#pragma once /* * SDK generated by Dumper-7 * * https://github.com/Encryqed/Dumper-7 */ // Debug assertions to verify member-offsets and struct-sizes namespace SDK { #define DUMPER7_ASSERTS_FUObjectItem \ static_assert(alignof(FUObjectItem) == 0x000008, "Wrong alignment on FUObjectItem"); \ static_assert(sizeof(FUObjectItem) == 0x000018, "Wrong size on FUObjectItem"); \ static_assert(offsetof(FUObjectItem, Object) == 0x000000, "Member 'FUObjectItem::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TUObjectArray \ static_assert(alignof(TUObjectArray) == 0x000008, "Wrong alignment on TUObjectArray"); \ static_assert(sizeof(TUObjectArray) == 0x000020, "Wrong size on TUObjectArray"); \ static_assert(offsetof(TUObjectArray, Objects) == 0x000000, "Member 'TUObjectArray::Objects' has a wrong offset!"); \ static_assert(offsetof(TUObjectArray, MaxElements) == 0x000010, "Member 'TUObjectArray::MaxElements' has a wrong offset!"); \ static_assert(offsetof(TUObjectArray, NumElements) == 0x000014, "Member 'TUObjectArray::NumElements' has a wrong offset!"); \ static_assert(offsetof(TUObjectArray, MaxChunks) == 0x000018, "Member 'TUObjectArray::MaxChunks' has a wrong offset!"); \ static_assert(offsetof(TUObjectArray, NumChunks) == 0x00001C, "Member 'TUObjectArray::NumChunks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FName \ static_assert(alignof(FName) == 0x000004, "Wrong alignment on FName"); \ static_assert(sizeof(FName) == 0x000008, "Wrong size on FName"); \ static_assert(offsetof(FName, ComparisonIndex) == 0x000000, "Member 'FName::ComparisonIndex' has a wrong offset!"); \ static_assert(offsetof(FName, Number) == 0x000004, "Member 'FName::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextData \ static_assert(alignof(FTextData) == 0x000008, "Wrong alignment on FTextData"); \ static_assert(sizeof(FTextData) == 0x000040, "Wrong size on FTextData"); \ static_assert(offsetof(FTextData, TextSource) == 0x000030, "Member 'FTextData::TextSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FText \ static_assert(alignof(FText) == 0x000008, "Wrong alignment on FText"); \ static_assert(sizeof(FText) == 0x000018, "Wrong size on FText"); \ static_assert(offsetof(FText, TextData) == 0x000000, "Member 'FText::TextData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWeakObjectPtr \ static_assert(alignof(FWeakObjectPtr) == 0x000004, "Wrong alignment on FWeakObjectPtr"); \ static_assert(sizeof(FWeakObjectPtr) == 0x000008, "Wrong size on FWeakObjectPtr"); \ static_assert(offsetof(FWeakObjectPtr, ObjectIndex) == 0x000000, "Member 'FWeakObjectPtr::ObjectIndex' has a wrong offset!"); \ static_assert(offsetof(FWeakObjectPtr, ObjectSerialNumber) == 0x000004, "Member 'FWeakObjectPtr::ObjectSerialNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniqueObjectGuid \ static_assert(alignof(FUniqueObjectGuid) == 0x000004, "Wrong alignment on FUniqueObjectGuid"); \ static_assert(sizeof(FUniqueObjectGuid) == 0x000010, "Wrong size on FUniqueObjectGuid"); \ static_assert(offsetof(FUniqueObjectGuid, A) == 0x000000, "Member 'FUniqueObjectGuid::A' has a wrong offset!"); \ static_assert(offsetof(FUniqueObjectGuid, B) == 0x000004, "Member 'FUniqueObjectGuid::B' has a wrong offset!"); \ static_assert(offsetof(FUniqueObjectGuid, C) == 0x000008, "Member 'FUniqueObjectGuid::C' has a wrong offset!"); \ static_assert(offsetof(FUniqueObjectGuid, D) == 0x00000C, "Member 'FUniqueObjectGuid::D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTopLevelAssetPath \ static_assert(alignof(FTopLevelAssetPath) == 0x000004, "Wrong alignment on FTopLevelAssetPath"); \ static_assert(sizeof(FTopLevelAssetPath) == 0x000010, "Wrong size on FTopLevelAssetPath"); \ static_assert(offsetof(FTopLevelAssetPath, PackageName) == 0x000000, "Member 'FTopLevelAssetPath::PackageName' has a wrong offset!"); \ static_assert(offsetof(FTopLevelAssetPath, AssetName) == 0x000008, "Member 'FTopLevelAssetPath::AssetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoftObjectPath \ static_assert(alignof(FSoftObjectPath) == 0x000008, "Wrong alignment on FSoftObjectPath"); \ static_assert(sizeof(FSoftObjectPath) == 0x000020, "Wrong size on FSoftObjectPath"); \ static_assert(offsetof(FSoftObjectPath, AssetPath) == 0x000000, "Member 'FSoftObjectPath::AssetPath' has a wrong offset!"); \ static_assert(offsetof(FSoftObjectPath, SubPathString) == 0x000010, "Member 'FSoftObjectPath::SubPathString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScriptInterface \ static_assert(alignof(FScriptInterface) == 0x000008, "Wrong alignment on FScriptInterface"); \ static_assert(sizeof(FScriptInterface) == 0x000010, "Wrong size on FScriptInterface"); \ static_assert(offsetof(FScriptInterface, ObjectPointer) == 0x000000, "Member 'FScriptInterface::ObjectPointer' has a wrong offset!"); \ static_assert(offsetof(FScriptInterface, InterfacePointer) == 0x000008, "Member 'FScriptInterface::InterfacePointer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldPath \ static_assert(alignof(FFieldPath) == 0x000008, "Wrong alignment on FFieldPath"); \ static_assert(sizeof(FFieldPath) == 0x000020, "Wrong size on FFieldPath"); \ static_assert(offsetof(FFieldPath, ResolvedField) == 0x000000, "Member 'FFieldPath::ResolvedField' has a wrong offset!"); \ static_assert(offsetof(FFieldPath, ResolvedOwner) == 0x000008, "Member 'FFieldPath::ResolvedOwner' has a wrong offset!"); \ static_assert(offsetof(FFieldPath, Path) == 0x000010, "Member 'FFieldPath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScriptDelegate \ static_assert(alignof(FScriptDelegate) == 0x000004, "Wrong alignment on FScriptDelegate"); \ static_assert(sizeof(FScriptDelegate) == 0x000010, "Wrong size on FScriptDelegate"); \ static_assert(offsetof(FScriptDelegate, Object) == 0x000000, "Member 'FScriptDelegate::Object' has a wrong offset!"); \ static_assert(offsetof(FScriptDelegate, FunctionName) == 0x000008, "Member 'FScriptDelegate::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldClass \ static_assert(alignof(FFieldClass) == 0x000008, "Wrong alignment on FFieldClass"); \ static_assert(sizeof(FFieldClass) == 0x000028, "Wrong size on FFieldClass"); \ static_assert(offsetof(FFieldClass, Name) == 0x000000, "Member 'FFieldClass::Name' has a wrong offset!"); \ static_assert(offsetof(FFieldClass, Id) == 0x000008, "Member 'FFieldClass::Id' has a wrong offset!"); \ static_assert(offsetof(FFieldClass, CastFlags) == 0x000010, "Member 'FFieldClass::CastFlags' has a wrong offset!"); \ static_assert(offsetof(FFieldClass, ClassFlags) == 0x000018, "Member 'FFieldClass::ClassFlags' has a wrong offset!"); \ static_assert(offsetof(FFieldClass, SuperClass) == 0x000020, "Member 'FFieldClass::SuperClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldVariant \ static_assert(alignof(FFieldVariant) == 0x000008, "Wrong alignment on FFieldVariant"); \ static_assert(sizeof(FFieldVariant) == 0x000010, "Wrong size on FFieldVariant"); \ static_assert(offsetof(FFieldVariant, Container) == 0x000000, "Member 'FFieldVariant::Container' has a wrong offset!"); \ static_assert(offsetof(FFieldVariant, bIsUObject) == 0x000008, "Member 'FFieldVariant::bIsUObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FField \ static_assert(alignof(FField) == 0x000008, "Wrong alignment on FField"); \ static_assert(sizeof(FField) == 0x000038, "Wrong size on FField"); \ static_assert(offsetof(FField, VTable) == 0x000000, "Member 'FField::VTable' has a wrong offset!"); \ static_assert(offsetof(FField, ClassPrivate) == 0x000008, "Member 'FField::ClassPrivate' has a wrong offset!"); \ static_assert(offsetof(FField, Owner) == 0x000010, "Member 'FField::Owner' has a wrong offset!"); \ static_assert(offsetof(FField, Next) == 0x000020, "Member 'FField::Next' has a wrong offset!"); \ static_assert(offsetof(FField, Name) == 0x000028, "Member 'FField::Name' has a wrong offset!"); \ static_assert(offsetof(FField, ObjFlags) == 0x000030, "Member 'FField::ObjFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProperty \ static_assert(alignof(FProperty) == 0x000008, "Wrong alignment on FProperty"); \ static_assert(sizeof(FProperty) == 0x000078, "Wrong size on FProperty"); \ static_assert(offsetof(FProperty, ArrayDim) == 0x000038, "Member 'FProperty::ArrayDim' has a wrong offset!"); \ static_assert(offsetof(FProperty, ElementSize) == 0x00003C, "Member 'FProperty::ElementSize' has a wrong offset!"); \ static_assert(offsetof(FProperty, PropertyFlags) == 0x000040, "Member 'FProperty::PropertyFlags' has a wrong offset!"); \ static_assert(offsetof(FProperty, Offset) == 0x00004C, "Member 'FProperty::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FByteProperty \ static_assert(alignof(FByteProperty) == 0x000008, "Wrong alignment on FByteProperty"); \ static_assert(sizeof(FByteProperty) == 0x000080, "Wrong size on FByteProperty"); \ static_assert(offsetof(FByteProperty, Enum) == 0x000078, "Member 'FByteProperty::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoolProperty \ static_assert(alignof(FBoolProperty) == 0x000008, "Wrong alignment on FBoolProperty"); \ static_assert(sizeof(FBoolProperty) == 0x000080, "Wrong size on FBoolProperty"); \ static_assert(offsetof(FBoolProperty, FieldSize) == 0x000078, "Member 'FBoolProperty::FieldSize' has a wrong offset!"); \ static_assert(offsetof(FBoolProperty, ByteOffset) == 0x000079, "Member 'FBoolProperty::ByteOffset' has a wrong offset!"); \ static_assert(offsetof(FBoolProperty, ByteMask) == 0x00007A, "Member 'FBoolProperty::ByteMask' has a wrong offset!"); \ static_assert(offsetof(FBoolProperty, FieldMask) == 0x00007B, "Member 'FBoolProperty::FieldMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FObjectPropertyBase \ static_assert(alignof(FObjectPropertyBase) == 0x000008, "Wrong alignment on FObjectPropertyBase"); \ static_assert(sizeof(FObjectPropertyBase) == 0x000080, "Wrong size on FObjectPropertyBase"); \ static_assert(offsetof(FObjectPropertyBase, PropertyClass) == 0x000078, "Member 'FObjectPropertyBase::PropertyClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClassProperty \ static_assert(alignof(FClassProperty) == 0x000008, "Wrong alignment on FClassProperty"); \ static_assert(sizeof(FClassProperty) == 0x000088, "Wrong size on FClassProperty"); \ static_assert(offsetof(FClassProperty, MetaClass) == 0x000080, "Member 'FClassProperty::MetaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructProperty \ static_assert(alignof(FStructProperty) == 0x000008, "Wrong alignment on FStructProperty"); \ static_assert(sizeof(FStructProperty) == 0x000080, "Wrong size on FStructProperty"); \ static_assert(offsetof(FStructProperty, Struct) == 0x000078, "Member 'FStructProperty::Struct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FArrayProperty \ static_assert(alignof(FArrayProperty) == 0x000008, "Wrong alignment on FArrayProperty"); \ static_assert(sizeof(FArrayProperty) == 0x000080, "Wrong size on FArrayProperty"); \ static_assert(offsetof(FArrayProperty, InnerProperty) == 0x000078, "Member 'FArrayProperty::InnerProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDelegateProperty \ static_assert(alignof(FDelegateProperty) == 0x000008, "Wrong alignment on FDelegateProperty"); \ static_assert(sizeof(FDelegateProperty) == 0x000080, "Wrong size on FDelegateProperty"); \ static_assert(offsetof(FDelegateProperty, SignatureFunction) == 0x000078, "Member 'FDelegateProperty::SignatureFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMapProperty \ static_assert(alignof(FMapProperty) == 0x000008, "Wrong alignment on FMapProperty"); \ static_assert(sizeof(FMapProperty) == 0x000088, "Wrong size on FMapProperty"); \ static_assert(offsetof(FMapProperty, KeyProperty) == 0x000078, "Member 'FMapProperty::KeyProperty' has a wrong offset!"); \ static_assert(offsetof(FMapProperty, ValueProperty) == 0x000080, "Member 'FMapProperty::ValueProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSetProperty \ static_assert(alignof(FSetProperty) == 0x000008, "Wrong alignment on FSetProperty"); \ static_assert(sizeof(FSetProperty) == 0x000080, "Wrong size on FSetProperty"); \ static_assert(offsetof(FSetProperty, ElementProperty) == 0x000078, "Member 'FSetProperty::ElementProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnumProperty \ static_assert(alignof(FEnumProperty) == 0x000008, "Wrong alignment on FEnumProperty"); \ static_assert(sizeof(FEnumProperty) == 0x000088, "Wrong size on FEnumProperty"); \ static_assert(offsetof(FEnumProperty, UnderlayingProperty) == 0x000078, "Member 'FEnumProperty::UnderlayingProperty' has a wrong offset!"); \ static_assert(offsetof(FEnumProperty, Enum) == 0x000080, "Member 'FEnumProperty::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldPathProperty \ static_assert(alignof(FFieldPathProperty) == 0x000008, "Wrong alignment on FFieldPathProperty"); \ static_assert(sizeof(FFieldPathProperty) == 0x000080, "Wrong size on FFieldPathProperty"); \ static_assert(offsetof(FFieldPathProperty, FieldClass) == 0x000078, "Member 'FFieldPathProperty::FieldClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOptionalProperty \ static_assert(alignof(FOptionalProperty) == 0x000008, "Wrong alignment on FOptionalProperty"); \ static_assert(sizeof(FOptionalProperty) == 0x000080, "Wrong size on FOptionalProperty"); \ static_assert(offsetof(FOptionalProperty, ValueProperty) == 0x000078, "Member 'FOptionalProperty::ValueProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector \ static_assert(alignof(FVector) == 0x000008, "Wrong alignment on FVector"); \ static_assert(sizeof(FVector) == 0x000018, "Wrong size on FVector"); \ static_assert(offsetof(FVector, X) == 0x000000, "Member 'FVector::X' has a wrong offset!"); \ static_assert(offsetof(FVector, Y) == 0x000008, "Member 'FVector::Y' has a wrong offset!"); \ static_assert(offsetof(FVector, Z) == 0x000010, "Member 'FVector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointVector \ static_assert(alignof(FInterpCurvePointVector) == 0x000008, "Wrong alignment on FInterpCurvePointVector"); \ static_assert(sizeof(FInterpCurvePointVector) == 0x000058, "Wrong size on FInterpCurvePointVector"); \ static_assert(offsetof(FInterpCurvePointVector, InVal) == 0x000000, "Member 'FInterpCurvePointVector::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector, OutVal) == 0x000008, "Member 'FInterpCurvePointVector::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector, ArriveTangent) == 0x000020, "Member 'FInterpCurvePointVector::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector, LeaveTangent) == 0x000038, "Member 'FInterpCurvePointVector::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector, InterpMode) == 0x000050, "Member 'FInterpCurvePointVector::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveVector \ static_assert(alignof(FInterpCurveVector) == 0x000008, "Wrong alignment on FInterpCurveVector"); \ static_assert(sizeof(FInterpCurveVector) == 0x000018, "Wrong size on FInterpCurveVector"); \ static_assert(offsetof(FInterpCurveVector, Points) == 0x000000, "Member 'FInterpCurveVector::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveVector, bIsLooped) == 0x000010, "Member 'FInterpCurveVector::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveVector, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveVector::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTopLevelAssetPath \ static_assert(alignof(FTopLevelAssetPath) == 0x000004, "Wrong alignment on FTopLevelAssetPath"); \ static_assert(sizeof(FTopLevelAssetPath) == 0x000010, "Wrong size on FTopLevelAssetPath"); \ static_assert(offsetof(FTopLevelAssetPath, PackageName) == 0x000000, "Member 'FTopLevelAssetPath::PackageName' has a wrong offset!"); \ static_assert(offsetof(FTopLevelAssetPath, AssetName) == 0x000008, "Member 'FTopLevelAssetPath::AssetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuat \ static_assert(alignof(FQuat) == 0x000010, "Wrong alignment on FQuat"); \ static_assert(sizeof(FQuat) == 0x000020, "Wrong size on FQuat"); \ static_assert(offsetof(FQuat, X) == 0x000000, "Member 'FQuat::X' has a wrong offset!"); \ static_assert(offsetof(FQuat, Y) == 0x000008, "Member 'FQuat::Y' has a wrong offset!"); \ static_assert(offsetof(FQuat, Z) == 0x000010, "Member 'FQuat::Z' has a wrong offset!"); \ static_assert(offsetof(FQuat, W) == 0x000018, "Member 'FQuat::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointQuat \ static_assert(alignof(FInterpCurvePointQuat) == 0x000010, "Wrong alignment on FInterpCurvePointQuat"); \ static_assert(sizeof(FInterpCurvePointQuat) == 0x000080, "Wrong size on FInterpCurvePointQuat"); \ static_assert(offsetof(FInterpCurvePointQuat, InVal) == 0x000000, "Member 'FInterpCurvePointQuat::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointQuat, OutVal) == 0x000010, "Member 'FInterpCurvePointQuat::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointQuat, ArriveTangent) == 0x000030, "Member 'FInterpCurvePointQuat::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointQuat, LeaveTangent) == 0x000050, "Member 'FInterpCurvePointQuat::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointQuat, InterpMode) == 0x000070, "Member 'FInterpCurvePointQuat::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoftObjectPath \ static_assert(alignof(FSoftObjectPath) == 0x000008, "Wrong alignment on FSoftObjectPath"); \ static_assert(sizeof(FSoftObjectPath) == 0x000020, "Wrong size on FSoftObjectPath"); \ static_assert(offsetof(FSoftObjectPath, AssetPath) == 0x000000, "Member 'FSoftObjectPath::AssetPath' has a wrong offset!"); \ static_assert(offsetof(FSoftObjectPath, SubPathString) == 0x000010, "Member 'FSoftObjectPath::SubPathString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARFilter \ static_assert(alignof(FARFilter) == 0x000008, "Wrong alignment on FARFilter"); \ static_assert(sizeof(FARFilter) == 0x000150, "Wrong size on FARFilter"); \ static_assert(offsetof(FARFilter, PackageNames) == 0x000000, "Member 'FARFilter::PackageNames' has a wrong offset!"); \ static_assert(offsetof(FARFilter, PackagePaths) == 0x000010, "Member 'FARFilter::PackagePaths' has a wrong offset!"); \ static_assert(offsetof(FARFilter, SoftObjectPaths) == 0x000020, "Member 'FARFilter::SoftObjectPaths' has a wrong offset!"); \ static_assert(offsetof(FARFilter, ClassNames) == 0x000030, "Member 'FARFilter::ClassNames' has a wrong offset!"); \ static_assert(offsetof(FARFilter, ClassPaths) == 0x000040, "Member 'FARFilter::ClassPaths' has a wrong offset!"); \ static_assert(offsetof(FARFilter, RecursiveClassesExclusionSet) == 0x0000A0, "Member 'FARFilter::RecursiveClassesExclusionSet' has a wrong offset!"); \ static_assert(offsetof(FARFilter, RecursiveClassPathsExclusionSet) == 0x0000F0, "Member 'FARFilter::RecursiveClassPathsExclusionSet' has a wrong offset!"); \ static_assert(offsetof(FARFilter, bRecursivePaths) == 0x000140, "Member 'FARFilter::bRecursivePaths' has a wrong offset!"); \ static_assert(offsetof(FARFilter, bRecursiveClasses) == 0x000141, "Member 'FARFilter::bRecursiveClasses' has a wrong offset!"); \ static_assert(offsetof(FARFilter, bIncludeOnlyOnDiskAssets) == 0x000142, "Member 'FARFilter::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector2D \ static_assert(alignof(FVector2D) == 0x000008, "Wrong alignment on FVector2D"); \ static_assert(sizeof(FVector2D) == 0x000010, "Wrong size on FVector2D"); \ static_assert(offsetof(FVector2D, X) == 0x000000, "Member 'FVector2D::X' has a wrong offset!"); \ static_assert(offsetof(FVector2D, Y) == 0x000008, "Member 'FVector2D::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointVector2D \ static_assert(alignof(FInterpCurvePointVector2D) == 0x000008, "Wrong alignment on FInterpCurvePointVector2D"); \ static_assert(sizeof(FInterpCurvePointVector2D) == 0x000040, "Wrong size on FInterpCurvePointVector2D"); \ static_assert(offsetof(FInterpCurvePointVector2D, InVal) == 0x000000, "Member 'FInterpCurvePointVector2D::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector2D, OutVal) == 0x000008, "Member 'FInterpCurvePointVector2D::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector2D, ArriveTangent) == 0x000018, "Member 'FInterpCurvePointVector2D::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector2D, LeaveTangent) == 0x000028, "Member 'FInterpCurvePointVector2D::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointVector2D, InterpMode) == 0x000038, "Member 'FInterpCurvePointVector2D::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveVector2D \ static_assert(alignof(FInterpCurveVector2D) == 0x000008, "Wrong alignment on FInterpCurveVector2D"); \ static_assert(sizeof(FInterpCurveVector2D) == 0x000018, "Wrong size on FInterpCurveVector2D"); \ static_assert(offsetof(FInterpCurveVector2D, Points) == 0x000000, "Member 'FInterpCurveVector2D::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveVector2D, bIsLooped) == 0x000010, "Member 'FInterpCurveVector2D::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveVector2D, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveVector2D::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetBundleEntry \ static_assert(alignof(FAssetBundleEntry) == 0x000008, "Wrong alignment on FAssetBundleEntry"); \ static_assert(sizeof(FAssetBundleEntry) == 0x000018, "Wrong size on FAssetBundleEntry"); \ static_assert(offsetof(FAssetBundleEntry, BundleName) == 0x000000, "Member 'FAssetBundleEntry::BundleName' has a wrong offset!"); \ static_assert(offsetof(FAssetBundleEntry, AssetPaths) == 0x000008, "Member 'FAssetBundleEntry::AssetPaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetBundleData \ static_assert(alignof(FAssetBundleData) == 0x000008, "Wrong alignment on FAssetBundleData"); \ static_assert(sizeof(FAssetBundleData) == 0x000010, "Wrong size on FAssetBundleData"); \ static_assert(offsetof(FAssetBundleData, Bundles) == 0x000000, "Member 'FAssetBundleData::Bundles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetData \ static_assert(alignof(FAssetData) == 0x000008, "Wrong alignment on FAssetData"); \ static_assert(sizeof(FAssetData) == 0x000068, "Wrong size on FAssetData"); \ static_assert(offsetof(FAssetData, PackageName) == 0x000000, "Member 'FAssetData::PackageName' has a wrong offset!"); \ static_assert(offsetof(FAssetData, PackagePath) == 0x000008, "Member 'FAssetData::PackagePath' has a wrong offset!"); \ static_assert(offsetof(FAssetData, AssetName) == 0x000010, "Member 'FAssetData::AssetName' has a wrong offset!"); \ static_assert(offsetof(FAssetData, AssetClass) == 0x000018, "Member 'FAssetData::AssetClass' has a wrong offset!"); \ static_assert(offsetof(FAssetData, AssetClassPath) == 0x000020, "Member 'FAssetData::AssetClassPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGuid \ static_assert(alignof(FGuid) == 0x000004, "Wrong alignment on FGuid"); \ static_assert(sizeof(FGuid) == 0x000010, "Wrong size on FGuid"); \ static_assert(offsetof(FGuid, A) == 0x000000, "Member 'FGuid::A' has a wrong offset!"); \ static_assert(offsetof(FGuid, B) == 0x000004, "Member 'FGuid::B' has a wrong offset!"); \ static_assert(offsetof(FGuid, C) == 0x000008, "Member 'FGuid::C' has a wrong offset!"); \ static_assert(offsetof(FGuid, D) == 0x00000C, "Member 'FGuid::D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAutomationEvent \ static_assert(alignof(FAutomationEvent) == 0x000008, "Wrong alignment on FAutomationEvent"); \ static_assert(sizeof(FAutomationEvent) == 0x000038, "Wrong size on FAutomationEvent"); \ static_assert(offsetof(FAutomationEvent, Type) == 0x000000, "Member 'FAutomationEvent::Type' has a wrong offset!"); \ static_assert(offsetof(FAutomationEvent, Message) == 0x000008, "Member 'FAutomationEvent::Message' has a wrong offset!"); \ static_assert(offsetof(FAutomationEvent, Context) == 0x000018, "Member 'FAutomationEvent::Context' has a wrong offset!"); \ static_assert(offsetof(FAutomationEvent, Artifact) == 0x000028, "Member 'FAutomationEvent::Artifact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDateTime \ static_assert(alignof(FDateTime) == 0x000008, "Wrong alignment on FDateTime"); \ static_assert(sizeof(FDateTime) == 0x000008, "Wrong size on FDateTime"); \ #define DUMPER7_ASSERTS_FAutomationExecutionEntry \ static_assert(alignof(FAutomationExecutionEntry) == 0x000008, "Wrong alignment on FAutomationExecutionEntry"); \ static_assert(sizeof(FAutomationExecutionEntry) == 0x000058, "Wrong size on FAutomationExecutionEntry"); \ static_assert(offsetof(FAutomationExecutionEntry, Event) == 0x000000, "Member 'FAutomationExecutionEntry::Event' has a wrong offset!"); \ static_assert(offsetof(FAutomationExecutionEntry, Filename) == 0x000038, "Member 'FAutomationExecutionEntry::Filename' has a wrong offset!"); \ static_assert(offsetof(FAutomationExecutionEntry, LineNumber) == 0x000048, "Member 'FAutomationExecutionEntry::LineNumber' has a wrong offset!"); \ static_assert(offsetof(FAutomationExecutionEntry, Timestamp) == 0x000050, "Member 'FAutomationExecutionEntry::Timestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBox \ static_assert(alignof(FBox) == 0x000008, "Wrong alignment on FBox"); \ static_assert(sizeof(FBox) == 0x000038, "Wrong size on FBox"); \ static_assert(offsetof(FBox, Min) == 0x000000, "Member 'FBox::Min' has a wrong offset!"); \ static_assert(offsetof(FBox, Max) == 0x000018, "Member 'FBox::Max' has a wrong offset!"); \ static_assert(offsetof(FBox, IsValid) == 0x000030, "Member 'FBox::IsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBox2D \ static_assert(alignof(FBox2D) == 0x000008, "Wrong alignment on FBox2D"); \ static_assert(sizeof(FBox2D) == 0x000028, "Wrong size on FBox2D"); \ static_assert(offsetof(FBox2D, Min) == 0x000000, "Member 'FBox2D::Min' has a wrong offset!"); \ static_assert(offsetof(FBox2D, Max) == 0x000010, "Member 'FBox2D::Max' has a wrong offset!"); \ static_assert(offsetof(FBox2D, bIsValid) == 0x000020, "Member 'FBox2D::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector2f \ static_assert(alignof(FVector2f) == 0x000004, "Wrong alignment on FVector2f"); \ static_assert(sizeof(FVector2f) == 0x000008, "Wrong size on FVector2f"); \ static_assert(offsetof(FVector2f, X) == 0x000000, "Member 'FVector2f::X' has a wrong offset!"); \ static_assert(offsetof(FVector2f, Y) == 0x000004, "Member 'FVector2f::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBox2f \ static_assert(alignof(FBox2f) == 0x000004, "Wrong alignment on FBox2f"); \ static_assert(sizeof(FBox2f) == 0x000014, "Wrong size on FBox2f"); \ static_assert(offsetof(FBox2f, Min) == 0x000000, "Member 'FBox2f::Min' has a wrong offset!"); \ static_assert(offsetof(FBox2f, Max) == 0x000008, "Member 'FBox2f::Max' has a wrong offset!"); \ static_assert(offsetof(FBox2f, bIsValid) == 0x000010, "Member 'FBox2f::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector3d \ static_assert(alignof(FVector3d) == 0x000008, "Wrong alignment on FVector3d"); \ static_assert(sizeof(FVector3d) == 0x000018, "Wrong size on FVector3d"); \ static_assert(offsetof(FVector3d, X) == 0x000000, "Member 'FVector3d::X' has a wrong offset!"); \ static_assert(offsetof(FVector3d, Y) == 0x000008, "Member 'FVector3d::Y' has a wrong offset!"); \ static_assert(offsetof(FVector3d, Z) == 0x000010, "Member 'FVector3d::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBox3d \ static_assert(alignof(FBox3d) == 0x000008, "Wrong alignment on FBox3d"); \ static_assert(sizeof(FBox3d) == 0x000038, "Wrong size on FBox3d"); \ static_assert(offsetof(FBox3d, Min) == 0x000000, "Member 'FBox3d::Min' has a wrong offset!"); \ static_assert(offsetof(FBox3d, Max) == 0x000018, "Member 'FBox3d::Max' has a wrong offset!"); \ static_assert(offsetof(FBox3d, IsValid) == 0x000030, "Member 'FBox3d::IsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector3f \ static_assert(alignof(FVector3f) == 0x000004, "Wrong alignment on FVector3f"); \ static_assert(sizeof(FVector3f) == 0x00000C, "Wrong size on FVector3f"); \ static_assert(offsetof(FVector3f, X) == 0x000000, "Member 'FVector3f::X' has a wrong offset!"); \ static_assert(offsetof(FVector3f, Y) == 0x000004, "Member 'FVector3f::Y' has a wrong offset!"); \ static_assert(offsetof(FVector3f, Z) == 0x000008, "Member 'FVector3f::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBox3f \ static_assert(alignof(FBox3f) == 0x000004, "Wrong alignment on FBox3f"); \ static_assert(sizeof(FBox3f) == 0x00001C, "Wrong size on FBox3f"); \ static_assert(offsetof(FBox3f, Min) == 0x000000, "Member 'FBox3f::Min' has a wrong offset!"); \ static_assert(offsetof(FBox3f, Max) == 0x00000C, "Member 'FBox3f::Max' has a wrong offset!"); \ static_assert(offsetof(FBox3f, IsValid) == 0x000018, "Member 'FBox3f::IsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoxSphereBounds \ static_assert(alignof(FBoxSphereBounds) == 0x000008, "Wrong alignment on FBoxSphereBounds"); \ static_assert(sizeof(FBoxSphereBounds) == 0x000038, "Wrong size on FBoxSphereBounds"); \ static_assert(offsetof(FBoxSphereBounds, Origin) == 0x000000, "Member 'FBoxSphereBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds, BoxExtent) == 0x000018, "Member 'FBoxSphereBounds::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds, SphereRadius) == 0x000030, "Member 'FBoxSphereBounds::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoxSphereBounds3d \ static_assert(alignof(FBoxSphereBounds3d) == 0x000008, "Wrong alignment on FBoxSphereBounds3d"); \ static_assert(sizeof(FBoxSphereBounds3d) == 0x000038, "Wrong size on FBoxSphereBounds3d"); \ static_assert(offsetof(FBoxSphereBounds3d, Origin) == 0x000000, "Member 'FBoxSphereBounds3d::Origin' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds3d, BoxExtent) == 0x000018, "Member 'FBoxSphereBounds3d::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds3d, SphereRadius) == 0x000030, "Member 'FBoxSphereBounds3d::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoxSphereBounds3f \ static_assert(alignof(FBoxSphereBounds3f) == 0x000004, "Wrong alignment on FBoxSphereBounds3f"); \ static_assert(sizeof(FBoxSphereBounds3f) == 0x00001C, "Wrong size on FBoxSphereBounds3f"); \ static_assert(offsetof(FBoxSphereBounds3f, Origin) == 0x000000, "Member 'FBoxSphereBounds3f::Origin' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds3f, BoxExtent) == 0x00000C, "Member 'FBoxSphereBounds3f::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(FBoxSphereBounds3f, SphereRadius) == 0x000018, "Member 'FBoxSphereBounds3f::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColor \ static_assert(alignof(FColor) == 0x000004, "Wrong alignment on FColor"); \ static_assert(sizeof(FColor) == 0x000004, "Wrong size on FColor"); \ static_assert(offsetof(FColor, B) == 0x000000, "Member 'FColor::B' has a wrong offset!"); \ static_assert(offsetof(FColor, G) == 0x000001, "Member 'FColor::G' has a wrong offset!"); \ static_assert(offsetof(FColor, R) == 0x000002, "Member 'FColor::R' has a wrong offset!"); \ static_assert(offsetof(FColor, A) == 0x000003, "Member 'FColor::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDirectoryPath \ static_assert(alignof(FDirectoryPath) == 0x000008, "Wrong alignment on FDirectoryPath"); \ static_assert(sizeof(FDirectoryPath) == 0x000010, "Wrong size on FDirectoryPath"); \ static_assert(offsetof(FDirectoryPath, Path) == 0x000000, "Member 'FDirectoryPath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDoubleRangeBound \ static_assert(alignof(FDoubleRangeBound) == 0x000008, "Wrong alignment on FDoubleRangeBound"); \ static_assert(sizeof(FDoubleRangeBound) == 0x000010, "Wrong size on FDoubleRangeBound"); \ static_assert(offsetof(FDoubleRangeBound, Type) == 0x000000, "Member 'FDoubleRangeBound::Type' has a wrong offset!"); \ static_assert(offsetof(FDoubleRangeBound, Value) == 0x000008, "Member 'FDoubleRangeBound::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDoubleRange \ static_assert(alignof(FDoubleRange) == 0x000008, "Wrong alignment on FDoubleRange"); \ static_assert(sizeof(FDoubleRange) == 0x000020, "Wrong size on FDoubleRange"); \ static_assert(offsetof(FDoubleRange, LowerBound) == 0x000000, "Member 'FDoubleRange::LowerBound' has a wrong offset!"); \ static_assert(offsetof(FDoubleRange, UpperBound) == 0x000010, "Member 'FDoubleRange::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFallbackStruct \ static_assert(alignof(FFallbackStruct) == 0x000001, "Wrong alignment on FFallbackStruct"); \ static_assert(sizeof(FFallbackStruct) == 0x000001, "Wrong size on FFallbackStruct"); \ #define DUMPER7_ASSERTS_FFilePath \ static_assert(alignof(FFilePath) == 0x000008, "Wrong alignment on FFilePath"); \ static_assert(sizeof(FFilePath) == 0x000010, "Wrong size on FFilePath"); \ static_assert(offsetof(FFilePath, FilePath) == 0x000000, "Member 'FFilePath::FilePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatInterval \ static_assert(alignof(FFloatInterval) == 0x000004, "Wrong alignment on FFloatInterval"); \ static_assert(sizeof(FFloatInterval) == 0x000008, "Wrong size on FFloatInterval"); \ static_assert(offsetof(FFloatInterval, Min) == 0x000000, "Member 'FFloatInterval::Min' has a wrong offset!"); \ static_assert(offsetof(FFloatInterval, Max) == 0x000004, "Member 'FFloatInterval::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatRangeBound \ static_assert(alignof(FFloatRangeBound) == 0x000004, "Wrong alignment on FFloatRangeBound"); \ static_assert(sizeof(FFloatRangeBound) == 0x000008, "Wrong size on FFloatRangeBound"); \ static_assert(offsetof(FFloatRangeBound, Type) == 0x000000, "Member 'FFloatRangeBound::Type' has a wrong offset!"); \ static_assert(offsetof(FFloatRangeBound, Value) == 0x000004, "Member 'FFloatRangeBound::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatRange \ static_assert(alignof(FFloatRange) == 0x000004, "Wrong alignment on FFloatRange"); \ static_assert(sizeof(FFloatRange) == 0x000010, "Wrong size on FFloatRange"); \ static_assert(offsetof(FFloatRange, LowerBound) == 0x000000, "Member 'FFloatRange::LowerBound' has a wrong offset!"); \ static_assert(offsetof(FFloatRange, UpperBound) == 0x000008, "Member 'FFloatRange::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameNumber \ static_assert(alignof(FFrameNumber) == 0x000004, "Wrong alignment on FFrameNumber"); \ static_assert(sizeof(FFrameNumber) == 0x000004, "Wrong size on FFrameNumber"); \ static_assert(offsetof(FFrameNumber, Value) == 0x000000, "Member 'FFrameNumber::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameNumberRangeBound \ static_assert(alignof(FFrameNumberRangeBound) == 0x000004, "Wrong alignment on FFrameNumberRangeBound"); \ static_assert(sizeof(FFrameNumberRangeBound) == 0x000008, "Wrong size on FFrameNumberRangeBound"); \ static_assert(offsetof(FFrameNumberRangeBound, Type) == 0x000000, "Member 'FFrameNumberRangeBound::Type' has a wrong offset!"); \ static_assert(offsetof(FFrameNumberRangeBound, Value) == 0x000004, "Member 'FFrameNumberRangeBound::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameNumberRange \ static_assert(alignof(FFrameNumberRange) == 0x000004, "Wrong alignment on FFrameNumberRange"); \ static_assert(sizeof(FFrameNumberRange) == 0x000010, "Wrong size on FFrameNumberRange"); \ static_assert(offsetof(FFrameNumberRange, LowerBound) == 0x000000, "Member 'FFrameNumberRange::LowerBound' has a wrong offset!"); \ static_assert(offsetof(FFrameNumberRange, UpperBound) == 0x000008, "Member 'FFrameNumberRange::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameRate \ static_assert(alignof(FFrameRate) == 0x000004, "Wrong alignment on FFrameRate"); \ static_assert(sizeof(FFrameRate) == 0x000008, "Wrong size on FFrameRate"); \ static_assert(offsetof(FFrameRate, Numerator) == 0x000000, "Member 'FFrameRate::Numerator' has a wrong offset!"); \ static_assert(offsetof(FFrameRate, Denominator) == 0x000004, "Member 'FFrameRate::Denominator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameTime \ static_assert(alignof(FFrameTime) == 0x000004, "Wrong alignment on FFrameTime"); \ static_assert(sizeof(FFrameTime) == 0x000008, "Wrong size on FFrameTime"); \ static_assert(offsetof(FFrameTime, FrameNumber) == 0x000000, "Member 'FFrameTime::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(FFrameTime, SubFrame) == 0x000004, "Member 'FFrameTime::SubFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputDeviceId \ static_assert(alignof(FInputDeviceId) == 0x000004, "Wrong alignment on FInputDeviceId"); \ static_assert(sizeof(FInputDeviceId) == 0x000004, "Wrong size on FInputDeviceId"); \ static_assert(offsetof(FInputDeviceId, InternalId) == 0x000000, "Member 'FInputDeviceId::InternalId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Interval \ static_assert(alignof(FInt32Interval) == 0x000004, "Wrong alignment on FInt32Interval"); \ static_assert(sizeof(FInt32Interval) == 0x000008, "Wrong size on FInt32Interval"); \ static_assert(offsetof(FInt32Interval, Min) == 0x000000, "Member 'FInt32Interval::Min' has a wrong offset!"); \ static_assert(offsetof(FInt32Interval, Max) == 0x000004, "Member 'FInt32Interval::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Point \ static_assert(alignof(FInt32Point) == 0x000004, "Wrong alignment on FInt32Point"); \ static_assert(sizeof(FInt32Point) == 0x000008, "Wrong size on FInt32Point"); \ static_assert(offsetof(FInt32Point, X) == 0x000000, "Member 'FInt32Point::X' has a wrong offset!"); \ static_assert(offsetof(FInt32Point, Y) == 0x000004, "Member 'FInt32Point::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32RangeBound \ static_assert(alignof(FInt32RangeBound) == 0x000004, "Wrong alignment on FInt32RangeBound"); \ static_assert(sizeof(FInt32RangeBound) == 0x000008, "Wrong size on FInt32RangeBound"); \ static_assert(offsetof(FInt32RangeBound, Type) == 0x000000, "Member 'FInt32RangeBound::Type' has a wrong offset!"); \ static_assert(offsetof(FInt32RangeBound, Value) == 0x000004, "Member 'FInt32RangeBound::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Range \ static_assert(alignof(FInt32Range) == 0x000004, "Wrong alignment on FInt32Range"); \ static_assert(sizeof(FInt32Range) == 0x000010, "Wrong size on FInt32Range"); \ static_assert(offsetof(FInt32Range, LowerBound) == 0x000000, "Member 'FInt32Range::LowerBound' has a wrong offset!"); \ static_assert(offsetof(FInt32Range, UpperBound) == 0x000008, "Member 'FInt32Range::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Vector \ static_assert(alignof(FInt32Vector) == 0x000004, "Wrong alignment on FInt32Vector"); \ static_assert(sizeof(FInt32Vector) == 0x00000C, "Wrong size on FInt32Vector"); \ static_assert(offsetof(FInt32Vector, X) == 0x000000, "Member 'FInt32Vector::X' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector, Y) == 0x000004, "Member 'FInt32Vector::Y' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector, Z) == 0x000008, "Member 'FInt32Vector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Vector2 \ static_assert(alignof(FInt32Vector2) == 0x000004, "Wrong alignment on FInt32Vector2"); \ static_assert(sizeof(FInt32Vector2) == 0x000008, "Wrong size on FInt32Vector2"); \ static_assert(offsetof(FInt32Vector2, X) == 0x000000, "Member 'FInt32Vector2::X' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector2, Y) == 0x000004, "Member 'FInt32Vector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt32Vector4 \ static_assert(alignof(FInt32Vector4) == 0x000004, "Wrong alignment on FInt32Vector4"); \ static_assert(sizeof(FInt32Vector4) == 0x000010, "Wrong size on FInt32Vector4"); \ static_assert(offsetof(FInt32Vector4, X) == 0x000000, "Member 'FInt32Vector4::X' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector4, Y) == 0x000004, "Member 'FInt32Vector4::Y' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector4, Z) == 0x000008, "Member 'FInt32Vector4::Z' has a wrong offset!"); \ static_assert(offsetof(FInt32Vector4, W) == 0x00000C, "Member 'FInt32Vector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt64Point \ static_assert(alignof(FInt64Point) == 0x000008, "Wrong alignment on FInt64Point"); \ static_assert(sizeof(FInt64Point) == 0x000010, "Wrong size on FInt64Point"); \ static_assert(offsetof(FInt64Point, X) == 0x000000, "Member 'FInt64Point::X' has a wrong offset!"); \ static_assert(offsetof(FInt64Point, Y) == 0x000008, "Member 'FInt64Point::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt64Vector \ static_assert(alignof(FInt64Vector) == 0x000008, "Wrong alignment on FInt64Vector"); \ static_assert(sizeof(FInt64Vector) == 0x000018, "Wrong size on FInt64Vector"); \ static_assert(offsetof(FInt64Vector, X) == 0x000000, "Member 'FInt64Vector::X' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector, Y) == 0x000008, "Member 'FInt64Vector::Y' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector, Z) == 0x000010, "Member 'FInt64Vector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt64Vector2 \ static_assert(alignof(FInt64Vector2) == 0x000008, "Wrong alignment on FInt64Vector2"); \ static_assert(sizeof(FInt64Vector2) == 0x000010, "Wrong size on FInt64Vector2"); \ static_assert(offsetof(FInt64Vector2, X) == 0x000000, "Member 'FInt64Vector2::X' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector2, Y) == 0x000008, "Member 'FInt64Vector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInt64Vector4 \ static_assert(alignof(FInt64Vector4) == 0x000008, "Wrong alignment on FInt64Vector4"); \ static_assert(sizeof(FInt64Vector4) == 0x000020, "Wrong size on FInt64Vector4"); \ static_assert(offsetof(FInt64Vector4, X) == 0x000000, "Member 'FInt64Vector4::X' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector4, Y) == 0x000008, "Member 'FInt64Vector4::Y' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector4, Z) == 0x000010, "Member 'FInt64Vector4::Z' has a wrong offset!"); \ static_assert(offsetof(FInt64Vector4, W) == 0x000018, "Member 'FInt64Vector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointFloat \ static_assert(alignof(FInterpCurvePointFloat) == 0x000004, "Wrong alignment on FInterpCurvePointFloat"); \ static_assert(sizeof(FInterpCurvePointFloat) == 0x000014, "Wrong size on FInterpCurvePointFloat"); \ static_assert(offsetof(FInterpCurvePointFloat, InVal) == 0x000000, "Member 'FInterpCurvePointFloat::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointFloat, OutVal) == 0x000004, "Member 'FInterpCurvePointFloat::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointFloat, ArriveTangent) == 0x000008, "Member 'FInterpCurvePointFloat::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointFloat, LeaveTangent) == 0x00000C, "Member 'FInterpCurvePointFloat::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointFloat, InterpMode) == 0x000010, "Member 'FInterpCurvePointFloat::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveFloat \ static_assert(alignof(FInterpCurveFloat) == 0x000008, "Wrong alignment on FInterpCurveFloat"); \ static_assert(sizeof(FInterpCurveFloat) == 0x000018, "Wrong size on FInterpCurveFloat"); \ static_assert(offsetof(FInterpCurveFloat, Points) == 0x000000, "Member 'FInterpCurveFloat::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveFloat, bIsLooped) == 0x000010, "Member 'FInterpCurveFloat::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveFloat, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveFloat::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLinearColor \ static_assert(alignof(FLinearColor) == 0x000004, "Wrong alignment on FLinearColor"); \ static_assert(sizeof(FLinearColor) == 0x000010, "Wrong size on FLinearColor"); \ static_assert(offsetof(FLinearColor, R) == 0x000000, "Member 'FLinearColor::R' has a wrong offset!"); \ static_assert(offsetof(FLinearColor, G) == 0x000004, "Member 'FLinearColor::G' has a wrong offset!"); \ static_assert(offsetof(FLinearColor, B) == 0x000008, "Member 'FLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(FLinearColor, A) == 0x00000C, "Member 'FLinearColor::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointLinearColor \ static_assert(alignof(FInterpCurvePointLinearColor) == 0x000004, "Wrong alignment on FInterpCurvePointLinearColor"); \ static_assert(sizeof(FInterpCurvePointLinearColor) == 0x000038, "Wrong size on FInterpCurvePointLinearColor"); \ static_assert(offsetof(FInterpCurvePointLinearColor, InVal) == 0x000000, "Member 'FInterpCurvePointLinearColor::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointLinearColor, OutVal) == 0x000004, "Member 'FInterpCurvePointLinearColor::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointLinearColor, ArriveTangent) == 0x000014, "Member 'FInterpCurvePointLinearColor::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointLinearColor, LeaveTangent) == 0x000024, "Member 'FInterpCurvePointLinearColor::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointLinearColor, InterpMode) == 0x000034, "Member 'FInterpCurvePointLinearColor::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveLinearColor \ static_assert(alignof(FInterpCurveLinearColor) == 0x000008, "Wrong alignment on FInterpCurveLinearColor"); \ static_assert(sizeof(FInterpCurveLinearColor) == 0x000018, "Wrong size on FInterpCurveLinearColor"); \ static_assert(offsetof(FInterpCurveLinearColor, Points) == 0x000000, "Member 'FInterpCurveLinearColor::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveLinearColor, bIsLooped) == 0x000010, "Member 'FInterpCurveLinearColor::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveLinearColor, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveLinearColor::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTwoVectors \ static_assert(alignof(FTwoVectors) == 0x000008, "Wrong alignment on FTwoVectors"); \ static_assert(sizeof(FTwoVectors) == 0x000030, "Wrong size on FTwoVectors"); \ static_assert(offsetof(FTwoVectors, v1) == 0x000000, "Member 'FTwoVectors::v1' has a wrong offset!"); \ static_assert(offsetof(FTwoVectors, v2) == 0x000018, "Member 'FTwoVectors::v2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurvePointTwoVectors \ static_assert(alignof(FInterpCurvePointTwoVectors) == 0x000008, "Wrong alignment on FInterpCurvePointTwoVectors"); \ static_assert(sizeof(FInterpCurvePointTwoVectors) == 0x0000A0, "Wrong size on FInterpCurvePointTwoVectors"); \ static_assert(offsetof(FInterpCurvePointTwoVectors, InVal) == 0x000000, "Member 'FInterpCurvePointTwoVectors::InVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointTwoVectors, OutVal) == 0x000008, "Member 'FInterpCurvePointTwoVectors::OutVal' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointTwoVectors, ArriveTangent) == 0x000038, "Member 'FInterpCurvePointTwoVectors::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointTwoVectors, LeaveTangent) == 0x000068, "Member 'FInterpCurvePointTwoVectors::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FInterpCurvePointTwoVectors, InterpMode) == 0x000098, "Member 'FInterpCurvePointTwoVectors::InterpMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveQuat \ static_assert(alignof(FInterpCurveQuat) == 0x000008, "Wrong alignment on FInterpCurveQuat"); \ static_assert(sizeof(FInterpCurveQuat) == 0x000018, "Wrong size on FInterpCurveQuat"); \ static_assert(offsetof(FInterpCurveQuat, Points) == 0x000000, "Member 'FInterpCurveQuat::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveQuat, bIsLooped) == 0x000010, "Member 'FInterpCurveQuat::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveQuat, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveQuat::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpCurveTwoVectors \ static_assert(alignof(FInterpCurveTwoVectors) == 0x000008, "Wrong alignment on FInterpCurveTwoVectors"); \ static_assert(sizeof(FInterpCurveTwoVectors) == 0x000018, "Wrong size on FInterpCurveTwoVectors"); \ static_assert(offsetof(FInterpCurveTwoVectors, Points) == 0x000000, "Member 'FInterpCurveTwoVectors::Points' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveTwoVectors, bIsLooped) == 0x000010, "Member 'FInterpCurveTwoVectors::bIsLooped' has a wrong offset!"); \ static_assert(offsetof(FInterpCurveTwoVectors, LoopKeyOffset) == 0x000014, "Member 'FInterpCurveTwoVectors::LoopKeyOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntPoint \ static_assert(alignof(FIntPoint) == 0x000004, "Wrong alignment on FIntPoint"); \ static_assert(sizeof(FIntPoint) == 0x000008, "Wrong size on FIntPoint"); \ static_assert(offsetof(FIntPoint, X) == 0x000000, "Member 'FIntPoint::X' has a wrong offset!"); \ static_assert(offsetof(FIntPoint, Y) == 0x000004, "Member 'FIntPoint::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntVector \ static_assert(alignof(FIntVector) == 0x000004, "Wrong alignment on FIntVector"); \ static_assert(sizeof(FIntVector) == 0x00000C, "Wrong size on FIntVector"); \ static_assert(offsetof(FIntVector, X) == 0x000000, "Member 'FIntVector::X' has a wrong offset!"); \ static_assert(offsetof(FIntVector, Y) == 0x000004, "Member 'FIntVector::Y' has a wrong offset!"); \ static_assert(offsetof(FIntVector, Z) == 0x000008, "Member 'FIntVector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntVector2 \ static_assert(alignof(FIntVector2) == 0x000004, "Wrong alignment on FIntVector2"); \ static_assert(sizeof(FIntVector2) == 0x000008, "Wrong size on FIntVector2"); \ static_assert(offsetof(FIntVector2, X) == 0x000000, "Member 'FIntVector2::X' has a wrong offset!"); \ static_assert(offsetof(FIntVector2, Y) == 0x000004, "Member 'FIntVector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntVector4 \ static_assert(alignof(FIntVector4) == 0x000004, "Wrong alignment on FIntVector4"); \ static_assert(sizeof(FIntVector4) == 0x000010, "Wrong size on FIntVector4"); \ static_assert(offsetof(FIntVector4, X) == 0x000000, "Member 'FIntVector4::X' has a wrong offset!"); \ static_assert(offsetof(FIntVector4, Y) == 0x000004, "Member 'FIntVector4::Y' has a wrong offset!"); \ static_assert(offsetof(FIntVector4, Z) == 0x000008, "Member 'FIntVector4::Z' has a wrong offset!"); \ static_assert(offsetof(FIntVector4, W) == 0x00000C, "Member 'FIntVector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlane \ static_assert(alignof(FPlane) == 0x000010, "Wrong alignment on FPlane"); \ static_assert(sizeof(FPlane) == 0x000020, "Wrong size on FPlane"); \ static_assert(offsetof(FPlane, W) == 0x000018, "Member 'FPlane::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMatrix \ static_assert(alignof(FMatrix) == 0x000010, "Wrong alignment on FMatrix"); \ static_assert(sizeof(FMatrix) == 0x000080, "Wrong size on FMatrix"); \ static_assert(offsetof(FMatrix, XPlane) == 0x000000, "Member 'FMatrix::XPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix, YPlane) == 0x000020, "Member 'FMatrix::YPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix, ZPlane) == 0x000040, "Member 'FMatrix::ZPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix, WPlane) == 0x000060, "Member 'FMatrix::WPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlane4d \ static_assert(alignof(FPlane4d) == 0x000010, "Wrong alignment on FPlane4d"); \ static_assert(sizeof(FPlane4d) == 0x000020, "Wrong size on FPlane4d"); \ static_assert(offsetof(FPlane4d, W) == 0x000018, "Member 'FPlane4d::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMatrix44d \ static_assert(alignof(FMatrix44d) == 0x000010, "Wrong alignment on FMatrix44d"); \ static_assert(sizeof(FMatrix44d) == 0x000080, "Wrong size on FMatrix44d"); \ static_assert(offsetof(FMatrix44d, XPlane) == 0x000000, "Member 'FMatrix44d::XPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44d, YPlane) == 0x000020, "Member 'FMatrix44d::YPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44d, ZPlane) == 0x000040, "Member 'FMatrix44d::ZPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44d, WPlane) == 0x000060, "Member 'FMatrix44d::WPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlane4f \ static_assert(alignof(FPlane4f) == 0x000010, "Wrong alignment on FPlane4f"); \ static_assert(sizeof(FPlane4f) == 0x000010, "Wrong size on FPlane4f"); \ static_assert(offsetof(FPlane4f, W) == 0x00000C, "Member 'FPlane4f::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMatrix44f \ static_assert(alignof(FMatrix44f) == 0x000010, "Wrong alignment on FMatrix44f"); \ static_assert(sizeof(FMatrix44f) == 0x000040, "Wrong size on FMatrix44f"); \ static_assert(offsetof(FMatrix44f, XPlane) == 0x000000, "Member 'FMatrix44f::XPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44f, YPlane) == 0x000010, "Member 'FMatrix44f::YPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44f, ZPlane) == 0x000020, "Member 'FMatrix44f::ZPlane' has a wrong offset!"); \ static_assert(offsetof(FMatrix44f, WPlane) == 0x000030, "Member 'FMatrix44f::WPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOrientedBox \ static_assert(alignof(FOrientedBox) == 0x000008, "Wrong alignment on FOrientedBox"); \ static_assert(sizeof(FOrientedBox) == 0x000078, "Wrong size on FOrientedBox"); \ static_assert(offsetof(FOrientedBox, Center) == 0x000000, "Member 'FOrientedBox::Center' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, AxisX) == 0x000018, "Member 'FOrientedBox::AxisX' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, AxisY) == 0x000030, "Member 'FOrientedBox::AxisY' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, AxisZ) == 0x000048, "Member 'FOrientedBox::AxisZ' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, ExtentX) == 0x000060, "Member 'FOrientedBox::ExtentX' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, ExtentY) == 0x000068, "Member 'FOrientedBox::ExtentY' has a wrong offset!"); \ static_assert(offsetof(FOrientedBox, ExtentZ) == 0x000070, "Member 'FOrientedBox::ExtentZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPackedNormal \ static_assert(alignof(FPackedNormal) == 0x000001, "Wrong alignment on FPackedNormal"); \ static_assert(sizeof(FPackedNormal) == 0x000004, "Wrong size on FPackedNormal"); \ static_assert(offsetof(FPackedNormal, X) == 0x000000, "Member 'FPackedNormal::X' has a wrong offset!"); \ static_assert(offsetof(FPackedNormal, Y) == 0x000001, "Member 'FPackedNormal::Y' has a wrong offset!"); \ static_assert(offsetof(FPackedNormal, Z) == 0x000002, "Member 'FPackedNormal::Z' has a wrong offset!"); \ static_assert(offsetof(FPackedNormal, W) == 0x000003, "Member 'FPackedNormal::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPackedRGB10A2N \ static_assert(alignof(FPackedRGB10A2N) == 0x000004, "Wrong alignment on FPackedRGB10A2N"); \ static_assert(sizeof(FPackedRGB10A2N) == 0x000004, "Wrong size on FPackedRGB10A2N"); \ static_assert(offsetof(FPackedRGB10A2N, Packed) == 0x000000, "Member 'FPackedRGB10A2N::Packed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPackedRGBA16N \ static_assert(alignof(FPackedRGBA16N) == 0x000004, "Wrong alignment on FPackedRGBA16N"); \ static_assert(sizeof(FPackedRGBA16N) == 0x000008, "Wrong size on FPackedRGBA16N"); \ static_assert(offsetof(FPackedRGBA16N, XY) == 0x000000, "Member 'FPackedRGBA16N::XY' has a wrong offset!"); \ static_assert(offsetof(FPackedRGBA16N, ZW) == 0x000004, "Member 'FPackedRGBA16N::ZW' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformUserId \ static_assert(alignof(FPlatformUserId) == 0x000004, "Wrong alignment on FPlatformUserId"); \ static_assert(sizeof(FPlatformUserId) == 0x000004, "Wrong size on FPlatformUserId"); \ static_assert(offsetof(FPlatformUserId, InternalId) == 0x000000, "Member 'FPlatformUserId::InternalId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformInputDeviceState \ static_assert(alignof(FPlatformInputDeviceState) == 0x000004, "Wrong alignment on FPlatformInputDeviceState"); \ static_assert(sizeof(FPlatformInputDeviceState) == 0x000008, "Wrong size on FPlatformInputDeviceState"); \ static_assert(offsetof(FPlatformInputDeviceState, OwningPlatformUser) == 0x000000, "Member 'FPlatformInputDeviceState::OwningPlatformUser' has a wrong offset!"); \ static_assert(offsetof(FPlatformInputDeviceState, ConnectionState) == 0x000004, "Member 'FPlatformInputDeviceState::ConnectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPolyglotTextData \ static_assert(alignof(FPolyglotTextData) == 0x000008, "Wrong alignment on FPolyglotTextData"); \ static_assert(sizeof(FPolyglotTextData) == 0x0000B8, "Wrong size on FPolyglotTextData"); \ static_assert(offsetof(FPolyglotTextData, Category) == 0x000000, "Member 'FPolyglotTextData::Category' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, NativeCulture) == 0x000008, "Member 'FPolyglotTextData::NativeCulture' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, Namespace) == 0x000018, "Member 'FPolyglotTextData::Namespace' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, Key) == 0x000028, "Member 'FPolyglotTextData::Key' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, NativeString) == 0x000038, "Member 'FPolyglotTextData::NativeString' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, LocalizedStrings) == 0x000048, "Member 'FPolyglotTextData::LocalizedStrings' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, bIsMinimalPatch) == 0x000098, "Member 'FPolyglotTextData::bIsMinimalPatch' has a wrong offset!"); \ static_assert(offsetof(FPolyglotTextData, CachedText) == 0x0000A0, "Member 'FPolyglotTextData::CachedText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimaryAssetType \ static_assert(alignof(FPrimaryAssetType) == 0x000004, "Wrong alignment on FPrimaryAssetType"); \ static_assert(sizeof(FPrimaryAssetType) == 0x000008, "Wrong size on FPrimaryAssetType"); \ static_assert(offsetof(FPrimaryAssetType, Name) == 0x000000, "Member 'FPrimaryAssetType::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimaryAssetId \ static_assert(alignof(FPrimaryAssetId) == 0x000004, "Wrong alignment on FPrimaryAssetId"); \ static_assert(sizeof(FPrimaryAssetId) == 0x000010, "Wrong size on FPrimaryAssetId"); \ static_assert(offsetof(FPrimaryAssetId, PrimaryAssetType) == 0x000000, "Member 'FPrimaryAssetId::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetId, PrimaryAssetName) == 0x000008, "Member 'FPrimaryAssetId::PrimaryAssetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQualifiedFrameTime \ static_assert(alignof(FQualifiedFrameTime) == 0x000004, "Wrong alignment on FQualifiedFrameTime"); \ static_assert(sizeof(FQualifiedFrameTime) == 0x000010, "Wrong size on FQualifiedFrameTime"); \ static_assert(offsetof(FQualifiedFrameTime, Time) == 0x000000, "Member 'FQualifiedFrameTime::Time' has a wrong offset!"); \ static_assert(offsetof(FQualifiedFrameTime, Rate) == 0x000008, "Member 'FQualifiedFrameTime::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuat4d \ static_assert(alignof(FQuat4d) == 0x000010, "Wrong alignment on FQuat4d"); \ static_assert(sizeof(FQuat4d) == 0x000020, "Wrong size on FQuat4d"); \ static_assert(offsetof(FQuat4d, X) == 0x000000, "Member 'FQuat4d::X' has a wrong offset!"); \ static_assert(offsetof(FQuat4d, Y) == 0x000008, "Member 'FQuat4d::Y' has a wrong offset!"); \ static_assert(offsetof(FQuat4d, Z) == 0x000010, "Member 'FQuat4d::Z' has a wrong offset!"); \ static_assert(offsetof(FQuat4d, W) == 0x000018, "Member 'FQuat4d::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuat4f \ static_assert(alignof(FQuat4f) == 0x000010, "Wrong alignment on FQuat4f"); \ static_assert(sizeof(FQuat4f) == 0x000010, "Wrong size on FQuat4f"); \ static_assert(offsetof(FQuat4f, X) == 0x000000, "Member 'FQuat4f::X' has a wrong offset!"); \ static_assert(offsetof(FQuat4f, Y) == 0x000004, "Member 'FQuat4f::Y' has a wrong offset!"); \ static_assert(offsetof(FQuat4f, Z) == 0x000008, "Member 'FQuat4f::Z' has a wrong offset!"); \ static_assert(offsetof(FQuat4f, W) == 0x00000C, "Member 'FQuat4f::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomStream \ static_assert(alignof(FRandomStream) == 0x000004, "Wrong alignment on FRandomStream"); \ static_assert(sizeof(FRandomStream) == 0x000008, "Wrong size on FRandomStream"); \ static_assert(offsetof(FRandomStream, InitialSeed) == 0x000000, "Member 'FRandomStream::InitialSeed' has a wrong offset!"); \ static_assert(offsetof(FRandomStream, Seed) == 0x000004, "Member 'FRandomStream::Seed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRotator \ static_assert(alignof(FRotator) == 0x000008, "Wrong alignment on FRotator"); \ static_assert(sizeof(FRotator) == 0x000018, "Wrong size on FRotator"); \ static_assert(offsetof(FRotator, Pitch) == 0x000000, "Member 'FRotator::Pitch' has a wrong offset!"); \ static_assert(offsetof(FRotator, Yaw) == 0x000008, "Member 'FRotator::Yaw' has a wrong offset!"); \ static_assert(offsetof(FRotator, Roll) == 0x000010, "Member 'FRotator::Roll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRotator3d \ static_assert(alignof(FRotator3d) == 0x000008, "Wrong alignment on FRotator3d"); \ static_assert(sizeof(FRotator3d) == 0x000018, "Wrong size on FRotator3d"); \ static_assert(offsetof(FRotator3d, Pitch) == 0x000000, "Member 'FRotator3d::Pitch' has a wrong offset!"); \ static_assert(offsetof(FRotator3d, Yaw) == 0x000008, "Member 'FRotator3d::Yaw' has a wrong offset!"); \ static_assert(offsetof(FRotator3d, Roll) == 0x000010, "Member 'FRotator3d::Roll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRotator3f \ static_assert(alignof(FRotator3f) == 0x000004, "Wrong alignment on FRotator3f"); \ static_assert(sizeof(FRotator3f) == 0x00000C, "Wrong size on FRotator3f"); \ static_assert(offsetof(FRotator3f, Pitch) == 0x000000, "Member 'FRotator3f::Pitch' has a wrong offset!"); \ static_assert(offsetof(FRotator3f, Yaw) == 0x000004, "Member 'FRotator3f::Yaw' has a wrong offset!"); \ static_assert(offsetof(FRotator3f, Roll) == 0x000008, "Member 'FRotator3f::Roll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoftClassPath \ static_assert(alignof(FSoftClassPath) == 0x000008, "Wrong alignment on FSoftClassPath"); \ static_assert(sizeof(FSoftClassPath) == 0x000020, "Wrong size on FSoftClassPath"); \ #define DUMPER7_ASSERTS_FTemplateString \ static_assert(alignof(FTemplateString) == 0x000008, "Wrong alignment on FTemplateString"); \ static_assert(sizeof(FTemplateString) == 0x000010, "Wrong size on FTemplateString"); \ static_assert(offsetof(FTemplateString, Template) == 0x000000, "Member 'FTemplateString::Template' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTestUninitializedScriptStructMembersTest \ static_assert(alignof(FTestUninitializedScriptStructMembersTest) == 0x000008, "Wrong alignment on FTestUninitializedScriptStructMembersTest"); \ static_assert(sizeof(FTestUninitializedScriptStructMembersTest) == 0x000018, "Wrong size on FTestUninitializedScriptStructMembersTest"); \ static_assert(offsetof(FTestUninitializedScriptStructMembersTest, UninitializedObjectReference) == 0x000000, "Member 'FTestUninitializedScriptStructMembersTest::UninitializedObjectReference' has a wrong offset!"); \ static_assert(offsetof(FTestUninitializedScriptStructMembersTest, InitializedObjectReference) == 0x000008, "Member 'FTestUninitializedScriptStructMembersTest::InitializedObjectReference' has a wrong offset!"); \ static_assert(offsetof(FTestUninitializedScriptStructMembersTest, UnusedValue) == 0x000010, "Member 'FTestUninitializedScriptStructMembersTest::UnusedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimecode \ static_assert(alignof(FTimecode) == 0x000004, "Wrong alignment on FTimecode"); \ static_assert(sizeof(FTimecode) == 0x000014, "Wrong size on FTimecode"); \ static_assert(offsetof(FTimecode, Hours) == 0x000000, "Member 'FTimecode::Hours' has a wrong offset!"); \ static_assert(offsetof(FTimecode, Minutes) == 0x000004, "Member 'FTimecode::Minutes' has a wrong offset!"); \ static_assert(offsetof(FTimecode, Seconds) == 0x000008, "Member 'FTimecode::Seconds' has a wrong offset!"); \ static_assert(offsetof(FTimecode, Frames) == 0x00000C, "Member 'FTimecode::Frames' has a wrong offset!"); \ static_assert(offsetof(FTimecode, bDropFrameFormat) == 0x000010, "Member 'FTimecode::bDropFrameFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimespan \ static_assert(alignof(FTimespan) == 0x000008, "Wrong alignment on FTimespan"); \ static_assert(sizeof(FTimespan) == 0x000008, "Wrong size on FTimespan"); \ #define DUMPER7_ASSERTS_FTransform \ static_assert(alignof(FTransform) == 0x000010, "Wrong alignment on FTransform"); \ static_assert(sizeof(FTransform) == 0x000060, "Wrong size on FTransform"); \ static_assert(offsetof(FTransform, Rotation) == 0x000000, "Member 'FTransform::Rotation' has a wrong offset!"); \ static_assert(offsetof(FTransform, Translation) == 0x000020, "Member 'FTransform::Translation' has a wrong offset!"); \ static_assert(offsetof(FTransform, Scale3D) == 0x000040, "Member 'FTransform::Scale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransform3d \ static_assert(alignof(FTransform3d) == 0x000010, "Wrong alignment on FTransform3d"); \ static_assert(sizeof(FTransform3d) == 0x000060, "Wrong size on FTransform3d"); \ static_assert(offsetof(FTransform3d, Rotation) == 0x000000, "Member 'FTransform3d::Rotation' has a wrong offset!"); \ static_assert(offsetof(FTransform3d, Translation) == 0x000020, "Member 'FTransform3d::Translation' has a wrong offset!"); \ static_assert(offsetof(FTransform3d, Scale3D) == 0x000040, "Member 'FTransform3d::Scale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransform3f \ static_assert(alignof(FTransform3f) == 0x000010, "Wrong alignment on FTransform3f"); \ static_assert(sizeof(FTransform3f) == 0x000030, "Wrong size on FTransform3f"); \ static_assert(offsetof(FTransform3f, Rotation) == 0x000000, "Member 'FTransform3f::Rotation' has a wrong offset!"); \ static_assert(offsetof(FTransform3f, Translation) == 0x000010, "Member 'FTransform3f::Translation' has a wrong offset!"); \ static_assert(offsetof(FTransform3f, Scale3D) == 0x000020, "Member 'FTransform3f::Scale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint32Point \ static_assert(alignof(FUint32Point) == 0x000004, "Wrong alignment on FUint32Point"); \ static_assert(sizeof(FUint32Point) == 0x000008, "Wrong size on FUint32Point"); \ static_assert(offsetof(FUint32Point, X) == 0x000000, "Member 'FUint32Point::X' has a wrong offset!"); \ static_assert(offsetof(FUint32Point, Y) == 0x000004, "Member 'FUint32Point::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint32Vector \ static_assert(alignof(FUint32Vector) == 0x000004, "Wrong alignment on FUint32Vector"); \ static_assert(sizeof(FUint32Vector) == 0x00000C, "Wrong size on FUint32Vector"); \ static_assert(offsetof(FUint32Vector, X) == 0x000000, "Member 'FUint32Vector::X' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector, Y) == 0x000004, "Member 'FUint32Vector::Y' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector, Z) == 0x000008, "Member 'FUint32Vector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint32Vector2 \ static_assert(alignof(FUint32Vector2) == 0x000004, "Wrong alignment on FUint32Vector2"); \ static_assert(sizeof(FUint32Vector2) == 0x000008, "Wrong size on FUint32Vector2"); \ static_assert(offsetof(FUint32Vector2, X) == 0x000000, "Member 'FUint32Vector2::X' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector2, Y) == 0x000004, "Member 'FUint32Vector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint32Vector4 \ static_assert(alignof(FUint32Vector4) == 0x000004, "Wrong alignment on FUint32Vector4"); \ static_assert(sizeof(FUint32Vector4) == 0x000010, "Wrong size on FUint32Vector4"); \ static_assert(offsetof(FUint32Vector4, X) == 0x000000, "Member 'FUint32Vector4::X' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector4, Y) == 0x000004, "Member 'FUint32Vector4::Y' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector4, Z) == 0x000008, "Member 'FUint32Vector4::Z' has a wrong offset!"); \ static_assert(offsetof(FUint32Vector4, W) == 0x00000C, "Member 'FUint32Vector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint64Point \ static_assert(alignof(FUint64Point) == 0x000008, "Wrong alignment on FUint64Point"); \ static_assert(sizeof(FUint64Point) == 0x000010, "Wrong size on FUint64Point"); \ static_assert(offsetof(FUint64Point, X) == 0x000000, "Member 'FUint64Point::X' has a wrong offset!"); \ static_assert(offsetof(FUint64Point, Y) == 0x000008, "Member 'FUint64Point::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint64Vector \ static_assert(alignof(FUint64Vector) == 0x000008, "Wrong alignment on FUint64Vector"); \ static_assert(sizeof(FUint64Vector) == 0x000018, "Wrong size on FUint64Vector"); \ static_assert(offsetof(FUint64Vector, X) == 0x000000, "Member 'FUint64Vector::X' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector, Y) == 0x000008, "Member 'FUint64Vector::Y' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector, Z) == 0x000010, "Member 'FUint64Vector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint64Vector2 \ static_assert(alignof(FUint64Vector2) == 0x000008, "Wrong alignment on FUint64Vector2"); \ static_assert(sizeof(FUint64Vector2) == 0x000010, "Wrong size on FUint64Vector2"); \ static_assert(offsetof(FUint64Vector2, X) == 0x000000, "Member 'FUint64Vector2::X' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector2, Y) == 0x000008, "Member 'FUint64Vector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUint64Vector4 \ static_assert(alignof(FUint64Vector4) == 0x000008, "Wrong alignment on FUint64Vector4"); \ static_assert(sizeof(FUint64Vector4) == 0x000020, "Wrong size on FUint64Vector4"); \ static_assert(offsetof(FUint64Vector4, X) == 0x000000, "Member 'FUint64Vector4::X' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector4, Y) == 0x000008, "Member 'FUint64Vector4::Y' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector4, Z) == 0x000010, "Member 'FUint64Vector4::Z' has a wrong offset!"); \ static_assert(offsetof(FUint64Vector4, W) == 0x000018, "Member 'FUint64Vector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUintPoint \ static_assert(alignof(FUintPoint) == 0x000004, "Wrong alignment on FUintPoint"); \ static_assert(sizeof(FUintPoint) == 0x000008, "Wrong size on FUintPoint"); \ static_assert(offsetof(FUintPoint, X) == 0x000000, "Member 'FUintPoint::X' has a wrong offset!"); \ static_assert(offsetof(FUintPoint, Y) == 0x000004, "Member 'FUintPoint::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUintVector \ static_assert(alignof(FUintVector) == 0x000004, "Wrong alignment on FUintVector"); \ static_assert(sizeof(FUintVector) == 0x00000C, "Wrong size on FUintVector"); \ static_assert(offsetof(FUintVector, X) == 0x000000, "Member 'FUintVector::X' has a wrong offset!"); \ static_assert(offsetof(FUintVector, Y) == 0x000004, "Member 'FUintVector::Y' has a wrong offset!"); \ static_assert(offsetof(FUintVector, Z) == 0x000008, "Member 'FUintVector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUintVector2 \ static_assert(alignof(FUintVector2) == 0x000004, "Wrong alignment on FUintVector2"); \ static_assert(sizeof(FUintVector2) == 0x000008, "Wrong size on FUintVector2"); \ static_assert(offsetof(FUintVector2, X) == 0x000000, "Member 'FUintVector2::X' has a wrong offset!"); \ static_assert(offsetof(FUintVector2, Y) == 0x000004, "Member 'FUintVector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUintVector4 \ static_assert(alignof(FUintVector4) == 0x000004, "Wrong alignment on FUintVector4"); \ static_assert(sizeof(FUintVector4) == 0x000010, "Wrong size on FUintVector4"); \ static_assert(offsetof(FUintVector4, X) == 0x000000, "Member 'FUintVector4::X' has a wrong offset!"); \ static_assert(offsetof(FUintVector4, Y) == 0x000004, "Member 'FUintVector4::Y' has a wrong offset!"); \ static_assert(offsetof(FUintVector4, Z) == 0x000008, "Member 'FUintVector4::Z' has a wrong offset!"); \ static_assert(offsetof(FUintVector4, W) == 0x00000C, "Member 'FUintVector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector4 \ static_assert(alignof(FVector4) == 0x000010, "Wrong alignment on FVector4"); \ static_assert(sizeof(FVector4) == 0x000020, "Wrong size on FVector4"); \ static_assert(offsetof(FVector4, X) == 0x000000, "Member 'FVector4::X' has a wrong offset!"); \ static_assert(offsetof(FVector4, Y) == 0x000008, "Member 'FVector4::Y' has a wrong offset!"); \ static_assert(offsetof(FVector4, Z) == 0x000010, "Member 'FVector4::Z' has a wrong offset!"); \ static_assert(offsetof(FVector4, W) == 0x000018, "Member 'FVector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector4d \ static_assert(alignof(FVector4d) == 0x000010, "Wrong alignment on FVector4d"); \ static_assert(sizeof(FVector4d) == 0x000020, "Wrong size on FVector4d"); \ static_assert(offsetof(FVector4d, X) == 0x000000, "Member 'FVector4d::X' has a wrong offset!"); \ static_assert(offsetof(FVector4d, Y) == 0x000008, "Member 'FVector4d::Y' has a wrong offset!"); \ static_assert(offsetof(FVector4d, Z) == 0x000010, "Member 'FVector4d::Z' has a wrong offset!"); \ static_assert(offsetof(FVector4d, W) == 0x000018, "Member 'FVector4d::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector4f \ static_assert(alignof(FVector4f) == 0x000010, "Wrong alignment on FVector4f"); \ static_assert(sizeof(FVector4f) == 0x000010, "Wrong size on FVector4f"); \ static_assert(offsetof(FVector4f, X) == 0x000000, "Member 'FVector4f::X' has a wrong offset!"); \ static_assert(offsetof(FVector4f, Y) == 0x000004, "Member 'FVector4f::Y' has a wrong offset!"); \ static_assert(offsetof(FVector4f, Z) == 0x000008, "Member 'FVector4f::Z' has a wrong offset!"); \ static_assert(offsetof(FVector4f, W) == 0x00000C, "Member 'FVector4f::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Object_ExecuteUbergraph \ static_assert(alignof(Object_ExecuteUbergraph) == 0x000004, "Wrong alignment on Object_ExecuteUbergraph"); \ static_assert(sizeof(Object_ExecuteUbergraph) == 0x000004, "Wrong size on Object_ExecuteUbergraph"); \ static_assert(offsetof(Object_ExecuteUbergraph, EntryPoint) == 0x000000, "Member 'Object_ExecuteUbergraph::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UObject \ static_assert(alignof(UObject) == 0x000008, "Wrong alignment on UObject"); \ static_assert(sizeof(UObject) == 0x000028, "Wrong size on UObject"); \ static_assert(offsetof(UObject, VTable) == 0x000000, "Member 'UObject::VTable' has a wrong offset!"); \ static_assert(offsetof(UObject, Flags) == 0x000008, "Member 'UObject::Flags' has a wrong offset!"); \ static_assert(offsetof(UObject, Index) == 0x00000C, "Member 'UObject::Index' has a wrong offset!"); \ static_assert(offsetof(UObject, Class) == 0x000010, "Member 'UObject::Class' has a wrong offset!"); \ static_assert(offsetof(UObject, Name) == 0x000018, "Member 'UObject::Name' has a wrong offset!"); \ static_assert(offsetof(UObject, Outer) == 0x000020, "Member 'UObject::Outer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UField \ static_assert(alignof(UField) == 0x000008, "Wrong alignment on UField"); \ static_assert(sizeof(UField) == 0x000030, "Wrong size on UField"); \ static_assert(offsetof(UField, Next) == 0x000028, "Member 'UField::Next' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStruct \ static_assert(alignof(UStruct) == 0x000008, "Wrong alignment on UStruct"); \ static_assert(sizeof(UStruct) == 0x0000B0, "Wrong size on UStruct"); \ static_assert(offsetof(UStruct, Super) == 0x000040, "Member 'UStruct::Super' has a wrong offset!"); \ static_assert(offsetof(UStruct, Children) == 0x000048, "Member 'UStruct::Children' has a wrong offset!"); \ static_assert(offsetof(UStruct, ChildProperties) == 0x000050, "Member 'UStruct::ChildProperties' has a wrong offset!"); \ static_assert(offsetof(UStruct, Size) == 0x000058, "Member 'UStruct::Size' has a wrong offset!"); \ static_assert(offsetof(UStruct, MinAlignment) == 0x00005C, "Member 'UStruct::MinAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFunction \ static_assert(alignof(UFunction) == 0x000008, "Wrong alignment on UFunction"); \ static_assert(sizeof(UFunction) == 0x0000E0, "Wrong size on UFunction"); \ static_assert(offsetof(UFunction, FunctionFlags) == 0x0000B0, "Member 'UFunction::FunctionFlags' has a wrong offset!"); \ static_assert(offsetof(UFunction, ExecFunction) == 0x0000D8, "Member 'UFunction::ExecFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDelegateFunction \ static_assert(alignof(UDelegateFunction) == 0x000008, "Wrong alignment on UDelegateFunction"); \ static_assert(sizeof(UDelegateFunction) == 0x0000E0, "Wrong size on UDelegateFunction"); \ #define DUMPER7_ASSERTS_IInterface \ static_assert(alignof(IInterface) == 0x000001, "Wrong alignment on IInterface"); \ static_assert(sizeof(IInterface) == 0x000001, "Wrong size on IInterface"); \ #define DUMPER7_ASSERTS_UProperty \ static_assert(alignof(UProperty) == 0x000008, "Wrong alignment on UProperty"); \ static_assert(sizeof(UProperty) == 0x000070, "Wrong size on UProperty"); \ #define DUMPER7_ASSERTS_UObjectPropertyBase \ static_assert(alignof(UObjectPropertyBase) == 0x000008, "Wrong alignment on UObjectPropertyBase"); \ static_assert(sizeof(UObjectPropertyBase) == 0x000078, "Wrong size on UObjectPropertyBase"); \ #define DUMPER7_ASSERTS_ULazyObjectProperty \ static_assert(alignof(ULazyObjectProperty) == 0x000008, "Wrong alignment on ULazyObjectProperty"); \ static_assert(sizeof(ULazyObjectProperty) == 0x000078, "Wrong size on ULazyObjectProperty"); \ #define DUMPER7_ASSERTS_UPackage \ static_assert(alignof(UPackage) == 0x000008, "Wrong alignment on UPackage"); \ static_assert(sizeof(UPackage) == 0x000090, "Wrong size on UPackage"); \ #define DUMPER7_ASSERTS_UGCObjectReferencer \ static_assert(alignof(UGCObjectReferencer) == 0x000008, "Wrong alignment on UGCObjectReferencer"); \ static_assert(sizeof(UGCObjectReferencer) == 0x000070, "Wrong size on UGCObjectReferencer"); \ #define DUMPER7_ASSERTS_UArrayProperty \ static_assert(alignof(UArrayProperty) == 0x000008, "Wrong alignment on UArrayProperty"); \ static_assert(sizeof(UArrayProperty) == 0x000078, "Wrong size on UArrayProperty"); \ #define DUMPER7_ASSERTS_UTextBuffer \ static_assert(alignof(UTextBuffer) == 0x000008, "Wrong alignment on UTextBuffer"); \ static_assert(sizeof(UTextBuffer) == 0x000050, "Wrong size on UTextBuffer"); \ #define DUMPER7_ASSERTS_UBoolProperty \ static_assert(alignof(UBoolProperty) == 0x000008, "Wrong alignment on UBoolProperty"); \ static_assert(sizeof(UBoolProperty) == 0x000078, "Wrong size on UBoolProperty"); \ #define DUMPER7_ASSERTS_UClass \ static_assert(alignof(UClass) == 0x000008, "Wrong alignment on UClass"); \ static_assert(sizeof(UClass) == 0x000230, "Wrong size on UClass"); \ static_assert(offsetof(UClass, CastFlags) == 0x0000D8, "Member 'UClass::CastFlags' has a wrong offset!"); \ static_assert(offsetof(UClass, DefaultObject) == 0x000110, "Member 'UClass::DefaultObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptStruct \ static_assert(alignof(UScriptStruct) == 0x000008, "Wrong alignment on UScriptStruct"); \ static_assert(sizeof(UScriptStruct) == 0x0000C0, "Wrong size on UScriptStruct"); \ #define DUMPER7_ASSERTS_USparseDelegateFunction \ static_assert(alignof(USparseDelegateFunction) == 0x000008, "Wrong alignment on USparseDelegateFunction"); \ static_assert(sizeof(USparseDelegateFunction) == 0x0000F0, "Wrong size on USparseDelegateFunction"); \ #define DUMPER7_ASSERTS_UDynamicClass \ static_assert(alignof(UDynamicClass) == 0x000008, "Wrong alignment on UDynamicClass"); \ static_assert(sizeof(UDynamicClass) == 0x0002B0, "Wrong size on UDynamicClass"); \ #define DUMPER7_ASSERTS_UPackageMap \ static_assert(alignof(UPackageMap) == 0x000008, "Wrong alignment on UPackageMap"); \ static_assert(sizeof(UPackageMap) == 0x0000E0, "Wrong size on UPackageMap"); \ #define DUMPER7_ASSERTS_UEnum \ static_assert(alignof(UEnum) == 0x000008, "Wrong alignment on UEnum"); \ static_assert(sizeof(UEnum) == 0x000068, "Wrong size on UEnum"); \ static_assert(offsetof(UEnum, Names) == 0x000040, "Member 'UEnum::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULinkerPlaceholderClass \ static_assert(alignof(ULinkerPlaceholderClass) == 0x000008, "Wrong alignment on ULinkerPlaceholderClass"); \ static_assert(sizeof(ULinkerPlaceholderClass) == 0x0003F0, "Wrong size on ULinkerPlaceholderClass"); \ #define DUMPER7_ASSERTS_ULinkerPlaceholderExportObject \ static_assert(alignof(ULinkerPlaceholderExportObject) == 0x000008, "Wrong alignment on ULinkerPlaceholderExportObject"); \ static_assert(sizeof(ULinkerPlaceholderExportObject) == 0x0000F8, "Wrong size on ULinkerPlaceholderExportObject"); \ #define DUMPER7_ASSERTS_ULinkerPlaceholderFunction \ static_assert(alignof(ULinkerPlaceholderFunction) == 0x000008, "Wrong alignment on ULinkerPlaceholderFunction"); \ static_assert(sizeof(ULinkerPlaceholderFunction) == 0x0002A0, "Wrong size on ULinkerPlaceholderFunction"); \ #define DUMPER7_ASSERTS_UMetaData \ static_assert(alignof(UMetaData) == 0x000008, "Wrong alignment on UMetaData"); \ static_assert(sizeof(UMetaData) == 0x0000C8, "Wrong size on UMetaData"); \ #define DUMPER7_ASSERTS_UObjectRedirector \ static_assert(alignof(UObjectRedirector) == 0x000008, "Wrong alignment on UObjectRedirector"); \ static_assert(sizeof(UObjectRedirector) == 0x000030, "Wrong size on UObjectRedirector"); \ #define DUMPER7_ASSERTS_UEnumProperty \ static_assert(alignof(UEnumProperty) == 0x000008, "Wrong alignment on UEnumProperty"); \ static_assert(sizeof(UEnumProperty) == 0x000080, "Wrong size on UEnumProperty"); \ #define DUMPER7_ASSERTS_UNumericProperty \ static_assert(alignof(UNumericProperty) == 0x000008, "Wrong alignment on UNumericProperty"); \ static_assert(sizeof(UNumericProperty) == 0x000070, "Wrong size on UNumericProperty"); \ #define DUMPER7_ASSERTS_UByteProperty \ static_assert(alignof(UByteProperty) == 0x000008, "Wrong alignment on UByteProperty"); \ static_assert(sizeof(UByteProperty) == 0x000078, "Wrong size on UByteProperty"); \ #define DUMPER7_ASSERTS_UObjectProperty \ static_assert(alignof(UObjectProperty) == 0x000008, "Wrong alignment on UObjectProperty"); \ static_assert(sizeof(UObjectProperty) == 0x000078, "Wrong size on UObjectProperty"); \ #define DUMPER7_ASSERTS_UClassProperty \ static_assert(alignof(UClassProperty) == 0x000008, "Wrong alignment on UClassProperty"); \ static_assert(sizeof(UClassProperty) == 0x000080, "Wrong size on UClassProperty"); \ #define DUMPER7_ASSERTS_UDelegateProperty \ static_assert(alignof(UDelegateProperty) == 0x000008, "Wrong alignment on UDelegateProperty"); \ static_assert(sizeof(UDelegateProperty) == 0x000078, "Wrong size on UDelegateProperty"); \ #define DUMPER7_ASSERTS_UDoubleProperty \ static_assert(alignof(UDoubleProperty) == 0x000008, "Wrong alignment on UDoubleProperty"); \ static_assert(sizeof(UDoubleProperty) == 0x000070, "Wrong size on UDoubleProperty"); \ #define DUMPER7_ASSERTS_UFloatProperty \ static_assert(alignof(UFloatProperty) == 0x000008, "Wrong alignment on UFloatProperty"); \ static_assert(sizeof(UFloatProperty) == 0x000070, "Wrong size on UFloatProperty"); \ #define DUMPER7_ASSERTS_UIntProperty \ static_assert(alignof(UIntProperty) == 0x000008, "Wrong alignment on UIntProperty"); \ static_assert(sizeof(UIntProperty) == 0x000070, "Wrong size on UIntProperty"); \ #define DUMPER7_ASSERTS_UInt8Property \ static_assert(alignof(UInt8Property) == 0x000008, "Wrong alignment on UInt8Property"); \ static_assert(sizeof(UInt8Property) == 0x000070, "Wrong size on UInt8Property"); \ #define DUMPER7_ASSERTS_UInt16Property \ static_assert(alignof(UInt16Property) == 0x000008, "Wrong alignment on UInt16Property"); \ static_assert(sizeof(UInt16Property) == 0x000070, "Wrong size on UInt16Property"); \ #define DUMPER7_ASSERTS_UInt64Property \ static_assert(alignof(UInt64Property) == 0x000008, "Wrong alignment on UInt64Property"); \ static_assert(sizeof(UInt64Property) == 0x000070, "Wrong size on UInt64Property"); \ #define DUMPER7_ASSERTS_UInterfaceProperty \ static_assert(alignof(UInterfaceProperty) == 0x000008, "Wrong alignment on UInterfaceProperty"); \ static_assert(sizeof(UInterfaceProperty) == 0x000078, "Wrong size on UInterfaceProperty"); \ #define DUMPER7_ASSERTS_UMapProperty \ static_assert(alignof(UMapProperty) == 0x000008, "Wrong alignment on UMapProperty"); \ static_assert(sizeof(UMapProperty) == 0x000098, "Wrong size on UMapProperty"); \ #define DUMPER7_ASSERTS_UMulticastDelegateProperty \ static_assert(alignof(UMulticastDelegateProperty) == 0x000008, "Wrong alignment on UMulticastDelegateProperty"); \ static_assert(sizeof(UMulticastDelegateProperty) == 0x000078, "Wrong size on UMulticastDelegateProperty"); \ #define DUMPER7_ASSERTS_UMulticastInlineDelegateProperty \ static_assert(alignof(UMulticastInlineDelegateProperty) == 0x000008, "Wrong alignment on UMulticastInlineDelegateProperty"); \ static_assert(sizeof(UMulticastInlineDelegateProperty) == 0x000078, "Wrong size on UMulticastInlineDelegateProperty"); \ #define DUMPER7_ASSERTS_UMulticastSparseDelegateProperty \ static_assert(alignof(UMulticastSparseDelegateProperty) == 0x000008, "Wrong alignment on UMulticastSparseDelegateProperty"); \ static_assert(sizeof(UMulticastSparseDelegateProperty) == 0x000078, "Wrong size on UMulticastSparseDelegateProperty"); \ #define DUMPER7_ASSERTS_UNameProperty \ static_assert(alignof(UNameProperty) == 0x000008, "Wrong alignment on UNameProperty"); \ static_assert(sizeof(UNameProperty) == 0x000070, "Wrong size on UNameProperty"); \ #define DUMPER7_ASSERTS_USetProperty \ static_assert(alignof(USetProperty) == 0x000008, "Wrong alignment on USetProperty"); \ static_assert(sizeof(USetProperty) == 0x000090, "Wrong size on USetProperty"); \ #define DUMPER7_ASSERTS_USoftObjectProperty \ static_assert(alignof(USoftObjectProperty) == 0x000008, "Wrong alignment on USoftObjectProperty"); \ static_assert(sizeof(USoftObjectProperty) == 0x000078, "Wrong size on USoftObjectProperty"); \ #define DUMPER7_ASSERTS_USoftClassProperty \ static_assert(alignof(USoftClassProperty) == 0x000008, "Wrong alignment on USoftClassProperty"); \ static_assert(sizeof(USoftClassProperty) == 0x000080, "Wrong size on USoftClassProperty"); \ #define DUMPER7_ASSERTS_UStrProperty \ static_assert(alignof(UStrProperty) == 0x000008, "Wrong alignment on UStrProperty"); \ static_assert(sizeof(UStrProperty) == 0x000070, "Wrong size on UStrProperty"); \ #define DUMPER7_ASSERTS_UStructProperty \ static_assert(alignof(UStructProperty) == 0x000008, "Wrong alignment on UStructProperty"); \ static_assert(sizeof(UStructProperty) == 0x000078, "Wrong size on UStructProperty"); \ #define DUMPER7_ASSERTS_UUInt16Property \ static_assert(alignof(UUInt16Property) == 0x000008, "Wrong alignment on UUInt16Property"); \ static_assert(sizeof(UUInt16Property) == 0x000070, "Wrong size on UUInt16Property"); \ #define DUMPER7_ASSERTS_UUInt32Property \ static_assert(alignof(UUInt32Property) == 0x000008, "Wrong alignment on UUInt32Property"); \ static_assert(sizeof(UUInt32Property) == 0x000070, "Wrong size on UUInt32Property"); \ #define DUMPER7_ASSERTS_UUInt64Property \ static_assert(alignof(UUInt64Property) == 0x000008, "Wrong alignment on UUInt64Property"); \ static_assert(sizeof(UUInt64Property) == 0x000070, "Wrong size on UUInt64Property"); \ #define DUMPER7_ASSERTS_UWeakObjectProperty \ static_assert(alignof(UWeakObjectProperty) == 0x000008, "Wrong alignment on UWeakObjectProperty"); \ static_assert(sizeof(UWeakObjectProperty) == 0x000078, "Wrong size on UWeakObjectProperty"); \ #define DUMPER7_ASSERTS_UTextProperty \ static_assert(alignof(UTextProperty) == 0x000008, "Wrong alignment on UTextProperty"); \ static_assert(sizeof(UTextProperty) == 0x000070, "Wrong size on UTextProperty"); \ #define DUMPER7_ASSERTS_UPropertyWrapper \ static_assert(alignof(UPropertyWrapper) == 0x000008, "Wrong alignment on UPropertyWrapper"); \ static_assert(sizeof(UPropertyWrapper) == 0x000030, "Wrong size on UPropertyWrapper"); \ #define DUMPER7_ASSERTS_UMulticastDelegatePropertyWrapper \ static_assert(alignof(UMulticastDelegatePropertyWrapper) == 0x000008, "Wrong alignment on UMulticastDelegatePropertyWrapper"); \ static_assert(sizeof(UMulticastDelegatePropertyWrapper) == 0x000030, "Wrong size on UMulticastDelegatePropertyWrapper"); \ #define DUMPER7_ASSERTS_UMulticastInlineDelegatePropertyWrapper \ static_assert(alignof(UMulticastInlineDelegatePropertyWrapper) == 0x000008, "Wrong alignment on UMulticastInlineDelegatePropertyWrapper"); \ static_assert(sizeof(UMulticastInlineDelegatePropertyWrapper) == 0x000030, "Wrong size on UMulticastInlineDelegatePropertyWrapper"); \ #define DUMPER7_ASSERTS_FWeightedBlendable \ static_assert(alignof(FWeightedBlendable) == 0x000008, "Wrong alignment on FWeightedBlendable"); \ static_assert(sizeof(FWeightedBlendable) == 0x000010, "Wrong size on FWeightedBlendable"); \ static_assert(offsetof(FWeightedBlendable, Weight) == 0x000000, "Member 'FWeightedBlendable::Weight' has a wrong offset!"); \ static_assert(offsetof(FWeightedBlendable, Object) == 0x000008, "Member 'FWeightedBlendable::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWeightedBlendables \ static_assert(alignof(FWeightedBlendables) == 0x000008, "Wrong alignment on FWeightedBlendables"); \ static_assert(sizeof(FWeightedBlendables) == 0x000010, "Wrong size on FWeightedBlendables"); \ static_assert(offsetof(FWeightedBlendables, Array) == 0x000000, "Member 'FWeightedBlendables::Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPostProcessSettings \ static_assert(alignof(FPostProcessSettings) == 0x000010, "Wrong alignment on FPostProcessSettings"); \ static_assert(sizeof(FPostProcessSettings) == 0x000700, "Wrong size on FPostProcessSettings"); \ static_assert(offsetof(FPostProcessSettings, BloomMethod) == 0x000029, "Member 'FPostProcessSettings::BloomMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMethod) == 0x00002A, "Member 'FPostProcessSettings::AutoExposureMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, TemperatureType) == 0x00002B, "Member 'FPostProcessSettings::TemperatureType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, WhiteTemp) == 0x00002C, "Member 'FPostProcessSettings::WhiteTemp' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, WhiteTint) == 0x000030, "Member 'FPostProcessSettings::WhiteTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorSaturation) == 0x000040, "Member 'FPostProcessSettings::ColorSaturation' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorContrast) == 0x000060, "Member 'FPostProcessSettings::ColorContrast' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGamma) == 0x000080, "Member 'FPostProcessSettings::ColorGamma' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGain) == 0x0000A0, "Member 'FPostProcessSettings::ColorGain' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorOffset) == 0x0000C0, "Member 'FPostProcessSettings::ColorOffset' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorSaturationShadows) == 0x0000E0, "Member 'FPostProcessSettings::ColorSaturationShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorContrastShadows) == 0x000100, "Member 'FPostProcessSettings::ColorContrastShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGammaShadows) == 0x000120, "Member 'FPostProcessSettings::ColorGammaShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGainShadows) == 0x000140, "Member 'FPostProcessSettings::ColorGainShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorOffsetShadows) == 0x000160, "Member 'FPostProcessSettings::ColorOffsetShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorSaturationMidtones) == 0x000180, "Member 'FPostProcessSettings::ColorSaturationMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorContrastMidtones) == 0x0001A0, "Member 'FPostProcessSettings::ColorContrastMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGammaMidtones) == 0x0001C0, "Member 'FPostProcessSettings::ColorGammaMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGainMidtones) == 0x0001E0, "Member 'FPostProcessSettings::ColorGainMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorOffsetMidtones) == 0x000200, "Member 'FPostProcessSettings::ColorOffsetMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorSaturationHighlights) == 0x000220, "Member 'FPostProcessSettings::ColorSaturationHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorContrastHighlights) == 0x000240, "Member 'FPostProcessSettings::ColorContrastHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGammaHighlights) == 0x000260, "Member 'FPostProcessSettings::ColorGammaHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGainHighlights) == 0x000280, "Member 'FPostProcessSettings::ColorGainHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorOffsetHighlights) == 0x0002A0, "Member 'FPostProcessSettings::ColorOffsetHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorCorrectionHighlightsMin) == 0x0002C0, "Member 'FPostProcessSettings::ColorCorrectionHighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorCorrectionHighlightsMax) == 0x0002C4, "Member 'FPostProcessSettings::ColorCorrectionHighlightsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorCorrectionShadowsMax) == 0x0002C8, "Member 'FPostProcessSettings::ColorCorrectionShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BlueCorrection) == 0x0002CC, "Member 'FPostProcessSettings::BlueCorrection' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ExpandGamut) == 0x0002D0, "Member 'FPostProcessSettings::ExpandGamut' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ToneCurveAmount) == 0x0002D4, "Member 'FPostProcessSettings::ToneCurveAmount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmSlope) == 0x0002D8, "Member 'FPostProcessSettings::FilmSlope' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmToe) == 0x0002DC, "Member 'FPostProcessSettings::FilmToe' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmShoulder) == 0x0002E0, "Member 'FPostProcessSettings::FilmShoulder' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmBlackClip) == 0x0002E4, "Member 'FPostProcessSettings::FilmBlackClip' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmWhiteClip) == 0x0002E8, "Member 'FPostProcessSettings::FilmWhiteClip' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, SceneColorTint) == 0x0002EC, "Member 'FPostProcessSettings::SceneColorTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, SceneFringeIntensity) == 0x0002FC, "Member 'FPostProcessSettings::SceneFringeIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ChromaticAberrationStartOffset) == 0x000300, "Member 'FPostProcessSettings::ChromaticAberrationStartOffset' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomIntensity) == 0x000304, "Member 'FPostProcessSettings::BloomIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomThreshold) == 0x000308, "Member 'FPostProcessSettings::BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomSizeScale) == 0x00030C, "Member 'FPostProcessSettings::BloomSizeScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomShape) == 0x000310, "Member 'FPostProcessSettings::BloomShape' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomStretch) == 0x000314, "Member 'FPostProcessSettings::BloomStretch' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom1Size) == 0x000318, "Member 'FPostProcessSettings::Bloom1Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom2Size) == 0x00031C, "Member 'FPostProcessSettings::Bloom2Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom3Size) == 0x000320, "Member 'FPostProcessSettings::Bloom3Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom4Size) == 0x000324, "Member 'FPostProcessSettings::Bloom4Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom5Size) == 0x000328, "Member 'FPostProcessSettings::Bloom5Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom6Size) == 0x00032C, "Member 'FPostProcessSettings::Bloom6Size' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom1Tint) == 0x000330, "Member 'FPostProcessSettings::Bloom1Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom2Tint) == 0x000340, "Member 'FPostProcessSettings::Bloom2Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom3Tint) == 0x000350, "Member 'FPostProcessSettings::Bloom3Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom4Tint) == 0x000360, "Member 'FPostProcessSettings::Bloom4Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom5Tint) == 0x000370, "Member 'FPostProcessSettings::Bloom5Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, Bloom6Tint) == 0x000380, "Member 'FPostProcessSettings::Bloom6Tint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionScatterDispersion) == 0x000390, "Member 'FPostProcessSettings::BloomConvolutionScatterDispersion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionSize) == 0x000394, "Member 'FPostProcessSettings::BloomConvolutionSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionTexture) == 0x000398, "Member 'FPostProcessSettings::BloomConvolutionTexture' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionCenterUV) == 0x0003A0, "Member 'FPostProcessSettings::BloomConvolutionCenterUV' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMin) == 0x0003B0, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMax) == 0x0003B4, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionPreFilterMult) == 0x0003B8, "Member 'FPostProcessSettings::BloomConvolutionPreFilterMult' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomConvolutionBufferScale) == 0x0003BC, "Member 'FPostProcessSettings::BloomConvolutionBufferScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMask) == 0x0003C0, "Member 'FPostProcessSettings::BloomDirtMask' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMaskIntensity) == 0x0003C8, "Member 'FPostProcessSettings::BloomDirtMaskIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, BloomDirtMaskTint) == 0x0003CC, "Member 'FPostProcessSettings::BloomDirtMaskTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DynamicGlobalIlluminationMethod) == 0x0003DC, "Member 'FPostProcessSettings::DynamicGlobalIlluminationMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, IndirectLightingColor) == 0x0003E0, "Member 'FPostProcessSettings::IndirectLightingColor' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, IndirectLightingIntensity) == 0x0003F0, "Member 'FPostProcessSettings::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneLightingQuality) == 0x0003F4, "Member 'FPostProcessSettings::LumenSceneLightingQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneDetail) == 0x0003F8, "Member 'FPostProcessSettings::LumenSceneDetail' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneViewDistance) == 0x0003FC, "Member 'FPostProcessSettings::LumenSceneViewDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSceneLightingUpdateSpeed) == 0x000400, "Member 'FPostProcessSettings::LumenSceneLightingUpdateSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFinalGatherQuality) == 0x000404, "Member 'FPostProcessSettings::LumenFinalGatherQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFinalGatherLightingUpdateSpeed) == 0x000408, "Member 'FPostProcessSettings::LumenFinalGatherLightingUpdateSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenMaxTraceDistance) == 0x00040C, "Member 'FPostProcessSettings::LumenMaxTraceDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenDiffuseColorBoost) == 0x000410, "Member 'FPostProcessSettings::LumenDiffuseColorBoost' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSkylightLeaking) == 0x000414, "Member 'FPostProcessSettings::LumenSkylightLeaking' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenFullSkylightLeakingDistance) == 0x000418, "Member 'FPostProcessSettings::LumenFullSkylightLeakingDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenSurfaceCacheResolution) == 0x00041C, "Member 'FPostProcessSettings::LumenSurfaceCacheResolution' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGIType) == 0x000420, "Member 'FPostProcessSettings::RayTracingGIType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGIMaxBounces) == 0x000424, "Member 'FPostProcessSettings::RayTracingGIMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingGISamplesPerPixel) == 0x000428, "Member 'FPostProcessSettings::RayTracingGISamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ReflectionMethod) == 0x00042C, "Member 'FPostProcessSettings::ReflectionMethod' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ReflectionsType) == 0x00042D, "Member 'FPostProcessSettings::ReflectionsType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenReflectionQuality) == 0x000430, "Member 'FPostProcessSettings::LumenReflectionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LumenRayLightingMode) == 0x000434, "Member 'FPostProcessSettings::LumenRayLightingMode' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionIntensity) == 0x000438, "Member 'FPostProcessSettings::ScreenSpaceReflectionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionQuality) == 0x00043C, "Member 'FPostProcessSettings::ScreenSpaceReflectionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenSpaceReflectionMaxRoughness) == 0x000440, "Member 'FPostProcessSettings::ScreenSpaceReflectionMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsMaxRoughness) == 0x000444, "Member 'FPostProcessSettings::RayTracingReflectionsMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsMaxBounces) == 0x000448, "Member 'FPostProcessSettings::RayTracingReflectionsMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsSamplesPerPixel) == 0x00044C, "Member 'FPostProcessSettings::RayTracingReflectionsSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingReflectionsShadows) == 0x000450, "Member 'FPostProcessSettings::RayTracingReflectionsShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemapTint) == 0x000454, "Member 'FPostProcessSettings::AmbientCubemapTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemapIntensity) == 0x000464, "Member 'FPostProcessSettings::AmbientCubemapIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientCubemap) == 0x000468, "Member 'FPostProcessSettings::AmbientCubemap' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, CameraShutterSpeed) == 0x000470, "Member 'FPostProcessSettings::CameraShutterSpeed' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, CameraISO) == 0x000474, "Member 'FPostProcessSettings::CameraISO' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFstop) == 0x000478, "Member 'FPostProcessSettings::DepthOfFieldFstop' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldMinFstop) == 0x00047C, "Member 'FPostProcessSettings::DepthOfFieldMinFstop' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldBladeCount) == 0x000480, "Member 'FPostProcessSettings::DepthOfFieldBladeCount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBias) == 0x000484, "Member 'FPostProcessSettings::AutoExposureBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBiasBackup) == 0x000488, "Member 'FPostProcessSettings::AutoExposureBiasBackup' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureBiasCurve) == 0x000498, "Member 'FPostProcessSettings::AutoExposureBiasCurve' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMeterMask) == 0x0004A0, "Member 'FPostProcessSettings::AutoExposureMeterMask' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureLowPercent) == 0x0004A8, "Member 'FPostProcessSettings::AutoExposureLowPercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureHighPercent) == 0x0004AC, "Member 'FPostProcessSettings::AutoExposureHighPercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMinBrightness) == 0x0004B0, "Member 'FPostProcessSettings::AutoExposureMinBrightness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureMaxBrightness) == 0x0004B4, "Member 'FPostProcessSettings::AutoExposureMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureSpeedUp) == 0x0004B8, "Member 'FPostProcessSettings::AutoExposureSpeedUp' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureSpeedDown) == 0x0004BC, "Member 'FPostProcessSettings::AutoExposureSpeedDown' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, HistogramLogMin) == 0x0004C0, "Member 'FPostProcessSettings::HistogramLogMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, HistogramLogMax) == 0x0004C4, "Member 'FPostProcessSettings::HistogramLogMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AutoExposureCalibrationConstant) == 0x0004C8, "Member 'FPostProcessSettings::AutoExposureCalibrationConstant' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureContrastScale) == 0x0004CC, "Member 'FPostProcessSettings::LocalExposureContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureHighlightContrastScale) == 0x0004D0, "Member 'FPostProcessSettings::LocalExposureHighlightContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureShadowContrastScale) == 0x0004D4, "Member 'FPostProcessSettings::LocalExposureShadowContrastScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureDetailStrength) == 0x0004D8, "Member 'FPostProcessSettings::LocalExposureDetailStrength' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureBlurredLuminanceBlend) == 0x0004DC, "Member 'FPostProcessSettings::LocalExposureBlurredLuminanceBlend' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureBlurredLuminanceKernelSizePercent) == 0x0004E0, "Member 'FPostProcessSettings::LocalExposureBlurredLuminanceKernelSizePercent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LocalExposureMiddleGreyBias) == 0x0004E4, "Member 'FPostProcessSettings::LocalExposureMiddleGreyBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareIntensity) == 0x0004E8, "Member 'FPostProcessSettings::LensFlareIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareTint) == 0x0004EC, "Member 'FPostProcessSettings::LensFlareTint' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareBokehSize) == 0x0004FC, "Member 'FPostProcessSettings::LensFlareBokehSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareThreshold) == 0x000500, "Member 'FPostProcessSettings::LensFlareThreshold' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareBokehShape) == 0x000508, "Member 'FPostProcessSettings::LensFlareBokehShape' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LensFlareTints) == 0x000510, "Member 'FPostProcessSettings::LensFlareTints' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, VignetteIntensity) == 0x000590, "Member 'FPostProcessSettings::VignetteIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, GrainJitter) == 0x000594, "Member 'FPostProcessSettings::GrainJitter' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, GrainIntensity) == 0x000598, "Member 'FPostProcessSettings::GrainIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensity) == 0x00059C, "Member 'FPostProcessSettings::FilmGrainIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityShadows) == 0x0005A0, "Member 'FPostProcessSettings::FilmGrainIntensityShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityMidtones) == 0x0005A4, "Member 'FPostProcessSettings::FilmGrainIntensityMidtones' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainIntensityHighlights) == 0x0005A8, "Member 'FPostProcessSettings::FilmGrainIntensityHighlights' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainShadowsMax) == 0x0005AC, "Member 'FPostProcessSettings::FilmGrainShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainHighlightsMin) == 0x0005B0, "Member 'FPostProcessSettings::FilmGrainHighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainHighlightsMax) == 0x0005B4, "Member 'FPostProcessSettings::FilmGrainHighlightsMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainTexelSize) == 0x0005B8, "Member 'FPostProcessSettings::FilmGrainTexelSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, FilmGrainTexture) == 0x0005C0, "Member 'FPostProcessSettings::FilmGrainTexture' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionIntensity) == 0x0005C8, "Member 'FPostProcessSettings::AmbientOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionStaticFraction) == 0x0005CC, "Member 'FPostProcessSettings::AmbientOcclusionStaticFraction' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionRadius) == 0x0005D0, "Member 'FPostProcessSettings::AmbientOcclusionRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionFadeDistance) == 0x0005D8, "Member 'FPostProcessSettings::AmbientOcclusionFadeDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionFadeRadius) == 0x0005DC, "Member 'FPostProcessSettings::AmbientOcclusionFadeRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionDistance) == 0x0005E0, "Member 'FPostProcessSettings::AmbientOcclusionDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionPower) == 0x0005E4, "Member 'FPostProcessSettings::AmbientOcclusionPower' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionBias) == 0x0005E8, "Member 'FPostProcessSettings::AmbientOcclusionBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionQuality) == 0x0005EC, "Member 'FPostProcessSettings::AmbientOcclusionQuality' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipBlend) == 0x0005F0, "Member 'FPostProcessSettings::AmbientOcclusionMipBlend' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipScale) == 0x0005F4, "Member 'FPostProcessSettings::AmbientOcclusionMipScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionMipThreshold) == 0x0005F8, "Member 'FPostProcessSettings::AmbientOcclusionMipThreshold' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, AmbientOcclusionTemporalBlendWeight) == 0x0005FC, "Member 'FPostProcessSettings::AmbientOcclusionTemporalBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAOSamplesPerPixel) == 0x000604, "Member 'FPostProcessSettings::RayTracingAOSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAOIntensity) == 0x000608, "Member 'FPostProcessSettings::RayTracingAOIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingAORadius) == 0x00060C, "Member 'FPostProcessSettings::RayTracingAORadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGradingIntensity) == 0x000610, "Member 'FPostProcessSettings::ColorGradingIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ColorGradingLUT) == 0x000618, "Member 'FPostProcessSettings::ColorGradingLUT' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSensorWidth) == 0x000620, "Member 'FPostProcessSettings::DepthOfFieldSensorWidth' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSqueezeFactor) == 0x000624, "Member 'FPostProcessSettings::DepthOfFieldSqueezeFactor' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFocalDistance) == 0x000628, "Member 'FPostProcessSettings::DepthOfFieldFocalDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldAnamorphism) == 0x00062C, "Member 'FPostProcessSettings::DepthOfFieldAnamorphism' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldDepthBlurAmount) == 0x000630, "Member 'FPostProcessSettings::DepthOfFieldDepthBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldDepthBlurRadius) == 0x000634, "Member 'FPostProcessSettings::DepthOfFieldDepthBlurRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldVolumetricFogBias) == 0x000638, "Member 'FPostProcessSettings::DepthOfFieldVolumetricFogBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldVolumetricFogScale) == 0x00063C, "Member 'FPostProcessSettings::DepthOfFieldVolumetricFogScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldVolumetricFogExponent) == 0x000640, "Member 'FPostProcessSettings::DepthOfFieldVolumetricFogExponent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFocalRegion) == 0x000644, "Member 'FPostProcessSettings::DepthOfFieldFocalRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldNearTransitionRegion) == 0x000648, "Member 'FPostProcessSettings::DepthOfFieldNearTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFarTransitionRegion) == 0x00064C, "Member 'FPostProcessSettings::DepthOfFieldFarTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldScale) == 0x000650, "Member 'FPostProcessSettings::DepthOfFieldScale' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldNearBlurSize) == 0x000654, "Member 'FPostProcessSettings::DepthOfFieldNearBlurSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldFarBlurSize) == 0x000658, "Member 'FPostProcessSettings::DepthOfFieldFarBlurSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldOcclusion) == 0x00065C, "Member 'FPostProcessSettings::DepthOfFieldOcclusion' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldSkyFocusDistance) == 0x000660, "Member 'FPostProcessSettings::DepthOfFieldSkyFocusDistance' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, DepthOfFieldVignetteSize) == 0x000664, "Member 'FPostProcessSettings::DepthOfFieldVignetteSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurAmount) == 0x000668, "Member 'FPostProcessSettings::MotionBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurMax) == 0x00066C, "Member 'FPostProcessSettings::MotionBlurMax' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurTargetFPS) == 0x000670, "Member 'FPostProcessSettings::MotionBlurTargetFPS' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, MotionBlurPerObjectSize) == 0x000674, "Member 'FPostProcessSettings::MotionBlurPerObjectSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVIntensity) == 0x000678, "Member 'FPostProcessSettings::LPVIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVVplInjectionBias) == 0x00067C, "Member 'FPostProcessSettings::LPVVplInjectionBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSize) == 0x000680, "Member 'FPostProcessSettings::LPVSize' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSecondaryOcclusionIntensity) == 0x000684, "Member 'FPostProcessSettings::LPVSecondaryOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSecondaryBounceIntensity) == 0x000688, "Member 'FPostProcessSettings::LPVSecondaryBounceIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVGeometryVolumeBias) == 0x00068C, "Member 'FPostProcessSettings::LPVGeometryVolumeBias' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVEmissiveInjectionIntensity) == 0x000690, "Member 'FPostProcessSettings::LPVEmissiveInjectionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionIntensity) == 0x000694, "Member 'FPostProcessSettings::LPVDirectionalOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionRadius) == 0x000698, "Member 'FPostProcessSettings::LPVDirectionalOcclusionRadius' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDiffuseOcclusionExponent) == 0x00069C, "Member 'FPostProcessSettings::LPVDiffuseOcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSpecularOcclusionExponent) == 0x0006A0, "Member 'FPostProcessSettings::LPVSpecularOcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDiffuseOcclusionIntensity) == 0x0006A4, "Member 'FPostProcessSettings::LPVDiffuseOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVSpecularOcclusionIntensity) == 0x0006A8, "Member 'FPostProcessSettings::LPVSpecularOcclusionIntensity' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, TranslucencyType) == 0x0006AC, "Member 'FPostProcessSettings::TranslucencyType' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyMaxRoughness) == 0x0006B0, "Member 'FPostProcessSettings::RayTracingTranslucencyMaxRoughness' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyRefractionRays) == 0x0006B4, "Member 'FPostProcessSettings::RayTracingTranslucencyRefractionRays' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencySamplesPerPixel) == 0x0006B8, "Member 'FPostProcessSettings::RayTracingTranslucencySamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, RayTracingTranslucencyShadows) == 0x0006BC, "Member 'FPostProcessSettings::RayTracingTranslucencyShadows' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingMaxBounces) == 0x0006C0, "Member 'FPostProcessSettings::PathTracingMaxBounces' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingSamplesPerPixel) == 0x0006C4, "Member 'FPostProcessSettings::PathTracingSamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingFilterWidth) == 0x0006C8, "Member 'FPostProcessSettings::PathTracingFilterWidth' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, PathTracingMaxPathExposure) == 0x0006D0, "Member 'FPostProcessSettings::PathTracingMaxPathExposure' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVFadeRange) == 0x0006D8, "Member 'FPostProcessSettings::LPVFadeRange' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, LPVDirectionalOcclusionFadeRange) == 0x0006DC, "Member 'FPostProcessSettings::LPVDirectionalOcclusionFadeRange' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, ScreenPercentage) == 0x0006E0, "Member 'FPostProcessSettings::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(FPostProcessSettings, WeightedBlendables) == 0x0006E8, "Member 'FPostProcessSettings::WeightedBlendables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMinimalViewInfo \ static_assert(alignof(FMinimalViewInfo) == 0x000010, "Wrong alignment on FMinimalViewInfo"); \ static_assert(sizeof(FMinimalViewInfo) == 0x0007E0, "Wrong size on FMinimalViewInfo"); \ static_assert(offsetof(FMinimalViewInfo, Location) == 0x000000, "Member 'FMinimalViewInfo::Location' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, Rotation) == 0x000018, "Member 'FMinimalViewInfo::Rotation' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, FOV) == 0x000030, "Member 'FMinimalViewInfo::FOV' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, DesiredFOV) == 0x000034, "Member 'FMinimalViewInfo::DesiredFOV' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, OrthoWidth) == 0x000038, "Member 'FMinimalViewInfo::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, OrthoNearClipPlane) == 0x00003C, "Member 'FMinimalViewInfo::OrthoNearClipPlane' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, OrthoFarClipPlane) == 0x000040, "Member 'FMinimalViewInfo::OrthoFarClipPlane' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, PerspectiveNearClipPlane) == 0x000044, "Member 'FMinimalViewInfo::PerspectiveNearClipPlane' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, AspectRatio) == 0x000048, "Member 'FMinimalViewInfo::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, ProjectionMode) == 0x000050, "Member 'FMinimalViewInfo::ProjectionMode' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, PostProcessBlendWeight) == 0x000054, "Member 'FMinimalViewInfo::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, PostProcessSettings) == 0x000060, "Member 'FMinimalViewInfo::PostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(FMinimalViewInfo, OffCenterProjectionOffset) == 0x000760, "Member 'FMinimalViewInfo::OffCenterProjectionOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeScrubParams \ static_assert(alignof(FCameraShakeScrubParams) == 0x000010, "Wrong alignment on FCameraShakeScrubParams"); \ static_assert(sizeof(FCameraShakeScrubParams) == 0x0007F0, "Wrong size on FCameraShakeScrubParams"); \ static_assert(offsetof(FCameraShakeScrubParams, AbsoluteTime) == 0x000000, "Member 'FCameraShakeScrubParams::AbsoluteTime' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeScrubParams, ShakeScale) == 0x000004, "Member 'FCameraShakeScrubParams::ShakeScale' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeScrubParams, DynamicScale) == 0x000008, "Member 'FCameraShakeScrubParams::DynamicScale' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeScrubParams, BlendingWeight) == 0x00000C, "Member 'FCameraShakeScrubParams::BlendingWeight' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeScrubParams, POV) == 0x000010, "Member 'FCameraShakeScrubParams::POV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistributionLookupTable \ static_assert(alignof(FDistributionLookupTable) == 0x000008, "Wrong alignment on FDistributionLookupTable"); \ static_assert(sizeof(FDistributionLookupTable) == 0x000020, "Wrong size on FDistributionLookupTable"); \ static_assert(offsetof(FDistributionLookupTable, TimeScale) == 0x000000, "Member 'FDistributionLookupTable::TimeScale' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, TimeBias) == 0x000004, "Member 'FDistributionLookupTable::TimeBias' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, Values) == 0x000008, "Member 'FDistributionLookupTable::Values' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, Op) == 0x000018, "Member 'FDistributionLookupTable::Op' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, EntryCount) == 0x000019, "Member 'FDistributionLookupTable::EntryCount' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, EntryStride) == 0x00001A, "Member 'FDistributionLookupTable::EntryStride' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, SubEntryStride) == 0x00001B, "Member 'FDistributionLookupTable::SubEntryStride' has a wrong offset!"); \ static_assert(offsetof(FDistributionLookupTable, LockFlag) == 0x00001C, "Member 'FDistributionLookupTable::LockFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRawDistribution \ static_assert(alignof(FRawDistribution) == 0x000008, "Wrong alignment on FRawDistribution"); \ static_assert(sizeof(FRawDistribution) == 0x000020, "Wrong size on FRawDistribution"); \ static_assert(offsetof(FRawDistribution, Table) == 0x000000, "Member 'FRawDistribution::Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRawDistributionFloat \ static_assert(alignof(FRawDistributionFloat) == 0x000008, "Wrong alignment on FRawDistributionFloat"); \ static_assert(sizeof(FRawDistributionFloat) == 0x000030, "Wrong size on FRawDistributionFloat"); \ static_assert(offsetof(FRawDistributionFloat, MinValue) == 0x000020, "Member 'FRawDistributionFloat::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionFloat, MaxValue) == 0x000024, "Member 'FRawDistributionFloat::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionFloat, Distribution) == 0x000028, "Member 'FRawDistributionFloat::Distribution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataTableRowHandle \ static_assert(alignof(FDataTableRowHandle) == 0x000008, "Wrong alignment on FDataTableRowHandle"); \ static_assert(sizeof(FDataTableRowHandle) == 0x000010, "Wrong size on FDataTableRowHandle"); \ static_assert(offsetof(FDataTableRowHandle, DataTable) == 0x000000, "Member 'FDataTableRowHandle::DataTable' has a wrong offset!"); \ static_assert(offsetof(FDataTableRowHandle, RowName) == 0x000008, "Member 'FDataTableRowHandle::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialInput \ static_assert(alignof(FMaterialInput) == 0x000008, "Wrong alignment on FMaterialInput"); \ static_assert(sizeof(FMaterialInput) == 0x000028, "Wrong size on FMaterialInput"); \ static_assert(offsetof(FMaterialInput, Expression) == 0x000000, "Member 'FMaterialInput::Expression' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, OutputIndex) == 0x000008, "Member 'FMaterialInput::OutputIndex' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, InputName) == 0x00000C, "Member 'FMaterialInput::InputName' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, Mask) == 0x000014, "Member 'FMaterialInput::Mask' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, MaskR) == 0x000018, "Member 'FMaterialInput::MaskR' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, MaskG) == 0x00001C, "Member 'FMaterialInput::MaskG' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, MaskB) == 0x000020, "Member 'FMaterialInput::MaskB' has a wrong offset!"); \ static_assert(offsetof(FMaterialInput, MaskA) == 0x000024, "Member 'FMaterialInput::MaskA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovementProperties \ static_assert(alignof(FMovementProperties) == 0x000001, "Wrong alignment on FMovementProperties"); \ static_assert(sizeof(FMovementProperties) == 0x000001, "Wrong size on FMovementProperties"); \ #define DUMPER7_ASSERTS_FNavAgentProperties \ static_assert(alignof(FNavAgentProperties) == 0x000008, "Wrong alignment on FNavAgentProperties"); \ static_assert(sizeof(FNavAgentProperties) == 0x000038, "Wrong size on FNavAgentProperties"); \ static_assert(offsetof(FNavAgentProperties, AgentRadius) == 0x000004, "Member 'FNavAgentProperties::AgentRadius' has a wrong offset!"); \ static_assert(offsetof(FNavAgentProperties, AgentHeight) == 0x000008, "Member 'FNavAgentProperties::AgentHeight' has a wrong offset!"); \ static_assert(offsetof(FNavAgentProperties, AgentStepHeight) == 0x00000C, "Member 'FNavAgentProperties::AgentStepHeight' has a wrong offset!"); \ static_assert(offsetof(FNavAgentProperties, NavWalkingSearchHeightScale) == 0x000010, "Member 'FNavAgentProperties::NavWalkingSearchHeightScale' has a wrong offset!"); \ static_assert(offsetof(FNavAgentProperties, PreferredNavData) == 0x000018, "Member 'FNavAgentProperties::PreferredNavData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedNetDriver \ static_assert(alignof(FNamedNetDriver) == 0x000008, "Wrong alignment on FNamedNetDriver"); \ static_assert(sizeof(FNamedNetDriver) == 0x000010, "Wrong size on FNamedNetDriver"); \ static_assert(offsetof(FNamedNetDriver, NetDriver) == 0x000000, "Member 'FNamedNetDriver::NetDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColorMaterialInput \ static_assert(alignof(FColorMaterialInput) == 0x000008, "Wrong alignment on FColorMaterialInput"); \ static_assert(sizeof(FColorMaterialInput) == 0x000030, "Wrong size on FColorMaterialInput"); \ static_assert(offsetof(FColorMaterialInput, Constant) == 0x00002C, "Member 'FColorMaterialInput::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpaceTriangleEdgeInfo \ static_assert(alignof(FBlendSpaceTriangleEdgeInfo) == 0x000008, "Wrong alignment on FBlendSpaceTriangleEdgeInfo"); \ static_assert(sizeof(FBlendSpaceTriangleEdgeInfo) == 0x000028, "Wrong size on FBlendSpaceTriangleEdgeInfo"); \ static_assert(offsetof(FBlendSpaceTriangleEdgeInfo, Normal) == 0x000000, "Member 'FBlendSpaceTriangleEdgeInfo::Normal' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceTriangleEdgeInfo, NeighbourTriangleIndex) == 0x000010, "Member 'FBlendSpaceTriangleEdgeInfo::NeighbourTriangleIndex' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceTriangleEdgeInfo, AdjacentPerimeterTriangleIndices) == 0x000014, "Member 'FBlendSpaceTriangleEdgeInfo::AdjacentPerimeterTriangleIndices' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceTriangleEdgeInfo, AdjacentPerimeterVertexIndices) == 0x00001C, "Member 'FBlendSpaceTriangleEdgeInfo::AdjacentPerimeterVertexIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpaceTriangle \ static_assert(alignof(FBlendSpaceTriangle) == 0x000008, "Wrong alignment on FBlendSpaceTriangle"); \ static_assert(sizeof(FBlendSpaceTriangle) == 0x0000B8, "Wrong size on FBlendSpaceTriangle"); \ static_assert(offsetof(FBlendSpaceTriangle, SampleIndices) == 0x000000, "Member 'FBlendSpaceTriangle::SampleIndices' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceTriangle, Vertices) == 0x000010, "Member 'FBlendSpaceTriangle::Vertices' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceTriangle, EdgeInfo) == 0x000040, "Member 'FBlendSpaceTriangle::EdgeInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebugDisplayProperty \ static_assert(alignof(FDebugDisplayProperty) == 0x000008, "Wrong alignment on FDebugDisplayProperty"); \ static_assert(sizeof(FDebugDisplayProperty) == 0x000020, "Wrong size on FDebugDisplayProperty"); \ static_assert(offsetof(FDebugDisplayProperty, Obj) == 0x000000, "Member 'FDebugDisplayProperty::Obj' has a wrong offset!"); \ static_assert(offsetof(FDebugDisplayProperty, WithinClass) == 0x000008, "Member 'FDebugDisplayProperty::WithinClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVirtualBone \ static_assert(alignof(FVirtualBone) == 0x000004, "Wrong alignment on FVirtualBone"); \ static_assert(sizeof(FVirtualBone) == 0x000018, "Wrong size on FVirtualBone"); \ static_assert(offsetof(FVirtualBone, SourceBoneName) == 0x000000, "Member 'FVirtualBone::SourceBoneName' has a wrong offset!"); \ static_assert(offsetof(FVirtualBone, TargetBoneName) == 0x000008, "Member 'FVirtualBone::TargetBoneName' has a wrong offset!"); \ static_assert(offsetof(FVirtualBone, VirtualBoneName) == 0x000010, "Member 'FVirtualBone::VirtualBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimelineFloatTrack \ static_assert(alignof(FTimelineFloatTrack) == 0x000008, "Wrong alignment on FTimelineFloatTrack"); \ static_assert(sizeof(FTimelineFloatTrack) == 0x000040, "Wrong size on FTimelineFloatTrack"); \ static_assert(offsetof(FTimelineFloatTrack, FloatCurve) == 0x000000, "Member 'FTimelineFloatTrack::FloatCurve' has a wrong offset!"); \ static_assert(offsetof(FTimelineFloatTrack, InterpFunc) == 0x000008, "Member 'FTimelineFloatTrack::InterpFunc' has a wrong offset!"); \ static_assert(offsetof(FTimelineFloatTrack, TrackName) == 0x000018, "Member 'FTimelineFloatTrack::TrackName' has a wrong offset!"); \ static_assert(offsetof(FTimelineFloatTrack, FloatPropertyName) == 0x000020, "Member 'FTimelineFloatTrack::FloatPropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpressionInput \ static_assert(alignof(FExpressionInput) == 0x000008, "Wrong alignment on FExpressionInput"); \ static_assert(sizeof(FExpressionInput) == 0x000028, "Wrong size on FExpressionInput"); \ static_assert(offsetof(FExpressionInput, Expression) == 0x000000, "Member 'FExpressionInput::Expression' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, OutputIndex) == 0x000008, "Member 'FExpressionInput::OutputIndex' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, InputName) == 0x00000C, "Member 'FExpressionInput::InputName' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, Mask) == 0x000014, "Member 'FExpressionInput::Mask' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, MaskR) == 0x000018, "Member 'FExpressionInput::MaskR' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, MaskG) == 0x00001C, "Member 'FExpressionInput::MaskG' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, MaskB) == 0x000020, "Member 'FExpressionInput::MaskB' has a wrong offset!"); \ static_assert(offsetof(FExpressionInput, MaskA) == 0x000024, "Member 'FExpressionInput::MaskA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataCacheDuplicatedObjectData \ static_assert(alignof(FDataCacheDuplicatedObjectData) == 0x000008, "Wrong alignment on FDataCacheDuplicatedObjectData"); \ static_assert(sizeof(FDataCacheDuplicatedObjectData) == 0x000010, "Wrong size on FDataCacheDuplicatedObjectData"); \ #define DUMPER7_ASSERTS_FInstanceCacheDataBase \ static_assert(alignof(FInstanceCacheDataBase) == 0x000008, "Wrong alignment on FInstanceCacheDataBase"); \ static_assert(sizeof(FInstanceCacheDataBase) == 0x000058, "Wrong size on FInstanceCacheDataBase"); \ static_assert(offsetof(FInstanceCacheDataBase, SavedProperties) == 0x000008, "Member 'FInstanceCacheDataBase::SavedProperties' has a wrong offset!"); \ static_assert(offsetof(FInstanceCacheDataBase, UniqueTransientPackage) == 0x000018, "Member 'FInstanceCacheDataBase::UniqueTransientPackage' has a wrong offset!"); \ static_assert(offsetof(FInstanceCacheDataBase, DuplicatedObjects) == 0x000028, "Member 'FInstanceCacheDataBase::DuplicatedObjects' has a wrong offset!"); \ static_assert(offsetof(FInstanceCacheDataBase, ReferencedObjects) == 0x000038, "Member 'FInstanceCacheDataBase::ReferencedObjects' has a wrong offset!"); \ static_assert(offsetof(FInstanceCacheDataBase, ReferencedNames) == 0x000048, "Member 'FInstanceCacheDataBase::ReferencedNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorComponentInstanceData \ static_assert(alignof(FActorComponentInstanceData) == 0x000008, "Wrong alignment on FActorComponentInstanceData"); \ static_assert(sizeof(FActorComponentInstanceData) == 0x000068, "Wrong size on FActorComponentInstanceData"); \ static_assert(offsetof(FActorComponentInstanceData, SourceComponentTemplate) == 0x000058, "Member 'FActorComponentInstanceData::SourceComponentTemplate' has a wrong offset!"); \ static_assert(offsetof(FActorComponentInstanceData, SourceComponentCreationMethod) == 0x000060, "Member 'FActorComponentInstanceData::SourceComponentCreationMethod' has a wrong offset!"); \ static_assert(offsetof(FActorComponentInstanceData, SourceComponentTypeSerializedIndex) == 0x000064, "Member 'FActorComponentInstanceData::SourceComponentTypeSerializedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSceneComponentInstanceData \ static_assert(alignof(FSceneComponentInstanceData) == 0x000008, "Wrong alignment on FSceneComponentInstanceData"); \ static_assert(sizeof(FSceneComponentInstanceData) == 0x0000B8, "Wrong size on FSceneComponentInstanceData"); \ static_assert(offsetof(FSceneComponentInstanceData, AttachedInstanceComponents) == 0x000068, "Member 'FSceneComponentInstanceData::AttachedInstanceComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrecomputedLightInstanceData \ static_assert(alignof(FPrecomputedLightInstanceData) == 0x000010, "Wrong alignment on FPrecomputedLightInstanceData"); \ static_assert(sizeof(FPrecomputedLightInstanceData) == 0x000140, "Wrong size on FPrecomputedLightInstanceData"); \ static_assert(offsetof(FPrecomputedLightInstanceData, Transform) == 0x0000C0, "Member 'FPrecomputedLightInstanceData::Transform' has a wrong offset!"); \ static_assert(offsetof(FPrecomputedLightInstanceData, LightGuid) == 0x000120, "Member 'FPrecomputedLightInstanceData::LightGuid' has a wrong offset!"); \ static_assert(offsetof(FPrecomputedLightInstanceData, PreviewShadowMapChannel) == 0x000130, "Member 'FPrecomputedLightInstanceData::PreviewShadowMapChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialOverrideNanite \ static_assert(alignof(FMaterialOverrideNanite) == 0x000008, "Wrong alignment on FMaterialOverrideNanite"); \ static_assert(sizeof(FMaterialOverrideNanite) == 0x000040, "Wrong size on FMaterialOverrideNanite"); \ static_assert(offsetof(FMaterialOverrideNanite, OverrideMaterialRef) == 0x000000, "Member 'FMaterialOverrideNanite::OverrideMaterialRef' has a wrong offset!"); \ static_assert(offsetof(FMaterialOverrideNanite, bEnableOverride) == 0x000030, "Member 'FMaterialOverrideNanite::bEnableOverride' has a wrong offset!"); \ static_assert(offsetof(FMaterialOverrideNanite, OverrideMaterial) == 0x000038, "Member 'FMaterialOverrideNanite::OverrideMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpressionOutput \ static_assert(alignof(FExpressionOutput) == 0x000004, "Wrong alignment on FExpressionOutput"); \ static_assert(sizeof(FExpressionOutput) == 0x00001C, "Wrong size on FExpressionOutput"); \ static_assert(offsetof(FExpressionOutput, OutputName) == 0x000000, "Member 'FExpressionOutput::OutputName' has a wrong offset!"); \ static_assert(offsetof(FExpressionOutput, Mask) == 0x000008, "Member 'FExpressionOutput::Mask' has a wrong offset!"); \ static_assert(offsetof(FExpressionOutput, MaskR) == 0x00000C, "Member 'FExpressionOutput::MaskR' has a wrong offset!"); \ static_assert(offsetof(FExpressionOutput, MaskG) == 0x000010, "Member 'FExpressionOutput::MaskG' has a wrong offset!"); \ static_assert(offsetof(FExpressionOutput, MaskB) == 0x000014, "Member 'FExpressionOutput::MaskB' has a wrong offset!"); \ static_assert(offsetof(FExpressionOutput, MaskA) == 0x000018, "Member 'FExpressionOutput::MaskA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBaseComponentReference \ static_assert(alignof(FBaseComponentReference) == 0x000008, "Wrong alignment on FBaseComponentReference"); \ static_assert(sizeof(FBaseComponentReference) == 0x000020, "Wrong size on FBaseComponentReference"); \ static_assert(offsetof(FBaseComponentReference, ComponentProperty) == 0x000000, "Member 'FBaseComponentReference::ComponentProperty' has a wrong offset!"); \ static_assert(offsetof(FBaseComponentReference, PathToComponent) == 0x000008, "Member 'FBaseComponentReference::PathToComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoftComponentReference \ static_assert(alignof(FSoftComponentReference) == 0x000008, "Wrong alignment on FSoftComponentReference"); \ static_assert(sizeof(FSoftComponentReference) == 0x000050, "Wrong size on FSoftComponentReference"); \ static_assert(offsetof(FSoftComponentReference, OtherActor) == 0x000020, "Member 'FSoftComponentReference::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStatColorMapEntry \ static_assert(alignof(FStatColorMapEntry) == 0x000004, "Wrong alignment on FStatColorMapEntry"); \ static_assert(sizeof(FStatColorMapEntry) == 0x000008, "Wrong size on FStatColorMapEntry"); \ static_assert(offsetof(FStatColorMapEntry, In) == 0x000000, "Member 'FStatColorMapEntry::In' has a wrong offset!"); \ static_assert(offsetof(FStatColorMapEntry, Out) == 0x000004, "Member 'FStatColorMapEntry::Out' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStatColorMapping \ static_assert(alignof(FStatColorMapping) == 0x000008, "Wrong alignment on FStatColorMapping"); \ static_assert(sizeof(FStatColorMapping) == 0x000028, "Wrong size on FStatColorMapping"); \ static_assert(offsetof(FStatColorMapping, StatName) == 0x000000, "Member 'FStatColorMapping::StatName' has a wrong offset!"); \ static_assert(offsetof(FStatColorMapping, ColorMap) == 0x000010, "Member 'FStatColorMapping::ColorMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatDistribution \ static_assert(alignof(FFloatDistribution) == 0x000008, "Wrong alignment on FFloatDistribution"); \ static_assert(sizeof(FFloatDistribution) == 0x000020, "Wrong size on FFloatDistribution"); \ static_assert(offsetof(FFloatDistribution, Table) == 0x000000, "Member 'FFloatDistribution::Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerPlatformInt \ static_assert(alignof(FPerPlatformInt) == 0x000004, "Wrong alignment on FPerPlatformInt"); \ static_assert(sizeof(FPerPlatformInt) == 0x000004, "Wrong size on FPerPlatformInt"); \ static_assert(offsetof(FPerPlatformInt, Default) == 0x000000, "Member 'FPerPlatformInt::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditorElement \ static_assert(alignof(FEditorElement) == 0x000004, "Wrong alignment on FEditorElement"); \ static_assert(sizeof(FEditorElement) == 0x000018, "Wrong size on FEditorElement"); \ static_assert(offsetof(FEditorElement, Indices) == 0x000000, "Member 'FEditorElement::Indices' has a wrong offset!"); \ static_assert(offsetof(FEditorElement, Weights) == 0x00000C, "Member 'FEditorElement::Weights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGridBlendSample \ static_assert(alignof(FGridBlendSample) == 0x000004, "Wrong alignment on FGridBlendSample"); \ static_assert(sizeof(FGridBlendSample) == 0x00001C, "Wrong size on FGridBlendSample"); \ static_assert(offsetof(FGridBlendSample, GridElement) == 0x000000, "Member 'FGridBlendSample::GridElement' has a wrong offset!"); \ static_assert(offsetof(FGridBlendSample, BlendWeight) == 0x000018, "Member 'FGridBlendSample::BlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatRK4SpringInterpolator \ static_assert(alignof(FFloatRK4SpringInterpolator) == 0x000004, "Wrong alignment on FFloatRK4SpringInterpolator"); \ static_assert(sizeof(FFloatRK4SpringInterpolator) == 0x000008, "Wrong size on FFloatRK4SpringInterpolator"); \ static_assert(offsetof(FFloatRK4SpringInterpolator, StiffnessConstant) == 0x000000, "Member 'FFloatRK4SpringInterpolator::StiffnessConstant' has a wrong offset!"); \ static_assert(offsetof(FFloatRK4SpringInterpolator, DampeningRatio) == 0x000004, "Member 'FFloatRK4SpringInterpolator::DampeningRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterNetworkSerializationPackedBits \ static_assert(alignof(FCharacterNetworkSerializationPackedBits) == 0x000008, "Wrong alignment on FCharacterNetworkSerializationPackedBits"); \ static_assert(sizeof(FCharacterNetworkSerializationPackedBits) == 0x000098, "Wrong size on FCharacterNetworkSerializationPackedBits"); \ #define DUMPER7_ASSERTS_FCharacterServerMovePackedBits \ static_assert(alignof(FCharacterServerMovePackedBits) == 0x000008, "Wrong alignment on FCharacterServerMovePackedBits"); \ static_assert(sizeof(FCharacterServerMovePackedBits) == 0x000098, "Wrong size on FCharacterServerMovePackedBits"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshMappingInfo \ static_assert(alignof(FInstancedStaticMeshMappingInfo) == 0x000008, "Wrong alignment on FInstancedStaticMeshMappingInfo"); \ static_assert(sizeof(FInstancedStaticMeshMappingInfo) == 0x000008, "Wrong size on FInstancedStaticMeshMappingInfo"); \ #define DUMPER7_ASSERTS_FViewTargetTransitionParams \ static_assert(alignof(FViewTargetTransitionParams) == 0x000004, "Wrong alignment on FViewTargetTransitionParams"); \ static_assert(sizeof(FViewTargetTransitionParams) == 0x000010, "Wrong size on FViewTargetTransitionParams"); \ static_assert(offsetof(FViewTargetTransitionParams, BlendTime) == 0x000000, "Member 'FViewTargetTransitionParams::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FViewTargetTransitionParams, BlendFunction) == 0x000004, "Member 'FViewTargetTransitionParams::BlendFunction' has a wrong offset!"); \ static_assert(offsetof(FViewTargetTransitionParams, BlendExp) == 0x000008, "Member 'FViewTargetTransitionParams::BlendExp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationCurveIdentifier \ static_assert(alignof(FAnimationCurveIdentifier) == 0x000004, "Wrong alignment on FAnimationCurveIdentifier"); \ static_assert(sizeof(FAnimationCurveIdentifier) == 0x000010, "Wrong size on FAnimationCurveIdentifier"); \ #define DUMPER7_ASSERTS_FEmptyPayload \ static_assert(alignof(FEmptyPayload) == 0x000001, "Wrong alignment on FEmptyPayload"); \ static_assert(sizeof(FEmptyPayload) == 0x000001, "Wrong size on FEmptyPayload"); \ #define DUMPER7_ASSERTS_FCurvePayload \ static_assert(alignof(FCurvePayload) == 0x000004, "Wrong alignment on FCurvePayload"); \ static_assert(sizeof(FCurvePayload) == 0x000010, "Wrong size on FCurvePayload"); \ static_assert(offsetof(FCurvePayload, Identifier) == 0x000000, "Member 'FCurvePayload::Identifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveRenamedPayload \ static_assert(alignof(FCurveRenamedPayload) == 0x000004, "Wrong alignment on FCurveRenamedPayload"); \ static_assert(sizeof(FCurveRenamedPayload) == 0x000020, "Wrong size on FCurveRenamedPayload"); \ static_assert(offsetof(FCurveRenamedPayload, NewIdentifier) == 0x000010, "Member 'FCurveRenamedPayload::NewIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartNameMapping \ static_assert(alignof(FSmartNameMapping) == 0x000008, "Wrong alignment on FSmartNameMapping"); \ static_assert(sizeof(FSmartNameMapping) == 0x000070, "Wrong size on FSmartNameMapping"); \ #define DUMPER7_ASSERTS_FActorContainerID \ static_assert(alignof(FActorContainerID) == 0x000008, "Wrong alignment on FActorContainerID"); \ static_assert(sizeof(FActorContainerID) == 0x000008, "Wrong size on FActorContainerID"); \ static_assert(offsetof(FActorContainerID, ID) == 0x000000, "Member 'FActorContainerID::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFormatArgumentData \ static_assert(alignof(FFormatArgumentData) == 0x000008, "Wrong alignment on FFormatArgumentData"); \ static_assert(sizeof(FFormatArgumentData) == 0x000050, "Wrong size on FFormatArgumentData"); \ static_assert(offsetof(FFormatArgumentData, ArgumentName) == 0x000000, "Member 'FFormatArgumentData::ArgumentName' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValueType) == 0x000010, "Member 'FFormatArgumentData::ArgumentValueType' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValue) == 0x000018, "Member 'FFormatArgumentData::ArgumentValue' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValueInt) == 0x000030, "Member 'FFormatArgumentData::ArgumentValueInt' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValueFloat) == 0x000038, "Member 'FFormatArgumentData::ArgumentValueFloat' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValueDouble) == 0x000040, "Member 'FFormatArgumentData::ArgumentValueDouble' has a wrong offset!"); \ static_assert(offsetof(FFormatArgumentData, ArgumentValueGender) == 0x000048, "Member 'FFormatArgumentData::ArgumentValueGender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributeKey \ static_assert(alignof(FAttributeKey) == 0x000008, "Wrong alignment on FAttributeKey"); \ static_assert(sizeof(FAttributeKey) == 0x000018, "Wrong size on FAttributeKey"); \ static_assert(offsetof(FAttributeKey, Time) == 0x000000, "Member 'FAttributeKey::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKeyHandleMap \ static_assert(alignof(FKeyHandleMap) == 0x000008, "Wrong alignment on FKeyHandleMap"); \ static_assert(sizeof(FKeyHandleMap) == 0x000060, "Wrong size on FKeyHandleMap"); \ #define DUMPER7_ASSERTS_FIndexedCurve \ static_assert(alignof(FIndexedCurve) == 0x000008, "Wrong alignment on FIndexedCurve"); \ static_assert(sizeof(FIndexedCurve) == 0x000068, "Wrong size on FIndexedCurve"); \ static_assert(offsetof(FIndexedCurve, KeyHandlesToIndices) == 0x000008, "Member 'FIndexedCurve::KeyHandlesToIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributeCurve \ static_assert(alignof(FAttributeCurve) == 0x000008, "Wrong alignment on FAttributeCurve"); \ static_assert(sizeof(FAttributeCurve) == 0x0000B0, "Wrong size on FAttributeCurve"); \ static_assert(offsetof(FAttributeCurve, Keys) == 0x000068, "Member 'FAttributeCurve::Keys' has a wrong offset!"); \ static_assert(offsetof(FAttributeCurve, ScriptStructPath) == 0x000078, "Member 'FAttributeCurve::ScriptStructPath' has a wrong offset!"); \ static_assert(offsetof(FAttributeCurve, ScriptStruct) == 0x000098, "Member 'FAttributeCurve::ScriptStruct' has a wrong offset!"); \ static_assert(offsetof(FAttributeCurve, bShouldInterpolate) == 0x0000A0, "Member 'FAttributeCurve::bShouldInterpolate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialAttributesInput \ static_assert(alignof(FMaterialAttributesInput) == 0x000008, "Wrong alignment on FMaterialAttributesInput"); \ static_assert(sizeof(FMaterialAttributesInput) == 0x000030, "Wrong size on FMaterialAttributesInput"); \ static_assert(offsetof(FMaterialAttributesInput, PropertyConnectedBitmask) == 0x000028, "Member 'FMaterialAttributesInput::PropertyConnectedBitmask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebugTextInfo \ static_assert(alignof(FDebugTextInfo) == 0x000008, "Wrong alignment on FDebugTextInfo"); \ static_assert(sizeof(FDebugTextInfo) == 0x000080, "Wrong size on FDebugTextInfo"); \ static_assert(offsetof(FDebugTextInfo, SrcActor) == 0x000000, "Member 'FDebugTextInfo::SrcActor' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, SrcActorOffset) == 0x000008, "Member 'FDebugTextInfo::SrcActorOffset' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, SrcActorDesiredOffset) == 0x000020, "Member 'FDebugTextInfo::SrcActorDesiredOffset' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, DebugText) == 0x000038, "Member 'FDebugTextInfo::DebugText' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, TimeRemaining) == 0x000048, "Member 'FDebugTextInfo::TimeRemaining' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, Duration) == 0x00004C, "Member 'FDebugTextInfo::Duration' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, TextColor) == 0x000050, "Member 'FDebugTextInfo::TextColor' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, OrigActorLocation) == 0x000058, "Member 'FDebugTextInfo::OrigActorLocation' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, Font) == 0x000070, "Member 'FDebugTextInfo::Font' has a wrong offset!"); \ static_assert(offsetof(FDebugTextInfo, FontScale) == 0x000078, "Member 'FDebugTextInfo::FontScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTickFunction \ static_assert(alignof(FTickFunction) == 0x000008, "Wrong alignment on FTickFunction"); \ static_assert(sizeof(FTickFunction) == 0x000028, "Wrong size on FTickFunction"); \ static_assert(offsetof(FTickFunction, TickGroup) == 0x000008, "Member 'FTickFunction::TickGroup' has a wrong offset!"); \ static_assert(offsetof(FTickFunction, EndTickGroup) == 0x000009, "Member 'FTickFunction::EndTickGroup' has a wrong offset!"); \ static_assert(offsetof(FTickFunction, TickInterval) == 0x00000C, "Member 'FTickFunction::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorTickFunction \ static_assert(alignof(FActorTickFunction) == 0x000008, "Wrong alignment on FActorTickFunction"); \ static_assert(sizeof(FActorTickFunction) == 0x000030, "Wrong size on FActorTickFunction"); \ #define DUMPER7_ASSERTS_FSkeletalMeshComponentClothTickFunction \ static_assert(alignof(FSkeletalMeshComponentClothTickFunction) == 0x000008, "Wrong alignment on FSkeletalMeshComponentClothTickFunction"); \ static_assert(sizeof(FSkeletalMeshComponentClothTickFunction) == 0x000030, "Wrong size on FSkeletalMeshComponentClothTickFunction"); \ #define DUMPER7_ASSERTS_FNavAgentSelector \ static_assert(alignof(FNavAgentSelector) == 0x000004, "Wrong alignment on FNavAgentSelector"); \ static_assert(sizeof(FNavAgentSelector) == 0x000004, "Wrong size on FNavAgentSelector"); \ #define DUMPER7_ASSERTS_FNavigationLinkBase \ static_assert(alignof(FNavigationLinkBase) == 0x000008, "Wrong alignment on FNavigationLinkBase"); \ static_assert(sizeof(FNavigationLinkBase) == 0x000030, "Wrong size on FNavigationLinkBase"); \ static_assert(offsetof(FNavigationLinkBase, LeftProjectHeight) == 0x000000, "Member 'FNavigationLinkBase::LeftProjectHeight' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, MaxFallDownLength) == 0x000004, "Member 'FNavigationLinkBase::MaxFallDownLength' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, SnapRadius) == 0x00000C, "Member 'FNavigationLinkBase::SnapRadius' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, SnapHeight) == 0x000010, "Member 'FNavigationLinkBase::SnapHeight' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, SupportedAgents) == 0x000014, "Member 'FNavigationLinkBase::SupportedAgents' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, Direction) == 0x00001C, "Member 'FNavigationLinkBase::Direction' has a wrong offset!"); \ static_assert(offsetof(FNavigationLinkBase, AreaClass) == 0x000020, "Member 'FNavigationLinkBase::AreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScalarMaterialInput \ static_assert(alignof(FScalarMaterialInput) == 0x000008, "Wrong alignment on FScalarMaterialInput"); \ static_assert(sizeof(FScalarMaterialInput) == 0x000030, "Wrong size on FScalarMaterialInput"); \ static_assert(offsetof(FScalarMaterialInput, Constant) == 0x00002C, "Member 'FScalarMaterialInput::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkinWeightProfileManagerTickFunction \ static_assert(alignof(FSkinWeightProfileManagerTickFunction) == 0x000008, "Wrong alignment on FSkinWeightProfileManagerTickFunction"); \ static_assert(sizeof(FSkinWeightProfileManagerTickFunction) == 0x000030, "Wrong size on FSkinWeightProfileManagerTickFunction"); \ #define DUMPER7_ASSERTS_FCharacterMovementComponentPostPhysicsTickFunction \ static_assert(alignof(FCharacterMovementComponentPostPhysicsTickFunction) == 0x000008, "Wrong alignment on FCharacterMovementComponentPostPhysicsTickFunction"); \ static_assert(sizeof(FCharacterMovementComponentPostPhysicsTickFunction) == 0x000030, "Wrong size on FCharacterMovementComponentPostPhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FAnimNode_Base \ static_assert(alignof(FAnimNode_Base) == 0x000008, "Wrong alignment on FAnimNode_Base"); \ static_assert(sizeof(FAnimNode_Base) == 0x000010, "Wrong size on FAnimNode_Base"); \ #define DUMPER7_ASSERTS_FAnimNode_TransitionResult \ static_assert(alignof(FAnimNode_TransitionResult) == 0x000008, "Wrong alignment on FAnimNode_TransitionResult"); \ static_assert(sizeof(FAnimNode_TransitionResult) == 0x000028, "Wrong size on FAnimNode_TransitionResult"); \ static_assert(offsetof(FAnimNode_TransitionResult, bCanEnterTransition) == 0x000010, "Member 'FAnimNode_TransitionResult::bCanEnterTransition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionResponseContainer \ static_assert(alignof(FCollisionResponseContainer) == 0x000001, "Wrong alignment on FCollisionResponseContainer"); \ static_assert(sizeof(FCollisionResponseContainer) == 0x000020, "Wrong size on FCollisionResponseContainer"); \ static_assert(offsetof(FCollisionResponseContainer, WorldStatic) == 0x000000, "Member 'FCollisionResponseContainer::WorldStatic' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, WorldDynamic) == 0x000001, "Member 'FCollisionResponseContainer::WorldDynamic' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, Pawn) == 0x000002, "Member 'FCollisionResponseContainer::Pawn' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, Visibility) == 0x000003, "Member 'FCollisionResponseContainer::Visibility' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, Camera) == 0x000004, "Member 'FCollisionResponseContainer::Camera' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, PhysicsBody) == 0x000005, "Member 'FCollisionResponseContainer::PhysicsBody' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, Vehicle) == 0x000006, "Member 'FCollisionResponseContainer::Vehicle' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, Destructible) == 0x000007, "Member 'FCollisionResponseContainer::Destructible' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel1) == 0x000008, "Member 'FCollisionResponseContainer::EngineTraceChannel1' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel2) == 0x000009, "Member 'FCollisionResponseContainer::EngineTraceChannel2' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel3) == 0x00000A, "Member 'FCollisionResponseContainer::EngineTraceChannel3' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel4) == 0x00000B, "Member 'FCollisionResponseContainer::EngineTraceChannel4' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel5) == 0x00000C, "Member 'FCollisionResponseContainer::EngineTraceChannel5' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, EngineTraceChannel6) == 0x00000D, "Member 'FCollisionResponseContainer::EngineTraceChannel6' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel1) == 0x00000E, "Member 'FCollisionResponseContainer::GameTraceChannel1' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel2) == 0x00000F, "Member 'FCollisionResponseContainer::GameTraceChannel2' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel3) == 0x000010, "Member 'FCollisionResponseContainer::GameTraceChannel3' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel4) == 0x000011, "Member 'FCollisionResponseContainer::GameTraceChannel4' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel5) == 0x000012, "Member 'FCollisionResponseContainer::GameTraceChannel5' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel6) == 0x000013, "Member 'FCollisionResponseContainer::GameTraceChannel6' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel7) == 0x000014, "Member 'FCollisionResponseContainer::GameTraceChannel7' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel8) == 0x000015, "Member 'FCollisionResponseContainer::GameTraceChannel8' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel9) == 0x000016, "Member 'FCollisionResponseContainer::GameTraceChannel9' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel10) == 0x000017, "Member 'FCollisionResponseContainer::GameTraceChannel10' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel11) == 0x000018, "Member 'FCollisionResponseContainer::GameTraceChannel11' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel12) == 0x000019, "Member 'FCollisionResponseContainer::GameTraceChannel12' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel13) == 0x00001A, "Member 'FCollisionResponseContainer::GameTraceChannel13' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel14) == 0x00001B, "Member 'FCollisionResponseContainer::GameTraceChannel14' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel15) == 0x00001C, "Member 'FCollisionResponseContainer::GameTraceChannel15' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel16) == 0x00001D, "Member 'FCollisionResponseContainer::GameTraceChannel16' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel17) == 0x00001E, "Member 'FCollisionResponseContainer::GameTraceChannel17' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseContainer, GameTraceChannel18) == 0x00001F, "Member 'FCollisionResponseContainer::GameTraceChannel18' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FResponseChannel \ static_assert(alignof(FResponseChannel) == 0x000004, "Wrong alignment on FResponseChannel"); \ static_assert(sizeof(FResponseChannel) == 0x00000C, "Wrong size on FResponseChannel"); \ static_assert(offsetof(FResponseChannel, Channel) == 0x000000, "Member 'FResponseChannel::Channel' has a wrong offset!"); \ static_assert(offsetof(FResponseChannel, Response) == 0x000008, "Member 'FResponseChannel::Response' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionResponse \ static_assert(alignof(FCollisionResponse) == 0x000008, "Wrong alignment on FCollisionResponse"); \ static_assert(sizeof(FCollisionResponse) == 0x000030, "Wrong size on FCollisionResponse"); \ static_assert(offsetof(FCollisionResponse, ResponseToChannels) == 0x000000, "Member 'FCollisionResponse::ResponseToChannels' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponse, ResponseArray) == 0x000020, "Member 'FCollisionResponse::ResponseArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateMachineStateDebugData \ static_assert(alignof(FStateMachineStateDebugData) == 0x000004, "Wrong alignment on FStateMachineStateDebugData"); \ static_assert(sizeof(FStateMachineStateDebugData) == 0x000010, "Wrong size on FStateMachineStateDebugData"); \ #define DUMPER7_ASSERTS_FCollectionParameterBase \ static_assert(alignof(FCollectionParameterBase) == 0x000004, "Wrong alignment on FCollectionParameterBase"); \ static_assert(sizeof(FCollectionParameterBase) == 0x000018, "Wrong size on FCollectionParameterBase"); \ static_assert(offsetof(FCollectionParameterBase, ParameterName) == 0x000000, "Member 'FCollectionParameterBase::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FCollectionParameterBase, ID) == 0x000008, "Member 'FCollectionParameterBase::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FShadingModelMaterialInput \ static_assert(alignof(FShadingModelMaterialInput) == 0x000008, "Wrong alignment on FShadingModelMaterialInput"); \ static_assert(sizeof(FShadingModelMaterialInput) == 0x000028, "Wrong size on FShadingModelMaterialInput"); \ #define DUMPER7_ASSERTS_FSimpleMemberReference \ static_assert(alignof(FSimpleMemberReference) == 0x000008, "Wrong alignment on FSimpleMemberReference"); \ static_assert(sizeof(FSimpleMemberReference) == 0x000020, "Wrong size on FSimpleMemberReference"); \ static_assert(offsetof(FSimpleMemberReference, MemberParent) == 0x000000, "Member 'FSimpleMemberReference::MemberParent' has a wrong offset!"); \ static_assert(offsetof(FSimpleMemberReference, MemberName) == 0x000008, "Member 'FSimpleMemberReference::MemberName' has a wrong offset!"); \ static_assert(offsetof(FSimpleMemberReference, MemberGuid) == 0x000010, "Member 'FSimpleMemberReference::MemberGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniqueNetIdReplNetSerializerConfig \ static_assert(alignof(FUniqueNetIdReplNetSerializerConfig) == 0x000001, "Wrong alignment on FUniqueNetIdReplNetSerializerConfig"); \ static_assert(sizeof(FUniqueNetIdReplNetSerializerConfig) == 0x000001, "Wrong size on FUniqueNetIdReplNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FStrataMaterialInput \ static_assert(alignof(FStrataMaterialInput) == 0x000008, "Wrong alignment on FStrataMaterialInput"); \ static_assert(sizeof(FStrataMaterialInput) == 0x000028, "Wrong size on FStrataMaterialInput"); \ #define DUMPER7_ASSERTS_FPrimaryAssetRules \ static_assert(alignof(FPrimaryAssetRules) == 0x000004, "Wrong alignment on FPrimaryAssetRules"); \ static_assert(sizeof(FPrimaryAssetRules) == 0x00000C, "Wrong size on FPrimaryAssetRules"); \ static_assert(offsetof(FPrimaryAssetRules, Priority) == 0x000000, "Member 'FPrimaryAssetRules::Priority' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRules, ChunkId) == 0x000004, "Member 'FPrimaryAssetRules::ChunkId' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRules, bApplyRecursively) == 0x000008, "Member 'FPrimaryAssetRules::bApplyRecursively' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRules, CookRule) == 0x000009, "Member 'FPrimaryAssetRules::CookRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimaryAssetTypeInfo \ static_assert(alignof(FPrimaryAssetTypeInfo) == 0x000008, "Wrong alignment on FPrimaryAssetTypeInfo"); \ static_assert(sizeof(FPrimaryAssetTypeInfo) == 0x000090, "Wrong size on FPrimaryAssetTypeInfo"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, PrimaryAssetType) == 0x000000, "Member 'FPrimaryAssetTypeInfo::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, AssetBaseClass) == 0x000008, "Member 'FPrimaryAssetTypeInfo::AssetBaseClass' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, AssetBaseClassLoaded) == 0x000038, "Member 'FPrimaryAssetTypeInfo::AssetBaseClassLoaded' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, bHasBlueprintClasses) == 0x000040, "Member 'FPrimaryAssetTypeInfo::bHasBlueprintClasses' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, bIsEditorOnly) == 0x000041, "Member 'FPrimaryAssetTypeInfo::bIsEditorOnly' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, Directories) == 0x000048, "Member 'FPrimaryAssetTypeInfo::Directories' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, SpecificAssets) == 0x000058, "Member 'FPrimaryAssetTypeInfo::SpecificAssets' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, Rules) == 0x000068, "Member 'FPrimaryAssetTypeInfo::Rules' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, AssetScanPaths) == 0x000078, "Member 'FPrimaryAssetTypeInfo::AssetScanPaths' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, bIsDynamicAsset) == 0x000088, "Member 'FPrimaryAssetTypeInfo::bIsDynamicAsset' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetTypeInfo, NumberOfAssets) == 0x00008C, "Member 'FPrimaryAssetTypeInfo::NumberOfAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTableRowBase \ static_assert(alignof(FTableRowBase) == 0x000008, "Wrong alignment on FTableRowBase"); \ static_assert(sizeof(FTableRowBase) == 0x000008, "Wrong size on FTableRowBase"); \ #define DUMPER7_ASSERTS_FLensImperfectionSettings \ static_assert(alignof(FLensImperfectionSettings) == 0x000008, "Wrong alignment on FLensImperfectionSettings"); \ static_assert(sizeof(FLensImperfectionSettings) == 0x000020, "Wrong size on FLensImperfectionSettings"); \ static_assert(offsetof(FLensImperfectionSettings, DirtMask) == 0x000000, "Member 'FLensImperfectionSettings::DirtMask' has a wrong offset!"); \ static_assert(offsetof(FLensImperfectionSettings, DirtMaskIntensity) == 0x000008, "Member 'FLensImperfectionSettings::DirtMaskIntensity' has a wrong offset!"); \ static_assert(offsetof(FLensImperfectionSettings, DirtMaskTint) == 0x00000C, "Member 'FLensImperfectionSettings::DirtMaskTint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputDelegateBinding \ static_assert(alignof(FBlueprintInputDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintInputDelegateBinding"); \ static_assert(sizeof(FBlueprintInputDelegateBinding) == 0x000004, "Wrong size on FBlueprintInputDelegateBinding"); \ #define DUMPER7_ASSERTS_FBlueprintInputKeyDelegateBinding \ static_assert(alignof(FBlueprintInputKeyDelegateBinding) == 0x000008, "Wrong alignment on FBlueprintInputKeyDelegateBinding"); \ static_assert(sizeof(FBlueprintInputKeyDelegateBinding) == 0x000038, "Wrong size on FBlueprintInputKeyDelegateBinding"); \ static_assert(offsetof(FBlueprintInputKeyDelegateBinding, InputChord) == 0x000008, "Member 'FBlueprintInputKeyDelegateBinding::InputChord' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputKeyDelegateBinding, InputKeyEvent) == 0x000028, "Member 'FBlueprintInputKeyDelegateBinding::InputKeyEvent' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputKeyDelegateBinding, FunctionNameToBind) == 0x00002C, "Member 'FBlueprintInputKeyDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimerHandle \ static_assert(alignof(FTimerHandle) == 0x000008, "Wrong alignment on FTimerHandle"); \ static_assert(sizeof(FTimerHandle) == 0x000008, "Wrong size on FTimerHandle"); \ static_assert(offsetof(FTimerHandle, Handle) == 0x000000, "Member 'FTimerHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubtitleCue \ static_assert(alignof(FSubtitleCue) == 0x000008, "Wrong alignment on FSubtitleCue"); \ static_assert(sizeof(FSubtitleCue) == 0x000020, "Wrong size on FSubtitleCue"); \ static_assert(offsetof(FSubtitleCue, Text) == 0x000000, "Member 'FSubtitleCue::Text' has a wrong offset!"); \ static_assert(offsetof(FSubtitleCue, Time) == 0x000018, "Member 'FSubtitleCue::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNewLevelInstanceParams \ static_assert(alignof(FNewLevelInstanceParams) == 0x000008, "Wrong alignment on FNewLevelInstanceParams"); \ static_assert(sizeof(FNewLevelInstanceParams) == 0x000048, "Wrong size on FNewLevelInstanceParams"); \ static_assert(offsetof(FNewLevelInstanceParams, Type) == 0x000000, "Member 'FNewLevelInstanceParams::Type' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, PivotType) == 0x000001, "Member 'FNewLevelInstanceParams::PivotType' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, PivotActor) == 0x000008, "Member 'FNewLevelInstanceParams::PivotActor' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, bAlwaysShowDialog) == 0x000010, "Member 'FNewLevelInstanceParams::bAlwaysShowDialog' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, TemplateWorld) == 0x000018, "Member 'FNewLevelInstanceParams::TemplateWorld' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, LevelPackageName) == 0x000020, "Member 'FNewLevelInstanceParams::LevelPackageName' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, bPromptForSave) == 0x000030, "Member 'FNewLevelInstanceParams::bPromptForSave' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, LevelInstanceClass) == 0x000038, "Member 'FNewLevelInstanceParams::LevelInstanceClass' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, bExternalActors) == 0x000040, "Member 'FNewLevelInstanceParams::bExternalActors' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, bForceExternalActors) == 0x000041, "Member 'FNewLevelInstanceParams::bForceExternalActors' has a wrong offset!"); \ static_assert(offsetof(FNewLevelInstanceParams, bHideCreationType) == 0x000042, "Member 'FNewLevelInstanceParams::bHideCreationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseLinkBase \ static_assert(alignof(FPoseLinkBase) == 0x000008, "Wrong alignment on FPoseLinkBase"); \ static_assert(sizeof(FPoseLinkBase) == 0x000010, "Wrong size on FPoseLinkBase"); \ static_assert(offsetof(FPoseLinkBase, LinkID) == 0x000008, "Member 'FPoseLinkBase::LinkID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseLink \ static_assert(alignof(FPoseLink) == 0x000008, "Wrong alignment on FPoseLink"); \ static_assert(sizeof(FPoseLink) == 0x000010, "Wrong size on FPoseLink"); \ #define DUMPER7_ASSERTS_FAnimNode_SingleNode \ static_assert(alignof(FAnimNode_SingleNode) == 0x000008, "Wrong alignment on FAnimNode_SingleNode"); \ static_assert(sizeof(FAnimNode_SingleNode) == 0x000030, "Wrong size on FAnimNode_SingleNode"); \ static_assert(offsetof(FAnimNode_SingleNode, SourcePose) == 0x000010, "Member 'FAnimNode_SingleNode::SourcePose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerBoneBlendWeight \ static_assert(alignof(FPerBoneBlendWeight) == 0x000004, "Wrong alignment on FPerBoneBlendWeight"); \ static_assert(sizeof(FPerBoneBlendWeight) == 0x000008, "Wrong size on FPerBoneBlendWeight"); \ static_assert(offsetof(FPerBoneBlendWeight, SourceIndex) == 0x000000, "Member 'FPerBoneBlendWeight::SourceIndex' has a wrong offset!"); \ static_assert(offsetof(FPerBoneBlendWeight, BlendWeight) == 0x000004, "Member 'FPerBoneBlendWeight::BlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerBoneBlendWeights \ static_assert(alignof(FPerBoneBlendWeights) == 0x000008, "Wrong alignment on FPerBoneBlendWeights"); \ static_assert(sizeof(FPerBoneBlendWeights) == 0x000010, "Wrong size on FPerBoneBlendWeights"); \ static_assert(offsetof(FPerBoneBlendWeights, BoneBlendWeights) == 0x000000, "Member 'FPerBoneBlendWeights::BoneBlendWeights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector2MaterialInput \ static_assert(alignof(FVector2MaterialInput) == 0x000008, "Wrong alignment on FVector2MaterialInput"); \ static_assert(sizeof(FVector2MaterialInput) == 0x000038, "Wrong size on FVector2MaterialInput"); \ static_assert(offsetof(FVector2MaterialInput, ConstantX) == 0x00002C, "Member 'FVector2MaterialInput::ConstantX' has a wrong offset!"); \ static_assert(offsetof(FVector2MaterialInput, ConstantY) == 0x000030, "Member 'FVector2MaterialInput::ConstantY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEdGraphSchemaAction \ static_assert(alignof(FEdGraphSchemaAction) == 0x000008, "Wrong alignment on FEdGraphSchemaAction"); \ static_assert(sizeof(FEdGraphSchemaAction) == 0x000100, "Wrong size on FEdGraphSchemaAction"); \ static_assert(offsetof(FEdGraphSchemaAction, MenuDescription) == 0x000008, "Member 'FEdGraphSchemaAction::MenuDescription' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, TooltipDescription) == 0x000020, "Member 'FEdGraphSchemaAction::TooltipDescription' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, Category) == 0x000038, "Member 'FEdGraphSchemaAction::Category' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, Keywords) == 0x000050, "Member 'FEdGraphSchemaAction::Keywords' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, Grouping) == 0x000068, "Member 'FEdGraphSchemaAction::Grouping' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, SectionID) == 0x00006C, "Member 'FEdGraphSchemaAction::SectionID' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, MenuDescriptionArray) == 0x000070, "Member 'FEdGraphSchemaAction::MenuDescriptionArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, FullSearchTitlesArray) == 0x000080, "Member 'FEdGraphSchemaAction::FullSearchTitlesArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, FullSearchKeywordsArray) == 0x000090, "Member 'FEdGraphSchemaAction::FullSearchKeywordsArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, FullSearchCategoryArray) == 0x0000A0, "Member 'FEdGraphSchemaAction::FullSearchCategoryArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, LocalizedMenuDescriptionArray) == 0x0000B0, "Member 'FEdGraphSchemaAction::LocalizedMenuDescriptionArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, LocalizedFullSearchTitlesArray) == 0x0000C0, "Member 'FEdGraphSchemaAction::LocalizedFullSearchTitlesArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, LocalizedFullSearchKeywordsArray) == 0x0000D0, "Member 'FEdGraphSchemaAction::LocalizedFullSearchKeywordsArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, LocalizedFullSearchCategoryArray) == 0x0000E0, "Member 'FEdGraphSchemaAction::LocalizedFullSearchCategoryArray' has a wrong offset!"); \ static_assert(offsetof(FEdGraphSchemaAction, SearchText) == 0x0000F0, "Member 'FEdGraphSchemaAction::SearchText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAlphaBlendArgs \ static_assert(alignof(FAlphaBlendArgs) == 0x000008, "Wrong alignment on FAlphaBlendArgs"); \ static_assert(sizeof(FAlphaBlendArgs) == 0x000010, "Wrong size on FAlphaBlendArgs"); \ static_assert(offsetof(FAlphaBlendArgs, CustomCurve) == 0x000000, "Member 'FAlphaBlendArgs::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FAlphaBlendArgs, BlendTime) == 0x000008, "Member 'FAlphaBlendArgs::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FAlphaBlendArgs, BlendOption) == 0x00000C, "Member 'FAlphaBlendArgs::BlendOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMontageBlendSettings \ static_assert(alignof(FMontageBlendSettings) == 0x000008, "Wrong alignment on FMontageBlendSettings"); \ static_assert(sizeof(FMontageBlendSettings) == 0x000020, "Wrong size on FMontageBlendSettings"); \ static_assert(offsetof(FMontageBlendSettings, BlendProfile) == 0x000000, "Member 'FMontageBlendSettings::BlendProfile' has a wrong offset!"); \ static_assert(offsetof(FMontageBlendSettings, Blend) == 0x000008, "Member 'FMontageBlendSettings::Blend' has a wrong offset!"); \ static_assert(offsetof(FMontageBlendSettings, BlendMode) == 0x000018, "Member 'FMontageBlendSettings::BlendMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterMovementComponentPrePhysicsTickFunction \ static_assert(alignof(FCharacterMovementComponentPrePhysicsTickFunction) == 0x000008, "Wrong alignment on FCharacterMovementComponentPrePhysicsTickFunction"); \ static_assert(sizeof(FCharacterMovementComponentPrePhysicsTickFunction) == 0x000030, "Wrong size on FCharacterMovementComponentPrePhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FMaterialLayersFunctionsEditorOnlyData \ static_assert(alignof(FMaterialLayersFunctionsEditorOnlyData) == 0x000008, "Wrong alignment on FMaterialLayersFunctionsEditorOnlyData"); \ static_assert(sizeof(FMaterialLayersFunctionsEditorOnlyData) == 0x000070, "Wrong size on FMaterialLayersFunctionsEditorOnlyData"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, LayerStates) == 0x000000, "Member 'FMaterialLayersFunctionsEditorOnlyData::LayerStates' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, LayerNames) == 0x000010, "Member 'FMaterialLayersFunctionsEditorOnlyData::LayerNames' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, RestrictToLayerRelatives) == 0x000020, "Member 'FMaterialLayersFunctionsEditorOnlyData::RestrictToLayerRelatives' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, RestrictToBlendRelatives) == 0x000030, "Member 'FMaterialLayersFunctionsEditorOnlyData::RestrictToBlendRelatives' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, LayerGuids) == 0x000040, "Member 'FMaterialLayersFunctionsEditorOnlyData::LayerGuids' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, LayerLinkStates) == 0x000050, "Member 'FMaterialLayersFunctionsEditorOnlyData::LayerLinkStates' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsEditorOnlyData, DeletedParentLayerGuids) == 0x000060, "Member 'FMaterialLayersFunctionsEditorOnlyData::DeletedParentLayerGuids' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector4Distribution \ static_assert(alignof(FVector4Distribution) == 0x000008, "Wrong alignment on FVector4Distribution"); \ static_assert(sizeof(FVector4Distribution) == 0x000020, "Wrong size on FVector4Distribution"); \ static_assert(offsetof(FVector4Distribution, Table) == 0x000000, "Member 'FVector4Distribution::Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimBlueprintMutableData \ static_assert(alignof(FAnimBlueprintMutableData) == 0x000001, "Wrong alignment on FAnimBlueprintMutableData"); \ static_assert(sizeof(FAnimBlueprintMutableData) == 0x000001, "Wrong size on FAnimBlueprintMutableData"); \ #define DUMPER7_ASSERTS_FInteriorSettings \ static_assert(alignof(FInteriorSettings) == 0x000004, "Wrong alignment on FInteriorSettings"); \ static_assert(sizeof(FInteriorSettings) == 0x000024, "Wrong size on FInteriorSettings"); \ static_assert(offsetof(FInteriorSettings, bIsWorldSettings) == 0x000000, "Member 'FInteriorSettings::bIsWorldSettings' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, ExteriorVolume) == 0x000004, "Member 'FInteriorSettings::ExteriorVolume' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, ExteriorTime) == 0x000008, "Member 'FInteriorSettings::ExteriorTime' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, ExteriorLPF) == 0x00000C, "Member 'FInteriorSettings::ExteriorLPF' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, ExteriorLPFTime) == 0x000010, "Member 'FInteriorSettings::ExteriorLPFTime' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, InteriorVolume) == 0x000014, "Member 'FInteriorSettings::InteriorVolume' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, InteriorTime) == 0x000018, "Member 'FInteriorSettings::InteriorTime' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, InteriorLPF) == 0x00001C, "Member 'FInteriorSettings::InteriorLPF' has a wrong offset!"); \ static_assert(offsetof(FInteriorSettings, InteriorLPFTime) == 0x000020, "Member 'FInteriorSettings::InteriorLPFTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionMovementParams \ static_assert(alignof(FRootMotionMovementParams) == 0x000010, "Wrong alignment on FRootMotionMovementParams"); \ static_assert(sizeof(FRootMotionMovementParams) == 0x000070, "Wrong size on FRootMotionMovementParams"); \ static_assert(offsetof(FRootMotionMovementParams, bHasRootMotion) == 0x000000, "Member 'FRootMotionMovementParams::bHasRootMotion' has a wrong offset!"); \ static_assert(offsetof(FRootMotionMovementParams, BlendWeight) == 0x000004, "Member 'FRootMotionMovementParams::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(FRootMotionMovementParams, RootMotionTransform) == 0x000010, "Member 'FRootMotionMovementParams::RootMotionTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTTrackId \ static_assert(alignof(FTTTrackId) == 0x000004, "Wrong alignment on FTTTrackId"); \ static_assert(sizeof(FTTTrackId) == 0x000008, "Wrong size on FTTTrackId"); \ static_assert(offsetof(FTTTrackId, TrackType) == 0x000000, "Member 'FTTTrackId::TrackType' has a wrong offset!"); \ static_assert(offsetof(FTTTrackId, TrackIndex) == 0x000004, "Member 'FTTTrackId::TrackIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorDistribution \ static_assert(alignof(FVectorDistribution) == 0x000008, "Wrong alignment on FVectorDistribution"); \ static_assert(sizeof(FVectorDistribution) == 0x000020, "Wrong size on FVectorDistribution"); \ static_assert(offsetof(FVectorDistribution, Table) == 0x000000, "Member 'FVectorDistribution::Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorMaterialInput \ static_assert(alignof(FVectorMaterialInput) == 0x000008, "Wrong alignment on FVectorMaterialInput"); \ static_assert(sizeof(FVectorMaterialInput) == 0x000038, "Wrong size on FVectorMaterialInput"); \ static_assert(offsetof(FVectorMaterialInput, Constant) == 0x00002C, "Member 'FVectorMaterialInput::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassMaterialInterfaceSettings \ static_assert(alignof(FLightmassMaterialInterfaceSettings) == 0x000004, "Wrong alignment on FLightmassMaterialInterfaceSettings"); \ static_assert(sizeof(FLightmassMaterialInterfaceSettings) == 0x000010, "Wrong size on FLightmassMaterialInterfaceSettings"); \ static_assert(offsetof(FLightmassMaterialInterfaceSettings, EmissiveBoost) == 0x000000, "Member 'FLightmassMaterialInterfaceSettings::EmissiveBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassMaterialInterfaceSettings, DiffuseBoost) == 0x000004, "Member 'FLightmassMaterialInterfaceSettings::DiffuseBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassMaterialInterfaceSettings, ExportResolutionScale) == 0x000008, "Member 'FLightmassMaterialInterfaceSettings::ExportResolutionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTTrackBase \ static_assert(alignof(FTTTrackBase) == 0x000008, "Wrong alignment on FTTTrackBase"); \ static_assert(sizeof(FTTTrackBase) == 0x000018, "Wrong size on FTTTrackBase"); \ static_assert(offsetof(FTTTrackBase, TrackName) == 0x000008, "Member 'FTTTrackBase::TrackName' has a wrong offset!"); \ static_assert(offsetof(FTTTrackBase, bIsExternalCurve) == 0x000010, "Member 'FTTTrackBase::bIsExternalCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTPropertyTrack \ static_assert(alignof(FTTPropertyTrack) == 0x000008, "Wrong alignment on FTTPropertyTrack"); \ static_assert(sizeof(FTTPropertyTrack) == 0x000020, "Wrong size on FTTPropertyTrack"); \ static_assert(offsetof(FTTPropertyTrack, PropertyName) == 0x000018, "Member 'FTTPropertyTrack::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorRK4SpringInterpolator \ static_assert(alignof(FVectorRK4SpringInterpolator) == 0x000004, "Wrong alignment on FVectorRK4SpringInterpolator"); \ static_assert(sizeof(FVectorRK4SpringInterpolator) == 0x000008, "Wrong size on FVectorRK4SpringInterpolator"); \ static_assert(offsetof(FVectorRK4SpringInterpolator, StiffnessConstant) == 0x000000, "Member 'FVectorRK4SpringInterpolator::StiffnessConstant' has a wrong offset!"); \ static_assert(offsetof(FVectorRK4SpringInterpolator, DampeningRatio) == 0x000004, "Member 'FVectorRK4SpringInterpolator::DampeningRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTVectorTrack \ static_assert(alignof(FTTVectorTrack) == 0x000008, "Wrong alignment on FTTVectorTrack"); \ static_assert(sizeof(FTTVectorTrack) == 0x000028, "Wrong size on FTTVectorTrack"); \ static_assert(offsetof(FTTVectorTrack, CurveVector) == 0x000020, "Member 'FTTVectorTrack::CurveVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimDataModelNotifPayload \ static_assert(alignof(FAnimDataModelNotifPayload) == 0x000008, "Wrong alignment on FAnimDataModelNotifPayload"); \ static_assert(sizeof(FAnimDataModelNotifPayload) == 0x000010, "Wrong size on FAnimDataModelNotifPayload"); \ #define DUMPER7_ASSERTS_FCollectionVectorParameter \ static_assert(alignof(FCollectionVectorParameter) == 0x000004, "Wrong alignment on FCollectionVectorParameter"); \ static_assert(sizeof(FCollectionVectorParameter) == 0x000028, "Wrong size on FCollectionVectorParameter"); \ static_assert(offsetof(FCollectionVectorParameter, DefaultValue) == 0x000018, "Member 'FCollectionVectorParameter::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightingChannels \ static_assert(alignof(FLightingChannels) == 0x000001, "Wrong alignment on FLightingChannels"); \ static_assert(sizeof(FLightingChannels) == 0x000001, "Wrong size on FLightingChannels"); \ #define DUMPER7_ASSERTS_FTransformAnimationAttribute \ static_assert(alignof(FTransformAnimationAttribute) == 0x000010, "Wrong alignment on FTransformAnimationAttribute"); \ static_assert(sizeof(FTransformAnimationAttribute) == 0x000060, "Wrong size on FTransformAnimationAttribute"); \ static_assert(offsetof(FTransformAnimationAttribute, Value) == 0x000000, "Member 'FTransformAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetMapping \ static_assert(alignof(FAssetMapping) == 0x000008, "Wrong alignment on FAssetMapping"); \ static_assert(sizeof(FAssetMapping) == 0x000010, "Wrong size on FAssetMapping"); \ static_assert(offsetof(FAssetMapping, SourceAsset) == 0x000000, "Member 'FAssetMapping::SourceAsset' has a wrong offset!"); \ static_assert(offsetof(FAssetMapping, TargetAsset) == 0x000008, "Member 'FAssetMapping::TargetAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector_NetQuantize \ static_assert(alignof(FVector_NetQuantize) == 0x000008, "Wrong alignment on FVector_NetQuantize"); \ static_assert(sizeof(FVector_NetQuantize) == 0x000018, "Wrong size on FVector_NetQuantize"); \ #define DUMPER7_ASSERTS_FVector_NetQuantizeNormal \ static_assert(alignof(FVector_NetQuantizeNormal) == 0x000008, "Wrong alignment on FVector_NetQuantizeNormal"); \ static_assert(sizeof(FVector_NetQuantizeNormal) == 0x000018, "Wrong size on FVector_NetQuantizeNormal"); \ #define DUMPER7_ASSERTS_FActorInstanceHandle \ static_assert(alignof(FActorInstanceHandle) == 0x000004, "Wrong alignment on FActorInstanceHandle"); \ static_assert(sizeof(FActorInstanceHandle) == 0x000018, "Wrong size on FActorInstanceHandle"); \ static_assert(offsetof(FActorInstanceHandle, Actor) == 0x000000, "Member 'FActorInstanceHandle::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHitResult \ static_assert(alignof(FHitResult) == 0x000008, "Wrong alignment on FHitResult"); \ static_assert(sizeof(FHitResult) == 0x0000E8, "Wrong size on FHitResult"); \ static_assert(offsetof(FHitResult, FaceIndex) == 0x000000, "Member 'FHitResult::FaceIndex' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Time) == 0x000004, "Member 'FHitResult::Time' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Distance) == 0x000008, "Member 'FHitResult::Distance' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Location) == 0x000010, "Member 'FHitResult::Location' has a wrong offset!"); \ static_assert(offsetof(FHitResult, ImpactPoint) == 0x000028, "Member 'FHitResult::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Normal) == 0x000040, "Member 'FHitResult::Normal' has a wrong offset!"); \ static_assert(offsetof(FHitResult, ImpactNormal) == 0x000058, "Member 'FHitResult::ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(FHitResult, TraceStart) == 0x000070, "Member 'FHitResult::TraceStart' has a wrong offset!"); \ static_assert(offsetof(FHitResult, TraceEnd) == 0x000088, "Member 'FHitResult::TraceEnd' has a wrong offset!"); \ static_assert(offsetof(FHitResult, PenetrationDepth) == 0x0000A0, "Member 'FHitResult::PenetrationDepth' has a wrong offset!"); \ static_assert(offsetof(FHitResult, MyItem) == 0x0000A4, "Member 'FHitResult::MyItem' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Item) == 0x0000A8, "Member 'FHitResult::Item' has a wrong offset!"); \ static_assert(offsetof(FHitResult, ElementIndex) == 0x0000AC, "Member 'FHitResult::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(FHitResult, PhysMaterial) == 0x0000B0, "Member 'FHitResult::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(FHitResult, HitObjectHandle) == 0x0000B8, "Member 'FHitResult::HitObjectHandle' has a wrong offset!"); \ static_assert(offsetof(FHitResult, Component) == 0x0000D0, "Member 'FHitResult::Component' has a wrong offset!"); \ static_assert(offsetof(FHitResult, BoneName) == 0x0000D8, "Member 'FHitResult::BoneName' has a wrong offset!"); \ static_assert(offsetof(FHitResult, MyBoneName) == 0x0000E0, "Member 'FHitResult::MyBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamedAudioPlatformData \ static_assert(alignof(FStreamedAudioPlatformData) == 0x000008, "Wrong alignment on FStreamedAudioPlatformData"); \ static_assert(sizeof(FStreamedAudioPlatformData) == 0x000018, "Wrong size on FStreamedAudioPlatformData"); \ #define DUMPER7_ASSERTS_FSoundModulationDestinationSettings \ static_assert(alignof(FSoundModulationDestinationSettings) == 0x000008, "Wrong alignment on FSoundModulationDestinationSettings"); \ static_assert(sizeof(FSoundModulationDestinationSettings) == 0x000060, "Wrong size on FSoundModulationDestinationSettings"); \ static_assert(offsetof(FSoundModulationDestinationSettings, Value) == 0x000000, "Member 'FSoundModulationDestinationSettings::Value' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDestinationSettings, Modulator) == 0x000008, "Member 'FSoundModulationDestinationSettings::Modulator' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDestinationSettings, Modulators) == 0x000010, "Member 'FSoundModulationDestinationSettings::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegerAnimationAttribute \ static_assert(alignof(FIntegerAnimationAttribute) == 0x000004, "Wrong alignment on FIntegerAnimationAttribute"); \ static_assert(sizeof(FIntegerAnimationAttribute) == 0x000004, "Wrong size on FIntegerAnimationAttribute"); \ static_assert(offsetof(FIntegerAnimationAttribute, Value) == 0x000000, "Member 'FIntegerAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNonBlendableIntegerAnimationAttribute \ static_assert(alignof(FNonBlendableIntegerAnimationAttribute) == 0x000004, "Wrong alignment on FNonBlendableIntegerAnimationAttribute"); \ static_assert(sizeof(FNonBlendableIntegerAnimationAttribute) == 0x000004, "Wrong size on FNonBlendableIntegerAnimationAttribute"); \ #define DUMPER7_ASSERTS_FStartPhysicsTickFunction \ static_assert(alignof(FStartPhysicsTickFunction) == 0x000008, "Wrong alignment on FStartPhysicsTickFunction"); \ static_assert(sizeof(FStartPhysicsTickFunction) == 0x000030, "Wrong size on FStartPhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FEndPhysicsTickFunction \ static_assert(alignof(FEndPhysicsTickFunction) == 0x000008, "Wrong alignment on FEndPhysicsTickFunction"); \ static_assert(sizeof(FEndPhysicsTickFunction) == 0x000030, "Wrong size on FEndPhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FStructRedirect \ static_assert(alignof(FStructRedirect) == 0x000004, "Wrong alignment on FStructRedirect"); \ static_assert(sizeof(FStructRedirect) == 0x000010, "Wrong size on FStructRedirect"); \ static_assert(offsetof(FStructRedirect, OldStructName) == 0x000000, "Member 'FStructRedirect::OldStructName' has a wrong offset!"); \ static_assert(offsetof(FStructRedirect, NewStructName) == 0x000008, "Member 'FStructRedirect::NewStructName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNameCurveKey \ static_assert(alignof(FNameCurveKey) == 0x000004, "Wrong alignment on FNameCurveKey"); \ static_assert(sizeof(FNameCurveKey) == 0x00000C, "Wrong size on FNameCurveKey"); \ static_assert(offsetof(FNameCurveKey, Time) == 0x000000, "Member 'FNameCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(FNameCurveKey, Value) == 0x000004, "Member 'FNameCurveKey::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionProfileName \ static_assert(alignof(FCollisionProfileName) == 0x000004, "Wrong alignment on FCollisionProfileName"); \ static_assert(sizeof(FCollisionProfileName) == 0x000008, "Wrong size on FCollisionProfileName"); \ static_assert(offsetof(FCollisionProfileName, Name) == 0x000000, "Member 'FCollisionProfileName::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelCollection \ static_assert(alignof(FLevelCollection) == 0x000008, "Wrong alignment on FLevelCollection"); \ static_assert(sizeof(FLevelCollection) == 0x000078, "Wrong size on FLevelCollection"); \ static_assert(offsetof(FLevelCollection, GameState) == 0x000008, "Member 'FLevelCollection::GameState' has a wrong offset!"); \ static_assert(offsetof(FLevelCollection, NetDriver) == 0x000010, "Member 'FLevelCollection::NetDriver' has a wrong offset!"); \ static_assert(offsetof(FLevelCollection, DemoNetDriver) == 0x000018, "Member 'FLevelCollection::DemoNetDriver' has a wrong offset!"); \ static_assert(offsetof(FLevelCollection, PersistentLevel) == 0x000020, "Member 'FLevelCollection::PersistentLevel' has a wrong offset!"); \ static_assert(offsetof(FLevelCollection, Levels) == 0x000028, "Member 'FLevelCollection::Levels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputClampState \ static_assert(alignof(FInputClampState) == 0x000004, "Wrong alignment on FInputClampState"); \ static_assert(sizeof(FInputClampState) == 0x000008, "Wrong size on FInputClampState"); \ #define DUMPER7_ASSERTS_FAnimGraphBlendOptions \ static_assert(alignof(FAnimGraphBlendOptions) == 0x000008, "Wrong alignment on FAnimGraphBlendOptions"); \ static_assert(sizeof(FAnimGraphBlendOptions) == 0x000020, "Wrong size on FAnimGraphBlendOptions"); \ static_assert(offsetof(FAnimGraphBlendOptions, BlendInTime) == 0x000000, "Member 'FAnimGraphBlendOptions::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FAnimGraphBlendOptions, BlendInProfile) == 0x000008, "Member 'FAnimGraphBlendOptions::BlendInProfile' has a wrong offset!"); \ static_assert(offsetof(FAnimGraphBlendOptions, BlendOutTime) == 0x000010, "Member 'FAnimGraphBlendOptions::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FAnimGraphBlendOptions, BlendOutProfile) == 0x000018, "Member 'FAnimGraphBlendOptions::BlendOutProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformInterfaceData \ static_assert(alignof(FPlatformInterfaceData) == 0x000008, "Wrong alignment on FPlatformInterfaceData"); \ static_assert(sizeof(FPlatformInterfaceData) == 0x000030, "Wrong size on FPlatformInterfaceData"); \ static_assert(offsetof(FPlatformInterfaceData, DataName) == 0x000000, "Member 'FPlatformInterfaceData::DataName' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceData, Type) == 0x000008, "Member 'FPlatformInterfaceData::Type' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceData, IntValue) == 0x00000C, "Member 'FPlatformInterfaceData::IntValue' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceData, FloatValue) == 0x000010, "Member 'FPlatformInterfaceData::FloatValue' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceData, StringValue) == 0x000018, "Member 'FPlatformInterfaceData::StringValue' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceData, ObjectValue) == 0x000028, "Member 'FPlatformInterfaceData::ObjectValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformInterfaceDelegateResult \ static_assert(alignof(FPlatformInterfaceDelegateResult) == 0x000008, "Wrong alignment on FPlatformInterfaceDelegateResult"); \ static_assert(sizeof(FPlatformInterfaceDelegateResult) == 0x000038, "Wrong size on FPlatformInterfaceDelegateResult"); \ static_assert(offsetof(FPlatformInterfaceDelegateResult, bSuccessful) == 0x000000, "Member 'FPlatformInterfaceDelegateResult::bSuccessful' has a wrong offset!"); \ static_assert(offsetof(FPlatformInterfaceDelegateResult, Data) == 0x000008, "Member 'FPlatformInterfaceDelegateResult::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingRegionMaterialFilter \ static_assert(alignof(FSkeletalMeshSamplingRegionMaterialFilter) == 0x000004, "Wrong alignment on FSkeletalMeshSamplingRegionMaterialFilter"); \ static_assert(sizeof(FSkeletalMeshSamplingRegionMaterialFilter) == 0x000008, "Wrong size on FSkeletalMeshSamplingRegionMaterialFilter"); \ static_assert(offsetof(FSkeletalMeshSamplingRegionMaterialFilter, MaterialName) == 0x000000, "Member 'FSkeletalMeshSamplingRegionMaterialFilter::MaterialName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBPEditorBookmarkNode \ static_assert(alignof(FBPEditorBookmarkNode) == 0x000008, "Wrong alignment on FBPEditorBookmarkNode"); \ static_assert(sizeof(FBPEditorBookmarkNode) == 0x000038, "Wrong size on FBPEditorBookmarkNode"); \ static_assert(offsetof(FBPEditorBookmarkNode, NodeGuid) == 0x000000, "Member 'FBPEditorBookmarkNode::NodeGuid' has a wrong offset!"); \ static_assert(offsetof(FBPEditorBookmarkNode, ParentGuid) == 0x000010, "Member 'FBPEditorBookmarkNode::ParentGuid' has a wrong offset!"); \ static_assert(offsetof(FBPEditorBookmarkNode, DisplayName) == 0x000020, "Member 'FBPEditorBookmarkNode::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSourceSettings \ static_assert(alignof(FRootMotionSourceSettings) == 0x000001, "Wrong alignment on FRootMotionSourceSettings"); \ static_assert(sizeof(FRootMotionSourceSettings) == 0x000001, "Wrong size on FRootMotionSourceSettings"); \ static_assert(offsetof(FRootMotionSourceSettings, Flags) == 0x000000, "Member 'FRootMotionSourceSettings::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector_NetQuantize10 \ static_assert(alignof(FVector_NetQuantize10) == 0x000008, "Wrong alignment on FVector_NetQuantize10"); \ static_assert(sizeof(FVector_NetQuantize10) == 0x000018, "Wrong size on FVector_NetQuantize10"); \ #define DUMPER7_ASSERTS_FRootMotionSourceGroup \ static_assert(alignof(FRootMotionSourceGroup) == 0x000008, "Wrong alignment on FRootMotionSourceGroup"); \ static_assert(sizeof(FRootMotionSourceGroup) == 0x000048, "Wrong size on FRootMotionSourceGroup"); \ static_assert(offsetof(FRootMotionSourceGroup, LastAccumulatedSettings) == 0x000029, "Member 'FRootMotionSourceGroup::LastAccumulatedSettings' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSourceGroup, LastPreAdditiveVelocity) == 0x000030, "Member 'FRootMotionSourceGroup::LastPreAdditiveVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBakedStateExitTransition \ static_assert(alignof(FBakedStateExitTransition) == 0x000008, "Wrong alignment on FBakedStateExitTransition"); \ static_assert(sizeof(FBakedStateExitTransition) == 0x000028, "Wrong size on FBakedStateExitTransition"); \ static_assert(offsetof(FBakedStateExitTransition, CanTakeDelegateIndex) == 0x000000, "Member 'FBakedStateExitTransition::CanTakeDelegateIndex' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, CustomResultNodeIndex) == 0x000004, "Member 'FBakedStateExitTransition::CustomResultNodeIndex' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, TransitionIndex) == 0x000008, "Member 'FBakedStateExitTransition::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, bDesiredTransitionReturnValue) == 0x00000C, "Member 'FBakedStateExitTransition::bDesiredTransitionReturnValue' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, bAutomaticRemainingTimeRule) == 0x00000D, "Member 'FBakedStateExitTransition::bAutomaticRemainingTimeRule' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, SyncGroupNameToRequireValidMarkersRule) == 0x000010, "Member 'FBakedStateExitTransition::SyncGroupNameToRequireValidMarkersRule' has a wrong offset!"); \ static_assert(offsetof(FBakedStateExitTransition, PoseEvaluatorLinks) == 0x000018, "Member 'FBakedStateExitTransition::PoseEvaluatorLinks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBakedAnimationState \ static_assert(alignof(FBakedAnimationState) == 0x000008, "Wrong alignment on FBakedAnimationState"); \ static_assert(sizeof(FBakedAnimationState) == 0x000058, "Wrong size on FBakedAnimationState"); \ static_assert(offsetof(FBakedAnimationState, StateName) == 0x000000, "Member 'FBakedAnimationState::StateName' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, Transitions) == 0x000008, "Member 'FBakedAnimationState::Transitions' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, StateRootNodeIndex) == 0x000018, "Member 'FBakedAnimationState::StateRootNodeIndex' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, StartNotify) == 0x00001C, "Member 'FBakedAnimationState::StartNotify' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, EndNotify) == 0x000020, "Member 'FBakedAnimationState::EndNotify' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, FullyBlendedNotify) == 0x000024, "Member 'FBakedAnimationState::FullyBlendedNotify' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, bIsAConduit) == 0x000028, "Member 'FBakedAnimationState::bIsAConduit' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, EntryRuleNodeIndex) == 0x00002C, "Member 'FBakedAnimationState::EntryRuleNodeIndex' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, PlayerNodeIndices) == 0x000030, "Member 'FBakedAnimationState::PlayerNodeIndices' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, LayerNodeIndices) == 0x000040, "Member 'FBakedAnimationState::LayerNodeIndices' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationState, bAlwaysResetOnEntry) == 0x000050, "Member 'FBakedAnimationState::bAlwaysResetOnEntry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationStateBase \ static_assert(alignof(FAnimationStateBase) == 0x000004, "Wrong alignment on FAnimationStateBase"); \ static_assert(sizeof(FAnimationStateBase) == 0x000008, "Wrong size on FAnimationStateBase"); \ static_assert(offsetof(FAnimationStateBase, StateName) == 0x000000, "Member 'FAnimationStateBase::StateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationTransitionBetweenStates \ static_assert(alignof(FAnimationTransitionBetweenStates) == 0x000008, "Wrong alignment on FAnimationTransitionBetweenStates"); \ static_assert(sizeof(FAnimationTransitionBetweenStates) == 0x000040, "Wrong size on FAnimationTransitionBetweenStates"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, PreviousState) == 0x000008, "Member 'FAnimationTransitionBetweenStates::PreviousState' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, NextState) == 0x00000C, "Member 'FAnimationTransitionBetweenStates::NextState' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, CrossfadeDuration) == 0x000010, "Member 'FAnimationTransitionBetweenStates::CrossfadeDuration' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, StartNotify) == 0x000014, "Member 'FAnimationTransitionBetweenStates::StartNotify' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, EndNotify) == 0x000018, "Member 'FAnimationTransitionBetweenStates::EndNotify' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, InterruptNotify) == 0x00001C, "Member 'FAnimationTransitionBetweenStates::InterruptNotify' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, BlendMode) == 0x000020, "Member 'FAnimationTransitionBetweenStates::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, CustomCurve) == 0x000028, "Member 'FAnimationTransitionBetweenStates::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, BlendProfile) == 0x000030, "Member 'FAnimationTransitionBetweenStates::BlendProfile' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionBetweenStates, LogicType) == 0x000038, "Member 'FAnimationTransitionBetweenStates::LogicType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBakedAnimationStateMachine \ static_assert(alignof(FBakedAnimationStateMachine) == 0x000008, "Wrong alignment on FBakedAnimationStateMachine"); \ static_assert(sizeof(FBakedAnimationStateMachine) == 0x000030, "Wrong size on FBakedAnimationStateMachine"); \ static_assert(offsetof(FBakedAnimationStateMachine, MachineName) == 0x000000, "Member 'FBakedAnimationStateMachine::MachineName' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationStateMachine, InitialState) == 0x000008, "Member 'FBakedAnimationStateMachine::InitialState' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationStateMachine, States) == 0x000010, "Member 'FBakedAnimationStateMachine::States' has a wrong offset!"); \ static_assert(offsetof(FBakedAnimationStateMachine, Transitions) == 0x000020, "Member 'FBakedAnimationStateMachine::Transitions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFunctionExpressionOutput \ static_assert(alignof(FFunctionExpressionOutput) == 0x000008, "Wrong alignment on FFunctionExpressionOutput"); \ static_assert(sizeof(FFunctionExpressionOutput) == 0x000038, "Wrong size on FFunctionExpressionOutput"); \ static_assert(offsetof(FFunctionExpressionOutput, ExpressionOutput) == 0x000000, "Member 'FFunctionExpressionOutput::ExpressionOutput' has a wrong offset!"); \ static_assert(offsetof(FFunctionExpressionOutput, ExpressionOutputId) == 0x000008, "Member 'FFunctionExpressionOutput::ExpressionOutputId' has a wrong offset!"); \ static_assert(offsetof(FFunctionExpressionOutput, Output) == 0x000018, "Member 'FFunctionExpressionOutput::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimaryAssetRulesCustomOverride \ static_assert(alignof(FPrimaryAssetRulesCustomOverride) == 0x000008, "Wrong alignment on FPrimaryAssetRulesCustomOverride"); \ static_assert(sizeof(FPrimaryAssetRulesCustomOverride) == 0x000038, "Wrong size on FPrimaryAssetRulesCustomOverride"); \ static_assert(offsetof(FPrimaryAssetRulesCustomOverride, PrimaryAssetType) == 0x000000, "Member 'FPrimaryAssetRulesCustomOverride::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRulesCustomOverride, FilterDirectory) == 0x000008, "Member 'FPrimaryAssetRulesCustomOverride::FilterDirectory' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRulesCustomOverride, FilterString) == 0x000018, "Member 'FPrimaryAssetRulesCustomOverride::FilterString' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRulesCustomOverride, Rules) == 0x000028, "Member 'FPrimaryAssetRulesCustomOverride::Rules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichCurveKey \ static_assert(alignof(FRichCurveKey) == 0x000004, "Wrong alignment on FRichCurveKey"); \ static_assert(sizeof(FRichCurveKey) == 0x00001C, "Wrong size on FRichCurveKey"); \ static_assert(offsetof(FRichCurveKey, InterpMode) == 0x000000, "Member 'FRichCurveKey::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, TangentMode) == 0x000001, "Member 'FRichCurveKey::TangentMode' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, TangentWeightMode) == 0x000002, "Member 'FRichCurveKey::TangentWeightMode' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, Time) == 0x000004, "Member 'FRichCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, Value) == 0x000008, "Member 'FRichCurveKey::Value' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, ArriveTangent) == 0x00000C, "Member 'FRichCurveKey::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, ArriveTangentWeight) == 0x000010, "Member 'FRichCurveKey::ArriveTangentWeight' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, LeaveTangent) == 0x000014, "Member 'FRichCurveKey::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FRichCurveKey, LeaveTangentWeight) == 0x000018, "Member 'FRichCurveKey::LeaveTangentWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRealCurve \ static_assert(alignof(FRealCurve) == 0x000008, "Wrong alignment on FRealCurve"); \ static_assert(sizeof(FRealCurve) == 0x000070, "Wrong size on FRealCurve"); \ static_assert(offsetof(FRealCurve, DefaultValue) == 0x000068, "Member 'FRealCurve::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FRealCurve, PreInfinityExtrap) == 0x00006C, "Member 'FRealCurve::PreInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FRealCurve, PostInfinityExtrap) == 0x00006D, "Member 'FRealCurve::PostInfinityExtrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichCurve \ static_assert(alignof(FRichCurve) == 0x000008, "Wrong alignment on FRichCurve"); \ static_assert(sizeof(FRichCurve) == 0x000080, "Wrong size on FRichCurve"); \ static_assert(offsetof(FRichCurve, Keys) == 0x000070, "Member 'FRichCurve::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRuntimeFloatCurve \ static_assert(alignof(FRuntimeFloatCurve) == 0x000008, "Wrong alignment on FRuntimeFloatCurve"); \ static_assert(sizeof(FRuntimeFloatCurve) == 0x000088, "Wrong size on FRuntimeFloatCurve"); \ static_assert(offsetof(FRuntimeFloatCurve, EditorCurveData) == 0x000000, "Member 'FRuntimeFloatCurve::EditorCurveData' has a wrong offset!"); \ static_assert(offsetof(FRuntimeFloatCurve, ExternalCurve) == 0x000080, "Member 'FRuntimeFloatCurve::ExternalCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundSubmixSendInfo \ static_assert(alignof(FSoundSubmixSendInfo) == 0x000008, "Wrong alignment on FSoundSubmixSendInfo"); \ static_assert(sizeof(FSoundSubmixSendInfo) == 0x0000B0, "Wrong size on FSoundSubmixSendInfo"); \ static_assert(offsetof(FSoundSubmixSendInfo, SendLevelControlMethod) == 0x000000, "Member 'FSoundSubmixSendInfo::SendLevelControlMethod' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, SendStage) == 0x000001, "Member 'FSoundSubmixSendInfo::SendStage' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, SoundSubmix) == 0x000008, "Member 'FSoundSubmixSendInfo::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, SendLevel) == 0x000010, "Member 'FSoundSubmixSendInfo::SendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, DisableManualSendClamp) == 0x000014, "Member 'FSoundSubmixSendInfo::DisableManualSendClamp' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, MinSendLevel) == 0x000018, "Member 'FSoundSubmixSendInfo::MinSendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, MaxSendLevel) == 0x00001C, "Member 'FSoundSubmixSendInfo::MaxSendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, MinSendDistance) == 0x000020, "Member 'FSoundSubmixSendInfo::MinSendDistance' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, MaxSendDistance) == 0x000024, "Member 'FSoundSubmixSendInfo::MaxSendDistance' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSendInfo, CustomSendLevelCurve) == 0x000028, "Member 'FSoundSubmixSendInfo::CustomSendLevelCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLatentActionInfo \ static_assert(alignof(FLatentActionInfo) == 0x000008, "Wrong alignment on FLatentActionInfo"); \ static_assert(sizeof(FLatentActionInfo) == 0x000018, "Wrong size on FLatentActionInfo"); \ static_assert(offsetof(FLatentActionInfo, Linkage) == 0x000000, "Member 'FLatentActionInfo::Linkage' has a wrong offset!"); \ static_assert(offsetof(FLatentActionInfo, UUID) == 0x000004, "Member 'FLatentActionInfo::UUID' has a wrong offset!"); \ static_assert(offsetof(FLatentActionInfo, ExecutionFunction) == 0x000008, "Member 'FLatentActionInfo::ExecutionFunction' has a wrong offset!"); \ static_assert(offsetof(FLatentActionInfo, CallbackTarget) == 0x000010, "Member 'FLatentActionInfo::CallbackTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkelMeshSkinWeightInfo \ static_assert(alignof(FSkelMeshSkinWeightInfo) == 0x000004, "Wrong alignment on FSkelMeshSkinWeightInfo"); \ static_assert(sizeof(FSkelMeshSkinWeightInfo) == 0x00003C, "Wrong size on FSkelMeshSkinWeightInfo"); \ static_assert(offsetof(FSkelMeshSkinWeightInfo, Bones) == 0x000000, "Member 'FSkelMeshSkinWeightInfo::Bones' has a wrong offset!"); \ static_assert(offsetof(FSkelMeshSkinWeightInfo, Weights) == 0x000030, "Member 'FSkelMeshSkinWeightInfo::Weights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBranchingPointNotifyPayload \ static_assert(alignof(FBranchingPointNotifyPayload) == 0x000008, "Wrong alignment on FBranchingPointNotifyPayload"); \ static_assert(sizeof(FBranchingPointNotifyPayload) == 0x000020, "Wrong size on FBranchingPointNotifyPayload"); \ #define DUMPER7_ASSERTS_FURL \ static_assert(alignof(FURL) == 0x000008, "Wrong alignment on FURL"); \ static_assert(sizeof(FURL) == 0x000068, "Wrong size on FURL"); \ static_assert(offsetof(FURL, Protocol) == 0x000000, "Member 'FURL::Protocol' has a wrong offset!"); \ static_assert(offsetof(FURL, Host) == 0x000010, "Member 'FURL::Host' has a wrong offset!"); \ static_assert(offsetof(FURL, Port) == 0x000020, "Member 'FURL::Port' has a wrong offset!"); \ static_assert(offsetof(FURL, Valid) == 0x000024, "Member 'FURL::Valid' has a wrong offset!"); \ static_assert(offsetof(FURL, Map) == 0x000028, "Member 'FURL::Map' has a wrong offset!"); \ static_assert(offsetof(FURL, RedirectURL) == 0x000038, "Member 'FURL::RedirectURL' has a wrong offset!"); \ static_assert(offsetof(FURL, Op) == 0x000048, "Member 'FURL::Op' has a wrong offset!"); \ static_assert(offsetof(FURL, Portal) == 0x000058, "Member 'FURL::Portal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWalkableSlopeOverride \ static_assert(alignof(FWalkableSlopeOverride) == 0x000004, "Wrong alignment on FWalkableSlopeOverride"); \ static_assert(sizeof(FWalkableSlopeOverride) == 0x000010, "Wrong size on FWalkableSlopeOverride"); \ static_assert(offsetof(FWalkableSlopeOverride, WalkableSlopeBehavior) == 0x000000, "Member 'FWalkableSlopeOverride::WalkableSlopeBehavior' has a wrong offset!"); \ static_assert(offsetof(FWalkableSlopeOverride, WalkableSlopeAngle) == 0x000004, "Member 'FWalkableSlopeOverride::WalkableSlopeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBodyInstance \ static_assert(alignof(FBodyInstance) == 0x000008, "Wrong alignment on FBodyInstance"); \ static_assert(sizeof(FBodyInstance) == 0x000190, "Wrong size on FBodyInstance"); \ static_assert(offsetof(FBodyInstance, ObjectType) == 0x00001E, "Member 'FBodyInstance::ObjectType' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, CollisionEnabled) == 0x000020, "Member 'FBodyInstance::CollisionEnabled' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, SleepFamily) == 0x000059, "Member 'FBodyInstance::SleepFamily' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, DOFMode) == 0x00005A, "Member 'FBodyInstance::DOFMode' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, CollisionProfileName) == 0x000078, "Member 'FBodyInstance::CollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, PositionSolverIterationCount) == 0x000080, "Member 'FBodyInstance::PositionSolverIterationCount' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, VelocitySolverIterationCount) == 0x000081, "Member 'FBodyInstance::VelocitySolverIterationCount' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, CollisionResponses) == 0x000088, "Member 'FBodyInstance::CollisionResponses' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, MaxDepenetrationVelocity) == 0x0000B8, "Member 'FBodyInstance::MaxDepenetrationVelocity' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, MassInKgOverride) == 0x0000BC, "Member 'FBodyInstance::MassInKgOverride' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, LinearDamping) == 0x0000C8, "Member 'FBodyInstance::LinearDamping' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, AngularDamping) == 0x0000CC, "Member 'FBodyInstance::AngularDamping' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, CustomDOFPlaneNormal) == 0x0000D0, "Member 'FBodyInstance::CustomDOFPlaneNormal' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, COMNudge) == 0x0000E8, "Member 'FBodyInstance::COMNudge' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, MassScale) == 0x000100, "Member 'FBodyInstance::MassScale' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, InertiaTensorScale) == 0x000108, "Member 'FBodyInstance::InertiaTensorScale' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, WalkableSlopeOverride) == 0x000130, "Member 'FBodyInstance::WalkableSlopeOverride' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, PhysMaterialOverride) == 0x000140, "Member 'FBodyInstance::PhysMaterialOverride' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, MaxAngularVelocity) == 0x000148, "Member 'FBodyInstance::MaxAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, CustomSleepThresholdMultiplier) == 0x00014C, "Member 'FBodyInstance::CustomSleepThresholdMultiplier' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, StabilizationThresholdMultiplier) == 0x000150, "Member 'FBodyInstance::StabilizationThresholdMultiplier' has a wrong offset!"); \ static_assert(offsetof(FBodyInstance, PhysicsBlendWeight) == 0x000154, "Member 'FBodyInstance::PhysicsBlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldPartitionPerWorldSettings \ static_assert(alignof(FWorldPartitionPerWorldSettings) == 0x000001, "Wrong alignment on FWorldPartitionPerWorldSettings"); \ static_assert(sizeof(FWorldPartitionPerWorldSettings) == 0x000001, "Wrong size on FWorldPartitionPerWorldSettings"); \ #define DUMPER7_ASSERTS_FBlueprintMacroCosmeticInfo \ static_assert(alignof(FBlueprintMacroCosmeticInfo) == 0x000001, "Wrong alignment on FBlueprintMacroCosmeticInfo"); \ static_assert(sizeof(FBlueprintMacroCosmeticInfo) == 0x000001, "Wrong size on FBlueprintMacroCosmeticInfo"); \ #define DUMPER7_ASSERTS_FFreezablePerPlatformInt \ static_assert(alignof(FFreezablePerPlatformInt) == 0x000004, "Wrong alignment on FFreezablePerPlatformInt"); \ static_assert(sizeof(FFreezablePerPlatformInt) == 0x000004, "Wrong size on FFreezablePerPlatformInt"); \ #define DUMPER7_ASSERTS_FRepMovement \ static_assert(alignof(FRepMovement) == 0x000008, "Wrong alignment on FRepMovement"); \ static_assert(sizeof(FRepMovement) == 0x000070, "Wrong size on FRepMovement"); \ static_assert(offsetof(FRepMovement, LinearVelocity) == 0x000000, "Member 'FRepMovement::LinearVelocity' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, AngularVelocity) == 0x000018, "Member 'FRepMovement::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, Location) == 0x000030, "Member 'FRepMovement::Location' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, Rotation) == 0x000048, "Member 'FRepMovement::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, ServerFrame) == 0x000064, "Member 'FRepMovement::ServerFrame' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, ServerPhysicsHandle) == 0x000068, "Member 'FRepMovement::ServerPhysicsHandle' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, LocationQuantizationLevel) == 0x00006C, "Member 'FRepMovement::LocationQuantizationLevel' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, VelocityQuantizationLevel) == 0x00006D, "Member 'FRepMovement::VelocityQuantizationLevel' has a wrong offset!"); \ static_assert(offsetof(FRepMovement, RotationQuantizationLevel) == 0x00006E, "Member 'FRepMovement::RotationQuantizationLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FObjectCookedMetaDataStore \ static_assert(alignof(FObjectCookedMetaDataStore) == 0x000008, "Wrong alignment on FObjectCookedMetaDataStore"); \ static_assert(sizeof(FObjectCookedMetaDataStore) == 0x000050, "Wrong size on FObjectCookedMetaDataStore"); \ static_assert(offsetof(FObjectCookedMetaDataStore, ObjectMetaData) == 0x000000, "Member 'FObjectCookedMetaDataStore::ObjectMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldCookedMetaDataStore \ static_assert(alignof(FFieldCookedMetaDataStore) == 0x000008, "Wrong alignment on FFieldCookedMetaDataStore"); \ static_assert(sizeof(FFieldCookedMetaDataStore) == 0x000050, "Wrong size on FFieldCookedMetaDataStore"); \ static_assert(offsetof(FFieldCookedMetaDataStore, FieldMetaData) == 0x000000, "Member 'FFieldCookedMetaDataStore::FieldMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructCookedMetaDataStore \ static_assert(alignof(FStructCookedMetaDataStore) == 0x000008, "Wrong alignment on FStructCookedMetaDataStore"); \ static_assert(sizeof(FStructCookedMetaDataStore) == 0x0000A0, "Wrong size on FStructCookedMetaDataStore"); \ static_assert(offsetof(FStructCookedMetaDataStore, ObjectMetaData) == 0x000000, "Member 'FStructCookedMetaDataStore::ObjectMetaData' has a wrong offset!"); \ static_assert(offsetof(FStructCookedMetaDataStore, PropertiesMetaData) == 0x000050, "Member 'FStructCookedMetaDataStore::PropertiesMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorComponentTickFunction \ static_assert(alignof(FActorComponentTickFunction) == 0x000008, "Wrong alignment on FActorComponentTickFunction"); \ static_assert(sizeof(FActorComponentTickFunction) == 0x000030, "Wrong size on FActorComponentTickFunction"); \ #define DUMPER7_ASSERTS_FNamedEmitterMaterial \ static_assert(alignof(FNamedEmitterMaterial) == 0x000008, "Wrong alignment on FNamedEmitterMaterial"); \ static_assert(sizeof(FNamedEmitterMaterial) == 0x000010, "Wrong size on FNamedEmitterMaterial"); \ static_assert(offsetof(FNamedEmitterMaterial, Name) == 0x000000, "Member 'FNamedEmitterMaterial::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedEmitterMaterial, Material) == 0x000008, "Member 'FNamedEmitterMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CustomProperty \ static_assert(alignof(FAnimNode_CustomProperty) == 0x000008, "Wrong alignment on FAnimNode_CustomProperty"); \ static_assert(sizeof(FAnimNode_CustomProperty) == 0x000058, "Wrong size on FAnimNode_CustomProperty"); \ static_assert(offsetof(FAnimNode_CustomProperty, SourcePropertyNames) == 0x000010, "Member 'FAnimNode_CustomProperty::SourcePropertyNames' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CustomProperty, DestPropertyNames) == 0x000020, "Member 'FAnimNode_CustomProperty::DestPropertyNames' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CustomProperty, TargetInstance) == 0x000030, "Member 'FAnimNode_CustomProperty::TargetInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_LinkedAnimGraph \ static_assert(alignof(FAnimNode_LinkedAnimGraph) == 0x000008, "Wrong alignment on FAnimNode_LinkedAnimGraph"); \ static_assert(sizeof(FAnimNode_LinkedAnimGraph) == 0x0000B8, "Wrong size on FAnimNode_LinkedAnimGraph"); \ static_assert(offsetof(FAnimNode_LinkedAnimGraph, InputPoses) == 0x000058, "Member 'FAnimNode_LinkedAnimGraph::InputPoses' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedAnimGraph, InputPoseNames) == 0x000068, "Member 'FAnimNode_LinkedAnimGraph::InputPoseNames' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedAnimGraph, InstanceClass) == 0x000078, "Member 'FAnimNode_LinkedAnimGraph::InstanceClass' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedAnimGraph, PendingBlendOutProfile) == 0x000098, "Member 'FAnimNode_LinkedAnimGraph::PendingBlendOutProfile' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedAnimGraph, PendingBlendInProfile) == 0x0000A8, "Member 'FAnimNode_LinkedAnimGraph::PendingBlendInProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_LinkedAnimLayer \ static_assert(alignof(FAnimNode_LinkedAnimLayer) == 0x000008, "Wrong alignment on FAnimNode_LinkedAnimLayer"); \ static_assert(sizeof(FAnimNode_LinkedAnimLayer) == 0x0000C8, "Wrong size on FAnimNode_LinkedAnimLayer"); \ static_assert(offsetof(FAnimNode_LinkedAnimLayer, Interface) == 0x0000B8, "Member 'FAnimNode_LinkedAnimLayer::Interface' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedAnimLayer, Layer) == 0x0000C0, "Member 'FAnimNode_LinkedAnimLayer::Layer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUserActivity \ static_assert(alignof(FUserActivity) == 0x000008, "Wrong alignment on FUserActivity"); \ static_assert(sizeof(FUserActivity) == 0x000018, "Wrong size on FUserActivity"); \ static_assert(offsetof(FUserActivity, ActionName) == 0x000000, "Member 'FUserActivity::ActionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInterpControlPoint \ static_assert(alignof(FInterpControlPoint) == 0x000008, "Wrong alignment on FInterpControlPoint"); \ static_assert(sizeof(FInterpControlPoint) == 0x000028, "Wrong size on FInterpControlPoint"); \ static_assert(offsetof(FInterpControlPoint, PositionControlPoint) == 0x000000, "Member 'FInterpControlPoint::PositionControlPoint' has a wrong offset!"); \ static_assert(offsetof(FInterpControlPoint, bPositionIsRelative) == 0x000018, "Member 'FInterpControlPoint::bPositionIsRelative' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextSizingParameters \ static_assert(alignof(FTextSizingParameters) == 0x000008, "Wrong alignment on FTextSizingParameters"); \ static_assert(sizeof(FTextSizingParameters) == 0x000038, "Wrong size on FTextSizingParameters"); \ static_assert(offsetof(FTextSizingParameters, DrawX) == 0x000000, "Member 'FTextSizingParameters::DrawX' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, DrawY) == 0x000004, "Member 'FTextSizingParameters::DrawY' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, DrawXL) == 0x000008, "Member 'FTextSizingParameters::DrawXL' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, DrawYL) == 0x00000C, "Member 'FTextSizingParameters::DrawYL' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, Scaling) == 0x000010, "Member 'FTextSizingParameters::Scaling' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, DrawFont) == 0x000020, "Member 'FTextSizingParameters::DrawFont' has a wrong offset!"); \ static_assert(offsetof(FTextSizingParameters, SpacingAdjust) == 0x000028, "Member 'FTextSizingParameters::SpacingAdjust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebugFloatHistory \ static_assert(alignof(FDebugFloatHistory) == 0x000008, "Wrong alignment on FDebugFloatHistory"); \ static_assert(sizeof(FDebugFloatHistory) == 0x000020, "Wrong size on FDebugFloatHistory"); \ static_assert(offsetof(FDebugFloatHistory, Samples) == 0x000000, "Member 'FDebugFloatHistory::Samples' has a wrong offset!"); \ static_assert(offsetof(FDebugFloatHistory, MaxSamples) == 0x000010, "Member 'FDebugFloatHistory::MaxSamples' has a wrong offset!"); \ static_assert(offsetof(FDebugFloatHistory, MinValue) == 0x000014, "Member 'FDebugFloatHistory::MinValue' has a wrong offset!"); \ static_assert(offsetof(FDebugFloatHistory, MaxValue) == 0x000018, "Member 'FDebugFloatHistory::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FDebugFloatHistory, bAutoAdjustMinMax) == 0x00001C, "Member 'FDebugFloatHistory::bAutoAdjustMinMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPurchaseInfo \ static_assert(alignof(FPurchaseInfo) == 0x000008, "Wrong alignment on FPurchaseInfo"); \ static_assert(sizeof(FPurchaseInfo) == 0x000040, "Wrong size on FPurchaseInfo"); \ static_assert(offsetof(FPurchaseInfo, Identifier) == 0x000000, "Member 'FPurchaseInfo::Identifier' has a wrong offset!"); \ static_assert(offsetof(FPurchaseInfo, DisplayName) == 0x000010, "Member 'FPurchaseInfo::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FPurchaseInfo, DisplayDescription) == 0x000020, "Member 'FPurchaseInfo::DisplayDescription' has a wrong offset!"); \ static_assert(offsetof(FPurchaseInfo, DisplayPrice) == 0x000030, "Member 'FPurchaseInfo::DisplayPrice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEdGraphTerminalType \ static_assert(alignof(FEdGraphTerminalType) == 0x000004, "Wrong alignment on FEdGraphTerminalType"); \ static_assert(sizeof(FEdGraphTerminalType) == 0x00001C, "Wrong size on FEdGraphTerminalType"); \ static_assert(offsetof(FEdGraphTerminalType, TerminalCategory) == 0x000000, "Member 'FEdGraphTerminalType::TerminalCategory' has a wrong offset!"); \ static_assert(offsetof(FEdGraphTerminalType, TerminalSubCategory) == 0x000008, "Member 'FEdGraphTerminalType::TerminalSubCategory' has a wrong offset!"); \ static_assert(offsetof(FEdGraphTerminalType, TerminalSubCategoryObject) == 0x000010, "Member 'FEdGraphTerminalType::TerminalSubCategoryObject' has a wrong offset!"); \ static_assert(offsetof(FEdGraphTerminalType, bTerminalIsConst) == 0x000018, "Member 'FEdGraphTerminalType::bTerminalIsConst' has a wrong offset!"); \ static_assert(offsetof(FEdGraphTerminalType, bTerminalIsWeakPointer) == 0x000019, "Member 'FEdGraphTerminalType::bTerminalIsWeakPointer' has a wrong offset!"); \ static_assert(offsetof(FEdGraphTerminalType, bTerminalIsUObjectWrapper) == 0x00001A, "Member 'FEdGraphTerminalType::bTerminalIsUObjectWrapper' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEdGraphPinType \ static_assert(alignof(FEdGraphPinType) == 0x000008, "Wrong alignment on FEdGraphPinType"); \ static_assert(sizeof(FEdGraphPinType) == 0x000058, "Wrong size on FEdGraphPinType"); \ static_assert(offsetof(FEdGraphPinType, PinCategory) == 0x000000, "Member 'FEdGraphPinType::PinCategory' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinType, PinSubCategory) == 0x000008, "Member 'FEdGraphPinType::PinSubCategory' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinType, PinSubCategoryObject) == 0x000010, "Member 'FEdGraphPinType::PinSubCategoryObject' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinType, PinSubCategoryMemberReference) == 0x000018, "Member 'FEdGraphPinType::PinSubCategoryMemberReference' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinType, PinValueType) == 0x000038, "Member 'FEdGraphPinType::PinValueType' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinType, ContainerType) == 0x000054, "Member 'FEdGraphPinType::ContainerType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMTDResult \ static_assert(alignof(FMTDResult) == 0x000008, "Wrong alignment on FMTDResult"); \ static_assert(sizeof(FMTDResult) == 0x000020, "Wrong size on FMTDResult"); \ static_assert(offsetof(FMTDResult, Direction) == 0x000000, "Member 'FMTDResult::Direction' has a wrong offset!"); \ static_assert(offsetof(FMTDResult, Distance) == 0x000018, "Member 'FMTDResult::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingIfCondition \ static_assert(alignof(FDPMatchingIfCondition) == 0x000008, "Wrong alignment on FDPMatchingIfCondition"); \ static_assert(sizeof(FDPMatchingIfCondition) == 0x000028, "Wrong size on FDPMatchingIfCondition"); \ static_assert(offsetof(FDPMatchingIfCondition, Operator) == 0x000000, "Member 'FDPMatchingIfCondition::Operator' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingIfCondition, Arg1) == 0x000008, "Member 'FDPMatchingIfCondition::Arg1' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingIfCondition, Arg2) == 0x000018, "Member 'FDPMatchingIfCondition::Arg2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructBase \ static_assert(alignof(FDPMatchingRulestructBase) == 0x000008, "Wrong alignment on FDPMatchingRulestructBase"); \ static_assert(sizeof(FDPMatchingRulestructBase) == 0x000048, "Wrong size on FDPMatchingRulestructBase"); \ static_assert(offsetof(FDPMatchingRulestructBase, RuleName) == 0x000008, "Member 'FDPMatchingRulestructBase::RuleName' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructBase, IfConditions) == 0x000018, "Member 'FDPMatchingRulestructBase::IfConditions' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructBase, AppendFragments) == 0x000028, "Member 'FDPMatchingRulestructBase::AppendFragments' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructBase, SetUserVar) == 0x000038, "Member 'FDPMatchingRulestructBase::SetUserVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructA \ static_assert(alignof(FDPMatchingRulestructA) == 0x000008, "Wrong alignment on FDPMatchingRulestructA"); \ static_assert(sizeof(FDPMatchingRulestructA) == 0x000068, "Wrong size on FDPMatchingRulestructA"); \ static_assert(offsetof(FDPMatchingRulestructA, OnTrue) == 0x000048, "Member 'FDPMatchingRulestructA::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructA, OnFalse) == 0x000058, "Member 'FDPMatchingRulestructA::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructB \ static_assert(alignof(FDPMatchingRulestructB) == 0x000008, "Wrong alignment on FDPMatchingRulestructB"); \ static_assert(sizeof(FDPMatchingRulestructB) == 0x000068, "Wrong size on FDPMatchingRulestructB"); \ static_assert(offsetof(FDPMatchingRulestructB, OnTrue) == 0x000048, "Member 'FDPMatchingRulestructB::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructB, OnFalse) == 0x000058, "Member 'FDPMatchingRulestructB::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGenericStruct \ static_assert(alignof(FGenericStruct) == 0x000004, "Wrong alignment on FGenericStruct"); \ static_assert(sizeof(FGenericStruct) == 0x000004, "Wrong size on FGenericStruct"); \ static_assert(offsetof(FGenericStruct, Data) == 0x000000, "Member 'FGenericStruct::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFullyLoadedPackagesInfo \ static_assert(alignof(FFullyLoadedPackagesInfo) == 0x000008, "Wrong alignment on FFullyLoadedPackagesInfo"); \ static_assert(sizeof(FFullyLoadedPackagesInfo) == 0x000038, "Wrong size on FFullyLoadedPackagesInfo"); \ static_assert(offsetof(FFullyLoadedPackagesInfo, FullyLoadType) == 0x000000, "Member 'FFullyLoadedPackagesInfo::FullyLoadType' has a wrong offset!"); \ static_assert(offsetof(FFullyLoadedPackagesInfo, Tag) == 0x000008, "Member 'FFullyLoadedPackagesInfo::Tag' has a wrong offset!"); \ static_assert(offsetof(FFullyLoadedPackagesInfo, PackagesToLoad) == 0x000018, "Member 'FFullyLoadedPackagesInfo::PackagesToLoad' has a wrong offset!"); \ static_assert(offsetof(FFullyLoadedPackagesInfo, LoadedObjects) == 0x000028, "Member 'FFullyLoadedPackagesInfo::LoadedObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingStatus \ static_assert(alignof(FLevelStreamingStatus) == 0x000004, "Wrong alignment on FLevelStreamingStatus"); \ static_assert(sizeof(FLevelStreamingStatus) == 0x000010, "Wrong size on FLevelStreamingStatus"); \ static_assert(offsetof(FLevelStreamingStatus, PackageName) == 0x000000, "Member 'FLevelStreamingStatus::PackageName' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingStatus, LODIndex) == 0x00000C, "Member 'FLevelStreamingStatus::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldContext \ static_assert(alignof(FWorldContext) == 0x000008, "Wrong alignment on FWorldContext"); \ static_assert(sizeof(FWorldContext) == 0x0002C8, "Wrong size on FWorldContext"); \ static_assert(offsetof(FWorldContext, LastURL) == 0x0000C0, "Member 'FWorldContext::LastURL' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, LastRemoteURL) == 0x000128, "Member 'FWorldContext::LastRemoteURL' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, PendingNetGame) == 0x000190, "Member 'FWorldContext::PendingNetGame' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, PackagesToFullyLoad) == 0x000198, "Member 'FWorldContext::PackagesToFullyLoad' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, LoadedLevelsForPendingMapChange) == 0x0001B8, "Member 'FWorldContext::LoadedLevelsForPendingMapChange' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, ObjectReferencers) == 0x0001E0, "Member 'FWorldContext::ObjectReferencers' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, PendingLevelStreamingStatusUpdates) == 0x0001F0, "Member 'FWorldContext::PendingLevelStreamingStatusUpdates' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, GameViewport) == 0x000200, "Member 'FWorldContext::GameViewport' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, OwningGameInstance) == 0x000208, "Member 'FWorldContext::OwningGameInstance' has a wrong offset!"); \ static_assert(offsetof(FWorldContext, ActiveNetDrivers) == 0x000210, "Member 'FWorldContext::ActiveNetDrivers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputAxisKeyMapping \ static_assert(alignof(FInputAxisKeyMapping) == 0x000008, "Wrong alignment on FInputAxisKeyMapping"); \ static_assert(sizeof(FInputAxisKeyMapping) == 0x000028, "Wrong size on FInputAxisKeyMapping"); \ static_assert(offsetof(FInputAxisKeyMapping, AxisName) == 0x000000, "Member 'FInputAxisKeyMapping::AxisName' has a wrong offset!"); \ static_assert(offsetof(FInputAxisKeyMapping, Scale) == 0x000008, "Member 'FInputAxisKeyMapping::Scale' has a wrong offset!"); \ static_assert(offsetof(FInputAxisKeyMapping, Key) == 0x000010, "Member 'FInputAxisKeyMapping::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector_NetQuantize100 \ static_assert(alignof(FVector_NetQuantize100) == 0x000008, "Wrong alignment on FVector_NetQuantize100"); \ static_assert(sizeof(FVector_NetQuantize100) == 0x000018, "Wrong size on FVector_NetQuantize100"); \ #define DUMPER7_ASSERTS_FRepAttachment \ static_assert(alignof(FRepAttachment) == 0x000008, "Wrong alignment on FRepAttachment"); \ static_assert(sizeof(FRepAttachment) == 0x000060, "Wrong size on FRepAttachment"); \ static_assert(offsetof(FRepAttachment, AttachParent) == 0x000000, "Member 'FRepAttachment::AttachParent' has a wrong offset!"); \ static_assert(offsetof(FRepAttachment, LocationOffset) == 0x000008, "Member 'FRepAttachment::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(FRepAttachment, RelativeScale3D) == 0x000020, "Member 'FRepAttachment::RelativeScale3D' has a wrong offset!"); \ static_assert(offsetof(FRepAttachment, RotationOffset) == 0x000038, "Member 'FRepAttachment::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(FRepAttachment, AttachSocket) == 0x000050, "Member 'FRepAttachment::AttachSocket' has a wrong offset!"); \ static_assert(offsetof(FRepAttachment, AttachComponent) == 0x000058, "Member 'FRepAttachment::AttachComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomProfile \ static_assert(alignof(FCustomProfile) == 0x000008, "Wrong alignment on FCustomProfile"); \ static_assert(sizeof(FCustomProfile) == 0x000018, "Wrong size on FCustomProfile"); \ static_assert(offsetof(FCustomProfile, Name) == 0x000000, "Member 'FCustomProfile::Name' has a wrong offset!"); \ static_assert(offsetof(FCustomProfile, CustomResponses) == 0x000008, "Member 'FCustomProfile::CustomResponses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBodyInstanceAsyncPhysicsTickHandle \ static_assert(alignof(FBodyInstanceAsyncPhysicsTickHandle) == 0x000008, "Wrong alignment on FBodyInstanceAsyncPhysicsTickHandle"); \ static_assert(sizeof(FBodyInstanceAsyncPhysicsTickHandle) == 0x000008, "Wrong size on FBodyInstanceAsyncPhysicsTickHandle"); \ #define DUMPER7_ASSERTS_FTexturePlatformData \ static_assert(alignof(FTexturePlatformData) == 0x000008, "Wrong alignment on FTexturePlatformData"); \ static_assert(sizeof(FTexturePlatformData) == 0x000030, "Wrong size on FTexturePlatformData"); \ #define DUMPER7_ASSERTS_FBlueprintComponentDelegateBinding \ static_assert(alignof(FBlueprintComponentDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintComponentDelegateBinding"); \ static_assert(sizeof(FBlueprintComponentDelegateBinding) == 0x000018, "Wrong size on FBlueprintComponentDelegateBinding"); \ static_assert(offsetof(FBlueprintComponentDelegateBinding, ComponentPropertyName) == 0x000000, "Member 'FBlueprintComponentDelegateBinding::ComponentPropertyName' has a wrong offset!"); \ static_assert(offsetof(FBlueprintComponentDelegateBinding, DelegatePropertyName) == 0x000008, "Member 'FBlueprintComponentDelegateBinding::DelegatePropertyName' has a wrong offset!"); \ static_assert(offsetof(FBlueprintComponentDelegateBinding, FunctionNameToBind) == 0x000010, "Member 'FBlueprintComponentDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerPlatformBool \ static_assert(alignof(FPerPlatformBool) == 0x000001, "Wrong alignment on FPerPlatformBool"); \ static_assert(sizeof(FPerPlatformBool) == 0x000001, "Wrong size on FPerPlatformBool"); \ static_assert(offsetof(FPerPlatformBool, Default) == 0x000000, "Member 'FPerPlatformBool::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSlotGroup \ static_assert(alignof(FAnimSlotGroup) == 0x000008, "Wrong alignment on FAnimSlotGroup"); \ static_assert(sizeof(FAnimSlotGroup) == 0x000018, "Wrong size on FAnimSlotGroup"); \ static_assert(offsetof(FAnimSlotGroup, GroupName) == 0x000000, "Member 'FAnimSlotGroup::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimSlotGroup, SlotNames) == 0x000008, "Member 'FAnimSlotGroup::SlotNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigidBodyErrorCorrection \ static_assert(alignof(FRigidBodyErrorCorrection) == 0x000004, "Wrong alignment on FRigidBodyErrorCorrection"); \ static_assert(sizeof(FRigidBodyErrorCorrection) == 0x000034, "Wrong size on FRigidBodyErrorCorrection"); \ static_assert(offsetof(FRigidBodyErrorCorrection, PingExtrapolation) == 0x000000, "Member 'FRigidBodyErrorCorrection::PingExtrapolation' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, PingLimit) == 0x000004, "Member 'FRigidBodyErrorCorrection::PingLimit' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, ErrorPerLinearDifference) == 0x000008, "Member 'FRigidBodyErrorCorrection::ErrorPerLinearDifference' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, ErrorPerAngularDifference) == 0x00000C, "Member 'FRigidBodyErrorCorrection::ErrorPerAngularDifference' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, MaxRestoredStateError) == 0x000010, "Member 'FRigidBodyErrorCorrection::MaxRestoredStateError' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, MaxLinearHardSnapDistance) == 0x000014, "Member 'FRigidBodyErrorCorrection::MaxLinearHardSnapDistance' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, PositionLerp) == 0x000018, "Member 'FRigidBodyErrorCorrection::PositionLerp' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, AngleLerp) == 0x00001C, "Member 'FRigidBodyErrorCorrection::AngleLerp' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, LinearVelocityCoefficient) == 0x000020, "Member 'FRigidBodyErrorCorrection::LinearVelocityCoefficient' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, AngularVelocityCoefficient) == 0x000024, "Member 'FRigidBodyErrorCorrection::AngularVelocityCoefficient' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, ErrorAccumulationSeconds) == 0x000028, "Member 'FRigidBodyErrorCorrection::ErrorAccumulationSeconds' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, ErrorAccumulationDistanceSq) == 0x00002C, "Member 'FRigidBodyErrorCorrection::ErrorAccumulationDistanceSq' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyErrorCorrection, ErrorAccumulationSimilarity) == 0x000030, "Member 'FRigidBodyErrorCorrection::ErrorAccumulationSimilarity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomPrimitiveData \ static_assert(alignof(FCustomPrimitiveData) == 0x000008, "Wrong alignment on FCustomPrimitiveData"); \ static_assert(sizeof(FCustomPrimitiveData) == 0x000010, "Wrong size on FCustomPrimitiveData"); \ static_assert(offsetof(FCustomPrimitiveData, Data) == 0x000000, "Member 'FCustomPrimitiveData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassPrimitiveSettings \ static_assert(alignof(FLightmassPrimitiveSettings) == 0x000004, "Wrong alignment on FLightmassPrimitiveSettings"); \ static_assert(sizeof(FLightmassPrimitiveSettings) == 0x000018, "Wrong size on FLightmassPrimitiveSettings"); \ static_assert(offsetof(FLightmassPrimitiveSettings, EmissiveLightFalloffExponent) == 0x000004, "Member 'FLightmassPrimitiveSettings::EmissiveLightFalloffExponent' has a wrong offset!"); \ static_assert(offsetof(FLightmassPrimitiveSettings, EmissiveLightExplicitInfluenceRadius) == 0x000008, "Member 'FLightmassPrimitiveSettings::EmissiveLightExplicitInfluenceRadius' has a wrong offset!"); \ static_assert(offsetof(FLightmassPrimitiveSettings, EmissiveBoost) == 0x00000C, "Member 'FLightmassPrimitiveSettings::EmissiveBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassPrimitiveSettings, DiffuseBoost) == 0x000010, "Member 'FLightmassPrimitiveSettings::DiffuseBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassPrimitiveSettings, FullyOccludedSamplesFraction) == 0x000014, "Member 'FLightmassPrimitiveSettings::FullyOccludedSamplesFraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraCacheEntry \ static_assert(alignof(FCameraCacheEntry) == 0x000010, "Wrong alignment on FCameraCacheEntry"); \ static_assert(sizeof(FCameraCacheEntry) == 0x0007F0, "Wrong size on FCameraCacheEntry"); \ static_assert(offsetof(FCameraCacheEntry, Timestamp) == 0x000000, "Member 'FCameraCacheEntry::Timestamp' has a wrong offset!"); \ static_assert(offsetof(FCameraCacheEntry, POV) == 0x000010, "Member 'FCameraCacheEntry::POV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialParameterInfo \ static_assert(alignof(FMaterialParameterInfo) == 0x000004, "Wrong alignment on FMaterialParameterInfo"); \ static_assert(sizeof(FMaterialParameterInfo) == 0x000010, "Wrong size on FMaterialParameterInfo"); \ static_assert(offsetof(FMaterialParameterInfo, Name) == 0x000000, "Member 'FMaterialParameterInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FMaterialParameterInfo, Association) == 0x000008, "Member 'FMaterialParameterInfo::Association' has a wrong offset!"); \ static_assert(offsetof(FMaterialParameterInfo, Index) == 0x00000C, "Member 'FMaterialParameterInfo::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticParameterBase \ static_assert(alignof(FStaticParameterBase) == 0x000004, "Wrong alignment on FStaticParameterBase"); \ static_assert(sizeof(FStaticParameterBase) == 0x000024, "Wrong size on FStaticParameterBase"); \ static_assert(offsetof(FStaticParameterBase, ParameterInfo) == 0x000000, "Member 'FStaticParameterBase::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FStaticParameterBase, bOverride) == 0x000010, "Member 'FStaticParameterBase::bOverride' has a wrong offset!"); \ static_assert(offsetof(FStaticParameterBase, ExpressionGUID) == 0x000014, "Member 'FStaticParameterBase::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticSwitchParameter \ static_assert(alignof(FStaticSwitchParameter) == 0x000004, "Wrong alignment on FStaticSwitchParameter"); \ static_assert(sizeof(FStaticSwitchParameter) == 0x000028, "Wrong size on FStaticSwitchParameter"); \ static_assert(offsetof(FStaticSwitchParameter, Value) == 0x000024, "Member 'FStaticSwitchParameter::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticComponentMaskParameter \ static_assert(alignof(FStaticComponentMaskParameter) == 0x000004, "Wrong alignment on FStaticComponentMaskParameter"); \ static_assert(sizeof(FStaticComponentMaskParameter) == 0x000028, "Wrong size on FStaticComponentMaskParameter"); \ static_assert(offsetof(FStaticComponentMaskParameter, R) == 0x000024, "Member 'FStaticComponentMaskParameter::R' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskParameter, G) == 0x000025, "Member 'FStaticComponentMaskParameter::G' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskParameter, B) == 0x000026, "Member 'FStaticComponentMaskParameter::B' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskParameter, A) == 0x000027, "Member 'FStaticComponentMaskParameter::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticTerrainLayerWeightParameter \ static_assert(alignof(FStaticTerrainLayerWeightParameter) == 0x000004, "Wrong alignment on FStaticTerrainLayerWeightParameter"); \ static_assert(sizeof(FStaticTerrainLayerWeightParameter) == 0x000034, "Wrong size on FStaticTerrainLayerWeightParameter"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, ParameterInfo) == 0x000000, "Member 'FStaticTerrainLayerWeightParameter::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, ExpressionGUID) == 0x000010, "Member 'FStaticTerrainLayerWeightParameter::ExpressionGUID' has a wrong offset!"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, bOverride) == 0x000020, "Member 'FStaticTerrainLayerWeightParameter::bOverride' has a wrong offset!"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, LayerName) == 0x000024, "Member 'FStaticTerrainLayerWeightParameter::LayerName' has a wrong offset!"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, WeightmapIndex) == 0x00002C, "Member 'FStaticTerrainLayerWeightParameter::WeightmapIndex' has a wrong offset!"); \ static_assert(offsetof(FStaticTerrainLayerWeightParameter, bWeightBasedBlend) == 0x000030, "Member 'FStaticTerrainLayerWeightParameter::bWeightBasedBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticParameterSetEditorOnlyData \ static_assert(alignof(FStaticParameterSetEditorOnlyData) == 0x000008, "Wrong alignment on FStaticParameterSetEditorOnlyData"); \ static_assert(sizeof(FStaticParameterSetEditorOnlyData) == 0x0000A0, "Wrong size on FStaticParameterSetEditorOnlyData"); \ static_assert(offsetof(FStaticParameterSetEditorOnlyData, StaticSwitchParameters) == 0x000000, "Member 'FStaticParameterSetEditorOnlyData::StaticSwitchParameters' has a wrong offset!"); \ static_assert(offsetof(FStaticParameterSetEditorOnlyData, StaticComponentMaskParameters) == 0x000010, "Member 'FStaticParameterSetEditorOnlyData::StaticComponentMaskParameters' has a wrong offset!"); \ static_assert(offsetof(FStaticParameterSetEditorOnlyData, TerrainLayerWeightParameters) == 0x000020, "Member 'FStaticParameterSetEditorOnlyData::TerrainLayerWeightParameters' has a wrong offset!"); \ static_assert(offsetof(FStaticParameterSetEditorOnlyData, MaterialLayers) == 0x000030, "Member 'FStaticParameterSetEditorOnlyData::MaterialLayers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamingTextureBuildInfo \ static_assert(alignof(FStreamingTextureBuildInfo) == 0x000004, "Wrong alignment on FStreamingTextureBuildInfo"); \ static_assert(sizeof(FStreamingTextureBuildInfo) == 0x00000C, "Wrong size on FStreamingTextureBuildInfo"); \ static_assert(offsetof(FStreamingTextureBuildInfo, PackedRelativeBox) == 0x000000, "Member 'FStreamingTextureBuildInfo::PackedRelativeBox' has a wrong offset!"); \ static_assert(offsetof(FStreamingTextureBuildInfo, TextureLevelIndex) == 0x000004, "Member 'FStreamingTextureBuildInfo::TextureLevelIndex' has a wrong offset!"); \ static_assert(offsetof(FStreamingTextureBuildInfo, TexelFactor) == 0x000008, "Member 'FStreamingTextureBuildInfo::TexelFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPreviewMeshCollectionEntry \ static_assert(alignof(FPreviewMeshCollectionEntry) == 0x000008, "Wrong alignment on FPreviewMeshCollectionEntry"); \ static_assert(sizeof(FPreviewMeshCollectionEntry) == 0x000060, "Wrong size on FPreviewMeshCollectionEntry"); \ static_assert(offsetof(FPreviewMeshCollectionEntry, SkeletalMesh) == 0x000000, "Member 'FPreviewMeshCollectionEntry::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FPreviewMeshCollectionEntry, AnimBlueprint) == 0x000030, "Member 'FPreviewMeshCollectionEntry::AnimBlueprint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FA2Pose \ static_assert(alignof(FA2Pose) == 0x000008, "Wrong alignment on FA2Pose"); \ static_assert(sizeof(FA2Pose) == 0x000010, "Wrong size on FA2Pose"); \ static_assert(offsetof(FA2Pose, Bones) == 0x000000, "Member 'FA2Pose::Bones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMeshComponentLODInfo \ static_assert(alignof(FStaticMeshComponentLODInfo) == 0x000008, "Wrong alignment on FStaticMeshComponentLODInfo"); \ static_assert(sizeof(FStaticMeshComponentLODInfo) == 0x000090, "Wrong size on FStaticMeshComponentLODInfo"); \ #define DUMPER7_ASSERTS_FParticleSysParam \ static_assert(alignof(FParticleSysParam) == 0x000010, "Wrong alignment on FParticleSysParam"); \ static_assert(sizeof(FParticleSysParam) == 0x0000E0, "Wrong size on FParticleSysParam"); \ static_assert(offsetof(FParticleSysParam, Name) == 0x000000, "Member 'FParticleSysParam::Name' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, ParamType) == 0x000008, "Member 'FParticleSysParam::ParamType' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Scalar) == 0x00000C, "Member 'FParticleSysParam::Scalar' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Scalar_Low) == 0x000010, "Member 'FParticleSysParam::Scalar_Low' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Vector) == 0x000018, "Member 'FParticleSysParam::Vector' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Vector_Low) == 0x000030, "Member 'FParticleSysParam::Vector_Low' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Color) == 0x000048, "Member 'FParticleSysParam::Color' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Actor) == 0x000050, "Member 'FParticleSysParam::Actor' has a wrong offset!"); \ static_assert(offsetof(FParticleSysParam, Material) == 0x000058, "Member 'FParticleSysParam::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFindFloorResult \ static_assert(alignof(FFindFloorResult) == 0x000008, "Wrong alignment on FFindFloorResult"); \ static_assert(sizeof(FFindFloorResult) == 0x0000F8, "Wrong size on FFindFloorResult"); \ static_assert(offsetof(FFindFloorResult, FloorDist) == 0x000004, "Member 'FFindFloorResult::FloorDist' has a wrong offset!"); \ static_assert(offsetof(FFindFloorResult, LineDist) == 0x000008, "Member 'FFindFloorResult::LineDist' has a wrong offset!"); \ static_assert(offsetof(FFindFloorResult, HitResult) == 0x000010, "Member 'FFindFloorResult::HitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavAvoidanceMask \ static_assert(alignof(FNavAvoidanceMask) == 0x000004, "Wrong alignment on FNavAvoidanceMask"); \ static_assert(sizeof(FNavAvoidanceMask) == 0x000004, "Wrong size on FNavAvoidanceMask"); \ #define DUMPER7_ASSERTS_FDamageEvent \ static_assert(alignof(FDamageEvent) == 0x000008, "Wrong alignment on FDamageEvent"); \ static_assert(sizeof(FDamageEvent) == 0x000010, "Wrong size on FDamageEvent"); \ static_assert(offsetof(FDamageEvent, DamageTypeClass) == 0x000008, "Member 'FDamageEvent::DamageTypeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialInstanceCachedData \ static_assert(alignof(FMaterialInstanceCachedData) == 0x000008, "Wrong alignment on FMaterialInstanceCachedData"); \ static_assert(sizeof(FMaterialInstanceCachedData) == 0x000010, "Wrong size on FMaterialInstanceCachedData"); \ static_assert(offsetof(FMaterialInstanceCachedData, ParentLayerIndexRemap) == 0x000000, "Member 'FMaterialInstanceCachedData::ParentLayerIndexRemap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMarkerSyncAnimPosition \ static_assert(alignof(FMarkerSyncAnimPosition) == 0x000004, "Wrong alignment on FMarkerSyncAnimPosition"); \ static_assert(sizeof(FMarkerSyncAnimPosition) == 0x000014, "Wrong size on FMarkerSyncAnimPosition"); \ static_assert(offsetof(FMarkerSyncAnimPosition, PreviousMarkerName) == 0x000000, "Member 'FMarkerSyncAnimPosition::PreviousMarkerName' has a wrong offset!"); \ static_assert(offsetof(FMarkerSyncAnimPosition, NextMarkerName) == 0x000008, "Member 'FMarkerSyncAnimPosition::NextMarkerName' has a wrong offset!"); \ static_assert(offsetof(FMarkerSyncAnimPosition, PositionBetweenMarkers) == 0x000010, "Member 'FMarkerSyncAnimPosition::PositionBetweenMarkers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTEventTrack \ static_assert(alignof(FTTEventTrack) == 0x000008, "Wrong alignment on FTTEventTrack"); \ static_assert(sizeof(FTTEventTrack) == 0x000028, "Wrong size on FTTEventTrack"); \ static_assert(offsetof(FTTEventTrack, FunctionName) == 0x000018, "Member 'FTTEventTrack::FunctionName' has a wrong offset!"); \ static_assert(offsetof(FTTEventTrack, CurveKeys) == 0x000020, "Member 'FTTEventTrack::CurveKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypedElementDeletionOptions \ static_assert(alignof(FTypedElementDeletionOptions) == 0x000001, "Wrong alignment on FTypedElementDeletionOptions"); \ static_assert(sizeof(FTypedElementDeletionOptions) == 0x000003, "Wrong size on FTypedElementDeletionOptions"); \ static_assert(offsetof(FTypedElementDeletionOptions, bVerifyDeletionCanHappen) == 0x000000, "Member 'FTypedElementDeletionOptions::bVerifyDeletionCanHappen' has a wrong offset!"); \ static_assert(offsetof(FTypedElementDeletionOptions, bWarnAboutReferences) == 0x000001, "Member 'FTypedElementDeletionOptions::bWarnAboutReferences' has a wrong offset!"); \ static_assert(offsetof(FTypedElementDeletionOptions, bWarnAboutSoftReferences) == 0x000002, "Member 'FTypedElementDeletionOptions::bWarnAboutSoftReferences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomOutput \ static_assert(alignof(FCustomOutput) == 0x000004, "Wrong alignment on FCustomOutput"); \ static_assert(sizeof(FCustomOutput) == 0x00000C, "Wrong size on FCustomOutput"); \ static_assert(offsetof(FCustomOutput, OutputName) == 0x000000, "Member 'FCustomOutput::OutputName' has a wrong offset!"); \ static_assert(offsetof(FCustomOutput, OutputType) == 0x000008, "Member 'FCustomOutput::OutputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseSnapshot \ static_assert(alignof(FPoseSnapshot) == 0x000008, "Wrong alignment on FPoseSnapshot"); \ static_assert(sizeof(FPoseSnapshot) == 0x000038, "Wrong size on FPoseSnapshot"); \ static_assert(offsetof(FPoseSnapshot, LocalTransforms) == 0x000000, "Member 'FPoseSnapshot::LocalTransforms' has a wrong offset!"); \ static_assert(offsetof(FPoseSnapshot, BoneNames) == 0x000010, "Member 'FPoseSnapshot::BoneNames' has a wrong offset!"); \ static_assert(offsetof(FPoseSnapshot, SkeletalMeshName) == 0x000020, "Member 'FPoseSnapshot::SkeletalMeshName' has a wrong offset!"); \ static_assert(offsetof(FPoseSnapshot, SnapshotName) == 0x000028, "Member 'FPoseSnapshot::SnapshotName' has a wrong offset!"); \ static_assert(offsetof(FPoseSnapshot, bIsValid) == 0x000030, "Member 'FPoseSnapshot::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveCuePoint \ static_assert(alignof(FSoundWaveCuePoint) == 0x000008, "Wrong alignment on FSoundWaveCuePoint"); \ static_assert(sizeof(FSoundWaveCuePoint) == 0x000020, "Wrong size on FSoundWaveCuePoint"); \ static_assert(offsetof(FSoundWaveCuePoint, CuePointID) == 0x000000, "Member 'FSoundWaveCuePoint::CuePointID' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveCuePoint, Label) == 0x000008, "Member 'FSoundWaveCuePoint::Label' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveCuePoint, FramePosition) == 0x000018, "Member 'FSoundWaveCuePoint::FramePosition' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveCuePoint, FrameLength) == 0x00001C, "Member 'FSoundWaveCuePoint::FrameLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyEventReference \ static_assert(alignof(FAnimNotifyEventReference) == 0x000008, "Wrong alignment on FAnimNotifyEventReference"); \ static_assert(sizeof(FAnimNotifyEventReference) == 0x000028, "Wrong size on FAnimNotifyEventReference"); \ static_assert(offsetof(FAnimNotifyEventReference, MirrorTable) == 0x000018, "Member 'FAnimNotifyEventReference::MirrorTable' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEventReference, NotifySource) == 0x000020, "Member 'FAnimNotifyEventReference::NotifySource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollectionReference \ static_assert(alignof(FCollectionReference) == 0x000004, "Wrong alignment on FCollectionReference"); \ static_assert(sizeof(FCollectionReference) == 0x000008, "Wrong size on FCollectionReference"); \ static_assert(offsetof(FCollectionReference, CollectionName) == 0x000000, "Member 'FCollectionReference::CollectionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimLinkableElement \ static_assert(alignof(FAnimLinkableElement) == 0x000008, "Wrong alignment on FAnimLinkableElement"); \ static_assert(sizeof(FAnimLinkableElement) == 0x000030, "Wrong size on FAnimLinkableElement"); \ static_assert(offsetof(FAnimLinkableElement, LinkedMontage) == 0x000008, "Member 'FAnimLinkableElement::LinkedMontage' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, SlotIndex) == 0x000010, "Member 'FAnimLinkableElement::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, SegmentIndex) == 0x000014, "Member 'FAnimLinkableElement::SegmentIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, LinkMethod) == 0x000018, "Member 'FAnimLinkableElement::LinkMethod' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, CachedLinkMethod) == 0x000019, "Member 'FAnimLinkableElement::CachedLinkMethod' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, SegmentBeginTime) == 0x00001C, "Member 'FAnimLinkableElement::SegmentBeginTime' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, SegmentLength) == 0x000020, "Member 'FAnimLinkableElement::SegmentLength' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, LinkValue) == 0x000024, "Member 'FAnimLinkableElement::LinkValue' has a wrong offset!"); \ static_assert(offsetof(FAnimLinkableElement, LinkedSequence) == 0x000028, "Member 'FAnimLinkableElement::LinkedSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyEvent \ static_assert(alignof(FAnimNotifyEvent) == 0x000008, "Wrong alignment on FAnimNotifyEvent"); \ static_assert(sizeof(FAnimNotifyEvent) == 0x0000B8, "Wrong size on FAnimNotifyEvent"); \ static_assert(offsetof(FAnimNotifyEvent, DisplayTime) == 0x000030, "Member 'FAnimNotifyEvent::DisplayTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, TriggerTimeOffset) == 0x000034, "Member 'FAnimNotifyEvent::TriggerTimeOffset' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, EndTriggerTimeOffset) == 0x000038, "Member 'FAnimNotifyEvent::EndTriggerTimeOffset' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, TriggerWeightThreshold) == 0x00003C, "Member 'FAnimNotifyEvent::TriggerWeightThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, NotifyName) == 0x000040, "Member 'FAnimNotifyEvent::NotifyName' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, Notify) == 0x000048, "Member 'FAnimNotifyEvent::Notify' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, NotifyStateClass) == 0x000050, "Member 'FAnimNotifyEvent::NotifyStateClass' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, Duration) == 0x000058, "Member 'FAnimNotifyEvent::Duration' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, EndLink) == 0x000060, "Member 'FAnimNotifyEvent::EndLink' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, bConvertedFromBranchingPoint) == 0x000090, "Member 'FAnimNotifyEvent::bConvertedFromBranchingPoint' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, MontageTickType) == 0x000091, "Member 'FAnimNotifyEvent::MontageTickType' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, NotifyTriggerChance) == 0x000094, "Member 'FAnimNotifyEvent::NotifyTriggerChance' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, NotifyFilterType) == 0x000098, "Member 'FAnimNotifyEvent::NotifyFilterType' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, NotifyFilterLOD) == 0x00009C, "Member 'FAnimNotifyEvent::NotifyFilterLOD' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, bTriggerOnDedicatedServer) == 0x0000A0, "Member 'FAnimNotifyEvent::bTriggerOnDedicatedServer' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, bTriggerOnFollower) == 0x0000A1, "Member 'FAnimNotifyEvent::bTriggerOnFollower' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyEvent, TrackIndex) == 0x0000A4, "Member 'FAnimNotifyEvent::TrackIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComponentSpacePoseLink \ static_assert(alignof(FComponentSpacePoseLink) == 0x000008, "Wrong alignment on FComponentSpacePoseLink"); \ static_assert(sizeof(FComponentSpacePoseLink) == 0x000010, "Wrong size on FComponentSpacePoseLink"); \ #define DUMPER7_ASSERTS_FNetLevelVisibilityTransactionId \ static_assert(alignof(FNetLevelVisibilityTransactionId) == 0x000004, "Wrong alignment on FNetLevelVisibilityTransactionId"); \ static_assert(sizeof(FNetLevelVisibilityTransactionId) == 0x000004, "Wrong size on FNetLevelVisibilityTransactionId"); \ static_assert(offsetof(FNetLevelVisibilityTransactionId, Data) == 0x000000, "Member 'FNetLevelVisibilityTransactionId::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUpdateLevelVisibilityLevelInfo \ static_assert(alignof(FUpdateLevelVisibilityLevelInfo) == 0x000004, "Wrong alignment on FUpdateLevelVisibilityLevelInfo"); \ static_assert(sizeof(FUpdateLevelVisibilityLevelInfo) == 0x000018, "Wrong size on FUpdateLevelVisibilityLevelInfo"); \ static_assert(offsetof(FUpdateLevelVisibilityLevelInfo, PackageName) == 0x000000, "Member 'FUpdateLevelVisibilityLevelInfo::PackageName' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelVisibilityLevelInfo, Filename) == 0x000008, "Member 'FUpdateLevelVisibilityLevelInfo::Filename' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelVisibilityLevelInfo, VisibilityRequestId) == 0x000010, "Member 'FUpdateLevelVisibilityLevelInfo::VisibilityRequestId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveSpectralDataEntry \ static_assert(alignof(FSoundWaveSpectralDataEntry) == 0x000004, "Wrong alignment on FSoundWaveSpectralDataEntry"); \ static_assert(sizeof(FSoundWaveSpectralDataEntry) == 0x000008, "Wrong size on FSoundWaveSpectralDataEntry"); \ static_assert(offsetof(FSoundWaveSpectralDataEntry, Magnitude) == 0x000000, "Member 'FSoundWaveSpectralDataEntry::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralDataEntry, NormalizedMagnitude) == 0x000004, "Member 'FSoundWaveSpectralDataEntry::NormalizedMagnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveSpectralTimeData \ static_assert(alignof(FSoundWaveSpectralTimeData) == 0x000008, "Wrong alignment on FSoundWaveSpectralTimeData"); \ static_assert(sizeof(FSoundWaveSpectralTimeData) == 0x000018, "Wrong size on FSoundWaveSpectralTimeData"); \ static_assert(offsetof(FSoundWaveSpectralTimeData, Data) == 0x000000, "Member 'FSoundWaveSpectralTimeData::Data' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralTimeData, TimeSec) == 0x000010, "Member 'FSoundWaveSpectralTimeData::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyArray \ static_assert(alignof(FAnimNotifyArray) == 0x000008, "Wrong alignment on FAnimNotifyArray"); \ static_assert(sizeof(FAnimNotifyArray) == 0x000010, "Wrong size on FAnimNotifyArray"); \ static_assert(offsetof(FAnimNotifyArray, Notifies) == 0x000000, "Member 'FAnimNotifyArray::Notifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyQueue \ static_assert(alignof(FAnimNotifyQueue) == 0x000008, "Wrong alignment on FAnimNotifyQueue"); \ static_assert(sizeof(FAnimNotifyQueue) == 0x000070, "Wrong size on FAnimNotifyQueue"); \ static_assert(offsetof(FAnimNotifyQueue, AnimNotifies) == 0x000010, "Member 'FAnimNotifyQueue::AnimNotifies' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyQueue, UnfilteredMontageAnimNotifies) == 0x000020, "Member 'FAnimNotifyQueue::UnfilteredMontageAnimNotifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshBuildSettings \ static_assert(alignof(FSkeletalMeshBuildSettings) == 0x000004, "Wrong alignment on FSkeletalMeshBuildSettings"); \ static_assert(sizeof(FSkeletalMeshBuildSettings) == 0x000014, "Wrong size on FSkeletalMeshBuildSettings"); \ static_assert(offsetof(FSkeletalMeshBuildSettings, ThresholdPosition) == 0x000004, "Member 'FSkeletalMeshBuildSettings::ThresholdPosition' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshBuildSettings, ThresholdTangentNormal) == 0x000008, "Member 'FSkeletalMeshBuildSettings::ThresholdTangentNormal' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshBuildSettings, ThresholdUV) == 0x00000C, "Member 'FSkeletalMeshBuildSettings::ThresholdUV' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshBuildSettings, MorphThresholdPosition) == 0x000010, "Member 'FSkeletalMeshBuildSettings::MorphThresholdPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundNodeEditorData \ static_assert(alignof(FSoundNodeEditorData) == 0x000004, "Wrong alignment on FSoundNodeEditorData"); \ static_assert(sizeof(FSoundNodeEditorData) == 0x000008, "Wrong size on FSoundNodeEditorData"); \ #define DUMPER7_ASSERTS_FTentDistribution \ static_assert(alignof(FTentDistribution) == 0x000004, "Wrong alignment on FTentDistribution"); \ static_assert(sizeof(FTentDistribution) == 0x00000C, "Wrong size on FTentDistribution"); \ static_assert(offsetof(FTentDistribution, TipAltitude) == 0x000000, "Member 'FTentDistribution::TipAltitude' has a wrong offset!"); \ static_assert(offsetof(FTentDistribution, TipValue) == 0x000004, "Member 'FTentDistribution::TipValue' has a wrong offset!"); \ static_assert(offsetof(FTentDistribution, Width) == 0x000008, "Member 'FTentDistribution::Width' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorAnimationAttribute \ static_assert(alignof(FVectorAnimationAttribute) == 0x000008, "Wrong alignment on FVectorAnimationAttribute"); \ static_assert(sizeof(FVectorAnimationAttribute) == 0x000018, "Wrong size on FVectorAnimationAttribute"); \ static_assert(offsetof(FVectorAnimationAttribute, Value) == 0x000000, "Member 'FVectorAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequenceLengthChangedPayload \ static_assert(alignof(FSequenceLengthChangedPayload) == 0x000004, "Wrong alignment on FSequenceLengthChangedPayload"); \ static_assert(sizeof(FSequenceLengthChangedPayload) == 0x00000C, "Wrong size on FSequenceLengthChangedPayload"); \ static_assert(offsetof(FSequenceLengthChangedPayload, PreviousLength) == 0x000000, "Member 'FSequenceLengthChangedPayload::PreviousLength' has a wrong offset!"); \ static_assert(offsetof(FSequenceLengthChangedPayload, T0) == 0x000004, "Member 'FSequenceLengthChangedPayload::T0' has a wrong offset!"); \ static_assert(offsetof(FSequenceLengthChangedPayload, T1) == 0x000008, "Member 'FSequenceLengthChangedPayload::T1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldPartitionRuntimeCellDebugInfo \ static_assert(alignof(FWorldPartitionRuntimeCellDebugInfo) == 0x000008, "Wrong alignment on FWorldPartitionRuntimeCellDebugInfo"); \ static_assert(sizeof(FWorldPartitionRuntimeCellDebugInfo) == 0x000030, "Wrong size on FWorldPartitionRuntimeCellDebugInfo"); \ static_assert(offsetof(FWorldPartitionRuntimeCellDebugInfo, Name) == 0x000000, "Member 'FWorldPartitionRuntimeCellDebugInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionRuntimeCellDebugInfo, GridName) == 0x000010, "Member 'FWorldPartitionRuntimeCellDebugInfo::GridName' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionRuntimeCellDebugInfo, CoordX) == 0x000018, "Member 'FWorldPartitionRuntimeCellDebugInfo::CoordX' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionRuntimeCellDebugInfo, CoordY) == 0x000020, "Member 'FWorldPartitionRuntimeCellDebugInfo::CoordY' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionRuntimeCellDebugInfo, CoordZ) == 0x000028, "Member 'FWorldPartitionRuntimeCellDebugInfo::CoordZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKeyHandleLookupTable \ static_assert(alignof(FKeyHandleLookupTable) == 0x000008, "Wrong alignment on FKeyHandleLookupTable"); \ static_assert(sizeof(FKeyHandleLookupTable) == 0x000088, "Wrong size on FKeyHandleLookupTable"); \ #define DUMPER7_ASSERTS_FSoundClassEditorData \ static_assert(alignof(FSoundClassEditorData) == 0x000004, "Wrong alignment on FSoundClassEditorData"); \ static_assert(sizeof(FSoundClassEditorData) == 0x000008, "Wrong size on FSoundClassEditorData"); \ #define DUMPER7_ASSERTS_FUniqueNetIdRepl \ static_assert(alignof(FUniqueNetIdRepl) == 0x000008, "Wrong alignment on FUniqueNetIdRepl"); \ static_assert(sizeof(FUniqueNetIdRepl) == 0x000030, "Wrong size on FUniqueNetIdRepl"); \ static_assert(offsetof(FUniqueNetIdRepl, ReplicationBytes) == 0x000020, "Member 'FUniqueNetIdRepl::ReplicationBytes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAutoCompleteNode \ static_assert(alignof(FAutoCompleteNode) == 0x000008, "Wrong alignment on FAutoCompleteNode"); \ static_assert(sizeof(FAutoCompleteNode) == 0x000028, "Wrong size on FAutoCompleteNode"); \ static_assert(offsetof(FAutoCompleteNode, IndexChar) == 0x000000, "Member 'FAutoCompleteNode::IndexChar' has a wrong offset!"); \ static_assert(offsetof(FAutoCompleteNode, AutoCompleteListIndices) == 0x000008, "Member 'FAutoCompleteNode::AutoCompleteListIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_AssetPlayerRelevancyBase \ static_assert(alignof(FAnimNode_AssetPlayerRelevancyBase) == 0x000008, "Wrong alignment on FAnimNode_AssetPlayerRelevancyBase"); \ static_assert(sizeof(FAnimNode_AssetPlayerRelevancyBase) == 0x000010, "Wrong size on FAnimNode_AssetPlayerRelevancyBase"); \ #define DUMPER7_ASSERTS_FReplicatedStaticActorDestructionInfo \ static_assert(alignof(FReplicatedStaticActorDestructionInfo) == 0x000008, "Wrong alignment on FReplicatedStaticActorDestructionInfo"); \ static_assert(sizeof(FReplicatedStaticActorDestructionInfo) == 0x000040, "Wrong size on FReplicatedStaticActorDestructionInfo"); \ static_assert(offsetof(FReplicatedStaticActorDestructionInfo, ObjClass) == 0x000038, "Member 'FReplicatedStaticActorDestructionInfo::ObjClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneReference \ static_assert(alignof(FBoneReference) == 0x000004, "Wrong alignment on FBoneReference"); \ static_assert(sizeof(FBoneReference) == 0x000010, "Wrong size on FBoneReference"); \ static_assert(offsetof(FBoneReference, BoneName) == 0x000000, "Member 'FBoneReference::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_AssetPlayerBase \ static_assert(alignof(FAnimNode_AssetPlayerBase) == 0x000008, "Wrong alignment on FAnimNode_AssetPlayerBase"); \ static_assert(sizeof(FAnimNode_AssetPlayerBase) == 0x000038, "Wrong size on FAnimNode_AssetPlayerBase"); \ static_assert(offsetof(FAnimNode_AssetPlayerBase, BlendWeight) == 0x000020, "Member 'FAnimNode_AssetPlayerBase::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AssetPlayerBase, InternalTimeAccumulator) == 0x000024, "Member 'FAnimNode_AssetPlayerBase::InternalTimeAccumulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMirrorTableRow \ static_assert(alignof(FMirrorTableRow) == 0x000008, "Wrong alignment on FMirrorTableRow"); \ static_assert(sizeof(FMirrorTableRow) == 0x000020, "Wrong size on FMirrorTableRow"); \ static_assert(offsetof(FMirrorTableRow, Name) == 0x000008, "Member 'FMirrorTableRow::Name' has a wrong offset!"); \ static_assert(offsetof(FMirrorTableRow, MirroredName) == 0x000010, "Member 'FMirrorTableRow::MirroredName' has a wrong offset!"); \ static_assert(offsetof(FMirrorTableRow, MirrorEntryType) == 0x000018, "Member 'FMirrorTableRow::MirrorEntryType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveTableRowHandle \ static_assert(alignof(FCurveTableRowHandle) == 0x000008, "Wrong alignment on FCurveTableRowHandle"); \ static_assert(sizeof(FCurveTableRowHandle) == 0x000010, "Wrong size on FCurveTableRowHandle"); \ static_assert(offsetof(FCurveTableRowHandle, CurveTable) == 0x000000, "Member 'FCurveTableRowHandle::CurveTable' has a wrong offset!"); \ static_assert(offsetof(FCurveTableRowHandle, RowName) == 0x000008, "Member 'FCurveTableRowHandle::RowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterNetworkSerializationPackedBitsNetSerializerConfig \ static_assert(alignof(FCharacterNetworkSerializationPackedBitsNetSerializerConfig) == 0x000004, "Wrong alignment on FCharacterNetworkSerializationPackedBitsNetSerializerConfig"); \ static_assert(sizeof(FCharacterNetworkSerializationPackedBitsNetSerializerConfig) == 0x000008, "Wrong size on FCharacterNetworkSerializationPackedBitsNetSerializerConfig"); \ static_assert(offsetof(FCharacterNetworkSerializationPackedBitsNetSerializerConfig, MaxAllowedDataBits) == 0x000000, "Member 'FCharacterNetworkSerializationPackedBitsNetSerializerConfig::MaxAllowedDataBits' has a wrong offset!"); \ static_assert(offsetof(FCharacterNetworkSerializationPackedBitsNetSerializerConfig, MaxAllowedObjectReferences) == 0x000004, "Member 'FCharacterNetworkSerializationPackedBitsNetSerializerConfig::MaxAllowedObjectReferences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendProfileBoneEntry \ static_assert(alignof(FBlendProfileBoneEntry) == 0x000004, "Wrong alignment on FBlendProfileBoneEntry"); \ static_assert(sizeof(FBlendProfileBoneEntry) == 0x000014, "Wrong size on FBlendProfileBoneEntry"); \ static_assert(offsetof(FBlendProfileBoneEntry, BoneReference) == 0x000000, "Member 'FBlendProfileBoneEntry::BoneReference' has a wrong offset!"); \ static_assert(offsetof(FBlendProfileBoneEntry, BlendScale) == 0x000010, "Member 'FBlendProfileBoneEntry::BlendScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputRange \ static_assert(alignof(FInputRange) == 0x000004, "Wrong alignment on FInputRange"); \ static_assert(sizeof(FInputRange) == 0x000008, "Wrong size on FInputRange"); \ static_assert(offsetof(FInputRange, Min) == 0x000000, "Member 'FInputRange::Min' has a wrong offset!"); \ static_assert(offsetof(FInputRange, Max) == 0x000004, "Member 'FInputRange::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputScaleBiasClamp \ static_assert(alignof(FInputScaleBiasClamp) == 0x000004, "Wrong alignment on FInputScaleBiasClamp"); \ static_assert(sizeof(FInputScaleBiasClamp) == 0x000030, "Wrong size on FInputScaleBiasClamp"); \ static_assert(offsetof(FInputScaleBiasClamp, bMapRange) == 0x000000, "Member 'FInputScaleBiasClamp::bMapRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, bClampResult) == 0x000001, "Member 'FInputScaleBiasClamp::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, bInterpResult) == 0x000002, "Member 'FInputScaleBiasClamp::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, InRange) == 0x000004, "Member 'FInputScaleBiasClamp::InRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, OutRange) == 0x00000C, "Member 'FInputScaleBiasClamp::OutRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, Scale) == 0x000014, "Member 'FInputScaleBiasClamp::Scale' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, Bias) == 0x000018, "Member 'FInputScaleBiasClamp::Bias' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, ClampMin) == 0x00001C, "Member 'FInputScaleBiasClamp::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, ClampMax) == 0x000020, "Member 'FInputScaleBiasClamp::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, InterpSpeedIncreasing) == 0x000024, "Member 'FInputScaleBiasClamp::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClamp, InterpSpeedDecreasing) == 0x000028, "Member 'FInputScaleBiasClamp::InterpSpeedDecreasing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHLODInstancingKey \ static_assert(alignof(FHLODInstancingKey) == 0x000008, "Wrong alignment on FHLODInstancingKey"); \ static_assert(sizeof(FHLODInstancingKey) == 0x000010, "Wrong size on FHLODInstancingKey"); \ static_assert(offsetof(FHLODInstancingKey, StaticMesh) == 0x000000, "Member 'FHLODInstancingKey::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FHLODInstancingKey, Material) == 0x000008, "Member 'FHLODInstancingKey::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioVolumeSubmixSendSettings \ static_assert(alignof(FAudioVolumeSubmixSendSettings) == 0x000008, "Wrong alignment on FAudioVolumeSubmixSendSettings"); \ static_assert(sizeof(FAudioVolumeSubmixSendSettings) == 0x000018, "Wrong size on FAudioVolumeSubmixSendSettings"); \ static_assert(offsetof(FAudioVolumeSubmixSendSettings, ListenerLocationState) == 0x000000, "Member 'FAudioVolumeSubmixSendSettings::ListenerLocationState' has a wrong offset!"); \ static_assert(offsetof(FAudioVolumeSubmixSendSettings, SourceLocationState) == 0x000001, "Member 'FAudioVolumeSubmixSendSettings::SourceLocationState' has a wrong offset!"); \ static_assert(offsetof(FAudioVolumeSubmixSendSettings, SubmixSends) == 0x000008, "Member 'FAudioVolumeSubmixSendSettings::SubmixSends' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAlphaBlend \ static_assert(alignof(FAlphaBlend) == 0x000008, "Wrong alignment on FAlphaBlend"); \ static_assert(sizeof(FAlphaBlend) == 0x000030, "Wrong size on FAlphaBlend"); \ static_assert(offsetof(FAlphaBlend, CustomCurve) == 0x000000, "Member 'FAlphaBlend::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FAlphaBlend, BlendTime) == 0x000008, "Member 'FAlphaBlend::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FAlphaBlend, BlendOption) == 0x000024, "Member 'FAlphaBlend::BlendOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputAlphaBoolBlend \ static_assert(alignof(FInputAlphaBoolBlend) == 0x000008, "Wrong alignment on FInputAlphaBoolBlend"); \ static_assert(sizeof(FInputAlphaBoolBlend) == 0x000048, "Wrong size on FInputAlphaBoolBlend"); \ static_assert(offsetof(FInputAlphaBoolBlend, BlendInTime) == 0x000000, "Member 'FInputAlphaBoolBlend::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FInputAlphaBoolBlend, BlendOutTime) == 0x000004, "Member 'FInputAlphaBoolBlend::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FInputAlphaBoolBlend, BlendOption) == 0x000008, "Member 'FInputAlphaBoolBlend::BlendOption' has a wrong offset!"); \ static_assert(offsetof(FInputAlphaBoolBlend, bInitialized) == 0x000009, "Member 'FInputAlphaBoolBlend::bInitialized' has a wrong offset!"); \ static_assert(offsetof(FInputAlphaBoolBlend, CustomCurve) == 0x000010, "Member 'FInputAlphaBoolBlend::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FInputAlphaBoolBlend, AlphaBlend) == 0x000018, "Member 'FInputAlphaBoolBlend::AlphaBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintDrive \ static_assert(alignof(FConstraintDrive) == 0x000004, "Wrong alignment on FConstraintDrive"); \ static_assert(sizeof(FConstraintDrive) == 0x000010, "Wrong size on FConstraintDrive"); \ static_assert(offsetof(FConstraintDrive, Stiffness) == 0x000000, "Member 'FConstraintDrive::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FConstraintDrive, Damping) == 0x000004, "Member 'FConstraintDrive::Damping' has a wrong offset!"); \ static_assert(offsetof(FConstraintDrive, MaxForce) == 0x000008, "Member 'FConstraintDrive::MaxForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAngularDriveConstraint \ static_assert(alignof(FAngularDriveConstraint) == 0x000008, "Wrong alignment on FAngularDriveConstraint"); \ static_assert(sizeof(FAngularDriveConstraint) == 0x000068, "Wrong size on FAngularDriveConstraint"); \ static_assert(offsetof(FAngularDriveConstraint, TwistDrive) == 0x000000, "Member 'FAngularDriveConstraint::TwistDrive' has a wrong offset!"); \ static_assert(offsetof(FAngularDriveConstraint, SwingDrive) == 0x000010, "Member 'FAngularDriveConstraint::SwingDrive' has a wrong offset!"); \ static_assert(offsetof(FAngularDriveConstraint, SlerpDrive) == 0x000020, "Member 'FAngularDriveConstraint::SlerpDrive' has a wrong offset!"); \ static_assert(offsetof(FAngularDriveConstraint, OrientationTarget) == 0x000030, "Member 'FAngularDriveConstraint::OrientationTarget' has a wrong offset!"); \ static_assert(offsetof(FAngularDriveConstraint, AngularVelocityTarget) == 0x000048, "Member 'FAngularDriveConstraint::AngularVelocityTarget' has a wrong offset!"); \ static_assert(offsetof(FAngularDriveConstraint, AngularDriveMode) == 0x000060, "Member 'FAngularDriveConstraint::AngularDriveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshComponentEndPhysicsTickFunction \ static_assert(alignof(FSkeletalMeshComponentEndPhysicsTickFunction) == 0x000008, "Wrong alignment on FSkeletalMeshComponentEndPhysicsTickFunction"); \ static_assert(sizeof(FSkeletalMeshComponentEndPhysicsTickFunction) == 0x000030, "Wrong size on FSkeletalMeshComponentEndPhysicsTickFunction"); \ #define DUMPER7_ASSERTS_FBlueprintComponentChangedPropertyInfo \ static_assert(alignof(FBlueprintComponentChangedPropertyInfo) == 0x000008, "Wrong alignment on FBlueprintComponentChangedPropertyInfo"); \ static_assert(sizeof(FBlueprintComponentChangedPropertyInfo) == 0x000018, "Wrong size on FBlueprintComponentChangedPropertyInfo"); \ static_assert(offsetof(FBlueprintComponentChangedPropertyInfo, PropertyName) == 0x000000, "Member 'FBlueprintComponentChangedPropertyInfo::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FBlueprintComponentChangedPropertyInfo, ArrayIndex) == 0x000008, "Member 'FBlueprintComponentChangedPropertyInfo::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FBlueprintComponentChangedPropertyInfo, PropertyScope) == 0x000010, "Member 'FBlueprintComponentChangedPropertyInfo::PropertyScope' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintCookedComponentInstancingData \ static_assert(alignof(FBlueprintCookedComponentInstancingData) == 0x000008, "Wrong alignment on FBlueprintCookedComponentInstancingData"); \ static_assert(sizeof(FBlueprintCookedComponentInstancingData) == 0x000048, "Wrong size on FBlueprintCookedComponentInstancingData"); \ static_assert(offsetof(FBlueprintCookedComponentInstancingData, ChangedPropertyList) == 0x000000, "Member 'FBlueprintCookedComponentInstancingData::ChangedPropertyList' has a wrong offset!"); \ static_assert(offsetof(FBlueprintCookedComponentInstancingData, bHasValidCookedData) == 0x000021, "Member 'FBlueprintCookedComponentInstancingData::bHasValidCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputScaleBias \ static_assert(alignof(FInputScaleBias) == 0x000004, "Wrong alignment on FInputScaleBias"); \ static_assert(sizeof(FInputScaleBias) == 0x000008, "Wrong size on FInputScaleBias"); \ static_assert(offsetof(FInputScaleBias, Scale) == 0x000000, "Member 'FInputScaleBias::Scale' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBias, Bias) == 0x000004, "Member 'FInputScaleBias::Bias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBakedStringCustomAttribute \ static_assert(alignof(FBakedStringCustomAttribute) == 0x000001, "Wrong alignment on FBakedStringCustomAttribute"); \ static_assert(sizeof(FBakedStringCustomAttribute) == 0x000001, "Wrong size on FBakedStringCustomAttribute"); \ #define DUMPER7_ASSERTS_FBatchedPoint \ static_assert(alignof(FBatchedPoint) == 0x000008, "Wrong alignment on FBatchedPoint"); \ static_assert(sizeof(FBatchedPoint) == 0x000038, "Wrong size on FBatchedPoint"); \ static_assert(offsetof(FBatchedPoint, position) == 0x000000, "Member 'FBatchedPoint::position' has a wrong offset!"); \ static_assert(offsetof(FBatchedPoint, Color) == 0x000018, "Member 'FBatchedPoint::Color' has a wrong offset!"); \ static_assert(offsetof(FBatchedPoint, PointSize) == 0x000028, "Member 'FBatchedPoint::PointSize' has a wrong offset!"); \ static_assert(offsetof(FBatchedPoint, RemainingLifeTime) == 0x00002C, "Member 'FBatchedPoint::RemainingLifeTime' has a wrong offset!"); \ static_assert(offsetof(FBatchedPoint, DepthPriority) == 0x000030, "Member 'FBatchedPoint::DepthPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBranchFilter \ static_assert(alignof(FBranchFilter) == 0x000004, "Wrong alignment on FBranchFilter"); \ static_assert(sizeof(FBranchFilter) == 0x00000C, "Wrong size on FBranchFilter"); \ static_assert(offsetof(FBranchFilter, BoneName) == 0x000000, "Member 'FBranchFilter::BoneName' has a wrong offset!"); \ static_assert(offsetof(FBranchFilter, BlendDepth) == 0x000008, "Member 'FBranchFilter::BlendDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputBlendPose \ static_assert(alignof(FInputBlendPose) == 0x000008, "Wrong alignment on FInputBlendPose"); \ static_assert(sizeof(FInputBlendPose) == 0x000010, "Wrong size on FInputBlendPose"); \ static_assert(offsetof(FInputBlendPose, BranchFilters) == 0x000000, "Member 'FInputBlendPose::BranchFilters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimInstanceProxy \ static_assert(alignof(FAnimInstanceProxy) == 0x000010, "Wrong alignment on FAnimInstanceProxy"); \ static_assert(sizeof(FAnimInstanceProxy) == 0x000880, "Wrong size on FAnimInstanceProxy"); \ #define DUMPER7_ASSERTS_FMaterialLayersFunctionsRuntimeData \ static_assert(alignof(FMaterialLayersFunctionsRuntimeData) == 0x000008, "Wrong alignment on FMaterialLayersFunctionsRuntimeData"); \ static_assert(sizeof(FMaterialLayersFunctionsRuntimeData) == 0x000020, "Wrong size on FMaterialLayersFunctionsRuntimeData"); \ static_assert(offsetof(FMaterialLayersFunctionsRuntimeData, Layers) == 0x000000, "Member 'FMaterialLayersFunctionsRuntimeData::Layers' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctionsRuntimeData, Blends) == 0x000010, "Member 'FMaterialLayersFunctionsRuntimeData::Blends' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBPVariableMetaDataEntry \ static_assert(alignof(FBPVariableMetaDataEntry) == 0x000008, "Wrong alignment on FBPVariableMetaDataEntry"); \ static_assert(sizeof(FBPVariableMetaDataEntry) == 0x000018, "Wrong size on FBPVariableMetaDataEntry"); \ static_assert(offsetof(FBPVariableMetaDataEntry, DataKey) == 0x000000, "Member 'FBPVariableMetaDataEntry::DataKey' has a wrong offset!"); \ static_assert(offsetof(FBPVariableMetaDataEntry, DataValue) == 0x000008, "Member 'FBPVariableMetaDataEntry::DataValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetCompileData \ static_assert(alignof(FAssetCompileData) == 0x000004, "Wrong alignment on FAssetCompileData"); \ static_assert(sizeof(FAssetCompileData) == 0x000008, "Wrong size on FAssetCompileData"); \ static_assert(offsetof(FAssetCompileData, Asset) == 0x000000, "Member 'FAssetCompileData::Asset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMemberReference \ static_assert(alignof(FMemberReference) == 0x000008, "Wrong alignment on FMemberReference"); \ static_assert(sizeof(FMemberReference) == 0x000038, "Wrong size on FMemberReference"); \ static_assert(offsetof(FMemberReference, MemberParent) == 0x000000, "Member 'FMemberReference::MemberParent' has a wrong offset!"); \ static_assert(offsetof(FMemberReference, MemberScope) == 0x000008, "Member 'FMemberReference::MemberScope' has a wrong offset!"); \ static_assert(offsetof(FMemberReference, MemberName) == 0x000018, "Member 'FMemberReference::MemberName' has a wrong offset!"); \ static_assert(offsetof(FMemberReference, MemberGuid) == 0x000020, "Member 'FMemberReference::MemberGuid' has a wrong offset!"); \ static_assert(offsetof(FMemberReference, bSelfContext) == 0x000030, "Member 'FMemberReference::bSelfContext' has a wrong offset!"); \ static_assert(offsetof(FMemberReference, bWasDeprecated) == 0x000031, "Member 'FMemberReference::bWasDeprecated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComponentReference \ static_assert(alignof(FComponentReference) == 0x000008, "Wrong alignment on FComponentReference"); \ static_assert(sizeof(FComponentReference) == 0x000028, "Wrong size on FComponentReference"); \ static_assert(offsetof(FComponentReference, OtherActor) == 0x000020, "Member 'FComponentReference::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLocalSpacePose \ static_assert(alignof(FLocalSpacePose) == 0x000008, "Wrong alignment on FLocalSpacePose"); \ static_assert(sizeof(FLocalSpacePose) == 0x000020, "Wrong size on FLocalSpacePose"); \ static_assert(offsetof(FLocalSpacePose, Transforms) == 0x000000, "Member 'FLocalSpacePose::Transforms' has a wrong offset!"); \ static_assert(offsetof(FLocalSpacePose, Names) == 0x000010, "Member 'FLocalSpacePose::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLatentActionManager \ static_assert(alignof(FLatentActionManager) == 0x000008, "Wrong alignment on FLatentActionManager"); \ static_assert(sizeof(FLatentActionManager) == 0x000060, "Wrong size on FLatentActionManager"); \ #define DUMPER7_ASSERTS_FBlendSampleData \ static_assert(alignof(FBlendSampleData) == 0x000008, "Wrong alignment on FBlendSampleData"); \ static_assert(sizeof(FBlendSampleData) == 0x000060, "Wrong size on FBlendSampleData"); \ static_assert(offsetof(FBlendSampleData, SampleDataIndex) == 0x000000, "Member 'FBlendSampleData::SampleDataIndex' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, Animation) == 0x000008, "Member 'FBlendSampleData::Animation' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, TotalWeight) == 0x000010, "Member 'FBlendSampleData::TotalWeight' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, WeightRate) == 0x000014, "Member 'FBlendSampleData::WeightRate' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, Time) == 0x000018, "Member 'FBlendSampleData::Time' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, PreviousTime) == 0x00001C, "Member 'FBlendSampleData::PreviousTime' has a wrong offset!"); \ static_assert(offsetof(FBlendSampleData, SamplePlayRate) == 0x000020, "Member 'FBlendSampleData::SamplePlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintBaseParams \ static_assert(alignof(FConstraintBaseParams) == 0x000004, "Wrong alignment on FConstraintBaseParams"); \ static_assert(sizeof(FConstraintBaseParams) == 0x000014, "Wrong size on FConstraintBaseParams"); \ static_assert(offsetof(FConstraintBaseParams, Stiffness) == 0x000000, "Member 'FConstraintBaseParams::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FConstraintBaseParams, Damping) == 0x000004, "Member 'FConstraintBaseParams::Damping' has a wrong offset!"); \ static_assert(offsetof(FConstraintBaseParams, Restitution) == 0x000008, "Member 'FConstraintBaseParams::Restitution' has a wrong offset!"); \ static_assert(offsetof(FConstraintBaseParams, ContactDistance) == 0x00000C, "Member 'FConstraintBaseParams::ContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLinearConstraint \ static_assert(alignof(FLinearConstraint) == 0x000004, "Wrong alignment on FLinearConstraint"); \ static_assert(sizeof(FLinearConstraint) == 0x00001C, "Wrong size on FLinearConstraint"); \ static_assert(offsetof(FLinearConstraint, Limit) == 0x000014, "Member 'FLinearConstraint::Limit' has a wrong offset!"); \ static_assert(offsetof(FLinearConstraint, XMotion) == 0x000018, "Member 'FLinearConstraint::XMotion' has a wrong offset!"); \ static_assert(offsetof(FLinearConstraint, YMotion) == 0x000019, "Member 'FLinearConstraint::YMotion' has a wrong offset!"); \ static_assert(offsetof(FLinearConstraint, ZMotion) == 0x00001A, "Member 'FLinearConstraint::ZMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatSpringState \ static_assert(alignof(FFloatSpringState) == 0x000004, "Wrong alignment on FFloatSpringState"); \ static_assert(sizeof(FFloatSpringState) == 0x00000C, "Wrong size on FFloatSpringState"); \ #define DUMPER7_ASSERTS_FQuartzPulseOverrideStep \ static_assert(alignof(FQuartzPulseOverrideStep) == 0x000004, "Wrong alignment on FQuartzPulseOverrideStep"); \ static_assert(sizeof(FQuartzPulseOverrideStep) == 0x000008, "Wrong size on FQuartzPulseOverrideStep"); \ static_assert(offsetof(FQuartzPulseOverrideStep, NumberOfPulses) == 0x000000, "Member 'FQuartzPulseOverrideStep::NumberOfPulses' has a wrong offset!"); \ static_assert(offsetof(FQuartzPulseOverrideStep, PulseDuration) == 0x000004, "Member 'FQuartzPulseOverrideStep::PulseDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuartzTimeSignature \ static_assert(alignof(FQuartzTimeSignature) == 0x000008, "Wrong alignment on FQuartzTimeSignature"); \ static_assert(sizeof(FQuartzTimeSignature) == 0x000018, "Wrong size on FQuartzTimeSignature"); \ static_assert(offsetof(FQuartzTimeSignature, NumBeats) == 0x000000, "Member 'FQuartzTimeSignature::NumBeats' has a wrong offset!"); \ static_assert(offsetof(FQuartzTimeSignature, BeatType) == 0x000004, "Member 'FQuartzTimeSignature::BeatType' has a wrong offset!"); \ static_assert(offsetof(FQuartzTimeSignature, OptionalPulseOverride) == 0x000008, "Member 'FQuartzTimeSignature::OptionalPulseOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerQualityLevelInt \ static_assert(alignof(FPerQualityLevelInt) == 0x000008, "Wrong alignment on FPerQualityLevelInt"); \ static_assert(sizeof(FPerQualityLevelInt) == 0x000068, "Wrong size on FPerQualityLevelInt"); \ static_assert(offsetof(FPerQualityLevelInt, Default) == 0x000010, "Member 'FPerQualityLevelInt::Default' has a wrong offset!"); \ static_assert(offsetof(FPerQualityLevelInt, PerQuality) == 0x000018, "Member 'FPerQualityLevelInt::PerQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorSpringState \ static_assert(alignof(FVectorSpringState) == 0x000008, "Wrong alignment on FVectorSpringState"); \ static_assert(sizeof(FVectorSpringState) == 0x000038, "Wrong size on FVectorSpringState"); \ #define DUMPER7_ASSERTS_FAnimExecutionContext \ static_assert(alignof(FAnimExecutionContext) == 0x000008, "Wrong alignment on FAnimExecutionContext"); \ static_assert(sizeof(FAnimExecutionContext) == 0x000010, "Wrong size on FAnimExecutionContext"); \ #define DUMPER7_ASSERTS_FAnimComponentSpacePoseContext \ static_assert(alignof(FAnimComponentSpacePoseContext) == 0x000008, "Wrong alignment on FAnimComponentSpacePoseContext"); \ static_assert(sizeof(FAnimComponentSpacePoseContext) == 0x000010, "Wrong size on FAnimComponentSpacePoseContext"); \ #define DUMPER7_ASSERTS_FQuaternionSpringState \ static_assert(alignof(FQuaternionSpringState) == 0x000010, "Wrong alignment on FQuaternionSpringState"); \ static_assert(sizeof(FQuaternionSpringState) == 0x000040, "Wrong size on FQuaternionSpringState"); \ #define DUMPER7_ASSERTS_FInputScaleBiasClampState \ static_assert(alignof(FInputScaleBiasClampState) == 0x000004, "Wrong alignment on FInputScaleBiasClampState"); \ static_assert(sizeof(FInputScaleBiasClampState) == 0x000008, "Wrong size on FInputScaleBiasClampState"); \ #define DUMPER7_ASSERTS_FAnimNode_SequencePlayerBase \ static_assert(alignof(FAnimNode_SequencePlayerBase) == 0x000008, "Wrong alignment on FAnimNode_SequencePlayerBase"); \ static_assert(sizeof(FAnimNode_SequencePlayerBase) == 0x000040, "Wrong size on FAnimNode_SequencePlayerBase"); \ static_assert(offsetof(FAnimNode_SequencePlayerBase, PlayRateScaleBiasClampState) == 0x000038, "Member 'FAnimNode_SequencePlayerBase::PlayRateScaleBiasClampState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRawAnimSequenceTrack \ static_assert(alignof(FRawAnimSequenceTrack) == 0x000008, "Wrong alignment on FRawAnimSequenceTrack"); \ static_assert(sizeof(FRawAnimSequenceTrack) == 0x000030, "Wrong size on FRawAnimSequenceTrack"); \ static_assert(offsetof(FRawAnimSequenceTrack, PosKeys) == 0x000000, "Member 'FRawAnimSequenceTrack::PosKeys' has a wrong offset!"); \ static_assert(offsetof(FRawAnimSequenceTrack, RotKeys) == 0x000010, "Member 'FRawAnimSequenceTrack::RotKeys' has a wrong offset!"); \ static_assert(offsetof(FRawAnimSequenceTrack, ScaleKeys) == 0x000020, "Member 'FRawAnimSequenceTrack::ScaleKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImportFactorySettingValues \ static_assert(alignof(FImportFactorySettingValues) == 0x000008, "Wrong alignment on FImportFactorySettingValues"); \ static_assert(sizeof(FImportFactorySettingValues) == 0x000020, "Wrong size on FImportFactorySettingValues"); \ static_assert(offsetof(FImportFactorySettingValues, SettingName) == 0x000000, "Member 'FImportFactorySettingValues::SettingName' has a wrong offset!"); \ static_assert(offsetof(FImportFactorySettingValues, Value) == 0x000010, "Member 'FImportFactorySettingValues::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputClampConstants \ static_assert(alignof(FInputClampConstants) == 0x000004, "Wrong alignment on FInputClampConstants"); \ static_assert(sizeof(FInputClampConstants) == 0x000014, "Wrong size on FInputClampConstants"); \ static_assert(offsetof(FInputClampConstants, bClampResult) == 0x000000, "Member 'FInputClampConstants::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FInputClampConstants, bInterpResult) == 0x000001, "Member 'FInputClampConstants::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FInputClampConstants, ClampMin) == 0x000004, "Member 'FInputClampConstants::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FInputClampConstants, ClampMax) == 0x000008, "Member 'FInputClampConstants::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FInputClampConstants, InterpSpeedIncreasing) == 0x00000C, "Member 'FInputClampConstants::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FInputClampConstants, InterpSpeedDecreasing) == 0x000010, "Member 'FInputClampConstants::InterpSpeedDecreasing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditorMapPerformanceTestDefinition \ static_assert(alignof(FEditorMapPerformanceTestDefinition) == 0x000008, "Wrong alignment on FEditorMapPerformanceTestDefinition"); \ static_assert(sizeof(FEditorMapPerformanceTestDefinition) == 0x000028, "Wrong size on FEditorMapPerformanceTestDefinition"); \ static_assert(offsetof(FEditorMapPerformanceTestDefinition, PerformanceTestmap) == 0x000000, "Member 'FEditorMapPerformanceTestDefinition::PerformanceTestmap' has a wrong offset!"); \ static_assert(offsetof(FEditorMapPerformanceTestDefinition, TestTimer) == 0x000020, "Member 'FEditorMapPerformanceTestDefinition::TestTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshNaniteSettings \ static_assert(alignof(FMeshNaniteSettings) == 0x000004, "Wrong alignment on FMeshNaniteSettings"); \ static_assert(sizeof(FMeshNaniteSettings) == 0x00001C, "Wrong size on FMeshNaniteSettings"); \ static_assert(offsetof(FMeshNaniteSettings, PositionPrecision) == 0x000004, "Member 'FMeshNaniteSettings::PositionPrecision' has a wrong offset!"); \ static_assert(offsetof(FMeshNaniteSettings, TargetMinimumResidencyInKB) == 0x000008, "Member 'FMeshNaniteSettings::TargetMinimumResidencyInKB' has a wrong offset!"); \ static_assert(offsetof(FMeshNaniteSettings, KeepPercentTriangles) == 0x00000C, "Member 'FMeshNaniteSettings::KeepPercentTriangles' has a wrong offset!"); \ static_assert(offsetof(FMeshNaniteSettings, TrimRelativeError) == 0x000010, "Member 'FMeshNaniteSettings::TrimRelativeError' has a wrong offset!"); \ static_assert(offsetof(FMeshNaniteSettings, FallbackPercentTriangles) == 0x000014, "Member 'FMeshNaniteSettings::FallbackPercentTriangles' has a wrong offset!"); \ static_assert(offsetof(FMeshNaniteSettings, FallbackRelativeError) == 0x000018, "Member 'FMeshNaniteSettings::FallbackRelativeError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKShapeElem \ static_assert(alignof(FKShapeElem) == 0x000008, "Wrong alignment on FKShapeElem"); \ static_assert(sizeof(FKShapeElem) == 0x000030, "Wrong size on FKShapeElem"); \ static_assert(offsetof(FKShapeElem, RestOffset) == 0x000008, "Member 'FKShapeElem::RestOffset' has a wrong offset!"); \ static_assert(offsetof(FKShapeElem, Name) == 0x00000C, "Member 'FKShapeElem::Name' has a wrong offset!"); \ static_assert(offsetof(FKShapeElem, CollisionEnabled) == 0x000019, "Member 'FKShapeElem::CollisionEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundTimecodeOffset \ static_assert(alignof(FSoundTimecodeOffset) == 0x000008, "Wrong alignment on FSoundTimecodeOffset"); \ static_assert(sizeof(FSoundTimecodeOffset) == 0x000008, "Wrong size on FSoundTimecodeOffset"); \ static_assert(offsetof(FSoundTimecodeOffset, NumOfSecondsSinceMidnight) == 0x000000, "Member 'FSoundTimecodeOffset::NumOfSecondsSinceMidnight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExponentialHeightFogData \ static_assert(alignof(FExponentialHeightFogData) == 0x000004, "Wrong alignment on FExponentialHeightFogData"); \ static_assert(sizeof(FExponentialHeightFogData) == 0x00000C, "Wrong size on FExponentialHeightFogData"); \ static_assert(offsetof(FExponentialHeightFogData, FogDensity) == 0x000000, "Member 'FExponentialHeightFogData::FogDensity' has a wrong offset!"); \ static_assert(offsetof(FExponentialHeightFogData, FogHeightFalloff) == 0x000004, "Member 'FExponentialHeightFogData::FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FExponentialHeightFogData, FogHeightOffset) == 0x000008, "Member 'FExponentialHeightFogData::FogHeightOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigidBodyContactInfo \ static_assert(alignof(FRigidBodyContactInfo) == 0x000008, "Wrong alignment on FRigidBodyContactInfo"); \ static_assert(sizeof(FRigidBodyContactInfo) == 0x000048, "Wrong size on FRigidBodyContactInfo"); \ static_assert(offsetof(FRigidBodyContactInfo, ContactPosition) == 0x000000, "Member 'FRigidBodyContactInfo::ContactPosition' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyContactInfo, ContactNormal) == 0x000018, "Member 'FRigidBodyContactInfo::ContactNormal' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyContactInfo, ContactPenetration) == 0x000030, "Member 'FRigidBodyContactInfo::ContactPenetration' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyContactInfo, bContactProbe) == 0x000034, "Member 'FRigidBodyContactInfo::bContactProbe' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyContactInfo, PhysMaterial) == 0x000038, "Member 'FRigidBodyContactInfo::PhysMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerPlatformFloat \ static_assert(alignof(FPerPlatformFloat) == 0x000004, "Wrong alignment on FPerPlatformFloat"); \ static_assert(sizeof(FPerPlatformFloat) == 0x000004, "Wrong size on FPerPlatformFloat"); \ static_assert(offsetof(FPerPlatformFloat, Default) == 0x000000, "Member 'FPerPlatformFloat::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKSphylElem \ static_assert(alignof(FKSphylElem) == 0x000008, "Wrong alignment on FKSphylElem"); \ static_assert(sizeof(FKSphylElem) == 0x000068, "Wrong size on FKSphylElem"); \ static_assert(offsetof(FKSphylElem, Center) == 0x000030, "Member 'FKSphylElem::Center' has a wrong offset!"); \ static_assert(offsetof(FKSphylElem, Rotation) == 0x000048, "Member 'FKSphylElem::Rotation' has a wrong offset!"); \ static_assert(offsetof(FKSphylElem, Radius) == 0x000060, "Member 'FKSphylElem::Radius' has a wrong offset!"); \ static_assert(offsetof(FKSphylElem, Length) == 0x000064, "Member 'FKSphylElem::Length' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRepMovementNetSerializerConfig \ static_assert(alignof(FRepMovementNetSerializerConfig) == 0x000001, "Wrong alignment on FRepMovementNetSerializerConfig"); \ static_assert(sizeof(FRepMovementNetSerializerConfig) == 0x000001, "Wrong size on FRepMovementNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FCanvasUVTri \ static_assert(alignof(FCanvasUVTri) == 0x000008, "Wrong alignment on FCanvasUVTri"); \ static_assert(sizeof(FCanvasUVTri) == 0x000090, "Wrong size on FCanvasUVTri"); \ static_assert(offsetof(FCanvasUVTri, V0_Pos) == 0x000000, "Member 'FCanvasUVTri::V0_Pos' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V0_UV) == 0x000010, "Member 'FCanvasUVTri::V0_UV' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V0_Color) == 0x000020, "Member 'FCanvasUVTri::V0_Color' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V1_Pos) == 0x000030, "Member 'FCanvasUVTri::V1_Pos' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V1_UV) == 0x000040, "Member 'FCanvasUVTri::V1_UV' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V1_Color) == 0x000050, "Member 'FCanvasUVTri::V1_Color' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V2_Pos) == 0x000060, "Member 'FCanvasUVTri::V2_Pos' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V2_UV) == 0x000070, "Member 'FCanvasUVTri::V2_UV' has a wrong offset!"); \ static_assert(offsetof(FCanvasUVTri, V2_Color) == 0x000080, "Member 'FCanvasUVTri::V2_Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Root \ static_assert(alignof(FAnimNode_Root) == 0x000008, "Wrong alignment on FAnimNode_Root"); \ static_assert(sizeof(FAnimNode_Root) == 0x000020, "Wrong size on FAnimNode_Root"); \ static_assert(offsetof(FAnimNode_Root, Result) == 0x000010, "Member 'FAnimNode_Root::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSubsystem \ static_assert(alignof(FAnimSubsystem) == 0x000008, "Wrong alignment on FAnimSubsystem"); \ static_assert(sizeof(FAnimSubsystem) == 0x000008, "Wrong size on FAnimSubsystem"); \ #define DUMPER7_ASSERTS_FAnimSubsystem_BlendSpaceGraph \ static_assert(alignof(FAnimSubsystem_BlendSpaceGraph) == 0x000008, "Wrong alignment on FAnimSubsystem_BlendSpaceGraph"); \ static_assert(sizeof(FAnimSubsystem_BlendSpaceGraph) == 0x000018, "Wrong size on FAnimSubsystem_BlendSpaceGraph"); \ static_assert(offsetof(FAnimSubsystem_BlendSpaceGraph, BlendSpaces) == 0x000008, "Member 'FAnimSubsystem_BlendSpaceGraph::BlendSpaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedAnimRelevancyData \ static_assert(alignof(FCachedAnimRelevancyData) == 0x000004, "Wrong alignment on FCachedAnimRelevancyData"); \ static_assert(sizeof(FCachedAnimRelevancyData) == 0x00001C, "Wrong size on FCachedAnimRelevancyData"); \ static_assert(offsetof(FCachedAnimRelevancyData, StateMachineName) == 0x000000, "Member 'FCachedAnimRelevancyData::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(FCachedAnimRelevancyData, StateName) == 0x000008, "Member 'FCachedAnimRelevancyData::StateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNodeReference \ static_assert(alignof(FAnimNodeReference) == 0x000008, "Wrong alignment on FAnimNodeReference"); \ static_assert(sizeof(FAnimNodeReference) == 0x000010, "Wrong size on FAnimNodeReference"); \ #define DUMPER7_ASSERTS_FSocketReference \ static_assert(alignof(FSocketReference) == 0x000010, "Wrong alignment on FSocketReference"); \ static_assert(sizeof(FSocketReference) == 0x000070, "Wrong size on FSocketReference"); \ static_assert(offsetof(FSocketReference, SocketName) == 0x000060, "Member 'FSocketReference::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneSocketTarget \ static_assert(alignof(FBoneSocketTarget) == 0x000010, "Wrong alignment on FBoneSocketTarget"); \ static_assert(sizeof(FBoneSocketTarget) == 0x000090, "Wrong size on FBoneSocketTarget"); \ static_assert(offsetof(FBoneSocketTarget, bUseSocket) == 0x000000, "Member 'FBoneSocketTarget::bUseSocket' has a wrong offset!"); \ static_assert(offsetof(FBoneSocketTarget, BoneReference) == 0x000004, "Member 'FBoneSocketTarget::BoneReference' has a wrong offset!"); \ static_assert(offsetof(FBoneSocketTarget, SocketReference) == 0x000020, "Member 'FBoneSocketTarget::SocketReference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ConvertLocalToComponentSpace \ static_assert(alignof(FAnimNode_ConvertLocalToComponentSpace) == 0x000008, "Wrong alignment on FAnimNode_ConvertLocalToComponentSpace"); \ static_assert(sizeof(FAnimNode_ConvertLocalToComponentSpace) == 0x000020, "Wrong size on FAnimNode_ConvertLocalToComponentSpace"); \ static_assert(offsetof(FAnimNode_ConvertLocalToComponentSpace, LocalPose) == 0x000010, "Member 'FAnimNode_ConvertLocalToComponentSpace::LocalPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimCurveParam \ static_assert(alignof(FAnimCurveParam) == 0x000004, "Wrong alignment on FAnimCurveParam"); \ static_assert(sizeof(FAnimCurveParam) == 0x00000C, "Wrong size on FAnimCurveParam"); \ static_assert(offsetof(FAnimCurveParam, Name) == 0x000000, "Member 'FAnimCurveParam::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_TransitionPoseEvaluator \ static_assert(alignof(FAnimNode_TransitionPoseEvaluator) == 0x000008, "Wrong alignment on FAnimNode_TransitionPoseEvaluator"); \ static_assert(sizeof(FAnimNode_TransitionPoseEvaluator) == 0x0000B8, "Wrong size on FAnimNode_TransitionPoseEvaluator"); \ static_assert(offsetof(FAnimNode_TransitionPoseEvaluator, FramesToCachePose) == 0x000098, "Member 'FAnimNode_TransitionPoseEvaluator::FramesToCachePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TransitionPoseEvaluator, DataSource) == 0x0000A0, "Member 'FAnimNode_TransitionPoseEvaluator::DataSource' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TransitionPoseEvaluator, EvaluatorMode) == 0x0000A1, "Member 'FAnimNode_TransitionPoseEvaluator::EvaluatorMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBroadphaseSettings \ static_assert(alignof(FBroadphaseSettings) == 0x000008, "Wrong alignment on FBroadphaseSettings"); \ static_assert(sizeof(FBroadphaseSettings) == 0x000080, "Wrong size on FBroadphaseSettings"); \ static_assert(offsetof(FBroadphaseSettings, bUseMBPOnClient) == 0x000000, "Member 'FBroadphaseSettings::bUseMBPOnClient' has a wrong offset!"); \ static_assert(offsetof(FBroadphaseSettings, bUseMBPOnServer) == 0x000001, "Member 'FBroadphaseSettings::bUseMBPOnServer' has a wrong offset!"); \ static_assert(offsetof(FBroadphaseSettings, bUseMBPOuterBounds) == 0x000002, "Member 'FBroadphaseSettings::bUseMBPOuterBounds' has a wrong offset!"); \ static_assert(offsetof(FBroadphaseSettings, MBPBounds) == 0x000008, "Member 'FBroadphaseSettings::MBPBounds' has a wrong offset!"); \ static_assert(offsetof(FBroadphaseSettings, MBPOuterBounds) == 0x000040, "Member 'FBroadphaseSettings::MBPOuterBounds' has a wrong offset!"); \ static_assert(offsetof(FBroadphaseSettings, MBPNumSubdivs) == 0x000078, "Member 'FBroadphaseSettings::MBPNumSubdivs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingRegionBuiltData \ static_assert(alignof(FSkeletalMeshSamplingRegionBuiltData) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingRegionBuiltData"); \ static_assert(sizeof(FSkeletalMeshSamplingRegionBuiltData) == 0x000078, "Wrong size on FSkeletalMeshSamplingRegionBuiltData"); \ #define DUMPER7_ASSERTS_FActorDataLayer \ static_assert(alignof(FActorDataLayer) == 0x000004, "Wrong alignment on FActorDataLayer"); \ static_assert(sizeof(FActorDataLayer) == 0x000008, "Wrong size on FActorDataLayer"); \ static_assert(offsetof(FActorDataLayer, Name) == 0x000000, "Member 'FActorDataLayer::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExposureSettings \ static_assert(alignof(FExposureSettings) == 0x000004, "Wrong alignment on FExposureSettings"); \ static_assert(sizeof(FExposureSettings) == 0x000008, "Wrong size on FExposureSettings"); \ static_assert(offsetof(FExposureSettings, FixedEV100) == 0x000000, "Member 'FExposureSettings::FixedEV100' has a wrong offset!"); \ static_assert(offsetof(FExposureSettings, bFixed) == 0x000004, "Member 'FExposureSettings::bFixed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKSphereElem \ static_assert(alignof(FKSphereElem) == 0x000008, "Wrong alignment on FKSphereElem"); \ static_assert(sizeof(FKSphereElem) == 0x000050, "Wrong size on FKSphereElem"); \ static_assert(offsetof(FKSphereElem, Center) == 0x000030, "Member 'FKSphereElem::Center' has a wrong offset!"); \ static_assert(offsetof(FKSphereElem, Radius) == 0x000048, "Member 'FKSphereElem::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKBoxElem \ static_assert(alignof(FKBoxElem) == 0x000008, "Wrong alignment on FKBoxElem"); \ static_assert(sizeof(FKBoxElem) == 0x000070, "Wrong size on FKBoxElem"); \ static_assert(offsetof(FKBoxElem, Center) == 0x000030, "Member 'FKBoxElem::Center' has a wrong offset!"); \ static_assert(offsetof(FKBoxElem, Rotation) == 0x000048, "Member 'FKBoxElem::Rotation' has a wrong offset!"); \ static_assert(offsetof(FKBoxElem, X) == 0x000060, "Member 'FKBoxElem::X' has a wrong offset!"); \ static_assert(offsetof(FKBoxElem, Y) == 0x000064, "Member 'FKBoxElem::Y' has a wrong offset!"); \ static_assert(offsetof(FKBoxElem, Z) == 0x000068, "Member 'FKBoxElem::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKConvexElem \ static_assert(alignof(FKConvexElem) == 0x000010, "Wrong alignment on FKConvexElem"); \ static_assert(sizeof(FKConvexElem) == 0x000100, "Wrong size on FKConvexElem"); \ static_assert(offsetof(FKConvexElem, VertexData) == 0x000030, "Member 'FKConvexElem::VertexData' has a wrong offset!"); \ static_assert(offsetof(FKConvexElem, IndexData) == 0x000040, "Member 'FKConvexElem::IndexData' has a wrong offset!"); \ static_assert(offsetof(FKConvexElem, ElemBox) == 0x000050, "Member 'FKConvexElem::ElemBox' has a wrong offset!"); \ static_assert(offsetof(FKConvexElem, Transform) == 0x000090, "Member 'FKConvexElem::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKTaperedCapsuleElem \ static_assert(alignof(FKTaperedCapsuleElem) == 0x000008, "Wrong alignment on FKTaperedCapsuleElem"); \ static_assert(sizeof(FKTaperedCapsuleElem) == 0x000070, "Wrong size on FKTaperedCapsuleElem"); \ static_assert(offsetof(FKTaperedCapsuleElem, Center) == 0x000030, "Member 'FKTaperedCapsuleElem::Center' has a wrong offset!"); \ static_assert(offsetof(FKTaperedCapsuleElem, Rotation) == 0x000048, "Member 'FKTaperedCapsuleElem::Rotation' has a wrong offset!"); \ static_assert(offsetof(FKTaperedCapsuleElem, Radius0) == 0x000060, "Member 'FKTaperedCapsuleElem::Radius0' has a wrong offset!"); \ static_assert(offsetof(FKTaperedCapsuleElem, Radius1) == 0x000064, "Member 'FKTaperedCapsuleElem::Radius1' has a wrong offset!"); \ static_assert(offsetof(FKTaperedCapsuleElem, Length) == 0x000068, "Member 'FKTaperedCapsuleElem::Length' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKLevelSetElem \ static_assert(alignof(FKLevelSetElem) == 0x000010, "Wrong alignment on FKLevelSetElem"); \ static_assert(sizeof(FKLevelSetElem) == 0x0000A0, "Wrong size on FKLevelSetElem"); \ static_assert(offsetof(FKLevelSetElem, Transform) == 0x000030, "Member 'FKLevelSetElem::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKAggregateGeom \ static_assert(alignof(FKAggregateGeom) == 0x000008, "Wrong alignment on FKAggregateGeom"); \ static_assert(sizeof(FKAggregateGeom) == 0x000068, "Wrong size on FKAggregateGeom"); \ static_assert(offsetof(FKAggregateGeom, SphereElems) == 0x000000, "Member 'FKAggregateGeom::SphereElems' has a wrong offset!"); \ static_assert(offsetof(FKAggregateGeom, BoxElems) == 0x000010, "Member 'FKAggregateGeom::BoxElems' has a wrong offset!"); \ static_assert(offsetof(FKAggregateGeom, SphylElems) == 0x000020, "Member 'FKAggregateGeom::SphylElems' has a wrong offset!"); \ static_assert(offsetof(FKAggregateGeom, ConvexElems) == 0x000030, "Member 'FKAggregateGeom::ConvexElems' has a wrong offset!"); \ static_assert(offsetof(FKAggregateGeom, TaperedCapsuleElems) == 0x000040, "Member 'FKAggregateGeom::TaperedCapsuleElems' has a wrong offset!"); \ static_assert(offsetof(FKAggregateGeom, LevelSetElems) == 0x000050, "Member 'FKAggregateGeom::LevelSetElems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScreenMessageString \ static_assert(alignof(FScreenMessageString) == 0x000008, "Wrong alignment on FScreenMessageString"); \ static_assert(sizeof(FScreenMessageString) == 0x000038, "Wrong size on FScreenMessageString"); \ static_assert(offsetof(FScreenMessageString, Key) == 0x000000, "Member 'FScreenMessageString::Key' has a wrong offset!"); \ static_assert(offsetof(FScreenMessageString, ScreenMessage) == 0x000008, "Member 'FScreenMessageString::ScreenMessage' has a wrong offset!"); \ static_assert(offsetof(FScreenMessageString, DisplayColor) == 0x000018, "Member 'FScreenMessageString::DisplayColor' has a wrong offset!"); \ static_assert(offsetof(FScreenMessageString, TimeToDisplay) == 0x00001C, "Member 'FScreenMessageString::TimeToDisplay' has a wrong offset!"); \ static_assert(offsetof(FScreenMessageString, CurrentTimeDisplayed) == 0x000020, "Member 'FScreenMessageString::CurrentTimeDisplayed' has a wrong offset!"); \ static_assert(offsetof(FScreenMessageString, TextScale) == 0x000028, "Member 'FScreenMessageString::TextScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScalarParameterAtlasInstanceData \ static_assert(alignof(FScalarParameterAtlasInstanceData) == 0x000008, "Wrong alignment on FScalarParameterAtlasInstanceData"); \ static_assert(sizeof(FScalarParameterAtlasInstanceData) == 0x000068, "Wrong size on FScalarParameterAtlasInstanceData"); \ static_assert(offsetof(FScalarParameterAtlasInstanceData, bIsUsedAsAtlasPosition) == 0x000000, "Member 'FScalarParameterAtlasInstanceData::bIsUsedAsAtlasPosition' has a wrong offset!"); \ static_assert(offsetof(FScalarParameterAtlasInstanceData, Curve) == 0x000008, "Member 'FScalarParameterAtlasInstanceData::Curve' has a wrong offset!"); \ static_assert(offsetof(FScalarParameterAtlasInstanceData, Atlas) == 0x000038, "Member 'FScalarParameterAtlasInstanceData::Atlas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSlotDesc \ static_assert(alignof(FAnimSlotDesc) == 0x000004, "Wrong alignment on FAnimSlotDesc"); \ static_assert(sizeof(FAnimSlotDesc) == 0x00000C, "Wrong size on FAnimSlotDesc"); \ static_assert(offsetof(FAnimSlotDesc, SlotName) == 0x000000, "Member 'FAnimSlotDesc::SlotName' has a wrong offset!"); \ static_assert(offsetof(FAnimSlotDesc, NumChannels) == 0x000008, "Member 'FAnimSlotDesc::NumChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextureParameterValue \ static_assert(alignof(FTextureParameterValue) == 0x000008, "Wrong alignment on FTextureParameterValue"); \ static_assert(sizeof(FTextureParameterValue) == 0x000028, "Wrong size on FTextureParameterValue"); \ static_assert(offsetof(FTextureParameterValue, ParameterInfo) == 0x000000, "Member 'FTextureParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FTextureParameterValue, ParameterValue) == 0x000010, "Member 'FTextureParameterValue::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(FTextureParameterValue, ExpressionGUID) == 0x000018, "Member 'FTextureParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedFloat \ static_assert(alignof(FNamedFloat) == 0x000004, "Wrong alignment on FNamedFloat"); \ static_assert(sizeof(FNamedFloat) == 0x00000C, "Wrong size on FNamedFloat"); \ static_assert(offsetof(FNamedFloat, Value) == 0x000000, "Member 'FNamedFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FNamedFloat, Name) == 0x000004, "Member 'FNamedFloat::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassLightSettings \ static_assert(alignof(FLightmassLightSettings) == 0x000004, "Wrong alignment on FLightmassLightSettings"); \ static_assert(sizeof(FLightmassLightSettings) == 0x00000C, "Wrong size on FLightmassLightSettings"); \ static_assert(offsetof(FLightmassLightSettings, IndirectLightingSaturation) == 0x000000, "Member 'FLightmassLightSettings::IndirectLightingSaturation' has a wrong offset!"); \ static_assert(offsetof(FLightmassLightSettings, ShadowExponent) == 0x000004, "Member 'FLightmassLightSettings::ShadowExponent' has a wrong offset!"); \ static_assert(offsetof(FLightmassLightSettings, bUseAreaShadowsForStationaryLight) == 0x000008, "Member 'FLightmassLightSettings::bUseAreaShadowsForStationaryLight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedVector \ static_assert(alignof(FNamedVector) == 0x000008, "Wrong alignment on FNamedVector"); \ static_assert(sizeof(FNamedVector) == 0x000020, "Wrong size on FNamedVector"); \ static_assert(offsetof(FNamedVector, Value) == 0x000000, "Member 'FNamedVector::Value' has a wrong offset!"); \ static_assert(offsetof(FNamedVector, Name) == 0x000018, "Member 'FNamedVector::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedColor \ static_assert(alignof(FNamedColor) == 0x000004, "Wrong alignment on FNamedColor"); \ static_assert(sizeof(FNamedColor) == 0x00000C, "Wrong size on FNamedColor"); \ static_assert(offsetof(FNamedColor, Value) == 0x000000, "Member 'FNamedColor::Value' has a wrong offset!"); \ static_assert(offsetof(FNamedColor, Name) == 0x000004, "Member 'FNamedColor::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStrataMaterialInfo \ static_assert(alignof(FStrataMaterialInfo) == 0x000008, "Wrong alignment on FStrataMaterialInfo"); \ static_assert(sizeof(FStrataMaterialInfo) == 0x000018, "Wrong size on FStrataMaterialInfo"); \ static_assert(offsetof(FStrataMaterialInfo, ShadingModelField) == 0x000000, "Member 'FStrataMaterialInfo::ShadingModelField' has a wrong offset!"); \ static_assert(offsetof(FStrataMaterialInfo, bHasShadingModelFromExpression) == 0x000002, "Member 'FStrataMaterialInfo::bHasShadingModelFromExpression' has a wrong offset!"); \ static_assert(offsetof(FStrataMaterialInfo, ConnectedProperties) == 0x000004, "Member 'FStrataMaterialInfo::ConnectedProperties' has a wrong offset!"); \ static_assert(offsetof(FStrataMaterialInfo, SubsurfaceProfiles) == 0x000008, "Member 'FStrataMaterialInfo::SubsurfaceProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedTransform \ static_assert(alignof(FNamedTransform) == 0x000010, "Wrong alignment on FNamedTransform"); \ static_assert(sizeof(FNamedTransform) == 0x000070, "Wrong size on FNamedTransform"); \ static_assert(offsetof(FNamedTransform, Value) == 0x000000, "Member 'FNamedTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FNamedTransform, Name) == 0x000060, "Member 'FNamedTransform::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSwarmDebugOptions \ static_assert(alignof(FSwarmDebugOptions) == 0x000004, "Wrong alignment on FSwarmDebugOptions"); \ static_assert(sizeof(FSwarmDebugOptions) == 0x000004, "Wrong size on FSwarmDebugOptions"); \ #define DUMPER7_ASSERTS_FComponentSpacePose \ static_assert(alignof(FComponentSpacePose) == 0x000008, "Wrong alignment on FComponentSpacePose"); \ static_assert(sizeof(FComponentSpacePose) == 0x000020, "Wrong size on FComponentSpacePose"); \ static_assert(offsetof(FComponentSpacePose, Transforms) == 0x000000, "Member 'FComponentSpacePose::Transforms' has a wrong offset!"); \ static_assert(offsetof(FComponentSpacePose, Names) == 0x000010, "Member 'FComponentSpacePose::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationErrorStats \ static_assert(alignof(FAnimationErrorStats) == 0x000004, "Wrong alignment on FAnimationErrorStats"); \ static_assert(sizeof(FAnimationErrorStats) == 0x000010, "Wrong size on FAnimationErrorStats"); \ #define DUMPER7_ASSERTS_FDepthFieldGlowInfo \ static_assert(alignof(FDepthFieldGlowInfo) == 0x000008, "Wrong alignment on FDepthFieldGlowInfo"); \ static_assert(sizeof(FDepthFieldGlowInfo) == 0x000038, "Wrong size on FDepthFieldGlowInfo"); \ static_assert(offsetof(FDepthFieldGlowInfo, GlowColor) == 0x000004, "Member 'FDepthFieldGlowInfo::GlowColor' has a wrong offset!"); \ static_assert(offsetof(FDepthFieldGlowInfo, GlowOuterRadius) == 0x000018, "Member 'FDepthFieldGlowInfo::GlowOuterRadius' has a wrong offset!"); \ static_assert(offsetof(FDepthFieldGlowInfo, GlowInnerRadius) == 0x000028, "Member 'FDepthFieldGlowInfo::GlowInnerRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartName \ static_assert(alignof(FSmartName) == 0x000004, "Wrong alignment on FSmartName"); \ static_assert(sizeof(FSmartName) == 0x00000C, "Wrong size on FSmartName"); \ static_assert(offsetof(FSmartName, DisplayName) == 0x000000, "Member 'FSmartName::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimCurveBase \ static_assert(alignof(FAnimCurveBase) == 0x000004, "Wrong alignment on FAnimCurveBase"); \ static_assert(sizeof(FAnimCurveBase) == 0x000018, "Wrong size on FAnimCurveBase"); \ static_assert(offsetof(FAnimCurveBase, LastObservedName) == 0x000000, "Member 'FAnimCurveBase::LastObservedName' has a wrong offset!"); \ static_assert(offsetof(FAnimCurveBase, Name) == 0x000008, "Member 'FAnimCurveBase::Name' has a wrong offset!"); \ static_assert(offsetof(FAnimCurveBase, CurveTypeFlags) == 0x000014, "Member 'FAnimCurveBase::CurveTypeFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChannelDefinition \ static_assert(alignof(FChannelDefinition) == 0x000008, "Wrong alignment on FChannelDefinition"); \ static_assert(sizeof(FChannelDefinition) == 0x000020, "Wrong size on FChannelDefinition"); \ static_assert(offsetof(FChannelDefinition, ChannelName) == 0x000000, "Member 'FChannelDefinition::ChannelName' has a wrong offset!"); \ static_assert(offsetof(FChannelDefinition, ClassName) == 0x000008, "Member 'FChannelDefinition::ClassName' has a wrong offset!"); \ static_assert(offsetof(FChannelDefinition, ChannelClass) == 0x000010, "Member 'FChannelDefinition::ChannelClass' has a wrong offset!"); \ static_assert(offsetof(FChannelDefinition, StaticChannelIndex) == 0x000018, "Member 'FChannelDefinition::StaticChannelIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPOV \ static_assert(alignof(FPOV) == 0x000008, "Wrong alignment on FPOV"); \ static_assert(sizeof(FPOV) == 0x000038, "Wrong size on FPOV"); \ static_assert(offsetof(FPOV, Location) == 0x000000, "Member 'FPOV::Location' has a wrong offset!"); \ static_assert(offsetof(FPOV, Rotation) == 0x000018, "Member 'FPOV::Rotation' has a wrong offset!"); \ static_assert(offsetof(FPOV, FOV) == 0x000030, "Member 'FPOV::FOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatCurve \ static_assert(alignof(FFloatCurve) == 0x000008, "Wrong alignment on FFloatCurve"); \ static_assert(sizeof(FFloatCurve) == 0x000098, "Wrong size on FFloatCurve"); \ static_assert(offsetof(FFloatCurve, FloatCurve) == 0x000018, "Member 'FFloatCurve::FloatCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorCurve \ static_assert(alignof(FVectorCurve) == 0x000008, "Wrong alignment on FVectorCurve"); \ static_assert(sizeof(FVectorCurve) == 0x000198, "Wrong size on FVectorCurve"); \ static_assert(offsetof(FVectorCurve, FloatCurves) == 0x000018, "Member 'FVectorCurve::FloatCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassDirectionalLightSettings \ static_assert(alignof(FLightmassDirectionalLightSettings) == 0x000004, "Wrong alignment on FLightmassDirectionalLightSettings"); \ static_assert(sizeof(FLightmassDirectionalLightSettings) == 0x000010, "Wrong size on FLightmassDirectionalLightSettings"); \ static_assert(offsetof(FLightmassDirectionalLightSettings, LightSourceAngle) == 0x00000C, "Member 'FLightmassDirectionalLightSettings::LightSourceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformCurve \ static_assert(alignof(FTransformCurve) == 0x000008, "Wrong alignment on FTransformCurve"); \ static_assert(sizeof(FTransformCurve) == 0x0004E0, "Wrong size on FTransformCurve"); \ static_assert(offsetof(FTransformCurve, TranslationCurve) == 0x000018, "Member 'FTransformCurve::TranslationCurve' has a wrong offset!"); \ static_assert(offsetof(FTransformCurve, RotationCurve) == 0x0001B0, "Member 'FTransformCurve::RotationCurve' has a wrong offset!"); \ static_assert(offsetof(FTransformCurve, ScaleCurve) == 0x000348, "Member 'FTransformCurve::ScaleCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExternalToolDefinition \ static_assert(alignof(FExternalToolDefinition) == 0x000008, "Wrong alignment on FExternalToolDefinition"); \ static_assert(sizeof(FExternalToolDefinition) == 0x000060, "Wrong size on FExternalToolDefinition"); \ static_assert(offsetof(FExternalToolDefinition, ToolName) == 0x000000, "Member 'FExternalToolDefinition::ToolName' has a wrong offset!"); \ static_assert(offsetof(FExternalToolDefinition, ExecutablePath) == 0x000010, "Member 'FExternalToolDefinition::ExecutablePath' has a wrong offset!"); \ static_assert(offsetof(FExternalToolDefinition, CommandLineOptions) == 0x000020, "Member 'FExternalToolDefinition::CommandLineOptions' has a wrong offset!"); \ static_assert(offsetof(FExternalToolDefinition, WorkingDirectory) == 0x000030, "Member 'FExternalToolDefinition::WorkingDirectory' has a wrong offset!"); \ static_assert(offsetof(FExternalToolDefinition, ScriptExtension) == 0x000040, "Member 'FExternalToolDefinition::ScriptExtension' has a wrong offset!"); \ static_assert(offsetof(FExternalToolDefinition, ScriptDirectory) == 0x000050, "Member 'FExternalToolDefinition::ScriptDirectory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedFloatCurve \ static_assert(alignof(FCachedFloatCurve) == 0x000004, "Wrong alignment on FCachedFloatCurve"); \ static_assert(sizeof(FCachedFloatCurve) == 0x000014, "Wrong size on FCachedFloatCurve"); \ static_assert(offsetof(FCachedFloatCurve, CurveName) == 0x000000, "Member 'FCachedFloatCurve::CurveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBeamTargetData \ static_assert(alignof(FBeamTargetData) == 0x000004, "Wrong alignment on FBeamTargetData"); \ static_assert(sizeof(FBeamTargetData) == 0x00000C, "Wrong size on FBeamTargetData"); \ static_assert(offsetof(FBeamTargetData, TargetName) == 0x000000, "Member 'FBeamTargetData::TargetName' has a wrong offset!"); \ static_assert(offsetof(FBeamTargetData, TargetPercentage) == 0x000008, "Member 'FBeamTargetData::TargetPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRawCurveTracks \ static_assert(alignof(FRawCurveTracks) == 0x000008, "Wrong alignment on FRawCurveTracks"); \ static_assert(sizeof(FRawCurveTracks) == 0x000010, "Wrong size on FRawCurveTracks"); \ static_assert(offsetof(FRawCurveTracks, FloatCurves) == 0x000000, "Member 'FRawCurveTracks::FloatCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPredictProjectilePathPointData \ static_assert(alignof(FPredictProjectilePathPointData) == 0x000008, "Wrong alignment on FPredictProjectilePathPointData"); \ static_assert(sizeof(FPredictProjectilePathPointData) == 0x000038, "Wrong size on FPredictProjectilePathPointData"); \ static_assert(offsetof(FPredictProjectilePathPointData, Location) == 0x000000, "Member 'FPredictProjectilePathPointData::Location' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathPointData, Velocity) == 0x000018, "Member 'FPredictProjectilePathPointData::Velocity' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathPointData, Time) == 0x000030, "Member 'FPredictProjectilePathPointData::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPredictProjectilePathResult \ static_assert(alignof(FPredictProjectilePathResult) == 0x000008, "Wrong alignment on FPredictProjectilePathResult"); \ static_assert(sizeof(FPredictProjectilePathResult) == 0x000130, "Wrong size on FPredictProjectilePathResult"); \ static_assert(offsetof(FPredictProjectilePathResult, PathData) == 0x000000, "Member 'FPredictProjectilePathResult::PathData' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathResult, LastTraceDestination) == 0x000010, "Member 'FPredictProjectilePathResult::LastTraceDestination' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathResult, HitResult) == 0x000048, "Member 'FPredictProjectilePathResult::HitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBracketPayload \ static_assert(alignof(FBracketPayload) == 0x000008, "Wrong alignment on FBracketPayload"); \ static_assert(sizeof(FBracketPayload) == 0x000010, "Wrong size on FBracketPayload"); \ static_assert(offsetof(FBracketPayload, Description) == 0x000000, "Member 'FBracketPayload::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditorImportWorkflowDefinition \ static_assert(alignof(FEditorImportWorkflowDefinition) == 0x000008, "Wrong alignment on FEditorImportWorkflowDefinition"); \ static_assert(sizeof(FEditorImportWorkflowDefinition) == 0x000020, "Wrong size on FEditorImportWorkflowDefinition"); \ static_assert(offsetof(FEditorImportWorkflowDefinition, ImportFilePath) == 0x000000, "Member 'FEditorImportWorkflowDefinition::ImportFilePath' has a wrong offset!"); \ static_assert(offsetof(FEditorImportWorkflowDefinition, FactorySettings) == 0x000010, "Member 'FEditorImportWorkflowDefinition::FactorySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBuildPromotionImportWorkflowSettings \ static_assert(alignof(FBuildPromotionImportWorkflowSettings) == 0x000008, "Wrong alignment on FBuildPromotionImportWorkflowSettings"); \ static_assert(sizeof(FBuildPromotionImportWorkflowSettings) == 0x000150, "Wrong size on FBuildPromotionImportWorkflowSettings"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, Diffuse) == 0x000000, "Member 'FBuildPromotionImportWorkflowSettings::Diffuse' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, Normal) == 0x000020, "Member 'FBuildPromotionImportWorkflowSettings::Normal' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, StaticMesh) == 0x000040, "Member 'FBuildPromotionImportWorkflowSettings::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, ReimportStaticMesh) == 0x000060, "Member 'FBuildPromotionImportWorkflowSettings::ReimportStaticMesh' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, BlendShapeMesh) == 0x000080, "Member 'FBuildPromotionImportWorkflowSettings::BlendShapeMesh' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, MorphMesh) == 0x0000A0, "Member 'FBuildPromotionImportWorkflowSettings::MorphMesh' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, SkeletalMesh) == 0x0000C0, "Member 'FBuildPromotionImportWorkflowSettings::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, Animation) == 0x0000E0, "Member 'FBuildPromotionImportWorkflowSettings::Animation' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, Sound) == 0x000100, "Member 'FBuildPromotionImportWorkflowSettings::Sound' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, SurroundSound) == 0x000120, "Member 'FBuildPromotionImportWorkflowSettings::SurroundSound' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionImportWorkflowSettings, OtherAssetsToImport) == 0x000140, "Member 'FBuildPromotionImportWorkflowSettings::OtherAssetsToImport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationTrackPayload \ static_assert(alignof(FAnimationTrackPayload) == 0x000004, "Wrong alignment on FAnimationTrackPayload"); \ static_assert(sizeof(FAnimationTrackPayload) == 0x000008, "Wrong size on FAnimationTrackPayload"); \ static_assert(offsetof(FAnimationTrackPayload, Name) == 0x000000, "Member 'FAnimationTrackPayload::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleSystemLOD \ static_assert(alignof(FParticleSystemLOD) == 0x000001, "Wrong alignment on FParticleSystemLOD"); \ static_assert(sizeof(FParticleSystemLOD) == 0x000001, "Wrong size on FParticleSystemLOD"); \ #define DUMPER7_ASSERTS_FAnimationTrackAddedPayload \ static_assert(alignof(FAnimationTrackAddedPayload) == 0x000004, "Wrong alignment on FAnimationTrackAddedPayload"); \ static_assert(sizeof(FAnimationTrackAddedPayload) == 0x00000C, "Wrong size on FAnimationTrackAddedPayload"); \ static_assert(offsetof(FAnimationTrackAddedPayload, TrackIndex) == 0x000008, "Member 'FAnimationTrackAddedPayload::TrackIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOrbitOptions \ static_assert(alignof(FOrbitOptions) == 0x000004, "Wrong alignment on FOrbitOptions"); \ static_assert(sizeof(FOrbitOptions) == 0x000004, "Wrong size on FOrbitOptions"); \ #define DUMPER7_ASSERTS_FFrameRateChangedPayload \ static_assert(alignof(FFrameRateChangedPayload) == 0x000004, "Wrong alignment on FFrameRateChangedPayload"); \ static_assert(sizeof(FFrameRateChangedPayload) == 0x000008, "Wrong size on FFrameRateChangedPayload"); \ static_assert(offsetof(FFrameRateChangedPayload, PreviousFrameRate) == 0x000000, "Member 'FFrameRateChangedPayload::PreviousFrameRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleEditorPromotionSettings \ static_assert(alignof(FParticleEditorPromotionSettings) == 0x000008, "Wrong alignment on FParticleEditorPromotionSettings"); \ static_assert(sizeof(FParticleEditorPromotionSettings) == 0x000010, "Wrong size on FParticleEditorPromotionSettings"); \ static_assert(offsetof(FParticleEditorPromotionSettings, DefaultParticleAsset) == 0x000000, "Member 'FParticleEditorPromotionSettings::DefaultParticleAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPredictProjectilePathParams \ static_assert(alignof(FPredictProjectilePathParams) == 0x000008, "Wrong alignment on FPredictProjectilePathParams"); \ static_assert(sizeof(FPredictProjectilePathParams) == 0x000078, "Wrong size on FPredictProjectilePathParams"); \ static_assert(offsetof(FPredictProjectilePathParams, StartLocation) == 0x000000, "Member 'FPredictProjectilePathParams::StartLocation' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, LaunchVelocity) == 0x000018, "Member 'FPredictProjectilePathParams::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, bTraceWithCollision) == 0x000030, "Member 'FPredictProjectilePathParams::bTraceWithCollision' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, ProjectileRadius) == 0x000034, "Member 'FPredictProjectilePathParams::ProjectileRadius' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, MaxSimTime) == 0x000038, "Member 'FPredictProjectilePathParams::MaxSimTime' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, bTraceWithChannel) == 0x00003C, "Member 'FPredictProjectilePathParams::bTraceWithChannel' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, TraceChannel) == 0x00003D, "Member 'FPredictProjectilePathParams::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, ObjectTypes) == 0x000040, "Member 'FPredictProjectilePathParams::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, ActorsToIgnore) == 0x000050, "Member 'FPredictProjectilePathParams::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, SimFrequency) == 0x000060, "Member 'FPredictProjectilePathParams::SimFrequency' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, OverrideGravityZ) == 0x000064, "Member 'FPredictProjectilePathParams::OverrideGravityZ' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, DrawDebugType) == 0x000068, "Member 'FPredictProjectilePathParams::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, DrawDebugTime) == 0x00006C, "Member 'FPredictProjectilePathParams::DrawDebugTime' has a wrong offset!"); \ static_assert(offsetof(FPredictProjectilePathParams, bTraceComplex) == 0x000070, "Member 'FPredictProjectilePathParams::bTraceComplex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveScaledPayload \ static_assert(alignof(FCurveScaledPayload) == 0x000004, "Wrong alignment on FCurveScaledPayload"); \ static_assert(sizeof(FCurveScaledPayload) == 0x000018, "Wrong size on FCurveScaledPayload"); \ static_assert(offsetof(FCurveScaledPayload, Factor) == 0x000010, "Member 'FCurveScaledPayload::Factor' has a wrong offset!"); \ static_assert(offsetof(FCurveScaledPayload, Origin) == 0x000014, "Member 'FCurveScaledPayload::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLaunchOnTestSettings \ static_assert(alignof(FLaunchOnTestSettings) == 0x000008, "Wrong alignment on FLaunchOnTestSettings"); \ static_assert(sizeof(FLaunchOnTestSettings) == 0x000020, "Wrong size on FLaunchOnTestSettings"); \ static_assert(offsetof(FLaunchOnTestSettings, LaunchOnTestmap) == 0x000000, "Member 'FLaunchOnTestSettings::LaunchOnTestmap' has a wrong offset!"); \ static_assert(offsetof(FLaunchOnTestSettings, DeviceID) == 0x000010, "Member 'FLaunchOnTestSettings::DeviceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveFlagsChangedPayload \ static_assert(alignof(FCurveFlagsChangedPayload) == 0x000004, "Wrong alignment on FCurveFlagsChangedPayload"); \ static_assert(sizeof(FCurveFlagsChangedPayload) == 0x000014, "Wrong size on FCurveFlagsChangedPayload"); \ static_assert(offsetof(FCurveFlagsChangedPayload, OldFlags) == 0x000010, "Member 'FCurveFlagsChangedPayload::OldFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHapticFeedbackDetails_Curve \ static_assert(alignof(FHapticFeedbackDetails_Curve) == 0x000008, "Wrong alignment on FHapticFeedbackDetails_Curve"); \ static_assert(sizeof(FHapticFeedbackDetails_Curve) == 0x000110, "Wrong size on FHapticFeedbackDetails_Curve"); \ static_assert(offsetof(FHapticFeedbackDetails_Curve, Frequency) == 0x000000, "Member 'FHapticFeedbackDetails_Curve::Frequency' has a wrong offset!"); \ static_assert(offsetof(FHapticFeedbackDetails_Curve, Amplitude) == 0x000088, "Member 'FHapticFeedbackDetails_Curve::Amplitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationAttributeIdentifier \ static_assert(alignof(FAnimationAttributeIdentifier) == 0x000008, "Wrong alignment on FAnimationAttributeIdentifier"); \ static_assert(sizeof(FAnimationAttributeIdentifier) == 0x000040, "Wrong size on FAnimationAttributeIdentifier"); \ static_assert(offsetof(FAnimationAttributeIdentifier, Name) == 0x000000, "Member 'FAnimationAttributeIdentifier::Name' has a wrong offset!"); \ static_assert(offsetof(FAnimationAttributeIdentifier, BoneName) == 0x000008, "Member 'FAnimationAttributeIdentifier::BoneName' has a wrong offset!"); \ static_assert(offsetof(FAnimationAttributeIdentifier, BoneIndex) == 0x000010, "Member 'FAnimationAttributeIdentifier::BoneIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimationAttributeIdentifier, ScriptStruct) == 0x000018, "Member 'FAnimationAttributeIdentifier::ScriptStruct' has a wrong offset!"); \ static_assert(offsetof(FAnimationAttributeIdentifier, ScriptStructPath) == 0x000020, "Member 'FAnimationAttributeIdentifier::ScriptStructPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttributePayload \ static_assert(alignof(FAttributePayload) == 0x000008, "Wrong alignment on FAttributePayload"); \ static_assert(sizeof(FAttributePayload) == 0x000040, "Wrong size on FAttributePayload"); \ static_assert(offsetof(FAttributePayload, Identifier) == 0x000000, "Member 'FAttributePayload::Identifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBaseAttenuationSettings \ static_assert(alignof(FBaseAttenuationSettings) == 0x000008, "Wrong alignment on FBaseAttenuationSettings"); \ static_assert(sizeof(FBaseAttenuationSettings) == 0x0000C0, "Wrong size on FBaseAttenuationSettings"); \ static_assert(offsetof(FBaseAttenuationSettings, DistanceAlgorithm) == 0x000008, "Member 'FBaseAttenuationSettings::DistanceAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, AttenuationShape) == 0x000009, "Member 'FBaseAttenuationSettings::AttenuationShape' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, FalloffMode) == 0x00000A, "Member 'FBaseAttenuationSettings::FalloffMode' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, dBAttenuationAtMax) == 0x00000C, "Member 'FBaseAttenuationSettings::dBAttenuationAtMax' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, AttenuationShapeExtents) == 0x000010, "Member 'FBaseAttenuationSettings::AttenuationShapeExtents' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, ConeOffset) == 0x000028, "Member 'FBaseAttenuationSettings::ConeOffset' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, FalloffDistance) == 0x00002C, "Member 'FBaseAttenuationSettings::FalloffDistance' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, ConeSphereRadius) == 0x000030, "Member 'FBaseAttenuationSettings::ConeSphereRadius' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, ConeSphereFalloffDistance) == 0x000034, "Member 'FBaseAttenuationSettings::ConeSphereFalloffDistance' has a wrong offset!"); \ static_assert(offsetof(FBaseAttenuationSettings, CustomAttenuationCurve) == 0x000038, "Member 'FBaseAttenuationSettings::CustomAttenuationCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNodeConstantData \ static_assert(alignof(FAnimNodeConstantData) == 0x000008, "Wrong alignment on FAnimNodeConstantData"); \ static_assert(sizeof(FAnimNodeConstantData) == 0x000018, "Wrong size on FAnimNodeConstantData"); \ static_assert(offsetof(FAnimNodeConstantData, AnimClassInterface) == 0x000000, "Member 'FAnimNodeConstantData::AnimClassInterface' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeConstantData, NodeIndex) == 0x000010, "Member 'FAnimNodeConstantData::NodeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHLODSubActor \ static_assert(alignof(FHLODSubActor) == 0x000001, "Wrong alignment on FHLODSubActor"); \ static_assert(sizeof(FHLODSubActor) == 0x000001, "Wrong size on FHLODSubActor"); \ #define DUMPER7_ASSERTS_FAnimSubsystemInstance \ static_assert(alignof(FAnimSubsystemInstance) == 0x000008, "Wrong alignment on FAnimSubsystemInstance"); \ static_assert(sizeof(FAnimSubsystemInstance) == 0x000008, "Wrong size on FAnimSubsystemInstance"); \ #define DUMPER7_ASSERTS_FAnimSyncMarker \ static_assert(alignof(FAnimSyncMarker) == 0x000004, "Wrong alignment on FAnimSyncMarker"); \ static_assert(sizeof(FAnimSyncMarker) == 0x00000C, "Wrong size on FAnimSyncMarker"); \ static_assert(offsetof(FAnimSyncMarker, MarkerName) == 0x000000, "Member 'FAnimSyncMarker::MarkerName' has a wrong offset!"); \ static_assert(offsetof(FAnimSyncMarker, Time) == 0x000008, "Member 'FAnimSyncMarker::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshLightMapInstanceData \ static_assert(alignof(FInstancedStaticMeshLightMapInstanceData) == 0x000010, "Wrong alignment on FInstancedStaticMeshLightMapInstanceData"); \ static_assert(sizeof(FInstancedStaticMeshLightMapInstanceData) == 0x000070, "Wrong size on FInstancedStaticMeshLightMapInstanceData"); \ static_assert(offsetof(FInstancedStaticMeshLightMapInstanceData, Transform) == 0x000000, "Member 'FInstancedStaticMeshLightMapInstanceData::Transform' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshLightMapInstanceData, MapBuildDataIds) == 0x000060, "Member 'FInstancedStaticMeshLightMapInstanceData::MapBuildDataIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyTrack \ static_assert(alignof(FAnimNotifyTrack) == 0x000008, "Wrong alignment on FAnimNotifyTrack"); \ static_assert(sizeof(FAnimNotifyTrack) == 0x000038, "Wrong size on FAnimNotifyTrack"); \ static_assert(offsetof(FAnimNotifyTrack, TrackName) == 0x000000, "Member 'FAnimNotifyTrack::TrackName' has a wrong offset!"); \ static_assert(offsetof(FAnimNotifyTrack, TrackColor) == 0x000008, "Member 'FAnimNotifyTrack::TrackColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMarkerSyncData \ static_assert(alignof(FMarkerSyncData) == 0x000008, "Wrong alignment on FMarkerSyncData"); \ static_assert(sizeof(FMarkerSyncData) == 0x000020, "Wrong size on FMarkerSyncData"); \ static_assert(offsetof(FMarkerSyncData, AuthoredSyncMarkers) == 0x000000, "Member 'FMarkerSyncData::AuthoredSyncMarkers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClusterNode \ static_assert(alignof(FClusterNode) == 0x000004, "Wrong alignment on FClusterNode"); \ static_assert(sizeof(FClusterNode) == 0x000040, "Wrong size on FClusterNode"); \ static_assert(offsetof(FClusterNode, BoundMin) == 0x000000, "Member 'FClusterNode::BoundMin' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, FirstChild) == 0x00000C, "Member 'FClusterNode::FirstChild' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, BoundMax) == 0x000010, "Member 'FClusterNode::BoundMax' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, LastChild) == 0x00001C, "Member 'FClusterNode::LastChild' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, FirstInstance) == 0x000020, "Member 'FClusterNode::FirstInstance' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, LastInstance) == 0x000024, "Member 'FClusterNode::LastInstance' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, MinInstanceScale) == 0x000028, "Member 'FClusterNode::MinInstanceScale' has a wrong offset!"); \ static_assert(offsetof(FClusterNode, MaxInstanceScale) == 0x000034, "Member 'FClusterNode::MaxInstanceScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrackToSkeletonMap \ static_assert(alignof(FTrackToSkeletonMap) == 0x000004, "Wrong alignment on FTrackToSkeletonMap"); \ static_assert(sizeof(FTrackToSkeletonMap) == 0x000004, "Wrong size on FTrackToSkeletonMap"); \ static_assert(offsetof(FTrackToSkeletonMap, BoneTreeIndex) == 0x000000, "Member 'FTrackToSkeletonMap::BoneTreeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveTrack \ static_assert(alignof(FCurveTrack) == 0x000008, "Wrong alignment on FCurveTrack"); \ static_assert(sizeof(FCurveTrack) == 0x000018, "Wrong size on FCurveTrack"); \ static_assert(offsetof(FCurveTrack, CurveName) == 0x000000, "Member 'FCurveTrack::CurveName' has a wrong offset!"); \ static_assert(offsetof(FCurveTrack, CurveWeights) == 0x000008, "Member 'FCurveTrack::CurveWeights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetManagerRedirect \ static_assert(alignof(FAssetManagerRedirect) == 0x000008, "Wrong alignment on FAssetManagerRedirect"); \ static_assert(sizeof(FAssetManagerRedirect) == 0x000020, "Wrong size on FAssetManagerRedirect"); \ static_assert(offsetof(FAssetManagerRedirect, Old) == 0x000000, "Member 'FAssetManagerRedirect::Old' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerRedirect, New) == 0x000010, "Member 'FAssetManagerRedirect::New' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMClientHandle \ static_assert(alignof(FISMClientHandle) == 0x000004, "Wrong alignment on FISMClientHandle"); \ static_assert(sizeof(FISMClientHandle) == 0x000014, "Wrong size on FISMClientHandle"); \ static_assert(offsetof(FISMClientHandle, Index) == 0x000000, "Member 'FISMClientHandle::Index' has a wrong offset!"); \ static_assert(offsetof(FISMClientHandle, Guid) == 0x000004, "Member 'FISMClientHandle::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimaryAssetRulesOverride \ static_assert(alignof(FPrimaryAssetRulesOverride) == 0x000004, "Wrong alignment on FPrimaryAssetRulesOverride"); \ static_assert(sizeof(FPrimaryAssetRulesOverride) == 0x00001C, "Wrong size on FPrimaryAssetRulesOverride"); \ static_assert(offsetof(FPrimaryAssetRulesOverride, PrimaryAssetId) == 0x000000, "Member 'FPrimaryAssetRulesOverride::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(FPrimaryAssetRulesOverride, Rules) == 0x000010, "Member 'FPrimaryAssetRulesOverride::Rules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSingleNodeInstanceProxy \ static_assert(alignof(FAnimSingleNodeInstanceProxy) == 0x000010, "Wrong alignment on FAnimSingleNodeInstanceProxy"); \ static_assert(sizeof(FAnimSingleNodeInstanceProxy) == 0x000980, "Wrong size on FAnimSingleNodeInstanceProxy"); \ #define DUMPER7_ASSERTS_FInterpolationParameter \ static_assert(alignof(FInterpolationParameter) == 0x000004, "Wrong alignment on FInterpolationParameter"); \ static_assert(sizeof(FInterpolationParameter) == 0x000010, "Wrong size on FInterpolationParameter"); \ static_assert(offsetof(FInterpolationParameter, InterpolationTime) == 0x000000, "Member 'FInterpolationParameter::InterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FInterpolationParameter, DampingRatio) == 0x000004, "Member 'FInterpolationParameter::DampingRatio' has a wrong offset!"); \ static_assert(offsetof(FInterpolationParameter, MaxSpeed) == 0x000008, "Member 'FInterpolationParameter::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(FInterpolationParameter, InterpolationType) == 0x00000C, "Member 'FInterpolationParameter::InterpolationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpressionExecOutput \ static_assert(alignof(FExpressionExecOutput) == 0x000008, "Wrong alignment on FExpressionExecOutput"); \ static_assert(sizeof(FExpressionExecOutput) == 0x000008, "Wrong size on FExpressionExecOutput"); \ static_assert(offsetof(FExpressionExecOutput, Expression) == 0x000000, "Member 'FExpressionExecOutput::Expression' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendParameter \ static_assert(alignof(FBlendParameter) == 0x000008, "Wrong alignment on FBlendParameter"); \ static_assert(sizeof(FBlendParameter) == 0x000020, "Wrong size on FBlendParameter"); \ static_assert(offsetof(FBlendParameter, DisplayName) == 0x000000, "Member 'FBlendParameter::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FBlendParameter, Min) == 0x000010, "Member 'FBlendParameter::Min' has a wrong offset!"); \ static_assert(offsetof(FBlendParameter, Max) == 0x000014, "Member 'FBlendParameter::Max' has a wrong offset!"); \ static_assert(offsetof(FBlendParameter, GridNum) == 0x000018, "Member 'FBlendParameter::GridNum' has a wrong offset!"); \ static_assert(offsetof(FBlendParameter, bSnapToGrid) == 0x00001C, "Member 'FBlendParameter::bSnapToGrid' has a wrong offset!"); \ static_assert(offsetof(FBlendParameter, bWrapInput) == 0x00001D, "Member 'FBlendParameter::bWrapInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSample \ static_assert(alignof(FBlendSample) == 0x000008, "Wrong alignment on FBlendSample"); \ static_assert(sizeof(FBlendSample) == 0x000028, "Wrong size on FBlendSample"); \ static_assert(offsetof(FBlendSample, Animation) == 0x000000, "Member 'FBlendSample::Animation' has a wrong offset!"); \ static_assert(offsetof(FBlendSample, SampleValue) == 0x000008, "Member 'FBlendSample::SampleValue' has a wrong offset!"); \ static_assert(offsetof(FBlendSample, RateScale) == 0x000020, "Member 'FBlendSample::RateScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniqueNetIdReplNetSerializerStringStruct \ static_assert(alignof(FUniqueNetIdReplNetSerializerStringStruct) == 0x000008, "Wrong alignment on FUniqueNetIdReplNetSerializerStringStruct"); \ static_assert(sizeof(FUniqueNetIdReplNetSerializerStringStruct) == 0x000010, "Wrong size on FUniqueNetIdReplNetSerializerStringStruct"); \ static_assert(offsetof(FUniqueNetIdReplNetSerializerStringStruct, String) == 0x000000, "Member 'FUniqueNetIdReplNetSerializerStringStruct::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScaleTrack \ static_assert(alignof(FScaleTrack) == 0x000008, "Wrong alignment on FScaleTrack"); \ static_assert(sizeof(FScaleTrack) == 0x000020, "Wrong size on FScaleTrack"); \ static_assert(offsetof(FScaleTrack, ScaleKeys) == 0x000000, "Member 'FScaleTrack::ScaleKeys' has a wrong offset!"); \ static_assert(offsetof(FScaleTrack, Times) == 0x000010, "Member 'FScaleTrack::Times' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpaceSegment \ static_assert(alignof(FBlendSpaceSegment) == 0x000004, "Wrong alignment on FBlendSpaceSegment"); \ static_assert(sizeof(FBlendSpaceSegment) == 0x000010, "Wrong size on FBlendSpaceSegment"); \ static_assert(offsetof(FBlendSpaceSegment, SampleIndices) == 0x000000, "Member 'FBlendSpaceSegment::SampleIndices' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceSegment, Vertices) == 0x000008, "Member 'FBlendSpaceSegment::Vertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVirtualTextureSpacePoolConfig \ static_assert(alignof(FVirtualTextureSpacePoolConfig) == 0x000008, "Wrong alignment on FVirtualTextureSpacePoolConfig"); \ static_assert(sizeof(FVirtualTextureSpacePoolConfig) == 0x000030, "Wrong size on FVirtualTextureSpacePoolConfig"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, MinTileSize) == 0x000000, "Member 'FVirtualTextureSpacePoolConfig::MinTileSize' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, MaxTileSize) == 0x000004, "Member 'FVirtualTextureSpacePoolConfig::MaxTileSize' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, Formats) == 0x000008, "Member 'FVirtualTextureSpacePoolConfig::Formats' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, SizeInMegabyte) == 0x000018, "Member 'FVirtualTextureSpacePoolConfig::SizeInMegabyte' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, bEnableResidencyMipMapBias) == 0x00001C, "Member 'FVirtualTextureSpacePoolConfig::bEnableResidencyMipMapBias' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, bAllowSizeScale) == 0x00001D, "Member 'FVirtualTextureSpacePoolConfig::bAllowSizeScale' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, ScalabilityGroup) == 0x000020, "Member 'FVirtualTextureSpacePoolConfig::ScalabilityGroup' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, MinScaledSizeInMegabyte) == 0x000024, "Member 'FVirtualTextureSpacePoolConfig::MinScaledSizeInMegabyte' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureSpacePoolConfig, MaxScaledSizeInMegabyte) == 0x000028, "Member 'FVirtualTextureSpacePoolConfig::MaxScaledSizeInMegabyte' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWeightedBlendSample \ static_assert(alignof(FWeightedBlendSample) == 0x000004, "Wrong alignment on FWeightedBlendSample"); \ static_assert(sizeof(FWeightedBlendSample) == 0x000008, "Wrong size on FWeightedBlendSample"); \ static_assert(offsetof(FWeightedBlendSample, SampleIndex) == 0x000000, "Member 'FWeightedBlendSample::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(FWeightedBlendSample, SampleWeight) == 0x000004, "Member 'FWeightedBlendSample::SampleWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialProxySettings \ static_assert(alignof(FMaterialProxySettings) == 0x000004, "Wrong alignment on FMaterialProxySettings"); \ static_assert(sizeof(FMaterialProxySettings) == 0x000094, "Wrong size on FMaterialProxySettings"); \ static_assert(offsetof(FMaterialProxySettings, TextureSizingType) == 0x000000, "Member 'FMaterialProxySettings::TextureSizingType' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, TextureSize) == 0x000004, "Member 'FMaterialProxySettings::TextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, TargetTexelDensityPerMeter) == 0x00000C, "Member 'FMaterialProxySettings::TargetTexelDensityPerMeter' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, MeshMaxScreenSizePercent) == 0x000010, "Member 'FMaterialProxySettings::MeshMaxScreenSizePercent' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, MeshMinDrawDistance) == 0x000014, "Member 'FMaterialProxySettings::MeshMinDrawDistance' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, GutterSpace) == 0x000018, "Member 'FMaterialProxySettings::GutterSpace' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, MetallicConstant) == 0x00001C, "Member 'FMaterialProxySettings::MetallicConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, RoughnessConstant) == 0x000020, "Member 'FMaterialProxySettings::RoughnessConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, AnisotropyConstant) == 0x000024, "Member 'FMaterialProxySettings::AnisotropyConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, SpecularConstant) == 0x000028, "Member 'FMaterialProxySettings::SpecularConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, OpacityConstant) == 0x00002C, "Member 'FMaterialProxySettings::OpacityConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, OpacityMaskConstant) == 0x000030, "Member 'FMaterialProxySettings::OpacityMaskConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, AmbientOcclusionConstant) == 0x000034, "Member 'FMaterialProxySettings::AmbientOcclusionConstant' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, MaterialMergeType) == 0x000038, "Member 'FMaterialProxySettings::MaterialMergeType' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, BlendMode) == 0x000039, "Member 'FMaterialProxySettings::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, DiffuseTextureSize) == 0x00003C, "Member 'FMaterialProxySettings::DiffuseTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, NormalTextureSize) == 0x000044, "Member 'FMaterialProxySettings::NormalTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, TangentTextureSize) == 0x00004C, "Member 'FMaterialProxySettings::TangentTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, MetallicTextureSize) == 0x000054, "Member 'FMaterialProxySettings::MetallicTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, RoughnessTextureSize) == 0x00005C, "Member 'FMaterialProxySettings::RoughnessTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, AnisotropyTextureSize) == 0x000064, "Member 'FMaterialProxySettings::AnisotropyTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, SpecularTextureSize) == 0x00006C, "Member 'FMaterialProxySettings::SpecularTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, EmissiveTextureSize) == 0x000074, "Member 'FMaterialProxySettings::EmissiveTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, OpacityTextureSize) == 0x00007C, "Member 'FMaterialProxySettings::OpacityTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, OpacityMaskTextureSize) == 0x000084, "Member 'FMaterialProxySettings::OpacityMaskTextureSize' has a wrong offset!"); \ static_assert(offsetof(FMaterialProxySettings, AmbientOcclusionTextureSize) == 0x00008C, "Member 'FMaterialProxySettings::AmbientOcclusionTextureSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpaceData \ static_assert(alignof(FBlendSpaceData) == 0x000008, "Wrong alignment on FBlendSpaceData"); \ static_assert(sizeof(FBlendSpaceData) == 0x000020, "Wrong size on FBlendSpaceData"); \ static_assert(offsetof(FBlendSpaceData, Segments) == 0x000000, "Member 'FBlendSpaceData::Segments' has a wrong offset!"); \ static_assert(offsetof(FBlendSpaceData, Triangles) == 0x000010, "Member 'FBlendSpaceData::Triangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerBoneInterpolation \ static_assert(alignof(FPerBoneInterpolation) == 0x000004, "Wrong alignment on FPerBoneInterpolation"); \ static_assert(sizeof(FPerBoneInterpolation) == 0x000014, "Wrong size on FPerBoneInterpolation"); \ static_assert(offsetof(FPerBoneInterpolation, BoneReference) == 0x000000, "Member 'FPerBoneInterpolation::BoneReference' has a wrong offset!"); \ static_assert(offsetof(FPerBoneInterpolation, InterpolationSpeedPerSec) == 0x000010, "Member 'FPerBoneInterpolation::InterpolationSpeedPerSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNetDriverDefinition \ static_assert(alignof(FNetDriverDefinition) == 0x000004, "Wrong alignment on FNetDriverDefinition"); \ static_assert(sizeof(FNetDriverDefinition) == 0x00001C, "Wrong size on FNetDriverDefinition"); \ static_assert(offsetof(FNetDriverDefinition, DefName) == 0x000000, "Member 'FNetDriverDefinition::DefName' has a wrong offset!"); \ static_assert(offsetof(FNetDriverDefinition, DriverClassName) == 0x000008, "Member 'FNetDriverDefinition::DriverClassName' has a wrong offset!"); \ static_assert(offsetof(FNetDriverDefinition, DriverClassNameFallback) == 0x000010, "Member 'FNetDriverDefinition::DriverClassNameFallback' has a wrong offset!"); \ static_assert(offsetof(FNetDriverDefinition, MaxChannelsOverride) == 0x000018, "Member 'FNetDriverDefinition::MaxChannelsOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompilerNativizationOptions \ static_assert(alignof(FCompilerNativizationOptions) == 0x000008, "Wrong alignment on FCompilerNativizationOptions"); \ static_assert(sizeof(FCompilerNativizationOptions) == 0x000080, "Wrong size on FCompilerNativizationOptions"); \ static_assert(offsetof(FCompilerNativizationOptions, PlatformName) == 0x000000, "Member 'FCompilerNativizationOptions::PlatformName' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, ServerOnlyPlatform) == 0x000008, "Member 'FCompilerNativizationOptions::ServerOnlyPlatform' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, ClientOnlyPlatform) == 0x000009, "Member 'FCompilerNativizationOptions::ClientOnlyPlatform' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, bExcludeMonolithicHeaders) == 0x00000A, "Member 'FCompilerNativizationOptions::bExcludeMonolithicHeaders' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, ExcludedModules) == 0x000010, "Member 'FCompilerNativizationOptions::ExcludedModules' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, ExcludedAssets) == 0x000020, "Member 'FCompilerNativizationOptions::ExcludedAssets' has a wrong offset!"); \ static_assert(offsetof(FCompilerNativizationOptions, ExcludedFolderPaths) == 0x000070, "Member 'FCompilerNativizationOptions::ExcludedFolderPaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBPVariableDescription \ static_assert(alignof(FBPVariableDescription) == 0x000008, "Wrong alignment on FBPVariableDescription"); \ static_assert(sizeof(FBPVariableDescription) == 0x0000D0, "Wrong size on FBPVariableDescription"); \ static_assert(offsetof(FBPVariableDescription, VarName) == 0x000000, "Member 'FBPVariableDescription::VarName' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, VarGuid) == 0x000008, "Member 'FBPVariableDescription::VarGuid' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, VarType) == 0x000018, "Member 'FBPVariableDescription::VarType' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, FriendlyName) == 0x000070, "Member 'FBPVariableDescription::FriendlyName' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, Category) == 0x000080, "Member 'FBPVariableDescription::Category' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, PropertyFlags) == 0x000098, "Member 'FBPVariableDescription::PropertyFlags' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, RepNotifyFunc) == 0x0000A0, "Member 'FBPVariableDescription::RepNotifyFunc' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, ReplicationCondition) == 0x0000A8, "Member 'FBPVariableDescription::ReplicationCondition' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, MetaDataArray) == 0x0000B0, "Member 'FBPVariableDescription::MetaDataArray' has a wrong offset!"); \ static_assert(offsetof(FBPVariableDescription, DefaultValue) == 0x0000C0, "Member 'FBPVariableDescription::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpatialHashStreamingGridLayerCell \ static_assert(alignof(FSpatialHashStreamingGridLayerCell) == 0x000008, "Wrong alignment on FSpatialHashStreamingGridLayerCell"); \ static_assert(sizeof(FSpatialHashStreamingGridLayerCell) == 0x000010, "Wrong size on FSpatialHashStreamingGridLayerCell"); \ static_assert(offsetof(FSpatialHashStreamingGridLayerCell, GridCells) == 0x000000, "Member 'FSpatialHashStreamingGridLayerCell::GridCells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpatialHashStreamingGridLevel \ static_assert(alignof(FSpatialHashStreamingGridLevel) == 0x000008, "Wrong alignment on FSpatialHashStreamingGridLevel"); \ static_assert(sizeof(FSpatialHashStreamingGridLevel) == 0x000060, "Wrong size on FSpatialHashStreamingGridLevel"); \ static_assert(offsetof(FSpatialHashStreamingGridLevel, LayerCells) == 0x000000, "Member 'FSpatialHashStreamingGridLevel::LayerCells' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGridLevel, LayerCellsMapping) == 0x000010, "Member 'FSpatialHashStreamingGridLevel::LayerCellsMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBPInterfaceDescription \ static_assert(alignof(FBPInterfaceDescription) == 0x000008, "Wrong alignment on FBPInterfaceDescription"); \ static_assert(sizeof(FBPInterfaceDescription) == 0x000018, "Wrong size on FBPInterfaceDescription"); \ static_assert(offsetof(FBPInterfaceDescription, Interface) == 0x000000, "Member 'FBPInterfaceDescription::Interface' has a wrong offset!"); \ static_assert(offsetof(FBPInterfaceDescription, Graphs) == 0x000008, "Member 'FBPInterfaceDescription::Graphs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialTextureInfo \ static_assert(alignof(FMaterialTextureInfo) == 0x000004, "Wrong alignment on FMaterialTextureInfo"); \ static_assert(sizeof(FMaterialTextureInfo) == 0x000010, "Wrong size on FMaterialTextureInfo"); \ static_assert(offsetof(FMaterialTextureInfo, SamplingScale) == 0x000000, "Member 'FMaterialTextureInfo::SamplingScale' has a wrong offset!"); \ static_assert(offsetof(FMaterialTextureInfo, UVChannelIndex) == 0x000004, "Member 'FMaterialTextureInfo::UVChannelIndex' has a wrong offset!"); \ static_assert(offsetof(FMaterialTextureInfo, TextureName) == 0x000008, "Member 'FMaterialTextureInfo::TextureName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditedDocumentInfo \ static_assert(alignof(FEditedDocumentInfo) == 0x000008, "Wrong alignment on FEditedDocumentInfo"); \ static_assert(sizeof(FEditedDocumentInfo) == 0x000040, "Wrong size on FEditedDocumentInfo"); \ static_assert(offsetof(FEditedDocumentInfo, EditedObjectPath) == 0x000000, "Member 'FEditedDocumentInfo::EditedObjectPath' has a wrong offset!"); \ static_assert(offsetof(FEditedDocumentInfo, SavedViewOffset) == 0x000020, "Member 'FEditedDocumentInfo::SavedViewOffset' has a wrong offset!"); \ static_assert(offsetof(FEditedDocumentInfo, SavedZoomAmount) == 0x000030, "Member 'FEditedDocumentInfo::SavedZoomAmount' has a wrong offset!"); \ static_assert(offsetof(FEditedDocumentInfo, EditedObject) == 0x000038, "Member 'FEditedDocumentInfo::EditedObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParameterChannelNames \ static_assert(alignof(FParameterChannelNames) == 0x000008, "Wrong alignment on FParameterChannelNames"); \ static_assert(sizeof(FParameterChannelNames) == 0x000060, "Wrong size on FParameterChannelNames"); \ static_assert(offsetof(FParameterChannelNames, R) == 0x000000, "Member 'FParameterChannelNames::R' has a wrong offset!"); \ static_assert(offsetof(FParameterChannelNames, G) == 0x000018, "Member 'FParameterChannelNames::G' has a wrong offset!"); \ static_assert(offsetof(FParameterChannelNames, B) == 0x000030, "Member 'FParameterChannelNames::B' has a wrong offset!"); \ static_assert(offsetof(FParameterChannelNames, A) == 0x000048, "Member 'FParameterChannelNames::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBookmark2DJumpToSettings \ static_assert(alignof(FBookmark2DJumpToSettings) == 0x000001, "Wrong alignment on FBookmark2DJumpToSettings"); \ static_assert(sizeof(FBookmark2DJumpToSettings) == 0x000001, "Wrong size on FBookmark2DJumpToSettings"); \ #define DUMPER7_ASSERTS_FBookmarkBaseJumpToSettings \ static_assert(alignof(FBookmarkBaseJumpToSettings) == 0x000001, "Wrong alignment on FBookmarkBaseJumpToSettings"); \ static_assert(sizeof(FBookmarkBaseJumpToSettings) == 0x000001, "Wrong size on FBookmarkBaseJumpToSettings"); \ #define DUMPER7_ASSERTS_FParticleRandomSeedInfo \ static_assert(alignof(FParticleRandomSeedInfo) == 0x000008, "Wrong alignment on FParticleRandomSeedInfo"); \ static_assert(sizeof(FParticleRandomSeedInfo) == 0x000020, "Wrong size on FParticleRandomSeedInfo"); \ static_assert(offsetof(FParticleRandomSeedInfo, ParameterName) == 0x000000, "Member 'FParticleRandomSeedInfo::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FParticleRandomSeedInfo, RandomSeeds) == 0x000010, "Member 'FParticleRandomSeedInfo::RandomSeeds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeomSelection \ static_assert(alignof(FGeomSelection) == 0x000004, "Wrong alignment on FGeomSelection"); \ static_assert(sizeof(FGeomSelection) == 0x00000C, "Wrong size on FGeomSelection"); \ static_assert(offsetof(FGeomSelection, Type) == 0x000000, "Member 'FGeomSelection::Type' has a wrong offset!"); \ static_assert(offsetof(FGeomSelection, Index) == 0x000004, "Member 'FGeomSelection::Index' has a wrong offset!"); \ static_assert(offsetof(FGeomSelection, SelectionIndex) == 0x000008, "Member 'FGeomSelection::SelectionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundModulationDefaultSettings \ static_assert(alignof(FSoundModulationDefaultSettings) == 0x000008, "Wrong alignment on FSoundModulationDefaultSettings"); \ static_assert(sizeof(FSoundModulationDefaultSettings) == 0x000180, "Wrong size on FSoundModulationDefaultSettings"); \ static_assert(offsetof(FSoundModulationDefaultSettings, VolumeModulationDestination) == 0x000000, "Member 'FSoundModulationDefaultSettings::VolumeModulationDestination' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultSettings, PitchModulationDestination) == 0x000060, "Member 'FSoundModulationDefaultSettings::PitchModulationDestination' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultSettings, HighpassModulationDestination) == 0x0000C0, "Member 'FSoundModulationDefaultSettings::HighpassModulationDestination' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultSettings, LowpassModulationDestination) == 0x000120, "Member 'FSoundModulationDefaultSettings::LowpassModulationDestination' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundClassProperties \ static_assert(alignof(FSoundClassProperties) == 0x000008, "Wrong alignment on FSoundClassProperties"); \ static_assert(sizeof(FSoundClassProperties) == 0x0001B8, "Wrong size on FSoundClassProperties"); \ static_assert(offsetof(FSoundClassProperties, Volume) == 0x000000, "Member 'FSoundClassProperties::Volume' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, Pitch) == 0x000004, "Member 'FSoundClassProperties::Pitch' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, LowPassFilterFrequency) == 0x000008, "Member 'FSoundClassProperties::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, AttenuationDistanceScale) == 0x00000C, "Member 'FSoundClassProperties::AttenuationDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, LFEBleed) == 0x000010, "Member 'FSoundClassProperties::LFEBleed' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, VoiceCenterChannelVolume) == 0x000014, "Member 'FSoundClassProperties::VoiceCenterChannelVolume' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, RadioFilterVolume) == 0x000018, "Member 'FSoundClassProperties::RadioFilterVolume' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, RadioFilterVolumeThreshold) == 0x00001C, "Member 'FSoundClassProperties::RadioFilterVolumeThreshold' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, Default2DReverbSendAmount) == 0x000024, "Member 'FSoundClassProperties::Default2DReverbSendAmount' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, ModulationSettings) == 0x000028, "Member 'FSoundClassProperties::ModulationSettings' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, OutputTarget) == 0x0001A8, "Member 'FSoundClassProperties::OutputTarget' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, LoadingBehavior) == 0x0001A9, "Member 'FSoundClassProperties::LoadingBehavior' has a wrong offset!"); \ static_assert(offsetof(FSoundClassProperties, DefaultSubmix) == 0x0001B0, "Member 'FSoundClassProperties::DefaultSubmix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatAnimationAttribute \ static_assert(alignof(FFloatAnimationAttribute) == 0x000004, "Wrong alignment on FFloatAnimationAttribute"); \ static_assert(sizeof(FFloatAnimationAttribute) == 0x000004, "Wrong size on FFloatAnimationAttribute"); \ static_assert(offsetof(FFloatAnimationAttribute, Value) == 0x000000, "Member 'FFloatAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStringAnimationAttribute \ static_assert(alignof(FStringAnimationAttribute) == 0x000008, "Wrong alignment on FStringAnimationAttribute"); \ static_assert(sizeof(FStringAnimationAttribute) == 0x000010, "Wrong size on FStringAnimationAttribute"); \ static_assert(offsetof(FStringAnimationAttribute, Value) == 0x000000, "Member 'FStringAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleBurst \ static_assert(alignof(FParticleBurst) == 0x000004, "Wrong alignment on FParticleBurst"); \ static_assert(sizeof(FParticleBurst) == 0x00000C, "Wrong size on FParticleBurst"); \ static_assert(offsetof(FParticleBurst, Count) == 0x000000, "Member 'FParticleBurst::Count' has a wrong offset!"); \ static_assert(offsetof(FParticleBurst, CountLow) == 0x000004, "Member 'FParticleBurst::CountLow' has a wrong offset!"); \ static_assert(offsetof(FParticleBurst, Time) == 0x000008, "Member 'FParticleBurst::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuaternionAnimationAttribute \ static_assert(alignof(FQuaternionAnimationAttribute) == 0x000010, "Wrong alignment on FQuaternionAnimationAttribute"); \ static_assert(sizeof(FQuaternionAnimationAttribute) == 0x000020, "Wrong size on FQuaternionAnimationAttribute"); \ static_assert(offsetof(FQuaternionAnimationAttribute, Value) == 0x000000, "Member 'FQuaternionAnimationAttribute::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNonBlendableQuaternionAnimationAttribute \ static_assert(alignof(FNonBlendableQuaternionAnimationAttribute) == 0x000010, "Wrong alignment on FNonBlendableQuaternionAnimationAttribute"); \ static_assert(sizeof(FNonBlendableQuaternionAnimationAttribute) == 0x000020, "Wrong size on FNonBlendableQuaternionAnimationAttribute"); \ #define DUMPER7_ASSERTS_FGPUSpriteLocalVectorFieldInfo \ static_assert(alignof(FGPUSpriteLocalVectorFieldInfo) == 0x000010, "Wrong alignment on FGPUSpriteLocalVectorFieldInfo"); \ static_assert(sizeof(FGPUSpriteLocalVectorFieldInfo) == 0x0000D0, "Wrong size on FGPUSpriteLocalVectorFieldInfo"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, Field) == 0x000000, "Member 'FGPUSpriteLocalVectorFieldInfo::Field' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, Transform) == 0x000010, "Member 'FGPUSpriteLocalVectorFieldInfo::Transform' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, MinInitialRotation) == 0x000070, "Member 'FGPUSpriteLocalVectorFieldInfo::MinInitialRotation' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, MaxInitialRotation) == 0x000088, "Member 'FGPUSpriteLocalVectorFieldInfo::MaxInitialRotation' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, RotationRate) == 0x0000A0, "Member 'FGPUSpriteLocalVectorFieldInfo::RotationRate' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, Intensity) == 0x0000B8, "Member 'FGPUSpriteLocalVectorFieldInfo::Intensity' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteLocalVectorFieldInfo, Tightness) == 0x0000BC, "Member 'FGPUSpriteLocalVectorFieldInfo::Tightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRawDistributionVector \ static_assert(alignof(FRawDistributionVector) == 0x000008, "Wrong alignment on FRawDistributionVector"); \ static_assert(sizeof(FRawDistributionVector) == 0x000060, "Wrong size on FRawDistributionVector"); \ static_assert(offsetof(FRawDistributionVector, MinValue) == 0x000020, "Member 'FRawDistributionVector::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionVector, MaxValue) == 0x000024, "Member 'FRawDistributionVector::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionVector, MinValueVec) == 0x000028, "Member 'FRawDistributionVector::MinValueVec' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionVector, MaxValueVec) == 0x000040, "Member 'FRawDistributionVector::MaxValueVec' has a wrong offset!"); \ static_assert(offsetof(FRawDistributionVector, Distribution) == 0x000058, "Member 'FRawDistributionVector::Distribution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGPUSpriteEmitterInfo \ static_assert(alignof(FGPUSpriteEmitterInfo) == 0x000010, "Wrong alignment on FGPUSpriteEmitterInfo"); \ static_assert(sizeof(FGPUSpriteEmitterInfo) == 0x000350, "Wrong size on FGPUSpriteEmitterInfo"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, RequiredModule) == 0x000000, "Member 'FGPUSpriteEmitterInfo::RequiredModule' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, SpawnModule) == 0x000008, "Member 'FGPUSpriteEmitterInfo::SpawnModule' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, SpawnPerUnitModule) == 0x000010, "Member 'FGPUSpriteEmitterInfo::SpawnPerUnitModule' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, SpawnModules) == 0x000018, "Member 'FGPUSpriteEmitterInfo::SpawnModules' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, LocalVectorField) == 0x000030, "Member 'FGPUSpriteEmitterInfo::LocalVectorField' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, VectorFieldScale) == 0x000100, "Member 'FGPUSpriteEmitterInfo::VectorFieldScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, DragCoefficient) == 0x000120, "Member 'FGPUSpriteEmitterInfo::DragCoefficient' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, PointAttractorStrength) == 0x000140, "Member 'FGPUSpriteEmitterInfo::PointAttractorStrength' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, Resilience) == 0x000160, "Member 'FGPUSpriteEmitterInfo::Resilience' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, ConstantAcceleration) == 0x000180, "Member 'FGPUSpriteEmitterInfo::ConstantAcceleration' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, PointAttractorPosition) == 0x000198, "Member 'FGPUSpriteEmitterInfo::PointAttractorPosition' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, PointAttractorRadiusSq) == 0x0001B0, "Member 'FGPUSpriteEmitterInfo::PointAttractorRadiusSq' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, OrbitOffsetBase) == 0x0001B8, "Member 'FGPUSpriteEmitterInfo::OrbitOffsetBase' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, OrbitOffsetRange) == 0x0001D0, "Member 'FGPUSpriteEmitterInfo::OrbitOffsetRange' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, InvMaxSize) == 0x0001E8, "Member 'FGPUSpriteEmitterInfo::InvMaxSize' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, InvRotationRateScale) == 0x0001F8, "Member 'FGPUSpriteEmitterInfo::InvRotationRateScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, MaxLifetime) == 0x0001FC, "Member 'FGPUSpriteEmitterInfo::MaxLifetime' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, MaxParticleCount) == 0x000200, "Member 'FGPUSpriteEmitterInfo::MaxParticleCount' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, ScreenAlignment) == 0x000204, "Member 'FGPUSpriteEmitterInfo::ScreenAlignment' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, LockAxisFlag) == 0x000205, "Member 'FGPUSpriteEmitterInfo::LockAxisFlag' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, CollisionMode) == 0x00020C, "Member 'FGPUSpriteEmitterInfo::CollisionMode' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, MinFacingCameraBlendDistance) == 0x000214, "Member 'FGPUSpriteEmitterInfo::MinFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, MaxFacingCameraBlendDistance) == 0x000218, "Member 'FGPUSpriteEmitterInfo::MaxFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, DynamicColor) == 0x000220, "Member 'FGPUSpriteEmitterInfo::DynamicColor' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, DynamicAlpha) == 0x000280, "Member 'FGPUSpriteEmitterInfo::DynamicAlpha' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, DynamicColorScale) == 0x0002B0, "Member 'FGPUSpriteEmitterInfo::DynamicColorScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteEmitterInfo, DynamicAlphaScale) == 0x000310, "Member 'FGPUSpriteEmitterInfo::DynamicAlphaScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNonBlendableVectorAnimationAttribute \ static_assert(alignof(FNonBlendableVectorAnimationAttribute) == 0x000008, "Wrong alignment on FNonBlendableVectorAnimationAttribute"); \ static_assert(sizeof(FNonBlendableVectorAnimationAttribute) == 0x000018, "Wrong size on FNonBlendableVectorAnimationAttribute"); \ #define DUMPER7_ASSERTS_FDistanceDatum \ static_assert(alignof(FDistanceDatum) == 0x000004, "Wrong alignment on FDistanceDatum"); \ static_assert(sizeof(FDistanceDatum) == 0x000014, "Wrong size on FDistanceDatum"); \ static_assert(offsetof(FDistanceDatum, FadeInDistanceStart) == 0x000000, "Member 'FDistanceDatum::FadeInDistanceStart' has a wrong offset!"); \ static_assert(offsetof(FDistanceDatum, FadeInDistanceEnd) == 0x000004, "Member 'FDistanceDatum::FadeInDistanceEnd' has a wrong offset!"); \ static_assert(offsetof(FDistanceDatum, FadeOutDistanceStart) == 0x000008, "Member 'FDistanceDatum::FadeOutDistanceStart' has a wrong offset!"); \ static_assert(offsetof(FDistanceDatum, FadeOutDistanceEnd) == 0x00000C, "Member 'FDistanceDatum::FadeOutDistanceEnd' has a wrong offset!"); \ static_assert(offsetof(FDistanceDatum, Volume) == 0x000010, "Member 'FDistanceDatum::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNonBlendableTransformAnimationAttribute \ static_assert(alignof(FNonBlendableTransformAnimationAttribute) == 0x000010, "Wrong alignment on FNonBlendableTransformAnimationAttribute"); \ static_assert(sizeof(FNonBlendableTransformAnimationAttribute) == 0x000060, "Wrong size on FNonBlendableTransformAnimationAttribute"); \ #define DUMPER7_ASSERTS_FParticleEvent_GenerateInfo \ static_assert(alignof(FParticleEvent_GenerateInfo) == 0x000008, "Wrong alignment on FParticleEvent_GenerateInfo"); \ static_assert(sizeof(FParticleEvent_GenerateInfo) == 0x000028, "Wrong size on FParticleEvent_GenerateInfo"); \ static_assert(offsetof(FParticleEvent_GenerateInfo, Type) == 0x000000, "Member 'FParticleEvent_GenerateInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FParticleEvent_GenerateInfo, Frequency) == 0x000004, "Member 'FParticleEvent_GenerateInfo::Frequency' has a wrong offset!"); \ static_assert(offsetof(FParticleEvent_GenerateInfo, ParticleFrequency) == 0x000008, "Member 'FParticleEvent_GenerateInfo::ParticleFrequency' has a wrong offset!"); \ static_assert(offsetof(FParticleEvent_GenerateInfo, CustomName) == 0x000010, "Member 'FParticleEvent_GenerateInfo::CustomName' has a wrong offset!"); \ static_assert(offsetof(FParticleEvent_GenerateInfo, ParticleModuleEventsToSendToGame) == 0x000018, "Member 'FParticleEvent_GenerateInfo::ParticleModuleEventsToSendToGame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNonBlendableFloatAnimationAttribute \ static_assert(alignof(FNonBlendableFloatAnimationAttribute) == 0x000004, "Wrong alignment on FNonBlendableFloatAnimationAttribute"); \ static_assert(sizeof(FNonBlendableFloatAnimationAttribute) == 0x000004, "Wrong size on FNonBlendableFloatAnimationAttribute"); \ #define DUMPER7_ASSERTS_FNavigationSegmentLink \ static_assert(alignof(FNavigationSegmentLink) == 0x000008, "Wrong alignment on FNavigationSegmentLink"); \ static_assert(sizeof(FNavigationSegmentLink) == 0x000090, "Wrong size on FNavigationSegmentLink"); \ static_assert(offsetof(FNavigationSegmentLink, LeftStart) == 0x000030, "Member 'FNavigationSegmentLink::LeftStart' has a wrong offset!"); \ static_assert(offsetof(FNavigationSegmentLink, LeftEnd) == 0x000048, "Member 'FNavigationSegmentLink::LeftEnd' has a wrong offset!"); \ static_assert(offsetof(FNavigationSegmentLink, RightStart) == 0x000060, "Member 'FNavigationSegmentLink::RightStart' has a wrong offset!"); \ static_assert(offsetof(FNavigationSegmentLink, RightEnd) == 0x000078, "Member 'FNavigationSegmentLink::RightEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleCurveKey \ static_assert(alignof(FSimpleCurveKey) == 0x000004, "Wrong alignment on FSimpleCurveKey"); \ static_assert(sizeof(FSimpleCurveKey) == 0x000008, "Wrong size on FSimpleCurveKey"); \ static_assert(offsetof(FSimpleCurveKey, Time) == 0x000000, "Member 'FSimpleCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(FSimpleCurveKey, Value) == 0x000004, "Member 'FSimpleCurveKey::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWrappedStringElement \ static_assert(alignof(FWrappedStringElement) == 0x000008, "Wrong alignment on FWrappedStringElement"); \ static_assert(sizeof(FWrappedStringElement) == 0x000020, "Wrong size on FWrappedStringElement"); \ static_assert(offsetof(FWrappedStringElement, Value) == 0x000000, "Member 'FWrappedStringElement::Value' has a wrong offset!"); \ static_assert(offsetof(FWrappedStringElement, LineExtent) == 0x000010, "Member 'FWrappedStringElement::LineExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterMoveResponsePackedBits \ static_assert(alignof(FCharacterMoveResponsePackedBits) == 0x000008, "Wrong alignment on FCharacterMoveResponsePackedBits"); \ static_assert(sizeof(FCharacterMoveResponsePackedBits) == 0x000098, "Wrong size on FCharacterMoveResponsePackedBits"); \ #define DUMPER7_ASSERTS_FMeshUVChannelInfo \ static_assert(alignof(FMeshUVChannelInfo) == 0x000004, "Wrong alignment on FMeshUVChannelInfo"); \ static_assert(sizeof(FMeshUVChannelInfo) == 0x000014, "Wrong size on FMeshUVChannelInfo"); \ static_assert(offsetof(FMeshUVChannelInfo, bInitialized) == 0x000000, "Member 'FMeshUVChannelInfo::bInitialized' has a wrong offset!"); \ static_assert(offsetof(FMeshUVChannelInfo, bOverrideDensities) == 0x000001, "Member 'FMeshUVChannelInfo::bOverrideDensities' has a wrong offset!"); \ static_assert(offsetof(FMeshUVChannelInfo, LocalUVDensities) == 0x000004, "Member 'FMeshUVChannelInfo::LocalUVDensities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomAttributeSetting \ static_assert(alignof(FCustomAttributeSetting) == 0x000008, "Wrong alignment on FCustomAttributeSetting"); \ static_assert(sizeof(FCustomAttributeSetting) == 0x000020, "Wrong size on FCustomAttributeSetting"); \ static_assert(offsetof(FCustomAttributeSetting, Name) == 0x000000, "Member 'FCustomAttributeSetting::Name' has a wrong offset!"); \ static_assert(offsetof(FCustomAttributeSetting, Meaning) == 0x000010, "Member 'FCustomAttributeSetting::Meaning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimecodeCustomAttributeNameSettings \ static_assert(alignof(FTimecodeCustomAttributeNameSettings) == 0x000004, "Wrong alignment on FTimecodeCustomAttributeNameSettings"); \ static_assert(sizeof(FTimecodeCustomAttributeNameSettings) == 0x000038, "Wrong size on FTimecodeCustomAttributeNameSettings"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, HourAttributeName) == 0x000000, "Member 'FTimecodeCustomAttributeNameSettings::HourAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, MinuteAttributeName) == 0x000008, "Member 'FTimecodeCustomAttributeNameSettings::MinuteAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, SecondAttributeName) == 0x000010, "Member 'FTimecodeCustomAttributeNameSettings::SecondAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, FrameAttributeName) == 0x000018, "Member 'FTimecodeCustomAttributeNameSettings::FrameAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, SubframeAttributeName) == 0x000020, "Member 'FTimecodeCustomAttributeNameSettings::SubframeAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, RateAttributeName) == 0x000028, "Member 'FTimecodeCustomAttributeNameSettings::RateAttributeName' has a wrong offset!"); \ static_assert(offsetof(FTimecodeCustomAttributeNameSettings, TakenameAttributeName) == 0x000030, "Member 'FTimecodeCustomAttributeNameSettings::TakenameAttributeName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRollbackNetStartupActorInfo \ static_assert(alignof(FRollbackNetStartupActorInfo) == 0x000008, "Wrong alignment on FRollbackNetStartupActorInfo"); \ static_assert(sizeof(FRollbackNetStartupActorInfo) == 0x0000D0, "Wrong size on FRollbackNetStartupActorInfo"); \ static_assert(offsetof(FRollbackNetStartupActorInfo, Archetype) == 0x000008, "Member 'FRollbackNetStartupActorInfo::Archetype' has a wrong offset!"); \ static_assert(offsetof(FRollbackNetStartupActorInfo, ObjReferences) == 0x0000C0, "Member 'FRollbackNetStartupActorInfo::ObjReferences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomAttribute \ static_assert(alignof(FCustomAttribute) == 0x000001, "Wrong alignment on FCustomAttribute"); \ static_assert(sizeof(FCustomAttribute) == 0x000001, "Wrong size on FCustomAttribute"); \ #define DUMPER7_ASSERTS_FCustomAttributePerBoneData \ static_assert(alignof(FCustomAttributePerBoneData) == 0x000001, "Wrong alignment on FCustomAttributePerBoneData"); \ static_assert(sizeof(FCustomAttributePerBoneData) == 0x000001, "Wrong size on FCustomAttributePerBoneData"); \ #define DUMPER7_ASSERTS_FBakedIntegerCustomAttribute \ static_assert(alignof(FBakedIntegerCustomAttribute) == 0x000001, "Wrong alignment on FBakedIntegerCustomAttribute"); \ static_assert(sizeof(FBakedIntegerCustomAttribute) == 0x000001, "Wrong size on FBakedIntegerCustomAttribute"); \ #define DUMPER7_ASSERTS_FBakedFloatCustomAttribute \ static_assert(alignof(FBakedFloatCustomAttribute) == 0x000001, "Wrong alignment on FBakedFloatCustomAttribute"); \ static_assert(sizeof(FBakedFloatCustomAttribute) == 0x000001, "Wrong size on FBakedFloatCustomAttribute"); \ #define DUMPER7_ASSERTS_FBakedCustomAttributePerBoneData \ static_assert(alignof(FBakedCustomAttributePerBoneData) == 0x000001, "Wrong alignment on FBakedCustomAttributePerBoneData"); \ static_assert(sizeof(FBakedCustomAttributePerBoneData) == 0x000001, "Wrong size on FBakedCustomAttributePerBoneData"); \ #define DUMPER7_ASSERTS_FEdGraphPinReference \ static_assert(alignof(FEdGraphPinReference) == 0x000004, "Wrong alignment on FEdGraphPinReference"); \ static_assert(sizeof(FEdGraphPinReference) == 0x000018, "Wrong size on FEdGraphPinReference"); \ static_assert(offsetof(FEdGraphPinReference, OwningNode) == 0x000000, "Member 'FEdGraphPinReference::OwningNode' has a wrong offset!"); \ static_assert(offsetof(FEdGraphPinReference, PinId) == 0x000008, "Member 'FEdGraphPinReference::PinId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeDuration \ static_assert(alignof(FCameraShakeDuration) == 0x000004, "Wrong alignment on FCameraShakeDuration"); \ static_assert(sizeof(FCameraShakeDuration) == 0x000008, "Wrong size on FCameraShakeDuration"); \ static_assert(offsetof(FCameraShakeDuration, Duration) == 0x000000, "Member 'FCameraShakeDuration::Duration' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeDuration, Type) == 0x000004, "Member 'FCameraShakeDuration::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeInfo \ static_assert(alignof(FCameraShakeInfo) == 0x000004, "Wrong alignment on FCameraShakeInfo"); \ static_assert(sizeof(FCameraShakeInfo) == 0x000010, "Wrong size on FCameraShakeInfo"); \ static_assert(offsetof(FCameraShakeInfo, Duration) == 0x000000, "Member 'FCameraShakeInfo::Duration' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeInfo, BlendIn) == 0x000008, "Member 'FCameraShakeInfo::BlendIn' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeInfo, BlendOut) == 0x00000C, "Member 'FCameraShakeInfo::BlendOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEdGraphSchemaAction_NewNode \ static_assert(alignof(FEdGraphSchemaAction_NewNode) == 0x000008, "Wrong alignment on FEdGraphSchemaAction_NewNode"); \ static_assert(sizeof(FEdGraphSchemaAction_NewNode) == 0x000108, "Wrong size on FEdGraphSchemaAction_NewNode"); \ static_assert(offsetof(FEdGraphSchemaAction_NewNode, NodeTemplate) == 0x000100, "Member 'FEdGraphSchemaAction_NewNode::NodeTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBasedMovementInfo \ static_assert(alignof(FBasedMovementInfo) == 0x000008, "Wrong alignment on FBasedMovementInfo"); \ static_assert(sizeof(FBasedMovementInfo) == 0x000048, "Wrong size on FBasedMovementInfo"); \ static_assert(offsetof(FBasedMovementInfo, MovementBase) == 0x000000, "Member 'FBasedMovementInfo::MovementBase' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, BoneName) == 0x000008, "Member 'FBasedMovementInfo::BoneName' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, Location) == 0x000010, "Member 'FBasedMovementInfo::Location' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, Rotation) == 0x000028, "Member 'FBasedMovementInfo::Rotation' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, bServerHasBaseComponent) == 0x000040, "Member 'FBasedMovementInfo::bServerHasBaseComponent' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, bRelativeRotation) == 0x000041, "Member 'FBasedMovementInfo::bRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(FBasedMovementInfo, bServerHasVelocity) == 0x000042, "Member 'FBasedMovementInfo::bServerHasVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIrisNetDriverConfig \ static_assert(alignof(FIrisNetDriverConfig) == 0x000008, "Wrong alignment on FIrisNetDriverConfig"); \ static_assert(sizeof(FIrisNetDriverConfig) == 0x000028, "Wrong size on FIrisNetDriverConfig"); \ static_assert(offsetof(FIrisNetDriverConfig, NetDriverDefinition) == 0x000000, "Member 'FIrisNetDriverConfig::NetDriverDefinition' has a wrong offset!"); \ static_assert(offsetof(FIrisNetDriverConfig, NetDriverName) == 0x000008, "Member 'FIrisNetDriverConfig::NetDriverName' has a wrong offset!"); \ static_assert(offsetof(FIrisNetDriverConfig, NetDriverWildcardName) == 0x000010, "Member 'FIrisNetDriverConfig::NetDriverWildcardName' has a wrong offset!"); \ static_assert(offsetof(FIrisNetDriverConfig, bEnableIris) == 0x000020, "Member 'FIrisNetDriverConfig::bEnableIris' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDropNoteInfo \ static_assert(alignof(FDropNoteInfo) == 0x000008, "Wrong alignment on FDropNoteInfo"); \ static_assert(sizeof(FDropNoteInfo) == 0x000040, "Wrong size on FDropNoteInfo"); \ static_assert(offsetof(FDropNoteInfo, Location) == 0x000000, "Member 'FDropNoteInfo::Location' has a wrong offset!"); \ static_assert(offsetof(FDropNoteInfo, Rotation) == 0x000018, "Member 'FDropNoteInfo::Rotation' has a wrong offset!"); \ static_assert(offsetof(FDropNoteInfo, Comment) == 0x000030, "Member 'FDropNoteInfo::Comment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigTransformConstraint \ static_assert(alignof(FRigTransformConstraint) == 0x000004, "Wrong alignment on FRigTransformConstraint"); \ static_assert(sizeof(FRigTransformConstraint) == 0x000010, "Wrong size on FRigTransformConstraint"); \ static_assert(offsetof(FRigTransformConstraint, TranformType) == 0x000000, "Member 'FRigTransformConstraint::TranformType' has a wrong offset!"); \ static_assert(offsetof(FRigTransformConstraint, ParentSpace) == 0x000004, "Member 'FRigTransformConstraint::ParentSpace' has a wrong offset!"); \ static_assert(offsetof(FRigTransformConstraint, Weight) == 0x00000C, "Member 'FRigTransformConstraint::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformBaseConstraint \ static_assert(alignof(FTransformBaseConstraint) == 0x000008, "Wrong alignment on FTransformBaseConstraint"); \ static_assert(sizeof(FTransformBaseConstraint) == 0x000010, "Wrong size on FTransformBaseConstraint"); \ static_assert(offsetof(FTransformBaseConstraint, TransformConstraints) == 0x000000, "Member 'FTransformBaseConstraint::TransformConstraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameNameRedirect \ static_assert(alignof(FGameNameRedirect) == 0x000004, "Wrong alignment on FGameNameRedirect"); \ static_assert(sizeof(FGameNameRedirect) == 0x000010, "Wrong size on FGameNameRedirect"); \ static_assert(offsetof(FGameNameRedirect, OldGameName) == 0x000000, "Member 'FGameNameRedirect::OldGameName' has a wrong offset!"); \ static_assert(offsetof(FGameNameRedirect, NewGameName) == 0x000008, "Member 'FGameNameRedirect::NewGameName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClassRedirect \ static_assert(alignof(FClassRedirect) == 0x000004, "Wrong alignment on FClassRedirect"); \ static_assert(sizeof(FClassRedirect) == 0x00003C, "Wrong size on FClassRedirect"); \ static_assert(offsetof(FClassRedirect, ObjectName) == 0x000000, "Member 'FClassRedirect::ObjectName' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, OldClassName) == 0x000008, "Member 'FClassRedirect::OldClassName' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, NewClassName) == 0x000010, "Member 'FClassRedirect::NewClassName' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, OldSubobjName) == 0x000018, "Member 'FClassRedirect::OldSubobjName' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, NewSubobjName) == 0x000020, "Member 'FClassRedirect::NewSubobjName' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, NewClassClass) == 0x000028, "Member 'FClassRedirect::NewClassClass' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, NewClassPackage) == 0x000030, "Member 'FClassRedirect::NewClassPackage' has a wrong offset!"); \ static_assert(offsetof(FClassRedirect, InstanceOnly) == 0x000038, "Member 'FClassRedirect::InstanceOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPluginRedirect \ static_assert(alignof(FPluginRedirect) == 0x000008, "Wrong alignment on FPluginRedirect"); \ static_assert(sizeof(FPluginRedirect) == 0x000020, "Wrong size on FPluginRedirect"); \ static_assert(offsetof(FPluginRedirect, OldPluginName) == 0x000000, "Member 'FPluginRedirect::OldPluginName' has a wrong offset!"); \ static_assert(offsetof(FPluginRedirect, NewPluginName) == 0x000010, "Member 'FPluginRedirect::NewPluginName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReferencePose \ static_assert(alignof(FReferencePose) == 0x000008, "Wrong alignment on FReferencePose"); \ static_assert(sizeof(FReferencePose) == 0x000018, "Wrong size on FReferencePose"); \ static_assert(offsetof(FReferencePose, PoseName) == 0x000000, "Member 'FReferencePose::PoseName' has a wrong offset!"); \ static_assert(offsetof(FReferencePose, ReferencePose) == 0x000008, "Member 'FReferencePose::ReferencePose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTickPrerequisite \ static_assert(alignof(FTickPrerequisite) == 0x000008, "Wrong alignment on FTickPrerequisite"); \ static_assert(sizeof(FTickPrerequisite) == 0x000010, "Wrong size on FTickPrerequisite"); \ #define DUMPER7_ASSERTS_FMaterialShadingModelField \ static_assert(alignof(FMaterialShadingModelField) == 0x000002, "Wrong alignment on FMaterialShadingModelField"); \ static_assert(sizeof(FMaterialShadingModelField) == 0x000002, "Wrong size on FMaterialShadingModelField"); \ static_assert(offsetof(FMaterialShadingModelField, ShadingModelField) == 0x000000, "Member 'FMaterialShadingModelField::ShadingModelField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionImpactData \ static_assert(alignof(FCollisionImpactData) == 0x000008, "Wrong alignment on FCollisionImpactData"); \ static_assert(sizeof(FCollisionImpactData) == 0x000048, "Wrong size on FCollisionImpactData"); \ static_assert(offsetof(FCollisionImpactData, ContactInfos) == 0x000000, "Member 'FCollisionImpactData::ContactInfos' has a wrong offset!"); \ static_assert(offsetof(FCollisionImpactData, TotalNormalImpulse) == 0x000010, "Member 'FCollisionImpactData::TotalNormalImpulse' has a wrong offset!"); \ static_assert(offsetof(FCollisionImpactData, TotalFrictionImpulse) == 0x000028, "Member 'FCollisionImpactData::TotalFrictionImpulse' has a wrong offset!"); \ static_assert(offsetof(FCollisionImpactData, bIsVelocityDeltaUnderThreshold) == 0x000040, "Member 'FCollisionImpactData::bIsVelocityDeltaUnderThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFractureEffect \ static_assert(alignof(FFractureEffect) == 0x000008, "Wrong alignment on FFractureEffect"); \ static_assert(sizeof(FFractureEffect) == 0x000010, "Wrong size on FFractureEffect"); \ static_assert(offsetof(FFractureEffect, ParticleSystem) == 0x000000, "Member 'FFractureEffect::ParticleSystem' has a wrong offset!"); \ static_assert(offsetof(FFractureEffect, Sound) == 0x000008, "Member 'FFractureEffect::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveMetaData \ static_assert(alignof(FCurveMetaData) == 0x000008, "Wrong alignment on FCurveMetaData"); \ static_assert(sizeof(FCurveMetaData) == 0x000018, "Wrong size on FCurveMetaData"); \ #define DUMPER7_ASSERTS_FBasedPosition \ static_assert(alignof(FBasedPosition) == 0x000008, "Wrong alignment on FBasedPosition"); \ static_assert(sizeof(FBasedPosition) == 0x000068, "Wrong size on FBasedPosition"); \ static_assert(offsetof(FBasedPosition, Base) == 0x000000, "Member 'FBasedPosition::Base' has a wrong offset!"); \ static_assert(offsetof(FBasedPosition, position) == 0x000008, "Member 'FBasedPosition::position' has a wrong offset!"); \ static_assert(offsetof(FBasedPosition, CachedBaseLocation) == 0x000020, "Member 'FBasedPosition::CachedBaseLocation' has a wrong offset!"); \ static_assert(offsetof(FBasedPosition, CachedBaseRotation) == 0x000038, "Member 'FBasedPosition::CachedBaseRotation' has a wrong offset!"); \ static_assert(offsetof(FBasedPosition, CachedTransPosition) == 0x000050, "Member 'FBasedPosition::CachedTransPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassPointLightSettings \ static_assert(alignof(FLightmassPointLightSettings) == 0x000004, "Wrong alignment on FLightmassPointLightSettings"); \ static_assert(sizeof(FLightmassPointLightSettings) == 0x00000C, "Wrong size on FLightmassPointLightSettings"); \ #define DUMPER7_ASSERTS_FSplineMeshParams \ static_assert(alignof(FSplineMeshParams) == 0x000008, "Wrong alignment on FSplineMeshParams"); \ static_assert(sizeof(FSplineMeshParams) == 0x0000B0, "Wrong size on FSplineMeshParams"); \ static_assert(offsetof(FSplineMeshParams, StartPos) == 0x000000, "Member 'FSplineMeshParams::StartPos' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, StartTangent) == 0x000018, "Member 'FSplineMeshParams::StartTangent' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, StartScale) == 0x000030, "Member 'FSplineMeshParams::StartScale' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, StartRoll) == 0x000040, "Member 'FSplineMeshParams::StartRoll' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, StartOffset) == 0x000048, "Member 'FSplineMeshParams::StartOffset' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, EndPos) == 0x000058, "Member 'FSplineMeshParams::EndPos' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, EndScale) == 0x000070, "Member 'FSplineMeshParams::EndScale' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, EndTangent) == 0x000080, "Member 'FSplineMeshParams::EndTangent' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, EndRoll) == 0x000098, "Member 'FSplineMeshParams::EndRoll' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshParams, EndOffset) == 0x0000A0, "Member 'FSplineMeshParams::EndOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassDebugOptions \ static_assert(alignof(FLightmassDebugOptions) == 0x000004, "Wrong alignment on FLightmassDebugOptions"); \ static_assert(sizeof(FLightmassDebugOptions) == 0x000010, "Wrong size on FLightmassDebugOptions"); \ static_assert(offsetof(FLightmassDebugOptions, CoplanarTolerance) == 0x000004, "Member 'FLightmassDebugOptions::CoplanarTolerance' has a wrong offset!"); \ static_assert(offsetof(FLightmassDebugOptions, ExecutionTimeDivisor) == 0x00000C, "Member 'FLightmassDebugOptions::ExecutionTimeDivisor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaintedVertex \ static_assert(alignof(FPaintedVertex) == 0x000010, "Wrong alignment on FPaintedVertex"); \ static_assert(sizeof(FPaintedVertex) == 0x000040, "Wrong size on FPaintedVertex"); \ static_assert(offsetof(FPaintedVertex, position) == 0x000000, "Member 'FPaintedVertex::position' has a wrong offset!"); \ static_assert(offsetof(FPaintedVertex, Color) == 0x000018, "Member 'FPaintedVertex::Color' has a wrong offset!"); \ static_assert(offsetof(FPaintedVertex, Normal) == 0x000020, "Member 'FPaintedVertex::Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMeshVertexColorLODData \ static_assert(alignof(FStaticMeshVertexColorLODData) == 0x000008, "Wrong alignment on FStaticMeshVertexColorLODData"); \ static_assert(sizeof(FStaticMeshVertexColorLODData) == 0x000028, "Wrong size on FStaticMeshVertexColorLODData"); \ static_assert(offsetof(FStaticMeshVertexColorLODData, PaintedVertices) == 0x000000, "Member 'FStaticMeshVertexColorLODData::PaintedVertices' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshVertexColorLODData, VertexBufferColors) == 0x000010, "Member 'FStaticMeshVertexColorLODData::VertexBufferColors' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshVertexColorLODData, LODIndex) == 0x000020, "Member 'FStaticMeshVertexColorLODData::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrimitiveComponentInstanceData \ static_assert(alignof(FPrimitiveComponentInstanceData) == 0x000010, "Wrong alignment on FPrimitiveComponentInstanceData"); \ static_assert(sizeof(FPrimitiveComponentInstanceData) == 0x000130, "Wrong size on FPrimitiveComponentInstanceData"); \ static_assert(offsetof(FPrimitiveComponentInstanceData, ComponentTransform) == 0x0000C0, "Member 'FPrimitiveComponentInstanceData::ComponentTransform' has a wrong offset!"); \ static_assert(offsetof(FPrimitiveComponentInstanceData, VisibilityId) == 0x000120, "Member 'FPrimitiveComponentInstanceData::VisibilityId' has a wrong offset!"); \ static_assert(offsetof(FPrimitiveComponentInstanceData, LODParent) == 0x000128, "Member 'FPrimitiveComponentInstanceData::LODParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMeshComponentInstanceData \ static_assert(alignof(FStaticMeshComponentInstanceData) == 0x000010, "Wrong alignment on FStaticMeshComponentInstanceData"); \ static_assert(sizeof(FStaticMeshComponentInstanceData) == 0x000170, "Wrong size on FStaticMeshComponentInstanceData"); \ static_assert(offsetof(FStaticMeshComponentInstanceData, StaticMesh) == 0x000130, "Member 'FStaticMeshComponentInstanceData::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshComponentInstanceData, VertexColorLODs) == 0x000138, "Member 'FStaticMeshComponentInstanceData::VertexColorLODs' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshComponentInstanceData, CachedStaticLighting) == 0x000148, "Member 'FStaticMeshComponentInstanceData::CachedStaticLighting' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshComponentInstanceData, StreamingTextureData) == 0x000158, "Member 'FStaticMeshComponentInstanceData::StreamingTextureData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplineMeshInstanceData \ static_assert(alignof(FSplineMeshInstanceData) == 0x000010, "Wrong alignment on FSplineMeshInstanceData"); \ static_assert(sizeof(FSplineMeshInstanceData) == 0x0001D0, "Wrong size on FSplineMeshInstanceData"); \ static_assert(offsetof(FSplineMeshInstanceData, StartPos) == 0x000168, "Member 'FSplineMeshInstanceData::StartPos' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshInstanceData, EndPos) == 0x000180, "Member 'FSplineMeshInstanceData::EndPos' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshInstanceData, StartTangent) == 0x000198, "Member 'FSplineMeshInstanceData::StartTangent' has a wrong offset!"); \ static_assert(offsetof(FSplineMeshInstanceData, EndTangent) == 0x0001B0, "Member 'FSplineMeshInstanceData::EndTangent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimUpdateRateParameters \ static_assert(alignof(FAnimUpdateRateParameters) == 0x000008, "Wrong alignment on FAnimUpdateRateParameters"); \ static_assert(sizeof(FAnimUpdateRateParameters) == 0x000088, "Wrong size on FAnimUpdateRateParameters"); \ static_assert(offsetof(FAnimUpdateRateParameters, ShiftBucket) == 0x000001, "Member 'FAnimUpdateRateParameters::ShiftBucket' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, UpdateRate) == 0x000004, "Member 'FAnimUpdateRateParameters::UpdateRate' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, EvaluationRate) == 0x000008, "Member 'FAnimUpdateRateParameters::EvaluationRate' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, TickedPoseOffestTime) == 0x00000C, "Member 'FAnimUpdateRateParameters::TickedPoseOffestTime' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, AdditionalTime) == 0x000010, "Member 'FAnimUpdateRateParameters::AdditionalTime' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, BaseNonRenderedUpdateRate) == 0x000018, "Member 'FAnimUpdateRateParameters::BaseNonRenderedUpdateRate' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, MaxEvalRateForInterpolation) == 0x00001C, "Member 'FAnimUpdateRateParameters::MaxEvalRateForInterpolation' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, BaseVisibleDistanceFactorThesholds) == 0x000020, "Member 'FAnimUpdateRateParameters::BaseVisibleDistanceFactorThesholds' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, LODToFrameSkipMap) == 0x000030, "Member 'FAnimUpdateRateParameters::LODToFrameSkipMap' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, SkippedUpdateFrames) == 0x000080, "Member 'FAnimUpdateRateParameters::SkippedUpdateFrames' has a wrong offset!"); \ static_assert(offsetof(FAnimUpdateRateParameters, SkippedEvalFrames) == 0x000084, "Member 'FAnimUpdateRateParameters::SkippedEvalFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshBuildSettings \ static_assert(alignof(FMeshBuildSettings) == 0x000008, "Wrong alignment on FMeshBuildSettings"); \ static_assert(sizeof(FMeshBuildSettings) == 0x000048, "Wrong size on FMeshBuildSettings"); \ static_assert(offsetof(FMeshBuildSettings, MinLightmapResolution) == 0x000004, "Member 'FMeshBuildSettings::MinLightmapResolution' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, SrcLightmapIndex) == 0x000008, "Member 'FMeshBuildSettings::SrcLightmapIndex' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, DstLightmapIndex) == 0x00000C, "Member 'FMeshBuildSettings::DstLightmapIndex' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, BuildScale) == 0x000010, "Member 'FMeshBuildSettings::BuildScale' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, BuildScale3D) == 0x000018, "Member 'FMeshBuildSettings::BuildScale3D' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, DistanceFieldResolutionScale) == 0x000030, "Member 'FMeshBuildSettings::DistanceFieldResolutionScale' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, DistanceFieldReplacementMesh) == 0x000038, "Member 'FMeshBuildSettings::DistanceFieldReplacementMesh' has a wrong offset!"); \ static_assert(offsetof(FMeshBuildSettings, MaxLumenMeshCards) == 0x000040, "Member 'FMeshBuildSettings::MaxLumenMeshCards' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCullDistanceSizePair \ static_assert(alignof(FCullDistanceSizePair) == 0x000004, "Wrong alignment on FCullDistanceSizePair"); \ static_assert(sizeof(FCullDistanceSizePair) == 0x000008, "Wrong size on FCullDistanceSizePair"); \ static_assert(offsetof(FCullDistanceSizePair, Size) == 0x000000, "Member 'FCullDistanceSizePair::Size' has a wrong offset!"); \ static_assert(offsetof(FCullDistanceSizePair, CullDistance) == 0x000004, "Member 'FCullDistanceSizePair::CullDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstrainComponentPropName \ static_assert(alignof(FConstrainComponentPropName) == 0x000004, "Wrong alignment on FConstrainComponentPropName"); \ static_assert(sizeof(FConstrainComponentPropName) == 0x000008, "Wrong size on FConstrainComponentPropName"); \ static_assert(offsetof(FConstrainComponentPropName, ComponentName) == 0x000000, "Member 'FConstrainComponentPropName::ComponentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRedirector \ static_assert(alignof(FRedirector) == 0x000004, "Wrong alignment on FRedirector"); \ static_assert(sizeof(FRedirector) == 0x000010, "Wrong size on FRedirector"); \ static_assert(offsetof(FRedirector, OldName) == 0x000000, "Member 'FRedirector::OldName' has a wrong offset!"); \ static_assert(offsetof(FRedirector, NewName) == 0x000008, "Member 'FRedirector::NewName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegralKey \ static_assert(alignof(FIntegralKey) == 0x000004, "Wrong alignment on FIntegralKey"); \ static_assert(sizeof(FIntegralKey) == 0x000008, "Wrong size on FIntegralKey"); \ static_assert(offsetof(FIntegralKey, Time) == 0x000000, "Member 'FIntegralKey::Time' has a wrong offset!"); \ static_assert(offsetof(FIntegralKey, Value) == 0x000004, "Member 'FIntegralKey::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontRenderInfo \ static_assert(alignof(FFontRenderInfo) == 0x000008, "Wrong alignment on FFontRenderInfo"); \ static_assert(sizeof(FFontRenderInfo) == 0x000040, "Wrong size on FFontRenderInfo"); \ static_assert(offsetof(FFontRenderInfo, GlowInfo) == 0x000008, "Member 'FFontRenderInfo::GlowInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontImportOptionsData \ static_assert(alignof(FFontImportOptionsData) == 0x000008, "Wrong alignment on FFontImportOptionsData"); \ static_assert(sizeof(FFontImportOptionsData) == 0x0000B0, "Wrong size on FFontImportOptionsData"); \ static_assert(offsetof(FFontImportOptionsData, FontName) == 0x000000, "Member 'FFontImportOptionsData::FontName' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, Height) == 0x000010, "Member 'FFontImportOptionsData::Height' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, CharacterSet) == 0x000018, "Member 'FFontImportOptionsData::CharacterSet' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, Chars) == 0x000020, "Member 'FFontImportOptionsData::Chars' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, UnicodeRange) == 0x000030, "Member 'FFontImportOptionsData::UnicodeRange' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, CharsFilePath) == 0x000040, "Member 'FFontImportOptionsData::CharsFilePath' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, CharsFileWildcard) == 0x000050, "Member 'FFontImportOptionsData::CharsFileWildcard' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, ForegroundColor) == 0x000064, "Member 'FFontImportOptionsData::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, TexturePageWidth) == 0x000078, "Member 'FFontImportOptionsData::TexturePageWidth' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, TexturePageMaxHeight) == 0x00007C, "Member 'FFontImportOptionsData::TexturePageMaxHeight' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, XPadding) == 0x000080, "Member 'FFontImportOptionsData::XPadding' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, YPadding) == 0x000084, "Member 'FFontImportOptionsData::YPadding' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, ExtendBoxTop) == 0x000088, "Member 'FFontImportOptionsData::ExtendBoxTop' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, ExtendBoxBottom) == 0x00008C, "Member 'FFontImportOptionsData::ExtendBoxBottom' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, ExtendBoxRight) == 0x000090, "Member 'FFontImportOptionsData::ExtendBoxRight' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, ExtendBoxLeft) == 0x000094, "Member 'FFontImportOptionsData::ExtendBoxLeft' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, Kerning) == 0x00009C, "Member 'FFontImportOptionsData::Kerning' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, DistanceFieldScaleFactor) == 0x0000A4, "Member 'FFontImportOptionsData::DistanceFieldScaleFactor' has a wrong offset!"); \ static_assert(offsetof(FFontImportOptionsData, DistanceFieldScanRadiusScale) == 0x0000A8, "Member 'FFontImportOptionsData::DistanceFieldScanRadiusScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImportanceTexture \ static_assert(alignof(FImportanceTexture) == 0x000008, "Wrong alignment on FImportanceTexture"); \ static_assert(sizeof(FImportanceTexture) == 0x000050, "Wrong size on FImportanceTexture"); \ static_assert(offsetof(FImportanceTexture, Size) == 0x000000, "Member 'FImportanceTexture::Size' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, NumMips) == 0x000008, "Member 'FImportanceTexture::NumMips' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, MarginalCDF) == 0x000010, "Member 'FImportanceTexture::MarginalCDF' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, ConditionalCDF) == 0x000020, "Member 'FImportanceTexture::ConditionalCDF' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, TextureData) == 0x000030, "Member 'FImportanceTexture::TextureData' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, Texture) == 0x000040, "Member 'FImportanceTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(FImportanceTexture, Weighting) == 0x000048, "Member 'FImportanceTexture::Weighting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FForceFeedbackAttenuationSettings \ static_assert(alignof(FForceFeedbackAttenuationSettings) == 0x000008, "Wrong alignment on FForceFeedbackAttenuationSettings"); \ static_assert(sizeof(FForceFeedbackAttenuationSettings) == 0x0000C0, "Wrong size on FForceFeedbackAttenuationSettings"); \ #define DUMPER7_ASSERTS_FStreamableTextureInstance \ static_assert(alignof(FStreamableTextureInstance) == 0x000008, "Wrong alignment on FStreamableTextureInstance"); \ static_assert(sizeof(FStreamableTextureInstance) == 0x000048, "Wrong size on FStreamableTextureInstance"); \ #define DUMPER7_ASSERTS_FActiveHapticFeedbackEffect \ static_assert(alignof(FActiveHapticFeedbackEffect) == 0x000008, "Wrong alignment on FActiveHapticFeedbackEffect"); \ static_assert(sizeof(FActiveHapticFeedbackEffect) == 0x000048, "Wrong size on FActiveHapticFeedbackEffect"); \ static_assert(offsetof(FActiveHapticFeedbackEffect, HapticEffect) == 0x000000, "Member 'FActiveHapticFeedbackEffect::HapticEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClusterNode_DEPRECATED \ static_assert(alignof(FClusterNode_DEPRECATED) == 0x000004, "Wrong alignment on FClusterNode_DEPRECATED"); \ static_assert(sizeof(FClusterNode_DEPRECATED) == 0x000028, "Wrong size on FClusterNode_DEPRECATED"); \ static_assert(offsetof(FClusterNode_DEPRECATED, BoundMin) == 0x000000, "Member 'FClusterNode_DEPRECATED::BoundMin' has a wrong offset!"); \ static_assert(offsetof(FClusterNode_DEPRECATED, FirstChild) == 0x00000C, "Member 'FClusterNode_DEPRECATED::FirstChild' has a wrong offset!"); \ static_assert(offsetof(FClusterNode_DEPRECATED, BoundMax) == 0x000010, "Member 'FClusterNode_DEPRECATED::BoundMax' has a wrong offset!"); \ static_assert(offsetof(FClusterNode_DEPRECATED, LastChild) == 0x00001C, "Member 'FClusterNode_DEPRECATED::LastChild' has a wrong offset!"); \ static_assert(offsetof(FClusterNode_DEPRECATED, FirstInstance) == 0x000020, "Member 'FClusterNode_DEPRECATED::FirstInstance' has a wrong offset!"); \ static_assert(offsetof(FClusterNode_DEPRECATED, LastInstance) == 0x000024, "Member 'FClusterNode_DEPRECATED::LastInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClientReceiveData \ static_assert(alignof(FClientReceiveData) == 0x000008, "Wrong alignment on FClientReceiveData"); \ static_assert(sizeof(FClientReceiveData) == 0x000040, "Wrong size on FClientReceiveData"); \ static_assert(offsetof(FClientReceiveData, LocalPC) == 0x000000, "Member 'FClientReceiveData::LocalPC' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, MessageType) == 0x000008, "Member 'FClientReceiveData::MessageType' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, MessageIndex) == 0x000010, "Member 'FClientReceiveData::MessageIndex' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, MessageString) == 0x000018, "Member 'FClientReceiveData::MessageString' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, RelatedPlayerState_1) == 0x000028, "Member 'FClientReceiveData::RelatedPlayerState_1' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, RelatedPlayerState_2) == 0x000030, "Member 'FClientReceiveData::RelatedPlayerState_2' has a wrong offset!"); \ static_assert(offsetof(FClientReceiveData, OptionalObject) == 0x000038, "Member 'FClientReceiveData::OptionalObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHLODSubActorDesc \ static_assert(alignof(FHLODSubActorDesc) == 0x000001, "Wrong alignment on FHLODSubActorDesc"); \ static_assert(sizeof(FHLODSubActorDesc) == 0x000001, "Wrong size on FHLODSubActorDesc"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshInstanceData \ static_assert(alignof(FInstancedStaticMeshInstanceData) == 0x000010, "Wrong alignment on FInstancedStaticMeshInstanceData"); \ static_assert(sizeof(FInstancedStaticMeshInstanceData) == 0x0000A0, "Wrong size on FInstancedStaticMeshInstanceData"); \ static_assert(offsetof(FInstancedStaticMeshInstanceData, Transform) == 0x000000, "Member 'FInstancedStaticMeshInstanceData::Transform' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshInstanceData, CustomData) == 0x000080, "Member 'FInstancedStaticMeshInstanceData::CustomData' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshInstanceData, UserData) == 0x000090, "Member 'FInstancedStaticMeshInstanceData::UserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCachedParameterEditorInfo \ static_assert(alignof(FMaterialCachedParameterEditorInfo) == 0x000008, "Wrong alignment on FMaterialCachedParameterEditorInfo"); \ static_assert(sizeof(FMaterialCachedParameterEditorInfo) == 0x000030, "Wrong size on FMaterialCachedParameterEditorInfo"); \ static_assert(offsetof(FMaterialCachedParameterEditorInfo, Description) == 0x000000, "Member 'FMaterialCachedParameterEditorInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedParameterEditorInfo, Group) == 0x000010, "Member 'FMaterialCachedParameterEditorInfo::Group' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedParameterEditorInfo, SortPriority) == 0x000018, "Member 'FMaterialCachedParameterEditorInfo::SortPriority' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedParameterEditorInfo, AssetIndex) == 0x00001C, "Member 'FMaterialCachedParameterEditorInfo::AssetIndex' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedParameterEditorInfo, ExpressionGUID) == 0x000020, "Member 'FMaterialCachedParameterEditorInfo::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshRandomSeed \ static_assert(alignof(FInstancedStaticMeshRandomSeed) == 0x000004, "Wrong alignment on FInstancedStaticMeshRandomSeed"); \ static_assert(sizeof(FInstancedStaticMeshRandomSeed) == 0x000008, "Wrong size on FInstancedStaticMeshRandomSeed"); \ static_assert(offsetof(FInstancedStaticMeshRandomSeed, StartInstanceIndex) == 0x000000, "Member 'FInstancedStaticMeshRandomSeed::StartInstanceIndex' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshRandomSeed, RandomSeed) == 0x000004, "Member 'FInstancedStaticMeshRandomSeed::RandomSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInstancedStaticMeshComponentInstanceData \ static_assert(alignof(FInstancedStaticMeshComponentInstanceData) == 0x000010, "Wrong alignment on FInstancedStaticMeshComponentInstanceData"); \ static_assert(sizeof(FInstancedStaticMeshComponentInstanceData) == 0x000190, "Wrong size on FInstancedStaticMeshComponentInstanceData"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, StaticMesh) == 0x0000B8, "Member 'FInstancedStaticMeshComponentInstanceData::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, CachedStaticLighting) == 0x0000C0, "Member 'FInstancedStaticMeshComponentInstanceData::CachedStaticLighting' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, PerInstanceSMData) == 0x000130, "Member 'FInstancedStaticMeshComponentInstanceData::PerInstanceSMData' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, PerInstanceSMCustomData) == 0x000140, "Member 'FInstancedStaticMeshComponentInstanceData::PerInstanceSMCustomData' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, InstancingRandomSeed) == 0x000170, "Member 'FInstancedStaticMeshComponentInstanceData::InstancingRandomSeed' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, AdditionalRandomSeeds) == 0x000178, "Member 'FInstancedStaticMeshComponentInstanceData::AdditionalRandomSeeds' has a wrong offset!"); \ static_assert(offsetof(FInstancedStaticMeshComponentInstanceData, bHasPerInstanceHitProxies) == 0x000188, "Member 'FInstancedStaticMeshComponentInstanceData::bHasPerInstanceHitProxies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructC \ static_assert(alignof(FDPMatchingRulestructC) == 0x000008, "Wrong alignment on FDPMatchingRulestructC"); \ static_assert(sizeof(FDPMatchingRulestructC) == 0x000068, "Wrong size on FDPMatchingRulestructC"); \ static_assert(offsetof(FDPMatchingRulestructC, OnTrue) == 0x000048, "Member 'FDPMatchingRulestructC::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructC, OnFalse) == 0x000058, "Member 'FDPMatchingRulestructC::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructD \ static_assert(alignof(FDPMatchingRulestructD) == 0x000008, "Wrong alignment on FDPMatchingRulestructD"); \ static_assert(sizeof(FDPMatchingRulestructD) == 0x000068, "Wrong size on FDPMatchingRulestructD"); \ static_assert(offsetof(FDPMatchingRulestructD, OnTrue) == 0x000048, "Member 'FDPMatchingRulestructD::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructD, OnFalse) == 0x000058, "Member 'FDPMatchingRulestructD::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniqueNetIdReplNetSerializerNameStruct \ static_assert(alignof(FUniqueNetIdReplNetSerializerNameStruct) == 0x000004, "Wrong alignment on FUniqueNetIdReplNetSerializerNameStruct"); \ static_assert(sizeof(FUniqueNetIdReplNetSerializerNameStruct) == 0x000008, "Wrong size on FUniqueNetIdReplNetSerializerNameStruct"); \ static_assert(offsetof(FUniqueNetIdReplNetSerializerNameStruct, Name) == 0x000000, "Member 'FUniqueNetIdReplNetSerializerNameStruct::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMClientInstanceManagerData \ static_assert(alignof(FISMClientInstanceManagerData) == 0x000008, "Wrong alignment on FISMClientInstanceManagerData"); \ static_assert(sizeof(FISMClientInstanceManagerData) == 0x000010, "Wrong size on FISMClientInstanceManagerData"); \ #define DUMPER7_ASSERTS_FDialogueContext \ static_assert(alignof(FDialogueContext) == 0x000008, "Wrong alignment on FDialogueContext"); \ static_assert(sizeof(FDialogueContext) == 0x000018, "Wrong size on FDialogueContext"); \ static_assert(offsetof(FDialogueContext, speaker) == 0x000000, "Member 'FDialogueContext::speaker' has a wrong offset!"); \ static_assert(offsetof(FDialogueContext, Targets) == 0x000008, "Member 'FDialogueContext::Targets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogueWaveParameter \ static_assert(alignof(FDialogueWaveParameter) == 0x000008, "Wrong alignment on FDialogueWaveParameter"); \ static_assert(sizeof(FDialogueWaveParameter) == 0x000020, "Wrong size on FDialogueWaveParameter"); \ static_assert(offsetof(FDialogueWaveParameter, DialogueWave) == 0x000000, "Member 'FDialogueWaveParameter::DialogueWave' has a wrong offset!"); \ static_assert(offsetof(FDialogueWaveParameter, Context) == 0x000008, "Member 'FDialogueWaveParameter::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParameterGroupData \ static_assert(alignof(FParameterGroupData) == 0x000008, "Wrong alignment on FParameterGroupData"); \ static_assert(sizeof(FParameterGroupData) == 0x000018, "Wrong size on FParameterGroupData"); \ static_assert(offsetof(FParameterGroupData, GroupName) == 0x000000, "Member 'FParameterGroupData::GroupName' has a wrong offset!"); \ static_assert(offsetof(FParameterGroupData, GroupSortPriority) == 0x000010, "Member 'FParameterGroupData::GroupSortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialExpressionCollection \ static_assert(alignof(FMaterialExpressionCollection) == 0x000008, "Wrong alignment on FMaterialExpressionCollection"); \ static_assert(sizeof(FMaterialExpressionCollection) == 0x000030, "Wrong size on FMaterialExpressionCollection"); \ static_assert(offsetof(FMaterialExpressionCollection, Expressions) == 0x000000, "Member 'FMaterialExpressionCollection::Expressions' has a wrong offset!"); \ static_assert(offsetof(FMaterialExpressionCollection, EditorComments) == 0x000010, "Member 'FMaterialExpressionCollection::EditorComments' has a wrong offset!"); \ static_assert(offsetof(FMaterialExpressionCollection, ExpressionExecBegin) == 0x000020, "Member 'FMaterialExpressionCollection::ExpressionExecBegin' has a wrong offset!"); \ static_assert(offsetof(FMaterialExpressionCollection, ExpressionExecEnd) == 0x000028, "Member 'FMaterialExpressionCollection::ExpressionExecEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomInput \ static_assert(alignof(FCustomInput) == 0x000008, "Wrong alignment on FCustomInput"); \ static_assert(sizeof(FCustomInput) == 0x000030, "Wrong size on FCustomInput"); \ static_assert(offsetof(FCustomInput, InputName) == 0x000000, "Member 'FCustomInput::InputName' has a wrong offset!"); \ static_assert(offsetof(FCustomInput, Input) == 0x000008, "Member 'FCustomInput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationTransitionRule \ static_assert(alignof(FAnimationTransitionRule) == 0x000004, "Wrong alignment on FAnimationTransitionRule"); \ static_assert(sizeof(FAnimationTransitionRule) == 0x000010, "Wrong size on FAnimationTransitionRule"); \ static_assert(offsetof(FAnimationTransitionRule, RuleToExecute) == 0x000000, "Member 'FAnimationTransitionRule::RuleToExecute' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionRule, TransitionReturnVal) == 0x000008, "Member 'FAnimationTransitionRule::TransitionReturnVal' has a wrong offset!"); \ static_assert(offsetof(FAnimationTransitionRule, TransitionIndex) == 0x00000C, "Member 'FAnimationTransitionRule::TransitionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationState \ static_assert(alignof(FAnimationState) == 0x000008, "Wrong alignment on FAnimationState"); \ static_assert(sizeof(FAnimationState) == 0x000028, "Wrong size on FAnimationState"); \ static_assert(offsetof(FAnimationState, Transitions) == 0x000008, "Member 'FAnimationState::Transitions' has a wrong offset!"); \ static_assert(offsetof(FAnimationState, StateRootNodeIndex) == 0x000018, "Member 'FAnimationState::StateRootNodeIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimationState, StartNotify) == 0x00001C, "Member 'FAnimationState::StartNotify' has a wrong offset!"); \ static_assert(offsetof(FAnimationState, EndNotify) == 0x000020, "Member 'FAnimationState::EndNotify' has a wrong offset!"); \ static_assert(offsetof(FAnimationState, FullyBlendedNotify) == 0x000024, "Member 'FAnimationState::FullyBlendedNotify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomDefine \ static_assert(alignof(FCustomDefine) == 0x000008, "Wrong alignment on FCustomDefine"); \ static_assert(sizeof(FCustomDefine) == 0x000020, "Wrong size on FCustomDefine"); \ static_assert(offsetof(FCustomDefine, DefineName) == 0x000000, "Member 'FCustomDefine::DefineName' has a wrong offset!"); \ static_assert(offsetof(FCustomDefine, DefineValue) == 0x000010, "Member 'FCustomDefine::DefineValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFunctionExpressionInput \ static_assert(alignof(FFunctionExpressionInput) == 0x000008, "Wrong alignment on FFunctionExpressionInput"); \ static_assert(sizeof(FFunctionExpressionInput) == 0x000040, "Wrong size on FFunctionExpressionInput"); \ static_assert(offsetof(FFunctionExpressionInput, ExpressionInput) == 0x000000, "Member 'FFunctionExpressionInput::ExpressionInput' has a wrong offset!"); \ static_assert(offsetof(FFunctionExpressionInput, ExpressionInputId) == 0x000008, "Member 'FFunctionExpressionInput::ExpressionInputId' has a wrong offset!"); \ static_assert(offsetof(FFunctionExpressionInput, Input) == 0x000018, "Member 'FFunctionExpressionInput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRadialDamageParams \ static_assert(alignof(FRadialDamageParams) == 0x000004, "Wrong alignment on FRadialDamageParams"); \ static_assert(sizeof(FRadialDamageParams) == 0x000014, "Wrong size on FRadialDamageParams"); \ static_assert(offsetof(FRadialDamageParams, BaseDamage) == 0x000000, "Member 'FRadialDamageParams::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageParams, MinimumDamage) == 0x000004, "Member 'FRadialDamageParams::MinimumDamage' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageParams, InnerRadius) == 0x000008, "Member 'FRadialDamageParams::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageParams, OuterRadius) == 0x00000C, "Member 'FRadialDamageParams::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageParams, DamageFalloff) == 0x000010, "Member 'FRadialDamageParams::DamageFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRadialDamageEvent \ static_assert(alignof(FRadialDamageEvent) == 0x000008, "Wrong alignment on FRadialDamageEvent"); \ static_assert(sizeof(FRadialDamageEvent) == 0x000050, "Wrong size on FRadialDamageEvent"); \ static_assert(offsetof(FRadialDamageEvent, Params) == 0x000010, "Member 'FRadialDamageEvent::Params' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageEvent, Origin) == 0x000028, "Member 'FRadialDamageEvent::Origin' has a wrong offset!"); \ static_assert(offsetof(FRadialDamageEvent, ComponentHits) == 0x000040, "Member 'FRadialDamageEvent::ComponentHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompositeReroute \ static_assert(alignof(FCompositeReroute) == 0x000008, "Wrong alignment on FCompositeReroute"); \ static_assert(sizeof(FCompositeReroute) == 0x000010, "Wrong size on FCompositeReroute"); \ static_assert(offsetof(FCompositeReroute, Name) == 0x000000, "Member 'FCompositeReroute::Name' has a wrong offset!"); \ static_assert(offsetof(FCompositeReroute, Expression) == 0x000008, "Member 'FCompositeReroute::Expression' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialInstanceBasePropertyOverrides \ static_assert(alignof(FMaterialInstanceBasePropertyOverrides) == 0x000004, "Wrong alignment on FMaterialInstanceBasePropertyOverrides"); \ static_assert(sizeof(FMaterialInstanceBasePropertyOverrides) == 0x000008, "Wrong size on FMaterialInstanceBasePropertyOverrides"); \ static_assert(offsetof(FMaterialInstanceBasePropertyOverrides, BlendMode) == 0x000002, "Member 'FMaterialInstanceBasePropertyOverrides::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FMaterialInstanceBasePropertyOverrides, ShadingModel) == 0x000003, "Member 'FMaterialInstanceBasePropertyOverrides::ShadingModel' has a wrong offset!"); \ static_assert(offsetof(FMaterialInstanceBasePropertyOverrides, OpacityMaskClipValue) == 0x000004, "Member 'FMaterialInstanceBasePropertyOverrides::OpacityMaskClipValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialLayersFunctions \ static_assert(alignof(FMaterialLayersFunctions) == 0x000008, "Wrong alignment on FMaterialLayersFunctions"); \ static_assert(sizeof(FMaterialLayersFunctions) == 0x000100, "Wrong size on FMaterialLayersFunctions"); \ static_assert(offsetof(FMaterialLayersFunctions, EditorOnly) == 0x000020, "Member 'FMaterialLayersFunctions::EditorOnly' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, LayerStates) == 0x000090, "Member 'FMaterialLayersFunctions::LayerStates' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, LayerNames) == 0x0000A0, "Member 'FMaterialLayersFunctions::LayerNames' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, RestrictToLayerRelatives) == 0x0000B0, "Member 'FMaterialLayersFunctions::RestrictToLayerRelatives' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, RestrictToBlendRelatives) == 0x0000C0, "Member 'FMaterialLayersFunctions::RestrictToBlendRelatives' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, LayerGuids) == 0x0000D0, "Member 'FMaterialLayersFunctions::LayerGuids' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, LayerLinkStates) == 0x0000E0, "Member 'FMaterialLayersFunctions::LayerLinkStates' has a wrong offset!"); \ static_assert(offsetof(FMaterialLayersFunctions, DeletedParentLayerGuids) == 0x0000F0, "Member 'FMaterialLayersFunctions::DeletedParentLayerGuids' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollectionScalarParameter \ static_assert(alignof(FCollectionScalarParameter) == 0x000004, "Wrong alignment on FCollectionScalarParameter"); \ static_assert(sizeof(FCollectionScalarParameter) == 0x00001C, "Wrong size on FCollectionScalarParameter"); \ static_assert(offsetof(FCollectionScalarParameter, DefaultValue) == 0x000018, "Member 'FCollectionScalarParameter::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComponentSync \ static_assert(alignof(FComponentSync) == 0x000004, "Wrong alignment on FComponentSync"); \ static_assert(sizeof(FComponentSync) == 0x00000C, "Wrong size on FComponentSync"); \ static_assert(offsetof(FComponentSync, Name) == 0x000000, "Member 'FComponentSync::Name' has a wrong offset!"); \ static_assert(offsetof(FComponentSync, SyncOption) == 0x000008, "Member 'FComponentSync::SyncOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticComponentMaskValue \ static_assert(alignof(FStaticComponentMaskValue) == 0x000001, "Wrong alignment on FStaticComponentMaskValue"); \ static_assert(sizeof(FStaticComponentMaskValue) == 0x000004, "Wrong size on FStaticComponentMaskValue"); \ static_assert(offsetof(FStaticComponentMaskValue, R) == 0x000000, "Member 'FStaticComponentMaskValue::R' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskValue, G) == 0x000001, "Member 'FStaticComponentMaskValue::G' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskValue, B) == 0x000002, "Member 'FStaticComponentMaskValue::B' has a wrong offset!"); \ static_assert(offsetof(FStaticComponentMaskValue, A) == 0x000003, "Member 'FStaticComponentMaskValue::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavigationLink \ static_assert(alignof(FNavigationLink) == 0x000008, "Wrong alignment on FNavigationLink"); \ static_assert(sizeof(FNavigationLink) == 0x000060, "Wrong size on FNavigationLink"); \ static_assert(offsetof(FNavigationLink, Left) == 0x000030, "Member 'FNavigationLink::Left' has a wrong offset!"); \ static_assert(offsetof(FNavigationLink, Right) == 0x000048, "Member 'FNavigationLink::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComponentKey \ static_assert(alignof(FComponentKey) == 0x000008, "Wrong alignment on FComponentKey"); \ static_assert(sizeof(FComponentKey) == 0x000020, "Wrong size on FComponentKey"); \ static_assert(offsetof(FComponentKey, OwnerClass) == 0x000000, "Member 'FComponentKey::OwnerClass' has a wrong offset!"); \ static_assert(offsetof(FComponentKey, SCSVariableName) == 0x000008, "Member 'FComponentKey::SCSVariableName' has a wrong offset!"); \ static_assert(offsetof(FComponentKey, AssociatedGuid) == 0x000010, "Member 'FComponentKey::AssociatedGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComponentOverrideRecord \ static_assert(alignof(FComponentOverrideRecord) == 0x000008, "Wrong alignment on FComponentOverrideRecord"); \ static_assert(sizeof(FComponentOverrideRecord) == 0x000078, "Wrong size on FComponentOverrideRecord"); \ static_assert(offsetof(FComponentOverrideRecord, ComponentClass) == 0x000000, "Member 'FComponentOverrideRecord::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(FComponentOverrideRecord, ComponentTemplate) == 0x000008, "Member 'FComponentOverrideRecord::ComponentTemplate' has a wrong offset!"); \ static_assert(offsetof(FComponentOverrideRecord, ComponentKey) == 0x000010, "Member 'FComponentOverrideRecord::ComponentKey' has a wrong offset!"); \ static_assert(offsetof(FComponentOverrideRecord, CookedComponentInstancingData) == 0x000030, "Member 'FComponentOverrideRecord::CookedComponentInstancingData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOverlapResult \ static_assert(alignof(FOverlapResult) == 0x000004, "Wrong alignment on FOverlapResult"); \ static_assert(sizeof(FOverlapResult) == 0x000028, "Wrong size on FOverlapResult"); \ static_assert(offsetof(FOverlapResult, OverlapObjectHandle) == 0x000000, "Member 'FOverlapResult::OverlapObjectHandle' has a wrong offset!"); \ static_assert(offsetof(FOverlapResult, Component) == 0x000018, "Member 'FOverlapResult::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleCurvePair \ static_assert(alignof(FParticleCurvePair) == 0x000008, "Wrong alignment on FParticleCurvePair"); \ static_assert(sizeof(FParticleCurvePair) == 0x000018, "Wrong size on FParticleCurvePair"); \ static_assert(offsetof(FParticleCurvePair, CurveName) == 0x000000, "Member 'FParticleCurvePair::CurveName' has a wrong offset!"); \ static_assert(offsetof(FParticleCurvePair, CurveObject) == 0x000010, "Member 'FParticleCurvePair::CurveObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputAxisKeyDelegateBinding \ static_assert(alignof(FBlueprintInputAxisKeyDelegateBinding) == 0x000008, "Wrong alignment on FBlueprintInputAxisKeyDelegateBinding"); \ static_assert(sizeof(FBlueprintInputAxisKeyDelegateBinding) == 0x000028, "Wrong size on FBlueprintInputAxisKeyDelegateBinding"); \ static_assert(offsetof(FBlueprintInputAxisKeyDelegateBinding, AxisKey) == 0x000008, "Member 'FBlueprintInputAxisKeyDelegateBinding::AxisKey' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputAxisKeyDelegateBinding, FunctionNameToBind) == 0x000020, "Member 'FBlueprintInputAxisKeyDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBeamModifierOptions \ static_assert(alignof(FBeamModifierOptions) == 0x000004, "Wrong alignment on FBeamModifierOptions"); \ static_assert(sizeof(FBeamModifierOptions) == 0x000004, "Wrong size on FBeamModifierOptions"); \ #define DUMPER7_ASSERTS_FLocationBoneSocketInfo \ static_assert(alignof(FLocationBoneSocketInfo) == 0x000008, "Wrong alignment on FLocationBoneSocketInfo"); \ static_assert(sizeof(FLocationBoneSocketInfo) == 0x000020, "Wrong size on FLocationBoneSocketInfo"); \ static_assert(offsetof(FLocationBoneSocketInfo, BoneSocketName) == 0x000000, "Member 'FLocationBoneSocketInfo::BoneSocketName' has a wrong offset!"); \ static_assert(offsetof(FLocationBoneSocketInfo, Offset) == 0x000008, "Member 'FLocationBoneSocketInfo::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveEdEntry \ static_assert(alignof(FCurveEdEntry) == 0x000008, "Wrong alignment on FCurveEdEntry"); \ static_assert(sizeof(FCurveEdEntry) == 0x000038, "Wrong size on FCurveEdEntry"); \ static_assert(offsetof(FCurveEdEntry, CurveObject) == 0x000000, "Member 'FCurveEdEntry::CurveObject' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, CurveColor) == 0x000008, "Member 'FCurveEdEntry::CurveColor' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, CurveName) == 0x000010, "Member 'FCurveEdEntry::CurveName' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, bHideCurve) == 0x000020, "Member 'FCurveEdEntry::bHideCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, bColorCurve) == 0x000024, "Member 'FCurveEdEntry::bColorCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, bFloatingPointColorCurve) == 0x000028, "Member 'FCurveEdEntry::bFloatingPointColorCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, bClamp) == 0x00002C, "Member 'FCurveEdEntry::bClamp' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, ClampLow) == 0x000030, "Member 'FCurveEdEntry::ClampLow' has a wrong offset!"); \ static_assert(offsetof(FCurveEdEntry, ClampHigh) == 0x000034, "Member 'FCurveEdEntry::ClampHigh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveEdTab \ static_assert(alignof(FCurveEdTab) == 0x000008, "Wrong alignment on FCurveEdTab"); \ static_assert(sizeof(FCurveEdTab) == 0x000030, "Wrong size on FCurveEdTab"); \ static_assert(offsetof(FCurveEdTab, TabName) == 0x000000, "Member 'FCurveEdTab::TabName' has a wrong offset!"); \ static_assert(offsetof(FCurveEdTab, Curves) == 0x000010, "Member 'FCurveEdTab::Curves' has a wrong offset!"); \ static_assert(offsetof(FCurveEdTab, ViewStartInput) == 0x000020, "Member 'FCurveEdTab::ViewStartInput' has a wrong offset!"); \ static_assert(offsetof(FCurveEdTab, ViewEndInput) == 0x000024, "Member 'FCurveEdTab::ViewEndInput' has a wrong offset!"); \ static_assert(offsetof(FCurveEdTab, ViewStartOutput) == 0x000028, "Member 'FCurveEdTab::ViewStartOutput' has a wrong offset!"); \ static_assert(offsetof(FCurveEdTab, ViewEndOutput) == 0x00002C, "Member 'FCurveEdTab::ViewEndOutput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEmitterDynamicParameter \ static_assert(alignof(FEmitterDynamicParameter) == 0x000008, "Wrong alignment on FEmitterDynamicParameter"); \ static_assert(sizeof(FEmitterDynamicParameter) == 0x000048, "Wrong size on FEmitterDynamicParameter"); \ static_assert(offsetof(FEmitterDynamicParameter, ParamName) == 0x000000, "Member 'FEmitterDynamicParameter::ParamName' has a wrong offset!"); \ static_assert(offsetof(FEmitterDynamicParameter, ValueMethod) == 0x00000C, "Member 'FEmitterDynamicParameter::ValueMethod' has a wrong offset!"); \ static_assert(offsetof(FEmitterDynamicParameter, ParamValue) == 0x000018, "Member 'FEmitterDynamicParameter::ParamValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMComponentData \ static_assert(alignof(FISMComponentData) == 0x000001, "Wrong alignment on FISMComponentData"); \ static_assert(sizeof(FISMComponentData) == 0x000001, "Wrong size on FISMComponentData"); \ #define DUMPER7_ASSERTS_FGPUSpriteResourceData \ static_assert(alignof(FGPUSpriteResourceData) == 0x000010, "Wrong alignment on FGPUSpriteResourceData"); \ static_assert(sizeof(FGPUSpriteResourceData) == 0x000240, "Wrong size on FGPUSpriteResourceData"); \ static_assert(offsetof(FGPUSpriteResourceData, QuantizedColorSamples) == 0x000000, "Member 'FGPUSpriteResourceData::QuantizedColorSamples' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, QuantizedMiscSamples) == 0x000010, "Member 'FGPUSpriteResourceData::QuantizedMiscSamples' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, QuantizedSimulationAttrSamples) == 0x000020, "Member 'FGPUSpriteResourceData::QuantizedSimulationAttrSamples' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ColorScale) == 0x000030, "Member 'FGPUSpriteResourceData::ColorScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ColorBias) == 0x000050, "Member 'FGPUSpriteResourceData::ColorBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, MiscScale) == 0x000070, "Member 'FGPUSpriteResourceData::MiscScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, MiscBias) == 0x000090, "Member 'FGPUSpriteResourceData::MiscBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, SimulationAttrCurveScale) == 0x0000B0, "Member 'FGPUSpriteResourceData::SimulationAttrCurveScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, SimulationAttrCurveBias) == 0x0000D0, "Member 'FGPUSpriteResourceData::SimulationAttrCurveBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, SubImageSize) == 0x0000F0, "Member 'FGPUSpriteResourceData::SubImageSize' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, SizeBySpeed) == 0x000110, "Member 'FGPUSpriteResourceData::SizeBySpeed' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ConstantAcceleration) == 0x000130, "Member 'FGPUSpriteResourceData::ConstantAcceleration' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitOffsetBase) == 0x000148, "Member 'FGPUSpriteResourceData::OrbitOffsetBase' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitOffsetRange) == 0x000160, "Member 'FGPUSpriteResourceData::OrbitOffsetRange' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitFrequencyBase) == 0x000178, "Member 'FGPUSpriteResourceData::OrbitFrequencyBase' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitFrequencyRange) == 0x000190, "Member 'FGPUSpriteResourceData::OrbitFrequencyRange' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitPhaseBase) == 0x0001A8, "Member 'FGPUSpriteResourceData::OrbitPhaseBase' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OrbitPhaseRange) == 0x0001C0, "Member 'FGPUSpriteResourceData::OrbitPhaseRange' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, GlobalVectorFieldScale) == 0x0001D8, "Member 'FGPUSpriteResourceData::GlobalVectorFieldScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, GlobalVectorFieldTightness) == 0x0001DC, "Member 'FGPUSpriteResourceData::GlobalVectorFieldTightness' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, PerParticleVectorFieldScale) == 0x0001E0, "Member 'FGPUSpriteResourceData::PerParticleVectorFieldScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, PerParticleVectorFieldBias) == 0x0001E4, "Member 'FGPUSpriteResourceData::PerParticleVectorFieldBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, DragCoefficientScale) == 0x0001E8, "Member 'FGPUSpriteResourceData::DragCoefficientScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, DragCoefficientBias) == 0x0001EC, "Member 'FGPUSpriteResourceData::DragCoefficientBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ResilienceScale) == 0x0001F0, "Member 'FGPUSpriteResourceData::ResilienceScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ResilienceBias) == 0x0001F4, "Member 'FGPUSpriteResourceData::ResilienceBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CollisionRadiusScale) == 0x0001F8, "Member 'FGPUSpriteResourceData::CollisionRadiusScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CollisionRadiusBias) == 0x0001FC, "Member 'FGPUSpriteResourceData::CollisionRadiusBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CollisionTimeBias) == 0x000200, "Member 'FGPUSpriteResourceData::CollisionTimeBias' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CollisionRandomSpread) == 0x000204, "Member 'FGPUSpriteResourceData::CollisionRandomSpread' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CollisionRandomDistribution) == 0x000208, "Member 'FGPUSpriteResourceData::CollisionRandomDistribution' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, OneMinusFriction) == 0x00020C, "Member 'FGPUSpriteResourceData::OneMinusFriction' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, RotationRateScale) == 0x000210, "Member 'FGPUSpriteResourceData::RotationRateScale' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, CameraMotionBlurAmount) == 0x000214, "Member 'FGPUSpriteResourceData::CameraMotionBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, ScreenAlignment) == 0x000218, "Member 'FGPUSpriteResourceData::ScreenAlignment' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, LockAxisFlag) == 0x000219, "Member 'FGPUSpriteResourceData::LockAxisFlag' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, PivotOffset) == 0x000220, "Member 'FGPUSpriteResourceData::PivotOffset' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, MinFacingCameraBlendDistance) == 0x000234, "Member 'FGPUSpriteResourceData::MinFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(FGPUSpriteResourceData, MaxFacingCameraBlendDistance) == 0x000238, "Member 'FGPUSpriteResourceData::MaxFacingCameraBlendDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLODSoloTrack \ static_assert(alignof(FLODSoloTrack) == 0x000008, "Wrong alignment on FLODSoloTrack"); \ static_assert(sizeof(FLODSoloTrack) == 0x000010, "Wrong size on FLODSoloTrack"); \ static_assert(offsetof(FLODSoloTrack, SoloEnableSetting) == 0x000000, "Member 'FLODSoloTrack::SoloEnableSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ConvertComponentToLocalSpace \ static_assert(alignof(FAnimNode_ConvertComponentToLocalSpace) == 0x000008, "Wrong alignment on FAnimNode_ConvertComponentToLocalSpace"); \ static_assert(sizeof(FAnimNode_ConvertComponentToLocalSpace) == 0x000020, "Wrong size on FAnimNode_ConvertComponentToLocalSpace"); \ static_assert(offsetof(FAnimNode_ConvertComponentToLocalSpace, ComponentPose) == 0x000010, "Member 'FAnimNode_ConvertComponentToLocalSpace::ComponentPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFXSystemSpawnParameters \ static_assert(alignof(FFXSystemSpawnParameters) == 0x000008, "Wrong alignment on FFXSystemSpawnParameters"); \ static_assert(sizeof(FFXSystemSpawnParameters) == 0x000078, "Wrong size on FFXSystemSpawnParameters"); \ #define DUMPER7_ASSERTS_FParticleEmitterReplayFrame \ static_assert(alignof(FParticleEmitterReplayFrame) == 0x000008, "Wrong alignment on FParticleEmitterReplayFrame"); \ static_assert(sizeof(FParticleEmitterReplayFrame) == 0x000010, "Wrong size on FParticleEmitterReplayFrame"); \ #define DUMPER7_ASSERTS_FParticleSystemReplayFrame \ static_assert(alignof(FParticleSystemReplayFrame) == 0x000008, "Wrong alignment on FParticleSystemReplayFrame"); \ static_assert(sizeof(FParticleSystemReplayFrame) == 0x000010, "Wrong size on FParticleSystemReplayFrame"); \ #define DUMPER7_ASSERTS_FInputScaleBiasClampConstants \ static_assert(alignof(FInputScaleBiasClampConstants) == 0x000004, "Wrong alignment on FInputScaleBiasClampConstants"); \ static_assert(sizeof(FInputScaleBiasClampConstants) == 0x00002C, "Wrong size on FInputScaleBiasClampConstants"); \ static_assert(offsetof(FInputScaleBiasClampConstants, bMapRange) == 0x000000, "Member 'FInputScaleBiasClampConstants::bMapRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, bClampResult) == 0x000001, "Member 'FInputScaleBiasClampConstants::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, bInterpResult) == 0x000002, "Member 'FInputScaleBiasClampConstants::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, InRange) == 0x000004, "Member 'FInputScaleBiasClampConstants::InRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, OutRange) == 0x00000C, "Member 'FInputScaleBiasClampConstants::OutRange' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, Scale) == 0x000014, "Member 'FInputScaleBiasClampConstants::Scale' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, Bias) == 0x000018, "Member 'FInputScaleBiasClampConstants::Bias' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, ClampMin) == 0x00001C, "Member 'FInputScaleBiasClampConstants::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, ClampMax) == 0x000020, "Member 'FInputScaleBiasClampConstants::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, InterpSpeedIncreasing) == 0x000024, "Member 'FInputScaleBiasClampConstants::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FInputScaleBiasClampConstants, InterpSpeedDecreasing) == 0x000028, "Member 'FInputScaleBiasClampConstants::InterpSpeedDecreasing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SequencePlayer_Standalone \ static_assert(alignof(FAnimNode_SequencePlayer_Standalone) == 0x000008, "Wrong alignment on FAnimNode_SequencePlayer_Standalone"); \ static_assert(sizeof(FAnimNode_SequencePlayer_Standalone) == 0x000098, "Wrong size on FAnimNode_SequencePlayer_Standalone"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, GroupName) == 0x000040, "Member 'FAnimNode_SequencePlayer_Standalone::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, GroupRole) == 0x000048, "Member 'FAnimNode_SequencePlayer_Standalone::GroupRole' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, Method) == 0x000049, "Member 'FAnimNode_SequencePlayer_Standalone::Method' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, bIgnoreForRelevancyTest) == 0x00004A, "Member 'FAnimNode_SequencePlayer_Standalone::bIgnoreForRelevancyTest' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, Sequence) == 0x000050, "Member 'FAnimNode_SequencePlayer_Standalone::Sequence' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, PlayRateBasis) == 0x000058, "Member 'FAnimNode_SequencePlayer_Standalone::PlayRateBasis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, PlayRate) == 0x00005C, "Member 'FAnimNode_SequencePlayer_Standalone::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, PlayRateScaleBiasClampConstants) == 0x000060, "Member 'FAnimNode_SequencePlayer_Standalone::PlayRateScaleBiasClampConstants' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, StartPosition) == 0x00008C, "Member 'FAnimNode_SequencePlayer_Standalone::StartPosition' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, bLoopAnimation) == 0x000090, "Member 'FAnimNode_SequencePlayer_Standalone::bLoopAnimation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequencePlayer_Standalone, bStartFromMatchingPose) == 0x000091, "Member 'FAnimNode_SequencePlayer_Standalone::bStartFromMatchingPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDelegateArray \ static_assert(alignof(FDelegateArray) == 0x000008, "Wrong alignment on FDelegateArray"); \ static_assert(sizeof(FDelegateArray) == 0x000010, "Wrong size on FDelegateArray"); \ static_assert(offsetof(FDelegateArray, Delegates) == 0x000000, "Member 'FDelegateArray::Delegates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTViewTarget \ static_assert(alignof(FTViewTarget) == 0x000010, "Wrong alignment on FTViewTarget"); \ static_assert(sizeof(FTViewTarget) == 0x000800, "Wrong size on FTViewTarget"); \ static_assert(offsetof(FTViewTarget, Target) == 0x000000, "Member 'FTViewTarget::Target' has a wrong offset!"); \ static_assert(offsetof(FTViewTarget, POV) == 0x000010, "Member 'FTViewTarget::POV' has a wrong offset!"); \ static_assert(offsetof(FTViewTarget, PlayerState) == 0x0007F0, "Member 'FTViewTarget::PlayerState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteCategoryInfo \ static_assert(alignof(FSpriteCategoryInfo) == 0x000008, "Wrong alignment on FSpriteCategoryInfo"); \ static_assert(sizeof(FSpriteCategoryInfo) == 0x000038, "Wrong size on FSpriteCategoryInfo"); \ static_assert(offsetof(FSpriteCategoryInfo, Category) == 0x000000, "Member 'FSpriteCategoryInfo::Category' has a wrong offset!"); \ static_assert(offsetof(FSpriteCategoryInfo, DisplayName) == 0x000008, "Member 'FSpriteCategoryInfo::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSpriteCategoryInfo, Description) == 0x000020, "Member 'FSpriteCategoryInfo::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_StateMachine \ static_assert(alignof(FAnimNode_StateMachine) == 0x000008, "Wrong alignment on FAnimNode_StateMachine"); \ static_assert(sizeof(FAnimNode_StateMachine) == 0x0000C8, "Wrong size on FAnimNode_StateMachine"); \ static_assert(offsetof(FAnimNode_StateMachine, StateMachineIndexInClass) == 0x000010, "Member 'FAnimNode_StateMachine::StateMachineIndexInClass' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, MaxTransitionsPerFrame) == 0x000014, "Member 'FAnimNode_StateMachine::MaxTransitionsPerFrame' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, MaxTransitionsRequests) == 0x000018, "Member 'FAnimNode_StateMachine::MaxTransitionsRequests' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, bSkipFirstUpdateTransition) == 0x00001C, "Member 'FAnimNode_StateMachine::bSkipFirstUpdateTransition' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, bReinitializeOnBecomingRelevant) == 0x00001D, "Member 'FAnimNode_StateMachine::bReinitializeOnBecomingRelevant' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, bCreateNotifyMetaData) == 0x00001E, "Member 'FAnimNode_StateMachine::bCreateNotifyMetaData' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StateMachine, bAllowConduitEntryStates) == 0x00001F, "Member 'FAnimNode_StateMachine::bAllowConduitEntryStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInertializationRequest \ static_assert(alignof(FInertializationRequest) == 0x000008, "Wrong alignment on FInertializationRequest"); \ static_assert(sizeof(FInertializationRequest) == 0x000010, "Wrong size on FInertializationRequest"); \ static_assert(offsetof(FInertializationRequest, Duration) == 0x000000, "Member 'FInertializationRequest::Duration' has a wrong offset!"); \ static_assert(offsetof(FInertializationRequest, BlendProfile) == 0x000008, "Member 'FInertializationRequest::BlendProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Inertialization \ static_assert(alignof(FAnimNode_Inertialization) == 0x000008, "Wrong alignment on FAnimNode_Inertialization"); \ static_assert(sizeof(FAnimNode_Inertialization) == 0x000100, "Wrong size on FAnimNode_Inertialization"); \ static_assert(offsetof(FAnimNode_Inertialization, Source) == 0x000010, "Member 'FAnimNode_Inertialization::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Inertialization, DefaultBlendProfile) == 0x000020, "Member 'FAnimNode_Inertialization::DefaultBlendProfile' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Inertialization, FilteredCurves) == 0x000028, "Member 'FAnimNode_Inertialization::FilteredCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Inertialization, RequestQueue) == 0x0000A0, "Member 'FAnimNode_Inertialization::RequestQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelNameAndTime \ static_assert(alignof(FLevelNameAndTime) == 0x000008, "Wrong alignment on FLevelNameAndTime"); \ static_assert(sizeof(FLevelNameAndTime) == 0x000018, "Wrong size on FLevelNameAndTime"); \ static_assert(offsetof(FLevelNameAndTime, LevelName) == 0x000000, "Member 'FLevelNameAndTime::LevelName' has a wrong offset!"); \ static_assert(offsetof(FLevelNameAndTime, LevelChangeTimeInMS) == 0x000010, "Member 'FLevelNameAndTime::LevelChangeTimeInMS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReverbSettings \ static_assert(alignof(FReverbSettings) == 0x000008, "Wrong alignment on FReverbSettings"); \ static_assert(sizeof(FReverbSettings) == 0x000020, "Wrong size on FReverbSettings"); \ static_assert(offsetof(FReverbSettings, bApplyReverb) == 0x000000, "Member 'FReverbSettings::bApplyReverb' has a wrong offset!"); \ static_assert(offsetof(FReverbSettings, ReverbEffect) == 0x000008, "Member 'FReverbSettings::ReverbEffect' has a wrong offset!"); \ static_assert(offsetof(FReverbSettings, ReverbPluginEffect) == 0x000010, "Member 'FReverbSettings::ReverbPluginEffect' has a wrong offset!"); \ static_assert(offsetof(FReverbSettings, Volume) == 0x000018, "Member 'FReverbSettings::Volume' has a wrong offset!"); \ static_assert(offsetof(FReverbSettings, FadeTime) == 0x00001C, "Member 'FReverbSettings::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNotifyContext \ static_assert(alignof(FAnimNotifyContext) == 0x000008, "Wrong alignment on FAnimNotifyContext"); \ static_assert(sizeof(FAnimNotifyContext) == 0x000018, "Wrong size on FAnimNotifyContext"); \ #define DUMPER7_ASSERTS_FCompressedRichCurve \ static_assert(alignof(FCompressedRichCurve) == 0x000008, "Wrong alignment on FCompressedRichCurve"); \ static_assert(sizeof(FCompressedRichCurve) == 0x000018, "Wrong size on FCompressedRichCurve"); \ #define DUMPER7_ASSERTS_FAnimMontageInstance \ static_assert(alignof(FAnimMontageInstance) == 0x000008, "Wrong alignment on FAnimMontageInstance"); \ static_assert(sizeof(FAnimMontageInstance) == 0x0001C8, "Wrong size on FAnimMontageInstance"); \ static_assert(offsetof(FAnimMontageInstance, Montage) == 0x000000, "Member 'FAnimMontageInstance::Montage' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, bPlaying) == 0x000028, "Member 'FAnimMontageInstance::bPlaying' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, DefaultBlendTimeMultiplier) == 0x00002C, "Member 'FAnimMontageInstance::DefaultBlendTimeMultiplier' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, NextSections) == 0x0000F8, "Member 'FAnimMontageInstance::NextSections' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, PrevSections) == 0x000108, "Member 'FAnimMontageInstance::PrevSections' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, ActiveStateBranchingPoints) == 0x000128, "Member 'FAnimMontageInstance::ActiveStateBranchingPoints' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, position) == 0x000138, "Member 'FAnimMontageInstance::position' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, PlayRate) == 0x00013C, "Member 'FAnimMontageInstance::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, Blend) == 0x000140, "Member 'FAnimMontageInstance::Blend' has a wrong offset!"); \ static_assert(offsetof(FAnimMontageInstance, DisableRootMotionCount) == 0x0001A4, "Member 'FAnimMontageInstance::DisableRootMotionCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColorGradePerRangeSettings \ static_assert(alignof(FColorGradePerRangeSettings) == 0x000010, "Wrong alignment on FColorGradePerRangeSettings"); \ static_assert(sizeof(FColorGradePerRangeSettings) == 0x0000A0, "Wrong size on FColorGradePerRangeSettings"); \ static_assert(offsetof(FColorGradePerRangeSettings, Saturation) == 0x000000, "Member 'FColorGradePerRangeSettings::Saturation' has a wrong offset!"); \ static_assert(offsetof(FColorGradePerRangeSettings, Contrast) == 0x000020, "Member 'FColorGradePerRangeSettings::Contrast' has a wrong offset!"); \ static_assert(offsetof(FColorGradePerRangeSettings, Gamma) == 0x000040, "Member 'FColorGradePerRangeSettings::Gamma' has a wrong offset!"); \ static_assert(offsetof(FColorGradePerRangeSettings, Gain) == 0x000060, "Member 'FColorGradePerRangeSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FColorGradePerRangeSettings, Offset) == 0x000080, "Member 'FColorGradePerRangeSettings::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColorGradingSettings \ static_assert(alignof(FColorGradingSettings) == 0x000010, "Wrong alignment on FColorGradingSettings"); \ static_assert(sizeof(FColorGradingSettings) == 0x000290, "Wrong size on FColorGradingSettings"); \ static_assert(offsetof(FColorGradingSettings, Global) == 0x000000, "Member 'FColorGradingSettings::Global' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, Shadows) == 0x0000A0, "Member 'FColorGradingSettings::Shadows' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, Midtones) == 0x000140, "Member 'FColorGradingSettings::Midtones' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, Highlights) == 0x0001E0, "Member 'FColorGradingSettings::Highlights' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, ShadowsMax) == 0x000280, "Member 'FColorGradingSettings::ShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, HighlightsMin) == 0x000284, "Member 'FColorGradingSettings::HighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FColorGradingSettings, HighlightsMax) == 0x000288, "Member 'FColorGradingSettings::HighlightsMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimeStretchCurveInstance \ static_assert(alignof(FTimeStretchCurveInstance) == 0x000008, "Wrong alignment on FTimeStretchCurveInstance"); \ static_assert(sizeof(FTimeStretchCurveInstance) == 0x000030, "Wrong size on FTimeStretchCurveInstance"); \ static_assert(offsetof(FTimeStretchCurveInstance, bHasValidData) == 0x000000, "Member 'FTimeStretchCurveInstance::bHasValidData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFilmStockSettings \ static_assert(alignof(FFilmStockSettings) == 0x000004, "Wrong alignment on FFilmStockSettings"); \ static_assert(sizeof(FFilmStockSettings) == 0x000014, "Wrong size on FFilmStockSettings"); \ static_assert(offsetof(FFilmStockSettings, Slope) == 0x000000, "Member 'FFilmStockSettings::Slope' has a wrong offset!"); \ static_assert(offsetof(FFilmStockSettings, Toe) == 0x000004, "Member 'FFilmStockSettings::Toe' has a wrong offset!"); \ static_assert(offsetof(FFilmStockSettings, Shoulder) == 0x000008, "Member 'FFilmStockSettings::Shoulder' has a wrong offset!"); \ static_assert(offsetof(FFilmStockSettings, BlackClip) == 0x00000C, "Member 'FFilmStockSettings::BlackClip' has a wrong offset!"); \ static_assert(offsetof(FFilmStockSettings, WhiteClip) == 0x000010, "Member 'FFilmStockSettings::WhiteClip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGaussianSumBloomSettings \ static_assert(alignof(FGaussianSumBloomSettings) == 0x000004, "Wrong alignment on FGaussianSumBloomSettings"); \ static_assert(sizeof(FGaussianSumBloomSettings) == 0x00008C, "Wrong size on FGaussianSumBloomSettings"); \ static_assert(offsetof(FGaussianSumBloomSettings, Intensity) == 0x000000, "Member 'FGaussianSumBloomSettings::Intensity' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Threshold) == 0x000004, "Member 'FGaussianSumBloomSettings::Threshold' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, SizeScale) == 0x000008, "Member 'FGaussianSumBloomSettings::SizeScale' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Shape) == 0x00000C, "Member 'FGaussianSumBloomSettings::Shape' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Stretch) == 0x000010, "Member 'FGaussianSumBloomSettings::Stretch' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter1Size) == 0x000014, "Member 'FGaussianSumBloomSettings::Filter1Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter2Size) == 0x000018, "Member 'FGaussianSumBloomSettings::Filter2Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter3Size) == 0x00001C, "Member 'FGaussianSumBloomSettings::Filter3Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter4Size) == 0x000020, "Member 'FGaussianSumBloomSettings::Filter4Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter5Size) == 0x000024, "Member 'FGaussianSumBloomSettings::Filter5Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter6Size) == 0x000028, "Member 'FGaussianSumBloomSettings::Filter6Size' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter1Tint) == 0x00002C, "Member 'FGaussianSumBloomSettings::Filter1Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter2Tint) == 0x00003C, "Member 'FGaussianSumBloomSettings::Filter2Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter3Tint) == 0x00004C, "Member 'FGaussianSumBloomSettings::Filter3Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter4Tint) == 0x00005C, "Member 'FGaussianSumBloomSettings::Filter4Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter5Tint) == 0x00006C, "Member 'FGaussianSumBloomSettings::Filter5Tint' has a wrong offset!"); \ static_assert(offsetof(FGaussianSumBloomSettings, Filter6Tint) == 0x00007C, "Member 'FGaussianSumBloomSettings::Filter6Tint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationActiveTransitionEntry \ static_assert(alignof(FAnimationActiveTransitionEntry) == 0x000008, "Wrong alignment on FAnimationActiveTransitionEntry"); \ static_assert(sizeof(FAnimationActiveTransitionEntry) == 0x0000C8, "Wrong size on FAnimationActiveTransitionEntry"); \ static_assert(offsetof(FAnimationActiveTransitionEntry, BlendProfile) == 0x0000B8, "Member 'FAnimationActiveTransitionEntry::BlendProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConvolutionBloomSettings \ static_assert(alignof(FConvolutionBloomSettings) == 0x000008, "Wrong alignment on FConvolutionBloomSettings"); \ static_assert(sizeof(FConvolutionBloomSettings) == 0x000030, "Wrong size on FConvolutionBloomSettings"); \ static_assert(offsetof(FConvolutionBloomSettings, Texture) == 0x000000, "Member 'FConvolutionBloomSettings::Texture' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, ScatterDispersion) == 0x000008, "Member 'FConvolutionBloomSettings::ScatterDispersion' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, Size) == 0x00000C, "Member 'FConvolutionBloomSettings::Size' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, CenterUV) == 0x000010, "Member 'FConvolutionBloomSettings::CenterUV' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, PreFilterMin) == 0x000020, "Member 'FConvolutionBloomSettings::PreFilterMin' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, PreFilterMax) == 0x000024, "Member 'FConvolutionBloomSettings::PreFilterMax' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, PreFilterMult) == 0x000028, "Member 'FConvolutionBloomSettings::PreFilterMult' has a wrong offset!"); \ static_assert(offsetof(FConvolutionBloomSettings, BufferScale) == 0x00002C, "Member 'FConvolutionBloomSettings::BufferScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensBloomSettings \ static_assert(alignof(FLensBloomSettings) == 0x000008, "Wrong alignment on FLensBloomSettings"); \ static_assert(sizeof(FLensBloomSettings) == 0x0000C8, "Wrong size on FLensBloomSettings"); \ static_assert(offsetof(FLensBloomSettings, GaussianSum) == 0x000000, "Member 'FLensBloomSettings::GaussianSum' has a wrong offset!"); \ static_assert(offsetof(FLensBloomSettings, Convolution) == 0x000090, "Member 'FLensBloomSettings::Convolution' has a wrong offset!"); \ static_assert(offsetof(FLensBloomSettings, Method) == 0x0000C0, "Member 'FLensBloomSettings::Method' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensSettings \ static_assert(alignof(FLensSettings) == 0x000008, "Wrong alignment on FLensSettings"); \ static_assert(sizeof(FLensSettings) == 0x0000F0, "Wrong size on FLensSettings"); \ static_assert(offsetof(FLensSettings, Bloom) == 0x000000, "Member 'FLensSettings::Bloom' has a wrong offset!"); \ static_assert(offsetof(FLensSettings, Imperfections) == 0x0000C8, "Member 'FLensSettings::Imperfections' has a wrong offset!"); \ static_assert(offsetof(FLensSettings, ChromaticAberration) == 0x0000E8, "Member 'FLensSettings::ChromaticAberration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInertializationPose \ static_assert(alignof(FInertializationPose) == 0x000010, "Wrong alignment on FInertializationPose"); \ static_assert(sizeof(FInertializationPose) == 0x0000D0, "Wrong size on FInertializationPose"); \ #define DUMPER7_ASSERTS_FCameraExposureSettings \ static_assert(alignof(FCameraExposureSettings) == 0x000008, "Wrong alignment on FCameraExposureSettings"); \ static_assert(sizeof(FCameraExposureSettings) == 0x000040, "Wrong size on FCameraExposureSettings"); \ static_assert(offsetof(FCameraExposureSettings, Method) == 0x000000, "Member 'FCameraExposureSettings::Method' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, LowPercent) == 0x000004, "Member 'FCameraExposureSettings::LowPercent' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, HighPercent) == 0x000008, "Member 'FCameraExposureSettings::HighPercent' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, MinBrightness) == 0x00000C, "Member 'FCameraExposureSettings::MinBrightness' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, MaxBrightness) == 0x000010, "Member 'FCameraExposureSettings::MaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, SpeedUp) == 0x000014, "Member 'FCameraExposureSettings::SpeedUp' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, SpeedDown) == 0x000018, "Member 'FCameraExposureSettings::SpeedDown' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, Bias) == 0x00001C, "Member 'FCameraExposureSettings::Bias' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, BiasCurve) == 0x000020, "Member 'FCameraExposureSettings::BiasCurve' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, MeterMask) == 0x000028, "Member 'FCameraExposureSettings::MeterMask' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, HistogramLogMin) == 0x000030, "Member 'FCameraExposureSettings::HistogramLogMin' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, HistogramLogMax) == 0x000034, "Member 'FCameraExposureSettings::HistogramLogMax' has a wrong offset!"); \ static_assert(offsetof(FCameraExposureSettings, CalibrationConstant) == 0x000038, "Member 'FCameraExposureSettings::CalibrationConstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSceneViewExtensionIsActiveFunctor \ static_assert(alignof(FSceneViewExtensionIsActiveFunctor) == 0x000010, "Wrong alignment on FSceneViewExtensionIsActiveFunctor"); \ static_assert(sizeof(FSceneViewExtensionIsActiveFunctor) == 0x000050, "Wrong size on FSceneViewExtensionIsActiveFunctor"); \ #define DUMPER7_ASSERTS_FAudioQualitySettings \ static_assert(alignof(FAudioQualitySettings) == 0x000008, "Wrong alignment on FAudioQualitySettings"); \ static_assert(sizeof(FAudioQualitySettings) == 0x000020, "Wrong size on FAudioQualitySettings"); \ static_assert(offsetof(FAudioQualitySettings, DisplayName) == 0x000000, "Member 'FAudioQualitySettings::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FAudioQualitySettings, MaxChannels) == 0x000018, "Member 'FAudioQualitySettings::MaxChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshOptimizationSettings \ static_assert(alignof(FSkeletalMeshOptimizationSettings) == 0x000004, "Wrong alignment on FSkeletalMeshOptimizationSettings"); \ static_assert(sizeof(FSkeletalMeshOptimizationSettings) == 0x00003C, "Wrong size on FSkeletalMeshOptimizationSettings"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, TerminationCriterion) == 0x000000, "Member 'FSkeletalMeshOptimizationSettings::TerminationCriterion' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, NumOfTrianglesPercentage) == 0x000004, "Member 'FSkeletalMeshOptimizationSettings::NumOfTrianglesPercentage' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, NumOfVertPercentage) == 0x000008, "Member 'FSkeletalMeshOptimizationSettings::NumOfVertPercentage' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, MaxNumOfTriangles) == 0x00000C, "Member 'FSkeletalMeshOptimizationSettings::MaxNumOfTriangles' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, MaxNumOfVerts) == 0x000010, "Member 'FSkeletalMeshOptimizationSettings::MaxNumOfVerts' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, MaxDeviationPercentage) == 0x000014, "Member 'FSkeletalMeshOptimizationSettings::MaxDeviationPercentage' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, ReductionMethod) == 0x000018, "Member 'FSkeletalMeshOptimizationSettings::ReductionMethod' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, SilhouetteImportance) == 0x000019, "Member 'FSkeletalMeshOptimizationSettings::SilhouetteImportance' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, TextureImportance) == 0x00001A, "Member 'FSkeletalMeshOptimizationSettings::TextureImportance' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, ShadingImportance) == 0x00001B, "Member 'FSkeletalMeshOptimizationSettings::ShadingImportance' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, SkinningImportance) == 0x00001C, "Member 'FSkeletalMeshOptimizationSettings::SkinningImportance' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, WeldingThreshold) == 0x000020, "Member 'FSkeletalMeshOptimizationSettings::WeldingThreshold' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, NormalsThreshold) == 0x000024, "Member 'FSkeletalMeshOptimizationSettings::NormalsThreshold' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, MaxBonesPerVertex) == 0x000028, "Member 'FSkeletalMeshOptimizationSettings::MaxBonesPerVertex' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, VolumeImportance) == 0x000030, "Member 'FSkeletalMeshOptimizationSettings::VolumeImportance' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshOptimizationSettings, BaseLOD) == 0x000038, "Member 'FSkeletalMeshOptimizationSettings::BaseLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSectionReference \ static_assert(alignof(FSectionReference) == 0x000004, "Wrong alignment on FSectionReference"); \ static_assert(sizeof(FSectionReference) == 0x000004, "Wrong size on FSectionReference"); \ static_assert(offsetof(FSectionReference, SectionIndex) == 0x000000, "Member 'FSectionReference::SectionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTranslationTrack \ static_assert(alignof(FTranslationTrack) == 0x000008, "Wrong alignment on FTranslationTrack"); \ static_assert(sizeof(FTranslationTrack) == 0x000020, "Wrong size on FTranslationTrack"); \ static_assert(offsetof(FTranslationTrack, PosKeys) == 0x000000, "Member 'FTranslationTrack::PosKeys' has a wrong offset!"); \ static_assert(offsetof(FTranslationTrack, Times) == 0x000010, "Member 'FTranslationTrack::Times' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshLODInfo \ static_assert(alignof(FSkeletalMeshLODInfo) == 0x000008, "Wrong alignment on FSkeletalMeshLODInfo"); \ static_assert(sizeof(FSkeletalMeshLODInfo) == 0x0000D0, "Wrong size on FSkeletalMeshLODInfo"); \ static_assert(offsetof(FSkeletalMeshLODInfo, ScreenSize) == 0x000000, "Member 'FSkeletalMeshLODInfo::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, LODHysteresis) == 0x000004, "Member 'FSkeletalMeshLODInfo::LODHysteresis' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, LODMaterialMap) == 0x000008, "Member 'FSkeletalMeshLODInfo::LODMaterialMap' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, BuildSettings) == 0x000018, "Member 'FSkeletalMeshLODInfo::BuildSettings' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, ReductionSettings) == 0x00002C, "Member 'FSkeletalMeshLODInfo::ReductionSettings' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, BonesToRemove) == 0x000068, "Member 'FSkeletalMeshLODInfo::BonesToRemove' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, BonesToPrioritize) == 0x000078, "Member 'FSkeletalMeshLODInfo::BonesToPrioritize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, SectionsToPrioritize) == 0x000088, "Member 'FSkeletalMeshLODInfo::SectionsToPrioritize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, WeightOfPrioritization) == 0x000098, "Member 'FSkeletalMeshLODInfo::WeightOfPrioritization' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, BakePose) == 0x0000A0, "Member 'FSkeletalMeshLODInfo::BakePose' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, BakePoseOverride) == 0x0000A8, "Member 'FSkeletalMeshLODInfo::BakePoseOverride' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, SourceImportFilename) == 0x0000B0, "Member 'FSkeletalMeshLODInfo::SourceImportFilename' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, SkinCacheUsage) == 0x0000C0, "Member 'FSkeletalMeshLODInfo::SkinCacheUsage' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODInfo, MorphTargetPositionErrorTolerance) == 0x0000C4, "Member 'FSkeletalMeshLODInfo::MorphTargetPositionErrorTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMaterial \ static_assert(alignof(FSkeletalMaterial) == 0x000008, "Wrong alignment on FSkeletalMaterial"); \ static_assert(sizeof(FSkeletalMaterial) == 0x000028, "Wrong size on FSkeletalMaterial"); \ static_assert(offsetof(FSkeletalMaterial, MaterialInterface) == 0x000000, "Member 'FSkeletalMaterial::MaterialInterface' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMaterial, MaterialSlotName) == 0x000008, "Member 'FSkeletalMaterial::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMaterial, UVChannelData) == 0x000010, "Member 'FSkeletalMaterial::UVChannelData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkelMeshComponentLODInfo \ static_assert(alignof(FSkelMeshComponentLODInfo) == 0x000008, "Wrong alignment on FSkelMeshComponentLODInfo"); \ static_assert(sizeof(FSkelMeshComponentLODInfo) == 0x000028, "Wrong size on FSkelMeshComponentLODInfo"); \ static_assert(offsetof(FSkelMeshComponentLODInfo, HiddenMaterials) == 0x000000, "Member 'FSkelMeshComponentLODInfo::HiddenMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SaveCachedPose \ static_assert(alignof(FAnimNode_SaveCachedPose) == 0x000008, "Wrong alignment on FAnimNode_SaveCachedPose"); \ static_assert(sizeof(FAnimNode_SaveCachedPose) == 0x000108, "Wrong size on FAnimNode_SaveCachedPose"); \ static_assert(offsetof(FAnimNode_SaveCachedPose, Pose) == 0x000010, "Member 'FAnimNode_SaveCachedPose::Pose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SaveCachedPose, CachePoseName) == 0x000020, "Member 'FAnimNode_SaveCachedPose::CachePoseName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVertexOffsetUsage \ static_assert(alignof(FVertexOffsetUsage) == 0x000004, "Wrong alignment on FVertexOffsetUsage"); \ static_assert(sizeof(FVertexOffsetUsage) == 0x000004, "Wrong size on FVertexOffsetUsage"); \ static_assert(offsetof(FVertexOffsetUsage, Usage) == 0x000000, "Member 'FVertexOffsetUsage::Usage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrecomputedSkyLightInstanceData \ static_assert(alignof(FPrecomputedSkyLightInstanceData) == 0x000010, "Wrong alignment on FPrecomputedSkyLightInstanceData"); \ static_assert(sizeof(FPrecomputedSkyLightInstanceData) == 0x000170, "Wrong size on FPrecomputedSkyLightInstanceData"); \ static_assert(offsetof(FPrecomputedSkyLightInstanceData, LightGuid) == 0x0000B8, "Member 'FPrecomputedSkyLightInstanceData::LightGuid' has a wrong offset!"); \ static_assert(offsetof(FPrecomputedSkyLightInstanceData, AverageBrightness) == 0x0000C8, "Member 'FPrecomputedSkyLightInstanceData::AverageBrightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSubsystemInstance_NodeRelevancy \ static_assert(alignof(FAnimSubsystemInstance_NodeRelevancy) == 0x000008, "Wrong alignment on FAnimSubsystemInstance_NodeRelevancy"); \ static_assert(sizeof(FAnimSubsystemInstance_NodeRelevancy) == 0x0000A8, "Wrong size on FAnimSubsystemInstance_NodeRelevancy"); \ #define DUMPER7_ASSERTS_FSoundAttenuationPluginSettings \ static_assert(alignof(FSoundAttenuationPluginSettings) == 0x000008, "Wrong alignment on FSoundAttenuationPluginSettings"); \ static_assert(sizeof(FSoundAttenuationPluginSettings) == 0x000040, "Wrong size on FSoundAttenuationPluginSettings"); \ static_assert(offsetof(FSoundAttenuationPluginSettings, SpatializationPluginSettingsArray) == 0x000000, "Member 'FSoundAttenuationPluginSettings::SpatializationPluginSettingsArray' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationPluginSettings, OcclusionPluginSettingsArray) == 0x000010, "Member 'FSoundAttenuationPluginSettings::OcclusionPluginSettingsArray' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationPluginSettings, ReverbPluginSettingsArray) == 0x000020, "Member 'FSoundAttenuationPluginSettings::ReverbPluginSettingsArray' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationPluginSettings, SourceDataOverridePluginSettingsArray) == 0x000030, "Member 'FSoundAttenuationPluginSettings::SourceDataOverridePluginSettingsArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FForceFeedbackParameters \ static_assert(alignof(FForceFeedbackParameters) == 0x000004, "Wrong alignment on FForceFeedbackParameters"); \ static_assert(sizeof(FForceFeedbackParameters) == 0x00000C, "Wrong size on FForceFeedbackParameters"); \ static_assert(offsetof(FForceFeedbackParameters, Tag) == 0x000000, "Member 'FForceFeedbackParameters::Tag' has a wrong offset!"); \ static_assert(offsetof(FForceFeedbackParameters, bLooping) == 0x000008, "Member 'FForceFeedbackParameters::bLooping' has a wrong offset!"); \ static_assert(offsetof(FForceFeedbackParameters, bIgnoreTimeDilation) == 0x000009, "Member 'FForceFeedbackParameters::bIgnoreTimeDilation' has a wrong offset!"); \ static_assert(offsetof(FForceFeedbackParameters, bPlayWhilePaused) == 0x00000A, "Member 'FForceFeedbackParameters::bPlayWhilePaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttenuationSubmixSendSettings \ static_assert(alignof(FAttenuationSubmixSendSettings) == 0x000008, "Wrong alignment on FAttenuationSubmixSendSettings"); \ static_assert(sizeof(FAttenuationSubmixSendSettings) == 0x0000A8, "Wrong size on FAttenuationSubmixSendSettings"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, Submix) == 0x000000, "Member 'FAttenuationSubmixSendSettings::Submix' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, SubmixSendMethod) == 0x000008, "Member 'FAttenuationSubmixSendSettings::SubmixSendMethod' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, SubmixSendLevelMin) == 0x00000C, "Member 'FAttenuationSubmixSendSettings::SubmixSendLevelMin' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, SubmixSendLevelMax) == 0x000010, "Member 'FAttenuationSubmixSendSettings::SubmixSendLevelMax' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, SubmixSendDistanceMin) == 0x000014, "Member 'FAttenuationSubmixSendSettings::SubmixSendDistanceMin' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, SubmixSendDistanceMax) == 0x000018, "Member 'FAttenuationSubmixSendSettings::SubmixSendDistanceMax' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, ManualSubmixSendLevel) == 0x00001C, "Member 'FAttenuationSubmixSendSettings::ManualSubmixSendLevel' has a wrong offset!"); \ static_assert(offsetof(FAttenuationSubmixSendSettings, CustomSubmixSendCurve) == 0x000020, "Member 'FAttenuationSubmixSendSettings::CustomSubmixSendCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundAttenuationSettings \ static_assert(alignof(FSoundAttenuationSettings) == 0x000008, "Wrong alignment on FSoundAttenuationSettings"); \ static_assert(sizeof(FSoundAttenuationSettings) == 0x0003C8, "Wrong size on FSoundAttenuationSettings"); \ static_assert(offsetof(FSoundAttenuationSettings, SpatializationAlgorithm) == 0x0000C2, "Member 'FSoundAttenuationSettings::SpatializationAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, AudioLinkSettingsOverride) == 0x0000C8, "Member 'FSoundAttenuationSettings::AudioLinkSettingsOverride' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, BinauralRadius) == 0x0000D0, "Member 'FSoundAttenuationSettings::BinauralRadius' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, CustomLowpassAirAbsorptionCurve) == 0x0000D8, "Member 'FSoundAttenuationSettings::CustomLowpassAirAbsorptionCurve' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, CustomHighpassAirAbsorptionCurve) == 0x000160, "Member 'FSoundAttenuationSettings::CustomHighpassAirAbsorptionCurve' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, AbsorptionMethod) == 0x0001E8, "Member 'FSoundAttenuationSettings::AbsorptionMethod' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, OcclusionTraceChannel) == 0x0001E9, "Member 'FSoundAttenuationSettings::OcclusionTraceChannel' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ReverbSendMethod) == 0x0001EA, "Member 'FSoundAttenuationSettings::ReverbSendMethod' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PriorityAttenuationMethod) == 0x0001EB, "Member 'FSoundAttenuationSettings::PriorityAttenuationMethod' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, OmniRadius) == 0x0001EC, "Member 'FSoundAttenuationSettings::OmniRadius' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, StereoSpread) == 0x0001F0, "Member 'FSoundAttenuationSettings::StereoSpread' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, LPFRadiusMin) == 0x0001F4, "Member 'FSoundAttenuationSettings::LPFRadiusMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, LPFRadiusMax) == 0x0001F8, "Member 'FSoundAttenuationSettings::LPFRadiusMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, LPFFrequencyAtMin) == 0x0001FC, "Member 'FSoundAttenuationSettings::LPFFrequencyAtMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, LPFFrequencyAtMax) == 0x000200, "Member 'FSoundAttenuationSettings::LPFFrequencyAtMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, HPFFrequencyAtMin) == 0x000204, "Member 'FSoundAttenuationSettings::HPFFrequencyAtMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, HPFFrequencyAtMax) == 0x000208, "Member 'FSoundAttenuationSettings::HPFFrequencyAtMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusAzimuth) == 0x00020C, "Member 'FSoundAttenuationSettings::FocusAzimuth' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, NonFocusAzimuth) == 0x000210, "Member 'FSoundAttenuationSettings::NonFocusAzimuth' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusDistanceScale) == 0x000214, "Member 'FSoundAttenuationSettings::FocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, NonFocusDistanceScale) == 0x000218, "Member 'FSoundAttenuationSettings::NonFocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusPriorityScale) == 0x00021C, "Member 'FSoundAttenuationSettings::FocusPriorityScale' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, NonFocusPriorityScale) == 0x000220, "Member 'FSoundAttenuationSettings::NonFocusPriorityScale' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusVolumeAttenuation) == 0x000224, "Member 'FSoundAttenuationSettings::FocusVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, NonFocusVolumeAttenuation) == 0x000228, "Member 'FSoundAttenuationSettings::NonFocusVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusAttackInterpSpeed) == 0x00022C, "Member 'FSoundAttenuationSettings::FocusAttackInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, FocusReleaseInterpSpeed) == 0x000230, "Member 'FSoundAttenuationSettings::FocusReleaseInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, OcclusionLowPassFilterFrequency) == 0x000234, "Member 'FSoundAttenuationSettings::OcclusionLowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, OcclusionVolumeAttenuation) == 0x000238, "Member 'FSoundAttenuationSettings::OcclusionVolumeAttenuation' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, OcclusionInterpolationTime) == 0x00023C, "Member 'FSoundAttenuationSettings::OcclusionInterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ReverbWetLevelMin) == 0x000240, "Member 'FSoundAttenuationSettings::ReverbWetLevelMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ReverbWetLevelMax) == 0x000244, "Member 'FSoundAttenuationSettings::ReverbWetLevelMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ReverbDistanceMin) == 0x000248, "Member 'FSoundAttenuationSettings::ReverbDistanceMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ReverbDistanceMax) == 0x00024C, "Member 'FSoundAttenuationSettings::ReverbDistanceMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ManualReverbSendLevel) == 0x000250, "Member 'FSoundAttenuationSettings::ManualReverbSendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PriorityAttenuationMin) == 0x000254, "Member 'FSoundAttenuationSettings::PriorityAttenuationMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PriorityAttenuationMax) == 0x000258, "Member 'FSoundAttenuationSettings::PriorityAttenuationMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PriorityAttenuationDistanceMin) == 0x00025C, "Member 'FSoundAttenuationSettings::PriorityAttenuationDistanceMin' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PriorityAttenuationDistanceMax) == 0x000260, "Member 'FSoundAttenuationSettings::PriorityAttenuationDistanceMax' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, ManualPriorityAttenuation) == 0x000264, "Member 'FSoundAttenuationSettings::ManualPriorityAttenuation' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, CustomReverbSendCurve) == 0x000268, "Member 'FSoundAttenuationSettings::CustomReverbSendCurve' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, SubmixSendSettings) == 0x0002F0, "Member 'FSoundAttenuationSettings::SubmixSendSettings' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, CustomPriorityAttenuationCurve) == 0x000300, "Member 'FSoundAttenuationSettings::CustomPriorityAttenuationCurve' has a wrong offset!"); \ static_assert(offsetof(FSoundAttenuationSettings, PluginSettings) == 0x000388, "Member 'FSoundAttenuationSettings::PluginSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectChainEntry \ static_assert(alignof(FSourceEffectChainEntry) == 0x000008, "Wrong alignment on FSourceEffectChainEntry"); \ static_assert(sizeof(FSourceEffectChainEntry) == 0x000010, "Wrong size on FSourceEffectChainEntry"); \ static_assert(offsetof(FSourceEffectChainEntry, Preset) == 0x000000, "Member 'FSourceEffectChainEntry::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessCopy \ static_assert(alignof(FPropertyAccessCopy) == 0x000004, "Wrong alignment on FPropertyAccessCopy"); \ static_assert(sizeof(FPropertyAccessCopy) == 0x000010, "Wrong size on FPropertyAccessCopy"); \ static_assert(offsetof(FPropertyAccessCopy, AccessIndex) == 0x000000, "Member 'FPropertyAccessCopy::AccessIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessCopy, DestAccessStartIndex) == 0x000004, "Member 'FPropertyAccessCopy::DestAccessStartIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessCopy, DestAccessEndIndex) == 0x000008, "Member 'FPropertyAccessCopy::DestAccessEndIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessCopy, Type) == 0x00000C, "Member 'FPropertyAccessCopy::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundGroup \ static_assert(alignof(FSoundGroup) == 0x000008, "Wrong alignment on FSoundGroup"); \ static_assert(sizeof(FSoundGroup) == 0x000020, "Wrong size on FSoundGroup"); \ static_assert(offsetof(FSoundGroup, SoundGroup) == 0x000000, "Member 'FSoundGroup::SoundGroup' has a wrong offset!"); \ static_assert(offsetof(FSoundGroup, DisplayName) == 0x000008, "Member 'FSoundGroup::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSoundGroup, DecompressedDuration) == 0x00001C, "Member 'FSoundGroup::DecompressedDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSourceStatus \ static_assert(alignof(FRootMotionSourceStatus) == 0x000001, "Wrong alignment on FRootMotionSourceStatus"); \ static_assert(sizeof(FRootMotionSourceStatus) == 0x000001, "Wrong size on FRootMotionSourceStatus"); \ static_assert(offsetof(FRootMotionSourceStatus, Flags) == 0x000000, "Member 'FRootMotionSourceStatus::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionFinishVelocitySettings \ static_assert(alignof(FRootMotionFinishVelocitySettings) == 0x000008, "Wrong alignment on FRootMotionFinishVelocitySettings"); \ static_assert(sizeof(FRootMotionFinishVelocitySettings) == 0x000028, "Wrong size on FRootMotionFinishVelocitySettings"); \ static_assert(offsetof(FRootMotionFinishVelocitySettings, Mode) == 0x000000, "Member 'FRootMotionFinishVelocitySettings::Mode' has a wrong offset!"); \ static_assert(offsetof(FRootMotionFinishVelocitySettings, SetVelocity) == 0x000008, "Member 'FRootMotionFinishVelocitySettings::SetVelocity' has a wrong offset!"); \ static_assert(offsetof(FRootMotionFinishVelocitySettings, ClampVelocity) == 0x000020, "Member 'FRootMotionFinishVelocitySettings::ClampVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource \ static_assert(alignof(FRootMotionSource) == 0x000010, "Wrong alignment on FRootMotionSource"); \ static_assert(sizeof(FRootMotionSource) == 0x0000E0, "Wrong size on FRootMotionSource"); \ static_assert(offsetof(FRootMotionSource, Priority) == 0x000010, "Member 'FRootMotionSource::Priority' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, LocalID) == 0x000012, "Member 'FRootMotionSource::LocalID' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, AccumulateMode) == 0x000014, "Member 'FRootMotionSource::AccumulateMode' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, InstanceName) == 0x000018, "Member 'FRootMotionSource::InstanceName' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, StartTime) == 0x000020, "Member 'FRootMotionSource::StartTime' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, CurrentTime) == 0x000024, "Member 'FRootMotionSource::CurrentTime' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, PreviousTime) == 0x000028, "Member 'FRootMotionSource::PreviousTime' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, Duration) == 0x00002C, "Member 'FRootMotionSource::Duration' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, Status) == 0x000030, "Member 'FRootMotionSource::Status' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, Settings) == 0x000031, "Member 'FRootMotionSource::Settings' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, bInLocalSpace) == 0x000032, "Member 'FRootMotionSource::bInLocalSpace' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, RootMotionParams) == 0x000040, "Member 'FRootMotionSource::RootMotionParams' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource, FinishVelocityParams) == 0x0000B0, "Member 'FRootMotionSource::FinishVelocityParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModulatorContinuousParams \ static_assert(alignof(FModulatorContinuousParams) == 0x000004, "Wrong alignment on FModulatorContinuousParams"); \ static_assert(sizeof(FModulatorContinuousParams) == 0x000020, "Wrong size on FModulatorContinuousParams"); \ static_assert(offsetof(FModulatorContinuousParams, ParameterName) == 0x000000, "Member 'FModulatorContinuousParams::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, Default) == 0x000008, "Member 'FModulatorContinuousParams::Default' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, MinInput) == 0x00000C, "Member 'FModulatorContinuousParams::MinInput' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, MaxInput) == 0x000010, "Member 'FModulatorContinuousParams::MaxInput' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, MinOutput) == 0x000014, "Member 'FModulatorContinuousParams::MinOutput' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, MaxOutput) == 0x000018, "Member 'FModulatorContinuousParams::MaxOutput' has a wrong offset!"); \ static_assert(offsetof(FModulatorContinuousParams, ParamMode) == 0x00001C, "Member 'FModulatorContinuousParams::ParamMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundSourceBusSendInfo \ static_assert(alignof(FSoundSourceBusSendInfo) == 0x000008, "Wrong alignment on FSoundSourceBusSendInfo"); \ static_assert(sizeof(FSoundSourceBusSendInfo) == 0x0000B8, "Wrong size on FSoundSourceBusSendInfo"); \ static_assert(offsetof(FSoundSourceBusSendInfo, SourceBusSendLevelControlMethod) == 0x000000, "Member 'FSoundSourceBusSendInfo::SourceBusSendLevelControlMethod' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, SoundSourceBus) == 0x000008, "Member 'FSoundSourceBusSendInfo::SoundSourceBus' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, AudioBus) == 0x000010, "Member 'FSoundSourceBusSendInfo::AudioBus' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, SendLevel) == 0x000018, "Member 'FSoundSourceBusSendInfo::SendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, MinSendLevel) == 0x00001C, "Member 'FSoundSourceBusSendInfo::MinSendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, MaxSendLevel) == 0x000020, "Member 'FSoundSourceBusSendInfo::MaxSendLevel' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, MinSendDistance) == 0x000024, "Member 'FSoundSourceBusSendInfo::MinSendDistance' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, MaxSendDistance) == 0x000028, "Member 'FSoundSourceBusSendInfo::MaxSendDistance' has a wrong offset!"); \ static_assert(offsetof(FSoundSourceBusSendInfo, CustomSendLevelCurve) == 0x000030, "Member 'FSoundSourceBusSendInfo::CustomSendLevelCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource_MoveToDynamicForce \ static_assert(alignof(FRootMotionSource_MoveToDynamicForce) == 0x000010, "Wrong alignment on FRootMotionSource_MoveToDynamicForce"); \ static_assert(sizeof(FRootMotionSource_MoveToDynamicForce) == 0x000140, "Wrong size on FRootMotionSource_MoveToDynamicForce"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, StartLocation) == 0x0000D8, "Member 'FRootMotionSource_MoveToDynamicForce::StartLocation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, InitialTargetLocation) == 0x0000F0, "Member 'FRootMotionSource_MoveToDynamicForce::InitialTargetLocation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, TargetLocation) == 0x000108, "Member 'FRootMotionSource_MoveToDynamicForce::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, bRestrictSpeedToExpected) == 0x000120, "Member 'FRootMotionSource_MoveToDynamicForce::bRestrictSpeedToExpected' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, PathOffsetCurve) == 0x000128, "Member 'FRootMotionSource_MoveToDynamicForce::PathOffsetCurve' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToDynamicForce, TimeMappingCurve) == 0x000130, "Member 'FRootMotionSource_MoveToDynamicForce::TimeMappingCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveSpectralData \ static_assert(alignof(FSoundWaveSpectralData) == 0x000004, "Wrong alignment on FSoundWaveSpectralData"); \ static_assert(sizeof(FSoundWaveSpectralData) == 0x00000C, "Wrong size on FSoundWaveSpectralData"); \ static_assert(offsetof(FSoundWaveSpectralData, FrequencyHz) == 0x000000, "Member 'FSoundWaveSpectralData::FrequencyHz' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralData, Magnitude) == 0x000004, "Member 'FSoundWaveSpectralData::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralData, NormalizedMagnitude) == 0x000008, "Member 'FSoundWaveSpectralData::NormalizedMagnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveSpectralDataPerSound \ static_assert(alignof(FSoundWaveSpectralDataPerSound) == 0x000008, "Wrong alignment on FSoundWaveSpectralDataPerSound"); \ static_assert(sizeof(FSoundWaveSpectralDataPerSound) == 0x000020, "Wrong size on FSoundWaveSpectralDataPerSound"); \ static_assert(offsetof(FSoundWaveSpectralDataPerSound, SpectralData) == 0x000000, "Member 'FSoundWaveSpectralDataPerSound::SpectralData' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralDataPerSound, PlaybackTime) == 0x000010, "Member 'FSoundWaveSpectralDataPerSound::PlaybackTime' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveSpectralDataPerSound, SoundWave) == 0x000018, "Member 'FSoundWaveSpectralDataPerSound::SoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveEnvelopeDataPerSound \ static_assert(alignof(FSoundWaveEnvelopeDataPerSound) == 0x000008, "Wrong alignment on FSoundWaveEnvelopeDataPerSound"); \ static_assert(sizeof(FSoundWaveEnvelopeDataPerSound) == 0x000010, "Wrong size on FSoundWaveEnvelopeDataPerSound"); \ static_assert(offsetof(FSoundWaveEnvelopeDataPerSound, Envelope) == 0x000000, "Member 'FSoundWaveEnvelopeDataPerSound::Envelope' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveEnvelopeDataPerSound, PlaybackTime) == 0x000004, "Member 'FSoundWaveEnvelopeDataPerSound::PlaybackTime' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveEnvelopeDataPerSound, SoundWave) == 0x000008, "Member 'FSoundWaveEnvelopeDataPerSound::SoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedAnimAssetPlayerData \ static_assert(alignof(FCachedAnimAssetPlayerData) == 0x000004, "Wrong alignment on FCachedAnimAssetPlayerData"); \ static_assert(sizeof(FCachedAnimAssetPlayerData) == 0x000018, "Wrong size on FCachedAnimAssetPlayerData"); \ static_assert(offsetof(FCachedAnimAssetPlayerData, StateMachineName) == 0x000000, "Member 'FCachedAnimAssetPlayerData::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(FCachedAnimAssetPlayerData, StateName) == 0x000008, "Member 'FCachedAnimAssetPlayerData::StateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompressedTrack \ static_assert(alignof(FCompressedTrack) == 0x000008, "Wrong alignment on FCompressedTrack"); \ static_assert(sizeof(FCompressedTrack) == 0x000038, "Wrong size on FCompressedTrack"); \ static_assert(offsetof(FCompressedTrack, ByteStream) == 0x000000, "Member 'FCompressedTrack::ByteStream' has a wrong offset!"); \ static_assert(offsetof(FCompressedTrack, Times) == 0x000010, "Member 'FCompressedTrack::Times' has a wrong offset!"); \ static_assert(offsetof(FCompressedTrack, Mins) == 0x000020, "Member 'FCompressedTrack::Mins' has a wrong offset!"); \ static_assert(offsetof(FCompressedTrack, Ranges) == 0x00002C, "Member 'FCompressedTrack::Ranges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveEnvelopeTimeData \ static_assert(alignof(FSoundWaveEnvelopeTimeData) == 0x000004, "Wrong alignment on FSoundWaveEnvelopeTimeData"); \ static_assert(sizeof(FSoundWaveEnvelopeTimeData) == 0x000008, "Wrong size on FSoundWaveEnvelopeTimeData"); \ static_assert(offsetof(FSoundWaveEnvelopeTimeData, Amplitude) == 0x000000, "Member 'FSoundWaveEnvelopeTimeData::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveEnvelopeTimeData, TimeSec) == 0x000004, "Member 'FSoundWaveEnvelopeTimeData::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundWaveTimecodeInfo \ static_assert(alignof(FSoundWaveTimecodeInfo) == 0x000008, "Wrong alignment on FSoundWaveTimecodeInfo"); \ static_assert(sizeof(FSoundWaveTimecodeInfo) == 0x000070, "Wrong size on FSoundWaveTimecodeInfo"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, NumSamplesSinceMidnight) == 0x000000, "Member 'FSoundWaveTimecodeInfo::NumSamplesSinceMidnight' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, NumSamplesPerSecond) == 0x000008, "Member 'FSoundWaveTimecodeInfo::NumSamplesPerSecond' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, Description) == 0x000010, "Member 'FSoundWaveTimecodeInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, OriginatorTime) == 0x000020, "Member 'FSoundWaveTimecodeInfo::OriginatorTime' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, OriginatorDate) == 0x000030, "Member 'FSoundWaveTimecodeInfo::OriginatorDate' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, OriginatorDescription) == 0x000040, "Member 'FSoundWaveTimecodeInfo::OriginatorDescription' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, OriginatorReference) == 0x000050, "Member 'FSoundWaveTimecodeInfo::OriginatorReference' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, TimecodeRate) == 0x000060, "Member 'FSoundWaveTimecodeInfo::TimecodeRate' has a wrong offset!"); \ static_assert(offsetof(FSoundWaveTimecodeInfo, bTimecodeIsDropFrame) == 0x000068, "Member 'FSoundWaveTimecodeInfo::bTimecodeIsDropFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBranchingPoint \ static_assert(alignof(FBranchingPoint) == 0x000008, "Wrong alignment on FBranchingPoint"); \ static_assert(sizeof(FBranchingPoint) == 0x000040, "Wrong size on FBranchingPoint"); \ static_assert(offsetof(FBranchingPoint, EventName) == 0x000030, "Member 'FBranchingPoint::EventName' has a wrong offset!"); \ static_assert(offsetof(FBranchingPoint, DisplayTime) == 0x000038, "Member 'FBranchingPoint::DisplayTime' has a wrong offset!"); \ static_assert(offsetof(FBranchingPoint, TriggerTimeOffset) == 0x00003C, "Member 'FBranchingPoint::TriggerTimeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMeshOptimizationSettings \ static_assert(alignof(FStaticMeshOptimizationSettings) == 0x000004, "Wrong alignment on FStaticMeshOptimizationSettings"); \ static_assert(sizeof(FStaticMeshOptimizationSettings) == 0x00001C, "Wrong size on FStaticMeshOptimizationSettings"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, ReductionMethod) == 0x000000, "Member 'FStaticMeshOptimizationSettings::ReductionMethod' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, NumOfTrianglesPercentage) == 0x000004, "Member 'FStaticMeshOptimizationSettings::NumOfTrianglesPercentage' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, MaxDeviationPercentage) == 0x000008, "Member 'FStaticMeshOptimizationSettings::MaxDeviationPercentage' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, WeldingThreshold) == 0x00000C, "Member 'FStaticMeshOptimizationSettings::WeldingThreshold' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, bRecalcNormals) == 0x000010, "Member 'FStaticMeshOptimizationSettings::bRecalcNormals' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, NormalsThreshold) == 0x000014, "Member 'FStaticMeshOptimizationSettings::NormalsThreshold' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, SilhouetteImportance) == 0x000018, "Member 'FStaticMeshOptimizationSettings::SilhouetteImportance' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, TextureImportance) == 0x000019, "Member 'FStaticMeshOptimizationSettings::TextureImportance' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshOptimizationSettings, ShadingImportance) == 0x00001A, "Member 'FStaticMeshOptimizationSettings::ShadingImportance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshSectionInfo \ static_assert(alignof(FMeshSectionInfo) == 0x000004, "Wrong alignment on FMeshSectionInfo"); \ static_assert(sizeof(FMeshSectionInfo) == 0x00000C, "Wrong size on FMeshSectionInfo"); \ static_assert(offsetof(FMeshSectionInfo, MaterialIndex) == 0x000000, "Member 'FMeshSectionInfo::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(FMeshSectionInfo, bEnableCollision) == 0x000004, "Member 'FMeshSectionInfo::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(FMeshSectionInfo, bCastShadow) == 0x000005, "Member 'FMeshSectionInfo::bCastShadow' has a wrong offset!"); \ static_assert(offsetof(FMeshSectionInfo, bVisibleInRayTracing) == 0x000006, "Member 'FMeshSectionInfo::bVisibleInRayTracing' has a wrong offset!"); \ static_assert(offsetof(FMeshSectionInfo, bAffectDistanceFieldLighting) == 0x000007, "Member 'FMeshSectionInfo::bAffectDistanceFieldLighting' has a wrong offset!"); \ static_assert(offsetof(FMeshSectionInfo, bForceOpaque) == 0x000008, "Member 'FMeshSectionInfo::bForceOpaque' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshSectionInfoMap \ static_assert(alignof(FMeshSectionInfoMap) == 0x000008, "Wrong alignment on FMeshSectionInfoMap"); \ static_assert(sizeof(FMeshSectionInfoMap) == 0x000050, "Wrong size on FMeshSectionInfoMap"); \ static_assert(offsetof(FMeshSectionInfoMap, Map) == 0x000000, "Member 'FMeshSectionInfoMap::Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetEditorOrbitCameraPosition \ static_assert(alignof(FAssetEditorOrbitCameraPosition) == 0x000008, "Wrong alignment on FAssetEditorOrbitCameraPosition"); \ static_assert(sizeof(FAssetEditorOrbitCameraPosition) == 0x000050, "Wrong size on FAssetEditorOrbitCameraPosition"); \ static_assert(offsetof(FAssetEditorOrbitCameraPosition, bIsSet) == 0x000000, "Member 'FAssetEditorOrbitCameraPosition::bIsSet' has a wrong offset!"); \ static_assert(offsetof(FAssetEditorOrbitCameraPosition, CamOrbitPoint) == 0x000008, "Member 'FAssetEditorOrbitCameraPosition::CamOrbitPoint' has a wrong offset!"); \ static_assert(offsetof(FAssetEditorOrbitCameraPosition, CamOrbitZoom) == 0x000020, "Member 'FAssetEditorOrbitCameraPosition::CamOrbitZoom' has a wrong offset!"); \ static_assert(offsetof(FAssetEditorOrbitCameraPosition, CamOrbitRotation) == 0x000038, "Member 'FAssetEditorOrbitCameraPosition::CamOrbitRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNodeStructData \ static_assert(alignof(FAnimNodeStructData) == 0x000008, "Wrong alignment on FAnimNodeStructData"); \ static_assert(sizeof(FAnimNodeStructData) == 0x000058, "Wrong size on FAnimNodeStructData"); \ static_assert(offsetof(FAnimNodeStructData, NameToIndexMap) == 0x000000, "Member 'FAnimNodeStructData::NameToIndexMap' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeStructData, NumProperties) == 0x000050, "Member 'FAnimNodeStructData::NumProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMaterial \ static_assert(alignof(FStaticMaterial) == 0x000008, "Wrong alignment on FStaticMaterial"); \ static_assert(sizeof(FStaticMaterial) == 0x000030, "Wrong size on FStaticMaterial"); \ static_assert(offsetof(FStaticMaterial, MaterialInterface) == 0x000000, "Member 'FStaticMaterial::MaterialInterface' has a wrong offset!"); \ static_assert(offsetof(FStaticMaterial, MaterialSlotName) == 0x000008, "Member 'FStaticMaterial::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FStaticMaterial, ImportedMaterialSlotName) == 0x000010, "Member 'FStaticMaterial::ImportedMaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FStaticMaterial, UVChannelData) == 0x000018, "Member 'FStaticMaterial::UVChannelData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialRemapIndex \ static_assert(alignof(FMaterialRemapIndex) == 0x000008, "Wrong alignment on FMaterialRemapIndex"); \ static_assert(sizeof(FMaterialRemapIndex) == 0x000018, "Wrong size on FMaterialRemapIndex"); \ static_assert(offsetof(FMaterialRemapIndex, ImportVersionKey) == 0x000000, "Member 'FMaterialRemapIndex::ImportVersionKey' has a wrong offset!"); \ static_assert(offsetof(FMaterialRemapIndex, MaterialRemap) == 0x000008, "Member 'FMaterialRemapIndex::MaterialRemap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ApplyMeshSpaceAdditive \ static_assert(alignof(FAnimNode_ApplyMeshSpaceAdditive) == 0x000008, "Wrong alignment on FAnimNode_ApplyMeshSpaceAdditive"); \ static_assert(sizeof(FAnimNode_ApplyMeshSpaceAdditive) == 0x0000D0, "Wrong size on FAnimNode_ApplyMeshSpaceAdditive"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, Base) == 0x000010, "Member 'FAnimNode_ApplyMeshSpaceAdditive::Base' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, Additive) == 0x000020, "Member 'FAnimNode_ApplyMeshSpaceAdditive::Additive' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, AlphaInputType) == 0x000030, "Member 'FAnimNode_ApplyMeshSpaceAdditive::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, ALPHA) == 0x000034, "Member 'FAnimNode_ApplyMeshSpaceAdditive::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, AlphaBoolBlend) == 0x000040, "Member 'FAnimNode_ApplyMeshSpaceAdditive::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, AlphaCurveName) == 0x000088, "Member 'FAnimNode_ApplyMeshSpaceAdditive::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, AlphaScaleBias) == 0x000090, "Member 'FAnimNode_ApplyMeshSpaceAdditive::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, AlphaScaleBiasClamp) == 0x000098, "Member 'FAnimNode_ApplyMeshSpaceAdditive::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyMeshSpaceAdditive, LODThreshold) == 0x0000C8, "Member 'FAnimNode_ApplyMeshSpaceAdditive::LODThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMaterialLayersParameter \ static_assert(alignof(FStaticMaterialLayersParameter) == 0x000008, "Wrong alignment on FStaticMaterialLayersParameter"); \ static_assert(sizeof(FStaticMaterialLayersParameter) == 0x000128, "Wrong size on FStaticMaterialLayersParameter"); \ static_assert(offsetof(FStaticMaterialLayersParameter, Value) == 0x000028, "Member 'FStaticMaterialLayersParameter::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticParameterSetRuntimeData \ static_assert(alignof(FStaticParameterSetRuntimeData) == 0x000008, "Wrong alignment on FStaticParameterSetRuntimeData"); \ static_assert(sizeof(FStaticParameterSetRuntimeData) == 0x000028, "Wrong size on FStaticParameterSetRuntimeData"); \ static_assert(offsetof(FStaticParameterSetRuntimeData, MaterialLayers) == 0x000000, "Member 'FStaticParameterSetRuntimeData::MaterialLayers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInertializationCurveDiff \ static_assert(alignof(FInertializationCurveDiff) == 0x000004, "Wrong alignment on FInertializationCurveDiff"); \ static_assert(sizeof(FInertializationCurveDiff) == 0x000008, "Wrong size on FInertializationCurveDiff"); \ #define DUMPER7_ASSERTS_FStaticParameterSet \ static_assert(alignof(FStaticParameterSet) == 0x000008, "Wrong alignment on FStaticParameterSet"); \ static_assert(sizeof(FStaticParameterSet) == 0x000028, "Wrong size on FStaticParameterSet"); \ #define DUMPER7_ASSERTS_FEquirectProps \ static_assert(alignof(FEquirectProps) == 0x000008, "Wrong alignment on FEquirectProps"); \ static_assert(sizeof(FEquirectProps) == 0x000090, "Wrong size on FEquirectProps"); \ static_assert(offsetof(FEquirectProps, LeftUVRect) == 0x000000, "Member 'FEquirectProps::LeftUVRect' has a wrong offset!"); \ static_assert(offsetof(FEquirectProps, RightUVRect) == 0x000028, "Member 'FEquirectProps::RightUVRect' has a wrong offset!"); \ static_assert(offsetof(FEquirectProps, LeftScale) == 0x000050, "Member 'FEquirectProps::LeftScale' has a wrong offset!"); \ static_assert(offsetof(FEquirectProps, RightScale) == 0x000060, "Member 'FEquirectProps::RightScale' has a wrong offset!"); \ static_assert(offsetof(FEquirectProps, LeftBias) == 0x000070, "Member 'FEquirectProps::LeftBias' has a wrong offset!"); \ static_assert(offsetof(FEquirectProps, RightBias) == 0x000080, "Member 'FEquirectProps::RightBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformBase \ static_assert(alignof(FTransformBase) == 0x000008, "Wrong alignment on FTransformBase"); \ static_assert(sizeof(FTransformBase) == 0x000028, "Wrong size on FTransformBase"); \ static_assert(offsetof(FTransformBase, Node) == 0x000000, "Member 'FTransformBase::Node' has a wrong offset!"); \ static_assert(offsetof(FTransformBase, Constraints) == 0x000008, "Member 'FTransformBase::Constraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextureSourceBlock \ static_assert(alignof(FTextureSourceBlock) == 0x000004, "Wrong alignment on FTextureSourceBlock"); \ static_assert(sizeof(FTextureSourceBlock) == 0x000018, "Wrong size on FTextureSourceBlock"); \ static_assert(offsetof(FTextureSourceBlock, BlockX) == 0x000000, "Member 'FTextureSourceBlock::BlockX' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceBlock, BlockY) == 0x000004, "Member 'FTextureSourceBlock::BlockY' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceBlock, SizeX) == 0x000008, "Member 'FTextureSourceBlock::SizeX' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceBlock, SizeY) == 0x00000C, "Member 'FTextureSourceBlock::SizeY' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceBlock, NumSlices) == 0x000010, "Member 'FTextureSourceBlock::NumSlices' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceBlock, NumMips) == 0x000014, "Member 'FTextureSourceBlock::NumMips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextureSource \ static_assert(alignof(FTextureSource) == 0x000008, "Wrong alignment on FTextureSource"); \ static_assert(sizeof(FTextureSource) == 0x000068, "Wrong size on FTextureSource"); \ #define DUMPER7_ASSERTS_FTextureFormatSettings \ static_assert(alignof(FTextureFormatSettings) == 0x000001, "Wrong alignment on FTextureFormatSettings"); \ static_assert(sizeof(FTextureFormatSettings) == 0x000002, "Wrong size on FTextureFormatSettings"); \ static_assert(offsetof(FTextureFormatSettings, CompressionSettings) == 0x000000, "Member 'FTextureFormatSettings::CompressionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneReductionSetting \ static_assert(alignof(FBoneReductionSetting) == 0x000008, "Wrong alignment on FBoneReductionSetting"); \ static_assert(sizeof(FBoneReductionSetting) == 0x000010, "Wrong size on FBoneReductionSetting"); \ static_assert(offsetof(FBoneReductionSetting, BonesToRemove) == 0x000000, "Member 'FBoneReductionSetting::BonesToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextureSourceColorSettings \ static_assert(alignof(FTextureSourceColorSettings) == 0x000008, "Wrong alignment on FTextureSourceColorSettings"); \ static_assert(sizeof(FTextureSourceColorSettings) == 0x000050, "Wrong size on FTextureSourceColorSettings"); \ static_assert(offsetof(FTextureSourceColorSettings, EncodingOverride) == 0x000000, "Member 'FTextureSourceColorSettings::EncodingOverride' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, ColorSpace) == 0x000001, "Member 'FTextureSourceColorSettings::ColorSpace' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, RedChromaticityCoordinate) == 0x000008, "Member 'FTextureSourceColorSettings::RedChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, GreenChromaticityCoordinate) == 0x000018, "Member 'FTextureSourceColorSettings::GreenChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, BlueChromaticityCoordinate) == 0x000028, "Member 'FTextureSourceColorSettings::BlueChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, WhiteChromaticityCoordinate) == 0x000038, "Member 'FTextureSourceColorSettings::WhiteChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(FTextureSourceColorSettings, ChromaticAdaptationMethod) == 0x000048, "Member 'FTextureSourceColorSettings::ChromaticAdaptationMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamingRenderAssetPrimitiveInfo \ static_assert(alignof(FStreamingRenderAssetPrimitiveInfo) == 0x000008, "Wrong alignment on FStreamingRenderAssetPrimitiveInfo"); \ static_assert(sizeof(FStreamingRenderAssetPrimitiveInfo) == 0x000050, "Wrong size on FStreamingRenderAssetPrimitiveInfo"); \ static_assert(offsetof(FStreamingRenderAssetPrimitiveInfo, RenderAsset) == 0x000000, "Member 'FStreamingRenderAssetPrimitiveInfo::RenderAsset' has a wrong offset!"); \ static_assert(offsetof(FStreamingRenderAssetPrimitiveInfo, Bounds) == 0x000008, "Member 'FStreamingRenderAssetPrimitiveInfo::Bounds' has a wrong offset!"); \ static_assert(offsetof(FStreamingRenderAssetPrimitiveInfo, TexelFactor) == 0x000040, "Member 'FStreamingRenderAssetPrimitiveInfo::TexelFactor' has a wrong offset!"); \ static_assert(offsetof(FStreamingRenderAssetPrimitiveInfo, PackedRelativeBox) == 0x000044, "Member 'FStreamingRenderAssetPrimitiveInfo::PackedRelativeBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimelineEventEntry \ static_assert(alignof(FTimelineEventEntry) == 0x000004, "Wrong alignment on FTimelineEventEntry"); \ static_assert(sizeof(FTimelineEventEntry) == 0x000014, "Wrong size on FTimelineEventEntry"); \ static_assert(offsetof(FTimelineEventEntry, Time) == 0x000000, "Member 'FTimelineEventEntry::Time' has a wrong offset!"); \ static_assert(offsetof(FTimelineEventEntry, EventFunc) == 0x000004, "Member 'FTimelineEventEntry::EventFunc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimelineVectorTrack \ static_assert(alignof(FTimelineVectorTrack) == 0x000008, "Wrong alignment on FTimelineVectorTrack"); \ static_assert(sizeof(FTimelineVectorTrack) == 0x000040, "Wrong size on FTimelineVectorTrack"); \ static_assert(offsetof(FTimelineVectorTrack, VectorCurve) == 0x000000, "Member 'FTimelineVectorTrack::VectorCurve' has a wrong offset!"); \ static_assert(offsetof(FTimelineVectorTrack, InterpFunc) == 0x000008, "Member 'FTimelineVectorTrack::InterpFunc' has a wrong offset!"); \ static_assert(offsetof(FTimelineVectorTrack, TrackName) == 0x000018, "Member 'FTimelineVectorTrack::TrackName' has a wrong offset!"); \ static_assert(offsetof(FTimelineVectorTrack, VectorPropertyName) == 0x000020, "Member 'FTimelineVectorTrack::VectorPropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimelineLinearColorTrack \ static_assert(alignof(FTimelineLinearColorTrack) == 0x000008, "Wrong alignment on FTimelineLinearColorTrack"); \ static_assert(sizeof(FTimelineLinearColorTrack) == 0x000040, "Wrong size on FTimelineLinearColorTrack"); \ static_assert(offsetof(FTimelineLinearColorTrack, LinearColorCurve) == 0x000000, "Member 'FTimelineLinearColorTrack::LinearColorCurve' has a wrong offset!"); \ static_assert(offsetof(FTimelineLinearColorTrack, InterpFunc) == 0x000008, "Member 'FTimelineLinearColorTrack::InterpFunc' has a wrong offset!"); \ static_assert(offsetof(FTimelineLinearColorTrack, TrackName) == 0x000018, "Member 'FTimelineLinearColorTrack::TrackName' has a wrong offset!"); \ static_assert(offsetof(FTimelineLinearColorTrack, LinearColorPropertyName) == 0x000020, "Member 'FTimelineLinearColorTrack::LinearColorPropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimeline \ static_assert(alignof(FTimeline) == 0x000008, "Wrong alignment on FTimeline"); \ static_assert(sizeof(FTimeline) == 0x000098, "Wrong size on FTimeline"); \ static_assert(offsetof(FTimeline, LengthMode) == 0x000000, "Member 'FTimeline::LengthMode' has a wrong offset!"); \ static_assert(offsetof(FTimeline, Length) == 0x000004, "Member 'FTimeline::Length' has a wrong offset!"); \ static_assert(offsetof(FTimeline, PlayRate) == 0x000008, "Member 'FTimeline::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FTimeline, position) == 0x00000C, "Member 'FTimeline::position' has a wrong offset!"); \ static_assert(offsetof(FTimeline, Events) == 0x000010, "Member 'FTimeline::Events' has a wrong offset!"); \ static_assert(offsetof(FTimeline, InterpVectors) == 0x000020, "Member 'FTimeline::InterpVectors' has a wrong offset!"); \ static_assert(offsetof(FTimeline, InterpFloats) == 0x000030, "Member 'FTimeline::InterpFloats' has a wrong offset!"); \ static_assert(offsetof(FTimeline, InterpLinearColors) == 0x000040, "Member 'FTimeline::InterpLinearColors' has a wrong offset!"); \ static_assert(offsetof(FTimeline, TimelinePostUpdateFunc) == 0x000050, "Member 'FTimeline::TimelinePostUpdateFunc' has a wrong offset!"); \ static_assert(offsetof(FTimeline, TimelineFinishedFunc) == 0x000060, "Member 'FTimeline::TimelineFinishedFunc' has a wrong offset!"); \ static_assert(offsetof(FTimeline, PropertySetObject) == 0x000070, "Member 'FTimeline::PropertySetObject' has a wrong offset!"); \ static_assert(offsetof(FTimeline, DirectionPropertyName) == 0x000078, "Member 'FTimeline::DirectionPropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamingSourceShape \ static_assert(alignof(FStreamingSourceShape) == 0x000008, "Wrong alignment on FStreamingSourceShape"); \ static_assert(sizeof(FStreamingSourceShape) == 0x000040, "Wrong size on FStreamingSourceShape"); \ static_assert(offsetof(FStreamingSourceShape, bUseGridLoadingRange) == 0x000000, "Member 'FStreamingSourceShape::bUseGridLoadingRange' has a wrong offset!"); \ static_assert(offsetof(FStreamingSourceShape, Radius) == 0x000004, "Member 'FStreamingSourceShape::Radius' has a wrong offset!"); \ static_assert(offsetof(FStreamingSourceShape, bIsSector) == 0x000008, "Member 'FStreamingSourceShape::bIsSector' has a wrong offset!"); \ static_assert(offsetof(FStreamingSourceShape, SectorAngle) == 0x00000C, "Member 'FStreamingSourceShape::SectorAngle' has a wrong offset!"); \ static_assert(offsetof(FStreamingSourceShape, Location) == 0x000010, "Member 'FStreamingSourceShape::Location' has a wrong offset!"); \ static_assert(offsetof(FStreamingSourceShape, Rotation) == 0x000028, "Member 'FStreamingSourceShape::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldPartitionStreamingQuerySource \ static_assert(alignof(FWorldPartitionStreamingQuerySource) == 0x000008, "Wrong alignment on FWorldPartitionStreamingQuerySource"); \ static_assert(sizeof(FWorldPartitionStreamingQuerySource) == 0x000088, "Wrong size on FWorldPartitionStreamingQuerySource"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, Location) == 0x000000, "Member 'FWorldPartitionStreamingQuerySource::Location' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, Radius) == 0x000018, "Member 'FWorldPartitionStreamingQuerySource::Radius' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, bUseGridLoadingRange) == 0x00001C, "Member 'FWorldPartitionStreamingQuerySource::bUseGridLoadingRange' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, DataLayers) == 0x000020, "Member 'FWorldPartitionStreamingQuerySource::DataLayers' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, bDataLayersOnly) == 0x000030, "Member 'FWorldPartitionStreamingQuerySource::bDataLayersOnly' has a wrong offset!"); \ static_assert(offsetof(FWorldPartitionStreamingQuerySource, bSpatialQuery) == 0x000031, "Member 'FWorldPartitionStreamingQuerySource::bSpatialQuery' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLightmassWorldInfoSettings \ static_assert(alignof(FLightmassWorldInfoSettings) == 0x000004, "Wrong alignment on FLightmassWorldInfoSettings"); \ static_assert(sizeof(FLightmassWorldInfoSettings) == 0x00004C, "Wrong size on FLightmassWorldInfoSettings"); \ static_assert(offsetof(FLightmassWorldInfoSettings, StaticLightingLevelScale) == 0x000000, "Member 'FLightmassWorldInfoSettings::StaticLightingLevelScale' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, NumIndirectLightingBounces) == 0x000004, "Member 'FLightmassWorldInfoSettings::NumIndirectLightingBounces' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, NumSkyLightingBounces) == 0x000008, "Member 'FLightmassWorldInfoSettings::NumSkyLightingBounces' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, IndirectLightingQuality) == 0x00000C, "Member 'FLightmassWorldInfoSettings::IndirectLightingQuality' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, IndirectLightingSmoothness) == 0x000010, "Member 'FLightmassWorldInfoSettings::IndirectLightingSmoothness' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, EnvironmentColor) == 0x000014, "Member 'FLightmassWorldInfoSettings::EnvironmentColor' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, EnvironmentIntensity) == 0x000018, "Member 'FLightmassWorldInfoSettings::EnvironmentIntensity' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, EmissiveBoost) == 0x00001C, "Member 'FLightmassWorldInfoSettings::EmissiveBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, DiffuseBoost) == 0x000020, "Member 'FLightmassWorldInfoSettings::DiffuseBoost' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, VolumeLightingMethod) == 0x000024, "Member 'FLightmassWorldInfoSettings::VolumeLightingMethod' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, VolumetricLightmapDetailCellSize) == 0x000028, "Member 'FLightmassWorldInfoSettings::VolumetricLightmapDetailCellSize' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, VolumetricLightmapMaximumBrickMemoryMb) == 0x00002C, "Member 'FLightmassWorldInfoSettings::VolumetricLightmapMaximumBrickMemoryMb' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, VolumetricLightmapSphericalHarmonicSmoothing) == 0x000030, "Member 'FLightmassWorldInfoSettings::VolumetricLightmapSphericalHarmonicSmoothing' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, VolumeLightSamplePlacementScale) == 0x000034, "Member 'FLightmassWorldInfoSettings::VolumeLightSamplePlacementScale' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, DirectIlluminationOcclusionFraction) == 0x000038, "Member 'FLightmassWorldInfoSettings::DirectIlluminationOcclusionFraction' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, IndirectIlluminationOcclusionFraction) == 0x00003C, "Member 'FLightmassWorldInfoSettings::IndirectIlluminationOcclusionFraction' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, OcclusionExponent) == 0x000040, "Member 'FLightmassWorldInfoSettings::OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, FullyOccludedSamplesFraction) == 0x000044, "Member 'FLightmassWorldInfoSettings::FullyOccludedSamplesFraction' has a wrong offset!"); \ static_assert(offsetof(FLightmassWorldInfoSettings, MaxOcclusionDistance) == 0x000048, "Member 'FLightmassWorldInfoSettings::MaxOcclusionDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNetViewer \ static_assert(alignof(FNetViewer) == 0x000008, "Wrong alignment on FNetViewer"); \ static_assert(sizeof(FNetViewer) == 0x000048, "Wrong size on FNetViewer"); \ static_assert(offsetof(FNetViewer, Connection) == 0x000000, "Member 'FNetViewer::Connection' has a wrong offset!"); \ static_assert(offsetof(FNetViewer, InViewer) == 0x000008, "Member 'FNetViewer::InViewer' has a wrong offset!"); \ static_assert(offsetof(FNetViewer, ViewTarget) == 0x000010, "Member 'FNetViewer::ViewTarget' has a wrong offset!"); \ static_assert(offsetof(FNetViewer, ViewLocation) == 0x000018, "Member 'FNetViewer::ViewLocation' has a wrong offset!"); \ static_assert(offsetof(FNetViewer, ViewDir) == 0x000030, "Member 'FNetViewer::ViewDir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshProxySettings \ static_assert(alignof(FMeshProxySettings) == 0x000004, "Wrong alignment on FMeshProxySettings"); \ static_assert(sizeof(FMeshProxySettings) == 0x0000D0, "Wrong size on FMeshProxySettings"); \ static_assert(offsetof(FMeshProxySettings, ScreenSize) == 0x000000, "Member 'FMeshProxySettings::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, VoxelSize) == 0x000004, "Member 'FMeshProxySettings::VoxelSize' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, MaterialSettings) == 0x000008, "Member 'FMeshProxySettings::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, MergeDistance) == 0x00009C, "Member 'FMeshProxySettings::MergeDistance' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, UnresolvedGeometryColor) == 0x0000A0, "Member 'FMeshProxySettings::UnresolvedGeometryColor' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, MaxRayCastDist) == 0x0000A4, "Member 'FMeshProxySettings::MaxRayCastDist' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, HardAngleThreshold) == 0x0000A8, "Member 'FMeshProxySettings::HardAngleThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, LightMapResolution) == 0x0000AC, "Member 'FMeshProxySettings::LightMapResolution' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, NormalCalculationMethod) == 0x0000B0, "Member 'FMeshProxySettings::NormalCalculationMethod' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, LandscapeCullingPrecision) == 0x0000B1, "Member 'FMeshProxySettings::LandscapeCullingPrecision' has a wrong offset!"); \ static_assert(offsetof(FMeshProxySettings, NaniteSettings) == 0x0000B4, "Member 'FMeshProxySettings::NaniteSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshMergingSettings \ static_assert(alignof(FMeshMergingSettings) == 0x000004, "Wrong alignment on FMeshMergingSettings"); \ static_assert(sizeof(FMeshMergingSettings) == 0x0000D0, "Wrong size on FMeshMergingSettings"); \ static_assert(offsetof(FMeshMergingSettings, TargetLightMapResolution) == 0x000000, "Member 'FMeshMergingSettings::TargetLightMapResolution' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, OutputUVs) == 0x000004, "Member 'FMeshMergingSettings::OutputUVs' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, MaterialSettings) == 0x00000C, "Member 'FMeshMergingSettings::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, GutterSize) == 0x0000A0, "Member 'FMeshMergingSettings::GutterSize' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, LODSelectionType) == 0x0000A4, "Member 'FMeshMergingSettings::LODSelectionType' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, SpecificLOD) == 0x0000A8, "Member 'FMeshMergingSettings::SpecificLOD' has a wrong offset!"); \ static_assert(offsetof(FMeshMergingSettings, NaniteSettings) == 0x0000B0, "Member 'FMeshMergingSettings::NaniteSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshApproximationSettings \ static_assert(alignof(FMeshApproximationSettings) == 0x000004, "Wrong alignment on FMeshApproximationSettings"); \ static_assert(sizeof(FMeshApproximationSettings) == 0x000118, "Wrong size on FMeshApproximationSettings"); \ static_assert(offsetof(FMeshApproximationSettings, OutputType) == 0x000000, "Member 'FMeshApproximationSettings::OutputType' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, ApproximationAccuracy) == 0x000004, "Member 'FMeshApproximationSettings::ApproximationAccuracy' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, ClampVoxelDimension) == 0x000008, "Member 'FMeshApproximationSettings::ClampVoxelDimension' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bAttemptAutoThickening) == 0x00000C, "Member 'FMeshApproximationSettings::bAttemptAutoThickening' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, TargetMinThicknessMultiplier) == 0x000010, "Member 'FMeshApproximationSettings::TargetMinThicknessMultiplier' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bIgnoreTinyParts) == 0x000014, "Member 'FMeshApproximationSettings::bIgnoreTinyParts' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, TinyPartSizeMultiplier) == 0x000018, "Member 'FMeshApproximationSettings::TinyPartSizeMultiplier' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, BaseCapping) == 0x00001C, "Member 'FMeshApproximationSettings::BaseCapping' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, WindingThreshold) == 0x000020, "Member 'FMeshApproximationSettings::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bFillGaps) == 0x000024, "Member 'FMeshApproximationSettings::bFillGaps' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, GapDistance) == 0x000028, "Member 'FMeshApproximationSettings::GapDistance' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, OcclusionMethod) == 0x00002C, "Member 'FMeshApproximationSettings::OcclusionMethod' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bOccludeFromBottom) == 0x00002D, "Member 'FMeshApproximationSettings::bOccludeFromBottom' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, SimplifyMethod) == 0x00002E, "Member 'FMeshApproximationSettings::SimplifyMethod' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, TargetTriCount) == 0x000030, "Member 'FMeshApproximationSettings::TargetTriCount' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, TrianglesPerM) == 0x000034, "Member 'FMeshApproximationSettings::TrianglesPerM' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, GeometricDeviation) == 0x000038, "Member 'FMeshApproximationSettings::GeometricDeviation' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, GroundClipping) == 0x00003C, "Member 'FMeshApproximationSettings::GroundClipping' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, GroundClippingZHeight) == 0x000040, "Member 'FMeshApproximationSettings::GroundClippingZHeight' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bEstimateHardNormals) == 0x000044, "Member 'FMeshApproximationSettings::bEstimateHardNormals' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, HardNormalAngle) == 0x000048, "Member 'FMeshApproximationSettings::HardNormalAngle' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, UVGenerationMethod) == 0x00004C, "Member 'FMeshApproximationSettings::UVGenerationMethod' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, InitialPatchCount) == 0x000050, "Member 'FMeshApproximationSettings::InitialPatchCount' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, CurvatureAlignment) == 0x000054, "Member 'FMeshApproximationSettings::CurvatureAlignment' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, MergingThreshold) == 0x000058, "Member 'FMeshApproximationSettings::MergingThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, MaxAngleDeviation) == 0x00005C, "Member 'FMeshApproximationSettings::MaxAngleDeviation' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bGenerateNaniteEnabledMesh) == 0x000060, "Member 'FMeshApproximationSettings::bGenerateNaniteEnabledMesh' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, NaniteProxyTrianglePercent) == 0x000064, "Member 'FMeshApproximationSettings::NaniteProxyTrianglePercent' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bSupportRayTracing) == 0x000068, "Member 'FMeshApproximationSettings::bSupportRayTracing' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bAllowDistanceField) == 0x000069, "Member 'FMeshApproximationSettings::bAllowDistanceField' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, MultiSamplingAA) == 0x00006C, "Member 'FMeshApproximationSettings::MultiSamplingAA' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, RenderCaptureResolution) == 0x000070, "Member 'FMeshApproximationSettings::RenderCaptureResolution' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, MaterialSettings) == 0x000074, "Member 'FMeshApproximationSettings::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, CaptureFieldOfView) == 0x000108, "Member 'FMeshApproximationSettings::CaptureFieldOfView' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, NearPlaneDist) == 0x00010C, "Member 'FMeshApproximationSettings::NearPlaneDist' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bUseRenderLODMeshes) == 0x000110, "Member 'FMeshApproximationSettings::bUseRenderLODMeshes' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bEnableSimplifyPrePass) == 0x000111, "Member 'FMeshApproximationSettings::bEnableSimplifyPrePass' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bEnableParallelBaking) == 0x000112, "Member 'FMeshApproximationSettings::bEnableParallelBaking' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bPrintDebugMessages) == 0x000113, "Member 'FMeshApproximationSettings::bPrintDebugMessages' has a wrong offset!"); \ static_assert(offsetof(FMeshApproximationSettings, bEmitFullDebugMesh) == 0x000114, "Member 'FMeshApproximationSettings::bEmitFullDebugMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHierarchicalSimplification \ static_assert(alignof(FHierarchicalSimplification) == 0x000004, "Wrong alignment on FHierarchicalSimplification"); \ static_assert(sizeof(FHierarchicalSimplification) == 0x0002D0, "Wrong size on FHierarchicalSimplification"); \ static_assert(offsetof(FHierarchicalSimplification, TransitionScreenSize) == 0x000000, "Member 'FHierarchicalSimplification::TransitionScreenSize' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, OverrideDrawDistance) == 0x000004, "Member 'FHierarchicalSimplification::OverrideDrawDistance' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, SimplificationMethod) == 0x000009, "Member 'FHierarchicalSimplification::SimplificationMethod' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, ProxySetting) == 0x00000C, "Member 'FHierarchicalSimplification::ProxySetting' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, MergeSetting) == 0x0000DC, "Member 'FHierarchicalSimplification::MergeSetting' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, ApproximateSettings) == 0x0001AC, "Member 'FHierarchicalSimplification::ApproximateSettings' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, DesiredBoundRadius) == 0x0002C4, "Member 'FHierarchicalSimplification::DesiredBoundRadius' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, DesiredFillingPercentage) == 0x0002C8, "Member 'FHierarchicalSimplification::DesiredFillingPercentage' has a wrong offset!"); \ static_assert(offsetof(FHierarchicalSimplification, MinNumberOfActorsToBuild) == 0x0002CC, "Member 'FHierarchicalSimplification::MinNumberOfActorsToBuild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRuntimeCurveLinearColor \ static_assert(alignof(FRuntimeCurveLinearColor) == 0x000008, "Wrong alignment on FRuntimeCurveLinearColor"); \ static_assert(sizeof(FRuntimeCurveLinearColor) == 0x000208, "Wrong size on FRuntimeCurveLinearColor"); \ static_assert(offsetof(FRuntimeCurveLinearColor, ColorCurves) == 0x000000, "Member 'FRuntimeCurveLinearColor::ColorCurves' has a wrong offset!"); \ static_assert(offsetof(FRuntimeCurveLinearColor, ExternalCurve) == 0x000200, "Member 'FRuntimeCurveLinearColor::ExternalCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuartzTransportTimeStamp \ static_assert(alignof(FQuartzTransportTimeStamp) == 0x000004, "Wrong alignment on FQuartzTransportTimeStamp"); \ static_assert(sizeof(FQuartzTransportTimeStamp) == 0x000010, "Wrong size on FQuartzTransportTimeStamp"); \ static_assert(offsetof(FQuartzTransportTimeStamp, Bars) == 0x000000, "Member 'FQuartzTransportTimeStamp::Bars' has a wrong offset!"); \ static_assert(offsetof(FQuartzTransportTimeStamp, Beat) == 0x000004, "Member 'FQuartzTransportTimeStamp::Beat' has a wrong offset!"); \ static_assert(offsetof(FQuartzTransportTimeStamp, BeatFraction) == 0x000008, "Member 'FQuartzTransportTimeStamp::BeatFraction' has a wrong offset!"); \ static_assert(offsetof(FQuartzTransportTimeStamp, Seconds) == 0x00000C, "Member 'FQuartzTransportTimeStamp::Seconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuartzClockSettings \ static_assert(alignof(FQuartzClockSettings) == 0x000008, "Wrong alignment on FQuartzClockSettings"); \ static_assert(sizeof(FQuartzClockSettings) == 0x000020, "Wrong size on FQuartzClockSettings"); \ static_assert(offsetof(FQuartzClockSettings, TimeSignature) == 0x000000, "Member 'FQuartzClockSettings::TimeSignature' has a wrong offset!"); \ static_assert(offsetof(FQuartzClockSettings, bIgnoreLevelChange) == 0x000018, "Member 'FQuartzClockSettings::bIgnoreLevelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegralCurve \ static_assert(alignof(FIntegralCurve) == 0x000008, "Wrong alignment on FIntegralCurve"); \ static_assert(sizeof(FIntegralCurve) == 0x000080, "Wrong size on FIntegralCurve"); \ static_assert(offsetof(FIntegralCurve, Keys) == 0x000068, "Member 'FIntegralCurve::Keys' has a wrong offset!"); \ static_assert(offsetof(FIntegralCurve, DefaultValue) == 0x000078, "Member 'FIntegralCurve::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FIntegralCurve, bUseDefaultValueBeforeFirstKey) == 0x00007C, "Member 'FIntegralCurve::bUseDefaultValueBeforeFirstKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuartzQuantizationBoundary \ static_assert(alignof(FQuartzQuantizationBoundary) == 0x000008, "Wrong alignment on FQuartzQuantizationBoundary"); \ static_assert(sizeof(FQuartzQuantizationBoundary) == 0x000020, "Wrong size on FQuartzQuantizationBoundary"); \ static_assert(offsetof(FQuartzQuantizationBoundary, Quantization) == 0x000000, "Member 'FQuartzQuantizationBoundary::Quantization' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, Multiplier) == 0x000004, "Member 'FQuartzQuantizationBoundary::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, CountingReferencePoint) == 0x000008, "Member 'FQuartzQuantizationBoundary::CountingReferencePoint' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, bFireOnClockStart) == 0x000009, "Member 'FQuartzQuantizationBoundary::bFireOnClockStart' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, bCancelCommandIfClockIsNotRunning) == 0x00000A, "Member 'FQuartzQuantizationBoundary::bCancelCommandIfClockIsNotRunning' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, bResetClockOnQueued) == 0x00000B, "Member 'FQuartzQuantizationBoundary::bResetClockOnQueued' has a wrong offset!"); \ static_assert(offsetof(FQuartzQuantizationBoundary, bResumeClockOnQueued) == 0x00000C, "Member 'FQuartzQuantizationBoundary::bResumeClockOnQueued' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavAvoidanceData \ static_assert(alignof(FNavAvoidanceData) == 0x000008, "Wrong alignment on FNavAvoidanceData"); \ static_assert(sizeof(FNavAvoidanceData) == 0x000058, "Wrong size on FNavAvoidanceData"); \ #define DUMPER7_ASSERTS_FNavDataConfig \ static_assert(alignof(FNavDataConfig) == 0x000008, "Wrong alignment on FNavDataConfig"); \ static_assert(sizeof(FNavDataConfig) == 0x000098, "Wrong size on FNavDataConfig"); \ static_assert(offsetof(FNavDataConfig, Name) == 0x000038, "Member 'FNavDataConfig::Name' has a wrong offset!"); \ static_assert(offsetof(FNavDataConfig, Color) == 0x000040, "Member 'FNavDataConfig::Color' has a wrong offset!"); \ static_assert(offsetof(FNavDataConfig, DefaultQueryExtent) == 0x000048, "Member 'FNavDataConfig::DefaultQueryExtent' has a wrong offset!"); \ static_assert(offsetof(FNavDataConfig, NavigationDataClass) == 0x000060, "Member 'FNavDataConfig::NavigationDataClass' has a wrong offset!"); \ static_assert(offsetof(FNavDataConfig, NavDataClass) == 0x000068, "Member 'FNavDataConfig::NavDataClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebuggingInfoForSingleFunction \ static_assert(alignof(FDebuggingInfoForSingleFunction) == 0x000008, "Wrong alignment on FDebuggingInfoForSingleFunction"); \ static_assert(sizeof(FDebuggingInfoForSingleFunction) == 0x000190, "Wrong size on FDebuggingInfoForSingleFunction"); \ #define DUMPER7_ASSERTS_FBlendFilter \ static_assert(alignof(FBlendFilter) == 0x000008, "Wrong alignment on FBlendFilter"); \ static_assert(sizeof(FBlendFilter) == 0x000010, "Wrong size on FBlendFilter"); \ #define DUMPER7_ASSERTS_FAnimTickRecord \ static_assert(alignof(FAnimTickRecord) == 0x000008, "Wrong alignment on FAnimTickRecord"); \ static_assert(sizeof(FAnimTickRecord) == 0x000070, "Wrong size on FAnimTickRecord"); \ static_assert(offsetof(FAnimTickRecord, SourceAsset) == 0x000000, "Member 'FAnimTickRecord::SourceAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimGroupInstance \ static_assert(alignof(FAnimGroupInstance) == 0x000008, "Wrong alignment on FAnimGroupInstance"); \ static_assert(sizeof(FAnimGroupInstance) == 0x000078, "Wrong size on FAnimGroupInstance"); \ #define DUMPER7_ASSERTS_FAnimationGroupReference \ static_assert(alignof(FAnimationGroupReference) == 0x000004, "Wrong alignment on FAnimationGroupReference"); \ static_assert(sizeof(FAnimationGroupReference) == 0x000010, "Wrong size on FAnimationGroupReference"); \ static_assert(offsetof(FAnimationGroupReference, Method) == 0x000000, "Member 'FAnimationGroupReference::Method' has a wrong offset!"); \ static_assert(offsetof(FAnimationGroupReference, GroupName) == 0x000004, "Member 'FAnimationGroupReference::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimationGroupReference, GroupRole) == 0x00000C, "Member 'FAnimationGroupReference::GroupRole' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEncounteredStateMachineStack \ static_assert(alignof(FEncounteredStateMachineStack) == 0x000008, "Wrong alignment on FEncounteredStateMachineStack"); \ static_assert(sizeof(FEncounteredStateMachineStack) == 0x000030, "Wrong size on FEncounteredStateMachineStack"); \ #define DUMPER7_ASSERTS_FAnimationRecordingSettings \ static_assert(alignof(FAnimationRecordingSettings) == 0x000008, "Wrong alignment on FAnimationRecordingSettings"); \ static_assert(sizeof(FAnimationRecordingSettings) == 0x000038, "Wrong size on FAnimationRecordingSettings"); \ static_assert(offsetof(FAnimationRecordingSettings, bRecordInWorldSpace) == 0x000000, "Member 'FAnimationRecordingSettings::bRecordInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bRemoveRootAnimation) == 0x000001, "Member 'FAnimationRecordingSettings::bRemoveRootAnimation' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bAutoSaveAsset) == 0x000002, "Member 'FAnimationRecordingSettings::bAutoSaveAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, SampleFrameRate) == 0x000004, "Member 'FAnimationRecordingSettings::SampleFrameRate' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, Length) == 0x00000C, "Member 'FAnimationRecordingSettings::Length' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, Interpolation) == 0x000010, "Member 'FAnimationRecordingSettings::Interpolation' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, InterpMode) == 0x000011, "Member 'FAnimationRecordingSettings::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, TangentMode) == 0x000012, "Member 'FAnimationRecordingSettings::TangentMode' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bRecordTransforms) == 0x000014, "Member 'FAnimationRecordingSettings::bRecordTransforms' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bRecordMorphTargets) == 0x000015, "Member 'FAnimationRecordingSettings::bRecordMorphTargets' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bRecordAttributeCurves) == 0x000016, "Member 'FAnimationRecordingSettings::bRecordAttributeCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, bRecordMaterialCurves) == 0x000017, "Member 'FAnimationRecordingSettings::bRecordMaterialCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, IncludeAnimationNames) == 0x000018, "Member 'FAnimationRecordingSettings::IncludeAnimationNames' has a wrong offset!"); \ static_assert(offsetof(FAnimationRecordingSettings, ExcludeAnimationNames) == 0x000028, "Member 'FAnimationRecordingSettings::ExcludeAnimationNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateMachineDebugData \ static_assert(alignof(FStateMachineDebugData) == 0x000008, "Wrong alignment on FStateMachineDebugData"); \ static_assert(sizeof(FStateMachineDebugData) == 0x000150, "Wrong size on FStateMachineDebugData"); \ #define DUMPER7_ASSERTS_FBookmarkJumpToSettings \ static_assert(alignof(FBookmarkJumpToSettings) == 0x000001, "Wrong alignment on FBookmarkJumpToSettings"); \ static_assert(sizeof(FBookmarkJumpToSettings) == 0x000001, "Wrong size on FBookmarkJumpToSettings"); \ #define DUMPER7_ASSERTS_FAnimationFrameSnapshot \ static_assert(alignof(FAnimationFrameSnapshot) == 0x000001, "Wrong alignment on FAnimationFrameSnapshot"); \ static_assert(sizeof(FAnimationFrameSnapshot) == 0x000001, "Wrong size on FAnimationFrameSnapshot"); \ #define DUMPER7_ASSERTS_FAnimBlueprintDebugData \ static_assert(alignof(FAnimBlueprintDebugData) == 0x000001, "Wrong alignment on FAnimBlueprintDebugData"); \ static_assert(sizeof(FAnimBlueprintDebugData) == 0x000001, "Wrong size on FAnimBlueprintDebugData"); \ #define DUMPER7_ASSERTS_FAnimBlueprintConstantData \ static_assert(alignof(FAnimBlueprintConstantData) == 0x000001, "Wrong alignment on FAnimBlueprintConstantData"); \ static_assert(sizeof(FAnimBlueprintConstantData) == 0x000001, "Wrong size on FAnimBlueprintConstantData"); \ #define DUMPER7_ASSERTS_FActiveCameraShakeInfo \ static_assert(alignof(FActiveCameraShakeInfo) == 0x000008, "Wrong alignment on FActiveCameraShakeInfo"); \ static_assert(sizeof(FActiveCameraShakeInfo) == 0x000018, "Wrong size on FActiveCameraShakeInfo"); \ static_assert(offsetof(FActiveCameraShakeInfo, ShakeInstance) == 0x000000, "Member 'FActiveCameraShakeInfo::ShakeInstance' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraShakeInfo, ShakeSource) == 0x000008, "Member 'FActiveCameraShakeInfo::ShakeSource' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraShakeInfo, bIsCustomInitialized) == 0x000010, "Member 'FActiveCameraShakeInfo::bIsCustomInitialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimBlueprintFunctionData \ static_assert(alignof(FAnimBlueprintFunctionData) == 0x000008, "Wrong alignment on FAnimBlueprintFunctionData"); \ static_assert(sizeof(FAnimBlueprintFunctionData) == 0x000040, "Wrong size on FAnimBlueprintFunctionData"); \ static_assert(offsetof(FAnimBlueprintFunctionData, OutputPoseNodeProperty) == 0x000000, "Member 'FAnimBlueprintFunctionData::OutputPoseNodeProperty' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunctionData, InputPoseNodeProperties) == 0x000020, "Member 'FAnimBlueprintFunctionData::InputPoseNodeProperties' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunctionData, InputProperties) == 0x000030, "Member 'FAnimBlueprintFunctionData::InputProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimBlueprintFunction \ static_assert(alignof(FAnimBlueprintFunction) == 0x000008, "Wrong alignment on FAnimBlueprintFunction"); \ static_assert(sizeof(FAnimBlueprintFunction) == 0x000078, "Wrong size on FAnimBlueprintFunction"); \ static_assert(offsetof(FAnimBlueprintFunction, Name) == 0x000000, "Member 'FAnimBlueprintFunction::Name' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunction, Group) == 0x000008, "Member 'FAnimBlueprintFunction::Group' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunction, OutputPoseNodeIndex) == 0x000010, "Member 'FAnimBlueprintFunction::OutputPoseNodeIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunction, InputPoseNames) == 0x000018, "Member 'FAnimBlueprintFunction::InputPoseNames' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunction, InputPoseNodeIndices) == 0x000028, "Member 'FAnimBlueprintFunction::InputPoseNodeIndices' has a wrong offset!"); \ static_assert(offsetof(FAnimBlueprintFunction, bImplemented) == 0x000070, "Member 'FAnimBlueprintFunction::bImplemented' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedPoseIndices \ static_assert(alignof(FCachedPoseIndices) == 0x000008, "Wrong alignment on FCachedPoseIndices"); \ static_assert(sizeof(FCachedPoseIndices) == 0x000010, "Wrong size on FCachedPoseIndices"); \ static_assert(offsetof(FCachedPoseIndices, OrderedSavedPoseNodeIndices) == 0x000000, "Member 'FCachedPoseIndices::OrderedSavedPoseNodeIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGraphAssetPlayerInformation \ static_assert(alignof(FGraphAssetPlayerInformation) == 0x000008, "Wrong alignment on FGraphAssetPlayerInformation"); \ static_assert(sizeof(FGraphAssetPlayerInformation) == 0x000010, "Wrong size on FGraphAssetPlayerInformation"); \ static_assert(offsetof(FGraphAssetPlayerInformation, PlayerNodeIndices) == 0x000000, "Member 'FGraphAssetPlayerInformation::PlayerNodeIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionExtractionStep \ static_assert(alignof(FRootMotionExtractionStep) == 0x000008, "Wrong alignment on FRootMotionExtractionStep"); \ static_assert(sizeof(FRootMotionExtractionStep) == 0x000010, "Wrong size on FRootMotionExtractionStep"); \ static_assert(offsetof(FRootMotionExtractionStep, AnimSequence) == 0x000000, "Member 'FRootMotionExtractionStep::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(FRootMotionExtractionStep, StartPosition) == 0x000008, "Member 'FRootMotionExtractionStep::StartPosition' has a wrong offset!"); \ static_assert(offsetof(FRootMotionExtractionStep, EndPosition) == 0x00000C, "Member 'FRootMotionExtractionStep::EndPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSegment \ static_assert(alignof(FAnimSegment) == 0x000008, "Wrong alignment on FAnimSegment"); \ static_assert(sizeof(FAnimSegment) == 0x000020, "Wrong size on FAnimSegment"); \ static_assert(offsetof(FAnimSegment, AnimReference) == 0x000000, "Member 'FAnimSegment::AnimReference' has a wrong offset!"); \ static_assert(offsetof(FAnimSegment, StartPos) == 0x000008, "Member 'FAnimSegment::StartPos' has a wrong offset!"); \ static_assert(offsetof(FAnimSegment, AnimStartTime) == 0x00000C, "Member 'FAnimSegment::AnimStartTime' has a wrong offset!"); \ static_assert(offsetof(FAnimSegment, AnimEndTime) == 0x000010, "Member 'FAnimSegment::AnimEndTime' has a wrong offset!"); \ static_assert(offsetof(FAnimSegment, AnimPlayRate) == 0x000014, "Member 'FAnimSegment::AnimPlayRate' has a wrong offset!"); \ static_assert(offsetof(FAnimSegment, LoopingCount) == 0x000018, "Member 'FAnimSegment::LoopingCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimTrack \ static_assert(alignof(FAnimTrack) == 0x000008, "Wrong alignment on FAnimTrack"); \ static_assert(sizeof(FAnimTrack) == 0x000010, "Wrong size on FAnimTrack"); \ static_assert(offsetof(FAnimTrack, AnimSegments) == 0x000000, "Member 'FAnimTrack::AnimSegments' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrajectorySample \ static_assert(alignof(FTrajectorySample) == 0x000010, "Wrong alignment on FTrajectorySample"); \ static_assert(sizeof(FTrajectorySample) == 0x000090, "Wrong size on FTrajectorySample"); \ static_assert(offsetof(FTrajectorySample, AccumulatedSeconds) == 0x000000, "Member 'FTrajectorySample::AccumulatedSeconds' has a wrong offset!"); \ static_assert(offsetof(FTrajectorySample, AccumulatedDistance) == 0x000004, "Member 'FTrajectorySample::AccumulatedDistance' has a wrong offset!"); \ static_assert(offsetof(FTrajectorySample, Transform) == 0x000010, "Member 'FTrajectorySample::Transform' has a wrong offset!"); \ static_assert(offsetof(FTrajectorySample, LinearVelocity) == 0x000070, "Member 'FTrajectorySample::LinearVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrajectorySampleRange \ static_assert(alignof(FTrajectorySampleRange) == 0x000008, "Wrong alignment on FTrajectorySampleRange"); \ static_assert(sizeof(FTrajectorySampleRange) == 0x000018, "Wrong size on FTrajectorySampleRange"); \ static_assert(offsetof(FTrajectorySampleRange, Samples) == 0x000000, "Member 'FTrajectorySampleRange::Samples' has a wrong offset!"); \ static_assert(offsetof(FTrajectorySampleRange, SampleRate) == 0x000010, "Member 'FTrajectorySampleRange::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneAnimationTrack \ static_assert(alignof(FBoneAnimationTrack) == 0x000008, "Wrong alignment on FBoneAnimationTrack"); \ static_assert(sizeof(FBoneAnimationTrack) == 0x000040, "Wrong size on FBoneAnimationTrack"); \ static_assert(offsetof(FBoneAnimationTrack, InternalTrackData) == 0x000000, "Member 'FBoneAnimationTrack::InternalTrackData' has a wrong offset!"); \ static_assert(offsetof(FBoneAnimationTrack, BoneTreeIndex) == 0x000030, "Member 'FBoneAnimationTrack::BoneTreeIndex' has a wrong offset!"); \ static_assert(offsetof(FBoneAnimationTrack, Name) == 0x000034, "Member 'FBoneAnimationTrack::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationCurveData \ static_assert(alignof(FAnimationCurveData) == 0x000008, "Wrong alignment on FAnimationCurveData"); \ static_assert(sizeof(FAnimationCurveData) == 0x000020, "Wrong size on FAnimationCurveData"); \ static_assert(offsetof(FAnimationCurveData, FloatCurves) == 0x000000, "Member 'FAnimationCurveData::FloatCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimationCurveData, TransformCurves) == 0x000010, "Member 'FAnimationCurveData::TransformCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimatedBoneAttribute \ static_assert(alignof(FAnimatedBoneAttribute) == 0x000008, "Wrong alignment on FAnimatedBoneAttribute"); \ static_assert(sizeof(FAnimatedBoneAttribute) == 0x0000F0, "Wrong size on FAnimatedBoneAttribute"); \ static_assert(offsetof(FAnimatedBoneAttribute, Identifier) == 0x000000, "Member 'FAnimatedBoneAttribute::Identifier' has a wrong offset!"); \ static_assert(offsetof(FAnimatedBoneAttribute, Curve) == 0x000040, "Member 'FAnimatedBoneAttribute::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseAssetInfluence \ static_assert(alignof(FPoseAssetInfluence) == 0x000004, "Wrong alignment on FPoseAssetInfluence"); \ static_assert(sizeof(FPoseAssetInfluence) == 0x000008, "Wrong size on FPoseAssetInfluence"); \ static_assert(offsetof(FPoseAssetInfluence, PoseIndex) == 0x000000, "Member 'FPoseAssetInfluence::PoseIndex' has a wrong offset!"); \ static_assert(offsetof(FPoseAssetInfluence, BoneTransformIndex) == 0x000004, "Member 'FPoseAssetInfluence::BoneTransformIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseAssetInfluences \ static_assert(alignof(FPoseAssetInfluences) == 0x000008, "Wrong alignment on FPoseAssetInfluences"); \ static_assert(sizeof(FPoseAssetInfluences) == 0x000010, "Wrong size on FPoseAssetInfluences"); \ static_assert(offsetof(FPoseAssetInfluences, Influences) == 0x000000, "Member 'FPoseAssetInfluences::Influences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimInitializationContext \ static_assert(alignof(FAnimInitializationContext) == 0x000008, "Wrong alignment on FAnimInitializationContext"); \ static_assert(sizeof(FAnimInitializationContext) == 0x000010, "Wrong size on FAnimInitializationContext"); \ #define DUMPER7_ASSERTS_FAnimUpdateContext \ static_assert(alignof(FAnimUpdateContext) == 0x000008, "Wrong alignment on FAnimUpdateContext"); \ static_assert(sizeof(FAnimUpdateContext) == 0x000010, "Wrong size on FAnimUpdateContext"); \ #define DUMPER7_ASSERTS_FAnimPoseContext \ static_assert(alignof(FAnimPoseContext) == 0x000008, "Wrong alignment on FAnimPoseContext"); \ static_assert(sizeof(FAnimPoseContext) == 0x000010, "Wrong size on FAnimPoseContext"); \ #define DUMPER7_ASSERTS_FA2CSPose \ static_assert(alignof(FA2CSPose) == 0x000008, "Wrong alignment on FA2CSPose"); \ static_assert(sizeof(FA2CSPose) == 0x000028, "Wrong size on FA2CSPose"); \ static_assert(offsetof(FA2CSPose, ComponentSpaceFlags) == 0x000018, "Member 'FA2CSPose::ComponentSpaceFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlotEvaluationPose \ static_assert(alignof(FSlotEvaluationPose) == 0x000008, "Wrong alignment on FSlotEvaluationPose"); \ static_assert(sizeof(FSlotEvaluationPose) == 0x000090, "Wrong size on FSlotEvaluationPose"); \ static_assert(offsetof(FSlotEvaluationPose, AdditiveType) == 0x000000, "Member 'FSlotEvaluationPose::AdditiveType' has a wrong offset!"); \ static_assert(offsetof(FSlotEvaluationPose, Weight) == 0x000004, "Member 'FSlotEvaluationPose::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompositeSection \ static_assert(alignof(FCompositeSection) == 0x000008, "Wrong alignment on FCompositeSection"); \ static_assert(sizeof(FCompositeSection) == 0x000058, "Wrong size on FCompositeSection"); \ static_assert(offsetof(FCompositeSection, SectionName) == 0x000030, "Member 'FCompositeSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(FCompositeSection, StartTime) == 0x000038, "Member 'FCompositeSection::StartTime' has a wrong offset!"); \ static_assert(offsetof(FCompositeSection, NextSectionName) == 0x00003C, "Member 'FCompositeSection::NextSectionName' has a wrong offset!"); \ static_assert(offsetof(FCompositeSection, MetaData) == 0x000048, "Member 'FCompositeSection::MetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlotAnimationTrack \ static_assert(alignof(FSlotAnimationTrack) == 0x000008, "Wrong alignment on FSlotAnimationTrack"); \ static_assert(sizeof(FSlotAnimationTrack) == 0x000018, "Wrong size on FSlotAnimationTrack"); \ static_assert(offsetof(FSlotAnimationTrack, SlotName) == 0x000000, "Member 'FSlotAnimationTrack::SlotName' has a wrong offset!"); \ static_assert(offsetof(FSlotAnimationTrack, AnimTrack) == 0x000008, "Member 'FSlotAnimationTrack::AnimTrack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBranchingPointMarker \ static_assert(alignof(FBranchingPointMarker) == 0x000004, "Wrong alignment on FBranchingPointMarker"); \ static_assert(sizeof(FBranchingPointMarker) == 0x00000C, "Wrong size on FBranchingPointMarker"); \ static_assert(offsetof(FBranchingPointMarker, NotifyIndex) == 0x000000, "Member 'FBranchingPointMarker::NotifyIndex' has a wrong offset!"); \ static_assert(offsetof(FBranchingPointMarker, TriggerTime) == 0x000004, "Member 'FBranchingPointMarker::TriggerTime' has a wrong offset!"); \ static_assert(offsetof(FBranchingPointMarker, NotifyEventType) == 0x000008, "Member 'FBranchingPointMarker::NotifyEventType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNodeData \ static_assert(alignof(FAnimNodeData) == 0x000008, "Wrong alignment on FAnimNodeData"); \ static_assert(sizeof(FAnimNodeData) == 0x000028, "Wrong size on FAnimNodeData"); \ static_assert(offsetof(FAnimNodeData, AnimClassInterface) == 0x000000, "Member 'FAnimNodeData::AnimClassInterface' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeData, Entries) == 0x000010, "Member 'FAnimNodeData::Entries' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeData, NodeIndex) == 0x000020, "Member 'FAnimNodeData::NodeIndex' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeData, Flags) == 0x000024, "Member 'FAnimNodeData::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNodeFunctionRef \ static_assert(alignof(FAnimNodeFunctionRef) == 0x000008, "Wrong alignment on FAnimNodeFunctionRef"); \ static_assert(sizeof(FAnimNodeFunctionRef) == 0x000020, "Wrong size on FAnimNodeFunctionRef"); \ static_assert(offsetof(FAnimNodeFunctionRef, ClassName) == 0x000000, "Member 'FAnimNodeFunctionRef::ClassName' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeFunctionRef, FunctionName) == 0x000008, "Member 'FAnimNodeFunctionRef::FunctionName' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeFunctionRef, Class) == 0x000010, "Member 'FAnimNodeFunctionRef::Class' has a wrong offset!"); \ static_assert(offsetof(FAnimNodeFunctionRef, Function) == 0x000018, "Member 'FAnimNodeFunctionRef::Function' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInertializationBoneDiff \ static_assert(alignof(FInertializationBoneDiff) == 0x000008, "Wrong alignment on FInertializationBoneDiff"); \ static_assert(sizeof(FInertializationBoneDiff) == 0x000060, "Wrong size on FInertializationBoneDiff"); \ #define DUMPER7_ASSERTS_FInertializationPoseDiff \ static_assert(alignof(FInertializationPoseDiff) == 0x000008, "Wrong alignment on FInertializationPoseDiff"); \ static_assert(sizeof(FInertializationPoseDiff) == 0x000028, "Wrong size on FInertializationPoseDiff"); \ #define DUMPER7_ASSERTS_FAnimNode_LinkedInputPose \ static_assert(alignof(FAnimNode_LinkedInputPose) == 0x000008, "Wrong alignment on FAnimNode_LinkedInputPose"); \ static_assert(sizeof(FAnimNode_LinkedInputPose) == 0x0000C8, "Wrong size on FAnimNode_LinkedInputPose"); \ static_assert(offsetof(FAnimNode_LinkedInputPose, Name) == 0x000010, "Member 'FAnimNode_LinkedInputPose::Name' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedInputPose, Graph) == 0x000018, "Member 'FAnimNode_LinkedInputPose::Graph' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LinkedInputPose, InputPose) == 0x000020, "Member 'FAnimNode_LinkedInputPose::InputPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SequencePlayer \ static_assert(alignof(FAnimNode_SequencePlayer) == 0x000008, "Wrong alignment on FAnimNode_SequencePlayer"); \ static_assert(sizeof(FAnimNode_SequencePlayer) == 0x000048, "Wrong size on FAnimNode_SequencePlayer"); \ static_assert(offsetof(FAnimNode_SequencePlayer, Sequence) == 0x000040, "Member 'FAnimNode_SequencePlayer::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationPotentialTransition \ static_assert(alignof(FAnimationPotentialTransition) == 0x000008, "Wrong alignment on FAnimationPotentialTransition"); \ static_assert(sizeof(FAnimationPotentialTransition) == 0x000030, "Wrong size on FAnimationPotentialTransition"); \ #define DUMPER7_ASSERTS_FAnimNode_UseCachedPose \ static_assert(alignof(FAnimNode_UseCachedPose) == 0x000008, "Wrong alignment on FAnimNode_UseCachedPose"); \ static_assert(sizeof(FAnimNode_UseCachedPose) == 0x000028, "Wrong size on FAnimNode_UseCachedPose"); \ static_assert(offsetof(FAnimNode_UseCachedPose, LinkToCachingNode) == 0x000010, "Member 'FAnimNode_UseCachedPose::LinkToCachingNode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_UseCachedPose, CachePoseName) == 0x000020, "Member 'FAnimNode_UseCachedPose::CachePoseName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSequenceTrackContainer \ static_assert(alignof(FAnimSequenceTrackContainer) == 0x000008, "Wrong alignment on FAnimSequenceTrackContainer"); \ static_assert(sizeof(FAnimSequenceTrackContainer) == 0x000020, "Wrong size on FAnimSequenceTrackContainer"); \ static_assert(offsetof(FAnimSequenceTrackContainer, AnimationTracks) == 0x000000, "Member 'FAnimSequenceTrackContainer::AnimationTracks' has a wrong offset!"); \ static_assert(offsetof(FAnimSequenceTrackContainer, TrackNames) == 0x000010, "Member 'FAnimSequenceTrackContainer::TrackNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRotationTrack \ static_assert(alignof(FRotationTrack) == 0x000008, "Wrong alignment on FRotationTrack"); \ static_assert(sizeof(FRotationTrack) == 0x000020, "Wrong size on FRotationTrack"); \ static_assert(offsetof(FRotationTrack, RotKeys) == 0x000000, "Member 'FRotationTrack::RotKeys' has a wrong offset!"); \ static_assert(offsetof(FRotationTrack, Times) == 0x000010, "Member 'FRotationTrack::Times' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSetMeshLinkup \ static_assert(alignof(FAnimSetMeshLinkup) == 0x000008, "Wrong alignment on FAnimSetMeshLinkup"); \ static_assert(sizeof(FAnimSetMeshLinkup) == 0x000010, "Wrong size on FAnimSetMeshLinkup"); \ static_assert(offsetof(FAnimSetMeshLinkup, BoneToTrackTable) == 0x000000, "Member 'FAnimSetMeshLinkup::BoneToTrackTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExposedValueCopyRecord \ static_assert(alignof(FExposedValueCopyRecord) == 0x000004, "Wrong alignment on FExposedValueCopyRecord"); \ static_assert(sizeof(FExposedValueCopyRecord) == 0x000008, "Wrong size on FExposedValueCopyRecord"); \ static_assert(offsetof(FExposedValueCopyRecord, CopyIndex) == 0x000000, "Member 'FExposedValueCopyRecord::CopyIndex' has a wrong offset!"); \ static_assert(offsetof(FExposedValueCopyRecord, PostCopyOperation) == 0x000004, "Member 'FExposedValueCopyRecord::PostCopyOperation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExposedValueHandler \ static_assert(alignof(FExposedValueHandler) == 0x000008, "Wrong alignment on FExposedValueHandler"); \ static_assert(sizeof(FExposedValueHandler) == 0x000028, "Wrong size on FExposedValueHandler"); \ static_assert(offsetof(FExposedValueHandler, CopyRecords) == 0x000000, "Member 'FExposedValueHandler::CopyRecords' has a wrong offset!"); \ static_assert(offsetof(FExposedValueHandler, Function) == 0x000010, "Member 'FExposedValueHandler::Function' has a wrong offset!"); \ static_assert(offsetof(FExposedValueHandler, BoundFunction) == 0x000020, "Member 'FExposedValueHandler::BoundFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSubsystem_Base \ static_assert(alignof(FAnimSubsystem_Base) == 0x000008, "Wrong alignment on FAnimSubsystem_Base"); \ static_assert(sizeof(FAnimSubsystem_Base) == 0x000018, "Wrong size on FAnimSubsystem_Base"); \ static_assert(offsetof(FAnimSubsystem_Base, ExposedValueHandlers) == 0x000008, "Member 'FAnimSubsystem_Base::ExposedValueHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessSegment \ static_assert(alignof(FPropertyAccessSegment) == 0x000008, "Wrong alignment on FPropertyAccessSegment"); \ static_assert(sizeof(FPropertyAccessSegment) == 0x000040, "Wrong size on FPropertyAccessSegment"); \ static_assert(offsetof(FPropertyAccessSegment, Name) == 0x000000, "Member 'FPropertyAccessSegment::Name' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessSegment, Struct) == 0x000008, "Member 'FPropertyAccessSegment::Struct' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessSegment, Property) == 0x000010, "Member 'FPropertyAccessSegment::Property' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessSegment, Function) == 0x000030, "Member 'FPropertyAccessSegment::Function' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessSegment, ArrayIndex) == 0x000038, "Member 'FPropertyAccessSegment::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessSegment, Flags) == 0x00003C, "Member 'FPropertyAccessSegment::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessPath \ static_assert(alignof(FPropertyAccessPath) == 0x000004, "Wrong alignment on FPropertyAccessPath"); \ static_assert(sizeof(FPropertyAccessPath) == 0x000008, "Wrong size on FPropertyAccessPath"); \ static_assert(offsetof(FPropertyAccessPath, PathSegmentStartIndex) == 0x000000, "Member 'FPropertyAccessPath::PathSegmentStartIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessPath, PathSegmentCount) == 0x000004, "Member 'FPropertyAccessPath::PathSegmentCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessCopyBatch \ static_assert(alignof(FPropertyAccessCopyBatch) == 0x000008, "Wrong alignment on FPropertyAccessCopyBatch"); \ static_assert(sizeof(FPropertyAccessCopyBatch) == 0x000010, "Wrong size on FPropertyAccessCopyBatch"); \ static_assert(offsetof(FPropertyAccessCopyBatch, Copies) == 0x000000, "Member 'FPropertyAccessCopyBatch::Copies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessLibrary \ static_assert(alignof(FPropertyAccessLibrary) == 0x000008, "Wrong alignment on FPropertyAccessLibrary"); \ static_assert(sizeof(FPropertyAccessLibrary) == 0x000078, "Wrong size on FPropertyAccessLibrary"); \ static_assert(offsetof(FPropertyAccessLibrary, PathSegments) == 0x000000, "Member 'FPropertyAccessLibrary::PathSegments' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessLibrary, SrcPaths) == 0x000010, "Member 'FPropertyAccessLibrary::SrcPaths' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessLibrary, DestPaths) == 0x000020, "Member 'FPropertyAccessLibrary::DestPaths' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessLibrary, CopyBatchArray) == 0x000030, "Member 'FPropertyAccessLibrary::CopyBatchArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSubsystem_PropertyAccess \ static_assert(alignof(FAnimSubsystem_PropertyAccess) == 0x000008, "Wrong alignment on FAnimSubsystem_PropertyAccess"); \ static_assert(sizeof(FAnimSubsystem_PropertyAccess) == 0x000080, "Wrong size on FAnimSubsystem_PropertyAccess"); \ static_assert(offsetof(FAnimSubsystem_PropertyAccess, Library) == 0x000008, "Member 'FAnimSubsystem_PropertyAccess::Library' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSubsystem_Tag \ static_assert(alignof(FAnimSubsystem_Tag) == 0x000008, "Wrong alignment on FAnimSubsystem_Tag"); \ static_assert(sizeof(FAnimSubsystem_Tag) == 0x000060, "Wrong size on FAnimSubsystem_Tag"); \ static_assert(offsetof(FAnimSubsystem_Tag, NodeIndices) == 0x000008, "Member 'FAnimSubsystem_Tag::NodeIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedAnimStateData \ static_assert(alignof(FCachedAnimStateData) == 0x000004, "Wrong alignment on FCachedAnimStateData"); \ static_assert(sizeof(FCachedAnimStateData) == 0x00001C, "Wrong size on FCachedAnimStateData"); \ static_assert(offsetof(FCachedAnimStateData, StateMachineName) == 0x000000, "Member 'FCachedAnimStateData::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(FCachedAnimStateData, StateName) == 0x000008, "Member 'FCachedAnimStateData::StateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedAnimStateArray \ static_assert(alignof(FCachedAnimStateArray) == 0x000008, "Wrong alignment on FCachedAnimStateArray"); \ static_assert(sizeof(FCachedAnimStateArray) == 0x000018, "Wrong size on FCachedAnimStateArray"); \ static_assert(offsetof(FCachedAnimStateArray, States) == 0x000000, "Member 'FCachedAnimStateArray::States' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedAnimTransitionData \ static_assert(alignof(FCachedAnimTransitionData) == 0x000004, "Wrong alignment on FCachedAnimTransitionData"); \ static_assert(sizeof(FCachedAnimTransitionData) == 0x000024, "Wrong size on FCachedAnimTransitionData"); \ static_assert(offsetof(FCachedAnimTransitionData, StateMachineName) == 0x000000, "Member 'FCachedAnimTransitionData::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(FCachedAnimTransitionData, FromStateName) == 0x000008, "Member 'FCachedAnimTransitionData::FromStateName' has a wrong offset!"); \ static_assert(offsetof(FCachedAnimTransitionData, ToStateName) == 0x000010, "Member 'FCachedAnimTransitionData::ToStateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedCurveValue \ static_assert(alignof(FNamedCurveValue) == 0x000004, "Wrong alignment on FNamedCurveValue"); \ static_assert(sizeof(FNamedCurveValue) == 0x00000C, "Wrong size on FNamedCurveValue"); \ static_assert(offsetof(FNamedCurveValue, Name) == 0x000000, "Member 'FNamedCurveValue::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedCurveValue, Value) == 0x000008, "Member 'FNamedCurveValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMirrorFindReplaceExpression \ static_assert(alignof(FMirrorFindReplaceExpression) == 0x000004, "Wrong alignment on FMirrorFindReplaceExpression"); \ static_assert(sizeof(FMirrorFindReplaceExpression) == 0x000014, "Wrong size on FMirrorFindReplaceExpression"); \ static_assert(offsetof(FMirrorFindReplaceExpression, FindExpression) == 0x000000, "Member 'FMirrorFindReplaceExpression::FindExpression' has a wrong offset!"); \ static_assert(offsetof(FMirrorFindReplaceExpression, ReplaceExpression) == 0x000008, "Member 'FMirrorFindReplaceExpression::ReplaceExpression' has a wrong offset!"); \ static_assert(offsetof(FMirrorFindReplaceExpression, FindReplaceMethod) == 0x000010, "Member 'FMirrorFindReplaceExpression::FindReplaceMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeItem \ static_assert(alignof(FNodeItem) == 0x000010, "Wrong alignment on FNodeItem"); \ static_assert(sizeof(FNodeItem) == 0x000070, "Wrong size on FNodeItem"); \ static_assert(offsetof(FNodeItem, ParentName) == 0x000000, "Member 'FNodeItem::ParentName' has a wrong offset!"); \ static_assert(offsetof(FNodeItem, Transform) == 0x000010, "Member 'FNodeItem::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseData \ static_assert(alignof(FPoseData) == 0x000008, "Wrong alignment on FPoseData"); \ static_assert(sizeof(FPoseData) == 0x000020, "Wrong size on FPoseData"); \ static_assert(offsetof(FPoseData, LocalSpacePose) == 0x000000, "Member 'FPoseData::LocalSpacePose' has a wrong offset!"); \ static_assert(offsetof(FPoseData, CurveData) == 0x000010, "Member 'FPoseData::CurveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseDataContainer \ static_assert(alignof(FPoseDataContainer) == 0x000008, "Wrong alignment on FPoseDataContainer"); \ static_assert(sizeof(FPoseDataContainer) == 0x000060, "Wrong size on FPoseDataContainer"); \ static_assert(offsetof(FPoseDataContainer, PoseNames) == 0x000000, "Member 'FPoseDataContainer::PoseNames' has a wrong offset!"); \ static_assert(offsetof(FPoseDataContainer, Tracks) == 0x000010, "Member 'FPoseDataContainer::Tracks' has a wrong offset!"); \ static_assert(offsetof(FPoseDataContainer, TrackBoneIndices) == 0x000020, "Member 'FPoseDataContainer::TrackBoneIndices' has a wrong offset!"); \ static_assert(offsetof(FPoseDataContainer, TrackPoseInfluenceIndices) == 0x000030, "Member 'FPoseDataContainer::TrackPoseInfluenceIndices' has a wrong offset!"); \ static_assert(offsetof(FPoseDataContainer, Poses) == 0x000040, "Member 'FPoseDataContainer::Poses' has a wrong offset!"); \ static_assert(offsetof(FPoseDataContainer, Curves) == 0x000050, "Member 'FPoseDataContainer::Curves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPreviewAttachedObjectPair \ static_assert(alignof(FPreviewAttachedObjectPair) == 0x000008, "Wrong alignment on FPreviewAttachedObjectPair"); \ static_assert(sizeof(FPreviewAttachedObjectPair) == 0x000040, "Wrong size on FPreviewAttachedObjectPair"); \ static_assert(offsetof(FPreviewAttachedObjectPair, AttachedObject) == 0x000000, "Member 'FPreviewAttachedObjectPair::AttachedObject' has a wrong offset!"); \ static_assert(offsetof(FPreviewAttachedObjectPair, Object) == 0x000030, "Member 'FPreviewAttachedObjectPair::Object' has a wrong offset!"); \ static_assert(offsetof(FPreviewAttachedObjectPair, AttachedTo) == 0x000038, "Member 'FPreviewAttachedObjectPair::AttachedTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPreviewAssetAttachContainer \ static_assert(alignof(FPreviewAssetAttachContainer) == 0x000008, "Wrong alignment on FPreviewAssetAttachContainer"); \ static_assert(sizeof(FPreviewAssetAttachContainer) == 0x000010, "Wrong size on FPreviewAssetAttachContainer"); \ static_assert(offsetof(FPreviewAssetAttachContainer, AttachedObjects) == 0x000000, "Member 'FPreviewAssetAttachContainer::AttachedObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNode \ static_assert(alignof(FNode) == 0x000010, "Wrong alignment on FNode"); \ static_assert(sizeof(FNode) == 0x000090, "Wrong size on FNode"); \ static_assert(offsetof(FNode, Name) == 0x000000, "Member 'FNode::Name' has a wrong offset!"); \ static_assert(offsetof(FNode, ParentName) == 0x000008, "Member 'FNode::ParentName' has a wrong offset!"); \ static_assert(offsetof(FNode, Transform) == 0x000010, "Member 'FNode::Transform' has a wrong offset!"); \ static_assert(offsetof(FNode, DisplayName) == 0x000070, "Member 'FNode::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FNode, bAdvanced) == 0x000080, "Member 'FNode::bAdvanced' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletonToMeshLinkup \ static_assert(alignof(FSkeletonToMeshLinkup) == 0x000008, "Wrong alignment on FSkeletonToMeshLinkup"); \ static_assert(sizeof(FSkeletonToMeshLinkup) == 0x000020, "Wrong size on FSkeletonToMeshLinkup"); \ static_assert(offsetof(FSkeletonToMeshLinkup, SkeletonToMeshTable) == 0x000000, "Member 'FSkeletonToMeshLinkup::SkeletonToMeshTable' has a wrong offset!"); \ static_assert(offsetof(FSkeletonToMeshLinkup, MeshToSkeletonTable) == 0x000010, "Member 'FSkeletonToMeshLinkup::MeshToSkeletonTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneNode \ static_assert(alignof(FBoneNode) == 0x000004, "Wrong alignment on FBoneNode"); \ static_assert(sizeof(FBoneNode) == 0x000010, "Wrong size on FBoneNode"); \ static_assert(offsetof(FBoneNode, Name) == 0x000000, "Member 'FBoneNode::Name' has a wrong offset!"); \ static_assert(offsetof(FBoneNode, ParentIndex) == 0x000008, "Member 'FBoneNode::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FBoneNode, TranslationRetargetingMode) == 0x00000C, "Member 'FBoneNode::TranslationRetargetingMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNameMapping \ static_assert(alignof(FNameMapping) == 0x000004, "Wrong alignment on FNameMapping"); \ static_assert(sizeof(FNameMapping) == 0x000010, "Wrong size on FNameMapping"); \ static_assert(offsetof(FNameMapping, NodeName) == 0x000000, "Member 'FNameMapping::NodeName' has a wrong offset!"); \ static_assert(offsetof(FNameMapping, BoneName) == 0x000008, "Member 'FNameMapping::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigConfiguration \ static_assert(alignof(FRigConfiguration) == 0x000008, "Wrong alignment on FRigConfiguration"); \ static_assert(sizeof(FRigConfiguration) == 0x000018, "Wrong size on FRigConfiguration"); \ static_assert(offsetof(FRigConfiguration, Rig) == 0x000000, "Member 'FRigConfiguration::Rig' has a wrong offset!"); \ static_assert(offsetof(FRigConfiguration, BoneMappingTable) == 0x000008, "Member 'FRigConfiguration::BoneMappingTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkinWeightProfileInfo \ static_assert(alignof(FSkinWeightProfileInfo) == 0x000004, "Wrong alignment on FSkinWeightProfileInfo"); \ static_assert(sizeof(FSkinWeightProfileInfo) == 0x000010, "Wrong size on FSkinWeightProfileInfo"); \ static_assert(offsetof(FSkinWeightProfileInfo, Name) == 0x000000, "Member 'FSkinWeightProfileInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FSkinWeightProfileInfo, DefaultProfile) == 0x000008, "Member 'FSkinWeightProfileInfo::DefaultProfile' has a wrong offset!"); \ static_assert(offsetof(FSkinWeightProfileInfo, DefaultProfileFromLODIndex) == 0x00000C, "Member 'FSkinWeightProfileInfo::DefaultProfileFromLODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSmartNameContainer \ static_assert(alignof(FSmartNameContainer) == 0x000008, "Wrong alignment on FSmartNameContainer"); \ static_assert(sizeof(FSmartNameContainer) == 0x000050, "Wrong size on FSmartNameContainer"); \ #define DUMPER7_ASSERTS_FTimeStretchCurveMarker \ static_assert(alignof(FTimeStretchCurveMarker) == 0x000004, "Wrong alignment on FTimeStretchCurveMarker"); \ static_assert(sizeof(FTimeStretchCurveMarker) == 0x000010, "Wrong size on FTimeStretchCurveMarker"); \ static_assert(offsetof(FTimeStretchCurveMarker, Time) == 0x000000, "Member 'FTimeStretchCurveMarker::Time' has a wrong offset!"); \ static_assert(offsetof(FTimeStretchCurveMarker, ALPHA) == 0x00000C, "Member 'FTimeStretchCurveMarker::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimeStretchCurve \ static_assert(alignof(FTimeStretchCurve) == 0x000008, "Wrong alignment on FTimeStretchCurve"); \ static_assert(sizeof(FTimeStretchCurve) == 0x000028, "Wrong size on FTimeStretchCurve"); \ static_assert(offsetof(FTimeStretchCurve, SamplingRate) == 0x000000, "Member 'FTimeStretchCurve::SamplingRate' has a wrong offset!"); \ static_assert(offsetof(FTimeStretchCurve, CurveValueMinPrecision) == 0x000004, "Member 'FTimeStretchCurve::CurveValueMinPrecision' has a wrong offset!"); \ static_assert(offsetof(FTimeStretchCurve, Markers) == 0x000008, "Member 'FTimeStretchCurve::Markers' has a wrong offset!"); \ static_assert(offsetof(FTimeStretchCurve, Sum_dT_i_by_C_i) == 0x000018, "Member 'FTimeStretchCurve::Sum_dT_i_by_C_i' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimGroupInfo \ static_assert(alignof(FAnimGroupInfo) == 0x000004, "Wrong alignment on FAnimGroupInfo"); \ static_assert(sizeof(FAnimGroupInfo) == 0x000018, "Wrong size on FAnimGroupInfo"); \ static_assert(offsetof(FAnimGroupInfo, Name) == 0x000000, "Member 'FAnimGroupInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAnimGroupInfo, Color) == 0x000008, "Member 'FAnimGroupInfo::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimParentNodeAssetOverride \ static_assert(alignof(FAnimParentNodeAssetOverride) == 0x000008, "Wrong alignment on FAnimParentNodeAssetOverride"); \ static_assert(sizeof(FAnimParentNodeAssetOverride) == 0x000018, "Wrong size on FAnimParentNodeAssetOverride"); \ static_assert(offsetof(FAnimParentNodeAssetOverride, NewAsset) == 0x000000, "Member 'FAnimParentNodeAssetOverride::NewAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimParentNodeAssetOverride, ParentNodeGuid) == 0x000008, "Member 'FAnimParentNodeAssetOverride::ParentNodeGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetManagerSearchRules \ static_assert(alignof(FAssetManagerSearchRules) == 0x000008, "Wrong alignment on FAssetManagerSearchRules"); \ static_assert(sizeof(FAssetManagerSearchRules) == 0x000050, "Wrong size on FAssetManagerSearchRules"); \ static_assert(offsetof(FAssetManagerSearchRules, AssetScanPaths) == 0x000000, "Member 'FAssetManagerSearchRules::AssetScanPaths' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, IncludePatterns) == 0x000010, "Member 'FAssetManagerSearchRules::IncludePatterns' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, ExcludePatterns) == 0x000020, "Member 'FAssetManagerSearchRules::ExcludePatterns' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, AssetBaseClass) == 0x000030, "Member 'FAssetManagerSearchRules::AssetBaseClass' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, bHasBlueprintClasses) == 0x000038, "Member 'FAssetManagerSearchRules::bHasBlueprintClasses' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, bForceSynchronousScan) == 0x000039, "Member 'FAssetManagerSearchRules::bForceSynchronousScan' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, bSkipVirtualPathExpansion) == 0x00003A, "Member 'FAssetManagerSearchRules::bSkipVirtualPathExpansion' has a wrong offset!"); \ static_assert(offsetof(FAssetManagerSearchRules, bSkipManagerIncludeCheck) == 0x00003B, "Member 'FAssetManagerSearchRules::bSkipManagerIncludeCheck' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioEffectParameters \ static_assert(alignof(FAudioEffectParameters) == 0x000008, "Wrong alignment on FAudioEffectParameters"); \ static_assert(sizeof(FAudioEffectParameters) == 0x000008, "Wrong size on FAudioEffectParameters"); \ #define DUMPER7_ASSERTS_FAudioReverbEffect \ static_assert(alignof(FAudioReverbEffect) == 0x000008, "Wrong alignment on FAudioReverbEffect"); \ static_assert(sizeof(FAudioReverbEffect) == 0x000048, "Wrong size on FAudioReverbEffect"); \ #define DUMPER7_ASSERTS_FSoundDebugEntry \ static_assert(alignof(FSoundDebugEntry) == 0x000008, "Wrong alignment on FSoundDebugEntry"); \ static_assert(sizeof(FSoundDebugEntry) == 0x000028, "Wrong size on FSoundDebugEntry"); \ static_assert(offsetof(FSoundDebugEntry, DebugName) == 0x000000, "Member 'FSoundDebugEntry::DebugName' has a wrong offset!"); \ static_assert(offsetof(FSoundDebugEntry, Sound) == 0x000008, "Member 'FSoundDebugEntry::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDefaultAudioBusSettings \ static_assert(alignof(FDefaultAudioBusSettings) == 0x000008, "Wrong alignment on FDefaultAudioBusSettings"); \ static_assert(sizeof(FDefaultAudioBusSettings) == 0x000020, "Wrong size on FDefaultAudioBusSettings"); \ static_assert(offsetof(FDefaultAudioBusSettings, AudioBus) == 0x000000, "Member 'FDefaultAudioBusSettings::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioVolumeSubmixOverrideSettings \ static_assert(alignof(FAudioVolumeSubmixOverrideSettings) == 0x000008, "Wrong alignment on FAudioVolumeSubmixOverrideSettings"); \ static_assert(sizeof(FAudioVolumeSubmixOverrideSettings) == 0x000020, "Wrong size on FAudioVolumeSubmixOverrideSettings"); \ static_assert(offsetof(FAudioVolumeSubmixOverrideSettings, Submix) == 0x000000, "Member 'FAudioVolumeSubmixOverrideSettings::Submix' has a wrong offset!"); \ static_assert(offsetof(FAudioVolumeSubmixOverrideSettings, SubmixEffectChain) == 0x000008, "Member 'FAudioVolumeSubmixOverrideSettings::SubmixEffectChain' has a wrong offset!"); \ static_assert(offsetof(FAudioVolumeSubmixOverrideSettings, CrossfadeTime) == 0x000018, "Member 'FAudioVolumeSubmixOverrideSettings::CrossfadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeToCodeAssociation \ static_assert(alignof(FNodeToCodeAssociation) == 0x000004, "Wrong alignment on FNodeToCodeAssociation"); \ static_assert(sizeof(FNodeToCodeAssociation) == 0x000014, "Wrong size on FNodeToCodeAssociation"); \ #define DUMPER7_ASSERTS_FPointerToUberGraphFrame \ static_assert(alignof(FPointerToUberGraphFrame) == 0x000008, "Wrong alignment on FPointerToUberGraphFrame"); \ static_assert(sizeof(FPointerToUberGraphFrame) == 0x000008, "Wrong size on FPointerToUberGraphFrame"); \ #define DUMPER7_ASSERTS_FBlueprintDebugData \ static_assert(alignof(FBlueprintDebugData) == 0x000001, "Wrong alignment on FBlueprintDebugData"); \ static_assert(sizeof(FBlueprintDebugData) == 0x000001, "Wrong size on FBlueprintDebugData"); \ #define DUMPER7_ASSERTS_FEventGraphFastCallPair \ static_assert(alignof(FEventGraphFastCallPair) == 0x000008, "Wrong alignment on FEventGraphFastCallPair"); \ static_assert(sizeof(FEventGraphFastCallPair) == 0x000010, "Wrong size on FEventGraphFastCallPair"); \ static_assert(offsetof(FEventGraphFastCallPair, FunctionToPatch) == 0x000000, "Member 'FEventGraphFastCallPair::FunctionToPatch' has a wrong offset!"); \ static_assert(offsetof(FEventGraphFastCallPair, EventGraphCallOffset) == 0x000008, "Member 'FEventGraphFastCallPair::EventGraphCallOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBPComponentClassOverride \ static_assert(alignof(FBPComponentClassOverride) == 0x000008, "Wrong alignment on FBPComponentClassOverride"); \ static_assert(sizeof(FBPComponentClassOverride) == 0x000010, "Wrong size on FBPComponentClassOverride"); \ static_assert(offsetof(FBPComponentClassOverride, ComponentName) == 0x000000, "Member 'FBPComponentClassOverride::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FBPComponentClassOverride, ComponentClass) == 0x000008, "Member 'FBPComponentClassOverride::ComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimCurveType \ static_assert(alignof(FAnimCurveType) == 0x000001, "Wrong alignment on FAnimCurveType"); \ static_assert(sizeof(FAnimCurveType) == 0x000002, "Wrong size on FAnimCurveType"); \ #define DUMPER7_ASSERTS_FBuilderPoly \ static_assert(alignof(FBuilderPoly) == 0x000008, "Wrong alignment on FBuilderPoly"); \ static_assert(sizeof(FBuilderPoly) == 0x000020, "Wrong size on FBuilderPoly"); \ static_assert(offsetof(FBuilderPoly, VertexIndices) == 0x000000, "Member 'FBuilderPoly::VertexIndices' has a wrong offset!"); \ static_assert(offsetof(FBuilderPoly, Direction) == 0x000010, "Member 'FBuilderPoly::Direction' has a wrong offset!"); \ static_assert(offsetof(FBuilderPoly, ItemName) == 0x000014, "Member 'FBuilderPoly::ItemName' has a wrong offset!"); \ static_assert(offsetof(FBuilderPoly, PolyFlags) == 0x00001C, "Member 'FBuilderPoly::PolyFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraLensInterfaceClassSupport \ static_assert(alignof(FCameraLensInterfaceClassSupport) == 0x000008, "Wrong alignment on FCameraLensInterfaceClassSupport"); \ static_assert(sizeof(FCameraLensInterfaceClassSupport) == 0x000008, "Wrong size on FCameraLensInterfaceClassSupport"); \ static_assert(offsetof(FCameraLensInterfaceClassSupport, Class) == 0x000000, "Member 'FCameraLensInterfaceClassSupport::Class' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPooledCameraShakes \ static_assert(alignof(FPooledCameraShakes) == 0x000008, "Wrong alignment on FPooledCameraShakes"); \ static_assert(sizeof(FPooledCameraShakes) == 0x000010, "Wrong size on FPooledCameraShakes"); \ static_assert(offsetof(FPooledCameraShakes, PooledShakes) == 0x000000, "Member 'FPooledCameraShakes::PooledShakes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeStartParams \ static_assert(alignof(FCameraShakeStartParams) == 0x000001, "Wrong alignment on FCameraShakeStartParams"); \ static_assert(sizeof(FCameraShakeStartParams) == 0x000001, "Wrong size on FCameraShakeStartParams"); \ static_assert(offsetof(FCameraShakeStartParams, bIsRestarting) == 0x000000, "Member 'FCameraShakeStartParams::bIsRestarting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeUpdateParams \ static_assert(alignof(FCameraShakeUpdateParams) == 0x000010, "Wrong alignment on FCameraShakeUpdateParams"); \ static_assert(sizeof(FCameraShakeUpdateParams) == 0x0007F0, "Wrong size on FCameraShakeUpdateParams"); \ static_assert(offsetof(FCameraShakeUpdateParams, DeltaTime) == 0x000000, "Member 'FCameraShakeUpdateParams::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeUpdateParams, ShakeScale) == 0x000004, "Member 'FCameraShakeUpdateParams::ShakeScale' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeUpdateParams, DynamicScale) == 0x000008, "Member 'FCameraShakeUpdateParams::DynamicScale' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeUpdateParams, BlendingWeight) == 0x00000C, "Member 'FCameraShakeUpdateParams::BlendingWeight' has a wrong offset!"); \ static_assert(offsetof(FCameraShakeUpdateParams, POV) == 0x000010, "Member 'FCameraShakeUpdateParams::POV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraShakeUpdateResult \ static_assert(alignof(FCameraShakeUpdateResult) == 0x000010, "Wrong alignment on FCameraShakeUpdateResult"); \ static_assert(sizeof(FCameraShakeUpdateResult) == 0x000750, "Wrong size on FCameraShakeUpdateResult"); \ #define DUMPER7_ASSERTS_FCameraShakeStopParams \ static_assert(alignof(FCameraShakeStopParams) == 0x000001, "Wrong alignment on FCameraShakeStopParams"); \ static_assert(sizeof(FCameraShakeStopParams) == 0x000001, "Wrong size on FCameraShakeStopParams"); \ static_assert(offsetof(FCameraShakeStopParams, bImmediately) == 0x000000, "Member 'FCameraShakeStopParams::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDummySpacerCameraTypes \ static_assert(alignof(FDummySpacerCameraTypes) == 0x000001, "Wrong alignment on FDummySpacerCameraTypes"); \ static_assert(sizeof(FDummySpacerCameraTypes) == 0x000001, "Wrong size on FDummySpacerCameraTypes"); \ #define DUMPER7_ASSERTS_FRepRootMotionMontage \ static_assert(alignof(FRepRootMotionMontage) == 0x000008, "Wrong alignment on FRepRootMotionMontage"); \ static_assert(sizeof(FRepRootMotionMontage) == 0x0000D8, "Wrong size on FRepRootMotionMontage"); \ static_assert(offsetof(FRepRootMotionMontage, bIsActive) == 0x000000, "Member 'FRepRootMotionMontage::bIsActive' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, AnimMontage) == 0x000008, "Member 'FRepRootMotionMontage::AnimMontage' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, position) == 0x000010, "Member 'FRepRootMotionMontage::position' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, Location) == 0x000018, "Member 'FRepRootMotionMontage::Location' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, Rotation) == 0x000030, "Member 'FRepRootMotionMontage::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, MovementBase) == 0x000048, "Member 'FRepRootMotionMontage::MovementBase' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, MovementBaseBoneName) == 0x000050, "Member 'FRepRootMotionMontage::MovementBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, bRelativePosition) == 0x000058, "Member 'FRepRootMotionMontage::bRelativePosition' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, bRelativeRotation) == 0x000059, "Member 'FRepRootMotionMontage::bRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, AuthoritativeRootMotion) == 0x000060, "Member 'FRepRootMotionMontage::AuthoritativeRootMotion' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, Acceleration) == 0x0000A8, "Member 'FRepRootMotionMontage::Acceleration' has a wrong offset!"); \ static_assert(offsetof(FRepRootMotionMontage, LinearVelocity) == 0x0000C0, "Member 'FRepRootMotionMontage::LinearVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimulatedRootMotionReplicatedMove \ static_assert(alignof(FSimulatedRootMotionReplicatedMove) == 0x000008, "Wrong alignment on FSimulatedRootMotionReplicatedMove"); \ static_assert(sizeof(FSimulatedRootMotionReplicatedMove) == 0x0000E0, "Wrong size on FSimulatedRootMotionReplicatedMove"); \ static_assert(offsetof(FSimulatedRootMotionReplicatedMove, Time) == 0x000000, "Member 'FSimulatedRootMotionReplicatedMove::Time' has a wrong offset!"); \ static_assert(offsetof(FSimulatedRootMotionReplicatedMove, RootMotion) == 0x000008, "Member 'FSimulatedRootMotionReplicatedMove::RootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionResponseTemplate \ static_assert(alignof(FCollisionResponseTemplate) == 0x000008, "Wrong alignment on FCollisionResponseTemplate"); \ static_assert(sizeof(FCollisionResponseTemplate) == 0x000048, "Wrong size on FCollisionResponseTemplate"); \ static_assert(offsetof(FCollisionResponseTemplate, Name) == 0x000000, "Member 'FCollisionResponseTemplate::Name' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseTemplate, CollisionEnabled) == 0x000008, "Member 'FCollisionResponseTemplate::CollisionEnabled' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseTemplate, bCanModify) == 0x00000A, "Member 'FCollisionResponseTemplate::bCanModify' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseTemplate, ObjectTypeName) == 0x00002C, "Member 'FCollisionResponseTemplate::ObjectTypeName' has a wrong offset!"); \ static_assert(offsetof(FCollisionResponseTemplate, CustomResponses) == 0x000038, "Member 'FCollisionResponseTemplate::CustomResponses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomChannelSetup \ static_assert(alignof(FCustomChannelSetup) == 0x000004, "Wrong alignment on FCustomChannelSetup"); \ static_assert(sizeof(FCustomChannelSetup) == 0x00000C, "Wrong size on FCustomChannelSetup"); \ static_assert(offsetof(FCustomChannelSetup, Channel) == 0x000000, "Member 'FCustomChannelSetup::Channel' has a wrong offset!"); \ static_assert(offsetof(FCustomChannelSetup, DefaultResponse) == 0x000001, "Member 'FCustomChannelSetup::DefaultResponse' has a wrong offset!"); \ static_assert(offsetof(FCustomChannelSetup, bTraceType) == 0x000002, "Member 'FCustomChannelSetup::bTraceType' has a wrong offset!"); \ static_assert(offsetof(FCustomChannelSetup, bStaticObject) == 0x000003, "Member 'FCustomChannelSetup::bStaticObject' has a wrong offset!"); \ static_assert(offsetof(FCustomChannelSetup, Name) == 0x000004, "Member 'FCustomChannelSetup::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorComponentInstanceSourceInfo \ static_assert(alignof(FActorComponentInstanceSourceInfo) == 0x000008, "Wrong alignment on FActorComponentInstanceSourceInfo"); \ static_assert(sizeof(FActorComponentInstanceSourceInfo) == 0x000010, "Wrong size on FActorComponentInstanceSourceInfo"); \ static_assert(offsetof(FActorComponentInstanceSourceInfo, SourceComponentTemplate) == 0x000000, "Member 'FActorComponentInstanceSourceInfo::SourceComponentTemplate' has a wrong offset!"); \ static_assert(offsetof(FActorComponentInstanceSourceInfo, SourceComponentCreationMethod) == 0x000008, "Member 'FActorComponentInstanceSourceInfo::SourceComponentCreationMethod' has a wrong offset!"); \ static_assert(offsetof(FActorComponentInstanceSourceInfo, SourceComponentTypeSerializedIndex) == 0x00000C, "Member 'FActorComponentInstanceSourceInfo::SourceComponentTypeSerializedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorInstanceData \ static_assert(alignof(FActorInstanceData) == 0x000008, "Wrong alignment on FActorInstanceData"); \ static_assert(sizeof(FActorInstanceData) == 0x000060, "Wrong size on FActorInstanceData"); \ static_assert(offsetof(FActorInstanceData, ActorClass) == 0x000058, "Member 'FActorInstanceData::ActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioComponentParam \ static_assert(alignof(FAudioComponentParam) == 0x000008, "Wrong alignment on FAudioComponentParam"); \ static_assert(sizeof(FAudioComponentParam) == 0x0000A8, "Wrong size on FAudioComponentParam"); \ static_assert(offsetof(FAudioComponentParam, SoundWaveParam) == 0x0000A0, "Member 'FAudioComponentParam::SoundWaveParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChildActorAttachedActorInfo \ static_assert(alignof(FChildActorAttachedActorInfo) == 0x000010, "Wrong alignment on FChildActorAttachedActorInfo"); \ static_assert(sizeof(FChildActorAttachedActorInfo) == 0x000070, "Wrong size on FChildActorAttachedActorInfo"); \ static_assert(offsetof(FChildActorAttachedActorInfo, Actor) == 0x000000, "Member 'FChildActorAttachedActorInfo::Actor' has a wrong offset!"); \ static_assert(offsetof(FChildActorAttachedActorInfo, SocketName) == 0x000008, "Member 'FChildActorAttachedActorInfo::SocketName' has a wrong offset!"); \ static_assert(offsetof(FChildActorAttachedActorInfo, RelativeTransform) == 0x000010, "Member 'FChildActorAttachedActorInfo::RelativeTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChildActorComponentInstanceData \ static_assert(alignof(FChildActorComponentInstanceData) == 0x000008, "Wrong alignment on FChildActorComponentInstanceData"); \ static_assert(sizeof(FChildActorComponentInstanceData) == 0x0000F8, "Wrong size on FChildActorComponentInstanceData"); \ static_assert(offsetof(FChildActorComponentInstanceData, ChildActorClass) == 0x0000B8, "Member 'FChildActorComponentInstanceData::ChildActorClass' has a wrong offset!"); \ static_assert(offsetof(FChildActorComponentInstanceData, ChildActorName) == 0x0000C0, "Member 'FChildActorComponentInstanceData::ChildActorName' has a wrong offset!"); \ static_assert(offsetof(FChildActorComponentInstanceData, AttachedActors) == 0x0000C8, "Member 'FChildActorComponentInstanceData::AttachedActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedKeyToActionInfo \ static_assert(alignof(FCachedKeyToActionInfo) == 0x000008, "Wrong alignment on FCachedKeyToActionInfo"); \ static_assert(sizeof(FCachedKeyToActionInfo) == 0x000070, "Wrong size on FCachedKeyToActionInfo"); \ static_assert(offsetof(FCachedKeyToActionInfo, PlayerInput) == 0x000000, "Member 'FCachedKeyToActionInfo::PlayerInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBatchedLine \ static_assert(alignof(FBatchedLine) == 0x000008, "Wrong alignment on FBatchedLine"); \ static_assert(sizeof(FBatchedLine) == 0x000050, "Wrong size on FBatchedLine"); \ static_assert(offsetof(FBatchedLine, Start) == 0x000000, "Member 'FBatchedLine::Start' has a wrong offset!"); \ static_assert(offsetof(FBatchedLine, End) == 0x000018, "Member 'FBatchedLine::End' has a wrong offset!"); \ static_assert(offsetof(FBatchedLine, Color) == 0x000030, "Member 'FBatchedLine::Color' has a wrong offset!"); \ static_assert(offsetof(FBatchedLine, Thickness) == 0x000040, "Member 'FBatchedLine::Thickness' has a wrong offset!"); \ static_assert(offsetof(FBatchedLine, RemainingLifeTime) == 0x000044, "Member 'FBatchedLine::RemainingLifeTime' has a wrong offset!"); \ static_assert(offsetof(FBatchedLine, DepthPriority) == 0x000048, "Member 'FBatchedLine::DepthPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLODMappingData \ static_assert(alignof(FLODMappingData) == 0x000008, "Wrong alignment on FLODMappingData"); \ static_assert(sizeof(FLODMappingData) == 0x000020, "Wrong size on FLODMappingData"); \ static_assert(offsetof(FLODMappingData, Mapping) == 0x000000, "Member 'FLODMappingData::Mapping' has a wrong offset!"); \ static_assert(offsetof(FLODMappingData, InverseMapping) == 0x000010, "Member 'FLODMappingData::InverseMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialSpriteElement \ static_assert(alignof(FMaterialSpriteElement) == 0x000008, "Wrong alignment on FMaterialSpriteElement"); \ static_assert(sizeof(FMaterialSpriteElement) == 0x000028, "Wrong size on FMaterialSpriteElement"); \ static_assert(offsetof(FMaterialSpriteElement, Material) == 0x000000, "Member 'FMaterialSpriteElement::Material' has a wrong offset!"); \ static_assert(offsetof(FMaterialSpriteElement, DistanceToOpacityCurve) == 0x000008, "Member 'FMaterialSpriteElement::DistanceToOpacityCurve' has a wrong offset!"); \ static_assert(offsetof(FMaterialSpriteElement, BaseSizeX) == 0x000014, "Member 'FMaterialSpriteElement::BaseSizeX' has a wrong offset!"); \ static_assert(offsetof(FMaterialSpriteElement, BaseSizeY) == 0x000018, "Member 'FMaterialSpriteElement::BaseSizeY' has a wrong offset!"); \ static_assert(offsetof(FMaterialSpriteElement, DistanceToSizeCurve) == 0x000020, "Member 'FMaterialSpriteElement::DistanceToSizeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineShowFlagsSetting \ static_assert(alignof(FEngineShowFlagsSetting) == 0x000008, "Wrong alignment on FEngineShowFlagsSetting"); \ static_assert(sizeof(FEngineShowFlagsSetting) == 0x000018, "Wrong size on FEngineShowFlagsSetting"); \ static_assert(offsetof(FEngineShowFlagsSetting, ShowFlagName) == 0x000000, "Member 'FEngineShowFlagsSetting::ShowFlagName' has a wrong offset!"); \ static_assert(offsetof(FEngineShowFlagsSetting, Enabled) == 0x000010, "Member 'FEngineShowFlagsSetting::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplineCurves \ static_assert(alignof(FSplineCurves) == 0x000008, "Wrong alignment on FSplineCurves"); \ static_assert(sizeof(FSplineCurves) == 0x000070, "Wrong size on FSplineCurves"); \ static_assert(offsetof(FSplineCurves, position) == 0x000000, "Member 'FSplineCurves::position' has a wrong offset!"); \ static_assert(offsetof(FSplineCurves, Rotation) == 0x000018, "Member 'FSplineCurves::Rotation' has a wrong offset!"); \ static_assert(offsetof(FSplineCurves, Scale) == 0x000030, "Member 'FSplineCurves::Scale' has a wrong offset!"); \ static_assert(offsetof(FSplineCurves, ReparamTable) == 0x000048, "Member 'FSplineCurves::ReparamTable' has a wrong offset!"); \ static_assert(offsetof(FSplineCurves, MetaData) == 0x000060, "Member 'FSplineCurves::MetaData' has a wrong offset!"); \ static_assert(offsetof(FSplineCurves, Version) == 0x000068, "Member 'FSplineCurves::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplinePoint \ static_assert(alignof(FSplinePoint) == 0x000008, "Wrong alignment on FSplinePoint"); \ static_assert(sizeof(FSplinePoint) == 0x000088, "Wrong size on FSplinePoint"); \ static_assert(offsetof(FSplinePoint, InputKey) == 0x000000, "Member 'FSplinePoint::InputKey' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, position) == 0x000008, "Member 'FSplinePoint::position' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, ArriveTangent) == 0x000020, "Member 'FSplinePoint::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, LeaveTangent) == 0x000038, "Member 'FSplinePoint::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, Rotation) == 0x000050, "Member 'FSplinePoint::Rotation' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, Scale) == 0x000068, "Member 'FSplinePoint::Scale' has a wrong offset!"); \ static_assert(offsetof(FSplinePoint, Type) == 0x000080, "Member 'FSplinePoint::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplineInstanceData \ static_assert(alignof(FSplineInstanceData) == 0x000008, "Wrong alignment on FSplineInstanceData"); \ static_assert(sizeof(FSplineInstanceData) == 0x0001A0, "Wrong size on FSplineInstanceData"); \ static_assert(offsetof(FSplineInstanceData, bSplineHasBeenEdited) == 0x0000B8, "Member 'FSplineInstanceData::bSplineHasBeenEdited' has a wrong offset!"); \ static_assert(offsetof(FSplineInstanceData, SplineCurves) == 0x0000C0, "Member 'FSplineInstanceData::SplineCurves' has a wrong offset!"); \ static_assert(offsetof(FSplineInstanceData, SplineCurvesPreUCS) == 0x000130, "Member 'FSplineInstanceData::SplineCurvesPreUCS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveAtlasColorAdjustments \ static_assert(alignof(FCurveAtlasColorAdjustments) == 0x000004, "Wrong alignment on FCurveAtlasColorAdjustments"); \ static_assert(sizeof(FCurveAtlasColorAdjustments) == 0x000024, "Wrong size on FCurveAtlasColorAdjustments"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustBrightness) == 0x000004, "Member 'FCurveAtlasColorAdjustments::AdjustBrightness' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustBrightnessCurve) == 0x000008, "Member 'FCurveAtlasColorAdjustments::AdjustBrightnessCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustVibrance) == 0x00000C, "Member 'FCurveAtlasColorAdjustments::AdjustVibrance' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustSaturation) == 0x000010, "Member 'FCurveAtlasColorAdjustments::AdjustSaturation' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustRGBCurve) == 0x000014, "Member 'FCurveAtlasColorAdjustments::AdjustRGBCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustHue) == 0x000018, "Member 'FCurveAtlasColorAdjustments::AdjustHue' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustMinAlpha) == 0x00001C, "Member 'FCurveAtlasColorAdjustments::AdjustMinAlpha' has a wrong offset!"); \ static_assert(offsetof(FCurveAtlasColorAdjustments, AdjustMaxAlpha) == 0x000020, "Member 'FCurveAtlasColorAdjustments::AdjustMaxAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRuntimeVectorCurve \ static_assert(alignof(FRuntimeVectorCurve) == 0x000008, "Wrong alignment on FRuntimeVectorCurve"); \ static_assert(sizeof(FRuntimeVectorCurve) == 0x000188, "Wrong size on FRuntimeVectorCurve"); \ static_assert(offsetof(FRuntimeVectorCurve, VectorCurves) == 0x000000, "Member 'FRuntimeVectorCurve::VectorCurves' has a wrong offset!"); \ static_assert(offsetof(FRuntimeVectorCurve, ExternalCurve) == 0x000180, "Member 'FRuntimeVectorCurve::ExternalCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNameCurve \ static_assert(alignof(FNameCurve) == 0x000008, "Wrong alignment on FNameCurve"); \ static_assert(sizeof(FNameCurve) == 0x000078, "Wrong size on FNameCurve"); \ static_assert(offsetof(FNameCurve, Keys) == 0x000068, "Member 'FNameCurve::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleCurve \ static_assert(alignof(FSimpleCurve) == 0x000008, "Wrong alignment on FSimpleCurve"); \ static_assert(sizeof(FSimpleCurve) == 0x000088, "Wrong size on FSimpleCurve"); \ static_assert(offsetof(FSimpleCurve, InterpMode) == 0x000070, "Member 'FSimpleCurve::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FSimpleCurve, Keys) == 0x000078, "Member 'FSimpleCurve::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStringCurveKey \ static_assert(alignof(FStringCurveKey) == 0x000008, "Wrong alignment on FStringCurveKey"); \ static_assert(sizeof(FStringCurveKey) == 0x000018, "Wrong size on FStringCurveKey"); \ static_assert(offsetof(FStringCurveKey, Time) == 0x000000, "Member 'FStringCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(FStringCurveKey, Value) == 0x000008, "Member 'FStringCurveKey::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStringCurve \ static_assert(alignof(FStringCurve) == 0x000008, "Wrong alignment on FStringCurve"); \ static_assert(sizeof(FStringCurve) == 0x000088, "Wrong size on FStringCurve"); \ static_assert(offsetof(FStringCurve, DefaultValue) == 0x000068, "Member 'FStringCurve::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FStringCurve, Keys) == 0x000078, "Member 'FStringCurve::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataDrivenConsoleVariable \ static_assert(alignof(FDataDrivenConsoleVariable) == 0x000008, "Wrong alignment on FDataDrivenConsoleVariable"); \ static_assert(sizeof(FDataDrivenConsoleVariable) == 0x000050, "Wrong size on FDataDrivenConsoleVariable"); \ static_assert(offsetof(FDataDrivenConsoleVariable, Type) == 0x000000, "Member 'FDataDrivenConsoleVariable::Type' has a wrong offset!"); \ static_assert(offsetof(FDataDrivenConsoleVariable, Name) == 0x000008, "Member 'FDataDrivenConsoleVariable::Name' has a wrong offset!"); \ static_assert(offsetof(FDataDrivenConsoleVariable, ToolTip) == 0x000018, "Member 'FDataDrivenConsoleVariable::ToolTip' has a wrong offset!"); \ static_assert(offsetof(FDataDrivenConsoleVariable, DefaultValueFloat) == 0x000028, "Member 'FDataDrivenConsoleVariable::DefaultValueFloat' has a wrong offset!"); \ static_assert(offsetof(FDataDrivenConsoleVariable, DefaultValueInt) == 0x00002C, "Member 'FDataDrivenConsoleVariable::DefaultValueInt' has a wrong offset!"); \ static_assert(offsetof(FDataDrivenConsoleVariable, DefaultValueBool) == 0x000030, "Member 'FDataDrivenConsoleVariable::DefaultValueBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataTableCategoryHandle \ static_assert(alignof(FDataTableCategoryHandle) == 0x000008, "Wrong alignment on FDataTableCategoryHandle"); \ static_assert(sizeof(FDataTableCategoryHandle) == 0x000018, "Wrong size on FDataTableCategoryHandle"); \ static_assert(offsetof(FDataTableCategoryHandle, DataTable) == 0x000000, "Member 'FDataTableCategoryHandle::DataTable' has a wrong offset!"); \ static_assert(offsetof(FDataTableCategoryHandle, ColumnName) == 0x000008, "Member 'FDataTableCategoryHandle::ColumnName' has a wrong offset!"); \ static_assert(offsetof(FDataTableCategoryHandle, RowContents) == 0x000010, "Member 'FDataTableCategoryHandle::RowContents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebugCameraControllerSettingsViewModeIndex \ static_assert(alignof(FDebugCameraControllerSettingsViewModeIndex) == 0x000008, "Wrong alignment on FDebugCameraControllerSettingsViewModeIndex"); \ static_assert(sizeof(FDebugCameraControllerSettingsViewModeIndex) == 0x000010, "Wrong size on FDebugCameraControllerSettingsViewModeIndex"); \ static_assert(offsetof(FDebugCameraControllerSettingsViewModeIndex, ViewModeIndex) == 0x000008, "Member 'FDebugCameraControllerSettingsViewModeIndex::ViewModeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMulticastRecordOptions \ static_assert(alignof(FMulticastRecordOptions) == 0x000008, "Wrong alignment on FMulticastRecordOptions"); \ static_assert(sizeof(FMulticastRecordOptions) == 0x000018, "Wrong size on FMulticastRecordOptions"); \ static_assert(offsetof(FMulticastRecordOptions, FuncPathName) == 0x000000, "Member 'FMulticastRecordOptions::FuncPathName' has a wrong offset!"); \ static_assert(offsetof(FMulticastRecordOptions, bServerSkip) == 0x000010, "Member 'FMulticastRecordOptions::bServerSkip' has a wrong offset!"); \ static_assert(offsetof(FMulticastRecordOptions, bClientSkip) == 0x000011, "Member 'FMulticastRecordOptions::bClientSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSelectedFragmentProperties \ static_assert(alignof(FSelectedFragmentProperties) == 0x000008, "Wrong alignment on FSelectedFragmentProperties"); \ static_assert(sizeof(FSelectedFragmentProperties) == 0x000020, "Wrong size on FSelectedFragmentProperties"); \ static_assert(offsetof(FSelectedFragmentProperties, Tag) == 0x000000, "Member 'FSelectedFragmentProperties::Tag' has a wrong offset!"); \ static_assert(offsetof(FSelectedFragmentProperties, Fragment) == 0x000008, "Member 'FSelectedFragmentProperties::Fragment' has a wrong offset!"); \ static_assert(offsetof(FSelectedFragmentProperties, bEnabled) == 0x000018, "Member 'FSelectedFragmentProperties::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestructE \ static_assert(alignof(FDPMatchingRulestructE) == 0x000008, "Wrong alignment on FDPMatchingRulestructE"); \ static_assert(sizeof(FDPMatchingRulestructE) == 0x000068, "Wrong size on FDPMatchingRulestructE"); \ static_assert(offsetof(FDPMatchingRulestructE, OnTrue) == 0x000048, "Member 'FDPMatchingRulestructE::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestructE, OnFalse) == 0x000058, "Member 'FDPMatchingRulestructE::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDPMatchingRulestruct \ static_assert(alignof(FDPMatchingRulestruct) == 0x000008, "Wrong alignment on FDPMatchingRulestruct"); \ static_assert(sizeof(FDPMatchingRulestruct) == 0x000068, "Wrong size on FDPMatchingRulestruct"); \ static_assert(offsetof(FDPMatchingRulestruct, OnTrue) == 0x000048, "Member 'FDPMatchingRulestruct::OnTrue' has a wrong offset!"); \ static_assert(offsetof(FDPMatchingRulestruct, OnFalse) == 0x000058, "Member 'FDPMatchingRulestruct::OnFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogueContextMapping \ static_assert(alignof(FDialogueContextMapping) == 0x000008, "Wrong alignment on FDialogueContextMapping"); \ static_assert(sizeof(FDialogueContextMapping) == 0x000038, "Wrong size on FDialogueContextMapping"); \ static_assert(offsetof(FDialogueContextMapping, Context) == 0x000000, "Member 'FDialogueContextMapping::Context' has a wrong offset!"); \ static_assert(offsetof(FDialogueContextMapping, SoundWave) == 0x000018, "Member 'FDialogueContextMapping::SoundWave' has a wrong offset!"); \ static_assert(offsetof(FDialogueContextMapping, LocalizationKeyFormat) == 0x000020, "Member 'FDialogueContextMapping::LocalizationKeyFormat' has a wrong offset!"); \ static_assert(offsetof(FDialogueContextMapping, Proxy) == 0x000030, "Member 'FDialogueContextMapping::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGraphReference \ static_assert(alignof(FGraphReference) == 0x000008, "Wrong alignment on FGraphReference"); \ static_assert(sizeof(FGraphReference) == 0x000020, "Wrong size on FGraphReference"); \ static_assert(offsetof(FGraphReference, MacroGraph) == 0x000000, "Member 'FGraphReference::MacroGraph' has a wrong offset!"); \ static_assert(offsetof(FGraphReference, GraphBlueprint) == 0x000008, "Member 'FGraphReference::GraphBlueprint' has a wrong offset!"); \ static_assert(offsetof(FGraphReference, GraphGuid) == 0x000010, "Member 'FGraphReference::GraphGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetImportInfo \ static_assert(alignof(FAssetImportInfo) == 0x000001, "Wrong alignment on FAssetImportInfo"); \ static_assert(sizeof(FAssetImportInfo) == 0x000001, "Wrong size on FAssetImportInfo"); \ #define DUMPER7_ASSERTS_FPointDamageEvent \ static_assert(alignof(FPointDamageEvent) == 0x000008, "Wrong alignment on FPointDamageEvent"); \ static_assert(sizeof(FPointDamageEvent) == 0x000118, "Wrong size on FPointDamageEvent"); \ static_assert(offsetof(FPointDamageEvent, Damage) == 0x000010, "Member 'FPointDamageEvent::Damage' has a wrong offset!"); \ static_assert(offsetof(FPointDamageEvent, ShotDirection) == 0x000018, "Member 'FPointDamageEvent::ShotDirection' has a wrong offset!"); \ static_assert(offsetof(FPointDamageEvent, HitInfo) == 0x000030, "Member 'FPointDamageEvent::HitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigidBodyState \ static_assert(alignof(FRigidBodyState) == 0x000010, "Wrong alignment on FRigidBodyState"); \ static_assert(sizeof(FRigidBodyState) == 0x000080, "Wrong size on FRigidBodyState"); \ static_assert(offsetof(FRigidBodyState, position) == 0x000000, "Member 'FRigidBodyState::position' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyState, Quaternion) == 0x000020, "Member 'FRigidBodyState::Quaternion' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyState, LinVel) == 0x000040, "Member 'FRigidBodyState::LinVel' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyState, AngVel) == 0x000058, "Member 'FRigidBodyState::AngVel' has a wrong offset!"); \ static_assert(offsetof(FRigidBodyState, Flags) == 0x000070, "Member 'FRigidBodyState::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontCharacter \ static_assert(alignof(FFontCharacter) == 0x000004, "Wrong alignment on FFontCharacter"); \ static_assert(sizeof(FFontCharacter) == 0x000018, "Wrong size on FFontCharacter"); \ static_assert(offsetof(FFontCharacter, StartU) == 0x000000, "Member 'FFontCharacter::StartU' has a wrong offset!"); \ static_assert(offsetof(FFontCharacter, StartV) == 0x000004, "Member 'FFontCharacter::StartV' has a wrong offset!"); \ static_assert(offsetof(FFontCharacter, USize) == 0x000008, "Member 'FFontCharacter::USize' has a wrong offset!"); \ static_assert(offsetof(FFontCharacter, VSize) == 0x00000C, "Member 'FFontCharacter::VSize' has a wrong offset!"); \ static_assert(offsetof(FFontCharacter, TextureIndex) == 0x000010, "Member 'FFontCharacter::TextureIndex' has a wrong offset!"); \ static_assert(offsetof(FFontCharacter, VerticalOffset) == 0x000014, "Member 'FFontCharacter::VerticalOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FForceFeedbackChannelDetails \ static_assert(alignof(FForceFeedbackChannelDetails) == 0x000008, "Wrong alignment on FForceFeedbackChannelDetails"); \ static_assert(sizeof(FForceFeedbackChannelDetails) == 0x000090, "Wrong size on FForceFeedbackChannelDetails"); \ static_assert(offsetof(FForceFeedbackChannelDetails, Curve) == 0x000008, "Member 'FForceFeedbackChannelDetails::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActiveForceFeedbackEffect \ static_assert(alignof(FActiveForceFeedbackEffect) == 0x000008, "Wrong alignment on FActiveForceFeedbackEffect"); \ static_assert(sizeof(FActiveForceFeedbackEffect) == 0x000018, "Wrong size on FActiveForceFeedbackEffect"); \ static_assert(offsetof(FActiveForceFeedbackEffect, ForceFeedbackEffect) == 0x000000, "Member 'FActiveForceFeedbackEffect::ForceFeedbackEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource_ConstantForce \ static_assert(alignof(FRootMotionSource_ConstantForce) == 0x000010, "Wrong alignment on FRootMotionSource_ConstantForce"); \ static_assert(sizeof(FRootMotionSource_ConstantForce) == 0x000100, "Wrong size on FRootMotionSource_ConstantForce"); \ static_assert(offsetof(FRootMotionSource_ConstantForce, Force) == 0x0000D8, "Member 'FRootMotionSource_ConstantForce::Force' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_ConstantForce, StrengthOverTime) == 0x0000F0, "Member 'FRootMotionSource_ConstantForce::StrengthOverTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource_RadialForce \ static_assert(alignof(FRootMotionSource_RadialForce) == 0x000010, "Wrong alignment on FRootMotionSource_RadialForce"); \ static_assert(sizeof(FRootMotionSource_RadialForce) == 0x000140, "Wrong size on FRootMotionSource_RadialForce"); \ static_assert(offsetof(FRootMotionSource_RadialForce, Location) == 0x0000D8, "Member 'FRootMotionSource_RadialForce::Location' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, LocationActor) == 0x0000F0, "Member 'FRootMotionSource_RadialForce::LocationActor' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, Radius) == 0x0000F8, "Member 'FRootMotionSource_RadialForce::Radius' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, Strength) == 0x0000FC, "Member 'FRootMotionSource_RadialForce::Strength' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, bIsPush) == 0x000100, "Member 'FRootMotionSource_RadialForce::bIsPush' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, bNoZForce) == 0x000101, "Member 'FRootMotionSource_RadialForce::bNoZForce' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, StrengthDistanceFalloff) == 0x000108, "Member 'FRootMotionSource_RadialForce::StrengthDistanceFalloff' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, StrengthOverTime) == 0x000110, "Member 'FRootMotionSource_RadialForce::StrengthOverTime' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, bUseFixedWorldDirection) == 0x000118, "Member 'FRootMotionSource_RadialForce::bUseFixedWorldDirection' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_RadialForce, FixedWorldDirection) == 0x000120, "Member 'FRootMotionSource_RadialForce::FixedWorldDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource_MoveToForce \ static_assert(alignof(FRootMotionSource_MoveToForce) == 0x000010, "Wrong alignment on FRootMotionSource_MoveToForce"); \ static_assert(sizeof(FRootMotionSource_MoveToForce) == 0x000120, "Wrong size on FRootMotionSource_MoveToForce"); \ static_assert(offsetof(FRootMotionSource_MoveToForce, StartLocation) == 0x0000D8, "Member 'FRootMotionSource_MoveToForce::StartLocation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToForce, TargetLocation) == 0x0000F0, "Member 'FRootMotionSource_MoveToForce::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToForce, bRestrictSpeedToExpected) == 0x000108, "Member 'FRootMotionSource_MoveToForce::bRestrictSpeedToExpected' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_MoveToForce, PathOffsetCurve) == 0x000110, "Member 'FRootMotionSource_MoveToForce::PathOffsetCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRootMotionSource_JumpForce \ static_assert(alignof(FRootMotionSource_JumpForce) == 0x000010, "Wrong alignment on FRootMotionSource_JumpForce"); \ static_assert(sizeof(FRootMotionSource_JumpForce) == 0x000130, "Wrong size on FRootMotionSource_JumpForce"); \ static_assert(offsetof(FRootMotionSource_JumpForce, Rotation) == 0x0000D8, "Member 'FRootMotionSource_JumpForce::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_JumpForce, Distance) == 0x0000F0, "Member 'FRootMotionSource_JumpForce::Distance' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_JumpForce, Height) == 0x0000F4, "Member 'FRootMotionSource_JumpForce::Height' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_JumpForce, bDisableTimeout) == 0x0000F8, "Member 'FRootMotionSource_JumpForce::bDisableTimeout' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_JumpForce, PathOffsetCurve) == 0x000100, "Member 'FRootMotionSource_JumpForce::PathOffsetCurve' has a wrong offset!"); \ static_assert(offsetof(FRootMotionSource_JumpForce, TimeMappingCurve) == 0x000108, "Member 'FRootMotionSource_JumpForce::TimeMappingCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTouchInputControl \ static_assert(alignof(FTouchInputControl) == 0x000008, "Wrong alignment on FTouchInputControl"); \ static_assert(sizeof(FTouchInputControl) == 0x000090, "Wrong size on FTouchInputControl"); \ static_assert(offsetof(FTouchInputControl, Image1) == 0x000000, "Member 'FTouchInputControl::Image1' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, Image2) == 0x000008, "Member 'FTouchInputControl::Image2' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, Center) == 0x000010, "Member 'FTouchInputControl::Center' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, VisualSize) == 0x000020, "Member 'FTouchInputControl::VisualSize' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, ThumbSize) == 0x000030, "Member 'FTouchInputControl::ThumbSize' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, InteractionSize) == 0x000040, "Member 'FTouchInputControl::InteractionSize' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, InputScale) == 0x000050, "Member 'FTouchInputControl::InputScale' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, MainInputKey) == 0x000060, "Member 'FTouchInputControl::MainInputKey' has a wrong offset!"); \ static_assert(offsetof(FTouchInputControl, AltInputKey) == 0x000078, "Member 'FTouchInputControl::AltInputKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHLODISMComponentDesc \ static_assert(alignof(FHLODISMComponentDesc) == 0x000008, "Wrong alignment on FHLODISMComponentDesc"); \ static_assert(sizeof(FHLODISMComponentDesc) == 0x000030, "Wrong size on FHLODISMComponentDesc"); \ static_assert(offsetof(FHLODISMComponentDesc, StaticMesh) == 0x000000, "Member 'FHLODISMComponentDesc::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FHLODISMComponentDesc, Material) == 0x000008, "Member 'FHLODISMComponentDesc::Material' has a wrong offset!"); \ static_assert(offsetof(FHLODISMComponentDesc, Instances) == 0x000010, "Member 'FHLODISMComponentDesc::Instances' has a wrong offset!"); \ static_assert(offsetof(FHLODISMComponentDesc, InstancesCustomPrimitiveData) == 0x000020, "Member 'FHLODISMComponentDesc::InstancesCustomPrimitiveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHLODProxyMesh \ static_assert(alignof(FHLODProxyMesh) == 0x000008, "Wrong alignment on FHLODProxyMesh"); \ static_assert(sizeof(FHLODProxyMesh) == 0x000030, "Wrong size on FHLODProxyMesh"); \ static_assert(offsetof(FHLODProxyMesh, LODActor) == 0x000000, "Member 'FHLODProxyMesh::LODActor' has a wrong offset!"); \ static_assert(offsetof(FHLODProxyMesh, StaticMesh) == 0x000020, "Member 'FHLODProxyMesh::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FHLODProxyMesh, Key) == 0x000028, "Member 'FHLODProxyMesh::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputActionDelegateBinding \ static_assert(alignof(FBlueprintInputActionDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintInputActionDelegateBinding"); \ static_assert(sizeof(FBlueprintInputActionDelegateBinding) == 0x000018, "Wrong size on FBlueprintInputActionDelegateBinding"); \ static_assert(offsetof(FBlueprintInputActionDelegateBinding, InputActionName) == 0x000004, "Member 'FBlueprintInputActionDelegateBinding::InputActionName' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputActionDelegateBinding, InputKeyEvent) == 0x00000C, "Member 'FBlueprintInputActionDelegateBinding::InputKeyEvent' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputActionDelegateBinding, FunctionNameToBind) == 0x000010, "Member 'FBlueprintInputActionDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputAxisDelegateBinding \ static_assert(alignof(FBlueprintInputAxisDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintInputAxisDelegateBinding"); \ static_assert(sizeof(FBlueprintInputAxisDelegateBinding) == 0x000014, "Wrong size on FBlueprintInputAxisDelegateBinding"); \ static_assert(offsetof(FBlueprintInputAxisDelegateBinding, InputAxisName) == 0x000004, "Member 'FBlueprintInputAxisDelegateBinding::InputAxisName' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputAxisDelegateBinding, FunctionNameToBind) == 0x00000C, "Member 'FBlueprintInputAxisDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputTouchDelegateBinding \ static_assert(alignof(FBlueprintInputTouchDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintInputTouchDelegateBinding"); \ static_assert(sizeof(FBlueprintInputTouchDelegateBinding) == 0x000010, "Wrong size on FBlueprintInputTouchDelegateBinding"); \ static_assert(offsetof(FBlueprintInputTouchDelegateBinding, InputKeyEvent) == 0x000004, "Member 'FBlueprintInputTouchDelegateBinding::InputKeyEvent' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputTouchDelegateBinding, FunctionNameToBind) == 0x000008, "Member 'FBlueprintInputTouchDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMComponentInstance \ static_assert(alignof(FISMComponentInstance) == 0x000004, "Wrong alignment on FISMComponentInstance"); \ static_assert(sizeof(FISMComponentInstance) == 0x00000C, "Wrong size on FISMComponentInstance"); \ static_assert(offsetof(FISMComponentInstance, ClientIndex) == 0x000000, "Member 'FISMComponentInstance::ClientIndex' has a wrong offset!"); \ static_assert(offsetof(FISMComponentInstance, InstanceIndex) == 0x000004, "Member 'FISMComponentInstance::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(FISMComponentInstance, InstanceSubIndex) == 0x000008, "Member 'FISMComponentInstance::InstanceSubIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMClientInstance \ static_assert(alignof(FISMClientInstance) == 0x000008, "Wrong alignment on FISMClientInstance"); \ static_assert(sizeof(FISMClientInstance) == 0x000010, "Wrong size on FISMClientInstance"); \ static_assert(offsetof(FISMClientInstance, ComponentIndices) == 0x000000, "Member 'FISMClientInstance::ComponentIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMClientData \ static_assert(alignof(FISMClientData) == 0x000008, "Wrong alignment on FISMClientData"); \ static_assert(sizeof(FISMClientData) == 0x000010, "Wrong size on FISMClientData"); \ static_assert(offsetof(FISMClientData, Instances) == 0x000000, "Member 'FISMClientData::Instances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FISMComponentDescriptor \ static_assert(alignof(FISMComponentDescriptor) == 0x000001, "Wrong alignment on FISMComponentDescriptor"); \ static_assert(sizeof(FISMComponentDescriptor) == 0x000001, "Wrong size on FISMComponentDescriptor"); \ #define DUMPER7_ASSERTS_FSlateModifierKeysState \ static_assert(alignof(FSlateModifierKeysState) == 0x000001, "Wrong alignment on FSlateModifierKeysState"); \ static_assert(sizeof(FSlateModifierKeysState) == 0x000001, "Wrong size on FSlateModifierKeysState"); \ static_assert(offsetof(FSlateModifierKeysState, ModifierKeysStateMask) == 0x000000, "Member 'FSlateModifierKeysState::ModifierKeysStateMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDrawToRenderTargetContext \ static_assert(alignof(FDrawToRenderTargetContext) == 0x000008, "Wrong alignment on FDrawToRenderTargetContext"); \ static_assert(sizeof(FDrawToRenderTargetContext) == 0x000008, "Wrong size on FDrawToRenderTargetContext"); \ static_assert(offsetof(FDrawToRenderTargetContext, RenderTarget) == 0x000000, "Member 'FDrawToRenderTargetContext::RenderTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLayerActorStats \ static_assert(alignof(FLayerActorStats) == 0x000008, "Wrong alignment on FLayerActorStats"); \ static_assert(sizeof(FLayerActorStats) == 0x000010, "Wrong size on FLayerActorStats"); \ static_assert(offsetof(FLayerActorStats, Type) == 0x000000, "Member 'FLayerActorStats::Type' has a wrong offset!"); \ static_assert(offsetof(FLayerActorStats, Total) == 0x000008, "Member 'FLayerActorStats::Total' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorFolderSet \ static_assert(alignof(FActorFolderSet) == 0x000008, "Wrong alignment on FActorFolderSet"); \ static_assert(sizeof(FActorFolderSet) == 0x000050, "Wrong size on FActorFolderSet"); \ static_assert(offsetof(FActorFolderSet, ActorFolders) == 0x000000, "Member 'FActorFolderSet::ActorFolders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDynamicTextureInstance \ static_assert(alignof(FDynamicTextureInstance) == 0x000008, "Wrong alignment on FDynamicTextureInstance"); \ static_assert(sizeof(FDynamicTextureInstance) == 0x000058, "Wrong size on FDynamicTextureInstance"); \ static_assert(offsetof(FDynamicTextureInstance, Texture) == 0x000048, "Member 'FDynamicTextureInstance::Texture' has a wrong offset!"); \ static_assert(offsetof(FDynamicTextureInstance, bAttached) == 0x000050, "Member 'FDynamicTextureInstance::bAttached' has a wrong offset!"); \ static_assert(offsetof(FDynamicTextureInstance, OriginalRadius) == 0x000054, "Member 'FDynamicTextureInstance::OriginalRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSimplificationDetails \ static_assert(alignof(FLevelSimplificationDetails) == 0x000004, "Wrong alignment on FLevelSimplificationDetails"); \ static_assert(sizeof(FLevelSimplificationDetails) == 0x00013C, "Wrong size on FLevelSimplificationDetails"); \ static_assert(offsetof(FLevelSimplificationDetails, bCreatePackagePerAsset) == 0x000000, "Member 'FLevelSimplificationDetails::bCreatePackagePerAsset' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, DetailsPercentage) == 0x000004, "Member 'FLevelSimplificationDetails::DetailsPercentage' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, StaticMeshMaterialSettings) == 0x000008, "Member 'FLevelSimplificationDetails::StaticMeshMaterialSettings' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, bOverrideLandscapeExportLOD) == 0x00009C, "Member 'FLevelSimplificationDetails::bOverrideLandscapeExportLOD' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, LandscapeExportLOD) == 0x0000A0, "Member 'FLevelSimplificationDetails::LandscapeExportLOD' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, LandscapeMaterialSettings) == 0x0000A4, "Member 'FLevelSimplificationDetails::LandscapeMaterialSettings' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, bBakeFoliageToLandscape) == 0x000138, "Member 'FLevelSimplificationDetails::bBakeFoliageToLandscape' has a wrong offset!"); \ static_assert(offsetof(FLevelSimplificationDetails, bBakeGrassToLandscape) == 0x000139, "Member 'FLevelSimplificationDetails::bBakeGrassToLandscape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialFunctionInfo \ static_assert(alignof(FMaterialFunctionInfo) == 0x000008, "Wrong alignment on FMaterialFunctionInfo"); \ static_assert(sizeof(FMaterialFunctionInfo) == 0x000018, "Wrong size on FMaterialFunctionInfo"); \ static_assert(offsetof(FMaterialFunctionInfo, StateId) == 0x000000, "Member 'FMaterialFunctionInfo::StateId' has a wrong offset!"); \ static_assert(offsetof(FMaterialFunctionInfo, Function) == 0x000010, "Member 'FMaterialFunctionInfo::Function' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialParameterCollectionInfo \ static_assert(alignof(FMaterialParameterCollectionInfo) == 0x000008, "Wrong alignment on FMaterialParameterCollectionInfo"); \ static_assert(sizeof(FMaterialParameterCollectionInfo) == 0x000018, "Wrong size on FMaterialParameterCollectionInfo"); \ static_assert(offsetof(FMaterialParameterCollectionInfo, StateId) == 0x000000, "Member 'FMaterialParameterCollectionInfo::StateId' has a wrong offset!"); \ static_assert(offsetof(FMaterialParameterCollectionInfo, ParameterCollection) == 0x000010, "Member 'FMaterialParameterCollectionInfo::ParameterCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCachedParameterEntry \ static_assert(alignof(FMaterialCachedParameterEntry) == 0x000008, "Wrong alignment on FMaterialCachedParameterEntry"); \ static_assert(sizeof(FMaterialCachedParameterEntry) == 0x000050, "Wrong size on FMaterialCachedParameterEntry"); \ static_assert(offsetof(FMaterialCachedParameterEntry, ParameterInfoSet) == 0x000000, "Member 'FMaterialCachedParameterEntry::ParameterInfoSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCachedParameterEditorEntry \ static_assert(alignof(FMaterialCachedParameterEditorEntry) == 0x000008, "Wrong alignment on FMaterialCachedParameterEditorEntry"); \ static_assert(sizeof(FMaterialCachedParameterEditorEntry) == 0x000010, "Wrong size on FMaterialCachedParameterEditorEntry"); \ static_assert(offsetof(FMaterialCachedParameterEditorEntry, EditorInfo) == 0x000000, "Member 'FMaterialCachedParameterEditorEntry::EditorInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCachedExpressionEditorOnlyData \ static_assert(alignof(FMaterialCachedExpressionEditorOnlyData) == 0x000008, "Wrong alignment on FMaterialCachedExpressionEditorOnlyData"); \ static_assert(sizeof(FMaterialCachedExpressionEditorOnlyData) == 0x000230, "Wrong size on FMaterialCachedExpressionEditorOnlyData"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, EditorOnlyEntries) == 0x000000, "Member 'FMaterialCachedExpressionEditorOnlyData::EditorOnlyEntries' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, EditorEntries) == 0x0000A0, "Member 'FMaterialCachedExpressionEditorOnlyData::EditorEntries' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, StaticSwitchValues) == 0x000120, "Member 'FMaterialCachedExpressionEditorOnlyData::StaticSwitchValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, StaticComponentMaskValues) == 0x000130, "Member 'FMaterialCachedExpressionEditorOnlyData::StaticComponentMaskValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, ScalarMinMaxValues) == 0x000140, "Member 'FMaterialCachedExpressionEditorOnlyData::ScalarMinMaxValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, ScalarCurveValues) == 0x000150, "Member 'FMaterialCachedExpressionEditorOnlyData::ScalarCurveValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, ScalarCurveAtlasValues) == 0x000160, "Member 'FMaterialCachedExpressionEditorOnlyData::ScalarCurveAtlasValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, VectorChannelNameValues) == 0x000170, "Member 'FMaterialCachedExpressionEditorOnlyData::VectorChannelNameValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, VectorUsedAsChannelMaskValues) == 0x000180, "Member 'FMaterialCachedExpressionEditorOnlyData::VectorUsedAsChannelMaskValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, TextureChannelNameValues) == 0x000190, "Member 'FMaterialCachedExpressionEditorOnlyData::TextureChannelNameValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, MaterialLayers) == 0x0001A0, "Member 'FMaterialCachedExpressionEditorOnlyData::MaterialLayers' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, AssetPaths) == 0x000210, "Member 'FMaterialCachedExpressionEditorOnlyData::AssetPaths' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionEditorOnlyData, LandscapeLayerNames) == 0x000220, "Member 'FMaterialCachedExpressionEditorOnlyData::LandscapeLayerNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCachedExpressionData \ static_assert(alignof(FMaterialCachedExpressionData) == 0x000008, "Wrong alignment on FMaterialCachedExpressionData"); \ static_assert(sizeof(FMaterialCachedExpressionData) == 0x0002F8, "Wrong size on FMaterialCachedExpressionData"); \ static_assert(offsetof(FMaterialCachedExpressionData, RuntimeEntries) == 0x000000, "Member 'FMaterialCachedExpressionData::RuntimeEntries' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, ScalarPrimitiveDataIndexValues) == 0x0001E0, "Member 'FMaterialCachedExpressionData::ScalarPrimitiveDataIndexValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, VectorPrimitiveDataIndexValues) == 0x0001F0, "Member 'FMaterialCachedExpressionData::VectorPrimitiveDataIndexValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, ScalarValues) == 0x000200, "Member 'FMaterialCachedExpressionData::ScalarValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, VectorValues) == 0x000210, "Member 'FMaterialCachedExpressionData::VectorValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, DoubleVectorValues) == 0x000220, "Member 'FMaterialCachedExpressionData::DoubleVectorValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, TextureValues) == 0x000230, "Member 'FMaterialCachedExpressionData::TextureValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, FontValues) == 0x000240, "Member 'FMaterialCachedExpressionData::FontValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, FontPageValues) == 0x000250, "Member 'FMaterialCachedExpressionData::FontPageValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, RuntimeVirtualTextureValues) == 0x000260, "Member 'FMaterialCachedExpressionData::RuntimeVirtualTextureValues' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, ReferencedTextures) == 0x000270, "Member 'FMaterialCachedExpressionData::ReferencedTextures' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, FunctionInfos) == 0x000280, "Member 'FMaterialCachedExpressionData::FunctionInfos' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, ParameterCollectionInfos) == 0x000290, "Member 'FMaterialCachedExpressionData::ParameterCollectionInfos' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, GrassTypes) == 0x0002A0, "Member 'FMaterialCachedExpressionData::GrassTypes' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, MaterialLayers) == 0x0002B0, "Member 'FMaterialCachedExpressionData::MaterialLayers' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, DynamicParameterNames) == 0x0002D0, "Member 'FMaterialCachedExpressionData::DynamicParameterNames' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, QualityLevelsUsed) == 0x0002E0, "Member 'FMaterialCachedExpressionData::QualityLevelsUsed' has a wrong offset!"); \ static_assert(offsetof(FMaterialCachedExpressionData, PropertyConnectedBitmask) == 0x0002F4, "Member 'FMaterialCachedExpressionData::PropertyConnectedBitmask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScalarParameterValue \ static_assert(alignof(FScalarParameterValue) == 0x000004, "Wrong alignment on FScalarParameterValue"); \ static_assert(sizeof(FScalarParameterValue) == 0x000024, "Wrong size on FScalarParameterValue"); \ static_assert(offsetof(FScalarParameterValue, ParameterInfo) == 0x000000, "Member 'FScalarParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FScalarParameterValue, ParameterValue) == 0x000010, "Member 'FScalarParameterValue::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(FScalarParameterValue, ExpressionGUID) == 0x000014, "Member 'FScalarParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorParameterValue \ static_assert(alignof(FVectorParameterValue) == 0x000004, "Wrong alignment on FVectorParameterValue"); \ static_assert(sizeof(FVectorParameterValue) == 0x000030, "Wrong size on FVectorParameterValue"); \ static_assert(offsetof(FVectorParameterValue, ParameterInfo) == 0x000000, "Member 'FVectorParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FVectorParameterValue, ParameterValue) == 0x000010, "Member 'FVectorParameterValue::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(FVectorParameterValue, ExpressionGUID) == 0x000020, "Member 'FVectorParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDoubleVectorParameterValue \ static_assert(alignof(FDoubleVectorParameterValue) == 0x000010, "Wrong alignment on FDoubleVectorParameterValue"); \ static_assert(sizeof(FDoubleVectorParameterValue) == 0x000040, "Wrong size on FDoubleVectorParameterValue"); \ static_assert(offsetof(FDoubleVectorParameterValue, ParameterInfo) == 0x000000, "Member 'FDoubleVectorParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FDoubleVectorParameterValue, ParameterValue) == 0x000010, "Member 'FDoubleVectorParameterValue::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(FDoubleVectorParameterValue, ExpressionGUID) == 0x000030, "Member 'FDoubleVectorParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRuntimeVirtualTextureParameterValue \ static_assert(alignof(FRuntimeVirtualTextureParameterValue) == 0x000008, "Wrong alignment on FRuntimeVirtualTextureParameterValue"); \ static_assert(sizeof(FRuntimeVirtualTextureParameterValue) == 0x000028, "Wrong size on FRuntimeVirtualTextureParameterValue"); \ static_assert(offsetof(FRuntimeVirtualTextureParameterValue, ParameterInfo) == 0x000000, "Member 'FRuntimeVirtualTextureParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FRuntimeVirtualTextureParameterValue, ParameterValue) == 0x000010, "Member 'FRuntimeVirtualTextureParameterValue::ParameterValue' has a wrong offset!"); \ static_assert(offsetof(FRuntimeVirtualTextureParameterValue, ExpressionGUID) == 0x000018, "Member 'FRuntimeVirtualTextureParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontParameterValue \ static_assert(alignof(FFontParameterValue) == 0x000008, "Wrong alignment on FFontParameterValue"); \ static_assert(sizeof(FFontParameterValue) == 0x000030, "Wrong size on FFontParameterValue"); \ static_assert(offsetof(FFontParameterValue, ParameterInfo) == 0x000000, "Member 'FFontParameterValue::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(FFontParameterValue, FontValue) == 0x000010, "Member 'FFontParameterValue::FontValue' has a wrong offset!"); \ static_assert(offsetof(FFontParameterValue, FontPage) == 0x000018, "Member 'FFontParameterValue::FontPage' has a wrong offset!"); \ static_assert(offsetof(FFontParameterValue, ExpressionGUID) == 0x00001C, "Member 'FFontParameterValue::ExpressionGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshReductionSettings \ static_assert(alignof(FMeshReductionSettings) == 0x000004, "Wrong alignment on FMeshReductionSettings"); \ static_assert(sizeof(FMeshReductionSettings) == 0x000024, "Wrong size on FMeshReductionSettings"); \ static_assert(offsetof(FMeshReductionSettings, PercentTriangles) == 0x000000, "Member 'FMeshReductionSettings::PercentTriangles' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, PercentVertices) == 0x000004, "Member 'FMeshReductionSettings::PercentVertices' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, MaxDeviation) == 0x000008, "Member 'FMeshReductionSettings::MaxDeviation' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, PixelError) == 0x00000C, "Member 'FMeshReductionSettings::PixelError' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, WeldingThreshold) == 0x000010, "Member 'FMeshReductionSettings::WeldingThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, HardAngleThreshold) == 0x000014, "Member 'FMeshReductionSettings::HardAngleThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, BaseLODModel) == 0x000018, "Member 'FMeshReductionSettings::BaseLODModel' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, SilhouetteImportance) == 0x00001C, "Member 'FMeshReductionSettings::SilhouetteImportance' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, TextureImportance) == 0x00001D, "Member 'FMeshReductionSettings::TextureImportance' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, ShadingImportance) == 0x00001E, "Member 'FMeshReductionSettings::ShadingImportance' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, TerminationCriterion) == 0x000020, "Member 'FMeshReductionSettings::TerminationCriterion' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, VisibilityAggressiveness) == 0x000021, "Member 'FMeshReductionSettings::VisibilityAggressiveness' has a wrong offset!"); \ static_assert(offsetof(FMeshReductionSettings, VertexColorImportance) == 0x000022, "Member 'FMeshReductionSettings::VertexColorImportance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshInstancingSettings \ static_assert(alignof(FMeshInstancingSettings) == 0x000008, "Wrong alignment on FMeshInstancingSettings"); \ static_assert(sizeof(FMeshInstancingSettings) == 0x000018, "Wrong size on FMeshInstancingSettings"); \ static_assert(offsetof(FMeshInstancingSettings, ActorClassToUse) == 0x000000, "Member 'FMeshInstancingSettings::ActorClassToUse' has a wrong offset!"); \ static_assert(offsetof(FMeshInstancingSettings, InstanceReplacementThreshold) == 0x000008, "Member 'FMeshInstancingSettings::InstanceReplacementThreshold' has a wrong offset!"); \ static_assert(offsetof(FMeshInstancingSettings, bSkipMeshesWithVertexColors) == 0x00000C, "Member 'FMeshInstancingSettings::bSkipMeshesWithVertexColors' has a wrong offset!"); \ static_assert(offsetof(FMeshInstancingSettings, bUseHLODVolumes) == 0x00000D, "Member 'FMeshInstancingSettings::bUseHLODVolumes' has a wrong offset!"); \ static_assert(offsetof(FMeshInstancingSettings, ISMComponentToUse) == 0x000010, "Member 'FMeshInstancingSettings::ISMComponentToUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPacketSimulationSettings \ static_assert(alignof(FPacketSimulationSettings) == 0x000004, "Wrong alignment on FPacketSimulationSettings"); \ static_assert(sizeof(FPacketSimulationSettings) == 0x000034, "Wrong size on FPacketSimulationSettings"); \ static_assert(offsetof(FPacketSimulationSettings, PktLoss) == 0x000000, "Member 'FPacketSimulationSettings::PktLoss' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLossMaxSize) == 0x000004, "Member 'FPacketSimulationSettings::PktLossMaxSize' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLossMinSize) == 0x000008, "Member 'FPacketSimulationSettings::PktLossMinSize' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktOrder) == 0x00000C, "Member 'FPacketSimulationSettings::PktOrder' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktDup) == 0x000010, "Member 'FPacketSimulationSettings::PktDup' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLag) == 0x000014, "Member 'FPacketSimulationSettings::PktLag' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLagVariance) == 0x000018, "Member 'FPacketSimulationSettings::PktLagVariance' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLagMin) == 0x00001C, "Member 'FPacketSimulationSettings::PktLagMin' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktLagMax) == 0x000020, "Member 'FPacketSimulationSettings::PktLagMax' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktIncomingLagMin) == 0x000024, "Member 'FPacketSimulationSettings::PktIncomingLagMin' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktIncomingLagMax) == 0x000028, "Member 'FPacketSimulationSettings::PktIncomingLagMax' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktIncomingLoss) == 0x00002C, "Member 'FPacketSimulationSettings::PktIncomingLoss' has a wrong offset!"); \ static_assert(offsetof(FPacketSimulationSettings, PktJitter) == 0x000030, "Member 'FPacketSimulationSettings::PktJitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNetworkEmulationProfileDescription \ static_assert(alignof(FNetworkEmulationProfileDescription) == 0x000008, "Wrong alignment on FNetworkEmulationProfileDescription"); \ static_assert(sizeof(FNetworkEmulationProfileDescription) == 0x000020, "Wrong size on FNetworkEmulationProfileDescription"); \ static_assert(offsetof(FNetworkEmulationProfileDescription, ProfileName) == 0x000000, "Member 'FNetworkEmulationProfileDescription::ProfileName' has a wrong offset!"); \ static_assert(offsetof(FNetworkEmulationProfileDescription, ToolTip) == 0x000010, "Member 'FNetworkEmulationProfileDescription::ToolTip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBandwidthTestItem \ static_assert(alignof(FBandwidthTestItem) == 0x000008, "Wrong alignment on FBandwidthTestItem"); \ static_assert(sizeof(FBandwidthTestItem) == 0x000010, "Wrong size on FBandwidthTestItem"); \ static_assert(offsetof(FBandwidthTestItem, Kilobyte) == 0x000000, "Member 'FBandwidthTestItem::Kilobyte' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBandwidthTestGenerator \ static_assert(alignof(FBandwidthTestGenerator) == 0x000008, "Wrong alignment on FBandwidthTestGenerator"); \ static_assert(sizeof(FBandwidthTestGenerator) == 0x000020, "Wrong size on FBandwidthTestGenerator"); \ static_assert(offsetof(FBandwidthTestGenerator, ReplicatedBuffers) == 0x000000, "Member 'FBandwidthTestGenerator::ReplicatedBuffers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRPCDoSState \ static_assert(alignof(FRPCDoSState) == 0x000008, "Wrong alignment on FRPCDoSState"); \ static_assert(sizeof(FRPCDoSState) == 0x000048, "Wrong size on FRPCDoSState"); \ static_assert(offsetof(FRPCDoSState, bLogEscalate) == 0x000008, "Member 'FRPCDoSState::bLogEscalate' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, bSendEscalateAnalytics) == 0x000009, "Member 'FRPCDoSState::bSendEscalateAnalytics' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, bKickPlayer) == 0x00000A, "Member 'FRPCDoSState::bKickPlayer' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, bTrackRecentRPCs) == 0x00000B, "Member 'FRPCDoSState::bTrackRecentRPCs' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalateQuotaRPCsPerFrame) == 0x00000C, "Member 'FRPCDoSState::EscalateQuotaRPCsPerFrame' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalateTimeQuotaMSPerFrame) == 0x00000E, "Member 'FRPCDoSState::EscalateTimeQuotaMSPerFrame' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalateQuotaRPCsPerPeriod) == 0x000010, "Member 'FRPCDoSState::EscalateQuotaRPCsPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalateTimeQuotaMSPerPeriod) == 0x000012, "Member 'FRPCDoSState::EscalateTimeQuotaMSPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalateQuotaTimePeriod) == 0x000014, "Member 'FRPCDoSState::EscalateQuotaTimePeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalationCountTolerance) == 0x000015, "Member 'FRPCDoSState::EscalationCountTolerance' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, EscalationTimeToleranceMS) == 0x000016, "Member 'FRPCDoSState::EscalationTimeToleranceMS' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, RPCRepeatLimitPerPeriod) == 0x000018, "Member 'FRPCDoSState::RPCRepeatLimitPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, RPCRepeatLimitMSPerPeriod) == 0x00001A, "Member 'FRPCDoSState::RPCRepeatLimitMSPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, RPCRepeatLimitTimePeriod) == 0x00001C, "Member 'FRPCDoSState::RPCRepeatLimitTimePeriod' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, CooloffTime) == 0x00001E, "Member 'FRPCDoSState::CooloffTime' has a wrong offset!"); \ static_assert(offsetof(FRPCDoSState, AutoEscalateTime) == 0x000020, "Member 'FRPCDoSState::AutoEscalateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRPCDoSStateConfig \ static_assert(alignof(FRPCDoSStateConfig) == 0x000008, "Wrong alignment on FRPCDoSStateConfig"); \ static_assert(sizeof(FRPCDoSStateConfig) == 0x000078, "Wrong size on FRPCDoSStateConfig"); \ #define DUMPER7_ASSERTS_FRPCAnalyticsThreshold \ static_assert(alignof(FRPCAnalyticsThreshold) == 0x000008, "Wrong alignment on FRPCAnalyticsThreshold"); \ static_assert(sizeof(FRPCAnalyticsThreshold) == 0x000018, "Wrong size on FRPCAnalyticsThreshold"); \ static_assert(offsetof(FRPCAnalyticsThreshold, RPC) == 0x000000, "Member 'FRPCAnalyticsThreshold::RPC' has a wrong offset!"); \ static_assert(offsetof(FRPCAnalyticsThreshold, CountPerSec) == 0x000008, "Member 'FRPCAnalyticsThreshold::CountPerSec' has a wrong offset!"); \ static_assert(offsetof(FRPCAnalyticsThreshold, TimePerSec) == 0x000010, "Member 'FRPCAnalyticsThreshold::TimePerSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleSystemWorldManagerTickFunction \ static_assert(alignof(FParticleSystemWorldManagerTickFunction) == 0x000008, "Wrong alignment on FParticleSystemWorldManagerTickFunction"); \ static_assert(sizeof(FParticleSystemWorldManagerTickFunction) == 0x000030, "Wrong size on FParticleSystemWorldManagerTickFunction"); \ #define DUMPER7_ASSERTS_FPSCPoolElem \ static_assert(alignof(FPSCPoolElem) == 0x000008, "Wrong alignment on FPSCPoolElem"); \ static_assert(sizeof(FPSCPoolElem) == 0x000010, "Wrong size on FPSCPoolElem"); \ static_assert(offsetof(FPSCPoolElem, PSC) == 0x000000, "Member 'FPSCPoolElem::PSC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPSCPool \ static_assert(alignof(FPSCPool) == 0x000008, "Wrong alignment on FPSCPool"); \ static_assert(sizeof(FPSCPool) == 0x000010, "Wrong size on FPSCPool"); \ static_assert(offsetof(FPSCPool, FreeElements) == 0x000000, "Member 'FPSCPool::FreeElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldPSCPool \ static_assert(alignof(FWorldPSCPool) == 0x000008, "Wrong alignment on FWorldPSCPool"); \ static_assert(sizeof(FWorldPSCPool) == 0x000058, "Wrong size on FWorldPSCPool"); \ static_assert(offsetof(FWorldPSCPool, WorldParticleSystemPools) == 0x000000, "Member 'FWorldPSCPool::WorldParticleSystemPools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLinearDriveConstraint \ static_assert(alignof(FLinearDriveConstraint) == 0x000008, "Wrong alignment on FLinearDriveConstraint"); \ static_assert(sizeof(FLinearDriveConstraint) == 0x000068, "Wrong size on FLinearDriveConstraint"); \ static_assert(offsetof(FLinearDriveConstraint, PositionTarget) == 0x000000, "Member 'FLinearDriveConstraint::PositionTarget' has a wrong offset!"); \ static_assert(offsetof(FLinearDriveConstraint, VelocityTarget) == 0x000018, "Member 'FLinearDriveConstraint::VelocityTarget' has a wrong offset!"); \ static_assert(offsetof(FLinearDriveConstraint, XDrive) == 0x000030, "Member 'FLinearDriveConstraint::XDrive' has a wrong offset!"); \ static_assert(offsetof(FLinearDriveConstraint, YDrive) == 0x000040, "Member 'FLinearDriveConstraint::YDrive' has a wrong offset!"); \ static_assert(offsetof(FLinearDriveConstraint, ZDrive) == 0x000050, "Member 'FLinearDriveConstraint::ZDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConeConstraint \ static_assert(alignof(FConeConstraint) == 0x000004, "Wrong alignment on FConeConstraint"); \ static_assert(sizeof(FConeConstraint) == 0x000020, "Wrong size on FConeConstraint"); \ static_assert(offsetof(FConeConstraint, Swing1LimitDegrees) == 0x000014, "Member 'FConeConstraint::Swing1LimitDegrees' has a wrong offset!"); \ static_assert(offsetof(FConeConstraint, Swing2LimitDegrees) == 0x000018, "Member 'FConeConstraint::Swing2LimitDegrees' has a wrong offset!"); \ static_assert(offsetof(FConeConstraint, Swing1Motion) == 0x00001C, "Member 'FConeConstraint::Swing1Motion' has a wrong offset!"); \ static_assert(offsetof(FConeConstraint, Swing2Motion) == 0x00001D, "Member 'FConeConstraint::Swing2Motion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTwistConstraint \ static_assert(alignof(FTwistConstraint) == 0x000004, "Wrong alignment on FTwistConstraint"); \ static_assert(sizeof(FTwistConstraint) == 0x00001C, "Wrong size on FTwistConstraint"); \ static_assert(offsetof(FTwistConstraint, TwistLimitDegrees) == 0x000014, "Member 'FTwistConstraint::TwistLimitDegrees' has a wrong offset!"); \ static_assert(offsetof(FTwistConstraint, TwistMotion) == 0x000018, "Member 'FTwistConstraint::TwistMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintProfileProperties \ static_assert(alignof(FConstraintProfileProperties) == 0x000008, "Wrong alignment on FConstraintProfileProperties"); \ static_assert(sizeof(FConstraintProfileProperties) == 0x000160, "Wrong size on FConstraintProfileProperties"); \ static_assert(offsetof(FConstraintProfileProperties, ProjectionLinearTolerance) == 0x000000, "Member 'FConstraintProfileProperties::ProjectionLinearTolerance' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ProjectionAngularTolerance) == 0x000004, "Member 'FConstraintProfileProperties::ProjectionAngularTolerance' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ProjectionLinearAlpha) == 0x000008, "Member 'FConstraintProfileProperties::ProjectionLinearAlpha' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ProjectionAngularAlpha) == 0x00000C, "Member 'FConstraintProfileProperties::ProjectionAngularAlpha' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ShockPropagationAlpha) == 0x000010, "Member 'FConstraintProfileProperties::ShockPropagationAlpha' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, LinearBreakThreshold) == 0x000014, "Member 'FConstraintProfileProperties::LinearBreakThreshold' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, LinearPlasticityThreshold) == 0x000018, "Member 'FConstraintProfileProperties::LinearPlasticityThreshold' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, AngularBreakThreshold) == 0x00001C, "Member 'FConstraintProfileProperties::AngularBreakThreshold' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, AngularPlasticityThreshold) == 0x000020, "Member 'FConstraintProfileProperties::AngularPlasticityThreshold' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ContactTransferScale) == 0x000024, "Member 'FConstraintProfileProperties::ContactTransferScale' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, LinearLimit) == 0x000028, "Member 'FConstraintProfileProperties::LinearLimit' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, ConeLimit) == 0x000044, "Member 'FConstraintProfileProperties::ConeLimit' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, TwistLimit) == 0x000064, "Member 'FConstraintProfileProperties::TwistLimit' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, LinearDrive) == 0x000088, "Member 'FConstraintProfileProperties::LinearDrive' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, AngularDrive) == 0x0000F0, "Member 'FConstraintProfileProperties::AngularDrive' has a wrong offset!"); \ static_assert(offsetof(FConstraintProfileProperties, LinearPlasticityType) == 0x000158, "Member 'FConstraintProfileProperties::LinearPlasticityType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintInstanceBase \ static_assert(alignof(FConstraintInstanceBase) == 0x000008, "Wrong alignment on FConstraintInstanceBase"); \ static_assert(sizeof(FConstraintInstanceBase) == 0x000038, "Wrong size on FConstraintInstanceBase"); \ #define DUMPER7_ASSERTS_FConstraintInstance \ static_assert(alignof(FConstraintInstance) == 0x000008, "Wrong alignment on FConstraintInstance"); \ static_assert(sizeof(FConstraintInstance) == 0x000278, "Wrong size on FConstraintInstance"); \ static_assert(offsetof(FConstraintInstance, JointName) == 0x000038, "Member 'FConstraintInstance::JointName' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, ConstraintBone1) == 0x000040, "Member 'FConstraintInstance::ConstraintBone1' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, ConstraintBone2) == 0x000048, "Member 'FConstraintInstance::ConstraintBone2' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, Pos1) == 0x000058, "Member 'FConstraintInstance::Pos1' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, PriAxis1) == 0x000070, "Member 'FConstraintInstance::PriAxis1' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, SecAxis1) == 0x000088, "Member 'FConstraintInstance::SecAxis1' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, Pos2) == 0x0000A0, "Member 'FConstraintInstance::Pos2' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, PriAxis2) == 0x0000B8, "Member 'FConstraintInstance::PriAxis2' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, SecAxis2) == 0x0000D0, "Member 'FConstraintInstance::SecAxis2' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, AngularRotationOffset) == 0x0000E8, "Member 'FConstraintInstance::AngularRotationOffset' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstance, ProfileInstance) == 0x000108, "Member 'FConstraintInstance::ProfileInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintInstanceAccessor \ static_assert(alignof(FConstraintInstanceAccessor) == 0x000004, "Wrong alignment on FConstraintInstanceAccessor"); \ static_assert(sizeof(FConstraintInstanceAccessor) == 0x00000C, "Wrong size on FConstraintInstanceAccessor"); \ static_assert(offsetof(FConstraintInstanceAccessor, Owner) == 0x000000, "Member 'FConstraintInstanceAccessor::Owner' has a wrong offset!"); \ static_assert(offsetof(FConstraintInstanceAccessor, Index) == 0x000008, "Member 'FConstraintInstanceAccessor::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalAnimationData \ static_assert(alignof(FPhysicalAnimationData) == 0x000004, "Wrong alignment on FPhysicalAnimationData"); \ static_assert(sizeof(FPhysicalAnimationData) == 0x000024, "Wrong size on FPhysicalAnimationData"); \ static_assert(offsetof(FPhysicalAnimationData, BodyName) == 0x000000, "Member 'FPhysicalAnimationData::BodyName' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, OrientationStrength) == 0x00000C, "Member 'FPhysicalAnimationData::OrientationStrength' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, AngularVelocityStrength) == 0x000010, "Member 'FPhysicalAnimationData::AngularVelocityStrength' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, PositionStrength) == 0x000014, "Member 'FPhysicalAnimationData::PositionStrength' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, VelocityStrength) == 0x000018, "Member 'FPhysicalAnimationData::VelocityStrength' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, MaxLinearForce) == 0x00001C, "Member 'FPhysicalAnimationData::MaxLinearForce' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationData, MaxAngularForce) == 0x000020, "Member 'FPhysicalAnimationData::MaxAngularForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsAssetSolverSettings \ static_assert(alignof(FPhysicsAssetSolverSettings) == 0x000004, "Wrong alignment on FPhysicsAssetSolverSettings"); \ static_assert(sizeof(FPhysicsAssetSolverSettings) == 0x00001C, "Wrong size on FPhysicsAssetSolverSettings"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, PositionIterations) == 0x000000, "Member 'FPhysicsAssetSolverSettings::PositionIterations' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, VelocityIterations) == 0x000004, "Member 'FPhysicsAssetSolverSettings::VelocityIterations' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, ProjectionIterations) == 0x000008, "Member 'FPhysicsAssetSolverSettings::ProjectionIterations' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, CullDistance) == 0x00000C, "Member 'FPhysicsAssetSolverSettings::CullDistance' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, MaxDepenetrationVelocity) == 0x000010, "Member 'FPhysicsAssetSolverSettings::MaxDepenetrationVelocity' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, FixedTimeStep) == 0x000014, "Member 'FPhysicsAssetSolverSettings::FixedTimeStep' has a wrong offset!"); \ static_assert(offsetof(FPhysicsAssetSolverSettings, bUseLinearJointSolver) == 0x000018, "Member 'FPhysicsAssetSolverSettings::bUseLinearJointSolver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverIterations \ static_assert(alignof(FSolverIterations) == 0x000004, "Wrong alignment on FSolverIterations"); \ static_assert(sizeof(FSolverIterations) == 0x000018, "Wrong size on FSolverIterations"); \ static_assert(offsetof(FSolverIterations, SolverIterations) == 0x000000, "Member 'FSolverIterations::SolverIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverIterations, JointIterations) == 0x000004, "Member 'FSolverIterations::JointIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverIterations, CollisionIterations) == 0x000008, "Member 'FSolverIterations::CollisionIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverIterations, SolverPushOutIterations) == 0x00000C, "Member 'FSolverIterations::SolverPushOutIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverIterations, JointPushOutIterations) == 0x000010, "Member 'FSolverIterations::JointPushOutIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverIterations, CollisionPushOutIterations) == 0x000014, "Member 'FSolverIterations::CollisionPushOutIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalAnimationProfile \ static_assert(alignof(FPhysicalAnimationProfile) == 0x000004, "Wrong alignment on FPhysicalAnimationProfile"); \ static_assert(sizeof(FPhysicalAnimationProfile) == 0x00002C, "Wrong size on FPhysicalAnimationProfile"); \ static_assert(offsetof(FPhysicalAnimationProfile, ProfileName) == 0x000000, "Member 'FPhysicalAnimationProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfile, PhysicalAnimationData) == 0x000008, "Member 'FPhysicalAnimationProfile::PhysicalAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsConstraintProfileHandle \ static_assert(alignof(FPhysicsConstraintProfileHandle) == 0x000008, "Wrong alignment on FPhysicsConstraintProfileHandle"); \ static_assert(sizeof(FPhysicsConstraintProfileHandle) == 0x000168, "Wrong size on FPhysicsConstraintProfileHandle"); \ static_assert(offsetof(FPhysicsConstraintProfileHandle, ProfileProperties) == 0x000000, "Member 'FPhysicsConstraintProfileHandle::ProfileProperties' has a wrong offset!"); \ static_assert(offsetof(FPhysicsConstraintProfileHandle, ProfileName) == 0x000160, "Member 'FPhysicsConstraintProfileHandle::ProfileName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalSurfaceName \ static_assert(alignof(FPhysicalSurfaceName) == 0x000004, "Wrong alignment on FPhysicalSurfaceName"); \ static_assert(sizeof(FPhysicalSurfaceName) == 0x00000C, "Wrong size on FPhysicalSurfaceName"); \ static_assert(offsetof(FPhysicalSurfaceName, Type) == 0x000000, "Member 'FPhysicalSurfaceName::Type' has a wrong offset!"); \ static_assert(offsetof(FPhysicalSurfaceName, Name) == 0x000004, "Member 'FPhysicalSurfaceName::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosPhysicsSettings \ static_assert(alignof(FChaosPhysicsSettings) == 0x000001, "Wrong alignment on FChaosPhysicsSettings"); \ static_assert(sizeof(FChaosPhysicsSettings) == 0x000003, "Wrong size on FChaosPhysicsSettings"); \ static_assert(offsetof(FChaosPhysicsSettings, DefaultThreadingModel) == 0x000000, "Member 'FChaosPhysicsSettings::DefaultThreadingModel' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsSettings, DedicatedThreadTickMode) == 0x000001, "Member 'FChaosPhysicsSettings::DedicatedThreadTickMode' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsSettings, DedicatedThreadBufferMode) == 0x000002, "Member 'FChaosPhysicsSettings::DedicatedThreadBufferMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUpdateLevelStreamingLevelStatus \ static_assert(alignof(FUpdateLevelStreamingLevelStatus) == 0x000004, "Wrong alignment on FUpdateLevelStreamingLevelStatus"); \ static_assert(sizeof(FUpdateLevelStreamingLevelStatus) == 0x000010, "Wrong size on FUpdateLevelStreamingLevelStatus"); \ static_assert(offsetof(FUpdateLevelStreamingLevelStatus, PackageName) == 0x000000, "Member 'FUpdateLevelStreamingLevelStatus::PackageName' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelStreamingLevelStatus, LODIndex) == 0x000008, "Member 'FUpdateLevelStreamingLevelStatus::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelStreamingLevelStatus, bNewShouldBeLoaded) == 0x00000C, "Member 'FUpdateLevelStreamingLevelStatus::bNewShouldBeLoaded' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelStreamingLevelStatus, bNewShouldBeVisible) == 0x00000D, "Member 'FUpdateLevelStreamingLevelStatus::bNewShouldBeVisible' has a wrong offset!"); \ static_assert(offsetof(FUpdateLevelStreamingLevelStatus, bNewShouldBlockOnLoad) == 0x00000E, "Member 'FUpdateLevelStreamingLevelStatus::bNewShouldBlockOnLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAsyncPhysicsTimestamp \ static_assert(alignof(FAsyncPhysicsTimestamp) == 0x000004, "Wrong alignment on FAsyncPhysicsTimestamp"); \ static_assert(sizeof(FAsyncPhysicsTimestamp) == 0x000008, "Wrong size on FAsyncPhysicsTimestamp"); \ static_assert(offsetof(FAsyncPhysicsTimestamp, ServerFrame) == 0x000000, "Member 'FAsyncPhysicsTimestamp::ServerFrame' has a wrong offset!"); \ static_assert(offsetof(FAsyncPhysicsTimestamp, LocalFrame) == 0x000004, "Member 'FAsyncPhysicsTimestamp::LocalFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlayerMuteList \ static_assert(alignof(FPlayerMuteList) == 0x000008, "Wrong alignment on FPlayerMuteList"); \ static_assert(sizeof(FPlayerMuteList) == 0x000058, "Wrong size on FPlayerMuteList"); \ static_assert(offsetof(FPlayerMuteList, bHasVoiceHandshakeCompleted) == 0x000050, "Member 'FPlayerMuteList::bHasVoiceHandshakeCompleted' has a wrong offset!"); \ static_assert(offsetof(FPlayerMuteList, VoiceChannelIdx) == 0x000054, "Member 'FPlayerMuteList::VoiceChannelIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessIndirection \ static_assert(alignof(FPropertyAccessIndirection) == 0x000008, "Wrong alignment on FPropertyAccessIndirection"); \ static_assert(sizeof(FPropertyAccessIndirection) == 0x000040, "Wrong size on FPropertyAccessIndirection"); \ static_assert(offsetof(FPropertyAccessIndirection, Property) == 0x000000, "Member 'FPropertyAccessIndirection::Property' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, Function) == 0x000020, "Member 'FPropertyAccessIndirection::Function' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, ReturnBufferSize) == 0x000028, "Member 'FPropertyAccessIndirection::ReturnBufferSize' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, ReturnBufferAlignment) == 0x00002C, "Member 'FPropertyAccessIndirection::ReturnBufferAlignment' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, ArrayIndex) == 0x000030, "Member 'FPropertyAccessIndirection::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, Offset) == 0x000034, "Member 'FPropertyAccessIndirection::Offset' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, ObjectType) == 0x000038, "Member 'FPropertyAccessIndirection::ObjectType' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirection, Type) == 0x000039, "Member 'FPropertyAccessIndirection::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyAccessIndirectionChain \ static_assert(alignof(FPropertyAccessIndirectionChain) == 0x000008, "Wrong alignment on FPropertyAccessIndirectionChain"); \ static_assert(sizeof(FPropertyAccessIndirectionChain) == 0x000028, "Wrong size on FPropertyAccessIndirectionChain"); \ static_assert(offsetof(FPropertyAccessIndirectionChain, Property) == 0x000000, "Member 'FPropertyAccessIndirectionChain::Property' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirectionChain, IndirectionStartIndex) == 0x000020, "Member 'FPropertyAccessIndirectionChain::IndirectionStartIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyAccessIndirectionChain, IndirectionEndIndex) == 0x000024, "Member 'FPropertyAccessIndirectionChain::IndirectionEndIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubsurfaceProfileStruct \ static_assert(alignof(FSubsurfaceProfileStruct) == 0x000004, "Wrong alignment on FSubsurfaceProfileStruct"); \ static_assert(sizeof(FSubsurfaceProfileStruct) == 0x00009C, "Wrong size on FSubsurfaceProfileStruct"); \ static_assert(offsetof(FSubsurfaceProfileStruct, SurfaceAlbedo) == 0x000000, "Member 'FSubsurfaceProfileStruct::SurfaceAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, MeanFreePathColor) == 0x000010, "Member 'FSubsurfaceProfileStruct::MeanFreePathColor' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, MeanFreePathDistance) == 0x000020, "Member 'FSubsurfaceProfileStruct::MeanFreePathDistance' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, WorldUnitScale) == 0x000024, "Member 'FSubsurfaceProfileStruct::WorldUnitScale' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, bEnableBurley) == 0x000028, "Member 'FSubsurfaceProfileStruct::bEnableBurley' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, bEnableMeanFreePath) == 0x000029, "Member 'FSubsurfaceProfileStruct::bEnableMeanFreePath' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, Tint) == 0x00002C, "Member 'FSubsurfaceProfileStruct::Tint' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, ScatterRadius) == 0x00003C, "Member 'FSubsurfaceProfileStruct::ScatterRadius' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, SubsurfaceColor) == 0x000040, "Member 'FSubsurfaceProfileStruct::SubsurfaceColor' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, FalloffColor) == 0x000050, "Member 'FSubsurfaceProfileStruct::FalloffColor' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, BoundaryColorBleed) == 0x000060, "Member 'FSubsurfaceProfileStruct::BoundaryColorBleed' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, ExtinctionScale) == 0x000070, "Member 'FSubsurfaceProfileStruct::ExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, NormalScale) == 0x000074, "Member 'FSubsurfaceProfileStruct::NormalScale' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, ScatteringDistribution) == 0x000078, "Member 'FSubsurfaceProfileStruct::ScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, IOR) == 0x00007C, "Member 'FSubsurfaceProfileStruct::IOR' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, Roughness0) == 0x000080, "Member 'FSubsurfaceProfileStruct::Roughness0' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, Roughness1) == 0x000084, "Member 'FSubsurfaceProfileStruct::Roughness1' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, LobeMix) == 0x000088, "Member 'FSubsurfaceProfileStruct::LobeMix' has a wrong offset!"); \ static_assert(offsetof(FSubsurfaceProfileStruct, TransmissionTintColor) == 0x00008C, "Member 'FSubsurfaceProfileStruct::TransmissionTintColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSingleAnimationPlayData \ static_assert(alignof(FSingleAnimationPlayData) == 0x000008, "Wrong alignment on FSingleAnimationPlayData"); \ static_assert(sizeof(FSingleAnimationPlayData) == 0x000018, "Wrong size on FSingleAnimationPlayData"); \ static_assert(offsetof(FSingleAnimationPlayData, AnimToPlay) == 0x000000, "Member 'FSingleAnimationPlayData::AnimToPlay' has a wrong offset!"); \ static_assert(offsetof(FSingleAnimationPlayData, SavedPosition) == 0x00000C, "Member 'FSingleAnimationPlayData::SavedPosition' has a wrong offset!"); \ static_assert(offsetof(FSingleAnimationPlayData, SavedPlayRate) == 0x000010, "Member 'FSingleAnimationPlayData::SavedPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneMirrorInfo \ static_assert(alignof(FBoneMirrorInfo) == 0x000004, "Wrong alignment on FBoneMirrorInfo"); \ static_assert(sizeof(FBoneMirrorInfo) == 0x000008, "Wrong size on FBoneMirrorInfo"); \ static_assert(offsetof(FBoneMirrorInfo, SourceIndex) == 0x000000, "Member 'FBoneMirrorInfo::SourceIndex' has a wrong offset!"); \ static_assert(offsetof(FBoneMirrorInfo, BoneFlipAxis) == 0x000004, "Member 'FBoneMirrorInfo::BoneFlipAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneMirrorExport \ static_assert(alignof(FBoneMirrorExport) == 0x000004, "Wrong alignment on FBoneMirrorExport"); \ static_assert(sizeof(FBoneMirrorExport) == 0x000014, "Wrong size on FBoneMirrorExport"); \ static_assert(offsetof(FBoneMirrorExport, BoneName) == 0x000000, "Member 'FBoneMirrorExport::BoneName' has a wrong offset!"); \ static_assert(offsetof(FBoneMirrorExport, SourceBoneName) == 0x000008, "Member 'FBoneMirrorExport::SourceBoneName' has a wrong offset!"); \ static_assert(offsetof(FBoneMirrorExport, BoneFlipAxis) == 0x000010, "Member 'FBoneMirrorExport::BoneFlipAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshClothBuildParams \ static_assert(alignof(FSkeletalMeshClothBuildParams) == 0x000008, "Wrong alignment on FSkeletalMeshClothBuildParams"); \ static_assert(sizeof(FSkeletalMeshClothBuildParams) == 0x000060, "Wrong size on FSkeletalMeshClothBuildParams"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, TargetAsset) == 0x000000, "Member 'FSkeletalMeshClothBuildParams::TargetAsset' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, TargetLod) == 0x000008, "Member 'FSkeletalMeshClothBuildParams::TargetLod' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, bRemapParameters) == 0x00000C, "Member 'FSkeletalMeshClothBuildParams::bRemapParameters' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, AssetName) == 0x000010, "Member 'FSkeletalMeshClothBuildParams::AssetName' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, LODIndex) == 0x000020, "Member 'FSkeletalMeshClothBuildParams::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, SourceSection) == 0x000024, "Member 'FSkeletalMeshClothBuildParams::SourceSection' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, bRemoveFromMesh) == 0x000028, "Member 'FSkeletalMeshClothBuildParams::bRemoveFromMesh' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshClothBuildParams, PhysicsAsset) == 0x000030, "Member 'FSkeletalMeshClothBuildParams::PhysicsAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothPhysicsProperties_Legacy \ static_assert(alignof(FClothPhysicsProperties_Legacy) == 0x000004, "Wrong alignment on FClothPhysicsProperties_Legacy"); \ static_assert(sizeof(FClothPhysicsProperties_Legacy) == 0x000050, "Wrong size on FClothPhysicsProperties_Legacy"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, VerticalResistance) == 0x000000, "Member 'FClothPhysicsProperties_Legacy::VerticalResistance' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, HorizontalResistance) == 0x000004, "Member 'FClothPhysicsProperties_Legacy::HorizontalResistance' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, BendResistance) == 0x000008, "Member 'FClothPhysicsProperties_Legacy::BendResistance' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, ShearResistance) == 0x00000C, "Member 'FClothPhysicsProperties_Legacy::ShearResistance' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, Friction) == 0x000010, "Member 'FClothPhysicsProperties_Legacy::Friction' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, Damping) == 0x000014, "Member 'FClothPhysicsProperties_Legacy::Damping' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, TetherStiffness) == 0x000018, "Member 'FClothPhysicsProperties_Legacy::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, TetherLimit) == 0x00001C, "Member 'FClothPhysicsProperties_Legacy::TetherLimit' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, Drag) == 0x000020, "Member 'FClothPhysicsProperties_Legacy::Drag' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, StiffnessFrequency) == 0x000024, "Member 'FClothPhysicsProperties_Legacy::StiffnessFrequency' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, GravityScale) == 0x000028, "Member 'FClothPhysicsProperties_Legacy::GravityScale' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, MassScale) == 0x00002C, "Member 'FClothPhysicsProperties_Legacy::MassScale' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, InertiaBlend) == 0x000030, "Member 'FClothPhysicsProperties_Legacy::InertiaBlend' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, SelfCollisionThickness) == 0x000034, "Member 'FClothPhysicsProperties_Legacy::SelfCollisionThickness' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, SelfCollisionSquashScale) == 0x000038, "Member 'FClothPhysicsProperties_Legacy::SelfCollisionSquashScale' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, SelfCollisionStiffness) == 0x00003C, "Member 'FClothPhysicsProperties_Legacy::SelfCollisionStiffness' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, SolverFrequency) == 0x000040, "Member 'FClothPhysicsProperties_Legacy::SolverFrequency' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, FiberCompression) == 0x000044, "Member 'FClothPhysicsProperties_Legacy::FiberCompression' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, FiberExpansion) == 0x000048, "Member 'FClothPhysicsProperties_Legacy::FiberExpansion' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicsProperties_Legacy, FiberResistance) == 0x00004C, "Member 'FClothPhysicsProperties_Legacy::FiberResistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothingAssetData_Legacy \ static_assert(alignof(FClothingAssetData_Legacy) == 0x000008, "Wrong alignment on FClothingAssetData_Legacy"); \ static_assert(sizeof(FClothingAssetData_Legacy) == 0x000070, "Wrong size on FClothingAssetData_Legacy"); \ static_assert(offsetof(FClothingAssetData_Legacy, AssetName) == 0x000000, "Member 'FClothingAssetData_Legacy::AssetName' has a wrong offset!"); \ static_assert(offsetof(FClothingAssetData_Legacy, ApexFileName) == 0x000008, "Member 'FClothingAssetData_Legacy::ApexFileName' has a wrong offset!"); \ static_assert(offsetof(FClothingAssetData_Legacy, bClothPropertiesChanged) == 0x000018, "Member 'FClothingAssetData_Legacy::bClothPropertiesChanged' has a wrong offset!"); \ static_assert(offsetof(FClothingAssetData_Legacy, PhysicsProperties) == 0x00001C, "Member 'FClothingAssetData_Legacy::PhysicsProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneFilter \ static_assert(alignof(FBoneFilter) == 0x000004, "Wrong alignment on FBoneFilter"); \ static_assert(sizeof(FBoneFilter) == 0x00000C, "Wrong size on FBoneFilter"); \ static_assert(offsetof(FBoneFilter, bExcludeSelf) == 0x000000, "Member 'FBoneFilter::bExcludeSelf' has a wrong offset!"); \ static_assert(offsetof(FBoneFilter, BoneName) == 0x000004, "Member 'FBoneFilter::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshLODGroupSettings \ static_assert(alignof(FSkeletalMeshLODGroupSettings) == 0x000008, "Wrong alignment on FSkeletalMeshLODGroupSettings"); \ static_assert(sizeof(FSkeletalMeshLODGroupSettings) == 0x000090, "Wrong size on FSkeletalMeshLODGroupSettings"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, ScreenSize) == 0x000000, "Member 'FSkeletalMeshLODGroupSettings::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, LODHysteresis) == 0x000004, "Member 'FSkeletalMeshLODGroupSettings::LODHysteresis' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, BoneFilterActionOption) == 0x000008, "Member 'FSkeletalMeshLODGroupSettings::BoneFilterActionOption' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, BoneList) == 0x000010, "Member 'FSkeletalMeshLODGroupSettings::BoneList' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, BonesToPrioritize) == 0x000020, "Member 'FSkeletalMeshLODGroupSettings::BonesToPrioritize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, SectionsToPrioritize) == 0x000030, "Member 'FSkeletalMeshLODGroupSettings::SectionsToPrioritize' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, WeightOfPrioritization) == 0x000040, "Member 'FSkeletalMeshLODGroupSettings::WeightOfPrioritization' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, BakePose) == 0x000048, "Member 'FSkeletalMeshLODGroupSettings::BakePose' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshLODGroupSettings, ReductionSettings) == 0x000050, "Member 'FSkeletalMeshLODGroupSettings::ReductionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkelMeshMergeSectionMapping \ static_assert(alignof(FSkelMeshMergeSectionMapping) == 0x000008, "Wrong alignment on FSkelMeshMergeSectionMapping"); \ static_assert(sizeof(FSkelMeshMergeSectionMapping) == 0x000010, "Wrong size on FSkelMeshMergeSectionMapping"); \ static_assert(offsetof(FSkelMeshMergeSectionMapping, SectionIDs) == 0x000000, "Member 'FSkelMeshMergeSectionMapping::SectionIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkelMeshMergeMeshUVTransforms \ static_assert(alignof(FSkelMeshMergeMeshUVTransforms) == 0x000008, "Wrong alignment on FSkelMeshMergeMeshUVTransforms"); \ static_assert(sizeof(FSkelMeshMergeMeshUVTransforms) == 0x000010, "Wrong size on FSkelMeshMergeMeshUVTransforms"); \ static_assert(offsetof(FSkelMeshMergeMeshUVTransforms, UVTransforms) == 0x000000, "Member 'FSkelMeshMergeMeshUVTransforms::UVTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkelMeshMergeUVTransformMapping \ static_assert(alignof(FSkelMeshMergeUVTransformMapping) == 0x000008, "Wrong alignment on FSkelMeshMergeUVTransformMapping"); \ static_assert(sizeof(FSkelMeshMergeUVTransformMapping) == 0x000010, "Wrong size on FSkelMeshMergeUVTransformMapping"); \ static_assert(offsetof(FSkelMeshMergeUVTransformMapping, UVTransformsPerMesh) == 0x000000, "Member 'FSkelMeshMergeUVTransformMapping::UVTransformsPerMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingLODBuiltData \ static_assert(alignof(FSkeletalMeshSamplingLODBuiltData) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingLODBuiltData"); \ static_assert(sizeof(FSkeletalMeshSamplingLODBuiltData) == 0x000048, "Wrong size on FSkeletalMeshSamplingLODBuiltData"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingBuiltData \ static_assert(alignof(FSkeletalMeshSamplingBuiltData) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingBuiltData"); \ static_assert(sizeof(FSkeletalMeshSamplingBuiltData) == 0x000020, "Wrong size on FSkeletalMeshSamplingBuiltData"); \ static_assert(offsetof(FSkeletalMeshSamplingBuiltData, WholeMeshBuiltData) == 0x000000, "Member 'FSkeletalMeshSamplingBuiltData::WholeMeshBuiltData' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshSamplingBuiltData, RegionBuiltData) == 0x000010, "Member 'FSkeletalMeshSamplingBuiltData::RegionBuiltData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingRegionBoneFilter \ static_assert(alignof(FSkeletalMeshSamplingRegionBoneFilter) == 0x000004, "Wrong alignment on FSkeletalMeshSamplingRegionBoneFilter"); \ static_assert(sizeof(FSkeletalMeshSamplingRegionBoneFilter) == 0x00000C, "Wrong size on FSkeletalMeshSamplingRegionBoneFilter"); \ static_assert(offsetof(FSkeletalMeshSamplingRegionBoneFilter, BoneName) == 0x000000, "Member 'FSkeletalMeshSamplingRegionBoneFilter::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingRegion \ static_assert(alignof(FSkeletalMeshSamplingRegion) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingRegion"); \ static_assert(sizeof(FSkeletalMeshSamplingRegion) == 0x000030, "Wrong size on FSkeletalMeshSamplingRegion"); \ static_assert(offsetof(FSkeletalMeshSamplingRegion, Name) == 0x000000, "Member 'FSkeletalMeshSamplingRegion::Name' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshSamplingRegion, LODIndex) == 0x000008, "Member 'FSkeletalMeshSamplingRegion::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshSamplingRegion, MaterialFilters) == 0x000010, "Member 'FSkeletalMeshSamplingRegion::MaterialFilters' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshSamplingRegion, BoneFilters) == 0x000020, "Member 'FSkeletalMeshSamplingRegion::BoneFilters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshSamplingInfo \ static_assert(alignof(FSkeletalMeshSamplingInfo) == 0x000008, "Wrong alignment on FSkeletalMeshSamplingInfo"); \ static_assert(sizeof(FSkeletalMeshSamplingInfo) == 0x000030, "Wrong size on FSkeletalMeshSamplingInfo"); \ static_assert(offsetof(FSkeletalMeshSamplingInfo, Regions) == 0x000000, "Member 'FSkeletalMeshSamplingInfo::Regions' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshSamplingInfo, BuiltData) == 0x000010, "Member 'FSkeletalMeshSamplingInfo::BuiltData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPassiveSoundMixModifier \ static_assert(alignof(FPassiveSoundMixModifier) == 0x000008, "Wrong alignment on FPassiveSoundMixModifier"); \ static_assert(sizeof(FPassiveSoundMixModifier) == 0x000010, "Wrong size on FPassiveSoundMixModifier"); \ static_assert(offsetof(FPassiveSoundMixModifier, SoundMix) == 0x000000, "Member 'FPassiveSoundMixModifier::SoundMix' has a wrong offset!"); \ static_assert(offsetof(FPassiveSoundMixModifier, MinVolumeThreshold) == 0x000008, "Member 'FPassiveSoundMixModifier::MinVolumeThreshold' has a wrong offset!"); \ static_assert(offsetof(FPassiveSoundMixModifier, MaxVolumeThreshold) == 0x00000C, "Member 'FPassiveSoundMixModifier::MaxVolumeThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundConcurrencySettings \ static_assert(alignof(FSoundConcurrencySettings) == 0x000004, "Wrong alignment on FSoundConcurrencySettings"); \ static_assert(sizeof(FSoundConcurrencySettings) == 0x000020, "Wrong size on FSoundConcurrencySettings"); \ static_assert(offsetof(FSoundConcurrencySettings, MaxCount) == 0x000000, "Member 'FSoundConcurrencySettings::MaxCount' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, ResolutionRule) == 0x000005, "Member 'FSoundConcurrencySettings::ResolutionRule' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, RetriggerTime) == 0x000008, "Member 'FSoundConcurrencySettings::RetriggerTime' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, VolumeScale) == 0x00000C, "Member 'FSoundConcurrencySettings::VolumeScale' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, VolumeScaleMode) == 0x000010, "Member 'FSoundConcurrencySettings::VolumeScaleMode' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, VolumeScaleAttackTime) == 0x000014, "Member 'FSoundConcurrencySettings::VolumeScaleAttackTime' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, VolumeScaleReleaseTime) == 0x000018, "Member 'FSoundConcurrencySettings::VolumeScaleReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FSoundConcurrencySettings, VoiceStealReleaseTime) == 0x00001C, "Member 'FSoundConcurrencySettings::VoiceStealReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioEQEffect \ static_assert(alignof(FAudioEQEffect) == 0x000008, "Wrong alignment on FAudioEQEffect"); \ static_assert(sizeof(FAudioEQEffect) == 0x000040, "Wrong size on FAudioEQEffect"); \ static_assert(offsetof(FAudioEQEffect, FrequencyCenter0) == 0x000010, "Member 'FAudioEQEffect::FrequencyCenter0' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Gain0) == 0x000014, "Member 'FAudioEQEffect::Gain0' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Bandwidth0) == 0x000018, "Member 'FAudioEQEffect::Bandwidth0' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, FrequencyCenter1) == 0x00001C, "Member 'FAudioEQEffect::FrequencyCenter1' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Gain1) == 0x000020, "Member 'FAudioEQEffect::Gain1' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Bandwidth1) == 0x000024, "Member 'FAudioEQEffect::Bandwidth1' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, FrequencyCenter2) == 0x000028, "Member 'FAudioEQEffect::FrequencyCenter2' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Gain2) == 0x00002C, "Member 'FAudioEQEffect::Gain2' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Bandwidth2) == 0x000030, "Member 'FAudioEQEffect::Bandwidth2' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, FrequencyCenter3) == 0x000034, "Member 'FAudioEQEffect::FrequencyCenter3' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Gain3) == 0x000038, "Member 'FAudioEQEffect::Gain3' has a wrong offset!"); \ static_assert(offsetof(FAudioEQEffect, Bandwidth3) == 0x00003C, "Member 'FAudioEQEffect::Bandwidth3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundClassAdjuster \ static_assert(alignof(FSoundClassAdjuster) == 0x000008, "Wrong alignment on FSoundClassAdjuster"); \ static_assert(sizeof(FSoundClassAdjuster) == 0x000020, "Wrong size on FSoundClassAdjuster"); \ static_assert(offsetof(FSoundClassAdjuster, SoundClassObject) == 0x000000, "Member 'FSoundClassAdjuster::SoundClassObject' has a wrong offset!"); \ static_assert(offsetof(FSoundClassAdjuster, VolumeAdjuster) == 0x000008, "Member 'FSoundClassAdjuster::VolumeAdjuster' has a wrong offset!"); \ static_assert(offsetof(FSoundClassAdjuster, PitchAdjuster) == 0x00000C, "Member 'FSoundClassAdjuster::PitchAdjuster' has a wrong offset!"); \ static_assert(offsetof(FSoundClassAdjuster, LowPassFilterFrequency) == 0x000010, "Member 'FSoundClassAdjuster::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSoundClassAdjuster, VoiceCenterChannelVolumeAdjuster) == 0x000018, "Member 'FSoundClassAdjuster::VoiceCenterChannelVolumeAdjuster' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundModulationDefaultRoutingSettings \ static_assert(alignof(FSoundModulationDefaultRoutingSettings) == 0x000008, "Wrong alignment on FSoundModulationDefaultRoutingSettings"); \ static_assert(sizeof(FSoundModulationDefaultRoutingSettings) == 0x000188, "Wrong size on FSoundModulationDefaultRoutingSettings"); \ static_assert(offsetof(FSoundModulationDefaultRoutingSettings, VolumeRouting) == 0x000180, "Member 'FSoundModulationDefaultRoutingSettings::VolumeRouting' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultRoutingSettings, PitchRouting) == 0x000181, "Member 'FSoundModulationDefaultRoutingSettings::PitchRouting' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultRoutingSettings, HighpassRouting) == 0x000182, "Member 'FSoundModulationDefaultRoutingSettings::HighpassRouting' has a wrong offset!"); \ static_assert(offsetof(FSoundModulationDefaultRoutingSettings, LowpassRouting) == 0x000183, "Member 'FSoundModulationDefaultRoutingSettings::LowpassRouting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSoundSubmixSpectralAnalysisBandSettings \ static_assert(alignof(FSoundSubmixSpectralAnalysisBandSettings) == 0x000004, "Wrong alignment on FSoundSubmixSpectralAnalysisBandSettings"); \ static_assert(sizeof(FSoundSubmixSpectralAnalysisBandSettings) == 0x000010, "Wrong size on FSoundSubmixSpectralAnalysisBandSettings"); \ static_assert(offsetof(FSoundSubmixSpectralAnalysisBandSettings, BandFrequency) == 0x000000, "Member 'FSoundSubmixSpectralAnalysisBandSettings::BandFrequency' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSpectralAnalysisBandSettings, AttackTimeMsec) == 0x000004, "Member 'FSoundSubmixSpectralAnalysisBandSettings::AttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSpectralAnalysisBandSettings, ReleaseTimeMsec) == 0x000008, "Member 'FSoundSubmixSpectralAnalysisBandSettings::ReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSoundSubmixSpectralAnalysisBandSettings, QFactor) == 0x00000C, "Member 'FSoundSubmixSpectralAnalysisBandSettings::QFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStaticMeshSourceModel \ static_assert(alignof(FStaticMeshSourceModel) == 0x000008, "Wrong alignment on FStaticMeshSourceModel"); \ static_assert(sizeof(FStaticMeshSourceModel) == 0x000088, "Wrong size on FStaticMeshSourceModel"); \ static_assert(offsetof(FStaticMeshSourceModel, BuildSettings) == 0x000000, "Member 'FStaticMeshSourceModel::BuildSettings' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshSourceModel, ReductionSettings) == 0x000048, "Member 'FStaticMeshSourceModel::ReductionSettings' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshSourceModel, LODDistance) == 0x00006C, "Member 'FStaticMeshSourceModel::LODDistance' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshSourceModel, ScreenSize) == 0x000070, "Member 'FStaticMeshSourceModel::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(FStaticMeshSourceModel, SourceImportFilename) == 0x000078, "Member 'FStaticMeshSourceModel::SourceImportFilename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableTexture \ static_assert(alignof(FStreamableTexture) == 0x000001, "Wrong alignment on FStreamableTexture"); \ static_assert(sizeof(FStreamableTexture) == 0x000001, "Wrong size on FStreamableTexture"); \ #define DUMPER7_ASSERTS_FEditorImportExportTestDefinition \ static_assert(alignof(FEditorImportExportTestDefinition) == 0x000008, "Wrong alignment on FEditorImportExportTestDefinition"); \ static_assert(sizeof(FEditorImportExportTestDefinition) == 0x000038, "Wrong size on FEditorImportExportTestDefinition"); \ static_assert(offsetof(FEditorImportExportTestDefinition, ImportFilePath) == 0x000000, "Member 'FEditorImportExportTestDefinition::ImportFilePath' has a wrong offset!"); \ static_assert(offsetof(FEditorImportExportTestDefinition, ExportFileExtension) == 0x000010, "Member 'FEditorImportExportTestDefinition::ExportFileExtension' has a wrong offset!"); \ static_assert(offsetof(FEditorImportExportTestDefinition, bSkipExport) == 0x000020, "Member 'FEditorImportExportTestDefinition::bSkipExport' has a wrong offset!"); \ static_assert(offsetof(FEditorImportExportTestDefinition, FactorySettings) == 0x000028, "Member 'FEditorImportExportTestDefinition::FactorySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBuildPromotionOpenAssetSettings \ static_assert(alignof(FBuildPromotionOpenAssetSettings) == 0x000008, "Wrong alignment on FBuildPromotionOpenAssetSettings"); \ static_assert(sizeof(FBuildPromotionOpenAssetSettings) == 0x000060, "Wrong size on FBuildPromotionOpenAssetSettings"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, BlueprintAsset) == 0x000000, "Member 'FBuildPromotionOpenAssetSettings::BlueprintAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, MaterialAsset) == 0x000010, "Member 'FBuildPromotionOpenAssetSettings::MaterialAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, ParticleSystemAsset) == 0x000020, "Member 'FBuildPromotionOpenAssetSettings::ParticleSystemAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, SkeletalMeshAsset) == 0x000030, "Member 'FBuildPromotionOpenAssetSettings::SkeletalMeshAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, StaticMeshAsset) == 0x000040, "Member 'FBuildPromotionOpenAssetSettings::StaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionOpenAssetSettings, TextureAsset) == 0x000050, "Member 'FBuildPromotionOpenAssetSettings::TextureAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBuildPromotionNewProjectSettings \ static_assert(alignof(FBuildPromotionNewProjectSettings) == 0x000008, "Wrong alignment on FBuildPromotionNewProjectSettings"); \ static_assert(sizeof(FBuildPromotionNewProjectSettings) == 0x000020, "Wrong size on FBuildPromotionNewProjectSettings"); \ static_assert(offsetof(FBuildPromotionNewProjectSettings, NewProjectFolderOverride) == 0x000000, "Member 'FBuildPromotionNewProjectSettings::NewProjectFolderOverride' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionNewProjectSettings, NewProjectNameOverride) == 0x000010, "Member 'FBuildPromotionNewProjectSettings::NewProjectNameOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialEditorPromotionSettings \ static_assert(alignof(FMaterialEditorPromotionSettings) == 0x000008, "Wrong alignment on FMaterialEditorPromotionSettings"); \ static_assert(sizeof(FMaterialEditorPromotionSettings) == 0x000030, "Wrong size on FMaterialEditorPromotionSettings"); \ static_assert(offsetof(FMaterialEditorPromotionSettings, DefaultMaterialAsset) == 0x000000, "Member 'FMaterialEditorPromotionSettings::DefaultMaterialAsset' has a wrong offset!"); \ static_assert(offsetof(FMaterialEditorPromotionSettings, DefaultDiffuseTexture) == 0x000010, "Member 'FMaterialEditorPromotionSettings::DefaultDiffuseTexture' has a wrong offset!"); \ static_assert(offsetof(FMaterialEditorPromotionSettings, DefaultNormalTexture) == 0x000020, "Member 'FMaterialEditorPromotionSettings::DefaultNormalTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintEditorPromotionSettings \ static_assert(alignof(FBlueprintEditorPromotionSettings) == 0x000008, "Wrong alignment on FBlueprintEditorPromotionSettings"); \ static_assert(sizeof(FBlueprintEditorPromotionSettings) == 0x000030, "Wrong size on FBlueprintEditorPromotionSettings"); \ static_assert(offsetof(FBlueprintEditorPromotionSettings, FirstMeshPath) == 0x000000, "Member 'FBlueprintEditorPromotionSettings::FirstMeshPath' has a wrong offset!"); \ static_assert(offsetof(FBlueprintEditorPromotionSettings, SecondMeshPath) == 0x000010, "Member 'FBlueprintEditorPromotionSettings::SecondMeshPath' has a wrong offset!"); \ static_assert(offsetof(FBlueprintEditorPromotionSettings, DefaultParticleAsset) == 0x000020, "Member 'FBlueprintEditorPromotionSettings::DefaultParticleAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBuildPromotionTestSettings \ static_assert(alignof(FBuildPromotionTestSettings) == 0x000008, "Wrong alignment on FBuildPromotionTestSettings"); \ static_assert(sizeof(FBuildPromotionTestSettings) == 0x0001F0, "Wrong size on FBuildPromotionTestSettings"); \ static_assert(offsetof(FBuildPromotionTestSettings, DefaultStaticMeshAsset) == 0x000000, "Member 'FBuildPromotionTestSettings::DefaultStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionTestSettings, ImportWorkflow) == 0x000010, "Member 'FBuildPromotionTestSettings::ImportWorkflow' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionTestSettings, OpenAssets) == 0x000160, "Member 'FBuildPromotionTestSettings::OpenAssets' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionTestSettings, NewProjectSettings) == 0x0001C0, "Member 'FBuildPromotionTestSettings::NewProjectSettings' has a wrong offset!"); \ static_assert(offsetof(FBuildPromotionTestSettings, SourceControlMaterial) == 0x0001E0, "Member 'FBuildPromotionTestSettings::SourceControlMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextureLODGroup \ static_assert(alignof(FTextureLODGroup) == 0x000004, "Wrong alignment on FTextureLODGroup"); \ static_assert(sizeof(FTextureLODGroup) == 0x000064, "Wrong size on FTextureLODGroup"); \ static_assert(offsetof(FTextureLODGroup, Group) == 0x000000, "Member 'FTextureLODGroup::Group' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, LODBias) == 0x000008, "Member 'FTextureLODGroup::LODBias' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, LODBias_Smaller) == 0x00000C, "Member 'FTextureLODGroup::LODBias_Smaller' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, LODBias_Smallest) == 0x000010, "Member 'FTextureLODGroup::LODBias_Smallest' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, NumStreamedMips) == 0x000018, "Member 'FTextureLODGroup::NumStreamedMips' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MipGenSettings) == 0x00001C, "Member 'FTextureLODGroup::MipGenSettings' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MinLODSize) == 0x000020, "Member 'FTextureLODGroup::MinLODSize' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MaxLODSize) == 0x000024, "Member 'FTextureLODGroup::MaxLODSize' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MaxLODSize_Smaller) == 0x000028, "Member 'FTextureLODGroup::MaxLODSize_Smaller' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MaxLODSize_Smallest) == 0x00002C, "Member 'FTextureLODGroup::MaxLODSize_Smallest' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MaxLODSize_VT) == 0x000030, "Member 'FTextureLODGroup::MaxLODSize_VT' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, OptionalLODBias) == 0x000034, "Member 'FTextureLODGroup::OptionalLODBias' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, OptionalMaxLODSize) == 0x000038, "Member 'FTextureLODGroup::OptionalMaxLODSize' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MinMagFilter) == 0x00003C, "Member 'FTextureLODGroup::MinMagFilter' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MipFilter) == 0x000044, "Member 'FTextureLODGroup::MipFilter' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, MipLoadOptions) == 0x00004C, "Member 'FTextureLODGroup::MipLoadOptions' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, HighPriorityLoad) == 0x00004D, "Member 'FTextureLODGroup::HighPriorityLoad' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, DuplicateNonOptionalMips) == 0x00004E, "Member 'FTextureLODGroup::DuplicateNonOptionalMips' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, Downscale) == 0x000050, "Member 'FTextureLODGroup::Downscale' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, DownscaleOptions) == 0x000054, "Member 'FTextureLODGroup::DownscaleOptions' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, VirtualTextureTileCountBias) == 0x000058, "Member 'FTextureLODGroup::VirtualTextureTileCountBias' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, VirtualTextureTileSizeBias) == 0x00005C, "Member 'FTextureLODGroup::VirtualTextureTileSizeBias' has a wrong offset!"); \ static_assert(offsetof(FTextureLODGroup, LossyCompressionAmount) == 0x000060, "Member 'FTextureLODGroup::LossyCompressionAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTFloatTrack \ static_assert(alignof(FTTFloatTrack) == 0x000008, "Wrong alignment on FTTFloatTrack"); \ static_assert(sizeof(FTTFloatTrack) == 0x000028, "Wrong size on FTTFloatTrack"); \ static_assert(offsetof(FTTFloatTrack, CurveFloat) == 0x000020, "Member 'FTTFloatTrack::CurveFloat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTTLinearColorTrack \ static_assert(alignof(FTTLinearColorTrack) == 0x000008, "Wrong alignment on FTTLinearColorTrack"); \ static_assert(sizeof(FTTLinearColorTrack) == 0x000028, "Wrong size on FTTLinearColorTrack"); \ static_assert(offsetof(FTTLinearColorTrack, CurveLinearColor) == 0x000020, "Member 'FTTLinearColorTrack::CurveLinearColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHardwareCursorReference \ static_assert(alignof(FHardwareCursorReference) == 0x000008, "Wrong alignment on FHardwareCursorReference"); \ static_assert(sizeof(FHardwareCursorReference) == 0x000018, "Wrong size on FHardwareCursorReference"); \ static_assert(offsetof(FHardwareCursorReference, CursorPath) == 0x000000, "Member 'FHardwareCursorReference::CursorPath' has a wrong offset!"); \ static_assert(offsetof(FHardwareCursorReference, HotSpot) == 0x000008, "Member 'FHardwareCursorReference::HotSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCanvasIcon \ static_assert(alignof(FCanvasIcon) == 0x000008, "Wrong alignment on FCanvasIcon"); \ static_assert(sizeof(FCanvasIcon) == 0x000018, "Wrong size on FCanvasIcon"); \ static_assert(offsetof(FCanvasIcon, Texture) == 0x000000, "Member 'FCanvasIcon::Texture' has a wrong offset!"); \ static_assert(offsetof(FCanvasIcon, U) == 0x000008, "Member 'FCanvasIcon::U' has a wrong offset!"); \ static_assert(offsetof(FCanvasIcon, V) == 0x00000C, "Member 'FCanvasIcon::V' has a wrong offset!"); \ static_assert(offsetof(FCanvasIcon, UL) == 0x000010, "Member 'FCanvasIcon::UL' has a wrong offset!"); \ static_assert(offsetof(FCanvasIcon, VL) == 0x000014, "Member 'FCanvasIcon::VL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKeyBind \ static_assert(alignof(FKeyBind) == 0x000008, "Wrong alignment on FKeyBind"); \ static_assert(sizeof(FKeyBind) == 0x000030, "Wrong size on FKeyBind"); \ static_assert(offsetof(FKeyBind, Key) == 0x000000, "Member 'FKeyBind::Key' has a wrong offset!"); \ static_assert(offsetof(FKeyBind, Command) == 0x000018, "Member 'FKeyBind::Command' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputAxisProperties \ static_assert(alignof(FInputAxisProperties) == 0x000004, "Wrong alignment on FInputAxisProperties"); \ static_assert(sizeof(FInputAxisProperties) == 0x000010, "Wrong size on FInputAxisProperties"); \ static_assert(offsetof(FInputAxisProperties, DeadZone) == 0x000000, "Member 'FInputAxisProperties::DeadZone' has a wrong offset!"); \ static_assert(offsetof(FInputAxisProperties, Sensitivity) == 0x000004, "Member 'FInputAxisProperties::Sensitivity' has a wrong offset!"); \ static_assert(offsetof(FInputAxisProperties, Exponent) == 0x000008, "Member 'FInputAxisProperties::Exponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputAxisConfigEntry \ static_assert(alignof(FInputAxisConfigEntry) == 0x000004, "Wrong alignment on FInputAxisConfigEntry"); \ static_assert(sizeof(FInputAxisConfigEntry) == 0x000018, "Wrong size on FInputAxisConfigEntry"); \ static_assert(offsetof(FInputAxisConfigEntry, AxisKeyName) == 0x000000, "Member 'FInputAxisConfigEntry::AxisKeyName' has a wrong offset!"); \ static_assert(offsetof(FInputAxisConfigEntry, AxisProperties) == 0x000008, "Member 'FInputAxisConfigEntry::AxisProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputActionKeyMapping \ static_assert(alignof(FInputActionKeyMapping) == 0x000008, "Wrong alignment on FInputActionKeyMapping"); \ static_assert(sizeof(FInputActionKeyMapping) == 0x000028, "Wrong size on FInputActionKeyMapping"); \ static_assert(offsetof(FInputActionKeyMapping, ActionName) == 0x000000, "Member 'FInputActionKeyMapping::ActionName' has a wrong offset!"); \ static_assert(offsetof(FInputActionKeyMapping, Key) == 0x000010, "Member 'FInputActionKeyMapping::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputActionSpeechMapping \ static_assert(alignof(FInputActionSpeechMapping) == 0x000004, "Wrong alignment on FInputActionSpeechMapping"); \ static_assert(sizeof(FInputActionSpeechMapping) == 0x000010, "Wrong size on FInputActionSpeechMapping"); \ static_assert(offsetof(FInputActionSpeechMapping, ActionName) == 0x000000, "Member 'FInputActionSpeechMapping::ActionName' has a wrong offset!"); \ static_assert(offsetof(FInputActionSpeechMapping, SpeechKeyword) == 0x000008, "Member 'FInputActionSpeechMapping::SpeechKeyword' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVoiceSettings \ static_assert(alignof(FVoiceSettings) == 0x000008, "Wrong alignment on FVoiceSettings"); \ static_assert(sizeof(FVoiceSettings) == 0x000018, "Wrong size on FVoiceSettings"); \ static_assert(offsetof(FVoiceSettings, ComponentToAttachTo) == 0x000000, "Member 'FVoiceSettings::ComponentToAttachTo' has a wrong offset!"); \ static_assert(offsetof(FVoiceSettings, AttenuationSettings) == 0x000008, "Member 'FVoiceSettings::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(FVoiceSettings, SourceEffectChain) == 0x000010, "Member 'FVoiceSettings::SourceEffectChain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVirtualTextureBuildSettings \ static_assert(alignof(FVirtualTextureBuildSettings) == 0x000004, "Wrong alignment on FVirtualTextureBuildSettings"); \ static_assert(sizeof(FVirtualTextureBuildSettings) == 0x000008, "Wrong size on FVirtualTextureBuildSettings"); \ static_assert(offsetof(FVirtualTextureBuildSettings, TileSize) == 0x000000, "Member 'FVirtualTextureBuildSettings::TileSize' has a wrong offset!"); \ static_assert(offsetof(FVirtualTextureBuildSettings, TileBorderSize) == 0x000004, "Member 'FVirtualTextureBuildSettings::TileBorderSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelViewportInfo \ static_assert(alignof(FLevelViewportInfo) == 0x000008, "Wrong alignment on FLevelViewportInfo"); \ static_assert(sizeof(FLevelViewportInfo) == 0x000038, "Wrong size on FLevelViewportInfo"); \ static_assert(offsetof(FLevelViewportInfo, CamPosition) == 0x000000, "Member 'FLevelViewportInfo::CamPosition' has a wrong offset!"); \ static_assert(offsetof(FLevelViewportInfo, CamRotation) == 0x000018, "Member 'FLevelViewportInfo::CamRotation' has a wrong offset!"); \ static_assert(offsetof(FLevelViewportInfo, CamOrthoZoom) == 0x000030, "Member 'FLevelViewportInfo::CamOrthoZoom' has a wrong offset!"); \ static_assert(offsetof(FLevelViewportInfo, CamUpdated) == 0x000034, "Member 'FLevelViewportInfo::CamUpdated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamingLevelsToConsider \ static_assert(alignof(FStreamingLevelsToConsider) == 0x000008, "Wrong alignment on FStreamingLevelsToConsider"); \ static_assert(sizeof(FStreamingLevelsToConsider) == 0x000028, "Wrong size on FStreamingLevelsToConsider"); \ static_assert(offsetof(FStreamingLevelsToConsider, StreamingLevels) == 0x000000, "Member 'FStreamingLevelsToConsider::StreamingLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorDesc \ static_assert(alignof(FActorDesc) == 0x000008, "Wrong alignment on FActorDesc"); \ static_assert(sizeof(FActorDesc) == 0x000098, "Wrong size on FActorDesc"); \ static_assert(offsetof(FActorDesc, Guid) == 0x000000, "Member 'FActorDesc::Guid' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, Class) == 0x000010, "Member 'FActorDesc::Class' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, Name) == 0x000030, "Member 'FActorDesc::Name' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, Label) == 0x000038, "Member 'FActorDesc::Label' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, Bounds) == 0x000040, "Member 'FActorDesc::Bounds' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, RuntimeGrid) == 0x000078, "Member 'FActorDesc::RuntimeGrid' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, bIsSpatiallyLoaded) == 0x000080, "Member 'FActorDesc::bIsSpatiallyLoaded' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, bActorIsEditorOnly) == 0x000081, "Member 'FActorDesc::bActorIsEditorOnly' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, ActorPackage) == 0x000084, "Member 'FActorDesc::ActorPackage' has a wrong offset!"); \ static_assert(offsetof(FActorDesc, ActorPath) == 0x00008C, "Member 'FActorDesc::ActorPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorPlacementDataLayers \ static_assert(alignof(FActorPlacementDataLayers) == 0x000008, "Wrong alignment on FActorPlacementDataLayers"); \ static_assert(sizeof(FActorPlacementDataLayers) == 0x000018, "Wrong size on FActorPlacementDataLayers"); \ static_assert(offsetof(FActorPlacementDataLayers, DataLayerInstanceNames) == 0x000000, "Member 'FActorPlacementDataLayers::DataLayerInstanceNames' has a wrong offset!"); \ static_assert(offsetof(FActorPlacementDataLayers, ContextID) == 0x000010, "Member 'FActorPlacementDataLayers::ContextID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWorldPartitionRuntimeCellObjectMapping \ static_assert(alignof(FWorldPartitionRuntimeCellObjectMapping) == 0x000001, "Wrong alignment on FWorldPartitionRuntimeCellObjectMapping"); \ static_assert(sizeof(FWorldPartitionRuntimeCellObjectMapping) == 0x000001, "Wrong size on FWorldPartitionRuntimeCellObjectMapping"); \ #define DUMPER7_ASSERTS_FSpatialHashStreamingGrid \ static_assert(alignof(FSpatialHashStreamingGrid) == 0x000008, "Wrong alignment on FSpatialHashStreamingGrid"); \ static_assert(sizeof(FSpatialHashStreamingGrid) == 0x0000A8, "Wrong size on FSpatialHashStreamingGrid"); \ static_assert(offsetof(FSpatialHashStreamingGrid, GridName) == 0x000000, "Member 'FSpatialHashStreamingGrid::GridName' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, Origin) == 0x000008, "Member 'FSpatialHashStreamingGrid::Origin' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, CellSize) == 0x000020, "Member 'FSpatialHashStreamingGrid::CellSize' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, LoadingRange) == 0x000024, "Member 'FSpatialHashStreamingGrid::LoadingRange' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, bBlockOnSlowStreaming) == 0x000028, "Member 'FSpatialHashStreamingGrid::bBlockOnSlowStreaming' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, DebugColor) == 0x00002C, "Member 'FSpatialHashStreamingGrid::DebugColor' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, GridLevels) == 0x000040, "Member 'FSpatialHashStreamingGrid::GridLevels' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, WorldBounds) == 0x000050, "Member 'FSpatialHashStreamingGrid::WorldBounds' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, bClientOnlyVisible) == 0x000088, "Member 'FSpatialHashStreamingGrid::bClientOnlyVisible' has a wrong offset!"); \ static_assert(offsetof(FSpatialHashStreamingGrid, HLODLayer) == 0x000090, "Member 'FSpatialHashStreamingGrid::HLODLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpatialHashRuntimeGrid \ static_assert(alignof(FSpatialHashRuntimeGrid) == 0x000001, "Wrong alignment on FSpatialHashRuntimeGrid"); \ static_assert(sizeof(FSpatialHashRuntimeGrid) == 0x000001, "Wrong size on FSpatialHashRuntimeGrid"); \ #define DUMPER7_ASSERTS_FWorldPartitionRuntimeSpatialHashGridPreviewer \ static_assert(alignof(FWorldPartitionRuntimeSpatialHashGridPreviewer) == 0x000001, "Wrong alignment on FWorldPartitionRuntimeSpatialHashGridPreviewer"); \ static_assert(sizeof(FWorldPartitionRuntimeSpatialHashGridPreviewer) == 0x000001, "Wrong size on FWorldPartitionRuntimeSpatialHashGridPreviewer"); \ #define DUMPER7_ASSERTS_UContentBundleUnsavedActorMonitor \ static_assert(alignof(UContentBundleUnsavedActorMonitor) == 0x000008, "Wrong alignment on UContentBundleUnsavedActorMonitor"); \ static_assert(sizeof(UContentBundleUnsavedActorMonitor) == 0x000028, "Wrong size on UContentBundleUnsavedActorMonitor"); \ #define DUMPER7_ASSERTS_UMaterialExpression \ static_assert(alignof(UMaterialExpression) == 0x000008, "Wrong alignment on UMaterialExpression"); \ static_assert(sizeof(UMaterialExpression) == 0x0000B0, "Wrong size on UMaterialExpression"); \ static_assert(offsetof(UMaterialExpression, MaterialExpressionEditorX) == 0x000028, "Member 'UMaterialExpression::MaterialExpressionEditorX' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, MaterialExpressionEditorY) == 0x00002C, "Member 'UMaterialExpression::MaterialExpressionEditorY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, GraphNode) == 0x000030, "Member 'UMaterialExpression::GraphNode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, SubgraphExpression) == 0x000038, "Member 'UMaterialExpression::SubgraphExpression' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, MaterialExpressionGuid) == 0x000050, "Member 'UMaterialExpression::MaterialExpressionGuid' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, Material) == 0x000060, "Member 'UMaterialExpression::Material' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, Function) == 0x000068, "Member 'UMaterialExpression::Function' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, Desc) == 0x000070, "Member 'UMaterialExpression::Desc' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, MenuCategories) == 0x000090, "Member 'UMaterialExpression::MenuCategories' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpression, Outputs) == 0x0000A0, "Member 'UMaterialExpression::Outputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistanceFieldApproxAO \ static_assert(alignof(UMaterialExpressionDistanceFieldApproxAO) == 0x000008, "Wrong alignment on UMaterialExpressionDistanceFieldApproxAO"); \ static_assert(sizeof(UMaterialExpressionDistanceFieldApproxAO) == 0x000168, "Wrong size on UMaterialExpressionDistanceFieldApproxAO"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, position) == 0x0000B0, "Member 'UMaterialExpressionDistanceFieldApproxAO::position' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, Normal) == 0x0000D8, "Member 'UMaterialExpressionDistanceFieldApproxAO::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, BaseDistance) == 0x000100, "Member 'UMaterialExpressionDistanceFieldApproxAO::BaseDistance' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, BaseDistanceDefault) == 0x000128, "Member 'UMaterialExpressionDistanceFieldApproxAO::BaseDistanceDefault' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, Radius) == 0x000130, "Member 'UMaterialExpressionDistanceFieldApproxAO::Radius' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, RadiusDefault) == 0x000158, "Member 'UMaterialExpressionDistanceFieldApproxAO::RadiusDefault' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, NumSteps) == 0x00015C, "Member 'UMaterialExpressionDistanceFieldApproxAO::NumSteps' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldApproxAO, StepScaleDefault) == 0x000160, "Member 'UMaterialExpressionDistanceFieldApproxAO::StepScaleDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintFunctionLibrary \ static_assert(alignof(UBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UBlueprintFunctionLibrary"); \ static_assert(sizeof(UBlueprintFunctionLibrary) == 0x000028, "Wrong size on UBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_UBuiltInAttributesExtensions \ static_assert(alignof(UBuiltInAttributesExtensions) == 0x000008, "Wrong alignment on UBuiltInAttributesExtensions"); \ static_assert(sizeof(UBuiltInAttributesExtensions) == 0x000028, "Wrong size on UBuiltInAttributesExtensions"); \ #define DUMPER7_ASSERTS_UDPICustomScalingRule \ static_assert(alignof(UDPICustomScalingRule) == 0x000008, "Wrong alignment on UDPICustomScalingRule"); \ static_assert(sizeof(UDPICustomScalingRule) == 0x000028, "Wrong size on UDPICustomScalingRule"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureBase \ static_assert(alignof(UMaterialExpressionTextureBase) == 0x000008, "Wrong alignment on UMaterialExpressionTextureBase"); \ static_assert(sizeof(UMaterialExpressionTextureBase) == 0x0000C0, "Wrong size on UMaterialExpressionTextureBase"); \ static_assert(offsetof(UMaterialExpressionTextureBase, Texture) == 0x0000B0, "Member 'UMaterialExpressionTextureBase::Texture' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureBase, SamplerType) == 0x0000B8, "Member 'UMaterialExpressionTextureBase::SamplerType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSample \ static_assert(alignof(UMaterialExpressionTextureSample) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSample"); \ static_assert(sizeof(UMaterialExpressionTextureSample) == 0x0001B8, "Wrong size on UMaterialExpressionTextureSample"); \ static_assert(offsetof(UMaterialExpressionTextureSample, Coordinates) == 0x0000C0, "Member 'UMaterialExpressionTextureSample::Coordinates' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, TextureObject) == 0x0000E8, "Member 'UMaterialExpressionTextureSample::TextureObject' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, MipValue) == 0x000110, "Member 'UMaterialExpressionTextureSample::MipValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, CoordinatesDX) == 0x000138, "Member 'UMaterialExpressionTextureSample::CoordinatesDX' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, CoordinatesDY) == 0x000160, "Member 'UMaterialExpressionTextureSample::CoordinatesDY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, AutomaticViewMipBiasValue) == 0x000188, "Member 'UMaterialExpressionTextureSample::AutomaticViewMipBiasValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, MipValueMode) == 0x0001B0, "Member 'UMaterialExpressionTextureSample::MipValueMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, SamplerSource) == 0x0001B1, "Member 'UMaterialExpressionTextureSample::SamplerSource' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, ConstCoordinate) == 0x0001B3, "Member 'UMaterialExpressionTextureSample::ConstCoordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSample, ConstMipValue) == 0x0001B4, "Member 'UMaterialExpressionTextureSample::ConstMipValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameter \ static_assert(alignof(UMaterialExpressionTextureSampleParameter) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameter"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameter) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameter"); \ static_assert(offsetof(UMaterialExpressionTextureSampleParameter, ParameterName) == 0x0001B8, "Member 'UMaterialExpressionTextureSampleParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSampleParameter, ExpressionGUID) == 0x0001C0, "Member 'UMaterialExpressionTextureSampleParameter::ExpressionGUID' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSampleParameter, Group) == 0x0001D0, "Member 'UMaterialExpressionTextureSampleParameter::Group' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSampleParameter, SortPriority) == 0x0001D8, "Member 'UMaterialExpressionTextureSampleParameter::SortPriority' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureSampleParameter, ChannelNames) == 0x0001E0, "Member 'UMaterialExpressionTextureSampleParameter::ChannelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameterCubeArray \ static_assert(alignof(UMaterialExpressionTextureSampleParameterCubeArray) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterCubeArray"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterCubeArray) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameterCubeArray"); \ #define DUMPER7_ASSERTS_AnimNotify_GetDefaultTriggerWeightThreshold \ static_assert(alignof(AnimNotify_GetDefaultTriggerWeightThreshold) == 0x000004, "Wrong alignment on AnimNotify_GetDefaultTriggerWeightThreshold"); \ static_assert(sizeof(AnimNotify_GetDefaultTriggerWeightThreshold) == 0x000004, "Wrong size on AnimNotify_GetDefaultTriggerWeightThreshold"); \ static_assert(offsetof(AnimNotify_GetDefaultTriggerWeightThreshold, ReturnValue) == 0x000000, "Member 'AnimNotify_GetDefaultTriggerWeightThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_GetNotifyName \ static_assert(alignof(AnimNotify_GetNotifyName) == 0x000008, "Wrong alignment on AnimNotify_GetNotifyName"); \ static_assert(sizeof(AnimNotify_GetNotifyName) == 0x000010, "Wrong size on AnimNotify_GetNotifyName"); \ static_assert(offsetof(AnimNotify_GetNotifyName, ReturnValue) == 0x000000, "Member 'AnimNotify_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_Received_Notify \ static_assert(alignof(AnimNotify_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_Received_Notify"); \ static_assert(sizeof(AnimNotify_Received_Notify) == 0x000040, "Wrong size on AnimNotify_Received_Notify"); \ static_assert(offsetof(AnimNotify_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_Received_Notify, ReturnValue) == 0x000038, "Member 'AnimNotify_Received_Notify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify \ static_assert(alignof(UAnimNotify) == 0x000008, "Wrong alignment on UAnimNotify"); \ static_assert(sizeof(UAnimNotify) == 0x000038, "Wrong size on UAnimNotify"); \ #define DUMPER7_ASSERTS_UStereoLayerShape \ static_assert(alignof(UStereoLayerShape) == 0x000008, "Wrong alignment on UStereoLayerShape"); \ static_assert(sizeof(UStereoLayerShape) == 0x000028, "Wrong size on UStereoLayerShape"); \ #define DUMPER7_ASSERTS_UStereoLayerShapeQuad \ static_assert(alignof(UStereoLayerShapeQuad) == 0x000008, "Wrong alignment on UStereoLayerShapeQuad"); \ static_assert(sizeof(UStereoLayerShapeQuad) == 0x000028, "Wrong size on UStereoLayerShapeQuad"); \ #define DUMPER7_ASSERTS_Actor_AddComponent \ static_assert(alignof(Actor_AddComponent) == 0x000010, "Wrong alignment on Actor_AddComponent"); \ static_assert(sizeof(Actor_AddComponent) == 0x000090, "Wrong size on Actor_AddComponent"); \ static_assert(offsetof(Actor_AddComponent, TemplateName) == 0x000000, "Member 'Actor_AddComponent::TemplateName' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponent, bManualAttachment) == 0x000008, "Member 'Actor_AddComponent::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponent, RelativeTransform) == 0x000010, "Member 'Actor_AddComponent::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponent, ComponentTemplateContext) == 0x000070, "Member 'Actor_AddComponent::ComponentTemplateContext' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponent, bDeferredFinish) == 0x000078, "Member 'Actor_AddComponent::bDeferredFinish' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponent, ReturnValue) == 0x000080, "Member 'Actor_AddComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_AddComponentByClass \ static_assert(alignof(Actor_AddComponentByClass) == 0x000010, "Wrong alignment on Actor_AddComponentByClass"); \ static_assert(sizeof(Actor_AddComponentByClass) == 0x000080, "Wrong size on Actor_AddComponentByClass"); \ static_assert(offsetof(Actor_AddComponentByClass, Class_0) == 0x000000, "Member 'Actor_AddComponentByClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponentByClass, bManualAttachment) == 0x000008, "Member 'Actor_AddComponentByClass::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponentByClass, RelativeTransform) == 0x000010, "Member 'Actor_AddComponentByClass::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponentByClass, bDeferredFinish) == 0x000070, "Member 'Actor_AddComponentByClass::bDeferredFinish' has a wrong offset!"); \ static_assert(offsetof(Actor_AddComponentByClass, ReturnValue) == 0x000078, "Member 'Actor_AddComponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_AddTickPrerequisiteActor \ static_assert(alignof(Actor_AddTickPrerequisiteActor) == 0x000008, "Wrong alignment on Actor_AddTickPrerequisiteActor"); \ static_assert(sizeof(Actor_AddTickPrerequisiteActor) == 0x000008, "Wrong size on Actor_AddTickPrerequisiteActor"); \ static_assert(offsetof(Actor_AddTickPrerequisiteActor, PrerequisiteActor) == 0x000000, "Member 'Actor_AddTickPrerequisiteActor::PrerequisiteActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_AddTickPrerequisiteComponent \ static_assert(alignof(Actor_AddTickPrerequisiteComponent) == 0x000008, "Wrong alignment on Actor_AddTickPrerequisiteComponent"); \ static_assert(sizeof(Actor_AddTickPrerequisiteComponent) == 0x000008, "Wrong size on Actor_AddTickPrerequisiteComponent"); \ static_assert(offsetof(Actor_AddTickPrerequisiteComponent, PrerequisiteComponent) == 0x000000, "Member 'Actor_AddTickPrerequisiteComponent::PrerequisiteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_DetachRootComponentFromParent \ static_assert(alignof(Actor_DetachRootComponentFromParent) == 0x000001, "Wrong alignment on Actor_DetachRootComponentFromParent"); \ static_assert(sizeof(Actor_DetachRootComponentFromParent) == 0x000001, "Wrong size on Actor_DetachRootComponentFromParent"); \ static_assert(offsetof(Actor_DetachRootComponentFromParent, bMaintainWorldPosition) == 0x000000, "Member 'Actor_DetachRootComponentFromParent::bMaintainWorldPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_DisableInput \ static_assert(alignof(Actor_DisableInput) == 0x000008, "Wrong alignment on Actor_DisableInput"); \ static_assert(sizeof(Actor_DisableInput) == 0x000008, "Wrong size on Actor_DisableInput"); \ static_assert(offsetof(Actor_DisableInput, PlayerController) == 0x000000, "Member 'Actor_DisableInput::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_EnableInput \ static_assert(alignof(Actor_EnableInput) == 0x000008, "Wrong alignment on Actor_EnableInput"); \ static_assert(sizeof(Actor_EnableInput) == 0x000008, "Wrong size on Actor_EnableInput"); \ static_assert(offsetof(Actor_EnableInput, PlayerController) == 0x000000, "Member 'Actor_EnableInput::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_FinishAddComponent \ static_assert(alignof(Actor_FinishAddComponent) == 0x000010, "Wrong alignment on Actor_FinishAddComponent"); \ static_assert(sizeof(Actor_FinishAddComponent) == 0x000070, "Wrong size on Actor_FinishAddComponent"); \ static_assert(offsetof(Actor_FinishAddComponent, Component) == 0x000000, "Member 'Actor_FinishAddComponent::Component' has a wrong offset!"); \ static_assert(offsetof(Actor_FinishAddComponent, bManualAttachment) == 0x000008, "Member 'Actor_FinishAddComponent::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(Actor_FinishAddComponent, RelativeTransform) == 0x000010, "Member 'Actor_FinishAddComponent::RelativeTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetTickableWhenPaused \ static_assert(alignof(Actor_GetTickableWhenPaused) == 0x000001, "Wrong alignment on Actor_GetTickableWhenPaused"); \ static_assert(sizeof(Actor_GetTickableWhenPaused) == 0x000001, "Wrong size on Actor_GetTickableWhenPaused"); \ static_assert(offsetof(Actor_GetTickableWhenPaused, ReturnValue) == 0x000000, "Member 'Actor_GetTickableWhenPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorLocalOffset \ static_assert(alignof(Actor_K2_AddActorLocalOffset) == 0x000008, "Wrong alignment on Actor_K2_AddActorLocalOffset"); \ static_assert(sizeof(Actor_K2_AddActorLocalOffset) == 0x000110, "Wrong size on Actor_K2_AddActorLocalOffset"); \ static_assert(offsetof(Actor_K2_AddActorLocalOffset, DeltaLocation) == 0x000000, "Member 'Actor_K2_AddActorLocalOffset::DeltaLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalOffset, bSweep) == 0x000018, "Member 'Actor_K2_AddActorLocalOffset::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalOffset, SweepHitResult) == 0x000020, "Member 'Actor_K2_AddActorLocalOffset::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalOffset, bTeleport) == 0x000108, "Member 'Actor_K2_AddActorLocalOffset::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorLocalRotation \ static_assert(alignof(Actor_K2_AddActorLocalRotation) == 0x000008, "Wrong alignment on Actor_K2_AddActorLocalRotation"); \ static_assert(sizeof(Actor_K2_AddActorLocalRotation) == 0x000110, "Wrong size on Actor_K2_AddActorLocalRotation"); \ static_assert(offsetof(Actor_K2_AddActorLocalRotation, DeltaRotation) == 0x000000, "Member 'Actor_K2_AddActorLocalRotation::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalRotation, bSweep) == 0x000018, "Member 'Actor_K2_AddActorLocalRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalRotation, SweepHitResult) == 0x000020, "Member 'Actor_K2_AddActorLocalRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalRotation, bTeleport) == 0x000108, "Member 'Actor_K2_AddActorLocalRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorLocalTransform \ static_assert(alignof(Actor_K2_AddActorLocalTransform) == 0x000010, "Wrong alignment on Actor_K2_AddActorLocalTransform"); \ static_assert(sizeof(Actor_K2_AddActorLocalTransform) == 0x000160, "Wrong size on Actor_K2_AddActorLocalTransform"); \ static_assert(offsetof(Actor_K2_AddActorLocalTransform, NewTransform) == 0x000000, "Member 'Actor_K2_AddActorLocalTransform::NewTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalTransform, bSweep) == 0x000060, "Member 'Actor_K2_AddActorLocalTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalTransform, SweepHitResult) == 0x000068, "Member 'Actor_K2_AddActorLocalTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorLocalTransform, bTeleport) == 0x000150, "Member 'Actor_K2_AddActorLocalTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorWorldOffset \ static_assert(alignof(Actor_K2_AddActorWorldOffset) == 0x000008, "Wrong alignment on Actor_K2_AddActorWorldOffset"); \ static_assert(sizeof(Actor_K2_AddActorWorldOffset) == 0x000110, "Wrong size on Actor_K2_AddActorWorldOffset"); \ static_assert(offsetof(Actor_K2_AddActorWorldOffset, DeltaLocation) == 0x000000, "Member 'Actor_K2_AddActorWorldOffset::DeltaLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldOffset, bSweep) == 0x000018, "Member 'Actor_K2_AddActorWorldOffset::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldOffset, SweepHitResult) == 0x000020, "Member 'Actor_K2_AddActorWorldOffset::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldOffset, bTeleport) == 0x000108, "Member 'Actor_K2_AddActorWorldOffset::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorWorldRotation \ static_assert(alignof(Actor_K2_AddActorWorldRotation) == 0x000008, "Wrong alignment on Actor_K2_AddActorWorldRotation"); \ static_assert(sizeof(Actor_K2_AddActorWorldRotation) == 0x000110, "Wrong size on Actor_K2_AddActorWorldRotation"); \ static_assert(offsetof(Actor_K2_AddActorWorldRotation, DeltaRotation) == 0x000000, "Member 'Actor_K2_AddActorWorldRotation::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldRotation, bSweep) == 0x000018, "Member 'Actor_K2_AddActorWorldRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldRotation, SweepHitResult) == 0x000020, "Member 'Actor_K2_AddActorWorldRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldRotation, bTeleport) == 0x000108, "Member 'Actor_K2_AddActorWorldRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorWorldTransform \ static_assert(alignof(Actor_K2_AddActorWorldTransform) == 0x000010, "Wrong alignment on Actor_K2_AddActorWorldTransform"); \ static_assert(sizeof(Actor_K2_AddActorWorldTransform) == 0x000160, "Wrong size on Actor_K2_AddActorWorldTransform"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransform, DeltaTransform) == 0x000000, "Member 'Actor_K2_AddActorWorldTransform::DeltaTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransform, bSweep) == 0x000060, "Member 'Actor_K2_AddActorWorldTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransform, SweepHitResult) == 0x000068, "Member 'Actor_K2_AddActorWorldTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransform, bTeleport) == 0x000150, "Member 'Actor_K2_AddActorWorldTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AddActorWorldTransformKeepScale \ static_assert(alignof(Actor_K2_AddActorWorldTransformKeepScale) == 0x000010, "Wrong alignment on Actor_K2_AddActorWorldTransformKeepScale"); \ static_assert(sizeof(Actor_K2_AddActorWorldTransformKeepScale) == 0x000160, "Wrong size on Actor_K2_AddActorWorldTransformKeepScale"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransformKeepScale, DeltaTransform) == 0x000000, "Member 'Actor_K2_AddActorWorldTransformKeepScale::DeltaTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransformKeepScale, bSweep) == 0x000060, "Member 'Actor_K2_AddActorWorldTransformKeepScale::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransformKeepScale, SweepHitResult) == 0x000068, "Member 'Actor_K2_AddActorWorldTransformKeepScale::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AddActorWorldTransformKeepScale, bTeleport) == 0x000150, "Member 'Actor_K2_AddActorWorldTransformKeepScale::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AttachRootComponentTo \ static_assert(alignof(Actor_K2_AttachRootComponentTo) == 0x000008, "Wrong alignment on Actor_K2_AttachRootComponentTo"); \ static_assert(sizeof(Actor_K2_AttachRootComponentTo) == 0x000018, "Wrong size on Actor_K2_AttachRootComponentTo"); \ static_assert(offsetof(Actor_K2_AttachRootComponentTo, InParent) == 0x000000, "Member 'Actor_K2_AttachRootComponentTo::InParent' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentTo, InSocketName) == 0x000008, "Member 'Actor_K2_AttachRootComponentTo::InSocketName' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentTo, AttachLocationType) == 0x000010, "Member 'Actor_K2_AttachRootComponentTo::AttachLocationType' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentTo, bWeldSimulatedBodies) == 0x000011, "Member 'Actor_K2_AttachRootComponentTo::bWeldSimulatedBodies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AttachRootComponentToActor \ static_assert(alignof(Actor_K2_AttachRootComponentToActor) == 0x000008, "Wrong alignment on Actor_K2_AttachRootComponentToActor"); \ static_assert(sizeof(Actor_K2_AttachRootComponentToActor) == 0x000018, "Wrong size on Actor_K2_AttachRootComponentToActor"); \ static_assert(offsetof(Actor_K2_AttachRootComponentToActor, InParentActor) == 0x000000, "Member 'Actor_K2_AttachRootComponentToActor::InParentActor' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentToActor, InSocketName) == 0x000008, "Member 'Actor_K2_AttachRootComponentToActor::InSocketName' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentToActor, AttachLocationType) == 0x000010, "Member 'Actor_K2_AttachRootComponentToActor::AttachLocationType' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachRootComponentToActor, bWeldSimulatedBodies) == 0x000011, "Member 'Actor_K2_AttachRootComponentToActor::bWeldSimulatedBodies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AttachToActor \ static_assert(alignof(Actor_K2_AttachToActor) == 0x000008, "Wrong alignment on Actor_K2_AttachToActor"); \ static_assert(sizeof(Actor_K2_AttachToActor) == 0x000018, "Wrong size on Actor_K2_AttachToActor"); \ static_assert(offsetof(Actor_K2_AttachToActor, ParentActor) == 0x000000, "Member 'Actor_K2_AttachToActor::ParentActor' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToActor, SocketName) == 0x000008, "Member 'Actor_K2_AttachToActor::SocketName' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToActor, LocationRule) == 0x000010, "Member 'Actor_K2_AttachToActor::LocationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToActor, RotationRule) == 0x000011, "Member 'Actor_K2_AttachToActor::RotationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToActor, ScaleRule) == 0x000012, "Member 'Actor_K2_AttachToActor::ScaleRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToActor, bWeldSimulatedBodies) == 0x000013, "Member 'Actor_K2_AttachToActor::bWeldSimulatedBodies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_AttachToComponent \ static_assert(alignof(Actor_K2_AttachToComponent) == 0x000008, "Wrong alignment on Actor_K2_AttachToComponent"); \ static_assert(sizeof(Actor_K2_AttachToComponent) == 0x000018, "Wrong size on Actor_K2_AttachToComponent"); \ static_assert(offsetof(Actor_K2_AttachToComponent, Parent) == 0x000000, "Member 'Actor_K2_AttachToComponent::Parent' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToComponent, SocketName) == 0x000008, "Member 'Actor_K2_AttachToComponent::SocketName' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToComponent, LocationRule) == 0x000010, "Member 'Actor_K2_AttachToComponent::LocationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToComponent, RotationRule) == 0x000011, "Member 'Actor_K2_AttachToComponent::RotationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToComponent, ScaleRule) == 0x000012, "Member 'Actor_K2_AttachToComponent::ScaleRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_AttachToComponent, bWeldSimulatedBodies) == 0x000013, "Member 'Actor_K2_AttachToComponent::bWeldSimulatedBodies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_DetachFromActor \ static_assert(alignof(Actor_K2_DetachFromActor) == 0x000001, "Wrong alignment on Actor_K2_DetachFromActor"); \ static_assert(sizeof(Actor_K2_DetachFromActor) == 0x000003, "Wrong size on Actor_K2_DetachFromActor"); \ static_assert(offsetof(Actor_K2_DetachFromActor, LocationRule) == 0x000000, "Member 'Actor_K2_DetachFromActor::LocationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_DetachFromActor, RotationRule) == 0x000001, "Member 'Actor_K2_DetachFromActor::RotationRule' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_DetachFromActor, ScaleRule) == 0x000002, "Member 'Actor_K2_DetachFromActor::ScaleRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_OnBecomeViewTarget \ static_assert(alignof(Actor_K2_OnBecomeViewTarget) == 0x000008, "Wrong alignment on Actor_K2_OnBecomeViewTarget"); \ static_assert(sizeof(Actor_K2_OnBecomeViewTarget) == 0x000008, "Wrong size on Actor_K2_OnBecomeViewTarget"); \ static_assert(offsetof(Actor_K2_OnBecomeViewTarget, PC) == 0x000000, "Member 'Actor_K2_OnBecomeViewTarget::PC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_OnEndViewTarget \ static_assert(alignof(Actor_K2_OnEndViewTarget) == 0x000008, "Wrong alignment on Actor_K2_OnEndViewTarget"); \ static_assert(sizeof(Actor_K2_OnEndViewTarget) == 0x000008, "Wrong size on Actor_K2_OnEndViewTarget"); \ static_assert(offsetof(Actor_K2_OnEndViewTarget, PC) == 0x000000, "Member 'Actor_K2_OnEndViewTarget::PC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorLocation \ static_assert(alignof(Actor_K2_SetActorLocation) == 0x000008, "Wrong alignment on Actor_K2_SetActorLocation"); \ static_assert(sizeof(Actor_K2_SetActorLocation) == 0x000110, "Wrong size on Actor_K2_SetActorLocation"); \ static_assert(offsetof(Actor_K2_SetActorLocation, NewLocation) == 0x000000, "Member 'Actor_K2_SetActorLocation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocation, bSweep) == 0x000018, "Member 'Actor_K2_SetActorLocation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocation, SweepHitResult) == 0x000020, "Member 'Actor_K2_SetActorLocation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocation, bTeleport) == 0x000108, "Member 'Actor_K2_SetActorLocation::bTeleport' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocation, ReturnValue) == 0x000109, "Member 'Actor_K2_SetActorLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorLocationAndRotation \ static_assert(alignof(Actor_K2_SetActorLocationAndRotation) == 0x000008, "Wrong alignment on Actor_K2_SetActorLocationAndRotation"); \ static_assert(sizeof(Actor_K2_SetActorLocationAndRotation) == 0x000128, "Wrong size on Actor_K2_SetActorLocationAndRotation"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, NewLocation) == 0x000000, "Member 'Actor_K2_SetActorLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, NewRotation) == 0x000018, "Member 'Actor_K2_SetActorLocationAndRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, bSweep) == 0x000030, "Member 'Actor_K2_SetActorLocationAndRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, SweepHitResult) == 0x000038, "Member 'Actor_K2_SetActorLocationAndRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, bTeleport) == 0x000120, "Member 'Actor_K2_SetActorLocationAndRotation::bTeleport' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorLocationAndRotation, ReturnValue) == 0x000121, "Member 'Actor_K2_SetActorLocationAndRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorRelativeLocation \ static_assert(alignof(Actor_K2_SetActorRelativeLocation) == 0x000008, "Wrong alignment on Actor_K2_SetActorRelativeLocation"); \ static_assert(sizeof(Actor_K2_SetActorRelativeLocation) == 0x000110, "Wrong size on Actor_K2_SetActorRelativeLocation"); \ static_assert(offsetof(Actor_K2_SetActorRelativeLocation, NewRelativeLocation) == 0x000000, "Member 'Actor_K2_SetActorRelativeLocation::NewRelativeLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeLocation, bSweep) == 0x000018, "Member 'Actor_K2_SetActorRelativeLocation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeLocation, SweepHitResult) == 0x000020, "Member 'Actor_K2_SetActorRelativeLocation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeLocation, bTeleport) == 0x000108, "Member 'Actor_K2_SetActorRelativeLocation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorRelativeRotation \ static_assert(alignof(Actor_K2_SetActorRelativeRotation) == 0x000008, "Wrong alignment on Actor_K2_SetActorRelativeRotation"); \ static_assert(sizeof(Actor_K2_SetActorRelativeRotation) == 0x000110, "Wrong size on Actor_K2_SetActorRelativeRotation"); \ static_assert(offsetof(Actor_K2_SetActorRelativeRotation, NewRelativeRotation) == 0x000000, "Member 'Actor_K2_SetActorRelativeRotation::NewRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeRotation, bSweep) == 0x000018, "Member 'Actor_K2_SetActorRelativeRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeRotation, SweepHitResult) == 0x000020, "Member 'Actor_K2_SetActorRelativeRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeRotation, bTeleport) == 0x000108, "Member 'Actor_K2_SetActorRelativeRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorRelativeTransform \ static_assert(alignof(Actor_K2_SetActorRelativeTransform) == 0x000010, "Wrong alignment on Actor_K2_SetActorRelativeTransform"); \ static_assert(sizeof(Actor_K2_SetActorRelativeTransform) == 0x000160, "Wrong size on Actor_K2_SetActorRelativeTransform"); \ static_assert(offsetof(Actor_K2_SetActorRelativeTransform, NewRelativeTransform) == 0x000000, "Member 'Actor_K2_SetActorRelativeTransform::NewRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeTransform, bSweep) == 0x000060, "Member 'Actor_K2_SetActorRelativeTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeTransform, SweepHitResult) == 0x000068, "Member 'Actor_K2_SetActorRelativeTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRelativeTransform, bTeleport) == 0x000150, "Member 'Actor_K2_SetActorRelativeTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorRotation \ static_assert(alignof(Actor_K2_SetActorRotation) == 0x000008, "Wrong alignment on Actor_K2_SetActorRotation"); \ static_assert(sizeof(Actor_K2_SetActorRotation) == 0x000020, "Wrong size on Actor_K2_SetActorRotation"); \ static_assert(offsetof(Actor_K2_SetActorRotation, NewRotation) == 0x000000, "Member 'Actor_K2_SetActorRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRotation, bTeleportPhysics) == 0x000018, "Member 'Actor_K2_SetActorRotation::bTeleportPhysics' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorRotation, ReturnValue) == 0x000019, "Member 'Actor_K2_SetActorRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_SetActorTransform \ static_assert(alignof(Actor_K2_SetActorTransform) == 0x000010, "Wrong alignment on Actor_K2_SetActorTransform"); \ static_assert(sizeof(Actor_K2_SetActorTransform) == 0x000160, "Wrong size on Actor_K2_SetActorTransform"); \ static_assert(offsetof(Actor_K2_SetActorTransform, NewTransform) == 0x000000, "Member 'Actor_K2_SetActorTransform::NewTransform' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorTransform, bSweep) == 0x000060, "Member 'Actor_K2_SetActorTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorTransform, SweepHitResult) == 0x000068, "Member 'Actor_K2_SetActorTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorTransform, bTeleport) == 0x000150, "Member 'Actor_K2_SetActorTransform::bTeleport' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_SetActorTransform, ReturnValue) == 0x000151, "Member 'Actor_K2_SetActorTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_TeleportTo \ static_assert(alignof(Actor_K2_TeleportTo) == 0x000008, "Wrong alignment on Actor_K2_TeleportTo"); \ static_assert(sizeof(Actor_K2_TeleportTo) == 0x000038, "Wrong size on Actor_K2_TeleportTo"); \ static_assert(offsetof(Actor_K2_TeleportTo, DestLocation) == 0x000000, "Member 'Actor_K2_TeleportTo::DestLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_TeleportTo, DestRotation) == 0x000018, "Member 'Actor_K2_TeleportTo::DestRotation' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_TeleportTo, ReturnValue) == 0x000030, "Member 'Actor_K2_TeleportTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_MakeNoise \ static_assert(alignof(Actor_MakeNoise) == 0x000008, "Wrong alignment on Actor_MakeNoise"); \ static_assert(sizeof(Actor_MakeNoise) == 0x000038, "Wrong size on Actor_MakeNoise"); \ static_assert(offsetof(Actor_MakeNoise, Loudness) == 0x000000, "Member 'Actor_MakeNoise::Loudness' has a wrong offset!"); \ static_assert(offsetof(Actor_MakeNoise, NoiseInstigator) == 0x000008, "Member 'Actor_MakeNoise::NoiseInstigator' has a wrong offset!"); \ static_assert(offsetof(Actor_MakeNoise, NoiseLocation) == 0x000010, "Member 'Actor_MakeNoise::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_MakeNoise, MaxRange) == 0x000028, "Member 'Actor_MakeNoise::MaxRange' has a wrong offset!"); \ static_assert(offsetof(Actor_MakeNoise, Tag) == 0x00002C, "Member 'Actor_MakeNoise::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_PrestreamTextures \ static_assert(alignof(Actor_PrestreamTextures) == 0x000004, "Wrong alignment on Actor_PrestreamTextures"); \ static_assert(sizeof(Actor_PrestreamTextures) == 0x00000C, "Wrong size on Actor_PrestreamTextures"); \ static_assert(offsetof(Actor_PrestreamTextures, Seconds) == 0x000000, "Member 'Actor_PrestreamTextures::Seconds' has a wrong offset!"); \ static_assert(offsetof(Actor_PrestreamTextures, bEnableStreaming) == 0x000004, "Member 'Actor_PrestreamTextures::bEnableStreaming' has a wrong offset!"); \ static_assert(offsetof(Actor_PrestreamTextures, CinematicTextureGroups) == 0x000008, "Member 'Actor_PrestreamTextures::CinematicTextureGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorBeginOverlap \ static_assert(alignof(Actor_ReceiveActorBeginOverlap) == 0x000008, "Wrong alignment on Actor_ReceiveActorBeginOverlap"); \ static_assert(sizeof(Actor_ReceiveActorBeginOverlap) == 0x000008, "Wrong size on Actor_ReceiveActorBeginOverlap"); \ static_assert(offsetof(Actor_ReceiveActorBeginOverlap, OtherActor) == 0x000000, "Member 'Actor_ReceiveActorBeginOverlap::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorEndOverlap \ static_assert(alignof(Actor_ReceiveActorEndOverlap) == 0x000008, "Wrong alignment on Actor_ReceiveActorEndOverlap"); \ static_assert(sizeof(Actor_ReceiveActorEndOverlap) == 0x000008, "Wrong size on Actor_ReceiveActorEndOverlap"); \ static_assert(offsetof(Actor_ReceiveActorEndOverlap, OtherActor) == 0x000000, "Member 'Actor_ReceiveActorEndOverlap::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnClicked \ static_assert(alignof(Actor_ReceiveActorOnClicked) == 0x000008, "Wrong alignment on Actor_ReceiveActorOnClicked"); \ static_assert(sizeof(Actor_ReceiveActorOnClicked) == 0x000018, "Wrong size on Actor_ReceiveActorOnClicked"); \ static_assert(offsetof(Actor_ReceiveActorOnClicked, ButtonPressed) == 0x000000, "Member 'Actor_ReceiveActorOnClicked::ButtonPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnInputTouchBegin \ static_assert(alignof(Actor_ReceiveActorOnInputTouchBegin) == 0x000001, "Wrong alignment on Actor_ReceiveActorOnInputTouchBegin"); \ static_assert(sizeof(Actor_ReceiveActorOnInputTouchBegin) == 0x000001, "Wrong size on Actor_ReceiveActorOnInputTouchBegin"); \ static_assert(offsetof(Actor_ReceiveActorOnInputTouchBegin, FingerIndex) == 0x000000, "Member 'Actor_ReceiveActorOnInputTouchBegin::FingerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnInputTouchEnd \ static_assert(alignof(Actor_ReceiveActorOnInputTouchEnd) == 0x000001, "Wrong alignment on Actor_ReceiveActorOnInputTouchEnd"); \ static_assert(sizeof(Actor_ReceiveActorOnInputTouchEnd) == 0x000001, "Wrong size on Actor_ReceiveActorOnInputTouchEnd"); \ static_assert(offsetof(Actor_ReceiveActorOnInputTouchEnd, FingerIndex) == 0x000000, "Member 'Actor_ReceiveActorOnInputTouchEnd::FingerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnInputTouchEnter \ static_assert(alignof(Actor_ReceiveActorOnInputTouchEnter) == 0x000001, "Wrong alignment on Actor_ReceiveActorOnInputTouchEnter"); \ static_assert(sizeof(Actor_ReceiveActorOnInputTouchEnter) == 0x000001, "Wrong size on Actor_ReceiveActorOnInputTouchEnter"); \ static_assert(offsetof(Actor_ReceiveActorOnInputTouchEnter, FingerIndex) == 0x000000, "Member 'Actor_ReceiveActorOnInputTouchEnter::FingerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnInputTouchLeave \ static_assert(alignof(Actor_ReceiveActorOnInputTouchLeave) == 0x000001, "Wrong alignment on Actor_ReceiveActorOnInputTouchLeave"); \ static_assert(sizeof(Actor_ReceiveActorOnInputTouchLeave) == 0x000001, "Wrong size on Actor_ReceiveActorOnInputTouchLeave"); \ static_assert(offsetof(Actor_ReceiveActorOnInputTouchLeave, FingerIndex) == 0x000000, "Member 'Actor_ReceiveActorOnInputTouchLeave::FingerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveActorOnReleased \ static_assert(alignof(Actor_ReceiveActorOnReleased) == 0x000008, "Wrong alignment on Actor_ReceiveActorOnReleased"); \ static_assert(sizeof(Actor_ReceiveActorOnReleased) == 0x000018, "Wrong size on Actor_ReceiveActorOnReleased"); \ static_assert(offsetof(Actor_ReceiveActorOnReleased, ButtonReleased) == 0x000000, "Member 'Actor_ReceiveActorOnReleased::ButtonReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveAnyDamage \ static_assert(alignof(Actor_ReceiveAnyDamage) == 0x000008, "Wrong alignment on Actor_ReceiveAnyDamage"); \ static_assert(sizeof(Actor_ReceiveAnyDamage) == 0x000020, "Wrong size on Actor_ReceiveAnyDamage"); \ static_assert(offsetof(Actor_ReceiveAnyDamage, Damage) == 0x000000, "Member 'Actor_ReceiveAnyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveAnyDamage, DamageType) == 0x000008, "Member 'Actor_ReceiveAnyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveAnyDamage, InstigatedBy) == 0x000010, "Member 'Actor_ReceiveAnyDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveAnyDamage, DamageCauser) == 0x000018, "Member 'Actor_ReceiveAnyDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveAsyncPhysicsTick \ static_assert(alignof(Actor_ReceiveAsyncPhysicsTick) == 0x000004, "Wrong alignment on Actor_ReceiveAsyncPhysicsTick"); \ static_assert(sizeof(Actor_ReceiveAsyncPhysicsTick) == 0x000008, "Wrong size on Actor_ReceiveAsyncPhysicsTick"); \ static_assert(offsetof(Actor_ReceiveAsyncPhysicsTick, DeltaSeconds) == 0x000000, "Member 'Actor_ReceiveAsyncPhysicsTick::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveAsyncPhysicsTick, SimSeconds) == 0x000004, "Member 'Actor_ReceiveAsyncPhysicsTick::SimSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveEndPlay \ static_assert(alignof(Actor_ReceiveEndPlay) == 0x000001, "Wrong alignment on Actor_ReceiveEndPlay"); \ static_assert(sizeof(Actor_ReceiveEndPlay) == 0x000001, "Wrong size on Actor_ReceiveEndPlay"); \ static_assert(offsetof(Actor_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'Actor_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveHit \ static_assert(alignof(Actor_ReceiveHit) == 0x000008, "Wrong alignment on Actor_ReceiveHit"); \ static_assert(sizeof(Actor_ReceiveHit) == 0x000150, "Wrong size on Actor_ReceiveHit"); \ static_assert(offsetof(Actor_ReceiveHit, MyComp) == 0x000000, "Member 'Actor_ReceiveHit::MyComp' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, Other) == 0x000008, "Member 'Actor_ReceiveHit::Other' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, OtherComp) == 0x000010, "Member 'Actor_ReceiveHit::OtherComp' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, bSelfMoved) == 0x000018, "Member 'Actor_ReceiveHit::bSelfMoved' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, HitLocation) == 0x000020, "Member 'Actor_ReceiveHit::HitLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, HitNormal) == 0x000038, "Member 'Actor_ReceiveHit::HitNormal' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, NormalImpulse) == 0x000050, "Member 'Actor_ReceiveHit::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveHit, Hit) == 0x000068, "Member 'Actor_ReceiveHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceivePointDamage \ static_assert(alignof(Actor_ReceivePointDamage) == 0x000008, "Wrong alignment on Actor_ReceivePointDamage"); \ static_assert(sizeof(Actor_ReceivePointDamage) == 0x000160, "Wrong size on Actor_ReceivePointDamage"); \ static_assert(offsetof(Actor_ReceivePointDamage, Damage) == 0x000000, "Member 'Actor_ReceivePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, DamageType) == 0x000008, "Member 'Actor_ReceivePointDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, HitLocation) == 0x000010, "Member 'Actor_ReceivePointDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, HitNormal) == 0x000028, "Member 'Actor_ReceivePointDamage::HitNormal' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, HitComponent) == 0x000040, "Member 'Actor_ReceivePointDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, BoneName) == 0x000048, "Member 'Actor_ReceivePointDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, ShotFromDirection) == 0x000050, "Member 'Actor_ReceivePointDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, InstigatedBy) == 0x000068, "Member 'Actor_ReceivePointDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, DamageCauser) == 0x000070, "Member 'Actor_ReceivePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceivePointDamage, HitInfo) == 0x000078, "Member 'Actor_ReceivePointDamage::HitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveRadialDamage \ static_assert(alignof(Actor_ReceiveRadialDamage) == 0x000008, "Wrong alignment on Actor_ReceiveRadialDamage"); \ static_assert(sizeof(Actor_ReceiveRadialDamage) == 0x000120, "Wrong size on Actor_ReceiveRadialDamage"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, DamageReceived) == 0x000000, "Member 'Actor_ReceiveRadialDamage::DamageReceived' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, DamageType) == 0x000008, "Member 'Actor_ReceiveRadialDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, Origin) == 0x000010, "Member 'Actor_ReceiveRadialDamage::Origin' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, HitInfo) == 0x000028, "Member 'Actor_ReceiveRadialDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, InstigatedBy) == 0x000110, "Member 'Actor_ReceiveRadialDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(Actor_ReceiveRadialDamage, DamageCauser) == 0x000118, "Member 'Actor_ReceiveRadialDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ReceiveTick \ static_assert(alignof(Actor_ReceiveTick) == 0x000004, "Wrong alignment on Actor_ReceiveTick"); \ static_assert(sizeof(Actor_ReceiveTick) == 0x000004, "Wrong size on Actor_ReceiveTick"); \ static_assert(offsetof(Actor_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Actor_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_RemoveTickPrerequisiteActor \ static_assert(alignof(Actor_RemoveTickPrerequisiteActor) == 0x000008, "Wrong alignment on Actor_RemoveTickPrerequisiteActor"); \ static_assert(sizeof(Actor_RemoveTickPrerequisiteActor) == 0x000008, "Wrong size on Actor_RemoveTickPrerequisiteActor"); \ static_assert(offsetof(Actor_RemoveTickPrerequisiteActor, PrerequisiteActor) == 0x000000, "Member 'Actor_RemoveTickPrerequisiteActor::PrerequisiteActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_RemoveTickPrerequisiteComponent \ static_assert(alignof(Actor_RemoveTickPrerequisiteComponent) == 0x000008, "Wrong alignment on Actor_RemoveTickPrerequisiteComponent"); \ static_assert(sizeof(Actor_RemoveTickPrerequisiteComponent) == 0x000008, "Wrong size on Actor_RemoveTickPrerequisiteComponent"); \ static_assert(offsetof(Actor_RemoveTickPrerequisiteComponent, PrerequisiteComponent) == 0x000000, "Member 'Actor_RemoveTickPrerequisiteComponent::PrerequisiteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorEnableCollision \ static_assert(alignof(Actor_SetActorEnableCollision) == 0x000001, "Wrong alignment on Actor_SetActorEnableCollision"); \ static_assert(sizeof(Actor_SetActorEnableCollision) == 0x000001, "Wrong size on Actor_SetActorEnableCollision"); \ static_assert(offsetof(Actor_SetActorEnableCollision, bNewActorEnableCollision) == 0x000000, "Member 'Actor_SetActorEnableCollision::bNewActorEnableCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorHiddenInGame \ static_assert(alignof(Actor_SetActorHiddenInGame) == 0x000001, "Wrong alignment on Actor_SetActorHiddenInGame"); \ static_assert(sizeof(Actor_SetActorHiddenInGame) == 0x000001, "Wrong size on Actor_SetActorHiddenInGame"); \ static_assert(offsetof(Actor_SetActorHiddenInGame, bNewHidden) == 0x000000, "Member 'Actor_SetActorHiddenInGame::bNewHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorRelativeScale3D \ static_assert(alignof(Actor_SetActorRelativeScale3D) == 0x000008, "Wrong alignment on Actor_SetActorRelativeScale3D"); \ static_assert(sizeof(Actor_SetActorRelativeScale3D) == 0x000018, "Wrong size on Actor_SetActorRelativeScale3D"); \ static_assert(offsetof(Actor_SetActorRelativeScale3D, NewRelativeScale) == 0x000000, "Member 'Actor_SetActorRelativeScale3D::NewRelativeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorScale3D \ static_assert(alignof(Actor_SetActorScale3D) == 0x000008, "Wrong alignment on Actor_SetActorScale3D"); \ static_assert(sizeof(Actor_SetActorScale3D) == 0x000018, "Wrong size on Actor_SetActorScale3D"); \ static_assert(offsetof(Actor_SetActorScale3D, NewScale3D) == 0x000000, "Member 'Actor_SetActorScale3D::NewScale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorTickEnabled \ static_assert(alignof(Actor_SetActorTickEnabled) == 0x000001, "Wrong alignment on Actor_SetActorTickEnabled"); \ static_assert(sizeof(Actor_SetActorTickEnabled) == 0x000001, "Wrong size on Actor_SetActorTickEnabled"); \ static_assert(offsetof(Actor_SetActorTickEnabled, bEnabled) == 0x000000, "Member 'Actor_SetActorTickEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetActorTickInterval \ static_assert(alignof(Actor_SetActorTickInterval) == 0x000004, "Wrong alignment on Actor_SetActorTickInterval"); \ static_assert(sizeof(Actor_SetActorTickInterval) == 0x000004, "Wrong size on Actor_SetActorTickInterval"); \ static_assert(offsetof(Actor_SetActorTickInterval, TickInterval) == 0x000000, "Member 'Actor_SetActorTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetAutoDestroyWhenFinished \ static_assert(alignof(Actor_SetAutoDestroyWhenFinished) == 0x000001, "Wrong alignment on Actor_SetAutoDestroyWhenFinished"); \ static_assert(sizeof(Actor_SetAutoDestroyWhenFinished) == 0x000001, "Wrong size on Actor_SetAutoDestroyWhenFinished"); \ static_assert(offsetof(Actor_SetAutoDestroyWhenFinished, bVal) == 0x000000, "Member 'Actor_SetAutoDestroyWhenFinished::bVal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetLifeSpan \ static_assert(alignof(Actor_SetLifeSpan) == 0x000004, "Wrong alignment on Actor_SetLifeSpan"); \ static_assert(sizeof(Actor_SetLifeSpan) == 0x000004, "Wrong size on Actor_SetLifeSpan"); \ static_assert(offsetof(Actor_SetLifeSpan, InLifespan) == 0x000000, "Member 'Actor_SetLifeSpan::InLifespan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetNetDormancy \ static_assert(alignof(Actor_SetNetDormancy) == 0x000001, "Wrong alignment on Actor_SetNetDormancy"); \ static_assert(sizeof(Actor_SetNetDormancy) == 0x000001, "Wrong size on Actor_SetNetDormancy"); \ static_assert(offsetof(Actor_SetNetDormancy, NewDormancy) == 0x000000, "Member 'Actor_SetNetDormancy::NewDormancy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetOwner \ static_assert(alignof(Actor_SetOwner) == 0x000008, "Wrong alignment on Actor_SetOwner"); \ static_assert(sizeof(Actor_SetOwner) == 0x000008, "Wrong size on Actor_SetOwner"); \ static_assert(offsetof(Actor_SetOwner, NewOwner) == 0x000000, "Member 'Actor_SetOwner::NewOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetRayTracingGroupId \ static_assert(alignof(Actor_SetRayTracingGroupId) == 0x000004, "Wrong alignment on Actor_SetRayTracingGroupId"); \ static_assert(sizeof(Actor_SetRayTracingGroupId) == 0x000004, "Wrong size on Actor_SetRayTracingGroupId"); \ static_assert(offsetof(Actor_SetRayTracingGroupId, InRaytracingGroupId) == 0x000000, "Member 'Actor_SetRayTracingGroupId::InRaytracingGroupId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetReplicateMovement \ static_assert(alignof(Actor_SetReplicateMovement) == 0x000001, "Wrong alignment on Actor_SetReplicateMovement"); \ static_assert(sizeof(Actor_SetReplicateMovement) == 0x000001, "Wrong size on Actor_SetReplicateMovement"); \ static_assert(offsetof(Actor_SetReplicateMovement, bInReplicateMovement) == 0x000000, "Member 'Actor_SetReplicateMovement::bInReplicateMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetReplicates \ static_assert(alignof(Actor_SetReplicates) == 0x000001, "Wrong alignment on Actor_SetReplicates"); \ static_assert(sizeof(Actor_SetReplicates) == 0x000001, "Wrong size on Actor_SetReplicates"); \ static_assert(offsetof(Actor_SetReplicates, bInReplicates) == 0x000000, "Member 'Actor_SetReplicates::bInReplicates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetTickableWhenPaused \ static_assert(alignof(Actor_SetTickableWhenPaused) == 0x000001, "Wrong alignment on Actor_SetTickableWhenPaused"); \ static_assert(sizeof(Actor_SetTickableWhenPaused) == 0x000001, "Wrong size on Actor_SetTickableWhenPaused"); \ static_assert(offsetof(Actor_SetTickableWhenPaused, bTickableWhenPaused) == 0x000000, "Member 'Actor_SetTickableWhenPaused::bTickableWhenPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_SetTickGroup \ static_assert(alignof(Actor_SetTickGroup) == 0x000001, "Wrong alignment on Actor_SetTickGroup"); \ static_assert(sizeof(Actor_SetTickGroup) == 0x000001, "Wrong size on Actor_SetTickGroup"); \ static_assert(offsetof(Actor_SetTickGroup, NewTickGroup) == 0x000000, "Member 'Actor_SetTickGroup::NewTickGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_ActorHasTag \ static_assert(alignof(Actor_ActorHasTag) == 0x000004, "Wrong alignment on Actor_ActorHasTag"); \ static_assert(sizeof(Actor_ActorHasTag) == 0x00000C, "Wrong size on Actor_ActorHasTag"); \ static_assert(offsetof(Actor_ActorHasTag, Tag) == 0x000000, "Member 'Actor_ActorHasTag::Tag' has a wrong offset!"); \ static_assert(offsetof(Actor_ActorHasTag, ReturnValue) == 0x000008, "Member 'Actor_ActorHasTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorBounds \ static_assert(alignof(Actor_GetActorBounds) == 0x000008, "Wrong alignment on Actor_GetActorBounds"); \ static_assert(sizeof(Actor_GetActorBounds) == 0x000040, "Wrong size on Actor_GetActorBounds"); \ static_assert(offsetof(Actor_GetActorBounds, bOnlyCollidingComponents) == 0x000000, "Member 'Actor_GetActorBounds::bOnlyCollidingComponents' has a wrong offset!"); \ static_assert(offsetof(Actor_GetActorBounds, Origin) == 0x000008, "Member 'Actor_GetActorBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(Actor_GetActorBounds, BoxExtent) == 0x000020, "Member 'Actor_GetActorBounds::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(Actor_GetActorBounds, bIncludeFromChildActors) == 0x000038, "Member 'Actor_GetActorBounds::bIncludeFromChildActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorEnableCollision \ static_assert(alignof(Actor_GetActorEnableCollision) == 0x000001, "Wrong alignment on Actor_GetActorEnableCollision"); \ static_assert(sizeof(Actor_GetActorEnableCollision) == 0x000001, "Wrong size on Actor_GetActorEnableCollision"); \ static_assert(offsetof(Actor_GetActorEnableCollision, ReturnValue) == 0x000000, "Member 'Actor_GetActorEnableCollision::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorEyesViewPoint \ static_assert(alignof(Actor_GetActorEyesViewPoint) == 0x000008, "Wrong alignment on Actor_GetActorEyesViewPoint"); \ static_assert(sizeof(Actor_GetActorEyesViewPoint) == 0x000030, "Wrong size on Actor_GetActorEyesViewPoint"); \ static_assert(offsetof(Actor_GetActorEyesViewPoint, OutLocation) == 0x000000, "Member 'Actor_GetActorEyesViewPoint::OutLocation' has a wrong offset!"); \ static_assert(offsetof(Actor_GetActorEyesViewPoint, OutRotation) == 0x000018, "Member 'Actor_GetActorEyesViewPoint::OutRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorForwardVector \ static_assert(alignof(Actor_GetActorForwardVector) == 0x000008, "Wrong alignment on Actor_GetActorForwardVector"); \ static_assert(sizeof(Actor_GetActorForwardVector) == 0x000018, "Wrong size on Actor_GetActorForwardVector"); \ static_assert(offsetof(Actor_GetActorForwardVector, ReturnValue) == 0x000000, "Member 'Actor_GetActorForwardVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorRelativeScale3D \ static_assert(alignof(Actor_GetActorRelativeScale3D) == 0x000008, "Wrong alignment on Actor_GetActorRelativeScale3D"); \ static_assert(sizeof(Actor_GetActorRelativeScale3D) == 0x000018, "Wrong size on Actor_GetActorRelativeScale3D"); \ static_assert(offsetof(Actor_GetActorRelativeScale3D, ReturnValue) == 0x000000, "Member 'Actor_GetActorRelativeScale3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorRightVector \ static_assert(alignof(Actor_GetActorRightVector) == 0x000008, "Wrong alignment on Actor_GetActorRightVector"); \ static_assert(sizeof(Actor_GetActorRightVector) == 0x000018, "Wrong size on Actor_GetActorRightVector"); \ static_assert(offsetof(Actor_GetActorRightVector, ReturnValue) == 0x000000, "Member 'Actor_GetActorRightVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorScale3D \ static_assert(alignof(Actor_GetActorScale3D) == 0x000008, "Wrong alignment on Actor_GetActorScale3D"); \ static_assert(sizeof(Actor_GetActorScale3D) == 0x000018, "Wrong size on Actor_GetActorScale3D"); \ static_assert(offsetof(Actor_GetActorScale3D, ReturnValue) == 0x000000, "Member 'Actor_GetActorScale3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorTickInterval \ static_assert(alignof(Actor_GetActorTickInterval) == 0x000004, "Wrong alignment on Actor_GetActorTickInterval"); \ static_assert(sizeof(Actor_GetActorTickInterval) == 0x000004, "Wrong size on Actor_GetActorTickInterval"); \ static_assert(offsetof(Actor_GetActorTickInterval, ReturnValue) == 0x000000, "Member 'Actor_GetActorTickInterval::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorTimeDilation \ static_assert(alignof(Actor_GetActorTimeDilation) == 0x000004, "Wrong alignment on Actor_GetActorTimeDilation"); \ static_assert(sizeof(Actor_GetActorTimeDilation) == 0x000004, "Wrong size on Actor_GetActorTimeDilation"); \ static_assert(offsetof(Actor_GetActorTimeDilation, ReturnValue) == 0x000000, "Member 'Actor_GetActorTimeDilation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetActorUpVector \ static_assert(alignof(Actor_GetActorUpVector) == 0x000008, "Wrong alignment on Actor_GetActorUpVector"); \ static_assert(sizeof(Actor_GetActorUpVector) == 0x000018, "Wrong size on Actor_GetActorUpVector"); \ static_assert(offsetof(Actor_GetActorUpVector, ReturnValue) == 0x000000, "Member 'Actor_GetActorUpVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetAllChildActors \ static_assert(alignof(Actor_GetAllChildActors) == 0x000008, "Wrong alignment on Actor_GetAllChildActors"); \ static_assert(sizeof(Actor_GetAllChildActors) == 0x000018, "Wrong size on Actor_GetAllChildActors"); \ static_assert(offsetof(Actor_GetAllChildActors, ChildActors) == 0x000000, "Member 'Actor_GetAllChildActors::ChildActors' has a wrong offset!"); \ static_assert(offsetof(Actor_GetAllChildActors, bIncludeDescendants) == 0x000010, "Member 'Actor_GetAllChildActors::bIncludeDescendants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetAttachedActors \ static_assert(alignof(Actor_GetAttachedActors) == 0x000008, "Wrong alignment on Actor_GetAttachedActors"); \ static_assert(sizeof(Actor_GetAttachedActors) == 0x000018, "Wrong size on Actor_GetAttachedActors"); \ static_assert(offsetof(Actor_GetAttachedActors, OutActors) == 0x000000, "Member 'Actor_GetAttachedActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(Actor_GetAttachedActors, bResetArray) == 0x000010, "Member 'Actor_GetAttachedActors::bResetArray' has a wrong offset!"); \ static_assert(offsetof(Actor_GetAttachedActors, bRecursivelyIncludeAttachedActors) == 0x000011, "Member 'Actor_GetAttachedActors::bRecursivelyIncludeAttachedActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetAttachParentActor \ static_assert(alignof(Actor_GetAttachParentActor) == 0x000008, "Wrong alignment on Actor_GetAttachParentActor"); \ static_assert(sizeof(Actor_GetAttachParentActor) == 0x000008, "Wrong size on Actor_GetAttachParentActor"); \ static_assert(offsetof(Actor_GetAttachParentActor, ReturnValue) == 0x000000, "Member 'Actor_GetAttachParentActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetAttachParentSocketName \ static_assert(alignof(Actor_GetAttachParentSocketName) == 0x000004, "Wrong alignment on Actor_GetAttachParentSocketName"); \ static_assert(sizeof(Actor_GetAttachParentSocketName) == 0x000008, "Wrong size on Actor_GetAttachParentSocketName"); \ static_assert(offsetof(Actor_GetAttachParentSocketName, ReturnValue) == 0x000000, "Member 'Actor_GetAttachParentSocketName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetComponentByClass \ static_assert(alignof(Actor_GetComponentByClass) == 0x000008, "Wrong alignment on Actor_GetComponentByClass"); \ static_assert(sizeof(Actor_GetComponentByClass) == 0x000010, "Wrong size on Actor_GetComponentByClass"); \ static_assert(offsetof(Actor_GetComponentByClass, ComponentClass) == 0x000000, "Member 'Actor_GetComponentByClass::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(Actor_GetComponentByClass, ReturnValue) == 0x000008, "Member 'Actor_GetComponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetComponentsByInterface \ static_assert(alignof(Actor_GetComponentsByInterface) == 0x000008, "Wrong alignment on Actor_GetComponentsByInterface"); \ static_assert(sizeof(Actor_GetComponentsByInterface) == 0x000018, "Wrong size on Actor_GetComponentsByInterface"); \ static_assert(offsetof(Actor_GetComponentsByInterface, Interface) == 0x000000, "Member 'Actor_GetComponentsByInterface::Interface' has a wrong offset!"); \ static_assert(offsetof(Actor_GetComponentsByInterface, ReturnValue) == 0x000008, "Member 'Actor_GetComponentsByInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetComponentsByTag \ static_assert(alignof(Actor_GetComponentsByTag) == 0x000008, "Wrong alignment on Actor_GetComponentsByTag"); \ static_assert(sizeof(Actor_GetComponentsByTag) == 0x000020, "Wrong size on Actor_GetComponentsByTag"); \ static_assert(offsetof(Actor_GetComponentsByTag, ComponentClass) == 0x000000, "Member 'Actor_GetComponentsByTag::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(Actor_GetComponentsByTag, Tag) == 0x000008, "Member 'Actor_GetComponentsByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(Actor_GetComponentsByTag, ReturnValue) == 0x000010, "Member 'Actor_GetComponentsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetDistanceTo \ static_assert(alignof(Actor_GetDistanceTo) == 0x000008, "Wrong alignment on Actor_GetDistanceTo"); \ static_assert(sizeof(Actor_GetDistanceTo) == 0x000010, "Wrong size on Actor_GetDistanceTo"); \ static_assert(offsetof(Actor_GetDistanceTo, OtherActor) == 0x000000, "Member 'Actor_GetDistanceTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetDistanceTo, ReturnValue) == 0x000008, "Member 'Actor_GetDistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetDotProductTo \ static_assert(alignof(Actor_GetDotProductTo) == 0x000008, "Wrong alignment on Actor_GetDotProductTo"); \ static_assert(sizeof(Actor_GetDotProductTo) == 0x000010, "Wrong size on Actor_GetDotProductTo"); \ static_assert(offsetof(Actor_GetDotProductTo, OtherActor) == 0x000000, "Member 'Actor_GetDotProductTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetDotProductTo, ReturnValue) == 0x000008, "Member 'Actor_GetDotProductTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetGameTimeSinceCreation \ static_assert(alignof(Actor_GetGameTimeSinceCreation) == 0x000004, "Wrong alignment on Actor_GetGameTimeSinceCreation"); \ static_assert(sizeof(Actor_GetGameTimeSinceCreation) == 0x000004, "Wrong size on Actor_GetGameTimeSinceCreation"); \ static_assert(offsetof(Actor_GetGameTimeSinceCreation, ReturnValue) == 0x000000, "Member 'Actor_GetGameTimeSinceCreation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetHorizontalDistanceTo \ static_assert(alignof(Actor_GetHorizontalDistanceTo) == 0x000008, "Wrong alignment on Actor_GetHorizontalDistanceTo"); \ static_assert(sizeof(Actor_GetHorizontalDistanceTo) == 0x000010, "Wrong size on Actor_GetHorizontalDistanceTo"); \ static_assert(offsetof(Actor_GetHorizontalDistanceTo, OtherActor) == 0x000000, "Member 'Actor_GetHorizontalDistanceTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetHorizontalDistanceTo, ReturnValue) == 0x000008, "Member 'Actor_GetHorizontalDistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetHorizontalDotProductTo \ static_assert(alignof(Actor_GetHorizontalDotProductTo) == 0x000008, "Wrong alignment on Actor_GetHorizontalDotProductTo"); \ static_assert(sizeof(Actor_GetHorizontalDotProductTo) == 0x000010, "Wrong size on Actor_GetHorizontalDotProductTo"); \ static_assert(offsetof(Actor_GetHorizontalDotProductTo, OtherActor) == 0x000000, "Member 'Actor_GetHorizontalDotProductTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetHorizontalDotProductTo, ReturnValue) == 0x000008, "Member 'Actor_GetHorizontalDotProductTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetInputAxisKeyValue \ static_assert(alignof(Actor_GetInputAxisKeyValue) == 0x000008, "Wrong alignment on Actor_GetInputAxisKeyValue"); \ static_assert(sizeof(Actor_GetInputAxisKeyValue) == 0x000020, "Wrong size on Actor_GetInputAxisKeyValue"); \ static_assert(offsetof(Actor_GetInputAxisKeyValue, InputAxisKey) == 0x000000, "Member 'Actor_GetInputAxisKeyValue::InputAxisKey' has a wrong offset!"); \ static_assert(offsetof(Actor_GetInputAxisKeyValue, ReturnValue) == 0x000018, "Member 'Actor_GetInputAxisKeyValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetInputAxisValue \ static_assert(alignof(Actor_GetInputAxisValue) == 0x000004, "Wrong alignment on Actor_GetInputAxisValue"); \ static_assert(sizeof(Actor_GetInputAxisValue) == 0x00000C, "Wrong size on Actor_GetInputAxisValue"); \ static_assert(offsetof(Actor_GetInputAxisValue, InputAxisName) == 0x000000, "Member 'Actor_GetInputAxisValue::InputAxisName' has a wrong offset!"); \ static_assert(offsetof(Actor_GetInputAxisValue, ReturnValue) == 0x000008, "Member 'Actor_GetInputAxisValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetInputVectorAxisValue \ static_assert(alignof(Actor_GetInputVectorAxisValue) == 0x000008, "Wrong alignment on Actor_GetInputVectorAxisValue"); \ static_assert(sizeof(Actor_GetInputVectorAxisValue) == 0x000030, "Wrong size on Actor_GetInputVectorAxisValue"); \ static_assert(offsetof(Actor_GetInputVectorAxisValue, InputAxisKey) == 0x000000, "Member 'Actor_GetInputVectorAxisValue::InputAxisKey' has a wrong offset!"); \ static_assert(offsetof(Actor_GetInputVectorAxisValue, ReturnValue) == 0x000018, "Member 'Actor_GetInputVectorAxisValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetInstigator \ static_assert(alignof(Actor_GetInstigator) == 0x000008, "Wrong alignment on Actor_GetInstigator"); \ static_assert(sizeof(Actor_GetInstigator) == 0x000008, "Wrong size on Actor_GetInstigator"); \ static_assert(offsetof(Actor_GetInstigator, ReturnValue) == 0x000000, "Member 'Actor_GetInstigator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetInstigatorController \ static_assert(alignof(Actor_GetInstigatorController) == 0x000008, "Wrong alignment on Actor_GetInstigatorController"); \ static_assert(sizeof(Actor_GetInstigatorController) == 0x000008, "Wrong size on Actor_GetInstigatorController"); \ static_assert(offsetof(Actor_GetInstigatorController, ReturnValue) == 0x000000, "Member 'Actor_GetInstigatorController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetLevel \ static_assert(alignof(Actor_GetLevel) == 0x000008, "Wrong alignment on Actor_GetLevel"); \ static_assert(sizeof(Actor_GetLevel) == 0x000008, "Wrong size on Actor_GetLevel"); \ static_assert(offsetof(Actor_GetLevel, ReturnValue) == 0x000000, "Member 'Actor_GetLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetLevelTransform \ static_assert(alignof(Actor_GetLevelTransform) == 0x000010, "Wrong alignment on Actor_GetLevelTransform"); \ static_assert(sizeof(Actor_GetLevelTransform) == 0x000060, "Wrong size on Actor_GetLevelTransform"); \ static_assert(offsetof(Actor_GetLevelTransform, ReturnValue) == 0x000000, "Member 'Actor_GetLevelTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetLifeSpan \ static_assert(alignof(Actor_GetLifeSpan) == 0x000004, "Wrong alignment on Actor_GetLifeSpan"); \ static_assert(sizeof(Actor_GetLifeSpan) == 0x000004, "Wrong size on Actor_GetLifeSpan"); \ static_assert(offsetof(Actor_GetLifeSpan, ReturnValue) == 0x000000, "Member 'Actor_GetLifeSpan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetLocalRole \ static_assert(alignof(Actor_GetLocalRole) == 0x000001, "Wrong alignment on Actor_GetLocalRole"); \ static_assert(sizeof(Actor_GetLocalRole) == 0x000001, "Wrong size on Actor_GetLocalRole"); \ static_assert(offsetof(Actor_GetLocalRole, ReturnValue) == 0x000000, "Member 'Actor_GetLocalRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetOverlappingActors \ static_assert(alignof(Actor_GetOverlappingActors) == 0x000008, "Wrong alignment on Actor_GetOverlappingActors"); \ static_assert(sizeof(Actor_GetOverlappingActors) == 0x000018, "Wrong size on Actor_GetOverlappingActors"); \ static_assert(offsetof(Actor_GetOverlappingActors, OverlappingActors) == 0x000000, "Member 'Actor_GetOverlappingActors::OverlappingActors' has a wrong offset!"); \ static_assert(offsetof(Actor_GetOverlappingActors, ClassFilter) == 0x000010, "Member 'Actor_GetOverlappingActors::ClassFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetOverlappingComponents \ static_assert(alignof(Actor_GetOverlappingComponents) == 0x000008, "Wrong alignment on Actor_GetOverlappingComponents"); \ static_assert(sizeof(Actor_GetOverlappingComponents) == 0x000010, "Wrong size on Actor_GetOverlappingComponents"); \ static_assert(offsetof(Actor_GetOverlappingComponents, OverlappingComponents) == 0x000000, "Member 'Actor_GetOverlappingComponents::OverlappingComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetOwner \ static_assert(alignof(Actor_GetOwner) == 0x000008, "Wrong alignment on Actor_GetOwner"); \ static_assert(sizeof(Actor_GetOwner) == 0x000008, "Wrong size on Actor_GetOwner"); \ static_assert(offsetof(Actor_GetOwner, ReturnValue) == 0x000000, "Member 'Actor_GetOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetParentActor \ static_assert(alignof(Actor_GetParentActor) == 0x000008, "Wrong alignment on Actor_GetParentActor"); \ static_assert(sizeof(Actor_GetParentActor) == 0x000008, "Wrong size on Actor_GetParentActor"); \ static_assert(offsetof(Actor_GetParentActor, ReturnValue) == 0x000000, "Member 'Actor_GetParentActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetParentComponent \ static_assert(alignof(Actor_GetParentComponent) == 0x000008, "Wrong alignment on Actor_GetParentComponent"); \ static_assert(sizeof(Actor_GetParentComponent) == 0x000008, "Wrong size on Actor_GetParentComponent"); \ static_assert(offsetof(Actor_GetParentComponent, ReturnValue) == 0x000000, "Member 'Actor_GetParentComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetRayTracingGroupId \ static_assert(alignof(Actor_GetRayTracingGroupId) == 0x000004, "Wrong alignment on Actor_GetRayTracingGroupId"); \ static_assert(sizeof(Actor_GetRayTracingGroupId) == 0x000004, "Wrong size on Actor_GetRayTracingGroupId"); \ static_assert(offsetof(Actor_GetRayTracingGroupId, ReturnValue) == 0x000000, "Member 'Actor_GetRayTracingGroupId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetRemoteRole \ static_assert(alignof(Actor_GetRemoteRole) == 0x000001, "Wrong alignment on Actor_GetRemoteRole"); \ static_assert(sizeof(Actor_GetRemoteRole) == 0x000001, "Wrong size on Actor_GetRemoteRole"); \ static_assert(offsetof(Actor_GetRemoteRole, ReturnValue) == 0x000000, "Member 'Actor_GetRemoteRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetSquaredDistanceTo \ static_assert(alignof(Actor_GetSquaredDistanceTo) == 0x000008, "Wrong alignment on Actor_GetSquaredDistanceTo"); \ static_assert(sizeof(Actor_GetSquaredDistanceTo) == 0x000010, "Wrong size on Actor_GetSquaredDistanceTo"); \ static_assert(offsetof(Actor_GetSquaredDistanceTo, OtherActor) == 0x000000, "Member 'Actor_GetSquaredDistanceTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetSquaredDistanceTo, ReturnValue) == 0x000008, "Member 'Actor_GetSquaredDistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetSquaredHorizontalDistanceTo \ static_assert(alignof(Actor_GetSquaredHorizontalDistanceTo) == 0x000008, "Wrong alignment on Actor_GetSquaredHorizontalDistanceTo"); \ static_assert(sizeof(Actor_GetSquaredHorizontalDistanceTo) == 0x000010, "Wrong size on Actor_GetSquaredHorizontalDistanceTo"); \ static_assert(offsetof(Actor_GetSquaredHorizontalDistanceTo, OtherActor) == 0x000000, "Member 'Actor_GetSquaredHorizontalDistanceTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetSquaredHorizontalDistanceTo, ReturnValue) == 0x000008, "Member 'Actor_GetSquaredHorizontalDistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetTransform \ static_assert(alignof(Actor_GetTransform) == 0x000010, "Wrong alignment on Actor_GetTransform"); \ static_assert(sizeof(Actor_GetTransform) == 0x000060, "Wrong size on Actor_GetTransform"); \ static_assert(offsetof(Actor_GetTransform, ReturnValue) == 0x000000, "Member 'Actor_GetTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetVelocity \ static_assert(alignof(Actor_GetVelocity) == 0x000008, "Wrong alignment on Actor_GetVelocity"); \ static_assert(sizeof(Actor_GetVelocity) == 0x000018, "Wrong size on Actor_GetVelocity"); \ static_assert(offsetof(Actor_GetVelocity, ReturnValue) == 0x000000, "Member 'Actor_GetVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_GetVerticalDistanceTo \ static_assert(alignof(Actor_GetVerticalDistanceTo) == 0x000008, "Wrong alignment on Actor_GetVerticalDistanceTo"); \ static_assert(sizeof(Actor_GetVerticalDistanceTo) == 0x000010, "Wrong size on Actor_GetVerticalDistanceTo"); \ static_assert(offsetof(Actor_GetVerticalDistanceTo, OtherActor) == 0x000000, "Member 'Actor_GetVerticalDistanceTo::OtherActor' has a wrong offset!"); \ static_assert(offsetof(Actor_GetVerticalDistanceTo, ReturnValue) == 0x000008, "Member 'Actor_GetVerticalDistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_HasAuthority \ static_assert(alignof(Actor_HasAuthority) == 0x000001, "Wrong alignment on Actor_HasAuthority"); \ static_assert(sizeof(Actor_HasAuthority) == 0x000001, "Wrong size on Actor_HasAuthority"); \ static_assert(offsetof(Actor_HasAuthority, ReturnValue) == 0x000000, "Member 'Actor_HasAuthority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_IsActorBeingDestroyed \ static_assert(alignof(Actor_IsActorBeingDestroyed) == 0x000001, "Wrong alignment on Actor_IsActorBeingDestroyed"); \ static_assert(sizeof(Actor_IsActorBeingDestroyed) == 0x000001, "Wrong size on Actor_IsActorBeingDestroyed"); \ static_assert(offsetof(Actor_IsActorBeingDestroyed, ReturnValue) == 0x000000, "Member 'Actor_IsActorBeingDestroyed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_IsActorTickEnabled \ static_assert(alignof(Actor_IsActorTickEnabled) == 0x000001, "Wrong alignment on Actor_IsActorTickEnabled"); \ static_assert(sizeof(Actor_IsActorTickEnabled) == 0x000001, "Wrong size on Actor_IsActorTickEnabled"); \ static_assert(offsetof(Actor_IsActorTickEnabled, ReturnValue) == 0x000000, "Member 'Actor_IsActorTickEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_IsChildActor \ static_assert(alignof(Actor_IsChildActor) == 0x000001, "Wrong alignment on Actor_IsChildActor"); \ static_assert(sizeof(Actor_IsChildActor) == 0x000001, "Wrong size on Actor_IsChildActor"); \ static_assert(offsetof(Actor_IsChildActor, ReturnValue) == 0x000000, "Member 'Actor_IsChildActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_IsOverlappingActor \ static_assert(alignof(Actor_IsOverlappingActor) == 0x000008, "Wrong alignment on Actor_IsOverlappingActor"); \ static_assert(sizeof(Actor_IsOverlappingActor) == 0x000010, "Wrong size on Actor_IsOverlappingActor"); \ static_assert(offsetof(Actor_IsOverlappingActor, Other) == 0x000000, "Member 'Actor_IsOverlappingActor::Other' has a wrong offset!"); \ static_assert(offsetof(Actor_IsOverlappingActor, ReturnValue) == 0x000008, "Member 'Actor_IsOverlappingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_GetActorLocation \ static_assert(alignof(Actor_K2_GetActorLocation) == 0x000008, "Wrong alignment on Actor_K2_GetActorLocation"); \ static_assert(sizeof(Actor_K2_GetActorLocation) == 0x000018, "Wrong size on Actor_K2_GetActorLocation"); \ static_assert(offsetof(Actor_K2_GetActorLocation, ReturnValue) == 0x000000, "Member 'Actor_K2_GetActorLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_GetActorRotation \ static_assert(alignof(Actor_K2_GetActorRotation) == 0x000008, "Wrong alignment on Actor_K2_GetActorRotation"); \ static_assert(sizeof(Actor_K2_GetActorRotation) == 0x000018, "Wrong size on Actor_K2_GetActorRotation"); \ static_assert(offsetof(Actor_K2_GetActorRotation, ReturnValue) == 0x000000, "Member 'Actor_K2_GetActorRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_GetComponentsByClass \ static_assert(alignof(Actor_K2_GetComponentsByClass) == 0x000008, "Wrong alignment on Actor_K2_GetComponentsByClass"); \ static_assert(sizeof(Actor_K2_GetComponentsByClass) == 0x000018, "Wrong size on Actor_K2_GetComponentsByClass"); \ static_assert(offsetof(Actor_K2_GetComponentsByClass, ComponentClass) == 0x000000, "Member 'Actor_K2_GetComponentsByClass::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(Actor_K2_GetComponentsByClass, ReturnValue) == 0x000008, "Member 'Actor_K2_GetComponentsByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_K2_GetRootComponent \ static_assert(alignof(Actor_K2_GetRootComponent) == 0x000008, "Wrong alignment on Actor_K2_GetRootComponent"); \ static_assert(sizeof(Actor_K2_GetRootComponent) == 0x000008, "Wrong size on Actor_K2_GetRootComponent"); \ static_assert(offsetof(Actor_K2_GetRootComponent, ReturnValue) == 0x000000, "Member 'Actor_K2_GetRootComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Actor_WasRecentlyRendered \ static_assert(alignof(Actor_WasRecentlyRendered) == 0x000004, "Wrong alignment on Actor_WasRecentlyRendered"); \ static_assert(sizeof(Actor_WasRecentlyRendered) == 0x000008, "Wrong size on Actor_WasRecentlyRendered"); \ static_assert(offsetof(Actor_WasRecentlyRendered, Tolerance) == 0x000000, "Member 'Actor_WasRecentlyRendered::Tolerance' has a wrong offset!"); \ static_assert(offsetof(Actor_WasRecentlyRendered, ReturnValue) == 0x000004, "Member 'Actor_WasRecentlyRendered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActor \ static_assert(alignof(AActor) == 0x000008, "Wrong alignment on AActor"); \ static_assert(sizeof(AActor) == 0x0002B0, "Wrong size on AActor"); \ static_assert(offsetof(AActor, PrimaryActorTick) == 0x000028, "Member 'AActor::PrimaryActorTick' has a wrong offset!"); \ static_assert(offsetof(AActor, UpdateOverlapsMethodDuringLevelStreaming) == 0x00005E, "Member 'AActor::UpdateOverlapsMethodDuringLevelStreaming' has a wrong offset!"); \ static_assert(offsetof(AActor, DefaultUpdateOverlapsMethodDuringLevelStreaming) == 0x00005F, "Member 'AActor::DefaultUpdateOverlapsMethodDuringLevelStreaming' has a wrong offset!"); \ static_assert(offsetof(AActor, InitialLifeSpan) == 0x000060, "Member 'AActor::InitialLifeSpan' has a wrong offset!"); \ static_assert(offsetof(AActor, CustomTimeDilation) == 0x000064, "Member 'AActor::CustomTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AActor, RemoteRole) == 0x000068, "Member 'AActor::RemoteRole' has a wrong offset!"); \ static_assert(offsetof(AActor, RayTracingGroupId) == 0x00006C, "Member 'AActor::RayTracingGroupId' has a wrong offset!"); \ static_assert(offsetof(AActor, AttachmentReplication) == 0x000070, "Member 'AActor::AttachmentReplication' has a wrong offset!"); \ static_assert(offsetof(AActor, ReplicatedMovement) == 0x0000D0, "Member 'AActor::ReplicatedMovement' has a wrong offset!"); \ static_assert(offsetof(AActor, Owner) == 0x000140, "Member 'AActor::Owner' has a wrong offset!"); \ static_assert(offsetof(AActor, NetDriverName) == 0x000148, "Member 'AActor::NetDriverName' has a wrong offset!"); \ static_assert(offsetof(AActor, Role) == 0x000150, "Member 'AActor::Role' has a wrong offset!"); \ static_assert(offsetof(AActor, NetDormancy) == 0x000151, "Member 'AActor::NetDormancy' has a wrong offset!"); \ static_assert(offsetof(AActor, SpawnCollisionHandlingMethod) == 0x000152, "Member 'AActor::SpawnCollisionHandlingMethod' has a wrong offset!"); \ static_assert(offsetof(AActor, AutoReceiveInput) == 0x000153, "Member 'AActor::AutoReceiveInput' has a wrong offset!"); \ static_assert(offsetof(AActor, InputPriority) == 0x000154, "Member 'AActor::InputPriority' has a wrong offset!"); \ static_assert(offsetof(AActor, InputComponent) == 0x000160, "Member 'AActor::InputComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, NetCullDistanceSquared) == 0x000168, "Member 'AActor::NetCullDistanceSquared' has a wrong offset!"); \ static_assert(offsetof(AActor, NetTag) == 0x00016C, "Member 'AActor::NetTag' has a wrong offset!"); \ static_assert(offsetof(AActor, NetUpdateFrequency) == 0x000170, "Member 'AActor::NetUpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(AActor, MinNetUpdateFrequency) == 0x000174, "Member 'AActor::MinNetUpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(AActor, NetPriority) == 0x000178, "Member 'AActor::NetPriority' has a wrong offset!"); \ static_assert(offsetof(AActor, Guid) == 0x000180, "Member 'AActor::Guid' has a wrong offset!"); \ static_assert(offsetof(AActor, Instigator) == 0x000198, "Member 'AActor::Instigator' has a wrong offset!"); \ static_assert(offsetof(AActor, Children) == 0x0001A0, "Member 'AActor::Children' has a wrong offset!"); \ static_assert(offsetof(AActor, RootComponent) == 0x0001B0, "Member 'AActor::RootComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, Layers) == 0x0001C0, "Member 'AActor::Layers' has a wrong offset!"); \ static_assert(offsetof(AActor, ParentComponent) == 0x0001D0, "Member 'AActor::ParentComponent' has a wrong offset!"); \ static_assert(offsetof(AActor, Tags) == 0x0001D8, "Member 'AActor::Tags' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakeAnyDamage) == 0x0001E8, "Member 'AActor::OnTakeAnyDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakePointDamage) == 0x0001E9, "Member 'AActor::OnTakePointDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnTakeRadialDamage) == 0x0001EA, "Member 'AActor::OnTakeRadialDamage' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorBeginOverlap) == 0x0001EB, "Member 'AActor::OnActorBeginOverlap' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorEndOverlap) == 0x0001EC, "Member 'AActor::OnActorEndOverlap' has a wrong offset!"); \ static_assert(offsetof(AActor, OnBeginCursorOver) == 0x0001ED, "Member 'AActor::OnBeginCursorOver' has a wrong offset!"); \ static_assert(offsetof(AActor, OnEndCursorOver) == 0x0001EE, "Member 'AActor::OnEndCursorOver' has a wrong offset!"); \ static_assert(offsetof(AActor, OnClicked) == 0x0001EF, "Member 'AActor::OnClicked' has a wrong offset!"); \ static_assert(offsetof(AActor, OnReleased) == 0x0001F0, "Member 'AActor::OnReleased' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchBegin) == 0x0001F1, "Member 'AActor::OnInputTouchBegin' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchEnd) == 0x0001F2, "Member 'AActor::OnInputTouchEnd' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchEnter) == 0x0001F3, "Member 'AActor::OnInputTouchEnter' has a wrong offset!"); \ static_assert(offsetof(AActor, OnInputTouchLeave) == 0x0001F4, "Member 'AActor::OnInputTouchLeave' has a wrong offset!"); \ static_assert(offsetof(AActor, OnActorHit) == 0x0001F5, "Member 'AActor::OnActorHit' has a wrong offset!"); \ static_assert(offsetof(AActor, OnDestroyed) == 0x0001F6, "Member 'AActor::OnDestroyed' has a wrong offset!"); \ static_assert(offsetof(AActor, OnEndPlay) == 0x0001F7, "Member 'AActor::OnEndPlay' has a wrong offset!"); \ static_assert(offsetof(AActor, OnBeginPlay) == 0x0001F8, "Member 'AActor::OnBeginPlay' has a wrong offset!"); \ static_assert(offsetof(AActor, InstanceComponents) == 0x000280, "Member 'AActor::InstanceComponents' has a wrong offset!"); \ static_assert(offsetof(AActor, BlueprintCreatedComponents) == 0x000290, "Member 'AActor::BlueprintCreatedComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetMovementBaseActor \ static_assert(alignof(Pawn_GetMovementBaseActor) == 0x000008, "Wrong alignment on Pawn_GetMovementBaseActor"); \ static_assert(sizeof(Pawn_GetMovementBaseActor) == 0x000010, "Wrong size on Pawn_GetMovementBaseActor"); \ static_assert(offsetof(Pawn_GetMovementBaseActor, Pawn) == 0x000000, "Member 'Pawn_GetMovementBaseActor::Pawn' has a wrong offset!"); \ static_assert(offsetof(Pawn_GetMovementBaseActor, ReturnValue) == 0x000008, "Member 'Pawn_GetMovementBaseActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_AddControllerPitchInput \ static_assert(alignof(Pawn_AddControllerPitchInput) == 0x000004, "Wrong alignment on Pawn_AddControllerPitchInput"); \ static_assert(sizeof(Pawn_AddControllerPitchInput) == 0x000004, "Wrong size on Pawn_AddControllerPitchInput"); \ static_assert(offsetof(Pawn_AddControllerPitchInput, Val) == 0x000000, "Member 'Pawn_AddControllerPitchInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_AddControllerRollInput \ static_assert(alignof(Pawn_AddControllerRollInput) == 0x000004, "Wrong alignment on Pawn_AddControllerRollInput"); \ static_assert(sizeof(Pawn_AddControllerRollInput) == 0x000004, "Wrong size on Pawn_AddControllerRollInput"); \ static_assert(offsetof(Pawn_AddControllerRollInput, Val) == 0x000000, "Member 'Pawn_AddControllerRollInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_AddControllerYawInput \ static_assert(alignof(Pawn_AddControllerYawInput) == 0x000004, "Wrong alignment on Pawn_AddControllerYawInput"); \ static_assert(sizeof(Pawn_AddControllerYawInput) == 0x000004, "Wrong size on Pawn_AddControllerYawInput"); \ static_assert(offsetof(Pawn_AddControllerYawInput, Val) == 0x000000, "Member 'Pawn_AddControllerYawInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_AddMovementInput \ static_assert(alignof(Pawn_AddMovementInput) == 0x000008, "Wrong alignment on Pawn_AddMovementInput"); \ static_assert(sizeof(Pawn_AddMovementInput) == 0x000020, "Wrong size on Pawn_AddMovementInput"); \ static_assert(offsetof(Pawn_AddMovementInput, WorldDirection) == 0x000000, "Member 'Pawn_AddMovementInput::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(Pawn_AddMovementInput, ScaleValue) == 0x000018, "Member 'Pawn_AddMovementInput::ScaleValue' has a wrong offset!"); \ static_assert(offsetof(Pawn_AddMovementInput, bForce) == 0x00001C, "Member 'Pawn_AddMovementInput::bForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_ConsumeMovementInputVector \ static_assert(alignof(Pawn_ConsumeMovementInputVector) == 0x000008, "Wrong alignment on Pawn_ConsumeMovementInputVector"); \ static_assert(sizeof(Pawn_ConsumeMovementInputVector) == 0x000018, "Wrong size on Pawn_ConsumeMovementInputVector"); \ static_assert(offsetof(Pawn_ConsumeMovementInputVector, ReturnValue) == 0x000000, "Member 'Pawn_ConsumeMovementInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_PawnMakeNoise \ static_assert(alignof(Pawn_PawnMakeNoise) == 0x000008, "Wrong alignment on Pawn_PawnMakeNoise"); \ static_assert(sizeof(Pawn_PawnMakeNoise) == 0x000030, "Wrong size on Pawn_PawnMakeNoise"); \ static_assert(offsetof(Pawn_PawnMakeNoise, Loudness) == 0x000000, "Member 'Pawn_PawnMakeNoise::Loudness' has a wrong offset!"); \ static_assert(offsetof(Pawn_PawnMakeNoise, NoiseLocation) == 0x000008, "Member 'Pawn_PawnMakeNoise::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(Pawn_PawnMakeNoise, bUseNoiseMakerLocation) == 0x000020, "Member 'Pawn_PawnMakeNoise::bUseNoiseMakerLocation' has a wrong offset!"); \ static_assert(offsetof(Pawn_PawnMakeNoise, NoiseMaker) == 0x000028, "Member 'Pawn_PawnMakeNoise::NoiseMaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_ReceiveControllerChanged \ static_assert(alignof(Pawn_ReceiveControllerChanged) == 0x000008, "Wrong alignment on Pawn_ReceiveControllerChanged"); \ static_assert(sizeof(Pawn_ReceiveControllerChanged) == 0x000010, "Wrong size on Pawn_ReceiveControllerChanged"); \ static_assert(offsetof(Pawn_ReceiveControllerChanged, OldController) == 0x000000, "Member 'Pawn_ReceiveControllerChanged::OldController' has a wrong offset!"); \ static_assert(offsetof(Pawn_ReceiveControllerChanged, NewController) == 0x000008, "Member 'Pawn_ReceiveControllerChanged::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_ReceivePossessed \ static_assert(alignof(Pawn_ReceivePossessed) == 0x000008, "Wrong alignment on Pawn_ReceivePossessed"); \ static_assert(sizeof(Pawn_ReceivePossessed) == 0x000008, "Wrong size on Pawn_ReceivePossessed"); \ static_assert(offsetof(Pawn_ReceivePossessed, NewController) == 0x000000, "Member 'Pawn_ReceivePossessed::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_ReceiveUnpossessed \ static_assert(alignof(Pawn_ReceiveUnpossessed) == 0x000008, "Wrong alignment on Pawn_ReceiveUnpossessed"); \ static_assert(sizeof(Pawn_ReceiveUnpossessed) == 0x000008, "Wrong size on Pawn_ReceiveUnpossessed"); \ static_assert(offsetof(Pawn_ReceiveUnpossessed, OldController) == 0x000000, "Member 'Pawn_ReceiveUnpossessed::OldController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_SetCanAffectNavigationGeneration \ static_assert(alignof(Pawn_SetCanAffectNavigationGeneration) == 0x000001, "Wrong alignment on Pawn_SetCanAffectNavigationGeneration"); \ static_assert(sizeof(Pawn_SetCanAffectNavigationGeneration) == 0x000002, "Wrong size on Pawn_SetCanAffectNavigationGeneration"); \ static_assert(offsetof(Pawn_SetCanAffectNavigationGeneration, bNewValue) == 0x000000, "Member 'Pawn_SetCanAffectNavigationGeneration::bNewValue' has a wrong offset!"); \ static_assert(offsetof(Pawn_SetCanAffectNavigationGeneration, bForceUpdate) == 0x000001, "Member 'Pawn_SetCanAffectNavigationGeneration::bForceUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetBaseAimRotation \ static_assert(alignof(Pawn_GetBaseAimRotation) == 0x000008, "Wrong alignment on Pawn_GetBaseAimRotation"); \ static_assert(sizeof(Pawn_GetBaseAimRotation) == 0x000018, "Wrong size on Pawn_GetBaseAimRotation"); \ static_assert(offsetof(Pawn_GetBaseAimRotation, ReturnValue) == 0x000000, "Member 'Pawn_GetBaseAimRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetController \ static_assert(alignof(Pawn_GetController) == 0x000008, "Wrong alignment on Pawn_GetController"); \ static_assert(sizeof(Pawn_GetController) == 0x000008, "Wrong size on Pawn_GetController"); \ static_assert(offsetof(Pawn_GetController, ReturnValue) == 0x000000, "Member 'Pawn_GetController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetControlRotation \ static_assert(alignof(Pawn_GetControlRotation) == 0x000008, "Wrong alignment on Pawn_GetControlRotation"); \ static_assert(sizeof(Pawn_GetControlRotation) == 0x000018, "Wrong size on Pawn_GetControlRotation"); \ static_assert(offsetof(Pawn_GetControlRotation, ReturnValue) == 0x000000, "Member 'Pawn_GetControlRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetLastMovementInputVector \ static_assert(alignof(Pawn_GetLastMovementInputVector) == 0x000008, "Wrong alignment on Pawn_GetLastMovementInputVector"); \ static_assert(sizeof(Pawn_GetLastMovementInputVector) == 0x000018, "Wrong size on Pawn_GetLastMovementInputVector"); \ static_assert(offsetof(Pawn_GetLastMovementInputVector, ReturnValue) == 0x000000, "Member 'Pawn_GetLastMovementInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetLocalViewingPlayerController \ static_assert(alignof(Pawn_GetLocalViewingPlayerController) == 0x000008, "Wrong alignment on Pawn_GetLocalViewingPlayerController"); \ static_assert(sizeof(Pawn_GetLocalViewingPlayerController) == 0x000008, "Wrong size on Pawn_GetLocalViewingPlayerController"); \ static_assert(offsetof(Pawn_GetLocalViewingPlayerController, ReturnValue) == 0x000000, "Member 'Pawn_GetLocalViewingPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetMovementComponent \ static_assert(alignof(Pawn_GetMovementComponent) == 0x000008, "Wrong alignment on Pawn_GetMovementComponent"); \ static_assert(sizeof(Pawn_GetMovementComponent) == 0x000008, "Wrong size on Pawn_GetMovementComponent"); \ static_assert(offsetof(Pawn_GetMovementComponent, ReturnValue) == 0x000000, "Member 'Pawn_GetMovementComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetNavAgentLocation \ static_assert(alignof(Pawn_GetNavAgentLocation) == 0x000008, "Wrong alignment on Pawn_GetNavAgentLocation"); \ static_assert(sizeof(Pawn_GetNavAgentLocation) == 0x000018, "Wrong size on Pawn_GetNavAgentLocation"); \ static_assert(offsetof(Pawn_GetNavAgentLocation, ReturnValue) == 0x000000, "Member 'Pawn_GetNavAgentLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetOverrideInputComponentClass \ static_assert(alignof(Pawn_GetOverrideInputComponentClass) == 0x000008, "Wrong alignment on Pawn_GetOverrideInputComponentClass"); \ static_assert(sizeof(Pawn_GetOverrideInputComponentClass) == 0x000008, "Wrong size on Pawn_GetOverrideInputComponentClass"); \ static_assert(offsetof(Pawn_GetOverrideInputComponentClass, ReturnValue) == 0x000000, "Member 'Pawn_GetOverrideInputComponentClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_GetPendingMovementInputVector \ static_assert(alignof(Pawn_GetPendingMovementInputVector) == 0x000008, "Wrong alignment on Pawn_GetPendingMovementInputVector"); \ static_assert(sizeof(Pawn_GetPendingMovementInputVector) == 0x000018, "Wrong size on Pawn_GetPendingMovementInputVector"); \ static_assert(offsetof(Pawn_GetPendingMovementInputVector, ReturnValue) == 0x000000, "Member 'Pawn_GetPendingMovementInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsBotControlled \ static_assert(alignof(Pawn_IsBotControlled) == 0x000001, "Wrong alignment on Pawn_IsBotControlled"); \ static_assert(sizeof(Pawn_IsBotControlled) == 0x000001, "Wrong size on Pawn_IsBotControlled"); \ static_assert(offsetof(Pawn_IsBotControlled, ReturnValue) == 0x000000, "Member 'Pawn_IsBotControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsControlled \ static_assert(alignof(Pawn_IsControlled) == 0x000001, "Wrong alignment on Pawn_IsControlled"); \ static_assert(sizeof(Pawn_IsControlled) == 0x000001, "Wrong size on Pawn_IsControlled"); \ static_assert(offsetof(Pawn_IsControlled, ReturnValue) == 0x000000, "Member 'Pawn_IsControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsLocallyControlled \ static_assert(alignof(Pawn_IsLocallyControlled) == 0x000001, "Wrong alignment on Pawn_IsLocallyControlled"); \ static_assert(sizeof(Pawn_IsLocallyControlled) == 0x000001, "Wrong size on Pawn_IsLocallyControlled"); \ static_assert(offsetof(Pawn_IsLocallyControlled, ReturnValue) == 0x000000, "Member 'Pawn_IsLocallyControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsLocallyViewed \ static_assert(alignof(Pawn_IsLocallyViewed) == 0x000001, "Wrong alignment on Pawn_IsLocallyViewed"); \ static_assert(sizeof(Pawn_IsLocallyViewed) == 0x000001, "Wrong size on Pawn_IsLocallyViewed"); \ static_assert(offsetof(Pawn_IsLocallyViewed, ReturnValue) == 0x000000, "Member 'Pawn_IsLocallyViewed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsMoveInputIgnored \ static_assert(alignof(Pawn_IsMoveInputIgnored) == 0x000001, "Wrong alignment on Pawn_IsMoveInputIgnored"); \ static_assert(sizeof(Pawn_IsMoveInputIgnored) == 0x000001, "Wrong size on Pawn_IsMoveInputIgnored"); \ static_assert(offsetof(Pawn_IsMoveInputIgnored, ReturnValue) == 0x000000, "Member 'Pawn_IsMoveInputIgnored::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsPawnControlled \ static_assert(alignof(Pawn_IsPawnControlled) == 0x000001, "Wrong alignment on Pawn_IsPawnControlled"); \ static_assert(sizeof(Pawn_IsPawnControlled) == 0x000001, "Wrong size on Pawn_IsPawnControlled"); \ static_assert(offsetof(Pawn_IsPawnControlled, ReturnValue) == 0x000000, "Member 'Pawn_IsPawnControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Pawn_IsPlayerControlled \ static_assert(alignof(Pawn_IsPlayerControlled) == 0x000001, "Wrong alignment on Pawn_IsPlayerControlled"); \ static_assert(sizeof(Pawn_IsPlayerControlled) == 0x000001, "Wrong size on Pawn_IsPlayerControlled"); \ static_assert(offsetof(Pawn_IsPlayerControlled, ReturnValue) == 0x000000, "Member 'Pawn_IsPlayerControlled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APawn \ static_assert(alignof(APawn) == 0x000008, "Wrong alignment on APawn"); \ static_assert(sizeof(APawn) == 0x000338, "Wrong size on APawn"); \ static_assert(offsetof(APawn, BaseEyeHeight) == 0x0002BC, "Member 'APawn::BaseEyeHeight' has a wrong offset!"); \ static_assert(offsetof(APawn, AutoPossessPlayer) == 0x0002C0, "Member 'APawn::AutoPossessPlayer' has a wrong offset!"); \ static_assert(offsetof(APawn, AutoPossessAI) == 0x0002C1, "Member 'APawn::AutoPossessAI' has a wrong offset!"); \ static_assert(offsetof(APawn, RemoteViewPitch) == 0x0002C2, "Member 'APawn::RemoteViewPitch' has a wrong offset!"); \ static_assert(offsetof(APawn, AIControllerClass) == 0x0002C8, "Member 'APawn::AIControllerClass' has a wrong offset!"); \ static_assert(offsetof(APawn, PlayerState) == 0x0002D0, "Member 'APawn::PlayerState' has a wrong offset!"); \ static_assert(offsetof(APawn, LastHitBy) == 0x0002E0, "Member 'APawn::LastHitBy' has a wrong offset!"); \ static_assert(offsetof(APawn, Controller) == 0x0002E8, "Member 'APawn::Controller' has a wrong offset!"); \ static_assert(offsetof(APawn, PreviousController) == 0x0002F0, "Member 'APawn::PreviousController' has a wrong offset!"); \ static_assert(offsetof(APawn, ReceiveControllerChangedDelegate) == 0x0002FC, "Member 'APawn::ReceiveControllerChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(APawn, ReceiveRestartedDelegate) == 0x0002FD, "Member 'APawn::ReceiveRestartedDelegate' has a wrong offset!"); \ static_assert(offsetof(APawn, ControlInputVector) == 0x000300, "Member 'APawn::ControlInputVector' has a wrong offset!"); \ static_assert(offsetof(APawn, LastControlInputVector) == 0x000318, "Member 'APawn::LastControlInputVector' has a wrong offset!"); \ static_assert(offsetof(APawn, OverrideInputComponentClass) == 0x000330, "Member 'APawn::OverrideInputComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DefaultPawn_LookUpAtRate \ static_assert(alignof(DefaultPawn_LookUpAtRate) == 0x000004, "Wrong alignment on DefaultPawn_LookUpAtRate"); \ static_assert(sizeof(DefaultPawn_LookUpAtRate) == 0x000004, "Wrong size on DefaultPawn_LookUpAtRate"); \ static_assert(offsetof(DefaultPawn_LookUpAtRate, Rate) == 0x000000, "Member 'DefaultPawn_LookUpAtRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DefaultPawn_MoveForward \ static_assert(alignof(DefaultPawn_MoveForward) == 0x000004, "Wrong alignment on DefaultPawn_MoveForward"); \ static_assert(sizeof(DefaultPawn_MoveForward) == 0x000004, "Wrong size on DefaultPawn_MoveForward"); \ static_assert(offsetof(DefaultPawn_MoveForward, Val) == 0x000000, "Member 'DefaultPawn_MoveForward::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DefaultPawn_MoveRight \ static_assert(alignof(DefaultPawn_MoveRight) == 0x000004, "Wrong alignment on DefaultPawn_MoveRight"); \ static_assert(sizeof(DefaultPawn_MoveRight) == 0x000004, "Wrong size on DefaultPawn_MoveRight"); \ static_assert(offsetof(DefaultPawn_MoveRight, Val) == 0x000000, "Member 'DefaultPawn_MoveRight::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DefaultPawn_MoveUp_World \ static_assert(alignof(DefaultPawn_MoveUp_World) == 0x000004, "Wrong alignment on DefaultPawn_MoveUp_World"); \ static_assert(sizeof(DefaultPawn_MoveUp_World) == 0x000004, "Wrong size on DefaultPawn_MoveUp_World"); \ static_assert(offsetof(DefaultPawn_MoveUp_World, Val) == 0x000000, "Member 'DefaultPawn_MoveUp_World::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DefaultPawn_TurnAtRate \ static_assert(alignof(DefaultPawn_TurnAtRate) == 0x000004, "Wrong alignment on DefaultPawn_TurnAtRate"); \ static_assert(sizeof(DefaultPawn_TurnAtRate) == 0x000004, "Wrong size on DefaultPawn_TurnAtRate"); \ static_assert(offsetof(DefaultPawn_TurnAtRate, Rate) == 0x000000, "Member 'DefaultPawn_TurnAtRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADefaultPawn \ static_assert(alignof(ADefaultPawn) == 0x000008, "Wrong alignment on ADefaultPawn"); \ static_assert(sizeof(ADefaultPawn) == 0x000360, "Wrong size on ADefaultPawn"); \ static_assert(offsetof(ADefaultPawn, BaseTurnRate) == 0x000338, "Member 'ADefaultPawn::BaseTurnRate' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, BaseLookUpRate) == 0x00033C, "Member 'ADefaultPawn::BaseLookUpRate' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, MovementComponent) == 0x000340, "Member 'ADefaultPawn::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, CollisionComponent) == 0x000348, "Member 'ADefaultPawn::CollisionComponent' has a wrong offset!"); \ static_assert(offsetof(ADefaultPawn, MeshComponent) == 0x000350, "Member 'ADefaultPawn::MeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataAsset \ static_assert(alignof(UDataAsset) == 0x000008, "Wrong alignment on UDataAsset"); \ static_assert(sizeof(UDataAsset) == 0x000030, "Wrong size on UDataAsset"); \ static_assert(offsetof(UDataAsset, NativeClass) == 0x000028, "Member 'UDataAsset::NativeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDecalDerivative \ static_assert(alignof(UMaterialExpressionDecalDerivative) == 0x000008, "Wrong alignment on UMaterialExpressionDecalDerivative"); \ static_assert(sizeof(UMaterialExpressionDecalDerivative) == 0x0000B0, "Wrong size on UMaterialExpressionDecalDerivative"); \ #define DUMPER7_ASSERTS_ActorComponent_Activate \ static_assert(alignof(ActorComponent_Activate) == 0x000001, "Wrong alignment on ActorComponent_Activate"); \ static_assert(sizeof(ActorComponent_Activate) == 0x000001, "Wrong size on ActorComponent_Activate"); \ static_assert(offsetof(ActorComponent_Activate, bReset) == 0x000000, "Member 'ActorComponent_Activate::bReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_AddTickPrerequisiteActor \ static_assert(alignof(ActorComponent_AddTickPrerequisiteActor) == 0x000008, "Wrong alignment on ActorComponent_AddTickPrerequisiteActor"); \ static_assert(sizeof(ActorComponent_AddTickPrerequisiteActor) == 0x000008, "Wrong size on ActorComponent_AddTickPrerequisiteActor"); \ static_assert(offsetof(ActorComponent_AddTickPrerequisiteActor, PrerequisiteActor) == 0x000000, "Member 'ActorComponent_AddTickPrerequisiteActor::PrerequisiteActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_AddTickPrerequisiteComponent \ static_assert(alignof(ActorComponent_AddTickPrerequisiteComponent) == 0x000008, "Wrong alignment on ActorComponent_AddTickPrerequisiteComponent"); \ static_assert(sizeof(ActorComponent_AddTickPrerequisiteComponent) == 0x000008, "Wrong size on ActorComponent_AddTickPrerequisiteComponent"); \ static_assert(offsetof(ActorComponent_AddTickPrerequisiteComponent, PrerequisiteComponent) == 0x000000, "Member 'ActorComponent_AddTickPrerequisiteComponent::PrerequisiteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_K2_DestroyComponent \ static_assert(alignof(ActorComponent_K2_DestroyComponent) == 0x000008, "Wrong alignment on ActorComponent_K2_DestroyComponent"); \ static_assert(sizeof(ActorComponent_K2_DestroyComponent) == 0x000008, "Wrong size on ActorComponent_K2_DestroyComponent"); \ static_assert(offsetof(ActorComponent_K2_DestroyComponent, Object) == 0x000000, "Member 'ActorComponent_K2_DestroyComponent::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_ReceiveAsyncPhysicsTick \ static_assert(alignof(ActorComponent_ReceiveAsyncPhysicsTick) == 0x000004, "Wrong alignment on ActorComponent_ReceiveAsyncPhysicsTick"); \ static_assert(sizeof(ActorComponent_ReceiveAsyncPhysicsTick) == 0x000008, "Wrong size on ActorComponent_ReceiveAsyncPhysicsTick"); \ static_assert(offsetof(ActorComponent_ReceiveAsyncPhysicsTick, DeltaSeconds) == 0x000000, "Member 'ActorComponent_ReceiveAsyncPhysicsTick::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(ActorComponent_ReceiveAsyncPhysicsTick, SimSeconds) == 0x000004, "Member 'ActorComponent_ReceiveAsyncPhysicsTick::SimSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_ReceiveEndPlay \ static_assert(alignof(ActorComponent_ReceiveEndPlay) == 0x000001, "Wrong alignment on ActorComponent_ReceiveEndPlay"); \ static_assert(sizeof(ActorComponent_ReceiveEndPlay) == 0x000001, "Wrong size on ActorComponent_ReceiveEndPlay"); \ static_assert(offsetof(ActorComponent_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'ActorComponent_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_ReceiveTick \ static_assert(alignof(ActorComponent_ReceiveTick) == 0x000004, "Wrong alignment on ActorComponent_ReceiveTick"); \ static_assert(sizeof(ActorComponent_ReceiveTick) == 0x000004, "Wrong size on ActorComponent_ReceiveTick"); \ static_assert(offsetof(ActorComponent_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'ActorComponent_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_RemoveTickPrerequisiteActor \ static_assert(alignof(ActorComponent_RemoveTickPrerequisiteActor) == 0x000008, "Wrong alignment on ActorComponent_RemoveTickPrerequisiteActor"); \ static_assert(sizeof(ActorComponent_RemoveTickPrerequisiteActor) == 0x000008, "Wrong size on ActorComponent_RemoveTickPrerequisiteActor"); \ static_assert(offsetof(ActorComponent_RemoveTickPrerequisiteActor, PrerequisiteActor) == 0x000000, "Member 'ActorComponent_RemoveTickPrerequisiteActor::PrerequisiteActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_RemoveTickPrerequisiteComponent \ static_assert(alignof(ActorComponent_RemoveTickPrerequisiteComponent) == 0x000008, "Wrong alignment on ActorComponent_RemoveTickPrerequisiteComponent"); \ static_assert(sizeof(ActorComponent_RemoveTickPrerequisiteComponent) == 0x000008, "Wrong size on ActorComponent_RemoveTickPrerequisiteComponent"); \ static_assert(offsetof(ActorComponent_RemoveTickPrerequisiteComponent, PrerequisiteComponent) == 0x000000, "Member 'ActorComponent_RemoveTickPrerequisiteComponent::PrerequisiteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetActive \ static_assert(alignof(ActorComponent_SetActive) == 0x000001, "Wrong alignment on ActorComponent_SetActive"); \ static_assert(sizeof(ActorComponent_SetActive) == 0x000002, "Wrong size on ActorComponent_SetActive"); \ static_assert(offsetof(ActorComponent_SetActive, bNewActive) == 0x000000, "Member 'ActorComponent_SetActive::bNewActive' has a wrong offset!"); \ static_assert(offsetof(ActorComponent_SetActive, bReset) == 0x000001, "Member 'ActorComponent_SetActive::bReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetAutoActivate \ static_assert(alignof(ActorComponent_SetAutoActivate) == 0x000001, "Wrong alignment on ActorComponent_SetAutoActivate"); \ static_assert(sizeof(ActorComponent_SetAutoActivate) == 0x000001, "Wrong size on ActorComponent_SetAutoActivate"); \ static_assert(offsetof(ActorComponent_SetAutoActivate, bNewAutoActivate) == 0x000000, "Member 'ActorComponent_SetAutoActivate::bNewAutoActivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetComponentTickEnabled \ static_assert(alignof(ActorComponent_SetComponentTickEnabled) == 0x000001, "Wrong alignment on ActorComponent_SetComponentTickEnabled"); \ static_assert(sizeof(ActorComponent_SetComponentTickEnabled) == 0x000001, "Wrong size on ActorComponent_SetComponentTickEnabled"); \ static_assert(offsetof(ActorComponent_SetComponentTickEnabled, bEnabled) == 0x000000, "Member 'ActorComponent_SetComponentTickEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetComponentTickInterval \ static_assert(alignof(ActorComponent_SetComponentTickInterval) == 0x000004, "Wrong alignment on ActorComponent_SetComponentTickInterval"); \ static_assert(sizeof(ActorComponent_SetComponentTickInterval) == 0x000004, "Wrong size on ActorComponent_SetComponentTickInterval"); \ static_assert(offsetof(ActorComponent_SetComponentTickInterval, TickInterval) == 0x000000, "Member 'ActorComponent_SetComponentTickInterval::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetComponentTickIntervalAndCooldown \ static_assert(alignof(ActorComponent_SetComponentTickIntervalAndCooldown) == 0x000004, "Wrong alignment on ActorComponent_SetComponentTickIntervalAndCooldown"); \ static_assert(sizeof(ActorComponent_SetComponentTickIntervalAndCooldown) == 0x000004, "Wrong size on ActorComponent_SetComponentTickIntervalAndCooldown"); \ static_assert(offsetof(ActorComponent_SetComponentTickIntervalAndCooldown, TickInterval) == 0x000000, "Member 'ActorComponent_SetComponentTickIntervalAndCooldown::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetIsReplicated \ static_assert(alignof(ActorComponent_SetIsReplicated) == 0x000001, "Wrong alignment on ActorComponent_SetIsReplicated"); \ static_assert(sizeof(ActorComponent_SetIsReplicated) == 0x000001, "Wrong size on ActorComponent_SetIsReplicated"); \ static_assert(offsetof(ActorComponent_SetIsReplicated, ShouldReplicate) == 0x000000, "Member 'ActorComponent_SetIsReplicated::ShouldReplicate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetTickableWhenPaused \ static_assert(alignof(ActorComponent_SetTickableWhenPaused) == 0x000001, "Wrong alignment on ActorComponent_SetTickableWhenPaused"); \ static_assert(sizeof(ActorComponent_SetTickableWhenPaused) == 0x000001, "Wrong size on ActorComponent_SetTickableWhenPaused"); \ static_assert(offsetof(ActorComponent_SetTickableWhenPaused, bTickableWhenPaused) == 0x000000, "Member 'ActorComponent_SetTickableWhenPaused::bTickableWhenPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_SetTickGroup \ static_assert(alignof(ActorComponent_SetTickGroup) == 0x000001, "Wrong alignment on ActorComponent_SetTickGroup"); \ static_assert(sizeof(ActorComponent_SetTickGroup) == 0x000001, "Wrong size on ActorComponent_SetTickGroup"); \ static_assert(offsetof(ActorComponent_SetTickGroup, NewTickGroup) == 0x000000, "Member 'ActorComponent_SetTickGroup::NewTickGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_ComponentHasTag \ static_assert(alignof(ActorComponent_ComponentHasTag) == 0x000004, "Wrong alignment on ActorComponent_ComponentHasTag"); \ static_assert(sizeof(ActorComponent_ComponentHasTag) == 0x00000C, "Wrong size on ActorComponent_ComponentHasTag"); \ static_assert(offsetof(ActorComponent_ComponentHasTag, Tag) == 0x000000, "Member 'ActorComponent_ComponentHasTag::Tag' has a wrong offset!"); \ static_assert(offsetof(ActorComponent_ComponentHasTag, ReturnValue) == 0x000008, "Member 'ActorComponent_ComponentHasTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_GetComponentTickInterval \ static_assert(alignof(ActorComponent_GetComponentTickInterval) == 0x000004, "Wrong alignment on ActorComponent_GetComponentTickInterval"); \ static_assert(sizeof(ActorComponent_GetComponentTickInterval) == 0x000004, "Wrong size on ActorComponent_GetComponentTickInterval"); \ static_assert(offsetof(ActorComponent_GetComponentTickInterval, ReturnValue) == 0x000000, "Member 'ActorComponent_GetComponentTickInterval::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_GetOwner \ static_assert(alignof(ActorComponent_GetOwner) == 0x000008, "Wrong alignment on ActorComponent_GetOwner"); \ static_assert(sizeof(ActorComponent_GetOwner) == 0x000008, "Wrong size on ActorComponent_GetOwner"); \ static_assert(offsetof(ActorComponent_GetOwner, ReturnValue) == 0x000000, "Member 'ActorComponent_GetOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_IsActive \ static_assert(alignof(ActorComponent_IsActive) == 0x000001, "Wrong alignment on ActorComponent_IsActive"); \ static_assert(sizeof(ActorComponent_IsActive) == 0x000001, "Wrong size on ActorComponent_IsActive"); \ static_assert(offsetof(ActorComponent_IsActive, ReturnValue) == 0x000000, "Member 'ActorComponent_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_IsBeingDestroyed \ static_assert(alignof(ActorComponent_IsBeingDestroyed) == 0x000001, "Wrong alignment on ActorComponent_IsBeingDestroyed"); \ static_assert(sizeof(ActorComponent_IsBeingDestroyed) == 0x000001, "Wrong size on ActorComponent_IsBeingDestroyed"); \ static_assert(offsetof(ActorComponent_IsBeingDestroyed, ReturnValue) == 0x000000, "Member 'ActorComponent_IsBeingDestroyed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorComponent_IsComponentTickEnabled \ static_assert(alignof(ActorComponent_IsComponentTickEnabled) == 0x000001, "Wrong alignment on ActorComponent_IsComponentTickEnabled"); \ static_assert(sizeof(ActorComponent_IsComponentTickEnabled) == 0x000001, "Wrong size on ActorComponent_IsComponentTickEnabled"); \ static_assert(offsetof(ActorComponent_IsComponentTickEnabled, ReturnValue) == 0x000000, "Member 'ActorComponent_IsComponentTickEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorComponent \ static_assert(alignof(UActorComponent) == 0x000008, "Wrong alignment on UActorComponent"); \ static_assert(sizeof(UActorComponent) == 0x0000A0, "Wrong size on UActorComponent"); \ static_assert(offsetof(UActorComponent, PrimaryComponentTick) == 0x000030, "Member 'UActorComponent::PrimaryComponentTick' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, ComponentTags) == 0x000060, "Member 'UActorComponent::ComponentTags' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, AssetUserData) == 0x000070, "Member 'UActorComponent::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, UCSSerializationIndex) == 0x000084, "Member 'UActorComponent::UCSSerializationIndex' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, CreationMethod) == 0x00008D, "Member 'UActorComponent::CreationMethod' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentActivated) == 0x00008E, "Member 'UActorComponent::OnComponentActivated' has a wrong offset!"); \ static_assert(offsetof(UActorComponent, OnComponentDeactivated) == 0x00008F, "Member 'UActorComponent::OnComponentDeactivated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_DetachFromParent \ static_assert(alignof(SceneComponent_DetachFromParent) == 0x000001, "Wrong alignment on SceneComponent_DetachFromParent"); \ static_assert(sizeof(SceneComponent_DetachFromParent) == 0x000002, "Wrong size on SceneComponent_DetachFromParent"); \ static_assert(offsetof(SceneComponent_DetachFromParent, bMaintainWorldPosition) == 0x000000, "Member 'SceneComponent_DetachFromParent::bMaintainWorldPosition' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_DetachFromParent, bCallModify) == 0x000001, "Member 'SceneComponent_DetachFromParent::bCallModify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddLocalOffset \ static_assert(alignof(SceneComponent_K2_AddLocalOffset) == 0x000008, "Wrong alignment on SceneComponent_K2_AddLocalOffset"); \ static_assert(sizeof(SceneComponent_K2_AddLocalOffset) == 0x000110, "Wrong size on SceneComponent_K2_AddLocalOffset"); \ static_assert(offsetof(SceneComponent_K2_AddLocalOffset, DeltaLocation) == 0x000000, "Member 'SceneComponent_K2_AddLocalOffset::DeltaLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalOffset, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddLocalOffset::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalOffset, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddLocalOffset::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalOffset, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddLocalOffset::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddLocalRotation \ static_assert(alignof(SceneComponent_K2_AddLocalRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_AddLocalRotation"); \ static_assert(sizeof(SceneComponent_K2_AddLocalRotation) == 0x000110, "Wrong size on SceneComponent_K2_AddLocalRotation"); \ static_assert(offsetof(SceneComponent_K2_AddLocalRotation, DeltaRotation) == 0x000000, "Member 'SceneComponent_K2_AddLocalRotation::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalRotation, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddLocalRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalRotation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddLocalRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalRotation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddLocalRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddLocalTransform \ static_assert(alignof(SceneComponent_K2_AddLocalTransform) == 0x000010, "Wrong alignment on SceneComponent_K2_AddLocalTransform"); \ static_assert(sizeof(SceneComponent_K2_AddLocalTransform) == 0x000160, "Wrong size on SceneComponent_K2_AddLocalTransform"); \ static_assert(offsetof(SceneComponent_K2_AddLocalTransform, DeltaTransform) == 0x000000, "Member 'SceneComponent_K2_AddLocalTransform::DeltaTransform' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalTransform, bSweep) == 0x000060, "Member 'SceneComponent_K2_AddLocalTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalTransform, SweepHitResult) == 0x000068, "Member 'SceneComponent_K2_AddLocalTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddLocalTransform, bTeleport) == 0x000150, "Member 'SceneComponent_K2_AddLocalTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddRelativeLocation \ static_assert(alignof(SceneComponent_K2_AddRelativeLocation) == 0x000008, "Wrong alignment on SceneComponent_K2_AddRelativeLocation"); \ static_assert(sizeof(SceneComponent_K2_AddRelativeLocation) == 0x000110, "Wrong size on SceneComponent_K2_AddRelativeLocation"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeLocation, DeltaLocation) == 0x000000, "Member 'SceneComponent_K2_AddRelativeLocation::DeltaLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeLocation, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddRelativeLocation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeLocation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddRelativeLocation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeLocation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddRelativeLocation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddRelativeRotation \ static_assert(alignof(SceneComponent_K2_AddRelativeRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_AddRelativeRotation"); \ static_assert(sizeof(SceneComponent_K2_AddRelativeRotation) == 0x000110, "Wrong size on SceneComponent_K2_AddRelativeRotation"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeRotation, DeltaRotation) == 0x000000, "Member 'SceneComponent_K2_AddRelativeRotation::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeRotation, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddRelativeRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeRotation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddRelativeRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddRelativeRotation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddRelativeRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddWorldOffset \ static_assert(alignof(SceneComponent_K2_AddWorldOffset) == 0x000008, "Wrong alignment on SceneComponent_K2_AddWorldOffset"); \ static_assert(sizeof(SceneComponent_K2_AddWorldOffset) == 0x000110, "Wrong size on SceneComponent_K2_AddWorldOffset"); \ static_assert(offsetof(SceneComponent_K2_AddWorldOffset, DeltaLocation) == 0x000000, "Member 'SceneComponent_K2_AddWorldOffset::DeltaLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldOffset, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddWorldOffset::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldOffset, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddWorldOffset::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldOffset, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddWorldOffset::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddWorldRotation \ static_assert(alignof(SceneComponent_K2_AddWorldRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_AddWorldRotation"); \ static_assert(sizeof(SceneComponent_K2_AddWorldRotation) == 0x000110, "Wrong size on SceneComponent_K2_AddWorldRotation"); \ static_assert(offsetof(SceneComponent_K2_AddWorldRotation, DeltaRotation) == 0x000000, "Member 'SceneComponent_K2_AddWorldRotation::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldRotation, bSweep) == 0x000018, "Member 'SceneComponent_K2_AddWorldRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldRotation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_AddWorldRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldRotation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_AddWorldRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddWorldTransform \ static_assert(alignof(SceneComponent_K2_AddWorldTransform) == 0x000010, "Wrong alignment on SceneComponent_K2_AddWorldTransform"); \ static_assert(sizeof(SceneComponent_K2_AddWorldTransform) == 0x000160, "Wrong size on SceneComponent_K2_AddWorldTransform"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransform, DeltaTransform) == 0x000000, "Member 'SceneComponent_K2_AddWorldTransform::DeltaTransform' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransform, bSweep) == 0x000060, "Member 'SceneComponent_K2_AddWorldTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransform, SweepHitResult) == 0x000068, "Member 'SceneComponent_K2_AddWorldTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransform, bTeleport) == 0x000150, "Member 'SceneComponent_K2_AddWorldTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AddWorldTransformKeepScale \ static_assert(alignof(SceneComponent_K2_AddWorldTransformKeepScale) == 0x000010, "Wrong alignment on SceneComponent_K2_AddWorldTransformKeepScale"); \ static_assert(sizeof(SceneComponent_K2_AddWorldTransformKeepScale) == 0x000160, "Wrong size on SceneComponent_K2_AddWorldTransformKeepScale"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransformKeepScale, DeltaTransform) == 0x000000, "Member 'SceneComponent_K2_AddWorldTransformKeepScale::DeltaTransform' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransformKeepScale, bSweep) == 0x000060, "Member 'SceneComponent_K2_AddWorldTransformKeepScale::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransformKeepScale, SweepHitResult) == 0x000068, "Member 'SceneComponent_K2_AddWorldTransformKeepScale::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AddWorldTransformKeepScale, bTeleport) == 0x000150, "Member 'SceneComponent_K2_AddWorldTransformKeepScale::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AttachTo \ static_assert(alignof(SceneComponent_K2_AttachTo) == 0x000008, "Wrong alignment on SceneComponent_K2_AttachTo"); \ static_assert(sizeof(SceneComponent_K2_AttachTo) == 0x000018, "Wrong size on SceneComponent_K2_AttachTo"); \ static_assert(offsetof(SceneComponent_K2_AttachTo, InParent) == 0x000000, "Member 'SceneComponent_K2_AttachTo::InParent' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachTo, InSocketName) == 0x000008, "Member 'SceneComponent_K2_AttachTo::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachTo, AttachType) == 0x000010, "Member 'SceneComponent_K2_AttachTo::AttachType' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachTo, bWeldSimulatedBodies) == 0x000011, "Member 'SceneComponent_K2_AttachTo::bWeldSimulatedBodies' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachTo, ReturnValue) == 0x000012, "Member 'SceneComponent_K2_AttachTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_AttachToComponent \ static_assert(alignof(SceneComponent_K2_AttachToComponent) == 0x000008, "Wrong alignment on SceneComponent_K2_AttachToComponent"); \ static_assert(sizeof(SceneComponent_K2_AttachToComponent) == 0x000018, "Wrong size on SceneComponent_K2_AttachToComponent"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, Parent) == 0x000000, "Member 'SceneComponent_K2_AttachToComponent::Parent' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, SocketName) == 0x000008, "Member 'SceneComponent_K2_AttachToComponent::SocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, LocationRule) == 0x000010, "Member 'SceneComponent_K2_AttachToComponent::LocationRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, RotationRule) == 0x000011, "Member 'SceneComponent_K2_AttachToComponent::RotationRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, ScaleRule) == 0x000012, "Member 'SceneComponent_K2_AttachToComponent::ScaleRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, bWeldSimulatedBodies) == 0x000013, "Member 'SceneComponent_K2_AttachToComponent::bWeldSimulatedBodies' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_AttachToComponent, ReturnValue) == 0x000014, "Member 'SceneComponent_K2_AttachToComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_DetachFromComponent \ static_assert(alignof(SceneComponent_K2_DetachFromComponent) == 0x000001, "Wrong alignment on SceneComponent_K2_DetachFromComponent"); \ static_assert(sizeof(SceneComponent_K2_DetachFromComponent) == 0x000004, "Wrong size on SceneComponent_K2_DetachFromComponent"); \ static_assert(offsetof(SceneComponent_K2_DetachFromComponent, LocationRule) == 0x000000, "Member 'SceneComponent_K2_DetachFromComponent::LocationRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_DetachFromComponent, RotationRule) == 0x000001, "Member 'SceneComponent_K2_DetachFromComponent::RotationRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_DetachFromComponent, ScaleRule) == 0x000002, "Member 'SceneComponent_K2_DetachFromComponent::ScaleRule' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_DetachFromComponent, bCallModify) == 0x000003, "Member 'SceneComponent_K2_DetachFromComponent::bCallModify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetRelativeLocation \ static_assert(alignof(SceneComponent_K2_SetRelativeLocation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetRelativeLocation"); \ static_assert(sizeof(SceneComponent_K2_SetRelativeLocation) == 0x000110, "Wrong size on SceneComponent_K2_SetRelativeLocation"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocation, NewLocation) == 0x000000, "Member 'SceneComponent_K2_SetRelativeLocation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocation, bSweep) == 0x000018, "Member 'SceneComponent_K2_SetRelativeLocation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_SetRelativeLocation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_SetRelativeLocation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetRelativeLocationAndRotation \ static_assert(alignof(SceneComponent_K2_SetRelativeLocationAndRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetRelativeLocationAndRotation"); \ static_assert(sizeof(SceneComponent_K2_SetRelativeLocationAndRotation) == 0x000128, "Wrong size on SceneComponent_K2_SetRelativeLocationAndRotation"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocationAndRotation, NewLocation) == 0x000000, "Member 'SceneComponent_K2_SetRelativeLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocationAndRotation, NewRotation) == 0x000018, "Member 'SceneComponent_K2_SetRelativeLocationAndRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocationAndRotation, bSweep) == 0x000030, "Member 'SceneComponent_K2_SetRelativeLocationAndRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocationAndRotation, SweepHitResult) == 0x000038, "Member 'SceneComponent_K2_SetRelativeLocationAndRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeLocationAndRotation, bTeleport) == 0x000120, "Member 'SceneComponent_K2_SetRelativeLocationAndRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetRelativeRotation \ static_assert(alignof(SceneComponent_K2_SetRelativeRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetRelativeRotation"); \ static_assert(sizeof(SceneComponent_K2_SetRelativeRotation) == 0x000110, "Wrong size on SceneComponent_K2_SetRelativeRotation"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeRotation, NewRotation) == 0x000000, "Member 'SceneComponent_K2_SetRelativeRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeRotation, bSweep) == 0x000018, "Member 'SceneComponent_K2_SetRelativeRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeRotation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_SetRelativeRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeRotation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_SetRelativeRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetRelativeTransform \ static_assert(alignof(SceneComponent_K2_SetRelativeTransform) == 0x000010, "Wrong alignment on SceneComponent_K2_SetRelativeTransform"); \ static_assert(sizeof(SceneComponent_K2_SetRelativeTransform) == 0x000160, "Wrong size on SceneComponent_K2_SetRelativeTransform"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeTransform, NewTransform) == 0x000000, "Member 'SceneComponent_K2_SetRelativeTransform::NewTransform' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeTransform, bSweep) == 0x000060, "Member 'SceneComponent_K2_SetRelativeTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeTransform, SweepHitResult) == 0x000068, "Member 'SceneComponent_K2_SetRelativeTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetRelativeTransform, bTeleport) == 0x000150, "Member 'SceneComponent_K2_SetRelativeTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetWorldLocation \ static_assert(alignof(SceneComponent_K2_SetWorldLocation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetWorldLocation"); \ static_assert(sizeof(SceneComponent_K2_SetWorldLocation) == 0x000110, "Wrong size on SceneComponent_K2_SetWorldLocation"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocation, NewLocation) == 0x000000, "Member 'SceneComponent_K2_SetWorldLocation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocation, bSweep) == 0x000018, "Member 'SceneComponent_K2_SetWorldLocation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_SetWorldLocation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_SetWorldLocation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetWorldLocationAndRotation \ static_assert(alignof(SceneComponent_K2_SetWorldLocationAndRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetWorldLocationAndRotation"); \ static_assert(sizeof(SceneComponent_K2_SetWorldLocationAndRotation) == 0x000128, "Wrong size on SceneComponent_K2_SetWorldLocationAndRotation"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocationAndRotation, NewLocation) == 0x000000, "Member 'SceneComponent_K2_SetWorldLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocationAndRotation, NewRotation) == 0x000018, "Member 'SceneComponent_K2_SetWorldLocationAndRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocationAndRotation, bSweep) == 0x000030, "Member 'SceneComponent_K2_SetWorldLocationAndRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocationAndRotation, SweepHitResult) == 0x000038, "Member 'SceneComponent_K2_SetWorldLocationAndRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldLocationAndRotation, bTeleport) == 0x000120, "Member 'SceneComponent_K2_SetWorldLocationAndRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetWorldRotation \ static_assert(alignof(SceneComponent_K2_SetWorldRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_SetWorldRotation"); \ static_assert(sizeof(SceneComponent_K2_SetWorldRotation) == 0x000110, "Wrong size on SceneComponent_K2_SetWorldRotation"); \ static_assert(offsetof(SceneComponent_K2_SetWorldRotation, NewRotation) == 0x000000, "Member 'SceneComponent_K2_SetWorldRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldRotation, bSweep) == 0x000018, "Member 'SceneComponent_K2_SetWorldRotation::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldRotation, SweepHitResult) == 0x000020, "Member 'SceneComponent_K2_SetWorldRotation::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldRotation, bTeleport) == 0x000108, "Member 'SceneComponent_K2_SetWorldRotation::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_SetWorldTransform \ static_assert(alignof(SceneComponent_K2_SetWorldTransform) == 0x000010, "Wrong alignment on SceneComponent_K2_SetWorldTransform"); \ static_assert(sizeof(SceneComponent_K2_SetWorldTransform) == 0x000160, "Wrong size on SceneComponent_K2_SetWorldTransform"); \ static_assert(offsetof(SceneComponent_K2_SetWorldTransform, NewTransform) == 0x000000, "Member 'SceneComponent_K2_SetWorldTransform::NewTransform' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldTransform, bSweep) == 0x000060, "Member 'SceneComponent_K2_SetWorldTransform::bSweep' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldTransform, SweepHitResult) == 0x000068, "Member 'SceneComponent_K2_SetWorldTransform::SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_K2_SetWorldTransform, bTeleport) == 0x000150, "Member 'SceneComponent_K2_SetWorldTransform::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_OnRep_Visibility \ static_assert(alignof(SceneComponent_OnRep_Visibility) == 0x000001, "Wrong alignment on SceneComponent_OnRep_Visibility"); \ static_assert(sizeof(SceneComponent_OnRep_Visibility) == 0x000001, "Wrong size on SceneComponent_OnRep_Visibility"); \ static_assert(offsetof(SceneComponent_OnRep_Visibility, OldValue) == 0x000000, "Member 'SceneComponent_OnRep_Visibility::OldValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetAbsolute \ static_assert(alignof(SceneComponent_SetAbsolute) == 0x000001, "Wrong alignment on SceneComponent_SetAbsolute"); \ static_assert(sizeof(SceneComponent_SetAbsolute) == 0x000003, "Wrong size on SceneComponent_SetAbsolute"); \ static_assert(offsetof(SceneComponent_SetAbsolute, bNewAbsoluteLocation) == 0x000000, "Member 'SceneComponent_SetAbsolute::bNewAbsoluteLocation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_SetAbsolute, bNewAbsoluteRotation) == 0x000001, "Member 'SceneComponent_SetAbsolute::bNewAbsoluteRotation' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_SetAbsolute, bNewAbsoluteScale) == 0x000002, "Member 'SceneComponent_SetAbsolute::bNewAbsoluteScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetHiddenInGame \ static_assert(alignof(SceneComponent_SetHiddenInGame) == 0x000001, "Wrong alignment on SceneComponent_SetHiddenInGame"); \ static_assert(sizeof(SceneComponent_SetHiddenInGame) == 0x000002, "Wrong size on SceneComponent_SetHiddenInGame"); \ static_assert(offsetof(SceneComponent_SetHiddenInGame, NewHidden) == 0x000000, "Member 'SceneComponent_SetHiddenInGame::NewHidden' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_SetHiddenInGame, bPropagateToChildren) == 0x000001, "Member 'SceneComponent_SetHiddenInGame::bPropagateToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetMobility \ static_assert(alignof(SceneComponent_SetMobility) == 0x000001, "Wrong alignment on SceneComponent_SetMobility"); \ static_assert(sizeof(SceneComponent_SetMobility) == 0x000001, "Wrong size on SceneComponent_SetMobility"); \ static_assert(offsetof(SceneComponent_SetMobility, NewMobility) == 0x000000, "Member 'SceneComponent_SetMobility::NewMobility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetRelativeScale3D \ static_assert(alignof(SceneComponent_SetRelativeScale3D) == 0x000008, "Wrong alignment on SceneComponent_SetRelativeScale3D"); \ static_assert(sizeof(SceneComponent_SetRelativeScale3D) == 0x000018, "Wrong size on SceneComponent_SetRelativeScale3D"); \ static_assert(offsetof(SceneComponent_SetRelativeScale3D, NewScale3D) == 0x000000, "Member 'SceneComponent_SetRelativeScale3D::NewScale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetShouldUpdatePhysicsVolume \ static_assert(alignof(SceneComponent_SetShouldUpdatePhysicsVolume) == 0x000001, "Wrong alignment on SceneComponent_SetShouldUpdatePhysicsVolume"); \ static_assert(sizeof(SceneComponent_SetShouldUpdatePhysicsVolume) == 0x000001, "Wrong size on SceneComponent_SetShouldUpdatePhysicsVolume"); \ static_assert(offsetof(SceneComponent_SetShouldUpdatePhysicsVolume, bInShouldUpdatePhysicsVolume) == 0x000000, "Member 'SceneComponent_SetShouldUpdatePhysicsVolume::bInShouldUpdatePhysicsVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetVisibility \ static_assert(alignof(SceneComponent_SetVisibility) == 0x000001, "Wrong alignment on SceneComponent_SetVisibility"); \ static_assert(sizeof(SceneComponent_SetVisibility) == 0x000002, "Wrong size on SceneComponent_SetVisibility"); \ static_assert(offsetof(SceneComponent_SetVisibility, bNewVisibility) == 0x000000, "Member 'SceneComponent_SetVisibility::bNewVisibility' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_SetVisibility, bPropagateToChildren) == 0x000001, "Member 'SceneComponent_SetVisibility::bPropagateToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_SetWorldScale3D \ static_assert(alignof(SceneComponent_SetWorldScale3D) == 0x000008, "Wrong alignment on SceneComponent_SetWorldScale3D"); \ static_assert(sizeof(SceneComponent_SetWorldScale3D) == 0x000018, "Wrong size on SceneComponent_SetWorldScale3D"); \ static_assert(offsetof(SceneComponent_SetWorldScale3D, NewScale) == 0x000000, "Member 'SceneComponent_SetWorldScale3D::NewScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_ToggleVisibility \ static_assert(alignof(SceneComponent_ToggleVisibility) == 0x000001, "Wrong alignment on SceneComponent_ToggleVisibility"); \ static_assert(sizeof(SceneComponent_ToggleVisibility) == 0x000001, "Wrong size on SceneComponent_ToggleVisibility"); \ static_assert(offsetof(SceneComponent_ToggleVisibility, bPropagateToChildren) == 0x000000, "Member 'SceneComponent_ToggleVisibility::bPropagateToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_DoesSocketExist \ static_assert(alignof(SceneComponent_DoesSocketExist) == 0x000004, "Wrong alignment on SceneComponent_DoesSocketExist"); \ static_assert(sizeof(SceneComponent_DoesSocketExist) == 0x00000C, "Wrong size on SceneComponent_DoesSocketExist"); \ static_assert(offsetof(SceneComponent_DoesSocketExist, InSocketName) == 0x000000, "Member 'SceneComponent_DoesSocketExist::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_DoesSocketExist, ReturnValue) == 0x000008, "Member 'SceneComponent_DoesSocketExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetAllSocketNames \ static_assert(alignof(SceneComponent_GetAllSocketNames) == 0x000008, "Wrong alignment on SceneComponent_GetAllSocketNames"); \ static_assert(sizeof(SceneComponent_GetAllSocketNames) == 0x000010, "Wrong size on SceneComponent_GetAllSocketNames"); \ static_assert(offsetof(SceneComponent_GetAllSocketNames, ReturnValue) == 0x000000, "Member 'SceneComponent_GetAllSocketNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetAttachParent \ static_assert(alignof(SceneComponent_GetAttachParent) == 0x000008, "Wrong alignment on SceneComponent_GetAttachParent"); \ static_assert(sizeof(SceneComponent_GetAttachParent) == 0x000008, "Wrong size on SceneComponent_GetAttachParent"); \ static_assert(offsetof(SceneComponent_GetAttachParent, ReturnValue) == 0x000000, "Member 'SceneComponent_GetAttachParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetAttachSocketName \ static_assert(alignof(SceneComponent_GetAttachSocketName) == 0x000004, "Wrong alignment on SceneComponent_GetAttachSocketName"); \ static_assert(sizeof(SceneComponent_GetAttachSocketName) == 0x000008, "Wrong size on SceneComponent_GetAttachSocketName"); \ static_assert(offsetof(SceneComponent_GetAttachSocketName, ReturnValue) == 0x000000, "Member 'SceneComponent_GetAttachSocketName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetChildComponent \ static_assert(alignof(SceneComponent_GetChildComponent) == 0x000008, "Wrong alignment on SceneComponent_GetChildComponent"); \ static_assert(sizeof(SceneComponent_GetChildComponent) == 0x000010, "Wrong size on SceneComponent_GetChildComponent"); \ static_assert(offsetof(SceneComponent_GetChildComponent, ChildIndex) == 0x000000, "Member 'SceneComponent_GetChildComponent::ChildIndex' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetChildComponent, ReturnValue) == 0x000008, "Member 'SceneComponent_GetChildComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetChildrenComponents \ static_assert(alignof(SceneComponent_GetChildrenComponents) == 0x000008, "Wrong alignment on SceneComponent_GetChildrenComponents"); \ static_assert(sizeof(SceneComponent_GetChildrenComponents) == 0x000018, "Wrong size on SceneComponent_GetChildrenComponents"); \ static_assert(offsetof(SceneComponent_GetChildrenComponents, bIncludeAllDescendants) == 0x000000, "Member 'SceneComponent_GetChildrenComponents::bIncludeAllDescendants' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetChildrenComponents, Children) == 0x000008, "Member 'SceneComponent_GetChildrenComponents::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetComponentVelocity \ static_assert(alignof(SceneComponent_GetComponentVelocity) == 0x000008, "Wrong alignment on SceneComponent_GetComponentVelocity"); \ static_assert(sizeof(SceneComponent_GetComponentVelocity) == 0x000018, "Wrong size on SceneComponent_GetComponentVelocity"); \ static_assert(offsetof(SceneComponent_GetComponentVelocity, ReturnValue) == 0x000000, "Member 'SceneComponent_GetComponentVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetForwardVector \ static_assert(alignof(SceneComponent_GetForwardVector) == 0x000008, "Wrong alignment on SceneComponent_GetForwardVector"); \ static_assert(sizeof(SceneComponent_GetForwardVector) == 0x000018, "Wrong size on SceneComponent_GetForwardVector"); \ static_assert(offsetof(SceneComponent_GetForwardVector, ReturnValue) == 0x000000, "Member 'SceneComponent_GetForwardVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetNumChildrenComponents \ static_assert(alignof(SceneComponent_GetNumChildrenComponents) == 0x000004, "Wrong alignment on SceneComponent_GetNumChildrenComponents"); \ static_assert(sizeof(SceneComponent_GetNumChildrenComponents) == 0x000004, "Wrong size on SceneComponent_GetNumChildrenComponents"); \ static_assert(offsetof(SceneComponent_GetNumChildrenComponents, ReturnValue) == 0x000000, "Member 'SceneComponent_GetNumChildrenComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetParentComponents \ static_assert(alignof(SceneComponent_GetParentComponents) == 0x000008, "Wrong alignment on SceneComponent_GetParentComponents"); \ static_assert(sizeof(SceneComponent_GetParentComponents) == 0x000010, "Wrong size on SceneComponent_GetParentComponents"); \ static_assert(offsetof(SceneComponent_GetParentComponents, Parents) == 0x000000, "Member 'SceneComponent_GetParentComponents::Parents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetPhysicsVolume \ static_assert(alignof(SceneComponent_GetPhysicsVolume) == 0x000008, "Wrong alignment on SceneComponent_GetPhysicsVolume"); \ static_assert(sizeof(SceneComponent_GetPhysicsVolume) == 0x000008, "Wrong size on SceneComponent_GetPhysicsVolume"); \ static_assert(offsetof(SceneComponent_GetPhysicsVolume, ReturnValue) == 0x000000, "Member 'SceneComponent_GetPhysicsVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetRelativeTransform \ static_assert(alignof(SceneComponent_GetRelativeTransform) == 0x000010, "Wrong alignment on SceneComponent_GetRelativeTransform"); \ static_assert(sizeof(SceneComponent_GetRelativeTransform) == 0x000060, "Wrong size on SceneComponent_GetRelativeTransform"); \ static_assert(offsetof(SceneComponent_GetRelativeTransform, ReturnValue) == 0x000000, "Member 'SceneComponent_GetRelativeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetRightVector \ static_assert(alignof(SceneComponent_GetRightVector) == 0x000008, "Wrong alignment on SceneComponent_GetRightVector"); \ static_assert(sizeof(SceneComponent_GetRightVector) == 0x000018, "Wrong size on SceneComponent_GetRightVector"); \ static_assert(offsetof(SceneComponent_GetRightVector, ReturnValue) == 0x000000, "Member 'SceneComponent_GetRightVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetShouldUpdatePhysicsVolume \ static_assert(alignof(SceneComponent_GetShouldUpdatePhysicsVolume) == 0x000001, "Wrong alignment on SceneComponent_GetShouldUpdatePhysicsVolume"); \ static_assert(sizeof(SceneComponent_GetShouldUpdatePhysicsVolume) == 0x000001, "Wrong size on SceneComponent_GetShouldUpdatePhysicsVolume"); \ static_assert(offsetof(SceneComponent_GetShouldUpdatePhysicsVolume, ReturnValue) == 0x000000, "Member 'SceneComponent_GetShouldUpdatePhysicsVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetSocketLocation \ static_assert(alignof(SceneComponent_GetSocketLocation) == 0x000008, "Wrong alignment on SceneComponent_GetSocketLocation"); \ static_assert(sizeof(SceneComponent_GetSocketLocation) == 0x000020, "Wrong size on SceneComponent_GetSocketLocation"); \ static_assert(offsetof(SceneComponent_GetSocketLocation, InSocketName) == 0x000000, "Member 'SceneComponent_GetSocketLocation::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetSocketLocation, ReturnValue) == 0x000008, "Member 'SceneComponent_GetSocketLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetSocketQuaternion \ static_assert(alignof(SceneComponent_GetSocketQuaternion) == 0x000010, "Wrong alignment on SceneComponent_GetSocketQuaternion"); \ static_assert(sizeof(SceneComponent_GetSocketQuaternion) == 0x000030, "Wrong size on SceneComponent_GetSocketQuaternion"); \ static_assert(offsetof(SceneComponent_GetSocketQuaternion, InSocketName) == 0x000000, "Member 'SceneComponent_GetSocketQuaternion::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetSocketQuaternion, ReturnValue) == 0x000010, "Member 'SceneComponent_GetSocketQuaternion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetSocketRotation \ static_assert(alignof(SceneComponent_GetSocketRotation) == 0x000008, "Wrong alignment on SceneComponent_GetSocketRotation"); \ static_assert(sizeof(SceneComponent_GetSocketRotation) == 0x000020, "Wrong size on SceneComponent_GetSocketRotation"); \ static_assert(offsetof(SceneComponent_GetSocketRotation, InSocketName) == 0x000000, "Member 'SceneComponent_GetSocketRotation::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetSocketRotation, ReturnValue) == 0x000008, "Member 'SceneComponent_GetSocketRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetSocketTransform \ static_assert(alignof(SceneComponent_GetSocketTransform) == 0x000010, "Wrong alignment on SceneComponent_GetSocketTransform"); \ static_assert(sizeof(SceneComponent_GetSocketTransform) == 0x000070, "Wrong size on SceneComponent_GetSocketTransform"); \ static_assert(offsetof(SceneComponent_GetSocketTransform, InSocketName) == 0x000000, "Member 'SceneComponent_GetSocketTransform::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetSocketTransform, TransformSpace) == 0x000008, "Member 'SceneComponent_GetSocketTransform::TransformSpace' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_GetSocketTransform, ReturnValue) == 0x000010, "Member 'SceneComponent_GetSocketTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_GetUpVector \ static_assert(alignof(SceneComponent_GetUpVector) == 0x000008, "Wrong alignment on SceneComponent_GetUpVector"); \ static_assert(sizeof(SceneComponent_GetUpVector) == 0x000018, "Wrong size on SceneComponent_GetUpVector"); \ static_assert(offsetof(SceneComponent_GetUpVector, ReturnValue) == 0x000000, "Member 'SceneComponent_GetUpVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_IsAnySimulatingPhysics \ static_assert(alignof(SceneComponent_IsAnySimulatingPhysics) == 0x000001, "Wrong alignment on SceneComponent_IsAnySimulatingPhysics"); \ static_assert(sizeof(SceneComponent_IsAnySimulatingPhysics) == 0x000001, "Wrong size on SceneComponent_IsAnySimulatingPhysics"); \ static_assert(offsetof(SceneComponent_IsAnySimulatingPhysics, ReturnValue) == 0x000000, "Member 'SceneComponent_IsAnySimulatingPhysics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_IsSimulatingPhysics \ static_assert(alignof(SceneComponent_IsSimulatingPhysics) == 0x000004, "Wrong alignment on SceneComponent_IsSimulatingPhysics"); \ static_assert(sizeof(SceneComponent_IsSimulatingPhysics) == 0x00000C, "Wrong size on SceneComponent_IsSimulatingPhysics"); \ static_assert(offsetof(SceneComponent_IsSimulatingPhysics, BoneName) == 0x000000, "Member 'SceneComponent_IsSimulatingPhysics::BoneName' has a wrong offset!"); \ static_assert(offsetof(SceneComponent_IsSimulatingPhysics, ReturnValue) == 0x000008, "Member 'SceneComponent_IsSimulatingPhysics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_IsVisible \ static_assert(alignof(SceneComponent_IsVisible) == 0x000001, "Wrong alignment on SceneComponent_IsVisible"); \ static_assert(sizeof(SceneComponent_IsVisible) == 0x000001, "Wrong size on SceneComponent_IsVisible"); \ static_assert(offsetof(SceneComponent_IsVisible, ReturnValue) == 0x000000, "Member 'SceneComponent_IsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_GetComponentLocation \ static_assert(alignof(SceneComponent_K2_GetComponentLocation) == 0x000008, "Wrong alignment on SceneComponent_K2_GetComponentLocation"); \ static_assert(sizeof(SceneComponent_K2_GetComponentLocation) == 0x000018, "Wrong size on SceneComponent_K2_GetComponentLocation"); \ static_assert(offsetof(SceneComponent_K2_GetComponentLocation, ReturnValue) == 0x000000, "Member 'SceneComponent_K2_GetComponentLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_GetComponentRotation \ static_assert(alignof(SceneComponent_K2_GetComponentRotation) == 0x000008, "Wrong alignment on SceneComponent_K2_GetComponentRotation"); \ static_assert(sizeof(SceneComponent_K2_GetComponentRotation) == 0x000018, "Wrong size on SceneComponent_K2_GetComponentRotation"); \ static_assert(offsetof(SceneComponent_K2_GetComponentRotation, ReturnValue) == 0x000000, "Member 'SceneComponent_K2_GetComponentRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_GetComponentScale \ static_assert(alignof(SceneComponent_K2_GetComponentScale) == 0x000008, "Wrong alignment on SceneComponent_K2_GetComponentScale"); \ static_assert(sizeof(SceneComponent_K2_GetComponentScale) == 0x000018, "Wrong size on SceneComponent_K2_GetComponentScale"); \ static_assert(offsetof(SceneComponent_K2_GetComponentScale, ReturnValue) == 0x000000, "Member 'SceneComponent_K2_GetComponentScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneComponent_K2_GetComponentToWorld \ static_assert(alignof(SceneComponent_K2_GetComponentToWorld) == 0x000010, "Wrong alignment on SceneComponent_K2_GetComponentToWorld"); \ static_assert(sizeof(SceneComponent_K2_GetComponentToWorld) == 0x000060, "Wrong size on SceneComponent_K2_GetComponentToWorld"); \ static_assert(offsetof(SceneComponent_K2_GetComponentToWorld, ReturnValue) == 0x000000, "Member 'SceneComponent_K2_GetComponentToWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneComponent \ static_assert(alignof(USceneComponent) == 0x000010, "Wrong alignment on USceneComponent"); \ static_assert(sizeof(USceneComponent) == 0x0002A0, "Wrong size on USceneComponent"); \ static_assert(offsetof(USceneComponent, PhysicsVolume) == 0x0000A8, "Member 'USceneComponent::PhysicsVolume' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachParent) == 0x0000B0, "Member 'USceneComponent::AttachParent' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachSocketName) == 0x0000B8, "Member 'USceneComponent::AttachSocketName' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, AttachChildren) == 0x0000C0, "Member 'USceneComponent::AttachChildren' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, ClientAttachedChildren) == 0x0000D0, "Member 'USceneComponent::ClientAttachedChildren' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeLocation) == 0x000128, "Member 'USceneComponent::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeRotation) == 0x000140, "Member 'USceneComponent::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, RelativeScale3D) == 0x000158, "Member 'USceneComponent::RelativeScale3D' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, ComponentVelocity) == 0x000170, "Member 'USceneComponent::ComponentVelocity' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, Mobility) == 0x00018B, "Member 'USceneComponent::Mobility' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, DetailMode) == 0x00018C, "Member 'USceneComponent::DetailMode' has a wrong offset!"); \ static_assert(offsetof(USceneComponent, PhysicsVolumeChangedDelegate) == 0x00018D, "Member 'USceneComponent::PhysicsVolumeChangedDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReflectionCaptureComponent \ static_assert(alignof(UReflectionCaptureComponent) == 0x000010, "Wrong alignment on UReflectionCaptureComponent"); \ static_assert(sizeof(UReflectionCaptureComponent) == 0x000310, "Wrong size on UReflectionCaptureComponent"); \ static_assert(offsetof(UReflectionCaptureComponent, CaptureOffsetComponent) == 0x0002A0, "Member 'UReflectionCaptureComponent::CaptureOffsetComponent' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, ReflectionSourceType) == 0x0002A8, "Member 'UReflectionCaptureComponent::ReflectionSourceType' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, Cubemap) == 0x0002B0, "Member 'UReflectionCaptureComponent::Cubemap' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, SourceCubemapAngle) == 0x0002B8, "Member 'UReflectionCaptureComponent::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, Brightness) == 0x0002BC, "Member 'UReflectionCaptureComponent::Brightness' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, CaptureOffset) == 0x0002C0, "Member 'UReflectionCaptureComponent::CaptureOffset' has a wrong offset!"); \ static_assert(offsetof(UReflectionCaptureComponent, MapBuildDataId) == 0x0002D8, "Member 'UReflectionCaptureComponent::MapBuildDataId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URPCDoSDetectionConfig \ static_assert(alignof(URPCDoSDetectionConfig) == 0x000008, "Wrong alignment on URPCDoSDetectionConfig"); \ static_assert(sizeof(URPCDoSDetectionConfig) == 0x000088, "Wrong size on URPCDoSDetectionConfig"); \ static_assert(offsetof(URPCDoSDetectionConfig, bRPCDoSDetection) == 0x000028, "Member 'URPCDoSDetectionConfig::bRPCDoSDetection' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, bRPCDoSAnalytics) == 0x000029, "Member 'URPCDoSDetectionConfig::bRPCDoSAnalytics' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, HitchTimeQuotaMS) == 0x00002C, "Member 'URPCDoSDetectionConfig::HitchTimeQuotaMS' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, HitchSuspendDetectionTimeMS) == 0x000030, "Member 'URPCDoSDetectionConfig::HitchSuspendDetectionTimeMS' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, DetectionSeverity) == 0x000038, "Member 'URPCDoSDetectionConfig::DetectionSeverity' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, InitialConnectToleranceMS) == 0x000048, "Member 'URPCDoSDetectionConfig::InitialConnectToleranceMS' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, RPCBlockWhitelist) == 0x000050, "Member 'URPCDoSDetectionConfig::RPCBlockWhitelist' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, RPCBlockAllowlist) == 0x000060, "Member 'URPCDoSDetectionConfig::RPCBlockAllowlist' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, RPCAnalyticsThresholds) == 0x000070, "Member 'URPCDoSDetectionConfig::RPCAnalyticsThresholds' has a wrong offset!"); \ static_assert(offsetof(URPCDoSDetectionConfig, RPCAnalyticsOverrideChance) == 0x000080, "Member 'URPCDoSDetectionConfig::RPCAnalyticsOverrideChance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnalysisProperties \ static_assert(alignof(UAnalysisProperties) == 0x000008, "Wrong alignment on UAnalysisProperties"); \ static_assert(sizeof(UAnalysisProperties) == 0x000038, "Wrong size on UAnalysisProperties"); \ static_assert(offsetof(UAnalysisProperties, Function) == 0x000028, "Member 'UAnalysisProperties::Function' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSimplificationSettings \ static_assert(alignof(UMeshSimplificationSettings) == 0x000008, "Wrong alignment on UMeshSimplificationSettings"); \ static_assert(sizeof(UMeshSimplificationSettings) == 0x000048, "Wrong size on UMeshSimplificationSettings"); \ static_assert(offsetof(UMeshSimplificationSettings, MeshReductionModuleName) == 0x000038, "Member 'UMeshSimplificationSettings::MeshReductionModuleName' has a wrong offset!"); \ static_assert(offsetof(UMeshSimplificationSettings, bMeshReductionBackwardCompatible) == 0x000040, "Member 'UMeshSimplificationSettings::bMeshReductionBackwardCompatible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_HideActorComponents \ static_assert(alignof(SceneCaptureComponent_HideActorComponents) == 0x000008, "Wrong alignment on SceneCaptureComponent_HideActorComponents"); \ static_assert(sizeof(SceneCaptureComponent_HideActorComponents) == 0x000010, "Wrong size on SceneCaptureComponent_HideActorComponents"); \ static_assert(offsetof(SceneCaptureComponent_HideActorComponents, InActor) == 0x000000, "Member 'SceneCaptureComponent_HideActorComponents::InActor' has a wrong offset!"); \ static_assert(offsetof(SceneCaptureComponent_HideActorComponents, bIncludeFromChildActors) == 0x000008, "Member 'SceneCaptureComponent_HideActorComponents::bIncludeFromChildActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_HideComponent \ static_assert(alignof(SceneCaptureComponent_HideComponent) == 0x000008, "Wrong alignment on SceneCaptureComponent_HideComponent"); \ static_assert(sizeof(SceneCaptureComponent_HideComponent) == 0x000008, "Wrong size on SceneCaptureComponent_HideComponent"); \ static_assert(offsetof(SceneCaptureComponent_HideComponent, InComponent) == 0x000000, "Member 'SceneCaptureComponent_HideComponent::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_RemoveShowOnlyActorComponents \ static_assert(alignof(SceneCaptureComponent_RemoveShowOnlyActorComponents) == 0x000008, "Wrong alignment on SceneCaptureComponent_RemoveShowOnlyActorComponents"); \ static_assert(sizeof(SceneCaptureComponent_RemoveShowOnlyActorComponents) == 0x000010, "Wrong size on SceneCaptureComponent_RemoveShowOnlyActorComponents"); \ static_assert(offsetof(SceneCaptureComponent_RemoveShowOnlyActorComponents, InActor) == 0x000000, "Member 'SceneCaptureComponent_RemoveShowOnlyActorComponents::InActor' has a wrong offset!"); \ static_assert(offsetof(SceneCaptureComponent_RemoveShowOnlyActorComponents, bIncludeFromChildActors) == 0x000008, "Member 'SceneCaptureComponent_RemoveShowOnlyActorComponents::bIncludeFromChildActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_RemoveShowOnlyComponent \ static_assert(alignof(SceneCaptureComponent_RemoveShowOnlyComponent) == 0x000008, "Wrong alignment on SceneCaptureComponent_RemoveShowOnlyComponent"); \ static_assert(sizeof(SceneCaptureComponent_RemoveShowOnlyComponent) == 0x000008, "Wrong size on SceneCaptureComponent_RemoveShowOnlyComponent"); \ static_assert(offsetof(SceneCaptureComponent_RemoveShowOnlyComponent, InComponent) == 0x000000, "Member 'SceneCaptureComponent_RemoveShowOnlyComponent::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_SetCaptureSortPriority \ static_assert(alignof(SceneCaptureComponent_SetCaptureSortPriority) == 0x000004, "Wrong alignment on SceneCaptureComponent_SetCaptureSortPriority"); \ static_assert(sizeof(SceneCaptureComponent_SetCaptureSortPriority) == 0x000004, "Wrong size on SceneCaptureComponent_SetCaptureSortPriority"); \ static_assert(offsetof(SceneCaptureComponent_SetCaptureSortPriority, NewCaptureSortPriority) == 0x000000, "Member 'SceneCaptureComponent_SetCaptureSortPriority::NewCaptureSortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_ShowOnlyActorComponents \ static_assert(alignof(SceneCaptureComponent_ShowOnlyActorComponents) == 0x000008, "Wrong alignment on SceneCaptureComponent_ShowOnlyActorComponents"); \ static_assert(sizeof(SceneCaptureComponent_ShowOnlyActorComponents) == 0x000010, "Wrong size on SceneCaptureComponent_ShowOnlyActorComponents"); \ static_assert(offsetof(SceneCaptureComponent_ShowOnlyActorComponents, InActor) == 0x000000, "Member 'SceneCaptureComponent_ShowOnlyActorComponents::InActor' has a wrong offset!"); \ static_assert(offsetof(SceneCaptureComponent_ShowOnlyActorComponents, bIncludeFromChildActors) == 0x000008, "Member 'SceneCaptureComponent_ShowOnlyActorComponents::bIncludeFromChildActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent_ShowOnlyComponent \ static_assert(alignof(SceneCaptureComponent_ShowOnlyComponent) == 0x000008, "Wrong alignment on SceneCaptureComponent_ShowOnlyComponent"); \ static_assert(sizeof(SceneCaptureComponent_ShowOnlyComponent) == 0x000008, "Wrong size on SceneCaptureComponent_ShowOnlyComponent"); \ static_assert(offsetof(SceneCaptureComponent_ShowOnlyComponent, InComponent) == 0x000000, "Member 'SceneCaptureComponent_ShowOnlyComponent::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneCaptureComponent \ static_assert(alignof(USceneCaptureComponent) == 0x000010, "Wrong alignment on USceneCaptureComponent"); \ static_assert(sizeof(USceneCaptureComponent) == 0x000360, "Wrong size on USceneCaptureComponent"); \ static_assert(offsetof(USceneCaptureComponent, PrimitiveRenderMode) == 0x0002A0, "Member 'USceneCaptureComponent::PrimitiveRenderMode' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, CaptureSource) == 0x0002A1, "Member 'USceneCaptureComponent::CaptureSource' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, bAlwaysPersistRenderingState) == 0x0002A3, "Member 'USceneCaptureComponent::bAlwaysPersistRenderingState' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, HiddenComponents) == 0x0002A8, "Member 'USceneCaptureComponent::HiddenComponents' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, HiddenActors) == 0x0002B8, "Member 'USceneCaptureComponent::HiddenActors' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowOnlyComponents) == 0x0002C8, "Member 'USceneCaptureComponent::ShowOnlyComponents' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowOnlyActors) == 0x0002D8, "Member 'USceneCaptureComponent::ShowOnlyActors' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, LODDistanceFactor) == 0x0002E8, "Member 'USceneCaptureComponent::LODDistanceFactor' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, MaxViewDistanceOverride) == 0x0002EC, "Member 'USceneCaptureComponent::MaxViewDistanceOverride' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, CaptureSortPriority) == 0x0002F0, "Member 'USceneCaptureComponent::CaptureSortPriority' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, bUseRayTracingIfEnabled) == 0x0002F4, "Member 'USceneCaptureComponent::bUseRayTracingIfEnabled' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ShowFlagSettings) == 0x0002F8, "Member 'USceneCaptureComponent::ShowFlagSettings' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent, ProfilingEventName) == 0x000338, "Member 'USceneCaptureComponent::ProfilingEventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent2D_AddOrUpdateBlendable \ static_assert(alignof(SceneCaptureComponent2D_AddOrUpdateBlendable) == 0x000008, "Wrong alignment on SceneCaptureComponent2D_AddOrUpdateBlendable"); \ static_assert(sizeof(SceneCaptureComponent2D_AddOrUpdateBlendable) == 0x000018, "Wrong size on SceneCaptureComponent2D_AddOrUpdateBlendable"); \ static_assert(offsetof(SceneCaptureComponent2D_AddOrUpdateBlendable, InBlendableObject) == 0x000000, "Member 'SceneCaptureComponent2D_AddOrUpdateBlendable::InBlendableObject' has a wrong offset!"); \ static_assert(offsetof(SceneCaptureComponent2D_AddOrUpdateBlendable, InWeight) == 0x000010, "Member 'SceneCaptureComponent2D_AddOrUpdateBlendable::InWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureComponent2D_RemoveBlendable \ static_assert(alignof(SceneCaptureComponent2D_RemoveBlendable) == 0x000008, "Wrong alignment on SceneCaptureComponent2D_RemoveBlendable"); \ static_assert(sizeof(SceneCaptureComponent2D_RemoveBlendable) == 0x000010, "Wrong size on SceneCaptureComponent2D_RemoveBlendable"); \ static_assert(offsetof(SceneCaptureComponent2D_RemoveBlendable, InBlendableObject) == 0x000000, "Member 'SceneCaptureComponent2D_RemoveBlendable::InBlendableObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneCaptureComponent2D \ static_assert(alignof(USceneCaptureComponent2D) == 0x000010, "Wrong alignment on USceneCaptureComponent2D"); \ static_assert(sizeof(USceneCaptureComponent2D) == 0x000B70, "Wrong size on USceneCaptureComponent2D"); \ static_assert(offsetof(USceneCaptureComponent2D, ProjectionType) == 0x000358, "Member 'USceneCaptureComponent2D::ProjectionType' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, FOVAngle) == 0x00035C, "Member 'USceneCaptureComponent2D::FOVAngle' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, OrthoWidth) == 0x000360, "Member 'USceneCaptureComponent2D::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, TextureTarget) == 0x000368, "Member 'USceneCaptureComponent2D::TextureTarget' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CompositeMode) == 0x000370, "Member 'USceneCaptureComponent2D::CompositeMode' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, PostProcessSettings) == 0x000380, "Member 'USceneCaptureComponent2D::PostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, PostProcessBlendWeight) == 0x000A80, "Member 'USceneCaptureComponent2D::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CustomNearClippingPlane) == 0x000A88, "Member 'USceneCaptureComponent2D::CustomNearClippingPlane' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bUseCustomProjectionMatrix) == 0x000A8C, "Member 'USceneCaptureComponent2D::bUseCustomProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, CustomProjectionMatrix) == 0x000A90, "Member 'USceneCaptureComponent2D::CustomProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bUseFauxOrthoViewPos) == 0x000B10, "Member 'USceneCaptureComponent2D::bUseFauxOrthoViewPos' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bEnableOrthographicTiling) == 0x000B11, "Member 'USceneCaptureComponent2D::bEnableOrthographicTiling' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, NumXTiles) == 0x000B14, "Member 'USceneCaptureComponent2D::NumXTiles' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, NumYTiles) == 0x000B18, "Member 'USceneCaptureComponent2D::NumYTiles' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, bEnableClipPlane) == 0x000B1C, "Member 'USceneCaptureComponent2D::bEnableClipPlane' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, ClipPlaneBase) == 0x000B20, "Member 'USceneCaptureComponent2D::ClipPlaneBase' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponent2D, ClipPlaneNormal) == 0x000B38, "Member 'USceneCaptureComponent2D::ClipPlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveGame \ static_assert(alignof(USaveGame) == 0x000008, "Wrong alignment on USaveGame"); \ static_assert(sizeof(USaveGame) == 0x000028, "Wrong size on USaveGame"); \ #define DUMPER7_ASSERTS_UActorElementHierarchyInterface \ static_assert(alignof(UActorElementHierarchyInterface) == 0x000008, "Wrong alignment on UActorElementHierarchyInterface"); \ static_assert(sizeof(UActorElementHierarchyInterface) == 0x000030, "Wrong size on UActorElementHierarchyInterface"); \ #define DUMPER7_ASSERTS_UWorldPartitionRuntimeCell \ static_assert(alignof(UWorldPartitionRuntimeCell) == 0x000008, "Wrong alignment on UWorldPartitionRuntimeCell"); \ static_assert(sizeof(UWorldPartitionRuntimeCell) == 0x0000E8, "Wrong size on UWorldPartitionRuntimeCell"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, bIsAlwaysLoaded) == 0x000030, "Member 'UWorldPartitionRuntimeCell::bIsAlwaysLoaded' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, DataLayers) == 0x000038, "Member 'UWorldPartitionRuntimeCell::DataLayers' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, ContentBounds) == 0x000048, "Member 'UWorldPartitionRuntimeCell::ContentBounds' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, DebugInfo) == 0x000080, "Member 'UWorldPartitionRuntimeCell::DebugInfo' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, Priority) == 0x0000B0, "Member 'UWorldPartitionRuntimeCell::Priority' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, bClientOnlyVisible) == 0x0000B4, "Member 'UWorldPartitionRuntimeCell::bClientOnlyVisible' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, bIsHLOD) == 0x0000B5, "Member 'UWorldPartitionRuntimeCell::bIsHLOD' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, bBlockOnSlowLoading) == 0x0000B6, "Member 'UWorldPartitionRuntimeCell::bBlockOnSlowLoading' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeCell, ContentBundleID) == 0x0000B8, "Member 'UWorldPartitionRuntimeCell::ContentBundleID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionRuntimeSpatialHashCell \ static_assert(alignof(UWorldPartitionRuntimeSpatialHashCell) == 0x000008, "Wrong alignment on UWorldPartitionRuntimeSpatialHashCell"); \ static_assert(sizeof(UWorldPartitionRuntimeSpatialHashCell) == 0x000138, "Wrong size on UWorldPartitionRuntimeSpatialHashCell"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHashCell, position) == 0x0000E8, "Member 'UWorldPartitionRuntimeSpatialHashCell::position' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHashCell, Extent) == 0x000100, "Member 'UWorldPartitionRuntimeSpatialHashCell::Extent' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHashCell, Level) == 0x000104, "Member 'UWorldPartitionRuntimeSpatialHashCell::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionWhileLoop \ static_assert(alignof(UMaterialExpressionWhileLoop) == 0x000008, "Wrong alignment on UMaterialExpressionWhileLoop"); \ static_assert(sizeof(UMaterialExpressionWhileLoop) == 0x0000E8, "Wrong size on UMaterialExpressionWhileLoop"); \ static_assert(offsetof(UMaterialExpressionWhileLoop, LoopBody) == 0x0000B0, "Member 'UMaterialExpressionWhileLoop::LoopBody' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionWhileLoop, Completed) == 0x0000B8, "Member 'UMaterialExpressionWhileLoop::Completed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionWhileLoop, Condition) == 0x0000C0, "Member 'UMaterialExpressionWhileLoop::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerBase \ static_assert(alignof(ATriggerBase) == 0x000008, "Wrong alignment on ATriggerBase"); \ static_assert(sizeof(ATriggerBase) == 0x0002B8, "Wrong size on ATriggerBase"); \ static_assert(offsetof(ATriggerBase, CollisionComponent) == 0x0002B0, "Member 'ATriggerBase::CollisionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationAsset_GetPlayLength \ static_assert(alignof(AnimationAsset_GetPlayLength) == 0x000004, "Wrong alignment on AnimationAsset_GetPlayLength"); \ static_assert(sizeof(AnimationAsset_GetPlayLength) == 0x000004, "Wrong size on AnimationAsset_GetPlayLength"); \ static_assert(offsetof(AnimationAsset_GetPlayLength, ReturnValue) == 0x000000, "Member 'AnimationAsset_GetPlayLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationAsset \ static_assert(alignof(UAnimationAsset) == 0x000008, "Wrong alignment on UAnimationAsset"); \ static_assert(sizeof(UAnimationAsset) == 0x000080, "Wrong size on UAnimationAsset"); \ static_assert(offsetof(UAnimationAsset, Skeleton) == 0x000038, "Member 'UAnimationAsset::Skeleton' has a wrong offset!"); \ static_assert(offsetof(UAnimationAsset, MetaData) == 0x000060, "Member 'UAnimationAsset::MetaData' has a wrong offset!"); \ static_assert(offsetof(UAnimationAsset, AssetUserData) == 0x000070, "Member 'UAnimationAsset::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlendSpace \ static_assert(alignof(UBlendSpace) == 0x000008, "Wrong alignment on UBlendSpace"); \ static_assert(sizeof(UBlendSpace) == 0x0001A0, "Wrong size on UBlendSpace"); \ static_assert(offsetof(UBlendSpace, bContainsRotationOffsetMeshSpaceSamples) == 0x000088, "Member 'UBlendSpace::bContainsRotationOffsetMeshSpaceSamples' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, InterpolationParam) == 0x00008C, "Member 'UBlendSpace::InterpolationParam' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, TargetWeightInterpolationSpeedPerSec) == 0x0000BC, "Member 'UBlendSpace::TargetWeightInterpolationSpeedPerSec' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, bTargetWeightInterpolationEaseInOut) == 0x0000C0, "Member 'UBlendSpace::bTargetWeightInterpolationEaseInOut' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, bAllowMeshSpaceBlending) == 0x0000C1, "Member 'UBlendSpace::bAllowMeshSpaceBlending' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, bLoop) == 0x0000C2, "Member 'UBlendSpace::bLoop' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, AnimLength) == 0x0000C4, "Member 'UBlendSpace::AnimLength' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, NotifyTriggerMode) == 0x0000C8, "Member 'UBlendSpace::NotifyTriggerMode' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, bInterpolateUsingGrid) == 0x0000C9, "Member 'UBlendSpace::bInterpolateUsingGrid' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, PreferredTriangulationDirection) == 0x0000CA, "Member 'UBlendSpace::PreferredTriangulationDirection' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, PerBoneBlend) == 0x0000D0, "Member 'UBlendSpace::PerBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, SampleIndexWithMarkers) == 0x0000E0, "Member 'UBlendSpace::SampleIndexWithMarkers' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, SampleData) == 0x0000E8, "Member 'UBlendSpace::SampleData' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, GridSamples) == 0x0000F8, "Member 'UBlendSpace::GridSamples' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, BlendSpaceData) == 0x000108, "Member 'UBlendSpace::BlendSpaceData' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, BlendParameters) == 0x000128, "Member 'UBlendSpace::BlendParameters' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, AxisToScaleAnimation) == 0x000188, "Member 'UBlendSpace::AxisToScaleAnimation' has a wrong offset!"); \ static_assert(offsetof(UBlendSpace, DimensionIndices) == 0x000190, "Member 'UBlendSpace::DimensionIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_AddDebugText \ static_assert(alignof(HUD_AddDebugText) == 0x000008, "Wrong alignment on HUD_AddDebugText"); \ static_assert(sizeof(HUD_AddDebugText) == 0x000068, "Wrong size on HUD_AddDebugText"); \ static_assert(offsetof(HUD_AddDebugText, DebugText) == 0x000000, "Member 'HUD_AddDebugText::DebugText' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, SrcActor) == 0x000010, "Member 'HUD_AddDebugText::SrcActor' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, Duration) == 0x000018, "Member 'HUD_AddDebugText::Duration' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, Offset) == 0x000020, "Member 'HUD_AddDebugText::Offset' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, DesiredOffset) == 0x000038, "Member 'HUD_AddDebugText::DesiredOffset' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, TextColor) == 0x000050, "Member 'HUD_AddDebugText::TextColor' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, bSkipOverwriteCheck) == 0x000054, "Member 'HUD_AddDebugText::bSkipOverwriteCheck' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, bAbsoluteLocation) == 0x000055, "Member 'HUD_AddDebugText::bAbsoluteLocation' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, bKeepAttachedToActor) == 0x000056, "Member 'HUD_AddDebugText::bKeepAttachedToActor' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, InFont) == 0x000058, "Member 'HUD_AddDebugText::InFont' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, FontScale) == 0x000060, "Member 'HUD_AddDebugText::FontScale' has a wrong offset!"); \ static_assert(offsetof(HUD_AddDebugText, bDrawShadow) == 0x000064, "Member 'HUD_AddDebugText::bDrawShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_AddHitBox \ static_assert(alignof(HUD_AddHitBox) == 0x000008, "Wrong alignment on HUD_AddHitBox"); \ static_assert(sizeof(HUD_AddHitBox) == 0x000030, "Wrong size on HUD_AddHitBox"); \ static_assert(offsetof(HUD_AddHitBox, position) == 0x000000, "Member 'HUD_AddHitBox::position' has a wrong offset!"); \ static_assert(offsetof(HUD_AddHitBox, Size) == 0x000010, "Member 'HUD_AddHitBox::Size' has a wrong offset!"); \ static_assert(offsetof(HUD_AddHitBox, InName) == 0x000020, "Member 'HUD_AddHitBox::InName' has a wrong offset!"); \ static_assert(offsetof(HUD_AddHitBox, bConsumesInput) == 0x000028, "Member 'HUD_AddHitBox::bConsumesInput' has a wrong offset!"); \ static_assert(offsetof(HUD_AddHitBox, Priority) == 0x00002C, "Member 'HUD_AddHitBox::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawLine \ static_assert(alignof(HUD_DrawLine) == 0x000004, "Wrong alignment on HUD_DrawLine"); \ static_assert(sizeof(HUD_DrawLine) == 0x000024, "Wrong size on HUD_DrawLine"); \ static_assert(offsetof(HUD_DrawLine, StartScreenX) == 0x000000, "Member 'HUD_DrawLine::StartScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawLine, StartScreenY) == 0x000004, "Member 'HUD_DrawLine::StartScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawLine, EndScreenX) == 0x000008, "Member 'HUD_DrawLine::EndScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawLine, EndScreenY) == 0x00000C, "Member 'HUD_DrawLine::EndScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawLine, LineColor) == 0x000010, "Member 'HUD_DrawLine::LineColor' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawLine, LineThickness) == 0x000020, "Member 'HUD_DrawLine::LineThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawMaterial \ static_assert(alignof(HUD_DrawMaterial) == 0x000008, "Wrong alignment on HUD_DrawMaterial"); \ static_assert(sizeof(HUD_DrawMaterial) == 0x000048, "Wrong size on HUD_DrawMaterial"); \ static_assert(offsetof(HUD_DrawMaterial, Material) == 0x000000, "Member 'HUD_DrawMaterial::Material' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, ScreenX) == 0x000008, "Member 'HUD_DrawMaterial::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, ScreenY) == 0x00000C, "Member 'HUD_DrawMaterial::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, ScreenW) == 0x000010, "Member 'HUD_DrawMaterial::ScreenW' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, ScreenH) == 0x000014, "Member 'HUD_DrawMaterial::ScreenH' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, MaterialU) == 0x000018, "Member 'HUD_DrawMaterial::MaterialU' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, MaterialV) == 0x00001C, "Member 'HUD_DrawMaterial::MaterialV' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, MaterialUWidth) == 0x000020, "Member 'HUD_DrawMaterial::MaterialUWidth' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, MaterialVHeight) == 0x000024, "Member 'HUD_DrawMaterial::MaterialVHeight' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, Scale) == 0x000028, "Member 'HUD_DrawMaterial::Scale' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, bScalePosition) == 0x00002C, "Member 'HUD_DrawMaterial::bScalePosition' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, Rotation) == 0x000030, "Member 'HUD_DrawMaterial::Rotation' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterial, RotPivot) == 0x000038, "Member 'HUD_DrawMaterial::RotPivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawMaterialSimple \ static_assert(alignof(HUD_DrawMaterialSimple) == 0x000008, "Wrong alignment on HUD_DrawMaterialSimple"); \ static_assert(sizeof(HUD_DrawMaterialSimple) == 0x000020, "Wrong size on HUD_DrawMaterialSimple"); \ static_assert(offsetof(HUD_DrawMaterialSimple, Material) == 0x000000, "Member 'HUD_DrawMaterialSimple::Material' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, ScreenX) == 0x000008, "Member 'HUD_DrawMaterialSimple::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, ScreenY) == 0x00000C, "Member 'HUD_DrawMaterialSimple::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, ScreenW) == 0x000010, "Member 'HUD_DrawMaterialSimple::ScreenW' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, ScreenH) == 0x000014, "Member 'HUD_DrawMaterialSimple::ScreenH' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, Scale) == 0x000018, "Member 'HUD_DrawMaterialSimple::Scale' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialSimple, bScalePosition) == 0x00001C, "Member 'HUD_DrawMaterialSimple::bScalePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawMaterialTriangle \ static_assert(alignof(HUD_DrawMaterialTriangle) == 0x000008, "Wrong alignment on HUD_DrawMaterialTriangle"); \ static_assert(sizeof(HUD_DrawMaterialTriangle) == 0x000098, "Wrong size on HUD_DrawMaterialTriangle"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, Material) == 0x000000, "Member 'HUD_DrawMaterialTriangle::Material' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V0_Pos) == 0x000008, "Member 'HUD_DrawMaterialTriangle::V0_Pos' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V1_Pos) == 0x000018, "Member 'HUD_DrawMaterialTriangle::V1_Pos' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V2_Pos) == 0x000028, "Member 'HUD_DrawMaterialTriangle::V2_Pos' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V0_UV) == 0x000038, "Member 'HUD_DrawMaterialTriangle::V0_UV' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V1_UV) == 0x000048, "Member 'HUD_DrawMaterialTriangle::V1_UV' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V2_UV) == 0x000058, "Member 'HUD_DrawMaterialTriangle::V2_UV' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V0_Color) == 0x000068, "Member 'HUD_DrawMaterialTriangle::V0_Color' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V1_Color) == 0x000078, "Member 'HUD_DrawMaterialTriangle::V1_Color' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawMaterialTriangle, V2_Color) == 0x000088, "Member 'HUD_DrawMaterialTriangle::V2_Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawRect \ static_assert(alignof(HUD_DrawRect) == 0x000004, "Wrong alignment on HUD_DrawRect"); \ static_assert(sizeof(HUD_DrawRect) == 0x000020, "Wrong size on HUD_DrawRect"); \ static_assert(offsetof(HUD_DrawRect, RectColor) == 0x000000, "Member 'HUD_DrawRect::RectColor' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawRect, ScreenX) == 0x000010, "Member 'HUD_DrawRect::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawRect, ScreenY) == 0x000014, "Member 'HUD_DrawRect::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawRect, ScreenW) == 0x000018, "Member 'HUD_DrawRect::ScreenW' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawRect, ScreenH) == 0x00001C, "Member 'HUD_DrawRect::ScreenH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawText \ static_assert(alignof(HUD_DrawText) == 0x000008, "Wrong alignment on HUD_DrawText"); \ static_assert(sizeof(HUD_DrawText) == 0x000038, "Wrong size on HUD_DrawText"); \ static_assert(offsetof(HUD_DrawText, Text) == 0x000000, "Member 'HUD_DrawText::Text' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, TextColor) == 0x000010, "Member 'HUD_DrawText::TextColor' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, ScreenX) == 0x000020, "Member 'HUD_DrawText::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, ScreenY) == 0x000024, "Member 'HUD_DrawText::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, Font) == 0x000028, "Member 'HUD_DrawText::Font' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, Scale) == 0x000030, "Member 'HUD_DrawText::Scale' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawText, bScalePosition) == 0x000034, "Member 'HUD_DrawText::bScalePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawTexture \ static_assert(alignof(HUD_DrawTexture) == 0x000008, "Wrong alignment on HUD_DrawTexture"); \ static_assert(sizeof(HUD_DrawTexture) == 0x000058, "Wrong size on HUD_DrawTexture"); \ static_assert(offsetof(HUD_DrawTexture, Texture) == 0x000000, "Member 'HUD_DrawTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, ScreenX) == 0x000008, "Member 'HUD_DrawTexture::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, ScreenY) == 0x00000C, "Member 'HUD_DrawTexture::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, ScreenW) == 0x000010, "Member 'HUD_DrawTexture::ScreenW' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, ScreenH) == 0x000014, "Member 'HUD_DrawTexture::ScreenH' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, TextureU) == 0x000018, "Member 'HUD_DrawTexture::TextureU' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, TextureV) == 0x00001C, "Member 'HUD_DrawTexture::TextureV' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, TextureUWidth) == 0x000020, "Member 'HUD_DrawTexture::TextureUWidth' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, TextureVHeight) == 0x000024, "Member 'HUD_DrawTexture::TextureVHeight' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, TintColor) == 0x000028, "Member 'HUD_DrawTexture::TintColor' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, BlendMode) == 0x000038, "Member 'HUD_DrawTexture::BlendMode' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, Scale) == 0x00003C, "Member 'HUD_DrawTexture::Scale' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, bScalePosition) == 0x000040, "Member 'HUD_DrawTexture::bScalePosition' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, Rotation) == 0x000044, "Member 'HUD_DrawTexture::Rotation' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTexture, RotPivot) == 0x000048, "Member 'HUD_DrawTexture::RotPivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_DrawTextureSimple \ static_assert(alignof(HUD_DrawTextureSimple) == 0x000008, "Wrong alignment on HUD_DrawTextureSimple"); \ static_assert(sizeof(HUD_DrawTextureSimple) == 0x000018, "Wrong size on HUD_DrawTextureSimple"); \ static_assert(offsetof(HUD_DrawTextureSimple, Texture) == 0x000000, "Member 'HUD_DrawTextureSimple::Texture' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTextureSimple, ScreenX) == 0x000008, "Member 'HUD_DrawTextureSimple::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTextureSimple, ScreenY) == 0x00000C, "Member 'HUD_DrawTextureSimple::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTextureSimple, Scale) == 0x000010, "Member 'HUD_DrawTextureSimple::Scale' has a wrong offset!"); \ static_assert(offsetof(HUD_DrawTextureSimple, bScalePosition) == 0x000014, "Member 'HUD_DrawTextureSimple::bScalePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_GetActorsInSelectionRectangle \ static_assert(alignof(HUD_GetActorsInSelectionRectangle) == 0x000008, "Wrong alignment on HUD_GetActorsInSelectionRectangle"); \ static_assert(sizeof(HUD_GetActorsInSelectionRectangle) == 0x000040, "Wrong size on HUD_GetActorsInSelectionRectangle"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, ClassFilter) == 0x000000, "Member 'HUD_GetActorsInSelectionRectangle::ClassFilter' has a wrong offset!"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, FirstPoint) == 0x000008, "Member 'HUD_GetActorsInSelectionRectangle::FirstPoint' has a wrong offset!"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, SecondPoint) == 0x000018, "Member 'HUD_GetActorsInSelectionRectangle::SecondPoint' has a wrong offset!"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, OutActors) == 0x000028, "Member 'HUD_GetActorsInSelectionRectangle::OutActors' has a wrong offset!"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, bIncludeNonCollidingComponents) == 0x000038, "Member 'HUD_GetActorsInSelectionRectangle::bIncludeNonCollidingComponents' has a wrong offset!"); \ static_assert(offsetof(HUD_GetActorsInSelectionRectangle, bActorMustBeFullyEnclosed) == 0x000039, "Member 'HUD_GetActorsInSelectionRectangle::bActorMustBeFullyEnclosed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ReceiveDrawHUD \ static_assert(alignof(HUD_ReceiveDrawHUD) == 0x000004, "Wrong alignment on HUD_ReceiveDrawHUD"); \ static_assert(sizeof(HUD_ReceiveDrawHUD) == 0x000008, "Wrong size on HUD_ReceiveDrawHUD"); \ static_assert(offsetof(HUD_ReceiveDrawHUD, SizeX) == 0x000000, "Member 'HUD_ReceiveDrawHUD::SizeX' has a wrong offset!"); \ static_assert(offsetof(HUD_ReceiveDrawHUD, SizeY) == 0x000004, "Member 'HUD_ReceiveDrawHUD::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ReceiveHitBoxBeginCursorOver \ static_assert(alignof(HUD_ReceiveHitBoxBeginCursorOver) == 0x000004, "Wrong alignment on HUD_ReceiveHitBoxBeginCursorOver"); \ static_assert(sizeof(HUD_ReceiveHitBoxBeginCursorOver) == 0x000008, "Wrong size on HUD_ReceiveHitBoxBeginCursorOver"); \ static_assert(offsetof(HUD_ReceiveHitBoxBeginCursorOver, BoxName) == 0x000000, "Member 'HUD_ReceiveHitBoxBeginCursorOver::BoxName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ReceiveHitBoxClick \ static_assert(alignof(HUD_ReceiveHitBoxClick) == 0x000004, "Wrong alignment on HUD_ReceiveHitBoxClick"); \ static_assert(sizeof(HUD_ReceiveHitBoxClick) == 0x000008, "Wrong size on HUD_ReceiveHitBoxClick"); \ static_assert(offsetof(HUD_ReceiveHitBoxClick, BoxName) == 0x000000, "Member 'HUD_ReceiveHitBoxClick::BoxName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ReceiveHitBoxEndCursorOver \ static_assert(alignof(HUD_ReceiveHitBoxEndCursorOver) == 0x000004, "Wrong alignment on HUD_ReceiveHitBoxEndCursorOver"); \ static_assert(sizeof(HUD_ReceiveHitBoxEndCursorOver) == 0x000008, "Wrong size on HUD_ReceiveHitBoxEndCursorOver"); \ static_assert(offsetof(HUD_ReceiveHitBoxEndCursorOver, BoxName) == 0x000000, "Member 'HUD_ReceiveHitBoxEndCursorOver::BoxName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ReceiveHitBoxRelease \ static_assert(alignof(HUD_ReceiveHitBoxRelease) == 0x000004, "Wrong alignment on HUD_ReceiveHitBoxRelease"); \ static_assert(sizeof(HUD_ReceiveHitBoxRelease) == 0x000008, "Wrong size on HUD_ReceiveHitBoxRelease"); \ static_assert(offsetof(HUD_ReceiveHitBoxRelease, BoxName) == 0x000000, "Member 'HUD_ReceiveHitBoxRelease::BoxName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_RemoveDebugText \ static_assert(alignof(HUD_RemoveDebugText) == 0x000008, "Wrong alignment on HUD_RemoveDebugText"); \ static_assert(sizeof(HUD_RemoveDebugText) == 0x000010, "Wrong size on HUD_RemoveDebugText"); \ static_assert(offsetof(HUD_RemoveDebugText, SrcActor) == 0x000000, "Member 'HUD_RemoveDebugText::SrcActor' has a wrong offset!"); \ static_assert(offsetof(HUD_RemoveDebugText, bLeaveDurationText) == 0x000008, "Member 'HUD_RemoveDebugText::bLeaveDurationText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ShowDebug \ static_assert(alignof(HUD_ShowDebug) == 0x000004, "Wrong alignment on HUD_ShowDebug"); \ static_assert(sizeof(HUD_ShowDebug) == 0x000008, "Wrong size on HUD_ShowDebug"); \ static_assert(offsetof(HUD_ShowDebug, DebugType) == 0x000000, "Member 'HUD_ShowDebug::DebugType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ShowDebugForReticleTargetToggle \ static_assert(alignof(HUD_ShowDebugForReticleTargetToggle) == 0x000008, "Wrong alignment on HUD_ShowDebugForReticleTargetToggle"); \ static_assert(sizeof(HUD_ShowDebugForReticleTargetToggle) == 0x000008, "Wrong size on HUD_ShowDebugForReticleTargetToggle"); \ static_assert(offsetof(HUD_ShowDebugForReticleTargetToggle, DesiredClass) == 0x000000, "Member 'HUD_ShowDebugForReticleTargetToggle::DesiredClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_ShowDebugToggleSubCategory \ static_assert(alignof(HUD_ShowDebugToggleSubCategory) == 0x000004, "Wrong alignment on HUD_ShowDebugToggleSubCategory"); \ static_assert(sizeof(HUD_ShowDebugToggleSubCategory) == 0x000008, "Wrong size on HUD_ShowDebugToggleSubCategory"); \ static_assert(offsetof(HUD_ShowDebugToggleSubCategory, Category) == 0x000000, "Member 'HUD_ShowDebugToggleSubCategory::Category' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_Deproject \ static_assert(alignof(HUD_Deproject) == 0x000008, "Wrong alignment on HUD_Deproject"); \ static_assert(sizeof(HUD_Deproject) == 0x000038, "Wrong size on HUD_Deproject"); \ static_assert(offsetof(HUD_Deproject, ScreenX) == 0x000000, "Member 'HUD_Deproject::ScreenX' has a wrong offset!"); \ static_assert(offsetof(HUD_Deproject, ScreenY) == 0x000004, "Member 'HUD_Deproject::ScreenY' has a wrong offset!"); \ static_assert(offsetof(HUD_Deproject, WorldPosition) == 0x000008, "Member 'HUD_Deproject::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(HUD_Deproject, WorldDirection) == 0x000020, "Member 'HUD_Deproject::WorldDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_GetOwningPawn \ static_assert(alignof(HUD_GetOwningPawn) == 0x000008, "Wrong alignment on HUD_GetOwningPawn"); \ static_assert(sizeof(HUD_GetOwningPawn) == 0x000008, "Wrong size on HUD_GetOwningPawn"); \ static_assert(offsetof(HUD_GetOwningPawn, ReturnValue) == 0x000000, "Member 'HUD_GetOwningPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_GetOwningPlayerController \ static_assert(alignof(HUD_GetOwningPlayerController) == 0x000008, "Wrong alignment on HUD_GetOwningPlayerController"); \ static_assert(sizeof(HUD_GetOwningPlayerController) == 0x000008, "Wrong size on HUD_GetOwningPlayerController"); \ static_assert(offsetof(HUD_GetOwningPlayerController, ReturnValue) == 0x000000, "Member 'HUD_GetOwningPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_GetTextSize \ static_assert(alignof(HUD_GetTextSize) == 0x000008, "Wrong alignment on HUD_GetTextSize"); \ static_assert(sizeof(HUD_GetTextSize) == 0x000028, "Wrong size on HUD_GetTextSize"); \ static_assert(offsetof(HUD_GetTextSize, Text) == 0x000000, "Member 'HUD_GetTextSize::Text' has a wrong offset!"); \ static_assert(offsetof(HUD_GetTextSize, OutWidth) == 0x000010, "Member 'HUD_GetTextSize::OutWidth' has a wrong offset!"); \ static_assert(offsetof(HUD_GetTextSize, OutHeight) == 0x000014, "Member 'HUD_GetTextSize::OutHeight' has a wrong offset!"); \ static_assert(offsetof(HUD_GetTextSize, Font) == 0x000018, "Member 'HUD_GetTextSize::Font' has a wrong offset!"); \ static_assert(offsetof(HUD_GetTextSize, Scale) == 0x000020, "Member 'HUD_GetTextSize::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HUD_Project \ static_assert(alignof(HUD_Project) == 0x000008, "Wrong alignment on HUD_Project"); \ static_assert(sizeof(HUD_Project) == 0x000038, "Wrong size on HUD_Project"); \ static_assert(offsetof(HUD_Project, Location) == 0x000000, "Member 'HUD_Project::Location' has a wrong offset!"); \ static_assert(offsetof(HUD_Project, bClampToZeroPlane) == 0x000018, "Member 'HUD_Project::bClampToZeroPlane' has a wrong offset!"); \ static_assert(offsetof(HUD_Project, ReturnValue) == 0x000020, "Member 'HUD_Project::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AHUD \ static_assert(alignof(AHUD) == 0x000008, "Wrong alignment on AHUD"); \ static_assert(sizeof(AHUD) == 0x0003A0, "Wrong size on AHUD"); \ static_assert(offsetof(AHUD, PlayerOwner) == 0x0002B0, "Member 'AHUD::PlayerOwner' has a wrong offset!"); \ static_assert(offsetof(AHUD, CurrentTargetIndex) == 0x0002BC, "Member 'AHUD::CurrentTargetIndex' has a wrong offset!"); \ static_assert(offsetof(AHUD, PostRenderedActors) == 0x0002C8, "Member 'AHUD::PostRenderedActors' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugDisplay) == 0x0002E0, "Member 'AHUD::DebugDisplay' has a wrong offset!"); \ static_assert(offsetof(AHUD, ToggledDebugCategories) == 0x0002F0, "Member 'AHUD::ToggledDebugCategories' has a wrong offset!"); \ static_assert(offsetof(AHUD, Canvas) == 0x000300, "Member 'AHUD::Canvas' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugCanvas) == 0x000308, "Member 'AHUD::DebugCanvas' has a wrong offset!"); \ static_assert(offsetof(AHUD, DebugTextList) == 0x000310, "Member 'AHUD::DebugTextList' has a wrong offset!"); \ static_assert(offsetof(AHUD, ShowDebugTargetDesiredClass) == 0x000320, "Member 'AHUD::ShowDebugTargetDesiredClass' has a wrong offset!"); \ static_assert(offsetof(AHUD, ShowDebugTargetActor) == 0x000328, "Member 'AHUD::ShowDebugTargetActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBookmarkBase \ static_assert(alignof(UBookmarkBase) == 0x000008, "Wrong alignment on UBookmarkBase"); \ static_assert(sizeof(UBookmarkBase) == 0x000028, "Wrong size on UBookmarkBase"); \ #define DUMPER7_ASSERTS_UNetworkSettings \ static_assert(alignof(UNetworkSettings) == 0x000008, "Wrong alignment on UNetworkSettings"); \ static_assert(sizeof(UNetworkSettings) == 0x000050, "Wrong size on UNetworkSettings"); \ static_assert(offsetof(UNetworkSettings, NetworkEmulationProfiles) == 0x000040, "Member 'UNetworkSettings::NetworkEmulationProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCustomOutput \ static_assert(alignof(UMaterialExpressionCustomOutput) == 0x000008, "Wrong alignment on UMaterialExpressionCustomOutput"); \ static_assert(sizeof(UMaterialExpressionCustomOutput) == 0x0000B0, "Wrong size on UMaterialExpressionCustomOutput"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBentNormalCustomOutput \ static_assert(alignof(UMaterialExpressionBentNormalCustomOutput) == 0x000008, "Wrong alignment on UMaterialExpressionBentNormalCustomOutput"); \ static_assert(sizeof(UMaterialExpressionBentNormalCustomOutput) == 0x0000D8, "Wrong size on UMaterialExpressionBentNormalCustomOutput"); \ static_assert(offsetof(UMaterialExpressionBentNormalCustomOutput, Input) == 0x0000B0, "Member 'UMaterialExpressionBentNormalCustomOutput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddAngularImpulseInDegrees \ static_assert(alignof(PrimitiveComponent_AddAngularImpulseInDegrees) == 0x000008, "Wrong alignment on PrimitiveComponent_AddAngularImpulseInDegrees"); \ static_assert(sizeof(PrimitiveComponent_AddAngularImpulseInDegrees) == 0x000028, "Wrong size on PrimitiveComponent_AddAngularImpulseInDegrees"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInDegrees, Impulse) == 0x000000, "Member 'PrimitiveComponent_AddAngularImpulseInDegrees::Impulse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInDegrees, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddAngularImpulseInDegrees::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInDegrees, bVelChange) == 0x000020, "Member 'PrimitiveComponent_AddAngularImpulseInDegrees::bVelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddAngularImpulseInRadians \ static_assert(alignof(PrimitiveComponent_AddAngularImpulseInRadians) == 0x000008, "Wrong alignment on PrimitiveComponent_AddAngularImpulseInRadians"); \ static_assert(sizeof(PrimitiveComponent_AddAngularImpulseInRadians) == 0x000028, "Wrong size on PrimitiveComponent_AddAngularImpulseInRadians"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInRadians, Impulse) == 0x000000, "Member 'PrimitiveComponent_AddAngularImpulseInRadians::Impulse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInRadians, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddAngularImpulseInRadians::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddAngularImpulseInRadians, bVelChange) == 0x000020, "Member 'PrimitiveComponent_AddAngularImpulseInRadians::bVelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddForce \ static_assert(alignof(PrimitiveComponent_AddForce) == 0x000008, "Wrong alignment on PrimitiveComponent_AddForce"); \ static_assert(sizeof(PrimitiveComponent_AddForce) == 0x000028, "Wrong size on PrimitiveComponent_AddForce"); \ static_assert(offsetof(PrimitiveComponent_AddForce, Force) == 0x000000, "Member 'PrimitiveComponent_AddForce::Force' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForce, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddForce::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForce, bAccelChange) == 0x000020, "Member 'PrimitiveComponent_AddForce::bAccelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddForceAtLocation \ static_assert(alignof(PrimitiveComponent_AddForceAtLocation) == 0x000008, "Wrong alignment on PrimitiveComponent_AddForceAtLocation"); \ static_assert(sizeof(PrimitiveComponent_AddForceAtLocation) == 0x000038, "Wrong size on PrimitiveComponent_AddForceAtLocation"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocation, Force) == 0x000000, "Member 'PrimitiveComponent_AddForceAtLocation::Force' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocation, Location) == 0x000018, "Member 'PrimitiveComponent_AddForceAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocation, BoneName) == 0x000030, "Member 'PrimitiveComponent_AddForceAtLocation::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddForceAtLocationLocal \ static_assert(alignof(PrimitiveComponent_AddForceAtLocationLocal) == 0x000008, "Wrong alignment on PrimitiveComponent_AddForceAtLocationLocal"); \ static_assert(sizeof(PrimitiveComponent_AddForceAtLocationLocal) == 0x000038, "Wrong size on PrimitiveComponent_AddForceAtLocationLocal"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocationLocal, Force) == 0x000000, "Member 'PrimitiveComponent_AddForceAtLocationLocal::Force' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocationLocal, Location) == 0x000018, "Member 'PrimitiveComponent_AddForceAtLocationLocal::Location' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddForceAtLocationLocal, BoneName) == 0x000030, "Member 'PrimitiveComponent_AddForceAtLocationLocal::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddImpulse \ static_assert(alignof(PrimitiveComponent_AddImpulse) == 0x000008, "Wrong alignment on PrimitiveComponent_AddImpulse"); \ static_assert(sizeof(PrimitiveComponent_AddImpulse) == 0x000028, "Wrong size on PrimitiveComponent_AddImpulse"); \ static_assert(offsetof(PrimitiveComponent_AddImpulse, Impulse) == 0x000000, "Member 'PrimitiveComponent_AddImpulse::Impulse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddImpulse, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddImpulse::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddImpulse, bVelChange) == 0x000020, "Member 'PrimitiveComponent_AddImpulse::bVelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddImpulseAtLocation \ static_assert(alignof(PrimitiveComponent_AddImpulseAtLocation) == 0x000008, "Wrong alignment on PrimitiveComponent_AddImpulseAtLocation"); \ static_assert(sizeof(PrimitiveComponent_AddImpulseAtLocation) == 0x000038, "Wrong size on PrimitiveComponent_AddImpulseAtLocation"); \ static_assert(offsetof(PrimitiveComponent_AddImpulseAtLocation, Impulse) == 0x000000, "Member 'PrimitiveComponent_AddImpulseAtLocation::Impulse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddImpulseAtLocation, Location) == 0x000018, "Member 'PrimitiveComponent_AddImpulseAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddImpulseAtLocation, BoneName) == 0x000030, "Member 'PrimitiveComponent_AddImpulseAtLocation::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddRadialForce \ static_assert(alignof(PrimitiveComponent_AddRadialForce) == 0x000008, "Wrong alignment on PrimitiveComponent_AddRadialForce"); \ static_assert(sizeof(PrimitiveComponent_AddRadialForce) == 0x000028, "Wrong size on PrimitiveComponent_AddRadialForce"); \ static_assert(offsetof(PrimitiveComponent_AddRadialForce, Origin) == 0x000000, "Member 'PrimitiveComponent_AddRadialForce::Origin' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialForce, Radius) == 0x000018, "Member 'PrimitiveComponent_AddRadialForce::Radius' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialForce, Strength) == 0x00001C, "Member 'PrimitiveComponent_AddRadialForce::Strength' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialForce, Falloff) == 0x000020, "Member 'PrimitiveComponent_AddRadialForce::Falloff' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialForce, bAccelChange) == 0x000021, "Member 'PrimitiveComponent_AddRadialForce::bAccelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddRadialImpulse \ static_assert(alignof(PrimitiveComponent_AddRadialImpulse) == 0x000008, "Wrong alignment on PrimitiveComponent_AddRadialImpulse"); \ static_assert(sizeof(PrimitiveComponent_AddRadialImpulse) == 0x000028, "Wrong size on PrimitiveComponent_AddRadialImpulse"); \ static_assert(offsetof(PrimitiveComponent_AddRadialImpulse, Origin) == 0x000000, "Member 'PrimitiveComponent_AddRadialImpulse::Origin' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialImpulse, Radius) == 0x000018, "Member 'PrimitiveComponent_AddRadialImpulse::Radius' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialImpulse, Strength) == 0x00001C, "Member 'PrimitiveComponent_AddRadialImpulse::Strength' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialImpulse, Falloff) == 0x000020, "Member 'PrimitiveComponent_AddRadialImpulse::Falloff' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddRadialImpulse, bVelChange) == 0x000021, "Member 'PrimitiveComponent_AddRadialImpulse::bVelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddTorqueInDegrees \ static_assert(alignof(PrimitiveComponent_AddTorqueInDegrees) == 0x000008, "Wrong alignment on PrimitiveComponent_AddTorqueInDegrees"); \ static_assert(sizeof(PrimitiveComponent_AddTorqueInDegrees) == 0x000028, "Wrong size on PrimitiveComponent_AddTorqueInDegrees"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInDegrees, Torque) == 0x000000, "Member 'PrimitiveComponent_AddTorqueInDegrees::Torque' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInDegrees, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddTorqueInDegrees::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInDegrees, bAccelChange) == 0x000020, "Member 'PrimitiveComponent_AddTorqueInDegrees::bAccelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddTorqueInRadians \ static_assert(alignof(PrimitiveComponent_AddTorqueInRadians) == 0x000008, "Wrong alignment on PrimitiveComponent_AddTorqueInRadians"); \ static_assert(sizeof(PrimitiveComponent_AddTorqueInRadians) == 0x000028, "Wrong size on PrimitiveComponent_AddTorqueInRadians"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInRadians, Torque) == 0x000000, "Member 'PrimitiveComponent_AddTorqueInRadians::Torque' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInRadians, BoneName) == 0x000018, "Member 'PrimitiveComponent_AddTorqueInRadians::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddTorqueInRadians, bAccelChange) == 0x000020, "Member 'PrimitiveComponent_AddTorqueInRadians::bAccelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_AddVelocityChangeImpulseAtLocation \ static_assert(alignof(PrimitiveComponent_AddVelocityChangeImpulseAtLocation) == 0x000008, "Wrong alignment on PrimitiveComponent_AddVelocityChangeImpulseAtLocation"); \ static_assert(sizeof(PrimitiveComponent_AddVelocityChangeImpulseAtLocation) == 0x000038, "Wrong size on PrimitiveComponent_AddVelocityChangeImpulseAtLocation"); \ static_assert(offsetof(PrimitiveComponent_AddVelocityChangeImpulseAtLocation, Impulse) == 0x000000, "Member 'PrimitiveComponent_AddVelocityChangeImpulseAtLocation::Impulse' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddVelocityChangeImpulseAtLocation, Location) == 0x000018, "Member 'PrimitiveComponent_AddVelocityChangeImpulseAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_AddVelocityChangeImpulseAtLocation, BoneName) == 0x000030, "Member 'PrimitiveComponent_AddVelocityChangeImpulseAtLocation::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CopyArrayOfMoveIgnoreActors \ static_assert(alignof(PrimitiveComponent_CopyArrayOfMoveIgnoreActors) == 0x000008, "Wrong alignment on PrimitiveComponent_CopyArrayOfMoveIgnoreActors"); \ static_assert(sizeof(PrimitiveComponent_CopyArrayOfMoveIgnoreActors) == 0x000010, "Wrong size on PrimitiveComponent_CopyArrayOfMoveIgnoreActors"); \ static_assert(offsetof(PrimitiveComponent_CopyArrayOfMoveIgnoreActors, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_CopyArrayOfMoveIgnoreActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CopyArrayOfMoveIgnoreComponents \ static_assert(alignof(PrimitiveComponent_CopyArrayOfMoveIgnoreComponents) == 0x000008, "Wrong alignment on PrimitiveComponent_CopyArrayOfMoveIgnoreComponents"); \ static_assert(sizeof(PrimitiveComponent_CopyArrayOfMoveIgnoreComponents) == 0x000010, "Wrong size on PrimitiveComponent_CopyArrayOfMoveIgnoreComponents"); \ static_assert(offsetof(PrimitiveComponent_CopyArrayOfMoveIgnoreComponents, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_CopyArrayOfMoveIgnoreComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CreateAndSetMaterialInstanceDynamic \ static_assert(alignof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamic) == 0x000008, "Wrong alignment on PrimitiveComponent_CreateAndSetMaterialInstanceDynamic"); \ static_assert(sizeof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamic) == 0x000010, "Wrong size on PrimitiveComponent_CreateAndSetMaterialInstanceDynamic"); \ static_assert(offsetof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamic, ElementIndex) == 0x000000, "Member 'PrimitiveComponent_CreateAndSetMaterialInstanceDynamic::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamic, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_CreateAndSetMaterialInstanceDynamic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial \ static_assert(alignof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial) == 0x000008, "Wrong alignment on PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial"); \ static_assert(sizeof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial) == 0x000018, "Wrong size on PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial"); \ static_assert(offsetof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial, ElementIndex) == 0x000000, "Member 'PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial, Parent) == 0x000008, "Member 'PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial::Parent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial, ReturnValue) == 0x000010, "Member 'PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CreateDynamicMaterialInstance \ static_assert(alignof(PrimitiveComponent_CreateDynamicMaterialInstance) == 0x000008, "Wrong alignment on PrimitiveComponent_CreateDynamicMaterialInstance"); \ static_assert(sizeof(PrimitiveComponent_CreateDynamicMaterialInstance) == 0x000020, "Wrong size on PrimitiveComponent_CreateDynamicMaterialInstance"); \ static_assert(offsetof(PrimitiveComponent_CreateDynamicMaterialInstance, ElementIndex) == 0x000000, "Member 'PrimitiveComponent_CreateDynamicMaterialInstance::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateDynamicMaterialInstance, SourceMaterial) == 0x000008, "Member 'PrimitiveComponent_CreateDynamicMaterialInstance::SourceMaterial' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateDynamicMaterialInstance, OptionalName) == 0x000010, "Member 'PrimitiveComponent_CreateDynamicMaterialInstance::OptionalName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CreateDynamicMaterialInstance, ReturnValue) == 0x000018, "Member 'PrimitiveComponent_CreateDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetPhysicsLinearVelocity \ static_assert(alignof(PrimitiveComponent_GetPhysicsLinearVelocity) == 0x000008, "Wrong alignment on PrimitiveComponent_GetPhysicsLinearVelocity"); \ static_assert(sizeof(PrimitiveComponent_GetPhysicsLinearVelocity) == 0x000020, "Wrong size on PrimitiveComponent_GetPhysicsLinearVelocity"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsLinearVelocity, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetPhysicsLinearVelocity::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsLinearVelocity, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetPhysicsLinearVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetPhysicsLinearVelocityAtPoint \ static_assert(alignof(PrimitiveComponent_GetPhysicsLinearVelocityAtPoint) == 0x000008, "Wrong alignment on PrimitiveComponent_GetPhysicsLinearVelocityAtPoint"); \ static_assert(sizeof(PrimitiveComponent_GetPhysicsLinearVelocityAtPoint) == 0x000038, "Wrong size on PrimitiveComponent_GetPhysicsLinearVelocityAtPoint"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsLinearVelocityAtPoint, Point) == 0x000000, "Member 'PrimitiveComponent_GetPhysicsLinearVelocityAtPoint::Point' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsLinearVelocityAtPoint, BoneName) == 0x000018, "Member 'PrimitiveComponent_GetPhysicsLinearVelocityAtPoint::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsLinearVelocityAtPoint, ReturnValue) == 0x000020, "Member 'PrimitiveComponent_GetPhysicsLinearVelocityAtPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IgnoreActorWhenMoving \ static_assert(alignof(PrimitiveComponent_IgnoreActorWhenMoving) == 0x000008, "Wrong alignment on PrimitiveComponent_IgnoreActorWhenMoving"); \ static_assert(sizeof(PrimitiveComponent_IgnoreActorWhenMoving) == 0x000010, "Wrong size on PrimitiveComponent_IgnoreActorWhenMoving"); \ static_assert(offsetof(PrimitiveComponent_IgnoreActorWhenMoving, Actor) == 0x000000, "Member 'PrimitiveComponent_IgnoreActorWhenMoving::Actor' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_IgnoreActorWhenMoving, bShouldIgnore) == 0x000008, "Member 'PrimitiveComponent_IgnoreActorWhenMoving::bShouldIgnore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IgnoreComponentWhenMoving \ static_assert(alignof(PrimitiveComponent_IgnoreComponentWhenMoving) == 0x000008, "Wrong alignment on PrimitiveComponent_IgnoreComponentWhenMoving"); \ static_assert(sizeof(PrimitiveComponent_IgnoreComponentWhenMoving) == 0x000010, "Wrong size on PrimitiveComponent_IgnoreComponentWhenMoving"); \ static_assert(offsetof(PrimitiveComponent_IgnoreComponentWhenMoving, Component) == 0x000000, "Member 'PrimitiveComponent_IgnoreComponentWhenMoving::Component' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_IgnoreComponentWhenMoving, bShouldIgnore) == 0x000008, "Member 'PrimitiveComponent_IgnoreComponentWhenMoving::bShouldIgnore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IsAnyRigidBodyAwake \ static_assert(alignof(PrimitiveComponent_IsAnyRigidBodyAwake) == 0x000001, "Wrong alignment on PrimitiveComponent_IsAnyRigidBodyAwake"); \ static_assert(sizeof(PrimitiveComponent_IsAnyRigidBodyAwake) == 0x000001, "Wrong size on PrimitiveComponent_IsAnyRigidBodyAwake"); \ static_assert(offsetof(PrimitiveComponent_IsAnyRigidBodyAwake, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_IsAnyRigidBodyAwake::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_BoxOverlapComponent \ static_assert(alignof(PrimitiveComponent_K2_BoxOverlapComponent) == 0x000008, "Wrong alignment on PrimitiveComponent_K2_BoxOverlapComponent"); \ static_assert(sizeof(PrimitiveComponent_K2_BoxOverlapComponent) == 0x000180, "Wrong size on PrimitiveComponent_K2_BoxOverlapComponent"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, InBoxCentre) == 0x000000, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::InBoxCentre' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, InBox) == 0x000018, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::InBox' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, bTraceComplex) == 0x000050, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, bShowTrace) == 0x000051, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::bShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, bPersistentShowTrace) == 0x000052, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::bPersistentShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, HitLocation) == 0x000058, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, HitNormal) == 0x000070, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::HitNormal' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, BoneName) == 0x000088, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, OutHit) == 0x000090, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::OutHit' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_BoxOverlapComponent, ReturnValue) == 0x000178, "Member 'PrimitiveComponent_K2_BoxOverlapComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_LineTraceComponent \ static_assert(alignof(PrimitiveComponent_K2_LineTraceComponent) == 0x000008, "Wrong alignment on PrimitiveComponent_K2_LineTraceComponent"); \ static_assert(sizeof(PrimitiveComponent_K2_LineTraceComponent) == 0x000160, "Wrong size on PrimitiveComponent_K2_LineTraceComponent"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, TraceStart) == 0x000000, "Member 'PrimitiveComponent_K2_LineTraceComponent::TraceStart' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, TraceEnd) == 0x000018, "Member 'PrimitiveComponent_K2_LineTraceComponent::TraceEnd' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, bTraceComplex) == 0x000030, "Member 'PrimitiveComponent_K2_LineTraceComponent::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, bShowTrace) == 0x000031, "Member 'PrimitiveComponent_K2_LineTraceComponent::bShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, bPersistentShowTrace) == 0x000032, "Member 'PrimitiveComponent_K2_LineTraceComponent::bPersistentShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, HitLocation) == 0x000038, "Member 'PrimitiveComponent_K2_LineTraceComponent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, HitNormal) == 0x000050, "Member 'PrimitiveComponent_K2_LineTraceComponent::HitNormal' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, BoneName) == 0x000068, "Member 'PrimitiveComponent_K2_LineTraceComponent::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, OutHit) == 0x000070, "Member 'PrimitiveComponent_K2_LineTraceComponent::OutHit' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_LineTraceComponent, ReturnValue) == 0x000158, "Member 'PrimitiveComponent_K2_LineTraceComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_SphereOverlapComponent \ static_assert(alignof(PrimitiveComponent_K2_SphereOverlapComponent) == 0x000008, "Wrong alignment on PrimitiveComponent_K2_SphereOverlapComponent"); \ static_assert(sizeof(PrimitiveComponent_K2_SphereOverlapComponent) == 0x000148, "Wrong size on PrimitiveComponent_K2_SphereOverlapComponent"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, InSphereCentre) == 0x000000, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::InSphereCentre' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, InSphereRadius) == 0x000018, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::InSphereRadius' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, bTraceComplex) == 0x00001C, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, bShowTrace) == 0x00001D, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::bShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, bPersistentShowTrace) == 0x00001E, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::bPersistentShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, HitLocation) == 0x000020, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, HitNormal) == 0x000038, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::HitNormal' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, BoneName) == 0x000050, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, OutHit) == 0x000058, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::OutHit' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereOverlapComponent, ReturnValue) == 0x000140, "Member 'PrimitiveComponent_K2_SphereOverlapComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_SphereTraceComponent \ static_assert(alignof(PrimitiveComponent_K2_SphereTraceComponent) == 0x000008, "Wrong alignment on PrimitiveComponent_K2_SphereTraceComponent"); \ static_assert(sizeof(PrimitiveComponent_K2_SphereTraceComponent) == 0x000160, "Wrong size on PrimitiveComponent_K2_SphereTraceComponent"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, TraceStart) == 0x000000, "Member 'PrimitiveComponent_K2_SphereTraceComponent::TraceStart' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, TraceEnd) == 0x000018, "Member 'PrimitiveComponent_K2_SphereTraceComponent::TraceEnd' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, SphereRadius) == 0x000030, "Member 'PrimitiveComponent_K2_SphereTraceComponent::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, bTraceComplex) == 0x000034, "Member 'PrimitiveComponent_K2_SphereTraceComponent::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, bShowTrace) == 0x000035, "Member 'PrimitiveComponent_K2_SphereTraceComponent::bShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, bPersistentShowTrace) == 0x000036, "Member 'PrimitiveComponent_K2_SphereTraceComponent::bPersistentShowTrace' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, HitLocation) == 0x000038, "Member 'PrimitiveComponent_K2_SphereTraceComponent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, HitNormal) == 0x000050, "Member 'PrimitiveComponent_K2_SphereTraceComponent::HitNormal' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, BoneName) == 0x000068, "Member 'PrimitiveComponent_K2_SphereTraceComponent::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, OutHit) == 0x000070, "Member 'PrimitiveComponent_K2_SphereTraceComponent::OutHit' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_K2_SphereTraceComponent, ReturnValue) == 0x000158, "Member 'PrimitiveComponent_K2_SphereTraceComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_PutRigidBodyToSleep \ static_assert(alignof(PrimitiveComponent_PutRigidBodyToSleep) == 0x000004, "Wrong alignment on PrimitiveComponent_PutRigidBodyToSleep"); \ static_assert(sizeof(PrimitiveComponent_PutRigidBodyToSleep) == 0x000008, "Wrong size on PrimitiveComponent_PutRigidBodyToSleep"); \ static_assert(offsetof(PrimitiveComponent_PutRigidBodyToSleep, BoneName) == 0x000000, "Member 'PrimitiveComponent_PutRigidBodyToSleep::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAllMassScale \ static_assert(alignof(PrimitiveComponent_SetAllMassScale) == 0x000004, "Wrong alignment on PrimitiveComponent_SetAllMassScale"); \ static_assert(sizeof(PrimitiveComponent_SetAllMassScale) == 0x000004, "Wrong size on PrimitiveComponent_SetAllMassScale"); \ static_assert(offsetof(PrimitiveComponent_SetAllMassScale, InMassScale) == 0x000000, "Member 'PrimitiveComponent_SetAllMassScale::InMassScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees \ static_assert(alignof(PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees) == 0x000008, "Wrong alignment on PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees"); \ static_assert(sizeof(PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees) == 0x000020, "Wrong size on PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees, NewAngVel) == 0x000000, "Member 'PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees::NewAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees::bAddToCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians \ static_assert(alignof(PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians) == 0x000008, "Wrong alignment on PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians"); \ static_assert(sizeof(PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians) == 0x000020, "Wrong size on PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians, NewAngVel) == 0x000000, "Member 'PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians::NewAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians::bAddToCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAllPhysicsLinearVelocity \ static_assert(alignof(PrimitiveComponent_SetAllPhysicsLinearVelocity) == 0x000008, "Wrong alignment on PrimitiveComponent_SetAllPhysicsLinearVelocity"); \ static_assert(sizeof(PrimitiveComponent_SetAllPhysicsLinearVelocity) == 0x000020, "Wrong size on PrimitiveComponent_SetAllPhysicsLinearVelocity"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsLinearVelocity, NewVel) == 0x000000, "Member 'PrimitiveComponent_SetAllPhysicsLinearVelocity::NewVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetAllPhysicsLinearVelocity, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetAllPhysicsLinearVelocity::bAddToCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAllUseCCD \ static_assert(alignof(PrimitiveComponent_SetAllUseCCD) == 0x000001, "Wrong alignment on PrimitiveComponent_SetAllUseCCD"); \ static_assert(sizeof(PrimitiveComponent_SetAllUseCCD) == 0x000001, "Wrong size on PrimitiveComponent_SetAllUseCCD"); \ static_assert(offsetof(PrimitiveComponent_SetAllUseCCD, InUseCCD) == 0x000000, "Member 'PrimitiveComponent_SetAllUseCCD::InUseCCD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetAngularDamping \ static_assert(alignof(PrimitiveComponent_SetAngularDamping) == 0x000004, "Wrong alignment on PrimitiveComponent_SetAngularDamping"); \ static_assert(sizeof(PrimitiveComponent_SetAngularDamping) == 0x000004, "Wrong size on PrimitiveComponent_SetAngularDamping"); \ static_assert(offsetof(PrimitiveComponent_SetAngularDamping, InDamping) == 0x000000, "Member 'PrimitiveComponent_SetAngularDamping::InDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetBoundsScale \ static_assert(alignof(PrimitiveComponent_SetBoundsScale) == 0x000004, "Wrong alignment on PrimitiveComponent_SetBoundsScale"); \ static_assert(sizeof(PrimitiveComponent_SetBoundsScale) == 0x000004, "Wrong size on PrimitiveComponent_SetBoundsScale"); \ static_assert(offsetof(PrimitiveComponent_SetBoundsScale, NewBoundsScale) == 0x000000, "Member 'PrimitiveComponent_SetBoundsScale::NewBoundsScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCastContactShadow \ static_assert(alignof(PrimitiveComponent_SetCastContactShadow) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCastContactShadow"); \ static_assert(sizeof(PrimitiveComponent_SetCastContactShadow) == 0x000001, "Wrong size on PrimitiveComponent_SetCastContactShadow"); \ static_assert(offsetof(PrimitiveComponent_SetCastContactShadow, bInCastContactShadow) == 0x000000, "Member 'PrimitiveComponent_SetCastContactShadow::bInCastContactShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCastHiddenShadow \ static_assert(alignof(PrimitiveComponent_SetCastHiddenShadow) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCastHiddenShadow"); \ static_assert(sizeof(PrimitiveComponent_SetCastHiddenShadow) == 0x000001, "Wrong size on PrimitiveComponent_SetCastHiddenShadow"); \ static_assert(offsetof(PrimitiveComponent_SetCastHiddenShadow, NewCastHiddenShadow) == 0x000000, "Member 'PrimitiveComponent_SetCastHiddenShadow::NewCastHiddenShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCastInsetShadow \ static_assert(alignof(PrimitiveComponent_SetCastInsetShadow) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCastInsetShadow"); \ static_assert(sizeof(PrimitiveComponent_SetCastInsetShadow) == 0x000001, "Wrong size on PrimitiveComponent_SetCastInsetShadow"); \ static_assert(offsetof(PrimitiveComponent_SetCastInsetShadow, bInCastInsetShadow) == 0x000000, "Member 'PrimitiveComponent_SetCastInsetShadow::bInCastInsetShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCastShadow \ static_assert(alignof(PrimitiveComponent_SetCastShadow) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCastShadow"); \ static_assert(sizeof(PrimitiveComponent_SetCastShadow) == 0x000001, "Wrong size on PrimitiveComponent_SetCastShadow"); \ static_assert(offsetof(PrimitiveComponent_SetCastShadow, NewCastShadow) == 0x000000, "Member 'PrimitiveComponent_SetCastShadow::NewCastShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCenterOfMass \ static_assert(alignof(PrimitiveComponent_SetCenterOfMass) == 0x000008, "Wrong alignment on PrimitiveComponent_SetCenterOfMass"); \ static_assert(sizeof(PrimitiveComponent_SetCenterOfMass) == 0x000020, "Wrong size on PrimitiveComponent_SetCenterOfMass"); \ static_assert(offsetof(PrimitiveComponent_SetCenterOfMass, CenterOfMassOffset) == 0x000000, "Member 'PrimitiveComponent_SetCenterOfMass::CenterOfMassOffset' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCenterOfMass, BoneName) == 0x000018, "Member 'PrimitiveComponent_SetCenterOfMass::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCollisionEnabled \ static_assert(alignof(PrimitiveComponent_SetCollisionEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCollisionEnabled"); \ static_assert(sizeof(PrimitiveComponent_SetCollisionEnabled) == 0x000001, "Wrong size on PrimitiveComponent_SetCollisionEnabled"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionEnabled, NewType) == 0x000000, "Member 'PrimitiveComponent_SetCollisionEnabled::NewType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCollisionObjectType \ static_assert(alignof(PrimitiveComponent_SetCollisionObjectType) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCollisionObjectType"); \ static_assert(sizeof(PrimitiveComponent_SetCollisionObjectType) == 0x000001, "Wrong size on PrimitiveComponent_SetCollisionObjectType"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionObjectType, Channel) == 0x000000, "Member 'PrimitiveComponent_SetCollisionObjectType::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCollisionProfileName \ static_assert(alignof(PrimitiveComponent_SetCollisionProfileName) == 0x000004, "Wrong alignment on PrimitiveComponent_SetCollisionProfileName"); \ static_assert(sizeof(PrimitiveComponent_SetCollisionProfileName) == 0x00000C, "Wrong size on PrimitiveComponent_SetCollisionProfileName"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionProfileName, InCollisionProfileName) == 0x000000, "Member 'PrimitiveComponent_SetCollisionProfileName::InCollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionProfileName, bUpdateOverlaps) == 0x000008, "Member 'PrimitiveComponent_SetCollisionProfileName::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCollisionResponseToAllChannels \ static_assert(alignof(PrimitiveComponent_SetCollisionResponseToAllChannels) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCollisionResponseToAllChannels"); \ static_assert(sizeof(PrimitiveComponent_SetCollisionResponseToAllChannels) == 0x000001, "Wrong size on PrimitiveComponent_SetCollisionResponseToAllChannels"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToAllChannels, NewResponse) == 0x000000, "Member 'PrimitiveComponent_SetCollisionResponseToAllChannels::NewResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCollisionResponseToChannel \ static_assert(alignof(PrimitiveComponent_SetCollisionResponseToChannel) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCollisionResponseToChannel"); \ static_assert(sizeof(PrimitiveComponent_SetCollisionResponseToChannel) == 0x000002, "Wrong size on PrimitiveComponent_SetCollisionResponseToChannel"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToChannel, Channel) == 0x000000, "Member 'PrimitiveComponent_SetCollisionResponseToChannel::Channel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCollisionResponseToChannel, NewResponse) == 0x000001, "Member 'PrimitiveComponent_SetCollisionResponseToChannel::NewResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetConstraintMode \ static_assert(alignof(PrimitiveComponent_SetConstraintMode) == 0x000001, "Wrong alignment on PrimitiveComponent_SetConstraintMode"); \ static_assert(sizeof(PrimitiveComponent_SetConstraintMode) == 0x000001, "Wrong size on PrimitiveComponent_SetConstraintMode"); \ static_assert(offsetof(PrimitiveComponent_SetConstraintMode, ConstraintMode) == 0x000000, "Member 'PrimitiveComponent_SetConstraintMode::ConstraintMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCullDistance \ static_assert(alignof(PrimitiveComponent_SetCullDistance) == 0x000004, "Wrong alignment on PrimitiveComponent_SetCullDistance"); \ static_assert(sizeof(PrimitiveComponent_SetCullDistance) == 0x000004, "Wrong size on PrimitiveComponent_SetCullDistance"); \ static_assert(offsetof(PrimitiveComponent_SetCullDistance, NewCullDistance) == 0x000000, "Member 'PrimitiveComponent_SetCullDistance::NewCullDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomDepthStencilValue \ static_assert(alignof(PrimitiveComponent_SetCustomDepthStencilValue) == 0x000004, "Wrong alignment on PrimitiveComponent_SetCustomDepthStencilValue"); \ static_assert(sizeof(PrimitiveComponent_SetCustomDepthStencilValue) == 0x000004, "Wrong size on PrimitiveComponent_SetCustomDepthStencilValue"); \ static_assert(offsetof(PrimitiveComponent_SetCustomDepthStencilValue, Value) == 0x000000, "Member 'PrimitiveComponent_SetCustomDepthStencilValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomDepthStencilWriteMask \ static_assert(alignof(PrimitiveComponent_SetCustomDepthStencilWriteMask) == 0x000001, "Wrong alignment on PrimitiveComponent_SetCustomDepthStencilWriteMask"); \ static_assert(sizeof(PrimitiveComponent_SetCustomDepthStencilWriteMask) == 0x000001, "Wrong size on PrimitiveComponent_SetCustomDepthStencilWriteMask"); \ static_assert(offsetof(PrimitiveComponent_SetCustomDepthStencilWriteMask, WriteMaskBit) == 0x000000, "Member 'PrimitiveComponent_SetCustomDepthStencilWriteMask::WriteMaskBit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomPrimitiveDataFloat \ static_assert(alignof(PrimitiveComponent_SetCustomPrimitiveDataFloat) == 0x000004, "Wrong alignment on PrimitiveComponent_SetCustomPrimitiveDataFloat"); \ static_assert(sizeof(PrimitiveComponent_SetCustomPrimitiveDataFloat) == 0x000008, "Wrong size on PrimitiveComponent_SetCustomPrimitiveDataFloat"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataFloat, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetCustomPrimitiveDataFloat::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataFloat, Value) == 0x000004, "Member 'PrimitiveComponent_SetCustomPrimitiveDataFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomPrimitiveDataVector2 \ static_assert(alignof(PrimitiveComponent_SetCustomPrimitiveDataVector2) == 0x000008, "Wrong alignment on PrimitiveComponent_SetCustomPrimitiveDataVector2"); \ static_assert(sizeof(PrimitiveComponent_SetCustomPrimitiveDataVector2) == 0x000018, "Wrong size on PrimitiveComponent_SetCustomPrimitiveDataVector2"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector2, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector2::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector2, Value) == 0x000008, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector2::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomPrimitiveDataVector3 \ static_assert(alignof(PrimitiveComponent_SetCustomPrimitiveDataVector3) == 0x000008, "Wrong alignment on PrimitiveComponent_SetCustomPrimitiveDataVector3"); \ static_assert(sizeof(PrimitiveComponent_SetCustomPrimitiveDataVector3) == 0x000020, "Wrong size on PrimitiveComponent_SetCustomPrimitiveDataVector3"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector3, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector3::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector3, Value) == 0x000008, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector3::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetCustomPrimitiveDataVector4 \ static_assert(alignof(PrimitiveComponent_SetCustomPrimitiveDataVector4) == 0x000010, "Wrong alignment on PrimitiveComponent_SetCustomPrimitiveDataVector4"); \ static_assert(sizeof(PrimitiveComponent_SetCustomPrimitiveDataVector4) == 0x000030, "Wrong size on PrimitiveComponent_SetCustomPrimitiveDataVector4"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector4, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector4::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetCustomPrimitiveDataVector4, Value) == 0x000010, "Member 'PrimitiveComponent_SetCustomPrimitiveDataVector4::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat \ static_assert(alignof(PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat) == 0x000004, "Wrong alignment on PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat"); \ static_assert(sizeof(PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat) == 0x000008, "Wrong size on PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat, Value) == 0x000004, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2 \ static_assert(alignof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2) == 0x000008, "Wrong alignment on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2"); \ static_assert(sizeof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2) == 0x000018, "Wrong size on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2, Value) == 0x000008, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3 \ static_assert(alignof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3) == 0x000008, "Wrong alignment on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3"); \ static_assert(sizeof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3) == 0x000020, "Wrong size on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3, Value) == 0x000008, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4 \ static_assert(alignof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4) == 0x000010, "Wrong alignment on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4"); \ static_assert(sizeof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4) == 0x000030, "Wrong size on PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4, DataIndex) == 0x000000, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4::DataIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4, Value) == 0x000010, "Member 'PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetEmissiveLightSource \ static_assert(alignof(PrimitiveComponent_SetEmissiveLightSource) == 0x000001, "Wrong alignment on PrimitiveComponent_SetEmissiveLightSource"); \ static_assert(sizeof(PrimitiveComponent_SetEmissiveLightSource) == 0x000001, "Wrong size on PrimitiveComponent_SetEmissiveLightSource"); \ static_assert(offsetof(PrimitiveComponent_SetEmissiveLightSource, NewEmissiveLightSource) == 0x000000, "Member 'PrimitiveComponent_SetEmissiveLightSource::NewEmissiveLightSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetEnableGravity \ static_assert(alignof(PrimitiveComponent_SetEnableGravity) == 0x000001, "Wrong alignment on PrimitiveComponent_SetEnableGravity"); \ static_assert(sizeof(PrimitiveComponent_SetEnableGravity) == 0x000001, "Wrong size on PrimitiveComponent_SetEnableGravity"); \ static_assert(offsetof(PrimitiveComponent_SetEnableGravity, bGravityEnabled) == 0x000000, "Member 'PrimitiveComponent_SetEnableGravity::bGravityEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetExcludeFromLightAttachmentGroup \ static_assert(alignof(PrimitiveComponent_SetExcludeFromLightAttachmentGroup) == 0x000001, "Wrong alignment on PrimitiveComponent_SetExcludeFromLightAttachmentGroup"); \ static_assert(sizeof(PrimitiveComponent_SetExcludeFromLightAttachmentGroup) == 0x000001, "Wrong size on PrimitiveComponent_SetExcludeFromLightAttachmentGroup"); \ static_assert(offsetof(PrimitiveComponent_SetExcludeFromLightAttachmentGroup, bInExcludeFromLightAttachmentGroup) == 0x000000, "Member 'PrimitiveComponent_SetExcludeFromLightAttachmentGroup::bInExcludeFromLightAttachmentGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetGenerateOverlapEvents \ static_assert(alignof(PrimitiveComponent_SetGenerateOverlapEvents) == 0x000001, "Wrong alignment on PrimitiveComponent_SetGenerateOverlapEvents"); \ static_assert(sizeof(PrimitiveComponent_SetGenerateOverlapEvents) == 0x000001, "Wrong size on PrimitiveComponent_SetGenerateOverlapEvents"); \ static_assert(offsetof(PrimitiveComponent_SetGenerateOverlapEvents, bInGenerateOverlapEvents) == 0x000000, "Member 'PrimitiveComponent_SetGenerateOverlapEvents::bInGenerateOverlapEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetHiddenInSceneCapture \ static_assert(alignof(PrimitiveComponent_SetHiddenInSceneCapture) == 0x000001, "Wrong alignment on PrimitiveComponent_SetHiddenInSceneCapture"); \ static_assert(sizeof(PrimitiveComponent_SetHiddenInSceneCapture) == 0x000001, "Wrong size on PrimitiveComponent_SetHiddenInSceneCapture"); \ static_assert(offsetof(PrimitiveComponent_SetHiddenInSceneCapture, bValue) == 0x000000, "Member 'PrimitiveComponent_SetHiddenInSceneCapture::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetLightAttachmentsAsGroup \ static_assert(alignof(PrimitiveComponent_SetLightAttachmentsAsGroup) == 0x000001, "Wrong alignment on PrimitiveComponent_SetLightAttachmentsAsGroup"); \ static_assert(sizeof(PrimitiveComponent_SetLightAttachmentsAsGroup) == 0x000001, "Wrong size on PrimitiveComponent_SetLightAttachmentsAsGroup"); \ static_assert(offsetof(PrimitiveComponent_SetLightAttachmentsAsGroup, bInLightAttachmentsAsGroup) == 0x000000, "Member 'PrimitiveComponent_SetLightAttachmentsAsGroup::bInLightAttachmentsAsGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetLightingChannels \ static_assert(alignof(PrimitiveComponent_SetLightingChannels) == 0x000001, "Wrong alignment on PrimitiveComponent_SetLightingChannels"); \ static_assert(sizeof(PrimitiveComponent_SetLightingChannels) == 0x000003, "Wrong size on PrimitiveComponent_SetLightingChannels"); \ static_assert(offsetof(PrimitiveComponent_SetLightingChannels, bChannel0) == 0x000000, "Member 'PrimitiveComponent_SetLightingChannels::bChannel0' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetLightingChannels, bChannel1) == 0x000001, "Member 'PrimitiveComponent_SetLightingChannels::bChannel1' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetLightingChannels, bChannel2) == 0x000002, "Member 'PrimitiveComponent_SetLightingChannels::bChannel2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetLinearDamping \ static_assert(alignof(PrimitiveComponent_SetLinearDamping) == 0x000004, "Wrong alignment on PrimitiveComponent_SetLinearDamping"); \ static_assert(sizeof(PrimitiveComponent_SetLinearDamping) == 0x000004, "Wrong size on PrimitiveComponent_SetLinearDamping"); \ static_assert(offsetof(PrimitiveComponent_SetLinearDamping, InDamping) == 0x000000, "Member 'PrimitiveComponent_SetLinearDamping::InDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetMassOverrideInKg \ static_assert(alignof(PrimitiveComponent_SetMassOverrideInKg) == 0x000004, "Wrong alignment on PrimitiveComponent_SetMassOverrideInKg"); \ static_assert(sizeof(PrimitiveComponent_SetMassOverrideInKg) == 0x000010, "Wrong size on PrimitiveComponent_SetMassOverrideInKg"); \ static_assert(offsetof(PrimitiveComponent_SetMassOverrideInKg, BoneName) == 0x000000, "Member 'PrimitiveComponent_SetMassOverrideInKg::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetMassOverrideInKg, MassInKg) == 0x000008, "Member 'PrimitiveComponent_SetMassOverrideInKg::MassInKg' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetMassOverrideInKg, bOverrideMass) == 0x00000C, "Member 'PrimitiveComponent_SetMassOverrideInKg::bOverrideMass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetMassScale \ static_assert(alignof(PrimitiveComponent_SetMassScale) == 0x000004, "Wrong alignment on PrimitiveComponent_SetMassScale"); \ static_assert(sizeof(PrimitiveComponent_SetMassScale) == 0x00000C, "Wrong size on PrimitiveComponent_SetMassScale"); \ static_assert(offsetof(PrimitiveComponent_SetMassScale, BoneName) == 0x000000, "Member 'PrimitiveComponent_SetMassScale::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetMassScale, InMassScale) == 0x000008, "Member 'PrimitiveComponent_SetMassScale::InMassScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetMaterial \ static_assert(alignof(PrimitiveComponent_SetMaterial) == 0x000008, "Wrong alignment on PrimitiveComponent_SetMaterial"); \ static_assert(sizeof(PrimitiveComponent_SetMaterial) == 0x000010, "Wrong size on PrimitiveComponent_SetMaterial"); \ static_assert(offsetof(PrimitiveComponent_SetMaterial, ElementIndex) == 0x000000, "Member 'PrimitiveComponent_SetMaterial::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetMaterial, Material) == 0x000008, "Member 'PrimitiveComponent_SetMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetMaterialByName \ static_assert(alignof(PrimitiveComponent_SetMaterialByName) == 0x000008, "Wrong alignment on PrimitiveComponent_SetMaterialByName"); \ static_assert(sizeof(PrimitiveComponent_SetMaterialByName) == 0x000010, "Wrong size on PrimitiveComponent_SetMaterialByName"); \ static_assert(offsetof(PrimitiveComponent_SetMaterialByName, MaterialSlotName) == 0x000000, "Member 'PrimitiveComponent_SetMaterialByName::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetMaterialByName, Material) == 0x000008, "Member 'PrimitiveComponent_SetMaterialByName::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetNotifyRigidBodyCollision \ static_assert(alignof(PrimitiveComponent_SetNotifyRigidBodyCollision) == 0x000001, "Wrong alignment on PrimitiveComponent_SetNotifyRigidBodyCollision"); \ static_assert(sizeof(PrimitiveComponent_SetNotifyRigidBodyCollision) == 0x000001, "Wrong size on PrimitiveComponent_SetNotifyRigidBodyCollision"); \ static_assert(offsetof(PrimitiveComponent_SetNotifyRigidBodyCollision, bNewNotifyRigidBodyCollision) == 0x000000, "Member 'PrimitiveComponent_SetNotifyRigidBodyCollision::bNewNotifyRigidBodyCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetOnlyOwnerSee \ static_assert(alignof(PrimitiveComponent_SetOnlyOwnerSee) == 0x000001, "Wrong alignment on PrimitiveComponent_SetOnlyOwnerSee"); \ static_assert(sizeof(PrimitiveComponent_SetOnlyOwnerSee) == 0x000001, "Wrong size on PrimitiveComponent_SetOnlyOwnerSee"); \ static_assert(offsetof(PrimitiveComponent_SetOnlyOwnerSee, bNewOnlyOwnerSee) == 0x000000, "Member 'PrimitiveComponent_SetOnlyOwnerSee::bNewOnlyOwnerSee' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetOwnerNoSee \ static_assert(alignof(PrimitiveComponent_SetOwnerNoSee) == 0x000001, "Wrong alignment on PrimitiveComponent_SetOwnerNoSee"); \ static_assert(sizeof(PrimitiveComponent_SetOwnerNoSee) == 0x000001, "Wrong size on PrimitiveComponent_SetOwnerNoSee"); \ static_assert(offsetof(PrimitiveComponent_SetOwnerNoSee, bNewOwnerNoSee) == 0x000000, "Member 'PrimitiveComponent_SetOwnerNoSee::bNewOwnerNoSee' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysicsAngularVelocityInDegrees \ static_assert(alignof(PrimitiveComponent_SetPhysicsAngularVelocityInDegrees) == 0x000008, "Wrong alignment on PrimitiveComponent_SetPhysicsAngularVelocityInDegrees"); \ static_assert(sizeof(PrimitiveComponent_SetPhysicsAngularVelocityInDegrees) == 0x000028, "Wrong size on PrimitiveComponent_SetPhysicsAngularVelocityInDegrees"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInDegrees, NewAngVel) == 0x000000, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInDegrees::NewAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInDegrees, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInDegrees::bAddToCurrent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInDegrees, BoneName) == 0x00001C, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInDegrees::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysicsAngularVelocityInRadians \ static_assert(alignof(PrimitiveComponent_SetPhysicsAngularVelocityInRadians) == 0x000008, "Wrong alignment on PrimitiveComponent_SetPhysicsAngularVelocityInRadians"); \ static_assert(sizeof(PrimitiveComponent_SetPhysicsAngularVelocityInRadians) == 0x000028, "Wrong size on PrimitiveComponent_SetPhysicsAngularVelocityInRadians"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInRadians, NewAngVel) == 0x000000, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInRadians::NewAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInRadians, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInRadians::bAddToCurrent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsAngularVelocityInRadians, BoneName) == 0x00001C, "Member 'PrimitiveComponent_SetPhysicsAngularVelocityInRadians::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysicsLinearVelocity \ static_assert(alignof(PrimitiveComponent_SetPhysicsLinearVelocity) == 0x000008, "Wrong alignment on PrimitiveComponent_SetPhysicsLinearVelocity"); \ static_assert(sizeof(PrimitiveComponent_SetPhysicsLinearVelocity) == 0x000028, "Wrong size on PrimitiveComponent_SetPhysicsLinearVelocity"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsLinearVelocity, NewVel) == 0x000000, "Member 'PrimitiveComponent_SetPhysicsLinearVelocity::NewVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsLinearVelocity, bAddToCurrent) == 0x000018, "Member 'PrimitiveComponent_SetPhysicsLinearVelocity::bAddToCurrent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsLinearVelocity, BoneName) == 0x00001C, "Member 'PrimitiveComponent_SetPhysicsLinearVelocity::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees \ static_assert(alignof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees) == 0x000004, "Wrong alignment on PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees"); \ static_assert(sizeof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees) == 0x000010, "Wrong size on PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees, NewMaxAngVel) == 0x000000, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees::NewMaxAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees, bAddToCurrent) == 0x000004, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees::bAddToCurrent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees, BoneName) == 0x000008, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians \ static_assert(alignof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians) == 0x000004, "Wrong alignment on PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians"); \ static_assert(sizeof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians) == 0x000010, "Wrong size on PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians, NewMaxAngVel) == 0x000000, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians::NewMaxAngVel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians, bAddToCurrent) == 0x000004, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians::bAddToCurrent' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians, BoneName) == 0x000008, "Member 'PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetPhysMaterialOverride \ static_assert(alignof(PrimitiveComponent_SetPhysMaterialOverride) == 0x000008, "Wrong alignment on PrimitiveComponent_SetPhysMaterialOverride"); \ static_assert(sizeof(PrimitiveComponent_SetPhysMaterialOverride) == 0x000008, "Wrong size on PrimitiveComponent_SetPhysMaterialOverride"); \ static_assert(offsetof(PrimitiveComponent_SetPhysMaterialOverride, NewPhysMaterial) == 0x000000, "Member 'PrimitiveComponent_SetPhysMaterialOverride::NewPhysMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetReceivesDecals \ static_assert(alignof(PrimitiveComponent_SetReceivesDecals) == 0x000001, "Wrong alignment on PrimitiveComponent_SetReceivesDecals"); \ static_assert(sizeof(PrimitiveComponent_SetReceivesDecals) == 0x000001, "Wrong size on PrimitiveComponent_SetReceivesDecals"); \ static_assert(offsetof(PrimitiveComponent_SetReceivesDecals, bNewReceivesDecals) == 0x000000, "Member 'PrimitiveComponent_SetReceivesDecals::bNewReceivesDecals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetRenderCustomDepth \ static_assert(alignof(PrimitiveComponent_SetRenderCustomDepth) == 0x000001, "Wrong alignment on PrimitiveComponent_SetRenderCustomDepth"); \ static_assert(sizeof(PrimitiveComponent_SetRenderCustomDepth) == 0x000001, "Wrong size on PrimitiveComponent_SetRenderCustomDepth"); \ static_assert(offsetof(PrimitiveComponent_SetRenderCustomDepth, bValue) == 0x000000, "Member 'PrimitiveComponent_SetRenderCustomDepth::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetRenderInDepthPass \ static_assert(alignof(PrimitiveComponent_SetRenderInDepthPass) == 0x000001, "Wrong alignment on PrimitiveComponent_SetRenderInDepthPass"); \ static_assert(sizeof(PrimitiveComponent_SetRenderInDepthPass) == 0x000001, "Wrong size on PrimitiveComponent_SetRenderInDepthPass"); \ static_assert(offsetof(PrimitiveComponent_SetRenderInDepthPass, bValue) == 0x000000, "Member 'PrimitiveComponent_SetRenderInDepthPass::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetRenderInMainPass \ static_assert(alignof(PrimitiveComponent_SetRenderInMainPass) == 0x000001, "Wrong alignment on PrimitiveComponent_SetRenderInMainPass"); \ static_assert(sizeof(PrimitiveComponent_SetRenderInMainPass) == 0x000001, "Wrong size on PrimitiveComponent_SetRenderInMainPass"); \ static_assert(offsetof(PrimitiveComponent_SetRenderInMainPass, bValue) == 0x000000, "Member 'PrimitiveComponent_SetRenderInMainPass::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetScalarParameterForCustomPrimitiveData \ static_assert(alignof(PrimitiveComponent_SetScalarParameterForCustomPrimitiveData) == 0x000004, "Wrong alignment on PrimitiveComponent_SetScalarParameterForCustomPrimitiveData"); \ static_assert(sizeof(PrimitiveComponent_SetScalarParameterForCustomPrimitiveData) == 0x00000C, "Wrong size on PrimitiveComponent_SetScalarParameterForCustomPrimitiveData"); \ static_assert(offsetof(PrimitiveComponent_SetScalarParameterForCustomPrimitiveData, ParameterName) == 0x000000, "Member 'PrimitiveComponent_SetScalarParameterForCustomPrimitiveData::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetScalarParameterForCustomPrimitiveData, Value) == 0x000008, "Member 'PrimitiveComponent_SetScalarParameterForCustomPrimitiveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData \ static_assert(alignof(PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData) == 0x000004, "Wrong alignment on PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData"); \ static_assert(sizeof(PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData) == 0x00000C, "Wrong size on PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData"); \ static_assert(offsetof(PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData, ParameterName) == 0x000000, "Member 'PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData, Value) == 0x000008, "Member 'PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetSimulatePhysics \ static_assert(alignof(PrimitiveComponent_SetSimulatePhysics) == 0x000001, "Wrong alignment on PrimitiveComponent_SetSimulatePhysics"); \ static_assert(sizeof(PrimitiveComponent_SetSimulatePhysics) == 0x000001, "Wrong size on PrimitiveComponent_SetSimulatePhysics"); \ static_assert(offsetof(PrimitiveComponent_SetSimulatePhysics, bSimulate) == 0x000000, "Member 'PrimitiveComponent_SetSimulatePhysics::bSimulate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetSingleSampleShadowFromStationaryLights \ static_assert(alignof(PrimitiveComponent_SetSingleSampleShadowFromStationaryLights) == 0x000001, "Wrong alignment on PrimitiveComponent_SetSingleSampleShadowFromStationaryLights"); \ static_assert(sizeof(PrimitiveComponent_SetSingleSampleShadowFromStationaryLights) == 0x000001, "Wrong size on PrimitiveComponent_SetSingleSampleShadowFromStationaryLights"); \ static_assert(offsetof(PrimitiveComponent_SetSingleSampleShadowFromStationaryLights, bNewSingleSampleShadowFromStationaryLights) == 0x000000, "Member 'PrimitiveComponent_SetSingleSampleShadowFromStationaryLights::bNewSingleSampleShadowFromStationaryLights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetTranslucencySortDistanceOffset \ static_assert(alignof(PrimitiveComponent_SetTranslucencySortDistanceOffset) == 0x000004, "Wrong alignment on PrimitiveComponent_SetTranslucencySortDistanceOffset"); \ static_assert(sizeof(PrimitiveComponent_SetTranslucencySortDistanceOffset) == 0x000004, "Wrong size on PrimitiveComponent_SetTranslucencySortDistanceOffset"); \ static_assert(offsetof(PrimitiveComponent_SetTranslucencySortDistanceOffset, NewTranslucencySortDistanceOffset) == 0x000000, "Member 'PrimitiveComponent_SetTranslucencySortDistanceOffset::NewTranslucencySortDistanceOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetTranslucentSortPriority \ static_assert(alignof(PrimitiveComponent_SetTranslucentSortPriority) == 0x000004, "Wrong alignment on PrimitiveComponent_SetTranslucentSortPriority"); \ static_assert(sizeof(PrimitiveComponent_SetTranslucentSortPriority) == 0x000004, "Wrong size on PrimitiveComponent_SetTranslucentSortPriority"); \ static_assert(offsetof(PrimitiveComponent_SetTranslucentSortPriority, NewTranslucentSortPriority) == 0x000000, "Member 'PrimitiveComponent_SetTranslucentSortPriority::NewTranslucentSortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetUseCCD \ static_assert(alignof(PrimitiveComponent_SetUseCCD) == 0x000004, "Wrong alignment on PrimitiveComponent_SetUseCCD"); \ static_assert(sizeof(PrimitiveComponent_SetUseCCD) == 0x00000C, "Wrong size on PrimitiveComponent_SetUseCCD"); \ static_assert(offsetof(PrimitiveComponent_SetUseCCD, InUseCCD) == 0x000000, "Member 'PrimitiveComponent_SetUseCCD::InUseCCD' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetUseCCD, BoneName) == 0x000004, "Member 'PrimitiveComponent_SetUseCCD::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetVectorParameterForCustomPrimitiveData \ static_assert(alignof(PrimitiveComponent_SetVectorParameterForCustomPrimitiveData) == 0x000010, "Wrong alignment on PrimitiveComponent_SetVectorParameterForCustomPrimitiveData"); \ static_assert(sizeof(PrimitiveComponent_SetVectorParameterForCustomPrimitiveData) == 0x000030, "Wrong size on PrimitiveComponent_SetVectorParameterForCustomPrimitiveData"); \ static_assert(offsetof(PrimitiveComponent_SetVectorParameterForCustomPrimitiveData, ParameterName) == 0x000000, "Member 'PrimitiveComponent_SetVectorParameterForCustomPrimitiveData::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetVectorParameterForCustomPrimitiveData, Value) == 0x000010, "Member 'PrimitiveComponent_SetVectorParameterForCustomPrimitiveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData \ static_assert(alignof(PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData) == 0x000010, "Wrong alignment on PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData"); \ static_assert(sizeof(PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData) == 0x000030, "Wrong size on PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData"); \ static_assert(offsetof(PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData, ParameterName) == 0x000000, "Member 'PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData, Value) == 0x000010, "Member 'PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetVisibleInRayTracing \ static_assert(alignof(PrimitiveComponent_SetVisibleInRayTracing) == 0x000001, "Wrong alignment on PrimitiveComponent_SetVisibleInRayTracing"); \ static_assert(sizeof(PrimitiveComponent_SetVisibleInRayTracing) == 0x000001, "Wrong size on PrimitiveComponent_SetVisibleInRayTracing"); \ static_assert(offsetof(PrimitiveComponent_SetVisibleInRayTracing, bNewVisibleInRayTracing) == 0x000000, "Member 'PrimitiveComponent_SetVisibleInRayTracing::bNewVisibleInRayTracing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetVisibleInSceneCaptureOnly \ static_assert(alignof(PrimitiveComponent_SetVisibleInSceneCaptureOnly) == 0x000001, "Wrong alignment on PrimitiveComponent_SetVisibleInSceneCaptureOnly"); \ static_assert(sizeof(PrimitiveComponent_SetVisibleInSceneCaptureOnly) == 0x000001, "Wrong size on PrimitiveComponent_SetVisibleInSceneCaptureOnly"); \ static_assert(offsetof(PrimitiveComponent_SetVisibleInSceneCaptureOnly, bValue) == 0x000000, "Member 'PrimitiveComponent_SetVisibleInSceneCaptureOnly::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_SetWalkableSlopeOverride \ static_assert(alignof(PrimitiveComponent_SetWalkableSlopeOverride) == 0x000004, "Wrong alignment on PrimitiveComponent_SetWalkableSlopeOverride"); \ static_assert(sizeof(PrimitiveComponent_SetWalkableSlopeOverride) == 0x000010, "Wrong size on PrimitiveComponent_SetWalkableSlopeOverride"); \ static_assert(offsetof(PrimitiveComponent_SetWalkableSlopeOverride, NewOverride) == 0x000000, "Member 'PrimitiveComponent_SetWalkableSlopeOverride::NewOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_WakeRigidBody \ static_assert(alignof(PrimitiveComponent_WakeRigidBody) == 0x000004, "Wrong alignment on PrimitiveComponent_WakeRigidBody"); \ static_assert(sizeof(PrimitiveComponent_WakeRigidBody) == 0x000008, "Wrong size on PrimitiveComponent_WakeRigidBody"); \ static_assert(offsetof(PrimitiveComponent_WakeRigidBody, BoneName) == 0x000000, "Member 'PrimitiveComponent_WakeRigidBody::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_CanCharacterStepUp \ static_assert(alignof(PrimitiveComponent_CanCharacterStepUp) == 0x000008, "Wrong alignment on PrimitiveComponent_CanCharacterStepUp"); \ static_assert(sizeof(PrimitiveComponent_CanCharacterStepUp) == 0x000010, "Wrong size on PrimitiveComponent_CanCharacterStepUp"); \ static_assert(offsetof(PrimitiveComponent_CanCharacterStepUp, Pawn) == 0x000000, "Member 'PrimitiveComponent_CanCharacterStepUp::Pawn' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_CanCharacterStepUp, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_CanCharacterStepUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetAngularDamping \ static_assert(alignof(PrimitiveComponent_GetAngularDamping) == 0x000004, "Wrong alignment on PrimitiveComponent_GetAngularDamping"); \ static_assert(sizeof(PrimitiveComponent_GetAngularDamping) == 0x000004, "Wrong size on PrimitiveComponent_GetAngularDamping"); \ static_assert(offsetof(PrimitiveComponent_GetAngularDamping, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetAngularDamping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle \ static_assert(alignof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle) == 0x000008, "Wrong alignment on PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle"); \ static_assert(sizeof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle) == 0x000018, "Wrong size on PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle"); \ static_assert(offsetof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle, bGetWelded) == 0x000008, "Member 'PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle::bGetWelded' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle, Index_0) == 0x00000C, "Member 'PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle::Index_0' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle, ReturnValue) == 0x000010, "Member 'PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCenterOfMass \ static_assert(alignof(PrimitiveComponent_GetCenterOfMass) == 0x000008, "Wrong alignment on PrimitiveComponent_GetCenterOfMass"); \ static_assert(sizeof(PrimitiveComponent_GetCenterOfMass) == 0x000020, "Wrong size on PrimitiveComponent_GetCenterOfMass"); \ static_assert(offsetof(PrimitiveComponent_GetCenterOfMass, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetCenterOfMass::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetCenterOfMass, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetCenterOfMass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetClosestPointOnCollision \ static_assert(alignof(PrimitiveComponent_GetClosestPointOnCollision) == 0x000008, "Wrong alignment on PrimitiveComponent_GetClosestPointOnCollision"); \ static_assert(sizeof(PrimitiveComponent_GetClosestPointOnCollision) == 0x000040, "Wrong size on PrimitiveComponent_GetClosestPointOnCollision"); \ static_assert(offsetof(PrimitiveComponent_GetClosestPointOnCollision, Point) == 0x000000, "Member 'PrimitiveComponent_GetClosestPointOnCollision::Point' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetClosestPointOnCollision, OutPointOnBody) == 0x000018, "Member 'PrimitiveComponent_GetClosestPointOnCollision::OutPointOnBody' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetClosestPointOnCollision, BoneName) == 0x000030, "Member 'PrimitiveComponent_GetClosestPointOnCollision::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetClosestPointOnCollision, ReturnValue) == 0x000038, "Member 'PrimitiveComponent_GetClosestPointOnCollision::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCollisionEnabled \ static_assert(alignof(PrimitiveComponent_GetCollisionEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_GetCollisionEnabled"); \ static_assert(sizeof(PrimitiveComponent_GetCollisionEnabled) == 0x000001, "Wrong size on PrimitiveComponent_GetCollisionEnabled"); \ static_assert(offsetof(PrimitiveComponent_GetCollisionEnabled, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetCollisionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCollisionObjectType \ static_assert(alignof(PrimitiveComponent_GetCollisionObjectType) == 0x000001, "Wrong alignment on PrimitiveComponent_GetCollisionObjectType"); \ static_assert(sizeof(PrimitiveComponent_GetCollisionObjectType) == 0x000001, "Wrong size on PrimitiveComponent_GetCollisionObjectType"); \ static_assert(offsetof(PrimitiveComponent_GetCollisionObjectType, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetCollisionObjectType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCollisionProfileName \ static_assert(alignof(PrimitiveComponent_GetCollisionProfileName) == 0x000004, "Wrong alignment on PrimitiveComponent_GetCollisionProfileName"); \ static_assert(sizeof(PrimitiveComponent_GetCollisionProfileName) == 0x000008, "Wrong size on PrimitiveComponent_GetCollisionProfileName"); \ static_assert(offsetof(PrimitiveComponent_GetCollisionProfileName, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetCollisionProfileName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCollisionResponseToChannel \ static_assert(alignof(PrimitiveComponent_GetCollisionResponseToChannel) == 0x000001, "Wrong alignment on PrimitiveComponent_GetCollisionResponseToChannel"); \ static_assert(sizeof(PrimitiveComponent_GetCollisionResponseToChannel) == 0x000002, "Wrong size on PrimitiveComponent_GetCollisionResponseToChannel"); \ static_assert(offsetof(PrimitiveComponent_GetCollisionResponseToChannel, Channel) == 0x000000, "Member 'PrimitiveComponent_GetCollisionResponseToChannel::Channel' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetCollisionResponseToChannel, ReturnValue) == 0x000001, "Member 'PrimitiveComponent_GetCollisionResponseToChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter \ static_assert(alignof(PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter) == 0x000004, "Wrong alignment on PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter"); \ static_assert(sizeof(PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter) == 0x00000C, "Wrong size on PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter"); \ static_assert(offsetof(PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter, ParameterName) == 0x000000, "Member 'PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter \ static_assert(alignof(PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter) == 0x000004, "Wrong alignment on PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter"); \ static_assert(sizeof(PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter) == 0x00000C, "Wrong size on PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter"); \ static_assert(offsetof(PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter, ParameterName) == 0x000000, "Member 'PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetGenerateOverlapEvents \ static_assert(alignof(PrimitiveComponent_GetGenerateOverlapEvents) == 0x000001, "Wrong alignment on PrimitiveComponent_GetGenerateOverlapEvents"); \ static_assert(sizeof(PrimitiveComponent_GetGenerateOverlapEvents) == 0x000001, "Wrong size on PrimitiveComponent_GetGenerateOverlapEvents"); \ static_assert(offsetof(PrimitiveComponent_GetGenerateOverlapEvents, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetGenerateOverlapEvents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetInertiaTensor \ static_assert(alignof(PrimitiveComponent_GetInertiaTensor) == 0x000008, "Wrong alignment on PrimitiveComponent_GetInertiaTensor"); \ static_assert(sizeof(PrimitiveComponent_GetInertiaTensor) == 0x000020, "Wrong size on PrimitiveComponent_GetInertiaTensor"); \ static_assert(offsetof(PrimitiveComponent_GetInertiaTensor, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetInertiaTensor::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetInertiaTensor, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetInertiaTensor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetLinearDamping \ static_assert(alignof(PrimitiveComponent_GetLinearDamping) == 0x000004, "Wrong alignment on PrimitiveComponent_GetLinearDamping"); \ static_assert(sizeof(PrimitiveComponent_GetLinearDamping) == 0x000004, "Wrong size on PrimitiveComponent_GetLinearDamping"); \ static_assert(offsetof(PrimitiveComponent_GetLinearDamping, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetLinearDamping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetMass \ static_assert(alignof(PrimitiveComponent_GetMass) == 0x000004, "Wrong alignment on PrimitiveComponent_GetMass"); \ static_assert(sizeof(PrimitiveComponent_GetMass) == 0x000004, "Wrong size on PrimitiveComponent_GetMass"); \ static_assert(offsetof(PrimitiveComponent_GetMass, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetMass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetMassScale \ static_assert(alignof(PrimitiveComponent_GetMassScale) == 0x000004, "Wrong alignment on PrimitiveComponent_GetMassScale"); \ static_assert(sizeof(PrimitiveComponent_GetMassScale) == 0x00000C, "Wrong size on PrimitiveComponent_GetMassScale"); \ static_assert(offsetof(PrimitiveComponent_GetMassScale, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetMassScale::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetMassScale, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetMassScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetMaterial \ static_assert(alignof(PrimitiveComponent_GetMaterial) == 0x000008, "Wrong alignment on PrimitiveComponent_GetMaterial"); \ static_assert(sizeof(PrimitiveComponent_GetMaterial) == 0x000010, "Wrong size on PrimitiveComponent_GetMaterial"); \ static_assert(offsetof(PrimitiveComponent_GetMaterial, ElementIndex) == 0x000000, "Member 'PrimitiveComponent_GetMaterial::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetMaterial, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetMaterialFromCollisionFaceIndex \ static_assert(alignof(PrimitiveComponent_GetMaterialFromCollisionFaceIndex) == 0x000008, "Wrong alignment on PrimitiveComponent_GetMaterialFromCollisionFaceIndex"); \ static_assert(sizeof(PrimitiveComponent_GetMaterialFromCollisionFaceIndex) == 0x000010, "Wrong size on PrimitiveComponent_GetMaterialFromCollisionFaceIndex"); \ static_assert(offsetof(PrimitiveComponent_GetMaterialFromCollisionFaceIndex, FaceIndex) == 0x000000, "Member 'PrimitiveComponent_GetMaterialFromCollisionFaceIndex::FaceIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetMaterialFromCollisionFaceIndex, SectionIndex) == 0x000004, "Member 'PrimitiveComponent_GetMaterialFromCollisionFaceIndex::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetMaterialFromCollisionFaceIndex, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetMaterialFromCollisionFaceIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetNumMaterials \ static_assert(alignof(PrimitiveComponent_GetNumMaterials) == 0x000004, "Wrong alignment on PrimitiveComponent_GetNumMaterials"); \ static_assert(sizeof(PrimitiveComponent_GetNumMaterials) == 0x000004, "Wrong size on PrimitiveComponent_GetNumMaterials"); \ static_assert(offsetof(PrimitiveComponent_GetNumMaterials, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetNumMaterials::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetOverlappingActors \ static_assert(alignof(PrimitiveComponent_GetOverlappingActors) == 0x000008, "Wrong alignment on PrimitiveComponent_GetOverlappingActors"); \ static_assert(sizeof(PrimitiveComponent_GetOverlappingActors) == 0x000018, "Wrong size on PrimitiveComponent_GetOverlappingActors"); \ static_assert(offsetof(PrimitiveComponent_GetOverlappingActors, OverlappingActors) == 0x000000, "Member 'PrimitiveComponent_GetOverlappingActors::OverlappingActors' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetOverlappingActors, ClassFilter) == 0x000010, "Member 'PrimitiveComponent_GetOverlappingActors::ClassFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetOverlappingComponents \ static_assert(alignof(PrimitiveComponent_GetOverlappingComponents) == 0x000008, "Wrong alignment on PrimitiveComponent_GetOverlappingComponents"); \ static_assert(sizeof(PrimitiveComponent_GetOverlappingComponents) == 0x000010, "Wrong size on PrimitiveComponent_GetOverlappingComponents"); \ static_assert(offsetof(PrimitiveComponent_GetOverlappingComponents, OutOverlappingComponents) == 0x000000, "Member 'PrimitiveComponent_GetOverlappingComponents::OutOverlappingComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetPhysicsAngularVelocityInDegrees \ static_assert(alignof(PrimitiveComponent_GetPhysicsAngularVelocityInDegrees) == 0x000008, "Wrong alignment on PrimitiveComponent_GetPhysicsAngularVelocityInDegrees"); \ static_assert(sizeof(PrimitiveComponent_GetPhysicsAngularVelocityInDegrees) == 0x000020, "Wrong size on PrimitiveComponent_GetPhysicsAngularVelocityInDegrees"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsAngularVelocityInDegrees, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetPhysicsAngularVelocityInDegrees::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsAngularVelocityInDegrees, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetPhysicsAngularVelocityInDegrees::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetPhysicsAngularVelocityInRadians \ static_assert(alignof(PrimitiveComponent_GetPhysicsAngularVelocityInRadians) == 0x000008, "Wrong alignment on PrimitiveComponent_GetPhysicsAngularVelocityInRadians"); \ static_assert(sizeof(PrimitiveComponent_GetPhysicsAngularVelocityInRadians) == 0x000020, "Wrong size on PrimitiveComponent_GetPhysicsAngularVelocityInRadians"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsAngularVelocityInRadians, BoneName) == 0x000000, "Member 'PrimitiveComponent_GetPhysicsAngularVelocityInRadians::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_GetPhysicsAngularVelocityInRadians, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_GetPhysicsAngularVelocityInRadians::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_GetWalkableSlopeOverride \ static_assert(alignof(PrimitiveComponent_GetWalkableSlopeOverride) == 0x000004, "Wrong alignment on PrimitiveComponent_GetWalkableSlopeOverride"); \ static_assert(sizeof(PrimitiveComponent_GetWalkableSlopeOverride) == 0x000010, "Wrong size on PrimitiveComponent_GetWalkableSlopeOverride"); \ static_assert(offsetof(PrimitiveComponent_GetWalkableSlopeOverride, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_GetWalkableSlopeOverride::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IsGravityEnabled \ static_assert(alignof(PrimitiveComponent_IsGravityEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_IsGravityEnabled"); \ static_assert(sizeof(PrimitiveComponent_IsGravityEnabled) == 0x000001, "Wrong size on PrimitiveComponent_IsGravityEnabled"); \ static_assert(offsetof(PrimitiveComponent_IsGravityEnabled, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_IsGravityEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IsOverlappingActor \ static_assert(alignof(PrimitiveComponent_IsOverlappingActor) == 0x000008, "Wrong alignment on PrimitiveComponent_IsOverlappingActor"); \ static_assert(sizeof(PrimitiveComponent_IsOverlappingActor) == 0x000010, "Wrong size on PrimitiveComponent_IsOverlappingActor"); \ static_assert(offsetof(PrimitiveComponent_IsOverlappingActor, Other) == 0x000000, "Member 'PrimitiveComponent_IsOverlappingActor::Other' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_IsOverlappingActor, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_IsOverlappingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_IsOverlappingComponent \ static_assert(alignof(PrimitiveComponent_IsOverlappingComponent) == 0x000008, "Wrong alignment on PrimitiveComponent_IsOverlappingComponent"); \ static_assert(sizeof(PrimitiveComponent_IsOverlappingComponent) == 0x000010, "Wrong size on PrimitiveComponent_IsOverlappingComponent"); \ static_assert(offsetof(PrimitiveComponent_IsOverlappingComponent, OtherComp) == 0x000000, "Member 'PrimitiveComponent_IsOverlappingComponent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_IsOverlappingComponent, ReturnValue) == 0x000008, "Member 'PrimitiveComponent_IsOverlappingComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_IsCollisionEnabled \ static_assert(alignof(PrimitiveComponent_K2_IsCollisionEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_K2_IsCollisionEnabled"); \ static_assert(sizeof(PrimitiveComponent_K2_IsCollisionEnabled) == 0x000001, "Wrong size on PrimitiveComponent_K2_IsCollisionEnabled"); \ static_assert(offsetof(PrimitiveComponent_K2_IsCollisionEnabled, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_K2_IsCollisionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_IsPhysicsCollisionEnabled \ static_assert(alignof(PrimitiveComponent_K2_IsPhysicsCollisionEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_K2_IsPhysicsCollisionEnabled"); \ static_assert(sizeof(PrimitiveComponent_K2_IsPhysicsCollisionEnabled) == 0x000001, "Wrong size on PrimitiveComponent_K2_IsPhysicsCollisionEnabled"); \ static_assert(offsetof(PrimitiveComponent_K2_IsPhysicsCollisionEnabled, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_K2_IsPhysicsCollisionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_K2_IsQueryCollisionEnabled \ static_assert(alignof(PrimitiveComponent_K2_IsQueryCollisionEnabled) == 0x000001, "Wrong alignment on PrimitiveComponent_K2_IsQueryCollisionEnabled"); \ static_assert(sizeof(PrimitiveComponent_K2_IsQueryCollisionEnabled) == 0x000001, "Wrong size on PrimitiveComponent_K2_IsQueryCollisionEnabled"); \ static_assert(offsetof(PrimitiveComponent_K2_IsQueryCollisionEnabled, ReturnValue) == 0x000000, "Member 'PrimitiveComponent_K2_IsQueryCollisionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_ScaleByMomentOfInertia \ static_assert(alignof(PrimitiveComponent_ScaleByMomentOfInertia) == 0x000008, "Wrong alignment on PrimitiveComponent_ScaleByMomentOfInertia"); \ static_assert(sizeof(PrimitiveComponent_ScaleByMomentOfInertia) == 0x000038, "Wrong size on PrimitiveComponent_ScaleByMomentOfInertia"); \ static_assert(offsetof(PrimitiveComponent_ScaleByMomentOfInertia, InputVector) == 0x000000, "Member 'PrimitiveComponent_ScaleByMomentOfInertia::InputVector' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_ScaleByMomentOfInertia, BoneName) == 0x000018, "Member 'PrimitiveComponent_ScaleByMomentOfInertia::BoneName' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_ScaleByMomentOfInertia, ReturnValue) == 0x000020, "Member 'PrimitiveComponent_ScaleByMomentOfInertia::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PrimitiveComponent_WasRecentlyRendered \ static_assert(alignof(PrimitiveComponent_WasRecentlyRendered) == 0x000004, "Wrong alignment on PrimitiveComponent_WasRecentlyRendered"); \ static_assert(sizeof(PrimitiveComponent_WasRecentlyRendered) == 0x000008, "Wrong size on PrimitiveComponent_WasRecentlyRendered"); \ static_assert(offsetof(PrimitiveComponent_WasRecentlyRendered, Tolerance) == 0x000000, "Member 'PrimitiveComponent_WasRecentlyRendered::Tolerance' has a wrong offset!"); \ static_assert(offsetof(PrimitiveComponent_WasRecentlyRendered, ReturnValue) == 0x000004, "Member 'PrimitiveComponent_WasRecentlyRendered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPrimitiveComponent \ static_assert(alignof(UPrimitiveComponent) == 0x000010, "Wrong alignment on UPrimitiveComponent"); \ static_assert(sizeof(UPrimitiveComponent) == 0x000540, "Wrong size on UPrimitiveComponent"); \ static_assert(offsetof(UPrimitiveComponent, MinDrawDistance) == 0x0002B0, "Member 'UPrimitiveComponent::MinDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LDMaxDrawDistance) == 0x0002B4, "Member 'UPrimitiveComponent::LDMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CachedMaxDrawDistance) == 0x0002B8, "Member 'UPrimitiveComponent::CachedMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, DepthPriorityGroup) == 0x0002BC, "Member 'UPrimitiveComponent::DepthPriorityGroup' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, ViewOwnerDepthPriorityGroup) == 0x0002BD, "Member 'UPrimitiveComponent::ViewOwnerDepthPriorityGroup' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, IndirectLightingCacheQuality) == 0x0002BE, "Member 'UPrimitiveComponent::IndirectLightingCacheQuality' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LightmapType) == 0x0002BF, "Member 'UPrimitiveComponent::LightmapType' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, bHasCustomNavigableGeometry) == 0x0002CC, "Member 'UPrimitiveComponent::bHasCustomNavigableGeometry' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CanCharacterStepUpOn) == 0x0002CE, "Member 'UPrimitiveComponent::CanCharacterStepUpOn' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LightingChannels) == 0x0002CF, "Member 'UPrimitiveComponent::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RayTracingGroupId) == 0x0002D0, "Member 'UPrimitiveComponent::RayTracingGroupId' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VisibilityId) == 0x0002D4, "Member 'UPrimitiveComponent::VisibilityId' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomDepthStencilValue) == 0x0002D8, "Member 'UPrimitiveComponent::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomPrimitiveData) == 0x0002E0, "Member 'UPrimitiveComponent::CustomPrimitiveData' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomPrimitiveDataInternal) == 0x0002F0, "Member 'UPrimitiveComponent::CustomPrimitiveDataInternal' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, TranslucencySortPriority) == 0x000308, "Member 'UPrimitiveComponent::TranslucencySortPriority' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, TranslucencySortDistanceOffset) == 0x00030C, "Member 'UPrimitiveComponent::TranslucencySortDistanceOffset' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RuntimeVirtualTextures) == 0x000310, "Member 'UPrimitiveComponent::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureLodBias) == 0x000320, "Member 'UPrimitiveComponent::VirtualTextureLodBias' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureCullMips) == 0x000321, "Member 'UPrimitiveComponent::VirtualTextureCullMips' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureMinCoverage) == 0x000322, "Member 'UPrimitiveComponent::VirtualTextureMinCoverage' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, VirtualTextureRenderPassType) == 0x000323, "Member 'UPrimitiveComponent::VirtualTextureRenderPassType' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, BoundsScale) == 0x000334, "Member 'UPrimitiveComponent::BoundsScale' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, MoveIgnoreActors) == 0x000348, "Member 'UPrimitiveComponent::MoveIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, MoveIgnoreComponents) == 0x000358, "Member 'UPrimitiveComponent::MoveIgnoreComponents' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, BodyInstance) == 0x000378, "Member 'UPrimitiveComponent::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentHit) == 0x000508, "Member 'UPrimitiveComponent::OnComponentHit' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentBeginOverlap) == 0x000509, "Member 'UPrimitiveComponent::OnComponentBeginOverlap' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentEndOverlap) == 0x00050A, "Member 'UPrimitiveComponent::OnComponentEndOverlap' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentWake) == 0x00050B, "Member 'UPrimitiveComponent::OnComponentWake' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentSleep) == 0x00050C, "Member 'UPrimitiveComponent::OnComponentSleep' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnComponentPhysicsStateChanged) == 0x00050E, "Member 'UPrimitiveComponent::OnComponentPhysicsStateChanged' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnBeginCursorOver) == 0x00050F, "Member 'UPrimitiveComponent::OnBeginCursorOver' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnEndCursorOver) == 0x000510, "Member 'UPrimitiveComponent::OnEndCursorOver' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnClicked) == 0x000511, "Member 'UPrimitiveComponent::OnClicked' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnReleased) == 0x000512, "Member 'UPrimitiveComponent::OnReleased' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchBegin) == 0x000513, "Member 'UPrimitiveComponent::OnInputTouchBegin' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchEnd) == 0x000514, "Member 'UPrimitiveComponent::OnInputTouchEnd' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchEnter) == 0x000515, "Member 'UPrimitiveComponent::OnInputTouchEnter' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, OnInputTouchLeave) == 0x000516, "Member 'UPrimitiveComponent::OnInputTouchLeave' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, RayTracingGroupCullingPriority) == 0x000517, "Member 'UPrimitiveComponent::RayTracingGroupCullingPriority' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, CustomDepthStencilWriteMask) == 0x000518, "Member 'UPrimitiveComponent::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(UPrimitiveComponent, LODParentPrimitive) == 0x000538, "Member 'UPrimitiveComponent::LODParentPrimitive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_PrestreamTextures \ static_assert(alignof(MeshComponent_PrestreamTextures) == 0x000004, "Wrong alignment on MeshComponent_PrestreamTextures"); \ static_assert(sizeof(MeshComponent_PrestreamTextures) == 0x00000C, "Wrong size on MeshComponent_PrestreamTextures"); \ static_assert(offsetof(MeshComponent_PrestreamTextures, Seconds) == 0x000000, "Member 'MeshComponent_PrestreamTextures::Seconds' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_PrestreamTextures, bPrioritizeCharacterTextures) == 0x000004, "Member 'MeshComponent_PrestreamTextures::bPrioritizeCharacterTextures' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_PrestreamTextures, CinematicTextureGroups) == 0x000008, "Member 'MeshComponent_PrestreamTextures::CinematicTextureGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_SetLinearColorParameterValueOnMaterials \ static_assert(alignof(MeshComponent_SetLinearColorParameterValueOnMaterials) == 0x000004, "Wrong alignment on MeshComponent_SetLinearColorParameterValueOnMaterials"); \ static_assert(sizeof(MeshComponent_SetLinearColorParameterValueOnMaterials) == 0x000018, "Wrong size on MeshComponent_SetLinearColorParameterValueOnMaterials"); \ static_assert(offsetof(MeshComponent_SetLinearColorParameterValueOnMaterials, ParameterName) == 0x000000, "Member 'MeshComponent_SetLinearColorParameterValueOnMaterials::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_SetLinearColorParameterValueOnMaterials, ParameterValue) == 0x000008, "Member 'MeshComponent_SetLinearColorParameterValueOnMaterials::ParameterValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_SetOverlayMaterial \ static_assert(alignof(MeshComponent_SetOverlayMaterial) == 0x000008, "Wrong alignment on MeshComponent_SetOverlayMaterial"); \ static_assert(sizeof(MeshComponent_SetOverlayMaterial) == 0x000008, "Wrong size on MeshComponent_SetOverlayMaterial"); \ static_assert(offsetof(MeshComponent_SetOverlayMaterial, NewOverlayMaterial) == 0x000000, "Member 'MeshComponent_SetOverlayMaterial::NewOverlayMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_SetOverlayMaterialMaxDrawDistance \ static_assert(alignof(MeshComponent_SetOverlayMaterialMaxDrawDistance) == 0x000004, "Wrong alignment on MeshComponent_SetOverlayMaterialMaxDrawDistance"); \ static_assert(sizeof(MeshComponent_SetOverlayMaterialMaxDrawDistance) == 0x000004, "Wrong size on MeshComponent_SetOverlayMaterialMaxDrawDistance"); \ static_assert(offsetof(MeshComponent_SetOverlayMaterialMaxDrawDistance, InMaxDrawDistance) == 0x000000, "Member 'MeshComponent_SetOverlayMaterialMaxDrawDistance::InMaxDrawDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_SetScalarParameterValueOnMaterials \ static_assert(alignof(MeshComponent_SetScalarParameterValueOnMaterials) == 0x000004, "Wrong alignment on MeshComponent_SetScalarParameterValueOnMaterials"); \ static_assert(sizeof(MeshComponent_SetScalarParameterValueOnMaterials) == 0x00000C, "Wrong size on MeshComponent_SetScalarParameterValueOnMaterials"); \ static_assert(offsetof(MeshComponent_SetScalarParameterValueOnMaterials, ParameterName) == 0x000000, "Member 'MeshComponent_SetScalarParameterValueOnMaterials::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_SetScalarParameterValueOnMaterials, ParameterValue) == 0x000008, "Member 'MeshComponent_SetScalarParameterValueOnMaterials::ParameterValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_SetVectorParameterValueOnMaterials \ static_assert(alignof(MeshComponent_SetVectorParameterValueOnMaterials) == 0x000008, "Wrong alignment on MeshComponent_SetVectorParameterValueOnMaterials"); \ static_assert(sizeof(MeshComponent_SetVectorParameterValueOnMaterials) == 0x000020, "Wrong size on MeshComponent_SetVectorParameterValueOnMaterials"); \ static_assert(offsetof(MeshComponent_SetVectorParameterValueOnMaterials, ParameterName) == 0x000000, "Member 'MeshComponent_SetVectorParameterValueOnMaterials::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_SetVectorParameterValueOnMaterials, ParameterValue) == 0x000008, "Member 'MeshComponent_SetVectorParameterValueOnMaterials::ParameterValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_GetMaterialIndex \ static_assert(alignof(MeshComponent_GetMaterialIndex) == 0x000004, "Wrong alignment on MeshComponent_GetMaterialIndex"); \ static_assert(sizeof(MeshComponent_GetMaterialIndex) == 0x00000C, "Wrong size on MeshComponent_GetMaterialIndex"); \ static_assert(offsetof(MeshComponent_GetMaterialIndex, MaterialSlotName) == 0x000000, "Member 'MeshComponent_GetMaterialIndex::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_GetMaterialIndex, ReturnValue) == 0x000008, "Member 'MeshComponent_GetMaterialIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_GetMaterials \ static_assert(alignof(MeshComponent_GetMaterials) == 0x000008, "Wrong alignment on MeshComponent_GetMaterials"); \ static_assert(sizeof(MeshComponent_GetMaterials) == 0x000010, "Wrong size on MeshComponent_GetMaterials"); \ static_assert(offsetof(MeshComponent_GetMaterials, ReturnValue) == 0x000000, "Member 'MeshComponent_GetMaterials::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_GetMaterialSlotNames \ static_assert(alignof(MeshComponent_GetMaterialSlotNames) == 0x000008, "Wrong alignment on MeshComponent_GetMaterialSlotNames"); \ static_assert(sizeof(MeshComponent_GetMaterialSlotNames) == 0x000010, "Wrong size on MeshComponent_GetMaterialSlotNames"); \ static_assert(offsetof(MeshComponent_GetMaterialSlotNames, ReturnValue) == 0x000000, "Member 'MeshComponent_GetMaterialSlotNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_GetOverlayMaterial \ static_assert(alignof(MeshComponent_GetOverlayMaterial) == 0x000008, "Wrong alignment on MeshComponent_GetOverlayMaterial"); \ static_assert(sizeof(MeshComponent_GetOverlayMaterial) == 0x000008, "Wrong size on MeshComponent_GetOverlayMaterial"); \ static_assert(offsetof(MeshComponent_GetOverlayMaterial, ReturnValue) == 0x000000, "Member 'MeshComponent_GetOverlayMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshComponent_IsMaterialSlotNameValid \ static_assert(alignof(MeshComponent_IsMaterialSlotNameValid) == 0x000004, "Wrong alignment on MeshComponent_IsMaterialSlotNameValid"); \ static_assert(sizeof(MeshComponent_IsMaterialSlotNameValid) == 0x00000C, "Wrong size on MeshComponent_IsMaterialSlotNameValid"); \ static_assert(offsetof(MeshComponent_IsMaterialSlotNameValid, MaterialSlotName) == 0x000000, "Member 'MeshComponent_IsMaterialSlotNameValid::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(MeshComponent_IsMaterialSlotNameValid, ReturnValue) == 0x000008, "Member 'MeshComponent_IsMaterialSlotNameValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshComponent \ static_assert(alignof(UMeshComponent) == 0x000010, "Wrong alignment on UMeshComponent"); \ static_assert(sizeof(UMeshComponent) == 0x000580, "Wrong size on UMeshComponent"); \ static_assert(offsetof(UMeshComponent, OverrideMaterials) == 0x000540, "Member 'UMeshComponent::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UMeshComponent, OverlayMaterial) == 0x000550, "Member 'UMeshComponent::OverlayMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshComponent, OverlayMaterialMaxDrawDistance) == 0x000558, "Member 'UMeshComponent::OverlayMaterialMaxDrawDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_ClearSkinWeightOverride \ static_assert(alignof(SkinnedMeshComponent_ClearSkinWeightOverride) == 0x000004, "Wrong alignment on SkinnedMeshComponent_ClearSkinWeightOverride"); \ static_assert(sizeof(SkinnedMeshComponent_ClearSkinWeightOverride) == 0x000004, "Wrong size on SkinnedMeshComponent_ClearSkinWeightOverride"); \ static_assert(offsetof(SkinnedMeshComponent_ClearSkinWeightOverride, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_ClearSkinWeightOverride::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_ClearVertexColorOverride \ static_assert(alignof(SkinnedMeshComponent_ClearVertexColorOverride) == 0x000004, "Wrong alignment on SkinnedMeshComponent_ClearVertexColorOverride"); \ static_assert(sizeof(SkinnedMeshComponent_ClearVertexColorOverride) == 0x000004, "Wrong size on SkinnedMeshComponent_ClearVertexColorOverride"); \ static_assert(offsetof(SkinnedMeshComponent_ClearVertexColorOverride, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_ClearVertexColorOverride::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_HideBoneByName \ static_assert(alignof(SkinnedMeshComponent_HideBoneByName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_HideBoneByName"); \ static_assert(sizeof(SkinnedMeshComponent_HideBoneByName) == 0x00000C, "Wrong size on SkinnedMeshComponent_HideBoneByName"); \ static_assert(offsetof(SkinnedMeshComponent_HideBoneByName, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_HideBoneByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_HideBoneByName, PhysBodyOption) == 0x000008, "Member 'SkinnedMeshComponent_HideBoneByName::PhysBodyOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_IsBoneHiddenByName \ static_assert(alignof(SkinnedMeshComponent_IsBoneHiddenByName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_IsBoneHiddenByName"); \ static_assert(sizeof(SkinnedMeshComponent_IsBoneHiddenByName) == 0x00000C, "Wrong size on SkinnedMeshComponent_IsBoneHiddenByName"); \ static_assert(offsetof(SkinnedMeshComponent_IsBoneHiddenByName, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_IsBoneHiddenByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_IsBoneHiddenByName, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_IsBoneHiddenByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_IsMaterialSectionShown \ static_assert(alignof(SkinnedMeshComponent_IsMaterialSectionShown) == 0x000004, "Wrong alignment on SkinnedMeshComponent_IsMaterialSectionShown"); \ static_assert(sizeof(SkinnedMeshComponent_IsMaterialSectionShown) == 0x00000C, "Wrong size on SkinnedMeshComponent_IsMaterialSectionShown"); \ static_assert(offsetof(SkinnedMeshComponent_IsMaterialSectionShown, MaterialID) == 0x000000, "Member 'SkinnedMeshComponent_IsMaterialSectionShown::MaterialID' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_IsMaterialSectionShown, LODIndex) == 0x000004, "Member 'SkinnedMeshComponent_IsMaterialSectionShown::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_IsMaterialSectionShown, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_IsMaterialSectionShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility \ static_assert(alignof(SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility) == 0x000004, "Wrong alignment on SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility"); \ static_assert(sizeof(SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility) == 0x000004, "Wrong size on SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility"); \ static_assert(offsetof(SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility, NewValue) == 0x000000, "Member 'SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetCastCapsuleDirectShadow \ static_assert(alignof(SkinnedMeshComponent_SetCastCapsuleDirectShadow) == 0x000001, "Wrong alignment on SkinnedMeshComponent_SetCastCapsuleDirectShadow"); \ static_assert(sizeof(SkinnedMeshComponent_SetCastCapsuleDirectShadow) == 0x000001, "Wrong size on SkinnedMeshComponent_SetCastCapsuleDirectShadow"); \ static_assert(offsetof(SkinnedMeshComponent_SetCastCapsuleDirectShadow, bNewValue) == 0x000000, "Member 'SkinnedMeshComponent_SetCastCapsuleDirectShadow::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetCastCapsuleIndirectShadow \ static_assert(alignof(SkinnedMeshComponent_SetCastCapsuleIndirectShadow) == 0x000001, "Wrong alignment on SkinnedMeshComponent_SetCastCapsuleIndirectShadow"); \ static_assert(sizeof(SkinnedMeshComponent_SetCastCapsuleIndirectShadow) == 0x000001, "Wrong size on SkinnedMeshComponent_SetCastCapsuleIndirectShadow"); \ static_assert(offsetof(SkinnedMeshComponent_SetCastCapsuleIndirectShadow, bNewValue) == 0x000000, "Member 'SkinnedMeshComponent_SetCastCapsuleIndirectShadow::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetForcedLOD \ static_assert(alignof(SkinnedMeshComponent_SetForcedLOD) == 0x000004, "Wrong alignment on SkinnedMeshComponent_SetForcedLOD"); \ static_assert(sizeof(SkinnedMeshComponent_SetForcedLOD) == 0x000004, "Wrong size on SkinnedMeshComponent_SetForcedLOD"); \ static_assert(offsetof(SkinnedMeshComponent_SetForcedLOD, InNewForcedLOD) == 0x000000, "Member 'SkinnedMeshComponent_SetForcedLOD::InNewForcedLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetLeaderPoseComponent \ static_assert(alignof(SkinnedMeshComponent_SetLeaderPoseComponent) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetLeaderPoseComponent"); \ static_assert(sizeof(SkinnedMeshComponent_SetLeaderPoseComponent) == 0x000010, "Wrong size on SkinnedMeshComponent_SetLeaderPoseComponent"); \ static_assert(offsetof(SkinnedMeshComponent_SetLeaderPoseComponent, NewLeaderBoneComponent) == 0x000000, "Member 'SkinnedMeshComponent_SetLeaderPoseComponent::NewLeaderBoneComponent' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetLeaderPoseComponent, bForceUpdate) == 0x000008, "Member 'SkinnedMeshComponent_SetLeaderPoseComponent::bForceUpdate' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetLeaderPoseComponent, bInFollowerShouldTickPose) == 0x000009, "Member 'SkinnedMeshComponent_SetLeaderPoseComponent::bInFollowerShouldTickPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetMeshDeformer \ static_assert(alignof(SkinnedMeshComponent_SetMeshDeformer) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetMeshDeformer"); \ static_assert(sizeof(SkinnedMeshComponent_SetMeshDeformer) == 0x000008, "Wrong size on SkinnedMeshComponent_SetMeshDeformer"); \ static_assert(offsetof(SkinnedMeshComponent_SetMeshDeformer, InMeshDeformer) == 0x000000, "Member 'SkinnedMeshComponent_SetMeshDeformer::InMeshDeformer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetMinLOD \ static_assert(alignof(SkinnedMeshComponent_SetMinLOD) == 0x000004, "Wrong alignment on SkinnedMeshComponent_SetMinLOD"); \ static_assert(sizeof(SkinnedMeshComponent_SetMinLOD) == 0x000004, "Wrong size on SkinnedMeshComponent_SetMinLOD"); \ static_assert(offsetof(SkinnedMeshComponent_SetMinLOD, InNewMinLOD) == 0x000000, "Member 'SkinnedMeshComponent_SetMinLOD::InNewMinLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetPhysicsAsset \ static_assert(alignof(SkinnedMeshComponent_SetPhysicsAsset) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetPhysicsAsset"); \ static_assert(sizeof(SkinnedMeshComponent_SetPhysicsAsset) == 0x000010, "Wrong size on SkinnedMeshComponent_SetPhysicsAsset"); \ static_assert(offsetof(SkinnedMeshComponent_SetPhysicsAsset, NewPhysicsAsset) == 0x000000, "Member 'SkinnedMeshComponent_SetPhysicsAsset::NewPhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetPhysicsAsset, bForceReInit) == 0x000008, "Member 'SkinnedMeshComponent_SetPhysicsAsset::bForceReInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetPostSkinningOffsets \ static_assert(alignof(SkinnedMeshComponent_SetPostSkinningOffsets) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetPostSkinningOffsets"); \ static_assert(sizeof(SkinnedMeshComponent_SetPostSkinningOffsets) == 0x000018, "Wrong size on SkinnedMeshComponent_SetPostSkinningOffsets"); \ static_assert(offsetof(SkinnedMeshComponent_SetPostSkinningOffsets, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_SetPostSkinningOffsets::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetPostSkinningOffsets, Offsets) == 0x000008, "Member 'SkinnedMeshComponent_SetPostSkinningOffsets::Offsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetPreSkinningOffsets \ static_assert(alignof(SkinnedMeshComponent_SetPreSkinningOffsets) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetPreSkinningOffsets"); \ static_assert(sizeof(SkinnedMeshComponent_SetPreSkinningOffsets) == 0x000018, "Wrong size on SkinnedMeshComponent_SetPreSkinningOffsets"); \ static_assert(offsetof(SkinnedMeshComponent_SetPreSkinningOffsets, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_SetPreSkinningOffsets::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetPreSkinningOffsets, Offsets) == 0x000008, "Member 'SkinnedMeshComponent_SetPreSkinningOffsets::Offsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetRenderStatic \ static_assert(alignof(SkinnedMeshComponent_SetRenderStatic) == 0x000001, "Wrong alignment on SkinnedMeshComponent_SetRenderStatic"); \ static_assert(sizeof(SkinnedMeshComponent_SetRenderStatic) == 0x000001, "Wrong size on SkinnedMeshComponent_SetRenderStatic"); \ static_assert(offsetof(SkinnedMeshComponent_SetRenderStatic, bNewValue) == 0x000000, "Member 'SkinnedMeshComponent_SetRenderStatic::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetSkinnedAssetAndUpdate \ static_assert(alignof(SkinnedMeshComponent_SetSkinnedAssetAndUpdate) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetSkinnedAssetAndUpdate"); \ static_assert(sizeof(SkinnedMeshComponent_SetSkinnedAssetAndUpdate) == 0x000010, "Wrong size on SkinnedMeshComponent_SetSkinnedAssetAndUpdate"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinnedAssetAndUpdate, NewMesh) == 0x000000, "Member 'SkinnedMeshComponent_SetSkinnedAssetAndUpdate::NewMesh' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinnedAssetAndUpdate, bReinitPose) == 0x000008, "Member 'SkinnedMeshComponent_SetSkinnedAssetAndUpdate::bReinitPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetSkinWeightOverride \ static_assert(alignof(SkinnedMeshComponent_SetSkinWeightOverride) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetSkinWeightOverride"); \ static_assert(sizeof(SkinnedMeshComponent_SetSkinWeightOverride) == 0x000018, "Wrong size on SkinnedMeshComponent_SetSkinWeightOverride"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinWeightOverride, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_SetSkinWeightOverride::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinWeightOverride, SkinWeights) == 0x000008, "Member 'SkinnedMeshComponent_SetSkinWeightOverride::SkinWeights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetSkinWeightProfile \ static_assert(alignof(SkinnedMeshComponent_SetSkinWeightProfile) == 0x000004, "Wrong alignment on SkinnedMeshComponent_SetSkinWeightProfile"); \ static_assert(sizeof(SkinnedMeshComponent_SetSkinWeightProfile) == 0x00000C, "Wrong size on SkinnedMeshComponent_SetSkinWeightProfile"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinWeightProfile, InProfileName) == 0x000000, "Member 'SkinnedMeshComponent_SetSkinWeightProfile::InProfileName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetSkinWeightProfile, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_SetSkinWeightProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetVertexColorOverride_LinearColor \ static_assert(alignof(SkinnedMeshComponent_SetVertexColorOverride_LinearColor) == 0x000008, "Wrong alignment on SkinnedMeshComponent_SetVertexColorOverride_LinearColor"); \ static_assert(sizeof(SkinnedMeshComponent_SetVertexColorOverride_LinearColor) == 0x000018, "Wrong size on SkinnedMeshComponent_SetVertexColorOverride_LinearColor"); \ static_assert(offsetof(SkinnedMeshComponent_SetVertexColorOverride_LinearColor, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_SetVertexColorOverride_LinearColor::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetVertexColorOverride_LinearColor, VertexColors) == 0x000008, "Member 'SkinnedMeshComponent_SetVertexColorOverride_LinearColor::VertexColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_SetVertexOffsetUsage \ static_assert(alignof(SkinnedMeshComponent_SetVertexOffsetUsage) == 0x000004, "Wrong alignment on SkinnedMeshComponent_SetVertexOffsetUsage"); \ static_assert(sizeof(SkinnedMeshComponent_SetVertexOffsetUsage) == 0x000008, "Wrong size on SkinnedMeshComponent_SetVertexOffsetUsage"); \ static_assert(offsetof(SkinnedMeshComponent_SetVertexOffsetUsage, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_SetVertexOffsetUsage::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_SetVertexOffsetUsage, Usage) == 0x000004, "Member 'SkinnedMeshComponent_SetVertexOffsetUsage::Usage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_ShowAllMaterialSections \ static_assert(alignof(SkinnedMeshComponent_ShowAllMaterialSections) == 0x000004, "Wrong alignment on SkinnedMeshComponent_ShowAllMaterialSections"); \ static_assert(sizeof(SkinnedMeshComponent_ShowAllMaterialSections) == 0x000004, "Wrong size on SkinnedMeshComponent_ShowAllMaterialSections"); \ static_assert(offsetof(SkinnedMeshComponent_ShowAllMaterialSections, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_ShowAllMaterialSections::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_ShowMaterialSection \ static_assert(alignof(SkinnedMeshComponent_ShowMaterialSection) == 0x000004, "Wrong alignment on SkinnedMeshComponent_ShowMaterialSection"); \ static_assert(sizeof(SkinnedMeshComponent_ShowMaterialSection) == 0x000010, "Wrong size on SkinnedMeshComponent_ShowMaterialSection"); \ static_assert(offsetof(SkinnedMeshComponent_ShowMaterialSection, MaterialID) == 0x000000, "Member 'SkinnedMeshComponent_ShowMaterialSection::MaterialID' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_ShowMaterialSection, SectionIndex) == 0x000004, "Member 'SkinnedMeshComponent_ShowMaterialSection::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_ShowMaterialSection, bShow) == 0x000008, "Member 'SkinnedMeshComponent_ShowMaterialSection::bShow' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_ShowMaterialSection, LODIndex) == 0x00000C, "Member 'SkinnedMeshComponent_ShowMaterialSection::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_TransformFromBoneSpace \ static_assert(alignof(SkinnedMeshComponent_TransformFromBoneSpace) == 0x000008, "Wrong alignment on SkinnedMeshComponent_TransformFromBoneSpace"); \ static_assert(sizeof(SkinnedMeshComponent_TransformFromBoneSpace) == 0x000068, "Wrong size on SkinnedMeshComponent_TransformFromBoneSpace"); \ static_assert(offsetof(SkinnedMeshComponent_TransformFromBoneSpace, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_TransformFromBoneSpace::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformFromBoneSpace, InPosition) == 0x000008, "Member 'SkinnedMeshComponent_TransformFromBoneSpace::InPosition' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformFromBoneSpace, InRotation) == 0x000020, "Member 'SkinnedMeshComponent_TransformFromBoneSpace::InRotation' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformFromBoneSpace, OutPosition) == 0x000038, "Member 'SkinnedMeshComponent_TransformFromBoneSpace::OutPosition' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformFromBoneSpace, OutRotation) == 0x000050, "Member 'SkinnedMeshComponent_TransformFromBoneSpace::OutRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_UnHideBoneByName \ static_assert(alignof(SkinnedMeshComponent_UnHideBoneByName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_UnHideBoneByName"); \ static_assert(sizeof(SkinnedMeshComponent_UnHideBoneByName) == 0x000008, "Wrong size on SkinnedMeshComponent_UnHideBoneByName"); \ static_assert(offsetof(SkinnedMeshComponent_UnHideBoneByName, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_UnHideBoneByName::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_UnloadSkinWeightProfile \ static_assert(alignof(SkinnedMeshComponent_UnloadSkinWeightProfile) == 0x000004, "Wrong alignment on SkinnedMeshComponent_UnloadSkinWeightProfile"); \ static_assert(sizeof(SkinnedMeshComponent_UnloadSkinWeightProfile) == 0x000008, "Wrong size on SkinnedMeshComponent_UnloadSkinWeightProfile"); \ static_assert(offsetof(SkinnedMeshComponent_UnloadSkinWeightProfile, InProfileName) == 0x000000, "Member 'SkinnedMeshComponent_UnloadSkinWeightProfile::InProfileName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_BoneIsChildOf \ static_assert(alignof(SkinnedMeshComponent_BoneIsChildOf) == 0x000004, "Wrong alignment on SkinnedMeshComponent_BoneIsChildOf"); \ static_assert(sizeof(SkinnedMeshComponent_BoneIsChildOf) == 0x000014, "Wrong size on SkinnedMeshComponent_BoneIsChildOf"); \ static_assert(offsetof(SkinnedMeshComponent_BoneIsChildOf, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_BoneIsChildOf::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_BoneIsChildOf, ParentBoneName) == 0x000008, "Member 'SkinnedMeshComponent_BoneIsChildOf::ParentBoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_BoneIsChildOf, ReturnValue) == 0x000010, "Member 'SkinnedMeshComponent_BoneIsChildOf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_FindClosestBone_K2 \ static_assert(alignof(SkinnedMeshComponent_FindClosestBone_K2) == 0x000008, "Wrong alignment on SkinnedMeshComponent_FindClosestBone_K2"); \ static_assert(sizeof(SkinnedMeshComponent_FindClosestBone_K2) == 0x000040, "Wrong size on SkinnedMeshComponent_FindClosestBone_K2"); \ static_assert(offsetof(SkinnedMeshComponent_FindClosestBone_K2, TestLocation) == 0x000000, "Member 'SkinnedMeshComponent_FindClosestBone_K2::TestLocation' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_FindClosestBone_K2, BoneLocation) == 0x000018, "Member 'SkinnedMeshComponent_FindClosestBone_K2::BoneLocation' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_FindClosestBone_K2, IgnoreScale) == 0x000030, "Member 'SkinnedMeshComponent_FindClosestBone_K2::IgnoreScale' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_FindClosestBone_K2, bRequirePhysicsAsset) == 0x000034, "Member 'SkinnedMeshComponent_FindClosestBone_K2::bRequirePhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_FindClosestBone_K2, ReturnValue) == 0x000038, "Member 'SkinnedMeshComponent_FindClosestBone_K2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetBoneIndex \ static_assert(alignof(SkinnedMeshComponent_GetBoneIndex) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetBoneIndex"); \ static_assert(sizeof(SkinnedMeshComponent_GetBoneIndex) == 0x00000C, "Wrong size on SkinnedMeshComponent_GetBoneIndex"); \ static_assert(offsetof(SkinnedMeshComponent_GetBoneIndex, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_GetBoneIndex::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetBoneIndex, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_GetBoneIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetBoneName \ static_assert(alignof(SkinnedMeshComponent_GetBoneName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetBoneName"); \ static_assert(sizeof(SkinnedMeshComponent_GetBoneName) == 0x00000C, "Wrong size on SkinnedMeshComponent_GetBoneName"); \ static_assert(offsetof(SkinnedMeshComponent_GetBoneName, BoneIndex) == 0x000000, "Member 'SkinnedMeshComponent_GetBoneName::BoneIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetBoneName, ReturnValue) == 0x000004, "Member 'SkinnedMeshComponent_GetBoneName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetCurrentSkinWeightProfileName \ static_assert(alignof(SkinnedMeshComponent_GetCurrentSkinWeightProfileName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetCurrentSkinWeightProfileName"); \ static_assert(sizeof(SkinnedMeshComponent_GetCurrentSkinWeightProfileName) == 0x000008, "Wrong size on SkinnedMeshComponent_GetCurrentSkinWeightProfileName"); \ static_assert(offsetof(SkinnedMeshComponent_GetCurrentSkinWeightProfileName, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetCurrentSkinWeightProfileName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetDeltaTransformFromRefPose \ static_assert(alignof(SkinnedMeshComponent_GetDeltaTransformFromRefPose) == 0x000010, "Wrong alignment on SkinnedMeshComponent_GetDeltaTransformFromRefPose"); \ static_assert(sizeof(SkinnedMeshComponent_GetDeltaTransformFromRefPose) == 0x000070, "Wrong size on SkinnedMeshComponent_GetDeltaTransformFromRefPose"); \ static_assert(offsetof(SkinnedMeshComponent_GetDeltaTransformFromRefPose, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_GetDeltaTransformFromRefPose::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetDeltaTransformFromRefPose, BaseName) == 0x000008, "Member 'SkinnedMeshComponent_GetDeltaTransformFromRefPose::BaseName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetDeltaTransformFromRefPose, ReturnValue) == 0x000010, "Member 'SkinnedMeshComponent_GetDeltaTransformFromRefPose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetForcedLOD \ static_assert(alignof(SkinnedMeshComponent_GetForcedLOD) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetForcedLOD"); \ static_assert(sizeof(SkinnedMeshComponent_GetForcedLOD) == 0x000004, "Wrong size on SkinnedMeshComponent_GetForcedLOD"); \ static_assert(offsetof(SkinnedMeshComponent_GetForcedLOD, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetForcedLOD::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetNumBones \ static_assert(alignof(SkinnedMeshComponent_GetNumBones) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetNumBones"); \ static_assert(sizeof(SkinnedMeshComponent_GetNumBones) == 0x000004, "Wrong size on SkinnedMeshComponent_GetNumBones"); \ static_assert(offsetof(SkinnedMeshComponent_GetNumBones, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetNumBones::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetNumLODs \ static_assert(alignof(SkinnedMeshComponent_GetNumLODs) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetNumLODs"); \ static_assert(sizeof(SkinnedMeshComponent_GetNumLODs) == 0x000004, "Wrong size on SkinnedMeshComponent_GetNumLODs"); \ static_assert(offsetof(SkinnedMeshComponent_GetNumLODs, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetNumLODs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetParentBone \ static_assert(alignof(SkinnedMeshComponent_GetParentBone) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetParentBone"); \ static_assert(sizeof(SkinnedMeshComponent_GetParentBone) == 0x000010, "Wrong size on SkinnedMeshComponent_GetParentBone"); \ static_assert(offsetof(SkinnedMeshComponent_GetParentBone, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_GetParentBone::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetParentBone, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_GetParentBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetPredictedLODLevel \ static_assert(alignof(SkinnedMeshComponent_GetPredictedLODLevel) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetPredictedLODLevel"); \ static_assert(sizeof(SkinnedMeshComponent_GetPredictedLODLevel) == 0x000004, "Wrong size on SkinnedMeshComponent_GetPredictedLODLevel"); \ static_assert(offsetof(SkinnedMeshComponent_GetPredictedLODLevel, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetPredictedLODLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetRefPosePosition \ static_assert(alignof(SkinnedMeshComponent_GetRefPosePosition) == 0x000008, "Wrong alignment on SkinnedMeshComponent_GetRefPosePosition"); \ static_assert(sizeof(SkinnedMeshComponent_GetRefPosePosition) == 0x000020, "Wrong size on SkinnedMeshComponent_GetRefPosePosition"); \ static_assert(offsetof(SkinnedMeshComponent_GetRefPosePosition, BoneIndex) == 0x000000, "Member 'SkinnedMeshComponent_GetRefPosePosition::BoneIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetRefPosePosition, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_GetRefPosePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetRefPoseTransform \ static_assert(alignof(SkinnedMeshComponent_GetRefPoseTransform) == 0x000010, "Wrong alignment on SkinnedMeshComponent_GetRefPoseTransform"); \ static_assert(sizeof(SkinnedMeshComponent_GetRefPoseTransform) == 0x000070, "Wrong size on SkinnedMeshComponent_GetRefPoseTransform"); \ static_assert(offsetof(SkinnedMeshComponent_GetRefPoseTransform, BoneIndex) == 0x000000, "Member 'SkinnedMeshComponent_GetRefPoseTransform::BoneIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetRefPoseTransform, ReturnValue) == 0x000010, "Member 'SkinnedMeshComponent_GetRefPoseTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED \ static_assert(alignof(SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED) == 0x000008, "Wrong alignment on SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED"); \ static_assert(sizeof(SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED) == 0x000008, "Wrong size on SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED"); \ static_assert(offsetof(SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetSkinnedAsset \ static_assert(alignof(SkinnedMeshComponent_GetSkinnedAsset) == 0x000008, "Wrong alignment on SkinnedMeshComponent_GetSkinnedAsset"); \ static_assert(sizeof(SkinnedMeshComponent_GetSkinnedAsset) == 0x000008, "Wrong size on SkinnedMeshComponent_GetSkinnedAsset"); \ static_assert(offsetof(SkinnedMeshComponent_GetSkinnedAsset, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_GetSkinnedAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetSocketBoneName \ static_assert(alignof(SkinnedMeshComponent_GetSocketBoneName) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetSocketBoneName"); \ static_assert(sizeof(SkinnedMeshComponent_GetSocketBoneName) == 0x000010, "Wrong size on SkinnedMeshComponent_GetSocketBoneName"); \ static_assert(offsetof(SkinnedMeshComponent_GetSocketBoneName, InSocketName) == 0x000000, "Member 'SkinnedMeshComponent_GetSocketBoneName::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetSocketBoneName, ReturnValue) == 0x000008, "Member 'SkinnedMeshComponent_GetSocketBoneName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose \ static_assert(alignof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose"); \ static_assert(sizeof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose) == 0x000014, "Wrong size on SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose"); \ static_assert(offsetof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose, OutTwistAngle) == 0x000008, "Member 'SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose::OutTwistAngle' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose, OutSwingAngle) == 0x00000C, "Member 'SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose::OutSwingAngle' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose, ReturnValue) == 0x000010, "Member 'SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_GetVertexOffsetUsage \ static_assert(alignof(SkinnedMeshComponent_GetVertexOffsetUsage) == 0x000004, "Wrong alignment on SkinnedMeshComponent_GetVertexOffsetUsage"); \ static_assert(sizeof(SkinnedMeshComponent_GetVertexOffsetUsage) == 0x000008, "Wrong size on SkinnedMeshComponent_GetVertexOffsetUsage"); \ static_assert(offsetof(SkinnedMeshComponent_GetVertexOffsetUsage, LODIndex) == 0x000000, "Member 'SkinnedMeshComponent_GetVertexOffsetUsage::LODIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_GetVertexOffsetUsage, ReturnValue) == 0x000004, "Member 'SkinnedMeshComponent_GetVertexOffsetUsage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_IsUsingSkinWeightProfile \ static_assert(alignof(SkinnedMeshComponent_IsUsingSkinWeightProfile) == 0x000001, "Wrong alignment on SkinnedMeshComponent_IsUsingSkinWeightProfile"); \ static_assert(sizeof(SkinnedMeshComponent_IsUsingSkinWeightProfile) == 0x000001, "Wrong size on SkinnedMeshComponent_IsUsingSkinWeightProfile"); \ static_assert(offsetof(SkinnedMeshComponent_IsUsingSkinWeightProfile, ReturnValue) == 0x000000, "Member 'SkinnedMeshComponent_IsUsingSkinWeightProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedMeshComponent_TransformToBoneSpace \ static_assert(alignof(SkinnedMeshComponent_TransformToBoneSpace) == 0x000008, "Wrong alignment on SkinnedMeshComponent_TransformToBoneSpace"); \ static_assert(sizeof(SkinnedMeshComponent_TransformToBoneSpace) == 0x000068, "Wrong size on SkinnedMeshComponent_TransformToBoneSpace"); \ static_assert(offsetof(SkinnedMeshComponent_TransformToBoneSpace, BoneName) == 0x000000, "Member 'SkinnedMeshComponent_TransformToBoneSpace::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformToBoneSpace, InPosition) == 0x000008, "Member 'SkinnedMeshComponent_TransformToBoneSpace::InPosition' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformToBoneSpace, InRotation) == 0x000020, "Member 'SkinnedMeshComponent_TransformToBoneSpace::InRotation' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformToBoneSpace, OutPosition) == 0x000038, "Member 'SkinnedMeshComponent_TransformToBoneSpace::OutPosition' has a wrong offset!"); \ static_assert(offsetof(SkinnedMeshComponent_TransformToBoneSpace, OutRotation) == 0x000050, "Member 'SkinnedMeshComponent_TransformToBoneSpace::OutRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkinnedMeshComponent \ static_assert(alignof(USkinnedMeshComponent) == 0x000010, "Wrong alignment on USkinnedMeshComponent"); \ static_assert(sizeof(USkinnedMeshComponent) == 0x0008B0, "Wrong size on USkinnedMeshComponent"); \ static_assert(offsetof(USkinnedMeshComponent, SkeletalMesh) == 0x000580, "Member 'USkinnedMeshComponent::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, SkinnedAsset) == 0x000588, "Member 'USkinnedMeshComponent::SkinnedAsset' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, LeaderPoseComponent) == 0x000590, "Member 'USkinnedMeshComponent::LeaderPoseComponent' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, SkinCacheUsage) == 0x000598, "Member 'USkinnedMeshComponent::SkinCacheUsage' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, bSetMeshDeformer) == 0x0005A8, "Member 'USkinnedMeshComponent::bSetMeshDeformer' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformer) == 0x0005B0, "Member 'USkinnedMeshComponent::MeshDeformer' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformerInstanceSettings) == 0x0005B8, "Member 'USkinnedMeshComponent::MeshDeformerInstanceSettings' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MeshDeformerInstance) == 0x0005C0, "Member 'USkinnedMeshComponent::MeshDeformerInstance' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, PhysicsAssetOverride) == 0x000730, "Member 'USkinnedMeshComponent::PhysicsAssetOverride' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, ForcedLodModel) == 0x000738, "Member 'USkinnedMeshComponent::ForcedLodModel' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, MinLodModel) == 0x00073C, "Member 'USkinnedMeshComponent::MinLodModel' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, StreamingDistanceMultiplier) == 0x000748, "Member 'USkinnedMeshComponent::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, LODInfo) == 0x000758, "Member 'USkinnedMeshComponent::LODInfo' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, VisibilityBasedAnimTickOption) == 0x00078C, "Member 'USkinnedMeshComponent::VisibilityBasedAnimTickOption' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CapsuleIndirectShadowMinVisibility) == 0x000794, "Member 'USkinnedMeshComponent::CapsuleIndirectShadowMinVisibility' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CachedWorldOrLocalSpaceBounds) == 0x0007D0, "Member 'USkinnedMeshComponent::CachedWorldOrLocalSpaceBounds' has a wrong offset!"); \ static_assert(offsetof(USkinnedMeshComponent, CachedWorldToLocalTransform) == 0x000810, "Member 'USkinnedMeshComponent::CachedWorldToLocalTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight \ static_assert(alignof(SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight) == 0x000004, "Wrong alignment on SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight"); \ static_assert(sizeof(SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight) == 0x000010, "Wrong size on SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight"); \ static_assert(offsetof(SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight, AddPhysicsBlendWeight) == 0x000008, "Member 'SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight::AddPhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight, bSkipCustomPhysicsType) == 0x00000C, "Member 'SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight::bSkipCustomPhysicsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_AddForceToAllBodiesBelow \ static_assert(alignof(SkeletalMeshComponent_AddForceToAllBodiesBelow) == 0x000008, "Wrong alignment on SkeletalMeshComponent_AddForceToAllBodiesBelow"); \ static_assert(sizeof(SkeletalMeshComponent_AddForceToAllBodiesBelow) == 0x000028, "Wrong size on SkeletalMeshComponent_AddForceToAllBodiesBelow"); \ static_assert(offsetof(SkeletalMeshComponent_AddForceToAllBodiesBelow, Force) == 0x000000, "Member 'SkeletalMeshComponent_AddForceToAllBodiesBelow::Force' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddForceToAllBodiesBelow, BoneName) == 0x000018, "Member 'SkeletalMeshComponent_AddForceToAllBodiesBelow::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddForceToAllBodiesBelow, bAccelChange) == 0x000020, "Member 'SkeletalMeshComponent_AddForceToAllBodiesBelow::bAccelChange' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddForceToAllBodiesBelow, bIncludeSelf) == 0x000021, "Member 'SkeletalMeshComponent_AddForceToAllBodiesBelow::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_AddImpulseToAllBodiesBelow \ static_assert(alignof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow) == 0x000008, "Wrong alignment on SkeletalMeshComponent_AddImpulseToAllBodiesBelow"); \ static_assert(sizeof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow) == 0x000028, "Wrong size on SkeletalMeshComponent_AddImpulseToAllBodiesBelow"); \ static_assert(offsetof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow, Impulse) == 0x000000, "Member 'SkeletalMeshComponent_AddImpulseToAllBodiesBelow::Impulse' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow, BoneName) == 0x000018, "Member 'SkeletalMeshComponent_AddImpulseToAllBodiesBelow::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow, bVelChange) == 0x000020, "Member 'SkeletalMeshComponent_AddImpulseToAllBodiesBelow::bVelChange' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AddImpulseToAllBodiesBelow, bIncludeSelf) == 0x000021, "Member 'SkeletalMeshComponent_AddImpulseToAllBodiesBelow::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_AllowAnimCurveEvaluation \ static_assert(alignof(SkeletalMeshComponent_AllowAnimCurveEvaluation) == 0x000004, "Wrong alignment on SkeletalMeshComponent_AllowAnimCurveEvaluation"); \ static_assert(sizeof(SkeletalMeshComponent_AllowAnimCurveEvaluation) == 0x00000C, "Wrong size on SkeletalMeshComponent_AllowAnimCurveEvaluation"); \ static_assert(offsetof(SkeletalMeshComponent_AllowAnimCurveEvaluation, NameOfCurve) == 0x000000, "Member 'SkeletalMeshComponent_AllowAnimCurveEvaluation::NameOfCurve' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_AllowAnimCurveEvaluation, bAllow) == 0x000008, "Member 'SkeletalMeshComponent_AllowAnimCurveEvaluation::bAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_BreakConstraint \ static_assert(alignof(SkeletalMeshComponent_BreakConstraint) == 0x000008, "Wrong alignment on SkeletalMeshComponent_BreakConstraint"); \ static_assert(sizeof(SkeletalMeshComponent_BreakConstraint) == 0x000038, "Wrong size on SkeletalMeshComponent_BreakConstraint"); \ static_assert(offsetof(SkeletalMeshComponent_BreakConstraint, Impulse) == 0x000000, "Member 'SkeletalMeshComponent_BreakConstraint::Impulse' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_BreakConstraint, HitLocation) == 0x000018, "Member 'SkeletalMeshComponent_BreakConstraint::HitLocation' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_BreakConstraint, InBoneName) == 0x000030, "Member 'SkeletalMeshComponent_BreakConstraint::InBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_FindConstraintBoneName \ static_assert(alignof(SkeletalMeshComponent_FindConstraintBoneName) == 0x000004, "Wrong alignment on SkeletalMeshComponent_FindConstraintBoneName"); \ static_assert(sizeof(SkeletalMeshComponent_FindConstraintBoneName) == 0x00000C, "Wrong size on SkeletalMeshComponent_FindConstraintBoneName"); \ static_assert(offsetof(SkeletalMeshComponent_FindConstraintBoneName, ConstraintIndex) == 0x000000, "Member 'SkeletalMeshComponent_FindConstraintBoneName::ConstraintIndex' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_FindConstraintBoneName, ReturnValue) == 0x000004, "Member 'SkeletalMeshComponent_FindConstraintBoneName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAnimClass \ static_assert(alignof(SkeletalMeshComponent_GetAnimClass) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetAnimClass"); \ static_assert(sizeof(SkeletalMeshComponent_GetAnimClass) == 0x000008, "Wrong size on SkeletalMeshComponent_GetAnimClass"); \ static_assert(offsetof(SkeletalMeshComponent_GetAnimClass, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAnimClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetBoneLinearVelocity \ static_assert(alignof(SkeletalMeshComponent_GetBoneLinearVelocity) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetBoneLinearVelocity"); \ static_assert(sizeof(SkeletalMeshComponent_GetBoneLinearVelocity) == 0x000020, "Wrong size on SkeletalMeshComponent_GetBoneLinearVelocity"); \ static_assert(offsetof(SkeletalMeshComponent_GetBoneLinearVelocity, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetBoneLinearVelocity::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetBoneLinearVelocity, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_GetBoneLinearVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetConstraintByName \ static_assert(alignof(SkeletalMeshComponent_GetConstraintByName) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetConstraintByName"); \ static_assert(sizeof(SkeletalMeshComponent_GetConstraintByName) == 0x000018, "Wrong size on SkeletalMeshComponent_GetConstraintByName"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintByName, ConstraintName) == 0x000000, "Member 'SkeletalMeshComponent_GetConstraintByName::ConstraintName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintByName, bIncludesTerminated) == 0x000008, "Member 'SkeletalMeshComponent_GetConstraintByName::bIncludesTerminated' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintByName, ReturnValue) == 0x00000C, "Member 'SkeletalMeshComponent_GetConstraintByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetConstraints \ static_assert(alignof(SkeletalMeshComponent_GetConstraints) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetConstraints"); \ static_assert(sizeof(SkeletalMeshComponent_GetConstraints) == 0x000018, "Wrong size on SkeletalMeshComponent_GetConstraints"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraints, bIncludesTerminated) == 0x000000, "Member 'SkeletalMeshComponent_GetConstraints::bIncludesTerminated' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraints, OutConstraints) == 0x000008, "Member 'SkeletalMeshComponent_GetConstraints::OutConstraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetConstraintsFromBody \ static_assert(alignof(SkeletalMeshComponent_GetConstraintsFromBody) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetConstraintsFromBody"); \ static_assert(sizeof(SkeletalMeshComponent_GetConstraintsFromBody) == 0x000020, "Wrong size on SkeletalMeshComponent_GetConstraintsFromBody"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintsFromBody, BodyName) == 0x000000, "Member 'SkeletalMeshComponent_GetConstraintsFromBody::BodyName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintsFromBody, bParentConstraints) == 0x000008, "Member 'SkeletalMeshComponent_GetConstraintsFromBody::bParentConstraints' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintsFromBody, bChildConstraints) == 0x000009, "Member 'SkeletalMeshComponent_GetConstraintsFromBody::bChildConstraints' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintsFromBody, bIncludesTerminated) == 0x00000A, "Member 'SkeletalMeshComponent_GetConstraintsFromBody::bIncludesTerminated' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetConstraintsFromBody, OutConstraints) == 0x000010, "Member 'SkeletalMeshComponent_GetConstraintsFromBody::OutConstraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetCurrentJointAngles \ static_assert(alignof(SkeletalMeshComponent_GetCurrentJointAngles) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetCurrentJointAngles"); \ static_assert(sizeof(SkeletalMeshComponent_GetCurrentJointAngles) == 0x000014, "Wrong size on SkeletalMeshComponent_GetCurrentJointAngles"); \ static_assert(offsetof(SkeletalMeshComponent_GetCurrentJointAngles, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetCurrentJointAngles::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetCurrentJointAngles, Swing1Angle) == 0x000008, "Member 'SkeletalMeshComponent_GetCurrentJointAngles::Swing1Angle' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetCurrentJointAngles, TwistAngle) == 0x00000C, "Member 'SkeletalMeshComponent_GetCurrentJointAngles::TwistAngle' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetCurrentJointAngles, Swing2Angle) == 0x000010, "Member 'SkeletalMeshComponent_GetCurrentJointAngles::Swing2Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetFloatAttribute \ static_assert(alignof(SkeletalMeshComponent_GetFloatAttribute) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetFloatAttribute"); \ static_assert(sizeof(SkeletalMeshComponent_GetFloatAttribute) == 0x00001C, "Wrong size on SkeletalMeshComponent_GetFloatAttribute"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetFloatAttribute::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetFloatAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, DefaultValue) == 0x000010, "Member 'SkeletalMeshComponent_GetFloatAttribute::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, OutValue) == 0x000014, "Member 'SkeletalMeshComponent_GetFloatAttribute::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, LookupType) == 0x000018, "Member 'SkeletalMeshComponent_GetFloatAttribute::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute, ReturnValue) == 0x000019, "Member 'SkeletalMeshComponent_GetFloatAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetFloatAttribute_Ref \ static_assert(alignof(SkeletalMeshComponent_GetFloatAttribute_Ref) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetFloatAttribute_Ref"); \ static_assert(sizeof(SkeletalMeshComponent_GetFloatAttribute_Ref) == 0x000018, "Wrong size on SkeletalMeshComponent_GetFloatAttribute_Ref"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute_Ref, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetFloatAttribute_Ref::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute_Ref, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetFloatAttribute_Ref::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute_Ref, OutValue) == 0x000010, "Member 'SkeletalMeshComponent_GetFloatAttribute_Ref::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute_Ref, LookupType) == 0x000014, "Member 'SkeletalMeshComponent_GetFloatAttribute_Ref::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetFloatAttribute_Ref, ReturnValue) == 0x000015, "Member 'SkeletalMeshComponent_GetFloatAttribute_Ref::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetIntegerAttribute \ static_assert(alignof(SkeletalMeshComponent_GetIntegerAttribute) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetIntegerAttribute"); \ static_assert(sizeof(SkeletalMeshComponent_GetIntegerAttribute) == 0x00001C, "Wrong size on SkeletalMeshComponent_GetIntegerAttribute"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetIntegerAttribute::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetIntegerAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, DefaultValue) == 0x000010, "Member 'SkeletalMeshComponent_GetIntegerAttribute::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, OutValue) == 0x000014, "Member 'SkeletalMeshComponent_GetIntegerAttribute::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, LookupType) == 0x000018, "Member 'SkeletalMeshComponent_GetIntegerAttribute::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute, ReturnValue) == 0x000019, "Member 'SkeletalMeshComponent_GetIntegerAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetIntegerAttribute_Ref \ static_assert(alignof(SkeletalMeshComponent_GetIntegerAttribute_Ref) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetIntegerAttribute_Ref"); \ static_assert(sizeof(SkeletalMeshComponent_GetIntegerAttribute_Ref) == 0x000018, "Wrong size on SkeletalMeshComponent_GetIntegerAttribute_Ref"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute_Ref, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetIntegerAttribute_Ref::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute_Ref, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetIntegerAttribute_Ref::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute_Ref, OutValue) == 0x000010, "Member 'SkeletalMeshComponent_GetIntegerAttribute_Ref::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute_Ref, LookupType) == 0x000014, "Member 'SkeletalMeshComponent_GetIntegerAttribute_Ref::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetIntegerAttribute_Ref, ReturnValue) == 0x000015, "Member 'SkeletalMeshComponent_GetIntegerAttribute_Ref::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetStringAttribute \ static_assert(alignof(SkeletalMeshComponent_GetStringAttribute) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetStringAttribute"); \ static_assert(sizeof(SkeletalMeshComponent_GetStringAttribute) == 0x000038, "Wrong size on SkeletalMeshComponent_GetStringAttribute"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetStringAttribute::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetStringAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, DefaultValue) == 0x000010, "Member 'SkeletalMeshComponent_GetStringAttribute::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, OutValue) == 0x000020, "Member 'SkeletalMeshComponent_GetStringAttribute::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, LookupType) == 0x000030, "Member 'SkeletalMeshComponent_GetStringAttribute::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute, ReturnValue) == 0x000031, "Member 'SkeletalMeshComponent_GetStringAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetStringAttribute_Ref \ static_assert(alignof(SkeletalMeshComponent_GetStringAttribute_Ref) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetStringAttribute_Ref"); \ static_assert(sizeof(SkeletalMeshComponent_GetStringAttribute_Ref) == 0x000028, "Wrong size on SkeletalMeshComponent_GetStringAttribute_Ref"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute_Ref, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetStringAttribute_Ref::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute_Ref, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetStringAttribute_Ref::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute_Ref, OutValue) == 0x000010, "Member 'SkeletalMeshComponent_GetStringAttribute_Ref::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute_Ref, LookupType) == 0x000020, "Member 'SkeletalMeshComponent_GetStringAttribute_Ref::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetStringAttribute_Ref, ReturnValue) == 0x000021, "Member 'SkeletalMeshComponent_GetStringAttribute_Ref::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetTransformAttribute \ static_assert(alignof(SkeletalMeshComponent_GetTransformAttribute) == 0x000010, "Wrong alignment on SkeletalMeshComponent_GetTransformAttribute"); \ static_assert(sizeof(SkeletalMeshComponent_GetTransformAttribute) == 0x0000E0, "Wrong size on SkeletalMeshComponent_GetTransformAttribute"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetTransformAttribute::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetTransformAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, DefaultValue) == 0x000010, "Member 'SkeletalMeshComponent_GetTransformAttribute::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, OutValue) == 0x000070, "Member 'SkeletalMeshComponent_GetTransformAttribute::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, LookupType) == 0x0000D0, "Member 'SkeletalMeshComponent_GetTransformAttribute::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute, ReturnValue) == 0x0000D1, "Member 'SkeletalMeshComponent_GetTransformAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetTransformAttribute_Ref \ static_assert(alignof(SkeletalMeshComponent_GetTransformAttribute_Ref) == 0x000010, "Wrong alignment on SkeletalMeshComponent_GetTransformAttribute_Ref"); \ static_assert(sizeof(SkeletalMeshComponent_GetTransformAttribute_Ref) == 0x000080, "Wrong size on SkeletalMeshComponent_GetTransformAttribute_Ref"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute_Ref, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetTransformAttribute_Ref::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute_Ref, AttributeName) == 0x000008, "Member 'SkeletalMeshComponent_GetTransformAttribute_Ref::AttributeName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute_Ref, OutValue) == 0x000010, "Member 'SkeletalMeshComponent_GetTransformAttribute_Ref::OutValue' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute_Ref, LookupType) == 0x000070, "Member 'SkeletalMeshComponent_GetTransformAttribute_Ref::LookupType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetTransformAttribute_Ref, ReturnValue) == 0x000071, "Member 'SkeletalMeshComponent_GetTransformAttribute_Ref::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_IsBodyGravityEnabled \ static_assert(alignof(SkeletalMeshComponent_IsBodyGravityEnabled) == 0x000004, "Wrong alignment on SkeletalMeshComponent_IsBodyGravityEnabled"); \ static_assert(sizeof(SkeletalMeshComponent_IsBodyGravityEnabled) == 0x00000C, "Wrong size on SkeletalMeshComponent_IsBodyGravityEnabled"); \ static_assert(offsetof(SkeletalMeshComponent_IsBodyGravityEnabled, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_IsBodyGravityEnabled::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_IsBodyGravityEnabled, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_IsBodyGravityEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_LinkAnimClassLayers \ static_assert(alignof(SkeletalMeshComponent_LinkAnimClassLayers) == 0x000008, "Wrong alignment on SkeletalMeshComponent_LinkAnimClassLayers"); \ static_assert(sizeof(SkeletalMeshComponent_LinkAnimClassLayers) == 0x000008, "Wrong size on SkeletalMeshComponent_LinkAnimClassLayers"); \ static_assert(offsetof(SkeletalMeshComponent_LinkAnimClassLayers, InClass) == 0x000000, "Member 'SkeletalMeshComponent_LinkAnimClassLayers::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_LinkAnimGraphByTag \ static_assert(alignof(SkeletalMeshComponent_LinkAnimGraphByTag) == 0x000008, "Wrong alignment on SkeletalMeshComponent_LinkAnimGraphByTag"); \ static_assert(sizeof(SkeletalMeshComponent_LinkAnimGraphByTag) == 0x000010, "Wrong size on SkeletalMeshComponent_LinkAnimGraphByTag"); \ static_assert(offsetof(SkeletalMeshComponent_LinkAnimGraphByTag, InTag) == 0x000000, "Member 'SkeletalMeshComponent_LinkAnimGraphByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_LinkAnimGraphByTag, InClass) == 0x000008, "Member 'SkeletalMeshComponent_LinkAnimGraphByTag::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_OverrideAnimationData \ static_assert(alignof(SkeletalMeshComponent_OverrideAnimationData) == 0x000008, "Wrong alignment on SkeletalMeshComponent_OverrideAnimationData"); \ static_assert(sizeof(SkeletalMeshComponent_OverrideAnimationData) == 0x000018, "Wrong size on SkeletalMeshComponent_OverrideAnimationData"); \ static_assert(offsetof(SkeletalMeshComponent_OverrideAnimationData, InAnimToPlay) == 0x000000, "Member 'SkeletalMeshComponent_OverrideAnimationData::InAnimToPlay' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_OverrideAnimationData, bIsLooping) == 0x000008, "Member 'SkeletalMeshComponent_OverrideAnimationData::bIsLooping' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_OverrideAnimationData, bIsPlaying) == 0x000009, "Member 'SkeletalMeshComponent_OverrideAnimationData::bIsPlaying' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_OverrideAnimationData, position) == 0x00000C, "Member 'SkeletalMeshComponent_OverrideAnimationData::position' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_OverrideAnimationData, PlayRate) == 0x000010, "Member 'SkeletalMeshComponent_OverrideAnimationData::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_Play \ static_assert(alignof(SkeletalMeshComponent_Play) == 0x000001, "Wrong alignment on SkeletalMeshComponent_Play"); \ static_assert(sizeof(SkeletalMeshComponent_Play) == 0x000001, "Wrong size on SkeletalMeshComponent_Play"); \ static_assert(offsetof(SkeletalMeshComponent_Play, bLooping) == 0x000000, "Member 'SkeletalMeshComponent_Play::bLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_PlayAnimation \ static_assert(alignof(SkeletalMeshComponent_PlayAnimation) == 0x000008, "Wrong alignment on SkeletalMeshComponent_PlayAnimation"); \ static_assert(sizeof(SkeletalMeshComponent_PlayAnimation) == 0x000010, "Wrong size on SkeletalMeshComponent_PlayAnimation"); \ static_assert(offsetof(SkeletalMeshComponent_PlayAnimation, NewAnimToPlay) == 0x000000, "Member 'SkeletalMeshComponent_PlayAnimation::NewAnimToPlay' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_PlayAnimation, bLooping) == 0x000008, "Member 'SkeletalMeshComponent_PlayAnimation::bLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_ResetAnimInstanceDynamics \ static_assert(alignof(SkeletalMeshComponent_ResetAnimInstanceDynamics) == 0x000001, "Wrong alignment on SkeletalMeshComponent_ResetAnimInstanceDynamics"); \ static_assert(sizeof(SkeletalMeshComponent_ResetAnimInstanceDynamics) == 0x000001, "Wrong size on SkeletalMeshComponent_ResetAnimInstanceDynamics"); \ static_assert(offsetof(SkeletalMeshComponent_ResetAnimInstanceDynamics, InTeleportType) == 0x000000, "Member 'SkeletalMeshComponent_ResetAnimInstanceDynamics::InTeleportType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity) == 0x000028, "Wrong size on SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity, LinearVelocity) == 0x000008, "Member 'SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity::LinearVelocity' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity, bIncludeSelf) == 0x000020, "Member 'SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight) == 0x000010, "Wrong size on SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight, PhysicsBlendWeight) == 0x000008, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight::PhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight, bSkipCustomPhysicsType) == 0x00000C, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight::bSkipCustomPhysicsType' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight, bIncludeSelf) == 0x00000D, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled) == 0x00000C, "Wrong size on SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled, bDisabled) == 0x000008, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled::bDisabled' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled, bIncludeSelf) == 0x000009, "Member 'SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics) == 0x00000C, "Wrong size on SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics, bNewSimulate) == 0x000008, "Member 'SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics::bNewSimulate' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics, bIncludeSelf) == 0x000009, "Member 'SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight) == 0x000008, "Wrong size on SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight, PhysicsBlendWeight) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight::PhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight, bSkipCustomPhysicsType) == 0x000004, "Member 'SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight::bSkipCustomPhysicsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllBodiesSimulatePhysics \ static_assert(alignof(SkeletalMeshComponent_SetAllBodiesSimulatePhysics) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllBodiesSimulatePhysics"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllBodiesSimulatePhysics) == 0x000001, "Wrong size on SkeletalMeshComponent_SetAllBodiesSimulatePhysics"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllBodiesSimulatePhysics, bNewSimulate) == 0x000000, "Member 'SkeletalMeshComponent_SetAllBodiesSimulatePhysics::bNewSimulate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllMotorsAngularDriveParams \ static_assert(alignof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAllMotorsAngularDriveParams"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams) == 0x000010, "Wrong size on SkeletalMeshComponent_SetAllMotorsAngularDriveParams"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams, InSpring) == 0x000000, "Member 'SkeletalMeshComponent_SetAllMotorsAngularDriveParams::InSpring' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams, InDamping) == 0x000004, "Member 'SkeletalMeshComponent_SetAllMotorsAngularDriveParams::InDamping' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams, InForceLimit) == 0x000008, "Member 'SkeletalMeshComponent_SetAllMotorsAngularDriveParams::InForceLimit' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularDriveParams, bSkipCustomPhysicsType) == 0x00000C, "Member 'SkeletalMeshComponent_SetAllMotorsAngularDriveParams::bSkipCustomPhysicsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllMotorsAngularPositionDrive \ static_assert(alignof(SkeletalMeshComponent_SetAllMotorsAngularPositionDrive) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllMotorsAngularPositionDrive"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllMotorsAngularPositionDrive) == 0x000003, "Wrong size on SkeletalMeshComponent_SetAllMotorsAngularPositionDrive"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularPositionDrive, bEnableSwingDrive) == 0x000000, "Member 'SkeletalMeshComponent_SetAllMotorsAngularPositionDrive::bEnableSwingDrive' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularPositionDrive, bEnableTwistDrive) == 0x000001, "Member 'SkeletalMeshComponent_SetAllMotorsAngularPositionDrive::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularPositionDrive, bSkipCustomPhysicsType) == 0x000002, "Member 'SkeletalMeshComponent_SetAllMotorsAngularPositionDrive::bSkipCustomPhysicsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive \ static_assert(alignof(SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive) == 0x000003, "Wrong size on SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive, bEnableSwingDrive) == 0x000000, "Member 'SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive::bEnableSwingDrive' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive, bEnableTwistDrive) == 0x000001, "Member 'SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive, bSkipCustomPhysicsType) == 0x000002, "Member 'SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive::bSkipCustomPhysicsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllowAnimCurveEvaluation \ static_assert(alignof(SkeletalMeshComponent_SetAllowAnimCurveEvaluation) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllowAnimCurveEvaluation"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllowAnimCurveEvaluation) == 0x000001, "Wrong size on SkeletalMeshComponent_SetAllowAnimCurveEvaluation"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowAnimCurveEvaluation, bInAllow) == 0x000000, "Member 'SkeletalMeshComponent_SetAllowAnimCurveEvaluation::bInAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllowClothActors \ static_assert(alignof(SkeletalMeshComponent_SetAllowClothActors) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllowClothActors"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllowClothActors) == 0x000001, "Wrong size on SkeletalMeshComponent_SetAllowClothActors"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowClothActors, bInAllow) == 0x000000, "Member 'SkeletalMeshComponent_SetAllowClothActors::bInAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation \ static_assert(alignof(SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation) == 0x000018, "Wrong size on SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation, List) == 0x000000, "Member 'SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation::List' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation, bAllow) == 0x000010, "Member 'SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation::bAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAllowRigidBodyAnimNode \ static_assert(alignof(SkeletalMeshComponent_SetAllowRigidBodyAnimNode) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAllowRigidBodyAnimNode"); \ static_assert(sizeof(SkeletalMeshComponent_SetAllowRigidBodyAnimNode) == 0x000002, "Wrong size on SkeletalMeshComponent_SetAllowRigidBodyAnimNode"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowRigidBodyAnimNode, bInAllow) == 0x000000, "Member 'SkeletalMeshComponent_SetAllowRigidBodyAnimNode::bInAllow' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAllowRigidBodyAnimNode, bReinitAnim) == 0x000001, "Member 'SkeletalMeshComponent_SetAllowRigidBodyAnimNode::bReinitAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAngularLimits \ static_assert(alignof(SkeletalMeshComponent_SetAngularLimits) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetAngularLimits"); \ static_assert(sizeof(SkeletalMeshComponent_SetAngularLimits) == 0x000014, "Wrong size on SkeletalMeshComponent_SetAngularLimits"); \ static_assert(offsetof(SkeletalMeshComponent_SetAngularLimits, InBoneName) == 0x000000, "Member 'SkeletalMeshComponent_SetAngularLimits::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAngularLimits, Swing1LimitAngle) == 0x000008, "Member 'SkeletalMeshComponent_SetAngularLimits::Swing1LimitAngle' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAngularLimits, TwistLimitAngle) == 0x00000C, "Member 'SkeletalMeshComponent_SetAngularLimits::TwistLimitAngle' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetAngularLimits, Swing2LimitAngle) == 0x000010, "Member 'SkeletalMeshComponent_SetAngularLimits::Swing2LimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAnimation \ static_assert(alignof(SkeletalMeshComponent_SetAnimation) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SetAnimation"); \ static_assert(sizeof(SkeletalMeshComponent_SetAnimation) == 0x000008, "Wrong size on SkeletalMeshComponent_SetAnimation"); \ static_assert(offsetof(SkeletalMeshComponent_SetAnimation, NewAnimToPlay) == 0x000000, "Member 'SkeletalMeshComponent_SetAnimation::NewAnimToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAnimationMode \ static_assert(alignof(SkeletalMeshComponent_SetAnimationMode) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetAnimationMode"); \ static_assert(sizeof(SkeletalMeshComponent_SetAnimationMode) == 0x000001, "Wrong size on SkeletalMeshComponent_SetAnimationMode"); \ static_assert(offsetof(SkeletalMeshComponent_SetAnimationMode, InAnimationMode) == 0x000000, "Member 'SkeletalMeshComponent_SetAnimationMode::InAnimationMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetAnimClass \ static_assert(alignof(SkeletalMeshComponent_SetAnimClass) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SetAnimClass"); \ static_assert(sizeof(SkeletalMeshComponent_SetAnimClass) == 0x000008, "Wrong size on SkeletalMeshComponent_SetAnimClass"); \ static_assert(offsetof(SkeletalMeshComponent_SetAnimClass, NewClass) == 0x000000, "Member 'SkeletalMeshComponent_SetAnimClass::NewClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision \ static_assert(alignof(SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision"); \ static_assert(sizeof(SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision) == 0x00000C, "Wrong size on SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision"); \ static_assert(offsetof(SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision, bNewNotifyRigidBodyCollision) == 0x000000, "Member 'SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision::bNewNotifyRigidBodyCollision' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision, BoneName) == 0x000004, "Member 'SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetClothMaxDistanceScale \ static_assert(alignof(SkeletalMeshComponent_SetClothMaxDistanceScale) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetClothMaxDistanceScale"); \ static_assert(sizeof(SkeletalMeshComponent_SetClothMaxDistanceScale) == 0x000004, "Wrong size on SkeletalMeshComponent_SetClothMaxDistanceScale"); \ static_assert(offsetof(SkeletalMeshComponent_SetClothMaxDistanceScale, Scale) == 0x000000, "Member 'SkeletalMeshComponent_SetClothMaxDistanceScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetConstraintProfile \ static_assert(alignof(SkeletalMeshComponent_SetConstraintProfile) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetConstraintProfile"); \ static_assert(sizeof(SkeletalMeshComponent_SetConstraintProfile) == 0x000014, "Wrong size on SkeletalMeshComponent_SetConstraintProfile"); \ static_assert(offsetof(SkeletalMeshComponent_SetConstraintProfile, JointName) == 0x000000, "Member 'SkeletalMeshComponent_SetConstraintProfile::JointName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetConstraintProfile, ProfileName) == 0x000008, "Member 'SkeletalMeshComponent_SetConstraintProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetConstraintProfile, bDefaultIfNotFound) == 0x000010, "Member 'SkeletalMeshComponent_SetConstraintProfile::bDefaultIfNotFound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetConstraintProfileForAll \ static_assert(alignof(SkeletalMeshComponent_SetConstraintProfileForAll) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetConstraintProfileForAll"); \ static_assert(sizeof(SkeletalMeshComponent_SetConstraintProfileForAll) == 0x00000C, "Wrong size on SkeletalMeshComponent_SetConstraintProfileForAll"); \ static_assert(offsetof(SkeletalMeshComponent_SetConstraintProfileForAll, ProfileName) == 0x000000, "Member 'SkeletalMeshComponent_SetConstraintProfileForAll::ProfileName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetConstraintProfileForAll, bDefaultIfNotFound) == 0x000008, "Member 'SkeletalMeshComponent_SetConstraintProfileForAll::bDefaultIfNotFound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetDisableAnimCurves \ static_assert(alignof(SkeletalMeshComponent_SetDisableAnimCurves) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetDisableAnimCurves"); \ static_assert(sizeof(SkeletalMeshComponent_SetDisableAnimCurves) == 0x000001, "Wrong size on SkeletalMeshComponent_SetDisableAnimCurves"); \ static_assert(offsetof(SkeletalMeshComponent_SetDisableAnimCurves, bInDisableAnimCurves) == 0x000000, "Member 'SkeletalMeshComponent_SetDisableAnimCurves::bInDisableAnimCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetDisablePostProcessBlueprint \ static_assert(alignof(SkeletalMeshComponent_SetDisablePostProcessBlueprint) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetDisablePostProcessBlueprint"); \ static_assert(sizeof(SkeletalMeshComponent_SetDisablePostProcessBlueprint) == 0x000001, "Wrong size on SkeletalMeshComponent_SetDisablePostProcessBlueprint"); \ static_assert(offsetof(SkeletalMeshComponent_SetDisablePostProcessBlueprint, bInDisablePostProcess) == 0x000000, "Member 'SkeletalMeshComponent_SetDisablePostProcessBlueprint::bInDisablePostProcess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetEnableBodyGravity \ static_assert(alignof(SkeletalMeshComponent_SetEnableBodyGravity) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetEnableBodyGravity"); \ static_assert(sizeof(SkeletalMeshComponent_SetEnableBodyGravity) == 0x00000C, "Wrong size on SkeletalMeshComponent_SetEnableBodyGravity"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnableBodyGravity, bEnableGravity) == 0x000000, "Member 'SkeletalMeshComponent_SetEnableBodyGravity::bEnableGravity' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnableBodyGravity, BoneName) == 0x000004, "Member 'SkeletalMeshComponent_SetEnableBodyGravity::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow \ static_assert(alignof(SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow"); \ static_assert(sizeof(SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow) == 0x000010, "Wrong size on SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow, bEnableGravity) == 0x000000, "Member 'SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow::bEnableGravity' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow, BoneName) == 0x000004, "Member 'SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow, bIncludeSelf) == 0x00000C, "Member 'SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetEnablePhysicsBlending \ static_assert(alignof(SkeletalMeshComponent_SetEnablePhysicsBlending) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetEnablePhysicsBlending"); \ static_assert(sizeof(SkeletalMeshComponent_SetEnablePhysicsBlending) == 0x000001, "Wrong size on SkeletalMeshComponent_SetEnablePhysicsBlending"); \ static_assert(offsetof(SkeletalMeshComponent_SetEnablePhysicsBlending, bNewBlendPhysics) == 0x000000, "Member 'SkeletalMeshComponent_SetEnablePhysicsBlending::bNewBlendPhysics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetMorphTarget \ static_assert(alignof(SkeletalMeshComponent_SetMorphTarget) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetMorphTarget"); \ static_assert(sizeof(SkeletalMeshComponent_SetMorphTarget) == 0x000010, "Wrong size on SkeletalMeshComponent_SetMorphTarget"); \ static_assert(offsetof(SkeletalMeshComponent_SetMorphTarget, MorphTargetName) == 0x000000, "Member 'SkeletalMeshComponent_SetMorphTarget::MorphTargetName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetMorphTarget, Value) == 0x000008, "Member 'SkeletalMeshComponent_SetMorphTarget::Value' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetMorphTarget, bRemoveZeroWeight) == 0x00000C, "Member 'SkeletalMeshComponent_SetMorphTarget::bRemoveZeroWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow \ static_assert(alignof(SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow"); \ static_assert(sizeof(SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow) == 0x000010, "Wrong size on SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow"); \ static_assert(offsetof(SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow, bNewNotifyRigidBodyCollision) == 0x000000, "Member 'SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow::bNewNotifyRigidBodyCollision' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow, BoneName) == 0x000004, "Member 'SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow, bIncludeSelf) == 0x00000C, "Member 'SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetPhysicsBlendWeight \ static_assert(alignof(SkeletalMeshComponent_SetPhysicsBlendWeight) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetPhysicsBlendWeight"); \ static_assert(sizeof(SkeletalMeshComponent_SetPhysicsBlendWeight) == 0x000004, "Wrong size on SkeletalMeshComponent_SetPhysicsBlendWeight"); \ static_assert(offsetof(SkeletalMeshComponent_SetPhysicsBlendWeight, PhysicsBlendWeight) == 0x000000, "Member 'SkeletalMeshComponent_SetPhysicsBlendWeight::PhysicsBlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetPlayRate \ static_assert(alignof(SkeletalMeshComponent_SetPlayRate) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetPlayRate"); \ static_assert(sizeof(SkeletalMeshComponent_SetPlayRate) == 0x000004, "Wrong size on SkeletalMeshComponent_SetPlayRate"); \ static_assert(offsetof(SkeletalMeshComponent_SetPlayRate, Rate) == 0x000000, "Member 'SkeletalMeshComponent_SetPlayRate::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetPosition \ static_assert(alignof(SkeletalMeshComponent_SetPosition) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetPosition"); \ static_assert(sizeof(SkeletalMeshComponent_SetPosition) == 0x000008, "Wrong size on SkeletalMeshComponent_SetPosition"); \ static_assert(offsetof(SkeletalMeshComponent_SetPosition, InPos) == 0x000000, "Member 'SkeletalMeshComponent_SetPosition::InPos' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_SetPosition, bFireNotifies) == 0x000004, "Member 'SkeletalMeshComponent_SetPosition::bFireNotifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetSkeletalMeshAsset \ static_assert(alignof(SkeletalMeshComponent_SetSkeletalMeshAsset) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SetSkeletalMeshAsset"); \ static_assert(sizeof(SkeletalMeshComponent_SetSkeletalMeshAsset) == 0x000008, "Wrong size on SkeletalMeshComponent_SetSkeletalMeshAsset"); \ static_assert(offsetof(SkeletalMeshComponent_SetSkeletalMeshAsset, NewMesh) == 0x000000, "Member 'SkeletalMeshComponent_SetSkeletalMeshAsset::NewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetTeleportDistanceThreshold \ static_assert(alignof(SkeletalMeshComponent_SetTeleportDistanceThreshold) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetTeleportDistanceThreshold"); \ static_assert(sizeof(SkeletalMeshComponent_SetTeleportDistanceThreshold) == 0x000004, "Wrong size on SkeletalMeshComponent_SetTeleportDistanceThreshold"); \ static_assert(offsetof(SkeletalMeshComponent_SetTeleportDistanceThreshold, Threshold) == 0x000000, "Member 'SkeletalMeshComponent_SetTeleportDistanceThreshold::Threshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetTeleportRotationThreshold \ static_assert(alignof(SkeletalMeshComponent_SetTeleportRotationThreshold) == 0x000004, "Wrong alignment on SkeletalMeshComponent_SetTeleportRotationThreshold"); \ static_assert(sizeof(SkeletalMeshComponent_SetTeleportRotationThreshold) == 0x000004, "Wrong size on SkeletalMeshComponent_SetTeleportRotationThreshold"); \ static_assert(offsetof(SkeletalMeshComponent_SetTeleportRotationThreshold, Threshold) == 0x000000, "Member 'SkeletalMeshComponent_SetTeleportRotationThreshold::Threshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetUpdateAnimationInEditor \ static_assert(alignof(SkeletalMeshComponent_SetUpdateAnimationInEditor) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetUpdateAnimationInEditor"); \ static_assert(sizeof(SkeletalMeshComponent_SetUpdateAnimationInEditor) == 0x000001, "Wrong size on SkeletalMeshComponent_SetUpdateAnimationInEditor"); \ static_assert(offsetof(SkeletalMeshComponent_SetUpdateAnimationInEditor, NewUpdateState) == 0x000000, "Member 'SkeletalMeshComponent_SetUpdateAnimationInEditor::NewUpdateState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SetUpdateClothInEditor \ static_assert(alignof(SkeletalMeshComponent_SetUpdateClothInEditor) == 0x000001, "Wrong alignment on SkeletalMeshComponent_SetUpdateClothInEditor"); \ static_assert(sizeof(SkeletalMeshComponent_SetUpdateClothInEditor) == 0x000001, "Wrong size on SkeletalMeshComponent_SetUpdateClothInEditor"); \ static_assert(offsetof(SkeletalMeshComponent_SetUpdateClothInEditor, NewUpdateState) == 0x000000, "Member 'SkeletalMeshComponent_SetUpdateClothInEditor::NewUpdateState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_SnapshotPose \ static_assert(alignof(SkeletalMeshComponent_SnapshotPose) == 0x000008, "Wrong alignment on SkeletalMeshComponent_SnapshotPose"); \ static_assert(sizeof(SkeletalMeshComponent_SnapshotPose) == 0x000038, "Wrong size on SkeletalMeshComponent_SnapshotPose"); \ static_assert(offsetof(SkeletalMeshComponent_SnapshotPose, Snapshot) == 0x000000, "Member 'SkeletalMeshComponent_SnapshotPose::Snapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_TermBodiesBelow \ static_assert(alignof(SkeletalMeshComponent_TermBodiesBelow) == 0x000004, "Wrong alignment on SkeletalMeshComponent_TermBodiesBelow"); \ static_assert(sizeof(SkeletalMeshComponent_TermBodiesBelow) == 0x000008, "Wrong size on SkeletalMeshComponent_TermBodiesBelow"); \ static_assert(offsetof(SkeletalMeshComponent_TermBodiesBelow, ParentBoneName) == 0x000000, "Member 'SkeletalMeshComponent_TermBodiesBelow::ParentBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent \ static_assert(alignof(SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent) == 0x000001, "Wrong alignment on SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent"); \ static_assert(sizeof(SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent) == 0x000001, "Wrong size on SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent"); \ static_assert(offsetof(SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent, bRestoreSimulationSpace) == 0x000000, "Member 'SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent::bRestoreSimulationSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_UnlinkAnimClassLayers \ static_assert(alignof(SkeletalMeshComponent_UnlinkAnimClassLayers) == 0x000008, "Wrong alignment on SkeletalMeshComponent_UnlinkAnimClassLayers"); \ static_assert(sizeof(SkeletalMeshComponent_UnlinkAnimClassLayers) == 0x000008, "Wrong size on SkeletalMeshComponent_UnlinkAnimClassLayers"); \ static_assert(offsetof(SkeletalMeshComponent_UnlinkAnimClassLayers, InClass) == 0x000000, "Member 'SkeletalMeshComponent_UnlinkAnimClassLayers::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAllowClothActors \ static_assert(alignof(SkeletalMeshComponent_GetAllowClothActors) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetAllowClothActors"); \ static_assert(sizeof(SkeletalMeshComponent_GetAllowClothActors) == 0x000001, "Wrong size on SkeletalMeshComponent_GetAllowClothActors"); \ static_assert(offsetof(SkeletalMeshComponent_GetAllowClothActors, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAllowClothActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAllowedAnimCurveEvaluate \ static_assert(alignof(SkeletalMeshComponent_GetAllowedAnimCurveEvaluate) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetAllowedAnimCurveEvaluate"); \ static_assert(sizeof(SkeletalMeshComponent_GetAllowedAnimCurveEvaluate) == 0x000001, "Wrong size on SkeletalMeshComponent_GetAllowedAnimCurveEvaluate"); \ static_assert(offsetof(SkeletalMeshComponent_GetAllowedAnimCurveEvaluate, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAllowedAnimCurveEvaluate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAllowRigidBodyAnimNode \ static_assert(alignof(SkeletalMeshComponent_GetAllowRigidBodyAnimNode) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetAllowRigidBodyAnimNode"); \ static_assert(sizeof(SkeletalMeshComponent_GetAllowRigidBodyAnimNode) == 0x000001, "Wrong size on SkeletalMeshComponent_GetAllowRigidBodyAnimNode"); \ static_assert(offsetof(SkeletalMeshComponent_GetAllowRigidBodyAnimNode, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAllowRigidBodyAnimNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAnimationMode \ static_assert(alignof(SkeletalMeshComponent_GetAnimationMode) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetAnimationMode"); \ static_assert(sizeof(SkeletalMeshComponent_GetAnimationMode) == 0x000001, "Wrong size on SkeletalMeshComponent_GetAnimationMode"); \ static_assert(offsetof(SkeletalMeshComponent_GetAnimationMode, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAnimationMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetAnimInstance \ static_assert(alignof(SkeletalMeshComponent_GetAnimInstance) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetAnimInstance"); \ static_assert(sizeof(SkeletalMeshComponent_GetAnimInstance) == 0x000008, "Wrong size on SkeletalMeshComponent_GetAnimInstance"); \ static_assert(offsetof(SkeletalMeshComponent_GetAnimInstance, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetBoneMass \ static_assert(alignof(SkeletalMeshComponent_GetBoneMass) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetBoneMass"); \ static_assert(sizeof(SkeletalMeshComponent_GetBoneMass) == 0x000010, "Wrong size on SkeletalMeshComponent_GetBoneMass"); \ static_assert(offsetof(SkeletalMeshComponent_GetBoneMass, BoneName) == 0x000000, "Member 'SkeletalMeshComponent_GetBoneMass::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetBoneMass, bScaleMass) == 0x000008, "Member 'SkeletalMeshComponent_GetBoneMass::bScaleMass' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetBoneMass, ReturnValue) == 0x00000C, "Member 'SkeletalMeshComponent_GetBoneMass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetClothingSimulationInteractor \ static_assert(alignof(SkeletalMeshComponent_GetClothingSimulationInteractor) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetClothingSimulationInteractor"); \ static_assert(sizeof(SkeletalMeshComponent_GetClothingSimulationInteractor) == 0x000008, "Wrong size on SkeletalMeshComponent_GetClothingSimulationInteractor"); \ static_assert(offsetof(SkeletalMeshComponent_GetClothingSimulationInteractor, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetClothingSimulationInteractor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetClothMaxDistanceScale \ static_assert(alignof(SkeletalMeshComponent_GetClothMaxDistanceScale) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetClothMaxDistanceScale"); \ static_assert(sizeof(SkeletalMeshComponent_GetClothMaxDistanceScale) == 0x000004, "Wrong size on SkeletalMeshComponent_GetClothMaxDistanceScale"); \ static_assert(offsetof(SkeletalMeshComponent_GetClothMaxDistanceScale, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetClothMaxDistanceScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetDisableAnimCurves \ static_assert(alignof(SkeletalMeshComponent_GetDisableAnimCurves) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetDisableAnimCurves"); \ static_assert(sizeof(SkeletalMeshComponent_GetDisableAnimCurves) == 0x000001, "Wrong size on SkeletalMeshComponent_GetDisableAnimCurves"); \ static_assert(offsetof(SkeletalMeshComponent_GetDisableAnimCurves, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetDisableAnimCurves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetDisablePostProcessBlueprint \ static_assert(alignof(SkeletalMeshComponent_GetDisablePostProcessBlueprint) == 0x000001, "Wrong alignment on SkeletalMeshComponent_GetDisablePostProcessBlueprint"); \ static_assert(sizeof(SkeletalMeshComponent_GetDisablePostProcessBlueprint) == 0x000001, "Wrong size on SkeletalMeshComponent_GetDisablePostProcessBlueprint"); \ static_assert(offsetof(SkeletalMeshComponent_GetDisablePostProcessBlueprint, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetDisablePostProcessBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag \ static_assert(alignof(SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag"); \ static_assert(sizeof(SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag) == 0x000010, "Wrong size on SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag, InTag) == 0x000000, "Member 'SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag \ static_assert(alignof(SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag"); \ static_assert(sizeof(SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag) == 0x000018, "Wrong size on SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag, InTag) == 0x000000, "Member 'SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag, OutLinkedInstances) == 0x000008, "Member 'SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag::OutLinkedInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass \ static_assert(alignof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass"); \ static_assert(sizeof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass) == 0x000010, "Wrong size on SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass, InClass) == 0x000000, "Member 'SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup \ static_assert(alignof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup"); \ static_assert(sizeof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup) == 0x000010, "Wrong size on SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup, InGroup) == 0x000000, "Member 'SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup::InGroup' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetMorphTarget \ static_assert(alignof(SkeletalMeshComponent_GetMorphTarget) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetMorphTarget"); \ static_assert(sizeof(SkeletalMeshComponent_GetMorphTarget) == 0x00000C, "Wrong size on SkeletalMeshComponent_GetMorphTarget"); \ static_assert(offsetof(SkeletalMeshComponent_GetMorphTarget, MorphTargetName) == 0x000000, "Member 'SkeletalMeshComponent_GetMorphTarget::MorphTargetName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_GetMorphTarget, ReturnValue) == 0x000008, "Member 'SkeletalMeshComponent_GetMorphTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetPlayRate \ static_assert(alignof(SkeletalMeshComponent_GetPlayRate) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetPlayRate"); \ static_assert(sizeof(SkeletalMeshComponent_GetPlayRate) == 0x000004, "Wrong size on SkeletalMeshComponent_GetPlayRate"); \ static_assert(offsetof(SkeletalMeshComponent_GetPlayRate, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetPosition \ static_assert(alignof(SkeletalMeshComponent_GetPosition) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetPosition"); \ static_assert(sizeof(SkeletalMeshComponent_GetPosition) == 0x000004, "Wrong size on SkeletalMeshComponent_GetPosition"); \ static_assert(offsetof(SkeletalMeshComponent_GetPosition, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetPostProcessInstance \ static_assert(alignof(SkeletalMeshComponent_GetPostProcessInstance) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetPostProcessInstance"); \ static_assert(sizeof(SkeletalMeshComponent_GetPostProcessInstance) == 0x000008, "Wrong size on SkeletalMeshComponent_GetPostProcessInstance"); \ static_assert(offsetof(SkeletalMeshComponent_GetPostProcessInstance, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetPostProcessInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetSkeletalCenterOfMass \ static_assert(alignof(SkeletalMeshComponent_GetSkeletalCenterOfMass) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetSkeletalCenterOfMass"); \ static_assert(sizeof(SkeletalMeshComponent_GetSkeletalCenterOfMass) == 0x000018, "Wrong size on SkeletalMeshComponent_GetSkeletalCenterOfMass"); \ static_assert(offsetof(SkeletalMeshComponent_GetSkeletalCenterOfMass, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetSkeletalCenterOfMass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetSkeletalMeshAsset \ static_assert(alignof(SkeletalMeshComponent_GetSkeletalMeshAsset) == 0x000008, "Wrong alignment on SkeletalMeshComponent_GetSkeletalMeshAsset"); \ static_assert(sizeof(SkeletalMeshComponent_GetSkeletalMeshAsset) == 0x000008, "Wrong size on SkeletalMeshComponent_GetSkeletalMeshAsset"); \ static_assert(offsetof(SkeletalMeshComponent_GetSkeletalMeshAsset, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetSkeletalMeshAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetTeleportDistanceThreshold \ static_assert(alignof(SkeletalMeshComponent_GetTeleportDistanceThreshold) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetTeleportDistanceThreshold"); \ static_assert(sizeof(SkeletalMeshComponent_GetTeleportDistanceThreshold) == 0x000004, "Wrong size on SkeletalMeshComponent_GetTeleportDistanceThreshold"); \ static_assert(offsetof(SkeletalMeshComponent_GetTeleportDistanceThreshold, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetTeleportDistanceThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_GetTeleportRotationThreshold \ static_assert(alignof(SkeletalMeshComponent_GetTeleportRotationThreshold) == 0x000004, "Wrong alignment on SkeletalMeshComponent_GetTeleportRotationThreshold"); \ static_assert(sizeof(SkeletalMeshComponent_GetTeleportRotationThreshold) == 0x000004, "Wrong size on SkeletalMeshComponent_GetTeleportRotationThreshold"); \ static_assert(offsetof(SkeletalMeshComponent_GetTeleportRotationThreshold, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_GetTeleportRotationThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_HasValidAnimationInstance \ static_assert(alignof(SkeletalMeshComponent_HasValidAnimationInstance) == 0x000001, "Wrong alignment on SkeletalMeshComponent_HasValidAnimationInstance"); \ static_assert(sizeof(SkeletalMeshComponent_HasValidAnimationInstance) == 0x000001, "Wrong size on SkeletalMeshComponent_HasValidAnimationInstance"); \ static_assert(offsetof(SkeletalMeshComponent_HasValidAnimationInstance, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_HasValidAnimationInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_IsClothingSimulationSuspended \ static_assert(alignof(SkeletalMeshComponent_IsClothingSimulationSuspended) == 0x000001, "Wrong alignment on SkeletalMeshComponent_IsClothingSimulationSuspended"); \ static_assert(sizeof(SkeletalMeshComponent_IsClothingSimulationSuspended) == 0x000001, "Wrong size on SkeletalMeshComponent_IsClothingSimulationSuspended"); \ static_assert(offsetof(SkeletalMeshComponent_IsClothingSimulationSuspended, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_IsClothingSimulationSuspended::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_IsPlaying \ static_assert(alignof(SkeletalMeshComponent_IsPlaying) == 0x000001, "Wrong alignment on SkeletalMeshComponent_IsPlaying"); \ static_assert(sizeof(SkeletalMeshComponent_IsPlaying) == 0x000001, "Wrong size on SkeletalMeshComponent_IsPlaying"); \ static_assert(offsetof(SkeletalMeshComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'SkeletalMeshComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset \ static_assert(alignof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset) == 0x000008, "Wrong alignment on SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset"); \ static_assert(sizeof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset) == 0x000058, "Wrong size on SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, WorldPosition) == 0x000000, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, ClosestWorldPosition) == 0x000018, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::ClosestWorldPosition' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, Normal) == 0x000030, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::Normal' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, BoneName) == 0x000048, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::BoneName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, Distance) == 0x000050, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::Distance' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset, ReturnValue) == 0x000054, "Member 'SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMeshComponent \ static_assert(alignof(USkeletalMeshComponent) == 0x000010, "Wrong alignment on USkeletalMeshComponent"); \ static_assert(sizeof(USkeletalMeshComponent) == 0x000F90, "Wrong size on USkeletalMeshComponent"); \ static_assert(offsetof(USkeletalMeshComponent, AnimBlueprintGeneratedClass) == 0x0008B0, "Member 'USkeletalMeshComponent::AnimBlueprintGeneratedClass' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimClass) == 0x0008B8, "Member 'USkeletalMeshComponent::AnimClass' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimScriptInstance) == 0x0008C0, "Member 'USkeletalMeshComponent::AnimScriptInstance' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, PostProcessAnimInstance) == 0x0008C8, "Member 'USkeletalMeshComponent::PostProcessAnimInstance' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimationData) == 0x0008D0, "Member 'USkeletalMeshComponent::AnimationData' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, RootBoneTranslation) == 0x0008F8, "Member 'USkeletalMeshComponent::RootBoneTranslation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LineCheckBoundsScale) == 0x000910, "Member 'USkeletalMeshComponent::LineCheckBoundsScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LinkedInstances) == 0x000958, "Member 'USkeletalMeshComponent::LinkedInstances' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedBoneSpaceTransforms) == 0x000968, "Member 'USkeletalMeshComponent::CachedBoneSpaceTransforms' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedComponentSpaceTransforms) == 0x000978, "Member 'USkeletalMeshComponent::CachedComponentSpaceTransforms' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, GlobalAnimRateScale) == 0x000A38, "Member 'USkeletalMeshComponent::GlobalAnimRateScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, KinematicBonesUpdateType) == 0x000A3C, "Member 'USkeletalMeshComponent::KinematicBonesUpdateType' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, PhysicsTransformUpdateMode) == 0x000A3D, "Member 'USkeletalMeshComponent::PhysicsTransformUpdateMode' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, AnimationMode) == 0x000A3F, "Member 'USkeletalMeshComponent::AnimationMode' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, CachedAnimCurveUidVersion) == 0x000A4E, "Member 'USkeletalMeshComponent::CachedAnimCurveUidVersion' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothBlendWeight) == 0x000A50, "Member 'USkeletalMeshComponent::ClothBlendWeight' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, bWaitForParallelClothTask) == 0x000A54, "Member 'USkeletalMeshComponent::bWaitForParallelClothTask' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, DisallowedAnimCurves) == 0x000A58, "Member 'USkeletalMeshComponent::DisallowedAnimCurves' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, BodySetup) == 0x000A68, "Member 'USkeletalMeshComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothMaxDistanceScale) == 0x000A74, "Member 'USkeletalMeshComponent::ClothMaxDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnConstraintBroken) == 0x000A78, "Member 'USkeletalMeshComponent::OnConstraintBroken' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnPlasticDeformation) == 0x000A88, "Member 'USkeletalMeshComponent::OnPlasticDeformation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothingSimulationFactory) == 0x000A98, "Member 'USkeletalMeshComponent::ClothingSimulationFactory' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, TeleportDistanceThreshold) == 0x000B98, "Member 'USkeletalMeshComponent::TeleportDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, TeleportRotationThreshold) == 0x000B9C, "Member 'USkeletalMeshComponent::TeleportRotationThreshold' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, LastPoseTickFrame) == 0x000BA8, "Member 'USkeletalMeshComponent::LastPoseTickFrame' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, ClothingInteractor) == 0x000C40, "Member 'USkeletalMeshComponent::ClothingInteractor' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshComponent, OnAnimInitialized) == 0x000D10, "Member 'USkeletalMeshComponent::OnAnimInitialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAnimClassInterface \ static_assert(alignof(IAnimClassInterface) == 0x000001, "Wrong alignment on IAnimClassInterface"); \ static_assert(sizeof(IAnimClassInterface) == 0x000001, "Wrong size on IAnimClassInterface"); \ #define DUMPER7_ASSERTS_ULineBatchComponent \ static_assert(alignof(ULineBatchComponent) == 0x000010, "Wrong alignment on ULineBatchComponent"); \ static_assert(sizeof(ULineBatchComponent) == 0x000580, "Wrong size on ULineBatchComponent"); \ #define DUMPER7_ASSERTS_ILODSyncInterface \ static_assert(alignof(ILODSyncInterface) == 0x000001, "Wrong alignment on ILODSyncInterface"); \ static_assert(sizeof(ILODSyncInterface) == 0x000001, "Wrong size on ILODSyncInterface"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPreSkinnedLocalBounds \ static_assert(alignof(UMaterialExpressionPreSkinnedLocalBounds) == 0x000008, "Wrong alignment on UMaterialExpressionPreSkinnedLocalBounds"); \ static_assert(sizeof(UMaterialExpressionPreSkinnedLocalBounds) == 0x0000B0, "Wrong size on UMaterialExpressionPreSkinnedLocalBounds"); \ #define DUMPER7_ASSERTS_World_K2_GetWorldSettings \ static_assert(alignof(World_K2_GetWorldSettings) == 0x000008, "Wrong alignment on World_K2_GetWorldSettings"); \ static_assert(sizeof(World_K2_GetWorldSettings) == 0x000008, "Wrong size on World_K2_GetWorldSettings"); \ static_assert(offsetof(World_K2_GetWorldSettings, ReturnValue) == 0x000000, "Member 'World_K2_GetWorldSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorld \ static_assert(alignof(UWorld) == 0x000008, "Wrong alignment on UWorld"); \ static_assert(sizeof(UWorld) == 0x0008D8, "Wrong size on UWorld"); \ static_assert(offsetof(UWorld, PersistentLevel) == 0x000030, "Member 'UWorld::PersistentLevel' has a wrong offset!"); \ static_assert(offsetof(UWorld, NetDriver) == 0x000038, "Member 'UWorld::NetDriver' has a wrong offset!"); \ static_assert(offsetof(UWorld, LineBatcher) == 0x000040, "Member 'UWorld::LineBatcher' has a wrong offset!"); \ static_assert(offsetof(UWorld, PersistentLineBatcher) == 0x000048, "Member 'UWorld::PersistentLineBatcher' has a wrong offset!"); \ static_assert(offsetof(UWorld, ForegroundLineBatcher) == 0x000050, "Member 'UWorld::ForegroundLineBatcher' has a wrong offset!"); \ static_assert(offsetof(UWorld, NetworkManager) == 0x000058, "Member 'UWorld::NetworkManager' has a wrong offset!"); \ static_assert(offsetof(UWorld, PhysicsCollisionHandler) == 0x000060, "Member 'UWorld::PhysicsCollisionHandler' has a wrong offset!"); \ static_assert(offsetof(UWorld, ExtraReferencedObjects) == 0x000068, "Member 'UWorld::ExtraReferencedObjects' has a wrong offset!"); \ static_assert(offsetof(UWorld, PerModuleDataObjects) == 0x000078, "Member 'UWorld::PerModuleDataObjects' has a wrong offset!"); \ static_assert(offsetof(UWorld, StreamingLevels) == 0x000088, "Member 'UWorld::StreamingLevels' has a wrong offset!"); \ static_assert(offsetof(UWorld, StreamingLevelsToConsider) == 0x000098, "Member 'UWorld::StreamingLevelsToConsider' has a wrong offset!"); \ static_assert(offsetof(UWorld, ServerStreamingLevelsVisibility) == 0x0000C0, "Member 'UWorld::ServerStreamingLevelsVisibility' has a wrong offset!"); \ static_assert(offsetof(UWorld, StreamingLevelsPrefix) == 0x0000C8, "Member 'UWorld::StreamingLevelsPrefix' has a wrong offset!"); \ static_assert(offsetof(UWorld, CurrentLevelPendingVisibility) == 0x0000E0, "Member 'UWorld::CurrentLevelPendingVisibility' has a wrong offset!"); \ static_assert(offsetof(UWorld, CurrentLevelPendingInvisibility) == 0x0000E8, "Member 'UWorld::CurrentLevelPendingInvisibility' has a wrong offset!"); \ static_assert(offsetof(UWorld, DemoNetDriver) == 0x0000F0, "Member 'UWorld::DemoNetDriver' has a wrong offset!"); \ static_assert(offsetof(UWorld, MyParticleEventManager) == 0x0000F8, "Member 'UWorld::MyParticleEventManager' has a wrong offset!"); \ static_assert(offsetof(UWorld, DefaultPhysicsVolume) == 0x000100, "Member 'UWorld::DefaultPhysicsVolume' has a wrong offset!"); \ static_assert(offsetof(UWorld, NavigationSystem) == 0x000148, "Member 'UWorld::NavigationSystem' has a wrong offset!"); \ static_assert(offsetof(UWorld, AuthorityGameMode) == 0x000150, "Member 'UWorld::AuthorityGameMode' has a wrong offset!"); \ static_assert(offsetof(UWorld, GameState) == 0x000158, "Member 'UWorld::GameState' has a wrong offset!"); \ static_assert(offsetof(UWorld, AISystem) == 0x000160, "Member 'UWorld::AISystem' has a wrong offset!"); \ static_assert(offsetof(UWorld, AvoidanceManager) == 0x000168, "Member 'UWorld::AvoidanceManager' has a wrong offset!"); \ static_assert(offsetof(UWorld, Levels) == 0x000170, "Member 'UWorld::Levels' has a wrong offset!"); \ static_assert(offsetof(UWorld, LevelCollections) == 0x000180, "Member 'UWorld::LevelCollections' has a wrong offset!"); \ static_assert(offsetof(UWorld, OwningGameInstance) == 0x0001F8, "Member 'UWorld::OwningGameInstance' has a wrong offset!"); \ static_assert(offsetof(UWorld, ParameterCollectionInstances) == 0x000200, "Member 'UWorld::ParameterCollectionInstances' has a wrong offset!"); \ static_assert(offsetof(UWorld, CanvasForRenderingToTarget) == 0x000210, "Member 'UWorld::CanvasForRenderingToTarget' has a wrong offset!"); \ static_assert(offsetof(UWorld, CanvasForDrawMaterialToRenderTarget) == 0x000218, "Member 'UWorld::CanvasForDrawMaterialToRenderTarget' has a wrong offset!"); \ static_assert(offsetof(UWorld, PhysicsField) == 0x000290, "Member 'UWorld::PhysicsField' has a wrong offset!"); \ static_assert(offsetof(UWorld, LWILastAssignedUID) == 0x000298, "Member 'UWorld::LWILastAssignedUID' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedPreEndOfFrameSync) == 0x0002A0, "Member 'UWorld::ComponentsThatNeedPreEndOfFrameSync' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedEndOfFrameUpdate) == 0x0002F0, "Member 'UWorld::ComponentsThatNeedEndOfFrameUpdate' has a wrong offset!"); \ static_assert(offsetof(UWorld, ComponentsThatNeedEndOfFrameUpdate_OnGameThread) == 0x000300, "Member 'UWorld::ComponentsThatNeedEndOfFrameUpdate_OnGameThread' has a wrong offset!"); \ static_assert(offsetof(UWorld, WorldComposition) == 0x000708, "Member 'UWorld::WorldComposition' has a wrong offset!"); \ static_assert(offsetof(UWorld, ContentBundleManager) == 0x000710, "Member 'UWorld::ContentBundleManager' has a wrong offset!"); \ static_assert(offsetof(UWorld, PSCPool) == 0x0007C0, "Member 'UWorld::PSCPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_CacheInitialMeshOffset \ static_assert(alignof(Character_CacheInitialMeshOffset) == 0x000008, "Wrong alignment on Character_CacheInitialMeshOffset"); \ static_assert(sizeof(Character_CacheInitialMeshOffset) == 0x000030, "Wrong size on Character_CacheInitialMeshOffset"); \ static_assert(offsetof(Character_CacheInitialMeshOffset, MeshRelativeLocation) == 0x000000, "Member 'Character_CacheInitialMeshOffset::MeshRelativeLocation' has a wrong offset!"); \ static_assert(offsetof(Character_CacheInitialMeshOffset, MeshRelativeRotation) == 0x000018, "Member 'Character_CacheInitialMeshOffset::MeshRelativeRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientAckGoodMove \ static_assert(alignof(Character_ClientAckGoodMove) == 0x000004, "Wrong alignment on Character_ClientAckGoodMove"); \ static_assert(sizeof(Character_ClientAckGoodMove) == 0x000004, "Wrong size on Character_ClientAckGoodMove"); \ static_assert(offsetof(Character_ClientAckGoodMove, Timestamp) == 0x000000, "Member 'Character_ClientAckGoodMove::Timestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientAdjustPosition \ static_assert(alignof(Character_ClientAdjustPosition) == 0x000008, "Wrong alignment on Character_ClientAdjustPosition"); \ static_assert(sizeof(Character_ClientAdjustPosition) == 0x000050, "Wrong size on Character_ClientAdjustPosition"); \ static_assert(offsetof(Character_ClientAdjustPosition, Timestamp) == 0x000000, "Member 'Character_ClientAdjustPosition::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, NewLoc) == 0x000008, "Member 'Character_ClientAdjustPosition::NewLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, NewVel) == 0x000020, "Member 'Character_ClientAdjustPosition::NewVel' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, NewBase) == 0x000038, "Member 'Character_ClientAdjustPosition::NewBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, NewBaseBoneName) == 0x000040, "Member 'Character_ClientAdjustPosition::NewBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, bHasBase) == 0x000048, "Member 'Character_ClientAdjustPosition::bHasBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, bBaseRelativePosition) == 0x000049, "Member 'Character_ClientAdjustPosition::bBaseRelativePosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustPosition, ServerMovementMode) == 0x00004A, "Member 'Character_ClientAdjustPosition::ServerMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientAdjustRootMotionPosition \ static_assert(alignof(Character_ClientAdjustRootMotionPosition) == 0x000008, "Wrong alignment on Character_ClientAdjustRootMotionPosition"); \ static_assert(sizeof(Character_ClientAdjustRootMotionPosition) == 0x000058, "Wrong size on Character_ClientAdjustRootMotionPosition"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, Timestamp) == 0x000000, "Member 'Character_ClientAdjustRootMotionPosition::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerMontageTrackPosition) == 0x000004, "Member 'Character_ClientAdjustRootMotionPosition::ServerMontageTrackPosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerLoc) == 0x000008, "Member 'Character_ClientAdjustRootMotionPosition::ServerLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerRotation) == 0x000020, "Member 'Character_ClientAdjustRootMotionPosition::ServerRotation' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerVelZ) == 0x000038, "Member 'Character_ClientAdjustRootMotionPosition::ServerVelZ' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerBase) == 0x000040, "Member 'Character_ClientAdjustRootMotionPosition::ServerBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerBoneName) == 0x000048, "Member 'Character_ClientAdjustRootMotionPosition::ServerBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, bHasBase) == 0x000050, "Member 'Character_ClientAdjustRootMotionPosition::bHasBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, bBaseRelativePosition) == 0x000051, "Member 'Character_ClientAdjustRootMotionPosition::bBaseRelativePosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionPosition, ServerMovementMode) == 0x000052, "Member 'Character_ClientAdjustRootMotionPosition::ServerMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientAdjustRootMotionSourcePosition \ static_assert(alignof(Character_ClientAdjustRootMotionSourcePosition) == 0x000008, "Wrong alignment on Character_ClientAdjustRootMotionSourcePosition"); \ static_assert(sizeof(Character_ClientAdjustRootMotionSourcePosition) == 0x0000A8, "Wrong size on Character_ClientAdjustRootMotionSourcePosition"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, Timestamp) == 0x000000, "Member 'Character_ClientAdjustRootMotionSourcePosition::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerRootMotion) == 0x000008, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerRootMotion' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, bHasAnimRootMotion) == 0x000050, "Member 'Character_ClientAdjustRootMotionSourcePosition::bHasAnimRootMotion' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerMontageTrackPosition) == 0x000054, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerMontageTrackPosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerLoc) == 0x000058, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerRotation) == 0x000070, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerRotation' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerVelZ) == 0x000088, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerVelZ' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerBase) == 0x000090, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerBoneName) == 0x000098, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, bHasBase) == 0x0000A0, "Member 'Character_ClientAdjustRootMotionSourcePosition::bHasBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, bBaseRelativePosition) == 0x0000A1, "Member 'Character_ClientAdjustRootMotionSourcePosition::bBaseRelativePosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientAdjustRootMotionSourcePosition, ServerMovementMode) == 0x0000A2, "Member 'Character_ClientAdjustRootMotionSourcePosition::ServerMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientMoveResponsePacked \ static_assert(alignof(Character_ClientMoveResponsePacked) == 0x000008, "Wrong alignment on Character_ClientMoveResponsePacked"); \ static_assert(sizeof(Character_ClientMoveResponsePacked) == 0x000098, "Wrong size on Character_ClientMoveResponsePacked"); \ static_assert(offsetof(Character_ClientMoveResponsePacked, PackedBits) == 0x000000, "Member 'Character_ClientMoveResponsePacked::PackedBits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ClientVeryShortAdjustPosition \ static_assert(alignof(Character_ClientVeryShortAdjustPosition) == 0x000008, "Wrong alignment on Character_ClientVeryShortAdjustPosition"); \ static_assert(sizeof(Character_ClientVeryShortAdjustPosition) == 0x000038, "Wrong size on Character_ClientVeryShortAdjustPosition"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, Timestamp) == 0x000000, "Member 'Character_ClientVeryShortAdjustPosition::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, NewLoc) == 0x000008, "Member 'Character_ClientVeryShortAdjustPosition::NewLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, NewBase) == 0x000020, "Member 'Character_ClientVeryShortAdjustPosition::NewBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, NewBaseBoneName) == 0x000028, "Member 'Character_ClientVeryShortAdjustPosition::NewBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, bHasBase) == 0x000030, "Member 'Character_ClientVeryShortAdjustPosition::bHasBase' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, bBaseRelativePosition) == 0x000031, "Member 'Character_ClientVeryShortAdjustPosition::bBaseRelativePosition' has a wrong offset!"); \ static_assert(offsetof(Character_ClientVeryShortAdjustPosition, ServerMovementMode) == 0x000032, "Member 'Character_ClientVeryShortAdjustPosition::ServerMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_Crouch \ static_assert(alignof(Character_Crouch) == 0x000001, "Wrong alignment on Character_Crouch"); \ static_assert(sizeof(Character_Crouch) == 0x000001, "Wrong size on Character_Crouch"); \ static_assert(offsetof(Character_Crouch, bClientSimulation) == 0x000000, "Member 'Character_Crouch::bClientSimulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_K2_OnEndCrouch \ static_assert(alignof(Character_K2_OnEndCrouch) == 0x000004, "Wrong alignment on Character_K2_OnEndCrouch"); \ static_assert(sizeof(Character_K2_OnEndCrouch) == 0x000008, "Wrong size on Character_K2_OnEndCrouch"); \ static_assert(offsetof(Character_K2_OnEndCrouch, HalfHeightAdjust) == 0x000000, "Member 'Character_K2_OnEndCrouch::HalfHeightAdjust' has a wrong offset!"); \ static_assert(offsetof(Character_K2_OnEndCrouch, ScaledHalfHeightAdjust) == 0x000004, "Member 'Character_K2_OnEndCrouch::ScaledHalfHeightAdjust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_K2_OnMovementModeChanged \ static_assert(alignof(Character_K2_OnMovementModeChanged) == 0x000001, "Wrong alignment on Character_K2_OnMovementModeChanged"); \ static_assert(sizeof(Character_K2_OnMovementModeChanged) == 0x000004, "Wrong size on Character_K2_OnMovementModeChanged"); \ static_assert(offsetof(Character_K2_OnMovementModeChanged, PrevMovementMode) == 0x000000, "Member 'Character_K2_OnMovementModeChanged::PrevMovementMode' has a wrong offset!"); \ static_assert(offsetof(Character_K2_OnMovementModeChanged, NewMovementMode) == 0x000001, "Member 'Character_K2_OnMovementModeChanged::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(Character_K2_OnMovementModeChanged, PrevCustomMode) == 0x000002, "Member 'Character_K2_OnMovementModeChanged::PrevCustomMode' has a wrong offset!"); \ static_assert(offsetof(Character_K2_OnMovementModeChanged, NewCustomMode) == 0x000003, "Member 'Character_K2_OnMovementModeChanged::NewCustomMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_K2_OnStartCrouch \ static_assert(alignof(Character_K2_OnStartCrouch) == 0x000004, "Wrong alignment on Character_K2_OnStartCrouch"); \ static_assert(sizeof(Character_K2_OnStartCrouch) == 0x000008, "Wrong size on Character_K2_OnStartCrouch"); \ static_assert(offsetof(Character_K2_OnStartCrouch, HalfHeightAdjust) == 0x000000, "Member 'Character_K2_OnStartCrouch::HalfHeightAdjust' has a wrong offset!"); \ static_assert(offsetof(Character_K2_OnStartCrouch, ScaledHalfHeightAdjust) == 0x000004, "Member 'Character_K2_OnStartCrouch::ScaledHalfHeightAdjust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_K2_UpdateCustomMovement \ static_assert(alignof(Character_K2_UpdateCustomMovement) == 0x000004, "Wrong alignment on Character_K2_UpdateCustomMovement"); \ static_assert(sizeof(Character_K2_UpdateCustomMovement) == 0x000004, "Wrong size on Character_K2_UpdateCustomMovement"); \ static_assert(offsetof(Character_K2_UpdateCustomMovement, DeltaTime) == 0x000000, "Member 'Character_K2_UpdateCustomMovement::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_LaunchCharacter \ static_assert(alignof(Character_LaunchCharacter) == 0x000008, "Wrong alignment on Character_LaunchCharacter"); \ static_assert(sizeof(Character_LaunchCharacter) == 0x000020, "Wrong size on Character_LaunchCharacter"); \ static_assert(offsetof(Character_LaunchCharacter, LaunchVelocity) == 0x000000, "Member 'Character_LaunchCharacter::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(Character_LaunchCharacter, bXYOverride) == 0x000018, "Member 'Character_LaunchCharacter::bXYOverride' has a wrong offset!"); \ static_assert(offsetof(Character_LaunchCharacter, bZOverride) == 0x000019, "Member 'Character_LaunchCharacter::bZOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_OnLanded \ static_assert(alignof(Character_OnLanded) == 0x000008, "Wrong alignment on Character_OnLanded"); \ static_assert(sizeof(Character_OnLanded) == 0x0000E8, "Wrong size on Character_OnLanded"); \ static_assert(offsetof(Character_OnLanded, Hit) == 0x000000, "Member 'Character_OnLanded::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_OnLaunched \ static_assert(alignof(Character_OnLaunched) == 0x000008, "Wrong alignment on Character_OnLaunched"); \ static_assert(sizeof(Character_OnLaunched) == 0x000020, "Wrong size on Character_OnLaunched"); \ static_assert(offsetof(Character_OnLaunched, LaunchVelocity) == 0x000000, "Member 'Character_OnLaunched::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(Character_OnLaunched, bXYOverride) == 0x000018, "Member 'Character_OnLaunched::bXYOverride' has a wrong offset!"); \ static_assert(offsetof(Character_OnLaunched, bZOverride) == 0x000019, "Member 'Character_OnLaunched::bZOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_OnWalkingOffLedge \ static_assert(alignof(Character_OnWalkingOffLedge) == 0x000008, "Wrong alignment on Character_OnWalkingOffLedge"); \ static_assert(sizeof(Character_OnWalkingOffLedge) == 0x000050, "Wrong size on Character_OnWalkingOffLedge"); \ static_assert(offsetof(Character_OnWalkingOffLedge, PreviousFloorImpactNormal) == 0x000000, "Member 'Character_OnWalkingOffLedge::PreviousFloorImpactNormal' has a wrong offset!"); \ static_assert(offsetof(Character_OnWalkingOffLedge, PreviousFloorContactNormal) == 0x000018, "Member 'Character_OnWalkingOffLedge::PreviousFloorContactNormal' has a wrong offset!"); \ static_assert(offsetof(Character_OnWalkingOffLedge, PreviousLocation) == 0x000030, "Member 'Character_OnWalkingOffLedge::PreviousLocation' has a wrong offset!"); \ static_assert(offsetof(Character_OnWalkingOffLedge, TimeDelta) == 0x000048, "Member 'Character_OnWalkingOffLedge::TimeDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_PlayAnimMontage \ static_assert(alignof(Character_PlayAnimMontage) == 0x000008, "Wrong alignment on Character_PlayAnimMontage"); \ static_assert(sizeof(Character_PlayAnimMontage) == 0x000018, "Wrong size on Character_PlayAnimMontage"); \ static_assert(offsetof(Character_PlayAnimMontage, AnimMontage) == 0x000000, "Member 'Character_PlayAnimMontage::AnimMontage' has a wrong offset!"); \ static_assert(offsetof(Character_PlayAnimMontage, InPlayRate) == 0x000008, "Member 'Character_PlayAnimMontage::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(Character_PlayAnimMontage, StartSectionName) == 0x00000C, "Member 'Character_PlayAnimMontage::StartSectionName' has a wrong offset!"); \ static_assert(offsetof(Character_PlayAnimMontage, ReturnValue) == 0x000014, "Member 'Character_PlayAnimMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_RootMotionDebugClientPrintOnScreen \ static_assert(alignof(Character_RootMotionDebugClientPrintOnScreen) == 0x000008, "Wrong alignment on Character_RootMotionDebugClientPrintOnScreen"); \ static_assert(sizeof(Character_RootMotionDebugClientPrintOnScreen) == 0x000010, "Wrong size on Character_RootMotionDebugClientPrintOnScreen"); \ static_assert(offsetof(Character_RootMotionDebugClientPrintOnScreen, InString) == 0x000000, "Member 'Character_RootMotionDebugClientPrintOnScreen::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMove \ static_assert(alignof(Character_ServerMove) == 0x000008, "Wrong alignment on Character_ServerMove"); \ static_assert(sizeof(Character_ServerMove) == 0x000058, "Wrong size on Character_ServerMove"); \ static_assert(offsetof(Character_ServerMove, Timestamp) == 0x000000, "Member 'Character_ServerMove::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, InAccel) == 0x000008, "Member 'Character_ServerMove::InAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, ClientLoc) == 0x000020, "Member 'Character_ServerMove::ClientLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, CompressedMoveFlags) == 0x000038, "Member 'Character_ServerMove::CompressedMoveFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, ClientRoll) == 0x000039, "Member 'Character_ServerMove::ClientRoll' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, View) == 0x00003C, "Member 'Character_ServerMove::View' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, ClientMovementBase) == 0x000040, "Member 'Character_ServerMove::ClientMovementBase' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, ClientBaseBoneName) == 0x000048, "Member 'Character_ServerMove::ClientBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMove, ClientMovementMode) == 0x000050, "Member 'Character_ServerMove::ClientMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMoveDual \ static_assert(alignof(Character_ServerMoveDual) == 0x000008, "Wrong alignment on Character_ServerMoveDual"); \ static_assert(sizeof(Character_ServerMoveDual) == 0x000080, "Wrong size on Character_ServerMoveDual"); \ static_assert(offsetof(Character_ServerMoveDual, TimeStamp0) == 0x000000, "Member 'Character_ServerMoveDual::TimeStamp0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, InAccel0) == 0x000008, "Member 'Character_ServerMoveDual::InAccel0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, PendingFlags) == 0x000020, "Member 'Character_ServerMoveDual::PendingFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, View0) == 0x000024, "Member 'Character_ServerMoveDual::View0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, Timestamp) == 0x000028, "Member 'Character_ServerMoveDual::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, InAccel) == 0x000030, "Member 'Character_ServerMoveDual::InAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, ClientLoc) == 0x000048, "Member 'Character_ServerMoveDual::ClientLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, NewFlags) == 0x000060, "Member 'Character_ServerMoveDual::NewFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, ClientRoll) == 0x000061, "Member 'Character_ServerMoveDual::ClientRoll' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, View) == 0x000064, "Member 'Character_ServerMoveDual::View' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, ClientMovementBase) == 0x000068, "Member 'Character_ServerMoveDual::ClientMovementBase' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, ClientBaseBoneName) == 0x000070, "Member 'Character_ServerMoveDual::ClientBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDual, ClientMovementMode) == 0x000078, "Member 'Character_ServerMoveDual::ClientMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMoveDualHybridRootMotion \ static_assert(alignof(Character_ServerMoveDualHybridRootMotion) == 0x000008, "Wrong alignment on Character_ServerMoveDualHybridRootMotion"); \ static_assert(sizeof(Character_ServerMoveDualHybridRootMotion) == 0x000080, "Wrong size on Character_ServerMoveDualHybridRootMotion"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, TimeStamp0) == 0x000000, "Member 'Character_ServerMoveDualHybridRootMotion::TimeStamp0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, InAccel0) == 0x000008, "Member 'Character_ServerMoveDualHybridRootMotion::InAccel0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, PendingFlags) == 0x000020, "Member 'Character_ServerMoveDualHybridRootMotion::PendingFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, View0) == 0x000024, "Member 'Character_ServerMoveDualHybridRootMotion::View0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, Timestamp) == 0x000028, "Member 'Character_ServerMoveDualHybridRootMotion::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, InAccel) == 0x000030, "Member 'Character_ServerMoveDualHybridRootMotion::InAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, ClientLoc) == 0x000048, "Member 'Character_ServerMoveDualHybridRootMotion::ClientLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, NewFlags) == 0x000060, "Member 'Character_ServerMoveDualHybridRootMotion::NewFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, ClientRoll) == 0x000061, "Member 'Character_ServerMoveDualHybridRootMotion::ClientRoll' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, View) == 0x000064, "Member 'Character_ServerMoveDualHybridRootMotion::View' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, ClientMovementBase) == 0x000068, "Member 'Character_ServerMoveDualHybridRootMotion::ClientMovementBase' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, ClientBaseBoneName) == 0x000070, "Member 'Character_ServerMoveDualHybridRootMotion::ClientBaseBoneName' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualHybridRootMotion, ClientMovementMode) == 0x000078, "Member 'Character_ServerMoveDualHybridRootMotion::ClientMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMoveDualNoBase \ static_assert(alignof(Character_ServerMoveDualNoBase) == 0x000008, "Wrong alignment on Character_ServerMoveDualNoBase"); \ static_assert(sizeof(Character_ServerMoveDualNoBase) == 0x000070, "Wrong size on Character_ServerMoveDualNoBase"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, TimeStamp0) == 0x000000, "Member 'Character_ServerMoveDualNoBase::TimeStamp0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, InAccel0) == 0x000008, "Member 'Character_ServerMoveDualNoBase::InAccel0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, PendingFlags) == 0x000020, "Member 'Character_ServerMoveDualNoBase::PendingFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, View0) == 0x000024, "Member 'Character_ServerMoveDualNoBase::View0' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, Timestamp) == 0x000028, "Member 'Character_ServerMoveDualNoBase::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, InAccel) == 0x000030, "Member 'Character_ServerMoveDualNoBase::InAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, ClientLoc) == 0x000048, "Member 'Character_ServerMoveDualNoBase::ClientLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, NewFlags) == 0x000060, "Member 'Character_ServerMoveDualNoBase::NewFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, ClientRoll) == 0x000061, "Member 'Character_ServerMoveDualNoBase::ClientRoll' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, View) == 0x000064, "Member 'Character_ServerMoveDualNoBase::View' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveDualNoBase, ClientMovementMode) == 0x000068, "Member 'Character_ServerMoveDualNoBase::ClientMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMoveNoBase \ static_assert(alignof(Character_ServerMoveNoBase) == 0x000008, "Wrong alignment on Character_ServerMoveNoBase"); \ static_assert(sizeof(Character_ServerMoveNoBase) == 0x000048, "Wrong size on Character_ServerMoveNoBase"); \ static_assert(offsetof(Character_ServerMoveNoBase, Timestamp) == 0x000000, "Member 'Character_ServerMoveNoBase::Timestamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, InAccel) == 0x000008, "Member 'Character_ServerMoveNoBase::InAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, ClientLoc) == 0x000020, "Member 'Character_ServerMoveNoBase::ClientLoc' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, CompressedMoveFlags) == 0x000038, "Member 'Character_ServerMoveNoBase::CompressedMoveFlags' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, ClientRoll) == 0x000039, "Member 'Character_ServerMoveNoBase::ClientRoll' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, View) == 0x00003C, "Member 'Character_ServerMoveNoBase::View' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveNoBase, ClientMovementMode) == 0x000040, "Member 'Character_ServerMoveNoBase::ClientMovementMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMoveOld \ static_assert(alignof(Character_ServerMoveOld) == 0x000008, "Wrong alignment on Character_ServerMoveOld"); \ static_assert(sizeof(Character_ServerMoveOld) == 0x000028, "Wrong size on Character_ServerMoveOld"); \ static_assert(offsetof(Character_ServerMoveOld, OldTimeStamp) == 0x000000, "Member 'Character_ServerMoveOld::OldTimeStamp' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveOld, OldAccel) == 0x000008, "Member 'Character_ServerMoveOld::OldAccel' has a wrong offset!"); \ static_assert(offsetof(Character_ServerMoveOld, OldMoveFlags) == 0x000020, "Member 'Character_ServerMoveOld::OldMoveFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_ServerMovePacked \ static_assert(alignof(Character_ServerMovePacked) == 0x000008, "Wrong alignment on Character_ServerMovePacked"); \ static_assert(sizeof(Character_ServerMovePacked) == 0x000098, "Wrong size on Character_ServerMovePacked"); \ static_assert(offsetof(Character_ServerMovePacked, PackedBits) == 0x000000, "Member 'Character_ServerMovePacked::PackedBits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_StopAnimMontage \ static_assert(alignof(Character_StopAnimMontage) == 0x000008, "Wrong alignment on Character_StopAnimMontage"); \ static_assert(sizeof(Character_StopAnimMontage) == 0x000008, "Wrong size on Character_StopAnimMontage"); \ static_assert(offsetof(Character_StopAnimMontage, AnimMontage) == 0x000000, "Member 'Character_StopAnimMontage::AnimMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_UnCrouch \ static_assert(alignof(Character_UnCrouch) == 0x000001, "Wrong alignment on Character_UnCrouch"); \ static_assert(sizeof(Character_UnCrouch) == 0x000001, "Wrong size on Character_UnCrouch"); \ static_assert(offsetof(Character_UnCrouch, bClientSimulation) == 0x000000, "Member 'Character_UnCrouch::bClientSimulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_CanCrouch \ static_assert(alignof(Character_CanCrouch) == 0x000001, "Wrong alignment on Character_CanCrouch"); \ static_assert(sizeof(Character_CanCrouch) == 0x000001, "Wrong size on Character_CanCrouch"); \ static_assert(offsetof(Character_CanCrouch, ReturnValue) == 0x000000, "Member 'Character_CanCrouch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_CanJump \ static_assert(alignof(Character_CanJump) == 0x000001, "Wrong alignment on Character_CanJump"); \ static_assert(sizeof(Character_CanJump) == 0x000001, "Wrong size on Character_CanJump"); \ static_assert(offsetof(Character_CanJump, ReturnValue) == 0x000000, "Member 'Character_CanJump::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_CanJumpInternal \ static_assert(alignof(Character_CanJumpInternal) == 0x000001, "Wrong alignment on Character_CanJumpInternal"); \ static_assert(sizeof(Character_CanJumpInternal) == 0x000001, "Wrong size on Character_CanJumpInternal"); \ static_assert(offsetof(Character_CanJumpInternal, ReturnValue) == 0x000000, "Member 'Character_CanJumpInternal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_GetAnimRootMotionTranslationScale \ static_assert(alignof(Character_GetAnimRootMotionTranslationScale) == 0x000004, "Wrong alignment on Character_GetAnimRootMotionTranslationScale"); \ static_assert(sizeof(Character_GetAnimRootMotionTranslationScale) == 0x000004, "Wrong size on Character_GetAnimRootMotionTranslationScale"); \ static_assert(offsetof(Character_GetAnimRootMotionTranslationScale, ReturnValue) == 0x000000, "Member 'Character_GetAnimRootMotionTranslationScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_GetBaseRotationOffsetRotator \ static_assert(alignof(Character_GetBaseRotationOffsetRotator) == 0x000008, "Wrong alignment on Character_GetBaseRotationOffsetRotator"); \ static_assert(sizeof(Character_GetBaseRotationOffsetRotator) == 0x000018, "Wrong size on Character_GetBaseRotationOffsetRotator"); \ static_assert(offsetof(Character_GetBaseRotationOffsetRotator, ReturnValue) == 0x000000, "Member 'Character_GetBaseRotationOffsetRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_GetBaseTranslationOffset \ static_assert(alignof(Character_GetBaseTranslationOffset) == 0x000008, "Wrong alignment on Character_GetBaseTranslationOffset"); \ static_assert(sizeof(Character_GetBaseTranslationOffset) == 0x000018, "Wrong size on Character_GetBaseTranslationOffset"); \ static_assert(offsetof(Character_GetBaseTranslationOffset, ReturnValue) == 0x000000, "Member 'Character_GetBaseTranslationOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_GetCurrentMontage \ static_assert(alignof(Character_GetCurrentMontage) == 0x000008, "Wrong alignment on Character_GetCurrentMontage"); \ static_assert(sizeof(Character_GetCurrentMontage) == 0x000008, "Wrong size on Character_GetCurrentMontage"); \ static_assert(offsetof(Character_GetCurrentMontage, ReturnValue) == 0x000000, "Member 'Character_GetCurrentMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_HasAnyRootMotion \ static_assert(alignof(Character_HasAnyRootMotion) == 0x000001, "Wrong alignment on Character_HasAnyRootMotion"); \ static_assert(sizeof(Character_HasAnyRootMotion) == 0x000001, "Wrong size on Character_HasAnyRootMotion"); \ static_assert(offsetof(Character_HasAnyRootMotion, ReturnValue) == 0x000000, "Member 'Character_HasAnyRootMotion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_IsJumpProvidingForce \ static_assert(alignof(Character_IsJumpProvidingForce) == 0x000001, "Wrong alignment on Character_IsJumpProvidingForce"); \ static_assert(sizeof(Character_IsJumpProvidingForce) == 0x000001, "Wrong size on Character_IsJumpProvidingForce"); \ static_assert(offsetof(Character_IsJumpProvidingForce, ReturnValue) == 0x000000, "Member 'Character_IsJumpProvidingForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_IsPlayingNetworkedRootMotionMontage \ static_assert(alignof(Character_IsPlayingNetworkedRootMotionMontage) == 0x000001, "Wrong alignment on Character_IsPlayingNetworkedRootMotionMontage"); \ static_assert(sizeof(Character_IsPlayingNetworkedRootMotionMontage) == 0x000001, "Wrong size on Character_IsPlayingNetworkedRootMotionMontage"); \ static_assert(offsetof(Character_IsPlayingNetworkedRootMotionMontage, ReturnValue) == 0x000000, "Member 'Character_IsPlayingNetworkedRootMotionMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Character_IsPlayingRootMotion \ static_assert(alignof(Character_IsPlayingRootMotion) == 0x000001, "Wrong alignment on Character_IsPlayingRootMotion"); \ static_assert(sizeof(Character_IsPlayingRootMotion) == 0x000001, "Wrong size on Character_IsPlayingRootMotion"); \ static_assert(offsetof(Character_IsPlayingRootMotion, ReturnValue) == 0x000000, "Member 'Character_IsPlayingRootMotion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACharacter \ static_assert(alignof(ACharacter) == 0x000010, "Wrong alignment on ACharacter"); \ static_assert(sizeof(ACharacter) == 0x000640, "Wrong size on ACharacter"); \ static_assert(offsetof(ACharacter, Mesh) == 0x000338, "Member 'ACharacter::Mesh' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CharacterMovement) == 0x000340, "Member 'ACharacter::CharacterMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CapsuleComponent) == 0x000348, "Member 'ACharacter::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BasedMovement) == 0x000350, "Member 'ACharacter::BasedMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedBasedMovement) == 0x000398, "Member 'ACharacter::ReplicatedBasedMovement' has a wrong offset!"); \ static_assert(offsetof(ACharacter, AnimRootMotionTranslationScale) == 0x0003E0, "Member 'ACharacter::AnimRootMotionTranslationScale' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BaseTranslationOffset) == 0x0003E8, "Member 'ACharacter::BaseTranslationOffset' has a wrong offset!"); \ static_assert(offsetof(ACharacter, BaseRotationOffset) == 0x000400, "Member 'ACharacter::BaseRotationOffset' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedServerLastTransformUpdateTimeStamp) == 0x000420, "Member 'ACharacter::ReplicatedServerLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplayLastTransformUpdateTimeStamp) == 0x000424, "Member 'ACharacter::ReplayLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ReplicatedMovementMode) == 0x000428, "Member 'ACharacter::ReplicatedMovementMode' has a wrong offset!"); \ static_assert(offsetof(ACharacter, bInBaseReplication) == 0x000429, "Member 'ACharacter::bInBaseReplication' has a wrong offset!"); \ static_assert(offsetof(ACharacter, CrouchedEyeHeight) == 0x00042C, "Member 'ACharacter::CrouchedEyeHeight' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpKeyHoldTime) == 0x000434, "Member 'ACharacter::JumpKeyHoldTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpForceTimeRemaining) == 0x000438, "Member 'ACharacter::JumpForceTimeRemaining' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ProxyJumpForceStartedTime) == 0x00043C, "Member 'ACharacter::ProxyJumpForceStartedTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpMaxHoldTime) == 0x000440, "Member 'ACharacter::JumpMaxHoldTime' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpMaxCount) == 0x000444, "Member 'ACharacter::JumpMaxCount' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpCurrentCount) == 0x000448, "Member 'ACharacter::JumpCurrentCount' has a wrong offset!"); \ static_assert(offsetof(ACharacter, JumpCurrentCountPreJump) == 0x00044C, "Member 'ACharacter::JumpCurrentCountPreJump' has a wrong offset!"); \ static_assert(offsetof(ACharacter, OnReachedJumpApex) == 0x000458, "Member 'ACharacter::OnReachedJumpApex' has a wrong offset!"); \ static_assert(offsetof(ACharacter, LandedDelegate) == 0x000468, "Member 'ACharacter::LandedDelegate' has a wrong offset!"); \ static_assert(offsetof(ACharacter, MovementModeChangedDelegate) == 0x000478, "Member 'ACharacter::MovementModeChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(ACharacter, OnCharacterMovementUpdated) == 0x000488, "Member 'ACharacter::OnCharacterMovementUpdated' has a wrong offset!"); \ static_assert(offsetof(ACharacter, SavedRootMotion) == 0x000498, "Member 'ACharacter::SavedRootMotion' has a wrong offset!"); \ static_assert(offsetof(ACharacter, ClientRootMotionParams) == 0x0004E0, "Member 'ACharacter::ClientRootMotionParams' has a wrong offset!"); \ static_assert(offsetof(ACharacter, RootMotionRepMoves) == 0x000550, "Member 'ACharacter::RootMotionRepMoves' has a wrong offset!"); \ static_assert(offsetof(ACharacter, RepRootMotion) == 0x000560, "Member 'ACharacter::RepRootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParameterCollection_GetScalarParameterDefaultValue \ static_assert(alignof(MaterialParameterCollection_GetScalarParameterDefaultValue) == 0x000004, "Wrong alignment on MaterialParameterCollection_GetScalarParameterDefaultValue"); \ static_assert(sizeof(MaterialParameterCollection_GetScalarParameterDefaultValue) == 0x000010, "Wrong size on MaterialParameterCollection_GetScalarParameterDefaultValue"); \ static_assert(offsetof(MaterialParameterCollection_GetScalarParameterDefaultValue, ParameterName) == 0x000000, "Member 'MaterialParameterCollection_GetScalarParameterDefaultValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialParameterCollection_GetScalarParameterDefaultValue, bParameterFound) == 0x000008, "Member 'MaterialParameterCollection_GetScalarParameterDefaultValue::bParameterFound' has a wrong offset!"); \ static_assert(offsetof(MaterialParameterCollection_GetScalarParameterDefaultValue, ReturnValue) == 0x00000C, "Member 'MaterialParameterCollection_GetScalarParameterDefaultValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParameterCollection_GetScalarParameterNames \ static_assert(alignof(MaterialParameterCollection_GetScalarParameterNames) == 0x000008, "Wrong alignment on MaterialParameterCollection_GetScalarParameterNames"); \ static_assert(sizeof(MaterialParameterCollection_GetScalarParameterNames) == 0x000010, "Wrong size on MaterialParameterCollection_GetScalarParameterNames"); \ static_assert(offsetof(MaterialParameterCollection_GetScalarParameterNames, ReturnValue) == 0x000000, "Member 'MaterialParameterCollection_GetScalarParameterNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParameterCollection_GetVectorParameterDefaultValue \ static_assert(alignof(MaterialParameterCollection_GetVectorParameterDefaultValue) == 0x000004, "Wrong alignment on MaterialParameterCollection_GetVectorParameterDefaultValue"); \ static_assert(sizeof(MaterialParameterCollection_GetVectorParameterDefaultValue) == 0x00001C, "Wrong size on MaterialParameterCollection_GetVectorParameterDefaultValue"); \ static_assert(offsetof(MaterialParameterCollection_GetVectorParameterDefaultValue, ParameterName) == 0x000000, "Member 'MaterialParameterCollection_GetVectorParameterDefaultValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialParameterCollection_GetVectorParameterDefaultValue, bParameterFound) == 0x000008, "Member 'MaterialParameterCollection_GetVectorParameterDefaultValue::bParameterFound' has a wrong offset!"); \ static_assert(offsetof(MaterialParameterCollection_GetVectorParameterDefaultValue, ReturnValue) == 0x00000C, "Member 'MaterialParameterCollection_GetVectorParameterDefaultValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParameterCollection_GetVectorParameterNames \ static_assert(alignof(MaterialParameterCollection_GetVectorParameterNames) == 0x000008, "Wrong alignment on MaterialParameterCollection_GetVectorParameterNames"); \ static_assert(sizeof(MaterialParameterCollection_GetVectorParameterNames) == 0x000010, "Wrong size on MaterialParameterCollection_GetVectorParameterNames"); \ static_assert(offsetof(MaterialParameterCollection_GetVectorParameterNames, ReturnValue) == 0x000000, "Member 'MaterialParameterCollection_GetVectorParameterNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialParameterCollection \ static_assert(alignof(UMaterialParameterCollection) == 0x000008, "Wrong alignment on UMaterialParameterCollection"); \ static_assert(sizeof(UMaterialParameterCollection) == 0x000070, "Wrong size on UMaterialParameterCollection"); \ static_assert(offsetof(UMaterialParameterCollection, StateId) == 0x000028, "Member 'UMaterialParameterCollection::StateId' has a wrong offset!"); \ static_assert(offsetof(UMaterialParameterCollection, ScalarParameters) == 0x000038, "Member 'UMaterialParameterCollection::ScalarParameters' has a wrong offset!"); \ static_assert(offsetof(UMaterialParameterCollection, VectorParameters) == 0x000048, "Member 'UMaterialParameterCollection::VectorParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetActorParameter \ static_assert(alignof(FXSystemComponent_SetActorParameter) == 0x000008, "Wrong alignment on FXSystemComponent_SetActorParameter"); \ static_assert(sizeof(FXSystemComponent_SetActorParameter) == 0x000010, "Wrong size on FXSystemComponent_SetActorParameter"); \ static_assert(offsetof(FXSystemComponent_SetActorParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetActorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetActorParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetActorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetAutoAttachmentParameters \ static_assert(alignof(FXSystemComponent_SetAutoAttachmentParameters) == 0x000008, "Wrong alignment on FXSystemComponent_SetAutoAttachmentParameters"); \ static_assert(sizeof(FXSystemComponent_SetAutoAttachmentParameters) == 0x000018, "Wrong size on FXSystemComponent_SetAutoAttachmentParameters"); \ static_assert(offsetof(FXSystemComponent_SetAutoAttachmentParameters, Parent) == 0x000000, "Member 'FXSystemComponent_SetAutoAttachmentParameters::Parent' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetAutoAttachmentParameters, SocketName) == 0x000008, "Member 'FXSystemComponent_SetAutoAttachmentParameters::SocketName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetAutoAttachmentParameters, LocationRule) == 0x000010, "Member 'FXSystemComponent_SetAutoAttachmentParameters::LocationRule' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetAutoAttachmentParameters, RotationRule) == 0x000011, "Member 'FXSystemComponent_SetAutoAttachmentParameters::RotationRule' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetAutoAttachmentParameters, ScaleRule) == 0x000012, "Member 'FXSystemComponent_SetAutoAttachmentParameters::ScaleRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetBoolParameter \ static_assert(alignof(FXSystemComponent_SetBoolParameter) == 0x000004, "Wrong alignment on FXSystemComponent_SetBoolParameter"); \ static_assert(sizeof(FXSystemComponent_SetBoolParameter) == 0x00000C, "Wrong size on FXSystemComponent_SetBoolParameter"); \ static_assert(offsetof(FXSystemComponent_SetBoolParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetBoolParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetBoolParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetBoolParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetColorParameter \ static_assert(alignof(FXSystemComponent_SetColorParameter) == 0x000004, "Wrong alignment on FXSystemComponent_SetColorParameter"); \ static_assert(sizeof(FXSystemComponent_SetColorParameter) == 0x000018, "Wrong size on FXSystemComponent_SetColorParameter"); \ static_assert(offsetof(FXSystemComponent_SetColorParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetColorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetColorParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetColorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetEmitterEnable \ static_assert(alignof(FXSystemComponent_SetEmitterEnable) == 0x000004, "Wrong alignment on FXSystemComponent_SetEmitterEnable"); \ static_assert(sizeof(FXSystemComponent_SetEmitterEnable) == 0x00000C, "Wrong size on FXSystemComponent_SetEmitterEnable"); \ static_assert(offsetof(FXSystemComponent_SetEmitterEnable, EmitterName) == 0x000000, "Member 'FXSystemComponent_SetEmitterEnable::EmitterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetEmitterEnable, bNewEnableState) == 0x000008, "Member 'FXSystemComponent_SetEmitterEnable::bNewEnableState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetFloatParameter \ static_assert(alignof(FXSystemComponent_SetFloatParameter) == 0x000004, "Wrong alignment on FXSystemComponent_SetFloatParameter"); \ static_assert(sizeof(FXSystemComponent_SetFloatParameter) == 0x00000C, "Wrong size on FXSystemComponent_SetFloatParameter"); \ static_assert(offsetof(FXSystemComponent_SetFloatParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetFloatParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetFloatParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetFloatParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetIntParameter \ static_assert(alignof(FXSystemComponent_SetIntParameter) == 0x000004, "Wrong alignment on FXSystemComponent_SetIntParameter"); \ static_assert(sizeof(FXSystemComponent_SetIntParameter) == 0x00000C, "Wrong size on FXSystemComponent_SetIntParameter"); \ static_assert(offsetof(FXSystemComponent_SetIntParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetIntParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetIntParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetIntParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetUseAutoManageAttachment \ static_assert(alignof(FXSystemComponent_SetUseAutoManageAttachment) == 0x000001, "Wrong alignment on FXSystemComponent_SetUseAutoManageAttachment"); \ static_assert(sizeof(FXSystemComponent_SetUseAutoManageAttachment) == 0x000001, "Wrong size on FXSystemComponent_SetUseAutoManageAttachment"); \ static_assert(offsetof(FXSystemComponent_SetUseAutoManageAttachment, bAutoManage) == 0x000000, "Member 'FXSystemComponent_SetUseAutoManageAttachment::bAutoManage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_SetVectorParameter \ static_assert(alignof(FXSystemComponent_SetVectorParameter) == 0x000008, "Wrong alignment on FXSystemComponent_SetVectorParameter"); \ static_assert(sizeof(FXSystemComponent_SetVectorParameter) == 0x000020, "Wrong size on FXSystemComponent_SetVectorParameter"); \ static_assert(offsetof(FXSystemComponent_SetVectorParameter, ParameterName) == 0x000000, "Member 'FXSystemComponent_SetVectorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FXSystemComponent_SetVectorParameter, Param) == 0x000008, "Member 'FXSystemComponent_SetVectorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXSystemComponent_GetFXSystemAsset \ static_assert(alignof(FXSystemComponent_GetFXSystemAsset) == 0x000008, "Wrong alignment on FXSystemComponent_GetFXSystemAsset"); \ static_assert(sizeof(FXSystemComponent_GetFXSystemAsset) == 0x000008, "Wrong size on FXSystemComponent_GetFXSystemAsset"); \ static_assert(offsetof(FXSystemComponent_GetFXSystemAsset, ReturnValue) == 0x000000, "Member 'FXSystemComponent_GetFXSystemAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFXSystemComponent \ static_assert(alignof(UFXSystemComponent) == 0x000010, "Wrong alignment on UFXSystemComponent"); \ static_assert(sizeof(UFXSystemComponent) == 0x000540, "Wrong size on UFXSystemComponent"); \ #define DUMPER7_ASSERTS_UParticleModule \ static_assert(alignof(UParticleModule) == 0x000008, "Wrong alignment on UParticleModule"); \ static_assert(sizeof(UParticleModule) == 0x000030, "Wrong size on UParticleModule"); \ static_assert(offsetof(UParticleModule, LODValidity) == 0x00002A, "Member 'UParticleModule::LODValidity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationRateBase \ static_assert(alignof(UParticleModuleRotationRateBase) == 0x000008, "Wrong alignment on UParticleModuleRotationRateBase"); \ static_assert(sizeof(UParticleModuleRotationRateBase) == 0x000030, "Wrong size on UParticleModuleRotationRateBase"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotationRateMultiplyLife \ static_assert(alignof(UParticleModuleMeshRotationRateMultiplyLife) == 0x000008, "Wrong alignment on UParticleModuleMeshRotationRateMultiplyLife"); \ static_assert(sizeof(UParticleModuleMeshRotationRateMultiplyLife) == 0x000090, "Wrong size on UParticleModuleMeshRotationRateMultiplyLife"); \ static_assert(offsetof(UParticleModuleMeshRotationRateMultiplyLife, LifeMultiplier) == 0x000030, "Member 'UParticleModuleMeshRotationRateMultiplyLife::LifeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleSubUVProperties \ static_assert(alignof(UMaterialExpressionParticleSubUVProperties) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSubUVProperties"); \ static_assert(sizeof(UMaterialExpressionParticleSubUVProperties) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSubUVProperties"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameter2D \ static_assert(alignof(UMaterialExpressionTextureSampleParameter2D) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameter2D"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameter2D) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameter2D"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAntialiasedTextureMask \ static_assert(alignof(UMaterialExpressionAntialiasedTextureMask) == 0x000008, "Wrong alignment on UMaterialExpressionAntialiasedTextureMask"); \ static_assert(sizeof(UMaterialExpressionAntialiasedTextureMask) == 0x000248, "Wrong size on UMaterialExpressionAntialiasedTextureMask"); \ static_assert(offsetof(UMaterialExpressionAntialiasedTextureMask, Threshold) == 0x000240, "Member 'UMaterialExpressionAntialiasedTextureMask::Threshold' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionAntialiasedTextureMask, Channel) == 0x000244, "Member 'UMaterialExpressionAntialiasedTextureMask::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptViewportClient \ static_assert(alignof(UScriptViewportClient) == 0x000008, "Wrong alignment on UScriptViewportClient"); \ static_assert(sizeof(UScriptViewportClient) == 0x000038, "Wrong size on UScriptViewportClient"); \ #define DUMPER7_ASSERTS_GameViewportClient_SetConsoleTarget \ static_assert(alignof(GameViewportClient_SetConsoleTarget) == 0x000004, "Wrong alignment on GameViewportClient_SetConsoleTarget"); \ static_assert(sizeof(GameViewportClient_SetConsoleTarget) == 0x000004, "Wrong size on GameViewportClient_SetConsoleTarget"); \ static_assert(offsetof(GameViewportClient_SetConsoleTarget, PlayerIndex) == 0x000000, "Member 'GameViewportClient_SetConsoleTarget::PlayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameViewportClient \ static_assert(alignof(UGameViewportClient) == 0x000008, "Wrong alignment on UGameViewportClient"); \ static_assert(sizeof(UGameViewportClient) == 0x0003A0, "Wrong size on UGameViewportClient"); \ static_assert(offsetof(UGameViewportClient, ViewportConsole) == 0x000040, "Member 'UGameViewportClient::ViewportConsole' has a wrong offset!"); \ static_assert(offsetof(UGameViewportClient, DebugProperties) == 0x000048, "Member 'UGameViewportClient::DebugProperties' has a wrong offset!"); \ static_assert(offsetof(UGameViewportClient, MaxSplitscreenPlayers) == 0x000068, "Member 'UGameViewportClient::MaxSplitscreenPlayers' has a wrong offset!"); \ static_assert(offsetof(UGameViewportClient, World) == 0x000078, "Member 'UGameViewportClient::World' has a wrong offset!"); \ static_assert(offsetof(UGameViewportClient, GameInstance) == 0x000080, "Member 'UGameViewportClient::GameInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_K2_MoveUpdatedComponent \ static_assert(alignof(MovementComponent_K2_MoveUpdatedComponent) == 0x000008, "Wrong alignment on MovementComponent_K2_MoveUpdatedComponent"); \ static_assert(sizeof(MovementComponent_K2_MoveUpdatedComponent) == 0x000120, "Wrong size on MovementComponent_K2_MoveUpdatedComponent"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, Delta) == 0x000000, "Member 'MovementComponent_K2_MoveUpdatedComponent::Delta' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, NewRotation) == 0x000018, "Member 'MovementComponent_K2_MoveUpdatedComponent::NewRotation' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, OutHit) == 0x000030, "Member 'MovementComponent_K2_MoveUpdatedComponent::OutHit' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, bSweep) == 0x000118, "Member 'MovementComponent_K2_MoveUpdatedComponent::bSweep' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, bTeleport) == 0x000119, "Member 'MovementComponent_K2_MoveUpdatedComponent::bTeleport' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_K2_MoveUpdatedComponent, ReturnValue) == 0x00011A, "Member 'MovementComponent_K2_MoveUpdatedComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_PhysicsVolumeChanged \ static_assert(alignof(MovementComponent_PhysicsVolumeChanged) == 0x000008, "Wrong alignment on MovementComponent_PhysicsVolumeChanged"); \ static_assert(sizeof(MovementComponent_PhysicsVolumeChanged) == 0x000008, "Wrong size on MovementComponent_PhysicsVolumeChanged"); \ static_assert(offsetof(MovementComponent_PhysicsVolumeChanged, NewVolume) == 0x000000, "Member 'MovementComponent_PhysicsVolumeChanged::NewVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetPlaneConstraintAxisSetting \ static_assert(alignof(MovementComponent_SetPlaneConstraintAxisSetting) == 0x000001, "Wrong alignment on MovementComponent_SetPlaneConstraintAxisSetting"); \ static_assert(sizeof(MovementComponent_SetPlaneConstraintAxisSetting) == 0x000001, "Wrong size on MovementComponent_SetPlaneConstraintAxisSetting"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintAxisSetting, NewAxisSetting) == 0x000000, "Member 'MovementComponent_SetPlaneConstraintAxisSetting::NewAxisSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetPlaneConstraintEnabled \ static_assert(alignof(MovementComponent_SetPlaneConstraintEnabled) == 0x000001, "Wrong alignment on MovementComponent_SetPlaneConstraintEnabled"); \ static_assert(sizeof(MovementComponent_SetPlaneConstraintEnabled) == 0x000001, "Wrong size on MovementComponent_SetPlaneConstraintEnabled"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintEnabled, bEnabled) == 0x000000, "Member 'MovementComponent_SetPlaneConstraintEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetPlaneConstraintFromVectors \ static_assert(alignof(MovementComponent_SetPlaneConstraintFromVectors) == 0x000008, "Wrong alignment on MovementComponent_SetPlaneConstraintFromVectors"); \ static_assert(sizeof(MovementComponent_SetPlaneConstraintFromVectors) == 0x000030, "Wrong size on MovementComponent_SetPlaneConstraintFromVectors"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintFromVectors, Forward) == 0x000000, "Member 'MovementComponent_SetPlaneConstraintFromVectors::Forward' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintFromVectors, Up) == 0x000018, "Member 'MovementComponent_SetPlaneConstraintFromVectors::Up' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetPlaneConstraintNormal \ static_assert(alignof(MovementComponent_SetPlaneConstraintNormal) == 0x000008, "Wrong alignment on MovementComponent_SetPlaneConstraintNormal"); \ static_assert(sizeof(MovementComponent_SetPlaneConstraintNormal) == 0x000018, "Wrong size on MovementComponent_SetPlaneConstraintNormal"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintNormal, PlaneNormal) == 0x000000, "Member 'MovementComponent_SetPlaneConstraintNormal::PlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetPlaneConstraintOrigin \ static_assert(alignof(MovementComponent_SetPlaneConstraintOrigin) == 0x000008, "Wrong alignment on MovementComponent_SetPlaneConstraintOrigin"); \ static_assert(sizeof(MovementComponent_SetPlaneConstraintOrigin) == 0x000018, "Wrong size on MovementComponent_SetPlaneConstraintOrigin"); \ static_assert(offsetof(MovementComponent_SetPlaneConstraintOrigin, PlaneOrigin) == 0x000000, "Member 'MovementComponent_SetPlaneConstraintOrigin::PlaneOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_SetUpdatedComponent \ static_assert(alignof(MovementComponent_SetUpdatedComponent) == 0x000008, "Wrong alignment on MovementComponent_SetUpdatedComponent"); \ static_assert(sizeof(MovementComponent_SetUpdatedComponent) == 0x000008, "Wrong size on MovementComponent_SetUpdatedComponent"); \ static_assert(offsetof(MovementComponent_SetUpdatedComponent, NewUpdatedComponent) == 0x000000, "Member 'MovementComponent_SetUpdatedComponent::NewUpdatedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_ConstrainDirectionToPlane \ static_assert(alignof(MovementComponent_ConstrainDirectionToPlane) == 0x000008, "Wrong alignment on MovementComponent_ConstrainDirectionToPlane"); \ static_assert(sizeof(MovementComponent_ConstrainDirectionToPlane) == 0x000030, "Wrong size on MovementComponent_ConstrainDirectionToPlane"); \ static_assert(offsetof(MovementComponent_ConstrainDirectionToPlane, Direction) == 0x000000, "Member 'MovementComponent_ConstrainDirectionToPlane::Direction' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_ConstrainDirectionToPlane, ReturnValue) == 0x000018, "Member 'MovementComponent_ConstrainDirectionToPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_ConstrainLocationToPlane \ static_assert(alignof(MovementComponent_ConstrainLocationToPlane) == 0x000008, "Wrong alignment on MovementComponent_ConstrainLocationToPlane"); \ static_assert(sizeof(MovementComponent_ConstrainLocationToPlane) == 0x000030, "Wrong size on MovementComponent_ConstrainLocationToPlane"); \ static_assert(offsetof(MovementComponent_ConstrainLocationToPlane, Location) == 0x000000, "Member 'MovementComponent_ConstrainLocationToPlane::Location' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_ConstrainLocationToPlane, ReturnValue) == 0x000018, "Member 'MovementComponent_ConstrainLocationToPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_ConstrainNormalToPlane \ static_assert(alignof(MovementComponent_ConstrainNormalToPlane) == 0x000008, "Wrong alignment on MovementComponent_ConstrainNormalToPlane"); \ static_assert(sizeof(MovementComponent_ConstrainNormalToPlane) == 0x000030, "Wrong size on MovementComponent_ConstrainNormalToPlane"); \ static_assert(offsetof(MovementComponent_ConstrainNormalToPlane, Normal) == 0x000000, "Member 'MovementComponent_ConstrainNormalToPlane::Normal' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_ConstrainNormalToPlane, ReturnValue) == 0x000018, "Member 'MovementComponent_ConstrainNormalToPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetGravityZ \ static_assert(alignof(MovementComponent_GetGravityZ) == 0x000004, "Wrong alignment on MovementComponent_GetGravityZ"); \ static_assert(sizeof(MovementComponent_GetGravityZ) == 0x000004, "Wrong size on MovementComponent_GetGravityZ"); \ static_assert(offsetof(MovementComponent_GetGravityZ, ReturnValue) == 0x000000, "Member 'MovementComponent_GetGravityZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetMaxSpeed \ static_assert(alignof(MovementComponent_GetMaxSpeed) == 0x000004, "Wrong alignment on MovementComponent_GetMaxSpeed"); \ static_assert(sizeof(MovementComponent_GetMaxSpeed) == 0x000004, "Wrong size on MovementComponent_GetMaxSpeed"); \ static_assert(offsetof(MovementComponent_GetMaxSpeed, ReturnValue) == 0x000000, "Member 'MovementComponent_GetMaxSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetPhysicsVolume \ static_assert(alignof(MovementComponent_GetPhysicsVolume) == 0x000008, "Wrong alignment on MovementComponent_GetPhysicsVolume"); \ static_assert(sizeof(MovementComponent_GetPhysicsVolume) == 0x000008, "Wrong size on MovementComponent_GetPhysicsVolume"); \ static_assert(offsetof(MovementComponent_GetPhysicsVolume, ReturnValue) == 0x000000, "Member 'MovementComponent_GetPhysicsVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetPlaneConstraintAxisSetting \ static_assert(alignof(MovementComponent_GetPlaneConstraintAxisSetting) == 0x000001, "Wrong alignment on MovementComponent_GetPlaneConstraintAxisSetting"); \ static_assert(sizeof(MovementComponent_GetPlaneConstraintAxisSetting) == 0x000001, "Wrong size on MovementComponent_GetPlaneConstraintAxisSetting"); \ static_assert(offsetof(MovementComponent_GetPlaneConstraintAxisSetting, ReturnValue) == 0x000000, "Member 'MovementComponent_GetPlaneConstraintAxisSetting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetPlaneConstraintNormal \ static_assert(alignof(MovementComponent_GetPlaneConstraintNormal) == 0x000008, "Wrong alignment on MovementComponent_GetPlaneConstraintNormal"); \ static_assert(sizeof(MovementComponent_GetPlaneConstraintNormal) == 0x000018, "Wrong size on MovementComponent_GetPlaneConstraintNormal"); \ static_assert(offsetof(MovementComponent_GetPlaneConstraintNormal, ReturnValue) == 0x000000, "Member 'MovementComponent_GetPlaneConstraintNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_GetPlaneConstraintOrigin \ static_assert(alignof(MovementComponent_GetPlaneConstraintOrigin) == 0x000008, "Wrong alignment on MovementComponent_GetPlaneConstraintOrigin"); \ static_assert(sizeof(MovementComponent_GetPlaneConstraintOrigin) == 0x000018, "Wrong size on MovementComponent_GetPlaneConstraintOrigin"); \ static_assert(offsetof(MovementComponent_GetPlaneConstraintOrigin, ReturnValue) == 0x000000, "Member 'MovementComponent_GetPlaneConstraintOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovementComponent_IsExceedingMaxSpeed \ static_assert(alignof(MovementComponent_IsExceedingMaxSpeed) == 0x000004, "Wrong alignment on MovementComponent_IsExceedingMaxSpeed"); \ static_assert(sizeof(MovementComponent_IsExceedingMaxSpeed) == 0x000008, "Wrong size on MovementComponent_IsExceedingMaxSpeed"); \ static_assert(offsetof(MovementComponent_IsExceedingMaxSpeed, MaxSpeed) == 0x000000, "Member 'MovementComponent_IsExceedingMaxSpeed::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(MovementComponent_IsExceedingMaxSpeed, ReturnValue) == 0x000004, "Member 'MovementComponent_IsExceedingMaxSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovementComponent \ static_assert(alignof(UMovementComponent) == 0x000008, "Wrong alignment on UMovementComponent"); \ static_assert(sizeof(UMovementComponent) == 0x000108, "Wrong size on UMovementComponent"); \ static_assert(offsetof(UMovementComponent, UpdatedComponent) == 0x0000A0, "Member 'UMovementComponent::UpdatedComponent' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, UpdatedPrimitive) == 0x0000A8, "Member 'UMovementComponent::UpdatedPrimitive' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, Velocity) == 0x0000B8, "Member 'UMovementComponent::Velocity' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintNormal) == 0x0000D0, "Member 'UMovementComponent::PlaneConstraintNormal' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintOrigin) == 0x0000E8, "Member 'UMovementComponent::PlaneConstraintOrigin' has a wrong offset!"); \ static_assert(offsetof(UMovementComponent, PlaneConstraintAxisSetting) == 0x000103, "Member 'UMovementComponent::PlaneConstraintAxisSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionInterface \ static_assert(alignof(UMaterialFunctionInterface) == 0x000008, "Wrong alignment on UMaterialFunctionInterface"); \ static_assert(sizeof(UMaterialFunctionInterface) == 0x000040, "Wrong size on UMaterialFunctionInterface"); \ static_assert(offsetof(UMaterialFunctionInterface, StateId) == 0x000028, "Member 'UMaterialFunctionInterface::StateId' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInterface, MaterialFunctionUsage) == 0x000038, "Member 'UMaterialFunctionInterface::MaterialFunctionUsage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionInstance \ static_assert(alignof(UMaterialFunctionInstance) == 0x000008, "Wrong alignment on UMaterialFunctionInstance"); \ static_assert(sizeof(UMaterialFunctionInstance) == 0x0000D0, "Wrong size on UMaterialFunctionInstance"); \ static_assert(offsetof(UMaterialFunctionInstance, Parent) == 0x000040, "Member 'UMaterialFunctionInstance::Parent' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, Base) == 0x000048, "Member 'UMaterialFunctionInstance::Base' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, ScalarParameterValues) == 0x000050, "Member 'UMaterialFunctionInstance::ScalarParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, VectorParameterValues) == 0x000060, "Member 'UMaterialFunctionInstance::VectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, DoubleVectorParameterValues) == 0x000070, "Member 'UMaterialFunctionInstance::DoubleVectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, TextureParameterValues) == 0x000080, "Member 'UMaterialFunctionInstance::TextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, FontParameterValues) == 0x000090, "Member 'UMaterialFunctionInstance::FontParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, StaticSwitchParameterValues) == 0x0000A0, "Member 'UMaterialFunctionInstance::StaticSwitchParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, StaticComponentMaskParameterValues) == 0x0000B0, "Member 'UMaterialFunctionInstance::StaticComponentMaskParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialFunctionInstance, RuntimeVirtualTextureParameterValues) == 0x0000C0, "Member 'UMaterialFunctionInstance::RuntimeVirtualTextureParameterValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionMaterialLayerBlendInstance \ static_assert(alignof(UMaterialFunctionMaterialLayerBlendInstance) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayerBlendInstance"); \ static_assert(sizeof(UMaterialFunctionMaterialLayerBlendInstance) == 0x0000D0, "Wrong size on UMaterialFunctionMaterialLayerBlendInstance"); \ #define DUMPER7_ASSERTS_NavMovementComponent_IsCrouching \ static_assert(alignof(NavMovementComponent_IsCrouching) == 0x000001, "Wrong alignment on NavMovementComponent_IsCrouching"); \ static_assert(sizeof(NavMovementComponent_IsCrouching) == 0x000001, "Wrong size on NavMovementComponent_IsCrouching"); \ static_assert(offsetof(NavMovementComponent_IsCrouching, ReturnValue) == 0x000000, "Member 'NavMovementComponent_IsCrouching::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavMovementComponent_IsFalling \ static_assert(alignof(NavMovementComponent_IsFalling) == 0x000001, "Wrong alignment on NavMovementComponent_IsFalling"); \ static_assert(sizeof(NavMovementComponent_IsFalling) == 0x000001, "Wrong size on NavMovementComponent_IsFalling"); \ static_assert(offsetof(NavMovementComponent_IsFalling, ReturnValue) == 0x000000, "Member 'NavMovementComponent_IsFalling::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavMovementComponent_IsFlying \ static_assert(alignof(NavMovementComponent_IsFlying) == 0x000001, "Wrong alignment on NavMovementComponent_IsFlying"); \ static_assert(sizeof(NavMovementComponent_IsFlying) == 0x000001, "Wrong size on NavMovementComponent_IsFlying"); \ static_assert(offsetof(NavMovementComponent_IsFlying, ReturnValue) == 0x000000, "Member 'NavMovementComponent_IsFlying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavMovementComponent_IsMovingOnGround \ static_assert(alignof(NavMovementComponent_IsMovingOnGround) == 0x000001, "Wrong alignment on NavMovementComponent_IsMovingOnGround"); \ static_assert(sizeof(NavMovementComponent_IsMovingOnGround) == 0x000001, "Wrong size on NavMovementComponent_IsMovingOnGround"); \ static_assert(offsetof(NavMovementComponent_IsMovingOnGround, ReturnValue) == 0x000000, "Member 'NavMovementComponent_IsMovingOnGround::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavMovementComponent_IsSwimming \ static_assert(alignof(NavMovementComponent_IsSwimming) == 0x000001, "Wrong alignment on NavMovementComponent_IsSwimming"); \ static_assert(sizeof(NavMovementComponent_IsSwimming) == 0x000001, "Wrong size on NavMovementComponent_IsSwimming"); \ static_assert(offsetof(NavMovementComponent_IsSwimming, ReturnValue) == 0x000000, "Member 'NavMovementComponent_IsSwimming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavMovementComponent \ static_assert(alignof(UNavMovementComponent) == 0x000008, "Wrong alignment on UNavMovementComponent"); \ static_assert(sizeof(UNavMovementComponent) == 0x000150, "Wrong size on UNavMovementComponent"); \ static_assert(offsetof(UNavMovementComponent, NavAgentProps) == 0x000108, "Member 'UNavMovementComponent::NavAgentProps' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, FixedPathBrakingDistance) == 0x000140, "Member 'UNavMovementComponent::FixedPathBrakingDistance' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, MovementState) == 0x000145, "Member 'UNavMovementComponent::MovementState' has a wrong offset!"); \ static_assert(offsetof(UNavMovementComponent, PathFollowingComp) == 0x000148, "Member 'UNavMovementComponent::PathFollowingComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEdGraphNode \ static_assert(alignof(UEdGraphNode) == 0x000008, "Wrong alignment on UEdGraphNode"); \ static_assert(sizeof(UEdGraphNode) == 0x000098, "Wrong size on UEdGraphNode"); \ static_assert(offsetof(UEdGraphNode, DeprecatedPins) == 0x000038, "Member 'UEdGraphNode::DeprecatedPins' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodePosX) == 0x000048, "Member 'UEdGraphNode::NodePosX' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodePosY) == 0x00004C, "Member 'UEdGraphNode::NodePosY' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodeWidth) == 0x000050, "Member 'UEdGraphNode::NodeWidth' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodeHeight) == 0x000054, "Member 'UEdGraphNode::NodeHeight' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, AdvancedPinDisplay) == 0x000058, "Member 'UEdGraphNode::AdvancedPinDisplay' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, EnabledState) == 0x000059, "Member 'UEdGraphNode::EnabledState' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodeComment) == 0x000060, "Member 'UEdGraphNode::NodeComment' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, ErrorType) == 0x000070, "Member 'UEdGraphNode::ErrorType' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, ErrorMsg) == 0x000078, "Member 'UEdGraphNode::ErrorMsg' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode, NodeGuid) == 0x000088, "Member 'UEdGraphNode::NodeGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlanarReflectionComponent \ static_assert(alignof(UPlanarReflectionComponent) == 0x000010, "Wrong alignment on UPlanarReflectionComponent"); \ static_assert(sizeof(UPlanarReflectionComponent) == 0x0004C0, "Wrong size on UPlanarReflectionComponent"); \ static_assert(offsetof(UPlanarReflectionComponent, PreviewBox) == 0x000358, "Member 'UPlanarReflectionComponent::PreviewBox' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, NormalDistortionStrength) == 0x000360, "Member 'UPlanarReflectionComponent::NormalDistortionStrength' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, PrefilterRoughness) == 0x000364, "Member 'UPlanarReflectionComponent::PrefilterRoughness' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, PrefilterRoughnessDistance) == 0x000368, "Member 'UPlanarReflectionComponent::PrefilterRoughnessDistance' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, ScreenPercentage) == 0x00036C, "Member 'UPlanarReflectionComponent::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, ExtraFOV) == 0x000370, "Member 'UPlanarReflectionComponent::ExtraFOV' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeStart) == 0x000374, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeEnd) == 0x000378, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeoutStart) == 0x00037C, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeoutStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, DistanceFromPlaneFadeoutEnd) == 0x000380, "Member 'UPlanarReflectionComponent::DistanceFromPlaneFadeoutEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, AngleFromPlaneFadeStart) == 0x000384, "Member 'UPlanarReflectionComponent::AngleFromPlaneFadeStart' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, AngleFromPlaneFadeEnd) == 0x000388, "Member 'UPlanarReflectionComponent::AngleFromPlaneFadeEnd' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, bShowPreviewPlane) == 0x00038C, "Member 'UPlanarReflectionComponent::bShowPreviewPlane' has a wrong offset!"); \ static_assert(offsetof(UPlanarReflectionComponent, bRenderSceneTwoSided) == 0x00038D, "Member 'UPlanarReflectionComponent::bRenderSceneTwoSided' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_AddInputVector \ static_assert(alignof(PawnMovementComponent_AddInputVector) == 0x000008, "Wrong alignment on PawnMovementComponent_AddInputVector"); \ static_assert(sizeof(PawnMovementComponent_AddInputVector) == 0x000020, "Wrong size on PawnMovementComponent_AddInputVector"); \ static_assert(offsetof(PawnMovementComponent_AddInputVector, WorldVector) == 0x000000, "Member 'PawnMovementComponent_AddInputVector::WorldVector' has a wrong offset!"); \ static_assert(offsetof(PawnMovementComponent_AddInputVector, bForce) == 0x000018, "Member 'PawnMovementComponent_AddInputVector::bForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_ConsumeInputVector \ static_assert(alignof(PawnMovementComponent_ConsumeInputVector) == 0x000008, "Wrong alignment on PawnMovementComponent_ConsumeInputVector"); \ static_assert(sizeof(PawnMovementComponent_ConsumeInputVector) == 0x000018, "Wrong size on PawnMovementComponent_ConsumeInputVector"); \ static_assert(offsetof(PawnMovementComponent_ConsumeInputVector, ReturnValue) == 0x000000, "Member 'PawnMovementComponent_ConsumeInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_GetLastInputVector \ static_assert(alignof(PawnMovementComponent_GetLastInputVector) == 0x000008, "Wrong alignment on PawnMovementComponent_GetLastInputVector"); \ static_assert(sizeof(PawnMovementComponent_GetLastInputVector) == 0x000018, "Wrong size on PawnMovementComponent_GetLastInputVector"); \ static_assert(offsetof(PawnMovementComponent_GetLastInputVector, ReturnValue) == 0x000000, "Member 'PawnMovementComponent_GetLastInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_GetPawnOwner \ static_assert(alignof(PawnMovementComponent_GetPawnOwner) == 0x000008, "Wrong alignment on PawnMovementComponent_GetPawnOwner"); \ static_assert(sizeof(PawnMovementComponent_GetPawnOwner) == 0x000008, "Wrong size on PawnMovementComponent_GetPawnOwner"); \ static_assert(offsetof(PawnMovementComponent_GetPawnOwner, ReturnValue) == 0x000000, "Member 'PawnMovementComponent_GetPawnOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_GetPendingInputVector \ static_assert(alignof(PawnMovementComponent_GetPendingInputVector) == 0x000008, "Wrong alignment on PawnMovementComponent_GetPendingInputVector"); \ static_assert(sizeof(PawnMovementComponent_GetPendingInputVector) == 0x000018, "Wrong size on PawnMovementComponent_GetPendingInputVector"); \ static_assert(offsetof(PawnMovementComponent_GetPendingInputVector, ReturnValue) == 0x000000, "Member 'PawnMovementComponent_GetPendingInputVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnMovementComponent_IsMoveInputIgnored \ static_assert(alignof(PawnMovementComponent_IsMoveInputIgnored) == 0x000001, "Wrong alignment on PawnMovementComponent_IsMoveInputIgnored"); \ static_assert(sizeof(PawnMovementComponent_IsMoveInputIgnored) == 0x000001, "Wrong size on PawnMovementComponent_IsMoveInputIgnored"); \ static_assert(offsetof(PawnMovementComponent_IsMoveInputIgnored, ReturnValue) == 0x000000, "Member 'PawnMovementComponent_IsMoveInputIgnored::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnMovementComponent \ static_assert(alignof(UPawnMovementComponent) == 0x000008, "Wrong alignment on UPawnMovementComponent"); \ static_assert(sizeof(UPawnMovementComponent) == 0x000158, "Wrong size on UPawnMovementComponent"); \ static_assert(offsetof(UPawnMovementComponent, PawnOwner) == 0x000150, "Member 'UPawnMovementComponent::PawnOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintCore \ static_assert(alignof(UBlueprintCore) == 0x000008, "Wrong alignment on UBlueprintCore"); \ static_assert(sizeof(UBlueprintCore) == 0x000050, "Wrong size on UBlueprintCore"); \ static_assert(offsetof(UBlueprintCore, SkeletonGeneratedClass) == 0x000028, "Member 'UBlueprintCore::SkeletonGeneratedClass' has a wrong offset!"); \ static_assert(offsetof(UBlueprintCore, GeneratedClass) == 0x000030, "Member 'UBlueprintCore::GeneratedClass' has a wrong offset!"); \ static_assert(offsetof(UBlueprintCore, bLegacyNeedToPurgeSkelRefs) == 0x000038, "Member 'UBlueprintCore::bLegacyNeedToPurgeSkelRefs' has a wrong offset!"); \ static_assert(offsetof(UBlueprintCore, BlueprintGuid) == 0x00003C, "Member 'UBlueprintCore::BlueprintGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprint \ static_assert(alignof(UBlueprint) == 0x000008, "Wrong alignment on UBlueprint"); \ static_assert(sizeof(UBlueprint) == 0x0000A8, "Wrong size on UBlueprint"); \ static_assert(offsetof(UBlueprint, ParentClass) == 0x000058, "Member 'UBlueprint::ParentClass' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, BlueprintType) == 0x000060, "Member 'UBlueprint::BlueprintType' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, BlueprintSystemVersion) == 0x000064, "Member 'UBlueprint::BlueprintSystemVersion' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, SimpleConstructionScript) == 0x000068, "Member 'UBlueprint::SimpleConstructionScript' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, ComponentTemplates) == 0x000070, "Member 'UBlueprint::ComponentTemplates' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, Timelines) == 0x000080, "Member 'UBlueprint::Timelines' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, ComponentClassOverrides) == 0x000090, "Member 'UBlueprint::ComponentClassOverrides' has a wrong offset!"); \ static_assert(offsetof(UBlueprint, InheritableComponentHandler) == 0x0000A0, "Member 'UBlueprint::InheritableComponentHandler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimBlueprint \ static_assert(alignof(UAnimBlueprint) == 0x000008, "Wrong alignment on UAnimBlueprint"); \ static_assert(sizeof(UAnimBlueprint) == 0x0000D0, "Wrong size on UAnimBlueprint"); \ static_assert(offsetof(UAnimBlueprint, TargetSkeleton) == 0x0000B0, "Member 'UAnimBlueprint::TargetSkeleton' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprint, Groups) == 0x0000B8, "Member 'UAnimBlueprint::Groups' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprint, bIsTemplate) == 0x0000C8, "Member 'UAnimBlueprint::bIsTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprint, bUseMultiThreadedAnimationUpdate) == 0x0000C9, "Member 'UAnimBlueprint::bUseMultiThreadedAnimationUpdate' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprint, bWarnAboutBlueprintUsage) == 0x0000CA, "Member 'UAnimBlueprint::bWarnAboutBlueprintUsage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INavigationDataInterface \ static_assert(alignof(INavigationDataInterface) == 0x000001, "Wrong alignment on INavigationDataInterface"); \ static_assert(sizeof(INavigationDataInterface) == 0x000001, "Wrong size on INavigationDataInterface"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_AddForce \ static_assert(alignof(CharacterMovementComponent_AddForce) == 0x000008, "Wrong alignment on CharacterMovementComponent_AddForce"); \ static_assert(sizeof(CharacterMovementComponent_AddForce) == 0x000018, "Wrong size on CharacterMovementComponent_AddForce"); \ static_assert(offsetof(CharacterMovementComponent_AddForce, Force) == 0x000000, "Member 'CharacterMovementComponent_AddForce::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_AddImpulse \ static_assert(alignof(CharacterMovementComponent_AddImpulse) == 0x000008, "Wrong alignment on CharacterMovementComponent_AddImpulse"); \ static_assert(sizeof(CharacterMovementComponent_AddImpulse) == 0x000020, "Wrong size on CharacterMovementComponent_AddImpulse"); \ static_assert(offsetof(CharacterMovementComponent_AddImpulse, Impulse) == 0x000000, "Member 'CharacterMovementComponent_AddImpulse::Impulse' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_AddImpulse, bVelocityChange) == 0x000018, "Member 'CharacterMovementComponent_AddImpulse::bVelocityChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_CalcVelocity \ static_assert(alignof(CharacterMovementComponent_CalcVelocity) == 0x000004, "Wrong alignment on CharacterMovementComponent_CalcVelocity"); \ static_assert(sizeof(CharacterMovementComponent_CalcVelocity) == 0x000010, "Wrong size on CharacterMovementComponent_CalcVelocity"); \ static_assert(offsetof(CharacterMovementComponent_CalcVelocity, DeltaTime) == 0x000000, "Member 'CharacterMovementComponent_CalcVelocity::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CalcVelocity, Friction) == 0x000004, "Member 'CharacterMovementComponent_CalcVelocity::Friction' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CalcVelocity, bFluid) == 0x000008, "Member 'CharacterMovementComponent_CalcVelocity::bFluid' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CalcVelocity, BrakingDeceleration) == 0x00000C, "Member 'CharacterMovementComponent_CalcVelocity::BrakingDeceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_CapsuleTouched \ static_assert(alignof(CharacterMovementComponent_CapsuleTouched) == 0x000008, "Wrong alignment on CharacterMovementComponent_CapsuleTouched"); \ static_assert(sizeof(CharacterMovementComponent_CapsuleTouched) == 0x000108, "Wrong size on CharacterMovementComponent_CapsuleTouched"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, OverlappedComp) == 0x000000, "Member 'CharacterMovementComponent_CapsuleTouched::OverlappedComp' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, Other) == 0x000008, "Member 'CharacterMovementComponent_CapsuleTouched::Other' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, OtherComp) == 0x000010, "Member 'CharacterMovementComponent_CapsuleTouched::OtherComp' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, OtherBodyIndex) == 0x000018, "Member 'CharacterMovementComponent_CapsuleTouched::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, bFromSweep) == 0x00001C, "Member 'CharacterMovementComponent_CapsuleTouched::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_CapsuleTouched, SweepResult) == 0x000020, "Member 'CharacterMovementComponent_CapsuleTouched::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetAvoidanceEnabled \ static_assert(alignof(CharacterMovementComponent_SetAvoidanceEnabled) == 0x000001, "Wrong alignment on CharacterMovementComponent_SetAvoidanceEnabled"); \ static_assert(sizeof(CharacterMovementComponent_SetAvoidanceEnabled) == 0x000001, "Wrong size on CharacterMovementComponent_SetAvoidanceEnabled"); \ static_assert(offsetof(CharacterMovementComponent_SetAvoidanceEnabled, bEnable) == 0x000000, "Member 'CharacterMovementComponent_SetAvoidanceEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetAvoidanceGroup \ static_assert(alignof(CharacterMovementComponent_SetAvoidanceGroup) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetAvoidanceGroup"); \ static_assert(sizeof(CharacterMovementComponent_SetAvoidanceGroup) == 0x000004, "Wrong size on CharacterMovementComponent_SetAvoidanceGroup"); \ static_assert(offsetof(CharacterMovementComponent_SetAvoidanceGroup, GroupFlags) == 0x000000, "Member 'CharacterMovementComponent_SetAvoidanceGroup::GroupFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetAvoidanceGroupMask \ static_assert(alignof(CharacterMovementComponent_SetAvoidanceGroupMask) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetAvoidanceGroupMask"); \ static_assert(sizeof(CharacterMovementComponent_SetAvoidanceGroupMask) == 0x000004, "Wrong size on CharacterMovementComponent_SetAvoidanceGroupMask"); \ static_assert(offsetof(CharacterMovementComponent_SetAvoidanceGroupMask, GroupMask) == 0x000000, "Member 'CharacterMovementComponent_SetAvoidanceGroupMask::GroupMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetCrouchedHalfHeight \ static_assert(alignof(CharacterMovementComponent_SetCrouchedHalfHeight) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetCrouchedHalfHeight"); \ static_assert(sizeof(CharacterMovementComponent_SetCrouchedHalfHeight) == 0x000004, "Wrong size on CharacterMovementComponent_SetCrouchedHalfHeight"); \ static_assert(offsetof(CharacterMovementComponent_SetCrouchedHalfHeight, NewValue) == 0x000000, "Member 'CharacterMovementComponent_SetCrouchedHalfHeight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetGroupsToAvoid \ static_assert(alignof(CharacterMovementComponent_SetGroupsToAvoid) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetGroupsToAvoid"); \ static_assert(sizeof(CharacterMovementComponent_SetGroupsToAvoid) == 0x000004, "Wrong size on CharacterMovementComponent_SetGroupsToAvoid"); \ static_assert(offsetof(CharacterMovementComponent_SetGroupsToAvoid, GroupFlags) == 0x000000, "Member 'CharacterMovementComponent_SetGroupsToAvoid::GroupFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetGroupsToAvoidMask \ static_assert(alignof(CharacterMovementComponent_SetGroupsToAvoidMask) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetGroupsToAvoidMask"); \ static_assert(sizeof(CharacterMovementComponent_SetGroupsToAvoidMask) == 0x000004, "Wrong size on CharacterMovementComponent_SetGroupsToAvoidMask"); \ static_assert(offsetof(CharacterMovementComponent_SetGroupsToAvoidMask, GroupMask) == 0x000000, "Member 'CharacterMovementComponent_SetGroupsToAvoidMask::GroupMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetGroupsToIgnore \ static_assert(alignof(CharacterMovementComponent_SetGroupsToIgnore) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetGroupsToIgnore"); \ static_assert(sizeof(CharacterMovementComponent_SetGroupsToIgnore) == 0x000004, "Wrong size on CharacterMovementComponent_SetGroupsToIgnore"); \ static_assert(offsetof(CharacterMovementComponent_SetGroupsToIgnore, GroupFlags) == 0x000000, "Member 'CharacterMovementComponent_SetGroupsToIgnore::GroupFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetGroupsToIgnoreMask \ static_assert(alignof(CharacterMovementComponent_SetGroupsToIgnoreMask) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetGroupsToIgnoreMask"); \ static_assert(sizeof(CharacterMovementComponent_SetGroupsToIgnoreMask) == 0x000004, "Wrong size on CharacterMovementComponent_SetGroupsToIgnoreMask"); \ static_assert(offsetof(CharacterMovementComponent_SetGroupsToIgnoreMask, GroupMask) == 0x000000, "Member 'CharacterMovementComponent_SetGroupsToIgnoreMask::GroupMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetMovementMode \ static_assert(alignof(CharacterMovementComponent_SetMovementMode) == 0x000001, "Wrong alignment on CharacterMovementComponent_SetMovementMode"); \ static_assert(sizeof(CharacterMovementComponent_SetMovementMode) == 0x000002, "Wrong size on CharacterMovementComponent_SetMovementMode"); \ static_assert(offsetof(CharacterMovementComponent_SetMovementMode, NewMovementMode) == 0x000000, "Member 'CharacterMovementComponent_SetMovementMode::NewMovementMode' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_SetMovementMode, NewCustomMode) == 0x000001, "Member 'CharacterMovementComponent_SetMovementMode::NewCustomMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetWalkableFloorAngle \ static_assert(alignof(CharacterMovementComponent_SetWalkableFloorAngle) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetWalkableFloorAngle"); \ static_assert(sizeof(CharacterMovementComponent_SetWalkableFloorAngle) == 0x000004, "Wrong size on CharacterMovementComponent_SetWalkableFloorAngle"); \ static_assert(offsetof(CharacterMovementComponent_SetWalkableFloorAngle, InWalkableFloorAngle) == 0x000000, "Member 'CharacterMovementComponent_SetWalkableFloorAngle::InWalkableFloorAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_SetWalkableFloorZ \ static_assert(alignof(CharacterMovementComponent_SetWalkableFloorZ) == 0x000004, "Wrong alignment on CharacterMovementComponent_SetWalkableFloorZ"); \ static_assert(sizeof(CharacterMovementComponent_SetWalkableFloorZ) == 0x000004, "Wrong size on CharacterMovementComponent_SetWalkableFloorZ"); \ static_assert(offsetof(CharacterMovementComponent_SetWalkableFloorZ, InWalkableFloorZ) == 0x000000, "Member 'CharacterMovementComponent_SetWalkableFloorZ::InWalkableFloorZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetAnalogInputModifier \ static_assert(alignof(CharacterMovementComponent_GetAnalogInputModifier) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetAnalogInputModifier"); \ static_assert(sizeof(CharacterMovementComponent_GetAnalogInputModifier) == 0x000004, "Wrong size on CharacterMovementComponent_GetAnalogInputModifier"); \ static_assert(offsetof(CharacterMovementComponent_GetAnalogInputModifier, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetAnalogInputModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetCharacterOwner \ static_assert(alignof(CharacterMovementComponent_GetCharacterOwner) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetCharacterOwner"); \ static_assert(sizeof(CharacterMovementComponent_GetCharacterOwner) == 0x000008, "Wrong size on CharacterMovementComponent_GetCharacterOwner"); \ static_assert(offsetof(CharacterMovementComponent_GetCharacterOwner, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetCharacterOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetCrouchedHalfHeight \ static_assert(alignof(CharacterMovementComponent_GetCrouchedHalfHeight) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetCrouchedHalfHeight"); \ static_assert(sizeof(CharacterMovementComponent_GetCrouchedHalfHeight) == 0x000004, "Wrong size on CharacterMovementComponent_GetCrouchedHalfHeight"); \ static_assert(offsetof(CharacterMovementComponent_GetCrouchedHalfHeight, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetCrouchedHalfHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetCurrentAcceleration \ static_assert(alignof(CharacterMovementComponent_GetCurrentAcceleration) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetCurrentAcceleration"); \ static_assert(sizeof(CharacterMovementComponent_GetCurrentAcceleration) == 0x000018, "Wrong size on CharacterMovementComponent_GetCurrentAcceleration"); \ static_assert(offsetof(CharacterMovementComponent_GetCurrentAcceleration, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetCurrentAcceleration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetImpartedMovementBaseVelocity \ static_assert(alignof(CharacterMovementComponent_GetImpartedMovementBaseVelocity) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetImpartedMovementBaseVelocity"); \ static_assert(sizeof(CharacterMovementComponent_GetImpartedMovementBaseVelocity) == 0x000018, "Wrong size on CharacterMovementComponent_GetImpartedMovementBaseVelocity"); \ static_assert(offsetof(CharacterMovementComponent_GetImpartedMovementBaseVelocity, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetImpartedMovementBaseVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetLastUpdateLocation \ static_assert(alignof(CharacterMovementComponent_GetLastUpdateLocation) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetLastUpdateLocation"); \ static_assert(sizeof(CharacterMovementComponent_GetLastUpdateLocation) == 0x000018, "Wrong size on CharacterMovementComponent_GetLastUpdateLocation"); \ static_assert(offsetof(CharacterMovementComponent_GetLastUpdateLocation, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetLastUpdateLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetLastUpdateRequestedVelocity \ static_assert(alignof(CharacterMovementComponent_GetLastUpdateRequestedVelocity) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetLastUpdateRequestedVelocity"); \ static_assert(sizeof(CharacterMovementComponent_GetLastUpdateRequestedVelocity) == 0x000018, "Wrong size on CharacterMovementComponent_GetLastUpdateRequestedVelocity"); \ static_assert(offsetof(CharacterMovementComponent_GetLastUpdateRequestedVelocity, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetLastUpdateRequestedVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetLastUpdateRotation \ static_assert(alignof(CharacterMovementComponent_GetLastUpdateRotation) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetLastUpdateRotation"); \ static_assert(sizeof(CharacterMovementComponent_GetLastUpdateRotation) == 0x000018, "Wrong size on CharacterMovementComponent_GetLastUpdateRotation"); \ static_assert(offsetof(CharacterMovementComponent_GetLastUpdateRotation, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetLastUpdateRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetLastUpdateVelocity \ static_assert(alignof(CharacterMovementComponent_GetLastUpdateVelocity) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetLastUpdateVelocity"); \ static_assert(sizeof(CharacterMovementComponent_GetLastUpdateVelocity) == 0x000018, "Wrong size on CharacterMovementComponent_GetLastUpdateVelocity"); \ static_assert(offsetof(CharacterMovementComponent_GetLastUpdateVelocity, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetLastUpdateVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMaxAcceleration \ static_assert(alignof(CharacterMovementComponent_GetMaxAcceleration) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetMaxAcceleration"); \ static_assert(sizeof(CharacterMovementComponent_GetMaxAcceleration) == 0x000004, "Wrong size on CharacterMovementComponent_GetMaxAcceleration"); \ static_assert(offsetof(CharacterMovementComponent_GetMaxAcceleration, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMaxAcceleration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMaxBrakingDeceleration \ static_assert(alignof(CharacterMovementComponent_GetMaxBrakingDeceleration) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetMaxBrakingDeceleration"); \ static_assert(sizeof(CharacterMovementComponent_GetMaxBrakingDeceleration) == 0x000004, "Wrong size on CharacterMovementComponent_GetMaxBrakingDeceleration"); \ static_assert(offsetof(CharacterMovementComponent_GetMaxBrakingDeceleration, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMaxBrakingDeceleration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMaxJumpHeight \ static_assert(alignof(CharacterMovementComponent_GetMaxJumpHeight) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetMaxJumpHeight"); \ static_assert(sizeof(CharacterMovementComponent_GetMaxJumpHeight) == 0x000004, "Wrong size on CharacterMovementComponent_GetMaxJumpHeight"); \ static_assert(offsetof(CharacterMovementComponent_GetMaxJumpHeight, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMaxJumpHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMaxJumpHeightWithJumpTime \ static_assert(alignof(CharacterMovementComponent_GetMaxJumpHeightWithJumpTime) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetMaxJumpHeightWithJumpTime"); \ static_assert(sizeof(CharacterMovementComponent_GetMaxJumpHeightWithJumpTime) == 0x000004, "Wrong size on CharacterMovementComponent_GetMaxJumpHeightWithJumpTime"); \ static_assert(offsetof(CharacterMovementComponent_GetMaxJumpHeightWithJumpTime, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMaxJumpHeightWithJumpTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMinAnalogSpeed \ static_assert(alignof(CharacterMovementComponent_GetMinAnalogSpeed) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetMinAnalogSpeed"); \ static_assert(sizeof(CharacterMovementComponent_GetMinAnalogSpeed) == 0x000004, "Wrong size on CharacterMovementComponent_GetMinAnalogSpeed"); \ static_assert(offsetof(CharacterMovementComponent_GetMinAnalogSpeed, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMinAnalogSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetMovementBase \ static_assert(alignof(CharacterMovementComponent_GetMovementBase) == 0x000008, "Wrong alignment on CharacterMovementComponent_GetMovementBase"); \ static_assert(sizeof(CharacterMovementComponent_GetMovementBase) == 0x000008, "Wrong size on CharacterMovementComponent_GetMovementBase"); \ static_assert(offsetof(CharacterMovementComponent_GetMovementBase, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetMovementBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetPerchRadiusThreshold \ static_assert(alignof(CharacterMovementComponent_GetPerchRadiusThreshold) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetPerchRadiusThreshold"); \ static_assert(sizeof(CharacterMovementComponent_GetPerchRadiusThreshold) == 0x000004, "Wrong size on CharacterMovementComponent_GetPerchRadiusThreshold"); \ static_assert(offsetof(CharacterMovementComponent_GetPerchRadiusThreshold, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetPerchRadiusThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_GetValidPerchRadius \ static_assert(alignof(CharacterMovementComponent_GetValidPerchRadius) == 0x000004, "Wrong alignment on CharacterMovementComponent_GetValidPerchRadius"); \ static_assert(sizeof(CharacterMovementComponent_GetValidPerchRadius) == 0x000004, "Wrong size on CharacterMovementComponent_GetValidPerchRadius"); \ static_assert(offsetof(CharacterMovementComponent_GetValidPerchRadius, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_GetValidPerchRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_IsWalkable \ static_assert(alignof(CharacterMovementComponent_IsWalkable) == 0x000008, "Wrong alignment on CharacterMovementComponent_IsWalkable"); \ static_assert(sizeof(CharacterMovementComponent_IsWalkable) == 0x0000F0, "Wrong size on CharacterMovementComponent_IsWalkable"); \ static_assert(offsetof(CharacterMovementComponent_IsWalkable, Hit) == 0x000000, "Member 'CharacterMovementComponent_IsWalkable::Hit' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_IsWalkable, ReturnValue) == 0x0000E8, "Member 'CharacterMovementComponent_IsWalkable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_IsWalking \ static_assert(alignof(CharacterMovementComponent_IsWalking) == 0x000001, "Wrong alignment on CharacterMovementComponent_IsWalking"); \ static_assert(sizeof(CharacterMovementComponent_IsWalking) == 0x000001, "Wrong size on CharacterMovementComponent_IsWalking"); \ static_assert(offsetof(CharacterMovementComponent_IsWalking, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_IsWalking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_K2_ComputeFloorDist \ static_assert(alignof(CharacterMovementComponent_K2_ComputeFloorDist) == 0x000008, "Wrong alignment on CharacterMovementComponent_K2_ComputeFloorDist"); \ static_assert(sizeof(CharacterMovementComponent_K2_ComputeFloorDist) == 0x000120, "Wrong size on CharacterMovementComponent_K2_ComputeFloorDist"); \ static_assert(offsetof(CharacterMovementComponent_K2_ComputeFloorDist, CapsuleLocation) == 0x000000, "Member 'CharacterMovementComponent_K2_ComputeFloorDist::CapsuleLocation' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_K2_ComputeFloorDist, LineDistance) == 0x000018, "Member 'CharacterMovementComponent_K2_ComputeFloorDist::LineDistance' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_K2_ComputeFloorDist, SweepDistance) == 0x00001C, "Member 'CharacterMovementComponent_K2_ComputeFloorDist::SweepDistance' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_K2_ComputeFloorDist, SweepRadius) == 0x000020, "Member 'CharacterMovementComponent_K2_ComputeFloorDist::SweepRadius' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_K2_ComputeFloorDist, FloorResult) == 0x000028, "Member 'CharacterMovementComponent_K2_ComputeFloorDist::FloorResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_K2_FindFloor \ static_assert(alignof(CharacterMovementComponent_K2_FindFloor) == 0x000008, "Wrong alignment on CharacterMovementComponent_K2_FindFloor"); \ static_assert(sizeof(CharacterMovementComponent_K2_FindFloor) == 0x000110, "Wrong size on CharacterMovementComponent_K2_FindFloor"); \ static_assert(offsetof(CharacterMovementComponent_K2_FindFloor, CapsuleLocation) == 0x000000, "Member 'CharacterMovementComponent_K2_FindFloor::CapsuleLocation' has a wrong offset!"); \ static_assert(offsetof(CharacterMovementComponent_K2_FindFloor, FloorResult) == 0x000018, "Member 'CharacterMovementComponent_K2_FindFloor::FloorResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_K2_GetWalkableFloorAngle \ static_assert(alignof(CharacterMovementComponent_K2_GetWalkableFloorAngle) == 0x000004, "Wrong alignment on CharacterMovementComponent_K2_GetWalkableFloorAngle"); \ static_assert(sizeof(CharacterMovementComponent_K2_GetWalkableFloorAngle) == 0x000004, "Wrong size on CharacterMovementComponent_K2_GetWalkableFloorAngle"); \ static_assert(offsetof(CharacterMovementComponent_K2_GetWalkableFloorAngle, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_K2_GetWalkableFloorAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterMovementComponent_K2_GetWalkableFloorZ \ static_assert(alignof(CharacterMovementComponent_K2_GetWalkableFloorZ) == 0x000004, "Wrong alignment on CharacterMovementComponent_K2_GetWalkableFloorZ"); \ static_assert(sizeof(CharacterMovementComponent_K2_GetWalkableFloorZ) == 0x000004, "Wrong size on CharacterMovementComponent_K2_GetWalkableFloorZ"); \ static_assert(offsetof(CharacterMovementComponent_K2_GetWalkableFloorZ, ReturnValue) == 0x000000, "Member 'CharacterMovementComponent_K2_GetWalkableFloorZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharacterMovementComponent \ static_assert(alignof(UCharacterMovementComponent) == 0x000010, "Wrong alignment on UCharacterMovementComponent"); \ static_assert(sizeof(UCharacterMovementComponent) == 0x000F00, "Wrong size on UCharacterMovementComponent"); \ static_assert(offsetof(UCharacterMovementComponent, CharacterOwner) == 0x000168, "Member 'UCharacterMovementComponent::CharacterOwner' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GravityScale) == 0x000170, "Member 'UCharacterMovementComponent::GravityScale' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxStepHeight) == 0x000174, "Member 'UCharacterMovementComponent::MaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpZVelocity) == 0x000178, "Member 'UCharacterMovementComponent::JumpZVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpOffJumpZFactor) == 0x00017C, "Member 'UCharacterMovementComponent::JumpOffJumpZFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, WalkableFloorAngle) == 0x00019C, "Member 'UCharacterMovementComponent::WalkableFloorAngle' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, WalkableFloorZ) == 0x0001A0, "Member 'UCharacterMovementComponent::WalkableFloorZ' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MovementMode) == 0x0001A4, "Member 'UCharacterMovementComponent::MovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CustomMovementMode) == 0x0001A5, "Member 'UCharacterMovementComponent::CustomMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSmoothingMode) == 0x0001A6, "Member 'UCharacterMovementComponent::NetworkSmoothingMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroundFriction) == 0x0001A8, "Member 'UCharacterMovementComponent::GroundFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxWalkSpeed) == 0x0001E8, "Member 'UCharacterMovementComponent::MaxWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxWalkSpeedCrouched) == 0x0001EC, "Member 'UCharacterMovementComponent::MaxWalkSpeedCrouched' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSwimSpeed) == 0x0001F0, "Member 'UCharacterMovementComponent::MaxSwimSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxFlySpeed) == 0x0001F4, "Member 'UCharacterMovementComponent::MaxFlySpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxCustomMovementSpeed) == 0x0001F8, "Member 'UCharacterMovementComponent::MaxCustomMovementSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxAcceleration) == 0x0001FC, "Member 'UCharacterMovementComponent::MaxAcceleration' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinAnalogWalkSpeed) == 0x000200, "Member 'UCharacterMovementComponent::MinAnalogWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingFrictionFactor) == 0x000204, "Member 'UCharacterMovementComponent::BrakingFrictionFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingFriction) == 0x000208, "Member 'UCharacterMovementComponent::BrakingFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingSubStepTime) == 0x00020C, "Member 'UCharacterMovementComponent::BrakingSubStepTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationWalking) == 0x000210, "Member 'UCharacterMovementComponent::BrakingDecelerationWalking' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationFalling) == 0x000214, "Member 'UCharacterMovementComponent::BrakingDecelerationFalling' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationSwimming) == 0x000218, "Member 'UCharacterMovementComponent::BrakingDecelerationSwimming' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, BrakingDecelerationFlying) == 0x00021C, "Member 'UCharacterMovementComponent::BrakingDecelerationFlying' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControl) == 0x000220, "Member 'UCharacterMovementComponent::AirControl' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControlBoostMultiplier) == 0x000224, "Member 'UCharacterMovementComponent::AirControlBoostMultiplier' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AirControlBoostVelocityThreshold) == 0x000228, "Member 'UCharacterMovementComponent::AirControlBoostVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, FallingLateralFriction) == 0x00022C, "Member 'UCharacterMovementComponent::FallingLateralFriction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CrouchedHalfHeight) == 0x000230, "Member 'UCharacterMovementComponent::CrouchedHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Buoyancy) == 0x000234, "Member 'UCharacterMovementComponent::Buoyancy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PerchRadiusThreshold) == 0x000238, "Member 'UCharacterMovementComponent::PerchRadiusThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PerchAdditionalHeight) == 0x00023C, "Member 'UCharacterMovementComponent::PerchAdditionalHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RotationRate) == 0x000240, "Member 'UCharacterMovementComponent::RotationRate' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DeferredUpdatedMoveComponent) == 0x000260, "Member 'UCharacterMovementComponent::DeferredUpdatedMoveComponent' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxOutOfWaterStepHeight) == 0x000268, "Member 'UCharacterMovementComponent::MaxOutOfWaterStepHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, OutofWaterZ) == 0x00026C, "Member 'UCharacterMovementComponent::OutofWaterZ' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Mass) == 0x000270, "Member 'UCharacterMovementComponent::Mass' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, StandingDownwardForceScale) == 0x000274, "Member 'UCharacterMovementComponent::StandingDownwardForceScale' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, InitialPushForceFactor) == 0x000278, "Member 'UCharacterMovementComponent::InitialPushForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PushForceFactor) == 0x00027C, "Member 'UCharacterMovementComponent::PushForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PushForcePointZOffsetFactor) == 0x000280, "Member 'UCharacterMovementComponent::PushForcePointZOffsetFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, TouchForceFactor) == 0x000284, "Member 'UCharacterMovementComponent::TouchForceFactor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinTouchForce) == 0x000288, "Member 'UCharacterMovementComponent::MinTouchForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxTouchForce) == 0x00028C, "Member 'UCharacterMovementComponent::MaxTouchForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RepulsionForce) == 0x000290, "Member 'UCharacterMovementComponent::RepulsionForce' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, Acceleration) == 0x000298, "Member 'UCharacterMovementComponent::Acceleration' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateRotation) == 0x0002B0, "Member 'UCharacterMovementComponent::LastUpdateRotation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateLocation) == 0x0002D0, "Member 'UCharacterMovementComponent::LastUpdateLocation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateVelocity) == 0x0002E8, "Member 'UCharacterMovementComponent::LastUpdateVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastTransformUpdateTimeStamp) == 0x000300, "Member 'UCharacterMovementComponent::ServerLastTransformUpdateTimeStamp' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastClientGoodMoveAckTime) == 0x000304, "Member 'UCharacterMovementComponent::ServerLastClientGoodMoveAckTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerLastClientAdjustmentTime) == 0x000308, "Member 'UCharacterMovementComponent::ServerLastClientAdjustmentTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingImpulseToApply) == 0x000310, "Member 'UCharacterMovementComponent::PendingImpulseToApply' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingForceToApply) == 0x000328, "Member 'UCharacterMovementComponent::PendingForceToApply' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AnalogInputModifier) == 0x000340, "Member 'UCharacterMovementComponent::AnalogInputModifier' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSimulationTimeStep) == 0x000350, "Member 'UCharacterMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxSimulationIterations) == 0x000354, "Member 'UCharacterMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxJumpApexAttemptsPerSimulation) == 0x000358, "Member 'UCharacterMovementComponent::MaxJumpApexAttemptsPerSimulation' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithGeometry) == 0x00035C, "Member 'UCharacterMovementComponent::MaxDepenetrationWithGeometry' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithGeometryAsProxy) == 0x000360, "Member 'UCharacterMovementComponent::MaxDepenetrationWithGeometryAsProxy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithPawn) == 0x000364, "Member 'UCharacterMovementComponent::MaxDepenetrationWithPawn' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MaxDepenetrationWithPawnAsProxy) == 0x000368, "Member 'UCharacterMovementComponent::MaxDepenetrationWithPawnAsProxy' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSimulatedSmoothLocationTime) == 0x00036C, "Member 'UCharacterMovementComponent::NetworkSimulatedSmoothLocationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkSimulatedSmoothRotationTime) == 0x000370, "Member 'UCharacterMovementComponent::NetworkSimulatedSmoothRotationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ListenServerNetworkSimulatedSmoothLocationTime) == 0x000374, "Member 'UCharacterMovementComponent::ListenServerNetworkSimulatedSmoothLocationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ListenServerNetworkSimulatedSmoothRotationTime) == 0x000378, "Member 'UCharacterMovementComponent::ListenServerNetworkSimulatedSmoothRotationTime' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetProxyShrinkRadius) == 0x00037C, "Member 'UCharacterMovementComponent::NetProxyShrinkRadius' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetProxyShrinkHalfHeight) == 0x000380, "Member 'UCharacterMovementComponent::NetProxyShrinkHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMaxSmoothUpdateDistance) == 0x000384, "Member 'UCharacterMovementComponent::NetworkMaxSmoothUpdateDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkNoSmoothUpdateDistance) == 0x000388, "Member 'UCharacterMovementComponent::NetworkNoSmoothUpdateDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAckGoodMoves) == 0x00038C, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAckGoodMoves' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAdjustments) == 0x000390, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAdjustments' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkMinTimeBetweenClientAdjustmentsLargeCorrection) == 0x000394, "Member 'UCharacterMovementComponent::NetworkMinTimeBetweenClientAdjustmentsLargeCorrection' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NetworkLargeClientCorrectionDistance) == 0x000398, "Member 'UCharacterMovementComponent::NetworkLargeClientCorrectionDistance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LedgeCheckThreshold) == 0x00039C, "Member 'UCharacterMovementComponent::LedgeCheckThreshold' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, JumpOutOfWaterPitch) == 0x0003A0, "Member 'UCharacterMovementComponent::JumpOutOfWaterPitch' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CurrentFloor) == 0x0003A8, "Member 'UCharacterMovementComponent::CurrentFloor' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DefaultLandMovementMode) == 0x0004A0, "Member 'UCharacterMovementComponent::DefaultLandMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, DefaultWaterMovementMode) == 0x0004A1, "Member 'UCharacterMovementComponent::DefaultWaterMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroundMovementMode) == 0x0004A2, "Member 'UCharacterMovementComponent::GroundMovementMode' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, FormerBaseVelocityDecayHalfLife) == 0x0004B0, "Member 'UCharacterMovementComponent::FormerBaseVelocityDecayHalfLife' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceConsiderationRadius) == 0x0004D4, "Member 'UCharacterMovementComponent::AvoidanceConsiderationRadius' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RequestedVelocity) == 0x0004D8, "Member 'UCharacterMovementComponent::RequestedVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, LastUpdateRequestedVelocity) == 0x0004F0, "Member 'UCharacterMovementComponent::LastUpdateRequestedVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceUID) == 0x000508, "Member 'UCharacterMovementComponent::AvoidanceUID' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceGroup) == 0x00050C, "Member 'UCharacterMovementComponent::AvoidanceGroup' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroupsToAvoid) == 0x000510, "Member 'UCharacterMovementComponent::GroupsToAvoid' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, GroupsToIgnore) == 0x000514, "Member 'UCharacterMovementComponent::GroupsToIgnore' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AvoidanceWeight) == 0x000518, "Member 'UCharacterMovementComponent::AvoidanceWeight' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PendingLaunchVelocity) == 0x000520, "Member 'UCharacterMovementComponent::PendingLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionInterval) == 0x000670, "Member 'UCharacterMovementComponent::NavMeshProjectionInterval' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionTimer) == 0x000674, "Member 'UCharacterMovementComponent::NavMeshProjectionTimer' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionInterpSpeed) == 0x000678, "Member 'UCharacterMovementComponent::NavMeshProjectionInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionHeightScaleUp) == 0x00067C, "Member 'UCharacterMovementComponent::NavMeshProjectionHeightScaleUp' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavMeshProjectionHeightScaleDown) == 0x000680, "Member 'UCharacterMovementComponent::NavMeshProjectionHeightScaleDown' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, NavWalkingFloorDistTolerance) == 0x000684, "Member 'UCharacterMovementComponent::NavWalkingFloorDistTolerance' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, PostPhysicsTickFunction) == 0x0006B8, "Member 'UCharacterMovementComponent::PostPhysicsTickFunction' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, MinTimeBetweenTimeStampResets) == 0x000700, "Member 'UCharacterMovementComponent::MinTimeBetweenTimeStampResets' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, CurrentRootMotion) == 0x000C58, "Member 'UCharacterMovementComponent::CurrentRootMotion' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, ServerCorrectionRootMotion) == 0x000CA0, "Member 'UCharacterMovementComponent::ServerCorrectionRootMotion' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, RootMotionParams) == 0x000E50, "Member 'UCharacterMovementComponent::RootMotionParams' has a wrong offset!"); \ static_assert(offsetof(UCharacterMovementComponent, AnimRootMotionVelocity) == 0x000EC0, "Member 'UCharacterMovementComponent::AnimRootMotionVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVirtualTexture \ static_assert(alignof(UVirtualTexture) == 0x000008, "Wrong alignment on UVirtualTexture"); \ static_assert(sizeof(UVirtualTexture) == 0x000028, "Wrong size on UVirtualTexture"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataUtilityBase \ static_assert(alignof(UMaterialExpressionStrataUtilityBase) == 0x000008, "Wrong alignment on UMaterialExpressionStrataUtilityBase"); \ static_assert(sizeof(UMaterialExpressionStrataUtilityBase) == 0x0000B0, "Wrong size on UMaterialExpressionStrataUtilityBase"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataTransmittanceToMFP \ static_assert(alignof(UMaterialExpressionStrataTransmittanceToMFP) == 0x000008, "Wrong alignment on UMaterialExpressionStrataTransmittanceToMFP"); \ static_assert(sizeof(UMaterialExpressionStrataTransmittanceToMFP) == 0x000100, "Wrong size on UMaterialExpressionStrataTransmittanceToMFP"); \ static_assert(offsetof(UMaterialExpressionStrataTransmittanceToMFP, TransmittanceColor) == 0x0000B0, "Member 'UMaterialExpressionStrataTransmittanceToMFP::TransmittanceColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataTransmittanceToMFP, Thickness) == 0x0000D8, "Member 'UMaterialExpressionStrataTransmittanceToMFP::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_OnInputOwnerEndPlayed \ static_assert(alignof(InputComponent_OnInputOwnerEndPlayed) == 0x000008, "Wrong alignment on InputComponent_OnInputOwnerEndPlayed"); \ static_assert(sizeof(InputComponent_OnInputOwnerEndPlayed) == 0x000010, "Wrong size on InputComponent_OnInputOwnerEndPlayed"); \ static_assert(offsetof(InputComponent_OnInputOwnerEndPlayed, InOwner) == 0x000000, "Member 'InputComponent_OnInputOwnerEndPlayed::InOwner' has a wrong offset!"); \ static_assert(offsetof(InputComponent_OnInputOwnerEndPlayed, EndPlayReason) == 0x000008, "Member 'InputComponent_OnInputOwnerEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetControllerAnalogKeyState \ static_assert(alignof(InputComponent_GetControllerAnalogKeyState) == 0x000008, "Wrong alignment on InputComponent_GetControllerAnalogKeyState"); \ static_assert(sizeof(InputComponent_GetControllerAnalogKeyState) == 0x000020, "Wrong size on InputComponent_GetControllerAnalogKeyState"); \ static_assert(offsetof(InputComponent_GetControllerAnalogKeyState, Key) == 0x000000, "Member 'InputComponent_GetControllerAnalogKeyState::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerAnalogKeyState, ReturnValue) == 0x000018, "Member 'InputComponent_GetControllerAnalogKeyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetControllerAnalogStickState \ static_assert(alignof(InputComponent_GetControllerAnalogStickState) == 0x000004, "Wrong alignment on InputComponent_GetControllerAnalogStickState"); \ static_assert(sizeof(InputComponent_GetControllerAnalogStickState) == 0x00000C, "Wrong size on InputComponent_GetControllerAnalogStickState"); \ static_assert(offsetof(InputComponent_GetControllerAnalogStickState, WhichStick) == 0x000000, "Member 'InputComponent_GetControllerAnalogStickState::WhichStick' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerAnalogStickState, StickX) == 0x000004, "Member 'InputComponent_GetControllerAnalogStickState::StickX' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerAnalogStickState, StickY) == 0x000008, "Member 'InputComponent_GetControllerAnalogStickState::StickY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetControllerKeyTimeDown \ static_assert(alignof(InputComponent_GetControllerKeyTimeDown) == 0x000008, "Wrong alignment on InputComponent_GetControllerKeyTimeDown"); \ static_assert(sizeof(InputComponent_GetControllerKeyTimeDown) == 0x000020, "Wrong size on InputComponent_GetControllerKeyTimeDown"); \ static_assert(offsetof(InputComponent_GetControllerKeyTimeDown, Key) == 0x000000, "Member 'InputComponent_GetControllerKeyTimeDown::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerKeyTimeDown, ReturnValue) == 0x000018, "Member 'InputComponent_GetControllerKeyTimeDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetControllerMouseDelta \ static_assert(alignof(InputComponent_GetControllerMouseDelta) == 0x000004, "Wrong alignment on InputComponent_GetControllerMouseDelta"); \ static_assert(sizeof(InputComponent_GetControllerMouseDelta) == 0x000008, "Wrong size on InputComponent_GetControllerMouseDelta"); \ static_assert(offsetof(InputComponent_GetControllerMouseDelta, DeltaX) == 0x000000, "Member 'InputComponent_GetControllerMouseDelta::DeltaX' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerMouseDelta, DeltaY) == 0x000004, "Member 'InputComponent_GetControllerMouseDelta::DeltaY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetControllerVectorKeyState \ static_assert(alignof(InputComponent_GetControllerVectorKeyState) == 0x000008, "Wrong alignment on InputComponent_GetControllerVectorKeyState"); \ static_assert(sizeof(InputComponent_GetControllerVectorKeyState) == 0x000030, "Wrong size on InputComponent_GetControllerVectorKeyState"); \ static_assert(offsetof(InputComponent_GetControllerVectorKeyState, Key) == 0x000000, "Member 'InputComponent_GetControllerVectorKeyState::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetControllerVectorKeyState, ReturnValue) == 0x000018, "Member 'InputComponent_GetControllerVectorKeyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_GetTouchState \ static_assert(alignof(InputComponent_GetTouchState) == 0x000004, "Wrong alignment on InputComponent_GetTouchState"); \ static_assert(sizeof(InputComponent_GetTouchState) == 0x000010, "Wrong size on InputComponent_GetTouchState"); \ static_assert(offsetof(InputComponent_GetTouchState, FingerIndex) == 0x000000, "Member 'InputComponent_GetTouchState::FingerIndex' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetTouchState, LocationX) == 0x000004, "Member 'InputComponent_GetTouchState::LocationX' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetTouchState, LocationY) == 0x000008, "Member 'InputComponent_GetTouchState::LocationY' has a wrong offset!"); \ static_assert(offsetof(InputComponent_GetTouchState, bIsCurrentlyPressed) == 0x00000C, "Member 'InputComponent_GetTouchState::bIsCurrentlyPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_IsControllerKeyDown \ static_assert(alignof(InputComponent_IsControllerKeyDown) == 0x000008, "Wrong alignment on InputComponent_IsControllerKeyDown"); \ static_assert(sizeof(InputComponent_IsControllerKeyDown) == 0x000020, "Wrong size on InputComponent_IsControllerKeyDown"); \ static_assert(offsetof(InputComponent_IsControllerKeyDown, Key) == 0x000000, "Member 'InputComponent_IsControllerKeyDown::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_IsControllerKeyDown, ReturnValue) == 0x000018, "Member 'InputComponent_IsControllerKeyDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_WasControllerKeyJustPressed \ static_assert(alignof(InputComponent_WasControllerKeyJustPressed) == 0x000008, "Wrong alignment on InputComponent_WasControllerKeyJustPressed"); \ static_assert(sizeof(InputComponent_WasControllerKeyJustPressed) == 0x000020, "Wrong size on InputComponent_WasControllerKeyJustPressed"); \ static_assert(offsetof(InputComponent_WasControllerKeyJustPressed, Key) == 0x000000, "Member 'InputComponent_WasControllerKeyJustPressed::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_WasControllerKeyJustPressed, ReturnValue) == 0x000018, "Member 'InputComponent_WasControllerKeyJustPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputComponent_WasControllerKeyJustReleased \ static_assert(alignof(InputComponent_WasControllerKeyJustReleased) == 0x000008, "Wrong alignment on InputComponent_WasControllerKeyJustReleased"); \ static_assert(sizeof(InputComponent_WasControllerKeyJustReleased) == 0x000020, "Wrong size on InputComponent_WasControllerKeyJustReleased"); \ static_assert(offsetof(InputComponent_WasControllerKeyJustReleased, Key) == 0x000000, "Member 'InputComponent_WasControllerKeyJustReleased::Key' has a wrong offset!"); \ static_assert(offsetof(InputComponent_WasControllerKeyJustReleased, ReturnValue) == 0x000018, "Member 'InputComponent_WasControllerKeyJustReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputComponent \ static_assert(alignof(UInputComponent) == 0x000008, "Wrong alignment on UInputComponent"); \ static_assert(sizeof(UInputComponent) == 0x000128, "Wrong size on UInputComponent"); \ static_assert(offsetof(UInputComponent, CachedKeyToActionInfo) == 0x000110, "Member 'UInputComponent::CachedKeyToActionInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptActor_RemoteEvent \ static_assert(alignof(LevelScriptActor_RemoteEvent) == 0x000004, "Wrong alignment on LevelScriptActor_RemoteEvent"); \ static_assert(sizeof(LevelScriptActor_RemoteEvent) == 0x00000C, "Wrong size on LevelScriptActor_RemoteEvent"); \ static_assert(offsetof(LevelScriptActor_RemoteEvent, EventName) == 0x000000, "Member 'LevelScriptActor_RemoteEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_RemoteEvent, ReturnValue) == 0x000008, "Member 'LevelScriptActor_RemoteEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptActor_SetCinematicMode \ static_assert(alignof(LevelScriptActor_SetCinematicMode) == 0x000001, "Wrong alignment on LevelScriptActor_SetCinematicMode"); \ static_assert(sizeof(LevelScriptActor_SetCinematicMode) == 0x000005, "Wrong size on LevelScriptActor_SetCinematicMode"); \ static_assert(offsetof(LevelScriptActor_SetCinematicMode, bCinematicMode) == 0x000000, "Member 'LevelScriptActor_SetCinematicMode::bCinematicMode' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_SetCinematicMode, bHidePlayer) == 0x000001, "Member 'LevelScriptActor_SetCinematicMode::bHidePlayer' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_SetCinematicMode, bAffectsHUD) == 0x000002, "Member 'LevelScriptActor_SetCinematicMode::bAffectsHUD' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_SetCinematicMode, bAffectsMovement) == 0x000003, "Member 'LevelScriptActor_SetCinematicMode::bAffectsMovement' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_SetCinematicMode, bAffectsTurning) == 0x000004, "Member 'LevelScriptActor_SetCinematicMode::bAffectsTurning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelScriptActor_WorldOriginLocationChanged \ static_assert(alignof(LevelScriptActor_WorldOriginLocationChanged) == 0x000004, "Wrong alignment on LevelScriptActor_WorldOriginLocationChanged"); \ static_assert(sizeof(LevelScriptActor_WorldOriginLocationChanged) == 0x000018, "Wrong size on LevelScriptActor_WorldOriginLocationChanged"); \ static_assert(offsetof(LevelScriptActor_WorldOriginLocationChanged, OldOriginLocation) == 0x000000, "Member 'LevelScriptActor_WorldOriginLocationChanged::OldOriginLocation' has a wrong offset!"); \ static_assert(offsetof(LevelScriptActor_WorldOriginLocationChanged, NewOriginLocation) == 0x00000C, "Member 'LevelScriptActor_WorldOriginLocationChanged::NewOriginLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelScriptActor \ static_assert(alignof(ALevelScriptActor) == 0x000008, "Wrong alignment on ALevelScriptActor"); \ static_assert(sizeof(ALevelScriptActor) == 0x0002B8, "Wrong size on ALevelScriptActor"); \ #define DUMPER7_ASSERTS_UHLODLayer \ static_assert(alignof(UHLODLayer) == 0x000008, "Wrong alignment on UHLODLayer"); \ static_assert(sizeof(UHLODLayer) == 0x000080, "Wrong size on UHLODLayer"); \ static_assert(offsetof(UHLODLayer, LayerType) == 0x000028, "Member 'UHLODLayer::LayerType' has a wrong offset!"); \ static_assert(offsetof(UHLODLayer, HLODBuilderClass) == 0x000030, "Member 'UHLODLayer::HLODBuilderClass' has a wrong offset!"); \ static_assert(offsetof(UHLODLayer, HLODBuilderSettings) == 0x000038, "Member 'UHLODLayer::HLODBuilderSettings' has a wrong offset!"); \ static_assert(offsetof(UHLODLayer, CellSize) == 0x000044, "Member 'UHLODLayer::CellSize' has a wrong offset!"); \ static_assert(offsetof(UHLODLayer, LoadingRange) == 0x000048, "Member 'UHLODLayer::LoadingRange' has a wrong offset!"); \ static_assert(offsetof(UHLODLayer, ParentLayer) == 0x000050, "Member 'UHLODLayer::ParentLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationDataChunk \ static_assert(alignof(UNavigationDataChunk) == 0x000008, "Wrong alignment on UNavigationDataChunk"); \ static_assert(sizeof(UNavigationDataChunk) == 0x000030, "Wrong size on UNavigationDataChunk"); \ static_assert(offsetof(UNavigationDataChunk, NavigationDataName) == 0x000028, "Member 'UNavigationDataChunk::NavigationDataName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEngine \ static_assert(alignof(UEngine) == 0x000008, "Wrong alignment on UEngine"); \ static_assert(sizeof(UEngine) == 0x001068, "Wrong size on UEngine"); \ static_assert(offsetof(UEngine, TinyFont) == 0x000030, "Member 'UEngine::TinyFont' has a wrong offset!"); \ static_assert(offsetof(UEngine, TinyFontName) == 0x000038, "Member 'UEngine::TinyFontName' has a wrong offset!"); \ static_assert(offsetof(UEngine, SmallFont) == 0x000058, "Member 'UEngine::SmallFont' has a wrong offset!"); \ static_assert(offsetof(UEngine, SmallFontName) == 0x000060, "Member 'UEngine::SmallFontName' has a wrong offset!"); \ static_assert(offsetof(UEngine, MediumFont) == 0x000080, "Member 'UEngine::MediumFont' has a wrong offset!"); \ static_assert(offsetof(UEngine, MediumFontName) == 0x000088, "Member 'UEngine::MediumFontName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LargeFont) == 0x0000A8, "Member 'UEngine::LargeFont' has a wrong offset!"); \ static_assert(offsetof(UEngine, LargeFontName) == 0x0000B0, "Member 'UEngine::LargeFontName' has a wrong offset!"); \ static_assert(offsetof(UEngine, SubtitleFont) == 0x0000D0, "Member 'UEngine::SubtitleFont' has a wrong offset!"); \ static_assert(offsetof(UEngine, SubtitleFontName) == 0x0000D8, "Member 'UEngine::SubtitleFontName' has a wrong offset!"); \ static_assert(offsetof(UEngine, AdditionalFonts) == 0x0000F8, "Member 'UEngine::AdditionalFonts' has a wrong offset!"); \ static_assert(offsetof(UEngine, AdditionalFontNames) == 0x000108, "Member 'UEngine::AdditionalFontNames' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConsoleClass) == 0x000118, "Member 'UEngine::ConsoleClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConsoleClassName) == 0x000120, "Member 'UEngine::ConsoleClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameViewportClientClass) == 0x000140, "Member 'UEngine::GameViewportClientClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameViewportClientClassName) == 0x000148, "Member 'UEngine::GameViewportClientClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LocalPlayerClass) == 0x000168, "Member 'UEngine::LocalPlayerClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, LocalPlayerClassName) == 0x000170, "Member 'UEngine::LocalPlayerClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, WorldSettingsClass) == 0x000190, "Member 'UEngine::WorldSettingsClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, WorldSettingsClassName) == 0x000198, "Member 'UEngine::WorldSettingsClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, NavigationSystemClassName) == 0x0001B8, "Member 'UEngine::NavigationSystemClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, NavigationSystemClass) == 0x0001D8, "Member 'UEngine::NavigationSystemClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, NavigationSystemConfigClassName) == 0x0001E0, "Member 'UEngine::NavigationSystemConfigClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, NavigationSystemConfigClass) == 0x000200, "Member 'UEngine::NavigationSystemConfigClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, AvoidanceManagerClassName) == 0x000208, "Member 'UEngine::AvoidanceManagerClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, AvoidanceManagerClass) == 0x000228, "Member 'UEngine::AvoidanceManagerClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, AIControllerClassName) == 0x000230, "Member 'UEngine::AIControllerClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, PhysicsCollisionHandlerClass) == 0x000250, "Member 'UEngine::PhysicsCollisionHandlerClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, PhysicsCollisionHandlerClassName) == 0x000258, "Member 'UEngine::PhysicsCollisionHandlerClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameUserSettingsClassName) == 0x000278, "Member 'UEngine::GameUserSettingsClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameUserSettingsClass) == 0x000298, "Member 'UEngine::GameUserSettingsClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameUserSettings) == 0x0002A0, "Member 'UEngine::GameUserSettings' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelScriptActorClass) == 0x0002A8, "Member 'UEngine::LevelScriptActorClass' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelScriptActorClassName) == 0x0002B0, "Member 'UEngine::LevelScriptActorClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBlueprintBaseClassName) == 0x0002D0, "Member 'UEngine::DefaultBlueprintBaseClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameSingletonClassName) == 0x0002F0, "Member 'UEngine::GameSingletonClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameSingleton) == 0x000310, "Member 'UEngine::GameSingleton' has a wrong offset!"); \ static_assert(offsetof(UEngine, AssetManagerClassName) == 0x000318, "Member 'UEngine::AssetManagerClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, AssetManager) == 0x000338, "Member 'UEngine::AssetManager' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultTexture) == 0x000340, "Member 'UEngine::DefaultTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultTextureName) == 0x000348, "Member 'UEngine::DefaultTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultDiffuseTexture) == 0x000368, "Member 'UEngine::DefaultDiffuseTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultDiffuseTextureName) == 0x000370, "Member 'UEngine::DefaultDiffuseTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBSPVertexTexture) == 0x000390, "Member 'UEngine::DefaultBSPVertexTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBSPVertexTextureName) == 0x000398, "Member 'UEngine::DefaultBSPVertexTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, HighFrequencyNoiseTexture) == 0x0003B8, "Member 'UEngine::HighFrequencyNoiseTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, HighFrequencyNoiseTextureName) == 0x0003C0, "Member 'UEngine::HighFrequencyNoiseTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBokehTexture) == 0x0003E0, "Member 'UEngine::DefaultBokehTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBokehTextureName) == 0x0003E8, "Member 'UEngine::DefaultBokehTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBloomKernelTexture) == 0x000408, "Member 'UEngine::DefaultBloomKernelTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultBloomKernelTextureName) == 0x000410, "Member 'UEngine::DefaultBloomKernelTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultFilmGrainTexture) == 0x000430, "Member 'UEngine::DefaultFilmGrainTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultFilmGrainTextureName) == 0x000438, "Member 'UEngine::DefaultFilmGrainTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, WireframeMaterial) == 0x000458, "Member 'UEngine::WireframeMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, WireframeMaterialName) == 0x000460, "Member 'UEngine::WireframeMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DebugMeshMaterial) == 0x000470, "Member 'UEngine::DebugMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, DebugMeshMaterialName) == 0x000478, "Member 'UEngine::DebugMeshMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, EmissiveMeshMaterial) == 0x000498, "Member 'UEngine::EmissiveMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, EmissiveMeshMaterialName) == 0x0004A0, "Member 'UEngine::EmissiveMeshMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelColorationLitMaterial) == 0x0004C0, "Member 'UEngine::LevelColorationLitMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelColorationLitMaterialName) == 0x0004C8, "Member 'UEngine::LevelColorationLitMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelColorationUnlitMaterial) == 0x0004D8, "Member 'UEngine::LevelColorationUnlitMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, LevelColorationUnlitMaterialName) == 0x0004E0, "Member 'UEngine::LevelColorationUnlitMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightingTexelDensityMaterial) == 0x0004F0, "Member 'UEngine::LightingTexelDensityMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightingTexelDensityName) == 0x0004F8, "Member 'UEngine::LightingTexelDensityName' has a wrong offset!"); \ static_assert(offsetof(UEngine, ShadedLevelColorationLitMaterial) == 0x000508, "Member 'UEngine::ShadedLevelColorationLitMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, ShadedLevelColorationLitMaterialName) == 0x000510, "Member 'UEngine::ShadedLevelColorationLitMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, ShadedLevelColorationUnlitMaterial) == 0x000520, "Member 'UEngine::ShadedLevelColorationUnlitMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, ShadedLevelColorationUnlitMaterialName) == 0x000528, "Member 'UEngine::ShadedLevelColorationUnlitMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, RemoveSurfaceMaterial) == 0x000538, "Member 'UEngine::RemoveSurfaceMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, RemoveSurfaceMaterialName) == 0x000540, "Member 'UEngine::RemoveSurfaceMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorMaterial) == 0x000560, "Member 'UEngine::VertexColorMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorMaterialName) == 0x000568, "Member 'UEngine::VertexColorMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterial_ColorOnly) == 0x000578, "Member 'UEngine::VertexColorViewModeMaterial_ColorOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterialName_ColorOnly) == 0x000580, "Member 'UEngine::VertexColorViewModeMaterialName_ColorOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterial_AlphaAsColor) == 0x000590, "Member 'UEngine::VertexColorViewModeMaterial_AlphaAsColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterialName_AlphaAsColor) == 0x000598, "Member 'UEngine::VertexColorViewModeMaterialName_AlphaAsColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterial_RedOnly) == 0x0005A8, "Member 'UEngine::VertexColorViewModeMaterial_RedOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterialName_RedOnly) == 0x0005B0, "Member 'UEngine::VertexColorViewModeMaterialName_RedOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterial_GreenOnly) == 0x0005C0, "Member 'UEngine::VertexColorViewModeMaterial_GreenOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterialName_GreenOnly) == 0x0005C8, "Member 'UEngine::VertexColorViewModeMaterialName_GreenOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterial_BlueOnly) == 0x0005D8, "Member 'UEngine::VertexColorViewModeMaterial_BlueOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, VertexColorViewModeMaterialName_BlueOnly) == 0x0005E0, "Member 'UEngine::VertexColorViewModeMaterialName_BlueOnly' has a wrong offset!"); \ static_assert(offsetof(UEngine, DebugEditorMaterialName) == 0x0005F0, "Member 'UEngine::DebugEditorMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterial) == 0x000610, "Member 'UEngine::ConstraintLimitMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialX) == 0x000618, "Member 'UEngine::ConstraintLimitMaterialX' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialXAxis) == 0x000620, "Member 'UEngine::ConstraintLimitMaterialXAxis' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialY) == 0x000628, "Member 'UEngine::ConstraintLimitMaterialY' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialYAxis) == 0x000630, "Member 'UEngine::ConstraintLimitMaterialYAxis' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialZ) == 0x000638, "Member 'UEngine::ConstraintLimitMaterialZ' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialZAxis) == 0x000640, "Member 'UEngine::ConstraintLimitMaterialZAxis' has a wrong offset!"); \ static_assert(offsetof(UEngine, ConstraintLimitMaterialPrismatic) == 0x000648, "Member 'UEngine::ConstraintLimitMaterialPrismatic' has a wrong offset!"); \ static_assert(offsetof(UEngine, InvalidLightmapSettingsMaterial) == 0x000650, "Member 'UEngine::InvalidLightmapSettingsMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, InvalidLightmapSettingsMaterialName) == 0x000658, "Member 'UEngine::InvalidLightmapSettingsMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, PreviewShadowsIndicatorMaterial) == 0x000678, "Member 'UEngine::PreviewShadowsIndicatorMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, PreviewShadowsIndicatorMaterialName) == 0x000680, "Member 'UEngine::PreviewShadowsIndicatorMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, ArrowMaterial) == 0x0006A0, "Member 'UEngine::ArrowMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, ArrowMaterialYellow) == 0x0006A8, "Member 'UEngine::ArrowMaterialYellow' has a wrong offset!"); \ static_assert(offsetof(UEngine, ArrowMaterialName) == 0x0006B0, "Member 'UEngine::ArrowMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightingOnlyBrightness) == 0x0006D0, "Member 'UEngine::LightingOnlyBrightness' has a wrong offset!"); \ static_assert(offsetof(UEngine, ShaderComplexityColors) == 0x0006E0, "Member 'UEngine::ShaderComplexityColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, QuadComplexityColors) == 0x0006F0, "Member 'UEngine::QuadComplexityColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightComplexityColors) == 0x000700, "Member 'UEngine::LightComplexityColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, StationaryLightOverlapColors) == 0x000710, "Member 'UEngine::StationaryLightOverlapColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, LODColorationColors) == 0x000720, "Member 'UEngine::LODColorationColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, HLODColorationColors) == 0x000730, "Member 'UEngine::HLODColorationColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, StreamingAccuracyColors) == 0x000740, "Member 'UEngine::StreamingAccuracyColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationExcludedColor) == 0x000750, "Member 'UEngine::GPUSkinCacheVisualizationExcludedColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationIncludedColor) == 0x000760, "Member 'UEngine::GPUSkinCacheVisualizationIncludedColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationRecomputeTangentsColor) == 0x000770, "Member 'UEngine::GPUSkinCacheVisualizationRecomputeTangentsColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationLowMemoryThresholdInMB) == 0x000780, "Member 'UEngine::GPUSkinCacheVisualizationLowMemoryThresholdInMB' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationHighMemoryThresholdInMB) == 0x000784, "Member 'UEngine::GPUSkinCacheVisualizationHighMemoryThresholdInMB' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationLowMemoryColor) == 0x000788, "Member 'UEngine::GPUSkinCacheVisualizationLowMemoryColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationMidMemoryColor) == 0x000798, "Member 'UEngine::GPUSkinCacheVisualizationMidMemoryColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationHighMemoryColor) == 0x0007A8, "Member 'UEngine::GPUSkinCacheVisualizationHighMemoryColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GPUSkinCacheVisualizationRayTracingLODOffsetColors) == 0x0007B8, "Member 'UEngine::GPUSkinCacheVisualizationRayTracingLODOffsetColors' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxPixelShaderAdditiveComplexityCount) == 0x0007C8, "Member 'UEngine::MaxPixelShaderAdditiveComplexityCount' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxES3PixelShaderAdditiveComplexityCount) == 0x0007CC, "Member 'UEngine::MaxES3PixelShaderAdditiveComplexityCount' has a wrong offset!"); \ static_assert(offsetof(UEngine, MinLightMapDensity) == 0x0007D0, "Member 'UEngine::MinLightMapDensity' has a wrong offset!"); \ static_assert(offsetof(UEngine, IdealLightMapDensity) == 0x0007D4, "Member 'UEngine::IdealLightMapDensity' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxLightMapDensity) == 0x0007D8, "Member 'UEngine::MaxLightMapDensity' has a wrong offset!"); \ static_assert(offsetof(UEngine, RenderLightMapDensityGrayscaleScale) == 0x0007E0, "Member 'UEngine::RenderLightMapDensityGrayscaleScale' has a wrong offset!"); \ static_assert(offsetof(UEngine, RenderLightMapDensityColorScale) == 0x0007E4, "Member 'UEngine::RenderLightMapDensityColorScale' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightMapDensityVertexMappedColor) == 0x0007E8, "Member 'UEngine::LightMapDensityVertexMappedColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightMapDensitySelectedColor) == 0x0007F8, "Member 'UEngine::LightMapDensitySelectedColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, StatColorMappings) == 0x000808, "Member 'UEngine::StatColorMappings' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultPhysMaterial) == 0x000818, "Member 'UEngine::DefaultPhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultPhysMaterialName) == 0x000820, "Member 'UEngine::DefaultPhysMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultDestructiblePhysMaterial) == 0x000840, "Member 'UEngine::DefaultDestructiblePhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultDestructiblePhysMaterialName) == 0x000848, "Member 'UEngine::DefaultDestructiblePhysMaterialName' has a wrong offset!"); \ static_assert(offsetof(UEngine, ActiveGameNameRedirects) == 0x000868, "Member 'UEngine::ActiveGameNameRedirects' has a wrong offset!"); \ static_assert(offsetof(UEngine, ActiveClassRedirects) == 0x000878, "Member 'UEngine::ActiveClassRedirects' has a wrong offset!"); \ static_assert(offsetof(UEngine, ActivePluginRedirects) == 0x000888, "Member 'UEngine::ActivePluginRedirects' has a wrong offset!"); \ static_assert(offsetof(UEngine, ActiveStructRedirects) == 0x000898, "Member 'UEngine::ActiveStructRedirects' has a wrong offset!"); \ static_assert(offsetof(UEngine, PreIntegratedSkinBRDFTexture) == 0x0008A8, "Member 'UEngine::PreIntegratedSkinBRDFTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, PreIntegratedSkinBRDFTextureName) == 0x0008B0, "Member 'UEngine::PreIntegratedSkinBRDFTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, BlueNoiseScalarTexture) == 0x0008D0, "Member 'UEngine::BlueNoiseScalarTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, BlueNoiseVec2Texture) == 0x0008D8, "Member 'UEngine::BlueNoiseVec2Texture' has a wrong offset!"); \ static_assert(offsetof(UEngine, BlueNoiseScalarTextureName) == 0x0008E0, "Member 'UEngine::BlueNoiseScalarTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, BlueNoiseVec2TextureName) == 0x000900, "Member 'UEngine::BlueNoiseVec2TextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, MiniFontTexture) == 0x000920, "Member 'UEngine::MiniFontTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, MiniFontTextureName) == 0x000928, "Member 'UEngine::MiniFontTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, WeightMapPlaceholderTexture) == 0x000948, "Member 'UEngine::WeightMapPlaceholderTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, WeightMapPlaceholderTextureName) == 0x000950, "Member 'UEngine::WeightMapPlaceholderTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightMapDensityTexture) == 0x000970, "Member 'UEngine::LightMapDensityTexture' has a wrong offset!"); \ static_assert(offsetof(UEngine, LightMapDensityTextureName) == 0x000978, "Member 'UEngine::LightMapDensityTextureName' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameViewport) == 0x0009A0, "Member 'UEngine::GameViewport' has a wrong offset!"); \ static_assert(offsetof(UEngine, DeferredCommands) == 0x0009A8, "Member 'UEngine::DeferredCommands' has a wrong offset!"); \ static_assert(offsetof(UEngine, NearClipPlane) == 0x0009B8, "Member 'UEngine::NearClipPlane' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaximumLoopIterationCount) == 0x0009C0, "Member 'UEngine::MaximumLoopIterationCount' has a wrong offset!"); \ static_assert(offsetof(UEngine, FixedFrameRate) == 0x0009C8, "Member 'UEngine::FixedFrameRate' has a wrong offset!"); \ static_assert(offsetof(UEngine, SmoothedFrameRateRange) == 0x0009CC, "Member 'UEngine::SmoothedFrameRateRange' has a wrong offset!"); \ static_assert(offsetof(UEngine, CustomTimeStep) == 0x0009E0, "Member 'UEngine::CustomTimeStep' has a wrong offset!"); \ static_assert(offsetof(UEngine, CustomTimeStepClassName) == 0x000A08, "Member 'UEngine::CustomTimeStepClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, TimecodeProvider) == 0x000A28, "Member 'UEngine::TimecodeProvider' has a wrong offset!"); \ static_assert(offsetof(UEngine, TimecodeProviderClassName) == 0x000A50, "Member 'UEngine::TimecodeProviderClassName' has a wrong offset!"); \ static_assert(offsetof(UEngine, bGenerateDefaultTimecode) == 0x000A70, "Member 'UEngine::bGenerateDefaultTimecode' has a wrong offset!"); \ static_assert(offsetof(UEngine, GenerateDefaultTimecodeFrameRate) == 0x000A74, "Member 'UEngine::GenerateDefaultTimecodeFrameRate' has a wrong offset!"); \ static_assert(offsetof(UEngine, GenerateDefaultTimecodeFrameDelay) == 0x000A7C, "Member 'UEngine::GenerateDefaultTimecodeFrameDelay' has a wrong offset!"); \ static_assert(offsetof(UEngine, NumPawnsAllowedToBeSpawnedInAFrame) == 0x000A84, "Member 'UEngine::NumPawnsAllowedToBeSpawnedInAFrame' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_WorldBox) == 0x000A8C, "Member 'UEngine::C_WorldBox' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_BrushWire) == 0x000A90, "Member 'UEngine::C_BrushWire' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_AddWire) == 0x000A94, "Member 'UEngine::C_AddWire' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_SubtractWire) == 0x000A98, "Member 'UEngine::C_SubtractWire' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_SemiSolidWire) == 0x000A9C, "Member 'UEngine::C_SemiSolidWire' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_NonSolidWire) == 0x000AA0, "Member 'UEngine::C_NonSolidWire' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_WireBackground) == 0x000AA4, "Member 'UEngine::C_WireBackground' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_ScaleBoxHi) == 0x000AA8, "Member 'UEngine::C_ScaleBoxHi' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_VolumeCollision) == 0x000AAC, "Member 'UEngine::C_VolumeCollision' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_BSPCollision) == 0x000AB0, "Member 'UEngine::C_BSPCollision' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_OrthoBackground) == 0x000AB4, "Member 'UEngine::C_OrthoBackground' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_Volume) == 0x000AB8, "Member 'UEngine::C_Volume' has a wrong offset!"); \ static_assert(offsetof(UEngine, C_BrushShape) == 0x000ABC, "Member 'UEngine::C_BrushShape' has a wrong offset!"); \ static_assert(offsetof(UEngine, StreamingDistanceFactor) == 0x000AC0, "Member 'UEngine::StreamingDistanceFactor' has a wrong offset!"); \ static_assert(offsetof(UEngine, GameScreenshotSaveDirectory) == 0x000AC8, "Member 'UEngine::GameScreenshotSaveDirectory' has a wrong offset!"); \ static_assert(offsetof(UEngine, UseStaticMeshMinLODPerQualityLevels) == 0x000AD8, "Member 'UEngine::UseStaticMeshMinLODPerQualityLevels' has a wrong offset!"); \ static_assert(offsetof(UEngine, UseSkeletalMeshMinLODPerQualityLevels) == 0x000AD9, "Member 'UEngine::UseSkeletalMeshMinLODPerQualityLevels' has a wrong offset!"); \ static_assert(offsetof(UEngine, TransitionType) == 0x000ADA, "Member 'UEngine::TransitionType' has a wrong offset!"); \ static_assert(offsetof(UEngine, TransitionDescription) == 0x000AE0, "Member 'UEngine::TransitionDescription' has a wrong offset!"); \ static_assert(offsetof(UEngine, TransitionGameMode) == 0x000AF0, "Member 'UEngine::TransitionGameMode' has a wrong offset!"); \ static_assert(offsetof(UEngine, CameraRotationThreshold) == 0x000B04, "Member 'UEngine::CameraRotationThreshold' has a wrong offset!"); \ static_assert(offsetof(UEngine, CameraTranslationThreshold) == 0x000B08, "Member 'UEngine::CameraTranslationThreshold' has a wrong offset!"); \ static_assert(offsetof(UEngine, PrimitiveProbablyVisibleTime) == 0x000B0C, "Member 'UEngine::PrimitiveProbablyVisibleTime' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxOcclusionPixelsFraction) == 0x000B10, "Member 'UEngine::MaxOcclusionPixelsFraction' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxParticleResize) == 0x000B18, "Member 'UEngine::MaxParticleResize' has a wrong offset!"); \ static_assert(offsetof(UEngine, MaxParticleResizeWarn) == 0x000B1C, "Member 'UEngine::MaxParticleResizeWarn' has a wrong offset!"); \ static_assert(offsetof(UEngine, PendingDroppedNotes) == 0x000B20, "Member 'UEngine::PendingDroppedNotes' has a wrong offset!"); \ static_assert(offsetof(UEngine, NetClientTicksPerSecond) == 0x000B30, "Member 'UEngine::NetClientTicksPerSecond' has a wrong offset!"); \ static_assert(offsetof(UEngine, DisplayGamma) == 0x000B34, "Member 'UEngine::DisplayGamma' has a wrong offset!"); \ static_assert(offsetof(UEngine, MinDesiredFrameRate) == 0x000B38, "Member 'UEngine::MinDesiredFrameRate' has a wrong offset!"); \ static_assert(offsetof(UEngine, DefaultSelectedMaterialColor) == 0x000B3C, "Member 'UEngine::DefaultSelectedMaterialColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, SelectedMaterialColor) == 0x000B4C, "Member 'UEngine::SelectedMaterialColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, SelectionOutlineColor) == 0x000B5C, "Member 'UEngine::SelectionOutlineColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, SubduedSelectionOutlineColor) == 0x000B6C, "Member 'UEngine::SubduedSelectionOutlineColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, SelectedMaterialColorOverride) == 0x000B7C, "Member 'UEngine::SelectedMaterialColorOverride' has a wrong offset!"); \ static_assert(offsetof(UEngine, bIsOverridingSelectedColor) == 0x000B8C, "Member 'UEngine::bIsOverridingSelectedColor' has a wrong offset!"); \ static_assert(offsetof(UEngine, bEnableVisualLogRecordingOnStart) == 0x000B94, "Member 'UEngine::bEnableVisualLogRecordingOnStart' has a wrong offset!"); \ static_assert(offsetof(UEngine, ScreenSaverInhibitorSemaphore) == 0x000B98, "Member 'UEngine::ScreenSaverInhibitorSemaphore' has a wrong offset!"); \ static_assert(offsetof(UEngine, ParticleEventManagerClassPath) == 0x000BA0, "Member 'UEngine::ParticleEventManagerClassPath' has a wrong offset!"); \ static_assert(offsetof(UEngine, SelectionHighlightIntensity) == 0x000BB0, "Member 'UEngine::SelectionHighlightIntensity' has a wrong offset!"); \ static_assert(offsetof(UEngine, BSPSelectionHighlightIntensity) == 0x000BB4, "Member 'UEngine::BSPSelectionHighlightIntensity' has a wrong offset!"); \ static_assert(offsetof(UEngine, SelectionHighlightIntensityBillboards) == 0x000BB8, "Member 'UEngine::SelectionHighlightIntensityBillboards' has a wrong offset!"); \ static_assert(offsetof(UEngine, GlobalNetTravelCount) == 0x000E68, "Member 'UEngine::GlobalNetTravelCount' has a wrong offset!"); \ static_assert(offsetof(UEngine, NetDriverDefinitions) == 0x000E70, "Member 'UEngine::NetDriverDefinitions' has a wrong offset!"); \ static_assert(offsetof(UEngine, IrisNetDriverConfigs) == 0x000E80, "Member 'UEngine::IrisNetDriverConfigs' has a wrong offset!"); \ static_assert(offsetof(UEngine, ServerActors) == 0x000E90, "Member 'UEngine::ServerActors' has a wrong offset!"); \ static_assert(offsetof(UEngine, RuntimeServerActors) == 0x000EA0, "Member 'UEngine::RuntimeServerActors' has a wrong offset!"); \ static_assert(offsetof(UEngine, NetErrorLogInterval) == 0x000EB0, "Member 'UEngine::NetErrorLogInterval' has a wrong offset!"); \ static_assert(offsetof(UEngine, NextWorldContextHandle) == 0x000ED0, "Member 'UEngine::NextWorldContextHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintAsyncActionBase \ static_assert(alignof(UBlueprintAsyncActionBase) == 0x000008, "Wrong alignment on UBlueprintAsyncActionBase"); \ static_assert(sizeof(UBlueprintAsyncActionBase) == 0x000030, "Wrong size on UBlueprintAsyncActionBase"); \ #define DUMPER7_ASSERTS_CancellableAsyncAction_IsActive \ static_assert(alignof(CancellableAsyncAction_IsActive) == 0x000001, "Wrong alignment on CancellableAsyncAction_IsActive"); \ static_assert(sizeof(CancellableAsyncAction_IsActive) == 0x000001, "Wrong size on CancellableAsyncAction_IsActive"); \ static_assert(offsetof(CancellableAsyncAction_IsActive, ReturnValue) == 0x000000, "Member 'CancellableAsyncAction_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCancellableAsyncAction \ static_assert(alignof(UCancellableAsyncAction) == 0x000008, "Wrong alignment on UCancellableAsyncAction"); \ static_assert(sizeof(UCancellableAsyncAction) == 0x000030, "Wrong size on UCancellableAsyncAction"); \ #define DUMPER7_ASSERTS_USubsystem \ static_assert(alignof(USubsystem) == 0x000008, "Wrong alignment on USubsystem"); \ static_assert(sizeof(USubsystem) == 0x000030, "Wrong size on USubsystem"); \ #define DUMPER7_ASSERTS_UWorldSubsystem \ static_assert(alignof(UWorldSubsystem) == 0x000008, "Wrong alignment on UWorldSubsystem"); \ static_assert(sizeof(UWorldSubsystem) == 0x000030, "Wrong size on UWorldSubsystem"); \ #define DUMPER7_ASSERTS_UHLODSubsystem \ static_assert(alignof(UHLODSubsystem) == 0x000008, "Wrong alignment on UHLODSubsystem"); \ static_assert(sizeof(UHLODSubsystem) == 0x000090, "Wrong size on UHLODSubsystem"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSetLocal \ static_assert(alignof(UMaterialExpressionSetLocal) == 0x000008, "Wrong alignment on UMaterialExpressionSetLocal"); \ static_assert(sizeof(UMaterialExpressionSetLocal) == 0x0000E8, "Wrong size on UMaterialExpressionSetLocal"); \ static_assert(offsetof(UMaterialExpressionSetLocal, Exec) == 0x0000B0, "Member 'UMaterialExpressionSetLocal::Exec' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSetLocal, Value) == 0x0000B8, "Member 'UMaterialExpressionSetLocal::Value' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSetLocal, LocalName) == 0x0000E0, "Member 'UMaterialExpressionSetLocal::LocalName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionGenericConstant \ static_assert(alignof(UMaterialExpressionGenericConstant) == 0x000008, "Wrong alignment on UMaterialExpressionGenericConstant"); \ static_assert(sizeof(UMaterialExpressionGenericConstant) == 0x0000B0, "Wrong size on UMaterialExpressionGenericConstant"); \ #define DUMPER7_ASSERTS_UEngineBaseTypes \ static_assert(alignof(UEngineBaseTypes) == 0x000008, "Wrong alignment on UEngineBaseTypes"); \ static_assert(sizeof(UEngineBaseTypes) == 0x000028, "Wrong size on UEngineBaseTypes"); \ #define DUMPER7_ASSERTS_GameInstance_DebugCreatePlayer \ static_assert(alignof(GameInstance_DebugCreatePlayer) == 0x000004, "Wrong alignment on GameInstance_DebugCreatePlayer"); \ static_assert(sizeof(GameInstance_DebugCreatePlayer) == 0x000004, "Wrong size on GameInstance_DebugCreatePlayer"); \ static_assert(offsetof(GameInstance_DebugCreatePlayer, ControllerId) == 0x000000, "Member 'GameInstance_DebugCreatePlayer::ControllerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameInstance_DebugRemovePlayer \ static_assert(alignof(GameInstance_DebugRemovePlayer) == 0x000004, "Wrong alignment on GameInstance_DebugRemovePlayer"); \ static_assert(sizeof(GameInstance_DebugRemovePlayer) == 0x000004, "Wrong size on GameInstance_DebugRemovePlayer"); \ static_assert(offsetof(GameInstance_DebugRemovePlayer, ControllerId) == 0x000000, "Member 'GameInstance_DebugRemovePlayer::ControllerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameInstance_HandleNetworkError \ static_assert(alignof(GameInstance_HandleNetworkError) == 0x000001, "Wrong alignment on GameInstance_HandleNetworkError"); \ static_assert(sizeof(GameInstance_HandleNetworkError) == 0x000002, "Wrong size on GameInstance_HandleNetworkError"); \ static_assert(offsetof(GameInstance_HandleNetworkError, FailureType) == 0x000000, "Member 'GameInstance_HandleNetworkError::FailureType' has a wrong offset!"); \ static_assert(offsetof(GameInstance_HandleNetworkError, bIsServer) == 0x000001, "Member 'GameInstance_HandleNetworkError::bIsServer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameInstance_HandleTravelError \ static_assert(alignof(GameInstance_HandleTravelError) == 0x000001, "Wrong alignment on GameInstance_HandleTravelError"); \ static_assert(sizeof(GameInstance_HandleTravelError) == 0x000001, "Wrong size on GameInstance_HandleTravelError"); \ static_assert(offsetof(GameInstance_HandleTravelError, FailureType) == 0x000000, "Member 'GameInstance_HandleTravelError::FailureType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameInstance \ static_assert(alignof(UGameInstance) == 0x000008, "Wrong alignment on UGameInstance"); \ static_assert(sizeof(UGameInstance) == 0x0001C0, "Wrong size on UGameInstance"); \ static_assert(offsetof(UGameInstance, LocalPlayers) == 0x000038, "Member 'UGameInstance::LocalPlayers' has a wrong offset!"); \ static_assert(offsetof(UGameInstance, OnlineSession) == 0x000048, "Member 'UGameInstance::OnlineSession' has a wrong offset!"); \ static_assert(offsetof(UGameInstance, ReferencedObjects) == 0x000050, "Member 'UGameInstance::ReferencedObjects' has a wrong offset!"); \ static_assert(offsetof(UGameInstance, OnPawnControllerChangedDelegates) == 0x000078, "Member 'UGameInstance::OnPawnControllerChangedDelegates' has a wrong offset!"); \ static_assert(offsetof(UGameInstance, OnInputDeviceConnectionChange) == 0x0000A0, "Member 'UGameInstance::OnInputDeviceConnectionChange' has a wrong offset!"); \ static_assert(offsetof(UGameInstance, OnUserInputDevicePairingChange) == 0x0000B0, "Member 'UGameInstance::OnUserInputDevicePairingChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSpawnBase \ static_assert(alignof(UParticleModuleSpawnBase) == 0x000008, "Wrong alignment on UParticleModuleSpawnBase"); \ static_assert(sizeof(UParticleModuleSpawnBase) == 0x000038, "Wrong size on UParticleModuleSpawnBase"); \ #define DUMPER7_ASSERTS_UParticleModuleSpawn \ static_assert(alignof(UParticleModuleSpawn) == 0x000008, "Wrong alignment on UParticleModuleSpawn"); \ static_assert(sizeof(UParticleModuleSpawn) == 0x0000E0, "Wrong size on UParticleModuleSpawn"); \ static_assert(offsetof(UParticleModuleSpawn, Rate) == 0x000038, "Member 'UParticleModuleSpawn::Rate' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawn, RateScale) == 0x000068, "Member 'UParticleModuleSpawn::RateScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawn, BurstList) == 0x000098, "Member 'UParticleModuleSpawn::BurstList' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawn, BurstScale) == 0x0000A8, "Member 'UParticleModuleSpawn::BurstScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawn, ParticleBurstMethod) == 0x0000D8, "Member 'UParticleModuleSpawn::ParticleBurstMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_GetInputSettings \ static_assert(alignof(InputSettings_GetInputSettings) == 0x000008, "Wrong alignment on InputSettings_GetInputSettings"); \ static_assert(sizeof(InputSettings_GetInputSettings) == 0x000008, "Wrong size on InputSettings_GetInputSettings"); \ static_assert(offsetof(InputSettings_GetInputSettings, ReturnValue) == 0x000000, "Member 'InputSettings_GetInputSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_AddActionMapping \ static_assert(alignof(InputSettings_AddActionMapping) == 0x000008, "Wrong alignment on InputSettings_AddActionMapping"); \ static_assert(sizeof(InputSettings_AddActionMapping) == 0x000030, "Wrong size on InputSettings_AddActionMapping"); \ static_assert(offsetof(InputSettings_AddActionMapping, KeyMapping) == 0x000000, "Member 'InputSettings_AddActionMapping::KeyMapping' has a wrong offset!"); \ static_assert(offsetof(InputSettings_AddActionMapping, bForceRebuildKeymaps) == 0x000028, "Member 'InputSettings_AddActionMapping::bForceRebuildKeymaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_AddAxisMapping \ static_assert(alignof(InputSettings_AddAxisMapping) == 0x000008, "Wrong alignment on InputSettings_AddAxisMapping"); \ static_assert(sizeof(InputSettings_AddAxisMapping) == 0x000030, "Wrong size on InputSettings_AddAxisMapping"); \ static_assert(offsetof(InputSettings_AddAxisMapping, KeyMapping) == 0x000000, "Member 'InputSettings_AddAxisMapping::KeyMapping' has a wrong offset!"); \ static_assert(offsetof(InputSettings_AddAxisMapping, bForceRebuildKeymaps) == 0x000028, "Member 'InputSettings_AddAxisMapping::bForceRebuildKeymaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_RemoveActionMapping \ static_assert(alignof(InputSettings_RemoveActionMapping) == 0x000008, "Wrong alignment on InputSettings_RemoveActionMapping"); \ static_assert(sizeof(InputSettings_RemoveActionMapping) == 0x000030, "Wrong size on InputSettings_RemoveActionMapping"); \ static_assert(offsetof(InputSettings_RemoveActionMapping, KeyMapping) == 0x000000, "Member 'InputSettings_RemoveActionMapping::KeyMapping' has a wrong offset!"); \ static_assert(offsetof(InputSettings_RemoveActionMapping, bForceRebuildKeymaps) == 0x000028, "Member 'InputSettings_RemoveActionMapping::bForceRebuildKeymaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_RemoveAxisMapping \ static_assert(alignof(InputSettings_RemoveAxisMapping) == 0x000008, "Wrong alignment on InputSettings_RemoveAxisMapping"); \ static_assert(sizeof(InputSettings_RemoveAxisMapping) == 0x000030, "Wrong size on InputSettings_RemoveAxisMapping"); \ static_assert(offsetof(InputSettings_RemoveAxisMapping, KeyMapping) == 0x000000, "Member 'InputSettings_RemoveAxisMapping::KeyMapping' has a wrong offset!"); \ static_assert(offsetof(InputSettings_RemoveAxisMapping, bForceRebuildKeymaps) == 0x000028, "Member 'InputSettings_RemoveAxisMapping::bForceRebuildKeymaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_GetActionMappingByName \ static_assert(alignof(InputSettings_GetActionMappingByName) == 0x000008, "Wrong alignment on InputSettings_GetActionMappingByName"); \ static_assert(sizeof(InputSettings_GetActionMappingByName) == 0x000018, "Wrong size on InputSettings_GetActionMappingByName"); \ static_assert(offsetof(InputSettings_GetActionMappingByName, InActionName) == 0x000000, "Member 'InputSettings_GetActionMappingByName::InActionName' has a wrong offset!"); \ static_assert(offsetof(InputSettings_GetActionMappingByName, OutMappings) == 0x000008, "Member 'InputSettings_GetActionMappingByName::OutMappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_GetActionNames \ static_assert(alignof(InputSettings_GetActionNames) == 0x000008, "Wrong alignment on InputSettings_GetActionNames"); \ static_assert(sizeof(InputSettings_GetActionNames) == 0x000010, "Wrong size on InputSettings_GetActionNames"); \ static_assert(offsetof(InputSettings_GetActionNames, ActionNames) == 0x000000, "Member 'InputSettings_GetActionNames::ActionNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_GetAxisMappingByName \ static_assert(alignof(InputSettings_GetAxisMappingByName) == 0x000008, "Wrong alignment on InputSettings_GetAxisMappingByName"); \ static_assert(sizeof(InputSettings_GetAxisMappingByName) == 0x000018, "Wrong size on InputSettings_GetAxisMappingByName"); \ static_assert(offsetof(InputSettings_GetAxisMappingByName, InAxisName) == 0x000000, "Member 'InputSettings_GetAxisMappingByName::InAxisName' has a wrong offset!"); \ static_assert(offsetof(InputSettings_GetAxisMappingByName, OutMappings) == 0x000008, "Member 'InputSettings_GetAxisMappingByName::OutMappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputSettings_GetAxisNames \ static_assert(alignof(InputSettings_GetAxisNames) == 0x000008, "Wrong alignment on InputSettings_GetAxisNames"); \ static_assert(sizeof(InputSettings_GetAxisNames) == 0x000010, "Wrong size on InputSettings_GetAxisNames"); \ static_assert(offsetof(InputSettings_GetAxisNames, AxisNames) == 0x000000, "Member 'InputSettings_GetAxisNames::AxisNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputSettings \ static_assert(alignof(UInputSettings) == 0x000008, "Wrong alignment on UInputSettings"); \ static_assert(sizeof(UInputSettings) == 0x000140, "Wrong size on UInputSettings"); \ static_assert(offsetof(UInputSettings, AxisConfig) == 0x000028, "Member 'UInputSettings::AxisConfig' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, ExcludedAutocorrectOS) == 0x000040, "Member 'UInputSettings::ExcludedAutocorrectOS' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, ExcludedAutocorrectCultures) == 0x000050, "Member 'UInputSettings::ExcludedAutocorrectCultures' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, ExcludedAutocorrectDeviceModels) == 0x000060, "Member 'UInputSettings::ExcludedAutocorrectDeviceModels' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DefaultViewportMouseCaptureMode) == 0x000070, "Member 'UInputSettings::DefaultViewportMouseCaptureMode' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DefaultViewportMouseLockMode) == 0x000071, "Member 'UInputSettings::DefaultViewportMouseLockMode' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, FOVScale) == 0x000074, "Member 'UInputSettings::FOVScale' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DoubleClickTime) == 0x000078, "Member 'UInputSettings::DoubleClickTime' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, ActionMappings) == 0x000080, "Member 'UInputSettings::ActionMappings' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, AxisMappings) == 0x000090, "Member 'UInputSettings::AxisMappings' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, SpeechMappings) == 0x0000A0, "Member 'UInputSettings::SpeechMappings' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DefaultPlayerInputClass) == 0x0000B0, "Member 'UInputSettings::DefaultPlayerInputClass' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DefaultInputComponentClass) == 0x0000E0, "Member 'UInputSettings::DefaultInputComponentClass' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, DefaultTouchInterface) == 0x000110, "Member 'UInputSettings::DefaultTouchInterface' has a wrong offset!"); \ static_assert(offsetof(UInputSettings, ConsoleKeys) == 0x000130, "Member 'UInputSettings::ConsoleKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionMaterialLayerInstance \ static_assert(alignof(UMaterialFunctionMaterialLayerInstance) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayerInstance"); \ static_assert(sizeof(UMaterialFunctionMaterialLayerInstance) == 0x0000D0, "Wrong size on UMaterialFunctionMaterialLayerInstance"); \ #define DUMPER7_ASSERTS_UNetFaultConfig \ static_assert(alignof(UNetFaultConfig) == 0x000008, "Wrong alignment on UNetFaultConfig"); \ static_assert(sizeof(UNetFaultConfig) == 0x000088, "Wrong size on UNetFaultConfig"); \ #define DUMPER7_ASSERTS_UWorldPartitionRuntimeLevelStreamingCell \ static_assert(alignof(UWorldPartitionRuntimeLevelStreamingCell) == 0x000008, "Wrong alignment on UWorldPartitionRuntimeLevelStreamingCell"); \ static_assert(sizeof(UWorldPartitionRuntimeLevelStreamingCell) == 0x000140, "Wrong size on UWorldPartitionRuntimeLevelStreamingCell"); \ static_assert(offsetof(UWorldPartitionRuntimeLevelStreamingCell, LevelStreaming) == 0x000138, "Member 'UWorldPartitionRuntimeLevelStreamingCell::LevelStreaming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerBox \ static_assert(alignof(ATriggerBox) == 0x000008, "Wrong alignment on ATriggerBox"); \ static_assert(sizeof(ATriggerBox) == 0x0002B8, "Wrong size on ATriggerBox"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTangentOutput \ static_assert(alignof(UMaterialExpressionTangentOutput) == 0x000008, "Wrong alignment on UMaterialExpressionTangentOutput"); \ static_assert(sizeof(UMaterialExpressionTangentOutput) == 0x0000D8, "Wrong size on UMaterialExpressionTangentOutput"); \ static_assert(offsetof(UMaterialExpressionTangentOutput, Input) == 0x0000B0, "Member 'UMaterialExpressionTangentOutput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFXSystemAsset \ static_assert(alignof(UFXSystemAsset) == 0x000008, "Wrong alignment on UFXSystemAsset"); \ static_assert(sizeof(UFXSystemAsset) == 0x000030, "Wrong size on UFXSystemAsset"); \ static_assert(offsetof(UFXSystemAsset, MaxPoolSize) == 0x000028, "Member 'UFXSystemAsset::MaxPoolSize' has a wrong offset!"); \ static_assert(offsetof(UFXSystemAsset, PoolPrimeSize) == 0x00002C, "Member 'UFXSystemAsset::PoolPrimeSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSizeBase \ static_assert(alignof(UParticleModuleSizeBase) == 0x000008, "Wrong alignment on UParticleModuleSizeBase"); \ static_assert(sizeof(UParticleModuleSizeBase) == 0x000030, "Wrong size on UParticleModuleSizeBase"); \ #define DUMPER7_ASSERTS_UParticleModuleSize \ static_assert(alignof(UParticleModuleSize) == 0x000008, "Wrong alignment on UParticleModuleSize"); \ static_assert(sizeof(UParticleModuleSize) == 0x000090, "Wrong size on UParticleModuleSize"); \ static_assert(offsetof(UParticleModuleSize, StartSize) == 0x000030, "Member 'UParticleModuleSize::StartSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSize_Seeded \ static_assert(alignof(UParticleModuleSize_Seeded) == 0x000008, "Wrong alignment on UParticleModuleSize_Seeded"); \ static_assert(sizeof(UParticleModuleSize_Seeded) == 0x0000B0, "Wrong size on UParticleModuleSize_Seeded"); \ static_assert(offsetof(UParticleModuleSize_Seeded, RandomSeedInfo) == 0x000090, "Member 'UParticleModuleSize_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionIsOrthographic \ static_assert(alignof(UMaterialExpressionIsOrthographic) == 0x000008, "Wrong alignment on UMaterialExpressionIsOrthographic"); \ static_assert(sizeof(UMaterialExpressionIsOrthographic) == 0x0000B0, "Wrong size on UMaterialExpressionIsOrthographic"); \ #define DUMPER7_ASSERTS_AInfo \ static_assert(alignof(AInfo) == 0x000008, "Wrong alignment on AInfo"); \ static_assert(sizeof(AInfo) == 0x0002B0, "Wrong size on AInfo"); \ #define DUMPER7_ASSERTS_AExponentialHeightFog \ static_assert(alignof(AExponentialHeightFog) == 0x000008, "Wrong alignment on AExponentialHeightFog"); \ static_assert(sizeof(AExponentialHeightFog) == 0x0002C0, "Wrong size on AExponentialHeightFog"); \ static_assert(offsetof(AExponentialHeightFog, Component) == 0x0002B0, "Member 'AExponentialHeightFog::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameInstanceSubsystem \ static_assert(alignof(UGameInstanceSubsystem) == 0x000008, "Wrong alignment on UGameInstanceSubsystem"); \ static_assert(sizeof(UGameInstanceSubsystem) == 0x000030, "Wrong size on UGameInstanceSubsystem"); \ #define DUMPER7_ASSERTS_UPlayer \ static_assert(alignof(UPlayer) == 0x000008, "Wrong alignment on UPlayer"); \ static_assert(sizeof(UPlayer) == 0x000048, "Wrong size on UPlayer"); \ static_assert(offsetof(UPlayer, PlayerController) == 0x000030, "Member 'UPlayer::PlayerController' has a wrong offset!"); \ static_assert(offsetof(UPlayer, CurrentNetSpeed) == 0x000038, "Member 'UPlayer::CurrentNetSpeed' has a wrong offset!"); \ static_assert(offsetof(UPlayer, ConfiguredInternetSpeed) == 0x00003C, "Member 'UPlayer::ConfiguredInternetSpeed' has a wrong offset!"); \ static_assert(offsetof(UPlayer, ConfiguredLanSpeed) == 0x000040, "Member 'UPlayer::ConfiguredLanSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInstancedPlacemenClientSettings \ static_assert(alignof(UInstancedPlacemenClientSettings) == 0x000008, "Wrong alignment on UInstancedPlacemenClientSettings"); \ static_assert(sizeof(UInstancedPlacemenClientSettings) == 0x000028, "Wrong size on UInstancedPlacemenClientSettings"); \ #define DUMPER7_ASSERTS_UMaterialParameterCollectionInstance \ static_assert(alignof(UMaterialParameterCollectionInstance) == 0x000008, "Wrong alignment on UMaterialParameterCollectionInstance"); \ static_assert(sizeof(UMaterialParameterCollectionInstance) == 0x000120, "Wrong size on UMaterialParameterCollectionInstance"); \ static_assert(offsetof(UMaterialParameterCollectionInstance, Collection) == 0x000030, "Member 'UMaterialParameterCollectionInstance::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalPlayer \ static_assert(alignof(ULocalPlayer) == 0x000008, "Wrong alignment on ULocalPlayer"); \ static_assert(sizeof(ULocalPlayer) == 0x000298, "Wrong size on ULocalPlayer"); \ static_assert(offsetof(ULocalPlayer, ViewportClient) == 0x000078, "Member 'ULocalPlayer::ViewportClient' has a wrong offset!"); \ static_assert(offsetof(ULocalPlayer, AspectRatioAxisConstraint) == 0x0000B8, "Member 'ULocalPlayer::AspectRatioAxisConstraint' has a wrong offset!"); \ static_assert(offsetof(ULocalPlayer, PendingLevelPlayerControllerClass) == 0x0000C0, "Member 'ULocalPlayer::PendingLevelPlayerControllerClass' has a wrong offset!"); \ static_assert(offsetof(ULocalPlayer, ControllerId) == 0x0000E0, "Member 'ULocalPlayer::ControllerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDDY \ static_assert(alignof(UMaterialExpressionDDY) == 0x000008, "Wrong alignment on UMaterialExpressionDDY"); \ static_assert(sizeof(UMaterialExpressionDDY) == 0x0000D8, "Wrong size on UMaterialExpressionDDY"); \ static_assert(offsetof(UMaterialExpressionDDY, Value) == 0x0000B0, "Member 'UMaterialExpressionDDY::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABrush \ static_assert(alignof(ABrush) == 0x000008, "Wrong alignment on ABrush"); \ static_assert(sizeof(ABrush) == 0x0002E8, "Wrong size on ABrush"); \ static_assert(offsetof(ABrush, BrushType) == 0x0002B0, "Member 'ABrush::BrushType' has a wrong offset!"); \ static_assert(offsetof(ABrush, BrushColor) == 0x0002B4, "Member 'ABrush::BrushColor' has a wrong offset!"); \ static_assert(offsetof(ABrush, PolyFlags) == 0x0002B8, "Member 'ABrush::PolyFlags' has a wrong offset!"); \ static_assert(offsetof(ABrush, Brush) == 0x0002C0, "Member 'ABrush::Brush' has a wrong offset!"); \ static_assert(offsetof(ABrush, BrushComponent) == 0x0002C8, "Member 'ABrush::BrushComponent' has a wrong offset!"); \ static_assert(offsetof(ABrush, SavedSelections) == 0x0002D8, "Member 'ABrush::SavedSelections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVolume \ static_assert(alignof(AVolume) == 0x000008, "Wrong alignment on AVolume"); \ static_assert(sizeof(AVolume) == 0x0002E8, "Wrong size on AVolume"); \ #define DUMPER7_ASSERTS_PostProcessVolume_AddOrUpdateBlendable \ static_assert(alignof(PostProcessVolume_AddOrUpdateBlendable) == 0x000008, "Wrong alignment on PostProcessVolume_AddOrUpdateBlendable"); \ static_assert(sizeof(PostProcessVolume_AddOrUpdateBlendable) == 0x000018, "Wrong size on PostProcessVolume_AddOrUpdateBlendable"); \ static_assert(offsetof(PostProcessVolume_AddOrUpdateBlendable, InBlendableObject) == 0x000000, "Member 'PostProcessVolume_AddOrUpdateBlendable::InBlendableObject' has a wrong offset!"); \ static_assert(offsetof(PostProcessVolume_AddOrUpdateBlendable, InWeight) == 0x000010, "Member 'PostProcessVolume_AddOrUpdateBlendable::InWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessVolume_GetNumberOfBlendables \ static_assert(alignof(PostProcessVolume_GetNumberOfBlendables) == 0x000004, "Wrong alignment on PostProcessVolume_GetNumberOfBlendables"); \ static_assert(sizeof(PostProcessVolume_GetNumberOfBlendables) == 0x000004, "Wrong size on PostProcessVolume_GetNumberOfBlendables"); \ static_assert(offsetof(PostProcessVolume_GetNumberOfBlendables, ReturnValue) == 0x000000, "Member 'PostProcessVolume_GetNumberOfBlendables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessVolume_QueryBlendableAtIdnex \ static_assert(alignof(PostProcessVolume_QueryBlendableAtIdnex) == 0x000008, "Wrong alignment on PostProcessVolume_QueryBlendableAtIdnex"); \ static_assert(sizeof(PostProcessVolume_QueryBlendableAtIdnex) == 0x000010, "Wrong size on PostProcessVolume_QueryBlendableAtIdnex"); \ static_assert(offsetof(PostProcessVolume_QueryBlendableAtIdnex, Index_0) == 0x000000, "Member 'PostProcessVolume_QueryBlendableAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PostProcessVolume_QueryBlendableAtIdnex, ReturnValue) == 0x000008, "Member 'PostProcessVolume_QueryBlendableAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessVolume_QueryBlendableWeightAtIdnex \ static_assert(alignof(PostProcessVolume_QueryBlendableWeightAtIdnex) == 0x000004, "Wrong alignment on PostProcessVolume_QueryBlendableWeightAtIdnex"); \ static_assert(sizeof(PostProcessVolume_QueryBlendableWeightAtIdnex) == 0x000008, "Wrong size on PostProcessVolume_QueryBlendableWeightAtIdnex"); \ static_assert(offsetof(PostProcessVolume_QueryBlendableWeightAtIdnex, Index_0) == 0x000000, "Member 'PostProcessVolume_QueryBlendableWeightAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PostProcessVolume_QueryBlendableWeightAtIdnex, ReturnValue) == 0x000004, "Member 'PostProcessVolume_QueryBlendableWeightAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessVolume_RemoveBlendable \ static_assert(alignof(PostProcessVolume_RemoveBlendable) == 0x000008, "Wrong alignment on PostProcessVolume_RemoveBlendable"); \ static_assert(sizeof(PostProcessVolume_RemoveBlendable) == 0x000010, "Wrong size on PostProcessVolume_RemoveBlendable"); \ static_assert(offsetof(PostProcessVolume_RemoveBlendable, InBlendableObject) == 0x000000, "Member 'PostProcessVolume_RemoveBlendable::InBlendableObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APostProcessVolume \ static_assert(alignof(APostProcessVolume) == 0x000010, "Wrong alignment on APostProcessVolume"); \ static_assert(sizeof(APostProcessVolume) == 0x000A00, "Wrong size on APostProcessVolume"); \ static_assert(offsetof(APostProcessVolume, Settings) == 0x0002F0, "Member 'APostProcessVolume::Settings' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, Priority) == 0x0009F0, "Member 'APostProcessVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, BlendRadius) == 0x0009F4, "Member 'APostProcessVolume::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolume, BlendWeight) == 0x0009F8, "Member 'APostProcessVolume::BlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChannel \ static_assert(alignof(UChannel) == 0x000008, "Wrong alignment on UChannel"); \ static_assert(sizeof(UChannel) == 0x000068, "Wrong size on UChannel"); \ static_assert(offsetof(UChannel, Connection) == 0x000028, "Member 'UChannel::Connection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlChannel \ static_assert(alignof(UControlChannel) == 0x000008, "Wrong alignment on UControlChannel"); \ static_assert(sizeof(UControlChannel) == 0x000080, "Wrong size on UControlChannel"); \ #define DUMPER7_ASSERTS_PlayerInput_InvertAxis \ static_assert(alignof(PlayerInput_InvertAxis) == 0x000004, "Wrong alignment on PlayerInput_InvertAxis"); \ static_assert(sizeof(PlayerInput_InvertAxis) == 0x000008, "Wrong size on PlayerInput_InvertAxis"); \ static_assert(offsetof(PlayerInput_InvertAxis, AxisName) == 0x000000, "Member 'PlayerInput_InvertAxis::AxisName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerInput_InvertAxisKey \ static_assert(alignof(PlayerInput_InvertAxisKey) == 0x000008, "Wrong alignment on PlayerInput_InvertAxisKey"); \ static_assert(sizeof(PlayerInput_InvertAxisKey) == 0x000018, "Wrong size on PlayerInput_InvertAxisKey"); \ static_assert(offsetof(PlayerInput_InvertAxisKey, AxisKey) == 0x000000, "Member 'PlayerInput_InvertAxisKey::AxisKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerInput_SetBind \ static_assert(alignof(PlayerInput_SetBind) == 0x000008, "Wrong alignment on PlayerInput_SetBind"); \ static_assert(sizeof(PlayerInput_SetBind) == 0x000018, "Wrong size on PlayerInput_SetBind"); \ static_assert(offsetof(PlayerInput_SetBind, BindName) == 0x000000, "Member 'PlayerInput_SetBind::BindName' has a wrong offset!"); \ static_assert(offsetof(PlayerInput_SetBind, Command) == 0x000008, "Member 'PlayerInput_SetBind::Command' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerInput_SetMouseSensitivity \ static_assert(alignof(PlayerInput_SetMouseSensitivity) == 0x000004, "Wrong alignment on PlayerInput_SetMouseSensitivity"); \ static_assert(sizeof(PlayerInput_SetMouseSensitivity) == 0x000004, "Wrong size on PlayerInput_SetMouseSensitivity"); \ static_assert(offsetof(PlayerInput_SetMouseSensitivity, Sensitivity) == 0x000000, "Member 'PlayerInput_SetMouseSensitivity::Sensitivity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerInput_GetOuterAPlayerController \ static_assert(alignof(PlayerInput_GetOuterAPlayerController) == 0x000008, "Wrong alignment on PlayerInput_GetOuterAPlayerController"); \ static_assert(sizeof(PlayerInput_GetOuterAPlayerController) == 0x000008, "Wrong size on PlayerInput_GetOuterAPlayerController"); \ static_assert(offsetof(PlayerInput_GetOuterAPlayerController, ReturnValue) == 0x000000, "Member 'PlayerInput_GetOuterAPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerInput \ static_assert(alignof(UPlayerInput) == 0x000008, "Wrong alignment on UPlayerInput"); \ static_assert(sizeof(UPlayerInput) == 0x000498, "Wrong size on UPlayerInput"); \ static_assert(offsetof(UPlayerInput, DebugExecBindings) == 0x0001A0, "Member 'UPlayerInput::DebugExecBindings' has a wrong offset!"); \ static_assert(offsetof(UPlayerInput, InvertedAxis) == 0x0001E0, "Member 'UPlayerInput::InvertedAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsCollisionHandler \ static_assert(alignof(UPhysicsCollisionHandler) == 0x000008, "Wrong alignment on UPhysicsCollisionHandler"); \ static_assert(sizeof(UPhysicsCollisionHandler) == 0x000040, "Wrong size on UPhysicsCollisionHandler"); \ static_assert(offsetof(UPhysicsCollisionHandler, ImpactThreshold) == 0x000028, "Member 'UPhysicsCollisionHandler::ImpactThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicsCollisionHandler, ImpactReFireDelay) == 0x00002C, "Member 'UPhysicsCollisionHandler::ImpactReFireDelay' has a wrong offset!"); \ static_assert(offsetof(UPhysicsCollisionHandler, DefaultImpactSound) == 0x000030, "Member 'UPhysicsCollisionHandler::DefaultImpactSound' has a wrong offset!"); \ static_assert(offsetof(UPhysicsCollisionHandler, LastImpactSoundTime) == 0x000038, "Member 'UPhysicsCollisionHandler::LastImpactSoundTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalPlayerSubsystem \ static_assert(alignof(ULocalPlayerSubsystem) == 0x000008, "Wrong alignment on ULocalPlayerSubsystem"); \ static_assert(sizeof(ULocalPlayerSubsystem) == 0x000030, "Wrong size on ULocalPlayerSubsystem"); \ #define DUMPER7_ASSERTS_ArrowComponent_SetArrowColor \ static_assert(alignof(ArrowComponent_SetArrowColor) == 0x000004, "Wrong alignment on ArrowComponent_SetArrowColor"); \ static_assert(sizeof(ArrowComponent_SetArrowColor) == 0x000010, "Wrong size on ArrowComponent_SetArrowColor"); \ static_assert(offsetof(ArrowComponent_SetArrowColor, NewColor) == 0x000000, "Member 'ArrowComponent_SetArrowColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UArrowComponent \ static_assert(alignof(UArrowComponent) == 0x000010, "Wrong alignment on UArrowComponent"); \ static_assert(sizeof(UArrowComponent) == 0x000560, "Wrong size on UArrowComponent"); \ static_assert(offsetof(UArrowComponent, ArrowColor) == 0x000540, "Member 'UArrowComponent::ArrowColor' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ArrowSize) == 0x000544, "Member 'UArrowComponent::ArrowSize' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ArrowLength) == 0x000548, "Member 'UArrowComponent::ArrowLength' has a wrong offset!"); \ static_assert(offsetof(UArrowComponent, ScreenSize) == 0x00054C, "Member 'UArrowComponent::ScreenSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCollectionParameter \ static_assert(alignof(UMaterialExpressionCollectionParameter) == 0x000008, "Wrong alignment on UMaterialExpressionCollectionParameter"); \ static_assert(sizeof(UMaterialExpressionCollectionParameter) == 0x0000D0, "Wrong size on UMaterialExpressionCollectionParameter"); \ static_assert(offsetof(UMaterialExpressionCollectionParameter, Collection) == 0x0000B0, "Member 'UMaterialExpressionCollectionParameter::Collection' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCollectionParameter, ParameterName) == 0x0000B8, "Member 'UMaterialExpressionCollectionParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCollectionParameter, ParameterId) == 0x0000C0, "Member 'UMaterialExpressionCollectionParameter::ParameterId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioPanelWidgetInterface_GetEditorName \ static_assert(alignof(AudioPanelWidgetInterface_GetEditorName) == 0x000008, "Wrong alignment on AudioPanelWidgetInterface_GetEditorName"); \ static_assert(sizeof(AudioPanelWidgetInterface_GetEditorName) == 0x000018, "Wrong size on AudioPanelWidgetInterface_GetEditorName"); \ static_assert(offsetof(AudioPanelWidgetInterface_GetEditorName, ReturnValue) == 0x000000, "Member 'AudioPanelWidgetInterface_GetEditorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioPanelWidgetInterface_GetIconBrushName \ static_assert(alignof(AudioPanelWidgetInterface_GetIconBrushName) == 0x000004, "Wrong alignment on AudioPanelWidgetInterface_GetIconBrushName"); \ static_assert(sizeof(AudioPanelWidgetInterface_GetIconBrushName) == 0x000008, "Wrong size on AudioPanelWidgetInterface_GetIconBrushName"); \ static_assert(offsetof(AudioPanelWidgetInterface_GetIconBrushName, ReturnValue) == 0x000000, "Member 'AudioPanelWidgetInterface_GetIconBrushName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAudioPanelWidgetInterface \ static_assert(alignof(IAudioPanelWidgetInterface) == 0x000001, "Wrong alignment on IAudioPanelWidgetInterface"); \ static_assert(sizeof(IAudioPanelWidgetInterface) == 0x000001, "Wrong size on IAudioPanelWidgetInterface"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureObjectParameter \ static_assert(alignof(UMaterialExpressionTextureObjectParameter) == 0x000008, "Wrong alignment on UMaterialExpressionTextureObjectParameter"); \ static_assert(sizeof(UMaterialExpressionTextureObjectParameter) == 0x000240, "Wrong size on UMaterialExpressionTextureObjectParameter"); \ #define DUMPER7_ASSERTS_AnimNotifyState_GetDefaultTriggerWeightThreshold \ static_assert(alignof(AnimNotifyState_GetDefaultTriggerWeightThreshold) == 0x000004, "Wrong alignment on AnimNotifyState_GetDefaultTriggerWeightThreshold"); \ static_assert(sizeof(AnimNotifyState_GetDefaultTriggerWeightThreshold) == 0x000004, "Wrong size on AnimNotifyState_GetDefaultTriggerWeightThreshold"); \ static_assert(offsetof(AnimNotifyState_GetDefaultTriggerWeightThreshold, ReturnValue) == 0x000000, "Member 'AnimNotifyState_GetDefaultTriggerWeightThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_GetNotifyName \ static_assert(alignof(AnimNotifyState_GetNotifyName) == 0x000008, "Wrong alignment on AnimNotifyState_GetNotifyName"); \ static_assert(sizeof(AnimNotifyState_GetNotifyName) == 0x000010, "Wrong size on AnimNotifyState_GetNotifyName"); \ static_assert(offsetof(AnimNotifyState_GetNotifyName, ReturnValue) == 0x000000, "Member 'AnimNotifyState_GetNotifyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_Received_NotifyBegin \ static_assert(alignof(AnimNotifyState_Received_NotifyBegin) == 0x000008, "Wrong alignment on AnimNotifyState_Received_NotifyBegin"); \ static_assert(sizeof(AnimNotifyState_Received_NotifyBegin) == 0x000048, "Wrong size on AnimNotifyState_Received_NotifyBegin"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AnimNotifyState_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyBegin, Animation) == 0x000008, "Member 'AnimNotifyState_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AnimNotifyState_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AnimNotifyState_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyBegin, ReturnValue) == 0x000040, "Member 'AnimNotifyState_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_Received_NotifyEnd \ static_assert(alignof(AnimNotifyState_Received_NotifyEnd) == 0x000008, "Wrong alignment on AnimNotifyState_Received_NotifyEnd"); \ static_assert(sizeof(AnimNotifyState_Received_NotifyEnd) == 0x000040, "Wrong size on AnimNotifyState_Received_NotifyEnd"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AnimNotifyState_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyEnd, Animation) == 0x000008, "Member 'AnimNotifyState_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AnimNotifyState_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyEnd, ReturnValue) == 0x000038, "Member 'AnimNotifyState_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_Received_NotifyTick \ static_assert(alignof(AnimNotifyState_Received_NotifyTick) == 0x000008, "Wrong alignment on AnimNotifyState_Received_NotifyTick"); \ static_assert(sizeof(AnimNotifyState_Received_NotifyTick) == 0x000048, "Wrong size on AnimNotifyState_Received_NotifyTick"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyTick, MeshComp) == 0x000000, "Member 'AnimNotifyState_Received_NotifyTick::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyTick, Animation) == 0x000008, "Member 'AnimNotifyState_Received_NotifyTick::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyTick, FrameDeltaTime) == 0x000010, "Member 'AnimNotifyState_Received_NotifyTick::FrameDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyTick, EventReference) == 0x000018, "Member 'AnimNotifyState_Received_NotifyTick::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Received_NotifyTick, ReturnValue) == 0x000040, "Member 'AnimNotifyState_Received_NotifyTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState \ static_assert(alignof(UAnimNotifyState) == 0x000008, "Wrong alignment on UAnimNotifyState"); \ static_assert(sizeof(UAnimNotifyState) == 0x000030, "Wrong size on UAnimNotifyState"); \ #define DUMPER7_ASSERTS_USphereReflectionCaptureComponent \ static_assert(alignof(USphereReflectionCaptureComponent) == 0x000010, "Wrong alignment on USphereReflectionCaptureComponent"); \ static_assert(sizeof(USphereReflectionCaptureComponent) == 0x000320, "Wrong size on USphereReflectionCaptureComponent"); \ static_assert(offsetof(USphereReflectionCaptureComponent, InfluenceRadius) == 0x000310, "Member 'USphereReflectionCaptureComponent::InfluenceRadius' has a wrong offset!"); \ static_assert(offsetof(USphereReflectionCaptureComponent, CaptureDistanceScale) == 0x000314, "Member 'USphereReflectionCaptureComponent::CaptureDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USphereReflectionCaptureComponent, PreviewInfluenceRadius) == 0x000318, "Member 'USphereReflectionCaptureComponent::PreviewInfluenceRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSamplePhysicsScalarField \ static_assert(alignof(UMaterialExpressionSamplePhysicsScalarField) == 0x000008, "Wrong alignment on UMaterialExpressionSamplePhysicsScalarField"); \ static_assert(sizeof(UMaterialExpressionSamplePhysicsScalarField) == 0x0000E0, "Wrong size on UMaterialExpressionSamplePhysicsScalarField"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsScalarField, WorldPosition) == 0x0000B0, "Member 'UMaterialExpressionSamplePhysicsScalarField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsScalarField, FieldTarget) == 0x0000D8, "Member 'UMaterialExpressionSamplePhysicsScalarField::FieldTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSpawnPerUnit \ static_assert(alignof(UParticleModuleSpawnPerUnit) == 0x000008, "Wrong alignment on UParticleModuleSpawnPerUnit"); \ static_assert(sizeof(UParticleModuleSpawnPerUnit) == 0x000078, "Wrong size on UParticleModuleSpawnPerUnit"); \ static_assert(offsetof(UParticleModuleSpawnPerUnit, UnitScalar) == 0x000038, "Member 'UParticleModuleSpawnPerUnit::UnitScalar' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawnPerUnit, MovementTolerance) == 0x00003C, "Member 'UParticleModuleSpawnPerUnit::MovementTolerance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawnPerUnit, SpawnPerUnit) == 0x000040, "Member 'UParticleModuleSpawnPerUnit::SpawnPerUnit' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSpawnPerUnit, MaxFrameDistance) == 0x000070, "Member 'UParticleModuleSpawnPerUnit::MaxFrameDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataTable \ static_assert(alignof(UDataTable) == 0x000008, "Wrong alignment on UDataTable"); \ static_assert(sizeof(UDataTable) == 0x0000B0, "Wrong size on UDataTable"); \ static_assert(offsetof(UDataTable, RowStruct) == 0x000028, "Member 'UDataTable::RowStruct' has a wrong offset!"); \ static_assert(offsetof(UDataTable, RowMap) == 0x000030, "Member 'UDataTable::RowMap' has a wrong offset!"); \ static_assert(offsetof(UDataTable, ImportKeyField) == 0x000088, "Member 'UDataTable::ImportKeyField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraShakePattern \ static_assert(alignof(UCameraShakePattern) == 0x000008, "Wrong alignment on UCameraShakePattern"); \ static_assert(sizeof(UCameraShakePattern) == 0x000028, "Wrong size on UCameraShakePattern"); \ #define DUMPER7_ASSERTS_UPrimaryDataAsset \ static_assert(alignof(UPrimaryDataAsset) == 0x000008, "Wrong alignment on UPrimaryDataAsset"); \ static_assert(sizeof(UPrimaryDataAsset) == 0x000030, "Wrong size on UPrimaryDataAsset"); \ #define DUMPER7_ASSERTS_UAssetUserData \ static_assert(alignof(UAssetUserData) == 0x000008, "Wrong alignment on UAssetUserData"); \ static_assert(sizeof(UAssetUserData) == 0x000028, "Wrong size on UAssetUserData"); \ #define DUMPER7_ASSERTS_StereoLayerShapeCylinder_SetHeight \ static_assert(alignof(StereoLayerShapeCylinder_SetHeight) == 0x000004, "Wrong alignment on StereoLayerShapeCylinder_SetHeight"); \ static_assert(sizeof(StereoLayerShapeCylinder_SetHeight) == 0x000004, "Wrong size on StereoLayerShapeCylinder_SetHeight"); \ static_assert(offsetof(StereoLayerShapeCylinder_SetHeight, InHeight) == 0x000000, "Member 'StereoLayerShapeCylinder_SetHeight::InHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerShapeCylinder_SetOverlayArc \ static_assert(alignof(StereoLayerShapeCylinder_SetOverlayArc) == 0x000004, "Wrong alignment on StereoLayerShapeCylinder_SetOverlayArc"); \ static_assert(sizeof(StereoLayerShapeCylinder_SetOverlayArc) == 0x000004, "Wrong size on StereoLayerShapeCylinder_SetOverlayArc"); \ static_assert(offsetof(StereoLayerShapeCylinder_SetOverlayArc, InOverlayArc) == 0x000000, "Member 'StereoLayerShapeCylinder_SetOverlayArc::InOverlayArc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerShapeCylinder_SetRadius \ static_assert(alignof(StereoLayerShapeCylinder_SetRadius) == 0x000004, "Wrong alignment on StereoLayerShapeCylinder_SetRadius"); \ static_assert(sizeof(StereoLayerShapeCylinder_SetRadius) == 0x000004, "Wrong size on StereoLayerShapeCylinder_SetRadius"); \ static_assert(offsetof(StereoLayerShapeCylinder_SetRadius, InRadius) == 0x000000, "Member 'StereoLayerShapeCylinder_SetRadius::InRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStereoLayerShapeCylinder \ static_assert(alignof(UStereoLayerShapeCylinder) == 0x000008, "Wrong alignment on UStereoLayerShapeCylinder"); \ static_assert(sizeof(UStereoLayerShapeCylinder) == 0x000038, "Wrong size on UStereoLayerShapeCylinder"); \ static_assert(offsetof(UStereoLayerShapeCylinder, Radius) == 0x000028, "Member 'UStereoLayerShapeCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeCylinder, OverlayArc) == 0x00002C, "Member 'UStereoLayerShapeCylinder::OverlayArc' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeCylinder, Height) == 0x000030, "Member 'UStereoLayerShapeCylinder::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTruncate \ static_assert(alignof(UMaterialExpressionTruncate) == 0x000008, "Wrong alignment on UMaterialExpressionTruncate"); \ static_assert(sizeof(UMaterialExpressionTruncate) == 0x0000D8, "Wrong size on UMaterialExpressionTruncate"); \ static_assert(offsetof(UMaterialExpressionTruncate, Input) == 0x0000B0, "Member 'UMaterialExpressionTruncate::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChildActorComponent_OnChildActorDestroyed \ static_assert(alignof(ChildActorComponent_OnChildActorDestroyed) == 0x000008, "Wrong alignment on ChildActorComponent_OnChildActorDestroyed"); \ static_assert(sizeof(ChildActorComponent_OnChildActorDestroyed) == 0x000008, "Wrong size on ChildActorComponent_OnChildActorDestroyed"); \ static_assert(offsetof(ChildActorComponent_OnChildActorDestroyed, DestroyedActor) == 0x000000, "Member 'ChildActorComponent_OnChildActorDestroyed::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChildActorComponent_SetChildActorClass \ static_assert(alignof(ChildActorComponent_SetChildActorClass) == 0x000008, "Wrong alignment on ChildActorComponent_SetChildActorClass"); \ static_assert(sizeof(ChildActorComponent_SetChildActorClass) == 0x000008, "Wrong size on ChildActorComponent_SetChildActorClass"); \ static_assert(offsetof(ChildActorComponent_SetChildActorClass, InClass) == 0x000000, "Member 'ChildActorComponent_SetChildActorClass::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChildActorComponent \ static_assert(alignof(UChildActorComponent) == 0x000010, "Wrong alignment on UChildActorComponent"); \ static_assert(sizeof(UChildActorComponent) == 0x0002E0, "Wrong size on UChildActorComponent"); \ static_assert(offsetof(UChildActorComponent, ChildActorClass) == 0x0002A0, "Member 'UChildActorComponent::ChildActorClass' has a wrong offset!"); \ static_assert(offsetof(UChildActorComponent, ChildActor) == 0x0002A8, "Member 'UChildActorComponent::ChildActor' has a wrong offset!"); \ static_assert(offsetof(UChildActorComponent, ChildActorTemplate) == 0x0002B0, "Member 'UChildActorComponent::ChildActorTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicSubsystem \ static_assert(alignof(UDynamicSubsystem) == 0x000008, "Wrong alignment on UDynamicSubsystem"); \ static_assert(sizeof(UDynamicSubsystem) == 0x000030, "Wrong size on UDynamicSubsystem"); \ #define DUMPER7_ASSERTS_UEngineSubsystem \ static_assert(alignof(UEngineSubsystem) == 0x000008, "Wrong alignment on UEngineSubsystem"); \ static_assert(sizeof(UEngineSubsystem) == 0x000030, "Wrong size on UEngineSubsystem"); \ #define DUMPER7_ASSERTS_UGameEngine \ static_assert(alignof(UGameEngine) == 0x000008, "Wrong alignment on UGameEngine"); \ static_assert(sizeof(UGameEngine) == 0x0010C0, "Wrong size on UGameEngine"); \ static_assert(offsetof(UGameEngine, MaxDeltaTime) == 0x001068, "Member 'UGameEngine::MaxDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UGameEngine, ServerFlushLogInterval) == 0x00106C, "Member 'UGameEngine::ServerFlushLogInterval' has a wrong offset!"); \ static_assert(offsetof(UGameEngine, GameInstance) == 0x001070, "Member 'UGameEngine::GameInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEdGraph \ static_assert(alignof(UEdGraph) == 0x000008, "Wrong alignment on UEdGraph"); \ static_assert(sizeof(UEdGraph) == 0x000060, "Wrong size on UEdGraph"); \ static_assert(offsetof(UEdGraph, Schema) == 0x000028, "Member 'UEdGraph::Schema' has a wrong offset!"); \ static_assert(offsetof(UEdGraph, Nodes) == 0x000030, "Member 'UEdGraph::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveBase_GetTimeRange \ static_assert(alignof(CurveBase_GetTimeRange) == 0x000004, "Wrong alignment on CurveBase_GetTimeRange"); \ static_assert(sizeof(CurveBase_GetTimeRange) == 0x000008, "Wrong size on CurveBase_GetTimeRange"); \ static_assert(offsetof(CurveBase_GetTimeRange, MinTime) == 0x000000, "Member 'CurveBase_GetTimeRange::MinTime' has a wrong offset!"); \ static_assert(offsetof(CurveBase_GetTimeRange, MaxTime) == 0x000004, "Member 'CurveBase_GetTimeRange::MaxTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveBase_GetValueRange \ static_assert(alignof(CurveBase_GetValueRange) == 0x000004, "Wrong alignment on CurveBase_GetValueRange"); \ static_assert(sizeof(CurveBase_GetValueRange) == 0x000008, "Wrong size on CurveBase_GetValueRange"); \ static_assert(offsetof(CurveBase_GetValueRange, MinValue) == 0x000000, "Member 'CurveBase_GetValueRange::MinValue' has a wrong offset!"); \ static_assert(offsetof(CurveBase_GetValueRange, MaxValue) == 0x000004, "Member 'CurveBase_GetValueRange::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveBase \ static_assert(alignof(UCurveBase) == 0x000008, "Wrong alignment on UCurveBase"); \ static_assert(sizeof(UCurveBase) == 0x000030, "Wrong size on UCurveBase"); \ #define DUMPER7_ASSERTS_CurveFloat_GetFloatValue \ static_assert(alignof(CurveFloat_GetFloatValue) == 0x000004, "Wrong alignment on CurveFloat_GetFloatValue"); \ static_assert(sizeof(CurveFloat_GetFloatValue) == 0x000008, "Wrong size on CurveFloat_GetFloatValue"); \ static_assert(offsetof(CurveFloat_GetFloatValue, InTime) == 0x000000, "Member 'CurveFloat_GetFloatValue::InTime' has a wrong offset!"); \ static_assert(offsetof(CurveFloat_GetFloatValue, ReturnValue) == 0x000004, "Member 'CurveFloat_GetFloatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveFloat \ static_assert(alignof(UCurveFloat) == 0x000008, "Wrong alignment on UCurveFloat"); \ static_assert(sizeof(UCurveFloat) == 0x0000B8, "Wrong size on UCurveFloat"); \ static_assert(offsetof(UCurveFloat, FloatCurve) == 0x000030, "Member 'UCurveFloat::FloatCurve' has a wrong offset!"); \ static_assert(offsetof(UCurveFloat, bIsEventCurve) == 0x0000B0, "Member 'UCurveFloat::bIsEventCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmComponent_GetTargetRotation \ static_assert(alignof(SpringArmComponent_GetTargetRotation) == 0x000008, "Wrong alignment on SpringArmComponent_GetTargetRotation"); \ static_assert(sizeof(SpringArmComponent_GetTargetRotation) == 0x000018, "Wrong size on SpringArmComponent_GetTargetRotation"); \ static_assert(offsetof(SpringArmComponent_GetTargetRotation, ReturnValue) == 0x000000, "Member 'SpringArmComponent_GetTargetRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmComponent_GetUnfixedCameraPosition \ static_assert(alignof(SpringArmComponent_GetUnfixedCameraPosition) == 0x000008, "Wrong alignment on SpringArmComponent_GetUnfixedCameraPosition"); \ static_assert(sizeof(SpringArmComponent_GetUnfixedCameraPosition) == 0x000018, "Wrong size on SpringArmComponent_GetUnfixedCameraPosition"); \ static_assert(offsetof(SpringArmComponent_GetUnfixedCameraPosition, ReturnValue) == 0x000000, "Member 'SpringArmComponent_GetUnfixedCameraPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpringArmComponent_IsCollisionFixApplied \ static_assert(alignof(SpringArmComponent_IsCollisionFixApplied) == 0x000001, "Wrong alignment on SpringArmComponent_IsCollisionFixApplied"); \ static_assert(sizeof(SpringArmComponent_IsCollisionFixApplied) == 0x000001, "Wrong size on SpringArmComponent_IsCollisionFixApplied"); \ static_assert(offsetof(SpringArmComponent_IsCollisionFixApplied, ReturnValue) == 0x000000, "Member 'SpringArmComponent_IsCollisionFixApplied::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpringArmComponent \ static_assert(alignof(USpringArmComponent) == 0x000010, "Wrong alignment on USpringArmComponent"); \ static_assert(sizeof(USpringArmComponent) == 0x0003A0, "Wrong size on USpringArmComponent"); \ static_assert(offsetof(USpringArmComponent, TargetArmLength) == 0x0002A0, "Member 'USpringArmComponent::TargetArmLength' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, SocketOffset) == 0x0002A8, "Member 'USpringArmComponent::SocketOffset' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, TargetOffset) == 0x0002C0, "Member 'USpringArmComponent::TargetOffset' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, ProbeSize) == 0x0002D8, "Member 'USpringArmComponent::ProbeSize' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, ProbeChannel) == 0x0002DC, "Member 'USpringArmComponent::ProbeChannel' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagSpeed) == 0x0002E4, "Member 'USpringArmComponent::CameraLagSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraRotationLagSpeed) == 0x0002E8, "Member 'USpringArmComponent::CameraRotationLagSpeed' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagMaxTimeStep) == 0x0002EC, "Member 'USpringArmComponent::CameraLagMaxTimeStep' has a wrong offset!"); \ static_assert(offsetof(USpringArmComponent, CameraLagMaxDistance) == 0x0002F0, "Member 'USpringArmComponent::CameraLagMaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSceneTexelSize \ static_assert(alignof(UMaterialExpressionSceneTexelSize) == 0x000008, "Wrong alignment on UMaterialExpressionSceneTexelSize"); \ static_assert(sizeof(UMaterialExpressionSceneTexelSize) == 0x0000B0, "Wrong size on UMaterialExpressionSceneTexelSize"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVolumetricAdvancedMaterialInput \ static_assert(alignof(UMaterialExpressionVolumetricAdvancedMaterialInput) == 0x000008, "Wrong alignment on UMaterialExpressionVolumetricAdvancedMaterialInput"); \ static_assert(sizeof(UMaterialExpressionVolumetricAdvancedMaterialInput) == 0x0000B0, "Wrong size on UMaterialExpressionVolumetricAdvancedMaterialInput"); \ #define DUMPER7_ASSERTS_UOnlineEngineInterface \ static_assert(alignof(UOnlineEngineInterface) == 0x000008, "Wrong alignment on UOnlineEngineInterface"); \ static_assert(sizeof(UOnlineEngineInterface) == 0x000028, "Wrong size on UOnlineEngineInterface"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldBase \ static_assert(alignof(UParticleModuleVectorFieldBase) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldBase"); \ static_assert(sizeof(UParticleModuleVectorFieldBase) == 0x000030, "Wrong size on UParticleModuleVectorFieldBase"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldGlobal \ static_assert(alignof(UParticleModuleVectorFieldGlobal) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldGlobal"); \ static_assert(sizeof(UParticleModuleVectorFieldGlobal) == 0x000040, "Wrong size on UParticleModuleVectorFieldGlobal"); \ static_assert(offsetof(UParticleModuleVectorFieldGlobal, GlobalVectorFieldScale) == 0x000034, "Member 'UParticleModuleVectorFieldGlobal::GlobalVectorFieldScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldGlobal, GlobalVectorFieldTightness) == 0x000038, "Member 'UParticleModuleVectorFieldGlobal::GlobalVectorFieldTightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDecalLifetimeOpacity \ static_assert(alignof(UMaterialExpressionDecalLifetimeOpacity) == 0x000008, "Wrong alignment on UMaterialExpressionDecalLifetimeOpacity"); \ static_assert(sizeof(UMaterialExpressionDecalLifetimeOpacity) == 0x0000B0, "Wrong size on UMaterialExpressionDecalLifetimeOpacity"); \ #define DUMPER7_ASSERTS_UDynamicBlueprintBinding \ static_assert(alignof(UDynamicBlueprintBinding) == 0x000008, "Wrong alignment on UDynamicBlueprintBinding"); \ static_assert(sizeof(UDynamicBlueprintBinding) == 0x000028, "Wrong size on UDynamicBlueprintBinding"); \ #define DUMPER7_ASSERTS_StreamableRenderAsset_SetForceMipLevelsToBeResident \ static_assert(alignof(StreamableRenderAsset_SetForceMipLevelsToBeResident) == 0x000004, "Wrong alignment on StreamableRenderAsset_SetForceMipLevelsToBeResident"); \ static_assert(sizeof(StreamableRenderAsset_SetForceMipLevelsToBeResident) == 0x000008, "Wrong size on StreamableRenderAsset_SetForceMipLevelsToBeResident"); \ static_assert(offsetof(StreamableRenderAsset_SetForceMipLevelsToBeResident, Seconds) == 0x000000, "Member 'StreamableRenderAsset_SetForceMipLevelsToBeResident::Seconds' has a wrong offset!"); \ static_assert(offsetof(StreamableRenderAsset_SetForceMipLevelsToBeResident, CinematicLODGroupMask) == 0x000004, "Member 'StreamableRenderAsset_SetForceMipLevelsToBeResident::CinematicLODGroupMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableRenderAsset \ static_assert(alignof(UStreamableRenderAsset) == 0x000008, "Wrong alignment on UStreamableRenderAsset"); \ static_assert(sizeof(UStreamableRenderAsset) == 0x0000D0, "Wrong size on UStreamableRenderAsset"); \ static_assert(offsetof(UStreamableRenderAsset, ForceMipLevelsToBeResidentTimestamp) == 0x000040, "Member 'UStreamableRenderAsset::ForceMipLevelsToBeResidentTimestamp' has a wrong offset!"); \ static_assert(offsetof(UStreamableRenderAsset, NumCinematicMipLevels) == 0x000048, "Member 'UStreamableRenderAsset::NumCinematicMipLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamableRenderAsset, NoRefStreamingLODBias) == 0x000050, "Member 'UStreamableRenderAsset::NoRefStreamingLODBias' has a wrong offset!"); \ static_assert(offsetof(UStreamableRenderAsset, StreamingIndex) == 0x0000B8, "Member 'UStreamableRenderAsset::StreamingIndex' has a wrong offset!"); \ static_assert(offsetof(UStreamableRenderAsset, CachedCombinedLODBias) == 0x0000BC, "Member 'UStreamableRenderAsset::CachedCombinedLODBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Texture_Blueprint_GetMemorySize \ static_assert(alignof(Texture_Blueprint_GetMemorySize) == 0x000008, "Wrong alignment on Texture_Blueprint_GetMemorySize"); \ static_assert(sizeof(Texture_Blueprint_GetMemorySize) == 0x000008, "Wrong size on Texture_Blueprint_GetMemorySize"); \ static_assert(offsetof(Texture_Blueprint_GetMemorySize, ReturnValue) == 0x000000, "Member 'Texture_Blueprint_GetMemorySize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTexture \ static_assert(alignof(UTexture) == 0x000010, "Wrong alignment on UTexture"); \ static_assert(sizeof(UTexture) == 0x0001F0, "Wrong size on UTexture"); \ static_assert(offsetof(UTexture, LightingGuid) == 0x0000E0, "Member 'UTexture::LightingGuid' has a wrong offset!"); \ static_assert(offsetof(UTexture, LevelIndex) == 0x0000F0, "Member 'UTexture::LevelIndex' has a wrong offset!"); \ static_assert(offsetof(UTexture, LODBias) == 0x0000F4, "Member 'UTexture::LODBias' has a wrong offset!"); \ static_assert(offsetof(UTexture, CompressionSettings) == 0x0000F8, "Member 'UTexture::CompressionSettings' has a wrong offset!"); \ static_assert(offsetof(UTexture, Filter) == 0x0000F9, "Member 'UTexture::Filter' has a wrong offset!"); \ static_assert(offsetof(UTexture, MipLoadOptions) == 0x0000FA, "Member 'UTexture::MipLoadOptions' has a wrong offset!"); \ static_assert(offsetof(UTexture, LODGroup) == 0x0000FB, "Member 'UTexture::LODGroup' has a wrong offset!"); \ static_assert(offsetof(UTexture, Downscale) == 0x0000FC, "Member 'UTexture::Downscale' has a wrong offset!"); \ static_assert(offsetof(UTexture, DownscaleOptions) == 0x000100, "Member 'UTexture::DownscaleOptions' has a wrong offset!"); \ static_assert(offsetof(UTexture, AssetUserData) == 0x000108, "Member 'UTexture::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Texture2D_Blueprint_GetSizeX \ static_assert(alignof(Texture2D_Blueprint_GetSizeX) == 0x000004, "Wrong alignment on Texture2D_Blueprint_GetSizeX"); \ static_assert(sizeof(Texture2D_Blueprint_GetSizeX) == 0x000004, "Wrong size on Texture2D_Blueprint_GetSizeX"); \ static_assert(offsetof(Texture2D_Blueprint_GetSizeX, ReturnValue) == 0x000000, "Member 'Texture2D_Blueprint_GetSizeX::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Texture2D_Blueprint_GetSizeY \ static_assert(alignof(Texture2D_Blueprint_GetSizeY) == 0x000004, "Wrong alignment on Texture2D_Blueprint_GetSizeY"); \ static_assert(sizeof(Texture2D_Blueprint_GetSizeY) == 0x000004, "Wrong size on Texture2D_Blueprint_GetSizeY"); \ static_assert(offsetof(Texture2D_Blueprint_GetSizeY, ReturnValue) == 0x000000, "Member 'Texture2D_Blueprint_GetSizeY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTexture2D \ static_assert(alignof(UTexture2D) == 0x000010, "Wrong alignment on UTexture2D"); \ static_assert(sizeof(UTexture2D) == 0x0002B0, "Wrong size on UTexture2D"); \ static_assert(offsetof(UTexture2D, FirstResourceMemMip) == 0x0001F0, "Member 'UTexture2D::FirstResourceMemMip' has a wrong offset!"); \ static_assert(offsetof(UTexture2D, AddressX) == 0x0001F5, "Member 'UTexture2D::AddressX' has a wrong offset!"); \ static_assert(offsetof(UTexture2D, AddressY) == 0x0001F6, "Member 'UTexture2D::AddressY' has a wrong offset!"); \ static_assert(offsetof(UTexture2D, bNoGlobalMipBias) == 0x0001F7, "Member 'UTexture2D::bNoGlobalMipBias' has a wrong offset!"); \ static_assert(offsetof(UTexture2D, ImportedSize) == 0x0001F8, "Member 'UTexture2D::ImportedSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVirtualTexture2D \ static_assert(alignof(UVirtualTexture2D) == 0x000010, "Wrong alignment on UVirtualTexture2D"); \ static_assert(sizeof(UVirtualTexture2D) == 0x0002C0, "Wrong size on UVirtualTexture2D"); \ static_assert(offsetof(UVirtualTexture2D, Settings) == 0x0002A8, "Member 'UVirtualTexture2D::Settings' has a wrong offset!"); \ static_assert(offsetof(UVirtualTexture2D, bContinuousUpdate) == 0x0002B0, "Member 'UVirtualTexture2D::bContinuousUpdate' has a wrong offset!"); \ static_assert(offsetof(UVirtualTexture2D, bSinglePhysicalSpace) == 0x0002B1, "Member 'UVirtualTexture2D::bSinglePhysicalSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDecalMipmapLevel \ static_assert(alignof(UMaterialExpressionDecalMipmapLevel) == 0x000008, "Wrong alignment on UMaterialExpressionDecalMipmapLevel"); \ static_assert(sizeof(UMaterialExpressionDecalMipmapLevel) == 0x0000E0, "Wrong size on UMaterialExpressionDecalMipmapLevel"); \ static_assert(offsetof(UMaterialExpressionDecalMipmapLevel, TextureSize) == 0x0000B0, "Member 'UMaterialExpressionDecalMipmapLevel::TextureSize' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDecalMipmapLevel, ConstWidth) == 0x0000D8, "Member 'UMaterialExpressionDecalMipmapLevel::ConstWidth' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDecalMipmapLevel, ConstHeight) == 0x0000DC, "Member 'UMaterialExpressionDecalMipmapLevel::ConstHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldSettings \ static_assert(alignof(AWorldSettings) == 0x000008, "Wrong alignment on AWorldSettings"); \ static_assert(sizeof(AWorldSettings) == 0x0004D8, "Wrong size on AWorldSettings"); \ static_assert(offsetof(AWorldSettings, VisibilityCellSize) == 0x0002B8, "Member 'AWorldSettings::VisibilityCellSize' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, VisibilityAggressiveness) == 0x0002BC, "Member 'AWorldSettings::VisibilityAggressiveness' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, AISystemClass) == 0x0002C0, "Member 'AWorldSettings::AISystemClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, LevelInstancePivotOffset) == 0x0002F0, "Member 'AWorldSettings::LevelInstancePivotOffset' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, NavigationSystemConfig) == 0x000308, "Member 'AWorldSettings::NavigationSystemConfig' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, NavigationSystemConfigOverride) == 0x000310, "Member 'AWorldSettings::NavigationSystemConfigOverride' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldPartition) == 0x000318, "Member 'AWorldSettings::WorldPartition' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BaseNavmeshDataLayers) == 0x000320, "Member 'AWorldSettings::BaseNavmeshDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldToMeters) == 0x000330, "Member 'AWorldSettings::WorldToMeters' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, KillZ) == 0x000334, "Member 'AWorldSettings::KillZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, KillZDamageType) == 0x000338, "Member 'AWorldSettings::KillZDamageType' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, WorldGravityZ) == 0x000340, "Member 'AWorldSettings::WorldGravityZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GlobalGravityZ) == 0x000344, "Member 'AWorldSettings::GlobalGravityZ' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultPhysicsVolumeClass) == 0x000348, "Member 'AWorldSettings::DefaultPhysicsVolumeClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PhysicsCollisionHandlerClass) == 0x000350, "Member 'AWorldSettings::PhysicsCollisionHandlerClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultGameMode) == 0x000358, "Member 'AWorldSettings::DefaultGameMode' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GameNetworkManagerClass) == 0x000360, "Member 'AWorldSettings::GameNetworkManagerClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PackedLightAndShadowMapTextureSize) == 0x000368, "Member 'AWorldSettings::PackedLightAndShadowMapTextureSize' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultColorScale) == 0x000370, "Member 'AWorldSettings::DefaultColorScale' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultMaxDistanceFieldOcclusionDistance) == 0x000388, "Member 'AWorldSettings::DefaultMaxDistanceFieldOcclusionDistance' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, GlobalDistanceFieldViewDistance) == 0x00038C, "Member 'AWorldSettings::GlobalDistanceFieldViewDistance' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DynamicIndirectShadowsSelfShadowingIntensity) == 0x000390, "Member 'AWorldSettings::DynamicIndirectShadowsSelfShadowingIntensity' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultReverbSettings) == 0x000398, "Member 'AWorldSettings::DefaultReverbSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultAmbientZoneSettings) == 0x0003B8, "Member 'AWorldSettings::DefaultAmbientZoneSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultBaseSoundMix) == 0x0003E0, "Member 'AWorldSettings::DefaultBaseSoundMix' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, TimeDilation) == 0x0003E8, "Member 'AWorldSettings::TimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, CinematicTimeDilation) == 0x0003EC, "Member 'AWorldSettings::CinematicTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DemoPlayTimeDilation) == 0x0003F0, "Member 'AWorldSettings::DemoPlayTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MinGlobalTimeDilation) == 0x0003F4, "Member 'AWorldSettings::MinGlobalTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxGlobalTimeDilation) == 0x0003F8, "Member 'AWorldSettings::MaxGlobalTimeDilation' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MinUndilatedFrameTime) == 0x0003FC, "Member 'AWorldSettings::MinUndilatedFrameTime' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxUndilatedFrameTime) == 0x000400, "Member 'AWorldSettings::MaxUndilatedFrameTime' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BroadphaseSettings) == 0x000408, "Member 'AWorldSettings::BroadphaseSettings' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, ReplicationViewers) == 0x000488, "Member 'AWorldSettings::ReplicationViewers' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, AssetUserData) == 0x000498, "Member 'AWorldSettings::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, PauserPlayerState) == 0x0004A8, "Member 'AWorldSettings::PauserPlayerState' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, MaxNumberOfBookmarks) == 0x0004B0, "Member 'AWorldSettings::MaxNumberOfBookmarks' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, DefaultBookmarkClass) == 0x0004B8, "Member 'AWorldSettings::DefaultBookmarkClass' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, BookmarkArray) == 0x0004C0, "Member 'AWorldSettings::BookmarkArray' has a wrong offset!"); \ static_assert(offsetof(AWorldSettings, LastBookmarkClass) == 0x0004D0, "Member 'AWorldSettings::LastBookmarkClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputDelegateBinding \ static_assert(alignof(UInputDelegateBinding) == 0x000008, "Wrong alignment on UInputDelegateBinding"); \ static_assert(sizeof(UInputDelegateBinding) == 0x000028, "Wrong size on UInputDelegateBinding"); \ #define DUMPER7_ASSERTS_UForceFeedbackEffect \ static_assert(alignof(UForceFeedbackEffect) == 0x000008, "Wrong alignment on UForceFeedbackEffect"); \ static_assert(sizeof(UForceFeedbackEffect) == 0x000040, "Wrong size on UForceFeedbackEffect"); \ static_assert(offsetof(UForceFeedbackEffect, ChannelDetails) == 0x000028, "Member 'UForceFeedbackEffect::ChannelDetails' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackEffect, Duration) == 0x000038, "Member 'UForceFeedbackEffect::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBreakpoint \ static_assert(alignof(UBreakpoint) == 0x000008, "Wrong alignment on UBreakpoint"); \ static_assert(sizeof(UBreakpoint) == 0x000028, "Wrong size on UBreakpoint"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDeriveNormalZ \ static_assert(alignof(UMaterialExpressionDeriveNormalZ) == 0x000008, "Wrong alignment on UMaterialExpressionDeriveNormalZ"); \ static_assert(sizeof(UMaterialExpressionDeriveNormalZ) == 0x0000D8, "Wrong size on UMaterialExpressionDeriveNormalZ"); \ static_assert(offsetof(UMaterialExpressionDeriveNormalZ, InXY) == 0x0000B0, "Member 'UMaterialExpressionDeriveNormalZ::InXY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShapeComponent \ static_assert(alignof(UShapeComponent) == 0x000010, "Wrong alignment on UShapeComponent"); \ static_assert(sizeof(UShapeComponent) == 0x000560, "Wrong size on UShapeComponent"); \ static_assert(offsetof(UShapeComponent, ShapeBodySetup) == 0x000540, "Member 'UShapeComponent::ShapeBodySetup' has a wrong offset!"); \ static_assert(offsetof(UShapeComponent, ShapeColor) == 0x000548, "Member 'UShapeComponent::ShapeColor' has a wrong offset!"); \ static_assert(offsetof(UShapeComponent, AreaClassOverride) == 0x000550, "Member 'UShapeComponent::AreaClassOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistribution \ static_assert(alignof(UDistribution) == 0x000008, "Wrong alignment on UDistribution"); \ static_assert(sizeof(UDistribution) == 0x000030, "Wrong size on UDistribution"); \ #define DUMPER7_ASSERTS_UDistributionFloat \ static_assert(alignof(UDistributionFloat) == 0x000008, "Wrong alignment on UDistributionFloat"); \ static_assert(sizeof(UDistributionFloat) == 0x000038, "Wrong size on UDistributionFloat"); \ #define DUMPER7_ASSERTS_UDistributionFloatConstant \ static_assert(alignof(UDistributionFloatConstant) == 0x000008, "Wrong alignment on UDistributionFloatConstant"); \ static_assert(sizeof(UDistributionFloatConstant) == 0x000040, "Wrong size on UDistributionFloatConstant"); \ static_assert(offsetof(UDistributionFloatConstant, Constant) == 0x000038, "Member 'UDistributionFloatConstant::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNode \ static_assert(alignof(USoundNode) == 0x000008, "Wrong alignment on USoundNode"); \ static_assert(sizeof(USoundNode) == 0x000048, "Wrong size on USoundNode"); \ static_assert(offsetof(USoundNode, ChildNodes) == 0x000028, "Member 'USoundNode::ChildNodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeDistanceCrossFade \ static_assert(alignof(USoundNodeDistanceCrossFade) == 0x000008, "Wrong alignment on USoundNodeDistanceCrossFade"); \ static_assert(sizeof(USoundNodeDistanceCrossFade) == 0x000058, "Wrong size on USoundNodeDistanceCrossFade"); \ static_assert(offsetof(USoundNodeDistanceCrossFade, CrossFadeInput) == 0x000048, "Member 'USoundNodeDistanceCrossFade::CrossFadeInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeParamCrossFade \ static_assert(alignof(USoundNodeParamCrossFade) == 0x000008, "Wrong alignment on USoundNodeParamCrossFade"); \ static_assert(sizeof(USoundNodeParamCrossFade) == 0x000060, "Wrong size on USoundNodeParamCrossFade"); \ static_assert(offsetof(USoundNodeParamCrossFade, ParamName) == 0x000058, "Member 'USoundNodeParamCrossFade::ParamName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRotator \ static_assert(alignof(UMaterialExpressionRotator) == 0x000008, "Wrong alignment on UMaterialExpressionRotator"); \ static_assert(sizeof(UMaterialExpressionRotator) == 0x000110, "Wrong size on UMaterialExpressionRotator"); \ static_assert(offsetof(UMaterialExpressionRotator, Coordinate) == 0x0000B0, "Member 'UMaterialExpressionRotator::Coordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotator, Time) == 0x0000D8, "Member 'UMaterialExpressionRotator::Time' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotator, CenterX) == 0x000100, "Member 'UMaterialExpressionRotator::CenterX' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotator, CenterY) == 0x000104, "Member 'UMaterialExpressionRotator::CenterY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotator, Speed) == 0x000108, "Member 'UMaterialExpressionRotator::Speed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotator, ConstCoordinate) == 0x00010C, "Member 'UMaterialExpressionRotator::ConstCoordinate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SphereComponent_SetSphereRadius \ static_assert(alignof(SphereComponent_SetSphereRadius) == 0x000004, "Wrong alignment on SphereComponent_SetSphereRadius"); \ static_assert(sizeof(SphereComponent_SetSphereRadius) == 0x000008, "Wrong size on SphereComponent_SetSphereRadius"); \ static_assert(offsetof(SphereComponent_SetSphereRadius, InSphereRadius) == 0x000000, "Member 'SphereComponent_SetSphereRadius::InSphereRadius' has a wrong offset!"); \ static_assert(offsetof(SphereComponent_SetSphereRadius, bUpdateOverlaps) == 0x000004, "Member 'SphereComponent_SetSphereRadius::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SphereComponent_GetScaledSphereRadius \ static_assert(alignof(SphereComponent_GetScaledSphereRadius) == 0x000004, "Wrong alignment on SphereComponent_GetScaledSphereRadius"); \ static_assert(sizeof(SphereComponent_GetScaledSphereRadius) == 0x000004, "Wrong size on SphereComponent_GetScaledSphereRadius"); \ static_assert(offsetof(SphereComponent_GetScaledSphereRadius, ReturnValue) == 0x000000, "Member 'SphereComponent_GetScaledSphereRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SphereComponent_GetShapeScale \ static_assert(alignof(SphereComponent_GetShapeScale) == 0x000004, "Wrong alignment on SphereComponent_GetShapeScale"); \ static_assert(sizeof(SphereComponent_GetShapeScale) == 0x000004, "Wrong size on SphereComponent_GetShapeScale"); \ static_assert(offsetof(SphereComponent_GetShapeScale, ReturnValue) == 0x000000, "Member 'SphereComponent_GetShapeScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SphereComponent_GetUnscaledSphereRadius \ static_assert(alignof(SphereComponent_GetUnscaledSphereRadius) == 0x000004, "Wrong alignment on SphereComponent_GetUnscaledSphereRadius"); \ static_assert(sizeof(SphereComponent_GetUnscaledSphereRadius) == 0x000004, "Wrong size on SphereComponent_GetUnscaledSphereRadius"); \ static_assert(offsetof(SphereComponent_GetUnscaledSphereRadius, ReturnValue) == 0x000000, "Member 'SphereComponent_GetUnscaledSphereRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USphereComponent \ static_assert(alignof(USphereComponent) == 0x000010, "Wrong alignment on USphereComponent"); \ static_assert(sizeof(USphereComponent) == 0x000570, "Wrong size on USphereComponent"); \ static_assert(offsetof(USphereComponent, SphereRadius) == 0x000560, "Member 'USphereComponent::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationObjectBase \ static_assert(alignof(ANavigationObjectBase) == 0x000008, "Wrong alignment on ANavigationObjectBase"); \ static_assert(sizeof(ANavigationObjectBase) == 0x0002D8, "Wrong size on ANavigationObjectBase"); \ static_assert(offsetof(ANavigationObjectBase, CapsuleComponent) == 0x0002B8, "Member 'ANavigationObjectBase::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationObjectBase, GoodSprite) == 0x0002C0, "Member 'ANavigationObjectBase::GoodSprite' has a wrong offset!"); \ static_assert(offsetof(ANavigationObjectBase, BadSprite) == 0x0002C8, "Member 'ANavigationObjectBase::BadSprite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTime \ static_assert(alignof(UMaterialExpressionTime) == 0x000008, "Wrong alignment on UMaterialExpressionTime"); \ static_assert(sizeof(UMaterialExpressionTime) == 0x0000B8, "Wrong size on UMaterialExpressionTime"); \ static_assert(offsetof(UMaterialExpressionTime, Period) == 0x0000B4, "Member 'UMaterialExpressionTime::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetEquirectProps \ static_assert(alignof(StereoLayerComponent_SetEquirectProps) == 0x000008, "Wrong alignment on StereoLayerComponent_SetEquirectProps"); \ static_assert(sizeof(StereoLayerComponent_SetEquirectProps) == 0x000090, "Wrong size on StereoLayerComponent_SetEquirectProps"); \ static_assert(offsetof(StereoLayerComponent_SetEquirectProps, InScaleBiases) == 0x000000, "Member 'StereoLayerComponent_SetEquirectProps::InScaleBiases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetLeftTexture \ static_assert(alignof(StereoLayerComponent_SetLeftTexture) == 0x000008, "Wrong alignment on StereoLayerComponent_SetLeftTexture"); \ static_assert(sizeof(StereoLayerComponent_SetLeftTexture) == 0x000008, "Wrong size on StereoLayerComponent_SetLeftTexture"); \ static_assert(offsetof(StereoLayerComponent_SetLeftTexture, InTexture) == 0x000000, "Member 'StereoLayerComponent_SetLeftTexture::InTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetPriority \ static_assert(alignof(StereoLayerComponent_SetPriority) == 0x000004, "Wrong alignment on StereoLayerComponent_SetPriority"); \ static_assert(sizeof(StereoLayerComponent_SetPriority) == 0x000004, "Wrong size on StereoLayerComponent_SetPriority"); \ static_assert(offsetof(StereoLayerComponent_SetPriority, InPriority) == 0x000000, "Member 'StereoLayerComponent_SetPriority::InPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetQuadSize \ static_assert(alignof(StereoLayerComponent_SetQuadSize) == 0x000008, "Wrong alignment on StereoLayerComponent_SetQuadSize"); \ static_assert(sizeof(StereoLayerComponent_SetQuadSize) == 0x000010, "Wrong size on StereoLayerComponent_SetQuadSize"); \ static_assert(offsetof(StereoLayerComponent_SetQuadSize, InQuadSize) == 0x000000, "Member 'StereoLayerComponent_SetQuadSize::InQuadSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetTexture \ static_assert(alignof(StereoLayerComponent_SetTexture) == 0x000008, "Wrong alignment on StereoLayerComponent_SetTexture"); \ static_assert(sizeof(StereoLayerComponent_SetTexture) == 0x000008, "Wrong size on StereoLayerComponent_SetTexture"); \ static_assert(offsetof(StereoLayerComponent_SetTexture, InTexture) == 0x000000, "Member 'StereoLayerComponent_SetTexture::InTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_SetUVRect \ static_assert(alignof(StereoLayerComponent_SetUVRect) == 0x000008, "Wrong alignment on StereoLayerComponent_SetUVRect"); \ static_assert(sizeof(StereoLayerComponent_SetUVRect) == 0x000028, "Wrong size on StereoLayerComponent_SetUVRect"); \ static_assert(offsetof(StereoLayerComponent_SetUVRect, InUVRect) == 0x000000, "Member 'StereoLayerComponent_SetUVRect::InUVRect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_GetLeftTexture \ static_assert(alignof(StereoLayerComponent_GetLeftTexture) == 0x000008, "Wrong alignment on StereoLayerComponent_GetLeftTexture"); \ static_assert(sizeof(StereoLayerComponent_GetLeftTexture) == 0x000008, "Wrong size on StereoLayerComponent_GetLeftTexture"); \ static_assert(offsetof(StereoLayerComponent_GetLeftTexture, ReturnValue) == 0x000000, "Member 'StereoLayerComponent_GetLeftTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_GetPriority \ static_assert(alignof(StereoLayerComponent_GetPriority) == 0x000004, "Wrong alignment on StereoLayerComponent_GetPriority"); \ static_assert(sizeof(StereoLayerComponent_GetPriority) == 0x000004, "Wrong size on StereoLayerComponent_GetPriority"); \ static_assert(offsetof(StereoLayerComponent_GetPriority, ReturnValue) == 0x000000, "Member 'StereoLayerComponent_GetPriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_GetQuadSize \ static_assert(alignof(StereoLayerComponent_GetQuadSize) == 0x000008, "Wrong alignment on StereoLayerComponent_GetQuadSize"); \ static_assert(sizeof(StereoLayerComponent_GetQuadSize) == 0x000010, "Wrong size on StereoLayerComponent_GetQuadSize"); \ static_assert(offsetof(StereoLayerComponent_GetQuadSize, ReturnValue) == 0x000000, "Member 'StereoLayerComponent_GetQuadSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_GetTexture \ static_assert(alignof(StereoLayerComponent_GetTexture) == 0x000008, "Wrong alignment on StereoLayerComponent_GetTexture"); \ static_assert(sizeof(StereoLayerComponent_GetTexture) == 0x000008, "Wrong size on StereoLayerComponent_GetTexture"); \ static_assert(offsetof(StereoLayerComponent_GetTexture, ReturnValue) == 0x000000, "Member 'StereoLayerComponent_GetTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerComponent_GetUVRect \ static_assert(alignof(StereoLayerComponent_GetUVRect) == 0x000008, "Wrong alignment on StereoLayerComponent_GetUVRect"); \ static_assert(sizeof(StereoLayerComponent_GetUVRect) == 0x000028, "Wrong size on StereoLayerComponent_GetUVRect"); \ static_assert(offsetof(StereoLayerComponent_GetUVRect, ReturnValue) == 0x000000, "Member 'StereoLayerComponent_GetUVRect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStereoLayerComponent \ static_assert(alignof(UStereoLayerComponent) == 0x000010, "Wrong alignment on UStereoLayerComponent"); \ static_assert(sizeof(UStereoLayerComponent) == 0x000430, "Wrong size on UStereoLayerComponent"); \ static_assert(offsetof(UStereoLayerComponent, Texture) == 0x0002A8, "Member 'UStereoLayerComponent::Texture' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, LeftTexture) == 0x0002B0, "Member 'UStereoLayerComponent::LeftTexture' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, QuadSize) == 0x0002C0, "Member 'UStereoLayerComponent::QuadSize' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, UVRect) == 0x0002D0, "Member 'UStereoLayerComponent::UVRect' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderRadius) == 0x0002F8, "Member 'UStereoLayerComponent::CylinderRadius' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderOverlayArc) == 0x0002FC, "Member 'UStereoLayerComponent::CylinderOverlayArc' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, CylinderHeight) == 0x000300, "Member 'UStereoLayerComponent::CylinderHeight' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, EquirectProps) == 0x000308, "Member 'UStereoLayerComponent::EquirectProps' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, StereoLayerType) == 0x000398, "Member 'UStereoLayerComponent::StereoLayerType' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, StereoLayerShape) == 0x000399, "Member 'UStereoLayerComponent::StereoLayerShape' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, Shape) == 0x0003A0, "Member 'UStereoLayerComponent::Shape' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerComponent, Priority) == 0x0003A8, "Member 'UStereoLayerComponent::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldRotation \ static_assert(alignof(UParticleModuleVectorFieldRotation) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldRotation"); \ static_assert(sizeof(UParticleModuleVectorFieldRotation) == 0x000060, "Wrong size on UParticleModuleVectorFieldRotation"); \ static_assert(offsetof(UParticleModuleVectorFieldRotation, MinInitialRotation) == 0x000030, "Member 'UParticleModuleVectorFieldRotation::MinInitialRotation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldRotation, MaxInitialRotation) == 0x000048, "Member 'UParticleModuleVectorFieldRotation::MaxInitialRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshActor_SetMobility \ static_assert(alignof(StaticMeshActor_SetMobility) == 0x000001, "Wrong alignment on StaticMeshActor_SetMobility"); \ static_assert(sizeof(StaticMeshActor_SetMobility) == 0x000001, "Wrong size on StaticMeshActor_SetMobility"); \ static_assert(offsetof(StaticMeshActor_SetMobility, InMobility) == 0x000000, "Member 'StaticMeshActor_SetMobility::InMobility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStaticMeshActor \ static_assert(alignof(AStaticMeshActor) == 0x000008, "Wrong alignment on AStaticMeshActor"); \ static_assert(sizeof(AStaticMeshActor) == 0x0002C0, "Wrong size on AStaticMeshActor"); \ static_assert(offsetof(AStaticMeshActor, StaticMeshComponent) == 0x0002B0, "Member 'AStaticMeshActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(AStaticMeshActor, bStaticMeshReplicateMovement) == 0x0002B8, "Member 'AStaticMeshActor::bStaticMeshReplicateMovement' has a wrong offset!"); \ static_assert(offsetof(AStaticMeshActor, NavigationGeometryGatheringMode) == 0x0002B9, "Member 'AStaticMeshActor::NavigationGeometryGatheringMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldScaleOverLife \ static_assert(alignof(UParticleModuleVectorFieldScaleOverLife) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldScaleOverLife"); \ static_assert(sizeof(UParticleModuleVectorFieldScaleOverLife) == 0x000068, "Wrong size on UParticleModuleVectorFieldScaleOverLife"); \ static_assert(offsetof(UParticleModuleVectorFieldScaleOverLife, VectorFieldScaleOverLife) == 0x000030, "Member 'UParticleModuleVectorFieldScaleOverLife::VectorFieldScaleOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldScaleOverLife, VectorFieldScaleOverLifeRaw) == 0x000038, "Member 'UParticleModuleVectorFieldScaleOverLife::VectorFieldScaleOverLifeRaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBlendMaterialAttributes \ static_assert(alignof(UMaterialExpressionBlendMaterialAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionBlendMaterialAttributes"); \ static_assert(sizeof(UMaterialExpressionBlendMaterialAttributes) == 0x000140, "Wrong size on UMaterialExpressionBlendMaterialAttributes"); \ static_assert(offsetof(UMaterialExpressionBlendMaterialAttributes, A) == 0x0000B0, "Member 'UMaterialExpressionBlendMaterialAttributes::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBlendMaterialAttributes, B) == 0x0000E0, "Member 'UMaterialExpressionBlendMaterialAttributes::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBlendMaterialAttributes, ALPHA) == 0x000110, "Member 'UMaterialExpressionBlendMaterialAttributes::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBlendMaterialAttributes, PixelAttributeBlendType) == 0x000138, "Member 'UMaterialExpressionBlendMaterialAttributes::PixelAttributeBlendType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBlendMaterialAttributes, VertexAttributeBlendType) == 0x000139, "Member 'UMaterialExpressionBlendMaterialAttributes::VertexAttributeBlendType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_GetInitialEvaluateWorldPositionOffset \ static_assert(alignof(StaticMeshComponent_GetInitialEvaluateWorldPositionOffset) == 0x000001, "Wrong alignment on StaticMeshComponent_GetInitialEvaluateWorldPositionOffset"); \ static_assert(sizeof(StaticMeshComponent_GetInitialEvaluateWorldPositionOffset) == 0x000001, "Wrong size on StaticMeshComponent_GetInitialEvaluateWorldPositionOffset"); \ static_assert(offsetof(StaticMeshComponent_GetInitialEvaluateWorldPositionOffset, ReturnValue) == 0x000000, "Member 'StaticMeshComponent_GetInitialEvaluateWorldPositionOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_OnRep_StaticMesh \ static_assert(alignof(StaticMeshComponent_OnRep_StaticMesh) == 0x000008, "Wrong alignment on StaticMeshComponent_OnRep_StaticMesh"); \ static_assert(sizeof(StaticMeshComponent_OnRep_StaticMesh) == 0x000008, "Wrong size on StaticMeshComponent_OnRep_StaticMesh"); \ static_assert(offsetof(StaticMeshComponent_OnRep_StaticMesh, OldStaticMesh) == 0x000000, "Member 'StaticMeshComponent_OnRep_StaticMesh::OldStaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetDistanceFieldSelfShadowBias \ static_assert(alignof(StaticMeshComponent_SetDistanceFieldSelfShadowBias) == 0x000004, "Wrong alignment on StaticMeshComponent_SetDistanceFieldSelfShadowBias"); \ static_assert(sizeof(StaticMeshComponent_SetDistanceFieldSelfShadowBias) == 0x000004, "Wrong size on StaticMeshComponent_SetDistanceFieldSelfShadowBias"); \ static_assert(offsetof(StaticMeshComponent_SetDistanceFieldSelfShadowBias, NewValue) == 0x000000, "Member 'StaticMeshComponent_SetDistanceFieldSelfShadowBias::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetEvaluateWorldPositionOffset \ static_assert(alignof(StaticMeshComponent_SetEvaluateWorldPositionOffset) == 0x000001, "Wrong alignment on StaticMeshComponent_SetEvaluateWorldPositionOffset"); \ static_assert(sizeof(StaticMeshComponent_SetEvaluateWorldPositionOffset) == 0x000001, "Wrong size on StaticMeshComponent_SetEvaluateWorldPositionOffset"); \ static_assert(offsetof(StaticMeshComponent_SetEvaluateWorldPositionOffset, NewValue) == 0x000000, "Member 'StaticMeshComponent_SetEvaluateWorldPositionOffset::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing \ static_assert(alignof(StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing) == 0x000001, "Wrong alignment on StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing"); \ static_assert(sizeof(StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing) == 0x000001, "Wrong size on StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing"); \ static_assert(offsetof(StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing, NewValue) == 0x000000, "Member 'StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetForcedLodModel \ static_assert(alignof(StaticMeshComponent_SetForcedLodModel) == 0x000004, "Wrong alignment on StaticMeshComponent_SetForcedLodModel"); \ static_assert(sizeof(StaticMeshComponent_SetForcedLodModel) == 0x000004, "Wrong size on StaticMeshComponent_SetForcedLodModel"); \ static_assert(offsetof(StaticMeshComponent_SetForcedLodModel, NewForcedLodModel) == 0x000000, "Member 'StaticMeshComponent_SetForcedLodModel::NewForcedLodModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetReverseCulling \ static_assert(alignof(StaticMeshComponent_SetReverseCulling) == 0x000001, "Wrong alignment on StaticMeshComponent_SetReverseCulling"); \ static_assert(sizeof(StaticMeshComponent_SetReverseCulling) == 0x000001, "Wrong size on StaticMeshComponent_SetReverseCulling"); \ static_assert(offsetof(StaticMeshComponent_SetReverseCulling, ReverseCulling) == 0x000000, "Member 'StaticMeshComponent_SetReverseCulling::ReverseCulling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_SetStaticMesh \ static_assert(alignof(StaticMeshComponent_SetStaticMesh) == 0x000008, "Wrong alignment on StaticMeshComponent_SetStaticMesh"); \ static_assert(sizeof(StaticMeshComponent_SetStaticMesh) == 0x000010, "Wrong size on StaticMeshComponent_SetStaticMesh"); \ static_assert(offsetof(StaticMeshComponent_SetStaticMesh, NewMesh) == 0x000000, "Member 'StaticMeshComponent_SetStaticMesh::NewMesh' has a wrong offset!"); \ static_assert(offsetof(StaticMeshComponent_SetStaticMesh, ReturnValue) == 0x000008, "Member 'StaticMeshComponent_SetStaticMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshComponent_GetLocalBounds \ static_assert(alignof(StaticMeshComponent_GetLocalBounds) == 0x000008, "Wrong alignment on StaticMeshComponent_GetLocalBounds"); \ static_assert(sizeof(StaticMeshComponent_GetLocalBounds) == 0x000030, "Wrong size on StaticMeshComponent_GetLocalBounds"); \ static_assert(offsetof(StaticMeshComponent_GetLocalBounds, Min) == 0x000000, "Member 'StaticMeshComponent_GetLocalBounds::Min' has a wrong offset!"); \ static_assert(offsetof(StaticMeshComponent_GetLocalBounds, Max) == 0x000018, "Member 'StaticMeshComponent_GetLocalBounds::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMeshComponent \ static_assert(alignof(UStaticMeshComponent) == 0x000010, "Wrong alignment on UStaticMeshComponent"); \ static_assert(sizeof(UStaticMeshComponent) == 0x000600, "Wrong size on UStaticMeshComponent"); \ static_assert(offsetof(UStaticMeshComponent, ForcedLodModel) == 0x000578, "Member 'UStaticMeshComponent::ForcedLodModel' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, PreviousLODLevel) == 0x00057C, "Member 'UStaticMeshComponent::PreviousLODLevel' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, MinLOD) == 0x000580, "Member 'UStaticMeshComponent::MinLOD' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, SubDivisionStepSize) == 0x000584, "Member 'UStaticMeshComponent::SubDivisionStepSize' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StaticMesh) == 0x000588, "Member 'UStaticMeshComponent::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, WireframeColorOverride) == 0x000590, "Member 'UStaticMeshComponent::WireframeColorOverride' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, WorldPositionOffsetDisableDistance) == 0x000598, "Member 'UStaticMeshComponent::WorldPositionOffsetDisableDistance' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, OverriddenLightMapRes) == 0x0005A0, "Member 'UStaticMeshComponent::OverriddenLightMapRes' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, DistanceFieldIndirectShadowMinVisibility) == 0x0005A4, "Member 'UStaticMeshComponent::DistanceFieldIndirectShadowMinVisibility' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, DistanceFieldSelfShadowBias) == 0x0005A8, "Member 'UStaticMeshComponent::DistanceFieldSelfShadowBias' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StreamingDistanceMultiplier) == 0x0005AC, "Member 'UStaticMeshComponent::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, LODData) == 0x0005B0, "Member 'UStaticMeshComponent::LODData' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, StreamingTextureData) == 0x0005C0, "Member 'UStaticMeshComponent::StreamingTextureData' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshComponent, LightmassSettings) == 0x0005D0, "Member 'UStaticMeshComponent::LightmassSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyLibrary_NotifyStateReachedEnd \ static_assert(alignof(AnimNotifyLibrary_NotifyStateReachedEnd) == 0x000008, "Wrong alignment on AnimNotifyLibrary_NotifyStateReachedEnd"); \ static_assert(sizeof(AnimNotifyLibrary_NotifyStateReachedEnd) == 0x000030, "Wrong size on AnimNotifyLibrary_NotifyStateReachedEnd"); \ static_assert(offsetof(AnimNotifyLibrary_NotifyStateReachedEnd, EventReference) == 0x000000, "Member 'AnimNotifyLibrary_NotifyStateReachedEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyLibrary_NotifyStateReachedEnd, ReturnValue) == 0x000028, "Member 'AnimNotifyLibrary_NotifyStateReachedEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyLibrary \ static_assert(alignof(UAnimNotifyLibrary) == 0x000008, "Wrong alignment on UAnimNotifyLibrary"); \ static_assert(sizeof(UAnimNotifyLibrary) == 0x000028, "Wrong size on UAnimNotifyLibrary"); \ #define DUMPER7_ASSERTS_Controller_ClientSetLocation \ static_assert(alignof(Controller_ClientSetLocation) == 0x000008, "Wrong alignment on Controller_ClientSetLocation"); \ static_assert(sizeof(Controller_ClientSetLocation) == 0x000030, "Wrong size on Controller_ClientSetLocation"); \ static_assert(offsetof(Controller_ClientSetLocation, NewLocation) == 0x000000, "Member 'Controller_ClientSetLocation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(Controller_ClientSetLocation, NewRotation) == 0x000018, "Member 'Controller_ClientSetLocation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_ClientSetRotation \ static_assert(alignof(Controller_ClientSetRotation) == 0x000008, "Wrong alignment on Controller_ClientSetRotation"); \ static_assert(sizeof(Controller_ClientSetRotation) == 0x000020, "Wrong size on Controller_ClientSetRotation"); \ static_assert(offsetof(Controller_ClientSetRotation, NewRotation) == 0x000000, "Member 'Controller_ClientSetRotation::NewRotation' has a wrong offset!"); \ static_assert(offsetof(Controller_ClientSetRotation, bResetCamera) == 0x000018, "Member 'Controller_ClientSetRotation::bResetCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_Possess \ static_assert(alignof(Controller_Possess) == 0x000008, "Wrong alignment on Controller_Possess"); \ static_assert(sizeof(Controller_Possess) == 0x000008, "Wrong size on Controller_Possess"); \ static_assert(offsetof(Controller_Possess, InPawn) == 0x000000, "Member 'Controller_Possess::InPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_ReceiveInstigatedAnyDamage \ static_assert(alignof(Controller_ReceiveInstigatedAnyDamage) == 0x000008, "Wrong alignment on Controller_ReceiveInstigatedAnyDamage"); \ static_assert(sizeof(Controller_ReceiveInstigatedAnyDamage) == 0x000020, "Wrong size on Controller_ReceiveInstigatedAnyDamage"); \ static_assert(offsetof(Controller_ReceiveInstigatedAnyDamage, Damage) == 0x000000, "Member 'Controller_ReceiveInstigatedAnyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Controller_ReceiveInstigatedAnyDamage, DamageType) == 0x000008, "Member 'Controller_ReceiveInstigatedAnyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(Controller_ReceiveInstigatedAnyDamage, DamagedActor) == 0x000010, "Member 'Controller_ReceiveInstigatedAnyDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(Controller_ReceiveInstigatedAnyDamage, DamageCauser) == 0x000018, "Member 'Controller_ReceiveInstigatedAnyDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_ReceivePossess \ static_assert(alignof(Controller_ReceivePossess) == 0x000008, "Wrong alignment on Controller_ReceivePossess"); \ static_assert(sizeof(Controller_ReceivePossess) == 0x000008, "Wrong size on Controller_ReceivePossess"); \ static_assert(offsetof(Controller_ReceivePossess, PossessedPawn) == 0x000000, "Member 'Controller_ReceivePossess::PossessedPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_ReceiveUnPossess \ static_assert(alignof(Controller_ReceiveUnPossess) == 0x000008, "Wrong alignment on Controller_ReceiveUnPossess"); \ static_assert(sizeof(Controller_ReceiveUnPossess) == 0x000008, "Wrong size on Controller_ReceiveUnPossess"); \ static_assert(offsetof(Controller_ReceiveUnPossess, UnpossessedPawn) == 0x000000, "Member 'Controller_ReceiveUnPossess::UnpossessedPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_SetControlRotation \ static_assert(alignof(Controller_SetControlRotation) == 0x000008, "Wrong alignment on Controller_SetControlRotation"); \ static_assert(sizeof(Controller_SetControlRotation) == 0x000018, "Wrong size on Controller_SetControlRotation"); \ static_assert(offsetof(Controller_SetControlRotation, NewRotation) == 0x000000, "Member 'Controller_SetControlRotation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_SetIgnoreLookInput \ static_assert(alignof(Controller_SetIgnoreLookInput) == 0x000001, "Wrong alignment on Controller_SetIgnoreLookInput"); \ static_assert(sizeof(Controller_SetIgnoreLookInput) == 0x000001, "Wrong size on Controller_SetIgnoreLookInput"); \ static_assert(offsetof(Controller_SetIgnoreLookInput, bNewLookInput) == 0x000000, "Member 'Controller_SetIgnoreLookInput::bNewLookInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_SetIgnoreMoveInput \ static_assert(alignof(Controller_SetIgnoreMoveInput) == 0x000001, "Wrong alignment on Controller_SetIgnoreMoveInput"); \ static_assert(sizeof(Controller_SetIgnoreMoveInput) == 0x000001, "Wrong size on Controller_SetIgnoreMoveInput"); \ static_assert(offsetof(Controller_SetIgnoreMoveInput, bNewMoveInput) == 0x000000, "Member 'Controller_SetIgnoreMoveInput::bNewMoveInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_SetInitialLocationAndRotation \ static_assert(alignof(Controller_SetInitialLocationAndRotation) == 0x000008, "Wrong alignment on Controller_SetInitialLocationAndRotation"); \ static_assert(sizeof(Controller_SetInitialLocationAndRotation) == 0x000030, "Wrong size on Controller_SetInitialLocationAndRotation"); \ static_assert(offsetof(Controller_SetInitialLocationAndRotation, NewLocation) == 0x000000, "Member 'Controller_SetInitialLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(Controller_SetInitialLocationAndRotation, NewRotation) == 0x000018, "Member 'Controller_SetInitialLocationAndRotation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_GetControlRotation \ static_assert(alignof(Controller_GetControlRotation) == 0x000008, "Wrong alignment on Controller_GetControlRotation"); \ static_assert(sizeof(Controller_GetControlRotation) == 0x000018, "Wrong size on Controller_GetControlRotation"); \ static_assert(offsetof(Controller_GetControlRotation, ReturnValue) == 0x000000, "Member 'Controller_GetControlRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_GetDesiredRotation \ static_assert(alignof(Controller_GetDesiredRotation) == 0x000008, "Wrong alignment on Controller_GetDesiredRotation"); \ static_assert(sizeof(Controller_GetDesiredRotation) == 0x000018, "Wrong size on Controller_GetDesiredRotation"); \ static_assert(offsetof(Controller_GetDesiredRotation, ReturnValue) == 0x000000, "Member 'Controller_GetDesiredRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_GetPlayerViewPoint \ static_assert(alignof(Controller_GetPlayerViewPoint) == 0x000008, "Wrong alignment on Controller_GetPlayerViewPoint"); \ static_assert(sizeof(Controller_GetPlayerViewPoint) == 0x000030, "Wrong size on Controller_GetPlayerViewPoint"); \ static_assert(offsetof(Controller_GetPlayerViewPoint, Location) == 0x000000, "Member 'Controller_GetPlayerViewPoint::Location' has a wrong offset!"); \ static_assert(offsetof(Controller_GetPlayerViewPoint, Rotation) == 0x000018, "Member 'Controller_GetPlayerViewPoint::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_GetViewTarget \ static_assert(alignof(Controller_GetViewTarget) == 0x000008, "Wrong alignment on Controller_GetViewTarget"); \ static_assert(sizeof(Controller_GetViewTarget) == 0x000008, "Wrong size on Controller_GetViewTarget"); \ static_assert(offsetof(Controller_GetViewTarget, ReturnValue) == 0x000000, "Member 'Controller_GetViewTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_IsLocalController \ static_assert(alignof(Controller_IsLocalController) == 0x000001, "Wrong alignment on Controller_IsLocalController"); \ static_assert(sizeof(Controller_IsLocalController) == 0x000001, "Wrong size on Controller_IsLocalController"); \ static_assert(offsetof(Controller_IsLocalController, ReturnValue) == 0x000000, "Member 'Controller_IsLocalController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_IsLocalPlayerController \ static_assert(alignof(Controller_IsLocalPlayerController) == 0x000001, "Wrong alignment on Controller_IsLocalPlayerController"); \ static_assert(sizeof(Controller_IsLocalPlayerController) == 0x000001, "Wrong size on Controller_IsLocalPlayerController"); \ static_assert(offsetof(Controller_IsLocalPlayerController, ReturnValue) == 0x000000, "Member 'Controller_IsLocalPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_IsLookInputIgnored \ static_assert(alignof(Controller_IsLookInputIgnored) == 0x000001, "Wrong alignment on Controller_IsLookInputIgnored"); \ static_assert(sizeof(Controller_IsLookInputIgnored) == 0x000001, "Wrong size on Controller_IsLookInputIgnored"); \ static_assert(offsetof(Controller_IsLookInputIgnored, ReturnValue) == 0x000000, "Member 'Controller_IsLookInputIgnored::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_IsMoveInputIgnored \ static_assert(alignof(Controller_IsMoveInputIgnored) == 0x000001, "Wrong alignment on Controller_IsMoveInputIgnored"); \ static_assert(sizeof(Controller_IsMoveInputIgnored) == 0x000001, "Wrong size on Controller_IsMoveInputIgnored"); \ static_assert(offsetof(Controller_IsMoveInputIgnored, ReturnValue) == 0x000000, "Member 'Controller_IsMoveInputIgnored::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_IsPlayerController \ static_assert(alignof(Controller_IsPlayerController) == 0x000001, "Wrong alignment on Controller_IsPlayerController"); \ static_assert(sizeof(Controller_IsPlayerController) == 0x000001, "Wrong size on Controller_IsPlayerController"); \ static_assert(offsetof(Controller_IsPlayerController, ReturnValue) == 0x000000, "Member 'Controller_IsPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_K2_GetPawn \ static_assert(alignof(Controller_K2_GetPawn) == 0x000008, "Wrong alignment on Controller_K2_GetPawn"); \ static_assert(sizeof(Controller_K2_GetPawn) == 0x000008, "Wrong size on Controller_K2_GetPawn"); \ static_assert(offsetof(Controller_K2_GetPawn, ReturnValue) == 0x000000, "Member 'Controller_K2_GetPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Controller_LineOfSightTo \ static_assert(alignof(Controller_LineOfSightTo) == 0x000008, "Wrong alignment on Controller_LineOfSightTo"); \ static_assert(sizeof(Controller_LineOfSightTo) == 0x000028, "Wrong size on Controller_LineOfSightTo"); \ static_assert(offsetof(Controller_LineOfSightTo, Other) == 0x000000, "Member 'Controller_LineOfSightTo::Other' has a wrong offset!"); \ static_assert(offsetof(Controller_LineOfSightTo, ViewPoint) == 0x000008, "Member 'Controller_LineOfSightTo::ViewPoint' has a wrong offset!"); \ static_assert(offsetof(Controller_LineOfSightTo, bAlternateChecks) == 0x000020, "Member 'Controller_LineOfSightTo::bAlternateChecks' has a wrong offset!"); \ static_assert(offsetof(Controller_LineOfSightTo, ReturnValue) == 0x000021, "Member 'Controller_LineOfSightTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AController \ static_assert(alignof(AController) == 0x000008, "Wrong alignment on AController"); \ static_assert(sizeof(AController) == 0x000348, "Wrong size on AController"); \ static_assert(offsetof(AController, PlayerState) == 0x0002B8, "Member 'AController::PlayerState' has a wrong offset!"); \ static_assert(offsetof(AController, OnInstigatedAnyDamage) == 0x0002C8, "Member 'AController::OnInstigatedAnyDamage' has a wrong offset!"); \ static_assert(offsetof(AController, OnPossessedPawnChanged) == 0x0002D8, "Member 'AController::OnPossessedPawnChanged' has a wrong offset!"); \ static_assert(offsetof(AController, StateName) == 0x0002E8, "Member 'AController::StateName' has a wrong offset!"); \ static_assert(offsetof(AController, Pawn) == 0x0002F0, "Member 'AController::Pawn' has a wrong offset!"); \ static_assert(offsetof(AController, Character) == 0x000300, "Member 'AController::Character' has a wrong offset!"); \ static_assert(offsetof(AController, TransformComponent) == 0x000308, "Member 'AController::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(AController, ControlRotation) == 0x000328, "Member 'AController::ControlRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunction \ static_assert(alignof(UMaterialFunction) == 0x000008, "Wrong alignment on UMaterialFunction"); \ static_assert(sizeof(UMaterialFunction) == 0x000058, "Wrong size on UMaterialFunction"); \ static_assert(offsetof(UMaterialFunction, Description) == 0x000040, "Member 'UMaterialFunction::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetDriver \ static_assert(alignof(UNetDriver) == 0x000008, "Wrong alignment on UNetDriver"); \ static_assert(sizeof(UNetDriver) == 0x000790, "Wrong size on UNetDriver"); \ static_assert(offsetof(UNetDriver, NetConnectionClassName) == 0x000030, "Member 'UNetDriver::NetConnectionClassName' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ReplicationDriverClassName) == 0x000040, "Member 'UNetDriver::ReplicationDriverClassName' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ReplicationBridgeClassName) == 0x000050, "Member 'UNetDriver::ReplicationBridgeClassName' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, MaxDownloadSize) == 0x000060, "Member 'UNetDriver::MaxDownloadSize' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, NetServerMaxTickRate) == 0x000068, "Member 'UNetDriver::NetServerMaxTickRate' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, MaxNetTickRate) == 0x00006C, "Member 'UNetDriver::MaxNetTickRate' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, MaxInternetClientRate) == 0x000070, "Member 'UNetDriver::MaxInternetClientRate' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, MaxClientRate) == 0x000074, "Member 'UNetDriver::MaxClientRate' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ServerTravelPause) == 0x000078, "Member 'UNetDriver::ServerTravelPause' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, SpawnPrioritySeconds) == 0x00007C, "Member 'UNetDriver::SpawnPrioritySeconds' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, RelevantTimeout) == 0x000080, "Member 'UNetDriver::RelevantTimeout' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, KeepAliveTime) == 0x000084, "Member 'UNetDriver::KeepAliveTime' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, InitialConnectTimeout) == 0x000088, "Member 'UNetDriver::InitialConnectTimeout' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ConnectionTimeout) == 0x00008C, "Member 'UNetDriver::ConnectionTimeout' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, TimeoutMultiplierForUnoptimizedBuilds) == 0x000090, "Member 'UNetDriver::TimeoutMultiplierForUnoptimizedBuilds' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ServerConnection) == 0x000098, "Member 'UNetDriver::ServerConnection' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ClientConnections) == 0x0000A0, "Member 'UNetDriver::ClientConnections' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, RecentlyDisconnectedTrackingTime) == 0x000110, "Member 'UNetDriver::RecentlyDisconnectedTrackingTime' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, World) == 0x000150, "Member 'UNetDriver::World' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, WorldPackage) == 0x000158, "Member 'UNetDriver::WorldPackage' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, NetConnectionClass) == 0x000180, "Member 'UNetDriver::NetConnectionClass' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ReplicationDriverClass) == 0x000188, "Member 'UNetDriver::ReplicationDriverClass' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ReplicationBridgeClass) == 0x000190, "Member 'UNetDriver::ReplicationBridgeClass' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, NetDriverName) == 0x0001A8, "Member 'UNetDriver::NetDriverName' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ChannelDefinitions) == 0x0001B0, "Member 'UNetDriver::ChannelDefinitions' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ChannelDefinitionMap) == 0x0001C0, "Member 'UNetDriver::ChannelDefinitionMap' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ActorChannelPool) == 0x000210, "Member 'UNetDriver::ActorChannelPool' has a wrong offset!"); \ static_assert(offsetof(UNetDriver, ReplicationDriver) == 0x000720, "Member 'UNetDriver::ReplicationDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSubUVBase \ static_assert(alignof(UParticleModuleSubUVBase) == 0x000008, "Wrong alignment on UParticleModuleSubUVBase"); \ static_assert(sizeof(UParticleModuleSubUVBase) == 0x000030, "Wrong size on UParticleModuleSubUVBase"); \ #define DUMPER7_ASSERTS_UParticleModuleSubUV \ static_assert(alignof(UParticleModuleSubUV) == 0x000008, "Wrong alignment on UParticleModuleSubUV"); \ static_assert(sizeof(UParticleModuleSubUV) == 0x000070, "Wrong size on UParticleModuleSubUV"); \ static_assert(offsetof(UParticleModuleSubUV, Animation) == 0x000030, "Member 'UParticleModuleSubUV::Animation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSubUV, SubImageIndex) == 0x000038, "Member 'UParticleModuleSubUV::SubImageIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleRadius \ static_assert(alignof(UMaterialExpressionParticleRadius) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRadius"); \ static_assert(sizeof(UMaterialExpressionParticleRadius) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRadius"); \ #define DUMPER7_ASSERTS_GameModeBase_CanSpectate \ static_assert(alignof(GameModeBase_CanSpectate) == 0x000008, "Wrong alignment on GameModeBase_CanSpectate"); \ static_assert(sizeof(GameModeBase_CanSpectate) == 0x000018, "Wrong size on GameModeBase_CanSpectate"); \ static_assert(offsetof(GameModeBase_CanSpectate, Viewer) == 0x000000, "Member 'GameModeBase_CanSpectate::Viewer' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_CanSpectate, ViewTarget) == 0x000008, "Member 'GameModeBase_CanSpectate::ViewTarget' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_CanSpectate, ReturnValue) == 0x000010, "Member 'GameModeBase_CanSpectate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_ChangeName \ static_assert(alignof(GameModeBase_ChangeName) == 0x000008, "Wrong alignment on GameModeBase_ChangeName"); \ static_assert(sizeof(GameModeBase_ChangeName) == 0x000020, "Wrong size on GameModeBase_ChangeName"); \ static_assert(offsetof(GameModeBase_ChangeName, Controller) == 0x000000, "Member 'GameModeBase_ChangeName::Controller' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_ChangeName, NewName) == 0x000008, "Member 'GameModeBase_ChangeName::NewName' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_ChangeName, bNameChange) == 0x000018, "Member 'GameModeBase_ChangeName::bNameChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_ChoosePlayerStart \ static_assert(alignof(GameModeBase_ChoosePlayerStart) == 0x000008, "Wrong alignment on GameModeBase_ChoosePlayerStart"); \ static_assert(sizeof(GameModeBase_ChoosePlayerStart) == 0x000010, "Wrong size on GameModeBase_ChoosePlayerStart"); \ static_assert(offsetof(GameModeBase_ChoosePlayerStart, Player) == 0x000000, "Member 'GameModeBase_ChoosePlayerStart::Player' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_ChoosePlayerStart, ReturnValue) == 0x000008, "Member 'GameModeBase_ChoosePlayerStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_FindPlayerStart \ static_assert(alignof(GameModeBase_FindPlayerStart) == 0x000008, "Wrong alignment on GameModeBase_FindPlayerStart"); \ static_assert(sizeof(GameModeBase_FindPlayerStart) == 0x000020, "Wrong size on GameModeBase_FindPlayerStart"); \ static_assert(offsetof(GameModeBase_FindPlayerStart, Player) == 0x000000, "Member 'GameModeBase_FindPlayerStart::Player' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_FindPlayerStart, IncomingName) == 0x000008, "Member 'GameModeBase_FindPlayerStart::IncomingName' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_FindPlayerStart, ReturnValue) == 0x000018, "Member 'GameModeBase_FindPlayerStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_GetDefaultPawnClassForController \ static_assert(alignof(GameModeBase_GetDefaultPawnClassForController) == 0x000008, "Wrong alignment on GameModeBase_GetDefaultPawnClassForController"); \ static_assert(sizeof(GameModeBase_GetDefaultPawnClassForController) == 0x000010, "Wrong size on GameModeBase_GetDefaultPawnClassForController"); \ static_assert(offsetof(GameModeBase_GetDefaultPawnClassForController, InController) == 0x000000, "Member 'GameModeBase_GetDefaultPawnClassForController::InController' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_GetDefaultPawnClassForController, ReturnValue) == 0x000008, "Member 'GameModeBase_GetDefaultPawnClassForController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_GetNumPlayers \ static_assert(alignof(GameModeBase_GetNumPlayers) == 0x000004, "Wrong alignment on GameModeBase_GetNumPlayers"); \ static_assert(sizeof(GameModeBase_GetNumPlayers) == 0x000004, "Wrong size on GameModeBase_GetNumPlayers"); \ static_assert(offsetof(GameModeBase_GetNumPlayers, ReturnValue) == 0x000000, "Member 'GameModeBase_GetNumPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_GetNumSpectators \ static_assert(alignof(GameModeBase_GetNumSpectators) == 0x000004, "Wrong alignment on GameModeBase_GetNumSpectators"); \ static_assert(sizeof(GameModeBase_GetNumSpectators) == 0x000004, "Wrong size on GameModeBase_GetNumSpectators"); \ static_assert(offsetof(GameModeBase_GetNumSpectators, ReturnValue) == 0x000000, "Member 'GameModeBase_GetNumSpectators::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_HandleStartingNewPlayer \ static_assert(alignof(GameModeBase_HandleStartingNewPlayer) == 0x000008, "Wrong alignment on GameModeBase_HandleStartingNewPlayer"); \ static_assert(sizeof(GameModeBase_HandleStartingNewPlayer) == 0x000008, "Wrong size on GameModeBase_HandleStartingNewPlayer"); \ static_assert(offsetof(GameModeBase_HandleStartingNewPlayer, NewPlayer) == 0x000000, "Member 'GameModeBase_HandleStartingNewPlayer::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_InitializeHUDForPlayer \ static_assert(alignof(GameModeBase_InitializeHUDForPlayer) == 0x000008, "Wrong alignment on GameModeBase_InitializeHUDForPlayer"); \ static_assert(sizeof(GameModeBase_InitializeHUDForPlayer) == 0x000008, "Wrong size on GameModeBase_InitializeHUDForPlayer"); \ static_assert(offsetof(GameModeBase_InitializeHUDForPlayer, NewPlayer) == 0x000000, "Member 'GameModeBase_InitializeHUDForPlayer::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_InitStartSpot \ static_assert(alignof(GameModeBase_InitStartSpot) == 0x000008, "Wrong alignment on GameModeBase_InitStartSpot"); \ static_assert(sizeof(GameModeBase_InitStartSpot) == 0x000010, "Wrong size on GameModeBase_InitStartSpot"); \ static_assert(offsetof(GameModeBase_InitStartSpot, StartSpot) == 0x000000, "Member 'GameModeBase_InitStartSpot::StartSpot' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_InitStartSpot, NewPlayer) == 0x000008, "Member 'GameModeBase_InitStartSpot::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_FindPlayerStart \ static_assert(alignof(GameModeBase_K2_FindPlayerStart) == 0x000008, "Wrong alignment on GameModeBase_K2_FindPlayerStart"); \ static_assert(sizeof(GameModeBase_K2_FindPlayerStart) == 0x000020, "Wrong size on GameModeBase_K2_FindPlayerStart"); \ static_assert(offsetof(GameModeBase_K2_FindPlayerStart, Player) == 0x000000, "Member 'GameModeBase_K2_FindPlayerStart::Player' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_K2_FindPlayerStart, IncomingName) == 0x000008, "Member 'GameModeBase_K2_FindPlayerStart::IncomingName' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_K2_FindPlayerStart, ReturnValue) == 0x000018, "Member 'GameModeBase_K2_FindPlayerStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_OnChangeName \ static_assert(alignof(GameModeBase_K2_OnChangeName) == 0x000008, "Wrong alignment on GameModeBase_K2_OnChangeName"); \ static_assert(sizeof(GameModeBase_K2_OnChangeName) == 0x000020, "Wrong size on GameModeBase_K2_OnChangeName"); \ static_assert(offsetof(GameModeBase_K2_OnChangeName, Other) == 0x000000, "Member 'GameModeBase_K2_OnChangeName::Other' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_K2_OnChangeName, NewName) == 0x000008, "Member 'GameModeBase_K2_OnChangeName::NewName' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_K2_OnChangeName, bNameChange) == 0x000018, "Member 'GameModeBase_K2_OnChangeName::bNameChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_OnLogout \ static_assert(alignof(GameModeBase_K2_OnLogout) == 0x000008, "Wrong alignment on GameModeBase_K2_OnLogout"); \ static_assert(sizeof(GameModeBase_K2_OnLogout) == 0x000008, "Wrong size on GameModeBase_K2_OnLogout"); \ static_assert(offsetof(GameModeBase_K2_OnLogout, ExitingController) == 0x000000, "Member 'GameModeBase_K2_OnLogout::ExitingController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_OnRestartPlayer \ static_assert(alignof(GameModeBase_K2_OnRestartPlayer) == 0x000008, "Wrong alignment on GameModeBase_K2_OnRestartPlayer"); \ static_assert(sizeof(GameModeBase_K2_OnRestartPlayer) == 0x000008, "Wrong size on GameModeBase_K2_OnRestartPlayer"); \ static_assert(offsetof(GameModeBase_K2_OnRestartPlayer, NewPlayer) == 0x000000, "Member 'GameModeBase_K2_OnRestartPlayer::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_OnSwapPlayerControllers \ static_assert(alignof(GameModeBase_K2_OnSwapPlayerControllers) == 0x000008, "Wrong alignment on GameModeBase_K2_OnSwapPlayerControllers"); \ static_assert(sizeof(GameModeBase_K2_OnSwapPlayerControllers) == 0x000010, "Wrong size on GameModeBase_K2_OnSwapPlayerControllers"); \ static_assert(offsetof(GameModeBase_K2_OnSwapPlayerControllers, OldPC) == 0x000000, "Member 'GameModeBase_K2_OnSwapPlayerControllers::OldPC' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_K2_OnSwapPlayerControllers, NewPC) == 0x000008, "Member 'GameModeBase_K2_OnSwapPlayerControllers::NewPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_K2_PostLogin \ static_assert(alignof(GameModeBase_K2_PostLogin) == 0x000008, "Wrong alignment on GameModeBase_K2_PostLogin"); \ static_assert(sizeof(GameModeBase_K2_PostLogin) == 0x000008, "Wrong size on GameModeBase_K2_PostLogin"); \ static_assert(offsetof(GameModeBase_K2_PostLogin, NewPlayer) == 0x000000, "Member 'GameModeBase_K2_PostLogin::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_PlayerCanRestart \ static_assert(alignof(GameModeBase_PlayerCanRestart) == 0x000008, "Wrong alignment on GameModeBase_PlayerCanRestart"); \ static_assert(sizeof(GameModeBase_PlayerCanRestart) == 0x000010, "Wrong size on GameModeBase_PlayerCanRestart"); \ static_assert(offsetof(GameModeBase_PlayerCanRestart, Player) == 0x000000, "Member 'GameModeBase_PlayerCanRestart::Player' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_PlayerCanRestart, ReturnValue) == 0x000008, "Member 'GameModeBase_PlayerCanRestart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_RestartPlayer \ static_assert(alignof(GameModeBase_RestartPlayer) == 0x000008, "Wrong alignment on GameModeBase_RestartPlayer"); \ static_assert(sizeof(GameModeBase_RestartPlayer) == 0x000008, "Wrong size on GameModeBase_RestartPlayer"); \ static_assert(offsetof(GameModeBase_RestartPlayer, NewPlayer) == 0x000000, "Member 'GameModeBase_RestartPlayer::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_RestartPlayerAtPlayerStart \ static_assert(alignof(GameModeBase_RestartPlayerAtPlayerStart) == 0x000008, "Wrong alignment on GameModeBase_RestartPlayerAtPlayerStart"); \ static_assert(sizeof(GameModeBase_RestartPlayerAtPlayerStart) == 0x000010, "Wrong size on GameModeBase_RestartPlayerAtPlayerStart"); \ static_assert(offsetof(GameModeBase_RestartPlayerAtPlayerStart, NewPlayer) == 0x000000, "Member 'GameModeBase_RestartPlayerAtPlayerStart::NewPlayer' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_RestartPlayerAtPlayerStart, StartSpot) == 0x000008, "Member 'GameModeBase_RestartPlayerAtPlayerStart::StartSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_RestartPlayerAtTransform \ static_assert(alignof(GameModeBase_RestartPlayerAtTransform) == 0x000010, "Wrong alignment on GameModeBase_RestartPlayerAtTransform"); \ static_assert(sizeof(GameModeBase_RestartPlayerAtTransform) == 0x000070, "Wrong size on GameModeBase_RestartPlayerAtTransform"); \ static_assert(offsetof(GameModeBase_RestartPlayerAtTransform, NewPlayer) == 0x000000, "Member 'GameModeBase_RestartPlayerAtTransform::NewPlayer' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_RestartPlayerAtTransform, SpawnTransform) == 0x000010, "Member 'GameModeBase_RestartPlayerAtTransform::SpawnTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_ShouldReset \ static_assert(alignof(GameModeBase_ShouldReset) == 0x000008, "Wrong alignment on GameModeBase_ShouldReset"); \ static_assert(sizeof(GameModeBase_ShouldReset) == 0x000010, "Wrong size on GameModeBase_ShouldReset"); \ static_assert(offsetof(GameModeBase_ShouldReset, ActorToReset) == 0x000000, "Member 'GameModeBase_ShouldReset::ActorToReset' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_ShouldReset, ReturnValue) == 0x000008, "Member 'GameModeBase_ShouldReset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_SpawnDefaultPawnAtTransform \ static_assert(alignof(GameModeBase_SpawnDefaultPawnAtTransform) == 0x000010, "Wrong alignment on GameModeBase_SpawnDefaultPawnAtTransform"); \ static_assert(sizeof(GameModeBase_SpawnDefaultPawnAtTransform) == 0x000080, "Wrong size on GameModeBase_SpawnDefaultPawnAtTransform"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnAtTransform, NewPlayer) == 0x000000, "Member 'GameModeBase_SpawnDefaultPawnAtTransform::NewPlayer' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnAtTransform, SpawnTransform) == 0x000010, "Member 'GameModeBase_SpawnDefaultPawnAtTransform::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnAtTransform, ReturnValue) == 0x000070, "Member 'GameModeBase_SpawnDefaultPawnAtTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_SpawnDefaultPawnFor \ static_assert(alignof(GameModeBase_SpawnDefaultPawnFor) == 0x000008, "Wrong alignment on GameModeBase_SpawnDefaultPawnFor"); \ static_assert(sizeof(GameModeBase_SpawnDefaultPawnFor) == 0x000018, "Wrong size on GameModeBase_SpawnDefaultPawnFor"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnFor, NewPlayer) == 0x000000, "Member 'GameModeBase_SpawnDefaultPawnFor::NewPlayer' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnFor, StartSpot) == 0x000008, "Member 'GameModeBase_SpawnDefaultPawnFor::StartSpot' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_SpawnDefaultPawnFor, ReturnValue) == 0x000010, "Member 'GameModeBase_SpawnDefaultPawnFor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_HasMatchEnded \ static_assert(alignof(GameModeBase_HasMatchEnded) == 0x000001, "Wrong alignment on GameModeBase_HasMatchEnded"); \ static_assert(sizeof(GameModeBase_HasMatchEnded) == 0x000001, "Wrong size on GameModeBase_HasMatchEnded"); \ static_assert(offsetof(GameModeBase_HasMatchEnded, ReturnValue) == 0x000000, "Member 'GameModeBase_HasMatchEnded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_HasMatchStarted \ static_assert(alignof(GameModeBase_HasMatchStarted) == 0x000001, "Wrong alignment on GameModeBase_HasMatchStarted"); \ static_assert(sizeof(GameModeBase_HasMatchStarted) == 0x000001, "Wrong size on GameModeBase_HasMatchStarted"); \ static_assert(offsetof(GameModeBase_HasMatchStarted, ReturnValue) == 0x000000, "Member 'GameModeBase_HasMatchStarted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameModeBase_MustSpectate \ static_assert(alignof(GameModeBase_MustSpectate) == 0x000008, "Wrong alignment on GameModeBase_MustSpectate"); \ static_assert(sizeof(GameModeBase_MustSpectate) == 0x000010, "Wrong size on GameModeBase_MustSpectate"); \ static_assert(offsetof(GameModeBase_MustSpectate, NewPlayerController) == 0x000000, "Member 'GameModeBase_MustSpectate::NewPlayerController' has a wrong offset!"); \ static_assert(offsetof(GameModeBase_MustSpectate, ReturnValue) == 0x000008, "Member 'GameModeBase_MustSpectate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameModeBase \ static_assert(alignof(AGameModeBase) == 0x000008, "Wrong alignment on AGameModeBase"); \ static_assert(sizeof(AGameModeBase) == 0x000350, "Wrong size on AGameModeBase"); \ static_assert(offsetof(AGameModeBase, OptionsString) == 0x0002B0, "Member 'AGameModeBase::OptionsString' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameSessionClass) == 0x0002C0, "Member 'AGameModeBase::GameSessionClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameStateClass) == 0x0002C8, "Member 'AGameModeBase::GameStateClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, PlayerControllerClass) == 0x0002D0, "Member 'AGameModeBase::PlayerControllerClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, PlayerStateClass) == 0x0002D8, "Member 'AGameModeBase::PlayerStateClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, HUDClass) == 0x0002E0, "Member 'AGameModeBase::HUDClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, DefaultPawnClass) == 0x0002E8, "Member 'AGameModeBase::DefaultPawnClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, SpectatorClass) == 0x0002F0, "Member 'AGameModeBase::SpectatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ReplaySpectatorPlayerControllerClass) == 0x0002F8, "Member 'AGameModeBase::ReplaySpectatorPlayerControllerClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ServerStatReplicatorClass) == 0x000300, "Member 'AGameModeBase::ServerStatReplicatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameSession) == 0x000308, "Member 'AGameModeBase::GameSession' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, GameState) == 0x000310, "Member 'AGameModeBase::GameState' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, ServerStatReplicator) == 0x000318, "Member 'AGameModeBase::ServerStatReplicator' has a wrong offset!"); \ static_assert(offsetof(AGameModeBase, DefaultPlayerName) == 0x000320, "Member 'AGameModeBase::DefaultPlayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArccosine \ static_assert(alignof(UMaterialExpressionArccosine) == 0x000008, "Wrong alignment on UMaterialExpressionArccosine"); \ static_assert(sizeof(UMaterialExpressionArccosine) == 0x0000D8, "Wrong size on UMaterialExpressionArccosine"); \ static_assert(offsetof(UMaterialExpressionArccosine, Input) == 0x0000B0, "Member 'UMaterialExpressionArccosine::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionGetMaterialAttributes \ static_assert(alignof(UMaterialExpressionGetMaterialAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionGetMaterialAttributes"); \ static_assert(sizeof(UMaterialExpressionGetMaterialAttributes) == 0x0000F0, "Wrong size on UMaterialExpressionGetMaterialAttributes"); \ static_assert(offsetof(UMaterialExpressionGetMaterialAttributes, MaterialAttributes) == 0x0000B0, "Member 'UMaterialExpressionGetMaterialAttributes::MaterialAttributes' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionGetMaterialAttributes, AttributeGetTypes) == 0x0000E0, "Member 'UMaterialExpressionGetMaterialAttributes::AttributeGetTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineBlueprintCallProxyBase \ static_assert(alignof(UOnlineBlueprintCallProxyBase) == 0x000008, "Wrong alignment on UOnlineBlueprintCallProxyBase"); \ static_assert(sizeof(UOnlineBlueprintCallProxyBase) == 0x000030, "Wrong size on UOnlineBlueprintCallProxyBase"); \ #define DUMPER7_ASSERTS_UAssetMappingTable \ static_assert(alignof(UAssetMappingTable) == 0x000008, "Wrong alignment on UAssetMappingTable"); \ static_assert(sizeof(UAssetMappingTable) == 0x000038, "Wrong size on UAssetMappingTable"); \ static_assert(offsetof(UAssetMappingTable, MappedAssets) == 0x000028, "Member 'UAssetMappingTable::MappedAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetConnection \ static_assert(alignof(UNetConnection) == 0x000010, "Wrong alignment on UNetConnection"); \ static_assert(sizeof(UNetConnection) == 0x003310, "Wrong size on UNetConnection"); \ static_assert(offsetof(UNetConnection, Children) == 0x000048, "Member 'UNetConnection::Children' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, Driver) == 0x000058, "Member 'UNetConnection::Driver' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, PackageMapClass) == 0x000060, "Member 'UNetConnection::PackageMapClass' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, PackageMap) == 0x000068, "Member 'UNetConnection::PackageMap' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, OpenChannels) == 0x000070, "Member 'UNetConnection::OpenChannels' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, SentTemporaries) == 0x000080, "Member 'UNetConnection::SentTemporaries' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, ViewTarget) == 0x000090, "Member 'UNetConnection::ViewTarget' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, OwningActor) == 0x000098, "Member 'UNetConnection::OwningActor' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, MaxPacket) == 0x0000A0, "Member 'UNetConnection::MaxPacket' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, PlayerId) == 0x000160, "Member 'UNetConnection::PlayerId' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, LastReceiveTime) == 0x0001D8, "Member 'UNetConnection::LastReceiveTime' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, DefaultMaxChannelSize) == 0x0013C0, "Member 'UNetConnection::DefaultMaxChannelSize' has a wrong offset!"); \ static_assert(offsetof(UNetConnection, ChannelsToTick) == 0x001648, "Member 'UNetConnection::ChannelsToTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorPartitionSubsystem \ static_assert(alignof(UActorPartitionSubsystem) == 0x000008, "Wrong alignment on UActorPartitionSubsystem"); \ static_assert(sizeof(UActorPartitionSubsystem) == 0x000030, "Wrong size on UActorPartitionSubsystem"); \ #define DUMPER7_ASSERTS_UMaterialExpressionEyeAdaptationInverse \ static_assert(alignof(UMaterialExpressionEyeAdaptationInverse) == 0x000008, "Wrong alignment on UMaterialExpressionEyeAdaptationInverse"); \ static_assert(sizeof(UMaterialExpressionEyeAdaptationInverse) == 0x000100, "Wrong size on UMaterialExpressionEyeAdaptationInverse"); \ static_assert(offsetof(UMaterialExpressionEyeAdaptationInverse, LightValueInput) == 0x0000B0, "Member 'UMaterialExpressionEyeAdaptationInverse::LightValueInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionEyeAdaptationInverse, AlphaInput) == 0x0000D8, "Member 'UMaterialExpressionEyeAdaptationInverse::AlphaInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineSession \ static_assert(alignof(UOnlineSession) == 0x000008, "Wrong alignment on UOnlineSession"); \ static_assert(sizeof(UOnlineSession) == 0x000028, "Wrong size on UOnlineSession"); \ #define DUMPER7_ASSERTS_ATriggerSphere \ static_assert(alignof(ATriggerSphere) == 0x000008, "Wrong alignment on ATriggerSphere"); \ static_assert(sizeof(ATriggerSphere) == 0x0002B8, "Wrong size on ATriggerSphere"); \ #define DUMPER7_ASSERTS_URuntimeOptionsBase \ static_assert(alignof(URuntimeOptionsBase) == 0x000008, "Wrong alignment on URuntimeOptionsBase"); \ static_assert(sizeof(URuntimeOptionsBase) == 0x000038, "Wrong size on URuntimeOptionsBase"); \ #define DUMPER7_ASSERTS_UReplicationConnectionDriver \ static_assert(alignof(UReplicationConnectionDriver) == 0x000008, "Wrong alignment on UReplicationConnectionDriver"); \ static_assert(sizeof(UReplicationConnectionDriver) == 0x000028, "Wrong size on UReplicationConnectionDriver"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataBSDF \ static_assert(alignof(UMaterialExpressionStrataBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataBSDF) == 0x0000B0, "Wrong size on UMaterialExpressionStrataBSDF"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataAdd \ static_assert(alignof(UMaterialExpressionStrataAdd) == 0x000008, "Wrong alignment on UMaterialExpressionStrataAdd"); \ static_assert(sizeof(UMaterialExpressionStrataAdd) == 0x000108, "Wrong size on UMaterialExpressionStrataAdd"); \ static_assert(offsetof(UMaterialExpressionStrataAdd, A) == 0x0000B0, "Member 'UMaterialExpressionStrataAdd::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataAdd, B) == 0x0000D8, "Member 'UMaterialExpressionStrataAdd::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDamageType \ static_assert(alignof(UDamageType) == 0x000008, "Wrong alignment on UDamageType"); \ static_assert(sizeof(UDamageType) == 0x000040, "Wrong size on UDamageType"); \ static_assert(offsetof(UDamageType, DamageImpulse) == 0x00002C, "Member 'UDamageType::DamageImpulse' has a wrong offset!"); \ static_assert(offsetof(UDamageType, DestructibleImpulse) == 0x000030, "Member 'UDamageType::DestructibleImpulse' has a wrong offset!"); \ static_assert(offsetof(UDamageType, DestructibleDamageSpreadScale) == 0x000034, "Member 'UDamageType::DestructibleDamageSpreadScale' has a wrong offset!"); \ static_assert(offsetof(UDamageType, DamageFalloff) == 0x000038, "Member 'UDamageType::DamageFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFontFace \ static_assert(alignof(UFontFace) == 0x000008, "Wrong alignment on UFontFace"); \ static_assert(sizeof(UFontFace) == 0x000058, "Wrong size on UFontFace"); \ static_assert(offsetof(UFontFace, SourceFilename) == 0x000030, "Member 'UFontFace::SourceFilename' has a wrong offset!"); \ static_assert(offsetof(UFontFace, Hinting) == 0x000040, "Member 'UFontFace::Hinting' has a wrong offset!"); \ static_assert(offsetof(UFontFace, LoadingPolicy) == 0x000041, "Member 'UFontFace::LoadingPolicy' has a wrong offset!"); \ static_assert(offsetof(UFontFace, LayoutMethod) == 0x000042, "Member 'UFontFace::LayoutMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow \ static_assert(alignof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow) == 0x000004, "Wrong alignment on PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow"); \ static_assert(sizeof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow) == 0x000014, "Wrong size on PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow, BodyName) == 0x000000, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow::BodyName' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow, ProfileName) == 0x000008, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow::ProfileName' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow, bIncludeSelf) == 0x000010, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow::bIncludeSelf' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow, bClearNotFound) == 0x000011, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow::bClearNotFound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_ApplyPhysicalAnimationSettings \ static_assert(alignof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettings) == 0x000004, "Wrong alignment on PhysicalAnimationComponent_ApplyPhysicalAnimationSettings"); \ static_assert(sizeof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettings) == 0x00002C, "Wrong size on PhysicalAnimationComponent_ApplyPhysicalAnimationSettings"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettings, BodyName) == 0x000000, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationSettings::BodyName' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettings, PhysicalAnimationData) == 0x000008, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationSettings::PhysicalAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow \ static_assert(alignof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow) == 0x000004, "Wrong alignment on PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow"); \ static_assert(sizeof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow) == 0x000030, "Wrong size on PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow, BodyName) == 0x000000, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow::BodyName' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow, PhysicalAnimationData) == 0x000008, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow::PhysicalAnimationData' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow, bIncludeSelf) == 0x00002C, "Member 'PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow::bIncludeSelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_SetSkeletalMeshComponent \ static_assert(alignof(PhysicalAnimationComponent_SetSkeletalMeshComponent) == 0x000008, "Wrong alignment on PhysicalAnimationComponent_SetSkeletalMeshComponent"); \ static_assert(sizeof(PhysicalAnimationComponent_SetSkeletalMeshComponent) == 0x000008, "Wrong size on PhysicalAnimationComponent_SetSkeletalMeshComponent"); \ static_assert(offsetof(PhysicalAnimationComponent_SetSkeletalMeshComponent, InSkeletalMeshComponent) == 0x000000, "Member 'PhysicalAnimationComponent_SetSkeletalMeshComponent::InSkeletalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_SetStrengthMultiplyer \ static_assert(alignof(PhysicalAnimationComponent_SetStrengthMultiplyer) == 0x000004, "Wrong alignment on PhysicalAnimationComponent_SetStrengthMultiplyer"); \ static_assert(sizeof(PhysicalAnimationComponent_SetStrengthMultiplyer) == 0x000004, "Wrong size on PhysicalAnimationComponent_SetStrengthMultiplyer"); \ static_assert(offsetof(PhysicalAnimationComponent_SetStrengthMultiplyer, InStrengthMultiplyer) == 0x000000, "Member 'PhysicalAnimationComponent_SetStrengthMultiplyer::InStrengthMultiplyer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicalAnimationComponent_GetBodyTargetTransform \ static_assert(alignof(PhysicalAnimationComponent_GetBodyTargetTransform) == 0x000010, "Wrong alignment on PhysicalAnimationComponent_GetBodyTargetTransform"); \ static_assert(sizeof(PhysicalAnimationComponent_GetBodyTargetTransform) == 0x000070, "Wrong size on PhysicalAnimationComponent_GetBodyTargetTransform"); \ static_assert(offsetof(PhysicalAnimationComponent_GetBodyTargetTransform, BodyName) == 0x000000, "Member 'PhysicalAnimationComponent_GetBodyTargetTransform::BodyName' has a wrong offset!"); \ static_assert(offsetof(PhysicalAnimationComponent_GetBodyTargetTransform, ReturnValue) == 0x000010, "Member 'PhysicalAnimationComponent_GetBodyTargetTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicalAnimationComponent \ static_assert(alignof(UPhysicalAnimationComponent) == 0x000008, "Wrong alignment on UPhysicalAnimationComponent"); \ static_assert(sizeof(UPhysicalAnimationComponent) == 0x0000E0, "Wrong size on UPhysicalAnimationComponent"); \ static_assert(offsetof(UPhysicalAnimationComponent, StrengthMultiplyer) == 0x0000A0, "Member 'UPhysicalAnimationComponent::StrengthMultiplyer' has a wrong offset!"); \ static_assert(offsetof(UPhysicalAnimationComponent, SkeletalMeshComponent) == 0x0000A8, "Member 'UPhysicalAnimationComponent::SkeletalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeAssetReferencer \ static_assert(alignof(USoundNodeAssetReferencer) == 0x000008, "Wrong alignment on USoundNodeAssetReferencer"); \ static_assert(sizeof(USoundNodeAssetReferencer) == 0x000048, "Wrong size on USoundNodeAssetReferencer"); \ #define DUMPER7_ASSERTS_UAISystemBase \ static_assert(alignof(UAISystemBase) == 0x000008, "Wrong alignment on UAISystemBase"); \ static_assert(sizeof(UAISystemBase) == 0x000060, "Wrong size on UAISystemBase"); \ static_assert(offsetof(UAISystemBase, AISystemClassName) == 0x000028, "Member 'UAISystemBase::AISystemClassName' has a wrong offset!"); \ static_assert(offsetof(UAISystemBase, AISystemModuleName) == 0x000048, "Member 'UAISystemBase::AISystemModuleName' has a wrong offset!"); \ static_assert(offsetof(UAISystemBase, bInstantiateAISystemOnClient) == 0x000058, "Member 'UAISystemBase::bInstantiateAISystemOnClient' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableWorldSubsystem \ static_assert(alignof(UTickableWorldSubsystem) == 0x000008, "Wrong alignment on UTickableWorldSubsystem"); \ static_assert(sizeof(UTickableWorldSubsystem) == 0x000040, "Wrong size on UTickableWorldSubsystem"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLightVector \ static_assert(alignof(UMaterialExpressionLightVector) == 0x000008, "Wrong alignment on UMaterialExpressionLightVector"); \ static_assert(sizeof(UMaterialExpressionLightVector) == 0x0000B0, "Wrong size on UMaterialExpressionLightVector"); \ #define DUMPER7_ASSERTS_BoxComponent_SetBoxExtent \ static_assert(alignof(BoxComponent_SetBoxExtent) == 0x000008, "Wrong alignment on BoxComponent_SetBoxExtent"); \ static_assert(sizeof(BoxComponent_SetBoxExtent) == 0x000020, "Wrong size on BoxComponent_SetBoxExtent"); \ static_assert(offsetof(BoxComponent_SetBoxExtent, InBoxExtent) == 0x000000, "Member 'BoxComponent_SetBoxExtent::InBoxExtent' has a wrong offset!"); \ static_assert(offsetof(BoxComponent_SetBoxExtent, bUpdateOverlaps) == 0x000018, "Member 'BoxComponent_SetBoxExtent::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BoxComponent_SetLineThickness \ static_assert(alignof(BoxComponent_SetLineThickness) == 0x000004, "Wrong alignment on BoxComponent_SetLineThickness"); \ static_assert(sizeof(BoxComponent_SetLineThickness) == 0x000004, "Wrong size on BoxComponent_SetLineThickness"); \ static_assert(offsetof(BoxComponent_SetLineThickness, Thickness) == 0x000000, "Member 'BoxComponent_SetLineThickness::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BoxComponent_GetScaledBoxExtent \ static_assert(alignof(BoxComponent_GetScaledBoxExtent) == 0x000008, "Wrong alignment on BoxComponent_GetScaledBoxExtent"); \ static_assert(sizeof(BoxComponent_GetScaledBoxExtent) == 0x000018, "Wrong size on BoxComponent_GetScaledBoxExtent"); \ static_assert(offsetof(BoxComponent_GetScaledBoxExtent, ReturnValue) == 0x000000, "Member 'BoxComponent_GetScaledBoxExtent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BoxComponent_GetUnscaledBoxExtent \ static_assert(alignof(BoxComponent_GetUnscaledBoxExtent) == 0x000008, "Wrong alignment on BoxComponent_GetUnscaledBoxExtent"); \ static_assert(sizeof(BoxComponent_GetUnscaledBoxExtent) == 0x000018, "Wrong size on BoxComponent_GetUnscaledBoxExtent"); \ static_assert(offsetof(BoxComponent_GetUnscaledBoxExtent, ReturnValue) == 0x000000, "Member 'BoxComponent_GetUnscaledBoxExtent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoxComponent \ static_assert(alignof(UBoxComponent) == 0x000010, "Wrong alignment on UBoxComponent"); \ static_assert(sizeof(UBoxComponent) == 0x000580, "Wrong size on UBoxComponent"); \ static_assert(offsetof(UBoxComponent, BoxExtent) == 0x000560, "Member 'UBoxComponent::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(UBoxComponent, LineThickness) == 0x000578, "Member 'UBoxComponent::LineThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeRandom \ static_assert(alignof(USoundNodeRandom) == 0x000008, "Wrong alignment on USoundNodeRandom"); \ static_assert(sizeof(USoundNodeRandom) == 0x000078, "Wrong size on USoundNodeRandom"); \ static_assert(offsetof(USoundNodeRandom, Weights) == 0x000048, "Member 'USoundNodeRandom::Weights' has a wrong offset!"); \ static_assert(offsetof(USoundNodeRandom, HasBeenUsed) == 0x000058, "Member 'USoundNodeRandom::HasBeenUsed' has a wrong offset!"); \ static_assert(offsetof(USoundNodeRandom, NumRandomUsed) == 0x000068, "Member 'USoundNodeRandom::NumRandomUsed' has a wrong offset!"); \ static_assert(offsetof(USoundNodeRandom, PreselectAtLevelLoad) == 0x00006C, "Member 'USoundNodeRandom::PreselectAtLevelLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavAreaBase \ static_assert(alignof(UNavAreaBase) == 0x000008, "Wrong alignment on UNavAreaBase"); \ static_assert(sizeof(UNavAreaBase) == 0x000030, "Wrong size on UNavAreaBase"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataHairBSDF \ static_assert(alignof(UMaterialExpressionStrataHairBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataHairBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataHairBSDF) == 0x0001C8, "Wrong size on UMaterialExpressionStrataHairBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataHairBSDF::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, Scatter) == 0x0000D8, "Member 'UMaterialExpressionStrataHairBSDF::Scatter' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, Specular) == 0x000100, "Member 'UMaterialExpressionStrataHairBSDF::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, Roughness) == 0x000128, "Member 'UMaterialExpressionStrataHairBSDF::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, Backlit) == 0x000150, "Member 'UMaterialExpressionStrataHairBSDF::Backlit' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, Tangent) == 0x000178, "Member 'UMaterialExpressionStrataHairBSDF::Tangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHairBSDF, EmissiveColor) == 0x0001A0, "Member 'UMaterialExpressionStrataHairBSDF::EmissiveColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_SetCapsuleHalfHeight \ static_assert(alignof(CapsuleComponent_SetCapsuleHalfHeight) == 0x000004, "Wrong alignment on CapsuleComponent_SetCapsuleHalfHeight"); \ static_assert(sizeof(CapsuleComponent_SetCapsuleHalfHeight) == 0x000008, "Wrong size on CapsuleComponent_SetCapsuleHalfHeight"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleHalfHeight, HalfHeight) == 0x000000, "Member 'CapsuleComponent_SetCapsuleHalfHeight::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleHalfHeight, bUpdateOverlaps) == 0x000004, "Member 'CapsuleComponent_SetCapsuleHalfHeight::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_SetCapsuleRadius \ static_assert(alignof(CapsuleComponent_SetCapsuleRadius) == 0x000004, "Wrong alignment on CapsuleComponent_SetCapsuleRadius"); \ static_assert(sizeof(CapsuleComponent_SetCapsuleRadius) == 0x000008, "Wrong size on CapsuleComponent_SetCapsuleRadius"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleRadius, Radius) == 0x000000, "Member 'CapsuleComponent_SetCapsuleRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleRadius, bUpdateOverlaps) == 0x000004, "Member 'CapsuleComponent_SetCapsuleRadius::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_SetCapsuleSize \ static_assert(alignof(CapsuleComponent_SetCapsuleSize) == 0x000004, "Wrong alignment on CapsuleComponent_SetCapsuleSize"); \ static_assert(sizeof(CapsuleComponent_SetCapsuleSize) == 0x00000C, "Wrong size on CapsuleComponent_SetCapsuleSize"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleSize, InRadius) == 0x000000, "Member 'CapsuleComponent_SetCapsuleSize::InRadius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleSize, InHalfHeight) == 0x000004, "Member 'CapsuleComponent_SetCapsuleSize::InHalfHeight' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_SetCapsuleSize, bUpdateOverlaps) == 0x000008, "Member 'CapsuleComponent_SetCapsuleSize::bUpdateOverlaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetScaledCapsuleHalfHeight \ static_assert(alignof(CapsuleComponent_GetScaledCapsuleHalfHeight) == 0x000004, "Wrong alignment on CapsuleComponent_GetScaledCapsuleHalfHeight"); \ static_assert(sizeof(CapsuleComponent_GetScaledCapsuleHalfHeight) == 0x000004, "Wrong size on CapsuleComponent_GetScaledCapsuleHalfHeight"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleHalfHeight, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetScaledCapsuleHalfHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere \ static_assert(alignof(CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere) == 0x000004, "Wrong alignment on CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere"); \ static_assert(sizeof(CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere) == 0x000004, "Wrong size on CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetScaledCapsuleRadius \ static_assert(alignof(CapsuleComponent_GetScaledCapsuleRadius) == 0x000004, "Wrong alignment on CapsuleComponent_GetScaledCapsuleRadius"); \ static_assert(sizeof(CapsuleComponent_GetScaledCapsuleRadius) == 0x000004, "Wrong size on CapsuleComponent_GetScaledCapsuleRadius"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleRadius, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetScaledCapsuleRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetScaledCapsuleSize \ static_assert(alignof(CapsuleComponent_GetScaledCapsuleSize) == 0x000004, "Wrong alignment on CapsuleComponent_GetScaledCapsuleSize"); \ static_assert(sizeof(CapsuleComponent_GetScaledCapsuleSize) == 0x000008, "Wrong size on CapsuleComponent_GetScaledCapsuleSize"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleSize, OutRadius) == 0x000000, "Member 'CapsuleComponent_GetScaledCapsuleSize::OutRadius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleSize, OutHalfHeight) == 0x000004, "Member 'CapsuleComponent_GetScaledCapsuleSize::OutHalfHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere \ static_assert(alignof(CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere) == 0x000004, "Wrong alignment on CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere"); \ static_assert(sizeof(CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere) == 0x000008, "Wrong size on CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere, OutRadius) == 0x000000, "Member 'CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere::OutRadius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere, OutHalfHeightWithoutHemisphere) == 0x000004, "Member 'CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere::OutHalfHeightWithoutHemisphere' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetShapeScale \ static_assert(alignof(CapsuleComponent_GetShapeScale) == 0x000004, "Wrong alignment on CapsuleComponent_GetShapeScale"); \ static_assert(sizeof(CapsuleComponent_GetShapeScale) == 0x000004, "Wrong size on CapsuleComponent_GetShapeScale"); \ static_assert(offsetof(CapsuleComponent_GetShapeScale, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetShapeScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetUnscaledCapsuleHalfHeight \ static_assert(alignof(CapsuleComponent_GetUnscaledCapsuleHalfHeight) == 0x000004, "Wrong alignment on CapsuleComponent_GetUnscaledCapsuleHalfHeight"); \ static_assert(sizeof(CapsuleComponent_GetUnscaledCapsuleHalfHeight) == 0x000004, "Wrong size on CapsuleComponent_GetUnscaledCapsuleHalfHeight"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleHalfHeight, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetUnscaledCapsuleHalfHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere \ static_assert(alignof(CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere) == 0x000004, "Wrong alignment on CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere"); \ static_assert(sizeof(CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere) == 0x000004, "Wrong size on CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetUnscaledCapsuleRadius \ static_assert(alignof(CapsuleComponent_GetUnscaledCapsuleRadius) == 0x000004, "Wrong alignment on CapsuleComponent_GetUnscaledCapsuleRadius"); \ static_assert(sizeof(CapsuleComponent_GetUnscaledCapsuleRadius) == 0x000004, "Wrong size on CapsuleComponent_GetUnscaledCapsuleRadius"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleRadius, ReturnValue) == 0x000000, "Member 'CapsuleComponent_GetUnscaledCapsuleRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetUnscaledCapsuleSize \ static_assert(alignof(CapsuleComponent_GetUnscaledCapsuleSize) == 0x000004, "Wrong alignment on CapsuleComponent_GetUnscaledCapsuleSize"); \ static_assert(sizeof(CapsuleComponent_GetUnscaledCapsuleSize) == 0x000008, "Wrong size on CapsuleComponent_GetUnscaledCapsuleSize"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleSize, OutRadius) == 0x000000, "Member 'CapsuleComponent_GetUnscaledCapsuleSize::OutRadius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleSize, OutHalfHeight) == 0x000004, "Member 'CapsuleComponent_GetUnscaledCapsuleSize::OutHalfHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere \ static_assert(alignof(CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere) == 0x000004, "Wrong alignment on CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere"); \ static_assert(sizeof(CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere) == 0x000008, "Wrong size on CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere, OutRadius) == 0x000000, "Member 'CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere::OutRadius' has a wrong offset!"); \ static_assert(offsetof(CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere, OutHalfHeightWithoutHemisphere) == 0x000004, "Member 'CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere::OutHalfHeightWithoutHemisphere' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCapsuleComponent \ static_assert(alignof(UCapsuleComponent) == 0x000010, "Wrong alignment on UCapsuleComponent"); \ static_assert(sizeof(UCapsuleComponent) == 0x000570, "Wrong size on UCapsuleComponent"); \ static_assert(offsetof(UCapsuleComponent, CapsuleHalfHeight) == 0x000560, "Member 'UCapsuleComponent::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(UCapsuleComponent, CapsuleRadius) == 0x000564, "Member 'UCapsuleComponent::CapsuleRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationBase \ static_assert(alignof(UParticleModuleLocationBase) == 0x000008, "Wrong alignment on UParticleModuleLocationBase"); \ static_assert(sizeof(UParticleModuleLocationBase) == 0x000030, "Wrong size on UParticleModuleLocationBase"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveBase \ static_assert(alignof(UParticleModuleLocationPrimitiveBase) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveBase"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveBase) == 0x0000C8, "Wrong size on UParticleModuleLocationPrimitiveBase"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveBase, velocityScale) == 0x000038, "Member 'UParticleModuleLocationPrimitiveBase::velocityScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveBase, StartLocation) == 0x000068, "Member 'UParticleModuleLocationPrimitiveBase::StartLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveCylinder \ static_assert(alignof(UParticleModuleLocationPrimitiveCylinder) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveCylinder"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveCylinder) == 0x000168, "Wrong size on UParticleModuleLocationPrimitiveCylinder"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, StartRadius) == 0x0000D0, "Member 'UParticleModuleLocationPrimitiveCylinder::StartRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, InnerRadius) == 0x000100, "Member 'UParticleModuleLocationPrimitiveCylinder::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, StartHeight) == 0x000130, "Member 'UParticleModuleLocationPrimitiveCylinder::StartHeight' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder, HeightAxis) == 0x000160, "Member 'UParticleModuleLocationPrimitiveCylinder::HeightAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BillboardComponent_SetOpacityMaskRefVal \ static_assert(alignof(BillboardComponent_SetOpacityMaskRefVal) == 0x000004, "Wrong alignment on BillboardComponent_SetOpacityMaskRefVal"); \ static_assert(sizeof(BillboardComponent_SetOpacityMaskRefVal) == 0x000004, "Wrong size on BillboardComponent_SetOpacityMaskRefVal"); \ static_assert(offsetof(BillboardComponent_SetOpacityMaskRefVal, RefVal) == 0x000000, "Member 'BillboardComponent_SetOpacityMaskRefVal::RefVal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BillboardComponent_SetSprite \ static_assert(alignof(BillboardComponent_SetSprite) == 0x000008, "Wrong alignment on BillboardComponent_SetSprite"); \ static_assert(sizeof(BillboardComponent_SetSprite) == 0x000008, "Wrong size on BillboardComponent_SetSprite"); \ static_assert(offsetof(BillboardComponent_SetSprite, NewSprite) == 0x000000, "Member 'BillboardComponent_SetSprite::NewSprite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BillboardComponent_SetSpriteAndUV \ static_assert(alignof(BillboardComponent_SetSpriteAndUV) == 0x000008, "Wrong alignment on BillboardComponent_SetSpriteAndUV"); \ static_assert(sizeof(BillboardComponent_SetSpriteAndUV) == 0x000018, "Wrong size on BillboardComponent_SetSpriteAndUV"); \ static_assert(offsetof(BillboardComponent_SetSpriteAndUV, NewSprite) == 0x000000, "Member 'BillboardComponent_SetSpriteAndUV::NewSprite' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetSpriteAndUV, NewU) == 0x000008, "Member 'BillboardComponent_SetSpriteAndUV::NewU' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetSpriteAndUV, NewUL) == 0x00000C, "Member 'BillboardComponent_SetSpriteAndUV::NewUL' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetSpriteAndUV, NewV) == 0x000010, "Member 'BillboardComponent_SetSpriteAndUV::NewV' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetSpriteAndUV, NewVL) == 0x000014, "Member 'BillboardComponent_SetSpriteAndUV::NewVL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BillboardComponent_SetUV \ static_assert(alignof(BillboardComponent_SetUV) == 0x000004, "Wrong alignment on BillboardComponent_SetUV"); \ static_assert(sizeof(BillboardComponent_SetUV) == 0x000010, "Wrong size on BillboardComponent_SetUV"); \ static_assert(offsetof(BillboardComponent_SetUV, NewU) == 0x000000, "Member 'BillboardComponent_SetUV::NewU' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetUV, NewUL) == 0x000004, "Member 'BillboardComponent_SetUV::NewUL' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetUV, NewV) == 0x000008, "Member 'BillboardComponent_SetUV::NewV' has a wrong offset!"); \ static_assert(offsetof(BillboardComponent_SetUV, NewVL) == 0x00000C, "Member 'BillboardComponent_SetUV::NewVL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBillboardComponent \ static_assert(alignof(UBillboardComponent) == 0x000010, "Wrong alignment on UBillboardComponent"); \ static_assert(sizeof(UBillboardComponent) == 0x000570, "Wrong size on UBillboardComponent"); \ static_assert(offsetof(UBillboardComponent, Sprite) == 0x000540, "Member 'UBillboardComponent::Sprite' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, ScreenSize) == 0x00054C, "Member 'UBillboardComponent::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, U) == 0x000550, "Member 'UBillboardComponent::U' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, UL) == 0x000554, "Member 'UBillboardComponent::UL' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, V) == 0x000558, "Member 'UBillboardComponent::V' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, VL) == 0x00055C, "Member 'UBillboardComponent::VL' has a wrong offset!"); \ static_assert(offsetof(UBillboardComponent, OpacityMaskRefVal) == 0x000560, "Member 'UBillboardComponent::OpacityMaskRefVal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocation \ static_assert(alignof(UParticleModuleLocation) == 0x000008, "Wrong alignment on UParticleModuleLocation"); \ static_assert(sizeof(UParticleModuleLocation) == 0x000098, "Wrong size on UParticleModuleLocation"); \ static_assert(offsetof(UParticleModuleLocation, StartLocation) == 0x000030, "Member 'UParticleModuleLocation::StartLocation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocation, DistributeOverNPoints) == 0x000090, "Member 'UParticleModuleLocation::DistributeOverNPoints' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocation, DistributeThreshold) == 0x000094, "Member 'UParticleModuleLocation::DistributeThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocation_Seeded \ static_assert(alignof(UParticleModuleLocation_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLocation_Seeded"); \ static_assert(sizeof(UParticleModuleLocation_Seeded) == 0x0000B8, "Wrong size on UParticleModuleLocation_Seeded"); \ static_assert(offsetof(UParticleModuleLocation_Seeded, RandomSeedInfo) == 0x000098, "Member 'UParticleModuleLocation_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionInterfaceEditorOnlyData \ static_assert(alignof(UMaterialFunctionInterfaceEditorOnlyData) == 0x000008, "Wrong alignment on UMaterialFunctionInterfaceEditorOnlyData"); \ static_assert(sizeof(UMaterialFunctionInterfaceEditorOnlyData) == 0x000028, "Wrong size on UMaterialFunctionInterfaceEditorOnlyData"); \ #define DUMPER7_ASSERTS_UMaterialFunctionEditorOnlyData \ static_assert(alignof(UMaterialFunctionEditorOnlyData) == 0x000008, "Wrong alignment on UMaterialFunctionEditorOnlyData"); \ static_assert(sizeof(UMaterialFunctionEditorOnlyData) == 0x000058, "Wrong size on UMaterialFunctionEditorOnlyData"); \ static_assert(offsetof(UMaterialFunctionEditorOnlyData, ExpressionCollection) == 0x000028, "Member 'UMaterialFunctionEditorOnlyData::ExpressionCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APhysicsVolume \ static_assert(alignof(APhysicsVolume) == 0x000008, "Wrong alignment on APhysicsVolume"); \ static_assert(sizeof(APhysicsVolume) == 0x0002F8, "Wrong size on APhysicsVolume"); \ static_assert(offsetof(APhysicsVolume, TerminalVelocity) == 0x0002E8, "Member 'APhysicsVolume::TerminalVelocity' has a wrong offset!"); \ static_assert(offsetof(APhysicsVolume, Priority) == 0x0002EC, "Member 'APhysicsVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(APhysicsVolume, FluidFriction) == 0x0002F0, "Member 'APhysicsVolume::FluidFriction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IPathFollowingAgentInterface \ static_assert(alignof(IPathFollowingAgentInterface) == 0x000001, "Wrong alignment on IPathFollowingAgentInterface"); \ static_assert(sizeof(IPathFollowingAgentInterface) == 0x000001, "Wrong size on IPathFollowingAgentInterface"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocityBase \ static_assert(alignof(UParticleModuleVelocityBase) == 0x000008, "Wrong alignment on UParticleModuleVelocityBase"); \ static_assert(sizeof(UParticleModuleVelocityBase) == 0x000038, "Wrong size on UParticleModuleVelocityBase"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_AddCameraLensEffect \ static_assert(alignof(PlayerCameraManager_AddCameraLensEffect) == 0x000008, "Wrong alignment on PlayerCameraManager_AddCameraLensEffect"); \ static_assert(sizeof(PlayerCameraManager_AddCameraLensEffect) == 0x000010, "Wrong size on PlayerCameraManager_AddCameraLensEffect"); \ static_assert(offsetof(PlayerCameraManager_AddCameraLensEffect, LensEffectEmitterClass) == 0x000000, "Member 'PlayerCameraManager_AddCameraLensEffect::LensEffectEmitterClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_AddCameraLensEffect, ReturnValue) == 0x000008, "Member 'PlayerCameraManager_AddCameraLensEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_AddGenericCameraLensEffect \ static_assert(alignof(PlayerCameraManager_AddGenericCameraLensEffect) == 0x000008, "Wrong alignment on PlayerCameraManager_AddGenericCameraLensEffect"); \ static_assert(sizeof(PlayerCameraManager_AddGenericCameraLensEffect) == 0x000018, "Wrong size on PlayerCameraManager_AddGenericCameraLensEffect"); \ static_assert(offsetof(PlayerCameraManager_AddGenericCameraLensEffect, LensEffectEmitterClass) == 0x000000, "Member 'PlayerCameraManager_AddGenericCameraLensEffect::LensEffectEmitterClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_AddGenericCameraLensEffect, ReturnValue) == 0x000008, "Member 'PlayerCameraManager_AddGenericCameraLensEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_AddNewCameraModifier \ static_assert(alignof(PlayerCameraManager_AddNewCameraModifier) == 0x000008, "Wrong alignment on PlayerCameraManager_AddNewCameraModifier"); \ static_assert(sizeof(PlayerCameraManager_AddNewCameraModifier) == 0x000010, "Wrong size on PlayerCameraManager_AddNewCameraModifier"); \ static_assert(offsetof(PlayerCameraManager_AddNewCameraModifier, ModifierClass) == 0x000000, "Member 'PlayerCameraManager_AddNewCameraModifier::ModifierClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_AddNewCameraModifier, ReturnValue) == 0x000008, "Member 'PlayerCameraManager_AddNewCameraModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_BlueprintUpdateCamera \ static_assert(alignof(PlayerCameraManager_BlueprintUpdateCamera) == 0x000008, "Wrong alignment on PlayerCameraManager_BlueprintUpdateCamera"); \ static_assert(sizeof(PlayerCameraManager_BlueprintUpdateCamera) == 0x000040, "Wrong size on PlayerCameraManager_BlueprintUpdateCamera"); \ static_assert(offsetof(PlayerCameraManager_BlueprintUpdateCamera, CameraTarget) == 0x000000, "Member 'PlayerCameraManager_BlueprintUpdateCamera::CameraTarget' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_BlueprintUpdateCamera, NewCameraLocation) == 0x000008, "Member 'PlayerCameraManager_BlueprintUpdateCamera::NewCameraLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_BlueprintUpdateCamera, NewCameraRotation) == 0x000020, "Member 'PlayerCameraManager_BlueprintUpdateCamera::NewCameraRotation' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_BlueprintUpdateCamera, NewCameraFOV) == 0x000038, "Member 'PlayerCameraManager_BlueprintUpdateCamera::NewCameraFOV' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_BlueprintUpdateCamera, ReturnValue) == 0x00003C, "Member 'PlayerCameraManager_BlueprintUpdateCamera::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_FindCameraModifierByClass \ static_assert(alignof(PlayerCameraManager_FindCameraModifierByClass) == 0x000008, "Wrong alignment on PlayerCameraManager_FindCameraModifierByClass"); \ static_assert(sizeof(PlayerCameraManager_FindCameraModifierByClass) == 0x000010, "Wrong size on PlayerCameraManager_FindCameraModifierByClass"); \ static_assert(offsetof(PlayerCameraManager_FindCameraModifierByClass, ModifierClass) == 0x000000, "Member 'PlayerCameraManager_FindCameraModifierByClass::ModifierClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_FindCameraModifierByClass, ReturnValue) == 0x000008, "Member 'PlayerCameraManager_FindCameraModifierByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_PhotographyCameraModify \ static_assert(alignof(PlayerCameraManager_PhotographyCameraModify) == 0x000008, "Wrong alignment on PlayerCameraManager_PhotographyCameraModify"); \ static_assert(sizeof(PlayerCameraManager_PhotographyCameraModify) == 0x000060, "Wrong size on PlayerCameraManager_PhotographyCameraModify"); \ static_assert(offsetof(PlayerCameraManager_PhotographyCameraModify, NewCameraLocation) == 0x000000, "Member 'PlayerCameraManager_PhotographyCameraModify::NewCameraLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_PhotographyCameraModify, PreviousCameraLocation) == 0x000018, "Member 'PlayerCameraManager_PhotographyCameraModify::PreviousCameraLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_PhotographyCameraModify, OriginalCameraLocation) == 0x000030, "Member 'PlayerCameraManager_PhotographyCameraModify::OriginalCameraLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_PhotographyCameraModify, ResultCameraLocation) == 0x000048, "Member 'PlayerCameraManager_PhotographyCameraModify::ResultCameraLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_RemoveCameraLensEffect \ static_assert(alignof(PlayerCameraManager_RemoveCameraLensEffect) == 0x000008, "Wrong alignment on PlayerCameraManager_RemoveCameraLensEffect"); \ static_assert(sizeof(PlayerCameraManager_RemoveCameraLensEffect) == 0x000008, "Wrong size on PlayerCameraManager_RemoveCameraLensEffect"); \ static_assert(offsetof(PlayerCameraManager_RemoveCameraLensEffect, Emitter) == 0x000000, "Member 'PlayerCameraManager_RemoveCameraLensEffect::Emitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_RemoveCameraModifier \ static_assert(alignof(PlayerCameraManager_RemoveCameraModifier) == 0x000008, "Wrong alignment on PlayerCameraManager_RemoveCameraModifier"); \ static_assert(sizeof(PlayerCameraManager_RemoveCameraModifier) == 0x000010, "Wrong size on PlayerCameraManager_RemoveCameraModifier"); \ static_assert(offsetof(PlayerCameraManager_RemoveCameraModifier, ModifierToRemove) == 0x000000, "Member 'PlayerCameraManager_RemoveCameraModifier::ModifierToRemove' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_RemoveCameraModifier, ReturnValue) == 0x000008, "Member 'PlayerCameraManager_RemoveCameraModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_RemoveGenericCameraLensEffect \ static_assert(alignof(PlayerCameraManager_RemoveGenericCameraLensEffect) == 0x000008, "Wrong alignment on PlayerCameraManager_RemoveGenericCameraLensEffect"); \ static_assert(sizeof(PlayerCameraManager_RemoveGenericCameraLensEffect) == 0x000010, "Wrong size on PlayerCameraManager_RemoveGenericCameraLensEffect"); \ static_assert(offsetof(PlayerCameraManager_RemoveGenericCameraLensEffect, Emitter) == 0x000000, "Member 'PlayerCameraManager_RemoveGenericCameraLensEffect::Emitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_SetManualCameraFade \ static_assert(alignof(PlayerCameraManager_SetManualCameraFade) == 0x000004, "Wrong alignment on PlayerCameraManager_SetManualCameraFade"); \ static_assert(sizeof(PlayerCameraManager_SetManualCameraFade) == 0x000018, "Wrong size on PlayerCameraManager_SetManualCameraFade"); \ static_assert(offsetof(PlayerCameraManager_SetManualCameraFade, InFadeAmount) == 0x000000, "Member 'PlayerCameraManager_SetManualCameraFade::InFadeAmount' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_SetManualCameraFade, Color) == 0x000004, "Member 'PlayerCameraManager_SetManualCameraFade::Color' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_SetManualCameraFade, bInFadeAudio) == 0x000014, "Member 'PlayerCameraManager_SetManualCameraFade::bInFadeAudio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StartCameraFade \ static_assert(alignof(PlayerCameraManager_StartCameraFade) == 0x000004, "Wrong alignment on PlayerCameraManager_StartCameraFade"); \ static_assert(sizeof(PlayerCameraManager_StartCameraFade) == 0x000020, "Wrong size on PlayerCameraManager_StartCameraFade"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, FromAlpha) == 0x000000, "Member 'PlayerCameraManager_StartCameraFade::FromAlpha' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, ToAlpha) == 0x000004, "Member 'PlayerCameraManager_StartCameraFade::ToAlpha' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, Duration) == 0x000008, "Member 'PlayerCameraManager_StartCameraFade::Duration' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, Color) == 0x00000C, "Member 'PlayerCameraManager_StartCameraFade::Color' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, bShouldFadeAudio) == 0x00001C, "Member 'PlayerCameraManager_StartCameraFade::bShouldFadeAudio' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraFade, bHoldWhenFinished) == 0x00001D, "Member 'PlayerCameraManager_StartCameraFade::bHoldWhenFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StartCameraShake \ static_assert(alignof(PlayerCameraManager_StartCameraShake) == 0x000008, "Wrong alignment on PlayerCameraManager_StartCameraShake"); \ static_assert(sizeof(PlayerCameraManager_StartCameraShake) == 0x000030, "Wrong size on PlayerCameraManager_StartCameraShake"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShake, ShakeClass) == 0x000000, "Member 'PlayerCameraManager_StartCameraShake::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShake, Scale) == 0x000008, "Member 'PlayerCameraManager_StartCameraShake::Scale' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShake, PlaySpace) == 0x00000C, "Member 'PlayerCameraManager_StartCameraShake::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShake, UserPlaySpaceRot) == 0x000010, "Member 'PlayerCameraManager_StartCameraShake::UserPlaySpaceRot' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShake, ReturnValue) == 0x000028, "Member 'PlayerCameraManager_StartCameraShake::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StartCameraShakeFromSource \ static_assert(alignof(PlayerCameraManager_StartCameraShakeFromSource) == 0x000008, "Wrong alignment on PlayerCameraManager_StartCameraShakeFromSource"); \ static_assert(sizeof(PlayerCameraManager_StartCameraShakeFromSource) == 0x000038, "Wrong size on PlayerCameraManager_StartCameraShakeFromSource"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, ShakeClass) == 0x000000, "Member 'PlayerCameraManager_StartCameraShakeFromSource::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, SourceComponent) == 0x000008, "Member 'PlayerCameraManager_StartCameraShakeFromSource::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, Scale) == 0x000010, "Member 'PlayerCameraManager_StartCameraShakeFromSource::Scale' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, PlaySpace) == 0x000014, "Member 'PlayerCameraManager_StartCameraShakeFromSource::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, UserPlaySpaceRot) == 0x000018, "Member 'PlayerCameraManager_StartCameraShakeFromSource::UserPlaySpaceRot' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StartCameraShakeFromSource, ReturnValue) == 0x000030, "Member 'PlayerCameraManager_StartCameraShakeFromSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StopAllCameraShakes \ static_assert(alignof(PlayerCameraManager_StopAllCameraShakes) == 0x000001, "Wrong alignment on PlayerCameraManager_StopAllCameraShakes"); \ static_assert(sizeof(PlayerCameraManager_StopAllCameraShakes) == 0x000001, "Wrong size on PlayerCameraManager_StopAllCameraShakes"); \ static_assert(offsetof(PlayerCameraManager_StopAllCameraShakes, bImmediately) == 0x000000, "Member 'PlayerCameraManager_StopAllCameraShakes::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StopAllCameraShakesFromSource \ static_assert(alignof(PlayerCameraManager_StopAllCameraShakesFromSource) == 0x000008, "Wrong alignment on PlayerCameraManager_StopAllCameraShakesFromSource"); \ static_assert(sizeof(PlayerCameraManager_StopAllCameraShakesFromSource) == 0x000010, "Wrong size on PlayerCameraManager_StopAllCameraShakesFromSource"); \ static_assert(offsetof(PlayerCameraManager_StopAllCameraShakesFromSource, SourceComponent) == 0x000000, "Member 'PlayerCameraManager_StopAllCameraShakesFromSource::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StopAllCameraShakesFromSource, bImmediately) == 0x000008, "Member 'PlayerCameraManager_StopAllCameraShakesFromSource::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StopAllInstancesOfCameraShake \ static_assert(alignof(PlayerCameraManager_StopAllInstancesOfCameraShake) == 0x000008, "Wrong alignment on PlayerCameraManager_StopAllInstancesOfCameraShake"); \ static_assert(sizeof(PlayerCameraManager_StopAllInstancesOfCameraShake) == 0x000010, "Wrong size on PlayerCameraManager_StopAllInstancesOfCameraShake"); \ static_assert(offsetof(PlayerCameraManager_StopAllInstancesOfCameraShake, Shake) == 0x000000, "Member 'PlayerCameraManager_StopAllInstancesOfCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StopAllInstancesOfCameraShake, bImmediately) == 0x000008, "Member 'PlayerCameraManager_StopAllInstancesOfCameraShake::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource \ static_assert(alignof(PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource) == 0x000008, "Wrong alignment on PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource"); \ static_assert(sizeof(PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource) == 0x000018, "Wrong size on PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource"); \ static_assert(offsetof(PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource, Shake) == 0x000000, "Member 'PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource::Shake' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource, SourceComponent) == 0x000008, "Member 'PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource, bImmediately) == 0x000010, "Member 'PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_StopCameraShake \ static_assert(alignof(PlayerCameraManager_StopCameraShake) == 0x000008, "Wrong alignment on PlayerCameraManager_StopCameraShake"); \ static_assert(sizeof(PlayerCameraManager_StopCameraShake) == 0x000010, "Wrong size on PlayerCameraManager_StopCameraShake"); \ static_assert(offsetof(PlayerCameraManager_StopCameraShake, ShakeInstance) == 0x000000, "Member 'PlayerCameraManager_StopCameraShake::ShakeInstance' has a wrong offset!"); \ static_assert(offsetof(PlayerCameraManager_StopCameraShake, bImmediately) == 0x000008, "Member 'PlayerCameraManager_StopCameraShake::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_GetCameraLocation \ static_assert(alignof(PlayerCameraManager_GetCameraLocation) == 0x000008, "Wrong alignment on PlayerCameraManager_GetCameraLocation"); \ static_assert(sizeof(PlayerCameraManager_GetCameraLocation) == 0x000018, "Wrong size on PlayerCameraManager_GetCameraLocation"); \ static_assert(offsetof(PlayerCameraManager_GetCameraLocation, ReturnValue) == 0x000000, "Member 'PlayerCameraManager_GetCameraLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_GetCameraRotation \ static_assert(alignof(PlayerCameraManager_GetCameraRotation) == 0x000008, "Wrong alignment on PlayerCameraManager_GetCameraRotation"); \ static_assert(sizeof(PlayerCameraManager_GetCameraRotation) == 0x000018, "Wrong size on PlayerCameraManager_GetCameraRotation"); \ static_assert(offsetof(PlayerCameraManager_GetCameraRotation, ReturnValue) == 0x000000, "Member 'PlayerCameraManager_GetCameraRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_GetFOVAngle \ static_assert(alignof(PlayerCameraManager_GetFOVAngle) == 0x000004, "Wrong alignment on PlayerCameraManager_GetFOVAngle"); \ static_assert(sizeof(PlayerCameraManager_GetFOVAngle) == 0x000004, "Wrong size on PlayerCameraManager_GetFOVAngle"); \ static_assert(offsetof(PlayerCameraManager_GetFOVAngle, ReturnValue) == 0x000000, "Member 'PlayerCameraManager_GetFOVAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerCameraManager_GetOwningPlayerController \ static_assert(alignof(PlayerCameraManager_GetOwningPlayerController) == 0x000008, "Wrong alignment on PlayerCameraManager_GetOwningPlayerController"); \ static_assert(sizeof(PlayerCameraManager_GetOwningPlayerController) == 0x000008, "Wrong size on PlayerCameraManager_GetOwningPlayerController"); \ static_assert(offsetof(PlayerCameraManager_GetOwningPlayerController, ReturnValue) == 0x000000, "Member 'PlayerCameraManager_GetOwningPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerCameraManager \ static_assert(alignof(APlayerCameraManager) == 0x000010, "Wrong alignment on APlayerCameraManager"); \ static_assert(sizeof(APlayerCameraManager) == 0x003420, "Wrong size on APlayerCameraManager"); \ static_assert(offsetof(APlayerCameraManager, PCOwner) == 0x0002B0, "Member 'APlayerCameraManager::PCOwner' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, TransformComponent) == 0x0002B8, "Member 'APlayerCameraManager::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultFOV) == 0x0002C8, "Member 'APlayerCameraManager::DefaultFOV' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultOrthoWidth) == 0x0002D0, "Member 'APlayerCameraManager::DefaultOrthoWidth' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultAspectRatio) == 0x0002D8, "Member 'APlayerCameraManager::DefaultAspectRatio' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraCache) == 0x000340, "Member 'APlayerCameraManager::CameraCache' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, LastFrameCameraCache) == 0x000B30, "Member 'APlayerCameraManager::LastFrameCameraCache' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewTarget) == 0x001320, "Member 'APlayerCameraManager::ViewTarget' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, PendingViewTarget) == 0x001B20, "Member 'APlayerCameraManager::PendingViewTarget' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraCachePrivate) == 0x002350, "Member 'APlayerCameraManager::CameraCachePrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, LastFrameCameraCachePrivate) == 0x002B40, "Member 'APlayerCameraManager::LastFrameCameraCachePrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ModifierList) == 0x003330, "Member 'APlayerCameraManager::ModifierList' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, DefaultModifiers) == 0x003340, "Member 'APlayerCameraManager::DefaultModifiers' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, FreeCamDistance) == 0x003350, "Member 'APlayerCameraManager::FreeCamDistance' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, FreeCamOffset) == 0x003358, "Member 'APlayerCameraManager::FreeCamOffset' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewTargetOffset) == 0x003370, "Member 'APlayerCameraManager::ViewTargetOffset' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, OnAudioFadeChangeEvent) == 0x003388, "Member 'APlayerCameraManager::OnAudioFadeChangeEvent' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CameraLensEffects) == 0x0033B0, "Member 'APlayerCameraManager::CameraLensEffects' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, CachedCameraShakeMod) == 0x0033C0, "Member 'APlayerCameraManager::CachedCameraShakeMod' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, PostProcessBlendCache) == 0x0033C8, "Member 'APlayerCameraManager::PostProcessBlendCache' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, AnimCameraActor) == 0x0033E8, "Member 'APlayerCameraManager::AnimCameraActor' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewPitchMin) == 0x0033F4, "Member 'APlayerCameraManager::ViewPitchMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewPitchMax) == 0x0033F8, "Member 'APlayerCameraManager::ViewPitchMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewYawMin) == 0x0033FC, "Member 'APlayerCameraManager::ViewYawMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewYawMax) == 0x003400, "Member 'APlayerCameraManager::ViewYawMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewRollMin) == 0x003404, "Member 'APlayerCameraManager::ViewRollMin' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ViewRollMax) == 0x003408, "Member 'APlayerCameraManager::ViewRollMax' has a wrong offset!"); \ static_assert(offsetof(APlayerCameraManager, ServerUpdateCameraTimeout) == 0x003410, "Member 'APlayerCameraManager::ServerUpdateCameraTimeout' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsFieldStatics_EvalPhysicsIntegerField \ static_assert(alignof(PhysicsFieldStatics_EvalPhysicsIntegerField) == 0x000008, "Wrong alignment on PhysicsFieldStatics_EvalPhysicsIntegerField"); \ static_assert(sizeof(PhysicsFieldStatics_EvalPhysicsIntegerField) == 0x000028, "Wrong size on PhysicsFieldStatics_EvalPhysicsIntegerField"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsIntegerField, WorldContextObject) == 0x000000, "Member 'PhysicsFieldStatics_EvalPhysicsIntegerField::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsIntegerField, WorldPosition) == 0x000008, "Member 'PhysicsFieldStatics_EvalPhysicsIntegerField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsIntegerField, IntegerType) == 0x000020, "Member 'PhysicsFieldStatics_EvalPhysicsIntegerField::IntegerType' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsIntegerField, ReturnValue) == 0x000024, "Member 'PhysicsFieldStatics_EvalPhysicsIntegerField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsFieldStatics_EvalPhysicsScalarField \ static_assert(alignof(PhysicsFieldStatics_EvalPhysicsScalarField) == 0x000008, "Wrong alignment on PhysicsFieldStatics_EvalPhysicsScalarField"); \ static_assert(sizeof(PhysicsFieldStatics_EvalPhysicsScalarField) == 0x000028, "Wrong size on PhysicsFieldStatics_EvalPhysicsScalarField"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsScalarField, WorldContextObject) == 0x000000, "Member 'PhysicsFieldStatics_EvalPhysicsScalarField::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsScalarField, WorldPosition) == 0x000008, "Member 'PhysicsFieldStatics_EvalPhysicsScalarField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsScalarField, ScalarType) == 0x000020, "Member 'PhysicsFieldStatics_EvalPhysicsScalarField::ScalarType' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsScalarField, ReturnValue) == 0x000024, "Member 'PhysicsFieldStatics_EvalPhysicsScalarField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsFieldStatics_EvalPhysicsVectorField \ static_assert(alignof(PhysicsFieldStatics_EvalPhysicsVectorField) == 0x000008, "Wrong alignment on PhysicsFieldStatics_EvalPhysicsVectorField"); \ static_assert(sizeof(PhysicsFieldStatics_EvalPhysicsVectorField) == 0x000040, "Wrong size on PhysicsFieldStatics_EvalPhysicsVectorField"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsVectorField, WorldContextObject) == 0x000000, "Member 'PhysicsFieldStatics_EvalPhysicsVectorField::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsVectorField, WorldPosition) == 0x000008, "Member 'PhysicsFieldStatics_EvalPhysicsVectorField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsVectorField, VectorType) == 0x000020, "Member 'PhysicsFieldStatics_EvalPhysicsVectorField::VectorType' has a wrong offset!"); \ static_assert(offsetof(PhysicsFieldStatics_EvalPhysicsVectorField, ReturnValue) == 0x000028, "Member 'PhysicsFieldStatics_EvalPhysicsVectorField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsFieldStatics \ static_assert(alignof(UPhysicsFieldStatics) == 0x000008, "Wrong alignment on UPhysicsFieldStatics"); \ static_assert(sizeof(UPhysicsFieldStatics) == 0x000028, "Wrong size on UPhysicsFieldStatics"); \ #define DUMPER7_ASSERTS_AReflectionCapture \ static_assert(alignof(AReflectionCapture) == 0x000008, "Wrong alignment on AReflectionCapture"); \ static_assert(sizeof(AReflectionCapture) == 0x0002B8, "Wrong size on AReflectionCapture"); \ static_assert(offsetof(AReflectionCapture, CaptureComponent) == 0x0002B0, "Member 'AReflectionCapture::CaptureComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABoxReflectionCapture \ static_assert(alignof(ABoxReflectionCapture) == 0x000008, "Wrong alignment on ABoxReflectionCapture"); \ static_assert(sizeof(ABoxReflectionCapture) == 0x0002B8, "Wrong size on ABoxReflectionCapture"); \ #define DUMPER7_ASSERTS_PostProcessComponent_AddOrUpdateBlendable \ static_assert(alignof(PostProcessComponent_AddOrUpdateBlendable) == 0x000008, "Wrong alignment on PostProcessComponent_AddOrUpdateBlendable"); \ static_assert(sizeof(PostProcessComponent_AddOrUpdateBlendable) == 0x000018, "Wrong size on PostProcessComponent_AddOrUpdateBlendable"); \ static_assert(offsetof(PostProcessComponent_AddOrUpdateBlendable, InBlendableObject) == 0x000000, "Member 'PostProcessComponent_AddOrUpdateBlendable::InBlendableObject' has a wrong offset!"); \ static_assert(offsetof(PostProcessComponent_AddOrUpdateBlendable, InWeight) == 0x000010, "Member 'PostProcessComponent_AddOrUpdateBlendable::InWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessComponent_GetNumberOfBlendables \ static_assert(alignof(PostProcessComponent_GetNumberOfBlendables) == 0x000004, "Wrong alignment on PostProcessComponent_GetNumberOfBlendables"); \ static_assert(sizeof(PostProcessComponent_GetNumberOfBlendables) == 0x000004, "Wrong size on PostProcessComponent_GetNumberOfBlendables"); \ static_assert(offsetof(PostProcessComponent_GetNumberOfBlendables, ReturnValue) == 0x000000, "Member 'PostProcessComponent_GetNumberOfBlendables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessComponent_QueryBlendableAtIdnex \ static_assert(alignof(PostProcessComponent_QueryBlendableAtIdnex) == 0x000008, "Wrong alignment on PostProcessComponent_QueryBlendableAtIdnex"); \ static_assert(sizeof(PostProcessComponent_QueryBlendableAtIdnex) == 0x000010, "Wrong size on PostProcessComponent_QueryBlendableAtIdnex"); \ static_assert(offsetof(PostProcessComponent_QueryBlendableAtIdnex, Index_0) == 0x000000, "Member 'PostProcessComponent_QueryBlendableAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PostProcessComponent_QueryBlendableAtIdnex, ReturnValue) == 0x000008, "Member 'PostProcessComponent_QueryBlendableAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessComponent_QueryBlendableWeightAtIdnex \ static_assert(alignof(PostProcessComponent_QueryBlendableWeightAtIdnex) == 0x000004, "Wrong alignment on PostProcessComponent_QueryBlendableWeightAtIdnex"); \ static_assert(sizeof(PostProcessComponent_QueryBlendableWeightAtIdnex) == 0x000008, "Wrong size on PostProcessComponent_QueryBlendableWeightAtIdnex"); \ static_assert(offsetof(PostProcessComponent_QueryBlendableWeightAtIdnex, Index_0) == 0x000000, "Member 'PostProcessComponent_QueryBlendableWeightAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PostProcessComponent_QueryBlendableWeightAtIdnex, ReturnValue) == 0x000004, "Member 'PostProcessComponent_QueryBlendableWeightAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessComponent_RemoveBlendable \ static_assert(alignof(PostProcessComponent_RemoveBlendable) == 0x000008, "Wrong alignment on PostProcessComponent_RemoveBlendable"); \ static_assert(sizeof(PostProcessComponent_RemoveBlendable) == 0x000010, "Wrong size on PostProcessComponent_RemoveBlendable"); \ static_assert(offsetof(PostProcessComponent_RemoveBlendable, InBlendableObject) == 0x000000, "Member 'PostProcessComponent_RemoveBlendable::InBlendableObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPostProcessComponent \ static_assert(alignof(UPostProcessComponent) == 0x000010, "Wrong alignment on UPostProcessComponent"); \ static_assert(sizeof(UPostProcessComponent) == 0x0009C0, "Wrong size on UPostProcessComponent"); \ static_assert(offsetof(UPostProcessComponent, Settings) == 0x0002B0, "Member 'UPostProcessComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, Priority) == 0x0009B0, "Member 'UPostProcessComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, BlendRadius) == 0x0009B4, "Member 'UPostProcessComponent::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(UPostProcessComponent, BlendWeight) == 0x0009B8, "Member 'UPostProcessComponent::BlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldPartitionVolume \ static_assert(alignof(AWorldPartitionVolume) == 0x000008, "Wrong alignment on AWorldPartitionVolume"); \ static_assert(sizeof(AWorldPartitionVolume) == 0x0002E8, "Wrong size on AWorldPartitionVolume"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_MoveInterpolationTarget \ static_assert(alignof(ProjectileMovementComponent_MoveInterpolationTarget) == 0x000008, "Wrong alignment on ProjectileMovementComponent_MoveInterpolationTarget"); \ static_assert(sizeof(ProjectileMovementComponent_MoveInterpolationTarget) == 0x000030, "Wrong size on ProjectileMovementComponent_MoveInterpolationTarget"); \ static_assert(offsetof(ProjectileMovementComponent_MoveInterpolationTarget, NewLocation) == 0x000000, "Member 'ProjectileMovementComponent_MoveInterpolationTarget::NewLocation' has a wrong offset!"); \ static_assert(offsetof(ProjectileMovementComponent_MoveInterpolationTarget, NewRotation) == 0x000018, "Member 'ProjectileMovementComponent_MoveInterpolationTarget::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_SetInterpolatedComponent \ static_assert(alignof(ProjectileMovementComponent_SetInterpolatedComponent) == 0x000008, "Wrong alignment on ProjectileMovementComponent_SetInterpolatedComponent"); \ static_assert(sizeof(ProjectileMovementComponent_SetInterpolatedComponent) == 0x000008, "Wrong size on ProjectileMovementComponent_SetInterpolatedComponent"); \ static_assert(offsetof(ProjectileMovementComponent_SetInterpolatedComponent, Component) == 0x000000, "Member 'ProjectileMovementComponent_SetInterpolatedComponent::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_SetVelocityInLocalSpace \ static_assert(alignof(ProjectileMovementComponent_SetVelocityInLocalSpace) == 0x000008, "Wrong alignment on ProjectileMovementComponent_SetVelocityInLocalSpace"); \ static_assert(sizeof(ProjectileMovementComponent_SetVelocityInLocalSpace) == 0x000018, "Wrong size on ProjectileMovementComponent_SetVelocityInLocalSpace"); \ static_assert(offsetof(ProjectileMovementComponent_SetVelocityInLocalSpace, NewVelocity) == 0x000000, "Member 'ProjectileMovementComponent_SetVelocityInLocalSpace::NewVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_StopSimulating \ static_assert(alignof(ProjectileMovementComponent_StopSimulating) == 0x000008, "Wrong alignment on ProjectileMovementComponent_StopSimulating"); \ static_assert(sizeof(ProjectileMovementComponent_StopSimulating) == 0x0000E8, "Wrong size on ProjectileMovementComponent_StopSimulating"); \ static_assert(offsetof(ProjectileMovementComponent_StopSimulating, HitResult) == 0x000000, "Member 'ProjectileMovementComponent_StopSimulating::HitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_IsInterpolationComplete \ static_assert(alignof(ProjectileMovementComponent_IsInterpolationComplete) == 0x000001, "Wrong alignment on ProjectileMovementComponent_IsInterpolationComplete"); \ static_assert(sizeof(ProjectileMovementComponent_IsInterpolationComplete) == 0x000001, "Wrong size on ProjectileMovementComponent_IsInterpolationComplete"); \ static_assert(offsetof(ProjectileMovementComponent_IsInterpolationComplete, ReturnValue) == 0x000000, "Member 'ProjectileMovementComponent_IsInterpolationComplete::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_IsVelocityUnderSimulationThreshold \ static_assert(alignof(ProjectileMovementComponent_IsVelocityUnderSimulationThreshold) == 0x000001, "Wrong alignment on ProjectileMovementComponent_IsVelocityUnderSimulationThreshold"); \ static_assert(sizeof(ProjectileMovementComponent_IsVelocityUnderSimulationThreshold) == 0x000001, "Wrong size on ProjectileMovementComponent_IsVelocityUnderSimulationThreshold"); \ static_assert(offsetof(ProjectileMovementComponent_IsVelocityUnderSimulationThreshold, ReturnValue) == 0x000000, "Member 'ProjectileMovementComponent_IsVelocityUnderSimulationThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProjectileMovementComponent_LimitVelocity \ static_assert(alignof(ProjectileMovementComponent_LimitVelocity) == 0x000008, "Wrong alignment on ProjectileMovementComponent_LimitVelocity"); \ static_assert(sizeof(ProjectileMovementComponent_LimitVelocity) == 0x000030, "Wrong size on ProjectileMovementComponent_LimitVelocity"); \ static_assert(offsetof(ProjectileMovementComponent_LimitVelocity, NewVelocity) == 0x000000, "Member 'ProjectileMovementComponent_LimitVelocity::NewVelocity' has a wrong offset!"); \ static_assert(offsetof(ProjectileMovementComponent_LimitVelocity, ReturnValue) == 0x000018, "Member 'ProjectileMovementComponent_LimitVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProjectileMovementComponent \ static_assert(alignof(UProjectileMovementComponent) == 0x000010, "Wrong alignment on UProjectileMovementComponent"); \ static_assert(sizeof(UProjectileMovementComponent) == 0x000240, "Wrong size on UProjectileMovementComponent"); \ static_assert(offsetof(UProjectileMovementComponent, InitialSpeed) == 0x000108, "Member 'UProjectileMovementComponent::InitialSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSpeed) == 0x00010C, "Member 'UProjectileMovementComponent::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, PreviousHitTime) == 0x000114, "Member 'UProjectileMovementComponent::PreviousHitTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, PreviousHitNormal) == 0x000118, "Member 'UProjectileMovementComponent::PreviousHitNormal' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, ProjectileGravityScale) == 0x000130, "Member 'UProjectileMovementComponent::ProjectileGravityScale' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Buoyancy) == 0x000134, "Member 'UProjectileMovementComponent::Buoyancy' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Bounciness) == 0x000138, "Member 'UProjectileMovementComponent::Bounciness' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, Friction) == 0x00013C, "Member 'UProjectileMovementComponent::Friction' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, BounceVelocityStopSimulatingThreshold) == 0x000140, "Member 'UProjectileMovementComponent::BounceVelocityStopSimulatingThreshold' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MinFrictionFraction) == 0x000144, "Member 'UProjectileMovementComponent::MinFrictionFraction' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, OnProjectileBounce) == 0x000148, "Member 'UProjectileMovementComponent::OnProjectileBounce' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, OnProjectileStop) == 0x000158, "Member 'UProjectileMovementComponent::OnProjectileStop' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, HomingAccelerationMagnitude) == 0x000168, "Member 'UProjectileMovementComponent::HomingAccelerationMagnitude' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, HomingTargetComponent) == 0x00016C, "Member 'UProjectileMovementComponent::HomingTargetComponent' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSimulationTimeStep) == 0x000174, "Member 'UProjectileMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, MaxSimulationIterations) == 0x000178, "Member 'UProjectileMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, BounceAdditionalIterations) == 0x00017C, "Member 'UProjectileMovementComponent::BounceAdditionalIterations' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationTime) == 0x000180, "Member 'UProjectileMovementComponent::InterpLocationTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpRotationTime) == 0x000184, "Member 'UProjectileMovementComponent::InterpRotationTime' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationMaxLagDistance) == 0x000188, "Member 'UProjectileMovementComponent::InterpLocationMaxLagDistance' has a wrong offset!"); \ static_assert(offsetof(UProjectileMovementComponent, InterpLocationSnapToTargetDistance) == 0x00018C, "Member 'UProjectileMovementComponent::InterpLocationSnapToTargetDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMaterialProxyReplace \ static_assert(alignof(UMaterialExpressionMaterialProxyReplace) == 0x000008, "Wrong alignment on UMaterialExpressionMaterialProxyReplace"); \ static_assert(sizeof(UMaterialExpressionMaterialProxyReplace) == 0x000100, "Wrong size on UMaterialExpressionMaterialProxyReplace"); \ static_assert(offsetof(UMaterialExpressionMaterialProxyReplace, Realtime) == 0x0000B0, "Member 'UMaterialExpressionMaterialProxyReplace::Realtime' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialProxyReplace, MaterialProxy) == 0x0000D8, "Member 'UMaterialExpressionMaterialProxyReplace::MaterialProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLifetimeBase \ static_assert(alignof(UParticleModuleLifetimeBase) == 0x000008, "Wrong alignment on UParticleModuleLifetimeBase"); \ static_assert(sizeof(UParticleModuleLifetimeBase) == 0x000030, "Wrong size on UParticleModuleLifetimeBase"); \ #define DUMPER7_ASSERTS_IInterface_AssetUserData \ static_assert(alignof(IInterface_AssetUserData) == 0x000001, "Wrong alignment on IInterface_AssetUserData"); \ static_assert(sizeof(IInterface_AssetUserData) == 0x000001, "Wrong size on IInterface_AssetUserData"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_BeginDrawCanvasToRenderTarget \ static_assert(alignof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget) == 0x000008, "Wrong alignment on KismetRenderingLibrary_BeginDrawCanvasToRenderTarget"); \ static_assert(sizeof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget) == 0x000030, "Wrong size on KismetRenderingLibrary_BeginDrawCanvasToRenderTarget"); \ static_assert(offsetof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_BeginDrawCanvasToRenderTarget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_BeginDrawCanvasToRenderTarget::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget, Canvas) == 0x000010, "Member 'KismetRenderingLibrary_BeginDrawCanvasToRenderTarget::Canvas' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget, Size) == 0x000018, "Member 'KismetRenderingLibrary_BeginDrawCanvasToRenderTarget::Size' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BeginDrawCanvasToRenderTarget, Context) == 0x000028, "Member 'KismetRenderingLibrary_BeginDrawCanvasToRenderTarget::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_BreakSkinWeightInfo \ static_assert(alignof(KismetRenderingLibrary_BreakSkinWeightInfo) == 0x000004, "Wrong alignment on KismetRenderingLibrary_BreakSkinWeightInfo"); \ static_assert(sizeof(KismetRenderingLibrary_BreakSkinWeightInfo) == 0x00005C, "Wrong size on KismetRenderingLibrary_BreakSkinWeightInfo"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, InWeight) == 0x000000, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::InWeight' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Bone0) == 0x00003C, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Bone0' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Weight0) == 0x000040, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Weight0' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Bone1) == 0x000044, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Bone1' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Weight1) == 0x000048, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Weight1' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Bone2) == 0x00004C, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Bone2' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Weight2) == 0x000050, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Weight2' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Bone3) == 0x000054, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Bone3' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_BreakSkinWeightInfo, Weight3) == 0x000058, "Member 'KismetRenderingLibrary_BreakSkinWeightInfo::Weight3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_CalculateProjectionMatrix \ static_assert(alignof(KismetRenderingLibrary_CalculateProjectionMatrix) == 0x000010, "Wrong alignment on KismetRenderingLibrary_CalculateProjectionMatrix"); \ static_assert(sizeof(KismetRenderingLibrary_CalculateProjectionMatrix) == 0x000860, "Wrong size on KismetRenderingLibrary_CalculateProjectionMatrix"); \ static_assert(offsetof(KismetRenderingLibrary_CalculateProjectionMatrix, MinimalViewInfo) == 0x000000, "Member 'KismetRenderingLibrary_CalculateProjectionMatrix::MinimalViewInfo' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CalculateProjectionMatrix, ReturnValue) == 0x0007E0, "Member 'KismetRenderingLibrary_CalculateProjectionMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ClearRenderTarget2D \ static_assert(alignof(KismetRenderingLibrary_ClearRenderTarget2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ClearRenderTarget2D"); \ static_assert(sizeof(KismetRenderingLibrary_ClearRenderTarget2D) == 0x000020, "Wrong size on KismetRenderingLibrary_ClearRenderTarget2D"); \ static_assert(offsetof(KismetRenderingLibrary_ClearRenderTarget2D, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ClearRenderTarget2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ClearRenderTarget2D, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ClearRenderTarget2D::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ClearRenderTarget2D, ClearColor) == 0x000010, "Member 'KismetRenderingLibrary_ClearRenderTarget2D::ClearColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly \ static_assert(alignof(KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly"); \ static_assert(sizeof(KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly) == 0x000018, "Wrong size on KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly"); \ static_assert(offsetof(KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly, RenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly::RenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly, Texture) == 0x000010, "Member 'KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_CreateRenderTarget2D \ static_assert(alignof(KismetRenderingLibrary_CreateRenderTarget2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_CreateRenderTarget2D"); \ static_assert(sizeof(KismetRenderingLibrary_CreateRenderTarget2D) == 0x000030, "Wrong size on KismetRenderingLibrary_CreateRenderTarget2D"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, Width) == 0x000008, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::Width' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, Height) == 0x00000C, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::Height' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, Format) == 0x000010, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::Format' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, ClearColor) == 0x000014, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::ClearColor' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, bAutoGenerateMipMaps) == 0x000024, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::bAutoGenerateMipMaps' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2D, ReturnValue) == 0x000028, "Member 'KismetRenderingLibrary_CreateRenderTarget2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_CreateRenderTarget2DArray \ static_assert(alignof(KismetRenderingLibrary_CreateRenderTarget2DArray) == 0x000008, "Wrong alignment on KismetRenderingLibrary_CreateRenderTarget2DArray"); \ static_assert(sizeof(KismetRenderingLibrary_CreateRenderTarget2DArray) == 0x000038, "Wrong size on KismetRenderingLibrary_CreateRenderTarget2DArray"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, Width) == 0x000008, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::Width' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, Height) == 0x00000C, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::Height' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, Slices) == 0x000010, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::Slices' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, Format) == 0x000014, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::Format' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, ClearColor) == 0x000018, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::ClearColor' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, bAutoGenerateMipMaps) == 0x000028, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::bAutoGenerateMipMaps' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTarget2DArray, ReturnValue) == 0x000030, "Member 'KismetRenderingLibrary_CreateRenderTarget2DArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_CreateRenderTargetVolume \ static_assert(alignof(KismetRenderingLibrary_CreateRenderTargetVolume) == 0x000008, "Wrong alignment on KismetRenderingLibrary_CreateRenderTargetVolume"); \ static_assert(sizeof(KismetRenderingLibrary_CreateRenderTargetVolume) == 0x000038, "Wrong size on KismetRenderingLibrary_CreateRenderTargetVolume"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, Width) == 0x000008, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::Width' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, Height) == 0x00000C, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::Height' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, Depth) == 0x000010, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::Depth' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, Format) == 0x000014, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::Format' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, ClearColor) == 0x000018, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::ClearColor' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, bAutoGenerateMipMaps) == 0x000028, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::bAutoGenerateMipMaps' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_CreateRenderTargetVolume, ReturnValue) == 0x000030, "Member 'KismetRenderingLibrary_CreateRenderTargetVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_DrawMaterialToRenderTarget \ static_assert(alignof(KismetRenderingLibrary_DrawMaterialToRenderTarget) == 0x000008, "Wrong alignment on KismetRenderingLibrary_DrawMaterialToRenderTarget"); \ static_assert(sizeof(KismetRenderingLibrary_DrawMaterialToRenderTarget) == 0x000018, "Wrong size on KismetRenderingLibrary_DrawMaterialToRenderTarget"); \ static_assert(offsetof(KismetRenderingLibrary_DrawMaterialToRenderTarget, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_DrawMaterialToRenderTarget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_DrawMaterialToRenderTarget, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_DrawMaterialToRenderTarget::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_DrawMaterialToRenderTarget, Material) == 0x000010, "Member 'KismetRenderingLibrary_DrawMaterialToRenderTarget::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_EndDrawCanvasToRenderTarget \ static_assert(alignof(KismetRenderingLibrary_EndDrawCanvasToRenderTarget) == 0x000008, "Wrong alignment on KismetRenderingLibrary_EndDrawCanvasToRenderTarget"); \ static_assert(sizeof(KismetRenderingLibrary_EndDrawCanvasToRenderTarget) == 0x000010, "Wrong size on KismetRenderingLibrary_EndDrawCanvasToRenderTarget"); \ static_assert(offsetof(KismetRenderingLibrary_EndDrawCanvasToRenderTarget, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_EndDrawCanvasToRenderTarget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_EndDrawCanvasToRenderTarget, Context) == 0x000008, "Member 'KismetRenderingLibrary_EndDrawCanvasToRenderTarget::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ExportRenderTarget \ static_assert(alignof(KismetRenderingLibrary_ExportRenderTarget) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ExportRenderTarget"); \ static_assert(sizeof(KismetRenderingLibrary_ExportRenderTarget) == 0x000030, "Wrong size on KismetRenderingLibrary_ExportRenderTarget"); \ static_assert(offsetof(KismetRenderingLibrary_ExportRenderTarget, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ExportRenderTarget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportRenderTarget, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ExportRenderTarget::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportRenderTarget, FilePath) == 0x000010, "Member 'KismetRenderingLibrary_ExportRenderTarget::FilePath' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportRenderTarget, Filename) == 0x000020, "Member 'KismetRenderingLibrary_ExportRenderTarget::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ExportTexture2D \ static_assert(alignof(KismetRenderingLibrary_ExportTexture2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ExportTexture2D"); \ static_assert(sizeof(KismetRenderingLibrary_ExportTexture2D) == 0x000030, "Wrong size on KismetRenderingLibrary_ExportTexture2D"); \ static_assert(offsetof(KismetRenderingLibrary_ExportTexture2D, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ExportTexture2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportTexture2D, Texture) == 0x000008, "Member 'KismetRenderingLibrary_ExportTexture2D::Texture' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportTexture2D, FilePath) == 0x000010, "Member 'KismetRenderingLibrary_ExportTexture2D::FilePath' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ExportTexture2D, Filename) == 0x000020, "Member 'KismetRenderingLibrary_ExportTexture2D::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ImportBufferAsTexture2D \ static_assert(alignof(KismetRenderingLibrary_ImportBufferAsTexture2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ImportBufferAsTexture2D"); \ static_assert(sizeof(KismetRenderingLibrary_ImportBufferAsTexture2D) == 0x000020, "Wrong size on KismetRenderingLibrary_ImportBufferAsTexture2D"); \ static_assert(offsetof(KismetRenderingLibrary_ImportBufferAsTexture2D, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ImportBufferAsTexture2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ImportBufferAsTexture2D, Buffer) == 0x000008, "Member 'KismetRenderingLibrary_ImportBufferAsTexture2D::Buffer' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ImportBufferAsTexture2D, ReturnValue) == 0x000018, "Member 'KismetRenderingLibrary_ImportBufferAsTexture2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ImportFileAsTexture2D \ static_assert(alignof(KismetRenderingLibrary_ImportFileAsTexture2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ImportFileAsTexture2D"); \ static_assert(sizeof(KismetRenderingLibrary_ImportFileAsTexture2D) == 0x000020, "Wrong size on KismetRenderingLibrary_ImportFileAsTexture2D"); \ static_assert(offsetof(KismetRenderingLibrary_ImportFileAsTexture2D, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ImportFileAsTexture2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ImportFileAsTexture2D, Filename) == 0x000008, "Member 'KismetRenderingLibrary_ImportFileAsTexture2D::Filename' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ImportFileAsTexture2D, ReturnValue) == 0x000018, "Member 'KismetRenderingLibrary_ImportFileAsTexture2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_MakeSkinWeightInfo \ static_assert(alignof(KismetRenderingLibrary_MakeSkinWeightInfo) == 0x000004, "Wrong alignment on KismetRenderingLibrary_MakeSkinWeightInfo"); \ static_assert(sizeof(KismetRenderingLibrary_MakeSkinWeightInfo) == 0x00005C, "Wrong size on KismetRenderingLibrary_MakeSkinWeightInfo"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Bone0) == 0x000000, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Bone0' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Weight0) == 0x000004, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Weight0' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Bone1) == 0x000008, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Bone1' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Weight1) == 0x00000C, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Weight1' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Bone2) == 0x000010, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Bone2' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Weight2) == 0x000014, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Weight2' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Bone3) == 0x000018, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Bone3' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, Weight3) == 0x00001C, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::Weight3' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_MakeSkinWeightInfo, ReturnValue) == 0x000020, "Member 'KismetRenderingLibrary_MakeSkinWeightInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTarget \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTarget) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTarget"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTarget) == 0x000028, "Wrong size on KismetRenderingLibrary_ReadRenderTarget"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTarget, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTarget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTarget, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTarget::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTarget, OutSamples) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTarget::OutSamples' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTarget, bNormalize) == 0x000020, "Member 'KismetRenderingLibrary_ReadRenderTarget::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTarget, ReturnValue) == 0x000021, "Member 'KismetRenderingLibrary_ReadRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetPixel \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetPixel) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetPixel"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetPixel) == 0x000020, "Wrong size on KismetRenderingLibrary_ReadRenderTargetPixel"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetPixel, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetPixel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetPixel, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetPixel::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetPixel, X) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetPixel::X' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetPixel, Y) == 0x000014, "Member 'KismetRenderingLibrary_ReadRenderTargetPixel::Y' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetPixel, ReturnValue) == 0x000018, "Member 'KismetRenderingLibrary_ReadRenderTargetPixel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetRaw \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetRaw) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetRaw"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetRaw) == 0x000028, "Wrong size on KismetRenderingLibrary_ReadRenderTargetRaw"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRaw, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetRaw::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRaw, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetRaw::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRaw, OutLinearSamples) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetRaw::OutLinearSamples' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRaw, bNormalize) == 0x000020, "Member 'KismetRenderingLibrary_ReadRenderTargetRaw::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRaw, ReturnValue) == 0x000021, "Member 'KismetRenderingLibrary_ReadRenderTargetRaw::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetRawPixel \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetRawPixel) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetRawPixel"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetRawPixel) == 0x000030, "Wrong size on KismetRenderingLibrary_ReadRenderTargetRawPixel"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, X) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::X' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, Y) == 0x000014, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::Y' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, bNormalize) == 0x000018, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixel, ReturnValue) == 0x00001C, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetRawPixelArea \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetRawPixelArea"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea) == 0x000038, "Wrong size on KismetRenderingLibrary_ReadRenderTargetRawPixelArea"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, MinX) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::MinX' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, MinY) == 0x000014, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::MinY' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, MaxX) == 0x000018, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::MaxX' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, MaxY) == 0x00001C, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::MaxY' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, bNormalize) == 0x000020, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawPixelArea, ReturnValue) == 0x000028, "Member 'KismetRenderingLibrary_ReadRenderTargetRawPixelArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetRawUV \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetRawUV) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetRawUV"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetRawUV) == 0x000030, "Wrong size on KismetRenderingLibrary_ReadRenderTargetRawUV"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, U) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::U' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, V) == 0x000014, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::V' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, bNormalize) == 0x000018, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUV, ReturnValue) == 0x00001C, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetRawUVArea \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetRawUVArea) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetRawUVArea"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetRawUVArea) == 0x000050, "Wrong size on KismetRenderingLibrary_ReadRenderTargetRawUVArea"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUVArea, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUVArea::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUVArea, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUVArea::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUVArea, Area) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUVArea::Area' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUVArea, bNormalize) == 0x000038, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUVArea::bNormalize' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetRawUVArea, ReturnValue) == 0x000040, "Member 'KismetRenderingLibrary_ReadRenderTargetRawUVArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReadRenderTargetUV \ static_assert(alignof(KismetRenderingLibrary_ReadRenderTargetUV) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReadRenderTargetUV"); \ static_assert(sizeof(KismetRenderingLibrary_ReadRenderTargetUV) == 0x000020, "Wrong size on KismetRenderingLibrary_ReadRenderTargetUV"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetUV, WorldContextObject) == 0x000000, "Member 'KismetRenderingLibrary_ReadRenderTargetUV::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetUV, TextureRenderTarget) == 0x000008, "Member 'KismetRenderingLibrary_ReadRenderTargetUV::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetUV, U) == 0x000010, "Member 'KismetRenderingLibrary_ReadRenderTargetUV::U' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetUV, V) == 0x000014, "Member 'KismetRenderingLibrary_ReadRenderTargetUV::V' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ReadRenderTargetUV, ReturnValue) == 0x000018, "Member 'KismetRenderingLibrary_ReadRenderTargetUV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ReleaseRenderTarget2D \ static_assert(alignof(KismetRenderingLibrary_ReleaseRenderTarget2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ReleaseRenderTarget2D"); \ static_assert(sizeof(KismetRenderingLibrary_ReleaseRenderTarget2D) == 0x000008, "Wrong size on KismetRenderingLibrary_ReleaseRenderTarget2D"); \ static_assert(offsetof(KismetRenderingLibrary_ReleaseRenderTarget2D, TextureRenderTarget) == 0x000000, "Member 'KismetRenderingLibrary_ReleaseRenderTarget2D::TextureRenderTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly \ static_assert(alignof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly) == 0x000008, "Wrong alignment on KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly"); \ static_assert(sizeof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly) == 0x000028, "Wrong size on KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly"); \ static_assert(offsetof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly, RenderTarget) == 0x000000, "Member 'KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly::RenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly, Name_0) == 0x000008, "Member 'KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly::Name_0' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly, CompressionSettings) == 0x000018, "Member 'KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly::CompressionSettings' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly, MipSettings) == 0x000019, "Member 'KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly::MipSettings' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly, ReturnValue) == 0x000020, "Member 'KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_ResizeRenderTarget2D \ static_assert(alignof(KismetRenderingLibrary_ResizeRenderTarget2D) == 0x000008, "Wrong alignment on KismetRenderingLibrary_ResizeRenderTarget2D"); \ static_assert(sizeof(KismetRenderingLibrary_ResizeRenderTarget2D) == 0x000010, "Wrong size on KismetRenderingLibrary_ResizeRenderTarget2D"); \ static_assert(offsetof(KismetRenderingLibrary_ResizeRenderTarget2D, TextureRenderTarget) == 0x000000, "Member 'KismetRenderingLibrary_ResizeRenderTarget2D::TextureRenderTarget' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ResizeRenderTarget2D, Width) == 0x000008, "Member 'KismetRenderingLibrary_ResizeRenderTarget2D::Width' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_ResizeRenderTarget2D, Height) == 0x00000C, "Member 'KismetRenderingLibrary_ResizeRenderTarget2D::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetRenderingLibrary_SetCastInsetShadowForAllAttachments \ static_assert(alignof(KismetRenderingLibrary_SetCastInsetShadowForAllAttachments) == 0x000008, "Wrong alignment on KismetRenderingLibrary_SetCastInsetShadowForAllAttachments"); \ static_assert(sizeof(KismetRenderingLibrary_SetCastInsetShadowForAllAttachments) == 0x000010, "Wrong size on KismetRenderingLibrary_SetCastInsetShadowForAllAttachments"); \ static_assert(offsetof(KismetRenderingLibrary_SetCastInsetShadowForAllAttachments, PrimitiveComponent) == 0x000000, "Member 'KismetRenderingLibrary_SetCastInsetShadowForAllAttachments::PrimitiveComponent' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_SetCastInsetShadowForAllAttachments, bCastInsetShadow) == 0x000008, "Member 'KismetRenderingLibrary_SetCastInsetShadowForAllAttachments::bCastInsetShadow' has a wrong offset!"); \ static_assert(offsetof(KismetRenderingLibrary_SetCastInsetShadowForAllAttachments, bLightAttachmentsAsGroup) == 0x000009, "Member 'KismetRenderingLibrary_SetCastInsetShadowForAllAttachments::bLightAttachmentsAsGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetRenderingLibrary \ static_assert(alignof(UKismetRenderingLibrary) == 0x000008, "Wrong alignment on UKismetRenderingLibrary"); \ static_assert(sizeof(UKismetRenderingLibrary) == 0x000028, "Wrong size on UKismetRenderingLibrary"); \ #define DUMPER7_ASSERTS_UParticleModuleEventBase \ static_assert(alignof(UParticleModuleEventBase) == 0x000008, "Wrong alignment on UParticleModuleEventBase"); \ static_assert(sizeof(UParticleModuleEventBase) == 0x000030, "Wrong size on UParticleModuleEventBase"); \ #define DUMPER7_ASSERTS_UParticleModuleEventReceiverBase \ static_assert(alignof(UParticleModuleEventReceiverBase) == 0x000008, "Wrong alignment on UParticleModuleEventReceiverBase"); \ static_assert(sizeof(UParticleModuleEventReceiverBase) == 0x000040, "Wrong size on UParticleModuleEventReceiverBase"); \ static_assert(offsetof(UParticleModuleEventReceiverBase, EventGeneratorType) == 0x000030, "Member 'UParticleModuleEventReceiverBase::EventGeneratorType' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleEventReceiverBase, EventName) == 0x000034, "Member 'UParticleModuleEventReceiverBase::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedAsset_FindSocket \ static_assert(alignof(SkinnedAsset_FindSocket) == 0x000008, "Wrong alignment on SkinnedAsset_FindSocket"); \ static_assert(sizeof(SkinnedAsset_FindSocket) == 0x000010, "Wrong size on SkinnedAsset_FindSocket"); \ static_assert(offsetof(SkinnedAsset_FindSocket, InSocketName) == 0x000000, "Member 'SkinnedAsset_FindSocket::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SkinnedAsset_FindSocket, ReturnValue) == 0x000008, "Member 'SkinnedAsset_FindSocket::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkinnedAsset_FindSocketInfo \ static_assert(alignof(SkinnedAsset_FindSocketInfo) == 0x000010, "Wrong alignment on SkinnedAsset_FindSocketInfo"); \ static_assert(sizeof(SkinnedAsset_FindSocketInfo) == 0x000080, "Wrong size on SkinnedAsset_FindSocketInfo"); \ static_assert(offsetof(SkinnedAsset_FindSocketInfo, InSocketName) == 0x000000, "Member 'SkinnedAsset_FindSocketInfo::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SkinnedAsset_FindSocketInfo, OutTransform) == 0x000010, "Member 'SkinnedAsset_FindSocketInfo::OutTransform' has a wrong offset!"); \ static_assert(offsetof(SkinnedAsset_FindSocketInfo, OutBoneIndex) == 0x000070, "Member 'SkinnedAsset_FindSocketInfo::OutBoneIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedAsset_FindSocketInfo, OutIndex) == 0x000074, "Member 'SkinnedAsset_FindSocketInfo::OutIndex' has a wrong offset!"); \ static_assert(offsetof(SkinnedAsset_FindSocketInfo, ReturnValue) == 0x000078, "Member 'SkinnedAsset_FindSocketInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkinnedAsset \ static_assert(alignof(USkinnedAsset) == 0x000008, "Wrong alignment on USkinnedAsset"); \ static_assert(sizeof(USkinnedAsset) == 0x0000D8, "Wrong size on USkinnedAsset"); \ #define DUMPER7_ASSERTS_ULightMapVirtualTexture \ static_assert(alignof(ULightMapVirtualTexture) == 0x000008, "Wrong alignment on ULightMapVirtualTexture"); \ static_assert(sizeof(ULightMapVirtualTexture) == 0x000028, "Wrong size on ULightMapVirtualTexture"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetDefaultAnimatingRig \ static_assert(alignof(SkeletalMesh_SetDefaultAnimatingRig) == 0x000008, "Wrong alignment on SkeletalMesh_SetDefaultAnimatingRig"); \ static_assert(sizeof(SkeletalMesh_SetDefaultAnimatingRig) == 0x000030, "Wrong size on SkeletalMesh_SetDefaultAnimatingRig"); \ static_assert(offsetof(SkeletalMesh_SetDefaultAnimatingRig, InAnimatingRig) == 0x000000, "Member 'SkeletalMesh_SetDefaultAnimatingRig::InAnimatingRig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetLODSettings \ static_assert(alignof(SkeletalMesh_SetLODSettings) == 0x000008, "Wrong alignment on SkeletalMesh_SetLODSettings"); \ static_assert(sizeof(SkeletalMesh_SetLODSettings) == 0x000008, "Wrong size on SkeletalMesh_SetLODSettings"); \ static_assert(offsetof(SkeletalMesh_SetLODSettings, InLODSettings) == 0x000000, "Member 'SkeletalMesh_SetLODSettings::InLODSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetMaterials \ static_assert(alignof(SkeletalMesh_SetMaterials) == 0x000008, "Wrong alignment on SkeletalMesh_SetMaterials"); \ static_assert(sizeof(SkeletalMesh_SetMaterials) == 0x000010, "Wrong size on SkeletalMesh_SetMaterials"); \ static_assert(offsetof(SkeletalMesh_SetMaterials, InMaterials) == 0x000000, "Member 'SkeletalMesh_SetMaterials::InMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetMeshClothingAssets \ static_assert(alignof(SkeletalMesh_SetMeshClothingAssets) == 0x000008, "Wrong alignment on SkeletalMesh_SetMeshClothingAssets"); \ static_assert(sizeof(SkeletalMesh_SetMeshClothingAssets) == 0x000010, "Wrong size on SkeletalMesh_SetMeshClothingAssets"); \ static_assert(offsetof(SkeletalMesh_SetMeshClothingAssets, InMeshClothingAssets) == 0x000000, "Member 'SkeletalMesh_SetMeshClothingAssets::InMeshClothingAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetMinLODForQualityLevels \ static_assert(alignof(SkeletalMesh_SetMinLODForQualityLevels) == 0x000008, "Wrong alignment on SkeletalMesh_SetMinLODForQualityLevels"); \ static_assert(sizeof(SkeletalMesh_SetMinLODForQualityLevels) == 0x000058, "Wrong size on SkeletalMesh_SetMinLODForQualityLevels"); \ static_assert(offsetof(SkeletalMesh_SetMinLODForQualityLevels, QualityLevelMinimumLODs) == 0x000000, "Member 'SkeletalMesh_SetMinLODForQualityLevels::QualityLevelMinimumLODs' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_SetMinLODForQualityLevels, Default) == 0x000050, "Member 'SkeletalMesh_SetMinLODForQualityLevels::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetMorphTargets \ static_assert(alignof(SkeletalMesh_SetMorphTargets) == 0x000008, "Wrong alignment on SkeletalMesh_SetMorphTargets"); \ static_assert(sizeof(SkeletalMesh_SetMorphTargets) == 0x000010, "Wrong size on SkeletalMesh_SetMorphTargets"); \ static_assert(offsetof(SkeletalMesh_SetMorphTargets, InMorphTargets) == 0x000000, "Member 'SkeletalMesh_SetMorphTargets::InMorphTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_SetSkeleton \ static_assert(alignof(SkeletalMesh_SetSkeleton) == 0x000008, "Wrong alignment on SkeletalMesh_SetSkeleton"); \ static_assert(sizeof(SkeletalMesh_SetSkeleton) == 0x000008, "Wrong size on SkeletalMesh_SetSkeleton"); \ static_assert(offsetof(SkeletalMesh_SetSkeleton, InSkeleton) == 0x000000, "Member 'SkeletalMesh_SetSkeleton::InSkeleton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_FindSocketAndIndex \ static_assert(alignof(SkeletalMesh_FindSocketAndIndex) == 0x000008, "Wrong alignment on SkeletalMesh_FindSocketAndIndex"); \ static_assert(sizeof(SkeletalMesh_FindSocketAndIndex) == 0x000018, "Wrong size on SkeletalMesh_FindSocketAndIndex"); \ static_assert(offsetof(SkeletalMesh_FindSocketAndIndex, InSocketName) == 0x000000, "Member 'SkeletalMesh_FindSocketAndIndex::InSocketName' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_FindSocketAndIndex, OutIndex) == 0x000008, "Member 'SkeletalMesh_FindSocketAndIndex::OutIndex' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_FindSocketAndIndex, ReturnValue) == 0x000010, "Member 'SkeletalMesh_FindSocketAndIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetBounds \ static_assert(alignof(SkeletalMesh_GetBounds) == 0x000008, "Wrong alignment on SkeletalMesh_GetBounds"); \ static_assert(sizeof(SkeletalMesh_GetBounds) == 0x000038, "Wrong size on SkeletalMesh_GetBounds"); \ static_assert(offsetof(SkeletalMesh_GetBounds, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetDefaultAnimatingRig \ static_assert(alignof(SkeletalMesh_GetDefaultAnimatingRig) == 0x000008, "Wrong alignment on SkeletalMesh_GetDefaultAnimatingRig"); \ static_assert(sizeof(SkeletalMesh_GetDefaultAnimatingRig) == 0x000030, "Wrong size on SkeletalMesh_GetDefaultAnimatingRig"); \ static_assert(offsetof(SkeletalMesh_GetDefaultAnimatingRig, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetDefaultAnimatingRig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetImportedBounds \ static_assert(alignof(SkeletalMesh_GetImportedBounds) == 0x000008, "Wrong alignment on SkeletalMesh_GetImportedBounds"); \ static_assert(sizeof(SkeletalMesh_GetImportedBounds) == 0x000038, "Wrong size on SkeletalMesh_GetImportedBounds"); \ static_assert(offsetof(SkeletalMesh_GetImportedBounds, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetImportedBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetLODSettings \ static_assert(alignof(SkeletalMesh_GetLODSettings) == 0x000008, "Wrong alignment on SkeletalMesh_GetLODSettings"); \ static_assert(sizeof(SkeletalMesh_GetLODSettings) == 0x000008, "Wrong size on SkeletalMesh_GetLODSettings"); \ static_assert(offsetof(SkeletalMesh_GetLODSettings, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetLODSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetMaterials \ static_assert(alignof(SkeletalMesh_GetMaterials) == 0x000008, "Wrong alignment on SkeletalMesh_GetMaterials"); \ static_assert(sizeof(SkeletalMesh_GetMaterials) == 0x000010, "Wrong size on SkeletalMesh_GetMaterials"); \ static_assert(offsetof(SkeletalMesh_GetMaterials, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetMaterials::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetMeshClothingAssets \ static_assert(alignof(SkeletalMesh_GetMeshClothingAssets) == 0x000008, "Wrong alignment on SkeletalMesh_GetMeshClothingAssets"); \ static_assert(sizeof(SkeletalMesh_GetMeshClothingAssets) == 0x000010, "Wrong size on SkeletalMesh_GetMeshClothingAssets"); \ static_assert(offsetof(SkeletalMesh_GetMeshClothingAssets, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetMeshClothingAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetMinLODForQualityLevels \ static_assert(alignof(SkeletalMesh_GetMinLODForQualityLevels) == 0x000008, "Wrong alignment on SkeletalMesh_GetMinLODForQualityLevels"); \ static_assert(sizeof(SkeletalMesh_GetMinLODForQualityLevels) == 0x000058, "Wrong size on SkeletalMesh_GetMinLODForQualityLevels"); \ static_assert(offsetof(SkeletalMesh_GetMinLODForQualityLevels, QualityLevelMinimumLODs) == 0x000000, "Member 'SkeletalMesh_GetMinLODForQualityLevels::QualityLevelMinimumLODs' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_GetMinLODForQualityLevels, Default) == 0x000050, "Member 'SkeletalMesh_GetMinLODForQualityLevels::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetMorphTargetsPtrConv \ static_assert(alignof(SkeletalMesh_GetMorphTargetsPtrConv) == 0x000008, "Wrong alignment on SkeletalMesh_GetMorphTargetsPtrConv"); \ static_assert(sizeof(SkeletalMesh_GetMorphTargetsPtrConv) == 0x000010, "Wrong size on SkeletalMesh_GetMorphTargetsPtrConv"); \ static_assert(offsetof(SkeletalMesh_GetMorphTargetsPtrConv, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetMorphTargetsPtrConv::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetNodeMappingContainer \ static_assert(alignof(SkeletalMesh_GetNodeMappingContainer) == 0x000008, "Wrong alignment on SkeletalMesh_GetNodeMappingContainer"); \ static_assert(sizeof(SkeletalMesh_GetNodeMappingContainer) == 0x000010, "Wrong size on SkeletalMesh_GetNodeMappingContainer"); \ static_assert(offsetof(SkeletalMesh_GetNodeMappingContainer, SourceAsset) == 0x000000, "Member 'SkeletalMesh_GetNodeMappingContainer::SourceAsset' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_GetNodeMappingContainer, ReturnValue) == 0x000008, "Member 'SkeletalMesh_GetNodeMappingContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetNodeMappingData \ static_assert(alignof(SkeletalMesh_GetNodeMappingData) == 0x000008, "Wrong alignment on SkeletalMesh_GetNodeMappingData"); \ static_assert(sizeof(SkeletalMesh_GetNodeMappingData) == 0x000010, "Wrong size on SkeletalMesh_GetNodeMappingData"); \ static_assert(offsetof(SkeletalMesh_GetNodeMappingData, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetNodeMappingData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetPhysicsAsset \ static_assert(alignof(SkeletalMesh_GetPhysicsAsset) == 0x000008, "Wrong alignment on SkeletalMesh_GetPhysicsAsset"); \ static_assert(sizeof(SkeletalMesh_GetPhysicsAsset) == 0x000008, "Wrong size on SkeletalMesh_GetPhysicsAsset"); \ static_assert(offsetof(SkeletalMesh_GetPhysicsAsset, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetPhysicsAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetShadowPhysicsAsset \ static_assert(alignof(SkeletalMesh_GetShadowPhysicsAsset) == 0x000008, "Wrong alignment on SkeletalMesh_GetShadowPhysicsAsset"); \ static_assert(sizeof(SkeletalMesh_GetShadowPhysicsAsset) == 0x000008, "Wrong size on SkeletalMesh_GetShadowPhysicsAsset"); \ static_assert(offsetof(SkeletalMesh_GetShadowPhysicsAsset, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetShadowPhysicsAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetSkeleton \ static_assert(alignof(SkeletalMesh_GetSkeleton) == 0x000008, "Wrong alignment on SkeletalMesh_GetSkeleton"); \ static_assert(sizeof(SkeletalMesh_GetSkeleton) == 0x000008, "Wrong size on SkeletalMesh_GetSkeleton"); \ static_assert(offsetof(SkeletalMesh_GetSkeleton, ReturnValue) == 0x000000, "Member 'SkeletalMesh_GetSkeleton::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_GetSocketByIndex \ static_assert(alignof(SkeletalMesh_GetSocketByIndex) == 0x000008, "Wrong alignment on SkeletalMesh_GetSocketByIndex"); \ static_assert(sizeof(SkeletalMesh_GetSocketByIndex) == 0x000010, "Wrong size on SkeletalMesh_GetSocketByIndex"); \ static_assert(offsetof(SkeletalMesh_GetSocketByIndex, Index_0) == 0x000000, "Member 'SkeletalMesh_GetSocketByIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_GetSocketByIndex, ReturnValue) == 0x000008, "Member 'SkeletalMesh_GetSocketByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_IsSectionUsingCloth \ static_assert(alignof(SkeletalMesh_IsSectionUsingCloth) == 0x000004, "Wrong alignment on SkeletalMesh_IsSectionUsingCloth"); \ static_assert(sizeof(SkeletalMesh_IsSectionUsingCloth) == 0x000008, "Wrong size on SkeletalMesh_IsSectionUsingCloth"); \ static_assert(offsetof(SkeletalMesh_IsSectionUsingCloth, InSectionIndex) == 0x000000, "Member 'SkeletalMesh_IsSectionUsingCloth::InSectionIndex' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_IsSectionUsingCloth, bCheckCorrespondingSections) == 0x000004, "Member 'SkeletalMesh_IsSectionUsingCloth::bCheckCorrespondingSections' has a wrong offset!"); \ static_assert(offsetof(SkeletalMesh_IsSectionUsingCloth, ReturnValue) == 0x000005, "Member 'SkeletalMesh_IsSectionUsingCloth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_K2_GetAllMorphTargetNames \ static_assert(alignof(SkeletalMesh_K2_GetAllMorphTargetNames) == 0x000008, "Wrong alignment on SkeletalMesh_K2_GetAllMorphTargetNames"); \ static_assert(sizeof(SkeletalMesh_K2_GetAllMorphTargetNames) == 0x000010, "Wrong size on SkeletalMesh_K2_GetAllMorphTargetNames"); \ static_assert(offsetof(SkeletalMesh_K2_GetAllMorphTargetNames, ReturnValue) == 0x000000, "Member 'SkeletalMesh_K2_GetAllMorphTargetNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMesh_NumSockets \ static_assert(alignof(SkeletalMesh_NumSockets) == 0x000004, "Wrong alignment on SkeletalMesh_NumSockets"); \ static_assert(sizeof(SkeletalMesh_NumSockets) == 0x000004, "Wrong size on SkeletalMesh_NumSockets"); \ static_assert(offsetof(SkeletalMesh_NumSockets, ReturnValue) == 0x000000, "Member 'SkeletalMesh_NumSockets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMesh \ static_assert(alignof(USkeletalMesh) == 0x000008, "Wrong alignment on USkeletalMesh"); \ static_assert(sizeof(USkeletalMesh) == 0x0004E0, "Wrong size on USkeletalMesh"); \ static_assert(offsetof(USkeletalMesh, Skeleton) == 0x0000F8, "Member 'USkeletalMesh::Skeleton' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, ImportedBounds) == 0x000100, "Member 'USkeletalMesh::ImportedBounds' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, ExtendedBounds) == 0x000138, "Member 'USkeletalMesh::ExtendedBounds' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, PositiveBoundsExtension) == 0x000170, "Member 'USkeletalMesh::PositiveBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, NegativeBoundsExtension) == 0x000188, "Member 'USkeletalMesh::NegativeBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, Materials) == 0x0001A0, "Member 'USkeletalMesh::Materials' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, SkelMirrorTable) == 0x0001B0, "Member 'USkeletalMesh::SkelMirrorTable' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, LODInfo) == 0x0001C0, "Member 'USkeletalMesh::LODInfo' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, MinQualityLevelLOD) == 0x000220, "Member 'USkeletalMesh::MinQualityLevelLOD' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, MinLOD) == 0x000288, "Member 'USkeletalMesh::MinLOD' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, DisableBelowMinLodStripping) == 0x00028C, "Member 'USkeletalMesh::DisableBelowMinLodStripping' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, SkelMirrorAxis) == 0x00028D, "Member 'USkeletalMesh::SkelMirrorAxis' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, SkelMirrorFlipAxis) == 0x00028E, "Member 'USkeletalMesh::SkelMirrorFlipAxis' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, BodySetup) == 0x000290, "Member 'USkeletalMesh::BodySetup' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, PhysicsAsset) == 0x000298, "Member 'USkeletalMesh::PhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, ShadowPhysicsAsset) == 0x0002A0, "Member 'USkeletalMesh::ShadowPhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, NodeMappingData) == 0x0002A8, "Member 'USkeletalMesh::NodeMappingData' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, RayTracingMinLOD) == 0x0002BC, "Member 'USkeletalMesh::RayTracingMinLOD' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, ClothLODBiasMode) == 0x0002C0, "Member 'USkeletalMesh::ClothLODBiasMode' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, MorphTargets) == 0x0002C8, "Member 'USkeletalMesh::MorphTargets' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, PostProcessAnimBlueprint) == 0x000450, "Member 'USkeletalMesh::PostProcessAnimBlueprint' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, MeshClothingAssets) == 0x000458, "Member 'USkeletalMesh::MeshClothingAssets' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, SamplingInfo) == 0x000468, "Member 'USkeletalMesh::SamplingInfo' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, AssetUserData) == 0x000498, "Member 'USkeletalMesh::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, Sockets) == 0x0004A8, "Member 'USkeletalMesh::Sockets' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, SkinWeightProfiles) == 0x0004C8, "Member 'USkeletalMesh::SkinWeightProfiles' has a wrong offset!"); \ static_assert(offsetof(USkeletalMesh, DefaultMeshDeformer) == 0x0004D8, "Member 'USkeletalMesh::DefaultMeshDeformer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataLightFunction \ static_assert(alignof(UMaterialExpressionStrataLightFunction) == 0x000008, "Wrong alignment on UMaterialExpressionStrataLightFunction"); \ static_assert(sizeof(UMaterialExpressionStrataLightFunction) == 0x0000D8, "Wrong size on UMaterialExpressionStrataLightFunction"); \ static_assert(offsetof(UMaterialExpressionStrataLightFunction, Color) == 0x0000B0, "Member 'UMaterialExpressionStrataLightFunction::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHLODBuilder \ static_assert(alignof(UHLODBuilder) == 0x000008, "Wrong alignment on UHLODBuilder"); \ static_assert(sizeof(UHLODBuilder) == 0x000028, "Wrong size on UHLODBuilder"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationEmitter \ static_assert(alignof(UParticleModuleLocationEmitter) == 0x000008, "Wrong alignment on UParticleModuleLocationEmitter"); \ static_assert(sizeof(UParticleModuleLocationEmitter) == 0x000050, "Wrong size on UParticleModuleLocationEmitter"); \ static_assert(offsetof(UParticleModuleLocationEmitter, EmitterName) == 0x000030, "Member 'UParticleModuleLocationEmitter::EmitterName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationEmitter, SelectionMethod) == 0x000038, "Member 'UParticleModuleLocationEmitter::SelectionMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationEmitter, InheritSourceVelocityScale) == 0x000040, "Member 'UParticleModuleLocationEmitter::InheritSourceVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationEmitter, InheritSourceRotationScale) == 0x000048, "Member 'UParticleModuleLocationEmitter::InheritSourceRotationScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputAxisKeyDelegateBinding \ static_assert(alignof(UInputAxisKeyDelegateBinding) == 0x000008, "Wrong alignment on UInputAxisKeyDelegateBinding"); \ static_assert(sizeof(UInputAxisKeyDelegateBinding) == 0x000038, "Wrong size on UInputAxisKeyDelegateBinding"); \ static_assert(offsetof(UInputAxisKeyDelegateBinding, InputAxisKeyDelegateBindings) == 0x000028, "Member 'UInputAxisKeyDelegateBinding::InputAxisKeyDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputVectorAxisDelegateBinding \ static_assert(alignof(UInputVectorAxisDelegateBinding) == 0x000008, "Wrong alignment on UInputVectorAxisDelegateBinding"); \ static_assert(sizeof(UInputVectorAxisDelegateBinding) == 0x000038, "Wrong size on UInputVectorAxisDelegateBinding"); \ #define DUMPER7_ASSERTS_SplineComponent_AddPoint \ static_assert(alignof(SplineComponent_AddPoint) == 0x000008, "Wrong alignment on SplineComponent_AddPoint"); \ static_assert(sizeof(SplineComponent_AddPoint) == 0x000090, "Wrong size on SplineComponent_AddPoint"); \ static_assert(offsetof(SplineComponent_AddPoint, Point) == 0x000000, "Member 'SplineComponent_AddPoint::Point' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddPoint, bUpdateSpline) == 0x000088, "Member 'SplineComponent_AddPoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_AddPoints \ static_assert(alignof(SplineComponent_AddPoints) == 0x000008, "Wrong alignment on SplineComponent_AddPoints"); \ static_assert(sizeof(SplineComponent_AddPoints) == 0x000018, "Wrong size on SplineComponent_AddPoints"); \ static_assert(offsetof(SplineComponent_AddPoints, Points) == 0x000000, "Member 'SplineComponent_AddPoints::Points' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddPoints, bUpdateSpline) == 0x000010, "Member 'SplineComponent_AddPoints::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_AddSplineLocalPoint \ static_assert(alignof(SplineComponent_AddSplineLocalPoint) == 0x000008, "Wrong alignment on SplineComponent_AddSplineLocalPoint"); \ static_assert(sizeof(SplineComponent_AddSplineLocalPoint) == 0x000018, "Wrong size on SplineComponent_AddSplineLocalPoint"); \ static_assert(offsetof(SplineComponent_AddSplineLocalPoint, position) == 0x000000, "Member 'SplineComponent_AddSplineLocalPoint::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_AddSplinePoint \ static_assert(alignof(SplineComponent_AddSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_AddSplinePoint"); \ static_assert(sizeof(SplineComponent_AddSplinePoint) == 0x000020, "Wrong size on SplineComponent_AddSplinePoint"); \ static_assert(offsetof(SplineComponent_AddSplinePoint, position) == 0x000000, "Member 'SplineComponent_AddSplinePoint::position' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddSplinePoint, CoordinateSpace) == 0x000018, "Member 'SplineComponent_AddSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddSplinePoint, bUpdateSpline) == 0x000019, "Member 'SplineComponent_AddSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_AddSplinePointAtIndex \ static_assert(alignof(SplineComponent_AddSplinePointAtIndex) == 0x000008, "Wrong alignment on SplineComponent_AddSplinePointAtIndex"); \ static_assert(sizeof(SplineComponent_AddSplinePointAtIndex) == 0x000020, "Wrong size on SplineComponent_AddSplinePointAtIndex"); \ static_assert(offsetof(SplineComponent_AddSplinePointAtIndex, position) == 0x000000, "Member 'SplineComponent_AddSplinePointAtIndex::position' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddSplinePointAtIndex, Index_0) == 0x000018, "Member 'SplineComponent_AddSplinePointAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddSplinePointAtIndex, CoordinateSpace) == 0x00001C, "Member 'SplineComponent_AddSplinePointAtIndex::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_AddSplinePointAtIndex, bUpdateSpline) == 0x00001D, "Member 'SplineComponent_AddSplinePointAtIndex::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_AddSplineWorldPoint \ static_assert(alignof(SplineComponent_AddSplineWorldPoint) == 0x000008, "Wrong alignment on SplineComponent_AddSplineWorldPoint"); \ static_assert(sizeof(SplineComponent_AddSplineWorldPoint) == 0x000018, "Wrong size on SplineComponent_AddSplineWorldPoint"); \ static_assert(offsetof(SplineComponent_AddSplineWorldPoint, position) == 0x000000, "Member 'SplineComponent_AddSplineWorldPoint::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_ClearSplinePoints \ static_assert(alignof(SplineComponent_ClearSplinePoints) == 0x000001, "Wrong alignment on SplineComponent_ClearSplinePoints"); \ static_assert(sizeof(SplineComponent_ClearSplinePoints) == 0x000001, "Wrong size on SplineComponent_ClearSplinePoints"); \ static_assert(offsetof(SplineComponent_ClearSplinePoints, bUpdateSpline) == 0x000000, "Member 'SplineComponent_ClearSplinePoints::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_RemoveSplinePoint \ static_assert(alignof(SplineComponent_RemoveSplinePoint) == 0x000004, "Wrong alignment on SplineComponent_RemoveSplinePoint"); \ static_assert(sizeof(SplineComponent_RemoveSplinePoint) == 0x000008, "Wrong size on SplineComponent_RemoveSplinePoint"); \ static_assert(offsetof(SplineComponent_RemoveSplinePoint, Index_0) == 0x000000, "Member 'SplineComponent_RemoveSplinePoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_RemoveSplinePoint, bUpdateSpline) == 0x000004, "Member 'SplineComponent_RemoveSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetClosedLoop \ static_assert(alignof(SplineComponent_SetClosedLoop) == 0x000001, "Wrong alignment on SplineComponent_SetClosedLoop"); \ static_assert(sizeof(SplineComponent_SetClosedLoop) == 0x000002, "Wrong size on SplineComponent_SetClosedLoop"); \ static_assert(offsetof(SplineComponent_SetClosedLoop, bInClosedLoop) == 0x000000, "Member 'SplineComponent_SetClosedLoop::bInClosedLoop' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetClosedLoop, bUpdateSpline) == 0x000001, "Member 'SplineComponent_SetClosedLoop::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetClosedLoopAtPosition \ static_assert(alignof(SplineComponent_SetClosedLoopAtPosition) == 0x000004, "Wrong alignment on SplineComponent_SetClosedLoopAtPosition"); \ static_assert(sizeof(SplineComponent_SetClosedLoopAtPosition) == 0x00000C, "Wrong size on SplineComponent_SetClosedLoopAtPosition"); \ static_assert(offsetof(SplineComponent_SetClosedLoopAtPosition, bInClosedLoop) == 0x000000, "Member 'SplineComponent_SetClosedLoopAtPosition::bInClosedLoop' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetClosedLoopAtPosition, Key) == 0x000004, "Member 'SplineComponent_SetClosedLoopAtPosition::Key' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetClosedLoopAtPosition, bUpdateSpline) == 0x000008, "Member 'SplineComponent_SetClosedLoopAtPosition::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetDefaultUpVector \ static_assert(alignof(SplineComponent_SetDefaultUpVector) == 0x000008, "Wrong alignment on SplineComponent_SetDefaultUpVector"); \ static_assert(sizeof(SplineComponent_SetDefaultUpVector) == 0x000020, "Wrong size on SplineComponent_SetDefaultUpVector"); \ static_assert(offsetof(SplineComponent_SetDefaultUpVector, UpVector) == 0x000000, "Member 'SplineComponent_SetDefaultUpVector::UpVector' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetDefaultUpVector, CoordinateSpace) == 0x000018, "Member 'SplineComponent_SetDefaultUpVector::CoordinateSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetDrawDebug \ static_assert(alignof(SplineComponent_SetDrawDebug) == 0x000001, "Wrong alignment on SplineComponent_SetDrawDebug"); \ static_assert(sizeof(SplineComponent_SetDrawDebug) == 0x000001, "Wrong size on SplineComponent_SetDrawDebug"); \ static_assert(offsetof(SplineComponent_SetDrawDebug, bShow) == 0x000000, "Member 'SplineComponent_SetDrawDebug::bShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetLocationAtSplinePoint \ static_assert(alignof(SplineComponent_SetLocationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetLocationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetLocationAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_SetLocationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetLocationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetLocationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetLocationAtSplinePoint, InLocation) == 0x000008, "Member 'SplineComponent_SetLocationAtSplinePoint::InLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetLocationAtSplinePoint, CoordinateSpace) == 0x000020, "Member 'SplineComponent_SetLocationAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetLocationAtSplinePoint, bUpdateSpline) == 0x000021, "Member 'SplineComponent_SetLocationAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetRotationAtSplinePoint \ static_assert(alignof(SplineComponent_SetRotationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetRotationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetRotationAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_SetRotationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetRotationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetRotationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetRotationAtSplinePoint, InRotation) == 0x000008, "Member 'SplineComponent_SetRotationAtSplinePoint::InRotation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetRotationAtSplinePoint, CoordinateSpace) == 0x000020, "Member 'SplineComponent_SetRotationAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetRotationAtSplinePoint, bUpdateSpline) == 0x000021, "Member 'SplineComponent_SetRotationAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetScaleAtSplinePoint \ static_assert(alignof(SplineComponent_SetScaleAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetScaleAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetScaleAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_SetScaleAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetScaleAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetScaleAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetScaleAtSplinePoint, InScaleVector) == 0x000008, "Member 'SplineComponent_SetScaleAtSplinePoint::InScaleVector' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetScaleAtSplinePoint, bUpdateSpline) == 0x000020, "Member 'SplineComponent_SetScaleAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetSelectedSplineSegmentColor \ static_assert(alignof(SplineComponent_SetSelectedSplineSegmentColor) == 0x000004, "Wrong alignment on SplineComponent_SetSelectedSplineSegmentColor"); \ static_assert(sizeof(SplineComponent_SetSelectedSplineSegmentColor) == 0x000010, "Wrong size on SplineComponent_SetSelectedSplineSegmentColor"); \ static_assert(offsetof(SplineComponent_SetSelectedSplineSegmentColor, SegmentColor) == 0x000000, "Member 'SplineComponent_SetSelectedSplineSegmentColor::SegmentColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetSplineLocalPoints \ static_assert(alignof(SplineComponent_SetSplineLocalPoints) == 0x000008, "Wrong alignment on SplineComponent_SetSplineLocalPoints"); \ static_assert(sizeof(SplineComponent_SetSplineLocalPoints) == 0x000010, "Wrong size on SplineComponent_SetSplineLocalPoints"); \ static_assert(offsetof(SplineComponent_SetSplineLocalPoints, Points) == 0x000000, "Member 'SplineComponent_SetSplineLocalPoints::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetSplinePoints \ static_assert(alignof(SplineComponent_SetSplinePoints) == 0x000008, "Wrong alignment on SplineComponent_SetSplinePoints"); \ static_assert(sizeof(SplineComponent_SetSplinePoints) == 0x000018, "Wrong size on SplineComponent_SetSplinePoints"); \ static_assert(offsetof(SplineComponent_SetSplinePoints, Points) == 0x000000, "Member 'SplineComponent_SetSplinePoints::Points' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetSplinePoints, CoordinateSpace) == 0x000010, "Member 'SplineComponent_SetSplinePoints::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetSplinePoints, bUpdateSpline) == 0x000011, "Member 'SplineComponent_SetSplinePoints::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetSplinePointType \ static_assert(alignof(SplineComponent_SetSplinePointType) == 0x000004, "Wrong alignment on SplineComponent_SetSplinePointType"); \ static_assert(sizeof(SplineComponent_SetSplinePointType) == 0x000008, "Wrong size on SplineComponent_SetSplinePointType"); \ static_assert(offsetof(SplineComponent_SetSplinePointType, PointIndex) == 0x000000, "Member 'SplineComponent_SetSplinePointType::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetSplinePointType, Type) == 0x000004, "Member 'SplineComponent_SetSplinePointType::Type' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetSplinePointType, bUpdateSpline) == 0x000005, "Member 'SplineComponent_SetSplinePointType::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetSplineWorldPoints \ static_assert(alignof(SplineComponent_SetSplineWorldPoints) == 0x000008, "Wrong alignment on SplineComponent_SetSplineWorldPoints"); \ static_assert(sizeof(SplineComponent_SetSplineWorldPoints) == 0x000010, "Wrong size on SplineComponent_SetSplineWorldPoints"); \ static_assert(offsetof(SplineComponent_SetSplineWorldPoints, Points) == 0x000000, "Member 'SplineComponent_SetSplineWorldPoints::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetTangentAtSplinePoint \ static_assert(alignof(SplineComponent_SetTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetTangentAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_SetTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentAtSplinePoint, InTangent) == 0x000008, "Member 'SplineComponent_SetTangentAtSplinePoint::InTangent' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentAtSplinePoint, CoordinateSpace) == 0x000020, "Member 'SplineComponent_SetTangentAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentAtSplinePoint, bUpdateSpline) == 0x000021, "Member 'SplineComponent_SetTangentAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetTangentColor \ static_assert(alignof(SplineComponent_SetTangentColor) == 0x000004, "Wrong alignment on SplineComponent_SetTangentColor"); \ static_assert(sizeof(SplineComponent_SetTangentColor) == 0x000010, "Wrong size on SplineComponent_SetTangentColor"); \ static_assert(offsetof(SplineComponent_SetTangentColor, TangentColor) == 0x000000, "Member 'SplineComponent_SetTangentColor::TangentColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetTangentsAtSplinePoint \ static_assert(alignof(SplineComponent_SetTangentsAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetTangentsAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetTangentsAtSplinePoint) == 0x000040, "Wrong size on SplineComponent_SetTangentsAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetTangentsAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetTangentsAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentsAtSplinePoint, InArriveTangent) == 0x000008, "Member 'SplineComponent_SetTangentsAtSplinePoint::InArriveTangent' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentsAtSplinePoint, InLeaveTangent) == 0x000020, "Member 'SplineComponent_SetTangentsAtSplinePoint::InLeaveTangent' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentsAtSplinePoint, CoordinateSpace) == 0x000038, "Member 'SplineComponent_SetTangentsAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetTangentsAtSplinePoint, bUpdateSpline) == 0x000039, "Member 'SplineComponent_SetTangentsAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetUnselectedSplineSegmentColor \ static_assert(alignof(SplineComponent_SetUnselectedSplineSegmentColor) == 0x000004, "Wrong alignment on SplineComponent_SetUnselectedSplineSegmentColor"); \ static_assert(sizeof(SplineComponent_SetUnselectedSplineSegmentColor) == 0x000010, "Wrong size on SplineComponent_SetUnselectedSplineSegmentColor"); \ static_assert(offsetof(SplineComponent_SetUnselectedSplineSegmentColor, SegmentColor) == 0x000000, "Member 'SplineComponent_SetUnselectedSplineSegmentColor::SegmentColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetUpVectorAtSplinePoint \ static_assert(alignof(SplineComponent_SetUpVectorAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetUpVectorAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetUpVectorAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_SetUpVectorAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetUpVectorAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetUpVectorAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetUpVectorAtSplinePoint, InUpVector) == 0x000008, "Member 'SplineComponent_SetUpVectorAtSplinePoint::InUpVector' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetUpVectorAtSplinePoint, CoordinateSpace) == 0x000020, "Member 'SplineComponent_SetUpVectorAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetUpVectorAtSplinePoint, bUpdateSpline) == 0x000021, "Member 'SplineComponent_SetUpVectorAtSplinePoint::bUpdateSpline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_SetWorldLocationAtSplinePoint \ static_assert(alignof(SplineComponent_SetWorldLocationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_SetWorldLocationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_SetWorldLocationAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_SetWorldLocationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_SetWorldLocationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_SetWorldLocationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_SetWorldLocationAtSplinePoint, InLocation) == 0x000008, "Member 'SplineComponent_SetWorldLocationAtSplinePoint::InLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_ConvertSplineSegmentToPolyLine \ static_assert(alignof(SplineComponent_ConvertSplineSegmentToPolyLine) == 0x000008, "Wrong alignment on SplineComponent_ConvertSplineSegmentToPolyLine"); \ static_assert(sizeof(SplineComponent_ConvertSplineSegmentToPolyLine) == 0x000028, "Wrong size on SplineComponent_ConvertSplineSegmentToPolyLine"); \ static_assert(offsetof(SplineComponent_ConvertSplineSegmentToPolyLine, SplinePointStartIndex) == 0x000000, "Member 'SplineComponent_ConvertSplineSegmentToPolyLine::SplinePointStartIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineSegmentToPolyLine, CoordinateSpace) == 0x000004, "Member 'SplineComponent_ConvertSplineSegmentToPolyLine::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineSegmentToPolyLine, MaxSquareDistanceFromSpline) == 0x000008, "Member 'SplineComponent_ConvertSplineSegmentToPolyLine::MaxSquareDistanceFromSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineSegmentToPolyLine, outPoints) == 0x000010, "Member 'SplineComponent_ConvertSplineSegmentToPolyLine::outPoints' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineSegmentToPolyLine, ReturnValue) == 0x000020, "Member 'SplineComponent_ConvertSplineSegmentToPolyLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_ConvertSplineToPolyLine \ static_assert(alignof(SplineComponent_ConvertSplineToPolyLine) == 0x000008, "Wrong alignment on SplineComponent_ConvertSplineToPolyLine"); \ static_assert(sizeof(SplineComponent_ConvertSplineToPolyLine) == 0x000020, "Wrong size on SplineComponent_ConvertSplineToPolyLine"); \ static_assert(offsetof(SplineComponent_ConvertSplineToPolyLine, CoordinateSpace) == 0x000000, "Member 'SplineComponent_ConvertSplineToPolyLine::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineToPolyLine, MaxSquareDistanceFromSpline) == 0x000004, "Member 'SplineComponent_ConvertSplineToPolyLine::MaxSquareDistanceFromSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineToPolyLine, outPoints) == 0x000008, "Member 'SplineComponent_ConvertSplineToPolyLine::outPoints' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_ConvertSplineToPolyLine, ReturnValue) == 0x000018, "Member 'SplineComponent_ConvertSplineToPolyLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_DivideSplineIntoPolylineRecursive \ static_assert(alignof(SplineComponent_DivideSplineIntoPolylineRecursive) == 0x000008, "Wrong alignment on SplineComponent_DivideSplineIntoPolylineRecursive"); \ static_assert(sizeof(SplineComponent_DivideSplineIntoPolylineRecursive) == 0x000028, "Wrong size on SplineComponent_DivideSplineIntoPolylineRecursive"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, StartDistanceAlongSpline) == 0x000000, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::StartDistanceAlongSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, EndDistanceAlongSpline) == 0x000004, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::EndDistanceAlongSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, CoordinateSpace) == 0x000008, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, MaxSquareDistanceFromSpline) == 0x00000C, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::MaxSquareDistanceFromSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, outPoints) == 0x000010, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::outPoints' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursive, ReturnValue) == 0x000020, "Member 'SplineComponent_DivideSplineIntoPolylineRecursive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances \ static_assert(alignof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances) == 0x000008, "Wrong alignment on SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances"); \ static_assert(sizeof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances) == 0x000038, "Wrong size on SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, StartDistanceAlongSpline) == 0x000000, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::StartDistanceAlongSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, EndDistanceAlongSpline) == 0x000004, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::EndDistanceAlongSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, CoordinateSpace) == 0x000008, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, MaxSquareDistanceFromSpline) == 0x00000C, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::MaxSquareDistanceFromSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, outPoints) == 0x000010, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::outPoints' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, OutDistancesAlongSpline) == 0x000020, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::OutDistancesAlongSpline' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances, ReturnValue) == 0x000030, "Member 'SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindDirectionClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindDirectionClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindDirectionClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindDirectionClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindDirectionClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindDirectionClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindDirectionClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindDirectionClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindDirectionClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindDirectionClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindDirectionClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindInputKeyClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindInputKeyClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindInputKeyClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindInputKeyClosestToWorldLocation) == 0x000020, "Wrong size on SplineComponent_FindInputKeyClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindInputKeyClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindInputKeyClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindInputKeyClosestToWorldLocation, ReturnValue) == 0x000018, "Member 'SplineComponent_FindInputKeyClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindLocationClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindLocationClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindLocationClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindLocationClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindLocationClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindLocationClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindLocationClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindLocationClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindLocationClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindLocationClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindLocationClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindRightVectorClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindRightVectorClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindRightVectorClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindRightVectorClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindRightVectorClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindRightVectorClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindRightVectorClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRightVectorClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindRightVectorClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRightVectorClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindRightVectorClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindRollClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindRollClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindRollClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindRollClosestToWorldLocation) == 0x000020, "Wrong size on SplineComponent_FindRollClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindRollClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindRollClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRollClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindRollClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRollClosestToWorldLocation, ReturnValue) == 0x00001C, "Member 'SplineComponent_FindRollClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindRotationClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindRotationClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindRotationClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindRotationClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindRotationClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindRotationClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindRotationClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRotationClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindRotationClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindRotationClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindRotationClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindScaleClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindScaleClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindScaleClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindScaleClosestToWorldLocation) == 0x000030, "Wrong size on SplineComponent_FindScaleClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindScaleClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindScaleClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindScaleClosestToWorldLocation, ReturnValue) == 0x000018, "Member 'SplineComponent_FindScaleClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindTangentClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindTangentClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindTangentClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindTangentClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindTangentClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindTangentClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindTangentClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindTangentClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindTangentClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindTangentClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindTangentClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindTransformClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindTransformClosestToWorldLocation) == 0x000010, "Wrong alignment on SplineComponent_FindTransformClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindTransformClosestToWorldLocation) == 0x000080, "Wrong size on SplineComponent_FindTransformClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindTransformClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindTransformClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindTransformClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindTransformClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindTransformClosestToWorldLocation, bUseScale) == 0x000019, "Member 'SplineComponent_FindTransformClosestToWorldLocation::bUseScale' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindTransformClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindTransformClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_FindUpVectorClosestToWorldLocation \ static_assert(alignof(SplineComponent_FindUpVectorClosestToWorldLocation) == 0x000008, "Wrong alignment on SplineComponent_FindUpVectorClosestToWorldLocation"); \ static_assert(sizeof(SplineComponent_FindUpVectorClosestToWorldLocation) == 0x000038, "Wrong size on SplineComponent_FindUpVectorClosestToWorldLocation"); \ static_assert(offsetof(SplineComponent_FindUpVectorClosestToWorldLocation, WorldLocation) == 0x000000, "Member 'SplineComponent_FindUpVectorClosestToWorldLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindUpVectorClosestToWorldLocation, CoordinateSpace) == 0x000018, "Member 'SplineComponent_FindUpVectorClosestToWorldLocation::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_FindUpVectorClosestToWorldLocation, ReturnValue) == 0x000020, "Member 'SplineComponent_FindUpVectorClosestToWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetArriveTangentAtSplinePoint \ static_assert(alignof(SplineComponent_GetArriveTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetArriveTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetArriveTangentAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetArriveTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetArriveTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetArriveTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetArriveTangentAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetArriveTangentAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetArriveTangentAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetArriveTangentAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDefaultUpVector \ static_assert(alignof(SplineComponent_GetDefaultUpVector) == 0x000008, "Wrong alignment on SplineComponent_GetDefaultUpVector"); \ static_assert(sizeof(SplineComponent_GetDefaultUpVector) == 0x000020, "Wrong size on SplineComponent_GetDefaultUpVector"); \ static_assert(offsetof(SplineComponent_GetDefaultUpVector, CoordinateSpace) == 0x000000, "Member 'SplineComponent_GetDefaultUpVector::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDefaultUpVector, ReturnValue) == 0x000008, "Member 'SplineComponent_GetDefaultUpVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDirectionAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetDirectionAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetDirectionAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetDirectionAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetDirectionAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetDirectionAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetDirectionAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetDirectionAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetDirectionAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDirectionAtSplineInputKey \ static_assert(alignof(SplineComponent_GetDirectionAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetDirectionAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetDirectionAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetDirectionAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetDirectionAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetDirectionAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetDirectionAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDirectionAtSplinePoint \ static_assert(alignof(SplineComponent_GetDirectionAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetDirectionAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetDirectionAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetDirectionAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetDirectionAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetDirectionAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetDirectionAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDirectionAtTime \ static_assert(alignof(SplineComponent_GetDirectionAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetDirectionAtTime"); \ static_assert(sizeof(SplineComponent_GetDirectionAtTime) == 0x000020, "Wrong size on SplineComponent_GetDirectionAtTime"); \ static_assert(offsetof(SplineComponent_GetDirectionAtTime, Time) == 0x000000, "Member 'SplineComponent_GetDirectionAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetDirectionAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetDirectionAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDirectionAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetDirectionAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDistanceAlongSplineAtSplineInputKey \ static_assert(alignof(SplineComponent_GetDistanceAlongSplineAtSplineInputKey) == 0x000004, "Wrong alignment on SplineComponent_GetDistanceAlongSplineAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetDistanceAlongSplineAtSplineInputKey) == 0x000008, "Wrong size on SplineComponent_GetDistanceAlongSplineAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetDistanceAlongSplineAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetDistanceAlongSplineAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDistanceAlongSplineAtSplineInputKey, ReturnValue) == 0x000004, "Member 'SplineComponent_GetDistanceAlongSplineAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetDistanceAlongSplineAtSplinePoint \ static_assert(alignof(SplineComponent_GetDistanceAlongSplineAtSplinePoint) == 0x000004, "Wrong alignment on SplineComponent_GetDistanceAlongSplineAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetDistanceAlongSplineAtSplinePoint) == 0x000008, "Wrong size on SplineComponent_GetDistanceAlongSplineAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetDistanceAlongSplineAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetDistanceAlongSplineAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetDistanceAlongSplineAtSplinePoint, ReturnValue) == 0x000004, "Member 'SplineComponent_GetDistanceAlongSplineAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetFloatPropertyAtSplineInputKey \ static_assert(alignof(SplineComponent_GetFloatPropertyAtSplineInputKey) == 0x000004, "Wrong alignment on SplineComponent_GetFloatPropertyAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetFloatPropertyAtSplineInputKey) == 0x000010, "Wrong size on SplineComponent_GetFloatPropertyAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetFloatPropertyAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplineInputKey, PropertyName) == 0x000004, "Member 'SplineComponent_GetFloatPropertyAtSplineInputKey::PropertyName' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplineInputKey, ReturnValue) == 0x00000C, "Member 'SplineComponent_GetFloatPropertyAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetFloatPropertyAtSplinePoint \ static_assert(alignof(SplineComponent_GetFloatPropertyAtSplinePoint) == 0x000004, "Wrong alignment on SplineComponent_GetFloatPropertyAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetFloatPropertyAtSplinePoint) == 0x000010, "Wrong size on SplineComponent_GetFloatPropertyAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplinePoint, Index_0) == 0x000000, "Member 'SplineComponent_GetFloatPropertyAtSplinePoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplinePoint, PropertyName) == 0x000004, "Member 'SplineComponent_GetFloatPropertyAtSplinePoint::PropertyName' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetFloatPropertyAtSplinePoint, ReturnValue) == 0x00000C, "Member 'SplineComponent_GetFloatPropertyAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetInputKeyAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetInputKeyAtDistanceAlongSpline) == 0x000004, "Wrong alignment on SplineComponent_GetInputKeyAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetInputKeyAtDistanceAlongSpline) == 0x000008, "Wrong size on SplineComponent_GetInputKeyAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetInputKeyAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetInputKeyAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetInputKeyAtDistanceAlongSpline, ReturnValue) == 0x000004, "Member 'SplineComponent_GetInputKeyAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetInputKeyValueAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetInputKeyValueAtDistanceAlongSpline) == 0x000004, "Wrong alignment on SplineComponent_GetInputKeyValueAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetInputKeyValueAtDistanceAlongSpline) == 0x000008, "Wrong size on SplineComponent_GetInputKeyValueAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetInputKeyValueAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetInputKeyValueAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetInputKeyValueAtDistanceAlongSpline, ReturnValue) == 0x000004, "Member 'SplineComponent_GetInputKeyValueAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLeaveTangentAtSplinePoint \ static_assert(alignof(SplineComponent_GetLeaveTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetLeaveTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetLeaveTangentAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetLeaveTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetLeaveTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetLeaveTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLeaveTangentAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetLeaveTangentAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLeaveTangentAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetLeaveTangentAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocalLocationAndTangentAtSplinePoint \ static_assert(alignof(SplineComponent_GetLocalLocationAndTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetLocalLocationAndTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetLocalLocationAndTangentAtSplinePoint) == 0x000038, "Wrong size on SplineComponent_GetLocalLocationAndTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetLocalLocationAndTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetLocalLocationAndTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocalLocationAndTangentAtSplinePoint, LocalLocation) == 0x000008, "Member 'SplineComponent_GetLocalLocationAndTangentAtSplinePoint::LocalLocation' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocalLocationAndTangentAtSplinePoint, LocalTangent) == 0x000020, "Member 'SplineComponent_GetLocalLocationAndTangentAtSplinePoint::LocalTangent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocationAndTangentAtSplinePoint \ static_assert(alignof(SplineComponent_GetLocationAndTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetLocationAndTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetLocationAndTangentAtSplinePoint) == 0x000040, "Wrong size on SplineComponent_GetLocationAndTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetLocationAndTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetLocationAndTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAndTangentAtSplinePoint, Location) == 0x000008, "Member 'SplineComponent_GetLocationAndTangentAtSplinePoint::Location' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAndTangentAtSplinePoint, Tangent) == 0x000020, "Member 'SplineComponent_GetLocationAndTangentAtSplinePoint::Tangent' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAndTangentAtSplinePoint, CoordinateSpace) == 0x000038, "Member 'SplineComponent_GetLocationAndTangentAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocationAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetLocationAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetLocationAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetLocationAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetLocationAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetLocationAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetLocationAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetLocationAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetLocationAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocationAtSplineInputKey \ static_assert(alignof(SplineComponent_GetLocationAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetLocationAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetLocationAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetLocationAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetLocationAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetLocationAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetLocationAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocationAtSplinePoint \ static_assert(alignof(SplineComponent_GetLocationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetLocationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetLocationAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetLocationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetLocationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetLocationAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetLocationAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetLocationAtTime \ static_assert(alignof(SplineComponent_GetLocationAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetLocationAtTime"); \ static_assert(sizeof(SplineComponent_GetLocationAtTime) == 0x000020, "Wrong size on SplineComponent_GetLocationAtTime"); \ static_assert(offsetof(SplineComponent_GetLocationAtTime, Time) == 0x000000, "Member 'SplineComponent_GetLocationAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetLocationAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetLocationAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetLocationAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetLocationAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetNumberOfSplinePoints \ static_assert(alignof(SplineComponent_GetNumberOfSplinePoints) == 0x000004, "Wrong alignment on SplineComponent_GetNumberOfSplinePoints"); \ static_assert(sizeof(SplineComponent_GetNumberOfSplinePoints) == 0x000004, "Wrong size on SplineComponent_GetNumberOfSplinePoints"); \ static_assert(offsetof(SplineComponent_GetNumberOfSplinePoints, ReturnValue) == 0x000000, "Member 'SplineComponent_GetNumberOfSplinePoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetNumberOfSplineSegments \ static_assert(alignof(SplineComponent_GetNumberOfSplineSegments) == 0x000004, "Wrong alignment on SplineComponent_GetNumberOfSplineSegments"); \ static_assert(sizeof(SplineComponent_GetNumberOfSplineSegments) == 0x000004, "Wrong size on SplineComponent_GetNumberOfSplineSegments"); \ static_assert(offsetof(SplineComponent_GetNumberOfSplineSegments, ReturnValue) == 0x000000, "Member 'SplineComponent_GetNumberOfSplineSegments::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRightVectorAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetRightVectorAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetRightVectorAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetRightVectorAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetRightVectorAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetRightVectorAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRightVectorAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRightVectorAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRightVectorAtSplineInputKey \ static_assert(alignof(SplineComponent_GetRightVectorAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetRightVectorAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetRightVectorAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetRightVectorAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetRightVectorAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRightVectorAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRightVectorAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRightVectorAtSplinePoint \ static_assert(alignof(SplineComponent_GetRightVectorAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetRightVectorAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetRightVectorAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetRightVectorAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetRightVectorAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRightVectorAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRightVectorAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRightVectorAtTime \ static_assert(alignof(SplineComponent_GetRightVectorAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetRightVectorAtTime"); \ static_assert(sizeof(SplineComponent_GetRightVectorAtTime) == 0x000020, "Wrong size on SplineComponent_GetRightVectorAtTime"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtTime, Time) == 0x000000, "Member 'SplineComponent_GetRightVectorAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRightVectorAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetRightVectorAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRightVectorAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRightVectorAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRollAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetRollAtDistanceAlongSpline) == 0x000004, "Wrong alignment on SplineComponent_GetRollAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetRollAtDistanceAlongSpline) == 0x00000C, "Wrong size on SplineComponent_GetRollAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetRollAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetRollAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRollAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRollAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRollAtSplineInputKey \ static_assert(alignof(SplineComponent_GetRollAtSplineInputKey) == 0x000004, "Wrong alignment on SplineComponent_GetRollAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetRollAtSplineInputKey) == 0x00000C, "Wrong size on SplineComponent_GetRollAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetRollAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetRollAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRollAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRollAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRollAtSplinePoint \ static_assert(alignof(SplineComponent_GetRollAtSplinePoint) == 0x000004, "Wrong alignment on SplineComponent_GetRollAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetRollAtSplinePoint) == 0x00000C, "Wrong size on SplineComponent_GetRollAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetRollAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetRollAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRollAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRollAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRollAtTime \ static_assert(alignof(SplineComponent_GetRollAtTime) == 0x000004, "Wrong alignment on SplineComponent_GetRollAtTime"); \ static_assert(sizeof(SplineComponent_GetRollAtTime) == 0x00000C, "Wrong size on SplineComponent_GetRollAtTime"); \ static_assert(offsetof(SplineComponent_GetRollAtTime, Time) == 0x000000, "Member 'SplineComponent_GetRollAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRollAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetRollAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRollAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRollAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRotationAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetRotationAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetRotationAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetRotationAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetRotationAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetRotationAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetRotationAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRotationAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRotationAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRotationAtSplineInputKey \ static_assert(alignof(SplineComponent_GetRotationAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetRotationAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetRotationAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetRotationAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetRotationAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRotationAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRotationAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRotationAtSplinePoint \ static_assert(alignof(SplineComponent_GetRotationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetRotationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetRotationAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetRotationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetRotationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRotationAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRotationAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetRotationAtTime \ static_assert(alignof(SplineComponent_GetRotationAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetRotationAtTime"); \ static_assert(sizeof(SplineComponent_GetRotationAtTime) == 0x000020, "Wrong size on SplineComponent_GetRotationAtTime"); \ static_assert(offsetof(SplineComponent_GetRotationAtTime, Time) == 0x000000, "Member 'SplineComponent_GetRotationAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetRotationAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetRotationAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetRotationAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetRotationAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetScaleAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetScaleAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetScaleAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetScaleAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetScaleAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetScaleAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetScaleAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetScaleAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetScaleAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetScaleAtSplineInputKey \ static_assert(alignof(SplineComponent_GetScaleAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetScaleAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetScaleAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetScaleAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetScaleAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetScaleAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetScaleAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetScaleAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetScaleAtSplinePoint \ static_assert(alignof(SplineComponent_GetScaleAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetScaleAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetScaleAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetScaleAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetScaleAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetScaleAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetScaleAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetScaleAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetScaleAtTime \ static_assert(alignof(SplineComponent_GetScaleAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetScaleAtTime"); \ static_assert(sizeof(SplineComponent_GetScaleAtTime) == 0x000020, "Wrong size on SplineComponent_GetScaleAtTime"); \ static_assert(offsetof(SplineComponent_GetScaleAtTime, Time) == 0x000000, "Member 'SplineComponent_GetScaleAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetScaleAtTime, bUseConstantVelocity) == 0x000004, "Member 'SplineComponent_GetScaleAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetScaleAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetScaleAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetSplineLength \ static_assert(alignof(SplineComponent_GetSplineLength) == 0x000004, "Wrong alignment on SplineComponent_GetSplineLength"); \ static_assert(sizeof(SplineComponent_GetSplineLength) == 0x000004, "Wrong size on SplineComponent_GetSplineLength"); \ static_assert(offsetof(SplineComponent_GetSplineLength, ReturnValue) == 0x000000, "Member 'SplineComponent_GetSplineLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetSplinePointType \ static_assert(alignof(SplineComponent_GetSplinePointType) == 0x000004, "Wrong alignment on SplineComponent_GetSplinePointType"); \ static_assert(sizeof(SplineComponent_GetSplinePointType) == 0x000008, "Wrong size on SplineComponent_GetSplinePointType"); \ static_assert(offsetof(SplineComponent_GetSplinePointType, PointIndex) == 0x000000, "Member 'SplineComponent_GetSplinePointType::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetSplinePointType, ReturnValue) == 0x000004, "Member 'SplineComponent_GetSplinePointType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTangentAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetTangentAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetTangentAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetTangentAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetTangentAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetTangentAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetTangentAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTangentAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetTangentAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTangentAtSplineInputKey \ static_assert(alignof(SplineComponent_GetTangentAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetTangentAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetTangentAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetTangentAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetTangentAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTangentAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetTangentAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTangentAtSplinePoint \ static_assert(alignof(SplineComponent_GetTangentAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetTangentAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetTangentAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetTangentAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetTangentAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTangentAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetTangentAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTangentAtTime \ static_assert(alignof(SplineComponent_GetTangentAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetTangentAtTime"); \ static_assert(sizeof(SplineComponent_GetTangentAtTime) == 0x000020, "Wrong size on SplineComponent_GetTangentAtTime"); \ static_assert(offsetof(SplineComponent_GetTangentAtTime, Time) == 0x000000, "Member 'SplineComponent_GetTangentAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTangentAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetTangentAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTangentAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetTangentAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTimeAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetTimeAtDistanceAlongSpline) == 0x000004, "Wrong alignment on SplineComponent_GetTimeAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetTimeAtDistanceAlongSpline) == 0x000008, "Wrong size on SplineComponent_GetTimeAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetTimeAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetTimeAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTimeAtDistanceAlongSpline, ReturnValue) == 0x000004, "Member 'SplineComponent_GetTimeAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTransformAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetTransformAtDistanceAlongSpline) == 0x000010, "Wrong alignment on SplineComponent_GetTransformAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetTransformAtDistanceAlongSpline) == 0x000070, "Wrong size on SplineComponent_GetTransformAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetTransformAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetTransformAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTransformAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtDistanceAlongSpline, bUseScale) == 0x000005, "Member 'SplineComponent_GetTransformAtDistanceAlongSpline::bUseScale' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtDistanceAlongSpline, ReturnValue) == 0x000010, "Member 'SplineComponent_GetTransformAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTransformAtSplineInputKey \ static_assert(alignof(SplineComponent_GetTransformAtSplineInputKey) == 0x000010, "Wrong alignment on SplineComponent_GetTransformAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetTransformAtSplineInputKey) == 0x000070, "Wrong size on SplineComponent_GetTransformAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetTransformAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTransformAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplineInputKey, bUseScale) == 0x000005, "Member 'SplineComponent_GetTransformAtSplineInputKey::bUseScale' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplineInputKey, ReturnValue) == 0x000010, "Member 'SplineComponent_GetTransformAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTransformAtSplinePoint \ static_assert(alignof(SplineComponent_GetTransformAtSplinePoint) == 0x000010, "Wrong alignment on SplineComponent_GetTransformAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetTransformAtSplinePoint) == 0x000070, "Wrong size on SplineComponent_GetTransformAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetTransformAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTransformAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplinePoint, bUseScale) == 0x000005, "Member 'SplineComponent_GetTransformAtSplinePoint::bUseScale' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtSplinePoint, ReturnValue) == 0x000010, "Member 'SplineComponent_GetTransformAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetTransformAtTime \ static_assert(alignof(SplineComponent_GetTransformAtTime) == 0x000010, "Wrong alignment on SplineComponent_GetTransformAtTime"); \ static_assert(sizeof(SplineComponent_GetTransformAtTime) == 0x000070, "Wrong size on SplineComponent_GetTransformAtTime"); \ static_assert(offsetof(SplineComponent_GetTransformAtTime, Time) == 0x000000, "Member 'SplineComponent_GetTransformAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetTransformAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetTransformAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtTime, bUseScale) == 0x000006, "Member 'SplineComponent_GetTransformAtTime::bUseScale' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetTransformAtTime, ReturnValue) == 0x000010, "Member 'SplineComponent_GetTransformAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetUpVectorAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetUpVectorAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetUpVectorAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetUpVectorAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetUpVectorAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetUpVectorAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtDistanceAlongSpline, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetUpVectorAtDistanceAlongSpline::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetUpVectorAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetUpVectorAtSplineInputKey \ static_assert(alignof(SplineComponent_GetUpVectorAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetUpVectorAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetUpVectorAtSplineInputKey) == 0x000020, "Wrong size on SplineComponent_GetUpVectorAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetUpVectorAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplineInputKey, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetUpVectorAtSplineInputKey::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplineInputKey, ReturnValue) == 0x000008, "Member 'SplineComponent_GetUpVectorAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetUpVectorAtSplinePoint \ static_assert(alignof(SplineComponent_GetUpVectorAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetUpVectorAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetUpVectorAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetUpVectorAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetUpVectorAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplinePoint, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetUpVectorAtSplinePoint::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetUpVectorAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetUpVectorAtTime \ static_assert(alignof(SplineComponent_GetUpVectorAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetUpVectorAtTime"); \ static_assert(sizeof(SplineComponent_GetUpVectorAtTime) == 0x000020, "Wrong size on SplineComponent_GetUpVectorAtTime"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtTime, Time) == 0x000000, "Member 'SplineComponent_GetUpVectorAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtTime, CoordinateSpace) == 0x000004, "Member 'SplineComponent_GetUpVectorAtTime::CoordinateSpace' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtTime, bUseConstantVelocity) == 0x000005, "Member 'SplineComponent_GetUpVectorAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetUpVectorAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetUpVectorAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetVectorPropertyAtSplineInputKey \ static_assert(alignof(SplineComponent_GetVectorPropertyAtSplineInputKey) == 0x000008, "Wrong alignment on SplineComponent_GetVectorPropertyAtSplineInputKey"); \ static_assert(sizeof(SplineComponent_GetVectorPropertyAtSplineInputKey) == 0x000028, "Wrong size on SplineComponent_GetVectorPropertyAtSplineInputKey"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplineInputKey, InKey) == 0x000000, "Member 'SplineComponent_GetVectorPropertyAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplineInputKey, PropertyName) == 0x000004, "Member 'SplineComponent_GetVectorPropertyAtSplineInputKey::PropertyName' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplineInputKey, ReturnValue) == 0x000010, "Member 'SplineComponent_GetVectorPropertyAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetVectorPropertyAtSplinePoint \ static_assert(alignof(SplineComponent_GetVectorPropertyAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetVectorPropertyAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetVectorPropertyAtSplinePoint) == 0x000028, "Wrong size on SplineComponent_GetVectorPropertyAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplinePoint, Index_0) == 0x000000, "Member 'SplineComponent_GetVectorPropertyAtSplinePoint::Index_0' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplinePoint, PropertyName) == 0x000004, "Member 'SplineComponent_GetVectorPropertyAtSplinePoint::PropertyName' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetVectorPropertyAtSplinePoint, ReturnValue) == 0x000010, "Member 'SplineComponent_GetVectorPropertyAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldDirectionAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetWorldDirectionAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetWorldDirectionAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetWorldDirectionAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetWorldDirectionAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetWorldDirectionAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetWorldDirectionAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldDirectionAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldDirectionAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldDirectionAtTime \ static_assert(alignof(SplineComponent_GetWorldDirectionAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetWorldDirectionAtTime"); \ static_assert(sizeof(SplineComponent_GetWorldDirectionAtTime) == 0x000020, "Wrong size on SplineComponent_GetWorldDirectionAtTime"); \ static_assert(offsetof(SplineComponent_GetWorldDirectionAtTime, Time) == 0x000000, "Member 'SplineComponent_GetWorldDirectionAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldDirectionAtTime, bUseConstantVelocity) == 0x000004, "Member 'SplineComponent_GetWorldDirectionAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldDirectionAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldDirectionAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldLocationAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetWorldLocationAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetWorldLocationAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetWorldLocationAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetWorldLocationAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetWorldLocationAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldLocationAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldLocationAtSplinePoint \ static_assert(alignof(SplineComponent_GetWorldLocationAtSplinePoint) == 0x000008, "Wrong alignment on SplineComponent_GetWorldLocationAtSplinePoint"); \ static_assert(sizeof(SplineComponent_GetWorldLocationAtSplinePoint) == 0x000020, "Wrong size on SplineComponent_GetWorldLocationAtSplinePoint"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtSplinePoint, PointIndex) == 0x000000, "Member 'SplineComponent_GetWorldLocationAtSplinePoint::PointIndex' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtSplinePoint, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldLocationAtSplinePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldLocationAtTime \ static_assert(alignof(SplineComponent_GetWorldLocationAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetWorldLocationAtTime"); \ static_assert(sizeof(SplineComponent_GetWorldLocationAtTime) == 0x000020, "Wrong size on SplineComponent_GetWorldLocationAtTime"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtTime, Time) == 0x000000, "Member 'SplineComponent_GetWorldLocationAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtTime, bUseConstantVelocity) == 0x000004, "Member 'SplineComponent_GetWorldLocationAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldLocationAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldLocationAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldRotationAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetWorldRotationAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetWorldRotationAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetWorldRotationAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetWorldRotationAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetWorldRotationAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetWorldRotationAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldRotationAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldRotationAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldRotationAtTime \ static_assert(alignof(SplineComponent_GetWorldRotationAtTime) == 0x000008, "Wrong alignment on SplineComponent_GetWorldRotationAtTime"); \ static_assert(sizeof(SplineComponent_GetWorldRotationAtTime) == 0x000020, "Wrong size on SplineComponent_GetWorldRotationAtTime"); \ static_assert(offsetof(SplineComponent_GetWorldRotationAtTime, Time) == 0x000000, "Member 'SplineComponent_GetWorldRotationAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldRotationAtTime, bUseConstantVelocity) == 0x000004, "Member 'SplineComponent_GetWorldRotationAtTime::bUseConstantVelocity' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldRotationAtTime, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldRotationAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_GetWorldTangentAtDistanceAlongSpline \ static_assert(alignof(SplineComponent_GetWorldTangentAtDistanceAlongSpline) == 0x000008, "Wrong alignment on SplineComponent_GetWorldTangentAtDistanceAlongSpline"); \ static_assert(sizeof(SplineComponent_GetWorldTangentAtDistanceAlongSpline) == 0x000020, "Wrong size on SplineComponent_GetWorldTangentAtDistanceAlongSpline"); \ static_assert(offsetof(SplineComponent_GetWorldTangentAtDistanceAlongSpline, Distance) == 0x000000, "Member 'SplineComponent_GetWorldTangentAtDistanceAlongSpline::Distance' has a wrong offset!"); \ static_assert(offsetof(SplineComponent_GetWorldTangentAtDistanceAlongSpline, ReturnValue) == 0x000008, "Member 'SplineComponent_GetWorldTangentAtDistanceAlongSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineComponent_IsClosedLoop \ static_assert(alignof(SplineComponent_IsClosedLoop) == 0x000001, "Wrong alignment on SplineComponent_IsClosedLoop"); \ static_assert(sizeof(SplineComponent_IsClosedLoop) == 0x000001, "Wrong size on SplineComponent_IsClosedLoop"); \ static_assert(offsetof(SplineComponent_IsClosedLoop, ReturnValue) == 0x000000, "Member 'SplineComponent_IsClosedLoop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineComponent \ static_assert(alignof(USplineComponent) == 0x000010, "Wrong alignment on USplineComponent"); \ static_assert(sizeof(USplineComponent) == 0x000640, "Wrong size on USplineComponent"); \ static_assert(offsetof(USplineComponent, SplineCurves) == 0x000540, "Member 'USplineComponent::SplineCurves' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineInfo) == 0x0005B0, "Member 'USplineComponent::SplineInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineRotInfo) == 0x0005C8, "Member 'USplineComponent::SplineRotInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineScaleInfo) == 0x0005E0, "Member 'USplineComponent::SplineScaleInfo' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, SplineReparamTable) == 0x0005F8, "Member 'USplineComponent::SplineReparamTable' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bAllowSplineEditingPerInstance) == 0x000610, "Member 'USplineComponent::bAllowSplineEditingPerInstance' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, ReparamStepsPerSegment) == 0x000614, "Member 'USplineComponent::ReparamStepsPerSegment' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, Duration) == 0x000618, "Member 'USplineComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bStationaryEndpoints) == 0x00061C, "Member 'USplineComponent::bStationaryEndpoints' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bSplineHasBeenEdited) == 0x00061D, "Member 'USplineComponent::bSplineHasBeenEdited' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bModifiedByConstructionScript) == 0x00061E, "Member 'USplineComponent::bModifiedByConstructionScript' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bInputSplinePointsToConstructionScript) == 0x00061F, "Member 'USplineComponent::bInputSplinePointsToConstructionScript' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bDrawDebug) == 0x000620, "Member 'USplineComponent::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bClosedLoop) == 0x000621, "Member 'USplineComponent::bClosedLoop' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, bLoopPositionOverride) == 0x000622, "Member 'USplineComponent::bLoopPositionOverride' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, LoopPosition) == 0x000624, "Member 'USplineComponent::LoopPosition' has a wrong offset!"); \ static_assert(offsetof(USplineComponent, DefaultUpVector) == 0x000628, "Member 'USplineComponent::DefaultUpVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionOneMinus \ static_assert(alignof(UMaterialExpressionOneMinus) == 0x000008, "Wrong alignment on UMaterialExpressionOneMinus"); \ static_assert(sizeof(UMaterialExpressionOneMinus) == 0x0000D8, "Wrong size on UMaterialExpressionOneMinus"); \ static_assert(offsetof(UMaterialExpressionOneMinus, Input) == 0x0000B0, "Member 'UMaterialExpressionOneMinus::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineMetadata \ static_assert(alignof(USplineMetadata) == 0x000008, "Wrong alignment on USplineMetadata"); \ static_assert(sizeof(USplineMetadata) == 0x000028, "Wrong size on USplineMetadata"); \ #define DUMPER7_ASSERTS_UAnimSequenceBase \ static_assert(alignof(UAnimSequenceBase) == 0x000008, "Wrong alignment on UAnimSequenceBase"); \ static_assert(sizeof(UAnimSequenceBase) == 0x0000B0, "Wrong size on UAnimSequenceBase"); \ static_assert(offsetof(UAnimSequenceBase, Notifies) == 0x000080, "Member 'UAnimSequenceBase::Notifies' has a wrong offset!"); \ static_assert(offsetof(UAnimSequenceBase, SequenceLength) == 0x000090, "Member 'UAnimSequenceBase::SequenceLength' has a wrong offset!"); \ static_assert(offsetof(UAnimSequenceBase, RateScale) == 0x000094, "Member 'UAnimSequenceBase::RateScale' has a wrong offset!"); \ static_assert(offsetof(UAnimSequenceBase, bLoop) == 0x000098, "Member 'UAnimSequenceBase::bLoop' has a wrong offset!"); \ static_assert(offsetof(UAnimSequenceBase, RawCurveData) == 0x0000A0, "Member 'UAnimSequenceBase::RawCurveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompositeBase \ static_assert(alignof(UAnimCompositeBase) == 0x000008, "Wrong alignment on UAnimCompositeBase"); \ static_assert(sizeof(UAnimCompositeBase) == 0x0000B0, "Wrong size on UAnimCompositeBase"); \ #define DUMPER7_ASSERTS_AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings \ static_assert(alignof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings) == 0x000008, "Wrong alignment on AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings"); \ static_assert(sizeof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings) == 0x000068, "Wrong size on AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, Asset) == 0x000000, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::Asset' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, SlotNodeName) == 0x000008, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::SlotNodeName' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, BlendInSettings) == 0x000010, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::BlendInSettings' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, BlendOutSettings) == 0x000030, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::BlendOutSettings' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, InPlayRate) == 0x000050, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, LoopCount) == 0x000054, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::LoopCount' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, InBlendOutTriggerTime) == 0x000058, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::InBlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings, ReturnValue) == 0x000060, "Member 'AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetBlendInArgs \ static_assert(alignof(AnimMontage_GetBlendInArgs) == 0x000008, "Wrong alignment on AnimMontage_GetBlendInArgs"); \ static_assert(sizeof(AnimMontage_GetBlendInArgs) == 0x000010, "Wrong size on AnimMontage_GetBlendInArgs"); \ static_assert(offsetof(AnimMontage_GetBlendInArgs, ReturnValue) == 0x000000, "Member 'AnimMontage_GetBlendInArgs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetBlendOutArgs \ static_assert(alignof(AnimMontage_GetBlendOutArgs) == 0x000008, "Wrong alignment on AnimMontage_GetBlendOutArgs"); \ static_assert(sizeof(AnimMontage_GetBlendOutArgs) == 0x000010, "Wrong size on AnimMontage_GetBlendOutArgs"); \ static_assert(offsetof(AnimMontage_GetBlendOutArgs, ReturnValue) == 0x000000, "Member 'AnimMontage_GetBlendOutArgs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetDefaultBlendInTime \ static_assert(alignof(AnimMontage_GetDefaultBlendInTime) == 0x000004, "Wrong alignment on AnimMontage_GetDefaultBlendInTime"); \ static_assert(sizeof(AnimMontage_GetDefaultBlendInTime) == 0x000004, "Wrong size on AnimMontage_GetDefaultBlendInTime"); \ static_assert(offsetof(AnimMontage_GetDefaultBlendInTime, ReturnValue) == 0x000000, "Member 'AnimMontage_GetDefaultBlendInTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetDefaultBlendOutTime \ static_assert(alignof(AnimMontage_GetDefaultBlendOutTime) == 0x000004, "Wrong alignment on AnimMontage_GetDefaultBlendOutTime"); \ static_assert(sizeof(AnimMontage_GetDefaultBlendOutTime) == 0x000004, "Wrong size on AnimMontage_GetDefaultBlendOutTime"); \ static_assert(offsetof(AnimMontage_GetDefaultBlendOutTime, ReturnValue) == 0x000000, "Member 'AnimMontage_GetDefaultBlendOutTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetNumSections \ static_assert(alignof(AnimMontage_GetNumSections) == 0x000004, "Wrong alignment on AnimMontage_GetNumSections"); \ static_assert(sizeof(AnimMontage_GetNumSections) == 0x000004, "Wrong size on AnimMontage_GetNumSections"); \ static_assert(offsetof(AnimMontage_GetNumSections, ReturnValue) == 0x000000, "Member 'AnimMontage_GetNumSections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetSectionIndex \ static_assert(alignof(AnimMontage_GetSectionIndex) == 0x000004, "Wrong alignment on AnimMontage_GetSectionIndex"); \ static_assert(sizeof(AnimMontage_GetSectionIndex) == 0x00000C, "Wrong size on AnimMontage_GetSectionIndex"); \ static_assert(offsetof(AnimMontage_GetSectionIndex, InSectionName) == 0x000000, "Member 'AnimMontage_GetSectionIndex::InSectionName' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_GetSectionIndex, ReturnValue) == 0x000008, "Member 'AnimMontage_GetSectionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_GetSectionName \ static_assert(alignof(AnimMontage_GetSectionName) == 0x000004, "Wrong alignment on AnimMontage_GetSectionName"); \ static_assert(sizeof(AnimMontage_GetSectionName) == 0x00000C, "Wrong size on AnimMontage_GetSectionName"); \ static_assert(offsetof(AnimMontage_GetSectionName, SectionIndex) == 0x000000, "Member 'AnimMontage_GetSectionName::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_GetSectionName, ReturnValue) == 0x000004, "Member 'AnimMontage_GetSectionName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimMontage_IsValidSectionName \ static_assert(alignof(AnimMontage_IsValidSectionName) == 0x000004, "Wrong alignment on AnimMontage_IsValidSectionName"); \ static_assert(sizeof(AnimMontage_IsValidSectionName) == 0x00000C, "Wrong size on AnimMontage_IsValidSectionName"); \ static_assert(offsetof(AnimMontage_IsValidSectionName, InSectionName) == 0x000000, "Member 'AnimMontage_IsValidSectionName::InSectionName' has a wrong offset!"); \ static_assert(offsetof(AnimMontage_IsValidSectionName, ReturnValue) == 0x000008, "Member 'AnimMontage_IsValidSectionName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimMontage \ static_assert(alignof(UAnimMontage) == 0x000008, "Wrong alignment on UAnimMontage"); \ static_assert(sizeof(UAnimMontage) == 0x0001F8, "Wrong size on UAnimMontage"); \ static_assert(offsetof(UAnimMontage, BlendModeIn) == 0x0000B0, "Member 'UAnimMontage::BlendModeIn' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendModeOut) == 0x0000B1, "Member 'UAnimMontage::BlendModeOut' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendIn) == 0x0000B8, "Member 'UAnimMontage::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendInTime) == 0x0000E8, "Member 'UAnimMontage::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendOut) == 0x0000F0, "Member 'UAnimMontage::BlendOut' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendOutTime) == 0x000120, "Member 'UAnimMontage::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendOutTriggerTime) == 0x000124, "Member 'UAnimMontage::BlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, SyncGroup) == 0x000128, "Member 'UAnimMontage::SyncGroup' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, SyncSlotIndex) == 0x000130, "Member 'UAnimMontage::SyncSlotIndex' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, MarkerData) == 0x000138, "Member 'UAnimMontage::MarkerData' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, CompositeSections) == 0x000158, "Member 'UAnimMontage::CompositeSections' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, SlotAnimTracks) == 0x000168, "Member 'UAnimMontage::SlotAnimTracks' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BranchingPoints) == 0x000178, "Member 'UAnimMontage::BranchingPoints' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, bEnableRootMotionTranslation) == 0x000188, "Member 'UAnimMontage::bEnableRootMotionTranslation' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, bEnableRootMotionRotation) == 0x000189, "Member 'UAnimMontage::bEnableRootMotionRotation' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, bEnableAutoBlendOut) == 0x00018A, "Member 'UAnimMontage::bEnableAutoBlendOut' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendProfileIn) == 0x000190, "Member 'UAnimMontage::BlendProfileIn' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BlendProfileOut) == 0x000198, "Member 'UAnimMontage::BlendProfileOut' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, RootMotionRootLock) == 0x0001A0, "Member 'UAnimMontage::RootMotionRootLock' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BranchingPointMarkers) == 0x0001A8, "Member 'UAnimMontage::BranchingPointMarkers' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, BranchingPointStateNotifyIndices) == 0x0001B8, "Member 'UAnimMontage::BranchingPointStateNotifyIndices' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, TimeStretchCurve) == 0x0001C8, "Member 'UAnimMontage::TimeStretchCurve' has a wrong offset!"); \ static_assert(offsetof(UAnimMontage, TimeStretchCurveName) == 0x0001F0, "Member 'UAnimMontage::TimeStretchCurveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionInverseLinearInterpolate \ static_assert(alignof(UMaterialExpressionInverseLinearInterpolate) == 0x000008, "Wrong alignment on UMaterialExpressionInverseLinearInterpolate"); \ static_assert(sizeof(UMaterialExpressionInverseLinearInterpolate) == 0x000138, "Wrong size on UMaterialExpressionInverseLinearInterpolate"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, A) == 0x0000B0, "Member 'UMaterialExpressionInverseLinearInterpolate::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, B) == 0x0000D8, "Member 'UMaterialExpressionInverseLinearInterpolate::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, Value) == 0x000100, "Member 'UMaterialExpressionInverseLinearInterpolate::Value' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, ConstA) == 0x000128, "Member 'UMaterialExpressionInverseLinearInterpolate::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, ConstB) == 0x00012C, "Member 'UMaterialExpressionInverseLinearInterpolate::ConstB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, ConstValue) == 0x000130, "Member 'UMaterialExpressionInverseLinearInterpolate::ConstValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionInverseLinearInterpolate, bClampResult) == 0x000134, "Member 'UMaterialExpressionInverseLinearInterpolate::bClampResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimBoneCompressionCodec \ static_assert(alignof(UAnimBoneCompressionCodec) == 0x000008, "Wrong alignment on UAnimBoneCompressionCodec"); \ static_assert(sizeof(UAnimBoneCompressionCodec) == 0x000038, "Wrong size on UAnimBoneCompressionCodec"); \ static_assert(offsetof(UAnimBoneCompressionCodec, Description) == 0x000028, "Member 'UAnimBoneCompressionCodec::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompress \ static_assert(alignof(UAnimCompress) == 0x000008, "Wrong alignment on UAnimCompress"); \ static_assert(sizeof(UAnimCompress) == 0x000040, "Wrong size on UAnimCompress"); \ static_assert(offsetof(UAnimCompress, TranslationCompressionFormat) == 0x00003C, "Member 'UAnimCompress::TranslationCompressionFormat' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress, RotationCompressionFormat) == 0x00003D, "Member 'UAnimCompress::RotationCompressionFormat' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress, ScaleCompressionFormat) == 0x00003E, "Member 'UAnimCompress::ScaleCompressionFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompress_BitwiseCompressOnly \ static_assert(alignof(UAnimCompress_BitwiseCompressOnly) == 0x000008, "Wrong alignment on UAnimCompress_BitwiseCompressOnly"); \ static_assert(sizeof(UAnimCompress_BitwiseCompressOnly) == 0x000040, "Wrong size on UAnimCompress_BitwiseCompressOnly"); \ #define DUMPER7_ASSERTS_UAnimCompress_LeastDestructive \ static_assert(alignof(UAnimCompress_LeastDestructive) == 0x000008, "Wrong alignment on UAnimCompress_LeastDestructive"); \ static_assert(sizeof(UAnimCompress_LeastDestructive) == 0x000040, "Wrong size on UAnimCompress_LeastDestructive"); \ #define DUMPER7_ASSERTS_AnimInstance_BlueprintThreadSafeUpdateAnimation \ static_assert(alignof(AnimInstance_BlueprintThreadSafeUpdateAnimation) == 0x000004, "Wrong alignment on AnimInstance_BlueprintThreadSafeUpdateAnimation"); \ static_assert(sizeof(AnimInstance_BlueprintThreadSafeUpdateAnimation) == 0x000004, "Wrong size on AnimInstance_BlueprintThreadSafeUpdateAnimation"); \ static_assert(offsetof(AnimInstance_BlueprintThreadSafeUpdateAnimation, DeltaTime) == 0x000000, "Member 'AnimInstance_BlueprintThreadSafeUpdateAnimation::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_BlueprintUpdateAnimation \ static_assert(alignof(AnimInstance_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on AnimInstance_BlueprintUpdateAnimation"); \ static_assert(sizeof(AnimInstance_BlueprintUpdateAnimation) == 0x000004, "Wrong size on AnimInstance_BlueprintUpdateAnimation"); \ static_assert(offsetof(AnimInstance_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'AnimInstance_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_ClearTransitionEvents \ static_assert(alignof(AnimInstance_ClearTransitionEvents) == 0x000004, "Wrong alignment on AnimInstance_ClearTransitionEvents"); \ static_assert(sizeof(AnimInstance_ClearTransitionEvents) == 0x000008, "Wrong size on AnimInstance_ClearTransitionEvents"); \ static_assert(offsetof(AnimInstance_ClearTransitionEvents, EventName) == 0x000000, "Member 'AnimInstance_ClearTransitionEvents::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetCurrentStateName \ static_assert(alignof(AnimInstance_GetCurrentStateName) == 0x000004, "Wrong alignment on AnimInstance_GetCurrentStateName"); \ static_assert(sizeof(AnimInstance_GetCurrentStateName) == 0x00000C, "Wrong size on AnimInstance_GetCurrentStateName"); \ static_assert(offsetof(AnimInstance_GetCurrentStateName, MachineIndex) == 0x000000, "Member 'AnimInstance_GetCurrentStateName::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetCurrentStateName, ReturnValue) == 0x000004, "Member 'AnimInstance_GetCurrentStateName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetCurveValueWithDefault \ static_assert(alignof(AnimInstance_GetCurveValueWithDefault) == 0x000004, "Wrong alignment on AnimInstance_GetCurveValueWithDefault"); \ static_assert(sizeof(AnimInstance_GetCurveValueWithDefault) == 0x000014, "Wrong size on AnimInstance_GetCurveValueWithDefault"); \ static_assert(offsetof(AnimInstance_GetCurveValueWithDefault, CurveName) == 0x000000, "Member 'AnimInstance_GetCurveValueWithDefault::CurveName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetCurveValueWithDefault, DefaultValue) == 0x000008, "Member 'AnimInstance_GetCurveValueWithDefault::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetCurveValueWithDefault, OutValue) == 0x00000C, "Member 'AnimInstance_GetCurveValueWithDefault::OutValue' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetCurveValueWithDefault, ReturnValue) == 0x000010, "Member 'AnimInstance_GetCurveValueWithDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceAssetPlayerLength \ static_assert(alignof(AnimInstance_GetInstanceAssetPlayerLength) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceAssetPlayerLength"); \ static_assert(sizeof(AnimInstance_GetInstanceAssetPlayerLength) == 0x000008, "Wrong size on AnimInstance_GetInstanceAssetPlayerLength"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerLength, AssetPlayerIndex) == 0x000000, "Member 'AnimInstance_GetInstanceAssetPlayerLength::AssetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerLength, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceAssetPlayerLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceAssetPlayerTime \ static_assert(alignof(AnimInstance_GetInstanceAssetPlayerTime) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceAssetPlayerTime"); \ static_assert(sizeof(AnimInstance_GetInstanceAssetPlayerTime) == 0x000008, "Wrong size on AnimInstance_GetInstanceAssetPlayerTime"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTime, AssetPlayerIndex) == 0x000000, "Member 'AnimInstance_GetInstanceAssetPlayerTime::AssetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTime, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceAssetPlayerTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceAssetPlayerTimeFraction \ static_assert(alignof(AnimInstance_GetInstanceAssetPlayerTimeFraction) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceAssetPlayerTimeFraction"); \ static_assert(sizeof(AnimInstance_GetInstanceAssetPlayerTimeFraction) == 0x000008, "Wrong size on AnimInstance_GetInstanceAssetPlayerTimeFraction"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFraction, AssetPlayerIndex) == 0x000000, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFraction::AssetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFraction, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceAssetPlayerTimeFromEnd \ static_assert(alignof(AnimInstance_GetInstanceAssetPlayerTimeFromEnd) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceAssetPlayerTimeFromEnd"); \ static_assert(sizeof(AnimInstance_GetInstanceAssetPlayerTimeFromEnd) == 0x000008, "Wrong size on AnimInstance_GetInstanceAssetPlayerTimeFromEnd"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFromEnd, AssetPlayerIndex) == 0x000000, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFromEnd::AssetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFromEnd, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFromEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction \ static_assert(alignof(AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction"); \ static_assert(sizeof(AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction) == 0x000008, "Wrong size on AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction, AssetPlayerIndex) == 0x000000, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction::AssetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceCurrentStateElapsedTime \ static_assert(alignof(AnimInstance_GetInstanceCurrentStateElapsedTime) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceCurrentStateElapsedTime"); \ static_assert(sizeof(AnimInstance_GetInstanceCurrentStateElapsedTime) == 0x000008, "Wrong size on AnimInstance_GetInstanceCurrentStateElapsedTime"); \ static_assert(offsetof(AnimInstance_GetInstanceCurrentStateElapsedTime, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceCurrentStateElapsedTime::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceCurrentStateElapsedTime, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceCurrentStateElapsedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceMachineWeight \ static_assert(alignof(AnimInstance_GetInstanceMachineWeight) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceMachineWeight"); \ static_assert(sizeof(AnimInstance_GetInstanceMachineWeight) == 0x000008, "Wrong size on AnimInstance_GetInstanceMachineWeight"); \ static_assert(offsetof(AnimInstance_GetInstanceMachineWeight, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceMachineWeight::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceMachineWeight, ReturnValue) == 0x000004, "Member 'AnimInstance_GetInstanceMachineWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceStateWeight \ static_assert(alignof(AnimInstance_GetInstanceStateWeight) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceStateWeight"); \ static_assert(sizeof(AnimInstance_GetInstanceStateWeight) == 0x00000C, "Wrong size on AnimInstance_GetInstanceStateWeight"); \ static_assert(offsetof(AnimInstance_GetInstanceStateWeight, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceStateWeight::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceStateWeight, StateIndex) == 0x000004, "Member 'AnimInstance_GetInstanceStateWeight::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceStateWeight, ReturnValue) == 0x000008, "Member 'AnimInstance_GetInstanceStateWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceTransitionCrossfadeDuration \ static_assert(alignof(AnimInstance_GetInstanceTransitionCrossfadeDuration) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceTransitionCrossfadeDuration"); \ static_assert(sizeof(AnimInstance_GetInstanceTransitionCrossfadeDuration) == 0x00000C, "Wrong size on AnimInstance_GetInstanceTransitionCrossfadeDuration"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionCrossfadeDuration, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceTransitionCrossfadeDuration::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionCrossfadeDuration, TransitionIndex) == 0x000004, "Member 'AnimInstance_GetInstanceTransitionCrossfadeDuration::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionCrossfadeDuration, ReturnValue) == 0x000008, "Member 'AnimInstance_GetInstanceTransitionCrossfadeDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceTransitionTimeElapsed \ static_assert(alignof(AnimInstance_GetInstanceTransitionTimeElapsed) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceTransitionTimeElapsed"); \ static_assert(sizeof(AnimInstance_GetInstanceTransitionTimeElapsed) == 0x00000C, "Wrong size on AnimInstance_GetInstanceTransitionTimeElapsed"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsed, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceTransitionTimeElapsed::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsed, TransitionIndex) == 0x000004, "Member 'AnimInstance_GetInstanceTransitionTimeElapsed::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsed, ReturnValue) == 0x000008, "Member 'AnimInstance_GetInstanceTransitionTimeElapsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetInstanceTransitionTimeElapsedFraction \ static_assert(alignof(AnimInstance_GetInstanceTransitionTimeElapsedFraction) == 0x000004, "Wrong alignment on AnimInstance_GetInstanceTransitionTimeElapsedFraction"); \ static_assert(sizeof(AnimInstance_GetInstanceTransitionTimeElapsedFraction) == 0x00000C, "Wrong size on AnimInstance_GetInstanceTransitionTimeElapsedFraction"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsedFraction, MachineIndex) == 0x000000, "Member 'AnimInstance_GetInstanceTransitionTimeElapsedFraction::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsedFraction, TransitionIndex) == 0x000004, "Member 'AnimInstance_GetInstanceTransitionTimeElapsedFraction::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetInstanceTransitionTimeElapsedFraction, ReturnValue) == 0x000008, "Member 'AnimInstance_GetInstanceTransitionTimeElapsedFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetRelevantAnimLength \ static_assert(alignof(AnimInstance_GetRelevantAnimLength) == 0x000004, "Wrong alignment on AnimInstance_GetRelevantAnimLength"); \ static_assert(sizeof(AnimInstance_GetRelevantAnimLength) == 0x00000C, "Wrong size on AnimInstance_GetRelevantAnimLength"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimLength, MachineIndex) == 0x000000, "Member 'AnimInstance_GetRelevantAnimLength::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimLength, StateIndex) == 0x000004, "Member 'AnimInstance_GetRelevantAnimLength::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimLength, ReturnValue) == 0x000008, "Member 'AnimInstance_GetRelevantAnimLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetRelevantAnimTime \ static_assert(alignof(AnimInstance_GetRelevantAnimTime) == 0x000004, "Wrong alignment on AnimInstance_GetRelevantAnimTime"); \ static_assert(sizeof(AnimInstance_GetRelevantAnimTime) == 0x00000C, "Wrong size on AnimInstance_GetRelevantAnimTime"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTime, MachineIndex) == 0x000000, "Member 'AnimInstance_GetRelevantAnimTime::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTime, StateIndex) == 0x000004, "Member 'AnimInstance_GetRelevantAnimTime::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTime, ReturnValue) == 0x000008, "Member 'AnimInstance_GetRelevantAnimTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetRelevantAnimTimeFraction \ static_assert(alignof(AnimInstance_GetRelevantAnimTimeFraction) == 0x000004, "Wrong alignment on AnimInstance_GetRelevantAnimTimeFraction"); \ static_assert(sizeof(AnimInstance_GetRelevantAnimTimeFraction) == 0x00000C, "Wrong size on AnimInstance_GetRelevantAnimTimeFraction"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeFraction, MachineIndex) == 0x000000, "Member 'AnimInstance_GetRelevantAnimTimeFraction::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeFraction, StateIndex) == 0x000004, "Member 'AnimInstance_GetRelevantAnimTimeFraction::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeFraction, ReturnValue) == 0x000008, "Member 'AnimInstance_GetRelevantAnimTimeFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetRelevantAnimTimeRemaining \ static_assert(alignof(AnimInstance_GetRelevantAnimTimeRemaining) == 0x000004, "Wrong alignment on AnimInstance_GetRelevantAnimTimeRemaining"); \ static_assert(sizeof(AnimInstance_GetRelevantAnimTimeRemaining) == 0x00000C, "Wrong size on AnimInstance_GetRelevantAnimTimeRemaining"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemaining, MachineIndex) == 0x000000, "Member 'AnimInstance_GetRelevantAnimTimeRemaining::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemaining, StateIndex) == 0x000004, "Member 'AnimInstance_GetRelevantAnimTimeRemaining::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemaining, ReturnValue) == 0x000008, "Member 'AnimInstance_GetRelevantAnimTimeRemaining::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetRelevantAnimTimeRemainingFraction \ static_assert(alignof(AnimInstance_GetRelevantAnimTimeRemainingFraction) == 0x000004, "Wrong alignment on AnimInstance_GetRelevantAnimTimeRemainingFraction"); \ static_assert(sizeof(AnimInstance_GetRelevantAnimTimeRemainingFraction) == 0x00000C, "Wrong size on AnimInstance_GetRelevantAnimTimeRemainingFraction"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemainingFraction, MachineIndex) == 0x000000, "Member 'AnimInstance_GetRelevantAnimTimeRemainingFraction::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemainingFraction, StateIndex) == 0x000004, "Member 'AnimInstance_GetRelevantAnimTimeRemainingFraction::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetRelevantAnimTimeRemainingFraction, ReturnValue) == 0x000008, "Member 'AnimInstance_GetRelevantAnimTimeRemainingFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_LinkAnimClassLayers \ static_assert(alignof(AnimInstance_LinkAnimClassLayers) == 0x000008, "Wrong alignment on AnimInstance_LinkAnimClassLayers"); \ static_assert(sizeof(AnimInstance_LinkAnimClassLayers) == 0x000008, "Wrong size on AnimInstance_LinkAnimClassLayers"); \ static_assert(offsetof(AnimInstance_LinkAnimClassLayers, InClass) == 0x000000, "Member 'AnimInstance_LinkAnimClassLayers::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_LinkAnimGraphByTag \ static_assert(alignof(AnimInstance_LinkAnimGraphByTag) == 0x000008, "Wrong alignment on AnimInstance_LinkAnimGraphByTag"); \ static_assert(sizeof(AnimInstance_LinkAnimGraphByTag) == 0x000010, "Wrong size on AnimInstance_LinkAnimGraphByTag"); \ static_assert(offsetof(AnimInstance_LinkAnimGraphByTag, InTag) == 0x000000, "Member 'AnimInstance_LinkAnimGraphByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_LinkAnimGraphByTag, InClass) == 0x000008, "Member 'AnimInstance_LinkAnimGraphByTag::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_LockAIResources \ static_assert(alignof(AnimInstance_LockAIResources) == 0x000001, "Wrong alignment on AnimInstance_LockAIResources"); \ static_assert(sizeof(AnimInstance_LockAIResources) == 0x000002, "Wrong size on AnimInstance_LockAIResources"); \ static_assert(offsetof(AnimInstance_LockAIResources, bLockMovement) == 0x000000, "Member 'AnimInstance_LockAIResources::bLockMovement' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_LockAIResources, LockAILogic) == 0x000001, "Member 'AnimInstance_LockAIResources::LockAILogic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_JumpToSection \ static_assert(alignof(AnimInstance_Montage_JumpToSection) == 0x000008, "Wrong alignment on AnimInstance_Montage_JumpToSection"); \ static_assert(sizeof(AnimInstance_Montage_JumpToSection) == 0x000010, "Wrong size on AnimInstance_Montage_JumpToSection"); \ static_assert(offsetof(AnimInstance_Montage_JumpToSection, SectionName) == 0x000000, "Member 'AnimInstance_Montage_JumpToSection::SectionName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_JumpToSection, Montage) == 0x000008, "Member 'AnimInstance_Montage_JumpToSection::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_JumpToSectionsEnd \ static_assert(alignof(AnimInstance_Montage_JumpToSectionsEnd) == 0x000008, "Wrong alignment on AnimInstance_Montage_JumpToSectionsEnd"); \ static_assert(sizeof(AnimInstance_Montage_JumpToSectionsEnd) == 0x000010, "Wrong size on AnimInstance_Montage_JumpToSectionsEnd"); \ static_assert(offsetof(AnimInstance_Montage_JumpToSectionsEnd, SectionName) == 0x000000, "Member 'AnimInstance_Montage_JumpToSectionsEnd::SectionName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_JumpToSectionsEnd, Montage) == 0x000008, "Member 'AnimInstance_Montage_JumpToSectionsEnd::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_Pause \ static_assert(alignof(AnimInstance_Montage_Pause) == 0x000008, "Wrong alignment on AnimInstance_Montage_Pause"); \ static_assert(sizeof(AnimInstance_Montage_Pause) == 0x000008, "Wrong size on AnimInstance_Montage_Pause"); \ static_assert(offsetof(AnimInstance_Montage_Pause, Montage) == 0x000000, "Member 'AnimInstance_Montage_Pause::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_Play \ static_assert(alignof(AnimInstance_Montage_Play) == 0x000008, "Wrong alignment on AnimInstance_Montage_Play"); \ static_assert(sizeof(AnimInstance_Montage_Play) == 0x000020, "Wrong size on AnimInstance_Montage_Play"); \ static_assert(offsetof(AnimInstance_Montage_Play, MontageToPlay) == 0x000000, "Member 'AnimInstance_Montage_Play::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Play, InPlayRate) == 0x000008, "Member 'AnimInstance_Montage_Play::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Play, ReturnValueType) == 0x00000C, "Member 'AnimInstance_Montage_Play::ReturnValueType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Play, InTimeToStartMontageAt) == 0x000010, "Member 'AnimInstance_Montage_Play::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Play, bStopAllMontages) == 0x000014, "Member 'AnimInstance_Montage_Play::bStopAllMontages' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Play, ReturnValue) == 0x000018, "Member 'AnimInstance_Montage_Play::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_PlayWithBlendIn \ static_assert(alignof(AnimInstance_Montage_PlayWithBlendIn) == 0x000008, "Wrong alignment on AnimInstance_Montage_PlayWithBlendIn"); \ static_assert(sizeof(AnimInstance_Montage_PlayWithBlendIn) == 0x000030, "Wrong size on AnimInstance_Montage_PlayWithBlendIn"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, MontageToPlay) == 0x000000, "Member 'AnimInstance_Montage_PlayWithBlendIn::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, BlendIn) == 0x000008, "Member 'AnimInstance_Montage_PlayWithBlendIn::BlendIn' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, InPlayRate) == 0x000018, "Member 'AnimInstance_Montage_PlayWithBlendIn::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, ReturnValueType) == 0x00001C, "Member 'AnimInstance_Montage_PlayWithBlendIn::ReturnValueType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, InTimeToStartMontageAt) == 0x000020, "Member 'AnimInstance_Montage_PlayWithBlendIn::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, bStopAllMontages) == 0x000024, "Member 'AnimInstance_Montage_PlayWithBlendIn::bStopAllMontages' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendIn, ReturnValue) == 0x000028, "Member 'AnimInstance_Montage_PlayWithBlendIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_PlayWithBlendSettings \ static_assert(alignof(AnimInstance_Montage_PlayWithBlendSettings) == 0x000008, "Wrong alignment on AnimInstance_Montage_PlayWithBlendSettings"); \ static_assert(sizeof(AnimInstance_Montage_PlayWithBlendSettings) == 0x000040, "Wrong size on AnimInstance_Montage_PlayWithBlendSettings"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, MontageToPlay) == 0x000000, "Member 'AnimInstance_Montage_PlayWithBlendSettings::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, BlendInSettings) == 0x000008, "Member 'AnimInstance_Montage_PlayWithBlendSettings::BlendInSettings' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, InPlayRate) == 0x000028, "Member 'AnimInstance_Montage_PlayWithBlendSettings::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, ReturnValueType) == 0x00002C, "Member 'AnimInstance_Montage_PlayWithBlendSettings::ReturnValueType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, InTimeToStartMontageAt) == 0x000030, "Member 'AnimInstance_Montage_PlayWithBlendSettings::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, bStopAllMontages) == 0x000034, "Member 'AnimInstance_Montage_PlayWithBlendSettings::bStopAllMontages' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_PlayWithBlendSettings, ReturnValue) == 0x000038, "Member 'AnimInstance_Montage_PlayWithBlendSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_Resume \ static_assert(alignof(AnimInstance_Montage_Resume) == 0x000008, "Wrong alignment on AnimInstance_Montage_Resume"); \ static_assert(sizeof(AnimInstance_Montage_Resume) == 0x000008, "Wrong size on AnimInstance_Montage_Resume"); \ static_assert(offsetof(AnimInstance_Montage_Resume, Montage) == 0x000000, "Member 'AnimInstance_Montage_Resume::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_SetNextSection \ static_assert(alignof(AnimInstance_Montage_SetNextSection) == 0x000008, "Wrong alignment on AnimInstance_Montage_SetNextSection"); \ static_assert(sizeof(AnimInstance_Montage_SetNextSection) == 0x000018, "Wrong size on AnimInstance_Montage_SetNextSection"); \ static_assert(offsetof(AnimInstance_Montage_SetNextSection, SectionNameToChange) == 0x000000, "Member 'AnimInstance_Montage_SetNextSection::SectionNameToChange' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_SetNextSection, NextSection) == 0x000008, "Member 'AnimInstance_Montage_SetNextSection::NextSection' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_SetNextSection, Montage) == 0x000010, "Member 'AnimInstance_Montage_SetNextSection::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_SetPlayRate \ static_assert(alignof(AnimInstance_Montage_SetPlayRate) == 0x000008, "Wrong alignment on AnimInstance_Montage_SetPlayRate"); \ static_assert(sizeof(AnimInstance_Montage_SetPlayRate) == 0x000010, "Wrong size on AnimInstance_Montage_SetPlayRate"); \ static_assert(offsetof(AnimInstance_Montage_SetPlayRate, Montage) == 0x000000, "Member 'AnimInstance_Montage_SetPlayRate::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_SetPlayRate, NewPlayRate) == 0x000008, "Member 'AnimInstance_Montage_SetPlayRate::NewPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_SetPosition \ static_assert(alignof(AnimInstance_Montage_SetPosition) == 0x000008, "Wrong alignment on AnimInstance_Montage_SetPosition"); \ static_assert(sizeof(AnimInstance_Montage_SetPosition) == 0x000010, "Wrong size on AnimInstance_Montage_SetPosition"); \ static_assert(offsetof(AnimInstance_Montage_SetPosition, Montage) == 0x000000, "Member 'AnimInstance_Montage_SetPosition::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_SetPosition, NewPosition) == 0x000008, "Member 'AnimInstance_Montage_SetPosition::NewPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_Stop \ static_assert(alignof(AnimInstance_Montage_Stop) == 0x000008, "Wrong alignment on AnimInstance_Montage_Stop"); \ static_assert(sizeof(AnimInstance_Montage_Stop) == 0x000010, "Wrong size on AnimInstance_Montage_Stop"); \ static_assert(offsetof(AnimInstance_Montage_Stop, InBlendOutTime) == 0x000000, "Member 'AnimInstance_Montage_Stop::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_Stop, Montage) == 0x000008, "Member 'AnimInstance_Montage_Stop::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_StopGroupByName \ static_assert(alignof(AnimInstance_Montage_StopGroupByName) == 0x000004, "Wrong alignment on AnimInstance_Montage_StopGroupByName"); \ static_assert(sizeof(AnimInstance_Montage_StopGroupByName) == 0x00000C, "Wrong size on AnimInstance_Montage_StopGroupByName"); \ static_assert(offsetof(AnimInstance_Montage_StopGroupByName, InBlendOutTime) == 0x000000, "Member 'AnimInstance_Montage_StopGroupByName::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_StopGroupByName, GroupName) == 0x000004, "Member 'AnimInstance_Montage_StopGroupByName::GroupName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_StopWithBlendOut \ static_assert(alignof(AnimInstance_Montage_StopWithBlendOut) == 0x000008, "Wrong alignment on AnimInstance_Montage_StopWithBlendOut"); \ static_assert(sizeof(AnimInstance_Montage_StopWithBlendOut) == 0x000018, "Wrong size on AnimInstance_Montage_StopWithBlendOut"); \ static_assert(offsetof(AnimInstance_Montage_StopWithBlendOut, BlendOut) == 0x000000, "Member 'AnimInstance_Montage_StopWithBlendOut::BlendOut' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_StopWithBlendOut, Montage) == 0x000010, "Member 'AnimInstance_Montage_StopWithBlendOut::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_StopWithBlendSettings \ static_assert(alignof(AnimInstance_Montage_StopWithBlendSettings) == 0x000008, "Wrong alignment on AnimInstance_Montage_StopWithBlendSettings"); \ static_assert(sizeof(AnimInstance_Montage_StopWithBlendSettings) == 0x000028, "Wrong size on AnimInstance_Montage_StopWithBlendSettings"); \ static_assert(offsetof(AnimInstance_Montage_StopWithBlendSettings, BlendOutSettings) == 0x000000, "Member 'AnimInstance_Montage_StopWithBlendSettings::BlendOutSettings' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_StopWithBlendSettings, Montage) == 0x000020, "Member 'AnimInstance_Montage_StopWithBlendSettings::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_MontageSync_Follow \ static_assert(alignof(AnimInstance_MontageSync_Follow) == 0x000008, "Wrong alignment on AnimInstance_MontageSync_Follow"); \ static_assert(sizeof(AnimInstance_MontageSync_Follow) == 0x000018, "Wrong size on AnimInstance_MontageSync_Follow"); \ static_assert(offsetof(AnimInstance_MontageSync_Follow, MontageFollower) == 0x000000, "Member 'AnimInstance_MontageSync_Follow::MontageFollower' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_MontageSync_Follow, OtherAnimInstance) == 0x000008, "Member 'AnimInstance_MontageSync_Follow::OtherAnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_MontageSync_Follow, MontageLeader) == 0x000010, "Member 'AnimInstance_MontageSync_Follow::MontageLeader' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_MontageSync_StopFollowing \ static_assert(alignof(AnimInstance_MontageSync_StopFollowing) == 0x000008, "Wrong alignment on AnimInstance_MontageSync_StopFollowing"); \ static_assert(sizeof(AnimInstance_MontageSync_StopFollowing) == 0x000008, "Wrong size on AnimInstance_MontageSync_StopFollowing"); \ static_assert(offsetof(AnimInstance_MontageSync_StopFollowing, MontageFollower) == 0x000000, "Member 'AnimInstance_MontageSync_StopFollowing::MontageFollower' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_PlaySlotAnimationAsDynamicMontage \ static_assert(alignof(AnimInstance_PlaySlotAnimationAsDynamicMontage) == 0x000008, "Wrong alignment on AnimInstance_PlaySlotAnimationAsDynamicMontage"); \ static_assert(sizeof(AnimInstance_PlaySlotAnimationAsDynamicMontage) == 0x000030, "Wrong size on AnimInstance_PlaySlotAnimationAsDynamicMontage"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, Asset) == 0x000000, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::Asset' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, SlotNodeName) == 0x000008, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::SlotNodeName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, BlendInTime) == 0x000010, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, BlendOutTime) == 0x000014, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, InPlayRate) == 0x000018, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, LoopCount) == 0x00001C, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::LoopCount' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, BlendOutTriggerTime) == 0x000020, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::BlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, InTimeToStartMontageAt) == 0x000024, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage, ReturnValue) == 0x000028, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs \ static_assert(alignof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs) == 0x000008, "Wrong alignment on AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs"); \ static_assert(sizeof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs) == 0x000048, "Wrong size on AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, Asset) == 0x000000, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::Asset' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, SlotNodeName) == 0x000008, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::SlotNodeName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, BlendIn) == 0x000010, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::BlendIn' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, BlendOut) == 0x000020, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::BlendOut' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, InPlayRate) == 0x000030, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, LoopCount) == 0x000034, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::LoopCount' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, BlendOutTriggerTime) == 0x000038, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::BlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, InTimeToStartMontageAt) == 0x00003C, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs, ReturnValue) == 0x000040, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings \ static_assert(alignof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings) == 0x000008, "Wrong alignment on AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings"); \ static_assert(sizeof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings) == 0x000068, "Wrong size on AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, Asset) == 0x000000, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::Asset' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, SlotNodeName) == 0x000008, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::SlotNodeName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, BlendInSettings) == 0x000010, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::BlendInSettings' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, BlendOutSettings) == 0x000030, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::BlendOutSettings' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, InPlayRate) == 0x000050, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, LoopCount) == 0x000054, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::LoopCount' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, BlendOutTriggerTime) == 0x000058, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::BlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, InTimeToStartMontageAt) == 0x00005C, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::InTimeToStartMontageAt' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings, ReturnValue) == 0x000060, "Member 'AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_QueryAndMarkTransitionEvent \ static_assert(alignof(AnimInstance_QueryAndMarkTransitionEvent) == 0x000004, "Wrong alignment on AnimInstance_QueryAndMarkTransitionEvent"); \ static_assert(sizeof(AnimInstance_QueryAndMarkTransitionEvent) == 0x000014, "Wrong size on AnimInstance_QueryAndMarkTransitionEvent"); \ static_assert(offsetof(AnimInstance_QueryAndMarkTransitionEvent, MachineIndex) == 0x000000, "Member 'AnimInstance_QueryAndMarkTransitionEvent::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryAndMarkTransitionEvent, TransitionIndex) == 0x000004, "Member 'AnimInstance_QueryAndMarkTransitionEvent::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryAndMarkTransitionEvent, EventName) == 0x000008, "Member 'AnimInstance_QueryAndMarkTransitionEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryAndMarkTransitionEvent, ReturnValue) == 0x000010, "Member 'AnimInstance_QueryAndMarkTransitionEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_QueryTransitionEvent \ static_assert(alignof(AnimInstance_QueryTransitionEvent) == 0x000004, "Wrong alignment on AnimInstance_QueryTransitionEvent"); \ static_assert(sizeof(AnimInstance_QueryTransitionEvent) == 0x000014, "Wrong size on AnimInstance_QueryTransitionEvent"); \ static_assert(offsetof(AnimInstance_QueryTransitionEvent, MachineIndex) == 0x000000, "Member 'AnimInstance_QueryTransitionEvent::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryTransitionEvent, TransitionIndex) == 0x000004, "Member 'AnimInstance_QueryTransitionEvent::TransitionIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryTransitionEvent, EventName) == 0x000008, "Member 'AnimInstance_QueryTransitionEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_QueryTransitionEvent, ReturnValue) == 0x000010, "Member 'AnimInstance_QueryTransitionEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_RemovePoseSnapshot \ static_assert(alignof(AnimInstance_RemovePoseSnapshot) == 0x000004, "Wrong alignment on AnimInstance_RemovePoseSnapshot"); \ static_assert(sizeof(AnimInstance_RemovePoseSnapshot) == 0x000008, "Wrong size on AnimInstance_RemovePoseSnapshot"); \ static_assert(offsetof(AnimInstance_RemovePoseSnapshot, SnapshotName) == 0x000000, "Member 'AnimInstance_RemovePoseSnapshot::SnapshotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_RequestSlotGroupInertialization \ static_assert(alignof(AnimInstance_RequestSlotGroupInertialization) == 0x000008, "Wrong alignment on AnimInstance_RequestSlotGroupInertialization"); \ static_assert(sizeof(AnimInstance_RequestSlotGroupInertialization) == 0x000018, "Wrong size on AnimInstance_RequestSlotGroupInertialization"); \ static_assert(offsetof(AnimInstance_RequestSlotGroupInertialization, InSlotGroupName) == 0x000000, "Member 'AnimInstance_RequestSlotGroupInertialization::InSlotGroupName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestSlotGroupInertialization, Duration) == 0x000008, "Member 'AnimInstance_RequestSlotGroupInertialization::Duration' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestSlotGroupInertialization, BlendProfile) == 0x000010, "Member 'AnimInstance_RequestSlotGroupInertialization::BlendProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_RequestTransitionEvent \ static_assert(alignof(AnimInstance_RequestTransitionEvent) == 0x000008, "Wrong alignment on AnimInstance_RequestTransitionEvent"); \ static_assert(sizeof(AnimInstance_RequestTransitionEvent) == 0x000018, "Wrong size on AnimInstance_RequestTransitionEvent"); \ static_assert(offsetof(AnimInstance_RequestTransitionEvent, EventName) == 0x000000, "Member 'AnimInstance_RequestTransitionEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestTransitionEvent, RequestTimeout) == 0x000008, "Member 'AnimInstance_RequestTransitionEvent::RequestTimeout' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestTransitionEvent, QueueMode) == 0x000010, "Member 'AnimInstance_RequestTransitionEvent::QueueMode' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestTransitionEvent, OverwriteMode) == 0x000011, "Member 'AnimInstance_RequestTransitionEvent::OverwriteMode' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_RequestTransitionEvent, ReturnValue) == 0x000012, "Member 'AnimInstance_RequestTransitionEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_ResetDynamics \ static_assert(alignof(AnimInstance_ResetDynamics) == 0x000001, "Wrong alignment on AnimInstance_ResetDynamics"); \ static_assert(sizeof(AnimInstance_ResetDynamics) == 0x000001, "Wrong size on AnimInstance_ResetDynamics"); \ static_assert(offsetof(AnimInstance_ResetDynamics, InTeleportType) == 0x000000, "Member 'AnimInstance_ResetDynamics::InTeleportType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SavePoseSnapshot \ static_assert(alignof(AnimInstance_SavePoseSnapshot) == 0x000004, "Wrong alignment on AnimInstance_SavePoseSnapshot"); \ static_assert(sizeof(AnimInstance_SavePoseSnapshot) == 0x000008, "Wrong size on AnimInstance_SavePoseSnapshot"); \ static_assert(offsetof(AnimInstance_SavePoseSnapshot, SnapshotName) == 0x000000, "Member 'AnimInstance_SavePoseSnapshot::SnapshotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SetMorphTarget \ static_assert(alignof(AnimInstance_SetMorphTarget) == 0x000004, "Wrong alignment on AnimInstance_SetMorphTarget"); \ static_assert(sizeof(AnimInstance_SetMorphTarget) == 0x00000C, "Wrong size on AnimInstance_SetMorphTarget"); \ static_assert(offsetof(AnimInstance_SetMorphTarget, MorphTargetName) == 0x000000, "Member 'AnimInstance_SetMorphTarget::MorphTargetName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_SetMorphTarget, Value) == 0x000008, "Member 'AnimInstance_SetMorphTarget::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SetPropagateNotifiesToLinkedInstances \ static_assert(alignof(AnimInstance_SetPropagateNotifiesToLinkedInstances) == 0x000001, "Wrong alignment on AnimInstance_SetPropagateNotifiesToLinkedInstances"); \ static_assert(sizeof(AnimInstance_SetPropagateNotifiesToLinkedInstances) == 0x000001, "Wrong size on AnimInstance_SetPropagateNotifiesToLinkedInstances"); \ static_assert(offsetof(AnimInstance_SetPropagateNotifiesToLinkedInstances, bSet) == 0x000000, "Member 'AnimInstance_SetPropagateNotifiesToLinkedInstances::bSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SetReceiveNotifiesFromLinkedInstances \ static_assert(alignof(AnimInstance_SetReceiveNotifiesFromLinkedInstances) == 0x000001, "Wrong alignment on AnimInstance_SetReceiveNotifiesFromLinkedInstances"); \ static_assert(sizeof(AnimInstance_SetReceiveNotifiesFromLinkedInstances) == 0x000001, "Wrong size on AnimInstance_SetReceiveNotifiesFromLinkedInstances"); \ static_assert(offsetof(AnimInstance_SetReceiveNotifiesFromLinkedInstances, bSet) == 0x000000, "Member 'AnimInstance_SetReceiveNotifiesFromLinkedInstances::bSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SetRootMotionMode \ static_assert(alignof(AnimInstance_SetRootMotionMode) == 0x000001, "Wrong alignment on AnimInstance_SetRootMotionMode"); \ static_assert(sizeof(AnimInstance_SetRootMotionMode) == 0x000001, "Wrong size on AnimInstance_SetRootMotionMode"); \ static_assert(offsetof(AnimInstance_SetRootMotionMode, Value) == 0x000000, "Member 'AnimInstance_SetRootMotionMode::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SetUseMainInstanceMontageEvaluationData \ static_assert(alignof(AnimInstance_SetUseMainInstanceMontageEvaluationData) == 0x000001, "Wrong alignment on AnimInstance_SetUseMainInstanceMontageEvaluationData"); \ static_assert(sizeof(AnimInstance_SetUseMainInstanceMontageEvaluationData) == 0x000001, "Wrong size on AnimInstance_SetUseMainInstanceMontageEvaluationData"); \ static_assert(offsetof(AnimInstance_SetUseMainInstanceMontageEvaluationData, bSet) == 0x000000, "Member 'AnimInstance_SetUseMainInstanceMontageEvaluationData::bSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_SnapshotPose \ static_assert(alignof(AnimInstance_SnapshotPose) == 0x000008, "Wrong alignment on AnimInstance_SnapshotPose"); \ static_assert(sizeof(AnimInstance_SnapshotPose) == 0x000038, "Wrong size on AnimInstance_SnapshotPose"); \ static_assert(offsetof(AnimInstance_SnapshotPose, Snapshot) == 0x000000, "Member 'AnimInstance_SnapshotPose::Snapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_StopSlotAnimation \ static_assert(alignof(AnimInstance_StopSlotAnimation) == 0x000004, "Wrong alignment on AnimInstance_StopSlotAnimation"); \ static_assert(sizeof(AnimInstance_StopSlotAnimation) == 0x00000C, "Wrong size on AnimInstance_StopSlotAnimation"); \ static_assert(offsetof(AnimInstance_StopSlotAnimation, InBlendOutTime) == 0x000000, "Member 'AnimInstance_StopSlotAnimation::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_StopSlotAnimation, SlotNodeName) == 0x000004, "Member 'AnimInstance_StopSlotAnimation::SlotNodeName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_UnlinkAnimClassLayers \ static_assert(alignof(AnimInstance_UnlinkAnimClassLayers) == 0x000008, "Wrong alignment on AnimInstance_UnlinkAnimClassLayers"); \ static_assert(sizeof(AnimInstance_UnlinkAnimClassLayers) == 0x000008, "Wrong size on AnimInstance_UnlinkAnimClassLayers"); \ static_assert(offsetof(AnimInstance_UnlinkAnimClassLayers, InClass) == 0x000000, "Member 'AnimInstance_UnlinkAnimClassLayers::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_UnlockAIResources \ static_assert(alignof(AnimInstance_UnlockAIResources) == 0x000001, "Wrong alignment on AnimInstance_UnlockAIResources"); \ static_assert(sizeof(AnimInstance_UnlockAIResources) == 0x000002, "Wrong size on AnimInstance_UnlockAIResources"); \ static_assert(offsetof(AnimInstance_UnlockAIResources, bUnlockMovement) == 0x000000, "Member 'AnimInstance_UnlockAIResources::bUnlockMovement' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_UnlockAIResources, UnlockAILogic) == 0x000001, "Member 'AnimInstance_UnlockAIResources::UnlockAILogic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyNameTriggeredInAnyState \ static_assert(alignof(AnimInstance_WasAnimNotifyNameTriggeredInAnyState) == 0x000004, "Wrong alignment on AnimInstance_WasAnimNotifyNameTriggeredInAnyState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyNameTriggeredInAnyState) == 0x00000C, "Wrong size on AnimInstance_WasAnimNotifyNameTriggeredInAnyState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInAnyState, NotifyName) == 0x000000, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInAnyState::NotifyName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInAnyState, ReturnValue) == 0x000008, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInAnyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyNameTriggeredInSourceState \ static_assert(alignof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState) == 0x000004, "Wrong alignment on AnimInstance_WasAnimNotifyNameTriggeredInSourceState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState) == 0x000014, "Wrong size on AnimInstance_WasAnimNotifyNameTriggeredInSourceState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInSourceState::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState, StateIndex) == 0x000004, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInSourceState::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState, NotifyName) == 0x000008, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInSourceState::NotifyName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInSourceState, ReturnValue) == 0x000010, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInSourceState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyNameTriggeredInStateMachine \ static_assert(alignof(AnimInstance_WasAnimNotifyNameTriggeredInStateMachine) == 0x000004, "Wrong alignment on AnimInstance_WasAnimNotifyNameTriggeredInStateMachine"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyNameTriggeredInStateMachine) == 0x000010, "Wrong size on AnimInstance_WasAnimNotifyNameTriggeredInStateMachine"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInStateMachine, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInStateMachine::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInStateMachine, NotifyName) == 0x000004, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInStateMachine::NotifyName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyNameTriggeredInStateMachine, ReturnValue) == 0x00000C, "Member 'AnimInstance_WasAnimNotifyNameTriggeredInStateMachine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyStateActiveInAnyState \ static_assert(alignof(AnimInstance_WasAnimNotifyStateActiveInAnyState) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyStateActiveInAnyState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyStateActiveInAnyState) == 0x000010, "Wrong size on AnimInstance_WasAnimNotifyStateActiveInAnyState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInAnyState, AnimNotifyStateType) == 0x000000, "Member 'AnimInstance_WasAnimNotifyStateActiveInAnyState::AnimNotifyStateType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInAnyState, ReturnValue) == 0x000008, "Member 'AnimInstance_WasAnimNotifyStateActiveInAnyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyStateActiveInSourceState \ static_assert(alignof(AnimInstance_WasAnimNotifyStateActiveInSourceState) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyStateActiveInSourceState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyStateActiveInSourceState) == 0x000018, "Wrong size on AnimInstance_WasAnimNotifyStateActiveInSourceState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInSourceState, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyStateActiveInSourceState::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInSourceState, StateIndex) == 0x000004, "Member 'AnimInstance_WasAnimNotifyStateActiveInSourceState::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInSourceState, AnimNotifyStateType) == 0x000008, "Member 'AnimInstance_WasAnimNotifyStateActiveInSourceState::AnimNotifyStateType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInSourceState, ReturnValue) == 0x000010, "Member 'AnimInstance_WasAnimNotifyStateActiveInSourceState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyStateActiveInStateMachine \ static_assert(alignof(AnimInstance_WasAnimNotifyStateActiveInStateMachine) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyStateActiveInStateMachine"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyStateActiveInStateMachine) == 0x000018, "Wrong size on AnimInstance_WasAnimNotifyStateActiveInStateMachine"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInStateMachine, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyStateActiveInStateMachine::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInStateMachine, AnimNotifyStateType) == 0x000008, "Member 'AnimInstance_WasAnimNotifyStateActiveInStateMachine::AnimNotifyStateType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyStateActiveInStateMachine, ReturnValue) == 0x000010, "Member 'AnimInstance_WasAnimNotifyStateActiveInStateMachine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyTriggeredInAnyState \ static_assert(alignof(AnimInstance_WasAnimNotifyTriggeredInAnyState) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyTriggeredInAnyState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyTriggeredInAnyState) == 0x000010, "Wrong size on AnimInstance_WasAnimNotifyTriggeredInAnyState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInAnyState, AnimNotifyType) == 0x000000, "Member 'AnimInstance_WasAnimNotifyTriggeredInAnyState::AnimNotifyType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInAnyState, ReturnValue) == 0x000008, "Member 'AnimInstance_WasAnimNotifyTriggeredInAnyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyTriggeredInSourceState \ static_assert(alignof(AnimInstance_WasAnimNotifyTriggeredInSourceState) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyTriggeredInSourceState"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyTriggeredInSourceState) == 0x000018, "Wrong size on AnimInstance_WasAnimNotifyTriggeredInSourceState"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInSourceState, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyTriggeredInSourceState::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInSourceState, StateIndex) == 0x000004, "Member 'AnimInstance_WasAnimNotifyTriggeredInSourceState::StateIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInSourceState, AnimNotifyType) == 0x000008, "Member 'AnimInstance_WasAnimNotifyTriggeredInSourceState::AnimNotifyType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInSourceState, ReturnValue) == 0x000010, "Member 'AnimInstance_WasAnimNotifyTriggeredInSourceState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_WasAnimNotifyTriggeredInStateMachine \ static_assert(alignof(AnimInstance_WasAnimNotifyTriggeredInStateMachine) == 0x000008, "Wrong alignment on AnimInstance_WasAnimNotifyTriggeredInStateMachine"); \ static_assert(sizeof(AnimInstance_WasAnimNotifyTriggeredInStateMachine) == 0x000018, "Wrong size on AnimInstance_WasAnimNotifyTriggeredInStateMachine"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInStateMachine, MachineIndex) == 0x000000, "Member 'AnimInstance_WasAnimNotifyTriggeredInStateMachine::MachineIndex' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInStateMachine, AnimNotifyType) == 0x000008, "Member 'AnimInstance_WasAnimNotifyTriggeredInStateMachine::AnimNotifyType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_WasAnimNotifyTriggeredInStateMachine, ReturnValue) == 0x000010, "Member 'AnimInstance_WasAnimNotifyTriggeredInStateMachine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_CalculateDirection \ static_assert(alignof(AnimInstance_CalculateDirection) == 0x000008, "Wrong alignment on AnimInstance_CalculateDirection"); \ static_assert(sizeof(AnimInstance_CalculateDirection) == 0x000038, "Wrong size on AnimInstance_CalculateDirection"); \ static_assert(offsetof(AnimInstance_CalculateDirection, Velocity) == 0x000000, "Member 'AnimInstance_CalculateDirection::Velocity' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_CalculateDirection, BaseRotation) == 0x000018, "Member 'AnimInstance_CalculateDirection::BaseRotation' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_CalculateDirection, ReturnValue) == 0x000030, "Member 'AnimInstance_CalculateDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetActiveCurveNames \ static_assert(alignof(AnimInstance_GetActiveCurveNames) == 0x000008, "Wrong alignment on AnimInstance_GetActiveCurveNames"); \ static_assert(sizeof(AnimInstance_GetActiveCurveNames) == 0x000018, "Wrong size on AnimInstance_GetActiveCurveNames"); \ static_assert(offsetof(AnimInstance_GetActiveCurveNames, CurveType) == 0x000000, "Member 'AnimInstance_GetActiveCurveNames::CurveType' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetActiveCurveNames, OutNames) == 0x000008, "Member 'AnimInstance_GetActiveCurveNames::OutNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetAllCurveNames \ static_assert(alignof(AnimInstance_GetAllCurveNames) == 0x000008, "Wrong alignment on AnimInstance_GetAllCurveNames"); \ static_assert(sizeof(AnimInstance_GetAllCurveNames) == 0x000010, "Wrong size on AnimInstance_GetAllCurveNames"); \ static_assert(offsetof(AnimInstance_GetAllCurveNames, OutNames) == 0x000000, "Member 'AnimInstance_GetAllCurveNames::OutNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetCurrentActiveMontage \ static_assert(alignof(AnimInstance_GetCurrentActiveMontage) == 0x000008, "Wrong alignment on AnimInstance_GetCurrentActiveMontage"); \ static_assert(sizeof(AnimInstance_GetCurrentActiveMontage) == 0x000008, "Wrong size on AnimInstance_GetCurrentActiveMontage"); \ static_assert(offsetof(AnimInstance_GetCurrentActiveMontage, ReturnValue) == 0x000000, "Member 'AnimInstance_GetCurrentActiveMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetCurveValue \ static_assert(alignof(AnimInstance_GetCurveValue) == 0x000004, "Wrong alignment on AnimInstance_GetCurveValue"); \ static_assert(sizeof(AnimInstance_GetCurveValue) == 0x00000C, "Wrong size on AnimInstance_GetCurveValue"); \ static_assert(offsetof(AnimInstance_GetCurveValue, CurveName) == 0x000000, "Member 'AnimInstance_GetCurveValue::CurveName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetCurveValue, ReturnValue) == 0x000008, "Member 'AnimInstance_GetCurveValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetDeltaSeconds \ static_assert(alignof(AnimInstance_GetDeltaSeconds) == 0x000004, "Wrong alignment on AnimInstance_GetDeltaSeconds"); \ static_assert(sizeof(AnimInstance_GetDeltaSeconds) == 0x000004, "Wrong size on AnimInstance_GetDeltaSeconds"); \ static_assert(offsetof(AnimInstance_GetDeltaSeconds, ReturnValue) == 0x000000, "Member 'AnimInstance_GetDeltaSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimGraphInstanceByTag \ static_assert(alignof(AnimInstance_GetLinkedAnimGraphInstanceByTag) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimGraphInstanceByTag"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimGraphInstanceByTag) == 0x000010, "Wrong size on AnimInstance_GetLinkedAnimGraphInstanceByTag"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimGraphInstanceByTag, InTag) == 0x000000, "Member 'AnimInstance_GetLinkedAnimGraphInstanceByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimGraphInstanceByTag, ReturnValue) == 0x000008, "Member 'AnimInstance_GetLinkedAnimGraphInstanceByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimGraphInstancesByTag \ static_assert(alignof(AnimInstance_GetLinkedAnimGraphInstancesByTag) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimGraphInstancesByTag"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimGraphInstancesByTag) == 0x000018, "Wrong size on AnimInstance_GetLinkedAnimGraphInstancesByTag"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimGraphInstancesByTag, InTag) == 0x000000, "Member 'AnimInstance_GetLinkedAnimGraphInstancesByTag::InTag' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimGraphInstancesByTag, OutLinkedInstances) == 0x000008, "Member 'AnimInstance_GetLinkedAnimGraphInstancesByTag::OutLinkedInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimLayerInstanceByClass \ static_assert(alignof(AnimInstance_GetLinkedAnimLayerInstanceByClass) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimLayerInstanceByClass"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimLayerInstanceByClass) == 0x000010, "Wrong size on AnimInstance_GetLinkedAnimLayerInstanceByClass"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByClass, InClass) == 0x000000, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByClass, ReturnValue) == 0x000008, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimLayerInstanceByGroup \ static_assert(alignof(AnimInstance_GetLinkedAnimLayerInstanceByGroup) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimLayerInstanceByGroup"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimLayerInstanceByGroup) == 0x000010, "Wrong size on AnimInstance_GetLinkedAnimLayerInstanceByGroup"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByGroup, InGroup) == 0x000000, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByGroup::InGroup' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByGroup, ReturnValue) == 0x000008, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass \ static_assert(alignof(AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass) == 0x000018, "Wrong size on AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass, InGroup) == 0x000000, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass::InGroup' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass, InClass) == 0x000008, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass::InClass' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass, ReturnValue) == 0x000010, "Member 'AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetLinkedAnimLayerInstancesByGroup \ static_assert(alignof(AnimInstance_GetLinkedAnimLayerInstancesByGroup) == 0x000008, "Wrong alignment on AnimInstance_GetLinkedAnimLayerInstancesByGroup"); \ static_assert(sizeof(AnimInstance_GetLinkedAnimLayerInstancesByGroup) == 0x000018, "Wrong size on AnimInstance_GetLinkedAnimLayerInstancesByGroup"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstancesByGroup, InGroup) == 0x000000, "Member 'AnimInstance_GetLinkedAnimLayerInstancesByGroup::InGroup' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetLinkedAnimLayerInstancesByGroup, OutLinkedInstances) == 0x000008, "Member 'AnimInstance_GetLinkedAnimLayerInstancesByGroup::OutLinkedInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetOwningActor \ static_assert(alignof(AnimInstance_GetOwningActor) == 0x000008, "Wrong alignment on AnimInstance_GetOwningActor"); \ static_assert(sizeof(AnimInstance_GetOwningActor) == 0x000008, "Wrong size on AnimInstance_GetOwningActor"); \ static_assert(offsetof(AnimInstance_GetOwningActor, ReturnValue) == 0x000000, "Member 'AnimInstance_GetOwningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetOwningComponent \ static_assert(alignof(AnimInstance_GetOwningComponent) == 0x000008, "Wrong alignment on AnimInstance_GetOwningComponent"); \ static_assert(sizeof(AnimInstance_GetOwningComponent) == 0x000008, "Wrong size on AnimInstance_GetOwningComponent"); \ static_assert(offsetof(AnimInstance_GetOwningComponent, ReturnValue) == 0x000000, "Member 'AnimInstance_GetOwningComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetPropagateNotifiesToLinkedInstances \ static_assert(alignof(AnimInstance_GetPropagateNotifiesToLinkedInstances) == 0x000001, "Wrong alignment on AnimInstance_GetPropagateNotifiesToLinkedInstances"); \ static_assert(sizeof(AnimInstance_GetPropagateNotifiesToLinkedInstances) == 0x000001, "Wrong size on AnimInstance_GetPropagateNotifiesToLinkedInstances"); \ static_assert(offsetof(AnimInstance_GetPropagateNotifiesToLinkedInstances, ReturnValue) == 0x000000, "Member 'AnimInstance_GetPropagateNotifiesToLinkedInstances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetReceiveNotifiesFromLinkedInstances \ static_assert(alignof(AnimInstance_GetReceiveNotifiesFromLinkedInstances) == 0x000001, "Wrong alignment on AnimInstance_GetReceiveNotifiesFromLinkedInstances"); \ static_assert(sizeof(AnimInstance_GetReceiveNotifiesFromLinkedInstances) == 0x000001, "Wrong size on AnimInstance_GetReceiveNotifiesFromLinkedInstances"); \ static_assert(offsetof(AnimInstance_GetReceiveNotifiesFromLinkedInstances, ReturnValue) == 0x000000, "Member 'AnimInstance_GetReceiveNotifiesFromLinkedInstances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetSyncGroupPosition \ static_assert(alignof(AnimInstance_GetSyncGroupPosition) == 0x000004, "Wrong alignment on AnimInstance_GetSyncGroupPosition"); \ static_assert(sizeof(AnimInstance_GetSyncGroupPosition) == 0x00001C, "Wrong size on AnimInstance_GetSyncGroupPosition"); \ static_assert(offsetof(AnimInstance_GetSyncGroupPosition, InSyncGroupName) == 0x000000, "Member 'AnimInstance_GetSyncGroupPosition::InSyncGroupName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetSyncGroupPosition, ReturnValue) == 0x000008, "Member 'AnimInstance_GetSyncGroupPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_GetTimeToClosestMarker \ static_assert(alignof(AnimInstance_GetTimeToClosestMarker) == 0x000004, "Wrong alignment on AnimInstance_GetTimeToClosestMarker"); \ static_assert(sizeof(AnimInstance_GetTimeToClosestMarker) == 0x000018, "Wrong size on AnimInstance_GetTimeToClosestMarker"); \ static_assert(offsetof(AnimInstance_GetTimeToClosestMarker, SyncGroup) == 0x000000, "Member 'AnimInstance_GetTimeToClosestMarker::SyncGroup' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetTimeToClosestMarker, MarkerName) == 0x000008, "Member 'AnimInstance_GetTimeToClosestMarker::MarkerName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetTimeToClosestMarker, OutMarkerTime) == 0x000010, "Member 'AnimInstance_GetTimeToClosestMarker::OutMarkerTime' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_GetTimeToClosestMarker, ReturnValue) == 0x000014, "Member 'AnimInstance_GetTimeToClosestMarker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_HasMarkerBeenHitThisFrame \ static_assert(alignof(AnimInstance_HasMarkerBeenHitThisFrame) == 0x000004, "Wrong alignment on AnimInstance_HasMarkerBeenHitThisFrame"); \ static_assert(sizeof(AnimInstance_HasMarkerBeenHitThisFrame) == 0x000014, "Wrong size on AnimInstance_HasMarkerBeenHitThisFrame"); \ static_assert(offsetof(AnimInstance_HasMarkerBeenHitThisFrame, SyncGroup) == 0x000000, "Member 'AnimInstance_HasMarkerBeenHitThisFrame::SyncGroup' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_HasMarkerBeenHitThisFrame, MarkerName) == 0x000008, "Member 'AnimInstance_HasMarkerBeenHitThisFrame::MarkerName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_HasMarkerBeenHitThisFrame, ReturnValue) == 0x000010, "Member 'AnimInstance_HasMarkerBeenHitThisFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_IsAnyMontagePlaying \ static_assert(alignof(AnimInstance_IsAnyMontagePlaying) == 0x000001, "Wrong alignment on AnimInstance_IsAnyMontagePlaying"); \ static_assert(sizeof(AnimInstance_IsAnyMontagePlaying) == 0x000001, "Wrong size on AnimInstance_IsAnyMontagePlaying"); \ static_assert(offsetof(AnimInstance_IsAnyMontagePlaying, ReturnValue) == 0x000000, "Member 'AnimInstance_IsAnyMontagePlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_isPlayingSlotAnimation \ static_assert(alignof(AnimInstance_isPlayingSlotAnimation) == 0x000008, "Wrong alignment on AnimInstance_isPlayingSlotAnimation"); \ static_assert(sizeof(AnimInstance_isPlayingSlotAnimation) == 0x000018, "Wrong size on AnimInstance_isPlayingSlotAnimation"); \ static_assert(offsetof(AnimInstance_isPlayingSlotAnimation, Asset) == 0x000000, "Member 'AnimInstance_isPlayingSlotAnimation::Asset' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_isPlayingSlotAnimation, SlotNodeName) == 0x000008, "Member 'AnimInstance_isPlayingSlotAnimation::SlotNodeName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_isPlayingSlotAnimation, ReturnValue) == 0x000010, "Member 'AnimInstance_isPlayingSlotAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_IsSyncGroupBetweenMarkers \ static_assert(alignof(AnimInstance_IsSyncGroupBetweenMarkers) == 0x000004, "Wrong alignment on AnimInstance_IsSyncGroupBetweenMarkers"); \ static_assert(sizeof(AnimInstance_IsSyncGroupBetweenMarkers) == 0x00001C, "Wrong size on AnimInstance_IsSyncGroupBetweenMarkers"); \ static_assert(offsetof(AnimInstance_IsSyncGroupBetweenMarkers, InSyncGroupName) == 0x000000, "Member 'AnimInstance_IsSyncGroupBetweenMarkers::InSyncGroupName' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_IsSyncGroupBetweenMarkers, PreviousMarker) == 0x000008, "Member 'AnimInstance_IsSyncGroupBetweenMarkers::PreviousMarker' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_IsSyncGroupBetweenMarkers, NextMarker) == 0x000010, "Member 'AnimInstance_IsSyncGroupBetweenMarkers::NextMarker' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_IsSyncGroupBetweenMarkers, bRespectMarkerOrder) == 0x000018, "Member 'AnimInstance_IsSyncGroupBetweenMarkers::bRespectMarkerOrder' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_IsSyncGroupBetweenMarkers, ReturnValue) == 0x000019, "Member 'AnimInstance_IsSyncGroupBetweenMarkers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_IsUsingMainInstanceMontageEvaluationData \ static_assert(alignof(AnimInstance_IsUsingMainInstanceMontageEvaluationData) == 0x000001, "Wrong alignment on AnimInstance_IsUsingMainInstanceMontageEvaluationData"); \ static_assert(sizeof(AnimInstance_IsUsingMainInstanceMontageEvaluationData) == 0x000001, "Wrong size on AnimInstance_IsUsingMainInstanceMontageEvaluationData"); \ static_assert(offsetof(AnimInstance_IsUsingMainInstanceMontageEvaluationData, ReturnValue) == 0x000000, "Member 'AnimInstance_IsUsingMainInstanceMontageEvaluationData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_GetBlendTime \ static_assert(alignof(AnimInstance_Montage_GetBlendTime) == 0x000008, "Wrong alignment on AnimInstance_Montage_GetBlendTime"); \ static_assert(sizeof(AnimInstance_Montage_GetBlendTime) == 0x000010, "Wrong size on AnimInstance_Montage_GetBlendTime"); \ static_assert(offsetof(AnimInstance_Montage_GetBlendTime, Montage) == 0x000000, "Member 'AnimInstance_Montage_GetBlendTime::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_GetBlendTime, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_GetBlendTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_GetCurrentSection \ static_assert(alignof(AnimInstance_Montage_GetCurrentSection) == 0x000008, "Wrong alignment on AnimInstance_Montage_GetCurrentSection"); \ static_assert(sizeof(AnimInstance_Montage_GetCurrentSection) == 0x000010, "Wrong size on AnimInstance_Montage_GetCurrentSection"); \ static_assert(offsetof(AnimInstance_Montage_GetCurrentSection, Montage) == 0x000000, "Member 'AnimInstance_Montage_GetCurrentSection::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_GetCurrentSection, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_GetCurrentSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_GetIsStopped \ static_assert(alignof(AnimInstance_Montage_GetIsStopped) == 0x000008, "Wrong alignment on AnimInstance_Montage_GetIsStopped"); \ static_assert(sizeof(AnimInstance_Montage_GetIsStopped) == 0x000010, "Wrong size on AnimInstance_Montage_GetIsStopped"); \ static_assert(offsetof(AnimInstance_Montage_GetIsStopped, Montage) == 0x000000, "Member 'AnimInstance_Montage_GetIsStopped::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_GetIsStopped, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_GetIsStopped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_GetPlayRate \ static_assert(alignof(AnimInstance_Montage_GetPlayRate) == 0x000008, "Wrong alignment on AnimInstance_Montage_GetPlayRate"); \ static_assert(sizeof(AnimInstance_Montage_GetPlayRate) == 0x000010, "Wrong size on AnimInstance_Montage_GetPlayRate"); \ static_assert(offsetof(AnimInstance_Montage_GetPlayRate, Montage) == 0x000000, "Member 'AnimInstance_Montage_GetPlayRate::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_GetPlayRate, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_GetPosition \ static_assert(alignof(AnimInstance_Montage_GetPosition) == 0x000008, "Wrong alignment on AnimInstance_Montage_GetPosition"); \ static_assert(sizeof(AnimInstance_Montage_GetPosition) == 0x000010, "Wrong size on AnimInstance_Montage_GetPosition"); \ static_assert(offsetof(AnimInstance_Montage_GetPosition, Montage) == 0x000000, "Member 'AnimInstance_Montage_GetPosition::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_GetPosition, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_GetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_IsActive \ static_assert(alignof(AnimInstance_Montage_IsActive) == 0x000008, "Wrong alignment on AnimInstance_Montage_IsActive"); \ static_assert(sizeof(AnimInstance_Montage_IsActive) == 0x000010, "Wrong size on AnimInstance_Montage_IsActive"); \ static_assert(offsetof(AnimInstance_Montage_IsActive, Montage) == 0x000000, "Member 'AnimInstance_Montage_IsActive::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_IsActive, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_Montage_IsPlaying \ static_assert(alignof(AnimInstance_Montage_IsPlaying) == 0x000008, "Wrong alignment on AnimInstance_Montage_IsPlaying"); \ static_assert(sizeof(AnimInstance_Montage_IsPlaying) == 0x000010, "Wrong size on AnimInstance_Montage_IsPlaying"); \ static_assert(offsetof(AnimInstance_Montage_IsPlaying, Montage) == 0x000000, "Member 'AnimInstance_Montage_IsPlaying::Montage' has a wrong offset!"); \ static_assert(offsetof(AnimInstance_Montage_IsPlaying, ReturnValue) == 0x000008, "Member 'AnimInstance_Montage_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimInstance_TryGetPawnOwner \ static_assert(alignof(AnimInstance_TryGetPawnOwner) == 0x000008, "Wrong alignment on AnimInstance_TryGetPawnOwner"); \ static_assert(sizeof(AnimInstance_TryGetPawnOwner) == 0x000008, "Wrong size on AnimInstance_TryGetPawnOwner"); \ static_assert(offsetof(AnimInstance_TryGetPawnOwner, ReturnValue) == 0x000000, "Member 'AnimInstance_TryGetPawnOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimInstance \ static_assert(alignof(UAnimInstance) == 0x000010, "Wrong alignment on UAnimInstance"); \ static_assert(sizeof(UAnimInstance) == 0x000350, "Wrong size on UAnimInstance"); \ static_assert(offsetof(UAnimInstance, CurrentSkeleton) == 0x000028, "Member 'UAnimInstance::CurrentSkeleton' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, RootMotionMode) == 0x000030, "Member 'UAnimInstance::RootMotionMode' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageBlendingOut) == 0x000038, "Member 'UAnimInstance::OnMontageBlendingOut' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageStarted) == 0x000048, "Member 'UAnimInstance::OnMontageStarted' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnMontageEnded) == 0x000058, "Member 'UAnimInstance::OnMontageEnded' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, OnAllMontageInstancesEnded) == 0x000068, "Member 'UAnimInstance::OnAllMontageInstancesEnded' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, NotifyQueue) == 0x000150, "Member 'UAnimInstance::NotifyQueue' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, ActiveAnimNotifyState) == 0x0001C0, "Member 'UAnimInstance::ActiveAnimNotifyState' has a wrong offset!"); \ static_assert(offsetof(UAnimInstance, ActiveAnimNotifyEventReference) == 0x0001D0, "Member 'UAnimInstance::ActiveAnimNotifyEventReference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleColor \ static_assert(alignof(UMaterialExpressionParticleColor) == 0x000008, "Wrong alignment on UMaterialExpressionParticleColor"); \ static_assert(sizeof(UMaterialExpressionParticleColor) == 0x0000B0, "Wrong size on UMaterialExpressionParticleColor"); \ #define DUMPER7_ASSERTS_ISMInstanceManagerProvider \ static_assert(alignof(ISMInstanceManagerProvider) == 0x000001, "Wrong alignment on ISMInstanceManagerProvider"); \ static_assert(sizeof(ISMInstanceManagerProvider) == 0x000001, "Wrong size on ISMInstanceManagerProvider"); \ #define DUMPER7_ASSERTS_UBlueprintGeneratedClass \ static_assert(alignof(UBlueprintGeneratedClass) == 0x000008, "Wrong alignment on UBlueprintGeneratedClass"); \ static_assert(sizeof(UBlueprintGeneratedClass) == 0x000380, "Wrong size on UBlueprintGeneratedClass"); \ static_assert(offsetof(UBlueprintGeneratedClass, NumReplicatedProperties) == 0x000238, "Member 'UBlueprintGeneratedClass::NumReplicatedProperties' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, DynamicBindingObjects) == 0x000240, "Member 'UBlueprintGeneratedClass::DynamicBindingObjects' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, ComponentTemplates) == 0x000250, "Member 'UBlueprintGeneratedClass::ComponentTemplates' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, Timelines) == 0x000260, "Member 'UBlueprintGeneratedClass::Timelines' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, ComponentClassOverrides) == 0x000270, "Member 'UBlueprintGeneratedClass::ComponentClassOverrides' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, SimpleConstructionScript) == 0x000280, "Member 'UBlueprintGeneratedClass::SimpleConstructionScript' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, InheritableComponentHandler) == 0x000288, "Member 'UBlueprintGeneratedClass::InheritableComponentHandler' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, UberGraphFramePointerProperty) == 0x000290, "Member 'UBlueprintGeneratedClass::UberGraphFramePointerProperty' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, UberGraphFunction) == 0x0002A0, "Member 'UBlueprintGeneratedClass::UberGraphFunction' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, CookedPropertyGuids) == 0x0002A8, "Member 'UBlueprintGeneratedClass::CookedPropertyGuids' has a wrong offset!"); \ static_assert(offsetof(UBlueprintGeneratedClass, CookedComponentInstancingData) == 0x0002F8, "Member 'UBlueprintGeneratedClass::CookedComponentInstancingData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParameter \ static_assert(alignof(UMaterialExpressionParameter) == 0x000008, "Wrong alignment on UMaterialExpressionParameter"); \ static_assert(sizeof(UMaterialExpressionParameter) == 0x0000D8, "Wrong size on UMaterialExpressionParameter"); \ static_assert(offsetof(UMaterialExpressionParameter, ParameterName) == 0x0000B0, "Member 'UMaterialExpressionParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionParameter, ExpressionGUID) == 0x0000B8, "Member 'UMaterialExpressionParameter::ExpressionGUID' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionParameter, Group) == 0x0000C8, "Member 'UMaterialExpressionParameter::Group' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionParameter, SortPriority) == 0x0000D0, "Member 'UMaterialExpressionParameter::SortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStaticBoolParameter \ static_assert(alignof(UMaterialExpressionStaticBoolParameter) == 0x000008, "Wrong alignment on UMaterialExpressionStaticBoolParameter"); \ static_assert(sizeof(UMaterialExpressionStaticBoolParameter) == 0x0000E0, "Wrong size on UMaterialExpressionStaticBoolParameter"); \ #define DUMPER7_ASSERTS_INetworkPredictionInterface \ static_assert(alignof(INetworkPredictionInterface) == 0x000001, "Wrong alignment on INetworkPredictionInterface"); \ static_assert(sizeof(INetworkPredictionInterface) == 0x000001, "Wrong size on INetworkPredictionInterface"); \ #define DUMPER7_ASSERTS_URuntimeVirtualTextureStreamingProxy \ static_assert(alignof(URuntimeVirtualTextureStreamingProxy) == 0x000010, "Wrong alignment on URuntimeVirtualTextureStreamingProxy"); \ static_assert(sizeof(URuntimeVirtualTextureStreamingProxy) == 0x0002B0, "Wrong size on URuntimeVirtualTextureStreamingProxy"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataHorizontalMixing \ static_assert(alignof(UMaterialExpressionStrataHorizontalMixing) == 0x000008, "Wrong alignment on UMaterialExpressionStrataHorizontalMixing"); \ static_assert(sizeof(UMaterialExpressionStrataHorizontalMixing) == 0x000130, "Wrong size on UMaterialExpressionStrataHorizontalMixing"); \ static_assert(offsetof(UMaterialExpressionStrataHorizontalMixing, Background) == 0x0000B0, "Member 'UMaterialExpressionStrataHorizontalMixing::Background' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHorizontalMixing, Foreground) == 0x0000D8, "Member 'UMaterialExpressionStrataHorizontalMixing::Foreground' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHorizontalMixing, Mix) == 0x000100, "Member 'UMaterialExpressionStrataHorizontalMixing::Mix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEngineCustomTimeStep \ static_assert(alignof(UEngineCustomTimeStep) == 0x000008, "Wrong alignment on UEngineCustomTimeStep"); \ static_assert(sizeof(UEngineCustomTimeStep) == 0x000028, "Wrong size on UEngineCustomTimeStep"); \ #define DUMPER7_ASSERTS_Light_SetAffectTranslucentLighting \ static_assert(alignof(Light_SetAffectTranslucentLighting) == 0x000001, "Wrong alignment on Light_SetAffectTranslucentLighting"); \ static_assert(sizeof(Light_SetAffectTranslucentLighting) == 0x000001, "Wrong size on Light_SetAffectTranslucentLighting"); \ static_assert(offsetof(Light_SetAffectTranslucentLighting, bNewValue) == 0x000000, "Member 'Light_SetAffectTranslucentLighting::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetBrightness \ static_assert(alignof(Light_SetBrightness) == 0x000004, "Wrong alignment on Light_SetBrightness"); \ static_assert(sizeof(Light_SetBrightness) == 0x000004, "Wrong size on Light_SetBrightness"); \ static_assert(offsetof(Light_SetBrightness, NewBrightness) == 0x000000, "Member 'Light_SetBrightness::NewBrightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetCastShadows \ static_assert(alignof(Light_SetCastShadows) == 0x000001, "Wrong alignment on Light_SetCastShadows"); \ static_assert(sizeof(Light_SetCastShadows) == 0x000001, "Wrong size on Light_SetCastShadows"); \ static_assert(offsetof(Light_SetCastShadows, bNewValue) == 0x000000, "Member 'Light_SetCastShadows::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetEnabled \ static_assert(alignof(Light_SetEnabled) == 0x000001, "Wrong alignment on Light_SetEnabled"); \ static_assert(sizeof(Light_SetEnabled) == 0x000001, "Wrong size on Light_SetEnabled"); \ static_assert(offsetof(Light_SetEnabled, bSetEnabled) == 0x000000, "Member 'Light_SetEnabled::bSetEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetLightColor \ static_assert(alignof(Light_SetLightColor) == 0x000004, "Wrong alignment on Light_SetLightColor"); \ static_assert(sizeof(Light_SetLightColor) == 0x000010, "Wrong size on Light_SetLightColor"); \ static_assert(offsetof(Light_SetLightColor, NewLightColor) == 0x000000, "Member 'Light_SetLightColor::NewLightColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetLightFunctionFadeDistance \ static_assert(alignof(Light_SetLightFunctionFadeDistance) == 0x000004, "Wrong alignment on Light_SetLightFunctionFadeDistance"); \ static_assert(sizeof(Light_SetLightFunctionFadeDistance) == 0x000004, "Wrong size on Light_SetLightFunctionFadeDistance"); \ static_assert(offsetof(Light_SetLightFunctionFadeDistance, NewLightFunctionFadeDistance) == 0x000000, "Member 'Light_SetLightFunctionFadeDistance::NewLightFunctionFadeDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetLightFunctionMaterial \ static_assert(alignof(Light_SetLightFunctionMaterial) == 0x000008, "Wrong alignment on Light_SetLightFunctionMaterial"); \ static_assert(sizeof(Light_SetLightFunctionMaterial) == 0x000008, "Wrong size on Light_SetLightFunctionMaterial"); \ static_assert(offsetof(Light_SetLightFunctionMaterial, NewLightFunctionMaterial) == 0x000000, "Member 'Light_SetLightFunctionMaterial::NewLightFunctionMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_SetLightFunctionScale \ static_assert(alignof(Light_SetLightFunctionScale) == 0x000008, "Wrong alignment on Light_SetLightFunctionScale"); \ static_assert(sizeof(Light_SetLightFunctionScale) == 0x000018, "Wrong size on Light_SetLightFunctionScale"); \ static_assert(offsetof(Light_SetLightFunctionScale, NewLightFunctionScale) == 0x000000, "Member 'Light_SetLightFunctionScale::NewLightFunctionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_GetBrightness \ static_assert(alignof(Light_GetBrightness) == 0x000004, "Wrong alignment on Light_GetBrightness"); \ static_assert(sizeof(Light_GetBrightness) == 0x000004, "Wrong size on Light_GetBrightness"); \ static_assert(offsetof(Light_GetBrightness, ReturnValue) == 0x000000, "Member 'Light_GetBrightness::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_GetLightColor \ static_assert(alignof(Light_GetLightColor) == 0x000004, "Wrong alignment on Light_GetLightColor"); \ static_assert(sizeof(Light_GetLightColor) == 0x000010, "Wrong size on Light_GetLightColor"); \ static_assert(offsetof(Light_GetLightColor, ReturnValue) == 0x000000, "Member 'Light_GetLightColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Light_IsEnabled \ static_assert(alignof(Light_IsEnabled) == 0x000001, "Wrong alignment on Light_IsEnabled"); \ static_assert(sizeof(Light_IsEnabled) == 0x000001, "Wrong size on Light_IsEnabled"); \ static_assert(offsetof(Light_IsEnabled, ReturnValue) == 0x000000, "Member 'Light_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALight \ static_assert(alignof(ALight) == 0x000008, "Wrong alignment on ALight"); \ static_assert(sizeof(ALight) == 0x0002C0, "Wrong size on ALight"); \ static_assert(offsetof(ALight, LightComponent) == 0x0002B0, "Member 'ALight::LightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpotLight_SetInnerConeAngle \ static_assert(alignof(SpotLight_SetInnerConeAngle) == 0x000004, "Wrong alignment on SpotLight_SetInnerConeAngle"); \ static_assert(sizeof(SpotLight_SetInnerConeAngle) == 0x000004, "Wrong size on SpotLight_SetInnerConeAngle"); \ static_assert(offsetof(SpotLight_SetInnerConeAngle, NewInnerConeAngle) == 0x000000, "Member 'SpotLight_SetInnerConeAngle::NewInnerConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpotLight_SetOuterConeAngle \ static_assert(alignof(SpotLight_SetOuterConeAngle) == 0x000004, "Wrong alignment on SpotLight_SetOuterConeAngle"); \ static_assert(sizeof(SpotLight_SetOuterConeAngle) == 0x000004, "Wrong size on SpotLight_SetOuterConeAngle"); \ static_assert(offsetof(SpotLight_SetOuterConeAngle, NewOuterConeAngle) == 0x000000, "Member 'SpotLight_SetOuterConeAngle::NewOuterConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpotLight \ static_assert(alignof(ASpotLight) == 0x000008, "Wrong alignment on ASpotLight"); \ static_assert(sizeof(ASpotLight) == 0x0002C8, "Wrong size on ASpotLight"); \ static_assert(offsetof(ASpotLight, SpotLightComponent) == 0x0002C0, "Member 'ASpotLight::SpotLightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRuntimeVirtualTextureSample \ static_assert(alignof(UMaterialExpressionRuntimeVirtualTextureSample) == 0x000008, "Wrong alignment on UMaterialExpressionRuntimeVirtualTextureSample"); \ static_assert(sizeof(UMaterialExpressionRuntimeVirtualTextureSample) == 0x000138, "Wrong size on UMaterialExpressionRuntimeVirtualTextureSample"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, Coordinates) == 0x0000B0, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::Coordinates' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, WorldPosition) == 0x0000D8, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, MipValue) == 0x000100, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::MipValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, VirtualTexture) == 0x000128, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::VirtualTexture' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, MaterialType) == 0x000130, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::MaterialType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, bSinglePhysicalSpace) == 0x000131, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::bSinglePhysicalSpace' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, bAdaptive) == 0x000132, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::bAdaptive' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, MipValueMode) == 0x000133, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::MipValueMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSample, TextureAddressMode) == 0x000134, "Member 'UMaterialExpressionRuntimeVirtualTextureSample::TextureAddressMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRuntimeVirtualTextureSampleParameter \ static_assert(alignof(UMaterialExpressionRuntimeVirtualTextureSampleParameter) == 0x000008, "Wrong alignment on UMaterialExpressionRuntimeVirtualTextureSampleParameter"); \ static_assert(sizeof(UMaterialExpressionRuntimeVirtualTextureSampleParameter) == 0x000160, "Wrong size on UMaterialExpressionRuntimeVirtualTextureSampleParameter"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSampleParameter, ParameterName) == 0x000138, "Member 'UMaterialExpressionRuntimeVirtualTextureSampleParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSampleParameter, ExpressionGUID) == 0x000140, "Member 'UMaterialExpressionRuntimeVirtualTextureSampleParameter::ExpressionGUID' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSampleParameter, Group) == 0x000150, "Member 'UMaterialExpressionRuntimeVirtualTextureSampleParameter::Group' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureSampleParameter, SortPriority) == 0x000158, "Member 'UMaterialExpressionRuntimeVirtualTextureSampleParameter::SortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAssetImportData \ static_assert(alignof(UAssetImportData) == 0x000008, "Wrong alignment on UAssetImportData"); \ static_assert(sizeof(UAssetImportData) == 0x000028, "Wrong size on UAssetImportData"); \ #define DUMPER7_ASSERTS_UParticleLODLevel \ static_assert(alignof(UParticleLODLevel) == 0x000008, "Wrong alignment on UParticleLODLevel"); \ static_assert(sizeof(UParticleLODLevel) == 0x0000B8, "Wrong size on UParticleLODLevel"); \ static_assert(offsetof(UParticleLODLevel, Level) == 0x000028, "Member 'UParticleLODLevel::Level' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, RequiredModule) == 0x000030, "Member 'UParticleLODLevel::RequiredModule' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, Modules) == 0x000038, "Member 'UParticleLODLevel::Modules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, TypeDataModule) == 0x000048, "Member 'UParticleLODLevel::TypeDataModule' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, SpawnModule) == 0x000050, "Member 'UParticleLODLevel::SpawnModule' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, EventGenerator) == 0x000058, "Member 'UParticleLODLevel::EventGenerator' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, SpawningModules) == 0x000060, "Member 'UParticleLODLevel::SpawningModules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, SpawnModules) == 0x000070, "Member 'UParticleLODLevel::SpawnModules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, UpdateModules) == 0x000080, "Member 'UParticleLODLevel::UpdateModules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, OrbitModules) == 0x000090, "Member 'UParticleLODLevel::OrbitModules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, EventReceiverModules) == 0x0000A0, "Member 'UParticleLODLevel::EventReceiverModules' has a wrong offset!"); \ static_assert(offsetof(UParticleLODLevel, PeakActiveParticles) == 0x0000B4, "Member 'UParticleLODLevel::PeakActiveParticles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncPhysicsData \ static_assert(alignof(UAsyncPhysicsData) == 0x000008, "Wrong alignment on UAsyncPhysicsData"); \ static_assert(sizeof(UAsyncPhysicsData) == 0x000030, "Wrong size on UAsyncPhysicsData"); \ static_assert(offsetof(UAsyncPhysicsData, ServerFrame) == 0x000028, "Member 'UAsyncPhysicsData::ServerFrame' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsData, ReplicationRedundancy) == 0x00002C, "Member 'UAsyncPhysicsData::ReplicationRedundancy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionRuntimeHash \ static_assert(alignof(UWorldPartitionRuntimeHash) == 0x000008, "Wrong alignment on UWorldPartitionRuntimeHash"); \ static_assert(sizeof(UWorldPartitionRuntimeHash) == 0x000030, "Wrong size on UWorldPartitionRuntimeHash"); \ #define DUMPER7_ASSERTS_UWorldPartitionRuntimeSpatialHash \ static_assert(alignof(UWorldPartitionRuntimeSpatialHash) == 0x000008, "Wrong alignment on UWorldPartitionRuntimeSpatialHash"); \ static_assert(sizeof(UWorldPartitionRuntimeSpatialHash) == 0x0000B0, "Wrong size on UWorldPartitionRuntimeSpatialHash"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHash, bEnableZCulling) == 0x000030, "Member 'UWorldPartitionRuntimeSpatialHash::bEnableZCulling' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHash, StreamingGrids) == 0x000038, "Member 'UWorldPartitionRuntimeSpatialHash::StreamingGrids' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionRuntimeSpatialHash, ExternalStreamingObjects) == 0x0000A0, "Member 'UWorldPartitionRuntimeSpatialHash::ExternalStreamingObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetAffectGlobalIllumination \ static_assert(alignof(LightComponentBase_SetAffectGlobalIllumination) == 0x000001, "Wrong alignment on LightComponentBase_SetAffectGlobalIllumination"); \ static_assert(sizeof(LightComponentBase_SetAffectGlobalIllumination) == 0x000001, "Wrong size on LightComponentBase_SetAffectGlobalIllumination"); \ static_assert(offsetof(LightComponentBase_SetAffectGlobalIllumination, bNewValue) == 0x000000, "Member 'LightComponentBase_SetAffectGlobalIllumination::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetAffectReflection \ static_assert(alignof(LightComponentBase_SetAffectReflection) == 0x000001, "Wrong alignment on LightComponentBase_SetAffectReflection"); \ static_assert(sizeof(LightComponentBase_SetAffectReflection) == 0x000001, "Wrong size on LightComponentBase_SetAffectReflection"); \ static_assert(offsetof(LightComponentBase_SetAffectReflection, bNewValue) == 0x000000, "Member 'LightComponentBase_SetAffectReflection::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetCastDeepShadow \ static_assert(alignof(LightComponentBase_SetCastDeepShadow) == 0x000001, "Wrong alignment on LightComponentBase_SetCastDeepShadow"); \ static_assert(sizeof(LightComponentBase_SetCastDeepShadow) == 0x000001, "Wrong size on LightComponentBase_SetCastDeepShadow"); \ static_assert(offsetof(LightComponentBase_SetCastDeepShadow, bNewValue) == 0x000000, "Member 'LightComponentBase_SetCastDeepShadow::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetCastRaytracedShadow \ static_assert(alignof(LightComponentBase_SetCastRaytracedShadow) == 0x000001, "Wrong alignment on LightComponentBase_SetCastRaytracedShadow"); \ static_assert(sizeof(LightComponentBase_SetCastRaytracedShadow) == 0x000001, "Wrong size on LightComponentBase_SetCastRaytracedShadow"); \ static_assert(offsetof(LightComponentBase_SetCastRaytracedShadow, bNewValue) == 0x000000, "Member 'LightComponentBase_SetCastRaytracedShadow::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetCastRaytracedShadows \ static_assert(alignof(LightComponentBase_SetCastRaytracedShadows) == 0x000001, "Wrong alignment on LightComponentBase_SetCastRaytracedShadows"); \ static_assert(sizeof(LightComponentBase_SetCastRaytracedShadows) == 0x000001, "Wrong size on LightComponentBase_SetCastRaytracedShadows"); \ static_assert(offsetof(LightComponentBase_SetCastRaytracedShadows, bNewValue) == 0x000000, "Member 'LightComponentBase_SetCastRaytracedShadows::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetCastShadows \ static_assert(alignof(LightComponentBase_SetCastShadows) == 0x000001, "Wrong alignment on LightComponentBase_SetCastShadows"); \ static_assert(sizeof(LightComponentBase_SetCastShadows) == 0x000001, "Wrong size on LightComponentBase_SetCastShadows"); \ static_assert(offsetof(LightComponentBase_SetCastShadows, bNewValue) == 0x000000, "Member 'LightComponentBase_SetCastShadows::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetCastVolumetricShadow \ static_assert(alignof(LightComponentBase_SetCastVolumetricShadow) == 0x000001, "Wrong alignment on LightComponentBase_SetCastVolumetricShadow"); \ static_assert(sizeof(LightComponentBase_SetCastVolumetricShadow) == 0x000001, "Wrong size on LightComponentBase_SetCastVolumetricShadow"); \ static_assert(offsetof(LightComponentBase_SetCastVolumetricShadow, bNewValue) == 0x000000, "Member 'LightComponentBase_SetCastVolumetricShadow::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_SetSamplesPerPixel \ static_assert(alignof(LightComponentBase_SetSamplesPerPixel) == 0x000004, "Wrong alignment on LightComponentBase_SetSamplesPerPixel"); \ static_assert(sizeof(LightComponentBase_SetSamplesPerPixel) == 0x000004, "Wrong size on LightComponentBase_SetSamplesPerPixel"); \ static_assert(offsetof(LightComponentBase_SetSamplesPerPixel, NewValue) == 0x000000, "Member 'LightComponentBase_SetSamplesPerPixel::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponentBase_GetLightColor \ static_assert(alignof(LightComponentBase_GetLightColor) == 0x000004, "Wrong alignment on LightComponentBase_GetLightColor"); \ static_assert(sizeof(LightComponentBase_GetLightColor) == 0x000010, "Wrong size on LightComponentBase_GetLightColor"); \ static_assert(offsetof(LightComponentBase_GetLightColor, ReturnValue) == 0x000000, "Member 'LightComponentBase_GetLightColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightComponentBase \ static_assert(alignof(ULightComponentBase) == 0x000010, "Wrong alignment on ULightComponentBase"); \ static_assert(sizeof(ULightComponentBase) == 0x0002E0, "Wrong size on ULightComponentBase"); \ static_assert(offsetof(ULightComponentBase, LightGuid) == 0x0002A0, "Member 'ULightComponentBase::LightGuid' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, Brightness) == 0x0002B0, "Member 'ULightComponentBase::Brightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, Intensity) == 0x0002B4, "Member 'ULightComponentBase::Intensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, LightColor) == 0x0002B8, "Member 'ULightComponentBase::LightColor' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, CastRaytracedShadow) == 0x0002C0, "Member 'ULightComponentBase::CastRaytracedShadow' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, Significance) == 0x0002C8, "Member 'ULightComponentBase::Significance' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, DeepShadowLayerDistribution) == 0x0002CC, "Member 'ULightComponentBase::DeepShadowLayerDistribution' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, IndirectLightingIntensity) == 0x0002D0, "Member 'ULightComponentBase::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, VolumetricScatteringIntensity) == 0x0002D4, "Member 'ULightComponentBase::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(ULightComponentBase, SamplesPerPixel) == 0x0002D8, "Member 'ULightComponentBase::SamplesPerPixel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioWidgetSubsystem \ static_assert(alignof(UAudioWidgetSubsystem) == 0x000008, "Wrong alignment on UAudioWidgetSubsystem"); \ static_assert(sizeof(UAudioWidgetSubsystem) == 0x000030, "Wrong size on UAudioWidgetSubsystem"); \ #define DUMPER7_ASSERTS_TimecodeProvider_FetchTimecode \ static_assert(alignof(TimecodeProvider_FetchTimecode) == 0x000004, "Wrong alignment on TimecodeProvider_FetchTimecode"); \ static_assert(sizeof(TimecodeProvider_FetchTimecode) == 0x000014, "Wrong size on TimecodeProvider_FetchTimecode"); \ static_assert(offsetof(TimecodeProvider_FetchTimecode, OutFrameTime) == 0x000000, "Member 'TimecodeProvider_FetchTimecode::OutFrameTime' has a wrong offset!"); \ static_assert(offsetof(TimecodeProvider_FetchTimecode, ReturnValue) == 0x000010, "Member 'TimecodeProvider_FetchTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetDelayedQualifiedFrameTime \ static_assert(alignof(TimecodeProvider_GetDelayedQualifiedFrameTime) == 0x000004, "Wrong alignment on TimecodeProvider_GetDelayedQualifiedFrameTime"); \ static_assert(sizeof(TimecodeProvider_GetDelayedQualifiedFrameTime) == 0x000010, "Wrong size on TimecodeProvider_GetDelayedQualifiedFrameTime"); \ static_assert(offsetof(TimecodeProvider_GetDelayedQualifiedFrameTime, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetDelayedQualifiedFrameTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetDelayedTimecode \ static_assert(alignof(TimecodeProvider_GetDelayedTimecode) == 0x000004, "Wrong alignment on TimecodeProvider_GetDelayedTimecode"); \ static_assert(sizeof(TimecodeProvider_GetDelayedTimecode) == 0x000014, "Wrong size on TimecodeProvider_GetDelayedTimecode"); \ static_assert(offsetof(TimecodeProvider_GetDelayedTimecode, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetDelayedTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetFrameRate \ static_assert(alignof(TimecodeProvider_GetFrameRate) == 0x000004, "Wrong alignment on TimecodeProvider_GetFrameRate"); \ static_assert(sizeof(TimecodeProvider_GetFrameRate) == 0x000008, "Wrong size on TimecodeProvider_GetFrameRate"); \ static_assert(offsetof(TimecodeProvider_GetFrameRate, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetQualifiedFrameTime \ static_assert(alignof(TimecodeProvider_GetQualifiedFrameTime) == 0x000004, "Wrong alignment on TimecodeProvider_GetQualifiedFrameTime"); \ static_assert(sizeof(TimecodeProvider_GetQualifiedFrameTime) == 0x000010, "Wrong size on TimecodeProvider_GetQualifiedFrameTime"); \ static_assert(offsetof(TimecodeProvider_GetQualifiedFrameTime, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetQualifiedFrameTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetSynchronizationState \ static_assert(alignof(TimecodeProvider_GetSynchronizationState) == 0x000004, "Wrong alignment on TimecodeProvider_GetSynchronizationState"); \ static_assert(sizeof(TimecodeProvider_GetSynchronizationState) == 0x000004, "Wrong size on TimecodeProvider_GetSynchronizationState"); \ static_assert(offsetof(TimecodeProvider_GetSynchronizationState, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetSynchronizationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimecodeProvider_GetTimecode \ static_assert(alignof(TimecodeProvider_GetTimecode) == 0x000004, "Wrong alignment on TimecodeProvider_GetTimecode"); \ static_assert(sizeof(TimecodeProvider_GetTimecode) == 0x000014, "Wrong size on TimecodeProvider_GetTimecode"); \ static_assert(offsetof(TimecodeProvider_GetTimecode, ReturnValue) == 0x000000, "Member 'TimecodeProvider_GetTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimecodeProvider \ static_assert(alignof(UTimecodeProvider) == 0x000008, "Wrong alignment on UTimecodeProvider"); \ static_assert(sizeof(UTimecodeProvider) == 0x000030, "Wrong size on UTimecodeProvider"); \ static_assert(offsetof(UTimecodeProvider, FrameDelay) == 0x000028, "Member 'UTimecodeProvider::FrameDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightWeightInstanceManager \ static_assert(alignof(ALightWeightInstanceManager) == 0x000008, "Wrong alignment on ALightWeightInstanceManager"); \ static_assert(sizeof(ALightWeightInstanceManager) == 0x000350, "Wrong size on ALightWeightInstanceManager"); \ static_assert(offsetof(ALightWeightInstanceManager, RepresentedClass) == 0x0002C0, "Member 'ALightWeightInstanceManager::RepresentedClass' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, AcceptedClass) == 0x0002C8, "Member 'ALightWeightInstanceManager::AcceptedClass' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, InstanceTransforms) == 0x0002D0, "Member 'ALightWeightInstanceManager::InstanceTransforms' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, FreeIndices) == 0x000330, "Member 'ALightWeightInstanceManager::FreeIndices' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceManager, ValidIndices) == 0x000340, "Member 'ALightWeightInstanceManager::ValidIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ActivateReverbEffect \ static_assert(alignof(GameplayStatics_ActivateReverbEffect) == 0x000008, "Wrong alignment on GameplayStatics_ActivateReverbEffect"); \ static_assert(sizeof(GameplayStatics_ActivateReverbEffect) == 0x000028, "Wrong size on GameplayStatics_ActivateReverbEffect"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, WorldContextObject) == 0x000000, "Member 'GameplayStatics_ActivateReverbEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, ReverbEffect) == 0x000008, "Member 'GameplayStatics_ActivateReverbEffect::ReverbEffect' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, TagName) == 0x000010, "Member 'GameplayStatics_ActivateReverbEffect::TagName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, Priority) == 0x000018, "Member 'GameplayStatics_ActivateReverbEffect::Priority' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, Volume) == 0x00001C, "Member 'GameplayStatics_ActivateReverbEffect::Volume' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ActivateReverbEffect, FadeTime) == 0x000020, "Member 'GameplayStatics_ActivateReverbEffect::FadeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_AnnounceAccessibleString \ static_assert(alignof(GameplayStatics_AnnounceAccessibleString) == 0x000008, "Wrong alignment on GameplayStatics_AnnounceAccessibleString"); \ static_assert(sizeof(GameplayStatics_AnnounceAccessibleString) == 0x000010, "Wrong size on GameplayStatics_AnnounceAccessibleString"); \ static_assert(offsetof(GameplayStatics_AnnounceAccessibleString, AnnouncementString) == 0x000000, "Member 'GameplayStatics_AnnounceAccessibleString::AnnouncementString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ApplyDamage \ static_assert(alignof(GameplayStatics_ApplyDamage) == 0x000008, "Wrong alignment on GameplayStatics_ApplyDamage"); \ static_assert(sizeof(GameplayStatics_ApplyDamage) == 0x000030, "Wrong size on GameplayStatics_ApplyDamage"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, DamagedActor) == 0x000000, "Member 'GameplayStatics_ApplyDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, BaseDamage) == 0x000008, "Member 'GameplayStatics_ApplyDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, EventInstigator) == 0x000010, "Member 'GameplayStatics_ApplyDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, DamageCauser) == 0x000018, "Member 'GameplayStatics_ApplyDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, DamageTypeClass) == 0x000020, "Member 'GameplayStatics_ApplyDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyDamage, ReturnValue) == 0x000028, "Member 'GameplayStatics_ApplyDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ApplyPointDamage \ static_assert(alignof(GameplayStatics_ApplyPointDamage) == 0x000008, "Wrong alignment on GameplayStatics_ApplyPointDamage"); \ static_assert(sizeof(GameplayStatics_ApplyPointDamage) == 0x000130, "Wrong size on GameplayStatics_ApplyPointDamage"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, DamagedActor) == 0x000000, "Member 'GameplayStatics_ApplyPointDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, BaseDamage) == 0x000008, "Member 'GameplayStatics_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, HitFromDirection) == 0x000010, "Member 'GameplayStatics_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, HitInfo) == 0x000028, "Member 'GameplayStatics_ApplyPointDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, EventInstigator) == 0x000110, "Member 'GameplayStatics_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, DamageCauser) == 0x000118, "Member 'GameplayStatics_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, DamageTypeClass) == 0x000120, "Member 'GameplayStatics_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyPointDamage, ReturnValue) == 0x000128, "Member 'GameplayStatics_ApplyPointDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ApplyRadialDamage \ static_assert(alignof(GameplayStatics_ApplyRadialDamage) == 0x000008, "Wrong alignment on GameplayStatics_ApplyRadialDamage"); \ static_assert(sizeof(GameplayStatics_ApplyRadialDamage) == 0x000060, "Wrong size on GameplayStatics_ApplyRadialDamage"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, WorldContextObject) == 0x000000, "Member 'GameplayStatics_ApplyRadialDamage::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, BaseDamage) == 0x000008, "Member 'GameplayStatics_ApplyRadialDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, Origin) == 0x000010, "Member 'GameplayStatics_ApplyRadialDamage::Origin' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, DamageRadius) == 0x000028, "Member 'GameplayStatics_ApplyRadialDamage::DamageRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, DamageTypeClass) == 0x000030, "Member 'GameplayStatics_ApplyRadialDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, IgnoreActors) == 0x000038, "Member 'GameplayStatics_ApplyRadialDamage::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, DamageCauser) == 0x000048, "Member 'GameplayStatics_ApplyRadialDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, InstigatedByController) == 0x000050, "Member 'GameplayStatics_ApplyRadialDamage::InstigatedByController' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, bDoFullDamage) == 0x000058, "Member 'GameplayStatics_ApplyRadialDamage::bDoFullDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, DamagePreventionChannel) == 0x000059, "Member 'GameplayStatics_ApplyRadialDamage::DamagePreventionChannel' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamage, ReturnValue) == 0x00005A, "Member 'GameplayStatics_ApplyRadialDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ApplyRadialDamageWithFalloff \ static_assert(alignof(GameplayStatics_ApplyRadialDamageWithFalloff) == 0x000008, "Wrong alignment on GameplayStatics_ApplyRadialDamageWithFalloff"); \ static_assert(sizeof(GameplayStatics_ApplyRadialDamageWithFalloff) == 0x000068, "Wrong size on GameplayStatics_ApplyRadialDamageWithFalloff"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, WorldContextObject) == 0x000000, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, BaseDamage) == 0x000008, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, MinimumDamage) == 0x00000C, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::MinimumDamage' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, Origin) == 0x000010, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::Origin' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamageInnerRadius) == 0x000028, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamageInnerRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamageOuterRadius) == 0x00002C, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamageOuterRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamageFalloff) == 0x000030, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamageFalloff' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamageTypeClass) == 0x000038, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, IgnoreActors) == 0x000040, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamageCauser) == 0x000050, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, InstigatedByController) == 0x000058, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::InstigatedByController' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, DamagePreventionChannel) == 0x000060, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::DamagePreventionChannel' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ApplyRadialDamageWithFalloff, ReturnValue) == 0x000061, "Member 'GameplayStatics_ApplyRadialDamageWithFalloff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_AreAnyListenersWithinRange \ static_assert(alignof(GameplayStatics_AreAnyListenersWithinRange) == 0x000008, "Wrong alignment on GameplayStatics_AreAnyListenersWithinRange"); \ static_assert(sizeof(GameplayStatics_AreAnyListenersWithinRange) == 0x000028, "Wrong size on GameplayStatics_AreAnyListenersWithinRange"); \ static_assert(offsetof(GameplayStatics_AreAnyListenersWithinRange, WorldContextObject) == 0x000000, "Member 'GameplayStatics_AreAnyListenersWithinRange::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_AreAnyListenersWithinRange, Location) == 0x000008, "Member 'GameplayStatics_AreAnyListenersWithinRange::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_AreAnyListenersWithinRange, MaximumRange) == 0x000020, "Member 'GameplayStatics_AreAnyListenersWithinRange::MaximumRange' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_AreAnyListenersWithinRange, ReturnValue) == 0x000024, "Member 'GameplayStatics_AreAnyListenersWithinRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_AreSubtitlesEnabled \ static_assert(alignof(GameplayStatics_AreSubtitlesEnabled) == 0x000001, "Wrong alignment on GameplayStatics_AreSubtitlesEnabled"); \ static_assert(sizeof(GameplayStatics_AreSubtitlesEnabled) == 0x000001, "Wrong size on GameplayStatics_AreSubtitlesEnabled"); \ static_assert(offsetof(GameplayStatics_AreSubtitlesEnabled, ReturnValue) == 0x000000, "Member 'GameplayStatics_AreSubtitlesEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_BeginDeferredActorSpawnFromClass \ static_assert(alignof(GameplayStatics_BeginDeferredActorSpawnFromClass) == 0x000010, "Wrong alignment on GameplayStatics_BeginDeferredActorSpawnFromClass"); \ static_assert(sizeof(GameplayStatics_BeginDeferredActorSpawnFromClass) == 0x000090, "Wrong size on GameplayStatics_BeginDeferredActorSpawnFromClass"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, WorldContextObject) == 0x000000, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, ActorClass) == 0x000008, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, SpawnTransform) == 0x000010, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, CollisionHandlingOverride) == 0x000070, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::CollisionHandlingOverride' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, Owner) == 0x000078, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::Owner' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginDeferredActorSpawnFromClass, ReturnValue) == 0x000080, "Member 'GameplayStatics_BeginDeferredActorSpawnFromClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_BeginSpawningActorFromBlueprint \ static_assert(alignof(GameplayStatics_BeginSpawningActorFromBlueprint) == 0x000010, "Wrong alignment on GameplayStatics_BeginSpawningActorFromBlueprint"); \ static_assert(sizeof(GameplayStatics_BeginSpawningActorFromBlueprint) == 0x000080, "Wrong size on GameplayStatics_BeginSpawningActorFromBlueprint"); \ static_assert(offsetof(GameplayStatics_BeginSpawningActorFromBlueprint, WorldContextObject) == 0x000000, "Member 'GameplayStatics_BeginSpawningActorFromBlueprint::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginSpawningActorFromBlueprint, Blueprint) == 0x000008, "Member 'GameplayStatics_BeginSpawningActorFromBlueprint::Blueprint' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginSpawningActorFromBlueprint, SpawnTransform) == 0x000010, "Member 'GameplayStatics_BeginSpawningActorFromBlueprint::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginSpawningActorFromBlueprint, bNoCollisionFail) == 0x000070, "Member 'GameplayStatics_BeginSpawningActorFromBlueprint::bNoCollisionFail' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BeginSpawningActorFromBlueprint, ReturnValue) == 0x000078, "Member 'GameplayStatics_BeginSpawningActorFromBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_Blueprint_PredictProjectilePath_Advanced \ static_assert(alignof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced) == 0x000008, "Wrong alignment on GameplayStatics_Blueprint_PredictProjectilePath_Advanced"); \ static_assert(sizeof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced) == 0x0001B8, "Wrong size on GameplayStatics_Blueprint_PredictProjectilePath_Advanced"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced, WorldContextObject) == 0x000000, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_Advanced::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced, PredictParams) == 0x000008, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_Advanced::PredictParams' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced, PredictResult) == 0x000080, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_Advanced::PredictResult' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_Advanced, ReturnValue) == 0x0001B0, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_Advanced::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType \ static_assert(alignof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType) == 0x000008, "Wrong alignment on GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType"); \ static_assert(sizeof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType) == 0x000190, "Wrong size on GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, WorldContextObject) == 0x000000, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, OutHit) == 0x000008, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::OutHit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, OutPathPositions) == 0x0000F0, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::OutPathPositions' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, OutLastTraceDestination) == 0x000100, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::OutLastTraceDestination' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, StartPos) == 0x000118, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::StartPos' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, LaunchVelocity) == 0x000130, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, bTracePath) == 0x000148, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::bTracePath' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, ProjectileRadius) == 0x00014C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::ProjectileRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, ObjectTypes) == 0x000150, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, bTraceComplex) == 0x000160, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, ActorsToIgnore) == 0x000168, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, DrawDebugType) == 0x000178, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, DrawDebugTime) == 0x00017C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::DrawDebugTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, SimFrequency) == 0x000180, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::SimFrequency' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, MaxSimTime) == 0x000184, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::MaxSimTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, OverrideGravityZ) == 0x000188, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::OverrideGravityZ' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType, ReturnValue) == 0x00018C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel \ static_assert(alignof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel) == 0x000008, "Wrong alignment on GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel"); \ static_assert(sizeof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel) == 0x000180, "Wrong size on GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, WorldContextObject) == 0x000000, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, OutHit) == 0x000008, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::OutHit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, OutPathPositions) == 0x0000F0, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::OutPathPositions' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, OutLastTraceDestination) == 0x000100, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::OutLastTraceDestination' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, StartPos) == 0x000118, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::StartPos' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, LaunchVelocity) == 0x000130, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, bTracePath) == 0x000148, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::bTracePath' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, ProjectileRadius) == 0x00014C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::ProjectileRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, TraceChannel) == 0x000150, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, bTraceComplex) == 0x000151, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, ActorsToIgnore) == 0x000158, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, DrawDebugType) == 0x000168, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, DrawDebugTime) == 0x00016C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::DrawDebugTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, SimFrequency) == 0x000170, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::SimFrequency' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, MaxSimTime) == 0x000174, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::MaxSimTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, OverrideGravityZ) == 0x000178, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::OverrideGravityZ' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel, ReturnValue) == 0x00017C, "Member 'GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_BlueprintSuggestProjectileVelocity \ static_assert(alignof(GameplayStatics_BlueprintSuggestProjectileVelocity) == 0x000008, "Wrong alignment on GameplayStatics_BlueprintSuggestProjectileVelocity"); \ static_assert(sizeof(GameplayStatics_BlueprintSuggestProjectileVelocity) == 0x000068, "Wrong size on GameplayStatics_BlueprintSuggestProjectileVelocity"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, WorldContextObject) == 0x000000, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, TossVelocity) == 0x000008, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::TossVelocity' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, StartLocation) == 0x000020, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::StartLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, EndLocation) == 0x000038, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::EndLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, LaunchSpeed) == 0x000050, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::LaunchSpeed' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, OverrideGravityZ) == 0x000054, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::OverrideGravityZ' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, TraceOption) == 0x000058, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::TraceOption' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, CollisionRadius) == 0x00005C, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, bFavorHighArc) == 0x000060, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::bFavorHighArc' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, bDrawDebug) == 0x000061, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BlueprintSuggestProjectileVelocity, ReturnValue) == 0x000062, "Member 'GameplayStatics_BlueprintSuggestProjectileVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_BreakHitResult \ static_assert(alignof(GameplayStatics_BreakHitResult) == 0x000008, "Wrong alignment on GameplayStatics_BreakHitResult"); \ static_assert(sizeof(GameplayStatics_BreakHitResult) == 0x0001C0, "Wrong size on GameplayStatics_BreakHitResult"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, Hit) == 0x000000, "Member 'GameplayStatics_BreakHitResult::Hit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, bBlockingHit) == 0x0000E8, "Member 'GameplayStatics_BreakHitResult::bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, bInitialOverlap) == 0x0000E9, "Member 'GameplayStatics_BreakHitResult::bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, Time) == 0x0000EC, "Member 'GameplayStatics_BreakHitResult::Time' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, Distance) == 0x0000F0, "Member 'GameplayStatics_BreakHitResult::Distance' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, Location) == 0x0000F8, "Member 'GameplayStatics_BreakHitResult::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, ImpactPoint) == 0x000110, "Member 'GameplayStatics_BreakHitResult::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, Normal) == 0x000128, "Member 'GameplayStatics_BreakHitResult::Normal' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, ImpactNormal) == 0x000140, "Member 'GameplayStatics_BreakHitResult::ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, PhysMat) == 0x000158, "Member 'GameplayStatics_BreakHitResult::PhysMat' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, HitActor) == 0x000160, "Member 'GameplayStatics_BreakHitResult::HitActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, HitComponent) == 0x000168, "Member 'GameplayStatics_BreakHitResult::HitComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, HitBoneName) == 0x000170, "Member 'GameplayStatics_BreakHitResult::HitBoneName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, BoneName) == 0x000178, "Member 'GameplayStatics_BreakHitResult::BoneName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, HitItem) == 0x000180, "Member 'GameplayStatics_BreakHitResult::HitItem' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, ElementIndex) == 0x000184, "Member 'GameplayStatics_BreakHitResult::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, FaceIndex) == 0x000188, "Member 'GameplayStatics_BreakHitResult::FaceIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, TraceStart) == 0x000190, "Member 'GameplayStatics_BreakHitResult::TraceStart' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_BreakHitResult, TraceEnd) == 0x0001A8, "Member 'GameplayStatics_BreakHitResult::TraceEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ClearSoundMixClassOverride \ static_assert(alignof(GameplayStatics_ClearSoundMixClassOverride) == 0x000008, "Wrong alignment on GameplayStatics_ClearSoundMixClassOverride"); \ static_assert(sizeof(GameplayStatics_ClearSoundMixClassOverride) == 0x000020, "Wrong size on GameplayStatics_ClearSoundMixClassOverride"); \ static_assert(offsetof(GameplayStatics_ClearSoundMixClassOverride, WorldContextObject) == 0x000000, "Member 'GameplayStatics_ClearSoundMixClassOverride::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ClearSoundMixClassOverride, InSoundMixModifier) == 0x000008, "Member 'GameplayStatics_ClearSoundMixClassOverride::InSoundMixModifier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ClearSoundMixClassOverride, InSoundClass) == 0x000010, "Member 'GameplayStatics_ClearSoundMixClassOverride::InSoundClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ClearSoundMixClassOverride, FadeOutTime) == 0x000018, "Member 'GameplayStatics_ClearSoundMixClassOverride::FadeOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ClearSoundMixModifiers \ static_assert(alignof(GameplayStatics_ClearSoundMixModifiers) == 0x000008, "Wrong alignment on GameplayStatics_ClearSoundMixModifiers"); \ static_assert(sizeof(GameplayStatics_ClearSoundMixModifiers) == 0x000008, "Wrong size on GameplayStatics_ClearSoundMixModifiers"); \ static_assert(offsetof(GameplayStatics_ClearSoundMixModifiers, WorldContextObject) == 0x000000, "Member 'GameplayStatics_ClearSoundMixModifiers::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_CreatePlayer \ static_assert(alignof(GameplayStatics_CreatePlayer) == 0x000008, "Wrong alignment on GameplayStatics_CreatePlayer"); \ static_assert(sizeof(GameplayStatics_CreatePlayer) == 0x000018, "Wrong size on GameplayStatics_CreatePlayer"); \ static_assert(offsetof(GameplayStatics_CreatePlayer, WorldContextObject) == 0x000000, "Member 'GameplayStatics_CreatePlayer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayer, ControllerId) == 0x000008, "Member 'GameplayStatics_CreatePlayer::ControllerId' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayer, bSpawnPlayerController) == 0x00000C, "Member 'GameplayStatics_CreatePlayer::bSpawnPlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayer, ReturnValue) == 0x000010, "Member 'GameplayStatics_CreatePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_CreatePlayerFromPlatformUser \ static_assert(alignof(GameplayStatics_CreatePlayerFromPlatformUser) == 0x000008, "Wrong alignment on GameplayStatics_CreatePlayerFromPlatformUser"); \ static_assert(sizeof(GameplayStatics_CreatePlayerFromPlatformUser) == 0x000018, "Wrong size on GameplayStatics_CreatePlayerFromPlatformUser"); \ static_assert(offsetof(GameplayStatics_CreatePlayerFromPlatformUser, WorldContextObject) == 0x000000, "Member 'GameplayStatics_CreatePlayerFromPlatformUser::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayerFromPlatformUser, UserId) == 0x000008, "Member 'GameplayStatics_CreatePlayerFromPlatformUser::UserId' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayerFromPlatformUser, bSpawnPlayerController) == 0x00000C, "Member 'GameplayStatics_CreatePlayerFromPlatformUser::bSpawnPlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreatePlayerFromPlatformUser, ReturnValue) == 0x000010, "Member 'GameplayStatics_CreatePlayerFromPlatformUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_CreateSaveGameObject \ static_assert(alignof(GameplayStatics_CreateSaveGameObject) == 0x000008, "Wrong alignment on GameplayStatics_CreateSaveGameObject"); \ static_assert(sizeof(GameplayStatics_CreateSaveGameObject) == 0x000010, "Wrong size on GameplayStatics_CreateSaveGameObject"); \ static_assert(offsetof(GameplayStatics_CreateSaveGameObject, SaveGameClass) == 0x000000, "Member 'GameplayStatics_CreateSaveGameObject::SaveGameClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSaveGameObject, ReturnValue) == 0x000008, "Member 'GameplayStatics_CreateSaveGameObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_CreateSound2D \ static_assert(alignof(GameplayStatics_CreateSound2D) == 0x000008, "Wrong alignment on GameplayStatics_CreateSound2D"); \ static_assert(sizeof(GameplayStatics_CreateSound2D) == 0x000038, "Wrong size on GameplayStatics_CreateSound2D"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, WorldContextObject) == 0x000000, "Member 'GameplayStatics_CreateSound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, Sound) == 0x000008, "Member 'GameplayStatics_CreateSound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, VolumeMultiplier) == 0x000010, "Member 'GameplayStatics_CreateSound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, PitchMultiplier) == 0x000014, "Member 'GameplayStatics_CreateSound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, StartTime) == 0x000018, "Member 'GameplayStatics_CreateSound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, ConcurrencySettings) == 0x000020, "Member 'GameplayStatics_CreateSound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, bPersistAcrossLevelTransition) == 0x000028, "Member 'GameplayStatics_CreateSound2D::bPersistAcrossLevelTransition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, bAutoDestroy) == 0x000029, "Member 'GameplayStatics_CreateSound2D::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, bIsUISound) == 0x00002A, "Member 'GameplayStatics_CreateSound2D::bIsUISound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_CreateSound2D, ReturnValue) == 0x000030, "Member 'GameplayStatics_CreateSound2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_DeactivateReverbEffect \ static_assert(alignof(GameplayStatics_DeactivateReverbEffect) == 0x000008, "Wrong alignment on GameplayStatics_DeactivateReverbEffect"); \ static_assert(sizeof(GameplayStatics_DeactivateReverbEffect) == 0x000010, "Wrong size on GameplayStatics_DeactivateReverbEffect"); \ static_assert(offsetof(GameplayStatics_DeactivateReverbEffect, WorldContextObject) == 0x000000, "Member 'GameplayStatics_DeactivateReverbEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeactivateReverbEffect, TagName) == 0x000008, "Member 'GameplayStatics_DeactivateReverbEffect::TagName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_DeleteGameInSlot \ static_assert(alignof(GameplayStatics_DeleteGameInSlot) == 0x000008, "Wrong alignment on GameplayStatics_DeleteGameInSlot"); \ static_assert(sizeof(GameplayStatics_DeleteGameInSlot) == 0x000018, "Wrong size on GameplayStatics_DeleteGameInSlot"); \ static_assert(offsetof(GameplayStatics_DeleteGameInSlot, SlotName) == 0x000000, "Member 'GameplayStatics_DeleteGameInSlot::SlotName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeleteGameInSlot, UserIndex) == 0x000010, "Member 'GameplayStatics_DeleteGameInSlot::UserIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeleteGameInSlot, ReturnValue) == 0x000014, "Member 'GameplayStatics_DeleteGameInSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_DeprojectSceneCaptureToWorld \ static_assert(alignof(GameplayStatics_DeprojectSceneCaptureToWorld) == 0x000008, "Wrong alignment on GameplayStatics_DeprojectSceneCaptureToWorld"); \ static_assert(sizeof(GameplayStatics_DeprojectSceneCaptureToWorld) == 0x000050, "Wrong size on GameplayStatics_DeprojectSceneCaptureToWorld"); \ static_assert(offsetof(GameplayStatics_DeprojectSceneCaptureToWorld, SceneCapture2D) == 0x000000, "Member 'GameplayStatics_DeprojectSceneCaptureToWorld::SceneCapture2D' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectSceneCaptureToWorld, TargetUV) == 0x000008, "Member 'GameplayStatics_DeprojectSceneCaptureToWorld::TargetUV' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectSceneCaptureToWorld, WorldPosition) == 0x000018, "Member 'GameplayStatics_DeprojectSceneCaptureToWorld::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectSceneCaptureToWorld, WorldDirection) == 0x000030, "Member 'GameplayStatics_DeprojectSceneCaptureToWorld::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectSceneCaptureToWorld, ReturnValue) == 0x000048, "Member 'GameplayStatics_DeprojectSceneCaptureToWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_DeprojectScreenToWorld \ static_assert(alignof(GameplayStatics_DeprojectScreenToWorld) == 0x000008, "Wrong alignment on GameplayStatics_DeprojectScreenToWorld"); \ static_assert(sizeof(GameplayStatics_DeprojectScreenToWorld) == 0x000050, "Wrong size on GameplayStatics_DeprojectScreenToWorld"); \ static_assert(offsetof(GameplayStatics_DeprojectScreenToWorld, Player) == 0x000000, "Member 'GameplayStatics_DeprojectScreenToWorld::Player' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectScreenToWorld, ScreenPosition) == 0x000008, "Member 'GameplayStatics_DeprojectScreenToWorld::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectScreenToWorld, WorldPosition) == 0x000018, "Member 'GameplayStatics_DeprojectScreenToWorld::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectScreenToWorld, WorldDirection) == 0x000030, "Member 'GameplayStatics_DeprojectScreenToWorld::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DeprojectScreenToWorld, ReturnValue) == 0x000048, "Member 'GameplayStatics_DeprojectScreenToWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_DoesSaveGameExist \ static_assert(alignof(GameplayStatics_DoesSaveGameExist) == 0x000008, "Wrong alignment on GameplayStatics_DoesSaveGameExist"); \ static_assert(sizeof(GameplayStatics_DoesSaveGameExist) == 0x000018, "Wrong size on GameplayStatics_DoesSaveGameExist"); \ static_assert(offsetof(GameplayStatics_DoesSaveGameExist, SlotName) == 0x000000, "Member 'GameplayStatics_DoesSaveGameExist::SlotName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DoesSaveGameExist, UserIndex) == 0x000010, "Member 'GameplayStatics_DoesSaveGameExist::UserIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_DoesSaveGameExist, ReturnValue) == 0x000014, "Member 'GameplayStatics_DoesSaveGameExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_EnableLiveStreaming \ static_assert(alignof(GameplayStatics_EnableLiveStreaming) == 0x000001, "Wrong alignment on GameplayStatics_EnableLiveStreaming"); \ static_assert(sizeof(GameplayStatics_EnableLiveStreaming) == 0x000001, "Wrong size on GameplayStatics_EnableLiveStreaming"); \ static_assert(offsetof(GameplayStatics_EnableLiveStreaming, Enable) == 0x000000, "Member 'GameplayStatics_EnableLiveStreaming::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_FindCollisionUV \ static_assert(alignof(GameplayStatics_FindCollisionUV) == 0x000008, "Wrong alignment on GameplayStatics_FindCollisionUV"); \ static_assert(sizeof(GameplayStatics_FindCollisionUV) == 0x000108, "Wrong size on GameplayStatics_FindCollisionUV"); \ static_assert(offsetof(GameplayStatics_FindCollisionUV, Hit) == 0x000000, "Member 'GameplayStatics_FindCollisionUV::Hit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindCollisionUV, UVChannel) == 0x0000E8, "Member 'GameplayStatics_FindCollisionUV::UVChannel' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindCollisionUV, UV) == 0x0000F0, "Member 'GameplayStatics_FindCollisionUV::UV' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindCollisionUV, ReturnValue) == 0x000100, "Member 'GameplayStatics_FindCollisionUV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_FindNearestActor \ static_assert(alignof(GameplayStatics_FindNearestActor) == 0x000008, "Wrong alignment on GameplayStatics_FindNearestActor"); \ static_assert(sizeof(GameplayStatics_FindNearestActor) == 0x000038, "Wrong size on GameplayStatics_FindNearestActor"); \ static_assert(offsetof(GameplayStatics_FindNearestActor, Origin) == 0x000000, "Member 'GameplayStatics_FindNearestActor::Origin' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindNearestActor, ActorsToCheck) == 0x000018, "Member 'GameplayStatics_FindNearestActor::ActorsToCheck' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindNearestActor, Distance) == 0x000028, "Member 'GameplayStatics_FindNearestActor::Distance' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FindNearestActor, ReturnValue) == 0x000030, "Member 'GameplayStatics_FindNearestActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_FinishSpawningActor \ static_assert(alignof(GameplayStatics_FinishSpawningActor) == 0x000010, "Wrong alignment on GameplayStatics_FinishSpawningActor"); \ static_assert(sizeof(GameplayStatics_FinishSpawningActor) == 0x000080, "Wrong size on GameplayStatics_FinishSpawningActor"); \ static_assert(offsetof(GameplayStatics_FinishSpawningActor, Actor) == 0x000000, "Member 'GameplayStatics_FinishSpawningActor::Actor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FinishSpawningActor, SpawnTransform) == 0x000010, "Member 'GameplayStatics_FinishSpawningActor::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_FinishSpawningActor, ReturnValue) == 0x000070, "Member 'GameplayStatics_FinishSpawningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_FlushLevelStreaming \ static_assert(alignof(GameplayStatics_FlushLevelStreaming) == 0x000008, "Wrong alignment on GameplayStatics_FlushLevelStreaming"); \ static_assert(sizeof(GameplayStatics_FlushLevelStreaming) == 0x000008, "Wrong size on GameplayStatics_FlushLevelStreaming"); \ static_assert(offsetof(GameplayStatics_FlushLevelStreaming, WorldContextObject) == 0x000000, "Member 'GameplayStatics_FlushLevelStreaming::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAccurateRealTime \ static_assert(alignof(GameplayStatics_GetAccurateRealTime) == 0x000008, "Wrong alignment on GameplayStatics_GetAccurateRealTime"); \ static_assert(sizeof(GameplayStatics_GetAccurateRealTime) == 0x000010, "Wrong size on GameplayStatics_GetAccurateRealTime"); \ static_assert(offsetof(GameplayStatics_GetAccurateRealTime, Seconds) == 0x000000, "Member 'GameplayStatics_GetAccurateRealTime::Seconds' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAccurateRealTime, PartialSeconds) == 0x000008, "Member 'GameplayStatics_GetAccurateRealTime::PartialSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetActiveSpatialPluginName \ static_assert(alignof(GameplayStatics_GetActiveSpatialPluginName) == 0x000008, "Wrong alignment on GameplayStatics_GetActiveSpatialPluginName"); \ static_assert(sizeof(GameplayStatics_GetActiveSpatialPluginName) == 0x000010, "Wrong size on GameplayStatics_GetActiveSpatialPluginName"); \ static_assert(offsetof(GameplayStatics_GetActiveSpatialPluginName, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetActiveSpatialPluginName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActiveSpatialPluginName, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetActiveSpatialPluginName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetActorArrayAverageLocation \ static_assert(alignof(GameplayStatics_GetActorArrayAverageLocation) == 0x000008, "Wrong alignment on GameplayStatics_GetActorArrayAverageLocation"); \ static_assert(sizeof(GameplayStatics_GetActorArrayAverageLocation) == 0x000028, "Wrong size on GameplayStatics_GetActorArrayAverageLocation"); \ static_assert(offsetof(GameplayStatics_GetActorArrayAverageLocation, Actors) == 0x000000, "Member 'GameplayStatics_GetActorArrayAverageLocation::Actors' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorArrayAverageLocation, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetActorArrayAverageLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetActorArrayBounds \ static_assert(alignof(GameplayStatics_GetActorArrayBounds) == 0x000008, "Wrong alignment on GameplayStatics_GetActorArrayBounds"); \ static_assert(sizeof(GameplayStatics_GetActorArrayBounds) == 0x000048, "Wrong size on GameplayStatics_GetActorArrayBounds"); \ static_assert(offsetof(GameplayStatics_GetActorArrayBounds, Actors) == 0x000000, "Member 'GameplayStatics_GetActorArrayBounds::Actors' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorArrayBounds, bOnlyCollidingComponents) == 0x000010, "Member 'GameplayStatics_GetActorArrayBounds::bOnlyCollidingComponents' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorArrayBounds, Center) == 0x000018, "Member 'GameplayStatics_GetActorArrayBounds::Center' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorArrayBounds, BoxExtent) == 0x000030, "Member 'GameplayStatics_GetActorArrayBounds::BoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetActorOfClass \ static_assert(alignof(GameplayStatics_GetActorOfClass) == 0x000008, "Wrong alignment on GameplayStatics_GetActorOfClass"); \ static_assert(sizeof(GameplayStatics_GetActorOfClass) == 0x000018, "Wrong size on GameplayStatics_GetActorOfClass"); \ static_assert(offsetof(GameplayStatics_GetActorOfClass, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetActorOfClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorOfClass, ActorClass) == 0x000008, "Member 'GameplayStatics_GetActorOfClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetActorOfClass, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetActorOfClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAllActorsOfClass \ static_assert(alignof(GameplayStatics_GetAllActorsOfClass) == 0x000008, "Wrong alignment on GameplayStatics_GetAllActorsOfClass"); \ static_assert(sizeof(GameplayStatics_GetAllActorsOfClass) == 0x000020, "Wrong size on GameplayStatics_GetAllActorsOfClass"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClass, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAllActorsOfClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClass, ActorClass) == 0x000008, "Member 'GameplayStatics_GetAllActorsOfClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClass, OutActors) == 0x000010, "Member 'GameplayStatics_GetAllActorsOfClass::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAllActorsOfClassWithTag \ static_assert(alignof(GameplayStatics_GetAllActorsOfClassWithTag) == 0x000008, "Wrong alignment on GameplayStatics_GetAllActorsOfClassWithTag"); \ static_assert(sizeof(GameplayStatics_GetAllActorsOfClassWithTag) == 0x000028, "Wrong size on GameplayStatics_GetAllActorsOfClassWithTag"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClassWithTag, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAllActorsOfClassWithTag::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClassWithTag, ActorClass) == 0x000008, "Member 'GameplayStatics_GetAllActorsOfClassWithTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClassWithTag, Tag) == 0x000010, "Member 'GameplayStatics_GetAllActorsOfClassWithTag::Tag' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsOfClassWithTag, OutActors) == 0x000018, "Member 'GameplayStatics_GetAllActorsOfClassWithTag::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAllActorsWithInterface \ static_assert(alignof(GameplayStatics_GetAllActorsWithInterface) == 0x000008, "Wrong alignment on GameplayStatics_GetAllActorsWithInterface"); \ static_assert(sizeof(GameplayStatics_GetAllActorsWithInterface) == 0x000020, "Wrong size on GameplayStatics_GetAllActorsWithInterface"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithInterface, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAllActorsWithInterface::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithInterface, Interface) == 0x000008, "Member 'GameplayStatics_GetAllActorsWithInterface::Interface' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithInterface, OutActors) == 0x000010, "Member 'GameplayStatics_GetAllActorsWithInterface::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAllActorsWithTag \ static_assert(alignof(GameplayStatics_GetAllActorsWithTag) == 0x000008, "Wrong alignment on GameplayStatics_GetAllActorsWithTag"); \ static_assert(sizeof(GameplayStatics_GetAllActorsWithTag) == 0x000020, "Wrong size on GameplayStatics_GetAllActorsWithTag"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithTag, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAllActorsWithTag::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithTag, Tag) == 0x000008, "Member 'GameplayStatics_GetAllActorsWithTag::Tag' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAllActorsWithTag, OutActors) == 0x000010, "Member 'GameplayStatics_GetAllActorsWithTag::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAudioTimeSeconds \ static_assert(alignof(GameplayStatics_GetAudioTimeSeconds) == 0x000008, "Wrong alignment on GameplayStatics_GetAudioTimeSeconds"); \ static_assert(sizeof(GameplayStatics_GetAudioTimeSeconds) == 0x000010, "Wrong size on GameplayStatics_GetAudioTimeSeconds"); \ static_assert(offsetof(GameplayStatics_GetAudioTimeSeconds, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAudioTimeSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAudioTimeSeconds, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetAudioTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetAvailableSpatialPluginNames \ static_assert(alignof(GameplayStatics_GetAvailableSpatialPluginNames) == 0x000008, "Wrong alignment on GameplayStatics_GetAvailableSpatialPluginNames"); \ static_assert(sizeof(GameplayStatics_GetAvailableSpatialPluginNames) == 0x000018, "Wrong size on GameplayStatics_GetAvailableSpatialPluginNames"); \ static_assert(offsetof(GameplayStatics_GetAvailableSpatialPluginNames, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetAvailableSpatialPluginNames::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetAvailableSpatialPluginNames, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetAvailableSpatialPluginNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetClosestListenerLocation \ static_assert(alignof(GameplayStatics_GetClosestListenerLocation) == 0x000008, "Wrong alignment on GameplayStatics_GetClosestListenerLocation"); \ static_assert(sizeof(GameplayStatics_GetClosestListenerLocation) == 0x000048, "Wrong size on GameplayStatics_GetClosestListenerLocation"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetClosestListenerLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, Location) == 0x000008, "Member 'GameplayStatics_GetClosestListenerLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, MaximumRange) == 0x000020, "Member 'GameplayStatics_GetClosestListenerLocation::MaximumRange' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, bAllowAttenuationOverride) == 0x000024, "Member 'GameplayStatics_GetClosestListenerLocation::bAllowAttenuationOverride' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, ListenerPosition) == 0x000028, "Member 'GameplayStatics_GetClosestListenerLocation::ListenerPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetClosestListenerLocation, ReturnValue) == 0x000040, "Member 'GameplayStatics_GetClosestListenerLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetCurrentLevelName \ static_assert(alignof(GameplayStatics_GetCurrentLevelName) == 0x000008, "Wrong alignment on GameplayStatics_GetCurrentLevelName"); \ static_assert(sizeof(GameplayStatics_GetCurrentLevelName) == 0x000020, "Wrong size on GameplayStatics_GetCurrentLevelName"); \ static_assert(offsetof(GameplayStatics_GetCurrentLevelName, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetCurrentLevelName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetCurrentLevelName, bRemovePrefixString) == 0x000008, "Member 'GameplayStatics_GetCurrentLevelName::bRemovePrefixString' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetCurrentLevelName, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetCurrentLevelName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetCurrentReverbEffect \ static_assert(alignof(GameplayStatics_GetCurrentReverbEffect) == 0x000008, "Wrong alignment on GameplayStatics_GetCurrentReverbEffect"); \ static_assert(sizeof(GameplayStatics_GetCurrentReverbEffect) == 0x000010, "Wrong size on GameplayStatics_GetCurrentReverbEffect"); \ static_assert(offsetof(GameplayStatics_GetCurrentReverbEffect, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetCurrentReverbEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetCurrentReverbEffect, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetCurrentReverbEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetEnableWorldRendering \ static_assert(alignof(GameplayStatics_GetEnableWorldRendering) == 0x000008, "Wrong alignment on GameplayStatics_GetEnableWorldRendering"); \ static_assert(sizeof(GameplayStatics_GetEnableWorldRendering) == 0x000010, "Wrong size on GameplayStatics_GetEnableWorldRendering"); \ static_assert(offsetof(GameplayStatics_GetEnableWorldRendering, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetEnableWorldRendering::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetEnableWorldRendering, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetEnableWorldRendering::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetGameInstance \ static_assert(alignof(GameplayStatics_GetGameInstance) == 0x000008, "Wrong alignment on GameplayStatics_GetGameInstance"); \ static_assert(sizeof(GameplayStatics_GetGameInstance) == 0x000010, "Wrong size on GameplayStatics_GetGameInstance"); \ static_assert(offsetof(GameplayStatics_GetGameInstance, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetGameInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetGameInstance, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetGameInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetGameMode \ static_assert(alignof(GameplayStatics_GetGameMode) == 0x000008, "Wrong alignment on GameplayStatics_GetGameMode"); \ static_assert(sizeof(GameplayStatics_GetGameMode) == 0x000010, "Wrong size on GameplayStatics_GetGameMode"); \ static_assert(offsetof(GameplayStatics_GetGameMode, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetGameMode::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetGameMode, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetGameMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetGameState \ static_assert(alignof(GameplayStatics_GetGameState) == 0x000008, "Wrong alignment on GameplayStatics_GetGameState"); \ static_assert(sizeof(GameplayStatics_GetGameState) == 0x000010, "Wrong size on GameplayStatics_GetGameState"); \ static_assert(offsetof(GameplayStatics_GetGameState, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetGameState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetGameState, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetGameState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetGlobalTimeDilation \ static_assert(alignof(GameplayStatics_GetGlobalTimeDilation) == 0x000008, "Wrong alignment on GameplayStatics_GetGlobalTimeDilation"); \ static_assert(sizeof(GameplayStatics_GetGlobalTimeDilation) == 0x000010, "Wrong size on GameplayStatics_GetGlobalTimeDilation"); \ static_assert(offsetof(GameplayStatics_GetGlobalTimeDilation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetGlobalTimeDilation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetGlobalTimeDilation, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetGlobalTimeDilation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetIntOption \ static_assert(alignof(GameplayStatics_GetIntOption) == 0x000008, "Wrong alignment on GameplayStatics_GetIntOption"); \ static_assert(sizeof(GameplayStatics_GetIntOption) == 0x000028, "Wrong size on GameplayStatics_GetIntOption"); \ static_assert(offsetof(GameplayStatics_GetIntOption, Options) == 0x000000, "Member 'GameplayStatics_GetIntOption::Options' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetIntOption, Key) == 0x000010, "Member 'GameplayStatics_GetIntOption::Key' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetIntOption, DefaultValue) == 0x000020, "Member 'GameplayStatics_GetIntOption::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetIntOption, ReturnValue) == 0x000024, "Member 'GameplayStatics_GetIntOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetKeyValue \ static_assert(alignof(GameplayStatics_GetKeyValue) == 0x000008, "Wrong alignment on GameplayStatics_GetKeyValue"); \ static_assert(sizeof(GameplayStatics_GetKeyValue) == 0x000030, "Wrong size on GameplayStatics_GetKeyValue"); \ static_assert(offsetof(GameplayStatics_GetKeyValue, Pair) == 0x000000, "Member 'GameplayStatics_GetKeyValue::Pair' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetKeyValue, Key) == 0x000010, "Member 'GameplayStatics_GetKeyValue::Key' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetKeyValue, Value) == 0x000020, "Member 'GameplayStatics_GetKeyValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetMaxAudioChannelCount \ static_assert(alignof(GameplayStatics_GetMaxAudioChannelCount) == 0x000008, "Wrong alignment on GameplayStatics_GetMaxAudioChannelCount"); \ static_assert(sizeof(GameplayStatics_GetMaxAudioChannelCount) == 0x000010, "Wrong size on GameplayStatics_GetMaxAudioChannelCount"); \ static_assert(offsetof(GameplayStatics_GetMaxAudioChannelCount, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetMaxAudioChannelCount::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetMaxAudioChannelCount, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetMaxAudioChannelCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetNumLocalPlayerControllers \ static_assert(alignof(GameplayStatics_GetNumLocalPlayerControllers) == 0x000008, "Wrong alignment on GameplayStatics_GetNumLocalPlayerControllers"); \ static_assert(sizeof(GameplayStatics_GetNumLocalPlayerControllers) == 0x000010, "Wrong size on GameplayStatics_GetNumLocalPlayerControllers"); \ static_assert(offsetof(GameplayStatics_GetNumLocalPlayerControllers, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetNumLocalPlayerControllers::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetNumLocalPlayerControllers, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetNumLocalPlayerControllers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetNumPlayerControllers \ static_assert(alignof(GameplayStatics_GetNumPlayerControllers) == 0x000008, "Wrong alignment on GameplayStatics_GetNumPlayerControllers"); \ static_assert(sizeof(GameplayStatics_GetNumPlayerControllers) == 0x000010, "Wrong size on GameplayStatics_GetNumPlayerControllers"); \ static_assert(offsetof(GameplayStatics_GetNumPlayerControllers, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetNumPlayerControllers::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetNumPlayerControllers, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetNumPlayerControllers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetNumPlayerStates \ static_assert(alignof(GameplayStatics_GetNumPlayerStates) == 0x000008, "Wrong alignment on GameplayStatics_GetNumPlayerStates"); \ static_assert(sizeof(GameplayStatics_GetNumPlayerStates) == 0x000010, "Wrong size on GameplayStatics_GetNumPlayerStates"); \ static_assert(offsetof(GameplayStatics_GetNumPlayerStates, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetNumPlayerStates::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetNumPlayerStates, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetNumPlayerStates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetObjectClass \ static_assert(alignof(GameplayStatics_GetObjectClass) == 0x000008, "Wrong alignment on GameplayStatics_GetObjectClass"); \ static_assert(sizeof(GameplayStatics_GetObjectClass) == 0x000010, "Wrong size on GameplayStatics_GetObjectClass"); \ static_assert(offsetof(GameplayStatics_GetObjectClass, Object) == 0x000000, "Member 'GameplayStatics_GetObjectClass::Object' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetObjectClass, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetObjectClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlatformName \ static_assert(alignof(GameplayStatics_GetPlatformName) == 0x000008, "Wrong alignment on GameplayStatics_GetPlatformName"); \ static_assert(sizeof(GameplayStatics_GetPlatformName) == 0x000010, "Wrong size on GameplayStatics_GetPlatformName"); \ static_assert(offsetof(GameplayStatics_GetPlatformName, ReturnValue) == 0x000000, "Member 'GameplayStatics_GetPlatformName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerCameraManager \ static_assert(alignof(GameplayStatics_GetPlayerCameraManager) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerCameraManager"); \ static_assert(sizeof(GameplayStatics_GetPlayerCameraManager) == 0x000018, "Wrong size on GameplayStatics_GetPlayerCameraManager"); \ static_assert(offsetof(GameplayStatics_GetPlayerCameraManager, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerCameraManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerCameraManager, PlayerIndex) == 0x000008, "Member 'GameplayStatics_GetPlayerCameraManager::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerCameraManager, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerCameraManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerCharacter \ static_assert(alignof(GameplayStatics_GetPlayerCharacter) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerCharacter"); \ static_assert(sizeof(GameplayStatics_GetPlayerCharacter) == 0x000018, "Wrong size on GameplayStatics_GetPlayerCharacter"); \ static_assert(offsetof(GameplayStatics_GetPlayerCharacter, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerCharacter::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerCharacter, PlayerIndex) == 0x000008, "Member 'GameplayStatics_GetPlayerCharacter::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerCharacter, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerController \ static_assert(alignof(GameplayStatics_GetPlayerController) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerController"); \ static_assert(sizeof(GameplayStatics_GetPlayerController) == 0x000018, "Wrong size on GameplayStatics_GetPlayerController"); \ static_assert(offsetof(GameplayStatics_GetPlayerController, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerController::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerController, PlayerIndex) == 0x000008, "Member 'GameplayStatics_GetPlayerController::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerController, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerControllerFromID \ static_assert(alignof(GameplayStatics_GetPlayerControllerFromID) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerControllerFromID"); \ static_assert(sizeof(GameplayStatics_GetPlayerControllerFromID) == 0x000018, "Wrong size on GameplayStatics_GetPlayerControllerFromID"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromID, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerControllerFromID::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromID, ControllerId) == 0x000008, "Member 'GameplayStatics_GetPlayerControllerFromID::ControllerId' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromID, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerControllerFromID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerControllerFromPlatformUser \ static_assert(alignof(GameplayStatics_GetPlayerControllerFromPlatformUser) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerControllerFromPlatformUser"); \ static_assert(sizeof(GameplayStatics_GetPlayerControllerFromPlatformUser) == 0x000018, "Wrong size on GameplayStatics_GetPlayerControllerFromPlatformUser"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromPlatformUser, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerControllerFromPlatformUser::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromPlatformUser, UserId) == 0x000008, "Member 'GameplayStatics_GetPlayerControllerFromPlatformUser::UserId' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerFromPlatformUser, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerControllerFromPlatformUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerControllerID \ static_assert(alignof(GameplayStatics_GetPlayerControllerID) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerControllerID"); \ static_assert(sizeof(GameplayStatics_GetPlayerControllerID) == 0x000010, "Wrong size on GameplayStatics_GetPlayerControllerID"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerID, Player) == 0x000000, "Member 'GameplayStatics_GetPlayerControllerID::Player' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerControllerID, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetPlayerControllerID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerPawn \ static_assert(alignof(GameplayStatics_GetPlayerPawn) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerPawn"); \ static_assert(sizeof(GameplayStatics_GetPlayerPawn) == 0x000018, "Wrong size on GameplayStatics_GetPlayerPawn"); \ static_assert(offsetof(GameplayStatics_GetPlayerPawn, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerPawn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerPawn, PlayerIndex) == 0x000008, "Member 'GameplayStatics_GetPlayerPawn::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerPawn, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerState \ static_assert(alignof(GameplayStatics_GetPlayerState) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerState"); \ static_assert(sizeof(GameplayStatics_GetPlayerState) == 0x000018, "Wrong size on GameplayStatics_GetPlayerState"); \ static_assert(offsetof(GameplayStatics_GetPlayerState, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerState, PlayerStateIndex) == 0x000008, "Member 'GameplayStatics_GetPlayerState::PlayerStateIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerState, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetPlayerState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetPlayerStateFromUniqueNetId \ static_assert(alignof(GameplayStatics_GetPlayerStateFromUniqueNetId) == 0x000008, "Wrong alignment on GameplayStatics_GetPlayerStateFromUniqueNetId"); \ static_assert(sizeof(GameplayStatics_GetPlayerStateFromUniqueNetId) == 0x000040, "Wrong size on GameplayStatics_GetPlayerStateFromUniqueNetId"); \ static_assert(offsetof(GameplayStatics_GetPlayerStateFromUniqueNetId, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetPlayerStateFromUniqueNetId::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerStateFromUniqueNetId, UniqueID) == 0x000008, "Member 'GameplayStatics_GetPlayerStateFromUniqueNetId::UniqueID' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetPlayerStateFromUniqueNetId, ReturnValue) == 0x000038, "Member 'GameplayStatics_GetPlayerStateFromUniqueNetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetRealTimeSeconds \ static_assert(alignof(GameplayStatics_GetRealTimeSeconds) == 0x000008, "Wrong alignment on GameplayStatics_GetRealTimeSeconds"); \ static_assert(sizeof(GameplayStatics_GetRealTimeSeconds) == 0x000010, "Wrong size on GameplayStatics_GetRealTimeSeconds"); \ static_assert(offsetof(GameplayStatics_GetRealTimeSeconds, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetRealTimeSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetRealTimeSeconds, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetRealTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetStreamingLevel \ static_assert(alignof(GameplayStatics_GetStreamingLevel) == 0x000008, "Wrong alignment on GameplayStatics_GetStreamingLevel"); \ static_assert(sizeof(GameplayStatics_GetStreamingLevel) == 0x000018, "Wrong size on GameplayStatics_GetStreamingLevel"); \ static_assert(offsetof(GameplayStatics_GetStreamingLevel, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetStreamingLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetStreamingLevel, PackageName) == 0x000008, "Member 'GameplayStatics_GetStreamingLevel::PackageName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetStreamingLevel, ReturnValue) == 0x000010, "Member 'GameplayStatics_GetStreamingLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetSurfaceType \ static_assert(alignof(GameplayStatics_GetSurfaceType) == 0x000008, "Wrong alignment on GameplayStatics_GetSurfaceType"); \ static_assert(sizeof(GameplayStatics_GetSurfaceType) == 0x0000F0, "Wrong size on GameplayStatics_GetSurfaceType"); \ static_assert(offsetof(GameplayStatics_GetSurfaceType, Hit) == 0x000000, "Member 'GameplayStatics_GetSurfaceType::Hit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetSurfaceType, ReturnValue) == 0x0000E8, "Member 'GameplayStatics_GetSurfaceType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetTimeSeconds \ static_assert(alignof(GameplayStatics_GetTimeSeconds) == 0x000008, "Wrong alignment on GameplayStatics_GetTimeSeconds"); \ static_assert(sizeof(GameplayStatics_GetTimeSeconds) == 0x000010, "Wrong size on GameplayStatics_GetTimeSeconds"); \ static_assert(offsetof(GameplayStatics_GetTimeSeconds, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetTimeSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetTimeSeconds, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetUnpausedTimeSeconds \ static_assert(alignof(GameplayStatics_GetUnpausedTimeSeconds) == 0x000008, "Wrong alignment on GameplayStatics_GetUnpausedTimeSeconds"); \ static_assert(sizeof(GameplayStatics_GetUnpausedTimeSeconds) == 0x000010, "Wrong size on GameplayStatics_GetUnpausedTimeSeconds"); \ static_assert(offsetof(GameplayStatics_GetUnpausedTimeSeconds, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetUnpausedTimeSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetUnpausedTimeSeconds, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetUnpausedTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetViewportMouseCaptureMode \ static_assert(alignof(GameplayStatics_GetViewportMouseCaptureMode) == 0x000008, "Wrong alignment on GameplayStatics_GetViewportMouseCaptureMode"); \ static_assert(sizeof(GameplayStatics_GetViewportMouseCaptureMode) == 0x000010, "Wrong size on GameplayStatics_GetViewportMouseCaptureMode"); \ static_assert(offsetof(GameplayStatics_GetViewportMouseCaptureMode, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetViewportMouseCaptureMode::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewportMouseCaptureMode, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetViewportMouseCaptureMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetViewProjectionMatrix \ static_assert(alignof(GameplayStatics_GetViewProjectionMatrix) == 0x000010, "Wrong alignment on GameplayStatics_GetViewProjectionMatrix"); \ static_assert(sizeof(GameplayStatics_GetViewProjectionMatrix) == 0x000960, "Wrong size on GameplayStatics_GetViewProjectionMatrix"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, DesiredView) == 0x000000, "Member 'GameplayStatics_GetViewProjectionMatrix::DesiredView' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, ViewMatrix) == 0x0007E0, "Member 'GameplayStatics_GetViewProjectionMatrix::ViewMatrix' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, ProjectionMatrix) == 0x000860, "Member 'GameplayStatics_GetViewProjectionMatrix::ProjectionMatrix' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetViewProjectionMatrix, ViewProjectionMatrix) == 0x0008E0, "Member 'GameplayStatics_GetViewProjectionMatrix::ViewProjectionMatrix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetWorldDeltaSeconds \ static_assert(alignof(GameplayStatics_GetWorldDeltaSeconds) == 0x000008, "Wrong alignment on GameplayStatics_GetWorldDeltaSeconds"); \ static_assert(sizeof(GameplayStatics_GetWorldDeltaSeconds) == 0x000010, "Wrong size on GameplayStatics_GetWorldDeltaSeconds"); \ static_assert(offsetof(GameplayStatics_GetWorldDeltaSeconds, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetWorldDeltaSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetWorldDeltaSeconds, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetWorldDeltaSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GetWorldOriginLocation \ static_assert(alignof(GameplayStatics_GetWorldOriginLocation) == 0x000008, "Wrong alignment on GameplayStatics_GetWorldOriginLocation"); \ static_assert(sizeof(GameplayStatics_GetWorldOriginLocation) == 0x000018, "Wrong size on GameplayStatics_GetWorldOriginLocation"); \ static_assert(offsetof(GameplayStatics_GetWorldOriginLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GetWorldOriginLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GetWorldOriginLocation, ReturnValue) == 0x000008, "Member 'GameplayStatics_GetWorldOriginLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_GrassOverlappingSphereCount \ static_assert(alignof(GameplayStatics_GrassOverlappingSphereCount) == 0x000008, "Wrong alignment on GameplayStatics_GrassOverlappingSphereCount"); \ static_assert(sizeof(GameplayStatics_GrassOverlappingSphereCount) == 0x000030, "Wrong size on GameplayStatics_GrassOverlappingSphereCount"); \ static_assert(offsetof(GameplayStatics_GrassOverlappingSphereCount, WorldContextObject) == 0x000000, "Member 'GameplayStatics_GrassOverlappingSphereCount::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GrassOverlappingSphereCount, StaticMesh) == 0x000008, "Member 'GameplayStatics_GrassOverlappingSphereCount::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GrassOverlappingSphereCount, CenterPosition) == 0x000010, "Member 'GameplayStatics_GrassOverlappingSphereCount::CenterPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GrassOverlappingSphereCount, Radius) == 0x000028, "Member 'GameplayStatics_GrassOverlappingSphereCount::Radius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_GrassOverlappingSphereCount, ReturnValue) == 0x00002C, "Member 'GameplayStatics_GrassOverlappingSphereCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_HasLaunchOption \ static_assert(alignof(GameplayStatics_HasLaunchOption) == 0x000008, "Wrong alignment on GameplayStatics_HasLaunchOption"); \ static_assert(sizeof(GameplayStatics_HasLaunchOption) == 0x000018, "Wrong size on GameplayStatics_HasLaunchOption"); \ static_assert(offsetof(GameplayStatics_HasLaunchOption, OptionToCheck) == 0x000000, "Member 'GameplayStatics_HasLaunchOption::OptionToCheck' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_HasLaunchOption, ReturnValue) == 0x000010, "Member 'GameplayStatics_HasLaunchOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_HasOption \ static_assert(alignof(GameplayStatics_HasOption) == 0x000008, "Wrong alignment on GameplayStatics_HasOption"); \ static_assert(sizeof(GameplayStatics_HasOption) == 0x000028, "Wrong size on GameplayStatics_HasOption"); \ static_assert(offsetof(GameplayStatics_HasOption, Options) == 0x000000, "Member 'GameplayStatics_HasOption::Options' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_HasOption, InKey) == 0x000010, "Member 'GameplayStatics_HasOption::InKey' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_HasOption, ReturnValue) == 0x000020, "Member 'GameplayStatics_HasOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_IsGamePaused \ static_assert(alignof(GameplayStatics_IsGamePaused) == 0x000008, "Wrong alignment on GameplayStatics_IsGamePaused"); \ static_assert(sizeof(GameplayStatics_IsGamePaused) == 0x000010, "Wrong size on GameplayStatics_IsGamePaused"); \ static_assert(offsetof(GameplayStatics_IsGamePaused, WorldContextObject) == 0x000000, "Member 'GameplayStatics_IsGamePaused::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_IsGamePaused, ReturnValue) == 0x000008, "Member 'GameplayStatics_IsGamePaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_IsSplitscreenForceDisabled \ static_assert(alignof(GameplayStatics_IsSplitscreenForceDisabled) == 0x000008, "Wrong alignment on GameplayStatics_IsSplitscreenForceDisabled"); \ static_assert(sizeof(GameplayStatics_IsSplitscreenForceDisabled) == 0x000010, "Wrong size on GameplayStatics_IsSplitscreenForceDisabled"); \ static_assert(offsetof(GameplayStatics_IsSplitscreenForceDisabled, WorldContextObject) == 0x000000, "Member 'GameplayStatics_IsSplitscreenForceDisabled::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_IsSplitscreenForceDisabled, ReturnValue) == 0x000008, "Member 'GameplayStatics_IsSplitscreenForceDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_LoadGameFromSlot \ static_assert(alignof(GameplayStatics_LoadGameFromSlot) == 0x000008, "Wrong alignment on GameplayStatics_LoadGameFromSlot"); \ static_assert(sizeof(GameplayStatics_LoadGameFromSlot) == 0x000020, "Wrong size on GameplayStatics_LoadGameFromSlot"); \ static_assert(offsetof(GameplayStatics_LoadGameFromSlot, SlotName) == 0x000000, "Member 'GameplayStatics_LoadGameFromSlot::SlotName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadGameFromSlot, UserIndex) == 0x000010, "Member 'GameplayStatics_LoadGameFromSlot::UserIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadGameFromSlot, ReturnValue) == 0x000018, "Member 'GameplayStatics_LoadGameFromSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_LoadStreamLevel \ static_assert(alignof(GameplayStatics_LoadStreamLevel) == 0x000008, "Wrong alignment on GameplayStatics_LoadStreamLevel"); \ static_assert(sizeof(GameplayStatics_LoadStreamLevel) == 0x000030, "Wrong size on GameplayStatics_LoadStreamLevel"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevel, WorldContextObject) == 0x000000, "Member 'GameplayStatics_LoadStreamLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevel, LevelName) == 0x000008, "Member 'GameplayStatics_LoadStreamLevel::LevelName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevel, bMakeVisibleAfterLoad) == 0x000010, "Member 'GameplayStatics_LoadStreamLevel::bMakeVisibleAfterLoad' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevel, bShouldBlockOnLoad) == 0x000011, "Member 'GameplayStatics_LoadStreamLevel::bShouldBlockOnLoad' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevel, LatentInfo) == 0x000018, "Member 'GameplayStatics_LoadStreamLevel::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_LoadStreamLevelBySoftObjectPtr \ static_assert(alignof(GameplayStatics_LoadStreamLevelBySoftObjectPtr) == 0x000008, "Wrong alignment on GameplayStatics_LoadStreamLevelBySoftObjectPtr"); \ static_assert(sizeof(GameplayStatics_LoadStreamLevelBySoftObjectPtr) == 0x000058, "Wrong size on GameplayStatics_LoadStreamLevelBySoftObjectPtr"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevelBySoftObjectPtr, WorldContextObject) == 0x000000, "Member 'GameplayStatics_LoadStreamLevelBySoftObjectPtr::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevelBySoftObjectPtr, Level) == 0x000008, "Member 'GameplayStatics_LoadStreamLevelBySoftObjectPtr::Level' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevelBySoftObjectPtr, bMakeVisibleAfterLoad) == 0x000038, "Member 'GameplayStatics_LoadStreamLevelBySoftObjectPtr::bMakeVisibleAfterLoad' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevelBySoftObjectPtr, bShouldBlockOnLoad) == 0x000039, "Member 'GameplayStatics_LoadStreamLevelBySoftObjectPtr::bShouldBlockOnLoad' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_LoadStreamLevelBySoftObjectPtr, LatentInfo) == 0x000040, "Member 'GameplayStatics_LoadStreamLevelBySoftObjectPtr::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_MakeHitResult \ static_assert(alignof(GameplayStatics_MakeHitResult) == 0x000008, "Wrong alignment on GameplayStatics_MakeHitResult"); \ static_assert(sizeof(GameplayStatics_MakeHitResult) == 0x0001C0, "Wrong size on GameplayStatics_MakeHitResult"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, bBlockingHit) == 0x000000, "Member 'GameplayStatics_MakeHitResult::bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, bInitialOverlap) == 0x000001, "Member 'GameplayStatics_MakeHitResult::bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, Time) == 0x000004, "Member 'GameplayStatics_MakeHitResult::Time' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, Distance) == 0x000008, "Member 'GameplayStatics_MakeHitResult::Distance' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, Location) == 0x000010, "Member 'GameplayStatics_MakeHitResult::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, ImpactPoint) == 0x000028, "Member 'GameplayStatics_MakeHitResult::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, Normal) == 0x000040, "Member 'GameplayStatics_MakeHitResult::Normal' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, ImpactNormal) == 0x000058, "Member 'GameplayStatics_MakeHitResult::ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, PhysMat) == 0x000070, "Member 'GameplayStatics_MakeHitResult::PhysMat' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, HitActor) == 0x000078, "Member 'GameplayStatics_MakeHitResult::HitActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, HitComponent) == 0x000080, "Member 'GameplayStatics_MakeHitResult::HitComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, HitBoneName) == 0x000088, "Member 'GameplayStatics_MakeHitResult::HitBoneName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, BoneName) == 0x000090, "Member 'GameplayStatics_MakeHitResult::BoneName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, HitItem) == 0x000098, "Member 'GameplayStatics_MakeHitResult::HitItem' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, ElementIndex) == 0x00009C, "Member 'GameplayStatics_MakeHitResult::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, FaceIndex) == 0x0000A0, "Member 'GameplayStatics_MakeHitResult::FaceIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, TraceStart) == 0x0000A8, "Member 'GameplayStatics_MakeHitResult::TraceStart' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, TraceEnd) == 0x0000C0, "Member 'GameplayStatics_MakeHitResult::TraceEnd' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_MakeHitResult, ReturnValue) == 0x0000D8, "Member 'GameplayStatics_MakeHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ObjectIsA \ static_assert(alignof(GameplayStatics_ObjectIsA) == 0x000008, "Wrong alignment on GameplayStatics_ObjectIsA"); \ static_assert(sizeof(GameplayStatics_ObjectIsA) == 0x000018, "Wrong size on GameplayStatics_ObjectIsA"); \ static_assert(offsetof(GameplayStatics_ObjectIsA, Object) == 0x000000, "Member 'GameplayStatics_ObjectIsA::Object' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ObjectIsA, objectClass) == 0x000008, "Member 'GameplayStatics_ObjectIsA::objectClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ObjectIsA, ReturnValue) == 0x000010, "Member 'GameplayStatics_ObjectIsA::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_OpenLevel \ static_assert(alignof(GameplayStatics_OpenLevel) == 0x000008, "Wrong alignment on GameplayStatics_OpenLevel"); \ static_assert(sizeof(GameplayStatics_OpenLevel) == 0x000028, "Wrong size on GameplayStatics_OpenLevel"); \ static_assert(offsetof(GameplayStatics_OpenLevel, WorldContextObject) == 0x000000, "Member 'GameplayStatics_OpenLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevel, LevelName) == 0x000008, "Member 'GameplayStatics_OpenLevel::LevelName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevel, bAbsolute) == 0x000010, "Member 'GameplayStatics_OpenLevel::bAbsolute' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevel, Options) == 0x000018, "Member 'GameplayStatics_OpenLevel::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_OpenLevelBySoftObjectPtr \ static_assert(alignof(GameplayStatics_OpenLevelBySoftObjectPtr) == 0x000008, "Wrong alignment on GameplayStatics_OpenLevelBySoftObjectPtr"); \ static_assert(sizeof(GameplayStatics_OpenLevelBySoftObjectPtr) == 0x000050, "Wrong size on GameplayStatics_OpenLevelBySoftObjectPtr"); \ static_assert(offsetof(GameplayStatics_OpenLevelBySoftObjectPtr, WorldContextObject) == 0x000000, "Member 'GameplayStatics_OpenLevelBySoftObjectPtr::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevelBySoftObjectPtr, Level) == 0x000008, "Member 'GameplayStatics_OpenLevelBySoftObjectPtr::Level' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevelBySoftObjectPtr, bAbsolute) == 0x000038, "Member 'GameplayStatics_OpenLevelBySoftObjectPtr::bAbsolute' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_OpenLevelBySoftObjectPtr, Options) == 0x000040, "Member 'GameplayStatics_OpenLevelBySoftObjectPtr::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ParseOption \ static_assert(alignof(GameplayStatics_ParseOption) == 0x000008, "Wrong alignment on GameplayStatics_ParseOption"); \ static_assert(sizeof(GameplayStatics_ParseOption) == 0x000030, "Wrong size on GameplayStatics_ParseOption"); \ static_assert(offsetof(GameplayStatics_ParseOption, Options) == 0x000000, "Member 'GameplayStatics_ParseOption::Options' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ParseOption, Key) == 0x000010, "Member 'GameplayStatics_ParseOption::Key' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ParseOption, ReturnValue) == 0x000020, "Member 'GameplayStatics_ParseOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PlayDialogue2D \ static_assert(alignof(GameplayStatics_PlayDialogue2D) == 0x000008, "Wrong alignment on GameplayStatics_PlayDialogue2D"); \ static_assert(sizeof(GameplayStatics_PlayDialogue2D) == 0x000038, "Wrong size on GameplayStatics_PlayDialogue2D"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PlayDialogue2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, Dialogue) == 0x000008, "Member 'GameplayStatics_PlayDialogue2D::Dialogue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, Context) == 0x000010, "Member 'GameplayStatics_PlayDialogue2D::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, VolumeMultiplier) == 0x000028, "Member 'GameplayStatics_PlayDialogue2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, PitchMultiplier) == 0x00002C, "Member 'GameplayStatics_PlayDialogue2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogue2D, StartTime) == 0x000030, "Member 'GameplayStatics_PlayDialogue2D::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PlayDialogueAtLocation \ static_assert(alignof(GameplayStatics_PlayDialogueAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_PlayDialogueAtLocation"); \ static_assert(sizeof(GameplayStatics_PlayDialogueAtLocation) == 0x000070, "Wrong size on GameplayStatics_PlayDialogueAtLocation"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PlayDialogueAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, Dialogue) == 0x000008, "Member 'GameplayStatics_PlayDialogueAtLocation::Dialogue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, Context) == 0x000010, "Member 'GameplayStatics_PlayDialogueAtLocation::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, Location) == 0x000028, "Member 'GameplayStatics_PlayDialogueAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, Rotation) == 0x000040, "Member 'GameplayStatics_PlayDialogueAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, VolumeMultiplier) == 0x000058, "Member 'GameplayStatics_PlayDialogueAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, PitchMultiplier) == 0x00005C, "Member 'GameplayStatics_PlayDialogueAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, StartTime) == 0x000060, "Member 'GameplayStatics_PlayDialogueAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayDialogueAtLocation, AttenuationSettings) == 0x000068, "Member 'GameplayStatics_PlayDialogueAtLocation::AttenuationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PlaySound2D \ static_assert(alignof(GameplayStatics_PlaySound2D) == 0x000008, "Wrong alignment on GameplayStatics_PlaySound2D"); \ static_assert(sizeof(GameplayStatics_PlaySound2D) == 0x000038, "Wrong size on GameplayStatics_PlaySound2D"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PlaySound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, Sound) == 0x000008, "Member 'GameplayStatics_PlaySound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, VolumeMultiplier) == 0x000010, "Member 'GameplayStatics_PlaySound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, PitchMultiplier) == 0x000014, "Member 'GameplayStatics_PlaySound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, StartTime) == 0x000018, "Member 'GameplayStatics_PlaySound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, ConcurrencySettings) == 0x000020, "Member 'GameplayStatics_PlaySound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, OwningActor) == 0x000028, "Member 'GameplayStatics_PlaySound2D::OwningActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySound2D, bIsUISound) == 0x000030, "Member 'GameplayStatics_PlaySound2D::bIsUISound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PlaySoundAtLocation \ static_assert(alignof(GameplayStatics_PlaySoundAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_PlaySoundAtLocation"); \ static_assert(sizeof(GameplayStatics_PlaySoundAtLocation) == 0x000070, "Wrong size on GameplayStatics_PlaySoundAtLocation"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PlaySoundAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, Sound) == 0x000008, "Member 'GameplayStatics_PlaySoundAtLocation::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, Location) == 0x000010, "Member 'GameplayStatics_PlaySoundAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, Rotation) == 0x000028, "Member 'GameplayStatics_PlaySoundAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, VolumeMultiplier) == 0x000040, "Member 'GameplayStatics_PlaySoundAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, PitchMultiplier) == 0x000044, "Member 'GameplayStatics_PlaySoundAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, StartTime) == 0x000048, "Member 'GameplayStatics_PlaySoundAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, AttenuationSettings) == 0x000050, "Member 'GameplayStatics_PlaySoundAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, ConcurrencySettings) == 0x000058, "Member 'GameplayStatics_PlaySoundAtLocation::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, OwningActor) == 0x000060, "Member 'GameplayStatics_PlaySoundAtLocation::OwningActor' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlaySoundAtLocation, InitialParams) == 0x000068, "Member 'GameplayStatics_PlaySoundAtLocation::InitialParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PlayWorldCameraShake \ static_assert(alignof(GameplayStatics_PlayWorldCameraShake) == 0x000008, "Wrong alignment on GameplayStatics_PlayWorldCameraShake"); \ static_assert(sizeof(GameplayStatics_PlayWorldCameraShake) == 0x000038, "Wrong size on GameplayStatics_PlayWorldCameraShake"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PlayWorldCameraShake::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, Shake) == 0x000008, "Member 'GameplayStatics_PlayWorldCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, Epicenter) == 0x000010, "Member 'GameplayStatics_PlayWorldCameraShake::Epicenter' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, InnerRadius) == 0x000028, "Member 'GameplayStatics_PlayWorldCameraShake::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, OuterRadius) == 0x00002C, "Member 'GameplayStatics_PlayWorldCameraShake::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, Falloff) == 0x000030, "Member 'GameplayStatics_PlayWorldCameraShake::Falloff' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PlayWorldCameraShake, bOrientShakeTowardsEpicenter) == 0x000034, "Member 'GameplayStatics_PlayWorldCameraShake::bOrientShakeTowardsEpicenter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PopSoundMixModifier \ static_assert(alignof(GameplayStatics_PopSoundMixModifier) == 0x000008, "Wrong alignment on GameplayStatics_PopSoundMixModifier"); \ static_assert(sizeof(GameplayStatics_PopSoundMixModifier) == 0x000010, "Wrong size on GameplayStatics_PopSoundMixModifier"); \ static_assert(offsetof(GameplayStatics_PopSoundMixModifier, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PopSoundMixModifier::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PopSoundMixModifier, InSoundMixModifier) == 0x000008, "Member 'GameplayStatics_PopSoundMixModifier::InSoundMixModifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PrimeAllSoundsInSoundClass \ static_assert(alignof(GameplayStatics_PrimeAllSoundsInSoundClass) == 0x000008, "Wrong alignment on GameplayStatics_PrimeAllSoundsInSoundClass"); \ static_assert(sizeof(GameplayStatics_PrimeAllSoundsInSoundClass) == 0x000008, "Wrong size on GameplayStatics_PrimeAllSoundsInSoundClass"); \ static_assert(offsetof(GameplayStatics_PrimeAllSoundsInSoundClass, InSoundClass) == 0x000000, "Member 'GameplayStatics_PrimeAllSoundsInSoundClass::InSoundClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PrimeSound \ static_assert(alignof(GameplayStatics_PrimeSound) == 0x000008, "Wrong alignment on GameplayStatics_PrimeSound"); \ static_assert(sizeof(GameplayStatics_PrimeSound) == 0x000008, "Wrong size on GameplayStatics_PrimeSound"); \ static_assert(offsetof(GameplayStatics_PrimeSound, InSound) == 0x000000, "Member 'GameplayStatics_PrimeSound::InSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_ProjectWorldToScreen \ static_assert(alignof(GameplayStatics_ProjectWorldToScreen) == 0x000008, "Wrong alignment on GameplayStatics_ProjectWorldToScreen"); \ static_assert(sizeof(GameplayStatics_ProjectWorldToScreen) == 0x000038, "Wrong size on GameplayStatics_ProjectWorldToScreen"); \ static_assert(offsetof(GameplayStatics_ProjectWorldToScreen, Player) == 0x000000, "Member 'GameplayStatics_ProjectWorldToScreen::Player' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ProjectWorldToScreen, WorldPosition) == 0x000008, "Member 'GameplayStatics_ProjectWorldToScreen::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ProjectWorldToScreen, ScreenPosition) == 0x000020, "Member 'GameplayStatics_ProjectWorldToScreen::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ProjectWorldToScreen, bPlayerViewportRelative) == 0x000030, "Member 'GameplayStatics_ProjectWorldToScreen::bPlayerViewportRelative' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_ProjectWorldToScreen, ReturnValue) == 0x000031, "Member 'GameplayStatics_ProjectWorldToScreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_PushSoundMixModifier \ static_assert(alignof(GameplayStatics_PushSoundMixModifier) == 0x000008, "Wrong alignment on GameplayStatics_PushSoundMixModifier"); \ static_assert(sizeof(GameplayStatics_PushSoundMixModifier) == 0x000010, "Wrong size on GameplayStatics_PushSoundMixModifier"); \ static_assert(offsetof(GameplayStatics_PushSoundMixModifier, WorldContextObject) == 0x000000, "Member 'GameplayStatics_PushSoundMixModifier::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_PushSoundMixModifier, InSoundMixModifier) == 0x000008, "Member 'GameplayStatics_PushSoundMixModifier::InSoundMixModifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_RebaseLocalOriginOntoZero \ static_assert(alignof(GameplayStatics_RebaseLocalOriginOntoZero) == 0x000008, "Wrong alignment on GameplayStatics_RebaseLocalOriginOntoZero"); \ static_assert(sizeof(GameplayStatics_RebaseLocalOriginOntoZero) == 0x000038, "Wrong size on GameplayStatics_RebaseLocalOriginOntoZero"); \ static_assert(offsetof(GameplayStatics_RebaseLocalOriginOntoZero, WorldContextObject) == 0x000000, "Member 'GameplayStatics_RebaseLocalOriginOntoZero::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_RebaseLocalOriginOntoZero, WorldLocation) == 0x000008, "Member 'GameplayStatics_RebaseLocalOriginOntoZero::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_RebaseLocalOriginOntoZero, ReturnValue) == 0x000020, "Member 'GameplayStatics_RebaseLocalOriginOntoZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_RebaseZeroOriginOntoLocal \ static_assert(alignof(GameplayStatics_RebaseZeroOriginOntoLocal) == 0x000008, "Wrong alignment on GameplayStatics_RebaseZeroOriginOntoLocal"); \ static_assert(sizeof(GameplayStatics_RebaseZeroOriginOntoLocal) == 0x000038, "Wrong size on GameplayStatics_RebaseZeroOriginOntoLocal"); \ static_assert(offsetof(GameplayStatics_RebaseZeroOriginOntoLocal, WorldContextObject) == 0x000000, "Member 'GameplayStatics_RebaseZeroOriginOntoLocal::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_RebaseZeroOriginOntoLocal, WorldLocation) == 0x000008, "Member 'GameplayStatics_RebaseZeroOriginOntoLocal::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_RebaseZeroOriginOntoLocal, ReturnValue) == 0x000020, "Member 'GameplayStatics_RebaseZeroOriginOntoLocal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_RemovePlayer \ static_assert(alignof(GameplayStatics_RemovePlayer) == 0x000008, "Wrong alignment on GameplayStatics_RemovePlayer"); \ static_assert(sizeof(GameplayStatics_RemovePlayer) == 0x000010, "Wrong size on GameplayStatics_RemovePlayer"); \ static_assert(offsetof(GameplayStatics_RemovePlayer, Player) == 0x000000, "Member 'GameplayStatics_RemovePlayer::Player' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_RemovePlayer, bDestroyPawn) == 0x000008, "Member 'GameplayStatics_RemovePlayer::bDestroyPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SaveGameToSlot \ static_assert(alignof(GameplayStatics_SaveGameToSlot) == 0x000008, "Wrong alignment on GameplayStatics_SaveGameToSlot"); \ static_assert(sizeof(GameplayStatics_SaveGameToSlot) == 0x000020, "Wrong size on GameplayStatics_SaveGameToSlot"); \ static_assert(offsetof(GameplayStatics_SaveGameToSlot, SaveGameObject) == 0x000000, "Member 'GameplayStatics_SaveGameToSlot::SaveGameObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SaveGameToSlot, SlotName) == 0x000008, "Member 'GameplayStatics_SaveGameToSlot::SlotName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SaveGameToSlot, UserIndex) == 0x000018, "Member 'GameplayStatics_SaveGameToSlot::UserIndex' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SaveGameToSlot, ReturnValue) == 0x00001C, "Member 'GameplayStatics_SaveGameToSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetActiveSpatialPluginByName \ static_assert(alignof(GameplayStatics_SetActiveSpatialPluginByName) == 0x000008, "Wrong alignment on GameplayStatics_SetActiveSpatialPluginByName"); \ static_assert(sizeof(GameplayStatics_SetActiveSpatialPluginByName) == 0x000018, "Wrong size on GameplayStatics_SetActiveSpatialPluginByName"); \ static_assert(offsetof(GameplayStatics_SetActiveSpatialPluginByName, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetActiveSpatialPluginByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetActiveSpatialPluginByName, InPluginName) == 0x000008, "Member 'GameplayStatics_SetActiveSpatialPluginByName::InPluginName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetActiveSpatialPluginByName, ReturnValue) == 0x000010, "Member 'GameplayStatics_SetActiveSpatialPluginByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetBaseSoundMix \ static_assert(alignof(GameplayStatics_SetBaseSoundMix) == 0x000008, "Wrong alignment on GameplayStatics_SetBaseSoundMix"); \ static_assert(sizeof(GameplayStatics_SetBaseSoundMix) == 0x000010, "Wrong size on GameplayStatics_SetBaseSoundMix"); \ static_assert(offsetof(GameplayStatics_SetBaseSoundMix, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetBaseSoundMix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetBaseSoundMix, InSoundMix) == 0x000008, "Member 'GameplayStatics_SetBaseSoundMix::InSoundMix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetEnableWorldRendering \ static_assert(alignof(GameplayStatics_SetEnableWorldRendering) == 0x000008, "Wrong alignment on GameplayStatics_SetEnableWorldRendering"); \ static_assert(sizeof(GameplayStatics_SetEnableWorldRendering) == 0x000010, "Wrong size on GameplayStatics_SetEnableWorldRendering"); \ static_assert(offsetof(GameplayStatics_SetEnableWorldRendering, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetEnableWorldRendering::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetEnableWorldRendering, bEnable) == 0x000008, "Member 'GameplayStatics_SetEnableWorldRendering::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetForceDisableSplitscreen \ static_assert(alignof(GameplayStatics_SetForceDisableSplitscreen) == 0x000008, "Wrong alignment on GameplayStatics_SetForceDisableSplitscreen"); \ static_assert(sizeof(GameplayStatics_SetForceDisableSplitscreen) == 0x000010, "Wrong size on GameplayStatics_SetForceDisableSplitscreen"); \ static_assert(offsetof(GameplayStatics_SetForceDisableSplitscreen, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetForceDisableSplitscreen::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetForceDisableSplitscreen, bDisable) == 0x000008, "Member 'GameplayStatics_SetForceDisableSplitscreen::bDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetGamePaused \ static_assert(alignof(GameplayStatics_SetGamePaused) == 0x000008, "Wrong alignment on GameplayStatics_SetGamePaused"); \ static_assert(sizeof(GameplayStatics_SetGamePaused) == 0x000010, "Wrong size on GameplayStatics_SetGamePaused"); \ static_assert(offsetof(GameplayStatics_SetGamePaused, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetGamePaused::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGamePaused, bPaused) == 0x000008, "Member 'GameplayStatics_SetGamePaused::bPaused' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGamePaused, ReturnValue) == 0x000009, "Member 'GameplayStatics_SetGamePaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetGlobalListenerFocusParameters \ static_assert(alignof(GameplayStatics_SetGlobalListenerFocusParameters) == 0x000008, "Wrong alignment on GameplayStatics_SetGlobalListenerFocusParameters"); \ static_assert(sizeof(GameplayStatics_SetGlobalListenerFocusParameters) == 0x000028, "Wrong size on GameplayStatics_SetGlobalListenerFocusParameters"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, FocusAzimuthScale) == 0x000008, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::FocusAzimuthScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, NonFocusAzimuthScale) == 0x00000C, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::NonFocusAzimuthScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, FocusDistanceScale) == 0x000010, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::FocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, NonFocusDistanceScale) == 0x000014, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::NonFocusDistanceScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, FocusVolumeScale) == 0x000018, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::FocusVolumeScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, NonFocusVolumeScale) == 0x00001C, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::NonFocusVolumeScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, FocusPriorityScale) == 0x000020, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::FocusPriorityScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalListenerFocusParameters, NonFocusPriorityScale) == 0x000024, "Member 'GameplayStatics_SetGlobalListenerFocusParameters::NonFocusPriorityScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetGlobalPitchModulation \ static_assert(alignof(GameplayStatics_SetGlobalPitchModulation) == 0x000008, "Wrong alignment on GameplayStatics_SetGlobalPitchModulation"); \ static_assert(sizeof(GameplayStatics_SetGlobalPitchModulation) == 0x000010, "Wrong size on GameplayStatics_SetGlobalPitchModulation"); \ static_assert(offsetof(GameplayStatics_SetGlobalPitchModulation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetGlobalPitchModulation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalPitchModulation, PitchModulation) == 0x000008, "Member 'GameplayStatics_SetGlobalPitchModulation::PitchModulation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalPitchModulation, TimeSec) == 0x00000C, "Member 'GameplayStatics_SetGlobalPitchModulation::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetGlobalTimeDilation \ static_assert(alignof(GameplayStatics_SetGlobalTimeDilation) == 0x000008, "Wrong alignment on GameplayStatics_SetGlobalTimeDilation"); \ static_assert(sizeof(GameplayStatics_SetGlobalTimeDilation) == 0x000010, "Wrong size on GameplayStatics_SetGlobalTimeDilation"); \ static_assert(offsetof(GameplayStatics_SetGlobalTimeDilation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetGlobalTimeDilation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetGlobalTimeDilation, TimeDilation) == 0x000008, "Member 'GameplayStatics_SetGlobalTimeDilation::TimeDilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetMaxAudioChannelsScaled \ static_assert(alignof(GameplayStatics_SetMaxAudioChannelsScaled) == 0x000008, "Wrong alignment on GameplayStatics_SetMaxAudioChannelsScaled"); \ static_assert(sizeof(GameplayStatics_SetMaxAudioChannelsScaled) == 0x000010, "Wrong size on GameplayStatics_SetMaxAudioChannelsScaled"); \ static_assert(offsetof(GameplayStatics_SetMaxAudioChannelsScaled, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetMaxAudioChannelsScaled::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetMaxAudioChannelsScaled, MaxChannelCountScale) == 0x000008, "Member 'GameplayStatics_SetMaxAudioChannelsScaled::MaxChannelCountScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetPlayerControllerID \ static_assert(alignof(GameplayStatics_SetPlayerControllerID) == 0x000008, "Wrong alignment on GameplayStatics_SetPlayerControllerID"); \ static_assert(sizeof(GameplayStatics_SetPlayerControllerID) == 0x000010, "Wrong size on GameplayStatics_SetPlayerControllerID"); \ static_assert(offsetof(GameplayStatics_SetPlayerControllerID, Player) == 0x000000, "Member 'GameplayStatics_SetPlayerControllerID::Player' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetPlayerControllerID, ControllerId) == 0x000008, "Member 'GameplayStatics_SetPlayerControllerID::ControllerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetPlayerPlatformUserId \ static_assert(alignof(GameplayStatics_SetPlayerPlatformUserId) == 0x000008, "Wrong alignment on GameplayStatics_SetPlayerPlatformUserId"); \ static_assert(sizeof(GameplayStatics_SetPlayerPlatformUserId) == 0x000010, "Wrong size on GameplayStatics_SetPlayerPlatformUserId"); \ static_assert(offsetof(GameplayStatics_SetPlayerPlatformUserId, PlayerController) == 0x000000, "Member 'GameplayStatics_SetPlayerPlatformUserId::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetPlayerPlatformUserId, UserId) == 0x000008, "Member 'GameplayStatics_SetPlayerPlatformUserId::UserId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetSoundClassDistanceScale \ static_assert(alignof(GameplayStatics_SetSoundClassDistanceScale) == 0x000008, "Wrong alignment on GameplayStatics_SetSoundClassDistanceScale"); \ static_assert(sizeof(GameplayStatics_SetSoundClassDistanceScale) == 0x000018, "Wrong size on GameplayStatics_SetSoundClassDistanceScale"); \ static_assert(offsetof(GameplayStatics_SetSoundClassDistanceScale, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetSoundClassDistanceScale::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundClassDistanceScale, SoundClass) == 0x000008, "Member 'GameplayStatics_SetSoundClassDistanceScale::SoundClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundClassDistanceScale, DistanceAttenuationScale) == 0x000010, "Member 'GameplayStatics_SetSoundClassDistanceScale::DistanceAttenuationScale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundClassDistanceScale, TimeSec) == 0x000014, "Member 'GameplayStatics_SetSoundClassDistanceScale::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetSoundMixClassOverride \ static_assert(alignof(GameplayStatics_SetSoundMixClassOverride) == 0x000008, "Wrong alignment on GameplayStatics_SetSoundMixClassOverride"); \ static_assert(sizeof(GameplayStatics_SetSoundMixClassOverride) == 0x000028, "Wrong size on GameplayStatics_SetSoundMixClassOverride"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetSoundMixClassOverride::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, InSoundMixModifier) == 0x000008, "Member 'GameplayStatics_SetSoundMixClassOverride::InSoundMixModifier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, InSoundClass) == 0x000010, "Member 'GameplayStatics_SetSoundMixClassOverride::InSoundClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, Volume) == 0x000018, "Member 'GameplayStatics_SetSoundMixClassOverride::Volume' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, Pitch) == 0x00001C, "Member 'GameplayStatics_SetSoundMixClassOverride::Pitch' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, FadeInTime) == 0x000020, "Member 'GameplayStatics_SetSoundMixClassOverride::FadeInTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetSoundMixClassOverride, bApplyToChildren) == 0x000024, "Member 'GameplayStatics_SetSoundMixClassOverride::bApplyToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetSubtitlesEnabled \ static_assert(alignof(GameplayStatics_SetSubtitlesEnabled) == 0x000001, "Wrong alignment on GameplayStatics_SetSubtitlesEnabled"); \ static_assert(sizeof(GameplayStatics_SetSubtitlesEnabled) == 0x000001, "Wrong size on GameplayStatics_SetSubtitlesEnabled"); \ static_assert(offsetof(GameplayStatics_SetSubtitlesEnabled, bEnabled) == 0x000000, "Member 'GameplayStatics_SetSubtitlesEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetViewportMouseCaptureMode \ static_assert(alignof(GameplayStatics_SetViewportMouseCaptureMode) == 0x000008, "Wrong alignment on GameplayStatics_SetViewportMouseCaptureMode"); \ static_assert(sizeof(GameplayStatics_SetViewportMouseCaptureMode) == 0x000010, "Wrong size on GameplayStatics_SetViewportMouseCaptureMode"); \ static_assert(offsetof(GameplayStatics_SetViewportMouseCaptureMode, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetViewportMouseCaptureMode::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetViewportMouseCaptureMode, MouseCaptureMode) == 0x000008, "Member 'GameplayStatics_SetViewportMouseCaptureMode::MouseCaptureMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SetWorldOriginLocation \ static_assert(alignof(GameplayStatics_SetWorldOriginLocation) == 0x000008, "Wrong alignment on GameplayStatics_SetWorldOriginLocation"); \ static_assert(sizeof(GameplayStatics_SetWorldOriginLocation) == 0x000018, "Wrong size on GameplayStatics_SetWorldOriginLocation"); \ static_assert(offsetof(GameplayStatics_SetWorldOriginLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SetWorldOriginLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SetWorldOriginLocation, NewLocation) == 0x000008, "Member 'GameplayStatics_SetWorldOriginLocation::NewLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnDecalAtLocation \ static_assert(alignof(GameplayStatics_SpawnDecalAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_SpawnDecalAtLocation"); \ static_assert(sizeof(GameplayStatics_SpawnDecalAtLocation) == 0x000068, "Wrong size on GameplayStatics_SpawnDecalAtLocation"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnDecalAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, DecalMaterial) == 0x000008, "Member 'GameplayStatics_SpawnDecalAtLocation::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, DecalSize) == 0x000010, "Member 'GameplayStatics_SpawnDecalAtLocation::DecalSize' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, Location) == 0x000028, "Member 'GameplayStatics_SpawnDecalAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, Rotation) == 0x000040, "Member 'GameplayStatics_SpawnDecalAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, LifeSpan) == 0x000058, "Member 'GameplayStatics_SpawnDecalAtLocation::LifeSpan' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAtLocation, ReturnValue) == 0x000060, "Member 'GameplayStatics_SpawnDecalAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnDecalAttached \ static_assert(alignof(GameplayStatics_SpawnDecalAttached) == 0x000008, "Wrong alignment on GameplayStatics_SpawnDecalAttached"); \ static_assert(sizeof(GameplayStatics_SpawnDecalAttached) == 0x000070, "Wrong size on GameplayStatics_SpawnDecalAttached"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, DecalMaterial) == 0x000000, "Member 'GameplayStatics_SpawnDecalAttached::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, DecalSize) == 0x000008, "Member 'GameplayStatics_SpawnDecalAttached::DecalSize' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, AttachToComponent) == 0x000020, "Member 'GameplayStatics_SpawnDecalAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, AttachPointName) == 0x000028, "Member 'GameplayStatics_SpawnDecalAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, Location) == 0x000030, "Member 'GameplayStatics_SpawnDecalAttached::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, Rotation) == 0x000048, "Member 'GameplayStatics_SpawnDecalAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, LocationType) == 0x000060, "Member 'GameplayStatics_SpawnDecalAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, LifeSpan) == 0x000064, "Member 'GameplayStatics_SpawnDecalAttached::LifeSpan' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDecalAttached, ReturnValue) == 0x000068, "Member 'GameplayStatics_SpawnDecalAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnDialogue2D \ static_assert(alignof(GameplayStatics_SpawnDialogue2D) == 0x000008, "Wrong alignment on GameplayStatics_SpawnDialogue2D"); \ static_assert(sizeof(GameplayStatics_SpawnDialogue2D) == 0x000040, "Wrong size on GameplayStatics_SpawnDialogue2D"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnDialogue2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, Dialogue) == 0x000008, "Member 'GameplayStatics_SpawnDialogue2D::Dialogue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, Context) == 0x000010, "Member 'GameplayStatics_SpawnDialogue2D::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, VolumeMultiplier) == 0x000028, "Member 'GameplayStatics_SpawnDialogue2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, PitchMultiplier) == 0x00002C, "Member 'GameplayStatics_SpawnDialogue2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, StartTime) == 0x000030, "Member 'GameplayStatics_SpawnDialogue2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, bAutoDestroy) == 0x000034, "Member 'GameplayStatics_SpawnDialogue2D::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogue2D, ReturnValue) == 0x000038, "Member 'GameplayStatics_SpawnDialogue2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnDialogueAtLocation \ static_assert(alignof(GameplayStatics_SpawnDialogueAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_SpawnDialogueAtLocation"); \ static_assert(sizeof(GameplayStatics_SpawnDialogueAtLocation) == 0x000080, "Wrong size on GameplayStatics_SpawnDialogueAtLocation"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnDialogueAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, Dialogue) == 0x000008, "Member 'GameplayStatics_SpawnDialogueAtLocation::Dialogue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, Context) == 0x000010, "Member 'GameplayStatics_SpawnDialogueAtLocation::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, Location) == 0x000028, "Member 'GameplayStatics_SpawnDialogueAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, Rotation) == 0x000040, "Member 'GameplayStatics_SpawnDialogueAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, VolumeMultiplier) == 0x000058, "Member 'GameplayStatics_SpawnDialogueAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, PitchMultiplier) == 0x00005C, "Member 'GameplayStatics_SpawnDialogueAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, StartTime) == 0x000060, "Member 'GameplayStatics_SpawnDialogueAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, AttenuationSettings) == 0x000068, "Member 'GameplayStatics_SpawnDialogueAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, bAutoDestroy) == 0x000070, "Member 'GameplayStatics_SpawnDialogueAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAtLocation, ReturnValue) == 0x000078, "Member 'GameplayStatics_SpawnDialogueAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnDialogueAttached \ static_assert(alignof(GameplayStatics_SpawnDialogueAttached) == 0x000008, "Wrong alignment on GameplayStatics_SpawnDialogueAttached"); \ static_assert(sizeof(GameplayStatics_SpawnDialogueAttached) == 0x000088, "Wrong size on GameplayStatics_SpawnDialogueAttached"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, Dialogue) == 0x000000, "Member 'GameplayStatics_SpawnDialogueAttached::Dialogue' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, Context) == 0x000008, "Member 'GameplayStatics_SpawnDialogueAttached::Context' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, AttachToComponent) == 0x000020, "Member 'GameplayStatics_SpawnDialogueAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, AttachPointName) == 0x000028, "Member 'GameplayStatics_SpawnDialogueAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, Location) == 0x000030, "Member 'GameplayStatics_SpawnDialogueAttached::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, Rotation) == 0x000048, "Member 'GameplayStatics_SpawnDialogueAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, LocationType) == 0x000060, "Member 'GameplayStatics_SpawnDialogueAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, bStopWhenAttachedToDestroyed) == 0x000061, "Member 'GameplayStatics_SpawnDialogueAttached::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, VolumeMultiplier) == 0x000064, "Member 'GameplayStatics_SpawnDialogueAttached::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, PitchMultiplier) == 0x000068, "Member 'GameplayStatics_SpawnDialogueAttached::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, StartTime) == 0x00006C, "Member 'GameplayStatics_SpawnDialogueAttached::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, AttenuationSettings) == 0x000070, "Member 'GameplayStatics_SpawnDialogueAttached::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, bAutoDestroy) == 0x000078, "Member 'GameplayStatics_SpawnDialogueAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnDialogueAttached, ReturnValue) == 0x000080, "Member 'GameplayStatics_SpawnDialogueAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnEmitterAtLocation \ static_assert(alignof(GameplayStatics_SpawnEmitterAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_SpawnEmitterAtLocation"); \ static_assert(sizeof(GameplayStatics_SpawnEmitterAtLocation) == 0x000068, "Wrong size on GameplayStatics_SpawnEmitterAtLocation"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnEmitterAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, EmitterTemplate) == 0x000008, "Member 'GameplayStatics_SpawnEmitterAtLocation::EmitterTemplate' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, Location) == 0x000010, "Member 'GameplayStatics_SpawnEmitterAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, Rotation) == 0x000028, "Member 'GameplayStatics_SpawnEmitterAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, Scale) == 0x000040, "Member 'GameplayStatics_SpawnEmitterAtLocation::Scale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, bAutoDestroy) == 0x000058, "Member 'GameplayStatics_SpawnEmitterAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, PoolingMethod) == 0x000059, "Member 'GameplayStatics_SpawnEmitterAtLocation::PoolingMethod' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, bAutoActivateSystem) == 0x00005A, "Member 'GameplayStatics_SpawnEmitterAtLocation::bAutoActivateSystem' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAtLocation, ReturnValue) == 0x000060, "Member 'GameplayStatics_SpawnEmitterAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnEmitterAttached \ static_assert(alignof(GameplayStatics_SpawnEmitterAttached) == 0x000008, "Wrong alignment on GameplayStatics_SpawnEmitterAttached"); \ static_assert(sizeof(GameplayStatics_SpawnEmitterAttached) == 0x000070, "Wrong size on GameplayStatics_SpawnEmitterAttached"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, EmitterTemplate) == 0x000000, "Member 'GameplayStatics_SpawnEmitterAttached::EmitterTemplate' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, AttachToComponent) == 0x000008, "Member 'GameplayStatics_SpawnEmitterAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, AttachPointName) == 0x000010, "Member 'GameplayStatics_SpawnEmitterAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, Location) == 0x000018, "Member 'GameplayStatics_SpawnEmitterAttached::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, Rotation) == 0x000030, "Member 'GameplayStatics_SpawnEmitterAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, Scale) == 0x000048, "Member 'GameplayStatics_SpawnEmitterAttached::Scale' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, LocationType) == 0x000060, "Member 'GameplayStatics_SpawnEmitterAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, bAutoDestroy) == 0x000061, "Member 'GameplayStatics_SpawnEmitterAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, PoolingMethod) == 0x000062, "Member 'GameplayStatics_SpawnEmitterAttached::PoolingMethod' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, bAutoActivate) == 0x000063, "Member 'GameplayStatics_SpawnEmitterAttached::bAutoActivate' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnEmitterAttached, ReturnValue) == 0x000068, "Member 'GameplayStatics_SpawnEmitterAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnForceFeedbackAtLocation \ static_assert(alignof(GameplayStatics_SpawnForceFeedbackAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_SpawnForceFeedbackAtLocation"); \ static_assert(sizeof(GameplayStatics_SpawnForceFeedbackAtLocation) == 0x000068, "Wrong size on GameplayStatics_SpawnForceFeedbackAtLocation"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, ForceFeedbackEffect) == 0x000008, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, Location) == 0x000010, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, Rotation) == 0x000028, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, bLooping) == 0x000040, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::bLooping' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, IntensityMultiplier) == 0x000044, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, StartTime) == 0x000048, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, AttenuationSettings) == 0x000050, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, bAutoDestroy) == 0x000058, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAtLocation, ReturnValue) == 0x000060, "Member 'GameplayStatics_SpawnForceFeedbackAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnForceFeedbackAttached \ static_assert(alignof(GameplayStatics_SpawnForceFeedbackAttached) == 0x000008, "Wrong alignment on GameplayStatics_SpawnForceFeedbackAttached"); \ static_assert(sizeof(GameplayStatics_SpawnForceFeedbackAttached) == 0x000070, "Wrong size on GameplayStatics_SpawnForceFeedbackAttached"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, ForceFeedbackEffect) == 0x000000, "Member 'GameplayStatics_SpawnForceFeedbackAttached::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, AttachToComponent) == 0x000008, "Member 'GameplayStatics_SpawnForceFeedbackAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, AttachPointName) == 0x000010, "Member 'GameplayStatics_SpawnForceFeedbackAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, Location) == 0x000018, "Member 'GameplayStatics_SpawnForceFeedbackAttached::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, Rotation) == 0x000030, "Member 'GameplayStatics_SpawnForceFeedbackAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, LocationType) == 0x000048, "Member 'GameplayStatics_SpawnForceFeedbackAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, bStopWhenAttachedToDestroyed) == 0x000049, "Member 'GameplayStatics_SpawnForceFeedbackAttached::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, bLooping) == 0x00004A, "Member 'GameplayStatics_SpawnForceFeedbackAttached::bLooping' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, IntensityMultiplier) == 0x00004C, "Member 'GameplayStatics_SpawnForceFeedbackAttached::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, StartTime) == 0x000050, "Member 'GameplayStatics_SpawnForceFeedbackAttached::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, AttenuationSettings) == 0x000058, "Member 'GameplayStatics_SpawnForceFeedbackAttached::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, bAutoDestroy) == 0x000060, "Member 'GameplayStatics_SpawnForceFeedbackAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnForceFeedbackAttached, ReturnValue) == 0x000068, "Member 'GameplayStatics_SpawnForceFeedbackAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnObject \ static_assert(alignof(GameplayStatics_SpawnObject) == 0x000008, "Wrong alignment on GameplayStatics_SpawnObject"); \ static_assert(sizeof(GameplayStatics_SpawnObject) == 0x000018, "Wrong size on GameplayStatics_SpawnObject"); \ static_assert(offsetof(GameplayStatics_SpawnObject, objectClass) == 0x000000, "Member 'GameplayStatics_SpawnObject::objectClass' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnObject, Outer_0) == 0x000008, "Member 'GameplayStatics_SpawnObject::Outer_0' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnObject, ReturnValue) == 0x000010, "Member 'GameplayStatics_SpawnObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnSound2D \ static_assert(alignof(GameplayStatics_SpawnSound2D) == 0x000008, "Wrong alignment on GameplayStatics_SpawnSound2D"); \ static_assert(sizeof(GameplayStatics_SpawnSound2D) == 0x000038, "Wrong size on GameplayStatics_SpawnSound2D"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnSound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, Sound) == 0x000008, "Member 'GameplayStatics_SpawnSound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, VolumeMultiplier) == 0x000010, "Member 'GameplayStatics_SpawnSound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, PitchMultiplier) == 0x000014, "Member 'GameplayStatics_SpawnSound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, StartTime) == 0x000018, "Member 'GameplayStatics_SpawnSound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, ConcurrencySettings) == 0x000020, "Member 'GameplayStatics_SpawnSound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, bPersistAcrossLevelTransition) == 0x000028, "Member 'GameplayStatics_SpawnSound2D::bPersistAcrossLevelTransition' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, bAutoDestroy) == 0x000029, "Member 'GameplayStatics_SpawnSound2D::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, bIsUISound) == 0x00002A, "Member 'GameplayStatics_SpawnSound2D::bIsUISound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSound2D, ReturnValue) == 0x000030, "Member 'GameplayStatics_SpawnSound2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnSoundAtLocation \ static_assert(alignof(GameplayStatics_SpawnSoundAtLocation) == 0x000008, "Wrong alignment on GameplayStatics_SpawnSoundAtLocation"); \ static_assert(sizeof(GameplayStatics_SpawnSoundAtLocation) == 0x000070, "Wrong size on GameplayStatics_SpawnSoundAtLocation"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SpawnSoundAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, Sound) == 0x000008, "Member 'GameplayStatics_SpawnSoundAtLocation::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, Location) == 0x000010, "Member 'GameplayStatics_SpawnSoundAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, Rotation) == 0x000028, "Member 'GameplayStatics_SpawnSoundAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, VolumeMultiplier) == 0x000040, "Member 'GameplayStatics_SpawnSoundAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, PitchMultiplier) == 0x000044, "Member 'GameplayStatics_SpawnSoundAtLocation::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, StartTime) == 0x000048, "Member 'GameplayStatics_SpawnSoundAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, AttenuationSettings) == 0x000050, "Member 'GameplayStatics_SpawnSoundAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, ConcurrencySettings) == 0x000058, "Member 'GameplayStatics_SpawnSoundAtLocation::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, bAutoDestroy) == 0x000060, "Member 'GameplayStatics_SpawnSoundAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAtLocation, ReturnValue) == 0x000068, "Member 'GameplayStatics_SpawnSoundAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SpawnSoundAttached \ static_assert(alignof(GameplayStatics_SpawnSoundAttached) == 0x000008, "Wrong alignment on GameplayStatics_SpawnSoundAttached"); \ static_assert(sizeof(GameplayStatics_SpawnSoundAttached) == 0x000078, "Wrong size on GameplayStatics_SpawnSoundAttached"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, Sound) == 0x000000, "Member 'GameplayStatics_SpawnSoundAttached::Sound' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, AttachToComponent) == 0x000008, "Member 'GameplayStatics_SpawnSoundAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, AttachPointName) == 0x000010, "Member 'GameplayStatics_SpawnSoundAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, Location) == 0x000018, "Member 'GameplayStatics_SpawnSoundAttached::Location' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, Rotation) == 0x000030, "Member 'GameplayStatics_SpawnSoundAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, LocationType) == 0x000048, "Member 'GameplayStatics_SpawnSoundAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, bStopWhenAttachedToDestroyed) == 0x000049, "Member 'GameplayStatics_SpawnSoundAttached::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, VolumeMultiplier) == 0x00004C, "Member 'GameplayStatics_SpawnSoundAttached::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, PitchMultiplier) == 0x000050, "Member 'GameplayStatics_SpawnSoundAttached::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, StartTime) == 0x000054, "Member 'GameplayStatics_SpawnSoundAttached::StartTime' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, AttenuationSettings) == 0x000058, "Member 'GameplayStatics_SpawnSoundAttached::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, ConcurrencySettings) == 0x000060, "Member 'GameplayStatics_SpawnSoundAttached::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, bAutoDestroy) == 0x000068, "Member 'GameplayStatics_SpawnSoundAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SpawnSoundAttached, ReturnValue) == 0x000070, "Member 'GameplayStatics_SpawnSoundAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_SuggestProjectileVelocity_CustomArc \ static_assert(alignof(GameplayStatics_SuggestProjectileVelocity_CustomArc) == 0x000008, "Wrong alignment on GameplayStatics_SuggestProjectileVelocity_CustomArc"); \ static_assert(sizeof(GameplayStatics_SuggestProjectileVelocity_CustomArc) == 0x000060, "Wrong size on GameplayStatics_SuggestProjectileVelocity_CustomArc"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, WorldContextObject) == 0x000000, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, OutLaunchVelocity) == 0x000008, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::OutLaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, StartPos) == 0x000020, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::StartPos' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, EndPos) == 0x000038, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::EndPos' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, OverrideGravityZ) == 0x000050, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::OverrideGravityZ' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, ArcParam) == 0x000054, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::ArcParam' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_SuggestProjectileVelocity_CustomArc, ReturnValue) == 0x000058, "Member 'GameplayStatics_SuggestProjectileVelocity_CustomArc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_UnloadStreamLevel \ static_assert(alignof(GameplayStatics_UnloadStreamLevel) == 0x000008, "Wrong alignment on GameplayStatics_UnloadStreamLevel"); \ static_assert(sizeof(GameplayStatics_UnloadStreamLevel) == 0x000030, "Wrong size on GameplayStatics_UnloadStreamLevel"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevel, WorldContextObject) == 0x000000, "Member 'GameplayStatics_UnloadStreamLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevel, LevelName) == 0x000008, "Member 'GameplayStatics_UnloadStreamLevel::LevelName' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevel, LatentInfo) == 0x000010, "Member 'GameplayStatics_UnloadStreamLevel::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevel, bShouldBlockOnUnload) == 0x000028, "Member 'GameplayStatics_UnloadStreamLevel::bShouldBlockOnUnload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_UnloadStreamLevelBySoftObjectPtr \ static_assert(alignof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr) == 0x000008, "Wrong alignment on GameplayStatics_UnloadStreamLevelBySoftObjectPtr"); \ static_assert(sizeof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr) == 0x000058, "Wrong size on GameplayStatics_UnloadStreamLevelBySoftObjectPtr"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr, WorldContextObject) == 0x000000, "Member 'GameplayStatics_UnloadStreamLevelBySoftObjectPtr::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr, Level) == 0x000008, "Member 'GameplayStatics_UnloadStreamLevelBySoftObjectPtr::Level' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr, LatentInfo) == 0x000038, "Member 'GameplayStatics_UnloadStreamLevelBySoftObjectPtr::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(GameplayStatics_UnloadStreamLevelBySoftObjectPtr, bShouldBlockOnUnload) == 0x000050, "Member 'GameplayStatics_UnloadStreamLevelBySoftObjectPtr::bShouldBlockOnUnload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayStatics_UnRetainAllSoundsInSoundClass \ static_assert(alignof(GameplayStatics_UnRetainAllSoundsInSoundClass) == 0x000008, "Wrong alignment on GameplayStatics_UnRetainAllSoundsInSoundClass"); \ static_assert(sizeof(GameplayStatics_UnRetainAllSoundsInSoundClass) == 0x000008, "Wrong size on GameplayStatics_UnRetainAllSoundsInSoundClass"); \ static_assert(offsetof(GameplayStatics_UnRetainAllSoundsInSoundClass, InSoundClass) == 0x000000, "Member 'GameplayStatics_UnRetainAllSoundsInSoundClass::InSoundClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayStatics \ static_assert(alignof(UGameplayStatics) == 0x000008, "Wrong alignment on UGameplayStatics"); \ static_assert(sizeof(UGameplayStatics) == 0x000028, "Wrong size on UGameplayStatics"); \ #define DUMPER7_ASSERTS_ULightMapTexture2D \ static_assert(alignof(ULightMapTexture2D) == 0x000010, "Wrong alignment on ULightMapTexture2D"); \ static_assert(sizeof(ULightMapTexture2D) == 0x0002B0, "Wrong size on ULightMapTexture2D"); \ #define DUMPER7_ASSERTS_USMInstanceElementHierarchyInterface \ static_assert(alignof(USMInstanceElementHierarchyInterface) == 0x000008, "Wrong alignment on USMInstanceElementHierarchyInterface"); \ static_assert(sizeof(USMInstanceElementHierarchyInterface) == 0x000030, "Wrong size on USMInstanceElementHierarchyInterface"); \ #define DUMPER7_ASSERTS_CameraShakeBase_SetRootShakePattern \ static_assert(alignof(CameraShakeBase_SetRootShakePattern) == 0x000008, "Wrong alignment on CameraShakeBase_SetRootShakePattern"); \ static_assert(sizeof(CameraShakeBase_SetRootShakePattern) == 0x000008, "Wrong size on CameraShakeBase_SetRootShakePattern"); \ static_assert(offsetof(CameraShakeBase_SetRootShakePattern, InPattern) == 0x000000, "Member 'CameraShakeBase_SetRootShakePattern::InPattern' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraShakeBase_GetRootShakePattern \ static_assert(alignof(CameraShakeBase_GetRootShakePattern) == 0x000008, "Wrong alignment on CameraShakeBase_GetRootShakePattern"); \ static_assert(sizeof(CameraShakeBase_GetRootShakePattern) == 0x000008, "Wrong size on CameraShakeBase_GetRootShakePattern"); \ static_assert(offsetof(CameraShakeBase_GetRootShakePattern, ReturnValue) == 0x000000, "Member 'CameraShakeBase_GetRootShakePattern::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraShakeBase \ static_assert(alignof(UCameraShakeBase) == 0x000010, "Wrong alignment on UCameraShakeBase"); \ static_assert(sizeof(UCameraShakeBase) == 0x0000F0, "Wrong size on UCameraShakeBase"); \ static_assert(offsetof(UCameraShakeBase, bSingleInstance) == 0x000028, "Member 'UCameraShakeBase::bSingleInstance' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeBase, ShakeScale) == 0x00002C, "Member 'UCameraShakeBase::ShakeScale' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeBase, RootShakePattern) == 0x000030, "Member 'UCameraShakeBase::RootShakePattern' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeBase, CameraManager) == 0x000038, "Member 'UCameraShakeBase::CameraManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_BlueprintModifyCamera \ static_assert(alignof(CameraModifier_BlueprintModifyCamera) == 0x000008, "Wrong alignment on CameraModifier_BlueprintModifyCamera"); \ static_assert(sizeof(CameraModifier_BlueprintModifyCamera) == 0x000078, "Wrong size on CameraModifier_BlueprintModifyCamera"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, DeltaTime) == 0x000000, "Member 'CameraModifier_BlueprintModifyCamera::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, ViewLocation) == 0x000008, "Member 'CameraModifier_BlueprintModifyCamera::ViewLocation' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, ViewRotation) == 0x000020, "Member 'CameraModifier_BlueprintModifyCamera::ViewRotation' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, FOV) == 0x000038, "Member 'CameraModifier_BlueprintModifyCamera::FOV' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, NewViewLocation) == 0x000040, "Member 'CameraModifier_BlueprintModifyCamera::NewViewLocation' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, NewViewRotation) == 0x000058, "Member 'CameraModifier_BlueprintModifyCamera::NewViewRotation' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyCamera, NewFOV) == 0x000070, "Member 'CameraModifier_BlueprintModifyCamera::NewFOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_BlueprintModifyPostProcess \ static_assert(alignof(CameraModifier_BlueprintModifyPostProcess) == 0x000010, "Wrong alignment on CameraModifier_BlueprintModifyPostProcess"); \ static_assert(sizeof(CameraModifier_BlueprintModifyPostProcess) == 0x000710, "Wrong size on CameraModifier_BlueprintModifyPostProcess"); \ static_assert(offsetof(CameraModifier_BlueprintModifyPostProcess, DeltaTime) == 0x000000, "Member 'CameraModifier_BlueprintModifyPostProcess::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyPostProcess, PostProcessBlendWeight) == 0x000004, "Member 'CameraModifier_BlueprintModifyPostProcess::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(CameraModifier_BlueprintModifyPostProcess, PostProcessSettings) == 0x000010, "Member 'CameraModifier_BlueprintModifyPostProcess::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_DisableModifier \ static_assert(alignof(CameraModifier_DisableModifier) == 0x000001, "Wrong alignment on CameraModifier_DisableModifier"); \ static_assert(sizeof(CameraModifier_DisableModifier) == 0x000001, "Wrong size on CameraModifier_DisableModifier"); \ static_assert(offsetof(CameraModifier_DisableModifier, bImmediate) == 0x000000, "Member 'CameraModifier_DisableModifier::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_OnCameraOwnerDestroyed \ static_assert(alignof(CameraModifier_OnCameraOwnerDestroyed) == 0x000008, "Wrong alignment on CameraModifier_OnCameraOwnerDestroyed"); \ static_assert(sizeof(CameraModifier_OnCameraOwnerDestroyed) == 0x000008, "Wrong size on CameraModifier_OnCameraOwnerDestroyed"); \ static_assert(offsetof(CameraModifier_OnCameraOwnerDestroyed, InOwner) == 0x000000, "Member 'CameraModifier_OnCameraOwnerDestroyed::InOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_GetViewTarget \ static_assert(alignof(CameraModifier_GetViewTarget) == 0x000008, "Wrong alignment on CameraModifier_GetViewTarget"); \ static_assert(sizeof(CameraModifier_GetViewTarget) == 0x000008, "Wrong size on CameraModifier_GetViewTarget"); \ static_assert(offsetof(CameraModifier_GetViewTarget, ReturnValue) == 0x000000, "Member 'CameraModifier_GetViewTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraModifier_IsDisabled \ static_assert(alignof(CameraModifier_IsDisabled) == 0x000001, "Wrong alignment on CameraModifier_IsDisabled"); \ static_assert(sizeof(CameraModifier_IsDisabled) == 0x000001, "Wrong size on CameraModifier_IsDisabled"); \ static_assert(offsetof(CameraModifier_IsDisabled, ReturnValue) == 0x000000, "Member 'CameraModifier_IsDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraModifier \ static_assert(alignof(UCameraModifier) == 0x000008, "Wrong alignment on UCameraModifier"); \ static_assert(sizeof(UCameraModifier) == 0x000048, "Wrong size on UCameraModifier"); \ static_assert(offsetof(UCameraModifier, Priority) == 0x00002C, "Member 'UCameraModifier::Priority' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier, CameraOwner) == 0x000030, "Member 'UCameraModifier::CameraOwner' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier, AlphaInTime) == 0x000038, "Member 'UCameraModifier::AlphaInTime' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier, AlphaOutTime) == 0x00003C, "Member 'UCameraModifier::AlphaOutTime' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier, ALPHA) == 0x000040, "Member 'UCameraModifier::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetBaseMaterial \ static_assert(alignof(MaterialInterface_GetBaseMaterial) == 0x000008, "Wrong alignment on MaterialInterface_GetBaseMaterial"); \ static_assert(sizeof(MaterialInterface_GetBaseMaterial) == 0x000008, "Wrong size on MaterialInterface_GetBaseMaterial"); \ static_assert(offsetof(MaterialInterface_GetBaseMaterial, ReturnValue) == 0x000000, "Member 'MaterialInterface_GetBaseMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_SetForceMipLevelsToBeResident \ static_assert(alignof(MaterialInterface_SetForceMipLevelsToBeResident) == 0x000004, "Wrong alignment on MaterialInterface_SetForceMipLevelsToBeResident"); \ static_assert(sizeof(MaterialInterface_SetForceMipLevelsToBeResident) == 0x000010, "Wrong size on MaterialInterface_SetForceMipLevelsToBeResident"); \ static_assert(offsetof(MaterialInterface_SetForceMipLevelsToBeResident, OverrideForceMiplevelsToBeResident) == 0x000000, "Member 'MaterialInterface_SetForceMipLevelsToBeResident::OverrideForceMiplevelsToBeResident' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_SetForceMipLevelsToBeResident, bForceMiplevelsToBeResidentValue) == 0x000001, "Member 'MaterialInterface_SetForceMipLevelsToBeResident::bForceMiplevelsToBeResidentValue' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_SetForceMipLevelsToBeResident, ForceDuration) == 0x000004, "Member 'MaterialInterface_SetForceMipLevelsToBeResident::ForceDuration' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_SetForceMipLevelsToBeResident, CinematicTextureGroups) == 0x000008, "Member 'MaterialInterface_SetForceMipLevelsToBeResident::CinematicTextureGroups' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_SetForceMipLevelsToBeResident, bFastResponse) == 0x00000C, "Member 'MaterialInterface_SetForceMipLevelsToBeResident::bFastResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetBlendMode \ static_assert(alignof(MaterialInterface_GetBlendMode) == 0x000001, "Wrong alignment on MaterialInterface_GetBlendMode"); \ static_assert(sizeof(MaterialInterface_GetBlendMode) == 0x000001, "Wrong size on MaterialInterface_GetBlendMode"); \ static_assert(offsetof(MaterialInterface_GetBlendMode, ReturnValue) == 0x000000, "Member 'MaterialInterface_GetBlendMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetParameterInfo \ static_assert(alignof(MaterialInterface_GetParameterInfo) == 0x000008, "Wrong alignment on MaterialInterface_GetParameterInfo"); \ static_assert(sizeof(MaterialInterface_GetParameterInfo) == 0x000028, "Wrong size on MaterialInterface_GetParameterInfo"); \ static_assert(offsetof(MaterialInterface_GetParameterInfo, Association) == 0x000000, "Member 'MaterialInterface_GetParameterInfo::Association' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_GetParameterInfo, ParameterName) == 0x000004, "Member 'MaterialInterface_GetParameterInfo::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_GetParameterInfo, LayerFunction) == 0x000010, "Member 'MaterialInterface_GetParameterInfo::LayerFunction' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_GetParameterInfo, ReturnValue) == 0x000018, "Member 'MaterialInterface_GetParameterInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetPhysicalMaterial \ static_assert(alignof(MaterialInterface_GetPhysicalMaterial) == 0x000008, "Wrong alignment on MaterialInterface_GetPhysicalMaterial"); \ static_assert(sizeof(MaterialInterface_GetPhysicalMaterial) == 0x000008, "Wrong size on MaterialInterface_GetPhysicalMaterial"); \ static_assert(offsetof(MaterialInterface_GetPhysicalMaterial, ReturnValue) == 0x000000, "Member 'MaterialInterface_GetPhysicalMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetPhysicalMaterialFromMap \ static_assert(alignof(MaterialInterface_GetPhysicalMaterialFromMap) == 0x000008, "Wrong alignment on MaterialInterface_GetPhysicalMaterialFromMap"); \ static_assert(sizeof(MaterialInterface_GetPhysicalMaterialFromMap) == 0x000010, "Wrong size on MaterialInterface_GetPhysicalMaterialFromMap"); \ static_assert(offsetof(MaterialInterface_GetPhysicalMaterialFromMap, Index_0) == 0x000000, "Member 'MaterialInterface_GetPhysicalMaterialFromMap::Index_0' has a wrong offset!"); \ static_assert(offsetof(MaterialInterface_GetPhysicalMaterialFromMap, ReturnValue) == 0x000008, "Member 'MaterialInterface_GetPhysicalMaterialFromMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInterface_GetPhysicalMaterialMask \ static_assert(alignof(MaterialInterface_GetPhysicalMaterialMask) == 0x000008, "Wrong alignment on MaterialInterface_GetPhysicalMaterialMask"); \ static_assert(sizeof(MaterialInterface_GetPhysicalMaterialMask) == 0x000008, "Wrong size on MaterialInterface_GetPhysicalMaterialMask"); \ static_assert(offsetof(MaterialInterface_GetPhysicalMaterialMask, ReturnValue) == 0x000000, "Member 'MaterialInterface_GetPhysicalMaterialMask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInterface \ static_assert(alignof(UMaterialInterface) == 0x000008, "Wrong alignment on UMaterialInterface"); \ static_assert(sizeof(UMaterialInterface) == 0x000098, "Wrong size on UMaterialInterface"); \ static_assert(offsetof(UMaterialInterface, SubsurfaceProfile) == 0x000038, "Member 'UMaterialInterface::SubsurfaceProfile' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, LightmassSettings) == 0x000050, "Member 'UMaterialInterface::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, TextureStreamingData) == 0x000060, "Member 'UMaterialInterface::TextureStreamingData' has a wrong offset!"); \ static_assert(offsetof(UMaterialInterface, AssetUserData) == 0x000070, "Member 'UMaterialInterface::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterial \ static_assert(alignof(UMaterial) == 0x000008, "Wrong alignment on UMaterial"); \ static_assert(sizeof(UMaterial) == 0x0001F0, "Wrong size on UMaterial"); \ static_assert(offsetof(UMaterial, PhysMaterial) == 0x000098, "Member 'UMaterial::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterial, PhysMaterialMask) == 0x0000A0, "Member 'UMaterial::PhysMaterialMask' has a wrong offset!"); \ static_assert(offsetof(UMaterial, PhysicalMaterialMap) == 0x0000A8, "Member 'UMaterial::PhysicalMaterialMap' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RenderTracePhysicalMaterialOutputs) == 0x0000E8, "Member 'UMaterial::RenderTracePhysicalMaterialOutputs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, MaterialDomain) == 0x0000F8, "Member 'UMaterial::MaterialDomain' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendMode) == 0x0000F9, "Member 'UMaterial::BlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StrataBlendMode) == 0x0000FA, "Member 'UMaterial::StrataBlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, DecalBlendMode) == 0x0000FB, "Member 'UMaterial::DecalBlendMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, MaterialDecalResponse) == 0x0000FC, "Member 'UMaterial::MaterialDecalResponse' has a wrong offset!"); \ static_assert(offsetof(UMaterial, NaniteOverrideMaterial) == 0x000100, "Member 'UMaterial::NaniteOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterial, CachedConnectedInputs) == 0x000140, "Member 'UMaterial::CachedConnectedInputs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingModel) == 0x000144, "Member 'UMaterial::ShadingModel' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingModels) == 0x000146, "Member 'UMaterial::ShadingModels' has a wrong offset!"); \ static_assert(offsetof(UMaterial, OpacityMaskClipValue) == 0x000148, "Member 'UMaterial::OpacityMaskClipValue' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyPass) == 0x00014D, "Member 'UMaterial::TranslucencyPass' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyLightingMode) == 0x00014E, "Member 'UMaterial::TranslucencyLightingMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, NumCustomizedUVs) == 0x000150, "Member 'UMaterial::NumCustomizedUVs' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucencyDirectionalLightingIntensity) == 0x000154, "Member 'UMaterial::TranslucencyDirectionalLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentShadowDensityScale) == 0x000158, "Member 'UMaterial::TranslucentShadowDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowDensityScale) == 0x00015C, "Member 'UMaterial::TranslucentSelfShadowDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowSecondDensityScale) == 0x000160, "Member 'UMaterial::TranslucentSelfShadowSecondDensityScale' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentSelfShadowSecondOpacity) == 0x000164, "Member 'UMaterial::TranslucentSelfShadowSecondOpacity' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentBackscatteringExponent) == 0x000168, "Member 'UMaterial::TranslucentBackscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentMultipleScatteringExtinction) == 0x00016C, "Member 'UMaterial::TranslucentMultipleScatteringExtinction' has a wrong offset!"); \ static_assert(offsetof(UMaterial, TranslucentShadowStartOffset) == 0x00017C, "Member 'UMaterial::TranslucentShadowStartOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterial, FloatPrecisionMode) == 0x000189, "Member 'UMaterial::FloatPrecisionMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, ShadingRate) == 0x000191, "Member 'UMaterial::ShadingRate' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendableLocation) == 0x000194, "Member 'UMaterial::BlendableLocation' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StencilCompare) == 0x000196, "Member 'UMaterial::StencilCompare' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StencilRefValue) == 0x000197, "Member 'UMaterial::StencilRefValue' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RefractionMode) == 0x000198, "Member 'UMaterial::RefractionMode' has a wrong offset!"); \ static_assert(offsetof(UMaterial, BlendablePriority) == 0x00019C, "Member 'UMaterial::BlendablePriority' has a wrong offset!"); \ static_assert(offsetof(UMaterial, UsageFlagWarnings) == 0x0001A4, "Member 'UMaterial::UsageFlagWarnings' has a wrong offset!"); \ static_assert(offsetof(UMaterial, RefractionDepthBias) == 0x0001A8, "Member 'UMaterial::RefractionDepthBias' has a wrong offset!"); \ static_assert(offsetof(UMaterial, StateId) == 0x0001AC, "Member 'UMaterial::StateId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMin \ static_assert(alignof(UMaterialExpressionMin) == 0x000008, "Wrong alignment on UMaterialExpressionMin"); \ static_assert(sizeof(UMaterialExpressionMin) == 0x000108, "Wrong size on UMaterialExpressionMin"); \ static_assert(offsetof(UMaterialExpressionMin, A) == 0x0000B0, "Member 'UMaterialExpressionMin::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMin, B) == 0x0000D8, "Member 'UMaterialExpressionMin::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMin, ConstA) == 0x000100, "Member 'UMaterialExpressionMin::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMin, ConstB) == 0x000104, "Member 'UMaterialExpressionMin::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommandlet \ static_assert(alignof(UCommandlet) == 0x000008, "Wrong alignment on UCommandlet"); \ static_assert(sizeof(UCommandlet) == 0x000080, "Wrong size on UCommandlet"); \ static_assert(offsetof(UCommandlet, HelpDescription) == 0x000028, "Member 'UCommandlet::HelpDescription' has a wrong offset!"); \ static_assert(offsetof(UCommandlet, HelpUsage) == 0x000038, "Member 'UCommandlet::HelpUsage' has a wrong offset!"); \ static_assert(offsetof(UCommandlet, HelpWebLink) == 0x000048, "Member 'UCommandlet::HelpWebLink' has a wrong offset!"); \ static_assert(offsetof(UCommandlet, HelpParamNames) == 0x000058, "Member 'UCommandlet::HelpParamNames' has a wrong offset!"); \ static_assert(offsetof(UCommandlet, HelpParamDescriptions) == 0x000068, "Member 'UCommandlet::HelpParamDescriptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_AdjustAttenuation \ static_assert(alignof(AudioComponent_AdjustAttenuation) == 0x000008, "Wrong alignment on AudioComponent_AdjustAttenuation"); \ static_assert(sizeof(AudioComponent_AdjustAttenuation) == 0x0003C8, "Wrong size on AudioComponent_AdjustAttenuation"); \ static_assert(offsetof(AudioComponent_AdjustAttenuation, InAttenuationSettings) == 0x000000, "Member 'AudioComponent_AdjustAttenuation::InAttenuationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_AdjustVolume \ static_assert(alignof(AudioComponent_AdjustVolume) == 0x000004, "Wrong alignment on AudioComponent_AdjustVolume"); \ static_assert(sizeof(AudioComponent_AdjustVolume) == 0x00000C, "Wrong size on AudioComponent_AdjustVolume"); \ static_assert(offsetof(AudioComponent_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AudioComponent_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AudioComponent_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_AdjustVolume, FadeCurve) == 0x000008, "Member 'AudioComponent_AdjustVolume::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_BP_GetAttenuationSettingsToApply \ static_assert(alignof(AudioComponent_BP_GetAttenuationSettingsToApply) == 0x000008, "Wrong alignment on AudioComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(sizeof(AudioComponent_BP_GetAttenuationSettingsToApply) == 0x0003D0, "Wrong size on AudioComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(offsetof(AudioComponent_BP_GetAttenuationSettingsToApply, OutAttenuationSettings) == 0x000000, "Member 'AudioComponent_BP_GetAttenuationSettingsToApply::OutAttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_BP_GetAttenuationSettingsToApply, ReturnValue) == 0x0003C8, "Member 'AudioComponent_BP_GetAttenuationSettingsToApply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_FadeIn \ static_assert(alignof(AudioComponent_FadeIn) == 0x000004, "Wrong alignment on AudioComponent_FadeIn"); \ static_assert(sizeof(AudioComponent_FadeIn) == 0x000010, "Wrong size on AudioComponent_FadeIn"); \ static_assert(offsetof(AudioComponent_FadeIn, FadeInDuration) == 0x000000, "Member 'AudioComponent_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'AudioComponent_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_FadeIn, StartTime) == 0x000008, "Member 'AudioComponent_FadeIn::StartTime' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_FadeIn, FadeCurve) == 0x00000C, "Member 'AudioComponent_FadeIn::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_FadeOut \ static_assert(alignof(AudioComponent_FadeOut) == 0x000004, "Wrong alignment on AudioComponent_FadeOut"); \ static_assert(sizeof(AudioComponent_FadeOut) == 0x00000C, "Wrong size on AudioComponent_FadeOut"); \ static_assert(offsetof(AudioComponent_FadeOut, FadeOutDuration) == 0x000000, "Member 'AudioComponent_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'AudioComponent_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_FadeOut, FadeCurve) == 0x000008, "Member 'AudioComponent_FadeOut::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_GetCookedEnvelopeData \ static_assert(alignof(AudioComponent_GetCookedEnvelopeData) == 0x000004, "Wrong alignment on AudioComponent_GetCookedEnvelopeData"); \ static_assert(sizeof(AudioComponent_GetCookedEnvelopeData) == 0x000008, "Wrong size on AudioComponent_GetCookedEnvelopeData"); \ static_assert(offsetof(AudioComponent_GetCookedEnvelopeData, OutEnvelopeData) == 0x000000, "Member 'AudioComponent_GetCookedEnvelopeData::OutEnvelopeData' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_GetCookedEnvelopeData, ReturnValue) == 0x000004, "Member 'AudioComponent_GetCookedEnvelopeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds \ static_assert(alignof(AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds) == 0x000008, "Wrong alignment on AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds"); \ static_assert(sizeof(AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds) == 0x000018, "Wrong size on AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds"); \ static_assert(offsetof(AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds, OutEnvelopeData) == 0x000000, "Member 'AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds::OutEnvelopeData' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds, ReturnValue) == 0x000010, "Member 'AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_GetCookedFFTData \ static_assert(alignof(AudioComponent_GetCookedFFTData) == 0x000008, "Wrong alignment on AudioComponent_GetCookedFFTData"); \ static_assert(sizeof(AudioComponent_GetCookedFFTData) == 0x000028, "Wrong size on AudioComponent_GetCookedFFTData"); \ static_assert(offsetof(AudioComponent_GetCookedFFTData, FrequenciesToGet) == 0x000000, "Member 'AudioComponent_GetCookedFFTData::FrequenciesToGet' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_GetCookedFFTData, OutSoundWaveSpectralData) == 0x000010, "Member 'AudioComponent_GetCookedFFTData::OutSoundWaveSpectralData' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_GetCookedFFTData, ReturnValue) == 0x000020, "Member 'AudioComponent_GetCookedFFTData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_GetCookedFFTDataForAllPlayingSounds \ static_assert(alignof(AudioComponent_GetCookedFFTDataForAllPlayingSounds) == 0x000008, "Wrong alignment on AudioComponent_GetCookedFFTDataForAllPlayingSounds"); \ static_assert(sizeof(AudioComponent_GetCookedFFTDataForAllPlayingSounds) == 0x000018, "Wrong size on AudioComponent_GetCookedFFTDataForAllPlayingSounds"); \ static_assert(offsetof(AudioComponent_GetCookedFFTDataForAllPlayingSounds, OutSoundWaveSpectralData) == 0x000000, "Member 'AudioComponent_GetCookedFFTDataForAllPlayingSounds::OutSoundWaveSpectralData' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_GetCookedFFTDataForAllPlayingSounds, ReturnValue) == 0x000010, "Member 'AudioComponent_GetCookedFFTDataForAllPlayingSounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_Play \ static_assert(alignof(AudioComponent_Play) == 0x000004, "Wrong alignment on AudioComponent_Play"); \ static_assert(sizeof(AudioComponent_Play) == 0x000004, "Wrong size on AudioComponent_Play"); \ static_assert(offsetof(AudioComponent_Play, StartTime) == 0x000000, "Member 'AudioComponent_Play::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_PlayQuantized \ static_assert(alignof(AudioComponent_PlayQuantized) == 0x000008, "Wrong alignment on AudioComponent_PlayQuantized"); \ static_assert(sizeof(AudioComponent_PlayQuantized) == 0x000050, "Wrong size on AudioComponent_PlayQuantized"); \ static_assert(offsetof(AudioComponent_PlayQuantized, WorldContextObject) == 0x000000, "Member 'AudioComponent_PlayQuantized::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InClockHandle) == 0x000008, "Member 'AudioComponent_PlayQuantized::InClockHandle' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InQuantizationBoundary) == 0x000010, "Member 'AudioComponent_PlayQuantized::InQuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InDelegate) == 0x000030, "Member 'AudioComponent_PlayQuantized::InDelegate' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InStartTime) == 0x000040, "Member 'AudioComponent_PlayQuantized::InStartTime' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InFadeInDuration) == 0x000044, "Member 'AudioComponent_PlayQuantized::InFadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InFadeVolumeLevel) == 0x000048, "Member 'AudioComponent_PlayQuantized::InFadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_PlayQuantized, InFadeCurve) == 0x00004C, "Member 'AudioComponent_PlayQuantized::InFadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetAudioBusSendPostEffect \ static_assert(alignof(AudioComponent_SetAudioBusSendPostEffect) == 0x000008, "Wrong alignment on AudioComponent_SetAudioBusSendPostEffect"); \ static_assert(sizeof(AudioComponent_SetAudioBusSendPostEffect) == 0x000010, "Wrong size on AudioComponent_SetAudioBusSendPostEffect"); \ static_assert(offsetof(AudioComponent_SetAudioBusSendPostEffect, AudioBus) == 0x000000, "Member 'AudioComponent_SetAudioBusSendPostEffect::AudioBus' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetAudioBusSendPostEffect, AudioBusSendLevel) == 0x000008, "Member 'AudioComponent_SetAudioBusSendPostEffect::AudioBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetAudioBusSendPreEffect \ static_assert(alignof(AudioComponent_SetAudioBusSendPreEffect) == 0x000008, "Wrong alignment on AudioComponent_SetAudioBusSendPreEffect"); \ static_assert(sizeof(AudioComponent_SetAudioBusSendPreEffect) == 0x000010, "Wrong size on AudioComponent_SetAudioBusSendPreEffect"); \ static_assert(offsetof(AudioComponent_SetAudioBusSendPreEffect, AudioBus) == 0x000000, "Member 'AudioComponent_SetAudioBusSendPreEffect::AudioBus' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetAudioBusSendPreEffect, AudioBusSendLevel) == 0x000008, "Member 'AudioComponent_SetAudioBusSendPreEffect::AudioBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetBoolParameter \ static_assert(alignof(AudioComponent_SetBoolParameter) == 0x000004, "Wrong alignment on AudioComponent_SetBoolParameter"); \ static_assert(sizeof(AudioComponent_SetBoolParameter) == 0x00000C, "Wrong size on AudioComponent_SetBoolParameter"); \ static_assert(offsetof(AudioComponent_SetBoolParameter, InName) == 0x000000, "Member 'AudioComponent_SetBoolParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetBoolParameter, InBool) == 0x000008, "Member 'AudioComponent_SetBoolParameter::InBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetFloatParameter \ static_assert(alignof(AudioComponent_SetFloatParameter) == 0x000004, "Wrong alignment on AudioComponent_SetFloatParameter"); \ static_assert(sizeof(AudioComponent_SetFloatParameter) == 0x00000C, "Wrong size on AudioComponent_SetFloatParameter"); \ static_assert(offsetof(AudioComponent_SetFloatParameter, InName) == 0x000000, "Member 'AudioComponent_SetFloatParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetFloatParameter, InFloat) == 0x000008, "Member 'AudioComponent_SetFloatParameter::InFloat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetIntParameter \ static_assert(alignof(AudioComponent_SetIntParameter) == 0x000004, "Wrong alignment on AudioComponent_SetIntParameter"); \ static_assert(sizeof(AudioComponent_SetIntParameter) == 0x00000C, "Wrong size on AudioComponent_SetIntParameter"); \ static_assert(offsetof(AudioComponent_SetIntParameter, InName) == 0x000000, "Member 'AudioComponent_SetIntParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetIntParameter, inInt) == 0x000008, "Member 'AudioComponent_SetIntParameter::inInt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetLowPassFilterEnabled \ static_assert(alignof(AudioComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong alignment on AudioComponent_SetLowPassFilterEnabled"); \ static_assert(sizeof(AudioComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong size on AudioComponent_SetLowPassFilterEnabled"); \ static_assert(offsetof(AudioComponent_SetLowPassFilterEnabled, InLowPassFilterEnabled) == 0x000000, "Member 'AudioComponent_SetLowPassFilterEnabled::InLowPassFilterEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetLowPassFilterFrequency \ static_assert(alignof(AudioComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong alignment on AudioComponent_SetLowPassFilterFrequency"); \ static_assert(sizeof(AudioComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong size on AudioComponent_SetLowPassFilterFrequency"); \ static_assert(offsetof(AudioComponent_SetLowPassFilterFrequency, InLowPassFilterFrequency) == 0x000000, "Member 'AudioComponent_SetLowPassFilterFrequency::InLowPassFilterFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetOutputToBusOnly \ static_assert(alignof(AudioComponent_SetOutputToBusOnly) == 0x000001, "Wrong alignment on AudioComponent_SetOutputToBusOnly"); \ static_assert(sizeof(AudioComponent_SetOutputToBusOnly) == 0x000001, "Wrong size on AudioComponent_SetOutputToBusOnly"); \ static_assert(offsetof(AudioComponent_SetOutputToBusOnly, bInOutputToBusOnly) == 0x000000, "Member 'AudioComponent_SetOutputToBusOnly::bInOutputToBusOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetPaused \ static_assert(alignof(AudioComponent_SetPaused) == 0x000001, "Wrong alignment on AudioComponent_SetPaused"); \ static_assert(sizeof(AudioComponent_SetPaused) == 0x000001, "Wrong size on AudioComponent_SetPaused"); \ static_assert(offsetof(AudioComponent_SetPaused, bPause) == 0x000000, "Member 'AudioComponent_SetPaused::bPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetPitchMultiplier \ static_assert(alignof(AudioComponent_SetPitchMultiplier) == 0x000004, "Wrong alignment on AudioComponent_SetPitchMultiplier"); \ static_assert(sizeof(AudioComponent_SetPitchMultiplier) == 0x000004, "Wrong size on AudioComponent_SetPitchMultiplier"); \ static_assert(offsetof(AudioComponent_SetPitchMultiplier, NewPitchMultiplier) == 0x000000, "Member 'AudioComponent_SetPitchMultiplier::NewPitchMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetSound \ static_assert(alignof(AudioComponent_SetSound) == 0x000008, "Wrong alignment on AudioComponent_SetSound"); \ static_assert(sizeof(AudioComponent_SetSound) == 0x000008, "Wrong size on AudioComponent_SetSound"); \ static_assert(offsetof(AudioComponent_SetSound, NewSound) == 0x000000, "Member 'AudioComponent_SetSound::NewSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetSourceBusSendPostEffect \ static_assert(alignof(AudioComponent_SetSourceBusSendPostEffect) == 0x000008, "Wrong alignment on AudioComponent_SetSourceBusSendPostEffect"); \ static_assert(sizeof(AudioComponent_SetSourceBusSendPostEffect) == 0x000010, "Wrong size on AudioComponent_SetSourceBusSendPostEffect"); \ static_assert(offsetof(AudioComponent_SetSourceBusSendPostEffect, SoundSourceBus) == 0x000000, "Member 'AudioComponent_SetSourceBusSendPostEffect::SoundSourceBus' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetSourceBusSendPostEffect, SourceBusSendLevel) == 0x000008, "Member 'AudioComponent_SetSourceBusSendPostEffect::SourceBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetSourceBusSendPreEffect \ static_assert(alignof(AudioComponent_SetSourceBusSendPreEffect) == 0x000008, "Wrong alignment on AudioComponent_SetSourceBusSendPreEffect"); \ static_assert(sizeof(AudioComponent_SetSourceBusSendPreEffect) == 0x000010, "Wrong size on AudioComponent_SetSourceBusSendPreEffect"); \ static_assert(offsetof(AudioComponent_SetSourceBusSendPreEffect, SoundSourceBus) == 0x000000, "Member 'AudioComponent_SetSourceBusSendPreEffect::SoundSourceBus' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetSourceBusSendPreEffect, SourceBusSendLevel) == 0x000008, "Member 'AudioComponent_SetSourceBusSendPreEffect::SourceBusSendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetSubmixSend \ static_assert(alignof(AudioComponent_SetSubmixSend) == 0x000008, "Wrong alignment on AudioComponent_SetSubmixSend"); \ static_assert(sizeof(AudioComponent_SetSubmixSend) == 0x000010, "Wrong size on AudioComponent_SetSubmixSend"); \ static_assert(offsetof(AudioComponent_SetSubmixSend, Submix) == 0x000000, "Member 'AudioComponent_SetSubmixSend::Submix' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetSubmixSend, SendLevel) == 0x000008, "Member 'AudioComponent_SetSubmixSend::SendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetUISound \ static_assert(alignof(AudioComponent_SetUISound) == 0x000001, "Wrong alignment on AudioComponent_SetUISound"); \ static_assert(sizeof(AudioComponent_SetUISound) == 0x000001, "Wrong size on AudioComponent_SetUISound"); \ static_assert(offsetof(AudioComponent_SetUISound, bInUISound) == 0x000000, "Member 'AudioComponent_SetUISound::bInUISound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetVolumeMultiplier \ static_assert(alignof(AudioComponent_SetVolumeMultiplier) == 0x000004, "Wrong alignment on AudioComponent_SetVolumeMultiplier"); \ static_assert(sizeof(AudioComponent_SetVolumeMultiplier) == 0x000004, "Wrong size on AudioComponent_SetVolumeMultiplier"); \ static_assert(offsetof(AudioComponent_SetVolumeMultiplier, NewVolumeMultiplier) == 0x000000, "Member 'AudioComponent_SetVolumeMultiplier::NewVolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_SetWaveParameter \ static_assert(alignof(AudioComponent_SetWaveParameter) == 0x000008, "Wrong alignment on AudioComponent_SetWaveParameter"); \ static_assert(sizeof(AudioComponent_SetWaveParameter) == 0x000010, "Wrong size on AudioComponent_SetWaveParameter"); \ static_assert(offsetof(AudioComponent_SetWaveParameter, InName) == 0x000000, "Member 'AudioComponent_SetWaveParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioComponent_SetWaveParameter, InWave) == 0x000008, "Member 'AudioComponent_SetWaveParameter::InWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_StopDelayed \ static_assert(alignof(AudioComponent_StopDelayed) == 0x000004, "Wrong alignment on AudioComponent_StopDelayed"); \ static_assert(sizeof(AudioComponent_StopDelayed) == 0x000004, "Wrong size on AudioComponent_StopDelayed"); \ static_assert(offsetof(AudioComponent_StopDelayed, DelayTime) == 0x000000, "Member 'AudioComponent_StopDelayed::DelayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_GetPlayState \ static_assert(alignof(AudioComponent_GetPlayState) == 0x000001, "Wrong alignment on AudioComponent_GetPlayState"); \ static_assert(sizeof(AudioComponent_GetPlayState) == 0x000001, "Wrong size on AudioComponent_GetPlayState"); \ static_assert(offsetof(AudioComponent_GetPlayState, ReturnValue) == 0x000000, "Member 'AudioComponent_GetPlayState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_HasCookedAmplitudeEnvelopeData \ static_assert(alignof(AudioComponent_HasCookedAmplitudeEnvelopeData) == 0x000001, "Wrong alignment on AudioComponent_HasCookedAmplitudeEnvelopeData"); \ static_assert(sizeof(AudioComponent_HasCookedAmplitudeEnvelopeData) == 0x000001, "Wrong size on AudioComponent_HasCookedAmplitudeEnvelopeData"); \ static_assert(offsetof(AudioComponent_HasCookedAmplitudeEnvelopeData, ReturnValue) == 0x000000, "Member 'AudioComponent_HasCookedAmplitudeEnvelopeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_HasCookedFFTData \ static_assert(alignof(AudioComponent_HasCookedFFTData) == 0x000001, "Wrong alignment on AudioComponent_HasCookedFFTData"); \ static_assert(sizeof(AudioComponent_HasCookedFFTData) == 0x000001, "Wrong size on AudioComponent_HasCookedFFTData"); \ static_assert(offsetof(AudioComponent_HasCookedFFTData, ReturnValue) == 0x000000, "Member 'AudioComponent_HasCookedFFTData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_IsPlaying \ static_assert(alignof(AudioComponent_IsPlaying) == 0x000001, "Wrong alignment on AudioComponent_IsPlaying"); \ static_assert(sizeof(AudioComponent_IsPlaying) == 0x000001, "Wrong size on AudioComponent_IsPlaying"); \ static_assert(offsetof(AudioComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'AudioComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioComponent_IsVirtualized \ static_assert(alignof(AudioComponent_IsVirtualized) == 0x000001, "Wrong alignment on AudioComponent_IsVirtualized"); \ static_assert(sizeof(AudioComponent_IsVirtualized) == 0x000001, "Wrong size on AudioComponent_IsVirtualized"); \ static_assert(offsetof(AudioComponent_IsVirtualized, ReturnValue) == 0x000000, "Member 'AudioComponent_IsVirtualized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioComponent \ static_assert(alignof(UAudioComponent) == 0x000010, "Wrong alignment on UAudioComponent"); \ static_assert(sizeof(UAudioComponent) == 0x000C60, "Wrong size on UAudioComponent"); \ static_assert(offsetof(UAudioComponent, Sound) == 0x000438, "Member 'UAudioComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, DefaultParameters) == 0x000440, "Member 'UAudioComponent::DefaultParameters' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, InstanceParameters) == 0x000450, "Member 'UAudioComponent::InstanceParameters' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SoundClassOverride) == 0x000460, "Member 'UAudioComponent::SoundClassOverride' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AudioComponentUserID) == 0x000470, "Member 'UAudioComponent::AudioComponentUserID' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchModulationMin) == 0x000478, "Member 'UAudioComponent::PitchModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchModulationMax) == 0x00047C, "Member 'UAudioComponent::PitchModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeModulationMin) == 0x000480, "Member 'UAudioComponent::VolumeModulationMin' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeModulationMax) == 0x000484, "Member 'UAudioComponent::VolumeModulationMax' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, VolumeMultiplier) == 0x000488, "Member 'UAudioComponent::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, EnvelopeFollowerAttackTime) == 0x00048C, "Member 'UAudioComponent::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, EnvelopeFollowerReleaseTime) == 0x000490, "Member 'UAudioComponent::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, Priority) == 0x000494, "Member 'UAudioComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SubtitlePriority) == 0x000498, "Member 'UAudioComponent::SubtitlePriority' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, SourceEffectChain) == 0x0004A0, "Member 'UAudioComponent::SourceEffectChain' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, PitchMultiplier) == 0x0004A8, "Member 'UAudioComponent::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, LowPassFilterFrequency) == 0x0004AC, "Member 'UAudioComponent::LowPassFilterFrequency' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AttenuationSettings) == 0x0004B8, "Member 'UAudioComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AttenuationOverrides) == 0x0004C0, "Member 'UAudioComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ConcurrencySettings) == 0x000888, "Member 'UAudioComponent::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ConcurrencySet) == 0x000890, "Member 'UAudioComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachLocationRule) == 0x0008EC, "Member 'UAudioComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachRotationRule) == 0x0008ED, "Member 'UAudioComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachScaleRule) == 0x0008EE, "Member 'UAudioComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, ModulationRouting) == 0x0008F0, "Member 'UAudioComponent::ModulationRouting' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioPlayStateChanged) == 0x000A78, "Member 'UAudioComponent::OnAudioPlayStateChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioVirtualizationChanged) == 0x000AA0, "Member 'UAudioComponent::OnAudioVirtualizationChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioFinished) == 0x000AC8, "Member 'UAudioComponent::OnAudioFinished' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioPlaybackPercent) == 0x000AF0, "Member 'UAudioComponent::OnAudioPlaybackPercent' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioSingleEnvelopeValue) == 0x000B18, "Member 'UAudioComponent::OnAudioSingleEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnAudioMultiEnvelopeValue) == 0x000B40, "Member 'UAudioComponent::OnAudioMultiEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, OnQueueSubtitles) == 0x000B68, "Member 'UAudioComponent::OnQueueSubtitles' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachParent) == 0x000B88, "Member 'UAudioComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UAudioComponent, AutoAttachSocketName) == 0x000B90, "Member 'UAudioComponent::AutoAttachSocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleRelativeTime \ static_assert(alignof(UMaterialExpressionParticleRelativeTime) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRelativeTime"); \ static_assert(sizeof(UMaterialExpressionParticleRelativeTime) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRelativeTime"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAtmosphericLightVector \ static_assert(alignof(UMaterialExpressionAtmosphericLightVector) == 0x000008, "Wrong alignment on UMaterialExpressionAtmosphericLightVector"); \ static_assert(sizeof(UMaterialExpressionAtmosphericLightVector) == 0x0000B0, "Wrong size on UMaterialExpressionAtmosphericLightVector"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCustom \ static_assert(alignof(UMaterialExpressionCustom) == 0x000008, "Wrong alignment on UMaterialExpressionCustom"); \ static_assert(sizeof(UMaterialExpressionCustom) == 0x000118, "Wrong size on UMaterialExpressionCustom"); \ static_assert(offsetof(UMaterialExpressionCustom, Code) == 0x0000B0, "Member 'UMaterialExpressionCustom::Code' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, OutputType) == 0x0000C0, "Member 'UMaterialExpressionCustom::OutputType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, Description) == 0x0000C8, "Member 'UMaterialExpressionCustom::Description' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, Inputs) == 0x0000D8, "Member 'UMaterialExpressionCustom::Inputs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, AdditionalOutputs) == 0x0000E8, "Member 'UMaterialExpressionCustom::AdditionalOutputs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, AdditionalDefines) == 0x0000F8, "Member 'UMaterialExpressionCustom::AdditionalDefines' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCustom, IncludeFilePaths) == 0x000108, "Member 'UMaterialExpressionCustom::IncludeFilePaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReplicationDriver \ static_assert(alignof(UReplicationDriver) == 0x000008, "Wrong alignment on UReplicationDriver"); \ static_assert(sizeof(UReplicationDriver) == 0x000028, "Wrong size on UReplicationDriver"); \ #define DUMPER7_ASSERTS_Exporter_RunAssetExportTask \ static_assert(alignof(Exporter_RunAssetExportTask) == 0x000008, "Wrong alignment on Exporter_RunAssetExportTask"); \ static_assert(sizeof(Exporter_RunAssetExportTask) == 0x000010, "Wrong size on Exporter_RunAssetExportTask"); \ static_assert(offsetof(Exporter_RunAssetExportTask, Task) == 0x000000, "Member 'Exporter_RunAssetExportTask::Task' has a wrong offset!"); \ static_assert(offsetof(Exporter_RunAssetExportTask, ReturnValue) == 0x000008, "Member 'Exporter_RunAssetExportTask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Exporter_RunAssetExportTasks \ static_assert(alignof(Exporter_RunAssetExportTasks) == 0x000008, "Wrong alignment on Exporter_RunAssetExportTasks"); \ static_assert(sizeof(Exporter_RunAssetExportTasks) == 0x000018, "Wrong size on Exporter_RunAssetExportTasks"); \ static_assert(offsetof(Exporter_RunAssetExportTasks, ExportTasks) == 0x000000, "Member 'Exporter_RunAssetExportTasks::ExportTasks' has a wrong offset!"); \ static_assert(offsetof(Exporter_RunAssetExportTasks, ReturnValue) == 0x000010, "Member 'Exporter_RunAssetExportTasks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Exporter_ScriptRunAssetExportTask \ static_assert(alignof(Exporter_ScriptRunAssetExportTask) == 0x000008, "Wrong alignment on Exporter_ScriptRunAssetExportTask"); \ static_assert(sizeof(Exporter_ScriptRunAssetExportTask) == 0x000010, "Wrong size on Exporter_ScriptRunAssetExportTask"); \ static_assert(offsetof(Exporter_ScriptRunAssetExportTask, Task) == 0x000000, "Member 'Exporter_ScriptRunAssetExportTask::Task' has a wrong offset!"); \ static_assert(offsetof(Exporter_ScriptRunAssetExportTask, ReturnValue) == 0x000008, "Member 'Exporter_ScriptRunAssetExportTask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExporter \ static_assert(alignof(UExporter) == 0x000008, "Wrong alignment on UExporter"); \ static_assert(sizeof(UExporter) == 0x000078, "Wrong size on UExporter"); \ static_assert(offsetof(UExporter, SupportedClass) == 0x000028, "Member 'UExporter::SupportedClass' has a wrong offset!"); \ static_assert(offsetof(UExporter, ExportRootScope) == 0x000030, "Member 'UExporter::ExportRootScope' has a wrong offset!"); \ static_assert(offsetof(UExporter, FormatExtension) == 0x000038, "Member 'UExporter::FormatExtension' has a wrong offset!"); \ static_assert(offsetof(UExporter, FormatDescription) == 0x000048, "Member 'UExporter::FormatDescription' has a wrong offset!"); \ static_assert(offsetof(UExporter, PreferredFormatIndex) == 0x000058, "Member 'UExporter::PreferredFormatIndex' has a wrong offset!"); \ static_assert(offsetof(UExporter, TextIndent) == 0x00005C, "Member 'UExporter::TextIndent' has a wrong offset!"); \ static_assert(offsetof(UExporter, ExportTask) == 0x000068, "Member 'UExporter::ExportTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureCube \ static_assert(alignof(UTextureCube) == 0x000010, "Wrong alignment on UTextureCube"); \ static_assert(sizeof(UTextureCube) == 0x000290, "Wrong size on UTextureCube"); \ #define DUMPER7_ASSERTS_UMaterialFunctionMaterialLayer \ static_assert(alignof(UMaterialFunctionMaterialLayer) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayer"); \ static_assert(sizeof(UMaterialFunctionMaterialLayer) == 0x000058, "Wrong size on UMaterialFunctionMaterialLayer"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationBase \ static_assert(alignof(UParticleModuleRotationBase) == 0x000008, "Wrong alignment on UParticleModuleRotationBase"); \ static_assert(sizeof(UParticleModuleRotationBase) == 0x000030, "Wrong size on UParticleModuleRotationBase"); \ #define DUMPER7_ASSERTS_USoundBase \ static_assert(alignof(USoundBase) == 0x000008, "Wrong alignment on USoundBase"); \ static_assert(sizeof(USoundBase) == 0x000168, "Wrong size on USoundBase"); \ static_assert(offsetof(USoundBase, SoundClassObject) == 0x000030, "Member 'USoundBase::SoundClassObject' has a wrong offset!"); \ static_assert(offsetof(USoundBase, VirtualizationMode) == 0x000039, "Member 'USoundBase::VirtualizationMode' has a wrong offset!"); \ static_assert(offsetof(USoundBase, ConcurrencySet) == 0x000090, "Member 'USoundBase::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(USoundBase, ConcurrencyOverrides) == 0x0000E0, "Member 'USoundBase::ConcurrencyOverrides' has a wrong offset!"); \ static_assert(offsetof(USoundBase, Duration) == 0x000100, "Member 'USoundBase::Duration' has a wrong offset!"); \ static_assert(offsetof(USoundBase, MaxDistance) == 0x000104, "Member 'USoundBase::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USoundBase, TotalSamples) == 0x000108, "Member 'USoundBase::TotalSamples' has a wrong offset!"); \ static_assert(offsetof(USoundBase, Priority) == 0x00010C, "Member 'USoundBase::Priority' has a wrong offset!"); \ static_assert(offsetof(USoundBase, AttenuationSettings) == 0x000110, "Member 'USoundBase::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(USoundBase, SoundSubmixObject) == 0x000118, "Member 'USoundBase::SoundSubmixObject' has a wrong offset!"); \ static_assert(offsetof(USoundBase, SoundSubmixSends) == 0x000120, "Member 'USoundBase::SoundSubmixSends' has a wrong offset!"); \ static_assert(offsetof(USoundBase, SourceEffectChain) == 0x000130, "Member 'USoundBase::SourceEffectChain' has a wrong offset!"); \ static_assert(offsetof(USoundBase, BusSends) == 0x000138, "Member 'USoundBase::BusSends' has a wrong offset!"); \ static_assert(offsetof(USoundBase, PreEffectBusSends) == 0x000148, "Member 'USoundBase::PreEffectBusSends' has a wrong offset!"); \ static_assert(offsetof(USoundBase, AssetUserData) == 0x000158, "Member 'USoundBase::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APartitionActor \ static_assert(alignof(APartitionActor) == 0x000008, "Wrong alignment on APartitionActor"); \ static_assert(sizeof(APartitionActor) == 0x0002B0, "Wrong size on APartitionActor"); \ #define DUMPER7_ASSERTS_AISMPartitionActor \ static_assert(alignof(AISMPartitionActor) == 0x000008, "Wrong alignment on AISMPartitionActor"); \ static_assert(sizeof(AISMPartitionActor) == 0x0002C0, "Wrong size on AISMPartitionActor"); \ #define DUMPER7_ASSERTS_UMaterialExpressionComment \ static_assert(alignof(UMaterialExpressionComment) == 0x000008, "Wrong alignment on UMaterialExpressionComment"); \ static_assert(sizeof(UMaterialExpressionComment) == 0x0000E0, "Wrong size on UMaterialExpressionComment"); \ static_assert(offsetof(UMaterialExpressionComment, SizeX) == 0x0000B0, "Member 'UMaterialExpressionComment::SizeX' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComment, SizeY) == 0x0000B4, "Member 'UMaterialExpressionComment::SizeY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComment, Text) == 0x0000B8, "Member 'UMaterialExpressionComment::Text' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComment, CommentColor) == 0x0000C8, "Member 'UMaterialExpressionComment::CommentColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComment, FontSize) == 0x0000D8, "Member 'UMaterialExpressionComment::FontSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsThrusterComponent \ static_assert(alignof(UPhysicsThrusterComponent) == 0x000010, "Wrong alignment on UPhysicsThrusterComponent"); \ static_assert(sizeof(UPhysicsThrusterComponent) == 0x0002B0, "Wrong size on UPhysicsThrusterComponent"); \ static_assert(offsetof(UPhysicsThrusterComponent, ThrustStrength) == 0x0002A0, "Member 'UPhysicsThrusterComponent::ThrustStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundWave_SetSoundAssetCompressionType \ static_assert(alignof(SoundWave_SetSoundAssetCompressionType) == 0x000001, "Wrong alignment on SoundWave_SetSoundAssetCompressionType"); \ static_assert(sizeof(SoundWave_SetSoundAssetCompressionType) == 0x000002, "Wrong size on SoundWave_SetSoundAssetCompressionType"); \ static_assert(offsetof(SoundWave_SetSoundAssetCompressionType, InSoundAssetCompressionType) == 0x000000, "Member 'SoundWave_SetSoundAssetCompressionType::InSoundAssetCompressionType' has a wrong offset!"); \ static_assert(offsetof(SoundWave_SetSoundAssetCompressionType, bMarkDirty) == 0x000001, "Member 'SoundWave_SetSoundAssetCompressionType::bMarkDirty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundWave_GetSoundAssetCompressionType \ static_assert(alignof(SoundWave_GetSoundAssetCompressionType) == 0x000001, "Wrong alignment on SoundWave_GetSoundAssetCompressionType"); \ static_assert(sizeof(SoundWave_GetSoundAssetCompressionType) == 0x000001, "Wrong size on SoundWave_GetSoundAssetCompressionType"); \ static_assert(offsetof(SoundWave_GetSoundAssetCompressionType, ReturnValue) == 0x000000, "Member 'SoundWave_GetSoundAssetCompressionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundWave \ static_assert(alignof(USoundWave) == 0x000008, "Wrong alignment on USoundWave"); \ static_assert(sizeof(USoundWave) == 0x000450, "Wrong size on USoundWave"); \ static_assert(offsetof(USoundWave, CompressionQuality) == 0x000178, "Member 'USoundWave::CompressionQuality' has a wrong offset!"); \ static_assert(offsetof(USoundWave, StreamingPriority) == 0x00017C, "Member 'USoundWave::StreamingPriority' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SampleRateQuality) == 0x000180, "Member 'USoundWave::SampleRateQuality' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SoundGroup) == 0x000182, "Member 'USoundWave::SoundGroup' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SoundAssetCompressionType) == 0x000184, "Member 'USoundWave::SoundAssetCompressionType' has a wrong offset!"); \ static_assert(offsetof(USoundWave, ModulationSettings) == 0x0001A0, "Member 'USoundWave::ModulationSettings' has a wrong offset!"); \ static_assert(offsetof(USoundWave, FrequenciesToAnalyze) == 0x000328, "Member 'USoundWave::FrequenciesToAnalyze' has a wrong offset!"); \ static_assert(offsetof(USoundWave, CookedSpectralTimeData) == 0x000338, "Member 'USoundWave::CookedSpectralTimeData' has a wrong offset!"); \ static_assert(offsetof(USoundWave, CookedEnvelopeTimeData) == 0x000348, "Member 'USoundWave::CookedEnvelopeTimeData' has a wrong offset!"); \ static_assert(offsetof(USoundWave, InitialChunkSize) == 0x000358, "Member 'USoundWave::InitialChunkSize' has a wrong offset!"); \ static_assert(offsetof(USoundWave, LoadingBehavior) == 0x00039E, "Member 'USoundWave::LoadingBehavior' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SpokenText) == 0x0003A0, "Member 'USoundWave::SpokenText' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SubtitlePriority) == 0x0003B0, "Member 'USoundWave::SubtitlePriority' has a wrong offset!"); \ static_assert(offsetof(USoundWave, Volume) == 0x0003B4, "Member 'USoundWave::Volume' has a wrong offset!"); \ static_assert(offsetof(USoundWave, Pitch) == 0x0003B8, "Member 'USoundWave::Pitch' has a wrong offset!"); \ static_assert(offsetof(USoundWave, NumChannels) == 0x0003BC, "Member 'USoundWave::NumChannels' has a wrong offset!"); \ static_assert(offsetof(USoundWave, CuePoints) == 0x0003C0, "Member 'USoundWave::CuePoints' has a wrong offset!"); \ static_assert(offsetof(USoundWave, SampleRate) == 0x0003D0, "Member 'USoundWave::SampleRate' has a wrong offset!"); \ static_assert(offsetof(USoundWave, Subtitles) == 0x0003E0, "Member 'USoundWave::Subtitles' has a wrong offset!"); \ static_assert(offsetof(USoundWave, Curves) == 0x0003F0, "Member 'USoundWave::Curves' has a wrong offset!"); \ static_assert(offsetof(USoundWave, InternalCurves) == 0x0003F8, "Member 'USoundWave::InternalCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundWaveProcedural \ static_assert(alignof(USoundWaveProcedural) == 0x000008, "Wrong alignment on USoundWaveProcedural"); \ static_assert(sizeof(USoundWaveProcedural) == 0x0004A0, "Wrong size on USoundWaveProcedural"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_CopyPoseFromSkeletalComponent \ static_assert(alignof(PoseableMeshComponent_CopyPoseFromSkeletalComponent) == 0x000008, "Wrong alignment on PoseableMeshComponent_CopyPoseFromSkeletalComponent"); \ static_assert(sizeof(PoseableMeshComponent_CopyPoseFromSkeletalComponent) == 0x000008, "Wrong size on PoseableMeshComponent_CopyPoseFromSkeletalComponent"); \ static_assert(offsetof(PoseableMeshComponent_CopyPoseFromSkeletalComponent, InComponentToCopy) == 0x000000, "Member 'PoseableMeshComponent_CopyPoseFromSkeletalComponent::InComponentToCopy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_GetBoneLocationByName \ static_assert(alignof(PoseableMeshComponent_GetBoneLocationByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_GetBoneLocationByName"); \ static_assert(sizeof(PoseableMeshComponent_GetBoneLocationByName) == 0x000028, "Wrong size on PoseableMeshComponent_GetBoneLocationByName"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneLocationByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_GetBoneLocationByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneLocationByName, BoneSpace) == 0x000008, "Member 'PoseableMeshComponent_GetBoneLocationByName::BoneSpace' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneLocationByName, ReturnValue) == 0x000010, "Member 'PoseableMeshComponent_GetBoneLocationByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_GetBoneRotationByName \ static_assert(alignof(PoseableMeshComponent_GetBoneRotationByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_GetBoneRotationByName"); \ static_assert(sizeof(PoseableMeshComponent_GetBoneRotationByName) == 0x000028, "Wrong size on PoseableMeshComponent_GetBoneRotationByName"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneRotationByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_GetBoneRotationByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneRotationByName, BoneSpace) == 0x000008, "Member 'PoseableMeshComponent_GetBoneRotationByName::BoneSpace' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneRotationByName, ReturnValue) == 0x000010, "Member 'PoseableMeshComponent_GetBoneRotationByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_GetBoneScaleByName \ static_assert(alignof(PoseableMeshComponent_GetBoneScaleByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_GetBoneScaleByName"); \ static_assert(sizeof(PoseableMeshComponent_GetBoneScaleByName) == 0x000028, "Wrong size on PoseableMeshComponent_GetBoneScaleByName"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneScaleByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_GetBoneScaleByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneScaleByName, BoneSpace) == 0x000008, "Member 'PoseableMeshComponent_GetBoneScaleByName::BoneSpace' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneScaleByName, ReturnValue) == 0x000010, "Member 'PoseableMeshComponent_GetBoneScaleByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_GetBoneTransformByName \ static_assert(alignof(PoseableMeshComponent_GetBoneTransformByName) == 0x000010, "Wrong alignment on PoseableMeshComponent_GetBoneTransformByName"); \ static_assert(sizeof(PoseableMeshComponent_GetBoneTransformByName) == 0x000070, "Wrong size on PoseableMeshComponent_GetBoneTransformByName"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneTransformByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_GetBoneTransformByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneTransformByName, BoneSpace) == 0x000008, "Member 'PoseableMeshComponent_GetBoneTransformByName::BoneSpace' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_GetBoneTransformByName, ReturnValue) == 0x000010, "Member 'PoseableMeshComponent_GetBoneTransformByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_ResetBoneTransformByName \ static_assert(alignof(PoseableMeshComponent_ResetBoneTransformByName) == 0x000004, "Wrong alignment on PoseableMeshComponent_ResetBoneTransformByName"); \ static_assert(sizeof(PoseableMeshComponent_ResetBoneTransformByName) == 0x000008, "Wrong size on PoseableMeshComponent_ResetBoneTransformByName"); \ static_assert(offsetof(PoseableMeshComponent_ResetBoneTransformByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_ResetBoneTransformByName::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_SetBoneLocationByName \ static_assert(alignof(PoseableMeshComponent_SetBoneLocationByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_SetBoneLocationByName"); \ static_assert(sizeof(PoseableMeshComponent_SetBoneLocationByName) == 0x000028, "Wrong size on PoseableMeshComponent_SetBoneLocationByName"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneLocationByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_SetBoneLocationByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneLocationByName, InLocation) == 0x000008, "Member 'PoseableMeshComponent_SetBoneLocationByName::InLocation' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneLocationByName, BoneSpace) == 0x000020, "Member 'PoseableMeshComponent_SetBoneLocationByName::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_SetBoneRotationByName \ static_assert(alignof(PoseableMeshComponent_SetBoneRotationByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_SetBoneRotationByName"); \ static_assert(sizeof(PoseableMeshComponent_SetBoneRotationByName) == 0x000028, "Wrong size on PoseableMeshComponent_SetBoneRotationByName"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneRotationByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_SetBoneRotationByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneRotationByName, InRotation) == 0x000008, "Member 'PoseableMeshComponent_SetBoneRotationByName::InRotation' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneRotationByName, BoneSpace) == 0x000020, "Member 'PoseableMeshComponent_SetBoneRotationByName::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_SetBoneScaleByName \ static_assert(alignof(PoseableMeshComponent_SetBoneScaleByName) == 0x000008, "Wrong alignment on PoseableMeshComponent_SetBoneScaleByName"); \ static_assert(sizeof(PoseableMeshComponent_SetBoneScaleByName) == 0x000028, "Wrong size on PoseableMeshComponent_SetBoneScaleByName"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneScaleByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_SetBoneScaleByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneScaleByName, InScale3D) == 0x000008, "Member 'PoseableMeshComponent_SetBoneScaleByName::InScale3D' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneScaleByName, BoneSpace) == 0x000020, "Member 'PoseableMeshComponent_SetBoneScaleByName::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PoseableMeshComponent_SetBoneTransformByName \ static_assert(alignof(PoseableMeshComponent_SetBoneTransformByName) == 0x000010, "Wrong alignment on PoseableMeshComponent_SetBoneTransformByName"); \ static_assert(sizeof(PoseableMeshComponent_SetBoneTransformByName) == 0x000080, "Wrong size on PoseableMeshComponent_SetBoneTransformByName"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneTransformByName, BoneName) == 0x000000, "Member 'PoseableMeshComponent_SetBoneTransformByName::BoneName' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneTransformByName, InTransform) == 0x000010, "Member 'PoseableMeshComponent_SetBoneTransformByName::InTransform' has a wrong offset!"); \ static_assert(offsetof(PoseableMeshComponent_SetBoneTransformByName, BoneSpace) == 0x000070, "Member 'PoseableMeshComponent_SetBoneTransformByName::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPoseableMeshComponent \ static_assert(alignof(UPoseableMeshComponent) == 0x000010, "Wrong alignment on UPoseableMeshComponent"); \ static_assert(sizeof(UPoseableMeshComponent) == 0x000A50, "Wrong size on UPoseableMeshComponent"); \ #define DUMPER7_ASSERTS_UTextureEncodingProjectSettings \ static_assert(alignof(UTextureEncodingProjectSettings) == 0x000008, "Wrong alignment on UTextureEncodingProjectSettings"); \ static_assert(sizeof(UTextureEncodingProjectSettings) == 0x000050, "Wrong size on UTextureEncodingProjectSettings"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FinalRDOLambda) == 0x00003C, "Member 'UTextureEncodingProjectSettings::FinalRDOLambda' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FinalEffortLevel) == 0x00003D, "Member 'UTextureEncodingProjectSettings::FinalEffortLevel' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FinalUniversalTiling) == 0x00003E, "Member 'UTextureEncodingProjectSettings::FinalUniversalTiling' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FastRDOLambda) == 0x000044, "Member 'UTextureEncodingProjectSettings::FastRDOLambda' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FastEffortLevel) == 0x000045, "Member 'UTextureEncodingProjectSettings::FastEffortLevel' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, FastUniversalTiling) == 0x000046, "Member 'UTextureEncodingProjectSettings::FastUniversalTiling' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, CookUsesSpeed) == 0x000047, "Member 'UTextureEncodingProjectSettings::CookUsesSpeed' has a wrong offset!"); \ static_assert(offsetof(UTextureEncodingProjectSettings, EditorUsesSpeed) == 0x000048, "Member 'UTextureEncodingProjectSettings::EditorUsesSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundEffectPreset \ static_assert(alignof(USoundEffectPreset) == 0x000008, "Wrong alignment on USoundEffectPreset"); \ static_assert(sizeof(USoundEffectPreset) == 0x000068, "Wrong size on USoundEffectPreset"); \ #define DUMPER7_ASSERTS_UMaterialExpressionShadingPathSwitch \ static_assert(alignof(UMaterialExpressionShadingPathSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionShadingPathSwitch"); \ static_assert(sizeof(UMaterialExpressionShadingPathSwitch) == 0x000150, "Wrong size on UMaterialExpressionShadingPathSwitch"); \ static_assert(offsetof(UMaterialExpressionShadingPathSwitch, Default) == 0x0000B0, "Member 'UMaterialExpressionShadingPathSwitch::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionShadingPathSwitch, Inputs) == 0x0000D8, "Member 'UMaterialExpressionShadingPathSwitch::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundEffectSubmixPreset \ static_assert(alignof(USoundEffectSubmixPreset) == 0x000008, "Wrong alignment on USoundEffectSubmixPreset"); \ static_assert(sizeof(USoundEffectSubmixPreset) == 0x000068, "Wrong size on USoundEffectSubmixPreset"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLightmassReplace \ static_assert(alignof(UMaterialExpressionLightmassReplace) == 0x000008, "Wrong alignment on UMaterialExpressionLightmassReplace"); \ static_assert(sizeof(UMaterialExpressionLightmassReplace) == 0x000100, "Wrong size on UMaterialExpressionLightmassReplace"); \ static_assert(offsetof(UMaterialExpressionLightmassReplace, Realtime) == 0x0000B0, "Member 'UMaterialExpressionLightmassReplace::Realtime' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLightmassReplace, Lightmass) == 0x0000D8, "Member 'UMaterialExpressionLightmassReplace::Lightmass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_AddAttribute \ static_assert(alignof(AnimationDataController_AddAttribute) == 0x000008, "Wrong alignment on AnimationDataController_AddAttribute"); \ static_assert(sizeof(AnimationDataController_AddAttribute) == 0x000048, "Wrong size on AnimationDataController_AddAttribute"); \ static_assert(offsetof(AnimationDataController_AddAttribute, AttributeIdentifier) == 0x000000, "Member 'AnimationDataController_AddAttribute::AttributeIdentifier' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddAttribute, bShouldTransact) == 0x000040, "Member 'AnimationDataController_AddAttribute::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddAttribute, ReturnValue) == 0x000041, "Member 'AnimationDataController_AddAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_AddBoneTrack \ static_assert(alignof(AnimationDataController_AddBoneTrack) == 0x000004, "Wrong alignment on AnimationDataController_AddBoneTrack"); \ static_assert(sizeof(AnimationDataController_AddBoneTrack) == 0x000010, "Wrong size on AnimationDataController_AddBoneTrack"); \ static_assert(offsetof(AnimationDataController_AddBoneTrack, BoneName) == 0x000000, "Member 'AnimationDataController_AddBoneTrack::BoneName' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddBoneTrack, bShouldTransact) == 0x000008, "Member 'AnimationDataController_AddBoneTrack::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddBoneTrack, ReturnValue) == 0x00000C, "Member 'AnimationDataController_AddBoneTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_AddCurve \ static_assert(alignof(AnimationDataController_AddCurve) == 0x000004, "Wrong alignment on AnimationDataController_AddCurve"); \ static_assert(sizeof(AnimationDataController_AddCurve) == 0x000018, "Wrong size on AnimationDataController_AddCurve"); \ static_assert(offsetof(AnimationDataController_AddCurve, CurveId) == 0x000000, "Member 'AnimationDataController_AddCurve::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddCurve, CurveFlags) == 0x000010, "Member 'AnimationDataController_AddCurve::CurveFlags' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddCurve, bShouldTransact) == 0x000014, "Member 'AnimationDataController_AddCurve::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_AddCurve, ReturnValue) == 0x000015, "Member 'AnimationDataController_AddCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_CloseBracket \ static_assert(alignof(AnimationDataController_CloseBracket) == 0x000001, "Wrong alignment on AnimationDataController_CloseBracket"); \ static_assert(sizeof(AnimationDataController_CloseBracket) == 0x000001, "Wrong size on AnimationDataController_CloseBracket"); \ static_assert(offsetof(AnimationDataController_CloseBracket, bShouldTransact) == 0x000000, "Member 'AnimationDataController_CloseBracket::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_DuplicateAttribute \ static_assert(alignof(AnimationDataController_DuplicateAttribute) == 0x000008, "Wrong alignment on AnimationDataController_DuplicateAttribute"); \ static_assert(sizeof(AnimationDataController_DuplicateAttribute) == 0x000088, "Wrong size on AnimationDataController_DuplicateAttribute"); \ static_assert(offsetof(AnimationDataController_DuplicateAttribute, AttributeIdentifier) == 0x000000, "Member 'AnimationDataController_DuplicateAttribute::AttributeIdentifier' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateAttribute, NewAttributeIdentifier) == 0x000040, "Member 'AnimationDataController_DuplicateAttribute::NewAttributeIdentifier' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateAttribute, bShouldTransact) == 0x000080, "Member 'AnimationDataController_DuplicateAttribute::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateAttribute, ReturnValue) == 0x000081, "Member 'AnimationDataController_DuplicateAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_DuplicateCurve \ static_assert(alignof(AnimationDataController_DuplicateCurve) == 0x000004, "Wrong alignment on AnimationDataController_DuplicateCurve"); \ static_assert(sizeof(AnimationDataController_DuplicateCurve) == 0x000024, "Wrong size on AnimationDataController_DuplicateCurve"); \ static_assert(offsetof(AnimationDataController_DuplicateCurve, CopyCurveId) == 0x000000, "Member 'AnimationDataController_DuplicateCurve::CopyCurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateCurve, NewCurveId) == 0x000010, "Member 'AnimationDataController_DuplicateCurve::NewCurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateCurve, bShouldTransact) == 0x000020, "Member 'AnimationDataController_DuplicateCurve::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_DuplicateCurve, ReturnValue) == 0x000021, "Member 'AnimationDataController_DuplicateCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_FindOrAddCurveNamesOnSkeleton \ static_assert(alignof(AnimationDataController_FindOrAddCurveNamesOnSkeleton) == 0x000008, "Wrong alignment on AnimationDataController_FindOrAddCurveNamesOnSkeleton"); \ static_assert(sizeof(AnimationDataController_FindOrAddCurveNamesOnSkeleton) == 0x000010, "Wrong size on AnimationDataController_FindOrAddCurveNamesOnSkeleton"); \ static_assert(offsetof(AnimationDataController_FindOrAddCurveNamesOnSkeleton, Skeleton) == 0x000000, "Member 'AnimationDataController_FindOrAddCurveNamesOnSkeleton::Skeleton' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_FindOrAddCurveNamesOnSkeleton, SupportedCurveType) == 0x000008, "Member 'AnimationDataController_FindOrAddCurveNamesOnSkeleton::SupportedCurveType' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_FindOrAddCurveNamesOnSkeleton, bShouldTransact) == 0x000009, "Member 'AnimationDataController_FindOrAddCurveNamesOnSkeleton::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_GetModel \ static_assert(alignof(AnimationDataController_GetModel) == 0x000008, "Wrong alignment on AnimationDataController_GetModel"); \ static_assert(sizeof(AnimationDataController_GetModel) == 0x000008, "Wrong size on AnimationDataController_GetModel"); \ static_assert(offsetof(AnimationDataController_GetModel, ReturnValue) == 0x000000, "Member 'AnimationDataController_GetModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_InsertBoneTrack \ static_assert(alignof(AnimationDataController_InsertBoneTrack) == 0x000004, "Wrong alignment on AnimationDataController_InsertBoneTrack"); \ static_assert(sizeof(AnimationDataController_InsertBoneTrack) == 0x000014, "Wrong size on AnimationDataController_InsertBoneTrack"); \ static_assert(offsetof(AnimationDataController_InsertBoneTrack, BoneName) == 0x000000, "Member 'AnimationDataController_InsertBoneTrack::BoneName' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_InsertBoneTrack, DesiredIndex) == 0x000008, "Member 'AnimationDataController_InsertBoneTrack::DesiredIndex' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_InsertBoneTrack, bShouldTransact) == 0x00000C, "Member 'AnimationDataController_InsertBoneTrack::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_InsertBoneTrack, ReturnValue) == 0x000010, "Member 'AnimationDataController_InsertBoneTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_OpenBracket \ static_assert(alignof(AnimationDataController_OpenBracket) == 0x000008, "Wrong alignment on AnimationDataController_OpenBracket"); \ static_assert(sizeof(AnimationDataController_OpenBracket) == 0x000020, "Wrong size on AnimationDataController_OpenBracket"); \ static_assert(offsetof(AnimationDataController_OpenBracket, InTitle) == 0x000000, "Member 'AnimationDataController_OpenBracket::InTitle' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_OpenBracket, bShouldTransact) == 0x000018, "Member 'AnimationDataController_OpenBracket::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAllAttributes \ static_assert(alignof(AnimationDataController_RemoveAllAttributes) == 0x000004, "Wrong alignment on AnimationDataController_RemoveAllAttributes"); \ static_assert(sizeof(AnimationDataController_RemoveAllAttributes) == 0x000008, "Wrong size on AnimationDataController_RemoveAllAttributes"); \ static_assert(offsetof(AnimationDataController_RemoveAllAttributes, bShouldTransact) == 0x000000, "Member 'AnimationDataController_RemoveAllAttributes::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAllAttributes, ReturnValue) == 0x000004, "Member 'AnimationDataController_RemoveAllAttributes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAllAttributesForBone \ static_assert(alignof(AnimationDataController_RemoveAllAttributesForBone) == 0x000004, "Wrong alignment on AnimationDataController_RemoveAllAttributesForBone"); \ static_assert(sizeof(AnimationDataController_RemoveAllAttributesForBone) == 0x000010, "Wrong size on AnimationDataController_RemoveAllAttributesForBone"); \ static_assert(offsetof(AnimationDataController_RemoveAllAttributesForBone, BoneName) == 0x000000, "Member 'AnimationDataController_RemoveAllAttributesForBone::BoneName' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAllAttributesForBone, bShouldTransact) == 0x000008, "Member 'AnimationDataController_RemoveAllAttributesForBone::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAllAttributesForBone, ReturnValue) == 0x00000C, "Member 'AnimationDataController_RemoveAllAttributesForBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAllBoneTracks \ static_assert(alignof(AnimationDataController_RemoveAllBoneTracks) == 0x000001, "Wrong alignment on AnimationDataController_RemoveAllBoneTracks"); \ static_assert(sizeof(AnimationDataController_RemoveAllBoneTracks) == 0x000001, "Wrong size on AnimationDataController_RemoveAllBoneTracks"); \ static_assert(offsetof(AnimationDataController_RemoveAllBoneTracks, bShouldTransact) == 0x000000, "Member 'AnimationDataController_RemoveAllBoneTracks::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAllCurvesOfType \ static_assert(alignof(AnimationDataController_RemoveAllCurvesOfType) == 0x000001, "Wrong alignment on AnimationDataController_RemoveAllCurvesOfType"); \ static_assert(sizeof(AnimationDataController_RemoveAllCurvesOfType) == 0x000002, "Wrong size on AnimationDataController_RemoveAllCurvesOfType"); \ static_assert(offsetof(AnimationDataController_RemoveAllCurvesOfType, SupportedCurveType) == 0x000000, "Member 'AnimationDataController_RemoveAllCurvesOfType::SupportedCurveType' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAllCurvesOfType, bShouldTransact) == 0x000001, "Member 'AnimationDataController_RemoveAllCurvesOfType::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAttribute \ static_assert(alignof(AnimationDataController_RemoveAttribute) == 0x000008, "Wrong alignment on AnimationDataController_RemoveAttribute"); \ static_assert(sizeof(AnimationDataController_RemoveAttribute) == 0x000048, "Wrong size on AnimationDataController_RemoveAttribute"); \ static_assert(offsetof(AnimationDataController_RemoveAttribute, AttributeIdentifier) == 0x000000, "Member 'AnimationDataController_RemoveAttribute::AttributeIdentifier' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAttribute, bShouldTransact) == 0x000040, "Member 'AnimationDataController_RemoveAttribute::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAttribute, ReturnValue) == 0x000041, "Member 'AnimationDataController_RemoveAttribute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveAttributeKey \ static_assert(alignof(AnimationDataController_RemoveAttributeKey) == 0x000008, "Wrong alignment on AnimationDataController_RemoveAttributeKey"); \ static_assert(sizeof(AnimationDataController_RemoveAttributeKey) == 0x000048, "Wrong size on AnimationDataController_RemoveAttributeKey"); \ static_assert(offsetof(AnimationDataController_RemoveAttributeKey, AttributeIdentifier) == 0x000000, "Member 'AnimationDataController_RemoveAttributeKey::AttributeIdentifier' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAttributeKey, Time) == 0x000040, "Member 'AnimationDataController_RemoveAttributeKey::Time' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAttributeKey, bShouldTransact) == 0x000044, "Member 'AnimationDataController_RemoveAttributeKey::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveAttributeKey, ReturnValue) == 0x000045, "Member 'AnimationDataController_RemoveAttributeKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveBoneTrack \ static_assert(alignof(AnimationDataController_RemoveBoneTrack) == 0x000004, "Wrong alignment on AnimationDataController_RemoveBoneTrack"); \ static_assert(sizeof(AnimationDataController_RemoveBoneTrack) == 0x00000C, "Wrong size on AnimationDataController_RemoveBoneTrack"); \ static_assert(offsetof(AnimationDataController_RemoveBoneTrack, BoneName) == 0x000000, "Member 'AnimationDataController_RemoveBoneTrack::BoneName' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveBoneTrack, bShouldTransact) == 0x000008, "Member 'AnimationDataController_RemoveBoneTrack::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveBoneTrack, ReturnValue) == 0x000009, "Member 'AnimationDataController_RemoveBoneTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveCurve \ static_assert(alignof(AnimationDataController_RemoveCurve) == 0x000004, "Wrong alignment on AnimationDataController_RemoveCurve"); \ static_assert(sizeof(AnimationDataController_RemoveCurve) == 0x000014, "Wrong size on AnimationDataController_RemoveCurve"); \ static_assert(offsetof(AnimationDataController_RemoveCurve, CurveId) == 0x000000, "Member 'AnimationDataController_RemoveCurve::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveCurve, bShouldTransact) == 0x000010, "Member 'AnimationDataController_RemoveCurve::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveCurve, ReturnValue) == 0x000011, "Member 'AnimationDataController_RemoveCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveCurveKey \ static_assert(alignof(AnimationDataController_RemoveCurveKey) == 0x000004, "Wrong alignment on AnimationDataController_RemoveCurveKey"); \ static_assert(sizeof(AnimationDataController_RemoveCurveKey) == 0x000018, "Wrong size on AnimationDataController_RemoveCurveKey"); \ static_assert(offsetof(AnimationDataController_RemoveCurveKey, CurveId) == 0x000000, "Member 'AnimationDataController_RemoveCurveKey::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveCurveKey, Time) == 0x000010, "Member 'AnimationDataController_RemoveCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveCurveKey, bShouldTransact) == 0x000014, "Member 'AnimationDataController_RemoveCurveKey::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveCurveKey, ReturnValue) == 0x000015, "Member 'AnimationDataController_RemoveCurveKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RemoveTransformCurveKey \ static_assert(alignof(AnimationDataController_RemoveTransformCurveKey) == 0x000004, "Wrong alignment on AnimationDataController_RemoveTransformCurveKey"); \ static_assert(sizeof(AnimationDataController_RemoveTransformCurveKey) == 0x000018, "Wrong size on AnimationDataController_RemoveTransformCurveKey"); \ static_assert(offsetof(AnimationDataController_RemoveTransformCurveKey, CurveId) == 0x000000, "Member 'AnimationDataController_RemoveTransformCurveKey::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveTransformCurveKey, Time) == 0x000010, "Member 'AnimationDataController_RemoveTransformCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveTransformCurveKey, bShouldTransact) == 0x000014, "Member 'AnimationDataController_RemoveTransformCurveKey::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RemoveTransformCurveKey, ReturnValue) == 0x000015, "Member 'AnimationDataController_RemoveTransformCurveKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_RenameCurve \ static_assert(alignof(AnimationDataController_RenameCurve) == 0x000004, "Wrong alignment on AnimationDataController_RenameCurve"); \ static_assert(sizeof(AnimationDataController_RenameCurve) == 0x000024, "Wrong size on AnimationDataController_RenameCurve"); \ static_assert(offsetof(AnimationDataController_RenameCurve, CurveToRenameId) == 0x000000, "Member 'AnimationDataController_RenameCurve::CurveToRenameId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RenameCurve, NewCurveId) == 0x000010, "Member 'AnimationDataController_RenameCurve::NewCurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RenameCurve, bShouldTransact) == 0x000020, "Member 'AnimationDataController_RenameCurve::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_RenameCurve, ReturnValue) == 0x000021, "Member 'AnimationDataController_RenameCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_Resize \ static_assert(alignof(AnimationDataController_Resize) == 0x000004, "Wrong alignment on AnimationDataController_Resize"); \ static_assert(sizeof(AnimationDataController_Resize) == 0x000010, "Wrong size on AnimationDataController_Resize"); \ static_assert(offsetof(AnimationDataController_Resize, Length) == 0x000000, "Member 'AnimationDataController_Resize::Length' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_Resize, T0) == 0x000004, "Member 'AnimationDataController_Resize::T0' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_Resize, T1) == 0x000008, "Member 'AnimationDataController_Resize::T1' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_Resize, bShouldTransact) == 0x00000C, "Member 'AnimationDataController_Resize::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_ResizePlayLength \ static_assert(alignof(AnimationDataController_ResizePlayLength) == 0x000004, "Wrong alignment on AnimationDataController_ResizePlayLength"); \ static_assert(sizeof(AnimationDataController_ResizePlayLength) == 0x000010, "Wrong size on AnimationDataController_ResizePlayLength"); \ static_assert(offsetof(AnimationDataController_ResizePlayLength, NewLength) == 0x000000, "Member 'AnimationDataController_ResizePlayLength::NewLength' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ResizePlayLength, T0) == 0x000004, "Member 'AnimationDataController_ResizePlayLength::T0' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ResizePlayLength, T1) == 0x000008, "Member 'AnimationDataController_ResizePlayLength::T1' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ResizePlayLength, bShouldTransact) == 0x00000C, "Member 'AnimationDataController_ResizePlayLength::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_ScaleCurve \ static_assert(alignof(AnimationDataController_ScaleCurve) == 0x000004, "Wrong alignment on AnimationDataController_ScaleCurve"); \ static_assert(sizeof(AnimationDataController_ScaleCurve) == 0x00001C, "Wrong size on AnimationDataController_ScaleCurve"); \ static_assert(offsetof(AnimationDataController_ScaleCurve, CurveId) == 0x000000, "Member 'AnimationDataController_ScaleCurve::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ScaleCurve, Origin) == 0x000010, "Member 'AnimationDataController_ScaleCurve::Origin' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ScaleCurve, Factor) == 0x000014, "Member 'AnimationDataController_ScaleCurve::Factor' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ScaleCurve, bShouldTransact) == 0x000018, "Member 'AnimationDataController_ScaleCurve::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_ScaleCurve, ReturnValue) == 0x000019, "Member 'AnimationDataController_ScaleCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetBoneTrackKeys \ static_assert(alignof(AnimationDataController_SetBoneTrackKeys) == 0x000008, "Wrong alignment on AnimationDataController_SetBoneTrackKeys"); \ static_assert(sizeof(AnimationDataController_SetBoneTrackKeys) == 0x000040, "Wrong size on AnimationDataController_SetBoneTrackKeys"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, BoneName) == 0x000000, "Member 'AnimationDataController_SetBoneTrackKeys::BoneName' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, PositionalKeys) == 0x000008, "Member 'AnimationDataController_SetBoneTrackKeys::PositionalKeys' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, RotationalKeys) == 0x000018, "Member 'AnimationDataController_SetBoneTrackKeys::RotationalKeys' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, ScalingKeys) == 0x000028, "Member 'AnimationDataController_SetBoneTrackKeys::ScalingKeys' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, bShouldTransact) == 0x000038, "Member 'AnimationDataController_SetBoneTrackKeys::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetBoneTrackKeys, ReturnValue) == 0x000039, "Member 'AnimationDataController_SetBoneTrackKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetCurveColor \ static_assert(alignof(AnimationDataController_SetCurveColor) == 0x000004, "Wrong alignment on AnimationDataController_SetCurveColor"); \ static_assert(sizeof(AnimationDataController_SetCurveColor) == 0x000024, "Wrong size on AnimationDataController_SetCurveColor"); \ static_assert(offsetof(AnimationDataController_SetCurveColor, CurveId) == 0x000000, "Member 'AnimationDataController_SetCurveColor::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveColor, Color) == 0x000010, "Member 'AnimationDataController_SetCurveColor::Color' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveColor, bShouldTransact) == 0x000020, "Member 'AnimationDataController_SetCurveColor::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveColor, ReturnValue) == 0x000021, "Member 'AnimationDataController_SetCurveColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetCurveFlag \ static_assert(alignof(AnimationDataController_SetCurveFlag) == 0x000004, "Wrong alignment on AnimationDataController_SetCurveFlag"); \ static_assert(sizeof(AnimationDataController_SetCurveFlag) == 0x000014, "Wrong size on AnimationDataController_SetCurveFlag"); \ static_assert(offsetof(AnimationDataController_SetCurveFlag, CurveId) == 0x000000, "Member 'AnimationDataController_SetCurveFlag::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlag, flag) == 0x000010, "Member 'AnimationDataController_SetCurveFlag::flag' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlag, bState) == 0x000011, "Member 'AnimationDataController_SetCurveFlag::bState' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlag, bShouldTransact) == 0x000012, "Member 'AnimationDataController_SetCurveFlag::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlag, ReturnValue) == 0x000013, "Member 'AnimationDataController_SetCurveFlag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetCurveFlags \ static_assert(alignof(AnimationDataController_SetCurveFlags) == 0x000004, "Wrong alignment on AnimationDataController_SetCurveFlags"); \ static_assert(sizeof(AnimationDataController_SetCurveFlags) == 0x000018, "Wrong size on AnimationDataController_SetCurveFlags"); \ static_assert(offsetof(AnimationDataController_SetCurveFlags, CurveId) == 0x000000, "Member 'AnimationDataController_SetCurveFlags::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlags, Flags_0) == 0x000010, "Member 'AnimationDataController_SetCurveFlags::Flags_0' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlags, bShouldTransact) == 0x000014, "Member 'AnimationDataController_SetCurveFlags::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveFlags, ReturnValue) == 0x000015, "Member 'AnimationDataController_SetCurveFlags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetCurveKey \ static_assert(alignof(AnimationDataController_SetCurveKey) == 0x000004, "Wrong alignment on AnimationDataController_SetCurveKey"); \ static_assert(sizeof(AnimationDataController_SetCurveKey) == 0x000030, "Wrong size on AnimationDataController_SetCurveKey"); \ static_assert(offsetof(AnimationDataController_SetCurveKey, CurveId) == 0x000000, "Member 'AnimationDataController_SetCurveKey::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKey, Key) == 0x000010, "Member 'AnimationDataController_SetCurveKey::Key' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKey, bShouldTransact) == 0x00002C, "Member 'AnimationDataController_SetCurveKey::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKey, ReturnValue) == 0x00002D, "Member 'AnimationDataController_SetCurveKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetCurveKeys \ static_assert(alignof(AnimationDataController_SetCurveKeys) == 0x000008, "Wrong alignment on AnimationDataController_SetCurveKeys"); \ static_assert(sizeof(AnimationDataController_SetCurveKeys) == 0x000028, "Wrong size on AnimationDataController_SetCurveKeys"); \ static_assert(offsetof(AnimationDataController_SetCurveKeys, CurveId) == 0x000000, "Member 'AnimationDataController_SetCurveKeys::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKeys, CurveKeys) == 0x000010, "Member 'AnimationDataController_SetCurveKeys::CurveKeys' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKeys, bShouldTransact) == 0x000020, "Member 'AnimationDataController_SetCurveKeys::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetCurveKeys, ReturnValue) == 0x000021, "Member 'AnimationDataController_SetCurveKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetFrameRate \ static_assert(alignof(AnimationDataController_SetFrameRate) == 0x000004, "Wrong alignment on AnimationDataController_SetFrameRate"); \ static_assert(sizeof(AnimationDataController_SetFrameRate) == 0x00000C, "Wrong size on AnimationDataController_SetFrameRate"); \ static_assert(offsetof(AnimationDataController_SetFrameRate, FrameRate) == 0x000000, "Member 'AnimationDataController_SetFrameRate::FrameRate' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetFrameRate, bShouldTransact) == 0x000008, "Member 'AnimationDataController_SetFrameRate::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetModel \ static_assert(alignof(AnimationDataController_SetModel) == 0x000008, "Wrong alignment on AnimationDataController_SetModel"); \ static_assert(sizeof(AnimationDataController_SetModel) == 0x000008, "Wrong size on AnimationDataController_SetModel"); \ static_assert(offsetof(AnimationDataController_SetModel, InModel) == 0x000000, "Member 'AnimationDataController_SetModel::InModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetPlayLength \ static_assert(alignof(AnimationDataController_SetPlayLength) == 0x000004, "Wrong alignment on AnimationDataController_SetPlayLength"); \ static_assert(sizeof(AnimationDataController_SetPlayLength) == 0x000008, "Wrong size on AnimationDataController_SetPlayLength"); \ static_assert(offsetof(AnimationDataController_SetPlayLength, Length) == 0x000000, "Member 'AnimationDataController_SetPlayLength::Length' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetPlayLength, bShouldTransact) == 0x000004, "Member 'AnimationDataController_SetPlayLength::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetTransformCurveKey \ static_assert(alignof(AnimationDataController_SetTransformCurveKey) == 0x000010, "Wrong alignment on AnimationDataController_SetTransformCurveKey"); \ static_assert(sizeof(AnimationDataController_SetTransformCurveKey) == 0x000090, "Wrong size on AnimationDataController_SetTransformCurveKey"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKey, CurveId) == 0x000000, "Member 'AnimationDataController_SetTransformCurveKey::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKey, Time) == 0x000010, "Member 'AnimationDataController_SetTransformCurveKey::Time' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKey, Value) == 0x000020, "Member 'AnimationDataController_SetTransformCurveKey::Value' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKey, bShouldTransact) == 0x000080, "Member 'AnimationDataController_SetTransformCurveKey::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKey, ReturnValue) == 0x000081, "Member 'AnimationDataController_SetTransformCurveKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_SetTransformCurveKeys \ static_assert(alignof(AnimationDataController_SetTransformCurveKeys) == 0x000008, "Wrong alignment on AnimationDataController_SetTransformCurveKeys"); \ static_assert(sizeof(AnimationDataController_SetTransformCurveKeys) == 0x000038, "Wrong size on AnimationDataController_SetTransformCurveKeys"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKeys, CurveId) == 0x000000, "Member 'AnimationDataController_SetTransformCurveKeys::CurveId' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKeys, TransformValues) == 0x000010, "Member 'AnimationDataController_SetTransformCurveKeys::TransformValues' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKeys, TimeKeys) == 0x000020, "Member 'AnimationDataController_SetTransformCurveKeys::TimeKeys' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKeys, bShouldTransact) == 0x000030, "Member 'AnimationDataController_SetTransformCurveKeys::bShouldTransact' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_SetTransformCurveKeys, ReturnValue) == 0x000031, "Member 'AnimationDataController_SetTransformCurveKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationDataController_UpdateCurveNamesFromSkeleton \ static_assert(alignof(AnimationDataController_UpdateCurveNamesFromSkeleton) == 0x000008, "Wrong alignment on AnimationDataController_UpdateCurveNamesFromSkeleton"); \ static_assert(sizeof(AnimationDataController_UpdateCurveNamesFromSkeleton) == 0x000010, "Wrong size on AnimationDataController_UpdateCurveNamesFromSkeleton"); \ static_assert(offsetof(AnimationDataController_UpdateCurveNamesFromSkeleton, Skeleton) == 0x000000, "Member 'AnimationDataController_UpdateCurveNamesFromSkeleton::Skeleton' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_UpdateCurveNamesFromSkeleton, SupportedCurveType) == 0x000008, "Member 'AnimationDataController_UpdateCurveNamesFromSkeleton::SupportedCurveType' has a wrong offset!"); \ static_assert(offsetof(AnimationDataController_UpdateCurveNamesFromSkeleton, bShouldTransact) == 0x000009, "Member 'AnimationDataController_UpdateCurveNamesFromSkeleton::bShouldTransact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAnimationDataController \ static_assert(alignof(IAnimationDataController) == 0x000001, "Wrong alignment on IAnimationDataController"); \ static_assert(sizeof(IAnimationDataController) == 0x000001, "Wrong size on IAnimationDataController"); \ #define DUMPER7_ASSERTS_USoundEffectSourcePreset \ static_assert(alignof(USoundEffectSourcePreset) == 0x000008, "Wrong alignment on USoundEffectSourcePreset"); \ static_assert(sizeof(USoundEffectSourcePreset) == 0x000068, "Wrong size on USoundEffectSourcePreset"); \ #define DUMPER7_ASSERTS_UMaterialExpressionIfThenElse \ static_assert(alignof(UMaterialExpressionIfThenElse) == 0x000008, "Wrong alignment on UMaterialExpressionIfThenElse"); \ static_assert(sizeof(UMaterialExpressionIfThenElse) == 0x0000E8, "Wrong size on UMaterialExpressionIfThenElse"); \ static_assert(offsetof(UMaterialExpressionIfThenElse, Then) == 0x0000B0, "Member 'UMaterialExpressionIfThenElse::Then' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIfThenElse, Else) == 0x0000B8, "Member 'UMaterialExpressionIfThenElse::Else' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIfThenElse, Condition) == 0x0000C0, "Member 'UMaterialExpressionIfThenElse::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHapticFeedbackEffect_Base \ static_assert(alignof(UHapticFeedbackEffect_Base) == 0x000008, "Wrong alignment on UHapticFeedbackEffect_Base"); \ static_assert(sizeof(UHapticFeedbackEffect_Base) == 0x000028, "Wrong size on UHapticFeedbackEffect_Base"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Add \ static_assert(alignof(BlueprintSetLibrary_Set_Add) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Add"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Add) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_Add"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Add, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_Add::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Add, NewItem) == 0x000050, "Member 'BlueprintSetLibrary_Set_Add::NewItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_AddItems \ static_assert(alignof(BlueprintSetLibrary_Set_AddItems) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_AddItems"); \ static_assert(sizeof(BlueprintSetLibrary_Set_AddItems) == 0x000060, "Wrong size on BlueprintSetLibrary_Set_AddItems"); \ static_assert(offsetof(BlueprintSetLibrary_Set_AddItems, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_AddItems::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_AddItems, NewItems) == 0x000050, "Member 'BlueprintSetLibrary_Set_AddItems::NewItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Clear \ static_assert(alignof(BlueprintSetLibrary_Set_Clear) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Clear"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Clear) == 0x000050, "Wrong size on BlueprintSetLibrary_Set_Clear"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Clear, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_Clear::TargetSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Contains \ static_assert(alignof(BlueprintSetLibrary_Set_Contains) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Contains"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Contains) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_Contains"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Contains, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_Contains::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Contains, ItemToFind) == 0x000050, "Member 'BlueprintSetLibrary_Set_Contains::ItemToFind' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Contains, ReturnValue) == 0x000054, "Member 'BlueprintSetLibrary_Set_Contains::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Difference \ static_assert(alignof(BlueprintSetLibrary_Set_Difference) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Difference"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Difference) == 0x0000F0, "Wrong size on BlueprintSetLibrary_Set_Difference"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Difference, A) == 0x000000, "Member 'BlueprintSetLibrary_Set_Difference::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Difference, B) == 0x000050, "Member 'BlueprintSetLibrary_Set_Difference::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Difference, Result) == 0x0000A0, "Member 'BlueprintSetLibrary_Set_Difference::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Intersection \ static_assert(alignof(BlueprintSetLibrary_Set_Intersection) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Intersection"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Intersection) == 0x0000F0, "Wrong size on BlueprintSetLibrary_Set_Intersection"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Intersection, A) == 0x000000, "Member 'BlueprintSetLibrary_Set_Intersection::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Intersection, B) == 0x000050, "Member 'BlueprintSetLibrary_Set_Intersection::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Intersection, Result) == 0x0000A0, "Member 'BlueprintSetLibrary_Set_Intersection::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_IsEmpty \ static_assert(alignof(BlueprintSetLibrary_Set_IsEmpty) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_IsEmpty"); \ static_assert(sizeof(BlueprintSetLibrary_Set_IsEmpty) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_IsEmpty"); \ static_assert(offsetof(BlueprintSetLibrary_Set_IsEmpty, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_IsEmpty::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_IsEmpty, ReturnValue) == 0x000050, "Member 'BlueprintSetLibrary_Set_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_IsNotEmpty \ static_assert(alignof(BlueprintSetLibrary_Set_IsNotEmpty) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_IsNotEmpty"); \ static_assert(sizeof(BlueprintSetLibrary_Set_IsNotEmpty) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_IsNotEmpty"); \ static_assert(offsetof(BlueprintSetLibrary_Set_IsNotEmpty, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_IsNotEmpty::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_IsNotEmpty, ReturnValue) == 0x000050, "Member 'BlueprintSetLibrary_Set_IsNotEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Length \ static_assert(alignof(BlueprintSetLibrary_Set_Length) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Length"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Length) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_Length"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Length, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_Length::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Length, ReturnValue) == 0x000050, "Member 'BlueprintSetLibrary_Set_Length::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Remove \ static_assert(alignof(BlueprintSetLibrary_Set_Remove) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Remove"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Remove) == 0x000058, "Wrong size on BlueprintSetLibrary_Set_Remove"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Remove, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_Remove::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Remove, Item) == 0x000050, "Member 'BlueprintSetLibrary_Set_Remove::Item' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Remove, ReturnValue) == 0x000054, "Member 'BlueprintSetLibrary_Set_Remove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_RemoveItems \ static_assert(alignof(BlueprintSetLibrary_Set_RemoveItems) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_RemoveItems"); \ static_assert(sizeof(BlueprintSetLibrary_Set_RemoveItems) == 0x000060, "Wrong size on BlueprintSetLibrary_Set_RemoveItems"); \ static_assert(offsetof(BlueprintSetLibrary_Set_RemoveItems, TargetSet) == 0x000000, "Member 'BlueprintSetLibrary_Set_RemoveItems::TargetSet' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_RemoveItems, Items) == 0x000050, "Member 'BlueprintSetLibrary_Set_RemoveItems::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_ToArray \ static_assert(alignof(BlueprintSetLibrary_Set_ToArray) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_ToArray"); \ static_assert(sizeof(BlueprintSetLibrary_Set_ToArray) == 0x000060, "Wrong size on BlueprintSetLibrary_Set_ToArray"); \ static_assert(offsetof(BlueprintSetLibrary_Set_ToArray, A) == 0x000000, "Member 'BlueprintSetLibrary_Set_ToArray::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_ToArray, Result) == 0x000050, "Member 'BlueprintSetLibrary_Set_ToArray::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_Set_Union \ static_assert(alignof(BlueprintSetLibrary_Set_Union) == 0x000008, "Wrong alignment on BlueprintSetLibrary_Set_Union"); \ static_assert(sizeof(BlueprintSetLibrary_Set_Union) == 0x0000F0, "Wrong size on BlueprintSetLibrary_Set_Union"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Union, A) == 0x000000, "Member 'BlueprintSetLibrary_Set_Union::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Union, B) == 0x000050, "Member 'BlueprintSetLibrary_Set_Union::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_Set_Union, Result) == 0x0000A0, "Member 'BlueprintSetLibrary_Set_Union::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintSetLibrary_SetSetPropertyByName \ static_assert(alignof(BlueprintSetLibrary_SetSetPropertyByName) == 0x000008, "Wrong alignment on BlueprintSetLibrary_SetSetPropertyByName"); \ static_assert(sizeof(BlueprintSetLibrary_SetSetPropertyByName) == 0x000060, "Wrong size on BlueprintSetLibrary_SetSetPropertyByName"); \ static_assert(offsetof(BlueprintSetLibrary_SetSetPropertyByName, Object) == 0x000000, "Member 'BlueprintSetLibrary_SetSetPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_SetSetPropertyByName, PropertyName) == 0x000008, "Member 'BlueprintSetLibrary_SetSetPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(BlueprintSetLibrary_SetSetPropertyByName, Value) == 0x000010, "Member 'BlueprintSetLibrary_SetSetPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintSetLibrary \ static_assert(alignof(UBlueprintSetLibrary) == 0x000008, "Wrong alignment on UBlueprintSetLibrary"); \ static_assert(sizeof(UBlueprintSetLibrary) == 0x000028, "Wrong size on UBlueprintSetLibrary"); \ #define DUMPER7_ASSERTS_USoundSubmixBase \ static_assert(alignof(USoundSubmixBase) == 0x000008, "Wrong alignment on USoundSubmixBase"); \ static_assert(sizeof(USoundSubmixBase) == 0x000040, "Wrong size on USoundSubmixBase"); \ static_assert(offsetof(USoundSubmixBase, bAutoDisable) == 0x000028, "Member 'USoundSubmixBase::bAutoDisable' has a wrong offset!"); \ static_assert(offsetof(USoundSubmixBase, AutoDisableTime) == 0x00002C, "Member 'USoundSubmixBase::AutoDisableTime' has a wrong offset!"); \ static_assert(offsetof(USoundSubmixBase, ChildSubmixes) == 0x000030, "Member 'USoundSubmixBase::ChildSubmixes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundSubmixWithParentBase \ static_assert(alignof(USoundSubmixWithParentBase) == 0x000008, "Wrong alignment on USoundSubmixWithParentBase"); \ static_assert(sizeof(USoundSubmixWithParentBase) == 0x000048, "Wrong size on USoundSubmixWithParentBase"); \ static_assert(offsetof(USoundSubmixWithParentBase, ParentSubmix) == 0x000040, "Member 'USoundSubmixWithParentBase::ParentSubmix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_AddEnvelopeFollowerDelegate \ static_assert(alignof(SoundSubmix_AddEnvelopeFollowerDelegate) == 0x000008, "Wrong alignment on SoundSubmix_AddEnvelopeFollowerDelegate"); \ static_assert(sizeof(SoundSubmix_AddEnvelopeFollowerDelegate) == 0x000018, "Wrong size on SoundSubmix_AddEnvelopeFollowerDelegate"); \ static_assert(offsetof(SoundSubmix_AddEnvelopeFollowerDelegate, WorldContextObject) == 0x000000, "Member 'SoundSubmix_AddEnvelopeFollowerDelegate::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddEnvelopeFollowerDelegate, OnSubmixEnvelopeBP) == 0x000008, "Member 'SoundSubmix_AddEnvelopeFollowerDelegate::OnSubmixEnvelopeBP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_AddSpectralAnalysisDelegate \ static_assert(alignof(SoundSubmix_AddSpectralAnalysisDelegate) == 0x000008, "Wrong alignment on SoundSubmix_AddSpectralAnalysisDelegate"); \ static_assert(sizeof(SoundSubmix_AddSpectralAnalysisDelegate) == 0x000040, "Wrong size on SoundSubmix_AddSpectralAnalysisDelegate"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, WorldContextObject) == 0x000000, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, InBandSettings) == 0x000008, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::InBandSettings' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, OnSubmixSpectralAnalysisBP) == 0x000018, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::OnSubmixSpectralAnalysisBP' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, UpdateRate) == 0x000028, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::UpdateRate' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, DecibelNoiseFloor) == 0x00002C, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::DecibelNoiseFloor' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, bDoNormalize) == 0x000030, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::bDoNormalize' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, bDoAutoRange) == 0x000031, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::bDoAutoRange' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, AutoRangeAttackTime) == 0x000034, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::AutoRangeAttackTime' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_AddSpectralAnalysisDelegate, AutoRangeReleaseTime) == 0x000038, "Member 'SoundSubmix_AddSpectralAnalysisDelegate::AutoRangeReleaseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_RemoveSpectralAnalysisDelegate \ static_assert(alignof(SoundSubmix_RemoveSpectralAnalysisDelegate) == 0x000008, "Wrong alignment on SoundSubmix_RemoveSpectralAnalysisDelegate"); \ static_assert(sizeof(SoundSubmix_RemoveSpectralAnalysisDelegate) == 0x000018, "Wrong size on SoundSubmix_RemoveSpectralAnalysisDelegate"); \ static_assert(offsetof(SoundSubmix_RemoveSpectralAnalysisDelegate, WorldContextObject) == 0x000000, "Member 'SoundSubmix_RemoveSpectralAnalysisDelegate::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_RemoveSpectralAnalysisDelegate, OnSubmixSpectralAnalysisBP) == 0x000008, "Member 'SoundSubmix_RemoveSpectralAnalysisDelegate::OnSubmixSpectralAnalysisBP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_SetSubmixDryLevel \ static_assert(alignof(SoundSubmix_SetSubmixDryLevel) == 0x000008, "Wrong alignment on SoundSubmix_SetSubmixDryLevel"); \ static_assert(sizeof(SoundSubmix_SetSubmixDryLevel) == 0x000010, "Wrong size on SoundSubmix_SetSubmixDryLevel"); \ static_assert(offsetof(SoundSubmix_SetSubmixDryLevel, WorldContextObject) == 0x000000, "Member 'SoundSubmix_SetSubmixDryLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_SetSubmixDryLevel, InDryLevel) == 0x000008, "Member 'SoundSubmix_SetSubmixDryLevel::InDryLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_SetSubmixOutputVolume \ static_assert(alignof(SoundSubmix_SetSubmixOutputVolume) == 0x000008, "Wrong alignment on SoundSubmix_SetSubmixOutputVolume"); \ static_assert(sizeof(SoundSubmix_SetSubmixOutputVolume) == 0x000010, "Wrong size on SoundSubmix_SetSubmixOutputVolume"); \ static_assert(offsetof(SoundSubmix_SetSubmixOutputVolume, WorldContextObject) == 0x000000, "Member 'SoundSubmix_SetSubmixOutputVolume::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_SetSubmixOutputVolume, InOutputVolume) == 0x000008, "Member 'SoundSubmix_SetSubmixOutputVolume::InOutputVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_SetSubmixWetLevel \ static_assert(alignof(SoundSubmix_SetSubmixWetLevel) == 0x000008, "Wrong alignment on SoundSubmix_SetSubmixWetLevel"); \ static_assert(sizeof(SoundSubmix_SetSubmixWetLevel) == 0x000010, "Wrong size on SoundSubmix_SetSubmixWetLevel"); \ static_assert(offsetof(SoundSubmix_SetSubmixWetLevel, WorldContextObject) == 0x000000, "Member 'SoundSubmix_SetSubmixWetLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_SetSubmixWetLevel, InWetLevel) == 0x000008, "Member 'SoundSubmix_SetSubmixWetLevel::InWetLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StartEnvelopeFollowing \ static_assert(alignof(SoundSubmix_StartEnvelopeFollowing) == 0x000008, "Wrong alignment on SoundSubmix_StartEnvelopeFollowing"); \ static_assert(sizeof(SoundSubmix_StartEnvelopeFollowing) == 0x000008, "Wrong size on SoundSubmix_StartEnvelopeFollowing"); \ static_assert(offsetof(SoundSubmix_StartEnvelopeFollowing, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StartEnvelopeFollowing::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StartRecordingOutput \ static_assert(alignof(SoundSubmix_StartRecordingOutput) == 0x000008, "Wrong alignment on SoundSubmix_StartRecordingOutput"); \ static_assert(sizeof(SoundSubmix_StartRecordingOutput) == 0x000010, "Wrong size on SoundSubmix_StartRecordingOutput"); \ static_assert(offsetof(SoundSubmix_StartRecordingOutput, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StartRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartRecordingOutput, ExpectedDuration) == 0x000008, "Member 'SoundSubmix_StartRecordingOutput::ExpectedDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StartSpectralAnalysis \ static_assert(alignof(SoundSubmix_StartSpectralAnalysis) == 0x000008, "Wrong alignment on SoundSubmix_StartSpectralAnalysis"); \ static_assert(sizeof(SoundSubmix_StartSpectralAnalysis) == 0x000018, "Wrong size on SoundSubmix_StartSpectralAnalysis"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StartSpectralAnalysis::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, FFTSize) == 0x000008, "Member 'SoundSubmix_StartSpectralAnalysis::FFTSize' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, InterpolationMethod) == 0x000009, "Member 'SoundSubmix_StartSpectralAnalysis::InterpolationMethod' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, WindowType) == 0x00000A, "Member 'SoundSubmix_StartSpectralAnalysis::WindowType' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, HopSize) == 0x00000C, "Member 'SoundSubmix_StartSpectralAnalysis::HopSize' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StartSpectralAnalysis, SpectrumType) == 0x000010, "Member 'SoundSubmix_StartSpectralAnalysis::SpectrumType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StopEnvelopeFollowing \ static_assert(alignof(SoundSubmix_StopEnvelopeFollowing) == 0x000008, "Wrong alignment on SoundSubmix_StopEnvelopeFollowing"); \ static_assert(sizeof(SoundSubmix_StopEnvelopeFollowing) == 0x000008, "Wrong size on SoundSubmix_StopEnvelopeFollowing"); \ static_assert(offsetof(SoundSubmix_StopEnvelopeFollowing, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StopEnvelopeFollowing::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StopRecordingOutput \ static_assert(alignof(SoundSubmix_StopRecordingOutput) == 0x000008, "Wrong alignment on SoundSubmix_StopRecordingOutput"); \ static_assert(sizeof(SoundSubmix_StopRecordingOutput) == 0x000038, "Wrong size on SoundSubmix_StopRecordingOutput"); \ static_assert(offsetof(SoundSubmix_StopRecordingOutput, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StopRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StopRecordingOutput, ExportType) == 0x000008, "Member 'SoundSubmix_StopRecordingOutput::ExportType' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StopRecordingOutput, Name_0) == 0x000010, "Member 'SoundSubmix_StopRecordingOutput::Name_0' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StopRecordingOutput, Path) == 0x000020, "Member 'SoundSubmix_StopRecordingOutput::Path' has a wrong offset!"); \ static_assert(offsetof(SoundSubmix_StopRecordingOutput, ExistingSoundWaveToOverwrite) == 0x000030, "Member 'SoundSubmix_StopRecordingOutput::ExistingSoundWaveToOverwrite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmix_StopSpectralAnalysis \ static_assert(alignof(SoundSubmix_StopSpectralAnalysis) == 0x000008, "Wrong alignment on SoundSubmix_StopSpectralAnalysis"); \ static_assert(sizeof(SoundSubmix_StopSpectralAnalysis) == 0x000008, "Wrong size on SoundSubmix_StopSpectralAnalysis"); \ static_assert(offsetof(SoundSubmix_StopSpectralAnalysis, WorldContextObject) == 0x000000, "Member 'SoundSubmix_StopSpectralAnalysis::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundSubmix \ static_assert(alignof(USoundSubmix) == 0x000008, "Wrong alignment on USoundSubmix"); \ static_assert(sizeof(USoundSubmix) == 0x0001C8, "Wrong size on USoundSubmix"); \ static_assert(offsetof(USoundSubmix, SubmixEffectChain) == 0x000050, "Member 'USoundSubmix::SubmixEffectChain' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, AmbisonicsPluginSettings) == 0x000060, "Member 'USoundSubmix::AmbisonicsPluginSettings' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, EnvelopeFollowerAttackTime) == 0x000068, "Member 'USoundSubmix::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, EnvelopeFollowerReleaseTime) == 0x00006C, "Member 'USoundSubmix::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, OutputVolume) == 0x000070, "Member 'USoundSubmix::OutputVolume' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, WetLevel) == 0x000074, "Member 'USoundSubmix::WetLevel' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, DryLevel) == 0x000078, "Member 'USoundSubmix::DryLevel' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, OutputVolumeModulation) == 0x000080, "Member 'USoundSubmix::OutputVolumeModulation' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, WetLevelModulation) == 0x0000E0, "Member 'USoundSubmix::WetLevelModulation' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, DryLevelModulation) == 0x000140, "Member 'USoundSubmix::DryLevelModulation' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, AudioLinkSettings) == 0x0001A8, "Member 'USoundSubmix::AudioLinkSettings' has a wrong offset!"); \ static_assert(offsetof(USoundSubmix, OnSubmixRecordedFileDone) == 0x0001B0, "Member 'USoundSubmix::OnSubmixRecordedFileDone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLight_SetLightFalloffExponent \ static_assert(alignof(PointLight_SetLightFalloffExponent) == 0x000004, "Wrong alignment on PointLight_SetLightFalloffExponent"); \ static_assert(sizeof(PointLight_SetLightFalloffExponent) == 0x000004, "Wrong size on PointLight_SetLightFalloffExponent"); \ static_assert(offsetof(PointLight_SetLightFalloffExponent, NewLightFalloffExponent) == 0x000000, "Member 'PointLight_SetLightFalloffExponent::NewLightFalloffExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLight_SetRadius \ static_assert(alignof(PointLight_SetRadius) == 0x000004, "Wrong alignment on PointLight_SetRadius"); \ static_assert(sizeof(PointLight_SetRadius) == 0x000004, "Wrong size on PointLight_SetRadius"); \ static_assert(offsetof(PointLight_SetRadius, NewRadius) == 0x000000, "Member 'PointLight_SetRadius::NewRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APointLight \ static_assert(alignof(APointLight) == 0x000008, "Wrong alignment on APointLight"); \ static_assert(sizeof(APointLight) == 0x0002C8, "Wrong size on APointLight"); \ static_assert(offsetof(APointLight, PointLightComponent) == 0x0002C0, "Member 'APointLight::PointLightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionQualitySwitch \ static_assert(alignof(UMaterialExpressionQualitySwitch) == 0x000008, "Wrong alignment on UMaterialExpressionQualitySwitch"); \ static_assert(sizeof(UMaterialExpressionQualitySwitch) == 0x000178, "Wrong size on UMaterialExpressionQualitySwitch"); \ static_assert(offsetof(UMaterialExpressionQualitySwitch, Default) == 0x0000B0, "Member 'UMaterialExpressionQualitySwitch::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionQualitySwitch, Inputs) == 0x0000D8, "Member 'UMaterialExpressionQualitySwitch::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetAffectDynamicIndirectLighting \ static_assert(alignof(LightComponent_SetAffectDynamicIndirectLighting) == 0x000001, "Wrong alignment on LightComponent_SetAffectDynamicIndirectLighting"); \ static_assert(sizeof(LightComponent_SetAffectDynamicIndirectLighting) == 0x000001, "Wrong size on LightComponent_SetAffectDynamicIndirectLighting"); \ static_assert(offsetof(LightComponent_SetAffectDynamicIndirectLighting, bNewValue) == 0x000000, "Member 'LightComponent_SetAffectDynamicIndirectLighting::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetAffectTranslucentLighting \ static_assert(alignof(LightComponent_SetAffectTranslucentLighting) == 0x000001, "Wrong alignment on LightComponent_SetAffectTranslucentLighting"); \ static_assert(sizeof(LightComponent_SetAffectTranslucentLighting) == 0x000001, "Wrong size on LightComponent_SetAffectTranslucentLighting"); \ static_assert(offsetof(LightComponent_SetAffectTranslucentLighting, bNewValue) == 0x000000, "Member 'LightComponent_SetAffectTranslucentLighting::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetBloomMaxBrightness \ static_assert(alignof(LightComponent_SetBloomMaxBrightness) == 0x000004, "Wrong alignment on LightComponent_SetBloomMaxBrightness"); \ static_assert(sizeof(LightComponent_SetBloomMaxBrightness) == 0x000004, "Wrong size on LightComponent_SetBloomMaxBrightness"); \ static_assert(offsetof(LightComponent_SetBloomMaxBrightness, NewValue) == 0x000000, "Member 'LightComponent_SetBloomMaxBrightness::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetBloomScale \ static_assert(alignof(LightComponent_SetBloomScale) == 0x000004, "Wrong alignment on LightComponent_SetBloomScale"); \ static_assert(sizeof(LightComponent_SetBloomScale) == 0x000004, "Wrong size on LightComponent_SetBloomScale"); \ static_assert(offsetof(LightComponent_SetBloomScale, NewValue) == 0x000000, "Member 'LightComponent_SetBloomScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetBloomThreshold \ static_assert(alignof(LightComponent_SetBloomThreshold) == 0x000004, "Wrong alignment on LightComponent_SetBloomThreshold"); \ static_assert(sizeof(LightComponent_SetBloomThreshold) == 0x000004, "Wrong size on LightComponent_SetBloomThreshold"); \ static_assert(offsetof(LightComponent_SetBloomThreshold, NewValue) == 0x000000, "Member 'LightComponent_SetBloomThreshold::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetBloomTint \ static_assert(alignof(LightComponent_SetBloomTint) == 0x000004, "Wrong alignment on LightComponent_SetBloomTint"); \ static_assert(sizeof(LightComponent_SetBloomTint) == 0x000004, "Wrong size on LightComponent_SetBloomTint"); \ static_assert(offsetof(LightComponent_SetBloomTint, NewValue) == 0x000000, "Member 'LightComponent_SetBloomTint::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetEnableLightShaftBloom \ static_assert(alignof(LightComponent_SetEnableLightShaftBloom) == 0x000001, "Wrong alignment on LightComponent_SetEnableLightShaftBloom"); \ static_assert(sizeof(LightComponent_SetEnableLightShaftBloom) == 0x000001, "Wrong size on LightComponent_SetEnableLightShaftBloom"); \ static_assert(offsetof(LightComponent_SetEnableLightShaftBloom, bNewValue) == 0x000000, "Member 'LightComponent_SetEnableLightShaftBloom::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetForceCachedShadowsForMovablePrimitives \ static_assert(alignof(LightComponent_SetForceCachedShadowsForMovablePrimitives) == 0x000001, "Wrong alignment on LightComponent_SetForceCachedShadowsForMovablePrimitives"); \ static_assert(sizeof(LightComponent_SetForceCachedShadowsForMovablePrimitives) == 0x000001, "Wrong size on LightComponent_SetForceCachedShadowsForMovablePrimitives"); \ static_assert(offsetof(LightComponent_SetForceCachedShadowsForMovablePrimitives, bNewValue) == 0x000000, "Member 'LightComponent_SetForceCachedShadowsForMovablePrimitives::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetIESBrightnessScale \ static_assert(alignof(LightComponent_SetIESBrightnessScale) == 0x000004, "Wrong alignment on LightComponent_SetIESBrightnessScale"); \ static_assert(sizeof(LightComponent_SetIESBrightnessScale) == 0x000004, "Wrong size on LightComponent_SetIESBrightnessScale"); \ static_assert(offsetof(LightComponent_SetIESBrightnessScale, NewValue) == 0x000000, "Member 'LightComponent_SetIESBrightnessScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetIESTexture \ static_assert(alignof(LightComponent_SetIESTexture) == 0x000008, "Wrong alignment on LightComponent_SetIESTexture"); \ static_assert(sizeof(LightComponent_SetIESTexture) == 0x000008, "Wrong size on LightComponent_SetIESTexture"); \ static_assert(offsetof(LightComponent_SetIESTexture, NewValue) == 0x000000, "Member 'LightComponent_SetIESTexture::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetIndirectLightingIntensity \ static_assert(alignof(LightComponent_SetIndirectLightingIntensity) == 0x000004, "Wrong alignment on LightComponent_SetIndirectLightingIntensity"); \ static_assert(sizeof(LightComponent_SetIndirectLightingIntensity) == 0x000004, "Wrong size on LightComponent_SetIndirectLightingIntensity"); \ static_assert(offsetof(LightComponent_SetIndirectLightingIntensity, NewIntensity) == 0x000000, "Member 'LightComponent_SetIndirectLightingIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetIntensity \ static_assert(alignof(LightComponent_SetIntensity) == 0x000004, "Wrong alignment on LightComponent_SetIntensity"); \ static_assert(sizeof(LightComponent_SetIntensity) == 0x000004, "Wrong size on LightComponent_SetIntensity"); \ static_assert(offsetof(LightComponent_SetIntensity, NewIntensity) == 0x000000, "Member 'LightComponent_SetIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightColor \ static_assert(alignof(LightComponent_SetLightColor) == 0x000004, "Wrong alignment on LightComponent_SetLightColor"); \ static_assert(sizeof(LightComponent_SetLightColor) == 0x000014, "Wrong size on LightComponent_SetLightColor"); \ static_assert(offsetof(LightComponent_SetLightColor, NewLightColor) == 0x000000, "Member 'LightComponent_SetLightColor::NewLightColor' has a wrong offset!"); \ static_assert(offsetof(LightComponent_SetLightColor, bSRGB) == 0x000010, "Member 'LightComponent_SetLightColor::bSRGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightFColor \ static_assert(alignof(LightComponent_SetLightFColor) == 0x000004, "Wrong alignment on LightComponent_SetLightFColor"); \ static_assert(sizeof(LightComponent_SetLightFColor) == 0x000004, "Wrong size on LightComponent_SetLightFColor"); \ static_assert(offsetof(LightComponent_SetLightFColor, NewLightColor) == 0x000000, "Member 'LightComponent_SetLightFColor::NewLightColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightFunctionDisabledBrightness \ static_assert(alignof(LightComponent_SetLightFunctionDisabledBrightness) == 0x000004, "Wrong alignment on LightComponent_SetLightFunctionDisabledBrightness"); \ static_assert(sizeof(LightComponent_SetLightFunctionDisabledBrightness) == 0x000004, "Wrong size on LightComponent_SetLightFunctionDisabledBrightness"); \ static_assert(offsetof(LightComponent_SetLightFunctionDisabledBrightness, NewValue) == 0x000000, "Member 'LightComponent_SetLightFunctionDisabledBrightness::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightFunctionFadeDistance \ static_assert(alignof(LightComponent_SetLightFunctionFadeDistance) == 0x000004, "Wrong alignment on LightComponent_SetLightFunctionFadeDistance"); \ static_assert(sizeof(LightComponent_SetLightFunctionFadeDistance) == 0x000004, "Wrong size on LightComponent_SetLightFunctionFadeDistance"); \ static_assert(offsetof(LightComponent_SetLightFunctionFadeDistance, NewLightFunctionFadeDistance) == 0x000000, "Member 'LightComponent_SetLightFunctionFadeDistance::NewLightFunctionFadeDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightFunctionMaterial \ static_assert(alignof(LightComponent_SetLightFunctionMaterial) == 0x000008, "Wrong alignment on LightComponent_SetLightFunctionMaterial"); \ static_assert(sizeof(LightComponent_SetLightFunctionMaterial) == 0x000008, "Wrong size on LightComponent_SetLightFunctionMaterial"); \ static_assert(offsetof(LightComponent_SetLightFunctionMaterial, NewLightFunctionMaterial) == 0x000000, "Member 'LightComponent_SetLightFunctionMaterial::NewLightFunctionMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightFunctionScale \ static_assert(alignof(LightComponent_SetLightFunctionScale) == 0x000008, "Wrong alignment on LightComponent_SetLightFunctionScale"); \ static_assert(sizeof(LightComponent_SetLightFunctionScale) == 0x000018, "Wrong size on LightComponent_SetLightFunctionScale"); \ static_assert(offsetof(LightComponent_SetLightFunctionScale, NewLightFunctionScale) == 0x000000, "Member 'LightComponent_SetLightFunctionScale::NewLightFunctionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetLightingChannels \ static_assert(alignof(LightComponent_SetLightingChannels) == 0x000001, "Wrong alignment on LightComponent_SetLightingChannels"); \ static_assert(sizeof(LightComponent_SetLightingChannels) == 0x000003, "Wrong size on LightComponent_SetLightingChannels"); \ static_assert(offsetof(LightComponent_SetLightingChannels, bChannel0) == 0x000000, "Member 'LightComponent_SetLightingChannels::bChannel0' has a wrong offset!"); \ static_assert(offsetof(LightComponent_SetLightingChannels, bChannel1) == 0x000001, "Member 'LightComponent_SetLightingChannels::bChannel1' has a wrong offset!"); \ static_assert(offsetof(LightComponent_SetLightingChannels, bChannel2) == 0x000002, "Member 'LightComponent_SetLightingChannels::bChannel2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetShadowBias \ static_assert(alignof(LightComponent_SetShadowBias) == 0x000004, "Wrong alignment on LightComponent_SetShadowBias"); \ static_assert(sizeof(LightComponent_SetShadowBias) == 0x000004, "Wrong size on LightComponent_SetShadowBias"); \ static_assert(offsetof(LightComponent_SetShadowBias, NewValue) == 0x000000, "Member 'LightComponent_SetShadowBias::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetShadowSlopeBias \ static_assert(alignof(LightComponent_SetShadowSlopeBias) == 0x000004, "Wrong alignment on LightComponent_SetShadowSlopeBias"); \ static_assert(sizeof(LightComponent_SetShadowSlopeBias) == 0x000004, "Wrong size on LightComponent_SetShadowSlopeBias"); \ static_assert(offsetof(LightComponent_SetShadowSlopeBias, NewValue) == 0x000000, "Member 'LightComponent_SetShadowSlopeBias::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetSpecularScale \ static_assert(alignof(LightComponent_SetSpecularScale) == 0x000004, "Wrong alignment on LightComponent_SetSpecularScale"); \ static_assert(sizeof(LightComponent_SetSpecularScale) == 0x000004, "Wrong size on LightComponent_SetSpecularScale"); \ static_assert(offsetof(LightComponent_SetSpecularScale, NewValue) == 0x000000, "Member 'LightComponent_SetSpecularScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetTemperature \ static_assert(alignof(LightComponent_SetTemperature) == 0x000004, "Wrong alignment on LightComponent_SetTemperature"); \ static_assert(sizeof(LightComponent_SetTemperature) == 0x000004, "Wrong size on LightComponent_SetTemperature"); \ static_assert(offsetof(LightComponent_SetTemperature, NewTemperature) == 0x000000, "Member 'LightComponent_SetTemperature::NewTemperature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetTransmission \ static_assert(alignof(LightComponent_SetTransmission) == 0x000001, "Wrong alignment on LightComponent_SetTransmission"); \ static_assert(sizeof(LightComponent_SetTransmission) == 0x000001, "Wrong size on LightComponent_SetTransmission"); \ static_assert(offsetof(LightComponent_SetTransmission, bNewValue) == 0x000000, "Member 'LightComponent_SetTransmission::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetUseIESBrightness \ static_assert(alignof(LightComponent_SetUseIESBrightness) == 0x000001, "Wrong alignment on LightComponent_SetUseIESBrightness"); \ static_assert(sizeof(LightComponent_SetUseIESBrightness) == 0x000001, "Wrong size on LightComponent_SetUseIESBrightness"); \ static_assert(offsetof(LightComponent_SetUseIESBrightness, bNewValue) == 0x000000, "Member 'LightComponent_SetUseIESBrightness::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetUseTemperature \ static_assert(alignof(LightComponent_SetUseTemperature) == 0x000001, "Wrong alignment on LightComponent_SetUseTemperature"); \ static_assert(sizeof(LightComponent_SetUseTemperature) == 0x000001, "Wrong size on LightComponent_SetUseTemperature"); \ static_assert(offsetof(LightComponent_SetUseTemperature, bNewValue) == 0x000000, "Member 'LightComponent_SetUseTemperature::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightComponent_SetVolumetricScatteringIntensity \ static_assert(alignof(LightComponent_SetVolumetricScatteringIntensity) == 0x000004, "Wrong alignment on LightComponent_SetVolumetricScatteringIntensity"); \ static_assert(sizeof(LightComponent_SetVolumetricScatteringIntensity) == 0x000004, "Wrong size on LightComponent_SetVolumetricScatteringIntensity"); \ static_assert(offsetof(LightComponent_SetVolumetricScatteringIntensity, NewIntensity) == 0x000000, "Member 'LightComponent_SetVolumetricScatteringIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightComponent \ static_assert(alignof(ULightComponent) == 0x000010, "Wrong alignment on ULightComponent"); \ static_assert(sizeof(ULightComponent) == 0x0003F0, "Wrong size on ULightComponent"); \ static_assert(offsetof(ULightComponent, Temperature) == 0x0002E0, "Member 'ULightComponent::Temperature' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MaxDrawDistance) == 0x0002E4, "Member 'ULightComponent::MaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MaxDistanceFadeRange) == 0x0002E8, "Member 'ULightComponent::MaxDistanceFadeRange' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowMapChannel) == 0x0002F0, "Member 'ULightComponent::ShadowMapChannel' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, MinRoughness) == 0x0002F8, "Member 'ULightComponent::MinRoughness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, SpecularScale) == 0x0002FC, "Member 'ULightComponent::SpecularScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowResolutionScale) == 0x000300, "Member 'ULightComponent::ShadowResolutionScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowBias) == 0x000304, "Member 'ULightComponent::ShadowBias' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowSlopeBias) == 0x000308, "Member 'ULightComponent::ShadowSlopeBias' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ShadowSharpen) == 0x00030C, "Member 'ULightComponent::ShadowSharpen' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, ContactShadowLength) == 0x000310, "Member 'ULightComponent::ContactShadowLength' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightingChannels) == 0x000318, "Member 'ULightComponent::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionMaterial) == 0x000320, "Member 'ULightComponent::LightFunctionMaterial' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionScale) == 0x000328, "Member 'ULightComponent::LightFunctionScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, IESTexture) == 0x000340, "Member 'ULightComponent::IESTexture' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, IESBrightnessScale) == 0x00034C, "Member 'ULightComponent::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, LightFunctionFadeDistance) == 0x000350, "Member 'ULightComponent::LightFunctionFadeDistance' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, DisabledBrightness) == 0x000354, "Member 'ULightComponent::DisabledBrightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomScale) == 0x00035C, "Member 'ULightComponent::BloomScale' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomThreshold) == 0x000360, "Member 'ULightComponent::BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomMaxBrightness) == 0x000364, "Member 'ULightComponent::BloomMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, BloomTint) == 0x000368, "Member 'ULightComponent::BloomTint' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, bUseRayTracedDistanceFieldShadows) == 0x00036C, "Member 'ULightComponent::bUseRayTracedDistanceFieldShadows' has a wrong offset!"); \ static_assert(offsetof(ULightComponent, RayStartOffsetDepthScale) == 0x000370, "Member 'ULightComponent::RayStartOffsetDepthScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameterVolume \ static_assert(alignof(UMaterialExpressionTextureSampleParameterVolume) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterVolume"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterVolume) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameterVolume"); \ #define DUMPER7_ASSERTS_IAnimLayerInterface \ static_assert(alignof(IAnimLayerInterface) == 0x000001, "Wrong alignment on IAnimLayerInterface"); \ static_assert(sizeof(IAnimLayerInterface) == 0x000001, "Wrong size on IAnimLayerInterface"); \ #define DUMPER7_ASSERTS_UActorElementObjectInterface \ static_assert(alignof(UActorElementObjectInterface) == 0x000008, "Wrong alignment on UActorElementObjectInterface"); \ static_assert(sizeof(UActorElementObjectInterface) == 0x000030, "Wrong size on UActorElementObjectInterface"); \ #define DUMPER7_ASSERTS_LocalLightComponent_GetUnitsConversionFactor \ static_assert(alignof(LocalLightComponent_GetUnitsConversionFactor) == 0x000004, "Wrong alignment on LocalLightComponent_GetUnitsConversionFactor"); \ static_assert(sizeof(LocalLightComponent_GetUnitsConversionFactor) == 0x00000C, "Wrong size on LocalLightComponent_GetUnitsConversionFactor"); \ static_assert(offsetof(LocalLightComponent_GetUnitsConversionFactor, SrcUnits) == 0x000000, "Member 'LocalLightComponent_GetUnitsConversionFactor::SrcUnits' has a wrong offset!"); \ static_assert(offsetof(LocalLightComponent_GetUnitsConversionFactor, TargetUnits) == 0x000001, "Member 'LocalLightComponent_GetUnitsConversionFactor::TargetUnits' has a wrong offset!"); \ static_assert(offsetof(LocalLightComponent_GetUnitsConversionFactor, CosHalfConeAngle) == 0x000004, "Member 'LocalLightComponent_GetUnitsConversionFactor::CosHalfConeAngle' has a wrong offset!"); \ static_assert(offsetof(LocalLightComponent_GetUnitsConversionFactor, ReturnValue) == 0x000008, "Member 'LocalLightComponent_GetUnitsConversionFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocalLightComponent_SetAttenuationRadius \ static_assert(alignof(LocalLightComponent_SetAttenuationRadius) == 0x000004, "Wrong alignment on LocalLightComponent_SetAttenuationRadius"); \ static_assert(sizeof(LocalLightComponent_SetAttenuationRadius) == 0x000004, "Wrong size on LocalLightComponent_SetAttenuationRadius"); \ static_assert(offsetof(LocalLightComponent_SetAttenuationRadius, NewRadius) == 0x000000, "Member 'LocalLightComponent_SetAttenuationRadius::NewRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocalLightComponent_SetIntensityUnits \ static_assert(alignof(LocalLightComponent_SetIntensityUnits) == 0x000001, "Wrong alignment on LocalLightComponent_SetIntensityUnits"); \ static_assert(sizeof(LocalLightComponent_SetIntensityUnits) == 0x000001, "Wrong size on LocalLightComponent_SetIntensityUnits"); \ static_assert(offsetof(LocalLightComponent_SetIntensityUnits, NewIntensityUnits) == 0x000000, "Member 'LocalLightComponent_SetIntensityUnits::NewIntensityUnits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalLightComponent \ static_assert(alignof(ULocalLightComponent) == 0x000010, "Wrong alignment on ULocalLightComponent"); \ static_assert(sizeof(ULocalLightComponent) == 0x000410, "Wrong size on ULocalLightComponent"); \ static_assert(offsetof(ULocalLightComponent, IntensityUnits) == 0x0003E8, "Member 'ULocalLightComponent::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, InverseExposureBlend) == 0x0003EC, "Member 'ULocalLightComponent::InverseExposureBlend' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, Radius) == 0x0003F0, "Member 'ULocalLightComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, AttenuationRadius) == 0x0003F4, "Member 'ULocalLightComponent::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(ULocalLightComponent, LightmassSettings) == 0x0003F8, "Member 'ULocalLightComponent::LightmassSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRotateAboutAxis \ static_assert(alignof(UMaterialExpressionRotateAboutAxis) == 0x000008, "Wrong alignment on UMaterialExpressionRotateAboutAxis"); \ static_assert(sizeof(UMaterialExpressionRotateAboutAxis) == 0x000158, "Wrong size on UMaterialExpressionRotateAboutAxis"); \ static_assert(offsetof(UMaterialExpressionRotateAboutAxis, NormalizedRotationAxis) == 0x0000B0, "Member 'UMaterialExpressionRotateAboutAxis::NormalizedRotationAxis' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotateAboutAxis, RotationAngle) == 0x0000D8, "Member 'UMaterialExpressionRotateAboutAxis::RotationAngle' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotateAboutAxis, PivotPoint) == 0x000100, "Member 'UMaterialExpressionRotateAboutAxis::PivotPoint' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotateAboutAxis, position) == 0x000128, "Member 'UMaterialExpressionRotateAboutAxis::position' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRotateAboutAxis, Period) == 0x000150, "Member 'UMaterialExpressionRotateAboutAxis::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleCollisionBase \ static_assert(alignof(UParticleModuleCollisionBase) == 0x000008, "Wrong alignment on UParticleModuleCollisionBase"); \ static_assert(sizeof(UParticleModuleCollisionBase) == 0x000030, "Wrong size on UParticleModuleCollisionBase"); \ #define DUMPER7_ASSERTS_UParticleModuleCollision \ static_assert(alignof(UParticleModuleCollision) == 0x000008, "Wrong alignment on UParticleModuleCollision"); \ static_assert(sizeof(UParticleModuleCollision) == 0x0001C0, "Wrong size on UParticleModuleCollision"); \ static_assert(offsetof(UParticleModuleCollision, DampingFactor) == 0x000030, "Member 'UParticleModuleCollision::DampingFactor' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, DampingFactorRotation) == 0x000090, "Member 'UParticleModuleCollision::DampingFactorRotation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, MaxCollisions) == 0x0000F0, "Member 'UParticleModuleCollision::MaxCollisions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, CollisionCompletionOption) == 0x000120, "Member 'UParticleModuleCollision::CollisionCompletionOption' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, CollisionTypes) == 0x000128, "Member 'UParticleModuleCollision::CollisionTypes' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, ParticleMass) == 0x000148, "Member 'UParticleModuleCollision::ParticleMass' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, DirScalar) == 0x000178, "Member 'UParticleModuleCollision::DirScalar' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, VerticalFudgeFactor) == 0x000180, "Member 'UParticleModuleCollision::VerticalFudgeFactor' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, DelayAmount) == 0x000188, "Member 'UParticleModuleCollision::DelayAmount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollision, MaxCollisionDistance) == 0x0001BC, "Member 'UParticleModuleCollision::MaxCollisionDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetInverseExposureBlend \ static_assert(alignof(PointLightComponent_SetInverseExposureBlend) == 0x000004, "Wrong alignment on PointLightComponent_SetInverseExposureBlend"); \ static_assert(sizeof(PointLightComponent_SetInverseExposureBlend) == 0x000004, "Wrong size on PointLightComponent_SetInverseExposureBlend"); \ static_assert(offsetof(PointLightComponent_SetInverseExposureBlend, NewInverseExposureBlend) == 0x000000, "Member 'PointLightComponent_SetInverseExposureBlend::NewInverseExposureBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetLightFalloffExponent \ static_assert(alignof(PointLightComponent_SetLightFalloffExponent) == 0x000004, "Wrong alignment on PointLightComponent_SetLightFalloffExponent"); \ static_assert(sizeof(PointLightComponent_SetLightFalloffExponent) == 0x000004, "Wrong size on PointLightComponent_SetLightFalloffExponent"); \ static_assert(offsetof(PointLightComponent_SetLightFalloffExponent, NewLightFalloffExponent) == 0x000000, "Member 'PointLightComponent_SetLightFalloffExponent::NewLightFalloffExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetSoftSourceRadius \ static_assert(alignof(PointLightComponent_SetSoftSourceRadius) == 0x000004, "Wrong alignment on PointLightComponent_SetSoftSourceRadius"); \ static_assert(sizeof(PointLightComponent_SetSoftSourceRadius) == 0x000004, "Wrong size on PointLightComponent_SetSoftSourceRadius"); \ static_assert(offsetof(PointLightComponent_SetSoftSourceRadius, bNewValue) == 0x000000, "Member 'PointLightComponent_SetSoftSourceRadius::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetSourceLength \ static_assert(alignof(PointLightComponent_SetSourceLength) == 0x000004, "Wrong alignment on PointLightComponent_SetSourceLength"); \ static_assert(sizeof(PointLightComponent_SetSourceLength) == 0x000004, "Wrong size on PointLightComponent_SetSourceLength"); \ static_assert(offsetof(PointLightComponent_SetSourceLength, NewValue) == 0x000000, "Member 'PointLightComponent_SetSourceLength::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetSourceRadius \ static_assert(alignof(PointLightComponent_SetSourceRadius) == 0x000004, "Wrong alignment on PointLightComponent_SetSourceRadius"); \ static_assert(sizeof(PointLightComponent_SetSourceRadius) == 0x000004, "Wrong size on PointLightComponent_SetSourceRadius"); \ static_assert(offsetof(PointLightComponent_SetSourceRadius, bNewValue) == 0x000000, "Member 'PointLightComponent_SetSourceRadius::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PointLightComponent_SetUseInverseSquaredFalloff \ static_assert(alignof(PointLightComponent_SetUseInverseSquaredFalloff) == 0x000001, "Wrong alignment on PointLightComponent_SetUseInverseSquaredFalloff"); \ static_assert(sizeof(PointLightComponent_SetUseInverseSquaredFalloff) == 0x000001, "Wrong size on PointLightComponent_SetUseInverseSquaredFalloff"); \ static_assert(offsetof(PointLightComponent_SetUseInverseSquaredFalloff, bNewValue) == 0x000000, "Member 'PointLightComponent_SetUseInverseSquaredFalloff::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPointLightComponent \ static_assert(alignof(UPointLightComponent) == 0x000010, "Wrong alignment on UPointLightComponent"); \ static_assert(sizeof(UPointLightComponent) == 0x000420, "Wrong size on UPointLightComponent"); \ static_assert(offsetof(UPointLightComponent, LightFalloffExponent) == 0x00040C, "Member 'UPointLightComponent::LightFalloffExponent' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SourceRadius) == 0x000410, "Member 'UPointLightComponent::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SoftSourceRadius) == 0x000414, "Member 'UPointLightComponent::SoftSourceRadius' has a wrong offset!"); \ static_assert(offsetof(UPointLightComponent, SourceLength) == 0x000418, "Member 'UPointLightComponent::SourceLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASkyLight \ static_assert(alignof(ASkyLight) == 0x000008, "Wrong alignment on ASkyLight"); \ static_assert(sizeof(ASkyLight) == 0x0002C0, "Wrong size on ASkyLight"); \ static_assert(offsetof(ASkyLight, LightComponent) == 0x0002B0, "Member 'ASkyLight::LightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARectLight \ static_assert(alignof(ARectLight) == 0x000008, "Wrong alignment on ARectLight"); \ static_assert(sizeof(ARectLight) == 0x0002C8, "Wrong size on ARectLight"); \ static_assert(offsetof(ARectLight, RectLightComponent) == 0x0002C0, "Member 'ARectLight::RectLightComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTransformPosition \ static_assert(alignof(UMaterialExpressionTransformPosition) == 0x000008, "Wrong alignment on UMaterialExpressionTransformPosition"); \ static_assert(sizeof(UMaterialExpressionTransformPosition) == 0x0000E0, "Wrong size on UMaterialExpressionTransformPosition"); \ static_assert(offsetof(UMaterialExpressionTransformPosition, Input) == 0x0000B0, "Member 'UMaterialExpressionTransformPosition::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTransformPosition, TransformSourceType) == 0x0000D8, "Member 'UMaterialExpressionTransformPosition::TransformSourceType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTransformPosition, TransformType) == 0x0000D9, "Member 'UMaterialExpressionTransformPosition::TransformType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RectLightComponent_SetBarnDoorAngle \ static_assert(alignof(RectLightComponent_SetBarnDoorAngle) == 0x000004, "Wrong alignment on RectLightComponent_SetBarnDoorAngle"); \ static_assert(sizeof(RectLightComponent_SetBarnDoorAngle) == 0x000004, "Wrong size on RectLightComponent_SetBarnDoorAngle"); \ static_assert(offsetof(RectLightComponent_SetBarnDoorAngle, NewValue) == 0x000000, "Member 'RectLightComponent_SetBarnDoorAngle::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RectLightComponent_SetBarnDoorLength \ static_assert(alignof(RectLightComponent_SetBarnDoorLength) == 0x000004, "Wrong alignment on RectLightComponent_SetBarnDoorLength"); \ static_assert(sizeof(RectLightComponent_SetBarnDoorLength) == 0x000004, "Wrong size on RectLightComponent_SetBarnDoorLength"); \ static_assert(offsetof(RectLightComponent_SetBarnDoorLength, NewValue) == 0x000000, "Member 'RectLightComponent_SetBarnDoorLength::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RectLightComponent_SetSourceHeight \ static_assert(alignof(RectLightComponent_SetSourceHeight) == 0x000004, "Wrong alignment on RectLightComponent_SetSourceHeight"); \ static_assert(sizeof(RectLightComponent_SetSourceHeight) == 0x000004, "Wrong size on RectLightComponent_SetSourceHeight"); \ static_assert(offsetof(RectLightComponent_SetSourceHeight, NewValue) == 0x000000, "Member 'RectLightComponent_SetSourceHeight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RectLightComponent_SetSourceTexture \ static_assert(alignof(RectLightComponent_SetSourceTexture) == 0x000008, "Wrong alignment on RectLightComponent_SetSourceTexture"); \ static_assert(sizeof(RectLightComponent_SetSourceTexture) == 0x000008, "Wrong size on RectLightComponent_SetSourceTexture"); \ static_assert(offsetof(RectLightComponent_SetSourceTexture, NewValue) == 0x000000, "Member 'RectLightComponent_SetSourceTexture::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RectLightComponent_SetSourceWidth \ static_assert(alignof(RectLightComponent_SetSourceWidth) == 0x000004, "Wrong alignment on RectLightComponent_SetSourceWidth"); \ static_assert(sizeof(RectLightComponent_SetSourceWidth) == 0x000004, "Wrong size on RectLightComponent_SetSourceWidth"); \ static_assert(offsetof(RectLightComponent_SetSourceWidth, NewValue) == 0x000000, "Member 'RectLightComponent_SetSourceWidth::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URectLightComponent \ static_assert(alignof(URectLightComponent) == 0x000010, "Wrong alignment on URectLightComponent"); \ static_assert(sizeof(URectLightComponent) == 0x000430, "Wrong size on URectLightComponent"); \ static_assert(offsetof(URectLightComponent, SourceWidth) == 0x000408, "Member 'URectLightComponent::SourceWidth' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, SourceHeight) == 0x00040C, "Member 'URectLightComponent::SourceHeight' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, BarnDoorAngle) == 0x000410, "Member 'URectLightComponent::BarnDoorAngle' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, BarnDoorLength) == 0x000414, "Member 'URectLightComponent::BarnDoorLength' has a wrong offset!"); \ static_assert(offsetof(URectLightComponent, SourceTexture) == 0x000418, "Member 'URectLightComponent::SourceTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPixelNormalWS \ static_assert(alignof(UMaterialExpressionPixelNormalWS) == 0x000008, "Wrong alignment on UMaterialExpressionPixelNormalWS"); \ static_assert(sizeof(UMaterialExpressionPixelNormalWS) == 0x0000B0, "Wrong size on UMaterialExpressionPixelNormalWS"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArctangent2Fast \ static_assert(alignof(UMaterialExpressionArctangent2Fast) == 0x000008, "Wrong alignment on UMaterialExpressionArctangent2Fast"); \ static_assert(sizeof(UMaterialExpressionArctangent2Fast) == 0x000100, "Wrong size on UMaterialExpressionArctangent2Fast"); \ static_assert(offsetof(UMaterialExpressionArctangent2Fast, Y) == 0x0000B0, "Member 'UMaterialExpressionArctangent2Fast::Y' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionArctangent2Fast, X) == 0x0000D8, "Member 'UMaterialExpressionArctangent2Fast::X' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpotLightComponent_SetInnerConeAngle \ static_assert(alignof(SpotLightComponent_SetInnerConeAngle) == 0x000004, "Wrong alignment on SpotLightComponent_SetInnerConeAngle"); \ static_assert(sizeof(SpotLightComponent_SetInnerConeAngle) == 0x000004, "Wrong size on SpotLightComponent_SetInnerConeAngle"); \ static_assert(offsetof(SpotLightComponent_SetInnerConeAngle, NewInnerConeAngle) == 0x000000, "Member 'SpotLightComponent_SetInnerConeAngle::NewInnerConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpotLightComponent_SetOuterConeAngle \ static_assert(alignof(SpotLightComponent_SetOuterConeAngle) == 0x000004, "Wrong alignment on SpotLightComponent_SetOuterConeAngle"); \ static_assert(sizeof(SpotLightComponent_SetOuterConeAngle) == 0x000004, "Wrong size on SpotLightComponent_SetOuterConeAngle"); \ static_assert(offsetof(SpotLightComponent_SetOuterConeAngle, NewOuterConeAngle) == 0x000000, "Member 'SpotLightComponent_SetOuterConeAngle::NewOuterConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpotLightComponent \ static_assert(alignof(USpotLightComponent) == 0x000010, "Wrong alignment on USpotLightComponent"); \ static_assert(sizeof(USpotLightComponent) == 0x000430, "Wrong size on USpotLightComponent"); \ static_assert(offsetof(USpotLightComponent, InnerConeAngle) == 0x000420, "Member 'USpotLightComponent::InnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(USpotLightComponent, OuterConeAngle) == 0x000424, "Member 'USpotLightComponent::OuterConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFunctionInput \ static_assert(alignof(UMaterialExpressionFunctionInput) == 0x000010, "Wrong alignment on UMaterialExpressionFunctionInput"); \ static_assert(sizeof(UMaterialExpressionFunctionInput) == 0x000160, "Wrong size on UMaterialExpressionFunctionInput"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, Preview) == 0x0000B0, "Member 'UMaterialExpressionFunctionInput::Preview' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, InputName) == 0x0000D8, "Member 'UMaterialExpressionFunctionInput::InputName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, Description) == 0x0000E0, "Member 'UMaterialExpressionFunctionInput::Description' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, ID) == 0x0000F0, "Member 'UMaterialExpressionFunctionInput::ID' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, InputType) == 0x000100, "Member 'UMaterialExpressionFunctionInput::InputType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, PreviewValue) == 0x000110, "Member 'UMaterialExpressionFunctionInput::PreviewValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionInput, SortPriority) == 0x000124, "Member 'UMaterialExpressionFunctionInput::SortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameNetworkManager \ static_assert(alignof(AGameNetworkManager) == 0x000008, "Wrong alignment on AGameNetworkManager"); \ static_assert(sizeof(AGameNetworkManager) == 0x000358, "Wrong size on AGameNetworkManager"); \ static_assert(offsetof(AGameNetworkManager, BadPacketLossThreshold) == 0x0002B0, "Member 'AGameNetworkManager::BadPacketLossThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, SeverePacketLossThreshold) == 0x0002B4, "Member 'AGameNetworkManager::SeverePacketLossThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, BadPingThreshold) == 0x0002B8, "Member 'AGameNetworkManager::BadPingThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, SeverePingThreshold) == 0x0002BC, "Member 'AGameNetworkManager::SeverePingThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, AdjustedNetSpeed) == 0x0002C0, "Member 'AGameNetworkManager::AdjustedNetSpeed' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, LastNetSpeedUpdateTime) == 0x0002C4, "Member 'AGameNetworkManager::LastNetSpeedUpdateTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, TotalNetBandwidth) == 0x0002C8, "Member 'AGameNetworkManager::TotalNetBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MinDynamicBandwidth) == 0x0002CC, "Member 'AGameNetworkManager::MinDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxDynamicBandwidth) == 0x0002D0, "Member 'AGameNetworkManager::MaxDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, StandbyRxCheatTime) == 0x0002D8, "Member 'AGameNetworkManager::StandbyRxCheatTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, StandbyTxCheatTime) == 0x0002DC, "Member 'AGameNetworkManager::StandbyTxCheatTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentMissingForRxStandby) == 0x0002E0, "Member 'AGameNetworkManager::PercentMissingForRxStandby' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentMissingForTxStandby) == 0x0002E4, "Member 'AGameNetworkManager::PercentMissingForTxStandby' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, PercentForBadPing) == 0x0002E8, "Member 'AGameNetworkManager::PercentForBadPing' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, JoinInProgressStandbyWaitTime) == 0x0002EC, "Member 'AGameNetworkManager::JoinInProgressStandbyWaitTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MoveRepSize) == 0x0002F0, "Member 'AGameNetworkManager::MoveRepSize' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXPOSITIONERRORSQUARED) == 0x0002F4, "Member 'AGameNetworkManager::MAXPOSITIONERRORSQUARED' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXNEARZEROVELOCITYSQUARED) == 0x0002F8, "Member 'AGameNetworkManager::MAXNEARZEROVELOCITYSQUARED' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, CLIENTADJUSTUPDATECOST) == 0x0002FC, "Member 'AGameNetworkManager::CLIENTADJUSTUPDATECOST' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MAXCLIENTUPDATEINTERVAL) == 0x000300, "Member 'AGameNetworkManager::MAXCLIENTUPDATEINTERVAL' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxClientForcedUpdateDuration) == 0x000304, "Member 'AGameNetworkManager::MaxClientForcedUpdateDuration' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ServerForcedUpdateHitchThreshold) == 0x000308, "Member 'AGameNetworkManager::ServerForcedUpdateHitchThreshold' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ServerForcedUpdateHitchCooldown) == 0x00030C, "Member 'AGameNetworkManager::ServerForcedUpdateHitchCooldown' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxMoveDeltaTime) == 0x000310, "Member 'AGameNetworkManager::MaxMoveDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MaxClientSmoothingDeltaTime) == 0x000314, "Member 'AGameNetworkManager::MaxClientSmoothingDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTime) == 0x000318, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTimeThrottled) == 0x00031C, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTimeThrottled' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveDeltaTimeStationary) == 0x000320, "Member 'AGameNetworkManager::ClientNetSendMoveDeltaTimeStationary' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveThrottleAtNetSpeed) == 0x000324, "Member 'AGameNetworkManager::ClientNetSendMoveThrottleAtNetSpeed' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetSendMoveThrottleOverPlayerCount) == 0x000328, "Member 'AGameNetworkManager::ClientNetSendMoveThrottleOverPlayerCount' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientErrorUpdateRateLimit) == 0x00032C, "Member 'AGameNetworkManager::ClientErrorUpdateRateLimit' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetCamUpdateDeltaTime) == 0x000330, "Member 'AGameNetworkManager::ClientNetCamUpdateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientNetCamUpdatePositionLimit) == 0x000334, "Member 'AGameNetworkManager::ClientNetCamUpdatePositionLimit' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, ClientAuthorativePosition) == 0x000338, "Member 'AGameNetworkManager::ClientAuthorativePosition' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyDetection) == 0x000339, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyDetection' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyResolution) == 0x00033A, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyResolution' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyMaxTimeMargin) == 0x00033C, "Member 'AGameNetworkManager::MovementTimeDiscrepancyMaxTimeMargin' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyMinTimeMargin) == 0x000340, "Member 'AGameNetworkManager::MovementTimeDiscrepancyMinTimeMargin' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyResolutionRate) == 0x000344, "Member 'AGameNetworkManager::MovementTimeDiscrepancyResolutionRate' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, MovementTimeDiscrepancyDriftAllowance) == 0x000348, "Member 'AGameNetworkManager::MovementTimeDiscrepancyDriftAllowance' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bMovementTimeDiscrepancyForceCorrectionsDuringResolution) == 0x00034C, "Member 'AGameNetworkManager::bMovementTimeDiscrepancyForceCorrectionsDuringResolution' has a wrong offset!"); \ static_assert(offsetof(AGameNetworkManager, bUseDistanceBasedRelevancy) == 0x00034D, "Member 'AGameNetworkManager::bUseDistanceBasedRelevancy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistance \ static_assert(alignof(UMaterialExpressionDistance) == 0x000008, "Wrong alignment on UMaterialExpressionDistance"); \ static_assert(sizeof(UMaterialExpressionDistance) == 0x000100, "Wrong size on UMaterialExpressionDistance"); \ static_assert(offsetof(UMaterialExpressionDistance, A) == 0x0000B0, "Member 'UMaterialExpressionDistance::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistance, B) == 0x0000D8, "Member 'UMaterialExpressionDistance::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDemoNetConnection \ static_assert(alignof(UDemoNetConnection) == 0x000010, "Wrong alignment on UDemoNetConnection"); \ static_assert(sizeof(UDemoNetConnection) == 0x003360, "Wrong size on UDemoNetConnection"); \ #define DUMPER7_ASSERTS_CameraComponent_AddOrUpdateBlendable \ static_assert(alignof(CameraComponent_AddOrUpdateBlendable) == 0x000008, "Wrong alignment on CameraComponent_AddOrUpdateBlendable"); \ static_assert(sizeof(CameraComponent_AddOrUpdateBlendable) == 0x000018, "Wrong size on CameraComponent_AddOrUpdateBlendable"); \ static_assert(offsetof(CameraComponent_AddOrUpdateBlendable, InBlendableObject) == 0x000000, "Member 'CameraComponent_AddOrUpdateBlendable::InBlendableObject' has a wrong offset!"); \ static_assert(offsetof(CameraComponent_AddOrUpdateBlendable, InWeight) == 0x000010, "Member 'CameraComponent_AddOrUpdateBlendable::InWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_GetCameraView \ static_assert(alignof(CameraComponent_GetCameraView) == 0x000010, "Wrong alignment on CameraComponent_GetCameraView"); \ static_assert(sizeof(CameraComponent_GetCameraView) == 0x0007F0, "Wrong size on CameraComponent_GetCameraView"); \ static_assert(offsetof(CameraComponent_GetCameraView, DeltaTime) == 0x000000, "Member 'CameraComponent_GetCameraView::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(CameraComponent_GetCameraView, DesiredView) == 0x000010, "Member 'CameraComponent_GetCameraView::DesiredView' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_GetNumberOfBlendables \ static_assert(alignof(CameraComponent_GetNumberOfBlendables) == 0x000004, "Wrong alignment on CameraComponent_GetNumberOfBlendables"); \ static_assert(sizeof(CameraComponent_GetNumberOfBlendables) == 0x000004, "Wrong size on CameraComponent_GetNumberOfBlendables"); \ static_assert(offsetof(CameraComponent_GetNumberOfBlendables, ReturnValue) == 0x000000, "Member 'CameraComponent_GetNumberOfBlendables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_QueryBlendableAtIdnex \ static_assert(alignof(CameraComponent_QueryBlendableAtIdnex) == 0x000008, "Wrong alignment on CameraComponent_QueryBlendableAtIdnex"); \ static_assert(sizeof(CameraComponent_QueryBlendableAtIdnex) == 0x000010, "Wrong size on CameraComponent_QueryBlendableAtIdnex"); \ static_assert(offsetof(CameraComponent_QueryBlendableAtIdnex, Index_0) == 0x000000, "Member 'CameraComponent_QueryBlendableAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CameraComponent_QueryBlendableAtIdnex, ReturnValue) == 0x000008, "Member 'CameraComponent_QueryBlendableAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_QueryBlendableWeightAtIdnex \ static_assert(alignof(CameraComponent_QueryBlendableWeightAtIdnex) == 0x000004, "Wrong alignment on CameraComponent_QueryBlendableWeightAtIdnex"); \ static_assert(sizeof(CameraComponent_QueryBlendableWeightAtIdnex) == 0x000008, "Wrong size on CameraComponent_QueryBlendableWeightAtIdnex"); \ static_assert(offsetof(CameraComponent_QueryBlendableWeightAtIdnex, Index_0) == 0x000000, "Member 'CameraComponent_QueryBlendableWeightAtIdnex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CameraComponent_QueryBlendableWeightAtIdnex, ReturnValue) == 0x000004, "Member 'CameraComponent_QueryBlendableWeightAtIdnex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_RemoveBlendable \ static_assert(alignof(CameraComponent_RemoveBlendable) == 0x000008, "Wrong alignment on CameraComponent_RemoveBlendable"); \ static_assert(sizeof(CameraComponent_RemoveBlendable) == 0x000010, "Wrong size on CameraComponent_RemoveBlendable"); \ static_assert(offsetof(CameraComponent_RemoveBlendable, InBlendableObject) == 0x000000, "Member 'CameraComponent_RemoveBlendable::InBlendableObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetAspectRatio \ static_assert(alignof(CameraComponent_SetAspectRatio) == 0x000004, "Wrong alignment on CameraComponent_SetAspectRatio"); \ static_assert(sizeof(CameraComponent_SetAspectRatio) == 0x000004, "Wrong size on CameraComponent_SetAspectRatio"); \ static_assert(offsetof(CameraComponent_SetAspectRatio, InAspectRatio) == 0x000000, "Member 'CameraComponent_SetAspectRatio::InAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetConstraintAspectRatio \ static_assert(alignof(CameraComponent_SetConstraintAspectRatio) == 0x000001, "Wrong alignment on CameraComponent_SetConstraintAspectRatio"); \ static_assert(sizeof(CameraComponent_SetConstraintAspectRatio) == 0x000001, "Wrong size on CameraComponent_SetConstraintAspectRatio"); \ static_assert(offsetof(CameraComponent_SetConstraintAspectRatio, bInConstrainAspectRatio) == 0x000000, "Member 'CameraComponent_SetConstraintAspectRatio::bInConstrainAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetFieldOfView \ static_assert(alignof(CameraComponent_SetFieldOfView) == 0x000004, "Wrong alignment on CameraComponent_SetFieldOfView"); \ static_assert(sizeof(CameraComponent_SetFieldOfView) == 0x000004, "Wrong size on CameraComponent_SetFieldOfView"); \ static_assert(offsetof(CameraComponent_SetFieldOfView, InFieldOfView) == 0x000000, "Member 'CameraComponent_SetFieldOfView::InFieldOfView' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetOrthoFarClipPlane \ static_assert(alignof(CameraComponent_SetOrthoFarClipPlane) == 0x000004, "Wrong alignment on CameraComponent_SetOrthoFarClipPlane"); \ static_assert(sizeof(CameraComponent_SetOrthoFarClipPlane) == 0x000004, "Wrong size on CameraComponent_SetOrthoFarClipPlane"); \ static_assert(offsetof(CameraComponent_SetOrthoFarClipPlane, InOrthoFarClipPlane) == 0x000000, "Member 'CameraComponent_SetOrthoFarClipPlane::InOrthoFarClipPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetOrthoNearClipPlane \ static_assert(alignof(CameraComponent_SetOrthoNearClipPlane) == 0x000004, "Wrong alignment on CameraComponent_SetOrthoNearClipPlane"); \ static_assert(sizeof(CameraComponent_SetOrthoNearClipPlane) == 0x000004, "Wrong size on CameraComponent_SetOrthoNearClipPlane"); \ static_assert(offsetof(CameraComponent_SetOrthoNearClipPlane, InOrthoNearClipPlane) == 0x000000, "Member 'CameraComponent_SetOrthoNearClipPlane::InOrthoNearClipPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetOrthoWidth \ static_assert(alignof(CameraComponent_SetOrthoWidth) == 0x000004, "Wrong alignment on CameraComponent_SetOrthoWidth"); \ static_assert(sizeof(CameraComponent_SetOrthoWidth) == 0x000004, "Wrong size on CameraComponent_SetOrthoWidth"); \ static_assert(offsetof(CameraComponent_SetOrthoWidth, InOrthoWidth) == 0x000000, "Member 'CameraComponent_SetOrthoWidth::InOrthoWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetPostProcessBlendWeight \ static_assert(alignof(CameraComponent_SetPostProcessBlendWeight) == 0x000004, "Wrong alignment on CameraComponent_SetPostProcessBlendWeight"); \ static_assert(sizeof(CameraComponent_SetPostProcessBlendWeight) == 0x000004, "Wrong size on CameraComponent_SetPostProcessBlendWeight"); \ static_assert(offsetof(CameraComponent_SetPostProcessBlendWeight, InPostProcessBlendWeight) == 0x000000, "Member 'CameraComponent_SetPostProcessBlendWeight::InPostProcessBlendWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetProjectionMode \ static_assert(alignof(CameraComponent_SetProjectionMode) == 0x000001, "Wrong alignment on CameraComponent_SetProjectionMode"); \ static_assert(sizeof(CameraComponent_SetProjectionMode) == 0x000001, "Wrong size on CameraComponent_SetProjectionMode"); \ static_assert(offsetof(CameraComponent_SetProjectionMode, InProjectionMode) == 0x000000, "Member 'CameraComponent_SetProjectionMode::InProjectionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraComponent_SetUseFieldOfViewForLOD \ static_assert(alignof(CameraComponent_SetUseFieldOfViewForLOD) == 0x000001, "Wrong alignment on CameraComponent_SetUseFieldOfViewForLOD"); \ static_assert(sizeof(CameraComponent_SetUseFieldOfViewForLOD) == 0x000001, "Wrong size on CameraComponent_SetUseFieldOfViewForLOD"); \ static_assert(offsetof(CameraComponent_SetUseFieldOfViewForLOD, bInUseFieldOfViewForLOD) == 0x000000, "Member 'CameraComponent_SetUseFieldOfViewForLOD::bInUseFieldOfViewForLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraComponent \ static_assert(alignof(UCameraComponent) == 0x000010, "Wrong alignment on UCameraComponent"); \ static_assert(sizeof(UCameraComponent) == 0x000A50, "Wrong size on UCameraComponent"); \ static_assert(offsetof(UCameraComponent, FieldOfView) == 0x0002A0, "Member 'UCameraComponent::FieldOfView' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoWidth) == 0x0002A4, "Member 'UCameraComponent::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoNearClipPlane) == 0x0002A8, "Member 'UCameraComponent::OrthoNearClipPlane' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, OrthoFarClipPlane) == 0x0002AC, "Member 'UCameraComponent::OrthoFarClipPlane' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, AspectRatio) == 0x0002B0, "Member 'UCameraComponent::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, ProjectionMode) == 0x0002B5, "Member 'UCameraComponent::ProjectionMode' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, PostProcessBlendWeight) == 0x000320, "Member 'UCameraComponent::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(UCameraComponent, PostProcessSettings) == 0x000350, "Member 'UCameraComponent::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleCameraBase \ static_assert(alignof(UParticleModuleCameraBase) == 0x000008, "Wrong alignment on UParticleModuleCameraBase"); \ static_assert(sizeof(UParticleModuleCameraBase) == 0x000030, "Wrong size on UParticleModuleCameraBase"); \ #define DUMPER7_ASSERTS_ASpectatorPawn \ static_assert(alignof(ASpectatorPawn) == 0x000008, "Wrong alignment on ASpectatorPawn"); \ static_assert(sizeof(ASpectatorPawn) == 0x000360, "Wrong size on ASpectatorPawn"); \ #define DUMPER7_ASSERTS_UHapticFeedbackEffect_Buffer \ static_assert(alignof(UHapticFeedbackEffect_Buffer) == 0x000008, "Wrong alignment on UHapticFeedbackEffect_Buffer"); \ static_assert(sizeof(UHapticFeedbackEffect_Buffer) == 0x000040, "Wrong size on UHapticFeedbackEffect_Buffer"); \ static_assert(offsetof(UHapticFeedbackEffect_Buffer, Amplitudes) == 0x000028, "Member 'UHapticFeedbackEffect_Buffer::Amplitudes' has a wrong offset!"); \ static_assert(offsetof(UHapticFeedbackEffect_Buffer, SampleRate) == 0x000038, "Member 'UHapticFeedbackEffect_Buffer::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBumpOffset \ static_assert(alignof(UMaterialExpressionBumpOffset) == 0x000008, "Wrong alignment on UMaterialExpressionBumpOffset"); \ static_assert(sizeof(UMaterialExpressionBumpOffset) == 0x000138, "Wrong size on UMaterialExpressionBumpOffset"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, Coordinate) == 0x0000B0, "Member 'UMaterialExpressionBumpOffset::Coordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, Height) == 0x0000D8, "Member 'UMaterialExpressionBumpOffset::Height' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, HeightRatioInput) == 0x000100, "Member 'UMaterialExpressionBumpOffset::HeightRatioInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, HeightRatio) == 0x000128, "Member 'UMaterialExpressionBumpOffset::HeightRatio' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, ReferencePlane) == 0x00012C, "Member 'UMaterialExpressionBumpOffset::ReferencePlane' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBumpOffset, ConstCoordinate) == 0x000130, "Member 'UMaterialExpressionBumpOffset::ConstCoordinate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVector \ static_assert(alignof(UDistributionVector) == 0x000008, "Wrong alignment on UDistributionVector"); \ static_assert(sizeof(UDistributionVector) == 0x000038, "Wrong size on UDistributionVector"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFresnel \ static_assert(alignof(UMaterialExpressionFresnel) == 0x000008, "Wrong alignment on UMaterialExpressionFresnel"); \ static_assert(sizeof(UMaterialExpressionFresnel) == 0x000138, "Wrong size on UMaterialExpressionFresnel"); \ static_assert(offsetof(UMaterialExpressionFresnel, ExponentIn) == 0x0000B0, "Member 'UMaterialExpressionFresnel::ExponentIn' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFresnel, Exponent) == 0x0000D8, "Member 'UMaterialExpressionFresnel::Exponent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFresnel, BaseReflectFractionIn) == 0x0000E0, "Member 'UMaterialExpressionFresnel::BaseReflectFractionIn' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFresnel, BaseReflectFraction) == 0x000108, "Member 'UMaterialExpressionFresnel::BaseReflectFraction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFresnel, Normal) == 0x000110, "Member 'UMaterialExpressionFresnel::Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetMaximumGustAmount \ static_assert(alignof(WindDirectionalSourceComponent_SetMaximumGustAmount) == 0x000004, "Wrong alignment on WindDirectionalSourceComponent_SetMaximumGustAmount"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetMaximumGustAmount) == 0x000004, "Wrong size on WindDirectionalSourceComponent_SetMaximumGustAmount"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetMaximumGustAmount, InNewMaxGust) == 0x000000, "Member 'WindDirectionalSourceComponent_SetMaximumGustAmount::InNewMaxGust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetMinimumGustAmount \ static_assert(alignof(WindDirectionalSourceComponent_SetMinimumGustAmount) == 0x000004, "Wrong alignment on WindDirectionalSourceComponent_SetMinimumGustAmount"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetMinimumGustAmount) == 0x000004, "Wrong size on WindDirectionalSourceComponent_SetMinimumGustAmount"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetMinimumGustAmount, InNewMinGust) == 0x000000, "Member 'WindDirectionalSourceComponent_SetMinimumGustAmount::InNewMinGust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetRadius \ static_assert(alignof(WindDirectionalSourceComponent_SetRadius) == 0x000004, "Wrong alignment on WindDirectionalSourceComponent_SetRadius"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetRadius) == 0x000004, "Wrong size on WindDirectionalSourceComponent_SetRadius"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetRadius, InNewRadius) == 0x000000, "Member 'WindDirectionalSourceComponent_SetRadius::InNewRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetSpeed \ static_assert(alignof(WindDirectionalSourceComponent_SetSpeed) == 0x000004, "Wrong alignment on WindDirectionalSourceComponent_SetSpeed"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetSpeed) == 0x000004, "Wrong size on WindDirectionalSourceComponent_SetSpeed"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetSpeed, InNewSpeed) == 0x000000, "Member 'WindDirectionalSourceComponent_SetSpeed::InNewSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetStrength \ static_assert(alignof(WindDirectionalSourceComponent_SetStrength) == 0x000004, "Wrong alignment on WindDirectionalSourceComponent_SetStrength"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetStrength) == 0x000004, "Wrong size on WindDirectionalSourceComponent_SetStrength"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetStrength, InNewStrength) == 0x000000, "Member 'WindDirectionalSourceComponent_SetStrength::InNewStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindDirectionalSourceComponent_SetWindType \ static_assert(alignof(WindDirectionalSourceComponent_SetWindType) == 0x000001, "Wrong alignment on WindDirectionalSourceComponent_SetWindType"); \ static_assert(sizeof(WindDirectionalSourceComponent_SetWindType) == 0x000001, "Wrong size on WindDirectionalSourceComponent_SetWindType"); \ static_assert(offsetof(WindDirectionalSourceComponent_SetWindType, InNewType) == 0x000000, "Member 'WindDirectionalSourceComponent_SetWindType::InNewType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWindDirectionalSourceComponent \ static_assert(alignof(UWindDirectionalSourceComponent) == 0x000010, "Wrong alignment on UWindDirectionalSourceComponent"); \ static_assert(sizeof(UWindDirectionalSourceComponent) == 0x0002C0, "Wrong size on UWindDirectionalSourceComponent"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Strength) == 0x0002A0, "Member 'UWindDirectionalSourceComponent::Strength' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Speed) == 0x0002A4, "Member 'UWindDirectionalSourceComponent::Speed' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, MinGustAmount) == 0x0002A8, "Member 'UWindDirectionalSourceComponent::MinGustAmount' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, MaxGustAmount) == 0x0002AC, "Member 'UWindDirectionalSourceComponent::MaxGustAmount' has a wrong offset!"); \ static_assert(offsetof(UWindDirectionalSourceComponent, Radius) == 0x0002B0, "Member 'UWindDirectionalSourceComponent::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_AddInstance \ static_assert(alignof(InstancedStaticMeshComponent_AddInstance) == 0x000010, "Wrong alignment on InstancedStaticMeshComponent_AddInstance"); \ static_assert(sizeof(InstancedStaticMeshComponent_AddInstance) == 0x000070, "Wrong size on InstancedStaticMeshComponent_AddInstance"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstance, InstanceTransform) == 0x000000, "Member 'InstancedStaticMeshComponent_AddInstance::InstanceTransform' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstance, bWorldSpace) == 0x000060, "Member 'InstancedStaticMeshComponent_AddInstance::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstance, ReturnValue) == 0x000064, "Member 'InstancedStaticMeshComponent_AddInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_AddInstances \ static_assert(alignof(InstancedStaticMeshComponent_AddInstances) == 0x000008, "Wrong alignment on InstancedStaticMeshComponent_AddInstances"); \ static_assert(sizeof(InstancedStaticMeshComponent_AddInstances) == 0x000028, "Wrong size on InstancedStaticMeshComponent_AddInstances"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstances, InstanceTransforms) == 0x000000, "Member 'InstancedStaticMeshComponent_AddInstances::InstanceTransforms' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstances, bShouldReturnIndices) == 0x000010, "Member 'InstancedStaticMeshComponent_AddInstances::bShouldReturnIndices' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstances, bWorldSpace) == 0x000011, "Member 'InstancedStaticMeshComponent_AddInstances::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstances, ReturnValue) == 0x000018, "Member 'InstancedStaticMeshComponent_AddInstances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_AddInstanceWorldSpace \ static_assert(alignof(InstancedStaticMeshComponent_AddInstanceWorldSpace) == 0x000010, "Wrong alignment on InstancedStaticMeshComponent_AddInstanceWorldSpace"); \ static_assert(sizeof(InstancedStaticMeshComponent_AddInstanceWorldSpace) == 0x000070, "Wrong size on InstancedStaticMeshComponent_AddInstanceWorldSpace"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstanceWorldSpace, WorldTransform) == 0x000000, "Member 'InstancedStaticMeshComponent_AddInstanceWorldSpace::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_AddInstanceWorldSpace, ReturnValue) == 0x000060, "Member 'InstancedStaticMeshComponent_AddInstanceWorldSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_BatchUpdateInstancesTransform \ static_assert(alignof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform) == 0x000010, "Wrong alignment on InstancedStaticMeshComponent_BatchUpdateInstancesTransform"); \ static_assert(sizeof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform) == 0x000080, "Wrong size on InstancedStaticMeshComponent_BatchUpdateInstancesTransform"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, StartInstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::StartInstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, NumInstances) == 0x000004, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::NumInstances' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, NewInstancesTransform) == 0x000010, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::NewInstancesTransform' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, bWorldSpace) == 0x000070, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, bMarkRenderStateDirty) == 0x000071, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, bTeleport) == 0x000072, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::bTeleport' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransform, ReturnValue) == 0x000073, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_BatchUpdateInstancesTransforms \ static_assert(alignof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms) == 0x000008, "Wrong alignment on InstancedStaticMeshComponent_BatchUpdateInstancesTransforms"); \ static_assert(sizeof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms) == 0x000020, "Wrong size on InstancedStaticMeshComponent_BatchUpdateInstancesTransforms"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, StartInstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::StartInstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, NewInstancesTransforms) == 0x000008, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::NewInstancesTransforms' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, bWorldSpace) == 0x000018, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, bMarkRenderStateDirty) == 0x000019, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, bTeleport) == 0x00001A, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::bTeleport' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_BatchUpdateInstancesTransforms, ReturnValue) == 0x00001B, "Member 'InstancedStaticMeshComponent_BatchUpdateInstancesTransforms::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_RemoveInstance \ static_assert(alignof(InstancedStaticMeshComponent_RemoveInstance) == 0x000004, "Wrong alignment on InstancedStaticMeshComponent_RemoveInstance"); \ static_assert(sizeof(InstancedStaticMeshComponent_RemoveInstance) == 0x000008, "Wrong size on InstancedStaticMeshComponent_RemoveInstance"); \ static_assert(offsetof(InstancedStaticMeshComponent_RemoveInstance, InstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_RemoveInstance::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_RemoveInstance, ReturnValue) == 0x000004, "Member 'InstancedStaticMeshComponent_RemoveInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_RemoveInstances \ static_assert(alignof(InstancedStaticMeshComponent_RemoveInstances) == 0x000008, "Wrong alignment on InstancedStaticMeshComponent_RemoveInstances"); \ static_assert(sizeof(InstancedStaticMeshComponent_RemoveInstances) == 0x000018, "Wrong size on InstancedStaticMeshComponent_RemoveInstances"); \ static_assert(offsetof(InstancedStaticMeshComponent_RemoveInstances, InstancesToRemove) == 0x000000, "Member 'InstancedStaticMeshComponent_RemoveInstances::InstancesToRemove' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_RemoveInstances, ReturnValue) == 0x000010, "Member 'InstancedStaticMeshComponent_RemoveInstances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_SetCullDistances \ static_assert(alignof(InstancedStaticMeshComponent_SetCullDistances) == 0x000004, "Wrong alignment on InstancedStaticMeshComponent_SetCullDistances"); \ static_assert(sizeof(InstancedStaticMeshComponent_SetCullDistances) == 0x000008, "Wrong size on InstancedStaticMeshComponent_SetCullDistances"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCullDistances, StartCullDistance) == 0x000000, "Member 'InstancedStaticMeshComponent_SetCullDistances::StartCullDistance' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCullDistances, EndCullDistance) == 0x000004, "Member 'InstancedStaticMeshComponent_SetCullDistances::EndCullDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_SetCustomDataValue \ static_assert(alignof(InstancedStaticMeshComponent_SetCustomDataValue) == 0x000004, "Wrong alignment on InstancedStaticMeshComponent_SetCustomDataValue"); \ static_assert(sizeof(InstancedStaticMeshComponent_SetCustomDataValue) == 0x000010, "Wrong size on InstancedStaticMeshComponent_SetCustomDataValue"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCustomDataValue, InstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_SetCustomDataValue::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCustomDataValue, CustomDataIndex) == 0x000004, "Member 'InstancedStaticMeshComponent_SetCustomDataValue::CustomDataIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCustomDataValue, CustomDataValue) == 0x000008, "Member 'InstancedStaticMeshComponent_SetCustomDataValue::CustomDataValue' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCustomDataValue, bMarkRenderStateDirty) == 0x00000C, "Member 'InstancedStaticMeshComponent_SetCustomDataValue::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_SetCustomDataValue, ReturnValue) == 0x00000D, "Member 'InstancedStaticMeshComponent_SetCustomDataValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_UpdateInstanceTransform \ static_assert(alignof(InstancedStaticMeshComponent_UpdateInstanceTransform) == 0x000010, "Wrong alignment on InstancedStaticMeshComponent_UpdateInstanceTransform"); \ static_assert(sizeof(InstancedStaticMeshComponent_UpdateInstanceTransform) == 0x000080, "Wrong size on InstancedStaticMeshComponent_UpdateInstanceTransform"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, InstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, NewInstanceTransform) == 0x000010, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::NewInstanceTransform' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, bWorldSpace) == 0x000070, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, bMarkRenderStateDirty) == 0x000071, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, bTeleport) == 0x000072, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::bTeleport' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_UpdateInstanceTransform, ReturnValue) == 0x000073, "Member 'InstancedStaticMeshComponent_UpdateInstanceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_GetInstanceCount \ static_assert(alignof(InstancedStaticMeshComponent_GetInstanceCount) == 0x000004, "Wrong alignment on InstancedStaticMeshComponent_GetInstanceCount"); \ static_assert(sizeof(InstancedStaticMeshComponent_GetInstanceCount) == 0x000004, "Wrong size on InstancedStaticMeshComponent_GetInstanceCount"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstanceCount, ReturnValue) == 0x000000, "Member 'InstancedStaticMeshComponent_GetInstanceCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_GetInstancesOverlappingBox \ static_assert(alignof(InstancedStaticMeshComponent_GetInstancesOverlappingBox) == 0x000008, "Wrong alignment on InstancedStaticMeshComponent_GetInstancesOverlappingBox"); \ static_assert(sizeof(InstancedStaticMeshComponent_GetInstancesOverlappingBox) == 0x000050, "Wrong size on InstancedStaticMeshComponent_GetInstancesOverlappingBox"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingBox, Box) == 0x000000, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingBox::Box' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingBox, bBoxInWorldSpace) == 0x000038, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingBox::bBoxInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingBox, ReturnValue) == 0x000040, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_GetInstancesOverlappingSphere \ static_assert(alignof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere) == 0x000008, "Wrong alignment on InstancedStaticMeshComponent_GetInstancesOverlappingSphere"); \ static_assert(sizeof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere) == 0x000030, "Wrong size on InstancedStaticMeshComponent_GetInstancesOverlappingSphere"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere, Center) == 0x000000, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingSphere::Center' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere, Radius) == 0x000018, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingSphere::Radius' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere, bSphereInWorldSpace) == 0x00001C, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingSphere::bSphereInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstancesOverlappingSphere, ReturnValue) == 0x000020, "Member 'InstancedStaticMeshComponent_GetInstancesOverlappingSphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_GetInstanceTransform \ static_assert(alignof(InstancedStaticMeshComponent_GetInstanceTransform) == 0x000010, "Wrong alignment on InstancedStaticMeshComponent_GetInstanceTransform"); \ static_assert(sizeof(InstancedStaticMeshComponent_GetInstanceTransform) == 0x000080, "Wrong size on InstancedStaticMeshComponent_GetInstanceTransform"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstanceTransform, InstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_GetInstanceTransform::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstanceTransform, OutInstanceTransform) == 0x000010, "Member 'InstancedStaticMeshComponent_GetInstanceTransform::OutInstanceTransform' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstanceTransform, bWorldSpace) == 0x000070, "Member 'InstancedStaticMeshComponent_GetInstanceTransform::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_GetInstanceTransform, ReturnValue) == 0x000071, "Member 'InstancedStaticMeshComponent_GetInstanceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedStaticMeshComponent_IsValidInstance \ static_assert(alignof(InstancedStaticMeshComponent_IsValidInstance) == 0x000004, "Wrong alignment on InstancedStaticMeshComponent_IsValidInstance"); \ static_assert(sizeof(InstancedStaticMeshComponent_IsValidInstance) == 0x000008, "Wrong size on InstancedStaticMeshComponent_IsValidInstance"); \ static_assert(offsetof(InstancedStaticMeshComponent_IsValidInstance, InstanceIndex) == 0x000000, "Member 'InstancedStaticMeshComponent_IsValidInstance::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(InstancedStaticMeshComponent_IsValidInstance, ReturnValue) == 0x000004, "Member 'InstancedStaticMeshComponent_IsValidInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInstancedStaticMeshComponent \ static_assert(alignof(UInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UInstancedStaticMeshComponent"); \ static_assert(sizeof(UInstancedStaticMeshComponent) == 0x000740, "Wrong size on UInstancedStaticMeshComponent"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstanceSMData) == 0x000600, "Member 'UInstancedStaticMeshComponent::PerInstanceSMData' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstancePrevTransform) == 0x000610, "Member 'UInstancedStaticMeshComponent::PerInstancePrevTransform' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, NumCustomDataFloats) == 0x000620, "Member 'UInstancedStaticMeshComponent::NumCustomDataFloats' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, PerInstanceSMCustomData) == 0x000628, "Member 'UInstancedStaticMeshComponent::PerInstanceSMCustomData' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstancingRandomSeed) == 0x000638, "Member 'UInstancedStaticMeshComponent::InstancingRandomSeed' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, AdditionalRandomSeeds) == 0x000640, "Member 'UInstancedStaticMeshComponent::AdditionalRandomSeeds' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceStartCullDistance) == 0x000650, "Member 'UInstancedStaticMeshComponent::InstanceStartCullDistance' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceEndCullDistance) == 0x000654, "Member 'UInstancedStaticMeshComponent::InstanceEndCullDistance' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, InstanceReorderTable) == 0x000658, "Member 'UInstancedStaticMeshComponent::InstanceReorderTable' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, NumPendingLightmaps) == 0x000728, "Member 'UInstancedStaticMeshComponent::NumPendingLightmaps' has a wrong offset!"); \ static_assert(offsetof(UInstancedStaticMeshComponent, CachedMappings) == 0x000730, "Member 'UInstancedStaticMeshComponent::CachedMappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance \ static_assert(alignof(UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance) == 0x0000B0, "Wrong size on UMaterialExpressionSkyAtmosphereDistantLightScatteredLuminance"); \ #define DUMPER7_ASSERTS_UHierarchicalInstancedStaticMeshComponent \ static_assert(alignof(UHierarchicalInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UHierarchicalInstancedStaticMeshComponent"); \ static_assert(sizeof(UHierarchicalInstancedStaticMeshComponent) == 0x0008D0, "Wrong size on UHierarchicalInstancedStaticMeshComponent"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, TranslatedInstanceSpaceOrigin) == 0x000758, "Member 'UHierarchicalInstancedStaticMeshComponent::TranslatedInstanceSpaceOrigin' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, SortedInstances) == 0x000770, "Member 'UHierarchicalInstancedStaticMeshComponent::SortedInstances' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, NumBuiltInstances) == 0x000780, "Member 'UHierarchicalInstancedStaticMeshComponent::NumBuiltInstances' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, BuiltInstanceBounds) == 0x000788, "Member 'UHierarchicalInstancedStaticMeshComponent::BuiltInstanceBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, UnbuiltInstanceBounds) == 0x0007C0, "Member 'UHierarchicalInstancedStaticMeshComponent::UnbuiltInstanceBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, UnbuiltInstanceBoundsList) == 0x0007F8, "Member 'UHierarchicalInstancedStaticMeshComponent::UnbuiltInstanceBoundsList' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, OcclusionLayerNumNodes) == 0x000810, "Member 'UHierarchicalInstancedStaticMeshComponent::OcclusionLayerNumNodes' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, CacheMeshExtendedBounds) == 0x000818, "Member 'UHierarchicalInstancedStaticMeshComponent::CacheMeshExtendedBounds' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, bDisableCollision) == 0x000850, "Member 'UHierarchicalInstancedStaticMeshComponent::bDisableCollision' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalInstancedStaticMeshComponent, InstanceCountToRender) == 0x000854, "Member 'UHierarchicalInstancedStaticMeshComponent::InstanceCountToRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionWorldPosition \ static_assert(alignof(UMaterialExpressionWorldPosition) == 0x000008, "Wrong alignment on UMaterialExpressionWorldPosition"); \ static_assert(sizeof(UMaterialExpressionWorldPosition) == 0x0000B8, "Wrong size on UMaterialExpressionWorldPosition"); \ static_assert(offsetof(UMaterialExpressionWorldPosition, WorldPositionShaderOffset) == 0x0000B0, "Member 'UMaterialExpressionWorldPosition::WorldPositionShaderOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraActor_GetAutoActivatePlayerIndex \ static_assert(alignof(CameraActor_GetAutoActivatePlayerIndex) == 0x000004, "Wrong alignment on CameraActor_GetAutoActivatePlayerIndex"); \ static_assert(sizeof(CameraActor_GetAutoActivatePlayerIndex) == 0x000004, "Wrong size on CameraActor_GetAutoActivatePlayerIndex"); \ static_assert(offsetof(CameraActor_GetAutoActivatePlayerIndex, ReturnValue) == 0x000000, "Member 'CameraActor_GetAutoActivatePlayerIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACameraActor \ static_assert(alignof(ACameraActor) == 0x000010, "Wrong alignment on ACameraActor"); \ static_assert(sizeof(ACameraActor) == 0x0009E0, "Wrong size on ACameraActor"); \ static_assert(offsetof(ACameraActor, AutoActivateForPlayer) == 0x0002B0, "Member 'ACameraActor::AutoActivateForPlayer' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, CameraComponent) == 0x0002B8, "Member 'ACameraActor::CameraComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, SceneComponent) == 0x0002C0, "Member 'ACameraActor::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, AspectRatio) == 0x0002CC, "Member 'ACameraActor::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, FOVAngle) == 0x0002D0, "Member 'ACameraActor::FOVAngle' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, PostProcessBlendWeight) == 0x0002D4, "Member 'ACameraActor::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(ACameraActor, PostProcessSettings) == 0x0002E0, "Member 'ACameraActor::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INavEdgeProviderInterface \ static_assert(alignof(INavEdgeProviderInterface) == 0x000001, "Wrong alignment on INavEdgeProviderInterface"); \ static_assert(sizeof(INavEdgeProviderInterface) == 0x000001, "Wrong size on INavEdgeProviderInterface"); \ #define DUMPER7_ASSERTS_UParticleModuleParameterBase \ static_assert(alignof(UParticleModuleParameterBase) == 0x000008, "Wrong alignment on UParticleModuleParameterBase"); \ static_assert(sizeof(UParticleModuleParameterBase) == 0x000030, "Wrong size on UParticleModuleParameterBase"); \ #define DUMPER7_ASSERTS_PlayerController_ActivateTouchInterface \ static_assert(alignof(PlayerController_ActivateTouchInterface) == 0x000008, "Wrong alignment on PlayerController_ActivateTouchInterface"); \ static_assert(sizeof(PlayerController_ActivateTouchInterface) == 0x000008, "Wrong size on PlayerController_ActivateTouchInterface"); \ static_assert(offsetof(PlayerController_ActivateTouchInterface, NewTouchInterface) == 0x000000, "Member 'PlayerController_ActivateTouchInterface::NewTouchInterface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_AddPitchInput \ static_assert(alignof(PlayerController_AddPitchInput) == 0x000004, "Wrong alignment on PlayerController_AddPitchInput"); \ static_assert(sizeof(PlayerController_AddPitchInput) == 0x000004, "Wrong size on PlayerController_AddPitchInput"); \ static_assert(offsetof(PlayerController_AddPitchInput, Val) == 0x000000, "Member 'PlayerController_AddPitchInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_AddRollInput \ static_assert(alignof(PlayerController_AddRollInput) == 0x000004, "Wrong alignment on PlayerController_AddRollInput"); \ static_assert(sizeof(PlayerController_AddRollInput) == 0x000004, "Wrong size on PlayerController_AddRollInput"); \ static_assert(offsetof(PlayerController_AddRollInput, Val) == 0x000000, "Member 'PlayerController_AddRollInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_AddYawInput \ static_assert(alignof(PlayerController_AddYawInput) == 0x000004, "Wrong alignment on PlayerController_AddYawInput"); \ static_assert(sizeof(PlayerController_AddYawInput) == 0x000004, "Wrong size on PlayerController_AddYawInput"); \ static_assert(offsetof(PlayerController_AddYawInput, Val) == 0x000000, "Member 'PlayerController_AddYawInput::Val' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_Camera \ static_assert(alignof(PlayerController_Camera) == 0x000004, "Wrong alignment on PlayerController_Camera"); \ static_assert(sizeof(PlayerController_Camera) == 0x000008, "Wrong size on PlayerController_Camera"); \ static_assert(offsetof(PlayerController_Camera, NewMode) == 0x000000, "Member 'PlayerController_Camera::NewMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_CanRestartPlayer \ static_assert(alignof(PlayerController_CanRestartPlayer) == 0x000001, "Wrong alignment on PlayerController_CanRestartPlayer"); \ static_assert(sizeof(PlayerController_CanRestartPlayer) == 0x000001, "Wrong size on PlayerController_CanRestartPlayer"); \ static_assert(offsetof(PlayerController_CanRestartPlayer, ReturnValue) == 0x000000, "Member 'PlayerController_CanRestartPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientAckTimeDilation \ static_assert(alignof(PlayerController_ClientAckTimeDilation) == 0x000004, "Wrong alignment on PlayerController_ClientAckTimeDilation"); \ static_assert(sizeof(PlayerController_ClientAckTimeDilation) == 0x000008, "Wrong size on PlayerController_ClientAckTimeDilation"); \ static_assert(offsetof(PlayerController_ClientAckTimeDilation, TimeDilation) == 0x000000, "Member 'PlayerController_ClientAckTimeDilation::TimeDilation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientAckTimeDilation, ServerStep) == 0x000004, "Member 'PlayerController_ClientAckTimeDilation::ServerStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientAckUpdateLevelVisibility \ static_assert(alignof(PlayerController_ClientAckUpdateLevelVisibility) == 0x000004, "Wrong alignment on PlayerController_ClientAckUpdateLevelVisibility"); \ static_assert(sizeof(PlayerController_ClientAckUpdateLevelVisibility) == 0x000010, "Wrong size on PlayerController_ClientAckUpdateLevelVisibility"); \ static_assert(offsetof(PlayerController_ClientAckUpdateLevelVisibility, PackageName) == 0x000000, "Member 'PlayerController_ClientAckUpdateLevelVisibility::PackageName' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientAckUpdateLevelVisibility, TransactionId) == 0x000008, "Member 'PlayerController_ClientAckUpdateLevelVisibility::TransactionId' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientAckUpdateLevelVisibility, bClientAckCanMakeVisible) == 0x00000C, "Member 'PlayerController_ClientAckUpdateLevelVisibility::bClientAckCanMakeVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientAddTextureStreamingLoc \ static_assert(alignof(PlayerController_ClientAddTextureStreamingLoc) == 0x000008, "Wrong alignment on PlayerController_ClientAddTextureStreamingLoc"); \ static_assert(sizeof(PlayerController_ClientAddTextureStreamingLoc) == 0x000020, "Wrong size on PlayerController_ClientAddTextureStreamingLoc"); \ static_assert(offsetof(PlayerController_ClientAddTextureStreamingLoc, InLoc) == 0x000000, "Member 'PlayerController_ClientAddTextureStreamingLoc::InLoc' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientAddTextureStreamingLoc, Duration) == 0x000018, "Member 'PlayerController_ClientAddTextureStreamingLoc::Duration' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientAddTextureStreamingLoc, bOverrideLocation) == 0x00001C, "Member 'PlayerController_ClientAddTextureStreamingLoc::bOverrideLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientCapBandwidth \ static_assert(alignof(PlayerController_ClientCapBandwidth) == 0x000004, "Wrong alignment on PlayerController_ClientCapBandwidth"); \ static_assert(sizeof(PlayerController_ClientCapBandwidth) == 0x000004, "Wrong size on PlayerController_ClientCapBandwidth"); \ static_assert(offsetof(PlayerController_ClientCapBandwidth, Cap) == 0x000000, "Member 'PlayerController_ClientCapBandwidth::Cap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientCorrectionAsyncPhysicsTimestamp \ static_assert(alignof(PlayerController_ClientCorrectionAsyncPhysicsTimestamp) == 0x000004, "Wrong alignment on PlayerController_ClientCorrectionAsyncPhysicsTimestamp"); \ static_assert(sizeof(PlayerController_ClientCorrectionAsyncPhysicsTimestamp) == 0x000008, "Wrong size on PlayerController_ClientCorrectionAsyncPhysicsTimestamp"); \ static_assert(offsetof(PlayerController_ClientCorrectionAsyncPhysicsTimestamp, Timestamp) == 0x000000, "Member 'PlayerController_ClientCorrectionAsyncPhysicsTimestamp::Timestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientEnableNetworkVoice \ static_assert(alignof(PlayerController_ClientEnableNetworkVoice) == 0x000001, "Wrong alignment on PlayerController_ClientEnableNetworkVoice"); \ static_assert(sizeof(PlayerController_ClientEnableNetworkVoice) == 0x000001, "Wrong size on PlayerController_ClientEnableNetworkVoice"); \ static_assert(offsetof(PlayerController_ClientEnableNetworkVoice, bEnable) == 0x000000, "Member 'PlayerController_ClientEnableNetworkVoice::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientGameEnded \ static_assert(alignof(PlayerController_ClientGameEnded) == 0x000008, "Wrong alignment on PlayerController_ClientGameEnded"); \ static_assert(sizeof(PlayerController_ClientGameEnded) == 0x000010, "Wrong size on PlayerController_ClientGameEnded"); \ static_assert(offsetof(PlayerController_ClientGameEnded, EndGameFocus) == 0x000000, "Member 'PlayerController_ClientGameEnded::EndGameFocus' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientGameEnded, bIsWinner) == 0x000008, "Member 'PlayerController_ClientGameEnded::bIsWinner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientGotoState \ static_assert(alignof(PlayerController_ClientGotoState) == 0x000004, "Wrong alignment on PlayerController_ClientGotoState"); \ static_assert(sizeof(PlayerController_ClientGotoState) == 0x000008, "Wrong size on PlayerController_ClientGotoState"); \ static_assert(offsetof(PlayerController_ClientGotoState, NewState) == 0x000000, "Member 'PlayerController_ClientGotoState::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientIgnoreLookInput \ static_assert(alignof(PlayerController_ClientIgnoreLookInput) == 0x000001, "Wrong alignment on PlayerController_ClientIgnoreLookInput"); \ static_assert(sizeof(PlayerController_ClientIgnoreLookInput) == 0x000001, "Wrong size on PlayerController_ClientIgnoreLookInput"); \ static_assert(offsetof(PlayerController_ClientIgnoreLookInput, bIgnore) == 0x000000, "Member 'PlayerController_ClientIgnoreLookInput::bIgnore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientIgnoreMoveInput \ static_assert(alignof(PlayerController_ClientIgnoreMoveInput) == 0x000001, "Wrong alignment on PlayerController_ClientIgnoreMoveInput"); \ static_assert(sizeof(PlayerController_ClientIgnoreMoveInput) == 0x000001, "Wrong size on PlayerController_ClientIgnoreMoveInput"); \ static_assert(offsetof(PlayerController_ClientIgnoreMoveInput, bIgnore) == 0x000000, "Member 'PlayerController_ClientIgnoreMoveInput::bIgnore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientMessage \ static_assert(alignof(PlayerController_ClientMessage) == 0x000008, "Wrong alignment on PlayerController_ClientMessage"); \ static_assert(sizeof(PlayerController_ClientMessage) == 0x000020, "Wrong size on PlayerController_ClientMessage"); \ static_assert(offsetof(PlayerController_ClientMessage, S) == 0x000000, "Member 'PlayerController_ClientMessage::S' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientMessage, Type) == 0x000010, "Member 'PlayerController_ClientMessage::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientMessage, MsgLifeTime) == 0x000018, "Member 'PlayerController_ClientMessage::MsgLifeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientMutePlayer \ static_assert(alignof(PlayerController_ClientMutePlayer) == 0x000008, "Wrong alignment on PlayerController_ClientMutePlayer"); \ static_assert(sizeof(PlayerController_ClientMutePlayer) == 0x000030, "Wrong size on PlayerController_ClientMutePlayer"); \ static_assert(offsetof(PlayerController_ClientMutePlayer, PlayerId) == 0x000000, "Member 'PlayerController_ClientMutePlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientPlayForceFeedback_Internal \ static_assert(alignof(PlayerController_ClientPlayForceFeedback_Internal) == 0x000008, "Wrong alignment on PlayerController_ClientPlayForceFeedback_Internal"); \ static_assert(sizeof(PlayerController_ClientPlayForceFeedback_Internal) == 0x000018, "Wrong size on PlayerController_ClientPlayForceFeedback_Internal"); \ static_assert(offsetof(PlayerController_ClientPlayForceFeedback_Internal, ForceFeedbackEffect) == 0x000000, "Member 'PlayerController_ClientPlayForceFeedback_Internal::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlayForceFeedback_Internal, Params_0) == 0x000008, "Member 'PlayerController_ClientPlayForceFeedback_Internal::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientPlaySound \ static_assert(alignof(PlayerController_ClientPlaySound) == 0x000008, "Wrong alignment on PlayerController_ClientPlaySound"); \ static_assert(sizeof(PlayerController_ClientPlaySound) == 0x000010, "Wrong size on PlayerController_ClientPlaySound"); \ static_assert(offsetof(PlayerController_ClientPlaySound, Sound) == 0x000000, "Member 'PlayerController_ClientPlaySound::Sound' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlaySound, VolumeMultiplier) == 0x000008, "Member 'PlayerController_ClientPlaySound::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlaySound, PitchMultiplier) == 0x00000C, "Member 'PlayerController_ClientPlaySound::PitchMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientPlaySoundAtLocation \ static_assert(alignof(PlayerController_ClientPlaySoundAtLocation) == 0x000008, "Wrong alignment on PlayerController_ClientPlaySoundAtLocation"); \ static_assert(sizeof(PlayerController_ClientPlaySoundAtLocation) == 0x000028, "Wrong size on PlayerController_ClientPlaySoundAtLocation"); \ static_assert(offsetof(PlayerController_ClientPlaySoundAtLocation, Sound) == 0x000000, "Member 'PlayerController_ClientPlaySoundAtLocation::Sound' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlaySoundAtLocation, Location) == 0x000008, "Member 'PlayerController_ClientPlaySoundAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlaySoundAtLocation, VolumeMultiplier) == 0x000020, "Member 'PlayerController_ClientPlaySoundAtLocation::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPlaySoundAtLocation, PitchMultiplier) == 0x000024, "Member 'PlayerController_ClientPlaySoundAtLocation::PitchMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientPrepareMapChange \ static_assert(alignof(PlayerController_ClientPrepareMapChange) == 0x000004, "Wrong alignment on PlayerController_ClientPrepareMapChange"); \ static_assert(sizeof(PlayerController_ClientPrepareMapChange) == 0x00000C, "Wrong size on PlayerController_ClientPrepareMapChange"); \ static_assert(offsetof(PlayerController_ClientPrepareMapChange, LevelName) == 0x000000, "Member 'PlayerController_ClientPrepareMapChange::LevelName' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPrepareMapChange, bFirst) == 0x000008, "Member 'PlayerController_ClientPrepareMapChange::bFirst' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPrepareMapChange, bLast) == 0x000009, "Member 'PlayerController_ClientPrepareMapChange::bLast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientPrestreamTextures \ static_assert(alignof(PlayerController_ClientPrestreamTextures) == 0x000008, "Wrong alignment on PlayerController_ClientPrestreamTextures"); \ static_assert(sizeof(PlayerController_ClientPrestreamTextures) == 0x000018, "Wrong size on PlayerController_ClientPrestreamTextures"); \ static_assert(offsetof(PlayerController_ClientPrestreamTextures, ForcedActor) == 0x000000, "Member 'PlayerController_ClientPrestreamTextures::ForcedActor' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPrestreamTextures, ForceDuration) == 0x000008, "Member 'PlayerController_ClientPrestreamTextures::ForceDuration' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPrestreamTextures, bEnableStreaming) == 0x00000C, "Member 'PlayerController_ClientPrestreamTextures::bEnableStreaming' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientPrestreamTextures, CinematicTextureGroups) == 0x000010, "Member 'PlayerController_ClientPrestreamTextures::CinematicTextureGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientReceiveLocalizedMessage \ static_assert(alignof(PlayerController_ClientReceiveLocalizedMessage) == 0x000008, "Wrong alignment on PlayerController_ClientReceiveLocalizedMessage"); \ static_assert(sizeof(PlayerController_ClientReceiveLocalizedMessage) == 0x000028, "Wrong size on PlayerController_ClientReceiveLocalizedMessage"); \ static_assert(offsetof(PlayerController_ClientReceiveLocalizedMessage, Message) == 0x000000, "Member 'PlayerController_ClientReceiveLocalizedMessage::Message' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientReceiveLocalizedMessage, SWITCH) == 0x000008, "Member 'PlayerController_ClientReceiveLocalizedMessage::SWITCH' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientReceiveLocalizedMessage, RelatedPlayerState_1) == 0x000010, "Member 'PlayerController_ClientReceiveLocalizedMessage::RelatedPlayerState_1' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientReceiveLocalizedMessage, RelatedPlayerState_2) == 0x000018, "Member 'PlayerController_ClientReceiveLocalizedMessage::RelatedPlayerState_2' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientReceiveLocalizedMessage, OptionalObject) == 0x000020, "Member 'PlayerController_ClientReceiveLocalizedMessage::OptionalObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientRecvServerAckFrame \ static_assert(alignof(PlayerController_ClientRecvServerAckFrame) == 0x000004, "Wrong alignment on PlayerController_ClientRecvServerAckFrame"); \ static_assert(sizeof(PlayerController_ClientRecvServerAckFrame) == 0x00000C, "Wrong size on PlayerController_ClientRecvServerAckFrame"); \ static_assert(offsetof(PlayerController_ClientRecvServerAckFrame, LastProcessedInputFrame) == 0x000000, "Member 'PlayerController_ClientRecvServerAckFrame::LastProcessedInputFrame' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientRecvServerAckFrame, RecvServerFrameNumber) == 0x000004, "Member 'PlayerController_ClientRecvServerAckFrame::RecvServerFrameNumber' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientRecvServerAckFrame, TimeDilation) == 0x000008, "Member 'PlayerController_ClientRecvServerAckFrame::TimeDilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientRecvServerAckFrameDebug \ static_assert(alignof(PlayerController_ClientRecvServerAckFrameDebug) == 0x000004, "Wrong alignment on PlayerController_ClientRecvServerAckFrameDebug"); \ static_assert(sizeof(PlayerController_ClientRecvServerAckFrameDebug) == 0x000008, "Wrong size on PlayerController_ClientRecvServerAckFrameDebug"); \ static_assert(offsetof(PlayerController_ClientRecvServerAckFrameDebug, NumBuffered) == 0x000000, "Member 'PlayerController_ClientRecvServerAckFrameDebug::NumBuffered' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientRecvServerAckFrameDebug, TargetNumBufferedCmds) == 0x000004, "Member 'PlayerController_ClientRecvServerAckFrameDebug::TargetNumBufferedCmds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientRepObjRef \ static_assert(alignof(PlayerController_ClientRepObjRef) == 0x000008, "Wrong alignment on PlayerController_ClientRepObjRef"); \ static_assert(sizeof(PlayerController_ClientRepObjRef) == 0x000008, "Wrong size on PlayerController_ClientRepObjRef"); \ static_assert(offsetof(PlayerController_ClientRepObjRef, Object) == 0x000000, "Member 'PlayerController_ClientRepObjRef::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientRestart \ static_assert(alignof(PlayerController_ClientRestart) == 0x000008, "Wrong alignment on PlayerController_ClientRestart"); \ static_assert(sizeof(PlayerController_ClientRestart) == 0x000008, "Wrong size on PlayerController_ClientRestart"); \ static_assert(offsetof(PlayerController_ClientRestart, NewPawn) == 0x000000, "Member 'PlayerController_ClientRestart::NewPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientRetryClientRestart \ static_assert(alignof(PlayerController_ClientRetryClientRestart) == 0x000008, "Wrong alignment on PlayerController_ClientRetryClientRestart"); \ static_assert(sizeof(PlayerController_ClientRetryClientRestart) == 0x000008, "Wrong size on PlayerController_ClientRetryClientRestart"); \ static_assert(offsetof(PlayerController_ClientRetryClientRestart, NewPawn) == 0x000000, "Member 'PlayerController_ClientRetryClientRestart::NewPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientReturnToMainMenu \ static_assert(alignof(PlayerController_ClientReturnToMainMenu) == 0x000008, "Wrong alignment on PlayerController_ClientReturnToMainMenu"); \ static_assert(sizeof(PlayerController_ClientReturnToMainMenu) == 0x000010, "Wrong size on PlayerController_ClientReturnToMainMenu"); \ static_assert(offsetof(PlayerController_ClientReturnToMainMenu, ReturnReason) == 0x000000, "Member 'PlayerController_ClientReturnToMainMenu::ReturnReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientReturnToMainMenuWithTextReason \ static_assert(alignof(PlayerController_ClientReturnToMainMenuWithTextReason) == 0x000008, "Wrong alignment on PlayerController_ClientReturnToMainMenuWithTextReason"); \ static_assert(sizeof(PlayerController_ClientReturnToMainMenuWithTextReason) == 0x000018, "Wrong size on PlayerController_ClientReturnToMainMenuWithTextReason"); \ static_assert(offsetof(PlayerController_ClientReturnToMainMenuWithTextReason, ReturnReason) == 0x000000, "Member 'PlayerController_ClientReturnToMainMenuWithTextReason::ReturnReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetCameraFade \ static_assert(alignof(PlayerController_ClientSetCameraFade) == 0x000008, "Wrong alignment on PlayerController_ClientSetCameraFade"); \ static_assert(sizeof(PlayerController_ClientSetCameraFade) == 0x000020, "Wrong size on PlayerController_ClientSetCameraFade"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, bEnableFading) == 0x000000, "Member 'PlayerController_ClientSetCameraFade::bEnableFading' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, FadeColor) == 0x000004, "Member 'PlayerController_ClientSetCameraFade::FadeColor' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, FadeAlpha) == 0x000008, "Member 'PlayerController_ClientSetCameraFade::FadeAlpha' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, FadeTime) == 0x000018, "Member 'PlayerController_ClientSetCameraFade::FadeTime' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, bFadeAudio) == 0x00001C, "Member 'PlayerController_ClientSetCameraFade::bFadeAudio' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCameraFade, bHoldWhenFinished) == 0x00001D, "Member 'PlayerController_ClientSetCameraFade::bHoldWhenFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetCameraMode \ static_assert(alignof(PlayerController_ClientSetCameraMode) == 0x000004, "Wrong alignment on PlayerController_ClientSetCameraMode"); \ static_assert(sizeof(PlayerController_ClientSetCameraMode) == 0x000008, "Wrong size on PlayerController_ClientSetCameraMode"); \ static_assert(offsetof(PlayerController_ClientSetCameraMode, NewCamMode) == 0x000000, "Member 'PlayerController_ClientSetCameraMode::NewCamMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetCinematicMode \ static_assert(alignof(PlayerController_ClientSetCinematicMode) == 0x000001, "Wrong alignment on PlayerController_ClientSetCinematicMode"); \ static_assert(sizeof(PlayerController_ClientSetCinematicMode) == 0x000004, "Wrong size on PlayerController_ClientSetCinematicMode"); \ static_assert(offsetof(PlayerController_ClientSetCinematicMode, bInCinematicMode) == 0x000000, "Member 'PlayerController_ClientSetCinematicMode::bInCinematicMode' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCinematicMode, bAffectsMovement) == 0x000001, "Member 'PlayerController_ClientSetCinematicMode::bAffectsMovement' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCinematicMode, bAffectsTurning) == 0x000002, "Member 'PlayerController_ClientSetCinematicMode::bAffectsTurning' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetCinematicMode, bAffectsHUD) == 0x000003, "Member 'PlayerController_ClientSetCinematicMode::bAffectsHUD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetForceMipLevelsToBeResident \ static_assert(alignof(PlayerController_ClientSetForceMipLevelsToBeResident) == 0x000008, "Wrong alignment on PlayerController_ClientSetForceMipLevelsToBeResident"); \ static_assert(sizeof(PlayerController_ClientSetForceMipLevelsToBeResident) == 0x000010, "Wrong size on PlayerController_ClientSetForceMipLevelsToBeResident"); \ static_assert(offsetof(PlayerController_ClientSetForceMipLevelsToBeResident, Material) == 0x000000, "Member 'PlayerController_ClientSetForceMipLevelsToBeResident::Material' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetForceMipLevelsToBeResident, ForceDuration) == 0x000008, "Member 'PlayerController_ClientSetForceMipLevelsToBeResident::ForceDuration' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetForceMipLevelsToBeResident, CinematicTextureGroups) == 0x00000C, "Member 'PlayerController_ClientSetForceMipLevelsToBeResident::CinematicTextureGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetHUD \ static_assert(alignof(PlayerController_ClientSetHUD) == 0x000008, "Wrong alignment on PlayerController_ClientSetHUD"); \ static_assert(sizeof(PlayerController_ClientSetHUD) == 0x000008, "Wrong size on PlayerController_ClientSetHUD"); \ static_assert(offsetof(PlayerController_ClientSetHUD, NewHUDClass) == 0x000000, "Member 'PlayerController_ClientSetHUD::NewHUDClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetSpectatorWaiting \ static_assert(alignof(PlayerController_ClientSetSpectatorWaiting) == 0x000001, "Wrong alignment on PlayerController_ClientSetSpectatorWaiting"); \ static_assert(sizeof(PlayerController_ClientSetSpectatorWaiting) == 0x000001, "Wrong size on PlayerController_ClientSetSpectatorWaiting"); \ static_assert(offsetof(PlayerController_ClientSetSpectatorWaiting, bWaiting) == 0x000000, "Member 'PlayerController_ClientSetSpectatorWaiting::bWaiting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSetViewTarget \ static_assert(alignof(PlayerController_ClientSetViewTarget) == 0x000008, "Wrong alignment on PlayerController_ClientSetViewTarget"); \ static_assert(sizeof(PlayerController_ClientSetViewTarget) == 0x000018, "Wrong size on PlayerController_ClientSetViewTarget"); \ static_assert(offsetof(PlayerController_ClientSetViewTarget, A) == 0x000000, "Member 'PlayerController_ClientSetViewTarget::A' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientSetViewTarget, TransitionParams) == 0x000008, "Member 'PlayerController_ClientSetViewTarget::TransitionParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSpawnCameraLensEffect \ static_assert(alignof(PlayerController_ClientSpawnCameraLensEffect) == 0x000008, "Wrong alignment on PlayerController_ClientSpawnCameraLensEffect"); \ static_assert(sizeof(PlayerController_ClientSpawnCameraLensEffect) == 0x000008, "Wrong size on PlayerController_ClientSpawnCameraLensEffect"); \ static_assert(offsetof(PlayerController_ClientSpawnCameraLensEffect, LensEffectEmitterClass) == 0x000000, "Member 'PlayerController_ClientSpawnCameraLensEffect::LensEffectEmitterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientSpawnGenericCameraLensEffect \ static_assert(alignof(PlayerController_ClientSpawnGenericCameraLensEffect) == 0x000008, "Wrong alignment on PlayerController_ClientSpawnGenericCameraLensEffect"); \ static_assert(sizeof(PlayerController_ClientSpawnGenericCameraLensEffect) == 0x000008, "Wrong size on PlayerController_ClientSpawnGenericCameraLensEffect"); \ static_assert(offsetof(PlayerController_ClientSpawnGenericCameraLensEffect, LensEffectEmitterClass) == 0x000000, "Member 'PlayerController_ClientSpawnGenericCameraLensEffect::LensEffectEmitterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientStartCameraShake \ static_assert(alignof(PlayerController_ClientStartCameraShake) == 0x000008, "Wrong alignment on PlayerController_ClientStartCameraShake"); \ static_assert(sizeof(PlayerController_ClientStartCameraShake) == 0x000028, "Wrong size on PlayerController_ClientStartCameraShake"); \ static_assert(offsetof(PlayerController_ClientStartCameraShake, Shake) == 0x000000, "Member 'PlayerController_ClientStartCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStartCameraShake, Scale) == 0x000008, "Member 'PlayerController_ClientStartCameraShake::Scale' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStartCameraShake, PlaySpace) == 0x00000C, "Member 'PlayerController_ClientStartCameraShake::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStartCameraShake, UserPlaySpaceRot) == 0x000010, "Member 'PlayerController_ClientStartCameraShake::UserPlaySpaceRot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientStartCameraShakeFromSource \ static_assert(alignof(PlayerController_ClientStartCameraShakeFromSource) == 0x000008, "Wrong alignment on PlayerController_ClientStartCameraShakeFromSource"); \ static_assert(sizeof(PlayerController_ClientStartCameraShakeFromSource) == 0x000010, "Wrong size on PlayerController_ClientStartCameraShakeFromSource"); \ static_assert(offsetof(PlayerController_ClientStartCameraShakeFromSource, Shake) == 0x000000, "Member 'PlayerController_ClientStartCameraShakeFromSource::Shake' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStartCameraShakeFromSource, SourceComponent) == 0x000008, "Member 'PlayerController_ClientStartCameraShakeFromSource::SourceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientStopCameraShake \ static_assert(alignof(PlayerController_ClientStopCameraShake) == 0x000008, "Wrong alignment on PlayerController_ClientStopCameraShake"); \ static_assert(sizeof(PlayerController_ClientStopCameraShake) == 0x000010, "Wrong size on PlayerController_ClientStopCameraShake"); \ static_assert(offsetof(PlayerController_ClientStopCameraShake, Shake) == 0x000000, "Member 'PlayerController_ClientStopCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStopCameraShake, bImmediately) == 0x000008, "Member 'PlayerController_ClientStopCameraShake::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientStopCameraShakesFromSource \ static_assert(alignof(PlayerController_ClientStopCameraShakesFromSource) == 0x000008, "Wrong alignment on PlayerController_ClientStopCameraShakesFromSource"); \ static_assert(sizeof(PlayerController_ClientStopCameraShakesFromSource) == 0x000010, "Wrong size on PlayerController_ClientStopCameraShakesFromSource"); \ static_assert(offsetof(PlayerController_ClientStopCameraShakesFromSource, SourceComponent) == 0x000000, "Member 'PlayerController_ClientStopCameraShakesFromSource::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStopCameraShakesFromSource, bImmediately) == 0x000008, "Member 'PlayerController_ClientStopCameraShakesFromSource::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientStopForceFeedback \ static_assert(alignof(PlayerController_ClientStopForceFeedback) == 0x000008, "Wrong alignment on PlayerController_ClientStopForceFeedback"); \ static_assert(sizeof(PlayerController_ClientStopForceFeedback) == 0x000010, "Wrong size on PlayerController_ClientStopForceFeedback"); \ static_assert(offsetof(PlayerController_ClientStopForceFeedback, ForceFeedbackEffect) == 0x000000, "Member 'PlayerController_ClientStopForceFeedback::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientStopForceFeedback, Tag) == 0x000008, "Member 'PlayerController_ClientStopForceFeedback::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientTeamMessage \ static_assert(alignof(PlayerController_ClientTeamMessage) == 0x000008, "Wrong alignment on PlayerController_ClientTeamMessage"); \ static_assert(sizeof(PlayerController_ClientTeamMessage) == 0x000028, "Wrong size on PlayerController_ClientTeamMessage"); \ static_assert(offsetof(PlayerController_ClientTeamMessage, SenderPlayerState) == 0x000000, "Member 'PlayerController_ClientTeamMessage::SenderPlayerState' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTeamMessage, S) == 0x000008, "Member 'PlayerController_ClientTeamMessage::S' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTeamMessage, Type) == 0x000018, "Member 'PlayerController_ClientTeamMessage::Type' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTeamMessage, MsgLifeTime) == 0x000020, "Member 'PlayerController_ClientTeamMessage::MsgLifeTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientTravel \ static_assert(alignof(PlayerController_ClientTravel) == 0x000008, "Wrong alignment on PlayerController_ClientTravel"); \ static_assert(sizeof(PlayerController_ClientTravel) == 0x000028, "Wrong size on PlayerController_ClientTravel"); \ static_assert(offsetof(PlayerController_ClientTravel, URL) == 0x000000, "Member 'PlayerController_ClientTravel::URL' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravel, TravelType) == 0x000010, "Member 'PlayerController_ClientTravel::TravelType' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravel, bSeamless) == 0x000011, "Member 'PlayerController_ClientTravel::bSeamless' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravel, MapPackageGuid) == 0x000014, "Member 'PlayerController_ClientTravel::MapPackageGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientTravelInternal \ static_assert(alignof(PlayerController_ClientTravelInternal) == 0x000008, "Wrong alignment on PlayerController_ClientTravelInternal"); \ static_assert(sizeof(PlayerController_ClientTravelInternal) == 0x000028, "Wrong size on PlayerController_ClientTravelInternal"); \ static_assert(offsetof(PlayerController_ClientTravelInternal, URL) == 0x000000, "Member 'PlayerController_ClientTravelInternal::URL' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravelInternal, TravelType) == 0x000010, "Member 'PlayerController_ClientTravelInternal::TravelType' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravelInternal, bSeamless) == 0x000011, "Member 'PlayerController_ClientTravelInternal::bSeamless' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientTravelInternal, MapPackageGuid) == 0x000014, "Member 'PlayerController_ClientTravelInternal::MapPackageGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientUnmutePlayer \ static_assert(alignof(PlayerController_ClientUnmutePlayer) == 0x000008, "Wrong alignment on PlayerController_ClientUnmutePlayer"); \ static_assert(sizeof(PlayerController_ClientUnmutePlayer) == 0x000030, "Wrong size on PlayerController_ClientUnmutePlayer"); \ static_assert(offsetof(PlayerController_ClientUnmutePlayer, PlayerId) == 0x000000, "Member 'PlayerController_ClientUnmutePlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientUnmutePlayers \ static_assert(alignof(PlayerController_ClientUnmutePlayers) == 0x000008, "Wrong alignment on PlayerController_ClientUnmutePlayers"); \ static_assert(sizeof(PlayerController_ClientUnmutePlayers) == 0x000010, "Wrong size on PlayerController_ClientUnmutePlayers"); \ static_assert(offsetof(PlayerController_ClientUnmutePlayers, PlayerIds) == 0x000000, "Member 'PlayerController_ClientUnmutePlayers::PlayerIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientUpdateLevelStreamingStatus \ static_assert(alignof(PlayerController_ClientUpdateLevelStreamingStatus) == 0x000004, "Wrong alignment on PlayerController_ClientUpdateLevelStreamingStatus"); \ static_assert(sizeof(PlayerController_ClientUpdateLevelStreamingStatus) == 0x000014, "Wrong size on PlayerController_ClientUpdateLevelStreamingStatus"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, PackageName) == 0x000000, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::PackageName' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, bNewShouldBeLoaded) == 0x000008, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::bNewShouldBeLoaded' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, bNewShouldBeVisible) == 0x000009, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::bNewShouldBeVisible' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, bNewShouldBlockOnLoad) == 0x00000A, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::bNewShouldBlockOnLoad' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, LODIndex) == 0x00000C, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::LODIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ClientUpdateLevelStreamingStatus, TransactionId) == 0x000010, "Member 'PlayerController_ClientUpdateLevelStreamingStatus::TransactionId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientUpdateMultipleLevelsStreamingStatus \ static_assert(alignof(PlayerController_ClientUpdateMultipleLevelsStreamingStatus) == 0x000008, "Wrong alignment on PlayerController_ClientUpdateMultipleLevelsStreamingStatus"); \ static_assert(sizeof(PlayerController_ClientUpdateMultipleLevelsStreamingStatus) == 0x000010, "Wrong size on PlayerController_ClientUpdateMultipleLevelsStreamingStatus"); \ static_assert(offsetof(PlayerController_ClientUpdateMultipleLevelsStreamingStatus, LevelStatuses) == 0x000000, "Member 'PlayerController_ClientUpdateMultipleLevelsStreamingStatus::LevelStatuses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ClientWasKicked \ static_assert(alignof(PlayerController_ClientWasKicked) == 0x000008, "Wrong alignment on PlayerController_ClientWasKicked"); \ static_assert(sizeof(PlayerController_ClientWasKicked) == 0x000018, "Wrong size on PlayerController_ClientWasKicked"); \ static_assert(offsetof(PlayerController_ClientWasKicked, KickReason) == 0x000000, "Member 'PlayerController_ClientWasKicked::KickReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ConsoleKey \ static_assert(alignof(PlayerController_ConsoleKey) == 0x000008, "Wrong alignment on PlayerController_ConsoleKey"); \ static_assert(sizeof(PlayerController_ConsoleKey) == 0x000018, "Wrong size on PlayerController_ConsoleKey"); \ static_assert(offsetof(PlayerController_ConsoleKey, Key) == 0x000000, "Member 'PlayerController_ConsoleKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_FOV \ static_assert(alignof(PlayerController_FOV) == 0x000004, "Wrong alignment on PlayerController_FOV"); \ static_assert(sizeof(PlayerController_FOV) == 0x000004, "Wrong size on PlayerController_FOV"); \ static_assert(offsetof(PlayerController_FOV, NewFOV) == 0x000000, "Member 'PlayerController_FOV::NewFOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_K2_ClientPlayForceFeedback \ static_assert(alignof(PlayerController_K2_ClientPlayForceFeedback) == 0x000008, "Wrong alignment on PlayerController_K2_ClientPlayForceFeedback"); \ static_assert(sizeof(PlayerController_K2_ClientPlayForceFeedback) == 0x000018, "Wrong size on PlayerController_K2_ClientPlayForceFeedback"); \ static_assert(offsetof(PlayerController_K2_ClientPlayForceFeedback, ForceFeedbackEffect) == 0x000000, "Member 'PlayerController_K2_ClientPlayForceFeedback::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(PlayerController_K2_ClientPlayForceFeedback, Tag) == 0x000008, "Member 'PlayerController_K2_ClientPlayForceFeedback::Tag' has a wrong offset!"); \ static_assert(offsetof(PlayerController_K2_ClientPlayForceFeedback, bLooping) == 0x000010, "Member 'PlayerController_K2_ClientPlayForceFeedback::bLooping' has a wrong offset!"); \ static_assert(offsetof(PlayerController_K2_ClientPlayForceFeedback, bIgnoreTimeDilation) == 0x000011, "Member 'PlayerController_K2_ClientPlayForceFeedback::bIgnoreTimeDilation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_K2_ClientPlayForceFeedback, bPlayWhilePaused) == 0x000012, "Member 'PlayerController_K2_ClientPlayForceFeedback::bPlayWhilePaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_LocalTravel \ static_assert(alignof(PlayerController_LocalTravel) == 0x000008, "Wrong alignment on PlayerController_LocalTravel"); \ static_assert(sizeof(PlayerController_LocalTravel) == 0x000010, "Wrong size on PlayerController_LocalTravel"); \ static_assert(offsetof(PlayerController_LocalTravel, URL) == 0x000000, "Member 'PlayerController_LocalTravel::URL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_OnServerStartedVisualLogger \ static_assert(alignof(PlayerController_OnServerStartedVisualLogger) == 0x000001, "Wrong alignment on PlayerController_OnServerStartedVisualLogger"); \ static_assert(sizeof(PlayerController_OnServerStartedVisualLogger) == 0x000001, "Wrong size on PlayerController_OnServerStartedVisualLogger"); \ static_assert(offsetof(PlayerController_OnServerStartedVisualLogger, bIsLogging) == 0x000000, "Member 'PlayerController_OnServerStartedVisualLogger::bIsLogging' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_PlayDynamicForceFeedback \ static_assert(alignof(PlayerController_PlayDynamicForceFeedback) == 0x000008, "Wrong alignment on PlayerController_PlayDynamicForceFeedback"); \ static_assert(sizeof(PlayerController_PlayDynamicForceFeedback) == 0x000028, "Wrong size on PlayerController_PlayDynamicForceFeedback"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, Intensity) == 0x000000, "Member 'PlayerController_PlayDynamicForceFeedback::Intensity' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, Duration) == 0x000004, "Member 'PlayerController_PlayDynamicForceFeedback::Duration' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, bAffectsLeftLarge) == 0x000008, "Member 'PlayerController_PlayDynamicForceFeedback::bAffectsLeftLarge' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, bAffectsLeftSmall) == 0x000009, "Member 'PlayerController_PlayDynamicForceFeedback::bAffectsLeftSmall' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, bAffectsRightLarge) == 0x00000A, "Member 'PlayerController_PlayDynamicForceFeedback::bAffectsRightLarge' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, bAffectsRightSmall) == 0x00000B, "Member 'PlayerController_PlayDynamicForceFeedback::bAffectsRightSmall' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, action) == 0x00000C, "Member 'PlayerController_PlayDynamicForceFeedback::action' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayDynamicForceFeedback, LatentInfo) == 0x000010, "Member 'PlayerController_PlayDynamicForceFeedback::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_PlayHapticEffect \ static_assert(alignof(PlayerController_PlayHapticEffect) == 0x000008, "Wrong alignment on PlayerController_PlayHapticEffect"); \ static_assert(sizeof(PlayerController_PlayHapticEffect) == 0x000018, "Wrong size on PlayerController_PlayHapticEffect"); \ static_assert(offsetof(PlayerController_PlayHapticEffect, HapticEffect) == 0x000000, "Member 'PlayerController_PlayHapticEffect::HapticEffect' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayHapticEffect, Hand) == 0x000008, "Member 'PlayerController_PlayHapticEffect::Hand' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayHapticEffect, Scale) == 0x00000C, "Member 'PlayerController_PlayHapticEffect::Scale' has a wrong offset!"); \ static_assert(offsetof(PlayerController_PlayHapticEffect, bLoop) == 0x000010, "Member 'PlayerController_PlayHapticEffect::bLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SendToConsole \ static_assert(alignof(PlayerController_SendToConsole) == 0x000008, "Wrong alignment on PlayerController_SendToConsole"); \ static_assert(sizeof(PlayerController_SendToConsole) == 0x000010, "Wrong size on PlayerController_SendToConsole"); \ static_assert(offsetof(PlayerController_SendToConsole, Command) == 0x000000, "Member 'PlayerController_SendToConsole::Command' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerAcknowledgePossession \ static_assert(alignof(PlayerController_ServerAcknowledgePossession) == 0x000008, "Wrong alignment on PlayerController_ServerAcknowledgePossession"); \ static_assert(sizeof(PlayerController_ServerAcknowledgePossession) == 0x000008, "Wrong size on PlayerController_ServerAcknowledgePossession"); \ static_assert(offsetof(PlayerController_ServerAcknowledgePossession, P) == 0x000000, "Member 'PlayerController_ServerAcknowledgePossession::P' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerBlockPlayer \ static_assert(alignof(PlayerController_ServerBlockPlayer) == 0x000008, "Wrong alignment on PlayerController_ServerBlockPlayer"); \ static_assert(sizeof(PlayerController_ServerBlockPlayer) == 0x000030, "Wrong size on PlayerController_ServerBlockPlayer"); \ static_assert(offsetof(PlayerController_ServerBlockPlayer, PlayerId) == 0x000000, "Member 'PlayerController_ServerBlockPlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerCamera \ static_assert(alignof(PlayerController_ServerCamera) == 0x000004, "Wrong alignment on PlayerController_ServerCamera"); \ static_assert(sizeof(PlayerController_ServerCamera) == 0x000008, "Wrong size on PlayerController_ServerCamera"); \ static_assert(offsetof(PlayerController_ServerCamera, NewMode) == 0x000000, "Member 'PlayerController_ServerCamera::NewMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerChangeName \ static_assert(alignof(PlayerController_ServerChangeName) == 0x000008, "Wrong alignment on PlayerController_ServerChangeName"); \ static_assert(sizeof(PlayerController_ServerChangeName) == 0x000010, "Wrong size on PlayerController_ServerChangeName"); \ static_assert(offsetof(PlayerController_ServerChangeName, S) == 0x000000, "Member 'PlayerController_ServerChangeName::S' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerExec \ static_assert(alignof(PlayerController_ServerExec) == 0x000008, "Wrong alignment on PlayerController_ServerExec"); \ static_assert(sizeof(PlayerController_ServerExec) == 0x000010, "Wrong size on PlayerController_ServerExec"); \ static_assert(offsetof(PlayerController_ServerExec, msg) == 0x000000, "Member 'PlayerController_ServerExec::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerExecRPC \ static_assert(alignof(PlayerController_ServerExecRPC) == 0x000008, "Wrong alignment on PlayerController_ServerExecRPC"); \ static_assert(sizeof(PlayerController_ServerExecRPC) == 0x000010, "Wrong size on PlayerController_ServerExecRPC"); \ static_assert(offsetof(PlayerController_ServerExecRPC, msg) == 0x000000, "Member 'PlayerController_ServerExecRPC::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerMutePlayer \ static_assert(alignof(PlayerController_ServerMutePlayer) == 0x000008, "Wrong alignment on PlayerController_ServerMutePlayer"); \ static_assert(sizeof(PlayerController_ServerMutePlayer) == 0x000030, "Wrong size on PlayerController_ServerMutePlayer"); \ static_assert(offsetof(PlayerController_ServerMutePlayer, PlayerId) == 0x000000, "Member 'PlayerController_ServerMutePlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerNotifyLoadedWorld \ static_assert(alignof(PlayerController_ServerNotifyLoadedWorld) == 0x000004, "Wrong alignment on PlayerController_ServerNotifyLoadedWorld"); \ static_assert(sizeof(PlayerController_ServerNotifyLoadedWorld) == 0x000008, "Wrong size on PlayerController_ServerNotifyLoadedWorld"); \ static_assert(offsetof(PlayerController_ServerNotifyLoadedWorld, WorldPackageName) == 0x000000, "Member 'PlayerController_ServerNotifyLoadedWorld::WorldPackageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerRecvClientInputFrame \ static_assert(alignof(PlayerController_ServerRecvClientInputFrame) == 0x000008, "Wrong alignment on PlayerController_ServerRecvClientInputFrame"); \ static_assert(sizeof(PlayerController_ServerRecvClientInputFrame) == 0x000018, "Wrong size on PlayerController_ServerRecvClientInputFrame"); \ static_assert(offsetof(PlayerController_ServerRecvClientInputFrame, RecvClientInputFrame) == 0x000000, "Member 'PlayerController_ServerRecvClientInputFrame::RecvClientInputFrame' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ServerRecvClientInputFrame, Data) == 0x000008, "Member 'PlayerController_ServerRecvClientInputFrame::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerSendLatestAsyncPhysicsTimestamp \ static_assert(alignof(PlayerController_ServerSendLatestAsyncPhysicsTimestamp) == 0x000004, "Wrong alignment on PlayerController_ServerSendLatestAsyncPhysicsTimestamp"); \ static_assert(sizeof(PlayerController_ServerSendLatestAsyncPhysicsTimestamp) == 0x000008, "Wrong size on PlayerController_ServerSendLatestAsyncPhysicsTimestamp"); \ static_assert(offsetof(PlayerController_ServerSendLatestAsyncPhysicsTimestamp, Timestamp) == 0x000000, "Member 'PlayerController_ServerSendLatestAsyncPhysicsTimestamp::Timestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerSetSpectatorLocation \ static_assert(alignof(PlayerController_ServerSetSpectatorLocation) == 0x000008, "Wrong alignment on PlayerController_ServerSetSpectatorLocation"); \ static_assert(sizeof(PlayerController_ServerSetSpectatorLocation) == 0x000030, "Wrong size on PlayerController_ServerSetSpectatorLocation"); \ static_assert(offsetof(PlayerController_ServerSetSpectatorLocation, NewLoc) == 0x000000, "Member 'PlayerController_ServerSetSpectatorLocation::NewLoc' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ServerSetSpectatorLocation, NewRot) == 0x000018, "Member 'PlayerController_ServerSetSpectatorLocation::NewRot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerSetSpectatorWaiting \ static_assert(alignof(PlayerController_ServerSetSpectatorWaiting) == 0x000001, "Wrong alignment on PlayerController_ServerSetSpectatorWaiting"); \ static_assert(sizeof(PlayerController_ServerSetSpectatorWaiting) == 0x000001, "Wrong size on PlayerController_ServerSetSpectatorWaiting"); \ static_assert(offsetof(PlayerController_ServerSetSpectatorWaiting, bWaiting) == 0x000000, "Member 'PlayerController_ServerSetSpectatorWaiting::bWaiting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerUnblockPlayer \ static_assert(alignof(PlayerController_ServerUnblockPlayer) == 0x000008, "Wrong alignment on PlayerController_ServerUnblockPlayer"); \ static_assert(sizeof(PlayerController_ServerUnblockPlayer) == 0x000030, "Wrong size on PlayerController_ServerUnblockPlayer"); \ static_assert(offsetof(PlayerController_ServerUnblockPlayer, PlayerId) == 0x000000, "Member 'PlayerController_ServerUnblockPlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerUnmutePlayer \ static_assert(alignof(PlayerController_ServerUnmutePlayer) == 0x000008, "Wrong alignment on PlayerController_ServerUnmutePlayer"); \ static_assert(sizeof(PlayerController_ServerUnmutePlayer) == 0x000030, "Wrong size on PlayerController_ServerUnmutePlayer"); \ static_assert(offsetof(PlayerController_ServerUnmutePlayer, PlayerId) == 0x000000, "Member 'PlayerController_ServerUnmutePlayer::PlayerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerUpdateCamera \ static_assert(alignof(PlayerController_ServerUpdateCamera) == 0x000008, "Wrong alignment on PlayerController_ServerUpdateCamera"); \ static_assert(sizeof(PlayerController_ServerUpdateCamera) == 0x000020, "Wrong size on PlayerController_ServerUpdateCamera"); \ static_assert(offsetof(PlayerController_ServerUpdateCamera, CamLoc) == 0x000000, "Member 'PlayerController_ServerUpdateCamera::CamLoc' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ServerUpdateCamera, CamPitchAndYaw) == 0x000018, "Member 'PlayerController_ServerUpdateCamera::CamPitchAndYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerUpdateLevelVisibility \ static_assert(alignof(PlayerController_ServerUpdateLevelVisibility) == 0x000004, "Wrong alignment on PlayerController_ServerUpdateLevelVisibility"); \ static_assert(sizeof(PlayerController_ServerUpdateLevelVisibility) == 0x000018, "Wrong size on PlayerController_ServerUpdateLevelVisibility"); \ static_assert(offsetof(PlayerController_ServerUpdateLevelVisibility, LevelVisibility) == 0x000000, "Member 'PlayerController_ServerUpdateLevelVisibility::LevelVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerUpdateMultipleLevelsVisibility \ static_assert(alignof(PlayerController_ServerUpdateMultipleLevelsVisibility) == 0x000008, "Wrong alignment on PlayerController_ServerUpdateMultipleLevelsVisibility"); \ static_assert(sizeof(PlayerController_ServerUpdateMultipleLevelsVisibility) == 0x000010, "Wrong size on PlayerController_ServerUpdateMultipleLevelsVisibility"); \ static_assert(offsetof(PlayerController_ServerUpdateMultipleLevelsVisibility, LevelVisibilities) == 0x000000, "Member 'PlayerController_ServerUpdateMultipleLevelsVisibility::LevelVisibilities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ServerViewSelf \ static_assert(alignof(PlayerController_ServerViewSelf) == 0x000004, "Wrong alignment on PlayerController_ServerViewSelf"); \ static_assert(sizeof(PlayerController_ServerViewSelf) == 0x000010, "Wrong size on PlayerController_ServerViewSelf"); \ static_assert(offsetof(PlayerController_ServerViewSelf, TransitionParams) == 0x000000, "Member 'PlayerController_ServerViewSelf::TransitionParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetAudioListenerAttenuationOverride \ static_assert(alignof(PlayerController_SetAudioListenerAttenuationOverride) == 0x000008, "Wrong alignment on PlayerController_SetAudioListenerAttenuationOverride"); \ static_assert(sizeof(PlayerController_SetAudioListenerAttenuationOverride) == 0x000020, "Wrong size on PlayerController_SetAudioListenerAttenuationOverride"); \ static_assert(offsetof(PlayerController_SetAudioListenerAttenuationOverride, AttachToComponent) == 0x000000, "Member 'PlayerController_SetAudioListenerAttenuationOverride::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetAudioListenerAttenuationOverride, AttenuationLocationOVerride) == 0x000008, "Member 'PlayerController_SetAudioListenerAttenuationOverride::AttenuationLocationOVerride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetAudioListenerOverride \ static_assert(alignof(PlayerController_SetAudioListenerOverride) == 0x000008, "Wrong alignment on PlayerController_SetAudioListenerOverride"); \ static_assert(sizeof(PlayerController_SetAudioListenerOverride) == 0x000038, "Wrong size on PlayerController_SetAudioListenerOverride"); \ static_assert(offsetof(PlayerController_SetAudioListenerOverride, AttachToComponent) == 0x000000, "Member 'PlayerController_SetAudioListenerOverride::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetAudioListenerOverride, Location) == 0x000008, "Member 'PlayerController_SetAudioListenerOverride::Location' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetAudioListenerOverride, Rotation) == 0x000020, "Member 'PlayerController_SetAudioListenerOverride::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetCinematicMode \ static_assert(alignof(PlayerController_SetCinematicMode) == 0x000001, "Wrong alignment on PlayerController_SetCinematicMode"); \ static_assert(sizeof(PlayerController_SetCinematicMode) == 0x000005, "Wrong size on PlayerController_SetCinematicMode"); \ static_assert(offsetof(PlayerController_SetCinematicMode, bInCinematicMode) == 0x000000, "Member 'PlayerController_SetCinematicMode::bInCinematicMode' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetCinematicMode, bHidePlayer) == 0x000001, "Member 'PlayerController_SetCinematicMode::bHidePlayer' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetCinematicMode, bAffectsHUD) == 0x000002, "Member 'PlayerController_SetCinematicMode::bAffectsHUD' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetCinematicMode, bAffectsMovement) == 0x000003, "Member 'PlayerController_SetCinematicMode::bAffectsMovement' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetCinematicMode, bAffectsTurning) == 0x000004, "Member 'PlayerController_SetCinematicMode::bAffectsTurning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetControllerLightColor \ static_assert(alignof(PlayerController_SetControllerLightColor) == 0x000004, "Wrong alignment on PlayerController_SetControllerLightColor"); \ static_assert(sizeof(PlayerController_SetControllerLightColor) == 0x000004, "Wrong size on PlayerController_SetControllerLightColor"); \ static_assert(offsetof(PlayerController_SetControllerLightColor, Color) == 0x000000, "Member 'PlayerController_SetControllerLightColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetDeprecatedInputPitchScale \ static_assert(alignof(PlayerController_SetDeprecatedInputPitchScale) == 0x000004, "Wrong alignment on PlayerController_SetDeprecatedInputPitchScale"); \ static_assert(sizeof(PlayerController_SetDeprecatedInputPitchScale) == 0x000004, "Wrong size on PlayerController_SetDeprecatedInputPitchScale"); \ static_assert(offsetof(PlayerController_SetDeprecatedInputPitchScale, NewValue) == 0x000000, "Member 'PlayerController_SetDeprecatedInputPitchScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetDeprecatedInputRollScale \ static_assert(alignof(PlayerController_SetDeprecatedInputRollScale) == 0x000004, "Wrong alignment on PlayerController_SetDeprecatedInputRollScale"); \ static_assert(sizeof(PlayerController_SetDeprecatedInputRollScale) == 0x000004, "Wrong size on PlayerController_SetDeprecatedInputRollScale"); \ static_assert(offsetof(PlayerController_SetDeprecatedInputRollScale, NewValue) == 0x000000, "Member 'PlayerController_SetDeprecatedInputRollScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetDeprecatedInputYawScale \ static_assert(alignof(PlayerController_SetDeprecatedInputYawScale) == 0x000004, "Wrong alignment on PlayerController_SetDeprecatedInputYawScale"); \ static_assert(sizeof(PlayerController_SetDeprecatedInputYawScale) == 0x000004, "Wrong size on PlayerController_SetDeprecatedInputYawScale"); \ static_assert(offsetof(PlayerController_SetDeprecatedInputYawScale, NewValue) == 0x000000, "Member 'PlayerController_SetDeprecatedInputYawScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetDisableHaptics \ static_assert(alignof(PlayerController_SetDisableHaptics) == 0x000001, "Wrong alignment on PlayerController_SetDisableHaptics"); \ static_assert(sizeof(PlayerController_SetDisableHaptics) == 0x000001, "Wrong size on PlayerController_SetDisableHaptics"); \ static_assert(offsetof(PlayerController_SetDisableHaptics, bNewDisabled) == 0x000000, "Member 'PlayerController_SetDisableHaptics::bNewDisabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetHapticsByValue \ static_assert(alignof(PlayerController_SetHapticsByValue) == 0x000004, "Wrong alignment on PlayerController_SetHapticsByValue"); \ static_assert(sizeof(PlayerController_SetHapticsByValue) == 0x00000C, "Wrong size on PlayerController_SetHapticsByValue"); \ static_assert(offsetof(PlayerController_SetHapticsByValue, Frequency) == 0x000000, "Member 'PlayerController_SetHapticsByValue::Frequency' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetHapticsByValue, Amplitude) == 0x000004, "Member 'PlayerController_SetHapticsByValue::Amplitude' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetHapticsByValue, Hand) == 0x000008, "Member 'PlayerController_SetHapticsByValue::Hand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetMotionControlsEnabled \ static_assert(alignof(PlayerController_SetMotionControlsEnabled) == 0x000001, "Wrong alignment on PlayerController_SetMotionControlsEnabled"); \ static_assert(sizeof(PlayerController_SetMotionControlsEnabled) == 0x000001, "Wrong size on PlayerController_SetMotionControlsEnabled"); \ static_assert(offsetof(PlayerController_SetMotionControlsEnabled, bEnabled) == 0x000000, "Member 'PlayerController_SetMotionControlsEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetMouseCursorWidget \ static_assert(alignof(PlayerController_SetMouseCursorWidget) == 0x000008, "Wrong alignment on PlayerController_SetMouseCursorWidget"); \ static_assert(sizeof(PlayerController_SetMouseCursorWidget) == 0x000010, "Wrong size on PlayerController_SetMouseCursorWidget"); \ static_assert(offsetof(PlayerController_SetMouseCursorWidget, Cursor) == 0x000000, "Member 'PlayerController_SetMouseCursorWidget::Cursor' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetMouseCursorWidget, CursorWidget) == 0x000008, "Member 'PlayerController_SetMouseCursorWidget::CursorWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetMouseLocation \ static_assert(alignof(PlayerController_SetMouseLocation) == 0x000004, "Wrong alignment on PlayerController_SetMouseLocation"); \ static_assert(sizeof(PlayerController_SetMouseLocation) == 0x000008, "Wrong size on PlayerController_SetMouseLocation"); \ static_assert(offsetof(PlayerController_SetMouseLocation, X) == 0x000000, "Member 'PlayerController_SetMouseLocation::X' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetMouseLocation, Y) == 0x000004, "Member 'PlayerController_SetMouseLocation::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetName \ static_assert(alignof(PlayerController_SetName) == 0x000008, "Wrong alignment on PlayerController_SetName"); \ static_assert(sizeof(PlayerController_SetName) == 0x000010, "Wrong size on PlayerController_SetName"); \ static_assert(offsetof(PlayerController_SetName, S) == 0x000000, "Member 'PlayerController_SetName::S' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetViewTargetWithBlend \ static_assert(alignof(PlayerController_SetViewTargetWithBlend) == 0x000008, "Wrong alignment on PlayerController_SetViewTargetWithBlend"); \ static_assert(sizeof(PlayerController_SetViewTargetWithBlend) == 0x000018, "Wrong size on PlayerController_SetViewTargetWithBlend"); \ static_assert(offsetof(PlayerController_SetViewTargetWithBlend, NewViewTarget) == 0x000000, "Member 'PlayerController_SetViewTargetWithBlend::NewViewTarget' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetViewTargetWithBlend, BlendTime) == 0x000008, "Member 'PlayerController_SetViewTargetWithBlend::BlendTime' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetViewTargetWithBlend, BlendFunc) == 0x00000C, "Member 'PlayerController_SetViewTargetWithBlend::BlendFunc' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetViewTargetWithBlend, BlendExp) == 0x000010, "Member 'PlayerController_SetViewTargetWithBlend::BlendExp' has a wrong offset!"); \ static_assert(offsetof(PlayerController_SetViewTargetWithBlend, bLockOutgoing) == 0x000014, "Member 'PlayerController_SetViewTargetWithBlend::bLockOutgoing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SetVirtualJoystickVisibility \ static_assert(alignof(PlayerController_SetVirtualJoystickVisibility) == 0x000001, "Wrong alignment on PlayerController_SetVirtualJoystickVisibility"); \ static_assert(sizeof(PlayerController_SetVirtualJoystickVisibility) == 0x000001, "Wrong size on PlayerController_SetVirtualJoystickVisibility"); \ static_assert(offsetof(PlayerController_SetVirtualJoystickVisibility, bVisible) == 0x000000, "Member 'PlayerController_SetVirtualJoystickVisibility::bVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_StartFire \ static_assert(alignof(PlayerController_StartFire) == 0x000001, "Wrong alignment on PlayerController_StartFire"); \ static_assert(sizeof(PlayerController_StartFire) == 0x000001, "Wrong size on PlayerController_StartFire"); \ static_assert(offsetof(PlayerController_StartFire, FireModeNum) == 0x000000, "Member 'PlayerController_StartFire::FireModeNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_StopHapticEffect \ static_assert(alignof(PlayerController_StopHapticEffect) == 0x000001, "Wrong alignment on PlayerController_StopHapticEffect"); \ static_assert(sizeof(PlayerController_StopHapticEffect) == 0x000001, "Wrong size on PlayerController_StopHapticEffect"); \ static_assert(offsetof(PlayerController_StopHapticEffect, Hand) == 0x000000, "Member 'PlayerController_StopHapticEffect::Hand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_SwitchLevel \ static_assert(alignof(PlayerController_SwitchLevel) == 0x000008, "Wrong alignment on PlayerController_SwitchLevel"); \ static_assert(sizeof(PlayerController_SwitchLevel) == 0x000010, "Wrong size on PlayerController_SwitchLevel"); \ static_assert(offsetof(PlayerController_SwitchLevel, URL) == 0x000000, "Member 'PlayerController_SwitchLevel::URL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_TestServerLevelVisibilityChange \ static_assert(alignof(PlayerController_TestServerLevelVisibilityChange) == 0x000004, "Wrong alignment on PlayerController_TestServerLevelVisibilityChange"); \ static_assert(sizeof(PlayerController_TestServerLevelVisibilityChange) == 0x000010, "Wrong size on PlayerController_TestServerLevelVisibilityChange"); \ static_assert(offsetof(PlayerController_TestServerLevelVisibilityChange, PackageName) == 0x000000, "Member 'PlayerController_TestServerLevelVisibilityChange::PackageName' has a wrong offset!"); \ static_assert(offsetof(PlayerController_TestServerLevelVisibilityChange, Filename) == 0x000008, "Member 'PlayerController_TestServerLevelVisibilityChange::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ToggleSpeaking \ static_assert(alignof(PlayerController_ToggleSpeaking) == 0x000001, "Wrong alignment on PlayerController_ToggleSpeaking"); \ static_assert(sizeof(PlayerController_ToggleSpeaking) == 0x000001, "Wrong size on PlayerController_ToggleSpeaking"); \ static_assert(offsetof(PlayerController_ToggleSpeaking, bInSpeaking) == 0x000000, "Member 'PlayerController_ToggleSpeaking::bInSpeaking' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_DeprojectMousePositionToWorld \ static_assert(alignof(PlayerController_DeprojectMousePositionToWorld) == 0x000008, "Wrong alignment on PlayerController_DeprojectMousePositionToWorld"); \ static_assert(sizeof(PlayerController_DeprojectMousePositionToWorld) == 0x000038, "Wrong size on PlayerController_DeprojectMousePositionToWorld"); \ static_assert(offsetof(PlayerController_DeprojectMousePositionToWorld, WorldLocation) == 0x000000, "Member 'PlayerController_DeprojectMousePositionToWorld::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectMousePositionToWorld, WorldDirection) == 0x000018, "Member 'PlayerController_DeprojectMousePositionToWorld::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectMousePositionToWorld, ReturnValue) == 0x000030, "Member 'PlayerController_DeprojectMousePositionToWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_DeprojectScreenPositionToWorld \ static_assert(alignof(PlayerController_DeprojectScreenPositionToWorld) == 0x000008, "Wrong alignment on PlayerController_DeprojectScreenPositionToWorld"); \ static_assert(sizeof(PlayerController_DeprojectScreenPositionToWorld) == 0x000040, "Wrong size on PlayerController_DeprojectScreenPositionToWorld"); \ static_assert(offsetof(PlayerController_DeprojectScreenPositionToWorld, ScreenX) == 0x000000, "Member 'PlayerController_DeprojectScreenPositionToWorld::ScreenX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectScreenPositionToWorld, ScreenY) == 0x000004, "Member 'PlayerController_DeprojectScreenPositionToWorld::ScreenY' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectScreenPositionToWorld, WorldLocation) == 0x000008, "Member 'PlayerController_DeprojectScreenPositionToWorld::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectScreenPositionToWorld, WorldDirection) == 0x000020, "Member 'PlayerController_DeprojectScreenPositionToWorld::WorldDirection' has a wrong offset!"); \ static_assert(offsetof(PlayerController_DeprojectScreenPositionToWorld, ReturnValue) == 0x000038, "Member 'PlayerController_DeprojectScreenPositionToWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetAsyncPhysicsDataToConsume \ static_assert(alignof(PlayerController_GetAsyncPhysicsDataToConsume) == 0x000008, "Wrong alignment on PlayerController_GetAsyncPhysicsDataToConsume"); \ static_assert(sizeof(PlayerController_GetAsyncPhysicsDataToConsume) == 0x000008, "Wrong size on PlayerController_GetAsyncPhysicsDataToConsume"); \ static_assert(offsetof(PlayerController_GetAsyncPhysicsDataToConsume, ReturnValue) == 0x000000, "Member 'PlayerController_GetAsyncPhysicsDataToConsume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetAsyncPhysicsDataToWrite \ static_assert(alignof(PlayerController_GetAsyncPhysicsDataToWrite) == 0x000008, "Wrong alignment on PlayerController_GetAsyncPhysicsDataToWrite"); \ static_assert(sizeof(PlayerController_GetAsyncPhysicsDataToWrite) == 0x000008, "Wrong size on PlayerController_GetAsyncPhysicsDataToWrite"); \ static_assert(offsetof(PlayerController_GetAsyncPhysicsDataToWrite, ReturnValue) == 0x000000, "Member 'PlayerController_GetAsyncPhysicsDataToWrite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetDeprecatedInputPitchScale \ static_assert(alignof(PlayerController_GetDeprecatedInputPitchScale) == 0x000004, "Wrong alignment on PlayerController_GetDeprecatedInputPitchScale"); \ static_assert(sizeof(PlayerController_GetDeprecatedInputPitchScale) == 0x000004, "Wrong size on PlayerController_GetDeprecatedInputPitchScale"); \ static_assert(offsetof(PlayerController_GetDeprecatedInputPitchScale, ReturnValue) == 0x000000, "Member 'PlayerController_GetDeprecatedInputPitchScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetDeprecatedInputRollScale \ static_assert(alignof(PlayerController_GetDeprecatedInputRollScale) == 0x000004, "Wrong alignment on PlayerController_GetDeprecatedInputRollScale"); \ static_assert(sizeof(PlayerController_GetDeprecatedInputRollScale) == 0x000004, "Wrong size on PlayerController_GetDeprecatedInputRollScale"); \ static_assert(offsetof(PlayerController_GetDeprecatedInputRollScale, ReturnValue) == 0x000000, "Member 'PlayerController_GetDeprecatedInputRollScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetDeprecatedInputYawScale \ static_assert(alignof(PlayerController_GetDeprecatedInputYawScale) == 0x000004, "Wrong alignment on PlayerController_GetDeprecatedInputYawScale"); \ static_assert(sizeof(PlayerController_GetDeprecatedInputYawScale) == 0x000004, "Wrong size on PlayerController_GetDeprecatedInputYawScale"); \ static_assert(offsetof(PlayerController_GetDeprecatedInputYawScale, ReturnValue) == 0x000000, "Member 'PlayerController_GetDeprecatedInputYawScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetFocalLocation \ static_assert(alignof(PlayerController_GetFocalLocation) == 0x000008, "Wrong alignment on PlayerController_GetFocalLocation"); \ static_assert(sizeof(PlayerController_GetFocalLocation) == 0x000018, "Wrong size on PlayerController_GetFocalLocation"); \ static_assert(offsetof(PlayerController_GetFocalLocation, ReturnValue) == 0x000000, "Member 'PlayerController_GetFocalLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderCursor \ static_assert(alignof(PlayerController_GetHitResultUnderCursor) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderCursor"); \ static_assert(sizeof(PlayerController_GetHitResultUnderCursor) == 0x0000F8, "Wrong size on PlayerController_GetHitResultUnderCursor"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursor, TraceChannel) == 0x000000, "Member 'PlayerController_GetHitResultUnderCursor::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursor, bTraceComplex) == 0x000001, "Member 'PlayerController_GetHitResultUnderCursor::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursor, HitResult) == 0x000008, "Member 'PlayerController_GetHitResultUnderCursor::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursor, ReturnValue) == 0x0000F0, "Member 'PlayerController_GetHitResultUnderCursor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderCursorByChannel \ static_assert(alignof(PlayerController_GetHitResultUnderCursorByChannel) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderCursorByChannel"); \ static_assert(sizeof(PlayerController_GetHitResultUnderCursorByChannel) == 0x0000F8, "Wrong size on PlayerController_GetHitResultUnderCursorByChannel"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorByChannel, TraceChannel) == 0x000000, "Member 'PlayerController_GetHitResultUnderCursorByChannel::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorByChannel, bTraceComplex) == 0x000001, "Member 'PlayerController_GetHitResultUnderCursorByChannel::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorByChannel, HitResult) == 0x000008, "Member 'PlayerController_GetHitResultUnderCursorByChannel::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorByChannel, ReturnValue) == 0x0000F0, "Member 'PlayerController_GetHitResultUnderCursorByChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderCursorForObjects \ static_assert(alignof(PlayerController_GetHitResultUnderCursorForObjects) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderCursorForObjects"); \ static_assert(sizeof(PlayerController_GetHitResultUnderCursorForObjects) == 0x000108, "Wrong size on PlayerController_GetHitResultUnderCursorForObjects"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorForObjects, ObjectTypes) == 0x000000, "Member 'PlayerController_GetHitResultUnderCursorForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorForObjects, bTraceComplex) == 0x000010, "Member 'PlayerController_GetHitResultUnderCursorForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorForObjects, HitResult) == 0x000018, "Member 'PlayerController_GetHitResultUnderCursorForObjects::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderCursorForObjects, ReturnValue) == 0x000100, "Member 'PlayerController_GetHitResultUnderCursorForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderFinger \ static_assert(alignof(PlayerController_GetHitResultUnderFinger) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderFinger"); \ static_assert(sizeof(PlayerController_GetHitResultUnderFinger) == 0x0000F8, "Wrong size on PlayerController_GetHitResultUnderFinger"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFinger, FingerIndex) == 0x000000, "Member 'PlayerController_GetHitResultUnderFinger::FingerIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFinger, TraceChannel) == 0x000001, "Member 'PlayerController_GetHitResultUnderFinger::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFinger, bTraceComplex) == 0x000002, "Member 'PlayerController_GetHitResultUnderFinger::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFinger, HitResult) == 0x000008, "Member 'PlayerController_GetHitResultUnderFinger::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFinger, ReturnValue) == 0x0000F0, "Member 'PlayerController_GetHitResultUnderFinger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderFingerByChannel \ static_assert(alignof(PlayerController_GetHitResultUnderFingerByChannel) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderFingerByChannel"); \ static_assert(sizeof(PlayerController_GetHitResultUnderFingerByChannel) == 0x0000F8, "Wrong size on PlayerController_GetHitResultUnderFingerByChannel"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerByChannel, FingerIndex) == 0x000000, "Member 'PlayerController_GetHitResultUnderFingerByChannel::FingerIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerByChannel, TraceChannel) == 0x000001, "Member 'PlayerController_GetHitResultUnderFingerByChannel::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerByChannel, bTraceComplex) == 0x000002, "Member 'PlayerController_GetHitResultUnderFingerByChannel::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerByChannel, HitResult) == 0x000008, "Member 'PlayerController_GetHitResultUnderFingerByChannel::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerByChannel, ReturnValue) == 0x0000F0, "Member 'PlayerController_GetHitResultUnderFingerByChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHitResultUnderFingerForObjects \ static_assert(alignof(PlayerController_GetHitResultUnderFingerForObjects) == 0x000008, "Wrong alignment on PlayerController_GetHitResultUnderFingerForObjects"); \ static_assert(sizeof(PlayerController_GetHitResultUnderFingerForObjects) == 0x000110, "Wrong size on PlayerController_GetHitResultUnderFingerForObjects"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerForObjects, FingerIndex) == 0x000000, "Member 'PlayerController_GetHitResultUnderFingerForObjects::FingerIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerForObjects, ObjectTypes) == 0x000008, "Member 'PlayerController_GetHitResultUnderFingerForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerForObjects, bTraceComplex) == 0x000018, "Member 'PlayerController_GetHitResultUnderFingerForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerForObjects, HitResult) == 0x000020, "Member 'PlayerController_GetHitResultUnderFingerForObjects::HitResult' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetHitResultUnderFingerForObjects, ReturnValue) == 0x000108, "Member 'PlayerController_GetHitResultUnderFingerForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetHUD \ static_assert(alignof(PlayerController_GetHUD) == 0x000008, "Wrong alignment on PlayerController_GetHUD"); \ static_assert(sizeof(PlayerController_GetHUD) == 0x000008, "Wrong size on PlayerController_GetHUD"); \ static_assert(offsetof(PlayerController_GetHUD, ReturnValue) == 0x000000, "Member 'PlayerController_GetHUD::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputAnalogKeyState \ static_assert(alignof(PlayerController_GetInputAnalogKeyState) == 0x000008, "Wrong alignment on PlayerController_GetInputAnalogKeyState"); \ static_assert(sizeof(PlayerController_GetInputAnalogKeyState) == 0x000020, "Wrong size on PlayerController_GetInputAnalogKeyState"); \ static_assert(offsetof(PlayerController_GetInputAnalogKeyState, Key) == 0x000000, "Member 'PlayerController_GetInputAnalogKeyState::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputAnalogKeyState, ReturnValue) == 0x000018, "Member 'PlayerController_GetInputAnalogKeyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputAnalogStickState \ static_assert(alignof(PlayerController_GetInputAnalogStickState) == 0x000004, "Wrong alignment on PlayerController_GetInputAnalogStickState"); \ static_assert(sizeof(PlayerController_GetInputAnalogStickState) == 0x00000C, "Wrong size on PlayerController_GetInputAnalogStickState"); \ static_assert(offsetof(PlayerController_GetInputAnalogStickState, WhichStick) == 0x000000, "Member 'PlayerController_GetInputAnalogStickState::WhichStick' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputAnalogStickState, StickX) == 0x000004, "Member 'PlayerController_GetInputAnalogStickState::StickX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputAnalogStickState, StickY) == 0x000008, "Member 'PlayerController_GetInputAnalogStickState::StickY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputKeyTimeDown \ static_assert(alignof(PlayerController_GetInputKeyTimeDown) == 0x000008, "Wrong alignment on PlayerController_GetInputKeyTimeDown"); \ static_assert(sizeof(PlayerController_GetInputKeyTimeDown) == 0x000020, "Wrong size on PlayerController_GetInputKeyTimeDown"); \ static_assert(offsetof(PlayerController_GetInputKeyTimeDown, Key) == 0x000000, "Member 'PlayerController_GetInputKeyTimeDown::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputKeyTimeDown, ReturnValue) == 0x000018, "Member 'PlayerController_GetInputKeyTimeDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputMotionState \ static_assert(alignof(PlayerController_GetInputMotionState) == 0x000008, "Wrong alignment on PlayerController_GetInputMotionState"); \ static_assert(sizeof(PlayerController_GetInputMotionState) == 0x000060, "Wrong size on PlayerController_GetInputMotionState"); \ static_assert(offsetof(PlayerController_GetInputMotionState, Tilt) == 0x000000, "Member 'PlayerController_GetInputMotionState::Tilt' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputMotionState, RotationRate) == 0x000018, "Member 'PlayerController_GetInputMotionState::RotationRate' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputMotionState, Gravity) == 0x000030, "Member 'PlayerController_GetInputMotionState::Gravity' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputMotionState, Acceleration) == 0x000048, "Member 'PlayerController_GetInputMotionState::Acceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputMouseDelta \ static_assert(alignof(PlayerController_GetInputMouseDelta) == 0x000004, "Wrong alignment on PlayerController_GetInputMouseDelta"); \ static_assert(sizeof(PlayerController_GetInputMouseDelta) == 0x000008, "Wrong size on PlayerController_GetInputMouseDelta"); \ static_assert(offsetof(PlayerController_GetInputMouseDelta, DeltaX) == 0x000000, "Member 'PlayerController_GetInputMouseDelta::DeltaX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputMouseDelta, DeltaY) == 0x000004, "Member 'PlayerController_GetInputMouseDelta::DeltaY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputTouchState \ static_assert(alignof(PlayerController_GetInputTouchState) == 0x000004, "Wrong alignment on PlayerController_GetInputTouchState"); \ static_assert(sizeof(PlayerController_GetInputTouchState) == 0x000010, "Wrong size on PlayerController_GetInputTouchState"); \ static_assert(offsetof(PlayerController_GetInputTouchState, FingerIndex) == 0x000000, "Member 'PlayerController_GetInputTouchState::FingerIndex' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputTouchState, LocationX) == 0x000004, "Member 'PlayerController_GetInputTouchState::LocationX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputTouchState, LocationY) == 0x000008, "Member 'PlayerController_GetInputTouchState::LocationY' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputTouchState, bIsCurrentlyPressed) == 0x00000C, "Member 'PlayerController_GetInputTouchState::bIsCurrentlyPressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetInputVectorKeyState \ static_assert(alignof(PlayerController_GetInputVectorKeyState) == 0x000008, "Wrong alignment on PlayerController_GetInputVectorKeyState"); \ static_assert(sizeof(PlayerController_GetInputVectorKeyState) == 0x000030, "Wrong size on PlayerController_GetInputVectorKeyState"); \ static_assert(offsetof(PlayerController_GetInputVectorKeyState, Key) == 0x000000, "Member 'PlayerController_GetInputVectorKeyState::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetInputVectorKeyState, ReturnValue) == 0x000018, "Member 'PlayerController_GetInputVectorKeyState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetMousePosition \ static_assert(alignof(PlayerController_GetMousePosition) == 0x000004, "Wrong alignment on PlayerController_GetMousePosition"); \ static_assert(sizeof(PlayerController_GetMousePosition) == 0x00000C, "Wrong size on PlayerController_GetMousePosition"); \ static_assert(offsetof(PlayerController_GetMousePosition, LocationX) == 0x000000, "Member 'PlayerController_GetMousePosition::LocationX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetMousePosition, LocationY) == 0x000004, "Member 'PlayerController_GetMousePosition::LocationY' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetMousePosition, ReturnValue) == 0x000008, "Member 'PlayerController_GetMousePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetOverridePlayerInputClass \ static_assert(alignof(PlayerController_GetOverridePlayerInputClass) == 0x000008, "Wrong alignment on PlayerController_GetOverridePlayerInputClass"); \ static_assert(sizeof(PlayerController_GetOverridePlayerInputClass) == 0x000008, "Wrong size on PlayerController_GetOverridePlayerInputClass"); \ static_assert(offsetof(PlayerController_GetOverridePlayerInputClass, ReturnValue) == 0x000000, "Member 'PlayerController_GetOverridePlayerInputClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetPlatformUserId \ static_assert(alignof(PlayerController_GetPlatformUserId) == 0x000004, "Wrong alignment on PlayerController_GetPlatformUserId"); \ static_assert(sizeof(PlayerController_GetPlatformUserId) == 0x000004, "Wrong size on PlayerController_GetPlatformUserId"); \ static_assert(offsetof(PlayerController_GetPlatformUserId, ReturnValue) == 0x000000, "Member 'PlayerController_GetPlatformUserId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetSpectatorPawn \ static_assert(alignof(PlayerController_GetSpectatorPawn) == 0x000008, "Wrong alignment on PlayerController_GetSpectatorPawn"); \ static_assert(sizeof(PlayerController_GetSpectatorPawn) == 0x000008, "Wrong size on PlayerController_GetSpectatorPawn"); \ static_assert(offsetof(PlayerController_GetSpectatorPawn, ReturnValue) == 0x000000, "Member 'PlayerController_GetSpectatorPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetStreamingSourceLocationAndRotation \ static_assert(alignof(PlayerController_GetStreamingSourceLocationAndRotation) == 0x000008, "Wrong alignment on PlayerController_GetStreamingSourceLocationAndRotation"); \ static_assert(sizeof(PlayerController_GetStreamingSourceLocationAndRotation) == 0x000030, "Wrong size on PlayerController_GetStreamingSourceLocationAndRotation"); \ static_assert(offsetof(PlayerController_GetStreamingSourceLocationAndRotation, OutLocation) == 0x000000, "Member 'PlayerController_GetStreamingSourceLocationAndRotation::OutLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetStreamingSourceLocationAndRotation, OutRotation) == 0x000018, "Member 'PlayerController_GetStreamingSourceLocationAndRotation::OutRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetStreamingSourcePriority \ static_assert(alignof(PlayerController_GetStreamingSourcePriority) == 0x000001, "Wrong alignment on PlayerController_GetStreamingSourcePriority"); \ static_assert(sizeof(PlayerController_GetStreamingSourcePriority) == 0x000001, "Wrong size on PlayerController_GetStreamingSourcePriority"); \ static_assert(offsetof(PlayerController_GetStreamingSourcePriority, ReturnValue) == 0x000000, "Member 'PlayerController_GetStreamingSourcePriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetStreamingSourceShapes \ static_assert(alignof(PlayerController_GetStreamingSourceShapes) == 0x000008, "Wrong alignment on PlayerController_GetStreamingSourceShapes"); \ static_assert(sizeof(PlayerController_GetStreamingSourceShapes) == 0x000010, "Wrong size on PlayerController_GetStreamingSourceShapes"); \ static_assert(offsetof(PlayerController_GetStreamingSourceShapes, OutShapes) == 0x000000, "Member 'PlayerController_GetStreamingSourceShapes::OutShapes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_GetViewportSize \ static_assert(alignof(PlayerController_GetViewportSize) == 0x000004, "Wrong alignment on PlayerController_GetViewportSize"); \ static_assert(sizeof(PlayerController_GetViewportSize) == 0x000008, "Wrong size on PlayerController_GetViewportSize"); \ static_assert(offsetof(PlayerController_GetViewportSize, SizeX) == 0x000000, "Member 'PlayerController_GetViewportSize::SizeX' has a wrong offset!"); \ static_assert(offsetof(PlayerController_GetViewportSize, SizeY) == 0x000004, "Member 'PlayerController_GetViewportSize::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_IsInputKeyDown \ static_assert(alignof(PlayerController_IsInputKeyDown) == 0x000008, "Wrong alignment on PlayerController_IsInputKeyDown"); \ static_assert(sizeof(PlayerController_IsInputKeyDown) == 0x000020, "Wrong size on PlayerController_IsInputKeyDown"); \ static_assert(offsetof(PlayerController_IsInputKeyDown, Key) == 0x000000, "Member 'PlayerController_IsInputKeyDown::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_IsInputKeyDown, ReturnValue) == 0x000018, "Member 'PlayerController_IsInputKeyDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_IsStreamingSourceEnabled \ static_assert(alignof(PlayerController_IsStreamingSourceEnabled) == 0x000001, "Wrong alignment on PlayerController_IsStreamingSourceEnabled"); \ static_assert(sizeof(PlayerController_IsStreamingSourceEnabled) == 0x000001, "Wrong size on PlayerController_IsStreamingSourceEnabled"); \ static_assert(offsetof(PlayerController_IsStreamingSourceEnabled, ReturnValue) == 0x000000, "Member 'PlayerController_IsStreamingSourceEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_ProjectWorldLocationToScreen \ static_assert(alignof(PlayerController_ProjectWorldLocationToScreen) == 0x000008, "Wrong alignment on PlayerController_ProjectWorldLocationToScreen"); \ static_assert(sizeof(PlayerController_ProjectWorldLocationToScreen) == 0x000030, "Wrong size on PlayerController_ProjectWorldLocationToScreen"); \ static_assert(offsetof(PlayerController_ProjectWorldLocationToScreen, WorldLocation) == 0x000000, "Member 'PlayerController_ProjectWorldLocationToScreen::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ProjectWorldLocationToScreen, ScreenLocation) == 0x000018, "Member 'PlayerController_ProjectWorldLocationToScreen::ScreenLocation' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ProjectWorldLocationToScreen, bPlayerViewportRelative) == 0x000028, "Member 'PlayerController_ProjectWorldLocationToScreen::bPlayerViewportRelative' has a wrong offset!"); \ static_assert(offsetof(PlayerController_ProjectWorldLocationToScreen, ReturnValue) == 0x000029, "Member 'PlayerController_ProjectWorldLocationToScreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_StreamingSourceShouldActivate \ static_assert(alignof(PlayerController_StreamingSourceShouldActivate) == 0x000001, "Wrong alignment on PlayerController_StreamingSourceShouldActivate"); \ static_assert(sizeof(PlayerController_StreamingSourceShouldActivate) == 0x000001, "Wrong size on PlayerController_StreamingSourceShouldActivate"); \ static_assert(offsetof(PlayerController_StreamingSourceShouldActivate, ReturnValue) == 0x000000, "Member 'PlayerController_StreamingSourceShouldActivate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_StreamingSourceShouldBlockOnSlowStreaming \ static_assert(alignof(PlayerController_StreamingSourceShouldBlockOnSlowStreaming) == 0x000001, "Wrong alignment on PlayerController_StreamingSourceShouldBlockOnSlowStreaming"); \ static_assert(sizeof(PlayerController_StreamingSourceShouldBlockOnSlowStreaming) == 0x000001, "Wrong size on PlayerController_StreamingSourceShouldBlockOnSlowStreaming"); \ static_assert(offsetof(PlayerController_StreamingSourceShouldBlockOnSlowStreaming, ReturnValue) == 0x000000, "Member 'PlayerController_StreamingSourceShouldBlockOnSlowStreaming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_WasInputKeyJustPressed \ static_assert(alignof(PlayerController_WasInputKeyJustPressed) == 0x000008, "Wrong alignment on PlayerController_WasInputKeyJustPressed"); \ static_assert(sizeof(PlayerController_WasInputKeyJustPressed) == 0x000020, "Wrong size on PlayerController_WasInputKeyJustPressed"); \ static_assert(offsetof(PlayerController_WasInputKeyJustPressed, Key) == 0x000000, "Member 'PlayerController_WasInputKeyJustPressed::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_WasInputKeyJustPressed, ReturnValue) == 0x000018, "Member 'PlayerController_WasInputKeyJustPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerController_WasInputKeyJustReleased \ static_assert(alignof(PlayerController_WasInputKeyJustReleased) == 0x000008, "Wrong alignment on PlayerController_WasInputKeyJustReleased"); \ static_assert(sizeof(PlayerController_WasInputKeyJustReleased) == 0x000020, "Wrong size on PlayerController_WasInputKeyJustReleased"); \ static_assert(offsetof(PlayerController_WasInputKeyJustReleased, Key) == 0x000000, "Member 'PlayerController_WasInputKeyJustReleased::Key' has a wrong offset!"); \ static_assert(offsetof(PlayerController_WasInputKeyJustReleased, ReturnValue) == 0x000018, "Member 'PlayerController_WasInputKeyJustReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerController \ static_assert(alignof(APlayerController) == 0x000008, "Wrong alignment on APlayerController"); \ static_assert(sizeof(APlayerController) == 0x000870, "Wrong size on APlayerController"); \ static_assert(offsetof(APlayerController, Player) == 0x000350, "Member 'APlayerController::Player' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AcknowledgedPawn) == 0x000358, "Member 'APlayerController::AcknowledgedPawn' has a wrong offset!"); \ static_assert(offsetof(APlayerController, MyHUD) == 0x000360, "Member 'APlayerController::MyHUD' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerCameraManager) == 0x000368, "Member 'APlayerController::PlayerCameraManager' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerCameraManagerClass) == 0x000370, "Member 'APlayerController::PlayerCameraManagerClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, bAutoManageActiveCameraTarget) == 0x000378, "Member 'APlayerController::bAutoManageActiveCameraTarget' has a wrong offset!"); \ static_assert(offsetof(APlayerController, TargetViewRotation) == 0x000380, "Member 'APlayerController::TargetViewRotation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SmoothTargetViewRotationSpeed) == 0x0003B0, "Member 'APlayerController::SmoothTargetViewRotationSpeed' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HiddenActors) == 0x0003B8, "Member 'APlayerController::HiddenActors' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HiddenPrimitiveComponents) == 0x0003C8, "Member 'APlayerController::HiddenPrimitiveComponents' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorStateSynchTime) == 0x0003DC, "Member 'APlayerController::LastSpectatorStateSynchTime' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorSyncLocation) == 0x0003E0, "Member 'APlayerController::LastSpectatorSyncLocation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastSpectatorSyncRotation) == 0x0003F8, "Member 'APlayerController::LastSpectatorSyncRotation' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ClientCap) == 0x000410, "Member 'APlayerController::ClientCap' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CheatManager) == 0x000418, "Member 'APlayerController::CheatManager' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CheatClass) == 0x000420, "Member 'APlayerController::CheatClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PlayerInput) == 0x000428, "Member 'APlayerController::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ActiveForceFeedbackEffects) == 0x000430, "Member 'APlayerController::ActiveForceFeedbackEffects' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AsyncPhysicsDataClass) == 0x000440, "Member 'APlayerController::AsyncPhysicsDataClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, AsyncPhysicsDataComponent) == 0x000448, "Member 'APlayerController::AsyncPhysicsDataComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerController, NetPlayerIndex) == 0x0004D4, "Member 'APlayerController::NetPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(APlayerController, PendingSwapConnection) == 0x000530, "Member 'APlayerController::PendingSwapConnection' has a wrong offset!"); \ static_assert(offsetof(APlayerController, NetConnection) == 0x000538, "Member 'APlayerController::NetConnection' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputYawScale) == 0x000558, "Member 'APlayerController::InputYawScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputPitchScale) == 0x00055C, "Member 'APlayerController::InputPitchScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InputRollScale) == 0x000560, "Member 'APlayerController::InputRollScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourcePriority) == 0x000568, "Member 'APlayerController::StreamingSourcePriority' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourceDebugColor) == 0x00056C, "Member 'APlayerController::StreamingSourceDebugColor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, StreamingSourceShapes) == 0x000570, "Member 'APlayerController::StreamingSourceShapes' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ForceFeedbackScale) == 0x000580, "Member 'APlayerController::ForceFeedbackScale' has a wrong offset!"); \ static_assert(offsetof(APlayerController, ClickEventKeys) == 0x000588, "Member 'APlayerController::ClickEventKeys' has a wrong offset!"); \ static_assert(offsetof(APlayerController, DefaultMouseCursor) == 0x000598, "Member 'APlayerController::DefaultMouseCursor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentMouseCursor) == 0x000599, "Member 'APlayerController::CurrentMouseCursor' has a wrong offset!"); \ static_assert(offsetof(APlayerController, DefaultClickTraceChannel) == 0x00059A, "Member 'APlayerController::DefaultClickTraceChannel' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentClickTraceChannel) == 0x00059B, "Member 'APlayerController::CurrentClickTraceChannel' has a wrong offset!"); \ static_assert(offsetof(APlayerController, HitResultTraceDistance) == 0x00059C, "Member 'APlayerController::HitResultTraceDistance' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SeamlessTravelCount) == 0x0005A0, "Member 'APlayerController::SeamlessTravelCount' has a wrong offset!"); \ static_assert(offsetof(APlayerController, LastCompletedSeamlessTravelCount) == 0x0005A2, "Member 'APlayerController::LastCompletedSeamlessTravelCount' has a wrong offset!"); \ static_assert(offsetof(APlayerController, InactiveStateInputComponent) == 0x000628, "Member 'APlayerController::InactiveStateInputComponent' has a wrong offset!"); \ static_assert(offsetof(APlayerController, CurrentTouchInterface) == 0x000648, "Member 'APlayerController::CurrentTouchInterface' has a wrong offset!"); \ static_assert(offsetof(APlayerController, OverridePlayerInputClass) == 0x000650, "Member 'APlayerController::OverridePlayerInputClass' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SpectatorPawn) == 0x0006D0, "Member 'APlayerController::SpectatorPawn' has a wrong offset!"); \ static_assert(offsetof(APlayerController, bIsLocalPlayerController) == 0x0006DC, "Member 'APlayerController::bIsLocalPlayerController' has a wrong offset!"); \ static_assert(offsetof(APlayerController, SpawnLocation) == 0x0006E0, "Member 'APlayerController::SpawnLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Add \ static_assert(alignof(BlueprintMapLibrary_Map_Add) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Add"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Add) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_Add"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Add, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Add::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Add, Key) == 0x000050, "Member 'BlueprintMapLibrary_Map_Add::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Add, Value) == 0x000054, "Member 'BlueprintMapLibrary_Map_Add::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Clear \ static_assert(alignof(BlueprintMapLibrary_Map_Clear) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Clear"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Clear) == 0x000050, "Wrong size on BlueprintMapLibrary_Map_Clear"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Clear, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Clear::TargetMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Contains \ static_assert(alignof(BlueprintMapLibrary_Map_Contains) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Contains"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Contains) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_Contains"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Contains, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Contains::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Contains, Key) == 0x000050, "Member 'BlueprintMapLibrary_Map_Contains::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Contains, ReturnValue) == 0x000054, "Member 'BlueprintMapLibrary_Map_Contains::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Find \ static_assert(alignof(BlueprintMapLibrary_Map_Find) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Find"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Find) == 0x000060, "Wrong size on BlueprintMapLibrary_Map_Find"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Find, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Find::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Find, Key) == 0x000050, "Member 'BlueprintMapLibrary_Map_Find::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Find, Value) == 0x000054, "Member 'BlueprintMapLibrary_Map_Find::Value' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Find, ReturnValue) == 0x000058, "Member 'BlueprintMapLibrary_Map_Find::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_IsEmpty \ static_assert(alignof(BlueprintMapLibrary_Map_IsEmpty) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_IsEmpty"); \ static_assert(sizeof(BlueprintMapLibrary_Map_IsEmpty) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_IsEmpty"); \ static_assert(offsetof(BlueprintMapLibrary_Map_IsEmpty, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_IsEmpty::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_IsEmpty, ReturnValue) == 0x000050, "Member 'BlueprintMapLibrary_Map_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_IsNotEmpty \ static_assert(alignof(BlueprintMapLibrary_Map_IsNotEmpty) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_IsNotEmpty"); \ static_assert(sizeof(BlueprintMapLibrary_Map_IsNotEmpty) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_IsNotEmpty"); \ static_assert(offsetof(BlueprintMapLibrary_Map_IsNotEmpty, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_IsNotEmpty::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_IsNotEmpty, ReturnValue) == 0x000050, "Member 'BlueprintMapLibrary_Map_IsNotEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Keys \ static_assert(alignof(BlueprintMapLibrary_Map_Keys) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Keys"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Keys) == 0x000060, "Wrong size on BlueprintMapLibrary_Map_Keys"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Keys, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Keys::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Keys, Keys) == 0x000050, "Member 'BlueprintMapLibrary_Map_Keys::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Length \ static_assert(alignof(BlueprintMapLibrary_Map_Length) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Length"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Length) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_Length"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Length, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Length::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Length, ReturnValue) == 0x000050, "Member 'BlueprintMapLibrary_Map_Length::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Remove \ static_assert(alignof(BlueprintMapLibrary_Map_Remove) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Remove"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Remove) == 0x000058, "Wrong size on BlueprintMapLibrary_Map_Remove"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Remove, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Remove::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Remove, Key) == 0x000050, "Member 'BlueprintMapLibrary_Map_Remove::Key' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Remove, ReturnValue) == 0x000054, "Member 'BlueprintMapLibrary_Map_Remove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_Map_Values \ static_assert(alignof(BlueprintMapLibrary_Map_Values) == 0x000008, "Wrong alignment on BlueprintMapLibrary_Map_Values"); \ static_assert(sizeof(BlueprintMapLibrary_Map_Values) == 0x000060, "Wrong size on BlueprintMapLibrary_Map_Values"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Values, TargetMap) == 0x000000, "Member 'BlueprintMapLibrary_Map_Values::TargetMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_Map_Values, Values) == 0x000050, "Member 'BlueprintMapLibrary_Map_Values::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintMapLibrary_SetMapPropertyByName \ static_assert(alignof(BlueprintMapLibrary_SetMapPropertyByName) == 0x000008, "Wrong alignment on BlueprintMapLibrary_SetMapPropertyByName"); \ static_assert(sizeof(BlueprintMapLibrary_SetMapPropertyByName) == 0x000060, "Wrong size on BlueprintMapLibrary_SetMapPropertyByName"); \ static_assert(offsetof(BlueprintMapLibrary_SetMapPropertyByName, Object) == 0x000000, "Member 'BlueprintMapLibrary_SetMapPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_SetMapPropertyByName, PropertyName) == 0x000008, "Member 'BlueprintMapLibrary_SetMapPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(BlueprintMapLibrary_SetMapPropertyByName, Value) == 0x000010, "Member 'BlueprintMapLibrary_SetMapPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintMapLibrary \ static_assert(alignof(UBlueprintMapLibrary) == 0x000008, "Wrong alignment on UBlueprintMapLibrary"); \ static_assert(sizeof(UBlueprintMapLibrary) == 0x000028, "Wrong size on UBlueprintMapLibrary"); \ #define DUMPER7_ASSERTS_CheatManager_BugIt \ static_assert(alignof(CheatManager_BugIt) == 0x000008, "Wrong alignment on CheatManager_BugIt"); \ static_assert(sizeof(CheatManager_BugIt) == 0x000010, "Wrong size on CheatManager_BugIt"); \ static_assert(offsetof(CheatManager_BugIt, ScreenShotDescription) == 0x000000, "Member 'CheatManager_BugIt::ScreenShotDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_BugItGo \ static_assert(alignof(CheatManager_BugItGo) == 0x000004, "Wrong alignment on CheatManager_BugItGo"); \ static_assert(sizeof(CheatManager_BugItGo) == 0x000018, "Wrong size on CheatManager_BugItGo"); \ static_assert(offsetof(CheatManager_BugItGo, X) == 0x000000, "Member 'CheatManager_BugItGo::X' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItGo, Y) == 0x000004, "Member 'CheatManager_BugItGo::Y' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItGo, Z) == 0x000008, "Member 'CheatManager_BugItGo::Z' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItGo, Pitch) == 0x00000C, "Member 'CheatManager_BugItGo::Pitch' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItGo, Yaw) == 0x000010, "Member 'CheatManager_BugItGo::Yaw' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItGo, Roll) == 0x000014, "Member 'CheatManager_BugItGo::Roll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_BugItStringCreator \ static_assert(alignof(CheatManager_BugItStringCreator) == 0x000008, "Wrong alignment on CheatManager_BugItStringCreator"); \ static_assert(sizeof(CheatManager_BugItStringCreator) == 0x000050, "Wrong size on CheatManager_BugItStringCreator"); \ static_assert(offsetof(CheatManager_BugItStringCreator, ViewLocation) == 0x000000, "Member 'CheatManager_BugItStringCreator::ViewLocation' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItStringCreator, ViewRotation) == 0x000018, "Member 'CheatManager_BugItStringCreator::ViewRotation' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItStringCreator, GoString) == 0x000030, "Member 'CheatManager_BugItStringCreator::GoString' has a wrong offset!"); \ static_assert(offsetof(CheatManager_BugItStringCreator, LocString) == 0x000040, "Member 'CheatManager_BugItStringCreator::LocString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_ChangeSize \ static_assert(alignof(CheatManager_ChangeSize) == 0x000004, "Wrong alignment on CheatManager_ChangeSize"); \ static_assert(sizeof(CheatManager_ChangeSize) == 0x000004, "Wrong size on CheatManager_ChangeSize"); \ static_assert(offsetof(CheatManager_ChangeSize, F) == 0x000000, "Member 'CheatManager_ChangeSize::F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_CheatScript \ static_assert(alignof(CheatManager_CheatScript) == 0x000008, "Wrong alignment on CheatManager_CheatScript"); \ static_assert(sizeof(CheatManager_CheatScript) == 0x000010, "Wrong size on CheatManager_CheatScript"); \ static_assert(offsetof(CheatManager_CheatScript, ScriptName) == 0x000000, "Member 'CheatManager_CheatScript::ScriptName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DamageTarget \ static_assert(alignof(CheatManager_DamageTarget) == 0x000004, "Wrong alignment on CheatManager_DamageTarget"); \ static_assert(sizeof(CheatManager_DamageTarget) == 0x000004, "Wrong size on CheatManager_DamageTarget"); \ static_assert(offsetof(CheatManager_DamageTarget, DamageAmount) == 0x000000, "Member 'CheatManager_DamageTarget::DamageAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DebugCapsuleSweepChannel \ static_assert(alignof(CheatManager_DebugCapsuleSweepChannel) == 0x000001, "Wrong alignment on CheatManager_DebugCapsuleSweepChannel"); \ static_assert(sizeof(CheatManager_DebugCapsuleSweepChannel) == 0x000001, "Wrong size on CheatManager_DebugCapsuleSweepChannel"); \ static_assert(offsetof(CheatManager_DebugCapsuleSweepChannel, Channel) == 0x000000, "Member 'CheatManager_DebugCapsuleSweepChannel::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DebugCapsuleSweepComplex \ static_assert(alignof(CheatManager_DebugCapsuleSweepComplex) == 0x000001, "Wrong alignment on CheatManager_DebugCapsuleSweepComplex"); \ static_assert(sizeof(CheatManager_DebugCapsuleSweepComplex) == 0x000001, "Wrong size on CheatManager_DebugCapsuleSweepComplex"); \ static_assert(offsetof(CheatManager_DebugCapsuleSweepComplex, bTraceComplex) == 0x000000, "Member 'CheatManager_DebugCapsuleSweepComplex::bTraceComplex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DebugCapsuleSweepSize \ static_assert(alignof(CheatManager_DebugCapsuleSweepSize) == 0x000004, "Wrong alignment on CheatManager_DebugCapsuleSweepSize"); \ static_assert(sizeof(CheatManager_DebugCapsuleSweepSize) == 0x000008, "Wrong size on CheatManager_DebugCapsuleSweepSize"); \ static_assert(offsetof(CheatManager_DebugCapsuleSweepSize, HalfHeight) == 0x000000, "Member 'CheatManager_DebugCapsuleSweepSize::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(CheatManager_DebugCapsuleSweepSize, Radius) == 0x000004, "Member 'CheatManager_DebugCapsuleSweepSize::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DestroyAll \ static_assert(alignof(CheatManager_DestroyAll) == 0x000008, "Wrong alignment on CheatManager_DestroyAll"); \ static_assert(sizeof(CheatManager_DestroyAll) == 0x000008, "Wrong size on CheatManager_DestroyAll"); \ static_assert(offsetof(CheatManager_DestroyAll, aclass) == 0x000000, "Member 'CheatManager_DestroyAll::aclass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_DestroyPawns \ static_assert(alignof(CheatManager_DestroyPawns) == 0x000008, "Wrong alignment on CheatManager_DestroyPawns"); \ static_assert(sizeof(CheatManager_DestroyPawns) == 0x000008, "Wrong size on CheatManager_DestroyPawns"); \ static_assert(offsetof(CheatManager_DestroyPawns, aclass) == 0x000000, "Member 'CheatManager_DestroyPawns::aclass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_FreezeFrame \ static_assert(alignof(CheatManager_FreezeFrame) == 0x000004, "Wrong alignment on CheatManager_FreezeFrame"); \ static_assert(sizeof(CheatManager_FreezeFrame) == 0x000004, "Wrong size on CheatManager_FreezeFrame"); \ static_assert(offsetof(CheatManager_FreezeFrame, Delay) == 0x000000, "Member 'CheatManager_FreezeFrame::Delay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_OnlyLoadLevel \ static_assert(alignof(CheatManager_OnlyLoadLevel) == 0x000004, "Wrong alignment on CheatManager_OnlyLoadLevel"); \ static_assert(sizeof(CheatManager_OnlyLoadLevel) == 0x000008, "Wrong size on CheatManager_OnlyLoadLevel"); \ static_assert(offsetof(CheatManager_OnlyLoadLevel, PackageName) == 0x000000, "Member 'CheatManager_OnlyLoadLevel::PackageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_OnPlayerEndPlayed \ static_assert(alignof(CheatManager_OnPlayerEndPlayed) == 0x000008, "Wrong alignment on CheatManager_OnPlayerEndPlayed"); \ static_assert(sizeof(CheatManager_OnPlayerEndPlayed) == 0x000010, "Wrong size on CheatManager_OnPlayerEndPlayed"); \ static_assert(offsetof(CheatManager_OnPlayerEndPlayed, Player) == 0x000000, "Member 'CheatManager_OnPlayerEndPlayed::Player' has a wrong offset!"); \ static_assert(offsetof(CheatManager_OnPlayerEndPlayed, EndPlayReason) == 0x000008, "Member 'CheatManager_OnPlayerEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_Slomo \ static_assert(alignof(CheatManager_Slomo) == 0x000004, "Wrong alignment on CheatManager_Slomo"); \ static_assert(sizeof(CheatManager_Slomo) == 0x000004, "Wrong size on CheatManager_Slomo"); \ static_assert(offsetof(CheatManager_Slomo, NewTimeDilation) == 0x000000, "Member 'CheatManager_Slomo::NewTimeDilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_StreamLevelIn \ static_assert(alignof(CheatManager_StreamLevelIn) == 0x000004, "Wrong alignment on CheatManager_StreamLevelIn"); \ static_assert(sizeof(CheatManager_StreamLevelIn) == 0x000008, "Wrong size on CheatManager_StreamLevelIn"); \ static_assert(offsetof(CheatManager_StreamLevelIn, PackageName) == 0x000000, "Member 'CheatManager_StreamLevelIn::PackageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_StreamLevelOut \ static_assert(alignof(CheatManager_StreamLevelOut) == 0x000004, "Wrong alignment on CheatManager_StreamLevelOut"); \ static_assert(sizeof(CheatManager_StreamLevelOut) == 0x000008, "Wrong size on CheatManager_StreamLevelOut"); \ static_assert(offsetof(CheatManager_StreamLevelOut, PackageName) == 0x000000, "Member 'CheatManager_StreamLevelOut::PackageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_Summon \ static_assert(alignof(CheatManager_Summon) == 0x000008, "Wrong alignment on CheatManager_Summon"); \ static_assert(sizeof(CheatManager_Summon) == 0x000010, "Wrong size on CheatManager_Summon"); \ static_assert(offsetof(CheatManager_Summon, ClassName) == 0x000000, "Member 'CheatManager_Summon::ClassName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_ViewActor \ static_assert(alignof(CheatManager_ViewActor) == 0x000004, "Wrong alignment on CheatManager_ViewActor"); \ static_assert(sizeof(CheatManager_ViewActor) == 0x000008, "Wrong size on CheatManager_ViewActor"); \ static_assert(offsetof(CheatManager_ViewActor, ActorName) == 0x000000, "Member 'CheatManager_ViewActor::ActorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_ViewClass \ static_assert(alignof(CheatManager_ViewClass) == 0x000008, "Wrong alignment on CheatManager_ViewClass"); \ static_assert(sizeof(CheatManager_ViewClass) == 0x000008, "Wrong size on CheatManager_ViewClass"); \ static_assert(offsetof(CheatManager_ViewClass, DesiredClass) == 0x000000, "Member 'CheatManager_ViewClass::DesiredClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_ViewPlayer \ static_assert(alignof(CheatManager_ViewPlayer) == 0x000008, "Wrong alignment on CheatManager_ViewPlayer"); \ static_assert(sizeof(CheatManager_ViewPlayer) == 0x000010, "Wrong size on CheatManager_ViewPlayer"); \ static_assert(offsetof(CheatManager_ViewPlayer, S) == 0x000000, "Member 'CheatManager_ViewPlayer::S' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManager_GetPlayerController \ static_assert(alignof(CheatManager_GetPlayerController) == 0x000008, "Wrong alignment on CheatManager_GetPlayerController"); \ static_assert(sizeof(CheatManager_GetPlayerController) == 0x000008, "Wrong size on CheatManager_GetPlayerController"); \ static_assert(offsetof(CheatManager_GetPlayerController, ReturnValue) == 0x000000, "Member 'CheatManager_GetPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheatManager \ static_assert(alignof(UCheatManager) == 0x000008, "Wrong alignment on UCheatManager"); \ static_assert(sizeof(UCheatManager) == 0x000088, "Wrong size on UCheatManager"); \ static_assert(offsetof(UCheatManager, DebugCameraControllerRef) == 0x000028, "Member 'UCheatManager::DebugCameraControllerRef' has a wrong offset!"); \ static_assert(offsetof(UCheatManager, DebugCameraControllerClass) == 0x000030, "Member 'UCheatManager::DebugCameraControllerClass' has a wrong offset!"); \ static_assert(offsetof(UCheatManager, CheatManagerExtensions) == 0x000078, "Member 'UCheatManager::CheatManagerExtensions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightmassPortalComponent \ static_assert(alignof(ULightmassPortalComponent) == 0x000010, "Wrong alignment on ULightmassPortalComponent"); \ static_assert(sizeof(ULightmassPortalComponent) == 0x0002B0, "Wrong size on ULightmassPortalComponent"); \ static_assert(offsetof(ULightmassPortalComponent, PreviewBox) == 0x0002A0, "Member 'ULightmassPortalComponent::PreviewBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComponentElementSelectionInterface \ static_assert(alignof(UComponentElementSelectionInterface) == 0x000008, "Wrong alignment on UComponentElementSelectionInterface"); \ static_assert(sizeof(UComponentElementSelectionInterface) == 0x000030, "Wrong size on UComponentElementSelectionInterface"); \ #define DUMPER7_ASSERTS_DecalComponent_CreateDynamicMaterialInstance \ static_assert(alignof(DecalComponent_CreateDynamicMaterialInstance) == 0x000008, "Wrong alignment on DecalComponent_CreateDynamicMaterialInstance"); \ static_assert(sizeof(DecalComponent_CreateDynamicMaterialInstance) == 0x000008, "Wrong size on DecalComponent_CreateDynamicMaterialInstance"); \ static_assert(offsetof(DecalComponent_CreateDynamicMaterialInstance, ReturnValue) == 0x000000, "Member 'DecalComponent_CreateDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetAlphaIntensity \ static_assert(alignof(DecalComponent_SetAlphaIntensity) == 0x000004, "Wrong alignment on DecalComponent_SetAlphaIntensity"); \ static_assert(sizeof(DecalComponent_SetAlphaIntensity) == 0x000004, "Wrong size on DecalComponent_SetAlphaIntensity"); \ static_assert(offsetof(DecalComponent_SetAlphaIntensity, NewAlphaIntensity) == 0x000000, "Member 'DecalComponent_SetAlphaIntensity::NewAlphaIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetDecalMaterial \ static_assert(alignof(DecalComponent_SetDecalMaterial) == 0x000008, "Wrong alignment on DecalComponent_SetDecalMaterial"); \ static_assert(sizeof(DecalComponent_SetDecalMaterial) == 0x000008, "Wrong size on DecalComponent_SetDecalMaterial"); \ static_assert(offsetof(DecalComponent_SetDecalMaterial, NewDecalMaterial) == 0x000000, "Member 'DecalComponent_SetDecalMaterial::NewDecalMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetFadeIn \ static_assert(alignof(DecalComponent_SetFadeIn) == 0x000004, "Wrong alignment on DecalComponent_SetFadeIn"); \ static_assert(sizeof(DecalComponent_SetFadeIn) == 0x000008, "Wrong size on DecalComponent_SetFadeIn"); \ static_assert(offsetof(DecalComponent_SetFadeIn, StartDelay) == 0x000000, "Member 'DecalComponent_SetFadeIn::StartDelay' has a wrong offset!"); \ static_assert(offsetof(DecalComponent_SetFadeIn, Duaration) == 0x000004, "Member 'DecalComponent_SetFadeIn::Duaration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetFadeOut \ static_assert(alignof(DecalComponent_SetFadeOut) == 0x000004, "Wrong alignment on DecalComponent_SetFadeOut"); \ static_assert(sizeof(DecalComponent_SetFadeOut) == 0x00000C, "Wrong size on DecalComponent_SetFadeOut"); \ static_assert(offsetof(DecalComponent_SetFadeOut, StartDelay) == 0x000000, "Member 'DecalComponent_SetFadeOut::StartDelay' has a wrong offset!"); \ static_assert(offsetof(DecalComponent_SetFadeOut, Duration) == 0x000004, "Member 'DecalComponent_SetFadeOut::Duration' has a wrong offset!"); \ static_assert(offsetof(DecalComponent_SetFadeOut, DestroyOwnerAfterFade) == 0x000008, "Member 'DecalComponent_SetFadeOut::DestroyOwnerAfterFade' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetFadeScreenSize \ static_assert(alignof(DecalComponent_SetFadeScreenSize) == 0x000004, "Wrong alignment on DecalComponent_SetFadeScreenSize"); \ static_assert(sizeof(DecalComponent_SetFadeScreenSize) == 0x000004, "Wrong size on DecalComponent_SetFadeScreenSize"); \ static_assert(offsetof(DecalComponent_SetFadeScreenSize, NewFadeScreenSize) == 0x000000, "Member 'DecalComponent_SetFadeScreenSize::NewFadeScreenSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetSortOrder \ static_assert(alignof(DecalComponent_SetSortOrder) == 0x000004, "Wrong alignment on DecalComponent_SetSortOrder"); \ static_assert(sizeof(DecalComponent_SetSortOrder) == 0x000004, "Wrong size on DecalComponent_SetSortOrder"); \ static_assert(offsetof(DecalComponent_SetSortOrder, Value) == 0x000000, "Member 'DecalComponent_SetSortOrder::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_SetTint \ static_assert(alignof(DecalComponent_SetTint) == 0x000004, "Wrong alignment on DecalComponent_SetTint"); \ static_assert(sizeof(DecalComponent_SetTint) == 0x000004, "Wrong size on DecalComponent_SetTint"); \ static_assert(offsetof(DecalComponent_SetTint, NewTint) == 0x000000, "Member 'DecalComponent_SetTint::NewTint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_GetDecalMaterial \ static_assert(alignof(DecalComponent_GetDecalMaterial) == 0x000008, "Wrong alignment on DecalComponent_GetDecalMaterial"); \ static_assert(sizeof(DecalComponent_GetDecalMaterial) == 0x000008, "Wrong size on DecalComponent_GetDecalMaterial"); \ static_assert(offsetof(DecalComponent_GetDecalMaterial, ReturnValue) == 0x000000, "Member 'DecalComponent_GetDecalMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_GetFadeDuration \ static_assert(alignof(DecalComponent_GetFadeDuration) == 0x000004, "Wrong alignment on DecalComponent_GetFadeDuration"); \ static_assert(sizeof(DecalComponent_GetFadeDuration) == 0x000004, "Wrong size on DecalComponent_GetFadeDuration"); \ static_assert(offsetof(DecalComponent_GetFadeDuration, ReturnValue) == 0x000000, "Member 'DecalComponent_GetFadeDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_GetFadeInDuration \ static_assert(alignof(DecalComponent_GetFadeInDuration) == 0x000004, "Wrong alignment on DecalComponent_GetFadeInDuration"); \ static_assert(sizeof(DecalComponent_GetFadeInDuration) == 0x000004, "Wrong size on DecalComponent_GetFadeInDuration"); \ static_assert(offsetof(DecalComponent_GetFadeInDuration, ReturnValue) == 0x000000, "Member 'DecalComponent_GetFadeInDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_GetFadeInStartDelay \ static_assert(alignof(DecalComponent_GetFadeInStartDelay) == 0x000004, "Wrong alignment on DecalComponent_GetFadeInStartDelay"); \ static_assert(sizeof(DecalComponent_GetFadeInStartDelay) == 0x000004, "Wrong size on DecalComponent_GetFadeInStartDelay"); \ static_assert(offsetof(DecalComponent_GetFadeInStartDelay, ReturnValue) == 0x000000, "Member 'DecalComponent_GetFadeInStartDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalComponent_GetFadeStartDelay \ static_assert(alignof(DecalComponent_GetFadeStartDelay) == 0x000004, "Wrong alignment on DecalComponent_GetFadeStartDelay"); \ static_assert(sizeof(DecalComponent_GetFadeStartDelay) == 0x000004, "Wrong size on DecalComponent_GetFadeStartDelay"); \ static_assert(offsetof(DecalComponent_GetFadeStartDelay, ReturnValue) == 0x000000, "Member 'DecalComponent_GetFadeStartDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDecalComponent \ static_assert(alignof(UDecalComponent) == 0x000010, "Wrong alignment on UDecalComponent"); \ static_assert(sizeof(UDecalComponent) == 0x000300, "Wrong size on UDecalComponent"); \ static_assert(offsetof(UDecalComponent, DecalMaterial) == 0x0002A0, "Member 'UDecalComponent::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, SortOrder) == 0x0002A8, "Member 'UDecalComponent::SortOrder' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, AlphaIntensity) == 0x0002AC, "Member 'UDecalComponent::AlphaIntensity' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, Tint) == 0x0002B0, "Member 'UDecalComponent::Tint' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeScreenSize) == 0x0002B4, "Member 'UDecalComponent::FadeScreenSize' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeStartDelay) == 0x0002B8, "Member 'UDecalComponent::FadeStartDelay' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeDuration) == 0x0002BC, "Member 'UDecalComponent::FadeDuration' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeInDuration) == 0x0002C0, "Member 'UDecalComponent::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, FadeInStartDelay) == 0x0002C4, "Member 'UDecalComponent::FadeInStartDelay' has a wrong offset!"); \ static_assert(offsetof(UDecalComponent, DecalSize) == 0x0002D0, "Member 'UDecalComponent::DecalSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_EnableRecording \ static_assert(alignof(VisualLoggerKismetLibrary_EnableRecording) == 0x000001, "Wrong alignment on VisualLoggerKismetLibrary_EnableRecording"); \ static_assert(sizeof(VisualLoggerKismetLibrary_EnableRecording) == 0x000001, "Wrong size on VisualLoggerKismetLibrary_EnableRecording"); \ static_assert(offsetof(VisualLoggerKismetLibrary_EnableRecording, bEnabled) == 0x000000, "Member 'VisualLoggerKismetLibrary_EnableRecording::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_LogBox \ static_assert(alignof(VisualLoggerKismetLibrary_LogBox) == 0x000008, "Wrong alignment on VisualLoggerKismetLibrary_LogBox"); \ static_assert(sizeof(VisualLoggerKismetLibrary_LogBox) == 0x000070, "Wrong size on VisualLoggerKismetLibrary_LogBox"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, WorldContextObject) == 0x000000, "Member 'VisualLoggerKismetLibrary_LogBox::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, BoxShape) == 0x000008, "Member 'VisualLoggerKismetLibrary_LogBox::BoxShape' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, Text) == 0x000040, "Member 'VisualLoggerKismetLibrary_LogBox::Text' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, ObjectColor) == 0x000050, "Member 'VisualLoggerKismetLibrary_LogBox::ObjectColor' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, LogCategory) == 0x000060, "Member 'VisualLoggerKismetLibrary_LogBox::LogCategory' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogBox, bAddToMessageLog) == 0x000068, "Member 'VisualLoggerKismetLibrary_LogBox::bAddToMessageLog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_LogLocation \ static_assert(alignof(VisualLoggerKismetLibrary_LogLocation) == 0x000008, "Wrong alignment on VisualLoggerKismetLibrary_LogLocation"); \ static_assert(sizeof(VisualLoggerKismetLibrary_LogLocation) == 0x000050, "Wrong size on VisualLoggerKismetLibrary_LogLocation"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, WorldContextObject) == 0x000000, "Member 'VisualLoggerKismetLibrary_LogLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, Location) == 0x000008, "Member 'VisualLoggerKismetLibrary_LogLocation::Location' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, Text) == 0x000020, "Member 'VisualLoggerKismetLibrary_LogLocation::Text' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, ObjectColor) == 0x000030, "Member 'VisualLoggerKismetLibrary_LogLocation::ObjectColor' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, Radius) == 0x000040, "Member 'VisualLoggerKismetLibrary_LogLocation::Radius' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, LogCategory) == 0x000044, "Member 'VisualLoggerKismetLibrary_LogLocation::LogCategory' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogLocation, bAddToMessageLog) == 0x00004C, "Member 'VisualLoggerKismetLibrary_LogLocation::bAddToMessageLog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_LogSegment \ static_assert(alignof(VisualLoggerKismetLibrary_LogSegment) == 0x000008, "Wrong alignment on VisualLoggerKismetLibrary_LogSegment"); \ static_assert(sizeof(VisualLoggerKismetLibrary_LogSegment) == 0x000068, "Wrong size on VisualLoggerKismetLibrary_LogSegment"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, WorldContextObject) == 0x000000, "Member 'VisualLoggerKismetLibrary_LogSegment::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, SegmentStart) == 0x000008, "Member 'VisualLoggerKismetLibrary_LogSegment::SegmentStart' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, SegmentEnd) == 0x000020, "Member 'VisualLoggerKismetLibrary_LogSegment::SegmentEnd' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, Text) == 0x000038, "Member 'VisualLoggerKismetLibrary_LogSegment::Text' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, ObjectColor) == 0x000048, "Member 'VisualLoggerKismetLibrary_LogSegment::ObjectColor' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, Thickness) == 0x000058, "Member 'VisualLoggerKismetLibrary_LogSegment::Thickness' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, CategoryName) == 0x00005C, "Member 'VisualLoggerKismetLibrary_LogSegment::CategoryName' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogSegment, bAddToMessageLog) == 0x000064, "Member 'VisualLoggerKismetLibrary_LogSegment::bAddToMessageLog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_LogText \ static_assert(alignof(VisualLoggerKismetLibrary_LogText) == 0x000008, "Wrong alignment on VisualLoggerKismetLibrary_LogText"); \ static_assert(sizeof(VisualLoggerKismetLibrary_LogText) == 0x000028, "Wrong size on VisualLoggerKismetLibrary_LogText"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogText, WorldContextObject) == 0x000000, "Member 'VisualLoggerKismetLibrary_LogText::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogText, Text) == 0x000008, "Member 'VisualLoggerKismetLibrary_LogText::Text' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogText, LogCategory) == 0x000018, "Member 'VisualLoggerKismetLibrary_LogText::LogCategory' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_LogText, bAddToMessageLog) == 0x000020, "Member 'VisualLoggerKismetLibrary_LogText::bAddToMessageLog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VisualLoggerKismetLibrary_RedirectVislog \ static_assert(alignof(VisualLoggerKismetLibrary_RedirectVislog) == 0x000008, "Wrong alignment on VisualLoggerKismetLibrary_RedirectVislog"); \ static_assert(sizeof(VisualLoggerKismetLibrary_RedirectVislog) == 0x000010, "Wrong size on VisualLoggerKismetLibrary_RedirectVislog"); \ static_assert(offsetof(VisualLoggerKismetLibrary_RedirectVislog, SourceOwner) == 0x000000, "Member 'VisualLoggerKismetLibrary_RedirectVislog::SourceOwner' has a wrong offset!"); \ static_assert(offsetof(VisualLoggerKismetLibrary_RedirectVislog, DestinationOwner) == 0x000008, "Member 'VisualLoggerKismetLibrary_RedirectVislog::DestinationOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVisualLoggerKismetLibrary \ static_assert(alignof(UVisualLoggerKismetLibrary) == 0x000008, "Wrong alignment on UVisualLoggerKismetLibrary"); \ static_assert(sizeof(UVisualLoggerKismetLibrary) == 0x000028, "Wrong size on UVisualLoggerKismetLibrary"); \ #define DUMPER7_ASSERTS_HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot \ static_assert(alignof(HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot) == 0x000008, "Wrong alignment on HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot"); \ static_assert(sizeof(HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot) == 0x000018, "Wrong size on HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot"); \ static_assert(offsetof(HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot, SnapshotTitle) == 0x000000, "Member 'HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot::SnapshotTitle' has a wrong offset!"); \ static_assert(offsetof(HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot, bResetStats) == 0x000010, "Member 'HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot::bResetStats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHealthSnapshotBlueprintLibrary \ static_assert(alignof(UHealthSnapshotBlueprintLibrary) == 0x000008, "Wrong alignment on UHealthSnapshotBlueprintLibrary"); \ static_assert(sizeof(UHealthSnapshotBlueprintLibrary) == 0x000028, "Wrong size on UHealthSnapshotBlueprintLibrary"); \ #define DUMPER7_ASSERTS_GameStateBase_GetPlayerRespawnDelay \ static_assert(alignof(GameStateBase_GetPlayerRespawnDelay) == 0x000008, "Wrong alignment on GameStateBase_GetPlayerRespawnDelay"); \ static_assert(sizeof(GameStateBase_GetPlayerRespawnDelay) == 0x000010, "Wrong size on GameStateBase_GetPlayerRespawnDelay"); \ static_assert(offsetof(GameStateBase_GetPlayerRespawnDelay, Controller) == 0x000000, "Member 'GameStateBase_GetPlayerRespawnDelay::Controller' has a wrong offset!"); \ static_assert(offsetof(GameStateBase_GetPlayerRespawnDelay, ReturnValue) == 0x000008, "Member 'GameStateBase_GetPlayerRespawnDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameStateBase_GetPlayerStartTime \ static_assert(alignof(GameStateBase_GetPlayerStartTime) == 0x000008, "Wrong alignment on GameStateBase_GetPlayerStartTime"); \ static_assert(sizeof(GameStateBase_GetPlayerStartTime) == 0x000010, "Wrong size on GameStateBase_GetPlayerStartTime"); \ static_assert(offsetof(GameStateBase_GetPlayerStartTime, Controller) == 0x000000, "Member 'GameStateBase_GetPlayerStartTime::Controller' has a wrong offset!"); \ static_assert(offsetof(GameStateBase_GetPlayerStartTime, ReturnValue) == 0x000008, "Member 'GameStateBase_GetPlayerStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameStateBase_GetServerWorldTimeSeconds \ static_assert(alignof(GameStateBase_GetServerWorldTimeSeconds) == 0x000004, "Wrong alignment on GameStateBase_GetServerWorldTimeSeconds"); \ static_assert(sizeof(GameStateBase_GetServerWorldTimeSeconds) == 0x000004, "Wrong size on GameStateBase_GetServerWorldTimeSeconds"); \ static_assert(offsetof(GameStateBase_GetServerWorldTimeSeconds, ReturnValue) == 0x000000, "Member 'GameStateBase_GetServerWorldTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameStateBase_HasBegunPlay \ static_assert(alignof(GameStateBase_HasBegunPlay) == 0x000001, "Wrong alignment on GameStateBase_HasBegunPlay"); \ static_assert(sizeof(GameStateBase_HasBegunPlay) == 0x000001, "Wrong size on GameStateBase_HasBegunPlay"); \ static_assert(offsetof(GameStateBase_HasBegunPlay, ReturnValue) == 0x000000, "Member 'GameStateBase_HasBegunPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameStateBase_HasMatchEnded \ static_assert(alignof(GameStateBase_HasMatchEnded) == 0x000001, "Wrong alignment on GameStateBase_HasMatchEnded"); \ static_assert(sizeof(GameStateBase_HasMatchEnded) == 0x000001, "Wrong size on GameStateBase_HasMatchEnded"); \ static_assert(offsetof(GameStateBase_HasMatchEnded, ReturnValue) == 0x000000, "Member 'GameStateBase_HasMatchEnded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameStateBase_HasMatchStarted \ static_assert(alignof(GameStateBase_HasMatchStarted) == 0x000001, "Wrong alignment on GameStateBase_HasMatchStarted"); \ static_assert(sizeof(GameStateBase_HasMatchStarted) == 0x000001, "Wrong size on GameStateBase_HasMatchStarted"); \ static_assert(offsetof(GameStateBase_HasMatchStarted, ReturnValue) == 0x000000, "Member 'GameStateBase_HasMatchStarted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameStateBase \ static_assert(alignof(AGameStateBase) == 0x000008, "Wrong alignment on AGameStateBase"); \ static_assert(sizeof(AGameStateBase) == 0x000300, "Wrong size on AGameStateBase"); \ static_assert(offsetof(AGameStateBase, GameModeClass) == 0x0002B0, "Member 'AGameStateBase::GameModeClass' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, AuthorityGameMode) == 0x0002B8, "Member 'AGameStateBase::AuthorityGameMode' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, SpectatorClass) == 0x0002C0, "Member 'AGameStateBase::SpectatorClass' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, PlayerArray) == 0x0002C8, "Member 'AGameStateBase::PlayerArray' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, bReplicatedHasBegunPlay) == 0x0002D8, "Member 'AGameStateBase::bReplicatedHasBegunPlay' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ReplicatedWorldTimeSeconds) == 0x0002DC, "Member 'AGameStateBase::ReplicatedWorldTimeSeconds' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ServerWorldTimeSecondsDelta) == 0x0002E0, "Member 'AGameStateBase::ServerWorldTimeSecondsDelta' has a wrong offset!"); \ static_assert(offsetof(AGameStateBase, ServerWorldTimeSecondsUpdateFrequency) == 0x0002E4, "Member 'AGameStateBase::ServerWorldTimeSecondsUpdateFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBlendableInterface \ static_assert(alignof(IBlendableInterface) == 0x000001, "Wrong alignment on IBlendableInterface"); \ static_assert(sizeof(IBlendableInterface) == 0x000001, "Wrong size on IBlendableInterface"); \ #define DUMPER7_ASSERTS_ForceFeedbackComponent_AdjustAttenuation \ static_assert(alignof(ForceFeedbackComponent_AdjustAttenuation) == 0x000008, "Wrong alignment on ForceFeedbackComponent_AdjustAttenuation"); \ static_assert(sizeof(ForceFeedbackComponent_AdjustAttenuation) == 0x0000C0, "Wrong size on ForceFeedbackComponent_AdjustAttenuation"); \ static_assert(offsetof(ForceFeedbackComponent_AdjustAttenuation, InAttenuationSettings) == 0x000000, "Member 'ForceFeedbackComponent_AdjustAttenuation::InAttenuationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceFeedbackComponent_Play \ static_assert(alignof(ForceFeedbackComponent_Play) == 0x000004, "Wrong alignment on ForceFeedbackComponent_Play"); \ static_assert(sizeof(ForceFeedbackComponent_Play) == 0x000004, "Wrong size on ForceFeedbackComponent_Play"); \ static_assert(offsetof(ForceFeedbackComponent_Play, StartTime) == 0x000000, "Member 'ForceFeedbackComponent_Play::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceFeedbackComponent_SetForceFeedbackEffect \ static_assert(alignof(ForceFeedbackComponent_SetForceFeedbackEffect) == 0x000008, "Wrong alignment on ForceFeedbackComponent_SetForceFeedbackEffect"); \ static_assert(sizeof(ForceFeedbackComponent_SetForceFeedbackEffect) == 0x000008, "Wrong size on ForceFeedbackComponent_SetForceFeedbackEffect"); \ static_assert(offsetof(ForceFeedbackComponent_SetForceFeedbackEffect, NewForceFeedbackEffect) == 0x000000, "Member 'ForceFeedbackComponent_SetForceFeedbackEffect::NewForceFeedbackEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceFeedbackComponent_SetIntensityMultiplier \ static_assert(alignof(ForceFeedbackComponent_SetIntensityMultiplier) == 0x000004, "Wrong alignment on ForceFeedbackComponent_SetIntensityMultiplier"); \ static_assert(sizeof(ForceFeedbackComponent_SetIntensityMultiplier) == 0x000004, "Wrong size on ForceFeedbackComponent_SetIntensityMultiplier"); \ static_assert(offsetof(ForceFeedbackComponent_SetIntensityMultiplier, NewIntensityMultiplier) == 0x000000, "Member 'ForceFeedbackComponent_SetIntensityMultiplier::NewIntensityMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForceFeedbackComponent_BP_GetAttenuationSettingsToApply \ static_assert(alignof(ForceFeedbackComponent_BP_GetAttenuationSettingsToApply) == 0x000008, "Wrong alignment on ForceFeedbackComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(sizeof(ForceFeedbackComponent_BP_GetAttenuationSettingsToApply) == 0x0000C8, "Wrong size on ForceFeedbackComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(offsetof(ForceFeedbackComponent_BP_GetAttenuationSettingsToApply, OutAttenuationSettings) == 0x000000, "Member 'ForceFeedbackComponent_BP_GetAttenuationSettingsToApply::OutAttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(ForceFeedbackComponent_BP_GetAttenuationSettingsToApply, ReturnValue) == 0x0000C0, "Member 'ForceFeedbackComponent_BP_GetAttenuationSettingsToApply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UForceFeedbackComponent \ static_assert(alignof(UForceFeedbackComponent) == 0x000010, "Wrong alignment on UForceFeedbackComponent"); \ static_assert(sizeof(UForceFeedbackComponent) == 0x000390, "Wrong size on UForceFeedbackComponent"); \ static_assert(offsetof(UForceFeedbackComponent, ForceFeedbackEffect) == 0x0002A0, "Member 'UForceFeedbackComponent::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, IntensityMultiplier) == 0x0002AC, "Member 'UForceFeedbackComponent::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, AttenuationSettings) == 0x0002B0, "Member 'UForceFeedbackComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, AttenuationOverrides) == 0x0002B8, "Member 'UForceFeedbackComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(UForceFeedbackComponent, OnForceFeedbackFinished) == 0x000378, "Member 'UForceFeedbackComponent::OnForceFeedbackFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_K2_OnSetMatchState \ static_assert(alignof(GameMode_K2_OnSetMatchState) == 0x000004, "Wrong alignment on GameMode_K2_OnSetMatchState"); \ static_assert(sizeof(GameMode_K2_OnSetMatchState) == 0x000008, "Wrong size on GameMode_K2_OnSetMatchState"); \ static_assert(offsetof(GameMode_K2_OnSetMatchState, NewState) == 0x000000, "Member 'GameMode_K2_OnSetMatchState::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_ReadyToEndMatch \ static_assert(alignof(GameMode_ReadyToEndMatch) == 0x000001, "Wrong alignment on GameMode_ReadyToEndMatch"); \ static_assert(sizeof(GameMode_ReadyToEndMatch) == 0x000001, "Wrong size on GameMode_ReadyToEndMatch"); \ static_assert(offsetof(GameMode_ReadyToEndMatch, ReturnValue) == 0x000000, "Member 'GameMode_ReadyToEndMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_ReadyToStartMatch \ static_assert(alignof(GameMode_ReadyToStartMatch) == 0x000001, "Wrong alignment on GameMode_ReadyToStartMatch"); \ static_assert(sizeof(GameMode_ReadyToStartMatch) == 0x000001, "Wrong size on GameMode_ReadyToStartMatch"); \ static_assert(offsetof(GameMode_ReadyToStartMatch, ReturnValue) == 0x000000, "Member 'GameMode_ReadyToStartMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_Say \ static_assert(alignof(GameMode_Say) == 0x000008, "Wrong alignment on GameMode_Say"); \ static_assert(sizeof(GameMode_Say) == 0x000010, "Wrong size on GameMode_Say"); \ static_assert(offsetof(GameMode_Say, msg) == 0x000000, "Member 'GameMode_Say::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_GetMatchState \ static_assert(alignof(GameMode_GetMatchState) == 0x000004, "Wrong alignment on GameMode_GetMatchState"); \ static_assert(sizeof(GameMode_GetMatchState) == 0x000008, "Wrong size on GameMode_GetMatchState"); \ static_assert(offsetof(GameMode_GetMatchState, ReturnValue) == 0x000000, "Member 'GameMode_GetMatchState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMode_IsMatchInProgress \ static_assert(alignof(GameMode_IsMatchInProgress) == 0x000001, "Wrong alignment on GameMode_IsMatchInProgress"); \ static_assert(sizeof(GameMode_IsMatchInProgress) == 0x000001, "Wrong size on GameMode_IsMatchInProgress"); \ static_assert(offsetof(GameMode_IsMatchInProgress, ReturnValue) == 0x000000, "Member 'GameMode_IsMatchInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameMode \ static_assert(alignof(AGameMode) == 0x000008, "Wrong alignment on AGameMode"); \ static_assert(sizeof(AGameMode) == 0x000398, "Wrong size on AGameMode"); \ static_assert(offsetof(AGameMode, MatchState) == 0x000350, "Member 'AGameMode::MatchState' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumSpectators) == 0x00035C, "Member 'AGameMode::NumSpectators' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumPlayers) == 0x000360, "Member 'AGameMode::NumPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumBots) == 0x000364, "Member 'AGameMode::NumBots' has a wrong offset!"); \ static_assert(offsetof(AGameMode, MinRespawnDelay) == 0x000368, "Member 'AGameMode::MinRespawnDelay' has a wrong offset!"); \ static_assert(offsetof(AGameMode, NumTravellingPlayers) == 0x00036C, "Member 'AGameMode::NumTravellingPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, EngineMessageClass) == 0x000370, "Member 'AGameMode::EngineMessageClass' has a wrong offset!"); \ static_assert(offsetof(AGameMode, InactivePlayerArray) == 0x000378, "Member 'AGameMode::InactivePlayerArray' has a wrong offset!"); \ static_assert(offsetof(AGameMode, InactivePlayerStateLifeSpan) == 0x000388, "Member 'AGameMode::InactivePlayerStateLifeSpan' has a wrong offset!"); \ static_assert(offsetof(AGameMode, MaxInactivePlayers) == 0x00038C, "Member 'AGameMode::MaxInactivePlayers' has a wrong offset!"); \ static_assert(offsetof(AGameMode, bHandleDedicatedServerReplays) == 0x000390, "Member 'AGameMode::bHandleDedicatedServerReplays' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereAerialPerspective \ static_assert(alignof(UMaterialExpressionSkyAtmosphereAerialPerspective) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereAerialPerspective"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereAerialPerspective) == 0x0000D8, "Wrong size on UMaterialExpressionSkyAtmosphereAerialPerspective"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereAerialPerspective, WorldPosition) == 0x0000B0, "Member 'UMaterialExpressionSkyAtmosphereAerialPerspective::WorldPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameState \ static_assert(alignof(AGameState) == 0x000008, "Wrong alignment on AGameState"); \ static_assert(sizeof(AGameState) == 0x000320, "Wrong size on AGameState"); \ static_assert(offsetof(AGameState, MatchState) == 0x000300, "Member 'AGameState::MatchState' has a wrong offset!"); \ static_assert(offsetof(AGameState, PreviousMatchState) == 0x000308, "Member 'AGameState::PreviousMatchState' has a wrong offset!"); \ static_assert(offsetof(AGameState, ElapsedTime) == 0x000310, "Member 'AGameState::ElapsedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioEngineSubsystem \ static_assert(alignof(UAudioEngineSubsystem) == 0x000008, "Wrong alignment on UAudioEngineSubsystem"); \ static_assert(sizeof(UAudioEngineSubsystem) == 0x000030, "Wrong size on UAudioEngineSubsystem"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Add \ static_assert(alignof(KismetArrayLibrary_Array_Add) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Add"); \ static_assert(sizeof(KismetArrayLibrary_Array_Add) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Add"); \ static_assert(offsetof(KismetArrayLibrary_Array_Add, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Add::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Add, NewItem) == 0x000010, "Member 'KismetArrayLibrary_Array_Add::NewItem' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Add, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_Add::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_AddUnique \ static_assert(alignof(KismetArrayLibrary_Array_AddUnique) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_AddUnique"); \ static_assert(sizeof(KismetArrayLibrary_Array_AddUnique) == 0x000018, "Wrong size on KismetArrayLibrary_Array_AddUnique"); \ static_assert(offsetof(KismetArrayLibrary_Array_AddUnique, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_AddUnique::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_AddUnique, NewItem) == 0x000010, "Member 'KismetArrayLibrary_Array_AddUnique::NewItem' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_AddUnique, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_AddUnique::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Append \ static_assert(alignof(KismetArrayLibrary_Array_Append) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Append"); \ static_assert(sizeof(KismetArrayLibrary_Array_Append) == 0x000020, "Wrong size on KismetArrayLibrary_Array_Append"); \ static_assert(offsetof(KismetArrayLibrary_Array_Append, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Append::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Append, SourceArray) == 0x000010, "Member 'KismetArrayLibrary_Array_Append::SourceArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Clear \ static_assert(alignof(KismetArrayLibrary_Array_Clear) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Clear"); \ static_assert(sizeof(KismetArrayLibrary_Array_Clear) == 0x000010, "Wrong size on KismetArrayLibrary_Array_Clear"); \ static_assert(offsetof(KismetArrayLibrary_Array_Clear, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Clear::TargetArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Contains \ static_assert(alignof(KismetArrayLibrary_Array_Contains) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Contains"); \ static_assert(sizeof(KismetArrayLibrary_Array_Contains) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Contains"); \ static_assert(offsetof(KismetArrayLibrary_Array_Contains, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Contains::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Contains, ItemToFind) == 0x000010, "Member 'KismetArrayLibrary_Array_Contains::ItemToFind' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Contains, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_Contains::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Find \ static_assert(alignof(KismetArrayLibrary_Array_Find) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Find"); \ static_assert(sizeof(KismetArrayLibrary_Array_Find) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Find"); \ static_assert(offsetof(KismetArrayLibrary_Array_Find, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Find::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Find, ItemToFind) == 0x000010, "Member 'KismetArrayLibrary_Array_Find::ItemToFind' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Find, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_Find::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Get \ static_assert(alignof(KismetArrayLibrary_Array_Get) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Get"); \ static_assert(sizeof(KismetArrayLibrary_Array_Get) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Get"); \ static_assert(offsetof(KismetArrayLibrary_Array_Get, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Get::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Get, Index_0) == 0x000010, "Member 'KismetArrayLibrary_Array_Get::Index_0' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Get, Item) == 0x000014, "Member 'KismetArrayLibrary_Array_Get::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Identical \ static_assert(alignof(KismetArrayLibrary_Array_Identical) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Identical"); \ static_assert(sizeof(KismetArrayLibrary_Array_Identical) == 0x000028, "Wrong size on KismetArrayLibrary_Array_Identical"); \ static_assert(offsetof(KismetArrayLibrary_Array_Identical, ArrayA) == 0x000000, "Member 'KismetArrayLibrary_Array_Identical::ArrayA' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Identical, ArrayB) == 0x000010, "Member 'KismetArrayLibrary_Array_Identical::ArrayB' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Identical, ReturnValue) == 0x000020, "Member 'KismetArrayLibrary_Array_Identical::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Insert \ static_assert(alignof(KismetArrayLibrary_Array_Insert) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Insert"); \ static_assert(sizeof(KismetArrayLibrary_Array_Insert) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Insert"); \ static_assert(offsetof(KismetArrayLibrary_Array_Insert, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Insert::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Insert, NewItem) == 0x000010, "Member 'KismetArrayLibrary_Array_Insert::NewItem' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Insert, Index_0) == 0x000014, "Member 'KismetArrayLibrary_Array_Insert::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_IsEmpty \ static_assert(alignof(KismetArrayLibrary_Array_IsEmpty) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_IsEmpty"); \ static_assert(sizeof(KismetArrayLibrary_Array_IsEmpty) == 0x000018, "Wrong size on KismetArrayLibrary_Array_IsEmpty"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsEmpty, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_IsEmpty::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsEmpty, ReturnValue) == 0x000010, "Member 'KismetArrayLibrary_Array_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_IsNotEmpty \ static_assert(alignof(KismetArrayLibrary_Array_IsNotEmpty) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_IsNotEmpty"); \ static_assert(sizeof(KismetArrayLibrary_Array_IsNotEmpty) == 0x000018, "Wrong size on KismetArrayLibrary_Array_IsNotEmpty"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsNotEmpty, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_IsNotEmpty::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsNotEmpty, ReturnValue) == 0x000010, "Member 'KismetArrayLibrary_Array_IsNotEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_IsValidIndex \ static_assert(alignof(KismetArrayLibrary_Array_IsValidIndex) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_IsValidIndex"); \ static_assert(sizeof(KismetArrayLibrary_Array_IsValidIndex) == 0x000018, "Wrong size on KismetArrayLibrary_Array_IsValidIndex"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsValidIndex, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_IsValidIndex::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsValidIndex, IndexToTest) == 0x000010, "Member 'KismetArrayLibrary_Array_IsValidIndex::IndexToTest' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_IsValidIndex, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_IsValidIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_LastIndex \ static_assert(alignof(KismetArrayLibrary_Array_LastIndex) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_LastIndex"); \ static_assert(sizeof(KismetArrayLibrary_Array_LastIndex) == 0x000018, "Wrong size on KismetArrayLibrary_Array_LastIndex"); \ static_assert(offsetof(KismetArrayLibrary_Array_LastIndex, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_LastIndex::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_LastIndex, ReturnValue) == 0x000010, "Member 'KismetArrayLibrary_Array_LastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Length \ static_assert(alignof(KismetArrayLibrary_Array_Length) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Length"); \ static_assert(sizeof(KismetArrayLibrary_Array_Length) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Length"); \ static_assert(offsetof(KismetArrayLibrary_Array_Length, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Length::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Length, ReturnValue) == 0x000010, "Member 'KismetArrayLibrary_Array_Length::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Random \ static_assert(alignof(KismetArrayLibrary_Array_Random) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Random"); \ static_assert(sizeof(KismetArrayLibrary_Array_Random) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Random"); \ static_assert(offsetof(KismetArrayLibrary_Array_Random, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Random::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Random, OutItem) == 0x000010, "Member 'KismetArrayLibrary_Array_Random::OutItem' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Random, OutIndex) == 0x000014, "Member 'KismetArrayLibrary_Array_Random::OutIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_RandomFromStream \ static_assert(alignof(KismetArrayLibrary_Array_RandomFromStream) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_RandomFromStream"); \ static_assert(sizeof(KismetArrayLibrary_Array_RandomFromStream) == 0x000020, "Wrong size on KismetArrayLibrary_Array_RandomFromStream"); \ static_assert(offsetof(KismetArrayLibrary_Array_RandomFromStream, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_RandomFromStream::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_RandomFromStream, RandomStream) == 0x000010, "Member 'KismetArrayLibrary_Array_RandomFromStream::RandomStream' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_RandomFromStream, OutItem) == 0x000018, "Member 'KismetArrayLibrary_Array_RandomFromStream::OutItem' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_RandomFromStream, OutIndex) == 0x00001C, "Member 'KismetArrayLibrary_Array_RandomFromStream::OutIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Remove \ static_assert(alignof(KismetArrayLibrary_Array_Remove) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Remove"); \ static_assert(sizeof(KismetArrayLibrary_Array_Remove) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Remove"); \ static_assert(offsetof(KismetArrayLibrary_Array_Remove, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Remove::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Remove, IndexToRemove) == 0x000010, "Member 'KismetArrayLibrary_Array_Remove::IndexToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_RemoveItem \ static_assert(alignof(KismetArrayLibrary_Array_RemoveItem) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_RemoveItem"); \ static_assert(sizeof(KismetArrayLibrary_Array_RemoveItem) == 0x000018, "Wrong size on KismetArrayLibrary_Array_RemoveItem"); \ static_assert(offsetof(KismetArrayLibrary_Array_RemoveItem, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_RemoveItem::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_RemoveItem, Item) == 0x000010, "Member 'KismetArrayLibrary_Array_RemoveItem::Item' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_RemoveItem, ReturnValue) == 0x000014, "Member 'KismetArrayLibrary_Array_RemoveItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Resize \ static_assert(alignof(KismetArrayLibrary_Array_Resize) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Resize"); \ static_assert(sizeof(KismetArrayLibrary_Array_Resize) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Resize"); \ static_assert(offsetof(KismetArrayLibrary_Array_Resize, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Resize::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Resize, Size) == 0x000010, "Member 'KismetArrayLibrary_Array_Resize::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Reverse \ static_assert(alignof(KismetArrayLibrary_Array_Reverse) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Reverse"); \ static_assert(sizeof(KismetArrayLibrary_Array_Reverse) == 0x000010, "Wrong size on KismetArrayLibrary_Array_Reverse"); \ static_assert(offsetof(KismetArrayLibrary_Array_Reverse, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Reverse::TargetArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Set \ static_assert(alignof(KismetArrayLibrary_Array_Set) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Set"); \ static_assert(sizeof(KismetArrayLibrary_Array_Set) == 0x000020, "Wrong size on KismetArrayLibrary_Array_Set"); \ static_assert(offsetof(KismetArrayLibrary_Array_Set, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Set::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Set, Index_0) == 0x000010, "Member 'KismetArrayLibrary_Array_Set::Index_0' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Set, Item) == 0x000014, "Member 'KismetArrayLibrary_Array_Set::Item' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Set, bSizeToFit) == 0x000018, "Member 'KismetArrayLibrary_Array_Set::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Shuffle \ static_assert(alignof(KismetArrayLibrary_Array_Shuffle) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Shuffle"); \ static_assert(sizeof(KismetArrayLibrary_Array_Shuffle) == 0x000010, "Wrong size on KismetArrayLibrary_Array_Shuffle"); \ static_assert(offsetof(KismetArrayLibrary_Array_Shuffle, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Shuffle::TargetArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_Array_Swap \ static_assert(alignof(KismetArrayLibrary_Array_Swap) == 0x000008, "Wrong alignment on KismetArrayLibrary_Array_Swap"); \ static_assert(sizeof(KismetArrayLibrary_Array_Swap) == 0x000018, "Wrong size on KismetArrayLibrary_Array_Swap"); \ static_assert(offsetof(KismetArrayLibrary_Array_Swap, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_Array_Swap::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Swap, FirstIndex) == 0x000010, "Member 'KismetArrayLibrary_Array_Swap::FirstIndex' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_Array_Swap, SecondIndex) == 0x000014, "Member 'KismetArrayLibrary_Array_Swap::SecondIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_FilterArray \ static_assert(alignof(KismetArrayLibrary_FilterArray) == 0x000008, "Wrong alignment on KismetArrayLibrary_FilterArray"); \ static_assert(sizeof(KismetArrayLibrary_FilterArray) == 0x000028, "Wrong size on KismetArrayLibrary_FilterArray"); \ static_assert(offsetof(KismetArrayLibrary_FilterArray, TargetArray) == 0x000000, "Member 'KismetArrayLibrary_FilterArray::TargetArray' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_FilterArray, filterClass) == 0x000010, "Member 'KismetArrayLibrary_FilterArray::filterClass' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_FilterArray, FilteredArray) == 0x000018, "Member 'KismetArrayLibrary_FilterArray::FilteredArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetArrayLibrary_SetArrayPropertyByName \ static_assert(alignof(KismetArrayLibrary_SetArrayPropertyByName) == 0x000008, "Wrong alignment on KismetArrayLibrary_SetArrayPropertyByName"); \ static_assert(sizeof(KismetArrayLibrary_SetArrayPropertyByName) == 0x000020, "Wrong size on KismetArrayLibrary_SetArrayPropertyByName"); \ static_assert(offsetof(KismetArrayLibrary_SetArrayPropertyByName, Object) == 0x000000, "Member 'KismetArrayLibrary_SetArrayPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_SetArrayPropertyByName, PropertyName) == 0x000008, "Member 'KismetArrayLibrary_SetArrayPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetArrayLibrary_SetArrayPropertyByName, Value) == 0x000010, "Member 'KismetArrayLibrary_SetArrayPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetArrayLibrary \ static_assert(alignof(UKismetArrayLibrary) == 0x000008, "Wrong alignment on UKismetArrayLibrary"); \ static_assert(sizeof(UKismetArrayLibrary) == 0x000028, "Wrong size on UKismetArrayLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDDX \ static_assert(alignof(UMaterialExpressionDDX) == 0x000008, "Wrong alignment on UMaterialExpressionDDX"); \ static_assert(sizeof(UMaterialExpressionDDX) == 0x0000D8, "Wrong size on UMaterialExpressionDDX"); \ static_assert(offsetof(UMaterialExpressionDDX, Value) == 0x0000B0, "Member 'UMaterialExpressionDDX::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInstance \ static_assert(alignof(UMaterialInstance) == 0x000008, "Wrong alignment on UMaterialInstance"); \ static_assert(sizeof(UMaterialInstance) == 0x0001F8, "Wrong size on UMaterialInstance"); \ static_assert(offsetof(UMaterialInstance, PhysMaterial) == 0x000098, "Member 'UMaterialInstance::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, PhysicalMaterialMap) == 0x0000A0, "Member 'UMaterialInstance::PhysicalMaterialMap' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, Parent) == 0x0000E0, "Member 'UMaterialInstance::Parent' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, NaniteOverrideMaterial) == 0x0000E8, "Member 'UMaterialInstance::NaniteOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, ScalarParameterValues) == 0x000130, "Member 'UMaterialInstance::ScalarParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, VectorParameterValues) == 0x000140, "Member 'UMaterialInstance::VectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, DoubleVectorParameterValues) == 0x000150, "Member 'UMaterialInstance::DoubleVectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, TextureParameterValues) == 0x000160, "Member 'UMaterialInstance::TextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, RuntimeVirtualTextureParameterValues) == 0x000170, "Member 'UMaterialInstance::RuntimeVirtualTextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, FontParameterValues) == 0x000180, "Member 'UMaterialInstance::FontParameterValues' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, BasePropertyOverrides) == 0x000190, "Member 'UMaterialInstance::BasePropertyOverrides' has a wrong offset!"); \ static_assert(offsetof(UMaterialInstance, StaticParametersRuntime) == 0x0001A0, "Member 'UMaterialInstance::StaticParametersRuntime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IImportantToggleSettingInterface \ static_assert(alignof(IImportantToggleSettingInterface) == 0x000001, "Wrong alignment on IImportantToggleSettingInterface"); \ static_assert(sizeof(IImportantToggleSettingInterface) == 0x000001, "Wrong size on IImportantToggleSettingInterface"); \ #define DUMPER7_ASSERTS_MaterialInstanceConstant_K2_GetScalarParameterValue \ static_assert(alignof(MaterialInstanceConstant_K2_GetScalarParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceConstant_K2_GetScalarParameterValue"); \ static_assert(sizeof(MaterialInstanceConstant_K2_GetScalarParameterValue) == 0x00000C, "Wrong size on MaterialInstanceConstant_K2_GetScalarParameterValue"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetScalarParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceConstant_K2_GetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetScalarParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceConstant_K2_GetScalarParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceConstant_K2_GetTextureParameterValue \ static_assert(alignof(MaterialInstanceConstant_K2_GetTextureParameterValue) == 0x000008, "Wrong alignment on MaterialInstanceConstant_K2_GetTextureParameterValue"); \ static_assert(sizeof(MaterialInstanceConstant_K2_GetTextureParameterValue) == 0x000010, "Wrong size on MaterialInstanceConstant_K2_GetTextureParameterValue"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetTextureParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceConstant_K2_GetTextureParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetTextureParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceConstant_K2_GetTextureParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceConstant_K2_GetVectorParameterValue \ static_assert(alignof(MaterialInstanceConstant_K2_GetVectorParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceConstant_K2_GetVectorParameterValue"); \ static_assert(sizeof(MaterialInstanceConstant_K2_GetVectorParameterValue) == 0x000018, "Wrong size on MaterialInstanceConstant_K2_GetVectorParameterValue"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetVectorParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceConstant_K2_GetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceConstant_K2_GetVectorParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceConstant_K2_GetVectorParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInstanceConstant \ static_assert(alignof(UMaterialInstanceConstant) == 0x000008, "Wrong alignment on UMaterialInstanceConstant"); \ static_assert(sizeof(UMaterialInstanceConstant) == 0x000200, "Wrong size on UMaterialInstanceConstant"); \ static_assert(offsetof(UMaterialInstanceConstant, PhysMaterialMask) == 0x0001F8, "Member 'UMaterialInstanceConstant::PhysMaterialMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBlackBody \ static_assert(alignof(UMaterialExpressionBlackBody) == 0x000008, "Wrong alignment on UMaterialExpressionBlackBody"); \ static_assert(sizeof(UMaterialExpressionBlackBody) == 0x0000D8, "Wrong size on UMaterialExpressionBlackBody"); \ static_assert(offsetof(UMaterialExpressionBlackBody, Temp) == 0x0000B0, "Member 'UMaterialExpressionBlackBody::Temp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMapARPassthroughCameraUV \ static_assert(alignof(UMaterialExpressionMapARPassthroughCameraUV) == 0x000008, "Wrong alignment on UMaterialExpressionMapARPassthroughCameraUV"); \ static_assert(sizeof(UMaterialExpressionMapARPassthroughCameraUV) == 0x0000D8, "Wrong size on UMaterialExpressionMapARPassthroughCameraUV"); \ static_assert(offsetof(UMaterialExpressionMapARPassthroughCameraUV, Coordinates) == 0x0000B0, "Member 'UMaterialExpressionMapARPassthroughCameraUV::Coordinates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleEventSendToGame \ static_assert(alignof(UParticleModuleEventSendToGame) == 0x000008, "Wrong alignment on UParticleModuleEventSendToGame"); \ static_assert(sizeof(UParticleModuleEventSendToGame) == 0x000028, "Wrong size on UParticleModuleEventSendToGame"); \ #define DUMPER7_ASSERTS_UHapticFeedbackEffect_Curve \ static_assert(alignof(UHapticFeedbackEffect_Curve) == 0x000008, "Wrong alignment on UHapticFeedbackEffect_Curve"); \ static_assert(sizeof(UHapticFeedbackEffect_Curve) == 0x000138, "Wrong size on UHapticFeedbackEffect_Curve"); \ static_assert(offsetof(UHapticFeedbackEffect_Curve, HapticDetails) == 0x000028, "Member 'UHapticFeedbackEffect_Curve::HapticDetails' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAccelerationBase \ static_assert(alignof(UParticleModuleAccelerationBase) == 0x000008, "Wrong alignment on UParticleModuleAccelerationBase"); \ static_assert(sizeof(UParticleModuleAccelerationBase) == 0x000038, "Wrong size on UParticleModuleAccelerationBase"); \ #define DUMPER7_ASSERTS_UParticleModuleAccelerationConstant \ static_assert(alignof(UParticleModuleAccelerationConstant) == 0x000008, "Wrong alignment on UParticleModuleAccelerationConstant"); \ static_assert(sizeof(UParticleModuleAccelerationConstant) == 0x000050, "Wrong size on UParticleModuleAccelerationConstant"); \ static_assert(offsetof(UParticleModuleAccelerationConstant, Acceleration) == 0x000038, "Member 'UParticleModuleAccelerationConstant::Acceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IActiveSoundUpdateInterface \ static_assert(alignof(IActiveSoundUpdateInterface) == 0x000001, "Wrong alignment on IActiveSoundUpdateInterface"); \ static_assert(sizeof(IActiveSoundUpdateInterface) == 0x000001, "Wrong size on IActiveSoundUpdateInterface"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstant \ static_assert(alignof(UMaterialExpressionConstant) == 0x000008, "Wrong alignment on UMaterialExpressionConstant"); \ static_assert(sizeof(UMaterialExpressionConstant) == 0x0000B8, "Wrong size on UMaterialExpressionConstant"); \ static_assert(offsetof(UMaterialExpressionConstant, R) == 0x0000B0, "Member 'UMaterialExpressionConstant::R' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorChannel \ static_assert(alignof(UActorChannel) == 0x000008, "Wrong alignment on UActorChannel"); \ static_assert(sizeof(UActorChannel) == 0x000290, "Wrong size on UActorChannel"); \ static_assert(offsetof(UActorChannel, Actor) == 0x000068, "Member 'UActorChannel::Actor' has a wrong offset!"); \ static_assert(offsetof(UActorChannel, CreateSubObjects) == 0x000158, "Member 'UActorChannel::CreateSubObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorReplicationBridge \ static_assert(alignof(UActorReplicationBridge) == 0x000008, "Wrong alignment on UActorReplicationBridge"); \ static_assert(sizeof(UActorReplicationBridge) == 0x000028, "Wrong size on UActorReplicationBridge"); \ #define DUMPER7_ASSERTS_UThumbnailInfo \ static_assert(alignof(UThumbnailInfo) == 0x000008, "Wrong alignment on UThumbnailInfo"); \ static_assert(sizeof(UThumbnailInfo) == 0x000028, "Wrong size on UThumbnailInfo"); \ #define DUMPER7_ASSERTS_UMaterialExpressionClearCoatNormalCustomOutput \ static_assert(alignof(UMaterialExpressionClearCoatNormalCustomOutput) == 0x000008, "Wrong alignment on UMaterialExpressionClearCoatNormalCustomOutput"); \ static_assert(sizeof(UMaterialExpressionClearCoatNormalCustomOutput) == 0x0000D8, "Wrong size on UMaterialExpressionClearCoatNormalCustomOutput"); \ static_assert(offsetof(UMaterialExpressionClearCoatNormalCustomOutput, Input) == 0x0000B0, "Member 'UMaterialExpressionClearCoatNormalCustomOutput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationAssetExtensions \ static_assert(alignof(UAnimationAssetExtensions) == 0x000008, "Wrong alignment on UAnimationAssetExtensions"); \ static_assert(sizeof(UAnimationAssetExtensions) == 0x000028, "Wrong size on UAnimationAssetExtensions"); \ #define DUMPER7_ASSERTS_UAnimBlueprintClassSubsystem_PropertyAccess \ static_assert(alignof(UAnimBlueprintClassSubsystem_PropertyAccess) == 0x000008, "Wrong alignment on UAnimBlueprintClassSubsystem_PropertyAccess"); \ static_assert(sizeof(UAnimBlueprintClassSubsystem_PropertyAccess) == 0x000028, "Wrong size on UAnimBlueprintClassSubsystem_PropertyAccess"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCameraVectorWS \ static_assert(alignof(UMaterialExpressionCameraVectorWS) == 0x000008, "Wrong alignment on UMaterialExpressionCameraVectorWS"); \ static_assert(sizeof(UMaterialExpressionCameraVectorWS) == 0x0000B0, "Wrong size on UMaterialExpressionCameraVectorWS"); \ #define DUMPER7_ASSERTS_UAnimationDataModelNotifiesExtensions \ static_assert(alignof(UAnimationDataModelNotifiesExtensions) == 0x000008, "Wrong alignment on UAnimationDataModelNotifiesExtensions"); \ static_assert(sizeof(UAnimationDataModelNotifiesExtensions) == 0x000028, "Wrong size on UAnimationDataModelNotifiesExtensions"); \ #define DUMPER7_ASSERTS_UMaterialExpressionComponentMask \ static_assert(alignof(UMaterialExpressionComponentMask) == 0x000008, "Wrong alignment on UMaterialExpressionComponentMask"); \ static_assert(sizeof(UMaterialExpressionComponentMask) == 0x0000E0, "Wrong size on UMaterialExpressionComponentMask"); \ static_assert(offsetof(UMaterialExpressionComponentMask, Input) == 0x0000B0, "Member 'UMaterialExpressionComponentMask::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionScalarParameter \ static_assert(alignof(UMaterialExpressionScalarParameter) == 0x000008, "Wrong alignment on UMaterialExpressionScalarParameter"); \ static_assert(sizeof(UMaterialExpressionScalarParameter) == 0x0000E8, "Wrong size on UMaterialExpressionScalarParameter"); \ static_assert(offsetof(UMaterialExpressionScalarParameter, DefaultValue) == 0x0000D8, "Member 'UMaterialExpressionScalarParameter::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionScalarParameter, bUseCustomPrimitiveData) == 0x0000DC, "Member 'UMaterialExpressionScalarParameter::bUseCustomPrimitiveData' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionScalarParameter, PrimitiveDataIndex) == 0x0000DD, "Member 'UMaterialExpressionScalarParameter::PrimitiveDataIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionScalarParameter, SliderMin) == 0x0000E0, "Member 'UMaterialExpressionScalarParameter::SliderMin' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionScalarParameter, SliderMax) == 0x0000E4, "Member 'UMaterialExpressionScalarParameter::SliderMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCurveAtlasRowParameter \ static_assert(alignof(UMaterialExpressionCurveAtlasRowParameter) == 0x000008, "Wrong alignment on UMaterialExpressionCurveAtlasRowParameter"); \ static_assert(sizeof(UMaterialExpressionCurveAtlasRowParameter) == 0x000120, "Wrong size on UMaterialExpressionCurveAtlasRowParameter"); \ static_assert(offsetof(UMaterialExpressionCurveAtlasRowParameter, Curve) == 0x0000E8, "Member 'UMaterialExpressionCurveAtlasRowParameter::Curve' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCurveAtlasRowParameter, Atlas) == 0x0000F0, "Member 'UMaterialExpressionCurveAtlasRowParameter::Atlas' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCurveAtlasRowParameter, InputTime) == 0x0000F8, "Member 'UMaterialExpressionCurveAtlasRowParameter::InputTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RawAnimSequenceTrackExtensions_GetPositionalKeys \ static_assert(alignof(RawAnimSequenceTrackExtensions_GetPositionalKeys) == 0x000008, "Wrong alignment on RawAnimSequenceTrackExtensions_GetPositionalKeys"); \ static_assert(sizeof(RawAnimSequenceTrackExtensions_GetPositionalKeys) == 0x000040, "Wrong size on RawAnimSequenceTrackExtensions_GetPositionalKeys"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetPositionalKeys, Track) == 0x000000, "Member 'RawAnimSequenceTrackExtensions_GetPositionalKeys::Track' has a wrong offset!"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetPositionalKeys, ReturnValue) == 0x000030, "Member 'RawAnimSequenceTrackExtensions_GetPositionalKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RawAnimSequenceTrackExtensions_GetRotationalKeys \ static_assert(alignof(RawAnimSequenceTrackExtensions_GetRotationalKeys) == 0x000008, "Wrong alignment on RawAnimSequenceTrackExtensions_GetRotationalKeys"); \ static_assert(sizeof(RawAnimSequenceTrackExtensions_GetRotationalKeys) == 0x000040, "Wrong size on RawAnimSequenceTrackExtensions_GetRotationalKeys"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetRotationalKeys, Track) == 0x000000, "Member 'RawAnimSequenceTrackExtensions_GetRotationalKeys::Track' has a wrong offset!"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetRotationalKeys, ReturnValue) == 0x000030, "Member 'RawAnimSequenceTrackExtensions_GetRotationalKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RawAnimSequenceTrackExtensions_GetScaleKeys \ static_assert(alignof(RawAnimSequenceTrackExtensions_GetScaleKeys) == 0x000008, "Wrong alignment on RawAnimSequenceTrackExtensions_GetScaleKeys"); \ static_assert(sizeof(RawAnimSequenceTrackExtensions_GetScaleKeys) == 0x000040, "Wrong size on RawAnimSequenceTrackExtensions_GetScaleKeys"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetScaleKeys, Track) == 0x000000, "Member 'RawAnimSequenceTrackExtensions_GetScaleKeys::Track' has a wrong offset!"); \ static_assert(offsetof(RawAnimSequenceTrackExtensions_GetScaleKeys, ReturnValue) == 0x000030, "Member 'RawAnimSequenceTrackExtensions_GetScaleKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URawAnimSequenceTrackExtensions \ static_assert(alignof(URawAnimSequenceTrackExtensions) == 0x000008, "Wrong alignment on URawAnimSequenceTrackExtensions"); \ static_assert(sizeof(URawAnimSequenceTrackExtensions) == 0x000028, "Wrong size on URawAnimSequenceTrackExtensions"); \ #define DUMPER7_ASSERTS_UAssetExportTask \ static_assert(alignof(UAssetExportTask) == 0x000008, "Wrong alignment on UAssetExportTask"); \ static_assert(sizeof(UAssetExportTask) == 0x000078, "Wrong size on UAssetExportTask"); \ static_assert(offsetof(UAssetExportTask, Object) == 0x000028, "Member 'UAssetExportTask::Object' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, Exporter) == 0x000030, "Member 'UAssetExportTask::Exporter' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, Filename) == 0x000038, "Member 'UAssetExportTask::Filename' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bSelected) == 0x000048, "Member 'UAssetExportTask::bSelected' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bReplaceIdentical) == 0x000049, "Member 'UAssetExportTask::bReplaceIdentical' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bPrompt) == 0x00004A, "Member 'UAssetExportTask::bPrompt' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bAutomated) == 0x00004B, "Member 'UAssetExportTask::bAutomated' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bUseFileArchive) == 0x00004C, "Member 'UAssetExportTask::bUseFileArchive' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, bWriteEmptyFiles) == 0x00004D, "Member 'UAssetExportTask::bWriteEmptyFiles' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, IgnoreObjectList) == 0x000050, "Member 'UAssetExportTask::IgnoreObjectList' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, Options) == 0x000060, "Member 'UAssetExportTask::Options' has a wrong offset!"); \ static_assert(offsetof(UAssetExportTask, Errors) == 0x000068, "Member 'UAssetExportTask::Errors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComponentElementHierarchyInterface \ static_assert(alignof(UComponentElementHierarchyInterface) == 0x000008, "Wrong alignment on UComponentElementHierarchyInterface"); \ static_assert(sizeof(UComponentElementHierarchyInterface) == 0x000030, "Wrong size on UComponentElementHierarchyInterface"); \ #define DUMPER7_ASSERTS_URuntimeHashExternalStreamingObjectBase \ static_assert(alignof(URuntimeHashExternalStreamingObjectBase) == 0x000008, "Wrong alignment on URuntimeHashExternalStreamingObjectBase"); \ static_assert(sizeof(URuntimeHashExternalStreamingObjectBase) == 0x000090, "Wrong size on URuntimeHashExternalStreamingObjectBase"); \ static_assert(offsetof(URuntimeHashExternalStreamingObjectBase, OwningWorld) == 0x000030, "Member 'URuntimeHashExternalStreamingObjectBase::OwningWorld' has a wrong offset!"); \ static_assert(offsetof(URuntimeHashExternalStreamingObjectBase, OuterWorld) == 0x000060, "Member 'URuntimeHashExternalStreamingObjectBase::OuterWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URuntimeSpatialHashExternalStreamingObject \ static_assert(alignof(URuntimeSpatialHashExternalStreamingObject) == 0x000008, "Wrong alignment on URuntimeSpatialHashExternalStreamingObject"); \ static_assert(sizeof(URuntimeSpatialHashExternalStreamingObject) == 0x0000F0, "Wrong size on URuntimeSpatialHashExternalStreamingObject"); \ static_assert(offsetof(URuntimeSpatialHashExternalStreamingObject, StreamingGrids) == 0x000090, "Member 'URuntimeSpatialHashExternalStreamingObject::StreamingGrids' has a wrong offset!"); \ static_assert(offsetof(URuntimeSpatialHashExternalStreamingObject, CellToLevelStreamingPackage) == 0x0000A0, "Member 'URuntimeSpatialHashExternalStreamingObject::CellToLevelStreamingPackage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstant3Vector \ static_assert(alignof(UMaterialExpressionConstant3Vector) == 0x000008, "Wrong alignment on UMaterialExpressionConstant3Vector"); \ static_assert(sizeof(UMaterialExpressionConstant3Vector) == 0x0000C0, "Wrong size on UMaterialExpressionConstant3Vector"); \ static_assert(offsetof(UMaterialExpressionConstant3Vector, Constant) == 0x0000B0, "Member 'UMaterialExpressionConstant3Vector::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAssetManagerSettings \ static_assert(alignof(UAssetManagerSettings) == 0x000008, "Wrong alignment on UAssetManagerSettings"); \ static_assert(sizeof(UAssetManagerSettings) == 0x000100, "Wrong size on UAssetManagerSettings"); \ static_assert(offsetof(UAssetManagerSettings, PrimaryAssetTypesToScan) == 0x000038, "Member 'UAssetManagerSettings::PrimaryAssetTypesToScan' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, DirectoriesToExclude) == 0x000048, "Member 'UAssetManagerSettings::DirectoriesToExclude' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, PrimaryAssetRules) == 0x000058, "Member 'UAssetManagerSettings::PrimaryAssetRules' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, CustomPrimaryAssetRules) == 0x000068, "Member 'UAssetManagerSettings::CustomPrimaryAssetRules' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, bOnlyCookProductionAssets) == 0x000078, "Member 'UAssetManagerSettings::bOnlyCookProductionAssets' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, bShouldManagerDetermineTypeAndName) == 0x000079, "Member 'UAssetManagerSettings::bShouldManagerDetermineTypeAndName' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, bShouldGuessTypeAndNameInEditor) == 0x00007A, "Member 'UAssetManagerSettings::bShouldGuessTypeAndNameInEditor' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, bShouldAcquireMissingChunksOnLoad) == 0x00007B, "Member 'UAssetManagerSettings::bShouldAcquireMissingChunksOnLoad' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, bShouldWarnAboutInvalidAssets) == 0x00007C, "Member 'UAssetManagerSettings::bShouldWarnAboutInvalidAssets' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, PrimaryAssetIdRedirects) == 0x000080, "Member 'UAssetManagerSettings::PrimaryAssetIdRedirects' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, PrimaryAssetTypeRedirects) == 0x000090, "Member 'UAssetManagerSettings::PrimaryAssetTypeRedirects' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, AssetPathRedirects) == 0x0000A0, "Member 'UAssetManagerSettings::AssetPathRedirects' has a wrong offset!"); \ static_assert(offsetof(UAssetManagerSettings, MetaDataTagsForAssetRegistry) == 0x0000B0, "Member 'UAssetManagerSettings::MetaDataTagsForAssetRegistry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintExtension \ static_assert(alignof(UBlueprintExtension) == 0x000008, "Wrong alignment on UBlueprintExtension"); \ static_assert(sizeof(UBlueprintExtension) == 0x000028, "Wrong size on UBlueprintExtension"); \ #define DUMPER7_ASSERTS_UModelComponent \ static_assert(alignof(UModelComponent) == 0x000010, "Wrong alignment on UModelComponent"); \ static_assert(sizeof(UModelComponent) == 0x000580, "Wrong size on UModelComponent"); \ static_assert(offsetof(UModelComponent, ModelBodySetup) == 0x000558, "Member 'UModelComponent::ModelBodySetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBookMark2D \ static_assert(alignof(UBookMark2D) == 0x000008, "Wrong alignment on UBookMark2D"); \ static_assert(sizeof(UBookMark2D) == 0x000038, "Wrong size on UBookMark2D"); \ static_assert(offsetof(UBookMark2D, Zoom2D) == 0x000028, "Member 'UBookMark2D::Zoom2D' has a wrong offset!"); \ static_assert(offsetof(UBookMark2D, Location) == 0x00002C, "Member 'UBookMark2D::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoxReflectionCaptureComponent \ static_assert(alignof(UBoxReflectionCaptureComponent) == 0x000010, "Wrong alignment on UBoxReflectionCaptureComponent"); \ static_assert(sizeof(UBoxReflectionCaptureComponent) == 0x000330, "Wrong size on UBoxReflectionCaptureComponent"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, BoxTransitionDistance) == 0x000310, "Member 'UBoxReflectionCaptureComponent::BoxTransitionDistance' has a wrong offset!"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, PreviewInfluenceBox) == 0x000318, "Member 'UBoxReflectionCaptureComponent::PreviewInfluenceBox' has a wrong offset!"); \ static_assert(offsetof(UBoxReflectionCaptureComponent, PreviewCaptureBox) == 0x000320, "Member 'UBoxReflectionCaptureComponent::PreviewCaptureBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChildConnection \ static_assert(alignof(UChildConnection) == 0x000010, "Wrong alignment on UChildConnection"); \ static_assert(sizeof(UChildConnection) == 0x003310, "Wrong size on UChildConnection"); \ static_assert(offsetof(UChildConnection, Parent) == 0x003308, "Member 'UChildConnection::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetBoundaryMax \ static_assert(alignof(SplineMeshComponent_SetBoundaryMax) == 0x000004, "Wrong alignment on SplineMeshComponent_SetBoundaryMax"); \ static_assert(sizeof(SplineMeshComponent_SetBoundaryMax) == 0x000008, "Wrong size on SplineMeshComponent_SetBoundaryMax"); \ static_assert(offsetof(SplineMeshComponent_SetBoundaryMax, InBoundaryMax) == 0x000000, "Member 'SplineMeshComponent_SetBoundaryMax::InBoundaryMax' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetBoundaryMax, bUpdateMesh) == 0x000004, "Member 'SplineMeshComponent_SetBoundaryMax::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetBoundaryMin \ static_assert(alignof(SplineMeshComponent_SetBoundaryMin) == 0x000004, "Wrong alignment on SplineMeshComponent_SetBoundaryMin"); \ static_assert(sizeof(SplineMeshComponent_SetBoundaryMin) == 0x000008, "Wrong size on SplineMeshComponent_SetBoundaryMin"); \ static_assert(offsetof(SplineMeshComponent_SetBoundaryMin, InBoundaryMin) == 0x000000, "Member 'SplineMeshComponent_SetBoundaryMin::InBoundaryMin' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetBoundaryMin, bUpdateMesh) == 0x000004, "Member 'SplineMeshComponent_SetBoundaryMin::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetEndOffset \ static_assert(alignof(SplineMeshComponent_SetEndOffset) == 0x000008, "Wrong alignment on SplineMeshComponent_SetEndOffset"); \ static_assert(sizeof(SplineMeshComponent_SetEndOffset) == 0x000018, "Wrong size on SplineMeshComponent_SetEndOffset"); \ static_assert(offsetof(SplineMeshComponent_SetEndOffset, EndOffset) == 0x000000, "Member 'SplineMeshComponent_SetEndOffset::EndOffset' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetEndOffset, bUpdateMesh) == 0x000010, "Member 'SplineMeshComponent_SetEndOffset::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetEndPosition \ static_assert(alignof(SplineMeshComponent_SetEndPosition) == 0x000008, "Wrong alignment on SplineMeshComponent_SetEndPosition"); \ static_assert(sizeof(SplineMeshComponent_SetEndPosition) == 0x000020, "Wrong size on SplineMeshComponent_SetEndPosition"); \ static_assert(offsetof(SplineMeshComponent_SetEndPosition, EndPos) == 0x000000, "Member 'SplineMeshComponent_SetEndPosition::EndPos' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetEndPosition, bUpdateMesh) == 0x000018, "Member 'SplineMeshComponent_SetEndPosition::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetEndRoll \ static_assert(alignof(SplineMeshComponent_SetEndRoll) == 0x000004, "Wrong alignment on SplineMeshComponent_SetEndRoll"); \ static_assert(sizeof(SplineMeshComponent_SetEndRoll) == 0x000008, "Wrong size on SplineMeshComponent_SetEndRoll"); \ static_assert(offsetof(SplineMeshComponent_SetEndRoll, EndRoll) == 0x000000, "Member 'SplineMeshComponent_SetEndRoll::EndRoll' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetEndRoll, bUpdateMesh) == 0x000004, "Member 'SplineMeshComponent_SetEndRoll::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetEndScale \ static_assert(alignof(SplineMeshComponent_SetEndScale) == 0x000008, "Wrong alignment on SplineMeshComponent_SetEndScale"); \ static_assert(sizeof(SplineMeshComponent_SetEndScale) == 0x000018, "Wrong size on SplineMeshComponent_SetEndScale"); \ static_assert(offsetof(SplineMeshComponent_SetEndScale, EndScale) == 0x000000, "Member 'SplineMeshComponent_SetEndScale::EndScale' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetEndScale, bUpdateMesh) == 0x000010, "Member 'SplineMeshComponent_SetEndScale::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetEndTangent \ static_assert(alignof(SplineMeshComponent_SetEndTangent) == 0x000008, "Wrong alignment on SplineMeshComponent_SetEndTangent"); \ static_assert(sizeof(SplineMeshComponent_SetEndTangent) == 0x000020, "Wrong size on SplineMeshComponent_SetEndTangent"); \ static_assert(offsetof(SplineMeshComponent_SetEndTangent, EndTangent) == 0x000000, "Member 'SplineMeshComponent_SetEndTangent::EndTangent' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetEndTangent, bUpdateMesh) == 0x000018, "Member 'SplineMeshComponent_SetEndTangent::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetForwardAxis \ static_assert(alignof(SplineMeshComponent_SetForwardAxis) == 0x000001, "Wrong alignment on SplineMeshComponent_SetForwardAxis"); \ static_assert(sizeof(SplineMeshComponent_SetForwardAxis) == 0x000002, "Wrong size on SplineMeshComponent_SetForwardAxis"); \ static_assert(offsetof(SplineMeshComponent_SetForwardAxis, InForwardAxis) == 0x000000, "Member 'SplineMeshComponent_SetForwardAxis::InForwardAxis' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetForwardAxis, bUpdateMesh) == 0x000001, "Member 'SplineMeshComponent_SetForwardAxis::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetSplineUpDir \ static_assert(alignof(SplineMeshComponent_SetSplineUpDir) == 0x000008, "Wrong alignment on SplineMeshComponent_SetSplineUpDir"); \ static_assert(sizeof(SplineMeshComponent_SetSplineUpDir) == 0x000020, "Wrong size on SplineMeshComponent_SetSplineUpDir"); \ static_assert(offsetof(SplineMeshComponent_SetSplineUpDir, InSplineUpDir) == 0x000000, "Member 'SplineMeshComponent_SetSplineUpDir::InSplineUpDir' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetSplineUpDir, bUpdateMesh) == 0x000018, "Member 'SplineMeshComponent_SetSplineUpDir::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartAndEnd \ static_assert(alignof(SplineMeshComponent_SetStartAndEnd) == 0x000008, "Wrong alignment on SplineMeshComponent_SetStartAndEnd"); \ static_assert(sizeof(SplineMeshComponent_SetStartAndEnd) == 0x000068, "Wrong size on SplineMeshComponent_SetStartAndEnd"); \ static_assert(offsetof(SplineMeshComponent_SetStartAndEnd, StartPos) == 0x000000, "Member 'SplineMeshComponent_SetStartAndEnd::StartPos' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartAndEnd, StartTangent) == 0x000018, "Member 'SplineMeshComponent_SetStartAndEnd::StartTangent' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartAndEnd, EndPos) == 0x000030, "Member 'SplineMeshComponent_SetStartAndEnd::EndPos' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartAndEnd, EndTangent) == 0x000048, "Member 'SplineMeshComponent_SetStartAndEnd::EndTangent' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartAndEnd, bUpdateMesh) == 0x000060, "Member 'SplineMeshComponent_SetStartAndEnd::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartOffset \ static_assert(alignof(SplineMeshComponent_SetStartOffset) == 0x000008, "Wrong alignment on SplineMeshComponent_SetStartOffset"); \ static_assert(sizeof(SplineMeshComponent_SetStartOffset) == 0x000018, "Wrong size on SplineMeshComponent_SetStartOffset"); \ static_assert(offsetof(SplineMeshComponent_SetStartOffset, StartOffset) == 0x000000, "Member 'SplineMeshComponent_SetStartOffset::StartOffset' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartOffset, bUpdateMesh) == 0x000010, "Member 'SplineMeshComponent_SetStartOffset::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartPosition \ static_assert(alignof(SplineMeshComponent_SetStartPosition) == 0x000008, "Wrong alignment on SplineMeshComponent_SetStartPosition"); \ static_assert(sizeof(SplineMeshComponent_SetStartPosition) == 0x000020, "Wrong size on SplineMeshComponent_SetStartPosition"); \ static_assert(offsetof(SplineMeshComponent_SetStartPosition, StartPos) == 0x000000, "Member 'SplineMeshComponent_SetStartPosition::StartPos' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartPosition, bUpdateMesh) == 0x000018, "Member 'SplineMeshComponent_SetStartPosition::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartRoll \ static_assert(alignof(SplineMeshComponent_SetStartRoll) == 0x000004, "Wrong alignment on SplineMeshComponent_SetStartRoll"); \ static_assert(sizeof(SplineMeshComponent_SetStartRoll) == 0x000008, "Wrong size on SplineMeshComponent_SetStartRoll"); \ static_assert(offsetof(SplineMeshComponent_SetStartRoll, StartRoll) == 0x000000, "Member 'SplineMeshComponent_SetStartRoll::StartRoll' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartRoll, bUpdateMesh) == 0x000004, "Member 'SplineMeshComponent_SetStartRoll::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartScale \ static_assert(alignof(SplineMeshComponent_SetStartScale) == 0x000008, "Wrong alignment on SplineMeshComponent_SetStartScale"); \ static_assert(sizeof(SplineMeshComponent_SetStartScale) == 0x000018, "Wrong size on SplineMeshComponent_SetStartScale"); \ static_assert(offsetof(SplineMeshComponent_SetStartScale, StartScale) == 0x000000, "Member 'SplineMeshComponent_SetStartScale::StartScale' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartScale, bUpdateMesh) == 0x000010, "Member 'SplineMeshComponent_SetStartScale::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_SetStartTangent \ static_assert(alignof(SplineMeshComponent_SetStartTangent) == 0x000008, "Wrong alignment on SplineMeshComponent_SetStartTangent"); \ static_assert(sizeof(SplineMeshComponent_SetStartTangent) == 0x000020, "Wrong size on SplineMeshComponent_SetStartTangent"); \ static_assert(offsetof(SplineMeshComponent_SetStartTangent, StartTangent) == 0x000000, "Member 'SplineMeshComponent_SetStartTangent::StartTangent' has a wrong offset!"); \ static_assert(offsetof(SplineMeshComponent_SetStartTangent, bUpdateMesh) == 0x000018, "Member 'SplineMeshComponent_SetStartTangent::bUpdateMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetBoundaryMax \ static_assert(alignof(SplineMeshComponent_GetBoundaryMax) == 0x000004, "Wrong alignment on SplineMeshComponent_GetBoundaryMax"); \ static_assert(sizeof(SplineMeshComponent_GetBoundaryMax) == 0x000004, "Wrong size on SplineMeshComponent_GetBoundaryMax"); \ static_assert(offsetof(SplineMeshComponent_GetBoundaryMax, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetBoundaryMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetBoundaryMin \ static_assert(alignof(SplineMeshComponent_GetBoundaryMin) == 0x000004, "Wrong alignment on SplineMeshComponent_GetBoundaryMin"); \ static_assert(sizeof(SplineMeshComponent_GetBoundaryMin) == 0x000004, "Wrong size on SplineMeshComponent_GetBoundaryMin"); \ static_assert(offsetof(SplineMeshComponent_GetBoundaryMin, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetBoundaryMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetEndOffset \ static_assert(alignof(SplineMeshComponent_GetEndOffset) == 0x000008, "Wrong alignment on SplineMeshComponent_GetEndOffset"); \ static_assert(sizeof(SplineMeshComponent_GetEndOffset) == 0x000010, "Wrong size on SplineMeshComponent_GetEndOffset"); \ static_assert(offsetof(SplineMeshComponent_GetEndOffset, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetEndOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetEndPosition \ static_assert(alignof(SplineMeshComponent_GetEndPosition) == 0x000008, "Wrong alignment on SplineMeshComponent_GetEndPosition"); \ static_assert(sizeof(SplineMeshComponent_GetEndPosition) == 0x000018, "Wrong size on SplineMeshComponent_GetEndPosition"); \ static_assert(offsetof(SplineMeshComponent_GetEndPosition, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetEndPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetEndRoll \ static_assert(alignof(SplineMeshComponent_GetEndRoll) == 0x000004, "Wrong alignment on SplineMeshComponent_GetEndRoll"); \ static_assert(sizeof(SplineMeshComponent_GetEndRoll) == 0x000004, "Wrong size on SplineMeshComponent_GetEndRoll"); \ static_assert(offsetof(SplineMeshComponent_GetEndRoll, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetEndRoll::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetEndScale \ static_assert(alignof(SplineMeshComponent_GetEndScale) == 0x000008, "Wrong alignment on SplineMeshComponent_GetEndScale"); \ static_assert(sizeof(SplineMeshComponent_GetEndScale) == 0x000010, "Wrong size on SplineMeshComponent_GetEndScale"); \ static_assert(offsetof(SplineMeshComponent_GetEndScale, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetEndScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetEndTangent \ static_assert(alignof(SplineMeshComponent_GetEndTangent) == 0x000008, "Wrong alignment on SplineMeshComponent_GetEndTangent"); \ static_assert(sizeof(SplineMeshComponent_GetEndTangent) == 0x000018, "Wrong size on SplineMeshComponent_GetEndTangent"); \ static_assert(offsetof(SplineMeshComponent_GetEndTangent, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetEndTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetForwardAxis \ static_assert(alignof(SplineMeshComponent_GetForwardAxis) == 0x000001, "Wrong alignment on SplineMeshComponent_GetForwardAxis"); \ static_assert(sizeof(SplineMeshComponent_GetForwardAxis) == 0x000001, "Wrong size on SplineMeshComponent_GetForwardAxis"); \ static_assert(offsetof(SplineMeshComponent_GetForwardAxis, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetForwardAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetSplineUpDir \ static_assert(alignof(SplineMeshComponent_GetSplineUpDir) == 0x000008, "Wrong alignment on SplineMeshComponent_GetSplineUpDir"); \ static_assert(sizeof(SplineMeshComponent_GetSplineUpDir) == 0x000018, "Wrong size on SplineMeshComponent_GetSplineUpDir"); \ static_assert(offsetof(SplineMeshComponent_GetSplineUpDir, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetSplineUpDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetStartOffset \ static_assert(alignof(SplineMeshComponent_GetStartOffset) == 0x000008, "Wrong alignment on SplineMeshComponent_GetStartOffset"); \ static_assert(sizeof(SplineMeshComponent_GetStartOffset) == 0x000010, "Wrong size on SplineMeshComponent_GetStartOffset"); \ static_assert(offsetof(SplineMeshComponent_GetStartOffset, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetStartOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetStartPosition \ static_assert(alignof(SplineMeshComponent_GetStartPosition) == 0x000008, "Wrong alignment on SplineMeshComponent_GetStartPosition"); \ static_assert(sizeof(SplineMeshComponent_GetStartPosition) == 0x000018, "Wrong size on SplineMeshComponent_GetStartPosition"); \ static_assert(offsetof(SplineMeshComponent_GetStartPosition, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetStartPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetStartRoll \ static_assert(alignof(SplineMeshComponent_GetStartRoll) == 0x000004, "Wrong alignment on SplineMeshComponent_GetStartRoll"); \ static_assert(sizeof(SplineMeshComponent_GetStartRoll) == 0x000004, "Wrong size on SplineMeshComponent_GetStartRoll"); \ static_assert(offsetof(SplineMeshComponent_GetStartRoll, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetStartRoll::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetStartScale \ static_assert(alignof(SplineMeshComponent_GetStartScale) == 0x000008, "Wrong alignment on SplineMeshComponent_GetStartScale"); \ static_assert(sizeof(SplineMeshComponent_GetStartScale) == 0x000010, "Wrong size on SplineMeshComponent_GetStartScale"); \ static_assert(offsetof(SplineMeshComponent_GetStartScale, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetStartScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshComponent_GetStartTangent \ static_assert(alignof(SplineMeshComponent_GetStartTangent) == 0x000008, "Wrong alignment on SplineMeshComponent_GetStartTangent"); \ static_assert(sizeof(SplineMeshComponent_GetStartTangent) == 0x000018, "Wrong size on SplineMeshComponent_GetStartTangent"); \ static_assert(offsetof(SplineMeshComponent_GetStartTangent, ReturnValue) == 0x000000, "Member 'SplineMeshComponent_GetStartTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineMeshComponent \ static_assert(alignof(USplineMeshComponent) == 0x000010, "Wrong alignment on USplineMeshComponent"); \ static_assert(sizeof(USplineMeshComponent) == 0x000700, "Wrong size on USplineMeshComponent"); \ static_assert(offsetof(USplineMeshComponent, SplineParams) == 0x000600, "Member 'USplineMeshComponent::SplineParams' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineUpDir) == 0x0006B0, "Member 'USplineMeshComponent::SplineUpDir' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineBoundaryMin) == 0x0006C8, "Member 'USplineMeshComponent::SplineBoundaryMin' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, CachedMeshBodySetupGuid) == 0x0006CC, "Member 'USplineMeshComponent::CachedMeshBodySetupGuid' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, BodySetup) == 0x0006E0, "Member 'USplineMeshComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, SplineBoundaryMax) == 0x0006E8, "Member 'USplineMeshComponent::SplineBoundaryMax' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, ForwardAxis) == 0x0006ED, "Member 'USplineMeshComponent::ForwardAxis' has a wrong offset!"); \ static_assert(offsetof(USplineMeshComponent, VirtualTextureMainPassMaxDrawDistance) == 0x0006F0, "Member 'USplineMeshComponent::VirtualTextureMainPassMaxDrawDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightMapVirtualTexture2D \ static_assert(alignof(ULightMapVirtualTexture2D) == 0x000010, "Wrong alignment on ULightMapVirtualTexture2D"); \ static_assert(sizeof(ULightMapVirtualTexture2D) == 0x0002C0, "Wrong size on ULightMapVirtualTexture2D"); \ static_assert(offsetof(ULightMapVirtualTexture2D, TypeToLayer) == 0x0002A8, "Member 'ULightMapVirtualTexture2D::TypeToLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDepthFade \ static_assert(alignof(UMaterialExpressionDepthFade) == 0x000008, "Wrong alignment on UMaterialExpressionDepthFade"); \ static_assert(sizeof(UMaterialExpressionDepthFade) == 0x000108, "Wrong size on UMaterialExpressionDepthFade"); \ static_assert(offsetof(UMaterialExpressionDepthFade, InOpacity) == 0x0000B0, "Member 'UMaterialExpressionDepthFade::InOpacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDepthFade, FadeDistance) == 0x0000D8, "Member 'UMaterialExpressionDepthFade::FadeDistance' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDepthFade, OpacityDefault) == 0x000100, "Member 'UMaterialExpressionDepthFade::OpacityDefault' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDepthFade, FadeDistanceDefault) == 0x000104, "Member 'UMaterialExpressionDepthFade::FadeDistanceDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlatformInterfaceBase \ static_assert(alignof(UPlatformInterfaceBase) == 0x000008, "Wrong alignment on UPlatformInterfaceBase"); \ static_assert(sizeof(UPlatformInterfaceBase) == 0x000038, "Wrong size on UPlatformInterfaceBase"); \ static_assert(offsetof(UPlatformInterfaceBase, AllDelegates) == 0x000028, "Member 'UPlatformInterfaceBase::AllDelegates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UObjectReferencer \ static_assert(alignof(UObjectReferencer) == 0x000008, "Wrong alignment on UObjectReferencer"); \ static_assert(sizeof(UObjectReferencer) == 0x000038, "Wrong size on UObjectReferencer"); \ static_assert(offsetof(UObjectReferencer, ReferencedObjects) == 0x000028, "Member 'UObjectReferencer::ReferencedObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCloudStorageBase \ static_assert(alignof(UCloudStorageBase) == 0x000008, "Wrong alignment on UCloudStorageBase"); \ static_assert(sizeof(UCloudStorageBase) == 0x000050, "Wrong size on UCloudStorageBase"); \ static_assert(offsetof(UCloudStorageBase, LocalCloudFiles) == 0x000038, "Member 'UCloudStorageBase::LocalCloudFiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataStreamChannel \ static_assert(alignof(UDataStreamChannel) == 0x000008, "Wrong alignment on UDataStreamChannel"); \ static_assert(sizeof(UDataStreamChannel) == 0x002098, "Wrong size on UDataStreamChannel"); \ #define DUMPER7_ASSERTS_UPreviewMeshCollection \ static_assert(alignof(UPreviewMeshCollection) == 0x000008, "Wrong alignment on UPreviewMeshCollection"); \ static_assert(sizeof(UPreviewMeshCollection) == 0x000050, "Wrong size on UPreviewMeshCollection"); \ static_assert(offsetof(UPreviewMeshCollection, Skeleton) == 0x000038, "Member 'UPreviewMeshCollection::Skeleton' has a wrong offset!"); \ static_assert(offsetof(UPreviewMeshCollection, SkeletalMeshes) == 0x000040, "Member 'UPreviewMeshCollection::SkeletalMeshes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPendingNetGame \ static_assert(alignof(UPendingNetGame) == 0x000008, "Wrong alignment on UPendingNetGame"); \ static_assert(sizeof(UPendingNetGame) == 0x0000C0, "Wrong size on UPendingNetGame"); \ static_assert(offsetof(UPendingNetGame, NetDriver) == 0x000030, "Member 'UPendingNetGame::NetDriver' has a wrong offset!"); \ static_assert(offsetof(UPendingNetGame, DemoNetDriver) == 0x000038, "Member 'UPendingNetGame::DemoNetDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionExecBegin \ static_assert(alignof(UMaterialExpressionExecBegin) == 0x000008, "Wrong alignment on UMaterialExpressionExecBegin"); \ static_assert(sizeof(UMaterialExpressionExecBegin) == 0x0000B8, "Wrong size on UMaterialExpressionExecBegin"); \ static_assert(offsetof(UMaterialExpressionExecBegin, Exec) == 0x0000B0, "Member 'UMaterialExpressionExecBegin::Exec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDemoPendingNetGame \ static_assert(alignof(UDemoPendingNetGame) == 0x000008, "Wrong alignment on UDemoPendingNetGame"); \ static_assert(sizeof(UDemoPendingNetGame) == 0x0000C0, "Wrong size on UDemoPendingNetGame"); \ #define DUMPER7_ASSERTS_UDeviceProfileFragment \ static_assert(alignof(UDeviceProfileFragment) == 0x000008, "Wrong alignment on UDeviceProfileFragment"); \ static_assert(sizeof(UDeviceProfileFragment) == 0x000038, "Wrong size on UDeviceProfileFragment"); \ static_assert(offsetof(UDeviceProfileFragment, CVars) == 0x000028, "Member 'UDeviceProfileFragment::CVars' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAssetManager \ static_assert(alignof(UAssetManager) == 0x000008, "Wrong alignment on UAssetManager"); \ static_assert(sizeof(UAssetManager) == 0x0004E8, "Wrong size on UAssetManager"); \ static_assert(offsetof(UAssetManager, ObjectReferenceList) == 0x000330, "Member 'UAssetManager::ObjectReferenceList' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bIsGlobalAsyncScanEnvironment) == 0x000340, "Member 'UAssetManager::bIsGlobalAsyncScanEnvironment' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bShouldGuessTypeAndName) == 0x000341, "Member 'UAssetManager::bShouldGuessTypeAndName' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bShouldUseSynchronousLoad) == 0x000342, "Member 'UAssetManager::bShouldUseSynchronousLoad' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bIsLoadingFromPakFiles) == 0x000343, "Member 'UAssetManager::bIsLoadingFromPakFiles' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bShouldAcquireMissingChunksOnLoad) == 0x000344, "Member 'UAssetManager::bShouldAcquireMissingChunksOnLoad' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bOnlyCookProductionAssets) == 0x000345, "Member 'UAssetManager::bOnlyCookProductionAssets' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, NumBulkScanRequests) == 0x000348, "Member 'UAssetManager::NumBulkScanRequests' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bIsPrimaryAssetDirectoryCurrent) == 0x00034C, "Member 'UAssetManager::bIsPrimaryAssetDirectoryCurrent' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bIsManagementDatabaseCurrent) == 0x00034D, "Member 'UAssetManager::bIsManagementDatabaseCurrent' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bUpdateManagementDatabaseAfterScan) == 0x00034E, "Member 'UAssetManager::bUpdateManagementDatabaseAfterScan' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bIncludeOnlyOnDiskAssets) == 0x00034F, "Member 'UAssetManager::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, bHasCompletedInitialScan) == 0x000350, "Member 'UAssetManager::bHasCompletedInitialScan' has a wrong offset!"); \ static_assert(offsetof(UAssetManager, NumberOfSpawnedNotifications) == 0x000354, "Member 'UAssetManager::NumberOfSpawnedNotifications' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVirtualTexturePoolConfig \ static_assert(alignof(UVirtualTexturePoolConfig) == 0x000008, "Wrong alignment on UVirtualTexturePoolConfig"); \ static_assert(sizeof(UVirtualTexturePoolConfig) == 0x000040, "Wrong size on UVirtualTexturePoolConfig"); \ static_assert(offsetof(UVirtualTexturePoolConfig, DefaultSizeInMegabyte) == 0x000028, "Member 'UVirtualTexturePoolConfig::DefaultSizeInMegabyte' has a wrong offset!"); \ static_assert(offsetof(UVirtualTexturePoolConfig, Pools) == 0x000030, "Member 'UVirtualTexturePoolConfig::Pools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistanceFieldsRenderingSwitch \ static_assert(alignof(UMaterialExpressionDistanceFieldsRenderingSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionDistanceFieldsRenderingSwitch"); \ static_assert(sizeof(UMaterialExpressionDistanceFieldsRenderingSwitch) == 0x000100, "Wrong size on UMaterialExpressionDistanceFieldsRenderingSwitch"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldsRenderingSwitch, No) == 0x0000B0, "Member 'UMaterialExpressionDistanceFieldsRenderingSwitch::No' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldsRenderingSwitch, Yes) == 0x0000D8, "Member 'UMaterialExpressionDistanceFieldsRenderingSwitch::Yes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueSoundWaveProxy \ static_assert(alignof(UDialogueSoundWaveProxy) == 0x000008, "Wrong alignment on UDialogueSoundWaveProxy"); \ static_assert(sizeof(UDialogueSoundWaveProxy) == 0x000180, "Wrong size on UDialogueSoundWaveProxy"); \ #define DUMPER7_ASSERTS_ADirectionalLight \ static_assert(alignof(ADirectionalLight) == 0x000008, "Wrong alignment on ADirectionalLight"); \ static_assert(sizeof(ADirectionalLight) == 0x0002C0, "Wrong size on ADirectionalLight"); \ #define DUMPER7_ASSERTS_UDistributionFloatConstantCurve \ static_assert(alignof(UDistributionFloatConstantCurve) == 0x000008, "Wrong alignment on UDistributionFloatConstantCurve"); \ static_assert(sizeof(UDistributionFloatConstantCurve) == 0x000050, "Wrong size on UDistributionFloatConstantCurve"); \ static_assert(offsetof(UDistributionFloatConstantCurve, ConstantCurve) == 0x000038, "Member 'UDistributionFloatConstantCurve::ConstantCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionLoadPrimaryAssetBase \ static_assert(alignof(UAsyncActionLoadPrimaryAssetBase) == 0x000008, "Wrong alignment on UAsyncActionLoadPrimaryAssetBase"); \ static_assert(sizeof(UAsyncActionLoadPrimaryAssetBase) == 0x000078, "Wrong size on UAsyncActionLoadPrimaryAssetBase"); \ #define DUMPER7_ASSERTS_AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList \ static_assert(alignof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList) == 0x000008, "Wrong alignment on AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList"); \ static_assert(sizeof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList) == 0x000030, "Wrong size on AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList, WorldContextObject) == 0x000000, "Member 'AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList, PrimaryAssetList) == 0x000008, "Member 'AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList::PrimaryAssetList' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList, LoadBundles) == 0x000018, "Member 'AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList::LoadBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList, ReturnValue) == 0x000028, "Member 'AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionLoadPrimaryAssetList \ static_assert(alignof(UAsyncActionLoadPrimaryAssetList) == 0x000008, "Wrong alignment on UAsyncActionLoadPrimaryAssetList"); \ static_assert(sizeof(UAsyncActionLoadPrimaryAssetList) == 0x000088, "Wrong size on UAsyncActionLoadPrimaryAssetList"); \ static_assert(offsetof(UAsyncActionLoadPrimaryAssetList, Completed) == 0x000078, "Member 'UAsyncActionLoadPrimaryAssetList::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDoubleVectorParameter \ static_assert(alignof(UMaterialExpressionDoubleVectorParameter) == 0x000010, "Wrong alignment on UMaterialExpressionDoubleVectorParameter"); \ static_assert(sizeof(UMaterialExpressionDoubleVectorParameter) == 0x000100, "Wrong size on UMaterialExpressionDoubleVectorParameter"); \ static_assert(offsetof(UMaterialExpressionDoubleVectorParameter, DefaultValue) == 0x0000E0, "Member 'UMaterialExpressionDoubleVectorParameter::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionFloatParameterBase \ static_assert(alignof(UDistributionFloatParameterBase) == 0x000008, "Wrong alignment on UDistributionFloatParameterBase"); \ static_assert(sizeof(UDistributionFloatParameterBase) == 0x000060, "Wrong size on UDistributionFloatParameterBase"); \ static_assert(offsetof(UDistributionFloatParameterBase, ParameterName) == 0x000040, "Member 'UDistributionFloatParameterBase::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatParameterBase, MinInput) == 0x000048, "Member 'UDistributionFloatParameterBase::MinInput' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatParameterBase, MaxInput) == 0x00004C, "Member 'UDistributionFloatParameterBase::MaxInput' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatParameterBase, MinOutput) == 0x000050, "Member 'UDistributionFloatParameterBase::MinOutput' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatParameterBase, MaxOutput) == 0x000054, "Member 'UDistributionFloatParameterBase::MaxOutput' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatParameterBase, ParamMode) == 0x000058, "Member 'UDistributionFloatParameterBase::ParamMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionFloatParticleParameter \ static_assert(alignof(UDistributionFloatParticleParameter) == 0x000008, "Wrong alignment on UDistributionFloatParticleParameter"); \ static_assert(sizeof(UDistributionFloatParticleParameter) == 0x000060, "Wrong size on UDistributionFloatParticleParameter"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFontSample \ static_assert(alignof(UMaterialExpressionFontSample) == 0x000008, "Wrong alignment on UMaterialExpressionFontSample"); \ static_assert(sizeof(UMaterialExpressionFontSample) == 0x0000C0, "Wrong size on UMaterialExpressionFontSample"); \ static_assert(offsetof(UMaterialExpressionFontSample, Font) == 0x0000B0, "Member 'UMaterialExpressionFontSample::Font' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFontSample, FontTexturePage) == 0x0000B8, "Member 'UMaterialExpressionFontSample::FontTexturePage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFontSampleParameter \ static_assert(alignof(UMaterialExpressionFontSampleParameter) == 0x000008, "Wrong alignment on UMaterialExpressionFontSampleParameter"); \ static_assert(sizeof(UMaterialExpressionFontSampleParameter) == 0x0000E8, "Wrong size on UMaterialExpressionFontSampleParameter"); \ static_assert(offsetof(UMaterialExpressionFontSampleParameter, ParameterName) == 0x0000C0, "Member 'UMaterialExpressionFontSampleParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFontSampleParameter, ExpressionGUID) == 0x0000C8, "Member 'UMaterialExpressionFontSampleParameter::ExpressionGUID' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFontSampleParameter, Group) == 0x0000D8, "Member 'UMaterialExpressionFontSampleParameter::Group' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFontSampleParameter, SortPriority) == 0x0000E0, "Member 'UMaterialExpressionFontSampleParameter::SortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionFloatUniform \ static_assert(alignof(UDistributionFloatUniform) == 0x000008, "Wrong alignment on UDistributionFloatUniform"); \ static_assert(sizeof(UDistributionFloatUniform) == 0x000040, "Wrong size on UDistributionFloatUniform"); \ static_assert(offsetof(UDistributionFloatUniform, Min) == 0x000038, "Member 'UDistributionFloatUniform::Min' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatUniform, Max) == 0x00003C, "Member 'UDistributionFloatUniform::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionFloatUniformCurve \ static_assert(alignof(UDistributionFloatUniformCurve) == 0x000008, "Wrong alignment on UDistributionFloatUniformCurve"); \ static_assert(sizeof(UDistributionFloatUniformCurve) == 0x000050, "Wrong size on UDistributionFloatUniformCurve"); \ static_assert(offsetof(UDistributionFloatUniformCurve, ConstantCurve) == 0x000038, "Member 'UDistributionFloatUniformCurve::ConstantCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop \ static_assert(alignof(SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop) == 0x000008, "Wrong alignment on SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop"); \ static_assert(sizeof(SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop) == 0x000018, "Wrong size on SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop"); \ static_assert(offsetof(SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop, DirectionalLight) == 0x000000, "Member 'SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop::DirectionalLight' has a wrong offset!"); \ static_assert(offsetof(SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop, ReturnValue) == 0x000008, "Member 'SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_OverrideAtmosphereLightDirection \ static_assert(alignof(SkyAtmosphereComponent_OverrideAtmosphereLightDirection) == 0x000008, "Wrong alignment on SkyAtmosphereComponent_OverrideAtmosphereLightDirection"); \ static_assert(sizeof(SkyAtmosphereComponent_OverrideAtmosphereLightDirection) == 0x000020, "Wrong size on SkyAtmosphereComponent_OverrideAtmosphereLightDirection"); \ static_assert(offsetof(SkyAtmosphereComponent_OverrideAtmosphereLightDirection, AtmosphereLightIndex) == 0x000000, "Member 'SkyAtmosphereComponent_OverrideAtmosphereLightDirection::AtmosphereLightIndex' has a wrong offset!"); \ static_assert(offsetof(SkyAtmosphereComponent_OverrideAtmosphereLightDirection, LightDirection) == 0x000008, "Member 'SkyAtmosphereComponent_OverrideAtmosphereLightDirection::LightDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale \ static_assert(alignof(SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale"); \ static_assert(sizeof(SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale"); \ static_assert(offsetof(SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetAtmosphereHeight \ static_assert(alignof(SkyAtmosphereComponent_SetAtmosphereHeight) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetAtmosphereHeight"); \ static_assert(sizeof(SkyAtmosphereComponent_SetAtmosphereHeight) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetAtmosphereHeight"); \ static_assert(offsetof(SkyAtmosphereComponent_SetAtmosphereHeight, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetAtmosphereHeight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetHeightFogContribution \ static_assert(alignof(SkyAtmosphereComponent_SetHeightFogContribution) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetHeightFogContribution"); \ static_assert(sizeof(SkyAtmosphereComponent_SetHeightFogContribution) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetHeightFogContribution"); \ static_assert(offsetof(SkyAtmosphereComponent_SetHeightFogContribution, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetHeightFogContribution::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieAbsorption \ static_assert(alignof(SkyAtmosphereComponent_SetMieAbsorption) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieAbsorption"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieAbsorption) == 0x000010, "Wrong size on SkyAtmosphereComponent_SetMieAbsorption"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieAbsorption, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieAbsorption::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieAbsorptionScale \ static_assert(alignof(SkyAtmosphereComponent_SetMieAbsorptionScale) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieAbsorptionScale"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieAbsorptionScale) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetMieAbsorptionScale"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieAbsorptionScale, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieAbsorptionScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieAnisotropy \ static_assert(alignof(SkyAtmosphereComponent_SetMieAnisotropy) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieAnisotropy"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieAnisotropy) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetMieAnisotropy"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieAnisotropy, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieAnisotropy::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieExponentialDistribution \ static_assert(alignof(SkyAtmosphereComponent_SetMieExponentialDistribution) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieExponentialDistribution"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieExponentialDistribution) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetMieExponentialDistribution"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieExponentialDistribution, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieExponentialDistribution::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieScattering \ static_assert(alignof(SkyAtmosphereComponent_SetMieScattering) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieScattering"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieScattering) == 0x000010, "Wrong size on SkyAtmosphereComponent_SetMieScattering"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieScattering, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieScattering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMieScatteringScale \ static_assert(alignof(SkyAtmosphereComponent_SetMieScatteringScale) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMieScatteringScale"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMieScatteringScale) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetMieScatteringScale"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMieScatteringScale, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMieScatteringScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetMultiScatteringFactor \ static_assert(alignof(SkyAtmosphereComponent_SetMultiScatteringFactor) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetMultiScatteringFactor"); \ static_assert(sizeof(SkyAtmosphereComponent_SetMultiScatteringFactor) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetMultiScatteringFactor"); \ static_assert(offsetof(SkyAtmosphereComponent_SetMultiScatteringFactor, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetMultiScatteringFactor::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetOtherAbsorption \ static_assert(alignof(SkyAtmosphereComponent_SetOtherAbsorption) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetOtherAbsorption"); \ static_assert(sizeof(SkyAtmosphereComponent_SetOtherAbsorption) == 0x000010, "Wrong size on SkyAtmosphereComponent_SetOtherAbsorption"); \ static_assert(offsetof(SkyAtmosphereComponent_SetOtherAbsorption, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetOtherAbsorption::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetOtherAbsorptionScale \ static_assert(alignof(SkyAtmosphereComponent_SetOtherAbsorptionScale) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetOtherAbsorptionScale"); \ static_assert(sizeof(SkyAtmosphereComponent_SetOtherAbsorptionScale) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetOtherAbsorptionScale"); \ static_assert(offsetof(SkyAtmosphereComponent_SetOtherAbsorptionScale, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetOtherAbsorptionScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetRayleighExponentialDistribution \ static_assert(alignof(SkyAtmosphereComponent_SetRayleighExponentialDistribution) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetRayleighExponentialDistribution"); \ static_assert(sizeof(SkyAtmosphereComponent_SetRayleighExponentialDistribution) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetRayleighExponentialDistribution"); \ static_assert(offsetof(SkyAtmosphereComponent_SetRayleighExponentialDistribution, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetRayleighExponentialDistribution::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetRayleighScattering \ static_assert(alignof(SkyAtmosphereComponent_SetRayleighScattering) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetRayleighScattering"); \ static_assert(sizeof(SkyAtmosphereComponent_SetRayleighScattering) == 0x000010, "Wrong size on SkyAtmosphereComponent_SetRayleighScattering"); \ static_assert(offsetof(SkyAtmosphereComponent_SetRayleighScattering, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetRayleighScattering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetRayleighScatteringScale \ static_assert(alignof(SkyAtmosphereComponent_SetRayleighScatteringScale) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetRayleighScatteringScale"); \ static_assert(sizeof(SkyAtmosphereComponent_SetRayleighScatteringScale) == 0x000004, "Wrong size on SkyAtmosphereComponent_SetRayleighScatteringScale"); \ static_assert(offsetof(SkyAtmosphereComponent_SetRayleighScatteringScale, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetRayleighScatteringScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyAtmosphereComponent_SetSkyLuminanceFactor \ static_assert(alignof(SkyAtmosphereComponent_SetSkyLuminanceFactor) == 0x000004, "Wrong alignment on SkyAtmosphereComponent_SetSkyLuminanceFactor"); \ static_assert(sizeof(SkyAtmosphereComponent_SetSkyLuminanceFactor) == 0x000010, "Wrong size on SkyAtmosphereComponent_SetSkyLuminanceFactor"); \ static_assert(offsetof(SkyAtmosphereComponent_SetSkyLuminanceFactor, NewValue) == 0x000000, "Member 'SkyAtmosphereComponent_SetSkyLuminanceFactor::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkyAtmosphereComponent \ static_assert(alignof(USkyAtmosphereComponent) == 0x000010, "Wrong alignment on USkyAtmosphereComponent"); \ static_assert(sizeof(USkyAtmosphereComponent) == 0x0003A0, "Wrong size on USkyAtmosphereComponent"); \ static_assert(offsetof(USkyAtmosphereComponent, TransformMode) == 0x0002A0, "Member 'USkyAtmosphereComponent::TransformMode' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, BottomRadius) == 0x0002A4, "Member 'USkyAtmosphereComponent::BottomRadius' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, GroundAlbedo) == 0x0002A8, "Member 'USkyAtmosphereComponent::GroundAlbedo' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AtmosphereHeight) == 0x0002AC, "Member 'USkyAtmosphereComponent::AtmosphereHeight' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MultiScatteringFactor) == 0x0002B0, "Member 'USkyAtmosphereComponent::MultiScatteringFactor' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, TraceSampleCountScale) == 0x0002B4, "Member 'USkyAtmosphereComponent::TraceSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighScatteringScale) == 0x0002B8, "Member 'USkyAtmosphereComponent::RayleighScatteringScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighScattering) == 0x0002BC, "Member 'USkyAtmosphereComponent::RayleighScattering' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, RayleighExponentialDistribution) == 0x0002CC, "Member 'USkyAtmosphereComponent::RayleighExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieScatteringScale) == 0x0002D0, "Member 'USkyAtmosphereComponent::MieScatteringScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieScattering) == 0x0002D4, "Member 'USkyAtmosphereComponent::MieScattering' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAbsorptionScale) == 0x0002E4, "Member 'USkyAtmosphereComponent::MieAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAbsorption) == 0x0002E8, "Member 'USkyAtmosphereComponent::MieAbsorption' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieAnisotropy) == 0x0002F8, "Member 'USkyAtmosphereComponent::MieAnisotropy' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, MieExponentialDistribution) == 0x0002FC, "Member 'USkyAtmosphereComponent::MieExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherAbsorptionScale) == 0x000300, "Member 'USkyAtmosphereComponent::OtherAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherAbsorption) == 0x000304, "Member 'USkyAtmosphereComponent::OtherAbsorption' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, OtherTentDistribution) == 0x000314, "Member 'USkyAtmosphereComponent::OtherTentDistribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, SkyLuminanceFactor) == 0x000320, "Member 'USkyAtmosphereComponent::SkyLuminanceFactor' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AerialPespectiveViewDistanceScale) == 0x000330, "Member 'USkyAtmosphereComponent::AerialPespectiveViewDistanceScale' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, HeightFogContribution) == 0x000334, "Member 'USkyAtmosphereComponent::HeightFogContribution' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, TransmittanceMinLightElevationAngle) == 0x000338, "Member 'USkyAtmosphereComponent::TransmittanceMinLightElevationAngle' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, AerialPerspectiveStartDepth) == 0x00033C, "Member 'USkyAtmosphereComponent::AerialPerspectiveStartDepth' has a wrong offset!"); \ static_assert(offsetof(USkyAtmosphereComponent, bStaticLightingBuiltGUID) == 0x000380, "Member 'USkyAtmosphereComponent::bStaticLightingBuiltGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionEyeAdaptation \ static_assert(alignof(UMaterialExpressionEyeAdaptation) == 0x000008, "Wrong alignment on UMaterialExpressionEyeAdaptation"); \ static_assert(sizeof(UMaterialExpressionEyeAdaptation) == 0x0000B0, "Wrong size on UMaterialExpressionEyeAdaptation"); \ #define DUMPER7_ASSERTS_UDistributionVectorConstant \ static_assert(alignof(UDistributionVectorConstant) == 0x000008, "Wrong alignment on UDistributionVectorConstant"); \ static_assert(sizeof(UDistributionVectorConstant) == 0x000058, "Wrong size on UDistributionVectorConstant"); \ static_assert(offsetof(UDistributionVectorConstant, Constant) == 0x000038, "Member 'UDistributionVectorConstant::Constant' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorConstant, LockedAxes) == 0x000054, "Member 'UDistributionVectorConstant::LockedAxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorConstantCurve \ static_assert(alignof(UDistributionVectorConstantCurve) == 0x000008, "Wrong alignment on UDistributionVectorConstantCurve"); \ static_assert(sizeof(UDistributionVectorConstantCurve) == 0x000058, "Wrong size on UDistributionVectorConstantCurve"); \ static_assert(offsetof(UDistributionVectorConstantCurve, ConstantCurve) == 0x000038, "Member 'UDistributionVectorConstantCurve::ConstantCurve' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorConstantCurve, LockedAxes) == 0x000054, "Member 'UDistributionVectorConstantCurve::LockedAxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDivide \ static_assert(alignof(UMaterialExpressionDivide) == 0x000008, "Wrong alignment on UMaterialExpressionDivide"); \ static_assert(sizeof(UMaterialExpressionDivide) == 0x000108, "Wrong size on UMaterialExpressionDivide"); \ static_assert(offsetof(UMaterialExpressionDivide, A) == 0x0000B0, "Member 'UMaterialExpressionDivide::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDivide, B) == 0x0000D8, "Member 'UMaterialExpressionDivide::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDivide, ConstA) == 0x000100, "Member 'UMaterialExpressionDivide::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDivide, ConstB) == 0x000104, "Member 'UMaterialExpressionDivide::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorParameterBase \ static_assert(alignof(UDistributionVectorParameterBase) == 0x000008, "Wrong alignment on UDistributionVectorParameterBase"); \ static_assert(sizeof(UDistributionVectorParameterBase) == 0x0000C8, "Wrong size on UDistributionVectorParameterBase"); \ static_assert(offsetof(UDistributionVectorParameterBase, ParameterName) == 0x000058, "Member 'UDistributionVectorParameterBase::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorParameterBase, MinInput) == 0x000060, "Member 'UDistributionVectorParameterBase::MinInput' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorParameterBase, MaxInput) == 0x000078, "Member 'UDistributionVectorParameterBase::MaxInput' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorParameterBase, MinOutput) == 0x000090, "Member 'UDistributionVectorParameterBase::MinOutput' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorParameterBase, MaxOutput) == 0x0000A8, "Member 'UDistributionVectorParameterBase::MaxOutput' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorParameterBase, ParamModes) == 0x0000C0, "Member 'UDistributionVectorParameterBase::ParamModes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorParticleParameter \ static_assert(alignof(UDistributionVectorParticleParameter) == 0x000008, "Wrong alignment on UDistributionVectorParticleParameter"); \ static_assert(sizeof(UDistributionVectorParticleParameter) == 0x0000C8, "Wrong size on UDistributionVectorParticleParameter"); \ #define DUMPER7_ASSERTS_UDataDrivenConsoleVariableSettings \ static_assert(alignof(UDataDrivenConsoleVariableSettings) == 0x000008, "Wrong alignment on UDataDrivenConsoleVariableSettings"); \ static_assert(sizeof(UDataDrivenConsoleVariableSettings) == 0x000070, "Wrong size on UDataDrivenConsoleVariableSettings"); \ static_assert(offsetof(UDataDrivenConsoleVariableSettings, CVarsArray) == 0x000050, "Member 'UDataDrivenConsoleVariableSettings::CVarsArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPinBase \ static_assert(alignof(UMaterialExpressionPinBase) == 0x000008, "Wrong alignment on UMaterialExpressionPinBase"); \ static_assert(sizeof(UMaterialExpressionPinBase) == 0x0000C8, "Wrong size on UMaterialExpressionPinBase"); \ static_assert(offsetof(UMaterialExpressionPinBase, ReroutePins) == 0x0000B0, "Member 'UMaterialExpressionPinBase::ReroutePins' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPinBase, PinDirection) == 0x0000C0, "Member 'UMaterialExpressionPinBase::PinDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorUniform \ static_assert(alignof(UDistributionVectorUniform) == 0x000008, "Wrong alignment on UDistributionVectorUniform"); \ static_assert(sizeof(UDistributionVectorUniform) == 0x000078, "Wrong size on UDistributionVectorUniform"); \ static_assert(offsetof(UDistributionVectorUniform, Max) == 0x000038, "Member 'UDistributionVectorUniform::Max' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniform, Min) == 0x000050, "Member 'UDistributionVectorUniform::Min' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniform, LockedAxes) == 0x00006C, "Member 'UDistributionVectorUniform::LockedAxes' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniform, MirrorFlags) == 0x00006D, "Member 'UDistributionVectorUniform::MirrorFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorUniformCurve \ static_assert(alignof(UDistributionVectorUniformCurve) == 0x000008, "Wrong alignment on UDistributionVectorUniformCurve"); \ static_assert(sizeof(UDistributionVectorUniformCurve) == 0x000060, "Wrong size on UDistributionVectorUniformCurve"); \ static_assert(offsetof(UDistributionVectorUniformCurve, ConstantCurve) == 0x000038, "Member 'UDistributionVectorUniformCurve::ConstantCurve' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniformCurve, LockedAxes) == 0x000054, "Member 'UDistributionVectorUniformCurve::LockedAxes' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniformCurve, MirrorFlags) == 0x000056, "Member 'UDistributionVectorUniformCurve::MirrorFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionGetLocal \ static_assert(alignof(UMaterialExpressionGetLocal) == 0x000008, "Wrong alignment on UMaterialExpressionGetLocal"); \ static_assert(sizeof(UMaterialExpressionGetLocal) == 0x0000B8, "Wrong size on UMaterialExpressionGetLocal"); \ static_assert(offsetof(UMaterialExpressionGetLocal, LocalName) == 0x0000B0, "Member 'UMaterialExpressionGetLocal::LocalName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGraphNodeContextMenuContext \ static_assert(alignof(UGraphNodeContextMenuContext) == 0x000008, "Wrong alignment on UGraphNodeContextMenuContext"); \ static_assert(sizeof(UGraphNodeContextMenuContext) == 0x000050, "Wrong size on UGraphNodeContextMenuContext"); \ static_assert(offsetof(UGraphNodeContextMenuContext, Blueprint) == 0x000028, "Member 'UGraphNodeContextMenuContext::Blueprint' has a wrong offset!"); \ static_assert(offsetof(UGraphNodeContextMenuContext, Graph) == 0x000030, "Member 'UGraphNodeContextMenuContext::Graph' has a wrong offset!"); \ static_assert(offsetof(UGraphNodeContextMenuContext, Node) == 0x000038, "Member 'UGraphNodeContextMenuContext::Node' has a wrong offset!"); \ static_assert(offsetof(UGraphNodeContextMenuContext, bIsDebugging) == 0x000048, "Member 'UGraphNodeContextMenuContext::bIsDebugging' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEdGraphPin_Deprecated \ static_assert(alignof(UEdGraphPin_Deprecated) == 0x000008, "Wrong alignment on UEdGraphPin_Deprecated"); \ static_assert(sizeof(UEdGraphPin_Deprecated) == 0x000118, "Wrong size on UEdGraphPin_Deprecated"); \ static_assert(offsetof(UEdGraphPin_Deprecated, PinName) == 0x000028, "Member 'UEdGraphPin_Deprecated::PinName' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, PinToolTip) == 0x000038, "Member 'UEdGraphPin_Deprecated::PinToolTip' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, Direction) == 0x000048, "Member 'UEdGraphPin_Deprecated::Direction' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, PinType) == 0x000050, "Member 'UEdGraphPin_Deprecated::PinType' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, DefaultValue) == 0x0000A8, "Member 'UEdGraphPin_Deprecated::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, AutogeneratedDefaultValue) == 0x0000B8, "Member 'UEdGraphPin_Deprecated::AutogeneratedDefaultValue' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, DefaultObject) == 0x0000C8, "Member 'UEdGraphPin_Deprecated::DefaultObject' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, DefaultTextValue) == 0x0000D0, "Member 'UEdGraphPin_Deprecated::DefaultTextValue' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, LinkedTo) == 0x0000E8, "Member 'UEdGraphPin_Deprecated::LinkedTo' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, SubPins) == 0x0000F8, "Member 'UEdGraphPin_Deprecated::SubPins' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, ParentPin) == 0x000108, "Member 'UEdGraphPin_Deprecated::ParentPin' has a wrong offset!"); \ static_assert(offsetof(UEdGraphPin_Deprecated, ReferencePassThroughConnection) == 0x000110, "Member 'UEdGraphPin_Deprecated::ReferencePassThroughConnection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugCameraHUD \ static_assert(alignof(ADebugCameraHUD) == 0x000008, "Wrong alignment on ADebugCameraHUD"); \ static_assert(sizeof(ADebugCameraHUD) == 0x0003A0, "Wrong size on ADebugCameraHUD"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPrecomputedAOMask \ static_assert(alignof(UMaterialExpressionPrecomputedAOMask) == 0x000008, "Wrong alignment on UMaterialExpressionPrecomputedAOMask"); \ static_assert(sizeof(UMaterialExpressionPrecomputedAOMask) == 0x0000B0, "Wrong size on UMaterialExpressionPrecomputedAOMask"); \ #define DUMPER7_ASSERTS_UEdGraphSchema \ static_assert(alignof(UEdGraphSchema) == 0x000008, "Wrong alignment on UEdGraphSchema"); \ static_assert(sizeof(UEdGraphSchema) == 0x000028, "Wrong size on UEdGraphSchema"); \ #define DUMPER7_ASSERTS_Emitter_OnParticleSystemFinished \ static_assert(alignof(Emitter_OnParticleSystemFinished) == 0x000008, "Wrong alignment on Emitter_OnParticleSystemFinished"); \ static_assert(sizeof(Emitter_OnParticleSystemFinished) == 0x000008, "Wrong size on Emitter_OnParticleSystemFinished"); \ static_assert(offsetof(Emitter_OnParticleSystemFinished, FinishedComponent) == 0x000000, "Member 'Emitter_OnParticleSystemFinished::FinishedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetActorParameter \ static_assert(alignof(Emitter_SetActorParameter) == 0x000008, "Wrong alignment on Emitter_SetActorParameter"); \ static_assert(sizeof(Emitter_SetActorParameter) == 0x000010, "Wrong size on Emitter_SetActorParameter"); \ static_assert(offsetof(Emitter_SetActorParameter, ParameterName) == 0x000000, "Member 'Emitter_SetActorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(Emitter_SetActorParameter, Param) == 0x000008, "Member 'Emitter_SetActorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetColorParameter \ static_assert(alignof(Emitter_SetColorParameter) == 0x000004, "Wrong alignment on Emitter_SetColorParameter"); \ static_assert(sizeof(Emitter_SetColorParameter) == 0x000018, "Wrong size on Emitter_SetColorParameter"); \ static_assert(offsetof(Emitter_SetColorParameter, ParameterName) == 0x000000, "Member 'Emitter_SetColorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(Emitter_SetColorParameter, Param) == 0x000008, "Member 'Emitter_SetColorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetFloatParameter \ static_assert(alignof(Emitter_SetFloatParameter) == 0x000004, "Wrong alignment on Emitter_SetFloatParameter"); \ static_assert(sizeof(Emitter_SetFloatParameter) == 0x00000C, "Wrong size on Emitter_SetFloatParameter"); \ static_assert(offsetof(Emitter_SetFloatParameter, ParameterName) == 0x000000, "Member 'Emitter_SetFloatParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(Emitter_SetFloatParameter, Param) == 0x000008, "Member 'Emitter_SetFloatParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetMaterialParameter \ static_assert(alignof(Emitter_SetMaterialParameter) == 0x000008, "Wrong alignment on Emitter_SetMaterialParameter"); \ static_assert(sizeof(Emitter_SetMaterialParameter) == 0x000010, "Wrong size on Emitter_SetMaterialParameter"); \ static_assert(offsetof(Emitter_SetMaterialParameter, ParameterName) == 0x000000, "Member 'Emitter_SetMaterialParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(Emitter_SetMaterialParameter, Param) == 0x000008, "Member 'Emitter_SetMaterialParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetTemplate \ static_assert(alignof(Emitter_SetTemplate) == 0x000008, "Wrong alignment on Emitter_SetTemplate"); \ static_assert(sizeof(Emitter_SetTemplate) == 0x000008, "Wrong size on Emitter_SetTemplate"); \ static_assert(offsetof(Emitter_SetTemplate, NewTemplate) == 0x000000, "Member 'Emitter_SetTemplate::NewTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_SetVectorParameter \ static_assert(alignof(Emitter_SetVectorParameter) == 0x000008, "Wrong alignment on Emitter_SetVectorParameter"); \ static_assert(sizeof(Emitter_SetVectorParameter) == 0x000020, "Wrong size on Emitter_SetVectorParameter"); \ static_assert(offsetof(Emitter_SetVectorParameter, ParameterName) == 0x000000, "Member 'Emitter_SetVectorParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(Emitter_SetVectorParameter, Param) == 0x000008, "Member 'Emitter_SetVectorParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Emitter_IsActive \ static_assert(alignof(Emitter_IsActive) == 0x000001, "Wrong alignment on Emitter_IsActive"); \ static_assert(sizeof(Emitter_IsActive) == 0x000001, "Wrong size on Emitter_IsActive"); \ static_assert(offsetof(Emitter_IsActive, ReturnValue) == 0x000000, "Member 'Emitter_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AEmitter \ static_assert(alignof(AEmitter) == 0x000008, "Wrong alignment on AEmitter"); \ static_assert(sizeof(AEmitter) == 0x000300, "Wrong size on AEmitter"); \ static_assert(offsetof(AEmitter, ParticleSystemComponent) == 0x0002B0, "Member 'AEmitter::ParticleSystemComponent' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleSpawn) == 0x0002C0, "Member 'AEmitter::OnParticleSpawn' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleBurst) == 0x0002D0, "Member 'AEmitter::OnParticleBurst' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleDeath) == 0x0002E0, "Member 'AEmitter::OnParticleDeath' has a wrong offset!"); \ static_assert(offsetof(AEmitter, OnParticleCollide) == 0x0002F0, "Member 'AEmitter::OnParticleCollide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPerInstanceFadeAmount \ static_assert(alignof(UMaterialExpressionPerInstanceFadeAmount) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceFadeAmount"); \ static_assert(sizeof(UMaterialExpressionPerInstanceFadeAmount) == 0x0000B0, "Wrong size on UMaterialExpressionPerInstanceFadeAmount"); \ #define DUMPER7_ASSERTS_AEmitterCameraLensEffectBase \ static_assert(alignof(AEmitterCameraLensEffectBase) == 0x000010, "Wrong alignment on AEmitterCameraLensEffectBase"); \ static_assert(sizeof(AEmitterCameraLensEffectBase) == 0x0003A0, "Wrong size on AEmitterCameraLensEffectBase"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, PS_CameraEffect) == 0x000308, "Member 'AEmitterCameraLensEffectBase::PS_CameraEffect' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, BaseCamera) == 0x000310, "Member 'AEmitterCameraLensEffectBase::BaseCamera' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, RelativeTransform) == 0x000320, "Member 'AEmitterCameraLensEffectBase::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, BaseFOV) == 0x000380, "Member 'AEmitterCameraLensEffectBase::BaseFOV' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, EmittersToTreatAsSame) == 0x000388, "Member 'AEmitterCameraLensEffectBase::EmittersToTreatAsSame' has a wrong offset!"); \ static_assert(offsetof(AEmitterCameraLensEffectBase, DistFromCamera) == 0x000398, "Member 'AEmitterCameraLensEffectBase::DistFromCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UViewModeUtils \ static_assert(alignof(UViewModeUtils) == 0x000008, "Wrong alignment on UViewModeUtils"); \ static_assert(sizeof(UViewModeUtils) == 0x000028, "Wrong size on UViewModeUtils"); \ #define DUMPER7_ASSERTS_UReporterBase \ static_assert(alignof(UReporterBase) == 0x000008, "Wrong alignment on UReporterBase"); \ static_assert(sizeof(UReporterBase) == 0x000030, "Wrong size on UReporterBase"); \ #define DUMPER7_ASSERTS_UReporterGraph \ static_assert(alignof(UReporterGraph) == 0x000008, "Wrong alignment on UReporterGraph"); \ static_assert(sizeof(UReporterGraph) == 0x0000C8, "Wrong size on UReporterGraph"); \ #define DUMPER7_ASSERTS_UEngineTypes \ static_assert(alignof(UEngineTypes) == 0x000008, "Wrong alignment on UEngineTypes"); \ static_assert(sizeof(UEngineTypes) == 0x000028, "Wrong size on UEngineTypes"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetDirectionalInscatteringColor \ static_assert(alignof(ExponentialHeightFogComponent_SetDirectionalInscatteringColor) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetDirectionalInscatteringColor"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetDirectionalInscatteringColor) == 0x000010, "Wrong size on ExponentialHeightFogComponent_SetDirectionalInscatteringColor"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetDirectionalInscatteringColor, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetDirectionalInscatteringColor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetDirectionalInscatteringExponent \ static_assert(alignof(ExponentialHeightFogComponent_SetDirectionalInscatteringExponent) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetDirectionalInscatteringExponent"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetDirectionalInscatteringExponent) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetDirectionalInscatteringExponent"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetDirectionalInscatteringExponent, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetDirectionalInscatteringExponent::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFogCutoffDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetFogCutoffDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFogCutoffDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFogCutoffDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetFogCutoffDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFogCutoffDistance, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFogCutoffDistance::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFogDensity \ static_assert(alignof(ExponentialHeightFogComponent_SetFogDensity) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFogDensity"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFogDensity) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetFogDensity"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFogDensity, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFogDensity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFogHeightFalloff \ static_assert(alignof(ExponentialHeightFogComponent_SetFogHeightFalloff) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFogHeightFalloff"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFogHeightFalloff) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetFogHeightFalloff"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFogHeightFalloff, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFogHeightFalloff::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFogInscatteringColor \ static_assert(alignof(ExponentialHeightFogComponent_SetFogInscatteringColor) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFogInscatteringColor"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFogInscatteringColor) == 0x000010, "Wrong size on ExponentialHeightFogComponent_SetFogInscatteringColor"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFogInscatteringColor, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFogInscatteringColor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFogMaxOpacity \ static_assert(alignof(ExponentialHeightFogComponent_SetFogMaxOpacity) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFogMaxOpacity"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFogMaxOpacity) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetFogMaxOpacity"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFogMaxOpacity, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFogMaxOpacity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetInscatteringColorCubemap \ static_assert(alignof(ExponentialHeightFogComponent_SetInscatteringColorCubemap) == 0x000008, "Wrong alignment on ExponentialHeightFogComponent_SetInscatteringColorCubemap"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetInscatteringColorCubemap) == 0x000008, "Wrong size on ExponentialHeightFogComponent_SetInscatteringColorCubemap"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetInscatteringColorCubemap, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetInscatteringColorCubemap::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle \ static_assert(alignof(ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetInscatteringTextureTint \ static_assert(alignof(ExponentialHeightFogComponent_SetInscatteringTextureTint) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetInscatteringTextureTint"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetInscatteringTextureTint) == 0x000010, "Wrong size on ExponentialHeightFogComponent_SetInscatteringTextureTint"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetInscatteringTextureTint, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetInscatteringTextureTint::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetSecondFogData \ static_assert(alignof(ExponentialHeightFogComponent_SetSecondFogData) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetSecondFogData"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetSecondFogData) == 0x00000C, "Wrong size on ExponentialHeightFogComponent_SetSecondFogData"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetSecondFogData, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetSecondFogData::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetSecondFogDensity \ static_assert(alignof(ExponentialHeightFogComponent_SetSecondFogDensity) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetSecondFogDensity"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetSecondFogDensity) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetSecondFogDensity"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetSecondFogDensity, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetSecondFogDensity::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetSecondFogHeightFalloff \ static_assert(alignof(ExponentialHeightFogComponent_SetSecondFogHeightFalloff) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetSecondFogHeightFalloff"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetSecondFogHeightFalloff) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetSecondFogHeightFalloff"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetSecondFogHeightFalloff, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetSecondFogHeightFalloff::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetSecondFogHeightOffset \ static_assert(alignof(ExponentialHeightFogComponent_SetSecondFogHeightOffset) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetSecondFogHeightOffset"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetSecondFogHeightOffset) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetSecondFogHeightOffset"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetSecondFogHeightOffset, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetSecondFogHeightOffset::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetStartDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetStartDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetStartDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetStartDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetStartDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetStartDistance, Value) == 0x000000, "Member 'ExponentialHeightFogComponent_SetStartDistance::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFog \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFog) == 0x000001, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFog"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFog) == 0x000001, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFog"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFog, bNewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFog::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFogAlbedo \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogAlbedo) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogAlbedo"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogAlbedo) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogAlbedo"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogAlbedo, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogAlbedo::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFogDistance \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogDistance) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogDistance"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogDistance) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogDistance"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogDistance, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogDistance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFogEmissive \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogEmissive) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogEmissive"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogEmissive) == 0x000010, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogEmissive"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogEmissive, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogEmissive::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution \ static_assert(alignof(ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution) == 0x000004, "Wrong alignment on ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution"); \ static_assert(sizeof(ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution) == 0x000004, "Wrong size on ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution"); \ static_assert(offsetof(ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution, NewValue) == 0x000000, "Member 'ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExponentialHeightFogComponent \ static_assert(alignof(UExponentialHeightFogComponent) == 0x000010, "Wrong alignment on UExponentialHeightFogComponent"); \ static_assert(sizeof(UExponentialHeightFogComponent) == 0x000380, "Wrong size on UExponentialHeightFogComponent"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogDensity) == 0x0002A0, "Member 'UExponentialHeightFogComponent::FogDensity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogHeightFalloff) == 0x0002A4, "Member 'UExponentialHeightFogComponent::FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, SecondFogData) == 0x0002A8, "Member 'UExponentialHeightFogComponent::SecondFogData' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogInscatteringColor) == 0x0002B4, "Member 'UExponentialHeightFogComponent::FogInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogInscatteringLuminance) == 0x0002C4, "Member 'UExponentialHeightFogComponent::FogInscatteringLuminance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, SkyAtmosphereAmbientContributionColorScale) == 0x0002D4, "Member 'UExponentialHeightFogComponent::SkyAtmosphereAmbientContributionColorScale' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringColorCubemap) == 0x0002E8, "Member 'UExponentialHeightFogComponent::InscatteringColorCubemap' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringColorCubemapAngle) == 0x0002F0, "Member 'UExponentialHeightFogComponent::InscatteringColorCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, InscatteringTextureTint) == 0x0002F4, "Member 'UExponentialHeightFogComponent::InscatteringTextureTint' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FullyDirectionalInscatteringColorDistance) == 0x000304, "Member 'UExponentialHeightFogComponent::FullyDirectionalInscatteringColorDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, NonDirectionalInscatteringColorDistance) == 0x000308, "Member 'UExponentialHeightFogComponent::NonDirectionalInscatteringColorDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringExponent) == 0x00030C, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringStartDistance) == 0x000310, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringStartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringColor) == 0x000314, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, DirectionalInscatteringLuminance) == 0x000324, "Member 'UExponentialHeightFogComponent::DirectionalInscatteringLuminance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogMaxOpacity) == 0x000334, "Member 'UExponentialHeightFogComponent::FogMaxOpacity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, StartDistance) == 0x000338, "Member 'UExponentialHeightFogComponent::StartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, FogCutoffDistance) == 0x00033C, "Member 'UExponentialHeightFogComponent::FogCutoffDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, bEnableVolumetricFog) == 0x000340, "Member 'UExponentialHeightFogComponent::bEnableVolumetricFog' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogScatteringDistribution) == 0x000344, "Member 'UExponentialHeightFogComponent::VolumetricFogScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogAlbedo) == 0x000348, "Member 'UExponentialHeightFogComponent::VolumetricFogAlbedo' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogEmissive) == 0x00034C, "Member 'UExponentialHeightFogComponent::VolumetricFogEmissive' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogExtinctionScale) == 0x00035C, "Member 'UExponentialHeightFogComponent::VolumetricFogExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogDistance) == 0x000360, "Member 'UExponentialHeightFogComponent::VolumetricFogDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogStartDistance) == 0x000364, "Member 'UExponentialHeightFogComponent::VolumetricFogStartDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogNearFadeInDistance) == 0x000368, "Member 'UExponentialHeightFogComponent::VolumetricFogNearFadeInDistance' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, VolumetricFogStaticLightingScatteringIntensity) == 0x00036C, "Member 'UExponentialHeightFogComponent::VolumetricFogStaticLightingScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(UExponentialHeightFogComponent, bOverrideLightColorsWithFogInscatteringColors) == 0x000370, "Member 'UExponentialHeightFogComponent::bOverrideLightColorsWithFogInscatteringColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDestructibleInterface \ static_assert(alignof(IDestructibleInterface) == 0x000001, "Wrong alignment on IDestructibleInterface"); \ static_assert(sizeof(IDestructibleInterface) == 0x000001, "Wrong size on IDestructibleInterface"); \ #define DUMPER7_ASSERTS_UMaterialExpressionGIReplace \ static_assert(alignof(UMaterialExpressionGIReplace) == 0x000008, "Wrong alignment on UMaterialExpressionGIReplace"); \ static_assert(sizeof(UMaterialExpressionGIReplace) == 0x000128, "Wrong size on UMaterialExpressionGIReplace"); \ static_assert(offsetof(UMaterialExpressionGIReplace, Default) == 0x0000B0, "Member 'UMaterialExpressionGIReplace::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionGIReplace, StaticIndirect) == 0x0000D8, "Member 'UMaterialExpressionGIReplace::StaticIndirect' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionGIReplace, DynamicIndirect) == 0x000100, "Member 'UMaterialExpressionGIReplace::DynamicIndirect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFontImportOptions \ static_assert(alignof(UFontImportOptions) == 0x000008, "Wrong alignment on UFontImportOptions"); \ static_assert(sizeof(UFontImportOptions) == 0x0000D8, "Wrong size on UFontImportOptions"); \ static_assert(offsetof(UFontImportOptions, Data) == 0x000028, "Member 'UFontImportOptions::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UForceFeedbackAttenuation \ static_assert(alignof(UForceFeedbackAttenuation) == 0x000008, "Wrong alignment on UForceFeedbackAttenuation"); \ static_assert(sizeof(UForceFeedbackAttenuation) == 0x0000E8, "Wrong size on UForceFeedbackAttenuation"); \ static_assert(offsetof(UForceFeedbackAttenuation, Attenuation) == 0x000028, "Member 'UForceFeedbackAttenuation::Attenuation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeneratedMeshAreaLight \ static_assert(alignof(AGeneratedMeshAreaLight) == 0x000008, "Wrong alignment on AGeneratedMeshAreaLight"); \ static_assert(sizeof(AGeneratedMeshAreaLight) == 0x0002C8, "Wrong size on AGeneratedMeshAreaLight"); \ #define DUMPER7_ASSERTS_AKillZVolume \ static_assert(alignof(AKillZVolume) == 0x000008, "Wrong alignment on AKillZVolume"); \ static_assert(sizeof(AKillZVolume) == 0x0002F8, "Wrong size on AKillZVolume"); \ #define DUMPER7_ASSERTS_UHapticFeedbackEffect_SoundWave \ static_assert(alignof(UHapticFeedbackEffect_SoundWave) == 0x000008, "Wrong alignment on UHapticFeedbackEffect_SoundWave"); \ static_assert(sizeof(UHapticFeedbackEffect_SoundWave) == 0x000048, "Wrong size on UHapticFeedbackEffect_SoundWave"); \ static_assert(offsetof(UHapticFeedbackEffect_SoundWave, SoundWave) == 0x000028, "Member 'UHapticFeedbackEffect_SoundWave::SoundWave' has a wrong offset!"); \ static_assert(offsetof(UHapticFeedbackEffect_SoundWave, bUseStereo) == 0x000030, "Member 'UHapticFeedbackEffect_SoundWave::bUseStereo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture \ static_assert(alignof(KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture) == 0x000004, "Wrong alignment on KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture) == 0x00000C, "Wrong size on KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture, AssetGroup) == 0x000000, "Member 'KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture::AssetGroup' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture, SaveToConfig) == 0x000008, "Member 'KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture::SaveToConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetCultureDisplayName \ static_assert(alignof(KismetInternationalizationLibrary_GetCultureDisplayName) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetCultureDisplayName"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetCultureDisplayName) == 0x000028, "Wrong size on KismetInternationalizationLibrary_GetCultureDisplayName"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCultureDisplayName, Culture) == 0x000000, "Member 'KismetInternationalizationLibrary_GetCultureDisplayName::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCultureDisplayName, Localized) == 0x000010, "Member 'KismetInternationalizationLibrary_GetCultureDisplayName::Localized' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCultureDisplayName, ReturnValue) == 0x000018, "Member 'KismetInternationalizationLibrary_GetCultureDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetCurrentAssetGroupCulture \ static_assert(alignof(KismetInternationalizationLibrary_GetCurrentAssetGroupCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetCurrentAssetGroupCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetCurrentAssetGroupCulture) == 0x000018, "Wrong size on KismetInternationalizationLibrary_GetCurrentAssetGroupCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCurrentAssetGroupCulture, AssetGroup) == 0x000000, "Member 'KismetInternationalizationLibrary_GetCurrentAssetGroupCulture::AssetGroup' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCurrentAssetGroupCulture, ReturnValue) == 0x000008, "Member 'KismetInternationalizationLibrary_GetCurrentAssetGroupCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetCurrentCulture \ static_assert(alignof(KismetInternationalizationLibrary_GetCurrentCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetCurrentCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetCurrentCulture) == 0x000010, "Wrong size on KismetInternationalizationLibrary_GetCurrentCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCurrentCulture, ReturnValue) == 0x000000, "Member 'KismetInternationalizationLibrary_GetCurrentCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetCurrentLanguage \ static_assert(alignof(KismetInternationalizationLibrary_GetCurrentLanguage) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetCurrentLanguage"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetCurrentLanguage) == 0x000010, "Wrong size on KismetInternationalizationLibrary_GetCurrentLanguage"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCurrentLanguage, ReturnValue) == 0x000000, "Member 'KismetInternationalizationLibrary_GetCurrentLanguage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetCurrentLocale \ static_assert(alignof(KismetInternationalizationLibrary_GetCurrentLocale) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetCurrentLocale"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetCurrentLocale) == 0x000010, "Wrong size on KismetInternationalizationLibrary_GetCurrentLocale"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetCurrentLocale, ReturnValue) == 0x000000, "Member 'KismetInternationalizationLibrary_GetCurrentLocale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetLocalizedCultures \ static_assert(alignof(KismetInternationalizationLibrary_GetLocalizedCultures) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetLocalizedCultures"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetLocalizedCultures) == 0x000018, "Wrong size on KismetInternationalizationLibrary_GetLocalizedCultures"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetLocalizedCultures, IncludeGame) == 0x000000, "Member 'KismetInternationalizationLibrary_GetLocalizedCultures::IncludeGame' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetLocalizedCultures, IncludeEngine) == 0x000001, "Member 'KismetInternationalizationLibrary_GetLocalizedCultures::IncludeEngine' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetLocalizedCultures, IncludeEditor) == 0x000002, "Member 'KismetInternationalizationLibrary_GetLocalizedCultures::IncludeEditor' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetLocalizedCultures, IncludeAdditional) == 0x000003, "Member 'KismetInternationalizationLibrary_GetLocalizedCultures::IncludeAdditional' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetLocalizedCultures, ReturnValue) == 0x000008, "Member 'KismetInternationalizationLibrary_GetLocalizedCultures::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetNativeCulture \ static_assert(alignof(KismetInternationalizationLibrary_GetNativeCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetNativeCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetNativeCulture) == 0x000018, "Wrong size on KismetInternationalizationLibrary_GetNativeCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetNativeCulture, TextCategory) == 0x000000, "Member 'KismetInternationalizationLibrary_GetNativeCulture::TextCategory' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetNativeCulture, ReturnValue) == 0x000008, "Member 'KismetInternationalizationLibrary_GetNativeCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_GetSuitableCulture \ static_assert(alignof(KismetInternationalizationLibrary_GetSuitableCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_GetSuitableCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_GetSuitableCulture) == 0x000040, "Wrong size on KismetInternationalizationLibrary_GetSuitableCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetSuitableCulture, AvailableCultures) == 0x000000, "Member 'KismetInternationalizationLibrary_GetSuitableCulture::AvailableCultures' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetSuitableCulture, CultureToMatch) == 0x000010, "Member 'KismetInternationalizationLibrary_GetSuitableCulture::CultureToMatch' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetSuitableCulture, FallbackCulture) == 0x000020, "Member 'KismetInternationalizationLibrary_GetSuitableCulture::FallbackCulture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_GetSuitableCulture, ReturnValue) == 0x000030, "Member 'KismetInternationalizationLibrary_GetSuitableCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_SetCurrentAssetGroupCulture \ static_assert(alignof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_SetCurrentAssetGroupCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture) == 0x000020, "Wrong size on KismetInternationalizationLibrary_SetCurrentAssetGroupCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture, AssetGroup) == 0x000000, "Member 'KismetInternationalizationLibrary_SetCurrentAssetGroupCulture::AssetGroup' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture, Culture) == 0x000008, "Member 'KismetInternationalizationLibrary_SetCurrentAssetGroupCulture::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture, SaveToConfig) == 0x000018, "Member 'KismetInternationalizationLibrary_SetCurrentAssetGroupCulture::SaveToConfig' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentAssetGroupCulture, ReturnValue) == 0x000019, "Member 'KismetInternationalizationLibrary_SetCurrentAssetGroupCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_SetCurrentCulture \ static_assert(alignof(KismetInternationalizationLibrary_SetCurrentCulture) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_SetCurrentCulture"); \ static_assert(sizeof(KismetInternationalizationLibrary_SetCurrentCulture) == 0x000018, "Wrong size on KismetInternationalizationLibrary_SetCurrentCulture"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentCulture, Culture) == 0x000000, "Member 'KismetInternationalizationLibrary_SetCurrentCulture::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentCulture, SaveToConfig) == 0x000010, "Member 'KismetInternationalizationLibrary_SetCurrentCulture::SaveToConfig' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentCulture, ReturnValue) == 0x000011, "Member 'KismetInternationalizationLibrary_SetCurrentCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_SetCurrentLanguage \ static_assert(alignof(KismetInternationalizationLibrary_SetCurrentLanguage) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_SetCurrentLanguage"); \ static_assert(sizeof(KismetInternationalizationLibrary_SetCurrentLanguage) == 0x000018, "Wrong size on KismetInternationalizationLibrary_SetCurrentLanguage"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguage, Culture) == 0x000000, "Member 'KismetInternationalizationLibrary_SetCurrentLanguage::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguage, SaveToConfig) == 0x000010, "Member 'KismetInternationalizationLibrary_SetCurrentLanguage::SaveToConfig' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguage, ReturnValue) == 0x000011, "Member 'KismetInternationalizationLibrary_SetCurrentLanguage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_SetCurrentLanguageAndLocale \ static_assert(alignof(KismetInternationalizationLibrary_SetCurrentLanguageAndLocale) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_SetCurrentLanguageAndLocale"); \ static_assert(sizeof(KismetInternationalizationLibrary_SetCurrentLanguageAndLocale) == 0x000018, "Wrong size on KismetInternationalizationLibrary_SetCurrentLanguageAndLocale"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguageAndLocale, Culture) == 0x000000, "Member 'KismetInternationalizationLibrary_SetCurrentLanguageAndLocale::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguageAndLocale, SaveToConfig) == 0x000010, "Member 'KismetInternationalizationLibrary_SetCurrentLanguageAndLocale::SaveToConfig' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLanguageAndLocale, ReturnValue) == 0x000011, "Member 'KismetInternationalizationLibrary_SetCurrentLanguageAndLocale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInternationalizationLibrary_SetCurrentLocale \ static_assert(alignof(KismetInternationalizationLibrary_SetCurrentLocale) == 0x000008, "Wrong alignment on KismetInternationalizationLibrary_SetCurrentLocale"); \ static_assert(sizeof(KismetInternationalizationLibrary_SetCurrentLocale) == 0x000018, "Wrong size on KismetInternationalizationLibrary_SetCurrentLocale"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLocale, Culture) == 0x000000, "Member 'KismetInternationalizationLibrary_SetCurrentLocale::Culture' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLocale, SaveToConfig) == 0x000010, "Member 'KismetInternationalizationLibrary_SetCurrentLocale::SaveToConfig' has a wrong offset!"); \ static_assert(offsetof(KismetInternationalizationLibrary_SetCurrentLocale, ReturnValue) == 0x000011, "Member 'KismetInternationalizationLibrary_SetCurrentLocale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetInternationalizationLibrary \ static_assert(alignof(UKismetInternationalizationLibrary) == 0x000008, "Wrong alignment on UKismetInternationalizationLibrary"); \ static_assert(sizeof(UKismetInternationalizationLibrary) == 0x000028, "Wrong size on UKismetInternationalizationLibrary"); \ #define DUMPER7_ASSERTS_UInGameAdManager \ static_assert(alignof(UInGameAdManager) == 0x000008, "Wrong alignment on UInGameAdManager"); \ static_assert(sizeof(UInGameAdManager) == 0x000060, "Wrong size on UInGameAdManager"); \ static_assert(offsetof(UInGameAdManager, ClickedBannerDelegates) == 0x000040, "Member 'UInGameAdManager::ClickedBannerDelegates' has a wrong offset!"); \ static_assert(offsetof(UInGameAdManager, ClosedAdDelegates) == 0x000050, "Member 'UInGameAdManager::ClosedAdDelegates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionHairColor \ static_assert(alignof(UMaterialExpressionHairColor) == 0x000008, "Wrong alignment on UMaterialExpressionHairColor"); \ static_assert(sizeof(UMaterialExpressionHairColor) == 0x000128, "Wrong size on UMaterialExpressionHairColor"); \ static_assert(offsetof(UMaterialExpressionHairColor, Melanin) == 0x0000B0, "Member 'UMaterialExpressionHairColor::Melanin' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionHairColor, Redness) == 0x0000D8, "Member 'UMaterialExpressionHairColor::Redness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionHairColor, DyeColor) == 0x000100, "Member 'UMaterialExpressionHairColor::DyeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_ActorSubobject \ static_assert(alignof(IInterface_ActorSubobject) == 0x000001, "Wrong alignment on IInterface_ActorSubobject"); \ static_assert(sizeof(IInterface_ActorSubobject) == 0x000001, "Wrong size on IInterface_ActorSubobject"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLogarithm2 \ static_assert(alignof(UMaterialExpressionLogarithm2) == 0x000008, "Wrong alignment on UMaterialExpressionLogarithm2"); \ static_assert(sizeof(UMaterialExpressionLogarithm2) == 0x0000D8, "Wrong size on UMaterialExpressionLogarithm2"); \ static_assert(offsetof(UMaterialExpressionLogarithm2, X) == 0x0000B0, "Member 'UMaterialExpressionLogarithm2::X' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_AsyncCompilation \ static_assert(alignof(IInterface_AsyncCompilation) == 0x000001, "Wrong alignment on IInterface_AsyncCompilation"); \ static_assert(sizeof(IInterface_AsyncCompilation) == 0x000001, "Wrong size on IInterface_AsyncCompilation"); \ #define DUMPER7_ASSERTS_IBoneReferenceSkeletonProvider \ static_assert(alignof(IBoneReferenceSkeletonProvider) == 0x000001, "Wrong alignment on IBoneReferenceSkeletonProvider"); \ static_assert(sizeof(IBoneReferenceSkeletonProvider) == 0x000001, "Wrong size on IBoneReferenceSkeletonProvider"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRerouteBase \ static_assert(alignof(UMaterialExpressionRerouteBase) == 0x000008, "Wrong alignment on UMaterialExpressionRerouteBase"); \ static_assert(sizeof(UMaterialExpressionRerouteBase) == 0x0000B0, "Wrong size on UMaterialExpressionRerouteBase"); \ #define DUMPER7_ASSERTS_UParticleModuleLightBase \ static_assert(alignof(UParticleModuleLightBase) == 0x000008, "Wrong alignment on UParticleModuleLightBase"); \ static_assert(sizeof(UParticleModuleLightBase) == 0x000030, "Wrong size on UParticleModuleLightBase"); \ #define DUMPER7_ASSERTS_UParticleModuleLight \ static_assert(alignof(UParticleModuleLight) == 0x000008, "Wrong alignment on UParticleModuleLight"); \ static_assert(sizeof(UParticleModuleLight) == 0x000140, "Wrong size on UParticleModuleLight"); \ static_assert(offsetof(UParticleModuleLight, bUseInverseSquaredFalloff) == 0x000030, "Member 'UParticleModuleLight::bUseInverseSquaredFalloff' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, bAffectsTranslucency) == 0x000031, "Member 'UParticleModuleLight::bAffectsTranslucency' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, bPreviewLightRadius) == 0x000038, "Member 'UParticleModuleLight::bPreviewLightRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, SpawnFraction) == 0x00003C, "Member 'UParticleModuleLight::SpawnFraction' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, ColorScaleOverLife) == 0x000040, "Member 'UParticleModuleLight::ColorScaleOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, BrightnessOverLife) == 0x0000A0, "Member 'UParticleModuleLight::BrightnessOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, RadiusScale) == 0x0000D0, "Member 'UParticleModuleLight::RadiusScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, LightExponent) == 0x000100, "Member 'UParticleModuleLight::LightExponent' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, InverseExposureBlend) == 0x000130, "Member 'UParticleModuleLight::InverseExposureBlend' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, LightingChannelsMeshes) == 0x000134, "Member 'UParticleModuleLight::LightingChannelsMeshes' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, LightingChannelsLights) == 0x000135, "Member 'UParticleModuleLight::LightingChannelsLights' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, VolumetricScatteringIntensity) == 0x000138, "Member 'UParticleModuleLight::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, bHighQualityLights) == 0x00013C, "Member 'UParticleModuleLight::bHighQualityLights' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLight, bShadowCastingLights) == 0x00013D, "Member 'UParticleModuleLight::bShadowCastingLights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_CollisionDataProvider \ static_assert(alignof(IInterface_CollisionDataProvider) == 0x000001, "Wrong alignment on IInterface_CollisionDataProvider"); \ static_assert(sizeof(IInterface_CollisionDataProvider) == 0x000001, "Wrong size on IInterface_CollisionDataProvider"); \ #define DUMPER7_ASSERTS_IInterface_PostProcessVolume \ static_assert(alignof(IInterface_PostProcessVolume) == 0x000001, "Wrong alignment on IInterface_PostProcessVolume"); \ static_assert(sizeof(IInterface_PostProcessVolume) == 0x000001, "Wrong size on IInterface_PostProcessVolume"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_AutomationDir \ static_assert(alignof(BlueprintPathsLibrary_AutomationDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_AutomationDir"); \ static_assert(sizeof(BlueprintPathsLibrary_AutomationDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_AutomationDir"); \ static_assert(offsetof(BlueprintPathsLibrary_AutomationDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_AutomationDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_AutomationLogDir \ static_assert(alignof(BlueprintPathsLibrary_AutomationLogDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_AutomationLogDir"); \ static_assert(sizeof(BlueprintPathsLibrary_AutomationLogDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_AutomationLogDir"); \ static_assert(offsetof(BlueprintPathsLibrary_AutomationLogDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_AutomationLogDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_AutomationTransientDir \ static_assert(alignof(BlueprintPathsLibrary_AutomationTransientDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_AutomationTransientDir"); \ static_assert(sizeof(BlueprintPathsLibrary_AutomationTransientDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_AutomationTransientDir"); \ static_assert(offsetof(BlueprintPathsLibrary_AutomationTransientDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_AutomationTransientDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_BugItDir \ static_assert(alignof(BlueprintPathsLibrary_BugItDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_BugItDir"); \ static_assert(sizeof(BlueprintPathsLibrary_BugItDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_BugItDir"); \ static_assert(offsetof(BlueprintPathsLibrary_BugItDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_BugItDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ChangeExtension \ static_assert(alignof(BlueprintPathsLibrary_ChangeExtension) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ChangeExtension"); \ static_assert(sizeof(BlueprintPathsLibrary_ChangeExtension) == 0x000030, "Wrong size on BlueprintPathsLibrary_ChangeExtension"); \ static_assert(offsetof(BlueprintPathsLibrary_ChangeExtension, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_ChangeExtension::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ChangeExtension, InNewExtension) == 0x000010, "Member 'BlueprintPathsLibrary_ChangeExtension::InNewExtension' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ChangeExtension, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_ChangeExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_CloudDir \ static_assert(alignof(BlueprintPathsLibrary_CloudDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_CloudDir"); \ static_assert(sizeof(BlueprintPathsLibrary_CloudDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_CloudDir"); \ static_assert(offsetof(BlueprintPathsLibrary_CloudDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_CloudDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_CollapseRelativeDirectories \ static_assert(alignof(BlueprintPathsLibrary_CollapseRelativeDirectories) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_CollapseRelativeDirectories"); \ static_assert(sizeof(BlueprintPathsLibrary_CollapseRelativeDirectories) == 0x000028, "Wrong size on BlueprintPathsLibrary_CollapseRelativeDirectories"); \ static_assert(offsetof(BlueprintPathsLibrary_CollapseRelativeDirectories, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_CollapseRelativeDirectories::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_CollapseRelativeDirectories, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_CollapseRelativeDirectories::OutPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_CollapseRelativeDirectories, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_CollapseRelativeDirectories::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_Combine \ static_assert(alignof(BlueprintPathsLibrary_Combine) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_Combine"); \ static_assert(sizeof(BlueprintPathsLibrary_Combine) == 0x000020, "Wrong size on BlueprintPathsLibrary_Combine"); \ static_assert(offsetof(BlueprintPathsLibrary_Combine, InPaths) == 0x000000, "Member 'BlueprintPathsLibrary_Combine::InPaths' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_Combine, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_Combine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ConvertFromSandboxPath \ static_assert(alignof(BlueprintPathsLibrary_ConvertFromSandboxPath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ConvertFromSandboxPath"); \ static_assert(sizeof(BlueprintPathsLibrary_ConvertFromSandboxPath) == 0x000030, "Wrong size on BlueprintPathsLibrary_ConvertFromSandboxPath"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertFromSandboxPath, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_ConvertFromSandboxPath::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertFromSandboxPath, InSandboxName) == 0x000010, "Member 'BlueprintPathsLibrary_ConvertFromSandboxPath::InSandboxName' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertFromSandboxPath, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_ConvertFromSandboxPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ConvertRelativePathToFull \ static_assert(alignof(BlueprintPathsLibrary_ConvertRelativePathToFull) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ConvertRelativePathToFull"); \ static_assert(sizeof(BlueprintPathsLibrary_ConvertRelativePathToFull) == 0x000030, "Wrong size on BlueprintPathsLibrary_ConvertRelativePathToFull"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertRelativePathToFull, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_ConvertRelativePathToFull::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertRelativePathToFull, InBasePath) == 0x000010, "Member 'BlueprintPathsLibrary_ConvertRelativePathToFull::InBasePath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertRelativePathToFull, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_ConvertRelativePathToFull::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ConvertToSandboxPath \ static_assert(alignof(BlueprintPathsLibrary_ConvertToSandboxPath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ConvertToSandboxPath"); \ static_assert(sizeof(BlueprintPathsLibrary_ConvertToSandboxPath) == 0x000030, "Wrong size on BlueprintPathsLibrary_ConvertToSandboxPath"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertToSandboxPath, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_ConvertToSandboxPath::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertToSandboxPath, InSandboxName) == 0x000010, "Member 'BlueprintPathsLibrary_ConvertToSandboxPath::InSandboxName' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ConvertToSandboxPath, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_ConvertToSandboxPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_CreateTempFilename \ static_assert(alignof(BlueprintPathsLibrary_CreateTempFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_CreateTempFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_CreateTempFilename) == 0x000040, "Wrong size on BlueprintPathsLibrary_CreateTempFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_CreateTempFilename, Path) == 0x000000, "Member 'BlueprintPathsLibrary_CreateTempFilename::Path' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_CreateTempFilename, Prefix) == 0x000010, "Member 'BlueprintPathsLibrary_CreateTempFilename::Prefix' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_CreateTempFilename, Extension) == 0x000020, "Member 'BlueprintPathsLibrary_CreateTempFilename::Extension' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_CreateTempFilename, ReturnValue) == 0x000030, "Member 'BlueprintPathsLibrary_CreateTempFilename::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_DiffDir \ static_assert(alignof(BlueprintPathsLibrary_DiffDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_DiffDir"); \ static_assert(sizeof(BlueprintPathsLibrary_DiffDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_DiffDir"); \ static_assert(offsetof(BlueprintPathsLibrary_DiffDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_DiffDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_DirectoryExists \ static_assert(alignof(BlueprintPathsLibrary_DirectoryExists) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_DirectoryExists"); \ static_assert(sizeof(BlueprintPathsLibrary_DirectoryExists) == 0x000018, "Wrong size on BlueprintPathsLibrary_DirectoryExists"); \ static_assert(offsetof(BlueprintPathsLibrary_DirectoryExists, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_DirectoryExists::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_DirectoryExists, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_DirectoryExists::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineConfigDir \ static_assert(alignof(BlueprintPathsLibrary_EngineConfigDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineConfigDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineConfigDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineConfigDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineConfigDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineConfigDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineContentDir \ static_assert(alignof(BlueprintPathsLibrary_EngineContentDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineContentDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineContentDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineContentDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineContentDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineContentDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineDir \ static_assert(alignof(BlueprintPathsLibrary_EngineDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineIntermediateDir \ static_assert(alignof(BlueprintPathsLibrary_EngineIntermediateDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineIntermediateDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineIntermediateDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineIntermediateDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineIntermediateDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineIntermediateDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EnginePluginsDir \ static_assert(alignof(BlueprintPathsLibrary_EnginePluginsDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EnginePluginsDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EnginePluginsDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EnginePluginsDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EnginePluginsDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EnginePluginsDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineSavedDir \ static_assert(alignof(BlueprintPathsLibrary_EngineSavedDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineSavedDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineSavedDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineSavedDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineSavedDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineSavedDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineSourceDir \ static_assert(alignof(BlueprintPathsLibrary_EngineSourceDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineSourceDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineSourceDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineSourceDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineSourceDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineSourceDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineUserDir \ static_assert(alignof(BlueprintPathsLibrary_EngineUserDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineUserDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineUserDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineUserDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineUserDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineUserDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EngineVersionAgnosticUserDir \ static_assert(alignof(BlueprintPathsLibrary_EngineVersionAgnosticUserDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EngineVersionAgnosticUserDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EngineVersionAgnosticUserDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EngineVersionAgnosticUserDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EngineVersionAgnosticUserDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EngineVersionAgnosticUserDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EnterpriseDir \ static_assert(alignof(BlueprintPathsLibrary_EnterpriseDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EnterpriseDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EnterpriseDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EnterpriseDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EnterpriseDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EnterpriseDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EnterpriseFeaturePackDir \ static_assert(alignof(BlueprintPathsLibrary_EnterpriseFeaturePackDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EnterpriseFeaturePackDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EnterpriseFeaturePackDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EnterpriseFeaturePackDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EnterpriseFeaturePackDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EnterpriseFeaturePackDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_EnterprisePluginsDir \ static_assert(alignof(BlueprintPathsLibrary_EnterprisePluginsDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_EnterprisePluginsDir"); \ static_assert(sizeof(BlueprintPathsLibrary_EnterprisePluginsDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_EnterprisePluginsDir"); \ static_assert(offsetof(BlueprintPathsLibrary_EnterprisePluginsDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_EnterprisePluginsDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_FeaturePackDir \ static_assert(alignof(BlueprintPathsLibrary_FeaturePackDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_FeaturePackDir"); \ static_assert(sizeof(BlueprintPathsLibrary_FeaturePackDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_FeaturePackDir"); \ static_assert(offsetof(BlueprintPathsLibrary_FeaturePackDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_FeaturePackDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_FileExists \ static_assert(alignof(BlueprintPathsLibrary_FileExists) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_FileExists"); \ static_assert(sizeof(BlueprintPathsLibrary_FileExists) == 0x000018, "Wrong size on BlueprintPathsLibrary_FileExists"); \ static_assert(offsetof(BlueprintPathsLibrary_FileExists, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_FileExists::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_FileExists, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_FileExists::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GameAgnosticSavedDir \ static_assert(alignof(BlueprintPathsLibrary_GameAgnosticSavedDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GameAgnosticSavedDir"); \ static_assert(sizeof(BlueprintPathsLibrary_GameAgnosticSavedDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_GameAgnosticSavedDir"); \ static_assert(offsetof(BlueprintPathsLibrary_GameAgnosticSavedDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GameAgnosticSavedDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GameDevelopersDir \ static_assert(alignof(BlueprintPathsLibrary_GameDevelopersDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GameDevelopersDir"); \ static_assert(sizeof(BlueprintPathsLibrary_GameDevelopersDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_GameDevelopersDir"); \ static_assert(offsetof(BlueprintPathsLibrary_GameDevelopersDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GameDevelopersDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GameSourceDir \ static_assert(alignof(BlueprintPathsLibrary_GameSourceDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GameSourceDir"); \ static_assert(sizeof(BlueprintPathsLibrary_GameSourceDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_GameSourceDir"); \ static_assert(offsetof(BlueprintPathsLibrary_GameSourceDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GameSourceDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GameUserDeveloperDir \ static_assert(alignof(BlueprintPathsLibrary_GameUserDeveloperDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GameUserDeveloperDir"); \ static_assert(sizeof(BlueprintPathsLibrary_GameUserDeveloperDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_GameUserDeveloperDir"); \ static_assert(offsetof(BlueprintPathsLibrary_GameUserDeveloperDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GameUserDeveloperDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GeneratedConfigDir \ static_assert(alignof(BlueprintPathsLibrary_GeneratedConfigDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GeneratedConfigDir"); \ static_assert(sizeof(BlueprintPathsLibrary_GeneratedConfigDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_GeneratedConfigDir"); \ static_assert(offsetof(BlueprintPathsLibrary_GeneratedConfigDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GeneratedConfigDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetBaseFilename \ static_assert(alignof(BlueprintPathsLibrary_GetBaseFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetBaseFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_GetBaseFilename) == 0x000028, "Wrong size on BlueprintPathsLibrary_GetBaseFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_GetBaseFilename, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_GetBaseFilename::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetBaseFilename, bRemovePath) == 0x000010, "Member 'BlueprintPathsLibrary_GetBaseFilename::bRemovePath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetBaseFilename, ReturnValue) == 0x000018, "Member 'BlueprintPathsLibrary_GetBaseFilename::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetCleanFilename \ static_assert(alignof(BlueprintPathsLibrary_GetCleanFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetCleanFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_GetCleanFilename) == 0x000020, "Wrong size on BlueprintPathsLibrary_GetCleanFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_GetCleanFilename, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_GetCleanFilename::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetCleanFilename, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_GetCleanFilename::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetEditorLocalizationPaths \ static_assert(alignof(BlueprintPathsLibrary_GetEditorLocalizationPaths) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetEditorLocalizationPaths"); \ static_assert(sizeof(BlueprintPathsLibrary_GetEditorLocalizationPaths) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetEditorLocalizationPaths"); \ static_assert(offsetof(BlueprintPathsLibrary_GetEditorLocalizationPaths, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetEditorLocalizationPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetEngineLocalizationPaths \ static_assert(alignof(BlueprintPathsLibrary_GetEngineLocalizationPaths) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetEngineLocalizationPaths"); \ static_assert(sizeof(BlueprintPathsLibrary_GetEngineLocalizationPaths) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetEngineLocalizationPaths"); \ static_assert(offsetof(BlueprintPathsLibrary_GetEngineLocalizationPaths, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetEngineLocalizationPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetExtension \ static_assert(alignof(BlueprintPathsLibrary_GetExtension) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetExtension"); \ static_assert(sizeof(BlueprintPathsLibrary_GetExtension) == 0x000028, "Wrong size on BlueprintPathsLibrary_GetExtension"); \ static_assert(offsetof(BlueprintPathsLibrary_GetExtension, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_GetExtension::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetExtension, bIncludeDot) == 0x000010, "Member 'BlueprintPathsLibrary_GetExtension::bIncludeDot' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetExtension, ReturnValue) == 0x000018, "Member 'BlueprintPathsLibrary_GetExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetGameLocalizationPaths \ static_assert(alignof(BlueprintPathsLibrary_GetGameLocalizationPaths) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetGameLocalizationPaths"); \ static_assert(sizeof(BlueprintPathsLibrary_GetGameLocalizationPaths) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetGameLocalizationPaths"); \ static_assert(offsetof(BlueprintPathsLibrary_GetGameLocalizationPaths, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetGameLocalizationPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetInvalidFileSystemChars \ static_assert(alignof(BlueprintPathsLibrary_GetInvalidFileSystemChars) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetInvalidFileSystemChars"); \ static_assert(sizeof(BlueprintPathsLibrary_GetInvalidFileSystemChars) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetInvalidFileSystemChars"); \ static_assert(offsetof(BlueprintPathsLibrary_GetInvalidFileSystemChars, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetInvalidFileSystemChars::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetPath \ static_assert(alignof(BlueprintPathsLibrary_GetPath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetPath"); \ static_assert(sizeof(BlueprintPathsLibrary_GetPath) == 0x000020, "Wrong size on BlueprintPathsLibrary_GetPath"); \ static_assert(offsetof(BlueprintPathsLibrary_GetPath, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_GetPath::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_GetPath, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_GetPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetProjectFilePath \ static_assert(alignof(BlueprintPathsLibrary_GetProjectFilePath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetProjectFilePath"); \ static_assert(sizeof(BlueprintPathsLibrary_GetProjectFilePath) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetProjectFilePath"); \ static_assert(offsetof(BlueprintPathsLibrary_GetProjectFilePath, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetProjectFilePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetPropertyNameLocalizationPaths \ static_assert(alignof(BlueprintPathsLibrary_GetPropertyNameLocalizationPaths) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetPropertyNameLocalizationPaths"); \ static_assert(sizeof(BlueprintPathsLibrary_GetPropertyNameLocalizationPaths) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetPropertyNameLocalizationPaths"); \ static_assert(offsetof(BlueprintPathsLibrary_GetPropertyNameLocalizationPaths, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetPropertyNameLocalizationPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetRelativePathToRoot \ static_assert(alignof(BlueprintPathsLibrary_GetRelativePathToRoot) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetRelativePathToRoot"); \ static_assert(sizeof(BlueprintPathsLibrary_GetRelativePathToRoot) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetRelativePathToRoot"); \ static_assert(offsetof(BlueprintPathsLibrary_GetRelativePathToRoot, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetRelativePathToRoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetRestrictedFolderNames \ static_assert(alignof(BlueprintPathsLibrary_GetRestrictedFolderNames) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetRestrictedFolderNames"); \ static_assert(sizeof(BlueprintPathsLibrary_GetRestrictedFolderNames) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetRestrictedFolderNames"); \ static_assert(offsetof(BlueprintPathsLibrary_GetRestrictedFolderNames, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetRestrictedFolderNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_GetToolTipLocalizationPaths \ static_assert(alignof(BlueprintPathsLibrary_GetToolTipLocalizationPaths) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_GetToolTipLocalizationPaths"); \ static_assert(sizeof(BlueprintPathsLibrary_GetToolTipLocalizationPaths) == 0x000010, "Wrong size on BlueprintPathsLibrary_GetToolTipLocalizationPaths"); \ static_assert(offsetof(BlueprintPathsLibrary_GetToolTipLocalizationPaths, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_GetToolTipLocalizationPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_HasProjectPersistentDownloadDir \ static_assert(alignof(BlueprintPathsLibrary_HasProjectPersistentDownloadDir) == 0x000001, "Wrong alignment on BlueprintPathsLibrary_HasProjectPersistentDownloadDir"); \ static_assert(sizeof(BlueprintPathsLibrary_HasProjectPersistentDownloadDir) == 0x000001, "Wrong size on BlueprintPathsLibrary_HasProjectPersistentDownloadDir"); \ static_assert(offsetof(BlueprintPathsLibrary_HasProjectPersistentDownloadDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_HasProjectPersistentDownloadDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_IsDrive \ static_assert(alignof(BlueprintPathsLibrary_IsDrive) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_IsDrive"); \ static_assert(sizeof(BlueprintPathsLibrary_IsDrive) == 0x000018, "Wrong size on BlueprintPathsLibrary_IsDrive"); \ static_assert(offsetof(BlueprintPathsLibrary_IsDrive, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_IsDrive::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_IsDrive, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_IsDrive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_IsProjectFilePathSet \ static_assert(alignof(BlueprintPathsLibrary_IsProjectFilePathSet) == 0x000001, "Wrong alignment on BlueprintPathsLibrary_IsProjectFilePathSet"); \ static_assert(sizeof(BlueprintPathsLibrary_IsProjectFilePathSet) == 0x000001, "Wrong size on BlueprintPathsLibrary_IsProjectFilePathSet"); \ static_assert(offsetof(BlueprintPathsLibrary_IsProjectFilePathSet, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_IsProjectFilePathSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_IsRelative \ static_assert(alignof(BlueprintPathsLibrary_IsRelative) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_IsRelative"); \ static_assert(sizeof(BlueprintPathsLibrary_IsRelative) == 0x000018, "Wrong size on BlueprintPathsLibrary_IsRelative"); \ static_assert(offsetof(BlueprintPathsLibrary_IsRelative, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_IsRelative::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_IsRelative, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_IsRelative::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_IsRestrictedPath \ static_assert(alignof(BlueprintPathsLibrary_IsRestrictedPath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_IsRestrictedPath"); \ static_assert(sizeof(BlueprintPathsLibrary_IsRestrictedPath) == 0x000018, "Wrong size on BlueprintPathsLibrary_IsRestrictedPath"); \ static_assert(offsetof(BlueprintPathsLibrary_IsRestrictedPath, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_IsRestrictedPath::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_IsRestrictedPath, ReturnValue) == 0x000010, "Member 'BlueprintPathsLibrary_IsRestrictedPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_IsSamePath \ static_assert(alignof(BlueprintPathsLibrary_IsSamePath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_IsSamePath"); \ static_assert(sizeof(BlueprintPathsLibrary_IsSamePath) == 0x000028, "Wrong size on BlueprintPathsLibrary_IsSamePath"); \ static_assert(offsetof(BlueprintPathsLibrary_IsSamePath, PathA) == 0x000000, "Member 'BlueprintPathsLibrary_IsSamePath::PathA' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_IsSamePath, PathB) == 0x000010, "Member 'BlueprintPathsLibrary_IsSamePath::PathB' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_IsSamePath, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_IsSamePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_LaunchDir \ static_assert(alignof(BlueprintPathsLibrary_LaunchDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_LaunchDir"); \ static_assert(sizeof(BlueprintPathsLibrary_LaunchDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_LaunchDir"); \ static_assert(offsetof(BlueprintPathsLibrary_LaunchDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_LaunchDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_MakePathRelativeTo \ static_assert(alignof(BlueprintPathsLibrary_MakePathRelativeTo) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_MakePathRelativeTo"); \ static_assert(sizeof(BlueprintPathsLibrary_MakePathRelativeTo) == 0x000038, "Wrong size on BlueprintPathsLibrary_MakePathRelativeTo"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePathRelativeTo, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_MakePathRelativeTo::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePathRelativeTo, InRelativeTo) == 0x000010, "Member 'BlueprintPathsLibrary_MakePathRelativeTo::InRelativeTo' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePathRelativeTo, OutPath) == 0x000020, "Member 'BlueprintPathsLibrary_MakePathRelativeTo::OutPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePathRelativeTo, ReturnValue) == 0x000030, "Member 'BlueprintPathsLibrary_MakePathRelativeTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_MakePlatformFilename \ static_assert(alignof(BlueprintPathsLibrary_MakePlatformFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_MakePlatformFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_MakePlatformFilename) == 0x000020, "Wrong size on BlueprintPathsLibrary_MakePlatformFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePlatformFilename, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_MakePlatformFilename::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakePlatformFilename, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_MakePlatformFilename::OutPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_MakeStandardFilename \ static_assert(alignof(BlueprintPathsLibrary_MakeStandardFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_MakeStandardFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_MakeStandardFilename) == 0x000020, "Wrong size on BlueprintPathsLibrary_MakeStandardFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_MakeStandardFilename, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_MakeStandardFilename::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakeStandardFilename, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_MakeStandardFilename::OutPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_MakeValidFileName \ static_assert(alignof(BlueprintPathsLibrary_MakeValidFileName) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_MakeValidFileName"); \ static_assert(sizeof(BlueprintPathsLibrary_MakeValidFileName) == 0x000030, "Wrong size on BlueprintPathsLibrary_MakeValidFileName"); \ static_assert(offsetof(BlueprintPathsLibrary_MakeValidFileName, InString) == 0x000000, "Member 'BlueprintPathsLibrary_MakeValidFileName::InString' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakeValidFileName, InReplacementChar) == 0x000010, "Member 'BlueprintPathsLibrary_MakeValidFileName::InReplacementChar' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_MakeValidFileName, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_MakeValidFileName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_NormalizeDirectoryName \ static_assert(alignof(BlueprintPathsLibrary_NormalizeDirectoryName) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_NormalizeDirectoryName"); \ static_assert(sizeof(BlueprintPathsLibrary_NormalizeDirectoryName) == 0x000020, "Wrong size on BlueprintPathsLibrary_NormalizeDirectoryName"); \ static_assert(offsetof(BlueprintPathsLibrary_NormalizeDirectoryName, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_NormalizeDirectoryName::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_NormalizeDirectoryName, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_NormalizeDirectoryName::OutPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_NormalizeFilename \ static_assert(alignof(BlueprintPathsLibrary_NormalizeFilename) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_NormalizeFilename"); \ static_assert(sizeof(BlueprintPathsLibrary_NormalizeFilename) == 0x000020, "Wrong size on BlueprintPathsLibrary_NormalizeFilename"); \ static_assert(offsetof(BlueprintPathsLibrary_NormalizeFilename, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_NormalizeFilename::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_NormalizeFilename, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_NormalizeFilename::OutPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProfilingDir \ static_assert(alignof(BlueprintPathsLibrary_ProfilingDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProfilingDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProfilingDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProfilingDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProfilingDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProfilingDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectConfigDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectConfigDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectConfigDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectConfigDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectConfigDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectConfigDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectConfigDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectContentDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectContentDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectContentDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectContentDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectContentDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectContentDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectContentDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectIntermediateDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectIntermediateDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectIntermediateDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectIntermediateDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectIntermediateDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectIntermediateDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectIntermediateDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectLogDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectLogDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectLogDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectLogDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectLogDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectLogDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectLogDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectModsDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectModsDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectModsDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectModsDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectModsDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectModsDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectModsDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectPersistentDownloadDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectPersistentDownloadDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectPersistentDownloadDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectPersistentDownloadDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectPersistentDownloadDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectPersistentDownloadDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectPersistentDownloadDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectPluginsDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectPluginsDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectPluginsDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectPluginsDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectPluginsDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectPluginsDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectPluginsDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectSavedDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectSavedDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectSavedDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectSavedDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectSavedDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectSavedDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectSavedDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ProjectUserDir \ static_assert(alignof(BlueprintPathsLibrary_ProjectUserDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ProjectUserDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ProjectUserDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ProjectUserDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ProjectUserDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ProjectUserDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_RemoveDuplicateSlashes \ static_assert(alignof(BlueprintPathsLibrary_RemoveDuplicateSlashes) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_RemoveDuplicateSlashes"); \ static_assert(sizeof(BlueprintPathsLibrary_RemoveDuplicateSlashes) == 0x000020, "Wrong size on BlueprintPathsLibrary_RemoveDuplicateSlashes"); \ static_assert(offsetof(BlueprintPathsLibrary_RemoveDuplicateSlashes, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_RemoveDuplicateSlashes::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_RemoveDuplicateSlashes, OutPath) == 0x000010, "Member 'BlueprintPathsLibrary_RemoveDuplicateSlashes::OutPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_RootDir \ static_assert(alignof(BlueprintPathsLibrary_RootDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_RootDir"); \ static_assert(sizeof(BlueprintPathsLibrary_RootDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_RootDir"); \ static_assert(offsetof(BlueprintPathsLibrary_RootDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_RootDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_SandboxesDir \ static_assert(alignof(BlueprintPathsLibrary_SandboxesDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_SandboxesDir"); \ static_assert(sizeof(BlueprintPathsLibrary_SandboxesDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_SandboxesDir"); \ static_assert(offsetof(BlueprintPathsLibrary_SandboxesDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_SandboxesDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ScreenShotDir \ static_assert(alignof(BlueprintPathsLibrary_ScreenShotDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ScreenShotDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ScreenShotDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ScreenShotDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ScreenShotDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ScreenShotDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_SetExtension \ static_assert(alignof(BlueprintPathsLibrary_SetExtension) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_SetExtension"); \ static_assert(sizeof(BlueprintPathsLibrary_SetExtension) == 0x000030, "Wrong size on BlueprintPathsLibrary_SetExtension"); \ static_assert(offsetof(BlueprintPathsLibrary_SetExtension, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_SetExtension::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_SetExtension, InNewExtension) == 0x000010, "Member 'BlueprintPathsLibrary_SetExtension::InNewExtension' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_SetExtension, ReturnValue) == 0x000020, "Member 'BlueprintPathsLibrary_SetExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_SetProjectFilePath \ static_assert(alignof(BlueprintPathsLibrary_SetProjectFilePath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_SetProjectFilePath"); \ static_assert(sizeof(BlueprintPathsLibrary_SetProjectFilePath) == 0x000010, "Wrong size on BlueprintPathsLibrary_SetProjectFilePath"); \ static_assert(offsetof(BlueprintPathsLibrary_SetProjectFilePath, NewGameProjectFilePath) == 0x000000, "Member 'BlueprintPathsLibrary_SetProjectFilePath::NewGameProjectFilePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ShaderWorkingDir \ static_assert(alignof(BlueprintPathsLibrary_ShaderWorkingDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ShaderWorkingDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ShaderWorkingDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_ShaderWorkingDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ShaderWorkingDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ShaderWorkingDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ShouldSaveToUserDir \ static_assert(alignof(BlueprintPathsLibrary_ShouldSaveToUserDir) == 0x000001, "Wrong alignment on BlueprintPathsLibrary_ShouldSaveToUserDir"); \ static_assert(sizeof(BlueprintPathsLibrary_ShouldSaveToUserDir) == 0x000001, "Wrong size on BlueprintPathsLibrary_ShouldSaveToUserDir"); \ static_assert(offsetof(BlueprintPathsLibrary_ShouldSaveToUserDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_ShouldSaveToUserDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_SourceConfigDir \ static_assert(alignof(BlueprintPathsLibrary_SourceConfigDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_SourceConfigDir"); \ static_assert(sizeof(BlueprintPathsLibrary_SourceConfigDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_SourceConfigDir"); \ static_assert(offsetof(BlueprintPathsLibrary_SourceConfigDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_SourceConfigDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_Split \ static_assert(alignof(BlueprintPathsLibrary_Split) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_Split"); \ static_assert(sizeof(BlueprintPathsLibrary_Split) == 0x000040, "Wrong size on BlueprintPathsLibrary_Split"); \ static_assert(offsetof(BlueprintPathsLibrary_Split, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_Split::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_Split, PathPart) == 0x000010, "Member 'BlueprintPathsLibrary_Split::PathPart' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_Split, FilenamePart) == 0x000020, "Member 'BlueprintPathsLibrary_Split::FilenamePart' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_Split, ExtensionPart) == 0x000030, "Member 'BlueprintPathsLibrary_Split::ExtensionPart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_ValidatePath \ static_assert(alignof(BlueprintPathsLibrary_ValidatePath) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_ValidatePath"); \ static_assert(sizeof(BlueprintPathsLibrary_ValidatePath) == 0x000030, "Wrong size on BlueprintPathsLibrary_ValidatePath"); \ static_assert(offsetof(BlueprintPathsLibrary_ValidatePath, InPath) == 0x000000, "Member 'BlueprintPathsLibrary_ValidatePath::InPath' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ValidatePath, bDidSucceed) == 0x000010, "Member 'BlueprintPathsLibrary_ValidatePath::bDidSucceed' has a wrong offset!"); \ static_assert(offsetof(BlueprintPathsLibrary_ValidatePath, OutReason) == 0x000018, "Member 'BlueprintPathsLibrary_ValidatePath::OutReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPathsLibrary_VideoCaptureDir \ static_assert(alignof(BlueprintPathsLibrary_VideoCaptureDir) == 0x000008, "Wrong alignment on BlueprintPathsLibrary_VideoCaptureDir"); \ static_assert(sizeof(BlueprintPathsLibrary_VideoCaptureDir) == 0x000010, "Wrong size on BlueprintPathsLibrary_VideoCaptureDir"); \ static_assert(offsetof(BlueprintPathsLibrary_VideoCaptureDir, ReturnValue) == 0x000000, "Member 'BlueprintPathsLibrary_VideoCaptureDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintPathsLibrary \ static_assert(alignof(UBlueprintPathsLibrary) == 0x000008, "Wrong alignment on UBlueprintPathsLibrary"); \ static_assert(sizeof(UBlueprintPathsLibrary) == 0x000028, "Wrong size on UBlueprintPathsLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMaterialFunctionCall \ static_assert(alignof(UMaterialExpressionMaterialFunctionCall) == 0x000008, "Wrong alignment on UMaterialExpressionMaterialFunctionCall"); \ static_assert(sizeof(UMaterialExpressionMaterialFunctionCall) == 0x0000E8, "Wrong size on UMaterialExpressionMaterialFunctionCall"); \ static_assert(offsetof(UMaterialExpressionMaterialFunctionCall, MaterialFunction) == 0x0000B0, "Member 'UMaterialExpressionMaterialFunctionCall::MaterialFunction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialFunctionCall, FunctionInputs) == 0x0000B8, "Member 'UMaterialExpressionMaterialFunctionCall::FunctionInputs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialFunctionCall, FunctionOutputs) == 0x0000C8, "Member 'UMaterialExpressionMaterialFunctionCall::FunctionOutputs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialFunctionCall, FunctionParameterInfo) == 0x0000D8, "Member 'UMaterialExpressionMaterialFunctionCall::FunctionParameterInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInterface_PreviewMeshProvider \ static_assert(alignof(IInterface_PreviewMeshProvider) == 0x000001, "Wrong alignment on IInterface_PreviewMeshProvider"); \ static_assert(sizeof(IInterface_PreviewMeshProvider) == 0x000001, "Wrong size on IInterface_PreviewMeshProvider"); \ #define DUMPER7_ASSERTS_IISMPartitionInstanceManager \ static_assert(alignof(IISMPartitionInstanceManager) == 0x000001, "Wrong alignment on IISMPartitionInstanceManager"); \ static_assert(sizeof(IISMPartitionInstanceManager) == 0x000001, "Wrong size on IISMPartitionInstanceManager"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLinearInterpolate \ static_assert(alignof(UMaterialExpressionLinearInterpolate) == 0x000008, "Wrong alignment on UMaterialExpressionLinearInterpolate"); \ static_assert(sizeof(UMaterialExpressionLinearInterpolate) == 0x000138, "Wrong size on UMaterialExpressionLinearInterpolate"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, A) == 0x0000B0, "Member 'UMaterialExpressionLinearInterpolate::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, B) == 0x0000D8, "Member 'UMaterialExpressionLinearInterpolate::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, ALPHA) == 0x000100, "Member 'UMaterialExpressionLinearInterpolate::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, ConstA) == 0x000128, "Member 'UMaterialExpressionLinearInterpolate::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, ConstB) == 0x00012C, "Member 'UMaterialExpressionLinearInterpolate::ConstB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLinearInterpolate, ConstAlpha) == 0x000130, "Member 'UMaterialExpressionLinearInterpolate::ConstAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleEventGenerator \ static_assert(alignof(UParticleModuleEventGenerator) == 0x000008, "Wrong alignment on UParticleModuleEventGenerator"); \ static_assert(sizeof(UParticleModuleEventGenerator) == 0x000040, "Wrong size on UParticleModuleEventGenerator"); \ static_assert(offsetof(UParticleModuleEventGenerator, Events) == 0x000030, "Member 'UParticleModuleEventGenerator::Events' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IISMPartitionInstanceManagerProvider \ static_assert(alignof(IISMPartitionInstanceManagerProvider) == 0x000001, "Wrong alignment on IISMPartitionInstanceManagerProvider"); \ static_assert(sizeof(IISMPartitionInstanceManagerProvider) == 0x000001, "Wrong size on IISMPartitionInstanceManagerProvider"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsCurrency_Float \ static_assert(alignof(KismetTextLibrary_AsCurrency_Float) == 0x000008, "Wrong alignment on KismetTextLibrary_AsCurrency_Float"); \ static_assert(sizeof(KismetTextLibrary_AsCurrency_Float) == 0x000040, "Wrong size on KismetTextLibrary_AsCurrency_Float"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, Value) == 0x000000, "Member 'KismetTextLibrary_AsCurrency_Float::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, RoundingMode) == 0x000004, "Member 'KismetTextLibrary_AsCurrency_Float::RoundingMode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, bAlwaysSign) == 0x000005, "Member 'KismetTextLibrary_AsCurrency_Float::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, bUseGrouping) == 0x000006, "Member 'KismetTextLibrary_AsCurrency_Float::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, MinimumIntegralDigits) == 0x000008, "Member 'KismetTextLibrary_AsCurrency_Float::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, MaximumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_AsCurrency_Float::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, MinimumFractionalDigits) == 0x000010, "Member 'KismetTextLibrary_AsCurrency_Float::MinimumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, MaximumFractionalDigits) == 0x000014, "Member 'KismetTextLibrary_AsCurrency_Float::MaximumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, CurrencyCode) == 0x000018, "Member 'KismetTextLibrary_AsCurrency_Float::CurrencyCode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Float, ReturnValue) == 0x000028, "Member 'KismetTextLibrary_AsCurrency_Float::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsCurrency_Integer \ static_assert(alignof(KismetTextLibrary_AsCurrency_Integer) == 0x000008, "Wrong alignment on KismetTextLibrary_AsCurrency_Integer"); \ static_assert(sizeof(KismetTextLibrary_AsCurrency_Integer) == 0x000040, "Wrong size on KismetTextLibrary_AsCurrency_Integer"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, Value) == 0x000000, "Member 'KismetTextLibrary_AsCurrency_Integer::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, RoundingMode) == 0x000004, "Member 'KismetTextLibrary_AsCurrency_Integer::RoundingMode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, bAlwaysSign) == 0x000005, "Member 'KismetTextLibrary_AsCurrency_Integer::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, bUseGrouping) == 0x000006, "Member 'KismetTextLibrary_AsCurrency_Integer::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, MinimumIntegralDigits) == 0x000008, "Member 'KismetTextLibrary_AsCurrency_Integer::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, MaximumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_AsCurrency_Integer::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, MinimumFractionalDigits) == 0x000010, "Member 'KismetTextLibrary_AsCurrency_Integer::MinimumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, MaximumFractionalDigits) == 0x000014, "Member 'KismetTextLibrary_AsCurrency_Integer::MaximumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, CurrencyCode) == 0x000018, "Member 'KismetTextLibrary_AsCurrency_Integer::CurrencyCode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrency_Integer, ReturnValue) == 0x000028, "Member 'KismetTextLibrary_AsCurrency_Integer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsCurrencyBase \ static_assert(alignof(KismetTextLibrary_AsCurrencyBase) == 0x000008, "Wrong alignment on KismetTextLibrary_AsCurrencyBase"); \ static_assert(sizeof(KismetTextLibrary_AsCurrencyBase) == 0x000030, "Wrong size on KismetTextLibrary_AsCurrencyBase"); \ static_assert(offsetof(KismetTextLibrary_AsCurrencyBase, BaseValue) == 0x000000, "Member 'KismetTextLibrary_AsCurrencyBase::BaseValue' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrencyBase, CurrencyCode) == 0x000008, "Member 'KismetTextLibrary_AsCurrencyBase::CurrencyCode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsCurrencyBase, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_AsCurrencyBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsDate_DateTime \ static_assert(alignof(KismetTextLibrary_AsDate_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsDate_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsDate_DateTime) == 0x000020, "Wrong size on KismetTextLibrary_AsDate_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsDate_DateTime, InDateTime) == 0x000000, "Member 'KismetTextLibrary_AsDate_DateTime::InDateTime' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsDate_DateTime, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_AsDate_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsDateTime_DateTime \ static_assert(alignof(KismetTextLibrary_AsDateTime_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsDateTime_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsDateTime_DateTime) == 0x000020, "Wrong size on KismetTextLibrary_AsDateTime_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsDateTime_DateTime, In) == 0x000000, "Member 'KismetTextLibrary_AsDateTime_DateTime::In' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsDateTime_DateTime, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_AsDateTime_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsPercent_Float \ static_assert(alignof(KismetTextLibrary_AsPercent_Float) == 0x000008, "Wrong alignment on KismetTextLibrary_AsPercent_Float"); \ static_assert(sizeof(KismetTextLibrary_AsPercent_Float) == 0x000030, "Wrong size on KismetTextLibrary_AsPercent_Float"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, Value) == 0x000000, "Member 'KismetTextLibrary_AsPercent_Float::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, RoundingMode) == 0x000004, "Member 'KismetTextLibrary_AsPercent_Float::RoundingMode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, bAlwaysSign) == 0x000005, "Member 'KismetTextLibrary_AsPercent_Float::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, bUseGrouping) == 0x000006, "Member 'KismetTextLibrary_AsPercent_Float::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, MinimumIntegralDigits) == 0x000008, "Member 'KismetTextLibrary_AsPercent_Float::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, MaximumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_AsPercent_Float::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, MinimumFractionalDigits) == 0x000010, "Member 'KismetTextLibrary_AsPercent_Float::MinimumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, MaximumFractionalDigits) == 0x000014, "Member 'KismetTextLibrary_AsPercent_Float::MaximumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsPercent_Float, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_AsPercent_Float::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsTime_DateTime \ static_assert(alignof(KismetTextLibrary_AsTime_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsTime_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsTime_DateTime) == 0x000020, "Wrong size on KismetTextLibrary_AsTime_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsTime_DateTime, In) == 0x000000, "Member 'KismetTextLibrary_AsTime_DateTime::In' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTime_DateTime, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_AsTime_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsTimespan_Timespan \ static_assert(alignof(KismetTextLibrary_AsTimespan_Timespan) == 0x000008, "Wrong alignment on KismetTextLibrary_AsTimespan_Timespan"); \ static_assert(sizeof(KismetTextLibrary_AsTimespan_Timespan) == 0x000020, "Wrong size on KismetTextLibrary_AsTimespan_Timespan"); \ static_assert(offsetof(KismetTextLibrary_AsTimespan_Timespan, InTimespan) == 0x000000, "Member 'KismetTextLibrary_AsTimespan_Timespan::InTimespan' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimespan_Timespan, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_AsTimespan_Timespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsTimeZoneDate_DateTime \ static_assert(alignof(KismetTextLibrary_AsTimeZoneDate_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsTimeZoneDate_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsTimeZoneDate_DateTime) == 0x000030, "Wrong size on KismetTextLibrary_AsTimeZoneDate_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDate_DateTime, InDateTime) == 0x000000, "Member 'KismetTextLibrary_AsTimeZoneDate_DateTime::InDateTime' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDate_DateTime, InTimeZone) == 0x000008, "Member 'KismetTextLibrary_AsTimeZoneDate_DateTime::InTimeZone' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDate_DateTime, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_AsTimeZoneDate_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsTimeZoneDateTime_DateTime \ static_assert(alignof(KismetTextLibrary_AsTimeZoneDateTime_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsTimeZoneDateTime_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsTimeZoneDateTime_DateTime) == 0x000030, "Wrong size on KismetTextLibrary_AsTimeZoneDateTime_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDateTime_DateTime, InDateTime) == 0x000000, "Member 'KismetTextLibrary_AsTimeZoneDateTime_DateTime::InDateTime' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDateTime_DateTime, InTimeZone) == 0x000008, "Member 'KismetTextLibrary_AsTimeZoneDateTime_DateTime::InTimeZone' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneDateTime_DateTime, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_AsTimeZoneDateTime_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_AsTimeZoneTime_DateTime \ static_assert(alignof(KismetTextLibrary_AsTimeZoneTime_DateTime) == 0x000008, "Wrong alignment on KismetTextLibrary_AsTimeZoneTime_DateTime"); \ static_assert(sizeof(KismetTextLibrary_AsTimeZoneTime_DateTime) == 0x000030, "Wrong size on KismetTextLibrary_AsTimeZoneTime_DateTime"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneTime_DateTime, InDateTime) == 0x000000, "Member 'KismetTextLibrary_AsTimeZoneTime_DateTime::InDateTime' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneTime_DateTime, InTimeZone) == 0x000008, "Member 'KismetTextLibrary_AsTimeZoneTime_DateTime::InTimeZone' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_AsTimeZoneTime_DateTime, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_AsTimeZoneTime_DateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_BoolToText \ static_assert(alignof(KismetTextLibrary_Conv_BoolToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_BoolToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_BoolToText) == 0x000020, "Wrong size on KismetTextLibrary_Conv_BoolToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_BoolToText, InBool) == 0x000000, "Member 'KismetTextLibrary_Conv_BoolToText::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_BoolToText, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_Conv_BoolToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_ByteToText \ static_assert(alignof(KismetTextLibrary_Conv_ByteToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_ByteToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_ByteToText) == 0x000020, "Wrong size on KismetTextLibrary_Conv_ByteToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_ByteToText, Value) == 0x000000, "Member 'KismetTextLibrary_Conv_ByteToText::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_ByteToText, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_Conv_ByteToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_ColorToText \ static_assert(alignof(KismetTextLibrary_Conv_ColorToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_ColorToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_ColorToText) == 0x000028, "Wrong size on KismetTextLibrary_Conv_ColorToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_ColorToText, InColor) == 0x000000, "Member 'KismetTextLibrary_Conv_ColorToText::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_ColorToText, ReturnValue) == 0x000010, "Member 'KismetTextLibrary_Conv_ColorToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_DoubleToText \ static_assert(alignof(KismetTextLibrary_Conv_DoubleToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_DoubleToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_DoubleToText) == 0x000038, "Wrong size on KismetTextLibrary_Conv_DoubleToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, Value) == 0x000000, "Member 'KismetTextLibrary_Conv_DoubleToText::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, RoundingMode) == 0x000008, "Member 'KismetTextLibrary_Conv_DoubleToText::RoundingMode' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, bAlwaysSign) == 0x000009, "Member 'KismetTextLibrary_Conv_DoubleToText::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, bUseGrouping) == 0x00000A, "Member 'KismetTextLibrary_Conv_DoubleToText::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, MinimumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_Conv_DoubleToText::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, MaximumIntegralDigits) == 0x000010, "Member 'KismetTextLibrary_Conv_DoubleToText::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, MinimumFractionalDigits) == 0x000014, "Member 'KismetTextLibrary_Conv_DoubleToText::MinimumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, MaximumFractionalDigits) == 0x000018, "Member 'KismetTextLibrary_Conv_DoubleToText::MaximumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_DoubleToText, ReturnValue) == 0x000020, "Member 'KismetTextLibrary_Conv_DoubleToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_Int64ToText \ static_assert(alignof(KismetTextLibrary_Conv_Int64ToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_Int64ToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_Int64ToText) == 0x000030, "Wrong size on KismetTextLibrary_Conv_Int64ToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, Value) == 0x000000, "Member 'KismetTextLibrary_Conv_Int64ToText::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, bAlwaysSign) == 0x000008, "Member 'KismetTextLibrary_Conv_Int64ToText::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, bUseGrouping) == 0x000009, "Member 'KismetTextLibrary_Conv_Int64ToText::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, MinimumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_Conv_Int64ToText::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, MaximumIntegralDigits) == 0x000010, "Member 'KismetTextLibrary_Conv_Int64ToText::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Int64ToText, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_Conv_Int64ToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_IntToText \ static_assert(alignof(KismetTextLibrary_Conv_IntToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_IntToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_IntToText) == 0x000028, "Wrong size on KismetTextLibrary_Conv_IntToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, Value) == 0x000000, "Member 'KismetTextLibrary_Conv_IntToText::Value' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, bAlwaysSign) == 0x000004, "Member 'KismetTextLibrary_Conv_IntToText::bAlwaysSign' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, bUseGrouping) == 0x000005, "Member 'KismetTextLibrary_Conv_IntToText::bUseGrouping' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, MinimumIntegralDigits) == 0x000008, "Member 'KismetTextLibrary_Conv_IntToText::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, MaximumIntegralDigits) == 0x00000C, "Member 'KismetTextLibrary_Conv_IntToText::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_IntToText, ReturnValue) == 0x000010, "Member 'KismetTextLibrary_Conv_IntToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_NameToText \ static_assert(alignof(KismetTextLibrary_Conv_NameToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_NameToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_NameToText) == 0x000020, "Wrong size on KismetTextLibrary_Conv_NameToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_NameToText, InName) == 0x000000, "Member 'KismetTextLibrary_Conv_NameToText::InName' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_NameToText, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_Conv_NameToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_ObjectToText \ static_assert(alignof(KismetTextLibrary_Conv_ObjectToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_ObjectToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_ObjectToText) == 0x000020, "Wrong size on KismetTextLibrary_Conv_ObjectToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_ObjectToText, InObj) == 0x000000, "Member 'KismetTextLibrary_Conv_ObjectToText::InObj' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_ObjectToText, ReturnValue) == 0x000008, "Member 'KismetTextLibrary_Conv_ObjectToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_RotatorToText \ static_assert(alignof(KismetTextLibrary_Conv_RotatorToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_RotatorToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_RotatorToText) == 0x000030, "Wrong size on KismetTextLibrary_Conv_RotatorToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_RotatorToText, InRot) == 0x000000, "Member 'KismetTextLibrary_Conv_RotatorToText::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_RotatorToText, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_Conv_RotatorToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_StringToText \ static_assert(alignof(KismetTextLibrary_Conv_StringToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_StringToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_StringToText) == 0x000028, "Wrong size on KismetTextLibrary_Conv_StringToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_StringToText, InString) == 0x000000, "Member 'KismetTextLibrary_Conv_StringToText::InString' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_StringToText, ReturnValue) == 0x000010, "Member 'KismetTextLibrary_Conv_StringToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_TextToString \ static_assert(alignof(KismetTextLibrary_Conv_TextToString) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_TextToString"); \ static_assert(sizeof(KismetTextLibrary_Conv_TextToString) == 0x000028, "Wrong size on KismetTextLibrary_Conv_TextToString"); \ static_assert(offsetof(KismetTextLibrary_Conv_TextToString, InText) == 0x000000, "Member 'KismetTextLibrary_Conv_TextToString::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_TextToString, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_Conv_TextToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_TransformToText \ static_assert(alignof(KismetTextLibrary_Conv_TransformToText) == 0x000010, "Wrong alignment on KismetTextLibrary_Conv_TransformToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_TransformToText) == 0x000080, "Wrong size on KismetTextLibrary_Conv_TransformToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_TransformToText, InTrans) == 0x000000, "Member 'KismetTextLibrary_Conv_TransformToText::InTrans' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_TransformToText, ReturnValue) == 0x000060, "Member 'KismetTextLibrary_Conv_TransformToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_Vector2dToText \ static_assert(alignof(KismetTextLibrary_Conv_Vector2dToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_Vector2dToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_Vector2dToText) == 0x000028, "Wrong size on KismetTextLibrary_Conv_Vector2dToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_Vector2dToText, InVec) == 0x000000, "Member 'KismetTextLibrary_Conv_Vector2dToText::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_Vector2dToText, ReturnValue) == 0x000010, "Member 'KismetTextLibrary_Conv_Vector2dToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Conv_VectorToText \ static_assert(alignof(KismetTextLibrary_Conv_VectorToText) == 0x000008, "Wrong alignment on KismetTextLibrary_Conv_VectorToText"); \ static_assert(sizeof(KismetTextLibrary_Conv_VectorToText) == 0x000030, "Wrong size on KismetTextLibrary_Conv_VectorToText"); \ static_assert(offsetof(KismetTextLibrary_Conv_VectorToText, InVec) == 0x000000, "Member 'KismetTextLibrary_Conv_VectorToText::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Conv_VectorToText, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_Conv_VectorToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_EqualEqual_IgnoreCase_TextText \ static_assert(alignof(KismetTextLibrary_EqualEqual_IgnoreCase_TextText) == 0x000008, "Wrong alignment on KismetTextLibrary_EqualEqual_IgnoreCase_TextText"); \ static_assert(sizeof(KismetTextLibrary_EqualEqual_IgnoreCase_TextText) == 0x000038, "Wrong size on KismetTextLibrary_EqualEqual_IgnoreCase_TextText"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_IgnoreCase_TextText, A) == 0x000000, "Member 'KismetTextLibrary_EqualEqual_IgnoreCase_TextText::A' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_IgnoreCase_TextText, B) == 0x000018, "Member 'KismetTextLibrary_EqualEqual_IgnoreCase_TextText::B' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_IgnoreCase_TextText, ReturnValue) == 0x000030, "Member 'KismetTextLibrary_EqualEqual_IgnoreCase_TextText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_EqualEqual_TextText \ static_assert(alignof(KismetTextLibrary_EqualEqual_TextText) == 0x000008, "Wrong alignment on KismetTextLibrary_EqualEqual_TextText"); \ static_assert(sizeof(KismetTextLibrary_EqualEqual_TextText) == 0x000038, "Wrong size on KismetTextLibrary_EqualEqual_TextText"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_TextText, A) == 0x000000, "Member 'KismetTextLibrary_EqualEqual_TextText::A' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_TextText, B) == 0x000018, "Member 'KismetTextLibrary_EqualEqual_TextText::B' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_EqualEqual_TextText, ReturnValue) == 0x000030, "Member 'KismetTextLibrary_EqualEqual_TextText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_FindTextInLocalizationTable \ static_assert(alignof(KismetTextLibrary_FindTextInLocalizationTable) == 0x000008, "Wrong alignment on KismetTextLibrary_FindTextInLocalizationTable"); \ static_assert(sizeof(KismetTextLibrary_FindTextInLocalizationTable) == 0x000040, "Wrong size on KismetTextLibrary_FindTextInLocalizationTable"); \ static_assert(offsetof(KismetTextLibrary_FindTextInLocalizationTable, Namespace) == 0x000000, "Member 'KismetTextLibrary_FindTextInLocalizationTable::Namespace' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_FindTextInLocalizationTable, Key) == 0x000010, "Member 'KismetTextLibrary_FindTextInLocalizationTable::Key' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_FindTextInLocalizationTable, OutText) == 0x000020, "Member 'KismetTextLibrary_FindTextInLocalizationTable::OutText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_FindTextInLocalizationTable, ReturnValue) == 0x000038, "Member 'KismetTextLibrary_FindTextInLocalizationTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_Format \ static_assert(alignof(KismetTextLibrary_Format) == 0x000008, "Wrong alignment on KismetTextLibrary_Format"); \ static_assert(sizeof(KismetTextLibrary_Format) == 0x000040, "Wrong size on KismetTextLibrary_Format"); \ static_assert(offsetof(KismetTextLibrary_Format, InPattern) == 0x000000, "Member 'KismetTextLibrary_Format::InPattern' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Format, InArgs) == 0x000018, "Member 'KismetTextLibrary_Format::InArgs' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_Format, ReturnValue) == 0x000028, "Member 'KismetTextLibrary_Format::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_GetEmptyText \ static_assert(alignof(KismetTextLibrary_GetEmptyText) == 0x000008, "Wrong alignment on KismetTextLibrary_GetEmptyText"); \ static_assert(sizeof(KismetTextLibrary_GetEmptyText) == 0x000018, "Wrong size on KismetTextLibrary_GetEmptyText"); \ static_assert(offsetof(KismetTextLibrary_GetEmptyText, ReturnValue) == 0x000000, "Member 'KismetTextLibrary_GetEmptyText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_IsPolyglotDataValid \ static_assert(alignof(KismetTextLibrary_IsPolyglotDataValid) == 0x000008, "Wrong alignment on KismetTextLibrary_IsPolyglotDataValid"); \ static_assert(sizeof(KismetTextLibrary_IsPolyglotDataValid) == 0x0000D8, "Wrong size on KismetTextLibrary_IsPolyglotDataValid"); \ static_assert(offsetof(KismetTextLibrary_IsPolyglotDataValid, PolyglotData) == 0x000000, "Member 'KismetTextLibrary_IsPolyglotDataValid::PolyglotData' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_IsPolyglotDataValid, IsValid) == 0x0000B8, "Member 'KismetTextLibrary_IsPolyglotDataValid::IsValid' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_IsPolyglotDataValid, ErrorMessage) == 0x0000C0, "Member 'KismetTextLibrary_IsPolyglotDataValid::ErrorMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_NotEqual_IgnoreCase_TextText \ static_assert(alignof(KismetTextLibrary_NotEqual_IgnoreCase_TextText) == 0x000008, "Wrong alignment on KismetTextLibrary_NotEqual_IgnoreCase_TextText"); \ static_assert(sizeof(KismetTextLibrary_NotEqual_IgnoreCase_TextText) == 0x000038, "Wrong size on KismetTextLibrary_NotEqual_IgnoreCase_TextText"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_IgnoreCase_TextText, A) == 0x000000, "Member 'KismetTextLibrary_NotEqual_IgnoreCase_TextText::A' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_IgnoreCase_TextText, B) == 0x000018, "Member 'KismetTextLibrary_NotEqual_IgnoreCase_TextText::B' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_IgnoreCase_TextText, ReturnValue) == 0x000030, "Member 'KismetTextLibrary_NotEqual_IgnoreCase_TextText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_NotEqual_TextText \ static_assert(alignof(KismetTextLibrary_NotEqual_TextText) == 0x000008, "Wrong alignment on KismetTextLibrary_NotEqual_TextText"); \ static_assert(sizeof(KismetTextLibrary_NotEqual_TextText) == 0x000038, "Wrong size on KismetTextLibrary_NotEqual_TextText"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_TextText, A) == 0x000000, "Member 'KismetTextLibrary_NotEqual_TextText::A' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_TextText, B) == 0x000018, "Member 'KismetTextLibrary_NotEqual_TextText::B' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_NotEqual_TextText, ReturnValue) == 0x000030, "Member 'KismetTextLibrary_NotEqual_TextText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_PolyglotDataToText \ static_assert(alignof(KismetTextLibrary_PolyglotDataToText) == 0x000008, "Wrong alignment on KismetTextLibrary_PolyglotDataToText"); \ static_assert(sizeof(KismetTextLibrary_PolyglotDataToText) == 0x0000D0, "Wrong size on KismetTextLibrary_PolyglotDataToText"); \ static_assert(offsetof(KismetTextLibrary_PolyglotDataToText, PolyglotData) == 0x000000, "Member 'KismetTextLibrary_PolyglotDataToText::PolyglotData' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_PolyglotDataToText, ReturnValue) == 0x0000B8, "Member 'KismetTextLibrary_PolyglotDataToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_StringTableIdAndKeyFromText \ static_assert(alignof(KismetTextLibrary_StringTableIdAndKeyFromText) == 0x000008, "Wrong alignment on KismetTextLibrary_StringTableIdAndKeyFromText"); \ static_assert(sizeof(KismetTextLibrary_StringTableIdAndKeyFromText) == 0x000038, "Wrong size on KismetTextLibrary_StringTableIdAndKeyFromText"); \ static_assert(offsetof(KismetTextLibrary_StringTableIdAndKeyFromText, Text) == 0x000000, "Member 'KismetTextLibrary_StringTableIdAndKeyFromText::Text' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_StringTableIdAndKeyFromText, OutTableId) == 0x000018, "Member 'KismetTextLibrary_StringTableIdAndKeyFromText::OutTableId' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_StringTableIdAndKeyFromText, OutKey) == 0x000020, "Member 'KismetTextLibrary_StringTableIdAndKeyFromText::OutKey' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_StringTableIdAndKeyFromText, ReturnValue) == 0x000030, "Member 'KismetTextLibrary_StringTableIdAndKeyFromText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextFromStringTable \ static_assert(alignof(KismetTextLibrary_TextFromStringTable) == 0x000008, "Wrong alignment on KismetTextLibrary_TextFromStringTable"); \ static_assert(sizeof(KismetTextLibrary_TextFromStringTable) == 0x000030, "Wrong size on KismetTextLibrary_TextFromStringTable"); \ static_assert(offsetof(KismetTextLibrary_TextFromStringTable, TableId) == 0x000000, "Member 'KismetTextLibrary_TextFromStringTable::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextFromStringTable, Key) == 0x000008, "Member 'KismetTextLibrary_TextFromStringTable::Key' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextFromStringTable, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextFromStringTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextIsCultureInvariant \ static_assert(alignof(KismetTextLibrary_TextIsCultureInvariant) == 0x000008, "Wrong alignment on KismetTextLibrary_TextIsCultureInvariant"); \ static_assert(sizeof(KismetTextLibrary_TextIsCultureInvariant) == 0x000020, "Wrong size on KismetTextLibrary_TextIsCultureInvariant"); \ static_assert(offsetof(KismetTextLibrary_TextIsCultureInvariant, InText) == 0x000000, "Member 'KismetTextLibrary_TextIsCultureInvariant::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextIsCultureInvariant, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextIsCultureInvariant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextIsEmpty \ static_assert(alignof(KismetTextLibrary_TextIsEmpty) == 0x000008, "Wrong alignment on KismetTextLibrary_TextIsEmpty"); \ static_assert(sizeof(KismetTextLibrary_TextIsEmpty) == 0x000020, "Wrong size on KismetTextLibrary_TextIsEmpty"); \ static_assert(offsetof(KismetTextLibrary_TextIsEmpty, InText) == 0x000000, "Member 'KismetTextLibrary_TextIsEmpty::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextIsEmpty, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextIsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextIsFromStringTable \ static_assert(alignof(KismetTextLibrary_TextIsFromStringTable) == 0x000008, "Wrong alignment on KismetTextLibrary_TextIsFromStringTable"); \ static_assert(sizeof(KismetTextLibrary_TextIsFromStringTable) == 0x000020, "Wrong size on KismetTextLibrary_TextIsFromStringTable"); \ static_assert(offsetof(KismetTextLibrary_TextIsFromStringTable, Text) == 0x000000, "Member 'KismetTextLibrary_TextIsFromStringTable::Text' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextIsFromStringTable, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextIsFromStringTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextIsTransient \ static_assert(alignof(KismetTextLibrary_TextIsTransient) == 0x000008, "Wrong alignment on KismetTextLibrary_TextIsTransient"); \ static_assert(sizeof(KismetTextLibrary_TextIsTransient) == 0x000020, "Wrong size on KismetTextLibrary_TextIsTransient"); \ static_assert(offsetof(KismetTextLibrary_TextIsTransient, InText) == 0x000000, "Member 'KismetTextLibrary_TextIsTransient::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextIsTransient, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextIsTransient::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextToLower \ static_assert(alignof(KismetTextLibrary_TextToLower) == 0x000008, "Wrong alignment on KismetTextLibrary_TextToLower"); \ static_assert(sizeof(KismetTextLibrary_TextToLower) == 0x000030, "Wrong size on KismetTextLibrary_TextToLower"); \ static_assert(offsetof(KismetTextLibrary_TextToLower, InText) == 0x000000, "Member 'KismetTextLibrary_TextToLower::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextToLower, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextToLower::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextToUpper \ static_assert(alignof(KismetTextLibrary_TextToUpper) == 0x000008, "Wrong alignment on KismetTextLibrary_TextToUpper"); \ static_assert(sizeof(KismetTextLibrary_TextToUpper) == 0x000030, "Wrong size on KismetTextLibrary_TextToUpper"); \ static_assert(offsetof(KismetTextLibrary_TextToUpper, InText) == 0x000000, "Member 'KismetTextLibrary_TextToUpper::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextToUpper, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextToUpper::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextTrimPreceding \ static_assert(alignof(KismetTextLibrary_TextTrimPreceding) == 0x000008, "Wrong alignment on KismetTextLibrary_TextTrimPreceding"); \ static_assert(sizeof(KismetTextLibrary_TextTrimPreceding) == 0x000030, "Wrong size on KismetTextLibrary_TextTrimPreceding"); \ static_assert(offsetof(KismetTextLibrary_TextTrimPreceding, InText) == 0x000000, "Member 'KismetTextLibrary_TextTrimPreceding::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextTrimPreceding, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextTrimPreceding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextTrimPrecedingAndTrailing \ static_assert(alignof(KismetTextLibrary_TextTrimPrecedingAndTrailing) == 0x000008, "Wrong alignment on KismetTextLibrary_TextTrimPrecedingAndTrailing"); \ static_assert(sizeof(KismetTextLibrary_TextTrimPrecedingAndTrailing) == 0x000030, "Wrong size on KismetTextLibrary_TextTrimPrecedingAndTrailing"); \ static_assert(offsetof(KismetTextLibrary_TextTrimPrecedingAndTrailing, InText) == 0x000000, "Member 'KismetTextLibrary_TextTrimPrecedingAndTrailing::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextTrimPrecedingAndTrailing, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextTrimPrecedingAndTrailing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetTextLibrary_TextTrimTrailing \ static_assert(alignof(KismetTextLibrary_TextTrimTrailing) == 0x000008, "Wrong alignment on KismetTextLibrary_TextTrimTrailing"); \ static_assert(sizeof(KismetTextLibrary_TextTrimTrailing) == 0x000030, "Wrong size on KismetTextLibrary_TextTrimTrailing"); \ static_assert(offsetof(KismetTextLibrary_TextTrimTrailing, InText) == 0x000000, "Member 'KismetTextLibrary_TextTrimTrailing::InText' has a wrong offset!"); \ static_assert(offsetof(KismetTextLibrary_TextTrimTrailing, ReturnValue) == 0x000018, "Member 'KismetTextLibrary_TextTrimTrailing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetTextLibrary \ static_assert(alignof(UKismetTextLibrary) == 0x000008, "Wrong alignment on UKismetTextLibrary"); \ static_assert(sizeof(UKismetTextLibrary) == 0x000028, "Wrong size on UKismetTextLibrary"); \ #define DUMPER7_ASSERTS_UEngineElementsLibrary \ static_assert(alignof(UEngineElementsLibrary) == 0x000008, "Wrong alignment on UEngineElementsLibrary"); \ static_assert(sizeof(UEngineElementsLibrary) == 0x000028, "Wrong size on UEngineElementsLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCrossProduct \ static_assert(alignof(UMaterialExpressionCrossProduct) == 0x000008, "Wrong alignment on UMaterialExpressionCrossProduct"); \ static_assert(sizeof(UMaterialExpressionCrossProduct) == 0x000100, "Wrong size on UMaterialExpressionCrossProduct"); \ static_assert(offsetof(UMaterialExpressionCrossProduct, A) == 0x0000B0, "Member 'UMaterialExpressionCrossProduct::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCrossProduct, B) == 0x0000D8, "Member 'UMaterialExpressionCrossProduct::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILevelInstanceEditorPivotInterface \ static_assert(alignof(ILevelInstanceEditorPivotInterface) == 0x000001, "Wrong alignment on ILevelInstanceEditorPivotInterface"); \ static_assert(sizeof(ILevelInstanceEditorPivotInterface) == 0x000001, "Wrong size on ILevelInstanceEditorPivotInterface"); \ #define DUMPER7_ASSERTS_LevelStreaming_CreateInstance \ static_assert(alignof(LevelStreaming_CreateInstance) == 0x000008, "Wrong alignment on LevelStreaming_CreateInstance"); \ static_assert(sizeof(LevelStreaming_CreateInstance) == 0x000018, "Wrong size on LevelStreaming_CreateInstance"); \ static_assert(offsetof(LevelStreaming_CreateInstance, UniqueInstanceName) == 0x000000, "Member 'LevelStreaming_CreateInstance::UniqueInstanceName' has a wrong offset!"); \ static_assert(offsetof(LevelStreaming_CreateInstance, ReturnValue) == 0x000010, "Member 'LevelStreaming_CreateInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_GetLevelScriptActor \ static_assert(alignof(LevelStreaming_GetLevelScriptActor) == 0x000008, "Wrong alignment on LevelStreaming_GetLevelScriptActor"); \ static_assert(sizeof(LevelStreaming_GetLevelScriptActor) == 0x000008, "Wrong size on LevelStreaming_GetLevelScriptActor"); \ static_assert(offsetof(LevelStreaming_GetLevelScriptActor, ReturnValue) == 0x000000, "Member 'LevelStreaming_GetLevelScriptActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_SetIsRequestingUnloadAndRemoval \ static_assert(alignof(LevelStreaming_SetIsRequestingUnloadAndRemoval) == 0x000001, "Wrong alignment on LevelStreaming_SetIsRequestingUnloadAndRemoval"); \ static_assert(sizeof(LevelStreaming_SetIsRequestingUnloadAndRemoval) == 0x000001, "Wrong size on LevelStreaming_SetIsRequestingUnloadAndRemoval"); \ static_assert(offsetof(LevelStreaming_SetIsRequestingUnloadAndRemoval, bInIsRequestingUnloadAndRemoval) == 0x000000, "Member 'LevelStreaming_SetIsRequestingUnloadAndRemoval::bInIsRequestingUnloadAndRemoval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_SetLevelLODIndex \ static_assert(alignof(LevelStreaming_SetLevelLODIndex) == 0x000004, "Wrong alignment on LevelStreaming_SetLevelLODIndex"); \ static_assert(sizeof(LevelStreaming_SetLevelLODIndex) == 0x000004, "Wrong size on LevelStreaming_SetLevelLODIndex"); \ static_assert(offsetof(LevelStreaming_SetLevelLODIndex, LODIndex) == 0x000000, "Member 'LevelStreaming_SetLevelLODIndex::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_SetPriority \ static_assert(alignof(LevelStreaming_SetPriority) == 0x000004, "Wrong alignment on LevelStreaming_SetPriority"); \ static_assert(sizeof(LevelStreaming_SetPriority) == 0x000004, "Wrong size on LevelStreaming_SetPriority"); \ static_assert(offsetof(LevelStreaming_SetPriority, NewPriority) == 0x000000, "Member 'LevelStreaming_SetPriority::NewPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_SetShouldBeLoaded \ static_assert(alignof(LevelStreaming_SetShouldBeLoaded) == 0x000001, "Wrong alignment on LevelStreaming_SetShouldBeLoaded"); \ static_assert(sizeof(LevelStreaming_SetShouldBeLoaded) == 0x000001, "Wrong size on LevelStreaming_SetShouldBeLoaded"); \ static_assert(offsetof(LevelStreaming_SetShouldBeLoaded, bInShouldBeLoaded) == 0x000000, "Member 'LevelStreaming_SetShouldBeLoaded::bInShouldBeLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_SetShouldBeVisible \ static_assert(alignof(LevelStreaming_SetShouldBeVisible) == 0x000001, "Wrong alignment on LevelStreaming_SetShouldBeVisible"); \ static_assert(sizeof(LevelStreaming_SetShouldBeVisible) == 0x000001, "Wrong size on LevelStreaming_SetShouldBeVisible"); \ static_assert(offsetof(LevelStreaming_SetShouldBeVisible, bInShouldBeVisible) == 0x000000, "Member 'LevelStreaming_SetShouldBeVisible::bInShouldBeVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_GetIsRequestingUnloadAndRemoval \ static_assert(alignof(LevelStreaming_GetIsRequestingUnloadAndRemoval) == 0x000001, "Wrong alignment on LevelStreaming_GetIsRequestingUnloadAndRemoval"); \ static_assert(sizeof(LevelStreaming_GetIsRequestingUnloadAndRemoval) == 0x000001, "Wrong size on LevelStreaming_GetIsRequestingUnloadAndRemoval"); \ static_assert(offsetof(LevelStreaming_GetIsRequestingUnloadAndRemoval, ReturnValue) == 0x000000, "Member 'LevelStreaming_GetIsRequestingUnloadAndRemoval::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_GetLoadedLevel \ static_assert(alignof(LevelStreaming_GetLoadedLevel) == 0x000008, "Wrong alignment on LevelStreaming_GetLoadedLevel"); \ static_assert(sizeof(LevelStreaming_GetLoadedLevel) == 0x000008, "Wrong size on LevelStreaming_GetLoadedLevel"); \ static_assert(offsetof(LevelStreaming_GetLoadedLevel, ReturnValue) == 0x000000, "Member 'LevelStreaming_GetLoadedLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_GetWorldAssetPackageFName \ static_assert(alignof(LevelStreaming_GetWorldAssetPackageFName) == 0x000004, "Wrong alignment on LevelStreaming_GetWorldAssetPackageFName"); \ static_assert(sizeof(LevelStreaming_GetWorldAssetPackageFName) == 0x000008, "Wrong size on LevelStreaming_GetWorldAssetPackageFName"); \ static_assert(offsetof(LevelStreaming_GetWorldAssetPackageFName, ReturnValue) == 0x000000, "Member 'LevelStreaming_GetWorldAssetPackageFName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_IsLevelLoaded \ static_assert(alignof(LevelStreaming_IsLevelLoaded) == 0x000001, "Wrong alignment on LevelStreaming_IsLevelLoaded"); \ static_assert(sizeof(LevelStreaming_IsLevelLoaded) == 0x000001, "Wrong size on LevelStreaming_IsLevelLoaded"); \ static_assert(offsetof(LevelStreaming_IsLevelLoaded, ReturnValue) == 0x000000, "Member 'LevelStreaming_IsLevelLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_IsLevelVisible \ static_assert(alignof(LevelStreaming_IsLevelVisible) == 0x000001, "Wrong alignment on LevelStreaming_IsLevelVisible"); \ static_assert(sizeof(LevelStreaming_IsLevelVisible) == 0x000001, "Wrong size on LevelStreaming_IsLevelVisible"); \ static_assert(offsetof(LevelStreaming_IsLevelVisible, ReturnValue) == 0x000000, "Member 'LevelStreaming_IsLevelVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_IsStreamingStatePending \ static_assert(alignof(LevelStreaming_IsStreamingStatePending) == 0x000001, "Wrong alignment on LevelStreaming_IsStreamingStatePending"); \ static_assert(sizeof(LevelStreaming_IsStreamingStatePending) == 0x000001, "Wrong size on LevelStreaming_IsStreamingStatePending"); \ static_assert(offsetof(LevelStreaming_IsStreamingStatePending, ReturnValue) == 0x000000, "Member 'LevelStreaming_IsStreamingStatePending::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreaming_ShouldBeLoaded \ static_assert(alignof(LevelStreaming_ShouldBeLoaded) == 0x000001, "Wrong alignment on LevelStreaming_ShouldBeLoaded"); \ static_assert(sizeof(LevelStreaming_ShouldBeLoaded) == 0x000001, "Wrong size on LevelStreaming_ShouldBeLoaded"); \ static_assert(offsetof(LevelStreaming_ShouldBeLoaded, ReturnValue) == 0x000000, "Member 'LevelStreaming_ShouldBeLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreaming \ static_assert(alignof(ULevelStreaming) == 0x000010, "Wrong alignment on ULevelStreaming"); \ static_assert(sizeof(ULevelStreaming) == 0x0001B0, "Wrong size on ULevelStreaming"); \ static_assert(offsetof(ULevelStreaming, WorldAsset) == 0x000028, "Member 'ULevelStreaming::WorldAsset' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, StreamingPriority) == 0x000058, "Member 'ULevelStreaming::StreamingPriority' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, PackageNameToLoad) == 0x00005C, "Member 'ULevelStreaming::PackageNameToLoad' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, LODPackageNames) == 0x000068, "Member 'ULevelStreaming::LODPackageNames' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, LevelTransform) == 0x000090, "Member 'ULevelStreaming::LevelTransform' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, bClientOnlyVisible) == 0x0000F0, "Member 'ULevelStreaming::bClientOnlyVisible' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, LevelLODIndex) == 0x0000F4, "Member 'ULevelStreaming::LevelLODIndex' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, LevelColor) == 0x0000FC, "Member 'ULevelStreaming::LevelColor' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, EditorStreamingVolumes) == 0x000110, "Member 'ULevelStreaming::EditorStreamingVolumes' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, MinTimeBetweenVolumeUnloadRequests) == 0x000120, "Member 'ULevelStreaming::MinTimeBetweenVolumeUnloadRequests' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, OnLevelLoaded) == 0x000128, "Member 'ULevelStreaming::OnLevelLoaded' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, OnLevelUnloaded) == 0x000138, "Member 'ULevelStreaming::OnLevelUnloaded' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, OnLevelShown) == 0x000148, "Member 'ULevelStreaming::OnLevelShown' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, OnLevelHidden) == 0x000158, "Member 'ULevelStreaming::OnLevelHidden' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, LoadedLevel) == 0x000168, "Member 'ULevelStreaming::LoadedLevel' has a wrong offset!"); \ static_assert(offsetof(ULevelStreaming, PendingUnloadLevel) == 0x000170, "Member 'ULevelStreaming::PendingUnloadLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionObjectOrientation \ static_assert(alignof(UMaterialExpressionObjectOrientation) == 0x000008, "Wrong alignment on UMaterialExpressionObjectOrientation"); \ static_assert(sizeof(UMaterialExpressionObjectOrientation) == 0x0000B0, "Wrong size on UMaterialExpressionObjectOrientation"); \ #define DUMPER7_ASSERTS_ULevelStreamingAlwaysLoaded \ static_assert(alignof(ULevelStreamingAlwaysLoaded) == 0x000010, "Wrong alignment on ULevelStreamingAlwaysLoaded"); \ static_assert(sizeof(ULevelStreamingAlwaysLoaded) == 0x0001B0, "Wrong size on ULevelStreamingAlwaysLoaded"); \ #define DUMPER7_ASSERTS_LevelStreamingDynamic_LoadLevelInstance \ static_assert(alignof(LevelStreamingDynamic_LoadLevelInstance) == 0x000008, "Wrong alignment on LevelStreamingDynamic_LoadLevelInstance"); \ static_assert(sizeof(LevelStreamingDynamic_LoadLevelInstance) == 0x000078, "Wrong size on LevelStreamingDynamic_LoadLevelInstance"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, WorldContextObject) == 0x000000, "Member 'LevelStreamingDynamic_LoadLevelInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, LevelName) == 0x000008, "Member 'LevelStreamingDynamic_LoadLevelInstance::LevelName' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, Location) == 0x000018, "Member 'LevelStreamingDynamic_LoadLevelInstance::Location' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, Rotation) == 0x000030, "Member 'LevelStreamingDynamic_LoadLevelInstance::Rotation' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, bOutSuccess) == 0x000048, "Member 'LevelStreamingDynamic_LoadLevelInstance::bOutSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, OptionalLevelNameOverride) == 0x000050, "Member 'LevelStreamingDynamic_LoadLevelInstance::OptionalLevelNameOverride' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, OptionalLevelStreamingClass) == 0x000060, "Member 'LevelStreamingDynamic_LoadLevelInstance::OptionalLevelStreamingClass' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, bLoadAsTempPackage) == 0x000068, "Member 'LevelStreamingDynamic_LoadLevelInstance::bLoadAsTempPackage' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstance, ReturnValue) == 0x000070, "Member 'LevelStreamingDynamic_LoadLevelInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr \ static_assert(alignof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr) == 0x000008, "Wrong alignment on LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr"); \ static_assert(sizeof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr) == 0x000098, "Wrong size on LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, WorldContextObject) == 0x000000, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, Level) == 0x000008, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::Level' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, Location) == 0x000038, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::Location' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, Rotation) == 0x000050, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::Rotation' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, bOutSuccess) == 0x000068, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::bOutSuccess' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, OptionalLevelNameOverride) == 0x000070, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::OptionalLevelNameOverride' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, OptionalLevelStreamingClass) == 0x000080, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::OptionalLevelStreamingClass' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, bLoadAsTempPackage) == 0x000088, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::bLoadAsTempPackage' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr, ReturnValue) == 0x000090, "Member 'LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDynamic \ static_assert(alignof(ULevelStreamingDynamic) == 0x000010, "Wrong alignment on ULevelStreamingDynamic"); \ static_assert(sizeof(ULevelStreamingDynamic) == 0x0001B0, "Wrong size on ULevelStreamingDynamic"); \ #define DUMPER7_ASSERTS_UObjectElementCounterInterface \ static_assert(alignof(UObjectElementCounterInterface) == 0x000008, "Wrong alignment on UObjectElementCounterInterface"); \ static_assert(sizeof(UObjectElementCounterInterface) == 0x000030, "Wrong size on UObjectElementCounterInterface"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDBufferTexture \ static_assert(alignof(UMaterialExpressionDBufferTexture) == 0x000008, "Wrong alignment on UMaterialExpressionDBufferTexture"); \ static_assert(sizeof(UMaterialExpressionDBufferTexture) == 0x0000E0, "Wrong size on UMaterialExpressionDBufferTexture"); \ static_assert(offsetof(UMaterialExpressionDBufferTexture, Coordinates) == 0x0000B0, "Member 'UMaterialExpressionDBufferTexture::Coordinates' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDBufferTexture, DBufferTextureId) == 0x0000D8, "Member 'UMaterialExpressionDBufferTexture::DBufferTextureId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingPersistent \ static_assert(alignof(ULevelStreamingPersistent) == 0x000010, "Wrong alignment on ULevelStreamingPersistent"); \ static_assert(sizeof(ULevelStreamingPersistent) == 0x0001B0, "Wrong size on ULevelStreamingPersistent"); \ #define DUMPER7_ASSERTS_ALevelStreamingVolume \ static_assert(alignof(ALevelStreamingVolume) == 0x000008, "Wrong alignment on ALevelStreamingVolume"); \ static_assert(sizeof(ALevelStreamingVolume) == 0x000300, "Wrong size on ALevelStreamingVolume"); \ static_assert(offsetof(ALevelStreamingVolume, StreamingLevelNames) == 0x0002E8, "Member 'ALevelStreamingVolume::StreamingLevelNames' has a wrong offset!"); \ static_assert(offsetof(ALevelStreamingVolume, StreamingUsage) == 0x0002FC, "Member 'ALevelStreamingVolume::StreamingUsage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstantBiasScale \ static_assert(alignof(UMaterialExpressionConstantBiasScale) == 0x000008, "Wrong alignment on UMaterialExpressionConstantBiasScale"); \ static_assert(sizeof(UMaterialExpressionConstantBiasScale) == 0x0000E0, "Wrong size on UMaterialExpressionConstantBiasScale"); \ static_assert(offsetof(UMaterialExpressionConstantBiasScale, Input) == 0x0000B0, "Member 'UMaterialExpressionConstantBiasScale::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionConstantBiasScale, Bias) == 0x0000D8, "Member 'UMaterialExpressionConstantBiasScale::Bias' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionConstantBiasScale, Scale) == 0x0000DC, "Member 'UMaterialExpressionConstantBiasScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNormalize \ static_assert(alignof(UMaterialExpressionNormalize) == 0x000008, "Wrong alignment on UMaterialExpressionNormalize"); \ static_assert(sizeof(UMaterialExpressionNormalize) == 0x0000D8, "Wrong size on UMaterialExpressionNormalize"); \ static_assert(offsetof(UMaterialExpressionNormalize, VectorInput) == 0x0000B0, "Member 'UMaterialExpressionNormalize::VectorInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightmassPortal \ static_assert(alignof(ALightmassPortal) == 0x000008, "Wrong alignment on ALightmassPortal"); \ static_assert(sizeof(ALightmassPortal) == 0x0002B8, "Wrong size on ALightmassPortal"); \ static_assert(offsetof(ALightmassPortal, PortalComponent) == 0x0002B0, "Member 'ALightmassPortal::PortalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleMotionBlurFade \ static_assert(alignof(UMaterialExpressionParticleMotionBlurFade) == 0x000008, "Wrong alignment on UMaterialExpressionParticleMotionBlurFade"); \ static_assert(sizeof(UMaterialExpressionParticleMotionBlurFade) == 0x0000B0, "Wrong size on UMaterialExpressionParticleMotionBlurFade"); \ #define DUMPER7_ASSERTS_UMapBuildDataRegistry \ static_assert(alignof(UMapBuildDataRegistry) == 0x000008, "Wrong alignment on UMapBuildDataRegistry"); \ static_assert(sizeof(UMapBuildDataRegistry) == 0x000238, "Wrong size on UMapBuildDataRegistry"); \ static_assert(offsetof(UMapBuildDataRegistry, LevelLightingQuality) == 0x000028, "Member 'UMapBuildDataRegistry::LevelLightingQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInterfaceEditorOnlyData \ static_assert(alignof(UMaterialInterfaceEditorOnlyData) == 0x000008, "Wrong alignment on UMaterialInterfaceEditorOnlyData"); \ static_assert(sizeof(UMaterialInterfaceEditorOnlyData) == 0x000040, "Wrong size on UMaterialInterfaceEditorOnlyData"); \ #define DUMPER7_ASSERTS_ULocalMessage \ static_assert(alignof(ULocalMessage) == 0x000008, "Wrong alignment on ULocalMessage"); \ static_assert(sizeof(ULocalMessage) == 0x000028, "Wrong size on ULocalMessage"); \ #define DUMPER7_ASSERTS_UMaterialExpressionObjectRadius \ static_assert(alignof(UMaterialExpressionObjectRadius) == 0x000008, "Wrong alignment on UMaterialExpressionObjectRadius"); \ static_assert(sizeof(UMaterialExpressionObjectRadius) == 0x0000B0, "Wrong size on UMaterialExpressionObjectRadius"); \ #define DUMPER7_ASSERTS_UMaterialEditorOnlyData \ static_assert(alignof(UMaterialEditorOnlyData) == 0x000008, "Wrong alignment on UMaterialEditorOnlyData"); \ static_assert(sizeof(UMaterialEditorOnlyData) == 0x000618, "Wrong size on UMaterialEditorOnlyData"); \ static_assert(offsetof(UMaterialEditorOnlyData, BaseColor) == 0x000040, "Member 'UMaterialEditorOnlyData::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Metallic) == 0x000070, "Member 'UMaterialEditorOnlyData::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Specular) == 0x0000A0, "Member 'UMaterialEditorOnlyData::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Roughness) == 0x0000D0, "Member 'UMaterialEditorOnlyData::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Anisotropy) == 0x000100, "Member 'UMaterialEditorOnlyData::Anisotropy' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Normal) == 0x000130, "Member 'UMaterialEditorOnlyData::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Tangent) == 0x000168, "Member 'UMaterialEditorOnlyData::Tangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, EmissiveColor) == 0x0001A0, "Member 'UMaterialEditorOnlyData::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Opacity) == 0x0001D0, "Member 'UMaterialEditorOnlyData::Opacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, OpacityMask) == 0x000200, "Member 'UMaterialEditorOnlyData::OpacityMask' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, WorldPositionOffset) == 0x000230, "Member 'UMaterialEditorOnlyData::WorldPositionOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, SubsurfaceColor) == 0x000268, "Member 'UMaterialEditorOnlyData::SubsurfaceColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, ClearCoat) == 0x000298, "Member 'UMaterialEditorOnlyData::ClearCoat' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, ClearCoatRoughness) == 0x0002C8, "Member 'UMaterialEditorOnlyData::ClearCoatRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, AmbientOcclusion) == 0x0002F8, "Member 'UMaterialEditorOnlyData::AmbientOcclusion' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, Refraction) == 0x000328, "Member 'UMaterialEditorOnlyData::Refraction' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, CustomizedUVs) == 0x000358, "Member 'UMaterialEditorOnlyData::CustomizedUVs' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, MaterialAttributes) == 0x000518, "Member 'UMaterialEditorOnlyData::MaterialAttributes' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, PixelDepthOffset) == 0x000548, "Member 'UMaterialEditorOnlyData::PixelDepthOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, ShadingModelFromMaterialExpression) == 0x000578, "Member 'UMaterialEditorOnlyData::ShadingModelFromMaterialExpression' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, FrontMaterial) == 0x0005A8, "Member 'UMaterialEditorOnlyData::FrontMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, ExpressionCollection) == 0x0005D8, "Member 'UMaterialEditorOnlyData::ExpressionCollection' has a wrong offset!"); \ static_assert(offsetof(UMaterialEditorOnlyData, ParameterGroupData) == 0x000608, "Member 'UMaterialEditorOnlyData::ParameterGroupData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNaniteReplace \ static_assert(alignof(UMaterialExpressionNaniteReplace) == 0x000008, "Wrong alignment on UMaterialExpressionNaniteReplace"); \ static_assert(sizeof(UMaterialExpressionNaniteReplace) == 0x000100, "Wrong size on UMaterialExpressionNaniteReplace"); \ static_assert(offsetof(UMaterialExpressionNaniteReplace, Default) == 0x0000B0, "Member 'UMaterialExpressionNaniteReplace::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNaniteReplace, Nanite) == 0x0000D8, "Member 'UMaterialExpressionNaniteReplace::Nanite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAbs \ static_assert(alignof(UMaterialExpressionAbs) == 0x000008, "Wrong alignment on UMaterialExpressionAbs"); \ static_assert(sizeof(UMaterialExpressionAbs) == 0x0000D8, "Wrong size on UMaterialExpressionAbs"); \ static_assert(offsetof(UMaterialExpressionAbs, Input) == 0x0000B0, "Member 'UMaterialExpressionAbs::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAbsorptionMediumMaterialOutput \ static_assert(alignof(UMaterialExpressionAbsorptionMediumMaterialOutput) == 0x000008, "Wrong alignment on UMaterialExpressionAbsorptionMediumMaterialOutput"); \ static_assert(sizeof(UMaterialExpressionAbsorptionMediumMaterialOutput) == 0x0000D8, "Wrong size on UMaterialExpressionAbsorptionMediumMaterialOutput"); \ static_assert(offsetof(UMaterialExpressionAbsorptionMediumMaterialOutput, TransmittanceColor) == 0x0000B0, "Member 'UMaterialExpressionAbsorptionMediumMaterialOutput::TransmittanceColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveTable \ static_assert(alignof(UCurveTable) == 0x000008, "Wrong alignment on UCurveTable"); \ static_assert(sizeof(UCurveTable) == 0x0000A0, "Wrong size on UCurveTable"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleDirection \ static_assert(alignof(UMaterialExpressionParticleDirection) == 0x000008, "Wrong alignment on UMaterialExpressionParticleDirection"); \ static_assert(sizeof(UMaterialExpressionParticleDirection) == 0x0000B0, "Wrong size on UMaterialExpressionParticleDirection"); \ #define DUMPER7_ASSERTS_UMaterialExpressionActorPositionWS \ static_assert(alignof(UMaterialExpressionActorPositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionActorPositionWS"); \ static_assert(sizeof(UMaterialExpressionActorPositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionActorPositionWS"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAdd \ static_assert(alignof(UMaterialExpressionAdd) == 0x000008, "Wrong alignment on UMaterialExpressionAdd"); \ static_assert(sizeof(UMaterialExpressionAdd) == 0x000108, "Wrong size on UMaterialExpressionAdd"); \ static_assert(offsetof(UMaterialExpressionAdd, A) == 0x0000B0, "Member 'UMaterialExpressionAdd::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionAdd, B) == 0x0000D8, "Member 'UMaterialExpressionAdd::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionAdd, ConstA) == 0x000100, "Member 'UMaterialExpressionAdd::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionAdd, ConstB) == 0x000104, "Member 'UMaterialExpressionAdd::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAppendVector \ static_assert(alignof(UMaterialExpressionAppendVector) == 0x000008, "Wrong alignment on UMaterialExpressionAppendVector"); \ static_assert(sizeof(UMaterialExpressionAppendVector) == 0x000100, "Wrong size on UMaterialExpressionAppendVector"); \ static_assert(offsetof(UMaterialExpressionAppendVector, A) == 0x0000B0, "Member 'UMaterialExpressionAppendVector::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionAppendVector, B) == 0x0000D8, "Member 'UMaterialExpressionAppendVector::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStructCookedMetaData \ static_assert(alignof(UStructCookedMetaData) == 0x000008, "Wrong alignment on UStructCookedMetaData"); \ static_assert(sizeof(UStructCookedMetaData) == 0x0000C8, "Wrong size on UStructCookedMetaData"); \ static_assert(offsetof(UStructCookedMetaData, StructMetaData) == 0x000028, "Member 'UStructCookedMetaData::StructMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArccosineFast \ static_assert(alignof(UMaterialExpressionArccosineFast) == 0x000008, "Wrong alignment on UMaterialExpressionArccosineFast"); \ static_assert(sizeof(UMaterialExpressionArccosineFast) == 0x0000D8, "Wrong size on UMaterialExpressionArccosineFast"); \ static_assert(offsetof(UMaterialExpressionArccosineFast, Input) == 0x0000B0, "Member 'UMaterialExpressionArccosineFast::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPanner \ static_assert(alignof(UMaterialExpressionPanner) == 0x000008, "Wrong alignment on UMaterialExpressionPanner"); \ static_assert(sizeof(UMaterialExpressionPanner) == 0x000138, "Wrong size on UMaterialExpressionPanner"); \ static_assert(offsetof(UMaterialExpressionPanner, Coordinate) == 0x0000B0, "Member 'UMaterialExpressionPanner::Coordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, Time) == 0x0000D8, "Member 'UMaterialExpressionPanner::Time' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, Speed) == 0x000100, "Member 'UMaterialExpressionPanner::Speed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, SpeedX) == 0x000128, "Member 'UMaterialExpressionPanner::SpeedX' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, SpeedY) == 0x00012C, "Member 'UMaterialExpressionPanner::SpeedY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, ConstCoordinate) == 0x000130, "Member 'UMaterialExpressionPanner::ConstCoordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPanner, bFractionalPart) == 0x000134, "Member 'UMaterialExpressionPanner::bFractionalPart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArcsine \ static_assert(alignof(UMaterialExpressionArcsine) == 0x000008, "Wrong alignment on UMaterialExpressionArcsine"); \ static_assert(sizeof(UMaterialExpressionArcsine) == 0x0000D8, "Wrong size on UMaterialExpressionArcsine"); \ static_assert(offsetof(UMaterialExpressionArcsine, Input) == 0x0000B0, "Member 'UMaterialExpressionArcsine::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArcsineFast \ static_assert(alignof(UMaterialExpressionArcsineFast) == 0x000008, "Wrong alignment on UMaterialExpressionArcsineFast"); \ static_assert(sizeof(UMaterialExpressionArcsineFast) == 0x0000D8, "Wrong size on UMaterialExpressionArcsineFast"); \ static_assert(offsetof(UMaterialExpressionArcsineFast, Input) == 0x0000B0, "Member 'UMaterialExpressionArcsineFast::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACullDistanceVolume \ static_assert(alignof(ACullDistanceVolume) == 0x000008, "Wrong alignment on ACullDistanceVolume"); \ static_assert(sizeof(ACullDistanceVolume) == 0x000300, "Wrong size on ACullDistanceVolume"); \ static_assert(offsetof(ACullDistanceVolume, CullDistances) == 0x0002E8, "Member 'ACullDistanceVolume::CullDistances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleSpeed \ static_assert(alignof(UMaterialExpressionParticleSpeed) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSpeed"); \ static_assert(sizeof(UMaterialExpressionParticleSpeed) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSpeed"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArctangent \ static_assert(alignof(UMaterialExpressionArctangent) == 0x000008, "Wrong alignment on UMaterialExpressionArctangent"); \ static_assert(sizeof(UMaterialExpressionArctangent) == 0x0000D8, "Wrong size on UMaterialExpressionArctangent"); \ static_assert(offsetof(UMaterialExpressionArctangent, Input) == 0x0000B0, "Member 'UMaterialExpressionArctangent::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArctangent2 \ static_assert(alignof(UMaterialExpressionArctangent2) == 0x000008, "Wrong alignment on UMaterialExpressionArctangent2"); \ static_assert(sizeof(UMaterialExpressionArctangent2) == 0x000100, "Wrong size on UMaterialExpressionArctangent2"); \ static_assert(offsetof(UMaterialExpressionArctangent2, Y) == 0x0000B0, "Member 'UMaterialExpressionArctangent2::Y' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionArctangent2, X) == 0x0000D8, "Member 'UMaterialExpressionArctangent2::X' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionArctangentFast \ static_assert(alignof(UMaterialExpressionArctangentFast) == 0x000008, "Wrong alignment on UMaterialExpressionArctangentFast"); \ static_assert(sizeof(UMaterialExpressionArctangentFast) == 0x0000D8, "Wrong size on UMaterialExpressionArctangentFast"); \ static_assert(offsetof(UMaterialExpressionArctangentFast, Input) == 0x0000B0, "Member 'UMaterialExpressionArctangentFast::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveLinearColor_GetClampedLinearColorValue \ static_assert(alignof(CurveLinearColor_GetClampedLinearColorValue) == 0x000004, "Wrong alignment on CurveLinearColor_GetClampedLinearColorValue"); \ static_assert(sizeof(CurveLinearColor_GetClampedLinearColorValue) == 0x000014, "Wrong size on CurveLinearColor_GetClampedLinearColorValue"); \ static_assert(offsetof(CurveLinearColor_GetClampedLinearColorValue, InTime) == 0x000000, "Member 'CurveLinearColor_GetClampedLinearColorValue::InTime' has a wrong offset!"); \ static_assert(offsetof(CurveLinearColor_GetClampedLinearColorValue, ReturnValue) == 0x000004, "Member 'CurveLinearColor_GetClampedLinearColorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveLinearColor_GetLinearColorValue \ static_assert(alignof(CurveLinearColor_GetLinearColorValue) == 0x000004, "Wrong alignment on CurveLinearColor_GetLinearColorValue"); \ static_assert(sizeof(CurveLinearColor_GetLinearColorValue) == 0x000014, "Wrong size on CurveLinearColor_GetLinearColorValue"); \ static_assert(offsetof(CurveLinearColor_GetLinearColorValue, InTime) == 0x000000, "Member 'CurveLinearColor_GetLinearColorValue::InTime' has a wrong offset!"); \ static_assert(offsetof(CurveLinearColor_GetLinearColorValue, ReturnValue) == 0x000004, "Member 'CurveLinearColor_GetLinearColorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveLinearColor_GetUnadjustedLinearColorValue \ static_assert(alignof(CurveLinearColor_GetUnadjustedLinearColorValue) == 0x000004, "Wrong alignment on CurveLinearColor_GetUnadjustedLinearColorValue"); \ static_assert(sizeof(CurveLinearColor_GetUnadjustedLinearColorValue) == 0x000014, "Wrong size on CurveLinearColor_GetUnadjustedLinearColorValue"); \ static_assert(offsetof(CurveLinearColor_GetUnadjustedLinearColorValue, InTime) == 0x000000, "Member 'CurveLinearColor_GetUnadjustedLinearColorValue::InTime' has a wrong offset!"); \ static_assert(offsetof(CurveLinearColor_GetUnadjustedLinearColorValue, ReturnValue) == 0x000004, "Member 'CurveLinearColor_GetUnadjustedLinearColorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveLinearColor \ static_assert(alignof(UCurveLinearColor) == 0x000008, "Wrong alignment on UCurveLinearColor"); \ static_assert(sizeof(UCurveLinearColor) == 0x000250, "Wrong size on UCurveLinearColor"); \ static_assert(offsetof(UCurveLinearColor, FloatCurves) == 0x000030, "Member 'UCurveLinearColor::FloatCurves' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustHue) == 0x000230, "Member 'UCurveLinearColor::AdjustHue' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustSaturation) == 0x000234, "Member 'UCurveLinearColor::AdjustSaturation' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustBrightness) == 0x000238, "Member 'UCurveLinearColor::AdjustBrightness' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustBrightnessCurve) == 0x00023C, "Member 'UCurveLinearColor::AdjustBrightnessCurve' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustVibrance) == 0x000240, "Member 'UCurveLinearColor::AdjustVibrance' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustMinAlpha) == 0x000244, "Member 'UCurveLinearColor::AdjustMinAlpha' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColor, AdjustMaxAlpha) == 0x000248, "Member 'UCurveLinearColor::AdjustMaxAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPerInstanceCustomData \ static_assert(alignof(UMaterialExpressionPerInstanceCustomData) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceCustomData"); \ static_assert(sizeof(UMaterialExpressionPerInstanceCustomData) == 0x0000E0, "Wrong size on UMaterialExpressionPerInstanceCustomData"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData, DefaultValue) == 0x0000B0, "Member 'UMaterialExpressionPerInstanceCustomData::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData, ConstDefaultValue) == 0x0000D8, "Member 'UMaterialExpressionPerInstanceCustomData::ConstDefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData, DataIndex) == 0x0000DC, "Member 'UMaterialExpressionPerInstanceCustomData::DataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAtmosphericFogColor \ static_assert(alignof(UMaterialExpressionAtmosphericFogColor) == 0x000008, "Wrong alignment on UMaterialExpressionAtmosphericFogColor"); \ static_assert(sizeof(UMaterialExpressionAtmosphericFogColor) == 0x0000D8, "Wrong size on UMaterialExpressionAtmosphericFogColor"); \ static_assert(offsetof(UMaterialExpressionAtmosphericFogColor, WorldPosition) == 0x0000B0, "Member 'UMaterialExpressionAtmosphericFogColor::WorldPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionAtmosphericLightColor \ static_assert(alignof(UMaterialExpressionAtmosphericLightColor) == 0x000008, "Wrong alignment on UMaterialExpressionAtmosphericLightColor"); \ static_assert(sizeof(UMaterialExpressionAtmosphericLightColor) == 0x0000B0, "Wrong size on UMaterialExpressionAtmosphericLightColor"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBinaryOp \ static_assert(alignof(UMaterialExpressionBinaryOp) == 0x000008, "Wrong alignment on UMaterialExpressionBinaryOp"); \ static_assert(sizeof(UMaterialExpressionBinaryOp) == 0x000108, "Wrong size on UMaterialExpressionBinaryOp"); \ static_assert(offsetof(UMaterialExpressionBinaryOp, A) == 0x0000B0, "Member 'UMaterialExpressionBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBinaryOp, B) == 0x0000D8, "Member 'UMaterialExpressionBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBinaryOp, ConstA) == 0x000100, "Member 'UMaterialExpressionBinaryOp::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionBinaryOp, ConstB) == 0x000104, "Member 'UMaterialExpressionBinaryOp::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_OnRep_Timeline \ static_assert(alignof(TimelineComponent_OnRep_Timeline) == 0x000008, "Wrong alignment on TimelineComponent_OnRep_Timeline"); \ static_assert(sizeof(TimelineComponent_OnRep_Timeline) == 0x000098, "Wrong size on TimelineComponent_OnRep_Timeline"); \ static_assert(offsetof(TimelineComponent_OnRep_Timeline, OldTimeline) == 0x000000, "Member 'TimelineComponent_OnRep_Timeline::OldTimeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetFloatCurve \ static_assert(alignof(TimelineComponent_SetFloatCurve) == 0x000008, "Wrong alignment on TimelineComponent_SetFloatCurve"); \ static_assert(sizeof(TimelineComponent_SetFloatCurve) == 0x000010, "Wrong size on TimelineComponent_SetFloatCurve"); \ static_assert(offsetof(TimelineComponent_SetFloatCurve, NewFloatCurve) == 0x000000, "Member 'TimelineComponent_SetFloatCurve::NewFloatCurve' has a wrong offset!"); \ static_assert(offsetof(TimelineComponent_SetFloatCurve, FloatTrackName) == 0x000008, "Member 'TimelineComponent_SetFloatCurve::FloatTrackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetIgnoreTimeDilation \ static_assert(alignof(TimelineComponent_SetIgnoreTimeDilation) == 0x000001, "Wrong alignment on TimelineComponent_SetIgnoreTimeDilation"); \ static_assert(sizeof(TimelineComponent_SetIgnoreTimeDilation) == 0x000001, "Wrong size on TimelineComponent_SetIgnoreTimeDilation"); \ static_assert(offsetof(TimelineComponent_SetIgnoreTimeDilation, bNewIgnoreTimeDilation) == 0x000000, "Member 'TimelineComponent_SetIgnoreTimeDilation::bNewIgnoreTimeDilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetLinearColorCurve \ static_assert(alignof(TimelineComponent_SetLinearColorCurve) == 0x000008, "Wrong alignment on TimelineComponent_SetLinearColorCurve"); \ static_assert(sizeof(TimelineComponent_SetLinearColorCurve) == 0x000010, "Wrong size on TimelineComponent_SetLinearColorCurve"); \ static_assert(offsetof(TimelineComponent_SetLinearColorCurve, NewLinearColorCurve) == 0x000000, "Member 'TimelineComponent_SetLinearColorCurve::NewLinearColorCurve' has a wrong offset!"); \ static_assert(offsetof(TimelineComponent_SetLinearColorCurve, LinearColorTrackName) == 0x000008, "Member 'TimelineComponent_SetLinearColorCurve::LinearColorTrackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetLooping \ static_assert(alignof(TimelineComponent_SetLooping) == 0x000001, "Wrong alignment on TimelineComponent_SetLooping"); \ static_assert(sizeof(TimelineComponent_SetLooping) == 0x000001, "Wrong size on TimelineComponent_SetLooping"); \ static_assert(offsetof(TimelineComponent_SetLooping, bNewLooping) == 0x000000, "Member 'TimelineComponent_SetLooping::bNewLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetNewTime \ static_assert(alignof(TimelineComponent_SetNewTime) == 0x000004, "Wrong alignment on TimelineComponent_SetNewTime"); \ static_assert(sizeof(TimelineComponent_SetNewTime) == 0x000004, "Wrong size on TimelineComponent_SetNewTime"); \ static_assert(offsetof(TimelineComponent_SetNewTime, NewTime) == 0x000000, "Member 'TimelineComponent_SetNewTime::NewTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetPlaybackPosition \ static_assert(alignof(TimelineComponent_SetPlaybackPosition) == 0x000004, "Wrong alignment on TimelineComponent_SetPlaybackPosition"); \ static_assert(sizeof(TimelineComponent_SetPlaybackPosition) == 0x000008, "Wrong size on TimelineComponent_SetPlaybackPosition"); \ static_assert(offsetof(TimelineComponent_SetPlaybackPosition, NewPosition) == 0x000000, "Member 'TimelineComponent_SetPlaybackPosition::NewPosition' has a wrong offset!"); \ static_assert(offsetof(TimelineComponent_SetPlaybackPosition, bFireEvents) == 0x000004, "Member 'TimelineComponent_SetPlaybackPosition::bFireEvents' has a wrong offset!"); \ static_assert(offsetof(TimelineComponent_SetPlaybackPosition, bFireUpdate) == 0x000005, "Member 'TimelineComponent_SetPlaybackPosition::bFireUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetPlayRate \ static_assert(alignof(TimelineComponent_SetPlayRate) == 0x000004, "Wrong alignment on TimelineComponent_SetPlayRate"); \ static_assert(sizeof(TimelineComponent_SetPlayRate) == 0x000004, "Wrong size on TimelineComponent_SetPlayRate"); \ static_assert(offsetof(TimelineComponent_SetPlayRate, NewRate) == 0x000000, "Member 'TimelineComponent_SetPlayRate::NewRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetTimelineLength \ static_assert(alignof(TimelineComponent_SetTimelineLength) == 0x000004, "Wrong alignment on TimelineComponent_SetTimelineLength"); \ static_assert(sizeof(TimelineComponent_SetTimelineLength) == 0x000004, "Wrong size on TimelineComponent_SetTimelineLength"); \ static_assert(offsetof(TimelineComponent_SetTimelineLength, NewLength) == 0x000000, "Member 'TimelineComponent_SetTimelineLength::NewLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetTimelineLengthMode \ static_assert(alignof(TimelineComponent_SetTimelineLengthMode) == 0x000001, "Wrong alignment on TimelineComponent_SetTimelineLengthMode"); \ static_assert(sizeof(TimelineComponent_SetTimelineLengthMode) == 0x000001, "Wrong size on TimelineComponent_SetTimelineLengthMode"); \ static_assert(offsetof(TimelineComponent_SetTimelineLengthMode, NewLengthMode) == 0x000000, "Member 'TimelineComponent_SetTimelineLengthMode::NewLengthMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_SetVectorCurve \ static_assert(alignof(TimelineComponent_SetVectorCurve) == 0x000008, "Wrong alignment on TimelineComponent_SetVectorCurve"); \ static_assert(sizeof(TimelineComponent_SetVectorCurve) == 0x000010, "Wrong size on TimelineComponent_SetVectorCurve"); \ static_assert(offsetof(TimelineComponent_SetVectorCurve, NewVectorCurve) == 0x000000, "Member 'TimelineComponent_SetVectorCurve::NewVectorCurve' has a wrong offset!"); \ static_assert(offsetof(TimelineComponent_SetVectorCurve, VectorTrackName) == 0x000008, "Member 'TimelineComponent_SetVectorCurve::VectorTrackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_GetIgnoreTimeDilation \ static_assert(alignof(TimelineComponent_GetIgnoreTimeDilation) == 0x000001, "Wrong alignment on TimelineComponent_GetIgnoreTimeDilation"); \ static_assert(sizeof(TimelineComponent_GetIgnoreTimeDilation) == 0x000001, "Wrong size on TimelineComponent_GetIgnoreTimeDilation"); \ static_assert(offsetof(TimelineComponent_GetIgnoreTimeDilation, ReturnValue) == 0x000000, "Member 'TimelineComponent_GetIgnoreTimeDilation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_GetPlaybackPosition \ static_assert(alignof(TimelineComponent_GetPlaybackPosition) == 0x000004, "Wrong alignment on TimelineComponent_GetPlaybackPosition"); \ static_assert(sizeof(TimelineComponent_GetPlaybackPosition) == 0x000004, "Wrong size on TimelineComponent_GetPlaybackPosition"); \ static_assert(offsetof(TimelineComponent_GetPlaybackPosition, ReturnValue) == 0x000000, "Member 'TimelineComponent_GetPlaybackPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_GetPlayRate \ static_assert(alignof(TimelineComponent_GetPlayRate) == 0x000004, "Wrong alignment on TimelineComponent_GetPlayRate"); \ static_assert(sizeof(TimelineComponent_GetPlayRate) == 0x000004, "Wrong size on TimelineComponent_GetPlayRate"); \ static_assert(offsetof(TimelineComponent_GetPlayRate, ReturnValue) == 0x000000, "Member 'TimelineComponent_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_GetScaledTimelineLength \ static_assert(alignof(TimelineComponent_GetScaledTimelineLength) == 0x000004, "Wrong alignment on TimelineComponent_GetScaledTimelineLength"); \ static_assert(sizeof(TimelineComponent_GetScaledTimelineLength) == 0x000004, "Wrong size on TimelineComponent_GetScaledTimelineLength"); \ static_assert(offsetof(TimelineComponent_GetScaledTimelineLength, ReturnValue) == 0x000000, "Member 'TimelineComponent_GetScaledTimelineLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_GetTimelineLength \ static_assert(alignof(TimelineComponent_GetTimelineLength) == 0x000004, "Wrong alignment on TimelineComponent_GetTimelineLength"); \ static_assert(sizeof(TimelineComponent_GetTimelineLength) == 0x000004, "Wrong size on TimelineComponent_GetTimelineLength"); \ static_assert(offsetof(TimelineComponent_GetTimelineLength, ReturnValue) == 0x000000, "Member 'TimelineComponent_GetTimelineLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_IsLooping \ static_assert(alignof(TimelineComponent_IsLooping) == 0x000001, "Wrong alignment on TimelineComponent_IsLooping"); \ static_assert(sizeof(TimelineComponent_IsLooping) == 0x000001, "Wrong size on TimelineComponent_IsLooping"); \ static_assert(offsetof(TimelineComponent_IsLooping, ReturnValue) == 0x000000, "Member 'TimelineComponent_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_IsPlaying \ static_assert(alignof(TimelineComponent_IsPlaying) == 0x000001, "Wrong alignment on TimelineComponent_IsPlaying"); \ static_assert(sizeof(TimelineComponent_IsPlaying) == 0x000001, "Wrong size on TimelineComponent_IsPlaying"); \ static_assert(offsetof(TimelineComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'TimelineComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimelineComponent_IsReversing \ static_assert(alignof(TimelineComponent_IsReversing) == 0x000001, "Wrong alignment on TimelineComponent_IsReversing"); \ static_assert(sizeof(TimelineComponent_IsReversing) == 0x000001, "Wrong size on TimelineComponent_IsReversing"); \ static_assert(offsetof(TimelineComponent_IsReversing, ReturnValue) == 0x000000, "Member 'TimelineComponent_IsReversing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimelineComponent \ static_assert(alignof(UTimelineComponent) == 0x000008, "Wrong alignment on UTimelineComponent"); \ static_assert(sizeof(UTimelineComponent) == 0x000140, "Wrong size on UTimelineComponent"); \ static_assert(offsetof(UTimelineComponent, TheTimeline) == 0x0000A0, "Member 'UTimelineComponent::TheTimeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLess \ static_assert(alignof(UMaterialExpressionLess) == 0x000008, "Wrong alignment on UMaterialExpressionLess"); \ static_assert(sizeof(UMaterialExpressionLess) == 0x000108, "Wrong size on UMaterialExpressionLess"); \ #define DUMPER7_ASSERTS_UMaterialExpressionBreakMaterialAttributes \ static_assert(alignof(UMaterialExpressionBreakMaterialAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionBreakMaterialAttributes"); \ static_assert(sizeof(UMaterialExpressionBreakMaterialAttributes) == 0x0000E0, "Wrong size on UMaterialExpressionBreakMaterialAttributes"); \ static_assert(offsetof(UMaterialExpressionBreakMaterialAttributes, MaterialAttributes) == 0x0000B0, "Member 'UMaterialExpressionBreakMaterialAttributes::MaterialAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserDefinedStruct \ static_assert(alignof(UUserDefinedStruct) == 0x000008, "Wrong alignment on UUserDefinedStruct"); \ static_assert(sizeof(UUserDefinedStruct) == 0x000108, "Wrong size on UUserDefinedStruct"); \ static_assert(offsetof(UUserDefinedStruct, Status) == 0x0000C0, "Member 'UUserDefinedStruct::Status' has a wrong offset!"); \ static_assert(offsetof(UUserDefinedStruct, Guid) == 0x0000C4, "Member 'UUserDefinedStruct::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCameraPositionWS \ static_assert(alignof(UMaterialExpressionCameraPositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionCameraPositionWS"); \ static_assert(sizeof(UMaterialExpressionCameraPositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionCameraPositionWS"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCeil \ static_assert(alignof(UMaterialExpressionCeil) == 0x000008, "Wrong alignment on UMaterialExpressionCeil"); \ static_assert(sizeof(UMaterialExpressionCeil) == 0x0000D8, "Wrong size on UMaterialExpressionCeil"); \ static_assert(offsetof(UMaterialExpressionCeil, Input) == 0x0000B0, "Member 'UMaterialExpressionCeil::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVectorField \ static_assert(alignof(UVectorField) == 0x000008, "Wrong alignment on UVectorField"); \ static_assert(sizeof(UVectorField) == 0x000068, "Wrong size on UVectorField"); \ static_assert(offsetof(UVectorField, Bounds) == 0x000028, "Member 'UVectorField::Bounds' has a wrong offset!"); \ static_assert(offsetof(UVectorField, Intensity) == 0x000060, "Member 'UVectorField::Intensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVectorFieldStatic \ static_assert(alignof(UVectorFieldStatic) == 0x000008, "Wrong alignment on UVectorFieldStatic"); \ static_assert(sizeof(UVectorFieldStatic) == 0x0000B0, "Wrong size on UVectorFieldStatic"); \ static_assert(offsetof(UVectorFieldStatic, SizeX) == 0x000068, "Member 'UVectorFieldStatic::SizeX' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldStatic, SizeY) == 0x00006C, "Member 'UVectorFieldStatic::SizeY' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldStatic, SizeZ) == 0x000070, "Member 'UVectorFieldStatic::SizeZ' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldStatic, bAllowCPUAccess) == 0x000074, "Member 'UVectorFieldStatic::bAllowCPUAccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVectorParameter \ static_assert(alignof(UMaterialExpressionVectorParameter) == 0x000008, "Wrong alignment on UMaterialExpressionVectorParameter"); \ static_assert(sizeof(UMaterialExpressionVectorParameter) == 0x000150, "Wrong size on UMaterialExpressionVectorParameter"); \ static_assert(offsetof(UMaterialExpressionVectorParameter, DefaultValue) == 0x0000D8, "Member 'UMaterialExpressionVectorParameter::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorParameter, bUseCustomPrimitiveData) == 0x0000E8, "Member 'UMaterialExpressionVectorParameter::bUseCustomPrimitiveData' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorParameter, PrimitiveDataIndex) == 0x0000E9, "Member 'UMaterialExpressionVectorParameter::PrimitiveDataIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorParameter, ChannelNames) == 0x0000F0, "Member 'UMaterialExpressionVectorParameter::ChannelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionChannelMaskParameter \ static_assert(alignof(UMaterialExpressionChannelMaskParameter) == 0x000008, "Wrong alignment on UMaterialExpressionChannelMaskParameter"); \ static_assert(sizeof(UMaterialExpressionChannelMaskParameter) == 0x000180, "Wrong size on UMaterialExpressionChannelMaskParameter"); \ static_assert(offsetof(UMaterialExpressionChannelMaskParameter, MaskChannel) == 0x000150, "Member 'UMaterialExpressionChannelMaskParameter::MaskChannel' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionChannelMaskParameter, Input) == 0x000158, "Member 'UMaterialExpressionChannelMaskParameter::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionClamp \ static_assert(alignof(UMaterialExpressionClamp) == 0x000008, "Wrong alignment on UMaterialExpressionClamp"); \ static_assert(sizeof(UMaterialExpressionClamp) == 0x000138, "Wrong size on UMaterialExpressionClamp"); \ static_assert(offsetof(UMaterialExpressionClamp, Input) == 0x0000B0, "Member 'UMaterialExpressionClamp::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionClamp, Min) == 0x0000D8, "Member 'UMaterialExpressionClamp::Min' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionClamp, Max) == 0x000100, "Member 'UMaterialExpressionClamp::Max' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionClamp, ClampMode) == 0x000128, "Member 'UMaterialExpressionClamp::ClampMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionClamp, MinDefault) == 0x00012C, "Member 'UMaterialExpressionClamp::MinDefault' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionClamp, MaxDefault) == 0x000130, "Member 'UMaterialExpressionClamp::MaxDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWorldPartitionRuntimeCellOwner \ static_assert(alignof(IWorldPartitionRuntimeCellOwner) == 0x000001, "Wrong alignment on IWorldPartitionRuntimeCellOwner"); \ static_assert(sizeof(IWorldPartitionRuntimeCellOwner) == 0x000001, "Wrong size on IWorldPartitionRuntimeCellOwner"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCloudSampleAttribute \ static_assert(alignof(UMaterialExpressionCloudSampleAttribute) == 0x000008, "Wrong alignment on UMaterialExpressionCloudSampleAttribute"); \ static_assert(sizeof(UMaterialExpressionCloudSampleAttribute) == 0x0000B0, "Wrong size on UMaterialExpressionCloudSampleAttribute"); \ #define DUMPER7_ASSERTS_UMaterialExpressionComposite \ static_assert(alignof(UMaterialExpressionComposite) == 0x000008, "Wrong alignment on UMaterialExpressionComposite"); \ static_assert(sizeof(UMaterialExpressionComposite) == 0x0000D0, "Wrong size on UMaterialExpressionComposite"); \ static_assert(offsetof(UMaterialExpressionComposite, SubgraphName) == 0x0000B0, "Member 'UMaterialExpressionComposite::SubgraphName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComposite, InputExpressions) == 0x0000C0, "Member 'UMaterialExpressionComposite::InputExpressions' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionComposite, OutputExpressions) == 0x0000C8, "Member 'UMaterialExpressionComposite::OutputExpressions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstant2Vector \ static_assert(alignof(UMaterialExpressionConstant2Vector) == 0x000008, "Wrong alignment on UMaterialExpressionConstant2Vector"); \ static_assert(sizeof(UMaterialExpressionConstant2Vector) == 0x0000B8, "Wrong size on UMaterialExpressionConstant2Vector"); \ static_assert(offsetof(UMaterialExpressionConstant2Vector, R) == 0x0000B0, "Member 'UMaterialExpressionConstant2Vector::R' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionConstant2Vector, G) == 0x0000B4, "Member 'UMaterialExpressionConstant2Vector::G' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlaneReflectionCapture \ static_assert(alignof(APlaneReflectionCapture) == 0x000008, "Wrong alignment on APlaneReflectionCapture"); \ static_assert(sizeof(APlaneReflectionCapture) == 0x0002B8, "Wrong size on APlaneReflectionCapture"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstant4Vector \ static_assert(alignof(UMaterialExpressionConstant4Vector) == 0x000008, "Wrong alignment on UMaterialExpressionConstant4Vector"); \ static_assert(sizeof(UMaterialExpressionConstant4Vector) == 0x0000C0, "Wrong size on UMaterialExpressionConstant4Vector"); \ static_assert(offsetof(UMaterialExpressionConstant4Vector, Constant) == 0x0000B0, "Member 'UMaterialExpressionConstant4Vector::Constant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionCosine \ static_assert(alignof(UMaterialExpressionCosine) == 0x000008, "Wrong alignment on UMaterialExpressionCosine"); \ static_assert(sizeof(UMaterialExpressionCosine) == 0x0000E0, "Wrong size on UMaterialExpressionCosine"); \ static_assert(offsetof(UMaterialExpressionCosine, Input) == 0x0000B0, "Member 'UMaterialExpressionCosine::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionCosine, Period) == 0x0000D8, "Member 'UMaterialExpressionCosine::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolys \ static_assert(alignof(UPolys) == 0x000008, "Wrong alignment on UPolys"); \ static_assert(sizeof(UPolys) == 0x000038, "Wrong size on UPolys"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDecalAutomapping \ static_assert(alignof(UMaterialExpressionDecalAutomapping) == 0x000008, "Wrong alignment on UMaterialExpressionDecalAutomapping"); \ static_assert(sizeof(UMaterialExpressionDecalAutomapping) == 0x0000B0, "Wrong size on UMaterialExpressionDecalAutomapping"); \ #define DUMPER7_ASSERTS_UParticleModulePivotOffset \ static_assert(alignof(UParticleModulePivotOffset) == 0x000008, "Wrong alignment on UParticleModulePivotOffset"); \ static_assert(sizeof(UParticleModulePivotOffset) == 0x000040, "Wrong size on UParticleModulePivotOffset"); \ static_assert(offsetof(UParticleModulePivotOffset, PivotOffset) == 0x000030, "Member 'UParticleModulePivotOffset::PivotOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDeltaTime \ static_assert(alignof(UMaterialExpressionDeltaTime) == 0x000008, "Wrong alignment on UMaterialExpressionDeltaTime"); \ static_assert(sizeof(UMaterialExpressionDeltaTime) == 0x0000B0, "Wrong size on UMaterialExpressionDeltaTime"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationRate \ static_assert(alignof(UParticleModuleRotationRate) == 0x000008, "Wrong alignment on UParticleModuleRotationRate"); \ static_assert(sizeof(UParticleModuleRotationRate) == 0x000060, "Wrong size on UParticleModuleRotationRate"); \ static_assert(offsetof(UParticleModuleRotationRate, StartRotationRate) == 0x000030, "Member 'UParticleModuleRotationRate::StartRotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDepthOfFieldFunction \ static_assert(alignof(UMaterialExpressionDepthOfFieldFunction) == 0x000008, "Wrong alignment on UMaterialExpressionDepthOfFieldFunction"); \ static_assert(sizeof(UMaterialExpressionDepthOfFieldFunction) == 0x0000E0, "Wrong size on UMaterialExpressionDepthOfFieldFunction"); \ static_assert(offsetof(UMaterialExpressionDepthOfFieldFunction, FunctionValue) == 0x0000B0, "Member 'UMaterialExpressionDepthOfFieldFunction::FunctionValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDepthOfFieldFunction, Depth) == 0x0000B8, "Member 'UMaterialExpressionDepthOfFieldFunction::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDesaturation \ static_assert(alignof(UMaterialExpressionDesaturation) == 0x000008, "Wrong alignment on UMaterialExpressionDesaturation"); \ static_assert(sizeof(UMaterialExpressionDesaturation) == 0x000110, "Wrong size on UMaterialExpressionDesaturation"); \ static_assert(offsetof(UMaterialExpressionDesaturation, Input) == 0x0000B0, "Member 'UMaterialExpressionDesaturation::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDesaturation, Fraction) == 0x0000D8, "Member 'UMaterialExpressionDesaturation::Fraction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDesaturation, LuminanceFactors) == 0x000100, "Member 'UMaterialExpressionDesaturation::LuminanceFactors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistanceCullFade \ static_assert(alignof(UMaterialExpressionDistanceCullFade) == 0x000008, "Wrong alignment on UMaterialExpressionDistanceCullFade"); \ static_assert(sizeof(UMaterialExpressionDistanceCullFade) == 0x0000B0, "Wrong size on UMaterialExpressionDistanceCullFade"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistanceFieldGradient \ static_assert(alignof(UMaterialExpressionDistanceFieldGradient) == 0x000008, "Wrong alignment on UMaterialExpressionDistanceFieldGradient"); \ static_assert(sizeof(UMaterialExpressionDistanceFieldGradient) == 0x0000D8, "Wrong size on UMaterialExpressionDistanceFieldGradient"); \ static_assert(offsetof(UMaterialExpressionDistanceFieldGradient, position) == 0x0000B0, "Member 'UMaterialExpressionDistanceFieldGradient::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSizeScaleBySpeed \ static_assert(alignof(UParticleModuleSizeScaleBySpeed) == 0x000008, "Wrong alignment on UParticleModuleSizeScaleBySpeed"); \ static_assert(sizeof(UParticleModuleSizeScaleBySpeed) == 0x000050, "Wrong size on UParticleModuleSizeScaleBySpeed"); \ static_assert(offsetof(UParticleModuleSizeScaleBySpeed, SpeedScale) == 0x000030, "Member 'UParticleModuleSizeScaleBySpeed::SpeedScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSizeScaleBySpeed, MaxScale) == 0x000040, "Member 'UParticleModuleSizeScaleBySpeed::MaxScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDistanceToNearestSurface \ static_assert(alignof(UMaterialExpressionDistanceToNearestSurface) == 0x000008, "Wrong alignment on UMaterialExpressionDistanceToNearestSurface"); \ static_assert(sizeof(UMaterialExpressionDistanceToNearestSurface) == 0x0000D8, "Wrong size on UMaterialExpressionDistanceToNearestSurface"); \ static_assert(offsetof(UMaterialExpressionDistanceToNearestSurface, position) == 0x0000B0, "Member 'UMaterialExpressionDistanceToNearestSurface::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDotProduct \ static_assert(alignof(UMaterialExpressionDotProduct) == 0x000008, "Wrong alignment on UMaterialExpressionDotProduct"); \ static_assert(sizeof(UMaterialExpressionDotProduct) == 0x000100, "Wrong size on UMaterialExpressionDotProduct"); \ static_assert(offsetof(UMaterialExpressionDotProduct, A) == 0x0000B0, "Member 'UMaterialExpressionDotProduct::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDotProduct, B) == 0x0000D8, "Member 'UMaterialExpressionDotProduct::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASphereReflectionCapture \ static_assert(alignof(ASphereReflectionCapture) == 0x000008, "Wrong alignment on ASphereReflectionCapture"); \ static_assert(sizeof(ASphereReflectionCapture) == 0x0002C0, "Wrong size on ASphereReflectionCapture"); \ static_assert(offsetof(ASphereReflectionCapture, DrawCaptureRadius) == 0x0002B8, "Member 'ASphereReflectionCapture::DrawCaptureRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionDynamicParameter \ static_assert(alignof(UMaterialExpressionDynamicParameter) == 0x000008, "Wrong alignment on UMaterialExpressionDynamicParameter"); \ static_assert(sizeof(UMaterialExpressionDynamicParameter) == 0x0000D8, "Wrong size on UMaterialExpressionDynamicParameter"); \ static_assert(offsetof(UMaterialExpressionDynamicParameter, ParamNames) == 0x0000B0, "Member 'UMaterialExpressionDynamicParameter::ParamNames' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDynamicParameter, DefaultValue) == 0x0000C0, "Member 'UMaterialExpressionDynamicParameter::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionDynamicParameter, ParameterIndex) == 0x0000D0, "Member 'UMaterialExpressionDynamicParameter::ParameterIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionExecEnd \ static_assert(alignof(UMaterialExpressionExecEnd) == 0x000008, "Wrong alignment on UMaterialExpressionExecEnd"); \ static_assert(sizeof(UMaterialExpressionExecEnd) == 0x0000B0, "Wrong size on UMaterialExpressionExecEnd"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFeatureLevelSwitch \ static_assert(alignof(UMaterialExpressionFeatureLevelSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionFeatureLevelSwitch"); \ static_assert(sizeof(UMaterialExpressionFeatureLevelSwitch) == 0x0001A0, "Wrong size on UMaterialExpressionFeatureLevelSwitch"); \ static_assert(offsetof(UMaterialExpressionFeatureLevelSwitch, Default) == 0x0000B0, "Member 'UMaterialExpressionFeatureLevelSwitch::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFeatureLevelSwitch, Inputs) == 0x0000D8, "Member 'UMaterialExpressionFeatureLevelSwitch::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFloor \ static_assert(alignof(UMaterialExpressionFloor) == 0x000008, "Wrong alignment on UMaterialExpressionFloor"); \ static_assert(sizeof(UMaterialExpressionFloor) == 0x0000D8, "Wrong size on UMaterialExpressionFloor"); \ static_assert(offsetof(UMaterialExpressionFloor, Input) == 0x0000B0, "Member 'UMaterialExpressionFloor::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerShapeEquirect_SetEquirectProps \ static_assert(alignof(StereoLayerShapeEquirect_SetEquirectProps) == 0x000008, "Wrong alignment on StereoLayerShapeEquirect_SetEquirectProps"); \ static_assert(sizeof(StereoLayerShapeEquirect_SetEquirectProps) == 0x000090, "Wrong size on StereoLayerShapeEquirect_SetEquirectProps"); \ static_assert(offsetof(StereoLayerShapeEquirect_SetEquirectProps, InScaleBiases) == 0x000000, "Member 'StereoLayerShapeEquirect_SetEquirectProps::InScaleBiases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStereoLayerShapeEquirect \ static_assert(alignof(UStereoLayerShapeEquirect) == 0x000008, "Wrong alignment on UStereoLayerShapeEquirect"); \ static_assert(sizeof(UStereoLayerShapeEquirect) == 0x0000B8, "Wrong size on UStereoLayerShapeEquirect"); \ static_assert(offsetof(UStereoLayerShapeEquirect, LeftUVRect) == 0x000028, "Member 'UStereoLayerShapeEquirect::LeftUVRect' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeEquirect, RightUVRect) == 0x000050, "Member 'UStereoLayerShapeEquirect::RightUVRect' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeEquirect, LeftScale) == 0x000078, "Member 'UStereoLayerShapeEquirect::LeftScale' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeEquirect, RightScale) == 0x000088, "Member 'UStereoLayerShapeEquirect::RightScale' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeEquirect, LeftBias) == 0x000098, "Member 'UStereoLayerShapeEquirect::LeftBias' has a wrong offset!"); \ static_assert(offsetof(UStereoLayerShapeEquirect, RightBias) == 0x0000A8, "Member 'UStereoLayerShapeEquirect::RightBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFmod \ static_assert(alignof(UMaterialExpressionFmod) == 0x000008, "Wrong alignment on UMaterialExpressionFmod"); \ static_assert(sizeof(UMaterialExpressionFmod) == 0x000100, "Wrong size on UMaterialExpressionFmod"); \ static_assert(offsetof(UMaterialExpressionFmod, A) == 0x0000B0, "Member 'UMaterialExpressionFmod::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFmod, B) == 0x0000D8, "Member 'UMaterialExpressionFmod::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionForLoop \ static_assert(alignof(UMaterialExpressionForLoop) == 0x000008, "Wrong alignment on UMaterialExpressionForLoop"); \ static_assert(sizeof(UMaterialExpressionForLoop) == 0x000138, "Wrong size on UMaterialExpressionForLoop"); \ static_assert(offsetof(UMaterialExpressionForLoop, LoopBody) == 0x0000B0, "Member 'UMaterialExpressionForLoop::LoopBody' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionForLoop, Completed) == 0x0000B8, "Member 'UMaterialExpressionForLoop::Completed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionForLoop, StartIndex) == 0x0000C0, "Member 'UMaterialExpressionForLoop::StartIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionForLoop, EndIndex) == 0x0000E8, "Member 'UMaterialExpressionForLoop::EndIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionForLoop, IndexStep) == 0x000110, "Member 'UMaterialExpressionForLoop::IndexStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATextRenderActor \ static_assert(alignof(ATextRenderActor) == 0x000008, "Wrong alignment on ATextRenderActor"); \ static_assert(sizeof(ATextRenderActor) == 0x0002B8, "Wrong size on ATextRenderActor"); \ static_assert(offsetof(ATextRenderActor, TextRender) == 0x0002B0, "Member 'ATextRenderActor::TextRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFrac \ static_assert(alignof(UMaterialExpressionFrac) == 0x000008, "Wrong alignment on UMaterialExpressionFrac"); \ static_assert(sizeof(UMaterialExpressionFrac) == 0x0000D8, "Wrong size on UMaterialExpressionFrac"); \ static_assert(offsetof(UMaterialExpressionFrac, Input) == 0x0000B0, "Member 'UMaterialExpressionFrac::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionFunctionOutput \ static_assert(alignof(UMaterialExpressionFunctionOutput) == 0x000008, "Wrong alignment on UMaterialExpressionFunctionOutput"); \ static_assert(sizeof(UMaterialExpressionFunctionOutput) == 0x000110, "Wrong size on UMaterialExpressionFunctionOutput"); \ static_assert(offsetof(UMaterialExpressionFunctionOutput, OutputName) == 0x0000B0, "Member 'UMaterialExpressionFunctionOutput::OutputName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionOutput, Description) == 0x0000B8, "Member 'UMaterialExpressionFunctionOutput::Description' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionOutput, SortPriority) == 0x0000C8, "Member 'UMaterialExpressionFunctionOutput::SortPriority' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionOutput, A) == 0x0000D0, "Member 'UMaterialExpressionFunctionOutput::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionFunctionOutput, ID) == 0x0000FC, "Member 'UMaterialExpressionFunctionOutput::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSet \ static_assert(alignof(UAnimSet) == 0x000008, "Wrong alignment on UAnimSet"); \ static_assert(sizeof(UAnimSet) == 0x0000F0, "Wrong size on UAnimSet"); \ static_assert(offsetof(UAnimSet, TrackBoneNames) == 0x000030, "Member 'UAnimSet::TrackBoneNames' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, LinkupCache) == 0x000040, "Member 'UAnimSet::LinkupCache' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, BoneUseAnimTranslation) == 0x000050, "Member 'UAnimSet::BoneUseAnimTranslation' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, ForceUseMeshTranslation) == 0x000060, "Member 'UAnimSet::ForceUseMeshTranslation' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, UseTranslationBoneNames) == 0x000070, "Member 'UAnimSet::UseTranslationBoneNames' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, ForceMeshTranslationBoneNames) == 0x000080, "Member 'UAnimSet::ForceMeshTranslationBoneNames' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, PreviewSkelMeshName) == 0x000090, "Member 'UAnimSet::PreviewSkelMeshName' has a wrong offset!"); \ static_assert(offsetof(UAnimSet, BestRatioSkelMeshName) == 0x000098, "Member 'UAnimSet::BestRatioSkelMeshName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionConstantDouble \ static_assert(alignof(UMaterialExpressionConstantDouble) == 0x000008, "Wrong alignment on UMaterialExpressionConstantDouble"); \ static_assert(sizeof(UMaterialExpressionConstantDouble) == 0x0000B8, "Wrong size on UMaterialExpressionConstantDouble"); \ static_assert(offsetof(UMaterialExpressionConstantDouble, Value) == 0x0000B0, "Member 'UMaterialExpressionConstantDouble::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionHairAttributes \ static_assert(alignof(UMaterialExpressionHairAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionHairAttributes"); \ static_assert(sizeof(UMaterialExpressionHairAttributes) == 0x0000B8, "Wrong size on UMaterialExpressionHairAttributes"); \ #define DUMPER7_ASSERTS_UMaterialExpressionIf \ static_assert(alignof(UMaterialExpressionIf) == 0x000008, "Wrong alignment on UMaterialExpressionIf"); \ static_assert(sizeof(UMaterialExpressionIf) == 0x000188, "Wrong size on UMaterialExpressionIf"); \ static_assert(offsetof(UMaterialExpressionIf, A) == 0x0000B0, "Member 'UMaterialExpressionIf::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, B) == 0x0000D8, "Member 'UMaterialExpressionIf::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, AGreaterThanB) == 0x000100, "Member 'UMaterialExpressionIf::AGreaterThanB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, AEqualsB) == 0x000128, "Member 'UMaterialExpressionIf::AEqualsB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, ALessThanB) == 0x000150, "Member 'UMaterialExpressionIf::ALessThanB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, EqualsThreshold) == 0x000178, "Member 'UMaterialExpressionIf::EqualsThreshold' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, ConstB) == 0x00017C, "Member 'UMaterialExpressionIf::ConstB' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionIf, ConstAEqualsB) == 0x000180, "Member 'UMaterialExpressionIf::ConstAEqualsB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoneMaskFilter \ static_assert(alignof(UBoneMaskFilter) == 0x000008, "Wrong alignment on UBoneMaskFilter"); \ static_assert(sizeof(UBoneMaskFilter) == 0x000038, "Wrong size on UBoneMaskFilter"); \ static_assert(offsetof(UBoneMaskFilter, BlendPoses) == 0x000028, "Member 'UBoneMaskFilter::BlendPoses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLightmapUVs \ static_assert(alignof(UMaterialExpressionLightmapUVs) == 0x000008, "Wrong alignment on UMaterialExpressionLightmapUVs"); \ static_assert(sizeof(UMaterialExpressionLightmapUVs) == 0x0000B0, "Wrong size on UMaterialExpressionLightmapUVs"); \ #define DUMPER7_ASSERTS_UMirrorDataTable \ static_assert(alignof(UMirrorDataTable) == 0x000008, "Wrong alignment on UMirrorDataTable"); \ static_assert(sizeof(UMirrorDataTable) == 0x0001A0, "Wrong size on UMirrorDataTable"); \ static_assert(offsetof(UMirrorDataTable, MirrorFindReplaceExpressions) == 0x0000B0, "Member 'UMirrorDataTable::MirrorFindReplaceExpressions' has a wrong offset!"); \ static_assert(offsetof(UMirrorDataTable, MirrorAxis) == 0x0000C0, "Member 'UMirrorDataTable::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(UMirrorDataTable, Skeleton) == 0x0000C8, "Member 'UMirrorDataTable::Skeleton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLogarithm10 \ static_assert(alignof(UMaterialExpressionLogarithm10) == 0x000008, "Wrong alignment on UMaterialExpressionLogarithm10"); \ static_assert(sizeof(UMaterialExpressionLogarithm10) == 0x0000D8, "Wrong size on UMaterialExpressionLogarithm10"); \ static_assert(offsetof(UMaterialExpressionLogarithm10, X) == 0x0000B0, "Member 'UMaterialExpressionLogarithm10::X' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorFolder \ static_assert(alignof(UActorFolder) == 0x000008, "Wrong alignment on UActorFolder"); \ static_assert(sizeof(UActorFolder) == 0x000028, "Wrong size on UActorFolder"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMakeMaterialAttributes \ static_assert(alignof(UMaterialExpressionMakeMaterialAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionMakeMaterialAttributes"); \ static_assert(sizeof(UMaterialExpressionMakeMaterialAttributes) == 0x0004C0, "Wrong size on UMaterialExpressionMakeMaterialAttributes"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionMakeMaterialAttributes::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Metallic) == 0x0000D8, "Member 'UMaterialExpressionMakeMaterialAttributes::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Specular) == 0x000100, "Member 'UMaterialExpressionMakeMaterialAttributes::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Roughness) == 0x000128, "Member 'UMaterialExpressionMakeMaterialAttributes::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Anisotropy) == 0x000150, "Member 'UMaterialExpressionMakeMaterialAttributes::Anisotropy' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, EmissiveColor) == 0x000178, "Member 'UMaterialExpressionMakeMaterialAttributes::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Opacity) == 0x0001A0, "Member 'UMaterialExpressionMakeMaterialAttributes::Opacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, OpacityMask) == 0x0001C8, "Member 'UMaterialExpressionMakeMaterialAttributes::OpacityMask' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Normal) == 0x0001F0, "Member 'UMaterialExpressionMakeMaterialAttributes::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Tangent) == 0x000218, "Member 'UMaterialExpressionMakeMaterialAttributes::Tangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, WorldPositionOffset) == 0x000240, "Member 'UMaterialExpressionMakeMaterialAttributes::WorldPositionOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, SubsurfaceColor) == 0x000268, "Member 'UMaterialExpressionMakeMaterialAttributes::SubsurfaceColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, ClearCoat) == 0x000290, "Member 'UMaterialExpressionMakeMaterialAttributes::ClearCoat' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, ClearCoatRoughness) == 0x0002B8, "Member 'UMaterialExpressionMakeMaterialAttributes::ClearCoatRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, AmbientOcclusion) == 0x0002E0, "Member 'UMaterialExpressionMakeMaterialAttributes::AmbientOcclusion' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, Refraction) == 0x000308, "Member 'UMaterialExpressionMakeMaterialAttributes::Refraction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, CustomizedUVs) == 0x000330, "Member 'UMaterialExpressionMakeMaterialAttributes::CustomizedUVs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, PixelDepthOffset) == 0x000470, "Member 'UMaterialExpressionMakeMaterialAttributes::PixelDepthOffset' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMakeMaterialAttributes, ShadingModel) == 0x000498, "Member 'UMaterialExpressionMakeMaterialAttributes::ShadingModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMaterialAttributeLayers \ static_assert(alignof(UMaterialExpressionMaterialAttributeLayers) == 0x000008, "Wrong alignment on UMaterialExpressionMaterialAttributeLayers"); \ static_assert(sizeof(UMaterialExpressionMaterialAttributeLayers) == 0x000218, "Wrong size on UMaterialExpressionMaterialAttributeLayers"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, Input) == 0x0000B0, "Member 'UMaterialExpressionMaterialAttributeLayers::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, DefaultLayers) == 0x0000E0, "Member 'UMaterialExpressionMaterialAttributeLayers::DefaultLayers' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, LayerCallers) == 0x0001E0, "Member 'UMaterialExpressionMaterialAttributeLayers::LayerCallers' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, NumActiveLayerCallers) == 0x0001F0, "Member 'UMaterialExpressionMaterialAttributeLayers::NumActiveLayerCallers' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, BlendCallers) == 0x0001F8, "Member 'UMaterialExpressionMaterialAttributeLayers::BlendCallers' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, NumActiveBlendCallers) == 0x000208, "Member 'UMaterialExpressionMaterialAttributeLayers::NumActiveBlendCallers' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMaterialAttributeLayers, bIsLayerGraphBuilt) == 0x00020C, "Member 'UMaterialExpressionMaterialAttributeLayers::bIsLayerGraphBuilt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationSystemConfig \ static_assert(alignof(UNavigationSystemConfig) == 0x000008, "Wrong alignment on UNavigationSystemConfig"); \ static_assert(sizeof(UNavigationSystemConfig) == 0x000058, "Wrong size on UNavigationSystemConfig"); \ static_assert(offsetof(UNavigationSystemConfig, NavigationSystemClass) == 0x000028, "Member 'UNavigationSystemConfig::NavigationSystemClass' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemConfig, SupportedAgentsMask) == 0x000048, "Member 'UNavigationSystemConfig::SupportedAgentsMask' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemConfig, DefaultAgentName) == 0x00004C, "Member 'UNavigationSystemConfig::DefaultAgentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNullNavSysConfig \ static_assert(alignof(UNullNavSysConfig) == 0x000008, "Wrong alignment on UNullNavSysConfig"); \ static_assert(sizeof(UNullNavSysConfig) == 0x000058, "Wrong size on UNullNavSysConfig"); \ #define DUMPER7_ASSERTS_USoundNodeWavePlayer \ static_assert(alignof(USoundNodeWavePlayer) == 0x000008, "Wrong alignment on USoundNodeWavePlayer"); \ static_assert(sizeof(USoundNodeWavePlayer) == 0x000088, "Wrong size on USoundNodeWavePlayer"); \ static_assert(offsetof(USoundNodeWavePlayer, SoundWaveAssetPtr) == 0x000048, "Member 'USoundNodeWavePlayer::SoundWaveAssetPtr' has a wrong offset!"); \ static_assert(offsetof(USoundNodeWavePlayer, SoundWave) == 0x000078, "Member 'USoundNodeWavePlayer::SoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMaterialLayerOutput \ static_assert(alignof(UMaterialExpressionMaterialLayerOutput) == 0x000008, "Wrong alignment on UMaterialExpressionMaterialLayerOutput"); \ static_assert(sizeof(UMaterialExpressionMaterialLayerOutput) == 0x000110, "Wrong size on UMaterialExpressionMaterialLayerOutput"); \ #define DUMPER7_ASSERTS_UStaticMeshDescriptionBulkData \ static_assert(alignof(UStaticMeshDescriptionBulkData) == 0x000008, "Wrong alignment on UStaticMeshDescriptionBulkData"); \ static_assert(sizeof(UStaticMeshDescriptionBulkData) == 0x000028, "Wrong size on UStaticMeshDescriptionBulkData"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMax \ static_assert(alignof(UMaterialExpressionMax) == 0x000008, "Wrong alignment on UMaterialExpressionMax"); \ static_assert(sizeof(UMaterialExpressionMax) == 0x000108, "Wrong size on UMaterialExpressionMax"); \ static_assert(offsetof(UMaterialExpressionMax, A) == 0x0000B0, "Member 'UMaterialExpressionMax::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMax, B) == 0x0000D8, "Member 'UMaterialExpressionMax::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMax, ConstA) == 0x000100, "Member 'UMaterialExpressionMax::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMax, ConstB) == 0x000104, "Member 'UMaterialExpressionMax::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAimOffsetBlendSpace \ static_assert(alignof(UAimOffsetBlendSpace) == 0x000008, "Wrong alignment on UAimOffsetBlendSpace"); \ static_assert(sizeof(UAimOffsetBlendSpace) == 0x0001A0, "Wrong size on UAimOffsetBlendSpace"); \ #define DUMPER7_ASSERTS_UMaterialExpressionMultiply \ static_assert(alignof(UMaterialExpressionMultiply) == 0x000008, "Wrong alignment on UMaterialExpressionMultiply"); \ static_assert(sizeof(UMaterialExpressionMultiply) == 0x000108, "Wrong size on UMaterialExpressionMultiply"); \ static_assert(offsetof(UMaterialExpressionMultiply, A) == 0x0000B0, "Member 'UMaterialExpressionMultiply::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMultiply, B) == 0x0000D8, "Member 'UMaterialExpressionMultiply::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMultiply, ConstA) == 0x000100, "Member 'UMaterialExpressionMultiply::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionMultiply, ConstB) == 0x000104, "Member 'UMaterialExpressionMultiply::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNamedRerouteBase \ static_assert(alignof(UMaterialExpressionNamedRerouteBase) == 0x000008, "Wrong alignment on UMaterialExpressionNamedRerouteBase"); \ static_assert(sizeof(UMaterialExpressionNamedRerouteBase) == 0x0000B0, "Wrong size on UMaterialExpressionNamedRerouteBase"); \ #define DUMPER7_ASSERTS_UAnimBlueprintGeneratedStruct \ static_assert(alignof(UAnimBlueprintGeneratedStruct) == 0x000008, "Wrong alignment on UAnimBlueprintGeneratedStruct"); \ static_assert(sizeof(UAnimBlueprintGeneratedStruct) == 0x0000C0, "Wrong size on UAnimBlueprintGeneratedStruct"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNamedRerouteDeclaration \ static_assert(alignof(UMaterialExpressionNamedRerouteDeclaration) == 0x000008, "Wrong alignment on UMaterialExpressionNamedRerouteDeclaration"); \ static_assert(sizeof(UMaterialExpressionNamedRerouteDeclaration) == 0x000100, "Wrong size on UMaterialExpressionNamedRerouteDeclaration"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteDeclaration, Input) == 0x0000B0, "Member 'UMaterialExpressionNamedRerouteDeclaration::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteDeclaration, Name_0) == 0x0000D8, "Member 'UMaterialExpressionNamedRerouteDeclaration::Name_0' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteDeclaration, NodeColor) == 0x0000E0, "Member 'UMaterialExpressionNamedRerouteDeclaration::NodeColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteDeclaration, VariableGuid) == 0x0000F0, "Member 'UMaterialExpressionNamedRerouteDeclaration::VariableGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFloatingPawnMovement \ static_assert(alignof(UFloatingPawnMovement) == 0x000008, "Wrong alignment on UFloatingPawnMovement"); \ static_assert(sizeof(UFloatingPawnMovement) == 0x000170, "Wrong size on UFloatingPawnMovement"); \ static_assert(offsetof(UFloatingPawnMovement, MaxSpeed) == 0x000158, "Member 'UFloatingPawnMovement::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, Acceleration) == 0x00015C, "Member 'UFloatingPawnMovement::Acceleration' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, Deceleration) == 0x000160, "Member 'UFloatingPawnMovement::Deceleration' has a wrong offset!"); \ static_assert(offsetof(UFloatingPawnMovement, TurningBoost) == 0x000164, "Member 'UFloatingPawnMovement::TurningBoost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpectatorPawnMovement \ static_assert(alignof(USpectatorPawnMovement) == 0x000008, "Wrong alignment on USpectatorPawnMovement"); \ static_assert(sizeof(USpectatorPawnMovement) == 0x000178, "Wrong size on USpectatorPawnMovement"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNamedRerouteUsage \ static_assert(alignof(UMaterialExpressionNamedRerouteUsage) == 0x000008, "Wrong alignment on UMaterialExpressionNamedRerouteUsage"); \ static_assert(sizeof(UMaterialExpressionNamedRerouteUsage) == 0x0000C8, "Wrong size on UMaterialExpressionNamedRerouteUsage"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteUsage, Declaration) == 0x0000B0, "Member 'UMaterialExpressionNamedRerouteUsage::Declaration' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNamedRerouteUsage, DeclarationGuid) == 0x0000B8, "Member 'UMaterialExpressionNamedRerouteUsage::DeclarationGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionNoise \ static_assert(alignof(UMaterialExpressionNoise) == 0x000008, "Wrong alignment on UMaterialExpressionNoise"); \ static_assert(sizeof(UMaterialExpressionNoise) == 0x000128, "Wrong size on UMaterialExpressionNoise"); \ static_assert(offsetof(UMaterialExpressionNoise, position) == 0x0000B0, "Member 'UMaterialExpressionNoise::position' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, FilterWidth) == 0x0000D8, "Member 'UMaterialExpressionNoise::FilterWidth' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, Scale) == 0x000100, "Member 'UMaterialExpressionNoise::Scale' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, Quality) == 0x000104, "Member 'UMaterialExpressionNoise::Quality' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, NoiseFunction) == 0x000108, "Member 'UMaterialExpressionNoise::NoiseFunction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, Levels) == 0x000110, "Member 'UMaterialExpressionNoise::Levels' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, OutputMin) == 0x000114, "Member 'UMaterialExpressionNoise::OutputMin' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, OutputMax) == 0x000118, "Member 'UMaterialExpressionNoise::OutputMax' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, LevelScale) == 0x00011C, "Member 'UMaterialExpressionNoise::LevelScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionNoise, RepeatSize) == 0x000124, "Member 'UMaterialExpressionNoise::RepeatSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASceneCapture \ static_assert(alignof(ASceneCapture) == 0x000008, "Wrong alignment on ASceneCapture"); \ static_assert(sizeof(ASceneCapture) == 0x0002C0, "Wrong size on ASceneCapture"); \ static_assert(offsetof(ASceneCapture, MeshComp) == 0x0002B0, "Member 'ASceneCapture::MeshComp' has a wrong offset!"); \ static_assert(offsetof(ASceneCapture, SceneComponent) == 0x0002B8, "Member 'ASceneCapture::SceneComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCapture2D_OnInterpToggle \ static_assert(alignof(SceneCapture2D_OnInterpToggle) == 0x000001, "Wrong alignment on SceneCapture2D_OnInterpToggle"); \ static_assert(sizeof(SceneCapture2D_OnInterpToggle) == 0x000001, "Wrong size on SceneCapture2D_OnInterpToggle"); \ static_assert(offsetof(SceneCapture2D_OnInterpToggle, bEnable) == 0x000000, "Member 'SceneCapture2D_OnInterpToggle::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASceneCapture2D \ static_assert(alignof(ASceneCapture2D) == 0x000008, "Wrong alignment on ASceneCapture2D"); \ static_assert(sizeof(ASceneCapture2D) == 0x0002C8, "Wrong size on ASceneCapture2D"); \ static_assert(offsetof(ASceneCapture2D, CaptureComponent2D) == 0x0002C0, "Member 'ASceneCapture2D::CaptureComponent2D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionObjectBounds \ static_assert(alignof(UMaterialExpressionObjectBounds) == 0x000008, "Wrong alignment on UMaterialExpressionObjectBounds"); \ static_assert(sizeof(UMaterialExpressionObjectBounds) == 0x0000B0, "Wrong size on UMaterialExpressionObjectBounds"); \ #define DUMPER7_ASSERTS_UMaterialExpressionObjectPositionWS \ static_assert(alignof(UMaterialExpressionObjectPositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionObjectPositionWS"); \ static_assert(sizeof(UMaterialExpressionObjectPositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionObjectPositionWS"); \ #define DUMPER7_ASSERTS_UShadowMapTexture2D \ static_assert(alignof(UShadowMapTexture2D) == 0x000010, "Wrong alignment on UShadowMapTexture2D"); \ static_assert(sizeof(UShadowMapTexture2D) == 0x0002B0, "Wrong size on UShadowMapTexture2D"); \ static_assert(offsetof(UShadowMapTexture2D, ShadowmapFlags) == 0x0002A8, "Member 'UShadowMapTexture2D::ShadowmapFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleMacroUV \ static_assert(alignof(UMaterialExpressionParticleMacroUV) == 0x000008, "Wrong alignment on UMaterialExpressionParticleMacroUV"); \ static_assert(sizeof(UMaterialExpressionParticleMacroUV) == 0x0000B0, "Wrong size on UMaterialExpressionParticleMacroUV"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticlePositionWS \ static_assert(alignof(UMaterialExpressionParticlePositionWS) == 0x000008, "Wrong alignment on UMaterialExpressionParticlePositionWS"); \ static_assert(sizeof(UMaterialExpressionParticlePositionWS) == 0x0000B0, "Wrong size on UMaterialExpressionParticlePositionWS"); \ #define DUMPER7_ASSERTS_USoundGroups \ static_assert(alignof(USoundGroups) == 0x000008, "Wrong alignment on USoundGroups"); \ static_assert(sizeof(USoundGroups) == 0x000088, "Wrong size on USoundGroups"); \ static_assert(offsetof(USoundGroups, SoundGroupProfiles) == 0x000028, "Member 'USoundGroups::SoundGroupProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleRandom \ static_assert(alignof(UMaterialExpressionParticleRandom) == 0x000008, "Wrong alignment on UMaterialExpressionParticleRandom"); \ static_assert(sizeof(UMaterialExpressionParticleRandom) == 0x0000B0, "Wrong size on UMaterialExpressionParticleRandom"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleSize \ static_assert(alignof(UMaterialExpressionParticleSize) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSize"); \ static_assert(sizeof(UMaterialExpressionParticleSize) == 0x0000B0, "Wrong size on UMaterialExpressionParticleSize"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetAnimationSequence \ static_assert(alignof(AnimDataModel_GetAnimationSequence) == 0x000008, "Wrong alignment on AnimDataModel_GetAnimationSequence"); \ static_assert(sizeof(AnimDataModel_GetAnimationSequence) == 0x000008, "Wrong size on AnimDataModel_GetAnimationSequence"); \ static_assert(offsetof(AnimDataModel_GetAnimationSequence, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetAnimationSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneAnimationTracks \ static_assert(alignof(AnimDataModel_GetBoneAnimationTracks) == 0x000008, "Wrong alignment on AnimDataModel_GetBoneAnimationTracks"); \ static_assert(sizeof(AnimDataModel_GetBoneAnimationTracks) == 0x000010, "Wrong size on AnimDataModel_GetBoneAnimationTracks"); \ static_assert(offsetof(AnimDataModel_GetBoneAnimationTracks, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetBoneAnimationTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneTrackByIndex \ static_assert(alignof(AnimDataModel_GetBoneTrackByIndex) == 0x000008, "Wrong alignment on AnimDataModel_GetBoneTrackByIndex"); \ static_assert(sizeof(AnimDataModel_GetBoneTrackByIndex) == 0x000048, "Wrong size on AnimDataModel_GetBoneTrackByIndex"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackByIndex, TrackIndex) == 0x000000, "Member 'AnimDataModel_GetBoneTrackByIndex::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackByIndex, ReturnValue) == 0x000008, "Member 'AnimDataModel_GetBoneTrackByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneTrackByName \ static_assert(alignof(AnimDataModel_GetBoneTrackByName) == 0x000008, "Wrong alignment on AnimDataModel_GetBoneTrackByName"); \ static_assert(sizeof(AnimDataModel_GetBoneTrackByName) == 0x000048, "Wrong size on AnimDataModel_GetBoneTrackByName"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackByName, TrackName) == 0x000000, "Member 'AnimDataModel_GetBoneTrackByName::TrackName' has a wrong offset!"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackByName, ReturnValue) == 0x000008, "Member 'AnimDataModel_GetBoneTrackByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneTrackIndex \ static_assert(alignof(AnimDataModel_GetBoneTrackIndex) == 0x000008, "Wrong alignment on AnimDataModel_GetBoneTrackIndex"); \ static_assert(sizeof(AnimDataModel_GetBoneTrackIndex) == 0x000048, "Wrong size on AnimDataModel_GetBoneTrackIndex"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackIndex, Track) == 0x000000, "Member 'AnimDataModel_GetBoneTrackIndex::Track' has a wrong offset!"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackIndex, ReturnValue) == 0x000040, "Member 'AnimDataModel_GetBoneTrackIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneTrackIndexByName \ static_assert(alignof(AnimDataModel_GetBoneTrackIndexByName) == 0x000004, "Wrong alignment on AnimDataModel_GetBoneTrackIndexByName"); \ static_assert(sizeof(AnimDataModel_GetBoneTrackIndexByName) == 0x00000C, "Wrong size on AnimDataModel_GetBoneTrackIndexByName"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackIndexByName, TrackName) == 0x000000, "Member 'AnimDataModel_GetBoneTrackIndexByName::TrackName' has a wrong offset!"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackIndexByName, ReturnValue) == 0x000008, "Member 'AnimDataModel_GetBoneTrackIndexByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetBoneTrackNames \ static_assert(alignof(AnimDataModel_GetBoneTrackNames) == 0x000008, "Wrong alignment on AnimDataModel_GetBoneTrackNames"); \ static_assert(sizeof(AnimDataModel_GetBoneTrackNames) == 0x000010, "Wrong size on AnimDataModel_GetBoneTrackNames"); \ static_assert(offsetof(AnimDataModel_GetBoneTrackNames, OutNames) == 0x000000, "Member 'AnimDataModel_GetBoneTrackNames::OutNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetFrameRate \ static_assert(alignof(AnimDataModel_GetFrameRate) == 0x000004, "Wrong alignment on AnimDataModel_GetFrameRate"); \ static_assert(sizeof(AnimDataModel_GetFrameRate) == 0x000008, "Wrong size on AnimDataModel_GetFrameRate"); \ static_assert(offsetof(AnimDataModel_GetFrameRate, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetNumberOfFloatCurves \ static_assert(alignof(AnimDataModel_GetNumberOfFloatCurves) == 0x000004, "Wrong alignment on AnimDataModel_GetNumberOfFloatCurves"); \ static_assert(sizeof(AnimDataModel_GetNumberOfFloatCurves) == 0x000004, "Wrong size on AnimDataModel_GetNumberOfFloatCurves"); \ static_assert(offsetof(AnimDataModel_GetNumberOfFloatCurves, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetNumberOfFloatCurves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetNumberOfFrames \ static_assert(alignof(AnimDataModel_GetNumberOfFrames) == 0x000004, "Wrong alignment on AnimDataModel_GetNumberOfFrames"); \ static_assert(sizeof(AnimDataModel_GetNumberOfFrames) == 0x000004, "Wrong size on AnimDataModel_GetNumberOfFrames"); \ static_assert(offsetof(AnimDataModel_GetNumberOfFrames, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetNumberOfFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetNumberOfKeys \ static_assert(alignof(AnimDataModel_GetNumberOfKeys) == 0x000004, "Wrong alignment on AnimDataModel_GetNumberOfKeys"); \ static_assert(sizeof(AnimDataModel_GetNumberOfKeys) == 0x000004, "Wrong size on AnimDataModel_GetNumberOfKeys"); \ static_assert(offsetof(AnimDataModel_GetNumberOfKeys, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetNumberOfKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetNumberOfTransformCurves \ static_assert(alignof(AnimDataModel_GetNumberOfTransformCurves) == 0x000004, "Wrong alignment on AnimDataModel_GetNumberOfTransformCurves"); \ static_assert(sizeof(AnimDataModel_GetNumberOfTransformCurves) == 0x000004, "Wrong size on AnimDataModel_GetNumberOfTransformCurves"); \ static_assert(offsetof(AnimDataModel_GetNumberOfTransformCurves, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetNumberOfTransformCurves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetNumBoneTracks \ static_assert(alignof(AnimDataModel_GetNumBoneTracks) == 0x000004, "Wrong alignment on AnimDataModel_GetNumBoneTracks"); \ static_assert(sizeof(AnimDataModel_GetNumBoneTracks) == 0x000004, "Wrong size on AnimDataModel_GetNumBoneTracks"); \ static_assert(offsetof(AnimDataModel_GetNumBoneTracks, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetNumBoneTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_GetPlayLength \ static_assert(alignof(AnimDataModel_GetPlayLength) == 0x000004, "Wrong alignment on AnimDataModel_GetPlayLength"); \ static_assert(sizeof(AnimDataModel_GetPlayLength) == 0x000004, "Wrong size on AnimDataModel_GetPlayLength"); \ static_assert(offsetof(AnimDataModel_GetPlayLength, ReturnValue) == 0x000000, "Member 'AnimDataModel_GetPlayLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDataModel_IsValidBoneTrackIndex \ static_assert(alignof(AnimDataModel_IsValidBoneTrackIndex) == 0x000004, "Wrong alignment on AnimDataModel_IsValidBoneTrackIndex"); \ static_assert(sizeof(AnimDataModel_IsValidBoneTrackIndex) == 0x000008, "Wrong size on AnimDataModel_IsValidBoneTrackIndex"); \ static_assert(offsetof(AnimDataModel_IsValidBoneTrackIndex, TrackIndex) == 0x000000, "Member 'AnimDataModel_IsValidBoneTrackIndex::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(AnimDataModel_IsValidBoneTrackIndex, ReturnValue) == 0x000004, "Member 'AnimDataModel_IsValidBoneTrackIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimDataModel \ static_assert(alignof(UAnimDataModel) == 0x000008, "Wrong alignment on UAnimDataModel"); \ static_assert(sizeof(UAnimDataModel) == 0x0000B0, "Wrong size on UAnimDataModel"); \ static_assert(offsetof(UAnimDataModel, BracketCounter) == 0x000028, "Member 'UAnimDataModel::BracketCounter' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, ModifiedEventDynamic) == 0x000030, "Member 'UAnimDataModel::ModifiedEventDynamic' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, BoneAnimationTracks) == 0x000058, "Member 'UAnimDataModel::BoneAnimationTracks' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, PlayLength) == 0x000068, "Member 'UAnimDataModel::PlayLength' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, FrameRate) == 0x00006C, "Member 'UAnimDataModel::FrameRate' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, NumberOfFrames) == 0x000074, "Member 'UAnimDataModel::NumberOfFrames' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, NumberOfKeys) == 0x000078, "Member 'UAnimDataModel::NumberOfKeys' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, CurveData) == 0x000080, "Member 'UAnimDataModel::CurveData' has a wrong offset!"); \ static_assert(offsetof(UAnimDataModel, AnimatedBoneAttributes) == 0x0000A0, "Member 'UAnimDataModel::AnimatedBoneAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionParticleSubUV \ static_assert(alignof(UMaterialExpressionParticleSubUV) == 0x000008, "Wrong alignment on UMaterialExpressionParticleSubUV"); \ static_assert(sizeof(UMaterialExpressionParticleSubUV) == 0x0001C0, "Wrong size on UMaterialExpressionParticleSubUV"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPathTracingQualitySwitch \ static_assert(alignof(UMaterialExpressionPathTracingQualitySwitch) == 0x000008, "Wrong alignment on UMaterialExpressionPathTracingQualitySwitch"); \ static_assert(sizeof(UMaterialExpressionPathTracingQualitySwitch) == 0x000100, "Wrong size on UMaterialExpressionPathTracingQualitySwitch"); \ static_assert(offsetof(UMaterialExpressionPathTracingQualitySwitch, Normal) == 0x0000B0, "Member 'UMaterialExpressionPathTracingQualitySwitch::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPathTracingQualitySwitch, PathTraced) == 0x0000D8, "Member 'UMaterialExpressionPathTracingQualitySwitch::PathTraced' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable \ static_assert(alignof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable) == 0x000008, "Wrong alignment on AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable"); \ static_assert(sizeof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable) == 0x000030, "Wrong size on AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable, EventReference) == 0x000000, "Member 'AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable, ReturnValue) == 0x000028, "Member 'AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation \ static_assert(alignof(AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation) == 0x000008, "Wrong alignment on AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation"); \ static_assert(sizeof(AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation) == 0x000030, "Wrong size on AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation, EventReference) == 0x000000, "Member 'AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation, ReturnValue) == 0x000028, "Member 'AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyMirrorInspectionLibrary \ static_assert(alignof(UAnimNotifyMirrorInspectionLibrary) == 0x000008, "Wrong alignment on UAnimNotifyMirrorInspectionLibrary"); \ static_assert(sizeof(UAnimNotifyMirrorInspectionLibrary) == 0x000028, "Wrong size on UAnimNotifyMirrorInspectionLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPerInstanceCustomData3Vector \ static_assert(alignof(UMaterialExpressionPerInstanceCustomData3Vector) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceCustomData3Vector"); \ static_assert(sizeof(UMaterialExpressionPerInstanceCustomData3Vector) == 0x0000F0, "Wrong size on UMaterialExpressionPerInstanceCustomData3Vector"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData3Vector, DefaultValue) == 0x0000B0, "Member 'UMaterialExpressionPerInstanceCustomData3Vector::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData3Vector, ConstDefaultValue) == 0x0000D8, "Member 'UMaterialExpressionPerInstanceCustomData3Vector::ConstDefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPerInstanceCustomData3Vector, DataIndex) == 0x0000E8, "Member 'UMaterialExpressionPerInstanceCustomData3Vector::DataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPerInstanceRandom \ static_assert(alignof(UMaterialExpressionPerInstanceRandom) == 0x000008, "Wrong alignment on UMaterialExpressionPerInstanceRandom"); \ static_assert(sizeof(UMaterialExpressionPerInstanceRandom) == 0x0000B0, "Wrong size on UMaterialExpressionPerInstanceRandom"); \ #define DUMPER7_ASSERTS_AnimNotifyState_Trail_OverridePSTemplate \ static_assert(alignof(AnimNotifyState_Trail_OverridePSTemplate) == 0x000008, "Wrong alignment on AnimNotifyState_Trail_OverridePSTemplate"); \ static_assert(sizeof(AnimNotifyState_Trail_OverridePSTemplate) == 0x000018, "Wrong size on AnimNotifyState_Trail_OverridePSTemplate"); \ static_assert(offsetof(AnimNotifyState_Trail_OverridePSTemplate, MeshComp) == 0x000000, "Member 'AnimNotifyState_Trail_OverridePSTemplate::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Trail_OverridePSTemplate, Animation) == 0x000008, "Member 'AnimNotifyState_Trail_OverridePSTemplate::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_Trail_OverridePSTemplate, ReturnValue) == 0x000010, "Member 'AnimNotifyState_Trail_OverridePSTemplate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_Trail \ static_assert(alignof(UAnimNotifyState_Trail) == 0x000008, "Wrong alignment on UAnimNotifyState_Trail"); \ static_assert(sizeof(UAnimNotifyState_Trail) == 0x000058, "Wrong size on UAnimNotifyState_Trail"); \ static_assert(offsetof(UAnimNotifyState_Trail, PSTemplate) == 0x000030, "Member 'UAnimNotifyState_Trail::PSTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, FirstSocketName) == 0x000038, "Member 'UAnimNotifyState_Trail::FirstSocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, SecondSocketName) == 0x000040, "Member 'UAnimNotifyState_Trail::SecondSocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, WidthScaleMode) == 0x000048, "Member 'UAnimNotifyState_Trail::WidthScaleMode' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Trail, WidthScaleCurve) == 0x00004C, "Member 'UAnimNotifyState_Trail::WidthScaleCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPixelDepth \ static_assert(alignof(UMaterialExpressionPixelDepth) == 0x000008, "Wrong alignment on UMaterialExpressionPixelDepth"); \ static_assert(sizeof(UMaterialExpressionPixelDepth) == 0x0000B0, "Wrong size on UMaterialExpressionPixelDepth"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPower \ static_assert(alignof(UMaterialExpressionPower) == 0x000008, "Wrong alignment on UMaterialExpressionPower"); \ static_assert(sizeof(UMaterialExpressionPower) == 0x000108, "Wrong size on UMaterialExpressionPower"); \ static_assert(offsetof(UMaterialExpressionPower, Base) == 0x0000B0, "Member 'UMaterialExpressionPower::Base' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPower, Exponent) == 0x0000D8, "Member 'UMaterialExpressionPower::Exponent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPower, ConstExponent) == 0x000100, "Member 'UMaterialExpressionPower::ConstExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ResetClothingSimulation \ static_assert(alignof(UAnimNotify_ResetClothingSimulation) == 0x000008, "Wrong alignment on UAnimNotify_ResetClothingSimulation"); \ static_assert(sizeof(UAnimNotify_ResetClothingSimulation) == 0x000038, "Wrong size on UAnimNotify_ResetClothingSimulation"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPreSkinnedNormal \ static_assert(alignof(UMaterialExpressionPreSkinnedNormal) == 0x000008, "Wrong alignment on UMaterialExpressionPreSkinnedNormal"); \ static_assert(sizeof(UMaterialExpressionPreSkinnedNormal) == 0x0000B0, "Wrong size on UMaterialExpressionPreSkinnedNormal"); \ #define DUMPER7_ASSERTS_UParticleModuleBeamBase \ static_assert(alignof(UParticleModuleBeamBase) == 0x000008, "Wrong alignment on UParticleModuleBeamBase"); \ static_assert(sizeof(UParticleModuleBeamBase) == 0x000030, "Wrong size on UParticleModuleBeamBase"); \ #define DUMPER7_ASSERTS_USoundNodeDoppler \ static_assert(alignof(USoundNodeDoppler) == 0x000008, "Wrong alignment on USoundNodeDoppler"); \ static_assert(sizeof(USoundNodeDoppler) == 0x000058, "Wrong size on USoundNodeDoppler"); \ static_assert(offsetof(USoundNodeDoppler, DopplerIntensity) == 0x000048, "Member 'USoundNodeDoppler::DopplerIntensity' has a wrong offset!"); \ static_assert(offsetof(USoundNodeDoppler, bUseSmoothing) == 0x00004C, "Member 'USoundNodeDoppler::bUseSmoothing' has a wrong offset!"); \ static_assert(offsetof(USoundNodeDoppler, SmoothingInterpSpeed) == 0x000050, "Member 'USoundNodeDoppler::SmoothingInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPreSkinnedPosition \ static_assert(alignof(UMaterialExpressionPreSkinnedPosition) == 0x000008, "Wrong alignment on UMaterialExpressionPreSkinnedPosition"); \ static_assert(sizeof(UMaterialExpressionPreSkinnedPosition) == 0x0000B0, "Wrong size on UMaterialExpressionPreSkinnedPosition"); \ #define DUMPER7_ASSERTS_UMaterialExpressionPreviousFrameSwitch \ static_assert(alignof(UMaterialExpressionPreviousFrameSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionPreviousFrameSwitch"); \ static_assert(sizeof(UMaterialExpressionPreviousFrameSwitch) == 0x000100, "Wrong size on UMaterialExpressionPreviousFrameSwitch"); \ static_assert(offsetof(UMaterialExpressionPreviousFrameSwitch, CurrentFrame) == 0x0000B0, "Member 'UMaterialExpressionPreviousFrameSwitch::CurrentFrame' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionPreviousFrameSwitch, PreviousFrame) == 0x0000D8, "Member 'UMaterialExpressionPreviousFrameSwitch::PreviousFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRayTracingQualitySwitch \ static_assert(alignof(UMaterialExpressionRayTracingQualitySwitch) == 0x000008, "Wrong alignment on UMaterialExpressionRayTracingQualitySwitch"); \ static_assert(sizeof(UMaterialExpressionRayTracingQualitySwitch) == 0x000100, "Wrong size on UMaterialExpressionRayTracingQualitySwitch"); \ static_assert(offsetof(UMaterialExpressionRayTracingQualitySwitch, Normal) == 0x0000B0, "Member 'UMaterialExpressionRayTracingQualitySwitch::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRayTracingQualitySwitch, RayTraced) == 0x0000D8, "Member 'UMaterialExpressionRayTracingQualitySwitch::RayTraced' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleBeamTarget \ static_assert(alignof(UParticleModuleBeamTarget) == 0x000008, "Wrong alignment on UParticleModuleBeamTarget"); \ static_assert(sizeof(UParticleModuleBeamTarget) == 0x000150, "Wrong size on UParticleModuleBeamTarget"); \ static_assert(offsetof(UParticleModuleBeamTarget, TargetMethod) == 0x000030, "Member 'UParticleModuleBeamTarget::TargetMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, TargetName) == 0x000034, "Member 'UParticleModuleBeamTarget::TargetName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, Target) == 0x000040, "Member 'UParticleModuleBeamTarget::Target' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, TargetTangentMethod) == 0x0000A4, "Member 'UParticleModuleBeamTarget::TargetTangentMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, TargetTangent) == 0x0000A8, "Member 'UParticleModuleBeamTarget::TargetTangent' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, TargetStrength) == 0x000110, "Member 'UParticleModuleBeamTarget::TargetStrength' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamTarget, LockRadius) == 0x000144, "Member 'UParticleModuleBeamTarget::LockRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionReflectionCapturePassSwitch \ static_assert(alignof(UMaterialExpressionReflectionCapturePassSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionReflectionCapturePassSwitch"); \ static_assert(sizeof(UMaterialExpressionReflectionCapturePassSwitch) == 0x000100, "Wrong size on UMaterialExpressionReflectionCapturePassSwitch"); \ static_assert(offsetof(UMaterialExpressionReflectionCapturePassSwitch, Default) == 0x0000B0, "Member 'UMaterialExpressionReflectionCapturePassSwitch::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionReflectionCapturePassSwitch, Reflection) == 0x0000D8, "Member 'UMaterialExpressionReflectionCapturePassSwitch::Reflection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionReflectionVectorWS \ static_assert(alignof(UMaterialExpressionReflectionVectorWS) == 0x000008, "Wrong alignment on UMaterialExpressionReflectionVectorWS"); \ static_assert(sizeof(UMaterialExpressionReflectionVectorWS) == 0x0000E0, "Wrong size on UMaterialExpressionReflectionVectorWS"); \ static_assert(offsetof(UMaterialExpressionReflectionVectorWS, CustomWorldNormal) == 0x0000B0, "Member 'UMaterialExpressionReflectionVectorWS::CustomWorldNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeDialoguePlayer \ static_assert(alignof(USoundNodeDialoguePlayer) == 0x000008, "Wrong alignment on USoundNodeDialoguePlayer"); \ static_assert(sizeof(USoundNodeDialoguePlayer) == 0x000070, "Wrong size on USoundNodeDialoguePlayer"); \ static_assert(offsetof(USoundNodeDialoguePlayer, DialogueWaveParameter) == 0x000048, "Member 'USoundNodeDialoguePlayer::DialogueWaveParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionReroute \ static_assert(alignof(UMaterialExpressionReroute) == 0x000008, "Wrong alignment on UMaterialExpressionReroute"); \ static_assert(sizeof(UMaterialExpressionReroute) == 0x0000D8, "Wrong size on UMaterialExpressionReroute"); \ static_assert(offsetof(UMaterialExpressionReroute, Input) == 0x0000B0, "Member 'UMaterialExpressionReroute::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRound \ static_assert(alignof(UMaterialExpressionRound) == 0x000008, "Wrong alignment on UMaterialExpressionRound"); \ static_assert(sizeof(UMaterialExpressionRound) == 0x0000D8, "Wrong size on UMaterialExpressionRound"); \ static_assert(offsetof(UMaterialExpressionRound, Input) == 0x0000B0, "Member 'UMaterialExpressionRound::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRuntimeVirtualTextureOutput \ static_assert(alignof(UMaterialExpressionRuntimeVirtualTextureOutput) == 0x000008, "Wrong alignment on UMaterialExpressionRuntimeVirtualTextureOutput"); \ static_assert(sizeof(UMaterialExpressionRuntimeVirtualTextureOutput) == 0x0001C8, "Wrong size on UMaterialExpressionRuntimeVirtualTextureOutput"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, Specular) == 0x0000D8, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, Roughness) == 0x000100, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, Normal) == 0x000128, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, WorldHeight) == 0x000150, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::WorldHeight' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, Opacity) == 0x000178, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::Opacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureOutput, Mask) == 0x0001A0, "Member 'UMaterialExpressionRuntimeVirtualTextureOutput::Mask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionRuntimeVirtualTextureReplace \ static_assert(alignof(UMaterialExpressionRuntimeVirtualTextureReplace) == 0x000008, "Wrong alignment on UMaterialExpressionRuntimeVirtualTextureReplace"); \ static_assert(sizeof(UMaterialExpressionRuntimeVirtualTextureReplace) == 0x000100, "Wrong size on UMaterialExpressionRuntimeVirtualTextureReplace"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureReplace, Default) == 0x0000B0, "Member 'UMaterialExpressionRuntimeVirtualTextureReplace::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionRuntimeVirtualTextureReplace, VirtualTextureOutput) == 0x0000D8, "Member 'UMaterialExpressionRuntimeVirtualTextureReplace::VirtualTextureOutput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleColorBase \ static_assert(alignof(UParticleModuleColorBase) == 0x000008, "Wrong alignment on UParticleModuleColorBase"); \ static_assert(sizeof(UParticleModuleColorBase) == 0x000030, "Wrong size on UParticleModuleColorBase"); \ #define DUMPER7_ASSERTS_UParticleModuleColorOverLife \ static_assert(alignof(UParticleModuleColorOverLife) == 0x000008, "Wrong alignment on UParticleModuleColorOverLife"); \ static_assert(sizeof(UParticleModuleColorOverLife) == 0x0000C8, "Wrong size on UParticleModuleColorOverLife"); \ static_assert(offsetof(UParticleModuleColorOverLife, ColorOverLife) == 0x000030, "Member 'UParticleModuleColorOverLife::ColorOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleColorOverLife, AlphaOverLife) == 0x000090, "Member 'UParticleModuleColorOverLife::AlphaOverLife' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeModulator \ static_assert(alignof(USoundNodeModulator) == 0x000008, "Wrong alignment on USoundNodeModulator"); \ static_assert(sizeof(USoundNodeModulator) == 0x000058, "Wrong size on USoundNodeModulator"); \ static_assert(offsetof(USoundNodeModulator, PitchMin) == 0x000048, "Member 'USoundNodeModulator::PitchMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeModulator, PitchMax) == 0x00004C, "Member 'USoundNodeModulator::PitchMax' has a wrong offset!"); \ static_assert(offsetof(USoundNodeModulator, VolumeMin) == 0x000050, "Member 'USoundNodeModulator::VolumeMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeModulator, VolumeMax) == 0x000054, "Member 'USoundNodeModulator::VolumeMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSamplePhysicsVectorField \ static_assert(alignof(UMaterialExpressionSamplePhysicsVectorField) == 0x000008, "Wrong alignment on UMaterialExpressionSamplePhysicsVectorField"); \ static_assert(sizeof(UMaterialExpressionSamplePhysicsVectorField) == 0x0000E0, "Wrong size on UMaterialExpressionSamplePhysicsVectorField"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsVectorField, WorldPosition) == 0x0000B0, "Member 'UMaterialExpressionSamplePhysicsVectorField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsVectorField, FieldTarget) == 0x0000D8, "Member 'UMaterialExpressionSamplePhysicsVectorField::FieldTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_GetDebugColor \ static_assert(alignof(DataLayerInstance_GetDebugColor) == 0x000004, "Wrong alignment on DataLayerInstance_GetDebugColor"); \ static_assert(sizeof(DataLayerInstance_GetDebugColor) == 0x000004, "Wrong size on DataLayerInstance_GetDebugColor"); \ static_assert(offsetof(DataLayerInstance_GetDebugColor, ReturnValue) == 0x000000, "Member 'DataLayerInstance_GetDebugColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_GetInitialRuntimeState \ static_assert(alignof(DataLayerInstance_GetInitialRuntimeState) == 0x000001, "Wrong alignment on DataLayerInstance_GetInitialRuntimeState"); \ static_assert(sizeof(DataLayerInstance_GetInitialRuntimeState) == 0x000001, "Wrong size on DataLayerInstance_GetInitialRuntimeState"); \ static_assert(offsetof(DataLayerInstance_GetInitialRuntimeState, ReturnValue) == 0x000000, "Member 'DataLayerInstance_GetInitialRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_GetType \ static_assert(alignof(DataLayerInstance_GetType) == 0x000001, "Wrong alignment on DataLayerInstance_GetType"); \ static_assert(sizeof(DataLayerInstance_GetType) == 0x000001, "Wrong size on DataLayerInstance_GetType"); \ static_assert(offsetof(DataLayerInstance_GetType, ReturnValue) == 0x000000, "Member 'DataLayerInstance_GetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_IsEffectiveVisible \ static_assert(alignof(DataLayerInstance_IsEffectiveVisible) == 0x000001, "Wrong alignment on DataLayerInstance_IsEffectiveVisible"); \ static_assert(sizeof(DataLayerInstance_IsEffectiveVisible) == 0x000001, "Wrong size on DataLayerInstance_IsEffectiveVisible"); \ static_assert(offsetof(DataLayerInstance_IsEffectiveVisible, ReturnValue) == 0x000000, "Member 'DataLayerInstance_IsEffectiveVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_IsInitiallyVisible \ static_assert(alignof(DataLayerInstance_IsInitiallyVisible) == 0x000001, "Wrong alignment on DataLayerInstance_IsInitiallyVisible"); \ static_assert(sizeof(DataLayerInstance_IsInitiallyVisible) == 0x000001, "Wrong size on DataLayerInstance_IsInitiallyVisible"); \ static_assert(offsetof(DataLayerInstance_IsInitiallyVisible, ReturnValue) == 0x000000, "Member 'DataLayerInstance_IsInitiallyVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_IsRuntime \ static_assert(alignof(DataLayerInstance_IsRuntime) == 0x000001, "Wrong alignment on DataLayerInstance_IsRuntime"); \ static_assert(sizeof(DataLayerInstance_IsRuntime) == 0x000001, "Wrong size on DataLayerInstance_IsRuntime"); \ static_assert(offsetof(DataLayerInstance_IsRuntime, ReturnValue) == 0x000000, "Member 'DataLayerInstance_IsRuntime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerInstance_IsVisible \ static_assert(alignof(DataLayerInstance_IsVisible) == 0x000001, "Wrong alignment on DataLayerInstance_IsVisible"); \ static_assert(sizeof(DataLayerInstance_IsVisible) == 0x000001, "Wrong size on DataLayerInstance_IsVisible"); \ static_assert(offsetof(DataLayerInstance_IsVisible, ReturnValue) == 0x000000, "Member 'DataLayerInstance_IsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataLayerInstance \ static_assert(alignof(UDataLayerInstance) == 0x000008, "Wrong alignment on UDataLayerInstance"); \ static_assert(sizeof(UDataLayerInstance) == 0x000048, "Wrong size on UDataLayerInstance"); \ static_assert(offsetof(UDataLayerInstance, InitialRuntimeState) == 0x000028, "Member 'UDataLayerInstance::InitialRuntimeState' has a wrong offset!"); \ static_assert(offsetof(UDataLayerInstance, Parent) == 0x000030, "Member 'UDataLayerInstance::Parent' has a wrong offset!"); \ static_assert(offsetof(UDataLayerInstance, Children) == 0x000038, "Member 'UDataLayerInstance::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSamplePhysicsIntegerField \ static_assert(alignof(UMaterialExpressionSamplePhysicsIntegerField) == 0x000008, "Wrong alignment on UMaterialExpressionSamplePhysicsIntegerField"); \ static_assert(sizeof(UMaterialExpressionSamplePhysicsIntegerField) == 0x0000E0, "Wrong size on UMaterialExpressionSamplePhysicsIntegerField"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsIntegerField, WorldPosition) == 0x0000B0, "Member 'UMaterialExpressionSamplePhysicsIntegerField::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSamplePhysicsIntegerField, FieldTarget) == 0x0000D8, "Member 'UMaterialExpressionSamplePhysicsIntegerField::FieldTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSaturate \ static_assert(alignof(UMaterialExpressionSaturate) == 0x000008, "Wrong alignment on UMaterialExpressionSaturate"); \ static_assert(sizeof(UMaterialExpressionSaturate) == 0x0000D8, "Wrong size on UMaterialExpressionSaturate"); \ static_assert(offsetof(UMaterialExpressionSaturate, Input) == 0x0000B0, "Member 'UMaterialExpressionSaturate::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSceneColor \ static_assert(alignof(UMaterialExpressionSceneColor) == 0x000008, "Wrong alignment on UMaterialExpressionSceneColor"); \ static_assert(sizeof(UMaterialExpressionSceneColor) == 0x000118, "Wrong size on UMaterialExpressionSceneColor"); \ static_assert(offsetof(UMaterialExpressionSceneColor, InputMode) == 0x0000B0, "Member 'UMaterialExpressionSceneColor::InputMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneColor, Input) == 0x0000B8, "Member 'UMaterialExpressionSceneColor::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneColor, OffsetFraction) == 0x0000E0, "Member 'UMaterialExpressionSceneColor::OffsetFraction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneColor, ConstInput) == 0x000108, "Member 'UMaterialExpressionSceneColor::ConstInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSceneDepth \ static_assert(alignof(UMaterialExpressionSceneDepth) == 0x000008, "Wrong alignment on UMaterialExpressionSceneDepth"); \ static_assert(sizeof(UMaterialExpressionSceneDepth) == 0x000118, "Wrong size on UMaterialExpressionSceneDepth"); \ static_assert(offsetof(UMaterialExpressionSceneDepth, InputMode) == 0x0000B0, "Member 'UMaterialExpressionSceneDepth::InputMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepth, Input) == 0x0000B8, "Member 'UMaterialExpressionSceneDepth::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepth, Coordinates) == 0x0000E0, "Member 'UMaterialExpressionSceneDepth::Coordinates' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepth, ConstInput) == 0x000108, "Member 'UMaterialExpressionSceneDepth::ConstInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTrailBase \ static_assert(alignof(UParticleModuleTrailBase) == 0x000008, "Wrong alignment on UParticleModuleTrailBase"); \ static_assert(sizeof(UParticleModuleTrailBase) == 0x000030, "Wrong size on UParticleModuleTrailBase"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSceneDepthWithoutWater \ static_assert(alignof(UMaterialExpressionSceneDepthWithoutWater) == 0x000008, "Wrong alignment on UMaterialExpressionSceneDepthWithoutWater"); \ static_assert(sizeof(UMaterialExpressionSceneDepthWithoutWater) == 0x0000F8, "Wrong size on UMaterialExpressionSceneDepthWithoutWater"); \ static_assert(offsetof(UMaterialExpressionSceneDepthWithoutWater, InputMode) == 0x0000B0, "Member 'UMaterialExpressionSceneDepthWithoutWater::InputMode' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepthWithoutWater, Input) == 0x0000B8, "Member 'UMaterialExpressionSceneDepthWithoutWater::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepthWithoutWater, ConstInput) == 0x0000E0, "Member 'UMaterialExpressionSceneDepthWithoutWater::ConstInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneDepthWithoutWater, FallbackDepth) == 0x0000F0, "Member 'UMaterialExpressionSceneDepthWithoutWater::FallbackDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_Equals \ static_assert(alignof(DataLayer_Equals) == 0x000004, "Wrong alignment on DataLayer_Equals"); \ static_assert(sizeof(DataLayer_Equals) == 0x00000C, "Wrong size on DataLayer_Equals"); \ static_assert(offsetof(DataLayer_Equals, ActorDataLayer) == 0x000000, "Member 'DataLayer_Equals::ActorDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayer_Equals, ReturnValue) == 0x000008, "Member 'DataLayer_Equals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_GetDataLayerLabel \ static_assert(alignof(DataLayer_GetDataLayerLabel) == 0x000004, "Wrong alignment on DataLayer_GetDataLayerLabel"); \ static_assert(sizeof(DataLayer_GetDataLayerLabel) == 0x000008, "Wrong size on DataLayer_GetDataLayerLabel"); \ static_assert(offsetof(DataLayer_GetDataLayerLabel, ReturnValue) == 0x000000, "Member 'DataLayer_GetDataLayerLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_GetDebugColor \ static_assert(alignof(DataLayer_GetDebugColor) == 0x000004, "Wrong alignment on DataLayer_GetDebugColor"); \ static_assert(sizeof(DataLayer_GetDebugColor) == 0x000004, "Wrong size on DataLayer_GetDebugColor"); \ static_assert(offsetof(DataLayer_GetDebugColor, ReturnValue) == 0x000000, "Member 'DataLayer_GetDebugColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_GetInitialRuntimeState \ static_assert(alignof(DataLayer_GetInitialRuntimeState) == 0x000001, "Wrong alignment on DataLayer_GetInitialRuntimeState"); \ static_assert(sizeof(DataLayer_GetInitialRuntimeState) == 0x000001, "Wrong size on DataLayer_GetInitialRuntimeState"); \ static_assert(offsetof(DataLayer_GetInitialRuntimeState, ReturnValue) == 0x000000, "Member 'DataLayer_GetInitialRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_GetInitialState \ static_assert(alignof(DataLayer_GetInitialState) == 0x000001, "Wrong alignment on DataLayer_GetInitialState"); \ static_assert(sizeof(DataLayer_GetInitialState) == 0x000001, "Wrong size on DataLayer_GetInitialState"); \ static_assert(offsetof(DataLayer_GetInitialState, ReturnValue) == 0x000000, "Member 'DataLayer_GetInitialState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsDynamicallyLoaded \ static_assert(alignof(DataLayer_IsDynamicallyLoaded) == 0x000001, "Wrong alignment on DataLayer_IsDynamicallyLoaded"); \ static_assert(sizeof(DataLayer_IsDynamicallyLoaded) == 0x000001, "Wrong size on DataLayer_IsDynamicallyLoaded"); \ static_assert(offsetof(DataLayer_IsDynamicallyLoaded, ReturnValue) == 0x000000, "Member 'DataLayer_IsDynamicallyLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsEffectiveVisible \ static_assert(alignof(DataLayer_IsEffectiveVisible) == 0x000001, "Wrong alignment on DataLayer_IsEffectiveVisible"); \ static_assert(sizeof(DataLayer_IsEffectiveVisible) == 0x000001, "Wrong size on DataLayer_IsEffectiveVisible"); \ static_assert(offsetof(DataLayer_IsEffectiveVisible, ReturnValue) == 0x000000, "Member 'DataLayer_IsEffectiveVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsInitiallyActive \ static_assert(alignof(DataLayer_IsInitiallyActive) == 0x000001, "Wrong alignment on DataLayer_IsInitiallyActive"); \ static_assert(sizeof(DataLayer_IsInitiallyActive) == 0x000001, "Wrong size on DataLayer_IsInitiallyActive"); \ static_assert(offsetof(DataLayer_IsInitiallyActive, ReturnValue) == 0x000000, "Member 'DataLayer_IsInitiallyActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsInitiallyVisible \ static_assert(alignof(DataLayer_IsInitiallyVisible) == 0x000001, "Wrong alignment on DataLayer_IsInitiallyVisible"); \ static_assert(sizeof(DataLayer_IsInitiallyVisible) == 0x000001, "Wrong size on DataLayer_IsInitiallyVisible"); \ static_assert(offsetof(DataLayer_IsInitiallyVisible, ReturnValue) == 0x000000, "Member 'DataLayer_IsInitiallyVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsRuntime \ static_assert(alignof(DataLayer_IsRuntime) == 0x000001, "Wrong alignment on DataLayer_IsRuntime"); \ static_assert(sizeof(DataLayer_IsRuntime) == 0x000001, "Wrong size on DataLayer_IsRuntime"); \ static_assert(offsetof(DataLayer_IsRuntime, ReturnValue) == 0x000000, "Member 'DataLayer_IsRuntime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayer_IsVisible \ static_assert(alignof(DataLayer_IsVisible) == 0x000001, "Wrong alignment on DataLayer_IsVisible"); \ static_assert(sizeof(DataLayer_IsVisible) == 0x000001, "Wrong size on DataLayer_IsVisible"); \ static_assert(offsetof(DataLayer_IsVisible, ReturnValue) == 0x000000, "Member 'DataLayer_IsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataLayer \ static_assert(alignof(UDataLayer) == 0x000008, "Wrong alignment on UDataLayer"); \ static_assert(sizeof(UDataLayer) == 0x000058, "Wrong size on UDataLayer"); \ static_assert(offsetof(UDataLayer, DataLayerLabel) == 0x000028, "Member 'UDataLayer::DataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(UDataLayer, InitialRuntimeState) == 0x000034, "Member 'UDataLayer::InitialRuntimeState' has a wrong offset!"); \ static_assert(offsetof(UDataLayer, DebugColor) == 0x000038, "Member 'UDataLayer::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UDataLayer, Parent) == 0x000040, "Member 'UDataLayer::Parent' has a wrong offset!"); \ static_assert(offsetof(UDataLayer, Children) == 0x000048, "Member 'UDataLayer::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSceneTexture \ static_assert(alignof(UMaterialExpressionSceneTexture) == 0x000008, "Wrong alignment on UMaterialExpressionSceneTexture"); \ static_assert(sizeof(UMaterialExpressionSceneTexture) == 0x0000E0, "Wrong size on UMaterialExpressionSceneTexture"); \ static_assert(offsetof(UMaterialExpressionSceneTexture, Coordinates) == 0x0000B0, "Member 'UMaterialExpressionSceneTexture::Coordinates' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneTexture, SceneTextureId) == 0x0000D8, "Member 'UMaterialExpressionSceneTexture::SceneTextureId' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSceneTexture, bFiltered) == 0x0000D9, "Member 'UMaterialExpressionSceneTexture::bFiltered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionScreenPosition \ static_assert(alignof(UMaterialExpressionScreenPosition) == 0x000008, "Wrong alignment on UMaterialExpressionScreenPosition"); \ static_assert(sizeof(UMaterialExpressionScreenPosition) == 0x0000B0, "Wrong size on UMaterialExpressionScreenPosition"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataBase \ static_assert(alignof(UParticleModuleTypeDataBase) == 0x000008, "Wrong alignment on UParticleModuleTypeDataBase"); \ static_assert(sizeof(UParticleModuleTypeDataBase) == 0x000030, "Wrong size on UParticleModuleTypeDataBase"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataBeam2 \ static_assert(alignof(UParticleModuleTypeDataBeam2) == 0x000008, "Wrong alignment on UParticleModuleTypeDataBeam2"); \ static_assert(sizeof(UParticleModuleTypeDataBeam2) == 0x000150, "Wrong size on UParticleModuleTypeDataBeam2"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, BeamMethod) == 0x000030, "Member 'UParticleModuleTypeDataBeam2::BeamMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, TextureTile) == 0x000034, "Member 'UParticleModuleTypeDataBeam2::TextureTile' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, TextureTileDistance) == 0x000038, "Member 'UParticleModuleTypeDataBeam2::TextureTileDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, Sheets) == 0x00003C, "Member 'UParticleModuleTypeDataBeam2::Sheets' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, MaxBeamCount) == 0x000040, "Member 'UParticleModuleTypeDataBeam2::MaxBeamCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, Speed) == 0x000044, "Member 'UParticleModuleTypeDataBeam2::Speed' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, InterpolationPoints) == 0x000048, "Member 'UParticleModuleTypeDataBeam2::InterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, UpVectorStepSize) == 0x000050, "Member 'UParticleModuleTypeDataBeam2::UpVectorStepSize' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, BranchParentName) == 0x000054, "Member 'UParticleModuleTypeDataBeam2::BranchParentName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, Distance) == 0x000060, "Member 'UParticleModuleTypeDataBeam2::Distance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, TaperMethod) == 0x000090, "Member 'UParticleModuleTypeDataBeam2::TaperMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, TaperFactor) == 0x000098, "Member 'UParticleModuleTypeDataBeam2::TaperFactor' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataBeam2, TaperScale) == 0x0000C8, "Member 'UParticleModuleTypeDataBeam2::TaperScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSetMaterialAttributes \ static_assert(alignof(UMaterialExpressionSetMaterialAttributes) == 0x000008, "Wrong alignment on UMaterialExpressionSetMaterialAttributes"); \ static_assert(sizeof(UMaterialExpressionSetMaterialAttributes) == 0x0000D0, "Wrong size on UMaterialExpressionSetMaterialAttributes"); \ static_assert(offsetof(UMaterialExpressionSetMaterialAttributes, Inputs) == 0x0000B0, "Member 'UMaterialExpressionSetMaterialAttributes::Inputs' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSetMaterialAttributes, AttributeSetTypes) == 0x0000C0, "Member 'UMaterialExpressionSetMaterialAttributes::AttributeSetTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionShaderStageSwitch \ static_assert(alignof(UMaterialExpressionShaderStageSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionShaderStageSwitch"); \ static_assert(sizeof(UMaterialExpressionShaderStageSwitch) == 0x000100, "Wrong size on UMaterialExpressionShaderStageSwitch"); \ static_assert(offsetof(UMaterialExpressionShaderStageSwitch, PixelShader) == 0x0000B0, "Member 'UMaterialExpressionShaderStageSwitch::PixelShader' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionShaderStageSwitch, VertexShader) == 0x0000D8, "Member 'UMaterialExpressionShaderStageSwitch::VertexShader' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionShadingModel \ static_assert(alignof(UMaterialExpressionShadingModel) == 0x000008, "Wrong alignment on UMaterialExpressionShadingModel"); \ static_assert(sizeof(UMaterialExpressionShadingModel) == 0x0000B8, "Wrong size on UMaterialExpressionShadingModel"); \ static_assert(offsetof(UMaterialExpressionShadingModel, ShadingModel) == 0x0000B0, "Member 'UMaterialExpressionShadingModel::ShadingModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionShadowReplace \ static_assert(alignof(UMaterialExpressionShadowReplace) == 0x000008, "Wrong alignment on UMaterialExpressionShadowReplace"); \ static_assert(sizeof(UMaterialExpressionShadowReplace) == 0x000100, "Wrong size on UMaterialExpressionShadowReplace"); \ static_assert(offsetof(UMaterialExpressionShadowReplace, Default) == 0x0000B0, "Member 'UMaterialExpressionShadowReplace::Default' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionShadowReplace, Shadow) == 0x0000D8, "Member 'UMaterialExpressionShadowReplace::Shadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNullHLODBuilder \ static_assert(alignof(UNullHLODBuilder) == 0x000008, "Wrong alignment on UNullHLODBuilder"); \ static_assert(sizeof(UNullHLODBuilder) == 0x000028, "Wrong size on UNullHLODBuilder"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSign \ static_assert(alignof(UMaterialExpressionSign) == 0x000008, "Wrong alignment on UMaterialExpressionSign"); \ static_assert(sizeof(UMaterialExpressionSign) == 0x0000D8, "Wrong size on UMaterialExpressionSign"); \ static_assert(offsetof(UMaterialExpressionSign, Input) == 0x0000B0, "Member 'UMaterialExpressionSign::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSine \ static_assert(alignof(UMaterialExpressionSine) == 0x000008, "Wrong alignment on UMaterialExpressionSine"); \ static_assert(sizeof(UMaterialExpressionSine) == 0x0000E0, "Wrong size on UMaterialExpressionSine"); \ static_assert(offsetof(UMaterialExpressionSine, Input) == 0x0000B0, "Member 'UMaterialExpressionSine::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSine, Period) == 0x0000D8, "Member 'UMaterialExpressionSine::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationBoneSocket \ static_assert(alignof(UParticleModuleLocationBoneSocket) == 0x000008, "Wrong alignment on UParticleModuleLocationBoneSocket"); \ static_assert(sizeof(UParticleModuleLocationBoneSocket) == 0x000080, "Wrong size on UParticleModuleLocationBoneSocket"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, SourceType) == 0x000030, "Member 'UParticleModuleLocationBoneSocket::SourceType' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, UniversalOffset) == 0x000038, "Member 'UParticleModuleLocationBoneSocket::UniversalOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, SourceLocations) == 0x000050, "Member 'UParticleModuleLocationBoneSocket::SourceLocations' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, SelectionMethod) == 0x000060, "Member 'UParticleModuleLocationBoneSocket::SelectionMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, InheritVelocityScale) == 0x000068, "Member 'UParticleModuleLocationBoneSocket::InheritVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, SkelMeshActorParamName) == 0x00006C, "Member 'UParticleModuleLocationBoneSocket::SkelMeshActorParamName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationBoneSocket, NumPreSelectedIndices) == 0x000074, "Member 'UParticleModuleLocationBoneSocket::NumPreSelectedIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAutomationTestSettings \ static_assert(alignof(UAutomationTestSettings) == 0x000008, "Wrong alignment on UAutomationTestSettings"); \ static_assert(sizeof(UAutomationTestSettings) == 0x000358, "Wrong size on UAutomationTestSettings"); \ static_assert(offsetof(UAutomationTestSettings, EngineTestModules) == 0x000028, "Member 'UAutomationTestSettings::EngineTestModules' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, EditorTestModules) == 0x000038, "Member 'UAutomationTestSettings::EditorTestModules' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, AutomationTestmap) == 0x000048, "Member 'UAutomationTestSettings::AutomationTestmap' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, EditorPerformanceTestMaps) == 0x000068, "Member 'UAutomationTestSettings::EditorPerformanceTestMaps' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, AssetsToOpen) == 0x000078, "Member 'UAutomationTestSettings::AssetsToOpen' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, MapsToPIETest) == 0x000088, "Member 'UAutomationTestSettings::MapsToPIETest' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, bUseAllProjectMapsToPlayInPIE) == 0x000098, "Member 'UAutomationTestSettings::bUseAllProjectMapsToPlayInPIE' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, BuildPromotionTest) == 0x0000A0, "Member 'UAutomationTestSettings::BuildPromotionTest' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, MaterialEditorPromotionTest) == 0x000290, "Member 'UAutomationTestSettings::MaterialEditorPromotionTest' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, ParticleEditorPromotionTest) == 0x0002C0, "Member 'UAutomationTestSettings::ParticleEditorPromotionTest' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, BlueprintEditorPromotionTest) == 0x0002D0, "Member 'UAutomationTestSettings::BlueprintEditorPromotionTest' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, TestLevelFolders) == 0x000300, "Member 'UAutomationTestSettings::TestLevelFolders' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, ExternalTools) == 0x000310, "Member 'UAutomationTestSettings::ExternalTools' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, ImportExportTestDefinitions) == 0x000320, "Member 'UAutomationTestSettings::ImportExportTestDefinitions' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, LaunchOnSettings) == 0x000330, "Member 'UAutomationTestSettings::LaunchOnSettings' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, DefaultScreenshotResolution) == 0x000340, "Member 'UAutomationTestSettings::DefaultScreenshotResolution' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, PIETestDuration) == 0x000348, "Member 'UAutomationTestSettings::PIETestDuration' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, DefaultInteractiveFramerate) == 0x00034C, "Member 'UAutomationTestSettings::DefaultInteractiveFramerate' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, DefaultInteractiveFramerateWaitTime) == 0x000350, "Member 'UAutomationTestSettings::DefaultInteractiveFramerateWaitTime' has a wrong offset!"); \ static_assert(offsetof(UAutomationTestSettings, DefaultInteractiveFramerateDuration) == 0x000354, "Member 'UAutomationTestSettings::DefaultInteractiveFramerateDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSingleLayerWaterMaterialOutput \ static_assert(alignof(UMaterialExpressionSingleLayerWaterMaterialOutput) == 0x000008, "Wrong alignment on UMaterialExpressionSingleLayerWaterMaterialOutput"); \ static_assert(sizeof(UMaterialExpressionSingleLayerWaterMaterialOutput) == 0x000150, "Wrong size on UMaterialExpressionSingleLayerWaterMaterialOutput"); \ static_assert(offsetof(UMaterialExpressionSingleLayerWaterMaterialOutput, ScatteringCoefficients) == 0x0000B0, "Member 'UMaterialExpressionSingleLayerWaterMaterialOutput::ScatteringCoefficients' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSingleLayerWaterMaterialOutput, AbsorptionCoefficients) == 0x0000D8, "Member 'UMaterialExpressionSingleLayerWaterMaterialOutput::AbsorptionCoefficients' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSingleLayerWaterMaterialOutput, PhaseG) == 0x000100, "Member 'UMaterialExpressionSingleLayerWaterMaterialOutput::PhaseG' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSingleLayerWaterMaterialOutput, ColorScaleBehindWater) == 0x000128, "Member 'UMaterialExpressionSingleLayerWaterMaterialOutput::ColorScaleBehindWater' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimClassData \ static_assert(alignof(UAnimClassData) == 0x000008, "Wrong alignment on UAnimClassData"); \ static_assert(sizeof(UAnimClassData) == 0x000258, "Wrong size on UAnimClassData"); \ static_assert(offsetof(UAnimClassData, BakedStateMachines) == 0x000030, "Member 'UAnimClassData::BakedStateMachines' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, TargetSkeleton) == 0x000040, "Member 'UAnimClassData::TargetSkeleton' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, AnimNotifies) == 0x000048, "Member 'UAnimClassData::AnimNotifies' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, OrderedSavedPoseIndicesMap) == 0x000058, "Member 'UAnimClassData::OrderedSavedPoseIndicesMap' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, AnimBlueprintFunctions) == 0x0000A8, "Member 'UAnimClassData::AnimBlueprintFunctions' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, AnimBlueprintFunctionData) == 0x0000B8, "Member 'UAnimClassData::AnimBlueprintFunctionData' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, AnimNodeProperties) == 0x0000C8, "Member 'UAnimClassData::AnimNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, LinkedAnimGraphNodeProperties) == 0x0000E8, "Member 'UAnimClassData::LinkedAnimGraphNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, LinkedAnimLayerNodeProperties) == 0x000108, "Member 'UAnimClassData::LinkedAnimLayerNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, PreUpdateNodeProperties) == 0x000128, "Member 'UAnimClassData::PreUpdateNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, DynamicResetNodeProperties) == 0x000148, "Member 'UAnimClassData::DynamicResetNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, StateMachineNodeProperties) == 0x000168, "Member 'UAnimClassData::StateMachineNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, InitializationNodeProperties) == 0x000188, "Member 'UAnimClassData::InitializationNodeProperties' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, GraphNameAssetPlayers) == 0x0001A8, "Member 'UAnimClassData::GraphNameAssetPlayers' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, SyncGroupNames) == 0x0001F8, "Member 'UAnimClassData::SyncGroupNames' has a wrong offset!"); \ static_assert(offsetof(UAnimClassData, GraphBlendOptions) == 0x000208, "Member 'UAnimClassData::GraphBlendOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereLightDirection \ static_assert(alignof(UMaterialExpressionSkyAtmosphereLightDirection) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereLightDirection"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereLightDirection) == 0x0000B8, "Wrong size on UMaterialExpressionSkyAtmosphereLightDirection"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereLightDirection, LightIndex) == 0x0000B0, "Member 'UMaterialExpressionSkyAtmosphereLightDirection::LightIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereLightIlluminance \ static_assert(alignof(UMaterialExpressionSkyAtmosphereLightIlluminance) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereLightIlluminance"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereLightIlluminance) == 0x0000E0, "Wrong size on UMaterialExpressionSkyAtmosphereLightIlluminance"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereLightIlluminance, LightIndex) == 0x0000B0, "Member 'UMaterialExpressionSkyAtmosphereLightIlluminance::LightIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereLightIlluminance, WorldPosition) == 0x0000B8, "Member 'UMaterialExpressionSkyAtmosphereLightIlluminance::WorldPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereLightDiskLuminance \ static_assert(alignof(UMaterialExpressionSkyAtmosphereLightDiskLuminance) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereLightDiskLuminance"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereLightDiskLuminance) == 0x0000E0, "Wrong size on UMaterialExpressionSkyAtmosphereLightDiskLuminance"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereLightDiskLuminance, LightIndex) == 0x0000B0, "Member 'UMaterialExpressionSkyAtmosphereLightDiskLuminance::LightIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSkyAtmosphereLightDiskLuminance, DiskAngularDiameterOverride) == 0x0000B8, "Member 'UMaterialExpressionSkyAtmosphereLightDiskLuminance::DiskAngularDiameterOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetAudioEngineSubsystem \ static_assert(alignof(SubsystemBlueprintLibrary_GetAudioEngineSubsystem) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetAudioEngineSubsystem"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetAudioEngineSubsystem) == 0x000018, "Wrong size on SubsystemBlueprintLibrary_GetAudioEngineSubsystem"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetAudioEngineSubsystem, ContextObject) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetAudioEngineSubsystem::ContextObject' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetAudioEngineSubsystem, Class_0) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetAudioEngineSubsystem::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetAudioEngineSubsystem, ReturnValue) == 0x000010, "Member 'SubsystemBlueprintLibrary_GetAudioEngineSubsystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetEngineSubsystem \ static_assert(alignof(SubsystemBlueprintLibrary_GetEngineSubsystem) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetEngineSubsystem"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetEngineSubsystem) == 0x000010, "Wrong size on SubsystemBlueprintLibrary_GetEngineSubsystem"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetEngineSubsystem, Class_0) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetEngineSubsystem::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetEngineSubsystem, ReturnValue) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetEngineSubsystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetGameInstanceSubsystem \ static_assert(alignof(SubsystemBlueprintLibrary_GetGameInstanceSubsystem) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetGameInstanceSubsystem"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetGameInstanceSubsystem) == 0x000018, "Wrong size on SubsystemBlueprintLibrary_GetGameInstanceSubsystem"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetGameInstanceSubsystem, ContextObject) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetGameInstanceSubsystem::ContextObject' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetGameInstanceSubsystem, Class_0) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetGameInstanceSubsystem::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetGameInstanceSubsystem, ReturnValue) == 0x000010, "Member 'SubsystemBlueprintLibrary_GetGameInstanceSubsystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetLocalPlayerSubsystem \ static_assert(alignof(SubsystemBlueprintLibrary_GetLocalPlayerSubsystem) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetLocalPlayerSubsystem"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetLocalPlayerSubsystem) == 0x000018, "Wrong size on SubsystemBlueprintLibrary_GetLocalPlayerSubsystem"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubsystem, ContextObject) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubsystem::ContextObject' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubsystem, Class_0) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubsystem::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubsystem, ReturnValue) == 0x000010, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubsystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController \ static_assert(alignof(SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController) == 0x000018, "Wrong size on SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController, PlayerController) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController::PlayerController' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController, Class_0) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController, ReturnValue) == 0x000010, "Member 'SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubsystemBlueprintLibrary_GetWorldSubsystem \ static_assert(alignof(SubsystemBlueprintLibrary_GetWorldSubsystem) == 0x000008, "Wrong alignment on SubsystemBlueprintLibrary_GetWorldSubsystem"); \ static_assert(sizeof(SubsystemBlueprintLibrary_GetWorldSubsystem) == 0x000018, "Wrong size on SubsystemBlueprintLibrary_GetWorldSubsystem"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetWorldSubsystem, ContextObject) == 0x000000, "Member 'SubsystemBlueprintLibrary_GetWorldSubsystem::ContextObject' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetWorldSubsystem, Class_0) == 0x000008, "Member 'SubsystemBlueprintLibrary_GetWorldSubsystem::Class_0' has a wrong offset!"); \ static_assert(offsetof(SubsystemBlueprintLibrary_GetWorldSubsystem, ReturnValue) == 0x000010, "Member 'SubsystemBlueprintLibrary_GetWorldSubsystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubsystemBlueprintLibrary \ static_assert(alignof(USubsystemBlueprintLibrary) == 0x000008, "Wrong alignment on USubsystemBlueprintLibrary"); \ static_assert(sizeof(USubsystemBlueprintLibrary) == 0x000028, "Wrong size on USubsystemBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyAtmosphereViewLuminance \ static_assert(alignof(UMaterialExpressionSkyAtmosphereViewLuminance) == 0x000008, "Wrong alignment on UMaterialExpressionSkyAtmosphereViewLuminance"); \ static_assert(sizeof(UMaterialExpressionSkyAtmosphereViewLuminance) == 0x0000B0, "Wrong size on UMaterialExpressionSkyAtmosphereViewLuminance"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSkyLightEnvMapSample \ static_assert(alignof(UMaterialExpressionSkyLightEnvMapSample) == 0x000008, "Wrong alignment on UMaterialExpressionSkyLightEnvMapSample"); \ static_assert(sizeof(UMaterialExpressionSkyLightEnvMapSample) == 0x000100, "Wrong size on UMaterialExpressionSkyLightEnvMapSample"); \ static_assert(offsetof(UMaterialExpressionSkyLightEnvMapSample, Direction) == 0x0000B0, "Member 'UMaterialExpressionSkyLightEnvMapSample::Direction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSkyLightEnvMapSample, Roughness) == 0x0000D8, "Member 'UMaterialExpressionSkyLightEnvMapSample::Roughness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveSphere \ static_assert(alignof(UParticleModuleLocationPrimitiveSphere) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveSphere"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveSphere) == 0x0000F8, "Wrong size on UParticleModuleLocationPrimitiveSphere"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveSphere, StartRadius) == 0x0000C8, "Member 'UParticleModuleLocationPrimitiveSphere::StartRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveSphere_Seeded \ static_assert(alignof(UParticleModuleLocationPrimitiveSphere_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveSphere_Seeded"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveSphere_Seeded) == 0x000118, "Wrong size on UParticleModuleLocationPrimitiveSphere_Seeded"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveSphere_Seeded, RandomSeedInfo) == 0x0000F8, "Member 'UParticleModuleLocationPrimitiveSphere_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureRenderTarget \ static_assert(alignof(UTextureRenderTarget) == 0x000010, "Wrong alignment on UTextureRenderTarget"); \ static_assert(sizeof(UTextureRenderTarget) == 0x000200, "Wrong size on UTextureRenderTarget"); \ static_assert(offsetof(UTextureRenderTarget, TargetGamma) == 0x0001F0, "Member 'UTextureRenderTarget::TargetGamma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureRenderTargetCube \ static_assert(alignof(UTextureRenderTargetCube) == 0x000010, "Wrong alignment on UTextureRenderTargetCube"); \ static_assert(sizeof(UTextureRenderTargetCube) == 0x000210, "Wrong size on UTextureRenderTargetCube"); \ static_assert(offsetof(UTextureRenderTargetCube, SizeX) == 0x0001F8, "Member 'UTextureRenderTargetCube::SizeX' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetCube, ClearColor) == 0x0001FC, "Member 'UTextureRenderTargetCube::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetCube, OverrideFormat) == 0x00020C, "Member 'UTextureRenderTargetCube::OverrideFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSmoothStep \ static_assert(alignof(UMaterialExpressionSmoothStep) == 0x000008, "Wrong alignment on UMaterialExpressionSmoothStep"); \ static_assert(sizeof(UMaterialExpressionSmoothStep) == 0x000138, "Wrong size on UMaterialExpressionSmoothStep"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, Min) == 0x0000B0, "Member 'UMaterialExpressionSmoothStep::Min' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, Max) == 0x0000D8, "Member 'UMaterialExpressionSmoothStep::Max' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, Value) == 0x000100, "Member 'UMaterialExpressionSmoothStep::Value' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, ConstMin) == 0x000128, "Member 'UMaterialExpressionSmoothStep::ConstMin' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, ConstMax) == 0x00012C, "Member 'UMaterialExpressionSmoothStep::ConstMax' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSmoothStep, ConstValue) == 0x000130, "Member 'UMaterialExpressionSmoothStep::ConstValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompress_RemoveLinearKeys \ static_assert(alignof(UAnimCompress_RemoveLinearKeys) == 0x000008, "Wrong alignment on UAnimCompress_RemoveLinearKeys"); \ static_assert(sizeof(UAnimCompress_RemoveLinearKeys) == 0x000060, "Wrong size on UAnimCompress_RemoveLinearKeys"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, MaxPosDiff) == 0x000040, "Member 'UAnimCompress_RemoveLinearKeys::MaxPosDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, MaxAngleDiff) == 0x000044, "Member 'UAnimCompress_RemoveLinearKeys::MaxAngleDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, MaxScaleDiff) == 0x000048, "Member 'UAnimCompress_RemoveLinearKeys::MaxScaleDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, MaxEffectorDiff) == 0x00004C, "Member 'UAnimCompress_RemoveLinearKeys::MaxEffectorDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, MinEffectorDiff) == 0x000050, "Member 'UAnimCompress_RemoveLinearKeys::MinEffectorDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, EffectorDiffSocket) == 0x000054, "Member 'UAnimCompress_RemoveLinearKeys::EffectorDiffSocket' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveLinearKeys, ParentKeyScale) == 0x000058, "Member 'UAnimCompress_RemoveLinearKeys::ParentKeyScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompress_PerTrackCompression \ static_assert(alignof(UAnimCompress_PerTrackCompression) == 0x000008, "Wrong alignment on UAnimCompress_PerTrackCompression"); \ static_assert(sizeof(UAnimCompress_PerTrackCompression) == 0x0000D8, "Wrong size on UAnimCompress_PerTrackCompression"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MaxZeroingThreshold) == 0x000060, "Member 'UAnimCompress_PerTrackCompression::MaxZeroingThreshold' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MaxPosDiffBitwise) == 0x000064, "Member 'UAnimCompress_PerTrackCompression::MaxPosDiffBitwise' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MaxAngleDiffBitwise) == 0x000068, "Member 'UAnimCompress_PerTrackCompression::MaxAngleDiffBitwise' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MaxScaleDiffBitwise) == 0x00006C, "Member 'UAnimCompress_PerTrackCompression::MaxScaleDiffBitwise' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, AllowedRotationFormats) == 0x000070, "Member 'UAnimCompress_PerTrackCompression::AllowedRotationFormats' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, AllowedTranslationFormats) == 0x000080, "Member 'UAnimCompress_PerTrackCompression::AllowedTranslationFormats' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, AllowedScaleFormats) == 0x000090, "Member 'UAnimCompress_PerTrackCompression::AllowedScaleFormats' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, ResampledFramerate) == 0x0000A4, "Member 'UAnimCompress_PerTrackCompression::ResampledFramerate' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MinKeysForResampling) == 0x0000A8, "Member 'UAnimCompress_PerTrackCompression::MinKeysForResampling' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, TrackHeightBias) == 0x0000B0, "Member 'UAnimCompress_PerTrackCompression::TrackHeightBias' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, ParentingDivisor) == 0x0000B4, "Member 'UAnimCompress_PerTrackCompression::ParentingDivisor' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, ParentingDivisorExponent) == 0x0000B8, "Member 'UAnimCompress_PerTrackCompression::ParentingDivisorExponent' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, RotationErrorSourceRatio) == 0x0000C0, "Member 'UAnimCompress_PerTrackCompression::RotationErrorSourceRatio' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, TranslationErrorSourceRatio) == 0x0000C4, "Member 'UAnimCompress_PerTrackCompression::TranslationErrorSourceRatio' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, ScaleErrorSourceRatio) == 0x0000C8, "Member 'UAnimCompress_PerTrackCompression::ScaleErrorSourceRatio' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, MaxErrorPerTrackRatio) == 0x0000CC, "Member 'UAnimCompress_PerTrackCompression::MaxErrorPerTrackRatio' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_PerTrackCompression, PerturbationProbeSize) == 0x0000D0, "Member 'UAnimCompress_PerTrackCompression::PerturbationProbeSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSobol \ static_assert(alignof(UMaterialExpressionSobol) == 0x000008, "Wrong alignment on UMaterialExpressionSobol"); \ static_assert(sizeof(UMaterialExpressionSobol) == 0x000140, "Wrong size on UMaterialExpressionSobol"); \ static_assert(offsetof(UMaterialExpressionSobol, Cell) == 0x0000B0, "Member 'UMaterialExpressionSobol::Cell' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSobol, Index_0) == 0x0000D8, "Member 'UMaterialExpressionSobol::Index_0' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSobol, Seed) == 0x000100, "Member 'UMaterialExpressionSobol::Seed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSobol, ConstIndex) == 0x000128, "Member 'UMaterialExpressionSobol::ConstIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSobol, ConstSeed) == 0x000130, "Member 'UMaterialExpressionSobol::ConstSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSpeedTree \ static_assert(alignof(UMaterialExpressionSpeedTree) == 0x000008, "Wrong alignment on UMaterialExpressionSpeedTree"); \ static_assert(sizeof(UMaterialExpressionSpeedTree) == 0x000160, "Wrong size on UMaterialExpressionSpeedTree"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, GeometryInput) == 0x0000B0, "Member 'UMaterialExpressionSpeedTree::GeometryInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, WindInput) == 0x0000D8, "Member 'UMaterialExpressionSpeedTree::WindInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, LODInput) == 0x000100, "Member 'UMaterialExpressionSpeedTree::LODInput' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, ExtraBendWS) == 0x000128, "Member 'UMaterialExpressionSpeedTree::ExtraBendWS' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, GeometryType) == 0x000150, "Member 'UMaterialExpressionSpeedTree::GeometryType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, WindType) == 0x000151, "Member 'UMaterialExpressionSpeedTree::WindType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, LODType) == 0x000152, "Member 'UMaterialExpressionSpeedTree::LODType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, BillboardThreshold) == 0x000154, "Member 'UMaterialExpressionSpeedTree::BillboardThreshold' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpeedTree, bAccurateWindVelocities) == 0x000158, "Member 'UMaterialExpressionSpeedTree::bAccurateWindVelocities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSphereMask \ static_assert(alignof(UMaterialExpressionSphereMask) == 0x000008, "Wrong alignment on UMaterialExpressionSphereMask"); \ static_assert(sizeof(UMaterialExpressionSphereMask) == 0x000158, "Wrong size on UMaterialExpressionSphereMask"); \ static_assert(offsetof(UMaterialExpressionSphereMask, A) == 0x0000B0, "Member 'UMaterialExpressionSphereMask::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphereMask, B) == 0x0000D8, "Member 'UMaterialExpressionSphereMask::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphereMask, Radius) == 0x000100, "Member 'UMaterialExpressionSphereMask::Radius' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphereMask, Hardness) == 0x000128, "Member 'UMaterialExpressionSphereMask::Hardness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphereMask, AttenuationRadius) == 0x000150, "Member 'UMaterialExpressionSphereMask::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphereMask, HardnessPercent) == 0x000154, "Member 'UMaterialExpressionSphereMask::HardnessPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationWorldOffset \ static_assert(alignof(UParticleModuleLocationWorldOffset) == 0x000008, "Wrong alignment on UParticleModuleLocationWorldOffset"); \ static_assert(sizeof(UParticleModuleLocationWorldOffset) == 0x000098, "Wrong size on UParticleModuleLocationWorldOffset"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationWorldOffset_Seeded \ static_assert(alignof(UParticleModuleLocationWorldOffset_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLocationWorldOffset_Seeded"); \ static_assert(sizeof(UParticleModuleLocationWorldOffset_Seeded) == 0x0000B8, "Wrong size on UParticleModuleLocationWorldOffset_Seeded"); \ static_assert(offsetof(UParticleModuleLocationWorldOffset_Seeded, RandomSeedInfo) == 0x000098, "Member 'UParticleModuleLocationWorldOffset_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSphericalParticleOpacity \ static_assert(alignof(UMaterialExpressionSphericalParticleOpacity) == 0x000008, "Wrong alignment on UMaterialExpressionSphericalParticleOpacity"); \ static_assert(sizeof(UMaterialExpressionSphericalParticleOpacity) == 0x0000E0, "Wrong size on UMaterialExpressionSphericalParticleOpacity"); \ static_assert(offsetof(UMaterialExpressionSphericalParticleOpacity, Density) == 0x0000B0, "Member 'UMaterialExpressionSphericalParticleOpacity::Density' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSphericalParticleOpacity, ConstantDensity) == 0x0000D8, "Member 'UMaterialExpressionSphericalParticleOpacity::ConstantDensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCurveCompressionCodec \ static_assert(alignof(UAnimCurveCompressionCodec) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec"); \ static_assert(sizeof(UAnimCurveCompressionCodec) == 0x000028, "Wrong size on UAnimCurveCompressionCodec"); \ #define DUMPER7_ASSERTS_UAnimCurveCompressionCodec_CompressedRichCurve \ static_assert(alignof(UAnimCurveCompressionCodec_CompressedRichCurve) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec_CompressedRichCurve"); \ static_assert(sizeof(UAnimCurveCompressionCodec_CompressedRichCurve) == 0x000028, "Wrong size on UAnimCurveCompressionCodec_CompressedRichCurve"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSquareRoot \ static_assert(alignof(UMaterialExpressionSquareRoot) == 0x000008, "Wrong alignment on UMaterialExpressionSquareRoot"); \ static_assert(sizeof(UMaterialExpressionSquareRoot) == 0x0000D8, "Wrong size on UMaterialExpressionSquareRoot"); \ static_assert(offsetof(UMaterialExpressionSquareRoot, Input) == 0x0000B0, "Member 'UMaterialExpressionSquareRoot::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureLightProfile \ static_assert(alignof(UTextureLightProfile) == 0x000010, "Wrong alignment on UTextureLightProfile"); \ static_assert(sizeof(UTextureLightProfile) == 0x0002B0, "Wrong size on UTextureLightProfile"); \ static_assert(offsetof(UTextureLightProfile, Brightness) == 0x0002A8, "Member 'UTextureLightProfile::Brightness' has a wrong offset!"); \ static_assert(offsetof(UTextureLightProfile, TextureMultiplier) == 0x0002AC, "Member 'UTextureLightProfile::TextureMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStaticBool \ static_assert(alignof(UMaterialExpressionStaticBool) == 0x000008, "Wrong alignment on UMaterialExpressionStaticBool"); \ static_assert(sizeof(UMaterialExpressionStaticBool) == 0x0000B8, "Wrong size on UMaterialExpressionStaticBool"); \ #define DUMPER7_ASSERTS_USkeletalMeshSimplificationSettings \ static_assert(alignof(USkeletalMeshSimplificationSettings) == 0x000008, "Wrong alignment on USkeletalMeshSimplificationSettings"); \ static_assert(sizeof(USkeletalMeshSimplificationSettings) == 0x000040, "Wrong size on USkeletalMeshSimplificationSettings"); \ static_assert(offsetof(USkeletalMeshSimplificationSettings, SkeletalMeshReductionModuleName) == 0x000038, "Member 'USkeletalMeshSimplificationSettings::SkeletalMeshReductionModuleName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStaticComponentMaskParameter \ static_assert(alignof(UMaterialExpressionStaticComponentMaskParameter) == 0x000008, "Wrong alignment on UMaterialExpressionStaticComponentMaskParameter"); \ static_assert(sizeof(UMaterialExpressionStaticComponentMaskParameter) == 0x000108, "Wrong size on UMaterialExpressionStaticComponentMaskParameter"); \ static_assert(offsetof(UMaterialExpressionStaticComponentMaskParameter, Input) == 0x0000D8, "Member 'UMaterialExpressionStaticComponentMaskParameter::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStaticSwitch \ static_assert(alignof(UMaterialExpressionStaticSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionStaticSwitch"); \ static_assert(sizeof(UMaterialExpressionStaticSwitch) == 0x000130, "Wrong size on UMaterialExpressionStaticSwitch"); \ static_assert(offsetof(UMaterialExpressionStaticSwitch, A) == 0x0000B8, "Member 'UMaterialExpressionStaticSwitch::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStaticSwitch, B) == 0x0000E0, "Member 'UMaterialExpressionStaticSwitch::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStaticSwitch, Value) == 0x000108, "Member 'UMaterialExpressionStaticSwitch::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStaticSwitchParameter \ static_assert(alignof(UMaterialExpressionStaticSwitchParameter) == 0x000008, "Wrong alignment on UMaterialExpressionStaticSwitchParameter"); \ static_assert(sizeof(UMaterialExpressionStaticSwitchParameter) == 0x000130, "Wrong size on UMaterialExpressionStaticSwitchParameter"); \ static_assert(offsetof(UMaterialExpressionStaticSwitchParameter, A) == 0x0000E0, "Member 'UMaterialExpressionStaticSwitchParameter::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStaticSwitchParameter, B) == 0x000108, "Member 'UMaterialExpressionStaticSwitchParameter::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStep \ static_assert(alignof(UMaterialExpressionStep) == 0x000008, "Wrong alignment on UMaterialExpressionStep"); \ static_assert(sizeof(UMaterialExpressionStep) == 0x000108, "Wrong size on UMaterialExpressionStep"); \ static_assert(offsetof(UMaterialExpressionStep, Y) == 0x0000B0, "Member 'UMaterialExpressionStep::Y' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStep, X) == 0x0000D8, "Member 'UMaterialExpressionStep::X' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStep, ConstY) == 0x000100, "Member 'UMaterialExpressionStep::ConstY' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStep, ConstX) == 0x000104, "Member 'UMaterialExpressionStep::ConstX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataLegacyConversion \ static_assert(alignof(UMaterialExpressionStrataLegacyConversion) == 0x000008, "Wrong alignment on UMaterialExpressionStrataLegacyConversion"); \ static_assert(sizeof(UMaterialExpressionStrataLegacyConversion) == 0x0003F8, "Wrong size on UMaterialExpressionStrataLegacyConversion"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataLegacyConversion::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Metallic) == 0x0000D8, "Member 'UMaterialExpressionStrataLegacyConversion::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Specular) == 0x000100, "Member 'UMaterialExpressionStrataLegacyConversion::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Roughness) == 0x000128, "Member 'UMaterialExpressionStrataLegacyConversion::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Anisotropy) == 0x000150, "Member 'UMaterialExpressionStrataLegacyConversion::Anisotropy' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, EmissiveColor) == 0x000178, "Member 'UMaterialExpressionStrataLegacyConversion::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Normal) == 0x0001A0, "Member 'UMaterialExpressionStrataLegacyConversion::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Tangent) == 0x0001C8, "Member 'UMaterialExpressionStrataLegacyConversion::Tangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, SubsurfaceColor) == 0x0001F0, "Member 'UMaterialExpressionStrataLegacyConversion::SubsurfaceColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ClearCoat) == 0x000218, "Member 'UMaterialExpressionStrataLegacyConversion::ClearCoat' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ClearCoatRoughness) == 0x000240, "Member 'UMaterialExpressionStrataLegacyConversion::ClearCoatRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, Opacity) == 0x000268, "Member 'UMaterialExpressionStrataLegacyConversion::Opacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, TransmittanceColor) == 0x000290, "Member 'UMaterialExpressionStrataLegacyConversion::TransmittanceColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, WaterScatteringCoefficients) == 0x0002B8, "Member 'UMaterialExpressionStrataLegacyConversion::WaterScatteringCoefficients' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, WaterAbsorptionCoefficients) == 0x0002E0, "Member 'UMaterialExpressionStrataLegacyConversion::WaterAbsorptionCoefficients' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, WaterPhaseG) == 0x000308, "Member 'UMaterialExpressionStrataLegacyConversion::WaterPhaseG' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ColorScaleBehindWater) == 0x000330, "Member 'UMaterialExpressionStrataLegacyConversion::ColorScaleBehindWater' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ClearCoatNormal) == 0x000358, "Member 'UMaterialExpressionStrataLegacyConversion::ClearCoatNormal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, CustomTangent) == 0x000380, "Member 'UMaterialExpressionStrataLegacyConversion::CustomTangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ShadingModel) == 0x0003A8, "Member 'UMaterialExpressionStrataLegacyConversion::ShadingModel' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, SubsurfaceProfile) == 0x0003D8, "Member 'UMaterialExpressionStrataLegacyConversion::SubsurfaceProfile' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataLegacyConversion, ConvertedStrataMaterialInfo) == 0x0003E0, "Member 'UMaterialExpressionStrataLegacyConversion::ConvertedStrataMaterialInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMeshEditorData \ static_assert(alignof(USkeletalMeshEditorData) == 0x000008, "Wrong alignment on USkeletalMeshEditorData"); \ static_assert(sizeof(USkeletalMeshEditorData) == 0x000028, "Wrong size on USkeletalMeshEditorData"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataSlabBSDF \ static_assert(alignof(UMaterialExpressionStrataSlabBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataSlabBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataSlabBSDF) == 0x0003E0, "Wrong size on UMaterialExpressionStrataSlabBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataSlabBSDF::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, EdgeColor) == 0x0000D8, "Member 'UMaterialExpressionStrataSlabBSDF::EdgeColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Metallic) == 0x000100, "Member 'UMaterialExpressionStrataSlabBSDF::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Specular) == 0x000128, "Member 'UMaterialExpressionStrataSlabBSDF::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, DiffuseAlbedo) == 0x000150, "Member 'UMaterialExpressionStrataSlabBSDF::DiffuseAlbedo' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, F0) == 0x000178, "Member 'UMaterialExpressionStrataSlabBSDF::F0' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, F90) == 0x0001A0, "Member 'UMaterialExpressionStrataSlabBSDF::F90' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Roughness) == 0x0001C8, "Member 'UMaterialExpressionStrataSlabBSDF::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Anisotropy) == 0x0001F0, "Member 'UMaterialExpressionStrataSlabBSDF::Anisotropy' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Normal) == 0x000218, "Member 'UMaterialExpressionStrataSlabBSDF::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Tangent) == 0x000240, "Member 'UMaterialExpressionStrataSlabBSDF::Tangent' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SSSMFP) == 0x000268, "Member 'UMaterialExpressionStrataSlabBSDF::SSSMFP' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SSSMFPScale) == 0x000290, "Member 'UMaterialExpressionStrataSlabBSDF::SSSMFPScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SSSPhaseAnisotropy) == 0x0002B8, "Member 'UMaterialExpressionStrataSlabBSDF::SSSPhaseAnisotropy' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, EmissiveColor) == 0x0002E0, "Member 'UMaterialExpressionStrataSlabBSDF::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SecondRoughness) == 0x000308, "Member 'UMaterialExpressionStrataSlabBSDF::SecondRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SecondRoughnessWeight) == 0x000330, "Member 'UMaterialExpressionStrataSlabBSDF::SecondRoughnessWeight' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, Thickness) == 0x000358, "Member 'UMaterialExpressionStrataSlabBSDF::Thickness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, FuzzAmount) == 0x000380, "Member 'UMaterialExpressionStrataSlabBSDF::FuzzAmount' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, FuzzColor) == 0x0003A8, "Member 'UMaterialExpressionStrataSlabBSDF::FuzzColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSlabBSDF, SubsurfaceProfile) == 0x0003D0, "Member 'UMaterialExpressionStrataSlabBSDF::SubsurfaceProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataSimpleClearCoatBSDF \ static_assert(alignof(UMaterialExpressionStrataSimpleClearCoatBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataSimpleClearCoatBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataSimpleClearCoatBSDF) == 0x0001F0, "Wrong size on UMaterialExpressionStrataSimpleClearCoatBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, Metallic) == 0x0000D8, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, Specular) == 0x000100, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, Roughness) == 0x000128, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, ClearCoatCoverage) == 0x000150, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::ClearCoatCoverage' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, ClearCoatRoughness) == 0x000178, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::ClearCoatRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, Normal) == 0x0001A0, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSimpleClearCoatBSDF, EmissiveColor) == 0x0001C8, "Member 'UMaterialExpressionStrataSimpleClearCoatBSDF::EmissiveColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAccelerationDrag \ static_assert(alignof(UParticleModuleAccelerationDrag) == 0x000008, "Wrong alignment on UParticleModuleAccelerationDrag"); \ static_assert(sizeof(UParticleModuleAccelerationDrag) == 0x000070, "Wrong size on UParticleModuleAccelerationDrag"); \ static_assert(offsetof(UParticleModuleAccelerationDrag, DragCoefficient) == 0x000038, "Member 'UParticleModuleAccelerationDrag::DragCoefficient' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAccelerationDrag, DragCoefficientRaw) == 0x000040, "Member 'UParticleModuleAccelerationDrag::DragCoefficientRaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundMix \ static_assert(alignof(USoundMix) == 0x000008, "Wrong alignment on USoundMix"); \ static_assert(sizeof(USoundMix) == 0x000090, "Wrong size on USoundMix"); \ static_assert(offsetof(USoundMix, EQPriority) == 0x00002C, "Member 'USoundMix::EQPriority' has a wrong offset!"); \ static_assert(offsetof(USoundMix, EQSettings) == 0x000030, "Member 'USoundMix::EQSettings' has a wrong offset!"); \ static_assert(offsetof(USoundMix, SoundClassEffects) == 0x000070, "Member 'USoundMix::SoundClassEffects' has a wrong offset!"); \ static_assert(offsetof(USoundMix, InitialDelay) == 0x000080, "Member 'USoundMix::InitialDelay' has a wrong offset!"); \ static_assert(offsetof(USoundMix, FadeInTime) == 0x000084, "Member 'USoundMix::FadeInTime' has a wrong offset!"); \ static_assert(offsetof(USoundMix, Duration) == 0x000088, "Member 'USoundMix::Duration' has a wrong offset!"); \ static_assert(offsetof(USoundMix, FadeOutTime) == 0x00008C, "Member 'USoundMix::FadeOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataVolumetricFogCloudBSDF \ static_assert(alignof(UMaterialExpressionStrataVolumetricFogCloudBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataVolumetricFogCloudBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataVolumetricFogCloudBSDF) == 0x000150, "Wrong size on UMaterialExpressionStrataVolumetricFogCloudBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataVolumetricFogCloudBSDF, Albedo) == 0x0000B0, "Member 'UMaterialExpressionStrataVolumetricFogCloudBSDF::Albedo' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataVolumetricFogCloudBSDF, Extinction) == 0x0000D8, "Member 'UMaterialExpressionStrataVolumetricFogCloudBSDF::Extinction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataVolumetricFogCloudBSDF, EmissiveColor) == 0x000100, "Member 'UMaterialExpressionStrataVolumetricFogCloudBSDF::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataVolumetricFogCloudBSDF, AmbientOcclusion) == 0x000128, "Member 'UMaterialExpressionStrataVolumetricFogCloudBSDF::AmbientOcclusion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataUnlitBSDF \ static_assert(alignof(UMaterialExpressionStrataUnlitBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataUnlitBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataUnlitBSDF) == 0x000100, "Wrong size on UMaterialExpressionStrataUnlitBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataUnlitBSDF, EmissiveColor) == 0x0000B0, "Member 'UMaterialExpressionStrataUnlitBSDF::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataUnlitBSDF, TransmittanceColor) == 0x0000D8, "Member 'UMaterialExpressionStrataUnlitBSDF::TransmittanceColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataEyeBSDF \ static_assert(alignof(UMaterialExpressionStrataEyeBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataEyeBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataEyeBSDF) == 0x0001F8, "Wrong size on UMaterialExpressionStrataEyeBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, DiffuseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataEyeBSDF::DiffuseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, Roughness) == 0x0000D8, "Member 'UMaterialExpressionStrataEyeBSDF::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, CorneaNormal) == 0x000100, "Member 'UMaterialExpressionStrataEyeBSDF::CorneaNormal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, IrisNormal) == 0x000128, "Member 'UMaterialExpressionStrataEyeBSDF::IrisNormal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, IrisPlaneNormal) == 0x000150, "Member 'UMaterialExpressionStrataEyeBSDF::IrisPlaneNormal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, IrisMask) == 0x000178, "Member 'UMaterialExpressionStrataEyeBSDF::IrisMask' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, IrisDistance) == 0x0001A0, "Member 'UMaterialExpressionStrataEyeBSDF::IrisDistance' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, EmissiveColor) == 0x0001C8, "Member 'UMaterialExpressionStrataEyeBSDF::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataEyeBSDF, SubsurfaceProfile) == 0x0001F0, "Member 'UMaterialExpressionStrataEyeBSDF::SubsurfaceProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAttractorBase \ static_assert(alignof(UParticleModuleAttractorBase) == 0x000008, "Wrong alignment on UParticleModuleAttractorBase"); \ static_assert(sizeof(UParticleModuleAttractorBase) == 0x000030, "Wrong size on UParticleModuleAttractorBase"); \ #define DUMPER7_ASSERTS_UParticleModuleAttractorLine \ static_assert(alignof(UParticleModuleAttractorLine) == 0x000008, "Wrong alignment on UParticleModuleAttractorLine"); \ static_assert(sizeof(UParticleModuleAttractorLine) == 0x0000C0, "Wrong size on UParticleModuleAttractorLine"); \ static_assert(offsetof(UParticleModuleAttractorLine, EndPoint0) == 0x000030, "Member 'UParticleModuleAttractorLine::EndPoint0' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorLine, EndPoint1) == 0x000048, "Member 'UParticleModuleAttractorLine::EndPoint1' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorLine, Range) == 0x000060, "Member 'UParticleModuleAttractorLine::Range' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorLine, Strength) == 0x000090, "Member 'UParticleModuleAttractorLine::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataSingleLayerWaterBSDF \ static_assert(alignof(UMaterialExpressionStrataSingleLayerWaterBSDF) == 0x000008, "Wrong alignment on UMaterialExpressionStrataSingleLayerWaterBSDF"); \ static_assert(sizeof(UMaterialExpressionStrataSingleLayerWaterBSDF) == 0x000268, "Wrong size on UMaterialExpressionStrataSingleLayerWaterBSDF"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, Metallic) == 0x0000D8, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, Specular) == 0x000100, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::Specular' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, Roughness) == 0x000128, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::Roughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, Normal) == 0x000150, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::Normal' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, EmissiveColor) == 0x000178, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::EmissiveColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, TopMaterialOpacity) == 0x0001A0, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::TopMaterialOpacity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, WaterAlbedo) == 0x0001C8, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::WaterAlbedo' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, WaterExtinction) == 0x0001F0, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::WaterExtinction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, WaterPhaseG) == 0x000218, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::WaterPhaseG' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataSingleLayerWaterBSDF, ColorScaleBehindWater) == 0x000240, "Member 'UMaterialExpressionStrataSingleLayerWaterBSDF::ColorScaleBehindWater' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundConcurrency \ static_assert(alignof(USoundConcurrency) == 0x000008, "Wrong alignment on USoundConcurrency"); \ static_assert(sizeof(USoundConcurrency) == 0x000048, "Wrong size on USoundConcurrency"); \ static_assert(offsetof(USoundConcurrency, Concurrency) == 0x000028, "Member 'USoundConcurrency::Concurrency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataPostProcess \ static_assert(alignof(UMaterialExpressionStrataPostProcess) == 0x000008, "Wrong alignment on UMaterialExpressionStrataPostProcess"); \ static_assert(sizeof(UMaterialExpressionStrataPostProcess) == 0x000100, "Wrong size on UMaterialExpressionStrataPostProcess"); \ static_assert(offsetof(UMaterialExpressionStrataPostProcess, Color) == 0x0000B0, "Member 'UMaterialExpressionStrataPostProcess::Color' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataPostProcess, Opacity) == 0x0000D8, "Member 'UMaterialExpressionStrataPostProcess::Opacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataConvertToDecal \ static_assert(alignof(UMaterialExpressionStrataConvertToDecal) == 0x000008, "Wrong alignment on UMaterialExpressionStrataConvertToDecal"); \ static_assert(sizeof(UMaterialExpressionStrataConvertToDecal) == 0x000100, "Wrong size on UMaterialExpressionStrataConvertToDecal"); \ static_assert(offsetof(UMaterialExpressionStrataConvertToDecal, DecalMaterial) == 0x0000B0, "Member 'UMaterialExpressionStrataConvertToDecal::DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataConvertToDecal, Coverage) == 0x0000D8, "Member 'UMaterialExpressionStrataConvertToDecal::Coverage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRequired \ static_assert(alignof(UParticleModuleRequired) == 0x000008, "Wrong alignment on UParticleModuleRequired"); \ static_assert(sizeof(UParticleModuleRequired) == 0x000178, "Wrong size on UParticleModuleRequired"); \ static_assert(offsetof(UParticleModuleRequired, Material) == 0x000030, "Member 'UParticleModuleRequired::Material' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, MinFacingCameraBlendDistance) == 0x000038, "Member 'UParticleModuleRequired::MinFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, MaxFacingCameraBlendDistance) == 0x00003C, "Member 'UParticleModuleRequired::MaxFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterOrigin) == 0x000040, "Member 'UParticleModuleRequired::EmitterOrigin' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterRotation) == 0x000058, "Member 'UParticleModuleRequired::EmitterRotation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, ScreenAlignment) == 0x000070, "Member 'UParticleModuleRequired::ScreenAlignment' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, SortMode) == 0x000072, "Member 'UParticleModuleRequired::SortMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterDuration) == 0x000074, "Member 'UParticleModuleRequired::EmitterDuration' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, SpawnRate) == 0x000078, "Member 'UParticleModuleRequired::SpawnRate' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, BurstList) == 0x0000A8, "Member 'UParticleModuleRequired::BurstList' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterDelay) == 0x0000B8, "Member 'UParticleModuleRequired::EmitterDelay' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterDelayLow) == 0x0000BC, "Member 'UParticleModuleRequired::EmitterDelayLow' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, InterpolationMethod) == 0x0000C1, "Member 'UParticleModuleRequired::InterpolationMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, ParticleBurstMethod) == 0x0000C3, "Member 'UParticleModuleRequired::ParticleBurstMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, OpacitySourceMode) == 0x0000C5, "Member 'UParticleModuleRequired::OpacitySourceMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterNormalsMode) == 0x0000C6, "Member 'UParticleModuleRequired::EmitterNormalsMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, SubImages_Horizontal) == 0x0000C8, "Member 'UParticleModuleRequired::SubImages_Horizontal' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, SubImages_Vertical) == 0x0000CC, "Member 'UParticleModuleRequired::SubImages_Vertical' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, RandomImageTime) == 0x0000D0, "Member 'UParticleModuleRequired::RandomImageTime' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, RandomImageChanges) == 0x0000D4, "Member 'UParticleModuleRequired::RandomImageChanges' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, MacroUVPosition) == 0x0000D8, "Member 'UParticleModuleRequired::MacroUVPosition' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, MacroUVRadius) == 0x0000F0, "Member 'UParticleModuleRequired::MacroUVRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, UVFlippingMode) == 0x0000F4, "Member 'UParticleModuleRequired::UVFlippingMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, BoundingMode) == 0x0000F5, "Member 'UParticleModuleRequired::BoundingMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, NormalsSphereCenter) == 0x0000F8, "Member 'UParticleModuleRequired::NormalsSphereCenter' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, AlphaThreshold) == 0x000110, "Member 'UParticleModuleRequired::AlphaThreshold' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterLoops) == 0x000114, "Member 'UParticleModuleRequired::EmitterLoops' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, CutoutTexture) == 0x000118, "Member 'UParticleModuleRequired::CutoutTexture' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, MaxDrawCount) == 0x000120, "Member 'UParticleModuleRequired::MaxDrawCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, EmitterDurationLow) == 0x000124, "Member 'UParticleModuleRequired::EmitterDurationLow' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, NormalsCylinderDirection) == 0x000128, "Member 'UParticleModuleRequired::NormalsCylinderDirection' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleRequired, NamedMaterialOverrides) == 0x000140, "Member 'UParticleModuleRequired::NamedMaterialOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataVerticalLayering \ static_assert(alignof(UMaterialExpressionStrataVerticalLayering) == 0x000008, "Wrong alignment on UMaterialExpressionStrataVerticalLayering"); \ static_assert(sizeof(UMaterialExpressionStrataVerticalLayering) == 0x000108, "Wrong size on UMaterialExpressionStrataVerticalLayering"); \ static_assert(offsetof(UMaterialExpressionStrataVerticalLayering, Top) == 0x0000B0, "Member 'UMaterialExpressionStrataVerticalLayering::Top' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataVerticalLayering, Base) == 0x0000D8, "Member 'UMaterialExpressionStrataVerticalLayering::Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataWeight \ static_assert(alignof(UMaterialExpressionStrataWeight) == 0x000008, "Wrong alignment on UMaterialExpressionStrataWeight"); \ static_assert(sizeof(UMaterialExpressionStrataWeight) == 0x000100, "Wrong size on UMaterialExpressionStrataWeight"); \ static_assert(offsetof(UMaterialExpressionStrataWeight, A) == 0x0000B0, "Member 'UMaterialExpressionStrataWeight::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataWeight, Weight) == 0x0000D8, "Member 'UMaterialExpressionStrataWeight::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationRateMultiplyLife \ static_assert(alignof(UParticleModuleRotationRateMultiplyLife) == 0x000008, "Wrong alignment on UParticleModuleRotationRateMultiplyLife"); \ static_assert(sizeof(UParticleModuleRotationRateMultiplyLife) == 0x000060, "Wrong size on UParticleModuleRotationRateMultiplyLife"); \ static_assert(offsetof(UParticleModuleRotationRateMultiplyLife, LifeMultiplier) == 0x000030, "Member 'UParticleModuleRotationRateMultiplyLife::LifeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataThinFilm \ static_assert(alignof(UMaterialExpressionStrataThinFilm) == 0x000008, "Wrong alignment on UMaterialExpressionStrataThinFilm"); \ static_assert(sizeof(UMaterialExpressionStrataThinFilm) == 0x000128, "Wrong size on UMaterialExpressionStrataThinFilm"); \ static_assert(offsetof(UMaterialExpressionStrataThinFilm, A) == 0x0000B0, "Member 'UMaterialExpressionStrataThinFilm::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataThinFilm, Thickness) == 0x0000D8, "Member 'UMaterialExpressionStrataThinFilm::Thickness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataThinFilm, IOR) == 0x000100, "Member 'UMaterialExpressionStrataThinFilm::IOR' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0 \ static_assert(alignof(UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0) == 0x000008, "Wrong alignment on UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0"); \ static_assert(sizeof(UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0) == 0x000128, "Wrong size on UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0"); \ static_assert(offsetof(UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0, BaseColor) == 0x0000B0, "Member 'UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0::BaseColor' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0, Metallic) == 0x0000D8, "Member 'UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0::Metallic' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0, Specular) == 0x000100, "Member 'UMaterialExpressionStrataMetalnessToDiffuseAlbedoF0::Specular' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContentBundleDescriptor \ static_assert(alignof(UContentBundleDescriptor) == 0x000008, "Wrong alignment on UContentBundleDescriptor"); \ static_assert(sizeof(UContentBundleDescriptor) == 0x000058, "Wrong size on UContentBundleDescriptor"); \ static_assert(offsetof(UContentBundleDescriptor, DisplayName) == 0x000028, "Member 'UContentBundleDescriptor::DisplayName' has a wrong offset!"); \ static_assert(offsetof(UContentBundleDescriptor, Guid) == 0x000038, "Member 'UContentBundleDescriptor::Guid' has a wrong offset!"); \ static_assert(offsetof(UContentBundleDescriptor, PackageRoot) == 0x000048, "Member 'UContentBundleDescriptor::PackageRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionStrataHazinessToSecondaryRoughness \ static_assert(alignof(UMaterialExpressionStrataHazinessToSecondaryRoughness) == 0x000008, "Wrong alignment on UMaterialExpressionStrataHazinessToSecondaryRoughness"); \ static_assert(sizeof(UMaterialExpressionStrataHazinessToSecondaryRoughness) == 0x000100, "Wrong size on UMaterialExpressionStrataHazinessToSecondaryRoughness"); \ static_assert(offsetof(UMaterialExpressionStrataHazinessToSecondaryRoughness, BaseRoughness) == 0x0000B0, "Member 'UMaterialExpressionStrataHazinessToSecondaryRoughness::BaseRoughness' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionStrataHazinessToSecondaryRoughness, Haziness) == 0x0000D8, "Member 'UMaterialExpressionStrataHazinessToSecondaryRoughness::Haziness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSubtract \ static_assert(alignof(UMaterialExpressionSubtract) == 0x000008, "Wrong alignment on UMaterialExpressionSubtract"); \ static_assert(sizeof(UMaterialExpressionSubtract) == 0x000108, "Wrong size on UMaterialExpressionSubtract"); \ static_assert(offsetof(UMaterialExpressionSubtract, A) == 0x0000B0, "Member 'UMaterialExpressionSubtract::A' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSubtract, B) == 0x0000D8, "Member 'UMaterialExpressionSubtract::B' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSubtract, ConstA) == 0x000100, "Member 'UMaterialExpressionSubtract::ConstA' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSubtract, ConstB) == 0x000104, "Member 'UMaterialExpressionSubtract::ConstB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTangent \ static_assert(alignof(UMaterialExpressionTangent) == 0x000008, "Wrong alignment on UMaterialExpressionTangent"); \ static_assert(sizeof(UMaterialExpressionTangent) == 0x0000E0, "Wrong size on UMaterialExpressionTangent"); \ static_assert(offsetof(UMaterialExpressionTangent, Input) == 0x0000B0, "Member 'UMaterialExpressionTangent::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTangent, Period) == 0x0000D8, "Member 'UMaterialExpressionTangent::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTemporalSobol \ static_assert(alignof(UMaterialExpressionTemporalSobol) == 0x000008, "Wrong alignment on UMaterialExpressionTemporalSobol"); \ static_assert(sizeof(UMaterialExpressionTemporalSobol) == 0x000118, "Wrong size on UMaterialExpressionTemporalSobol"); \ static_assert(offsetof(UMaterialExpressionTemporalSobol, Index_0) == 0x0000B0, "Member 'UMaterialExpressionTemporalSobol::Index_0' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTemporalSobol, Seed) == 0x0000D8, "Member 'UMaterialExpressionTemporalSobol::Seed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTemporalSobol, ConstIndex) == 0x000100, "Member 'UMaterialExpressionTemporalSobol::ConstIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTemporalSobol, ConstSeed) == 0x000108, "Member 'UMaterialExpressionTemporalSobol::ConstSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureCoordinate \ static_assert(alignof(UMaterialExpressionTextureCoordinate) == 0x000008, "Wrong alignment on UMaterialExpressionTextureCoordinate"); \ static_assert(sizeof(UMaterialExpressionTextureCoordinate) == 0x0000C0, "Wrong size on UMaterialExpressionTextureCoordinate"); \ static_assert(offsetof(UMaterialExpressionTextureCoordinate, CoordinateIndex) == 0x0000B0, "Member 'UMaterialExpressionTextureCoordinate::CoordinateIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureCoordinate, UTiling) == 0x0000B4, "Member 'UMaterialExpressionTextureCoordinate::UTiling' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureCoordinate, VTiling) == 0x0000B8, "Member 'UMaterialExpressionTextureCoordinate::VTiling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_GetActorDescs \ static_assert(alignof(WorldPartitionBlueprintLibrary_GetActorDescs) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_GetActorDescs"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_GetActorDescs) == 0x000018, "Wrong size on WorldPartitionBlueprintLibrary_GetActorDescs"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetActorDescs, OutActorDescs) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_GetActorDescs::OutActorDescs' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetActorDescs, ReturnValue) == 0x000010, "Member 'WorldPartitionBlueprintLibrary_GetActorDescs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_GetEditorWorldBounds \ static_assert(alignof(WorldPartitionBlueprintLibrary_GetEditorWorldBounds) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_GetEditorWorldBounds"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_GetEditorWorldBounds) == 0x000038, "Wrong size on WorldPartitionBlueprintLibrary_GetEditorWorldBounds"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetEditorWorldBounds, ReturnValue) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_GetEditorWorldBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_GetIntersectingActorDescs \ static_assert(alignof(WorldPartitionBlueprintLibrary_GetIntersectingActorDescs) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_GetIntersectingActorDescs"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_GetIntersectingActorDescs) == 0x000050, "Wrong size on WorldPartitionBlueprintLibrary_GetIntersectingActorDescs"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetIntersectingActorDescs, InBox) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_GetIntersectingActorDescs::InBox' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetIntersectingActorDescs, OutActorDescs) == 0x000038, "Member 'WorldPartitionBlueprintLibrary_GetIntersectingActorDescs::OutActorDescs' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetIntersectingActorDescs, ReturnValue) == 0x000048, "Member 'WorldPartitionBlueprintLibrary_GetIntersectingActorDescs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds \ static_assert(alignof(WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds) == 0x000038, "Wrong size on WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds, ReturnValue) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_LoadActors \ static_assert(alignof(WorldPartitionBlueprintLibrary_LoadActors) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_LoadActors"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_LoadActors) == 0x000010, "Wrong size on WorldPartitionBlueprintLibrary_LoadActors"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_LoadActors, InActorsToLoad) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_LoadActors::InActorsToLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionBlueprintLibrary_UnloadActors \ static_assert(alignof(WorldPartitionBlueprintLibrary_UnloadActors) == 0x000008, "Wrong alignment on WorldPartitionBlueprintLibrary_UnloadActors"); \ static_assert(sizeof(WorldPartitionBlueprintLibrary_UnloadActors) == 0x000010, "Wrong size on WorldPartitionBlueprintLibrary_UnloadActors"); \ static_assert(offsetof(WorldPartitionBlueprintLibrary_UnloadActors, InActorsToLoad) == 0x000000, "Member 'WorldPartitionBlueprintLibrary_UnloadActors::InActorsToLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionBlueprintLibrary \ static_assert(alignof(UWorldPartitionBlueprintLibrary) == 0x000008, "Wrong alignment on UWorldPartitionBlueprintLibrary"); \ static_assert(sizeof(UWorldPartitionBlueprintLibrary) == 0x000028, "Wrong size on UWorldPartitionBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureObject \ static_assert(alignof(UMaterialExpressionTextureObject) == 0x000008, "Wrong alignment on UMaterialExpressionTextureObject"); \ static_assert(sizeof(UMaterialExpressionTextureObject) == 0x0000C0, "Wrong size on UMaterialExpressionTextureObject"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureProperty \ static_assert(alignof(UMaterialExpressionTextureProperty) == 0x000008, "Wrong alignment on UMaterialExpressionTextureProperty"); \ static_assert(sizeof(UMaterialExpressionTextureProperty) == 0x0000E0, "Wrong size on UMaterialExpressionTextureProperty"); \ static_assert(offsetof(UMaterialExpressionTextureProperty, TextureObject) == 0x0000B0, "Member 'UMaterialExpressionTextureProperty::TextureObject' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTextureProperty, Property) == 0x0000D8, "Member 'UMaterialExpressionTextureProperty::Property' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameter2DArray \ static_assert(alignof(UMaterialExpressionTextureSampleParameter2DArray) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameter2DArray"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameter2DArray) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameter2DArray"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameterCube \ static_assert(alignof(UMaterialExpressionTextureSampleParameterCube) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterCube"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterCube) == 0x000240, "Wrong size on UMaterialExpressionTextureSampleParameterCube"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTextureSampleParameterSubUV \ static_assert(alignof(UMaterialExpressionTextureSampleParameterSubUV) == 0x000008, "Wrong alignment on UMaterialExpressionTextureSampleParameterSubUV"); \ static_assert(sizeof(UMaterialExpressionTextureSampleParameterSubUV) == 0x000248, "Wrong size on UMaterialExpressionTextureSampleParameterSubUV"); \ #define DUMPER7_ASSERTS_UMaterialExpressionThinTranslucentMaterialOutput \ static_assert(alignof(UMaterialExpressionThinTranslucentMaterialOutput) == 0x000008, "Wrong alignment on UMaterialExpressionThinTranslucentMaterialOutput"); \ static_assert(sizeof(UMaterialExpressionThinTranslucentMaterialOutput) == 0x0000D8, "Wrong size on UMaterialExpressionThinTranslucentMaterialOutput"); \ static_assert(offsetof(UMaterialExpressionThinTranslucentMaterialOutput, TransmittanceColor) == 0x0000B0, "Member 'UMaterialExpressionThinTranslucentMaterialOutput::TransmittanceColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTransform \ static_assert(alignof(UMaterialExpressionTransform) == 0x000008, "Wrong alignment on UMaterialExpressionTransform"); \ static_assert(sizeof(UMaterialExpressionTransform) == 0x0000E0, "Wrong size on UMaterialExpressionTransform"); \ static_assert(offsetof(UMaterialExpressionTransform, Input) == 0x0000B0, "Member 'UMaterialExpressionTransform::Input' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTransform, TransformSourceType) == 0x0000D8, "Member 'UMaterialExpressionTransform::TransformSourceType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionTransform, TransformType) == 0x0000D9, "Member 'UMaterialExpressionTransform::TransformType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionTwoSidedSign \ static_assert(alignof(UMaterialExpressionTwoSidedSign) == 0x000008, "Wrong alignment on UMaterialExpressionTwoSidedSign"); \ static_assert(sizeof(UMaterialExpressionTwoSidedSign) == 0x0000B0, "Wrong size on UMaterialExpressionTwoSidedSign"); \ #define DUMPER7_ASSERTS_TextRenderComponent_K2_SetText \ static_assert(alignof(TextRenderComponent_K2_SetText) == 0x000008, "Wrong alignment on TextRenderComponent_K2_SetText"); \ static_assert(sizeof(TextRenderComponent_K2_SetText) == 0x000018, "Wrong size on TextRenderComponent_K2_SetText"); \ static_assert(offsetof(TextRenderComponent_K2_SetText, Value) == 0x000000, "Member 'TextRenderComponent_K2_SetText::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetFont \ static_assert(alignof(TextRenderComponent_SetFont) == 0x000008, "Wrong alignment on TextRenderComponent_SetFont"); \ static_assert(sizeof(TextRenderComponent_SetFont) == 0x000008, "Wrong size on TextRenderComponent_SetFont"); \ static_assert(offsetof(TextRenderComponent_SetFont, Value) == 0x000000, "Member 'TextRenderComponent_SetFont::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetHorizontalAlignment \ static_assert(alignof(TextRenderComponent_SetHorizontalAlignment) == 0x000001, "Wrong alignment on TextRenderComponent_SetHorizontalAlignment"); \ static_assert(sizeof(TextRenderComponent_SetHorizontalAlignment) == 0x000001, "Wrong size on TextRenderComponent_SetHorizontalAlignment"); \ static_assert(offsetof(TextRenderComponent_SetHorizontalAlignment, Value) == 0x000000, "Member 'TextRenderComponent_SetHorizontalAlignment::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetHorizSpacingAdjust \ static_assert(alignof(TextRenderComponent_SetHorizSpacingAdjust) == 0x000004, "Wrong alignment on TextRenderComponent_SetHorizSpacingAdjust"); \ static_assert(sizeof(TextRenderComponent_SetHorizSpacingAdjust) == 0x000004, "Wrong size on TextRenderComponent_SetHorizSpacingAdjust"); \ static_assert(offsetof(TextRenderComponent_SetHorizSpacingAdjust, Value) == 0x000000, "Member 'TextRenderComponent_SetHorizSpacingAdjust::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetTextMaterial \ static_assert(alignof(TextRenderComponent_SetTextMaterial) == 0x000008, "Wrong alignment on TextRenderComponent_SetTextMaterial"); \ static_assert(sizeof(TextRenderComponent_SetTextMaterial) == 0x000008, "Wrong size on TextRenderComponent_SetTextMaterial"); \ static_assert(offsetof(TextRenderComponent_SetTextMaterial, Material) == 0x000000, "Member 'TextRenderComponent_SetTextMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetTextRenderColor \ static_assert(alignof(TextRenderComponent_SetTextRenderColor) == 0x000004, "Wrong alignment on TextRenderComponent_SetTextRenderColor"); \ static_assert(sizeof(TextRenderComponent_SetTextRenderColor) == 0x000004, "Wrong size on TextRenderComponent_SetTextRenderColor"); \ static_assert(offsetof(TextRenderComponent_SetTextRenderColor, Value) == 0x000000, "Member 'TextRenderComponent_SetTextRenderColor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetVerticalAlignment \ static_assert(alignof(TextRenderComponent_SetVerticalAlignment) == 0x000001, "Wrong alignment on TextRenderComponent_SetVerticalAlignment"); \ static_assert(sizeof(TextRenderComponent_SetVerticalAlignment) == 0x000001, "Wrong size on TextRenderComponent_SetVerticalAlignment"); \ static_assert(offsetof(TextRenderComponent_SetVerticalAlignment, Value) == 0x000000, "Member 'TextRenderComponent_SetVerticalAlignment::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetVertSpacingAdjust \ static_assert(alignof(TextRenderComponent_SetVertSpacingAdjust) == 0x000004, "Wrong alignment on TextRenderComponent_SetVertSpacingAdjust"); \ static_assert(sizeof(TextRenderComponent_SetVertSpacingAdjust) == 0x000004, "Wrong size on TextRenderComponent_SetVertSpacingAdjust"); \ static_assert(offsetof(TextRenderComponent_SetVertSpacingAdjust, Value) == 0x000000, "Member 'TextRenderComponent_SetVertSpacingAdjust::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetWorldSize \ static_assert(alignof(TextRenderComponent_SetWorldSize) == 0x000004, "Wrong alignment on TextRenderComponent_SetWorldSize"); \ static_assert(sizeof(TextRenderComponent_SetWorldSize) == 0x000004, "Wrong size on TextRenderComponent_SetWorldSize"); \ static_assert(offsetof(TextRenderComponent_SetWorldSize, Value) == 0x000000, "Member 'TextRenderComponent_SetWorldSize::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetXScale \ static_assert(alignof(TextRenderComponent_SetXScale) == 0x000004, "Wrong alignment on TextRenderComponent_SetXScale"); \ static_assert(sizeof(TextRenderComponent_SetXScale) == 0x000004, "Wrong size on TextRenderComponent_SetXScale"); \ static_assert(offsetof(TextRenderComponent_SetXScale, Value) == 0x000000, "Member 'TextRenderComponent_SetXScale::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_SetYScale \ static_assert(alignof(TextRenderComponent_SetYScale) == 0x000004, "Wrong alignment on TextRenderComponent_SetYScale"); \ static_assert(sizeof(TextRenderComponent_SetYScale) == 0x000004, "Wrong size on TextRenderComponent_SetYScale"); \ static_assert(offsetof(TextRenderComponent_SetYScale, Value) == 0x000000, "Member 'TextRenderComponent_SetYScale::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_GetTextLocalSize \ static_assert(alignof(TextRenderComponent_GetTextLocalSize) == 0x000008, "Wrong alignment on TextRenderComponent_GetTextLocalSize"); \ static_assert(sizeof(TextRenderComponent_GetTextLocalSize) == 0x000018, "Wrong size on TextRenderComponent_GetTextLocalSize"); \ static_assert(offsetof(TextRenderComponent_GetTextLocalSize, ReturnValue) == 0x000000, "Member 'TextRenderComponent_GetTextLocalSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextRenderComponent_GetTextWorldSize \ static_assert(alignof(TextRenderComponent_GetTextWorldSize) == 0x000008, "Wrong alignment on TextRenderComponent_GetTextWorldSize"); \ static_assert(sizeof(TextRenderComponent_GetTextWorldSize) == 0x000018, "Wrong size on TextRenderComponent_GetTextWorldSize"); \ static_assert(offsetof(TextRenderComponent_GetTextWorldSize, ReturnValue) == 0x000000, "Member 'TextRenderComponent_GetTextWorldSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextRenderComponent \ static_assert(alignof(UTextRenderComponent) == 0x000010, "Wrong alignment on UTextRenderComponent"); \ static_assert(sizeof(UTextRenderComponent) == 0x000590, "Wrong size on UTextRenderComponent"); \ static_assert(offsetof(UTextRenderComponent, Text) == 0x000540, "Member 'UTextRenderComponent::Text' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, TextMaterial) == 0x000558, "Member 'UTextRenderComponent::TextMaterial' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, Font) == 0x000560, "Member 'UTextRenderComponent::Font' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, HorizontalAlignment) == 0x000568, "Member 'UTextRenderComponent::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, VerticalAlignment) == 0x000569, "Member 'UTextRenderComponent::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, TextRenderColor) == 0x00056C, "Member 'UTextRenderComponent::TextRenderColor' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, XScale) == 0x000570, "Member 'UTextRenderComponent::XScale' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, YScale) == 0x000574, "Member 'UTextRenderComponent::YScale' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, WorldSize) == 0x000578, "Member 'UTextRenderComponent::WorldSize' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, InvDefaultSize) == 0x00057C, "Member 'UTextRenderComponent::InvDefaultSize' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, HorizSpacingAdjust) == 0x000580, "Member 'UTextRenderComponent::HorizSpacingAdjust' has a wrong offset!"); \ static_assert(offsetof(UTextRenderComponent, VertSpacingAdjust) == 0x000584, "Member 'UTextRenderComponent::VertSpacingAdjust' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVectorNoise \ static_assert(alignof(UMaterialExpressionVectorNoise) == 0x000008, "Wrong alignment on UMaterialExpressionVectorNoise"); \ static_assert(sizeof(UMaterialExpressionVectorNoise) == 0x0000E8, "Wrong size on UMaterialExpressionVectorNoise"); \ static_assert(offsetof(UMaterialExpressionVectorNoise, position) == 0x0000B0, "Member 'UMaterialExpressionVectorNoise::position' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorNoise, NoiseFunction) == 0x0000D8, "Member 'UMaterialExpressionVectorNoise::NoiseFunction' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorNoise, Quality) == 0x0000DC, "Member 'UMaterialExpressionVectorNoise::Quality' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVectorNoise, TileSize) == 0x0000E4, "Member 'UMaterialExpressionVectorNoise::TileSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVertexColor \ static_assert(alignof(UMaterialExpressionVertexColor) == 0x000008, "Wrong alignment on UMaterialExpressionVertexColor"); \ static_assert(sizeof(UMaterialExpressionVertexColor) == 0x0000B0, "Wrong size on UMaterialExpressionVertexColor"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVertexInterpolator \ static_assert(alignof(UMaterialExpressionVertexInterpolator) == 0x000008, "Wrong alignment on UMaterialExpressionVertexInterpolator"); \ static_assert(sizeof(UMaterialExpressionVertexInterpolator) == 0x0000E8, "Wrong size on UMaterialExpressionVertexInterpolator"); \ static_assert(offsetof(UMaterialExpressionVertexInterpolator, Input) == 0x0000B0, "Member 'UMaterialExpressionVertexInterpolator::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVertexNormalWS \ static_assert(alignof(UMaterialExpressionVertexNormalWS) == 0x000008, "Wrong alignment on UMaterialExpressionVertexNormalWS"); \ static_assert(sizeof(UMaterialExpressionVertexNormalWS) == 0x0000B0, "Wrong size on UMaterialExpressionVertexNormalWS"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldRotationRate \ static_assert(alignof(UParticleModuleVectorFieldRotationRate) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldRotationRate"); \ static_assert(sizeof(UParticleModuleVectorFieldRotationRate) == 0x000048, "Wrong size on UParticleModuleVectorFieldRotationRate"); \ static_assert(offsetof(UParticleModuleVectorFieldRotationRate, RotationRate) == 0x000030, "Member 'UParticleModuleVectorFieldRotationRate::RotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionStreamingPolicy \ static_assert(alignof(UWorldPartitionStreamingPolicy) == 0x000008, "Wrong alignment on UWorldPartitionStreamingPolicy"); \ static_assert(sizeof(UWorldPartitionStreamingPolicy) == 0x0001F8, "Wrong size on UWorldPartitionStreamingPolicy"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVertexTangentWS \ static_assert(alignof(UMaterialExpressionVertexTangentWS) == 0x000008, "Wrong alignment on UMaterialExpressionVertexTangentWS"); \ static_assert(sizeof(UMaterialExpressionVertexTangentWS) == 0x0000B0, "Wrong size on UMaterialExpressionVertexTangentWS"); \ #define DUMPER7_ASSERTS_UMaterialExpressionViewProperty \ static_assert(alignof(UMaterialExpressionViewProperty) == 0x000008, "Wrong alignment on UMaterialExpressionViewProperty"); \ static_assert(sizeof(UMaterialExpressionViewProperty) == 0x0000B8, "Wrong size on UMaterialExpressionViewProperty"); \ static_assert(offsetof(UMaterialExpressionViewProperty, Property) == 0x0000B0, "Member 'UMaterialExpressionViewProperty::Property' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionViewSize \ static_assert(alignof(UMaterialExpressionViewSize) == 0x000008, "Wrong alignment on UMaterialExpressionViewSize"); \ static_assert(sizeof(UMaterialExpressionViewSize) == 0x0000B0, "Wrong size on UMaterialExpressionViewSize"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVirtualTextureFeatureSwitch \ static_assert(alignof(UMaterialExpressionVirtualTextureFeatureSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionVirtualTextureFeatureSwitch"); \ static_assert(sizeof(UMaterialExpressionVirtualTextureFeatureSwitch) == 0x000100, "Wrong size on UMaterialExpressionVirtualTextureFeatureSwitch"); \ static_assert(offsetof(UMaterialExpressionVirtualTextureFeatureSwitch, No) == 0x0000B0, "Member 'UMaterialExpressionVirtualTextureFeatureSwitch::No' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVirtualTextureFeatureSwitch, Yes) == 0x0000D8, "Member 'UMaterialExpressionVirtualTextureFeatureSwitch::Yes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocity \ static_assert(alignof(UParticleModuleVelocity) == 0x000008, "Wrong alignment on UParticleModuleVelocity"); \ static_assert(sizeof(UParticleModuleVelocity) == 0x0000C8, "Wrong size on UParticleModuleVelocity"); \ static_assert(offsetof(UParticleModuleVelocity, StartVelocity) == 0x000038, "Member 'UParticleModuleVelocity::StartVelocity' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVelocity, StartVelocityRadial) == 0x000098, "Member 'UParticleModuleVelocity::StartVelocityRadial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVolumetricCloudEmptySpaceSkippingInput \ static_assert(alignof(UMaterialExpressionVolumetricCloudEmptySpaceSkippingInput) == 0x000008, "Wrong alignment on UMaterialExpressionVolumetricCloudEmptySpaceSkippingInput"); \ static_assert(sizeof(UMaterialExpressionVolumetricCloudEmptySpaceSkippingInput) == 0x0000B0, "Wrong size on UMaterialExpressionVolumetricCloudEmptySpaceSkippingInput"); \ #define DUMPER7_ASSERTS_UWorldPartitionEditorHash \ static_assert(alignof(UWorldPartitionEditorHash) == 0x000008, "Wrong alignment on UWorldPartitionEditorHash"); \ static_assert(sizeof(UWorldPartitionEditorHash) == 0x000028, "Wrong size on UWorldPartitionEditorHash"); \ #define DUMPER7_ASSERTS_UWorldPartitionEditorSpatialHash \ static_assert(alignof(UWorldPartitionEditorSpatialHash) == 0x000008, "Wrong alignment on UWorldPartitionEditorSpatialHash"); \ static_assert(sizeof(UWorldPartitionEditorSpatialHash) == 0x000028, "Wrong size on UWorldPartitionEditorSpatialHash"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVolumetricAdvancedMaterialOutput \ static_assert(alignof(UMaterialExpressionVolumetricAdvancedMaterialOutput) == 0x000008, "Wrong alignment on UMaterialExpressionVolumetricAdvancedMaterialOutput"); \ static_assert(sizeof(UMaterialExpressionVolumetricAdvancedMaterialOutput) == 0x0001F0, "Wrong size on UMaterialExpressionVolumetricAdvancedMaterialOutput"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, PhaseG) == 0x0000B0, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::PhaseG' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, PhaseG2) == 0x0000D8, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::PhaseG2' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, PhaseBlend) == 0x000100, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::PhaseBlend' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, MultiScatteringContribution) == 0x000128, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::MultiScatteringContribution' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, MultiScatteringOcclusion) == 0x000150, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::MultiScatteringOcclusion' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, MultiScatteringEccentricity) == 0x000178, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::MultiScatteringEccentricity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConservativeDensity) == 0x0001A0, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConservativeDensity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstPhaseG) == 0x0001C8, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstPhaseG' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstPhaseG2) == 0x0001CC, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstPhaseG2' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstPhaseBlend) == 0x0001D0, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstPhaseBlend' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, PerSamplePhaseEvaluation) == 0x0001D4, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::PerSamplePhaseEvaluation' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, MultiScatteringApproximationOctaveCount) == 0x0001D8, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::MultiScatteringApproximationOctaveCount' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstMultiScatteringContribution) == 0x0001DC, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstMultiScatteringContribution' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstMultiScatteringOcclusion) == 0x0001E0, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstMultiScatteringOcclusion' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, ConstMultiScatteringEccentricity) == 0x0001E4, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::ConstMultiScatteringEccentricity' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, bGroundContribution) == 0x0001E8, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::bGroundContribution' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, bGrayScaleMaterial) == 0x0001E9, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::bGrayScaleMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, bRayMarchVolumeShadow) == 0x0001EA, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::bRayMarchVolumeShadow' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionVolumetricAdvancedMaterialOutput, bClampMultiScatteringContribution) == 0x0001EB, "Member 'UMaterialExpressionVolumetricAdvancedMaterialOutput::bClampMultiScatteringContribution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput \ static_assert(alignof(UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput) == 0x000008, "Wrong alignment on UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput"); \ static_assert(sizeof(UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput) == 0x0000D8, "Wrong size on UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput"); \ static_assert(offsetof(UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput, ContainsMatter) == 0x0000B0, "Member 'UMaterialExpressionVolumetricCloudEmptySpaceSkippingOutput::ContainsMatter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocity_Seeded \ static_assert(alignof(UParticleModuleVelocity_Seeded) == 0x000008, "Wrong alignment on UParticleModuleVelocity_Seeded"); \ static_assert(sizeof(UParticleModuleVelocity_Seeded) == 0x0000E8, "Wrong size on UParticleModuleVelocity_Seeded"); \ static_assert(offsetof(UParticleModuleVelocity_Seeded, RandomSeedInfo) == 0x0000C8, "Member 'UParticleModuleVelocity_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialFunctionMaterialLayerBlend \ static_assert(alignof(UMaterialFunctionMaterialLayerBlend) == 0x000008, "Wrong alignment on UMaterialFunctionMaterialLayerBlend"); \ static_assert(sizeof(UMaterialFunctionMaterialLayerBlend) == 0x000058, "Wrong size on UMaterialFunctionMaterialLayerBlend"); \ #define DUMPER7_ASSERTS_UMeshDeformer \ static_assert(alignof(UMeshDeformer) == 0x000008, "Wrong alignment on UMeshDeformer"); \ static_assert(sizeof(UMeshDeformer) == 0x000028, "Wrong size on UMeshDeformer"); \ #define DUMPER7_ASSERTS_Canvas_K2_Deproject \ static_assert(alignof(Canvas_K2_Deproject) == 0x000008, "Wrong alignment on Canvas_K2_Deproject"); \ static_assert(sizeof(Canvas_K2_Deproject) == 0x000040, "Wrong size on Canvas_K2_Deproject"); \ static_assert(offsetof(Canvas_K2_Deproject, ScreenPosition) == 0x000000, "Member 'Canvas_K2_Deproject::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_Deproject, WorldOrigin) == 0x000010, "Member 'Canvas_K2_Deproject::WorldOrigin' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_Deproject, WorldDirection) == 0x000028, "Member 'Canvas_K2_Deproject::WorldDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawBorder \ static_assert(alignof(Canvas_K2_DrawBorder) == 0x000008, "Wrong alignment on Canvas_K2_DrawBorder"); \ static_assert(sizeof(Canvas_K2_DrawBorder) == 0x0000C8, "Wrong size on Canvas_K2_DrawBorder"); \ static_assert(offsetof(Canvas_K2_DrawBorder, BorderTexture) == 0x000000, "Member 'Canvas_K2_DrawBorder::BorderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, BackgroundTexture) == 0x000008, "Member 'Canvas_K2_DrawBorder::BackgroundTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, LeftBorderTexture) == 0x000010, "Member 'Canvas_K2_DrawBorder::LeftBorderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, RightBorderTexture) == 0x000018, "Member 'Canvas_K2_DrawBorder::RightBorderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, TopBorderTexture) == 0x000020, "Member 'Canvas_K2_DrawBorder::TopBorderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, BottomBorderTexture) == 0x000028, "Member 'Canvas_K2_DrawBorder::BottomBorderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, ScreenPosition) == 0x000030, "Member 'Canvas_K2_DrawBorder::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, ScreenSize) == 0x000040, "Member 'Canvas_K2_DrawBorder::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, CoordinatePosition) == 0x000050, "Member 'Canvas_K2_DrawBorder::CoordinatePosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, CoordinateSize) == 0x000060, "Member 'Canvas_K2_DrawBorder::CoordinateSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, RenderColor) == 0x000070, "Member 'Canvas_K2_DrawBorder::RenderColor' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, BorderScale) == 0x000080, "Member 'Canvas_K2_DrawBorder::BorderScale' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, BackgroundScale) == 0x000090, "Member 'Canvas_K2_DrawBorder::BackgroundScale' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, Rotation) == 0x0000A0, "Member 'Canvas_K2_DrawBorder::Rotation' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, PivotPoint) == 0x0000A8, "Member 'Canvas_K2_DrawBorder::PivotPoint' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBorder, CornerSize) == 0x0000B8, "Member 'Canvas_K2_DrawBorder::CornerSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawBox \ static_assert(alignof(Canvas_K2_DrawBox) == 0x000008, "Wrong alignment on Canvas_K2_DrawBox"); \ static_assert(sizeof(Canvas_K2_DrawBox) == 0x000038, "Wrong size on Canvas_K2_DrawBox"); \ static_assert(offsetof(Canvas_K2_DrawBox, ScreenPosition) == 0x000000, "Member 'Canvas_K2_DrawBox::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBox, ScreenSize) == 0x000010, "Member 'Canvas_K2_DrawBox::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBox, Thickness) == 0x000020, "Member 'Canvas_K2_DrawBox::Thickness' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawBox, RenderColor) == 0x000024, "Member 'Canvas_K2_DrawBox::RenderColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawLine \ static_assert(alignof(Canvas_K2_DrawLine) == 0x000008, "Wrong alignment on Canvas_K2_DrawLine"); \ static_assert(sizeof(Canvas_K2_DrawLine) == 0x000038, "Wrong size on Canvas_K2_DrawLine"); \ static_assert(offsetof(Canvas_K2_DrawLine, ScreenPositionA) == 0x000000, "Member 'Canvas_K2_DrawLine::ScreenPositionA' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawLine, ScreenPositionB) == 0x000010, "Member 'Canvas_K2_DrawLine::ScreenPositionB' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawLine, Thickness) == 0x000020, "Member 'Canvas_K2_DrawLine::Thickness' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawLine, RenderColor) == 0x000024, "Member 'Canvas_K2_DrawLine::RenderColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawMaterial \ static_assert(alignof(Canvas_K2_DrawMaterial) == 0x000008, "Wrong alignment on Canvas_K2_DrawMaterial"); \ static_assert(sizeof(Canvas_K2_DrawMaterial) == 0x000060, "Wrong size on Canvas_K2_DrawMaterial"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, RenderMaterial) == 0x000000, "Member 'Canvas_K2_DrawMaterial::RenderMaterial' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, ScreenPosition) == 0x000008, "Member 'Canvas_K2_DrawMaterial::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, ScreenSize) == 0x000018, "Member 'Canvas_K2_DrawMaterial::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, CoordinatePosition) == 0x000028, "Member 'Canvas_K2_DrawMaterial::CoordinatePosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, CoordinateSize) == 0x000038, "Member 'Canvas_K2_DrawMaterial::CoordinateSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, Rotation) == 0x000048, "Member 'Canvas_K2_DrawMaterial::Rotation' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterial, PivotPoint) == 0x000050, "Member 'Canvas_K2_DrawMaterial::PivotPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawMaterialTriangle \ static_assert(alignof(Canvas_K2_DrawMaterialTriangle) == 0x000008, "Wrong alignment on Canvas_K2_DrawMaterialTriangle"); \ static_assert(sizeof(Canvas_K2_DrawMaterialTriangle) == 0x000018, "Wrong size on Canvas_K2_DrawMaterialTriangle"); \ static_assert(offsetof(Canvas_K2_DrawMaterialTriangle, RenderMaterial) == 0x000000, "Member 'Canvas_K2_DrawMaterialTriangle::RenderMaterial' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawMaterialTriangle, Triangles) == 0x000008, "Member 'Canvas_K2_DrawMaterialTriangle::Triangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawPolygon \ static_assert(alignof(Canvas_K2_DrawPolygon) == 0x000008, "Wrong alignment on Canvas_K2_DrawPolygon"); \ static_assert(sizeof(Canvas_K2_DrawPolygon) == 0x000040, "Wrong size on Canvas_K2_DrawPolygon"); \ static_assert(offsetof(Canvas_K2_DrawPolygon, RenderTexture) == 0x000000, "Member 'Canvas_K2_DrawPolygon::RenderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawPolygon, ScreenPosition) == 0x000008, "Member 'Canvas_K2_DrawPolygon::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawPolygon, Radius) == 0x000018, "Member 'Canvas_K2_DrawPolygon::Radius' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawPolygon, NumberOfSides) == 0x000028, "Member 'Canvas_K2_DrawPolygon::NumberOfSides' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawPolygon, RenderColor) == 0x00002C, "Member 'Canvas_K2_DrawPolygon::RenderColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawText \ static_assert(alignof(Canvas_K2_DrawText) == 0x000008, "Wrong alignment on Canvas_K2_DrawText"); \ static_assert(sizeof(Canvas_K2_DrawText) == 0x000088, "Wrong size on Canvas_K2_DrawText"); \ static_assert(offsetof(Canvas_K2_DrawText, RenderFont) == 0x000000, "Member 'Canvas_K2_DrawText::RenderFont' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, RenderText) == 0x000008, "Member 'Canvas_K2_DrawText::RenderText' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, ScreenPosition) == 0x000018, "Member 'Canvas_K2_DrawText::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, Scale) == 0x000028, "Member 'Canvas_K2_DrawText::Scale' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, RenderColor) == 0x000038, "Member 'Canvas_K2_DrawText::RenderColor' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, Kerning) == 0x000048, "Member 'Canvas_K2_DrawText::Kerning' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, ShadowColor) == 0x00004C, "Member 'Canvas_K2_DrawText::ShadowColor' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, ShadowOffset) == 0x000060, "Member 'Canvas_K2_DrawText::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, bCentreX) == 0x000070, "Member 'Canvas_K2_DrawText::bCentreX' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, bCentreY) == 0x000071, "Member 'Canvas_K2_DrawText::bCentreY' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, bOutlined) == 0x000072, "Member 'Canvas_K2_DrawText::bOutlined' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawText, OutlineColor) == 0x000074, "Member 'Canvas_K2_DrawText::OutlineColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawTexture \ static_assert(alignof(Canvas_K2_DrawTexture) == 0x000008, "Wrong alignment on Canvas_K2_DrawTexture"); \ static_assert(sizeof(Canvas_K2_DrawTexture) == 0x000070, "Wrong size on Canvas_K2_DrawTexture"); \ static_assert(offsetof(Canvas_K2_DrawTexture, RenderTexture) == 0x000000, "Member 'Canvas_K2_DrawTexture::RenderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, ScreenPosition) == 0x000008, "Member 'Canvas_K2_DrawTexture::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, ScreenSize) == 0x000018, "Member 'Canvas_K2_DrawTexture::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, CoordinatePosition) == 0x000028, "Member 'Canvas_K2_DrawTexture::CoordinatePosition' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, CoordinateSize) == 0x000038, "Member 'Canvas_K2_DrawTexture::CoordinateSize' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, RenderColor) == 0x000048, "Member 'Canvas_K2_DrawTexture::RenderColor' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, BlendMode) == 0x000058, "Member 'Canvas_K2_DrawTexture::BlendMode' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, Rotation) == 0x00005C, "Member 'Canvas_K2_DrawTexture::Rotation' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTexture, PivotPoint) == 0x000060, "Member 'Canvas_K2_DrawTexture::PivotPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_DrawTriangle \ static_assert(alignof(Canvas_K2_DrawTriangle) == 0x000008, "Wrong alignment on Canvas_K2_DrawTriangle"); \ static_assert(sizeof(Canvas_K2_DrawTriangle) == 0x000018, "Wrong size on Canvas_K2_DrawTriangle"); \ static_assert(offsetof(Canvas_K2_DrawTriangle, RenderTexture) == 0x000000, "Member 'Canvas_K2_DrawTriangle::RenderTexture' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_DrawTriangle, Triangles) == 0x000008, "Member 'Canvas_K2_DrawTriangle::Triangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_Project \ static_assert(alignof(Canvas_K2_Project) == 0x000008, "Wrong alignment on Canvas_K2_Project"); \ static_assert(sizeof(Canvas_K2_Project) == 0x000030, "Wrong size on Canvas_K2_Project"); \ static_assert(offsetof(Canvas_K2_Project, WorldLocation) == 0x000000, "Member 'Canvas_K2_Project::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_Project, ReturnValue) == 0x000018, "Member 'Canvas_K2_Project::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_StrLen \ static_assert(alignof(Canvas_K2_StrLen) == 0x000008, "Wrong alignment on Canvas_K2_StrLen"); \ static_assert(sizeof(Canvas_K2_StrLen) == 0x000028, "Wrong size on Canvas_K2_StrLen"); \ static_assert(offsetof(Canvas_K2_StrLen, RenderFont) == 0x000000, "Member 'Canvas_K2_StrLen::RenderFont' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_StrLen, RenderText) == 0x000008, "Member 'Canvas_K2_StrLen::RenderText' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_StrLen, ReturnValue) == 0x000018, "Member 'Canvas_K2_StrLen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Canvas_K2_TextSize \ static_assert(alignof(Canvas_K2_TextSize) == 0x000008, "Wrong alignment on Canvas_K2_TextSize"); \ static_assert(sizeof(Canvas_K2_TextSize) == 0x000038, "Wrong size on Canvas_K2_TextSize"); \ static_assert(offsetof(Canvas_K2_TextSize, RenderFont) == 0x000000, "Member 'Canvas_K2_TextSize::RenderFont' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_TextSize, RenderText) == 0x000008, "Member 'Canvas_K2_TextSize::RenderText' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_TextSize, Scale) == 0x000018, "Member 'Canvas_K2_TextSize::Scale' has a wrong offset!"); \ static_assert(offsetof(Canvas_K2_TextSize, ReturnValue) == 0x000028, "Member 'Canvas_K2_TextSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCanvas \ static_assert(alignof(UCanvas) == 0x000010, "Wrong alignment on UCanvas"); \ static_assert(sizeof(UCanvas) == 0x000390, "Wrong size on UCanvas"); \ static_assert(offsetof(UCanvas, OrgX) == 0x000028, "Member 'UCanvas::OrgX' has a wrong offset!"); \ static_assert(offsetof(UCanvas, OrgY) == 0x00002C, "Member 'UCanvas::OrgY' has a wrong offset!"); \ static_assert(offsetof(UCanvas, ClipX) == 0x000030, "Member 'UCanvas::ClipX' has a wrong offset!"); \ static_assert(offsetof(UCanvas, ClipY) == 0x000034, "Member 'UCanvas::ClipY' has a wrong offset!"); \ static_assert(offsetof(UCanvas, DrawColor) == 0x000038, "Member 'UCanvas::DrawColor' has a wrong offset!"); \ static_assert(offsetof(UCanvas, SizeX) == 0x000040, "Member 'UCanvas::SizeX' has a wrong offset!"); \ static_assert(offsetof(UCanvas, SizeY) == 0x000044, "Member 'UCanvas::SizeY' has a wrong offset!"); \ static_assert(offsetof(UCanvas, ColorModulate) == 0x000050, "Member 'UCanvas::ColorModulate' has a wrong offset!"); \ static_assert(offsetof(UCanvas, DefaultTexture) == 0x000070, "Member 'UCanvas::DefaultTexture' has a wrong offset!"); \ static_assert(offsetof(UCanvas, GradientTexture0) == 0x000078, "Member 'UCanvas::GradientTexture0' has a wrong offset!"); \ static_assert(offsetof(UCanvas, ReporterGraph) == 0x000080, "Member 'UCanvas::ReporterGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshDeformerInstanceSettings \ static_assert(alignof(UMeshDeformerInstanceSettings) == 0x000008, "Wrong alignment on UMeshDeformerInstanceSettings"); \ static_assert(sizeof(UMeshDeformerInstanceSettings) == 0x000028, "Wrong size on UMeshDeformerInstanceSettings"); \ #define DUMPER7_ASSERTS_UMeshDeformerInstance \ static_assert(alignof(UMeshDeformerInstance) == 0x000008, "Wrong alignment on UMeshDeformerInstance"); \ static_assert(sizeof(UMeshDeformerInstance) == 0x000028, "Wrong size on UMeshDeformerInstance"); \ #define DUMPER7_ASSERTS_UParticleModuleOrbitBase \ static_assert(alignof(UParticleModuleOrbitBase) == 0x000008, "Wrong alignment on UParticleModuleOrbitBase"); \ static_assert(sizeof(UParticleModuleOrbitBase) == 0x000038, "Wrong size on UParticleModuleOrbitBase"); \ #define DUMPER7_ASSERTS_VOIPStatics_SetMicThreshold \ static_assert(alignof(VOIPStatics_SetMicThreshold) == 0x000004, "Wrong alignment on VOIPStatics_SetMicThreshold"); \ static_assert(sizeof(VOIPStatics_SetMicThreshold) == 0x000004, "Wrong size on VOIPStatics_SetMicThreshold"); \ static_assert(offsetof(VOIPStatics_SetMicThreshold, InThreshold) == 0x000000, "Member 'VOIPStatics_SetMicThreshold::InThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVOIPStatics \ static_assert(alignof(UVOIPStatics) == 0x000008, "Wrong alignment on UVOIPStatics"); \ static_assert(sizeof(UVOIPStatics) == 0x000028, "Wrong size on UVOIPStatics"); \ #define DUMPER7_ASSERTS_UMicroTransactionBase \ static_assert(alignof(UMicroTransactionBase) == 0x000008, "Wrong alignment on UMicroTransactionBase"); \ static_assert(sizeof(UMicroTransactionBase) == 0x000068, "Wrong size on UMicroTransactionBase"); \ static_assert(offsetof(UMicroTransactionBase, AvailableProducts) == 0x000038, "Member 'UMicroTransactionBase::AvailableProducts' has a wrong offset!"); \ static_assert(offsetof(UMicroTransactionBase, LastError) == 0x000048, "Member 'UMicroTransactionBase::LastError' has a wrong offset!"); \ static_assert(offsetof(UMicroTransactionBase, LastErrorSolution) == 0x000058, "Member 'UMicroTransactionBase::LastErrorSolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMorphTarget \ static_assert(alignof(UMorphTarget) == 0x000008, "Wrong alignment on UMorphTarget"); \ static_assert(sizeof(UMorphTarget) == 0x000040, "Wrong size on UMorphTarget"); \ static_assert(offsetof(UMorphTarget, BaseSkelMesh) == 0x000028, "Member 'UMorphTarget::BaseSkelMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INavAgentInterface \ static_assert(alignof(INavAgentInterface) == 0x000001, "Wrong alignment on INavAgentInterface"); \ static_assert(sizeof(INavAgentInterface) == 0x000001, "Wrong size on INavAgentInterface"); \ #define DUMPER7_ASSERTS_UNavLinkDefinition \ static_assert(alignof(UNavLinkDefinition) == 0x000008, "Wrong alignment on UNavLinkDefinition"); \ static_assert(sizeof(UNavLinkDefinition) == 0x000050, "Wrong size on UNavLinkDefinition"); \ static_assert(offsetof(UNavLinkDefinition, Links) == 0x000028, "Member 'UNavLinkDefinition::Links' has a wrong offset!"); \ static_assert(offsetof(UNavLinkDefinition, SegmentLinks) == 0x000038, "Member 'UNavLinkDefinition::SegmentLinks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoiceChannel \ static_assert(alignof(UVoiceChannel) == 0x000008, "Wrong alignment on UVoiceChannel"); \ static_assert(sizeof(UVoiceChannel) == 0x000078, "Wrong size on UVoiceChannel"); \ #define DUMPER7_ASSERTS_INavPathObserverInterface \ static_assert(alignof(INavPathObserverInterface) == 0x000001, "Wrong alignment on INavPathObserverInterface"); \ static_assert(sizeof(INavPathObserverInterface) == 0x000001, "Wrong size on INavPathObserverInterface"); \ #define DUMPER7_ASSERTS_INavRelevantInterface \ static_assert(alignof(INavRelevantInterface) == 0x000001, "Wrong alignment on INavRelevantInterface"); \ static_assert(sizeof(INavRelevantInterface) == 0x000001, "Wrong size on INavRelevantInterface"); \ #define DUMPER7_ASSERTS_UParticleEmitter \ static_assert(alignof(UParticleEmitter) == 0x000008, "Wrong alignment on UParticleEmitter"); \ static_assert(sizeof(UParticleEmitter) == 0x0001C0, "Wrong size on UParticleEmitter"); \ static_assert(offsetof(UParticleEmitter, EmitterName) == 0x000028, "Member 'UParticleEmitter::EmitterName' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, SubUVDataOffset) == 0x000030, "Member 'UParticleEmitter::SubUVDataOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, EmitterRenderMode) == 0x000034, "Member 'UParticleEmitter::EmitterRenderMode' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, SignificanceLevel) == 0x000035, "Member 'UParticleEmitter::SignificanceLevel' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, LODLevels) == 0x000040, "Member 'UParticleEmitter::LODLevels' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, PeakActiveParticles) == 0x000050, "Member 'UParticleEmitter::PeakActiveParticles' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, InitialAllocationCount) == 0x000054, "Member 'UParticleEmitter::InitialAllocationCount' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, QualityLevelSpawnRateScale) == 0x000058, "Member 'UParticleEmitter::QualityLevelSpawnRateScale' has a wrong offset!"); \ static_assert(offsetof(UParticleEmitter, DetailModeBitmask) == 0x00005C, "Member 'UParticleEmitter::DetailModeBitmask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystem_ContainsEmitterType \ static_assert(alignof(ParticleSystem_ContainsEmitterType) == 0x000008, "Wrong alignment on ParticleSystem_ContainsEmitterType"); \ static_assert(sizeof(ParticleSystem_ContainsEmitterType) == 0x000010, "Wrong size on ParticleSystem_ContainsEmitterType"); \ static_assert(offsetof(ParticleSystem_ContainsEmitterType, TypeData) == 0x000000, "Member 'ParticleSystem_ContainsEmitterType::TypeData' has a wrong offset!"); \ static_assert(offsetof(ParticleSystem_ContainsEmitterType, ReturnValue) == 0x000008, "Member 'ParticleSystem_ContainsEmitterType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleSystem \ static_assert(alignof(UParticleSystem) == 0x000008, "Wrong alignment on UParticleSystem"); \ static_assert(sizeof(UParticleSystem) == 0x000158, "Wrong size on UParticleSystem"); \ static_assert(offsetof(UParticleSystem, UpdateTime_FPS) == 0x000030, "Member 'UParticleSystem::UpdateTime_FPS' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, UpdateTime_Delta) == 0x000034, "Member 'UParticleSystem::UpdateTime_Delta' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, WarmupTime) == 0x000038, "Member 'UParticleSystem::WarmupTime' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, WarmupTickRate) == 0x00003C, "Member 'UParticleSystem::WarmupTickRate' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, Emitters) == 0x000040, "Member 'UParticleSystem::Emitters' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, PreviewComponent) == 0x000050, "Member 'UParticleSystem::PreviewComponent' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, CurveEdSetup) == 0x000058, "Member 'UParticleSystem::CurveEdSetup' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, LODDistanceCheckTime) == 0x000060, "Member 'UParticleSystem::LODDistanceCheckTime' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, MacroUVRadius) == 0x000064, "Member 'UParticleSystem::MacroUVRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, LODDistances) == 0x000068, "Member 'UParticleSystem::LODDistances' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, LODSettings) == 0x000078, "Member 'UParticleSystem::LODSettings' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, FixedRelativeBoundingBox) == 0x000088, "Member 'UParticleSystem::FixedRelativeBoundingBox' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, SecondsBeforeInactive) == 0x0000C0, "Member 'UParticleSystem::SecondsBeforeInactive' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, Delay) == 0x0000C4, "Member 'UParticleSystem::Delay' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, DelayLow) == 0x0000C8, "Member 'UParticleSystem::DelayLow' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, SystemUpdateMode) == 0x0000CE, "Member 'UParticleSystem::SystemUpdateMode' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, LODMethod) == 0x0000CF, "Member 'UParticleSystem::LODMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, InsignificantReaction) == 0x0000D0, "Member 'UParticleSystem::InsignificantReaction' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, OcclusionBoundsMethod) == 0x0000D1, "Member 'UParticleSystem::OcclusionBoundsMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, MaxSignificanceLevel) == 0x0000D3, "Member 'UParticleSystem::MaxSignificanceLevel' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, MinTimeBetweenTicks) == 0x0000D4, "Member 'UParticleSystem::MinTimeBetweenTicks' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, InsignificanceDelay) == 0x0000D8, "Member 'UParticleSystem::InsignificanceDelay' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, MacroUVPosition) == 0x0000E0, "Member 'UParticleSystem::MacroUVPosition' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, CustomOcclusionBounds) == 0x0000F8, "Member 'UParticleSystem::CustomOcclusionBounds' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, SoloTracking) == 0x000130, "Member 'UParticleSystem::SoloTracking' has a wrong offset!"); \ static_assert(offsetof(UParticleSystem, NamedMaterialSlots) == 0x000140, "Member 'UParticleSystem::NamedMaterialSlots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAcceleration \ static_assert(alignof(UParticleModuleAcceleration) == 0x000008, "Wrong alignment on UParticleModuleAcceleration"); \ static_assert(sizeof(UParticleModuleAcceleration) == 0x0000A0, "Wrong size on UParticleModuleAcceleration"); \ static_assert(offsetof(UParticleModuleAcceleration, Acceleration) == 0x000038, "Member 'UParticleModuleAcceleration::Acceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAccelerationDragScaleOverLife \ static_assert(alignof(UParticleModuleAccelerationDragScaleOverLife) == 0x000008, "Wrong alignment on UParticleModuleAccelerationDragScaleOverLife"); \ static_assert(sizeof(UParticleModuleAccelerationDragScaleOverLife) == 0x000070, "Wrong size on UParticleModuleAccelerationDragScaleOverLife"); \ static_assert(offsetof(UParticleModuleAccelerationDragScaleOverLife, DragScale) == 0x000038, "Member 'UParticleModuleAccelerationDragScaleOverLife::DragScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAccelerationDragScaleOverLife, DragScaleRaw) == 0x000040, "Member 'UParticleModuleAccelerationDragScaleOverLife::DragScaleRaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAccelerationOverLifetime \ static_assert(alignof(UParticleModuleAccelerationOverLifetime) == 0x000008, "Wrong alignment on UParticleModuleAccelerationOverLifetime"); \ static_assert(sizeof(UParticleModuleAccelerationOverLifetime) == 0x000098, "Wrong size on UParticleModuleAccelerationOverLifetime"); \ static_assert(offsetof(UParticleModuleAccelerationOverLifetime, AccelOverLife) == 0x000038, "Member 'UParticleModuleAccelerationOverLifetime::AccelOverLife' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAttractorParticle \ static_assert(alignof(UParticleModuleAttractorParticle) == 0x000008, "Wrong alignment on UParticleModuleAttractorParticle"); \ static_assert(sizeof(UParticleModuleAttractorParticle) == 0x0000B0, "Wrong size on UParticleModuleAttractorParticle"); \ static_assert(offsetof(UParticleModuleAttractorParticle, EmitterName) == 0x000030, "Member 'UParticleModuleAttractorParticle::EmitterName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorParticle, Range) == 0x000038, "Member 'UParticleModuleAttractorParticle::Range' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorParticle, Strength) == 0x000070, "Member 'UParticleModuleAttractorParticle::Strength' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorParticle, SelectionMethod) == 0x0000A4, "Member 'UParticleModuleAttractorParticle::SelectionMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorParticle, LastSelIndex) == 0x0000AC, "Member 'UParticleModuleAttractorParticle::LastSelIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAttractorPoint \ static_assert(alignof(UParticleModuleAttractorPoint) == 0x000008, "Wrong alignment on UParticleModuleAttractorPoint"); \ static_assert(sizeof(UParticleModuleAttractorPoint) == 0x0000F8, "Wrong size on UParticleModuleAttractorPoint"); \ static_assert(offsetof(UParticleModuleAttractorPoint, position) == 0x000030, "Member 'UParticleModuleAttractorPoint::position' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorPoint, Range) == 0x000090, "Member 'UParticleModuleAttractorPoint::Range' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorPoint, Strength) == 0x0000C0, "Member 'UParticleModuleAttractorPoint::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleAttractorPointGravity \ static_assert(alignof(UParticleModuleAttractorPointGravity) == 0x000008, "Wrong alignment on UParticleModuleAttractorPointGravity"); \ static_assert(sizeof(UParticleModuleAttractorPointGravity) == 0x000088, "Wrong size on UParticleModuleAttractorPointGravity"); \ static_assert(offsetof(UParticleModuleAttractorPointGravity, position) == 0x000030, "Member 'UParticleModuleAttractorPointGravity::position' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorPointGravity, Radius) == 0x000048, "Member 'UParticleModuleAttractorPointGravity::Radius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorPointGravity, Strength) == 0x000050, "Member 'UParticleModuleAttractorPointGravity::Strength' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleAttractorPointGravity, StrengthRaw) == 0x000058, "Member 'UParticleModuleAttractorPointGravity::StrengthRaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleBeamModifier \ static_assert(alignof(UParticleModuleBeamModifier) == 0x000008, "Wrong alignment on UParticleModuleBeamModifier"); \ static_assert(sizeof(UParticleModuleBeamModifier) == 0x000138, "Wrong size on UParticleModuleBeamModifier"); \ static_assert(offsetof(UParticleModuleBeamModifier, ModifierType) == 0x000030, "Member 'UParticleModuleBeamModifier::ModifierType' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, PositionOptions) == 0x000034, "Member 'UParticleModuleBeamModifier::PositionOptions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, position) == 0x000038, "Member 'UParticleModuleBeamModifier::position' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, TangentOptions) == 0x000098, "Member 'UParticleModuleBeamModifier::TangentOptions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, Tangent) == 0x0000A0, "Member 'UParticleModuleBeamModifier::Tangent' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, StrengthOptions) == 0x000104, "Member 'UParticleModuleBeamModifier::StrengthOptions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamModifier, Strength) == 0x000108, "Member 'UParticleModuleBeamModifier::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleBeamNoise \ static_assert(alignof(UParticleModuleBeamNoise) == 0x000008, "Wrong alignment on UParticleModuleBeamNoise"); \ static_assert(sizeof(UParticleModuleBeamNoise) == 0x0001C0, "Wrong size on UParticleModuleBeamNoise"); \ static_assert(offsetof(UParticleModuleBeamNoise, Frequency) == 0x000034, "Member 'UParticleModuleBeamNoise::Frequency' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, Frequency_LowRange) == 0x000038, "Member 'UParticleModuleBeamNoise::Frequency_LowRange' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseRange) == 0x000040, "Member 'UParticleModuleBeamNoise::NoiseRange' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseRangeScale) == 0x0000A0, "Member 'UParticleModuleBeamNoise::NoiseRangeScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseSpeed) == 0x0000D8, "Member 'UParticleModuleBeamNoise::NoiseSpeed' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseLockRadius) == 0x00013C, "Member 'UParticleModuleBeamNoise::NoiseLockRadius' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseLockTime) == 0x000144, "Member 'UParticleModuleBeamNoise::NoiseLockTime' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseTension) == 0x000148, "Member 'UParticleModuleBeamNoise::NoiseTension' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseTangentStrength) == 0x000150, "Member 'UParticleModuleBeamNoise::NoiseTangentStrength' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseTessellation) == 0x000180, "Member 'UParticleModuleBeamNoise::NoiseTessellation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, FrequencyDistance) == 0x000188, "Member 'UParticleModuleBeamNoise::FrequencyDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamNoise, NoiseScale) == 0x000190, "Member 'UParticleModuleBeamNoise::NoiseScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleBeamSource \ static_assert(alignof(UParticleModuleBeamSource) == 0x000008, "Wrong alignment on UParticleModuleBeamSource"); \ static_assert(sizeof(UParticleModuleBeamSource) == 0x000148, "Wrong size on UParticleModuleBeamSource"); \ static_assert(offsetof(UParticleModuleBeamSource, SourceMethod) == 0x000030, "Member 'UParticleModuleBeamSource::SourceMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamSource, SourceName) == 0x000034, "Member 'UParticleModuleBeamSource::SourceName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamSource, Source) == 0x000040, "Member 'UParticleModuleBeamSource::Source' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamSource, SourceTangentMethod) == 0x0000A4, "Member 'UParticleModuleBeamSource::SourceTangentMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamSource, SourceTangent) == 0x0000A8, "Member 'UParticleModuleBeamSource::SourceTangent' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleBeamSource, SourceStrength) == 0x000110, "Member 'UParticleModuleBeamSource::SourceStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleCameraOffset \ static_assert(alignof(UParticleModuleCameraOffset) == 0x000008, "Wrong alignment on UParticleModuleCameraOffset"); \ static_assert(sizeof(UParticleModuleCameraOffset) == 0x000068, "Wrong size on UParticleModuleCameraOffset"); \ static_assert(offsetof(UParticleModuleCameraOffset, CameraOffset) == 0x000030, "Member 'UParticleModuleCameraOffset::CameraOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCameraOffset, UpdateMethod) == 0x000064, "Member 'UParticleModuleCameraOffset::UpdateMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleCollisionGPU \ static_assert(alignof(UParticleModuleCollisionGPU) == 0x000008, "Wrong alignment on UParticleModuleCollisionGPU"); \ static_assert(sizeof(UParticleModuleCollisionGPU) == 0x0000A8, "Wrong size on UParticleModuleCollisionGPU"); \ static_assert(offsetof(UParticleModuleCollisionGPU, Resilience) == 0x000030, "Member 'UParticleModuleCollisionGPU::Resilience' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, ResilienceScaleOverLife) == 0x000060, "Member 'UParticleModuleCollisionGPU::ResilienceScaleOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, Friction) == 0x000090, "Member 'UParticleModuleCollisionGPU::Friction' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, RandomSpread) == 0x000094, "Member 'UParticleModuleCollisionGPU::RandomSpread' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, RandomDistribution) == 0x000098, "Member 'UParticleModuleCollisionGPU::RandomDistribution' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, RadiusScale) == 0x00009C, "Member 'UParticleModuleCollisionGPU::RadiusScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, RadiusBias) == 0x0000A0, "Member 'UParticleModuleCollisionGPU::RadiusBias' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, Response) == 0x0000A4, "Member 'UParticleModuleCollisionGPU::Response' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleCollisionGPU, CollisionMode) == 0x0000A5, "Member 'UParticleModuleCollisionGPU::CollisionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleColor \ static_assert(alignof(UParticleModuleColor) == 0x000008, "Wrong alignment on UParticleModuleColor"); \ static_assert(sizeof(UParticleModuleColor) == 0x0000C8, "Wrong size on UParticleModuleColor"); \ static_assert(offsetof(UParticleModuleColor, StartColor) == 0x000030, "Member 'UParticleModuleColor::StartColor' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleColor, StartAlpha) == 0x000090, "Member 'UParticleModuleColor::StartAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleColorScaleOverLife \ static_assert(alignof(UParticleModuleColorScaleOverLife) == 0x000008, "Wrong alignment on UParticleModuleColorScaleOverLife"); \ static_assert(sizeof(UParticleModuleColorScaleOverLife) == 0x0000C8, "Wrong size on UParticleModuleColorScaleOverLife"); \ static_assert(offsetof(UParticleModuleColorScaleOverLife, ColorScaleOverLife) == 0x000030, "Member 'UParticleModuleColorScaleOverLife::ColorScaleOverLife' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleColorScaleOverLife, AlphaScaleOverLife) == 0x000090, "Member 'UParticleModuleColorScaleOverLife::AlphaScaleOverLife' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleColor_Seeded \ static_assert(alignof(UParticleModuleColor_Seeded) == 0x000008, "Wrong alignment on UParticleModuleColor_Seeded"); \ static_assert(sizeof(UParticleModuleColor_Seeded) == 0x0000E8, "Wrong size on UParticleModuleColor_Seeded"); \ static_assert(offsetof(UParticleModuleColor_Seeded, RandomSeedInfo) == 0x0000C8, "Member 'UParticleModuleColor_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleEventReceiverKillParticles \ static_assert(alignof(UParticleModuleEventReceiverKillParticles) == 0x000008, "Wrong alignment on UParticleModuleEventReceiverKillParticles"); \ static_assert(sizeof(UParticleModuleEventReceiverKillParticles) == 0x000048, "Wrong size on UParticleModuleEventReceiverKillParticles"); \ #define DUMPER7_ASSERTS_UParticleModuleEventReceiverSpawn \ static_assert(alignof(UParticleModuleEventReceiverSpawn) == 0x000008, "Wrong alignment on UParticleModuleEventReceiverSpawn"); \ static_assert(sizeof(UParticleModuleEventReceiverSpawn) == 0x0000F0, "Wrong size on UParticleModuleEventReceiverSpawn"); \ static_assert(offsetof(UParticleModuleEventReceiverSpawn, SpawnCount) == 0x000040, "Member 'UParticleModuleEventReceiverSpawn::SpawnCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleEventReceiverSpawn, InheritVelocityScale) == 0x000078, "Member 'UParticleModuleEventReceiverSpawn::InheritVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleEventReceiverSpawn, PhysicalMaterials) == 0x0000D8, "Member 'UParticleModuleEventReceiverSpawn::PhysicalMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleKillBase \ static_assert(alignof(UParticleModuleKillBase) == 0x000008, "Wrong alignment on UParticleModuleKillBase"); \ static_assert(sizeof(UParticleModuleKillBase) == 0x000030, "Wrong size on UParticleModuleKillBase"); \ #define DUMPER7_ASSERTS_UParticleModuleKillBox \ static_assert(alignof(UParticleModuleKillBox) == 0x000008, "Wrong alignment on UParticleModuleKillBox"); \ static_assert(sizeof(UParticleModuleKillBox) == 0x0000F8, "Wrong size on UParticleModuleKillBox"); \ static_assert(offsetof(UParticleModuleKillBox, LowerLeftCorner) == 0x000030, "Member 'UParticleModuleKillBox::LowerLeftCorner' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleKillBox, UpperRightCorner) == 0x000090, "Member 'UParticleModuleKillBox::UpperRightCorner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleKillHeight \ static_assert(alignof(UParticleModuleKillHeight) == 0x000008, "Wrong alignment on UParticleModuleKillHeight"); \ static_assert(sizeof(UParticleModuleKillHeight) == 0x000068, "Wrong size on UParticleModuleKillHeight"); \ static_assert(offsetof(UParticleModuleKillHeight, Height) == 0x000030, "Member 'UParticleModuleKillHeight::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLifetime \ static_assert(alignof(UParticleModuleLifetime) == 0x000008, "Wrong alignment on UParticleModuleLifetime"); \ static_assert(sizeof(UParticleModuleLifetime) == 0x000060, "Wrong size on UParticleModuleLifetime"); \ static_assert(offsetof(UParticleModuleLifetime, Lifetime) == 0x000030, "Member 'UParticleModuleLifetime::Lifetime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLifetime_Seeded \ static_assert(alignof(UParticleModuleLifetime_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLifetime_Seeded"); \ static_assert(sizeof(UParticleModuleLifetime_Seeded) == 0x000080, "Wrong size on UParticleModuleLifetime_Seeded"); \ static_assert(offsetof(UParticleModuleLifetime_Seeded, RandomSeedInfo) == 0x000060, "Member 'UParticleModuleLifetime_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLight_Seeded \ static_assert(alignof(UParticleModuleLight_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLight_Seeded"); \ static_assert(sizeof(UParticleModuleLight_Seeded) == 0x000160, "Wrong size on UParticleModuleLight_Seeded"); \ static_assert(offsetof(UParticleModuleLight_Seeded, RandomSeedInfo) == 0x000140, "Member 'UParticleModuleLight_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationDirect \ static_assert(alignof(UParticleModuleLocationDirect) == 0x000008, "Wrong alignment on UParticleModuleLocationDirect"); \ static_assert(sizeof(UParticleModuleLocationDirect) == 0x0001B0, "Wrong size on UParticleModuleLocationDirect"); \ static_assert(offsetof(UParticleModuleLocationDirect, Location) == 0x000030, "Member 'UParticleModuleLocationDirect::Location' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationDirect, LocationOffset) == 0x000090, "Member 'UParticleModuleLocationDirect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationDirect, ScaleFactor) == 0x0000F0, "Member 'UParticleModuleLocationDirect::ScaleFactor' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationDirect, Direction) == 0x000150, "Member 'UParticleModuleLocationDirect::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationEmitterDirect \ static_assert(alignof(UParticleModuleLocationEmitterDirect) == 0x000008, "Wrong alignment on UParticleModuleLocationEmitterDirect"); \ static_assert(sizeof(UParticleModuleLocationEmitterDirect) == 0x000038, "Wrong size on UParticleModuleLocationEmitterDirect"); \ static_assert(offsetof(UParticleModuleLocationEmitterDirect, EmitterName) == 0x000030, "Member 'UParticleModuleLocationEmitterDirect::EmitterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveCylinder_Seeded \ static_assert(alignof(UParticleModuleLocationPrimitiveCylinder_Seeded) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveCylinder_Seeded"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveCylinder_Seeded) == 0x000188, "Wrong size on UParticleModuleLocationPrimitiveCylinder_Seeded"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveCylinder_Seeded, RandomSeedInfo) == 0x000168, "Member 'UParticleModuleLocationPrimitiveCylinder_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationPrimitiveTriangle \ static_assert(alignof(UParticleModuleLocationPrimitiveTriangle) == 0x000008, "Wrong alignment on UParticleModuleLocationPrimitiveTriangle"); \ static_assert(sizeof(UParticleModuleLocationPrimitiveTriangle) == 0x000120, "Wrong size on UParticleModuleLocationPrimitiveTriangle"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveTriangle, StartOffset) == 0x000030, "Member 'UParticleModuleLocationPrimitiveTriangle::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveTriangle, Height) == 0x000090, "Member 'UParticleModuleLocationPrimitiveTriangle::Height' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveTriangle, Angle) == 0x0000C0, "Member 'UParticleModuleLocationPrimitiveTriangle::Angle' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationPrimitiveTriangle, Thickness) == 0x0000F0, "Member 'UParticleModuleLocationPrimitiveTriangle::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleLocationSkelVertSurface \ static_assert(alignof(UParticleModuleLocationSkelVertSurface) == 0x000008, "Wrong alignment on UParticleModuleLocationSkelVertSurface"); \ static_assert(sizeof(UParticleModuleLocationSkelVertSurface) == 0x0000B0, "Wrong size on UParticleModuleLocationSkelVertSurface"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, SourceType) == 0x000030, "Member 'UParticleModuleLocationSkelVertSurface::SourceType' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, UniversalOffset) == 0x000038, "Member 'UParticleModuleLocationSkelVertSurface::UniversalOffset' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, InheritVelocityScale) == 0x000054, "Member 'UParticleModuleLocationSkelVertSurface::InheritVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, SkelMeshActorParamName) == 0x000058, "Member 'UParticleModuleLocationSkelVertSurface::SkelMeshActorParamName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, ValidAssociatedBones) == 0x000060, "Member 'UParticleModuleLocationSkelVertSurface::ValidAssociatedBones' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, NormalToCompare) == 0x000078, "Member 'UParticleModuleLocationSkelVertSurface::NormalToCompare' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, NormalCheckToleranceDegrees) == 0x000090, "Member 'UParticleModuleLocationSkelVertSurface::NormalCheckToleranceDegrees' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, NormalCheckTolerance) == 0x000094, "Member 'UParticleModuleLocationSkelVertSurface::NormalCheckTolerance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, ValidMaterialIndices) == 0x000098, "Member 'UParticleModuleLocationSkelVertSurface::ValidMaterialIndices' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleLocationSkelVertSurface, InheritUVChannel) == 0x0000AC, "Member 'UParticleModuleLocationSkelVertSurface::InheritUVChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMaterialBase \ static_assert(alignof(UParticleModuleMaterialBase) == 0x000008, "Wrong alignment on UParticleModuleMaterialBase"); \ static_assert(sizeof(UParticleModuleMaterialBase) == 0x000030, "Wrong size on UParticleModuleMaterialBase"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshMaterial \ static_assert(alignof(UParticleModuleMeshMaterial) == 0x000008, "Wrong alignment on UParticleModuleMeshMaterial"); \ static_assert(sizeof(UParticleModuleMeshMaterial) == 0x000040, "Wrong size on UParticleModuleMeshMaterial"); \ static_assert(offsetof(UParticleModuleMeshMaterial, MeshMaterials) == 0x000030, "Member 'UParticleModuleMeshMaterial::MeshMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotation \ static_assert(alignof(UParticleModuleMeshRotation) == 0x000008, "Wrong alignment on UParticleModuleMeshRotation"); \ static_assert(sizeof(UParticleModuleMeshRotation) == 0x000098, "Wrong size on UParticleModuleMeshRotation"); \ static_assert(offsetof(UParticleModuleMeshRotation, StartRotation) == 0x000030, "Member 'UParticleModuleMeshRotation::StartRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotationRate \ static_assert(alignof(UParticleModuleMeshRotationRate) == 0x000008, "Wrong alignment on UParticleModuleMeshRotationRate"); \ static_assert(sizeof(UParticleModuleMeshRotationRate) == 0x000090, "Wrong size on UParticleModuleMeshRotationRate"); \ static_assert(offsetof(UParticleModuleMeshRotationRate, StartRotationRate) == 0x000030, "Member 'UParticleModuleMeshRotationRate::StartRotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotationRateOverLife \ static_assert(alignof(UParticleModuleMeshRotationRateOverLife) == 0x000008, "Wrong alignment on UParticleModuleMeshRotationRateOverLife"); \ static_assert(sizeof(UParticleModuleMeshRotationRateOverLife) == 0x000098, "Wrong size on UParticleModuleMeshRotationRateOverLife"); \ static_assert(offsetof(UParticleModuleMeshRotationRateOverLife, RotRate) == 0x000030, "Member 'UParticleModuleMeshRotationRateOverLife::RotRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotationRate_Seeded \ static_assert(alignof(UParticleModuleMeshRotationRate_Seeded) == 0x000008, "Wrong alignment on UParticleModuleMeshRotationRate_Seeded"); \ static_assert(sizeof(UParticleModuleMeshRotationRate_Seeded) == 0x0000B0, "Wrong size on UParticleModuleMeshRotationRate_Seeded"); \ static_assert(offsetof(UParticleModuleMeshRotationRate_Seeded, RandomSeedInfo) == 0x000090, "Member 'UParticleModuleMeshRotationRate_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleMeshRotation_Seeded \ static_assert(alignof(UParticleModuleMeshRotation_Seeded) == 0x000008, "Wrong alignment on UParticleModuleMeshRotation_Seeded"); \ static_assert(sizeof(UParticleModuleMeshRotation_Seeded) == 0x0000B8, "Wrong size on UParticleModuleMeshRotation_Seeded"); \ static_assert(offsetof(UParticleModuleMeshRotation_Seeded, RandomSeedInfo) == 0x000098, "Member 'UParticleModuleMeshRotation_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleOrbit \ static_assert(alignof(UParticleModuleOrbit) == 0x000008, "Wrong alignment on UParticleModuleOrbit"); \ static_assert(sizeof(UParticleModuleOrbit) == 0x000178, "Wrong size on UParticleModuleOrbit"); \ static_assert(offsetof(UParticleModuleOrbit, ChainMode) == 0x000038, "Member 'UParticleModuleOrbit::ChainMode' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, OffsetAmount) == 0x000040, "Member 'UParticleModuleOrbit::OffsetAmount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, OffsetOptions) == 0x0000A0, "Member 'UParticleModuleOrbit::OffsetOptions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, RotationAmount) == 0x0000A8, "Member 'UParticleModuleOrbit::RotationAmount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, RotationOptions) == 0x000108, "Member 'UParticleModuleOrbit::RotationOptions' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, RotationRateAmount) == 0x000110, "Member 'UParticleModuleOrbit::RotationRateAmount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleOrbit, RotationRateOptions) == 0x000170, "Member 'UParticleModuleOrbit::RotationRateOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleOrientationBase \ static_assert(alignof(UParticleModuleOrientationBase) == 0x000008, "Wrong alignment on UParticleModuleOrientationBase"); \ static_assert(sizeof(UParticleModuleOrientationBase) == 0x000030, "Wrong size on UParticleModuleOrientationBase"); \ #define DUMPER7_ASSERTS_UParticleModuleOrientationAxisLock \ static_assert(alignof(UParticleModuleOrientationAxisLock) == 0x000008, "Wrong alignment on UParticleModuleOrientationAxisLock"); \ static_assert(sizeof(UParticleModuleOrientationAxisLock) == 0x000038, "Wrong size on UParticleModuleOrientationAxisLock"); \ static_assert(offsetof(UParticleModuleOrientationAxisLock, LockAxisFlags) == 0x000030, "Member 'UParticleModuleOrientationAxisLock::LockAxisFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleParameterDynamic \ static_assert(alignof(UParticleModuleParameterDynamic) == 0x000008, "Wrong alignment on UParticleModuleParameterDynamic"); \ static_assert(sizeof(UParticleModuleParameterDynamic) == 0x000048, "Wrong size on UParticleModuleParameterDynamic"); \ static_assert(offsetof(UParticleModuleParameterDynamic, DynamicParams) == 0x000030, "Member 'UParticleModuleParameterDynamic::DynamicParams' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleParameterDynamic, UpdateFlags) == 0x000040, "Member 'UParticleModuleParameterDynamic::UpdateFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleParameterDynamic_Seeded \ static_assert(alignof(UParticleModuleParameterDynamic_Seeded) == 0x000008, "Wrong alignment on UParticleModuleParameterDynamic_Seeded"); \ static_assert(sizeof(UParticleModuleParameterDynamic_Seeded) == 0x000068, "Wrong size on UParticleModuleParameterDynamic_Seeded"); \ static_assert(offsetof(UParticleModuleParameterDynamic_Seeded, RandomSeedInfo) == 0x000048, "Member 'UParticleModuleParameterDynamic_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotation \ static_assert(alignof(UParticleModuleRotation) == 0x000008, "Wrong alignment on UParticleModuleRotation"); \ static_assert(sizeof(UParticleModuleRotation) == 0x000060, "Wrong size on UParticleModuleRotation"); \ static_assert(offsetof(UParticleModuleRotation, StartRotation) == 0x000030, "Member 'UParticleModuleRotation::StartRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationOverLifetime \ static_assert(alignof(UParticleModuleRotationOverLifetime) == 0x000008, "Wrong alignment on UParticleModuleRotationOverLifetime"); \ static_assert(sizeof(UParticleModuleRotationOverLifetime) == 0x000068, "Wrong size on UParticleModuleRotationOverLifetime"); \ static_assert(offsetof(UParticleModuleRotationOverLifetime, RotationOverLife) == 0x000030, "Member 'UParticleModuleRotationOverLifetime::RotationOverLife' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotationRate_Seeded \ static_assert(alignof(UParticleModuleRotationRate_Seeded) == 0x000008, "Wrong alignment on UParticleModuleRotationRate_Seeded"); \ static_assert(sizeof(UParticleModuleRotationRate_Seeded) == 0x000080, "Wrong size on UParticleModuleRotationRate_Seeded"); \ static_assert(offsetof(UParticleModuleRotationRate_Seeded, RandomSeedInfo) == 0x000060, "Member 'UParticleModuleRotationRate_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleRotation_Seeded \ static_assert(alignof(UParticleModuleRotation_Seeded) == 0x000008, "Wrong alignment on UParticleModuleRotation_Seeded"); \ static_assert(sizeof(UParticleModuleRotation_Seeded) == 0x000080, "Wrong size on UParticleModuleRotation_Seeded"); \ static_assert(offsetof(UParticleModuleRotation_Seeded, RandomSeedInfo) == 0x000060, "Member 'UParticleModuleRotation_Seeded::RandomSeedInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSizeMultiplyLife \ static_assert(alignof(UParticleModuleSizeMultiplyLife) == 0x000008, "Wrong alignment on UParticleModuleSizeMultiplyLife"); \ static_assert(sizeof(UParticleModuleSizeMultiplyLife) == 0x000098, "Wrong size on UParticleModuleSizeMultiplyLife"); \ static_assert(offsetof(UParticleModuleSizeMultiplyLife, LifeMultiplier) == 0x000030, "Member 'UParticleModuleSizeMultiplyLife::LifeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSizeScale \ static_assert(alignof(UParticleModuleSizeScale) == 0x000008, "Wrong alignment on UParticleModuleSizeScale"); \ static_assert(sizeof(UParticleModuleSizeScale) == 0x000098, "Wrong size on UParticleModuleSizeScale"); \ static_assert(offsetof(UParticleModuleSizeScale, SizeScale) == 0x000030, "Member 'UParticleModuleSizeScale::SizeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSourceMovement \ static_assert(alignof(UParticleModuleSourceMovement) == 0x000008, "Wrong alignment on UParticleModuleSourceMovement"); \ static_assert(sizeof(UParticleModuleSourceMovement) == 0x000090, "Wrong size on UParticleModuleSourceMovement"); \ static_assert(offsetof(UParticleModuleSourceMovement, SourceMovementScale) == 0x000030, "Member 'UParticleModuleSourceMovement::SourceMovementScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleSubUVMovie \ static_assert(alignof(UParticleModuleSubUVMovie) == 0x000008, "Wrong alignment on UParticleModuleSubUVMovie"); \ static_assert(sizeof(UParticleModuleSubUVMovie) == 0x0000B0, "Wrong size on UParticleModuleSubUVMovie"); \ static_assert(offsetof(UParticleModuleSubUVMovie, FrameRate) == 0x000078, "Member 'UParticleModuleSubUVMovie::FrameRate' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleSubUVMovie, StartingFrame) == 0x0000A8, "Member 'UParticleModuleSubUVMovie::StartingFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTrailSource \ static_assert(alignof(UParticleModuleTrailSource) == 0x000008, "Wrong alignment on UParticleModuleTrailSource"); \ static_assert(sizeof(UParticleModuleTrailSource) == 0x000090, "Wrong size on UParticleModuleTrailSource"); \ static_assert(offsetof(UParticleModuleTrailSource, SourceMethod) == 0x000030, "Member 'UParticleModuleTrailSource::SourceMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTrailSource, SourceName) == 0x000034, "Member 'UParticleModuleTrailSource::SourceName' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTrailSource, SourceStrength) == 0x000040, "Member 'UParticleModuleTrailSource::SourceStrength' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTrailSource, SourceOffsetCount) == 0x000074, "Member 'UParticleModuleTrailSource::SourceOffsetCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTrailSource, SourceOffsetDefaults) == 0x000078, "Member 'UParticleModuleTrailSource::SourceOffsetDefaults' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTrailSource, SelectionMethod) == 0x000088, "Member 'UParticleModuleTrailSource::SelectionMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataAnimTrail \ static_assert(alignof(UParticleModuleTypeDataAnimTrail) == 0x000008, "Wrong alignment on UParticleModuleTypeDataAnimTrail"); \ static_assert(sizeof(UParticleModuleTypeDataAnimTrail) == 0x000048, "Wrong size on UParticleModuleTypeDataAnimTrail"); \ static_assert(offsetof(UParticleModuleTypeDataAnimTrail, TilingDistance) == 0x000034, "Member 'UParticleModuleTypeDataAnimTrail::TilingDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataAnimTrail, DistanceTessellationStepSize) == 0x000038, "Member 'UParticleModuleTypeDataAnimTrail::DistanceTessellationStepSize' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataAnimTrail, TangentTessellationStepSize) == 0x00003C, "Member 'UParticleModuleTypeDataAnimTrail::TangentTessellationStepSize' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataAnimTrail, WidthTessellationStepSize) == 0x000040, "Member 'UParticleModuleTypeDataAnimTrail::WidthTessellationStepSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataGpu \ static_assert(alignof(UParticleModuleTypeDataGpu) == 0x000010, "Wrong alignment on UParticleModuleTypeDataGpu"); \ static_assert(sizeof(UParticleModuleTypeDataGpu) == 0x0005D0, "Wrong size on UParticleModuleTypeDataGpu"); \ static_assert(offsetof(UParticleModuleTypeDataGpu, EmitterInfo) == 0x000030, "Member 'UParticleModuleTypeDataGpu::EmitterInfo' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataGpu, ResourceData) == 0x000380, "Member 'UParticleModuleTypeDataGpu::ResourceData' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataGpu, CameraMotionBlurAmount) == 0x0005C0, "Member 'UParticleModuleTypeDataGpu::CameraMotionBlurAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataMesh \ static_assert(alignof(UParticleModuleTypeDataMesh) == 0x000008, "Wrong alignment on UParticleModuleTypeDataMesh"); \ static_assert(sizeof(UParticleModuleTypeDataMesh) == 0x0000B0, "Wrong size on UParticleModuleTypeDataMesh"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, Mesh) == 0x000030, "Member 'UParticleModuleTypeDataMesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, LODSizeScale) == 0x000040, "Member 'UParticleModuleTypeDataMesh::LODSizeScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, MeshAlignment) == 0x000045, "Member 'UParticleModuleTypeDataMesh::MeshAlignment' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, RollPitchYawRange) == 0x000048, "Member 'UParticleModuleTypeDataMesh::RollPitchYawRange' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, AxisLockOption) == 0x0000A8, "Member 'UParticleModuleTypeDataMesh::AxisLockOption' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, CameraFacingUpAxisOption) == 0x0000AA, "Member 'UParticleModuleTypeDataMesh::CameraFacingUpAxisOption' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataMesh, CameraFacingOption) == 0x0000AB, "Member 'UParticleModuleTypeDataMesh::CameraFacingOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleTypeDataRibbon \ static_assert(alignof(UParticleModuleTypeDataRibbon) == 0x000008, "Wrong alignment on UParticleModuleTypeDataRibbon"); \ static_assert(sizeof(UParticleModuleTypeDataRibbon) == 0x000060, "Wrong size on UParticleModuleTypeDataRibbon"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, MaxTessellationBetweenParticles) == 0x000030, "Member 'UParticleModuleTypeDataRibbon::MaxTessellationBetweenParticles' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, SheetsPerTrail) == 0x000034, "Member 'UParticleModuleTypeDataRibbon::SheetsPerTrail' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, MaxTrailCount) == 0x000038, "Member 'UParticleModuleTypeDataRibbon::MaxTrailCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, MaxParticleInTrailCount) == 0x00003C, "Member 'UParticleModuleTypeDataRibbon::MaxParticleInTrailCount' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, RenderAxis) == 0x000044, "Member 'UParticleModuleTypeDataRibbon::RenderAxis' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, TangentSpawningScalar) == 0x000048, "Member 'UParticleModuleTypeDataRibbon::TangentSpawningScalar' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, TilingDistance) == 0x000050, "Member 'UParticleModuleTypeDataRibbon::TilingDistance' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, DistanceTessellationStepSize) == 0x000054, "Member 'UParticleModuleTypeDataRibbon::DistanceTessellationStepSize' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleTypeDataRibbon, TangentTessellationScalar) == 0x00005C, "Member 'UParticleModuleTypeDataRibbon::TangentTessellationScalar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldLocal \ static_assert(alignof(UParticleModuleVectorFieldLocal) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldLocal"); \ static_assert(sizeof(UParticleModuleVectorFieldLocal) == 0x000090, "Wrong size on UParticleModuleVectorFieldLocal"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, VectorField) == 0x000030, "Member 'UParticleModuleVectorFieldLocal::VectorField' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, RelativeTranslation) == 0x000038, "Member 'UParticleModuleVectorFieldLocal::RelativeTranslation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, RelativeRotation) == 0x000050, "Member 'UParticleModuleVectorFieldLocal::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, RelativeScale3D) == 0x000068, "Member 'UParticleModuleVectorFieldLocal::RelativeScale3D' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, Intensity) == 0x000080, "Member 'UParticleModuleVectorFieldLocal::Intensity' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldLocal, Tightness) == 0x000084, "Member 'UParticleModuleVectorFieldLocal::Tightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVectorFieldScale \ static_assert(alignof(UParticleModuleVectorFieldScale) == 0x000008, "Wrong alignment on UParticleModuleVectorFieldScale"); \ static_assert(sizeof(UParticleModuleVectorFieldScale) == 0x000068, "Wrong size on UParticleModuleVectorFieldScale"); \ static_assert(offsetof(UParticleModuleVectorFieldScale, VectorFieldScale) == 0x000030, "Member 'UParticleModuleVectorFieldScale::VectorFieldScale' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVectorFieldScale, VectorFieldScaleRaw) == 0x000038, "Member 'UParticleModuleVectorFieldScale::VectorFieldScaleRaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocityCone \ static_assert(alignof(UParticleModuleVelocityCone) == 0x000008, "Wrong alignment on UParticleModuleVelocityCone"); \ static_assert(sizeof(UParticleModuleVelocityCone) == 0x0000B0, "Wrong size on UParticleModuleVelocityCone"); \ static_assert(offsetof(UParticleModuleVelocityCone, Angle) == 0x000038, "Member 'UParticleModuleVelocityCone::Angle' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVelocityCone, Velocity) == 0x000068, "Member 'UParticleModuleVelocityCone::Velocity' has a wrong offset!"); \ static_assert(offsetof(UParticleModuleVelocityCone, Direction) == 0x000098, "Member 'UParticleModuleVelocityCone::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocityInheritParent \ static_assert(alignof(UParticleModuleVelocityInheritParent) == 0x000008, "Wrong alignment on UParticleModuleVelocityInheritParent"); \ static_assert(sizeof(UParticleModuleVelocityInheritParent) == 0x000098, "Wrong size on UParticleModuleVelocityInheritParent"); \ static_assert(offsetof(UParticleModuleVelocityInheritParent, Scale) == 0x000038, "Member 'UParticleModuleVelocityInheritParent::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleModuleVelocityOverLifetime \ static_assert(alignof(UParticleModuleVelocityOverLifetime) == 0x000008, "Wrong alignment on UParticleModuleVelocityOverLifetime"); \ static_assert(sizeof(UParticleModuleVelocityOverLifetime) == 0x0000A0, "Wrong size on UParticleModuleVelocityOverLifetime"); \ static_assert(offsetof(UParticleModuleVelocityOverLifetime, VelOverLife) == 0x000038, "Member 'UParticleModuleVelocityOverLifetime::VelOverLife' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleSpriteEmitter \ static_assert(alignof(UParticleSpriteEmitter) == 0x000008, "Wrong alignment on UParticleSpriteEmitter"); \ static_assert(sizeof(UParticleSpriteEmitter) == 0x0001C0, "Wrong size on UParticleSpriteEmitter"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_BeginTrails \ static_assert(alignof(ParticleSystemComponent_BeginTrails) == 0x000004, "Wrong alignment on ParticleSystemComponent_BeginTrails"); \ static_assert(sizeof(ParticleSystemComponent_BeginTrails) == 0x000018, "Wrong size on ParticleSystemComponent_BeginTrails"); \ static_assert(offsetof(ParticleSystemComponent_BeginTrails, InFirstSocketName) == 0x000000, "Member 'ParticleSystemComponent_BeginTrails::InFirstSocketName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_BeginTrails, InSecondSocketName) == 0x000008, "Member 'ParticleSystemComponent_BeginTrails::InSecondSocketName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_BeginTrails, InWidthMode) == 0x000010, "Member 'ParticleSystemComponent_BeginTrails::InWidthMode' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_BeginTrails, InWidth) == 0x000014, "Member 'ParticleSystemComponent_BeginTrails::InWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_CreateNamedDynamicMaterialInstance \ static_assert(alignof(ParticleSystemComponent_CreateNamedDynamicMaterialInstance) == 0x000008, "Wrong alignment on ParticleSystemComponent_CreateNamedDynamicMaterialInstance"); \ static_assert(sizeof(ParticleSystemComponent_CreateNamedDynamicMaterialInstance) == 0x000018, "Wrong size on ParticleSystemComponent_CreateNamedDynamicMaterialInstance"); \ static_assert(offsetof(ParticleSystemComponent_CreateNamedDynamicMaterialInstance, InName) == 0x000000, "Member 'ParticleSystemComponent_CreateNamedDynamicMaterialInstance::InName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_CreateNamedDynamicMaterialInstance, SourceMaterial) == 0x000008, "Member 'ParticleSystemComponent_CreateNamedDynamicMaterialInstance::SourceMaterial' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_CreateNamedDynamicMaterialInstance, ReturnValue) == 0x000010, "Member 'ParticleSystemComponent_CreateNamedDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GenerateParticleEvent \ static_assert(alignof(ParticleSystemComponent_GenerateParticleEvent) == 0x000008, "Wrong alignment on ParticleSystemComponent_GenerateParticleEvent"); \ static_assert(sizeof(ParticleSystemComponent_GenerateParticleEvent) == 0x000058, "Wrong size on ParticleSystemComponent_GenerateParticleEvent"); \ static_assert(offsetof(ParticleSystemComponent_GenerateParticleEvent, InEventName) == 0x000000, "Member 'ParticleSystemComponent_GenerateParticleEvent::InEventName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GenerateParticleEvent, InEmitterTime) == 0x000008, "Member 'ParticleSystemComponent_GenerateParticleEvent::InEmitterTime' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GenerateParticleEvent, InLocation) == 0x000010, "Member 'ParticleSystemComponent_GenerateParticleEvent::InLocation' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GenerateParticleEvent, InDirection) == 0x000028, "Member 'ParticleSystemComponent_GenerateParticleEvent::InDirection' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GenerateParticleEvent, InVelocity) == 0x000040, "Member 'ParticleSystemComponent_GenerateParticleEvent::InVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetAutoAttachParams \ static_assert(alignof(ParticleSystemComponent_SetAutoAttachParams) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetAutoAttachParams"); \ static_assert(sizeof(ParticleSystemComponent_SetAutoAttachParams) == 0x000018, "Wrong size on ParticleSystemComponent_SetAutoAttachParams"); \ static_assert(offsetof(ParticleSystemComponent_SetAutoAttachParams, Parent) == 0x000000, "Member 'ParticleSystemComponent_SetAutoAttachParams::Parent' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetAutoAttachParams, SocketName) == 0x000008, "Member 'ParticleSystemComponent_SetAutoAttachParams::SocketName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetAutoAttachParams, LocationType) == 0x000010, "Member 'ParticleSystemComponent_SetAutoAttachParams::LocationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamEndPoint \ static_assert(alignof(ParticleSystemComponent_SetBeamEndPoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetBeamEndPoint"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamEndPoint) == 0x000020, "Wrong size on ParticleSystemComponent_SetBeamEndPoint"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamEndPoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamEndPoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamEndPoint, NewEndPoint) == 0x000008, "Member 'ParticleSystemComponent_SetBeamEndPoint::NewEndPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamSourcePoint \ static_assert(alignof(ParticleSystemComponent_SetBeamSourcePoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetBeamSourcePoint"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamSourcePoint) == 0x000028, "Wrong size on ParticleSystemComponent_SetBeamSourcePoint"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourcePoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamSourcePoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourcePoint, NewSourcePoint) == 0x000008, "Member 'ParticleSystemComponent_SetBeamSourcePoint::NewSourcePoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourcePoint, SourceIndex) == 0x000020, "Member 'ParticleSystemComponent_SetBeamSourcePoint::SourceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamSourceStrength \ static_assert(alignof(ParticleSystemComponent_SetBeamSourceStrength) == 0x000004, "Wrong alignment on ParticleSystemComponent_SetBeamSourceStrength"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamSourceStrength) == 0x00000C, "Wrong size on ParticleSystemComponent_SetBeamSourceStrength"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceStrength, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamSourceStrength::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceStrength, NewSourceStrength) == 0x000004, "Member 'ParticleSystemComponent_SetBeamSourceStrength::NewSourceStrength' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceStrength, SourceIndex) == 0x000008, "Member 'ParticleSystemComponent_SetBeamSourceStrength::SourceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamSourceTangent \ static_assert(alignof(ParticleSystemComponent_SetBeamSourceTangent) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetBeamSourceTangent"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamSourceTangent) == 0x000028, "Wrong size on ParticleSystemComponent_SetBeamSourceTangent"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceTangent, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamSourceTangent::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceTangent, NewTangentPoint) == 0x000008, "Member 'ParticleSystemComponent_SetBeamSourceTangent::NewTangentPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamSourceTangent, SourceIndex) == 0x000020, "Member 'ParticleSystemComponent_SetBeamSourceTangent::SourceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamTargetPoint \ static_assert(alignof(ParticleSystemComponent_SetBeamTargetPoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetBeamTargetPoint"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamTargetPoint) == 0x000028, "Wrong size on ParticleSystemComponent_SetBeamTargetPoint"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetPoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamTargetPoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetPoint, NewTargetPoint) == 0x000008, "Member 'ParticleSystemComponent_SetBeamTargetPoint::NewTargetPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetPoint, TargetIndex) == 0x000020, "Member 'ParticleSystemComponent_SetBeamTargetPoint::TargetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamTargetStrength \ static_assert(alignof(ParticleSystemComponent_SetBeamTargetStrength) == 0x000004, "Wrong alignment on ParticleSystemComponent_SetBeamTargetStrength"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamTargetStrength) == 0x00000C, "Wrong size on ParticleSystemComponent_SetBeamTargetStrength"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetStrength, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamTargetStrength::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetStrength, NewTargetStrength) == 0x000004, "Member 'ParticleSystemComponent_SetBeamTargetStrength::NewTargetStrength' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetStrength, TargetIndex) == 0x000008, "Member 'ParticleSystemComponent_SetBeamTargetStrength::TargetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetBeamTargetTangent \ static_assert(alignof(ParticleSystemComponent_SetBeamTargetTangent) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetBeamTargetTangent"); \ static_assert(sizeof(ParticleSystemComponent_SetBeamTargetTangent) == 0x000028, "Wrong size on ParticleSystemComponent_SetBeamTargetTangent"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetTangent, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_SetBeamTargetTangent::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetTangent, NewTangentPoint) == 0x000008, "Member 'ParticleSystemComponent_SetBeamTargetTangent::NewTangentPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetBeamTargetTangent, TargetIndex) == 0x000020, "Member 'ParticleSystemComponent_SetBeamTargetTangent::TargetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetMaterialParameter \ static_assert(alignof(ParticleSystemComponent_SetMaterialParameter) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetMaterialParameter"); \ static_assert(sizeof(ParticleSystemComponent_SetMaterialParameter) == 0x000010, "Wrong size on ParticleSystemComponent_SetMaterialParameter"); \ static_assert(offsetof(ParticleSystemComponent_SetMaterialParameter, ParameterName) == 0x000000, "Member 'ParticleSystemComponent_SetMaterialParameter::ParameterName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetMaterialParameter, Param) == 0x000008, "Member 'ParticleSystemComponent_SetMaterialParameter::Param' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetTemplate \ static_assert(alignof(ParticleSystemComponent_SetTemplate) == 0x000008, "Wrong alignment on ParticleSystemComponent_SetTemplate"); \ static_assert(sizeof(ParticleSystemComponent_SetTemplate) == 0x000008, "Wrong size on ParticleSystemComponent_SetTemplate"); \ static_assert(offsetof(ParticleSystemComponent_SetTemplate, NewTemplate) == 0x000000, "Member 'ParticleSystemComponent_SetTemplate::NewTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_SetTrailSourceData \ static_assert(alignof(ParticleSystemComponent_SetTrailSourceData) == 0x000004, "Wrong alignment on ParticleSystemComponent_SetTrailSourceData"); \ static_assert(sizeof(ParticleSystemComponent_SetTrailSourceData) == 0x000018, "Wrong size on ParticleSystemComponent_SetTrailSourceData"); \ static_assert(offsetof(ParticleSystemComponent_SetTrailSourceData, InFirstSocketName) == 0x000000, "Member 'ParticleSystemComponent_SetTrailSourceData::InFirstSocketName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetTrailSourceData, InSecondSocketName) == 0x000008, "Member 'ParticleSystemComponent_SetTrailSourceData::InSecondSocketName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetTrailSourceData, InWidthMode) == 0x000010, "Member 'ParticleSystemComponent_SetTrailSourceData::InWidthMode' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_SetTrailSourceData, InWidth) == 0x000014, "Member 'ParticleSystemComponent_SetTrailSourceData::InWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamEndPoint \ static_assert(alignof(ParticleSystemComponent_GetBeamEndPoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetBeamEndPoint"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamEndPoint) == 0x000028, "Wrong size on ParticleSystemComponent_GetBeamEndPoint"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamEndPoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamEndPoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamEndPoint, OutEndPoint) == 0x000008, "Member 'ParticleSystemComponent_GetBeamEndPoint::OutEndPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamEndPoint, ReturnValue) == 0x000020, "Member 'ParticleSystemComponent_GetBeamEndPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamSourcePoint \ static_assert(alignof(ParticleSystemComponent_GetBeamSourcePoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetBeamSourcePoint"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamSourcePoint) == 0x000028, "Wrong size on ParticleSystemComponent_GetBeamSourcePoint"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourcePoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamSourcePoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourcePoint, SourceIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamSourcePoint::SourceIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourcePoint, OutSourcePoint) == 0x000008, "Member 'ParticleSystemComponent_GetBeamSourcePoint::OutSourcePoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourcePoint, ReturnValue) == 0x000020, "Member 'ParticleSystemComponent_GetBeamSourcePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamSourceStrength \ static_assert(alignof(ParticleSystemComponent_GetBeamSourceStrength) == 0x000004, "Wrong alignment on ParticleSystemComponent_GetBeamSourceStrength"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamSourceStrength) == 0x000010, "Wrong size on ParticleSystemComponent_GetBeamSourceStrength"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceStrength, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamSourceStrength::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceStrength, SourceIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamSourceStrength::SourceIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceStrength, OutSourceStrength) == 0x000008, "Member 'ParticleSystemComponent_GetBeamSourceStrength::OutSourceStrength' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceStrength, ReturnValue) == 0x00000C, "Member 'ParticleSystemComponent_GetBeamSourceStrength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamSourceTangent \ static_assert(alignof(ParticleSystemComponent_GetBeamSourceTangent) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetBeamSourceTangent"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamSourceTangent) == 0x000028, "Wrong size on ParticleSystemComponent_GetBeamSourceTangent"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceTangent, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamSourceTangent::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceTangent, SourceIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamSourceTangent::SourceIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceTangent, OutTangentPoint) == 0x000008, "Member 'ParticleSystemComponent_GetBeamSourceTangent::OutTangentPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamSourceTangent, ReturnValue) == 0x000020, "Member 'ParticleSystemComponent_GetBeamSourceTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamTargetPoint \ static_assert(alignof(ParticleSystemComponent_GetBeamTargetPoint) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetBeamTargetPoint"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamTargetPoint) == 0x000028, "Wrong size on ParticleSystemComponent_GetBeamTargetPoint"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetPoint, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamTargetPoint::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetPoint, TargetIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamTargetPoint::TargetIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetPoint, OutTargetPoint) == 0x000008, "Member 'ParticleSystemComponent_GetBeamTargetPoint::OutTargetPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetPoint, ReturnValue) == 0x000020, "Member 'ParticleSystemComponent_GetBeamTargetPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamTargetStrength \ static_assert(alignof(ParticleSystemComponent_GetBeamTargetStrength) == 0x000004, "Wrong alignment on ParticleSystemComponent_GetBeamTargetStrength"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamTargetStrength) == 0x000010, "Wrong size on ParticleSystemComponent_GetBeamTargetStrength"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetStrength, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamTargetStrength::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetStrength, TargetIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamTargetStrength::TargetIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetStrength, OutTargetStrength) == 0x000008, "Member 'ParticleSystemComponent_GetBeamTargetStrength::OutTargetStrength' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetStrength, ReturnValue) == 0x00000C, "Member 'ParticleSystemComponent_GetBeamTargetStrength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetBeamTargetTangent \ static_assert(alignof(ParticleSystemComponent_GetBeamTargetTangent) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetBeamTargetTangent"); \ static_assert(sizeof(ParticleSystemComponent_GetBeamTargetTangent) == 0x000028, "Wrong size on ParticleSystemComponent_GetBeamTargetTangent"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetTangent, EmitterIndex) == 0x000000, "Member 'ParticleSystemComponent_GetBeamTargetTangent::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetTangent, TargetIndex) == 0x000004, "Member 'ParticleSystemComponent_GetBeamTargetTangent::TargetIndex' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetTangent, OutTangentPoint) == 0x000008, "Member 'ParticleSystemComponent_GetBeamTargetTangent::OutTangentPoint' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetBeamTargetTangent, ReturnValue) == 0x000020, "Member 'ParticleSystemComponent_GetBeamTargetTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetNamedMaterial \ static_assert(alignof(ParticleSystemComponent_GetNamedMaterial) == 0x000008, "Wrong alignment on ParticleSystemComponent_GetNamedMaterial"); \ static_assert(sizeof(ParticleSystemComponent_GetNamedMaterial) == 0x000010, "Wrong size on ParticleSystemComponent_GetNamedMaterial"); \ static_assert(offsetof(ParticleSystemComponent_GetNamedMaterial, InName) == 0x000000, "Member 'ParticleSystemComponent_GetNamedMaterial::InName' has a wrong offset!"); \ static_assert(offsetof(ParticleSystemComponent_GetNamedMaterial, ReturnValue) == 0x000008, "Member 'ParticleSystemComponent_GetNamedMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ParticleSystemComponent_GetNumActiveParticles \ static_assert(alignof(ParticleSystemComponent_GetNumActiveParticles) == 0x000004, "Wrong alignment on ParticleSystemComponent_GetNumActiveParticles"); \ static_assert(sizeof(ParticleSystemComponent_GetNumActiveParticles) == 0x000004, "Wrong size on ParticleSystemComponent_GetNumActiveParticles"); \ static_assert(offsetof(ParticleSystemComponent_GetNumActiveParticles, ReturnValue) == 0x000000, "Member 'ParticleSystemComponent_GetNumActiveParticles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleSystemComponent \ static_assert(alignof(UParticleSystemComponent) == 0x000010, "Wrong alignment on UParticleSystemComponent"); \ static_assert(sizeof(UParticleSystemComponent) == 0x000850, "Wrong size on UParticleSystemComponent"); \ static_assert(offsetof(UParticleSystemComponent, Template) == 0x000540, "Member 'UParticleSystemComponent::Template' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, EmitterMaterials) == 0x000548, "Member 'UParticleSystemComponent::EmitterMaterials' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, SkelMeshComponents) == 0x000558, "Member 'UParticleSystemComponent::SkelMeshComponents' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, LODMethod) == 0x000575, "Member 'UParticleSystemComponent::LODMethod' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, RequiredSignificance) == 0x000576, "Member 'UParticleSystemComponent::RequiredSignificance' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, InstanceParameters) == 0x000578, "Member 'UParticleSystemComponent::InstanceParameters' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleSpawn) == 0x000588, "Member 'UParticleSystemComponent::OnParticleSpawn' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleBurst) == 0x000598, "Member 'UParticleSystemComponent::OnParticleBurst' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleDeath) == 0x0005A8, "Member 'UParticleSystemComponent::OnParticleDeath' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnParticleCollide) == 0x0005B8, "Member 'UParticleSystemComponent::OnParticleCollide' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, bOldPositionValid) == 0x0005C8, "Member 'UParticleSystemComponent::bOldPositionValid' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OldPosition) == 0x0005D0, "Member 'UParticleSystemComponent::OldPosition' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, PartSysVelocity) == 0x0005E8, "Member 'UParticleSystemComponent::PartSysVelocity' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, WarmupTime) == 0x000600, "Member 'UParticleSystemComponent::WarmupTime' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, WarmupTickRate) == 0x000604, "Member 'UParticleSystemComponent::WarmupTickRate' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, SecondsBeforeInactive) == 0x00060C, "Member 'UParticleSystemComponent::SecondsBeforeInactive' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, MaxTimeBeforeForceUpdateTransform) == 0x000614, "Member 'UParticleSystemComponent::MaxTimeBeforeForceUpdateTransform' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, ReplayClips) == 0x000638, "Member 'UParticleSystemComponent::ReplayClips' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, CustomTimeDilation) == 0x000650, "Member 'UParticleSystemComponent::CustomTimeDilation' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachParent) == 0x0006A8, "Member 'UParticleSystemComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachSocketName) == 0x0006B0, "Member 'UParticleSystemComponent::AutoAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachLocationRule) == 0x0006B8, "Member 'UParticleSystemComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachRotationRule) == 0x0006B9, "Member 'UParticleSystemComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, AutoAttachScaleRule) == 0x0006BA, "Member 'UParticleSystemComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UParticleSystemComponent, OnSystemFinished) == 0x000710, "Member 'UParticleSystemComponent::OnSystemFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UParticleSystemReplay \ static_assert(alignof(UParticleSystemReplay) == 0x000008, "Wrong alignment on UParticleSystemReplay"); \ static_assert(sizeof(UParticleSystemReplay) == 0x000040, "Wrong size on UParticleSystemReplay"); \ static_assert(offsetof(UParticleSystemReplay, ClipIDNumber) == 0x000028, "Member 'UParticleSystemReplay::ClipIDNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsSpringComponent_GetNormalizedCompressionScalar \ static_assert(alignof(PhysicsSpringComponent_GetNormalizedCompressionScalar) == 0x000004, "Wrong alignment on PhysicsSpringComponent_GetNormalizedCompressionScalar"); \ static_assert(sizeof(PhysicsSpringComponent_GetNormalizedCompressionScalar) == 0x000004, "Wrong size on PhysicsSpringComponent_GetNormalizedCompressionScalar"); \ static_assert(offsetof(PhysicsSpringComponent_GetNormalizedCompressionScalar, ReturnValue) == 0x000000, "Member 'PhysicsSpringComponent_GetNormalizedCompressionScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsSpringComponent_GetSpringCurrentEndPoint \ static_assert(alignof(PhysicsSpringComponent_GetSpringCurrentEndPoint) == 0x000008, "Wrong alignment on PhysicsSpringComponent_GetSpringCurrentEndPoint"); \ static_assert(sizeof(PhysicsSpringComponent_GetSpringCurrentEndPoint) == 0x000018, "Wrong size on PhysicsSpringComponent_GetSpringCurrentEndPoint"); \ static_assert(offsetof(PhysicsSpringComponent_GetSpringCurrentEndPoint, ReturnValue) == 0x000000, "Member 'PhysicsSpringComponent_GetSpringCurrentEndPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsSpringComponent_GetSpringDirection \ static_assert(alignof(PhysicsSpringComponent_GetSpringDirection) == 0x000008, "Wrong alignment on PhysicsSpringComponent_GetSpringDirection"); \ static_assert(sizeof(PhysicsSpringComponent_GetSpringDirection) == 0x000018, "Wrong size on PhysicsSpringComponent_GetSpringDirection"); \ static_assert(offsetof(PhysicsSpringComponent_GetSpringDirection, ReturnValue) == 0x000000, "Member 'PhysicsSpringComponent_GetSpringDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsSpringComponent_GetSpringRestingPoint \ static_assert(alignof(PhysicsSpringComponent_GetSpringRestingPoint) == 0x000008, "Wrong alignment on PhysicsSpringComponent_GetSpringRestingPoint"); \ static_assert(sizeof(PhysicsSpringComponent_GetSpringRestingPoint) == 0x000018, "Wrong size on PhysicsSpringComponent_GetSpringRestingPoint"); \ static_assert(offsetof(PhysicsSpringComponent_GetSpringRestingPoint, ReturnValue) == 0x000000, "Member 'PhysicsSpringComponent_GetSpringRestingPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsSpringComponent \ static_assert(alignof(UPhysicsSpringComponent) == 0x000010, "Wrong alignment on UPhysicsSpringComponent"); \ static_assert(sizeof(UPhysicsSpringComponent) == 0x0002D0, "Wrong size on UPhysicsSpringComponent"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringStiffness) == 0x0002A0, "Member 'UPhysicsSpringComponent::SpringStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringDamping) == 0x0002A4, "Member 'UPhysicsSpringComponent::SpringDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringLengthAtRest) == 0x0002A8, "Member 'UPhysicsSpringComponent::SpringLengthAtRest' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringRadius) == 0x0002AC, "Member 'UPhysicsSpringComponent::SpringRadius' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringChannel) == 0x0002B0, "Member 'UPhysicsSpringComponent::SpringChannel' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, bIgnoreSelf) == 0x0002B1, "Member 'UPhysicsSpringComponent::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSpringComponent, SpringCompression) == 0x0002B4, "Member 'UPhysicsSpringComponent::SpringCompression' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsThreadLibrary_AddForce \ static_assert(alignof(PhysicsThreadLibrary_AddForce) == 0x000008, "Wrong alignment on PhysicsThreadLibrary_AddForce"); \ static_assert(sizeof(PhysicsThreadLibrary_AddForce) == 0x000028, "Wrong size on PhysicsThreadLibrary_AddForce"); \ static_assert(offsetof(PhysicsThreadLibrary_AddForce, Handle) == 0x000000, "Member 'PhysicsThreadLibrary_AddForce::Handle' has a wrong offset!"); \ static_assert(offsetof(PhysicsThreadLibrary_AddForce, Force) == 0x000008, "Member 'PhysicsThreadLibrary_AddForce::Force' has a wrong offset!"); \ static_assert(offsetof(PhysicsThreadLibrary_AddForce, bAccelChange) == 0x000020, "Member 'PhysicsThreadLibrary_AddForce::bAccelChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsThreadLibrary \ static_assert(alignof(UPhysicsThreadLibrary) == 0x000008, "Wrong alignment on UPhysicsThreadLibrary"); \ static_assert(sizeof(UPhysicsThreadLibrary) == 0x000028, "Wrong size on UPhysicsThreadLibrary"); \ #define DUMPER7_ASSERTS_PlanarReflection_OnInterpToggle \ static_assert(alignof(PlanarReflection_OnInterpToggle) == 0x000001, "Wrong alignment on PlanarReflection_OnInterpToggle"); \ static_assert(sizeof(PlanarReflection_OnInterpToggle) == 0x000001, "Wrong size on PlanarReflection_OnInterpToggle"); \ static_assert(offsetof(PlanarReflection_OnInterpToggle, bEnable) == 0x000000, "Member 'PlanarReflection_OnInterpToggle::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlanarReflection \ static_assert(alignof(APlanarReflection) == 0x000008, "Wrong alignment on APlanarReflection"); \ static_assert(sizeof(APlanarReflection) == 0x0002D0, "Wrong size on APlanarReflection"); \ static_assert(offsetof(APlanarReflection, PlanarReflectionComponent) == 0x0002C0, "Member 'APlanarReflection::PlanarReflectionComponent' has a wrong offset!"); \ static_assert(offsetof(APlanarReflection, bShowPreviewPlane) == 0x0002C8, "Member 'APlanarReflection::bShowPreviewPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneReflectionCaptureComponent \ static_assert(alignof(UPlaneReflectionCaptureComponent) == 0x000010, "Wrong alignment on UPlaneReflectionCaptureComponent"); \ static_assert(sizeof(UPlaneReflectionCaptureComponent) == 0x000330, "Wrong size on UPlaneReflectionCaptureComponent"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, InfluenceRadiusScale) == 0x000310, "Member 'UPlaneReflectionCaptureComponent::InfluenceRadiusScale' has a wrong offset!"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, PreviewInfluenceRadius) == 0x000318, "Member 'UPlaneReflectionCaptureComponent::PreviewInfluenceRadius' has a wrong offset!"); \ static_assert(offsetof(UPlaneReflectionCaptureComponent, PreviewCaptureBox) == 0x000320, "Member 'UPlaneReflectionCaptureComponent::PreviewCaptureBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInterfaceWebResponse_GetHeader \ static_assert(alignof(PlatformInterfaceWebResponse_GetHeader) == 0x000008, "Wrong alignment on PlatformInterfaceWebResponse_GetHeader"); \ static_assert(sizeof(PlatformInterfaceWebResponse_GetHeader) == 0x000028, "Wrong size on PlatformInterfaceWebResponse_GetHeader"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetHeader, HeaderIndex) == 0x000000, "Member 'PlatformInterfaceWebResponse_GetHeader::HeaderIndex' has a wrong offset!"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetHeader, Header) == 0x000008, "Member 'PlatformInterfaceWebResponse_GetHeader::Header' has a wrong offset!"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetHeader, Value) == 0x000018, "Member 'PlatformInterfaceWebResponse_GetHeader::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInterfaceWebResponse_GetHeaderValue \ static_assert(alignof(PlatformInterfaceWebResponse_GetHeaderValue) == 0x000008, "Wrong alignment on PlatformInterfaceWebResponse_GetHeaderValue"); \ static_assert(sizeof(PlatformInterfaceWebResponse_GetHeaderValue) == 0x000020, "Wrong size on PlatformInterfaceWebResponse_GetHeaderValue"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetHeaderValue, HeaderName) == 0x000000, "Member 'PlatformInterfaceWebResponse_GetHeaderValue::HeaderName' has a wrong offset!"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetHeaderValue, ReturnValue) == 0x000010, "Member 'PlatformInterfaceWebResponse_GetHeaderValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInterfaceWebResponse_GetNumHeaders \ static_assert(alignof(PlatformInterfaceWebResponse_GetNumHeaders) == 0x000004, "Wrong alignment on PlatformInterfaceWebResponse_GetNumHeaders"); \ static_assert(sizeof(PlatformInterfaceWebResponse_GetNumHeaders) == 0x000004, "Wrong size on PlatformInterfaceWebResponse_GetNumHeaders"); \ static_assert(offsetof(PlatformInterfaceWebResponse_GetNumHeaders, ReturnValue) == 0x000000, "Member 'PlatformInterfaceWebResponse_GetNumHeaders::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlatformInterfaceWebResponse \ static_assert(alignof(UPlatformInterfaceWebResponse) == 0x000008, "Wrong alignment on UPlatformInterfaceWebResponse"); \ static_assert(sizeof(UPlatformInterfaceWebResponse) == 0x0000B0, "Wrong size on UPlatformInterfaceWebResponse"); \ static_assert(offsetof(UPlatformInterfaceWebResponse, OriginalURL) == 0x000028, "Member 'UPlatformInterfaceWebResponse::OriginalURL' has a wrong offset!"); \ static_assert(offsetof(UPlatformInterfaceWebResponse, ResponseCode) == 0x000038, "Member 'UPlatformInterfaceWebResponse::ResponseCode' has a wrong offset!"); \ static_assert(offsetof(UPlatformInterfaceWebResponse, Tag) == 0x00003C, "Member 'UPlatformInterfaceWebResponse::Tag' has a wrong offset!"); \ static_assert(offsetof(UPlatformInterfaceWebResponse, StringResponse) == 0x000040, "Member 'UPlatformInterfaceWebResponse::StringResponse' has a wrong offset!"); \ static_assert(offsetof(UPlatformInterfaceWebResponse, BinaryResponse) == 0x000050, "Member 'UPlatformInterfaceWebResponse::BinaryResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerStateCountLimiterConfig \ static_assert(alignof(UPlayerStateCountLimiterConfig) == 0x000008, "Wrong alignment on UPlayerStateCountLimiterConfig"); \ static_assert(sizeof(UPlayerStateCountLimiterConfig) == 0x000028, "Wrong size on UPlayerStateCountLimiterConfig"); \ #define DUMPER7_ASSERTS_APrecomputedVisibilityOverrideVolume \ static_assert(alignof(APrecomputedVisibilityOverrideVolume) == 0x000008, "Wrong alignment on APrecomputedVisibilityOverrideVolume"); \ static_assert(sizeof(APrecomputedVisibilityOverrideVolume) == 0x000318, "Wrong size on APrecomputedVisibilityOverrideVolume"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideVisibleActors) == 0x0002E8, "Member 'APrecomputedVisibilityOverrideVolume::OverrideVisibleActors' has a wrong offset!"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideInvisibleActors) == 0x0002F8, "Member 'APrecomputedVisibilityOverrideVolume::OverrideInvisibleActors' has a wrong offset!"); \ static_assert(offsetof(APrecomputedVisibilityOverrideVolume, OverrideInvisibleLevels) == 0x000308, "Member 'APrecomputedVisibilityOverrideVolume::OverrideInvisibleLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARigidBodyBase \ static_assert(alignof(ARigidBodyBase) == 0x000008, "Wrong alignment on ARigidBodyBase"); \ static_assert(sizeof(ARigidBodyBase) == 0x0002B0, "Wrong size on ARigidBodyBase"); \ #define DUMPER7_ASSERTS_ARadialForceActor \ static_assert(alignof(ARadialForceActor) == 0x000008, "Wrong alignment on ARadialForceActor"); \ static_assert(sizeof(ARadialForceActor) == 0x0002B8, "Wrong size on ARadialForceActor"); \ static_assert(offsetof(ARadialForceActor, ForceComponent) == 0x0002B0, "Member 'ARadialForceActor::ForceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IRVOAvoidanceInterface \ static_assert(alignof(IRVOAvoidanceInterface) == 0x000001, "Wrong alignment on IRVOAvoidanceInterface"); \ static_assert(sizeof(IRVOAvoidanceInterface) == 0x000001, "Wrong size on IRVOAvoidanceInterface"); \ #define DUMPER7_ASSERTS_UScene \ static_assert(alignof(UScene) == 0x000008, "Wrong alignment on UScene"); \ static_assert(sizeof(UScene) == 0x000028, "Wrong size on UScene"); \ #define DUMPER7_ASSERTS_USceneCaptureComponentCube \ static_assert(alignof(USceneCaptureComponentCube) == 0x000010, "Wrong alignment on USceneCaptureComponentCube"); \ static_assert(sizeof(USceneCaptureComponentCube) == 0x000370, "Wrong size on USceneCaptureComponentCube"); \ static_assert(offsetof(USceneCaptureComponentCube, TextureTarget) == 0x000358, "Member 'USceneCaptureComponentCube::TextureTarget' has a wrong offset!"); \ static_assert(offsetof(USceneCaptureComponentCube, bCaptureRotation) == 0x000360, "Member 'USceneCaptureComponentCube::bCaptureRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SceneCaptureCube_OnInterpToggle \ static_assert(alignof(SceneCaptureCube_OnInterpToggle) == 0x000001, "Wrong alignment on SceneCaptureCube_OnInterpToggle"); \ static_assert(sizeof(SceneCaptureCube_OnInterpToggle) == 0x000001, "Wrong size on SceneCaptureCube_OnInterpToggle"); \ static_assert(offsetof(SceneCaptureCube_OnInterpToggle, bEnable) == 0x000000, "Member 'SceneCaptureCube_OnInterpToggle::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASceneCaptureCube \ static_assert(alignof(ASceneCaptureCube) == 0x000008, "Wrong alignment on ASceneCaptureCube"); \ static_assert(sizeof(ASceneCaptureCube) == 0x0002C8, "Wrong size on ASceneCaptureCube"); \ static_assert(offsetof(ASceneCaptureCube, CaptureComponentCube) == 0x0002C0, "Member 'ASceneCaptureCube::CaptureComponentCube' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AServerStreamingLevelsVisibility \ static_assert(alignof(AServerStreamingLevelsVisibility) == 0x000008, "Wrong alignment on AServerStreamingLevelsVisibility"); \ static_assert(sizeof(AServerStreamingLevelsVisibility) == 0x000300, "Wrong size on AServerStreamingLevelsVisibility"); \ #define DUMPER7_ASSERTS_SkeletalMeshSocket_InitializeSocketFromLocation \ static_assert(alignof(SkeletalMeshSocket_InitializeSocketFromLocation) == 0x000008, "Wrong alignment on SkeletalMeshSocket_InitializeSocketFromLocation"); \ static_assert(sizeof(SkeletalMeshSocket_InitializeSocketFromLocation) == 0x000038, "Wrong size on SkeletalMeshSocket_InitializeSocketFromLocation"); \ static_assert(offsetof(SkeletalMeshSocket_InitializeSocketFromLocation, SkelComp) == 0x000000, "Member 'SkeletalMeshSocket_InitializeSocketFromLocation::SkelComp' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshSocket_InitializeSocketFromLocation, WorldLocation) == 0x000008, "Member 'SkeletalMeshSocket_InitializeSocketFromLocation::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshSocket_InitializeSocketFromLocation, WorldNormal) == 0x000020, "Member 'SkeletalMeshSocket_InitializeSocketFromLocation::WorldNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalMeshSocket_GetSocketLocation \ static_assert(alignof(SkeletalMeshSocket_GetSocketLocation) == 0x000008, "Wrong alignment on SkeletalMeshSocket_GetSocketLocation"); \ static_assert(sizeof(SkeletalMeshSocket_GetSocketLocation) == 0x000020, "Wrong size on SkeletalMeshSocket_GetSocketLocation"); \ static_assert(offsetof(SkeletalMeshSocket_GetSocketLocation, SkelComp) == 0x000000, "Member 'SkeletalMeshSocket_GetSocketLocation::SkelComp' has a wrong offset!"); \ static_assert(offsetof(SkeletalMeshSocket_GetSocketLocation, ReturnValue) == 0x000008, "Member 'SkeletalMeshSocket_GetSocketLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMeshSocket \ static_assert(alignof(USkeletalMeshSocket) == 0x000008, "Wrong alignment on USkeletalMeshSocket"); \ static_assert(sizeof(USkeletalMeshSocket) == 0x000088, "Wrong size on USkeletalMeshSocket"); \ static_assert(offsetof(USkeletalMeshSocket, SocketName) == 0x000028, "Member 'USkeletalMeshSocket::SocketName' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshSocket, BoneName) == 0x000030, "Member 'USkeletalMeshSocket::BoneName' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshSocket, RelativeLocation) == 0x000038, "Member 'USkeletalMeshSocket::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshSocket, RelativeRotation) == 0x000050, "Member 'USkeletalMeshSocket::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshSocket, RelativeScale) == 0x000068, "Member 'USkeletalMeshSocket::RelativeScale' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshSocket, bForceAlwaysAnimated) == 0x000080, "Member 'USkeletalMeshSocket::bForceAlwaysAnimated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetCubemap \ static_assert(alignof(SkyLightComponent_SetCubemap) == 0x000008, "Wrong alignment on SkyLightComponent_SetCubemap"); \ static_assert(sizeof(SkyLightComponent_SetCubemap) == 0x000008, "Wrong size on SkyLightComponent_SetCubemap"); \ static_assert(offsetof(SkyLightComponent_SetCubemap, NewCubemap) == 0x000000, "Member 'SkyLightComponent_SetCubemap::NewCubemap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetCubemapBlend \ static_assert(alignof(SkyLightComponent_SetCubemapBlend) == 0x000008, "Wrong alignment on SkyLightComponent_SetCubemapBlend"); \ static_assert(sizeof(SkyLightComponent_SetCubemapBlend) == 0x000018, "Wrong size on SkyLightComponent_SetCubemapBlend"); \ static_assert(offsetof(SkyLightComponent_SetCubemapBlend, SourceCubemap) == 0x000000, "Member 'SkyLightComponent_SetCubemapBlend::SourceCubemap' has a wrong offset!"); \ static_assert(offsetof(SkyLightComponent_SetCubemapBlend, DestinationCubemap) == 0x000008, "Member 'SkyLightComponent_SetCubemapBlend::DestinationCubemap' has a wrong offset!"); \ static_assert(offsetof(SkyLightComponent_SetCubemapBlend, InBlendFraction) == 0x000010, "Member 'SkyLightComponent_SetCubemapBlend::InBlendFraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetIndirectLightingIntensity \ static_assert(alignof(SkyLightComponent_SetIndirectLightingIntensity) == 0x000004, "Wrong alignment on SkyLightComponent_SetIndirectLightingIntensity"); \ static_assert(sizeof(SkyLightComponent_SetIndirectLightingIntensity) == 0x000004, "Wrong size on SkyLightComponent_SetIndirectLightingIntensity"); \ static_assert(offsetof(SkyLightComponent_SetIndirectLightingIntensity, NewIntensity) == 0x000000, "Member 'SkyLightComponent_SetIndirectLightingIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetIntensity \ static_assert(alignof(SkyLightComponent_SetIntensity) == 0x000004, "Wrong alignment on SkyLightComponent_SetIntensity"); \ static_assert(sizeof(SkyLightComponent_SetIntensity) == 0x000004, "Wrong size on SkyLightComponent_SetIntensity"); \ static_assert(offsetof(SkyLightComponent_SetIntensity, NewIntensity) == 0x000000, "Member 'SkyLightComponent_SetIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetLightColor \ static_assert(alignof(SkyLightComponent_SetLightColor) == 0x000004, "Wrong alignment on SkyLightComponent_SetLightColor"); \ static_assert(sizeof(SkyLightComponent_SetLightColor) == 0x000010, "Wrong size on SkyLightComponent_SetLightColor"); \ static_assert(offsetof(SkyLightComponent_SetLightColor, NewLightColor) == 0x000000, "Member 'SkyLightComponent_SetLightColor::NewLightColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetLowerHemisphereColor \ static_assert(alignof(SkyLightComponent_SetLowerHemisphereColor) == 0x000004, "Wrong alignment on SkyLightComponent_SetLowerHemisphereColor"); \ static_assert(sizeof(SkyLightComponent_SetLowerHemisphereColor) == 0x000010, "Wrong size on SkyLightComponent_SetLowerHemisphereColor"); \ static_assert(offsetof(SkyLightComponent_SetLowerHemisphereColor, InLowerHemisphereColor) == 0x000000, "Member 'SkyLightComponent_SetLowerHemisphereColor::InLowerHemisphereColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetMinOcclusion \ static_assert(alignof(SkyLightComponent_SetMinOcclusion) == 0x000004, "Wrong alignment on SkyLightComponent_SetMinOcclusion"); \ static_assert(sizeof(SkyLightComponent_SetMinOcclusion) == 0x000004, "Wrong size on SkyLightComponent_SetMinOcclusion"); \ static_assert(offsetof(SkyLightComponent_SetMinOcclusion, InMinOcclusion) == 0x000000, "Member 'SkyLightComponent_SetMinOcclusion::InMinOcclusion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetOcclusionContrast \ static_assert(alignof(SkyLightComponent_SetOcclusionContrast) == 0x000004, "Wrong alignment on SkyLightComponent_SetOcclusionContrast"); \ static_assert(sizeof(SkyLightComponent_SetOcclusionContrast) == 0x000004, "Wrong size on SkyLightComponent_SetOcclusionContrast"); \ static_assert(offsetof(SkyLightComponent_SetOcclusionContrast, InOcclusionContrast) == 0x000000, "Member 'SkyLightComponent_SetOcclusionContrast::InOcclusionContrast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetOcclusionExponent \ static_assert(alignof(SkyLightComponent_SetOcclusionExponent) == 0x000004, "Wrong alignment on SkyLightComponent_SetOcclusionExponent"); \ static_assert(sizeof(SkyLightComponent_SetOcclusionExponent) == 0x000004, "Wrong size on SkyLightComponent_SetOcclusionExponent"); \ static_assert(offsetof(SkyLightComponent_SetOcclusionExponent, InOcclusionExponent) == 0x000000, "Member 'SkyLightComponent_SetOcclusionExponent::InOcclusionExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetOcclusionTint \ static_assert(alignof(SkyLightComponent_SetOcclusionTint) == 0x000004, "Wrong alignment on SkyLightComponent_SetOcclusionTint"); \ static_assert(sizeof(SkyLightComponent_SetOcclusionTint) == 0x000004, "Wrong size on SkyLightComponent_SetOcclusionTint"); \ static_assert(offsetof(SkyLightComponent_SetOcclusionTint, InTint) == 0x000000, "Member 'SkyLightComponent_SetOcclusionTint::InTint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetSourceCubemapAngle \ static_assert(alignof(SkyLightComponent_SetSourceCubemapAngle) == 0x000004, "Wrong alignment on SkyLightComponent_SetSourceCubemapAngle"); \ static_assert(sizeof(SkyLightComponent_SetSourceCubemapAngle) == 0x000004, "Wrong size on SkyLightComponent_SetSourceCubemapAngle"); \ static_assert(offsetof(SkyLightComponent_SetSourceCubemapAngle, NewValue) == 0x000000, "Member 'SkyLightComponent_SetSourceCubemapAngle::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkyLightComponent_SetVolumetricScatteringIntensity \ static_assert(alignof(SkyLightComponent_SetVolumetricScatteringIntensity) == 0x000004, "Wrong alignment on SkyLightComponent_SetVolumetricScatteringIntensity"); \ static_assert(sizeof(SkyLightComponent_SetVolumetricScatteringIntensity) == 0x000004, "Wrong size on SkyLightComponent_SetVolumetricScatteringIntensity"); \ static_assert(offsetof(SkyLightComponent_SetVolumetricScatteringIntensity, NewIntensity) == 0x000000, "Member 'SkyLightComponent_SetVolumetricScatteringIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkyLightComponent \ static_assert(alignof(USkyLightComponent) == 0x000010, "Wrong alignment on USkyLightComponent"); \ static_assert(sizeof(USkyLightComponent) == 0x0004C0, "Wrong size on USkyLightComponent"); \ static_assert(offsetof(USkyLightComponent, bRealTimeCapture) == 0x0002E0, "Member 'USkyLightComponent::bRealTimeCapture' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SourceType) == 0x0002E1, "Member 'USkyLightComponent::SourceType' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, Cubemap) == 0x0002E8, "Member 'USkyLightComponent::Cubemap' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SourceCubemapAngle) == 0x0002F0, "Member 'USkyLightComponent::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CubemapResolution) == 0x0002F4, "Member 'USkyLightComponent::CubemapResolution' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, SkyDistanceThreshold) == 0x0002F8, "Member 'USkyLightComponent::SkyDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, bCaptureEmissiveOnly) == 0x0002FC, "Member 'USkyLightComponent::bCaptureEmissiveOnly' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, bLowQualityCapture) == 0x0002FD, "Member 'USkyLightComponent::bLowQualityCapture' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, bLowerHemisphereIsBlack) == 0x0002FE, "Member 'USkyLightComponent::bLowerHemisphereIsBlack' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, LowerHemisphereColor) == 0x000300, "Member 'USkyLightComponent::LowerHemisphereColor' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionMaxDistance) == 0x000310, "Member 'USkyLightComponent::OcclusionMaxDistance' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, Contrast) == 0x000314, "Member 'USkyLightComponent::Contrast' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionExponent) == 0x000318, "Member 'USkyLightComponent::OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, MinOcclusion) == 0x00031C, "Member 'USkyLightComponent::MinOcclusion' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionTint) == 0x000320, "Member 'USkyLightComponent::OcclusionTint' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionStrength) == 0x000328, "Member 'USkyLightComponent::CloudAmbientOcclusionStrength' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionExtent) == 0x00032C, "Member 'USkyLightComponent::CloudAmbientOcclusionExtent' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionMapResolutionScale) == 0x000330, "Member 'USkyLightComponent::CloudAmbientOcclusionMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, CloudAmbientOcclusionApertureScale) == 0x000334, "Member 'USkyLightComponent::CloudAmbientOcclusionApertureScale' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, OcclusionCombineMode) == 0x000338, "Member 'USkyLightComponent::OcclusionCombineMode' has a wrong offset!"); \ static_assert(offsetof(USkyLightComponent, BlendDestinationCubemap) == 0x0003E8, "Member 'USkyLightComponent::BlendDestinationCubemap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISMInstanceManager \ static_assert(alignof(ISMInstanceManager) == 0x000001, "Wrong alignment on ISMInstanceManager"); \ static_assert(sizeof(ISMInstanceManager) == 0x000001, "Wrong size on ISMInstanceManager"); \ #define DUMPER7_ASSERTS_USoundAttenuation \ static_assert(alignof(USoundAttenuation) == 0x000008, "Wrong alignment on USoundAttenuation"); \ static_assert(sizeof(USoundAttenuation) == 0x0003F0, "Wrong size on USoundAttenuation"); \ static_assert(offsetof(USoundAttenuation, Attenuation) == 0x000028, "Member 'USoundAttenuation::Attenuation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundEffectPresetWidgetInterface_GetClass \ static_assert(alignof(SoundEffectPresetWidgetInterface_GetClass) == 0x000008, "Wrong alignment on SoundEffectPresetWidgetInterface_GetClass"); \ static_assert(sizeof(SoundEffectPresetWidgetInterface_GetClass) == 0x000008, "Wrong size on SoundEffectPresetWidgetInterface_GetClass"); \ static_assert(offsetof(SoundEffectPresetWidgetInterface_GetClass, ReturnValue) == 0x000000, "Member 'SoundEffectPresetWidgetInterface_GetClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundEffectPresetWidgetInterface_OnConstructed \ static_assert(alignof(SoundEffectPresetWidgetInterface_OnConstructed) == 0x000008, "Wrong alignment on SoundEffectPresetWidgetInterface_OnConstructed"); \ static_assert(sizeof(SoundEffectPresetWidgetInterface_OnConstructed) == 0x000008, "Wrong size on SoundEffectPresetWidgetInterface_OnConstructed"); \ static_assert(offsetof(SoundEffectPresetWidgetInterface_OnConstructed, Preset) == 0x000000, "Member 'SoundEffectPresetWidgetInterface_OnConstructed::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundEffectPresetWidgetInterface_OnPropertyChanged \ static_assert(alignof(SoundEffectPresetWidgetInterface_OnPropertyChanged) == 0x000008, "Wrong alignment on SoundEffectPresetWidgetInterface_OnPropertyChanged"); \ static_assert(sizeof(SoundEffectPresetWidgetInterface_OnPropertyChanged) == 0x000010, "Wrong size on SoundEffectPresetWidgetInterface_OnPropertyChanged"); \ static_assert(offsetof(SoundEffectPresetWidgetInterface_OnPropertyChanged, Preset) == 0x000000, "Member 'SoundEffectPresetWidgetInterface_OnPropertyChanged::Preset' has a wrong offset!"); \ static_assert(offsetof(SoundEffectPresetWidgetInterface_OnPropertyChanged, PropertyName) == 0x000008, "Member 'SoundEffectPresetWidgetInterface_OnPropertyChanged::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISoundEffectPresetWidgetInterface \ static_assert(alignof(ISoundEffectPresetWidgetInterface) == 0x000001, "Wrong alignment on ISoundEffectPresetWidgetInterface"); \ static_assert(sizeof(ISoundEffectPresetWidgetInterface) == 0x000001, "Wrong size on ISoundEffectPresetWidgetInterface"); \ #define DUMPER7_ASSERTS_USoundEffectSourcePresetChain \ static_assert(alignof(USoundEffectSourcePresetChain) == 0x000008, "Wrong alignment on USoundEffectSourcePresetChain"); \ static_assert(sizeof(USoundEffectSourcePresetChain) == 0x000040, "Wrong size on USoundEffectSourcePresetChain"); \ static_assert(offsetof(USoundEffectSourcePresetChain, Chain) == 0x000028, "Member 'USoundEffectSourcePresetChain::Chain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeModulatorContinuous \ static_assert(alignof(USoundNodeModulatorContinuous) == 0x000008, "Wrong alignment on USoundNodeModulatorContinuous"); \ static_assert(sizeof(USoundNodeModulatorContinuous) == 0x000088, "Wrong size on USoundNodeModulatorContinuous"); \ static_assert(offsetof(USoundNodeModulatorContinuous, PitchModulationParams) == 0x000048, "Member 'USoundNodeModulatorContinuous::PitchModulationParams' has a wrong offset!"); \ static_assert(offsetof(USoundNodeModulatorContinuous, VolumeModulationParams) == 0x000068, "Member 'USoundNodeModulatorContinuous::VolumeModulationParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SoundSubmixWidgetInterface_OnConstructed \ static_assert(alignof(SoundSubmixWidgetInterface_OnConstructed) == 0x000008, "Wrong alignment on SoundSubmixWidgetInterface_OnConstructed"); \ static_assert(sizeof(SoundSubmixWidgetInterface_OnConstructed) == 0x000008, "Wrong size on SoundSubmixWidgetInterface_OnConstructed"); \ static_assert(offsetof(SoundSubmixWidgetInterface_OnConstructed, SoundSubmix) == 0x000000, "Member 'SoundSubmixWidgetInterface_OnConstructed::SoundSubmix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISoundSubmixWidgetInterface \ static_assert(alignof(ISoundSubmixWidgetInterface) == 0x000001, "Wrong alignment on ISoundSubmixWidgetInterface"); \ static_assert(sizeof(ISoundSubmixWidgetInterface) == 0x000001, "Wrong size on ISoundSubmixWidgetInterface"); \ #define DUMPER7_ASSERTS_StaticMesh_CreateStaticMeshDescription \ static_assert(alignof(StaticMesh_CreateStaticMeshDescription) == 0x000008, "Wrong alignment on StaticMesh_CreateStaticMeshDescription"); \ static_assert(sizeof(StaticMesh_CreateStaticMeshDescription) == 0x000010, "Wrong size on StaticMesh_CreateStaticMeshDescription"); \ static_assert(offsetof(StaticMesh_CreateStaticMeshDescription, Outer_0) == 0x000000, "Member 'StaticMesh_CreateStaticMeshDescription::Outer_0' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_CreateStaticMeshDescription, ReturnValue) == 0x000008, "Member 'StaticMesh_CreateStaticMeshDescription::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_AddMaterial \ static_assert(alignof(StaticMesh_AddMaterial) == 0x000008, "Wrong alignment on StaticMesh_AddMaterial"); \ static_assert(sizeof(StaticMesh_AddMaterial) == 0x000010, "Wrong size on StaticMesh_AddMaterial"); \ static_assert(offsetof(StaticMesh_AddMaterial, Material) == 0x000000, "Member 'StaticMesh_AddMaterial::Material' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_AddMaterial, ReturnValue) == 0x000008, "Member 'StaticMesh_AddMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_AddSocket \ static_assert(alignof(StaticMesh_AddSocket) == 0x000008, "Wrong alignment on StaticMesh_AddSocket"); \ static_assert(sizeof(StaticMesh_AddSocket) == 0x000008, "Wrong size on StaticMesh_AddSocket"); \ static_assert(offsetof(StaticMesh_AddSocket, Socket) == 0x000000, "Member 'StaticMesh_AddSocket::Socket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_BuildFromStaticMeshDescriptions \ static_assert(alignof(StaticMesh_BuildFromStaticMeshDescriptions) == 0x000008, "Wrong alignment on StaticMesh_BuildFromStaticMeshDescriptions"); \ static_assert(sizeof(StaticMesh_BuildFromStaticMeshDescriptions) == 0x000018, "Wrong size on StaticMesh_BuildFromStaticMeshDescriptions"); \ static_assert(offsetof(StaticMesh_BuildFromStaticMeshDescriptions, StaticMeshDescriptions) == 0x000000, "Member 'StaticMesh_BuildFromStaticMeshDescriptions::StaticMeshDescriptions' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_BuildFromStaticMeshDescriptions, bBuildSimpleCollision) == 0x000010, "Member 'StaticMesh_BuildFromStaticMeshDescriptions::bBuildSimpleCollision' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_BuildFromStaticMeshDescriptions, bFastBuild) == 0x000011, "Member 'StaticMesh_BuildFromStaticMeshDescriptions::bFastBuild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetStaticMeshDescription \ static_assert(alignof(StaticMesh_GetStaticMeshDescription) == 0x000008, "Wrong alignment on StaticMesh_GetStaticMeshDescription"); \ static_assert(sizeof(StaticMesh_GetStaticMeshDescription) == 0x000010, "Wrong size on StaticMesh_GetStaticMeshDescription"); \ static_assert(offsetof(StaticMesh_GetStaticMeshDescription, LODIndex) == 0x000000, "Member 'StaticMesh_GetStaticMeshDescription::LODIndex' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetStaticMeshDescription, ReturnValue) == 0x000008, "Member 'StaticMesh_GetStaticMeshDescription::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_RemoveSocket \ static_assert(alignof(StaticMesh_RemoveSocket) == 0x000008, "Wrong alignment on StaticMesh_RemoveSocket"); \ static_assert(sizeof(StaticMesh_RemoveSocket) == 0x000008, "Wrong size on StaticMesh_RemoveSocket"); \ static_assert(offsetof(StaticMesh_RemoveSocket, Socket) == 0x000000, "Member 'StaticMesh_RemoveSocket::Socket' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_SetMinimumLODForPlatform \ static_assert(alignof(StaticMesh_SetMinimumLODForPlatform) == 0x000004, "Wrong alignment on StaticMesh_SetMinimumLODForPlatform"); \ static_assert(sizeof(StaticMesh_SetMinimumLODForPlatform) == 0x00000C, "Wrong size on StaticMesh_SetMinimumLODForPlatform"); \ static_assert(offsetof(StaticMesh_SetMinimumLODForPlatform, PlatformName) == 0x000000, "Member 'StaticMesh_SetMinimumLODForPlatform::PlatformName' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_SetMinimumLODForPlatform, InMinLOD) == 0x000008, "Member 'StaticMesh_SetMinimumLODForPlatform::InMinLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_SetMinimumLODForPlatforms \ static_assert(alignof(StaticMesh_SetMinimumLODForPlatforms) == 0x000008, "Wrong alignment on StaticMesh_SetMinimumLODForPlatforms"); \ static_assert(sizeof(StaticMesh_SetMinimumLODForPlatforms) == 0x000050, "Wrong size on StaticMesh_SetMinimumLODForPlatforms"); \ static_assert(offsetof(StaticMesh_SetMinimumLODForPlatforms, PlatformMinimumLODs) == 0x000000, "Member 'StaticMesh_SetMinimumLODForPlatforms::PlatformMinimumLODs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_SetMinLODForQualityLevels \ static_assert(alignof(StaticMesh_SetMinLODForQualityLevels) == 0x000008, "Wrong alignment on StaticMesh_SetMinLODForQualityLevels"); \ static_assert(sizeof(StaticMesh_SetMinLODForQualityLevels) == 0x000058, "Wrong size on StaticMesh_SetMinLODForQualityLevels"); \ static_assert(offsetof(StaticMesh_SetMinLODForQualityLevels, QualityLevelMinimumLODs) == 0x000000, "Member 'StaticMesh_SetMinLODForQualityLevels::QualityLevelMinimumLODs' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_SetMinLODForQualityLevels, Default) == 0x000050, "Member 'StaticMesh_SetMinLODForQualityLevels::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_SetStaticMaterials \ static_assert(alignof(StaticMesh_SetStaticMaterials) == 0x000008, "Wrong alignment on StaticMesh_SetStaticMaterials"); \ static_assert(sizeof(StaticMesh_SetStaticMaterials) == 0x000010, "Wrong size on StaticMesh_SetStaticMaterials"); \ static_assert(offsetof(StaticMesh_SetStaticMaterials, InStaticMaterials) == 0x000000, "Member 'StaticMesh_SetStaticMaterials::InStaticMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_FindSocket \ static_assert(alignof(StaticMesh_FindSocket) == 0x000008, "Wrong alignment on StaticMesh_FindSocket"); \ static_assert(sizeof(StaticMesh_FindSocket) == 0x000010, "Wrong size on StaticMesh_FindSocket"); \ static_assert(offsetof(StaticMesh_FindSocket, InSocketName) == 0x000000, "Member 'StaticMesh_FindSocket::InSocketName' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_FindSocket, ReturnValue) == 0x000008, "Member 'StaticMesh_FindSocket::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetBoundingBox \ static_assert(alignof(StaticMesh_GetBoundingBox) == 0x000008, "Wrong alignment on StaticMesh_GetBoundingBox"); \ static_assert(sizeof(StaticMesh_GetBoundingBox) == 0x000038, "Wrong size on StaticMesh_GetBoundingBox"); \ static_assert(offsetof(StaticMesh_GetBoundingBox, ReturnValue) == 0x000000, "Member 'StaticMesh_GetBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetBounds \ static_assert(alignof(StaticMesh_GetBounds) == 0x000008, "Wrong alignment on StaticMesh_GetBounds"); \ static_assert(sizeof(StaticMesh_GetBounds) == 0x000038, "Wrong size on StaticMesh_GetBounds"); \ static_assert(offsetof(StaticMesh_GetBounds, ReturnValue) == 0x000000, "Member 'StaticMesh_GetBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMaterial \ static_assert(alignof(StaticMesh_GetMaterial) == 0x000008, "Wrong alignment on StaticMesh_GetMaterial"); \ static_assert(sizeof(StaticMesh_GetMaterial) == 0x000010, "Wrong size on StaticMesh_GetMaterial"); \ static_assert(offsetof(StaticMesh_GetMaterial, MaterialIndex) == 0x000000, "Member 'StaticMesh_GetMaterial::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetMaterial, ReturnValue) == 0x000008, "Member 'StaticMesh_GetMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMaterialIndex \ static_assert(alignof(StaticMesh_GetMaterialIndex) == 0x000004, "Wrong alignment on StaticMesh_GetMaterialIndex"); \ static_assert(sizeof(StaticMesh_GetMaterialIndex) == 0x00000C, "Wrong size on StaticMesh_GetMaterialIndex"); \ static_assert(offsetof(StaticMesh_GetMaterialIndex, MaterialSlotName) == 0x000000, "Member 'StaticMesh_GetMaterialIndex::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetMaterialIndex, ReturnValue) == 0x000008, "Member 'StaticMesh_GetMaterialIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMinimumLODForPlatform \ static_assert(alignof(StaticMesh_GetMinimumLODForPlatform) == 0x000004, "Wrong alignment on StaticMesh_GetMinimumLODForPlatform"); \ static_assert(sizeof(StaticMesh_GetMinimumLODForPlatform) == 0x00000C, "Wrong size on StaticMesh_GetMinimumLODForPlatform"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForPlatform, PlatformName) == 0x000000, "Member 'StaticMesh_GetMinimumLODForPlatform::PlatformName' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForPlatform, ReturnValue) == 0x000008, "Member 'StaticMesh_GetMinimumLODForPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMinimumLODForPlatforms \ static_assert(alignof(StaticMesh_GetMinimumLODForPlatforms) == 0x000008, "Wrong alignment on StaticMesh_GetMinimumLODForPlatforms"); \ static_assert(sizeof(StaticMesh_GetMinimumLODForPlatforms) == 0x000050, "Wrong size on StaticMesh_GetMinimumLODForPlatforms"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForPlatforms, PlatformMinimumLODs) == 0x000000, "Member 'StaticMesh_GetMinimumLODForPlatforms::PlatformMinimumLODs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMinimumLODForQualityLevel \ static_assert(alignof(StaticMesh_GetMinimumLODForQualityLevel) == 0x000004, "Wrong alignment on StaticMesh_GetMinimumLODForQualityLevel"); \ static_assert(sizeof(StaticMesh_GetMinimumLODForQualityLevel) == 0x00000C, "Wrong size on StaticMesh_GetMinimumLODForQualityLevel"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForQualityLevel, QualityLevel) == 0x000000, "Member 'StaticMesh_GetMinimumLODForQualityLevel::QualityLevel' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForQualityLevel, ReturnValue) == 0x000008, "Member 'StaticMesh_GetMinimumLODForQualityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMinimumLODForQualityLevels \ static_assert(alignof(StaticMesh_GetMinimumLODForQualityLevels) == 0x000008, "Wrong alignment on StaticMesh_GetMinimumLODForQualityLevels"); \ static_assert(sizeof(StaticMesh_GetMinimumLODForQualityLevels) == 0x000050, "Wrong size on StaticMesh_GetMinimumLODForQualityLevels"); \ static_assert(offsetof(StaticMesh_GetMinimumLODForQualityLevels, QualityLevelMinimumLODs) == 0x000000, "Member 'StaticMesh_GetMinimumLODForQualityLevels::QualityLevelMinimumLODs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetMinLODForQualityLevels \ static_assert(alignof(StaticMesh_GetMinLODForQualityLevels) == 0x000008, "Wrong alignment on StaticMesh_GetMinLODForQualityLevels"); \ static_assert(sizeof(StaticMesh_GetMinLODForQualityLevels) == 0x000058, "Wrong size on StaticMesh_GetMinLODForQualityLevels"); \ static_assert(offsetof(StaticMesh_GetMinLODForQualityLevels, QualityLevelMinimumLODs) == 0x000000, "Member 'StaticMesh_GetMinLODForQualityLevels::QualityLevelMinimumLODs' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetMinLODForQualityLevels, Default) == 0x000050, "Member 'StaticMesh_GetMinLODForQualityLevels::Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetNumLODs \ static_assert(alignof(StaticMesh_GetNumLODs) == 0x000004, "Wrong alignment on StaticMesh_GetNumLODs"); \ static_assert(sizeof(StaticMesh_GetNumLODs) == 0x000004, "Wrong size on StaticMesh_GetNumLODs"); \ static_assert(offsetof(StaticMesh_GetNumLODs, ReturnValue) == 0x000000, "Member 'StaticMesh_GetNumLODs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetNumSections \ static_assert(alignof(StaticMesh_GetNumSections) == 0x000004, "Wrong alignment on StaticMesh_GetNumSections"); \ static_assert(sizeof(StaticMesh_GetNumSections) == 0x000008, "Wrong size on StaticMesh_GetNumSections"); \ static_assert(offsetof(StaticMesh_GetNumSections, InLOD) == 0x000000, "Member 'StaticMesh_GetNumSections::InLOD' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetNumSections, ReturnValue) == 0x000004, "Member 'StaticMesh_GetNumSections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetNumTriangles \ static_assert(alignof(StaticMesh_GetNumTriangles) == 0x000004, "Wrong alignment on StaticMesh_GetNumTriangles"); \ static_assert(sizeof(StaticMesh_GetNumTriangles) == 0x000008, "Wrong size on StaticMesh_GetNumTriangles"); \ static_assert(offsetof(StaticMesh_GetNumTriangles, LODIndex) == 0x000000, "Member 'StaticMesh_GetNumTriangles::LODIndex' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetNumTriangles, ReturnValue) == 0x000004, "Member 'StaticMesh_GetNumTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetSocketsByTag \ static_assert(alignof(StaticMesh_GetSocketsByTag) == 0x000008, "Wrong alignment on StaticMesh_GetSocketsByTag"); \ static_assert(sizeof(StaticMesh_GetSocketsByTag) == 0x000020, "Wrong size on StaticMesh_GetSocketsByTag"); \ static_assert(offsetof(StaticMesh_GetSocketsByTag, InSocketTag) == 0x000000, "Member 'StaticMesh_GetSocketsByTag::InSocketTag' has a wrong offset!"); \ static_assert(offsetof(StaticMesh_GetSocketsByTag, ReturnValue) == 0x000010, "Member 'StaticMesh_GetSocketsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMesh_GetStaticMaterials \ static_assert(alignof(StaticMesh_GetStaticMaterials) == 0x000008, "Wrong alignment on StaticMesh_GetStaticMaterials"); \ static_assert(sizeof(StaticMesh_GetStaticMaterials) == 0x000010, "Wrong size on StaticMesh_GetStaticMaterials"); \ static_assert(offsetof(StaticMesh_GetStaticMaterials, ReturnValue) == 0x000000, "Member 'StaticMesh_GetStaticMaterials::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMesh \ static_assert(alignof(UStaticMesh) == 0x000008, "Wrong alignment on UStaticMesh"); \ static_assert(sizeof(UStaticMesh) == 0x000258, "Wrong size on UStaticMesh"); \ static_assert(offsetof(UStaticMesh, MinQualityLevelLOD) == 0x0000F0, "Member 'UStaticMesh::MinQualityLevelLOD' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, DrawDistance) == 0x000158, "Member 'UStaticMesh::DrawDistance' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, MinLOD) == 0x00015C, "Member 'UStaticMesh::MinLOD' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, StaticMaterials) == 0x000160, "Member 'UStaticMesh::StaticMaterials' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, LightmapUVDensity) == 0x000170, "Member 'UStaticMesh::LightmapUVDensity' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, LightMapResolution) == 0x000174, "Member 'UStaticMesh::LightMapResolution' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, LightMapCoordinateIndex) == 0x000178, "Member 'UStaticMesh::LightMapCoordinateIndex' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, DistanceFieldSelfShadowBias) == 0x00017C, "Member 'UStaticMesh::DistanceFieldSelfShadowBias' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, BodySetup) == 0x000180, "Member 'UStaticMesh::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, LODForCollision) == 0x000188, "Member 'UStaticMesh::LODForCollision' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, Sockets) == 0x0001B0, "Member 'UStaticMesh::Sockets' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, PositiveBoundsExtension) == 0x0001D0, "Member 'UStaticMesh::PositiveBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, NegativeBoundsExtension) == 0x0001E8, "Member 'UStaticMesh::NegativeBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, ExtendedBounds) == 0x000200, "Member 'UStaticMesh::ExtendedBounds' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, ElementToIgnoreForTexFactor) == 0x000238, "Member 'UStaticMesh::ElementToIgnoreForTexFactor' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, AssetUserData) == 0x000240, "Member 'UStaticMesh::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(UStaticMesh, NavCollision) == 0x000250, "Member 'UStaticMesh::NavCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMeshSocket \ static_assert(alignof(UStaticMeshSocket) == 0x000008, "Wrong alignment on UStaticMeshSocket"); \ static_assert(sizeof(UStaticMeshSocket) == 0x000088, "Wrong size on UStaticMeshSocket"); \ static_assert(offsetof(UStaticMeshSocket, SocketName) == 0x000028, "Member 'UStaticMeshSocket::SocketName' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshSocket, RelativeLocation) == 0x000030, "Member 'UStaticMeshSocket::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshSocket, RelativeRotation) == 0x000048, "Member 'UStaticMeshSocket::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshSocket, RelativeScale) == 0x000060, "Member 'UStaticMeshSocket::RelativeScale' has a wrong offset!"); \ static_assert(offsetof(UStaticMeshSocket, Tag) == 0x000078, "Member 'UStaticMeshSocket::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStereoLayerShapeCubemap \ static_assert(alignof(UStereoLayerShapeCubemap) == 0x000008, "Wrong alignment on UStereoLayerShapeCubemap"); \ static_assert(sizeof(UStereoLayerShapeCubemap) == 0x000028, "Wrong size on UStereoLayerShapeCubemap"); \ #define DUMPER7_ASSERTS_USubUVAnimation \ static_assert(alignof(USubUVAnimation) == 0x000008, "Wrong alignment on USubUVAnimation"); \ static_assert(sizeof(USubUVAnimation) == 0x000068, "Wrong size on USubUVAnimation"); \ static_assert(offsetof(USubUVAnimation, SubUVTexture) == 0x000028, "Member 'USubUVAnimation::SubUVTexture' has a wrong offset!"); \ static_assert(offsetof(USubUVAnimation, SubImages_Horizontal) == 0x000030, "Member 'USubUVAnimation::SubImages_Horizontal' has a wrong offset!"); \ static_assert(offsetof(USubUVAnimation, SubImages_Vertical) == 0x000034, "Member 'USubUVAnimation::SubImages_Vertical' has a wrong offset!"); \ static_assert(offsetof(USubUVAnimation, BoundingMode) == 0x000038, "Member 'USubUVAnimation::BoundingMode' has a wrong offset!"); \ static_assert(offsetof(USubUVAnimation, OpacitySourceMode) == 0x000039, "Member 'USubUVAnimation::OpacitySourceMode' has a wrong offset!"); \ static_assert(offsetof(USubUVAnimation, AlphaThreshold) == 0x00003C, "Member 'USubUVAnimation::AlphaThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextPropertyTestObject \ static_assert(alignof(UTextPropertyTestObject) == 0x000008, "Wrong alignment on UTextPropertyTestObject"); \ static_assert(sizeof(UTextPropertyTestObject) == 0x000070, "Wrong size on UTextPropertyTestObject"); \ static_assert(offsetof(UTextPropertyTestObject, DefaultedText) == 0x000028, "Member 'UTextPropertyTestObject::DefaultedText' has a wrong offset!"); \ static_assert(offsetof(UTextPropertyTestObject, UndefaultedText) == 0x000040, "Member 'UTextPropertyTestObject::UndefaultedText' has a wrong offset!"); \ static_assert(offsetof(UTextPropertyTestObject, TransientText) == 0x000058, "Member 'UTextPropertyTestObject::TransientText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureRenderTarget2D \ static_assert(alignof(UTextureRenderTarget2D) == 0x000010, "Wrong alignment on UTextureRenderTarget2D"); \ static_assert(sizeof(UTextureRenderTarget2D) == 0x000220, "Wrong size on UTextureRenderTarget2D"); \ static_assert(offsetof(UTextureRenderTarget2D, SizeX) == 0x0001F8, "Member 'UTextureRenderTarget2D::SizeX' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, SizeY) == 0x0001FC, "Member 'UTextureRenderTarget2D::SizeY' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, ClearColor) == 0x000200, "Member 'UTextureRenderTarget2D::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, AddressX) == 0x000210, "Member 'UTextureRenderTarget2D::AddressX' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, AddressY) == 0x000211, "Member 'UTextureRenderTarget2D::AddressY' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, RenderTargetFormat) == 0x000213, "Member 'UTextureRenderTarget2D::RenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, MipsSamplerFilter) == 0x000215, "Member 'UTextureRenderTarget2D::MipsSamplerFilter' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, MipsAddressU) == 0x000216, "Member 'UTextureRenderTarget2D::MipsAddressU' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, MipsAddressV) == 0x000217, "Member 'UTextureRenderTarget2D::MipsAddressV' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2D, OverrideFormat) == 0x000218, "Member 'UTextureRenderTarget2D::OverrideFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerCapsule \ static_assert(alignof(ATriggerCapsule) == 0x000008, "Wrong alignment on ATriggerCapsule"); \ static_assert(sizeof(ATriggerCapsule) == 0x0002B8, "Wrong size on ATriggerCapsule"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_AuthorizeAccounts \ static_assert(alignof(TwitterIntegrationBase_AuthorizeAccounts) == 0x000001, "Wrong alignment on TwitterIntegrationBase_AuthorizeAccounts"); \ static_assert(sizeof(TwitterIntegrationBase_AuthorizeAccounts) == 0x000001, "Wrong size on TwitterIntegrationBase_AuthorizeAccounts"); \ static_assert(offsetof(TwitterIntegrationBase_AuthorizeAccounts, ReturnValue) == 0x000000, "Member 'TwitterIntegrationBase_AuthorizeAccounts::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_CanShowTweetUI \ static_assert(alignof(TwitterIntegrationBase_CanShowTweetUI) == 0x000001, "Wrong alignment on TwitterIntegrationBase_CanShowTweetUI"); \ static_assert(sizeof(TwitterIntegrationBase_CanShowTweetUI) == 0x000001, "Wrong size on TwitterIntegrationBase_CanShowTweetUI"); \ static_assert(offsetof(TwitterIntegrationBase_CanShowTweetUI, ReturnValue) == 0x000000, "Member 'TwitterIntegrationBase_CanShowTweetUI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_GetAccountName \ static_assert(alignof(TwitterIntegrationBase_GetAccountName) == 0x000008, "Wrong alignment on TwitterIntegrationBase_GetAccountName"); \ static_assert(sizeof(TwitterIntegrationBase_GetAccountName) == 0x000018, "Wrong size on TwitterIntegrationBase_GetAccountName"); \ static_assert(offsetof(TwitterIntegrationBase_GetAccountName, AccountIndex) == 0x000000, "Member 'TwitterIntegrationBase_GetAccountName::AccountIndex' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_GetAccountName, ReturnValue) == 0x000008, "Member 'TwitterIntegrationBase_GetAccountName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_GetNumAccounts \ static_assert(alignof(TwitterIntegrationBase_GetNumAccounts) == 0x000004, "Wrong alignment on TwitterIntegrationBase_GetNumAccounts"); \ static_assert(sizeof(TwitterIntegrationBase_GetNumAccounts) == 0x000004, "Wrong size on TwitterIntegrationBase_GetNumAccounts"); \ static_assert(offsetof(TwitterIntegrationBase_GetNumAccounts, ReturnValue) == 0x000000, "Member 'TwitterIntegrationBase_GetNumAccounts::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_ShowTweetUI \ static_assert(alignof(TwitterIntegrationBase_ShowTweetUI) == 0x000008, "Wrong alignment on TwitterIntegrationBase_ShowTweetUI"); \ static_assert(sizeof(TwitterIntegrationBase_ShowTweetUI) == 0x000038, "Wrong size on TwitterIntegrationBase_ShowTweetUI"); \ static_assert(offsetof(TwitterIntegrationBase_ShowTweetUI, InitialMessage) == 0x000000, "Member 'TwitterIntegrationBase_ShowTweetUI::InitialMessage' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_ShowTweetUI, URL) == 0x000010, "Member 'TwitterIntegrationBase_ShowTweetUI::URL' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_ShowTweetUI, Picture) == 0x000020, "Member 'TwitterIntegrationBase_ShowTweetUI::Picture' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_ShowTweetUI, ReturnValue) == 0x000030, "Member 'TwitterIntegrationBase_ShowTweetUI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TwitterIntegrationBase_TwitterRequest \ static_assert(alignof(TwitterIntegrationBase_TwitterRequest) == 0x000008, "Wrong alignment on TwitterIntegrationBase_TwitterRequest"); \ static_assert(sizeof(TwitterIntegrationBase_TwitterRequest) == 0x000030, "Wrong size on TwitterIntegrationBase_TwitterRequest"); \ static_assert(offsetof(TwitterIntegrationBase_TwitterRequest, URL) == 0x000000, "Member 'TwitterIntegrationBase_TwitterRequest::URL' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_TwitterRequest, ParamKeysAndValues) == 0x000010, "Member 'TwitterIntegrationBase_TwitterRequest::ParamKeysAndValues' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_TwitterRequest, RequestMethod) == 0x000020, "Member 'TwitterIntegrationBase_TwitterRequest::RequestMethod' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_TwitterRequest, AccountIndex) == 0x000024, "Member 'TwitterIntegrationBase_TwitterRequest::AccountIndex' has a wrong offset!"); \ static_assert(offsetof(TwitterIntegrationBase_TwitterRequest, ReturnValue) == 0x000028, "Member 'TwitterIntegrationBase_TwitterRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTwitterIntegrationBase \ static_assert(alignof(UTwitterIntegrationBase) == 0x000008, "Wrong alignment on UTwitterIntegrationBase"); \ static_assert(sizeof(UTwitterIntegrationBase) == 0x000038, "Wrong size on UTwitterIntegrationBase"); \ #define DUMPER7_ASSERTS_UVectorFieldAnimated \ static_assert(alignof(UVectorFieldAnimated) == 0x000008, "Wrong alignment on UVectorFieldAnimated"); \ static_assert(sizeof(UVectorFieldAnimated) == 0x0000A8, "Wrong size on UVectorFieldAnimated"); \ static_assert(offsetof(UVectorFieldAnimated, Texture) == 0x000068, "Member 'UVectorFieldAnimated::Texture' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, ConstructionOp) == 0x000070, "Member 'UVectorFieldAnimated::ConstructionOp' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, VolumeSizeX) == 0x000074, "Member 'UVectorFieldAnimated::VolumeSizeX' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, VolumeSizeY) == 0x000078, "Member 'UVectorFieldAnimated::VolumeSizeY' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, VolumeSizeZ) == 0x00007C, "Member 'UVectorFieldAnimated::VolumeSizeZ' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, SubImagesX) == 0x000080, "Member 'UVectorFieldAnimated::SubImagesX' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, SubImagesY) == 0x000084, "Member 'UVectorFieldAnimated::SubImagesY' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, FrameCount) == 0x000088, "Member 'UVectorFieldAnimated::FrameCount' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, FramesPerSecond) == 0x00008C, "Member 'UVectorFieldAnimated::FramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, NoiseField) == 0x000098, "Member 'UVectorFieldAnimated::NoiseField' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, NoiseScale) == 0x0000A0, "Member 'UVectorFieldAnimated::NoiseScale' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldAnimated, NoiseMax) == 0x0000A4, "Member 'UVectorFieldAnimated::NoiseMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VectorFieldComponent_SetIntensity \ static_assert(alignof(VectorFieldComponent_SetIntensity) == 0x000004, "Wrong alignment on VectorFieldComponent_SetIntensity"); \ static_assert(sizeof(VectorFieldComponent_SetIntensity) == 0x000004, "Wrong size on VectorFieldComponent_SetIntensity"); \ static_assert(offsetof(VectorFieldComponent_SetIntensity, NewIntensity) == 0x000000, "Member 'VectorFieldComponent_SetIntensity::NewIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVectorFieldComponent \ static_assert(alignof(UVectorFieldComponent) == 0x000010, "Wrong alignment on UVectorFieldComponent"); \ static_assert(sizeof(UVectorFieldComponent) == 0x000570, "Wrong size on UVectorFieldComponent"); \ static_assert(offsetof(UVectorFieldComponent, VectorField) == 0x000540, "Member 'UVectorFieldComponent::VectorField' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldComponent, Intensity) == 0x000548, "Member 'UVectorFieldComponent::Intensity' has a wrong offset!"); \ static_assert(offsetof(UVectorFieldComponent, Tightness) == 0x00054C, "Member 'UVectorFieldComponent::Tightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IVisualLoggerDebugSnapshotInterface \ static_assert(alignof(IVisualLoggerDebugSnapshotInterface) == 0x000001, "Wrong alignment on IVisualLoggerDebugSnapshotInterface"); \ static_assert(sizeof(IVisualLoggerDebugSnapshotInterface) == 0x000001, "Wrong size on IVisualLoggerDebugSnapshotInterface"); \ #define DUMPER7_ASSERTS_UWorldPartitionEditorLoaderAdapter \ static_assert(alignof(UWorldPartitionEditorLoaderAdapter) == 0x000008, "Wrong alignment on UWorldPartitionEditorLoaderAdapter"); \ static_assert(sizeof(UWorldPartitionEditorLoaderAdapter) == 0x000030, "Wrong size on UWorldPartitionEditorLoaderAdapter"); \ #define DUMPER7_ASSERTS_UHierarchicalLODSetup \ static_assert(alignof(UHierarchicalLODSetup) == 0x000008, "Wrong alignment on UHierarchicalLODSetup"); \ static_assert(sizeof(UHierarchicalLODSetup) == 0x000068, "Wrong size on UHierarchicalLODSetup"); \ static_assert(offsetof(UHierarchicalLODSetup, HierarchicalLODSetup) == 0x000028, "Member 'UHierarchicalLODSetup::HierarchicalLODSetup' has a wrong offset!"); \ static_assert(offsetof(UHierarchicalLODSetup, OverrideBaseMaterial) == 0x000038, "Member 'UHierarchicalLODSetup::OverrideBaseMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTexture2DArray \ static_assert(alignof(UTexture2DArray) == 0x000010, "Wrong alignment on UTexture2DArray"); \ static_assert(sizeof(UTexture2DArray) == 0x0002A0, "Wrong size on UTexture2DArray"); \ static_assert(offsetof(UTexture2DArray, AddressX) == 0x000290, "Member 'UTexture2DArray::AddressX' has a wrong offset!"); \ static_assert(offsetof(UTexture2DArray, AddressY) == 0x000291, "Member 'UTexture2DArray::AddressY' has a wrong offset!"); \ static_assert(offsetof(UTexture2DArray, AddressZ) == 0x000292, "Member 'UTexture2DArray::AddressZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevel \ static_assert(alignof(ULevel) == 0x000008, "Wrong alignment on ULevel"); \ static_assert(sizeof(ULevel) == 0x000318, "Wrong size on ULevel"); \ static_assert(offsetof(ULevel, Actors) == 0x000098, "Member 'ULevel::Actors' has a wrong offset!"); \ static_assert(offsetof(ULevel, OwningWorld) == 0x0000B8, "Member 'ULevel::OwningWorld' has a wrong offset!"); \ static_assert(offsetof(ULevel, Model) == 0x0000C0, "Member 'ULevel::Model' has a wrong offset!"); \ static_assert(offsetof(ULevel, ModelComponents) == 0x0000C8, "Member 'ULevel::ModelComponents' has a wrong offset!"); \ static_assert(offsetof(ULevel, ActorCluster) == 0x0000D8, "Member 'ULevel::ActorCluster' has a wrong offset!"); \ static_assert(offsetof(ULevel, NumTextureStreamingUnbuiltComponents) == 0x0000E0, "Member 'ULevel::NumTextureStreamingUnbuiltComponents' has a wrong offset!"); \ static_assert(offsetof(ULevel, NumTextureStreamingDirtyResources) == 0x0000E4, "Member 'ULevel::NumTextureStreamingDirtyResources' has a wrong offset!"); \ static_assert(offsetof(ULevel, LevelScriptActor) == 0x0000E8, "Member 'ULevel::LevelScriptActor' has a wrong offset!"); \ static_assert(offsetof(ULevel, NavListStart) == 0x0000F0, "Member 'ULevel::NavListStart' has a wrong offset!"); \ static_assert(offsetof(ULevel, NavListEnd) == 0x0000F8, "Member 'ULevel::NavListEnd' has a wrong offset!"); \ static_assert(offsetof(ULevel, NavDataChunks) == 0x000100, "Member 'ULevel::NavDataChunks' has a wrong offset!"); \ static_assert(offsetof(ULevel, LightmapTotalSize) == 0x000110, "Member 'ULevel::LightmapTotalSize' has a wrong offset!"); \ static_assert(offsetof(ULevel, ShadowmapTotalSize) == 0x000114, "Member 'ULevel::ShadowmapTotalSize' has a wrong offset!"); \ static_assert(offsetof(ULevel, StaticNavigableGeometry) == 0x000118, "Member 'ULevel::StaticNavigableGeometry' has a wrong offset!"); \ static_assert(offsetof(ULevel, StreamingTextureGuids) == 0x000128, "Member 'ULevel::StreamingTextureGuids' has a wrong offset!"); \ static_assert(offsetof(ULevel, StreamingTextures) == 0x000138, "Member 'ULevel::StreamingTextures' has a wrong offset!"); \ static_assert(offsetof(ULevel, PackedTextureStreamingQualityLevelFeatureLevel) == 0x000148, "Member 'ULevel::PackedTextureStreamingQualityLevelFeatureLevel' has a wrong offset!"); \ static_assert(offsetof(ULevel, LevelBuildDataId) == 0x000210, "Member 'ULevel::LevelBuildDataId' has a wrong offset!"); \ static_assert(offsetof(ULevel, MapBuildData) == 0x000220, "Member 'ULevel::MapBuildData' has a wrong offset!"); \ static_assert(offsetof(ULevel, LightBuildLevelOffset) == 0x000228, "Member 'ULevel::LightBuildLevelOffset' has a wrong offset!"); \ static_assert(offsetof(ULevel, WorldSettings) == 0x000298, "Member 'ULevel::WorldSettings' has a wrong offset!"); \ static_assert(offsetof(ULevel, WorldDataLayers) == 0x0002A0, "Member 'ULevel::WorldDataLayers' has a wrong offset!"); \ static_assert(offsetof(ULevel, WorldPartitionRuntimeCell) == 0x0002A8, "Member 'ULevel::WorldPartitionRuntimeCell' has a wrong offset!"); \ static_assert(offsetof(ULevel, AssetUserData) == 0x0002E0, "Member 'ULevel::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(ULevel, DestroyedReplicatedStaticActors) == 0x000300, "Member 'ULevel::DestroyedReplicatedStaticActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationSystemBase \ static_assert(alignof(UNavigationSystemBase) == 0x000008, "Wrong alignment on UNavigationSystemBase"); \ static_assert(sizeof(UNavigationSystemBase) == 0x000028, "Wrong size on UNavigationSystemBase"); \ #define DUMPER7_ASSERTS_AvoidanceManager_GetAvoidanceVelocityForComponent \ static_assert(alignof(AvoidanceManager_GetAvoidanceVelocityForComponent) == 0x000008, "Wrong alignment on AvoidanceManager_GetAvoidanceVelocityForComponent"); \ static_assert(sizeof(AvoidanceManager_GetAvoidanceVelocityForComponent) == 0x000020, "Wrong size on AvoidanceManager_GetAvoidanceVelocityForComponent"); \ static_assert(offsetof(AvoidanceManager_GetAvoidanceVelocityForComponent, MovementComp) == 0x000000, "Member 'AvoidanceManager_GetAvoidanceVelocityForComponent::MovementComp' has a wrong offset!"); \ static_assert(offsetof(AvoidanceManager_GetAvoidanceVelocityForComponent, ReturnValue) == 0x000008, "Member 'AvoidanceManager_GetAvoidanceVelocityForComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AvoidanceManager_GetNewAvoidanceUID \ static_assert(alignof(AvoidanceManager_GetNewAvoidanceUID) == 0x000004, "Wrong alignment on AvoidanceManager_GetNewAvoidanceUID"); \ static_assert(sizeof(AvoidanceManager_GetNewAvoidanceUID) == 0x000004, "Wrong size on AvoidanceManager_GetNewAvoidanceUID"); \ static_assert(offsetof(AvoidanceManager_GetNewAvoidanceUID, ReturnValue) == 0x000000, "Member 'AvoidanceManager_GetNewAvoidanceUID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AvoidanceManager_GetObjectCount \ static_assert(alignof(AvoidanceManager_GetObjectCount) == 0x000004, "Wrong alignment on AvoidanceManager_GetObjectCount"); \ static_assert(sizeof(AvoidanceManager_GetObjectCount) == 0x000004, "Wrong size on AvoidanceManager_GetObjectCount"); \ static_assert(offsetof(AvoidanceManager_GetObjectCount, ReturnValue) == 0x000000, "Member 'AvoidanceManager_GetObjectCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AvoidanceManager_RegisterMovementComponent \ static_assert(alignof(AvoidanceManager_RegisterMovementComponent) == 0x000008, "Wrong alignment on AvoidanceManager_RegisterMovementComponent"); \ static_assert(sizeof(AvoidanceManager_RegisterMovementComponent) == 0x000010, "Wrong size on AvoidanceManager_RegisterMovementComponent"); \ static_assert(offsetof(AvoidanceManager_RegisterMovementComponent, MovementComp) == 0x000000, "Member 'AvoidanceManager_RegisterMovementComponent::MovementComp' has a wrong offset!"); \ static_assert(offsetof(AvoidanceManager_RegisterMovementComponent, AvoidanceWeight) == 0x000008, "Member 'AvoidanceManager_RegisterMovementComponent::AvoidanceWeight' has a wrong offset!"); \ static_assert(offsetof(AvoidanceManager_RegisterMovementComponent, ReturnValue) == 0x00000C, "Member 'AvoidanceManager_RegisterMovementComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAvoidanceManager \ static_assert(alignof(UAvoidanceManager) == 0x000008, "Wrong alignment on UAvoidanceManager"); \ static_assert(sizeof(UAvoidanceManager) == 0x0000E0, "Wrong size on UAvoidanceManager"); \ static_assert(offsetof(UAvoidanceManager, DefaultTimeToLive) == 0x000030, "Member 'UAvoidanceManager::DefaultTimeToLive' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, LockTimeAfterAvoid) == 0x000034, "Member 'UAvoidanceManager::LockTimeAfterAvoid' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, LockTimeAfterClean) == 0x000038, "Member 'UAvoidanceManager::LockTimeAfterClean' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, DeltaTimeToPredict) == 0x00003C, "Member 'UAvoidanceManager::DeltaTimeToPredict' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, ArtificialRadiusExpansion) == 0x000040, "Member 'UAvoidanceManager::ArtificialRadiusExpansion' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, TestHeightDifference) == 0x000044, "Member 'UAvoidanceManager::TestHeightDifference' has a wrong offset!"); \ static_assert(offsetof(UAvoidanceManager, HeightCheckMargin) == 0x000048, "Member 'UAvoidanceManager::HeightCheckMargin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavCollisionBase \ static_assert(alignof(UNavCollisionBase) == 0x000008, "Wrong alignment on UNavCollisionBase"); \ static_assert(sizeof(UNavCollisionBase) == 0x000070, "Wrong size on UNavCollisionBase"); \ #define DUMPER7_ASSERTS_USoundSourceBus \ static_assert(alignof(USoundSourceBus) == 0x000008, "Wrong alignment on USoundSourceBus"); \ static_assert(sizeof(USoundSourceBus) == 0x000468, "Wrong size on USoundSourceBus"); \ static_assert(offsetof(USoundSourceBus, SourceBusChannels) == 0x000450, "Member 'USoundSourceBus::SourceBusChannels' has a wrong offset!"); \ static_assert(offsetof(USoundSourceBus, SourceBusDuration) == 0x000454, "Member 'USoundSourceBus::SourceBusDuration' has a wrong offset!"); \ static_assert(offsetof(USoundSourceBus, AudioBus) == 0x000458, "Member 'USoundSourceBus::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AmbientSound_AdjustVolume \ static_assert(alignof(AmbientSound_AdjustVolume) == 0x000004, "Wrong alignment on AmbientSound_AdjustVolume"); \ static_assert(sizeof(AmbientSound_AdjustVolume) == 0x000008, "Wrong size on AmbientSound_AdjustVolume"); \ static_assert(offsetof(AmbientSound_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'AmbientSound_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(AmbientSound_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'AmbientSound_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AmbientSound_FadeIn \ static_assert(alignof(AmbientSound_FadeIn) == 0x000004, "Wrong alignment on AmbientSound_FadeIn"); \ static_assert(sizeof(AmbientSound_FadeIn) == 0x000008, "Wrong size on AmbientSound_FadeIn"); \ static_assert(offsetof(AmbientSound_FadeIn, FadeInDuration) == 0x000000, "Member 'AmbientSound_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(AmbientSound_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'AmbientSound_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AmbientSound_FadeOut \ static_assert(alignof(AmbientSound_FadeOut) == 0x000004, "Wrong alignment on AmbientSound_FadeOut"); \ static_assert(sizeof(AmbientSound_FadeOut) == 0x000008, "Wrong size on AmbientSound_FadeOut"); \ static_assert(offsetof(AmbientSound_FadeOut, FadeOutDuration) == 0x000000, "Member 'AmbientSound_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(AmbientSound_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'AmbientSound_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AmbientSound_Play \ static_assert(alignof(AmbientSound_Play) == 0x000004, "Wrong alignment on AmbientSound_Play"); \ static_assert(sizeof(AmbientSound_Play) == 0x000004, "Wrong size on AmbientSound_Play"); \ static_assert(offsetof(AmbientSound_Play, StartTime) == 0x000000, "Member 'AmbientSound_Play::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAmbientSound \ static_assert(alignof(AAmbientSound) == 0x000008, "Wrong alignment on AAmbientSound"); \ static_assert(sizeof(AAmbientSound) == 0x0002B8, "Wrong size on AAmbientSound"); \ static_assert(offsetof(AAmbientSound, AudioComponent) == 0x0002B0, "Member 'AAmbientSound::AudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlendSpace1D \ static_assert(alignof(UBlendSpace1D) == 0x000008, "Wrong alignment on UBlendSpace1D"); \ static_assert(sizeof(UBlendSpace1D) == 0x0001A8, "Wrong size on UBlendSpace1D"); \ static_assert(offsetof(UBlendSpace1D, bScaleAnimation) == 0x0001A0, "Member 'UBlendSpace1D::bScaleAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAimOffsetBlendSpace1D \ static_assert(alignof(UAimOffsetBlendSpace1D) == 0x000008, "Wrong alignment on UAimOffsetBlendSpace1D"); \ static_assert(sizeof(UAimOffsetBlendSpace1D) == 0x0001A8, "Wrong size on UAimOffsetBlendSpace1D"); \ #define DUMPER7_ASSERTS_AnimationSettings_GetBoneCustomAttributeNamesToImport \ static_assert(alignof(AnimationSettings_GetBoneCustomAttributeNamesToImport) == 0x000008, "Wrong alignment on AnimationSettings_GetBoneCustomAttributeNamesToImport"); \ static_assert(sizeof(AnimationSettings_GetBoneCustomAttributeNamesToImport) == 0x000010, "Wrong size on AnimationSettings_GetBoneCustomAttributeNamesToImport"); \ static_assert(offsetof(AnimationSettings_GetBoneCustomAttributeNamesToImport, ReturnValue) == 0x000000, "Member 'AnimationSettings_GetBoneCustomAttributeNamesToImport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationSettings \ static_assert(alignof(UAnimationSettings) == 0x000008, "Wrong alignment on UAnimationSettings"); \ static_assert(sizeof(UAnimationSettings) == 0x000138, "Wrong size on UAnimationSettings"); \ static_assert(offsetof(UAnimationSettings, CompressCommandletVersion) == 0x000038, "Member 'UAnimationSettings::CompressCommandletVersion' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, KeyEndEffectorsMatchNameArray) == 0x000040, "Member 'UAnimationSettings::KeyEndEffectorsMatchNameArray' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, ForceRecompression) == 0x000050, "Member 'UAnimationSettings::ForceRecompression' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bForceBelowThreshold) == 0x000051, "Member 'UAnimationSettings::bForceBelowThreshold' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bFirstRecompressUsingCurrentOrDefault) == 0x000052, "Member 'UAnimationSettings::bFirstRecompressUsingCurrentOrDefault' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bRaiseMaxErrorToExisting) == 0x000053, "Member 'UAnimationSettings::bRaiseMaxErrorToExisting' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bEnablePerformanceLog) == 0x000054, "Member 'UAnimationSettings::bEnablePerformanceLog' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bStripAnimationDataOnDedicatedServer) == 0x000055, "Member 'UAnimationSettings::bStripAnimationDataOnDedicatedServer' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, bTickAnimationOnSkeletalMeshInit) == 0x000056, "Member 'UAnimationSettings::bTickAnimationOnSkeletalMeshInit' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, BoneTimecodeCustomAttributeNameSettings) == 0x000058, "Member 'UAnimationSettings::BoneTimecodeCustomAttributeNameSettings' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, BoneCustomAttributesNames) == 0x000090, "Member 'UAnimationSettings::BoneCustomAttributesNames' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, BoneNamesWithCustomAttributes) == 0x0000A0, "Member 'UAnimationSettings::BoneNamesWithCustomAttributes' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, AttributeBlendModes) == 0x0000B0, "Member 'UAnimationSettings::AttributeBlendModes' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, DefaultAttributeBlendMode) == 0x000100, "Member 'UAnimationSettings::DefaultAttributeBlendMode' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, TransformAttributeNames) == 0x000108, "Member 'UAnimationSettings::TransformAttributeNames' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, UserDefinedStructAttributes) == 0x000118, "Member 'UAnimationSettings::UserDefinedStructAttributes' has a wrong offset!"); \ static_assert(offsetof(UAnimationSettings, MirrorFindReplaceExpressions) == 0x000128, "Member 'UAnimationSettings::MirrorFindReplaceExpressions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimBlueprintGeneratedClass \ static_assert(alignof(UAnimBlueprintGeneratedClass) == 0x000008, "Wrong alignment on UAnimBlueprintGeneratedClass"); \ static_assert(sizeof(UAnimBlueprintGeneratedClass) == 0x0005E8, "Wrong size on UAnimBlueprintGeneratedClass"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, BakedStateMachines) == 0x000388, "Member 'UAnimBlueprintGeneratedClass::BakedStateMachines' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, TargetSkeleton) == 0x000398, "Member 'UAnimBlueprintGeneratedClass::TargetSkeleton' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, AnimNotifies) == 0x0003A0, "Member 'UAnimBlueprintGeneratedClass::AnimNotifies' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, OrderedSavedPoseIndicesMap) == 0x0003B0, "Member 'UAnimBlueprintGeneratedClass::OrderedSavedPoseIndicesMap' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, SyncGroupNames) == 0x000480, "Member 'UAnimBlueprintGeneratedClass::SyncGroupNames' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, GraphAssetPlayerInformation) == 0x000490, "Member 'UAnimBlueprintGeneratedClass::GraphAssetPlayerInformation' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, GraphBlendOptions) == 0x0004E0, "Member 'UAnimBlueprintGeneratedClass::GraphBlendOptions' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, AnimNodeData) == 0x000530, "Member 'UAnimBlueprintGeneratedClass::AnimNodeData' has a wrong offset!"); \ static_assert(offsetof(UAnimBlueprintGeneratedClass, NodeTypeMap) == 0x000540, "Member 'UAnimBlueprintGeneratedClass::NodeTypeMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASplineMeshActor \ static_assert(alignof(ASplineMeshActor) == 0x000008, "Wrong alignment on ASplineMeshActor"); \ static_assert(sizeof(ASplineMeshActor) == 0x0002B8, "Wrong size on ASplineMeshActor"); \ static_assert(offsetof(ASplineMeshActor, SplineMeshComponent) == 0x0002B0, "Member 'ASplineMeshActor::SplineMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimBoneCompressionSettings \ static_assert(alignof(UAnimBoneCompressionSettings) == 0x000008, "Wrong alignment on UAnimBoneCompressionSettings"); \ static_assert(sizeof(UAnimBoneCompressionSettings) == 0x000038, "Wrong size on UAnimBoneCompressionSettings"); \ static_assert(offsetof(UAnimBoneCompressionSettings, Codecs) == 0x000028, "Member 'UAnimBoneCompressionSettings::Codecs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimComposite \ static_assert(alignof(UAnimComposite) == 0x000008, "Wrong alignment on UAnimComposite"); \ static_assert(sizeof(UAnimComposite) == 0x0000C0, "Wrong size on UAnimComposite"); \ static_assert(offsetof(UAnimComposite, AnimationTrack) == 0x0000B0, "Member 'UAnimComposite::AnimationTrack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATargetPoint \ static_assert(alignof(ATargetPoint) == 0x000008, "Wrong alignment on ATargetPoint"); \ static_assert(sizeof(ATargetPoint) == 0x0002B0, "Wrong size on ATargetPoint"); \ #define DUMPER7_ASSERTS_UAnimCompress_RemoveEverySecondKey \ static_assert(alignof(UAnimCompress_RemoveEverySecondKey) == 0x000008, "Wrong alignment on UAnimCompress_RemoveEverySecondKey"); \ static_assert(sizeof(UAnimCompress_RemoveEverySecondKey) == 0x000048, "Wrong size on UAnimCompress_RemoveEverySecondKey"); \ static_assert(offsetof(UAnimCompress_RemoveEverySecondKey, MinKeys) == 0x000040, "Member 'UAnimCompress_RemoveEverySecondKey::MinKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCompress_RemoveTrivialKeys \ static_assert(alignof(UAnimCompress_RemoveTrivialKeys) == 0x000008, "Wrong alignment on UAnimCompress_RemoveTrivialKeys"); \ static_assert(sizeof(UAnimCompress_RemoveTrivialKeys) == 0x000050, "Wrong size on UAnimCompress_RemoveTrivialKeys"); \ static_assert(offsetof(UAnimCompress_RemoveTrivialKeys, MaxPosDiff) == 0x000040, "Member 'UAnimCompress_RemoveTrivialKeys::MaxPosDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveTrivialKeys, MaxAngleDiff) == 0x000044, "Member 'UAnimCompress_RemoveTrivialKeys::MaxAngleDiff' has a wrong offset!"); \ static_assert(offsetof(UAnimCompress_RemoveTrivialKeys, MaxScaleDiff) == 0x000048, "Member 'UAnimCompress_RemoveTrivialKeys::MaxScaleDiff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCurveCompressionCodec_UniformIndexable \ static_assert(alignof(UAnimCurveCompressionCodec_UniformIndexable) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec_UniformIndexable"); \ static_assert(sizeof(UAnimCurveCompressionCodec_UniformIndexable) == 0x000028, "Wrong size on UAnimCurveCompressionCodec_UniformIndexable"); \ #define DUMPER7_ASSERTS_UAnimCurveCompressionCodec_UniformlySampled \ static_assert(alignof(UAnimCurveCompressionCodec_UniformlySampled) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec_UniformlySampled"); \ static_assert(sizeof(UAnimCurveCompressionCodec_UniformlySampled) == 0x000028, "Wrong size on UAnimCurveCompressionCodec_UniformlySampled"); \ #define DUMPER7_ASSERTS_UTextureRenderTarget2DArray \ static_assert(alignof(UTextureRenderTarget2DArray) == 0x000010, "Wrong alignment on UTextureRenderTarget2DArray"); \ static_assert(sizeof(UTextureRenderTarget2DArray) == 0x000220, "Wrong size on UTextureRenderTarget2DArray"); \ static_assert(offsetof(UTextureRenderTarget2DArray, SizeX) == 0x0001F8, "Member 'UTextureRenderTarget2DArray::SizeX' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2DArray, SizeY) == 0x0001FC, "Member 'UTextureRenderTarget2DArray::SizeY' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2DArray, Slices) == 0x000200, "Member 'UTextureRenderTarget2DArray::Slices' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2DArray, ClearColor) == 0x000204, "Member 'UTextureRenderTarget2DArray::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTarget2DArray, OverrideFormat) == 0x000214, "Member 'UTextureRenderTarget2DArray::OverrideFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCurveCompressionSettings \ static_assert(alignof(UAnimCurveCompressionSettings) == 0x000008, "Wrong alignment on UAnimCurveCompressionSettings"); \ static_assert(sizeof(UAnimCurveCompressionSettings) == 0x000030, "Wrong size on UAnimCurveCompressionSettings"); \ static_assert(offsetof(UAnimCurveCompressionSettings, Codec) == 0x000028, "Member 'UAnimCurveCompressionSettings::Codec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimMetaData \ static_assert(alignof(UAnimMetaData) == 0x000008, "Wrong alignment on UAnimMetaData"); \ static_assert(sizeof(UAnimMetaData) == 0x000028, "Wrong size on UAnimMetaData"); \ #define DUMPER7_ASSERTS_AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState \ static_assert(alignof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState) == 0x000008, "Wrong alignment on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState"); \ static_assert(sizeof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState) == 0x000040, "Wrong size on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, EventReference) == 0x000000, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, AnimInstance) == 0x000028, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, StateName) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::StateName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState, ReturnValue) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine \ static_assert(alignof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine) == 0x000008, "Wrong alignment on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine"); \ static_assert(sizeof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine) == 0x000048, "Wrong size on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, EventReference) == 0x000000, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, AnimInstance) == 0x000028, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, StateMachineName) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, StateName) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::StateName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine, ReturnValue) == 0x000040, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine \ static_assert(alignof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine) == 0x000008, "Wrong alignment on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine"); \ static_assert(sizeof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine) == 0x000040, "Wrong size on AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, EventReference) == 0x000000, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, AnimInstance) == 0x000028, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, StateMachineName) == 0x000030, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::StateMachineName' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine, ReturnValue) == 0x000038, "Member 'AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyStateMachineInspectionLibrary \ static_assert(alignof(UAnimNotifyStateMachineInspectionLibrary) == 0x000008, "Wrong alignment on UAnimNotifyStateMachineInspectionLibrary"); \ static_assert(sizeof(UAnimNotifyStateMachineInspectionLibrary) == 0x000028, "Wrong size on UAnimNotifyStateMachineInspectionLibrary"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_DisableRootMotion \ static_assert(alignof(UAnimNotifyState_DisableRootMotion) == 0x000008, "Wrong alignment on UAnimNotifyState_DisableRootMotion"); \ static_assert(sizeof(UAnimNotifyState_DisableRootMotion) == 0x000030, "Wrong size on UAnimNotifyState_DisableRootMotion"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_TimedParticleEffect \ static_assert(alignof(UAnimNotifyState_TimedParticleEffect) == 0x000008, "Wrong alignment on UAnimNotifyState_TimedParticleEffect"); \ static_assert(sizeof(UAnimNotifyState_TimedParticleEffect) == 0x000078, "Wrong size on UAnimNotifyState_TimedParticleEffect"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, PSTemplate) == 0x000030, "Member 'UAnimNotifyState_TimedParticleEffect::PSTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, SocketName) == 0x000038, "Member 'UAnimNotifyState_TimedParticleEffect::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, LocationOffset) == 0x000040, "Member 'UAnimNotifyState_TimedParticleEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, RotationOffset) == 0x000058, "Member 'UAnimNotifyState_TimedParticleEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedParticleEffect, bDestroyAtEnd) == 0x000070, "Member 'UAnimNotifyState_TimedParticleEffect::bDestroyAtEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_PauseClothingSimulation \ static_assert(alignof(UAnimNotify_PauseClothingSimulation) == 0x000008, "Wrong alignment on UAnimNotify_PauseClothingSimulation"); \ static_assert(sizeof(UAnimNotify_PauseClothingSimulation) == 0x000038, "Wrong size on UAnimNotify_PauseClothingSimulation"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlayParticleEffect \ static_assert(alignof(UAnimNotify_PlayParticleEffect) == 0x000010, "Wrong alignment on UAnimNotify_PlayParticleEffect"); \ static_assert(sizeof(UAnimNotify_PlayParticleEffect) == 0x0000C0, "Wrong size on UAnimNotify_PlayParticleEffect"); \ static_assert(offsetof(UAnimNotify_PlayParticleEffect, PSTemplate) == 0x000038, "Member 'UAnimNotify_PlayParticleEffect::PSTemplate' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayParticleEffect, LocationOffset) == 0x000040, "Member 'UAnimNotify_PlayParticleEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayParticleEffect, RotationOffset) == 0x000058, "Member 'UAnimNotify_PlayParticleEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayParticleEffect, Scale) == 0x000070, "Member 'UAnimNotify_PlayParticleEffect::Scale' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayParticleEffect, SocketName) == 0x0000B4, "Member 'UAnimNotify_PlayParticleEffect::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlaySound \ static_assert(alignof(UAnimNotify_PlaySound) == 0x000008, "Wrong alignment on UAnimNotify_PlaySound"); \ static_assert(sizeof(UAnimNotify_PlaySound) == 0x000058, "Wrong size on UAnimNotify_PlaySound"); \ static_assert(offsetof(UAnimNotify_PlaySound, Sound) == 0x000038, "Member 'UAnimNotify_PlaySound::Sound' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlaySound, VolumeMultiplier) == 0x000040, "Member 'UAnimNotify_PlaySound::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlaySound, PitchMultiplier) == 0x000044, "Member 'UAnimNotify_PlaySound::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlaySound, AttachName) == 0x00004C, "Member 'UAnimNotify_PlaySound::AttachName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ResetDynamics \ static_assert(alignof(UAnimNotify_ResetDynamics) == 0x000008, "Wrong alignment on UAnimNotify_ResetDynamics"); \ static_assert(sizeof(UAnimNotify_ResetDynamics) == 0x000038, "Wrong size on UAnimNotify_ResetDynamics"); \ #define DUMPER7_ASSERTS_UAnimNotify_ResumeClothingSimulation \ static_assert(alignof(UAnimNotify_ResumeClothingSimulation) == 0x000008, "Wrong alignment on UAnimNotify_ResumeClothingSimulation"); \ static_assert(sizeof(UAnimNotify_ResumeClothingSimulation) == 0x000038, "Wrong size on UAnimNotify_ResumeClothingSimulation"); \ #define DUMPER7_ASSERTS_UAnimSequence \ static_assert(alignof(UAnimSequence) == 0x000008, "Wrong alignment on UAnimSequence"); \ static_assert(sizeof(UAnimSequence) == 0x0001D8, "Wrong size on UAnimSequence"); \ static_assert(offsetof(UAnimSequence, BoneCompressionSettings) == 0x0000B0, "Member 'UAnimSequence::BoneCompressionSettings' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, CurveCompressionSettings) == 0x0000B8, "Member 'UAnimSequence::CurveCompressionSettings' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, AdditiveAnimType) == 0x000130, "Member 'UAnimSequence::AdditiveAnimType' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RefPoseType) == 0x000131, "Member 'UAnimSequence::RefPoseType' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RefFrameIndex) == 0x000134, "Member 'UAnimSequence::RefFrameIndex' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RefPoseSeq) == 0x000138, "Member 'UAnimSequence::RefPoseSeq' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RetargetSource) == 0x000140, "Member 'UAnimSequence::RetargetSource' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RetargetSourceAssetReferencePose) == 0x000148, "Member 'UAnimSequence::RetargetSourceAssetReferencePose' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, Interpolation) == 0x000158, "Member 'UAnimSequence::Interpolation' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, bEnableRootMotion) == 0x000159, "Member 'UAnimSequence::bEnableRootMotion' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, RootMotionRootLock) == 0x00015A, "Member 'UAnimSequence::RootMotionRootLock' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, bForceRootLock) == 0x00015B, "Member 'UAnimSequence::bForceRootLock' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, bUseNormalizedRootMotionScale) == 0x00015C, "Member 'UAnimSequence::bUseNormalizedRootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, bRootMotionSettingsCopiedFromMontage) == 0x00015D, "Member 'UAnimSequence::bRootMotionSettingsCopiedFromMontage' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, AuthoredSyncMarkers) == 0x000160, "Member 'UAnimSequence::AuthoredSyncMarkers' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, TargetFrameRate) == 0x000180, "Member 'UAnimSequence::TargetFrameRate' has a wrong offset!"); \ static_assert(offsetof(UAnimSequence, AttributeCurves) == 0x000188, "Member 'UAnimSequence::AttributeCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_GetLength \ static_assert(alignof(AnimSingleNodeInstance_GetLength) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_GetLength"); \ static_assert(sizeof(AnimSingleNodeInstance_GetLength) == 0x000004, "Wrong size on AnimSingleNodeInstance_GetLength"); \ static_assert(offsetof(AnimSingleNodeInstance_GetLength, ReturnValue) == 0x000000, "Member 'AnimSingleNodeInstance_GetLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_GetMirrorDataTable \ static_assert(alignof(AnimSingleNodeInstance_GetMirrorDataTable) == 0x000008, "Wrong alignment on AnimSingleNodeInstance_GetMirrorDataTable"); \ static_assert(sizeof(AnimSingleNodeInstance_GetMirrorDataTable) == 0x000008, "Wrong size on AnimSingleNodeInstance_GetMirrorDataTable"); \ static_assert(offsetof(AnimSingleNodeInstance_GetMirrorDataTable, ReturnValue) == 0x000000, "Member 'AnimSingleNodeInstance_GetMirrorDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_PlayAnim \ static_assert(alignof(AnimSingleNodeInstance_PlayAnim) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_PlayAnim"); \ static_assert(sizeof(AnimSingleNodeInstance_PlayAnim) == 0x00000C, "Wrong size on AnimSingleNodeInstance_PlayAnim"); \ static_assert(offsetof(AnimSingleNodeInstance_PlayAnim, bIsLooping) == 0x000000, "Member 'AnimSingleNodeInstance_PlayAnim::bIsLooping' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_PlayAnim, InPlayRate) == 0x000004, "Member 'AnimSingleNodeInstance_PlayAnim::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_PlayAnim, InStartPosition) == 0x000008, "Member 'AnimSingleNodeInstance_PlayAnim::InStartPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetAnimationAsset \ static_assert(alignof(AnimSingleNodeInstance_SetAnimationAsset) == 0x000008, "Wrong alignment on AnimSingleNodeInstance_SetAnimationAsset"); \ static_assert(sizeof(AnimSingleNodeInstance_SetAnimationAsset) == 0x000010, "Wrong size on AnimSingleNodeInstance_SetAnimationAsset"); \ static_assert(offsetof(AnimSingleNodeInstance_SetAnimationAsset, NewAsset) == 0x000000, "Member 'AnimSingleNodeInstance_SetAnimationAsset::NewAsset' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetAnimationAsset, bIsLooping) == 0x000008, "Member 'AnimSingleNodeInstance_SetAnimationAsset::bIsLooping' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetAnimationAsset, InPlayRate) == 0x00000C, "Member 'AnimSingleNodeInstance_SetAnimationAsset::InPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetBlendSpacePosition \ static_assert(alignof(AnimSingleNodeInstance_SetBlendSpacePosition) == 0x000008, "Wrong alignment on AnimSingleNodeInstance_SetBlendSpacePosition"); \ static_assert(sizeof(AnimSingleNodeInstance_SetBlendSpacePosition) == 0x000018, "Wrong size on AnimSingleNodeInstance_SetBlendSpacePosition"); \ static_assert(offsetof(AnimSingleNodeInstance_SetBlendSpacePosition, InPosition) == 0x000000, "Member 'AnimSingleNodeInstance_SetBlendSpacePosition::InPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetLooping \ static_assert(alignof(AnimSingleNodeInstance_SetLooping) == 0x000001, "Wrong alignment on AnimSingleNodeInstance_SetLooping"); \ static_assert(sizeof(AnimSingleNodeInstance_SetLooping) == 0x000001, "Wrong size on AnimSingleNodeInstance_SetLooping"); \ static_assert(offsetof(AnimSingleNodeInstance_SetLooping, bIsLooping) == 0x000000, "Member 'AnimSingleNodeInstance_SetLooping::bIsLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetMirrorDataTable \ static_assert(alignof(AnimSingleNodeInstance_SetMirrorDataTable) == 0x000008, "Wrong alignment on AnimSingleNodeInstance_SetMirrorDataTable"); \ static_assert(sizeof(AnimSingleNodeInstance_SetMirrorDataTable) == 0x000008, "Wrong size on AnimSingleNodeInstance_SetMirrorDataTable"); \ static_assert(offsetof(AnimSingleNodeInstance_SetMirrorDataTable, MirrorDataTable) == 0x000000, "Member 'AnimSingleNodeInstance_SetMirrorDataTable::MirrorDataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetPlaying \ static_assert(alignof(AnimSingleNodeInstance_SetPlaying) == 0x000001, "Wrong alignment on AnimSingleNodeInstance_SetPlaying"); \ static_assert(sizeof(AnimSingleNodeInstance_SetPlaying) == 0x000001, "Wrong size on AnimSingleNodeInstance_SetPlaying"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPlaying, bIsPlaying) == 0x000000, "Member 'AnimSingleNodeInstance_SetPlaying::bIsPlaying' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetPlayRate \ static_assert(alignof(AnimSingleNodeInstance_SetPlayRate) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_SetPlayRate"); \ static_assert(sizeof(AnimSingleNodeInstance_SetPlayRate) == 0x000004, "Wrong size on AnimSingleNodeInstance_SetPlayRate"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPlayRate, InPlayRate) == 0x000000, "Member 'AnimSingleNodeInstance_SetPlayRate::InPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetPosition \ static_assert(alignof(AnimSingleNodeInstance_SetPosition) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_SetPosition"); \ static_assert(sizeof(AnimSingleNodeInstance_SetPosition) == 0x000008, "Wrong size on AnimSingleNodeInstance_SetPosition"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPosition, InPosition) == 0x000000, "Member 'AnimSingleNodeInstance_SetPosition::InPosition' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPosition, bFireNotifies) == 0x000004, "Member 'AnimSingleNodeInstance_SetPosition::bFireNotifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetPositionWithPreviousTime \ static_assert(alignof(AnimSingleNodeInstance_SetPositionWithPreviousTime) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_SetPositionWithPreviousTime"); \ static_assert(sizeof(AnimSingleNodeInstance_SetPositionWithPreviousTime) == 0x00000C, "Wrong size on AnimSingleNodeInstance_SetPositionWithPreviousTime"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPositionWithPreviousTime, InPosition) == 0x000000, "Member 'AnimSingleNodeInstance_SetPositionWithPreviousTime::InPosition' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPositionWithPreviousTime, InPreviousTime) == 0x000004, "Member 'AnimSingleNodeInstance_SetPositionWithPreviousTime::InPreviousTime' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPositionWithPreviousTime, bFireNotifies) == 0x000008, "Member 'AnimSingleNodeInstance_SetPositionWithPreviousTime::bFireNotifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetPreviewCurveOverride \ static_assert(alignof(AnimSingleNodeInstance_SetPreviewCurveOverride) == 0x000004, "Wrong alignment on AnimSingleNodeInstance_SetPreviewCurveOverride"); \ static_assert(sizeof(AnimSingleNodeInstance_SetPreviewCurveOverride) == 0x000010, "Wrong size on AnimSingleNodeInstance_SetPreviewCurveOverride"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPreviewCurveOverride, PoseName) == 0x000000, "Member 'AnimSingleNodeInstance_SetPreviewCurveOverride::PoseName' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPreviewCurveOverride, Value) == 0x000008, "Member 'AnimSingleNodeInstance_SetPreviewCurveOverride::Value' has a wrong offset!"); \ static_assert(offsetof(AnimSingleNodeInstance_SetPreviewCurveOverride, bRemoveIfZero) == 0x00000C, "Member 'AnimSingleNodeInstance_SetPreviewCurveOverride::bRemoveIfZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_SetReverse \ static_assert(alignof(AnimSingleNodeInstance_SetReverse) == 0x000001, "Wrong alignment on AnimSingleNodeInstance_SetReverse"); \ static_assert(sizeof(AnimSingleNodeInstance_SetReverse) == 0x000001, "Wrong size on AnimSingleNodeInstance_SetReverse"); \ static_assert(offsetof(AnimSingleNodeInstance_SetReverse, bInReverse) == 0x000000, "Member 'AnimSingleNodeInstance_SetReverse::bInReverse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSingleNodeInstance_GetAnimationAsset \ static_assert(alignof(AnimSingleNodeInstance_GetAnimationAsset) == 0x000008, "Wrong alignment on AnimSingleNodeInstance_GetAnimationAsset"); \ static_assert(sizeof(AnimSingleNodeInstance_GetAnimationAsset) == 0x000008, "Wrong size on AnimSingleNodeInstance_GetAnimationAsset"); \ static_assert(offsetof(AnimSingleNodeInstance_GetAnimationAsset, ReturnValue) == 0x000000, "Member 'AnimSingleNodeInstance_GetAnimationAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSingleNodeInstance \ static_assert(alignof(UAnimSingleNodeInstance) == 0x000010, "Wrong alignment on UAnimSingleNodeInstance"); \ static_assert(sizeof(UAnimSingleNodeInstance) == 0x000360, "Wrong size on UAnimSingleNodeInstance"); \ static_assert(offsetof(UAnimSingleNodeInstance, CurrentAsset) == 0x000348, "Member 'UAnimSingleNodeInstance::CurrentAsset' has a wrong offset!"); \ static_assert(offsetof(UAnimSingleNodeInstance, PostEvaluateAnimEvent) == 0x000350, "Member 'UAnimSingleNodeInstance::PostEvaluateAnimEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimStateMachineTypes \ static_assert(alignof(UAnimStateMachineTypes) == 0x000008, "Wrong alignment on UAnimStateMachineTypes"); \ static_assert(sizeof(UAnimStateMachineTypes) == 0x000028, "Wrong size on UAnimStateMachineTypes"); \ #define DUMPER7_ASSERTS_UAnimStreamable \ static_assert(alignof(UAnimStreamable) == 0x000008, "Wrong alignment on UAnimStreamable"); \ static_assert(sizeof(UAnimStreamable) == 0x0000E8, "Wrong size on UAnimStreamable"); \ static_assert(offsetof(UAnimStreamable, NumberOfKeys) == 0x0000B0, "Member 'UAnimStreamable::NumberOfKeys' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, Interpolation) == 0x0000B4, "Member 'UAnimStreamable::Interpolation' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, RetargetSource) == 0x0000B8, "Member 'UAnimStreamable::RetargetSource' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, BoneCompressionSettings) == 0x0000D0, "Member 'UAnimStreamable::BoneCompressionSettings' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, CurveCompressionSettings) == 0x0000D8, "Member 'UAnimStreamable::CurveCompressionSettings' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, bEnableRootMotion) == 0x0000E0, "Member 'UAnimStreamable::bEnableRootMotion' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, RootMotionRootLock) == 0x0000E1, "Member 'UAnimStreamable::RootMotionRootLock' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, bForceRootLock) == 0x0000E2, "Member 'UAnimStreamable::bForceRootLock' has a wrong offset!"); \ static_assert(offsetof(UAnimStreamable, bUseNormalizedRootMotionScale) == 0x0000E3, "Member 'UAnimStreamable::bUseNormalizedRootMotionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationAttributeIdentifierExtensions_IsValid \ static_assert(alignof(AnimationAttributeIdentifierExtensions_IsValid) == 0x000008, "Wrong alignment on AnimationAttributeIdentifierExtensions_IsValid"); \ static_assert(sizeof(AnimationAttributeIdentifierExtensions_IsValid) == 0x000048, "Wrong size on AnimationAttributeIdentifierExtensions_IsValid"); \ static_assert(offsetof(AnimationAttributeIdentifierExtensions_IsValid, Identifier) == 0x000000, "Member 'AnimationAttributeIdentifierExtensions_IsValid::Identifier' has a wrong offset!"); \ static_assert(offsetof(AnimationAttributeIdentifierExtensions_IsValid, ReturnValue) == 0x000040, "Member 'AnimationAttributeIdentifierExtensions_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationAttributeIdentifierExtensions \ static_assert(alignof(UAnimationAttributeIdentifierExtensions) == 0x000008, "Wrong alignment on UAnimationAttributeIdentifierExtensions"); \ static_assert(sizeof(UAnimationAttributeIdentifierExtensions) == 0x000028, "Wrong size on UAnimationAttributeIdentifierExtensions"); \ #define DUMPER7_ASSERTS_Skeleton_AddCompatibleSkeleton \ static_assert(alignof(Skeleton_AddCompatibleSkeleton) == 0x000008, "Wrong alignment on Skeleton_AddCompatibleSkeleton"); \ static_assert(sizeof(Skeleton_AddCompatibleSkeleton) == 0x000008, "Wrong size on Skeleton_AddCompatibleSkeleton"); \ static_assert(offsetof(Skeleton_AddCompatibleSkeleton, SourceSkeleton) == 0x000000, "Member 'Skeleton_AddCompatibleSkeleton::SourceSkeleton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Skeleton_GetBlendProfile \ static_assert(alignof(Skeleton_GetBlendProfile) == 0x000008, "Wrong alignment on Skeleton_GetBlendProfile"); \ static_assert(sizeof(Skeleton_GetBlendProfile) == 0x000010, "Wrong size on Skeleton_GetBlendProfile"); \ static_assert(offsetof(Skeleton_GetBlendProfile, InProfileName) == 0x000000, "Member 'Skeleton_GetBlendProfile::InProfileName' has a wrong offset!"); \ static_assert(offsetof(Skeleton_GetBlendProfile, ReturnValue) == 0x000008, "Member 'Skeleton_GetBlendProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeleton \ static_assert(alignof(USkeleton) == 0x000008, "Wrong alignment on USkeleton"); \ static_assert(sizeof(USkeleton) == 0x0004C8, "Wrong size on USkeleton"); \ static_assert(offsetof(USkeleton, BoneTree) == 0x000038, "Member 'USkeleton::BoneTree' has a wrong offset!"); \ static_assert(offsetof(USkeleton, RefLocalPoses) == 0x000048, "Member 'USkeleton::RefLocalPoses' has a wrong offset!"); \ static_assert(offsetof(USkeleton, VirtualBoneGuid) == 0x000170, "Member 'USkeleton::VirtualBoneGuid' has a wrong offset!"); \ static_assert(offsetof(USkeleton, VirtualBones) == 0x000180, "Member 'USkeleton::VirtualBones' has a wrong offset!"); \ static_assert(offsetof(USkeleton, CompatibleSkeletons) == 0x000190, "Member 'USkeleton::CompatibleSkeletons' has a wrong offset!"); \ static_assert(offsetof(USkeleton, Sockets) == 0x0001A0, "Member 'USkeleton::Sockets' has a wrong offset!"); \ static_assert(offsetof(USkeleton, SmartNames) == 0x000200, "Member 'USkeleton::SmartNames' has a wrong offset!"); \ static_assert(offsetof(USkeleton, BlendProfiles) == 0x000280, "Member 'USkeleton::BlendProfiles' has a wrong offset!"); \ static_assert(offsetof(USkeleton, SlotGroups) == 0x000290, "Member 'USkeleton::SlotGroups' has a wrong offset!"); \ static_assert(offsetof(USkeleton, AssetUserData) == 0x0004B8, "Member 'USkeleton::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlendProfile \ static_assert(alignof(UBlendProfile) == 0x000008, "Wrong alignment on UBlendProfile"); \ static_assert(sizeof(UBlendProfile) == 0x000050, "Wrong size on UBlendProfile"); \ static_assert(offsetof(UBlendProfile, OwningSkeleton) == 0x000030, "Member 'UBlendProfile::OwningSkeleton' has a wrong offset!"); \ static_assert(offsetof(UBlendProfile, ProfileEntries) == 0x000038, "Member 'UBlendProfile::ProfileEntries' has a wrong offset!"); \ static_assert(offsetof(UBlendProfile, Mode) == 0x000048, "Member 'UBlendProfile::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CachedAnimDataLibrary_StateMachine_GetGlobalWeight \ static_assert(alignof(CachedAnimDataLibrary_StateMachine_GetGlobalWeight) == 0x000008, "Wrong alignment on CachedAnimDataLibrary_StateMachine_GetGlobalWeight"); \ static_assert(sizeof(CachedAnimDataLibrary_StateMachine_GetGlobalWeight) == 0x000028, "Wrong size on CachedAnimDataLibrary_StateMachine_GetGlobalWeight"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetGlobalWeight, InAnimInstance) == 0x000000, "Member 'CachedAnimDataLibrary_StateMachine_GetGlobalWeight::InAnimInstance' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetGlobalWeight, CachedAnimStateData) == 0x000008, "Member 'CachedAnimDataLibrary_StateMachine_GetGlobalWeight::CachedAnimStateData' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetGlobalWeight, ReturnValue) == 0x000024, "Member 'CachedAnimDataLibrary_StateMachine_GetGlobalWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CachedAnimDataLibrary_StateMachine_GetLocalWeight \ static_assert(alignof(CachedAnimDataLibrary_StateMachine_GetLocalWeight) == 0x000008, "Wrong alignment on CachedAnimDataLibrary_StateMachine_GetLocalWeight"); \ static_assert(sizeof(CachedAnimDataLibrary_StateMachine_GetLocalWeight) == 0x000028, "Wrong size on CachedAnimDataLibrary_StateMachine_GetLocalWeight"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetLocalWeight, InAnimInstance) == 0x000000, "Member 'CachedAnimDataLibrary_StateMachine_GetLocalWeight::InAnimInstance' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetLocalWeight, CachedAnimStateData) == 0x000008, "Member 'CachedAnimDataLibrary_StateMachine_GetLocalWeight::CachedAnimStateData' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_GetLocalWeight, ReturnValue) == 0x000024, "Member 'CachedAnimDataLibrary_StateMachine_GetLocalWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CachedAnimDataLibrary_StateMachine_IsStateRelevant \ static_assert(alignof(CachedAnimDataLibrary_StateMachine_IsStateRelevant) == 0x000008, "Wrong alignment on CachedAnimDataLibrary_StateMachine_IsStateRelevant"); \ static_assert(sizeof(CachedAnimDataLibrary_StateMachine_IsStateRelevant) == 0x000028, "Wrong size on CachedAnimDataLibrary_StateMachine_IsStateRelevant"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_IsStateRelevant, InAnimInstance) == 0x000000, "Member 'CachedAnimDataLibrary_StateMachine_IsStateRelevant::InAnimInstance' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_IsStateRelevant, CachedAnimStateData) == 0x000008, "Member 'CachedAnimDataLibrary_StateMachine_IsStateRelevant::CachedAnimStateData' has a wrong offset!"); \ static_assert(offsetof(CachedAnimDataLibrary_StateMachine_IsStateRelevant, ReturnValue) == 0x000024, "Member 'CachedAnimDataLibrary_StateMachine_IsStateRelevant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCachedAnimDataLibrary \ static_assert(alignof(UCachedAnimDataLibrary) == 0x000008, "Wrong alignment on UCachedAnimDataLibrary"); \ static_assert(sizeof(UCachedAnimDataLibrary) == 0x000028, "Wrong size on UCachedAnimDataLibrary"); \ #define DUMPER7_ASSERTS_AnimationCurveIdentifierExtensions_GetName \ static_assert(alignof(AnimationCurveIdentifierExtensions_GetName) == 0x000004, "Wrong alignment on AnimationCurveIdentifierExtensions_GetName"); \ static_assert(sizeof(AnimationCurveIdentifierExtensions_GetName) == 0x000018, "Wrong size on AnimationCurveIdentifierExtensions_GetName"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_GetName, Identifier) == 0x000000, "Member 'AnimationCurveIdentifierExtensions_GetName::Identifier' has a wrong offset!"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_GetName, ReturnValue) == 0x000010, "Member 'AnimationCurveIdentifierExtensions_GetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationCurveIdentifierExtensions_GetType \ static_assert(alignof(AnimationCurveIdentifierExtensions_GetType) == 0x000004, "Wrong alignment on AnimationCurveIdentifierExtensions_GetType"); \ static_assert(sizeof(AnimationCurveIdentifierExtensions_GetType) == 0x000014, "Wrong size on AnimationCurveIdentifierExtensions_GetType"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_GetType, Identifier) == 0x000000, "Member 'AnimationCurveIdentifierExtensions_GetType::Identifier' has a wrong offset!"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_GetType, ReturnValue) == 0x000010, "Member 'AnimationCurveIdentifierExtensions_GetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationCurveIdentifierExtensions_IsValid \ static_assert(alignof(AnimationCurveIdentifierExtensions_IsValid) == 0x000004, "Wrong alignment on AnimationCurveIdentifierExtensions_IsValid"); \ static_assert(sizeof(AnimationCurveIdentifierExtensions_IsValid) == 0x000014, "Wrong size on AnimationCurveIdentifierExtensions_IsValid"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_IsValid, Identifier) == 0x000000, "Member 'AnimationCurveIdentifierExtensions_IsValid::Identifier' has a wrong offset!"); \ static_assert(offsetof(AnimationCurveIdentifierExtensions_IsValid, ReturnValue) == 0x000010, "Member 'AnimationCurveIdentifierExtensions_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationCurveIdentifierExtensions \ static_assert(alignof(UAnimationCurveIdentifierExtensions) == 0x000008, "Wrong alignment on UAnimationCurveIdentifierExtensions"); \ static_assert(sizeof(UAnimationCurveIdentifierExtensions) == 0x000028, "Wrong size on UAnimationCurveIdentifierExtensions"); \ #define DUMPER7_ASSERTS_CurveSourceInterface_GetBindingName \ static_assert(alignof(CurveSourceInterface_GetBindingName) == 0x000004, "Wrong alignment on CurveSourceInterface_GetBindingName"); \ static_assert(sizeof(CurveSourceInterface_GetBindingName) == 0x000008, "Wrong size on CurveSourceInterface_GetBindingName"); \ static_assert(offsetof(CurveSourceInterface_GetBindingName, ReturnValue) == 0x000000, "Member 'CurveSourceInterface_GetBindingName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveSourceInterface_GetCurves \ static_assert(alignof(CurveSourceInterface_GetCurves) == 0x000008, "Wrong alignment on CurveSourceInterface_GetCurves"); \ static_assert(sizeof(CurveSourceInterface_GetCurves) == 0x000010, "Wrong size on CurveSourceInterface_GetCurves"); \ static_assert(offsetof(CurveSourceInterface_GetCurves, OutValues) == 0x000000, "Member 'CurveSourceInterface_GetCurves::OutValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveSourceInterface_GetCurveValue \ static_assert(alignof(CurveSourceInterface_GetCurveValue) == 0x000004, "Wrong alignment on CurveSourceInterface_GetCurveValue"); \ static_assert(sizeof(CurveSourceInterface_GetCurveValue) == 0x00000C, "Wrong size on CurveSourceInterface_GetCurveValue"); \ static_assert(offsetof(CurveSourceInterface_GetCurveValue, CurveName) == 0x000000, "Member 'CurveSourceInterface_GetCurveValue::CurveName' has a wrong offset!"); \ static_assert(offsetof(CurveSourceInterface_GetCurveValue, ReturnValue) == 0x000008, "Member 'CurveSourceInterface_GetCurveValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICurveSourceInterface \ static_assert(alignof(ICurveSourceInterface) == 0x000001, "Wrong alignment on ICurveSourceInterface"); \ static_assert(sizeof(ICurveSourceInterface) == 0x000001, "Wrong size on ICurveSourceInterface"); \ #define DUMPER7_ASSERTS_UNodeMappingContainer \ static_assert(alignof(UNodeMappingContainer) == 0x000008, "Wrong alignment on UNodeMappingContainer"); \ static_assert(sizeof(UNodeMappingContainer) == 0x000178, "Wrong size on UNodeMappingContainer"); \ static_assert(offsetof(UNodeMappingContainer, SourceItems) == 0x000028, "Member 'UNodeMappingContainer::SourceItems' has a wrong offset!"); \ static_assert(offsetof(UNodeMappingContainer, TargetItems) == 0x000078, "Member 'UNodeMappingContainer::TargetItems' has a wrong offset!"); \ static_assert(offsetof(UNodeMappingContainer, SourceToTarget) == 0x0000C8, "Member 'UNodeMappingContainer::SourceToTarget' has a wrong offset!"); \ static_assert(offsetof(UNodeMappingContainer, SourceAsset) == 0x000118, "Member 'UNodeMappingContainer::SourceAsset' has a wrong offset!"); \ static_assert(offsetof(UNodeMappingContainer, TargetAsset) == 0x000148, "Member 'UNodeMappingContainer::TargetAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INodeMappingProviderInterface \ static_assert(alignof(INodeMappingProviderInterface) == 0x000001, "Wrong alignment on INodeMappingProviderInterface"); \ static_assert(sizeof(INodeMappingProviderInterface) == 0x000001, "Wrong size on INodeMappingProviderInterface"); \ #define DUMPER7_ASSERTS_UPoseAsset \ static_assert(alignof(UPoseAsset) == 0x000008, "Wrong alignment on UPoseAsset"); \ static_assert(sizeof(UPoseAsset) == 0x000100, "Wrong size on UPoseAsset"); \ static_assert(offsetof(UPoseAsset, PoseContainer) == 0x000080, "Member 'UPoseAsset::PoseContainer' has a wrong offset!"); \ static_assert(offsetof(UPoseAsset, bAdditivePose) == 0x0000E0, "Member 'UPoseAsset::bAdditivePose' has a wrong offset!"); \ static_assert(offsetof(UPoseAsset, BasePoseIndex) == 0x0000E4, "Member 'UPoseAsset::BasePoseIndex' has a wrong offset!"); \ static_assert(offsetof(UPoseAsset, RetargetSource) == 0x0000E8, "Member 'UPoseAsset::RetargetSource' has a wrong offset!"); \ static_assert(offsetof(UPoseAsset, RetargetSourceAssetReferencePose) == 0x0000F0, "Member 'UPoseAsset::RetargetSourceAssetReferencePose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IPreviewCollectionInterface \ static_assert(alignof(IPreviewCollectionInterface) == 0x000001, "Wrong alignment on IPreviewCollectionInterface"); \ static_assert(sizeof(IPreviewCollectionInterface) == 0x000001, "Wrong size on IPreviewCollectionInterface"); \ #define DUMPER7_ASSERTS_URig \ static_assert(alignof(URig) == 0x000008, "Wrong alignment on URig"); \ static_assert(sizeof(URig) == 0x000050, "Wrong size on URig"); \ static_assert(offsetof(URig, TransformBases) == 0x000030, "Member 'URig::TransformBases' has a wrong offset!"); \ static_assert(offsetof(URig, Nodes) == 0x000040, "Member 'URig::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASkeletalMeshActor \ static_assert(alignof(ASkeletalMeshActor) == 0x000008, "Wrong alignment on ASkeletalMeshActor"); \ static_assert(sizeof(ASkeletalMeshActor) == 0x000330, "Wrong size on ASkeletalMeshActor"); \ static_assert(offsetof(ASkeletalMeshActor, SkeletalMeshComponent) == 0x0002B8, "Member 'ASkeletalMeshActor::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMesh) == 0x0002C0, "Member 'ASkeletalMeshActor::ReplicatedMesh' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedPhysAsset) == 0x0002C8, "Member 'ASkeletalMeshActor::ReplicatedPhysAsset' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMaterial0) == 0x0002D0, "Member 'ASkeletalMeshActor::ReplicatedMaterial0' has a wrong offset!"); \ static_assert(offsetof(ASkeletalMeshActor, ReplicatedMaterial1) == 0x0002D8, "Member 'ASkeletalMeshActor::ReplicatedMaterial1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset \ static_assert(alignof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset) == 0x000008, "Wrong alignment on AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset"); \ static_assert(sizeof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset) == 0x000030, "Wrong size on AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset"); \ static_assert(offsetof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset, WorldContextObject) == 0x000000, "Member 'AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset, PrimaryAsset) == 0x000008, "Member 'AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset::PrimaryAsset' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset, LoadBundles) == 0x000018, "Member 'AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset::LoadBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset, ReturnValue) == 0x000028, "Member 'AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionLoadPrimaryAsset \ static_assert(alignof(UAsyncActionLoadPrimaryAsset) == 0x000008, "Wrong alignment on UAsyncActionLoadPrimaryAsset"); \ static_assert(sizeof(UAsyncActionLoadPrimaryAsset) == 0x000088, "Wrong size on UAsyncActionLoadPrimaryAsset"); \ static_assert(offsetof(UAsyncActionLoadPrimaryAsset, Completed) == 0x000078, "Member 'UAsyncActionLoadPrimaryAsset::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass \ static_assert(alignof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass) == 0x000008, "Wrong alignment on AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass"); \ static_assert(sizeof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass) == 0x000030, "Wrong size on AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass, WorldContextObject) == 0x000000, "Member 'AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass, PrimaryAsset) == 0x000008, "Member 'AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass::PrimaryAsset' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass, LoadBundles) == 0x000018, "Member 'AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass::LoadBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass, ReturnValue) == 0x000028, "Member 'AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionLoadPrimaryAssetClass \ static_assert(alignof(UAsyncActionLoadPrimaryAssetClass) == 0x000008, "Wrong alignment on UAsyncActionLoadPrimaryAssetClass"); \ static_assert(sizeof(UAsyncActionLoadPrimaryAssetClass) == 0x000088, "Wrong size on UAsyncActionLoadPrimaryAssetClass"); \ static_assert(offsetof(UAsyncActionLoadPrimaryAssetClass, Completed) == 0x000078, "Member 'UAsyncActionLoadPrimaryAssetClass::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList \ static_assert(alignof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList) == 0x000008, "Wrong alignment on AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList"); \ static_assert(sizeof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList) == 0x000030, "Wrong size on AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList, WorldContextObject) == 0x000000, "Member 'AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList, PrimaryAssetList) == 0x000008, "Member 'AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList::PrimaryAssetList' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList, LoadBundles) == 0x000018, "Member 'AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList::LoadBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList, ReturnValue) == 0x000028, "Member 'AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionLoadPrimaryAssetClassList \ static_assert(alignof(UAsyncActionLoadPrimaryAssetClassList) == 0x000008, "Wrong alignment on UAsyncActionLoadPrimaryAssetClassList"); \ static_assert(sizeof(UAsyncActionLoadPrimaryAssetClassList) == 0x000088, "Wrong size on UAsyncActionLoadPrimaryAssetClassList"); \ static_assert(offsetof(UAsyncActionLoadPrimaryAssetClassList, Completed) == 0x000078, "Member 'UAsyncActionLoadPrimaryAssetClassList::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets \ static_assert(alignof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets) == 0x000008, "Wrong alignment on AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets"); \ static_assert(sizeof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets) == 0x000030, "Wrong size on AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets, WorldContextObject) == 0x000000, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets, NewBundles) == 0x000008, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets::NewBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets, OldBundles) == 0x000018, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets::OldBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets, ReturnValue) == 0x000028, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList \ static_assert(alignof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList) == 0x000008, "Wrong alignment on AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList"); \ static_assert(sizeof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList) == 0x000040, "Wrong size on AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList, WorldContextObject) == 0x000000, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList, PrimaryAssetList) == 0x000008, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList::PrimaryAssetList' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList, AddBundles) == 0x000018, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList::AddBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList, RemoveBundles) == 0x000028, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList::RemoveBundles' has a wrong offset!"); \ static_assert(offsetof(AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList, ReturnValue) == 0x000038, "Member 'AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionChangePrimaryAssetBundles \ static_assert(alignof(UAsyncActionChangePrimaryAssetBundles) == 0x000008, "Wrong alignment on UAsyncActionChangePrimaryAssetBundles"); \ static_assert(sizeof(UAsyncActionChangePrimaryAssetBundles) == 0x000088, "Wrong size on UAsyncActionChangePrimaryAssetBundles"); \ static_assert(offsetof(UAsyncActionChangePrimaryAssetBundles, Completed) == 0x000078, "Member 'UAsyncActionChangePrimaryAssetBundles::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtmosphericFog \ static_assert(alignof(AAtmosphericFog) == 0x000008, "Wrong alignment on AAtmosphericFog"); \ static_assert(sizeof(AAtmosphericFog) == 0x0002B8, "Wrong size on AAtmosphericFog"); \ static_assert(offsetof(AAtmosphericFog, AtmosphericFogComponent) == 0x0002B0, "Member 'AAtmosphericFog::AtmosphericFogComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_DisableGroundScattering \ static_assert(alignof(AtmosphericFogComponent_DisableGroundScattering) == 0x000001, "Wrong alignment on AtmosphericFogComponent_DisableGroundScattering"); \ static_assert(sizeof(AtmosphericFogComponent_DisableGroundScattering) == 0x000001, "Wrong size on AtmosphericFogComponent_DisableGroundScattering"); \ static_assert(offsetof(AtmosphericFogComponent_DisableGroundScattering, NewGroundScattering) == 0x000000, "Member 'AtmosphericFogComponent_DisableGroundScattering::NewGroundScattering' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_DisableSunDisk \ static_assert(alignof(AtmosphericFogComponent_DisableSunDisk) == 0x000001, "Wrong alignment on AtmosphericFogComponent_DisableSunDisk"); \ static_assert(sizeof(AtmosphericFogComponent_DisableSunDisk) == 0x000001, "Wrong size on AtmosphericFogComponent_DisableSunDisk"); \ static_assert(offsetof(AtmosphericFogComponent_DisableSunDisk, NewSunDisk) == 0x000000, "Member 'AtmosphericFogComponent_DisableSunDisk::NewSunDisk' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetAltitudeScale \ static_assert(alignof(AtmosphericFogComponent_SetAltitudeScale) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetAltitudeScale"); \ static_assert(sizeof(AtmosphericFogComponent_SetAltitudeScale) == 0x000004, "Wrong size on AtmosphericFogComponent_SetAltitudeScale"); \ static_assert(offsetof(AtmosphericFogComponent_SetAltitudeScale, NewAltitudeScale) == 0x000000, "Member 'AtmosphericFogComponent_SetAltitudeScale::NewAltitudeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDefaultBrightness \ static_assert(alignof(AtmosphericFogComponent_SetDefaultBrightness) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDefaultBrightness"); \ static_assert(sizeof(AtmosphericFogComponent_SetDefaultBrightness) == 0x000004, "Wrong size on AtmosphericFogComponent_SetDefaultBrightness"); \ static_assert(offsetof(AtmosphericFogComponent_SetDefaultBrightness, NewBrightness) == 0x000000, "Member 'AtmosphericFogComponent_SetDefaultBrightness::NewBrightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDefaultLightColor \ static_assert(alignof(AtmosphericFogComponent_SetDefaultLightColor) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDefaultLightColor"); \ static_assert(sizeof(AtmosphericFogComponent_SetDefaultLightColor) == 0x000010, "Wrong size on AtmosphericFogComponent_SetDefaultLightColor"); \ static_assert(offsetof(AtmosphericFogComponent_SetDefaultLightColor, NewLightColor) == 0x000000, "Member 'AtmosphericFogComponent_SetDefaultLightColor::NewLightColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDensityMultiplier \ static_assert(alignof(AtmosphericFogComponent_SetDensityMultiplier) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDensityMultiplier"); \ static_assert(sizeof(AtmosphericFogComponent_SetDensityMultiplier) == 0x000004, "Wrong size on AtmosphericFogComponent_SetDensityMultiplier"); \ static_assert(offsetof(AtmosphericFogComponent_SetDensityMultiplier, NewDensityMultiplier) == 0x000000, "Member 'AtmosphericFogComponent_SetDensityMultiplier::NewDensityMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDensityOffset \ static_assert(alignof(AtmosphericFogComponent_SetDensityOffset) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDensityOffset"); \ static_assert(sizeof(AtmosphericFogComponent_SetDensityOffset) == 0x000004, "Wrong size on AtmosphericFogComponent_SetDensityOffset"); \ static_assert(offsetof(AtmosphericFogComponent_SetDensityOffset, NewDensityOffset) == 0x000000, "Member 'AtmosphericFogComponent_SetDensityOffset::NewDensityOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDistanceOffset \ static_assert(alignof(AtmosphericFogComponent_SetDistanceOffset) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDistanceOffset"); \ static_assert(sizeof(AtmosphericFogComponent_SetDistanceOffset) == 0x000004, "Wrong size on AtmosphericFogComponent_SetDistanceOffset"); \ static_assert(offsetof(AtmosphericFogComponent_SetDistanceOffset, NewDistanceOffset) == 0x000000, "Member 'AtmosphericFogComponent_SetDistanceOffset::NewDistanceOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetDistanceScale \ static_assert(alignof(AtmosphericFogComponent_SetDistanceScale) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetDistanceScale"); \ static_assert(sizeof(AtmosphericFogComponent_SetDistanceScale) == 0x000004, "Wrong size on AtmosphericFogComponent_SetDistanceScale"); \ static_assert(offsetof(AtmosphericFogComponent_SetDistanceScale, NewDistanceScale) == 0x000000, "Member 'AtmosphericFogComponent_SetDistanceScale::NewDistanceScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetFogMultiplier \ static_assert(alignof(AtmosphericFogComponent_SetFogMultiplier) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetFogMultiplier"); \ static_assert(sizeof(AtmosphericFogComponent_SetFogMultiplier) == 0x000004, "Wrong size on AtmosphericFogComponent_SetFogMultiplier"); \ static_assert(offsetof(AtmosphericFogComponent_SetFogMultiplier, NewFogMultiplier) == 0x000000, "Member 'AtmosphericFogComponent_SetFogMultiplier::NewFogMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetPrecomputeParams \ static_assert(alignof(AtmosphericFogComponent_SetPrecomputeParams) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetPrecomputeParams"); \ static_assert(sizeof(AtmosphericFogComponent_SetPrecomputeParams) == 0x00000C, "Wrong size on AtmosphericFogComponent_SetPrecomputeParams"); \ static_assert(offsetof(AtmosphericFogComponent_SetPrecomputeParams, DensityHeight) == 0x000000, "Member 'AtmosphericFogComponent_SetPrecomputeParams::DensityHeight' has a wrong offset!"); \ static_assert(offsetof(AtmosphericFogComponent_SetPrecomputeParams, MaxScatteringOrder) == 0x000004, "Member 'AtmosphericFogComponent_SetPrecomputeParams::MaxScatteringOrder' has a wrong offset!"); \ static_assert(offsetof(AtmosphericFogComponent_SetPrecomputeParams, InscatterAltitudeSampleNum) == 0x000008, "Member 'AtmosphericFogComponent_SetPrecomputeParams::InscatterAltitudeSampleNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetStartDistance \ static_assert(alignof(AtmosphericFogComponent_SetStartDistance) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetStartDistance"); \ static_assert(sizeof(AtmosphericFogComponent_SetStartDistance) == 0x000004, "Wrong size on AtmosphericFogComponent_SetStartDistance"); \ static_assert(offsetof(AtmosphericFogComponent_SetStartDistance, NewStartDistance) == 0x000000, "Member 'AtmosphericFogComponent_SetStartDistance::NewStartDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AtmosphericFogComponent_SetSunMultiplier \ static_assert(alignof(AtmosphericFogComponent_SetSunMultiplier) == 0x000004, "Wrong alignment on AtmosphericFogComponent_SetSunMultiplier"); \ static_assert(sizeof(AtmosphericFogComponent_SetSunMultiplier) == 0x000004, "Wrong size on AtmosphericFogComponent_SetSunMultiplier"); \ static_assert(offsetof(AtmosphericFogComponent_SetSunMultiplier, NewSunMultiplier) == 0x000000, "Member 'AtmosphericFogComponent_SetSunMultiplier::NewSunMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtmosphericFogComponent \ static_assert(alignof(UAtmosphericFogComponent) == 0x000010, "Wrong alignment on UAtmosphericFogComponent"); \ static_assert(sizeof(UAtmosphericFogComponent) == 0x0003A0, "Wrong size on UAtmosphericFogComponent"); \ #define DUMPER7_ASSERTS_UAudioBus \ static_assert(alignof(UAudioBus) == 0x000008, "Wrong alignment on UAudioBus"); \ static_assert(sizeof(UAudioBus) == 0x000038, "Wrong size on UAudioBus"); \ static_assert(offsetof(UAudioBus, AudioBusChannels) == 0x000030, "Member 'UAudioBus::AudioBusChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSettings \ static_assert(alignof(UAudioSettings) == 0x000008, "Wrong alignment on UAudioSettings"); \ static_assert(sizeof(UAudioSettings) == 0x0001F0, "Wrong size on UAudioSettings"); \ static_assert(offsetof(UAudioSettings, DefaultSoundClassName) == 0x000038, "Member 'UAudioSettings::DefaultSoundClassName' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultMediaSoundClassName) == 0x000058, "Member 'UAudioSettings::DefaultMediaSoundClassName' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultSoundConcurrencyName) == 0x000078, "Member 'UAudioSettings::DefaultSoundConcurrencyName' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultBaseSoundMix) == 0x000098, "Member 'UAudioSettings::DefaultBaseSoundMix' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, VoiPSoundClass) == 0x0000B8, "Member 'UAudioSettings::VoiPSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, MasterSubmix) == 0x0000D8, "Member 'UAudioSettings::MasterSubmix' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, BaseDefaultSubmix) == 0x0000F8, "Member 'UAudioSettings::BaseDefaultSubmix' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, ReverbSubmix) == 0x000118, "Member 'UAudioSettings::ReverbSubmix' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, EQSubmix) == 0x000138, "Member 'UAudioSettings::EQSubmix' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, VoiPSampleRate) == 0x000158, "Member 'UAudioSettings::VoiPSampleRate' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultAudioCompressionType) == 0x00015C, "Member 'UAudioSettings::DefaultAudioCompressionType' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultReverbSendLevel) == 0x000160, "Member 'UAudioSettings::DefaultReverbSendLevel' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, MaximumConcurrentStreams) == 0x000164, "Member 'UAudioSettings::MaximumConcurrentStreams' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, GlobalMinPitchScale) == 0x000168, "Member 'UAudioSettings::GlobalMinPitchScale' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, GlobalMaxPitchScale) == 0x00016C, "Member 'UAudioSettings::GlobalMaxPitchScale' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, NonRealTimeMixerModuleName) == 0x000170, "Member 'UAudioSettings::NonRealTimeMixerModuleName' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, QualityLevels) == 0x000180, "Member 'UAudioSettings::QualityLevels' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, NumStoppingSources) == 0x000194, "Member 'UAudioSettings::NumStoppingSources' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, PanningMethod) == 0x000198, "Member 'UAudioSettings::PanningMethod' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, MonoChannelUpmixMethod) == 0x000199, "Member 'UAudioSettings::MonoChannelUpmixMethod' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DialogueFilenameFormat) == 0x0001A0, "Member 'UAudioSettings::DialogueFilenameFormat' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DebugSounds) == 0x0001B0, "Member 'UAudioSettings::DebugSounds' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultAudioBuses) == 0x0001C0, "Member 'UAudioSettings::DefaultAudioBuses' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultSoundClass) == 0x0001D0, "Member 'UAudioSettings::DefaultSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultMediaSoundClass) == 0x0001D8, "Member 'UAudioSettings::DefaultMediaSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAudioSettings, DefaultSoundConcurrency) == 0x0001E0, "Member 'UAudioSettings::DefaultSoundConcurrency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetEnabled \ static_assert(alignof(AudioVolume_SetEnabled) == 0x000001, "Wrong alignment on AudioVolume_SetEnabled"); \ static_assert(sizeof(AudioVolume_SetEnabled) == 0x000001, "Wrong size on AudioVolume_SetEnabled"); \ static_assert(offsetof(AudioVolume_SetEnabled, bNewEnabled) == 0x000000, "Member 'AudioVolume_SetEnabled::bNewEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetInteriorSettings \ static_assert(alignof(AudioVolume_SetInteriorSettings) == 0x000004, "Wrong alignment on AudioVolume_SetInteriorSettings"); \ static_assert(sizeof(AudioVolume_SetInteriorSettings) == 0x000024, "Wrong size on AudioVolume_SetInteriorSettings"); \ static_assert(offsetof(AudioVolume_SetInteriorSettings, NewInteriorSettings) == 0x000000, "Member 'AudioVolume_SetInteriorSettings::NewInteriorSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetPriority \ static_assert(alignof(AudioVolume_SetPriority) == 0x000004, "Wrong alignment on AudioVolume_SetPriority"); \ static_assert(sizeof(AudioVolume_SetPriority) == 0x000004, "Wrong size on AudioVolume_SetPriority"); \ static_assert(offsetof(AudioVolume_SetPriority, NewPriority) == 0x000000, "Member 'AudioVolume_SetPriority::NewPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetReverbSettings \ static_assert(alignof(AudioVolume_SetReverbSettings) == 0x000008, "Wrong alignment on AudioVolume_SetReverbSettings"); \ static_assert(sizeof(AudioVolume_SetReverbSettings) == 0x000020, "Wrong size on AudioVolume_SetReverbSettings"); \ static_assert(offsetof(AudioVolume_SetReverbSettings, NewReverbSettings) == 0x000000, "Member 'AudioVolume_SetReverbSettings::NewReverbSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetSubmixOverrideSettings \ static_assert(alignof(AudioVolume_SetSubmixOverrideSettings) == 0x000008, "Wrong alignment on AudioVolume_SetSubmixOverrideSettings"); \ static_assert(sizeof(AudioVolume_SetSubmixOverrideSettings) == 0x000010, "Wrong size on AudioVolume_SetSubmixOverrideSettings"); \ static_assert(offsetof(AudioVolume_SetSubmixOverrideSettings, NewSubmixOverrideSettings) == 0x000000, "Member 'AudioVolume_SetSubmixOverrideSettings::NewSubmixOverrideSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioVolume_SetSubmixSendSettings \ static_assert(alignof(AudioVolume_SetSubmixSendSettings) == 0x000008, "Wrong alignment on AudioVolume_SetSubmixSendSettings"); \ static_assert(sizeof(AudioVolume_SetSubmixSendSettings) == 0x000010, "Wrong size on AudioVolume_SetSubmixSendSettings"); \ static_assert(offsetof(AudioVolume_SetSubmixSendSettings, NewSubmixSendSettings) == 0x000000, "Member 'AudioVolume_SetSubmixSendSettings::NewSubmixSendSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAudioVolume \ static_assert(alignof(AAudioVolume) == 0x000008, "Wrong alignment on AAudioVolume"); \ static_assert(sizeof(AAudioVolume) == 0x000358, "Wrong size on AAudioVolume"); \ static_assert(offsetof(AAudioVolume, Priority) == 0x0002E8, "Member 'AAudioVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, Settings) == 0x0002F0, "Member 'AAudioVolume::Settings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, AmbientZoneSettings) == 0x000310, "Member 'AAudioVolume::AmbientZoneSettings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, SubmixSendSettings) == 0x000338, "Member 'AAudioVolume::SubmixSendSettings' has a wrong offset!"); \ static_assert(offsetof(AAudioVolume, SubmixOverrideSettings) == 0x000348, "Member 'AAudioVolume::SubmixOverrideSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorSoundParameterInterface_GetActorSoundParams \ static_assert(alignof(ActorSoundParameterInterface_GetActorSoundParams) == 0x000008, "Wrong alignment on ActorSoundParameterInterface_GetActorSoundParams"); \ static_assert(sizeof(ActorSoundParameterInterface_GetActorSoundParams) == 0x000010, "Wrong size on ActorSoundParameterInterface_GetActorSoundParams"); \ static_assert(offsetof(ActorSoundParameterInterface_GetActorSoundParams, Params_0) == 0x000000, "Member 'ActorSoundParameterInterface_GetActorSoundParams::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IActorSoundParameterInterface \ static_assert(alignof(IActorSoundParameterInterface) == 0x000001, "Wrong alignment on IActorSoundParameterInterface"); \ static_assert(sizeof(IActorSoundParameterInterface) == 0x000001, "Wrong size on IActorSoundParameterInterface"); \ #define DUMPER7_ASSERTS_ISoundParameterControllerInterface \ static_assert(alignof(ISoundParameterControllerInterface) == 0x000001, "Wrong alignment on ISoundParameterControllerInterface"); \ static_assert(sizeof(ISoundParameterControllerInterface) == 0x000001, "Wrong size on ISoundParameterControllerInterface"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_BooleanArrayToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_BooleanArrayToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_BooleanArrayToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_BooleanArrayToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_BooleanArrayToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanArrayToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_BooleanArrayToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanArrayToAudioParameter, Bools) == 0x000008, "Member 'AudioParameterConversionStatics_BooleanArrayToAudioParameter::Bools' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanArrayToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_BooleanArrayToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_BooleanToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_BooleanToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_BooleanToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_BooleanToAudioParameter) == 0x0000B0, "Wrong size on AudioParameterConversionStatics_BooleanToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_BooleanToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanToAudioParameter, Bool) == 0x000008, "Member 'AudioParameterConversionStatics_BooleanToAudioParameter::Bool' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_BooleanToAudioParameter, ReturnValue) == 0x000010, "Member 'AudioParameterConversionStatics_BooleanToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_FloatArrayToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_FloatArrayToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_FloatArrayToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_FloatArrayToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_FloatArrayToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatArrayToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_FloatArrayToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatArrayToAudioParameter, Floats) == 0x000008, "Member 'AudioParameterConversionStatics_FloatArrayToAudioParameter::Floats' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatArrayToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_FloatArrayToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_FloatToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_FloatToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_FloatToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_FloatToAudioParameter) == 0x0000B0, "Wrong size on AudioParameterConversionStatics_FloatToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_FloatToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatToAudioParameter, float_0) == 0x000008, "Member 'AudioParameterConversionStatics_FloatToAudioParameter::float_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_FloatToAudioParameter, ReturnValue) == 0x000010, "Member 'AudioParameterConversionStatics_FloatToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_IntegerArrayToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_IntegerArrayToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_IntegerArrayToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_IntegerArrayToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_IntegerArrayToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerArrayToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_IntegerArrayToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerArrayToAudioParameter, Integers) == 0x000008, "Member 'AudioParameterConversionStatics_IntegerArrayToAudioParameter::Integers' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerArrayToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_IntegerArrayToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_IntegerToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_IntegerToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_IntegerToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_IntegerToAudioParameter) == 0x0000B0, "Wrong size on AudioParameterConversionStatics_IntegerToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_IntegerToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerToAudioParameter, Integer) == 0x000008, "Member 'AudioParameterConversionStatics_IntegerToAudioParameter::Integer' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_IntegerToAudioParameter, ReturnValue) == 0x000010, "Member 'AudioParameterConversionStatics_IntegerToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_ObjectArrayToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_ObjectArrayToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_ObjectArrayToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_ObjectArrayToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_ObjectArrayToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectArrayToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_ObjectArrayToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectArrayToAudioParameter, Objects) == 0x000008, "Member 'AudioParameterConversionStatics_ObjectArrayToAudioParameter::Objects' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectArrayToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_ObjectArrayToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_ObjectToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_ObjectToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_ObjectToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_ObjectToAudioParameter) == 0x0000B0, "Wrong size on AudioParameterConversionStatics_ObjectToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_ObjectToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectToAudioParameter, Object) == 0x000008, "Member 'AudioParameterConversionStatics_ObjectToAudioParameter::Object' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_ObjectToAudioParameter, ReturnValue) == 0x000010, "Member 'AudioParameterConversionStatics_ObjectToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_StringArrayToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_StringArrayToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_StringArrayToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_StringArrayToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_StringArrayToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_StringArrayToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_StringArrayToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_StringArrayToAudioParameter, Strings) == 0x000008, "Member 'AudioParameterConversionStatics_StringArrayToAudioParameter::Strings' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_StringArrayToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_StringArrayToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterConversionStatics_StringToAudioParameter \ static_assert(alignof(AudioParameterConversionStatics_StringToAudioParameter) == 0x000008, "Wrong alignment on AudioParameterConversionStatics_StringToAudioParameter"); \ static_assert(sizeof(AudioParameterConversionStatics_StringToAudioParameter) == 0x0000B8, "Wrong size on AudioParameterConversionStatics_StringToAudioParameter"); \ static_assert(offsetof(AudioParameterConversionStatics_StringToAudioParameter, Name_0) == 0x000000, "Member 'AudioParameterConversionStatics_StringToAudioParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_StringToAudioParameter, String) == 0x000008, "Member 'AudioParameterConversionStatics_StringToAudioParameter::String' has a wrong offset!"); \ static_assert(offsetof(AudioParameterConversionStatics_StringToAudioParameter, ReturnValue) == 0x000018, "Member 'AudioParameterConversionStatics_StringToAudioParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioParameterConversionStatics \ static_assert(alignof(UAudioParameterConversionStatics) == 0x000008, "Wrong alignment on UAudioParameterConversionStatics"); \ static_assert(sizeof(UAudioParameterConversionStatics) == 0x000028, "Wrong size on UAudioParameterConversionStatics"); \ #define DUMPER7_ASSERTS_ABlockingVolume \ static_assert(alignof(ABlockingVolume) == 0x000008, "Wrong alignment on ABlockingVolume"); \ static_assert(sizeof(ABlockingVolume) == 0x0002E8, "Wrong size on ABlockingVolume"); \ #define DUMPER7_ASSERTS_UBookMark \ static_assert(alignof(UBookMark) == 0x000008, "Wrong alignment on UBookMark"); \ static_assert(sizeof(UBookMark) == 0x000068, "Wrong size on UBookMark"); \ static_assert(offsetof(UBookMark, Location) == 0x000028, "Member 'UBookMark::Location' has a wrong offset!"); \ static_assert(offsetof(UBookMark, Rotation) == 0x000040, "Member 'UBookMark::Rotation' has a wrong offset!"); \ static_assert(offsetof(UBookMark, HiddenLevels) == 0x000058, "Member 'UBookMark::HiddenLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrushBuilder \ static_assert(alignof(UBrushBuilder) == 0x000008, "Wrong alignment on UBrushBuilder"); \ static_assert(sizeof(UBrushBuilder) == 0x000080, "Wrong size on UBrushBuilder"); \ static_assert(offsetof(UBrushBuilder, BitmapFilename) == 0x000028, "Member 'UBrushBuilder::BitmapFilename' has a wrong offset!"); \ static_assert(offsetof(UBrushBuilder, ToolTip) == 0x000038, "Member 'UBrushBuilder::ToolTip' has a wrong offset!"); \ static_assert(offsetof(UBrushBuilder, Vertices) == 0x000050, "Member 'UBrushBuilder::Vertices' has a wrong offset!"); \ static_assert(offsetof(UBrushBuilder, Polys) == 0x000060, "Member 'UBrushBuilder::Polys' has a wrong offset!"); \ static_assert(offsetof(UBrushBuilder, Layer) == 0x000070, "Member 'UBrushBuilder::Layer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABrushShape \ static_assert(alignof(ABrushShape) == 0x000008, "Wrong alignment on ABrushShape"); \ static_assert(sizeof(ABrushShape) == 0x0002E8, "Wrong size on ABrushShape"); \ #define DUMPER7_ASSERTS_ACameraBlockingVolume \ static_assert(alignof(ACameraBlockingVolume) == 0x000008, "Wrong alignment on ACameraBlockingVolume"); \ static_assert(sizeof(ACameraBlockingVolume) == 0x0002E8, "Wrong size on ACameraBlockingVolume"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterface_GetParticleComponents \ static_assert(alignof(CameraLensEffectInterface_GetParticleComponents) == 0x000008, "Wrong alignment on CameraLensEffectInterface_GetParticleComponents"); \ static_assert(sizeof(CameraLensEffectInterface_GetParticleComponents) == 0x000010, "Wrong size on CameraLensEffectInterface_GetParticleComponents"); \ static_assert(offsetof(CameraLensEffectInterface_GetParticleComponents, ReturnValue) == 0x000000, "Member 'CameraLensEffectInterface_GetParticleComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterface_GetPrimaryParticleComponent \ static_assert(alignof(CameraLensEffectInterface_GetPrimaryParticleComponent) == 0x000008, "Wrong alignment on CameraLensEffectInterface_GetPrimaryParticleComponent"); \ static_assert(sizeof(CameraLensEffectInterface_GetPrimaryParticleComponent) == 0x000008, "Wrong size on CameraLensEffectInterface_GetPrimaryParticleComponent"); \ static_assert(offsetof(CameraLensEffectInterface_GetPrimaryParticleComponent, ReturnValue) == 0x000000, "Member 'CameraLensEffectInterface_GetPrimaryParticleComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICameraLensEffectInterface \ static_assert(alignof(ICameraLensEffectInterface) == 0x000001, "Wrong alignment on ICameraLensEffectInterface"); \ static_assert(sizeof(ICameraLensEffectInterface) == 0x000001, "Wrong size on ICameraLensEffectInterface"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass \ static_assert(alignof(CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass) == 0x000008, "Wrong alignment on CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass"); \ static_assert(sizeof(CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass) == 0x000010, "Wrong size on CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass, CameraLens) == 0x000000, "Member 'CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass::CameraLens' has a wrong offset!"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass, ReturnValue) == 0x000008, "Member 'CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid \ static_assert(alignof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid) == 0x000008, "Wrong alignment on CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid"); \ static_assert(sizeof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid) == 0x000010, "Wrong size on CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid, CameraLens) == 0x000000, "Member 'CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid::CameraLens' has a wrong offset!"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid, Result) == 0x000008, "Member 'CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid \ static_assert(alignof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid) == 0x000008, "Wrong alignment on CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid"); \ static_assert(sizeof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid) == 0x000018, "Wrong size on CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid, CameraLens) == 0x000000, "Member 'CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid::CameraLens' has a wrong offset!"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid, Result) == 0x000010, "Member 'CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass \ static_assert(alignof(CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass) == 0x000008, "Wrong alignment on CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass"); \ static_assert(sizeof(CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass) == 0x000018, "Wrong size on CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass, Class_0) == 0x000000, "Member 'CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass, Var) == 0x000008, "Member 'CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass::Var' has a wrong offset!"); \ static_assert(offsetof(CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass, Result) == 0x000010, "Member 'CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraLensEffectInterfaceClassSupportLibrary \ static_assert(alignof(UCameraLensEffectInterfaceClassSupportLibrary) == 0x000008, "Wrong alignment on UCameraLensEffectInterfaceClassSupportLibrary"); \ static_assert(sizeof(UCameraLensEffectInterfaceClassSupportLibrary) == 0x000028, "Wrong size on UCameraLensEffectInterfaceClassSupportLibrary"); \ #define DUMPER7_ASSERTS_UCameraModifier_CameraShake \ static_assert(alignof(UCameraModifier_CameraShake) == 0x000008, "Wrong alignment on UCameraModifier_CameraShake"); \ static_assert(sizeof(UCameraModifier_CameraShake) == 0x0000B0, "Wrong size on UCameraModifier_CameraShake"); \ static_assert(offsetof(UCameraModifier_CameraShake, ActiveShakes) == 0x000048, "Member 'UCameraModifier_CameraShake::ActiveShakes' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier_CameraShake, ExpiredPooledShakesMap) == 0x000058, "Member 'UCameraModifier_CameraShake::ExpiredPooledShakesMap' has a wrong offset!"); \ static_assert(offsetof(UCameraModifier_CameraShake, SplitScreenShakeScale) == 0x0000A8, "Member 'UCameraModifier_CameraShake::SplitScreenShakeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACameraShakeSourceActor \ static_assert(alignof(ACameraShakeSourceActor) == 0x000008, "Wrong alignment on ACameraShakeSourceActor"); \ static_assert(sizeof(ACameraShakeSourceActor) == 0x0002B8, "Wrong size on ACameraShakeSourceActor"); \ static_assert(offsetof(ACameraShakeSourceActor, CameraShakeSourceComponent) == 0x0002B0, "Member 'ACameraShakeSourceActor::CameraShakeSourceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraShakeSourceComponent_StartCameraShake \ static_assert(alignof(CameraShakeSourceComponent_StartCameraShake) == 0x000008, "Wrong alignment on CameraShakeSourceComponent_StartCameraShake"); \ static_assert(sizeof(CameraShakeSourceComponent_StartCameraShake) == 0x000028, "Wrong size on CameraShakeSourceComponent_StartCameraShake"); \ static_assert(offsetof(CameraShakeSourceComponent_StartCameraShake, InCameraShake) == 0x000000, "Member 'CameraShakeSourceComponent_StartCameraShake::InCameraShake' has a wrong offset!"); \ static_assert(offsetof(CameraShakeSourceComponent_StartCameraShake, Scale) == 0x000008, "Member 'CameraShakeSourceComponent_StartCameraShake::Scale' has a wrong offset!"); \ static_assert(offsetof(CameraShakeSourceComponent_StartCameraShake, PlaySpace) == 0x00000C, "Member 'CameraShakeSourceComponent_StartCameraShake::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(CameraShakeSourceComponent_StartCameraShake, UserPlaySpaceRot) == 0x000010, "Member 'CameraShakeSourceComponent_StartCameraShake::UserPlaySpaceRot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraShakeSourceComponent_StopAllCameraShakes \ static_assert(alignof(CameraShakeSourceComponent_StopAllCameraShakes) == 0x000001, "Wrong alignment on CameraShakeSourceComponent_StopAllCameraShakes"); \ static_assert(sizeof(CameraShakeSourceComponent_StopAllCameraShakes) == 0x000001, "Wrong size on CameraShakeSourceComponent_StopAllCameraShakes"); \ static_assert(offsetof(CameraShakeSourceComponent_StopAllCameraShakes, bImmediately) == 0x000000, "Member 'CameraShakeSourceComponent_StopAllCameraShakes::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraShakeSourceComponent_StopAllCameraShakesOfType \ static_assert(alignof(CameraShakeSourceComponent_StopAllCameraShakesOfType) == 0x000008, "Wrong alignment on CameraShakeSourceComponent_StopAllCameraShakesOfType"); \ static_assert(sizeof(CameraShakeSourceComponent_StopAllCameraShakesOfType) == 0x000010, "Wrong size on CameraShakeSourceComponent_StopAllCameraShakesOfType"); \ static_assert(offsetof(CameraShakeSourceComponent_StopAllCameraShakesOfType, InCameraShake) == 0x000000, "Member 'CameraShakeSourceComponent_StopAllCameraShakesOfType::InCameraShake' has a wrong offset!"); \ static_assert(offsetof(CameraShakeSourceComponent_StopAllCameraShakesOfType, bImmediately) == 0x000008, "Member 'CameraShakeSourceComponent_StopAllCameraShakesOfType::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraShakeSourceComponent_GetAttenuationFactor \ static_assert(alignof(CameraShakeSourceComponent_GetAttenuationFactor) == 0x000008, "Wrong alignment on CameraShakeSourceComponent_GetAttenuationFactor"); \ static_assert(sizeof(CameraShakeSourceComponent_GetAttenuationFactor) == 0x000020, "Wrong size on CameraShakeSourceComponent_GetAttenuationFactor"); \ static_assert(offsetof(CameraShakeSourceComponent_GetAttenuationFactor, Location) == 0x000000, "Member 'CameraShakeSourceComponent_GetAttenuationFactor::Location' has a wrong offset!"); \ static_assert(offsetof(CameraShakeSourceComponent_GetAttenuationFactor, ReturnValue) == 0x000018, "Member 'CameraShakeSourceComponent_GetAttenuationFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraShakeSourceComponent \ static_assert(alignof(UCameraShakeSourceComponent) == 0x000010, "Wrong alignment on UCameraShakeSourceComponent"); \ static_assert(sizeof(UCameraShakeSourceComponent) == 0x0002C0, "Wrong size on UCameraShakeSourceComponent"); \ static_assert(offsetof(UCameraShakeSourceComponent, Attenuation) == 0x0002A0, "Member 'UCameraShakeSourceComponent::Attenuation' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, InnerAttenuationRadius) == 0x0002A4, "Member 'UCameraShakeSourceComponent::InnerAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, OuterAttenuationRadius) == 0x0002A8, "Member 'UCameraShakeSourceComponent::OuterAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, CameraShake) == 0x0002B0, "Member 'UCameraShakeSourceComponent::CameraShake' has a wrong offset!"); \ static_assert(offsetof(UCameraShakeSourceComponent, bAutoStart) == 0x0002B8, "Member 'UCameraShakeSourceComponent::bAutoStart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasRenderTarget2D_CreateCanvasRenderTarget2D \ static_assert(alignof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D) == 0x000008, "Wrong alignment on CanvasRenderTarget2D_CreateCanvasRenderTarget2D"); \ static_assert(sizeof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D) == 0x000020, "Wrong size on CanvasRenderTarget2D_CreateCanvasRenderTarget2D"); \ static_assert(offsetof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D, WorldContextObject) == 0x000000, "Member 'CanvasRenderTarget2D_CreateCanvasRenderTarget2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D, CanvasRenderTarget2DClass) == 0x000008, "Member 'CanvasRenderTarget2D_CreateCanvasRenderTarget2D::CanvasRenderTarget2DClass' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D, Width) == 0x000010, "Member 'CanvasRenderTarget2D_CreateCanvasRenderTarget2D::Width' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D, Height) == 0x000014, "Member 'CanvasRenderTarget2D_CreateCanvasRenderTarget2D::Height' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_CreateCanvasRenderTarget2D, ReturnValue) == 0x000018, "Member 'CanvasRenderTarget2D_CreateCanvasRenderTarget2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasRenderTarget2D_GetSize \ static_assert(alignof(CanvasRenderTarget2D_GetSize) == 0x000004, "Wrong alignment on CanvasRenderTarget2D_GetSize"); \ static_assert(sizeof(CanvasRenderTarget2D_GetSize) == 0x000008, "Wrong size on CanvasRenderTarget2D_GetSize"); \ static_assert(offsetof(CanvasRenderTarget2D_GetSize, Width) == 0x000000, "Member 'CanvasRenderTarget2D_GetSize::Width' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_GetSize, Height) == 0x000004, "Member 'CanvasRenderTarget2D_GetSize::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasRenderTarget2D_ReceiveUpdate \ static_assert(alignof(CanvasRenderTarget2D_ReceiveUpdate) == 0x000008, "Wrong alignment on CanvasRenderTarget2D_ReceiveUpdate"); \ static_assert(sizeof(CanvasRenderTarget2D_ReceiveUpdate) == 0x000010, "Wrong size on CanvasRenderTarget2D_ReceiveUpdate"); \ static_assert(offsetof(CanvasRenderTarget2D_ReceiveUpdate, Canvas) == 0x000000, "Member 'CanvasRenderTarget2D_ReceiveUpdate::Canvas' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_ReceiveUpdate, Width) == 0x000008, "Member 'CanvasRenderTarget2D_ReceiveUpdate::Width' has a wrong offset!"); \ static_assert(offsetof(CanvasRenderTarget2D_ReceiveUpdate, Height) == 0x00000C, "Member 'CanvasRenderTarget2D_ReceiveUpdate::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCanvasRenderTarget2D \ static_assert(alignof(UCanvasRenderTarget2D) == 0x000010, "Wrong alignment on UCanvasRenderTarget2D"); \ static_assert(sizeof(UCanvasRenderTarget2D) == 0x000240, "Wrong size on UCanvasRenderTarget2D"); \ static_assert(offsetof(UCanvasRenderTarget2D, OnCanvasRenderTargetUpdate) == 0x000220, "Member 'UCanvasRenderTarget2D::OnCanvasRenderTargetUpdate' has a wrong offset!"); \ static_assert(offsetof(UCanvasRenderTarget2D, World) == 0x000230, "Member 'UCanvasRenderTarget2D::World' has a wrong offset!"); \ static_assert(offsetof(UCanvasRenderTarget2D, bShouldClearRenderTargetOnReceiveUpdate) == 0x000238, "Member 'UCanvasRenderTarget2D::bShouldClearRenderTargetOnReceiveUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTexture_GetPageTableSize \ static_assert(alignof(RuntimeVirtualTexture_GetPageTableSize) == 0x000004, "Wrong alignment on RuntimeVirtualTexture_GetPageTableSize"); \ static_assert(sizeof(RuntimeVirtualTexture_GetPageTableSize) == 0x000004, "Wrong size on RuntimeVirtualTexture_GetPageTableSize"); \ static_assert(offsetof(RuntimeVirtualTexture_GetPageTableSize, ReturnValue) == 0x000000, "Member 'RuntimeVirtualTexture_GetPageTableSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTexture_GetSize \ static_assert(alignof(RuntimeVirtualTexture_GetSize) == 0x000004, "Wrong alignment on RuntimeVirtualTexture_GetSize"); \ static_assert(sizeof(RuntimeVirtualTexture_GetSize) == 0x000004, "Wrong size on RuntimeVirtualTexture_GetSize"); \ static_assert(offsetof(RuntimeVirtualTexture_GetSize, ReturnValue) == 0x000000, "Member 'RuntimeVirtualTexture_GetSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTexture_GetTileBorderSize \ static_assert(alignof(RuntimeVirtualTexture_GetTileBorderSize) == 0x000004, "Wrong alignment on RuntimeVirtualTexture_GetTileBorderSize"); \ static_assert(sizeof(RuntimeVirtualTexture_GetTileBorderSize) == 0x000004, "Wrong size on RuntimeVirtualTexture_GetTileBorderSize"); \ static_assert(offsetof(RuntimeVirtualTexture_GetTileBorderSize, ReturnValue) == 0x000000, "Member 'RuntimeVirtualTexture_GetTileBorderSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTexture_GetTileCount \ static_assert(alignof(RuntimeVirtualTexture_GetTileCount) == 0x000004, "Wrong alignment on RuntimeVirtualTexture_GetTileCount"); \ static_assert(sizeof(RuntimeVirtualTexture_GetTileCount) == 0x000004, "Wrong size on RuntimeVirtualTexture_GetTileCount"); \ static_assert(offsetof(RuntimeVirtualTexture_GetTileCount, ReturnValue) == 0x000000, "Member 'RuntimeVirtualTexture_GetTileCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTexture_GetTileSize \ static_assert(alignof(RuntimeVirtualTexture_GetTileSize) == 0x000004, "Wrong alignment on RuntimeVirtualTexture_GetTileSize"); \ static_assert(sizeof(RuntimeVirtualTexture_GetTileSize) == 0x000004, "Wrong size on RuntimeVirtualTexture_GetTileSize"); \ static_assert(offsetof(RuntimeVirtualTexture_GetTileSize, ReturnValue) == 0x000000, "Member 'RuntimeVirtualTexture_GetTileSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URuntimeVirtualTexture \ static_assert(alignof(URuntimeVirtualTexture) == 0x000010, "Wrong alignment on URuntimeVirtualTexture"); \ static_assert(sizeof(URuntimeVirtualTexture) == 0x0000E0, "Wrong size on URuntimeVirtualTexture"); \ static_assert(offsetof(URuntimeVirtualTexture, TileCount) == 0x000028, "Member 'URuntimeVirtualTexture::TileCount' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, TileSize) == 0x00002C, "Member 'URuntimeVirtualTexture::TileSize' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, TileBorderSize) == 0x000030, "Member 'URuntimeVirtualTexture::TileBorderSize' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, MaterialType) == 0x000034, "Member 'URuntimeVirtualTexture::MaterialType' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bCompressTextures) == 0x000035, "Member 'URuntimeVirtualTexture::bCompressTextures' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bUseLowQualityCompression) == 0x000036, "Member 'URuntimeVirtualTexture::bUseLowQualityCompression' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bClearTextures) == 0x000037, "Member 'URuntimeVirtualTexture::bClearTextures' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bSinglePhysicalSpace) == 0x000038, "Member 'URuntimeVirtualTexture::bSinglePhysicalSpace' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bPrivateSpace) == 0x000039, "Member 'URuntimeVirtualTexture::bPrivateSpace' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bAdaptive) == 0x00003A, "Member 'URuntimeVirtualTexture::bAdaptive' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, bContinuousUpdate) == 0x00003B, "Member 'URuntimeVirtualTexture::bContinuousUpdate' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, RemoveLowMips) == 0x00003C, "Member 'URuntimeVirtualTexture::RemoveLowMips' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, LODGroup) == 0x000040, "Member 'URuntimeVirtualTexture::LODGroup' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, Size) == 0x000044, "Member 'URuntimeVirtualTexture::Size' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTexture, StreamingTexture) == 0x000048, "Member 'URuntimeVirtualTexture::StreamingTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheatManagerExtension_GetPlayerController \ static_assert(alignof(CheatManagerExtension_GetPlayerController) == 0x000008, "Wrong alignment on CheatManagerExtension_GetPlayerController"); \ static_assert(sizeof(CheatManagerExtension_GetPlayerController) == 0x000008, "Wrong size on CheatManagerExtension_GetPlayerController"); \ static_assert(offsetof(CheatManagerExtension_GetPlayerController, ReturnValue) == 0x000000, "Member 'CheatManagerExtension_GetPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheatManagerExtension \ static_assert(alignof(UCheatManagerExtension) == 0x000008, "Wrong alignment on UCheatManagerExtension"); \ static_assert(sizeof(UCheatManagerExtension) == 0x000028, "Wrong size on UCheatManagerExtension"); \ #define DUMPER7_ASSERTS_UCollisionProfile \ static_assert(alignof(UCollisionProfile) == 0x000008, "Wrong alignment on UCollisionProfile"); \ static_assert(sizeof(UCollisionProfile) == 0x000170, "Wrong size on UCollisionProfile"); \ static_assert(offsetof(UCollisionProfile, Profiles) == 0x000038, "Member 'UCollisionProfile::Profiles' has a wrong offset!"); \ static_assert(offsetof(UCollisionProfile, DefaultChannelResponses) == 0x000048, "Member 'UCollisionProfile::DefaultChannelResponses' has a wrong offset!"); \ static_assert(offsetof(UCollisionProfile, EditProfiles) == 0x000058, "Member 'UCollisionProfile::EditProfiles' has a wrong offset!"); \ static_assert(offsetof(UCollisionProfile, ProfileRedirects) == 0x000068, "Member 'UCollisionProfile::ProfileRedirects' has a wrong offset!"); \ static_assert(offsetof(UCollisionProfile, CollisionChannelRedirects) == 0x000078, "Member 'UCollisionProfile::CollisionChannelRedirects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPluginCommandlet \ static_assert(alignof(UPluginCommandlet) == 0x000008, "Wrong alignment on UPluginCommandlet"); \ static_assert(sizeof(UPluginCommandlet) == 0x0000A0, "Wrong size on UPluginCommandlet"); \ #define DUMPER7_ASSERTS_USmokeTestCommandlet \ static_assert(alignof(USmokeTestCommandlet) == 0x000008, "Wrong alignment on USmokeTestCommandlet"); \ static_assert(sizeof(USmokeTestCommandlet) == 0x000080, "Wrong size on USmokeTestCommandlet"); \ #define DUMPER7_ASSERTS_UComponentDelegateBinding \ static_assert(alignof(UComponentDelegateBinding) == 0x000008, "Wrong alignment on UComponentDelegateBinding"); \ static_assert(sizeof(UComponentDelegateBinding) == 0x000038, "Wrong size on UComponentDelegateBinding"); \ static_assert(offsetof(UComponentDelegateBinding, ComponentDelegateBindings) == 0x000028, "Member 'UComponentDelegateBinding::ComponentDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorComponentInstanceDataTransientOuter \ static_assert(alignof(UActorComponentInstanceDataTransientOuter) == 0x000008, "Wrong alignment on UActorComponentInstanceDataTransientOuter"); \ static_assert(sizeof(UActorComponentInstanceDataTransientOuter) == 0x000028, "Wrong size on UActorComponentInstanceDataTransientOuter"); \ #define DUMPER7_ASSERTS_UApplicationLifecycleComponent \ static_assert(alignof(UApplicationLifecycleComponent) == 0x000008, "Wrong alignment on UApplicationLifecycleComponent"); \ static_assert(sizeof(UApplicationLifecycleComponent) == 0x000130, "Wrong size on UApplicationLifecycleComponent"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillDeactivateDelegate) == 0x0000A0, "Member 'UApplicationLifecycleComponent::ApplicationWillDeactivateDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationHasReactivatedDelegate) == 0x0000B0, "Member 'UApplicationLifecycleComponent::ApplicationHasReactivatedDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillEnterBackgroundDelegate) == 0x0000C0, "Member 'UApplicationLifecycleComponent::ApplicationWillEnterBackgroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationHasEnteredForegroundDelegate) == 0x0000D0, "Member 'UApplicationLifecycleComponent::ApplicationHasEnteredForegroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationWillTerminateDelegate) == 0x0000E0, "Member 'UApplicationLifecycleComponent::ApplicationWillTerminateDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationShouldUnloadResourcesDelegate) == 0x0000F0, "Member 'UApplicationLifecycleComponent::ApplicationShouldUnloadResourcesDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, ApplicationReceivedStartupArgumentsDelegate) == 0x000100, "Member 'UApplicationLifecycleComponent::ApplicationReceivedStartupArgumentsDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, OnTemperatureChangeDelegate) == 0x000110, "Member 'UApplicationLifecycleComponent::OnTemperatureChangeDelegate' has a wrong offset!"); \ static_assert(offsetof(UApplicationLifecycleComponent, OnLowPowerModeDelegate) == 0x000120, "Member 'UApplicationLifecycleComponent::OnLowPowerModeDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInitialActiveSoundParams \ static_assert(alignof(UInitialActiveSoundParams) == 0x000008, "Wrong alignment on UInitialActiveSoundParams"); \ static_assert(sizeof(UInitialActiveSoundParams) == 0x000038, "Wrong size on UInitialActiveSoundParams"); \ static_assert(offsetof(UInitialActiveSoundParams, AudioParams) == 0x000028, "Member 'UInitialActiveSoundParams::AudioParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWindDirectionalSource \ static_assert(alignof(AWindDirectionalSource) == 0x000008, "Wrong alignment on AWindDirectionalSource"); \ static_assert(sizeof(AWindDirectionalSource) == 0x0002B8, "Wrong size on AWindDirectionalSource"); \ static_assert(offsetof(AWindDirectionalSource, Component) == 0x0002B0, "Member 'AWindDirectionalSource::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoundsCopyComponent \ static_assert(alignof(UBoundsCopyComponent) == 0x000010, "Wrong alignment on UBoundsCopyComponent"); \ static_assert(sizeof(UBoundsCopyComponent) == 0x000150, "Wrong size on UBoundsCopyComponent"); \ static_assert(offsetof(UBoundsCopyComponent, BoundsSourceActor) == 0x0000A0, "Member 'UBoundsCopyComponent::BoundsSourceActor' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bUseCollidingComponentsForSourceBounds) == 0x0000D0, "Member 'UBoundsCopyComponent::bUseCollidingComponentsForSourceBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bKeepOwnBoundsScale) == 0x0000D1, "Member 'UBoundsCopyComponent::bKeepOwnBoundsScale' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bUseCollidingComponentsForOwnBounds) == 0x0000D2, "Member 'UBoundsCopyComponent::bUseCollidingComponentsForOwnBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, PostTransform) == 0x0000E0, "Member 'UBoundsCopyComponent::PostTransform' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyXBounds) == 0x000140, "Member 'UBoundsCopyComponent::bCopyXBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyYBounds) == 0x000141, "Member 'UBoundsCopyComponent::bCopyYBounds' has a wrong offset!"); \ static_assert(offsetof(UBoundsCopyComponent, bCopyZBounds) == 0x000142, "Member 'UBoundsCopyComponent::bCopyZBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrushComponent \ static_assert(alignof(UBrushComponent) == 0x000010, "Wrong alignment on UBrushComponent"); \ static_assert(sizeof(UBrushComponent) == 0x000550, "Wrong size on UBrushComponent"); \ static_assert(offsetof(UBrushComponent, Brush) == 0x000540, "Member 'UBrushComponent::Brush' has a wrong offset!"); \ static_assert(offsetof(UBrushComponent, BrushBodySetup) == 0x000548, "Member 'UBrushComponent::BrushBodySetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetAtmosphereSunLight \ static_assert(alignof(DirectionalLightComponent_SetAtmosphereSunLight) == 0x000001, "Wrong alignment on DirectionalLightComponent_SetAtmosphereSunLight"); \ static_assert(sizeof(DirectionalLightComponent_SetAtmosphereSunLight) == 0x000001, "Wrong size on DirectionalLightComponent_SetAtmosphereSunLight"); \ static_assert(offsetof(DirectionalLightComponent_SetAtmosphereSunLight, bNewValue) == 0x000000, "Member 'DirectionalLightComponent_SetAtmosphereSunLight::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetAtmosphereSunLightIndex \ static_assert(alignof(DirectionalLightComponent_SetAtmosphereSunLightIndex) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetAtmosphereSunLightIndex"); \ static_assert(sizeof(DirectionalLightComponent_SetAtmosphereSunLightIndex) == 0x000004, "Wrong size on DirectionalLightComponent_SetAtmosphereSunLightIndex"); \ static_assert(offsetof(DirectionalLightComponent_SetAtmosphereSunLightIndex, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetAtmosphereSunLightIndex::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetCascadeDistributionExponent \ static_assert(alignof(DirectionalLightComponent_SetCascadeDistributionExponent) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetCascadeDistributionExponent"); \ static_assert(sizeof(DirectionalLightComponent_SetCascadeDistributionExponent) == 0x000004, "Wrong size on DirectionalLightComponent_SetCascadeDistributionExponent"); \ static_assert(offsetof(DirectionalLightComponent_SetCascadeDistributionExponent, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetCascadeDistributionExponent::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetCascadeTransitionFraction \ static_assert(alignof(DirectionalLightComponent_SetCascadeTransitionFraction) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetCascadeTransitionFraction"); \ static_assert(sizeof(DirectionalLightComponent_SetCascadeTransitionFraction) == 0x000004, "Wrong size on DirectionalLightComponent_SetCascadeTransitionFraction"); \ static_assert(offsetof(DirectionalLightComponent_SetCascadeTransitionFraction, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetCascadeTransitionFraction::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetDynamicShadowCascades \ static_assert(alignof(DirectionalLightComponent_SetDynamicShadowCascades) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetDynamicShadowCascades"); \ static_assert(sizeof(DirectionalLightComponent_SetDynamicShadowCascades) == 0x000004, "Wrong size on DirectionalLightComponent_SetDynamicShadowCascades"); \ static_assert(offsetof(DirectionalLightComponent_SetDynamicShadowCascades, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetDynamicShadowCascades::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetDynamicShadowDistanceMovableLight \ static_assert(alignof(DirectionalLightComponent_SetDynamicShadowDistanceMovableLight) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetDynamicShadowDistanceMovableLight"); \ static_assert(sizeof(DirectionalLightComponent_SetDynamicShadowDistanceMovableLight) == 0x000004, "Wrong size on DirectionalLightComponent_SetDynamicShadowDistanceMovableLight"); \ static_assert(offsetof(DirectionalLightComponent_SetDynamicShadowDistanceMovableLight, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetDynamicShadowDistanceMovableLight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight \ static_assert(alignof(DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight"); \ static_assert(sizeof(DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight) == 0x000004, "Wrong size on DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight"); \ static_assert(offsetof(DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetEnableLightShaftOcclusion \ static_assert(alignof(DirectionalLightComponent_SetEnableLightShaftOcclusion) == 0x000001, "Wrong alignment on DirectionalLightComponent_SetEnableLightShaftOcclusion"); \ static_assert(sizeof(DirectionalLightComponent_SetEnableLightShaftOcclusion) == 0x000001, "Wrong size on DirectionalLightComponent_SetEnableLightShaftOcclusion"); \ static_assert(offsetof(DirectionalLightComponent_SetEnableLightShaftOcclusion, bNewValue) == 0x000000, "Member 'DirectionalLightComponent_SetEnableLightShaftOcclusion::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetLightShaftOverrideDirection \ static_assert(alignof(DirectionalLightComponent_SetLightShaftOverrideDirection) == 0x000008, "Wrong alignment on DirectionalLightComponent_SetLightShaftOverrideDirection"); \ static_assert(sizeof(DirectionalLightComponent_SetLightShaftOverrideDirection) == 0x000018, "Wrong size on DirectionalLightComponent_SetLightShaftOverrideDirection"); \ static_assert(offsetof(DirectionalLightComponent_SetLightShaftOverrideDirection, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetLightShaftOverrideDirection::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetLightSourceAngle \ static_assert(alignof(DirectionalLightComponent_SetLightSourceAngle) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetLightSourceAngle"); \ static_assert(sizeof(DirectionalLightComponent_SetLightSourceAngle) == 0x000004, "Wrong size on DirectionalLightComponent_SetLightSourceAngle"); \ static_assert(offsetof(DirectionalLightComponent_SetLightSourceAngle, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetLightSourceAngle::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetLightSourceSoftAngle \ static_assert(alignof(DirectionalLightComponent_SetLightSourceSoftAngle) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetLightSourceSoftAngle"); \ static_assert(sizeof(DirectionalLightComponent_SetLightSourceSoftAngle) == 0x000004, "Wrong size on DirectionalLightComponent_SetLightSourceSoftAngle"); \ static_assert(offsetof(DirectionalLightComponent_SetLightSourceSoftAngle, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetLightSourceSoftAngle::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetOcclusionDepthRange \ static_assert(alignof(DirectionalLightComponent_SetOcclusionDepthRange) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetOcclusionDepthRange"); \ static_assert(sizeof(DirectionalLightComponent_SetOcclusionDepthRange) == 0x000004, "Wrong size on DirectionalLightComponent_SetOcclusionDepthRange"); \ static_assert(offsetof(DirectionalLightComponent_SetOcclusionDepthRange, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetOcclusionDepthRange::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetOcclusionMaskDarkness \ static_assert(alignof(DirectionalLightComponent_SetOcclusionMaskDarkness) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetOcclusionMaskDarkness"); \ static_assert(sizeof(DirectionalLightComponent_SetOcclusionMaskDarkness) == 0x000004, "Wrong size on DirectionalLightComponent_SetOcclusionMaskDarkness"); \ static_assert(offsetof(DirectionalLightComponent_SetOcclusionMaskDarkness, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetOcclusionMaskDarkness::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetShadowAmount \ static_assert(alignof(DirectionalLightComponent_SetShadowAmount) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetShadowAmount"); \ static_assert(sizeof(DirectionalLightComponent_SetShadowAmount) == 0x000004, "Wrong size on DirectionalLightComponent_SetShadowAmount"); \ static_assert(offsetof(DirectionalLightComponent_SetShadowAmount, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetShadowAmount::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetShadowCascadeBiasDistribution \ static_assert(alignof(DirectionalLightComponent_SetShadowCascadeBiasDistribution) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetShadowCascadeBiasDistribution"); \ static_assert(sizeof(DirectionalLightComponent_SetShadowCascadeBiasDistribution) == 0x000004, "Wrong size on DirectionalLightComponent_SetShadowCascadeBiasDistribution"); \ static_assert(offsetof(DirectionalLightComponent_SetShadowCascadeBiasDistribution, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetShadowCascadeBiasDistribution::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetShadowDistanceFadeoutFraction \ static_assert(alignof(DirectionalLightComponent_SetShadowDistanceFadeoutFraction) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetShadowDistanceFadeoutFraction"); \ static_assert(sizeof(DirectionalLightComponent_SetShadowDistanceFadeoutFraction) == 0x000004, "Wrong size on DirectionalLightComponent_SetShadowDistanceFadeoutFraction"); \ static_assert(offsetof(DirectionalLightComponent_SetShadowDistanceFadeoutFraction, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetShadowDistanceFadeoutFraction::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DirectionalLightComponent_SetShadowSourceAngleFactor \ static_assert(alignof(DirectionalLightComponent_SetShadowSourceAngleFactor) == 0x000004, "Wrong alignment on DirectionalLightComponent_SetShadowSourceAngleFactor"); \ static_assert(sizeof(DirectionalLightComponent_SetShadowSourceAngleFactor) == 0x000004, "Wrong size on DirectionalLightComponent_SetShadowSourceAngleFactor"); \ static_assert(offsetof(DirectionalLightComponent_SetShadowSourceAngleFactor, NewValue) == 0x000000, "Member 'DirectionalLightComponent_SetShadowSourceAngleFactor::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDirectionalLightComponent \ static_assert(alignof(UDirectionalLightComponent) == 0x000010, "Wrong alignment on UDirectionalLightComponent"); \ static_assert(sizeof(UDirectionalLightComponent) == 0x0004C0, "Wrong size on UDirectionalLightComponent"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowCascadeBiasDistribution) == 0x0003E8, "Member 'UDirectionalLightComponent::ShadowCascadeBiasDistribution' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, OcclusionMaskDarkness) == 0x0003F0, "Member 'UDirectionalLightComponent::OcclusionMaskDarkness' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, OcclusionDepthRange) == 0x0003F4, "Member 'UDirectionalLightComponent::OcclusionDepthRange' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightShaftOverrideDirection) == 0x0003F8, "Member 'UDirectionalLightComponent::LightShaftOverrideDirection' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, WholeSceneDynamicShadowRadius) == 0x000410, "Member 'UDirectionalLightComponent::WholeSceneDynamicShadowRadius' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowDistanceMovableLight) == 0x000414, "Member 'UDirectionalLightComponent::DynamicShadowDistanceMovableLight' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowDistanceStationaryLight) == 0x000418, "Member 'UDirectionalLightComponent::DynamicShadowDistanceStationaryLight' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DynamicShadowCascades) == 0x00041C, "Member 'UDirectionalLightComponent::DynamicShadowCascades' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CascadeDistributionExponent) == 0x000420, "Member 'UDirectionalLightComponent::CascadeDistributionExponent' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CascadeTransitionFraction) == 0x000424, "Member 'UDirectionalLightComponent::CascadeTransitionFraction' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowDistanceFadeoutFraction) == 0x000428, "Member 'UDirectionalLightComponent::ShadowDistanceFadeoutFraction' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, FarShadowCascadeCount) == 0x000430, "Member 'UDirectionalLightComponent::FarShadowCascadeCount' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, FarShadowDistance) == 0x000434, "Member 'UDirectionalLightComponent::FarShadowDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, DistanceFieldShadowDistance) == 0x000438, "Member 'UDirectionalLightComponent::DistanceFieldShadowDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ForwardShadingPriority) == 0x00043C, "Member 'UDirectionalLightComponent::ForwardShadingPriority' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightSourceAngle) == 0x000440, "Member 'UDirectionalLightComponent::LightSourceAngle' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightSourceSoftAngle) == 0x000444, "Member 'UDirectionalLightComponent::LightSourceSoftAngle' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowSourceAngleFactor) == 0x000448, "Member 'UDirectionalLightComponent::ShadowSourceAngleFactor' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, TraceDistance) == 0x00044C, "Member 'UDirectionalLightComponent::TraceDistance' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, AtmosphereSunLightIndex) == 0x000454, "Member 'UDirectionalLightComponent::AtmosphereSunLightIndex' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, AtmosphereSunDiskColorScale) == 0x000458, "Member 'UDirectionalLightComponent::AtmosphereSunDiskColorScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowStrength) == 0x00046C, "Member 'UDirectionalLightComponent::CloudShadowStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowOnAtmosphereStrength) == 0x000470, "Member 'UDirectionalLightComponent::CloudShadowOnAtmosphereStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowOnSurfaceStrength) == 0x000474, "Member 'UDirectionalLightComponent::CloudShadowOnSurfaceStrength' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowDepthBias) == 0x000478, "Member 'UDirectionalLightComponent::CloudShadowDepthBias' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowExtent) == 0x00047C, "Member 'UDirectionalLightComponent::CloudShadowExtent' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowMapResolutionScale) == 0x000480, "Member 'UDirectionalLightComponent::CloudShadowMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudShadowRaySampleCountScale) == 0x000484, "Member 'UDirectionalLightComponent::CloudShadowRaySampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, CloudScatteredLuminanceScale) == 0x000488, "Member 'UDirectionalLightComponent::CloudScatteredLuminanceScale' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, LightmassSettings) == 0x000498, "Member 'UDirectionalLightComponent::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ModulatedShadowColor) == 0x0004AC, "Member 'UDirectionalLightComponent::ModulatedShadowColor' has a wrong offset!"); \ static_assert(offsetof(UDirectionalLightComponent, ShadowAmount) == 0x0004B0, "Member 'UDirectionalLightComponent::ShadowAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawFrustumComponent \ static_assert(alignof(UDrawFrustumComponent) == 0x000010, "Wrong alignment on UDrawFrustumComponent"); \ static_assert(sizeof(UDrawFrustumComponent) == 0x000560, "Wrong size on UDrawFrustumComponent"); \ static_assert(offsetof(UDrawFrustumComponent, bFrustumEnabled) == 0x000540, "Member 'UDrawFrustumComponent::bFrustumEnabled' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumColor) == 0x000544, "Member 'UDrawFrustumComponent::FrustumColor' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumAngle) == 0x000548, "Member 'UDrawFrustumComponent::FrustumAngle' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumAspectRatio) == 0x00054C, "Member 'UDrawFrustumComponent::FrustumAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumStartDist) == 0x000550, "Member 'UDrawFrustumComponent::FrustumStartDist' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, FrustumEndDist) == 0x000554, "Member 'UDrawFrustumComponent::FrustumEndDist' has a wrong offset!"); \ static_assert(offsetof(UDrawFrustumComponent, Texture) == 0x000558, "Member 'UDrawFrustumComponent::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawSphereComponent \ static_assert(alignof(UDrawSphereComponent) == 0x000010, "Wrong alignment on UDrawSphereComponent"); \ static_assert(sizeof(UDrawSphereComponent) == 0x000570, "Wrong size on UDrawSphereComponent"); \ #define DUMPER7_ASSERTS_InterpToMovementComponent_AddControlPointPosition \ static_assert(alignof(InterpToMovementComponent_AddControlPointPosition) == 0x000008, "Wrong alignment on InterpToMovementComponent_AddControlPointPosition"); \ static_assert(sizeof(InterpToMovementComponent_AddControlPointPosition) == 0x000020, "Wrong size on InterpToMovementComponent_AddControlPointPosition"); \ static_assert(offsetof(InterpToMovementComponent_AddControlPointPosition, Pos) == 0x000000, "Member 'InterpToMovementComponent_AddControlPointPosition::Pos' has a wrong offset!"); \ static_assert(offsetof(InterpToMovementComponent_AddControlPointPosition, bPositionIsRelative) == 0x000018, "Member 'InterpToMovementComponent_AddControlPointPosition::bPositionIsRelative' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InterpToMovementComponent_RestartMovement \ static_assert(alignof(InterpToMovementComponent_RestartMovement) == 0x000004, "Wrong alignment on InterpToMovementComponent_RestartMovement"); \ static_assert(sizeof(InterpToMovementComponent_RestartMovement) == 0x000004, "Wrong size on InterpToMovementComponent_RestartMovement"); \ static_assert(offsetof(InterpToMovementComponent_RestartMovement, InitialDirection) == 0x000000, "Member 'InterpToMovementComponent_RestartMovement::InitialDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InterpToMovementComponent_StopSimulating \ static_assert(alignof(InterpToMovementComponent_StopSimulating) == 0x000008, "Wrong alignment on InterpToMovementComponent_StopSimulating"); \ static_assert(sizeof(InterpToMovementComponent_StopSimulating) == 0x0000E8, "Wrong size on InterpToMovementComponent_StopSimulating"); \ static_assert(offsetof(InterpToMovementComponent_StopSimulating, HitResult) == 0x000000, "Member 'InterpToMovementComponent_StopSimulating::HitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInterpToMovementComponent \ static_assert(alignof(UInterpToMovementComponent) == 0x000008, "Wrong alignment on UInterpToMovementComponent"); \ static_assert(sizeof(UInterpToMovementComponent) == 0x0001B8, "Wrong size on UInterpToMovementComponent"); \ static_assert(offsetof(UInterpToMovementComponent, Duration) == 0x000108, "Member 'UInterpToMovementComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, bSweep) == 0x000110, "Member 'UInterpToMovementComponent::bSweep' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, TeleportType) == 0x000111, "Member 'UInterpToMovementComponent::TeleportType' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, BehaviourType) == 0x000112, "Member 'UInterpToMovementComponent::BehaviourType' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, bCheckIfStillInWorld) == 0x000113, "Member 'UInterpToMovementComponent::bCheckIfStillInWorld' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnInterpToReverse) == 0x000118, "Member 'UInterpToMovementComponent::OnInterpToReverse' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnInterpToStop) == 0x000128, "Member 'UInterpToMovementComponent::OnInterpToStop' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnWaitBeginDelegate) == 0x000138, "Member 'UInterpToMovementComponent::OnWaitBeginDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnWaitEndDelegate) == 0x000148, "Member 'UInterpToMovementComponent::OnWaitEndDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, OnResetDelegate) == 0x000158, "Member 'UInterpToMovementComponent::OnResetDelegate' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, MaxSimulationTimeStep) == 0x000168, "Member 'UInterpToMovementComponent::MaxSimulationTimeStep' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, MaxSimulationIterations) == 0x00016C, "Member 'UInterpToMovementComponent::MaxSimulationIterations' has a wrong offset!"); \ static_assert(offsetof(UInterpToMovementComponent, ControlPoints) == 0x000170, "Member 'UInterpToMovementComponent::ControlPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LODSyncComponent_GetLODSyncDebugText \ static_assert(alignof(LODSyncComponent_GetLODSyncDebugText) == 0x000008, "Wrong alignment on LODSyncComponent_GetLODSyncDebugText"); \ static_assert(sizeof(LODSyncComponent_GetLODSyncDebugText) == 0x000010, "Wrong size on LODSyncComponent_GetLODSyncDebugText"); \ static_assert(offsetof(LODSyncComponent_GetLODSyncDebugText, ReturnValue) == 0x000000, "Member 'LODSyncComponent_GetLODSyncDebugText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULODSyncComponent \ static_assert(alignof(ULODSyncComponent) == 0x000008, "Wrong alignment on ULODSyncComponent"); \ static_assert(sizeof(ULODSyncComponent) == 0x000138, "Wrong size on ULODSyncComponent"); \ static_assert(offsetof(ULODSyncComponent, NumLODs) == 0x0000A0, "Member 'ULODSyncComponent::NumLODs' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, ForcedLOD) == 0x0000A4, "Member 'ULODSyncComponent::ForcedLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, MinLOD) == 0x0000A8, "Member 'ULODSyncComponent::MinLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, ComponentsToSync) == 0x0000B0, "Member 'ULODSyncComponent::ComponentsToSync' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CustomLODMapping) == 0x0000C0, "Member 'ULODSyncComponent::CustomLODMapping' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CurrentLOD) == 0x000110, "Member 'ULODSyncComponent::CurrentLOD' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, CurrentNumLODs) == 0x000114, "Member 'ULODSyncComponent::CurrentNumLODs' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, DriveComponents) == 0x000118, "Member 'ULODSyncComponent::DriveComponents' has a wrong offset!"); \ static_assert(offsetof(ULODSyncComponent, SubComponents) == 0x000128, "Member 'ULODSyncComponent::SubComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialBillboardComponent_AddElement \ static_assert(alignof(MaterialBillboardComponent_AddElement) == 0x000008, "Wrong alignment on MaterialBillboardComponent_AddElement"); \ static_assert(sizeof(MaterialBillboardComponent_AddElement) == 0x000028, "Wrong size on MaterialBillboardComponent_AddElement"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, Material) == 0x000000, "Member 'MaterialBillboardComponent_AddElement::Material' has a wrong offset!"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, DistanceToOpacityCurve) == 0x000008, "Member 'MaterialBillboardComponent_AddElement::DistanceToOpacityCurve' has a wrong offset!"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, bSizeIsInScreenSpace) == 0x000010, "Member 'MaterialBillboardComponent_AddElement::bSizeIsInScreenSpace' has a wrong offset!"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, BaseSizeX) == 0x000014, "Member 'MaterialBillboardComponent_AddElement::BaseSizeX' has a wrong offset!"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, BaseSizeY) == 0x000018, "Member 'MaterialBillboardComponent_AddElement::BaseSizeY' has a wrong offset!"); \ static_assert(offsetof(MaterialBillboardComponent_AddElement, DistanceToSizeCurve) == 0x000020, "Member 'MaterialBillboardComponent_AddElement::DistanceToSizeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialBillboardComponent_SetElements \ static_assert(alignof(MaterialBillboardComponent_SetElements) == 0x000008, "Wrong alignment on MaterialBillboardComponent_SetElements"); \ static_assert(sizeof(MaterialBillboardComponent_SetElements) == 0x000010, "Wrong size on MaterialBillboardComponent_SetElements"); \ static_assert(offsetof(MaterialBillboardComponent_SetElements, NewElements) == 0x000000, "Member 'MaterialBillboardComponent_SetElements::NewElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialBillboardComponent \ static_assert(alignof(UMaterialBillboardComponent) == 0x000010, "Wrong alignment on UMaterialBillboardComponent"); \ static_assert(sizeof(UMaterialBillboardComponent) == 0x000550, "Wrong size on UMaterialBillboardComponent"); \ static_assert(offsetof(UMaterialBillboardComponent, Elements) == 0x000540, "Member 'UMaterialBillboardComponent::Elements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnNoiseEmitterComponent_MakeNoise \ static_assert(alignof(PawnNoiseEmitterComponent_MakeNoise) == 0x000008, "Wrong alignment on PawnNoiseEmitterComponent_MakeNoise"); \ static_assert(sizeof(PawnNoiseEmitterComponent_MakeNoise) == 0x000028, "Wrong size on PawnNoiseEmitterComponent_MakeNoise"); \ static_assert(offsetof(PawnNoiseEmitterComponent_MakeNoise, NoiseMaker) == 0x000000, "Member 'PawnNoiseEmitterComponent_MakeNoise::NoiseMaker' has a wrong offset!"); \ static_assert(offsetof(PawnNoiseEmitterComponent_MakeNoise, Loudness) == 0x000008, "Member 'PawnNoiseEmitterComponent_MakeNoise::Loudness' has a wrong offset!"); \ static_assert(offsetof(PawnNoiseEmitterComponent_MakeNoise, NoiseLocation) == 0x000010, "Member 'PawnNoiseEmitterComponent_MakeNoise::NoiseLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnNoiseEmitterComponent \ static_assert(alignof(UPawnNoiseEmitterComponent) == 0x000008, "Wrong alignment on UPawnNoiseEmitterComponent"); \ static_assert(sizeof(UPawnNoiseEmitterComponent) == 0x0000D8, "Wrong size on UPawnNoiseEmitterComponent"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoisePosition) == 0x0000A8, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoisePosition' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, NoiseLifetime) == 0x0000C0, "Member 'UPawnNoiseEmitterComponent::NoiseLifetime' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoiseVolume) == 0x0000C4, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoiseVolume' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastRemoteNoiseTime) == 0x0000C8, "Member 'UPawnNoiseEmitterComponent::LastRemoteNoiseTime' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastLocalNoiseVolume) == 0x0000CC, "Member 'UPawnNoiseEmitterComponent::LastLocalNoiseVolume' has a wrong offset!"); \ static_assert(offsetof(UPawnNoiseEmitterComponent, LastLocalNoiseTime) == 0x0000D0, "Member 'UPawnNoiseEmitterComponent::LastLocalNoiseTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformEventsComponent_IsInLaptopMode \ static_assert(alignof(PlatformEventsComponent_IsInLaptopMode) == 0x000001, "Wrong alignment on PlatformEventsComponent_IsInLaptopMode"); \ static_assert(sizeof(PlatformEventsComponent_IsInLaptopMode) == 0x000001, "Wrong size on PlatformEventsComponent_IsInLaptopMode"); \ static_assert(offsetof(PlatformEventsComponent_IsInLaptopMode, ReturnValue) == 0x000000, "Member 'PlatformEventsComponent_IsInLaptopMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformEventsComponent_IsInTabletMode \ static_assert(alignof(PlatformEventsComponent_IsInTabletMode) == 0x000001, "Wrong alignment on PlatformEventsComponent_IsInTabletMode"); \ static_assert(sizeof(PlatformEventsComponent_IsInTabletMode) == 0x000001, "Wrong size on PlatformEventsComponent_IsInTabletMode"); \ static_assert(offsetof(PlatformEventsComponent_IsInTabletMode, ReturnValue) == 0x000000, "Member 'PlatformEventsComponent_IsInTabletMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformEventsComponent_SupportsConvertibleLaptops \ static_assert(alignof(PlatformEventsComponent_SupportsConvertibleLaptops) == 0x000001, "Wrong alignment on PlatformEventsComponent_SupportsConvertibleLaptops"); \ static_assert(sizeof(PlatformEventsComponent_SupportsConvertibleLaptops) == 0x000001, "Wrong size on PlatformEventsComponent_SupportsConvertibleLaptops"); \ static_assert(offsetof(PlatformEventsComponent_SupportsConvertibleLaptops, ReturnValue) == 0x000000, "Member 'PlatformEventsComponent_SupportsConvertibleLaptops::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlatformEventsComponent \ static_assert(alignof(UPlatformEventsComponent) == 0x000008, "Wrong alignment on UPlatformEventsComponent"); \ static_assert(sizeof(UPlatformEventsComponent) == 0x0000C0, "Wrong size on UPlatformEventsComponent"); \ static_assert(offsetof(UPlatformEventsComponent, PlatformChangedToLaptopModeDelegate) == 0x0000A0, "Member 'UPlatformEventsComponent::PlatformChangedToLaptopModeDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformEventsComponent, PlatformChangedToTabletModeDelegate) == 0x0000B0, "Member 'UPlatformEventsComponent::PlatformChangedToTabletModeDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URotatingMovementComponent \ static_assert(alignof(URotatingMovementComponent) == 0x000008, "Wrong alignment on URotatingMovementComponent"); \ static_assert(sizeof(URotatingMovementComponent) == 0x000140, "Wrong size on URotatingMovementComponent"); \ static_assert(offsetof(URotatingMovementComponent, RotationRate) == 0x000108, "Member 'URotatingMovementComponent::RotationRate' has a wrong offset!"); \ static_assert(offsetof(URotatingMovementComponent, PivotTranslation) == 0x000120, "Member 'URotatingMovementComponent::PivotTranslation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RuntimeVirtualTextureComponent_Invalidate \ static_assert(alignof(RuntimeVirtualTextureComponent_Invalidate) == 0x000008, "Wrong alignment on RuntimeVirtualTextureComponent_Invalidate"); \ static_assert(sizeof(RuntimeVirtualTextureComponent_Invalidate) == 0x000038, "Wrong size on RuntimeVirtualTextureComponent_Invalidate"); \ static_assert(offsetof(RuntimeVirtualTextureComponent_Invalidate, WorldBounds) == 0x000000, "Member 'RuntimeVirtualTextureComponent_Invalidate::WorldBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URuntimeVirtualTextureComponent \ static_assert(alignof(URuntimeVirtualTextureComponent) == 0x000010, "Wrong alignment on URuntimeVirtualTextureComponent"); \ static_assert(sizeof(URuntimeVirtualTextureComponent) == 0x000330, "Wrong size on URuntimeVirtualTextureComponent"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, BoundsAlignActor) == 0x0002A0, "Member 'URuntimeVirtualTextureComponent::BoundsAlignActor' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bSetBoundsButton) == 0x0002D0, "Member 'URuntimeVirtualTextureComponent::bSetBoundsButton' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bSnapBoundsToLandscape) == 0x0002D1, "Member 'URuntimeVirtualTextureComponent::bSnapBoundsToLandscape' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, VirtualTexture) == 0x0002D8, "Member 'URuntimeVirtualTextureComponent::VirtualTexture' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bEnableScalability) == 0x0002E0, "Member 'URuntimeVirtualTextureComponent::bEnableScalability' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, ScalabilityGroup) == 0x0002E4, "Member 'URuntimeVirtualTextureComponent::ScalabilityGroup' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bHidePrimitives) == 0x0002E8, "Member 'URuntimeVirtualTextureComponent::bHidePrimitives' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, StreamingTexture) == 0x0002F0, "Member 'URuntimeVirtualTextureComponent::StreamingTexture' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, StreamLowMips) == 0x0002F8, "Member 'URuntimeVirtualTextureComponent::StreamLowMips' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bBuildStreamingMipsButton) == 0x0002FC, "Member 'URuntimeVirtualTextureComponent::bBuildStreamingMipsButton' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, LossyCompressionAmount) == 0x0002FD, "Member 'URuntimeVirtualTextureComponent::LossyCompressionAmount' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bUseStreamingLowMipsInEditor) == 0x0002FE, "Member 'URuntimeVirtualTextureComponent::bUseStreamingLowMipsInEditor' has a wrong offset!"); \ static_assert(offsetof(URuntimeVirtualTextureComponent, bBuildDebugStreamingMips) == 0x0002FF, "Member 'URuntimeVirtualTextureComponent::bBuildDebugStreamingMips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASkyAtmosphere \ static_assert(alignof(ASkyAtmosphere) == 0x000008, "Wrong alignment on ASkyAtmosphere"); \ static_assert(sizeof(ASkyAtmosphere) == 0x0002B8, "Wrong size on ASkyAtmosphere"); \ static_assert(offsetof(ASkyAtmosphere, SkyAtmosphereComponent) == 0x0002B0, "Member 'ASkyAtmosphere::SkyAtmosphereComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance \ static_assert(alignof(VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance) == 0x000001, "Wrong alignment on VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance"); \ static_assert(sizeof(VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance) == 0x000001, "Wrong size on VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance"); \ static_assert(offsetof(VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetGroundAlbedo \ static_assert(alignof(VolumetricCloudComponent_SetGroundAlbedo) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetGroundAlbedo"); \ static_assert(sizeof(VolumetricCloudComponent_SetGroundAlbedo) == 0x000004, "Wrong size on VolumetricCloudComponent_SetGroundAlbedo"); \ static_assert(offsetof(VolumetricCloudComponent_SetGroundAlbedo, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetGroundAlbedo::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetLayerBottomAltitude \ static_assert(alignof(VolumetricCloudComponent_SetLayerBottomAltitude) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetLayerBottomAltitude"); \ static_assert(sizeof(VolumetricCloudComponent_SetLayerBottomAltitude) == 0x000004, "Wrong size on VolumetricCloudComponent_SetLayerBottomAltitude"); \ static_assert(offsetof(VolumetricCloudComponent_SetLayerBottomAltitude, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetLayerBottomAltitude::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetLayerHeight \ static_assert(alignof(VolumetricCloudComponent_SetLayerHeight) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetLayerHeight"); \ static_assert(sizeof(VolumetricCloudComponent_SetLayerHeight) == 0x000004, "Wrong size on VolumetricCloudComponent_SetLayerHeight"); \ static_assert(offsetof(VolumetricCloudComponent_SetLayerHeight, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetLayerHeight::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetMaterial \ static_assert(alignof(VolumetricCloudComponent_SetMaterial) == 0x000008, "Wrong alignment on VolumetricCloudComponent_SetMaterial"); \ static_assert(sizeof(VolumetricCloudComponent_SetMaterial) == 0x000008, "Wrong size on VolumetricCloudComponent_SetMaterial"); \ static_assert(offsetof(VolumetricCloudComponent_SetMaterial, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetMaterial::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetPlanetRadius \ static_assert(alignof(VolumetricCloudComponent_SetPlanetRadius) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetPlanetRadius"); \ static_assert(sizeof(VolumetricCloudComponent_SetPlanetRadius) == 0x000004, "Wrong size on VolumetricCloudComponent_SetPlanetRadius"); \ static_assert(offsetof(VolumetricCloudComponent_SetPlanetRadius, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetPlanetRadius::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetReflectionSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetReflectionSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetReflectionSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetReflectionSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetReflectionSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetReflectionSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetReflectionSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetReflectionViewSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetReflectionViewSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetReflectionViewSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetReflectionViewSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetReflectionViewSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetReflectionViewSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetReflectionViewSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetShadowReflectionSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetShadowReflectionSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetShadowReflectionSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetShadowReflectionSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetShadowReflectionSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetShadowReflectionSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetShadowReflectionSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetShadowTracingDistance \ static_assert(alignof(VolumetricCloudComponent_SetShadowTracingDistance) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetShadowTracingDistance"); \ static_assert(sizeof(VolumetricCloudComponent_SetShadowTracingDistance) == 0x000004, "Wrong size on VolumetricCloudComponent_SetShadowTracingDistance"); \ static_assert(offsetof(VolumetricCloudComponent_SetShadowTracingDistance, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetShadowTracingDistance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetShadowViewSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetShadowViewSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetShadowViewSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetShadowViewSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetShadowViewSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetShadowViewSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetShadowViewSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion \ static_assert(alignof(VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion"); \ static_assert(sizeof(VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion) == 0x000004, "Wrong size on VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion"); \ static_assert(offsetof(VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetStopTracingTransmittanceThreshold \ static_assert(alignof(VolumetricCloudComponent_SetStopTracingTransmittanceThreshold) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetStopTracingTransmittanceThreshold"); \ static_assert(sizeof(VolumetricCloudComponent_SetStopTracingTransmittanceThreshold) == 0x000004, "Wrong size on VolumetricCloudComponent_SetStopTracingTransmittanceThreshold"); \ static_assert(offsetof(VolumetricCloudComponent_SetStopTracingTransmittanceThreshold, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetStopTracingTransmittanceThreshold::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetTracingMaxDistance \ static_assert(alignof(VolumetricCloudComponent_SetTracingMaxDistance) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetTracingMaxDistance"); \ static_assert(sizeof(VolumetricCloudComponent_SetTracingMaxDistance) == 0x000004, "Wrong size on VolumetricCloudComponent_SetTracingMaxDistance"); \ static_assert(offsetof(VolumetricCloudComponent_SetTracingMaxDistance, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetTracingMaxDistance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetTracingStartMaxDistance \ static_assert(alignof(VolumetricCloudComponent_SetTracingStartMaxDistance) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetTracingStartMaxDistance"); \ static_assert(sizeof(VolumetricCloudComponent_SetTracingStartMaxDistance) == 0x000004, "Wrong size on VolumetricCloudComponent_SetTracingStartMaxDistance"); \ static_assert(offsetof(VolumetricCloudComponent_SetTracingStartMaxDistance, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetTracingStartMaxDistance::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VolumetricCloudComponent_SetViewSampleCountScale \ static_assert(alignof(VolumetricCloudComponent_SetViewSampleCountScale) == 0x000004, "Wrong alignment on VolumetricCloudComponent_SetViewSampleCountScale"); \ static_assert(sizeof(VolumetricCloudComponent_SetViewSampleCountScale) == 0x000004, "Wrong size on VolumetricCloudComponent_SetViewSampleCountScale"); \ static_assert(offsetof(VolumetricCloudComponent_SetViewSampleCountScale, NewValue) == 0x000000, "Member 'VolumetricCloudComponent_SetViewSampleCountScale::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumetricCloudComponent \ static_assert(alignof(UVolumetricCloudComponent) == 0x000010, "Wrong alignment on UVolumetricCloudComponent"); \ static_assert(sizeof(UVolumetricCloudComponent) == 0x000300, "Wrong size on UVolumetricCloudComponent"); \ static_assert(offsetof(UVolumetricCloudComponent, LayerBottomAltitude) == 0x0002A0, "Member 'UVolumetricCloudComponent::LayerBottomAltitude' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, LayerHeight) == 0x0002A4, "Member 'UVolumetricCloudComponent::LayerHeight' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingStartMaxDistance) == 0x0002A8, "Member 'UVolumetricCloudComponent::TracingStartMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingMaxDistanceMode) == 0x0002AC, "Member 'UVolumetricCloudComponent::TracingMaxDistanceMode' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, TracingMaxDistance) == 0x0002B0, "Member 'UVolumetricCloudComponent::TracingMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, PlanetRadius) == 0x0002B4, "Member 'UVolumetricCloudComponent::PlanetRadius' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, GroundAlbedo) == 0x0002B8, "Member 'UVolumetricCloudComponent::GroundAlbedo' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, Material) == 0x0002C0, "Member 'UVolumetricCloudComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, SkyLightCloudBottomOcclusion) == 0x0002CC, "Member 'UVolumetricCloudComponent::SkyLightCloudBottomOcclusion' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ViewSampleCountScale) == 0x0002D0, "Member 'UVolumetricCloudComponent::ViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionViewSampleCountScaleValue) == 0x0002D4, "Member 'UVolumetricCloudComponent::ReflectionViewSampleCountScaleValue' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionViewSampleCountScale) == 0x0002D8, "Member 'UVolumetricCloudComponent::ReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ReflectionSampleCountScale) == 0x0002DC, "Member 'UVolumetricCloudComponent::ReflectionSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowViewSampleCountScale) == 0x0002E0, "Member 'UVolumetricCloudComponent::ShadowViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionViewSampleCountScaleValue) == 0x0002E4, "Member 'UVolumetricCloudComponent::ShadowReflectionViewSampleCountScaleValue' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionViewSampleCountScale) == 0x0002E8, "Member 'UVolumetricCloudComponent::ShadowReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowReflectionSampleCountScale) == 0x0002EC, "Member 'UVolumetricCloudComponent::ShadowReflectionSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, ShadowTracingDistance) == 0x0002F0, "Member 'UVolumetricCloudComponent::ShadowTracingDistance' has a wrong offset!"); \ static_assert(offsetof(UVolumetricCloudComponent, StopTracingTransmittanceThreshold) == 0x0002F4, "Member 'UVolumetricCloudComponent::StopTracingTransmittanceThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVolumetricCloud \ static_assert(alignof(AVolumetricCloud) == 0x000008, "Wrong alignment on AVolumetricCloud"); \ static_assert(sizeof(AVolumetricCloud) == 0x0002B8, "Wrong size on AVolumetricCloud"); \ static_assert(offsetof(AVolumetricCloud, VolumetricCloudComponent) == 0x0002B0, "Member 'AVolumetricCloud::VolumetricCloudComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionStreamingSourceComponent_IsStreamingCompleted \ static_assert(alignof(WorldPartitionStreamingSourceComponent_IsStreamingCompleted) == 0x000001, "Wrong alignment on WorldPartitionStreamingSourceComponent_IsStreamingCompleted"); \ static_assert(sizeof(WorldPartitionStreamingSourceComponent_IsStreamingCompleted) == 0x000001, "Wrong size on WorldPartitionStreamingSourceComponent_IsStreamingCompleted"); \ static_assert(offsetof(WorldPartitionStreamingSourceComponent_IsStreamingCompleted, ReturnValue) == 0x000000, "Member 'WorldPartitionStreamingSourceComponent_IsStreamingCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled \ static_assert(alignof(WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled) == 0x000001, "Wrong alignment on WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled"); \ static_assert(sizeof(WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled) == 0x000001, "Wrong size on WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled"); \ static_assert(offsetof(WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled, ReturnValue) == 0x000000, "Member 'WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionStreamingSourceComponent \ static_assert(alignof(UWorldPartitionStreamingSourceComponent) == 0x000008, "Wrong alignment on UWorldPartitionStreamingSourceComponent"); \ static_assert(sizeof(UWorldPartitionStreamingSourceComponent) == 0x0000D8, "Wrong size on UWorldPartitionStreamingSourceComponent"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetGrid) == 0x0000A8, "Member 'UWorldPartitionStreamingSourceComponent::TargetGrid' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, DebugColor) == 0x0000B0, "Member 'UWorldPartitionStreamingSourceComponent::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetHLODLayer) == 0x0000B8, "Member 'UWorldPartitionStreamingSourceComponent::TargetHLODLayer' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, Shapes) == 0x0000C0, "Member 'UWorldPartitionStreamingSourceComponent::Shapes' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, Priority) == 0x0000D0, "Member 'UWorldPartitionStreamingSourceComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, bStreamingSourceEnabled) == 0x0000D1, "Member 'UWorldPartitionStreamingSourceComponent::bStreamingSourceEnabled' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStreamingSourceComponent, TargetState) == 0x0000D2, "Member 'UWorldPartitionStreamingSourceComponent::TargetState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCompositeCurveTable \ static_assert(alignof(UCompositeCurveTable) == 0x000008, "Wrong alignment on UCompositeCurveTable"); \ static_assert(sizeof(UCompositeCurveTable) == 0x0000C8, "Wrong size on UCompositeCurveTable"); \ static_assert(offsetof(UCompositeCurveTable, ParentTables) == 0x0000A0, "Member 'UCompositeCurveTable::ParentTables' has a wrong offset!"); \ static_assert(offsetof(UCompositeCurveTable, OldParentTables) == 0x0000B0, "Member 'UCompositeCurveTable::OldParentTables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCompositeDataTable \ static_assert(alignof(UCompositeDataTable) == 0x000008, "Wrong alignment on UCompositeDataTable"); \ static_assert(sizeof(UCompositeDataTable) == 0x0000D8, "Wrong size on UCompositeDataTable"); \ static_assert(offsetof(UCompositeDataTable, ParentTables) == 0x0000B0, "Member 'UCompositeDataTable::ParentTables' has a wrong offset!"); \ static_assert(offsetof(UCompositeDataTable, OldParentTables) == 0x0000C0, "Member 'UCompositeDataTable::OldParentTables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnumCookedMetaData \ static_assert(alignof(UEnumCookedMetaData) == 0x000008, "Wrong alignment on UEnumCookedMetaData"); \ static_assert(sizeof(UEnumCookedMetaData) == 0x000078, "Wrong size on UEnumCookedMetaData"); \ static_assert(offsetof(UEnumCookedMetaData, EnumMetaData) == 0x000028, "Member 'UEnumCookedMetaData::EnumMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClassCookedMetaData \ static_assert(alignof(UClassCookedMetaData) == 0x000008, "Wrong alignment on UClassCookedMetaData"); \ static_assert(sizeof(UClassCookedMetaData) == 0x000118, "Wrong size on UClassCookedMetaData"); \ static_assert(offsetof(UClassCookedMetaData, ClassMetaData) == 0x000028, "Member 'UClassCookedMetaData::ClassMetaData' has a wrong offset!"); \ static_assert(offsetof(UClassCookedMetaData, FunctionsMetaData) == 0x0000C8, "Member 'UClassCookedMetaData::FunctionsMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamingSettings \ static_assert(alignof(UStreamingSettings) == 0x000008, "Wrong alignment on UStreamingSettings"); \ static_assert(sizeof(UStreamingSettings) == 0x000070, "Wrong size on UStreamingSettings"); \ static_assert(offsetof(UStreamingSettings, TimeLimitExceededMultiplier) == 0x00003C, "Member 'UStreamingSettings::TimeLimitExceededMultiplier' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, TimeLimitExceededMinTime) == 0x000040, "Member 'UStreamingSettings::TimeLimitExceededMinTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, MinBulkDataSizeForAsyncLoading) == 0x000044, "Member 'UStreamingSettings::MinBulkDataSizeForAsyncLoading' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, AsyncLoadingTimeLimit) == 0x00004C, "Member 'UStreamingSettings::AsyncLoadingTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, PriorityAsyncLoadingExtraTime) == 0x000050, "Member 'UStreamingSettings::PriorityAsyncLoadingExtraTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingActorsUpdateTimeLimit) == 0x000054, "Member 'UStreamingSettings::LevelStreamingActorsUpdateTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, PriorityLevelStreamingActorsUpdateExtraTime) == 0x000058, "Member 'UStreamingSettings::PriorityLevelStreamingActorsUpdateExtraTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingComponentsRegistrationGranularity) == 0x00005C, "Member 'UStreamingSettings::LevelStreamingComponentsRegistrationGranularity' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingAddPrimitiveGranularity) == 0x000060, "Member 'UStreamingSettings::LevelStreamingAddPrimitiveGranularity' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingUnregisterComponentsTimeLimit) == 0x000064, "Member 'UStreamingSettings::LevelStreamingUnregisterComponentsTimeLimit' has a wrong offset!"); \ static_assert(offsetof(UStreamingSettings, LevelStreamingComponentsUnregistrationGranularity) == 0x000068, "Member 'UStreamingSettings::LevelStreamingComponentsUnregistrationGranularity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGarbageCollectionSettings \ static_assert(alignof(UGarbageCollectionSettings) == 0x000008, "Wrong alignment on UGarbageCollectionSettings"); \ static_assert(sizeof(UGarbageCollectionSettings) == 0x000058, "Wrong size on UGarbageCollectionSettings"); \ static_assert(offsetof(UGarbageCollectionSettings, TimeBetweenPurgingPendingKillObjects) == 0x000038, "Member 'UGarbageCollectionSettings::TimeBetweenPurgingPendingKillObjects' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, MinGCClusterSize) == 0x000040, "Member 'UGarbageCollectionSettings::MinGCClusterSize' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, NumRetriesBeforeForcingGC) == 0x000044, "Member 'UGarbageCollectionSettings::NumRetriesBeforeForcingGC' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, MaxObjectsNotConsideredByGC) == 0x000048, "Member 'UGarbageCollectionSettings::MaxObjectsNotConsideredByGC' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, SizeOfPermanentObjectPool) == 0x00004C, "Member 'UGarbageCollectionSettings::SizeOfPermanentObjectPool' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, MaxObjectsInGame) == 0x000050, "Member 'UGarbageCollectionSettings::MaxObjectsInGame' has a wrong offset!"); \ static_assert(offsetof(UGarbageCollectionSettings, MaxObjectsInEditor) == 0x000054, "Member 'UGarbageCollectionSettings::MaxObjectsInEditor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveEdPresetCurve \ static_assert(alignof(UCurveEdPresetCurve) == 0x000008, "Wrong alignment on UCurveEdPresetCurve"); \ static_assert(sizeof(UCurveEdPresetCurve) == 0x000028, "Wrong size on UCurveEdPresetCurve"); \ #define DUMPER7_ASSERTS_CurveLinearColorAtlas_GetCurvePosition \ static_assert(alignof(CurveLinearColorAtlas_GetCurvePosition) == 0x000008, "Wrong alignment on CurveLinearColorAtlas_GetCurvePosition"); \ static_assert(sizeof(CurveLinearColorAtlas_GetCurvePosition) == 0x000010, "Wrong size on CurveLinearColorAtlas_GetCurvePosition"); \ static_assert(offsetof(CurveLinearColorAtlas_GetCurvePosition, InCurve) == 0x000000, "Member 'CurveLinearColorAtlas_GetCurvePosition::InCurve' has a wrong offset!"); \ static_assert(offsetof(CurveLinearColorAtlas_GetCurvePosition, position) == 0x000008, "Member 'CurveLinearColorAtlas_GetCurvePosition::position' has a wrong offset!"); \ static_assert(offsetof(CurveLinearColorAtlas_GetCurvePosition, ReturnValue) == 0x00000C, "Member 'CurveLinearColorAtlas_GetCurvePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveLinearColorAtlas \ static_assert(alignof(UCurveLinearColorAtlas) == 0x000010, "Wrong alignment on UCurveLinearColorAtlas"); \ static_assert(sizeof(UCurveLinearColorAtlas) == 0x0002D0, "Wrong size on UCurveLinearColorAtlas"); \ static_assert(offsetof(UCurveLinearColorAtlas, TextureSize) == 0x0002A8, "Member 'UCurveLinearColorAtlas::TextureSize' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColorAtlas, TextureHeight) == 0x0002B0, "Member 'UCurveLinearColorAtlas::TextureHeight' has a wrong offset!"); \ static_assert(offsetof(UCurveLinearColorAtlas, GradientCurves) == 0x0002B8, "Member 'UCurveLinearColorAtlas::GradientCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CurveVector_GetVectorValue \ static_assert(alignof(CurveVector_GetVectorValue) == 0x000008, "Wrong alignment on CurveVector_GetVectorValue"); \ static_assert(sizeof(CurveVector_GetVectorValue) == 0x000020, "Wrong size on CurveVector_GetVectorValue"); \ static_assert(offsetof(CurveVector_GetVectorValue, InTime) == 0x000000, "Member 'CurveVector_GetVectorValue::InTime' has a wrong offset!"); \ static_assert(offsetof(CurveVector_GetVectorValue, ReturnValue) == 0x000008, "Member 'CurveVector_GetVectorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveVector \ static_assert(alignof(UCurveVector) == 0x000008, "Wrong alignment on UCurveVector"); \ static_assert(sizeof(UCurveVector) == 0x0001B0, "Wrong size on UCurveVector"); \ static_assert(offsetof(UCurveVector, FloatCurves) == 0x000030, "Member 'UCurveVector::FloatCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataDrivenCVarEngineSubsystem \ static_assert(alignof(UDataDrivenCVarEngineSubsystem) == 0x000008, "Wrong alignment on UDataDrivenCVarEngineSubsystem"); \ static_assert(sizeof(UDataDrivenCVarEngineSubsystem) == 0x000040, "Wrong size on UDataDrivenCVarEngineSubsystem"); \ static_assert(offsetof(UDataDrivenCVarEngineSubsystem, OnDataDrivenCVarDelegate) == 0x000030, "Member 'UDataDrivenCVarEngineSubsystem::OnDataDrivenCVarDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeWaveParam \ static_assert(alignof(USoundNodeWaveParam) == 0x000008, "Wrong alignment on USoundNodeWaveParam"); \ static_assert(sizeof(USoundNodeWaveParam) == 0x000050, "Wrong size on USoundNodeWaveParam"); \ static_assert(offsetof(USoundNodeWaveParam, WaveParameterName) == 0x000048, "Member 'USoundNodeWaveParam::WaveParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataTableFunctionLibrary_DoesDataTableRowExist \ static_assert(alignof(DataTableFunctionLibrary_DoesDataTableRowExist) == 0x000008, "Wrong alignment on DataTableFunctionLibrary_DoesDataTableRowExist"); \ static_assert(sizeof(DataTableFunctionLibrary_DoesDataTableRowExist) == 0x000018, "Wrong size on DataTableFunctionLibrary_DoesDataTableRowExist"); \ static_assert(offsetof(DataTableFunctionLibrary_DoesDataTableRowExist, Table) == 0x000000, "Member 'DataTableFunctionLibrary_DoesDataTableRowExist::Table' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_DoesDataTableRowExist, RowName) == 0x000008, "Member 'DataTableFunctionLibrary_DoesDataTableRowExist::RowName' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_DoesDataTableRowExist, ReturnValue) == 0x000010, "Member 'DataTableFunctionLibrary_DoesDataTableRowExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataTableFunctionLibrary_EvaluateCurveTableRow \ static_assert(alignof(DataTableFunctionLibrary_EvaluateCurveTableRow) == 0x000008, "Wrong alignment on DataTableFunctionLibrary_EvaluateCurveTableRow"); \ static_assert(sizeof(DataTableFunctionLibrary_EvaluateCurveTableRow) == 0x000030, "Wrong size on DataTableFunctionLibrary_EvaluateCurveTableRow"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, CurveTable) == 0x000000, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::CurveTable' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, RowName) == 0x000008, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::RowName' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, InXY) == 0x000010, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::InXY' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, OutResult) == 0x000014, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::OutResult' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, OutXY) == 0x000018, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::OutXY' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_EvaluateCurveTableRow, ContextString) == 0x000020, "Member 'DataTableFunctionLibrary_EvaluateCurveTableRow::ContextString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataTableFunctionLibrary_GetDataTableColumnAsString \ static_assert(alignof(DataTableFunctionLibrary_GetDataTableColumnAsString) == 0x000008, "Wrong alignment on DataTableFunctionLibrary_GetDataTableColumnAsString"); \ static_assert(sizeof(DataTableFunctionLibrary_GetDataTableColumnAsString) == 0x000020, "Wrong size on DataTableFunctionLibrary_GetDataTableColumnAsString"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableColumnAsString, DataTable) == 0x000000, "Member 'DataTableFunctionLibrary_GetDataTableColumnAsString::DataTable' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableColumnAsString, PropertyName) == 0x000008, "Member 'DataTableFunctionLibrary_GetDataTableColumnAsString::PropertyName' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableColumnAsString, ReturnValue) == 0x000010, "Member 'DataTableFunctionLibrary_GetDataTableColumnAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataTableFunctionLibrary_GetDataTableRowFromName \ static_assert(alignof(DataTableFunctionLibrary_GetDataTableRowFromName) == 0x000008, "Wrong alignment on DataTableFunctionLibrary_GetDataTableRowFromName"); \ static_assert(sizeof(DataTableFunctionLibrary_GetDataTableRowFromName) == 0x000020, "Wrong size on DataTableFunctionLibrary_GetDataTableRowFromName"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowFromName, Table) == 0x000000, "Member 'DataTableFunctionLibrary_GetDataTableRowFromName::Table' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowFromName, RowName) == 0x000008, "Member 'DataTableFunctionLibrary_GetDataTableRowFromName::RowName' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowFromName, OutRow) == 0x000010, "Member 'DataTableFunctionLibrary_GetDataTableRowFromName::OutRow' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowFromName, ReturnValue) == 0x000018, "Member 'DataTableFunctionLibrary_GetDataTableRowFromName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataTableFunctionLibrary_GetDataTableRowNames \ static_assert(alignof(DataTableFunctionLibrary_GetDataTableRowNames) == 0x000008, "Wrong alignment on DataTableFunctionLibrary_GetDataTableRowNames"); \ static_assert(sizeof(DataTableFunctionLibrary_GetDataTableRowNames) == 0x000018, "Wrong size on DataTableFunctionLibrary_GetDataTableRowNames"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowNames, Table) == 0x000000, "Member 'DataTableFunctionLibrary_GetDataTableRowNames::Table' has a wrong offset!"); \ static_assert(offsetof(DataTableFunctionLibrary_GetDataTableRowNames, OutRowNames) == 0x000008, "Member 'DataTableFunctionLibrary_GetDataTableRowNames::OutRowNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataTableFunctionLibrary \ static_assert(alignof(UDataTableFunctionLibrary) == 0x000008, "Wrong alignment on UDataTableFunctionLibrary"); \ static_assert(sizeof(UDataTableFunctionLibrary) == 0x000028, "Wrong size on UDataTableFunctionLibrary"); \ #define DUMPER7_ASSERTS_DebugCameraController_ReceiveOnActivate \ static_assert(alignof(DebugCameraController_ReceiveOnActivate) == 0x000008, "Wrong alignment on DebugCameraController_ReceiveOnActivate"); \ static_assert(sizeof(DebugCameraController_ReceiveOnActivate) == 0x000008, "Wrong size on DebugCameraController_ReceiveOnActivate"); \ static_assert(offsetof(DebugCameraController_ReceiveOnActivate, OriginalPC) == 0x000000, "Member 'DebugCameraController_ReceiveOnActivate::OriginalPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCameraController_ReceiveOnActorSelected \ static_assert(alignof(DebugCameraController_ReceiveOnActorSelected) == 0x000008, "Wrong alignment on DebugCameraController_ReceiveOnActorSelected"); \ static_assert(sizeof(DebugCameraController_ReceiveOnActorSelected) == 0x000120, "Wrong size on DebugCameraController_ReceiveOnActorSelected"); \ static_assert(offsetof(DebugCameraController_ReceiveOnActorSelected, NewSelectedActor) == 0x000000, "Member 'DebugCameraController_ReceiveOnActorSelected::NewSelectedActor' has a wrong offset!"); \ static_assert(offsetof(DebugCameraController_ReceiveOnActorSelected, SelectHitLocation) == 0x000008, "Member 'DebugCameraController_ReceiveOnActorSelected::SelectHitLocation' has a wrong offset!"); \ static_assert(offsetof(DebugCameraController_ReceiveOnActorSelected, SelectHitNormal) == 0x000020, "Member 'DebugCameraController_ReceiveOnActorSelected::SelectHitNormal' has a wrong offset!"); \ static_assert(offsetof(DebugCameraController_ReceiveOnActorSelected, Hit) == 0x000038, "Member 'DebugCameraController_ReceiveOnActorSelected::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCameraController_ReceiveOnDeactivate \ static_assert(alignof(DebugCameraController_ReceiveOnDeactivate) == 0x000008, "Wrong alignment on DebugCameraController_ReceiveOnDeactivate"); \ static_assert(sizeof(DebugCameraController_ReceiveOnDeactivate) == 0x000008, "Wrong size on DebugCameraController_ReceiveOnDeactivate"); \ static_assert(offsetof(DebugCameraController_ReceiveOnDeactivate, RestoredPC) == 0x000000, "Member 'DebugCameraController_ReceiveOnDeactivate::RestoredPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCameraController_SetPawnMovementSpeedScale \ static_assert(alignof(DebugCameraController_SetPawnMovementSpeedScale) == 0x000004, "Wrong alignment on DebugCameraController_SetPawnMovementSpeedScale"); \ static_assert(sizeof(DebugCameraController_SetPawnMovementSpeedScale) == 0x000004, "Wrong size on DebugCameraController_SetPawnMovementSpeedScale"); \ static_assert(offsetof(DebugCameraController_SetPawnMovementSpeedScale, NewSpeedScale) == 0x000000, "Member 'DebugCameraController_SetPawnMovementSpeedScale::NewSpeedScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCameraController_GetSelectedActor \ static_assert(alignof(DebugCameraController_GetSelectedActor) == 0x000008, "Wrong alignment on DebugCameraController_GetSelectedActor"); \ static_assert(sizeof(DebugCameraController_GetSelectedActor) == 0x000008, "Wrong size on DebugCameraController_GetSelectedActor"); \ static_assert(offsetof(DebugCameraController_GetSelectedActor, ReturnValue) == 0x000000, "Member 'DebugCameraController_GetSelectedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugCameraController \ static_assert(alignof(ADebugCameraController) == 0x000008, "Wrong alignment on ADebugCameraController"); \ static_assert(sizeof(ADebugCameraController) == 0x0009F0, "Wrong size on ADebugCameraController"); \ static_assert(offsetof(ADebugCameraController, DrawFrustum) == 0x000878, "Member 'ADebugCameraController::DrawFrustum' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedActor) == 0x000880, "Member 'ADebugCameraController::SelectedActor' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedComponent) == 0x000888, "Member 'ADebugCameraController::SelectedComponent' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SelectedHitPoint) == 0x000890, "Member 'ADebugCameraController::SelectedHitPoint' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, OriginalControllerRef) == 0x000978, "Member 'ADebugCameraController::OriginalControllerRef' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, OriginalPlayer) == 0x000980, "Member 'ADebugCameraController::OriginalPlayer' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, SpeedScale) == 0x000988, "Member 'ADebugCameraController::SpeedScale' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialMaxSpeed) == 0x00098C, "Member 'ADebugCameraController::InitialMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialAccel) == 0x000990, "Member 'ADebugCameraController::InitialAccel' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraController, InitialDecel) == 0x000994, "Member 'ADebugCameraController::InitialDecel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDebugCameraControllerSettings \ static_assert(alignof(UDebugCameraControllerSettings) == 0x000008, "Wrong alignment on UDebugCameraControllerSettings"); \ static_assert(sizeof(UDebugCameraControllerSettings) == 0x000048, "Wrong size on UDebugCameraControllerSettings"); \ static_assert(offsetof(UDebugCameraControllerSettings, CycleViewModes) == 0x000038, "Member 'UDebugCameraControllerSettings::CycleViewModes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDebugDrawComponent \ static_assert(alignof(UDebugDrawComponent) == 0x000010, "Wrong alignment on UDebugDrawComponent"); \ static_assert(sizeof(UDebugDrawComponent) == 0x000590, "Wrong size on UDebugDrawComponent"); \ #define DUMPER7_ASSERTS_UDebugDrawService \ static_assert(alignof(UDebugDrawService) == 0x000008, "Wrong alignment on UDebugDrawService"); \ static_assert(sizeof(UDebugDrawService) == 0x000028, "Wrong size on UDebugDrawService"); \ #define DUMPER7_ASSERTS_USoundfieldEndpointSubmix \ static_assert(alignof(USoundfieldEndpointSubmix) == 0x000008, "Wrong alignment on USoundfieldEndpointSubmix"); \ static_assert(sizeof(USoundfieldEndpointSubmix) == 0x000078, "Wrong size on USoundfieldEndpointSubmix"); \ static_assert(offsetof(USoundfieldEndpointSubmix, SoundfieldEndpointType) == 0x000040, "Member 'USoundfieldEndpointSubmix::SoundfieldEndpointType' has a wrong offset!"); \ static_assert(offsetof(USoundfieldEndpointSubmix, EndpointSettingsClass) == 0x000048, "Member 'USoundfieldEndpointSubmix::EndpointSettingsClass' has a wrong offset!"); \ static_assert(offsetof(USoundfieldEndpointSubmix, EndpointSettings) == 0x000050, "Member 'USoundfieldEndpointSubmix::EndpointSettings' has a wrong offset!"); \ static_assert(offsetof(USoundfieldEndpointSubmix, EncodingSettingsClass) == 0x000058, "Member 'USoundfieldEndpointSubmix::EncodingSettingsClass' has a wrong offset!"); \ static_assert(offsetof(USoundfieldEndpointSubmix, EncodingSettings) == 0x000060, "Member 'USoundfieldEndpointSubmix::EncodingSettings' has a wrong offset!"); \ static_assert(offsetof(USoundfieldEndpointSubmix, SoundfieldEffectChain) == 0x000068, "Member 'USoundfieldEndpointSubmix::SoundfieldEffectChain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalActor_CreateDynamicMaterialInstance \ static_assert(alignof(DecalActor_CreateDynamicMaterialInstance) == 0x000008, "Wrong alignment on DecalActor_CreateDynamicMaterialInstance"); \ static_assert(sizeof(DecalActor_CreateDynamicMaterialInstance) == 0x000008, "Wrong size on DecalActor_CreateDynamicMaterialInstance"); \ static_assert(offsetof(DecalActor_CreateDynamicMaterialInstance, ReturnValue) == 0x000000, "Member 'DecalActor_CreateDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalActor_SetDecalMaterial \ static_assert(alignof(DecalActor_SetDecalMaterial) == 0x000008, "Wrong alignment on DecalActor_SetDecalMaterial"); \ static_assert(sizeof(DecalActor_SetDecalMaterial) == 0x000008, "Wrong size on DecalActor_SetDecalMaterial"); \ static_assert(offsetof(DecalActor_SetDecalMaterial, NewDecalMaterial) == 0x000000, "Member 'DecalActor_SetDecalMaterial::NewDecalMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DecalActor_GetDecalMaterial \ static_assert(alignof(DecalActor_GetDecalMaterial) == 0x000008, "Wrong alignment on DecalActor_GetDecalMaterial"); \ static_assert(sizeof(DecalActor_GetDecalMaterial) == 0x000008, "Wrong size on DecalActor_GetDecalMaterial"); \ static_assert(offsetof(DecalActor_GetDecalMaterial, ReturnValue) == 0x000000, "Member 'DecalActor_GetDecalMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADecalActor \ static_assert(alignof(ADecalActor) == 0x000008, "Wrong alignment on ADecalActor"); \ static_assert(sizeof(ADecalActor) == 0x0002B8, "Wrong size on ADecalActor"); \ static_assert(offsetof(ADecalActor, Decal) == 0x0002B0, "Member 'ADecalActor::Decal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADefaultPhysicsVolume \ static_assert(alignof(ADefaultPhysicsVolume) == 0x000008, "Wrong alignment on ADefaultPhysicsVolume"); \ static_assert(sizeof(ADefaultPhysicsVolume) == 0x0002F8, "Wrong size on ADefaultPhysicsVolume"); \ #define DUMPER7_ASSERTS_UDemoNetDriver \ static_assert(alignof(UDemoNetDriver) == 0x000010, "Wrong alignment on UDemoNetDriver"); \ static_assert(sizeof(UDemoNetDriver) == 0x001430, "Wrong size on UDemoNetDriver"); \ static_assert(offsetof(UDemoNetDriver, RollbackNetStartupActors) == 0x0007C8, "Member 'UDemoNetDriver::RollbackNetStartupActors' has a wrong offset!"); \ static_assert(offsetof(UDemoNetDriver, CheckpointSaveMaxMSPerFrame) == 0x0008F4, "Member 'UDemoNetDriver::CheckpointSaveMaxMSPerFrame' has a wrong offset!"); \ static_assert(offsetof(UDemoNetDriver, MulticastRecordOptions) == 0x000910, "Member 'UDemoNetDriver::MulticastRecordOptions' has a wrong offset!"); \ static_assert(offsetof(UDemoNetDriver, SpectatorControllers) == 0x000920, "Member 'UDemoNetDriver::SpectatorControllers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureLODSettings \ static_assert(alignof(UTextureLODSettings) == 0x000008, "Wrong alignment on UTextureLODSettings"); \ static_assert(sizeof(UTextureLODSettings) == 0x000038, "Wrong size on UTextureLODSettings"); \ static_assert(offsetof(UTextureLODSettings, TextureLODGroups) == 0x000028, "Member 'UTextureLODSettings::TextureLODGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeviceProfile \ static_assert(alignof(UDeviceProfile) == 0x000008, "Wrong alignment on UDeviceProfile"); \ static_assert(sizeof(UDeviceProfile) == 0x0000D0, "Wrong size on UDeviceProfile"); \ static_assert(offsetof(UDeviceProfile, DeviceType) == 0x000038, "Member 'UDeviceProfile::DeviceType' has a wrong offset!"); \ static_assert(offsetof(UDeviceProfile, BaseProfileName) == 0x000048, "Member 'UDeviceProfile::BaseProfileName' has a wrong offset!"); \ static_assert(offsetof(UDeviceProfile, Parent) == 0x000060, "Member 'UDeviceProfile::Parent' has a wrong offset!"); \ static_assert(offsetof(UDeviceProfile, CVars) == 0x000090, "Member 'UDeviceProfile::CVars' has a wrong offset!"); \ static_assert(offsetof(UDeviceProfile, MatchingRules) == 0x0000A0, "Member 'UDeviceProfile::MatchingRules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeviceProfileManager \ static_assert(alignof(UDeviceProfileManager) == 0x000008, "Wrong alignment on UDeviceProfileManager"); \ static_assert(sizeof(UDeviceProfileManager) == 0x000090, "Wrong size on UDeviceProfileManager"); \ static_assert(offsetof(UDeviceProfileManager, Profiles) == 0x000028, "Member 'UDeviceProfileManager::Profiles' has a wrong offset!"); \ static_assert(offsetof(UDeviceProfileManager, BackupProfiles) == 0x000038, "Member 'UDeviceProfileManager::BackupProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueVoice \ static_assert(alignof(UDialogueVoice) == 0x000008, "Wrong alignment on UDialogueVoice"); \ static_assert(sizeof(UDialogueVoice) == 0x000040, "Wrong size on UDialogueVoice"); \ static_assert(offsetof(UDialogueVoice, Gender) == 0x000028, "Member 'UDialogueVoice::Gender' has a wrong offset!"); \ static_assert(offsetof(UDialogueVoice, Plurality) == 0x000029, "Member 'UDialogueVoice::Plurality' has a wrong offset!"); \ static_assert(offsetof(UDialogueVoice, LocalizationGUID) == 0x00002C, "Member 'UDialogueVoice::LocalizationGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogueWave \ static_assert(alignof(UDialogueWave) == 0x000008, "Wrong alignment on UDialogueWave"); \ static_assert(sizeof(UDialogueWave) == 0x000070, "Wrong size on UDialogueWave"); \ static_assert(offsetof(UDialogueWave, SpokenText) == 0x000030, "Member 'UDialogueWave::SpokenText' has a wrong offset!"); \ static_assert(offsetof(UDialogueWave, SubtitleOverride) == 0x000040, "Member 'UDialogueWave::SubtitleOverride' has a wrong offset!"); \ static_assert(offsetof(UDialogueWave, ContextMappings) == 0x000050, "Member 'UDialogueWave::ContextMappings' has a wrong offset!"); \ static_assert(offsetof(UDialogueWave, LocalizationGUID) == 0x000060, "Member 'UDialogueWave::LocalizationGUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADocumentationActor \ static_assert(alignof(ADocumentationActor) == 0x000008, "Wrong alignment on ADocumentationActor"); \ static_assert(sizeof(ADocumentationActor) == 0x0002B8, "Wrong size on ADocumentationActor"); \ #define DUMPER7_ASSERTS_UEdGraphNode_Documentation \ static_assert(alignof(UEdGraphNode_Documentation) == 0x000008, "Wrong alignment on UEdGraphNode_Documentation"); \ static_assert(sizeof(UEdGraphNode_Documentation) == 0x0000B8, "Wrong size on UEdGraphNode_Documentation"); \ static_assert(offsetof(UEdGraphNode_Documentation, Link) == 0x000098, "Member 'UEdGraphNode_Documentation::Link' has a wrong offset!"); \ static_assert(offsetof(UEdGraphNode_Documentation, Excerpt) == 0x0000A8, "Member 'UEdGraphNode_Documentation::Excerpt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorElementAssetDataInterface \ static_assert(alignof(UActorElementAssetDataInterface) == 0x000008, "Wrong alignment on UActorElementAssetDataInterface"); \ static_assert(sizeof(UActorElementAssetDataInterface) == 0x000030, "Wrong size on UActorElementAssetDataInterface"); \ #define DUMPER7_ASSERTS_UActorElementCounterInterface \ static_assert(alignof(UActorElementCounterInterface) == 0x000008, "Wrong alignment on UActorElementCounterInterface"); \ static_assert(sizeof(UActorElementCounterInterface) == 0x000030, "Wrong size on UActorElementCounterInterface"); \ #define DUMPER7_ASSERTS_UActorElementSelectionInterface \ static_assert(alignof(UActorElementSelectionInterface) == 0x000008, "Wrong alignment on UActorElementSelectionInterface"); \ static_assert(sizeof(UActorElementSelectionInterface) == 0x000030, "Wrong size on UActorElementSelectionInterface"); \ #define DUMPER7_ASSERTS_UActorElementWorldInterface \ static_assert(alignof(UActorElementWorldInterface) == 0x000008, "Wrong alignment on UActorElementWorldInterface"); \ static_assert(sizeof(UActorElementWorldInterface) == 0x000030, "Wrong size on UActorElementWorldInterface"); \ #define DUMPER7_ASSERTS_UComponentElementCounterInterface \ static_assert(alignof(UComponentElementCounterInterface) == 0x000008, "Wrong alignment on UComponentElementCounterInterface"); \ static_assert(sizeof(UComponentElementCounterInterface) == 0x000030, "Wrong size on UComponentElementCounterInterface"); \ #define DUMPER7_ASSERTS_UComponentElementObjectInterface \ static_assert(alignof(UComponentElementObjectInterface) == 0x000008, "Wrong alignment on UComponentElementObjectInterface"); \ static_assert(sizeof(UComponentElementObjectInterface) == 0x000030, "Wrong size on UComponentElementObjectInterface"); \ #define DUMPER7_ASSERTS_UComponentElementWorldInterface \ static_assert(alignof(UComponentElementWorldInterface) == 0x000008, "Wrong alignment on UComponentElementWorldInterface"); \ static_assert(sizeof(UComponentElementWorldInterface) == 0x000030, "Wrong size on UComponentElementWorldInterface"); \ #define DUMPER7_ASSERTS_TypedElementCommonActions_DeleteNormalizedElements \ static_assert(alignof(TypedElementCommonActions_DeleteNormalizedElements) == 0x000008, "Wrong alignment on TypedElementCommonActions_DeleteNormalizedElements"); \ static_assert(sizeof(TypedElementCommonActions_DeleteNormalizedElements) == 0x000028, "Wrong size on TypedElementCommonActions_DeleteNormalizedElements"); \ static_assert(offsetof(TypedElementCommonActions_DeleteNormalizedElements, ElementList) == 0x000000, "Member 'TypedElementCommonActions_DeleteNormalizedElements::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteNormalizedElements, World) == 0x000010, "Member 'TypedElementCommonActions_DeleteNormalizedElements::World' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteNormalizedElements, InSelectionSet) == 0x000018, "Member 'TypedElementCommonActions_DeleteNormalizedElements::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteNormalizedElements, DeletionOptions) == 0x000020, "Member 'TypedElementCommonActions_DeleteNormalizedElements::DeletionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteNormalizedElements, ReturnValue) == 0x000023, "Member 'TypedElementCommonActions_DeleteNormalizedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementCommonActions_DeleteSelectedElements \ static_assert(alignof(TypedElementCommonActions_DeleteSelectedElements) == 0x000008, "Wrong alignment on TypedElementCommonActions_DeleteSelectedElements"); \ static_assert(sizeof(TypedElementCommonActions_DeleteSelectedElements) == 0x000018, "Wrong size on TypedElementCommonActions_DeleteSelectedElements"); \ static_assert(offsetof(TypedElementCommonActions_DeleteSelectedElements, SelectionSet) == 0x000000, "Member 'TypedElementCommonActions_DeleteSelectedElements::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteSelectedElements, World) == 0x000008, "Member 'TypedElementCommonActions_DeleteSelectedElements::World' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteSelectedElements, DeletionOptions) == 0x000010, "Member 'TypedElementCommonActions_DeleteSelectedElements::DeletionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DeleteSelectedElements, ReturnValue) == 0x000013, "Member 'TypedElementCommonActions_DeleteSelectedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementCommonActions_DuplicateNormalizedElements \ static_assert(alignof(TypedElementCommonActions_DuplicateNormalizedElements) == 0x000008, "Wrong alignment on TypedElementCommonActions_DuplicateNormalizedElements"); \ static_assert(sizeof(TypedElementCommonActions_DuplicateNormalizedElements) == 0x000040, "Wrong size on TypedElementCommonActions_DuplicateNormalizedElements"); \ static_assert(offsetof(TypedElementCommonActions_DuplicateNormalizedElements, ElementList) == 0x000000, "Member 'TypedElementCommonActions_DuplicateNormalizedElements::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DuplicateNormalizedElements, World) == 0x000010, "Member 'TypedElementCommonActions_DuplicateNormalizedElements::World' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DuplicateNormalizedElements, LocationOffset) == 0x000018, "Member 'TypedElementCommonActions_DuplicateNormalizedElements::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_DuplicateNormalizedElements, ReturnValue) == 0x000030, "Member 'TypedElementCommonActions_DuplicateNormalizedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementCommonActions_K2_DuplicateSelectedElements \ static_assert(alignof(TypedElementCommonActions_K2_DuplicateSelectedElements) == 0x000008, "Wrong alignment on TypedElementCommonActions_K2_DuplicateSelectedElements"); \ static_assert(sizeof(TypedElementCommonActions_K2_DuplicateSelectedElements) == 0x000038, "Wrong size on TypedElementCommonActions_K2_DuplicateSelectedElements"); \ static_assert(offsetof(TypedElementCommonActions_K2_DuplicateSelectedElements, SelectionSet) == 0x000000, "Member 'TypedElementCommonActions_K2_DuplicateSelectedElements::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_K2_DuplicateSelectedElements, World) == 0x000008, "Member 'TypedElementCommonActions_K2_DuplicateSelectedElements::World' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_K2_DuplicateSelectedElements, LocationOffset) == 0x000010, "Member 'TypedElementCommonActions_K2_DuplicateSelectedElements::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(TypedElementCommonActions_K2_DuplicateSelectedElements, ReturnValue) == 0x000028, "Member 'TypedElementCommonActions_K2_DuplicateSelectedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementCommonActions \ static_assert(alignof(UTypedElementCommonActions) == 0x000008, "Wrong alignment on UTypedElementCommonActions"); \ static_assert(sizeof(UTypedElementCommonActions) == 0x000828, "Wrong size on UTypedElementCommonActions"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_CanDeleteElement \ static_assert(alignof(TypedElementWorldInterface_CanDeleteElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_CanDeleteElement"); \ static_assert(sizeof(TypedElementWorldInterface_CanDeleteElement) == 0x000010, "Wrong size on TypedElementWorldInterface_CanDeleteElement"); \ static_assert(offsetof(TypedElementWorldInterface_CanDeleteElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_CanDeleteElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanDeleteElement, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_CanDeleteElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_CanDuplicateElement \ static_assert(alignof(TypedElementWorldInterface_CanDuplicateElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_CanDuplicateElement"); \ static_assert(sizeof(TypedElementWorldInterface_CanDuplicateElement) == 0x000010, "Wrong size on TypedElementWorldInterface_CanDuplicateElement"); \ static_assert(offsetof(TypedElementWorldInterface_CanDuplicateElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_CanDuplicateElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanDuplicateElement, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_CanDuplicateElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_CanEditElement \ static_assert(alignof(TypedElementWorldInterface_CanEditElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_CanEditElement"); \ static_assert(sizeof(TypedElementWorldInterface_CanEditElement) == 0x000010, "Wrong size on TypedElementWorldInterface_CanEditElement"); \ static_assert(offsetof(TypedElementWorldInterface_CanEditElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_CanEditElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanEditElement, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_CanEditElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_CanMoveElement \ static_assert(alignof(TypedElementWorldInterface_CanMoveElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_CanMoveElement"); \ static_assert(sizeof(TypedElementWorldInterface_CanMoveElement) == 0x000010, "Wrong size on TypedElementWorldInterface_CanMoveElement"); \ static_assert(offsetof(TypedElementWorldInterface_CanMoveElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_CanMoveElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanMoveElement, InWorldType) == 0x000008, "Member 'TypedElementWorldInterface_CanMoveElement::InWorldType' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanMoveElement, ReturnValue) == 0x000009, "Member 'TypedElementWorldInterface_CanMoveElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_CanPromoteElement \ static_assert(alignof(TypedElementWorldInterface_CanPromoteElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_CanPromoteElement"); \ static_assert(sizeof(TypedElementWorldInterface_CanPromoteElement) == 0x000010, "Wrong size on TypedElementWorldInterface_CanPromoteElement"); \ static_assert(offsetof(TypedElementWorldInterface_CanPromoteElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_CanPromoteElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_CanPromoteElement, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_CanPromoteElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_DeleteElement \ static_assert(alignof(TypedElementWorldInterface_DeleteElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_DeleteElement"); \ static_assert(sizeof(TypedElementWorldInterface_DeleteElement) == 0x000020, "Wrong size on TypedElementWorldInterface_DeleteElement"); \ static_assert(offsetof(TypedElementWorldInterface_DeleteElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_DeleteElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DeleteElement, InWorld) == 0x000008, "Member 'TypedElementWorldInterface_DeleteElement::InWorld' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DeleteElement, InSelectionSet) == 0x000010, "Member 'TypedElementWorldInterface_DeleteElement::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DeleteElement, InDeletionOptions) == 0x000018, "Member 'TypedElementWorldInterface_DeleteElement::InDeletionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DeleteElement, ReturnValue) == 0x00001B, "Member 'TypedElementWorldInterface_DeleteElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_DuplicateElement \ static_assert(alignof(TypedElementWorldInterface_DuplicateElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_DuplicateElement"); \ static_assert(sizeof(TypedElementWorldInterface_DuplicateElement) == 0x000030, "Wrong size on TypedElementWorldInterface_DuplicateElement"); \ static_assert(offsetof(TypedElementWorldInterface_DuplicateElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_DuplicateElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DuplicateElement, InWorld) == 0x000008, "Member 'TypedElementWorldInterface_DuplicateElement::InWorld' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DuplicateElement, InLocationOffset) == 0x000010, "Member 'TypedElementWorldInterface_DuplicateElement::InLocationOffset' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_DuplicateElement, ReturnValue) == 0x000028, "Member 'TypedElementWorldInterface_DuplicateElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetBounds \ static_assert(alignof(TypedElementWorldInterface_GetBounds) == 0x000008, "Wrong alignment on TypedElementWorldInterface_GetBounds"); \ static_assert(sizeof(TypedElementWorldInterface_GetBounds) == 0x000048, "Wrong size on TypedElementWorldInterface_GetBounds"); \ static_assert(offsetof(TypedElementWorldInterface_GetBounds, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetBounds::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetBounds, OutBounds) == 0x000008, "Member 'TypedElementWorldInterface_GetBounds::OutBounds' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetBounds, ReturnValue) == 0x000040, "Member 'TypedElementWorldInterface_GetBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetOwnerLevel \ static_assert(alignof(TypedElementWorldInterface_GetOwnerLevel) == 0x000008, "Wrong alignment on TypedElementWorldInterface_GetOwnerLevel"); \ static_assert(sizeof(TypedElementWorldInterface_GetOwnerLevel) == 0x000010, "Wrong size on TypedElementWorldInterface_GetOwnerLevel"); \ static_assert(offsetof(TypedElementWorldInterface_GetOwnerLevel, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetOwnerLevel::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetOwnerLevel, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_GetOwnerLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetOwnerWorld \ static_assert(alignof(TypedElementWorldInterface_GetOwnerWorld) == 0x000008, "Wrong alignment on TypedElementWorldInterface_GetOwnerWorld"); \ static_assert(sizeof(TypedElementWorldInterface_GetOwnerWorld) == 0x000010, "Wrong size on TypedElementWorldInterface_GetOwnerWorld"); \ static_assert(offsetof(TypedElementWorldInterface_GetOwnerWorld, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetOwnerWorld::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetOwnerWorld, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_GetOwnerWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetPivotOffset \ static_assert(alignof(TypedElementWorldInterface_GetPivotOffset) == 0x000008, "Wrong alignment on TypedElementWorldInterface_GetPivotOffset"); \ static_assert(sizeof(TypedElementWorldInterface_GetPivotOffset) == 0x000028, "Wrong size on TypedElementWorldInterface_GetPivotOffset"); \ static_assert(offsetof(TypedElementWorldInterface_GetPivotOffset, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetPivotOffset::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetPivotOffset, OutPivotOffset) == 0x000008, "Member 'TypedElementWorldInterface_GetPivotOffset::OutPivotOffset' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetPivotOffset, ReturnValue) == 0x000020, "Member 'TypedElementWorldInterface_GetPivotOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetRelativeTransform \ static_assert(alignof(TypedElementWorldInterface_GetRelativeTransform) == 0x000010, "Wrong alignment on TypedElementWorldInterface_GetRelativeTransform"); \ static_assert(sizeof(TypedElementWorldInterface_GetRelativeTransform) == 0x000080, "Wrong size on TypedElementWorldInterface_GetRelativeTransform"); \ static_assert(offsetof(TypedElementWorldInterface_GetRelativeTransform, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetRelativeTransform::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetRelativeTransform, OutTransform) == 0x000010, "Member 'TypedElementWorldInterface_GetRelativeTransform::OutTransform' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetRelativeTransform, ReturnValue) == 0x000070, "Member 'TypedElementWorldInterface_GetRelativeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_GetWorldTransform \ static_assert(alignof(TypedElementWorldInterface_GetWorldTransform) == 0x000010, "Wrong alignment on TypedElementWorldInterface_GetWorldTransform"); \ static_assert(sizeof(TypedElementWorldInterface_GetWorldTransform) == 0x000080, "Wrong size on TypedElementWorldInterface_GetWorldTransform"); \ static_assert(offsetof(TypedElementWorldInterface_GetWorldTransform, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_GetWorldTransform::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetWorldTransform, OutTransform) == 0x000010, "Member 'TypedElementWorldInterface_GetWorldTransform::OutTransform' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_GetWorldTransform, ReturnValue) == 0x000070, "Member 'TypedElementWorldInterface_GetWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_IsTemplateElement \ static_assert(alignof(TypedElementWorldInterface_IsTemplateElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_IsTemplateElement"); \ static_assert(sizeof(TypedElementWorldInterface_IsTemplateElement) == 0x000010, "Wrong size on TypedElementWorldInterface_IsTemplateElement"); \ static_assert(offsetof(TypedElementWorldInterface_IsTemplateElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_IsTemplateElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_IsTemplateElement, ReturnValue) == 0x000008, "Member 'TypedElementWorldInterface_IsTemplateElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_NotifyMovementEnded \ static_assert(alignof(TypedElementWorldInterface_NotifyMovementEnded) == 0x000008, "Wrong alignment on TypedElementWorldInterface_NotifyMovementEnded"); \ static_assert(sizeof(TypedElementWorldInterface_NotifyMovementEnded) == 0x000008, "Wrong size on TypedElementWorldInterface_NotifyMovementEnded"); \ static_assert(offsetof(TypedElementWorldInterface_NotifyMovementEnded, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_NotifyMovementEnded::InElementHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_NotifyMovementOngoing \ static_assert(alignof(TypedElementWorldInterface_NotifyMovementOngoing) == 0x000008, "Wrong alignment on TypedElementWorldInterface_NotifyMovementOngoing"); \ static_assert(sizeof(TypedElementWorldInterface_NotifyMovementOngoing) == 0x000008, "Wrong size on TypedElementWorldInterface_NotifyMovementOngoing"); \ static_assert(offsetof(TypedElementWorldInterface_NotifyMovementOngoing, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_NotifyMovementOngoing::InElementHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_NotifyMovementStarted \ static_assert(alignof(TypedElementWorldInterface_NotifyMovementStarted) == 0x000008, "Wrong alignment on TypedElementWorldInterface_NotifyMovementStarted"); \ static_assert(sizeof(TypedElementWorldInterface_NotifyMovementStarted) == 0x000008, "Wrong size on TypedElementWorldInterface_NotifyMovementStarted"); \ static_assert(offsetof(TypedElementWorldInterface_NotifyMovementStarted, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_NotifyMovementStarted::InElementHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_PromoteElement \ static_assert(alignof(TypedElementWorldInterface_PromoteElement) == 0x000008, "Wrong alignment on TypedElementWorldInterface_PromoteElement"); \ static_assert(sizeof(TypedElementWorldInterface_PromoteElement) == 0x000018, "Wrong size on TypedElementWorldInterface_PromoteElement"); \ static_assert(offsetof(TypedElementWorldInterface_PromoteElement, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_PromoteElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_PromoteElement, OverrideWorld) == 0x000008, "Member 'TypedElementWorldInterface_PromoteElement::OverrideWorld' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_PromoteElement, ReturnValue) == 0x000010, "Member 'TypedElementWorldInterface_PromoteElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_SetPivotOffset \ static_assert(alignof(TypedElementWorldInterface_SetPivotOffset) == 0x000008, "Wrong alignment on TypedElementWorldInterface_SetPivotOffset"); \ static_assert(sizeof(TypedElementWorldInterface_SetPivotOffset) == 0x000028, "Wrong size on TypedElementWorldInterface_SetPivotOffset"); \ static_assert(offsetof(TypedElementWorldInterface_SetPivotOffset, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_SetPivotOffset::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetPivotOffset, InPivotOffset) == 0x000008, "Member 'TypedElementWorldInterface_SetPivotOffset::InPivotOffset' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetPivotOffset, ReturnValue) == 0x000020, "Member 'TypedElementWorldInterface_SetPivotOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_SetRelativeTransform \ static_assert(alignof(TypedElementWorldInterface_SetRelativeTransform) == 0x000010, "Wrong alignment on TypedElementWorldInterface_SetRelativeTransform"); \ static_assert(sizeof(TypedElementWorldInterface_SetRelativeTransform) == 0x000080, "Wrong size on TypedElementWorldInterface_SetRelativeTransform"); \ static_assert(offsetof(TypedElementWorldInterface_SetRelativeTransform, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_SetRelativeTransform::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetRelativeTransform, InTransform) == 0x000010, "Member 'TypedElementWorldInterface_SetRelativeTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetRelativeTransform, ReturnValue) == 0x000070, "Member 'TypedElementWorldInterface_SetRelativeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementWorldInterface_SetWorldTransform \ static_assert(alignof(TypedElementWorldInterface_SetWorldTransform) == 0x000010, "Wrong alignment on TypedElementWorldInterface_SetWorldTransform"); \ static_assert(sizeof(TypedElementWorldInterface_SetWorldTransform) == 0x000080, "Wrong size on TypedElementWorldInterface_SetWorldTransform"); \ static_assert(offsetof(TypedElementWorldInterface_SetWorldTransform, InElementHandle) == 0x000000, "Member 'TypedElementWorldInterface_SetWorldTransform::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetWorldTransform, InTransform) == 0x000010, "Member 'TypedElementWorldInterface_SetWorldTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(TypedElementWorldInterface_SetWorldTransform, ReturnValue) == 0x000070, "Member 'TypedElementWorldInterface_SetWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITypedElementWorldInterface \ static_assert(alignof(ITypedElementWorldInterface) == 0x000001, "Wrong alignment on ITypedElementWorldInterface"); \ static_assert(sizeof(ITypedElementWorldInterface) == 0x000001, "Wrong size on ITypedElementWorldInterface"); \ #define DUMPER7_ASSERTS_UObjectElementAssetDataInterface \ static_assert(alignof(UObjectElementAssetDataInterface) == 0x000008, "Wrong alignment on UObjectElementAssetDataInterface"); \ static_assert(sizeof(UObjectElementAssetDataInterface) == 0x000030, "Wrong size on UObjectElementAssetDataInterface"); \ #define DUMPER7_ASSERTS_UObjectElementObjectInterface \ static_assert(alignof(UObjectElementObjectInterface) == 0x000008, "Wrong alignment on UObjectElementObjectInterface"); \ static_assert(sizeof(UObjectElementObjectInterface) == 0x000030, "Wrong size on UObjectElementObjectInterface"); \ #define DUMPER7_ASSERTS_UObjectElementSelectionInterface \ static_assert(alignof(UObjectElementSelectionInterface) == 0x000008, "Wrong alignment on UObjectElementSelectionInterface"); \ static_assert(sizeof(UObjectElementSelectionInterface) == 0x000030, "Wrong size on UObjectElementSelectionInterface"); \ #define DUMPER7_ASSERTS_USMInstanceElementAssetDataInterface \ static_assert(alignof(USMInstanceElementAssetDataInterface) == 0x000008, "Wrong alignment on USMInstanceElementAssetDataInterface"); \ static_assert(sizeof(USMInstanceElementAssetDataInterface) == 0x000030, "Wrong size on USMInstanceElementAssetDataInterface"); \ #define DUMPER7_ASSERTS_USMInstanceElementIdMapTransactor \ static_assert(alignof(USMInstanceElementIdMapTransactor) == 0x000008, "Wrong alignment on USMInstanceElementIdMapTransactor"); \ static_assert(sizeof(USMInstanceElementIdMapTransactor) == 0x000028, "Wrong size on USMInstanceElementIdMapTransactor"); \ #define DUMPER7_ASSERTS_USMInstanceElementSelectionInterface \ static_assert(alignof(USMInstanceElementSelectionInterface) == 0x000008, "Wrong alignment on USMInstanceElementSelectionInterface"); \ static_assert(sizeof(USMInstanceElementSelectionInterface) == 0x000030, "Wrong size on USMInstanceElementSelectionInterface"); \ #define DUMPER7_ASSERTS_USMInstanceElementWorldInterface \ static_assert(alignof(USMInstanceElementWorldInterface) == 0x000008, "Wrong alignment on USMInstanceElementWorldInterface"); \ static_assert(sizeof(USMInstanceElementWorldInterface) == 0x000030, "Wrong size on USMInstanceElementWorldInterface"); \ #define DUMPER7_ASSERTS_UEngineMessage \ static_assert(alignof(UEngineMessage) == 0x000008, "Wrong alignment on UEngineMessage"); \ static_assert(sizeof(UEngineMessage) == 0x0000A8, "Wrong size on UEngineMessage"); \ static_assert(offsetof(UEngineMessage, FailedPlaceMessage) == 0x000028, "Member 'UEngineMessage::FailedPlaceMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, MaxedOutMessage) == 0x000038, "Member 'UEngineMessage::MaxedOutMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, EnteredMessage) == 0x000048, "Member 'UEngineMessage::EnteredMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, LeftMessage) == 0x000058, "Member 'UEngineMessage::LeftMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, GlobalNameChange) == 0x000068, "Member 'UEngineMessage::GlobalNameChange' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, SpecEnteredMessage) == 0x000078, "Member 'UEngineMessage::SpecEnteredMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, NewPlayerMessage) == 0x000088, "Member 'UEngineMessage::NewPlayerMessage' has a wrong offset!"); \ static_assert(offsetof(UEngineMessage, NewSpecMessage) == 0x000098, "Member 'UEngineMessage::NewSpecMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AutoDestroySubsystem_OnActorEndPlay \ static_assert(alignof(AutoDestroySubsystem_OnActorEndPlay) == 0x000008, "Wrong alignment on AutoDestroySubsystem_OnActorEndPlay"); \ static_assert(sizeof(AutoDestroySubsystem_OnActorEndPlay) == 0x000010, "Wrong size on AutoDestroySubsystem_OnActorEndPlay"); \ static_assert(offsetof(AutoDestroySubsystem_OnActorEndPlay, Actor) == 0x000000, "Member 'AutoDestroySubsystem_OnActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(AutoDestroySubsystem_OnActorEndPlay, EndPlayReason) == 0x000008, "Member 'AutoDestroySubsystem_OnActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAutoDestroySubsystem \ static_assert(alignof(UAutoDestroySubsystem) == 0x000008, "Wrong alignment on UAutoDestroySubsystem"); \ static_assert(sizeof(UAutoDestroySubsystem) == 0x000050, "Wrong size on UAutoDestroySubsystem"); \ static_assert(offsetof(UAutoDestroySubsystem, ActorsToPoll) == 0x000040, "Member 'UAutoDestroySubsystem::ActorsToPoll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeDelay \ static_assert(alignof(USoundNodeDelay) == 0x000008, "Wrong alignment on USoundNodeDelay"); \ static_assert(sizeof(USoundNodeDelay) == 0x000050, "Wrong size on USoundNodeDelay"); \ static_assert(offsetof(USoundNodeDelay, DelayMin) == 0x000048, "Member 'USoundNodeDelay::DelayMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeDelay, DelayMax) == 0x00004C, "Member 'USoundNodeDelay::DelayMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPoseWatchFolder \ static_assert(alignof(UPoseWatchFolder) == 0x000008, "Wrong alignment on UPoseWatchFolder"); \ static_assert(sizeof(UPoseWatchFolder) == 0x000028, "Wrong size on UPoseWatchFolder"); \ #define DUMPER7_ASSERTS_UPoseWatchElement \ static_assert(alignof(UPoseWatchElement) == 0x000008, "Wrong alignment on UPoseWatchElement"); \ static_assert(sizeof(UPoseWatchElement) == 0x000028, "Wrong size on UPoseWatchElement"); \ #define DUMPER7_ASSERTS_UPoseWatchPoseElement \ static_assert(alignof(UPoseWatchPoseElement) == 0x000008, "Wrong alignment on UPoseWatchPoseElement"); \ static_assert(sizeof(UPoseWatchPoseElement) == 0x000028, "Wrong size on UPoseWatchPoseElement"); \ #define DUMPER7_ASSERTS_UPoseWatch \ static_assert(alignof(UPoseWatch) == 0x000008, "Wrong alignment on UPoseWatch"); \ static_assert(sizeof(UPoseWatch) == 0x000028, "Wrong size on UPoseWatch"); \ #define DUMPER7_ASSERTS_AServerStatReplicator \ static_assert(alignof(AServerStatReplicator) == 0x000008, "Wrong alignment on AServerStatReplicator"); \ static_assert(sizeof(AServerStatReplicator) == 0x000378, "Wrong size on AServerStatReplicator"); \ static_assert(offsetof(AServerStatReplicator, bUpdateStatNet) == 0x0002B0, "Member 'AServerStatReplicator::bUpdateStatNet' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, bOverwriteClientStats) == 0x0002B1, "Member 'AServerStatReplicator::bOverwriteClientStats' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, Channels) == 0x0002B4, "Member 'AServerStatReplicator::Channels' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRate) == 0x0002B8, "Member 'AServerStatReplicator::InRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRate) == 0x0002BC, "Member 'AServerStatReplicator::OutRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, MaxPacketOverhead) == 0x0002C4, "Member 'AServerStatReplicator::MaxPacketOverhead' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientMax) == 0x0002C8, "Member 'AServerStatReplicator::InRateClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientMin) == 0x0002CC, "Member 'AServerStatReplicator::InRateClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InRateClientAvg) == 0x0002D0, "Member 'AServerStatReplicator::InRateClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientMax) == 0x0002D4, "Member 'AServerStatReplicator::InPacketsClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientMin) == 0x0002D8, "Member 'AServerStatReplicator::InPacketsClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPacketsClientAvg) == 0x0002DC, "Member 'AServerStatReplicator::InPacketsClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientMax) == 0x0002E0, "Member 'AServerStatReplicator::OutRateClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientMin) == 0x0002E4, "Member 'AServerStatReplicator::OutRateClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutRateClientAvg) == 0x0002E8, "Member 'AServerStatReplicator::OutRateClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientMax) == 0x0002EC, "Member 'AServerStatReplicator::OutPacketsClientMax' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientMin) == 0x0002F0, "Member 'AServerStatReplicator::OutPacketsClientMin' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPacketsClientAvg) == 0x0002F4, "Member 'AServerStatReplicator::OutPacketsClientAvg' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetNumClients) == 0x0002F8, "Member 'AServerStatReplicator::NetNumClients' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InPackets) == 0x0002FC, "Member 'AServerStatReplicator::InPackets' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutPackets) == 0x000300, "Member 'AServerStatReplicator::OutPackets' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InBunches) == 0x000304, "Member 'AServerStatReplicator::InBunches' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutBunches) == 0x000308, "Member 'AServerStatReplicator::OutBunches' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, OutLoss) == 0x00030C, "Member 'AServerStatReplicator::OutLoss' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, InLoss) == 0x000310, "Member 'AServerStatReplicator::InLoss' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoiceBytesSent) == 0x000314, "Member 'AServerStatReplicator::VoiceBytesSent' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoiceBytesRecv) == 0x000318, "Member 'AServerStatReplicator::VoiceBytesRecv' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoicePacketsSent) == 0x00031C, "Member 'AServerStatReplicator::VoicePacketsSent' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, VoicePacketsRecv) == 0x000320, "Member 'AServerStatReplicator::VoicePacketsRecv' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PercentInVoice) == 0x000324, "Member 'AServerStatReplicator::PercentInVoice' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PercentOutVoice) == 0x000328, "Member 'AServerStatReplicator::PercentOutVoice' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumActorChannels) == 0x00032C, "Member 'AServerStatReplicator::NumActorChannels' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumConsideredActors) == 0x000330, "Member 'AServerStatReplicator::NumConsideredActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, PrioritizedActors) == 0x000334, "Member 'AServerStatReplicator::PrioritizedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumRelevantActors) == 0x000338, "Member 'AServerStatReplicator::NumRelevantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumRelevantDeletedActors) == 0x00033C, "Member 'AServerStatReplicator::NumRelevantDeletedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumReplicatedActorAttempts) == 0x000340, "Member 'AServerStatReplicator::NumReplicatedActorAttempts' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumReplicatedActors) == 0x000344, "Member 'AServerStatReplicator::NumReplicatedActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumActors) == 0x000348, "Member 'AServerStatReplicator::NumActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetActors) == 0x00034C, "Member 'AServerStatReplicator::NumNetActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumDormantActors) == 0x000350, "Member 'AServerStatReplicator::NumDormantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumInitiallyDormantActors) == 0x000354, "Member 'AServerStatReplicator::NumInitiallyDormantActors' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsAckd) == 0x000358, "Member 'AServerStatReplicator::NumNetGUIDsAckd' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsPending) == 0x00035C, "Member 'AServerStatReplicator::NumNetGUIDsPending' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NumNetGUIDsUnAckd) == 0x000360, "Member 'AServerStatReplicator::NumNetGUIDsUnAckd' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, ObjPathBytes) == 0x000364, "Member 'AServerStatReplicator::ObjPathBytes' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetGUIDOutRate) == 0x000368, "Member 'AServerStatReplicator::NetGUIDOutRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetGUIDInRate) == 0x00036C, "Member 'AServerStatReplicator::NetGUIDInRate' has a wrong offset!"); \ static_assert(offsetof(AServerStatReplicator, NetSaturated) == 0x000370, "Member 'AServerStatReplicator::NetSaturated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USystemTimeTimecodeProvider \ static_assert(alignof(USystemTimeTimecodeProvider) == 0x000008, "Wrong alignment on USystemTimeTimecodeProvider"); \ static_assert(sizeof(USystemTimeTimecodeProvider) == 0x000040, "Wrong size on USystemTimeTimecodeProvider"); \ static_assert(offsetof(USystemTimeTimecodeProvider, FrameRate) == 0x000030, "Member 'USystemTimeTimecodeProvider::FrameRate' has a wrong offset!"); \ static_assert(offsetof(USystemTimeTimecodeProvider, bGenerateFullFrame) == 0x000038, "Member 'USystemTimeTimecodeProvider::bGenerateFullFrame' has a wrong offset!"); \ static_assert(offsetof(USystemTimeTimecodeProvider, bUseHighPerformanceClock) == 0x000039, "Member 'USystemTimeTimecodeProvider::bUseHighPerformanceClock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ViewportStatsSubsystem_AddDisplayDelegate \ static_assert(alignof(ViewportStatsSubsystem_AddDisplayDelegate) == 0x000004, "Wrong alignment on ViewportStatsSubsystem_AddDisplayDelegate"); \ static_assert(sizeof(ViewportStatsSubsystem_AddDisplayDelegate) == 0x000014, "Wrong size on ViewportStatsSubsystem_AddDisplayDelegate"); \ static_assert(offsetof(ViewportStatsSubsystem_AddDisplayDelegate, Delegate) == 0x000000, "Member 'ViewportStatsSubsystem_AddDisplayDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(ViewportStatsSubsystem_AddDisplayDelegate, ReturnValue) == 0x000010, "Member 'ViewportStatsSubsystem_AddDisplayDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ViewportStatsSubsystem_AddTimedDisplay \ static_assert(alignof(ViewportStatsSubsystem_AddTimedDisplay) == 0x000008, "Wrong alignment on ViewportStatsSubsystem_AddTimedDisplay"); \ static_assert(sizeof(ViewportStatsSubsystem_AddTimedDisplay) == 0x000040, "Wrong size on ViewportStatsSubsystem_AddTimedDisplay"); \ static_assert(offsetof(ViewportStatsSubsystem_AddTimedDisplay, Text) == 0x000000, "Member 'ViewportStatsSubsystem_AddTimedDisplay::Text' has a wrong offset!"); \ static_assert(offsetof(ViewportStatsSubsystem_AddTimedDisplay, Color) == 0x000018, "Member 'ViewportStatsSubsystem_AddTimedDisplay::Color' has a wrong offset!"); \ static_assert(offsetof(ViewportStatsSubsystem_AddTimedDisplay, Duration) == 0x000028, "Member 'ViewportStatsSubsystem_AddTimedDisplay::Duration' has a wrong offset!"); \ static_assert(offsetof(ViewportStatsSubsystem_AddTimedDisplay, DisplayOffset) == 0x000030, "Member 'ViewportStatsSubsystem_AddTimedDisplay::DisplayOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ViewportStatsSubsystem_RemoveDisplayDelegate \ static_assert(alignof(ViewportStatsSubsystem_RemoveDisplayDelegate) == 0x000004, "Wrong alignment on ViewportStatsSubsystem_RemoveDisplayDelegate"); \ static_assert(sizeof(ViewportStatsSubsystem_RemoveDisplayDelegate) == 0x000004, "Wrong size on ViewportStatsSubsystem_RemoveDisplayDelegate"); \ static_assert(offsetof(ViewportStatsSubsystem_RemoveDisplayDelegate, IndexToRemove) == 0x000000, "Member 'ViewportStatsSubsystem_RemoveDisplayDelegate::IndexToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UViewportStatsSubsystem \ static_assert(alignof(UViewportStatsSubsystem) == 0x000008, "Wrong alignment on UViewportStatsSubsystem"); \ static_assert(sizeof(UViewportStatsSubsystem) == 0x000050, "Wrong size on UViewportStatsSubsystem"); \ #define DUMPER7_ASSERTS_USoundNodeMixer \ static_assert(alignof(USoundNodeMixer) == 0x000008, "Wrong alignment on USoundNodeMixer"); \ static_assert(sizeof(USoundNodeMixer) == 0x000058, "Wrong size on USoundNodeMixer"); \ static_assert(offsetof(USoundNodeMixer, InputVolume) == 0x000048, "Member 'USoundNodeMixer::InputVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFont \ static_assert(alignof(UFont) == 0x000008, "Wrong alignment on UFont"); \ static_assert(sizeof(UFont) == 0x0001D0, "Wrong size on UFont"); \ static_assert(offsetof(UFont, FontCacheType) == 0x000030, "Member 'UFont::FontCacheType' has a wrong offset!"); \ static_assert(offsetof(UFont, Characters) == 0x000038, "Member 'UFont::Characters' has a wrong offset!"); \ static_assert(offsetof(UFont, Textures) == 0x000048, "Member 'UFont::Textures' has a wrong offset!"); \ static_assert(offsetof(UFont, IsRemapped) == 0x000058, "Member 'UFont::IsRemapped' has a wrong offset!"); \ static_assert(offsetof(UFont, EmScale) == 0x00005C, "Member 'UFont::EmScale' has a wrong offset!"); \ static_assert(offsetof(UFont, Ascent) == 0x000060, "Member 'UFont::Ascent' has a wrong offset!"); \ static_assert(offsetof(UFont, Descent) == 0x000064, "Member 'UFont::Descent' has a wrong offset!"); \ static_assert(offsetof(UFont, Leading) == 0x000068, "Member 'UFont::Leading' has a wrong offset!"); \ static_assert(offsetof(UFont, Kerning) == 0x00006C, "Member 'UFont::Kerning' has a wrong offset!"); \ static_assert(offsetof(UFont, ImportOptions) == 0x000070, "Member 'UFont::ImportOptions' has a wrong offset!"); \ static_assert(offsetof(UFont, NumCharacters) == 0x000120, "Member 'UFont::NumCharacters' has a wrong offset!"); \ static_assert(offsetof(UFont, MaxCharHeight) == 0x000128, "Member 'UFont::MaxCharHeight' has a wrong offset!"); \ static_assert(offsetof(UFont, ScalingFactor) == 0x000138, "Member 'UFont::ScalingFactor' has a wrong offset!"); \ static_assert(offsetof(UFont, LegacyFontSize) == 0x00013C, "Member 'UFont::LegacyFontSize' has a wrong offset!"); \ static_assert(offsetof(UFont, LegacyFontName) == 0x000140, "Member 'UFont::LegacyFontName' has a wrong offset!"); \ static_assert(offsetof(UFont, CompositeFont) == 0x000148, "Member 'UFont::CompositeFont' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionHandleSaveGame_AsyncLoadGameFromSlot \ static_assert(alignof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot) == 0x000008, "Wrong alignment on AsyncActionHandleSaveGame_AsyncLoadGameFromSlot"); \ static_assert(sizeof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot) == 0x000028, "Wrong size on AsyncActionHandleSaveGame_AsyncLoadGameFromSlot"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot, WorldContextObject) == 0x000000, "Member 'AsyncActionHandleSaveGame_AsyncLoadGameFromSlot::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot, SlotName) == 0x000008, "Member 'AsyncActionHandleSaveGame_AsyncLoadGameFromSlot::SlotName' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot, UserIndex) == 0x000018, "Member 'AsyncActionHandleSaveGame_AsyncLoadGameFromSlot::UserIndex' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncLoadGameFromSlot, ReturnValue) == 0x000020, "Member 'AsyncActionHandleSaveGame_AsyncLoadGameFromSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncActionHandleSaveGame_AsyncSaveGameToSlot \ static_assert(alignof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot) == 0x000008, "Wrong alignment on AsyncActionHandleSaveGame_AsyncSaveGameToSlot"); \ static_assert(sizeof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot) == 0x000030, "Wrong size on AsyncActionHandleSaveGame_AsyncSaveGameToSlot"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot, WorldContextObject) == 0x000000, "Member 'AsyncActionHandleSaveGame_AsyncSaveGameToSlot::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot, SaveGameObject_0) == 0x000008, "Member 'AsyncActionHandleSaveGame_AsyncSaveGameToSlot::SaveGameObject_0' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot, SlotName) == 0x000010, "Member 'AsyncActionHandleSaveGame_AsyncSaveGameToSlot::SlotName' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot, UserIndex) == 0x000020, "Member 'AsyncActionHandleSaveGame_AsyncSaveGameToSlot::UserIndex' has a wrong offset!"); \ static_assert(offsetof(AsyncActionHandleSaveGame_AsyncSaveGameToSlot, ReturnValue) == 0x000028, "Member 'AsyncActionHandleSaveGame_AsyncSaveGameToSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncActionHandleSaveGame \ static_assert(alignof(UAsyncActionHandleSaveGame) == 0x000008, "Wrong alignment on UAsyncActionHandleSaveGame"); \ static_assert(sizeof(UAsyncActionHandleSaveGame) == 0x000068, "Wrong size on UAsyncActionHandleSaveGame"); \ static_assert(offsetof(UAsyncActionHandleSaveGame, Completed) == 0x000030, "Member 'UAsyncActionHandleSaveGame::Completed' has a wrong offset!"); \ static_assert(offsetof(UAsyncActionHandleSaveGame, SaveGameObject) == 0x000060, "Member 'UAsyncActionHandleSaveGame::SaveGameObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTouchInterface \ static_assert(alignof(UTouchInterface) == 0x000008, "Wrong alignment on UTouchInterface"); \ static_assert(sizeof(UTouchInterface) == 0x000058, "Wrong size on UTouchInterface"); \ static_assert(offsetof(UTouchInterface, Controls) == 0x000028, "Member 'UTouchInterface::Controls' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, ActiveOpacity) == 0x000038, "Member 'UTouchInterface::ActiveOpacity' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, InactiveOpacity) == 0x00003C, "Member 'UTouchInterface::InactiveOpacity' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, TimeUntilDeactive) == 0x000040, "Member 'UTouchInterface::TimeUntilDeactive' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, TimeUntilReset) == 0x000044, "Member 'UTouchInterface::TimeUntilReset' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, ActivationDelay) == 0x000048, "Member 'UTouchInterface::ActivationDelay' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, bPreventRecenter) == 0x00004C, "Member 'UTouchInterface::bPreventRecenter' has a wrong offset!"); \ static_assert(offsetof(UTouchInterface, StartupDelay) == 0x000050, "Member 'UTouchInterface::StartupDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGameSession \ static_assert(alignof(AGameSession) == 0x000008, "Wrong alignment on AGameSession"); \ static_assert(sizeof(AGameSession) == 0x0002C8, "Wrong size on AGameSession"); \ static_assert(offsetof(AGameSession, MaxSpectators) == 0x0002B0, "Member 'AGameSession::MaxSpectators' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxPlayers) == 0x0002B4, "Member 'AGameSession::MaxPlayers' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxPartySize) == 0x0002B8, "Member 'AGameSession::MaxPartySize' has a wrong offset!"); \ static_assert(offsetof(AGameSession, MaxSplitscreensPerConnection) == 0x0002BC, "Member 'AGameSession::MaxSplitscreensPerConnection' has a wrong offset!"); \ static_assert(offsetof(AGameSession, bRequiresPushToTalk) == 0x0002BD, "Member 'AGameSession::bRequiresPushToTalk' has a wrong offset!"); \ static_assert(offsetof(AGameSession, SessionName) == 0x0002C0, "Member 'AGameSession::SessionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDefaultMonitorIndex \ static_assert(alignof(GameUserSettings_GetDefaultMonitorIndex) == 0x000004, "Wrong alignment on GameUserSettings_GetDefaultMonitorIndex"); \ static_assert(sizeof(GameUserSettings_GetDefaultMonitorIndex) == 0x000004, "Wrong size on GameUserSettings_GetDefaultMonitorIndex"); \ static_assert(offsetof(GameUserSettings_GetDefaultMonitorIndex, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDefaultMonitorIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDefaultResolution \ static_assert(alignof(GameUserSettings_GetDefaultResolution) == 0x000004, "Wrong alignment on GameUserSettings_GetDefaultResolution"); \ static_assert(sizeof(GameUserSettings_GetDefaultResolution) == 0x000008, "Wrong size on GameUserSettings_GetDefaultResolution"); \ static_assert(offsetof(GameUserSettings_GetDefaultResolution, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDefaultResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDefaultWindowMode \ static_assert(alignof(GameUserSettings_GetDefaultWindowMode) == 0x000001, "Wrong alignment on GameUserSettings_GetDefaultWindowMode"); \ static_assert(sizeof(GameUserSettings_GetDefaultWindowMode) == 0x000001, "Wrong size on GameUserSettings_GetDefaultWindowMode"); \ static_assert(offsetof(GameUserSettings_GetDefaultWindowMode, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDefaultWindowMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDefaultWindowPosition \ static_assert(alignof(GameUserSettings_GetDefaultWindowPosition) == 0x000004, "Wrong alignment on GameUserSettings_GetDefaultWindowPosition"); \ static_assert(sizeof(GameUserSettings_GetDefaultWindowPosition) == 0x000008, "Wrong size on GameUserSettings_GetDefaultWindowPosition"); \ static_assert(offsetof(GameUserSettings_GetDefaultWindowPosition, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDefaultWindowPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetFramePace \ static_assert(alignof(GameUserSettings_GetFramePace) == 0x000004, "Wrong alignment on GameUserSettings_GetFramePace"); \ static_assert(sizeof(GameUserSettings_GetFramePace) == 0x000004, "Wrong size on GameUserSettings_GetFramePace"); \ static_assert(offsetof(GameUserSettings_GetFramePace, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetFramePace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetGameUserSettings \ static_assert(alignof(GameUserSettings_GetGameUserSettings) == 0x000008, "Wrong alignment on GameUserSettings_GetGameUserSettings"); \ static_assert(sizeof(GameUserSettings_GetGameUserSettings) == 0x000008, "Wrong size on GameUserSettings_GetGameUserSettings"); \ static_assert(offsetof(GameUserSettings_GetGameUserSettings, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetGameUserSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetSyncInterval \ static_assert(alignof(GameUserSettings_GetSyncInterval) == 0x000004, "Wrong alignment on GameUserSettings_GetSyncInterval"); \ static_assert(sizeof(GameUserSettings_GetSyncInterval) == 0x000004, "Wrong size on GameUserSettings_GetSyncInterval"); \ static_assert(offsetof(GameUserSettings_GetSyncInterval, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetSyncInterval::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_ApplyResolutionSettings \ static_assert(alignof(GameUserSettings_ApplyResolutionSettings) == 0x000001, "Wrong alignment on GameUserSettings_ApplyResolutionSettings"); \ static_assert(sizeof(GameUserSettings_ApplyResolutionSettings) == 0x000001, "Wrong size on GameUserSettings_ApplyResolutionSettings"); \ static_assert(offsetof(GameUserSettings_ApplyResolutionSettings, bCheckForCommandLineOverrides) == 0x000000, "Member 'GameUserSettings_ApplyResolutionSettings::bCheckForCommandLineOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_ApplySettings \ static_assert(alignof(GameUserSettings_ApplySettings) == 0x000001, "Wrong alignment on GameUserSettings_ApplySettings"); \ static_assert(sizeof(GameUserSettings_ApplySettings) == 0x000001, "Wrong size on GameUserSettings_ApplySettings"); \ static_assert(offsetof(GameUserSettings_ApplySettings, bCheckForCommandLineOverrides) == 0x000000, "Member 'GameUserSettings_ApplySettings::bCheckForCommandLineOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_EnableHDRDisplayOutput \ static_assert(alignof(GameUserSettings_EnableHDRDisplayOutput) == 0x000004, "Wrong alignment on GameUserSettings_EnableHDRDisplayOutput"); \ static_assert(sizeof(GameUserSettings_EnableHDRDisplayOutput) == 0x000008, "Wrong size on GameUserSettings_EnableHDRDisplayOutput"); \ static_assert(offsetof(GameUserSettings_EnableHDRDisplayOutput, bEnable) == 0x000000, "Member 'GameUserSettings_EnableHDRDisplayOutput::bEnable' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_EnableHDRDisplayOutput, DisplayNits) == 0x000004, "Member 'GameUserSettings_EnableHDRDisplayOutput::DisplayNits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDefaultResolutionScale \ static_assert(alignof(GameUserSettings_GetDefaultResolutionScale) == 0x000004, "Wrong alignment on GameUserSettings_GetDefaultResolutionScale"); \ static_assert(sizeof(GameUserSettings_GetDefaultResolutionScale) == 0x000004, "Wrong size on GameUserSettings_GetDefaultResolutionScale"); \ static_assert(offsetof(GameUserSettings_GetDefaultResolutionScale, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDefaultResolutionScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetRecommendedResolutionScale \ static_assert(alignof(GameUserSettings_GetRecommendedResolutionScale) == 0x000004, "Wrong alignment on GameUserSettings_GetRecommendedResolutionScale"); \ static_assert(sizeof(GameUserSettings_GetRecommendedResolutionScale) == 0x000004, "Wrong size on GameUserSettings_GetRecommendedResolutionScale"); \ static_assert(offsetof(GameUserSettings_GetRecommendedResolutionScale, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetRecommendedResolutionScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_LoadSettings \ static_assert(alignof(GameUserSettings_LoadSettings) == 0x000001, "Wrong alignment on GameUserSettings_LoadSettings"); \ static_assert(sizeof(GameUserSettings_LoadSettings) == 0x000001, "Wrong size on GameUserSettings_LoadSettings"); \ static_assert(offsetof(GameUserSettings_LoadSettings, bForceReload) == 0x000000, "Member 'GameUserSettings_LoadSettings::bForceReload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_RunHardwareBenchmark \ static_assert(alignof(GameUserSettings_RunHardwareBenchmark) == 0x000004, "Wrong alignment on GameUserSettings_RunHardwareBenchmark"); \ static_assert(sizeof(GameUserSettings_RunHardwareBenchmark) == 0x00000C, "Wrong size on GameUserSettings_RunHardwareBenchmark"); \ static_assert(offsetof(GameUserSettings_RunHardwareBenchmark, WorkScale) == 0x000000, "Member 'GameUserSettings_RunHardwareBenchmark::WorkScale' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_RunHardwareBenchmark, CPUMultiplier) == 0x000004, "Member 'GameUserSettings_RunHardwareBenchmark::CPUMultiplier' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_RunHardwareBenchmark, GPUMultiplier) == 0x000008, "Member 'GameUserSettings_RunHardwareBenchmark::GPUMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetAntiAliasingQuality \ static_assert(alignof(GameUserSettings_SetAntiAliasingQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetAntiAliasingQuality"); \ static_assert(sizeof(GameUserSettings_SetAntiAliasingQuality) == 0x000004, "Wrong size on GameUserSettings_SetAntiAliasingQuality"); \ static_assert(offsetof(GameUserSettings_SetAntiAliasingQuality, Value) == 0x000000, "Member 'GameUserSettings_SetAntiAliasingQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetAudioQualityLevel \ static_assert(alignof(GameUserSettings_SetAudioQualityLevel) == 0x000004, "Wrong alignment on GameUserSettings_SetAudioQualityLevel"); \ static_assert(sizeof(GameUserSettings_SetAudioQualityLevel) == 0x000004, "Wrong size on GameUserSettings_SetAudioQualityLevel"); \ static_assert(offsetof(GameUserSettings_SetAudioQualityLevel, QualityLevel) == 0x000000, "Member 'GameUserSettings_SetAudioQualityLevel::QualityLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetDynamicResolutionEnabled \ static_assert(alignof(GameUserSettings_SetDynamicResolutionEnabled) == 0x000001, "Wrong alignment on GameUserSettings_SetDynamicResolutionEnabled"); \ static_assert(sizeof(GameUserSettings_SetDynamicResolutionEnabled) == 0x000001, "Wrong size on GameUserSettings_SetDynamicResolutionEnabled"); \ static_assert(offsetof(GameUserSettings_SetDynamicResolutionEnabled, bEnable) == 0x000000, "Member 'GameUserSettings_SetDynamicResolutionEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetFoliageQuality \ static_assert(alignof(GameUserSettings_SetFoliageQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetFoliageQuality"); \ static_assert(sizeof(GameUserSettings_SetFoliageQuality) == 0x000004, "Wrong size on GameUserSettings_SetFoliageQuality"); \ static_assert(offsetof(GameUserSettings_SetFoliageQuality, Value) == 0x000000, "Member 'GameUserSettings_SetFoliageQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetFrameRateLimit \ static_assert(alignof(GameUserSettings_SetFrameRateLimit) == 0x000004, "Wrong alignment on GameUserSettings_SetFrameRateLimit"); \ static_assert(sizeof(GameUserSettings_SetFrameRateLimit) == 0x000004, "Wrong size on GameUserSettings_SetFrameRateLimit"); \ static_assert(offsetof(GameUserSettings_SetFrameRateLimit, NewLimit) == 0x000000, "Member 'GameUserSettings_SetFrameRateLimit::NewLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetFullscreenMode \ static_assert(alignof(GameUserSettings_SetFullscreenMode) == 0x000001, "Wrong alignment on GameUserSettings_SetFullscreenMode"); \ static_assert(sizeof(GameUserSettings_SetFullscreenMode) == 0x000001, "Wrong size on GameUserSettings_SetFullscreenMode"); \ static_assert(offsetof(GameUserSettings_SetFullscreenMode, InFullscreenMode) == 0x000000, "Member 'GameUserSettings_SetFullscreenMode::InFullscreenMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetGlobalIlluminationQuality \ static_assert(alignof(GameUserSettings_SetGlobalIlluminationQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetGlobalIlluminationQuality"); \ static_assert(sizeof(GameUserSettings_SetGlobalIlluminationQuality) == 0x000004, "Wrong size on GameUserSettings_SetGlobalIlluminationQuality"); \ static_assert(offsetof(GameUserSettings_SetGlobalIlluminationQuality, Value) == 0x000000, "Member 'GameUserSettings_SetGlobalIlluminationQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetOverallScalabilityLevel \ static_assert(alignof(GameUserSettings_SetOverallScalabilityLevel) == 0x000004, "Wrong alignment on GameUserSettings_SetOverallScalabilityLevel"); \ static_assert(sizeof(GameUserSettings_SetOverallScalabilityLevel) == 0x000004, "Wrong size on GameUserSettings_SetOverallScalabilityLevel"); \ static_assert(offsetof(GameUserSettings_SetOverallScalabilityLevel, Value) == 0x000000, "Member 'GameUserSettings_SetOverallScalabilityLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetPostProcessingQuality \ static_assert(alignof(GameUserSettings_SetPostProcessingQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetPostProcessingQuality"); \ static_assert(sizeof(GameUserSettings_SetPostProcessingQuality) == 0x000004, "Wrong size on GameUserSettings_SetPostProcessingQuality"); \ static_assert(offsetof(GameUserSettings_SetPostProcessingQuality, Value) == 0x000000, "Member 'GameUserSettings_SetPostProcessingQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetReflectionQuality \ static_assert(alignof(GameUserSettings_SetReflectionQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetReflectionQuality"); \ static_assert(sizeof(GameUserSettings_SetReflectionQuality) == 0x000004, "Wrong size on GameUserSettings_SetReflectionQuality"); \ static_assert(offsetof(GameUserSettings_SetReflectionQuality, Value) == 0x000000, "Member 'GameUserSettings_SetReflectionQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetResolutionScaleNormalized \ static_assert(alignof(GameUserSettings_SetResolutionScaleNormalized) == 0x000004, "Wrong alignment on GameUserSettings_SetResolutionScaleNormalized"); \ static_assert(sizeof(GameUserSettings_SetResolutionScaleNormalized) == 0x000004, "Wrong size on GameUserSettings_SetResolutionScaleNormalized"); \ static_assert(offsetof(GameUserSettings_SetResolutionScaleNormalized, NewScaleNormalized) == 0x000000, "Member 'GameUserSettings_SetResolutionScaleNormalized::NewScaleNormalized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetResolutionScaleValue \ static_assert(alignof(GameUserSettings_SetResolutionScaleValue) == 0x000004, "Wrong alignment on GameUserSettings_SetResolutionScaleValue"); \ static_assert(sizeof(GameUserSettings_SetResolutionScaleValue) == 0x000004, "Wrong size on GameUserSettings_SetResolutionScaleValue"); \ static_assert(offsetof(GameUserSettings_SetResolutionScaleValue, NewScaleValue) == 0x000000, "Member 'GameUserSettings_SetResolutionScaleValue::NewScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetResolutionScaleValueEx \ static_assert(alignof(GameUserSettings_SetResolutionScaleValueEx) == 0x000004, "Wrong alignment on GameUserSettings_SetResolutionScaleValueEx"); \ static_assert(sizeof(GameUserSettings_SetResolutionScaleValueEx) == 0x000004, "Wrong size on GameUserSettings_SetResolutionScaleValueEx"); \ static_assert(offsetof(GameUserSettings_SetResolutionScaleValueEx, NewScaleValue) == 0x000000, "Member 'GameUserSettings_SetResolutionScaleValueEx::NewScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetScreenResolution \ static_assert(alignof(GameUserSettings_SetScreenResolution) == 0x000004, "Wrong alignment on GameUserSettings_SetScreenResolution"); \ static_assert(sizeof(GameUserSettings_SetScreenResolution) == 0x00000C, "Wrong size on GameUserSettings_SetScreenResolution"); \ static_assert(offsetof(GameUserSettings_SetScreenResolution, Resolution) == 0x000000, "Member 'GameUserSettings_SetScreenResolution::Resolution' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_SetScreenResolution, MonitorIndex_0) == 0x000008, "Member 'GameUserSettings_SetScreenResolution::MonitorIndex_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetShadingQuality \ static_assert(alignof(GameUserSettings_SetShadingQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetShadingQuality"); \ static_assert(sizeof(GameUserSettings_SetShadingQuality) == 0x000004, "Wrong size on GameUserSettings_SetShadingQuality"); \ static_assert(offsetof(GameUserSettings_SetShadingQuality, Value) == 0x000000, "Member 'GameUserSettings_SetShadingQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetShadowQuality \ static_assert(alignof(GameUserSettings_SetShadowQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetShadowQuality"); \ static_assert(sizeof(GameUserSettings_SetShadowQuality) == 0x000004, "Wrong size on GameUserSettings_SetShadowQuality"); \ static_assert(offsetof(GameUserSettings_SetShadowQuality, Value) == 0x000000, "Member 'GameUserSettings_SetShadowQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetTextureQuality \ static_assert(alignof(GameUserSettings_SetTextureQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetTextureQuality"); \ static_assert(sizeof(GameUserSettings_SetTextureQuality) == 0x000004, "Wrong size on GameUserSettings_SetTextureQuality"); \ static_assert(offsetof(GameUserSettings_SetTextureQuality, Value) == 0x000000, "Member 'GameUserSettings_SetTextureQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetViewDistanceQuality \ static_assert(alignof(GameUserSettings_SetViewDistanceQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetViewDistanceQuality"); \ static_assert(sizeof(GameUserSettings_SetViewDistanceQuality) == 0x000004, "Wrong size on GameUserSettings_SetViewDistanceQuality"); \ static_assert(offsetof(GameUserSettings_SetViewDistanceQuality, Value) == 0x000000, "Member 'GameUserSettings_SetViewDistanceQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetVisualEffectQuality \ static_assert(alignof(GameUserSettings_SetVisualEffectQuality) == 0x000004, "Wrong alignment on GameUserSettings_SetVisualEffectQuality"); \ static_assert(sizeof(GameUserSettings_SetVisualEffectQuality) == 0x000004, "Wrong size on GameUserSettings_SetVisualEffectQuality"); \ static_assert(offsetof(GameUserSettings_SetVisualEffectQuality, Value) == 0x000000, "Member 'GameUserSettings_SetVisualEffectQuality::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SetVSyncEnabled \ static_assert(alignof(GameUserSettings_SetVSyncEnabled) == 0x000001, "Wrong alignment on GameUserSettings_SetVSyncEnabled"); \ static_assert(sizeof(GameUserSettings_SetVSyncEnabled) == 0x000001, "Wrong size on GameUserSettings_SetVSyncEnabled"); \ static_assert(offsetof(GameUserSettings_SetVSyncEnabled, bEnable) == 0x000000, "Member 'GameUserSettings_SetVSyncEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetAntiAliasingQuality \ static_assert(alignof(GameUserSettings_GetAntiAliasingQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetAntiAliasingQuality"); \ static_assert(sizeof(GameUserSettings_GetAntiAliasingQuality) == 0x000004, "Wrong size on GameUserSettings_GetAntiAliasingQuality"); \ static_assert(offsetof(GameUserSettings_GetAntiAliasingQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetAntiAliasingQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetAudioQualityLevel \ static_assert(alignof(GameUserSettings_GetAudioQualityLevel) == 0x000004, "Wrong alignment on GameUserSettings_GetAudioQualityLevel"); \ static_assert(sizeof(GameUserSettings_GetAudioQualityLevel) == 0x000004, "Wrong size on GameUserSettings_GetAudioQualityLevel"); \ static_assert(offsetof(GameUserSettings_GetAudioQualityLevel, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetAudioQualityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetCurrentHDRDisplayNits \ static_assert(alignof(GameUserSettings_GetCurrentHDRDisplayNits) == 0x000004, "Wrong alignment on GameUserSettings_GetCurrentHDRDisplayNits"); \ static_assert(sizeof(GameUserSettings_GetCurrentHDRDisplayNits) == 0x000004, "Wrong size on GameUserSettings_GetCurrentHDRDisplayNits"); \ static_assert(offsetof(GameUserSettings_GetCurrentHDRDisplayNits, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetCurrentHDRDisplayNits::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetDesktopResolution \ static_assert(alignof(GameUserSettings_GetDesktopResolution) == 0x000004, "Wrong alignment on GameUserSettings_GetDesktopResolution"); \ static_assert(sizeof(GameUserSettings_GetDesktopResolution) == 0x000008, "Wrong size on GameUserSettings_GetDesktopResolution"); \ static_assert(offsetof(GameUserSettings_GetDesktopResolution, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetDesktopResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetFoliageQuality \ static_assert(alignof(GameUserSettings_GetFoliageQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetFoliageQuality"); \ static_assert(sizeof(GameUserSettings_GetFoliageQuality) == 0x000004, "Wrong size on GameUserSettings_GetFoliageQuality"); \ static_assert(offsetof(GameUserSettings_GetFoliageQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetFoliageQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetFrameRateLimit \ static_assert(alignof(GameUserSettings_GetFrameRateLimit) == 0x000004, "Wrong alignment on GameUserSettings_GetFrameRateLimit"); \ static_assert(sizeof(GameUserSettings_GetFrameRateLimit) == 0x000004, "Wrong size on GameUserSettings_GetFrameRateLimit"); \ static_assert(offsetof(GameUserSettings_GetFrameRateLimit, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetFrameRateLimit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetFullscreenMode \ static_assert(alignof(GameUserSettings_GetFullscreenMode) == 0x000001, "Wrong alignment on GameUserSettings_GetFullscreenMode"); \ static_assert(sizeof(GameUserSettings_GetFullscreenMode) == 0x000001, "Wrong size on GameUserSettings_GetFullscreenMode"); \ static_assert(offsetof(GameUserSettings_GetFullscreenMode, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetFullscreenMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetGlobalIlluminationQuality \ static_assert(alignof(GameUserSettings_GetGlobalIlluminationQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetGlobalIlluminationQuality"); \ static_assert(sizeof(GameUserSettings_GetGlobalIlluminationQuality) == 0x000004, "Wrong size on GameUserSettings_GetGlobalIlluminationQuality"); \ static_assert(offsetof(GameUserSettings_GetGlobalIlluminationQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetGlobalIlluminationQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetLastConfirmedFullscreenMode \ static_assert(alignof(GameUserSettings_GetLastConfirmedFullscreenMode) == 0x000001, "Wrong alignment on GameUserSettings_GetLastConfirmedFullscreenMode"); \ static_assert(sizeof(GameUserSettings_GetLastConfirmedFullscreenMode) == 0x000001, "Wrong size on GameUserSettings_GetLastConfirmedFullscreenMode"); \ static_assert(offsetof(GameUserSettings_GetLastConfirmedFullscreenMode, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetLastConfirmedFullscreenMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetLastConfirmedScreenResolution \ static_assert(alignof(GameUserSettings_GetLastConfirmedScreenResolution) == 0x000004, "Wrong alignment on GameUserSettings_GetLastConfirmedScreenResolution"); \ static_assert(sizeof(GameUserSettings_GetLastConfirmedScreenResolution) == 0x000008, "Wrong size on GameUserSettings_GetLastConfirmedScreenResolution"); \ static_assert(offsetof(GameUserSettings_GetLastConfirmedScreenResolution, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetLastConfirmedScreenResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetMonitorIndex \ static_assert(alignof(GameUserSettings_GetMonitorIndex) == 0x000004, "Wrong alignment on GameUserSettings_GetMonitorIndex"); \ static_assert(sizeof(GameUserSettings_GetMonitorIndex) == 0x000004, "Wrong size on GameUserSettings_GetMonitorIndex"); \ static_assert(offsetof(GameUserSettings_GetMonitorIndex, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetMonitorIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetOverallScalabilityLevel \ static_assert(alignof(GameUserSettings_GetOverallScalabilityLevel) == 0x000004, "Wrong alignment on GameUserSettings_GetOverallScalabilityLevel"); \ static_assert(sizeof(GameUserSettings_GetOverallScalabilityLevel) == 0x000004, "Wrong size on GameUserSettings_GetOverallScalabilityLevel"); \ static_assert(offsetof(GameUserSettings_GetOverallScalabilityLevel, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetOverallScalabilityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetPostProcessingQuality \ static_assert(alignof(GameUserSettings_GetPostProcessingQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetPostProcessingQuality"); \ static_assert(sizeof(GameUserSettings_GetPostProcessingQuality) == 0x000004, "Wrong size on GameUserSettings_GetPostProcessingQuality"); \ static_assert(offsetof(GameUserSettings_GetPostProcessingQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetPostProcessingQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetPreferredFullscreenMode \ static_assert(alignof(GameUserSettings_GetPreferredFullscreenMode) == 0x000001, "Wrong alignment on GameUserSettings_GetPreferredFullscreenMode"); \ static_assert(sizeof(GameUserSettings_GetPreferredFullscreenMode) == 0x000001, "Wrong size on GameUserSettings_GetPreferredFullscreenMode"); \ static_assert(offsetof(GameUserSettings_GetPreferredFullscreenMode, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetPreferredFullscreenMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetReflectionQuality \ static_assert(alignof(GameUserSettings_GetReflectionQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetReflectionQuality"); \ static_assert(sizeof(GameUserSettings_GetReflectionQuality) == 0x000004, "Wrong size on GameUserSettings_GetReflectionQuality"); \ static_assert(offsetof(GameUserSettings_GetReflectionQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetReflectionQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetResolutionScaleInformation \ static_assert(alignof(GameUserSettings_GetResolutionScaleInformation) == 0x000004, "Wrong alignment on GameUserSettings_GetResolutionScaleInformation"); \ static_assert(sizeof(GameUserSettings_GetResolutionScaleInformation) == 0x000010, "Wrong size on GameUserSettings_GetResolutionScaleInformation"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformation, CurrentScaleNormalized) == 0x000000, "Member 'GameUserSettings_GetResolutionScaleInformation::CurrentScaleNormalized' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformation, CurrentScaleValue) == 0x000004, "Member 'GameUserSettings_GetResolutionScaleInformation::CurrentScaleValue' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformation, MinScaleValue) == 0x000008, "Member 'GameUserSettings_GetResolutionScaleInformation::MinScaleValue' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformation, MaxScaleValue) == 0x00000C, "Member 'GameUserSettings_GetResolutionScaleInformation::MaxScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetResolutionScaleInformationEx \ static_assert(alignof(GameUserSettings_GetResolutionScaleInformationEx) == 0x000004, "Wrong alignment on GameUserSettings_GetResolutionScaleInformationEx"); \ static_assert(sizeof(GameUserSettings_GetResolutionScaleInformationEx) == 0x000010, "Wrong size on GameUserSettings_GetResolutionScaleInformationEx"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformationEx, CurrentScaleNormalized) == 0x000000, "Member 'GameUserSettings_GetResolutionScaleInformationEx::CurrentScaleNormalized' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformationEx, CurrentScaleValue) == 0x000004, "Member 'GameUserSettings_GetResolutionScaleInformationEx::CurrentScaleValue' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformationEx, MinScaleValue) == 0x000008, "Member 'GameUserSettings_GetResolutionScaleInformationEx::MinScaleValue' has a wrong offset!"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleInformationEx, MaxScaleValue) == 0x00000C, "Member 'GameUserSettings_GetResolutionScaleInformationEx::MaxScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetResolutionScaleNormalized \ static_assert(alignof(GameUserSettings_GetResolutionScaleNormalized) == 0x000004, "Wrong alignment on GameUserSettings_GetResolutionScaleNormalized"); \ static_assert(sizeof(GameUserSettings_GetResolutionScaleNormalized) == 0x000004, "Wrong size on GameUserSettings_GetResolutionScaleNormalized"); \ static_assert(offsetof(GameUserSettings_GetResolutionScaleNormalized, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetResolutionScaleNormalized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetScreenResolution \ static_assert(alignof(GameUserSettings_GetScreenResolution) == 0x000004, "Wrong alignment on GameUserSettings_GetScreenResolution"); \ static_assert(sizeof(GameUserSettings_GetScreenResolution) == 0x000008, "Wrong size on GameUserSettings_GetScreenResolution"); \ static_assert(offsetof(GameUserSettings_GetScreenResolution, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetScreenResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetShadingQuality \ static_assert(alignof(GameUserSettings_GetShadingQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetShadingQuality"); \ static_assert(sizeof(GameUserSettings_GetShadingQuality) == 0x000004, "Wrong size on GameUserSettings_GetShadingQuality"); \ static_assert(offsetof(GameUserSettings_GetShadingQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetShadingQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetShadowQuality \ static_assert(alignof(GameUserSettings_GetShadowQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetShadowQuality"); \ static_assert(sizeof(GameUserSettings_GetShadowQuality) == 0x000004, "Wrong size on GameUserSettings_GetShadowQuality"); \ static_assert(offsetof(GameUserSettings_GetShadowQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetShadowQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetTextureQuality \ static_assert(alignof(GameUserSettings_GetTextureQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetTextureQuality"); \ static_assert(sizeof(GameUserSettings_GetTextureQuality) == 0x000004, "Wrong size on GameUserSettings_GetTextureQuality"); \ static_assert(offsetof(GameUserSettings_GetTextureQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetTextureQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetViewDistanceQuality \ static_assert(alignof(GameUserSettings_GetViewDistanceQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetViewDistanceQuality"); \ static_assert(sizeof(GameUserSettings_GetViewDistanceQuality) == 0x000004, "Wrong size on GameUserSettings_GetViewDistanceQuality"); \ static_assert(offsetof(GameUserSettings_GetViewDistanceQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetViewDistanceQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_GetVisualEffectQuality \ static_assert(alignof(GameUserSettings_GetVisualEffectQuality) == 0x000004, "Wrong alignment on GameUserSettings_GetVisualEffectQuality"); \ static_assert(sizeof(GameUserSettings_GetVisualEffectQuality) == 0x000004, "Wrong size on GameUserSettings_GetVisualEffectQuality"); \ static_assert(offsetof(GameUserSettings_GetVisualEffectQuality, ReturnValue) == 0x000000, "Member 'GameUserSettings_GetVisualEffectQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsDirty \ static_assert(alignof(GameUserSettings_IsDirty) == 0x000001, "Wrong alignment on GameUserSettings_IsDirty"); \ static_assert(sizeof(GameUserSettings_IsDirty) == 0x000001, "Wrong size on GameUserSettings_IsDirty"); \ static_assert(offsetof(GameUserSettings_IsDirty, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsDirty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsDynamicResolutionDirty \ static_assert(alignof(GameUserSettings_IsDynamicResolutionDirty) == 0x000001, "Wrong alignment on GameUserSettings_IsDynamicResolutionDirty"); \ static_assert(sizeof(GameUserSettings_IsDynamicResolutionDirty) == 0x000001, "Wrong size on GameUserSettings_IsDynamicResolutionDirty"); \ static_assert(offsetof(GameUserSettings_IsDynamicResolutionDirty, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsDynamicResolutionDirty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsDynamicResolutionEnabled \ static_assert(alignof(GameUserSettings_IsDynamicResolutionEnabled) == 0x000001, "Wrong alignment on GameUserSettings_IsDynamicResolutionEnabled"); \ static_assert(sizeof(GameUserSettings_IsDynamicResolutionEnabled) == 0x000001, "Wrong size on GameUserSettings_IsDynamicResolutionEnabled"); \ static_assert(offsetof(GameUserSettings_IsDynamicResolutionEnabled, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsDynamicResolutionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsFullscreenModeDirty \ static_assert(alignof(GameUserSettings_IsFullscreenModeDirty) == 0x000001, "Wrong alignment on GameUserSettings_IsFullscreenModeDirty"); \ static_assert(sizeof(GameUserSettings_IsFullscreenModeDirty) == 0x000001, "Wrong size on GameUserSettings_IsFullscreenModeDirty"); \ static_assert(offsetof(GameUserSettings_IsFullscreenModeDirty, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsFullscreenModeDirty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsHDREnabled \ static_assert(alignof(GameUserSettings_IsHDREnabled) == 0x000001, "Wrong alignment on GameUserSettings_IsHDREnabled"); \ static_assert(sizeof(GameUserSettings_IsHDREnabled) == 0x000001, "Wrong size on GameUserSettings_IsHDREnabled"); \ static_assert(offsetof(GameUserSettings_IsHDREnabled, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsHDREnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsScreenResolutionDirty \ static_assert(alignof(GameUserSettings_IsScreenResolutionDirty) == 0x000001, "Wrong alignment on GameUserSettings_IsScreenResolutionDirty"); \ static_assert(sizeof(GameUserSettings_IsScreenResolutionDirty) == 0x000001, "Wrong size on GameUserSettings_IsScreenResolutionDirty"); \ static_assert(offsetof(GameUserSettings_IsScreenResolutionDirty, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsScreenResolutionDirty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsVSyncDirty \ static_assert(alignof(GameUserSettings_IsVSyncDirty) == 0x000001, "Wrong alignment on GameUserSettings_IsVSyncDirty"); \ static_assert(sizeof(GameUserSettings_IsVSyncDirty) == 0x000001, "Wrong size on GameUserSettings_IsVSyncDirty"); \ static_assert(offsetof(GameUserSettings_IsVSyncDirty, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsVSyncDirty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_IsVSyncEnabled \ static_assert(alignof(GameUserSettings_IsVSyncEnabled) == 0x000001, "Wrong alignment on GameUserSettings_IsVSyncEnabled"); \ static_assert(sizeof(GameUserSettings_IsVSyncEnabled) == 0x000001, "Wrong size on GameUserSettings_IsVSyncEnabled"); \ static_assert(offsetof(GameUserSettings_IsVSyncEnabled, ReturnValue) == 0x000000, "Member 'GameUserSettings_IsVSyncEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameUserSettings_SupportsHDRDisplayOutput \ static_assert(alignof(GameUserSettings_SupportsHDRDisplayOutput) == 0x000001, "Wrong alignment on GameUserSettings_SupportsHDRDisplayOutput"); \ static_assert(sizeof(GameUserSettings_SupportsHDRDisplayOutput) == 0x000001, "Wrong size on GameUserSettings_SupportsHDRDisplayOutput"); \ static_assert(offsetof(GameUserSettings_SupportsHDRDisplayOutput, ReturnValue) == 0x000000, "Member 'GameUserSettings_SupportsHDRDisplayOutput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameUserSettings \ static_assert(alignof(UGameUserSettings) == 0x000008, "Wrong alignment on UGameUserSettings"); \ static_assert(sizeof(UGameUserSettings) == 0x000148, "Wrong size on UGameUserSettings"); \ static_assert(offsetof(UGameUserSettings, bUseVSync) == 0x000028, "Member 'UGameUserSettings::bUseVSync' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, bUseDynamicResolution) == 0x000029, "Member 'UGameUserSettings::bUseDynamicResolution' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, ResolutionSizeX) == 0x000088, "Member 'UGameUserSettings::ResolutionSizeX' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, ResolutionSizeY) == 0x00008C, "Member 'UGameUserSettings::ResolutionSizeY' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, MonitorIndex) == 0x000090, "Member 'UGameUserSettings::MonitorIndex' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedResolutionSizeX) == 0x000094, "Member 'UGameUserSettings::LastUserConfirmedResolutionSizeX' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedResolutionSizeY) == 0x000098, "Member 'UGameUserSettings::LastUserConfirmedResolutionSizeY' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, WindowPosX) == 0x00009C, "Member 'UGameUserSettings::WindowPosX' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, WindowPosY) == 0x0000A0, "Member 'UGameUserSettings::WindowPosY' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, FullscreenMode) == 0x0000A4, "Member 'UGameUserSettings::FullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastConfirmedFullscreenMode) == 0x0000A8, "Member 'UGameUserSettings::LastConfirmedFullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, PreferredFullscreenMode) == 0x0000AC, "Member 'UGameUserSettings::PreferredFullscreenMode' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, Version) == 0x0000B0, "Member 'UGameUserSettings::Version' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, AudioQualityLevel) == 0x0000B4, "Member 'UGameUserSettings::AudioQualityLevel' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastConfirmedAudioQualityLevel) == 0x0000B8, "Member 'UGameUserSettings::LastConfirmedAudioQualityLevel' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, FrameRateLimit) == 0x0000BC, "Member 'UGameUserSettings::FrameRateLimit' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, DesiredScreenWidth) == 0x0000C4, "Member 'UGameUserSettings::DesiredScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, bUseDesiredScreenHeight) == 0x0000C8, "Member 'UGameUserSettings::bUseDesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, DesiredScreenHeight) == 0x0000CC, "Member 'UGameUserSettings::DesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedDesiredScreenWidth) == 0x0000D0, "Member 'UGameUserSettings::LastUserConfirmedDesiredScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastUserConfirmedDesiredScreenHeight) == 0x0000D4, "Member 'UGameUserSettings::LastUserConfirmedDesiredScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastRecommendedScreenWidth) == 0x0000D8, "Member 'UGameUserSettings::LastRecommendedScreenWidth' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastRecommendedScreenHeight) == 0x0000DC, "Member 'UGameUserSettings::LastRecommendedScreenHeight' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastCPUBenchmarkResult) == 0x0000E0, "Member 'UGameUserSettings::LastCPUBenchmarkResult' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastGPUBenchmarkResult) == 0x0000E4, "Member 'UGameUserSettings::LastGPUBenchmarkResult' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastCPUBenchmarkSteps) == 0x0000E8, "Member 'UGameUserSettings::LastCPUBenchmarkSteps' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastGPUBenchmarkSteps) == 0x0000F8, "Member 'UGameUserSettings::LastGPUBenchmarkSteps' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, LastGPUBenchmarkMultiplier) == 0x000108, "Member 'UGameUserSettings::LastGPUBenchmarkMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, bUseHDRDisplayOutput) == 0x00010C, "Member 'UGameUserSettings::bUseHDRDisplayOutput' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, HDRDisplayOutputNits) == 0x000110, "Member 'UGameUserSettings::HDRDisplayOutputNits' has a wrong offset!"); \ static_assert(offsetof(UGameUserSettings, OnGameUserSettingsUINeedsUpdate) == 0x000138, "Member 'UGameUserSettings::OnGameUserSettingsUINeedsUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHLODProxy \ static_assert(alignof(UHLODProxy) == 0x000008, "Wrong alignment on UHLODProxy"); \ static_assert(sizeof(UHLODProxy) == 0x000088, "Wrong size on UHLODProxy"); \ static_assert(offsetof(UHLODProxy, ProxyMeshes) == 0x000028, "Member 'UHLODProxy::ProxyMeshes' has a wrong offset!"); \ static_assert(offsetof(UHLODProxy, HLODActors) == 0x000038, "Member 'UHLODProxy::HLODActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldDataLayers_OnDataLayerRuntimeStateChanged \ static_assert(alignof(WorldDataLayers_OnDataLayerRuntimeStateChanged) == 0x000008, "Wrong alignment on WorldDataLayers_OnDataLayerRuntimeStateChanged"); \ static_assert(sizeof(WorldDataLayers_OnDataLayerRuntimeStateChanged) == 0x000010, "Wrong size on WorldDataLayers_OnDataLayerRuntimeStateChanged"); \ static_assert(offsetof(WorldDataLayers_OnDataLayerRuntimeStateChanged, InDataLayer) == 0x000000, "Member 'WorldDataLayers_OnDataLayerRuntimeStateChanged::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(WorldDataLayers_OnDataLayerRuntimeStateChanged, InState) == 0x000008, "Member 'WorldDataLayers_OnDataLayerRuntimeStateChanged::InState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldDataLayers \ static_assert(alignof(AWorldDataLayers) == 0x000008, "Wrong alignment on AWorldDataLayers"); \ static_assert(sizeof(AWorldDataLayers) == 0x0005D8, "Wrong size on AWorldDataLayers"); \ static_assert(offsetof(AWorldDataLayers, DataLayerInstances) == 0x000350, "Member 'AWorldDataLayers::DataLayerInstances' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, DeprecatedDataLayerNameToDataLayerInstance) == 0x0003A0, "Member 'AWorldDataLayers::DeprecatedDataLayerNameToDataLayerInstance' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, WorldDataLayers) == 0x0003F0, "Member 'AWorldDataLayers::WorldDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepActiveDataLayerNames) == 0x000440, "Member 'AWorldDataLayers::RepActiveDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepLoadedDataLayerNames) == 0x000450, "Member 'AWorldDataLayers::RepLoadedDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepEffectiveActiveDataLayerNames) == 0x000500, "Member 'AWorldDataLayers::RepEffectiveActiveDataLayerNames' has a wrong offset!"); \ static_assert(offsetof(AWorldDataLayers, RepEffectiveLoadedDataLayerNames) == 0x000510, "Member 'AWorldDataLayers::RepEffectiveLoadedDataLayerNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHLODEngineSubsystem \ static_assert(alignof(UHLODEngineSubsystem) == 0x000008, "Wrong alignment on UHLODEngineSubsystem"); \ static_assert(sizeof(UHLODEngineSubsystem) == 0x000030, "Wrong size on UHLODEngineSubsystem"); \ #define DUMPER7_ASSERTS_UHLODProxyDesc \ static_assert(alignof(UHLODProxyDesc) == 0x000008, "Wrong alignment on UHLODProxyDesc"); \ static_assert(sizeof(UHLODProxyDesc) == 0x000028, "Wrong size on UHLODProxyDesc"); \ #define DUMPER7_ASSERTS_UInheritableComponentHandler \ static_assert(alignof(UInheritableComponentHandler) == 0x000008, "Wrong alignment on UInheritableComponentHandler"); \ static_assert(sizeof(UInheritableComponentHandler) == 0x000048, "Wrong size on UInheritableComponentHandler"); \ static_assert(offsetof(UInheritableComponentHandler, Records) == 0x000028, "Member 'UInheritableComponentHandler::Records' has a wrong offset!"); \ static_assert(offsetof(UInheritableComponentHandler, UnnecessaryComponents) == 0x000038, "Member 'UInheritableComponentHandler::UnnecessaryComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputActionDelegateBinding \ static_assert(alignof(UInputActionDelegateBinding) == 0x000008, "Wrong alignment on UInputActionDelegateBinding"); \ static_assert(sizeof(UInputActionDelegateBinding) == 0x000038, "Wrong size on UInputActionDelegateBinding"); \ static_assert(offsetof(UInputActionDelegateBinding, InputActionDelegateBindings) == 0x000028, "Member 'UInputActionDelegateBinding::InputActionDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputAxisDelegateBinding \ static_assert(alignof(UInputAxisDelegateBinding) == 0x000008, "Wrong alignment on UInputAxisDelegateBinding"); \ static_assert(sizeof(UInputAxisDelegateBinding) == 0x000038, "Wrong size on UInputAxisDelegateBinding"); \ static_assert(offsetof(UInputAxisDelegateBinding, InputAxisDelegateBindings) == 0x000028, "Member 'UInputAxisDelegateBinding::InputAxisDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputKeyDelegateBinding \ static_assert(alignof(UInputKeyDelegateBinding) == 0x000008, "Wrong alignment on UInputKeyDelegateBinding"); \ static_assert(sizeof(UInputKeyDelegateBinding) == 0x000038, "Wrong size on UInputKeyDelegateBinding"); \ static_assert(offsetof(UInputKeyDelegateBinding, InputKeyDelegateBindings) == 0x000028, "Member 'UInputKeyDelegateBinding::InputKeyDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHLODBuilderSettings \ static_assert(alignof(UHLODBuilderSettings) == 0x000008, "Wrong alignment on UHLODBuilderSettings"); \ static_assert(sizeof(UHLODBuilderSettings) == 0x000028, "Wrong size on UHLODBuilderSettings"); \ #define DUMPER7_ASSERTS_UInputTouchDelegateBinding \ static_assert(alignof(UInputTouchDelegateBinding) == 0x000008, "Wrong alignment on UInputTouchDelegateBinding"); \ static_assert(sizeof(UInputTouchDelegateBinding) == 0x000038, "Wrong size on UInputTouchDelegateBinding"); \ static_assert(offsetof(UInputTouchDelegateBinding, InputTouchDelegateBindings) == 0x000028, "Member 'UInputTouchDelegateBinding::InputTouchDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AInstancedPlacementPartitionActor \ static_assert(alignof(AInstancedPlacementPartitionActor) == 0x000008, "Wrong alignment on AInstancedPlacementPartitionActor"); \ static_assert(sizeof(AInstancedPlacementPartitionActor) == 0x0002C0, "Wrong size on AInstancedPlacementPartitionActor"); \ #define DUMPER7_ASSERTS_UStringTable \ static_assert(alignof(UStringTable) == 0x000008, "Wrong alignment on UStringTable"); \ static_assert(sizeof(UStringTable) == 0x000040, "Wrong size on UStringTable"); \ #define DUMPER7_ASSERTS_UInterpCurveEdSetup \ static_assert(alignof(UInterpCurveEdSetup) == 0x000008, "Wrong alignment on UInterpCurveEdSetup"); \ static_assert(sizeof(UInterpCurveEdSetup) == 0x000040, "Wrong size on UInterpCurveEdSetup"); \ static_assert(offsetof(UInterpCurveEdSetup, Tabs) == 0x000028, "Member 'UInterpCurveEdSetup::Tabs' has a wrong offset!"); \ static_assert(offsetof(UInterpCurveEdSetup, ActiveTab) == 0x000038, "Member 'UInterpCurveEdSetup::ActiveTab' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIntSerialization \ static_assert(alignof(UIntSerialization) == 0x000008, "Wrong alignment on UIntSerialization"); \ static_assert(sizeof(UIntSerialization) == 0x000050, "Wrong size on UIntSerialization"); \ static_assert(offsetof(UIntSerialization, UnsignedInt16Variable) == 0x000028, "Member 'UIntSerialization::UnsignedInt16Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, UnsignedInt32Variable) == 0x00002C, "Member 'UIntSerialization::UnsignedInt32Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, UnsignedInt64Variable) == 0x000030, "Member 'UIntSerialization::UnsignedInt64Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, SignedInt8Variable) == 0x000038, "Member 'UIntSerialization::SignedInt8Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, SignedInt16Variable) == 0x00003A, "Member 'UIntSerialization::SignedInt16Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, SignedInt64Variable) == 0x000040, "Member 'UIntSerialization::SignedInt64Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, UnsignedInt8Variable) == 0x000048, "Member 'UIntSerialization::UnsignedInt8Variable' has a wrong offset!"); \ static_assert(offsetof(UIntSerialization, SignedInt32Variable) == 0x00004C, "Member 'UIntSerialization::SignedInt32Variable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_Conv_GuidToString \ static_assert(alignof(KismetGuidLibrary_Conv_GuidToString) == 0x000008, "Wrong alignment on KismetGuidLibrary_Conv_GuidToString"); \ static_assert(sizeof(KismetGuidLibrary_Conv_GuidToString) == 0x000020, "Wrong size on KismetGuidLibrary_Conv_GuidToString"); \ static_assert(offsetof(KismetGuidLibrary_Conv_GuidToString, InGuid) == 0x000000, "Member 'KismetGuidLibrary_Conv_GuidToString::InGuid' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_Conv_GuidToString, ReturnValue) == 0x000010, "Member 'KismetGuidLibrary_Conv_GuidToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_EqualEqual_GuidGuid \ static_assert(alignof(KismetGuidLibrary_EqualEqual_GuidGuid) == 0x000004, "Wrong alignment on KismetGuidLibrary_EqualEqual_GuidGuid"); \ static_assert(sizeof(KismetGuidLibrary_EqualEqual_GuidGuid) == 0x000024, "Wrong size on KismetGuidLibrary_EqualEqual_GuidGuid"); \ static_assert(offsetof(KismetGuidLibrary_EqualEqual_GuidGuid, A) == 0x000000, "Member 'KismetGuidLibrary_EqualEqual_GuidGuid::A' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_EqualEqual_GuidGuid, B) == 0x000010, "Member 'KismetGuidLibrary_EqualEqual_GuidGuid::B' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_EqualEqual_GuidGuid, ReturnValue) == 0x000020, "Member 'KismetGuidLibrary_EqualEqual_GuidGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_Invalidate_Guid \ static_assert(alignof(KismetGuidLibrary_Invalidate_Guid) == 0x000004, "Wrong alignment on KismetGuidLibrary_Invalidate_Guid"); \ static_assert(sizeof(KismetGuidLibrary_Invalidate_Guid) == 0x000010, "Wrong size on KismetGuidLibrary_Invalidate_Guid"); \ static_assert(offsetof(KismetGuidLibrary_Invalidate_Guid, InGuid) == 0x000000, "Member 'KismetGuidLibrary_Invalidate_Guid::InGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_IsValid_Guid \ static_assert(alignof(KismetGuidLibrary_IsValid_Guid) == 0x000004, "Wrong alignment on KismetGuidLibrary_IsValid_Guid"); \ static_assert(sizeof(KismetGuidLibrary_IsValid_Guid) == 0x000014, "Wrong size on KismetGuidLibrary_IsValid_Guid"); \ static_assert(offsetof(KismetGuidLibrary_IsValid_Guid, InGuid) == 0x000000, "Member 'KismetGuidLibrary_IsValid_Guid::InGuid' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_IsValid_Guid, ReturnValue) == 0x000010, "Member 'KismetGuidLibrary_IsValid_Guid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_NewGuid \ static_assert(alignof(KismetGuidLibrary_NewGuid) == 0x000004, "Wrong alignment on KismetGuidLibrary_NewGuid"); \ static_assert(sizeof(KismetGuidLibrary_NewGuid) == 0x000010, "Wrong size on KismetGuidLibrary_NewGuid"); \ static_assert(offsetof(KismetGuidLibrary_NewGuid, ReturnValue) == 0x000000, "Member 'KismetGuidLibrary_NewGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_NotEqual_GuidGuid \ static_assert(alignof(KismetGuidLibrary_NotEqual_GuidGuid) == 0x000004, "Wrong alignment on KismetGuidLibrary_NotEqual_GuidGuid"); \ static_assert(sizeof(KismetGuidLibrary_NotEqual_GuidGuid) == 0x000024, "Wrong size on KismetGuidLibrary_NotEqual_GuidGuid"); \ static_assert(offsetof(KismetGuidLibrary_NotEqual_GuidGuid, A) == 0x000000, "Member 'KismetGuidLibrary_NotEqual_GuidGuid::A' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_NotEqual_GuidGuid, B) == 0x000010, "Member 'KismetGuidLibrary_NotEqual_GuidGuid::B' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_NotEqual_GuidGuid, ReturnValue) == 0x000020, "Member 'KismetGuidLibrary_NotEqual_GuidGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetGuidLibrary_Parse_StringToGuid \ static_assert(alignof(KismetGuidLibrary_Parse_StringToGuid) == 0x000008, "Wrong alignment on KismetGuidLibrary_Parse_StringToGuid"); \ static_assert(sizeof(KismetGuidLibrary_Parse_StringToGuid) == 0x000028, "Wrong size on KismetGuidLibrary_Parse_StringToGuid"); \ static_assert(offsetof(KismetGuidLibrary_Parse_StringToGuid, GuidString) == 0x000000, "Member 'KismetGuidLibrary_Parse_StringToGuid::GuidString' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_Parse_StringToGuid, OutGuid) == 0x000010, "Member 'KismetGuidLibrary_Parse_StringToGuid::OutGuid' has a wrong offset!"); \ static_assert(offsetof(KismetGuidLibrary_Parse_StringToGuid, Success) == 0x000020, "Member 'KismetGuidLibrary_Parse_StringToGuid::Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetGuidLibrary \ static_assert(alignof(UKismetGuidLibrary) == 0x000008, "Wrong alignment on UKismetGuidLibrary"); \ static_assert(sizeof(UKismetGuidLibrary) == 0x000028, "Wrong size on UKismetGuidLibrary"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_EqualEqual_InputChordInputChord \ static_assert(alignof(KismetInputLibrary_EqualEqual_InputChordInputChord) == 0x000008, "Wrong alignment on KismetInputLibrary_EqualEqual_InputChordInputChord"); \ static_assert(sizeof(KismetInputLibrary_EqualEqual_InputChordInputChord) == 0x000048, "Wrong size on KismetInputLibrary_EqualEqual_InputChordInputChord"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_InputChordInputChord, A) == 0x000000, "Member 'KismetInputLibrary_EqualEqual_InputChordInputChord::A' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_InputChordInputChord, B) == 0x000020, "Member 'KismetInputLibrary_EqualEqual_InputChordInputChord::B' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_InputChordInputChord, ReturnValue) == 0x000040, "Member 'KismetInputLibrary_EqualEqual_InputChordInputChord::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_EqualEqual_KeyKey \ static_assert(alignof(KismetInputLibrary_EqualEqual_KeyKey) == 0x000008, "Wrong alignment on KismetInputLibrary_EqualEqual_KeyKey"); \ static_assert(sizeof(KismetInputLibrary_EqualEqual_KeyKey) == 0x000038, "Wrong size on KismetInputLibrary_EqualEqual_KeyKey"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_KeyKey, A) == 0x000000, "Member 'KismetInputLibrary_EqualEqual_KeyKey::A' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_KeyKey, B) == 0x000018, "Member 'KismetInputLibrary_EqualEqual_KeyKey::B' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_EqualEqual_KeyKey, ReturnValue) == 0x000030, "Member 'KismetInputLibrary_EqualEqual_KeyKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_GetAnalogValue \ static_assert(alignof(KismetInputLibrary_GetAnalogValue) == 0x000008, "Wrong alignment on KismetInputLibrary_GetAnalogValue"); \ static_assert(sizeof(KismetInputLibrary_GetAnalogValue) == 0x000050, "Wrong size on KismetInputLibrary_GetAnalogValue"); \ static_assert(offsetof(KismetInputLibrary_GetAnalogValue, Input) == 0x000000, "Member 'KismetInputLibrary_GetAnalogValue::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_GetAnalogValue, ReturnValue) == 0x000048, "Member 'KismetInputLibrary_GetAnalogValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_GetKey \ static_assert(alignof(KismetInputLibrary_GetKey) == 0x000008, "Wrong alignment on KismetInputLibrary_GetKey"); \ static_assert(sizeof(KismetInputLibrary_GetKey) == 0x000058, "Wrong size on KismetInputLibrary_GetKey"); \ static_assert(offsetof(KismetInputLibrary_GetKey, Input) == 0x000000, "Member 'KismetInputLibrary_GetKey::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_GetKey, ReturnValue) == 0x000040, "Member 'KismetInputLibrary_GetKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_GetModifierKeysState \ static_assert(alignof(KismetInputLibrary_GetModifierKeysState) == 0x000001, "Wrong alignment on KismetInputLibrary_GetModifierKeysState"); \ static_assert(sizeof(KismetInputLibrary_GetModifierKeysState) == 0x000001, "Wrong size on KismetInputLibrary_GetModifierKeysState"); \ static_assert(offsetof(KismetInputLibrary_GetModifierKeysState, ReturnValue) == 0x000000, "Member 'KismetInputLibrary_GetModifierKeysState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_GetUserIndex \ static_assert(alignof(KismetInputLibrary_GetUserIndex) == 0x000008, "Wrong alignment on KismetInputLibrary_GetUserIndex"); \ static_assert(sizeof(KismetInputLibrary_GetUserIndex) == 0x000048, "Wrong size on KismetInputLibrary_GetUserIndex"); \ static_assert(offsetof(KismetInputLibrary_GetUserIndex, Input) == 0x000000, "Member 'KismetInputLibrary_GetUserIndex::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_GetUserIndex, ReturnValue) == 0x000040, "Member 'KismetInputLibrary_GetUserIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputChord_GetDisplayName \ static_assert(alignof(KismetInputLibrary_InputChord_GetDisplayName) == 0x000008, "Wrong alignment on KismetInputLibrary_InputChord_GetDisplayName"); \ static_assert(sizeof(KismetInputLibrary_InputChord_GetDisplayName) == 0x000038, "Wrong size on KismetInputLibrary_InputChord_GetDisplayName"); \ static_assert(offsetof(KismetInputLibrary_InputChord_GetDisplayName, Key) == 0x000000, "Member 'KismetInputLibrary_InputChord_GetDisplayName::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputChord_GetDisplayName, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputChord_GetDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsAltDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsAltDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsAltDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsAltDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsAltDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsAltDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsAltDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsAltDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsAltDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsCommandDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsCommandDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsCommandDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsCommandDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsCommandDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsCommandDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsCommandDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsCommandDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsCommandDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsControlDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsControlDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsControlDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsControlDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsControlDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsControlDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsControlDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsControlDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsControlDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsLeftAltDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsLeftAltDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsLeftAltDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsLeftAltDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsLeftAltDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftAltDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsLeftAltDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftAltDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsLeftAltDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsLeftCommandDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsLeftCommandDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsLeftCommandDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsLeftCommandDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsLeftCommandDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftCommandDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsLeftCommandDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftCommandDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsLeftCommandDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsLeftControlDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsLeftControlDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsLeftControlDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsLeftControlDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsLeftControlDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftControlDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsLeftControlDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftControlDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsLeftControlDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsLeftShiftDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsLeftShiftDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsLeftShiftDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsLeftShiftDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsLeftShiftDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftShiftDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsLeftShiftDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsLeftShiftDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsLeftShiftDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsRepeat \ static_assert(alignof(KismetInputLibrary_InputEvent_IsRepeat) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsRepeat"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsRepeat) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsRepeat"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRepeat, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsRepeat::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRepeat, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsRepeat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsRightAltDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsRightAltDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsRightAltDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsRightAltDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsRightAltDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightAltDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsRightAltDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightAltDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsRightAltDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsRightCommandDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsRightCommandDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsRightCommandDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsRightCommandDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsRightCommandDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightCommandDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsRightCommandDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightCommandDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsRightCommandDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsRightControlDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsRightControlDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsRightControlDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsRightControlDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsRightControlDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightControlDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsRightControlDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightControlDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsRightControlDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsRightShiftDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsRightShiftDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsRightShiftDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsRightShiftDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsRightShiftDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightShiftDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsRightShiftDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsRightShiftDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsRightShiftDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_InputEvent_IsShiftDown \ static_assert(alignof(KismetInputLibrary_InputEvent_IsShiftDown) == 0x000008, "Wrong alignment on KismetInputLibrary_InputEvent_IsShiftDown"); \ static_assert(sizeof(KismetInputLibrary_InputEvent_IsShiftDown) == 0x000028, "Wrong size on KismetInputLibrary_InputEvent_IsShiftDown"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsShiftDown, Input) == 0x000000, "Member 'KismetInputLibrary_InputEvent_IsShiftDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_InputEvent_IsShiftDown, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_InputEvent_IsShiftDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_GetDisplayName \ static_assert(alignof(KismetInputLibrary_Key_GetDisplayName) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_GetDisplayName"); \ static_assert(sizeof(KismetInputLibrary_Key_GetDisplayName) == 0x000038, "Wrong size on KismetInputLibrary_Key_GetDisplayName"); \ static_assert(offsetof(KismetInputLibrary_Key_GetDisplayName, Key) == 0x000000, "Member 'KismetInputLibrary_Key_GetDisplayName::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetDisplayName, bLongDisplayName) == 0x000018, "Member 'KismetInputLibrary_Key_GetDisplayName::bLongDisplayName' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetDisplayName, ReturnValue) == 0x000020, "Member 'KismetInputLibrary_Key_GetDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_GetNavigationAction \ static_assert(alignof(KismetInputLibrary_Key_GetNavigationAction) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_GetNavigationAction"); \ static_assert(sizeof(KismetInputLibrary_Key_GetNavigationAction) == 0x000020, "Wrong size on KismetInputLibrary_Key_GetNavigationAction"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationAction, InKey) == 0x000000, "Member 'KismetInputLibrary_Key_GetNavigationAction::InKey' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationAction, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_GetNavigationAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_GetNavigationActionFromKey \ static_assert(alignof(KismetInputLibrary_Key_GetNavigationActionFromKey) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_GetNavigationActionFromKey"); \ static_assert(sizeof(KismetInputLibrary_Key_GetNavigationActionFromKey) == 0x000048, "Wrong size on KismetInputLibrary_Key_GetNavigationActionFromKey"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationActionFromKey, InKeyEvent) == 0x000000, "Member 'KismetInputLibrary_Key_GetNavigationActionFromKey::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationActionFromKey, ReturnValue) == 0x000040, "Member 'KismetInputLibrary_Key_GetNavigationActionFromKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_GetNavigationDirectionFromAnalog \ static_assert(alignof(KismetInputLibrary_Key_GetNavigationDirectionFromAnalog) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_GetNavigationDirectionFromAnalog"); \ static_assert(sizeof(KismetInputLibrary_Key_GetNavigationDirectionFromAnalog) == 0x000050, "Wrong size on KismetInputLibrary_Key_GetNavigationDirectionFromAnalog"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationDirectionFromAnalog, InAnalogEvent) == 0x000000, "Member 'KismetInputLibrary_Key_GetNavigationDirectionFromAnalog::InAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationDirectionFromAnalog, ReturnValue) == 0x000048, "Member 'KismetInputLibrary_Key_GetNavigationDirectionFromAnalog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_GetNavigationDirectionFromKey \ static_assert(alignof(KismetInputLibrary_Key_GetNavigationDirectionFromKey) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_GetNavigationDirectionFromKey"); \ static_assert(sizeof(KismetInputLibrary_Key_GetNavigationDirectionFromKey) == 0x000048, "Wrong size on KismetInputLibrary_Key_GetNavigationDirectionFromKey"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationDirectionFromKey, InKeyEvent) == 0x000000, "Member 'KismetInputLibrary_Key_GetNavigationDirectionFromKey::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_GetNavigationDirectionFromKey, ReturnValue) == 0x000040, "Member 'KismetInputLibrary_Key_GetNavigationDirectionFromKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsAnalog \ static_assert(alignof(KismetInputLibrary_Key_IsAnalog) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsAnalog"); \ static_assert(sizeof(KismetInputLibrary_Key_IsAnalog) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsAnalog"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAnalog, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsAnalog::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAnalog, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsAnalog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsAxis1D \ static_assert(alignof(KismetInputLibrary_Key_IsAxis1D) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsAxis1D"); \ static_assert(sizeof(KismetInputLibrary_Key_IsAxis1D) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsAxis1D"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis1D, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsAxis1D::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis1D, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsAxis1D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsAxis2D \ static_assert(alignof(KismetInputLibrary_Key_IsAxis2D) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsAxis2D"); \ static_assert(sizeof(KismetInputLibrary_Key_IsAxis2D) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsAxis2D"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis2D, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsAxis2D::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis2D, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsAxis2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsAxis3D \ static_assert(alignof(KismetInputLibrary_Key_IsAxis3D) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsAxis3D"); \ static_assert(sizeof(KismetInputLibrary_Key_IsAxis3D) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsAxis3D"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis3D, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsAxis3D::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsAxis3D, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsAxis3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsButtonAxis \ static_assert(alignof(KismetInputLibrary_Key_IsButtonAxis) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsButtonAxis"); \ static_assert(sizeof(KismetInputLibrary_Key_IsButtonAxis) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsButtonAxis"); \ static_assert(offsetof(KismetInputLibrary_Key_IsButtonAxis, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsButtonAxis::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsButtonAxis, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsButtonAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsDigital \ static_assert(alignof(KismetInputLibrary_Key_IsDigital) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsDigital"); \ static_assert(sizeof(KismetInputLibrary_Key_IsDigital) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsDigital"); \ static_assert(offsetof(KismetInputLibrary_Key_IsDigital, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsDigital::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsDigital, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsDigital::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsGamepadKey \ static_assert(alignof(KismetInputLibrary_Key_IsGamepadKey) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsGamepadKey"); \ static_assert(sizeof(KismetInputLibrary_Key_IsGamepadKey) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsGamepadKey"); \ static_assert(offsetof(KismetInputLibrary_Key_IsGamepadKey, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsGamepadKey::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsGamepadKey, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsGamepadKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsKeyboardKey \ static_assert(alignof(KismetInputLibrary_Key_IsKeyboardKey) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsKeyboardKey"); \ static_assert(sizeof(KismetInputLibrary_Key_IsKeyboardKey) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsKeyboardKey"); \ static_assert(offsetof(KismetInputLibrary_Key_IsKeyboardKey, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsKeyboardKey::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsKeyboardKey, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsKeyboardKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsModifierKey \ static_assert(alignof(KismetInputLibrary_Key_IsModifierKey) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsModifierKey"); \ static_assert(sizeof(KismetInputLibrary_Key_IsModifierKey) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsModifierKey"); \ static_assert(offsetof(KismetInputLibrary_Key_IsModifierKey, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsModifierKey::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsModifierKey, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsModifierKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsMouseButton \ static_assert(alignof(KismetInputLibrary_Key_IsMouseButton) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsMouseButton"); \ static_assert(sizeof(KismetInputLibrary_Key_IsMouseButton) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsMouseButton"); \ static_assert(offsetof(KismetInputLibrary_Key_IsMouseButton, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsMouseButton::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsMouseButton, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsMouseButton::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsValid \ static_assert(alignof(KismetInputLibrary_Key_IsValid) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsValid"); \ static_assert(sizeof(KismetInputLibrary_Key_IsValid) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsValid"); \ static_assert(offsetof(KismetInputLibrary_Key_IsValid, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsValid::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsValid, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_Key_IsVectorAxis \ static_assert(alignof(KismetInputLibrary_Key_IsVectorAxis) == 0x000008, "Wrong alignment on KismetInputLibrary_Key_IsVectorAxis"); \ static_assert(sizeof(KismetInputLibrary_Key_IsVectorAxis) == 0x000020, "Wrong size on KismetInputLibrary_Key_IsVectorAxis"); \ static_assert(offsetof(KismetInputLibrary_Key_IsVectorAxis, Key) == 0x000000, "Member 'KismetInputLibrary_Key_IsVectorAxis::Key' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_Key_IsVectorAxis, ReturnValue) == 0x000018, "Member 'KismetInputLibrary_Key_IsVectorAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_ModifierKeysState_IsAltDown \ static_assert(alignof(KismetInputLibrary_ModifierKeysState_IsAltDown) == 0x000001, "Wrong alignment on KismetInputLibrary_ModifierKeysState_IsAltDown"); \ static_assert(sizeof(KismetInputLibrary_ModifierKeysState_IsAltDown) == 0x000002, "Wrong size on KismetInputLibrary_ModifierKeysState_IsAltDown"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsAltDown, KeysState) == 0x000000, "Member 'KismetInputLibrary_ModifierKeysState_IsAltDown::KeysState' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsAltDown, ReturnValue) == 0x000001, "Member 'KismetInputLibrary_ModifierKeysState_IsAltDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_ModifierKeysState_IsCommandDown \ static_assert(alignof(KismetInputLibrary_ModifierKeysState_IsCommandDown) == 0x000001, "Wrong alignment on KismetInputLibrary_ModifierKeysState_IsCommandDown"); \ static_assert(sizeof(KismetInputLibrary_ModifierKeysState_IsCommandDown) == 0x000002, "Wrong size on KismetInputLibrary_ModifierKeysState_IsCommandDown"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsCommandDown, KeysState) == 0x000000, "Member 'KismetInputLibrary_ModifierKeysState_IsCommandDown::KeysState' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsCommandDown, ReturnValue) == 0x000001, "Member 'KismetInputLibrary_ModifierKeysState_IsCommandDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_ModifierKeysState_IsControlDown \ static_assert(alignof(KismetInputLibrary_ModifierKeysState_IsControlDown) == 0x000001, "Wrong alignment on KismetInputLibrary_ModifierKeysState_IsControlDown"); \ static_assert(sizeof(KismetInputLibrary_ModifierKeysState_IsControlDown) == 0x000002, "Wrong size on KismetInputLibrary_ModifierKeysState_IsControlDown"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsControlDown, KeysState) == 0x000000, "Member 'KismetInputLibrary_ModifierKeysState_IsControlDown::KeysState' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsControlDown, ReturnValue) == 0x000001, "Member 'KismetInputLibrary_ModifierKeysState_IsControlDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_ModifierKeysState_IsShiftDown \ static_assert(alignof(KismetInputLibrary_ModifierKeysState_IsShiftDown) == 0x000001, "Wrong alignment on KismetInputLibrary_ModifierKeysState_IsShiftDown"); \ static_assert(sizeof(KismetInputLibrary_ModifierKeysState_IsShiftDown) == 0x000002, "Wrong size on KismetInputLibrary_ModifierKeysState_IsShiftDown"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsShiftDown, KeysState) == 0x000000, "Member 'KismetInputLibrary_ModifierKeysState_IsShiftDown::KeysState' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_ModifierKeysState_IsShiftDown, ReturnValue) == 0x000001, "Member 'KismetInputLibrary_ModifierKeysState_IsShiftDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetCursorDelta \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetCursorDelta) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetCursorDelta"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetCursorDelta) == 0x0000A8, "Wrong size on KismetInputLibrary_PointerEvent_GetCursorDelta"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetCursorDelta, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetCursorDelta::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetCursorDelta, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetCursorDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetEffectingButton \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetEffectingButton) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetEffectingButton"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetEffectingButton) == 0x0000B0, "Wrong size on KismetInputLibrary_PointerEvent_GetEffectingButton"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetEffectingButton, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetEffectingButton::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetEffectingButton, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetEffectingButton::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetGestureDelta \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetGestureDelta) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetGestureDelta"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetGestureDelta) == 0x0000A8, "Wrong size on KismetInputLibrary_PointerEvent_GetGestureDelta"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetGestureDelta, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetGestureDelta::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetGestureDelta, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetGestureDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetGestureType \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetGestureType) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetGestureType"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetGestureType) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_GetGestureType"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetGestureType, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetGestureType::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetGestureType, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetGestureType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition) == 0x0000A8, "Wrong size on KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetPointerIndex \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetPointerIndex) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetPointerIndex"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetPointerIndex) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_GetPointerIndex"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetPointerIndex, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetPointerIndex::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetPointerIndex, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetPointerIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetScreenSpacePosition \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetScreenSpacePosition) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetScreenSpacePosition"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetScreenSpacePosition) == 0x0000A8, "Wrong size on KismetInputLibrary_PointerEvent_GetScreenSpacePosition"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetScreenSpacePosition, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetScreenSpacePosition::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetScreenSpacePosition, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetScreenSpacePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetTouchpadIndex \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetTouchpadIndex) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetTouchpadIndex"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetTouchpadIndex) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_GetTouchpadIndex"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetTouchpadIndex, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetTouchpadIndex::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetTouchpadIndex, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetTouchpadIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetUserIndex \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetUserIndex) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetUserIndex"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetUserIndex) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_GetUserIndex"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetUserIndex, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetUserIndex::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetUserIndex, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetUserIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_GetWheelDelta \ static_assert(alignof(KismetInputLibrary_PointerEvent_GetWheelDelta) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_GetWheelDelta"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_GetWheelDelta) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_GetWheelDelta"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetWheelDelta, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_GetWheelDelta::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_GetWheelDelta, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_GetWheelDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_IsMouseButtonDown \ static_assert(alignof(KismetInputLibrary_PointerEvent_IsMouseButtonDown) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_IsMouseButtonDown"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_IsMouseButtonDown) == 0x0000B8, "Wrong size on KismetInputLibrary_PointerEvent_IsMouseButtonDown"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_IsMouseButtonDown, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_IsMouseButtonDown::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_IsMouseButtonDown, MouseButton) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_IsMouseButtonDown::MouseButton' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_IsMouseButtonDown, ReturnValue) == 0x0000B0, "Member 'KismetInputLibrary_PointerEvent_IsMouseButtonDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetInputLibrary_PointerEvent_IsTouchEvent \ static_assert(alignof(KismetInputLibrary_PointerEvent_IsTouchEvent) == 0x000008, "Wrong alignment on KismetInputLibrary_PointerEvent_IsTouchEvent"); \ static_assert(sizeof(KismetInputLibrary_PointerEvent_IsTouchEvent) == 0x0000A0, "Wrong size on KismetInputLibrary_PointerEvent_IsTouchEvent"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_IsTouchEvent, Input) == 0x000000, "Member 'KismetInputLibrary_PointerEvent_IsTouchEvent::Input' has a wrong offset!"); \ static_assert(offsetof(KismetInputLibrary_PointerEvent_IsTouchEvent, ReturnValue) == 0x000098, "Member 'KismetInputLibrary_PointerEvent_IsTouchEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetInputLibrary \ static_assert(alignof(UKismetInputLibrary) == 0x000008, "Wrong alignment on UKismetInputLibrary"); \ static_assert(sizeof(UKismetInputLibrary) == 0x000028, "Wrong size on UKismetInputLibrary"); \ #define DUMPER7_ASSERTS_KismetMaterialLibrary_CreateDynamicMaterialInstance \ static_assert(alignof(KismetMaterialLibrary_CreateDynamicMaterialInstance) == 0x000008, "Wrong alignment on KismetMaterialLibrary_CreateDynamicMaterialInstance"); \ static_assert(sizeof(KismetMaterialLibrary_CreateDynamicMaterialInstance) == 0x000028, "Wrong size on KismetMaterialLibrary_CreateDynamicMaterialInstance"); \ static_assert(offsetof(KismetMaterialLibrary_CreateDynamicMaterialInstance, WorldContextObject) == 0x000000, "Member 'KismetMaterialLibrary_CreateDynamicMaterialInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_CreateDynamicMaterialInstance, Parent) == 0x000008, "Member 'KismetMaterialLibrary_CreateDynamicMaterialInstance::Parent' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_CreateDynamicMaterialInstance, OptionalName) == 0x000010, "Member 'KismetMaterialLibrary_CreateDynamicMaterialInstance::OptionalName' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_CreateDynamicMaterialInstance, CreationFlags) == 0x000018, "Member 'KismetMaterialLibrary_CreateDynamicMaterialInstance::CreationFlags' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_CreateDynamicMaterialInstance, ReturnValue) == 0x000020, "Member 'KismetMaterialLibrary_CreateDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMaterialLibrary_GetScalarParameterValue \ static_assert(alignof(KismetMaterialLibrary_GetScalarParameterValue) == 0x000008, "Wrong alignment on KismetMaterialLibrary_GetScalarParameterValue"); \ static_assert(sizeof(KismetMaterialLibrary_GetScalarParameterValue) == 0x000020, "Wrong size on KismetMaterialLibrary_GetScalarParameterValue"); \ static_assert(offsetof(KismetMaterialLibrary_GetScalarParameterValue, WorldContextObject) == 0x000000, "Member 'KismetMaterialLibrary_GetScalarParameterValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetScalarParameterValue, Collection) == 0x000008, "Member 'KismetMaterialLibrary_GetScalarParameterValue::Collection' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetScalarParameterValue, ParameterName) == 0x000010, "Member 'KismetMaterialLibrary_GetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetScalarParameterValue, ReturnValue) == 0x000018, "Member 'KismetMaterialLibrary_GetScalarParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMaterialLibrary_GetVectorParameterValue \ static_assert(alignof(KismetMaterialLibrary_GetVectorParameterValue) == 0x000008, "Wrong alignment on KismetMaterialLibrary_GetVectorParameterValue"); \ static_assert(sizeof(KismetMaterialLibrary_GetVectorParameterValue) == 0x000028, "Wrong size on KismetMaterialLibrary_GetVectorParameterValue"); \ static_assert(offsetof(KismetMaterialLibrary_GetVectorParameterValue, WorldContextObject) == 0x000000, "Member 'KismetMaterialLibrary_GetVectorParameterValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetVectorParameterValue, Collection) == 0x000008, "Member 'KismetMaterialLibrary_GetVectorParameterValue::Collection' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetVectorParameterValue, ParameterName) == 0x000010, "Member 'KismetMaterialLibrary_GetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_GetVectorParameterValue, ReturnValue) == 0x000018, "Member 'KismetMaterialLibrary_GetVectorParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMaterialLibrary_SetScalarParameterValue \ static_assert(alignof(KismetMaterialLibrary_SetScalarParameterValue) == 0x000008, "Wrong alignment on KismetMaterialLibrary_SetScalarParameterValue"); \ static_assert(sizeof(KismetMaterialLibrary_SetScalarParameterValue) == 0x000020, "Wrong size on KismetMaterialLibrary_SetScalarParameterValue"); \ static_assert(offsetof(KismetMaterialLibrary_SetScalarParameterValue, WorldContextObject) == 0x000000, "Member 'KismetMaterialLibrary_SetScalarParameterValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetScalarParameterValue, Collection) == 0x000008, "Member 'KismetMaterialLibrary_SetScalarParameterValue::Collection' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetScalarParameterValue, ParameterName) == 0x000010, "Member 'KismetMaterialLibrary_SetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetScalarParameterValue, ParameterValue) == 0x000018, "Member 'KismetMaterialLibrary_SetScalarParameterValue::ParameterValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMaterialLibrary_SetVectorParameterValue \ static_assert(alignof(KismetMaterialLibrary_SetVectorParameterValue) == 0x000008, "Wrong alignment on KismetMaterialLibrary_SetVectorParameterValue"); \ static_assert(sizeof(KismetMaterialLibrary_SetVectorParameterValue) == 0x000028, "Wrong size on KismetMaterialLibrary_SetVectorParameterValue"); \ static_assert(offsetof(KismetMaterialLibrary_SetVectorParameterValue, WorldContextObject) == 0x000000, "Member 'KismetMaterialLibrary_SetVectorParameterValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetVectorParameterValue, Collection) == 0x000008, "Member 'KismetMaterialLibrary_SetVectorParameterValue::Collection' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetVectorParameterValue, ParameterName) == 0x000010, "Member 'KismetMaterialLibrary_SetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(KismetMaterialLibrary_SetVectorParameterValue, ParameterValue) == 0x000018, "Member 'KismetMaterialLibrary_SetVectorParameterValue::ParameterValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetMaterialLibrary \ static_assert(alignof(UKismetMaterialLibrary) == 0x000008, "Wrong alignment on UKismetMaterialLibrary"); \ static_assert(sizeof(UKismetMaterialLibrary) == 0x000028, "Wrong size on UKismetMaterialLibrary"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Abs \ static_assert(alignof(KismetMathLibrary_Abs) == 0x000008, "Wrong alignment on KismetMathLibrary_Abs"); \ static_assert(sizeof(KismetMathLibrary_Abs) == 0x000010, "Wrong size on KismetMathLibrary_Abs"); \ static_assert(offsetof(KismetMathLibrary_Abs, A) == 0x000000, "Member 'KismetMathLibrary_Abs::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Abs, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Abs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Abs_Int \ static_assert(alignof(KismetMathLibrary_Abs_Int) == 0x000004, "Wrong alignment on KismetMathLibrary_Abs_Int"); \ static_assert(sizeof(KismetMathLibrary_Abs_Int) == 0x000008, "Wrong size on KismetMathLibrary_Abs_Int"); \ static_assert(offsetof(KismetMathLibrary_Abs_Int, A) == 0x000000, "Member 'KismetMathLibrary_Abs_Int::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Abs_Int, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Abs_Int::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Abs_Int64 \ static_assert(alignof(KismetMathLibrary_Abs_Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Abs_Int64"); \ static_assert(sizeof(KismetMathLibrary_Abs_Int64) == 0x000010, "Wrong size on KismetMathLibrary_Abs_Int64"); \ static_assert(offsetof(KismetMathLibrary_Abs_Int64, A) == 0x000000, "Member 'KismetMathLibrary_Abs_Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Abs_Int64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Abs_Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Acos \ static_assert(alignof(KismetMathLibrary_Acos) == 0x000008, "Wrong alignment on KismetMathLibrary_Acos"); \ static_assert(sizeof(KismetMathLibrary_Acos) == 0x000010, "Wrong size on KismetMathLibrary_Acos"); \ static_assert(offsetof(KismetMathLibrary_Acos, A) == 0x000000, "Member 'KismetMathLibrary_Acos::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Acos, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Acos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_ByteByte \ static_assert(alignof(KismetMathLibrary_Add_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Add_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Add_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Add_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Add_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Add_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Add_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Add_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_Add_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_Add_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_Add_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_Add_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_Add_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_DateTimeTimespan \ static_assert(alignof(KismetMathLibrary_Add_DateTimeTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_DateTimeTimespan"); \ static_assert(sizeof(KismetMathLibrary_Add_DateTimeTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Add_DateTimeTimespan"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Add_DateTimeTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Add_DateTimeTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DateTimeTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_DateTimeTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Add_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Add_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Add_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Add_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Add_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Add_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Add_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Add_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Add_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Add_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Add_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Add_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_IntInt \ static_assert(alignof(KismetMathLibrary_Add_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Add_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Add_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Add_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Add_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Add_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Add_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Add_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_IntPointInt \ static_assert(alignof(KismetMathLibrary_Add_IntPointInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Add_IntPointInt"); \ static_assert(sizeof(KismetMathLibrary_Add_IntPointInt) == 0x000014, "Wrong size on KismetMathLibrary_Add_IntPointInt"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointInt, A) == 0x000000, "Member 'KismetMathLibrary_Add_IntPointInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointInt, B) == 0x000008, "Member 'KismetMathLibrary_Add_IntPointInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointInt, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Add_IntPointInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_Add_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_Add_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Add_IntPointIntPoint) == 0x000018, "Wrong size on KismetMathLibrary_Add_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_Add_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_Add_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_Add_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Add_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Add_LinearColorLinearColor) == 0x000030, "Wrong size on KismetMathLibrary_Add_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Add_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_Add_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_Add_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Add_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_MatrixMatrix \ static_assert(alignof(KismetMathLibrary_Add_MatrixMatrix) == 0x000010, "Wrong alignment on KismetMathLibrary_Add_MatrixMatrix"); \ static_assert(sizeof(KismetMathLibrary_Add_MatrixMatrix) == 0x000180, "Wrong size on KismetMathLibrary_Add_MatrixMatrix"); \ static_assert(offsetof(KismetMathLibrary_Add_MatrixMatrix, A) == 0x000000, "Member 'KismetMathLibrary_Add_MatrixMatrix::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_MatrixMatrix, B) == 0x000080, "Member 'KismetMathLibrary_Add_MatrixMatrix::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_MatrixMatrix, ReturnValue) == 0x000100, "Member 'KismetMathLibrary_Add_MatrixMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_QuatQuat \ static_assert(alignof(KismetMathLibrary_Add_QuatQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_Add_QuatQuat"); \ static_assert(sizeof(KismetMathLibrary_Add_QuatQuat) == 0x000060, "Wrong size on KismetMathLibrary_Add_QuatQuat"); \ static_assert(offsetof(KismetMathLibrary_Add_QuatQuat, A) == 0x000000, "Member 'KismetMathLibrary_Add_QuatQuat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_QuatQuat, B) == 0x000020, "Member 'KismetMathLibrary_Add_QuatQuat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_QuatQuat, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Add_QuatQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_Add_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_Add_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Add_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_Add_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Add_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Add_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Add_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_Vector2DFloat \ static_assert(alignof(KismetMathLibrary_Add_Vector2DFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_Vector2DFloat"); \ static_assert(sizeof(KismetMathLibrary_Add_Vector2DFloat) == 0x000028, "Wrong size on KismetMathLibrary_Add_Vector2DFloat"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DFloat, A) == 0x000000, "Member 'KismetMathLibrary_Add_Vector2DFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DFloat, B) == 0x000010, "Member 'KismetMathLibrary_Add_Vector2DFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Add_Vector2DFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_Add_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_Add_Vector2DVector2D) == 0x000030, "Wrong size on KismetMathLibrary_Add_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_Add_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_Add_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Add_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_Add_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_Add_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_Add_Vector4Vector4) == 0x000060, "Wrong size on KismetMathLibrary_Add_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_Add_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_Add_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Add_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_VectorFloat \ static_assert(alignof(KismetMathLibrary_Add_VectorFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_VectorFloat"); \ static_assert(sizeof(KismetMathLibrary_Add_VectorFloat) == 0x000038, "Wrong size on KismetMathLibrary_Add_VectorFloat"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Add_VectorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorFloat, B) == 0x000018, "Member 'KismetMathLibrary_Add_VectorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorFloat, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Add_VectorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_VectorInt \ static_assert(alignof(KismetMathLibrary_Add_VectorInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_VectorInt"); \ static_assert(sizeof(KismetMathLibrary_Add_VectorInt) == 0x000038, "Wrong size on KismetMathLibrary_Add_VectorInt"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorInt, A) == 0x000000, "Member 'KismetMathLibrary_Add_VectorInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorInt, B) == 0x000018, "Member 'KismetMathLibrary_Add_VectorInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorInt, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Add_VectorInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Add_VectorVector \ static_assert(alignof(KismetMathLibrary_Add_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Add_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Add_VectorVector) == 0x000048, "Wrong size on KismetMathLibrary_Add_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Add_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Add_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Add_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Add_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_And_Int64Int64 \ static_assert(alignof(KismetMathLibrary_And_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_And_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_And_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_And_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_And_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_And_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_And_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_And_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_And_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_And_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_And_IntInt \ static_assert(alignof(KismetMathLibrary_And_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_And_IntInt"); \ static_assert(sizeof(KismetMathLibrary_And_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_And_IntInt"); \ static_assert(offsetof(KismetMathLibrary_And_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_And_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_And_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_And_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_And_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_And_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Asin \ static_assert(alignof(KismetMathLibrary_Asin) == 0x000008, "Wrong alignment on KismetMathLibrary_Asin"); \ static_assert(sizeof(KismetMathLibrary_Asin) == 0x000010, "Wrong size on KismetMathLibrary_Asin"); \ static_assert(offsetof(KismetMathLibrary_Asin, A) == 0x000000, "Member 'KismetMathLibrary_Asin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Asin, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Asin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Atan \ static_assert(alignof(KismetMathLibrary_Atan) == 0x000008, "Wrong alignment on KismetMathLibrary_Atan"); \ static_assert(sizeof(KismetMathLibrary_Atan) == 0x000010, "Wrong size on KismetMathLibrary_Atan"); \ static_assert(offsetof(KismetMathLibrary_Atan, A) == 0x000000, "Member 'KismetMathLibrary_Atan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Atan, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Atan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Atan2 \ static_assert(alignof(KismetMathLibrary_Atan2) == 0x000008, "Wrong alignment on KismetMathLibrary_Atan2"); \ static_assert(sizeof(KismetMathLibrary_Atan2) == 0x000018, "Wrong size on KismetMathLibrary_Atan2"); \ static_assert(offsetof(KismetMathLibrary_Atan2, Y) == 0x000000, "Member 'KismetMathLibrary_Atan2::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Atan2, X) == 0x000008, "Member 'KismetMathLibrary_Atan2::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Atan2, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Atan2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_AverageOfIntArray \ static_assert(alignof(KismetMathLibrary_AverageOfIntArray) == 0x000008, "Wrong alignment on KismetMathLibrary_AverageOfIntArray"); \ static_assert(sizeof(KismetMathLibrary_AverageOfIntArray) == 0x000018, "Wrong size on KismetMathLibrary_AverageOfIntArray"); \ static_assert(offsetof(KismetMathLibrary_AverageOfIntArray, IntArray) == 0x000000, "Member 'KismetMathLibrary_AverageOfIntArray::IntArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_AverageOfIntArray, AverageValue) == 0x000010, "Member 'KismetMathLibrary_AverageOfIntArray::AverageValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BMax \ static_assert(alignof(KismetMathLibrary_BMax) == 0x000001, "Wrong alignment on KismetMathLibrary_BMax"); \ static_assert(sizeof(KismetMathLibrary_BMax) == 0x000003, "Wrong size on KismetMathLibrary_BMax"); \ static_assert(offsetof(KismetMathLibrary_BMax, A) == 0x000000, "Member 'KismetMathLibrary_BMax::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BMax, B) == 0x000001, "Member 'KismetMathLibrary_BMax::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BMax, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BMin \ static_assert(alignof(KismetMathLibrary_BMin) == 0x000001, "Wrong alignment on KismetMathLibrary_BMin"); \ static_assert(sizeof(KismetMathLibrary_BMin) == 0x000003, "Wrong size on KismetMathLibrary_BMin"); \ static_assert(offsetof(KismetMathLibrary_BMin, A) == 0x000000, "Member 'KismetMathLibrary_BMin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BMin, B) == 0x000001, "Member 'KismetMathLibrary_BMin::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BMin, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BooleanAND \ static_assert(alignof(KismetMathLibrary_BooleanAND) == 0x000001, "Wrong alignment on KismetMathLibrary_BooleanAND"); \ static_assert(sizeof(KismetMathLibrary_BooleanAND) == 0x000003, "Wrong size on KismetMathLibrary_BooleanAND"); \ static_assert(offsetof(KismetMathLibrary_BooleanAND, A) == 0x000000, "Member 'KismetMathLibrary_BooleanAND::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanAND, B) == 0x000001, "Member 'KismetMathLibrary_BooleanAND::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanAND, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BooleanAND::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BooleanNAND \ static_assert(alignof(KismetMathLibrary_BooleanNAND) == 0x000001, "Wrong alignment on KismetMathLibrary_BooleanNAND"); \ static_assert(sizeof(KismetMathLibrary_BooleanNAND) == 0x000003, "Wrong size on KismetMathLibrary_BooleanNAND"); \ static_assert(offsetof(KismetMathLibrary_BooleanNAND, A) == 0x000000, "Member 'KismetMathLibrary_BooleanNAND::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanNAND, B) == 0x000001, "Member 'KismetMathLibrary_BooleanNAND::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanNAND, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BooleanNAND::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BooleanNOR \ static_assert(alignof(KismetMathLibrary_BooleanNOR) == 0x000001, "Wrong alignment on KismetMathLibrary_BooleanNOR"); \ static_assert(sizeof(KismetMathLibrary_BooleanNOR) == 0x000003, "Wrong size on KismetMathLibrary_BooleanNOR"); \ static_assert(offsetof(KismetMathLibrary_BooleanNOR, A) == 0x000000, "Member 'KismetMathLibrary_BooleanNOR::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanNOR, B) == 0x000001, "Member 'KismetMathLibrary_BooleanNOR::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanNOR, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BooleanNOR::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BooleanOR \ static_assert(alignof(KismetMathLibrary_BooleanOR) == 0x000001, "Wrong alignment on KismetMathLibrary_BooleanOR"); \ static_assert(sizeof(KismetMathLibrary_BooleanOR) == 0x000003, "Wrong size on KismetMathLibrary_BooleanOR"); \ static_assert(offsetof(KismetMathLibrary_BooleanOR, A) == 0x000000, "Member 'KismetMathLibrary_BooleanOR::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanOR, B) == 0x000001, "Member 'KismetMathLibrary_BooleanOR::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanOR, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BooleanOR::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BooleanXOR \ static_assert(alignof(KismetMathLibrary_BooleanXOR) == 0x000001, "Wrong alignment on KismetMathLibrary_BooleanXOR"); \ static_assert(sizeof(KismetMathLibrary_BooleanXOR) == 0x000003, "Wrong size on KismetMathLibrary_BooleanXOR"); \ static_assert(offsetof(KismetMathLibrary_BooleanXOR, A) == 0x000000, "Member 'KismetMathLibrary_BooleanXOR::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanXOR, B) == 0x000001, "Member 'KismetMathLibrary_BooleanXOR::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BooleanXOR, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_BooleanXOR::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakBoxSphereBounds \ static_assert(alignof(KismetMathLibrary_BreakBoxSphereBounds) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakBoxSphereBounds"); \ static_assert(sizeof(KismetMathLibrary_BreakBoxSphereBounds) == 0x000070, "Wrong size on KismetMathLibrary_BreakBoxSphereBounds"); \ static_assert(offsetof(KismetMathLibrary_BreakBoxSphereBounds, InBoxSphereBounds) == 0x000000, "Member 'KismetMathLibrary_BreakBoxSphereBounds::InBoxSphereBounds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakBoxSphereBounds, Origin) == 0x000038, "Member 'KismetMathLibrary_BreakBoxSphereBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakBoxSphereBounds, BoxExtent) == 0x000050, "Member 'KismetMathLibrary_BreakBoxSphereBounds::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakBoxSphereBounds, SphereRadius) == 0x000068, "Member 'KismetMathLibrary_BreakBoxSphereBounds::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakColor \ static_assert(alignof(KismetMathLibrary_BreakColor) == 0x000004, "Wrong alignment on KismetMathLibrary_BreakColor"); \ static_assert(sizeof(KismetMathLibrary_BreakColor) == 0x000020, "Wrong size on KismetMathLibrary_BreakColor"); \ static_assert(offsetof(KismetMathLibrary_BreakColor, InColor) == 0x000000, "Member 'KismetMathLibrary_BreakColor::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakColor, R) == 0x000010, "Member 'KismetMathLibrary_BreakColor::R' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakColor, G) == 0x000014, "Member 'KismetMathLibrary_BreakColor::G' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakColor, B) == 0x000018, "Member 'KismetMathLibrary_BreakColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakColor, A) == 0x00001C, "Member 'KismetMathLibrary_BreakColor::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakDateTime \ static_assert(alignof(KismetMathLibrary_BreakDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakDateTime"); \ static_assert(sizeof(KismetMathLibrary_BreakDateTime) == 0x000028, "Wrong size on KismetMathLibrary_BreakDateTime"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, InDateTime) == 0x000000, "Member 'KismetMathLibrary_BreakDateTime::InDateTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Year) == 0x000008, "Member 'KismetMathLibrary_BreakDateTime::Year' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Month) == 0x00000C, "Member 'KismetMathLibrary_BreakDateTime::Month' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Day) == 0x000010, "Member 'KismetMathLibrary_BreakDateTime::Day' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Hour) == 0x000014, "Member 'KismetMathLibrary_BreakDateTime::Hour' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Minute) == 0x000018, "Member 'KismetMathLibrary_BreakDateTime::Minute' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Second) == 0x00001C, "Member 'KismetMathLibrary_BreakDateTime::Second' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakDateTime, Millisecond) == 0x000020, "Member 'KismetMathLibrary_BreakDateTime::Millisecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakFrameRate \ static_assert(alignof(KismetMathLibrary_BreakFrameRate) == 0x000004, "Wrong alignment on KismetMathLibrary_BreakFrameRate"); \ static_assert(sizeof(KismetMathLibrary_BreakFrameRate) == 0x000010, "Wrong size on KismetMathLibrary_BreakFrameRate"); \ static_assert(offsetof(KismetMathLibrary_BreakFrameRate, InFrameRate) == 0x000000, "Member 'KismetMathLibrary_BreakFrameRate::InFrameRate' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakFrameRate, Numerator) == 0x000008, "Member 'KismetMathLibrary_BreakFrameRate::Numerator' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakFrameRate, Denominator) == 0x00000C, "Member 'KismetMathLibrary_BreakFrameRate::Denominator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakQualifiedFrameTime \ static_assert(alignof(KismetMathLibrary_BreakQualifiedFrameTime) == 0x000004, "Wrong alignment on KismetMathLibrary_BreakQualifiedFrameTime"); \ static_assert(sizeof(KismetMathLibrary_BreakQualifiedFrameTime) == 0x000020, "Wrong size on KismetMathLibrary_BreakQualifiedFrameTime"); \ static_assert(offsetof(KismetMathLibrary_BreakQualifiedFrameTime, InFrameTime) == 0x000000, "Member 'KismetMathLibrary_BreakQualifiedFrameTime::InFrameTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQualifiedFrameTime, Frame) == 0x000010, "Member 'KismetMathLibrary_BreakQualifiedFrameTime::Frame' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQualifiedFrameTime, FrameRate) == 0x000014, "Member 'KismetMathLibrary_BreakQualifiedFrameTime::FrameRate' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQualifiedFrameTime, SubFrame) == 0x00001C, "Member 'KismetMathLibrary_BreakQualifiedFrameTime::SubFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakQuat \ static_assert(alignof(KismetMathLibrary_BreakQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_BreakQuat"); \ static_assert(sizeof(KismetMathLibrary_BreakQuat) == 0x000030, "Wrong size on KismetMathLibrary_BreakQuat"); \ static_assert(offsetof(KismetMathLibrary_BreakQuat, InQuat) == 0x000000, "Member 'KismetMathLibrary_BreakQuat::InQuat' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQuat, X) == 0x000020, "Member 'KismetMathLibrary_BreakQuat::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQuat, Y) == 0x000024, "Member 'KismetMathLibrary_BreakQuat::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQuat, Z) == 0x000028, "Member 'KismetMathLibrary_BreakQuat::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakQuat, W) == 0x00002C, "Member 'KismetMathLibrary_BreakQuat::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakRandomStream \ static_assert(alignof(KismetMathLibrary_BreakRandomStream) == 0x000004, "Wrong alignment on KismetMathLibrary_BreakRandomStream"); \ static_assert(sizeof(KismetMathLibrary_BreakRandomStream) == 0x00000C, "Wrong size on KismetMathLibrary_BreakRandomStream"); \ static_assert(offsetof(KismetMathLibrary_BreakRandomStream, InRandomStream) == 0x000000, "Member 'KismetMathLibrary_BreakRandomStream::InRandomStream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRandomStream, InitialSeed) == 0x000008, "Member 'KismetMathLibrary_BreakRandomStream::InitialSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakRotator \ static_assert(alignof(KismetMathLibrary_BreakRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakRotator"); \ static_assert(sizeof(KismetMathLibrary_BreakRotator) == 0x000028, "Wrong size on KismetMathLibrary_BreakRotator"); \ static_assert(offsetof(KismetMathLibrary_BreakRotator, InRot) == 0x000000, "Member 'KismetMathLibrary_BreakRotator::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotator, Roll) == 0x000018, "Member 'KismetMathLibrary_BreakRotator::Roll' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotator, Pitch) == 0x00001C, "Member 'KismetMathLibrary_BreakRotator::Pitch' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotator, Yaw) == 0x000020, "Member 'KismetMathLibrary_BreakRotator::Yaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakRotIntoAxes \ static_assert(alignof(KismetMathLibrary_BreakRotIntoAxes) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakRotIntoAxes"); \ static_assert(sizeof(KismetMathLibrary_BreakRotIntoAxes) == 0x000060, "Wrong size on KismetMathLibrary_BreakRotIntoAxes"); \ static_assert(offsetof(KismetMathLibrary_BreakRotIntoAxes, InRot) == 0x000000, "Member 'KismetMathLibrary_BreakRotIntoAxes::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotIntoAxes, X) == 0x000018, "Member 'KismetMathLibrary_BreakRotIntoAxes::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotIntoAxes, Y) == 0x000030, "Member 'KismetMathLibrary_BreakRotIntoAxes::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakRotIntoAxes, Z) == 0x000048, "Member 'KismetMathLibrary_BreakRotIntoAxes::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakTimespan \ static_assert(alignof(KismetMathLibrary_BreakTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakTimespan"); \ static_assert(sizeof(KismetMathLibrary_BreakTimespan) == 0x000020, "Wrong size on KismetMathLibrary_BreakTimespan"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, InTimespan) == 0x000000, "Member 'KismetMathLibrary_BreakTimespan::InTimespan' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, Days) == 0x000008, "Member 'KismetMathLibrary_BreakTimespan::Days' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, Hours) == 0x00000C, "Member 'KismetMathLibrary_BreakTimespan::Hours' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, Minutes) == 0x000010, "Member 'KismetMathLibrary_BreakTimespan::Minutes' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, Seconds) == 0x000014, "Member 'KismetMathLibrary_BreakTimespan::Seconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan, Milliseconds) == 0x000018, "Member 'KismetMathLibrary_BreakTimespan::Milliseconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakTimespan2 \ static_assert(alignof(KismetMathLibrary_BreakTimespan2) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakTimespan2"); \ static_assert(sizeof(KismetMathLibrary_BreakTimespan2) == 0x000020, "Wrong size on KismetMathLibrary_BreakTimespan2"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, InTimespan) == 0x000000, "Member 'KismetMathLibrary_BreakTimespan2::InTimespan' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, Days) == 0x000008, "Member 'KismetMathLibrary_BreakTimespan2::Days' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, Hours) == 0x00000C, "Member 'KismetMathLibrary_BreakTimespan2::Hours' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, Minutes) == 0x000010, "Member 'KismetMathLibrary_BreakTimespan2::Minutes' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, Seconds) == 0x000014, "Member 'KismetMathLibrary_BreakTimespan2::Seconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTimespan2, FractionNano) == 0x000018, "Member 'KismetMathLibrary_BreakTimespan2::FractionNano' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakTransform \ static_assert(alignof(KismetMathLibrary_BreakTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_BreakTransform"); \ static_assert(sizeof(KismetMathLibrary_BreakTransform) == 0x0000B0, "Wrong size on KismetMathLibrary_BreakTransform"); \ static_assert(offsetof(KismetMathLibrary_BreakTransform, InTransform) == 0x000000, "Member 'KismetMathLibrary_BreakTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTransform, Location) == 0x000060, "Member 'KismetMathLibrary_BreakTransform::Location' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTransform, Rotation) == 0x000078, "Member 'KismetMathLibrary_BreakTransform::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakTransform, Scale) == 0x000090, "Member 'KismetMathLibrary_BreakTransform::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector \ static_assert(alignof(KismetMathLibrary_BreakVector) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector"); \ static_assert(sizeof(KismetMathLibrary_BreakVector) == 0x000030, "Wrong size on KismetMathLibrary_BreakVector"); \ static_assert(offsetof(KismetMathLibrary_BreakVector, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector, X) == 0x000018, "Member 'KismetMathLibrary_BreakVector::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector, Y) == 0x000020, "Member 'KismetMathLibrary_BreakVector::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector, Z) == 0x000028, "Member 'KismetMathLibrary_BreakVector::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector2D \ static_assert(alignof(KismetMathLibrary_BreakVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector2D"); \ static_assert(sizeof(KismetMathLibrary_BreakVector2D) == 0x000020, "Wrong size on KismetMathLibrary_BreakVector2D"); \ static_assert(offsetof(KismetMathLibrary_BreakVector2D, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector2D::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector2D, X) == 0x000010, "Member 'KismetMathLibrary_BreakVector2D::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector2D, Y) == 0x000018, "Member 'KismetMathLibrary_BreakVector2D::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector3f \ static_assert(alignof(KismetMathLibrary_BreakVector3f) == 0x000004, "Wrong alignment on KismetMathLibrary_BreakVector3f"); \ static_assert(sizeof(KismetMathLibrary_BreakVector3f) == 0x000018, "Wrong size on KismetMathLibrary_BreakVector3f"); \ static_assert(offsetof(KismetMathLibrary_BreakVector3f, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector3f::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector3f, X) == 0x00000C, "Member 'KismetMathLibrary_BreakVector3f::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector3f, Y) == 0x000010, "Member 'KismetMathLibrary_BreakVector3f::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector3f, Z) == 0x000014, "Member 'KismetMathLibrary_BreakVector3f::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector4 \ static_assert(alignof(KismetMathLibrary_BreakVector4) == 0x000010, "Wrong alignment on KismetMathLibrary_BreakVector4"); \ static_assert(sizeof(KismetMathLibrary_BreakVector4) == 0x000040, "Wrong size on KismetMathLibrary_BreakVector4"); \ static_assert(offsetof(KismetMathLibrary_BreakVector4, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector4::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector4, X) == 0x000020, "Member 'KismetMathLibrary_BreakVector4::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector4, Y) == 0x000028, "Member 'KismetMathLibrary_BreakVector4::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector4, Z) == 0x000030, "Member 'KismetMathLibrary_BreakVector4::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector4, W) == 0x000038, "Member 'KismetMathLibrary_BreakVector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector_NetQuantize \ static_assert(alignof(KismetMathLibrary_BreakVector_NetQuantize) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector_NetQuantize"); \ static_assert(sizeof(KismetMathLibrary_BreakVector_NetQuantize) == 0x000030, "Wrong size on KismetMathLibrary_BreakVector_NetQuantize"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector_NetQuantize::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize, X) == 0x000018, "Member 'KismetMathLibrary_BreakVector_NetQuantize::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize, Y) == 0x000020, "Member 'KismetMathLibrary_BreakVector_NetQuantize::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize, Z) == 0x000028, "Member 'KismetMathLibrary_BreakVector_NetQuantize::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector_NetQuantize10 \ static_assert(alignof(KismetMathLibrary_BreakVector_NetQuantize10) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector_NetQuantize10"); \ static_assert(sizeof(KismetMathLibrary_BreakVector_NetQuantize10) == 0x000030, "Wrong size on KismetMathLibrary_BreakVector_NetQuantize10"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize10, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector_NetQuantize10::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize10, X) == 0x000018, "Member 'KismetMathLibrary_BreakVector_NetQuantize10::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize10, Y) == 0x000020, "Member 'KismetMathLibrary_BreakVector_NetQuantize10::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize10, Z) == 0x000028, "Member 'KismetMathLibrary_BreakVector_NetQuantize10::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector_NetQuantize100 \ static_assert(alignof(KismetMathLibrary_BreakVector_NetQuantize100) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector_NetQuantize100"); \ static_assert(sizeof(KismetMathLibrary_BreakVector_NetQuantize100) == 0x000030, "Wrong size on KismetMathLibrary_BreakVector_NetQuantize100"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize100, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector_NetQuantize100::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize100, X) == 0x000018, "Member 'KismetMathLibrary_BreakVector_NetQuantize100::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize100, Y) == 0x000020, "Member 'KismetMathLibrary_BreakVector_NetQuantize100::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantize100, Z) == 0x000028, "Member 'KismetMathLibrary_BreakVector_NetQuantize100::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_BreakVector_NetQuantizeNormal \ static_assert(alignof(KismetMathLibrary_BreakVector_NetQuantizeNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_BreakVector_NetQuantizeNormal"); \ static_assert(sizeof(KismetMathLibrary_BreakVector_NetQuantizeNormal) == 0x000030, "Wrong size on KismetMathLibrary_BreakVector_NetQuantizeNormal"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantizeNormal, InVec) == 0x000000, "Member 'KismetMathLibrary_BreakVector_NetQuantizeNormal::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantizeNormal, X) == 0x000018, "Member 'KismetMathLibrary_BreakVector_NetQuantizeNormal::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantizeNormal, Y) == 0x000020, "Member 'KismetMathLibrary_BreakVector_NetQuantizeNormal::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_BreakVector_NetQuantizeNormal, Z) == 0x000028, "Member 'KismetMathLibrary_BreakVector_NetQuantizeNormal::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_CInterpTo \ static_assert(alignof(KismetMathLibrary_CInterpTo) == 0x000004, "Wrong alignment on KismetMathLibrary_CInterpTo"); \ static_assert(sizeof(KismetMathLibrary_CInterpTo) == 0x000038, "Wrong size on KismetMathLibrary_CInterpTo"); \ static_assert(offsetof(KismetMathLibrary_CInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_CInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CInterpTo, Target) == 0x000010, "Member 'KismetMathLibrary_CInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CInterpTo, DeltaTime) == 0x000020, "Member 'KismetMathLibrary_CInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CInterpTo, interpSpeed) == 0x000024, "Member 'KismetMathLibrary_CInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CInterpTo, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_CInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Clamp \ static_assert(alignof(KismetMathLibrary_Clamp) == 0x000004, "Wrong alignment on KismetMathLibrary_Clamp"); \ static_assert(sizeof(KismetMathLibrary_Clamp) == 0x000010, "Wrong size on KismetMathLibrary_Clamp"); \ static_assert(offsetof(KismetMathLibrary_Clamp, Value) == 0x000000, "Member 'KismetMathLibrary_Clamp::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Clamp, Min_0) == 0x000004, "Member 'KismetMathLibrary_Clamp::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Clamp, Max_0) == 0x000008, "Member 'KismetMathLibrary_Clamp::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Clamp, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Clamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClampAngle \ static_assert(alignof(KismetMathLibrary_ClampAngle) == 0x000008, "Wrong alignment on KismetMathLibrary_ClampAngle"); \ static_assert(sizeof(KismetMathLibrary_ClampAngle) == 0x000020, "Wrong size on KismetMathLibrary_ClampAngle"); \ static_assert(offsetof(KismetMathLibrary_ClampAngle, AngleDegrees) == 0x000000, "Member 'KismetMathLibrary_ClampAngle::AngleDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAngle, MinAngleDegrees) == 0x000008, "Member 'KismetMathLibrary_ClampAngle::MinAngleDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAngle, MaxAngleDegrees) == 0x000010, "Member 'KismetMathLibrary_ClampAngle::MaxAngleDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAngle, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_ClampAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClampAxes2D \ static_assert(alignof(KismetMathLibrary_ClampAxes2D) == 0x000008, "Wrong alignment on KismetMathLibrary_ClampAxes2D"); \ static_assert(sizeof(KismetMathLibrary_ClampAxes2D) == 0x000030, "Wrong size on KismetMathLibrary_ClampAxes2D"); \ static_assert(offsetof(KismetMathLibrary_ClampAxes2D, A) == 0x000000, "Member 'KismetMathLibrary_ClampAxes2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAxes2D, MinAxisVal) == 0x000010, "Member 'KismetMathLibrary_ClampAxes2D::MinAxisVal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAxes2D, MaxAxisVal) == 0x000018, "Member 'KismetMathLibrary_ClampAxes2D::MaxAxisVal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAxes2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_ClampAxes2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClampAxis \ static_assert(alignof(KismetMathLibrary_ClampAxis) == 0x000004, "Wrong alignment on KismetMathLibrary_ClampAxis"); \ static_assert(sizeof(KismetMathLibrary_ClampAxis) == 0x000008, "Wrong size on KismetMathLibrary_ClampAxis"); \ static_assert(offsetof(KismetMathLibrary_ClampAxis, Angle) == 0x000000, "Member 'KismetMathLibrary_ClampAxis::Angle' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampAxis, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_ClampAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClampInt64 \ static_assert(alignof(KismetMathLibrary_ClampInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_ClampInt64"); \ static_assert(sizeof(KismetMathLibrary_ClampInt64) == 0x000020, "Wrong size on KismetMathLibrary_ClampInt64"); \ static_assert(offsetof(KismetMathLibrary_ClampInt64, Value) == 0x000000, "Member 'KismetMathLibrary_ClampInt64::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampInt64, Min_0) == 0x000008, "Member 'KismetMathLibrary_ClampInt64::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampInt64, Max_0) == 0x000010, "Member 'KismetMathLibrary_ClampInt64::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampInt64, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_ClampInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClampVectorSize \ static_assert(alignof(KismetMathLibrary_ClampVectorSize) == 0x000008, "Wrong alignment on KismetMathLibrary_ClampVectorSize"); \ static_assert(sizeof(KismetMathLibrary_ClampVectorSize) == 0x000040, "Wrong size on KismetMathLibrary_ClampVectorSize"); \ static_assert(offsetof(KismetMathLibrary_ClampVectorSize, A) == 0x000000, "Member 'KismetMathLibrary_ClampVectorSize::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampVectorSize, Min_0) == 0x000018, "Member 'KismetMathLibrary_ClampVectorSize::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampVectorSize, Max_0) == 0x000020, "Member 'KismetMathLibrary_ClampVectorSize::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClampVectorSize, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_ClampVectorSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ClassIsChildOf \ static_assert(alignof(KismetMathLibrary_ClassIsChildOf) == 0x000008, "Wrong alignment on KismetMathLibrary_ClassIsChildOf"); \ static_assert(sizeof(KismetMathLibrary_ClassIsChildOf) == 0x000018, "Wrong size on KismetMathLibrary_ClassIsChildOf"); \ static_assert(offsetof(KismetMathLibrary_ClassIsChildOf, TestClass) == 0x000000, "Member 'KismetMathLibrary_ClassIsChildOf::TestClass' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClassIsChildOf, ParentClass) == 0x000008, "Member 'KismetMathLibrary_ClassIsChildOf::ParentClass' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ClassIsChildOf, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_ClassIsChildOf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ComposeRotators \ static_assert(alignof(KismetMathLibrary_ComposeRotators) == 0x000008, "Wrong alignment on KismetMathLibrary_ComposeRotators"); \ static_assert(sizeof(KismetMathLibrary_ComposeRotators) == 0x000048, "Wrong size on KismetMathLibrary_ComposeRotators"); \ static_assert(offsetof(KismetMathLibrary_ComposeRotators, A) == 0x000000, "Member 'KismetMathLibrary_ComposeRotators::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ComposeRotators, B) == 0x000018, "Member 'KismetMathLibrary_ComposeRotators::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ComposeRotators, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_ComposeRotators::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ComposeTransforms \ static_assert(alignof(KismetMathLibrary_ComposeTransforms) == 0x000010, "Wrong alignment on KismetMathLibrary_ComposeTransforms"); \ static_assert(sizeof(KismetMathLibrary_ComposeTransforms) == 0x000120, "Wrong size on KismetMathLibrary_ComposeTransforms"); \ static_assert(offsetof(KismetMathLibrary_ComposeTransforms, A) == 0x000000, "Member 'KismetMathLibrary_ComposeTransforms::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ComposeTransforms, B) == 0x000060, "Member 'KismetMathLibrary_ComposeTransforms::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ComposeTransforms, ReturnValue) == 0x0000C0, "Member 'KismetMathLibrary_ComposeTransforms::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_BoolToByte \ static_assert(alignof(KismetMathLibrary_Conv_BoolToByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Conv_BoolToByte"); \ static_assert(sizeof(KismetMathLibrary_Conv_BoolToByte) == 0x000002, "Wrong size on KismetMathLibrary_Conv_BoolToByte"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToByte, InBool) == 0x000000, "Member 'KismetMathLibrary_Conv_BoolToByte::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToByte, ReturnValue) == 0x000001, "Member 'KismetMathLibrary_Conv_BoolToByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_BoolToFloat \ static_assert(alignof(KismetMathLibrary_Conv_BoolToFloat) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_BoolToFloat"); \ static_assert(sizeof(KismetMathLibrary_Conv_BoolToFloat) == 0x000008, "Wrong size on KismetMathLibrary_Conv_BoolToFloat"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToFloat, InBool) == 0x000000, "Member 'KismetMathLibrary_Conv_BoolToFloat::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToFloat, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_BoolToFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_BoolToInt \ static_assert(alignof(KismetMathLibrary_Conv_BoolToInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_BoolToInt"); \ static_assert(sizeof(KismetMathLibrary_Conv_BoolToInt) == 0x000008, "Wrong size on KismetMathLibrary_Conv_BoolToInt"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToInt, InBool) == 0x000000, "Member 'KismetMathLibrary_Conv_BoolToInt::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_BoolToInt, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_BoolToInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_ByteToDouble \ static_assert(alignof(KismetMathLibrary_Conv_ByteToDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_ByteToDouble"); \ static_assert(sizeof(KismetMathLibrary_Conv_ByteToDouble) == 0x000010, "Wrong size on KismetMathLibrary_Conv_ByteToDouble"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToDouble, InByte) == 0x000000, "Member 'KismetMathLibrary_Conv_ByteToDouble::InByte' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToDouble, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_ByteToDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_ByteToFloat \ static_assert(alignof(KismetMathLibrary_Conv_ByteToFloat) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_ByteToFloat"); \ static_assert(sizeof(KismetMathLibrary_Conv_ByteToFloat) == 0x000008, "Wrong size on KismetMathLibrary_Conv_ByteToFloat"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToFloat, InByte) == 0x000000, "Member 'KismetMathLibrary_Conv_ByteToFloat::InByte' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToFloat, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_ByteToFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_ByteToInt \ static_assert(alignof(KismetMathLibrary_Conv_ByteToInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_ByteToInt"); \ static_assert(sizeof(KismetMathLibrary_Conv_ByteToInt) == 0x000008, "Wrong size on KismetMathLibrary_Conv_ByteToInt"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToInt, InByte) == 0x000000, "Member 'KismetMathLibrary_Conv_ByteToInt::InByte' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToInt, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_ByteToInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_ByteToInt64 \ static_assert(alignof(KismetMathLibrary_Conv_ByteToInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_ByteToInt64"); \ static_assert(sizeof(KismetMathLibrary_Conv_ByteToInt64) == 0x000010, "Wrong size on KismetMathLibrary_Conv_ByteToInt64"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToInt64, InByte) == 0x000000, "Member 'KismetMathLibrary_Conv_ByteToInt64::InByte' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_ByteToInt64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_ByteToInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_ColorToLinearColor \ static_assert(alignof(KismetMathLibrary_Conv_ColorToLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_ColorToLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Conv_ColorToLinearColor) == 0x000014, "Wrong size on KismetMathLibrary_Conv_ColorToLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Conv_ColorToLinearColor, InColor) == 0x000000, "Member 'KismetMathLibrary_Conv_ColorToLinearColor::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_ColorToLinearColor, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_ColorToLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_DoubleToFloat \ static_assert(alignof(KismetMathLibrary_Conv_DoubleToFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_DoubleToFloat"); \ static_assert(sizeof(KismetMathLibrary_Conv_DoubleToFloat) == 0x000010, "Wrong size on KismetMathLibrary_Conv_DoubleToFloat"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToFloat, InDouble) == 0x000000, "Member 'KismetMathLibrary_Conv_DoubleToFloat::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToFloat, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_DoubleToFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_DoubleToInt64 \ static_assert(alignof(KismetMathLibrary_Conv_DoubleToInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_DoubleToInt64"); \ static_assert(sizeof(KismetMathLibrary_Conv_DoubleToInt64) == 0x000010, "Wrong size on KismetMathLibrary_Conv_DoubleToInt64"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToInt64, InDouble) == 0x000000, "Member 'KismetMathLibrary_Conv_DoubleToInt64::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToInt64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_DoubleToInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_DoubleToLinearColor \ static_assert(alignof(KismetMathLibrary_Conv_DoubleToLinearColor) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_DoubleToLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Conv_DoubleToLinearColor) == 0x000018, "Wrong size on KismetMathLibrary_Conv_DoubleToLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToLinearColor, InDouble) == 0x000000, "Member 'KismetMathLibrary_Conv_DoubleToLinearColor::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToLinearColor, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_DoubleToLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_DoubleToVector \ static_assert(alignof(KismetMathLibrary_Conv_DoubleToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_DoubleToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_DoubleToVector) == 0x000020, "Wrong size on KismetMathLibrary_Conv_DoubleToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToVector, InDouble) == 0x000000, "Member 'KismetMathLibrary_Conv_DoubleToVector::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_DoubleToVector, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_DoubleToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_FloatToDouble \ static_assert(alignof(KismetMathLibrary_Conv_FloatToDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_FloatToDouble"); \ static_assert(sizeof(KismetMathLibrary_Conv_FloatToDouble) == 0x000010, "Wrong size on KismetMathLibrary_Conv_FloatToDouble"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToDouble, InFloat) == 0x000000, "Member 'KismetMathLibrary_Conv_FloatToDouble::InFloat' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToDouble, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_FloatToDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_FloatToLinearColor \ static_assert(alignof(KismetMathLibrary_Conv_FloatToLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_FloatToLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Conv_FloatToLinearColor) == 0x000014, "Wrong size on KismetMathLibrary_Conv_FloatToLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToLinearColor, InFloat) == 0x000000, "Member 'KismetMathLibrary_Conv_FloatToLinearColor::InFloat' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToLinearColor, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_FloatToLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_FloatToVector \ static_assert(alignof(KismetMathLibrary_Conv_FloatToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_FloatToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_FloatToVector) == 0x000020, "Wrong size on KismetMathLibrary_Conv_FloatToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToVector, InFloat) == 0x000000, "Member 'KismetMathLibrary_Conv_FloatToVector::InFloat' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_FloatToVector, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_FloatToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Int64ToByte \ static_assert(alignof(KismetMathLibrary_Conv_Int64ToByte) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_Int64ToByte"); \ static_assert(sizeof(KismetMathLibrary_Conv_Int64ToByte) == 0x000010, "Wrong size on KismetMathLibrary_Conv_Int64ToByte"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToByte, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_Int64ToByte::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToByte, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_Int64ToByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Int64ToDouble \ static_assert(alignof(KismetMathLibrary_Conv_Int64ToDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_Int64ToDouble"); \ static_assert(sizeof(KismetMathLibrary_Conv_Int64ToDouble) == 0x000010, "Wrong size on KismetMathLibrary_Conv_Int64ToDouble"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToDouble, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_Int64ToDouble::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToDouble, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_Int64ToDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Int64ToInt \ static_assert(alignof(KismetMathLibrary_Conv_Int64ToInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_Int64ToInt"); \ static_assert(sizeof(KismetMathLibrary_Conv_Int64ToInt) == 0x000010, "Wrong size on KismetMathLibrary_Conv_Int64ToInt"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToInt, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_Int64ToInt::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Int64ToInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_Int64ToInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntPointToVector2D \ static_assert(alignof(KismetMathLibrary_Conv_IntPointToVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_IntPointToVector2D"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntPointToVector2D) == 0x000018, "Wrong size on KismetMathLibrary_Conv_IntPointToVector2D"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntPointToVector2D, InIntPoint) == 0x000000, "Member 'KismetMathLibrary_Conv_IntPointToVector2D::InIntPoint' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntPointToVector2D, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_IntPointToVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToBool \ static_assert(alignof(KismetMathLibrary_Conv_IntToBool) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_IntToBool"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToBool) == 0x000008, "Wrong size on KismetMathLibrary_Conv_IntToBool"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToBool, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToBool::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToBool, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_IntToBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToByte \ static_assert(alignof(KismetMathLibrary_Conv_IntToByte) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_IntToByte"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToByte) == 0x000008, "Wrong size on KismetMathLibrary_Conv_IntToByte"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToByte, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToByte::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToByte, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_IntToByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToDouble \ static_assert(alignof(KismetMathLibrary_Conv_IntToDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_IntToDouble"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToDouble) == 0x000010, "Wrong size on KismetMathLibrary_Conv_IntToDouble"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToDouble, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToDouble::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToDouble, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_IntToDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToFloat \ static_assert(alignof(KismetMathLibrary_Conv_IntToFloat) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_IntToFloat"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToFloat) == 0x000008, "Wrong size on KismetMathLibrary_Conv_IntToFloat"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToFloat, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToFloat::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToFloat, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_IntToFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToInt64 \ static_assert(alignof(KismetMathLibrary_Conv_IntToInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_IntToInt64"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToInt64) == 0x000010, "Wrong size on KismetMathLibrary_Conv_IntToInt64"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToInt64, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToInt64::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToInt64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_IntToInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToIntVector \ static_assert(alignof(KismetMathLibrary_Conv_IntToIntVector) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_IntToIntVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToIntVector) == 0x000010, "Wrong size on KismetMathLibrary_Conv_IntToIntVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToIntVector, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToIntVector::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToIntVector, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Conv_IntToIntVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntToVector \ static_assert(alignof(KismetMathLibrary_Conv_IntToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_IntToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntToVector) == 0x000020, "Wrong size on KismetMathLibrary_Conv_IntToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToVector, inInt) == 0x000000, "Member 'KismetMathLibrary_Conv_IntToVector::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntToVector, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Conv_IntToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_IntVectorToVector \ static_assert(alignof(KismetMathLibrary_Conv_IntVectorToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_IntVectorToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_IntVectorToVector) == 0x000028, "Wrong size on KismetMathLibrary_Conv_IntVectorToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntVectorToVector, InIntVector) == 0x000000, "Member 'KismetMathLibrary_Conv_IntVectorToVector::InIntVector' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_IntVectorToVector, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Conv_IntVectorToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_LinearColorToColor \ static_assert(alignof(KismetMathLibrary_Conv_LinearColorToColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Conv_LinearColorToColor"); \ static_assert(sizeof(KismetMathLibrary_Conv_LinearColorToColor) == 0x000018, "Wrong size on KismetMathLibrary_Conv_LinearColorToColor"); \ static_assert(offsetof(KismetMathLibrary_Conv_LinearColorToColor, InLinearColor) == 0x000000, "Member 'KismetMathLibrary_Conv_LinearColorToColor::InLinearColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_LinearColorToColor, InUseSRGB) == 0x000010, "Member 'KismetMathLibrary_Conv_LinearColorToColor::InUseSRGB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_LinearColorToColor, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_Conv_LinearColorToColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_LinearColorToVector \ static_assert(alignof(KismetMathLibrary_Conv_LinearColorToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_LinearColorToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_LinearColorToVector) == 0x000028, "Wrong size on KismetMathLibrary_Conv_LinearColorToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_LinearColorToVector, InLinearColor) == 0x000000, "Member 'KismetMathLibrary_Conv_LinearColorToVector::InLinearColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_LinearColorToVector, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Conv_LinearColorToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_MatrixToRotator \ static_assert(alignof(KismetMathLibrary_Conv_MatrixToRotator) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_MatrixToRotator"); \ static_assert(sizeof(KismetMathLibrary_Conv_MatrixToRotator) == 0x0000A0, "Wrong size on KismetMathLibrary_Conv_MatrixToRotator"); \ static_assert(offsetof(KismetMathLibrary_Conv_MatrixToRotator, InMatrix) == 0x000000, "Member 'KismetMathLibrary_Conv_MatrixToRotator::InMatrix' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_MatrixToRotator, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Conv_MatrixToRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_MatrixToTransform \ static_assert(alignof(KismetMathLibrary_Conv_MatrixToTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_MatrixToTransform"); \ static_assert(sizeof(KismetMathLibrary_Conv_MatrixToTransform) == 0x0000E0, "Wrong size on KismetMathLibrary_Conv_MatrixToTransform"); \ static_assert(offsetof(KismetMathLibrary_Conv_MatrixToTransform, InMatrix) == 0x000000, "Member 'KismetMathLibrary_Conv_MatrixToTransform::InMatrix' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_MatrixToTransform, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Conv_MatrixToTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_RotatorToQuaternion \ static_assert(alignof(KismetMathLibrary_Conv_RotatorToQuaternion) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_RotatorToQuaternion"); \ static_assert(sizeof(KismetMathLibrary_Conv_RotatorToQuaternion) == 0x000040, "Wrong size on KismetMathLibrary_Conv_RotatorToQuaternion"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToQuaternion, InRot) == 0x000000, "Member 'KismetMathLibrary_Conv_RotatorToQuaternion::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToQuaternion, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_RotatorToQuaternion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_RotatorToTransform \ static_assert(alignof(KismetMathLibrary_Conv_RotatorToTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_RotatorToTransform"); \ static_assert(sizeof(KismetMathLibrary_Conv_RotatorToTransform) == 0x000080, "Wrong size on KismetMathLibrary_Conv_RotatorToTransform"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToTransform, InRotator) == 0x000000, "Member 'KismetMathLibrary_Conv_RotatorToTransform::InRotator' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToTransform, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_RotatorToTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_RotatorToVector \ static_assert(alignof(KismetMathLibrary_Conv_RotatorToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_RotatorToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_RotatorToVector) == 0x000030, "Wrong size on KismetMathLibrary_Conv_RotatorToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToVector, InRot) == 0x000000, "Member 'KismetMathLibrary_Conv_RotatorToVector::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_RotatorToVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Conv_RotatorToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_TransformToMatrix \ static_assert(alignof(KismetMathLibrary_Conv_TransformToMatrix) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_TransformToMatrix"); \ static_assert(sizeof(KismetMathLibrary_Conv_TransformToMatrix) == 0x0000E0, "Wrong size on KismetMathLibrary_Conv_TransformToMatrix"); \ static_assert(offsetof(KismetMathLibrary_Conv_TransformToMatrix, Transform) == 0x000000, "Member 'KismetMathLibrary_Conv_TransformToMatrix::Transform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_TransformToMatrix, ReturnValue) == 0x000060, "Member 'KismetMathLibrary_Conv_TransformToMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Vector2DToIntPoint \ static_assert(alignof(KismetMathLibrary_Conv_Vector2DToIntPoint) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_Vector2DToIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Conv_Vector2DToIntPoint) == 0x000018, "Wrong size on KismetMathLibrary_Conv_Vector2DToIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector2DToIntPoint, InVector2D) == 0x000000, "Member 'KismetMathLibrary_Conv_Vector2DToIntPoint::InVector2D' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector2DToIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Conv_Vector2DToIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Vector2DToVector \ static_assert(alignof(KismetMathLibrary_Conv_Vector2DToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_Vector2DToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_Vector2DToVector) == 0x000030, "Wrong size on KismetMathLibrary_Conv_Vector2DToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector2DToVector, InVector2D) == 0x000000, "Member 'KismetMathLibrary_Conv_Vector2DToVector::InVector2D' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector2DToVector, Z) == 0x000010, "Member 'KismetMathLibrary_Conv_Vector2DToVector::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector2DToVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Conv_Vector2DToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Vector4ToQuaternion \ static_assert(alignof(KismetMathLibrary_Conv_Vector4ToQuaternion) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_Vector4ToQuaternion"); \ static_assert(sizeof(KismetMathLibrary_Conv_Vector4ToQuaternion) == 0x000040, "Wrong size on KismetMathLibrary_Conv_Vector4ToQuaternion"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToQuaternion, InVec) == 0x000000, "Member 'KismetMathLibrary_Conv_Vector4ToQuaternion::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToQuaternion, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_Vector4ToQuaternion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Vector4ToRotator \ static_assert(alignof(KismetMathLibrary_Conv_Vector4ToRotator) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_Vector4ToRotator"); \ static_assert(sizeof(KismetMathLibrary_Conv_Vector4ToRotator) == 0x000040, "Wrong size on KismetMathLibrary_Conv_Vector4ToRotator"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToRotator, InVec) == 0x000000, "Member 'KismetMathLibrary_Conv_Vector4ToRotator::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToRotator, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_Vector4ToRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_Vector4ToVector \ static_assert(alignof(KismetMathLibrary_Conv_Vector4ToVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_Vector4ToVector"); \ static_assert(sizeof(KismetMathLibrary_Conv_Vector4ToVector) == 0x000040, "Wrong size on KismetMathLibrary_Conv_Vector4ToVector"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToVector, InVector4) == 0x000000, "Member 'KismetMathLibrary_Conv_Vector4ToVector::InVector4' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_Vector4ToVector, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_Vector4ToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_VectorToLinearColor \ static_assert(alignof(KismetMathLibrary_Conv_VectorToLinearColor) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_VectorToLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Conv_VectorToLinearColor) == 0x000028, "Wrong size on KismetMathLibrary_Conv_VectorToLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToLinearColor, InVec) == 0x000000, "Member 'KismetMathLibrary_Conv_VectorToLinearColor::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToLinearColor, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Conv_VectorToLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_VectorToQuaternion \ static_assert(alignof(KismetMathLibrary_Conv_VectorToQuaternion) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_VectorToQuaternion"); \ static_assert(sizeof(KismetMathLibrary_Conv_VectorToQuaternion) == 0x000040, "Wrong size on KismetMathLibrary_Conv_VectorToQuaternion"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToQuaternion, InVec) == 0x000000, "Member 'KismetMathLibrary_Conv_VectorToQuaternion::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToQuaternion, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_VectorToQuaternion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_VectorToRotator \ static_assert(alignof(KismetMathLibrary_Conv_VectorToRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_VectorToRotator"); \ static_assert(sizeof(KismetMathLibrary_Conv_VectorToRotator) == 0x000030, "Wrong size on KismetMathLibrary_Conv_VectorToRotator"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToRotator, InVec) == 0x000000, "Member 'KismetMathLibrary_Conv_VectorToRotator::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToRotator, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Conv_VectorToRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_VectorToTransform \ static_assert(alignof(KismetMathLibrary_Conv_VectorToTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_Conv_VectorToTransform"); \ static_assert(sizeof(KismetMathLibrary_Conv_VectorToTransform) == 0x000080, "Wrong size on KismetMathLibrary_Conv_VectorToTransform"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToTransform, InLocation) == 0x000000, "Member 'KismetMathLibrary_Conv_VectorToTransform::InLocation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToTransform, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Conv_VectorToTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Conv_VectorToVector2D \ static_assert(alignof(KismetMathLibrary_Conv_VectorToVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Conv_VectorToVector2D"); \ static_assert(sizeof(KismetMathLibrary_Conv_VectorToVector2D) == 0x000028, "Wrong size on KismetMathLibrary_Conv_VectorToVector2D"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToVector2D, InVector) == 0x000000, "Member 'KismetMathLibrary_Conv_VectorToVector2D::InVector' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Conv_VectorToVector2D, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Conv_VectorToVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ConvertTransformToRelative \ static_assert(alignof(KismetMathLibrary_ConvertTransformToRelative) == 0x000010, "Wrong alignment on KismetMathLibrary_ConvertTransformToRelative"); \ static_assert(sizeof(KismetMathLibrary_ConvertTransformToRelative) == 0x000120, "Wrong size on KismetMathLibrary_ConvertTransformToRelative"); \ static_assert(offsetof(KismetMathLibrary_ConvertTransformToRelative, Transform) == 0x000000, "Member 'KismetMathLibrary_ConvertTransformToRelative::Transform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ConvertTransformToRelative, ParentTransform) == 0x000060, "Member 'KismetMathLibrary_ConvertTransformToRelative::ParentTransform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ConvertTransformToRelative, ReturnValue) == 0x0000C0, "Member 'KismetMathLibrary_ConvertTransformToRelative::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Cos \ static_assert(alignof(KismetMathLibrary_Cos) == 0x000008, "Wrong alignment on KismetMathLibrary_Cos"); \ static_assert(sizeof(KismetMathLibrary_Cos) == 0x000010, "Wrong size on KismetMathLibrary_Cos"); \ static_assert(offsetof(KismetMathLibrary_Cos, A) == 0x000000, "Member 'KismetMathLibrary_Cos::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Cos, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Cos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_CreateVectorFromYawPitch \ static_assert(alignof(KismetMathLibrary_CreateVectorFromYawPitch) == 0x000008, "Wrong alignment on KismetMathLibrary_CreateVectorFromYawPitch"); \ static_assert(sizeof(KismetMathLibrary_CreateVectorFromYawPitch) == 0x000028, "Wrong size on KismetMathLibrary_CreateVectorFromYawPitch"); \ static_assert(offsetof(KismetMathLibrary_CreateVectorFromYawPitch, Yaw) == 0x000000, "Member 'KismetMathLibrary_CreateVectorFromYawPitch::Yaw' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CreateVectorFromYawPitch, Pitch) == 0x000004, "Member 'KismetMathLibrary_CreateVectorFromYawPitch::Pitch' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CreateVectorFromYawPitch, Length) == 0x000008, "Member 'KismetMathLibrary_CreateVectorFromYawPitch::Length' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CreateVectorFromYawPitch, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_CreateVectorFromYawPitch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Cross_VectorVector \ static_assert(alignof(KismetMathLibrary_Cross_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Cross_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Cross_VectorVector) == 0x000048, "Wrong size on KismetMathLibrary_Cross_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Cross_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Cross_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Cross_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Cross_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Cross_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Cross_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_CrossProduct2D \ static_assert(alignof(KismetMathLibrary_CrossProduct2D) == 0x000008, "Wrong alignment on KismetMathLibrary_CrossProduct2D"); \ static_assert(sizeof(KismetMathLibrary_CrossProduct2D) == 0x000028, "Wrong size on KismetMathLibrary_CrossProduct2D"); \ static_assert(offsetof(KismetMathLibrary_CrossProduct2D, A) == 0x000000, "Member 'KismetMathLibrary_CrossProduct2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CrossProduct2D, B) == 0x000010, "Member 'KismetMathLibrary_CrossProduct2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_CrossProduct2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_CrossProduct2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DateTimeFromIsoString \ static_assert(alignof(KismetMathLibrary_DateTimeFromIsoString) == 0x000008, "Wrong alignment on KismetMathLibrary_DateTimeFromIsoString"); \ static_assert(sizeof(KismetMathLibrary_DateTimeFromIsoString) == 0x000020, "Wrong size on KismetMathLibrary_DateTimeFromIsoString"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromIsoString, IsoString) == 0x000000, "Member 'KismetMathLibrary_DateTimeFromIsoString::IsoString' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromIsoString, Result) == 0x000010, "Member 'KismetMathLibrary_DateTimeFromIsoString::Result' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromIsoString, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_DateTimeFromIsoString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DateTimeFromString \ static_assert(alignof(KismetMathLibrary_DateTimeFromString) == 0x000008, "Wrong alignment on KismetMathLibrary_DateTimeFromString"); \ static_assert(sizeof(KismetMathLibrary_DateTimeFromString) == 0x000020, "Wrong size on KismetMathLibrary_DateTimeFromString"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromString, DateTimeString) == 0x000000, "Member 'KismetMathLibrary_DateTimeFromString::DateTimeString' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromString, Result) == 0x000010, "Member 'KismetMathLibrary_DateTimeFromString::Result' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DateTimeFromString, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_DateTimeFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DateTimeMaxValue \ static_assert(alignof(KismetMathLibrary_DateTimeMaxValue) == 0x000008, "Wrong alignment on KismetMathLibrary_DateTimeMaxValue"); \ static_assert(sizeof(KismetMathLibrary_DateTimeMaxValue) == 0x000008, "Wrong size on KismetMathLibrary_DateTimeMaxValue"); \ static_assert(offsetof(KismetMathLibrary_DateTimeMaxValue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_DateTimeMaxValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DateTimeMinValue \ static_assert(alignof(KismetMathLibrary_DateTimeMinValue) == 0x000008, "Wrong alignment on KismetMathLibrary_DateTimeMinValue"); \ static_assert(sizeof(KismetMathLibrary_DateTimeMinValue) == 0x000008, "Wrong size on KismetMathLibrary_DateTimeMinValue"); \ static_assert(offsetof(KismetMathLibrary_DateTimeMinValue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_DateTimeMinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DaysInMonth \ static_assert(alignof(KismetMathLibrary_DaysInMonth) == 0x000004, "Wrong alignment on KismetMathLibrary_DaysInMonth"); \ static_assert(sizeof(KismetMathLibrary_DaysInMonth) == 0x00000C, "Wrong size on KismetMathLibrary_DaysInMonth"); \ static_assert(offsetof(KismetMathLibrary_DaysInMonth, Year) == 0x000000, "Member 'KismetMathLibrary_DaysInMonth::Year' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DaysInMonth, Month) == 0x000004, "Member 'KismetMathLibrary_DaysInMonth::Month' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DaysInMonth, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DaysInMonth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DaysInYear \ static_assert(alignof(KismetMathLibrary_DaysInYear) == 0x000004, "Wrong alignment on KismetMathLibrary_DaysInYear"); \ static_assert(sizeof(KismetMathLibrary_DaysInYear) == 0x000008, "Wrong size on KismetMathLibrary_DaysInYear"); \ static_assert(offsetof(KismetMathLibrary_DaysInYear, Year) == 0x000000, "Member 'KismetMathLibrary_DaysInYear::Year' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DaysInYear, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_DaysInYear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegAcos \ static_assert(alignof(KismetMathLibrary_DegAcos) == 0x000008, "Wrong alignment on KismetMathLibrary_DegAcos"); \ static_assert(sizeof(KismetMathLibrary_DegAcos) == 0x000010, "Wrong size on KismetMathLibrary_DegAcos"); \ static_assert(offsetof(KismetMathLibrary_DegAcos, A) == 0x000000, "Member 'KismetMathLibrary_DegAcos::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegAcos, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegAcos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegAsin \ static_assert(alignof(KismetMathLibrary_DegAsin) == 0x000008, "Wrong alignment on KismetMathLibrary_DegAsin"); \ static_assert(sizeof(KismetMathLibrary_DegAsin) == 0x000010, "Wrong size on KismetMathLibrary_DegAsin"); \ static_assert(offsetof(KismetMathLibrary_DegAsin, A) == 0x000000, "Member 'KismetMathLibrary_DegAsin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegAsin, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegAsin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegAtan \ static_assert(alignof(KismetMathLibrary_DegAtan) == 0x000008, "Wrong alignment on KismetMathLibrary_DegAtan"); \ static_assert(sizeof(KismetMathLibrary_DegAtan) == 0x000010, "Wrong size on KismetMathLibrary_DegAtan"); \ static_assert(offsetof(KismetMathLibrary_DegAtan, A) == 0x000000, "Member 'KismetMathLibrary_DegAtan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegAtan, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegAtan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegAtan2 \ static_assert(alignof(KismetMathLibrary_DegAtan2) == 0x000008, "Wrong alignment on KismetMathLibrary_DegAtan2"); \ static_assert(sizeof(KismetMathLibrary_DegAtan2) == 0x000018, "Wrong size on KismetMathLibrary_DegAtan2"); \ static_assert(offsetof(KismetMathLibrary_DegAtan2, Y) == 0x000000, "Member 'KismetMathLibrary_DegAtan2::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegAtan2, X) == 0x000008, "Member 'KismetMathLibrary_DegAtan2::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegAtan2, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_DegAtan2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegCos \ static_assert(alignof(KismetMathLibrary_DegCos) == 0x000008, "Wrong alignment on KismetMathLibrary_DegCos"); \ static_assert(sizeof(KismetMathLibrary_DegCos) == 0x000010, "Wrong size on KismetMathLibrary_DegCos"); \ static_assert(offsetof(KismetMathLibrary_DegCos, A) == 0x000000, "Member 'KismetMathLibrary_DegCos::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegCos, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegCos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegreesToRadians \ static_assert(alignof(KismetMathLibrary_DegreesToRadians) == 0x000008, "Wrong alignment on KismetMathLibrary_DegreesToRadians"); \ static_assert(sizeof(KismetMathLibrary_DegreesToRadians) == 0x000010, "Wrong size on KismetMathLibrary_DegreesToRadians"); \ static_assert(offsetof(KismetMathLibrary_DegreesToRadians, A) == 0x000000, "Member 'KismetMathLibrary_DegreesToRadians::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegreesToRadians, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegreesToRadians::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegSin \ static_assert(alignof(KismetMathLibrary_DegSin) == 0x000008, "Wrong alignment on KismetMathLibrary_DegSin"); \ static_assert(sizeof(KismetMathLibrary_DegSin) == 0x000010, "Wrong size on KismetMathLibrary_DegSin"); \ static_assert(offsetof(KismetMathLibrary_DegSin, A) == 0x000000, "Member 'KismetMathLibrary_DegSin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegSin, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegSin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DegTan \ static_assert(alignof(KismetMathLibrary_DegTan) == 0x000008, "Wrong alignment on KismetMathLibrary_DegTan"); \ static_assert(sizeof(KismetMathLibrary_DegTan) == 0x000010, "Wrong size on KismetMathLibrary_DegTan"); \ static_assert(offsetof(KismetMathLibrary_DegTan, A) == 0x000000, "Member 'KismetMathLibrary_DegTan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DegTan, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_DegTan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Distance2D \ static_assert(alignof(KismetMathLibrary_Distance2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Distance2D"); \ static_assert(sizeof(KismetMathLibrary_Distance2D) == 0x000028, "Wrong size on KismetMathLibrary_Distance2D"); \ static_assert(offsetof(KismetMathLibrary_Distance2D, v1) == 0x000000, "Member 'KismetMathLibrary_Distance2D::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Distance2D, v2) == 0x000010, "Member 'KismetMathLibrary_Distance2D::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Distance2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Distance2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DistanceSquared2D \ static_assert(alignof(KismetMathLibrary_DistanceSquared2D) == 0x000008, "Wrong alignment on KismetMathLibrary_DistanceSquared2D"); \ static_assert(sizeof(KismetMathLibrary_DistanceSquared2D) == 0x000028, "Wrong size on KismetMathLibrary_DistanceSquared2D"); \ static_assert(offsetof(KismetMathLibrary_DistanceSquared2D, v1) == 0x000000, "Member 'KismetMathLibrary_DistanceSquared2D::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DistanceSquared2D, v2) == 0x000010, "Member 'KismetMathLibrary_DistanceSquared2D::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DistanceSquared2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_DistanceSquared2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_ByteByte \ static_assert(alignof(KismetMathLibrary_Divide_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Divide_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Divide_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Divide_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Divide_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Divide_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Divide_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Divide_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Divide_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Divide_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Divide_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Divide_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Divide_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Divide_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Divide_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Divide_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Divide_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Divide_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Divide_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Divide_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Divide_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Divide_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_IntInt \ static_assert(alignof(KismetMathLibrary_Divide_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Divide_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Divide_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Divide_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Divide_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Divide_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Divide_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_IntPointInt \ static_assert(alignof(KismetMathLibrary_Divide_IntPointInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Divide_IntPointInt"); \ static_assert(sizeof(KismetMathLibrary_Divide_IntPointInt) == 0x000014, "Wrong size on KismetMathLibrary_Divide_IntPointInt"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointInt, A) == 0x000000, "Member 'KismetMathLibrary_Divide_IntPointInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointInt, B) == 0x000008, "Member 'KismetMathLibrary_Divide_IntPointInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointInt, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Divide_IntPointInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_Divide_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_Divide_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Divide_IntPointIntPoint) == 0x000018, "Wrong size on KismetMathLibrary_Divide_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_Divide_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_Divide_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Divide_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_Divide_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Divide_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Divide_LinearColorLinearColor) == 0x000030, "Wrong size on KismetMathLibrary_Divide_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Divide_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_Divide_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_Divide_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Divide_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_TimespanFloat \ static_assert(alignof(KismetMathLibrary_Divide_TimespanFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_TimespanFloat"); \ static_assert(sizeof(KismetMathLibrary_Divide_TimespanFloat) == 0x000018, "Wrong size on KismetMathLibrary_Divide_TimespanFloat"); \ static_assert(offsetof(KismetMathLibrary_Divide_TimespanFloat, A) == 0x000000, "Member 'KismetMathLibrary_Divide_TimespanFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_TimespanFloat, Scalar) == 0x000008, "Member 'KismetMathLibrary_Divide_TimespanFloat::Scalar' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_TimespanFloat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Divide_TimespanFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_Vector2DFloat \ static_assert(alignof(KismetMathLibrary_Divide_Vector2DFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_Vector2DFloat"); \ static_assert(sizeof(KismetMathLibrary_Divide_Vector2DFloat) == 0x000028, "Wrong size on KismetMathLibrary_Divide_Vector2DFloat"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DFloat, A) == 0x000000, "Member 'KismetMathLibrary_Divide_Vector2DFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DFloat, B) == 0x000010, "Member 'KismetMathLibrary_Divide_Vector2DFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Divide_Vector2DFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_Divide_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_Divide_Vector2DVector2D) == 0x000030, "Wrong size on KismetMathLibrary_Divide_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_Divide_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_Divide_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Divide_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_Divide_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_Divide_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_Divide_Vector4Vector4) == 0x000060, "Wrong size on KismetMathLibrary_Divide_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_Divide_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_Divide_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Divide_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_VectorFloat \ static_assert(alignof(KismetMathLibrary_Divide_VectorFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_VectorFloat"); \ static_assert(sizeof(KismetMathLibrary_Divide_VectorFloat) == 0x000038, "Wrong size on KismetMathLibrary_Divide_VectorFloat"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Divide_VectorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorFloat, B) == 0x000018, "Member 'KismetMathLibrary_Divide_VectorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorFloat, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Divide_VectorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_VectorInt \ static_assert(alignof(KismetMathLibrary_Divide_VectorInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_VectorInt"); \ static_assert(sizeof(KismetMathLibrary_Divide_VectorInt) == 0x000038, "Wrong size on KismetMathLibrary_Divide_VectorInt"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorInt, A) == 0x000000, "Member 'KismetMathLibrary_Divide_VectorInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorInt, B) == 0x000018, "Member 'KismetMathLibrary_Divide_VectorInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorInt, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Divide_VectorInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Divide_VectorVector \ static_assert(alignof(KismetMathLibrary_Divide_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Divide_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Divide_VectorVector) == 0x000048, "Wrong size on KismetMathLibrary_Divide_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Divide_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Divide_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Divide_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Divide_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Dot_VectorVector \ static_assert(alignof(KismetMathLibrary_Dot_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Dot_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Dot_VectorVector) == 0x000038, "Wrong size on KismetMathLibrary_Dot_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Dot_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Dot_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Dot_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Dot_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Dot_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Dot_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DotProduct2D \ static_assert(alignof(KismetMathLibrary_DotProduct2D) == 0x000008, "Wrong alignment on KismetMathLibrary_DotProduct2D"); \ static_assert(sizeof(KismetMathLibrary_DotProduct2D) == 0x000028, "Wrong size on KismetMathLibrary_DotProduct2D"); \ static_assert(offsetof(KismetMathLibrary_DotProduct2D, A) == 0x000000, "Member 'KismetMathLibrary_DotProduct2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DotProduct2D, B) == 0x000010, "Member 'KismetMathLibrary_DotProduct2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DotProduct2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_DotProduct2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DynamicWeightedMovingAverage_Float \ static_assert(alignof(KismetMathLibrary_DynamicWeightedMovingAverage_Float) == 0x000004, "Wrong alignment on KismetMathLibrary_DynamicWeightedMovingAverage_Float"); \ static_assert(sizeof(KismetMathLibrary_DynamicWeightedMovingAverage_Float) == 0x000018, "Wrong size on KismetMathLibrary_DynamicWeightedMovingAverage_Float"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, PreviousSample) == 0x000004, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, MaxDistance) == 0x000008, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, MinWeight) == 0x00000C, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::MinWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, MaxWeight) == 0x000010, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::MaxWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_Float, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_Float::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DynamicWeightedMovingAverage_FRotator \ static_assert(alignof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_DynamicWeightedMovingAverage_FRotator"); \ static_assert(sizeof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator) == 0x000058, "Wrong size on KismetMathLibrary_DynamicWeightedMovingAverage_FRotator"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, PreviousSample) == 0x000018, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, MaxDistance) == 0x000030, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, MinWeight) == 0x000034, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::MinWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, MaxWeight) == 0x000038, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::MaxWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FRotator, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_DynamicWeightedMovingAverage_FVector \ static_assert(alignof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector) == 0x000008, "Wrong alignment on KismetMathLibrary_DynamicWeightedMovingAverage_FVector"); \ static_assert(sizeof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector) == 0x000058, "Wrong size on KismetMathLibrary_DynamicWeightedMovingAverage_FVector"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, PreviousSample) == 0x000018, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, MaxDistance) == 0x000030, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, MinWeight) == 0x000034, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::MinWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, MaxWeight) == 0x000038, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::MaxWeight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_DynamicWeightedMovingAverage_FVector, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_DynamicWeightedMovingAverage_FVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Ease \ static_assert(alignof(KismetMathLibrary_Ease) == 0x000008, "Wrong alignment on KismetMathLibrary_Ease"); \ static_assert(sizeof(KismetMathLibrary_Ease) == 0x000038, "Wrong size on KismetMathLibrary_Ease"); \ static_assert(offsetof(KismetMathLibrary_Ease, A) == 0x000000, "Member 'KismetMathLibrary_Ease::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, B) == 0x000008, "Member 'KismetMathLibrary_Ease::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, ALPHA) == 0x000010, "Member 'KismetMathLibrary_Ease::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, easingFunc) == 0x000018, "Member 'KismetMathLibrary_Ease::easingFunc' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, BlendExp) == 0x000020, "Member 'KismetMathLibrary_Ease::BlendExp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, Steps) == 0x000028, "Member 'KismetMathLibrary_Ease::Steps' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Ease, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Ease::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Equal_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_Equal_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_Equal_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Equal_IntPointIntPoint) == 0x000014, "Wrong size on KismetMathLibrary_Equal_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Equal_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_Equal_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Equal_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_Equal_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Equal_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Equal_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_BoolBool \ static_assert(alignof(KismetMathLibrary_EqualEqual_BoolBool) == 0x000001, "Wrong alignment on KismetMathLibrary_EqualEqual_BoolBool"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_BoolBool) == 0x000003, "Wrong size on KismetMathLibrary_EqualEqual_BoolBool"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_BoolBool, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_BoolBool::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_BoolBool, B) == 0x000001, "Member 'KismetMathLibrary_EqualEqual_BoolBool::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_BoolBool, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_EqualEqual_BoolBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_ByteByte \ static_assert(alignof(KismetMathLibrary_EqualEqual_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_EqualEqual_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_EqualEqual_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_EqualEqual_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_EqualEqual_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_ClassClass \ static_assert(alignof(KismetMathLibrary_EqualEqual_ClassClass) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_ClassClass"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_ClassClass) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_ClassClass"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ClassClass, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_ClassClass::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ClassClass, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_ClassClass::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ClassClass, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_ClassClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_EqualEqual_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_DoubleDouble \ static_assert(alignof(KismetMathLibrary_EqualEqual_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_Int64Int64 \ static_assert(alignof(KismetMathLibrary_EqualEqual_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_IntInt \ static_assert(alignof(KismetMathLibrary_EqualEqual_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_EqualEqual_IntInt"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_EqualEqual_IntInt"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_EqualEqual_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_EqualEqual_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_EqualEqual_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_LinearColorLinearColor) == 0x000024, "Wrong size on KismetMathLibrary_EqualEqual_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_EqualEqual_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_MatrixMatrix \ static_assert(alignof(KismetMathLibrary_EqualEqual_MatrixMatrix) == 0x000010, "Wrong alignment on KismetMathLibrary_EqualEqual_MatrixMatrix"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_MatrixMatrix) == 0x000110, "Wrong size on KismetMathLibrary_EqualEqual_MatrixMatrix"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_MatrixMatrix, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_MatrixMatrix::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_MatrixMatrix, B) == 0x000080, "Member 'KismetMathLibrary_EqualEqual_MatrixMatrix::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_MatrixMatrix, Tolerance) == 0x000100, "Member 'KismetMathLibrary_EqualEqual_MatrixMatrix::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_MatrixMatrix, ReturnValue) == 0x000104, "Member 'KismetMathLibrary_EqualEqual_MatrixMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_NameName \ static_assert(alignof(KismetMathLibrary_EqualEqual_NameName) == 0x000004, "Wrong alignment on KismetMathLibrary_EqualEqual_NameName"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_NameName) == 0x000014, "Wrong size on KismetMathLibrary_EqualEqual_NameName"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_NameName, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_NameName::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_NameName, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_NameName::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_NameName, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_NameName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_ObjectObject \ static_assert(alignof(KismetMathLibrary_EqualEqual_ObjectObject) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_ObjectObject"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_ObjectObject) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_ObjectObject"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ObjectObject, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_ObjectObject::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ObjectObject, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_ObjectObject::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_ObjectObject, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_ObjectObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_QuatQuat \ static_assert(alignof(KismetMathLibrary_EqualEqual_QuatQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_EqualEqual_QuatQuat"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_QuatQuat) == 0x000050, "Wrong size on KismetMathLibrary_EqualEqual_QuatQuat"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_QuatQuat, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_QuatQuat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_QuatQuat, B) == 0x000020, "Member 'KismetMathLibrary_EqualEqual_QuatQuat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_QuatQuat, Tolerance) == 0x000040, "Member 'KismetMathLibrary_EqualEqual_QuatQuat::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_QuatQuat, ReturnValue) == 0x000044, "Member 'KismetMathLibrary_EqualEqual_QuatQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_RotatorRotator \ static_assert(alignof(KismetMathLibrary_EqualEqual_RotatorRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_RotatorRotator"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_RotatorRotator) == 0x000038, "Wrong size on KismetMathLibrary_EqualEqual_RotatorRotator"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_RotatorRotator, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_RotatorRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_RotatorRotator, B) == 0x000018, "Member 'KismetMathLibrary_EqualEqual_RotatorRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_RotatorRotator, ErrorTolerance) == 0x000030, "Member 'KismetMathLibrary_EqualEqual_RotatorRotator::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_RotatorRotator, ReturnValue) == 0x000034, "Member 'KismetMathLibrary_EqualEqual_RotatorRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_EqualEqual_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_EqualEqual_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_EqualEqual_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_TransformTransform \ static_assert(alignof(KismetMathLibrary_EqualEqual_TransformTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_EqualEqual_TransformTransform"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_TransformTransform) == 0x0000D0, "Wrong size on KismetMathLibrary_EqualEqual_TransformTransform"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TransformTransform, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_TransformTransform::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TransformTransform, B) == 0x000060, "Member 'KismetMathLibrary_EqualEqual_TransformTransform::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_TransformTransform, ReturnValue) == 0x0000C0, "Member 'KismetMathLibrary_EqualEqual_TransformTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_EqualEqual_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_Vector2DVector2D) == 0x000028, "Wrong size on KismetMathLibrary_EqualEqual_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_EqualEqual_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector2DVector2D, ErrorTolerance) == 0x000020, "Member 'KismetMathLibrary_EqualEqual_Vector2DVector2D::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector2DVector2D, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_EqualEqual_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_EqualEqual_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_EqualEqual_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_Vector4Vector4) == 0x000050, "Wrong size on KismetMathLibrary_EqualEqual_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_EqualEqual_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector4Vector4, ErrorTolerance) == 0x000040, "Member 'KismetMathLibrary_EqualEqual_Vector4Vector4::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_Vector4Vector4, ReturnValue) == 0x000044, "Member 'KismetMathLibrary_EqualEqual_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualEqual_VectorVector \ static_assert(alignof(KismetMathLibrary_EqualEqual_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualEqual_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_EqualEqual_VectorVector) == 0x000038, "Wrong size on KismetMathLibrary_EqualEqual_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_EqualEqual_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_EqualEqual_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_VectorVector, ErrorTolerance) == 0x000030, "Member 'KismetMathLibrary_EqualEqual_VectorVector::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualEqual_VectorVector, ReturnValue) == 0x000034, "Member 'KismetMathLibrary_EqualEqual_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualExactly_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_EqualExactly_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualExactly_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_EqualExactly_Vector2DVector2D) == 0x000028, "Wrong size on KismetMathLibrary_EqualExactly_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_EqualExactly_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_EqualExactly_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_EqualExactly_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualExactly_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_EqualExactly_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_EqualExactly_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_EqualExactly_Vector4Vector4) == 0x000050, "Wrong size on KismetMathLibrary_EqualExactly_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_EqualExactly_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_EqualExactly_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_EqualExactly_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_EqualExactly_VectorVector \ static_assert(alignof(KismetMathLibrary_EqualExactly_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_EqualExactly_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_EqualExactly_VectorVector) == 0x000038, "Wrong size on KismetMathLibrary_EqualExactly_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_EqualExactly_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_EqualExactly_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_EqualExactly_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_EqualExactly_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Exp \ static_assert(alignof(KismetMathLibrary_Exp) == 0x000008, "Wrong alignment on KismetMathLibrary_Exp"); \ static_assert(sizeof(KismetMathLibrary_Exp) == 0x000010, "Wrong size on KismetMathLibrary_Exp"); \ static_assert(offsetof(KismetMathLibrary_Exp, A) == 0x000000, "Member 'KismetMathLibrary_Exp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Exp, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Exp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FCeil \ static_assert(alignof(KismetMathLibrary_FCeil) == 0x000008, "Wrong alignment on KismetMathLibrary_FCeil"); \ static_assert(sizeof(KismetMathLibrary_FCeil) == 0x000010, "Wrong size on KismetMathLibrary_FCeil"); \ static_assert(offsetof(KismetMathLibrary_FCeil, A) == 0x000000, "Member 'KismetMathLibrary_FCeil::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FCeil, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FCeil::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FCeil64 \ static_assert(alignof(KismetMathLibrary_FCeil64) == 0x000008, "Wrong alignment on KismetMathLibrary_FCeil64"); \ static_assert(sizeof(KismetMathLibrary_FCeil64) == 0x000010, "Wrong size on KismetMathLibrary_FCeil64"); \ static_assert(offsetof(KismetMathLibrary_FCeil64, A) == 0x000000, "Member 'KismetMathLibrary_FCeil64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FCeil64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FCeil64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FClamp \ static_assert(alignof(KismetMathLibrary_FClamp) == 0x000008, "Wrong alignment on KismetMathLibrary_FClamp"); \ static_assert(sizeof(KismetMathLibrary_FClamp) == 0x000020, "Wrong size on KismetMathLibrary_FClamp"); \ static_assert(offsetof(KismetMathLibrary_FClamp, Value) == 0x000000, "Member 'KismetMathLibrary_FClamp::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FClamp, Min_0) == 0x000008, "Member 'KismetMathLibrary_FClamp::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FClamp, Max_0) == 0x000010, "Member 'KismetMathLibrary_FClamp::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FClamp, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_FClamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FFloor \ static_assert(alignof(KismetMathLibrary_FFloor) == 0x000008, "Wrong alignment on KismetMathLibrary_FFloor"); \ static_assert(sizeof(KismetMathLibrary_FFloor) == 0x000010, "Wrong size on KismetMathLibrary_FFloor"); \ static_assert(offsetof(KismetMathLibrary_FFloor, A) == 0x000000, "Member 'KismetMathLibrary_FFloor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FFloor, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FFloor64 \ static_assert(alignof(KismetMathLibrary_FFloor64) == 0x000008, "Wrong alignment on KismetMathLibrary_FFloor64"); \ static_assert(sizeof(KismetMathLibrary_FFloor64) == 0x000010, "Wrong size on KismetMathLibrary_FFloor64"); \ static_assert(offsetof(KismetMathLibrary_FFloor64, A) == 0x000000, "Member 'KismetMathLibrary_FFloor64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FFloor64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FFloor64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FindClosestPointOnLine \ static_assert(alignof(KismetMathLibrary_FindClosestPointOnLine) == 0x000008, "Wrong alignment on KismetMathLibrary_FindClosestPointOnLine"); \ static_assert(sizeof(KismetMathLibrary_FindClosestPointOnLine) == 0x000060, "Wrong size on KismetMathLibrary_FindClosestPointOnLine"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnLine, Point) == 0x000000, "Member 'KismetMathLibrary_FindClosestPointOnLine::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnLine, LineOrigin) == 0x000018, "Member 'KismetMathLibrary_FindClosestPointOnLine::LineOrigin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnLine, LineDirection) == 0x000030, "Member 'KismetMathLibrary_FindClosestPointOnLine::LineDirection' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnLine, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_FindClosestPointOnLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FindClosestPointOnSegment \ static_assert(alignof(KismetMathLibrary_FindClosestPointOnSegment) == 0x000008, "Wrong alignment on KismetMathLibrary_FindClosestPointOnSegment"); \ static_assert(sizeof(KismetMathLibrary_FindClosestPointOnSegment) == 0x000060, "Wrong size on KismetMathLibrary_FindClosestPointOnSegment"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnSegment, Point) == 0x000000, "Member 'KismetMathLibrary_FindClosestPointOnSegment::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnSegment, SegmentStart) == 0x000018, "Member 'KismetMathLibrary_FindClosestPointOnSegment::SegmentStart' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnSegment, SegmentEnd) == 0x000030, "Member 'KismetMathLibrary_FindClosestPointOnSegment::SegmentEnd' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindClosestPointOnSegment, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_FindClosestPointOnSegment::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FindLookAtRotation \ static_assert(alignof(KismetMathLibrary_FindLookAtRotation) == 0x000008, "Wrong alignment on KismetMathLibrary_FindLookAtRotation"); \ static_assert(sizeof(KismetMathLibrary_FindLookAtRotation) == 0x000048, "Wrong size on KismetMathLibrary_FindLookAtRotation"); \ static_assert(offsetof(KismetMathLibrary_FindLookAtRotation, Start) == 0x000000, "Member 'KismetMathLibrary_FindLookAtRotation::Start' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindLookAtRotation, Target) == 0x000018, "Member 'KismetMathLibrary_FindLookAtRotation::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindLookAtRotation, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_FindLookAtRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FindNearestPointsOnLineSegments \ static_assert(alignof(KismetMathLibrary_FindNearestPointsOnLineSegments) == 0x000008, "Wrong alignment on KismetMathLibrary_FindNearestPointsOnLineSegments"); \ static_assert(sizeof(KismetMathLibrary_FindNearestPointsOnLineSegments) == 0x000090, "Wrong size on KismetMathLibrary_FindNearestPointsOnLineSegments"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment1Start) == 0x000000, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment1Start' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment1End) == 0x000018, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment1End' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment2Start) == 0x000030, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment2Start' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment2End) == 0x000048, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment2End' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment1Point) == 0x000060, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment1Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindNearestPointsOnLineSegments, Segment2Point) == 0x000078, "Member 'KismetMathLibrary_FindNearestPointsOnLineSegments::Segment2Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FindRelativeLookAtRotation \ static_assert(alignof(KismetMathLibrary_FindRelativeLookAtRotation) == 0x000010, "Wrong alignment on KismetMathLibrary_FindRelativeLookAtRotation"); \ static_assert(sizeof(KismetMathLibrary_FindRelativeLookAtRotation) == 0x000090, "Wrong size on KismetMathLibrary_FindRelativeLookAtRotation"); \ static_assert(offsetof(KismetMathLibrary_FindRelativeLookAtRotation, StartTransform) == 0x000000, "Member 'KismetMathLibrary_FindRelativeLookAtRotation::StartTransform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindRelativeLookAtRotation, TargetLocation) == 0x000060, "Member 'KismetMathLibrary_FindRelativeLookAtRotation::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FindRelativeLookAtRotation, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_FindRelativeLookAtRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FInterpEaseInOut \ static_assert(alignof(KismetMathLibrary_FInterpEaseInOut) == 0x000008, "Wrong alignment on KismetMathLibrary_FInterpEaseInOut"); \ static_assert(sizeof(KismetMathLibrary_FInterpEaseInOut) == 0x000028, "Wrong size on KismetMathLibrary_FInterpEaseInOut"); \ static_assert(offsetof(KismetMathLibrary_FInterpEaseInOut, A) == 0x000000, "Member 'KismetMathLibrary_FInterpEaseInOut::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpEaseInOut, B) == 0x000008, "Member 'KismetMathLibrary_FInterpEaseInOut::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpEaseInOut, ALPHA) == 0x000010, "Member 'KismetMathLibrary_FInterpEaseInOut::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpEaseInOut, Exponent) == 0x000018, "Member 'KismetMathLibrary_FInterpEaseInOut::Exponent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpEaseInOut, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_FInterpEaseInOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FInterpTo \ static_assert(alignof(KismetMathLibrary_FInterpTo) == 0x000008, "Wrong alignment on KismetMathLibrary_FInterpTo"); \ static_assert(sizeof(KismetMathLibrary_FInterpTo) == 0x000028, "Wrong size on KismetMathLibrary_FInterpTo"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_FInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo, Target) == 0x000008, "Member 'KismetMathLibrary_FInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo, DeltaTime) == 0x000010, "Member 'KismetMathLibrary_FInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo, interpSpeed) == 0x000018, "Member 'KismetMathLibrary_FInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_FInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FInterpTo_Constant \ static_assert(alignof(KismetMathLibrary_FInterpTo_Constant) == 0x000008, "Wrong alignment on KismetMathLibrary_FInterpTo_Constant"); \ static_assert(sizeof(KismetMathLibrary_FInterpTo_Constant) == 0x000028, "Wrong size on KismetMathLibrary_FInterpTo_Constant"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo_Constant, Current) == 0x000000, "Member 'KismetMathLibrary_FInterpTo_Constant::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo_Constant, Target) == 0x000008, "Member 'KismetMathLibrary_FInterpTo_Constant::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo_Constant, DeltaTime) == 0x000010, "Member 'KismetMathLibrary_FInterpTo_Constant::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo_Constant, interpSpeed) == 0x000018, "Member 'KismetMathLibrary_FInterpTo_Constant::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FInterpTo_Constant, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_FInterpTo_Constant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FixedTurn \ static_assert(alignof(KismetMathLibrary_FixedTurn) == 0x000004, "Wrong alignment on KismetMathLibrary_FixedTurn"); \ static_assert(sizeof(KismetMathLibrary_FixedTurn) == 0x000010, "Wrong size on KismetMathLibrary_FixedTurn"); \ static_assert(offsetof(KismetMathLibrary_FixedTurn, InCurrent) == 0x000000, "Member 'KismetMathLibrary_FixedTurn::InCurrent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FixedTurn, InDesired) == 0x000004, "Member 'KismetMathLibrary_FixedTurn::InDesired' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FixedTurn, InDeltaRate) == 0x000008, "Member 'KismetMathLibrary_FixedTurn::InDeltaRate' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FixedTurn, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_FixedTurn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FloatSpringInterp \ static_assert(alignof(KismetMathLibrary_FloatSpringInterp) == 0x000004, "Wrong alignment on KismetMathLibrary_FloatSpringInterp"); \ static_assert(sizeof(KismetMathLibrary_FloatSpringInterp) == 0x00003C, "Wrong size on KismetMathLibrary_FloatSpringInterp"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, Current) == 0x000000, "Member 'KismetMathLibrary_FloatSpringInterp::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, Target) == 0x000004, "Member 'KismetMathLibrary_FloatSpringInterp::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, SpringState) == 0x000008, "Member 'KismetMathLibrary_FloatSpringInterp::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, Stiffness) == 0x000014, "Member 'KismetMathLibrary_FloatSpringInterp::Stiffness' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, CriticalDampingFactor) == 0x000018, "Member 'KismetMathLibrary_FloatSpringInterp::CriticalDampingFactor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, DeltaTime) == 0x00001C, "Member 'KismetMathLibrary_FloatSpringInterp::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, Mass) == 0x000020, "Member 'KismetMathLibrary_FloatSpringInterp::Mass' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, TargetVelocityAmount) == 0x000024, "Member 'KismetMathLibrary_FloatSpringInterp::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, bClamp) == 0x000028, "Member 'KismetMathLibrary_FloatSpringInterp::bClamp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, MinValue) == 0x00002C, "Member 'KismetMathLibrary_FloatSpringInterp::MinValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, MaxValue) == 0x000030, "Member 'KismetMathLibrary_FloatSpringInterp::MaxValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, bInitializeFromTarget) == 0x000034, "Member 'KismetMathLibrary_FloatSpringInterp::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FloatSpringInterp, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_FloatSpringInterp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FMax \ static_assert(alignof(KismetMathLibrary_FMax) == 0x000008, "Wrong alignment on KismetMathLibrary_FMax"); \ static_assert(sizeof(KismetMathLibrary_FMax) == 0x000018, "Wrong size on KismetMathLibrary_FMax"); \ static_assert(offsetof(KismetMathLibrary_FMax, A) == 0x000000, "Member 'KismetMathLibrary_FMax::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMax, B) == 0x000008, "Member 'KismetMathLibrary_FMax::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMax, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_FMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FMin \ static_assert(alignof(KismetMathLibrary_FMin) == 0x000008, "Wrong alignment on KismetMathLibrary_FMin"); \ static_assert(sizeof(KismetMathLibrary_FMin) == 0x000018, "Wrong size on KismetMathLibrary_FMin"); \ static_assert(offsetof(KismetMathLibrary_FMin, A) == 0x000000, "Member 'KismetMathLibrary_FMin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMin, B) == 0x000008, "Member 'KismetMathLibrary_FMin::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMin, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_FMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FMod \ static_assert(alignof(KismetMathLibrary_FMod) == 0x000008, "Wrong alignment on KismetMathLibrary_FMod"); \ static_assert(sizeof(KismetMathLibrary_FMod) == 0x000020, "Wrong size on KismetMathLibrary_FMod"); \ static_assert(offsetof(KismetMathLibrary_FMod, Dividend) == 0x000000, "Member 'KismetMathLibrary_FMod::Dividend' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod, Divisor) == 0x000008, "Member 'KismetMathLibrary_FMod::Divisor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod, Remainder) == 0x000010, "Member 'KismetMathLibrary_FMod::Remainder' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_FMod::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FMod64 \ static_assert(alignof(KismetMathLibrary_FMod64) == 0x000008, "Wrong alignment on KismetMathLibrary_FMod64"); \ static_assert(sizeof(KismetMathLibrary_FMod64) == 0x000020, "Wrong size on KismetMathLibrary_FMod64"); \ static_assert(offsetof(KismetMathLibrary_FMod64, Dividend) == 0x000000, "Member 'KismetMathLibrary_FMod64::Dividend' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod64, Divisor) == 0x000008, "Member 'KismetMathLibrary_FMod64::Divisor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod64, Remainder) == 0x000010, "Member 'KismetMathLibrary_FMod64::Remainder' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FMod64, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_FMod64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Fraction \ static_assert(alignof(KismetMathLibrary_Fraction) == 0x000008, "Wrong alignment on KismetMathLibrary_Fraction"); \ static_assert(sizeof(KismetMathLibrary_Fraction) == 0x000010, "Wrong size on KismetMathLibrary_Fraction"); \ static_assert(offsetof(KismetMathLibrary_Fraction, A) == 0x000000, "Member 'KismetMathLibrary_Fraction::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Fraction, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Fraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FromDays \ static_assert(alignof(KismetMathLibrary_FromDays) == 0x000008, "Wrong alignment on KismetMathLibrary_FromDays"); \ static_assert(sizeof(KismetMathLibrary_FromDays) == 0x000010, "Wrong size on KismetMathLibrary_FromDays"); \ static_assert(offsetof(KismetMathLibrary_FromDays, Days) == 0x000000, "Member 'KismetMathLibrary_FromDays::Days' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FromDays, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FromDays::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FromHours \ static_assert(alignof(KismetMathLibrary_FromHours) == 0x000008, "Wrong alignment on KismetMathLibrary_FromHours"); \ static_assert(sizeof(KismetMathLibrary_FromHours) == 0x000010, "Wrong size on KismetMathLibrary_FromHours"); \ static_assert(offsetof(KismetMathLibrary_FromHours, Hours) == 0x000000, "Member 'KismetMathLibrary_FromHours::Hours' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FromHours, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FromHours::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FromMilliseconds \ static_assert(alignof(KismetMathLibrary_FromMilliseconds) == 0x000008, "Wrong alignment on KismetMathLibrary_FromMilliseconds"); \ static_assert(sizeof(KismetMathLibrary_FromMilliseconds) == 0x000010, "Wrong size on KismetMathLibrary_FromMilliseconds"); \ static_assert(offsetof(KismetMathLibrary_FromMilliseconds, Milliseconds) == 0x000000, "Member 'KismetMathLibrary_FromMilliseconds::Milliseconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FromMilliseconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FromMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FromMinutes \ static_assert(alignof(KismetMathLibrary_FromMinutes) == 0x000008, "Wrong alignment on KismetMathLibrary_FromMinutes"); \ static_assert(sizeof(KismetMathLibrary_FromMinutes) == 0x000010, "Wrong size on KismetMathLibrary_FromMinutes"); \ static_assert(offsetof(KismetMathLibrary_FromMinutes, Minutes) == 0x000000, "Member 'KismetMathLibrary_FromMinutes::Minutes' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FromMinutes, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FromMinutes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FromSeconds \ static_assert(alignof(KismetMathLibrary_FromSeconds) == 0x000008, "Wrong alignment on KismetMathLibrary_FromSeconds"); \ static_assert(sizeof(KismetMathLibrary_FromSeconds) == 0x000010, "Wrong size on KismetMathLibrary_FromSeconds"); \ static_assert(offsetof(KismetMathLibrary_FromSeconds, Seconds) == 0x000000, "Member 'KismetMathLibrary_FromSeconds::Seconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FromSeconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FromSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FTrunc \ static_assert(alignof(KismetMathLibrary_FTrunc) == 0x000008, "Wrong alignment on KismetMathLibrary_FTrunc"); \ static_assert(sizeof(KismetMathLibrary_FTrunc) == 0x000010, "Wrong size on KismetMathLibrary_FTrunc"); \ static_assert(offsetof(KismetMathLibrary_FTrunc, A) == 0x000000, "Member 'KismetMathLibrary_FTrunc::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FTrunc, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FTrunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FTrunc64 \ static_assert(alignof(KismetMathLibrary_FTrunc64) == 0x000008, "Wrong alignment on KismetMathLibrary_FTrunc64"); \ static_assert(sizeof(KismetMathLibrary_FTrunc64) == 0x000010, "Wrong size on KismetMathLibrary_FTrunc64"); \ static_assert(offsetof(KismetMathLibrary_FTrunc64, A) == 0x000000, "Member 'KismetMathLibrary_FTrunc64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FTrunc64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_FTrunc64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FTruncVector \ static_assert(alignof(KismetMathLibrary_FTruncVector) == 0x000008, "Wrong alignment on KismetMathLibrary_FTruncVector"); \ static_assert(sizeof(KismetMathLibrary_FTruncVector) == 0x000028, "Wrong size on KismetMathLibrary_FTruncVector"); \ static_assert(offsetof(KismetMathLibrary_FTruncVector, InVector) == 0x000000, "Member 'KismetMathLibrary_FTruncVector::InVector' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FTruncVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_FTruncVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_FWrap \ static_assert(alignof(KismetMathLibrary_FWrap) == 0x000008, "Wrong alignment on KismetMathLibrary_FWrap"); \ static_assert(sizeof(KismetMathLibrary_FWrap) == 0x000020, "Wrong size on KismetMathLibrary_FWrap"); \ static_assert(offsetof(KismetMathLibrary_FWrap, Value) == 0x000000, "Member 'KismetMathLibrary_FWrap::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FWrap, Min_0) == 0x000008, "Member 'KismetMathLibrary_FWrap::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FWrap, Max_0) == 0x000010, "Member 'KismetMathLibrary_FWrap::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_FWrap, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_FWrap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetAbs2D \ static_assert(alignof(KismetMathLibrary_GetAbs2D) == 0x000008, "Wrong alignment on KismetMathLibrary_GetAbs2D"); \ static_assert(sizeof(KismetMathLibrary_GetAbs2D) == 0x000020, "Wrong size on KismetMathLibrary_GetAbs2D"); \ static_assert(offsetof(KismetMathLibrary_GetAbs2D, A) == 0x000000, "Member 'KismetMathLibrary_GetAbs2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAbs2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GetAbs2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetAbsMax2D \ static_assert(alignof(KismetMathLibrary_GetAbsMax2D) == 0x000008, "Wrong alignment on KismetMathLibrary_GetAbsMax2D"); \ static_assert(sizeof(KismetMathLibrary_GetAbsMax2D) == 0x000018, "Wrong size on KismetMathLibrary_GetAbsMax2D"); \ static_assert(offsetof(KismetMathLibrary_GetAbsMax2D, A) == 0x000000, "Member 'KismetMathLibrary_GetAbsMax2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAbsMax2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GetAbsMax2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetAxes \ static_assert(alignof(KismetMathLibrary_GetAxes) == 0x000008, "Wrong alignment on KismetMathLibrary_GetAxes"); \ static_assert(sizeof(KismetMathLibrary_GetAxes) == 0x000060, "Wrong size on KismetMathLibrary_GetAxes"); \ static_assert(offsetof(KismetMathLibrary_GetAxes, A) == 0x000000, "Member 'KismetMathLibrary_GetAxes::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAxes, X) == 0x000018, "Member 'KismetMathLibrary_GetAxes::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAxes, Y) == 0x000030, "Member 'KismetMathLibrary_GetAxes::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAxes, Z) == 0x000048, "Member 'KismetMathLibrary_GetAxes::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetAzimuthAndElevation \ static_assert(alignof(KismetMathLibrary_GetAzimuthAndElevation) == 0x000010, "Wrong alignment on KismetMathLibrary_GetAzimuthAndElevation"); \ static_assert(sizeof(KismetMathLibrary_GetAzimuthAndElevation) == 0x000090, "Wrong size on KismetMathLibrary_GetAzimuthAndElevation"); \ static_assert(offsetof(KismetMathLibrary_GetAzimuthAndElevation, InDirection) == 0x000000, "Member 'KismetMathLibrary_GetAzimuthAndElevation::InDirection' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAzimuthAndElevation, ReferenceFrame) == 0x000020, "Member 'KismetMathLibrary_GetAzimuthAndElevation::ReferenceFrame' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAzimuthAndElevation, Azimuth) == 0x000080, "Member 'KismetMathLibrary_GetAzimuthAndElevation::Azimuth' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetAzimuthAndElevation, Elevation) == 0x000084, "Member 'KismetMathLibrary_GetAzimuthAndElevation::Elevation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDate \ static_assert(alignof(KismetMathLibrary_GetDate) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDate"); \ static_assert(sizeof(KismetMathLibrary_GetDate) == 0x000010, "Wrong size on KismetMathLibrary_GetDate"); \ static_assert(offsetof(KismetMathLibrary_GetDate, A) == 0x000000, "Member 'KismetMathLibrary_GetDate::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDate, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetDate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDay \ static_assert(alignof(KismetMathLibrary_GetDay) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDay"); \ static_assert(sizeof(KismetMathLibrary_GetDay) == 0x000010, "Wrong size on KismetMathLibrary_GetDay"); \ static_assert(offsetof(KismetMathLibrary_GetDay, A) == 0x000000, "Member 'KismetMathLibrary_GetDay::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDay, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetDay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDayOfYear \ static_assert(alignof(KismetMathLibrary_GetDayOfYear) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDayOfYear"); \ static_assert(sizeof(KismetMathLibrary_GetDayOfYear) == 0x000010, "Wrong size on KismetMathLibrary_GetDayOfYear"); \ static_assert(offsetof(KismetMathLibrary_GetDayOfYear, A) == 0x000000, "Member 'KismetMathLibrary_GetDayOfYear::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDayOfYear, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetDayOfYear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDays \ static_assert(alignof(KismetMathLibrary_GetDays) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDays"); \ static_assert(sizeof(KismetMathLibrary_GetDays) == 0x000010, "Wrong size on KismetMathLibrary_GetDays"); \ static_assert(offsetof(KismetMathLibrary_GetDays, A) == 0x000000, "Member 'KismetMathLibrary_GetDays::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDays, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetDays::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDirectionUnitVector \ static_assert(alignof(KismetMathLibrary_GetDirectionUnitVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDirectionUnitVector"); \ static_assert(sizeof(KismetMathLibrary_GetDirectionUnitVector) == 0x000048, "Wrong size on KismetMathLibrary_GetDirectionUnitVector"); \ static_assert(offsetof(KismetMathLibrary_GetDirectionUnitVector, From) == 0x000000, "Member 'KismetMathLibrary_GetDirectionUnitVector::From' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDirectionUnitVector, To) == 0x000018, "Member 'KismetMathLibrary_GetDirectionUnitVector::To' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDirectionUnitVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_GetDirectionUnitVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetDuration \ static_assert(alignof(KismetMathLibrary_GetDuration) == 0x000008, "Wrong alignment on KismetMathLibrary_GetDuration"); \ static_assert(sizeof(KismetMathLibrary_GetDuration) == 0x000010, "Wrong size on KismetMathLibrary_GetDuration"); \ static_assert(offsetof(KismetMathLibrary_GetDuration, A) == 0x000000, "Member 'KismetMathLibrary_GetDuration::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetDuration, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetForwardVector \ static_assert(alignof(KismetMathLibrary_GetForwardVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetForwardVector"); \ static_assert(sizeof(KismetMathLibrary_GetForwardVector) == 0x000030, "Wrong size on KismetMathLibrary_GetForwardVector"); \ static_assert(offsetof(KismetMathLibrary_GetForwardVector, InRot) == 0x000000, "Member 'KismetMathLibrary_GetForwardVector::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetForwardVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetForwardVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetHour \ static_assert(alignof(KismetMathLibrary_GetHour) == 0x000008, "Wrong alignment on KismetMathLibrary_GetHour"); \ static_assert(sizeof(KismetMathLibrary_GetHour) == 0x000010, "Wrong size on KismetMathLibrary_GetHour"); \ static_assert(offsetof(KismetMathLibrary_GetHour, A) == 0x000000, "Member 'KismetMathLibrary_GetHour::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetHour, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetHour::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetHour12 \ static_assert(alignof(KismetMathLibrary_GetHour12) == 0x000008, "Wrong alignment on KismetMathLibrary_GetHour12"); \ static_assert(sizeof(KismetMathLibrary_GetHour12) == 0x000010, "Wrong size on KismetMathLibrary_GetHour12"); \ static_assert(offsetof(KismetMathLibrary_GetHour12, A) == 0x000000, "Member 'KismetMathLibrary_GetHour12::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetHour12, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetHour12::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetHours \ static_assert(alignof(KismetMathLibrary_GetHours) == 0x000008, "Wrong alignment on KismetMathLibrary_GetHours"); \ static_assert(sizeof(KismetMathLibrary_GetHours) == 0x000010, "Wrong size on KismetMathLibrary_GetHours"); \ static_assert(offsetof(KismetMathLibrary_GetHours, A) == 0x000000, "Member 'KismetMathLibrary_GetHours::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetHours, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetHours::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMax2D \ static_assert(alignof(KismetMathLibrary_GetMax2D) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMax2D"); \ static_assert(sizeof(KismetMathLibrary_GetMax2D) == 0x000018, "Wrong size on KismetMathLibrary_GetMax2D"); \ static_assert(offsetof(KismetMathLibrary_GetMax2D, A) == 0x000000, "Member 'KismetMathLibrary_GetMax2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMax2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GetMax2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMaxElement \ static_assert(alignof(KismetMathLibrary_GetMaxElement) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMaxElement"); \ static_assert(sizeof(KismetMathLibrary_GetMaxElement) == 0x000020, "Wrong size on KismetMathLibrary_GetMaxElement"); \ static_assert(offsetof(KismetMathLibrary_GetMaxElement, A) == 0x000000, "Member 'KismetMathLibrary_GetMaxElement::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMaxElement, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetMaxElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMillisecond \ static_assert(alignof(KismetMathLibrary_GetMillisecond) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMillisecond"); \ static_assert(sizeof(KismetMathLibrary_GetMillisecond) == 0x000010, "Wrong size on KismetMathLibrary_GetMillisecond"); \ static_assert(offsetof(KismetMathLibrary_GetMillisecond, A) == 0x000000, "Member 'KismetMathLibrary_GetMillisecond::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMillisecond, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetMillisecond::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMilliseconds \ static_assert(alignof(KismetMathLibrary_GetMilliseconds) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMilliseconds"); \ static_assert(sizeof(KismetMathLibrary_GetMilliseconds) == 0x000010, "Wrong size on KismetMathLibrary_GetMilliseconds"); \ static_assert(offsetof(KismetMathLibrary_GetMilliseconds, A) == 0x000000, "Member 'KismetMathLibrary_GetMilliseconds::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMilliseconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMin2D \ static_assert(alignof(KismetMathLibrary_GetMin2D) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMin2D"); \ static_assert(sizeof(KismetMathLibrary_GetMin2D) == 0x000018, "Wrong size on KismetMathLibrary_GetMin2D"); \ static_assert(offsetof(KismetMathLibrary_GetMin2D, A) == 0x000000, "Member 'KismetMathLibrary_GetMin2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMin2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GetMin2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMinElement \ static_assert(alignof(KismetMathLibrary_GetMinElement) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMinElement"); \ static_assert(sizeof(KismetMathLibrary_GetMinElement) == 0x000020, "Wrong size on KismetMathLibrary_GetMinElement"); \ static_assert(offsetof(KismetMathLibrary_GetMinElement, A) == 0x000000, "Member 'KismetMathLibrary_GetMinElement::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMinElement, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetMinElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMinute \ static_assert(alignof(KismetMathLibrary_GetMinute) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMinute"); \ static_assert(sizeof(KismetMathLibrary_GetMinute) == 0x000010, "Wrong size on KismetMathLibrary_GetMinute"); \ static_assert(offsetof(KismetMathLibrary_GetMinute, A) == 0x000000, "Member 'KismetMathLibrary_GetMinute::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMinute, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetMinute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMinutes \ static_assert(alignof(KismetMathLibrary_GetMinutes) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMinutes"); \ static_assert(sizeof(KismetMathLibrary_GetMinutes) == 0x000010, "Wrong size on KismetMathLibrary_GetMinutes"); \ static_assert(offsetof(KismetMathLibrary_GetMinutes, A) == 0x000000, "Member 'KismetMathLibrary_GetMinutes::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMinutes, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetMinutes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetMonth \ static_assert(alignof(KismetMathLibrary_GetMonth) == 0x000008, "Wrong alignment on KismetMathLibrary_GetMonth"); \ static_assert(sizeof(KismetMathLibrary_GetMonth) == 0x000010, "Wrong size on KismetMathLibrary_GetMonth"); \ static_assert(offsetof(KismetMathLibrary_GetMonth, A) == 0x000000, "Member 'KismetMathLibrary_GetMonth::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetMonth, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetMonth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetPI \ static_assert(alignof(KismetMathLibrary_GetPI) == 0x000008, "Wrong alignment on KismetMathLibrary_GetPI"); \ static_assert(sizeof(KismetMathLibrary_GetPI) == 0x000008, "Wrong size on KismetMathLibrary_GetPI"); \ static_assert(offsetof(KismetMathLibrary_GetPI, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_GetPI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetPointDistanceToLine \ static_assert(alignof(KismetMathLibrary_GetPointDistanceToLine) == 0x000008, "Wrong alignment on KismetMathLibrary_GetPointDistanceToLine"); \ static_assert(sizeof(KismetMathLibrary_GetPointDistanceToLine) == 0x000050, "Wrong size on KismetMathLibrary_GetPointDistanceToLine"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToLine, Point) == 0x000000, "Member 'KismetMathLibrary_GetPointDistanceToLine::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToLine, LineOrigin) == 0x000018, "Member 'KismetMathLibrary_GetPointDistanceToLine::LineOrigin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToLine, LineDirection) == 0x000030, "Member 'KismetMathLibrary_GetPointDistanceToLine::LineDirection' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToLine, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_GetPointDistanceToLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetPointDistanceToSegment \ static_assert(alignof(KismetMathLibrary_GetPointDistanceToSegment) == 0x000008, "Wrong alignment on KismetMathLibrary_GetPointDistanceToSegment"); \ static_assert(sizeof(KismetMathLibrary_GetPointDistanceToSegment) == 0x000050, "Wrong size on KismetMathLibrary_GetPointDistanceToSegment"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToSegment, Point) == 0x000000, "Member 'KismetMathLibrary_GetPointDistanceToSegment::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToSegment, SegmentStart) == 0x000018, "Member 'KismetMathLibrary_GetPointDistanceToSegment::SegmentStart' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToSegment, SegmentEnd) == 0x000030, "Member 'KismetMathLibrary_GetPointDistanceToSegment::SegmentEnd' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetPointDistanceToSegment, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_GetPointDistanceToSegment::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetReflectionVector \ static_assert(alignof(KismetMathLibrary_GetReflectionVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetReflectionVector"); \ static_assert(sizeof(KismetMathLibrary_GetReflectionVector) == 0x000048, "Wrong size on KismetMathLibrary_GetReflectionVector"); \ static_assert(offsetof(KismetMathLibrary_GetReflectionVector, Direction) == 0x000000, "Member 'KismetMathLibrary_GetReflectionVector::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetReflectionVector, SurfaceNormal) == 0x000018, "Member 'KismetMathLibrary_GetReflectionVector::SurfaceNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetReflectionVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_GetReflectionVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetRightVector \ static_assert(alignof(KismetMathLibrary_GetRightVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetRightVector"); \ static_assert(sizeof(KismetMathLibrary_GetRightVector) == 0x000030, "Wrong size on KismetMathLibrary_GetRightVector"); \ static_assert(offsetof(KismetMathLibrary_GetRightVector, InRot) == 0x000000, "Member 'KismetMathLibrary_GetRightVector::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetRightVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetRightVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetRotated2D \ static_assert(alignof(KismetMathLibrary_GetRotated2D) == 0x000008, "Wrong alignment on KismetMathLibrary_GetRotated2D"); \ static_assert(sizeof(KismetMathLibrary_GetRotated2D) == 0x000028, "Wrong size on KismetMathLibrary_GetRotated2D"); \ static_assert(offsetof(KismetMathLibrary_GetRotated2D, A) == 0x000000, "Member 'KismetMathLibrary_GetRotated2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetRotated2D, AngleDeg) == 0x000010, "Member 'KismetMathLibrary_GetRotated2D::AngleDeg' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetRotated2D, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetRotated2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetSecond \ static_assert(alignof(KismetMathLibrary_GetSecond) == 0x000008, "Wrong alignment on KismetMathLibrary_GetSecond"); \ static_assert(sizeof(KismetMathLibrary_GetSecond) == 0x000010, "Wrong size on KismetMathLibrary_GetSecond"); \ static_assert(offsetof(KismetMathLibrary_GetSecond, A) == 0x000000, "Member 'KismetMathLibrary_GetSecond::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSecond, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetSecond::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetSeconds \ static_assert(alignof(KismetMathLibrary_GetSeconds) == 0x000008, "Wrong alignment on KismetMathLibrary_GetSeconds"); \ static_assert(sizeof(KismetMathLibrary_GetSeconds) == 0x000010, "Wrong size on KismetMathLibrary_GetSeconds"); \ static_assert(offsetof(KismetMathLibrary_GetSeconds, A) == 0x000000, "Member 'KismetMathLibrary_GetSeconds::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSeconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetSlopeDegreeAngles \ static_assert(alignof(KismetMathLibrary_GetSlopeDegreeAngles) == 0x000008, "Wrong alignment on KismetMathLibrary_GetSlopeDegreeAngles"); \ static_assert(sizeof(KismetMathLibrary_GetSlopeDegreeAngles) == 0x000050, "Wrong size on KismetMathLibrary_GetSlopeDegreeAngles"); \ static_assert(offsetof(KismetMathLibrary_GetSlopeDegreeAngles, MyRightYAxis) == 0x000000, "Member 'KismetMathLibrary_GetSlopeDegreeAngles::MyRightYAxis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSlopeDegreeAngles, FloorNormal) == 0x000018, "Member 'KismetMathLibrary_GetSlopeDegreeAngles::FloorNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSlopeDegreeAngles, UpVector) == 0x000030, "Member 'KismetMathLibrary_GetSlopeDegreeAngles::UpVector' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSlopeDegreeAngles, OutSlopePitchDegreeAngle) == 0x000048, "Member 'KismetMathLibrary_GetSlopeDegreeAngles::OutSlopePitchDegreeAngle' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetSlopeDegreeAngles, OutSlopeRollDegreeAngle) == 0x00004C, "Member 'KismetMathLibrary_GetSlopeDegreeAngles::OutSlopeRollDegreeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTAU \ static_assert(alignof(KismetMathLibrary_GetTAU) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTAU"); \ static_assert(sizeof(KismetMathLibrary_GetTAU) == 0x000008, "Wrong size on KismetMathLibrary_GetTAU"); \ static_assert(offsetof(KismetMathLibrary_GetTAU, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_GetTAU::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTimeOfDay \ static_assert(alignof(KismetMathLibrary_GetTimeOfDay) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTimeOfDay"); \ static_assert(sizeof(KismetMathLibrary_GetTimeOfDay) == 0x000010, "Wrong size on KismetMathLibrary_GetTimeOfDay"); \ static_assert(offsetof(KismetMathLibrary_GetTimeOfDay, A) == 0x000000, "Member 'KismetMathLibrary_GetTimeOfDay::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTimeOfDay, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTimeOfDay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTotalDays \ static_assert(alignof(KismetMathLibrary_GetTotalDays) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTotalDays"); \ static_assert(sizeof(KismetMathLibrary_GetTotalDays) == 0x000010, "Wrong size on KismetMathLibrary_GetTotalDays"); \ static_assert(offsetof(KismetMathLibrary_GetTotalDays, A) == 0x000000, "Member 'KismetMathLibrary_GetTotalDays::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTotalDays, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTotalDays::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTotalHours \ static_assert(alignof(KismetMathLibrary_GetTotalHours) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTotalHours"); \ static_assert(sizeof(KismetMathLibrary_GetTotalHours) == 0x000010, "Wrong size on KismetMathLibrary_GetTotalHours"); \ static_assert(offsetof(KismetMathLibrary_GetTotalHours, A) == 0x000000, "Member 'KismetMathLibrary_GetTotalHours::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTotalHours, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTotalHours::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTotalMilliseconds \ static_assert(alignof(KismetMathLibrary_GetTotalMilliseconds) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTotalMilliseconds"); \ static_assert(sizeof(KismetMathLibrary_GetTotalMilliseconds) == 0x000010, "Wrong size on KismetMathLibrary_GetTotalMilliseconds"); \ static_assert(offsetof(KismetMathLibrary_GetTotalMilliseconds, A) == 0x000000, "Member 'KismetMathLibrary_GetTotalMilliseconds::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTotalMilliseconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTotalMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTotalMinutes \ static_assert(alignof(KismetMathLibrary_GetTotalMinutes) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTotalMinutes"); \ static_assert(sizeof(KismetMathLibrary_GetTotalMinutes) == 0x000010, "Wrong size on KismetMathLibrary_GetTotalMinutes"); \ static_assert(offsetof(KismetMathLibrary_GetTotalMinutes, A) == 0x000000, "Member 'KismetMathLibrary_GetTotalMinutes::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTotalMinutes, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTotalMinutes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetTotalSeconds \ static_assert(alignof(KismetMathLibrary_GetTotalSeconds) == 0x000008, "Wrong alignment on KismetMathLibrary_GetTotalSeconds"); \ static_assert(sizeof(KismetMathLibrary_GetTotalSeconds) == 0x000010, "Wrong size on KismetMathLibrary_GetTotalSeconds"); \ static_assert(offsetof(KismetMathLibrary_GetTotalSeconds, A) == 0x000000, "Member 'KismetMathLibrary_GetTotalSeconds::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetTotalSeconds, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetTotalSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetUpVector \ static_assert(alignof(KismetMathLibrary_GetUpVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetUpVector"); \ static_assert(sizeof(KismetMathLibrary_GetUpVector) == 0x000030, "Wrong size on KismetMathLibrary_GetUpVector"); \ static_assert(offsetof(KismetMathLibrary_GetUpVector, InRot) == 0x000000, "Member 'KismetMathLibrary_GetUpVector::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetUpVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_GetUpVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetVectorArrayAverage \ static_assert(alignof(KismetMathLibrary_GetVectorArrayAverage) == 0x000008, "Wrong alignment on KismetMathLibrary_GetVectorArrayAverage"); \ static_assert(sizeof(KismetMathLibrary_GetVectorArrayAverage) == 0x000028, "Wrong size on KismetMathLibrary_GetVectorArrayAverage"); \ static_assert(offsetof(KismetMathLibrary_GetVectorArrayAverage, Vectors) == 0x000000, "Member 'KismetMathLibrary_GetVectorArrayAverage::Vectors' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetVectorArrayAverage, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GetVectorArrayAverage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetYawPitchFromVector \ static_assert(alignof(KismetMathLibrary_GetYawPitchFromVector) == 0x000008, "Wrong alignment on KismetMathLibrary_GetYawPitchFromVector"); \ static_assert(sizeof(KismetMathLibrary_GetYawPitchFromVector) == 0x000020, "Wrong size on KismetMathLibrary_GetYawPitchFromVector"); \ static_assert(offsetof(KismetMathLibrary_GetYawPitchFromVector, InVec) == 0x000000, "Member 'KismetMathLibrary_GetYawPitchFromVector::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetYawPitchFromVector, Yaw) == 0x000018, "Member 'KismetMathLibrary_GetYawPitchFromVector::Yaw' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetYawPitchFromVector, Pitch) == 0x00001C, "Member 'KismetMathLibrary_GetYawPitchFromVector::Pitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GetYear \ static_assert(alignof(KismetMathLibrary_GetYear) == 0x000008, "Wrong alignment on KismetMathLibrary_GetYear"); \ static_assert(sizeof(KismetMathLibrary_GetYear) == 0x000010, "Wrong size on KismetMathLibrary_GetYear"); \ static_assert(offsetof(KismetMathLibrary_GetYear, A) == 0x000000, "Member 'KismetMathLibrary_GetYear::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GetYear, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GetYear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_ByteByte \ static_assert(alignof(KismetMathLibrary_Greater_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Greater_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Greater_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Greater_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Greater_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Greater_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Greater_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Greater_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_Greater_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_Greater_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_Greater_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_Greater_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_Greater_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_Greater_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_Greater_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Greater_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Greater_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Greater_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Greater_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Greater_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Greater_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Greater_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Greater_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Greater_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Greater_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Greater_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Greater_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Greater_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Greater_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Greater_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Greater_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Greater_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_IntInt \ static_assert(alignof(KismetMathLibrary_Greater_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Greater_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Greater_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Greater_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Greater_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Greater_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Greater_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Greater_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Greater_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_Greater_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Greater_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_Greater_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Greater_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_Greater_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Greater_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Greater_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Greater_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Greater_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_ByteByte \ static_assert(alignof(KismetMathLibrary_GreaterEqual_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_GreaterEqual_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_GreaterEqual_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_GreaterEqual_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_GreaterEqual_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_GreaterEqual_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_GreaterEqual_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_GreaterEqual_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_GreaterEqual_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GreaterEqual_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_DoubleDouble \ static_assert(alignof(KismetMathLibrary_GreaterEqual_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_GreaterEqual_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_GreaterEqual_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_GreaterEqual_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GreaterEqual_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_Int64Int64 \ static_assert(alignof(KismetMathLibrary_GreaterEqual_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_GreaterEqual_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_GreaterEqual_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_GreaterEqual_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GreaterEqual_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_IntInt \ static_assert(alignof(KismetMathLibrary_GreaterEqual_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_GreaterEqual_IntInt"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_GreaterEqual_IntInt"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_GreaterEqual_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_GreaterEqual_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterEqual_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_GreaterEqual_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_GreaterEqual_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_GreaterEqual_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_GreaterEqual_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_GreaterEqual_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_GreaterEqual_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterEqual_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GreaterEqual_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GreaterGreater_VectorRotator \ static_assert(alignof(KismetMathLibrary_GreaterGreater_VectorRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_GreaterGreater_VectorRotator"); \ static_assert(sizeof(KismetMathLibrary_GreaterGreater_VectorRotator) == 0x000048, "Wrong size on KismetMathLibrary_GreaterGreater_VectorRotator"); \ static_assert(offsetof(KismetMathLibrary_GreaterGreater_VectorRotator, A) == 0x000000, "Member 'KismetMathLibrary_GreaterGreater_VectorRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterGreater_VectorRotator, B) == 0x000018, "Member 'KismetMathLibrary_GreaterGreater_VectorRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GreaterGreater_VectorRotator, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_GreaterGreater_VectorRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_GridSnap_Float \ static_assert(alignof(KismetMathLibrary_GridSnap_Float) == 0x000008, "Wrong alignment on KismetMathLibrary_GridSnap_Float"); \ static_assert(sizeof(KismetMathLibrary_GridSnap_Float) == 0x000018, "Wrong size on KismetMathLibrary_GridSnap_Float"); \ static_assert(offsetof(KismetMathLibrary_GridSnap_Float, Location) == 0x000000, "Member 'KismetMathLibrary_GridSnap_Float::Location' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GridSnap_Float, GridSize) == 0x000008, "Member 'KismetMathLibrary_GridSnap_Float::GridSize' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_GridSnap_Float, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_GridSnap_Float::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_HSVToRGB \ static_assert(alignof(KismetMathLibrary_HSVToRGB) == 0x000004, "Wrong alignment on KismetMathLibrary_HSVToRGB"); \ static_assert(sizeof(KismetMathLibrary_HSVToRGB) == 0x000020, "Wrong size on KismetMathLibrary_HSVToRGB"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB, H) == 0x000000, "Member 'KismetMathLibrary_HSVToRGB::H' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB, S) == 0x000004, "Member 'KismetMathLibrary_HSVToRGB::S' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB, V) == 0x000008, "Member 'KismetMathLibrary_HSVToRGB::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB, A) == 0x00000C, "Member 'KismetMathLibrary_HSVToRGB::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_HSVToRGB::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_HSVToRGB_Vector \ static_assert(alignof(KismetMathLibrary_HSVToRGB_Vector) == 0x000004, "Wrong alignment on KismetMathLibrary_HSVToRGB_Vector"); \ static_assert(sizeof(KismetMathLibrary_HSVToRGB_Vector) == 0x000020, "Wrong size on KismetMathLibrary_HSVToRGB_Vector"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB_Vector, HSV) == 0x000000, "Member 'KismetMathLibrary_HSVToRGB_Vector::HSV' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGB_Vector, RGB) == 0x000010, "Member 'KismetMathLibrary_HSVToRGB_Vector::RGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_HSVToRGBLinear \ static_assert(alignof(KismetMathLibrary_HSVToRGBLinear) == 0x000004, "Wrong alignment on KismetMathLibrary_HSVToRGBLinear"); \ static_assert(sizeof(KismetMathLibrary_HSVToRGBLinear) == 0x000020, "Wrong size on KismetMathLibrary_HSVToRGBLinear"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGBLinear, HSV) == 0x000000, "Member 'KismetMathLibrary_HSVToRGBLinear::HSV' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_HSVToRGBLinear, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_HSVToRGBLinear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Hypotenuse \ static_assert(alignof(KismetMathLibrary_Hypotenuse) == 0x000008, "Wrong alignment on KismetMathLibrary_Hypotenuse"); \ static_assert(sizeof(KismetMathLibrary_Hypotenuse) == 0x000018, "Wrong size on KismetMathLibrary_Hypotenuse"); \ static_assert(offsetof(KismetMathLibrary_Hypotenuse, Width) == 0x000000, "Member 'KismetMathLibrary_Hypotenuse::Width' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Hypotenuse, Height) == 0x000008, "Member 'KismetMathLibrary_Hypotenuse::Height' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Hypotenuse, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Hypotenuse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InRange_FloatFloat \ static_assert(alignof(KismetMathLibrary_InRange_FloatFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_InRange_FloatFloat"); \ static_assert(sizeof(KismetMathLibrary_InRange_FloatFloat) == 0x000020, "Wrong size on KismetMathLibrary_InRange_FloatFloat"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, Value) == 0x000000, "Member 'KismetMathLibrary_InRange_FloatFloat::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, Min_0) == 0x000008, "Member 'KismetMathLibrary_InRange_FloatFloat::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, Max_0) == 0x000010, "Member 'KismetMathLibrary_InRange_FloatFloat::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, InclusiveMin) == 0x000018, "Member 'KismetMathLibrary_InRange_FloatFloat::InclusiveMin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, InclusiveMax) == 0x000019, "Member 'KismetMathLibrary_InRange_FloatFloat::InclusiveMax' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_FloatFloat, ReturnValue) == 0x00001A, "Member 'KismetMathLibrary_InRange_FloatFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InRange_Int64Int64 \ static_assert(alignof(KismetMathLibrary_InRange_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_InRange_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_InRange_Int64Int64) == 0x000020, "Wrong size on KismetMathLibrary_InRange_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, Value) == 0x000000, "Member 'KismetMathLibrary_InRange_Int64Int64::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, Min_0) == 0x000008, "Member 'KismetMathLibrary_InRange_Int64Int64::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, Max_0) == 0x000010, "Member 'KismetMathLibrary_InRange_Int64Int64::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, InclusiveMin) == 0x000018, "Member 'KismetMathLibrary_InRange_Int64Int64::InclusiveMin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, InclusiveMax) == 0x000019, "Member 'KismetMathLibrary_InRange_Int64Int64::InclusiveMax' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_Int64Int64, ReturnValue) == 0x00001A, "Member 'KismetMathLibrary_InRange_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InRange_IntInt \ static_assert(alignof(KismetMathLibrary_InRange_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_InRange_IntInt"); \ static_assert(sizeof(KismetMathLibrary_InRange_IntInt) == 0x000010, "Wrong size on KismetMathLibrary_InRange_IntInt"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, Value) == 0x000000, "Member 'KismetMathLibrary_InRange_IntInt::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, Min_0) == 0x000004, "Member 'KismetMathLibrary_InRange_IntInt::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, Max_0) == 0x000008, "Member 'KismetMathLibrary_InRange_IntInt::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, InclusiveMin) == 0x00000C, "Member 'KismetMathLibrary_InRange_IntInt::InclusiveMin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, InclusiveMax) == 0x00000D, "Member 'KismetMathLibrary_InRange_IntInt::InclusiveMax' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InRange_IntInt, ReturnValue) == 0x00000E, "Member 'KismetMathLibrary_InRange_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_Down \ static_assert(alignof(KismetMathLibrary_IntPoint_Down) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_Down"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_Down) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_Down"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_Down, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_Down::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_Left \ static_assert(alignof(KismetMathLibrary_IntPoint_Left) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_Left"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_Left) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_Left"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_Left, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_Left::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_One \ static_assert(alignof(KismetMathLibrary_IntPoint_One) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_One"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_One) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_One"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_One, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_One::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_Right \ static_assert(alignof(KismetMathLibrary_IntPoint_Right) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_Right"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_Right) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_Right"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_Right, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_Right::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_Up \ static_assert(alignof(KismetMathLibrary_IntPoint_Up) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_Up"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_Up) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_Up"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_Up, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_Up::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IntPoint_Zero \ static_assert(alignof(KismetMathLibrary_IntPoint_Zero) == 0x000004, "Wrong alignment on KismetMathLibrary_IntPoint_Zero"); \ static_assert(sizeof(KismetMathLibrary_IntPoint_Zero) == 0x000008, "Wrong size on KismetMathLibrary_IntPoint_Zero"); \ static_assert(offsetof(KismetMathLibrary_IntPoint_Zero, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_IntPoint_Zero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InverseTransformDirection \ static_assert(alignof(KismetMathLibrary_InverseTransformDirection) == 0x000010, "Wrong alignment on KismetMathLibrary_InverseTransformDirection"); \ static_assert(sizeof(KismetMathLibrary_InverseTransformDirection) == 0x000090, "Wrong size on KismetMathLibrary_InverseTransformDirection"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformDirection, T) == 0x000000, "Member 'KismetMathLibrary_InverseTransformDirection::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformDirection, Direction) == 0x000060, "Member 'KismetMathLibrary_InverseTransformDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformDirection, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_InverseTransformDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InverseTransformLocation \ static_assert(alignof(KismetMathLibrary_InverseTransformLocation) == 0x000010, "Wrong alignment on KismetMathLibrary_InverseTransformLocation"); \ static_assert(sizeof(KismetMathLibrary_InverseTransformLocation) == 0x000090, "Wrong size on KismetMathLibrary_InverseTransformLocation"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformLocation, T) == 0x000000, "Member 'KismetMathLibrary_InverseTransformLocation::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformLocation, Location) == 0x000060, "Member 'KismetMathLibrary_InverseTransformLocation::Location' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformLocation, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_InverseTransformLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InverseTransformRotation \ static_assert(alignof(KismetMathLibrary_InverseTransformRotation) == 0x000010, "Wrong alignment on KismetMathLibrary_InverseTransformRotation"); \ static_assert(sizeof(KismetMathLibrary_InverseTransformRotation) == 0x000090, "Wrong size on KismetMathLibrary_InverseTransformRotation"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformRotation, T) == 0x000000, "Member 'KismetMathLibrary_InverseTransformRotation::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformRotation, Rotation) == 0x000060, "Member 'KismetMathLibrary_InverseTransformRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InverseTransformRotation, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_InverseTransformRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_InvertTransform \ static_assert(alignof(KismetMathLibrary_InvertTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_InvertTransform"); \ static_assert(sizeof(KismetMathLibrary_InvertTransform) == 0x0000C0, "Wrong size on KismetMathLibrary_InvertTransform"); \ static_assert(offsetof(KismetMathLibrary_InvertTransform, T) == 0x000000, "Member 'KismetMathLibrary_InvertTransform::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_InvertTransform, ReturnValue) == 0x000060, "Member 'KismetMathLibrary_InvertTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsAfternoon \ static_assert(alignof(KismetMathLibrary_IsAfternoon) == 0x000008, "Wrong alignment on KismetMathLibrary_IsAfternoon"); \ static_assert(sizeof(KismetMathLibrary_IsAfternoon) == 0x000010, "Wrong size on KismetMathLibrary_IsAfternoon"); \ static_assert(offsetof(KismetMathLibrary_IsAfternoon, A) == 0x000000, "Member 'KismetMathLibrary_IsAfternoon::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsAfternoon, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_IsAfternoon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsLeapYear \ static_assert(alignof(KismetMathLibrary_IsLeapYear) == 0x000004, "Wrong alignment on KismetMathLibrary_IsLeapYear"); \ static_assert(sizeof(KismetMathLibrary_IsLeapYear) == 0x000008, "Wrong size on KismetMathLibrary_IsLeapYear"); \ static_assert(offsetof(KismetMathLibrary_IsLeapYear, Year) == 0x000000, "Member 'KismetMathLibrary_IsLeapYear::Year' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsLeapYear, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_IsLeapYear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsMorning \ static_assert(alignof(KismetMathLibrary_IsMorning) == 0x000008, "Wrong alignment on KismetMathLibrary_IsMorning"); \ static_assert(sizeof(KismetMathLibrary_IsMorning) == 0x000010, "Wrong size on KismetMathLibrary_IsMorning"); \ static_assert(offsetof(KismetMathLibrary_IsMorning, A) == 0x000000, "Member 'KismetMathLibrary_IsMorning::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsMorning, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_IsMorning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsNearlyZero2D \ static_assert(alignof(KismetMathLibrary_IsNearlyZero2D) == 0x000008, "Wrong alignment on KismetMathLibrary_IsNearlyZero2D"); \ static_assert(sizeof(KismetMathLibrary_IsNearlyZero2D) == 0x000018, "Wrong size on KismetMathLibrary_IsNearlyZero2D"); \ static_assert(offsetof(KismetMathLibrary_IsNearlyZero2D, A) == 0x000000, "Member 'KismetMathLibrary_IsNearlyZero2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsNearlyZero2D, Tolerance) == 0x000010, "Member 'KismetMathLibrary_IsNearlyZero2D::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsNearlyZero2D, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_IsNearlyZero2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsPointInBox \ static_assert(alignof(KismetMathLibrary_IsPointInBox) == 0x000008, "Wrong alignment on KismetMathLibrary_IsPointInBox"); \ static_assert(sizeof(KismetMathLibrary_IsPointInBox) == 0x000050, "Wrong size on KismetMathLibrary_IsPointInBox"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox, Point) == 0x000000, "Member 'KismetMathLibrary_IsPointInBox::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox, BoxOrigin) == 0x000018, "Member 'KismetMathLibrary_IsPointInBox::BoxOrigin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox, BoxExtent) == 0x000030, "Member 'KismetMathLibrary_IsPointInBox::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_IsPointInBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsPointInBox_Box \ static_assert(alignof(KismetMathLibrary_IsPointInBox_Box) == 0x000008, "Wrong alignment on KismetMathLibrary_IsPointInBox_Box"); \ static_assert(sizeof(KismetMathLibrary_IsPointInBox_Box) == 0x000058, "Wrong size on KismetMathLibrary_IsPointInBox_Box"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox_Box, Point) == 0x000000, "Member 'KismetMathLibrary_IsPointInBox_Box::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox_Box, Box) == 0x000018, "Member 'KismetMathLibrary_IsPointInBox_Box::Box' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBox_Box, ReturnValue) == 0x000050, "Member 'KismetMathLibrary_IsPointInBox_Box::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsPointInBoxWithTransform \ static_assert(alignof(KismetMathLibrary_IsPointInBoxWithTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_IsPointInBoxWithTransform"); \ static_assert(sizeof(KismetMathLibrary_IsPointInBoxWithTransform) == 0x0000A0, "Wrong size on KismetMathLibrary_IsPointInBoxWithTransform"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform, Point) == 0x000000, "Member 'KismetMathLibrary_IsPointInBoxWithTransform::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform, BoxWorldTransform) == 0x000020, "Member 'KismetMathLibrary_IsPointInBoxWithTransform::BoxWorldTransform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform, BoxExtent) == 0x000080, "Member 'KismetMathLibrary_IsPointInBoxWithTransform::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform, ReturnValue) == 0x000098, "Member 'KismetMathLibrary_IsPointInBoxWithTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsPointInBoxWithTransform_Box \ static_assert(alignof(KismetMathLibrary_IsPointInBoxWithTransform_Box) == 0x000010, "Wrong alignment on KismetMathLibrary_IsPointInBoxWithTransform_Box"); \ static_assert(sizeof(KismetMathLibrary_IsPointInBoxWithTransform_Box) == 0x0000C0, "Wrong size on KismetMathLibrary_IsPointInBoxWithTransform_Box"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform_Box, Point) == 0x000000, "Member 'KismetMathLibrary_IsPointInBoxWithTransform_Box::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform_Box, BoxWorldTransform) == 0x000020, "Member 'KismetMathLibrary_IsPointInBoxWithTransform_Box::BoxWorldTransform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform_Box, BoxExtent) == 0x000080, "Member 'KismetMathLibrary_IsPointInBoxWithTransform_Box::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsPointInBoxWithTransform_Box, ReturnValue) == 0x0000B8, "Member 'KismetMathLibrary_IsPointInBoxWithTransform_Box::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_IsZero2D \ static_assert(alignof(KismetMathLibrary_IsZero2D) == 0x000008, "Wrong alignment on KismetMathLibrary_IsZero2D"); \ static_assert(sizeof(KismetMathLibrary_IsZero2D) == 0x000018, "Wrong size on KismetMathLibrary_IsZero2D"); \ static_assert(offsetof(KismetMathLibrary_IsZero2D, A) == 0x000000, "Member 'KismetMathLibrary_IsZero2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_IsZero2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_IsZero2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Lerp \ static_assert(alignof(KismetMathLibrary_Lerp) == 0x000008, "Wrong alignment on KismetMathLibrary_Lerp"); \ static_assert(sizeof(KismetMathLibrary_Lerp) == 0x000020, "Wrong size on KismetMathLibrary_Lerp"); \ static_assert(offsetof(KismetMathLibrary_Lerp, A) == 0x000000, "Member 'KismetMathLibrary_Lerp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Lerp, B) == 0x000008, "Member 'KismetMathLibrary_Lerp::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Lerp, ALPHA) == 0x000010, "Member 'KismetMathLibrary_Lerp::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Lerp, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Lerp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_ByteByte \ static_assert(alignof(KismetMathLibrary_Less_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Less_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Less_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Less_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Less_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Less_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Less_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Less_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_Less_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_Less_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_Less_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_Less_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_Less_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_Less_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_Less_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Less_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Less_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Less_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Less_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Less_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Less_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Less_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Less_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Less_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Less_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Less_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Less_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Less_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Less_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Less_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Less_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Less_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_IntInt \ static_assert(alignof(KismetMathLibrary_Less_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Less_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Less_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Less_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Less_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Less_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Less_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Less_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Less_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_Less_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Less_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_Less_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Less_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_Less_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Less_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Less_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Less_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Less_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_ByteByte \ static_assert(alignof(KismetMathLibrary_LessEqual_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_LessEqual_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_LessEqual_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_LessEqual_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_LessEqual_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_LessEqual_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_LessEqual_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_LessEqual_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_LessEqual_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LessEqual_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_DoubleDouble \ static_assert(alignof(KismetMathLibrary_LessEqual_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_LessEqual_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_LessEqual_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_LessEqual_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LessEqual_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_Int64Int64 \ static_assert(alignof(KismetMathLibrary_LessEqual_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_LessEqual_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_LessEqual_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_LessEqual_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LessEqual_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_IntInt \ static_assert(alignof(KismetMathLibrary_LessEqual_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_LessEqual_IntInt"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_LessEqual_IntInt"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_LessEqual_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_LessEqual_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessEqual_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_LessEqual_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_LessEqual_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_LessEqual_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_LessEqual_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_LessEqual_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_LessEqual_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessEqual_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LessEqual_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LessLess_VectorRotator \ static_assert(alignof(KismetMathLibrary_LessLess_VectorRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_LessLess_VectorRotator"); \ static_assert(sizeof(KismetMathLibrary_LessLess_VectorRotator) == 0x000048, "Wrong size on KismetMathLibrary_LessLess_VectorRotator"); \ static_assert(offsetof(KismetMathLibrary_LessLess_VectorRotator, A) == 0x000000, "Member 'KismetMathLibrary_LessLess_VectorRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessLess_VectorRotator, B) == 0x000018, "Member 'KismetMathLibrary_LessLess_VectorRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LessLess_VectorRotator, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_LessLess_VectorRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Black \ static_assert(alignof(KismetMathLibrary_LinearColor_Black) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Black"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Black) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Black"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Black, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Black::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Blue \ static_assert(alignof(KismetMathLibrary_LinearColor_Blue) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Blue"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Blue) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Blue"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Blue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Blue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Desaturated \ static_assert(alignof(KismetMathLibrary_LinearColor_Desaturated) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Desaturated"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Desaturated) == 0x000024, "Wrong size on KismetMathLibrary_LinearColor_Desaturated"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Desaturated, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Desaturated::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Desaturated, InDesaturation) == 0x000010, "Member 'KismetMathLibrary_LinearColor_Desaturated::InDesaturation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Desaturated, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_LinearColor_Desaturated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Distance \ static_assert(alignof(KismetMathLibrary_LinearColor_Distance) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Distance"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Distance) == 0x000024, "Wrong size on KismetMathLibrary_LinearColor_Distance"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Distance, C1) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Distance::C1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Distance, C2) == 0x000010, "Member 'KismetMathLibrary_LinearColor_Distance::C2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Distance, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_LinearColor_Distance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_GetLuminance \ static_assert(alignof(KismetMathLibrary_LinearColor_GetLuminance) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_GetLuminance"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_GetLuminance) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_GetLuminance"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetLuminance, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_GetLuminance::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetLuminance, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_GetLuminance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_GetMax \ static_assert(alignof(KismetMathLibrary_LinearColor_GetMax) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_GetMax"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_GetMax) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_GetMax"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetMax, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_GetMax::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetMax, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_GetMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_GetMin \ static_assert(alignof(KismetMathLibrary_LinearColor_GetMin) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_GetMin"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_GetMin) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_GetMin"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetMin, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_GetMin::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_GetMin, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_GetMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Gray \ static_assert(alignof(KismetMathLibrary_LinearColor_Gray) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Gray"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Gray) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Gray"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Gray, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Gray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Green \ static_assert(alignof(KismetMathLibrary_LinearColor_Green) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Green"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Green) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Green"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Green, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Green::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_IsNearEqual \ static_assert(alignof(KismetMathLibrary_LinearColor_IsNearEqual) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_IsNearEqual"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_IsNearEqual) == 0x000028, "Wrong size on KismetMathLibrary_LinearColor_IsNearEqual"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_IsNearEqual, A) == 0x000000, "Member 'KismetMathLibrary_LinearColor_IsNearEqual::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_IsNearEqual, B) == 0x000010, "Member 'KismetMathLibrary_LinearColor_IsNearEqual::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_IsNearEqual, Tolerance) == 0x000020, "Member 'KismetMathLibrary_LinearColor_IsNearEqual::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_IsNearEqual, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_LinearColor_IsNearEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Quantize \ static_assert(alignof(KismetMathLibrary_LinearColor_Quantize) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Quantize"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Quantize) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_Quantize"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Quantize, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Quantize::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Quantize, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_Quantize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_QuantizeRound \ static_assert(alignof(KismetMathLibrary_LinearColor_QuantizeRound) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_QuantizeRound"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_QuantizeRound) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_QuantizeRound"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_QuantizeRound, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_QuantizeRound::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_QuantizeRound, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_QuantizeRound::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Red \ static_assert(alignof(KismetMathLibrary_LinearColor_Red) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Red"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Red) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Red"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Red, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Red::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Set \ static_assert(alignof(KismetMathLibrary_LinearColor_Set) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Set"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Set) == 0x000020, "Wrong size on KismetMathLibrary_LinearColor_Set"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Set, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Set::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Set, InColor) == 0x000010, "Member 'KismetMathLibrary_LinearColor_Set::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetFromHSV \ static_assert(alignof(KismetMathLibrary_LinearColor_SetFromHSV) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetFromHSV"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetFromHSV) == 0x000020, "Wrong size on KismetMathLibrary_LinearColor_SetFromHSV"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromHSV, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetFromHSV::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromHSV, H) == 0x000010, "Member 'KismetMathLibrary_LinearColor_SetFromHSV::H' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromHSV, S) == 0x000014, "Member 'KismetMathLibrary_LinearColor_SetFromHSV::S' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromHSV, V) == 0x000018, "Member 'KismetMathLibrary_LinearColor_SetFromHSV::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromHSV, A) == 0x00001C, "Member 'KismetMathLibrary_LinearColor_SetFromHSV::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetFromPow22 \ static_assert(alignof(KismetMathLibrary_LinearColor_SetFromPow22) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetFromPow22"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetFromPow22) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_SetFromPow22"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromPow22, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetFromPow22::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromPow22, InColor) == 0x000010, "Member 'KismetMathLibrary_LinearColor_SetFromPow22::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetFromSRGB \ static_assert(alignof(KismetMathLibrary_LinearColor_SetFromSRGB) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetFromSRGB"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetFromSRGB) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_SetFromSRGB"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromSRGB, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetFromSRGB::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetFromSRGB, InSRGB) == 0x000010, "Member 'KismetMathLibrary_LinearColor_SetFromSRGB::InSRGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetRandomHue \ static_assert(alignof(KismetMathLibrary_LinearColor_SetRandomHue) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetRandomHue"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetRandomHue) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_SetRandomHue"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRandomHue, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetRandomHue::InOutColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetRGBA \ static_assert(alignof(KismetMathLibrary_LinearColor_SetRGBA) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetRGBA"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetRGBA) == 0x000020, "Wrong size on KismetMathLibrary_LinearColor_SetRGBA"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRGBA, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetRGBA::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRGBA, R) == 0x000010, "Member 'KismetMathLibrary_LinearColor_SetRGBA::R' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRGBA, G) == 0x000014, "Member 'KismetMathLibrary_LinearColor_SetRGBA::G' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRGBA, B) == 0x000018, "Member 'KismetMathLibrary_LinearColor_SetRGBA::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetRGBA, A) == 0x00001C, "Member 'KismetMathLibrary_LinearColor_SetRGBA::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_SetTemperature \ static_assert(alignof(KismetMathLibrary_LinearColor_SetTemperature) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_SetTemperature"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_SetTemperature) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_SetTemperature"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetTemperature, InOutColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_SetTemperature::InOutColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_SetTemperature, InTemperature) == 0x000010, "Member 'KismetMathLibrary_LinearColor_SetTemperature::InTemperature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_ToNewOpacity \ static_assert(alignof(KismetMathLibrary_LinearColor_ToNewOpacity) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_ToNewOpacity"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_ToNewOpacity) == 0x000024, "Wrong size on KismetMathLibrary_LinearColor_ToNewOpacity"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_ToNewOpacity, InColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_ToNewOpacity::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_ToNewOpacity, InOpacity) == 0x000010, "Member 'KismetMathLibrary_LinearColor_ToNewOpacity::InOpacity' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_ToNewOpacity, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_LinearColor_ToNewOpacity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_ToRGBE \ static_assert(alignof(KismetMathLibrary_LinearColor_ToRGBE) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_ToRGBE"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_ToRGBE) == 0x000014, "Wrong size on KismetMathLibrary_LinearColor_ToRGBE"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_ToRGBE, InLinearColor) == 0x000000, "Member 'KismetMathLibrary_LinearColor_ToRGBE::InLinearColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_ToRGBE, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_LinearColor_ToRGBE::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Transparent \ static_assert(alignof(KismetMathLibrary_LinearColor_Transparent) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Transparent"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Transparent) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Transparent"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Transparent, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Transparent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_White \ static_assert(alignof(KismetMathLibrary_LinearColor_White) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_White"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_White) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_White"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_White, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_White::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColor_Yellow \ static_assert(alignof(KismetMathLibrary_LinearColor_Yellow) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColor_Yellow"); \ static_assert(sizeof(KismetMathLibrary_LinearColor_Yellow) == 0x000010, "Wrong size on KismetMathLibrary_LinearColor_Yellow"); \ static_assert(offsetof(KismetMathLibrary_LinearColor_Yellow, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_LinearColor_Yellow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColorLerp \ static_assert(alignof(KismetMathLibrary_LinearColorLerp) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColorLerp"); \ static_assert(sizeof(KismetMathLibrary_LinearColorLerp) == 0x000034, "Wrong size on KismetMathLibrary_LinearColorLerp"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerp, A) == 0x000000, "Member 'KismetMathLibrary_LinearColorLerp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerp, B) == 0x000010, "Member 'KismetMathLibrary_LinearColorLerp::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerp, ALPHA) == 0x000020, "Member 'KismetMathLibrary_LinearColorLerp::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerp, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_LinearColorLerp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinearColorLerpUsingHSV \ static_assert(alignof(KismetMathLibrary_LinearColorLerpUsingHSV) == 0x000004, "Wrong alignment on KismetMathLibrary_LinearColorLerpUsingHSV"); \ static_assert(sizeof(KismetMathLibrary_LinearColorLerpUsingHSV) == 0x000034, "Wrong size on KismetMathLibrary_LinearColorLerpUsingHSV"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerpUsingHSV, A) == 0x000000, "Member 'KismetMathLibrary_LinearColorLerpUsingHSV::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerpUsingHSV, B) == 0x000010, "Member 'KismetMathLibrary_LinearColorLerpUsingHSV::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerpUsingHSV, ALPHA) == 0x000020, "Member 'KismetMathLibrary_LinearColorLerpUsingHSV::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinearColorLerpUsingHSV, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_LinearColorLerpUsingHSV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinePlaneIntersection \ static_assert(alignof(KismetMathLibrary_LinePlaneIntersection) == 0x000010, "Wrong alignment on KismetMathLibrary_LinePlaneIntersection"); \ static_assert(sizeof(KismetMathLibrary_LinePlaneIntersection) == 0x000080, "Wrong size on KismetMathLibrary_LinePlaneIntersection"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, LineStart) == 0x000000, "Member 'KismetMathLibrary_LinePlaneIntersection::LineStart' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, LineEnd) == 0x000018, "Member 'KismetMathLibrary_LinePlaneIntersection::LineEnd' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, APlane) == 0x000030, "Member 'KismetMathLibrary_LinePlaneIntersection::APlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, T) == 0x000050, "Member 'KismetMathLibrary_LinePlaneIntersection::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, Intersection) == 0x000058, "Member 'KismetMathLibrary_LinePlaneIntersection::Intersection' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection, ReturnValue) == 0x000070, "Member 'KismetMathLibrary_LinePlaneIntersection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_LinePlaneIntersection_OriginNormal \ static_assert(alignof(KismetMathLibrary_LinePlaneIntersection_OriginNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_LinePlaneIntersection_OriginNormal"); \ static_assert(sizeof(KismetMathLibrary_LinePlaneIntersection_OriginNormal) == 0x000088, "Wrong size on KismetMathLibrary_LinePlaneIntersection_OriginNormal"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, LineStart) == 0x000000, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::LineStart' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, LineEnd) == 0x000018, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::LineEnd' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, PlaneOrigin) == 0x000030, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::PlaneOrigin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, PlaneNormal) == 0x000048, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, T) == 0x000060, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, Intersection) == 0x000068, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::Intersection' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_LinePlaneIntersection_OriginNormal, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_LinePlaneIntersection_OriginNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Log \ static_assert(alignof(KismetMathLibrary_Log) == 0x000008, "Wrong alignment on KismetMathLibrary_Log"); \ static_assert(sizeof(KismetMathLibrary_Log) == 0x000018, "Wrong size on KismetMathLibrary_Log"); \ static_assert(offsetof(KismetMathLibrary_Log, A) == 0x000000, "Member 'KismetMathLibrary_Log::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Log, Base) == 0x000008, "Member 'KismetMathLibrary_Log::Base' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Log, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Log::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Loge \ static_assert(alignof(KismetMathLibrary_Loge) == 0x000008, "Wrong alignment on KismetMathLibrary_Loge"); \ static_assert(sizeof(KismetMathLibrary_Loge) == 0x000010, "Wrong size on KismetMathLibrary_Loge"); \ static_assert(offsetof(KismetMathLibrary_Loge, A) == 0x000000, "Member 'KismetMathLibrary_Loge::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Loge, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Loge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeBox \ static_assert(alignof(KismetMathLibrary_MakeBox) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeBox"); \ static_assert(sizeof(KismetMathLibrary_MakeBox) == 0x000068, "Wrong size on KismetMathLibrary_MakeBox"); \ static_assert(offsetof(KismetMathLibrary_MakeBox, Min_0) == 0x000000, "Member 'KismetMathLibrary_MakeBox::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBox, Max_0) == 0x000018, "Member 'KismetMathLibrary_MakeBox::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBox, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeBox2D \ static_assert(alignof(KismetMathLibrary_MakeBox2D) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeBox2D"); \ static_assert(sizeof(KismetMathLibrary_MakeBox2D) == 0x000048, "Wrong size on KismetMathLibrary_MakeBox2D"); \ static_assert(offsetof(KismetMathLibrary_MakeBox2D, Min_0) == 0x000000, "Member 'KismetMathLibrary_MakeBox2D::Min_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBox2D, Max_0) == 0x000010, "Member 'KismetMathLibrary_MakeBox2D::Max_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBox2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_MakeBox2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeBoxSphereBounds \ static_assert(alignof(KismetMathLibrary_MakeBoxSphereBounds) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeBoxSphereBounds"); \ static_assert(sizeof(KismetMathLibrary_MakeBoxSphereBounds) == 0x000070, "Wrong size on KismetMathLibrary_MakeBoxSphereBounds"); \ static_assert(offsetof(KismetMathLibrary_MakeBoxSphereBounds, Origin) == 0x000000, "Member 'KismetMathLibrary_MakeBoxSphereBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBoxSphereBounds, BoxExtent) == 0x000018, "Member 'KismetMathLibrary_MakeBoxSphereBounds::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBoxSphereBounds, SphereRadius) == 0x000030, "Member 'KismetMathLibrary_MakeBoxSphereBounds::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeBoxSphereBounds, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_MakeBoxSphereBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeColor \ static_assert(alignof(KismetMathLibrary_MakeColor) == 0x000004, "Wrong alignment on KismetMathLibrary_MakeColor"); \ static_assert(sizeof(KismetMathLibrary_MakeColor) == 0x000020, "Wrong size on KismetMathLibrary_MakeColor"); \ static_assert(offsetof(KismetMathLibrary_MakeColor, R) == 0x000000, "Member 'KismetMathLibrary_MakeColor::R' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeColor, G) == 0x000004, "Member 'KismetMathLibrary_MakeColor::G' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeColor, B) == 0x000008, "Member 'KismetMathLibrary_MakeColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeColor, A) == 0x00000C, "Member 'KismetMathLibrary_MakeColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeColor, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MakeColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeDateTime \ static_assert(alignof(KismetMathLibrary_MakeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeDateTime"); \ static_assert(sizeof(KismetMathLibrary_MakeDateTime) == 0x000028, "Wrong size on KismetMathLibrary_MakeDateTime"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Year) == 0x000000, "Member 'KismetMathLibrary_MakeDateTime::Year' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Month) == 0x000004, "Member 'KismetMathLibrary_MakeDateTime::Month' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Day) == 0x000008, "Member 'KismetMathLibrary_MakeDateTime::Day' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Hour) == 0x00000C, "Member 'KismetMathLibrary_MakeDateTime::Hour' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Minute) == 0x000010, "Member 'KismetMathLibrary_MakeDateTime::Minute' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Second) == 0x000014, "Member 'KismetMathLibrary_MakeDateTime::Second' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, Millisecond) == 0x000018, "Member 'KismetMathLibrary_MakeDateTime::Millisecond' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeDateTime, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_MakeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeFrameRate \ static_assert(alignof(KismetMathLibrary_MakeFrameRate) == 0x000004, "Wrong alignment on KismetMathLibrary_MakeFrameRate"); \ static_assert(sizeof(KismetMathLibrary_MakeFrameRate) == 0x000010, "Wrong size on KismetMathLibrary_MakeFrameRate"); \ static_assert(offsetof(KismetMathLibrary_MakeFrameRate, Numerator) == 0x000000, "Member 'KismetMathLibrary_MakeFrameRate::Numerator' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeFrameRate, Denominator) == 0x000004, "Member 'KismetMathLibrary_MakeFrameRate::Denominator' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeFrameRate, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_MakeFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakePlaneFromPointAndNormal \ static_assert(alignof(KismetMathLibrary_MakePlaneFromPointAndNormal) == 0x000010, "Wrong alignment on KismetMathLibrary_MakePlaneFromPointAndNormal"); \ static_assert(sizeof(KismetMathLibrary_MakePlaneFromPointAndNormal) == 0x000050, "Wrong size on KismetMathLibrary_MakePlaneFromPointAndNormal"); \ static_assert(offsetof(KismetMathLibrary_MakePlaneFromPointAndNormal, Point) == 0x000000, "Member 'KismetMathLibrary_MakePlaneFromPointAndNormal::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakePlaneFromPointAndNormal, Normal_0) == 0x000018, "Member 'KismetMathLibrary_MakePlaneFromPointAndNormal::Normal_0' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakePlaneFromPointAndNormal, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakePlaneFromPointAndNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakePulsatingValue \ static_assert(alignof(KismetMathLibrary_MakePulsatingValue) == 0x000004, "Wrong alignment on KismetMathLibrary_MakePulsatingValue"); \ static_assert(sizeof(KismetMathLibrary_MakePulsatingValue) == 0x000010, "Wrong size on KismetMathLibrary_MakePulsatingValue"); \ static_assert(offsetof(KismetMathLibrary_MakePulsatingValue, InCurrentTime) == 0x000000, "Member 'KismetMathLibrary_MakePulsatingValue::InCurrentTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakePulsatingValue, InPulsesPerSecond) == 0x000004, "Member 'KismetMathLibrary_MakePulsatingValue::InPulsesPerSecond' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakePulsatingValue, InPhase) == 0x000008, "Member 'KismetMathLibrary_MakePulsatingValue::InPhase' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakePulsatingValue, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_MakePulsatingValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeQualifiedFrameTime \ static_assert(alignof(KismetMathLibrary_MakeQualifiedFrameTime) == 0x000004, "Wrong alignment on KismetMathLibrary_MakeQualifiedFrameTime"); \ static_assert(sizeof(KismetMathLibrary_MakeQualifiedFrameTime) == 0x000020, "Wrong size on KismetMathLibrary_MakeQualifiedFrameTime"); \ static_assert(offsetof(KismetMathLibrary_MakeQualifiedFrameTime, Frame) == 0x000000, "Member 'KismetMathLibrary_MakeQualifiedFrameTime::Frame' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQualifiedFrameTime, FrameRate) == 0x000004, "Member 'KismetMathLibrary_MakeQualifiedFrameTime::FrameRate' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQualifiedFrameTime, SubFrame) == 0x00000C, "Member 'KismetMathLibrary_MakeQualifiedFrameTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQualifiedFrameTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MakeQualifiedFrameTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeQuat \ static_assert(alignof(KismetMathLibrary_MakeQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_MakeQuat"); \ static_assert(sizeof(KismetMathLibrary_MakeQuat) == 0x000030, "Wrong size on KismetMathLibrary_MakeQuat"); \ static_assert(offsetof(KismetMathLibrary_MakeQuat, X) == 0x000000, "Member 'KismetMathLibrary_MakeQuat::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQuat, Y) == 0x000004, "Member 'KismetMathLibrary_MakeQuat::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQuat, Z) == 0x000008, "Member 'KismetMathLibrary_MakeQuat::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQuat, W) == 0x00000C, "Member 'KismetMathLibrary_MakeQuat::W' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeQuat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MakeQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRandomStream \ static_assert(alignof(KismetMathLibrary_MakeRandomStream) == 0x000004, "Wrong alignment on KismetMathLibrary_MakeRandomStream"); \ static_assert(sizeof(KismetMathLibrary_MakeRandomStream) == 0x00000C, "Wrong size on KismetMathLibrary_MakeRandomStream"); \ static_assert(offsetof(KismetMathLibrary_MakeRandomStream, InitialSeed) == 0x000000, "Member 'KismetMathLibrary_MakeRandomStream::InitialSeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRandomStream, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_MakeRandomStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRelativeTransform \ static_assert(alignof(KismetMathLibrary_MakeRelativeTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_MakeRelativeTransform"); \ static_assert(sizeof(KismetMathLibrary_MakeRelativeTransform) == 0x000120, "Wrong size on KismetMathLibrary_MakeRelativeTransform"); \ static_assert(offsetof(KismetMathLibrary_MakeRelativeTransform, A) == 0x000000, "Member 'KismetMathLibrary_MakeRelativeTransform::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRelativeTransform, RelativeTo) == 0x000060, "Member 'KismetMathLibrary_MakeRelativeTransform::RelativeTo' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRelativeTransform, ReturnValue) == 0x0000C0, "Member 'KismetMathLibrary_MakeRelativeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotationFromAxes \ static_assert(alignof(KismetMathLibrary_MakeRotationFromAxes) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotationFromAxes"); \ static_assert(sizeof(KismetMathLibrary_MakeRotationFromAxes) == 0x000060, "Wrong size on KismetMathLibrary_MakeRotationFromAxes"); \ static_assert(offsetof(KismetMathLibrary_MakeRotationFromAxes, Forward) == 0x000000, "Member 'KismetMathLibrary_MakeRotationFromAxes::Forward' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotationFromAxes, Right) == 0x000018, "Member 'KismetMathLibrary_MakeRotationFromAxes::Right' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotationFromAxes, Up) == 0x000030, "Member 'KismetMathLibrary_MakeRotationFromAxes::Up' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotationFromAxes, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_MakeRotationFromAxes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotator \ static_assert(alignof(KismetMathLibrary_MakeRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotator"); \ static_assert(sizeof(KismetMathLibrary_MakeRotator) == 0x000028, "Wrong size on KismetMathLibrary_MakeRotator"); \ static_assert(offsetof(KismetMathLibrary_MakeRotator, Roll) == 0x000000, "Member 'KismetMathLibrary_MakeRotator::Roll' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotator, Pitch) == 0x000004, "Member 'KismetMathLibrary_MakeRotator::Pitch' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotator, Yaw) == 0x000008, "Member 'KismetMathLibrary_MakeRotator::Yaw' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotator, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MakeRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromX \ static_assert(alignof(KismetMathLibrary_MakeRotFromX) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromX"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromX) == 0x000030, "Wrong size on KismetMathLibrary_MakeRotFromX"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromX, X) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromX::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromX, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromX::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromXY \ static_assert(alignof(KismetMathLibrary_MakeRotFromXY) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromXY"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromXY) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromXY"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXY, X) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromXY::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXY, Y) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromXY::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXY, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromXY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromXZ \ static_assert(alignof(KismetMathLibrary_MakeRotFromXZ) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromXZ"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromXZ) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromXZ"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXZ, X) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromXZ::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXZ, Z) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromXZ::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromXZ, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromXZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromY \ static_assert(alignof(KismetMathLibrary_MakeRotFromY) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromY"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromY) == 0x000030, "Wrong size on KismetMathLibrary_MakeRotFromY"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromY, Y) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromY::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromY, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromYX \ static_assert(alignof(KismetMathLibrary_MakeRotFromYX) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromYX"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromYX) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromYX"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYX, Y) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromYX::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYX, X) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromYX::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYX, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromYX::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromYZ \ static_assert(alignof(KismetMathLibrary_MakeRotFromYZ) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromYZ"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromYZ) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromYZ"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYZ, Y) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromYZ::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYZ, Z) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromYZ::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromYZ, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromYZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromZ \ static_assert(alignof(KismetMathLibrary_MakeRotFromZ) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromZ"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromZ) == 0x000030, "Wrong size on KismetMathLibrary_MakeRotFromZ"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZ, Z) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromZ::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZ, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromZX \ static_assert(alignof(KismetMathLibrary_MakeRotFromZX) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromZX"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromZX) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromZX"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZX, Z) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromZX::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZX, X) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromZX::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZX, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromZX::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeRotFromZY \ static_assert(alignof(KismetMathLibrary_MakeRotFromZY) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeRotFromZY"); \ static_assert(sizeof(KismetMathLibrary_MakeRotFromZY) == 0x000048, "Wrong size on KismetMathLibrary_MakeRotFromZY"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZY, Z) == 0x000000, "Member 'KismetMathLibrary_MakeRotFromZY::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZY, Y) == 0x000018, "Member 'KismetMathLibrary_MakeRotFromZY::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeRotFromZY, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MakeRotFromZY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeTimespan \ static_assert(alignof(KismetMathLibrary_MakeTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeTimespan"); \ static_assert(sizeof(KismetMathLibrary_MakeTimespan) == 0x000020, "Wrong size on KismetMathLibrary_MakeTimespan"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, Days) == 0x000000, "Member 'KismetMathLibrary_MakeTimespan::Days' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, Hours) == 0x000004, "Member 'KismetMathLibrary_MakeTimespan::Hours' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, Minutes) == 0x000008, "Member 'KismetMathLibrary_MakeTimespan::Minutes' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, Seconds) == 0x00000C, "Member 'KismetMathLibrary_MakeTimespan::Seconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, Milliseconds) == 0x000010, "Member 'KismetMathLibrary_MakeTimespan::Milliseconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeTimespan2 \ static_assert(alignof(KismetMathLibrary_MakeTimespan2) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeTimespan2"); \ static_assert(sizeof(KismetMathLibrary_MakeTimespan2) == 0x000020, "Wrong size on KismetMathLibrary_MakeTimespan2"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, Days) == 0x000000, "Member 'KismetMathLibrary_MakeTimespan2::Days' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, Hours) == 0x000004, "Member 'KismetMathLibrary_MakeTimespan2::Hours' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, Minutes) == 0x000008, "Member 'KismetMathLibrary_MakeTimespan2::Minutes' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, Seconds) == 0x00000C, "Member 'KismetMathLibrary_MakeTimespan2::Seconds' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, FractionNano) == 0x000010, "Member 'KismetMathLibrary_MakeTimespan2::FractionNano' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTimespan2, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeTimespan2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeTransform \ static_assert(alignof(KismetMathLibrary_MakeTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_MakeTransform"); \ static_assert(sizeof(KismetMathLibrary_MakeTransform) == 0x0000B0, "Wrong size on KismetMathLibrary_MakeTransform"); \ static_assert(offsetof(KismetMathLibrary_MakeTransform, Location) == 0x000000, "Member 'KismetMathLibrary_MakeTransform::Location' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTransform, Rotation) == 0x000018, "Member 'KismetMathLibrary_MakeTransform::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTransform, Scale) == 0x000030, "Member 'KismetMathLibrary_MakeTransform::Scale' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeTransform, ReturnValue) == 0x000050, "Member 'KismetMathLibrary_MakeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector \ static_assert(alignof(KismetMathLibrary_MakeVector) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector"); \ static_assert(sizeof(KismetMathLibrary_MakeVector) == 0x000030, "Wrong size on KismetMathLibrary_MakeVector"); \ static_assert(offsetof(KismetMathLibrary_MakeVector, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector2D \ static_assert(alignof(KismetMathLibrary_MakeVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector2D"); \ static_assert(sizeof(KismetMathLibrary_MakeVector2D) == 0x000020, "Wrong size on KismetMathLibrary_MakeVector2D"); \ static_assert(offsetof(KismetMathLibrary_MakeVector2D, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector2D::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector2D, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector2D::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MakeVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector4 \ static_assert(alignof(KismetMathLibrary_MakeVector4) == 0x000010, "Wrong alignment on KismetMathLibrary_MakeVector4"); \ static_assert(sizeof(KismetMathLibrary_MakeVector4) == 0x000040, "Wrong size on KismetMathLibrary_MakeVector4"); \ static_assert(offsetof(KismetMathLibrary_MakeVector4, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector4::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector4, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector4::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector4, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector4::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector4, W) == 0x000018, "Member 'KismetMathLibrary_MakeVector4::W' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector4, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_MakeVector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector_NetQuantize \ static_assert(alignof(KismetMathLibrary_MakeVector_NetQuantize) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector_NetQuantize"); \ static_assert(sizeof(KismetMathLibrary_MakeVector_NetQuantize) == 0x000030, "Wrong size on KismetMathLibrary_MakeVector_NetQuantize"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector_NetQuantize::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector_NetQuantize::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector_NetQuantize::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeVector_NetQuantize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector_NetQuantize10 \ static_assert(alignof(KismetMathLibrary_MakeVector_NetQuantize10) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector_NetQuantize10"); \ static_assert(sizeof(KismetMathLibrary_MakeVector_NetQuantize10) == 0x000030, "Wrong size on KismetMathLibrary_MakeVector_NetQuantize10"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize10, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector_NetQuantize10::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize10, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector_NetQuantize10::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize10, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector_NetQuantize10::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize10, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeVector_NetQuantize10::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector_NetQuantize100 \ static_assert(alignof(KismetMathLibrary_MakeVector_NetQuantize100) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector_NetQuantize100"); \ static_assert(sizeof(KismetMathLibrary_MakeVector_NetQuantize100) == 0x000030, "Wrong size on KismetMathLibrary_MakeVector_NetQuantize100"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize100, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector_NetQuantize100::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize100, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector_NetQuantize100::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize100, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector_NetQuantize100::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantize100, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeVector_NetQuantize100::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MakeVector_NetQuantizeNormal \ static_assert(alignof(KismetMathLibrary_MakeVector_NetQuantizeNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_MakeVector_NetQuantizeNormal"); \ static_assert(sizeof(KismetMathLibrary_MakeVector_NetQuantizeNormal) == 0x000030, "Wrong size on KismetMathLibrary_MakeVector_NetQuantizeNormal"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantizeNormal, X) == 0x000000, "Member 'KismetMathLibrary_MakeVector_NetQuantizeNormal::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantizeNormal, Y) == 0x000008, "Member 'KismetMathLibrary_MakeVector_NetQuantizeNormal::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantizeNormal, Z) == 0x000010, "Member 'KismetMathLibrary_MakeVector_NetQuantizeNormal::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MakeVector_NetQuantizeNormal, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_MakeVector_NetQuantizeNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MapRangeClamped \ static_assert(alignof(KismetMathLibrary_MapRangeClamped) == 0x000008, "Wrong alignment on KismetMathLibrary_MapRangeClamped"); \ static_assert(sizeof(KismetMathLibrary_MapRangeClamped) == 0x000030, "Wrong size on KismetMathLibrary_MapRangeClamped"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, Value) == 0x000000, "Member 'KismetMathLibrary_MapRangeClamped::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, InRangeA) == 0x000008, "Member 'KismetMathLibrary_MapRangeClamped::InRangeA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, InRangeB) == 0x000010, "Member 'KismetMathLibrary_MapRangeClamped::InRangeB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, OutRangeA) == 0x000018, "Member 'KismetMathLibrary_MapRangeClamped::OutRangeA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, OutRangeB) == 0x000020, "Member 'KismetMathLibrary_MapRangeClamped::OutRangeB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeClamped, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_MapRangeClamped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MapRangeUnclamped \ static_assert(alignof(KismetMathLibrary_MapRangeUnclamped) == 0x000008, "Wrong alignment on KismetMathLibrary_MapRangeUnclamped"); \ static_assert(sizeof(KismetMathLibrary_MapRangeUnclamped) == 0x000030, "Wrong size on KismetMathLibrary_MapRangeUnclamped"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, Value) == 0x000000, "Member 'KismetMathLibrary_MapRangeUnclamped::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, InRangeA) == 0x000008, "Member 'KismetMathLibrary_MapRangeUnclamped::InRangeA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, InRangeB) == 0x000010, "Member 'KismetMathLibrary_MapRangeUnclamped::InRangeB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, OutRangeA) == 0x000018, "Member 'KismetMathLibrary_MapRangeUnclamped::OutRangeA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, OutRangeB) == 0x000020, "Member 'KismetMathLibrary_MapRangeUnclamped::OutRangeB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MapRangeUnclamped, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_MapRangeUnclamped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_ApplyScale \ static_assert(alignof(KismetMathLibrary_Matrix_ApplyScale) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_ApplyScale"); \ static_assert(sizeof(KismetMathLibrary_Matrix_ApplyScale) == 0x000110, "Wrong size on KismetMathLibrary_Matrix_ApplyScale"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ApplyScale, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_ApplyScale::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ApplyScale, Scale) == 0x000080, "Member 'KismetMathLibrary_Matrix_ApplyScale::Scale' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ApplyScale, ReturnValue) == 0x000090, "Member 'KismetMathLibrary_Matrix_ApplyScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_ConcatenateTranslation \ static_assert(alignof(KismetMathLibrary_Matrix_ConcatenateTranslation) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_ConcatenateTranslation"); \ static_assert(sizeof(KismetMathLibrary_Matrix_ConcatenateTranslation) == 0x000120, "Wrong size on KismetMathLibrary_Matrix_ConcatenateTranslation"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ConcatenateTranslation, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_ConcatenateTranslation::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ConcatenateTranslation, Translation) == 0x000080, "Member 'KismetMathLibrary_Matrix_ConcatenateTranslation::Translation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ConcatenateTranslation, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_ConcatenateTranslation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_ContainsNaN \ static_assert(alignof(KismetMathLibrary_Matrix_ContainsNaN) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_ContainsNaN"); \ static_assert(sizeof(KismetMathLibrary_Matrix_ContainsNaN) == 0x000090, "Wrong size on KismetMathLibrary_Matrix_ContainsNaN"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ContainsNaN, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_ContainsNaN::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ContainsNaN, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_ContainsNaN::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetColumn \ static_assert(alignof(KismetMathLibrary_Matrix_GetColumn) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetColumn"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetColumn) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetColumn"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetColumn, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetColumn::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetColumn, Column) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetColumn::Column' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetColumn, ReturnValue) == 0x000088, "Member 'KismetMathLibrary_Matrix_GetColumn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetDeterminant \ static_assert(alignof(KismetMathLibrary_Matrix_GetDeterminant) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetDeterminant"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetDeterminant) == 0x000090, "Wrong size on KismetMathLibrary_Matrix_GetDeterminant"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetDeterminant, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetDeterminant::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetDeterminant, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetDeterminant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumBottomPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumBottomPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumBottomPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumBottomPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumBottomPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumBottomPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumBottomPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumBottomPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumBottomPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumBottomPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumBottomPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumFarPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumFarPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumFarPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumFarPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumFarPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumFarPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumFarPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumFarPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumFarPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumFarPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumFarPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumLeftPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumLeftPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumLeftPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumLeftPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumLeftPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumLeftPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumLeftPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumLeftPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumLeftPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumLeftPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumLeftPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumNearPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumNearPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumNearPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumNearPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumNearPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumNearPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumNearPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumNearPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumNearPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumNearPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumNearPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumRightPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumRightPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumRightPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumRightPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumRightPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumRightPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumRightPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumRightPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumRightPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumRightPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumRightPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetFrustumTopPlane \ static_assert(alignof(KismetMathLibrary_Matrix_GetFrustumTopPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetFrustumTopPlane"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetFrustumTopPlane) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_GetFrustumTopPlane"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumTopPlane, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetFrustumTopPlane::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumTopPlane, OutPlane) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetFrustumTopPlane::OutPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetFrustumTopPlane, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_GetFrustumTopPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetInverse \ static_assert(alignof(KismetMathLibrary_Matrix_GetInverse) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetInverse"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetInverse) == 0x000100, "Wrong size on KismetMathLibrary_Matrix_GetInverse"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetInverse, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetInverse::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetInverse, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetInverse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetMatrixWithoutScale \ static_assert(alignof(KismetMathLibrary_Matrix_GetMatrixWithoutScale) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetMatrixWithoutScale"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetMatrixWithoutScale) == 0x000110, "Wrong size on KismetMathLibrary_Matrix_GetMatrixWithoutScale"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetMatrixWithoutScale, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetMatrixWithoutScale::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetMatrixWithoutScale, Tolerance) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetMatrixWithoutScale::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetMatrixWithoutScale, ReturnValue) == 0x000090, "Member 'KismetMathLibrary_Matrix_GetMatrixWithoutScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetMaximumAxisScale \ static_assert(alignof(KismetMathLibrary_Matrix_GetMaximumAxisScale) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetMaximumAxisScale"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetMaximumAxisScale) == 0x000090, "Wrong size on KismetMathLibrary_Matrix_GetMaximumAxisScale"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetMaximumAxisScale, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetMaximumAxisScale::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetMaximumAxisScale, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetMaximumAxisScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetOrigin \ static_assert(alignof(KismetMathLibrary_Matrix_GetOrigin) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetOrigin"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetOrigin) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetOrigin"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetOrigin, InMatrix) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetOrigin::InMatrix' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetOrigin, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetRotator \ static_assert(alignof(KismetMathLibrary_Matrix_GetRotator) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetRotator"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetRotator) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetRotator"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetRotator, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetRotator::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetRotator, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetRotDeterminant \ static_assert(alignof(KismetMathLibrary_Matrix_GetRotDeterminant) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetRotDeterminant"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetRotDeterminant) == 0x000090, "Wrong size on KismetMathLibrary_Matrix_GetRotDeterminant"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetRotDeterminant, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetRotDeterminant::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetRotDeterminant, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetRotDeterminant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetScaledAxes \ static_assert(alignof(KismetMathLibrary_Matrix_GetScaledAxes) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetScaledAxes"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetScaledAxes) == 0x0000D0, "Wrong size on KismetMathLibrary_Matrix_GetScaledAxes"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxes, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetScaledAxes::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxes, X) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetScaledAxes::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxes, Y) == 0x000098, "Member 'KismetMathLibrary_Matrix_GetScaledAxes::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxes, Z) == 0x0000B0, "Member 'KismetMathLibrary_Matrix_GetScaledAxes::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetScaledAxis \ static_assert(alignof(KismetMathLibrary_Matrix_GetScaledAxis) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetScaledAxis"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetScaledAxis) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetScaledAxis"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxis, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetScaledAxis::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxis, Axis) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetScaledAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaledAxis, ReturnValue) == 0x000088, "Member 'KismetMathLibrary_Matrix_GetScaledAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetScaleVector \ static_assert(alignof(KismetMathLibrary_Matrix_GetScaleVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetScaleVector"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetScaleVector) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetScaleVector"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaleVector, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetScaleVector::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaleVector, Tolerance) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetScaleVector::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetScaleVector, ReturnValue) == 0x000088, "Member 'KismetMathLibrary_Matrix_GetScaleVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetTransposeAdjoint \ static_assert(alignof(KismetMathLibrary_Matrix_GetTransposeAdjoint) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetTransposeAdjoint"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetTransposeAdjoint) == 0x000100, "Wrong size on KismetMathLibrary_Matrix_GetTransposeAdjoint"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetTransposeAdjoint, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetTransposeAdjoint::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetTransposeAdjoint, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetTransposeAdjoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetTransposed \ static_assert(alignof(KismetMathLibrary_Matrix_GetTransposed) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetTransposed"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetTransposed) == 0x000100, "Wrong size on KismetMathLibrary_Matrix_GetTransposed"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetTransposed, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetTransposed::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetTransposed, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetTransposed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetUnitAxes \ static_assert(alignof(KismetMathLibrary_Matrix_GetUnitAxes) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetUnitAxes"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetUnitAxes) == 0x0000D0, "Wrong size on KismetMathLibrary_Matrix_GetUnitAxes"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxes, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetUnitAxes::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxes, X) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetUnitAxes::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxes, Y) == 0x000098, "Member 'KismetMathLibrary_Matrix_GetUnitAxes::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxes, Z) == 0x0000B0, "Member 'KismetMathLibrary_Matrix_GetUnitAxes::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_GetUnitAxis \ static_assert(alignof(KismetMathLibrary_Matrix_GetUnitAxis) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_GetUnitAxis"); \ static_assert(sizeof(KismetMathLibrary_Matrix_GetUnitAxis) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_GetUnitAxis"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxis, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_GetUnitAxis::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxis, Axis) == 0x000080, "Member 'KismetMathLibrary_Matrix_GetUnitAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_GetUnitAxis, ReturnValue) == 0x000088, "Member 'KismetMathLibrary_Matrix_GetUnitAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_Identity \ static_assert(alignof(KismetMathLibrary_Matrix_Identity) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_Identity"); \ static_assert(sizeof(KismetMathLibrary_Matrix_Identity) == 0x000080, "Wrong size on KismetMathLibrary_Matrix_Identity"); \ static_assert(offsetof(KismetMathLibrary_Matrix_Identity, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Matrix_Identity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_InverseTransformPosition \ static_assert(alignof(KismetMathLibrary_Matrix_InverseTransformPosition) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_InverseTransformPosition"); \ static_assert(sizeof(KismetMathLibrary_Matrix_InverseTransformPosition) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_InverseTransformPosition"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformPosition, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_InverseTransformPosition::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformPosition, V) == 0x000080, "Member 'KismetMathLibrary_Matrix_InverseTransformPosition::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformPosition, ReturnValue) == 0x000098, "Member 'KismetMathLibrary_Matrix_InverseTransformPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_InverseTransformVector \ static_assert(alignof(KismetMathLibrary_Matrix_InverseTransformVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_InverseTransformVector"); \ static_assert(sizeof(KismetMathLibrary_Matrix_InverseTransformVector) == 0x0000B0, "Wrong size on KismetMathLibrary_Matrix_InverseTransformVector"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformVector, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_InverseTransformVector::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformVector, V) == 0x000080, "Member 'KismetMathLibrary_Matrix_InverseTransformVector::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_InverseTransformVector, ReturnValue) == 0x000098, "Member 'KismetMathLibrary_Matrix_InverseTransformVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_Mirror \ static_assert(alignof(KismetMathLibrary_Matrix_Mirror) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_Mirror"); \ static_assert(sizeof(KismetMathLibrary_Matrix_Mirror) == 0x000110, "Wrong size on KismetMathLibrary_Matrix_Mirror"); \ static_assert(offsetof(KismetMathLibrary_Matrix_Mirror, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_Mirror::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_Mirror, MirrorAxis) == 0x000080, "Member 'KismetMathLibrary_Matrix_Mirror::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_Mirror, FlipAxis) == 0x000081, "Member 'KismetMathLibrary_Matrix_Mirror::FlipAxis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_Mirror, ReturnValue) == 0x000090, "Member 'KismetMathLibrary_Matrix_Mirror::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_RemoveScaling \ static_assert(alignof(KismetMathLibrary_Matrix_RemoveScaling) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_RemoveScaling"); \ static_assert(sizeof(KismetMathLibrary_Matrix_RemoveScaling) == 0x000090, "Wrong size on KismetMathLibrary_Matrix_RemoveScaling"); \ static_assert(offsetof(KismetMathLibrary_Matrix_RemoveScaling, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_RemoveScaling::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_RemoveScaling, Tolerance) == 0x000080, "Member 'KismetMathLibrary_Matrix_RemoveScaling::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_RemoveTranslation \ static_assert(alignof(KismetMathLibrary_Matrix_RemoveTranslation) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_RemoveTranslation"); \ static_assert(sizeof(KismetMathLibrary_Matrix_RemoveTranslation) == 0x000100, "Wrong size on KismetMathLibrary_Matrix_RemoveTranslation"); \ static_assert(offsetof(KismetMathLibrary_Matrix_RemoveTranslation, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_RemoveTranslation::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_RemoveTranslation, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_RemoveTranslation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_ScaleTranslation \ static_assert(alignof(KismetMathLibrary_Matrix_ScaleTranslation) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_ScaleTranslation"); \ static_assert(sizeof(KismetMathLibrary_Matrix_ScaleTranslation) == 0x000120, "Wrong size on KismetMathLibrary_Matrix_ScaleTranslation"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ScaleTranslation, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_ScaleTranslation::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ScaleTranslation, Scale3D) == 0x000080, "Member 'KismetMathLibrary_Matrix_ScaleTranslation::Scale3D' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ScaleTranslation, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_ScaleTranslation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_SetAxis \ static_assert(alignof(KismetMathLibrary_Matrix_SetAxis) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_SetAxis"); \ static_assert(sizeof(KismetMathLibrary_Matrix_SetAxis) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_SetAxis"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetAxis, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_SetAxis::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetAxis, Axis) == 0x000080, "Member 'KismetMathLibrary_Matrix_SetAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetAxis, AxisVector) == 0x000088, "Member 'KismetMathLibrary_Matrix_SetAxis::AxisVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_SetColumn \ static_assert(alignof(KismetMathLibrary_Matrix_SetColumn) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_SetColumn"); \ static_assert(sizeof(KismetMathLibrary_Matrix_SetColumn) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_SetColumn"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetColumn, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_SetColumn::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetColumn, Column) == 0x000080, "Member 'KismetMathLibrary_Matrix_SetColumn::Column' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetColumn, Value) == 0x000088, "Member 'KismetMathLibrary_Matrix_SetColumn::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_SetOrigin \ static_assert(alignof(KismetMathLibrary_Matrix_SetOrigin) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_SetOrigin"); \ static_assert(sizeof(KismetMathLibrary_Matrix_SetOrigin) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_SetOrigin"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetOrigin, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_SetOrigin::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_SetOrigin, NewOrigin) == 0x000080, "Member 'KismetMathLibrary_Matrix_SetOrigin::NewOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_ToQuat \ static_assert(alignof(KismetMathLibrary_Matrix_ToQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_ToQuat"); \ static_assert(sizeof(KismetMathLibrary_Matrix_ToQuat) == 0x0000A0, "Wrong size on KismetMathLibrary_Matrix_ToQuat"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ToQuat, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_ToQuat::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_ToQuat, ReturnValue) == 0x000080, "Member 'KismetMathLibrary_Matrix_ToQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_TransformPosition \ static_assert(alignof(KismetMathLibrary_Matrix_TransformPosition) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_TransformPosition"); \ static_assert(sizeof(KismetMathLibrary_Matrix_TransformPosition) == 0x0000C0, "Wrong size on KismetMathLibrary_Matrix_TransformPosition"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformPosition, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_TransformPosition::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformPosition, V) == 0x000080, "Member 'KismetMathLibrary_Matrix_TransformPosition::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformPosition, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_TransformPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_TransformVector \ static_assert(alignof(KismetMathLibrary_Matrix_TransformVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_TransformVector"); \ static_assert(sizeof(KismetMathLibrary_Matrix_TransformVector) == 0x0000C0, "Wrong size on KismetMathLibrary_Matrix_TransformVector"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_TransformVector::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector, V) == 0x000080, "Member 'KismetMathLibrary_Matrix_TransformVector::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_TransformVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Matrix_TransformVector4 \ static_assert(alignof(KismetMathLibrary_Matrix_TransformVector4) == 0x000010, "Wrong alignment on KismetMathLibrary_Matrix_TransformVector4"); \ static_assert(sizeof(KismetMathLibrary_Matrix_TransformVector4) == 0x0000C0, "Wrong size on KismetMathLibrary_Matrix_TransformVector4"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector4, M) == 0x000000, "Member 'KismetMathLibrary_Matrix_TransformVector4::M' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector4, V) == 0x000080, "Member 'KismetMathLibrary_Matrix_TransformVector4::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Matrix_TransformVector4, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_Matrix_TransformVector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Max \ static_assert(alignof(KismetMathLibrary_Max) == 0x000004, "Wrong alignment on KismetMathLibrary_Max"); \ static_assert(sizeof(KismetMathLibrary_Max) == 0x00000C, "Wrong size on KismetMathLibrary_Max"); \ static_assert(offsetof(KismetMathLibrary_Max, A) == 0x000000, "Member 'KismetMathLibrary_Max::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Max, B) == 0x000004, "Member 'KismetMathLibrary_Max::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Max, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Max::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MaxInt64 \ static_assert(alignof(KismetMathLibrary_MaxInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_MaxInt64"); \ static_assert(sizeof(KismetMathLibrary_MaxInt64) == 0x000018, "Wrong size on KismetMathLibrary_MaxInt64"); \ static_assert(offsetof(KismetMathLibrary_MaxInt64, A) == 0x000000, "Member 'KismetMathLibrary_MaxInt64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxInt64, B) == 0x000008, "Member 'KismetMathLibrary_MaxInt64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxInt64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MaxInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MaxOfByteArray \ static_assert(alignof(KismetMathLibrary_MaxOfByteArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MaxOfByteArray"); \ static_assert(sizeof(KismetMathLibrary_MaxOfByteArray) == 0x000018, "Wrong size on KismetMathLibrary_MaxOfByteArray"); \ static_assert(offsetof(KismetMathLibrary_MaxOfByteArray, ByteArray) == 0x000000, "Member 'KismetMathLibrary_MaxOfByteArray::ByteArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfByteArray, IndexOfMaxValue) == 0x000010, "Member 'KismetMathLibrary_MaxOfByteArray::IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfByteArray, MaxValue) == 0x000014, "Member 'KismetMathLibrary_MaxOfByteArray::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MaxOfFloatArray \ static_assert(alignof(KismetMathLibrary_MaxOfFloatArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MaxOfFloatArray"); \ static_assert(sizeof(KismetMathLibrary_MaxOfFloatArray) == 0x000018, "Wrong size on KismetMathLibrary_MaxOfFloatArray"); \ static_assert(offsetof(KismetMathLibrary_MaxOfFloatArray, FloatArray) == 0x000000, "Member 'KismetMathLibrary_MaxOfFloatArray::FloatArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfFloatArray, IndexOfMaxValue) == 0x000010, "Member 'KismetMathLibrary_MaxOfFloatArray::IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfFloatArray, MaxValue) == 0x000014, "Member 'KismetMathLibrary_MaxOfFloatArray::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MaxOfIntArray \ static_assert(alignof(KismetMathLibrary_MaxOfIntArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MaxOfIntArray"); \ static_assert(sizeof(KismetMathLibrary_MaxOfIntArray) == 0x000018, "Wrong size on KismetMathLibrary_MaxOfIntArray"); \ static_assert(offsetof(KismetMathLibrary_MaxOfIntArray, IntArray) == 0x000000, "Member 'KismetMathLibrary_MaxOfIntArray::IntArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfIntArray, IndexOfMaxValue) == 0x000010, "Member 'KismetMathLibrary_MaxOfIntArray::IndexOfMaxValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MaxOfIntArray, MaxValue) == 0x000014, "Member 'KismetMathLibrary_MaxOfIntArray::MaxValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MedianOfIntArray \ static_assert(alignof(KismetMathLibrary_MedianOfIntArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MedianOfIntArray"); \ static_assert(sizeof(KismetMathLibrary_MedianOfIntArray) == 0x000018, "Wrong size on KismetMathLibrary_MedianOfIntArray"); \ static_assert(offsetof(KismetMathLibrary_MedianOfIntArray, IntArray) == 0x000000, "Member 'KismetMathLibrary_MedianOfIntArray::IntArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MedianOfIntArray, MedianValue) == 0x000010, "Member 'KismetMathLibrary_MedianOfIntArray::MedianValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Min \ static_assert(alignof(KismetMathLibrary_Min) == 0x000004, "Wrong alignment on KismetMathLibrary_Min"); \ static_assert(sizeof(KismetMathLibrary_Min) == 0x00000C, "Wrong size on KismetMathLibrary_Min"); \ static_assert(offsetof(KismetMathLibrary_Min, A) == 0x000000, "Member 'KismetMathLibrary_Min::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Min, B) == 0x000004, "Member 'KismetMathLibrary_Min::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Min, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Min::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinAreaRectangle \ static_assert(alignof(KismetMathLibrary_MinAreaRectangle) == 0x000008, "Wrong alignment on KismetMathLibrary_MinAreaRectangle"); \ static_assert(sizeof(KismetMathLibrary_MinAreaRectangle) == 0x000070, "Wrong size on KismetMathLibrary_MinAreaRectangle"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, WorldContextObject) == 0x000000, "Member 'KismetMathLibrary_MinAreaRectangle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, inPoints) == 0x000008, "Member 'KismetMathLibrary_MinAreaRectangle::inPoints' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, SampleSurfaceNormal) == 0x000018, "Member 'KismetMathLibrary_MinAreaRectangle::SampleSurfaceNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, OutRectCenter) == 0x000030, "Member 'KismetMathLibrary_MinAreaRectangle::OutRectCenter' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, OutRectRotation) == 0x000048, "Member 'KismetMathLibrary_MinAreaRectangle::OutRectRotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, OutRectLengthX) == 0x000060, "Member 'KismetMathLibrary_MinAreaRectangle::OutRectLengthX' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, OutRectLengthY) == 0x000064, "Member 'KismetMathLibrary_MinAreaRectangle::OutRectLengthY' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinAreaRectangle, bDebugDraw) == 0x000068, "Member 'KismetMathLibrary_MinAreaRectangle::bDebugDraw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinimumAreaRectangle \ static_assert(alignof(KismetMathLibrary_MinimumAreaRectangle) == 0x000008, "Wrong alignment on KismetMathLibrary_MinimumAreaRectangle"); \ static_assert(sizeof(KismetMathLibrary_MinimumAreaRectangle) == 0x000070, "Wrong size on KismetMathLibrary_MinimumAreaRectangle"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, WorldContextObject) == 0x000000, "Member 'KismetMathLibrary_MinimumAreaRectangle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, InVerts) == 0x000008, "Member 'KismetMathLibrary_MinimumAreaRectangle::InVerts' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, SampleSurfaceNormal) == 0x000018, "Member 'KismetMathLibrary_MinimumAreaRectangle::SampleSurfaceNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, OutRectCenter) == 0x000030, "Member 'KismetMathLibrary_MinimumAreaRectangle::OutRectCenter' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, OutRectRotation) == 0x000048, "Member 'KismetMathLibrary_MinimumAreaRectangle::OutRectRotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, OutSideLengthX) == 0x000060, "Member 'KismetMathLibrary_MinimumAreaRectangle::OutSideLengthX' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, OutSideLengthY) == 0x000064, "Member 'KismetMathLibrary_MinimumAreaRectangle::OutSideLengthY' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinimumAreaRectangle, bDebugDraw) == 0x000068, "Member 'KismetMathLibrary_MinimumAreaRectangle::bDebugDraw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinInt64 \ static_assert(alignof(KismetMathLibrary_MinInt64) == 0x000008, "Wrong alignment on KismetMathLibrary_MinInt64"); \ static_assert(sizeof(KismetMathLibrary_MinInt64) == 0x000018, "Wrong size on KismetMathLibrary_MinInt64"); \ static_assert(offsetof(KismetMathLibrary_MinInt64, A) == 0x000000, "Member 'KismetMathLibrary_MinInt64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinInt64, B) == 0x000008, "Member 'KismetMathLibrary_MinInt64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinInt64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MinInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinOfByteArray \ static_assert(alignof(KismetMathLibrary_MinOfByteArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MinOfByteArray"); \ static_assert(sizeof(KismetMathLibrary_MinOfByteArray) == 0x000018, "Wrong size on KismetMathLibrary_MinOfByteArray"); \ static_assert(offsetof(KismetMathLibrary_MinOfByteArray, ByteArray) == 0x000000, "Member 'KismetMathLibrary_MinOfByteArray::ByteArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfByteArray, IndexOfMinValue) == 0x000010, "Member 'KismetMathLibrary_MinOfByteArray::IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfByteArray, MinValue) == 0x000014, "Member 'KismetMathLibrary_MinOfByteArray::MinValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinOfFloatArray \ static_assert(alignof(KismetMathLibrary_MinOfFloatArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MinOfFloatArray"); \ static_assert(sizeof(KismetMathLibrary_MinOfFloatArray) == 0x000018, "Wrong size on KismetMathLibrary_MinOfFloatArray"); \ static_assert(offsetof(KismetMathLibrary_MinOfFloatArray, FloatArray) == 0x000000, "Member 'KismetMathLibrary_MinOfFloatArray::FloatArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfFloatArray, IndexOfMinValue) == 0x000010, "Member 'KismetMathLibrary_MinOfFloatArray::IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfFloatArray, MinValue) == 0x000014, "Member 'KismetMathLibrary_MinOfFloatArray::MinValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MinOfIntArray \ static_assert(alignof(KismetMathLibrary_MinOfIntArray) == 0x000008, "Wrong alignment on KismetMathLibrary_MinOfIntArray"); \ static_assert(sizeof(KismetMathLibrary_MinOfIntArray) == 0x000018, "Wrong size on KismetMathLibrary_MinOfIntArray"); \ static_assert(offsetof(KismetMathLibrary_MinOfIntArray, IntArray) == 0x000000, "Member 'KismetMathLibrary_MinOfIntArray::IntArray' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfIntArray, IndexOfMinValue) == 0x000010, "Member 'KismetMathLibrary_MinOfIntArray::IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MinOfIntArray, MinValue) == 0x000014, "Member 'KismetMathLibrary_MinOfIntArray::MinValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MirrorVectorByNormal \ static_assert(alignof(KismetMathLibrary_MirrorVectorByNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_MirrorVectorByNormal"); \ static_assert(sizeof(KismetMathLibrary_MirrorVectorByNormal) == 0x000048, "Wrong size on KismetMathLibrary_MirrorVectorByNormal"); \ static_assert(offsetof(KismetMathLibrary_MirrorVectorByNormal, InVect) == 0x000000, "Member 'KismetMathLibrary_MirrorVectorByNormal::InVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MirrorVectorByNormal, InNormal) == 0x000018, "Member 'KismetMathLibrary_MirrorVectorByNormal::InNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MirrorVectorByNormal, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_MirrorVectorByNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_ByteByte \ static_assert(alignof(KismetMathLibrary_Multiply_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Multiply_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Multiply_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Multiply_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Multiply_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Multiply_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Multiply_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Multiply_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Multiply_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Multiply_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Multiply_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Multiply_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Multiply_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Multiply_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Multiply_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Multiply_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Multiply_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Multiply_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_IntFloat \ static_assert(alignof(KismetMathLibrary_Multiply_IntFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_IntFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_IntFloat) == 0x000018, "Wrong size on KismetMathLibrary_Multiply_IntFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_IntFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntFloat, B) == 0x000008, "Member 'KismetMathLibrary_Multiply_IntFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntFloat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Multiply_IntFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_IntInt \ static_assert(alignof(KismetMathLibrary_Multiply_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Multiply_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Multiply_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Multiply_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Multiply_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Multiply_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_IntPointInt \ static_assert(alignof(KismetMathLibrary_Multiply_IntPointInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Multiply_IntPointInt"); \ static_assert(sizeof(KismetMathLibrary_Multiply_IntPointInt) == 0x000014, "Wrong size on KismetMathLibrary_Multiply_IntPointInt"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointInt, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_IntPointInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointInt, B) == 0x000008, "Member 'KismetMathLibrary_Multiply_IntPointInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointInt, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Multiply_IntPointInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_Multiply_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_Multiply_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Multiply_IntPointIntPoint) == 0x000018, "Wrong size on KismetMathLibrary_Multiply_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_Multiply_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Multiply_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_LinearColorFloat \ static_assert(alignof(KismetMathLibrary_Multiply_LinearColorFloat) == 0x000004, "Wrong alignment on KismetMathLibrary_Multiply_LinearColorFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_LinearColorFloat) == 0x000024, "Wrong size on KismetMathLibrary_Multiply_LinearColorFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_LinearColorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorFloat, B) == 0x000010, "Member 'KismetMathLibrary_Multiply_LinearColorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorFloat, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_Multiply_LinearColorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_Multiply_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Multiply_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Multiply_LinearColorLinearColor) == 0x000030, "Wrong size on KismetMathLibrary_Multiply_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_Multiply_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_MatrixFloat \ static_assert(alignof(KismetMathLibrary_Multiply_MatrixFloat) == 0x000010, "Wrong alignment on KismetMathLibrary_Multiply_MatrixFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_MatrixFloat) == 0x000110, "Wrong size on KismetMathLibrary_Multiply_MatrixFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_MatrixFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixFloat, B) == 0x000080, "Member 'KismetMathLibrary_Multiply_MatrixFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixFloat, ReturnValue) == 0x000090, "Member 'KismetMathLibrary_Multiply_MatrixFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_MatrixMatrix \ static_assert(alignof(KismetMathLibrary_Multiply_MatrixMatrix) == 0x000010, "Wrong alignment on KismetMathLibrary_Multiply_MatrixMatrix"); \ static_assert(sizeof(KismetMathLibrary_Multiply_MatrixMatrix) == 0x000180, "Wrong size on KismetMathLibrary_Multiply_MatrixMatrix"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixMatrix, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_MatrixMatrix::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixMatrix, B) == 0x000080, "Member 'KismetMathLibrary_Multiply_MatrixMatrix::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_MatrixMatrix, ReturnValue) == 0x000100, "Member 'KismetMathLibrary_Multiply_MatrixMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_QuatQuat \ static_assert(alignof(KismetMathLibrary_Multiply_QuatQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_Multiply_QuatQuat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_QuatQuat) == 0x000060, "Wrong size on KismetMathLibrary_Multiply_QuatQuat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_QuatQuat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_QuatQuat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_QuatQuat, B) == 0x000020, "Member 'KismetMathLibrary_Multiply_QuatQuat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_QuatQuat, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Multiply_QuatQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_RotatorFloat \ static_assert(alignof(KismetMathLibrary_Multiply_RotatorFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_RotatorFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_RotatorFloat) == 0x000038, "Wrong size on KismetMathLibrary_Multiply_RotatorFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_RotatorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorFloat, B) == 0x000018, "Member 'KismetMathLibrary_Multiply_RotatorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorFloat, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_RotatorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_RotatorInt \ static_assert(alignof(KismetMathLibrary_Multiply_RotatorInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_RotatorInt"); \ static_assert(sizeof(KismetMathLibrary_Multiply_RotatorInt) == 0x000038, "Wrong size on KismetMathLibrary_Multiply_RotatorInt"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorInt, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_RotatorInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorInt, B) == 0x000018, "Member 'KismetMathLibrary_Multiply_RotatorInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_RotatorInt, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_RotatorInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_TimespanFloat \ static_assert(alignof(KismetMathLibrary_Multiply_TimespanFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_TimespanFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_TimespanFloat) == 0x000018, "Wrong size on KismetMathLibrary_Multiply_TimespanFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_TimespanFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_TimespanFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_TimespanFloat, Scalar) == 0x000008, "Member 'KismetMathLibrary_Multiply_TimespanFloat::Scalar' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_TimespanFloat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Multiply_TimespanFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_Vector2DFloat \ static_assert(alignof(KismetMathLibrary_Multiply_Vector2DFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_Vector2DFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_Vector2DFloat) == 0x000028, "Wrong size on KismetMathLibrary_Multiply_Vector2DFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_Vector2DFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DFloat, B) == 0x000010, "Member 'KismetMathLibrary_Multiply_Vector2DFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Multiply_Vector2DFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_Multiply_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_Multiply_Vector2DVector2D) == 0x000030, "Wrong size on KismetMathLibrary_Multiply_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_Multiply_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_Multiply_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_Multiply_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_Multiply_Vector4Vector4) == 0x000060, "Wrong size on KismetMathLibrary_Multiply_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_Multiply_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Multiply_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_VectorFloat \ static_assert(alignof(KismetMathLibrary_Multiply_VectorFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_VectorFloat"); \ static_assert(sizeof(KismetMathLibrary_Multiply_VectorFloat) == 0x000038, "Wrong size on KismetMathLibrary_Multiply_VectorFloat"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_VectorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorFloat, B) == 0x000018, "Member 'KismetMathLibrary_Multiply_VectorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorFloat, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_VectorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_VectorInt \ static_assert(alignof(KismetMathLibrary_Multiply_VectorInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_VectorInt"); \ static_assert(sizeof(KismetMathLibrary_Multiply_VectorInt) == 0x000038, "Wrong size on KismetMathLibrary_Multiply_VectorInt"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorInt, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_VectorInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorInt, B) == 0x000018, "Member 'KismetMathLibrary_Multiply_VectorInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorInt, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Multiply_VectorInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Multiply_VectorVector \ static_assert(alignof(KismetMathLibrary_Multiply_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Multiply_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Multiply_VectorVector) == 0x000048, "Wrong size on KismetMathLibrary_Multiply_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Multiply_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Multiply_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Multiply_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Multiply_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MultiplyByPi \ static_assert(alignof(KismetMathLibrary_MultiplyByPi) == 0x000008, "Wrong alignment on KismetMathLibrary_MultiplyByPi"); \ static_assert(sizeof(KismetMathLibrary_MultiplyByPi) == 0x000010, "Wrong size on KismetMathLibrary_MultiplyByPi"); \ static_assert(offsetof(KismetMathLibrary_MultiplyByPi, Value) == 0x000000, "Member 'KismetMathLibrary_MultiplyByPi::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MultiplyByPi, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_MultiplyByPi::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_MultiplyMultiply_FloatFloat \ static_assert(alignof(KismetMathLibrary_MultiplyMultiply_FloatFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_MultiplyMultiply_FloatFloat"); \ static_assert(sizeof(KismetMathLibrary_MultiplyMultiply_FloatFloat) == 0x000018, "Wrong size on KismetMathLibrary_MultiplyMultiply_FloatFloat"); \ static_assert(offsetof(KismetMathLibrary_MultiplyMultiply_FloatFloat, Base) == 0x000000, "Member 'KismetMathLibrary_MultiplyMultiply_FloatFloat::Base' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MultiplyMultiply_FloatFloat, Exp) == 0x000008, "Member 'KismetMathLibrary_MultiplyMultiply_FloatFloat::Exp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_MultiplyMultiply_FloatFloat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_MultiplyMultiply_FloatFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NearlyEqual_FloatFloat \ static_assert(alignof(KismetMathLibrary_NearlyEqual_FloatFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_NearlyEqual_FloatFloat"); \ static_assert(sizeof(KismetMathLibrary_NearlyEqual_FloatFloat) == 0x000020, "Wrong size on KismetMathLibrary_NearlyEqual_FloatFloat"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_FloatFloat, A) == 0x000000, "Member 'KismetMathLibrary_NearlyEqual_FloatFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_FloatFloat, B) == 0x000008, "Member 'KismetMathLibrary_NearlyEqual_FloatFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_FloatFloat, ErrorTolerance) == 0x000010, "Member 'KismetMathLibrary_NearlyEqual_FloatFloat::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_FloatFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_NearlyEqual_FloatFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NearlyEqual_TransformTransform \ static_assert(alignof(KismetMathLibrary_NearlyEqual_TransformTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_NearlyEqual_TransformTransform"); \ static_assert(sizeof(KismetMathLibrary_NearlyEqual_TransformTransform) == 0x0000D0, "Wrong size on KismetMathLibrary_NearlyEqual_TransformTransform"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, A) == 0x000000, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, B) == 0x000060, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, LocationTolerance) == 0x0000C0, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::LocationTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, RotationTolerance) == 0x0000C4, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::RotationTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, Scale3DTolerance) == 0x0000C8, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::Scale3DTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NearlyEqual_TransformTransform, ReturnValue) == 0x0000CC, "Member 'KismetMathLibrary_NearlyEqual_TransformTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Negated2D \ static_assert(alignof(KismetMathLibrary_Negated2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Negated2D"); \ static_assert(sizeof(KismetMathLibrary_Negated2D) == 0x000020, "Wrong size on KismetMathLibrary_Negated2D"); \ static_assert(offsetof(KismetMathLibrary_Negated2D, A) == 0x000000, "Member 'KismetMathLibrary_Negated2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Negated2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Negated2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NegateRotator \ static_assert(alignof(KismetMathLibrary_NegateRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_NegateRotator"); \ static_assert(sizeof(KismetMathLibrary_NegateRotator) == 0x000030, "Wrong size on KismetMathLibrary_NegateRotator"); \ static_assert(offsetof(KismetMathLibrary_NegateRotator, A) == 0x000000, "Member 'KismetMathLibrary_NegateRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NegateRotator, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_NegateRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NegateVector \ static_assert(alignof(KismetMathLibrary_NegateVector) == 0x000008, "Wrong alignment on KismetMathLibrary_NegateVector"); \ static_assert(sizeof(KismetMathLibrary_NegateVector) == 0x000030, "Wrong size on KismetMathLibrary_NegateVector"); \ static_assert(offsetof(KismetMathLibrary_NegateVector, A) == 0x000000, "Member 'KismetMathLibrary_NegateVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NegateVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_NegateVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Normal \ static_assert(alignof(KismetMathLibrary_Normal) == 0x000008, "Wrong alignment on KismetMathLibrary_Normal"); \ static_assert(sizeof(KismetMathLibrary_Normal) == 0x000038, "Wrong size on KismetMathLibrary_Normal"); \ static_assert(offsetof(KismetMathLibrary_Normal, A) == 0x000000, "Member 'KismetMathLibrary_Normal::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Normal, Tolerance) == 0x000018, "Member 'KismetMathLibrary_Normal::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Normal, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Normal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Normal2D \ static_assert(alignof(KismetMathLibrary_Normal2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Normal2D"); \ static_assert(sizeof(KismetMathLibrary_Normal2D) == 0x000020, "Wrong size on KismetMathLibrary_Normal2D"); \ static_assert(offsetof(KismetMathLibrary_Normal2D, A) == 0x000000, "Member 'KismetMathLibrary_Normal2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Normal2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Normal2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Normalize2D \ static_assert(alignof(KismetMathLibrary_Normalize2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Normalize2D"); \ static_assert(sizeof(KismetMathLibrary_Normalize2D) == 0x000018, "Wrong size on KismetMathLibrary_Normalize2D"); \ static_assert(offsetof(KismetMathLibrary_Normalize2D, A) == 0x000000, "Member 'KismetMathLibrary_Normalize2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Normalize2D, Tolerance) == 0x000010, "Member 'KismetMathLibrary_Normalize2D::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NormalizeAxis \ static_assert(alignof(KismetMathLibrary_NormalizeAxis) == 0x000004, "Wrong alignment on KismetMathLibrary_NormalizeAxis"); \ static_assert(sizeof(KismetMathLibrary_NormalizeAxis) == 0x000008, "Wrong size on KismetMathLibrary_NormalizeAxis"); \ static_assert(offsetof(KismetMathLibrary_NormalizeAxis, Angle) == 0x000000, "Member 'KismetMathLibrary_NormalizeAxis::Angle' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizeAxis, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_NormalizeAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NormalizedDeltaRotator \ static_assert(alignof(KismetMathLibrary_NormalizedDeltaRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_NormalizedDeltaRotator"); \ static_assert(sizeof(KismetMathLibrary_NormalizedDeltaRotator) == 0x000048, "Wrong size on KismetMathLibrary_NormalizedDeltaRotator"); \ static_assert(offsetof(KismetMathLibrary_NormalizedDeltaRotator, A) == 0x000000, "Member 'KismetMathLibrary_NormalizedDeltaRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizedDeltaRotator, B) == 0x000018, "Member 'KismetMathLibrary_NormalizedDeltaRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizedDeltaRotator, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_NormalizedDeltaRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NormalizeToRange \ static_assert(alignof(KismetMathLibrary_NormalizeToRange) == 0x000008, "Wrong alignment on KismetMathLibrary_NormalizeToRange"); \ static_assert(sizeof(KismetMathLibrary_NormalizeToRange) == 0x000020, "Wrong size on KismetMathLibrary_NormalizeToRange"); \ static_assert(offsetof(KismetMathLibrary_NormalizeToRange, Value) == 0x000000, "Member 'KismetMathLibrary_NormalizeToRange::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizeToRange, RangeMin) == 0x000008, "Member 'KismetMathLibrary_NormalizeToRange::RangeMin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizeToRange, RangeMax) == 0x000010, "Member 'KismetMathLibrary_NormalizeToRange::RangeMax' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalizeToRange, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_NormalizeToRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NormalSafe2D \ static_assert(alignof(KismetMathLibrary_NormalSafe2D) == 0x000008, "Wrong alignment on KismetMathLibrary_NormalSafe2D"); \ static_assert(sizeof(KismetMathLibrary_NormalSafe2D) == 0x000028, "Wrong size on KismetMathLibrary_NormalSafe2D"); \ static_assert(offsetof(KismetMathLibrary_NormalSafe2D, A) == 0x000000, "Member 'KismetMathLibrary_NormalSafe2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalSafe2D, Tolerance) == 0x000010, "Member 'KismetMathLibrary_NormalSafe2D::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NormalSafe2D, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_NormalSafe2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Not_Int \ static_assert(alignof(KismetMathLibrary_Not_Int) == 0x000004, "Wrong alignment on KismetMathLibrary_Not_Int"); \ static_assert(sizeof(KismetMathLibrary_Not_Int) == 0x000008, "Wrong size on KismetMathLibrary_Not_Int"); \ static_assert(offsetof(KismetMathLibrary_Not_Int, A) == 0x000000, "Member 'KismetMathLibrary_Not_Int::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Not_Int, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_Not_Int::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Not_Int64 \ static_assert(alignof(KismetMathLibrary_Not_Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Not_Int64"); \ static_assert(sizeof(KismetMathLibrary_Not_Int64) == 0x000010, "Wrong size on KismetMathLibrary_Not_Int64"); \ static_assert(offsetof(KismetMathLibrary_Not_Int64, A) == 0x000000, "Member 'KismetMathLibrary_Not_Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Not_Int64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Not_Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Not_PreBool \ static_assert(alignof(KismetMathLibrary_Not_PreBool) == 0x000001, "Wrong alignment on KismetMathLibrary_Not_PreBool"); \ static_assert(sizeof(KismetMathLibrary_Not_PreBool) == 0x000002, "Wrong size on KismetMathLibrary_Not_PreBool"); \ static_assert(offsetof(KismetMathLibrary_Not_PreBool, A) == 0x000000, "Member 'KismetMathLibrary_Not_PreBool::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Not_PreBool, ReturnValue) == 0x000001, "Member 'KismetMathLibrary_Not_PreBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_BoolBool \ static_assert(alignof(KismetMathLibrary_NotEqual_BoolBool) == 0x000001, "Wrong alignment on KismetMathLibrary_NotEqual_BoolBool"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_BoolBool) == 0x000003, "Wrong size on KismetMathLibrary_NotEqual_BoolBool"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_BoolBool, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_BoolBool::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_BoolBool, B) == 0x000001, "Member 'KismetMathLibrary_NotEqual_BoolBool::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_BoolBool, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_NotEqual_BoolBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_ByteByte \ static_assert(alignof(KismetMathLibrary_NotEqual_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_NotEqual_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_NotEqual_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_NotEqual_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_NotEqual_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_ClassClass \ static_assert(alignof(KismetMathLibrary_NotEqual_ClassClass) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_ClassClass"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_ClassClass) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_ClassClass"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ClassClass, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_ClassClass::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ClassClass, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_ClassClass::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ClassClass, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_ClassClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_NotEqual_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_DoubleDouble \ static_assert(alignof(KismetMathLibrary_NotEqual_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_Int64Int64 \ static_assert(alignof(KismetMathLibrary_NotEqual_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_IntInt \ static_assert(alignof(KismetMathLibrary_NotEqual_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_NotEqual_IntInt"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_NotEqual_IntInt"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_NotEqual_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_NotEqual_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_NotEqual_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_NotEqual_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_IntPointIntPoint) == 0x000014, "Wrong size on KismetMathLibrary_NotEqual_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_NotEqual_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_NotEqual_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_LinearColorLinearColor) == 0x000024, "Wrong size on KismetMathLibrary_NotEqual_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_NotEqual_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_NotEqual_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_MatrixMatrix \ static_assert(alignof(KismetMathLibrary_NotEqual_MatrixMatrix) == 0x000010, "Wrong alignment on KismetMathLibrary_NotEqual_MatrixMatrix"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_MatrixMatrix) == 0x000110, "Wrong size on KismetMathLibrary_NotEqual_MatrixMatrix"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_MatrixMatrix, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_MatrixMatrix::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_MatrixMatrix, B) == 0x000080, "Member 'KismetMathLibrary_NotEqual_MatrixMatrix::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_MatrixMatrix, Tolerance) == 0x000100, "Member 'KismetMathLibrary_NotEqual_MatrixMatrix::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_MatrixMatrix, ReturnValue) == 0x000104, "Member 'KismetMathLibrary_NotEqual_MatrixMatrix::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_NameName \ static_assert(alignof(KismetMathLibrary_NotEqual_NameName) == 0x000004, "Wrong alignment on KismetMathLibrary_NotEqual_NameName"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_NameName) == 0x000014, "Wrong size on KismetMathLibrary_NotEqual_NameName"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_NameName, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_NameName::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_NameName, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_NameName::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_NameName, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_NameName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_ObjectObject \ static_assert(alignof(KismetMathLibrary_NotEqual_ObjectObject) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_ObjectObject"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_ObjectObject) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_ObjectObject"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ObjectObject, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_ObjectObject::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ObjectObject, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_ObjectObject::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_ObjectObject, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_ObjectObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_QuatQuat \ static_assert(alignof(KismetMathLibrary_NotEqual_QuatQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_NotEqual_QuatQuat"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_QuatQuat) == 0x000050, "Wrong size on KismetMathLibrary_NotEqual_QuatQuat"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_QuatQuat, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_QuatQuat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_QuatQuat, B) == 0x000020, "Member 'KismetMathLibrary_NotEqual_QuatQuat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_QuatQuat, ErrorTolerance) == 0x000040, "Member 'KismetMathLibrary_NotEqual_QuatQuat::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_QuatQuat, ReturnValue) == 0x000044, "Member 'KismetMathLibrary_NotEqual_QuatQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_RotatorRotator \ static_assert(alignof(KismetMathLibrary_NotEqual_RotatorRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_RotatorRotator"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_RotatorRotator) == 0x000038, "Wrong size on KismetMathLibrary_NotEqual_RotatorRotator"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_RotatorRotator, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_RotatorRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_RotatorRotator, B) == 0x000018, "Member 'KismetMathLibrary_NotEqual_RotatorRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_RotatorRotator, ErrorTolerance) == 0x000030, "Member 'KismetMathLibrary_NotEqual_RotatorRotator::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_RotatorRotator, ReturnValue) == 0x000034, "Member 'KismetMathLibrary_NotEqual_RotatorRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_NotEqual_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_NotEqual_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_NotEqual_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_NotEqual_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_NotEqual_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_Vector2DVector2D) == 0x000028, "Wrong size on KismetMathLibrary_NotEqual_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_NotEqual_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector2DVector2D, ErrorTolerance) == 0x000020, "Member 'KismetMathLibrary_NotEqual_Vector2DVector2D::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector2DVector2D, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_NotEqual_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_NotEqual_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_NotEqual_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_Vector4Vector4) == 0x000050, "Wrong size on KismetMathLibrary_NotEqual_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_NotEqual_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector4Vector4, ErrorTolerance) == 0x000040, "Member 'KismetMathLibrary_NotEqual_Vector4Vector4::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_Vector4Vector4, ReturnValue) == 0x000044, "Member 'KismetMathLibrary_NotEqual_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqual_VectorVector \ static_assert(alignof(KismetMathLibrary_NotEqual_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqual_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_NotEqual_VectorVector) == 0x000038, "Wrong size on KismetMathLibrary_NotEqual_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_NotEqual_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_NotEqual_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_VectorVector, ErrorTolerance) == 0x000030, "Member 'KismetMathLibrary_NotEqual_VectorVector::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqual_VectorVector, ReturnValue) == 0x000034, "Member 'KismetMathLibrary_NotEqual_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqualExactly_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_NotEqualExactly_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqualExactly_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_NotEqualExactly_Vector2DVector2D) == 0x000028, "Wrong size on KismetMathLibrary_NotEqualExactly_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_NotEqualExactly_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_NotEqualExactly_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_NotEqualExactly_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqualExactly_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_NotEqualExactly_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_NotEqualExactly_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_NotEqualExactly_Vector4Vector4) == 0x000050, "Wrong size on KismetMathLibrary_NotEqualExactly_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_NotEqualExactly_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_NotEqualExactly_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_NotEqualExactly_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_NotEqualExactly_VectorVector \ static_assert(alignof(KismetMathLibrary_NotEqualExactly_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_NotEqualExactly_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_NotEqualExactly_VectorVector) == 0x000038, "Wrong size on KismetMathLibrary_NotEqualExactly_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_NotEqualExactly_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_NotEqualExactly_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_NotEqualExactly_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_NotEqualExactly_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Now \ static_assert(alignof(KismetMathLibrary_Now) == 0x000008, "Wrong alignment on KismetMathLibrary_Now"); \ static_assert(sizeof(KismetMathLibrary_Now) == 0x000008, "Wrong size on KismetMathLibrary_Now"); \ static_assert(offsetof(KismetMathLibrary_Now, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Now::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Or_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Or_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Or_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Or_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Or_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Or_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Or_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Or_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Or_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Or_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Or_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Or_IntInt \ static_assert(alignof(KismetMathLibrary_Or_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Or_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Or_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Or_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Or_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Or_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Or_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Or_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Or_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Or_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Percent_ByteByte \ static_assert(alignof(KismetMathLibrary_Percent_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Percent_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Percent_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Percent_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Percent_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Percent_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Percent_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Percent_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Percent_FloatFloat \ static_assert(alignof(KismetMathLibrary_Percent_FloatFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Percent_FloatFloat"); \ static_assert(sizeof(KismetMathLibrary_Percent_FloatFloat) == 0x000018, "Wrong size on KismetMathLibrary_Percent_FloatFloat"); \ static_assert(offsetof(KismetMathLibrary_Percent_FloatFloat, A) == 0x000000, "Member 'KismetMathLibrary_Percent_FloatFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_FloatFloat, B) == 0x000008, "Member 'KismetMathLibrary_Percent_FloatFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_FloatFloat, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Percent_FloatFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Percent_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Percent_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Percent_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Percent_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Percent_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Percent_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Percent_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Percent_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Percent_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Percent_IntInt \ static_assert(alignof(KismetMathLibrary_Percent_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Percent_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Percent_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Percent_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Percent_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Percent_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Percent_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Percent_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Percent_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_PerlinNoise1D \ static_assert(alignof(KismetMathLibrary_PerlinNoise1D) == 0x000004, "Wrong alignment on KismetMathLibrary_PerlinNoise1D"); \ static_assert(sizeof(KismetMathLibrary_PerlinNoise1D) == 0x000008, "Wrong size on KismetMathLibrary_PerlinNoise1D"); \ static_assert(offsetof(KismetMathLibrary_PerlinNoise1D, Value) == 0x000000, "Member 'KismetMathLibrary_PerlinNoise1D::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_PerlinNoise1D, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_PerlinNoise1D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_PointsAreCoplanar \ static_assert(alignof(KismetMathLibrary_PointsAreCoplanar) == 0x000008, "Wrong alignment on KismetMathLibrary_PointsAreCoplanar"); \ static_assert(sizeof(KismetMathLibrary_PointsAreCoplanar) == 0x000018, "Wrong size on KismetMathLibrary_PointsAreCoplanar"); \ static_assert(offsetof(KismetMathLibrary_PointsAreCoplanar, Points) == 0x000000, "Member 'KismetMathLibrary_PointsAreCoplanar::Points' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_PointsAreCoplanar, Tolerance) == 0x000010, "Member 'KismetMathLibrary_PointsAreCoplanar::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_PointsAreCoplanar, ReturnValue) == 0x000014, "Member 'KismetMathLibrary_PointsAreCoplanar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ProjectPointOnToPlane \ static_assert(alignof(KismetMathLibrary_ProjectPointOnToPlane) == 0x000008, "Wrong alignment on KismetMathLibrary_ProjectPointOnToPlane"); \ static_assert(sizeof(KismetMathLibrary_ProjectPointOnToPlane) == 0x000060, "Wrong size on KismetMathLibrary_ProjectPointOnToPlane"); \ static_assert(offsetof(KismetMathLibrary_ProjectPointOnToPlane, Point) == 0x000000, "Member 'KismetMathLibrary_ProjectPointOnToPlane::Point' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectPointOnToPlane, PlaneBase) == 0x000018, "Member 'KismetMathLibrary_ProjectPointOnToPlane::PlaneBase' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectPointOnToPlane, PlaneNormal) == 0x000030, "Member 'KismetMathLibrary_ProjectPointOnToPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectPointOnToPlane, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_ProjectPointOnToPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ProjectVectorOnToPlane \ static_assert(alignof(KismetMathLibrary_ProjectVectorOnToPlane) == 0x000008, "Wrong alignment on KismetMathLibrary_ProjectVectorOnToPlane"); \ static_assert(sizeof(KismetMathLibrary_ProjectVectorOnToPlane) == 0x000048, "Wrong size on KismetMathLibrary_ProjectVectorOnToPlane"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToPlane, V) == 0x000000, "Member 'KismetMathLibrary_ProjectVectorOnToPlane::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToPlane, PlaneNormal) == 0x000018, "Member 'KismetMathLibrary_ProjectVectorOnToPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToPlane, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_ProjectVectorOnToPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ProjectVectorOnToVector \ static_assert(alignof(KismetMathLibrary_ProjectVectorOnToVector) == 0x000008, "Wrong alignment on KismetMathLibrary_ProjectVectorOnToVector"); \ static_assert(sizeof(KismetMathLibrary_ProjectVectorOnToVector) == 0x000048, "Wrong size on KismetMathLibrary_ProjectVectorOnToVector"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToVector, V) == 0x000000, "Member 'KismetMathLibrary_ProjectVectorOnToVector::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToVector, Target) == 0x000018, "Member 'KismetMathLibrary_ProjectVectorOnToVector::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ProjectVectorOnToVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_ProjectVectorOnToVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_AngularDistance \ static_assert(alignof(KismetMathLibrary_Quat_AngularDistance) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_AngularDistance"); \ static_assert(sizeof(KismetMathLibrary_Quat_AngularDistance) == 0x000050, "Wrong size on KismetMathLibrary_Quat_AngularDistance"); \ static_assert(offsetof(KismetMathLibrary_Quat_AngularDistance, A) == 0x000000, "Member 'KismetMathLibrary_Quat_AngularDistance::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_AngularDistance, B) == 0x000020, "Member 'KismetMathLibrary_Quat_AngularDistance::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_AngularDistance, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Quat_AngularDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_EnforceShortestArcWith \ static_assert(alignof(KismetMathLibrary_Quat_EnforceShortestArcWith) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_EnforceShortestArcWith"); \ static_assert(sizeof(KismetMathLibrary_Quat_EnforceShortestArcWith) == 0x000040, "Wrong size on KismetMathLibrary_Quat_EnforceShortestArcWith"); \ static_assert(offsetof(KismetMathLibrary_Quat_EnforceShortestArcWith, A) == 0x000000, "Member 'KismetMathLibrary_Quat_EnforceShortestArcWith::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_EnforceShortestArcWith, B) == 0x000020, "Member 'KismetMathLibrary_Quat_EnforceShortestArcWith::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Euler \ static_assert(alignof(KismetMathLibrary_Quat_Euler) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Euler"); \ static_assert(sizeof(KismetMathLibrary_Quat_Euler) == 0x000040, "Wrong size on KismetMathLibrary_Quat_Euler"); \ static_assert(offsetof(KismetMathLibrary_Quat_Euler, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Euler::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Euler, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Euler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Exp \ static_assert(alignof(KismetMathLibrary_Quat_Exp) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Exp"); \ static_assert(sizeof(KismetMathLibrary_Quat_Exp) == 0x000040, "Wrong size on KismetMathLibrary_Quat_Exp"); \ static_assert(offsetof(KismetMathLibrary_Quat_Exp, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Exp::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Exp, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Exp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_GetAngle \ static_assert(alignof(KismetMathLibrary_Quat_GetAngle) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_GetAngle"); \ static_assert(sizeof(KismetMathLibrary_Quat_GetAngle) == 0x000030, "Wrong size on KismetMathLibrary_Quat_GetAngle"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAngle, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_GetAngle::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAngle, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_GetAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_GetAxisX \ static_assert(alignof(KismetMathLibrary_Quat_GetAxisX) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_GetAxisX"); \ static_assert(sizeof(KismetMathLibrary_Quat_GetAxisX) == 0x000040, "Wrong size on KismetMathLibrary_Quat_GetAxisX"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisX, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_GetAxisX::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisX, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_GetAxisX::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_GetAxisY \ static_assert(alignof(KismetMathLibrary_Quat_GetAxisY) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_GetAxisY"); \ static_assert(sizeof(KismetMathLibrary_Quat_GetAxisY) == 0x000040, "Wrong size on KismetMathLibrary_Quat_GetAxisY"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisY, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_GetAxisY::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisY, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_GetAxisY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_GetAxisZ \ static_assert(alignof(KismetMathLibrary_Quat_GetAxisZ) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_GetAxisZ"); \ static_assert(sizeof(KismetMathLibrary_Quat_GetAxisZ) == 0x000040, "Wrong size on KismetMathLibrary_Quat_GetAxisZ"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisZ, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_GetAxisZ::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetAxisZ, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_GetAxisZ::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_GetRotationAxis \ static_assert(alignof(KismetMathLibrary_Quat_GetRotationAxis) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_GetRotationAxis"); \ static_assert(sizeof(KismetMathLibrary_Quat_GetRotationAxis) == 0x000040, "Wrong size on KismetMathLibrary_Quat_GetRotationAxis"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetRotationAxis, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_GetRotationAxis::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_GetRotationAxis, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_GetRotationAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Identity \ static_assert(alignof(KismetMathLibrary_Quat_Identity) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Identity"); \ static_assert(sizeof(KismetMathLibrary_Quat_Identity) == 0x000020, "Wrong size on KismetMathLibrary_Quat_Identity"); \ static_assert(offsetof(KismetMathLibrary_Quat_Identity, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Quat_Identity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Inversed \ static_assert(alignof(KismetMathLibrary_Quat_Inversed) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Inversed"); \ static_assert(sizeof(KismetMathLibrary_Quat_Inversed) == 0x000040, "Wrong size on KismetMathLibrary_Quat_Inversed"); \ static_assert(offsetof(KismetMathLibrary_Quat_Inversed, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Inversed::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Inversed, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Inversed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_IsFinite \ static_assert(alignof(KismetMathLibrary_Quat_IsFinite) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_IsFinite"); \ static_assert(sizeof(KismetMathLibrary_Quat_IsFinite) == 0x000030, "Wrong size on KismetMathLibrary_Quat_IsFinite"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsFinite, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_IsFinite::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsFinite, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_IsFinite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_IsIdentity \ static_assert(alignof(KismetMathLibrary_Quat_IsIdentity) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_IsIdentity"); \ static_assert(sizeof(KismetMathLibrary_Quat_IsIdentity) == 0x000030, "Wrong size on KismetMathLibrary_Quat_IsIdentity"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsIdentity, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_IsIdentity::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsIdentity, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Quat_IsIdentity::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsIdentity, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_Quat_IsIdentity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_IsNonFinite \ static_assert(alignof(KismetMathLibrary_Quat_IsNonFinite) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_IsNonFinite"); \ static_assert(sizeof(KismetMathLibrary_Quat_IsNonFinite) == 0x000030, "Wrong size on KismetMathLibrary_Quat_IsNonFinite"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsNonFinite, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_IsNonFinite::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsNonFinite, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_IsNonFinite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_IsNormalized \ static_assert(alignof(KismetMathLibrary_Quat_IsNormalized) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_IsNormalized"); \ static_assert(sizeof(KismetMathLibrary_Quat_IsNormalized) == 0x000030, "Wrong size on KismetMathLibrary_Quat_IsNormalized"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsNormalized, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_IsNormalized::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_IsNormalized, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_IsNormalized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Log \ static_assert(alignof(KismetMathLibrary_Quat_Log) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Log"); \ static_assert(sizeof(KismetMathLibrary_Quat_Log) == 0x000040, "Wrong size on KismetMathLibrary_Quat_Log"); \ static_assert(offsetof(KismetMathLibrary_Quat_Log, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Log::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Log, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Log::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_MakeFromEuler \ static_assert(alignof(KismetMathLibrary_Quat_MakeFromEuler) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_MakeFromEuler"); \ static_assert(sizeof(KismetMathLibrary_Quat_MakeFromEuler) == 0x000040, "Wrong size on KismetMathLibrary_Quat_MakeFromEuler"); \ static_assert(offsetof(KismetMathLibrary_Quat_MakeFromEuler, Euler) == 0x000000, "Member 'KismetMathLibrary_Quat_MakeFromEuler::Euler' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_MakeFromEuler, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_MakeFromEuler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Normalize \ static_assert(alignof(KismetMathLibrary_Quat_Normalize) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Normalize"); \ static_assert(sizeof(KismetMathLibrary_Quat_Normalize) == 0x000030, "Wrong size on KismetMathLibrary_Quat_Normalize"); \ static_assert(offsetof(KismetMathLibrary_Quat_Normalize, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Normalize::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Normalize, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Quat_Normalize::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Normalized \ static_assert(alignof(KismetMathLibrary_Quat_Normalized) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Normalized"); \ static_assert(sizeof(KismetMathLibrary_Quat_Normalized) == 0x000050, "Wrong size on KismetMathLibrary_Quat_Normalized"); \ static_assert(offsetof(KismetMathLibrary_Quat_Normalized, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Normalized::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Normalized, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Quat_Normalized::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Normalized, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Quat_Normalized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_RotateVector \ static_assert(alignof(KismetMathLibrary_Quat_RotateVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_RotateVector"); \ static_assert(sizeof(KismetMathLibrary_Quat_RotateVector) == 0x000050, "Wrong size on KismetMathLibrary_Quat_RotateVector"); \ static_assert(offsetof(KismetMathLibrary_Quat_RotateVector, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_RotateVector::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_RotateVector, V) == 0x000020, "Member 'KismetMathLibrary_Quat_RotateVector::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_RotateVector, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_Quat_RotateVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Rotator \ static_assert(alignof(KismetMathLibrary_Quat_Rotator) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Rotator"); \ static_assert(sizeof(KismetMathLibrary_Quat_Rotator) == 0x000040, "Wrong size on KismetMathLibrary_Quat_Rotator"); \ static_assert(offsetof(KismetMathLibrary_Quat_Rotator, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Rotator::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Rotator, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Rotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_SetComponents \ static_assert(alignof(KismetMathLibrary_Quat_SetComponents) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_SetComponents"); \ static_assert(sizeof(KismetMathLibrary_Quat_SetComponents) == 0x000030, "Wrong size on KismetMathLibrary_Quat_SetComponents"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetComponents, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_SetComponents::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetComponents, X) == 0x000020, "Member 'KismetMathLibrary_Quat_SetComponents::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetComponents, Y) == 0x000024, "Member 'KismetMathLibrary_Quat_SetComponents::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetComponents, Z) == 0x000028, "Member 'KismetMathLibrary_Quat_SetComponents::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetComponents, W) == 0x00002C, "Member 'KismetMathLibrary_Quat_SetComponents::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_SetFromEuler \ static_assert(alignof(KismetMathLibrary_Quat_SetFromEuler) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_SetFromEuler"); \ static_assert(sizeof(KismetMathLibrary_Quat_SetFromEuler) == 0x000040, "Wrong size on KismetMathLibrary_Quat_SetFromEuler"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetFromEuler, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_SetFromEuler::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SetFromEuler, Euler) == 0x000020, "Member 'KismetMathLibrary_Quat_SetFromEuler::Euler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_Size \ static_assert(alignof(KismetMathLibrary_Quat_Size) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_Size"); \ static_assert(sizeof(KismetMathLibrary_Quat_Size) == 0x000030, "Wrong size on KismetMathLibrary_Quat_Size"); \ static_assert(offsetof(KismetMathLibrary_Quat_Size, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_Size::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_Size, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_Size::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_SizeSquared \ static_assert(alignof(KismetMathLibrary_Quat_SizeSquared) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_SizeSquared"); \ static_assert(sizeof(KismetMathLibrary_Quat_SizeSquared) == 0x000030, "Wrong size on KismetMathLibrary_Quat_SizeSquared"); \ static_assert(offsetof(KismetMathLibrary_Quat_SizeSquared, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_SizeSquared::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_SizeSquared, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_SizeSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_UnrotateVector \ static_assert(alignof(KismetMathLibrary_Quat_UnrotateVector) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_UnrotateVector"); \ static_assert(sizeof(KismetMathLibrary_Quat_UnrotateVector) == 0x000050, "Wrong size on KismetMathLibrary_Quat_UnrotateVector"); \ static_assert(offsetof(KismetMathLibrary_Quat_UnrotateVector, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_UnrotateVector::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_UnrotateVector, V) == 0x000020, "Member 'KismetMathLibrary_Quat_UnrotateVector::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_UnrotateVector, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_Quat_UnrotateVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_VectorForward \ static_assert(alignof(KismetMathLibrary_Quat_VectorForward) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_VectorForward"); \ static_assert(sizeof(KismetMathLibrary_Quat_VectorForward) == 0x000040, "Wrong size on KismetMathLibrary_Quat_VectorForward"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorForward, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_VectorForward::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorForward, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_VectorForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_VectorRight \ static_assert(alignof(KismetMathLibrary_Quat_VectorRight) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_VectorRight"); \ static_assert(sizeof(KismetMathLibrary_Quat_VectorRight) == 0x000040, "Wrong size on KismetMathLibrary_Quat_VectorRight"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorRight, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_VectorRight::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorRight, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_VectorRight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Quat_VectorUp \ static_assert(alignof(KismetMathLibrary_Quat_VectorUp) == 0x000010, "Wrong alignment on KismetMathLibrary_Quat_VectorUp"); \ static_assert(sizeof(KismetMathLibrary_Quat_VectorUp) == 0x000040, "Wrong size on KismetMathLibrary_Quat_VectorUp"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorUp, Q) == 0x000000, "Member 'KismetMathLibrary_Quat_VectorUp::Q' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Quat_VectorUp, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Quat_VectorUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_QuaternionSpringInterp \ static_assert(alignof(KismetMathLibrary_QuaternionSpringInterp) == 0x000010, "Wrong alignment on KismetMathLibrary_QuaternionSpringInterp"); \ static_assert(sizeof(KismetMathLibrary_QuaternionSpringInterp) == 0x0000C0, "Wrong size on KismetMathLibrary_QuaternionSpringInterp"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, Current) == 0x000000, "Member 'KismetMathLibrary_QuaternionSpringInterp::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, Target) == 0x000020, "Member 'KismetMathLibrary_QuaternionSpringInterp::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, SpringState) == 0x000040, "Member 'KismetMathLibrary_QuaternionSpringInterp::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, Stiffness) == 0x000080, "Member 'KismetMathLibrary_QuaternionSpringInterp::Stiffness' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, CriticalDampingFactor) == 0x000084, "Member 'KismetMathLibrary_QuaternionSpringInterp::CriticalDampingFactor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, DeltaTime) == 0x000088, "Member 'KismetMathLibrary_QuaternionSpringInterp::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, Mass) == 0x00008C, "Member 'KismetMathLibrary_QuaternionSpringInterp::Mass' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, TargetVelocityAmount) == 0x000090, "Member 'KismetMathLibrary_QuaternionSpringInterp::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, bInitializeFromTarget) == 0x000094, "Member 'KismetMathLibrary_QuaternionSpringInterp::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_QuaternionSpringInterp, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_QuaternionSpringInterp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RadiansToDegrees \ static_assert(alignof(KismetMathLibrary_RadiansToDegrees) == 0x000008, "Wrong alignment on KismetMathLibrary_RadiansToDegrees"); \ static_assert(sizeof(KismetMathLibrary_RadiansToDegrees) == 0x000010, "Wrong size on KismetMathLibrary_RadiansToDegrees"); \ static_assert(offsetof(KismetMathLibrary_RadiansToDegrees, A) == 0x000000, "Member 'KismetMathLibrary_RadiansToDegrees::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RadiansToDegrees, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RadiansToDegrees::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomBool \ static_assert(alignof(KismetMathLibrary_RandomBool) == 0x000001, "Wrong alignment on KismetMathLibrary_RandomBool"); \ static_assert(sizeof(KismetMathLibrary_RandomBool) == 0x000001, "Wrong size on KismetMathLibrary_RandomBool"); \ static_assert(offsetof(KismetMathLibrary_RandomBool, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_RandomBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomBoolFromStream \ static_assert(alignof(KismetMathLibrary_RandomBoolFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomBoolFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomBoolFromStream) == 0x00000C, "Wrong size on KismetMathLibrary_RandomBoolFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolFromStream, Stream) == 0x000000, "Member 'KismetMathLibrary_RandomBoolFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolFromStream, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomBoolFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomBoolWithWeight \ static_assert(alignof(KismetMathLibrary_RandomBoolWithWeight) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomBoolWithWeight"); \ static_assert(sizeof(KismetMathLibrary_RandomBoolWithWeight) == 0x000008, "Wrong size on KismetMathLibrary_RandomBoolWithWeight"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolWithWeight, Weight) == 0x000000, "Member 'KismetMathLibrary_RandomBoolWithWeight::Weight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolWithWeight, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_RandomBoolWithWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomBoolWithWeightFromStream \ static_assert(alignof(KismetMathLibrary_RandomBoolWithWeightFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomBoolWithWeightFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomBoolWithWeightFromStream) == 0x000010, "Wrong size on KismetMathLibrary_RandomBoolWithWeightFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolWithWeightFromStream, Weight) == 0x000000, "Member 'KismetMathLibrary_RandomBoolWithWeightFromStream::Weight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolWithWeightFromStream, RandomStream) == 0x000004, "Member 'KismetMathLibrary_RandomBoolWithWeightFromStream::RandomStream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomBoolWithWeightFromStream, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_RandomBoolWithWeightFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomFloat \ static_assert(alignof(KismetMathLibrary_RandomFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomFloat"); \ static_assert(sizeof(KismetMathLibrary_RandomFloat) == 0x000008, "Wrong size on KismetMathLibrary_RandomFloat"); \ static_assert(offsetof(KismetMathLibrary_RandomFloat, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_RandomFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomFloatFromStream \ static_assert(alignof(KismetMathLibrary_RandomFloatFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomFloatFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomFloatFromStream) == 0x00000C, "Wrong size on KismetMathLibrary_RandomFloatFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatFromStream, Stream) == 0x000000, "Member 'KismetMathLibrary_RandomFloatFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatFromStream, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomFloatFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomFloatInRange \ static_assert(alignof(KismetMathLibrary_RandomFloatInRange) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomFloatInRange"); \ static_assert(sizeof(KismetMathLibrary_RandomFloatInRange) == 0x000018, "Wrong size on KismetMathLibrary_RandomFloatInRange"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRange, Min) == 0x000000, "Member 'KismetMathLibrary_RandomFloatInRange::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRange, Max) == 0x000008, "Member 'KismetMathLibrary_RandomFloatInRange::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRange, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RandomFloatInRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomFloatInRangeFromStream \ static_assert(alignof(KismetMathLibrary_RandomFloatInRangeFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomFloatInRangeFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomFloatInRangeFromStream) == 0x000014, "Wrong size on KismetMathLibrary_RandomFloatInRangeFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRangeFromStream, Min) == 0x000000, "Member 'KismetMathLibrary_RandomFloatInRangeFromStream::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRangeFromStream, Max) == 0x000004, "Member 'KismetMathLibrary_RandomFloatInRangeFromStream::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRangeFromStream, Stream) == 0x000008, "Member 'KismetMathLibrary_RandomFloatInRangeFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomFloatInRangeFromStream, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RandomFloatInRangeFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomInteger \ static_assert(alignof(KismetMathLibrary_RandomInteger) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomInteger"); \ static_assert(sizeof(KismetMathLibrary_RandomInteger) == 0x000008, "Wrong size on KismetMathLibrary_RandomInteger"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger, Max) == 0x000000, "Member 'KismetMathLibrary_RandomInteger::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_RandomInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomInteger64 \ static_assert(alignof(KismetMathLibrary_RandomInteger64) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomInteger64"); \ static_assert(sizeof(KismetMathLibrary_RandomInteger64) == 0x000010, "Wrong size on KismetMathLibrary_RandomInteger64"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger64, Max) == 0x000000, "Member 'KismetMathLibrary_RandomInteger64::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomInteger64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomInteger64InRange \ static_assert(alignof(KismetMathLibrary_RandomInteger64InRange) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomInteger64InRange"); \ static_assert(sizeof(KismetMathLibrary_RandomInteger64InRange) == 0x000018, "Wrong size on KismetMathLibrary_RandomInteger64InRange"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger64InRange, Min) == 0x000000, "Member 'KismetMathLibrary_RandomInteger64InRange::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger64InRange, Max) == 0x000008, "Member 'KismetMathLibrary_RandomInteger64InRange::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomInteger64InRange, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RandomInteger64InRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomIntegerFromStream \ static_assert(alignof(KismetMathLibrary_RandomIntegerFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomIntegerFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomIntegerFromStream) == 0x000010, "Wrong size on KismetMathLibrary_RandomIntegerFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerFromStream, Max) == 0x000000, "Member 'KismetMathLibrary_RandomIntegerFromStream::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerFromStream, Stream) == 0x000004, "Member 'KismetMathLibrary_RandomIntegerFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerFromStream, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_RandomIntegerFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomIntegerInRange \ static_assert(alignof(KismetMathLibrary_RandomIntegerInRange) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomIntegerInRange"); \ static_assert(sizeof(KismetMathLibrary_RandomIntegerInRange) == 0x00000C, "Wrong size on KismetMathLibrary_RandomIntegerInRange"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRange, Min) == 0x000000, "Member 'KismetMathLibrary_RandomIntegerInRange::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRange, Max) == 0x000004, "Member 'KismetMathLibrary_RandomIntegerInRange::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRange, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomIntegerInRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomIntegerInRangeFromStream \ static_assert(alignof(KismetMathLibrary_RandomIntegerInRangeFromStream) == 0x000004, "Wrong alignment on KismetMathLibrary_RandomIntegerInRangeFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomIntegerInRangeFromStream) == 0x000014, "Wrong size on KismetMathLibrary_RandomIntegerInRangeFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRangeFromStream, Min) == 0x000000, "Member 'KismetMathLibrary_RandomIntegerInRangeFromStream::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRangeFromStream, Max) == 0x000004, "Member 'KismetMathLibrary_RandomIntegerInRangeFromStream::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRangeFromStream, Stream) == 0x000008, "Member 'KismetMathLibrary_RandomIntegerInRangeFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomIntegerInRangeFromStream, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RandomIntegerInRangeFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomPointInBoundingBox \ static_assert(alignof(KismetMathLibrary_RandomPointInBoundingBox) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomPointInBoundingBox"); \ static_assert(sizeof(KismetMathLibrary_RandomPointInBoundingBox) == 0x000048, "Wrong size on KismetMathLibrary_RandomPointInBoundingBox"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBox, Center) == 0x000000, "Member 'KismetMathLibrary_RandomPointInBoundingBox::Center' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBox, HalfSize) == 0x000018, "Member 'KismetMathLibrary_RandomPointInBoundingBox::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBox, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_RandomPointInBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomPointInBoundingBox_Box \ static_assert(alignof(KismetMathLibrary_RandomPointInBoundingBox_Box) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomPointInBoundingBox_Box"); \ static_assert(sizeof(KismetMathLibrary_RandomPointInBoundingBox_Box) == 0x000050, "Wrong size on KismetMathLibrary_RandomPointInBoundingBox_Box"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBox_Box, Box) == 0x000000, "Member 'KismetMathLibrary_RandomPointInBoundingBox_Box::Box' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBox_Box, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RandomPointInBoundingBox_Box::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomPointInBoundingBoxFromStream \ static_assert(alignof(KismetMathLibrary_RandomPointInBoundingBoxFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomPointInBoundingBoxFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomPointInBoundingBoxFromStream) == 0x000050, "Wrong size on KismetMathLibrary_RandomPointInBoundingBoxFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream, Center) == 0x000000, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream::Center' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream, HalfSize) == 0x000018, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream, Stream) == 0x000030, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box \ static_assert(alignof(KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box"); \ static_assert(sizeof(KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box) == 0x000058, "Wrong size on KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box, Box) == 0x000000, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box::Box' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box, Stream) == 0x000038, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomRotator \ static_assert(alignof(KismetMathLibrary_RandomRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomRotator"); \ static_assert(sizeof(KismetMathLibrary_RandomRotator) == 0x000020, "Wrong size on KismetMathLibrary_RandomRotator"); \ static_assert(offsetof(KismetMathLibrary_RandomRotator, bRoll) == 0x000000, "Member 'KismetMathLibrary_RandomRotator::bRoll' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomRotator, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomRotatorFromStream \ static_assert(alignof(KismetMathLibrary_RandomRotatorFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomRotatorFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomRotatorFromStream) == 0x000028, "Wrong size on KismetMathLibrary_RandomRotatorFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomRotatorFromStream, bRoll) == 0x000000, "Member 'KismetMathLibrary_RandomRotatorFromStream::bRoll' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomRotatorFromStream, Stream) == 0x000004, "Member 'KismetMathLibrary_RandomRotatorFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomRotatorFromStream, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RandomRotatorFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVector \ static_assert(alignof(KismetMathLibrary_RandomUnitVector) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVector"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVector) == 0x000018, "Wrong size on KismetMathLibrary_RandomUnitVector"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVector, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorFromStream \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorFromStream) == 0x000020, "Wrong size on KismetMathLibrary_RandomUnitVectorFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorFromStream, Stream) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorFromStream, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_RandomUnitVectorFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInConeInDegrees \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInConeInDegrees) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInConeInDegrees"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInConeInDegrees) == 0x000038, "Wrong size on KismetMathLibrary_RandomUnitVectorInConeInDegrees"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegrees, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegrees::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegrees, ConeHalfAngleInDegrees) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegrees::ConeHalfAngleInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegrees, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegrees::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream) == 0x000040, "Wrong size on KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream, ConeHalfAngleInDegrees) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream::ConeHalfAngleInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream, Stream) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInConeInRadians \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInConeInRadians) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInConeInRadians"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInConeInRadians) == 0x000038, "Wrong size on KismetMathLibrary_RandomUnitVectorInConeInRadians"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadians, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadians::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadians, ConeHalfAngleInRadians) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadians::ConeHalfAngleInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadians, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadians::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream) == 0x000040, "Wrong size on KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream, ConeHalfAngleInRadians) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream::ConeHalfAngleInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream, Stream) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees) == 0x000038, "Wrong size on KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees, MaxYawInDegrees) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees::MaxYawInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees, MaxPitchInDegrees) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees::MaxPitchInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream) == 0x000040, "Wrong size on KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream, MaxYawInDegrees) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream::MaxYawInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream, MaxPitchInDegrees) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream::MaxPitchInDegrees' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream, Stream) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians) == 0x000038, "Wrong size on KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians, MaxYawInRadians) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians::MaxYawInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians, MaxPitchInRadians) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians::MaxPitchInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream \ static_assert(alignof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream) == 0x000008, "Wrong alignment on KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream"); \ static_assert(sizeof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream) == 0x000040, "Wrong size on KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream, ConeDir) == 0x000000, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream::ConeDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream, MaxYawInRadians) == 0x000018, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream::MaxYawInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream, MaxPitchInRadians) == 0x00001C, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream::MaxPitchInRadians' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream, Stream) == 0x000020, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_REase \ static_assert(alignof(KismetMathLibrary_REase) == 0x000008, "Wrong alignment on KismetMathLibrary_REase"); \ static_assert(sizeof(KismetMathLibrary_REase) == 0x000058, "Wrong size on KismetMathLibrary_REase"); \ static_assert(offsetof(KismetMathLibrary_REase, A) == 0x000000, "Member 'KismetMathLibrary_REase::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, B) == 0x000018, "Member 'KismetMathLibrary_REase::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, ALPHA) == 0x000030, "Member 'KismetMathLibrary_REase::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, bShortestPath) == 0x000034, "Member 'KismetMathLibrary_REase::bShortestPath' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, easingFunc) == 0x000035, "Member 'KismetMathLibrary_REase::easingFunc' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, BlendExp) == 0x000038, "Member 'KismetMathLibrary_REase::BlendExp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, Steps) == 0x00003C, "Member 'KismetMathLibrary_REase::Steps' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_REase, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_REase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ResetFloatSpringState \ static_assert(alignof(KismetMathLibrary_ResetFloatSpringState) == 0x000004, "Wrong alignment on KismetMathLibrary_ResetFloatSpringState"); \ static_assert(sizeof(KismetMathLibrary_ResetFloatSpringState) == 0x00000C, "Wrong size on KismetMathLibrary_ResetFloatSpringState"); \ static_assert(offsetof(KismetMathLibrary_ResetFloatSpringState, SpringState) == 0x000000, "Member 'KismetMathLibrary_ResetFloatSpringState::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ResetQuaternionSpringState \ static_assert(alignof(KismetMathLibrary_ResetQuaternionSpringState) == 0x000010, "Wrong alignment on KismetMathLibrary_ResetQuaternionSpringState"); \ static_assert(sizeof(KismetMathLibrary_ResetQuaternionSpringState) == 0x000040, "Wrong size on KismetMathLibrary_ResetQuaternionSpringState"); \ static_assert(offsetof(KismetMathLibrary_ResetQuaternionSpringState, SpringState) == 0x000000, "Member 'KismetMathLibrary_ResetQuaternionSpringState::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ResetRandomStream \ static_assert(alignof(KismetMathLibrary_ResetRandomStream) == 0x000004, "Wrong alignment on KismetMathLibrary_ResetRandomStream"); \ static_assert(sizeof(KismetMathLibrary_ResetRandomStream) == 0x000008, "Wrong size on KismetMathLibrary_ResetRandomStream"); \ static_assert(offsetof(KismetMathLibrary_ResetRandomStream, Stream) == 0x000000, "Member 'KismetMathLibrary_ResetRandomStream::Stream' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ResetVectorSpringState \ static_assert(alignof(KismetMathLibrary_ResetVectorSpringState) == 0x000008, "Wrong alignment on KismetMathLibrary_ResetVectorSpringState"); \ static_assert(sizeof(KismetMathLibrary_ResetVectorSpringState) == 0x000038, "Wrong size on KismetMathLibrary_ResetVectorSpringState"); \ static_assert(offsetof(KismetMathLibrary_ResetVectorSpringState, SpringState) == 0x000000, "Member 'KismetMathLibrary_ResetVectorSpringState::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RGBLinearToHSV \ static_assert(alignof(KismetMathLibrary_RGBLinearToHSV) == 0x000004, "Wrong alignment on KismetMathLibrary_RGBLinearToHSV"); \ static_assert(sizeof(KismetMathLibrary_RGBLinearToHSV) == 0x000020, "Wrong size on KismetMathLibrary_RGBLinearToHSV"); \ static_assert(offsetof(KismetMathLibrary_RGBLinearToHSV, RGB) == 0x000000, "Member 'KismetMathLibrary_RGBLinearToHSV::RGB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBLinearToHSV, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_RGBLinearToHSV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RGBToHSV \ static_assert(alignof(KismetMathLibrary_RGBToHSV) == 0x000004, "Wrong alignment on KismetMathLibrary_RGBToHSV"); \ static_assert(sizeof(KismetMathLibrary_RGBToHSV) == 0x000020, "Wrong size on KismetMathLibrary_RGBToHSV"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV, InColor) == 0x000000, "Member 'KismetMathLibrary_RGBToHSV::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV, H) == 0x000010, "Member 'KismetMathLibrary_RGBToHSV::H' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV, S) == 0x000014, "Member 'KismetMathLibrary_RGBToHSV::S' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV, V) == 0x000018, "Member 'KismetMathLibrary_RGBToHSV::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV, A) == 0x00001C, "Member 'KismetMathLibrary_RGBToHSV::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RGBToHSV_Vector \ static_assert(alignof(KismetMathLibrary_RGBToHSV_Vector) == 0x000004, "Wrong alignment on KismetMathLibrary_RGBToHSV_Vector"); \ static_assert(sizeof(KismetMathLibrary_RGBToHSV_Vector) == 0x000020, "Wrong size on KismetMathLibrary_RGBToHSV_Vector"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV_Vector, RGB) == 0x000000, "Member 'KismetMathLibrary_RGBToHSV_Vector::RGB' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RGBToHSV_Vector, HSV) == 0x000010, "Member 'KismetMathLibrary_RGBToHSV_Vector::HSV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RInterpTo \ static_assert(alignof(KismetMathLibrary_RInterpTo) == 0x000008, "Wrong alignment on KismetMathLibrary_RInterpTo"); \ static_assert(sizeof(KismetMathLibrary_RInterpTo) == 0x000050, "Wrong size on KismetMathLibrary_RInterpTo"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_RInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo, Target) == 0x000018, "Member 'KismetMathLibrary_RInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo, DeltaTime) == 0x000030, "Member 'KismetMathLibrary_RInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo, interpSpeed) == 0x000034, "Member 'KismetMathLibrary_RInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RInterpTo_Constant \ static_assert(alignof(KismetMathLibrary_RInterpTo_Constant) == 0x000008, "Wrong alignment on KismetMathLibrary_RInterpTo_Constant"); \ static_assert(sizeof(KismetMathLibrary_RInterpTo_Constant) == 0x000050, "Wrong size on KismetMathLibrary_RInterpTo_Constant"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo_Constant, Current) == 0x000000, "Member 'KismetMathLibrary_RInterpTo_Constant::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo_Constant, Target) == 0x000018, "Member 'KismetMathLibrary_RInterpTo_Constant::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo_Constant, DeltaTime) == 0x000030, "Member 'KismetMathLibrary_RInterpTo_Constant::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo_Constant, interpSpeed) == 0x000034, "Member 'KismetMathLibrary_RInterpTo_Constant::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RInterpTo_Constant, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RInterpTo_Constant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RLerp \ static_assert(alignof(KismetMathLibrary_RLerp) == 0x000008, "Wrong alignment on KismetMathLibrary_RLerp"); \ static_assert(sizeof(KismetMathLibrary_RLerp) == 0x000050, "Wrong size on KismetMathLibrary_RLerp"); \ static_assert(offsetof(KismetMathLibrary_RLerp, A) == 0x000000, "Member 'KismetMathLibrary_RLerp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RLerp, B) == 0x000018, "Member 'KismetMathLibrary_RLerp::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RLerp, ALPHA) == 0x000030, "Member 'KismetMathLibrary_RLerp::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RLerp, bShortestPath) == 0x000034, "Member 'KismetMathLibrary_RLerp::bShortestPath' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RLerp, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RLerp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RotateAngleAxis \ static_assert(alignof(KismetMathLibrary_RotateAngleAxis) == 0x000008, "Wrong alignment on KismetMathLibrary_RotateAngleAxis"); \ static_assert(sizeof(KismetMathLibrary_RotateAngleAxis) == 0x000050, "Wrong size on KismetMathLibrary_RotateAngleAxis"); \ static_assert(offsetof(KismetMathLibrary_RotateAngleAxis, InVect) == 0x000000, "Member 'KismetMathLibrary_RotateAngleAxis::InVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RotateAngleAxis, AngleDeg) == 0x000018, "Member 'KismetMathLibrary_RotateAngleAxis::AngleDeg' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RotateAngleAxis, Axis) == 0x000020, "Member 'KismetMathLibrary_RotateAngleAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RotateAngleAxis, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_RotateAngleAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_RotatorFromAxisAndAngle \ static_assert(alignof(KismetMathLibrary_RotatorFromAxisAndAngle) == 0x000008, "Wrong alignment on KismetMathLibrary_RotatorFromAxisAndAngle"); \ static_assert(sizeof(KismetMathLibrary_RotatorFromAxisAndAngle) == 0x000038, "Wrong size on KismetMathLibrary_RotatorFromAxisAndAngle"); \ static_assert(offsetof(KismetMathLibrary_RotatorFromAxisAndAngle, Axis) == 0x000000, "Member 'KismetMathLibrary_RotatorFromAxisAndAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RotatorFromAxisAndAngle, Angle) == 0x000018, "Member 'KismetMathLibrary_RotatorFromAxisAndAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_RotatorFromAxisAndAngle, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_RotatorFromAxisAndAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Round \ static_assert(alignof(KismetMathLibrary_Round) == 0x000008, "Wrong alignment on KismetMathLibrary_Round"); \ static_assert(sizeof(KismetMathLibrary_Round) == 0x000010, "Wrong size on KismetMathLibrary_Round"); \ static_assert(offsetof(KismetMathLibrary_Round, A) == 0x000000, "Member 'KismetMathLibrary_Round::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Round, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Round::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Round64 \ static_assert(alignof(KismetMathLibrary_Round64) == 0x000008, "Wrong alignment on KismetMathLibrary_Round64"); \ static_assert(sizeof(KismetMathLibrary_Round64) == 0x000010, "Wrong size on KismetMathLibrary_Round64"); \ static_assert(offsetof(KismetMathLibrary_Round64, A) == 0x000000, "Member 'KismetMathLibrary_Round64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Round64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Round64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SafeDivide \ static_assert(alignof(KismetMathLibrary_SafeDivide) == 0x000008, "Wrong alignment on KismetMathLibrary_SafeDivide"); \ static_assert(sizeof(KismetMathLibrary_SafeDivide) == 0x000018, "Wrong size on KismetMathLibrary_SafeDivide"); \ static_assert(offsetof(KismetMathLibrary_SafeDivide, A) == 0x000000, "Member 'KismetMathLibrary_SafeDivide::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SafeDivide, B) == 0x000008, "Member 'KismetMathLibrary_SafeDivide::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SafeDivide, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_SafeDivide::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SeedRandomStream \ static_assert(alignof(KismetMathLibrary_SeedRandomStream) == 0x000004, "Wrong alignment on KismetMathLibrary_SeedRandomStream"); \ static_assert(sizeof(KismetMathLibrary_SeedRandomStream) == 0x000008, "Wrong size on KismetMathLibrary_SeedRandomStream"); \ static_assert(offsetof(KismetMathLibrary_SeedRandomStream, Stream) == 0x000000, "Member 'KismetMathLibrary_SeedRandomStream::Stream' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectClass \ static_assert(alignof(KismetMathLibrary_SelectClass) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectClass"); \ static_assert(sizeof(KismetMathLibrary_SelectClass) == 0x000020, "Wrong size on KismetMathLibrary_SelectClass"); \ static_assert(offsetof(KismetMathLibrary_SelectClass, A) == 0x000000, "Member 'KismetMathLibrary_SelectClass::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectClass, B) == 0x000008, "Member 'KismetMathLibrary_SelectClass::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectClass, bSelectA) == 0x000010, "Member 'KismetMathLibrary_SelectClass::bSelectA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectClass, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_SelectClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectColor \ static_assert(alignof(KismetMathLibrary_SelectColor) == 0x000004, "Wrong alignment on KismetMathLibrary_SelectColor"); \ static_assert(sizeof(KismetMathLibrary_SelectColor) == 0x000034, "Wrong size on KismetMathLibrary_SelectColor"); \ static_assert(offsetof(KismetMathLibrary_SelectColor, A) == 0x000000, "Member 'KismetMathLibrary_SelectColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectColor, B) == 0x000010, "Member 'KismetMathLibrary_SelectColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectColor, bPickA) == 0x000020, "Member 'KismetMathLibrary_SelectColor::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectColor, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_SelectColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectFloat \ static_assert(alignof(KismetMathLibrary_SelectFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectFloat"); \ static_assert(sizeof(KismetMathLibrary_SelectFloat) == 0x000020, "Wrong size on KismetMathLibrary_SelectFloat"); \ static_assert(offsetof(KismetMathLibrary_SelectFloat, A) == 0x000000, "Member 'KismetMathLibrary_SelectFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectFloat, B) == 0x000008, "Member 'KismetMathLibrary_SelectFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectFloat, bPickA) == 0x000010, "Member 'KismetMathLibrary_SelectFloat::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_SelectFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectInt \ static_assert(alignof(KismetMathLibrary_SelectInt) == 0x000004, "Wrong alignment on KismetMathLibrary_SelectInt"); \ static_assert(sizeof(KismetMathLibrary_SelectInt) == 0x000010, "Wrong size on KismetMathLibrary_SelectInt"); \ static_assert(offsetof(KismetMathLibrary_SelectInt, A) == 0x000000, "Member 'KismetMathLibrary_SelectInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectInt, B) == 0x000004, "Member 'KismetMathLibrary_SelectInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectInt, bPickA) == 0x000008, "Member 'KismetMathLibrary_SelectInt::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectInt, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_SelectInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectObject \ static_assert(alignof(KismetMathLibrary_SelectObject) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectObject"); \ static_assert(sizeof(KismetMathLibrary_SelectObject) == 0x000020, "Wrong size on KismetMathLibrary_SelectObject"); \ static_assert(offsetof(KismetMathLibrary_SelectObject, A) == 0x000000, "Member 'KismetMathLibrary_SelectObject::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectObject, B) == 0x000008, "Member 'KismetMathLibrary_SelectObject::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectObject, bSelectA) == 0x000010, "Member 'KismetMathLibrary_SelectObject::bSelectA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectObject, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_SelectObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectRotator \ static_assert(alignof(KismetMathLibrary_SelectRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectRotator"); \ static_assert(sizeof(KismetMathLibrary_SelectRotator) == 0x000050, "Wrong size on KismetMathLibrary_SelectRotator"); \ static_assert(offsetof(KismetMathLibrary_SelectRotator, A) == 0x000000, "Member 'KismetMathLibrary_SelectRotator::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectRotator, B) == 0x000018, "Member 'KismetMathLibrary_SelectRotator::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectRotator, bPickA) == 0x000030, "Member 'KismetMathLibrary_SelectRotator::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectRotator, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_SelectRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectString \ static_assert(alignof(KismetMathLibrary_SelectString) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectString"); \ static_assert(sizeof(KismetMathLibrary_SelectString) == 0x000038, "Wrong size on KismetMathLibrary_SelectString"); \ static_assert(offsetof(KismetMathLibrary_SelectString, A) == 0x000000, "Member 'KismetMathLibrary_SelectString::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectString, B) == 0x000010, "Member 'KismetMathLibrary_SelectString::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectString, bPickA) == 0x000020, "Member 'KismetMathLibrary_SelectString::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectString, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_SelectString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectTransform \ static_assert(alignof(KismetMathLibrary_SelectTransform) == 0x000010, "Wrong alignment on KismetMathLibrary_SelectTransform"); \ static_assert(sizeof(KismetMathLibrary_SelectTransform) == 0x000130, "Wrong size on KismetMathLibrary_SelectTransform"); \ static_assert(offsetof(KismetMathLibrary_SelectTransform, A) == 0x000000, "Member 'KismetMathLibrary_SelectTransform::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectTransform, B) == 0x000060, "Member 'KismetMathLibrary_SelectTransform::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectTransform, bPickA) == 0x0000C0, "Member 'KismetMathLibrary_SelectTransform::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectTransform, ReturnValue) == 0x0000D0, "Member 'KismetMathLibrary_SelectTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SelectVector \ static_assert(alignof(KismetMathLibrary_SelectVector) == 0x000008, "Wrong alignment on KismetMathLibrary_SelectVector"); \ static_assert(sizeof(KismetMathLibrary_SelectVector) == 0x000050, "Wrong size on KismetMathLibrary_SelectVector"); \ static_assert(offsetof(KismetMathLibrary_SelectVector, A) == 0x000000, "Member 'KismetMathLibrary_SelectVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectVector, B) == 0x000018, "Member 'KismetMathLibrary_SelectVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectVector, bPickA) == 0x000030, "Member 'KismetMathLibrary_SelectVector::bPickA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SelectVector, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_SelectVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Set2D \ static_assert(alignof(KismetMathLibrary_Set2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Set2D"); \ static_assert(sizeof(KismetMathLibrary_Set2D) == 0x000020, "Wrong size on KismetMathLibrary_Set2D"); \ static_assert(offsetof(KismetMathLibrary_Set2D, A) == 0x000000, "Member 'KismetMathLibrary_Set2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Set2D, X) == 0x000010, "Member 'KismetMathLibrary_Set2D::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Set2D, Y) == 0x000018, "Member 'KismetMathLibrary_Set2D::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SetFloatSpringStateVelocity \ static_assert(alignof(KismetMathLibrary_SetFloatSpringStateVelocity) == 0x000004, "Wrong alignment on KismetMathLibrary_SetFloatSpringStateVelocity"); \ static_assert(sizeof(KismetMathLibrary_SetFloatSpringStateVelocity) == 0x000010, "Wrong size on KismetMathLibrary_SetFloatSpringStateVelocity"); \ static_assert(offsetof(KismetMathLibrary_SetFloatSpringStateVelocity, SpringState) == 0x000000, "Member 'KismetMathLibrary_SetFloatSpringStateVelocity::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SetFloatSpringStateVelocity, Velocity) == 0x00000C, "Member 'KismetMathLibrary_SetFloatSpringStateVelocity::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SetQuaternionSpringStateAngularVelocity \ static_assert(alignof(KismetMathLibrary_SetQuaternionSpringStateAngularVelocity) == 0x000010, "Wrong alignment on KismetMathLibrary_SetQuaternionSpringStateAngularVelocity"); \ static_assert(sizeof(KismetMathLibrary_SetQuaternionSpringStateAngularVelocity) == 0x000060, "Wrong size on KismetMathLibrary_SetQuaternionSpringStateAngularVelocity"); \ static_assert(offsetof(KismetMathLibrary_SetQuaternionSpringStateAngularVelocity, SpringState) == 0x000000, "Member 'KismetMathLibrary_SetQuaternionSpringStateAngularVelocity::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SetQuaternionSpringStateAngularVelocity, AngularVelocity) == 0x000040, "Member 'KismetMathLibrary_SetQuaternionSpringStateAngularVelocity::AngularVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SetRandomStreamSeed \ static_assert(alignof(KismetMathLibrary_SetRandomStreamSeed) == 0x000004, "Wrong alignment on KismetMathLibrary_SetRandomStreamSeed"); \ static_assert(sizeof(KismetMathLibrary_SetRandomStreamSeed) == 0x00000C, "Wrong size on KismetMathLibrary_SetRandomStreamSeed"); \ static_assert(offsetof(KismetMathLibrary_SetRandomStreamSeed, Stream) == 0x000000, "Member 'KismetMathLibrary_SetRandomStreamSeed::Stream' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SetRandomStreamSeed, NewSeed) == 0x000008, "Member 'KismetMathLibrary_SetRandomStreamSeed::NewSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SetVectorSpringStateVelocity \ static_assert(alignof(KismetMathLibrary_SetVectorSpringStateVelocity) == 0x000008, "Wrong alignment on KismetMathLibrary_SetVectorSpringStateVelocity"); \ static_assert(sizeof(KismetMathLibrary_SetVectorSpringStateVelocity) == 0x000050, "Wrong size on KismetMathLibrary_SetVectorSpringStateVelocity"); \ static_assert(offsetof(KismetMathLibrary_SetVectorSpringStateVelocity, SpringState) == 0x000000, "Member 'KismetMathLibrary_SetVectorSpringStateVelocity::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SetVectorSpringStateVelocity, Velocity) == 0x000038, "Member 'KismetMathLibrary_SetVectorSpringStateVelocity::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SignOfFloat \ static_assert(alignof(KismetMathLibrary_SignOfFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_SignOfFloat"); \ static_assert(sizeof(KismetMathLibrary_SignOfFloat) == 0x000010, "Wrong size on KismetMathLibrary_SignOfFloat"); \ static_assert(offsetof(KismetMathLibrary_SignOfFloat, A) == 0x000000, "Member 'KismetMathLibrary_SignOfFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SignOfFloat, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_SignOfFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SignOfInteger \ static_assert(alignof(KismetMathLibrary_SignOfInteger) == 0x000004, "Wrong alignment on KismetMathLibrary_SignOfInteger"); \ static_assert(sizeof(KismetMathLibrary_SignOfInteger) == 0x000008, "Wrong size on KismetMathLibrary_SignOfInteger"); \ static_assert(offsetof(KismetMathLibrary_SignOfInteger, A) == 0x000000, "Member 'KismetMathLibrary_SignOfInteger::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SignOfInteger, ReturnValue) == 0x000004, "Member 'KismetMathLibrary_SignOfInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_SignOfInteger64 \ static_assert(alignof(KismetMathLibrary_SignOfInteger64) == 0x000008, "Wrong alignment on KismetMathLibrary_SignOfInteger64"); \ static_assert(sizeof(KismetMathLibrary_SignOfInteger64) == 0x000010, "Wrong size on KismetMathLibrary_SignOfInteger64"); \ static_assert(offsetof(KismetMathLibrary_SignOfInteger64, A) == 0x000000, "Member 'KismetMathLibrary_SignOfInteger64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_SignOfInteger64, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_SignOfInteger64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Sin \ static_assert(alignof(KismetMathLibrary_Sin) == 0x000008, "Wrong alignment on KismetMathLibrary_Sin"); \ static_assert(sizeof(KismetMathLibrary_Sin) == 0x000010, "Wrong size on KismetMathLibrary_Sin"); \ static_assert(offsetof(KismetMathLibrary_Sin, A) == 0x000000, "Member 'KismetMathLibrary_Sin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Sin, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Sin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Spherical2DToUnitCartesian \ static_assert(alignof(KismetMathLibrary_Spherical2DToUnitCartesian) == 0x000008, "Wrong alignment on KismetMathLibrary_Spherical2DToUnitCartesian"); \ static_assert(sizeof(KismetMathLibrary_Spherical2DToUnitCartesian) == 0x000028, "Wrong size on KismetMathLibrary_Spherical2DToUnitCartesian"); \ static_assert(offsetof(KismetMathLibrary_Spherical2DToUnitCartesian, A) == 0x000000, "Member 'KismetMathLibrary_Spherical2DToUnitCartesian::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Spherical2DToUnitCartesian, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Spherical2DToUnitCartesian::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Sqrt \ static_assert(alignof(KismetMathLibrary_Sqrt) == 0x000008, "Wrong alignment on KismetMathLibrary_Sqrt"); \ static_assert(sizeof(KismetMathLibrary_Sqrt) == 0x000010, "Wrong size on KismetMathLibrary_Sqrt"); \ static_assert(offsetof(KismetMathLibrary_Sqrt, A) == 0x000000, "Member 'KismetMathLibrary_Sqrt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Sqrt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Sqrt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Square \ static_assert(alignof(KismetMathLibrary_Square) == 0x000008, "Wrong alignment on KismetMathLibrary_Square"); \ static_assert(sizeof(KismetMathLibrary_Square) == 0x000010, "Wrong size on KismetMathLibrary_Square"); \ static_assert(offsetof(KismetMathLibrary_Square, A) == 0x000000, "Member 'KismetMathLibrary_Square::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Square, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Square::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_ByteByte \ static_assert(alignof(KismetMathLibrary_Subtract_ByteByte) == 0x000001, "Wrong alignment on KismetMathLibrary_Subtract_ByteByte"); \ static_assert(sizeof(KismetMathLibrary_Subtract_ByteByte) == 0x000003, "Wrong size on KismetMathLibrary_Subtract_ByteByte"); \ static_assert(offsetof(KismetMathLibrary_Subtract_ByteByte, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_ByteByte::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_ByteByte, B) == 0x000001, "Member 'KismetMathLibrary_Subtract_ByteByte::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_ByteByte, ReturnValue) == 0x000002, "Member 'KismetMathLibrary_Subtract_ByteByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_DateTimeDateTime \ static_assert(alignof(KismetMathLibrary_Subtract_DateTimeDateTime) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_DateTimeDateTime"); \ static_assert(sizeof(KismetMathLibrary_Subtract_DateTimeDateTime) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_DateTimeDateTime"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeDateTime, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_DateTimeDateTime::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeDateTime, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_DateTimeDateTime::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeDateTime, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_DateTimeDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_DateTimeTimespan \ static_assert(alignof(KismetMathLibrary_Subtract_DateTimeTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_DateTimeTimespan"); \ static_assert(sizeof(KismetMathLibrary_Subtract_DateTimeTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_DateTimeTimespan"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_DateTimeTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_DateTimeTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DateTimeTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_DateTimeTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_DoubleDouble \ static_assert(alignof(KismetMathLibrary_Subtract_DoubleDouble) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_DoubleDouble"); \ static_assert(sizeof(KismetMathLibrary_Subtract_DoubleDouble) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_DoubleDouble"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DoubleDouble, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_DoubleDouble::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DoubleDouble, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_DoubleDouble::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_DoubleDouble, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_DoubleDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Subtract_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Subtract_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_IntInt \ static_assert(alignof(KismetMathLibrary_Subtract_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Subtract_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Subtract_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Subtract_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Subtract_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Subtract_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_IntPointInt \ static_assert(alignof(KismetMathLibrary_Subtract_IntPointInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Subtract_IntPointInt"); \ static_assert(sizeof(KismetMathLibrary_Subtract_IntPointInt) == 0x000014, "Wrong size on KismetMathLibrary_Subtract_IntPointInt"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointInt, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_IntPointInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointInt, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_IntPointInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointInt, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Subtract_IntPointInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_IntPointIntPoint \ static_assert(alignof(KismetMathLibrary_Subtract_IntPointIntPoint) == 0x000004, "Wrong alignment on KismetMathLibrary_Subtract_IntPointIntPoint"); \ static_assert(sizeof(KismetMathLibrary_Subtract_IntPointIntPoint) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_IntPointIntPoint"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointIntPoint, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_IntPointIntPoint::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointIntPoint, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_IntPointIntPoint::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_IntPointIntPoint, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_IntPointIntPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_LinearColorLinearColor \ static_assert(alignof(KismetMathLibrary_Subtract_LinearColorLinearColor) == 0x000004, "Wrong alignment on KismetMathLibrary_Subtract_LinearColorLinearColor"); \ static_assert(sizeof(KismetMathLibrary_Subtract_LinearColorLinearColor) == 0x000030, "Wrong size on KismetMathLibrary_Subtract_LinearColorLinearColor"); \ static_assert(offsetof(KismetMathLibrary_Subtract_LinearColorLinearColor, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_LinearColorLinearColor::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_LinearColorLinearColor, B) == 0x000010, "Member 'KismetMathLibrary_Subtract_LinearColorLinearColor::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_LinearColorLinearColor, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Subtract_LinearColorLinearColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_QuatQuat \ static_assert(alignof(KismetMathLibrary_Subtract_QuatQuat) == 0x000010, "Wrong alignment on KismetMathLibrary_Subtract_QuatQuat"); \ static_assert(sizeof(KismetMathLibrary_Subtract_QuatQuat) == 0x000060, "Wrong size on KismetMathLibrary_Subtract_QuatQuat"); \ static_assert(offsetof(KismetMathLibrary_Subtract_QuatQuat, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_QuatQuat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_QuatQuat, B) == 0x000020, "Member 'KismetMathLibrary_Subtract_QuatQuat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_QuatQuat, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Subtract_QuatQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_TimespanTimespan \ static_assert(alignof(KismetMathLibrary_Subtract_TimespanTimespan) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_TimespanTimespan"); \ static_assert(sizeof(KismetMathLibrary_Subtract_TimespanTimespan) == 0x000018, "Wrong size on KismetMathLibrary_Subtract_TimespanTimespan"); \ static_assert(offsetof(KismetMathLibrary_Subtract_TimespanTimespan, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_TimespanTimespan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_TimespanTimespan, B) == 0x000008, "Member 'KismetMathLibrary_Subtract_TimespanTimespan::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_TimespanTimespan, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Subtract_TimespanTimespan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_Vector2DFloat \ static_assert(alignof(KismetMathLibrary_Subtract_Vector2DFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_Vector2DFloat"); \ static_assert(sizeof(KismetMathLibrary_Subtract_Vector2DFloat) == 0x000028, "Wrong size on KismetMathLibrary_Subtract_Vector2DFloat"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DFloat, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_Vector2DFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DFloat, B) == 0x000010, "Member 'KismetMathLibrary_Subtract_Vector2DFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DFloat, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Subtract_Vector2DFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_Vector2DVector2D \ static_assert(alignof(KismetMathLibrary_Subtract_Vector2DVector2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_Vector2DVector2D"); \ static_assert(sizeof(KismetMathLibrary_Subtract_Vector2DVector2D) == 0x000030, "Wrong size on KismetMathLibrary_Subtract_Vector2DVector2D"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DVector2D, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_Vector2DVector2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DVector2D, B) == 0x000010, "Member 'KismetMathLibrary_Subtract_Vector2DVector2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector2DVector2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Subtract_Vector2DVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_Vector4Vector4 \ static_assert(alignof(KismetMathLibrary_Subtract_Vector4Vector4) == 0x000010, "Wrong alignment on KismetMathLibrary_Subtract_Vector4Vector4"); \ static_assert(sizeof(KismetMathLibrary_Subtract_Vector4Vector4) == 0x000060, "Wrong size on KismetMathLibrary_Subtract_Vector4Vector4"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector4Vector4, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_Vector4Vector4::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector4Vector4, B) == 0x000020, "Member 'KismetMathLibrary_Subtract_Vector4Vector4::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_Vector4Vector4, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Subtract_Vector4Vector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_VectorFloat \ static_assert(alignof(KismetMathLibrary_Subtract_VectorFloat) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_VectorFloat"); \ static_assert(sizeof(KismetMathLibrary_Subtract_VectorFloat) == 0x000038, "Wrong size on KismetMathLibrary_Subtract_VectorFloat"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorFloat, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_VectorFloat::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorFloat, B) == 0x000018, "Member 'KismetMathLibrary_Subtract_VectorFloat::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorFloat, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Subtract_VectorFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_VectorInt \ static_assert(alignof(KismetMathLibrary_Subtract_VectorInt) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_VectorInt"); \ static_assert(sizeof(KismetMathLibrary_Subtract_VectorInt) == 0x000038, "Wrong size on KismetMathLibrary_Subtract_VectorInt"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorInt, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_VectorInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorInt, B) == 0x000018, "Member 'KismetMathLibrary_Subtract_VectorInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorInt, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Subtract_VectorInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Subtract_VectorVector \ static_assert(alignof(KismetMathLibrary_Subtract_VectorVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Subtract_VectorVector"); \ static_assert(sizeof(KismetMathLibrary_Subtract_VectorVector) == 0x000048, "Wrong size on KismetMathLibrary_Subtract_VectorVector"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorVector, A) == 0x000000, "Member 'KismetMathLibrary_Subtract_VectorVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorVector, B) == 0x000018, "Member 'KismetMathLibrary_Subtract_VectorVector::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Subtract_VectorVector, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Subtract_VectorVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Tan \ static_assert(alignof(KismetMathLibrary_Tan) == 0x000008, "Wrong alignment on KismetMathLibrary_Tan"); \ static_assert(sizeof(KismetMathLibrary_Tan) == 0x000010, "Wrong size on KismetMathLibrary_Tan"); \ static_assert(offsetof(KismetMathLibrary_Tan, A) == 0x000000, "Member 'KismetMathLibrary_Tan::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Tan, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Tan::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TEase \ static_assert(alignof(KismetMathLibrary_TEase) == 0x000010, "Wrong alignment on KismetMathLibrary_TEase"); \ static_assert(sizeof(KismetMathLibrary_TEase) == 0x000130, "Wrong size on KismetMathLibrary_TEase"); \ static_assert(offsetof(KismetMathLibrary_TEase, A) == 0x000000, "Member 'KismetMathLibrary_TEase::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, B) == 0x000060, "Member 'KismetMathLibrary_TEase::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, ALPHA) == 0x0000C0, "Member 'KismetMathLibrary_TEase::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, easingFunc) == 0x0000C4, "Member 'KismetMathLibrary_TEase::easingFunc' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, BlendExp) == 0x0000C8, "Member 'KismetMathLibrary_TEase::BlendExp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, Steps) == 0x0000CC, "Member 'KismetMathLibrary_TEase::Steps' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TEase, ReturnValue) == 0x0000D0, "Member 'KismetMathLibrary_TEase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TimespanFromString \ static_assert(alignof(KismetMathLibrary_TimespanFromString) == 0x000008, "Wrong alignment on KismetMathLibrary_TimespanFromString"); \ static_assert(sizeof(KismetMathLibrary_TimespanFromString) == 0x000020, "Wrong size on KismetMathLibrary_TimespanFromString"); \ static_assert(offsetof(KismetMathLibrary_TimespanFromString, TimespanString) == 0x000000, "Member 'KismetMathLibrary_TimespanFromString::TimespanString' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TimespanFromString, Result) == 0x000010, "Member 'KismetMathLibrary_TimespanFromString::Result' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TimespanFromString, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_TimespanFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TimespanMaxValue \ static_assert(alignof(KismetMathLibrary_TimespanMaxValue) == 0x000008, "Wrong alignment on KismetMathLibrary_TimespanMaxValue"); \ static_assert(sizeof(KismetMathLibrary_TimespanMaxValue) == 0x000008, "Wrong size on KismetMathLibrary_TimespanMaxValue"); \ static_assert(offsetof(KismetMathLibrary_TimespanMaxValue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_TimespanMaxValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TimespanMinValue \ static_assert(alignof(KismetMathLibrary_TimespanMinValue) == 0x000008, "Wrong alignment on KismetMathLibrary_TimespanMinValue"); \ static_assert(sizeof(KismetMathLibrary_TimespanMinValue) == 0x000008, "Wrong size on KismetMathLibrary_TimespanMinValue"); \ static_assert(offsetof(KismetMathLibrary_TimespanMinValue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_TimespanMinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TimespanRatio \ static_assert(alignof(KismetMathLibrary_TimespanRatio) == 0x000008, "Wrong alignment on KismetMathLibrary_TimespanRatio"); \ static_assert(sizeof(KismetMathLibrary_TimespanRatio) == 0x000018, "Wrong size on KismetMathLibrary_TimespanRatio"); \ static_assert(offsetof(KismetMathLibrary_TimespanRatio, A) == 0x000000, "Member 'KismetMathLibrary_TimespanRatio::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TimespanRatio, B) == 0x000008, "Member 'KismetMathLibrary_TimespanRatio::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TimespanRatio, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_TimespanRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TimespanZeroValue \ static_assert(alignof(KismetMathLibrary_TimespanZeroValue) == 0x000008, "Wrong alignment on KismetMathLibrary_TimespanZeroValue"); \ static_assert(sizeof(KismetMathLibrary_TimespanZeroValue) == 0x000008, "Wrong size on KismetMathLibrary_TimespanZeroValue"); \ static_assert(offsetof(KismetMathLibrary_TimespanZeroValue, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_TimespanZeroValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TInterpTo \ static_assert(alignof(KismetMathLibrary_TInterpTo) == 0x000010, "Wrong alignment on KismetMathLibrary_TInterpTo"); \ static_assert(sizeof(KismetMathLibrary_TInterpTo) == 0x000130, "Wrong size on KismetMathLibrary_TInterpTo"); \ static_assert(offsetof(KismetMathLibrary_TInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_TInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TInterpTo, Target) == 0x000060, "Member 'KismetMathLibrary_TInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TInterpTo, DeltaTime) == 0x0000C0, "Member 'KismetMathLibrary_TInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TInterpTo, interpSpeed) == 0x0000C4, "Member 'KismetMathLibrary_TInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TInterpTo, ReturnValue) == 0x0000D0, "Member 'KismetMathLibrary_TInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TLerp \ static_assert(alignof(KismetMathLibrary_TLerp) == 0x000010, "Wrong alignment on KismetMathLibrary_TLerp"); \ static_assert(sizeof(KismetMathLibrary_TLerp) == 0x000130, "Wrong size on KismetMathLibrary_TLerp"); \ static_assert(offsetof(KismetMathLibrary_TLerp, A) == 0x000000, "Member 'KismetMathLibrary_TLerp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TLerp, B) == 0x000060, "Member 'KismetMathLibrary_TLerp::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TLerp, ALPHA) == 0x0000C0, "Member 'KismetMathLibrary_TLerp::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TLerp, InterpMode) == 0x0000C4, "Member 'KismetMathLibrary_TLerp::InterpMode' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TLerp, ReturnValue) == 0x0000D0, "Member 'KismetMathLibrary_TLerp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Today \ static_assert(alignof(KismetMathLibrary_Today) == 0x000008, "Wrong alignment on KismetMathLibrary_Today"); \ static_assert(sizeof(KismetMathLibrary_Today) == 0x000008, "Wrong size on KismetMathLibrary_Today"); \ static_assert(offsetof(KismetMathLibrary_Today, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Today::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ToDirectionAndLength2D \ static_assert(alignof(KismetMathLibrary_ToDirectionAndLength2D) == 0x000008, "Wrong alignment on KismetMathLibrary_ToDirectionAndLength2D"); \ static_assert(sizeof(KismetMathLibrary_ToDirectionAndLength2D) == 0x000028, "Wrong size on KismetMathLibrary_ToDirectionAndLength2D"); \ static_assert(offsetof(KismetMathLibrary_ToDirectionAndLength2D, A) == 0x000000, "Member 'KismetMathLibrary_ToDirectionAndLength2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ToDirectionAndLength2D, OutDir) == 0x000010, "Member 'KismetMathLibrary_ToDirectionAndLength2D::OutDir' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ToDirectionAndLength2D, OutLength) == 0x000020, "Member 'KismetMathLibrary_ToDirectionAndLength2D::OutLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ToRounded2D \ static_assert(alignof(KismetMathLibrary_ToRounded2D) == 0x000008, "Wrong alignment on KismetMathLibrary_ToRounded2D"); \ static_assert(sizeof(KismetMathLibrary_ToRounded2D) == 0x000020, "Wrong size on KismetMathLibrary_ToRounded2D"); \ static_assert(offsetof(KismetMathLibrary_ToRounded2D, A) == 0x000000, "Member 'KismetMathLibrary_ToRounded2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ToRounded2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_ToRounded2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_ToSign2D \ static_assert(alignof(KismetMathLibrary_ToSign2D) == 0x000008, "Wrong alignment on KismetMathLibrary_ToSign2D"); \ static_assert(sizeof(KismetMathLibrary_ToSign2D) == 0x000020, "Wrong size on KismetMathLibrary_ToSign2D"); \ static_assert(offsetof(KismetMathLibrary_ToSign2D, A) == 0x000000, "Member 'KismetMathLibrary_ToSign2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_ToSign2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_ToSign2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Transform_Determinant \ static_assert(alignof(KismetMathLibrary_Transform_Determinant) == 0x000010, "Wrong alignment on KismetMathLibrary_Transform_Determinant"); \ static_assert(sizeof(KismetMathLibrary_Transform_Determinant) == 0x000070, "Wrong size on KismetMathLibrary_Transform_Determinant"); \ static_assert(offsetof(KismetMathLibrary_Transform_Determinant, Transform) == 0x000000, "Member 'KismetMathLibrary_Transform_Determinant::Transform' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Transform_Determinant, ReturnValue) == 0x000060, "Member 'KismetMathLibrary_Transform_Determinant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TransformDirection \ static_assert(alignof(KismetMathLibrary_TransformDirection) == 0x000010, "Wrong alignment on KismetMathLibrary_TransformDirection"); \ static_assert(sizeof(KismetMathLibrary_TransformDirection) == 0x000090, "Wrong size on KismetMathLibrary_TransformDirection"); \ static_assert(offsetof(KismetMathLibrary_TransformDirection, T) == 0x000000, "Member 'KismetMathLibrary_TransformDirection::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformDirection, Direction) == 0x000060, "Member 'KismetMathLibrary_TransformDirection::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformDirection, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_TransformDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TransformLocation \ static_assert(alignof(KismetMathLibrary_TransformLocation) == 0x000010, "Wrong alignment on KismetMathLibrary_TransformLocation"); \ static_assert(sizeof(KismetMathLibrary_TransformLocation) == 0x000090, "Wrong size on KismetMathLibrary_TransformLocation"); \ static_assert(offsetof(KismetMathLibrary_TransformLocation, T) == 0x000000, "Member 'KismetMathLibrary_TransformLocation::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformLocation, Location) == 0x000060, "Member 'KismetMathLibrary_TransformLocation::Location' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformLocation, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_TransformLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TransformRotation \ static_assert(alignof(KismetMathLibrary_TransformRotation) == 0x000010, "Wrong alignment on KismetMathLibrary_TransformRotation"); \ static_assert(sizeof(KismetMathLibrary_TransformRotation) == 0x000090, "Wrong size on KismetMathLibrary_TransformRotation"); \ static_assert(offsetof(KismetMathLibrary_TransformRotation, T) == 0x000000, "Member 'KismetMathLibrary_TransformRotation::T' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformRotation, Rotation) == 0x000060, "Member 'KismetMathLibrary_TransformRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformRotation, ReturnValue) == 0x000078, "Member 'KismetMathLibrary_TransformRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_TransformVector4 \ static_assert(alignof(KismetMathLibrary_TransformVector4) == 0x000010, "Wrong alignment on KismetMathLibrary_TransformVector4"); \ static_assert(sizeof(KismetMathLibrary_TransformVector4) == 0x0000C0, "Wrong size on KismetMathLibrary_TransformVector4"); \ static_assert(offsetof(KismetMathLibrary_TransformVector4, Matrix) == 0x000000, "Member 'KismetMathLibrary_TransformVector4::Matrix' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformVector4, Vec4) == 0x000080, "Member 'KismetMathLibrary_TransformVector4::Vec4' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_TransformVector4, ReturnValue) == 0x0000A0, "Member 'KismetMathLibrary_TransformVector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_UtcNow \ static_assert(alignof(KismetMathLibrary_UtcNow) == 0x000008, "Wrong alignment on KismetMathLibrary_UtcNow"); \ static_assert(sizeof(KismetMathLibrary_UtcNow) == 0x000008, "Wrong size on KismetMathLibrary_UtcNow"); \ static_assert(offsetof(KismetMathLibrary_UtcNow, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_UtcNow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VEase \ static_assert(alignof(KismetMathLibrary_VEase) == 0x000008, "Wrong alignment on KismetMathLibrary_VEase"); \ static_assert(sizeof(KismetMathLibrary_VEase) == 0x000058, "Wrong size on KismetMathLibrary_VEase"); \ static_assert(offsetof(KismetMathLibrary_VEase, A) == 0x000000, "Member 'KismetMathLibrary_VEase::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, B) == 0x000018, "Member 'KismetMathLibrary_VEase::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, ALPHA) == 0x000030, "Member 'KismetMathLibrary_VEase::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, easingFunc) == 0x000034, "Member 'KismetMathLibrary_VEase::easingFunc' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, BlendExp) == 0x000038, "Member 'KismetMathLibrary_VEase::BlendExp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, Steps) == 0x00003C, "Member 'KismetMathLibrary_VEase::Steps' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VEase, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_VEase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector2D_One \ static_assert(alignof(KismetMathLibrary_Vector2D_One) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector2D_One"); \ static_assert(sizeof(KismetMathLibrary_Vector2D_One) == 0x000010, "Wrong size on KismetMathLibrary_Vector2D_One"); \ static_assert(offsetof(KismetMathLibrary_Vector2D_One, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector2D_One::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector2D_Unit45Deg \ static_assert(alignof(KismetMathLibrary_Vector2D_Unit45Deg) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector2D_Unit45Deg"); \ static_assert(sizeof(KismetMathLibrary_Vector2D_Unit45Deg) == 0x000010, "Wrong size on KismetMathLibrary_Vector2D_Unit45Deg"); \ static_assert(offsetof(KismetMathLibrary_Vector2D_Unit45Deg, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector2D_Unit45Deg::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector2D_Zero \ static_assert(alignof(KismetMathLibrary_Vector2D_Zero) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector2D_Zero"); \ static_assert(sizeof(KismetMathLibrary_Vector2D_Zero) == 0x000010, "Wrong size on KismetMathLibrary_Vector2D_Zero"); \ static_assert(offsetof(KismetMathLibrary_Vector2D_Zero, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector2D_Zero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector2DInterpTo \ static_assert(alignof(KismetMathLibrary_Vector2DInterpTo) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector2DInterpTo"); \ static_assert(sizeof(KismetMathLibrary_Vector2DInterpTo) == 0x000038, "Wrong size on KismetMathLibrary_Vector2DInterpTo"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_Vector2DInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo, Target) == 0x000010, "Member 'KismetMathLibrary_Vector2DInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo, DeltaTime) == 0x000020, "Member 'KismetMathLibrary_Vector2DInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo, interpSpeed) == 0x000024, "Member 'KismetMathLibrary_Vector2DInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_Vector2DInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector2DInterpTo_Constant \ static_assert(alignof(KismetMathLibrary_Vector2DInterpTo_Constant) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector2DInterpTo_Constant"); \ static_assert(sizeof(KismetMathLibrary_Vector2DInterpTo_Constant) == 0x000038, "Wrong size on KismetMathLibrary_Vector2DInterpTo_Constant"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo_Constant, Current) == 0x000000, "Member 'KismetMathLibrary_Vector2DInterpTo_Constant::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo_Constant, Target) == 0x000010, "Member 'KismetMathLibrary_Vector2DInterpTo_Constant::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo_Constant, DeltaTime) == 0x000020, "Member 'KismetMathLibrary_Vector2DInterpTo_Constant::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo_Constant, interpSpeed) == 0x000024, "Member 'KismetMathLibrary_Vector2DInterpTo_Constant::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector2DInterpTo_Constant, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_Vector2DInterpTo_Constant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Assign \ static_assert(alignof(KismetMathLibrary_Vector4_Assign) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Assign"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Assign) == 0x000040, "Wrong size on KismetMathLibrary_Vector4_Assign"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Assign, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Assign::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Assign, InVector) == 0x000020, "Member 'KismetMathLibrary_Vector4_Assign::InVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_CrossProduct3 \ static_assert(alignof(KismetMathLibrary_Vector4_CrossProduct3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_CrossProduct3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_CrossProduct3) == 0x000060, "Wrong size on KismetMathLibrary_Vector4_CrossProduct3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_CrossProduct3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_CrossProduct3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_CrossProduct3, B) == 0x000020, "Member 'KismetMathLibrary_Vector4_CrossProduct3::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_CrossProduct3, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Vector4_CrossProduct3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_DotProduct \ static_assert(alignof(KismetMathLibrary_Vector4_DotProduct) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_DotProduct"); \ static_assert(sizeof(KismetMathLibrary_Vector4_DotProduct) == 0x000050, "Wrong size on KismetMathLibrary_Vector4_DotProduct"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_DotProduct::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct, B) == 0x000020, "Member 'KismetMathLibrary_Vector4_DotProduct::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Vector4_DotProduct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_DotProduct3 \ static_assert(alignof(KismetMathLibrary_Vector4_DotProduct3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_DotProduct3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_DotProduct3) == 0x000050, "Wrong size on KismetMathLibrary_Vector4_DotProduct3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_DotProduct3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct3, B) == 0x000020, "Member 'KismetMathLibrary_Vector4_DotProduct3::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_DotProduct3, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Vector4_DotProduct3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_IsNAN \ static_assert(alignof(KismetMathLibrary_Vector4_IsNAN) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_IsNAN"); \ static_assert(sizeof(KismetMathLibrary_Vector4_IsNAN) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_IsNAN"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNAN, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_IsNAN::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNAN, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_IsNAN::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_IsNearlyZero3 \ static_assert(alignof(KismetMathLibrary_Vector4_IsNearlyZero3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_IsNearlyZero3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_IsNearlyZero3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_IsNearlyZero3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNearlyZero3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_IsNearlyZero3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNearlyZero3, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Vector4_IsNearlyZero3::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNearlyZero3, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_Vector4_IsNearlyZero3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_IsNormal3 \ static_assert(alignof(KismetMathLibrary_Vector4_IsNormal3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_IsNormal3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_IsNormal3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_IsNormal3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNormal3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_IsNormal3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsNormal3, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_IsNormal3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_IsUnit3 \ static_assert(alignof(KismetMathLibrary_Vector4_IsUnit3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_IsUnit3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_IsUnit3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_IsUnit3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsUnit3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_IsUnit3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsUnit3, SquaredLenthTolerance) == 0x000020, "Member 'KismetMathLibrary_Vector4_IsUnit3::SquaredLenthTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsUnit3, ReturnValue) == 0x000024, "Member 'KismetMathLibrary_Vector4_IsUnit3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_IsZero \ static_assert(alignof(KismetMathLibrary_Vector4_IsZero) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_IsZero"); \ static_assert(sizeof(KismetMathLibrary_Vector4_IsZero) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_IsZero"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsZero, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_IsZero::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_IsZero, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_IsZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_MirrorByVector3 \ static_assert(alignof(KismetMathLibrary_Vector4_MirrorByVector3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_MirrorByVector3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_MirrorByVector3) == 0x000060, "Wrong size on KismetMathLibrary_Vector4_MirrorByVector3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_MirrorByVector3, Direction) == 0x000000, "Member 'KismetMathLibrary_Vector4_MirrorByVector3::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_MirrorByVector3, SurfaceNormal) == 0x000020, "Member 'KismetMathLibrary_Vector4_MirrorByVector3::SurfaceNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_MirrorByVector3, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Vector4_MirrorByVector3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Negated \ static_assert(alignof(KismetMathLibrary_Vector4_Negated) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Negated"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Negated) == 0x000040, "Wrong size on KismetMathLibrary_Vector4_Negated"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Negated, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Negated::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Negated, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_Negated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Normal3 \ static_assert(alignof(KismetMathLibrary_Vector4_Normal3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Normal3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Normal3) == 0x000050, "Wrong size on KismetMathLibrary_Vector4_Normal3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Normal3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Normal3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Normal3, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Vector4_Normal3::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Normal3, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector4_Normal3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Normalize3 \ static_assert(alignof(KismetMathLibrary_Vector4_Normalize3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Normalize3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Normalize3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_Normalize3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Normalize3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Normalize3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Normalize3, Tolerance) == 0x000020, "Member 'KismetMathLibrary_Vector4_Normalize3::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_NormalUnsafe3 \ static_assert(alignof(KismetMathLibrary_Vector4_NormalUnsafe3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_NormalUnsafe3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_NormalUnsafe3) == 0x000040, "Wrong size on KismetMathLibrary_Vector4_NormalUnsafe3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_NormalUnsafe3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_NormalUnsafe3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_NormalUnsafe3, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_NormalUnsafe3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Set \ static_assert(alignof(KismetMathLibrary_Vector4_Set) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Set"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Set) == 0x000040, "Wrong size on KismetMathLibrary_Vector4_Set"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Set, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Set::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Set, X) == 0x000020, "Member 'KismetMathLibrary_Vector4_Set::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Set, Y) == 0x000028, "Member 'KismetMathLibrary_Vector4_Set::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Set, Z) == 0x000030, "Member 'KismetMathLibrary_Vector4_Set::Z' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Set, W) == 0x000038, "Member 'KismetMathLibrary_Vector4_Set::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Size \ static_assert(alignof(KismetMathLibrary_Vector4_Size) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Size"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Size) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_Size"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Size, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Size::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Size, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_Size::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Size3 \ static_assert(alignof(KismetMathLibrary_Vector4_Size3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Size3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Size3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_Size3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Size3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_Size3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Size3, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_Size3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_SizeSquared \ static_assert(alignof(KismetMathLibrary_Vector4_SizeSquared) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_SizeSquared"); \ static_assert(sizeof(KismetMathLibrary_Vector4_SizeSquared) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_SizeSquared"); \ static_assert(offsetof(KismetMathLibrary_Vector4_SizeSquared, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_SizeSquared::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_SizeSquared, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_SizeSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_SizeSquared3 \ static_assert(alignof(KismetMathLibrary_Vector4_SizeSquared3) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_SizeSquared3"); \ static_assert(sizeof(KismetMathLibrary_Vector4_SizeSquared3) == 0x000030, "Wrong size on KismetMathLibrary_Vector4_SizeSquared3"); \ static_assert(offsetof(KismetMathLibrary_Vector4_SizeSquared3, A) == 0x000000, "Member 'KismetMathLibrary_Vector4_SizeSquared3::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector4_SizeSquared3, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector4_SizeSquared3::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector4_Zero \ static_assert(alignof(KismetMathLibrary_Vector4_Zero) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector4_Zero"); \ static_assert(sizeof(KismetMathLibrary_Vector4_Zero) == 0x000020, "Wrong size on KismetMathLibrary_Vector4_Zero"); \ static_assert(offsetof(KismetMathLibrary_Vector4_Zero, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector4_Zero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_AddBounded \ static_assert(alignof(KismetMathLibrary_Vector_AddBounded) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_AddBounded"); \ static_assert(sizeof(KismetMathLibrary_Vector_AddBounded) == 0x000038, "Wrong size on KismetMathLibrary_Vector_AddBounded"); \ static_assert(offsetof(KismetMathLibrary_Vector_AddBounded, A) == 0x000000, "Member 'KismetMathLibrary_Vector_AddBounded::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_AddBounded, InAddVect) == 0x000018, "Member 'KismetMathLibrary_Vector_AddBounded::InAddVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_AddBounded, InRadius) == 0x000030, "Member 'KismetMathLibrary_Vector_AddBounded::InRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Assign \ static_assert(alignof(KismetMathLibrary_Vector_Assign) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Assign"); \ static_assert(sizeof(KismetMathLibrary_Vector_Assign) == 0x000030, "Wrong size on KismetMathLibrary_Vector_Assign"); \ static_assert(offsetof(KismetMathLibrary_Vector_Assign, A) == 0x000000, "Member 'KismetMathLibrary_Vector_Assign::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Assign, InVector) == 0x000018, "Member 'KismetMathLibrary_Vector_Assign::InVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Backward \ static_assert(alignof(KismetMathLibrary_Vector_Backward) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Backward"); \ static_assert(sizeof(KismetMathLibrary_Vector_Backward) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Backward"); \ static_assert(offsetof(KismetMathLibrary_Vector_Backward, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Backward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_BoundedToBox \ static_assert(alignof(KismetMathLibrary_Vector_BoundedToBox) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_BoundedToBox"); \ static_assert(sizeof(KismetMathLibrary_Vector_BoundedToBox) == 0x000060, "Wrong size on KismetMathLibrary_Vector_BoundedToBox"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToBox, InVect) == 0x000000, "Member 'KismetMathLibrary_Vector_BoundedToBox::InVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToBox, InBoxMin) == 0x000018, "Member 'KismetMathLibrary_Vector_BoundedToBox::InBoxMin' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToBox, InBoxMax) == 0x000030, "Member 'KismetMathLibrary_Vector_BoundedToBox::InBoxMax' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToBox, ReturnValue) == 0x000048, "Member 'KismetMathLibrary_Vector_BoundedToBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_BoundedToCube \ static_assert(alignof(KismetMathLibrary_Vector_BoundedToCube) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_BoundedToCube"); \ static_assert(sizeof(KismetMathLibrary_Vector_BoundedToCube) == 0x000038, "Wrong size on KismetMathLibrary_Vector_BoundedToCube"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToCube, InVect) == 0x000000, "Member 'KismetMathLibrary_Vector_BoundedToCube::InVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToCube, InRadius) == 0x000018, "Member 'KismetMathLibrary_Vector_BoundedToCube::InRadius' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_BoundedToCube, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector_BoundedToCube::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ClampSize2D \ static_assert(alignof(KismetMathLibrary_Vector_ClampSize2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ClampSize2D"); \ static_assert(sizeof(KismetMathLibrary_Vector_ClampSize2D) == 0x000040, "Wrong size on KismetMathLibrary_Vector_ClampSize2D"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSize2D, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ClampSize2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSize2D, Min) == 0x000018, "Member 'KismetMathLibrary_Vector_ClampSize2D::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSize2D, Max) == 0x000020, "Member 'KismetMathLibrary_Vector_ClampSize2D::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSize2D, ReturnValue) == 0x000028, "Member 'KismetMathLibrary_Vector_ClampSize2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ClampSizeMax \ static_assert(alignof(KismetMathLibrary_Vector_ClampSizeMax) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ClampSizeMax"); \ static_assert(sizeof(KismetMathLibrary_Vector_ClampSizeMax) == 0x000038, "Wrong size on KismetMathLibrary_Vector_ClampSizeMax"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ClampSizeMax::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax, Max) == 0x000018, "Member 'KismetMathLibrary_Vector_ClampSizeMax::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector_ClampSizeMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ClampSizeMax2D \ static_assert(alignof(KismetMathLibrary_Vector_ClampSizeMax2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ClampSizeMax2D"); \ static_assert(sizeof(KismetMathLibrary_Vector_ClampSizeMax2D) == 0x000038, "Wrong size on KismetMathLibrary_Vector_ClampSizeMax2D"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax2D, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ClampSizeMax2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax2D, Max) == 0x000018, "Member 'KismetMathLibrary_Vector_ClampSizeMax2D::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ClampSizeMax2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector_ClampSizeMax2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ComponentMax \ static_assert(alignof(KismetMathLibrary_Vector_ComponentMax) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ComponentMax"); \ static_assert(sizeof(KismetMathLibrary_Vector_ComponentMax) == 0x000048, "Wrong size on KismetMathLibrary_Vector_ComponentMax"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMax, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ComponentMax::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMax, B) == 0x000018, "Member 'KismetMathLibrary_Vector_ComponentMax::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMax, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_ComponentMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ComponentMin \ static_assert(alignof(KismetMathLibrary_Vector_ComponentMin) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ComponentMin"); \ static_assert(sizeof(KismetMathLibrary_Vector_ComponentMin) == 0x000048, "Wrong size on KismetMathLibrary_Vector_ComponentMin"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMin, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ComponentMin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMin, B) == 0x000018, "Member 'KismetMathLibrary_Vector_ComponentMin::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ComponentMin, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_ComponentMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_CosineAngle2D \ static_assert(alignof(KismetMathLibrary_Vector_CosineAngle2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_CosineAngle2D"); \ static_assert(sizeof(KismetMathLibrary_Vector_CosineAngle2D) == 0x000038, "Wrong size on KismetMathLibrary_Vector_CosineAngle2D"); \ static_assert(offsetof(KismetMathLibrary_Vector_CosineAngle2D, A) == 0x000000, "Member 'KismetMathLibrary_Vector_CosineAngle2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_CosineAngle2D, B) == 0x000018, "Member 'KismetMathLibrary_Vector_CosineAngle2D::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_CosineAngle2D, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_CosineAngle2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Distance \ static_assert(alignof(KismetMathLibrary_Vector_Distance) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Distance"); \ static_assert(sizeof(KismetMathLibrary_Vector_Distance) == 0x000038, "Wrong size on KismetMathLibrary_Vector_Distance"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance, v1) == 0x000000, "Member 'KismetMathLibrary_Vector_Distance::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance, v2) == 0x000018, "Member 'KismetMathLibrary_Vector_Distance::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_Distance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Distance2D \ static_assert(alignof(KismetMathLibrary_Vector_Distance2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Distance2D"); \ static_assert(sizeof(KismetMathLibrary_Vector_Distance2D) == 0x000038, "Wrong size on KismetMathLibrary_Vector_Distance2D"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2D, v1) == 0x000000, "Member 'KismetMathLibrary_Vector_Distance2D::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2D, v2) == 0x000018, "Member 'KismetMathLibrary_Vector_Distance2D::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2D, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_Distance2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Distance2DSquared \ static_assert(alignof(KismetMathLibrary_Vector_Distance2DSquared) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Distance2DSquared"); \ static_assert(sizeof(KismetMathLibrary_Vector_Distance2DSquared) == 0x000038, "Wrong size on KismetMathLibrary_Vector_Distance2DSquared"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2DSquared, v1) == 0x000000, "Member 'KismetMathLibrary_Vector_Distance2DSquared::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2DSquared, v2) == 0x000018, "Member 'KismetMathLibrary_Vector_Distance2DSquared::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Distance2DSquared, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_Distance2DSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_DistanceSquared \ static_assert(alignof(KismetMathLibrary_Vector_DistanceSquared) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_DistanceSquared"); \ static_assert(sizeof(KismetMathLibrary_Vector_DistanceSquared) == 0x000038, "Wrong size on KismetMathLibrary_Vector_DistanceSquared"); \ static_assert(offsetof(KismetMathLibrary_Vector_DistanceSquared, v1) == 0x000000, "Member 'KismetMathLibrary_Vector_DistanceSquared::v1' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_DistanceSquared, v2) == 0x000018, "Member 'KismetMathLibrary_Vector_DistanceSquared::v2' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_DistanceSquared, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_DistanceSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Down \ static_assert(alignof(KismetMathLibrary_Vector_Down) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Down"); \ static_assert(sizeof(KismetMathLibrary_Vector_Down) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Down"); \ static_assert(offsetof(KismetMathLibrary_Vector_Down, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Down::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Forward \ static_assert(alignof(KismetMathLibrary_Vector_Forward) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Forward"); \ static_assert(sizeof(KismetMathLibrary_Vector_Forward) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Forward"); \ static_assert(offsetof(KismetMathLibrary_Vector_Forward, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Forward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_GetAbs \ static_assert(alignof(KismetMathLibrary_Vector_GetAbs) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_GetAbs"); \ static_assert(sizeof(KismetMathLibrary_Vector_GetAbs) == 0x000030, "Wrong size on KismetMathLibrary_Vector_GetAbs"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbs, A) == 0x000000, "Member 'KismetMathLibrary_Vector_GetAbs::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbs, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_GetAbs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_GetAbsMax \ static_assert(alignof(KismetMathLibrary_Vector_GetAbsMax) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_GetAbsMax"); \ static_assert(sizeof(KismetMathLibrary_Vector_GetAbsMax) == 0x000020, "Wrong size on KismetMathLibrary_Vector_GetAbsMax"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbsMax, A) == 0x000000, "Member 'KismetMathLibrary_Vector_GetAbsMax::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbsMax, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_GetAbsMax::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_GetAbsMin \ static_assert(alignof(KismetMathLibrary_Vector_GetAbsMin) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_GetAbsMin"); \ static_assert(sizeof(KismetMathLibrary_Vector_GetAbsMin) == 0x000020, "Wrong size on KismetMathLibrary_Vector_GetAbsMin"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbsMin, A) == 0x000000, "Member 'KismetMathLibrary_Vector_GetAbsMin::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetAbsMin, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_GetAbsMin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_GetProjection \ static_assert(alignof(KismetMathLibrary_Vector_GetProjection) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_GetProjection"); \ static_assert(sizeof(KismetMathLibrary_Vector_GetProjection) == 0x000030, "Wrong size on KismetMathLibrary_Vector_GetProjection"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetProjection, A) == 0x000000, "Member 'KismetMathLibrary_Vector_GetProjection::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetProjection, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_GetProjection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_GetSignVector \ static_assert(alignof(KismetMathLibrary_Vector_GetSignVector) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_GetSignVector"); \ static_assert(sizeof(KismetMathLibrary_Vector_GetSignVector) == 0x000030, "Wrong size on KismetMathLibrary_Vector_GetSignVector"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetSignVector, A) == 0x000000, "Member 'KismetMathLibrary_Vector_GetSignVector::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_GetSignVector, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_GetSignVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_HeadingAngle \ static_assert(alignof(KismetMathLibrary_Vector_HeadingAngle) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_HeadingAngle"); \ static_assert(sizeof(KismetMathLibrary_Vector_HeadingAngle) == 0x000020, "Wrong size on KismetMathLibrary_Vector_HeadingAngle"); \ static_assert(offsetof(KismetMathLibrary_Vector_HeadingAngle, A) == 0x000000, "Member 'KismetMathLibrary_Vector_HeadingAngle::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_HeadingAngle, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_HeadingAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsNAN \ static_assert(alignof(KismetMathLibrary_Vector_IsNAN) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsNAN"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsNAN) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsNAN"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNAN, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsNAN::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNAN, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_IsNAN::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsNearlyZero \ static_assert(alignof(KismetMathLibrary_Vector_IsNearlyZero) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsNearlyZero"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsNearlyZero) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsNearlyZero"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNearlyZero, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsNearlyZero::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNearlyZero, Tolerance) == 0x000018, "Member 'KismetMathLibrary_Vector_IsNearlyZero::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNearlyZero, ReturnValue) == 0x00001C, "Member 'KismetMathLibrary_Vector_IsNearlyZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsNormal \ static_assert(alignof(KismetMathLibrary_Vector_IsNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsNormal"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsNormal) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsNormal"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNormal, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsNormal::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsNormal, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_IsNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsUniform \ static_assert(alignof(KismetMathLibrary_Vector_IsUniform) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsUniform"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsUniform) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsUniform"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUniform, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsUniform::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUniform, Tolerance) == 0x000018, "Member 'KismetMathLibrary_Vector_IsUniform::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUniform, ReturnValue) == 0x00001C, "Member 'KismetMathLibrary_Vector_IsUniform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsUnit \ static_assert(alignof(KismetMathLibrary_Vector_IsUnit) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsUnit"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsUnit) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsUnit"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUnit, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsUnit::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUnit, SquaredLenthTolerance) == 0x000018, "Member 'KismetMathLibrary_Vector_IsUnit::SquaredLenthTolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsUnit, ReturnValue) == 0x00001C, "Member 'KismetMathLibrary_Vector_IsUnit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_IsZero \ static_assert(alignof(KismetMathLibrary_Vector_IsZero) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_IsZero"); \ static_assert(sizeof(KismetMathLibrary_Vector_IsZero) == 0x000020, "Wrong size on KismetMathLibrary_Vector_IsZero"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsZero, A) == 0x000000, "Member 'KismetMathLibrary_Vector_IsZero::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_IsZero, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_IsZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Left \ static_assert(alignof(KismetMathLibrary_Vector_Left) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Left"); \ static_assert(sizeof(KismetMathLibrary_Vector_Left) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Left"); \ static_assert(offsetof(KismetMathLibrary_Vector_Left, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Left::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_MirrorByPlane \ static_assert(alignof(KismetMathLibrary_Vector_MirrorByPlane) == 0x000010, "Wrong alignment on KismetMathLibrary_Vector_MirrorByPlane"); \ static_assert(sizeof(KismetMathLibrary_Vector_MirrorByPlane) == 0x000060, "Wrong size on KismetMathLibrary_Vector_MirrorByPlane"); \ static_assert(offsetof(KismetMathLibrary_Vector_MirrorByPlane, A) == 0x000000, "Member 'KismetMathLibrary_Vector_MirrorByPlane::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_MirrorByPlane, InPlane) == 0x000020, "Member 'KismetMathLibrary_Vector_MirrorByPlane::InPlane' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_MirrorByPlane, ReturnValue) == 0x000040, "Member 'KismetMathLibrary_Vector_MirrorByPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Normal2D \ static_assert(alignof(KismetMathLibrary_Vector_Normal2D) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Normal2D"); \ static_assert(sizeof(KismetMathLibrary_Vector_Normal2D) == 0x000038, "Wrong size on KismetMathLibrary_Vector_Normal2D"); \ static_assert(offsetof(KismetMathLibrary_Vector_Normal2D, A) == 0x000000, "Member 'KismetMathLibrary_Vector_Normal2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Normal2D, Tolerance) == 0x000018, "Member 'KismetMathLibrary_Vector_Normal2D::Tolerance' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Normal2D, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector_Normal2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Normalize \ static_assert(alignof(KismetMathLibrary_Vector_Normalize) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Normalize"); \ static_assert(sizeof(KismetMathLibrary_Vector_Normalize) == 0x000020, "Wrong size on KismetMathLibrary_Vector_Normalize"); \ static_assert(offsetof(KismetMathLibrary_Vector_Normalize, A) == 0x000000, "Member 'KismetMathLibrary_Vector_Normalize::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Normalize, Tolerance) == 0x000018, "Member 'KismetMathLibrary_Vector_Normalize::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_NormalUnsafe \ static_assert(alignof(KismetMathLibrary_Vector_NormalUnsafe) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_NormalUnsafe"); \ static_assert(sizeof(KismetMathLibrary_Vector_NormalUnsafe) == 0x000030, "Wrong size on KismetMathLibrary_Vector_NormalUnsafe"); \ static_assert(offsetof(KismetMathLibrary_Vector_NormalUnsafe, A) == 0x000000, "Member 'KismetMathLibrary_Vector_NormalUnsafe::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_NormalUnsafe, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_NormalUnsafe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_One \ static_assert(alignof(KismetMathLibrary_Vector_One) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_One"); \ static_assert(sizeof(KismetMathLibrary_Vector_One) == 0x000018, "Wrong size on KismetMathLibrary_Vector_One"); \ static_assert(offsetof(KismetMathLibrary_Vector_One, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_One::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ProjectOnToNormal \ static_assert(alignof(KismetMathLibrary_Vector_ProjectOnToNormal) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ProjectOnToNormal"); \ static_assert(sizeof(KismetMathLibrary_Vector_ProjectOnToNormal) == 0x000048, "Wrong size on KismetMathLibrary_Vector_ProjectOnToNormal"); \ static_assert(offsetof(KismetMathLibrary_Vector_ProjectOnToNormal, V) == 0x000000, "Member 'KismetMathLibrary_Vector_ProjectOnToNormal::V' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ProjectOnToNormal, InNormal) == 0x000018, "Member 'KismetMathLibrary_Vector_ProjectOnToNormal::InNormal' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ProjectOnToNormal, ReturnValue) == 0x000030, "Member 'KismetMathLibrary_Vector_ProjectOnToNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Reciprocal \ static_assert(alignof(KismetMathLibrary_Vector_Reciprocal) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Reciprocal"); \ static_assert(sizeof(KismetMathLibrary_Vector_Reciprocal) == 0x000030, "Wrong size on KismetMathLibrary_Vector_Reciprocal"); \ static_assert(offsetof(KismetMathLibrary_Vector_Reciprocal, A) == 0x000000, "Member 'KismetMathLibrary_Vector_Reciprocal::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Reciprocal, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_Reciprocal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Right \ static_assert(alignof(KismetMathLibrary_Vector_Right) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Right"); \ static_assert(sizeof(KismetMathLibrary_Vector_Right) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Right"); \ static_assert(offsetof(KismetMathLibrary_Vector_Right, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Right::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Set \ static_assert(alignof(KismetMathLibrary_Vector_Set) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Set"); \ static_assert(sizeof(KismetMathLibrary_Vector_Set) == 0x000030, "Wrong size on KismetMathLibrary_Vector_Set"); \ static_assert(offsetof(KismetMathLibrary_Vector_Set, A) == 0x000000, "Member 'KismetMathLibrary_Vector_Set::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Set, X) == 0x000018, "Member 'KismetMathLibrary_Vector_Set::X' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Set, Y) == 0x000020, "Member 'KismetMathLibrary_Vector_Set::Y' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_Set, Z) == 0x000028, "Member 'KismetMathLibrary_Vector_Set::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_SnappedToGrid \ static_assert(alignof(KismetMathLibrary_Vector_SnappedToGrid) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_SnappedToGrid"); \ static_assert(sizeof(KismetMathLibrary_Vector_SnappedToGrid) == 0x000038, "Wrong size on KismetMathLibrary_Vector_SnappedToGrid"); \ static_assert(offsetof(KismetMathLibrary_Vector_SnappedToGrid, InVect) == 0x000000, "Member 'KismetMathLibrary_Vector_SnappedToGrid::InVect' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_SnappedToGrid, InGridSize) == 0x000018, "Member 'KismetMathLibrary_Vector_SnappedToGrid::InGridSize' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_SnappedToGrid, ReturnValue) == 0x000020, "Member 'KismetMathLibrary_Vector_SnappedToGrid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ToDegrees \ static_assert(alignof(KismetMathLibrary_Vector_ToDegrees) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ToDegrees"); \ static_assert(sizeof(KismetMathLibrary_Vector_ToDegrees) == 0x000030, "Wrong size on KismetMathLibrary_Vector_ToDegrees"); \ static_assert(offsetof(KismetMathLibrary_Vector_ToDegrees, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ToDegrees::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ToDegrees, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_ToDegrees::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_ToRadians \ static_assert(alignof(KismetMathLibrary_Vector_ToRadians) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_ToRadians"); \ static_assert(sizeof(KismetMathLibrary_Vector_ToRadians) == 0x000030, "Wrong size on KismetMathLibrary_Vector_ToRadians"); \ static_assert(offsetof(KismetMathLibrary_Vector_ToRadians, A) == 0x000000, "Member 'KismetMathLibrary_Vector_ToRadians::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_ToRadians, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_ToRadians::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_UnitCartesianToSpherical \ static_assert(alignof(KismetMathLibrary_Vector_UnitCartesianToSpherical) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_UnitCartesianToSpherical"); \ static_assert(sizeof(KismetMathLibrary_Vector_UnitCartesianToSpherical) == 0x000028, "Wrong size on KismetMathLibrary_Vector_UnitCartesianToSpherical"); \ static_assert(offsetof(KismetMathLibrary_Vector_UnitCartesianToSpherical, A) == 0x000000, "Member 'KismetMathLibrary_Vector_UnitCartesianToSpherical::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Vector_UnitCartesianToSpherical, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_Vector_UnitCartesianToSpherical::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_UnwindEuler \ static_assert(alignof(KismetMathLibrary_Vector_UnwindEuler) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_UnwindEuler"); \ static_assert(sizeof(KismetMathLibrary_Vector_UnwindEuler) == 0x000018, "Wrong size on KismetMathLibrary_Vector_UnwindEuler"); \ static_assert(offsetof(KismetMathLibrary_Vector_UnwindEuler, A) == 0x000000, "Member 'KismetMathLibrary_Vector_UnwindEuler::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Up \ static_assert(alignof(KismetMathLibrary_Vector_Up) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Up"); \ static_assert(sizeof(KismetMathLibrary_Vector_Up) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Up"); \ static_assert(offsetof(KismetMathLibrary_Vector_Up, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Up::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Vector_Zero \ static_assert(alignof(KismetMathLibrary_Vector_Zero) == 0x000008, "Wrong alignment on KismetMathLibrary_Vector_Zero"); \ static_assert(sizeof(KismetMathLibrary_Vector_Zero) == 0x000018, "Wrong size on KismetMathLibrary_Vector_Zero"); \ static_assert(offsetof(KismetMathLibrary_Vector_Zero, ReturnValue) == 0x000000, "Member 'KismetMathLibrary_Vector_Zero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VectorSpringInterp \ static_assert(alignof(KismetMathLibrary_VectorSpringInterp) == 0x000008, "Wrong alignment on KismetMathLibrary_VectorSpringInterp"); \ static_assert(sizeof(KismetMathLibrary_VectorSpringInterp) == 0x0000D0, "Wrong size on KismetMathLibrary_VectorSpringInterp"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, Current) == 0x000000, "Member 'KismetMathLibrary_VectorSpringInterp::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, Target) == 0x000018, "Member 'KismetMathLibrary_VectorSpringInterp::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, SpringState) == 0x000030, "Member 'KismetMathLibrary_VectorSpringInterp::SpringState' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, Stiffness) == 0x000068, "Member 'KismetMathLibrary_VectorSpringInterp::Stiffness' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, CriticalDampingFactor) == 0x00006C, "Member 'KismetMathLibrary_VectorSpringInterp::CriticalDampingFactor' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, DeltaTime) == 0x000070, "Member 'KismetMathLibrary_VectorSpringInterp::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, Mass) == 0x000074, "Member 'KismetMathLibrary_VectorSpringInterp::Mass' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, TargetVelocityAmount) == 0x000078, "Member 'KismetMathLibrary_VectorSpringInterp::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, bClamp) == 0x00007C, "Member 'KismetMathLibrary_VectorSpringInterp::bClamp' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, MinValue) == 0x000080, "Member 'KismetMathLibrary_VectorSpringInterp::MinValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, MaxValue) == 0x000098, "Member 'KismetMathLibrary_VectorSpringInterp::MaxValue' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, bInitializeFromTarget) == 0x0000B0, "Member 'KismetMathLibrary_VectorSpringInterp::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VectorSpringInterp, ReturnValue) == 0x0000B8, "Member 'KismetMathLibrary_VectorSpringInterp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VInterpTo \ static_assert(alignof(KismetMathLibrary_VInterpTo) == 0x000008, "Wrong alignment on KismetMathLibrary_VInterpTo"); \ static_assert(sizeof(KismetMathLibrary_VInterpTo) == 0x000050, "Wrong size on KismetMathLibrary_VInterpTo"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo, Current) == 0x000000, "Member 'KismetMathLibrary_VInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo, Target) == 0x000018, "Member 'KismetMathLibrary_VInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo, DeltaTime) == 0x000030, "Member 'KismetMathLibrary_VInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo, interpSpeed) == 0x000034, "Member 'KismetMathLibrary_VInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_VInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VInterpTo_Constant \ static_assert(alignof(KismetMathLibrary_VInterpTo_Constant) == 0x000008, "Wrong alignment on KismetMathLibrary_VInterpTo_Constant"); \ static_assert(sizeof(KismetMathLibrary_VInterpTo_Constant) == 0x000050, "Wrong size on KismetMathLibrary_VInterpTo_Constant"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo_Constant, Current) == 0x000000, "Member 'KismetMathLibrary_VInterpTo_Constant::Current' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo_Constant, Target) == 0x000018, "Member 'KismetMathLibrary_VInterpTo_Constant::Target' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo_Constant, DeltaTime) == 0x000030, "Member 'KismetMathLibrary_VInterpTo_Constant::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo_Constant, interpSpeed) == 0x000034, "Member 'KismetMathLibrary_VInterpTo_Constant::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VInterpTo_Constant, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_VInterpTo_Constant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VLerp \ static_assert(alignof(KismetMathLibrary_VLerp) == 0x000008, "Wrong alignment on KismetMathLibrary_VLerp"); \ static_assert(sizeof(KismetMathLibrary_VLerp) == 0x000050, "Wrong size on KismetMathLibrary_VLerp"); \ static_assert(offsetof(KismetMathLibrary_VLerp, A) == 0x000000, "Member 'KismetMathLibrary_VLerp::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VLerp, B) == 0x000018, "Member 'KismetMathLibrary_VLerp::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VLerp, ALPHA) == 0x000030, "Member 'KismetMathLibrary_VLerp::ALPHA' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VLerp, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_VLerp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSize \ static_assert(alignof(KismetMathLibrary_VSize) == 0x000008, "Wrong alignment on KismetMathLibrary_VSize"); \ static_assert(sizeof(KismetMathLibrary_VSize) == 0x000020, "Wrong size on KismetMathLibrary_VSize"); \ static_assert(offsetof(KismetMathLibrary_VSize, A) == 0x000000, "Member 'KismetMathLibrary_VSize::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSize, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_VSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSize2D \ static_assert(alignof(KismetMathLibrary_VSize2D) == 0x000008, "Wrong alignment on KismetMathLibrary_VSize2D"); \ static_assert(sizeof(KismetMathLibrary_VSize2D) == 0x000018, "Wrong size on KismetMathLibrary_VSize2D"); \ static_assert(offsetof(KismetMathLibrary_VSize2D, A) == 0x000000, "Member 'KismetMathLibrary_VSize2D::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSize2D, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_VSize2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSize2DSquared \ static_assert(alignof(KismetMathLibrary_VSize2DSquared) == 0x000008, "Wrong alignment on KismetMathLibrary_VSize2DSquared"); \ static_assert(sizeof(KismetMathLibrary_VSize2DSquared) == 0x000018, "Wrong size on KismetMathLibrary_VSize2DSquared"); \ static_assert(offsetof(KismetMathLibrary_VSize2DSquared, A) == 0x000000, "Member 'KismetMathLibrary_VSize2DSquared::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSize2DSquared, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_VSize2DSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSizeSquared \ static_assert(alignof(KismetMathLibrary_VSizeSquared) == 0x000008, "Wrong alignment on KismetMathLibrary_VSizeSquared"); \ static_assert(sizeof(KismetMathLibrary_VSizeSquared) == 0x000020, "Wrong size on KismetMathLibrary_VSizeSquared"); \ static_assert(offsetof(KismetMathLibrary_VSizeSquared, A) == 0x000000, "Member 'KismetMathLibrary_VSizeSquared::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSizeSquared, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_VSizeSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSizeXY \ static_assert(alignof(KismetMathLibrary_VSizeXY) == 0x000008, "Wrong alignment on KismetMathLibrary_VSizeXY"); \ static_assert(sizeof(KismetMathLibrary_VSizeXY) == 0x000020, "Wrong size on KismetMathLibrary_VSizeXY"); \ static_assert(offsetof(KismetMathLibrary_VSizeXY, A) == 0x000000, "Member 'KismetMathLibrary_VSizeXY::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSizeXY, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_VSizeXY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_VSizeXYSquared \ static_assert(alignof(KismetMathLibrary_VSizeXYSquared) == 0x000008, "Wrong alignment on KismetMathLibrary_VSizeXYSquared"); \ static_assert(sizeof(KismetMathLibrary_VSizeXYSquared) == 0x000020, "Wrong size on KismetMathLibrary_VSizeXYSquared"); \ static_assert(offsetof(KismetMathLibrary_VSizeXYSquared, A) == 0x000000, "Member 'KismetMathLibrary_VSizeXYSquared::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_VSizeXYSquared, ReturnValue) == 0x000018, "Member 'KismetMathLibrary_VSizeXYSquared::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_WeightedMovingAverage_Float \ static_assert(alignof(KismetMathLibrary_WeightedMovingAverage_Float) == 0x000004, "Wrong alignment on KismetMathLibrary_WeightedMovingAverage_Float"); \ static_assert(sizeof(KismetMathLibrary_WeightedMovingAverage_Float) == 0x000010, "Wrong size on KismetMathLibrary_WeightedMovingAverage_Float"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_Float, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_WeightedMovingAverage_Float::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_Float, PreviousSample) == 0x000004, "Member 'KismetMathLibrary_WeightedMovingAverage_Float::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_Float, Weight) == 0x000008, "Member 'KismetMathLibrary_WeightedMovingAverage_Float::Weight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_Float, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_WeightedMovingAverage_Float::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_WeightedMovingAverage_FRotator \ static_assert(alignof(KismetMathLibrary_WeightedMovingAverage_FRotator) == 0x000008, "Wrong alignment on KismetMathLibrary_WeightedMovingAverage_FRotator"); \ static_assert(sizeof(KismetMathLibrary_WeightedMovingAverage_FRotator) == 0x000050, "Wrong size on KismetMathLibrary_WeightedMovingAverage_FRotator"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FRotator, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_WeightedMovingAverage_FRotator::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FRotator, PreviousSample) == 0x000018, "Member 'KismetMathLibrary_WeightedMovingAverage_FRotator::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FRotator, Weight) == 0x000030, "Member 'KismetMathLibrary_WeightedMovingAverage_FRotator::Weight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FRotator, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_WeightedMovingAverage_FRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_WeightedMovingAverage_FVector \ static_assert(alignof(KismetMathLibrary_WeightedMovingAverage_FVector) == 0x000008, "Wrong alignment on KismetMathLibrary_WeightedMovingAverage_FVector"); \ static_assert(sizeof(KismetMathLibrary_WeightedMovingAverage_FVector) == 0x000050, "Wrong size on KismetMathLibrary_WeightedMovingAverage_FVector"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FVector, CurrentSample) == 0x000000, "Member 'KismetMathLibrary_WeightedMovingAverage_FVector::CurrentSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FVector, PreviousSample) == 0x000018, "Member 'KismetMathLibrary_WeightedMovingAverage_FVector::PreviousSample' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FVector, Weight) == 0x000030, "Member 'KismetMathLibrary_WeightedMovingAverage_FVector::Weight' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_WeightedMovingAverage_FVector, ReturnValue) == 0x000038, "Member 'KismetMathLibrary_WeightedMovingAverage_FVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Wrap \ static_assert(alignof(KismetMathLibrary_Wrap) == 0x000004, "Wrong alignment on KismetMathLibrary_Wrap"); \ static_assert(sizeof(KismetMathLibrary_Wrap) == 0x000010, "Wrong size on KismetMathLibrary_Wrap"); \ static_assert(offsetof(KismetMathLibrary_Wrap, Value) == 0x000000, "Member 'KismetMathLibrary_Wrap::Value' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Wrap, Min) == 0x000004, "Member 'KismetMathLibrary_Wrap::Min' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Wrap, Max) == 0x000008, "Member 'KismetMathLibrary_Wrap::Max' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Wrap, ReturnValue) == 0x00000C, "Member 'KismetMathLibrary_Wrap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Xor_Int64Int64 \ static_assert(alignof(KismetMathLibrary_Xor_Int64Int64) == 0x000008, "Wrong alignment on KismetMathLibrary_Xor_Int64Int64"); \ static_assert(sizeof(KismetMathLibrary_Xor_Int64Int64) == 0x000018, "Wrong size on KismetMathLibrary_Xor_Int64Int64"); \ static_assert(offsetof(KismetMathLibrary_Xor_Int64Int64, A) == 0x000000, "Member 'KismetMathLibrary_Xor_Int64Int64::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Xor_Int64Int64, B) == 0x000008, "Member 'KismetMathLibrary_Xor_Int64Int64::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Xor_Int64Int64, ReturnValue) == 0x000010, "Member 'KismetMathLibrary_Xor_Int64Int64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetMathLibrary_Xor_IntInt \ static_assert(alignof(KismetMathLibrary_Xor_IntInt) == 0x000004, "Wrong alignment on KismetMathLibrary_Xor_IntInt"); \ static_assert(sizeof(KismetMathLibrary_Xor_IntInt) == 0x00000C, "Wrong size on KismetMathLibrary_Xor_IntInt"); \ static_assert(offsetof(KismetMathLibrary_Xor_IntInt, A) == 0x000000, "Member 'KismetMathLibrary_Xor_IntInt::A' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Xor_IntInt, B) == 0x000004, "Member 'KismetMathLibrary_Xor_IntInt::B' has a wrong offset!"); \ static_assert(offsetof(KismetMathLibrary_Xor_IntInt, ReturnValue) == 0x000008, "Member 'KismetMathLibrary_Xor_IntInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetMathLibrary \ static_assert(alignof(UKismetMathLibrary) == 0x000008, "Wrong alignment on UKismetMathLibrary"); \ static_assert(sizeof(UKismetMathLibrary) == 0x000028, "Wrong size on UKismetMathLibrary"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_BitIsMarked \ static_assert(alignof(KismetNodeHelperLibrary_BitIsMarked) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_BitIsMarked"); \ static_assert(sizeof(KismetNodeHelperLibrary_BitIsMarked) == 0x00000C, "Wrong size on KismetNodeHelperLibrary_BitIsMarked"); \ static_assert(offsetof(KismetNodeHelperLibrary_BitIsMarked, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_BitIsMarked::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_BitIsMarked, Index_0) == 0x000004, "Member 'KismetNodeHelperLibrary_BitIsMarked::Index_0' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_BitIsMarked, ReturnValue) == 0x000008, "Member 'KismetNodeHelperLibrary_BitIsMarked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_ClearAllBits \ static_assert(alignof(KismetNodeHelperLibrary_ClearAllBits) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_ClearAllBits"); \ static_assert(sizeof(KismetNodeHelperLibrary_ClearAllBits) == 0x000004, "Wrong size on KismetNodeHelperLibrary_ClearAllBits"); \ static_assert(offsetof(KismetNodeHelperLibrary_ClearAllBits, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_ClearAllBits::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_clearBit \ static_assert(alignof(KismetNodeHelperLibrary_clearBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_clearBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_clearBit) == 0x000008, "Wrong size on KismetNodeHelperLibrary_clearBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_clearBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_clearBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_clearBit, Index_0) == 0x000004, "Member 'KismetNodeHelperLibrary_clearBit::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetEnumeratorName \ static_assert(alignof(KismetNodeHelperLibrary_GetEnumeratorName) == 0x000008, "Wrong alignment on KismetNodeHelperLibrary_GetEnumeratorName"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetEnumeratorName) == 0x000018, "Wrong size on KismetNodeHelperLibrary_GetEnumeratorName"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorName, Enum) == 0x000000, "Member 'KismetNodeHelperLibrary_GetEnumeratorName::Enum' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorName, EnumeratorValue) == 0x000008, "Member 'KismetNodeHelperLibrary_GetEnumeratorName::EnumeratorValue' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorName, ReturnValue) == 0x00000C, "Member 'KismetNodeHelperLibrary_GetEnumeratorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName \ static_assert(alignof(KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName) == 0x000008, "Wrong alignment on KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName) == 0x000020, "Wrong size on KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName, Enum) == 0x000000, "Member 'KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName::Enum' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName, EnumeratorValue) == 0x000008, "Member 'KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName::EnumeratorValue' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName, ReturnValue) == 0x000010, "Member 'KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetEnumeratorValueFromIndex \ static_assert(alignof(KismetNodeHelperLibrary_GetEnumeratorValueFromIndex) == 0x000008, "Wrong alignment on KismetNodeHelperLibrary_GetEnumeratorValueFromIndex"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetEnumeratorValueFromIndex) == 0x000010, "Wrong size on KismetNodeHelperLibrary_GetEnumeratorValueFromIndex"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorValueFromIndex, Enum) == 0x000000, "Member 'KismetNodeHelperLibrary_GetEnumeratorValueFromIndex::Enum' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorValueFromIndex, EnumeratorIndex) == 0x000008, "Member 'KismetNodeHelperLibrary_GetEnumeratorValueFromIndex::EnumeratorIndex' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetEnumeratorValueFromIndex, ReturnValue) == 0x000009, "Member 'KismetNodeHelperLibrary_GetEnumeratorValueFromIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetFirstUnmarkedBit \ static_assert(alignof(KismetNodeHelperLibrary_GetFirstUnmarkedBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_GetFirstUnmarkedBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetFirstUnmarkedBit) == 0x000010, "Wrong size on KismetNodeHelperLibrary_GetFirstUnmarkedBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetFirstUnmarkedBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_GetFirstUnmarkedBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetFirstUnmarkedBit, StartIdx) == 0x000004, "Member 'KismetNodeHelperLibrary_GetFirstUnmarkedBit::StartIdx' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetFirstUnmarkedBit, NumBits) == 0x000008, "Member 'KismetNodeHelperLibrary_GetFirstUnmarkedBit::NumBits' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetFirstUnmarkedBit, ReturnValue) == 0x00000C, "Member 'KismetNodeHelperLibrary_GetFirstUnmarkedBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetRandomUnmarkedBit \ static_assert(alignof(KismetNodeHelperLibrary_GetRandomUnmarkedBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_GetRandomUnmarkedBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetRandomUnmarkedBit) == 0x000010, "Wrong size on KismetNodeHelperLibrary_GetRandomUnmarkedBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetRandomUnmarkedBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_GetRandomUnmarkedBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetRandomUnmarkedBit, StartIdx) == 0x000004, "Member 'KismetNodeHelperLibrary_GetRandomUnmarkedBit::StartIdx' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetRandomUnmarkedBit, NumBits) == 0x000008, "Member 'KismetNodeHelperLibrary_GetRandomUnmarkedBit::NumBits' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetRandomUnmarkedBit, ReturnValue) == 0x00000C, "Member 'KismetNodeHelperLibrary_GetRandomUnmarkedBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetUnmarkedBit \ static_assert(alignof(KismetNodeHelperLibrary_GetUnmarkedBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_GetUnmarkedBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetUnmarkedBit) == 0x000014, "Wrong size on KismetNodeHelperLibrary_GetUnmarkedBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetUnmarkedBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_GetUnmarkedBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetUnmarkedBit, StartIdx) == 0x000004, "Member 'KismetNodeHelperLibrary_GetUnmarkedBit::StartIdx' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetUnmarkedBit, NumBits) == 0x000008, "Member 'KismetNodeHelperLibrary_GetUnmarkedBit::NumBits' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetUnmarkedBit, bRandom) == 0x00000C, "Member 'KismetNodeHelperLibrary_GetUnmarkedBit::bRandom' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetUnmarkedBit, ReturnValue) == 0x000010, "Member 'KismetNodeHelperLibrary_GetUnmarkedBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_GetValidValue \ static_assert(alignof(KismetNodeHelperLibrary_GetValidValue) == 0x000008, "Wrong alignment on KismetNodeHelperLibrary_GetValidValue"); \ static_assert(sizeof(KismetNodeHelperLibrary_GetValidValue) == 0x000010, "Wrong size on KismetNodeHelperLibrary_GetValidValue"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetValidValue, Enum) == 0x000000, "Member 'KismetNodeHelperLibrary_GetValidValue::Enum' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetValidValue, EnumeratorValue) == 0x000008, "Member 'KismetNodeHelperLibrary_GetValidValue::EnumeratorValue' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_GetValidValue, ReturnValue) == 0x000009, "Member 'KismetNodeHelperLibrary_GetValidValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_HasMarkedBit \ static_assert(alignof(KismetNodeHelperLibrary_HasMarkedBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_HasMarkedBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_HasMarkedBit) == 0x00000C, "Wrong size on KismetNodeHelperLibrary_HasMarkedBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasMarkedBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_HasMarkedBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasMarkedBit, NumBits) == 0x000004, "Member 'KismetNodeHelperLibrary_HasMarkedBit::NumBits' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasMarkedBit, ReturnValue) == 0x000008, "Member 'KismetNodeHelperLibrary_HasMarkedBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_HasUnmarkedBit \ static_assert(alignof(KismetNodeHelperLibrary_HasUnmarkedBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_HasUnmarkedBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_HasUnmarkedBit) == 0x00000C, "Wrong size on KismetNodeHelperLibrary_HasUnmarkedBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasUnmarkedBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_HasUnmarkedBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasUnmarkedBit, NumBits) == 0x000004, "Member 'KismetNodeHelperLibrary_HasUnmarkedBit::NumBits' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_HasUnmarkedBit, ReturnValue) == 0x000008, "Member 'KismetNodeHelperLibrary_HasUnmarkedBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetNodeHelperLibrary_MarkBit \ static_assert(alignof(KismetNodeHelperLibrary_MarkBit) == 0x000004, "Wrong alignment on KismetNodeHelperLibrary_MarkBit"); \ static_assert(sizeof(KismetNodeHelperLibrary_MarkBit) == 0x000008, "Wrong size on KismetNodeHelperLibrary_MarkBit"); \ static_assert(offsetof(KismetNodeHelperLibrary_MarkBit, Data) == 0x000000, "Member 'KismetNodeHelperLibrary_MarkBit::Data' has a wrong offset!"); \ static_assert(offsetof(KismetNodeHelperLibrary_MarkBit, Index_0) == 0x000004, "Member 'KismetNodeHelperLibrary_MarkBit::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetNodeHelperLibrary \ static_assert(alignof(UKismetNodeHelperLibrary) == 0x000008, "Wrong alignment on UKismetNodeHelperLibrary"); \ static_assert(sizeof(UKismetNodeHelperLibrary) == 0x000028, "Wrong size on UKismetNodeHelperLibrary"); \ #define DUMPER7_ASSERTS_UTextureEncodingUserSettings \ static_assert(alignof(UTextureEncodingUserSettings) == 0x000008, "Wrong alignment on UTextureEncodingUserSettings"); \ static_assert(sizeof(UTextureEncodingUserSettings) == 0x000040, "Wrong size on UTextureEncodingUserSettings"); \ static_assert(offsetof(UTextureEncodingUserSettings, ForceEncodeSpeed) == 0x000038, "Member 'UTextureEncodingUserSettings::ForceEncodeSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Bool \ static_assert(alignof(KismetStringLibrary_BuildString_Bool) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Bool"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Bool) == 0x000048, "Wrong size on KismetStringLibrary_BuildString_Bool"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Bool, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Bool::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Bool, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Bool::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Bool, InBool) == 0x000020, "Member 'KismetStringLibrary_BuildString_Bool::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Bool, Suffix) == 0x000028, "Member 'KismetStringLibrary_BuildString_Bool::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Bool, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_BuildString_Bool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Color \ static_assert(alignof(KismetStringLibrary_BuildString_Color) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Color"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Color) == 0x000050, "Wrong size on KismetStringLibrary_BuildString_Color"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Color, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Color::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Color, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Color::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Color, InColor) == 0x000020, "Member 'KismetStringLibrary_BuildString_Color::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Color, Suffix) == 0x000030, "Member 'KismetStringLibrary_BuildString_Color::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Color, ReturnValue) == 0x000040, "Member 'KismetStringLibrary_BuildString_Color::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Double \ static_assert(alignof(KismetStringLibrary_BuildString_Double) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Double"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Double) == 0x000048, "Wrong size on KismetStringLibrary_BuildString_Double"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Double, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Double::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Double, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Double::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Double, InDouble) == 0x000020, "Member 'KismetStringLibrary_BuildString_Double::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Double, Suffix) == 0x000028, "Member 'KismetStringLibrary_BuildString_Double::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Double, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_BuildString_Double::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Int \ static_assert(alignof(KismetStringLibrary_BuildString_Int) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Int"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Int) == 0x000048, "Wrong size on KismetStringLibrary_BuildString_Int"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Int, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Int::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Int, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Int::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Int, inInt) == 0x000020, "Member 'KismetStringLibrary_BuildString_Int::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Int, Suffix) == 0x000028, "Member 'KismetStringLibrary_BuildString_Int::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Int, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_BuildString_Int::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_IntVector \ static_assert(alignof(KismetStringLibrary_BuildString_IntVector) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_IntVector"); \ static_assert(sizeof(KismetStringLibrary_BuildString_IntVector) == 0x000050, "Wrong size on KismetStringLibrary_BuildString_IntVector"); \ static_assert(offsetof(KismetStringLibrary_BuildString_IntVector, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_IntVector::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_IntVector, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_IntVector::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_IntVector, InIntVector) == 0x000020, "Member 'KismetStringLibrary_BuildString_IntVector::InIntVector' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_IntVector, Suffix) == 0x000030, "Member 'KismetStringLibrary_BuildString_IntVector::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_IntVector, ReturnValue) == 0x000040, "Member 'KismetStringLibrary_BuildString_IntVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Name \ static_assert(alignof(KismetStringLibrary_BuildString_Name) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Name"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Name) == 0x000048, "Wrong size on KismetStringLibrary_BuildString_Name"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Name, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Name::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Name, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Name::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Name, InName) == 0x000020, "Member 'KismetStringLibrary_BuildString_Name::InName' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Name, Suffix) == 0x000028, "Member 'KismetStringLibrary_BuildString_Name::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Name, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_BuildString_Name::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Object \ static_assert(alignof(KismetStringLibrary_BuildString_Object) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Object"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Object) == 0x000048, "Wrong size on KismetStringLibrary_BuildString_Object"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Object, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Object::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Object, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Object::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Object, InObj) == 0x000020, "Member 'KismetStringLibrary_BuildString_Object::InObj' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Object, Suffix) == 0x000028, "Member 'KismetStringLibrary_BuildString_Object::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Object, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_BuildString_Object::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Rotator \ static_assert(alignof(KismetStringLibrary_BuildString_Rotator) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Rotator"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Rotator) == 0x000058, "Wrong size on KismetStringLibrary_BuildString_Rotator"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Rotator, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Rotator::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Rotator, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Rotator::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Rotator, InRot) == 0x000020, "Member 'KismetStringLibrary_BuildString_Rotator::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Rotator, Suffix) == 0x000038, "Member 'KismetStringLibrary_BuildString_Rotator::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Rotator, ReturnValue) == 0x000048, "Member 'KismetStringLibrary_BuildString_Rotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Vector \ static_assert(alignof(KismetStringLibrary_BuildString_Vector) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Vector"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Vector) == 0x000058, "Wrong size on KismetStringLibrary_BuildString_Vector"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Vector::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Vector::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector, InVector) == 0x000020, "Member 'KismetStringLibrary_BuildString_Vector::InVector' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector, Suffix) == 0x000038, "Member 'KismetStringLibrary_BuildString_Vector::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector, ReturnValue) == 0x000048, "Member 'KismetStringLibrary_BuildString_Vector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_BuildString_Vector2d \ static_assert(alignof(KismetStringLibrary_BuildString_Vector2d) == 0x000008, "Wrong alignment on KismetStringLibrary_BuildString_Vector2d"); \ static_assert(sizeof(KismetStringLibrary_BuildString_Vector2d) == 0x000050, "Wrong size on KismetStringLibrary_BuildString_Vector2d"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector2d, AppendTo) == 0x000000, "Member 'KismetStringLibrary_BuildString_Vector2d::AppendTo' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector2d, Prefix) == 0x000010, "Member 'KismetStringLibrary_BuildString_Vector2d::Prefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector2d, InVector2D) == 0x000020, "Member 'KismetStringLibrary_BuildString_Vector2d::InVector2D' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector2d, Suffix) == 0x000030, "Member 'KismetStringLibrary_BuildString_Vector2d::Suffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_BuildString_Vector2d, ReturnValue) == 0x000040, "Member 'KismetStringLibrary_BuildString_Vector2d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Concat_StrStr \ static_assert(alignof(KismetStringLibrary_Concat_StrStr) == 0x000008, "Wrong alignment on KismetStringLibrary_Concat_StrStr"); \ static_assert(sizeof(KismetStringLibrary_Concat_StrStr) == 0x000030, "Wrong size on KismetStringLibrary_Concat_StrStr"); \ static_assert(offsetof(KismetStringLibrary_Concat_StrStr, A) == 0x000000, "Member 'KismetStringLibrary_Concat_StrStr::A' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Concat_StrStr, B) == 0x000010, "Member 'KismetStringLibrary_Concat_StrStr::B' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Concat_StrStr, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_Concat_StrStr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Contains \ static_assert(alignof(KismetStringLibrary_Contains) == 0x000008, "Wrong alignment on KismetStringLibrary_Contains"); \ static_assert(sizeof(KismetStringLibrary_Contains) == 0x000028, "Wrong size on KismetStringLibrary_Contains"); \ static_assert(offsetof(KismetStringLibrary_Contains, SearchIn) == 0x000000, "Member 'KismetStringLibrary_Contains::SearchIn' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Contains, Substring) == 0x000010, "Member 'KismetStringLibrary_Contains::Substring' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Contains, bUseCase) == 0x000020, "Member 'KismetStringLibrary_Contains::bUseCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Contains, bSearchFromEnd) == 0x000021, "Member 'KismetStringLibrary_Contains::bSearchFromEnd' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Contains, ReturnValue) == 0x000022, "Member 'KismetStringLibrary_Contains::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_BoolToString \ static_assert(alignof(KismetStringLibrary_Conv_BoolToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_BoolToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_BoolToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_BoolToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_BoolToString, InBool) == 0x000000, "Member 'KismetStringLibrary_Conv_BoolToString::InBool' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_BoolToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_BoolToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_ByteToString \ static_assert(alignof(KismetStringLibrary_Conv_ByteToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_ByteToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_ByteToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_ByteToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_ByteToString, InByte) == 0x000000, "Member 'KismetStringLibrary_Conv_ByteToString::InByte' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_ByteToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_ByteToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_ColorToString \ static_assert(alignof(KismetStringLibrary_Conv_ColorToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_ColorToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_ColorToString) == 0x000020, "Wrong size on KismetStringLibrary_Conv_ColorToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_ColorToString, InColor) == 0x000000, "Member 'KismetStringLibrary_Conv_ColorToString::InColor' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_ColorToString, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_ColorToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_DoubleToString \ static_assert(alignof(KismetStringLibrary_Conv_DoubleToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_DoubleToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_DoubleToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_DoubleToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_DoubleToString, InDouble) == 0x000000, "Member 'KismetStringLibrary_Conv_DoubleToString::InDouble' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_DoubleToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_DoubleToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_InputDeviceIdToString \ static_assert(alignof(KismetStringLibrary_Conv_InputDeviceIdToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_InputDeviceIdToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_InputDeviceIdToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_InputDeviceIdToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_InputDeviceIdToString, InDeviceID) == 0x000000, "Member 'KismetStringLibrary_Conv_InputDeviceIdToString::InDeviceID' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_InputDeviceIdToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_InputDeviceIdToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_Int64ToString \ static_assert(alignof(KismetStringLibrary_Conv_Int64ToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_Int64ToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_Int64ToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_Int64ToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_Int64ToString, inInt) == 0x000000, "Member 'KismetStringLibrary_Conv_Int64ToString::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_Int64ToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_Int64ToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_IntPointToString \ static_assert(alignof(KismetStringLibrary_Conv_IntPointToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_IntPointToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_IntPointToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_IntPointToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntPointToString, InIntPoint) == 0x000000, "Member 'KismetStringLibrary_Conv_IntPointToString::InIntPoint' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntPointToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_IntPointToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_IntToString \ static_assert(alignof(KismetStringLibrary_Conv_IntToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_IntToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_IntToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_IntToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntToString, inInt) == 0x000000, "Member 'KismetStringLibrary_Conv_IntToString::inInt' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_IntToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_IntVectorToString \ static_assert(alignof(KismetStringLibrary_Conv_IntVectorToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_IntVectorToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_IntVectorToString) == 0x000020, "Wrong size on KismetStringLibrary_Conv_IntVectorToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntVectorToString, InIntVec) == 0x000000, "Member 'KismetStringLibrary_Conv_IntVectorToString::InIntVec' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_IntVectorToString, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_IntVectorToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_MatrixToString \ static_assert(alignof(KismetStringLibrary_Conv_MatrixToString) == 0x000010, "Wrong alignment on KismetStringLibrary_Conv_MatrixToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_MatrixToString) == 0x000090, "Wrong size on KismetStringLibrary_Conv_MatrixToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_MatrixToString, InMatrix) == 0x000000, "Member 'KismetStringLibrary_Conv_MatrixToString::InMatrix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_MatrixToString, ReturnValue) == 0x000080, "Member 'KismetStringLibrary_Conv_MatrixToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_NameToString \ static_assert(alignof(KismetStringLibrary_Conv_NameToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_NameToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_NameToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_NameToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_NameToString, InName) == 0x000000, "Member 'KismetStringLibrary_Conv_NameToString::InName' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_NameToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_NameToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_ObjectToString \ static_assert(alignof(KismetStringLibrary_Conv_ObjectToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_ObjectToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_ObjectToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_ObjectToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_ObjectToString, InObj) == 0x000000, "Member 'KismetStringLibrary_Conv_ObjectToString::InObj' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_ObjectToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_ObjectToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_PlatformUserIdToString \ static_assert(alignof(KismetStringLibrary_Conv_PlatformUserIdToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_PlatformUserIdToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_PlatformUserIdToString) == 0x000018, "Wrong size on KismetStringLibrary_Conv_PlatformUserIdToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_PlatformUserIdToString, InPlatformUserId) == 0x000000, "Member 'KismetStringLibrary_Conv_PlatformUserIdToString::InPlatformUserId' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_PlatformUserIdToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_Conv_PlatformUserIdToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_RotatorToString \ static_assert(alignof(KismetStringLibrary_Conv_RotatorToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_RotatorToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_RotatorToString) == 0x000028, "Wrong size on KismetStringLibrary_Conv_RotatorToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_RotatorToString, InRot) == 0x000000, "Member 'KismetStringLibrary_Conv_RotatorToString::InRot' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_RotatorToString, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_Conv_RotatorToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToColor \ static_assert(alignof(KismetStringLibrary_Conv_StringToColor) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToColor"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToColor) == 0x000028, "Wrong size on KismetStringLibrary_Conv_StringToColor"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToColor, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToColor::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToColor, OutConvertedColor) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToColor::OutConvertedColor' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToColor, OutIsValid) == 0x000020, "Member 'KismetStringLibrary_Conv_StringToColor::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToDouble \ static_assert(alignof(KismetStringLibrary_Conv_StringToDouble) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToDouble"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToDouble) == 0x000018, "Wrong size on KismetStringLibrary_Conv_StringToDouble"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToDouble, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToDouble::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToDouble, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToInt \ static_assert(alignof(KismetStringLibrary_Conv_StringToInt) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToInt"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToInt) == 0x000018, "Wrong size on KismetStringLibrary_Conv_StringToInt"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToInt, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToInt::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToInt, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToInt64 \ static_assert(alignof(KismetStringLibrary_Conv_StringToInt64) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToInt64"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToInt64) == 0x000018, "Wrong size on KismetStringLibrary_Conv_StringToInt64"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToInt64, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToInt64::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToInt64, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToName \ static_assert(alignof(KismetStringLibrary_Conv_StringToName) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToName"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToName) == 0x000018, "Wrong size on KismetStringLibrary_Conv_StringToName"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToName, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToName::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToName, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToRotator \ static_assert(alignof(KismetStringLibrary_Conv_StringToRotator) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToRotator"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToRotator) == 0x000030, "Wrong size on KismetStringLibrary_Conv_StringToRotator"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToRotator, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToRotator::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToRotator, OutConvertedRotator) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToRotator::OutConvertedRotator' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToRotator, OutIsValid) == 0x000028, "Member 'KismetStringLibrary_Conv_StringToRotator::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToVector \ static_assert(alignof(KismetStringLibrary_Conv_StringToVector) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToVector"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToVector) == 0x000030, "Wrong size on KismetStringLibrary_Conv_StringToVector"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToVector::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector, OutConvertedVector) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToVector::OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector, OutIsValid) == 0x000028, "Member 'KismetStringLibrary_Conv_StringToVector::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToVector2D \ static_assert(alignof(KismetStringLibrary_Conv_StringToVector2D) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToVector2D"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToVector2D) == 0x000028, "Wrong size on KismetStringLibrary_Conv_StringToVector2D"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector2D, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToVector2D::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector2D, OutConvertedVector2D) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToVector2D::OutConvertedVector2D' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector2D, OutIsValid) == 0x000020, "Member 'KismetStringLibrary_Conv_StringToVector2D::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_StringToVector3f \ static_assert(alignof(KismetStringLibrary_Conv_StringToVector3f) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_StringToVector3f"); \ static_assert(sizeof(KismetStringLibrary_Conv_StringToVector3f) == 0x000020, "Wrong size on KismetStringLibrary_Conv_StringToVector3f"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector3f, InString) == 0x000000, "Member 'KismetStringLibrary_Conv_StringToVector3f::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector3f, OutConvertedVector) == 0x000010, "Member 'KismetStringLibrary_Conv_StringToVector3f::OutConvertedVector' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_StringToVector3f, OutIsValid) == 0x00001C, "Member 'KismetStringLibrary_Conv_StringToVector3f::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_TransformToString \ static_assert(alignof(KismetStringLibrary_Conv_TransformToString) == 0x000010, "Wrong alignment on KismetStringLibrary_Conv_TransformToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_TransformToString) == 0x000070, "Wrong size on KismetStringLibrary_Conv_TransformToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_TransformToString, InTrans) == 0x000000, "Member 'KismetStringLibrary_Conv_TransformToString::InTrans' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_TransformToString, ReturnValue) == 0x000060, "Member 'KismetStringLibrary_Conv_TransformToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_Vector2dToString \ static_assert(alignof(KismetStringLibrary_Conv_Vector2dToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_Vector2dToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_Vector2dToString) == 0x000020, "Wrong size on KismetStringLibrary_Conv_Vector2dToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_Vector2dToString, InVec) == 0x000000, "Member 'KismetStringLibrary_Conv_Vector2dToString::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_Vector2dToString, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_Vector2dToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_Vector3fToString \ static_assert(alignof(KismetStringLibrary_Conv_Vector3fToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_Vector3fToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_Vector3fToString) == 0x000020, "Wrong size on KismetStringLibrary_Conv_Vector3fToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_Vector3fToString, InVec) == 0x000000, "Member 'KismetStringLibrary_Conv_Vector3fToString::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_Vector3fToString, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Conv_Vector3fToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Conv_VectorToString \ static_assert(alignof(KismetStringLibrary_Conv_VectorToString) == 0x000008, "Wrong alignment on KismetStringLibrary_Conv_VectorToString"); \ static_assert(sizeof(KismetStringLibrary_Conv_VectorToString) == 0x000028, "Wrong size on KismetStringLibrary_Conv_VectorToString"); \ static_assert(offsetof(KismetStringLibrary_Conv_VectorToString, InVec) == 0x000000, "Member 'KismetStringLibrary_Conv_VectorToString::InVec' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Conv_VectorToString, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_Conv_VectorToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_CullArray \ static_assert(alignof(KismetStringLibrary_CullArray) == 0x000008, "Wrong alignment on KismetStringLibrary_CullArray"); \ static_assert(sizeof(KismetStringLibrary_CullArray) == 0x000028, "Wrong size on KismetStringLibrary_CullArray"); \ static_assert(offsetof(KismetStringLibrary_CullArray, SourceString) == 0x000000, "Member 'KismetStringLibrary_CullArray::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_CullArray, inArray) == 0x000010, "Member 'KismetStringLibrary_CullArray::inArray' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_CullArray, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_CullArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_EndsWith \ static_assert(alignof(KismetStringLibrary_EndsWith) == 0x000008, "Wrong alignment on KismetStringLibrary_EndsWith"); \ static_assert(sizeof(KismetStringLibrary_EndsWith) == 0x000028, "Wrong size on KismetStringLibrary_EndsWith"); \ static_assert(offsetof(KismetStringLibrary_EndsWith, SourceString) == 0x000000, "Member 'KismetStringLibrary_EndsWith::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EndsWith, InSuffix) == 0x000010, "Member 'KismetStringLibrary_EndsWith::InSuffix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EndsWith, SearchCase) == 0x000020, "Member 'KismetStringLibrary_EndsWith::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EndsWith, ReturnValue) == 0x000021, "Member 'KismetStringLibrary_EndsWith::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_EqualEqual_StriStri \ static_assert(alignof(KismetStringLibrary_EqualEqual_StriStri) == 0x000008, "Wrong alignment on KismetStringLibrary_EqualEqual_StriStri"); \ static_assert(sizeof(KismetStringLibrary_EqualEqual_StriStri) == 0x000028, "Wrong size on KismetStringLibrary_EqualEqual_StriStri"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StriStri, A) == 0x000000, "Member 'KismetStringLibrary_EqualEqual_StriStri::A' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StriStri, B) == 0x000010, "Member 'KismetStringLibrary_EqualEqual_StriStri::B' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StriStri, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_EqualEqual_StriStri::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_EqualEqual_StrStr \ static_assert(alignof(KismetStringLibrary_EqualEqual_StrStr) == 0x000008, "Wrong alignment on KismetStringLibrary_EqualEqual_StrStr"); \ static_assert(sizeof(KismetStringLibrary_EqualEqual_StrStr) == 0x000028, "Wrong size on KismetStringLibrary_EqualEqual_StrStr"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StrStr, A) == 0x000000, "Member 'KismetStringLibrary_EqualEqual_StrStr::A' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StrStr, B) == 0x000010, "Member 'KismetStringLibrary_EqualEqual_StrStr::B' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_EqualEqual_StrStr, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_EqualEqual_StrStr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_FindSubstring \ static_assert(alignof(KismetStringLibrary_FindSubstring) == 0x000008, "Wrong alignment on KismetStringLibrary_FindSubstring"); \ static_assert(sizeof(KismetStringLibrary_FindSubstring) == 0x000030, "Wrong size on KismetStringLibrary_FindSubstring"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, SearchIn) == 0x000000, "Member 'KismetStringLibrary_FindSubstring::SearchIn' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, Substring) == 0x000010, "Member 'KismetStringLibrary_FindSubstring::Substring' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, bUseCase) == 0x000020, "Member 'KismetStringLibrary_FindSubstring::bUseCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, bSearchFromEnd) == 0x000021, "Member 'KismetStringLibrary_FindSubstring::bSearchFromEnd' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, StartPosition) == 0x000024, "Member 'KismetStringLibrary_FindSubstring::StartPosition' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_FindSubstring, ReturnValue) == 0x000028, "Member 'KismetStringLibrary_FindSubstring::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_GetCharacterArrayFromString \ static_assert(alignof(KismetStringLibrary_GetCharacterArrayFromString) == 0x000008, "Wrong alignment on KismetStringLibrary_GetCharacterArrayFromString"); \ static_assert(sizeof(KismetStringLibrary_GetCharacterArrayFromString) == 0x000020, "Wrong size on KismetStringLibrary_GetCharacterArrayFromString"); \ static_assert(offsetof(KismetStringLibrary_GetCharacterArrayFromString, SourceString) == 0x000000, "Member 'KismetStringLibrary_GetCharacterArrayFromString::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetCharacterArrayFromString, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_GetCharacterArrayFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_GetCharacterAsNumber \ static_assert(alignof(KismetStringLibrary_GetCharacterAsNumber) == 0x000008, "Wrong alignment on KismetStringLibrary_GetCharacterAsNumber"); \ static_assert(sizeof(KismetStringLibrary_GetCharacterAsNumber) == 0x000018, "Wrong size on KismetStringLibrary_GetCharacterAsNumber"); \ static_assert(offsetof(KismetStringLibrary_GetCharacterAsNumber, SourceString) == 0x000000, "Member 'KismetStringLibrary_GetCharacterAsNumber::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetCharacterAsNumber, Index_0) == 0x000010, "Member 'KismetStringLibrary_GetCharacterAsNumber::Index_0' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetCharacterAsNumber, ReturnValue) == 0x000014, "Member 'KismetStringLibrary_GetCharacterAsNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_GetSubstring \ static_assert(alignof(KismetStringLibrary_GetSubstring) == 0x000008, "Wrong alignment on KismetStringLibrary_GetSubstring"); \ static_assert(sizeof(KismetStringLibrary_GetSubstring) == 0x000028, "Wrong size on KismetStringLibrary_GetSubstring"); \ static_assert(offsetof(KismetStringLibrary_GetSubstring, SourceString) == 0x000000, "Member 'KismetStringLibrary_GetSubstring::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetSubstring, StartIndex) == 0x000010, "Member 'KismetStringLibrary_GetSubstring::StartIndex' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetSubstring, Length) == 0x000014, "Member 'KismetStringLibrary_GetSubstring::Length' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_GetSubstring, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_GetSubstring::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_IsEmpty \ static_assert(alignof(KismetStringLibrary_IsEmpty) == 0x000008, "Wrong alignment on KismetStringLibrary_IsEmpty"); \ static_assert(sizeof(KismetStringLibrary_IsEmpty) == 0x000018, "Wrong size on KismetStringLibrary_IsEmpty"); \ static_assert(offsetof(KismetStringLibrary_IsEmpty, InString) == 0x000000, "Member 'KismetStringLibrary_IsEmpty::InString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_IsEmpty, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_IsNumeric \ static_assert(alignof(KismetStringLibrary_IsNumeric) == 0x000008, "Wrong alignment on KismetStringLibrary_IsNumeric"); \ static_assert(sizeof(KismetStringLibrary_IsNumeric) == 0x000018, "Wrong size on KismetStringLibrary_IsNumeric"); \ static_assert(offsetof(KismetStringLibrary_IsNumeric, SourceString) == 0x000000, "Member 'KismetStringLibrary_IsNumeric::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_IsNumeric, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_IsNumeric::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_JoinStringArray \ static_assert(alignof(KismetStringLibrary_JoinStringArray) == 0x000008, "Wrong alignment on KismetStringLibrary_JoinStringArray"); \ static_assert(sizeof(KismetStringLibrary_JoinStringArray) == 0x000030, "Wrong size on KismetStringLibrary_JoinStringArray"); \ static_assert(offsetof(KismetStringLibrary_JoinStringArray, SourceArray) == 0x000000, "Member 'KismetStringLibrary_JoinStringArray::SourceArray' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_JoinStringArray, Separator) == 0x000010, "Member 'KismetStringLibrary_JoinStringArray::Separator' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_JoinStringArray, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_JoinStringArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Left \ static_assert(alignof(KismetStringLibrary_Left) == 0x000008, "Wrong alignment on KismetStringLibrary_Left"); \ static_assert(sizeof(KismetStringLibrary_Left) == 0x000028, "Wrong size on KismetStringLibrary_Left"); \ static_assert(offsetof(KismetStringLibrary_Left, SourceString) == 0x000000, "Member 'KismetStringLibrary_Left::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Left, Count) == 0x000010, "Member 'KismetStringLibrary_Left::Count' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Left, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_Left::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_LeftChop \ static_assert(alignof(KismetStringLibrary_LeftChop) == 0x000008, "Wrong alignment on KismetStringLibrary_LeftChop"); \ static_assert(sizeof(KismetStringLibrary_LeftChop) == 0x000028, "Wrong size on KismetStringLibrary_LeftChop"); \ static_assert(offsetof(KismetStringLibrary_LeftChop, SourceString) == 0x000000, "Member 'KismetStringLibrary_LeftChop::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_LeftChop, Count) == 0x000010, "Member 'KismetStringLibrary_LeftChop::Count' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_LeftChop, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_LeftChop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_LeftPad \ static_assert(alignof(KismetStringLibrary_LeftPad) == 0x000008, "Wrong alignment on KismetStringLibrary_LeftPad"); \ static_assert(sizeof(KismetStringLibrary_LeftPad) == 0x000028, "Wrong size on KismetStringLibrary_LeftPad"); \ static_assert(offsetof(KismetStringLibrary_LeftPad, SourceString) == 0x000000, "Member 'KismetStringLibrary_LeftPad::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_LeftPad, ChCount) == 0x000010, "Member 'KismetStringLibrary_LeftPad::ChCount' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_LeftPad, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_LeftPad::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Len \ static_assert(alignof(KismetStringLibrary_Len) == 0x000008, "Wrong alignment on KismetStringLibrary_Len"); \ static_assert(sizeof(KismetStringLibrary_Len) == 0x000018, "Wrong size on KismetStringLibrary_Len"); \ static_assert(offsetof(KismetStringLibrary_Len, S) == 0x000000, "Member 'KismetStringLibrary_Len::S' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Len, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Len::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_MatchesWildcard \ static_assert(alignof(KismetStringLibrary_MatchesWildcard) == 0x000008, "Wrong alignment on KismetStringLibrary_MatchesWildcard"); \ static_assert(sizeof(KismetStringLibrary_MatchesWildcard) == 0x000028, "Wrong size on KismetStringLibrary_MatchesWildcard"); \ static_assert(offsetof(KismetStringLibrary_MatchesWildcard, SourceString) == 0x000000, "Member 'KismetStringLibrary_MatchesWildcard::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_MatchesWildcard, Wildcard) == 0x000010, "Member 'KismetStringLibrary_MatchesWildcard::Wildcard' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_MatchesWildcard, SearchCase) == 0x000020, "Member 'KismetStringLibrary_MatchesWildcard::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_MatchesWildcard, ReturnValue) == 0x000021, "Member 'KismetStringLibrary_MatchesWildcard::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Mid \ static_assert(alignof(KismetStringLibrary_Mid) == 0x000008, "Wrong alignment on KismetStringLibrary_Mid"); \ static_assert(sizeof(KismetStringLibrary_Mid) == 0x000028, "Wrong size on KismetStringLibrary_Mid"); \ static_assert(offsetof(KismetStringLibrary_Mid, SourceString) == 0x000000, "Member 'KismetStringLibrary_Mid::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Mid, Start) == 0x000010, "Member 'KismetStringLibrary_Mid::Start' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Mid, Count) == 0x000014, "Member 'KismetStringLibrary_Mid::Count' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Mid, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_Mid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_NotEqual_StriStri \ static_assert(alignof(KismetStringLibrary_NotEqual_StriStri) == 0x000008, "Wrong alignment on KismetStringLibrary_NotEqual_StriStri"); \ static_assert(sizeof(KismetStringLibrary_NotEqual_StriStri) == 0x000028, "Wrong size on KismetStringLibrary_NotEqual_StriStri"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StriStri, A) == 0x000000, "Member 'KismetStringLibrary_NotEqual_StriStri::A' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StriStri, B) == 0x000010, "Member 'KismetStringLibrary_NotEqual_StriStri::B' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StriStri, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_NotEqual_StriStri::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_NotEqual_StrStr \ static_assert(alignof(KismetStringLibrary_NotEqual_StrStr) == 0x000008, "Wrong alignment on KismetStringLibrary_NotEqual_StrStr"); \ static_assert(sizeof(KismetStringLibrary_NotEqual_StrStr) == 0x000028, "Wrong size on KismetStringLibrary_NotEqual_StrStr"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StrStr, A) == 0x000000, "Member 'KismetStringLibrary_NotEqual_StrStr::A' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StrStr, B) == 0x000010, "Member 'KismetStringLibrary_NotEqual_StrStr::B' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_NotEqual_StrStr, ReturnValue) == 0x000020, "Member 'KismetStringLibrary_NotEqual_StrStr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_ParseIntoArray \ static_assert(alignof(KismetStringLibrary_ParseIntoArray) == 0x000008, "Wrong alignment on KismetStringLibrary_ParseIntoArray"); \ static_assert(sizeof(KismetStringLibrary_ParseIntoArray) == 0x000038, "Wrong size on KismetStringLibrary_ParseIntoArray"); \ static_assert(offsetof(KismetStringLibrary_ParseIntoArray, SourceString) == 0x000000, "Member 'KismetStringLibrary_ParseIntoArray::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ParseIntoArray, Delimiter) == 0x000010, "Member 'KismetStringLibrary_ParseIntoArray::Delimiter' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ParseIntoArray, CullEmptyStrings) == 0x000020, "Member 'KismetStringLibrary_ParseIntoArray::CullEmptyStrings' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ParseIntoArray, ReturnValue) == 0x000028, "Member 'KismetStringLibrary_ParseIntoArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Replace \ static_assert(alignof(KismetStringLibrary_Replace) == 0x000008, "Wrong alignment on KismetStringLibrary_Replace"); \ static_assert(sizeof(KismetStringLibrary_Replace) == 0x000048, "Wrong size on KismetStringLibrary_Replace"); \ static_assert(offsetof(KismetStringLibrary_Replace, SourceString) == 0x000000, "Member 'KismetStringLibrary_Replace::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Replace, From) == 0x000010, "Member 'KismetStringLibrary_Replace::From' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Replace, To) == 0x000020, "Member 'KismetStringLibrary_Replace::To' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Replace, SearchCase) == 0x000030, "Member 'KismetStringLibrary_Replace::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Replace, ReturnValue) == 0x000038, "Member 'KismetStringLibrary_Replace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_ReplaceInline \ static_assert(alignof(KismetStringLibrary_ReplaceInline) == 0x000008, "Wrong alignment on KismetStringLibrary_ReplaceInline"); \ static_assert(sizeof(KismetStringLibrary_ReplaceInline) == 0x000038, "Wrong size on KismetStringLibrary_ReplaceInline"); \ static_assert(offsetof(KismetStringLibrary_ReplaceInline, SourceString) == 0x000000, "Member 'KismetStringLibrary_ReplaceInline::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ReplaceInline, SearchText) == 0x000010, "Member 'KismetStringLibrary_ReplaceInline::SearchText' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ReplaceInline, ReplacementText) == 0x000020, "Member 'KismetStringLibrary_ReplaceInline::ReplacementText' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ReplaceInline, SearchCase) == 0x000030, "Member 'KismetStringLibrary_ReplaceInline::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ReplaceInline, ReturnValue) == 0x000034, "Member 'KismetStringLibrary_ReplaceInline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Reverse \ static_assert(alignof(KismetStringLibrary_Reverse) == 0x000008, "Wrong alignment on KismetStringLibrary_Reverse"); \ static_assert(sizeof(KismetStringLibrary_Reverse) == 0x000020, "Wrong size on KismetStringLibrary_Reverse"); \ static_assert(offsetof(KismetStringLibrary_Reverse, SourceString) == 0x000000, "Member 'KismetStringLibrary_Reverse::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Reverse, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Reverse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Right \ static_assert(alignof(KismetStringLibrary_Right) == 0x000008, "Wrong alignment on KismetStringLibrary_Right"); \ static_assert(sizeof(KismetStringLibrary_Right) == 0x000028, "Wrong size on KismetStringLibrary_Right"); \ static_assert(offsetof(KismetStringLibrary_Right, SourceString) == 0x000000, "Member 'KismetStringLibrary_Right::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Right, Count) == 0x000010, "Member 'KismetStringLibrary_Right::Count' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Right, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_Right::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_RightChop \ static_assert(alignof(KismetStringLibrary_RightChop) == 0x000008, "Wrong alignment on KismetStringLibrary_RightChop"); \ static_assert(sizeof(KismetStringLibrary_RightChop) == 0x000028, "Wrong size on KismetStringLibrary_RightChop"); \ static_assert(offsetof(KismetStringLibrary_RightChop, SourceString) == 0x000000, "Member 'KismetStringLibrary_RightChop::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_RightChop, Count) == 0x000010, "Member 'KismetStringLibrary_RightChop::Count' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_RightChop, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_RightChop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_RightPad \ static_assert(alignof(KismetStringLibrary_RightPad) == 0x000008, "Wrong alignment on KismetStringLibrary_RightPad"); \ static_assert(sizeof(KismetStringLibrary_RightPad) == 0x000028, "Wrong size on KismetStringLibrary_RightPad"); \ static_assert(offsetof(KismetStringLibrary_RightPad, SourceString) == 0x000000, "Member 'KismetStringLibrary_RightPad::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_RightPad, ChCount) == 0x000010, "Member 'KismetStringLibrary_RightPad::ChCount' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_RightPad, ReturnValue) == 0x000018, "Member 'KismetStringLibrary_RightPad::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Split \ static_assert(alignof(KismetStringLibrary_Split) == 0x000008, "Wrong alignment on KismetStringLibrary_Split"); \ static_assert(sizeof(KismetStringLibrary_Split) == 0x000048, "Wrong size on KismetStringLibrary_Split"); \ static_assert(offsetof(KismetStringLibrary_Split, SourceString) == 0x000000, "Member 'KismetStringLibrary_Split::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, InStr) == 0x000010, "Member 'KismetStringLibrary_Split::InStr' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, LeftS) == 0x000020, "Member 'KismetStringLibrary_Split::LeftS' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, RightS) == 0x000030, "Member 'KismetStringLibrary_Split::RightS' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, SearchCase) == 0x000040, "Member 'KismetStringLibrary_Split::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, SearchDir) == 0x000041, "Member 'KismetStringLibrary_Split::SearchDir' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Split, ReturnValue) == 0x000042, "Member 'KismetStringLibrary_Split::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_StartsWith \ static_assert(alignof(KismetStringLibrary_StartsWith) == 0x000008, "Wrong alignment on KismetStringLibrary_StartsWith"); \ static_assert(sizeof(KismetStringLibrary_StartsWith) == 0x000028, "Wrong size on KismetStringLibrary_StartsWith"); \ static_assert(offsetof(KismetStringLibrary_StartsWith, SourceString) == 0x000000, "Member 'KismetStringLibrary_StartsWith::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_StartsWith, InPrefix) == 0x000010, "Member 'KismetStringLibrary_StartsWith::InPrefix' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_StartsWith, SearchCase) == 0x000020, "Member 'KismetStringLibrary_StartsWith::SearchCase' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_StartsWith, ReturnValue) == 0x000021, "Member 'KismetStringLibrary_StartsWith::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_TimeSecondsToString \ static_assert(alignof(KismetStringLibrary_TimeSecondsToString) == 0x000008, "Wrong alignment on KismetStringLibrary_TimeSecondsToString"); \ static_assert(sizeof(KismetStringLibrary_TimeSecondsToString) == 0x000018, "Wrong size on KismetStringLibrary_TimeSecondsToString"); \ static_assert(offsetof(KismetStringLibrary_TimeSecondsToString, InSeconds) == 0x000000, "Member 'KismetStringLibrary_TimeSecondsToString::InSeconds' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_TimeSecondsToString, ReturnValue) == 0x000008, "Member 'KismetStringLibrary_TimeSecondsToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_ToLower \ static_assert(alignof(KismetStringLibrary_ToLower) == 0x000008, "Wrong alignment on KismetStringLibrary_ToLower"); \ static_assert(sizeof(KismetStringLibrary_ToLower) == 0x000020, "Wrong size on KismetStringLibrary_ToLower"); \ static_assert(offsetof(KismetStringLibrary_ToLower, SourceString) == 0x000000, "Member 'KismetStringLibrary_ToLower::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ToLower, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_ToLower::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_ToUpper \ static_assert(alignof(KismetStringLibrary_ToUpper) == 0x000008, "Wrong alignment on KismetStringLibrary_ToUpper"); \ static_assert(sizeof(KismetStringLibrary_ToUpper) == 0x000020, "Wrong size on KismetStringLibrary_ToUpper"); \ static_assert(offsetof(KismetStringLibrary_ToUpper, SourceString) == 0x000000, "Member 'KismetStringLibrary_ToUpper::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_ToUpper, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_ToUpper::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_Trim \ static_assert(alignof(KismetStringLibrary_Trim) == 0x000008, "Wrong alignment on KismetStringLibrary_Trim"); \ static_assert(sizeof(KismetStringLibrary_Trim) == 0x000020, "Wrong size on KismetStringLibrary_Trim"); \ static_assert(offsetof(KismetStringLibrary_Trim, SourceString) == 0x000000, "Member 'KismetStringLibrary_Trim::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_Trim, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_Trim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringLibrary_TrimTrailing \ static_assert(alignof(KismetStringLibrary_TrimTrailing) == 0x000008, "Wrong alignment on KismetStringLibrary_TrimTrailing"); \ static_assert(sizeof(KismetStringLibrary_TrimTrailing) == 0x000020, "Wrong size on KismetStringLibrary_TrimTrailing"); \ static_assert(offsetof(KismetStringLibrary_TrimTrailing, SourceString) == 0x000000, "Member 'KismetStringLibrary_TrimTrailing::SourceString' has a wrong offset!"); \ static_assert(offsetof(KismetStringLibrary_TrimTrailing, ReturnValue) == 0x000010, "Member 'KismetStringLibrary_TrimTrailing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetStringLibrary \ static_assert(alignof(UKismetStringLibrary) == 0x000008, "Wrong alignment on UKismetStringLibrary"); \ static_assert(sizeof(UKismetStringLibrary) == 0x000028, "Wrong size on UKismetStringLibrary"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetKeysFromStringTable \ static_assert(alignof(KismetStringTableLibrary_GetKeysFromStringTable) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetKeysFromStringTable"); \ static_assert(sizeof(KismetStringTableLibrary_GetKeysFromStringTable) == 0x000018, "Wrong size on KismetStringTableLibrary_GetKeysFromStringTable"); \ static_assert(offsetof(KismetStringTableLibrary_GetKeysFromStringTable, TableId) == 0x000000, "Member 'KismetStringTableLibrary_GetKeysFromStringTable::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetKeysFromStringTable, ReturnValue) == 0x000008, "Member 'KismetStringTableLibrary_GetKeysFromStringTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry \ static_assert(alignof(KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry"); \ static_assert(sizeof(KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry) == 0x000028, "Wrong size on KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry"); \ static_assert(offsetof(KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry, TableId) == 0x000000, "Member 'KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry, Key) == 0x000008, "Member 'KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry::Key' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry, ReturnValue) == 0x000018, "Member 'KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetRegisteredStringTables \ static_assert(alignof(KismetStringTableLibrary_GetRegisteredStringTables) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetRegisteredStringTables"); \ static_assert(sizeof(KismetStringTableLibrary_GetRegisteredStringTables) == 0x000010, "Wrong size on KismetStringTableLibrary_GetRegisteredStringTables"); \ static_assert(offsetof(KismetStringTableLibrary_GetRegisteredStringTables, ReturnValue) == 0x000000, "Member 'KismetStringTableLibrary_GetRegisteredStringTables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetTableEntryMetaData \ static_assert(alignof(KismetStringTableLibrary_GetTableEntryMetaData) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetTableEntryMetaData"); \ static_assert(sizeof(KismetStringTableLibrary_GetTableEntryMetaData) == 0x000030, "Wrong size on KismetStringTableLibrary_GetTableEntryMetaData"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntryMetaData, TableId) == 0x000000, "Member 'KismetStringTableLibrary_GetTableEntryMetaData::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntryMetaData, Key) == 0x000008, "Member 'KismetStringTableLibrary_GetTableEntryMetaData::Key' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntryMetaData, MetaDataId) == 0x000018, "Member 'KismetStringTableLibrary_GetTableEntryMetaData::MetaDataId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntryMetaData, ReturnValue) == 0x000020, "Member 'KismetStringTableLibrary_GetTableEntryMetaData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetTableEntrySourceString \ static_assert(alignof(KismetStringTableLibrary_GetTableEntrySourceString) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetTableEntrySourceString"); \ static_assert(sizeof(KismetStringTableLibrary_GetTableEntrySourceString) == 0x000028, "Wrong size on KismetStringTableLibrary_GetTableEntrySourceString"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntrySourceString, TableId) == 0x000000, "Member 'KismetStringTableLibrary_GetTableEntrySourceString::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntrySourceString, Key) == 0x000008, "Member 'KismetStringTableLibrary_GetTableEntrySourceString::Key' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableEntrySourceString, ReturnValue) == 0x000018, "Member 'KismetStringTableLibrary_GetTableEntrySourceString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_GetTableNamespace \ static_assert(alignof(KismetStringTableLibrary_GetTableNamespace) == 0x000008, "Wrong alignment on KismetStringTableLibrary_GetTableNamespace"); \ static_assert(sizeof(KismetStringTableLibrary_GetTableNamespace) == 0x000018, "Wrong size on KismetStringTableLibrary_GetTableNamespace"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableNamespace, TableId) == 0x000000, "Member 'KismetStringTableLibrary_GetTableNamespace::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_GetTableNamespace, ReturnValue) == 0x000008, "Member 'KismetStringTableLibrary_GetTableNamespace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_IsRegisteredTableEntry \ static_assert(alignof(KismetStringTableLibrary_IsRegisteredTableEntry) == 0x000008, "Wrong alignment on KismetStringTableLibrary_IsRegisteredTableEntry"); \ static_assert(sizeof(KismetStringTableLibrary_IsRegisteredTableEntry) == 0x000020, "Wrong size on KismetStringTableLibrary_IsRegisteredTableEntry"); \ static_assert(offsetof(KismetStringTableLibrary_IsRegisteredTableEntry, TableId) == 0x000000, "Member 'KismetStringTableLibrary_IsRegisteredTableEntry::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_IsRegisteredTableEntry, Key) == 0x000008, "Member 'KismetStringTableLibrary_IsRegisteredTableEntry::Key' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_IsRegisteredTableEntry, ReturnValue) == 0x000018, "Member 'KismetStringTableLibrary_IsRegisteredTableEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetStringTableLibrary_IsRegisteredTableId \ static_assert(alignof(KismetStringTableLibrary_IsRegisteredTableId) == 0x000004, "Wrong alignment on KismetStringTableLibrary_IsRegisteredTableId"); \ static_assert(sizeof(KismetStringTableLibrary_IsRegisteredTableId) == 0x00000C, "Wrong size on KismetStringTableLibrary_IsRegisteredTableId"); \ static_assert(offsetof(KismetStringTableLibrary_IsRegisteredTableId, TableId) == 0x000000, "Member 'KismetStringTableLibrary_IsRegisteredTableId::TableId' has a wrong offset!"); \ static_assert(offsetof(KismetStringTableLibrary_IsRegisteredTableId, ReturnValue) == 0x000008, "Member 'KismetStringTableLibrary_IsRegisteredTableId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetStringTableLibrary \ static_assert(alignof(UKismetStringTableLibrary) == 0x000008, "Wrong alignment on UKismetStringTableLibrary"); \ static_assert(sizeof(UKismetStringTableLibrary) == 0x000028, "Wrong size on UKismetStringTableLibrary"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_AddFloatHistorySample \ static_assert(alignof(KismetSystemLibrary_AddFloatHistorySample) == 0x000008, "Wrong alignment on KismetSystemLibrary_AddFloatHistorySample"); \ static_assert(sizeof(KismetSystemLibrary_AddFloatHistorySample) == 0x000048, "Wrong size on KismetSystemLibrary_AddFloatHistorySample"); \ static_assert(offsetof(KismetSystemLibrary_AddFloatHistorySample, Value) == 0x000000, "Member 'KismetSystemLibrary_AddFloatHistorySample::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_AddFloatHistorySample, FloatHistory) == 0x000008, "Member 'KismetSystemLibrary_AddFloatHistorySample::FloatHistory' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_AddFloatHistorySample, ReturnValue) == 0x000028, "Member 'KismetSystemLibrary_AddFloatHistorySample::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BeginTransaction \ static_assert(alignof(KismetSystemLibrary_BeginTransaction) == 0x000008, "Wrong alignment on KismetSystemLibrary_BeginTransaction"); \ static_assert(sizeof(KismetSystemLibrary_BeginTransaction) == 0x000038, "Wrong size on KismetSystemLibrary_BeginTransaction"); \ static_assert(offsetof(KismetSystemLibrary_BeginTransaction, Context) == 0x000000, "Member 'KismetSystemLibrary_BeginTransaction::Context' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BeginTransaction, Description) == 0x000010, "Member 'KismetSystemLibrary_BeginTransaction::Description' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BeginTransaction, PrimaryObject) == 0x000028, "Member 'KismetSystemLibrary_BeginTransaction::PrimaryObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BeginTransaction, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_BeginTransaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxOverlapActors \ static_assert(alignof(KismetSystemLibrary_BoxOverlapActors) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxOverlapActors"); \ static_assert(sizeof(KismetSystemLibrary_BoxOverlapActors) == 0x000078, "Wrong size on KismetSystemLibrary_BoxOverlapActors"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxOverlapActors::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, BoxPos) == 0x000008, "Member 'KismetSystemLibrary_BoxOverlapActors::BoxPos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, BoxExtent) == 0x000020, "Member 'KismetSystemLibrary_BoxOverlapActors::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, ObjectTypes) == 0x000038, "Member 'KismetSystemLibrary_BoxOverlapActors::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, ActorClassFilter) == 0x000048, "Member 'KismetSystemLibrary_BoxOverlapActors::ActorClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_BoxOverlapActors::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, OutActors) == 0x000060, "Member 'KismetSystemLibrary_BoxOverlapActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapActors, ReturnValue) == 0x000070, "Member 'KismetSystemLibrary_BoxOverlapActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxOverlapComponents \ static_assert(alignof(KismetSystemLibrary_BoxOverlapComponents) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxOverlapComponents"); \ static_assert(sizeof(KismetSystemLibrary_BoxOverlapComponents) == 0x000078, "Wrong size on KismetSystemLibrary_BoxOverlapComponents"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxOverlapComponents::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, BoxPos) == 0x000008, "Member 'KismetSystemLibrary_BoxOverlapComponents::BoxPos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, Extent) == 0x000020, "Member 'KismetSystemLibrary_BoxOverlapComponents::Extent' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, ObjectTypes) == 0x000038, "Member 'KismetSystemLibrary_BoxOverlapComponents::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, ComponentClassFilter) == 0x000048, "Member 'KismetSystemLibrary_BoxOverlapComponents::ComponentClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_BoxOverlapComponents::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, OutComponents) == 0x000060, "Member 'KismetSystemLibrary_BoxOverlapComponents::OutComponents' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxOverlapComponents, ReturnValue) == 0x000070, "Member 'KismetSystemLibrary_BoxOverlapComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceMulti \ static_assert(alignof(KismetSystemLibrary_BoxTraceMulti) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceMulti"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceMulti) == 0x0000C8, "Wrong size on KismetSystemLibrary_BoxTraceMulti"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceMulti::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceMulti::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceMulti::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceMulti::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceMulti::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, TraceChannel) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceMulti::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, bTraceComplex) == 0x000069, "Member 'KismetSystemLibrary_BoxTraceMulti::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, ActorsToIgnore) == 0x000070, "Member 'KismetSystemLibrary_BoxTraceMulti::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, DrawDebugType) == 0x000080, "Member 'KismetSystemLibrary_BoxTraceMulti::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, OutHits) == 0x000088, "Member 'KismetSystemLibrary_BoxTraceMulti::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, bIgnoreSelf) == 0x000098, "Member 'KismetSystemLibrary_BoxTraceMulti::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, TraceColor) == 0x00009C, "Member 'KismetSystemLibrary_BoxTraceMulti::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, TraceHitColor) == 0x0000AC, "Member 'KismetSystemLibrary_BoxTraceMulti::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, DrawTime) == 0x0000BC, "Member 'KismetSystemLibrary_BoxTraceMulti::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMulti, ReturnValue) == 0x0000C0, "Member 'KismetSystemLibrary_BoxTraceMulti::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceMultiByProfile \ static_assert(alignof(KismetSystemLibrary_BoxTraceMultiByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceMultiByProfile"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceMultiByProfile) == 0x0000D0, "Wrong size on KismetSystemLibrary_BoxTraceMultiByProfile"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, ProfileName) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, bTraceComplex) == 0x000070, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, ActorsToIgnore) == 0x000078, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, DrawDebugType) == 0x000088, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, OutHits) == 0x000090, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, bIgnoreSelf) == 0x0000A0, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, TraceColor) == 0x0000A4, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, TraceHitColor) == 0x0000B4, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, DrawTime) == 0x0000C4, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiByProfile, ReturnValue) == 0x0000C8, "Member 'KismetSystemLibrary_BoxTraceMultiByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceMultiForObjects \ static_assert(alignof(KismetSystemLibrary_BoxTraceMultiForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceMultiForObjects"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceMultiForObjects) == 0x0000D8, "Wrong size on KismetSystemLibrary_BoxTraceMultiForObjects"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, ObjectTypes) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, bTraceComplex) == 0x000078, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, ActorsToIgnore) == 0x000080, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, DrawDebugType) == 0x000090, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, OutHits) == 0x000098, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, bIgnoreSelf) == 0x0000A8, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, TraceColor) == 0x0000AC, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, TraceHitColor) == 0x0000BC, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, DrawTime) == 0x0000CC, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceMultiForObjects, ReturnValue) == 0x0000D0, "Member 'KismetSystemLibrary_BoxTraceMultiForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceSingle \ static_assert(alignof(KismetSystemLibrary_BoxTraceSingle) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceSingle"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceSingle) == 0x0001A0, "Wrong size on KismetSystemLibrary_BoxTraceSingle"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceSingle::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceSingle::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceSingle::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceSingle::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, TraceChannel) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceSingle::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, bTraceComplex) == 0x000069, "Member 'KismetSystemLibrary_BoxTraceSingle::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, ActorsToIgnore) == 0x000070, "Member 'KismetSystemLibrary_BoxTraceSingle::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, DrawDebugType) == 0x000080, "Member 'KismetSystemLibrary_BoxTraceSingle::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, OutHit) == 0x000088, "Member 'KismetSystemLibrary_BoxTraceSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, bIgnoreSelf) == 0x000170, "Member 'KismetSystemLibrary_BoxTraceSingle::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, TraceColor) == 0x000174, "Member 'KismetSystemLibrary_BoxTraceSingle::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, TraceHitColor) == 0x000184, "Member 'KismetSystemLibrary_BoxTraceSingle::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, DrawTime) == 0x000194, "Member 'KismetSystemLibrary_BoxTraceSingle::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingle, ReturnValue) == 0x000198, "Member 'KismetSystemLibrary_BoxTraceSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceSingleByProfile \ static_assert(alignof(KismetSystemLibrary_BoxTraceSingleByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceSingleByProfile"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceSingleByProfile) == 0x0001A8, "Wrong size on KismetSystemLibrary_BoxTraceSingleByProfile"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, ProfileName) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, bTraceComplex) == 0x000070, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, ActorsToIgnore) == 0x000078, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, DrawDebugType) == 0x000088, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, OutHit) == 0x000090, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, bIgnoreSelf) == 0x000178, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, TraceColor) == 0x00017C, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, TraceHitColor) == 0x00018C, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, DrawTime) == 0x00019C, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleByProfile, ReturnValue) == 0x0001A0, "Member 'KismetSystemLibrary_BoxTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BoxTraceSingleForObjects \ static_assert(alignof(KismetSystemLibrary_BoxTraceSingleForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_BoxTraceSingleForObjects"); \ static_assert(sizeof(KismetSystemLibrary_BoxTraceSingleForObjects) == 0x0001B0, "Wrong size on KismetSystemLibrary_BoxTraceSingleForObjects"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, HalfSize) == 0x000038, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::HalfSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, Orientation) == 0x000050, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::Orientation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, ObjectTypes) == 0x000068, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, bTraceComplex) == 0x000078, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, ActorsToIgnore) == 0x000080, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, DrawDebugType) == 0x000090, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, OutHit) == 0x000098, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, bIgnoreSelf) == 0x000180, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, TraceColor) == 0x000184, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, TraceHitColor) == 0x000194, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, DrawTime) == 0x0001A4, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BoxTraceSingleForObjects, ReturnValue) == 0x0001A8, "Member 'KismetSystemLibrary_BoxTraceSingleForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BreakARFilter \ static_assert(alignof(KismetSystemLibrary_BreakARFilter) == 0x000008, "Wrong alignment on KismetSystemLibrary_BreakARFilter"); \ static_assert(sizeof(KismetSystemLibrary_BreakARFilter) == 0x000248, "Wrong size on KismetSystemLibrary_BreakARFilter"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, InARFilter) == 0x000000, "Member 'KismetSystemLibrary_BreakARFilter::InARFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, PackageNames) == 0x000150, "Member 'KismetSystemLibrary_BreakARFilter::PackageNames' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, PackagePaths) == 0x000160, "Member 'KismetSystemLibrary_BreakARFilter::PackagePaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, SoftObjectPaths) == 0x000170, "Member 'KismetSystemLibrary_BreakARFilter::SoftObjectPaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, ClassPaths) == 0x000180, "Member 'KismetSystemLibrary_BreakARFilter::ClassPaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, RecursiveClassPathsExclusionSet) == 0x000190, "Member 'KismetSystemLibrary_BreakARFilter::RecursiveClassPathsExclusionSet' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, ClassNames) == 0x0001E0, "Member 'KismetSystemLibrary_BreakARFilter::ClassNames' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, RecursiveClassesExclusionSet) == 0x0001F0, "Member 'KismetSystemLibrary_BreakARFilter::RecursiveClassesExclusionSet' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, bRecursivePaths) == 0x000240, "Member 'KismetSystemLibrary_BreakARFilter::bRecursivePaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, bRecursiveClasses) == 0x000241, "Member 'KismetSystemLibrary_BreakARFilter::bRecursiveClasses' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakARFilter, bIncludeOnlyOnDiskAssets) == 0x000242, "Member 'KismetSystemLibrary_BreakARFilter::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BreakSoftClassPath \ static_assert(alignof(KismetSystemLibrary_BreakSoftClassPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_BreakSoftClassPath"); \ static_assert(sizeof(KismetSystemLibrary_BreakSoftClassPath) == 0x000030, "Wrong size on KismetSystemLibrary_BreakSoftClassPath"); \ static_assert(offsetof(KismetSystemLibrary_BreakSoftClassPath, InSoftClassPath) == 0x000000, "Member 'KismetSystemLibrary_BreakSoftClassPath::InSoftClassPath' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakSoftClassPath, PathString) == 0x000020, "Member 'KismetSystemLibrary_BreakSoftClassPath::PathString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_BreakSoftObjectPath \ static_assert(alignof(KismetSystemLibrary_BreakSoftObjectPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_BreakSoftObjectPath"); \ static_assert(sizeof(KismetSystemLibrary_BreakSoftObjectPath) == 0x000030, "Wrong size on KismetSystemLibrary_BreakSoftObjectPath"); \ static_assert(offsetof(KismetSystemLibrary_BreakSoftObjectPath, InSoftObjectPath) == 0x000000, "Member 'KismetSystemLibrary_BreakSoftObjectPath::InSoftObjectPath' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_BreakSoftObjectPath, PathString) == 0x000020, "Member 'KismetSystemLibrary_BreakSoftObjectPath::PathString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CancelTransaction \ static_assert(alignof(KismetSystemLibrary_CancelTransaction) == 0x000004, "Wrong alignment on KismetSystemLibrary_CancelTransaction"); \ static_assert(sizeof(KismetSystemLibrary_CancelTransaction) == 0x000004, "Wrong size on KismetSystemLibrary_CancelTransaction"); \ static_assert(offsetof(KismetSystemLibrary_CancelTransaction, Index_0) == 0x000000, "Member 'KismetSystemLibrary_CancelTransaction::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CanLaunchURL \ static_assert(alignof(KismetSystemLibrary_CanLaunchURL) == 0x000008, "Wrong alignment on KismetSystemLibrary_CanLaunchURL"); \ static_assert(sizeof(KismetSystemLibrary_CanLaunchURL) == 0x000018, "Wrong size on KismetSystemLibrary_CanLaunchURL"); \ static_assert(offsetof(KismetSystemLibrary_CanLaunchURL, URL) == 0x000000, "Member 'KismetSystemLibrary_CanLaunchURL::URL' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CanLaunchURL, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_CanLaunchURL::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleOverlapActors \ static_assert(alignof(KismetSystemLibrary_CapsuleOverlapActors) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleOverlapActors"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleOverlapActors) == 0x000068, "Wrong size on KismetSystemLibrary_CapsuleOverlapActors"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleOverlapActors::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, CapsulePos) == 0x000008, "Member 'KismetSystemLibrary_CapsuleOverlapActors::CapsulePos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, Radius) == 0x000020, "Member 'KismetSystemLibrary_CapsuleOverlapActors::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, HalfHeight) == 0x000024, "Member 'KismetSystemLibrary_CapsuleOverlapActors::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, ObjectTypes) == 0x000028, "Member 'KismetSystemLibrary_CapsuleOverlapActors::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, ActorClassFilter) == 0x000038, "Member 'KismetSystemLibrary_CapsuleOverlapActors::ActorClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_CapsuleOverlapActors::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, OutActors) == 0x000050, "Member 'KismetSystemLibrary_CapsuleOverlapActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapActors, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_CapsuleOverlapActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleOverlapComponents \ static_assert(alignof(KismetSystemLibrary_CapsuleOverlapComponents) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleOverlapComponents"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleOverlapComponents) == 0x000068, "Wrong size on KismetSystemLibrary_CapsuleOverlapComponents"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, CapsulePos) == 0x000008, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::CapsulePos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, Radius) == 0x000020, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, HalfHeight) == 0x000024, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, ObjectTypes) == 0x000028, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, ComponentClassFilter) == 0x000038, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::ComponentClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, OutComponents) == 0x000050, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::OutComponents' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleOverlapComponents, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_CapsuleOverlapComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceMulti \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceMulti) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceMulti"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceMulti) == 0x0000A0, "Wrong size on KismetSystemLibrary_CapsuleTraceMulti"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceMulti::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceMulti::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceMulti::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceMulti::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceMulti::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, TraceChannel) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceMulti::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, bTraceComplex) == 0x000041, "Member 'KismetSystemLibrary_CapsuleTraceMulti::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_CapsuleTraceMulti::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_CapsuleTraceMulti::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, OutHits) == 0x000060, "Member 'KismetSystemLibrary_CapsuleTraceMulti::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, bIgnoreSelf) == 0x000070, "Member 'KismetSystemLibrary_CapsuleTraceMulti::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, TraceColor) == 0x000074, "Member 'KismetSystemLibrary_CapsuleTraceMulti::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, TraceHitColor) == 0x000084, "Member 'KismetSystemLibrary_CapsuleTraceMulti::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, DrawTime) == 0x000094, "Member 'KismetSystemLibrary_CapsuleTraceMulti::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMulti, ReturnValue) == 0x000098, "Member 'KismetSystemLibrary_CapsuleTraceMulti::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceMultiByProfile \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceMultiByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceMultiByProfile"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceMultiByProfile) == 0x0000A8, "Wrong size on KismetSystemLibrary_CapsuleTraceMultiByProfile"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, ProfileName) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, bTraceComplex) == 0x000048, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, DrawDebugType) == 0x000060, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, OutHits) == 0x000068, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, bIgnoreSelf) == 0x000078, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, TraceColor) == 0x00007C, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, TraceHitColor) == 0x00008C, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, DrawTime) == 0x00009C, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiByProfile, ReturnValue) == 0x0000A0, "Member 'KismetSystemLibrary_CapsuleTraceMultiByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceMultiForObjects \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceMultiForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceMultiForObjects"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceMultiForObjects) == 0x0000B0, "Wrong size on KismetSystemLibrary_CapsuleTraceMultiForObjects"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, ObjectTypes) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, bTraceComplex) == 0x000050, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, ActorsToIgnore) == 0x000058, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, DrawDebugType) == 0x000068, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, OutHits) == 0x000070, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, bIgnoreSelf) == 0x000080, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, TraceColor) == 0x000084, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, TraceHitColor) == 0x000094, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, DrawTime) == 0x0000A4, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceMultiForObjects, ReturnValue) == 0x0000A8, "Member 'KismetSystemLibrary_CapsuleTraceMultiForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceSingle \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceSingle) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceSingle"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceSingle) == 0x000178, "Wrong size on KismetSystemLibrary_CapsuleTraceSingle"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceSingle::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceSingle::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceSingle::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceSingle::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, TraceChannel) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceSingle::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, bTraceComplex) == 0x000041, "Member 'KismetSystemLibrary_CapsuleTraceSingle::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_CapsuleTraceSingle::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_CapsuleTraceSingle::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, OutHit) == 0x000060, "Member 'KismetSystemLibrary_CapsuleTraceSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, bIgnoreSelf) == 0x000148, "Member 'KismetSystemLibrary_CapsuleTraceSingle::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, TraceColor) == 0x00014C, "Member 'KismetSystemLibrary_CapsuleTraceSingle::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, TraceHitColor) == 0x00015C, "Member 'KismetSystemLibrary_CapsuleTraceSingle::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, DrawTime) == 0x00016C, "Member 'KismetSystemLibrary_CapsuleTraceSingle::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingle, ReturnValue) == 0x000170, "Member 'KismetSystemLibrary_CapsuleTraceSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceSingleByProfile \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceSingleByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceSingleByProfile"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceSingleByProfile) == 0x000180, "Wrong size on KismetSystemLibrary_CapsuleTraceSingleByProfile"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, ProfileName) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, bTraceComplex) == 0x000048, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, DrawDebugType) == 0x000060, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, OutHit) == 0x000068, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, bIgnoreSelf) == 0x000150, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, TraceColor) == 0x000154, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, TraceHitColor) == 0x000164, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, DrawTime) == 0x000174, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleByProfile, ReturnValue) == 0x000178, "Member 'KismetSystemLibrary_CapsuleTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CapsuleTraceSingleForObjects \ static_assert(alignof(KismetSystemLibrary_CapsuleTraceSingleForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_CapsuleTraceSingleForObjects"); \ static_assert(sizeof(KismetSystemLibrary_CapsuleTraceSingleForObjects) == 0x000188, "Wrong size on KismetSystemLibrary_CapsuleTraceSingleForObjects"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, Radius) == 0x000038, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, HalfHeight) == 0x00003C, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, ObjectTypes) == 0x000040, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, bTraceComplex) == 0x000050, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, ActorsToIgnore) == 0x000058, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, DrawDebugType) == 0x000068, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, OutHit) == 0x000070, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, bIgnoreSelf) == 0x000158, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, TraceColor) == 0x00015C, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, TraceHitColor) == 0x00016C, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, DrawTime) == 0x00017C, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_CapsuleTraceSingleForObjects, ReturnValue) == 0x000180, "Member 'KismetSystemLibrary_CapsuleTraceSingleForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ComponentOverlapActors \ static_assert(alignof(KismetSystemLibrary_ComponentOverlapActors) == 0x000010, "Wrong alignment on KismetSystemLibrary_ComponentOverlapActors"); \ static_assert(sizeof(KismetSystemLibrary_ComponentOverlapActors) == 0x0000B0, "Wrong size on KismetSystemLibrary_ComponentOverlapActors"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, Component) == 0x000000, "Member 'KismetSystemLibrary_ComponentOverlapActors::Component' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, ComponentTransform) == 0x000010, "Member 'KismetSystemLibrary_ComponentOverlapActors::ComponentTransform' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, ObjectTypes) == 0x000070, "Member 'KismetSystemLibrary_ComponentOverlapActors::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, ActorClassFilter) == 0x000080, "Member 'KismetSystemLibrary_ComponentOverlapActors::ActorClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, ActorsToIgnore) == 0x000088, "Member 'KismetSystemLibrary_ComponentOverlapActors::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, OutActors) == 0x000098, "Member 'KismetSystemLibrary_ComponentOverlapActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapActors, ReturnValue) == 0x0000A8, "Member 'KismetSystemLibrary_ComponentOverlapActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ComponentOverlapComponents \ static_assert(alignof(KismetSystemLibrary_ComponentOverlapComponents) == 0x000010, "Wrong alignment on KismetSystemLibrary_ComponentOverlapComponents"); \ static_assert(sizeof(KismetSystemLibrary_ComponentOverlapComponents) == 0x0000B0, "Wrong size on KismetSystemLibrary_ComponentOverlapComponents"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, Component) == 0x000000, "Member 'KismetSystemLibrary_ComponentOverlapComponents::Component' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, ComponentTransform) == 0x000010, "Member 'KismetSystemLibrary_ComponentOverlapComponents::ComponentTransform' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, ObjectTypes) == 0x000070, "Member 'KismetSystemLibrary_ComponentOverlapComponents::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, ComponentClassFilter) == 0x000080, "Member 'KismetSystemLibrary_ComponentOverlapComponents::ComponentClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, ActorsToIgnore) == 0x000088, "Member 'KismetSystemLibrary_ComponentOverlapComponents::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, OutComponents) == 0x000098, "Member 'KismetSystemLibrary_ComponentOverlapComponents::OutComponents' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ComponentOverlapComponents, ReturnValue) == 0x0000A8, "Member 'KismetSystemLibrary_ComponentOverlapComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ControlScreensaver \ static_assert(alignof(KismetSystemLibrary_ControlScreensaver) == 0x000001, "Wrong alignment on KismetSystemLibrary_ControlScreensaver"); \ static_assert(sizeof(KismetSystemLibrary_ControlScreensaver) == 0x000001, "Wrong size on KismetSystemLibrary_ControlScreensaver"); \ static_assert(offsetof(KismetSystemLibrary_ControlScreensaver, bAllowScreenSaver) == 0x000000, "Member 'KismetSystemLibrary_ControlScreensaver::bAllowScreenSaver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_ClassToSoftClassReference \ static_assert(alignof(KismetSystemLibrary_Conv_ClassToSoftClassReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_ClassToSoftClassReference"); \ static_assert(sizeof(KismetSystemLibrary_Conv_ClassToSoftClassReference) == 0x000038, "Wrong size on KismetSystemLibrary_Conv_ClassToSoftClassReference"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ClassToSoftClassReference, Class_0) == 0x000000, "Member 'KismetSystemLibrary_Conv_ClassToSoftClassReference::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ClassToSoftClassReference, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_Conv_ClassToSoftClassReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_InterfaceToObject \ static_assert(alignof(KismetSystemLibrary_Conv_InterfaceToObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_InterfaceToObject"); \ static_assert(sizeof(KismetSystemLibrary_Conv_InterfaceToObject) == 0x000018, "Wrong size on KismetSystemLibrary_Conv_InterfaceToObject"); \ static_assert(offsetof(KismetSystemLibrary_Conv_InterfaceToObject, Interface) == 0x000000, "Member 'KismetSystemLibrary_Conv_InterfaceToObject::Interface' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_InterfaceToObject, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_Conv_InterfaceToObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_ObjectToClass \ static_assert(alignof(KismetSystemLibrary_Conv_ObjectToClass) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_ObjectToClass"); \ static_assert(sizeof(KismetSystemLibrary_Conv_ObjectToClass) == 0x000018, "Wrong size on KismetSystemLibrary_Conv_ObjectToClass"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ObjectToClass, Object) == 0x000000, "Member 'KismetSystemLibrary_Conv_ObjectToClass::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ObjectToClass, Class_0) == 0x000008, "Member 'KismetSystemLibrary_Conv_ObjectToClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ObjectToClass, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_Conv_ObjectToClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_ObjectToSoftObjectReference \ static_assert(alignof(KismetSystemLibrary_Conv_ObjectToSoftObjectReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_ObjectToSoftObjectReference"); \ static_assert(sizeof(KismetSystemLibrary_Conv_ObjectToSoftObjectReference) == 0x000038, "Wrong size on KismetSystemLibrary_Conv_ObjectToSoftObjectReference"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ObjectToSoftObjectReference, Object) == 0x000000, "Member 'KismetSystemLibrary_Conv_ObjectToSoftObjectReference::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_ObjectToSoftObjectReference, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_Conv_ObjectToSoftObjectReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_PrimaryAssetIdToString \ static_assert(alignof(KismetSystemLibrary_Conv_PrimaryAssetIdToString) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_PrimaryAssetIdToString"); \ static_assert(sizeof(KismetSystemLibrary_Conv_PrimaryAssetIdToString) == 0x000020, "Wrong size on KismetSystemLibrary_Conv_PrimaryAssetIdToString"); \ static_assert(offsetof(KismetSystemLibrary_Conv_PrimaryAssetIdToString, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_Conv_PrimaryAssetIdToString::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_PrimaryAssetIdToString, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_Conv_PrimaryAssetIdToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_PrimaryAssetTypeToString \ static_assert(alignof(KismetSystemLibrary_Conv_PrimaryAssetTypeToString) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_PrimaryAssetTypeToString"); \ static_assert(sizeof(KismetSystemLibrary_Conv_PrimaryAssetTypeToString) == 0x000018, "Wrong size on KismetSystemLibrary_Conv_PrimaryAssetTypeToString"); \ static_assert(offsetof(KismetSystemLibrary_Conv_PrimaryAssetTypeToString, PrimaryAssetType) == 0x000000, "Member 'KismetSystemLibrary_Conv_PrimaryAssetTypeToString::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_PrimaryAssetTypeToString, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_Conv_PrimaryAssetTypeToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef \ static_assert(alignof(KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef) == 0x000050, "Wrong size on KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef, SoftClassPath) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef::SoftClassPath' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftClassReferenceToClass \ static_assert(alignof(KismetSystemLibrary_Conv_SoftClassReferenceToClass) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftClassReferenceToClass"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftClassReferenceToClass) == 0x000038, "Wrong size on KismetSystemLibrary_Conv_SoftClassReferenceToClass"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassReferenceToClass, SoftClass) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftClassReferenceToClass::SoftClass' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassReferenceToClass, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftClassReferenceToClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftClassReferenceToString \ static_assert(alignof(KismetSystemLibrary_Conv_SoftClassReferenceToString) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftClassReferenceToString"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftClassReferenceToString) == 0x000040, "Wrong size on KismetSystemLibrary_Conv_SoftClassReferenceToString"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassReferenceToString, SoftClassReference) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftClassReferenceToString::SoftClassReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftClassReferenceToString, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftClassReferenceToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftObjectReferenceToObject \ static_assert(alignof(KismetSystemLibrary_Conv_SoftObjectReferenceToObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftObjectReferenceToObject"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftObjectReferenceToObject) == 0x000038, "Wrong size on KismetSystemLibrary_Conv_SoftObjectReferenceToObject"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjectReferenceToObject, SoftObject) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftObjectReferenceToObject::SoftObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjectReferenceToObject, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftObjectReferenceToObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftObjectReferenceToString \ static_assert(alignof(KismetSystemLibrary_Conv_SoftObjectReferenceToString) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftObjectReferenceToString"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftObjectReferenceToString) == 0x000040, "Wrong size on KismetSystemLibrary_Conv_SoftObjectReferenceToString"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjectReferenceToString, SoftObjectReference) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftObjectReferenceToString::SoftObjectReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjectReferenceToString, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftObjectReferenceToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef \ static_assert(alignof(KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef) == 0x000050, "Wrong size on KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef, SoftObjectPath) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef::SoftObjectPath' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath \ static_assert(alignof(KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath) == 0x000050, "Wrong size on KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath, SoftClassReference) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath::SoftClassReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath \ static_assert(alignof(KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath"); \ static_assert(sizeof(KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath) == 0x000050, "Wrong size on KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath, SoftObjectReference) == 0x000000, "Member 'KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath::SoftObjectReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ConvertToAbsolutePath \ static_assert(alignof(KismetSystemLibrary_ConvertToAbsolutePath) == 0x000008, "Wrong alignment on KismetSystemLibrary_ConvertToAbsolutePath"); \ static_assert(sizeof(KismetSystemLibrary_ConvertToAbsolutePath) == 0x000020, "Wrong size on KismetSystemLibrary_ConvertToAbsolutePath"); \ static_assert(offsetof(KismetSystemLibrary_ConvertToAbsolutePath, Filename) == 0x000000, "Member 'KismetSystemLibrary_ConvertToAbsolutePath::Filename' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ConvertToAbsolutePath, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_ConvertToAbsolutePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ConvertToRelativePath \ static_assert(alignof(KismetSystemLibrary_ConvertToRelativePath) == 0x000008, "Wrong alignment on KismetSystemLibrary_ConvertToRelativePath"); \ static_assert(sizeof(KismetSystemLibrary_ConvertToRelativePath) == 0x000020, "Wrong size on KismetSystemLibrary_ConvertToRelativePath"); \ static_assert(offsetof(KismetSystemLibrary_ConvertToRelativePath, Filename) == 0x000000, "Member 'KismetSystemLibrary_ConvertToRelativePath::Filename' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ConvertToRelativePath, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_ConvertToRelativePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_CreateCopyForUndoBuffer \ static_assert(alignof(KismetSystemLibrary_CreateCopyForUndoBuffer) == 0x000008, "Wrong alignment on KismetSystemLibrary_CreateCopyForUndoBuffer"); \ static_assert(sizeof(KismetSystemLibrary_CreateCopyForUndoBuffer) == 0x000008, "Wrong size on KismetSystemLibrary_CreateCopyForUndoBuffer"); \ static_assert(offsetof(KismetSystemLibrary_CreateCopyForUndoBuffer, ObjectToModify) == 0x000000, "Member 'KismetSystemLibrary_CreateCopyForUndoBuffer::ObjectToModify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_Delay \ static_assert(alignof(KismetSystemLibrary_Delay) == 0x000008, "Wrong alignment on KismetSystemLibrary_Delay"); \ static_assert(sizeof(KismetSystemLibrary_Delay) == 0x000028, "Wrong size on KismetSystemLibrary_Delay"); \ static_assert(offsetof(KismetSystemLibrary_Delay, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_Delay::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Delay, Duration) == 0x000008, "Member 'KismetSystemLibrary_Delay::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_Delay, LatentInfo) == 0x000010, "Member 'KismetSystemLibrary_Delay::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DelayUntilNextTick \ static_assert(alignof(KismetSystemLibrary_DelayUntilNextTick) == 0x000008, "Wrong alignment on KismetSystemLibrary_DelayUntilNextTick"); \ static_assert(sizeof(KismetSystemLibrary_DelayUntilNextTick) == 0x000020, "Wrong size on KismetSystemLibrary_DelayUntilNextTick"); \ static_assert(offsetof(KismetSystemLibrary_DelayUntilNextTick, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DelayUntilNextTick::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DelayUntilNextTick, LatentInfo) == 0x000008, "Member 'KismetSystemLibrary_DelayUntilNextTick::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DoesImplementInterface \ static_assert(alignof(KismetSystemLibrary_DoesImplementInterface) == 0x000008, "Wrong alignment on KismetSystemLibrary_DoesImplementInterface"); \ static_assert(sizeof(KismetSystemLibrary_DoesImplementInterface) == 0x000018, "Wrong size on KismetSystemLibrary_DoesImplementInterface"); \ static_assert(offsetof(KismetSystemLibrary_DoesImplementInterface, TestObject) == 0x000000, "Member 'KismetSystemLibrary_DoesImplementInterface::TestObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DoesImplementInterface, Interface) == 0x000008, "Member 'KismetSystemLibrary_DoesImplementInterface::Interface' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DoesImplementInterface, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_DoesImplementInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugArrow \ static_assert(alignof(KismetSystemLibrary_DrawDebugArrow) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugArrow"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugArrow) == 0x000058, "Wrong size on KismetSystemLibrary_DrawDebugArrow"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugArrow::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, LineStart) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugArrow::LineStart' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, LineEnd) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugArrow::LineEnd' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, ArrowSize) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugArrow::ArrowSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, LineColor) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugArrow::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, Duration) == 0x00004C, "Member 'KismetSystemLibrary_DrawDebugArrow::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugArrow, Thickness) == 0x000050, "Member 'KismetSystemLibrary_DrawDebugArrow::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugBox \ static_assert(alignof(KismetSystemLibrary_DrawDebugBox) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugBox"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugBox) == 0x000068, "Wrong size on KismetSystemLibrary_DrawDebugBox"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugBox::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, Center) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugBox::Center' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, Extent) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugBox::Extent' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, LineColor) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugBox::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, Rotation) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugBox::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, Duration) == 0x000060, "Member 'KismetSystemLibrary_DrawDebugBox::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugBox, Thickness) == 0x000064, "Member 'KismetSystemLibrary_DrawDebugBox::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCamera \ static_assert(alignof(KismetSystemLibrary_DrawDebugCamera) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCamera"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCamera) == 0x000020, "Wrong size on KismetSystemLibrary_DrawDebugCamera"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCamera, CameraActor) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCamera::CameraActor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCamera, CameraColor) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCamera::CameraColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCamera, Duration) == 0x000018, "Member 'KismetSystemLibrary_DrawDebugCamera::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCapsule \ static_assert(alignof(KismetSystemLibrary_DrawDebugCapsule) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCapsule"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCapsule) == 0x000058, "Wrong size on KismetSystemLibrary_DrawDebugCapsule"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCapsule::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, Center) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCapsule::Center' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, HalfHeight) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugCapsule::HalfHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, Radius) == 0x000024, "Member 'KismetSystemLibrary_DrawDebugCapsule::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, Rotation) == 0x000028, "Member 'KismetSystemLibrary_DrawDebugCapsule::Rotation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, LineColor) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugCapsule::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, Duration) == 0x000050, "Member 'KismetSystemLibrary_DrawDebugCapsule::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCapsule, Thickness) == 0x000054, "Member 'KismetSystemLibrary_DrawDebugCapsule::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCircle \ static_assert(alignof(KismetSystemLibrary_DrawDebugCircle) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCircle"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCircle) == 0x000078, "Wrong size on KismetSystemLibrary_DrawDebugCircle"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCircle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, Center) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCircle::Center' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, Radius) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugCircle::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, NumSegments) == 0x000024, "Member 'KismetSystemLibrary_DrawDebugCircle::NumSegments' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, LineColor) == 0x000028, "Member 'KismetSystemLibrary_DrawDebugCircle::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, Duration) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugCircle::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, Thickness) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugCircle::Thickness' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, YAxis) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugCircle::YAxis' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, ZAxis) == 0x000058, "Member 'KismetSystemLibrary_DrawDebugCircle::ZAxis' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCircle, bDrawAxis) == 0x000070, "Member 'KismetSystemLibrary_DrawDebugCircle::bDrawAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCone \ static_assert(alignof(KismetSystemLibrary_DrawDebugCone) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCone"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCone) == 0x000060, "Wrong size on KismetSystemLibrary_DrawDebugCone"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCone::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, Origin) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCone::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, Direction) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugCone::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, Length) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugCone::Length' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, AngleWidth) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugCone::AngleWidth' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, AngleHeight) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugCone::AngleHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, NumSides) == 0x000044, "Member 'KismetSystemLibrary_DrawDebugCone::NumSides' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, LineColor) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugCone::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, Duration) == 0x000058, "Member 'KismetSystemLibrary_DrawDebugCone::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCone, Thickness) == 0x00005C, "Member 'KismetSystemLibrary_DrawDebugCone::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugConeInDegrees \ static_assert(alignof(KismetSystemLibrary_DrawDebugConeInDegrees) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugConeInDegrees"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugConeInDegrees) == 0x000060, "Wrong size on KismetSystemLibrary_DrawDebugConeInDegrees"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, Origin) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, Direction) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::Direction' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, Length) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::Length' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, AngleWidth) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::AngleWidth' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, AngleHeight) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::AngleHeight' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, NumSides) == 0x000044, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::NumSides' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, LineColor) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, Duration) == 0x000058, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugConeInDegrees, Thickness) == 0x00005C, "Member 'KismetSystemLibrary_DrawDebugConeInDegrees::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCoordinateSystem \ static_assert(alignof(KismetSystemLibrary_DrawDebugCoordinateSystem) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCoordinateSystem"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCoordinateSystem) == 0x000048, "Wrong size on KismetSystemLibrary_DrawDebugCoordinateSystem"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, AxisLoc) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::AxisLoc' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, AxisRot) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::AxisRot' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, Scale) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::Scale' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, Duration) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCoordinateSystem, Thickness) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugCoordinateSystem::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugCylinder \ static_assert(alignof(KismetSystemLibrary_DrawDebugCylinder) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugCylinder"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugCylinder) == 0x000058, "Wrong size on KismetSystemLibrary_DrawDebugCylinder"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugCylinder::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, Start) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugCylinder::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, End) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugCylinder::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, Radius) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, Segments) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugCylinder::Segments' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, LineColor) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugCylinder::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, Duration) == 0x000050, "Member 'KismetSystemLibrary_DrawDebugCylinder::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugCylinder, Thickness) == 0x000054, "Member 'KismetSystemLibrary_DrawDebugCylinder::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugFloatHistoryLocation \ static_assert(alignof(KismetSystemLibrary_DrawDebugFloatHistoryLocation) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugFloatHistoryLocation"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugFloatHistoryLocation) == 0x000068, "Wrong size on KismetSystemLibrary_DrawDebugFloatHistoryLocation"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, FloatHistory) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::FloatHistory' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, DrawLocation) == 0x000028, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::DrawLocation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, DrawSize) == 0x000040, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::DrawSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, DrawColor) == 0x000050, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::DrawColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryLocation, Duration) == 0x000060, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryLocation::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugFloatHistoryTransform \ static_assert(alignof(KismetSystemLibrary_DrawDebugFloatHistoryTransform) == 0x000010, "Wrong alignment on KismetSystemLibrary_DrawDebugFloatHistoryTransform"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugFloatHistoryTransform) == 0x0000C0, "Wrong size on KismetSystemLibrary_DrawDebugFloatHistoryTransform"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, FloatHistory) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::FloatHistory' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, DrawTransform) == 0x000030, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::DrawTransform' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, DrawSize) == 0x000090, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::DrawSize' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, DrawColor) == 0x0000A0, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::DrawColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFloatHistoryTransform, Duration) == 0x0000B0, "Member 'KismetSystemLibrary_DrawDebugFloatHistoryTransform::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugFrustum \ static_assert(alignof(KismetSystemLibrary_DrawDebugFrustum) == 0x000010, "Wrong alignment on KismetSystemLibrary_DrawDebugFrustum"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugFrustum) == 0x000090, "Wrong size on KismetSystemLibrary_DrawDebugFrustum"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFrustum, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugFrustum::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFrustum, FrustumTransform) == 0x000010, "Member 'KismetSystemLibrary_DrawDebugFrustum::FrustumTransform' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFrustum, FrustumColor) == 0x000070, "Member 'KismetSystemLibrary_DrawDebugFrustum::FrustumColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFrustum, Duration) == 0x000080, "Member 'KismetSystemLibrary_DrawDebugFrustum::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugFrustum, Thickness) == 0x000084, "Member 'KismetSystemLibrary_DrawDebugFrustum::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugLine \ static_assert(alignof(KismetSystemLibrary_DrawDebugLine) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugLine"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugLine) == 0x000050, "Wrong size on KismetSystemLibrary_DrawDebugLine"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugLine::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, LineStart) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugLine::LineStart' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, LineEnd) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugLine::LineEnd' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, LineColor) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugLine::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, Duration) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugLine::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugLine, Thickness) == 0x00004C, "Member 'KismetSystemLibrary_DrawDebugLine::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugPlane \ static_assert(alignof(KismetSystemLibrary_DrawDebugPlane) == 0x000010, "Wrong alignment on KismetSystemLibrary_DrawDebugPlane"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugPlane) == 0x000060, "Wrong size on KismetSystemLibrary_DrawDebugPlane"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugPlane::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, PlaneCoordinates) == 0x000010, "Member 'KismetSystemLibrary_DrawDebugPlane::PlaneCoordinates' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, Location) == 0x000030, "Member 'KismetSystemLibrary_DrawDebugPlane::Location' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, Size) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugPlane::Size' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, PlaneColor) == 0x00004C, "Member 'KismetSystemLibrary_DrawDebugPlane::PlaneColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPlane, Duration) == 0x00005C, "Member 'KismetSystemLibrary_DrawDebugPlane::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugPoint \ static_assert(alignof(KismetSystemLibrary_DrawDebugPoint) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugPoint"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugPoint) == 0x000038, "Wrong size on KismetSystemLibrary_DrawDebugPoint"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPoint, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugPoint::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPoint, position) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugPoint::position' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPoint, Size) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugPoint::Size' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPoint, PointColor) == 0x000024, "Member 'KismetSystemLibrary_DrawDebugPoint::PointColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugPoint, Duration) == 0x000034, "Member 'KismetSystemLibrary_DrawDebugPoint::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugSphere \ static_assert(alignof(KismetSystemLibrary_DrawDebugSphere) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugSphere"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugSphere) == 0x000040, "Wrong size on KismetSystemLibrary_DrawDebugSphere"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugSphere::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, Center) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugSphere::Center' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, Radius) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugSphere::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, Segments) == 0x000024, "Member 'KismetSystemLibrary_DrawDebugSphere::Segments' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, LineColor) == 0x000028, "Member 'KismetSystemLibrary_DrawDebugSphere::LineColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, Duration) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugSphere::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugSphere, Thickness) == 0x00003C, "Member 'KismetSystemLibrary_DrawDebugSphere::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_DrawDebugString \ static_assert(alignof(KismetSystemLibrary_DrawDebugString) == 0x000008, "Wrong alignment on KismetSystemLibrary_DrawDebugString"); \ static_assert(sizeof(KismetSystemLibrary_DrawDebugString) == 0x000050, "Wrong size on KismetSystemLibrary_DrawDebugString"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_DrawDebugString::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, TextLocation) == 0x000008, "Member 'KismetSystemLibrary_DrawDebugString::TextLocation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, Text) == 0x000020, "Member 'KismetSystemLibrary_DrawDebugString::Text' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, TestBaseActor) == 0x000030, "Member 'KismetSystemLibrary_DrawDebugString::TestBaseActor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, TextColor) == 0x000038, "Member 'KismetSystemLibrary_DrawDebugString::TextColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_DrawDebugString, Duration) == 0x000048, "Member 'KismetSystemLibrary_DrawDebugString::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_EndTransaction \ static_assert(alignof(KismetSystemLibrary_EndTransaction) == 0x000004, "Wrong alignment on KismetSystemLibrary_EndTransaction"); \ static_assert(sizeof(KismetSystemLibrary_EndTransaction) == 0x000004, "Wrong size on KismetSystemLibrary_EndTransaction"); \ static_assert(offsetof(KismetSystemLibrary_EndTransaction, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_EndTransaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_EqualEqual_PrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_EqualEqual_PrimaryAssetId) == 0x000004, "Wrong alignment on KismetSystemLibrary_EqualEqual_PrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_EqualEqual_PrimaryAssetId) == 0x000024, "Wrong size on KismetSystemLibrary_EqualEqual_PrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetId, A) == 0x000000, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetId::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetId, B) == 0x000010, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetId::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetId, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_EqualEqual_PrimaryAssetType \ static_assert(alignof(KismetSystemLibrary_EqualEqual_PrimaryAssetType) == 0x000004, "Wrong alignment on KismetSystemLibrary_EqualEqual_PrimaryAssetType"); \ static_assert(sizeof(KismetSystemLibrary_EqualEqual_PrimaryAssetType) == 0x000014, "Wrong size on KismetSystemLibrary_EqualEqual_PrimaryAssetType"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetType, A) == 0x000000, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetType::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetType, B) == 0x000008, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetType::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_PrimaryAssetType, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_EqualEqual_PrimaryAssetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_EqualEqual_SoftClassReference \ static_assert(alignof(KismetSystemLibrary_EqualEqual_SoftClassReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_EqualEqual_SoftClassReference"); \ static_assert(sizeof(KismetSystemLibrary_EqualEqual_SoftClassReference) == 0x000068, "Wrong size on KismetSystemLibrary_EqualEqual_SoftClassReference"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftClassReference, A) == 0x000000, "Member 'KismetSystemLibrary_EqualEqual_SoftClassReference::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftClassReference, B) == 0x000030, "Member 'KismetSystemLibrary_EqualEqual_SoftClassReference::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftClassReference, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_EqualEqual_SoftClassReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_EqualEqual_SoftObjectReference \ static_assert(alignof(KismetSystemLibrary_EqualEqual_SoftObjectReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_EqualEqual_SoftObjectReference"); \ static_assert(sizeof(KismetSystemLibrary_EqualEqual_SoftObjectReference) == 0x000068, "Wrong size on KismetSystemLibrary_EqualEqual_SoftObjectReference"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftObjectReference, A) == 0x000000, "Member 'KismetSystemLibrary_EqualEqual_SoftObjectReference::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftObjectReference, B) == 0x000030, "Member 'KismetSystemLibrary_EqualEqual_SoftObjectReference::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_EqualEqual_SoftObjectReference, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_EqualEqual_SoftObjectReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ExecuteConsoleCommand \ static_assert(alignof(KismetSystemLibrary_ExecuteConsoleCommand) == 0x000008, "Wrong alignment on KismetSystemLibrary_ExecuteConsoleCommand"); \ static_assert(sizeof(KismetSystemLibrary_ExecuteConsoleCommand) == 0x000020, "Wrong size on KismetSystemLibrary_ExecuteConsoleCommand"); \ static_assert(offsetof(KismetSystemLibrary_ExecuteConsoleCommand, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_ExecuteConsoleCommand::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ExecuteConsoleCommand, Command) == 0x000008, "Member 'KismetSystemLibrary_ExecuteConsoleCommand::Command' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ExecuteConsoleCommand, SpecificPlayer) == 0x000018, "Member 'KismetSystemLibrary_ExecuteConsoleCommand::SpecificPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_FlushDebugStrings \ static_assert(alignof(KismetSystemLibrary_FlushDebugStrings) == 0x000008, "Wrong alignment on KismetSystemLibrary_FlushDebugStrings"); \ static_assert(sizeof(KismetSystemLibrary_FlushDebugStrings) == 0x000008, "Wrong size on KismetSystemLibrary_FlushDebugStrings"); \ static_assert(offsetof(KismetSystemLibrary_FlushDebugStrings, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_FlushDebugStrings::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_FlushPersistentDebugLines \ static_assert(alignof(KismetSystemLibrary_FlushPersistentDebugLines) == 0x000008, "Wrong alignment on KismetSystemLibrary_FlushPersistentDebugLines"); \ static_assert(sizeof(KismetSystemLibrary_FlushPersistentDebugLines) == 0x000008, "Wrong size on KismetSystemLibrary_FlushPersistentDebugLines"); \ static_assert(offsetof(KismetSystemLibrary_FlushPersistentDebugLines, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_FlushPersistentDebugLines::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetActorBounds \ static_assert(alignof(KismetSystemLibrary_GetActorBounds) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetActorBounds"); \ static_assert(sizeof(KismetSystemLibrary_GetActorBounds) == 0x000038, "Wrong size on KismetSystemLibrary_GetActorBounds"); \ static_assert(offsetof(KismetSystemLibrary_GetActorBounds, Actor) == 0x000000, "Member 'KismetSystemLibrary_GetActorBounds::Actor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetActorBounds, Origin) == 0x000008, "Member 'KismetSystemLibrary_GetActorBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetActorBounds, BoxExtent) == 0x000020, "Member 'KismetSystemLibrary_GetActorBounds::BoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetActorListFromComponentList \ static_assert(alignof(KismetSystemLibrary_GetActorListFromComponentList) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetActorListFromComponentList"); \ static_assert(sizeof(KismetSystemLibrary_GetActorListFromComponentList) == 0x000028, "Wrong size on KismetSystemLibrary_GetActorListFromComponentList"); \ static_assert(offsetof(KismetSystemLibrary_GetActorListFromComponentList, ComponentList) == 0x000000, "Member 'KismetSystemLibrary_GetActorListFromComponentList::ComponentList' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetActorListFromComponentList, ActorClassFilter) == 0x000010, "Member 'KismetSystemLibrary_GetActorListFromComponentList::ActorClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetActorListFromComponentList, OutActorList) == 0x000018, "Member 'KismetSystemLibrary_GetActorListFromComponentList::OutActorList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetAdIDCount \ static_assert(alignof(KismetSystemLibrary_GetAdIDCount) == 0x000004, "Wrong alignment on KismetSystemLibrary_GetAdIDCount"); \ static_assert(sizeof(KismetSystemLibrary_GetAdIDCount) == 0x000004, "Wrong size on KismetSystemLibrary_GetAdIDCount"); \ static_assert(offsetof(KismetSystemLibrary_GetAdIDCount, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetAdIDCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetBuildConfiguration \ static_assert(alignof(KismetSystemLibrary_GetBuildConfiguration) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetBuildConfiguration"); \ static_assert(sizeof(KismetSystemLibrary_GetBuildConfiguration) == 0x000010, "Wrong size on KismetSystemLibrary_GetBuildConfiguration"); \ static_assert(offsetof(KismetSystemLibrary_GetBuildConfiguration, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetBuildConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetBuildVersion \ static_assert(alignof(KismetSystemLibrary_GetBuildVersion) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetBuildVersion"); \ static_assert(sizeof(KismetSystemLibrary_GetBuildVersion) == 0x000010, "Wrong size on KismetSystemLibrary_GetBuildVersion"); \ static_assert(offsetof(KismetSystemLibrary_GetBuildVersion, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetBuildVersion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetClassDisplayName \ static_assert(alignof(KismetSystemLibrary_GetClassDisplayName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetClassDisplayName"); \ static_assert(sizeof(KismetSystemLibrary_GetClassDisplayName) == 0x000018, "Wrong size on KismetSystemLibrary_GetClassDisplayName"); \ static_assert(offsetof(KismetSystemLibrary_GetClassDisplayName, Class_0) == 0x000000, "Member 'KismetSystemLibrary_GetClassDisplayName::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetClassDisplayName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetClassDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetClassFromPrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_GetClassFromPrimaryAssetId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetClassFromPrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_GetClassFromPrimaryAssetId) == 0x000018, "Wrong size on KismetSystemLibrary_GetClassFromPrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_GetClassFromPrimaryAssetId, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_GetClassFromPrimaryAssetId::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetClassFromPrimaryAssetId, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetClassFromPrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetCommandLine \ static_assert(alignof(KismetSystemLibrary_GetCommandLine) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetCommandLine"); \ static_assert(sizeof(KismetSystemLibrary_GetCommandLine) == 0x000010, "Wrong size on KismetSystemLibrary_GetCommandLine"); \ static_assert(offsetof(KismetSystemLibrary_GetCommandLine, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetCommandLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetComponentBounds \ static_assert(alignof(KismetSystemLibrary_GetComponentBounds) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetComponentBounds"); \ static_assert(sizeof(KismetSystemLibrary_GetComponentBounds) == 0x000040, "Wrong size on KismetSystemLibrary_GetComponentBounds"); \ static_assert(offsetof(KismetSystemLibrary_GetComponentBounds, Component) == 0x000000, "Member 'KismetSystemLibrary_GetComponentBounds::Component' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetComponentBounds, Origin) == 0x000008, "Member 'KismetSystemLibrary_GetComponentBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetComponentBounds, BoxExtent) == 0x000020, "Member 'KismetSystemLibrary_GetComponentBounds::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetComponentBounds, SphereRadius) == 0x000038, "Member 'KismetSystemLibrary_GetComponentBounds::SphereRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetConsoleVariableBoolValue \ static_assert(alignof(KismetSystemLibrary_GetConsoleVariableBoolValue) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetConsoleVariableBoolValue"); \ static_assert(sizeof(KismetSystemLibrary_GetConsoleVariableBoolValue) == 0x000018, "Wrong size on KismetSystemLibrary_GetConsoleVariableBoolValue"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableBoolValue, VariableName) == 0x000000, "Member 'KismetSystemLibrary_GetConsoleVariableBoolValue::VariableName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableBoolValue, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetConsoleVariableBoolValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetConsoleVariableFloatValue \ static_assert(alignof(KismetSystemLibrary_GetConsoleVariableFloatValue) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetConsoleVariableFloatValue"); \ static_assert(sizeof(KismetSystemLibrary_GetConsoleVariableFloatValue) == 0x000018, "Wrong size on KismetSystemLibrary_GetConsoleVariableFloatValue"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableFloatValue, VariableName) == 0x000000, "Member 'KismetSystemLibrary_GetConsoleVariableFloatValue::VariableName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableFloatValue, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetConsoleVariableFloatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetConsoleVariableIntValue \ static_assert(alignof(KismetSystemLibrary_GetConsoleVariableIntValue) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetConsoleVariableIntValue"); \ static_assert(sizeof(KismetSystemLibrary_GetConsoleVariableIntValue) == 0x000018, "Wrong size on KismetSystemLibrary_GetConsoleVariableIntValue"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableIntValue, VariableName) == 0x000000, "Member 'KismetSystemLibrary_GetConsoleVariableIntValue::VariableName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetConsoleVariableIntValue, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetConsoleVariableIntValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetConvenientWindowedResolutions \ static_assert(alignof(KismetSystemLibrary_GetConvenientWindowedResolutions) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetConvenientWindowedResolutions"); \ static_assert(sizeof(KismetSystemLibrary_GetConvenientWindowedResolutions) == 0x000018, "Wrong size on KismetSystemLibrary_GetConvenientWindowedResolutions"); \ static_assert(offsetof(KismetSystemLibrary_GetConvenientWindowedResolutions, Resolutions) == 0x000000, "Member 'KismetSystemLibrary_GetConvenientWindowedResolutions::Resolutions' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetConvenientWindowedResolutions, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetConvenientWindowedResolutions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetCurrentBundleState \ static_assert(alignof(KismetSystemLibrary_GetCurrentBundleState) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetCurrentBundleState"); \ static_assert(sizeof(KismetSystemLibrary_GetCurrentBundleState) == 0x000030, "Wrong size on KismetSystemLibrary_GetCurrentBundleState"); \ static_assert(offsetof(KismetSystemLibrary_GetCurrentBundleState, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_GetCurrentBundleState::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetCurrentBundleState, bForceCurrentState) == 0x000010, "Member 'KismetSystemLibrary_GetCurrentBundleState::bForceCurrentState' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetCurrentBundleState, OutBundles) == 0x000018, "Member 'KismetSystemLibrary_GetCurrentBundleState::OutBundles' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetCurrentBundleState, ReturnValue) == 0x000028, "Member 'KismetSystemLibrary_GetCurrentBundleState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetDefaultLanguage \ static_assert(alignof(KismetSystemLibrary_GetDefaultLanguage) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetDefaultLanguage"); \ static_assert(sizeof(KismetSystemLibrary_GetDefaultLanguage) == 0x000010, "Wrong size on KismetSystemLibrary_GetDefaultLanguage"); \ static_assert(offsetof(KismetSystemLibrary_GetDefaultLanguage, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetDefaultLanguage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetDefaultLocale \ static_assert(alignof(KismetSystemLibrary_GetDefaultLocale) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetDefaultLocale"); \ static_assert(sizeof(KismetSystemLibrary_GetDefaultLocale) == 0x000010, "Wrong size on KismetSystemLibrary_GetDefaultLocale"); \ static_assert(offsetof(KismetSystemLibrary_GetDefaultLocale, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetDefaultLocale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetDeviceId \ static_assert(alignof(KismetSystemLibrary_GetDeviceId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetDeviceId"); \ static_assert(sizeof(KismetSystemLibrary_GetDeviceId) == 0x000010, "Wrong size on KismetSystemLibrary_GetDeviceId"); \ static_assert(offsetof(KismetSystemLibrary_GetDeviceId, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetDeviceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_getDisplayName \ static_assert(alignof(KismetSystemLibrary_getDisplayName) == 0x000008, "Wrong alignment on KismetSystemLibrary_getDisplayName"); \ static_assert(sizeof(KismetSystemLibrary_getDisplayName) == 0x000018, "Wrong size on KismetSystemLibrary_getDisplayName"); \ static_assert(offsetof(KismetSystemLibrary_getDisplayName, Object) == 0x000000, "Member 'KismetSystemLibrary_getDisplayName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_getDisplayName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetEngineVersion \ static_assert(alignof(KismetSystemLibrary_GetEngineVersion) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetEngineVersion"); \ static_assert(sizeof(KismetSystemLibrary_GetEngineVersion) == 0x000010, "Wrong size on KismetSystemLibrary_GetEngineVersion"); \ static_assert(offsetof(KismetSystemLibrary_GetEngineVersion, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetEngineVersion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetFrameCount \ static_assert(alignof(KismetSystemLibrary_GetFrameCount) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetFrameCount"); \ static_assert(sizeof(KismetSystemLibrary_GetFrameCount) == 0x000008, "Wrong size on KismetSystemLibrary_GetFrameCount"); \ static_assert(offsetof(KismetSystemLibrary_GetFrameCount, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetFrameCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetGameBundleId \ static_assert(alignof(KismetSystemLibrary_GetGameBundleId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetGameBundleId"); \ static_assert(sizeof(KismetSystemLibrary_GetGameBundleId) == 0x000010, "Wrong size on KismetSystemLibrary_GetGameBundleId"); \ static_assert(offsetof(KismetSystemLibrary_GetGameBundleId, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetGameBundleId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetGameName \ static_assert(alignof(KismetSystemLibrary_GetGameName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetGameName"); \ static_assert(sizeof(KismetSystemLibrary_GetGameName) == 0x000010, "Wrong size on KismetSystemLibrary_GetGameName"); \ static_assert(offsetof(KismetSystemLibrary_GetGameName, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetGameName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetGamepadButtonGlyph \ static_assert(alignof(KismetSystemLibrary_GetGamepadButtonGlyph) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetGamepadButtonGlyph"); \ static_assert(sizeof(KismetSystemLibrary_GetGamepadButtonGlyph) == 0x000020, "Wrong size on KismetSystemLibrary_GetGamepadButtonGlyph"); \ static_assert(offsetof(KismetSystemLibrary_GetGamepadButtonGlyph, ButtonKey) == 0x000000, "Member 'KismetSystemLibrary_GetGamepadButtonGlyph::ButtonKey' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetGamepadButtonGlyph, ControllerIndex) == 0x000010, "Member 'KismetSystemLibrary_GetGamepadButtonGlyph::ControllerIndex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetGamepadButtonGlyph, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_GetGamepadButtonGlyph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetGamepadControllerName \ static_assert(alignof(KismetSystemLibrary_GetGamepadControllerName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetGamepadControllerName"); \ static_assert(sizeof(KismetSystemLibrary_GetGamepadControllerName) == 0x000018, "Wrong size on KismetSystemLibrary_GetGamepadControllerName"); \ static_assert(offsetof(KismetSystemLibrary_GetGamepadControllerName, ControllerId) == 0x000000, "Member 'KismetSystemLibrary_GetGamepadControllerName::ControllerId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetGamepadControllerName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetGamepadControllerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetGameTimeInSeconds \ static_assert(alignof(KismetSystemLibrary_GetGameTimeInSeconds) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetGameTimeInSeconds"); \ static_assert(sizeof(KismetSystemLibrary_GetGameTimeInSeconds) == 0x000010, "Wrong size on KismetSystemLibrary_GetGameTimeInSeconds"); \ static_assert(offsetof(KismetSystemLibrary_GetGameTimeInSeconds, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_GetGameTimeInSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetGameTimeInSeconds, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetGameTimeInSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetLocalCurrencyCode \ static_assert(alignof(KismetSystemLibrary_GetLocalCurrencyCode) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetLocalCurrencyCode"); \ static_assert(sizeof(KismetSystemLibrary_GetLocalCurrencyCode) == 0x000010, "Wrong size on KismetSystemLibrary_GetLocalCurrencyCode"); \ static_assert(offsetof(KismetSystemLibrary_GetLocalCurrencyCode, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetLocalCurrencyCode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetLocalCurrencySymbol \ static_assert(alignof(KismetSystemLibrary_GetLocalCurrencySymbol) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetLocalCurrencySymbol"); \ static_assert(sizeof(KismetSystemLibrary_GetLocalCurrencySymbol) == 0x000010, "Wrong size on KismetSystemLibrary_GetLocalCurrencySymbol"); \ static_assert(offsetof(KismetSystemLibrary_GetLocalCurrencySymbol, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetLocalCurrencySymbol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetMinYResolutionFor3DView \ static_assert(alignof(KismetSystemLibrary_GetMinYResolutionFor3DView) == 0x000004, "Wrong alignment on KismetSystemLibrary_GetMinYResolutionFor3DView"); \ static_assert(sizeof(KismetSystemLibrary_GetMinYResolutionFor3DView) == 0x000004, "Wrong size on KismetSystemLibrary_GetMinYResolutionFor3DView"); \ static_assert(offsetof(KismetSystemLibrary_GetMinYResolutionFor3DView, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetMinYResolutionFor3DView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetMinYResolutionForUI \ static_assert(alignof(KismetSystemLibrary_GetMinYResolutionForUI) == 0x000004, "Wrong alignment on KismetSystemLibrary_GetMinYResolutionForUI"); \ static_assert(sizeof(KismetSystemLibrary_GetMinYResolutionForUI) == 0x000004, "Wrong size on KismetSystemLibrary_GetMinYResolutionForUI"); \ static_assert(offsetof(KismetSystemLibrary_GetMinYResolutionForUI, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetMinYResolutionForUI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetObjectFromPrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_GetObjectFromPrimaryAssetId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetObjectFromPrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_GetObjectFromPrimaryAssetId) == 0x000018, "Wrong size on KismetSystemLibrary_GetObjectFromPrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_GetObjectFromPrimaryAssetId, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_GetObjectFromPrimaryAssetId::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetObjectFromPrimaryAssetId, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetObjectFromPrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetObjectName \ static_assert(alignof(KismetSystemLibrary_GetObjectName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetObjectName"); \ static_assert(sizeof(KismetSystemLibrary_GetObjectName) == 0x000018, "Wrong size on KismetSystemLibrary_GetObjectName"); \ static_assert(offsetof(KismetSystemLibrary_GetObjectName, Object) == 0x000000, "Member 'KismetSystemLibrary_GetObjectName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetObjectName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetObjectName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetOuterObject \ static_assert(alignof(KismetSystemLibrary_GetOuterObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetOuterObject"); \ static_assert(sizeof(KismetSystemLibrary_GetOuterObject) == 0x000010, "Wrong size on KismetSystemLibrary_GetOuterObject"); \ static_assert(offsetof(KismetSystemLibrary_GetOuterObject, Object) == 0x000000, "Member 'KismetSystemLibrary_GetOuterObject::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetOuterObject, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetOuterObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPathName \ static_assert(alignof(KismetSystemLibrary_GetPathName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPathName"); \ static_assert(sizeof(KismetSystemLibrary_GetPathName) == 0x000018, "Wrong size on KismetSystemLibrary_GetPathName"); \ static_assert(offsetof(KismetSystemLibrary_GetPathName, Object) == 0x000000, "Member 'KismetSystemLibrary_GetPathName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPathName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetPathName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPlatformUserDir \ static_assert(alignof(KismetSystemLibrary_GetPlatformUserDir) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPlatformUserDir"); \ static_assert(sizeof(KismetSystemLibrary_GetPlatformUserDir) == 0x000010, "Wrong size on KismetSystemLibrary_GetPlatformUserDir"); \ static_assert(offsetof(KismetSystemLibrary_GetPlatformUserDir, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetPlatformUserDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPlatformUserName \ static_assert(alignof(KismetSystemLibrary_GetPlatformUserName) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPlatformUserName"); \ static_assert(sizeof(KismetSystemLibrary_GetPlatformUserName) == 0x000010, "Wrong size on KismetSystemLibrary_GetPlatformUserName"); \ static_assert(offsetof(KismetSystemLibrary_GetPlatformUserName, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetPlatformUserName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPreferredLanguages \ static_assert(alignof(KismetSystemLibrary_GetPreferredLanguages) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPreferredLanguages"); \ static_assert(sizeof(KismetSystemLibrary_GetPreferredLanguages) == 0x000010, "Wrong size on KismetSystemLibrary_GetPreferredLanguages"); \ static_assert(offsetof(KismetSystemLibrary_GetPreferredLanguages, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetPreferredLanguages::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetIdFromClass \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetIdFromClass) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetIdFromClass"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetIdFromClass) == 0x000018, "Wrong size on KismetSystemLibrary_GetPrimaryAssetIdFromClass"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromClass, Class_0) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromClass, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetIdFromObject \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetIdFromObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetIdFromObject"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetIdFromObject) == 0x000018, "Wrong size on KismetSystemLibrary_GetPrimaryAssetIdFromObject"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromObject, Object) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromObject::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromObject, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference) == 0x000040, "Wrong size on KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference, SoftClassReference) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference::SoftClassReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference) == 0x000040, "Wrong size on KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference, SoftObjectReference) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference::SoftObjectReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetIdList \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetIdList) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetIdList"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetIdList) == 0x000018, "Wrong size on KismetSystemLibrary_GetPrimaryAssetIdList"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdList, PrimaryAssetType) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetIdList::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetIdList, OutPrimaryAssetIdList) == 0x000008, "Member 'KismetSystemLibrary_GetPrimaryAssetIdList::OutPrimaryAssetIdList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetPrimaryAssetsWithBundleState \ static_assert(alignof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetPrimaryAssetsWithBundleState"); \ static_assert(sizeof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState) == 0x000048, "Wrong size on KismetSystemLibrary_GetPrimaryAssetsWithBundleState"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState, RequiredBundles) == 0x000000, "Member 'KismetSystemLibrary_GetPrimaryAssetsWithBundleState::RequiredBundles' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState, ExcludedBundles) == 0x000010, "Member 'KismetSystemLibrary_GetPrimaryAssetsWithBundleState::ExcludedBundles' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState, ValidTypes) == 0x000020, "Member 'KismetSystemLibrary_GetPrimaryAssetsWithBundleState::ValidTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState, bForceCurrentState) == 0x000030, "Member 'KismetSystemLibrary_GetPrimaryAssetsWithBundleState::bForceCurrentState' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetPrimaryAssetsWithBundleState, OutPrimaryAssetIdList) == 0x000038, "Member 'KismetSystemLibrary_GetPrimaryAssetsWithBundleState::OutPrimaryAssetIdList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetProjectContentDirectory \ static_assert(alignof(KismetSystemLibrary_GetProjectContentDirectory) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetProjectContentDirectory"); \ static_assert(sizeof(KismetSystemLibrary_GetProjectContentDirectory) == 0x000010, "Wrong size on KismetSystemLibrary_GetProjectContentDirectory"); \ static_assert(offsetof(KismetSystemLibrary_GetProjectContentDirectory, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetProjectContentDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetProjectDirectory \ static_assert(alignof(KismetSystemLibrary_GetProjectDirectory) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetProjectDirectory"); \ static_assert(sizeof(KismetSystemLibrary_GetProjectDirectory) == 0x000010, "Wrong size on KismetSystemLibrary_GetProjectDirectory"); \ static_assert(offsetof(KismetSystemLibrary_GetProjectDirectory, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetProjectDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetProjectSavedDirectory \ static_assert(alignof(KismetSystemLibrary_GetProjectSavedDirectory) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetProjectSavedDirectory"); \ static_assert(sizeof(KismetSystemLibrary_GetProjectSavedDirectory) == 0x000010, "Wrong size on KismetSystemLibrary_GetProjectSavedDirectory"); \ static_assert(offsetof(KismetSystemLibrary_GetProjectSavedDirectory, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetProjectSavedDirectory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetRenderingDetailMode \ static_assert(alignof(KismetSystemLibrary_GetRenderingDetailMode) == 0x000004, "Wrong alignment on KismetSystemLibrary_GetRenderingDetailMode"); \ static_assert(sizeof(KismetSystemLibrary_GetRenderingDetailMode) == 0x000004, "Wrong size on KismetSystemLibrary_GetRenderingDetailMode"); \ static_assert(offsetof(KismetSystemLibrary_GetRenderingDetailMode, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetRenderingDetailMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetRenderingMaterialQualityLevel \ static_assert(alignof(KismetSystemLibrary_GetRenderingMaterialQualityLevel) == 0x000004, "Wrong alignment on KismetSystemLibrary_GetRenderingMaterialQualityLevel"); \ static_assert(sizeof(KismetSystemLibrary_GetRenderingMaterialQualityLevel) == 0x000004, "Wrong size on KismetSystemLibrary_GetRenderingMaterialQualityLevel"); \ static_assert(offsetof(KismetSystemLibrary_GetRenderingMaterialQualityLevel, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetRenderingMaterialQualityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSoftClassPath \ static_assert(alignof(KismetSystemLibrary_GetSoftClassPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSoftClassPath"); \ static_assert(sizeof(KismetSystemLibrary_GetSoftClassPath) == 0x000028, "Wrong size on KismetSystemLibrary_GetSoftClassPath"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftClassPath, Class_0) == 0x000000, "Member 'KismetSystemLibrary_GetSoftClassPath::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftClassPath, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetSoftClassPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId) == 0x000040, "Wrong size on KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSoftObjectPath \ static_assert(alignof(KismetSystemLibrary_GetSoftObjectPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSoftObjectPath"); \ static_assert(sizeof(KismetSystemLibrary_GetSoftObjectPath) == 0x000028, "Wrong size on KismetSystemLibrary_GetSoftObjectPath"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftObjectPath, Object) == 0x000000, "Member 'KismetSystemLibrary_GetSoftObjectPath::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftObjectPath, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetSoftObjectPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId) == 0x000040, "Wrong size on KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSupportedFullscreenResolutions \ static_assert(alignof(KismetSystemLibrary_GetSupportedFullscreenResolutions) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSupportedFullscreenResolutions"); \ static_assert(sizeof(KismetSystemLibrary_GetSupportedFullscreenResolutions) == 0x000018, "Wrong size on KismetSystemLibrary_GetSupportedFullscreenResolutions"); \ static_assert(offsetof(KismetSystemLibrary_GetSupportedFullscreenResolutions, Resolutions) == 0x000000, "Member 'KismetSystemLibrary_GetSupportedFullscreenResolutions::Resolutions' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSupportedFullscreenResolutions, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_GetSupportedFullscreenResolutions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetSystemPath \ static_assert(alignof(KismetSystemLibrary_GetSystemPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetSystemPath"); \ static_assert(sizeof(KismetSystemLibrary_GetSystemPath) == 0x000018, "Wrong size on KismetSystemLibrary_GetSystemPath"); \ static_assert(offsetof(KismetSystemLibrary_GetSystemPath, Object) == 0x000000, "Member 'KismetSystemLibrary_GetSystemPath::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_GetSystemPath, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_GetSystemPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetUniqueDeviceId \ static_assert(alignof(KismetSystemLibrary_GetUniqueDeviceId) == 0x000008, "Wrong alignment on KismetSystemLibrary_GetUniqueDeviceId"); \ static_assert(sizeof(KismetSystemLibrary_GetUniqueDeviceId) == 0x000010, "Wrong size on KismetSystemLibrary_GetUniqueDeviceId"); \ static_assert(offsetof(KismetSystemLibrary_GetUniqueDeviceId, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetUniqueDeviceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_GetVolumeButtonsHandledBySystem \ static_assert(alignof(KismetSystemLibrary_GetVolumeButtonsHandledBySystem) == 0x000001, "Wrong alignment on KismetSystemLibrary_GetVolumeButtonsHandledBySystem"); \ static_assert(sizeof(KismetSystemLibrary_GetVolumeButtonsHandledBySystem) == 0x000001, "Wrong size on KismetSystemLibrary_GetVolumeButtonsHandledBySystem"); \ static_assert(offsetof(KismetSystemLibrary_GetVolumeButtonsHandledBySystem, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_GetVolumeButtonsHandledBySystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_HasMultipleLocalPlayers \ static_assert(alignof(KismetSystemLibrary_HasMultipleLocalPlayers) == 0x000008, "Wrong alignment on KismetSystemLibrary_HasMultipleLocalPlayers"); \ static_assert(sizeof(KismetSystemLibrary_HasMultipleLocalPlayers) == 0x000010, "Wrong size on KismetSystemLibrary_HasMultipleLocalPlayers"); \ static_assert(offsetof(KismetSystemLibrary_HasMultipleLocalPlayers, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_HasMultipleLocalPlayers::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_HasMultipleLocalPlayers, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_HasMultipleLocalPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsControllerAssignedToGamepad \ static_assert(alignof(KismetSystemLibrary_IsControllerAssignedToGamepad) == 0x000004, "Wrong alignment on KismetSystemLibrary_IsControllerAssignedToGamepad"); \ static_assert(sizeof(KismetSystemLibrary_IsControllerAssignedToGamepad) == 0x000008, "Wrong size on KismetSystemLibrary_IsControllerAssignedToGamepad"); \ static_assert(offsetof(KismetSystemLibrary_IsControllerAssignedToGamepad, ControllerId) == 0x000000, "Member 'KismetSystemLibrary_IsControllerAssignedToGamepad::ControllerId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsControllerAssignedToGamepad, ReturnValue) == 0x000004, "Member 'KismetSystemLibrary_IsControllerAssignedToGamepad::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsDedicatedServer \ static_assert(alignof(KismetSystemLibrary_IsDedicatedServer) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsDedicatedServer"); \ static_assert(sizeof(KismetSystemLibrary_IsDedicatedServer) == 0x000010, "Wrong size on KismetSystemLibrary_IsDedicatedServer"); \ static_assert(offsetof(KismetSystemLibrary_IsDedicatedServer, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_IsDedicatedServer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsDedicatedServer, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsDedicatedServer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsInterstitialAdAvailable \ static_assert(alignof(KismetSystemLibrary_IsInterstitialAdAvailable) == 0x000001, "Wrong alignment on KismetSystemLibrary_IsInterstitialAdAvailable"); \ static_assert(sizeof(KismetSystemLibrary_IsInterstitialAdAvailable) == 0x000001, "Wrong size on KismetSystemLibrary_IsInterstitialAdAvailable"); \ static_assert(offsetof(KismetSystemLibrary_IsInterstitialAdAvailable, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_IsInterstitialAdAvailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsInterstitialAdRequested \ static_assert(alignof(KismetSystemLibrary_IsInterstitialAdRequested) == 0x000001, "Wrong alignment on KismetSystemLibrary_IsInterstitialAdRequested"); \ static_assert(sizeof(KismetSystemLibrary_IsInterstitialAdRequested) == 0x000001, "Wrong size on KismetSystemLibrary_IsInterstitialAdRequested"); \ static_assert(offsetof(KismetSystemLibrary_IsInterstitialAdRequested, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_IsInterstitialAdRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsLoggedIn \ static_assert(alignof(KismetSystemLibrary_IsLoggedIn) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsLoggedIn"); \ static_assert(sizeof(KismetSystemLibrary_IsLoggedIn) == 0x000010, "Wrong size on KismetSystemLibrary_IsLoggedIn"); \ static_assert(offsetof(KismetSystemLibrary_IsLoggedIn, SpecificPlayer) == 0x000000, "Member 'KismetSystemLibrary_IsLoggedIn::SpecificPlayer' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsLoggedIn, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsLoggedIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsPackagedForDistribution \ static_assert(alignof(KismetSystemLibrary_IsPackagedForDistribution) == 0x000001, "Wrong alignment on KismetSystemLibrary_IsPackagedForDistribution"); \ static_assert(sizeof(KismetSystemLibrary_IsPackagedForDistribution) == 0x000001, "Wrong size on KismetSystemLibrary_IsPackagedForDistribution"); \ static_assert(offsetof(KismetSystemLibrary_IsPackagedForDistribution, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_IsPackagedForDistribution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsScreensaverEnabled \ static_assert(alignof(KismetSystemLibrary_IsScreensaverEnabled) == 0x000001, "Wrong alignment on KismetSystemLibrary_IsScreensaverEnabled"); \ static_assert(sizeof(KismetSystemLibrary_IsScreensaverEnabled) == 0x000001, "Wrong size on KismetSystemLibrary_IsScreensaverEnabled"); \ static_assert(offsetof(KismetSystemLibrary_IsScreensaverEnabled, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_IsScreensaverEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsServer \ static_assert(alignof(KismetSystemLibrary_IsServer) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsServer"); \ static_assert(sizeof(KismetSystemLibrary_IsServer) == 0x000010, "Wrong size on KismetSystemLibrary_IsServer"); \ static_assert(offsetof(KismetSystemLibrary_IsServer, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_IsServer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsServer, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsServer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsSplitScreen \ static_assert(alignof(KismetSystemLibrary_IsSplitScreen) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsSplitScreen"); \ static_assert(sizeof(KismetSystemLibrary_IsSplitScreen) == 0x000010, "Wrong size on KismetSystemLibrary_IsSplitScreen"); \ static_assert(offsetof(KismetSystemLibrary_IsSplitScreen, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_IsSplitScreen::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsSplitScreen, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsSplitScreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsStandalone \ static_assert(alignof(KismetSystemLibrary_IsStandalone) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsStandalone"); \ static_assert(sizeof(KismetSystemLibrary_IsStandalone) == 0x000010, "Wrong size on KismetSystemLibrary_IsStandalone"); \ static_assert(offsetof(KismetSystemLibrary_IsStandalone, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_IsStandalone::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsStandalone, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsStandalone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsUnattended \ static_assert(alignof(KismetSystemLibrary_IsUnattended) == 0x000001, "Wrong alignment on KismetSystemLibrary_IsUnattended"); \ static_assert(sizeof(KismetSystemLibrary_IsUnattended) == 0x000001, "Wrong size on KismetSystemLibrary_IsUnattended"); \ static_assert(offsetof(KismetSystemLibrary_IsUnattended, ReturnValue) == 0x000000, "Member 'KismetSystemLibrary_IsUnattended::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValid \ static_assert(alignof(KismetSystemLibrary_IsValid) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsValid"); \ static_assert(sizeof(KismetSystemLibrary_IsValid) == 0x000010, "Wrong size on KismetSystemLibrary_IsValid"); \ static_assert(offsetof(KismetSystemLibrary_IsValid, Object) == 0x000000, "Member 'KismetSystemLibrary_IsValid::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValid, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValidClass \ static_assert(alignof(KismetSystemLibrary_IsValidClass) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsValidClass"); \ static_assert(sizeof(KismetSystemLibrary_IsValidClass) == 0x000010, "Wrong size on KismetSystemLibrary_IsValidClass"); \ static_assert(offsetof(KismetSystemLibrary_IsValidClass, Class_0) == 0x000000, "Member 'KismetSystemLibrary_IsValidClass::Class_0' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValidClass, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsValidClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValidPrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_IsValidPrimaryAssetId) == 0x000004, "Wrong alignment on KismetSystemLibrary_IsValidPrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_IsValidPrimaryAssetId) == 0x000014, "Wrong size on KismetSystemLibrary_IsValidPrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_IsValidPrimaryAssetId, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_IsValidPrimaryAssetId::PrimaryAssetId' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValidPrimaryAssetId, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_IsValidPrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValidPrimaryAssetType \ static_assert(alignof(KismetSystemLibrary_IsValidPrimaryAssetType) == 0x000004, "Wrong alignment on KismetSystemLibrary_IsValidPrimaryAssetType"); \ static_assert(sizeof(KismetSystemLibrary_IsValidPrimaryAssetType) == 0x00000C, "Wrong size on KismetSystemLibrary_IsValidPrimaryAssetType"); \ static_assert(offsetof(KismetSystemLibrary_IsValidPrimaryAssetType, PrimaryAssetType) == 0x000000, "Member 'KismetSystemLibrary_IsValidPrimaryAssetType::PrimaryAssetType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValidPrimaryAssetType, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_IsValidPrimaryAssetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValidSoftClassReference \ static_assert(alignof(KismetSystemLibrary_IsValidSoftClassReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsValidSoftClassReference"); \ static_assert(sizeof(KismetSystemLibrary_IsValidSoftClassReference) == 0x000038, "Wrong size on KismetSystemLibrary_IsValidSoftClassReference"); \ static_assert(offsetof(KismetSystemLibrary_IsValidSoftClassReference, SoftClassReference) == 0x000000, "Member 'KismetSystemLibrary_IsValidSoftClassReference::SoftClassReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValidSoftClassReference, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_IsValidSoftClassReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_IsValidSoftObjectReference \ static_assert(alignof(KismetSystemLibrary_IsValidSoftObjectReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_IsValidSoftObjectReference"); \ static_assert(sizeof(KismetSystemLibrary_IsValidSoftObjectReference) == 0x000038, "Wrong size on KismetSystemLibrary_IsValidSoftObjectReference"); \ static_assert(offsetof(KismetSystemLibrary_IsValidSoftObjectReference, SoftObjectReference) == 0x000000, "Member 'KismetSystemLibrary_IsValidSoftObjectReference::SoftObjectReference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_IsValidSoftObjectReference, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_IsValidSoftObjectReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_ClearTimer \ static_assert(alignof(KismetSystemLibrary_K2_ClearTimer) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_ClearTimer"); \ static_assert(sizeof(KismetSystemLibrary_K2_ClearTimer) == 0x000018, "Wrong size on KismetSystemLibrary_K2_ClearTimer"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearTimer, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_ClearTimer::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearTimer, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_ClearTimer::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_ClearTimerDelegate \ static_assert(alignof(KismetSystemLibrary_K2_ClearTimerDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_ClearTimerDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_ClearTimerDelegate) == 0x000010, "Wrong size on KismetSystemLibrary_K2_ClearTimerDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearTimerDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_ClearTimerDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_ClearTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_ClearTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_ClearTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_ClearTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_ClearTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearTimerHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_ClearTimerHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_ClearTimerHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_ClearTimerHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerElapsedTime \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerElapsedTime) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_GetTimerElapsedTime"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerElapsedTime) == 0x000020, "Wrong size on KismetSystemLibrary_K2_GetTimerElapsedTime"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTime, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTime::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTime, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTime::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTime, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate) == 0x000014, "Wrong size on KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerElapsedTimeHandle \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerElapsedTimeHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_GetTimerElapsedTimeHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerElapsedTimeHandle) == 0x000018, "Wrong size on KismetSystemLibrary_K2_GetTimerElapsedTimeHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTimeHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTimeHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTimeHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTimeHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerElapsedTimeHandle, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_GetTimerElapsedTimeHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerRemainingTime \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerRemainingTime) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_GetTimerRemainingTime"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerRemainingTime) == 0x000020, "Wrong size on KismetSystemLibrary_K2_GetTimerRemainingTime"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTime, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTime::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTime, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTime::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTime, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate) == 0x000014, "Wrong size on KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_GetTimerRemainingTimeHandle \ static_assert(alignof(KismetSystemLibrary_K2_GetTimerRemainingTimeHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_GetTimerRemainingTimeHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_GetTimerRemainingTimeHandle) == 0x000018, "Wrong size on KismetSystemLibrary_K2_GetTimerRemainingTimeHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTimeHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTimeHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTimeHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTimeHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_GetTimerRemainingTimeHandle, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_GetTimerRemainingTimeHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_InvalidateTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_InvalidateTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_InvalidateTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_InvalidateTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_InvalidateTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_InvalidateTimerHandle, Handle) == 0x000000, "Member 'KismetSystemLibrary_K2_InvalidateTimerHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_InvalidateTimerHandle, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_K2_InvalidateTimerHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerActive \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerActive) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_IsTimerActive"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerActive) == 0x000020, "Wrong size on KismetSystemLibrary_K2_IsTimerActive"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActive, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerActive::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActive, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_IsTimerActive::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActive, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_IsTimerActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerActiveDelegate \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerActiveDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_IsTimerActiveDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerActiveDelegate) == 0x000014, "Wrong size on KismetSystemLibrary_K2_IsTimerActiveDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActiveDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerActiveDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActiveDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_IsTimerActiveDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerActiveHandle \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerActiveHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_IsTimerActiveHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerActiveHandle) == 0x000018, "Wrong size on KismetSystemLibrary_K2_IsTimerActiveHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActiveHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerActiveHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActiveHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_IsTimerActiveHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerActiveHandle, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_IsTimerActiveHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerPaused \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerPaused) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_IsTimerPaused"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerPaused) == 0x000020, "Wrong size on KismetSystemLibrary_K2_IsTimerPaused"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPaused, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerPaused::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPaused, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_IsTimerPaused::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPaused, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_IsTimerPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerPausedDelegate \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerPausedDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_IsTimerPausedDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerPausedDelegate) == 0x000014, "Wrong size on KismetSystemLibrary_K2_IsTimerPausedDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPausedDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerPausedDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPausedDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_IsTimerPausedDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsTimerPausedHandle \ static_assert(alignof(KismetSystemLibrary_K2_IsTimerPausedHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_IsTimerPausedHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsTimerPausedHandle) == 0x000018, "Wrong size on KismetSystemLibrary_K2_IsTimerPausedHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPausedHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_IsTimerPausedHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPausedHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_IsTimerPausedHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsTimerPausedHandle, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_IsTimerPausedHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_IsValidTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_IsValidTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_IsValidTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_IsValidTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_IsValidTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsValidTimerHandle, Handle) == 0x000000, "Member 'KismetSystemLibrary_K2_IsValidTimerHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_IsValidTimerHandle, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_K2_IsValidTimerHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_PauseTimer \ static_assert(alignof(KismetSystemLibrary_K2_PauseTimer) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_PauseTimer"); \ static_assert(sizeof(KismetSystemLibrary_K2_PauseTimer) == 0x000018, "Wrong size on KismetSystemLibrary_K2_PauseTimer"); \ static_assert(offsetof(KismetSystemLibrary_K2_PauseTimer, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_PauseTimer::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_PauseTimer, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_PauseTimer::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_PauseTimerDelegate \ static_assert(alignof(KismetSystemLibrary_K2_PauseTimerDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_PauseTimerDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_PauseTimerDelegate) == 0x000010, "Wrong size on KismetSystemLibrary_K2_PauseTimerDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_PauseTimerDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_PauseTimerDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_PauseTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_PauseTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_PauseTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_PauseTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_PauseTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_PauseTimerHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_PauseTimerHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_PauseTimerHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_PauseTimerHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_SetTimer \ static_assert(alignof(KismetSystemLibrary_K2_SetTimer) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_SetTimer"); \ static_assert(sizeof(KismetSystemLibrary_K2_SetTimer) == 0x000030, "Wrong size on KismetSystemLibrary_K2_SetTimer"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_SetTimer::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_SetTimer::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, Time) == 0x000018, "Member 'KismetSystemLibrary_K2_SetTimer::Time' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, bLooping) == 0x00001C, "Member 'KismetSystemLibrary_K2_SetTimer::bLooping' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, InitialStartDelay) == 0x000020, "Member 'KismetSystemLibrary_K2_SetTimer::InitialStartDelay' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, InitialStartDelayVariance) == 0x000024, "Member 'KismetSystemLibrary_K2_SetTimer::InitialStartDelayVariance' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimer, ReturnValue) == 0x000028, "Member 'KismetSystemLibrary_K2_SetTimer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_SetTimerDelegate \ static_assert(alignof(KismetSystemLibrary_K2_SetTimerDelegate) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_SetTimerDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_SetTimerDelegate) == 0x000028, "Wrong size on KismetSystemLibrary_K2_SetTimerDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, Time) == 0x000010, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::Time' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, bLooping) == 0x000014, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::bLooping' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, InitialStartDelay) == 0x000018, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::InitialStartDelay' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, InitialStartDelayVariance) == 0x00001C, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::InitialStartDelayVariance' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerDelegate, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_K2_SetTimerDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_SetTimerForNextTick \ static_assert(alignof(KismetSystemLibrary_K2_SetTimerForNextTick) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_SetTimerForNextTick"); \ static_assert(sizeof(KismetSystemLibrary_K2_SetTimerForNextTick) == 0x000020, "Wrong size on KismetSystemLibrary_K2_SetTimerForNextTick"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerForNextTick, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_SetTimerForNextTick::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerForNextTick, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_SetTimerForNextTick::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerForNextTick, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_SetTimerForNextTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_SetTimerForNextTickDelegate \ static_assert(alignof(KismetSystemLibrary_K2_SetTimerForNextTickDelegate) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_SetTimerForNextTickDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_SetTimerForNextTickDelegate) == 0x000018, "Wrong size on KismetSystemLibrary_K2_SetTimerForNextTickDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerForNextTickDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_SetTimerForNextTickDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_SetTimerForNextTickDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_SetTimerForNextTickDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_TimerExists \ static_assert(alignof(KismetSystemLibrary_K2_TimerExists) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_TimerExists"); \ static_assert(sizeof(KismetSystemLibrary_K2_TimerExists) == 0x000020, "Wrong size on KismetSystemLibrary_K2_TimerExists"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExists, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_TimerExists::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExists, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_TimerExists::FunctionName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExists, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_K2_TimerExists::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_TimerExistsDelegate \ static_assert(alignof(KismetSystemLibrary_K2_TimerExistsDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_TimerExistsDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_TimerExistsDelegate) == 0x000014, "Wrong size on KismetSystemLibrary_K2_TimerExistsDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExistsDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_TimerExistsDelegate::Delegate' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExistsDelegate, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_TimerExistsDelegate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_TimerExistsHandle \ static_assert(alignof(KismetSystemLibrary_K2_TimerExistsHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_TimerExistsHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_TimerExistsHandle) == 0x000018, "Wrong size on KismetSystemLibrary_K2_TimerExistsHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExistsHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_TimerExistsHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExistsHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_TimerExistsHandle::Handle' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_TimerExistsHandle, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_K2_TimerExistsHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_UnPauseTimer \ static_assert(alignof(KismetSystemLibrary_K2_UnPauseTimer) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_UnPauseTimer"); \ static_assert(sizeof(KismetSystemLibrary_K2_UnPauseTimer) == 0x000018, "Wrong size on KismetSystemLibrary_K2_UnPauseTimer"); \ static_assert(offsetof(KismetSystemLibrary_K2_UnPauseTimer, Object) == 0x000000, "Member 'KismetSystemLibrary_K2_UnPauseTimer::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_UnPauseTimer, FunctionName) == 0x000008, "Member 'KismetSystemLibrary_K2_UnPauseTimer::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_UnPauseTimerDelegate \ static_assert(alignof(KismetSystemLibrary_K2_UnPauseTimerDelegate) == 0x000004, "Wrong alignment on KismetSystemLibrary_K2_UnPauseTimerDelegate"); \ static_assert(sizeof(KismetSystemLibrary_K2_UnPauseTimerDelegate) == 0x000010, "Wrong size on KismetSystemLibrary_K2_UnPauseTimerDelegate"); \ static_assert(offsetof(KismetSystemLibrary_K2_UnPauseTimerDelegate, Delegate) == 0x000000, "Member 'KismetSystemLibrary_K2_UnPauseTimerDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_K2_UnPauseTimerHandle \ static_assert(alignof(KismetSystemLibrary_K2_UnPauseTimerHandle) == 0x000008, "Wrong alignment on KismetSystemLibrary_K2_UnPauseTimerHandle"); \ static_assert(sizeof(KismetSystemLibrary_K2_UnPauseTimerHandle) == 0x000010, "Wrong size on KismetSystemLibrary_K2_UnPauseTimerHandle"); \ static_assert(offsetof(KismetSystemLibrary_K2_UnPauseTimerHandle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_K2_UnPauseTimerHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_K2_UnPauseTimerHandle, Handle) == 0x000008, "Member 'KismetSystemLibrary_K2_UnPauseTimerHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LaunchURL \ static_assert(alignof(KismetSystemLibrary_LaunchURL) == 0x000008, "Wrong alignment on KismetSystemLibrary_LaunchURL"); \ static_assert(sizeof(KismetSystemLibrary_LaunchURL) == 0x000010, "Wrong size on KismetSystemLibrary_LaunchURL"); \ static_assert(offsetof(KismetSystemLibrary_LaunchURL, URL) == 0x000000, "Member 'KismetSystemLibrary_LaunchURL::URL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceMulti \ static_assert(alignof(KismetSystemLibrary_LineTraceMulti) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceMulti"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceMulti) == 0x000098, "Wrong size on KismetSystemLibrary_LineTraceMulti"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceMulti::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceMulti::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceMulti::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, TraceChannel) == 0x000038, "Member 'KismetSystemLibrary_LineTraceMulti::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, bTraceComplex) == 0x000039, "Member 'KismetSystemLibrary_LineTraceMulti::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_LineTraceMulti::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, DrawDebugType) == 0x000050, "Member 'KismetSystemLibrary_LineTraceMulti::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, OutHits) == 0x000058, "Member 'KismetSystemLibrary_LineTraceMulti::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, bIgnoreSelf) == 0x000068, "Member 'KismetSystemLibrary_LineTraceMulti::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, TraceColor) == 0x00006C, "Member 'KismetSystemLibrary_LineTraceMulti::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, TraceHitColor) == 0x00007C, "Member 'KismetSystemLibrary_LineTraceMulti::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, DrawTime) == 0x00008C, "Member 'KismetSystemLibrary_LineTraceMulti::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMulti, ReturnValue) == 0x000090, "Member 'KismetSystemLibrary_LineTraceMulti::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceMultiByProfile \ static_assert(alignof(KismetSystemLibrary_LineTraceMultiByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceMultiByProfile"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceMultiByProfile) == 0x0000A0, "Wrong size on KismetSystemLibrary_LineTraceMultiByProfile"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, ProfileName) == 0x000038, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, bTraceComplex) == 0x000040, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, OutHits) == 0x000060, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, bIgnoreSelf) == 0x000070, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, TraceColor) == 0x000074, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, TraceHitColor) == 0x000084, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, DrawTime) == 0x000094, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiByProfile, ReturnValue) == 0x000098, "Member 'KismetSystemLibrary_LineTraceMultiByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceMultiForObjects \ static_assert(alignof(KismetSystemLibrary_LineTraceMultiForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceMultiForObjects"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceMultiForObjects) == 0x0000A8, "Wrong size on KismetSystemLibrary_LineTraceMultiForObjects"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, ObjectTypes) == 0x000038, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, bTraceComplex) == 0x000048, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, DrawDebugType) == 0x000060, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, OutHits) == 0x000068, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, bIgnoreSelf) == 0x000078, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, TraceColor) == 0x00007C, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, TraceHitColor) == 0x00008C, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, DrawTime) == 0x00009C, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceMultiForObjects, ReturnValue) == 0x0000A0, "Member 'KismetSystemLibrary_LineTraceMultiForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceSingle \ static_assert(alignof(KismetSystemLibrary_LineTraceSingle) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceSingle"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceSingle) == 0x000170, "Wrong size on KismetSystemLibrary_LineTraceSingle"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceSingle::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceSingle::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, TraceChannel) == 0x000038, "Member 'KismetSystemLibrary_LineTraceSingle::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, bTraceComplex) == 0x000039, "Member 'KismetSystemLibrary_LineTraceSingle::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_LineTraceSingle::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, DrawDebugType) == 0x000050, "Member 'KismetSystemLibrary_LineTraceSingle::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, OutHit) == 0x000058, "Member 'KismetSystemLibrary_LineTraceSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, bIgnoreSelf) == 0x000140, "Member 'KismetSystemLibrary_LineTraceSingle::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, TraceColor) == 0x000144, "Member 'KismetSystemLibrary_LineTraceSingle::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, TraceHitColor) == 0x000154, "Member 'KismetSystemLibrary_LineTraceSingle::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, DrawTime) == 0x000164, "Member 'KismetSystemLibrary_LineTraceSingle::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingle, ReturnValue) == 0x000168, "Member 'KismetSystemLibrary_LineTraceSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceSingleByProfile \ static_assert(alignof(KismetSystemLibrary_LineTraceSingleByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceSingleByProfile"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceSingleByProfile) == 0x000178, "Wrong size on KismetSystemLibrary_LineTraceSingleByProfile"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, ProfileName) == 0x000038, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, bTraceComplex) == 0x000040, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, OutHit) == 0x000060, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, bIgnoreSelf) == 0x000148, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, TraceColor) == 0x00014C, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, TraceHitColor) == 0x00015C, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, DrawTime) == 0x00016C, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleByProfile, ReturnValue) == 0x000170, "Member 'KismetSystemLibrary_LineTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LineTraceSingleForObjects \ static_assert(alignof(KismetSystemLibrary_LineTraceSingleForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_LineTraceSingleForObjects"); \ static_assert(sizeof(KismetSystemLibrary_LineTraceSingleForObjects) == 0x000180, "Wrong size on KismetSystemLibrary_LineTraceSingleForObjects"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, ObjectTypes) == 0x000038, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, bTraceComplex) == 0x000048, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, ActorsToIgnore) == 0x000050, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, DrawDebugType) == 0x000060, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, OutHit) == 0x000068, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, bIgnoreSelf) == 0x000150, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, TraceColor) == 0x000154, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, TraceHitColor) == 0x000164, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, DrawTime) == 0x000174, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LineTraceSingleForObjects, ReturnValue) == 0x000178, "Member 'KismetSystemLibrary_LineTraceSingleForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LoadAsset \ static_assert(alignof(KismetSystemLibrary_LoadAsset) == 0x000008, "Wrong alignment on KismetSystemLibrary_LoadAsset"); \ static_assert(sizeof(KismetSystemLibrary_LoadAsset) == 0x000060, "Wrong size on KismetSystemLibrary_LoadAsset"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LoadAsset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset, Asset) == 0x000008, "Member 'KismetSystemLibrary_LoadAsset::Asset' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset, OnLoaded) == 0x000038, "Member 'KismetSystemLibrary_LoadAsset::OnLoaded' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset, LatentInfo) == 0x000048, "Member 'KismetSystemLibrary_LoadAsset::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LoadAsset_Blocking \ static_assert(alignof(KismetSystemLibrary_LoadAsset_Blocking) == 0x000008, "Wrong alignment on KismetSystemLibrary_LoadAsset_Blocking"); \ static_assert(sizeof(KismetSystemLibrary_LoadAsset_Blocking) == 0x000038, "Wrong size on KismetSystemLibrary_LoadAsset_Blocking"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset_Blocking, Asset) == 0x000000, "Member 'KismetSystemLibrary_LoadAsset_Blocking::Asset' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAsset_Blocking, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_LoadAsset_Blocking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LoadAssetClass \ static_assert(alignof(KismetSystemLibrary_LoadAssetClass) == 0x000008, "Wrong alignment on KismetSystemLibrary_LoadAssetClass"); \ static_assert(sizeof(KismetSystemLibrary_LoadAssetClass) == 0x000060, "Wrong size on KismetSystemLibrary_LoadAssetClass"); \ static_assert(offsetof(KismetSystemLibrary_LoadAssetClass, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_LoadAssetClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAssetClass, AssetClass) == 0x000008, "Member 'KismetSystemLibrary_LoadAssetClass::AssetClass' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAssetClass, OnLoaded) == 0x000038, "Member 'KismetSystemLibrary_LoadAssetClass::OnLoaded' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadAssetClass, LatentInfo) == 0x000048, "Member 'KismetSystemLibrary_LoadAssetClass::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LoadClassAsset_Blocking \ static_assert(alignof(KismetSystemLibrary_LoadClassAsset_Blocking) == 0x000008, "Wrong alignment on KismetSystemLibrary_LoadClassAsset_Blocking"); \ static_assert(sizeof(KismetSystemLibrary_LoadClassAsset_Blocking) == 0x000038, "Wrong size on KismetSystemLibrary_LoadClassAsset_Blocking"); \ static_assert(offsetof(KismetSystemLibrary_LoadClassAsset_Blocking, AssetClass) == 0x000000, "Member 'KismetSystemLibrary_LoadClassAsset_Blocking::AssetClass' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LoadClassAsset_Blocking, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_LoadClassAsset_Blocking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LoadInterstitialAd \ static_assert(alignof(KismetSystemLibrary_LoadInterstitialAd) == 0x000004, "Wrong alignment on KismetSystemLibrary_LoadInterstitialAd"); \ static_assert(sizeof(KismetSystemLibrary_LoadInterstitialAd) == 0x000004, "Wrong size on KismetSystemLibrary_LoadInterstitialAd"); \ static_assert(offsetof(KismetSystemLibrary_LoadInterstitialAd, AdIdIndex) == 0x000000, "Member 'KismetSystemLibrary_LoadInterstitialAd::AdIdIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_LogString \ static_assert(alignof(KismetSystemLibrary_LogString) == 0x000008, "Wrong alignment on KismetSystemLibrary_LogString"); \ static_assert(sizeof(KismetSystemLibrary_LogString) == 0x000018, "Wrong size on KismetSystemLibrary_LogString"); \ static_assert(offsetof(KismetSystemLibrary_LogString, InString) == 0x000000, "Member 'KismetSystemLibrary_LogString::InString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_LogString, bPrintToLog) == 0x000010, "Member 'KismetSystemLibrary_LogString::bPrintToLog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeARFilter \ static_assert(alignof(KismetSystemLibrary_MakeARFilter) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeARFilter"); \ static_assert(sizeof(KismetSystemLibrary_MakeARFilter) == 0x000248, "Wrong size on KismetSystemLibrary_MakeARFilter"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, PackageNames) == 0x000000, "Member 'KismetSystemLibrary_MakeARFilter::PackageNames' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, PackagePaths) == 0x000010, "Member 'KismetSystemLibrary_MakeARFilter::PackagePaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, SoftObjectPaths) == 0x000020, "Member 'KismetSystemLibrary_MakeARFilter::SoftObjectPaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, ClassPaths) == 0x000030, "Member 'KismetSystemLibrary_MakeARFilter::ClassPaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, RecursiveClassPathsExclusionSet) == 0x000040, "Member 'KismetSystemLibrary_MakeARFilter::RecursiveClassPathsExclusionSet' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, ClassNames) == 0x000090, "Member 'KismetSystemLibrary_MakeARFilter::ClassNames' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, RecursiveClassesExclusionSet) == 0x0000A0, "Member 'KismetSystemLibrary_MakeARFilter::RecursiveClassesExclusionSet' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, bRecursivePaths) == 0x0000F0, "Member 'KismetSystemLibrary_MakeARFilter::bRecursivePaths' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, bRecursiveClasses) == 0x0000F1, "Member 'KismetSystemLibrary_MakeARFilter::bRecursiveClasses' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, bIncludeOnlyOnDiskAssets) == 0x0000F2, "Member 'KismetSystemLibrary_MakeARFilter::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeARFilter, ReturnValue) == 0x0000F8, "Member 'KismetSystemLibrary_MakeARFilter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralBool \ static_assert(alignof(KismetSystemLibrary_MakeLiteralBool) == 0x000001, "Wrong alignment on KismetSystemLibrary_MakeLiteralBool"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralBool) == 0x000002, "Wrong size on KismetSystemLibrary_MakeLiteralBool"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralBool, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralBool::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralBool, ReturnValue) == 0x000001, "Member 'KismetSystemLibrary_MakeLiteralBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralByte \ static_assert(alignof(KismetSystemLibrary_MakeLiteralByte) == 0x000001, "Wrong alignment on KismetSystemLibrary_MakeLiteralByte"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralByte) == 0x000002, "Wrong size on KismetSystemLibrary_MakeLiteralByte"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralByte, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralByte::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralByte, ReturnValue) == 0x000001, "Member 'KismetSystemLibrary_MakeLiteralByte::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralDouble \ static_assert(alignof(KismetSystemLibrary_MakeLiteralDouble) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeLiteralDouble"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralDouble) == 0x000010, "Wrong size on KismetSystemLibrary_MakeLiteralDouble"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralDouble, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralDouble::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralDouble, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_MakeLiteralDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralInt \ static_assert(alignof(KismetSystemLibrary_MakeLiteralInt) == 0x000004, "Wrong alignment on KismetSystemLibrary_MakeLiteralInt"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralInt) == 0x000008, "Wrong size on KismetSystemLibrary_MakeLiteralInt"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralInt, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralInt::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralInt, ReturnValue) == 0x000004, "Member 'KismetSystemLibrary_MakeLiteralInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralInt64 \ static_assert(alignof(KismetSystemLibrary_MakeLiteralInt64) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeLiteralInt64"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralInt64) == 0x000010, "Wrong size on KismetSystemLibrary_MakeLiteralInt64"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralInt64, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralInt64::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralInt64, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_MakeLiteralInt64::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralName \ static_assert(alignof(KismetSystemLibrary_MakeLiteralName) == 0x000004, "Wrong alignment on KismetSystemLibrary_MakeLiteralName"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralName) == 0x000010, "Wrong size on KismetSystemLibrary_MakeLiteralName"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralName, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralName::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralName, ReturnValue) == 0x000008, "Member 'KismetSystemLibrary_MakeLiteralName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralString \ static_assert(alignof(KismetSystemLibrary_MakeLiteralString) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeLiteralString"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralString) == 0x000020, "Wrong size on KismetSystemLibrary_MakeLiteralString"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralString, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralString::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralString, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_MakeLiteralString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeLiteralText \ static_assert(alignof(KismetSystemLibrary_MakeLiteralText) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeLiteralText"); \ static_assert(sizeof(KismetSystemLibrary_MakeLiteralText) == 0x000030, "Wrong size on KismetSystemLibrary_MakeLiteralText"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralText, Value) == 0x000000, "Member 'KismetSystemLibrary_MakeLiteralText::Value' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeLiteralText, ReturnValue) == 0x000018, "Member 'KismetSystemLibrary_MakeLiteralText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeSoftClassPath \ static_assert(alignof(KismetSystemLibrary_MakeSoftClassPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeSoftClassPath"); \ static_assert(sizeof(KismetSystemLibrary_MakeSoftClassPath) == 0x000030, "Wrong size on KismetSystemLibrary_MakeSoftClassPath"); \ static_assert(offsetof(KismetSystemLibrary_MakeSoftClassPath, PathString) == 0x000000, "Member 'KismetSystemLibrary_MakeSoftClassPath::PathString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeSoftClassPath, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_MakeSoftClassPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MakeSoftObjectPath \ static_assert(alignof(KismetSystemLibrary_MakeSoftObjectPath) == 0x000008, "Wrong alignment on KismetSystemLibrary_MakeSoftObjectPath"); \ static_assert(sizeof(KismetSystemLibrary_MakeSoftObjectPath) == 0x000030, "Wrong size on KismetSystemLibrary_MakeSoftObjectPath"); \ static_assert(offsetof(KismetSystemLibrary_MakeSoftObjectPath, PathString) == 0x000000, "Member 'KismetSystemLibrary_MakeSoftObjectPath::PathString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MakeSoftObjectPath, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_MakeSoftObjectPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_MoveComponentTo \ static_assert(alignof(KismetSystemLibrary_MoveComponentTo) == 0x000008, "Wrong alignment on KismetSystemLibrary_MoveComponentTo"); \ static_assert(sizeof(KismetSystemLibrary_MoveComponentTo) == 0x000060, "Wrong size on KismetSystemLibrary_MoveComponentTo"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, Component) == 0x000000, "Member 'KismetSystemLibrary_MoveComponentTo::Component' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, TargetRelativeLocation) == 0x000008, "Member 'KismetSystemLibrary_MoveComponentTo::TargetRelativeLocation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, TargetRelativeRotation) == 0x000020, "Member 'KismetSystemLibrary_MoveComponentTo::TargetRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, bEaseOut) == 0x000038, "Member 'KismetSystemLibrary_MoveComponentTo::bEaseOut' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, bEaseIn) == 0x000039, "Member 'KismetSystemLibrary_MoveComponentTo::bEaseIn' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, OverTime) == 0x00003C, "Member 'KismetSystemLibrary_MoveComponentTo::OverTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, bForceShortestRotationPath) == 0x000040, "Member 'KismetSystemLibrary_MoveComponentTo::bForceShortestRotationPath' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, MoveAction) == 0x000041, "Member 'KismetSystemLibrary_MoveComponentTo::MoveAction' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_MoveComponentTo, LatentInfo) == 0x000048, "Member 'KismetSystemLibrary_MoveComponentTo::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_NormalizeFilename \ static_assert(alignof(KismetSystemLibrary_NormalizeFilename) == 0x000008, "Wrong alignment on KismetSystemLibrary_NormalizeFilename"); \ static_assert(sizeof(KismetSystemLibrary_NormalizeFilename) == 0x000020, "Wrong size on KismetSystemLibrary_NormalizeFilename"); \ static_assert(offsetof(KismetSystemLibrary_NormalizeFilename, InFilename) == 0x000000, "Member 'KismetSystemLibrary_NormalizeFilename::InFilename' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NormalizeFilename, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_NormalizeFilename::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_NotEqual_PrimaryAssetId \ static_assert(alignof(KismetSystemLibrary_NotEqual_PrimaryAssetId) == 0x000004, "Wrong alignment on KismetSystemLibrary_NotEqual_PrimaryAssetId"); \ static_assert(sizeof(KismetSystemLibrary_NotEqual_PrimaryAssetId) == 0x000024, "Wrong size on KismetSystemLibrary_NotEqual_PrimaryAssetId"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetId, A) == 0x000000, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetId::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetId, B) == 0x000010, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetId::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetId, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_NotEqual_PrimaryAssetType \ static_assert(alignof(KismetSystemLibrary_NotEqual_PrimaryAssetType) == 0x000004, "Wrong alignment on KismetSystemLibrary_NotEqual_PrimaryAssetType"); \ static_assert(sizeof(KismetSystemLibrary_NotEqual_PrimaryAssetType) == 0x000014, "Wrong size on KismetSystemLibrary_NotEqual_PrimaryAssetType"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetType, A) == 0x000000, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetType::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetType, B) == 0x000008, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetType::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_PrimaryAssetType, ReturnValue) == 0x000010, "Member 'KismetSystemLibrary_NotEqual_PrimaryAssetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_NotEqual_SoftClassReference \ static_assert(alignof(KismetSystemLibrary_NotEqual_SoftClassReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_NotEqual_SoftClassReference"); \ static_assert(sizeof(KismetSystemLibrary_NotEqual_SoftClassReference) == 0x000068, "Wrong size on KismetSystemLibrary_NotEqual_SoftClassReference"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftClassReference, A) == 0x000000, "Member 'KismetSystemLibrary_NotEqual_SoftClassReference::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftClassReference, B) == 0x000030, "Member 'KismetSystemLibrary_NotEqual_SoftClassReference::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftClassReference, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_NotEqual_SoftClassReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_NotEqual_SoftObjectReference \ static_assert(alignof(KismetSystemLibrary_NotEqual_SoftObjectReference) == 0x000008, "Wrong alignment on KismetSystemLibrary_NotEqual_SoftObjectReference"); \ static_assert(sizeof(KismetSystemLibrary_NotEqual_SoftObjectReference) == 0x000068, "Wrong size on KismetSystemLibrary_NotEqual_SoftObjectReference"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftObjectReference, A) == 0x000000, "Member 'KismetSystemLibrary_NotEqual_SoftObjectReference::A' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftObjectReference, B) == 0x000030, "Member 'KismetSystemLibrary_NotEqual_SoftObjectReference::B' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_NotEqual_SoftObjectReference, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_NotEqual_SoftObjectReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ParseCommandLine \ static_assert(alignof(KismetSystemLibrary_ParseCommandLine) == 0x000008, "Wrong alignment on KismetSystemLibrary_ParseCommandLine"); \ static_assert(sizeof(KismetSystemLibrary_ParseCommandLine) == 0x000080, "Wrong size on KismetSystemLibrary_ParseCommandLine"); \ static_assert(offsetof(KismetSystemLibrary_ParseCommandLine, InCmdLine) == 0x000000, "Member 'KismetSystemLibrary_ParseCommandLine::InCmdLine' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseCommandLine, OutTokens) == 0x000010, "Member 'KismetSystemLibrary_ParseCommandLine::OutTokens' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseCommandLine, OutSwitches) == 0x000020, "Member 'KismetSystemLibrary_ParseCommandLine::OutSwitches' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseCommandLine, OutParams) == 0x000030, "Member 'KismetSystemLibrary_ParseCommandLine::OutParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ParseParam \ static_assert(alignof(KismetSystemLibrary_ParseParam) == 0x000008, "Wrong alignment on KismetSystemLibrary_ParseParam"); \ static_assert(sizeof(KismetSystemLibrary_ParseParam) == 0x000028, "Wrong size on KismetSystemLibrary_ParseParam"); \ static_assert(offsetof(KismetSystemLibrary_ParseParam, InString) == 0x000000, "Member 'KismetSystemLibrary_ParseParam::InString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseParam, InParam) == 0x000010, "Member 'KismetSystemLibrary_ParseParam::InParam' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseParam, ReturnValue) == 0x000020, "Member 'KismetSystemLibrary_ParseParam::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ParseParamValue \ static_assert(alignof(KismetSystemLibrary_ParseParamValue) == 0x000008, "Wrong alignment on KismetSystemLibrary_ParseParamValue"); \ static_assert(sizeof(KismetSystemLibrary_ParseParamValue) == 0x000038, "Wrong size on KismetSystemLibrary_ParseParamValue"); \ static_assert(offsetof(KismetSystemLibrary_ParseParamValue, InString) == 0x000000, "Member 'KismetSystemLibrary_ParseParamValue::InString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseParamValue, InParam) == 0x000010, "Member 'KismetSystemLibrary_ParseParamValue::InParam' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseParamValue, OutValue) == 0x000020, "Member 'KismetSystemLibrary_ParseParamValue::OutValue' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ParseParamValue, ReturnValue) == 0x000030, "Member 'KismetSystemLibrary_ParseParamValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_PrintString \ static_assert(alignof(KismetSystemLibrary_PrintString) == 0x000008, "Wrong alignment on KismetSystemLibrary_PrintString"); \ static_assert(sizeof(KismetSystemLibrary_PrintString) == 0x000038, "Wrong size on KismetSystemLibrary_PrintString"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_PrintString::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, InString) == 0x000008, "Member 'KismetSystemLibrary_PrintString::InString' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, bPrintToScreen) == 0x000018, "Member 'KismetSystemLibrary_PrintString::bPrintToScreen' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, bPrintToLog) == 0x000019, "Member 'KismetSystemLibrary_PrintString::bPrintToLog' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, TextColor) == 0x00001C, "Member 'KismetSystemLibrary_PrintString::TextColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, Duration) == 0x00002C, "Member 'KismetSystemLibrary_PrintString::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintString, Key) == 0x000030, "Member 'KismetSystemLibrary_PrintString::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_PrintText \ static_assert(alignof(KismetSystemLibrary_PrintText) == 0x000008, "Wrong alignment on KismetSystemLibrary_PrintText"); \ static_assert(sizeof(KismetSystemLibrary_PrintText) == 0x000040, "Wrong size on KismetSystemLibrary_PrintText"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_PrintText::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, InText) == 0x000008, "Member 'KismetSystemLibrary_PrintText::InText' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, bPrintToScreen) == 0x000020, "Member 'KismetSystemLibrary_PrintText::bPrintToScreen' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, bPrintToLog) == 0x000021, "Member 'KismetSystemLibrary_PrintText::bPrintToLog' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, TextColor) == 0x000024, "Member 'KismetSystemLibrary_PrintText::TextColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, Duration) == 0x000034, "Member 'KismetSystemLibrary_PrintText::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_PrintText, Key) == 0x000038, "Member 'KismetSystemLibrary_PrintText::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_PrintWarning \ static_assert(alignof(KismetSystemLibrary_PrintWarning) == 0x000008, "Wrong alignment on KismetSystemLibrary_PrintWarning"); \ static_assert(sizeof(KismetSystemLibrary_PrintWarning) == 0x000010, "Wrong size on KismetSystemLibrary_PrintWarning"); \ static_assert(offsetof(KismetSystemLibrary_PrintWarning, InString) == 0x000000, "Member 'KismetSystemLibrary_PrintWarning::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_QuitGame \ static_assert(alignof(KismetSystemLibrary_QuitGame) == 0x000008, "Wrong alignment on KismetSystemLibrary_QuitGame"); \ static_assert(sizeof(KismetSystemLibrary_QuitGame) == 0x000018, "Wrong size on KismetSystemLibrary_QuitGame"); \ static_assert(offsetof(KismetSystemLibrary_QuitGame, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_QuitGame::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_QuitGame, SpecificPlayer) == 0x000008, "Member 'KismetSystemLibrary_QuitGame::SpecificPlayer' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_QuitGame, QuitPreference) == 0x000010, "Member 'KismetSystemLibrary_QuitGame::QuitPreference' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_QuitGame, bIgnorePlatformRestrictions) == 0x000011, "Member 'KismetSystemLibrary_QuitGame::bIgnorePlatformRestrictions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ResetGamepadAssignmentToController \ static_assert(alignof(KismetSystemLibrary_ResetGamepadAssignmentToController) == 0x000004, "Wrong alignment on KismetSystemLibrary_ResetGamepadAssignmentToController"); \ static_assert(sizeof(KismetSystemLibrary_ResetGamepadAssignmentToController) == 0x000004, "Wrong size on KismetSystemLibrary_ResetGamepadAssignmentToController"); \ static_assert(offsetof(KismetSystemLibrary_ResetGamepadAssignmentToController, ControllerId) == 0x000000, "Member 'KismetSystemLibrary_ResetGamepadAssignmentToController::ControllerId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_RetriggerableDelay \ static_assert(alignof(KismetSystemLibrary_RetriggerableDelay) == 0x000008, "Wrong alignment on KismetSystemLibrary_RetriggerableDelay"); \ static_assert(sizeof(KismetSystemLibrary_RetriggerableDelay) == 0x000028, "Wrong size on KismetSystemLibrary_RetriggerableDelay"); \ static_assert(offsetof(KismetSystemLibrary_RetriggerableDelay, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_RetriggerableDelay::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_RetriggerableDelay, Duration) == 0x000008, "Member 'KismetSystemLibrary_RetriggerableDelay::Duration' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_RetriggerableDelay, LatentInfo) == 0x000010, "Member 'KismetSystemLibrary_RetriggerableDelay::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetBoolPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetBoolPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetBoolPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetBoolPropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetBoolPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetBoolPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetBoolPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetBoolPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetBoolPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetBoolPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetBoolPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetBytePropertyByName \ static_assert(alignof(KismetSystemLibrary_SetBytePropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetBytePropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetBytePropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetBytePropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetBytePropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetBytePropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetBytePropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetBytePropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetBytePropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetBytePropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetClassPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetClassPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetClassPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetClassPropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetClassPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetClassPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetClassPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetClassPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetClassPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetClassPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetClassPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetCollisionProfileNameProperty \ static_assert(alignof(KismetSystemLibrary_SetCollisionProfileNameProperty) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetCollisionProfileNameProperty"); \ static_assert(sizeof(KismetSystemLibrary_SetCollisionProfileNameProperty) == 0x000018, "Wrong size on KismetSystemLibrary_SetCollisionProfileNameProperty"); \ static_assert(offsetof(KismetSystemLibrary_SetCollisionProfileNameProperty, Object) == 0x000000, "Member 'KismetSystemLibrary_SetCollisionProfileNameProperty::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetCollisionProfileNameProperty, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetCollisionProfileNameProperty::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetCollisionProfileNameProperty, Value) == 0x000010, "Member 'KismetSystemLibrary_SetCollisionProfileNameProperty::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetColorPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetColorPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetColorPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetColorPropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetColorPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetColorPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetColorPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetColorPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetColorPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetColorPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetColorPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetDoublePropertyByName \ static_assert(alignof(KismetSystemLibrary_SetDoublePropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetDoublePropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetDoublePropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetDoublePropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetDoublePropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetDoublePropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetDoublePropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetDoublePropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetDoublePropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetDoublePropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetFieldPathPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetFieldPathPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetFieldPathPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetFieldPathPropertyByName) == 0x000030, "Wrong size on KismetSystemLibrary_SetFieldPathPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetFieldPathPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetFieldPathPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetFieldPathPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetFieldPathPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetFieldPathPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetFieldPathPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetGamepadsBlockDeviceFeedback \ static_assert(alignof(KismetSystemLibrary_SetGamepadsBlockDeviceFeedback) == 0x000001, "Wrong alignment on KismetSystemLibrary_SetGamepadsBlockDeviceFeedback"); \ static_assert(sizeof(KismetSystemLibrary_SetGamepadsBlockDeviceFeedback) == 0x000001, "Wrong size on KismetSystemLibrary_SetGamepadsBlockDeviceFeedback"); \ static_assert(offsetof(KismetSystemLibrary_SetGamepadsBlockDeviceFeedback, bBlock) == 0x000000, "Member 'KismetSystemLibrary_SetGamepadsBlockDeviceFeedback::bBlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetInt64PropertyByName \ static_assert(alignof(KismetSystemLibrary_SetInt64PropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetInt64PropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetInt64PropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetInt64PropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetInt64PropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetInt64PropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetInt64PropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetInt64PropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetInt64PropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetInt64PropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetInterfacePropertyByName \ static_assert(alignof(KismetSystemLibrary_SetInterfacePropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetInterfacePropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetInterfacePropertyByName) == 0x000020, "Wrong size on KismetSystemLibrary_SetInterfacePropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetInterfacePropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetInterfacePropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetInterfacePropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetInterfacePropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetInterfacePropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetInterfacePropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetIntPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetIntPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetIntPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetIntPropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetIntPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetIntPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetIntPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetIntPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetIntPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetIntPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetIntPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetLinearColorPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetLinearColorPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetLinearColorPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetLinearColorPropertyByName) == 0x000020, "Wrong size on KismetSystemLibrary_SetLinearColorPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetLinearColorPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetLinearColorPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetLinearColorPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetLinearColorPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetLinearColorPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetLinearColorPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetNamePropertyByName \ static_assert(alignof(KismetSystemLibrary_SetNamePropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetNamePropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetNamePropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetNamePropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetNamePropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetNamePropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetNamePropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetNamePropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetNamePropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetNamePropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetObjectPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetObjectPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetObjectPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetObjectPropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetObjectPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetObjectPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetObjectPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetObjectPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetObjectPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetObjectPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetObjectPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetRotatorPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetRotatorPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetRotatorPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetRotatorPropertyByName) == 0x000028, "Wrong size on KismetSystemLibrary_SetRotatorPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetRotatorPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetRotatorPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetRotatorPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetRotatorPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetRotatorPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetRotatorPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetSoftClassPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetSoftClassPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetSoftClassPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetSoftClassPropertyByName) == 0x000040, "Wrong size on KismetSystemLibrary_SetSoftClassPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftClassPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetSoftClassPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftClassPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetSoftClassPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftClassPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetSoftClassPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetSoftObjectPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetSoftObjectPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetSoftObjectPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetSoftObjectPropertyByName) == 0x000040, "Wrong size on KismetSystemLibrary_SetSoftObjectPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftObjectPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetSoftObjectPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftObjectPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetSoftObjectPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetSoftObjectPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetSoftObjectPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetStringPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetStringPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetStringPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetStringPropertyByName) == 0x000020, "Wrong size on KismetSystemLibrary_SetStringPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetStringPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetStringPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetStringPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetStringPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetStringPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetStringPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetStructurePropertyByName \ static_assert(alignof(KismetSystemLibrary_SetStructurePropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetStructurePropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetStructurePropertyByName) == 0x000018, "Wrong size on KismetSystemLibrary_SetStructurePropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetStructurePropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetStructurePropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetStructurePropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetStructurePropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetStructurePropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetStructurePropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetSuppressViewportTransitionMessage \ static_assert(alignof(KismetSystemLibrary_SetSuppressViewportTransitionMessage) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetSuppressViewportTransitionMessage"); \ static_assert(sizeof(KismetSystemLibrary_SetSuppressViewportTransitionMessage) == 0x000010, "Wrong size on KismetSystemLibrary_SetSuppressViewportTransitionMessage"); \ static_assert(offsetof(KismetSystemLibrary_SetSuppressViewportTransitionMessage, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SetSuppressViewportTransitionMessage::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetSuppressViewportTransitionMessage, bState) == 0x000008, "Member 'KismetSystemLibrary_SetSuppressViewportTransitionMessage::bState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetTextPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetTextPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetTextPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetTextPropertyByName) == 0x000028, "Wrong size on KismetSystemLibrary_SetTextPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetTextPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetTextPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetTextPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetTextPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetTextPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetTextPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetTransformPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetTransformPropertyByName) == 0x000010, "Wrong alignment on KismetSystemLibrary_SetTransformPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetTransformPropertyByName) == 0x000070, "Wrong size on KismetSystemLibrary_SetTransformPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetTransformPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetTransformPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetTransformPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetTransformPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetTransformPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetTransformPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetUserActivity \ static_assert(alignof(KismetSystemLibrary_SetUserActivity) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetUserActivity"); \ static_assert(sizeof(KismetSystemLibrary_SetUserActivity) == 0x000018, "Wrong size on KismetSystemLibrary_SetUserActivity"); \ static_assert(offsetof(KismetSystemLibrary_SetUserActivity, UserActivity) == 0x000000, "Member 'KismetSystemLibrary_SetUserActivity::UserActivity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetVector3fPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetVector3fPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetVector3fPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetVector3fPropertyByName) == 0x000020, "Wrong size on KismetSystemLibrary_SetVector3fPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetVector3fPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetVector3fPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetVector3fPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetVector3fPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetVector3fPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetVector3fPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetVectorPropertyByName \ static_assert(alignof(KismetSystemLibrary_SetVectorPropertyByName) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetVectorPropertyByName"); \ static_assert(sizeof(KismetSystemLibrary_SetVectorPropertyByName) == 0x000028, "Wrong size on KismetSystemLibrary_SetVectorPropertyByName"); \ static_assert(offsetof(KismetSystemLibrary_SetVectorPropertyByName, Object) == 0x000000, "Member 'KismetSystemLibrary_SetVectorPropertyByName::Object' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetVectorPropertyByName, PropertyName) == 0x000008, "Member 'KismetSystemLibrary_SetVectorPropertyByName::PropertyName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SetVectorPropertyByName, Value) == 0x000010, "Member 'KismetSystemLibrary_SetVectorPropertyByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetVolumeButtonsHandledBySystem \ static_assert(alignof(KismetSystemLibrary_SetVolumeButtonsHandledBySystem) == 0x000001, "Wrong alignment on KismetSystemLibrary_SetVolumeButtonsHandledBySystem"); \ static_assert(sizeof(KismetSystemLibrary_SetVolumeButtonsHandledBySystem) == 0x000001, "Wrong size on KismetSystemLibrary_SetVolumeButtonsHandledBySystem"); \ static_assert(offsetof(KismetSystemLibrary_SetVolumeButtonsHandledBySystem, bEnabled) == 0x000000, "Member 'KismetSystemLibrary_SetVolumeButtonsHandledBySystem::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SetWindowTitle \ static_assert(alignof(KismetSystemLibrary_SetWindowTitle) == 0x000008, "Wrong alignment on KismetSystemLibrary_SetWindowTitle"); \ static_assert(sizeof(KismetSystemLibrary_SetWindowTitle) == 0x000018, "Wrong size on KismetSystemLibrary_SetWindowTitle"); \ static_assert(offsetof(KismetSystemLibrary_SetWindowTitle, Title) == 0x000000, "Member 'KismetSystemLibrary_SetWindowTitle::Title' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ShowAdBanner \ static_assert(alignof(KismetSystemLibrary_ShowAdBanner) == 0x000004, "Wrong alignment on KismetSystemLibrary_ShowAdBanner"); \ static_assert(sizeof(KismetSystemLibrary_ShowAdBanner) == 0x000008, "Wrong size on KismetSystemLibrary_ShowAdBanner"); \ static_assert(offsetof(KismetSystemLibrary_ShowAdBanner, AdIdIndex) == 0x000000, "Member 'KismetSystemLibrary_ShowAdBanner::AdIdIndex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_ShowAdBanner, bShowOnBottomOfScreen) == 0x000004, "Member 'KismetSystemLibrary_ShowAdBanner::bShowOnBottomOfScreen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen \ static_assert(alignof(KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen) == 0x000008, "Wrong alignment on KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen"); \ static_assert(sizeof(KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen) == 0x000008, "Wrong size on KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen"); \ static_assert(offsetof(KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen, SpecificPlayer) == 0x000000, "Member 'KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen::SpecificPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen \ static_assert(alignof(KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen) == 0x000008, "Wrong alignment on KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen"); \ static_assert(sizeof(KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen) == 0x000010, "Wrong size on KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen"); \ static_assert(offsetof(KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen, CategoryName) == 0x000000, "Member 'KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen::CategoryName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SnapshotObject \ static_assert(alignof(KismetSystemLibrary_SnapshotObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_SnapshotObject"); \ static_assert(sizeof(KismetSystemLibrary_SnapshotObject) == 0x000008, "Wrong size on KismetSystemLibrary_SnapshotObject"); \ static_assert(offsetof(KismetSystemLibrary_SnapshotObject, Object) == 0x000000, "Member 'KismetSystemLibrary_SnapshotObject::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereOverlapActors \ static_assert(alignof(KismetSystemLibrary_SphereOverlapActors) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereOverlapActors"); \ static_assert(sizeof(KismetSystemLibrary_SphereOverlapActors) == 0x000068, "Wrong size on KismetSystemLibrary_SphereOverlapActors"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereOverlapActors::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, SpherePos) == 0x000008, "Member 'KismetSystemLibrary_SphereOverlapActors::SpherePos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, SphereRadius) == 0x000020, "Member 'KismetSystemLibrary_SphereOverlapActors::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, ObjectTypes) == 0x000028, "Member 'KismetSystemLibrary_SphereOverlapActors::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, ActorClassFilter) == 0x000038, "Member 'KismetSystemLibrary_SphereOverlapActors::ActorClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_SphereOverlapActors::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, OutActors) == 0x000050, "Member 'KismetSystemLibrary_SphereOverlapActors::OutActors' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapActors, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_SphereOverlapActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereOverlapComponents \ static_assert(alignof(KismetSystemLibrary_SphereOverlapComponents) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereOverlapComponents"); \ static_assert(sizeof(KismetSystemLibrary_SphereOverlapComponents) == 0x000068, "Wrong size on KismetSystemLibrary_SphereOverlapComponents"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereOverlapComponents::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, SpherePos) == 0x000008, "Member 'KismetSystemLibrary_SphereOverlapComponents::SpherePos' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, SphereRadius) == 0x000020, "Member 'KismetSystemLibrary_SphereOverlapComponents::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, ObjectTypes) == 0x000028, "Member 'KismetSystemLibrary_SphereOverlapComponents::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, ComponentClassFilter) == 0x000038, "Member 'KismetSystemLibrary_SphereOverlapComponents::ComponentClassFilter' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_SphereOverlapComponents::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, OutComponents) == 0x000050, "Member 'KismetSystemLibrary_SphereOverlapComponents::OutComponents' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereOverlapComponents, ReturnValue) == 0x000060, "Member 'KismetSystemLibrary_SphereOverlapComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceMulti \ static_assert(alignof(KismetSystemLibrary_SphereTraceMulti) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceMulti"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceMulti) == 0x000098, "Wrong size on KismetSystemLibrary_SphereTraceMulti"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceMulti::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceMulti::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceMulti::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceMulti::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, TraceChannel) == 0x00003C, "Member 'KismetSystemLibrary_SphereTraceMulti::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, bTraceComplex) == 0x00003D, "Member 'KismetSystemLibrary_SphereTraceMulti::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_SphereTraceMulti::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, DrawDebugType) == 0x000050, "Member 'KismetSystemLibrary_SphereTraceMulti::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, OutHits) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceMulti::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, bIgnoreSelf) == 0x000068, "Member 'KismetSystemLibrary_SphereTraceMulti::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, TraceColor) == 0x00006C, "Member 'KismetSystemLibrary_SphereTraceMulti::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, TraceHitColor) == 0x00007C, "Member 'KismetSystemLibrary_SphereTraceMulti::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, DrawTime) == 0x00008C, "Member 'KismetSystemLibrary_SphereTraceMulti::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMulti, ReturnValue) == 0x000090, "Member 'KismetSystemLibrary_SphereTraceMulti::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceMultiByProfile \ static_assert(alignof(KismetSystemLibrary_SphereTraceMultiByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceMultiByProfile"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceMultiByProfile) == 0x0000A0, "Wrong size on KismetSystemLibrary_SphereTraceMultiByProfile"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, ProfileName) == 0x00003C, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, bTraceComplex) == 0x000044, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, OutHits) == 0x000060, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, bIgnoreSelf) == 0x000070, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, TraceColor) == 0x000074, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, TraceHitColor) == 0x000084, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, DrawTime) == 0x000094, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiByProfile, ReturnValue) == 0x000098, "Member 'KismetSystemLibrary_SphereTraceMultiByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceMultiForObjects \ static_assert(alignof(KismetSystemLibrary_SphereTraceMultiForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceMultiForObjects"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceMultiForObjects) == 0x0000B0, "Wrong size on KismetSystemLibrary_SphereTraceMultiForObjects"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, ObjectTypes) == 0x000040, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, bTraceComplex) == 0x000050, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, ActorsToIgnore) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, DrawDebugType) == 0x000068, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, OutHits) == 0x000070, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::OutHits' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, bIgnoreSelf) == 0x000080, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, TraceColor) == 0x000084, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, TraceHitColor) == 0x000094, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, DrawTime) == 0x0000A4, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceMultiForObjects, ReturnValue) == 0x0000A8, "Member 'KismetSystemLibrary_SphereTraceMultiForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceSingle \ static_assert(alignof(KismetSystemLibrary_SphereTraceSingle) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceSingle"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceSingle) == 0x000170, "Wrong size on KismetSystemLibrary_SphereTraceSingle"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceSingle::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceSingle::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceSingle::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, TraceChannel) == 0x00003C, "Member 'KismetSystemLibrary_SphereTraceSingle::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, bTraceComplex) == 0x00003D, "Member 'KismetSystemLibrary_SphereTraceSingle::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, ActorsToIgnore) == 0x000040, "Member 'KismetSystemLibrary_SphereTraceSingle::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, DrawDebugType) == 0x000050, "Member 'KismetSystemLibrary_SphereTraceSingle::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, OutHit) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, bIgnoreSelf) == 0x000140, "Member 'KismetSystemLibrary_SphereTraceSingle::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, TraceColor) == 0x000144, "Member 'KismetSystemLibrary_SphereTraceSingle::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, TraceHitColor) == 0x000154, "Member 'KismetSystemLibrary_SphereTraceSingle::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, DrawTime) == 0x000164, "Member 'KismetSystemLibrary_SphereTraceSingle::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingle, ReturnValue) == 0x000168, "Member 'KismetSystemLibrary_SphereTraceSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceSingleByProfile \ static_assert(alignof(KismetSystemLibrary_SphereTraceSingleByProfile) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceSingleByProfile"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceSingleByProfile) == 0x000178, "Wrong size on KismetSystemLibrary_SphereTraceSingleByProfile"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, ProfileName) == 0x00003C, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, bTraceComplex) == 0x000044, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, ActorsToIgnore) == 0x000048, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, DrawDebugType) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, OutHit) == 0x000060, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, bIgnoreSelf) == 0x000148, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, TraceColor) == 0x00014C, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, TraceHitColor) == 0x00015C, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, DrawTime) == 0x00016C, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleByProfile, ReturnValue) == 0x000170, "Member 'KismetSystemLibrary_SphereTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_SphereTraceSingleForObjects \ static_assert(alignof(KismetSystemLibrary_SphereTraceSingleForObjects) == 0x000008, "Wrong alignment on KismetSystemLibrary_SphereTraceSingleForObjects"); \ static_assert(sizeof(KismetSystemLibrary_SphereTraceSingleForObjects) == 0x000188, "Wrong size on KismetSystemLibrary_SphereTraceSingleForObjects"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, WorldContextObject) == 0x000000, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, Start) == 0x000008, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::Start' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, End) == 0x000020, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::End' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, Radius) == 0x000038, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::Radius' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, ObjectTypes) == 0x000040, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, bTraceComplex) == 0x000050, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, ActorsToIgnore) == 0x000058, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, DrawDebugType) == 0x000068, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, OutHit) == 0x000070, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::OutHit' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, bIgnoreSelf) == 0x000158, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::bIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, TraceColor) == 0x00015C, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::TraceColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, TraceHitColor) == 0x00016C, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, DrawTime) == 0x00017C, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::DrawTime' has a wrong offset!"); \ static_assert(offsetof(KismetSystemLibrary_SphereTraceSingleForObjects, ReturnValue) == 0x000180, "Member 'KismetSystemLibrary_SphereTraceSingleForObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_TransactObject \ static_assert(alignof(KismetSystemLibrary_TransactObject) == 0x000008, "Wrong alignment on KismetSystemLibrary_TransactObject"); \ static_assert(sizeof(KismetSystemLibrary_TransactObject) == 0x000008, "Wrong size on KismetSystemLibrary_TransactObject"); \ static_assert(offsetof(KismetSystemLibrary_TransactObject, Object) == 0x000000, "Member 'KismetSystemLibrary_TransactObject::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_UnloadPrimaryAsset \ static_assert(alignof(KismetSystemLibrary_UnloadPrimaryAsset) == 0x000004, "Wrong alignment on KismetSystemLibrary_UnloadPrimaryAsset"); \ static_assert(sizeof(KismetSystemLibrary_UnloadPrimaryAsset) == 0x000010, "Wrong size on KismetSystemLibrary_UnloadPrimaryAsset"); \ static_assert(offsetof(KismetSystemLibrary_UnloadPrimaryAsset, PrimaryAssetId) == 0x000000, "Member 'KismetSystemLibrary_UnloadPrimaryAsset::PrimaryAssetId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetSystemLibrary_UnloadPrimaryAssetList \ static_assert(alignof(KismetSystemLibrary_UnloadPrimaryAssetList) == 0x000008, "Wrong alignment on KismetSystemLibrary_UnloadPrimaryAssetList"); \ static_assert(sizeof(KismetSystemLibrary_UnloadPrimaryAssetList) == 0x000010, "Wrong size on KismetSystemLibrary_UnloadPrimaryAssetList"); \ static_assert(offsetof(KismetSystemLibrary_UnloadPrimaryAssetList, PrimaryAssetIdList) == 0x000000, "Member 'KismetSystemLibrary_UnloadPrimaryAssetList::PrimaryAssetIdList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetSystemLibrary \ static_assert(alignof(UKismetSystemLibrary) == 0x000008, "Wrong alignment on UKismetSystemLibrary"); \ static_assert(sizeof(UKismetSystemLibrary) == 0x000028, "Wrong size on UKismetSystemLibrary"); \ #define DUMPER7_ASSERTS_UPlatformGameInstance \ static_assert(alignof(UPlatformGameInstance) == 0x000008, "Wrong alignment on UPlatformGameInstance"); \ static_assert(sizeof(UPlatformGameInstance) == 0x000290, "Wrong size on UPlatformGameInstance"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationWillDeactivateDelegate) == 0x0001C0, "Member 'UPlatformGameInstance::ApplicationWillDeactivateDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationHasReactivatedDelegate) == 0x0001D0, "Member 'UPlatformGameInstance::ApplicationHasReactivatedDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationWillEnterBackgroundDelegate) == 0x0001E0, "Member 'UPlatformGameInstance::ApplicationWillEnterBackgroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationHasEnteredForegroundDelegate) == 0x0001F0, "Member 'UPlatformGameInstance::ApplicationHasEnteredForegroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationWillTerminateDelegate) == 0x000200, "Member 'UPlatformGameInstance::ApplicationWillTerminateDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationShouldUnloadResourcesDelegate) == 0x000210, "Member 'UPlatformGameInstance::ApplicationShouldUnloadResourcesDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationReceivedStartupArgumentsDelegate) == 0x000220, "Member 'UPlatformGameInstance::ApplicationReceivedStartupArgumentsDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationRegisteredForRemoteNotificationsDelegate) == 0x000230, "Member 'UPlatformGameInstance::ApplicationRegisteredForRemoteNotificationsDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationRegisteredForUserNotificationsDelegate) == 0x000240, "Member 'UPlatformGameInstance::ApplicationRegisteredForUserNotificationsDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationFailedToRegisterForRemoteNotificationsDelegate) == 0x000250, "Member 'UPlatformGameInstance::ApplicationFailedToRegisterForRemoteNotificationsDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationReceivedRemoteNotificationDelegate) == 0x000260, "Member 'UPlatformGameInstance::ApplicationReceivedRemoteNotificationDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationReceivedLocalNotificationDelegate) == 0x000270, "Member 'UPlatformGameInstance::ApplicationReceivedLocalNotificationDelegate' has a wrong offset!"); \ static_assert(offsetof(UPlatformGameInstance, ApplicationReceivedScreenOrientationChangedNotificationDelegate) == 0x000280, "Member 'UPlatformGameInstance::ApplicationReceivedScreenOrientationChangedNotificationDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_CancelLocalNotification \ static_assert(alignof(BlueprintPlatformLibrary_CancelLocalNotification) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_CancelLocalNotification"); \ static_assert(sizeof(BlueprintPlatformLibrary_CancelLocalNotification) == 0x000010, "Wrong size on BlueprintPlatformLibrary_CancelLocalNotification"); \ static_assert(offsetof(BlueprintPlatformLibrary_CancelLocalNotification, ActivationEvent) == 0x000000, "Member 'BlueprintPlatformLibrary_CancelLocalNotification::ActivationEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_CancelLocalNotificationById \ static_assert(alignof(BlueprintPlatformLibrary_CancelLocalNotificationById) == 0x000004, "Wrong alignment on BlueprintPlatformLibrary_CancelLocalNotificationById"); \ static_assert(sizeof(BlueprintPlatformLibrary_CancelLocalNotificationById) == 0x000004, "Wrong size on BlueprintPlatformLibrary_CancelLocalNotificationById"); \ static_assert(offsetof(BlueprintPlatformLibrary_CancelLocalNotificationById, NotificationId) == 0x000000, "Member 'BlueprintPlatformLibrary_CancelLocalNotificationById::NotificationId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_GetAllowedDeviceOrientation \ static_assert(alignof(BlueprintPlatformLibrary_GetAllowedDeviceOrientation) == 0x000001, "Wrong alignment on BlueprintPlatformLibrary_GetAllowedDeviceOrientation"); \ static_assert(sizeof(BlueprintPlatformLibrary_GetAllowedDeviceOrientation) == 0x000001, "Wrong size on BlueprintPlatformLibrary_GetAllowedDeviceOrientation"); \ static_assert(offsetof(BlueprintPlatformLibrary_GetAllowedDeviceOrientation, ReturnValue) == 0x000000, "Member 'BlueprintPlatformLibrary_GetAllowedDeviceOrientation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_GetDeviceOrientation \ static_assert(alignof(BlueprintPlatformLibrary_GetDeviceOrientation) == 0x000001, "Wrong alignment on BlueprintPlatformLibrary_GetDeviceOrientation"); \ static_assert(sizeof(BlueprintPlatformLibrary_GetDeviceOrientation) == 0x000001, "Wrong size on BlueprintPlatformLibrary_GetDeviceOrientation"); \ static_assert(offsetof(BlueprintPlatformLibrary_GetDeviceOrientation, ReturnValue) == 0x000000, "Member 'BlueprintPlatformLibrary_GetDeviceOrientation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_GetLaunchNotification \ static_assert(alignof(BlueprintPlatformLibrary_GetLaunchNotification) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_GetLaunchNotification"); \ static_assert(sizeof(BlueprintPlatformLibrary_GetLaunchNotification) == 0x000020, "Wrong size on BlueprintPlatformLibrary_GetLaunchNotification"); \ static_assert(offsetof(BlueprintPlatformLibrary_GetLaunchNotification, NotificationLaunchedApp) == 0x000000, "Member 'BlueprintPlatformLibrary_GetLaunchNotification::NotificationLaunchedApp' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_GetLaunchNotification, ActivationEvent) == 0x000008, "Member 'BlueprintPlatformLibrary_GetLaunchNotification::ActivationEvent' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_GetLaunchNotification, FireDate) == 0x000018, "Member 'BlueprintPlatformLibrary_GetLaunchNotification::FireDate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime \ static_assert(alignof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime"); \ static_assert(sizeof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime) == 0x000070, "Wrong size on BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, FireDateTime) == 0x000000, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::FireDateTime' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, LocalTime) == 0x000008, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::LocalTime' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, Title) == 0x000010, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::Title' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, Body) == 0x000028, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::Body' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, action) == 0x000040, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::action' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, ActivationEvent) == 0x000058, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::ActivationEvent' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime, ReturnValue) == 0x000068, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime \ static_assert(alignof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime"); \ static_assert(sizeof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime) == 0x000028, "Wrong size on BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime, FireDateTime) == 0x000000, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime::FireDateTime' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime, LocalTime) == 0x000008, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime::LocalTime' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime, ActivationEvent) == 0x000010, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime::ActivationEvent' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime, ReturnValue) == 0x000020, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow \ static_assert(alignof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow"); \ static_assert(sizeof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow) == 0x000018, "Wrong size on BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow, inSecondsFromNow) == 0x000000, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow::inSecondsFromNow' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow, ActivationEvent) == 0x000008, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow::ActivationEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow \ static_assert(alignof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow) == 0x000008, "Wrong alignment on BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow"); \ static_assert(sizeof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow) == 0x000068, "Wrong size on BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, inSecondsFromNow) == 0x000000, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::inSecondsFromNow' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, Title) == 0x000008, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::Title' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, Body) == 0x000020, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::Body' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, action) == 0x000038, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::action' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, ActivationEvent) == 0x000050, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::ActivationEvent' has a wrong offset!"); \ static_assert(offsetof(BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow, ReturnValue) == 0x000060, "Member 'BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintPlatformLibrary_SetAllowedDeviceOrientation \ static_assert(alignof(BlueprintPlatformLibrary_SetAllowedDeviceOrientation) == 0x000001, "Wrong alignment on BlueprintPlatformLibrary_SetAllowedDeviceOrientation"); \ static_assert(sizeof(BlueprintPlatformLibrary_SetAllowedDeviceOrientation) == 0x000001, "Wrong size on BlueprintPlatformLibrary_SetAllowedDeviceOrientation"); \ static_assert(offsetof(BlueprintPlatformLibrary_SetAllowedDeviceOrientation, NewAllowedDeviceOrientation) == 0x000000, "Member 'BlueprintPlatformLibrary_SetAllowedDeviceOrientation::NewAllowedDeviceOrientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintPlatformLibrary \ static_assert(alignof(UBlueprintPlatformLibrary) == 0x000008, "Wrong alignment on UBlueprintPlatformLibrary"); \ static_assert(sizeof(UBlueprintPlatformLibrary) == 0x000028, "Wrong size on UBlueprintPlatformLibrary"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertArrayType \ static_assert(alignof(BlueprintTypeConversions_ConvertArrayType) == 0x000008, "Wrong alignment on BlueprintTypeConversions_ConvertArrayType"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertArrayType) == 0x000020, "Wrong size on BlueprintTypeConversions_ConvertArrayType"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertArrayType, inArray) == 0x000000, "Member 'BlueprintTypeConversions_ConvertArrayType::inArray' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertArrayType, ReturnValue) == 0x000010, "Member 'BlueprintTypeConversions_ConvertArrayType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFBox2dToFBox2f \ static_assert(alignof(BlueprintTypeConversions_ConvertFBox2dToFBox2f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFBox2dToFBox2f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFBox2dToFBox2f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFBox2dToFBox2f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFBox2dToFBox2f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFBox2dToFBox2f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFBox2dToFBox2f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFBox2dToFBox2f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFBox2fToFBox2d \ static_assert(alignof(BlueprintTypeConversions_ConvertFBox2fToFBox2d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFBox2fToFBox2d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFBox2fToFBox2d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFBox2fToFBox2d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFBox2fToFBox2d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFBox2fToFBox2d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFBox2fToFBox2d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFBox2fToFBox2d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f \ static_assert(alignof(BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d \ static_assert(alignof(BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFPlane4dToFPlane4f \ static_assert(alignof(BlueprintTypeConversions_ConvertFPlane4dToFPlane4f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFPlane4dToFPlane4f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFPlane4dToFPlane4f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFPlane4dToFPlane4f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFPlane4dToFPlane4f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFPlane4dToFPlane4f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFPlane4dToFPlane4f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFPlane4dToFPlane4f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFPlane4fToFPlane4d \ static_assert(alignof(BlueprintTypeConversions_ConvertFPlane4fToFPlane4d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFPlane4fToFPlane4d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFPlane4fToFPlane4d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFPlane4fToFPlane4d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFPlane4fToFPlane4d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFPlane4fToFPlane4d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFPlane4fToFPlane4d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFPlane4fToFPlane4d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFQuat4dToFQuat4f \ static_assert(alignof(BlueprintTypeConversions_ConvertFQuat4dToFQuat4f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFQuat4dToFQuat4f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFQuat4dToFQuat4f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFQuat4dToFQuat4f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFQuat4dToFQuat4f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFQuat4dToFQuat4f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFQuat4dToFQuat4f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFQuat4dToFQuat4f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFQuat4fToFQuat4d \ static_assert(alignof(BlueprintTypeConversions_ConvertFQuat4fToFQuat4d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFQuat4fToFQuat4d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFQuat4fToFQuat4d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFQuat4fToFQuat4d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFQuat4fToFQuat4d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFQuat4fToFQuat4d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFQuat4fToFQuat4d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFQuat4fToFQuat4d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFRotator3dToFRotator3f \ static_assert(alignof(BlueprintTypeConversions_ConvertFRotator3dToFRotator3f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFRotator3dToFRotator3f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFRotator3dToFRotator3f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFRotator3dToFRotator3f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFRotator3dToFRotator3f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFRotator3dToFRotator3f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFRotator3dToFRotator3f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFRotator3dToFRotator3f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFRotator3fToFRotator3d \ static_assert(alignof(BlueprintTypeConversions_ConvertFRotator3fToFRotator3d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFRotator3fToFRotator3d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFRotator3fToFRotator3d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFRotator3fToFRotator3d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFRotator3fToFRotator3d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFRotator3fToFRotator3d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFRotator3fToFRotator3d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFRotator3fToFRotator3d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFTransform3dToFTransform3f \ static_assert(alignof(BlueprintTypeConversions_ConvertFTransform3dToFTransform3f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFTransform3dToFTransform3f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFTransform3dToFTransform3f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFTransform3dToFTransform3f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFTransform3dToFTransform3f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFTransform3dToFTransform3f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFTransform3dToFTransform3f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFTransform3dToFTransform3f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFTransform3fToFTransform3d \ static_assert(alignof(BlueprintTypeConversions_ConvertFTransform3fToFTransform3d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFTransform3fToFTransform3d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFTransform3fToFTransform3d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFTransform3fToFTransform3d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFTransform3fToFTransform3d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFTransform3fToFTransform3d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFTransform3fToFTransform3d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFTransform3fToFTransform3d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector2dToFVector2f \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector2dToFVector2f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector2dToFVector2f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector2dToFVector2f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector2dToFVector2f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector2dToFVector2f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector2dToFVector2f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector2dToFVector2f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector2dToFVector2f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector2fToFVector2d \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector2fToFVector2d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector2fToFVector2d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector2fToFVector2d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector2fToFVector2d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector2fToFVector2d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector2fToFVector2d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector2fToFVector2d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector2fToFVector2d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector3dToFVector3f \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector3dToFVector3f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector3dToFVector3f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector3dToFVector3f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector3dToFVector3f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector3dToFVector3f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector3dToFVector3f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector3dToFVector3f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector3dToFVector3f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector3fToFVector3d \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector3fToFVector3d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector3fToFVector3d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector3fToFVector3d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector3fToFVector3d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector3fToFVector3d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector3fToFVector3d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector3fToFVector3d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector3fToFVector3d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector4dToFVector4f \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector4dToFVector4f) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector4dToFVector4f"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector4dToFVector4f) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector4dToFVector4f"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector4dToFVector4f, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector4dToFVector4f::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector4dToFVector4f, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector4dToFVector4f::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertFVector4fToFVector4d \ static_assert(alignof(BlueprintTypeConversions_ConvertFVector4fToFVector4d) == 0x000004, "Wrong alignment on BlueprintTypeConversions_ConvertFVector4fToFVector4d"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertFVector4fToFVector4d) == 0x000008, "Wrong size on BlueprintTypeConversions_ConvertFVector4fToFVector4d"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector4fToFVector4d, InFromData) == 0x000000, "Member 'BlueprintTypeConversions_ConvertFVector4fToFVector4d::InFromData' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertFVector4fToFVector4d, ReturnValue) == 0x000004, "Member 'BlueprintTypeConversions_ConvertFVector4fToFVector4d::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertMapType \ static_assert(alignof(BlueprintTypeConversions_ConvertMapType) == 0x000008, "Wrong alignment on BlueprintTypeConversions_ConvertMapType"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertMapType) == 0x0000A0, "Wrong size on BlueprintTypeConversions_ConvertMapType"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertMapType, InMap) == 0x000000, "Member 'BlueprintTypeConversions_ConvertMapType::InMap' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertMapType, ReturnValue) == 0x000050, "Member 'BlueprintTypeConversions_ConvertMapType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintTypeConversions_ConvertSetType \ static_assert(alignof(BlueprintTypeConversions_ConvertSetType) == 0x000008, "Wrong alignment on BlueprintTypeConversions_ConvertSetType"); \ static_assert(sizeof(BlueprintTypeConversions_ConvertSetType) == 0x0000A0, "Wrong size on BlueprintTypeConversions_ConvertSetType"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertSetType, Inset) == 0x000000, "Member 'BlueprintTypeConversions_ConvertSetType::Inset' has a wrong offset!"); \ static_assert(offsetof(BlueprintTypeConversions_ConvertSetType, ReturnValue) == 0x000050, "Member 'BlueprintTypeConversions_ConvertSetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintTypeConversions \ static_assert(alignof(UBlueprintTypeConversions) == 0x000008, "Wrong alignment on UBlueprintTypeConversions"); \ static_assert(sizeof(UBlueprintTypeConversions) == 0x000028, "Wrong size on UBlueprintTypeConversions"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_BreakImportanceTexture \ static_assert(alignof(ImportanceSamplingLibrary_BreakImportanceTexture) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_BreakImportanceTexture"); \ static_assert(sizeof(ImportanceSamplingLibrary_BreakImportanceTexture) == 0x000060, "Wrong size on ImportanceSamplingLibrary_BreakImportanceTexture"); \ static_assert(offsetof(ImportanceSamplingLibrary_BreakImportanceTexture, ImportanceTexture) == 0x000000, "Member 'ImportanceSamplingLibrary_BreakImportanceTexture::ImportanceTexture' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_BreakImportanceTexture, Texture) == 0x000050, "Member 'ImportanceSamplingLibrary_BreakImportanceTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_BreakImportanceTexture, WeightingFunc) == 0x000058, "Member 'ImportanceSamplingLibrary_BreakImportanceTexture::WeightingFunc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_ImportanceSample \ static_assert(alignof(ImportanceSamplingLibrary_ImportanceSample) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_ImportanceSample"); \ static_assert(sizeof(ImportanceSamplingLibrary_ImportanceSample) == 0x000090, "Wrong size on ImportanceSamplingLibrary_ImportanceSample"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, Texture) == 0x000000, "Member 'ImportanceSamplingLibrary_ImportanceSample::Texture' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, Rand) == 0x000050, "Member 'ImportanceSamplingLibrary_ImportanceSample::Rand' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, Samples) == 0x000060, "Member 'ImportanceSamplingLibrary_ImportanceSample::Samples' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, Intensity) == 0x000064, "Member 'ImportanceSamplingLibrary_ImportanceSample::Intensity' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, SamplePosition) == 0x000068, "Member 'ImportanceSamplingLibrary_ImportanceSample::SamplePosition' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, SampleColor) == 0x000078, "Member 'ImportanceSamplingLibrary_ImportanceSample::SampleColor' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, SampleIntensity) == 0x000088, "Member 'ImportanceSamplingLibrary_ImportanceSample::SampleIntensity' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_ImportanceSample, SampleSize) == 0x00008C, "Member 'ImportanceSamplingLibrary_ImportanceSample::SampleSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_MakeImportanceTexture \ static_assert(alignof(ImportanceSamplingLibrary_MakeImportanceTexture) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_MakeImportanceTexture"); \ static_assert(sizeof(ImportanceSamplingLibrary_MakeImportanceTexture) == 0x000060, "Wrong size on ImportanceSamplingLibrary_MakeImportanceTexture"); \ static_assert(offsetof(ImportanceSamplingLibrary_MakeImportanceTexture, Texture) == 0x000000, "Member 'ImportanceSamplingLibrary_MakeImportanceTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_MakeImportanceTexture, WeightingFunc) == 0x000008, "Member 'ImportanceSamplingLibrary_MakeImportanceTexture::WeightingFunc' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_MakeImportanceTexture, ReturnValue) == 0x000010, "Member 'ImportanceSamplingLibrary_MakeImportanceTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_NextSobolCell2D \ static_assert(alignof(ImportanceSamplingLibrary_NextSobolCell2D) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_NextSobolCell2D"); \ static_assert(sizeof(ImportanceSamplingLibrary_NextSobolCell2D) == 0x000028, "Wrong size on ImportanceSamplingLibrary_NextSobolCell2D"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell2D, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_NextSobolCell2D::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell2D, NumCells) == 0x000004, "Member 'ImportanceSamplingLibrary_NextSobolCell2D::NumCells' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell2D, PreviousValue) == 0x000008, "Member 'ImportanceSamplingLibrary_NextSobolCell2D::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell2D, ReturnValue) == 0x000018, "Member 'ImportanceSamplingLibrary_NextSobolCell2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_NextSobolCell3D \ static_assert(alignof(ImportanceSamplingLibrary_NextSobolCell3D) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_NextSobolCell3D"); \ static_assert(sizeof(ImportanceSamplingLibrary_NextSobolCell3D) == 0x000038, "Wrong size on ImportanceSamplingLibrary_NextSobolCell3D"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell3D, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_NextSobolCell3D::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell3D, NumCells) == 0x000004, "Member 'ImportanceSamplingLibrary_NextSobolCell3D::NumCells' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell3D, PreviousValue) == 0x000008, "Member 'ImportanceSamplingLibrary_NextSobolCell3D::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolCell3D, ReturnValue) == 0x000020, "Member 'ImportanceSamplingLibrary_NextSobolCell3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_NextSobolFloat \ static_assert(alignof(ImportanceSamplingLibrary_NextSobolFloat) == 0x000004, "Wrong alignment on ImportanceSamplingLibrary_NextSobolFloat"); \ static_assert(sizeof(ImportanceSamplingLibrary_NextSobolFloat) == 0x000010, "Wrong size on ImportanceSamplingLibrary_NextSobolFloat"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolFloat, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_NextSobolFloat::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolFloat, Dimension) == 0x000004, "Member 'ImportanceSamplingLibrary_NextSobolFloat::Dimension' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolFloat, PreviousValue) == 0x000008, "Member 'ImportanceSamplingLibrary_NextSobolFloat::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_NextSobolFloat, ReturnValue) == 0x00000C, "Member 'ImportanceSamplingLibrary_NextSobolFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_RandomSobolCell2D \ static_assert(alignof(ImportanceSamplingLibrary_RandomSobolCell2D) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_RandomSobolCell2D"); \ static_assert(sizeof(ImportanceSamplingLibrary_RandomSobolCell2D) == 0x000038, "Wrong size on ImportanceSamplingLibrary_RandomSobolCell2D"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell2D, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_RandomSobolCell2D::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell2D, NumCells) == 0x000004, "Member 'ImportanceSamplingLibrary_RandomSobolCell2D::NumCells' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell2D, Cell) == 0x000008, "Member 'ImportanceSamplingLibrary_RandomSobolCell2D::Cell' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell2D, Seed) == 0x000018, "Member 'ImportanceSamplingLibrary_RandomSobolCell2D::Seed' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell2D, ReturnValue) == 0x000028, "Member 'ImportanceSamplingLibrary_RandomSobolCell2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_RandomSobolCell3D \ static_assert(alignof(ImportanceSamplingLibrary_RandomSobolCell3D) == 0x000008, "Wrong alignment on ImportanceSamplingLibrary_RandomSobolCell3D"); \ static_assert(sizeof(ImportanceSamplingLibrary_RandomSobolCell3D) == 0x000050, "Wrong size on ImportanceSamplingLibrary_RandomSobolCell3D"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell3D, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_RandomSobolCell3D::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell3D, NumCells) == 0x000004, "Member 'ImportanceSamplingLibrary_RandomSobolCell3D::NumCells' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell3D, Cell) == 0x000008, "Member 'ImportanceSamplingLibrary_RandomSobolCell3D::Cell' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell3D, Seed) == 0x000020, "Member 'ImportanceSamplingLibrary_RandomSobolCell3D::Seed' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolCell3D, ReturnValue) == 0x000038, "Member 'ImportanceSamplingLibrary_RandomSobolCell3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImportanceSamplingLibrary_RandomSobolFloat \ static_assert(alignof(ImportanceSamplingLibrary_RandomSobolFloat) == 0x000004, "Wrong alignment on ImportanceSamplingLibrary_RandomSobolFloat"); \ static_assert(sizeof(ImportanceSamplingLibrary_RandomSobolFloat) == 0x000010, "Wrong size on ImportanceSamplingLibrary_RandomSobolFloat"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolFloat, Index_0) == 0x000000, "Member 'ImportanceSamplingLibrary_RandomSobolFloat::Index_0' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolFloat, Dimension) == 0x000004, "Member 'ImportanceSamplingLibrary_RandomSobolFloat::Dimension' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolFloat, Seed) == 0x000008, "Member 'ImportanceSamplingLibrary_RandomSobolFloat::Seed' has a wrong offset!"); \ static_assert(offsetof(ImportanceSamplingLibrary_RandomSobolFloat, ReturnValue) == 0x00000C, "Member 'ImportanceSamplingLibrary_RandomSobolFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImportanceSamplingLibrary \ static_assert(alignof(UImportanceSamplingLibrary) == 0x000008, "Wrong alignment on UImportanceSamplingLibrary"); \ static_assert(sizeof(UImportanceSamplingLibrary) == 0x000028, "Wrong size on UImportanceSamplingLibrary"); \ #define DUMPER7_ASSERTS_USimpleConstructionScript \ static_assert(alignof(USimpleConstructionScript) == 0x000008, "Wrong alignment on USimpleConstructionScript"); \ static_assert(sizeof(USimpleConstructionScript) == 0x0000A0, "Wrong size on USimpleConstructionScript"); \ static_assert(offsetof(USimpleConstructionScript, RootNodes) == 0x000028, "Member 'USimpleConstructionScript::RootNodes' has a wrong offset!"); \ static_assert(offsetof(USimpleConstructionScript, AllNodes) == 0x000038, "Member 'USimpleConstructionScript::AllNodes' has a wrong offset!"); \ static_assert(offsetof(USimpleConstructionScript, DefaultSceneRootNode) == 0x000048, "Member 'USimpleConstructionScript::DefaultSceneRootNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULayer \ static_assert(alignof(ULayer) == 0x000008, "Wrong alignment on ULayer"); \ static_assert(sizeof(ULayer) == 0x000048, "Wrong size on ULayer"); \ static_assert(offsetof(ULayer, LayerName) == 0x000028, "Member 'ULayer::LayerName' has a wrong offset!"); \ static_assert(offsetof(ULayer, ActorStats) == 0x000038, "Member 'ULayer::ActorStats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILevelPartitionInterface \ static_assert(alignof(ILevelPartitionInterface) == 0x000001, "Wrong alignment on ILevelPartitionInterface"); \ static_assert(sizeof(ILevelPartitionInterface) == 0x000001, "Wrong size on ILevelPartitionInterface"); \ #define DUMPER7_ASSERTS_UActorContainer \ static_assert(alignof(UActorContainer) == 0x000008, "Wrong alignment on UActorContainer"); \ static_assert(sizeof(UActorContainer) == 0x000078, "Wrong size on UActorContainer"); \ static_assert(offsetof(UActorContainer, Actors) == 0x000028, "Member 'UActorContainer::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelActorContainer \ static_assert(alignof(ULevelActorContainer) == 0x000008, "Wrong alignment on ULevelActorContainer"); \ static_assert(sizeof(ULevelActorContainer) == 0x000038, "Wrong size on ULevelActorContainer"); \ static_assert(offsetof(ULevelActorContainer, Actors) == 0x000028, "Member 'ULevelActorContainer::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelBounds \ static_assert(alignof(ALevelBounds) == 0x000008, "Wrong alignment on ALevelBounds"); \ static_assert(sizeof(ALevelBounds) == 0x0002C0, "Wrong size on ALevelBounds"); \ static_assert(offsetof(ALevelBounds, BoxComponent) == 0x0002B0, "Member 'ALevelBounds::BoxComponent' has a wrong offset!"); \ static_assert(offsetof(ALevelBounds, bAutoUpdateBounds) == 0x0002B8, "Member 'ALevelBounds::bAutoUpdateBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelInstance \ static_assert(alignof(ALevelInstance) == 0x000008, "Wrong alignment on ALevelInstance"); \ static_assert(sizeof(ALevelInstance) == 0x000340, "Wrong size on ALevelInstance"); \ static_assert(offsetof(ALevelInstance, CookedWorldAsset) == 0x0002B8, "Member 'ALevelInstance::CookedWorldAsset' has a wrong offset!"); \ static_assert(offsetof(ALevelInstance, LevelInstanceSpawnGuid) == 0x0002E8, "Member 'ALevelInstance::LevelInstanceSpawnGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelInstanceComponent \ static_assert(alignof(ULevelInstanceComponent) == 0x000010, "Wrong alignment on ULevelInstanceComponent"); \ static_assert(sizeof(ULevelInstanceComponent) == 0x0002A0, "Wrong size on ULevelInstanceComponent"); \ #define DUMPER7_ASSERTS_ALevelInstanceEditorInstanceActor \ static_assert(alignof(ALevelInstanceEditorInstanceActor) == 0x000008, "Wrong alignment on ALevelInstanceEditorInstanceActor"); \ static_assert(sizeof(ALevelInstanceEditorInstanceActor) == 0x0002B0, "Wrong size on ALevelInstanceEditorInstanceActor"); \ #define DUMPER7_ASSERTS_USoundClass \ static_assert(alignof(USoundClass) == 0x000008, "Wrong alignment on USoundClass"); \ static_assert(sizeof(USoundClass) == 0x000208, "Wrong size on USoundClass"); \ static_assert(offsetof(USoundClass, Properties) == 0x000028, "Member 'USoundClass::Properties' has a wrong offset!"); \ static_assert(offsetof(USoundClass, ChildClasses) == 0x0001E0, "Member 'USoundClass::ChildClasses' has a wrong offset!"); \ static_assert(offsetof(USoundClass, PassiveSoundMixModifiers) == 0x0001F0, "Member 'USoundClass::PassiveSoundMixModifiers' has a wrong offset!"); \ static_assert(offsetof(USoundClass, ParentClass) == 0x000200, "Member 'USoundClass::ParentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingLevelInstanceEditor \ static_assert(alignof(ULevelStreamingLevelInstanceEditor) == 0x000010, "Wrong alignment on ULevelStreamingLevelInstanceEditor"); \ static_assert(sizeof(ULevelStreamingLevelInstanceEditor) == 0x0001B0, "Wrong size on ULevelStreamingLevelInstanceEditor"); \ #define DUMPER7_ASSERTS_ULevelInstanceEditorObject \ static_assert(alignof(ULevelInstanceEditorObject) == 0x000008, "Wrong alignment on ULevelInstanceEditorObject"); \ static_assert(sizeof(ULevelInstanceEditorObject) == 0x000028, "Wrong size on ULevelInstanceEditorObject"); \ #define DUMPER7_ASSERTS_ALevelInstancePivot \ static_assert(alignof(ALevelInstancePivot) == 0x000008, "Wrong alignment on ALevelInstancePivot"); \ static_assert(sizeof(ALevelInstancePivot) == 0x0002B8, "Wrong size on ALevelInstancePivot"); \ #define DUMPER7_ASSERTS_ILevelInstanceInterface \ static_assert(alignof(ILevelInstanceInterface) == 0x000001, "Wrong alignment on ILevelInstanceInterface"); \ static_assert(sizeof(ILevelInstanceInterface) == 0x000001, "Wrong size on ILevelInstanceInterface"); \ #define DUMPER7_ASSERTS_ULevelStreamingLevelInstance \ static_assert(alignof(ULevelStreamingLevelInstance) == 0x000010, "Wrong alignment on ULevelStreamingLevelInstance"); \ static_assert(sizeof(ULevelStreamingLevelInstance) == 0x0001D0, "Wrong size on ULevelStreamingLevelInstance"); \ #define DUMPER7_ASSERTS_ULevelInstanceSubsystem \ static_assert(alignof(ULevelInstanceSubsystem) == 0x000008, "Wrong alignment on ULevelInstanceSubsystem"); \ static_assert(sizeof(ULevelInstanceSubsystem) == 0x0001C0, "Wrong size on ULevelInstanceSubsystem"); \ #define DUMPER7_ASSERTS_ULevelScriptBlueprint \ static_assert(alignof(ULevelScriptBlueprint) == 0x000008, "Wrong alignment on ULevelScriptBlueprint"); \ static_assert(sizeof(ULevelScriptBlueprint) == 0x0000A8, "Wrong size on ULevelScriptBlueprint"); \ #define DUMPER7_ASSERTS_ARuntimeVirtualTextureVolume \ static_assert(alignof(ARuntimeVirtualTextureVolume) == 0x000008, "Wrong alignment on ARuntimeVirtualTextureVolume"); \ static_assert(sizeof(ARuntimeVirtualTextureVolume) == 0x0002B8, "Wrong size on ARuntimeVirtualTextureVolume"); \ static_assert(offsetof(ARuntimeVirtualTextureVolume, VirtualTextureComponent) == 0x0002B0, "Member 'ARuntimeVirtualTextureVolume::VirtualTextureComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightmappedSurfaceCollection \ static_assert(alignof(ULightmappedSurfaceCollection) == 0x000008, "Wrong alignment on ULightmappedSurfaceCollection"); \ static_assert(sizeof(ULightmappedSurfaceCollection) == 0x000040, "Wrong size on ULightmappedSurfaceCollection"); \ static_assert(offsetof(ULightmappedSurfaceCollection, SourceModel) == 0x000028, "Member 'ULightmappedSurfaceCollection::SourceModel' has a wrong offset!"); \ static_assert(offsetof(ULightmappedSurfaceCollection, Surfaces) == 0x000030, "Member 'ULightmappedSurfaceCollection::Surfaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightmassCharacterIndirectDetailVolume \ static_assert(alignof(ALightmassCharacterIndirectDetailVolume) == 0x000008, "Wrong alignment on ALightmassCharacterIndirectDetailVolume"); \ static_assert(sizeof(ALightmassCharacterIndirectDetailVolume) == 0x0002E8, "Wrong size on ALightmassCharacterIndirectDetailVolume"); \ #define DUMPER7_ASSERTS_ALightmassImportanceVolume \ static_assert(alignof(ALightmassImportanceVolume) == 0x000008, "Wrong alignment on ALightmassImportanceVolume"); \ static_assert(sizeof(ALightmassImportanceVolume) == 0x0002E8, "Wrong size on ALightmassImportanceVolume"); \ #define DUMPER7_ASSERTS_ULightmassPrimitiveSettingsObject \ static_assert(alignof(ULightmassPrimitiveSettingsObject) == 0x000008, "Wrong alignment on ULightmassPrimitiveSettingsObject"); \ static_assert(sizeof(ULightmassPrimitiveSettingsObject) == 0x000040, "Wrong size on ULightmassPrimitiveSettingsObject"); \ static_assert(offsetof(ULightmassPrimitiveSettingsObject, LightmassSettings) == 0x000028, "Member 'ULightmassPrimitiveSettingsObject::LightmassSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance \ static_assert(alignof(LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance) == 0x000008, "Wrong alignment on LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance"); \ static_assert(sizeof(LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance) == 0x000020, "Wrong size on LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance, Actor) == 0x000000, "Member 'LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance::Actor' has a wrong offset!"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance, ReturnValue) == 0x000008, "Member 'LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance \ static_assert(alignof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance) == 0x000010, "Wrong alignment on LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance"); \ static_assert(sizeof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance) == 0x0000A0, "Wrong size on LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance, ActorClass) == 0x000000, "Member 'LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance::ActorClass' has a wrong offset!"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance, Transform) == 0x000010, "Member 'LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance::Transform' has a wrong offset!"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance, Layer) == 0x000070, "Member 'LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance::Layer' has a wrong offset!"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance, World) == 0x000078, "Member 'LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance::World' has a wrong offset!"); \ static_assert(offsetof(LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance, ReturnValue) == 0x000080, "Member 'LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULightWeightInstanceBlueprintFunctionLibrary \ static_assert(alignof(ULightWeightInstanceBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on ULightWeightInstanceBlueprintFunctionLibrary"); \ static_assert(sizeof(ULightWeightInstanceBlueprintFunctionLibrary) == 0x000028, "Wrong size on ULightWeightInstanceBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_UActorInstanceHandleInterface \ static_assert(alignof(UActorInstanceHandleInterface) == 0x000008, "Wrong alignment on UActorInstanceHandleInterface"); \ static_assert(sizeof(UActorInstanceHandleInterface) == 0x000048, "Wrong size on UActorInstanceHandleInterface"); \ #define DUMPER7_ASSERTS_ALightWeightInstanceStaticMeshManager \ static_assert(alignof(ALightWeightInstanceStaticMeshManager) == 0x000008, "Wrong alignment on ALightWeightInstanceStaticMeshManager"); \ static_assert(sizeof(ALightWeightInstanceStaticMeshManager) == 0x0003C0, "Wrong size on ALightWeightInstanceStaticMeshManager"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, StaticMesh) == 0x000358, "Member 'ALightWeightInstanceStaticMeshManager::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, InstancedStaticMeshComponent) == 0x000388, "Member 'ALightWeightInstanceStaticMeshManager::InstancedStaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, RenderingIndicesToDataIndices) == 0x000390, "Member 'ALightWeightInstanceStaticMeshManager::RenderingIndicesToDataIndices' has a wrong offset!"); \ static_assert(offsetof(ALightWeightInstanceStaticMeshManager, DataIndicesToRenderingIndices) == 0x0003A0, "Member 'ALightWeightInstanceStaticMeshManager::DataIndicesToRenderingIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldComposition \ static_assert(alignof(UWorldComposition) == 0x000008, "Wrong alignment on UWorldComposition"); \ static_assert(sizeof(UWorldComposition) == 0x000068, "Wrong size on UWorldComposition"); \ static_assert(offsetof(UWorldComposition, TilesStreaming) == 0x000048, "Member 'UWorldComposition::TilesStreaming' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, TilesStreamingTimeThreshold) == 0x000058, "Member 'UWorldComposition::TilesStreamingTimeThreshold' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, bLoadAllTilesDuringCinematic) == 0x000060, "Member 'UWorldComposition::bLoadAllTilesDuringCinematic' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, bRebaseOriginIn3DSpace) == 0x000061, "Member 'UWorldComposition::bRebaseOriginIn3DSpace' has a wrong offset!"); \ static_assert(offsetof(UWorldComposition, RebaseOriginDistance) == 0x000064, "Member 'UWorldComposition::RebaseOriginDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationVolume_IsLoaded \ static_assert(alignof(LocationVolume_IsLoaded) == 0x000001, "Wrong alignment on LocationVolume_IsLoaded"); \ static_assert(sizeof(LocationVolume_IsLoaded) == 0x000001, "Wrong size on LocationVolume_IsLoaded"); \ static_assert(offsetof(LocationVolume_IsLoaded, ReturnValue) == 0x000000, "Member 'LocationVolume_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALocationVolume \ static_assert(alignof(ALocationVolume) == 0x000008, "Wrong alignment on ALocationVolume"); \ static_assert(sizeof(ALocationVolume) == 0x0002F8, "Wrong size on ALocationVolume"); \ static_assert(offsetof(ALocationVolume, DebugColor) == 0x0002F0, "Member 'ALocationVolume::DebugColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LODActor_OnSubActorEndPlay \ static_assert(alignof(LODActor_OnSubActorEndPlay) == 0x000008, "Wrong alignment on LODActor_OnSubActorEndPlay"); \ static_assert(sizeof(LODActor_OnSubActorEndPlay) == 0x000010, "Wrong size on LODActor_OnSubActorEndPlay"); \ static_assert(offsetof(LODActor_OnSubActorEndPlay, Actor) == 0x000000, "Member 'LODActor_OnSubActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(LODActor_OnSubActorEndPlay, Reason) == 0x000008, "Member 'LODActor_OnSubActorEndPlay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALODActor \ static_assert(alignof(ALODActor) == 0x000008, "Wrong alignment on ALODActor"); \ static_assert(sizeof(ALODActor) == 0x000338, "Wrong size on ALODActor"); \ static_assert(offsetof(ALODActor, StaticMeshComponent) == 0x0002B0, "Member 'ALODActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ALODActor, InstancedStaticMeshComponents) == 0x0002B8, "Member 'ALODActor::InstancedStaticMeshComponents' has a wrong offset!"); \ static_assert(offsetof(ALODActor, Proxy) == 0x000308, "Member 'ALODActor::Proxy' has a wrong offset!"); \ static_assert(offsetof(ALODActor, Key) == 0x000310, "Member 'ALODActor::Key' has a wrong offset!"); \ static_assert(offsetof(ALODActor, LODDrawDistance) == 0x000318, "Member 'ALODActor::LODDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ALODActor, LODLevel) == 0x00031C, "Member 'ALODActor::LODLevel' has a wrong offset!"); \ static_assert(offsetof(ALODActor, SubActors) == 0x000320, "Member 'ALODActor::SubActors' has a wrong offset!"); \ static_assert(offsetof(ALODActor, CachedNumHLODLevels) == 0x000330, "Member 'ALODActor::CachedNumHLODLevels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaterialInstanceActor \ static_assert(alignof(AMaterialInstanceActor) == 0x000008, "Wrong alignment on AMaterialInstanceActor"); \ static_assert(sizeof(AMaterialInstanceActor) == 0x0002C0, "Wrong size on AMaterialInstanceActor"); \ static_assert(offsetof(AMaterialInstanceActor, TargetActors) == 0x0002B0, "Member 'AMaterialInstanceActor::TargetActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInstanceEditorOnlyData \ static_assert(alignof(UMaterialInstanceEditorOnlyData) == 0x000008, "Wrong alignment on UMaterialInstanceEditorOnlyData"); \ static_assert(sizeof(UMaterialInstanceEditorOnlyData) == 0x0000E0, "Wrong size on UMaterialInstanceEditorOnlyData"); \ static_assert(offsetof(UMaterialInstanceEditorOnlyData, StaticParameters) == 0x000040, "Member 'UMaterialInstanceEditorOnlyData::StaticParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_CopyInterpParameters \ static_assert(alignof(MaterialInstanceDynamic_CopyInterpParameters) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_CopyInterpParameters"); \ static_assert(sizeof(MaterialInstanceDynamic_CopyInterpParameters) == 0x000008, "Wrong size on MaterialInstanceDynamic_CopyInterpParameters"); \ static_assert(offsetof(MaterialInstanceDynamic_CopyInterpParameters, Source) == 0x000000, "Member 'MaterialInstanceDynamic_CopyInterpParameters::Source' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_CopyParameterOverrides \ static_assert(alignof(MaterialInstanceDynamic_CopyParameterOverrides) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_CopyParameterOverrides"); \ static_assert(sizeof(MaterialInstanceDynamic_CopyParameterOverrides) == 0x000008, "Wrong size on MaterialInstanceDynamic_CopyParameterOverrides"); \ static_assert(offsetof(MaterialInstanceDynamic_CopyParameterOverrides, MaterialInstance) == 0x000000, "Member 'MaterialInstanceDynamic_CopyParameterOverrides::MaterialInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex \ static_assert(alignof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex"); \ static_assert(sizeof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex) == 0x000014, "Wrong size on MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex"); \ static_assert(offsetof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex, Value) == 0x000008, "Member 'MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex::Value' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex, OutParameterIndex) == 0x00000C, "Member 'MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex::OutParameterIndex' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex, ReturnValue) == 0x000010, "Member 'MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters \ static_assert(alignof(MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters) == 0x000010, "Wrong size on MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters, Source) == 0x000000, "Member 'MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters::Source' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters, bQuickParametersOnly) == 0x000008, "Member 'MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters::bQuickParametersOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetScalarParameterValue \ static_assert(alignof(MaterialInstanceDynamic_K2_GetScalarParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_K2_GetScalarParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetScalarParameterValue) == 0x00000C, "Wrong size on MaterialInstanceDynamic_K2_GetScalarParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetScalarParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetScalarParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceDynamic_K2_GetScalarParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo) == 0x000014, "Wrong size on MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo, ReturnValue) == 0x000010, "Member 'MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetTextureParameterValue \ static_assert(alignof(MaterialInstanceDynamic_K2_GetTextureParameterValue) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_K2_GetTextureParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetTextureParameterValue) == 0x000010, "Wrong size on MaterialInstanceDynamic_K2_GetTextureParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetTextureParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetTextureParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetTextureParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceDynamic_K2_GetTextureParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo) == 0x000018, "Wrong size on MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo, ReturnValue) == 0x000010, "Member 'MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetVectorParameterValue \ static_assert(alignof(MaterialInstanceDynamic_K2_GetVectorParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_K2_GetVectorParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetVectorParameterValue) == 0x000018, "Wrong size on MaterialInstanceDynamic_K2_GetVectorParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetVectorParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetVectorParameterValue, ReturnValue) == 0x000008, "Member 'MaterialInstanceDynamic_K2_GetVectorParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo) == 0x000020, "Wrong size on MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo, ReturnValue) == 0x000010, "Member 'MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams \ static_assert(alignof(MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams"); \ static_assert(sizeof(MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams) == 0x000018, "Wrong size on MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams, SourceA) == 0x000000, "Member 'MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams::SourceA' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams, SourceB) == 0x000008, "Member 'MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams::SourceB' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams, ALPHA) == 0x000010, "Member 'MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetDoubleVectorParameterValue \ static_assert(alignof(MaterialInstanceDynamic_SetDoubleVectorParameterValue) == 0x000010, "Wrong alignment on MaterialInstanceDynamic_SetDoubleVectorParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_SetDoubleVectorParameterValue) == 0x000030, "Wrong size on MaterialInstanceDynamic_SetDoubleVectorParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_SetDoubleVectorParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_SetDoubleVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetDoubleVectorParameterValue, Value) == 0x000010, "Member 'MaterialInstanceDynamic_SetDoubleVectorParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue \ static_assert(alignof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue) == 0x000010, "Wrong size on MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue, Value) == 0x000008, "Member 'MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo) == 0x000018, "Wrong size on MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo, Value) == 0x000010, "Member 'MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetScalarParameterByIndex \ static_assert(alignof(MaterialInstanceDynamic_SetScalarParameterByIndex) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_SetScalarParameterByIndex"); \ static_assert(sizeof(MaterialInstanceDynamic_SetScalarParameterByIndex) == 0x00000C, "Wrong size on MaterialInstanceDynamic_SetScalarParameterByIndex"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterByIndex, ParameterIndex) == 0x000000, "Member 'MaterialInstanceDynamic_SetScalarParameterByIndex::ParameterIndex' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterByIndex, Value) == 0x000004, "Member 'MaterialInstanceDynamic_SetScalarParameterByIndex::Value' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterByIndex, ReturnValue) == 0x000008, "Member 'MaterialInstanceDynamic_SetScalarParameterByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetScalarParameterValue \ static_assert(alignof(MaterialInstanceDynamic_SetScalarParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_SetScalarParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_SetScalarParameterValue) == 0x00000C, "Wrong size on MaterialInstanceDynamic_SetScalarParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_SetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterValue, Value) == 0x000008, "Member 'MaterialInstanceDynamic_SetScalarParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetScalarParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_SetScalarParameterValueByInfo) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_SetScalarParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_SetScalarParameterValueByInfo) == 0x000014, "Wrong size on MaterialInstanceDynamic_SetScalarParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_SetScalarParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetScalarParameterValueByInfo, Value) == 0x000010, "Member 'MaterialInstanceDynamic_SetScalarParameterValueByInfo::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetTextureParameterValue \ static_assert(alignof(MaterialInstanceDynamic_SetTextureParameterValue) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_SetTextureParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_SetTextureParameterValue) == 0x000010, "Wrong size on MaterialInstanceDynamic_SetTextureParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_SetTextureParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_SetTextureParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetTextureParameterValue, Value) == 0x000008, "Member 'MaterialInstanceDynamic_SetTextureParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetTextureParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_SetTextureParameterValueByInfo) == 0x000008, "Wrong alignment on MaterialInstanceDynamic_SetTextureParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_SetTextureParameterValueByInfo) == 0x000018, "Wrong size on MaterialInstanceDynamic_SetTextureParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_SetTextureParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_SetTextureParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetTextureParameterValueByInfo, Value) == 0x000010, "Member 'MaterialInstanceDynamic_SetTextureParameterValueByInfo::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetVectorParameterValue \ static_assert(alignof(MaterialInstanceDynamic_SetVectorParameterValue) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_SetVectorParameterValue"); \ static_assert(sizeof(MaterialInstanceDynamic_SetVectorParameterValue) == 0x000018, "Wrong size on MaterialInstanceDynamic_SetVectorParameterValue"); \ static_assert(offsetof(MaterialInstanceDynamic_SetVectorParameterValue, ParameterName) == 0x000000, "Member 'MaterialInstanceDynamic_SetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetVectorParameterValue, Value) == 0x000008, "Member 'MaterialInstanceDynamic_SetVectorParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialInstanceDynamic_SetVectorParameterValueByInfo \ static_assert(alignof(MaterialInstanceDynamic_SetVectorParameterValueByInfo) == 0x000004, "Wrong alignment on MaterialInstanceDynamic_SetVectorParameterValueByInfo"); \ static_assert(sizeof(MaterialInstanceDynamic_SetVectorParameterValueByInfo) == 0x000020, "Wrong size on MaterialInstanceDynamic_SetVectorParameterValueByInfo"); \ static_assert(offsetof(MaterialInstanceDynamic_SetVectorParameterValueByInfo, ParameterInfo) == 0x000000, "Member 'MaterialInstanceDynamic_SetVectorParameterValueByInfo::ParameterInfo' has a wrong offset!"); \ static_assert(offsetof(MaterialInstanceDynamic_SetVectorParameterValueByInfo, Value) == 0x000010, "Member 'MaterialInstanceDynamic_SetVectorParameterValueByInfo::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialInstanceDynamic \ static_assert(alignof(UMaterialInstanceDynamic) == 0x000008, "Wrong alignment on UMaterialInstanceDynamic"); \ static_assert(sizeof(UMaterialInstanceDynamic) == 0x000248, "Wrong size on UMaterialInstanceDynamic"); \ #define DUMPER7_ASSERTS_AMeshMergeCullingVolume \ static_assert(alignof(AMeshMergeCullingVolume) == 0x000008, "Wrong alignment on AMeshMergeCullingVolume"); \ static_assert(sizeof(AMeshMergeCullingVolume) == 0x0002E8, "Wrong size on AMeshMergeCullingVolume"); \ #define DUMPER7_ASSERTS_MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis \ static_assert(alignof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis) == 0x000008, "Wrong alignment on MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis"); \ static_assert(sizeof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis) == 0x000030, "Wrong size on MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis, StaticMeshComponent) == 0x000000, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis, StartColor) == 0x000008, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis::StartColor' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis, EndColor) == 0x000018, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis::EndColor' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis, Axis) == 0x000028, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis, bConvertToSRGB) == 0x000029, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis::bConvertToSRGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshVertexPainterKismetLibrary_PaintVerticesSingleColor \ static_assert(alignof(MeshVertexPainterKismetLibrary_PaintVerticesSingleColor) == 0x000008, "Wrong alignment on MeshVertexPainterKismetLibrary_PaintVerticesSingleColor"); \ static_assert(sizeof(MeshVertexPainterKismetLibrary_PaintVerticesSingleColor) == 0x000020, "Wrong size on MeshVertexPainterKismetLibrary_PaintVerticesSingleColor"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesSingleColor, StaticMeshComponent) == 0x000000, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesSingleColor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesSingleColor, FillColor) == 0x000008, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesSingleColor::FillColor' has a wrong offset!"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_PaintVerticesSingleColor, bConvertToSRGB) == 0x000018, "Member 'MeshVertexPainterKismetLibrary_PaintVerticesSingleColor::bConvertToSRGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshVertexPainterKismetLibrary_RemovePaintedVertices \ static_assert(alignof(MeshVertexPainterKismetLibrary_RemovePaintedVertices) == 0x000008, "Wrong alignment on MeshVertexPainterKismetLibrary_RemovePaintedVertices"); \ static_assert(sizeof(MeshVertexPainterKismetLibrary_RemovePaintedVertices) == 0x000008, "Wrong size on MeshVertexPainterKismetLibrary_RemovePaintedVertices"); \ static_assert(offsetof(MeshVertexPainterKismetLibrary_RemovePaintedVertices, StaticMeshComponent) == 0x000000, "Member 'MeshVertexPainterKismetLibrary_RemovePaintedVertices::StaticMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshVertexPainterKismetLibrary \ static_assert(alignof(UMeshVertexPainterKismetLibrary) == 0x000008, "Wrong alignment on UMeshVertexPainterKismetLibrary"); \ static_assert(sizeof(UMeshVertexPainterKismetLibrary) == 0x000028, "Wrong size on UMeshVertexPainterKismetLibrary"); \ #define DUMPER7_ASSERTS_UModel \ static_assert(alignof(UModel) == 0x000008, "Wrong alignment on UModel"); \ static_assert(sizeof(UModel) == 0x000270, "Wrong size on UModel"); \ #define DUMPER7_ASSERTS_USimulatedClientNetConnection \ static_assert(alignof(USimulatedClientNetConnection) == 0x000010, "Wrong alignment on USimulatedClientNetConnection"); \ static_assert(sizeof(USimulatedClientNetConnection) == 0x003310, "Wrong size on USimulatedClientNetConnection"); \ #define DUMPER7_ASSERTS_ABandwidthTestActor \ static_assert(alignof(ABandwidthTestActor) == 0x000008, "Wrong alignment on ABandwidthTestActor"); \ static_assert(sizeof(ABandwidthTestActor) == 0x0002D0, "Wrong size on ABandwidthTestActor"); \ static_assert(offsetof(ABandwidthTestActor, BandwidthGenerator) == 0x0002B0, "Member 'ABandwidthTestActor::BandwidthGenerator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NetPushModelHelpers_MarkPropertyDirty \ static_assert(alignof(NetPushModelHelpers_MarkPropertyDirty) == 0x000008, "Wrong alignment on NetPushModelHelpers_MarkPropertyDirty"); \ static_assert(sizeof(NetPushModelHelpers_MarkPropertyDirty) == 0x000010, "Wrong size on NetPushModelHelpers_MarkPropertyDirty"); \ static_assert(offsetof(NetPushModelHelpers_MarkPropertyDirty, Object) == 0x000000, "Member 'NetPushModelHelpers_MarkPropertyDirty::Object' has a wrong offset!"); \ static_assert(offsetof(NetPushModelHelpers_MarkPropertyDirty, PropertyName) == 0x000008, "Member 'NetPushModelHelpers_MarkPropertyDirty::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NetPushModelHelpers_MarkPropertyDirtyFromRepIndex \ static_assert(alignof(NetPushModelHelpers_MarkPropertyDirtyFromRepIndex) == 0x000008, "Wrong alignment on NetPushModelHelpers_MarkPropertyDirtyFromRepIndex"); \ static_assert(sizeof(NetPushModelHelpers_MarkPropertyDirtyFromRepIndex) == 0x000018, "Wrong size on NetPushModelHelpers_MarkPropertyDirtyFromRepIndex"); \ static_assert(offsetof(NetPushModelHelpers_MarkPropertyDirtyFromRepIndex, Object) == 0x000000, "Member 'NetPushModelHelpers_MarkPropertyDirtyFromRepIndex::Object' has a wrong offset!"); \ static_assert(offsetof(NetPushModelHelpers_MarkPropertyDirtyFromRepIndex, RepIndex) == 0x000008, "Member 'NetPushModelHelpers_MarkPropertyDirtyFromRepIndex::RepIndex' has a wrong offset!"); \ static_assert(offsetof(NetPushModelHelpers_MarkPropertyDirtyFromRepIndex, PropertyName) == 0x00000C, "Member 'NetPushModelHelpers_MarkPropertyDirtyFromRepIndex::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetPushModelHelpers \ static_assert(alignof(UNetPushModelHelpers) == 0x000008, "Wrong alignment on UNetPushModelHelpers"); \ static_assert(sizeof(UNetPushModelHelpers) == 0x000028, "Wrong size on UNetPushModelHelpers"); \ #define DUMPER7_ASSERTS_UNetworkSubsystem \ static_assert(alignof(UNetworkSubsystem) == 0x000008, "Wrong alignment on UNetworkSubsystem"); \ static_assert(sizeof(UNetworkSubsystem) == 0x000080, "Wrong size on UNetworkSubsystem"); \ #define DUMPER7_ASSERTS_ANote \ static_assert(alignof(ANote) == 0x000008, "Wrong alignment on ANote"); \ static_assert(sizeof(ANote) == 0x0002B0, "Wrong size on ANote"); \ #define DUMPER7_ASSERTS_UObjectLibrary \ static_assert(alignof(UObjectLibrary) == 0x000008, "Wrong alignment on UObjectLibrary"); \ static_assert(sizeof(UObjectLibrary) == 0x0000A8, "Wrong size on UObjectLibrary"); \ static_assert(offsetof(UObjectLibrary, ObjectBaseClass) == 0x000028, "Member 'UObjectLibrary::ObjectBaseClass' has a wrong offset!"); \ static_assert(offsetof(UObjectLibrary, bHasBlueprintClasses) == 0x000030, "Member 'UObjectLibrary::bHasBlueprintClasses' has a wrong offset!"); \ static_assert(offsetof(UObjectLibrary, Objects) == 0x000038, "Member 'UObjectLibrary::Objects' has a wrong offset!"); \ static_assert(offsetof(UObjectLibrary, WeakObjects) == 0x000048, "Member 'UObjectLibrary::WeakObjects' has a wrong offset!"); \ static_assert(offsetof(UObjectLibrary, bUseWeakReferences) == 0x000058, "Member 'UObjectLibrary::bUseWeakReferences' has a wrong offset!"); \ static_assert(offsetof(UObjectLibrary, bIsFullyLoaded) == 0x000059, "Member 'UObjectLibrary::bIsFullyLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UObjectTraceWorldSubsystem \ static_assert(alignof(UObjectTraceWorldSubsystem) == 0x000008, "Wrong alignment on UObjectTraceWorldSubsystem"); \ static_assert(sizeof(UObjectTraceWorldSubsystem) == 0x000040, "Wrong size on UObjectTraceWorldSubsystem"); \ #define DUMPER7_ASSERTS_UPackageMapClient \ static_assert(alignof(UPackageMapClient) == 0x000008, "Wrong alignment on UPackageMapClient"); \ static_assert(sizeof(UPackageMapClient) == 0x000408, "Wrong size on UPackageMapClient"); \ #define DUMPER7_ASSERTS_APackedLevelActor \ static_assert(alignof(APackedLevelActor) == 0x000008, "Wrong alignment on APackedLevelActor"); \ static_assert(sizeof(APackedLevelActor) == 0x000340, "Wrong size on APackedLevelActor"); \ #define DUMPER7_ASSERTS_UEngineHandlerComponentFactory \ static_assert(alignof(UEngineHandlerComponentFactory) == 0x000008, "Wrong alignment on UEngineHandlerComponentFactory"); \ static_assert(sizeof(UEngineHandlerComponentFactory) == 0x000028, "Wrong size on UEngineHandlerComponentFactory"); \ #define DUMPER7_ASSERTS_APainCausingVolume \ static_assert(alignof(APainCausingVolume) == 0x000008, "Wrong alignment on APainCausingVolume"); \ static_assert(sizeof(APainCausingVolume) == 0x000320, "Wrong size on APainCausingVolume"); \ static_assert(offsetof(APainCausingVolume, DamagePerSec) == 0x0002FC, "Member 'APainCausingVolume::DamagePerSec' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, DamageType) == 0x000300, "Member 'APainCausingVolume::DamageType' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, PainInterval) == 0x000308, "Member 'APainCausingVolume::PainInterval' has a wrong offset!"); \ static_assert(offsetof(APainCausingVolume, DamageInstigator) == 0x000310, "Member 'APainCausingVolume::DamageInstigator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionEditorPerProjectUserSettings \ static_assert(alignof(UWorldPartitionEditorPerProjectUserSettings) == 0x000008, "Wrong alignment on UWorldPartitionEditorPerProjectUserSettings"); \ static_assert(sizeof(UWorldPartitionEditorPerProjectUserSettings) == 0x000028, "Wrong size on UWorldPartitionEditorPerProjectUserSettings"); \ #define DUMPER7_ASSERTS_AParticleEventManager \ static_assert(alignof(AParticleEventManager) == 0x000008, "Wrong alignment on AParticleEventManager"); \ static_assert(sizeof(AParticleEventManager) == 0x0002B0, "Wrong size on AParticleEventManager"); \ #define DUMPER7_ASSERTS_AsyncPhysicsInputComponent_ServerRPCBufferInput \ static_assert(alignof(AsyncPhysicsInputComponent_ServerRPCBufferInput) == 0x000008, "Wrong alignment on AsyncPhysicsInputComponent_ServerRPCBufferInput"); \ static_assert(sizeof(AsyncPhysicsInputComponent_ServerRPCBufferInput) == 0x000008, "Wrong size on AsyncPhysicsInputComponent_ServerRPCBufferInput"); \ static_assert(offsetof(AsyncPhysicsInputComponent_ServerRPCBufferInput, AsyncPhysicsData) == 0x000000, "Member 'AsyncPhysicsInputComponent_ServerRPCBufferInput::AsyncPhysicsData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncPhysicsInputComponent_GetDataToConsume \ static_assert(alignof(AsyncPhysicsInputComponent_GetDataToConsume) == 0x000008, "Wrong alignment on AsyncPhysicsInputComponent_GetDataToConsume"); \ static_assert(sizeof(AsyncPhysicsInputComponent_GetDataToConsume) == 0x000008, "Wrong size on AsyncPhysicsInputComponent_GetDataToConsume"); \ static_assert(offsetof(AsyncPhysicsInputComponent_GetDataToConsume, ReturnValue) == 0x000000, "Member 'AsyncPhysicsInputComponent_GetDataToConsume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncPhysicsInputComponent_GetDataToWrite \ static_assert(alignof(AsyncPhysicsInputComponent_GetDataToWrite) == 0x000008, "Wrong alignment on AsyncPhysicsInputComponent_GetDataToWrite"); \ static_assert(sizeof(AsyncPhysicsInputComponent_GetDataToWrite) == 0x000008, "Wrong size on AsyncPhysicsInputComponent_GetDataToWrite"); \ static_assert(offsetof(AsyncPhysicsInputComponent_GetDataToWrite, ReturnValue) == 0x000000, "Member 'AsyncPhysicsInputComponent_GetDataToWrite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncPhysicsInputComponent \ static_assert(alignof(UAsyncPhysicsInputComponent) == 0x000008, "Wrong alignment on UAsyncPhysicsInputComponent"); \ static_assert(sizeof(UAsyncPhysicsInputComponent) == 0x0000C8, "Wrong size on UAsyncPhysicsInputComponent"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataClass) == 0x0000A0, "Member 'UAsyncPhysicsInputComponent::DataClass' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, BufferedData) == 0x0000A8, "Member 'UAsyncPhysicsInputComponent::BufferedData' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataToConsume) == 0x0000B8, "Member 'UAsyncPhysicsInputComponent::DataToConsume' has a wrong offset!"); \ static_assert(offsetof(UAsyncPhysicsInputComponent, DataToWrite) == 0x0000C0, "Member 'UAsyncPhysicsInputComponent::DataToWrite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBodySetup \ static_assert(alignof(UBodySetup) == 0x000008, "Wrong alignment on UBodySetup"); \ static_assert(sizeof(UBodySetup) == 0x0002F0, "Wrong size on UBodySetup"); \ static_assert(offsetof(UBodySetup, AggGeom) == 0x000038, "Member 'UBodySetup::AggGeom' has a wrong offset!"); \ static_assert(offsetof(UBodySetup, PhysMaterial) == 0x0000A8, "Member 'UBodySetup::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(UBodySetup, WalkableSlopeOverride) == 0x0000B0, "Member 'UBodySetup::WalkableSlopeOverride' has a wrong offset!"); \ static_assert(offsetof(UBodySetup, DefaultInstance) == 0x000130, "Member 'UBodySetup::DefaultInstance' has a wrong offset!"); \ static_assert(offsetof(UBodySetup, BuildScale3D) == 0x0002C8, "Member 'UBodySetup::BuildScale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_CopyParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_CopyParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_CopyParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_CopyParams) == 0x00001C, "Wrong size on ConstraintInstanceBlueprintLibrary_CopyParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_CopyParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_CopyParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_CopyParams, SourceAccessor) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_CopyParams::SourceAccessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_CopyParams, bKeepPosition) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_CopyParams::bKeepPosition' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_CopyParams, bKeepRotation) == 0x000019, "Member 'ConstraintInstanceBlueprintLibrary_CopyParams::bKeepRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularBreakable \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularBreakable) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularBreakable"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularBreakable) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularBreakable"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularBreakable, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularBreakable::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularBreakable, bAngularBreakable) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularBreakable::bAngularBreakable' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularBreakable, AngularBreakThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularBreakable::AngularBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularDriveMode \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularDriveMode) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularDriveMode"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularDriveMode) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularDriveMode"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveMode, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveMode::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveMode, OutDriveMode) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveMode::OutDriveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularDriveParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularDriveParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularDriveParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams, OutPositionStrength) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveParams::OutPositionStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams, OutVelocityStrength) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveParams::OutVelocityStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularDriveParams, OutForceLimit) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularDriveParams::OutForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularLimits \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularLimits) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularLimits"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularLimits) == 0x000024, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularLimits"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, Swing1MotionType) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::Swing1MotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, Swing1LimitAngle) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::Swing1LimitAngle' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, Swing2MotionType) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::Swing2MotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, Swing2LimitAngle) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::Swing2LimitAngle' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, TwistMotionType) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::TwistMotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularLimits, TwistLimitAngle) == 0x000020, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularLimits::TwistLimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget, OutPosTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget::OutPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularPlasticity \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularPlasticity) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularPlasticity"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularPlasticity) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularPlasticity"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularPlasticity, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularPlasticity::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularPlasticity, bAngularPlasticity) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularPlasticity::bAngularPlasticity' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularPlasticity, AngularPlasticityThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularPlasticity::AngularPlasticityThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, bSoftSwingLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::bSoftSwingLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, SwingLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::SwingLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, SwingLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::SwingLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, SwingLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::SwingLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams, SwingLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams::SwingLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, bSoftTwistLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::bSoftTwistLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, TwistLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::TwistLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, TwistLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::TwistLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, TwistLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::TwistLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams, TwistLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams::TwistLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP, bOutEnableSLERP) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP::bOutEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing, bOutEnableTwistDrive) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing::bOutEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing, bOutEnableSwingDrive) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing::bOutEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget, OutVelTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget::OutVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames) == 0x00001C, "Wrong size on ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames, ParentBody) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames::ParentBody' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames, ChildBody) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames::ChildBody' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetContactTransferScale \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetContactTransferScale) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetContactTransferScale"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetContactTransferScale) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetContactTransferScale"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetContactTransferScale, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetContactTransferScale::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetContactTransferScale, ContactTransferScale) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetContactTransferScale::ContactTransferScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetDisableCollsion \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetDisableCollsion) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetDisableCollsion"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetDisableCollsion) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetDisableCollsion"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetDisableCollsion, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetDisableCollsion::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetDisableCollsion, ReturnValue) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetDisableCollsion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearBreakable \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearBreakable) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearBreakable"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearBreakable) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearBreakable"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearBreakable, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearBreakable::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearBreakable, bLinearBreakable) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearBreakable::bLinearBreakable' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearBreakable, LinearBreakThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearBreakable::LinearBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearDriveParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearDriveParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearDriveParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearDriveParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams, OutPositionStrength) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearDriveParams::OutPositionStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams, OutVelocityStrength) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearDriveParams::OutVelocityStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearDriveParams, OutForceLimit) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearDriveParams::OutForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearLimits \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearLimits) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearLimits"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearLimits) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearLimits"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearLimits, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearLimits::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearLimits, XMotion) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearLimits::XMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearLimits, YMotion) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearLimits::YMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearLimits, ZMotion) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearLimits::ZMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearLimits, Limit) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearLimits::Limit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearPlasticity \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearPlasticity"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearPlasticity"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPlasticity::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity, bLinearPlasticity) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPlasticity::bLinearPlasticity' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity, LinearPlasticityThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPlasticity::LinearPlasticityThreshold' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPlasticity, PlasticityType) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPlasticity::PlasticityType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive, bOutEnableDriveX) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive::bOutEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive, bOutEnableDriveY) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive::bOutEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive, bOutEnableDriveZ) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive::bOutEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget, OutPosTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget::OutPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, bSoftLinearLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::bSoftLinearLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, LinearLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::LinearLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, LinearLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::LinearLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, LinearLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::LinearLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams, LinearLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams::LinearLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive, bOutEnableDriveX) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive::bOutEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive, bOutEnableDriveY) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive::bOutEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive, bOutEnableDriveZ) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive::bOutEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget, OutVelTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget::OutVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP, bOutEnableSLERP) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP::bOutEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing, bOutEnableTwistDrive) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing::bOutEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing, bOutEnableSwingDrive) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing::bOutEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetParentDominates \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetParentDominates) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetParentDominates"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetParentDominates) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_GetParentDominates"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetParentDominates, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetParentDominates::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetParentDominates, ReturnValue) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetParentDominates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_GetProjectionParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_GetProjectionParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_GetProjectionParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_GetProjectionParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_GetProjectionParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetProjectionParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_GetProjectionParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetProjectionParams, bEnableProjection) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_GetProjectionParams::bEnableProjection' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetProjectionParams, ProjectionLinearAlpha) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_GetProjectionParams::ProjectionLinearAlpha' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_GetProjectionParams, ProjectionAngularAlpha) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_GetProjectionParams::ProjectionAngularAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularBreakable \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularBreakable) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularBreakable"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularBreakable) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularBreakable"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularBreakable, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularBreakable::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularBreakable, bAngularBreakable) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularBreakable::bAngularBreakable' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularBreakable, AngularBreakThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularBreakable::AngularBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularDriveMode \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularDriveMode) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularDriveMode"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularDriveMode) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularDriveMode"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveMode, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveMode::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveMode, DriveMode) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveMode::DriveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularDriveParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularDriveParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularDriveParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams, PositionStrength) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveParams::PositionStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams, VelocityStrength) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveParams::VelocityStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularDriveParams, InForceLimit) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularDriveParams::InForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularLimits \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularLimits) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularLimits"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularLimits) == 0x000024, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularLimits"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, Swing1MotionType) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::Swing1MotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, Swing1LimitAngle) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::Swing1LimitAngle' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, Swing2MotionType) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::Swing2MotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, Swing2LimitAngle) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::Swing2LimitAngle' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, TwistMotionType) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::TwistMotionType' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularLimits, TwistLimitAngle) == 0x000020, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularLimits::TwistLimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget, InPosTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget::InPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularPlasticity \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularPlasticity) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularPlasticity"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularPlasticity) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularPlasticity"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularPlasticity, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularPlasticity::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularPlasticity, bAngularPlasticity) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularPlasticity::bAngularPlasticity' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularPlasticity, AngularPlasticityThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularPlasticity::AngularPlasticityThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, bSoftSwingLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::bSoftSwingLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, SwingLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::SwingLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, SwingLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::SwingLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, SwingLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::SwingLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams, SwingLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams::SwingLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, bSoftTwistLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::bSoftTwistLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, TwistLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::TwistLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, TwistLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::TwistLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, TwistLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::TwistLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams, TwistLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams::TwistLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP, bEnableSLERP) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP::bEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing, bEnableTwistDrive) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing, bEnableSwingDrive) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing::bEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget, InVelTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget::InVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetContactTransferScale \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetContactTransferScale) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetContactTransferScale"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetContactTransferScale) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetContactTransferScale"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetContactTransferScale, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetContactTransferScale::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetContactTransferScale, ContactTransferScale) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetContactTransferScale::ContactTransferScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetDisableCollision \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetDisableCollision) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetDisableCollision"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetDisableCollision) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetDisableCollision"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetDisableCollision, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetDisableCollision::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetDisableCollision, bDisableCollision) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetDisableCollision::bDisableCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearBreakable \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearBreakable) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearBreakable"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearBreakable) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearBreakable"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearBreakable, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearBreakable::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearBreakable, bLinearBreakable) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearBreakable::bLinearBreakable' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearBreakable, LinearBreakThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearBreakable::LinearBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearDriveParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearDriveParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearDriveParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearDriveParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams, PositionStrength) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearDriveParams::PositionStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams, VelocityStrength) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearDriveParams::VelocityStrength' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearDriveParams, InForceLimit) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearDriveParams::InForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearLimits \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearLimits) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearLimits"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearLimits) == 0x000014, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearLimits"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearLimits, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearLimits::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearLimits, XMotion) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearLimits::XMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearLimits, YMotion) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearLimits::YMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearLimits, ZMotion) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearLimits::ZMotion' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearLimits, Limit) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearLimits::Limit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearPlasticity \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearPlasticity"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearPlasticity"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPlasticity::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity, bLinearPlasticity) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPlasticity::bLinearPlasticity' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity, LinearPlasticityThreshold) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPlasticity::LinearPlasticityThreshold' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPlasticity, PlasticityType) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPlasticity::PlasticityType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive, bEnableDriveX) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive::bEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive, bEnableDriveY) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive::bEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive, bEnableDriveZ) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive::bEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget, InPosTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget::InPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams) == 0x000020, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, bSoftLinearLimit) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::bSoftLinearLimit' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, LinearLimitStiffness) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::LinearLimitStiffness' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, LinearLimitDamping) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::LinearLimitDamping' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, LinearLimitRestitution) == 0x000018, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::LinearLimitRestitution' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams, LinearLimitContactDistance) == 0x00001C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams::LinearLimitContactDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive, bEnableDriveX) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive::bEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive, bEnableDriveY) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive::bEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive, bEnableDriveZ) == 0x00000E, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive::bEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget) == 0x000008, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget) == 0x000028, "Wrong size on ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget, InVelTarget) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget::InVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP, bEnableSLERP) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP::bEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing, bEnableTwistDrive) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing, bEnableSwingDrive) == 0x00000D, "Member 'ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing::bEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetParentDominates \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetParentDominates) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetParentDominates"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetParentDominates) == 0x000010, "Wrong size on ConstraintInstanceBlueprintLibrary_SetParentDominates"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetParentDominates, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetParentDominates::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetParentDominates, bParentDominates) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetParentDominates::bParentDominates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintInstanceBlueprintLibrary_SetProjectionParams \ static_assert(alignof(ConstraintInstanceBlueprintLibrary_SetProjectionParams) == 0x000004, "Wrong alignment on ConstraintInstanceBlueprintLibrary_SetProjectionParams"); \ static_assert(sizeof(ConstraintInstanceBlueprintLibrary_SetProjectionParams) == 0x000018, "Wrong size on ConstraintInstanceBlueprintLibrary_SetProjectionParams"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetProjectionParams, Accessor) == 0x000000, "Member 'ConstraintInstanceBlueprintLibrary_SetProjectionParams::Accessor' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetProjectionParams, bEnableProjection) == 0x00000C, "Member 'ConstraintInstanceBlueprintLibrary_SetProjectionParams::bEnableProjection' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetProjectionParams, ProjectionLinearAlpha) == 0x000010, "Member 'ConstraintInstanceBlueprintLibrary_SetProjectionParams::ProjectionLinearAlpha' has a wrong offset!"); \ static_assert(offsetof(ConstraintInstanceBlueprintLibrary_SetProjectionParams, ProjectionAngularAlpha) == 0x000014, "Member 'ConstraintInstanceBlueprintLibrary_SetProjectionParams::ProjectionAngularAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConstraintInstanceBlueprintLibrary \ static_assert(alignof(UConstraintInstanceBlueprintLibrary) == 0x000008, "Wrong alignment on UConstraintInstanceBlueprintLibrary"); \ static_assert(sizeof(UConstraintInstanceBlueprintLibrary) == 0x000028, "Wrong size on UConstraintInstanceBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UPhysicalMaterialMask \ static_assert(alignof(UPhysicalMaterialMask) == 0x000008, "Wrong alignment on UPhysicalMaterialMask"); \ static_assert(sizeof(UPhysicalMaterialMask) == 0x000038, "Wrong size on UPhysicalMaterialMask"); \ static_assert(offsetof(UPhysicalMaterialMask, UVChannelIndex) == 0x000028, "Member 'UPhysicalMaterialMask::UVChannelIndex' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterialMask, AddressX) == 0x00002C, "Member 'UPhysicalMaterialMask::AddressX' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterialMask, AddressY) == 0x00002D, "Member 'UPhysicalMaterialMask::AddressY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsAsset \ static_assert(alignof(UPhysicsAsset) == 0x000008, "Wrong alignment on UPhysicsAsset"); \ static_assert(sizeof(UPhysicsAsset) == 0x000150, "Wrong size on UPhysicsAsset"); \ static_assert(offsetof(UPhysicsAsset, BoundsBodies) == 0x000030, "Member 'UPhysicsAsset::BoundsBodies' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, SkeletalBodySetups) == 0x000040, "Member 'UPhysicsAsset::SkeletalBodySetups' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, ConstraintSetup) == 0x000050, "Member 'UPhysicsAsset::ConstraintSetup' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, SolverSettings) == 0x000060, "Member 'UPhysicsAsset::SolverSettings' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, SolverIterations) == 0x00007C, "Member 'UPhysicsAsset::SolverIterations' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, SolverType) == 0x000094, "Member 'UPhysicsAsset::SolverType' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, ThumbnailInfo) == 0x000138, "Member 'UPhysicsAsset::ThumbnailInfo' has a wrong offset!"); \ static_assert(offsetof(UPhysicsAsset, BodySetup) == 0x000140, "Member 'UPhysicsAsset::BodySetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalBodySetup \ static_assert(alignof(USkeletalBodySetup) == 0x000008, "Wrong alignment on USkeletalBodySetup"); \ static_assert(sizeof(USkeletalBodySetup) == 0x000308, "Wrong size on USkeletalBodySetup"); \ static_assert(offsetof(USkeletalBodySetup, bSkipScaleFromAnimation) == 0x0002F0, "Member 'USkeletalBodySetup::bSkipScaleFromAnimation' has a wrong offset!"); \ static_assert(offsetof(USkeletalBodySetup, PhysicalAnimationData) == 0x0002F8, "Member 'USkeletalBodySetup::PhysicalAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APhysicsConstraintActor \ static_assert(alignof(APhysicsConstraintActor) == 0x000008, "Wrong alignment on APhysicsConstraintActor"); \ static_assert(sizeof(APhysicsConstraintActor) == 0x0002D0, "Wrong size on APhysicsConstraintActor"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintComp) == 0x0002B0, "Member 'APhysicsConstraintActor::ConstraintComp' has a wrong offset!"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintActor1) == 0x0002B8, "Member 'APhysicsConstraintActor::ConstraintActor1' has a wrong offset!"); \ static_assert(offsetof(APhysicsConstraintActor, ConstraintActor2) == 0x0002C0, "Member 'APhysicsConstraintActor::ConstraintActor2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetConstrainedComponents \ static_assert(alignof(PhysicsConstraintComponent_GetConstrainedComponents) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_GetConstrainedComponents"); \ static_assert(sizeof(PhysicsConstraintComponent_GetConstrainedComponents) == 0x000020, "Wrong size on PhysicsConstraintComponent_GetConstrainedComponents"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstrainedComponents, OutComponent1) == 0x000000, "Member 'PhysicsConstraintComponent_GetConstrainedComponents::OutComponent1' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstrainedComponents, OutBoneName1) == 0x000008, "Member 'PhysicsConstraintComponent_GetConstrainedComponents::OutBoneName1' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstrainedComponents, OutComponent2) == 0x000010, "Member 'PhysicsConstraintComponent_GetConstrainedComponents::OutComponent2' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstrainedComponents, OutBoneName2) == 0x000018, "Member 'PhysicsConstraintComponent_GetConstrainedComponents::OutBoneName2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetConstraint \ static_assert(alignof(PhysicsConstraintComponent_GetConstraint) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_GetConstraint"); \ static_assert(sizeof(PhysicsConstraintComponent_GetConstraint) == 0x00000C, "Wrong size on PhysicsConstraintComponent_GetConstraint"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstraint, ReturnValue) == 0x000000, "Member 'PhysicsConstraintComponent_GetConstraint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetConstraintForce \ static_assert(alignof(PhysicsConstraintComponent_GetConstraintForce) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_GetConstraintForce"); \ static_assert(sizeof(PhysicsConstraintComponent_GetConstraintForce) == 0x000030, "Wrong size on PhysicsConstraintComponent_GetConstraintForce"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstraintForce, OutLinearForce) == 0x000000, "Member 'PhysicsConstraintComponent_GetConstraintForce::OutLinearForce' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_GetConstraintForce, OutAngularForce) == 0x000018, "Member 'PhysicsConstraintComponent_GetConstraintForce::OutAngularForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_IsBroken \ static_assert(alignof(PhysicsConstraintComponent_IsBroken) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_IsBroken"); \ static_assert(sizeof(PhysicsConstraintComponent_IsBroken) == 0x000001, "Wrong size on PhysicsConstraintComponent_IsBroken"); \ static_assert(offsetof(PhysicsConstraintComponent_IsBroken, ReturnValue) == 0x000000, "Member 'PhysicsConstraintComponent_IsBroken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularBreakable \ static_assert(alignof(PhysicsConstraintComponent_SetAngularBreakable) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularBreakable"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularBreakable) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetAngularBreakable"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularBreakable, bAngularBreakable) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularBreakable::bAngularBreakable' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularBreakable, AngularBreakThreshold) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularBreakable::AngularBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularDriveMode \ static_assert(alignof(PhysicsConstraintComponent_SetAngularDriveMode) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetAngularDriveMode"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularDriveMode) == 0x000001, "Wrong size on PhysicsConstraintComponent_SetAngularDriveMode"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularDriveMode, DriveMode) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularDriveMode::DriveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularDriveParams \ static_assert(alignof(PhysicsConstraintComponent_SetAngularDriveParams) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularDriveParams"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularDriveParams) == 0x00000C, "Wrong size on PhysicsConstraintComponent_SetAngularDriveParams"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularDriveParams, PositionStrength) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularDriveParams::PositionStrength' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularDriveParams, VelocityStrength) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularDriveParams::VelocityStrength' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularDriveParams, InForceLimit) == 0x000008, "Member 'PhysicsConstraintComponent_SetAngularDriveParams::InForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularOrientationDrive \ static_assert(alignof(PhysicsConstraintComponent_SetAngularOrientationDrive) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetAngularOrientationDrive"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularOrientationDrive) == 0x000002, "Wrong size on PhysicsConstraintComponent_SetAngularOrientationDrive"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularOrientationDrive, bEnableSwingDrive) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularOrientationDrive::bEnableSwingDrive' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularOrientationDrive, bEnableTwistDrive) == 0x000001, "Member 'PhysicsConstraintComponent_SetAngularOrientationDrive::bEnableTwistDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularOrientationTarget \ static_assert(alignof(PhysicsConstraintComponent_SetAngularOrientationTarget) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetAngularOrientationTarget"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularOrientationTarget) == 0x000018, "Wrong size on PhysicsConstraintComponent_SetAngularOrientationTarget"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularOrientationTarget, InPosTarget) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularOrientationTarget::InPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularPlasticity \ static_assert(alignof(PhysicsConstraintComponent_SetAngularPlasticity) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularPlasticity"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularPlasticity) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetAngularPlasticity"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularPlasticity, bAngularPlasticity) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularPlasticity::bAngularPlasticity' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularPlasticity, AngularPlasticityThreshold) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularPlasticity::AngularPlasticityThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularSwing1Limit \ static_assert(alignof(PhysicsConstraintComponent_SetAngularSwing1Limit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularSwing1Limit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularSwing1Limit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetAngularSwing1Limit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularSwing1Limit, MotionType) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularSwing1Limit::MotionType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularSwing1Limit, Swing1LimitAngle) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularSwing1Limit::Swing1LimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularSwing2Limit \ static_assert(alignof(PhysicsConstraintComponent_SetAngularSwing2Limit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularSwing2Limit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularSwing2Limit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetAngularSwing2Limit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularSwing2Limit, MotionType) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularSwing2Limit::MotionType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularSwing2Limit, Swing2LimitAngle) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularSwing2Limit::Swing2LimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularTwistLimit \ static_assert(alignof(PhysicsConstraintComponent_SetAngularTwistLimit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetAngularTwistLimit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularTwistLimit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetAngularTwistLimit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularTwistLimit, ConstraintType) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularTwistLimit::ConstraintType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularTwistLimit, TwistLimitAngle) == 0x000004, "Member 'PhysicsConstraintComponent_SetAngularTwistLimit::TwistLimitAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularVelocityDrive \ static_assert(alignof(PhysicsConstraintComponent_SetAngularVelocityDrive) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetAngularVelocityDrive"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularVelocityDrive) == 0x000002, "Wrong size on PhysicsConstraintComponent_SetAngularVelocityDrive"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityDrive, bEnableSwingDrive) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularVelocityDrive::bEnableSwingDrive' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityDrive, bEnableTwistDrive) == 0x000001, "Member 'PhysicsConstraintComponent_SetAngularVelocityDrive::bEnableTwistDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularVelocityDriveSLERP \ static_assert(alignof(PhysicsConstraintComponent_SetAngularVelocityDriveSLERP) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetAngularVelocityDriveSLERP"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularVelocityDriveSLERP) == 0x000001, "Wrong size on PhysicsConstraintComponent_SetAngularVelocityDriveSLERP"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityDriveSLERP, bEnableSLERP) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularVelocityDriveSLERP::bEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing \ static_assert(alignof(PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing) == 0x000002, "Wrong size on PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing, bEnableTwistDrive) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing, bEnableSwingDrive) == 0x000001, "Member 'PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing::bEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetAngularVelocityTarget \ static_assert(alignof(PhysicsConstraintComponent_SetAngularVelocityTarget) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetAngularVelocityTarget"); \ static_assert(sizeof(PhysicsConstraintComponent_SetAngularVelocityTarget) == 0x000018, "Wrong size on PhysicsConstraintComponent_SetAngularVelocityTarget"); \ static_assert(offsetof(PhysicsConstraintComponent_SetAngularVelocityTarget, InVelTarget) == 0x000000, "Member 'PhysicsConstraintComponent_SetAngularVelocityTarget::InVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetConstrainedComponents \ static_assert(alignof(PhysicsConstraintComponent_SetConstrainedComponents) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetConstrainedComponents"); \ static_assert(sizeof(PhysicsConstraintComponent_SetConstrainedComponents) == 0x000020, "Wrong size on PhysicsConstraintComponent_SetConstrainedComponents"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstrainedComponents, Component1) == 0x000000, "Member 'PhysicsConstraintComponent_SetConstrainedComponents::Component1' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstrainedComponents, BoneName1) == 0x000008, "Member 'PhysicsConstraintComponent_SetConstrainedComponents::BoneName1' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstrainedComponents, Component2) == 0x000010, "Member 'PhysicsConstraintComponent_SetConstrainedComponents::Component2' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstrainedComponents, BoneName2) == 0x000018, "Member 'PhysicsConstraintComponent_SetConstrainedComponents::BoneName2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetConstraintReferenceFrame \ static_assert(alignof(PhysicsConstraintComponent_SetConstraintReferenceFrame) == 0x000010, "Wrong alignment on PhysicsConstraintComponent_SetConstraintReferenceFrame"); \ static_assert(sizeof(PhysicsConstraintComponent_SetConstraintReferenceFrame) == 0x000070, "Wrong size on PhysicsConstraintComponent_SetConstraintReferenceFrame"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferenceFrame, Frame) == 0x000000, "Member 'PhysicsConstraintComponent_SetConstraintReferenceFrame::Frame' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferenceFrame, RefFrame) == 0x000010, "Member 'PhysicsConstraintComponent_SetConstraintReferenceFrame::RefFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetConstraintReferenceOrientation \ static_assert(alignof(PhysicsConstraintComponent_SetConstraintReferenceOrientation) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetConstraintReferenceOrientation"); \ static_assert(sizeof(PhysicsConstraintComponent_SetConstraintReferenceOrientation) == 0x000038, "Wrong size on PhysicsConstraintComponent_SetConstraintReferenceOrientation"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferenceOrientation, Frame) == 0x000000, "Member 'PhysicsConstraintComponent_SetConstraintReferenceOrientation::Frame' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferenceOrientation, PriAxis) == 0x000008, "Member 'PhysicsConstraintComponent_SetConstraintReferenceOrientation::PriAxis' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferenceOrientation, SecAxis) == 0x000020, "Member 'PhysicsConstraintComponent_SetConstraintReferenceOrientation::SecAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetConstraintReferencePosition \ static_assert(alignof(PhysicsConstraintComponent_SetConstraintReferencePosition) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetConstraintReferencePosition"); \ static_assert(sizeof(PhysicsConstraintComponent_SetConstraintReferencePosition) == 0x000020, "Wrong size on PhysicsConstraintComponent_SetConstraintReferencePosition"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferencePosition, Frame) == 0x000000, "Member 'PhysicsConstraintComponent_SetConstraintReferencePosition::Frame' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetConstraintReferencePosition, RefPosition) == 0x000008, "Member 'PhysicsConstraintComponent_SetConstraintReferencePosition::RefPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetContactTransferScale \ static_assert(alignof(PhysicsConstraintComponent_SetContactTransferScale) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetContactTransferScale"); \ static_assert(sizeof(PhysicsConstraintComponent_SetContactTransferScale) == 0x000004, "Wrong size on PhysicsConstraintComponent_SetContactTransferScale"); \ static_assert(offsetof(PhysicsConstraintComponent_SetContactTransferScale, ContactTransferScale) == 0x000000, "Member 'PhysicsConstraintComponent_SetContactTransferScale::ContactTransferScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetDisableCollision \ static_assert(alignof(PhysicsConstraintComponent_SetDisableCollision) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetDisableCollision"); \ static_assert(sizeof(PhysicsConstraintComponent_SetDisableCollision) == 0x000001, "Wrong size on PhysicsConstraintComponent_SetDisableCollision"); \ static_assert(offsetof(PhysicsConstraintComponent_SetDisableCollision, bDisableCollision) == 0x000000, "Member 'PhysicsConstraintComponent_SetDisableCollision::bDisableCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearBreakable \ static_assert(alignof(PhysicsConstraintComponent_SetLinearBreakable) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearBreakable"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearBreakable) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetLinearBreakable"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearBreakable, bLinearBreakable) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearBreakable::bLinearBreakable' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearBreakable, LinearBreakThreshold) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearBreakable::LinearBreakThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearDriveParams \ static_assert(alignof(PhysicsConstraintComponent_SetLinearDriveParams) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearDriveParams"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearDriveParams) == 0x00000C, "Wrong size on PhysicsConstraintComponent_SetLinearDriveParams"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearDriveParams, PositionStrength) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearDriveParams::PositionStrength' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearDriveParams, VelocityStrength) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearDriveParams::VelocityStrength' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearDriveParams, InForceLimit) == 0x000008, "Member 'PhysicsConstraintComponent_SetLinearDriveParams::InForceLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearPlasticity \ static_assert(alignof(PhysicsConstraintComponent_SetLinearPlasticity) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearPlasticity"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearPlasticity) == 0x00000C, "Wrong size on PhysicsConstraintComponent_SetLinearPlasticity"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPlasticity, bLinearPlasticity) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearPlasticity::bLinearPlasticity' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPlasticity, LinearPlasticityThreshold) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearPlasticity::LinearPlasticityThreshold' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPlasticity, PlasticityType) == 0x000008, "Member 'PhysicsConstraintComponent_SetLinearPlasticity::PlasticityType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearPositionDrive \ static_assert(alignof(PhysicsConstraintComponent_SetLinearPositionDrive) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetLinearPositionDrive"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearPositionDrive) == 0x000003, "Wrong size on PhysicsConstraintComponent_SetLinearPositionDrive"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPositionDrive, bEnableDriveX) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearPositionDrive::bEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPositionDrive, bEnableDriveY) == 0x000001, "Member 'PhysicsConstraintComponent_SetLinearPositionDrive::bEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPositionDrive, bEnableDriveZ) == 0x000002, "Member 'PhysicsConstraintComponent_SetLinearPositionDrive::bEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearPositionTarget \ static_assert(alignof(PhysicsConstraintComponent_SetLinearPositionTarget) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetLinearPositionTarget"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearPositionTarget) == 0x000018, "Wrong size on PhysicsConstraintComponent_SetLinearPositionTarget"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearPositionTarget, InPosTarget) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearPositionTarget::InPosTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearVelocityDrive \ static_assert(alignof(PhysicsConstraintComponent_SetLinearVelocityDrive) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetLinearVelocityDrive"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearVelocityDrive) == 0x000003, "Wrong size on PhysicsConstraintComponent_SetLinearVelocityDrive"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearVelocityDrive, bEnableDriveX) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearVelocityDrive::bEnableDriveX' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearVelocityDrive, bEnableDriveY) == 0x000001, "Member 'PhysicsConstraintComponent_SetLinearVelocityDrive::bEnableDriveY' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearVelocityDrive, bEnableDriveZ) == 0x000002, "Member 'PhysicsConstraintComponent_SetLinearVelocityDrive::bEnableDriveZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearVelocityTarget \ static_assert(alignof(PhysicsConstraintComponent_SetLinearVelocityTarget) == 0x000008, "Wrong alignment on PhysicsConstraintComponent_SetLinearVelocityTarget"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearVelocityTarget) == 0x000018, "Wrong size on PhysicsConstraintComponent_SetLinearVelocityTarget"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearVelocityTarget, InVelTarget) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearVelocityTarget::InVelTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearXLimit \ static_assert(alignof(PhysicsConstraintComponent_SetLinearXLimit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearXLimit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearXLimit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetLinearXLimit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearXLimit, ConstraintType) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearXLimit::ConstraintType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearXLimit, LimitSize) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearXLimit::LimitSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearYLimit \ static_assert(alignof(PhysicsConstraintComponent_SetLinearYLimit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearYLimit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearYLimit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetLinearYLimit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearYLimit, ConstraintType) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearYLimit::ConstraintType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearYLimit, LimitSize) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearYLimit::LimitSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetLinearZLimit \ static_assert(alignof(PhysicsConstraintComponent_SetLinearZLimit) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_SetLinearZLimit"); \ static_assert(sizeof(PhysicsConstraintComponent_SetLinearZLimit) == 0x000008, "Wrong size on PhysicsConstraintComponent_SetLinearZLimit"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearZLimit, ConstraintType) == 0x000000, "Member 'PhysicsConstraintComponent_SetLinearZLimit::ConstraintType' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetLinearZLimit, LimitSize) == 0x000004, "Member 'PhysicsConstraintComponent_SetLinearZLimit::LimitSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetOrientationDriveSLERP \ static_assert(alignof(PhysicsConstraintComponent_SetOrientationDriveSLERP) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetOrientationDriveSLERP"); \ static_assert(sizeof(PhysicsConstraintComponent_SetOrientationDriveSLERP) == 0x000001, "Wrong size on PhysicsConstraintComponent_SetOrientationDriveSLERP"); \ static_assert(offsetof(PhysicsConstraintComponent_SetOrientationDriveSLERP, bEnableSLERP) == 0x000000, "Member 'PhysicsConstraintComponent_SetOrientationDriveSLERP::bEnableSLERP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing \ static_assert(alignof(PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing) == 0x000001, "Wrong alignment on PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing"); \ static_assert(sizeof(PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing) == 0x000002, "Wrong size on PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing"); \ static_assert(offsetof(PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing, bEnableTwistDrive) == 0x000000, "Member 'PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing::bEnableTwistDrive' has a wrong offset!"); \ static_assert(offsetof(PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing, bEnableSwingDrive) == 0x000001, "Member 'PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing::bEnableSwingDrive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetCurrentSwing1 \ static_assert(alignof(PhysicsConstraintComponent_GetCurrentSwing1) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_GetCurrentSwing1"); \ static_assert(sizeof(PhysicsConstraintComponent_GetCurrentSwing1) == 0x000004, "Wrong size on PhysicsConstraintComponent_GetCurrentSwing1"); \ static_assert(offsetof(PhysicsConstraintComponent_GetCurrentSwing1, ReturnValue) == 0x000000, "Member 'PhysicsConstraintComponent_GetCurrentSwing1::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetCurrentSwing2 \ static_assert(alignof(PhysicsConstraintComponent_GetCurrentSwing2) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_GetCurrentSwing2"); \ static_assert(sizeof(PhysicsConstraintComponent_GetCurrentSwing2) == 0x000004, "Wrong size on PhysicsConstraintComponent_GetCurrentSwing2"); \ static_assert(offsetof(PhysicsConstraintComponent_GetCurrentSwing2, ReturnValue) == 0x000000, "Member 'PhysicsConstraintComponent_GetCurrentSwing2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsConstraintComponent_GetCurrentTwist \ static_assert(alignof(PhysicsConstraintComponent_GetCurrentTwist) == 0x000004, "Wrong alignment on PhysicsConstraintComponent_GetCurrentTwist"); \ static_assert(sizeof(PhysicsConstraintComponent_GetCurrentTwist) == 0x000004, "Wrong size on PhysicsConstraintComponent_GetCurrentTwist"); \ static_assert(offsetof(PhysicsConstraintComponent_GetCurrentTwist, ReturnValue) == 0x000000, "Member 'PhysicsConstraintComponent_GetCurrentTwist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsConstraintComponent \ static_assert(alignof(UPhysicsConstraintComponent) == 0x000010, "Wrong alignment on UPhysicsConstraintComponent"); \ static_assert(sizeof(UPhysicsConstraintComponent) == 0x000570, "Wrong size on UPhysicsConstraintComponent"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintActor1) == 0x0002A0, "Member 'UPhysicsConstraintComponent::ConstraintActor1' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ComponentName1) == 0x0002A8, "Member 'UPhysicsConstraintComponent::ComponentName1' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintActor2) == 0x0002B0, "Member 'UPhysicsConstraintComponent::ConstraintActor2' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ComponentName2) == 0x0002B8, "Member 'UPhysicsConstraintComponent::ComponentName2' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintSetup) == 0x0002D0, "Member 'UPhysicsConstraintComponent::ConstraintSetup' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, OnConstraintBroken) == 0x0002D8, "Member 'UPhysicsConstraintComponent::OnConstraintBroken' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, OnPlasticDeformation) == 0x0002E8, "Member 'UPhysicsConstraintComponent::OnPlasticDeformation' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintComponent, ConstraintInstance) == 0x0002F8, "Member 'UPhysicsConstraintComponent::ConstraintInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsConstraintTemplate \ static_assert(alignof(UPhysicsConstraintTemplate) == 0x000008, "Wrong alignment on UPhysicsConstraintTemplate"); \ static_assert(sizeof(UPhysicsConstraintTemplate) == 0x000410, "Wrong size on UPhysicsConstraintTemplate"); \ static_assert(offsetof(UPhysicsConstraintTemplate, DefaultInstance) == 0x000028, "Member 'UPhysicsConstraintTemplate::DefaultInstance' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintTemplate, ProfileHandles) == 0x0002A0, "Member 'UPhysicsConstraintTemplate::ProfileHandles' has a wrong offset!"); \ static_assert(offsetof(UPhysicsConstraintTemplate, DefaultProfile) == 0x0002B0, "Member 'UPhysicsConstraintTemplate::DefaultProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_GrabComponent \ static_assert(alignof(PhysicsHandleComponent_GrabComponent) == 0x000008, "Wrong alignment on PhysicsHandleComponent_GrabComponent"); \ static_assert(sizeof(PhysicsHandleComponent_GrabComponent) == 0x000030, "Wrong size on PhysicsHandleComponent_GrabComponent"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponent, Component) == 0x000000, "Member 'PhysicsHandleComponent_GrabComponent::Component' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponent, InBoneName) == 0x000008, "Member 'PhysicsHandleComponent_GrabComponent::InBoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponent, GrabLocation) == 0x000010, "Member 'PhysicsHandleComponent_GrabComponent::GrabLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponent, bConstrainRotation) == 0x000028, "Member 'PhysicsHandleComponent_GrabComponent::bConstrainRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_GrabComponentAtLocation \ static_assert(alignof(PhysicsHandleComponent_GrabComponentAtLocation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_GrabComponentAtLocation"); \ static_assert(sizeof(PhysicsHandleComponent_GrabComponentAtLocation) == 0x000028, "Wrong size on PhysicsHandleComponent_GrabComponentAtLocation"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocation, Component) == 0x000000, "Member 'PhysicsHandleComponent_GrabComponentAtLocation::Component' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocation, InBoneName) == 0x000008, "Member 'PhysicsHandleComponent_GrabComponentAtLocation::InBoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocation, GrabLocation) == 0x000010, "Member 'PhysicsHandleComponent_GrabComponentAtLocation::GrabLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_GrabComponentAtLocationWithRotation \ static_assert(alignof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_GrabComponentAtLocationWithRotation"); \ static_assert(sizeof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation) == 0x000040, "Wrong size on PhysicsHandleComponent_GrabComponentAtLocationWithRotation"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation, Component) == 0x000000, "Member 'PhysicsHandleComponent_GrabComponentAtLocationWithRotation::Component' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation, InBoneName) == 0x000008, "Member 'PhysicsHandleComponent_GrabComponentAtLocationWithRotation::InBoneName' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation, Location) == 0x000010, "Member 'PhysicsHandleComponent_GrabComponentAtLocationWithRotation::Location' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GrabComponentAtLocationWithRotation, Rotation) == 0x000028, "Member 'PhysicsHandleComponent_GrabComponentAtLocationWithRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetAngularDamping \ static_assert(alignof(PhysicsHandleComponent_SetAngularDamping) == 0x000004, "Wrong alignment on PhysicsHandleComponent_SetAngularDamping"); \ static_assert(sizeof(PhysicsHandleComponent_SetAngularDamping) == 0x000004, "Wrong size on PhysicsHandleComponent_SetAngularDamping"); \ static_assert(offsetof(PhysicsHandleComponent_SetAngularDamping, NewAngularDamping) == 0x000000, "Member 'PhysicsHandleComponent_SetAngularDamping::NewAngularDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetAngularStiffness \ static_assert(alignof(PhysicsHandleComponent_SetAngularStiffness) == 0x000004, "Wrong alignment on PhysicsHandleComponent_SetAngularStiffness"); \ static_assert(sizeof(PhysicsHandleComponent_SetAngularStiffness) == 0x000004, "Wrong size on PhysicsHandleComponent_SetAngularStiffness"); \ static_assert(offsetof(PhysicsHandleComponent_SetAngularStiffness, NewAngularStiffness) == 0x000000, "Member 'PhysicsHandleComponent_SetAngularStiffness::NewAngularStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetInterpolationSpeed \ static_assert(alignof(PhysicsHandleComponent_SetInterpolationSpeed) == 0x000004, "Wrong alignment on PhysicsHandleComponent_SetInterpolationSpeed"); \ static_assert(sizeof(PhysicsHandleComponent_SetInterpolationSpeed) == 0x000004, "Wrong size on PhysicsHandleComponent_SetInterpolationSpeed"); \ static_assert(offsetof(PhysicsHandleComponent_SetInterpolationSpeed, NewInterpolationSpeed) == 0x000000, "Member 'PhysicsHandleComponent_SetInterpolationSpeed::NewInterpolationSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetLinearDamping \ static_assert(alignof(PhysicsHandleComponent_SetLinearDamping) == 0x000004, "Wrong alignment on PhysicsHandleComponent_SetLinearDamping"); \ static_assert(sizeof(PhysicsHandleComponent_SetLinearDamping) == 0x000004, "Wrong size on PhysicsHandleComponent_SetLinearDamping"); \ static_assert(offsetof(PhysicsHandleComponent_SetLinearDamping, NewLinearDamping) == 0x000000, "Member 'PhysicsHandleComponent_SetLinearDamping::NewLinearDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetLinearStiffness \ static_assert(alignof(PhysicsHandleComponent_SetLinearStiffness) == 0x000004, "Wrong alignment on PhysicsHandleComponent_SetLinearStiffness"); \ static_assert(sizeof(PhysicsHandleComponent_SetLinearStiffness) == 0x000004, "Wrong size on PhysicsHandleComponent_SetLinearStiffness"); \ static_assert(offsetof(PhysicsHandleComponent_SetLinearStiffness, NewLinearStiffness) == 0x000000, "Member 'PhysicsHandleComponent_SetLinearStiffness::NewLinearStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetTargetLocation \ static_assert(alignof(PhysicsHandleComponent_SetTargetLocation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_SetTargetLocation"); \ static_assert(sizeof(PhysicsHandleComponent_SetTargetLocation) == 0x000018, "Wrong size on PhysicsHandleComponent_SetTargetLocation"); \ static_assert(offsetof(PhysicsHandleComponent_SetTargetLocation, NewLocation) == 0x000000, "Member 'PhysicsHandleComponent_SetTargetLocation::NewLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetTargetLocationAndRotation \ static_assert(alignof(PhysicsHandleComponent_SetTargetLocationAndRotation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_SetTargetLocationAndRotation"); \ static_assert(sizeof(PhysicsHandleComponent_SetTargetLocationAndRotation) == 0x000030, "Wrong size on PhysicsHandleComponent_SetTargetLocationAndRotation"); \ static_assert(offsetof(PhysicsHandleComponent_SetTargetLocationAndRotation, NewLocation) == 0x000000, "Member 'PhysicsHandleComponent_SetTargetLocationAndRotation::NewLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_SetTargetLocationAndRotation, NewRotation) == 0x000018, "Member 'PhysicsHandleComponent_SetTargetLocationAndRotation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_SetTargetRotation \ static_assert(alignof(PhysicsHandleComponent_SetTargetRotation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_SetTargetRotation"); \ static_assert(sizeof(PhysicsHandleComponent_SetTargetRotation) == 0x000018, "Wrong size on PhysicsHandleComponent_SetTargetRotation"); \ static_assert(offsetof(PhysicsHandleComponent_SetTargetRotation, NewRotation) == 0x000000, "Member 'PhysicsHandleComponent_SetTargetRotation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_GetGrabbedComponent \ static_assert(alignof(PhysicsHandleComponent_GetGrabbedComponent) == 0x000008, "Wrong alignment on PhysicsHandleComponent_GetGrabbedComponent"); \ static_assert(sizeof(PhysicsHandleComponent_GetGrabbedComponent) == 0x000008, "Wrong size on PhysicsHandleComponent_GetGrabbedComponent"); \ static_assert(offsetof(PhysicsHandleComponent_GetGrabbedComponent, ReturnValue) == 0x000000, "Member 'PhysicsHandleComponent_GetGrabbedComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PhysicsHandleComponent_GetTargetLocationAndRotation \ static_assert(alignof(PhysicsHandleComponent_GetTargetLocationAndRotation) == 0x000008, "Wrong alignment on PhysicsHandleComponent_GetTargetLocationAndRotation"); \ static_assert(sizeof(PhysicsHandleComponent_GetTargetLocationAndRotation) == 0x000030, "Wrong size on PhysicsHandleComponent_GetTargetLocationAndRotation"); \ static_assert(offsetof(PhysicsHandleComponent_GetTargetLocationAndRotation, TargetLocation) == 0x000000, "Member 'PhysicsHandleComponent_GetTargetLocationAndRotation::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(PhysicsHandleComponent_GetTargetLocationAndRotation, TargetRotation) == 0x000018, "Member 'PhysicsHandleComponent_GetTargetLocationAndRotation::TargetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsHandleComponent \ static_assert(alignof(UPhysicsHandleComponent) == 0x000010, "Wrong alignment on UPhysicsHandleComponent"); \ static_assert(sizeof(UPhysicsHandleComponent) == 0x0004E0, "Wrong size on UPhysicsHandleComponent"); \ static_assert(offsetof(UPhysicsHandleComponent, GrabbedComponent) == 0x0000A0, "Member 'UPhysicsHandleComponent::GrabbedComponent' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, LinearDamping) == 0x0000B4, "Member 'UPhysicsHandleComponent::LinearDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, LinearStiffness) == 0x0000B8, "Member 'UPhysicsHandleComponent::LinearStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, AngularDamping) == 0x0000BC, "Member 'UPhysicsHandleComponent::AngularDamping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, AngularStiffness) == 0x0000C0, "Member 'UPhysicsHandleComponent::AngularStiffness' has a wrong offset!"); \ static_assert(offsetof(UPhysicsHandleComponent, InterpolationSpeed) == 0x000190, "Member 'UPhysicsHandleComponent::InterpolationSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsSettings \ static_assert(alignof(UPhysicsSettings) == 0x000008, "Wrong alignment on UPhysicsSettings"); \ static_assert(sizeof(UPhysicsSettings) == 0x0001E8, "Wrong size on UPhysicsSettings"); \ static_assert(offsetof(UPhysicsSettings, PhysicErrorCorrection) == 0x0000E0, "Member 'UPhysicsSettings::PhysicErrorCorrection' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, LockedAxis) == 0x000114, "Member 'UPhysicsSettings::LockedAxis' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, DefaultDegreesOfFreedom) == 0x000115, "Member 'UPhysicsSettings::DefaultDegreesOfFreedom' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bSuppressFaceRemapTable) == 0x000116, "Member 'UPhysicsSettings::bSuppressFaceRemapTable' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bSupportUVFromHitResults) == 0x000117, "Member 'UPhysicsSettings::bSupportUVFromHitResults' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bDisableActiveActors) == 0x000118, "Member 'UPhysicsSettings::bDisableActiveActors' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bDisableKinematicStaticPairs) == 0x000119, "Member 'UPhysicsSettings::bDisableKinematicStaticPairs' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bDisableKinematicKinematicPairs) == 0x00011A, "Member 'UPhysicsSettings::bDisableKinematicKinematicPairs' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bDisableCCD) == 0x00011B, "Member 'UPhysicsSettings::bDisableCCD' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bEnableEnhancedDeterminism) == 0x00011C, "Member 'UPhysicsSettings::bEnableEnhancedDeterminism' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, AnimPhysicsMinDeltaTime) == 0x000120, "Member 'UPhysicsSettings::AnimPhysicsMinDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bSimulateAnimPhysicsAfterReset) == 0x000124, "Member 'UPhysicsSettings::bSimulateAnimPhysicsAfterReset' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, MinPhysicsDeltaTime) == 0x000128, "Member 'UPhysicsSettings::MinPhysicsDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, MaxPhysicsDeltaTime) == 0x00012C, "Member 'UPhysicsSettings::MaxPhysicsDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bSubstepping) == 0x000130, "Member 'UPhysicsSettings::bSubstepping' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bSubsteppingAsync) == 0x000131, "Member 'UPhysicsSettings::bSubsteppingAsync' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, bTickPhysicsAsync) == 0x000132, "Member 'UPhysicsSettings::bTickPhysicsAsync' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, AsyncFixedTimeStepSize) == 0x000134, "Member 'UPhysicsSettings::AsyncFixedTimeStepSize' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, MaxSubstepDeltaTime) == 0x000138, "Member 'UPhysicsSettings::MaxSubstepDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, MaxSubsteps) == 0x00013C, "Member 'UPhysicsSettings::MaxSubsteps' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, SyncSceneSmoothingFactor) == 0x000140, "Member 'UPhysicsSettings::SyncSceneSmoothingFactor' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, InitialAverageFrameRate) == 0x000144, "Member 'UPhysicsSettings::InitialAverageFrameRate' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, PhysXTreeRebuildRate) == 0x000148, "Member 'UPhysicsSettings::PhysXTreeRebuildRate' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, PhysicalSurfaces) == 0x000150, "Member 'UPhysicsSettings::PhysicalSurfaces' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, DefaultBroadphaseSettings) == 0x000160, "Member 'UPhysicsSettings::DefaultBroadphaseSettings' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, MinDeltaVelocityForHitEvents) == 0x0001E0, "Member 'UPhysicsSettings::MinDeltaVelocityForHitEvents' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettings, ChaosSettings) == 0x0001E4, "Member 'UPhysicsSettings::ChaosSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APhysicsThruster \ static_assert(alignof(APhysicsThruster) == 0x000008, "Wrong alignment on APhysicsThruster"); \ static_assert(sizeof(APhysicsThruster) == 0x0002B8, "Wrong size on APhysicsThruster"); \ static_assert(offsetof(APhysicsThruster, ThrusterComponent) == 0x0002B0, "Member 'APhysicsThruster::ThrusterComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialForceComponent_AddObjectTypeToAffect \ static_assert(alignof(RadialForceComponent_AddObjectTypeToAffect) == 0x000001, "Wrong alignment on RadialForceComponent_AddObjectTypeToAffect"); \ static_assert(sizeof(RadialForceComponent_AddObjectTypeToAffect) == 0x000001, "Wrong size on RadialForceComponent_AddObjectTypeToAffect"); \ static_assert(offsetof(RadialForceComponent_AddObjectTypeToAffect, ObjectType) == 0x000000, "Member 'RadialForceComponent_AddObjectTypeToAffect::ObjectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialForceComponent_RemoveObjectTypeToAffect \ static_assert(alignof(RadialForceComponent_RemoveObjectTypeToAffect) == 0x000001, "Wrong alignment on RadialForceComponent_RemoveObjectTypeToAffect"); \ static_assert(sizeof(RadialForceComponent_RemoveObjectTypeToAffect) == 0x000001, "Wrong size on RadialForceComponent_RemoveObjectTypeToAffect"); \ static_assert(offsetof(RadialForceComponent_RemoveObjectTypeToAffect, ObjectType) == 0x000000, "Member 'RadialForceComponent_RemoveObjectTypeToAffect::ObjectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URadialForceComponent \ static_assert(alignof(URadialForceComponent) == 0x000010, "Wrong alignment on URadialForceComponent"); \ static_assert(sizeof(URadialForceComponent) == 0x0002D0, "Wrong size on URadialForceComponent"); \ static_assert(offsetof(URadialForceComponent, Radius) == 0x0002A0, "Member 'URadialForceComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, Falloff) == 0x0002A4, "Member 'URadialForceComponent::Falloff' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ImpulseStrength) == 0x0002A8, "Member 'URadialForceComponent::ImpulseStrength' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ForceStrength) == 0x0002B0, "Member 'URadialForceComponent::ForceStrength' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, DestructibleDamage) == 0x0002B4, "Member 'URadialForceComponent::DestructibleDamage' has a wrong offset!"); \ static_assert(offsetof(URadialForceComponent, ObjectTypesToAffect) == 0x0002B8, "Member 'URadialForceComponent::ObjectTypesToAffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserInterfaceSettings \ static_assert(alignof(UUserInterfaceSettings) == 0x000008, "Wrong alignment on UUserInterfaceSettings"); \ static_assert(sizeof(UUserInterfaceSettings) == 0x0002B0, "Wrong size on UUserInterfaceSettings"); \ static_assert(offsetof(UUserInterfaceSettings, RenderFocusRule) == 0x000038, "Member 'UUserInterfaceSettings::RenderFocusRule' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, HardwareCursors) == 0x000040, "Member 'UUserInterfaceSettings::HardwareCursors' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, SoftwareCursors) == 0x000090, "Member 'UUserInterfaceSettings::SoftwareCursors' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, DefaultCursor) == 0x0000E0, "Member 'UUserInterfaceSettings::DefaultCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, TextEditBeamCursor) == 0x000100, "Member 'UUserInterfaceSettings::TextEditBeamCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, CrosshairsCursor) == 0x000120, "Member 'UUserInterfaceSettings::CrosshairsCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, HandCursor) == 0x000140, "Member 'UUserInterfaceSettings::HandCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, GrabHandCursor) == 0x000160, "Member 'UUserInterfaceSettings::GrabHandCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, GrabHandClosedCursor) == 0x000180, "Member 'UUserInterfaceSettings::GrabHandClosedCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, SlashedCircleCursor) == 0x0001A0, "Member 'UUserInterfaceSettings::SlashedCircleCursor' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, ApplicationScale) == 0x0001C0, "Member 'UUserInterfaceSettings::ApplicationScale' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, UIScaleRule) == 0x0001C4, "Member 'UUserInterfaceSettings::UIScaleRule' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, CustomScalingRuleClass) == 0x0001C8, "Member 'UUserInterfaceSettings::CustomScalingRuleClass' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, UIScaleCurve) == 0x0001E8, "Member 'UUserInterfaceSettings::UIScaleCurve' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, bAllowHighDPIInGameMode) == 0x000270, "Member 'UUserInterfaceSettings::bAllowHighDPIInGameMode' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, DesignScreenSize) == 0x000274, "Member 'UUserInterfaceSettings::DesignScreenSize' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, bLoadWidgetsOnDedicatedServer) == 0x00027C, "Member 'UUserInterfaceSettings::bLoadWidgetsOnDedicatedServer' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, CursorClasses) == 0x000280, "Member 'UUserInterfaceSettings::CursorClasses' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, CustomScalingRuleClassInstance) == 0x000290, "Member 'UUserInterfaceSettings::CustomScalingRuleClassInstance' has a wrong offset!"); \ static_assert(offsetof(UUserInterfaceSettings, CustomScalingRule) == 0x000298, "Member 'UUserInterfaceSettings::CustomScalingRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsFieldComponent \ static_assert(alignof(UPhysicsFieldComponent) == 0x000010, "Wrong alignment on UPhysicsFieldComponent"); \ static_assert(sizeof(UPhysicsFieldComponent) == 0x000340, "Wrong size on UPhysicsFieldComponent"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId) == 0x00000C, "Wrong size on PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId, A) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId::A' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId, B) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId::B' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId, ReturnValue) == 0x000008, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_InputDeviceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId) == 0x00000C, "Wrong size on PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId, A) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId::A' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId, B) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId::B' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId, ReturnValue) == 0x000008, "Member 'PlatformInputDeviceMapperLibrary_EqualEqual_PlatformUserId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetAllActiveUsers \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetAllActiveUsers) == 0x000008, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetAllActiveUsers"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetAllActiveUsers) == 0x000018, "Wrong size on PlatformInputDeviceMapperLibrary_GetAllActiveUsers"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllActiveUsers, OutUsers) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetAllActiveUsers::OutUsers' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllActiveUsers, ReturnValue) == 0x000010, "Member 'PlatformInputDeviceMapperLibrary_GetAllActiveUsers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices) == 0x000008, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices) == 0x000018, "Wrong size on PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices, OutInputDevices) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices::OutInputDevices' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices, ReturnValue) == 0x000010, "Member 'PlatformInputDeviceMapperLibrary_GetAllConnectedInputDevices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetAllInputDevices \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetAllInputDevices) == 0x000008, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetAllInputDevices"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetAllInputDevices) == 0x000018, "Wrong size on PlatformInputDeviceMapperLibrary_GetAllInputDevices"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllInputDevices, OutInputDevices) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetAllInputDevices::OutInputDevices' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllInputDevices, ReturnValue) == 0x000010, "Member 'PlatformInputDeviceMapperLibrary_GetAllInputDevices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser) == 0x000008, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser) == 0x000020, "Wrong size on PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser, UserId) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser::UserId' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser, OutInputDevices) == 0x000008, "Member 'PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser::OutInputDevices' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser, ReturnValue) == 0x000018, "Member 'PlatformInputDeviceMapperLibrary_GetAllInputDevicesForUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetDefaultInputDevice \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetDefaultInputDevice) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetDefaultInputDevice"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetDefaultInputDevice) == 0x000004, "Wrong size on PlatformInputDeviceMapperLibrary_GetDefaultInputDevice"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetDefaultInputDevice, ReturnValue) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetDefaultInputDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState, DeviceID) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState::DeviceID' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_GetInputDeviceConnectionState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser, UserId) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser::UserId' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_GetPrimaryInputDeviceForUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetUserForInputDevice \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetUserForInputDevice) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetUserForInputDevice"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetUserForInputDevice) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_GetUserForInputDevice"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetUserForInputDevice, DeviceID) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetUserForInputDevice::DeviceID' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetUserForInputDevice, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_GetUserForInputDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices \ static_assert(alignof(PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices) == 0x000004, "Wrong size on PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices, ReturnValue) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_GetUserForUnpairedInputDevices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_InputDeviceId_None \ static_assert(alignof(PlatformInputDeviceMapperLibrary_InputDeviceId_None) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_InputDeviceId_None"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_InputDeviceId_None) == 0x000004, "Wrong size on PlatformInputDeviceMapperLibrary_InputDeviceId_None"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_InputDeviceId_None, ReturnValue) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_InputDeviceId_None::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser \ static_assert(alignof(PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser, InputDevice) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser::InputDevice' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_IsInputDeviceMappedToUnpairedUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_IsUnpairedUserId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_IsUnpairedUserId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_IsUnpairedUserId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_IsUnpairedUserId) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_IsUnpairedUserId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsUnpairedUserId, PlatformId) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_IsUnpairedUserId::PlatformId' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsUnpairedUserId, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_IsUnpairedUserId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_IsValidInputDevice \ static_assert(alignof(PlatformInputDeviceMapperLibrary_IsValidInputDevice) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_IsValidInputDevice"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_IsValidInputDevice) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_IsValidInputDevice"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsValidInputDevice, DeviceID) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_IsValidInputDevice::DeviceID' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsValidInputDevice, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_IsValidInputDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_IsValidPlatformId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_IsValidPlatformId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_IsValidPlatformId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_IsValidPlatformId) == 0x000008, "Wrong size on PlatformInputDeviceMapperLibrary_IsValidPlatformId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsValidPlatformId, UserId) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_IsValidPlatformId::UserId' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_IsValidPlatformId, ReturnValue) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_IsValidPlatformId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId) == 0x00000C, "Wrong size on PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId, A) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId::A' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId, B) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId::B' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId, ReturnValue) == 0x000008, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_InputDeviceId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId \ static_assert(alignof(PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId) == 0x00000C, "Wrong size on PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId, A) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId::A' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId, B) == 0x000004, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId::B' has a wrong offset!"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId, ReturnValue) == 0x000008, "Member 'PlatformInputDeviceMapperLibrary_NotEqual_PlatformUserId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlatformInputDeviceMapperLibrary_PlatformUserId_None \ static_assert(alignof(PlatformInputDeviceMapperLibrary_PlatformUserId_None) == 0x000004, "Wrong alignment on PlatformInputDeviceMapperLibrary_PlatformUserId_None"); \ static_assert(sizeof(PlatformInputDeviceMapperLibrary_PlatformUserId_None) == 0x000004, "Wrong size on PlatformInputDeviceMapperLibrary_PlatformUserId_None"); \ static_assert(offsetof(PlatformInputDeviceMapperLibrary_PlatformUserId_None, ReturnValue) == 0x000000, "Member 'PlatformInputDeviceMapperLibrary_PlatformUserId_None::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlatformInputDeviceMapperLibrary \ static_assert(alignof(UPlatformInputDeviceMapperLibrary) == 0x000008, "Wrong alignment on UPlatformInputDeviceMapperLibrary"); \ static_assert(sizeof(UPlatformInputDeviceMapperLibrary) == 0x000028, "Wrong size on UPlatformInputDeviceMapperLibrary"); \ #define DUMPER7_ASSERTS_APlayerStart \ static_assert(alignof(APlayerStart) == 0x000008, "Wrong alignment on APlayerStart"); \ static_assert(sizeof(APlayerStart) == 0x0002E0, "Wrong size on APlayerStart"); \ static_assert(offsetof(APlayerStart, PlayerStartTag) == 0x0002D8, "Member 'APlayerStart::PlayerStartTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerStartPIE \ static_assert(alignof(APlayerStartPIE) == 0x000008, "Wrong alignment on APlayerStartPIE"); \ static_assert(sizeof(APlayerStartPIE) == 0x0002E0, "Wrong size on APlayerStartPIE"); \ #define DUMPER7_ASSERTS_PlayerState_OnPawnPrivateDestroyed \ static_assert(alignof(PlayerState_OnPawnPrivateDestroyed) == 0x000008, "Wrong alignment on PlayerState_OnPawnPrivateDestroyed"); \ static_assert(sizeof(PlayerState_OnPawnPrivateDestroyed) == 0x000008, "Wrong size on PlayerState_OnPawnPrivateDestroyed"); \ static_assert(offsetof(PlayerState_OnPawnPrivateDestroyed, InActor) == 0x000000, "Member 'PlayerState_OnPawnPrivateDestroyed::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_ReceiveCopyProperties \ static_assert(alignof(PlayerState_ReceiveCopyProperties) == 0x000008, "Wrong alignment on PlayerState_ReceiveCopyProperties"); \ static_assert(sizeof(PlayerState_ReceiveCopyProperties) == 0x000008, "Wrong size on PlayerState_ReceiveCopyProperties"); \ static_assert(offsetof(PlayerState_ReceiveCopyProperties, NewPlayerState) == 0x000000, "Member 'PlayerState_ReceiveCopyProperties::NewPlayerState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_ReceiveOverrideWith \ static_assert(alignof(PlayerState_ReceiveOverrideWith) == 0x000008, "Wrong alignment on PlayerState_ReceiveOverrideWith"); \ static_assert(sizeof(PlayerState_ReceiveOverrideWith) == 0x000008, "Wrong size on PlayerState_ReceiveOverrideWith"); \ static_assert(offsetof(PlayerState_ReceiveOverrideWith, OldPlayerState) == 0x000000, "Member 'PlayerState_ReceiveOverrideWith::OldPlayerState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_BP_GetUniqueId \ static_assert(alignof(PlayerState_BP_GetUniqueId) == 0x000008, "Wrong alignment on PlayerState_BP_GetUniqueId"); \ static_assert(sizeof(PlayerState_BP_GetUniqueId) == 0x000030, "Wrong size on PlayerState_BP_GetUniqueId"); \ static_assert(offsetof(PlayerState_BP_GetUniqueId, ReturnValue) == 0x000000, "Member 'PlayerState_BP_GetUniqueId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetCompressedPing \ static_assert(alignof(PlayerState_GetCompressedPing) == 0x000001, "Wrong alignment on PlayerState_GetCompressedPing"); \ static_assert(sizeof(PlayerState_GetCompressedPing) == 0x000001, "Wrong size on PlayerState_GetCompressedPing"); \ static_assert(offsetof(PlayerState_GetCompressedPing, ReturnValue) == 0x000000, "Member 'PlayerState_GetCompressedPing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_getPawn \ static_assert(alignof(PlayerState_getPawn) == 0x000008, "Wrong alignment on PlayerState_getPawn"); \ static_assert(sizeof(PlayerState_getPawn) == 0x000008, "Wrong size on PlayerState_getPawn"); \ static_assert(offsetof(PlayerState_getPawn, ReturnValue) == 0x000000, "Member 'PlayerState_getPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetPingInMilliseconds \ static_assert(alignof(PlayerState_GetPingInMilliseconds) == 0x000004, "Wrong alignment on PlayerState_GetPingInMilliseconds"); \ static_assert(sizeof(PlayerState_GetPingInMilliseconds) == 0x000004, "Wrong size on PlayerState_GetPingInMilliseconds"); \ static_assert(offsetof(PlayerState_GetPingInMilliseconds, ReturnValue) == 0x000000, "Member 'PlayerState_GetPingInMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetPlayerController \ static_assert(alignof(PlayerState_GetPlayerController) == 0x000008, "Wrong alignment on PlayerState_GetPlayerController"); \ static_assert(sizeof(PlayerState_GetPlayerController) == 0x000008, "Wrong size on PlayerState_GetPlayerController"); \ static_assert(offsetof(PlayerState_GetPlayerController, ReturnValue) == 0x000000, "Member 'PlayerState_GetPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetPlayerId \ static_assert(alignof(PlayerState_GetPlayerId) == 0x000004, "Wrong alignment on PlayerState_GetPlayerId"); \ static_assert(sizeof(PlayerState_GetPlayerId) == 0x000004, "Wrong size on PlayerState_GetPlayerId"); \ static_assert(offsetof(PlayerState_GetPlayerId, ReturnValue) == 0x000000, "Member 'PlayerState_GetPlayerId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetPlayerName \ static_assert(alignof(PlayerState_GetPlayerName) == 0x000008, "Wrong alignment on PlayerState_GetPlayerName"); \ static_assert(sizeof(PlayerState_GetPlayerName) == 0x000010, "Wrong size on PlayerState_GetPlayerName"); \ static_assert(offsetof(PlayerState_GetPlayerName, ReturnValue) == 0x000000, "Member 'PlayerState_GetPlayerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_GetScore \ static_assert(alignof(PlayerState_GetScore) == 0x000004, "Wrong alignment on PlayerState_GetScore"); \ static_assert(sizeof(PlayerState_GetScore) == 0x000004, "Wrong size on PlayerState_GetScore"); \ static_assert(offsetof(PlayerState_GetScore, ReturnValue) == 0x000000, "Member 'PlayerState_GetScore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_IsABot \ static_assert(alignof(PlayerState_IsABot) == 0x000001, "Wrong alignment on PlayerState_IsABot"); \ static_assert(sizeof(PlayerState_IsABot) == 0x000001, "Wrong size on PlayerState_IsABot"); \ static_assert(offsetof(PlayerState_IsABot, ReturnValue) == 0x000000, "Member 'PlayerState_IsABot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_IsOnlyASpectator \ static_assert(alignof(PlayerState_IsOnlyASpectator) == 0x000001, "Wrong alignment on PlayerState_IsOnlyASpectator"); \ static_assert(sizeof(PlayerState_IsOnlyASpectator) == 0x000001, "Wrong size on PlayerState_IsOnlyASpectator"); \ static_assert(offsetof(PlayerState_IsOnlyASpectator, ReturnValue) == 0x000000, "Member 'PlayerState_IsOnlyASpectator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerState_IsSpectator \ static_assert(alignof(PlayerState_IsSpectator) == 0x000001, "Wrong alignment on PlayerState_IsSpectator"); \ static_assert(sizeof(PlayerState_IsSpectator) == 0x000001, "Wrong size on PlayerState_IsSpectator"); \ static_assert(offsetof(PlayerState_IsSpectator, ReturnValue) == 0x000000, "Member 'PlayerState_IsSpectator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayerState \ static_assert(alignof(APlayerState) == 0x000008, "Wrong alignment on APlayerState"); \ static_assert(sizeof(APlayerState) == 0x0003C8, "Wrong size on APlayerState"); \ static_assert(offsetof(APlayerState, Score) == 0x0002B0, "Member 'APlayerState::Score' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PlayerId) == 0x0002B4, "Member 'APlayerState::PlayerId' has a wrong offset!"); \ static_assert(offsetof(APlayerState, CompressedPing) == 0x0002B8, "Member 'APlayerState::CompressedPing' has a wrong offset!"); \ static_assert(offsetof(APlayerState, StartTime) == 0x0002BC, "Member 'APlayerState::StartTime' has a wrong offset!"); \ static_assert(offsetof(APlayerState, EngineMessageClass) == 0x0002C0, "Member 'APlayerState::EngineMessageClass' has a wrong offset!"); \ static_assert(offsetof(APlayerState, SavedNetworkAddress) == 0x0002D0, "Member 'APlayerState::SavedNetworkAddress' has a wrong offset!"); \ static_assert(offsetof(APlayerState, UniqueID) == 0x0002E0, "Member 'APlayerState::UniqueID' has a wrong offset!"); \ static_assert(offsetof(APlayerState, OnPawnSet) == 0x000318, "Member 'APlayerState::OnPawnSet' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PawnPrivate) == 0x000328, "Member 'APlayerState::PawnPrivate' has a wrong offset!"); \ static_assert(offsetof(APlayerState, PlayerNamePrivate) == 0x0003A8, "Member 'APlayerState::PlayerNamePrivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APrecomputedVisibilityVolume \ static_assert(alignof(APrecomputedVisibilityVolume) == 0x000008, "Wrong alignment on APrecomputedVisibilityVolume"); \ static_assert(sizeof(APrecomputedVisibilityVolume) == 0x0002E8, "Wrong size on APrecomputedVisibilityVolume"); \ #define DUMPER7_ASSERTS_UPrimaryAssetLabel \ static_assert(alignof(UPrimaryAssetLabel) == 0x000008, "Wrong alignment on UPrimaryAssetLabel"); \ static_assert(sizeof(UPrimaryAssetLabel) == 0x000068, "Wrong size on UPrimaryAssetLabel"); \ static_assert(offsetof(UPrimaryAssetLabel, Rules) == 0x000030, "Member 'UPrimaryAssetLabel::Rules' has a wrong offset!"); \ static_assert(offsetof(UPrimaryAssetLabel, ExplicitAssets) == 0x000040, "Member 'UPrimaryAssetLabel::ExplicitAssets' has a wrong offset!"); \ static_assert(offsetof(UPrimaryAssetLabel, ExplicitBlueprints) == 0x000050, "Member 'UPrimaryAssetLabel::ExplicitBlueprints' has a wrong offset!"); \ static_assert(offsetof(UPrimaryAssetLabel, AssetCollection) == 0x000060, "Member 'UPrimaryAssetLabel::AssetCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProxyLODMeshSimplificationSettings \ static_assert(alignof(UProxyLODMeshSimplificationSettings) == 0x000008, "Wrong alignment on UProxyLODMeshSimplificationSettings"); \ static_assert(sizeof(UProxyLODMeshSimplificationSettings) == 0x000040, "Wrong size on UProxyLODMeshSimplificationSettings"); \ static_assert(offsetof(UProxyLODMeshSimplificationSettings, ProxyLODMeshReductionModuleName) == 0x000038, "Member 'UProxyLODMeshSimplificationSettings::ProxyLODMeshReductionModuleName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URendererSettings \ static_assert(alignof(URendererSettings) == 0x000008, "Wrong alignment on URendererSettings"); \ static_assert(sizeof(URendererSettings) == 0x0001D8, "Wrong size on URendererSettings"); \ static_assert(offsetof(URendererSettings, MobileShadingPath) == 0x000038, "Member 'URendererSettings::MobileShadingPath' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MobileAntiAliasing) == 0x000040, "Member 'URendererSettings::MobileAntiAliasing' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MobileFloatPrecisionMode) == 0x000041, "Member 'URendererSettings::MobileFloatPrecisionMode' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, ShaderCompressionFormat) == 0x000048, "Member 'URendererSettings::ShaderCompressionFormat' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MinScreenRadiusForLights) == 0x000050, "Member 'URendererSettings::MinScreenRadiusForLights' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MinScreenRadiusForEarlyZPass) == 0x000054, "Member 'URendererSettings::MinScreenRadiusForEarlyZPass' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MinScreenRadiusForCSMdepth) == 0x000058, "Member 'URendererSettings::MinScreenRadiusForCSMdepth' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VirtualTextureTileSize) == 0x000060, "Member 'URendererSettings::VirtualTextureTileSize' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VirtualTextureTileBorderSize) == 0x000064, "Member 'URendererSettings::VirtualTextureTileBorderSize' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VirtualTextureFeedbackFactor) == 0x000068, "Member 'URendererSettings::VirtualTextureFeedbackFactor' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, WorkingColorSpaceChoice) == 0x00006C, "Member 'URendererSettings::WorkingColorSpaceChoice' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, RedChromaticityCoordinate) == 0x000070, "Member 'URendererSettings::RedChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, GreenChromaticityCoordinate) == 0x000080, "Member 'URendererSettings::GreenChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, BlueChromaticityCoordinate) == 0x000090, "Member 'URendererSettings::BlueChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, WhiteChromaticityCoordinate) == 0x0000A0, "Member 'URendererSettings::WhiteChromaticityCoordinate' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DynamicGlobalIllumination) == 0x0000B4, "Member 'URendererSettings::DynamicGlobalIllumination' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, Reflections) == 0x0000B5, "Member 'URendererSettings::Reflections' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, ReflectionCaptureResolution) == 0x0000B8, "Member 'URendererSettings::ReflectionCaptureResolution' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, LumenRayLightingMode) == 0x0000C0, "Member 'URendererSettings::LumenRayLightingMode' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, LumenSoftwareTracingMode) == 0x0000C8, "Member 'URendererSettings::LumenSoftwareTracingMode' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, ShadowMapMethod) == 0x0000C9, "Member 'URendererSettings::ShadowMapMethod' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DistanceFieldVoxelDensity) == 0x0000D0, "Member 'URendererSettings::DistanceFieldVoxelDensity' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, TranslucentSortPolicy) == 0x0000D8, "Member 'URendererSettings::TranslucentSortPolicy' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, TranslucentSortAxis) == 0x0000E0, "Member 'URendererSettings::TranslucentSortAxis' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, HMDFixedFoveationLevel) == 0x0000F8, "Member 'URendererSettings::HMDFixedFoveationLevel' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, CustomDepthStencil) == 0x000100, "Member 'URendererSettings::CustomDepthStencil' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, bEnableAlphaChannelInPostProcessing) == 0x000108, "Member 'URendererSettings::bEnableAlphaChannelInPostProcessing' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultFeatureAutoExposure) == 0x000110, "Member 'URendererSettings::DefaultFeatureAutoExposure' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultFeatureAutoExposureBias) == 0x000114, "Member 'URendererSettings::DefaultFeatureAutoExposureBias' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultFeatureAntiAliasing) == 0x00011C, "Member 'URendererSettings::DefaultFeatureAntiAliasing' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MSAASampleCount) == 0x00011D, "Member 'URendererSettings::MSAASampleCount' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultLightUnits) == 0x00011E, "Member 'URendererSettings::DefaultLightUnits' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultBackBufferPixelFormat) == 0x00011F, "Member 'URendererSettings::DefaultBackBufferPixelFormat' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, EarlyZPass) == 0x000124, "Member 'URendererSettings::EarlyZPass' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, ClearSceneMethod) == 0x00012C, "Member 'URendererSettings::ClearSceneMethod' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VelocityPass) == 0x00012D, "Member 'URendererSettings::VelocityPass' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VertexDeformationOutputsVelocity) == 0x00012E, "Member 'URendererSettings::VertexDeformationOutputsVelocity' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, GPUSimulationTextureSizeX) == 0x000134, "Member 'URendererSettings::GPUSimulationTextureSizeX' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, GPUSimulationTextureSizeY) == 0x000138, "Member 'URendererSettings::GPUSimulationTextureSizeY' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, GBufferFormat) == 0x000140, "Member 'URendererSettings::GBufferFormat' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, WireframeCullThreshold) == 0x000148, "Member 'URendererSettings::WireframeCullThreshold' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, StrataBytePerPixel) == 0x000150, "Member 'URendererSettings::StrataBytePerPixel' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, DefaultSkinCacheBehavior) == 0x000158, "Member 'URendererSettings::DefaultSkinCacheBehavior' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, SkinCacheSceneMemoryLimitInMB) == 0x00015C, "Member 'URendererSettings::SkinCacheSceneMemoryLimitInMB' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, UnlimitedBonInfluencesThreshold) == 0x000164, "Member 'URendererSettings::UnlimitedBonInfluencesThreshold' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MaxSkinBones) == 0x000168, "Member 'URendererSettings::MaxSkinBones' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, MobilePlanarReflectionMode) == 0x00016C, "Member 'URendererSettings::MobilePlanarReflectionMode' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, bStreamSkeletalMeshLODs) == 0x000174, "Member 'URendererSettings::bStreamSkeletalMeshLODs' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, bDiscardSkeletalMeshOptionalLODs) == 0x000175, "Member 'URendererSettings::bDiscardSkeletalMeshOptionalLODs' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VisualizeCalibrationColorMaterialPath) == 0x000178, "Member 'URendererSettings::VisualizeCalibrationColorMaterialPath' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VisualizeCalibrationCustomMaterialPath) == 0x000198, "Member 'URendererSettings::VisualizeCalibrationCustomMaterialPath' has a wrong offset!"); \ static_assert(offsetof(URendererSettings, VisualizeCalibrationGrayscaleMaterialPath) == 0x0001B8, "Member 'URendererSettings::VisualizeCalibrationGrayscaleMaterialPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URendererOverrideSettings \ static_assert(alignof(URendererOverrideSettings) == 0x000008, "Wrong alignment on URendererOverrideSettings"); \ static_assert(sizeof(URendererOverrideSettings) == 0x000040, "Wrong size on URendererOverrideSettings"); \ #define DUMPER7_ASSERTS_USubsurfaceProfile \ static_assert(alignof(USubsurfaceProfile) == 0x000008, "Wrong alignment on USubsurfaceProfile"); \ static_assert(sizeof(USubsurfaceProfile) == 0x0000C8, "Wrong size on USubsurfaceProfile"); \ static_assert(offsetof(USubsurfaceProfile, Settings) == 0x000028, "Member 'USubsurfaceProfile::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReplayNetConnection \ static_assert(alignof(UReplayNetConnection) == 0x000010, "Wrong alignment on UReplayNetConnection"); \ static_assert(sizeof(UReplayNetConnection) == 0x003D80, "Wrong size on UReplayNetConnection"); \ #define DUMPER7_ASSERTS_ReplaySubsystem_GetActiveReplayName \ static_assert(alignof(ReplaySubsystem_GetActiveReplayName) == 0x000008, "Wrong alignment on ReplaySubsystem_GetActiveReplayName"); \ static_assert(sizeof(ReplaySubsystem_GetActiveReplayName) == 0x000010, "Wrong size on ReplaySubsystem_GetActiveReplayName"); \ static_assert(offsetof(ReplaySubsystem_GetActiveReplayName, ReturnValue) == 0x000000, "Member 'ReplaySubsystem_GetActiveReplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReplaySubsystem_GetReplayCurrentTime \ static_assert(alignof(ReplaySubsystem_GetReplayCurrentTime) == 0x000004, "Wrong alignment on ReplaySubsystem_GetReplayCurrentTime"); \ static_assert(sizeof(ReplaySubsystem_GetReplayCurrentTime) == 0x000004, "Wrong size on ReplaySubsystem_GetReplayCurrentTime"); \ static_assert(offsetof(ReplaySubsystem_GetReplayCurrentTime, ReturnValue) == 0x000000, "Member 'ReplaySubsystem_GetReplayCurrentTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReplaySubsystem_IsPlaying \ static_assert(alignof(ReplaySubsystem_IsPlaying) == 0x000001, "Wrong alignment on ReplaySubsystem_IsPlaying"); \ static_assert(sizeof(ReplaySubsystem_IsPlaying) == 0x000001, "Wrong size on ReplaySubsystem_IsPlaying"); \ static_assert(offsetof(ReplaySubsystem_IsPlaying, ReturnValue) == 0x000000, "Member 'ReplaySubsystem_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReplaySubsystem_IsRecording \ static_assert(alignof(ReplaySubsystem_IsRecording) == 0x000001, "Wrong alignment on ReplaySubsystem_IsRecording"); \ static_assert(sizeof(ReplaySubsystem_IsRecording) == 0x000001, "Wrong size on ReplaySubsystem_IsRecording"); \ static_assert(offsetof(ReplaySubsystem_IsRecording, ReturnValue) == 0x000000, "Member 'ReplaySubsystem_IsRecording::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReplaySubsystem \ static_assert(alignof(UReplaySubsystem) == 0x000008, "Wrong alignment on UReplaySubsystem"); \ static_assert(sizeof(UReplaySubsystem) == 0x000040, "Wrong size on UReplaySubsystem"); \ static_assert(offsetof(UReplaySubsystem, bLoadDefaultMapOnStop) == 0x000030, "Member 'UReplaySubsystem::bLoadDefaultMapOnStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReverbEffect \ static_assert(alignof(UReverbEffect) == 0x000008, "Wrong alignment on UReverbEffect"); \ static_assert(sizeof(UReverbEffect) == 0x000060, "Wrong size on UReverbEffect"); \ static_assert(offsetof(UReverbEffect, bBypassEarlyReflections) == 0x000028, "Member 'UReverbEffect::bBypassEarlyReflections' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, ReflectionsDelay) == 0x00002C, "Member 'UReverbEffect::ReflectionsDelay' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, GainHF) == 0x000030, "Member 'UReverbEffect::GainHF' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, ReflectionsGain) == 0x000034, "Member 'UReverbEffect::ReflectionsGain' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, bBypassLateReflections) == 0x000038, "Member 'UReverbEffect::bBypassLateReflections' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, LateDelay) == 0x00003C, "Member 'UReverbEffect::LateDelay' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, DecayTime) == 0x000040, "Member 'UReverbEffect::DecayTime' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, Density) == 0x000044, "Member 'UReverbEffect::Density' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, Diffusion) == 0x000048, "Member 'UReverbEffect::Diffusion' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, AirAbsorptionGainHF) == 0x00004C, "Member 'UReverbEffect::AirAbsorptionGainHF' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, DecayHFRatio) == 0x000050, "Member 'UReverbEffect::DecayHFRatio' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, LateGain) == 0x000054, "Member 'UReverbEffect::LateGain' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, Gain) == 0x000058, "Member 'UReverbEffect::Gain' has a wrong offset!"); \ static_assert(offsetof(UReverbEffect, RoomRolloffFactor) == 0x00005C, "Member 'UReverbEffect::RoomRolloffFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USCS_Node \ static_assert(alignof(USCS_Node) == 0x000008, "Wrong alignment on USCS_Node"); \ static_assert(sizeof(USCS_Node) == 0x0000D8, "Wrong size on USCS_Node"); \ static_assert(offsetof(USCS_Node, ComponentClass) == 0x000028, "Member 'USCS_Node::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, ComponentTemplate) == 0x000030, "Member 'USCS_Node::ComponentTemplate' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, CookedComponentInstancingData) == 0x000038, "Member 'USCS_Node::CookedComponentInstancingData' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, AttachToName) == 0x000080, "Member 'USCS_Node::AttachToName' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, ParentComponentOrVariableName) == 0x000088, "Member 'USCS_Node::ParentComponentOrVariableName' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, ParentComponentOwnerClassName) == 0x000090, "Member 'USCS_Node::ParentComponentOwnerClassName' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, bIsParentComponentNative) == 0x000098, "Member 'USCS_Node::bIsParentComponentNative' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, ChildNodes) == 0x0000A0, "Member 'USCS_Node::ChildNodes' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, MetaDataArray) == 0x0000B0, "Member 'USCS_Node::MetaDataArray' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, VariableGuid) == 0x0000C0, "Member 'USCS_Node::VariableGuid' has a wrong offset!"); \ static_assert(offsetof(USCS_Node, InternalVariableName) == 0x0000D0, "Member 'USCS_Node::InternalVariableName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMeshLODSettings \ static_assert(alignof(USkeletalMeshLODSettings) == 0x000008, "Wrong alignment on USkeletalMeshLODSettings"); \ static_assert(sizeof(USkeletalMeshLODSettings) == 0x0000B8, "Wrong size on USkeletalMeshLODSettings"); \ static_assert(offsetof(USkeletalMeshLODSettings, MinQualityLevelLOD) == 0x000030, "Member 'USkeletalMeshLODSettings::MinQualityLevelLOD' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, MinLOD) == 0x000098, "Member 'USkeletalMeshLODSettings::MinLOD' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, DisableBelowMinLodStripping) == 0x00009C, "Member 'USkeletalMeshLODSettings::DisableBelowMinLodStripping' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, bOverrideLODStreamingSettings) == 0x00009D, "Member 'USkeletalMeshLODSettings::bOverrideLODStreamingSettings' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, bSupportLODStreaming) == 0x00009E, "Member 'USkeletalMeshLODSettings::bSupportLODStreaming' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, MaxNumStreamedLODs) == 0x0000A0, "Member 'USkeletalMeshLODSettings::MaxNumStreamedLODs' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, MaxNumOptionalLODs) == 0x0000A4, "Member 'USkeletalMeshLODSettings::MaxNumOptionalLODs' has a wrong offset!"); \ static_assert(offsetof(USkeletalMeshLODSettings, LODGroups) == 0x0000A8, "Member 'USkeletalMeshLODSettings::LODGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UButtonStyleAsset \ static_assert(alignof(UButtonStyleAsset) == 0x000010, "Wrong alignment on UButtonStyleAsset"); \ static_assert(sizeof(UButtonStyleAsset) == 0x000420, "Wrong size on UButtonStyleAsset"); \ static_assert(offsetof(UButtonStyleAsset, ButtonStyle) == 0x000030, "Member 'UButtonStyleAsset::ButtonStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckBoxStyleAsset \ static_assert(alignof(UCheckBoxStyleAsset) == 0x000010, "Wrong alignment on UCheckBoxStyleAsset"); \ static_assert(sizeof(UCheckBoxStyleAsset) == 0x000B00, "Wrong size on UCheckBoxStyleAsset"); \ static_assert(offsetof(UCheckBoxStyleAsset, CheckBoxStyle) == 0x000030, "Member 'UCheckBoxStyleAsset::CheckBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlateBrushAsset \ static_assert(alignof(USlateBrushAsset) == 0x000010, "Wrong alignment on USlateBrushAsset"); \ static_assert(sizeof(USlateBrushAsset) == 0x000100, "Wrong size on USlateBrushAsset"); \ static_assert(offsetof(USlateBrushAsset, Brush) == 0x000030, "Member 'USlateBrushAsset::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISlateTextureAtlasInterface \ static_assert(alignof(ISlateTextureAtlasInterface) == 0x000001, "Wrong alignment on ISlateTextureAtlasInterface"); \ static_assert(sizeof(ISlateTextureAtlasInterface) == 0x000001, "Wrong size on ISlateTextureAtlasInterface"); \ #define DUMPER7_ASSERTS_USoundCue \ static_assert(alignof(USoundCue) == 0x000008, "Wrong alignment on USoundCue"); \ static_assert(sizeof(USoundCue) == 0x000558, "Wrong size on USoundCue"); \ static_assert(offsetof(USoundCue, FirstNode) == 0x000168, "Member 'USoundCue::FirstNode' has a wrong offset!"); \ static_assert(offsetof(USoundCue, VolumeMultiplier) == 0x000170, "Member 'USoundCue::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(USoundCue, PitchMultiplier) == 0x000174, "Member 'USoundCue::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(USoundCue, AttenuationOverrides) == 0x000178, "Member 'USoundCue::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(USoundCue, SubtitlePriority) == 0x000540, "Member 'USoundCue::SubtitlePriority' has a wrong offset!"); \ static_assert(offsetof(USoundCue, CookedQualityIndex) == 0x00054C, "Member 'USoundCue::CookedQualityIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeAttenuation \ static_assert(alignof(USoundNodeAttenuation) == 0x000008, "Wrong alignment on USoundNodeAttenuation"); \ static_assert(sizeof(USoundNodeAttenuation) == 0x000420, "Wrong size on USoundNodeAttenuation"); \ static_assert(offsetof(USoundNodeAttenuation, AttenuationSettings) == 0x000048, "Member 'USoundNodeAttenuation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(USoundNodeAttenuation, AttenuationOverrides) == 0x000050, "Member 'USoundNodeAttenuation::AttenuationOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeBranch \ static_assert(alignof(USoundNodeBranch) == 0x000008, "Wrong alignment on USoundNodeBranch"); \ static_assert(sizeof(USoundNodeBranch) == 0x000050, "Wrong size on USoundNodeBranch"); \ static_assert(offsetof(USoundNodeBranch, BoolParameterName) == 0x000048, "Member 'USoundNodeBranch::BoolParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeConcatenator \ static_assert(alignof(USoundNodeConcatenator) == 0x000008, "Wrong alignment on USoundNodeConcatenator"); \ static_assert(sizeof(USoundNodeConcatenator) == 0x000058, "Wrong size on USoundNodeConcatenator"); \ static_assert(offsetof(USoundNodeConcatenator, InputVolume) == 0x000048, "Member 'USoundNodeConcatenator::InputVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeEnveloper \ static_assert(alignof(USoundNodeEnveloper) == 0x000008, "Wrong alignment on USoundNodeEnveloper"); \ static_assert(sizeof(USoundNodeEnveloper) == 0x000190, "Wrong size on USoundNodeEnveloper"); \ static_assert(offsetof(USoundNodeEnveloper, LoopStart) == 0x000048, "Member 'USoundNodeEnveloper::LoopStart' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, LoopEnd) == 0x00004C, "Member 'USoundNodeEnveloper::LoopEnd' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, DurationAfterLoop) == 0x000050, "Member 'USoundNodeEnveloper::DurationAfterLoop' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, LoopCount) == 0x000054, "Member 'USoundNodeEnveloper::LoopCount' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, VolumeInterpCurve) == 0x000060, "Member 'USoundNodeEnveloper::VolumeInterpCurve' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, PitchInterpCurve) == 0x000068, "Member 'USoundNodeEnveloper::PitchInterpCurve' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, VolumeCurve) == 0x000070, "Member 'USoundNodeEnveloper::VolumeCurve' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, PitchCurve) == 0x0000F8, "Member 'USoundNodeEnveloper::PitchCurve' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, PitchMin) == 0x000180, "Member 'USoundNodeEnveloper::PitchMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, PitchMax) == 0x000184, "Member 'USoundNodeEnveloper::PitchMax' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, VolumeMin) == 0x000188, "Member 'USoundNodeEnveloper::VolumeMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeEnveloper, VolumeMax) == 0x00018C, "Member 'USoundNodeEnveloper::VolumeMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeGroupControl \ static_assert(alignof(USoundNodeGroupControl) == 0x000008, "Wrong alignment on USoundNodeGroupControl"); \ static_assert(sizeof(USoundNodeGroupControl) == 0x000058, "Wrong size on USoundNodeGroupControl"); \ static_assert(offsetof(USoundNodeGroupControl, GroupSizes) == 0x000048, "Member 'USoundNodeGroupControl::GroupSizes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeLooping \ static_assert(alignof(USoundNodeLooping) == 0x000008, "Wrong alignment on USoundNodeLooping"); \ static_assert(sizeof(USoundNodeLooping) == 0x000050, "Wrong size on USoundNodeLooping"); \ static_assert(offsetof(USoundNodeLooping, LoopCount) == 0x000048, "Member 'USoundNodeLooping::LoopCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeMature \ static_assert(alignof(USoundNodeMature) == 0x000008, "Wrong alignment on USoundNodeMature"); \ static_assert(sizeof(USoundNodeMature) == 0x000048, "Wrong size on USoundNodeMature"); \ #define DUMPER7_ASSERTS_USoundNodeOscillator \ static_assert(alignof(USoundNodeOscillator) == 0x000008, "Wrong alignment on USoundNodeOscillator"); \ static_assert(sizeof(USoundNodeOscillator) == 0x000070, "Wrong size on USoundNodeOscillator"); \ static_assert(offsetof(USoundNodeOscillator, AmplitudeMin) == 0x00004C, "Member 'USoundNodeOscillator::AmplitudeMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, AmplitudeMax) == 0x000050, "Member 'USoundNodeOscillator::AmplitudeMax' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, FrequencyMin) == 0x000054, "Member 'USoundNodeOscillator::FrequencyMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, FrequencyMax) == 0x000058, "Member 'USoundNodeOscillator::FrequencyMax' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, OffsetMin) == 0x00005C, "Member 'USoundNodeOscillator::OffsetMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, OffsetMax) == 0x000060, "Member 'USoundNodeOscillator::OffsetMax' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, CenterMin) == 0x000064, "Member 'USoundNodeOscillator::CenterMin' has a wrong offset!"); \ static_assert(offsetof(USoundNodeOscillator, CenterMax) == 0x000068, "Member 'USoundNodeOscillator::CenterMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeQualityLevel \ static_assert(alignof(USoundNodeQualityLevel) == 0x000008, "Wrong alignment on USoundNodeQualityLevel"); \ static_assert(sizeof(USoundNodeQualityLevel) == 0x000050, "Wrong size on USoundNodeQualityLevel"); \ static_assert(offsetof(USoundNodeQualityLevel, CookedQualityLevelIndex) == 0x000048, "Member 'USoundNodeQualityLevel::CookedQualityLevelIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeSoundClass \ static_assert(alignof(USoundNodeSoundClass) == 0x000008, "Wrong alignment on USoundNodeSoundClass"); \ static_assert(sizeof(USoundNodeSoundClass) == 0x000058, "Wrong size on USoundNodeSoundClass"); \ static_assert(offsetof(USoundNodeSoundClass, SoundClassOverride) == 0x000048, "Member 'USoundNodeSoundClass::SoundClassOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundNodeSwitch \ static_assert(alignof(USoundNodeSwitch) == 0x000008, "Wrong alignment on USoundNodeSwitch"); \ static_assert(sizeof(USoundNodeSwitch) == 0x000050, "Wrong size on USoundNodeSwitch"); \ static_assert(offsetof(USoundNodeSwitch, IntParameterName) == 0x000048, "Member 'USoundNodeSwitch::IntParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USoundfieldSubmix \ static_assert(alignof(USoundfieldSubmix) == 0x000008, "Wrong alignment on USoundfieldSubmix"); \ static_assert(sizeof(USoundfieldSubmix) == 0x000070, "Wrong size on USoundfieldSubmix"); \ static_assert(offsetof(USoundfieldSubmix, SoundfieldEncodingFormat) == 0x000048, "Member 'USoundfieldSubmix::SoundfieldEncodingFormat' has a wrong offset!"); \ static_assert(offsetof(USoundfieldSubmix, EncodingSettings) == 0x000050, "Member 'USoundfieldSubmix::EncodingSettings' has a wrong offset!"); \ static_assert(offsetof(USoundfieldSubmix, SoundfieldEffectChain) == 0x000058, "Member 'USoundfieldSubmix::SoundfieldEffectChain' has a wrong offset!"); \ static_assert(offsetof(USoundfieldSubmix, EncodingSettingsClass) == 0x000068, "Member 'USoundfieldSubmix::EncodingSettingsClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEndpointSubmix \ static_assert(alignof(UEndpointSubmix) == 0x000008, "Wrong alignment on UEndpointSubmix"); \ static_assert(sizeof(UEndpointSubmix) == 0x000058, "Wrong size on UEndpointSubmix"); \ static_assert(offsetof(UEndpointSubmix, EndpointType) == 0x000040, "Member 'UEndpointSubmix::EndpointType' has a wrong offset!"); \ static_assert(offsetof(UEndpointSubmix, EndpointSettingsClass) == 0x000048, "Member 'UEndpointSubmix::EndpointSettingsClass' has a wrong offset!"); \ static_assert(offsetof(UEndpointSubmix, EndpointSettings) == 0x000050, "Member 'UEndpointSubmix::EndpointSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen \ static_assert(alignof(StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen) == 0x000001, "Wrong alignment on StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen"); \ static_assert(sizeof(StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen) == 0x000001, "Wrong size on StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen"); \ static_assert(offsetof(StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen, InAutoShowEnabled) == 0x000000, "Member 'StereoLayerFunctionLibrary_EnableAutoLoadingSplashScreen::InAutoShowEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StereoLayerFunctionLibrary_SetSplashScreen \ static_assert(alignof(StereoLayerFunctionLibrary_SetSplashScreen) == 0x000008, "Wrong alignment on StereoLayerFunctionLibrary_SetSplashScreen"); \ static_assert(sizeof(StereoLayerFunctionLibrary_SetSplashScreen) == 0x000038, "Wrong size on StereoLayerFunctionLibrary_SetSplashScreen"); \ static_assert(offsetof(StereoLayerFunctionLibrary_SetSplashScreen, Texture) == 0x000000, "Member 'StereoLayerFunctionLibrary_SetSplashScreen::Texture' has a wrong offset!"); \ static_assert(offsetof(StereoLayerFunctionLibrary_SetSplashScreen, Scale) == 0x000008, "Member 'StereoLayerFunctionLibrary_SetSplashScreen::Scale' has a wrong offset!"); \ static_assert(offsetof(StereoLayerFunctionLibrary_SetSplashScreen, Offset) == 0x000018, "Member 'StereoLayerFunctionLibrary_SetSplashScreen::Offset' has a wrong offset!"); \ static_assert(offsetof(StereoLayerFunctionLibrary_SetSplashScreen, bShowLoadingMovie) == 0x000030, "Member 'StereoLayerFunctionLibrary_SetSplashScreen::bShowLoadingMovie' has a wrong offset!"); \ static_assert(offsetof(StereoLayerFunctionLibrary_SetSplashScreen, bShowOnSet) == 0x000031, "Member 'StereoLayerFunctionLibrary_SetSplashScreen::bShowOnSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStereoLayerFunctionLibrary \ static_assert(alignof(UStereoLayerFunctionLibrary) == 0x000008, "Wrong alignment on UStereoLayerFunctionLibrary"); \ static_assert(sizeof(UStereoLayerFunctionLibrary) == 0x000028, "Wrong size on UStereoLayerFunctionLibrary"); \ #define DUMPER7_ASSERTS_UActorTextureStreamingBuildDataComponent \ static_assert(alignof(UActorTextureStreamingBuildDataComponent) == 0x000008, "Wrong alignment on UActorTextureStreamingBuildDataComponent"); \ static_assert(sizeof(UActorTextureStreamingBuildDataComponent) == 0x0000A0, "Wrong size on UActorTextureStreamingBuildDataComponent"); \ #define DUMPER7_ASSERTS_UTextureMipDataProviderFactory \ static_assert(alignof(UTextureMipDataProviderFactory) == 0x000008, "Wrong alignment on UTextureMipDataProviderFactory"); \ static_assert(sizeof(UTextureMipDataProviderFactory) == 0x000028, "Wrong size on UTextureMipDataProviderFactory"); \ #define DUMPER7_ASSERTS_UAudioSubsystemCollectionRoot \ static_assert(alignof(UAudioSubsystemCollectionRoot) == 0x000008, "Wrong alignment on UAudioSubsystemCollectionRoot"); \ static_assert(sizeof(UAudioSubsystemCollectionRoot) == 0x000030, "Wrong size on UAudioSubsystemCollectionRoot"); \ #define DUMPER7_ASSERTS_UTransactionDiffingTestObject \ static_assert(alignof(UTransactionDiffingTestObject) == 0x000008, "Wrong alignment on UTransactionDiffingTestObject"); \ static_assert(sizeof(UTransactionDiffingTestObject) == 0x0000A0, "Wrong size on UTransactionDiffingTestObject"); \ static_assert(offsetof(UTransactionDiffingTestObject, NamesArray) == 0x000028, "Member 'UTransactionDiffingTestObject::NamesArray' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, AdditionalName) == 0x000038, "Member 'UTransactionDiffingTestObject::AdditionalName' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, ObjectsArray) == 0x000040, "Member 'UTransactionDiffingTestObject::ObjectsArray' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, AdditionalObject) == 0x000050, "Member 'UTransactionDiffingTestObject::AdditionalObject' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, SoftObjectsArray) == 0x000058, "Member 'UTransactionDiffingTestObject::SoftObjectsArray' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, AdditionalSoftObject) == 0x000068, "Member 'UTransactionDiffingTestObject::AdditionalSoftObject' has a wrong offset!"); \ static_assert(offsetof(UTransactionDiffingTestObject, PropertyData) == 0x000098, "Member 'UTransactionDiffingTestObject::PropertyData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTexture2DDynamic \ static_assert(alignof(UTexture2DDynamic) == 0x000010, "Wrong alignment on UTexture2DDynamic"); \ static_assert(sizeof(UTexture2DDynamic) == 0x000210, "Wrong size on UTexture2DDynamic"); \ static_assert(offsetof(UTexture2DDynamic, Format) == 0x0001F8, "Member 'UTexture2DDynamic::Format' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextureCubeArray \ static_assert(alignof(UTextureCubeArray) == 0x000010, "Wrong alignment on UTextureCubeArray"); \ static_assert(sizeof(UTextureCubeArray) == 0x000290, "Wrong size on UTextureCubeArray"); \ #define DUMPER7_ASSERTS_UTextureRenderTargetVolume \ static_assert(alignof(UTextureRenderTargetVolume) == 0x000010, "Wrong alignment on UTextureRenderTargetVolume"); \ static_assert(sizeof(UTextureRenderTargetVolume) == 0x000220, "Wrong size on UTextureRenderTargetVolume"); \ static_assert(offsetof(UTextureRenderTargetVolume, SizeX) == 0x0001F8, "Member 'UTextureRenderTargetVolume::SizeX' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetVolume, SizeY) == 0x0001FC, "Member 'UTextureRenderTargetVolume::SizeY' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetVolume, SizeZ) == 0x000200, "Member 'UTextureRenderTargetVolume::SizeZ' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetVolume, ClearColor) == 0x000204, "Member 'UTextureRenderTargetVolume::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UTextureRenderTargetVolume, OverrideFormat) == 0x000214, "Member 'UTextureRenderTargetVolume::OverrideFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimelineTemplate \ static_assert(alignof(UTimelineTemplate) == 0x000008, "Wrong alignment on UTimelineTemplate"); \ static_assert(sizeof(UTimelineTemplate) == 0x0000B8, "Wrong size on UTimelineTemplate"); \ static_assert(offsetof(UTimelineTemplate, TimelineLength) == 0x000028, "Member 'UTimelineTemplate::TimelineLength' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, LengthMode) == 0x00002C, "Member 'UTimelineTemplate::LengthMode' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, EventTracks) == 0x000030, "Member 'UTimelineTemplate::EventTracks' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, FloatTracks) == 0x000040, "Member 'UTimelineTemplate::FloatTracks' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, VectorTracks) == 0x000050, "Member 'UTimelineTemplate::VectorTracks' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, LinearColorTracks) == 0x000060, "Member 'UTimelineTemplate::LinearColorTracks' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, MetaDataArray) == 0x000070, "Member 'UTimelineTemplate::MetaDataArray' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, TimelineGuid) == 0x000080, "Member 'UTimelineTemplate::TimelineGuid' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, TimelineTickGroup) == 0x000090, "Member 'UTimelineTemplate::TimelineTickGroup' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, VariableName) == 0x000094, "Member 'UTimelineTemplate::VariableName' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, DirectionPropertyName) == 0x00009C, "Member 'UTimelineTemplate::DirectionPropertyName' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, UpdateFunctionName) == 0x0000A4, "Member 'UTimelineTemplate::UpdateFunctionName' has a wrong offset!"); \ static_assert(offsetof(UTimelineTemplate, FinishedFunctionName) == 0x0000AC, "Member 'UTimelineTemplate::FinishedFunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerVolume \ static_assert(alignof(ATriggerVolume) == 0x000008, "Wrong alignment on ATriggerVolume"); \ static_assert(sizeof(ATriggerVolume) == 0x0002E8, "Wrong size on ATriggerVolume"); \ #define DUMPER7_ASSERTS_UUserDefinedEnum \ static_assert(alignof(UUserDefinedEnum) == 0x000008, "Wrong alignment on UUserDefinedEnum"); \ static_assert(sizeof(UUserDefinedEnum) == 0x0000B8, "Wrong size on UUserDefinedEnum"); \ static_assert(offsetof(UUserDefinedEnum, DisplayNameMap) == 0x000068, "Member 'UUserDefinedEnum::DisplayNameMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConsole \ static_assert(alignof(UConsole) == 0x000008, "Wrong alignment on UConsole"); \ static_assert(sizeof(UConsole) == 0x000130, "Wrong size on UConsole"); \ static_assert(offsetof(UConsole, ConsoleTargetPlayer) == 0x000038, "Member 'UConsole::ConsoleTargetPlayer' has a wrong offset!"); \ static_assert(offsetof(UConsole, DefaultTexture_Black) == 0x000040, "Member 'UConsole::DefaultTexture_Black' has a wrong offset!"); \ static_assert(offsetof(UConsole, DefaultTexture_White) == 0x000048, "Member 'UConsole::DefaultTexture_White' has a wrong offset!"); \ static_assert(offsetof(UConsole, HistoryBuffer) == 0x000068, "Member 'UConsole::HistoryBuffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVectorFieldVolume \ static_assert(alignof(AVectorFieldVolume) == 0x000008, "Wrong alignment on AVectorFieldVolume"); \ static_assert(sizeof(AVectorFieldVolume) == 0x0002B8, "Wrong size on AVectorFieldVolume"); \ static_assert(offsetof(AVectorFieldVolume, VectorFieldComponent) == 0x0002B0, "Member 'AVectorFieldVolume::VectorFieldComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTireType \ static_assert(alignof(UTireType) == 0x000008, "Wrong alignment on UTireType"); \ static_assert(sizeof(UTireType) == 0x000038, "Wrong size on UTireType"); \ static_assert(offsetof(UTireType, FrictionScale) == 0x000030, "Member 'UTireType::FrictionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVisualLoggerAutomationTests \ static_assert(alignof(UVisualLoggerAutomationTests) == 0x000008, "Wrong alignment on UVisualLoggerAutomationTests"); \ static_assert(sizeof(UVisualLoggerAutomationTests) == 0x000028, "Wrong size on UVisualLoggerAutomationTests"); \ #define DUMPER7_ASSERTS_AVisualLoggerFilterVolume \ static_assert(alignof(AVisualLoggerFilterVolume) == 0x000008, "Wrong alignment on AVisualLoggerFilterVolume"); \ static_assert(sizeof(AVisualLoggerFilterVolume) == 0x0002E8, "Wrong size on AVisualLoggerFilterVolume"); \ #define DUMPER7_ASSERTS_VOIPTalker_CreateTalkerForPlayer \ static_assert(alignof(VOIPTalker_CreateTalkerForPlayer) == 0x000008, "Wrong alignment on VOIPTalker_CreateTalkerForPlayer"); \ static_assert(sizeof(VOIPTalker_CreateTalkerForPlayer) == 0x000010, "Wrong size on VOIPTalker_CreateTalkerForPlayer"); \ static_assert(offsetof(VOIPTalker_CreateTalkerForPlayer, OwningState) == 0x000000, "Member 'VOIPTalker_CreateTalkerForPlayer::OwningState' has a wrong offset!"); \ static_assert(offsetof(VOIPTalker_CreateTalkerForPlayer, ReturnValue) == 0x000008, "Member 'VOIPTalker_CreateTalkerForPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VOIPTalker_BPOnTalkingBegin \ static_assert(alignof(VOIPTalker_BPOnTalkingBegin) == 0x000008, "Wrong alignment on VOIPTalker_BPOnTalkingBegin"); \ static_assert(sizeof(VOIPTalker_BPOnTalkingBegin) == 0x000008, "Wrong size on VOIPTalker_BPOnTalkingBegin"); \ static_assert(offsetof(VOIPTalker_BPOnTalkingBegin, AudioComponent) == 0x000000, "Member 'VOIPTalker_BPOnTalkingBegin::AudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VOIPTalker_GetVoiceLevel \ static_assert(alignof(VOIPTalker_GetVoiceLevel) == 0x000004, "Wrong alignment on VOIPTalker_GetVoiceLevel"); \ static_assert(sizeof(VOIPTalker_GetVoiceLevel) == 0x000004, "Wrong size on VOIPTalker_GetVoiceLevel"); \ static_assert(offsetof(VOIPTalker_GetVoiceLevel, ReturnValue) == 0x000000, "Member 'VOIPTalker_GetVoiceLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VOIPTalker_RegisterWithPlayerState \ static_assert(alignof(VOIPTalker_RegisterWithPlayerState) == 0x000008, "Wrong alignment on VOIPTalker_RegisterWithPlayerState"); \ static_assert(sizeof(VOIPTalker_RegisterWithPlayerState) == 0x000008, "Wrong size on VOIPTalker_RegisterWithPlayerState"); \ static_assert(offsetof(VOIPTalker_RegisterWithPlayerState, OwningState) == 0x000000, "Member 'VOIPTalker_RegisterWithPlayerState::OwningState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVOIPTalker \ static_assert(alignof(UVOIPTalker) == 0x000008, "Wrong alignment on UVOIPTalker"); \ static_assert(sizeof(UVOIPTalker) == 0x0000E0, "Wrong size on UVOIPTalker"); \ static_assert(offsetof(UVOIPTalker, Settings) == 0x0000A0, "Member 'UVOIPTalker::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumeTexture \ static_assert(alignof(UVolumeTexture) == 0x000010, "Wrong alignment on UVolumeTexture"); \ static_assert(sizeof(UVolumeTexture) == 0x0002A0, "Wrong size on UVolumeTexture"); \ static_assert(offsetof(UVolumeTexture, AddressMode) == 0x000290, "Member 'UVolumeTexture::AddressMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVolumetricLightmapDensityVolume \ static_assert(alignof(AVolumetricLightmapDensityVolume) == 0x000008, "Wrong alignment on AVolumetricLightmapDensityVolume"); \ static_assert(sizeof(AVolumetricLightmapDensityVolume) == 0x0002F0, "Wrong size on AVolumetricLightmapDensityVolume"); \ static_assert(offsetof(AVolumetricLightmapDensityVolume, AllowedMipLevelRange) == 0x0002E8, "Member 'AVolumetricLightmapDensityVolume::AllowedMipLevelRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVirtualTextureBuilder \ static_assert(alignof(UVirtualTextureBuilder) == 0x000008, "Wrong alignment on UVirtualTextureBuilder"); \ static_assert(sizeof(UVirtualTextureBuilder) == 0x000038, "Wrong size on UVirtualTextureBuilder"); \ static_assert(offsetof(UVirtualTextureBuilder, Texture) == 0x000028, "Member 'UVirtualTextureBuilder::Texture' has a wrong offset!"); \ static_assert(offsetof(UVirtualTextureBuilder, BuildHash) == 0x000030, "Member 'UVirtualTextureBuilder::BuildHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorDescContainer \ static_assert(alignof(UActorDescContainer) == 0x000008, "Wrong alignment on UActorDescContainer"); \ static_assert(sizeof(UActorDescContainer) == 0x000030, "Wrong size on UActorDescContainer"); \ static_assert(offsetof(UActorDescContainer, World) == 0x000028, "Member 'UActorDescContainer::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContentBundleEngineSubsystem \ static_assert(alignof(UContentBundleEngineSubsystem) == 0x000008, "Wrong alignment on UContentBundleEngineSubsystem"); \ static_assert(sizeof(UContentBundleEngineSubsystem) == 0x0000A0, "Wrong size on UContentBundleEngineSubsystem"); \ #define DUMPER7_ASSERTS_UContentBundleManager \ static_assert(alignof(UContentBundleManager) == 0x000008, "Wrong alignment on UContentBundleManager"); \ static_assert(sizeof(UContentBundleManager) == 0x000038, "Wrong size on UContentBundleManager"); \ #define DUMPER7_ASSERTS_UContentBundleDuplicateForPIEHelper \ static_assert(alignof(UContentBundleDuplicateForPIEHelper) == 0x000008, "Wrong alignment on UContentBundleDuplicateForPIEHelper"); \ static_assert(sizeof(UContentBundleDuplicateForPIEHelper) == 0x000028, "Wrong size on UContentBundleDuplicateForPIEHelper"); \ #define DUMPER7_ASSERTS_DataLayerAsset_GetDebugColor \ static_assert(alignof(DataLayerAsset_GetDebugColor) == 0x000004, "Wrong alignment on DataLayerAsset_GetDebugColor"); \ static_assert(sizeof(DataLayerAsset_GetDebugColor) == 0x000004, "Wrong size on DataLayerAsset_GetDebugColor"); \ static_assert(offsetof(DataLayerAsset_GetDebugColor, ReturnValue) == 0x000000, "Member 'DataLayerAsset_GetDebugColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerAsset_GetType \ static_assert(alignof(DataLayerAsset_GetType) == 0x000001, "Wrong alignment on DataLayerAsset_GetType"); \ static_assert(sizeof(DataLayerAsset_GetType) == 0x000001, "Wrong size on DataLayerAsset_GetType"); \ static_assert(offsetof(DataLayerAsset_GetType, ReturnValue) == 0x000000, "Member 'DataLayerAsset_GetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerAsset_IsRuntime \ static_assert(alignof(DataLayerAsset_IsRuntime) == 0x000001, "Wrong alignment on DataLayerAsset_IsRuntime"); \ static_assert(sizeof(DataLayerAsset_IsRuntime) == 0x000001, "Wrong size on DataLayerAsset_IsRuntime"); \ static_assert(offsetof(DataLayerAsset_IsRuntime, ReturnValue) == 0x000000, "Member 'DataLayerAsset_IsRuntime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataLayerAsset \ static_assert(alignof(UDataLayerAsset) == 0x000008, "Wrong alignment on UDataLayerAsset"); \ static_assert(sizeof(UDataLayerAsset) == 0x000030, "Wrong size on UDataLayerAsset"); \ static_assert(offsetof(UDataLayerAsset, DataLayerType) == 0x000028, "Member 'UDataLayerAsset::DataLayerType' has a wrong offset!"); \ static_assert(offsetof(UDataLayerAsset, DebugColor) == 0x00002C, "Member 'UDataLayerAsset::DebugColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataLayerInstanceWithAsset \ static_assert(alignof(UDataLayerInstanceWithAsset) == 0x000008, "Wrong alignment on UDataLayerInstanceWithAsset"); \ static_assert(sizeof(UDataLayerInstanceWithAsset) == 0x000050, "Wrong size on UDataLayerInstanceWithAsset"); \ static_assert(offsetof(UDataLayerInstanceWithAsset, DataLayerAsset) == 0x000048, "Member 'UDataLayerInstanceWithAsset::DataLayerAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_SetDataLayerInstanceRuntimeState \ static_assert(alignof(DataLayerSubsystem_SetDataLayerInstanceRuntimeState) == 0x000008, "Wrong alignment on DataLayerSubsystem_SetDataLayerInstanceRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_SetDataLayerInstanceRuntimeState) == 0x000010, "Wrong size on DataLayerSubsystem_SetDataLayerInstanceRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerInstanceRuntimeState, InDataLayerAsset) == 0x000000, "Member 'DataLayerSubsystem_SetDataLayerInstanceRuntimeState::InDataLayerAsset' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerInstanceRuntimeState, InState) == 0x000008, "Member 'DataLayerSubsystem_SetDataLayerInstanceRuntimeState::InState' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerInstanceRuntimeState, bInIsRecursive) == 0x000009, "Member 'DataLayerSubsystem_SetDataLayerInstanceRuntimeState::bInIsRecursive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_SetDataLayerRuntimeState \ static_assert(alignof(DataLayerSubsystem_SetDataLayerRuntimeState) == 0x000004, "Wrong alignment on DataLayerSubsystem_SetDataLayerRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_SetDataLayerRuntimeState) == 0x00000C, "Wrong size on DataLayerSubsystem_SetDataLayerRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeState, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_SetDataLayerRuntimeState::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeState, InState) == 0x000008, "Member 'DataLayerSubsystem_SetDataLayerRuntimeState::InState' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeState, bInIsRecursive) == 0x000009, "Member 'DataLayerSubsystem_SetDataLayerRuntimeState::bInIsRecursive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_SetDataLayerRuntimeStateByLabel \ static_assert(alignof(DataLayerSubsystem_SetDataLayerRuntimeStateByLabel) == 0x000004, "Wrong alignment on DataLayerSubsystem_SetDataLayerRuntimeStateByLabel"); \ static_assert(sizeof(DataLayerSubsystem_SetDataLayerRuntimeStateByLabel) == 0x00000C, "Wrong size on DataLayerSubsystem_SetDataLayerRuntimeStateByLabel"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeStateByLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_SetDataLayerRuntimeStateByLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeStateByLabel, InState) == 0x000008, "Member 'DataLayerSubsystem_SetDataLayerRuntimeStateByLabel::InState' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerRuntimeStateByLabel, bInIsRecursive) == 0x000009, "Member 'DataLayerSubsystem_SetDataLayerRuntimeStateByLabel::bInIsRecursive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_SetDataLayerState \ static_assert(alignof(DataLayerSubsystem_SetDataLayerState) == 0x000004, "Wrong alignment on DataLayerSubsystem_SetDataLayerState"); \ static_assert(sizeof(DataLayerSubsystem_SetDataLayerState) == 0x00000C, "Wrong size on DataLayerSubsystem_SetDataLayerState"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerState, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_SetDataLayerState::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerState, InState) == 0x000008, "Member 'DataLayerSubsystem_SetDataLayerState::InState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_SetDataLayerStateByLabel \ static_assert(alignof(DataLayerSubsystem_SetDataLayerStateByLabel) == 0x000004, "Wrong alignment on DataLayerSubsystem_SetDataLayerStateByLabel"); \ static_assert(sizeof(DataLayerSubsystem_SetDataLayerStateByLabel) == 0x00000C, "Wrong size on DataLayerSubsystem_SetDataLayerStateByLabel"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerStateByLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_SetDataLayerStateByLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_SetDataLayerStateByLabel, InState) == 0x000008, "Member 'DataLayerSubsystem_SetDataLayerStateByLabel::InState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetActiveDataLayerNames \ static_assert(alignof(DataLayerSubsystem_GetActiveDataLayerNames) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetActiveDataLayerNames"); \ static_assert(sizeof(DataLayerSubsystem_GetActiveDataLayerNames) == 0x000050, "Wrong size on DataLayerSubsystem_GetActiveDataLayerNames"); \ static_assert(offsetof(DataLayerSubsystem_GetActiveDataLayerNames, ReturnValue) == 0x000000, "Member 'DataLayerSubsystem_GetActiveDataLayerNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayer \ static_assert(alignof(DataLayerSubsystem_GetDataLayer) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayer"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayer) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayer"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayer, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayer::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayer, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerEffectiveRuntimeState \ static_assert(alignof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeState) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerEffectiveRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeState) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerEffectiveRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeState, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerEffectiveRuntimeState::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeState, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerEffectiveRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel \ static_assert(alignof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerFromLabel \ static_assert(alignof(DataLayerSubsystem_GetDataLayerFromLabel) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayerFromLabel"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerFromLabel) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayerFromLabel"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerFromLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerFromLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerFromLabel, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerFromLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerFromName \ static_assert(alignof(DataLayerSubsystem_GetDataLayerFromName) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayerFromName"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerFromName) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayerFromName"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerFromName, InDataLayerName) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerFromName::InDataLayerName' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerFromName, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerFromName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState \ static_assert(alignof(DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState, InDataLayerAsset) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState::InDataLayerAsset' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerInstanceFromAsset \ static_assert(alignof(DataLayerSubsystem_GetDataLayerInstanceFromAsset) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayerInstanceFromAsset"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerInstanceFromAsset) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayerInstanceFromAsset"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceFromAsset, InDataLayerAsset) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerInstanceFromAsset::InDataLayerAsset' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceFromAsset, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerInstanceFromAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerInstanceRuntimeState \ static_assert(alignof(DataLayerSubsystem_GetDataLayerInstanceRuntimeState) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetDataLayerInstanceRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerInstanceRuntimeState) == 0x000010, "Wrong size on DataLayerSubsystem_GetDataLayerInstanceRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceRuntimeState, InDataLayerAsset) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerInstanceRuntimeState::InDataLayerAsset' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerInstanceRuntimeState, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerInstanceRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerRuntimeState \ static_assert(alignof(DataLayerSubsystem_GetDataLayerRuntimeState) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerRuntimeState"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerRuntimeState) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerRuntimeState"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerRuntimeState, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerRuntimeState::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerRuntimeState, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerRuntimeState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerRuntimeStateByLabel \ static_assert(alignof(DataLayerSubsystem_GetDataLayerRuntimeStateByLabel) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerRuntimeStateByLabel"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerRuntimeStateByLabel) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerRuntimeStateByLabel"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerRuntimeStateByLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerRuntimeStateByLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerRuntimeStateByLabel, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerRuntimeStateByLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerState \ static_assert(alignof(DataLayerSubsystem_GetDataLayerState) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerState"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerState) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerState"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerState, InDataLayer) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerState::InDataLayer' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerState, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetDataLayerStateByLabel \ static_assert(alignof(DataLayerSubsystem_GetDataLayerStateByLabel) == 0x000004, "Wrong alignment on DataLayerSubsystem_GetDataLayerStateByLabel"); \ static_assert(sizeof(DataLayerSubsystem_GetDataLayerStateByLabel) == 0x00000C, "Wrong size on DataLayerSubsystem_GetDataLayerStateByLabel"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerStateByLabel, InDataLayerLabel) == 0x000000, "Member 'DataLayerSubsystem_GetDataLayerStateByLabel::InDataLayerLabel' has a wrong offset!"); \ static_assert(offsetof(DataLayerSubsystem_GetDataLayerStateByLabel, ReturnValue) == 0x000008, "Member 'DataLayerSubsystem_GetDataLayerStateByLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DataLayerSubsystem_GetLoadedDataLayerNames \ static_assert(alignof(DataLayerSubsystem_GetLoadedDataLayerNames) == 0x000008, "Wrong alignment on DataLayerSubsystem_GetLoadedDataLayerNames"); \ static_assert(sizeof(DataLayerSubsystem_GetLoadedDataLayerNames) == 0x000050, "Wrong size on DataLayerSubsystem_GetLoadedDataLayerNames"); \ static_assert(offsetof(DataLayerSubsystem_GetLoadedDataLayerNames, ReturnValue) == 0x000000, "Member 'DataLayerSubsystem_GetLoadedDataLayerNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataLayerSubsystem \ static_assert(alignof(UDataLayerSubsystem) == 0x000008, "Wrong alignment on UDataLayerSubsystem"); \ static_assert(sizeof(UDataLayerSubsystem) == 0x0000A0, "Wrong size on UDataLayerSubsystem"); \ static_assert(offsetof(UDataLayerSubsystem, OnDataLayerRuntimeStateChanged) == 0x000030, "Member 'UDataLayerSubsystem::OnDataLayerRuntimeStateChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeprecatedDataLayerInstance \ static_assert(alignof(UDeprecatedDataLayerInstance) == 0x000008, "Wrong alignment on UDeprecatedDataLayerInstance"); \ static_assert(sizeof(UDeprecatedDataLayerInstance) == 0x000060, "Wrong size on UDeprecatedDataLayerInstance"); \ static_assert(offsetof(UDeprecatedDataLayerInstance, Label) == 0x000048, "Member 'UDeprecatedDataLayerInstance::Label' has a wrong offset!"); \ static_assert(offsetof(UDeprecatedDataLayerInstance, DeprecatedDataLayerFName) == 0x000050, "Member 'UDeprecatedDataLayerInstance::DeprecatedDataLayerFName' has a wrong offset!"); \ static_assert(offsetof(UDeprecatedDataLayerInstance, DataLayerType) == 0x000058, "Member 'UDeprecatedDataLayerInstance::DataLayerType' has a wrong offset!"); \ static_assert(offsetof(UDeprecatedDataLayerInstance, DebugColor) == 0x00005C, "Member 'UDeprecatedDataLayerInstance::DebugColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldPartitionHLOD \ static_assert(alignof(AWorldPartitionHLOD) == 0x000008, "Wrong alignment on AWorldPartitionHLOD"); \ static_assert(sizeof(AWorldPartitionHLOD) == 0x0002F0, "Wrong size on AWorldPartitionHLOD"); \ static_assert(offsetof(AWorldPartitionHLOD, LODLevel) == 0x0002B0, "Member 'AWorldPartitionHLOD::LODLevel' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, bRequireWarmup) == 0x0002B4, "Member 'AWorldPartitionHLOD::bRequireWarmup' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, SourceCell) == 0x0002B8, "Member 'AWorldPartitionHLOD::SourceCell' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionHLOD, SourceCellName) == 0x0002E8, "Member 'AWorldPartitionHLOD::SourceCellName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationDataChunkActor \ static_assert(alignof(ANavigationDataChunkActor) == 0x000008, "Wrong alignment on ANavigationDataChunkActor"); \ static_assert(sizeof(ANavigationDataChunkActor) == 0x0002F8, "Wrong size on ANavigationDataChunkActor"); \ static_assert(offsetof(ANavigationDataChunkActor, NavDataChunks) == 0x0002B0, "Member 'ANavigationDataChunkActor::NavDataChunks' has a wrong offset!"); \ static_assert(offsetof(ANavigationDataChunkActor, DataChunkActorBounds) == 0x0002C0, "Member 'ANavigationDataChunkActor::DataChunkActorBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartition \ static_assert(alignof(UWorldPartition) == 0x000010, "Wrong alignment on UWorldPartition"); \ static_assert(sizeof(UWorldPartition) == 0x000110, "Wrong size on UWorldPartition"); \ static_assert(offsetof(UWorldPartition, ActorDescContainer) == 0x000060, "Member 'UWorldPartition::ActorDescContainer' has a wrong offset!"); \ static_assert(offsetof(UWorldPartition, RuntimeHash) == 0x000068, "Member 'UWorldPartition::RuntimeHash' has a wrong offset!"); \ static_assert(offsetof(UWorldPartition, World) == 0x000070, "Member 'UWorldPartition::World' has a wrong offset!"); \ static_assert(offsetof(UWorldPartition, bEnableStreaming) == 0x000078, "Member 'UWorldPartition::bEnableStreaming' has a wrong offset!"); \ static_assert(offsetof(UWorldPartition, StreamingPolicy) == 0x0000F8, "Member 'UWorldPartition::StreamingPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWorldPartitionActorLoaderInterface \ static_assert(alignof(IWorldPartitionActorLoaderInterface) == 0x000001, "Wrong alignment on IWorldPartitionActorLoaderInterface"); \ static_assert(sizeof(IWorldPartitionActorLoaderInterface) == 0x000001, "Wrong size on IWorldPartitionActorLoaderInterface"); \ #define DUMPER7_ASSERTS_UWorldPartitionLevelStreamingDynamic \ static_assert(alignof(UWorldPartitionLevelStreamingDynamic) == 0x000010, "Wrong alignment on UWorldPartitionLevelStreamingDynamic"); \ static_assert(sizeof(UWorldPartitionLevelStreamingDynamic) == 0x0001D0, "Wrong size on UWorldPartitionLevelStreamingDynamic"); \ static_assert(offsetof(UWorldPartitionLevelStreamingDynamic, bShouldBeAlwaysLoaded) == 0x0001B0, "Member 'UWorldPartitionLevelStreamingDynamic::bShouldBeAlwaysLoaded' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionLevelStreamingDynamic, StreamingCell) == 0x0001B4, "Member 'UWorldPartitionLevelStreamingDynamic::StreamingCell' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionLevelStreamingDynamic, OuterWorldPartition) == 0x0001BC, "Member 'UWorldPartitionLevelStreamingDynamic::OuterWorldPartition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionLevelStreamingPolicy \ static_assert(alignof(UWorldPartitionLevelStreamingPolicy) == 0x000008, "Wrong alignment on UWorldPartitionLevelStreamingPolicy"); \ static_assert(sizeof(UWorldPartitionLevelStreamingPolicy) == 0x000248, "Wrong size on UWorldPartitionLevelStreamingPolicy"); \ static_assert(offsetof(UWorldPartitionLevelStreamingPolicy, SubObjectsToCellRemapping) == 0x0001F8, "Member 'UWorldPartitionLevelStreamingPolicy::SubObjectsToCellRemapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldPartitionMiniMap \ static_assert(alignof(AWorldPartitionMiniMap) == 0x000008, "Wrong alignment on AWorldPartitionMiniMap"); \ static_assert(sizeof(AWorldPartitionMiniMap) == 0x000380, "Wrong size on AWorldPartitionMiniMap"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapWorldBounds) == 0x0002B0, "Member 'AWorldPartitionMiniMap::MiniMapWorldBounds' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, UVOffset) == 0x0002E8, "Member 'AWorldPartitionMiniMap::UVOffset' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapTexture) == 0x000310, "Member 'AWorldPartitionMiniMap::MiniMapTexture' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, ExcludedDataLayers) == 0x000318, "Member 'AWorldPartitionMiniMap::ExcludedDataLayers' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, WorldUnitsPerPixel) == 0x000368, "Member 'AWorldPartitionMiniMap::WorldUnitsPerPixel' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, BuilderCellSize) == 0x00036C, "Member 'AWorldPartitionMiniMap::BuilderCellSize' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, CaptureSource) == 0x000370, "Member 'AWorldPartitionMiniMap::CaptureSource' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, CaptureWarmupFrames) == 0x000374, "Member 'AWorldPartitionMiniMap::CaptureWarmupFrames' has a wrong offset!"); \ static_assert(offsetof(AWorldPartitionMiniMap, MiniMapTileSize) == 0x000378, "Member 'AWorldPartitionMiniMap::MiniMapTileSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWorldPartitionMiniMapVolume \ static_assert(alignof(AWorldPartitionMiniMapVolume) == 0x000008, "Wrong alignment on AWorldPartitionMiniMapVolume"); \ static_assert(sizeof(AWorldPartitionMiniMapVolume) == 0x0002E8, "Wrong size on AWorldPartitionMiniMapVolume"); \ #define DUMPER7_ASSERTS_AWorldPartitionReplay \ static_assert(alignof(AWorldPartitionReplay) == 0x000008, "Wrong alignment on AWorldPartitionReplay"); \ static_assert(sizeof(AWorldPartitionReplay) == 0x0002D0, "Wrong size on AWorldPartitionReplay"); \ static_assert(offsetof(AWorldPartitionReplay, StreamingSourceNames) == 0x0002B0, "Member 'AWorldPartitionReplay::StreamingSourceNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpatialHashRuntimeGridInfo \ static_assert(alignof(ASpatialHashRuntimeGridInfo) == 0x000008, "Wrong alignment on ASpatialHashRuntimeGridInfo"); \ static_assert(sizeof(ASpatialHashRuntimeGridInfo) == 0x0002B8, "Wrong size on ASpatialHashRuntimeGridInfo"); \ static_assert(offsetof(ASpatialHashRuntimeGridInfo, GridSettings) == 0x0002B0, "Member 'ASpatialHashRuntimeGridInfo::GridSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionSubsystem_IsAllStreamingCompleted \ static_assert(alignof(WorldPartitionSubsystem_IsAllStreamingCompleted) == 0x000001, "Wrong alignment on WorldPartitionSubsystem_IsAllStreamingCompleted"); \ static_assert(sizeof(WorldPartitionSubsystem_IsAllStreamingCompleted) == 0x000001, "Wrong size on WorldPartitionSubsystem_IsAllStreamingCompleted"); \ static_assert(offsetof(WorldPartitionSubsystem_IsAllStreamingCompleted, ReturnValue) == 0x000000, "Member 'WorldPartitionSubsystem_IsAllStreamingCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WorldPartitionSubsystem_IsStreamingCompleted \ static_assert(alignof(WorldPartitionSubsystem_IsStreamingCompleted) == 0x000008, "Wrong alignment on WorldPartitionSubsystem_IsStreamingCompleted"); \ static_assert(sizeof(WorldPartitionSubsystem_IsStreamingCompleted) == 0x000020, "Wrong size on WorldPartitionSubsystem_IsStreamingCompleted"); \ static_assert(offsetof(WorldPartitionSubsystem_IsStreamingCompleted, QueryState) == 0x000000, "Member 'WorldPartitionSubsystem_IsStreamingCompleted::QueryState' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionSubsystem_IsStreamingCompleted, QuerySources) == 0x000008, "Member 'WorldPartitionSubsystem_IsStreamingCompleted::QuerySources' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionSubsystem_IsStreamingCompleted, bExactState) == 0x000018, "Member 'WorldPartitionSubsystem_IsStreamingCompleted::bExactState' has a wrong offset!"); \ static_assert(offsetof(WorldPartitionSubsystem_IsStreamingCompleted, ReturnValue) == 0x000019, "Member 'WorldPartitionSubsystem_IsStreamingCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldPartitionSubsystem \ static_assert(alignof(UWorldPartitionSubsystem) == 0x000008, "Wrong alignment on UWorldPartitionSubsystem"); \ static_assert(sizeof(UWorldPartitionSubsystem) == 0x0000B0, "Wrong size on UWorldPartitionSubsystem"); \ #define DUMPER7_ASSERTS_FLogCategoryConfig \ static_assert(alignof(FLogCategoryConfig) == 0x000001, "Wrong alignment on FLogCategoryConfig"); \ static_assert(sizeof(FLogCategoryConfig) == 0x000002, "Wrong size on FLogCategoryConfig"); \ static_assert(offsetof(FLogCategoryConfig, Verbosity) == 0x000000, "Member 'FLogCategoryConfig::Verbosity' has a wrong offset!"); \ static_assert(offsetof(FLogCategoryConfig, IncludeFileLocation) == 0x000001, "Member 'FLogCategoryConfig::IncludeFileLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULogConfig \ static_assert(alignof(ULogConfig) == 0x000008, "Wrong alignment on ULogConfig"); \ static_assert(sizeof(ULogConfig) == 0x000088, "Wrong size on ULogConfig"); \ static_assert(offsetof(ULogConfig, UseGlobalVerbosity) == 0x000030, "Member 'ULogConfig::UseGlobalVerbosity' has a wrong offset!"); \ static_assert(offsetof(ULogConfig, GlobalVerbosity) == 0x000031, "Member 'ULogConfig::GlobalVerbosity' has a wrong offset!"); \ static_assert(offsetof(ULogConfig, EnableMessageLogWarnings) == 0x000032, "Member 'ULogConfig::EnableMessageLogWarnings' has a wrong offset!"); \ static_assert(offsetof(ULogConfig, EnableMessageLogErrors) == 0x000033, "Member 'ULogConfig::EnableMessageLogErrors' has a wrong offset!"); \ static_assert(offsetof(ULogConfig, Config) == 0x000038, "Member 'ULogConfig::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULogSettings \ static_assert(alignof(ULogSettings) == 0x000008, "Wrong alignment on ULogSettings"); \ static_assert(sizeof(ULogSettings) == 0x000068, "Wrong size on ULogSettings"); \ static_assert(offsetof(ULogSettings, LogConfig) == 0x000038, "Member 'ULogSettings::LogConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerPlatformSettings \ static_assert(alignof(FPerPlatformSettings) == 0x000008, "Wrong alignment on FPerPlatformSettings"); \ static_assert(sizeof(FPerPlatformSettings) == 0x000010, "Wrong size on FPerPlatformSettings"); \ static_assert(offsetof(FPerPlatformSettings, Settings) == 0x000000, "Member 'FPerPlatformSettings::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformSettingsInstances \ static_assert(alignof(FPlatformSettingsInstances) == 0x000008, "Wrong alignment on FPlatformSettingsInstances"); \ static_assert(sizeof(FPlatformSettingsInstances) == 0x000058, "Wrong size on FPlatformSettingsInstances"); \ static_assert(offsetof(FPlatformSettingsInstances, PlatformInstance) == 0x000000, "Member 'FPlatformSettingsInstances::PlatformInstance' has a wrong offset!"); \ static_assert(offsetof(FPlatformSettingsInstances, OtherPlatforms) == 0x000008, "Member 'FPlatformSettingsInstances::OtherPlatforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeveloperSettings \ static_assert(alignof(UDeveloperSettings) == 0x000008, "Wrong alignment on UDeveloperSettings"); \ static_assert(sizeof(UDeveloperSettings) == 0x000038, "Wrong size on UDeveloperSettings"); \ #define DUMPER7_ASSERTS_UPlatformSettings \ static_assert(alignof(UPlatformSettings) == 0x000008, "Wrong alignment on UPlatformSettings"); \ static_assert(sizeof(UPlatformSettings) == 0x000040, "Wrong size on UPlatformSettings"); \ #define DUMPER7_ASSERTS_UDeveloperSettingsBackedByCVars \ static_assert(alignof(UDeveloperSettingsBackedByCVars) == 0x000008, "Wrong alignment on UDeveloperSettingsBackedByCVars"); \ static_assert(sizeof(UDeveloperSettingsBackedByCVars) == 0x000038, "Wrong size on UDeveloperSettingsBackedByCVars"); \ #define DUMPER7_ASSERTS_UPlatformSettingsManager \ static_assert(alignof(UPlatformSettingsManager) == 0x000008, "Wrong alignment on UPlatformSettingsManager"); \ static_assert(sizeof(UPlatformSettingsManager) == 0x000080, "Wrong size on UPlatformSettingsManager"); \ static_assert(offsetof(UPlatformSettingsManager, SettingsMap) == 0x000028, "Member 'UPlatformSettingsManager::SettingsMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActionBind \ static_assert(alignof(FActionBind) == 0x000008, "Wrong alignment on FActionBind"); \ static_assert(sizeof(FActionBind) == 0x000020, "Wrong size on FActionBind"); \ static_assert(offsetof(FActionBind, Name) == 0x000000, "Member 'FActionBind::Name' has a wrong offset!"); \ static_assert(offsetof(FActionBind, Keys) == 0x000008, "Member 'FActionBind::Keys' has a wrong offset!"); \ static_assert(offsetof(FActionBind, Toggleable) == 0x000018, "Member 'FActionBind::Toggleable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatKey \ static_assert(alignof(FFloatKey) == 0x000008, "Wrong alignment on FFloatKey"); \ static_assert(sizeof(FFloatKey) == 0x000020, "Wrong size on FFloatKey"); \ static_assert(offsetof(FFloatKey, Key) == 0x000000, "Member 'FFloatKey::Key' has a wrong offset!"); \ static_assert(offsetof(FFloatKey, Scale) == 0x000018, "Member 'FFloatKey::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAxisBind \ static_assert(alignof(FAxisBind) == 0x000008, "Wrong alignment on FAxisBind"); \ static_assert(sizeof(FAxisBind) == 0x000040, "Wrong size on FAxisBind"); \ static_assert(offsetof(FAxisBind, Name) == 0x000000, "Member 'FAxisBind::Name' has a wrong offset!"); \ static_assert(offsetof(FAxisBind, FloatKeys) == 0x000008, "Member 'FAxisBind::FloatKeys' has a wrong offset!"); \ static_assert(offsetof(FAxisBind, PlusKeys) == 0x000018, "Member 'FAxisBind::PlusKeys' has a wrong offset!"); \ static_assert(offsetof(FAxisBind, MinusKeys) == 0x000028, "Member 'FAxisBind::MinusKeys' has a wrong offset!"); \ static_assert(offsetof(FAxisBind, Toggleable) == 0x000038, "Member 'FAxisBind::Toggleable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBindingList \ static_assert(alignof(FBindingList) == 0x000008, "Wrong alignment on FBindingList"); \ static_assert(sizeof(FBindingList) == 0x000028, "Wrong size on FBindingList"); \ static_assert(offsetof(FBindingList, ActionBindings) == 0x000000, "Member 'FBindingList::ActionBindings' has a wrong offset!"); \ static_assert(offsetof(FBindingList, AxisBindings) == 0x000010, "Member 'FBindingList::AxisBindings' has a wrong offset!"); \ static_assert(offsetof(FBindingList, bIgnoreExoticBinds) == 0x000020, "Member 'FBindingList::bIgnoreExoticBinds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAxisDisplayInfo \ static_assert(alignof(FAxisDisplayInfo) == 0x000008, "Wrong alignment on FAxisDisplayInfo"); \ static_assert(sizeof(FAxisDisplayInfo) == 0x000078, "Wrong size on FAxisDisplayInfo"); \ static_assert(offsetof(FAxisDisplayInfo, Name) == 0x000000, "Member 'FAxisDisplayInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, ForPadBindOnlyAsAxis) == 0x000008, "Member 'FAxisDisplayInfo::ForPadBindOnlyAsAxis' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, DisplayName) == 0x000010, "Member 'FAxisDisplayInfo::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, Description) == 0x000028, "Member 'FAxisDisplayInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, PlusDisplayName) == 0x000040, "Member 'FAxisDisplayInfo::PlusDisplayName' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, MinusDisplayName) == 0x000058, "Member 'FAxisDisplayInfo::MinusDisplayName' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, bIsRebindable) == 0x000070, "Member 'FAxisDisplayInfo::bIsRebindable' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, bIsHoldable) == 0x000071, "Member 'FAxisDisplayInfo::bIsHoldable' has a wrong offset!"); \ static_assert(offsetof(FAxisDisplayInfo, bUseAdaptiveTriggers) == 0x000072, "Member 'FAxisDisplayInfo::bUseAdaptiveTriggers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActionDisplayInfo \ static_assert(alignof(FActionDisplayInfo) == 0x000008, "Wrong alignment on FActionDisplayInfo"); \ static_assert(sizeof(FActionDisplayInfo) == 0x000040, "Wrong size on FActionDisplayInfo"); \ static_assert(offsetof(FActionDisplayInfo, Name) == 0x000000, "Member 'FActionDisplayInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FActionDisplayInfo, DisplayName) == 0x000008, "Member 'FActionDisplayInfo::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FActionDisplayInfo, Description) == 0x000020, "Member 'FActionDisplayInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FActionDisplayInfo, bIsRebindable) == 0x000038, "Member 'FActionDisplayInfo::bIsRebindable' has a wrong offset!"); \ static_assert(offsetof(FActionDisplayInfo, bIsHoldable) == 0x000039, "Member 'FActionDisplayInfo::bIsHoldable' has a wrong offset!"); \ static_assert(offsetof(FActionDisplayInfo, bUseAdaptiveTriggers) == 0x00003A, "Member 'FActionDisplayInfo::bUseAdaptiveTriggers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUE4InputHandle \ static_assert(alignof(FUE4InputHandle) == 0x000004, "Wrong alignment on FUE4InputHandle"); \ static_assert(sizeof(FUE4InputHandle) == 0x00000C, "Wrong size on FUE4InputHandle"); \ static_assert(offsetof(FUE4InputHandle, Type) == 0x000008, "Member 'FUE4InputHandle::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnalogAxisInfo \ static_assert(alignof(FAnalogAxisInfo) == 0x000008, "Wrong alignment on FAnalogAxisInfo"); \ static_assert(sizeof(FAnalogAxisInfo) == 0x000048, "Wrong size on FAnalogAxisInfo"); \ static_assert(offsetof(FAnalogAxisInfo, DisplayName) == 0x000000, "Member 'FAnalogAxisInfo::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FAnalogAxisInfo, Description) == 0x000018, "Member 'FAnalogAxisInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FAnalogAxisInfo, XAxisHandle) == 0x000030, "Member 'FAnalogAxisInfo::XAxisHandle' has a wrong offset!"); \ static_assert(offsetof(FAnalogAxisInfo, YAxisHandle) == 0x00003C, "Member 'FAnalogAxisInfo::YAxisHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FToggleableInfo \ static_assert(alignof(FToggleableInfo) == 0x000004, "Wrong alignment on FToggleableInfo"); \ static_assert(sizeof(FToggleableInfo) == 0x000010, "Wrong size on FToggleableInfo"); \ static_assert(offsetof(FToggleableInfo, Handle) == 0x000000, "Member 'FToggleableInfo::Handle' has a wrong offset!"); \ static_assert(offsetof(FToggleableInfo, ToggleByDefault) == 0x00000C, "Member 'FToggleableInfo::ToggleByDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputState \ static_assert(alignof(FInputState) == 0x000008, "Wrong alignment on FInputState"); \ static_assert(sizeof(FInputState) == 0x000010, "Wrong size on FInputState"); \ static_assert(offsetof(FInputState, Actions) == 0x000000, "Member 'FInputState::Actions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUE4InputActionHandle \ static_assert(alignof(FUE4InputActionHandle) == 0x000004, "Wrong alignment on FUE4InputActionHandle"); \ static_assert(sizeof(FUE4InputActionHandle) == 0x000008, "Wrong size on FUE4InputActionHandle"); \ static_assert(offsetof(FUE4InputActionHandle, ActionName) == 0x000000, "Member 'FUE4InputActionHandle::ActionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUE4InputAxisHandle \ static_assert(alignof(FUE4InputAxisHandle) == 0x000004, "Wrong alignment on FUE4InputAxisHandle"); \ static_assert(sizeof(FUE4InputAxisHandle) == 0x000008, "Wrong size on FUE4InputAxisHandle"); \ static_assert(offsetof(FUE4InputAxisHandle, AxisName) == 0x000000, "Member 'FUE4InputAxisHandle::AxisName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUE4KeyName \ static_assert(alignof(FUE4KeyName) == 0x000008, "Wrong alignment on FUE4KeyName"); \ static_assert(sizeof(FUE4KeyName) == 0x000030, "Wrong size on FUE4KeyName"); \ static_assert(offsetof(FUE4KeyName, Key) == 0x000000, "Member 'FUE4KeyName::Key' has a wrong offset!"); \ static_assert(offsetof(FUE4KeyName, DisplayName) == 0x000018, "Member 'FUE4KeyName::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputRebindingSaveData \ static_assert(alignof(UInputRebindingSaveData) == 0x000008, "Wrong alignment on UInputRebindingSaveData"); \ static_assert(sizeof(UInputRebindingSaveData) == 0x000050, "Wrong size on UInputRebindingSaveData"); \ static_assert(offsetof(UInputRebindingSaveData, BindingList) == 0x000028, "Member 'UInputRebindingSaveData::BindingList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputRebindingSettings \ static_assert(alignof(UInputRebindingSettings) == 0x000008, "Wrong alignment on UInputRebindingSettings"); \ static_assert(sizeof(UInputRebindingSettings) == 0x0000A0, "Wrong size on UInputRebindingSettings"); \ static_assert(offsetof(UInputRebindingSettings, KeyNames) == 0x000038, "Member 'UInputRebindingSettings::KeyNames' has a wrong offset!"); \ static_assert(offsetof(UInputRebindingSettings, ActionNames) == 0x000068, "Member 'UInputRebindingSettings::ActionNames' has a wrong offset!"); \ static_assert(offsetof(UInputRebindingSettings, AllowModifierKeyBinding) == 0x000098, "Member 'UInputRebindingSettings::AllowModifierKeyBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMappingDisplayInfo \ static_assert(alignof(UMappingDisplayInfo) == 0x000008, "Wrong alignment on UMappingDisplayInfo"); \ static_assert(sizeof(UMappingDisplayInfo) == 0x0000D8, "Wrong size on UMappingDisplayInfo"); \ static_assert(offsetof(UMappingDisplayInfo, ActionInfos) == 0x000030, "Member 'UMappingDisplayInfo::ActionInfos' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, AxisInfos) == 0x000040, "Member 'UMappingDisplayInfo::AxisInfos' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, Toggleable) == 0x000050, "Member 'UMappingDisplayInfo::Toggleable' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, AnalogAxisInfos) == 0x000060, "Member 'UMappingDisplayInfo::AnalogAxisInfos' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, bUseInputStates) == 0x000070, "Member 'UMappingDisplayInfo::bUseInputStates' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, InputStates) == 0x000078, "Member 'UMappingDisplayInfo::InputStates' has a wrong offset!"); \ static_assert(offsetof(UMappingDisplayInfo, ActionNonConflicts) == 0x000088, "Member 'UMappingDisplayInfo::ActionNonConflicts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URebindableInput \ static_assert(alignof(URebindableInput) == 0x000008, "Wrong alignment on URebindableInput"); \ static_assert(sizeof(URebindableInput) == 0x0000F0, "Wrong size on URebindableInput"); \ static_assert(offsetof(URebindableInput, PreSaveCreation) == 0x000028, "Member 'URebindableInput::PreSaveCreation' has a wrong offset!"); \ static_assert(offsetof(URebindableInput, PostSaveCreation) == 0x000038, "Member 'URebindableInput::PostSaveCreation' has a wrong offset!"); \ static_assert(offsetof(URebindableInput, PreLoad) == 0x000048, "Member 'URebindableInput::PreLoad' has a wrong offset!"); \ static_assert(offsetof(URebindableInput, PostLoad) == 0x000058, "Member 'URebindableInput::PostLoad' has a wrong offset!"); \ static_assert(offsetof(URebindableInput, BindingList) == 0x0000C8, "Member 'URebindableInput::BindingList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUE4KeyTexts \ static_assert(alignof(UUE4KeyTexts) == 0x000008, "Wrong alignment on UUE4KeyTexts"); \ static_assert(sizeof(UUE4KeyTexts) == 0x000040, "Wrong size on UUE4KeyTexts"); \ static_assert(offsetof(UUE4KeyTexts, Keys) == 0x000030, "Member 'UUE4KeyTexts::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UE4KeyNames_GetKeyTranslatedDisplayName \ static_assert(alignof(UE4KeyNames_GetKeyTranslatedDisplayName) == 0x000008, "Wrong alignment on UE4KeyNames_GetKeyTranslatedDisplayName"); \ static_assert(sizeof(UE4KeyNames_GetKeyTranslatedDisplayName) == 0x000030, "Wrong size on UE4KeyNames_GetKeyTranslatedDisplayName"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedDisplayName, Key) == 0x000000, "Member 'UE4KeyNames_GetKeyTranslatedDisplayName::Key' has a wrong offset!"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedDisplayName, ReturnValue) == 0x000018, "Member 'UE4KeyNames_GetKeyTranslatedDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UE4KeyNames_GetKeyTranslatedText \ static_assert(alignof(UE4KeyNames_GetKeyTranslatedText) == 0x000008, "Wrong alignment on UE4KeyNames_GetKeyTranslatedText"); \ static_assert(sizeof(UE4KeyNames_GetKeyTranslatedText) == 0x000038, "Wrong size on UE4KeyNames_GetKeyTranslatedText"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedText, Key) == 0x000000, "Member 'UE4KeyNames_GetKeyTranslatedText::Key' has a wrong offset!"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedText, UseKeyTag) == 0x000018, "Member 'UE4KeyNames_GetKeyTranslatedText::UseKeyTag' has a wrong offset!"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedText, UseTags) == 0x000019, "Member 'UE4KeyNames_GetKeyTranslatedText::UseTags' has a wrong offset!"); \ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedText, ReturnValue) == 0x000020, "Member 'UE4KeyNames_GetKeyTranslatedText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUE4KeyNames \ static_assert(alignof(UUE4KeyNames) == 0x000008, "Wrong alignment on UUE4KeyNames"); \ static_assert(sizeof(UUE4KeyNames) == 0x000040, "Wrong size on UUE4KeyNames"); \ #define DUMPER7_ASSERTS_FMinMaxVector2D \ static_assert(alignof(FMinMaxVector2D) == 0x000004, "Wrong alignment on FMinMaxVector2D"); \ static_assert(sizeof(FMinMaxVector2D) == 0x000008, "Wrong size on FMinMaxVector2D"); \ static_assert(offsetof(FMinMaxVector2D, Min) == 0x000000, "Member 'FMinMaxVector2D::Min' has a wrong offset!"); \ static_assert(offsetof(FMinMaxVector2D, Max) == 0x000004, "Member 'FMinMaxVector2D::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedHandle \ static_assert(alignof(FNamedHandle) == 0x000004, "Wrong alignment on FNamedHandle"); \ static_assert(sizeof(FNamedHandle) == 0x000008, "Wrong size on FNamedHandle"); \ static_assert(offsetof(FNamedHandle, Name) == 0x000000, "Member 'FNamedHandle::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDirectionCondition \ static_assert(alignof(FDirectionCondition) == 0x000004, "Wrong alignment on FDirectionCondition"); \ static_assert(sizeof(FDirectionCondition) == 0x000014, "Wrong size on FDirectionCondition"); \ static_assert(offsetof(FDirectionCondition, YawAngle) == 0x000000, "Member 'FDirectionCondition::YawAngle' has a wrong offset!"); \ static_assert(offsetof(FDirectionCondition, YawAngleTolerance) == 0x000004, "Member 'FDirectionCondition::YawAngleTolerance' has a wrong offset!"); \ static_assert(offsetof(FDirectionCondition, PitchAngle) == 0x000008, "Member 'FDirectionCondition::PitchAngle' has a wrong offset!"); \ static_assert(offsetof(FDirectionCondition, PitchAngleTolerance) == 0x00000C, "Member 'FDirectionCondition::PitchAngleTolerance' has a wrong offset!"); \ static_assert(offsetof(FDirectionCondition, bConeShape) == 0x000010, "Member 'FDirectionCondition::bConeShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSharedBoolSwitchBlueprint \ static_assert(alignof(FSharedBoolSwitchBlueprint) == 0x000008, "Wrong alignment on FSharedBoolSwitchBlueprint"); \ static_assert(sizeof(FSharedBoolSwitchBlueprint) == 0x000010, "Wrong size on FSharedBoolSwitchBlueprint"); \ #define DUMPER7_ASSERTS_FSimpleBentCurve \ static_assert(alignof(FSimpleBentCurve) == 0x000004, "Wrong alignment on FSimpleBentCurve"); \ static_assert(sizeof(FSimpleBentCurve) == 0x000008, "Wrong size on FSimpleBentCurve"); \ static_assert(offsetof(FSimpleBentCurve, BendPower) == 0x000000, "Member 'FSimpleBentCurve::BendPower' has a wrong offset!"); \ static_assert(offsetof(FSimpleBentCurve, bSShape) == 0x000004, "Member 'FSimpleBentCurve::bSShape' has a wrong offset!"); \ static_assert(offsetof(FSimpleBentCurve, bDescending) == 0x000005, "Member 'FSimpleBentCurve::bDescending' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScalingRule \ static_assert(alignof(UScalingRule) == 0x000008, "Wrong alignment on UScalingRule"); \ static_assert(sizeof(UScalingRule) == 0x000038, "Wrong size on UScalingRule"); \ #define DUMPER7_ASSERTS_BHUD_GetAvgFps \ static_assert(alignof(BHUD_GetAvgFps) == 0x000004, "Wrong alignment on BHUD_GetAvgFps"); \ static_assert(sizeof(BHUD_GetAvgFps) == 0x000004, "Wrong size on BHUD_GetAvgFps"); \ static_assert(offsetof(BHUD_GetAvgFps, ReturnValue) == 0x000000, "Member 'BHUD_GetAvgFps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BHUD_GetHitches \ static_assert(alignof(BHUD_GetHitches) == 0x000004, "Wrong alignment on BHUD_GetHitches"); \ static_assert(sizeof(BHUD_GetHitches) == 0x000004, "Wrong size on BHUD_GetHitches"); \ static_assert(offsetof(BHUD_GetHitches, ReturnValue) == 0x000000, "Member 'BHUD_GetHitches::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABHUD \ static_assert(alignof(ABHUD) == 0x000008, "Wrong alignment on ABHUD"); \ static_assert(sizeof(ABHUD) == 0x000610, "Wrong size on ABHUD"); \ static_assert(offsetof(ABHUD, CrosshairTex) == 0x0003A0, "Member 'ABHUD::CrosshairTex' has a wrong offset!"); \ static_assert(offsetof(ABHUD, bDrawFPS) == 0x0003A8, "Member 'ABHUD::bDrawFPS' has a wrong offset!"); \ static_assert(offsetof(ABHUD, bDrawFocus) == 0x0003A9, "Member 'ABHUD::bDrawFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_AnglesMatchCondition \ static_assert(alignof(UtilityStatics_AnglesMatchCondition) == 0x000004, "Wrong alignment on UtilityStatics_AnglesMatchCondition"); \ static_assert(sizeof(UtilityStatics_AnglesMatchCondition) == 0x000020, "Wrong size on UtilityStatics_AnglesMatchCondition"); \ static_assert(offsetof(UtilityStatics_AnglesMatchCondition, Condition) == 0x000000, "Member 'UtilityStatics_AnglesMatchCondition::Condition' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_AnglesMatchCondition, YawAngle) == 0x000014, "Member 'UtilityStatics_AnglesMatchCondition::YawAngle' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_AnglesMatchCondition, PitchAngle) == 0x000018, "Member 'UtilityStatics_AnglesMatchCondition::PitchAngle' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_AnglesMatchCondition, ReturnValue) == 0x00001C, "Member 'UtilityStatics_AnglesMatchCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveAlpha \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveAlpha) == 0x000004, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveAlpha"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveAlpha) == 0x000010, "Wrong size on UtilityStatics_ApplySimpleBentCurveAlpha"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveAlpha, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveAlpha::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveAlpha, ALPHA) == 0x000008, "Member 'UtilityStatics_ApplySimpleBentCurveAlpha::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveAlpha, ReturnValue) == 0x00000C, "Member 'UtilityStatics_ApplySimpleBentCurveAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveFloat \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveFloat) == 0x000004, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveFloat"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveFloat) == 0x000018, "Wrong size on UtilityStatics_ApplySimpleBentCurveFloat"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveFloat, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveFloat::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveFloat, From) == 0x000008, "Member 'UtilityStatics_ApplySimpleBentCurveFloat::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveFloat, To) == 0x00000C, "Member 'UtilityStatics_ApplySimpleBentCurveFloat::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveFloat, ALPHA) == 0x000010, "Member 'UtilityStatics_ApplySimpleBentCurveFloat::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveFloat, ReturnValue) == 0x000014, "Member 'UtilityStatics_ApplySimpleBentCurveFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveQuat \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveQuat) == 0x000010, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveQuat"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveQuat) == 0x000080, "Wrong size on UtilityStatics_ApplySimpleBentCurveQuat"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveQuat, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveQuat::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveQuat, From) == 0x000010, "Member 'UtilityStatics_ApplySimpleBentCurveQuat::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveQuat, To) == 0x000030, "Member 'UtilityStatics_ApplySimpleBentCurveQuat::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveQuat, ALPHA) == 0x000050, "Member 'UtilityStatics_ApplySimpleBentCurveQuat::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveQuat, ReturnValue) == 0x000060, "Member 'UtilityStatics_ApplySimpleBentCurveQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveRotator \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveRotator) == 0x000008, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveRotator"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveRotator) == 0x000058, "Wrong size on UtilityStatics_ApplySimpleBentCurveRotator"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveRotator, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveRotator::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveRotator, From) == 0x000008, "Member 'UtilityStatics_ApplySimpleBentCurveRotator::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveRotator, To) == 0x000020, "Member 'UtilityStatics_ApplySimpleBentCurveRotator::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveRotator, ALPHA) == 0x000038, "Member 'UtilityStatics_ApplySimpleBentCurveRotator::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveRotator, ReturnValue) == 0x000040, "Member 'UtilityStatics_ApplySimpleBentCurveRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveTransform \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveTransform) == 0x000010, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveTransform"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveTransform) == 0x000140, "Wrong size on UtilityStatics_ApplySimpleBentCurveTransform"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveTransform, Transform) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveTransform, Curve) == 0x000060, "Member 'UtilityStatics_ApplySimpleBentCurveTransform::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveTransform, From) == 0x000070, "Member 'UtilityStatics_ApplySimpleBentCurveTransform::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveTransform, To) == 0x0000D0, "Member 'UtilityStatics_ApplySimpleBentCurveTransform::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveTransform, ALPHA) == 0x000130, "Member 'UtilityStatics_ApplySimpleBentCurveTransform::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveVector \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveVector) == 0x000008, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveVector"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveVector) == 0x000058, "Wrong size on UtilityStatics_ApplySimpleBentCurveVector"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveVector::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector, From) == 0x000008, "Member 'UtilityStatics_ApplySimpleBentCurveVector::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector, To) == 0x000020, "Member 'UtilityStatics_ApplySimpleBentCurveVector::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector, ALPHA) == 0x000038, "Member 'UtilityStatics_ApplySimpleBentCurveVector::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector, ReturnValue) == 0x000040, "Member 'UtilityStatics_ApplySimpleBentCurveVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_ApplySimpleBentCurveVector2D \ static_assert(alignof(UtilityStatics_ApplySimpleBentCurveVector2D) == 0x000008, "Wrong alignment on UtilityStatics_ApplySimpleBentCurveVector2D"); \ static_assert(sizeof(UtilityStatics_ApplySimpleBentCurveVector2D) == 0x000040, "Wrong size on UtilityStatics_ApplySimpleBentCurveVector2D"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector2D, Curve) == 0x000000, "Member 'UtilityStatics_ApplySimpleBentCurveVector2D::Curve' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector2D, From) == 0x000008, "Member 'UtilityStatics_ApplySimpleBentCurveVector2D::From' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector2D, To) == 0x000018, "Member 'UtilityStatics_ApplySimpleBentCurveVector2D::To' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector2D, ALPHA) == 0x000028, "Member 'UtilityStatics_ApplySimpleBentCurveVector2D::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_ApplySimpleBentCurveVector2D, ReturnValue) == 0x000030, "Member 'UtilityStatics_ApplySimpleBentCurveVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_QuatMatchesCondition \ static_assert(alignof(UtilityStatics_QuatMatchesCondition) == 0x000010, "Wrong alignment on UtilityStatics_QuatMatchesCondition"); \ static_assert(sizeof(UtilityStatics_QuatMatchesCondition) == 0x000050, "Wrong size on UtilityStatics_QuatMatchesCondition"); \ static_assert(offsetof(UtilityStatics_QuatMatchesCondition, Condition) == 0x000000, "Member 'UtilityStatics_QuatMatchesCondition::Condition' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_QuatMatchesCondition, Direction) == 0x000020, "Member 'UtilityStatics_QuatMatchesCondition::Direction' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_QuatMatchesCondition, ReturnValue) == 0x000040, "Member 'UtilityStatics_QuatMatchesCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_RotatorMatchesCondition \ static_assert(alignof(UtilityStatics_RotatorMatchesCondition) == 0x000008, "Wrong alignment on UtilityStatics_RotatorMatchesCondition"); \ static_assert(sizeof(UtilityStatics_RotatorMatchesCondition) == 0x000038, "Wrong size on UtilityStatics_RotatorMatchesCondition"); \ static_assert(offsetof(UtilityStatics_RotatorMatchesCondition, Condition) == 0x000000, "Member 'UtilityStatics_RotatorMatchesCondition::Condition' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_RotatorMatchesCondition, Direction) == 0x000018, "Member 'UtilityStatics_RotatorMatchesCondition::Direction' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_RotatorMatchesCondition, ReturnValue) == 0x000030, "Member 'UtilityStatics_RotatorMatchesCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UtilityStatics_VectorMatchesCondition \ static_assert(alignof(UtilityStatics_VectorMatchesCondition) == 0x000008, "Wrong alignment on UtilityStatics_VectorMatchesCondition"); \ static_assert(sizeof(UtilityStatics_VectorMatchesCondition) == 0x000038, "Wrong size on UtilityStatics_VectorMatchesCondition"); \ static_assert(offsetof(UtilityStatics_VectorMatchesCondition, Condition) == 0x000000, "Member 'UtilityStatics_VectorMatchesCondition::Condition' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_VectorMatchesCondition, Direction) == 0x000018, "Member 'UtilityStatics_VectorMatchesCondition::Direction' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_VectorMatchesCondition, AllowZeroVectorAtMaximumTolerance) == 0x000030, "Member 'UtilityStatics_VectorMatchesCondition::AllowZeroVectorAtMaximumTolerance' has a wrong offset!"); \ static_assert(offsetof(UtilityStatics_VectorMatchesCondition, ReturnValue) == 0x000031, "Member 'UtilityStatics_VectorMatchesCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUtilityStatics \ static_assert(alignof(UUtilityStatics) == 0x000008, "Wrong alignment on UUtilityStatics"); \ static_assert(sizeof(UUtilityStatics) == 0x000028, "Wrong size on UUtilityStatics"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_DelayTicks \ static_assert(alignof(CommonsGameplayStatics_DelayTicks) == 0x000008, "Wrong alignment on CommonsGameplayStatics_DelayTicks"); \ static_assert(sizeof(CommonsGameplayStatics_DelayTicks) == 0x000028, "Wrong size on CommonsGameplayStatics_DelayTicks"); \ static_assert(offsetof(CommonsGameplayStatics_DelayTicks, WorldContextObject) == 0x000000, "Member 'CommonsGameplayStatics_DelayTicks::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_DelayTicks, Ticks) == 0x000008, "Member 'CommonsGameplayStatics_DelayTicks::Ticks' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_DelayTicks, LatentInfo) == 0x000010, "Member 'CommonsGameplayStatics_DelayTicks::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsBuildEditor \ static_assert(alignof(CommonsGameplayStatics_IsBuildEditor) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsBuildEditor"); \ static_assert(sizeof(CommonsGameplayStatics_IsBuildEditor) == 0x000001, "Wrong size on CommonsGameplayStatics_IsBuildEditor"); \ static_assert(offsetof(CommonsGameplayStatics_IsBuildEditor, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsBuildEditor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsBuildShipping \ static_assert(alignof(CommonsGameplayStatics_IsBuildShipping) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsBuildShipping"); \ static_assert(sizeof(CommonsGameplayStatics_IsBuildShipping) == 0x000001, "Wrong size on CommonsGameplayStatics_IsBuildShipping"); \ static_assert(offsetof(CommonsGameplayStatics_IsBuildShipping, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsBuildShipping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsButtonBottomForAccept \ static_assert(alignof(CommonsGameplayStatics_IsButtonBottomForAccept) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsButtonBottomForAccept"); \ static_assert(sizeof(CommonsGameplayStatics_IsButtonBottomForAccept) == 0x000001, "Wrong size on CommonsGameplayStatics_IsButtonBottomForAccept"); \ static_assert(offsetof(CommonsGameplayStatics_IsButtonBottomForAccept, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsButtonBottomForAccept::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsButtonRightForAccept \ static_assert(alignof(CommonsGameplayStatics_IsButtonRightForAccept) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsButtonRightForAccept"); \ static_assert(sizeof(CommonsGameplayStatics_IsButtonRightForAccept) == 0x000001, "Wrong size on CommonsGameplayStatics_IsButtonRightForAccept"); \ static_assert(offsetof(CommonsGameplayStatics_IsButtonRightForAccept, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsButtonRightForAccept::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsCommandlet \ static_assert(alignof(CommonsGameplayStatics_IsCommandlet) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsCommandlet"); \ static_assert(sizeof(CommonsGameplayStatics_IsCommandlet) == 0x000001, "Wrong size on CommonsGameplayStatics_IsCommandlet"); \ static_assert(offsetof(CommonsGameplayStatics_IsCommandlet, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsCommandlet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsConsolePlatform \ static_assert(alignof(CommonsGameplayStatics_IsConsolePlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsConsolePlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsConsolePlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsConsolePlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsConsolePlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsConsolePlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsLinuxPlatform \ static_assert(alignof(CommonsGameplayStatics_IsLinuxPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsLinuxPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsLinuxPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsLinuxPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsLinuxPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsLinuxPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsMacPlatform \ static_assert(alignof(CommonsGameplayStatics_IsMacPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsMacPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsMacPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsMacPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsMacPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsMacPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsPIE \ static_assert(alignof(CommonsGameplayStatics_IsPIE) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsPIE"); \ static_assert(sizeof(CommonsGameplayStatics_IsPIE) == 0x000001, "Wrong size on CommonsGameplayStatics_IsPIE"); \ static_assert(offsetof(CommonsGameplayStatics_IsPIE, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsPIE::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsPs4Platform \ static_assert(alignof(CommonsGameplayStatics_IsPs4Platform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsPs4Platform"); \ static_assert(sizeof(CommonsGameplayStatics_IsPs4Platform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsPs4Platform"); \ static_assert(offsetof(CommonsGameplayStatics_IsPs4Platform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsPs4Platform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsPS5Ext \ static_assert(alignof(CommonsGameplayStatics_IsPS5Ext) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsPS5Ext"); \ static_assert(sizeof(CommonsGameplayStatics_IsPS5Ext) == 0x000001, "Wrong size on CommonsGameplayStatics_IsPS5Ext"); \ static_assert(offsetof(CommonsGameplayStatics_IsPS5Ext, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsPS5Ext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsPs5Platform \ static_assert(alignof(CommonsGameplayStatics_IsPs5Platform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsPs5Platform"); \ static_assert(sizeof(CommonsGameplayStatics_IsPs5Platform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsPs5Platform"); \ static_assert(offsetof(CommonsGameplayStatics_IsPs5Platform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsPs5Platform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsScarletPlatform \ static_assert(alignof(CommonsGameplayStatics_IsScarletPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsScarletPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsScarletPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsScarletPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsScarletPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsScarletPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsSonyPlatform \ static_assert(alignof(CommonsGameplayStatics_IsSonyPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsSonyPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsSonyPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsSonyPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsSonyPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsSonyPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsSwitchPlatform \ static_assert(alignof(CommonsGameplayStatics_IsSwitchPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsSwitchPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsSwitchPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsSwitchPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsSwitchPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsSwitchPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsWindowsPlatform \ static_assert(alignof(CommonsGameplayStatics_IsWindowsPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsWindowsPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsWindowsPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsWindowsPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsWindowsPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsWindowsPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsXLockhart \ static_assert(alignof(CommonsGameplayStatics_IsXLockhart) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsXLockhart"); \ static_assert(sizeof(CommonsGameplayStatics_IsXLockhart) == 0x000001, "Wrong size on CommonsGameplayStatics_IsXLockhart"); \ static_assert(offsetof(CommonsGameplayStatics_IsXLockhart, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsXLockhart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsXOnePlatform \ static_assert(alignof(CommonsGameplayStatics_IsXOnePlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsXOnePlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsXOnePlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsXOnePlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsXOnePlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsXOnePlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsXPlatform \ static_assert(alignof(CommonsGameplayStatics_IsXPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsXPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsXPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsXPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsXPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsXPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsXScorpio \ static_assert(alignof(CommonsGameplayStatics_IsXScorpio) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsXScorpio"); \ static_assert(sizeof(CommonsGameplayStatics_IsXScorpio) == 0x000001, "Wrong size on CommonsGameplayStatics_IsXScorpio"); \ static_assert(offsetof(CommonsGameplayStatics_IsXScorpio, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsXScorpio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_IsXSXPlatform \ static_assert(alignof(CommonsGameplayStatics_IsXSXPlatform) == 0x000001, "Wrong alignment on CommonsGameplayStatics_IsXSXPlatform"); \ static_assert(sizeof(CommonsGameplayStatics_IsXSXPlatform) == 0x000001, "Wrong size on CommonsGameplayStatics_IsXSXPlatform"); \ static_assert(offsetof(CommonsGameplayStatics_IsXSXPlatform, ReturnValue) == 0x000000, "Member 'CommonsGameplayStatics_IsXSXPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_PlayGameplaySound2D \ static_assert(alignof(CommonsGameplayStatics_PlayGameplaySound2D) == 0x000008, "Wrong alignment on CommonsGameplayStatics_PlayGameplaySound2D"); \ static_assert(sizeof(CommonsGameplayStatics_PlayGameplaySound2D) == 0x000030, "Wrong size on CommonsGameplayStatics_PlayGameplaySound2D"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, WorldContextObject) == 0x000000, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, Sound) == 0x000008, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, VolumeMultiplier) == 0x000010, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, PitchMultiplier) == 0x000014, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, StartTime) == 0x000018, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, ConcurrencySettings) == 0x000020, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PlayGameplaySound2D, OwningActor) == 0x000028, "Member 'CommonsGameplayStatics_PlayGameplaySound2D::OwningActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_PostFinalizeActorComponentCreation \ static_assert(alignof(CommonsGameplayStatics_PostFinalizeActorComponentCreation) == 0x000008, "Wrong alignment on CommonsGameplayStatics_PostFinalizeActorComponentCreation"); \ static_assert(sizeof(CommonsGameplayStatics_PostFinalizeActorComponentCreation) == 0x000010, "Wrong size on CommonsGameplayStatics_PostFinalizeActorComponentCreation"); \ static_assert(offsetof(CommonsGameplayStatics_PostFinalizeActorComponentCreation, Actor) == 0x000000, "Member 'CommonsGameplayStatics_PostFinalizeActorComponentCreation::Actor' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_PostFinalizeActorComponentCreation, Component) == 0x000008, "Member 'CommonsGameplayStatics_PostFinalizeActorComponentCreation::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonsGameplayStatics_SpawnGameplaySound2D \ static_assert(alignof(CommonsGameplayStatics_SpawnGameplaySound2D) == 0x000008, "Wrong alignment on CommonsGameplayStatics_SpawnGameplaySound2D"); \ static_assert(sizeof(CommonsGameplayStatics_SpawnGameplaySound2D) == 0x000038, "Wrong size on CommonsGameplayStatics_SpawnGameplaySound2D"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, WorldContextObject) == 0x000000, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, Sound) == 0x000008, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::Sound' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, VolumeMultiplier) == 0x000010, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::VolumeMultiplier' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, PitchMultiplier) == 0x000014, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, StartTime) == 0x000018, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::StartTime' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, ConcurrencySettings) == 0x000020, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, PersistAcrossLevelTransition) == 0x000028, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::PersistAcrossLevelTransition' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, AutoDestroy) == 0x000029, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(CommonsGameplayStatics_SpawnGameplaySound2D, ReturnValue) == 0x000030, "Member 'CommonsGameplayStatics_SpawnGameplaySound2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonsGameplayStatics \ static_assert(alignof(UCommonsGameplayStatics) == 0x000008, "Wrong alignment on UCommonsGameplayStatics"); \ static_assert(sizeof(UCommonsGameplayStatics) == 0x000028, "Wrong size on UCommonsGameplayStatics"); \ #define DUMPER7_ASSERTS_UCommonsStatics \ static_assert(alignof(UCommonsStatics) == 0x000008, "Wrong alignment on UCommonsStatics"); \ static_assert(sizeof(UCommonsStatics) == 0x000028, "Wrong size on UCommonsStatics"); \ #define DUMPER7_ASSERTS_AEditorTickableActor \ static_assert(alignof(AEditorTickableActor) == 0x000008, "Wrong alignment on AEditorTickableActor"); \ static_assert(sizeof(AEditorTickableActor) == 0x0002B0, "Wrong size on AEditorTickableActor"); \ #define DUMPER7_ASSERTS_UEditorTickableComponent \ static_assert(alignof(UEditorTickableComponent) == 0x000008, "Wrong alignment on UEditorTickableComponent"); \ static_assert(sizeof(UEditorTickableComponent) == 0x0000B8, "Wrong size on UEditorTickableComponent"); \ static_assert(offsetof(UEditorTickableComponent, bEditorOnlyTick) == 0x0000A0, "Member 'UEditorTickableComponent::bEditorOnlyTick' has a wrong offset!"); \ static_assert(offsetof(UEditorTickableComponent, EditorTick) == 0x0000A8, "Member 'UEditorTickableComponent::EditorTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_Acquire \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_Acquire) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_Acquire"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_Acquire) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_Acquire"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_Acquire, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_Acquire::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_Acquire, User) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_Acquire::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_ChangeDefaultValue \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_ChangeDefaultValue) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_ChangeDefaultValue"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_ChangeDefaultValue) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_ChangeDefaultValue"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_ChangeDefaultValue, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_ChangeDefaultValue::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_ChangeDefaultValue, NewDefaultValue) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_ChangeDefaultValue::NewDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_ClearAllUsers \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_ClearAllUsers) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_ClearAllUsers"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_ClearAllUsers) == 0x000010, "Wrong size on SharedBoolSwitchBlueprintUtility_ClearAllUsers"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_ClearAllUsers, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_ClearAllUsers::BoolSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_GetCurrentValue \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_GetCurrentValue) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_GetCurrentValue"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_GetCurrentValue) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_GetCurrentValue"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_GetCurrentValue, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_GetCurrentValue::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_GetCurrentValue, ReturnValue) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_GetCurrentValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_GetDefaultValue \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_GetDefaultValue) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_GetDefaultValue"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_GetDefaultValue) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_GetDefaultValue"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_GetDefaultValue, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_GetDefaultValue::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_GetDefaultValue, ReturnValue) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_GetDefaultValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_IsSwitched \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_IsSwitched) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_IsSwitched"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_IsSwitched) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_IsSwitched"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_IsSwitched, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_IsSwitched::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_IsSwitched, ReturnValue) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_IsSwitched::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SharedBoolSwitchBlueprintUtility_Release \ static_assert(alignof(SharedBoolSwitchBlueprintUtility_Release) == 0x000008, "Wrong alignment on SharedBoolSwitchBlueprintUtility_Release"); \ static_assert(sizeof(SharedBoolSwitchBlueprintUtility_Release) == 0x000018, "Wrong size on SharedBoolSwitchBlueprintUtility_Release"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_Release, BoolSwitch) == 0x000000, "Member 'SharedBoolSwitchBlueprintUtility_Release::BoolSwitch' has a wrong offset!"); \ static_assert(offsetof(SharedBoolSwitchBlueprintUtility_Release, User) == 0x000010, "Member 'SharedBoolSwitchBlueprintUtility_Release::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USharedBoolSwitchBlueprintUtility \ static_assert(alignof(USharedBoolSwitchBlueprintUtility) == 0x000008, "Wrong alignment on USharedBoolSwitchBlueprintUtility"); \ static_assert(sizeof(USharedBoolSwitchBlueprintUtility) == 0x000028, "Wrong size on USharedBoolSwitchBlueprintUtility"); \ #define DUMPER7_ASSERTS_FBInputSourceReceiver \ static_assert(alignof(FBInputSourceReceiver) == 0x000008, "Wrong alignment on FBInputSourceReceiver"); \ static_assert(sizeof(FBInputSourceReceiver) == 0x000018, "Wrong size on FBInputSourceReceiver"); \ static_assert(offsetof(FBInputSourceReceiver, Receiver) == 0x000000, "Member 'FBInputSourceReceiver::Receiver' has a wrong offset!"); \ static_assert(offsetof(FBInputSourceReceiver, Priority) == 0x000010, "Member 'FBInputSourceReceiver::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputSource \ static_assert(alignof(UBInputSource) == 0x000008, "Wrong alignment on UBInputSource"); \ static_assert(sizeof(UBInputSource) == 0x000060, "Wrong size on UBInputSource"); \ static_assert(offsetof(UBInputSource, InputEventState) == 0x000048, "Member 'UBInputSource::InputEventState' has a wrong offset!"); \ static_assert(offsetof(UBInputSource, Receivers) == 0x000050, "Member 'UBInputSource::Receivers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BasicCharacter_GetBasicInput \ static_assert(alignof(BasicCharacter_GetBasicInput) == 0x000008, "Wrong alignment on BasicCharacter_GetBasicInput"); \ static_assert(sizeof(BasicCharacter_GetBasicInput) == 0x000008, "Wrong size on BasicCharacter_GetBasicInput"); \ static_assert(offsetof(BasicCharacter_GetBasicInput, ReturnValue) == 0x000000, "Member 'BasicCharacter_GetBasicInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BasicCharacter_GetBasicMovement \ static_assert(alignof(BasicCharacter_GetBasicMovement) == 0x000008, "Wrong alignment on BasicCharacter_GetBasicMovement"); \ static_assert(sizeof(BasicCharacter_GetBasicMovement) == 0x000008, "Wrong size on BasicCharacter_GetBasicMovement"); \ static_assert(offsetof(BasicCharacter_GetBasicMovement, ReturnValue) == 0x000000, "Member 'BasicCharacter_GetBasicMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABasicCharacter \ static_assert(alignof(ABasicCharacter) == 0x000010, "Wrong alignment on ABasicCharacter"); \ static_assert(sizeof(ABasicCharacter) == 0x000650, "Wrong size on ABasicCharacter"); \ static_assert(offsetof(ABasicCharacter, CameraRoot) == 0x000638, "Member 'ABasicCharacter::CameraRoot' has a wrong offset!"); \ static_assert(offsetof(ABasicCharacter, Camera) == 0x000640, "Member 'ABasicCharacter::Camera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBasicCharacterMovementComponent \ static_assert(alignof(UBasicCharacterMovementComponent) == 0x000010, "Wrong alignment on UBasicCharacterMovementComponent"); \ static_assert(sizeof(UBasicCharacterMovementComponent) == 0x000F30, "Wrong size on UBasicCharacterMovementComponent"); \ static_assert(offsetof(UBasicCharacterMovementComponent, MovementInputScale) == 0x000EF8, "Member 'UBasicCharacterMovementComponent::MovementInputScale' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, RotationInputDeltaScale) == 0x000EFC, "Member 'UBasicCharacterMovementComponent::RotationInputDeltaScale' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, RotationInputDeltaScaleOverTime) == 0x000F00, "Member 'UBasicCharacterMovementComponent::RotationInputDeltaScaleOverTime' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, RotationInputScaleSpeed) == 0x000F08, "Member 'UBasicCharacterMovementComponent::RotationInputScaleSpeed' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, RotationInputScaleSpeedOverTime) == 0x000F10, "Member 'UBasicCharacterMovementComponent::RotationInputScaleSpeedOverTime' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, LimitScaleRotationSpeed) == 0x000F18, "Member 'UBasicCharacterMovementComponent::LimitScaleRotationSpeed' has a wrong offset!"); \ static_assert(offsetof(UBasicCharacterMovementComponent, MaxScaleRotationSpeed) == 0x000F1C, "Member 'UBasicCharacterMovementComponent::MaxScaleRotationSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBasicInputComponent \ static_assert(alignof(UBasicInputComponent) == 0x000008, "Wrong alignment on UBasicInputComponent"); \ static_assert(sizeof(UBasicInputComponent) == 0x000140, "Wrong size on UBasicInputComponent"); \ static_assert(offsetof(UBasicInputComponent, Movement) == 0x000128, "Member 'UBasicInputComponent::Movement' has a wrong offset!"); \ static_assert(offsetof(UBasicInputComponent, Rotation) == 0x000130, "Member 'UBasicInputComponent::Rotation' has a wrong offset!"); \ static_assert(offsetof(UBasicInputComponent, Cursor) == 0x000138, "Member 'UBasicInputComponent::Cursor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputAction_GetLastPressedKey \ static_assert(alignof(BInputAction_GetLastPressedKey) == 0x000008, "Wrong alignment on BInputAction_GetLastPressedKey"); \ static_assert(sizeof(BInputAction_GetLastPressedKey) == 0x000018, "Wrong size on BInputAction_GetLastPressedKey"); \ static_assert(offsetof(BInputAction_GetLastPressedKey, ReturnValue) == 0x000000, "Member 'BInputAction_GetLastPressedKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputAction_GetRepeatCount \ static_assert(alignof(BInputAction_GetRepeatCount) == 0x000004, "Wrong alignment on BInputAction_GetRepeatCount"); \ static_assert(sizeof(BInputAction_GetRepeatCount) == 0x000004, "Wrong size on BInputAction_GetRepeatCount"); \ static_assert(offsetof(BInputAction_GetRepeatCount, ReturnValue) == 0x000000, "Member 'BInputAction_GetRepeatCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputAction_IsPressed \ static_assert(alignof(BInputAction_IsPressed) == 0x000001, "Wrong alignment on BInputAction_IsPressed"); \ static_assert(sizeof(BInputAction_IsPressed) == 0x000001, "Wrong size on BInputAction_IsPressed"); \ static_assert(offsetof(BInputAction_IsPressed, ReturnValue) == 0x000000, "Member 'BInputAction_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputAction_IsReleased \ static_assert(alignof(BInputAction_IsReleased) == 0x000001, "Wrong alignment on BInputAction_IsReleased"); \ static_assert(sizeof(BInputAction_IsReleased) == 0x000001, "Wrong size on BInputAction_IsReleased"); \ static_assert(offsetof(BInputAction_IsReleased, ReturnValue) == 0x000000, "Member 'BInputAction_IsReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputAction \ static_assert(alignof(UBInputAction) == 0x000008, "Wrong alignment on UBInputAction"); \ static_assert(sizeof(UBInputAction) == 0x000100, "Wrong size on UBInputAction"); \ #define DUMPER7_ASSERTS_BInputAxis_GetAxisName \ static_assert(alignof(BInputAxis_GetAxisName) == 0x000004, "Wrong alignment on BInputAxis_GetAxisName"); \ static_assert(sizeof(BInputAxis_GetAxisName) == 0x000008, "Wrong size on BInputAxis_GetAxisName"); \ static_assert(offsetof(BInputAxis_GetAxisName, ReturnValue) == 0x000000, "Member 'BInputAxis_GetAxisName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputAxis_GetCurrentValue \ static_assert(alignof(BInputAxis_GetCurrentValue) == 0x000004, "Wrong alignment on BInputAxis_GetCurrentValue"); \ static_assert(sizeof(BInputAxis_GetCurrentValue) == 0x000004, "Wrong size on BInputAxis_GetCurrentValue"); \ static_assert(offsetof(BInputAxis_GetCurrentValue, ReturnValue) == 0x000000, "Member 'BInputAxis_GetCurrentValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputAxis \ static_assert(alignof(UBInputAxis) == 0x000008, "Wrong alignment on UBInputAxis"); \ static_assert(sizeof(UBInputAxis) == 0x0000C8, "Wrong size on UBInputAxis"); \ #define DUMPER7_ASSERTS_UBInputCursor \ static_assert(alignof(UBInputCursor) == 0x000008, "Wrong alignment on UBInputCursor"); \ static_assert(sizeof(UBInputCursor) == 0x0000C0, "Wrong size on UBInputCursor"); \ #define DUMPER7_ASSERTS_BInputMovement_SetCurrentValue \ static_assert(alignof(BInputMovement_SetCurrentValue) == 0x000008, "Wrong alignment on BInputMovement_SetCurrentValue"); \ static_assert(sizeof(BInputMovement_SetCurrentValue) == 0x000018, "Wrong size on BInputMovement_SetCurrentValue"); \ static_assert(offsetof(BInputMovement_SetCurrentValue, NextValue) == 0x000000, "Member 'BInputMovement_SetCurrentValue::NextValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputMovement \ static_assert(alignof(UBInputMovement) == 0x000008, "Wrong alignment on UBInputMovement"); \ static_assert(sizeof(UBInputMovement) == 0x0000B0, "Wrong size on UBInputMovement"); \ static_assert(offsetof(UBInputMovement, Forward) == 0x000060, "Member 'UBInputMovement::Forward' has a wrong offset!"); \ static_assert(offsetof(UBInputMovement, Right) == 0x000068, "Member 'UBInputMovement::Right' has a wrong offset!"); \ static_assert(offsetof(UBInputMovement, Up) == 0x000070, "Member 'UBInputMovement::Up' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputRotation \ static_assert(alignof(UBInputRotation) == 0x000008, "Wrong alignment on UBInputRotation"); \ static_assert(sizeof(UBInputRotation) == 0x000090, "Wrong size on UBInputRotation"); \ static_assert(offsetof(UBInputRotation, RotationDelta) == 0x000060, "Member 'UBInputRotation::RotationDelta' has a wrong offset!"); \ static_assert(offsetof(UBInputRotation, RotationScale) == 0x000068, "Member 'UBInputRotation::RotationScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputTwoAxes_GetCurrentValue \ static_assert(alignof(BInputTwoAxes_GetCurrentValue) == 0x000008, "Wrong alignment on BInputTwoAxes_GetCurrentValue"); \ static_assert(sizeof(BInputTwoAxes_GetCurrentValue) == 0x000010, "Wrong size on BInputTwoAxes_GetCurrentValue"); \ static_assert(offsetof(BInputTwoAxes_GetCurrentValue, ReturnValue) == 0x000000, "Member 'BInputTwoAxes_GetCurrentValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputTwoAxes_GetFirstAxisName \ static_assert(alignof(BInputTwoAxes_GetFirstAxisName) == 0x000004, "Wrong alignment on BInputTwoAxes_GetFirstAxisName"); \ static_assert(sizeof(BInputTwoAxes_GetFirstAxisName) == 0x000008, "Wrong size on BInputTwoAxes_GetFirstAxisName"); \ static_assert(offsetof(BInputTwoAxes_GetFirstAxisName, ReturnValue) == 0x000000, "Member 'BInputTwoAxes_GetFirstAxisName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputTwoAxes_GetSecondAxisName \ static_assert(alignof(BInputTwoAxes_GetSecondAxisName) == 0x000004, "Wrong alignment on BInputTwoAxes_GetSecondAxisName"); \ static_assert(sizeof(BInputTwoAxes_GetSecondAxisName) == 0x000008, "Wrong size on BInputTwoAxes_GetSecondAxisName"); \ static_assert(offsetof(BInputTwoAxes_GetSecondAxisName, ReturnValue) == 0x000000, "Member 'BInputTwoAxes_GetSecondAxisName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputTwoAxes \ static_assert(alignof(UBInputTwoAxes) == 0x000008, "Wrong alignment on UBInputTwoAxes"); \ static_assert(sizeof(UBInputTwoAxes) == 0x0000E0, "Wrong size on UBInputTwoAxes"); \ #define DUMPER7_ASSERTS_InputEventState_Consume \ static_assert(alignof(InputEventState_Consume) == 0x000008, "Wrong alignment on InputEventState_Consume"); \ static_assert(sizeof(InputEventState_Consume) == 0x000010, "Wrong size on InputEventState_Consume"); \ static_assert(offsetof(InputEventState_Consume, NewConsumer) == 0x000000, "Member 'InputEventState_Consume::NewConsumer' has a wrong offset!"); \ static_assert(offsetof(InputEventState_Consume, ReturnValue) == 0x000008, "Member 'InputEventState_Consume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputEventState_GetConsumer \ static_assert(alignof(InputEventState_GetConsumer) == 0x000008, "Wrong alignment on InputEventState_GetConsumer"); \ static_assert(sizeof(InputEventState_GetConsumer) == 0x000008, "Wrong size on InputEventState_GetConsumer"); \ static_assert(offsetof(InputEventState_GetConsumer, ReturnValue) == 0x000000, "Member 'InputEventState_GetConsumer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputEventState_IsConsumed \ static_assert(alignof(InputEventState_IsConsumed) == 0x000001, "Wrong alignment on InputEventState_IsConsumed"); \ static_assert(sizeof(InputEventState_IsConsumed) == 0x000001, "Wrong size on InputEventState_IsConsumed"); \ static_assert(offsetof(InputEventState_IsConsumed, ReturnValue) == 0x000000, "Member 'InputEventState_IsConsumed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputEventState \ static_assert(alignof(UInputEventState) == 0x000008, "Wrong alignment on UInputEventState"); \ static_assert(sizeof(UInputEventState) == 0x000038, "Wrong size on UInputEventState"); \ #define DUMPER7_ASSERTS_IInputReceiver \ static_assert(alignof(IInputReceiver) == 0x000001, "Wrong alignment on IInputReceiver"); \ static_assert(sizeof(IInputReceiver) == 0x000001, "Wrong size on IInputReceiver"); \ #define DUMPER7_ASSERTS_UPurePukeDamage_C \ static_assert(alignof(UPurePukeDamage_C) == 0x000008, "Wrong alignment on UPurePukeDamage_C"); \ static_assert(sizeof(UPurePukeDamage_C) == 0x000068, "Wrong size on UPurePukeDamage_C"); \ #define DUMPER7_ASSERTS_FNamedSlotBinding \ static_assert(alignof(FNamedSlotBinding) == 0x000008, "Wrong alignment on FNamedSlotBinding"); \ static_assert(sizeof(FNamedSlotBinding) == 0x000010, "Wrong size on FNamedSlotBinding"); \ static_assert(offsetof(FNamedSlotBinding, Name) == 0x000000, "Member 'FNamedSlotBinding::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedSlotBinding, Content) == 0x000008, "Member 'FNamedSlotBinding::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldNotificationId \ static_assert(alignof(FFieldNotificationId) == 0x000004, "Wrong alignment on FFieldNotificationId"); \ static_assert(sizeof(FFieldNotificationId) == 0x000008, "Wrong size on FFieldNotificationId"); \ static_assert(offsetof(FFieldNotificationId, FieldName) == 0x000000, "Member 'FFieldNotificationId::FieldName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaintContext \ static_assert(alignof(FPaintContext) == 0x000008, "Wrong alignment on FPaintContext"); \ static_assert(sizeof(FPaintContext) == 0x000030, "Wrong size on FPaintContext"); \ #define DUMPER7_ASSERTS_FWidgetNavigationData \ static_assert(alignof(FWidgetNavigationData) == 0x000004, "Wrong alignment on FWidgetNavigationData"); \ static_assert(sizeof(FWidgetNavigationData) == 0x000024, "Wrong size on FWidgetNavigationData"); \ static_assert(offsetof(FWidgetNavigationData, Rule) == 0x000000, "Member 'FWidgetNavigationData::Rule' has a wrong offset!"); \ static_assert(offsetof(FWidgetNavigationData, WidgetToFocus) == 0x000004, "Member 'FWidgetNavigationData::WidgetToFocus' has a wrong offset!"); \ static_assert(offsetof(FWidgetNavigationData, Widget) == 0x00000C, "Member 'FWidgetNavigationData::Widget' has a wrong offset!"); \ static_assert(offsetof(FWidgetNavigationData, CustomDelegate) == 0x000014, "Member 'FWidgetNavigationData::CustomDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWidgetTransform \ static_assert(alignof(FWidgetTransform) == 0x000008, "Wrong alignment on FWidgetTransform"); \ static_assert(sizeof(FWidgetTransform) == 0x000038, "Wrong size on FWidgetTransform"); \ static_assert(offsetof(FWidgetTransform, Translation) == 0x000000, "Member 'FWidgetTransform::Translation' has a wrong offset!"); \ static_assert(offsetof(FWidgetTransform, Scale) == 0x000010, "Member 'FWidgetTransform::Scale' has a wrong offset!"); \ static_assert(offsetof(FWidgetTransform, Shear) == 0x000020, "Member 'FWidgetTransform::Shear' has a wrong offset!"); \ static_assert(offsetof(FWidgetTransform, Angle) == 0x000030, "Member 'FWidgetTransform::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEventReply \ static_assert(alignof(FEventReply) == 0x000008, "Wrong alignment on FEventReply"); \ static_assert(sizeof(FEventReply) == 0x0000B8, "Wrong size on FEventReply"); \ #define DUMPER7_ASSERTS_FShapedTextOptions \ static_assert(alignof(FShapedTextOptions) == 0x000001, "Wrong alignment on FShapedTextOptions"); \ static_assert(sizeof(FShapedTextOptions) == 0x000003, "Wrong size on FShapedTextOptions"); \ static_assert(offsetof(FShapedTextOptions, TextShapingMethod) == 0x000001, "Member 'FShapedTextOptions::TextShapingMethod' has a wrong offset!"); \ static_assert(offsetof(FShapedTextOptions, TextFlowDirection) == 0x000002, "Member 'FShapedTextOptions::TextFlowDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateChildSize \ static_assert(alignof(FSlateChildSize) == 0x000004, "Wrong alignment on FSlateChildSize"); \ static_assert(sizeof(FSlateChildSize) == 0x000008, "Wrong size on FSlateChildSize"); \ static_assert(offsetof(FSlateChildSize, Value) == 0x000000, "Member 'FSlateChildSize::Value' has a wrong offset!"); \ static_assert(offsetof(FSlateChildSize, SizeRule) == 0x000004, "Member 'FSlateChildSize::SizeRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationEventBinding \ static_assert(alignof(FAnimationEventBinding) == 0x000008, "Wrong alignment on FAnimationEventBinding"); \ static_assert(sizeof(FAnimationEventBinding) == 0x000028, "Wrong size on FAnimationEventBinding"); \ static_assert(offsetof(FAnimationEventBinding, Animation) == 0x000000, "Member 'FAnimationEventBinding::Animation' has a wrong offset!"); \ static_assert(offsetof(FAnimationEventBinding, Delegate) == 0x000008, "Member 'FAnimationEventBinding::Delegate' has a wrong offset!"); \ static_assert(offsetof(FAnimationEventBinding, AnimationEvent) == 0x000018, "Member 'FAnimationEventBinding::AnimationEvent' has a wrong offset!"); \ static_assert(offsetof(FAnimationEventBinding, UserTag) == 0x00001C, "Member 'FAnimationEventBinding::UserTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRadialBoxSettings \ static_assert(alignof(FRadialBoxSettings) == 0x000004, "Wrong alignment on FRadialBoxSettings"); \ static_assert(sizeof(FRadialBoxSettings) == 0x000010, "Wrong size on FRadialBoxSettings"); \ static_assert(offsetof(FRadialBoxSettings, StartingAngle) == 0x000000, "Member 'FRadialBoxSettings::StartingAngle' has a wrong offset!"); \ static_assert(offsetof(FRadialBoxSettings, bDistributeItemsEvenly) == 0x000004, "Member 'FRadialBoxSettings::bDistributeItemsEvenly' has a wrong offset!"); \ static_assert(offsetof(FRadialBoxSettings, AngleBetweenItems) == 0x000008, "Member 'FRadialBoxSettings::AngleBetweenItems' has a wrong offset!"); \ static_assert(offsetof(FRadialBoxSettings, SectorCentralAngle) == 0x00000C, "Member 'FRadialBoxSettings::SectorCentralAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene2DTransformMask \ static_assert(alignof(FMovieScene2DTransformMask) == 0x000004, "Wrong alignment on FMovieScene2DTransformMask"); \ static_assert(sizeof(FMovieScene2DTransformMask) == 0x000004, "Wrong size on FMovieScene2DTransformMask"); \ static_assert(offsetof(FMovieScene2DTransformMask, Mask) == 0x000000, "Member 'FMovieScene2DTransformMask::Mask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequenceTickManagerWidgetData \ static_assert(alignof(FSequenceTickManagerWidgetData) == 0x000001, "Wrong alignment on FSequenceTickManagerWidgetData"); \ static_assert(sizeof(FSequenceTickManagerWidgetData) == 0x000003, "Wrong size on FSequenceTickManagerWidgetData"); \ #define DUMPER7_ASSERTS_FWidgetAnimationBinding \ static_assert(alignof(FWidgetAnimationBinding) == 0x000004, "Wrong alignment on FWidgetAnimationBinding"); \ static_assert(sizeof(FWidgetAnimationBinding) == 0x000024, "Wrong size on FWidgetAnimationBinding"); \ static_assert(offsetof(FWidgetAnimationBinding, WidgetName) == 0x000000, "Member 'FWidgetAnimationBinding::WidgetName' has a wrong offset!"); \ static_assert(offsetof(FWidgetAnimationBinding, SlotWidgetName) == 0x000008, "Member 'FWidgetAnimationBinding::SlotWidgetName' has a wrong offset!"); \ static_assert(offsetof(FWidgetAnimationBinding, AnimationGuid) == 0x000010, "Member 'FWidgetAnimationBinding::AnimationGuid' has a wrong offset!"); \ static_assert(offsetof(FWidgetAnimationBinding, bIsRootWidget) == 0x000020, "Member 'FWidgetAnimationBinding::bIsRootWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintWidgetAnimationDelegateBinding \ static_assert(alignof(FBlueprintWidgetAnimationDelegateBinding) == 0x000004, "Wrong alignment on FBlueprintWidgetAnimationDelegateBinding"); \ static_assert(sizeof(FBlueprintWidgetAnimationDelegateBinding) == 0x00001C, "Wrong size on FBlueprintWidgetAnimationDelegateBinding"); \ static_assert(offsetof(FBlueprintWidgetAnimationDelegateBinding, action) == 0x000000, "Member 'FBlueprintWidgetAnimationDelegateBinding::action' has a wrong offset!"); \ static_assert(offsetof(FBlueprintWidgetAnimationDelegateBinding, AnimationToBind) == 0x000004, "Member 'FBlueprintWidgetAnimationDelegateBinding::AnimationToBind' has a wrong offset!"); \ static_assert(offsetof(FBlueprintWidgetAnimationDelegateBinding, FunctionNameToBind) == 0x00000C, "Member 'FBlueprintWidgetAnimationDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ static_assert(offsetof(FBlueprintWidgetAnimationDelegateBinding, UserTag) == 0x000014, "Member 'FBlueprintWidgetAnimationDelegateBinding::UserTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDynamicPropertyPath \ static_assert(alignof(FDynamicPropertyPath) == 0x000008, "Wrong alignment on FDynamicPropertyPath"); \ static_assert(sizeof(FDynamicPropertyPath) == 0x000028, "Wrong size on FDynamicPropertyPath"); \ #define DUMPER7_ASSERTS_FGameViewportWidgetSlot \ static_assert(alignof(FGameViewportWidgetSlot) == 0x000008, "Wrong alignment on FGameViewportWidgetSlot"); \ static_assert(sizeof(FGameViewportWidgetSlot) == 0x000048, "Wrong size on FGameViewportWidgetSlot"); \ static_assert(offsetof(FGameViewportWidgetSlot, Anchors) == 0x000000, "Member 'FGameViewportWidgetSlot::Anchors' has a wrong offset!"); \ static_assert(offsetof(FGameViewportWidgetSlot, Offsets) == 0x000020, "Member 'FGameViewportWidgetSlot::Offsets' has a wrong offset!"); \ static_assert(offsetof(FGameViewportWidgetSlot, Alignment) == 0x000030, "Member 'FGameViewportWidgetSlot::Alignment' has a wrong offset!"); \ static_assert(offsetof(FGameViewportWidgetSlot, ZOrder) == 0x000040, "Member 'FGameViewportWidgetSlot::ZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUserWidgetPool \ static_assert(alignof(FUserWidgetPool) == 0x000008, "Wrong alignment on FUserWidgetPool"); \ static_assert(sizeof(FUserWidgetPool) == 0x000088, "Wrong size on FUserWidgetPool"); \ static_assert(offsetof(FUserWidgetPool, ActiveWidgets) == 0x000000, "Member 'FUserWidgetPool::ActiveWidgets' has a wrong offset!"); \ static_assert(offsetof(FUserWidgetPool, InactiveWidgets) == 0x000010, "Member 'FUserWidgetPool::InactiveWidgets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnchorData \ static_assert(alignof(FAnchorData) == 0x000008, "Wrong alignment on FAnchorData"); \ static_assert(sizeof(FAnchorData) == 0x000040, "Wrong size on FAnchorData"); \ static_assert(offsetof(FAnchorData, Offsets) == 0x000000, "Member 'FAnchorData::Offsets' has a wrong offset!"); \ static_assert(offsetof(FAnchorData, Anchors) == 0x000010, "Member 'FAnchorData::Anchors' has a wrong offset!"); \ static_assert(offsetof(FAnchorData, Alignment) == 0x000030, "Member 'FAnchorData::Alignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichTextStyleRow \ static_assert(alignof(FRichTextStyleRow) == 0x000010, "Wrong alignment on FRichTextStyleRow"); \ static_assert(sizeof(FRichTextStyleRow) == 0x000350, "Wrong size on FRichTextStyleRow"); \ static_assert(offsetof(FRichTextStyleRow, TextStyle) == 0x000010, "Member 'FRichTextStyleRow::TextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichImageRow \ static_assert(alignof(FRichImageRow) == 0x000010, "Wrong alignment on FRichImageRow"); \ static_assert(sizeof(FRichImageRow) == 0x0000E0, "Wrong size on FRichImageRow"); \ static_assert(offsetof(FRichImageRow, Brush) == 0x000010, "Member 'FRichImageRow::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWidgetComponentInstanceData \ static_assert(alignof(FWidgetComponentInstanceData) == 0x000008, "Wrong alignment on FWidgetComponentInstanceData"); \ static_assert(sizeof(FWidgetComponentInstanceData) == 0x0000C8, "Wrong size on FWidgetComponentInstanceData"); \ #define DUMPER7_ASSERTS_FSlateMeshVertex \ static_assert(alignof(FSlateMeshVertex) == 0x000004, "Wrong alignment on FSlateMeshVertex"); \ static_assert(sizeof(FSlateMeshVertex) == 0x00003C, "Wrong size on FSlateMeshVertex"); \ static_assert(offsetof(FSlateMeshVertex, position) == 0x000000, "Member 'FSlateMeshVertex::position' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, Color) == 0x000008, "Member 'FSlateMeshVertex::Color' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV0) == 0x00000C, "Member 'FSlateMeshVertex::UV0' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV1) == 0x000014, "Member 'FSlateMeshVertex::UV1' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV2) == 0x00001C, "Member 'FSlateMeshVertex::UV2' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV3) == 0x000024, "Member 'FSlateMeshVertex::UV3' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV4) == 0x00002C, "Member 'FSlateMeshVertex::UV4' has a wrong offset!"); \ static_assert(offsetof(FSlateMeshVertex, UV5) == 0x000034, "Member 'FSlateMeshVertex::UV5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDelegateRuntimeBinding \ static_assert(alignof(FDelegateRuntimeBinding) == 0x000008, "Wrong alignment on FDelegateRuntimeBinding"); \ static_assert(sizeof(FDelegateRuntimeBinding) == 0x000050, "Wrong size on FDelegateRuntimeBinding"); \ static_assert(offsetof(FDelegateRuntimeBinding, ObjectName) == 0x000000, "Member 'FDelegateRuntimeBinding::ObjectName' has a wrong offset!"); \ static_assert(offsetof(FDelegateRuntimeBinding, PropertyName) == 0x000010, "Member 'FDelegateRuntimeBinding::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FDelegateRuntimeBinding, FunctionName) == 0x000018, "Member 'FDelegateRuntimeBinding::FunctionName' has a wrong offset!"); \ static_assert(offsetof(FDelegateRuntimeBinding, SourcePath) == 0x000020, "Member 'FDelegateRuntimeBinding::SourcePath' has a wrong offset!"); \ static_assert(offsetof(FDelegateRuntimeBinding, Kind) == 0x000048, "Member 'FDelegateRuntimeBinding::Kind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPropertyBinding \ static_assert(alignof(UPropertyBinding) == 0x000008, "Wrong alignment on UPropertyBinding"); \ static_assert(sizeof(UPropertyBinding) == 0x000060, "Wrong size on UPropertyBinding"); \ static_assert(offsetof(UPropertyBinding, SourceObject) == 0x000028, "Member 'UPropertyBinding::SourceObject' has a wrong offset!"); \ static_assert(offsetof(UPropertyBinding, SourcePath) == 0x000030, "Member 'UPropertyBinding::SourcePath' has a wrong offset!"); \ static_assert(offsetof(UPropertyBinding, DestinationProperty) == 0x000058, "Member 'UPropertyBinding::DestinationProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BrushBinding_GetValue \ static_assert(alignof(BrushBinding_GetValue) == 0x000010, "Wrong alignment on BrushBinding_GetValue"); \ static_assert(sizeof(BrushBinding_GetValue) == 0x0000D0, "Wrong size on BrushBinding_GetValue"); \ static_assert(offsetof(BrushBinding_GetValue, ReturnValue) == 0x000000, "Member 'BrushBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrushBinding \ static_assert(alignof(UBrushBinding) == 0x000008, "Wrong alignment on UBrushBinding"); \ static_assert(sizeof(UBrushBinding) == 0x000068, "Wrong size on UBrushBinding"); \ #define DUMPER7_ASSERTS_UVisual \ static_assert(alignof(UVisual) == 0x000008, "Wrong alignment on UVisual"); \ static_assert(sizeof(UVisual) == 0x000028, "Wrong size on UVisual"); \ #define DUMPER7_ASSERTS_Widget_ForceVolatile \ static_assert(alignof(Widget_ForceVolatile) == 0x000001, "Wrong alignment on Widget_ForceVolatile"); \ static_assert(sizeof(Widget_ForceVolatile) == 0x000001, "Wrong size on Widget_ForceVolatile"); \ static_assert(offsetof(Widget_ForceVolatile, bForce) == 0x000000, "Member 'Widget_ForceVolatile::bForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_K2_AddFieldValueChangedDelegate \ static_assert(alignof(Widget_K2_AddFieldValueChangedDelegate) == 0x000004, "Wrong alignment on Widget_K2_AddFieldValueChangedDelegate"); \ static_assert(sizeof(Widget_K2_AddFieldValueChangedDelegate) == 0x000018, "Wrong size on Widget_K2_AddFieldValueChangedDelegate"); \ static_assert(offsetof(Widget_K2_AddFieldValueChangedDelegate, FieldId) == 0x000000, "Member 'Widget_K2_AddFieldValueChangedDelegate::FieldId' has a wrong offset!"); \ static_assert(offsetof(Widget_K2_AddFieldValueChangedDelegate, Delegate) == 0x000008, "Member 'Widget_K2_AddFieldValueChangedDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_K2_BroadcastFieldValueChanged \ static_assert(alignof(Widget_K2_BroadcastFieldValueChanged) == 0x000004, "Wrong alignment on Widget_K2_BroadcastFieldValueChanged"); \ static_assert(sizeof(Widget_K2_BroadcastFieldValueChanged) == 0x000008, "Wrong size on Widget_K2_BroadcastFieldValueChanged"); \ static_assert(offsetof(Widget_K2_BroadcastFieldValueChanged, FieldId) == 0x000000, "Member 'Widget_K2_BroadcastFieldValueChanged::FieldId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_K2_RemoveFieldValueChangedDelegate \ static_assert(alignof(Widget_K2_RemoveFieldValueChangedDelegate) == 0x000004, "Wrong alignment on Widget_K2_RemoveFieldValueChangedDelegate"); \ static_assert(sizeof(Widget_K2_RemoveFieldValueChangedDelegate) == 0x000018, "Wrong size on Widget_K2_RemoveFieldValueChangedDelegate"); \ static_assert(offsetof(Widget_K2_RemoveFieldValueChangedDelegate, FieldId) == 0x000000, "Member 'Widget_K2_RemoveFieldValueChangedDelegate::FieldId' has a wrong offset!"); \ static_assert(offsetof(Widget_K2_RemoveFieldValueChangedDelegate, Delegate) == 0x000008, "Member 'Widget_K2_RemoveFieldValueChangedDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetAllNavigationRules \ static_assert(alignof(Widget_SetAllNavigationRules) == 0x000004, "Wrong alignment on Widget_SetAllNavigationRules"); \ static_assert(sizeof(Widget_SetAllNavigationRules) == 0x00000C, "Wrong size on Widget_SetAllNavigationRules"); \ static_assert(offsetof(Widget_SetAllNavigationRules, Rule) == 0x000000, "Member 'Widget_SetAllNavigationRules::Rule' has a wrong offset!"); \ static_assert(offsetof(Widget_SetAllNavigationRules, WidgetToFocus) == 0x000004, "Member 'Widget_SetAllNavigationRules::WidgetToFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetClipping \ static_assert(alignof(Widget_SetClipping) == 0x000001, "Wrong alignment on Widget_SetClipping"); \ static_assert(sizeof(Widget_SetClipping) == 0x000001, "Wrong size on Widget_SetClipping"); \ static_assert(offsetof(Widget_SetClipping, InClipping) == 0x000000, "Member 'Widget_SetClipping::InClipping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetCursor \ static_assert(alignof(Widget_SetCursor) == 0x000001, "Wrong alignment on Widget_SetCursor"); \ static_assert(sizeof(Widget_SetCursor) == 0x000001, "Wrong size on Widget_SetCursor"); \ static_assert(offsetof(Widget_SetCursor, InCursor) == 0x000000, "Member 'Widget_SetCursor::InCursor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetIsEnabled \ static_assert(alignof(Widget_SetIsEnabled) == 0x000001, "Wrong alignment on Widget_SetIsEnabled"); \ static_assert(sizeof(Widget_SetIsEnabled) == 0x000001, "Wrong size on Widget_SetIsEnabled"); \ static_assert(offsetof(Widget_SetIsEnabled, bInIsEnabled) == 0x000000, "Member 'Widget_SetIsEnabled::bInIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetNavigationRule \ static_assert(alignof(Widget_SetNavigationRule) == 0x000004, "Wrong alignment on Widget_SetNavigationRule"); \ static_assert(sizeof(Widget_SetNavigationRule) == 0x00000C, "Wrong size on Widget_SetNavigationRule"); \ static_assert(offsetof(Widget_SetNavigationRule, Direction) == 0x000000, "Member 'Widget_SetNavigationRule::Direction' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRule, Rule) == 0x000001, "Member 'Widget_SetNavigationRule::Rule' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRule, WidgetToFocus) == 0x000004, "Member 'Widget_SetNavigationRule::WidgetToFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetNavigationRuleBase \ static_assert(alignof(Widget_SetNavigationRuleBase) == 0x000001, "Wrong alignment on Widget_SetNavigationRuleBase"); \ static_assert(sizeof(Widget_SetNavigationRuleBase) == 0x000002, "Wrong size on Widget_SetNavigationRuleBase"); \ static_assert(offsetof(Widget_SetNavigationRuleBase, Direction) == 0x000000, "Member 'Widget_SetNavigationRuleBase::Direction' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRuleBase, Rule) == 0x000001, "Member 'Widget_SetNavigationRuleBase::Rule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetNavigationRuleCustom \ static_assert(alignof(Widget_SetNavigationRuleCustom) == 0x000004, "Wrong alignment on Widget_SetNavigationRuleCustom"); \ static_assert(sizeof(Widget_SetNavigationRuleCustom) == 0x000014, "Wrong size on Widget_SetNavigationRuleCustom"); \ static_assert(offsetof(Widget_SetNavigationRuleCustom, Direction) == 0x000000, "Member 'Widget_SetNavigationRuleCustom::Direction' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRuleCustom, InCustomDelegate) == 0x000004, "Member 'Widget_SetNavigationRuleCustom::InCustomDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetNavigationRuleCustomBoundary \ static_assert(alignof(Widget_SetNavigationRuleCustomBoundary) == 0x000004, "Wrong alignment on Widget_SetNavigationRuleCustomBoundary"); \ static_assert(sizeof(Widget_SetNavigationRuleCustomBoundary) == 0x000014, "Wrong size on Widget_SetNavigationRuleCustomBoundary"); \ static_assert(offsetof(Widget_SetNavigationRuleCustomBoundary, Direction) == 0x000000, "Member 'Widget_SetNavigationRuleCustomBoundary::Direction' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRuleCustomBoundary, InCustomDelegate) == 0x000004, "Member 'Widget_SetNavigationRuleCustomBoundary::InCustomDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetNavigationRuleExplicit \ static_assert(alignof(Widget_SetNavigationRuleExplicit) == 0x000008, "Wrong alignment on Widget_SetNavigationRuleExplicit"); \ static_assert(sizeof(Widget_SetNavigationRuleExplicit) == 0x000010, "Wrong size on Widget_SetNavigationRuleExplicit"); \ static_assert(offsetof(Widget_SetNavigationRuleExplicit, Direction) == 0x000000, "Member 'Widget_SetNavigationRuleExplicit::Direction' has a wrong offset!"); \ static_assert(offsetof(Widget_SetNavigationRuleExplicit, InWidget) == 0x000008, "Member 'Widget_SetNavigationRuleExplicit::InWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderOpacity \ static_assert(alignof(Widget_SetRenderOpacity) == 0x000004, "Wrong alignment on Widget_SetRenderOpacity"); \ static_assert(sizeof(Widget_SetRenderOpacity) == 0x000004, "Wrong size on Widget_SetRenderOpacity"); \ static_assert(offsetof(Widget_SetRenderOpacity, InOpacity) == 0x000000, "Member 'Widget_SetRenderOpacity::InOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderScale \ static_assert(alignof(Widget_SetRenderScale) == 0x000008, "Wrong alignment on Widget_SetRenderScale"); \ static_assert(sizeof(Widget_SetRenderScale) == 0x000010, "Wrong size on Widget_SetRenderScale"); \ static_assert(offsetof(Widget_SetRenderScale, Scale) == 0x000000, "Member 'Widget_SetRenderScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderShear \ static_assert(alignof(Widget_SetRenderShear) == 0x000008, "Wrong alignment on Widget_SetRenderShear"); \ static_assert(sizeof(Widget_SetRenderShear) == 0x000010, "Wrong size on Widget_SetRenderShear"); \ static_assert(offsetof(Widget_SetRenderShear, Shear) == 0x000000, "Member 'Widget_SetRenderShear::Shear' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderTransform \ static_assert(alignof(Widget_SetRenderTransform) == 0x000008, "Wrong alignment on Widget_SetRenderTransform"); \ static_assert(sizeof(Widget_SetRenderTransform) == 0x000038, "Wrong size on Widget_SetRenderTransform"); \ static_assert(offsetof(Widget_SetRenderTransform, InTransform) == 0x000000, "Member 'Widget_SetRenderTransform::InTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderTransformAngle \ static_assert(alignof(Widget_SetRenderTransformAngle) == 0x000004, "Wrong alignment on Widget_SetRenderTransformAngle"); \ static_assert(sizeof(Widget_SetRenderTransformAngle) == 0x000004, "Wrong size on Widget_SetRenderTransformAngle"); \ static_assert(offsetof(Widget_SetRenderTransformAngle, Angle) == 0x000000, "Member 'Widget_SetRenderTransformAngle::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderTransformPivot \ static_assert(alignof(Widget_SetRenderTransformPivot) == 0x000008, "Wrong alignment on Widget_SetRenderTransformPivot"); \ static_assert(sizeof(Widget_SetRenderTransformPivot) == 0x000010, "Wrong size on Widget_SetRenderTransformPivot"); \ static_assert(offsetof(Widget_SetRenderTransformPivot, Pivot) == 0x000000, "Member 'Widget_SetRenderTransformPivot::Pivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetRenderTranslation \ static_assert(alignof(Widget_SetRenderTranslation) == 0x000008, "Wrong alignment on Widget_SetRenderTranslation"); \ static_assert(sizeof(Widget_SetRenderTranslation) == 0x000010, "Wrong size on Widget_SetRenderTranslation"); \ static_assert(offsetof(Widget_SetRenderTranslation, Translation) == 0x000000, "Member 'Widget_SetRenderTranslation::Translation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetToolTip \ static_assert(alignof(Widget_SetToolTip) == 0x000008, "Wrong alignment on Widget_SetToolTip"); \ static_assert(sizeof(Widget_SetToolTip) == 0x000008, "Wrong size on Widget_SetToolTip"); \ static_assert(offsetof(Widget_SetToolTip, Widget) == 0x000000, "Member 'Widget_SetToolTip::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetToolTipText \ static_assert(alignof(Widget_SetToolTipText) == 0x000008, "Wrong alignment on Widget_SetToolTipText"); \ static_assert(sizeof(Widget_SetToolTipText) == 0x000018, "Wrong size on Widget_SetToolTipText"); \ static_assert(offsetof(Widget_SetToolTipText, InToolTipText) == 0x000000, "Member 'Widget_SetToolTipText::InToolTipText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetUserFocus \ static_assert(alignof(Widget_SetUserFocus) == 0x000008, "Wrong alignment on Widget_SetUserFocus"); \ static_assert(sizeof(Widget_SetUserFocus) == 0x000008, "Wrong size on Widget_SetUserFocus"); \ static_assert(offsetof(Widget_SetUserFocus, PlayerController) == 0x000000, "Member 'Widget_SetUserFocus::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_SetVisibility \ static_assert(alignof(Widget_SetVisibility) == 0x000001, "Wrong alignment on Widget_SetVisibility"); \ static_assert(sizeof(Widget_SetVisibility) == 0x000001, "Wrong size on Widget_SetVisibility"); \ static_assert(offsetof(Widget_SetVisibility, InVisibility) == 0x000000, "Member 'Widget_SetVisibility::InVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetAccessibleSummaryText \ static_assert(alignof(Widget_GetAccessibleSummaryText) == 0x000008, "Wrong alignment on Widget_GetAccessibleSummaryText"); \ static_assert(sizeof(Widget_GetAccessibleSummaryText) == 0x000018, "Wrong size on Widget_GetAccessibleSummaryText"); \ static_assert(offsetof(Widget_GetAccessibleSummaryText, ReturnValue) == 0x000000, "Member 'Widget_GetAccessibleSummaryText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetAccessibleText \ static_assert(alignof(Widget_GetAccessibleText) == 0x000008, "Wrong alignment on Widget_GetAccessibleText"); \ static_assert(sizeof(Widget_GetAccessibleText) == 0x000018, "Wrong size on Widget_GetAccessibleText"); \ static_assert(offsetof(Widget_GetAccessibleText, ReturnValue) == 0x000000, "Member 'Widget_GetAccessibleText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetCachedGeometry \ static_assert(alignof(Widget_GetCachedGeometry) == 0x000008, "Wrong alignment on Widget_GetCachedGeometry"); \ static_assert(sizeof(Widget_GetCachedGeometry) == 0x000040, "Wrong size on Widget_GetCachedGeometry"); \ static_assert(offsetof(Widget_GetCachedGeometry, ReturnValue) == 0x000000, "Member 'Widget_GetCachedGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetClipping \ static_assert(alignof(Widget_GetClipping) == 0x000001, "Wrong alignment on Widget_GetClipping"); \ static_assert(sizeof(Widget_GetClipping) == 0x000001, "Wrong size on Widget_GetClipping"); \ static_assert(offsetof(Widget_GetClipping, ReturnValue) == 0x000000, "Member 'Widget_GetClipping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetDesiredSize \ static_assert(alignof(Widget_GetDesiredSize) == 0x000008, "Wrong alignment on Widget_GetDesiredSize"); \ static_assert(sizeof(Widget_GetDesiredSize) == 0x000010, "Wrong size on Widget_GetDesiredSize"); \ static_assert(offsetof(Widget_GetDesiredSize, ReturnValue) == 0x000000, "Member 'Widget_GetDesiredSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetGameInstance \ static_assert(alignof(Widget_GetGameInstance) == 0x000008, "Wrong alignment on Widget_GetGameInstance"); \ static_assert(sizeof(Widget_GetGameInstance) == 0x000008, "Wrong size on Widget_GetGameInstance"); \ static_assert(offsetof(Widget_GetGameInstance, ReturnValue) == 0x000000, "Member 'Widget_GetGameInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetIsEnabled \ static_assert(alignof(Widget_GetIsEnabled) == 0x000001, "Wrong alignment on Widget_GetIsEnabled"); \ static_assert(sizeof(Widget_GetIsEnabled) == 0x000001, "Wrong size on Widget_GetIsEnabled"); \ static_assert(offsetof(Widget_GetIsEnabled, ReturnValue) == 0x000000, "Member 'Widget_GetIsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetOwningLocalPlayer \ static_assert(alignof(Widget_GetOwningLocalPlayer) == 0x000008, "Wrong alignment on Widget_GetOwningLocalPlayer"); \ static_assert(sizeof(Widget_GetOwningLocalPlayer) == 0x000008, "Wrong size on Widget_GetOwningLocalPlayer"); \ static_assert(offsetof(Widget_GetOwningLocalPlayer, ReturnValue) == 0x000000, "Member 'Widget_GetOwningLocalPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetOwningPlayer \ static_assert(alignof(Widget_GetOwningPlayer) == 0x000008, "Wrong alignment on Widget_GetOwningPlayer"); \ static_assert(sizeof(Widget_GetOwningPlayer) == 0x000008, "Wrong size on Widget_GetOwningPlayer"); \ static_assert(offsetof(Widget_GetOwningPlayer, ReturnValue) == 0x000000, "Member 'Widget_GetOwningPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetPaintSpaceGeometry \ static_assert(alignof(Widget_GetPaintSpaceGeometry) == 0x000008, "Wrong alignment on Widget_GetPaintSpaceGeometry"); \ static_assert(sizeof(Widget_GetPaintSpaceGeometry) == 0x000040, "Wrong size on Widget_GetPaintSpaceGeometry"); \ static_assert(offsetof(Widget_GetPaintSpaceGeometry, ReturnValue) == 0x000000, "Member 'Widget_GetPaintSpaceGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetParent \ static_assert(alignof(Widget_GetParent) == 0x000008, "Wrong alignment on Widget_GetParent"); \ static_assert(sizeof(Widget_GetParent) == 0x000008, "Wrong size on Widget_GetParent"); \ static_assert(offsetof(Widget_GetParent, ReturnValue) == 0x000000, "Member 'Widget_GetParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetRenderOpacity \ static_assert(alignof(Widget_GetRenderOpacity) == 0x000004, "Wrong alignment on Widget_GetRenderOpacity"); \ static_assert(sizeof(Widget_GetRenderOpacity) == 0x000004, "Wrong size on Widget_GetRenderOpacity"); \ static_assert(offsetof(Widget_GetRenderOpacity, ReturnValue) == 0x000000, "Member 'Widget_GetRenderOpacity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetRenderTransformAngle \ static_assert(alignof(Widget_GetRenderTransformAngle) == 0x000004, "Wrong alignment on Widget_GetRenderTransformAngle"); \ static_assert(sizeof(Widget_GetRenderTransformAngle) == 0x000004, "Wrong size on Widget_GetRenderTransformAngle"); \ static_assert(offsetof(Widget_GetRenderTransformAngle, ReturnValue) == 0x000000, "Member 'Widget_GetRenderTransformAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetTickSpaceGeometry \ static_assert(alignof(Widget_GetTickSpaceGeometry) == 0x000008, "Wrong alignment on Widget_GetTickSpaceGeometry"); \ static_assert(sizeof(Widget_GetTickSpaceGeometry) == 0x000040, "Wrong size on Widget_GetTickSpaceGeometry"); \ static_assert(offsetof(Widget_GetTickSpaceGeometry, ReturnValue) == 0x000000, "Member 'Widget_GetTickSpaceGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_GetVisibility \ static_assert(alignof(Widget_GetVisibility) == 0x000001, "Wrong alignment on Widget_GetVisibility"); \ static_assert(sizeof(Widget_GetVisibility) == 0x000001, "Wrong size on Widget_GetVisibility"); \ static_assert(offsetof(Widget_GetVisibility, ReturnValue) == 0x000000, "Member 'Widget_GetVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasAnyUserFocus \ static_assert(alignof(Widget_HasAnyUserFocus) == 0x000001, "Wrong alignment on Widget_HasAnyUserFocus"); \ static_assert(sizeof(Widget_HasAnyUserFocus) == 0x000001, "Wrong size on Widget_HasAnyUserFocus"); \ static_assert(offsetof(Widget_HasAnyUserFocus, ReturnValue) == 0x000000, "Member 'Widget_HasAnyUserFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasFocusedDescendants \ static_assert(alignof(Widget_HasFocusedDescendants) == 0x000001, "Wrong alignment on Widget_HasFocusedDescendants"); \ static_assert(sizeof(Widget_HasFocusedDescendants) == 0x000001, "Wrong size on Widget_HasFocusedDescendants"); \ static_assert(offsetof(Widget_HasFocusedDescendants, ReturnValue) == 0x000000, "Member 'Widget_HasFocusedDescendants::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasKeyboardFocus \ static_assert(alignof(Widget_HasKeyboardFocus) == 0x000001, "Wrong alignment on Widget_HasKeyboardFocus"); \ static_assert(sizeof(Widget_HasKeyboardFocus) == 0x000001, "Wrong size on Widget_HasKeyboardFocus"); \ static_assert(offsetof(Widget_HasKeyboardFocus, ReturnValue) == 0x000000, "Member 'Widget_HasKeyboardFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasMouseCapture \ static_assert(alignof(Widget_HasMouseCapture) == 0x000001, "Wrong alignment on Widget_HasMouseCapture"); \ static_assert(sizeof(Widget_HasMouseCapture) == 0x000001, "Wrong size on Widget_HasMouseCapture"); \ static_assert(offsetof(Widget_HasMouseCapture, ReturnValue) == 0x000000, "Member 'Widget_HasMouseCapture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasMouseCaptureByUser \ static_assert(alignof(Widget_HasMouseCaptureByUser) == 0x000004, "Wrong alignment on Widget_HasMouseCaptureByUser"); \ static_assert(sizeof(Widget_HasMouseCaptureByUser) == 0x00000C, "Wrong size on Widget_HasMouseCaptureByUser"); \ static_assert(offsetof(Widget_HasMouseCaptureByUser, UserIndex) == 0x000000, "Member 'Widget_HasMouseCaptureByUser::UserIndex' has a wrong offset!"); \ static_assert(offsetof(Widget_HasMouseCaptureByUser, PointerIndex) == 0x000004, "Member 'Widget_HasMouseCaptureByUser::PointerIndex' has a wrong offset!"); \ static_assert(offsetof(Widget_HasMouseCaptureByUser, ReturnValue) == 0x000008, "Member 'Widget_HasMouseCaptureByUser::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasUserFocus \ static_assert(alignof(Widget_HasUserFocus) == 0x000008, "Wrong alignment on Widget_HasUserFocus"); \ static_assert(sizeof(Widget_HasUserFocus) == 0x000010, "Wrong size on Widget_HasUserFocus"); \ static_assert(offsetof(Widget_HasUserFocus, PlayerController) == 0x000000, "Member 'Widget_HasUserFocus::PlayerController' has a wrong offset!"); \ static_assert(offsetof(Widget_HasUserFocus, ReturnValue) == 0x000008, "Member 'Widget_HasUserFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_HasUserFocusedDescendants \ static_assert(alignof(Widget_HasUserFocusedDescendants) == 0x000008, "Wrong alignment on Widget_HasUserFocusedDescendants"); \ static_assert(sizeof(Widget_HasUserFocusedDescendants) == 0x000010, "Wrong size on Widget_HasUserFocusedDescendants"); \ static_assert(offsetof(Widget_HasUserFocusedDescendants, PlayerController) == 0x000000, "Member 'Widget_HasUserFocusedDescendants::PlayerController' has a wrong offset!"); \ static_assert(offsetof(Widget_HasUserFocusedDescendants, ReturnValue) == 0x000008, "Member 'Widget_HasUserFocusedDescendants::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_IsHovered \ static_assert(alignof(Widget_IsHovered) == 0x000001, "Wrong alignment on Widget_IsHovered"); \ static_assert(sizeof(Widget_IsHovered) == 0x000001, "Wrong size on Widget_IsHovered"); \ static_assert(offsetof(Widget_IsHovered, ReturnValue) == 0x000000, "Member 'Widget_IsHovered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_IsInViewport \ static_assert(alignof(Widget_IsInViewport) == 0x000001, "Wrong alignment on Widget_IsInViewport"); \ static_assert(sizeof(Widget_IsInViewport) == 0x000001, "Wrong size on Widget_IsInViewport"); \ static_assert(offsetof(Widget_IsInViewport, ReturnValue) == 0x000000, "Member 'Widget_IsInViewport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_IsRendered \ static_assert(alignof(Widget_IsRendered) == 0x000001, "Wrong alignment on Widget_IsRendered"); \ static_assert(sizeof(Widget_IsRendered) == 0x000001, "Wrong size on Widget_IsRendered"); \ static_assert(offsetof(Widget_IsRendered, ReturnValue) == 0x000000, "Member 'Widget_IsRendered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Widget_IsVisible \ static_assert(alignof(Widget_IsVisible) == 0x000001, "Wrong alignment on Widget_IsVisible"); \ static_assert(sizeof(Widget_IsVisible) == 0x000001, "Wrong size on Widget_IsVisible"); \ static_assert(offsetof(Widget_IsVisible, ReturnValue) == 0x000000, "Member 'Widget_IsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidget \ static_assert(alignof(UWidget) == 0x000008, "Wrong alignment on UWidget"); \ static_assert(sizeof(UWidget) == 0x000150, "Wrong size on UWidget"); \ static_assert(offsetof(UWidget, Slot) == 0x000030, "Member 'UWidget::Slot' has a wrong offset!"); \ static_assert(offsetof(UWidget, bIsEnabledDelegate) == 0x000038, "Member 'UWidget::bIsEnabledDelegate' has a wrong offset!"); \ static_assert(offsetof(UWidget, ToolTipText) == 0x000048, "Member 'UWidget::ToolTipText' has a wrong offset!"); \ static_assert(offsetof(UWidget, ToolTipTextDelegate) == 0x000060, "Member 'UWidget::ToolTipTextDelegate' has a wrong offset!"); \ static_assert(offsetof(UWidget, ToolTipWidget) == 0x000070, "Member 'UWidget::ToolTipWidget' has a wrong offset!"); \ static_assert(offsetof(UWidget, ToolTipWidgetDelegate) == 0x000078, "Member 'UWidget::ToolTipWidgetDelegate' has a wrong offset!"); \ static_assert(offsetof(UWidget, VisibilityDelegate) == 0x000088, "Member 'UWidget::VisibilityDelegate' has a wrong offset!"); \ static_assert(offsetof(UWidget, RenderTransform) == 0x000098, "Member 'UWidget::RenderTransform' has a wrong offset!"); \ static_assert(offsetof(UWidget, RenderTransformPivot) == 0x0000D0, "Member 'UWidget::RenderTransformPivot' has a wrong offset!"); \ static_assert(offsetof(UWidget, FlowDirectionPreference) == 0x0000E0, "Member 'UWidget::FlowDirectionPreference' has a wrong offset!"); \ static_assert(offsetof(UWidget, Cursor) == 0x0000E2, "Member 'UWidget::Cursor' has a wrong offset!"); \ static_assert(offsetof(UWidget, Clipping) == 0x0000E3, "Member 'UWidget::Clipping' has a wrong offset!"); \ static_assert(offsetof(UWidget, Visibility) == 0x0000E4, "Member 'UWidget::Visibility' has a wrong offset!"); \ static_assert(offsetof(UWidget, RenderOpacity) == 0x0000E8, "Member 'UWidget::RenderOpacity' has a wrong offset!"); \ static_assert(offsetof(UWidget, AccessibleWidgetData) == 0x0000F0, "Member 'UWidget::AccessibleWidgetData' has a wrong offset!"); \ static_assert(offsetof(UWidget, Navigation) == 0x0000F8, "Member 'UWidget::Navigation' has a wrong offset!"); \ static_assert(offsetof(UWidget, NativeBindings) == 0x000120, "Member 'UWidget::NativeBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListViewBase_SetScrollbarVisibility \ static_assert(alignof(ListViewBase_SetScrollbarVisibility) == 0x000001, "Wrong alignment on ListViewBase_SetScrollbarVisibility"); \ static_assert(sizeof(ListViewBase_SetScrollbarVisibility) == 0x000001, "Wrong size on ListViewBase_SetScrollbarVisibility"); \ static_assert(offsetof(ListViewBase_SetScrollbarVisibility, InVisibility) == 0x000000, "Member 'ListViewBase_SetScrollbarVisibility::InVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListViewBase_SetScrollOffset \ static_assert(alignof(ListViewBase_SetScrollOffset) == 0x000004, "Wrong alignment on ListViewBase_SetScrollOffset"); \ static_assert(sizeof(ListViewBase_SetScrollOffset) == 0x000004, "Wrong size on ListViewBase_SetScrollOffset"); \ static_assert(offsetof(ListViewBase_SetScrollOffset, InScrollOffset) == 0x000000, "Member 'ListViewBase_SetScrollOffset::InScrollOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListViewBase_SetWheelScrollMultiplier \ static_assert(alignof(ListViewBase_SetWheelScrollMultiplier) == 0x000004, "Wrong alignment on ListViewBase_SetWheelScrollMultiplier"); \ static_assert(sizeof(ListViewBase_SetWheelScrollMultiplier) == 0x000004, "Wrong size on ListViewBase_SetWheelScrollMultiplier"); \ static_assert(offsetof(ListViewBase_SetWheelScrollMultiplier, NewWheelScrollMultiplier) == 0x000000, "Member 'ListViewBase_SetWheelScrollMultiplier::NewWheelScrollMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListViewBase_GetDisplayedEntryWidgets \ static_assert(alignof(ListViewBase_GetDisplayedEntryWidgets) == 0x000008, "Wrong alignment on ListViewBase_GetDisplayedEntryWidgets"); \ static_assert(sizeof(ListViewBase_GetDisplayedEntryWidgets) == 0x000010, "Wrong size on ListViewBase_GetDisplayedEntryWidgets"); \ static_assert(offsetof(ListViewBase_GetDisplayedEntryWidgets, ReturnValue) == 0x000000, "Member 'ListViewBase_GetDisplayedEntryWidgets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListViewBase_GetScrollOffset \ static_assert(alignof(ListViewBase_GetScrollOffset) == 0x000004, "Wrong alignment on ListViewBase_GetScrollOffset"); \ static_assert(sizeof(ListViewBase_GetScrollOffset) == 0x000004, "Wrong size on ListViewBase_GetScrollOffset"); \ static_assert(offsetof(ListViewBase_GetScrollOffset, ReturnValue) == 0x000000, "Member 'ListViewBase_GetScrollOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UListViewBase \ static_assert(alignof(UListViewBase) == 0x000008, "Wrong alignment on UListViewBase"); \ static_assert(sizeof(UListViewBase) == 0x000268, "Wrong size on UListViewBase"); \ static_assert(offsetof(UListViewBase, BP_OnEntryGenerated) == 0x000150, "Member 'UListViewBase::BP_OnEntryGenerated' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, EntryWidgetClass) == 0x000170, "Member 'UListViewBase::EntryWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, WheelScrollMultiplier) == 0x000178, "Member 'UListViewBase::WheelScrollMultiplier' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, bEnableScrollAnimation) == 0x00017C, "Member 'UListViewBase::bEnableScrollAnimation' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, AllowOverscroll) == 0x00017D, "Member 'UListViewBase::AllowOverscroll' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, bEnableRightClickScrolling) == 0x00017E, "Member 'UListViewBase::bEnableRightClickScrolling' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, bEnableFixedLineOffset) == 0x00017F, "Member 'UListViewBase::bEnableFixedLineOffset' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, FixedLineScrollOffset) == 0x000180, "Member 'UListViewBase::FixedLineScrollOffset' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, bAllowDragging) == 0x000184, "Member 'UListViewBase::bAllowDragging' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, BP_OnEntryReleased) == 0x000188, "Member 'UListViewBase::BP_OnEntryReleased' has a wrong offset!"); \ static_assert(offsetof(UListViewBase, EntryWidgetPool) == 0x000198, "Member 'UListViewBase::EntryWidgetPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_AddItem \ static_assert(alignof(ListView_AddItem) == 0x000008, "Wrong alignment on ListView_AddItem"); \ static_assert(sizeof(ListView_AddItem) == 0x000008, "Wrong size on ListView_AddItem"); \ static_assert(offsetof(ListView_AddItem, Item) == 0x000000, "Member 'ListView_AddItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_NavigateToItem \ static_assert(alignof(ListView_BP_NavigateToItem) == 0x000008, "Wrong alignment on ListView_BP_NavigateToItem"); \ static_assert(sizeof(ListView_BP_NavigateToItem) == 0x000008, "Wrong size on ListView_BP_NavigateToItem"); \ static_assert(offsetof(ListView_BP_NavigateToItem, Item) == 0x000000, "Member 'ListView_BP_NavigateToItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_ScrollItemIntoView \ static_assert(alignof(ListView_BP_ScrollItemIntoView) == 0x000008, "Wrong alignment on ListView_BP_ScrollItemIntoView"); \ static_assert(sizeof(ListView_BP_ScrollItemIntoView) == 0x000008, "Wrong size on ListView_BP_ScrollItemIntoView"); \ static_assert(offsetof(ListView_BP_ScrollItemIntoView, Item) == 0x000000, "Member 'ListView_BP_ScrollItemIntoView::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_SetItemSelection \ static_assert(alignof(ListView_BP_SetItemSelection) == 0x000008, "Wrong alignment on ListView_BP_SetItemSelection"); \ static_assert(sizeof(ListView_BP_SetItemSelection) == 0x000010, "Wrong size on ListView_BP_SetItemSelection"); \ static_assert(offsetof(ListView_BP_SetItemSelection, Item) == 0x000000, "Member 'ListView_BP_SetItemSelection::Item' has a wrong offset!"); \ static_assert(offsetof(ListView_BP_SetItemSelection, bSelected) == 0x000008, "Member 'ListView_BP_SetItemSelection::bSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_SetListItems \ static_assert(alignof(ListView_BP_SetListItems) == 0x000008, "Wrong alignment on ListView_BP_SetListItems"); \ static_assert(sizeof(ListView_BP_SetListItems) == 0x000010, "Wrong size on ListView_BP_SetListItems"); \ static_assert(offsetof(ListView_BP_SetListItems, InListItems) == 0x000000, "Member 'ListView_BP_SetListItems::InListItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_SetSelectedItem \ static_assert(alignof(ListView_BP_SetSelectedItem) == 0x000008, "Wrong alignment on ListView_BP_SetSelectedItem"); \ static_assert(sizeof(ListView_BP_SetSelectedItem) == 0x000008, "Wrong size on ListView_BP_SetSelectedItem"); \ static_assert(offsetof(ListView_BP_SetSelectedItem, Item) == 0x000000, "Member 'ListView_BP_SetSelectedItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_NavigateToIndex \ static_assert(alignof(ListView_NavigateToIndex) == 0x000004, "Wrong alignment on ListView_NavigateToIndex"); \ static_assert(sizeof(ListView_NavigateToIndex) == 0x000004, "Wrong size on ListView_NavigateToIndex"); \ static_assert(offsetof(ListView_NavigateToIndex, Index_0) == 0x000000, "Member 'ListView_NavigateToIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_OnListItemEndPlayed \ static_assert(alignof(ListView_OnListItemEndPlayed) == 0x000008, "Wrong alignment on ListView_OnListItemEndPlayed"); \ static_assert(sizeof(ListView_OnListItemEndPlayed) == 0x000010, "Wrong size on ListView_OnListItemEndPlayed"); \ static_assert(offsetof(ListView_OnListItemEndPlayed, Item) == 0x000000, "Member 'ListView_OnListItemEndPlayed::Item' has a wrong offset!"); \ static_assert(offsetof(ListView_OnListItemEndPlayed, EndPlayReason) == 0x000008, "Member 'ListView_OnListItemEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_OnListItemOuterEndPlayed \ static_assert(alignof(ListView_OnListItemOuterEndPlayed) == 0x000008, "Wrong alignment on ListView_OnListItemOuterEndPlayed"); \ static_assert(sizeof(ListView_OnListItemOuterEndPlayed) == 0x000010, "Wrong size on ListView_OnListItemOuterEndPlayed"); \ static_assert(offsetof(ListView_OnListItemOuterEndPlayed, ItemOuter) == 0x000000, "Member 'ListView_OnListItemOuterEndPlayed::ItemOuter' has a wrong offset!"); \ static_assert(offsetof(ListView_OnListItemOuterEndPlayed, EndPlayReason) == 0x000008, "Member 'ListView_OnListItemOuterEndPlayed::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_RemoveItem \ static_assert(alignof(ListView_RemoveItem) == 0x000008, "Wrong alignment on ListView_RemoveItem"); \ static_assert(sizeof(ListView_RemoveItem) == 0x000008, "Wrong size on ListView_RemoveItem"); \ static_assert(offsetof(ListView_RemoveItem, Item) == 0x000000, "Member 'ListView_RemoveItem::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_ScrollIndexIntoView \ static_assert(alignof(ListView_ScrollIndexIntoView) == 0x000004, "Wrong alignment on ListView_ScrollIndexIntoView"); \ static_assert(sizeof(ListView_ScrollIndexIntoView) == 0x000004, "Wrong size on ListView_ScrollIndexIntoView"); \ static_assert(offsetof(ListView_ScrollIndexIntoView, Index_0) == 0x000000, "Member 'ListView_ScrollIndexIntoView::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_SetSelectedIndex \ static_assert(alignof(ListView_SetSelectedIndex) == 0x000004, "Wrong alignment on ListView_SetSelectedIndex"); \ static_assert(sizeof(ListView_SetSelectedIndex) == 0x000004, "Wrong size on ListView_SetSelectedIndex"); \ static_assert(offsetof(ListView_SetSelectedIndex, Index_0) == 0x000000, "Member 'ListView_SetSelectedIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_SetSelectionMode \ static_assert(alignof(ListView_SetSelectionMode) == 0x000001, "Wrong alignment on ListView_SetSelectionMode"); \ static_assert(sizeof(ListView_SetSelectionMode) == 0x000001, "Wrong size on ListView_SetSelectionMode"); \ static_assert(offsetof(ListView_SetSelectionMode, SelectionMode_0) == 0x000000, "Member 'ListView_SetSelectionMode::SelectionMode_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_GetNumItemsSelected \ static_assert(alignof(ListView_BP_GetNumItemsSelected) == 0x000004, "Wrong alignment on ListView_BP_GetNumItemsSelected"); \ static_assert(sizeof(ListView_BP_GetNumItemsSelected) == 0x000004, "Wrong size on ListView_BP_GetNumItemsSelected"); \ static_assert(offsetof(ListView_BP_GetNumItemsSelected, ReturnValue) == 0x000000, "Member 'ListView_BP_GetNumItemsSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_GetSelectedItem \ static_assert(alignof(ListView_BP_GetSelectedItem) == 0x000008, "Wrong alignment on ListView_BP_GetSelectedItem"); \ static_assert(sizeof(ListView_BP_GetSelectedItem) == 0x000008, "Wrong size on ListView_BP_GetSelectedItem"); \ static_assert(offsetof(ListView_BP_GetSelectedItem, ReturnValue) == 0x000000, "Member 'ListView_BP_GetSelectedItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_GetSelectedItems \ static_assert(alignof(ListView_BP_GetSelectedItems) == 0x000008, "Wrong alignment on ListView_BP_GetSelectedItems"); \ static_assert(sizeof(ListView_BP_GetSelectedItems) == 0x000018, "Wrong size on ListView_BP_GetSelectedItems"); \ static_assert(offsetof(ListView_BP_GetSelectedItems, Items) == 0x000000, "Member 'ListView_BP_GetSelectedItems::Items' has a wrong offset!"); \ static_assert(offsetof(ListView_BP_GetSelectedItems, ReturnValue) == 0x000010, "Member 'ListView_BP_GetSelectedItems::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_BP_IsItemVisible \ static_assert(alignof(ListView_BP_IsItemVisible) == 0x000008, "Wrong alignment on ListView_BP_IsItemVisible"); \ static_assert(sizeof(ListView_BP_IsItemVisible) == 0x000010, "Wrong size on ListView_BP_IsItemVisible"); \ static_assert(offsetof(ListView_BP_IsItemVisible, Item) == 0x000000, "Member 'ListView_BP_IsItemVisible::Item' has a wrong offset!"); \ static_assert(offsetof(ListView_BP_IsItemVisible, ReturnValue) == 0x000008, "Member 'ListView_BP_IsItemVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_GetIndexForItem \ static_assert(alignof(ListView_GetIndexForItem) == 0x000008, "Wrong alignment on ListView_GetIndexForItem"); \ static_assert(sizeof(ListView_GetIndexForItem) == 0x000010, "Wrong size on ListView_GetIndexForItem"); \ static_assert(offsetof(ListView_GetIndexForItem, Item) == 0x000000, "Member 'ListView_GetIndexForItem::Item' has a wrong offset!"); \ static_assert(offsetof(ListView_GetIndexForItem, ReturnValue) == 0x000008, "Member 'ListView_GetIndexForItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_GetItemAt \ static_assert(alignof(ListView_GetItemAt) == 0x000008, "Wrong alignment on ListView_GetItemAt"); \ static_assert(sizeof(ListView_GetItemAt) == 0x000010, "Wrong size on ListView_GetItemAt"); \ static_assert(offsetof(ListView_GetItemAt, Index_0) == 0x000000, "Member 'ListView_GetItemAt::Index_0' has a wrong offset!"); \ static_assert(offsetof(ListView_GetItemAt, ReturnValue) == 0x000008, "Member 'ListView_GetItemAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_GetListItems \ static_assert(alignof(ListView_GetListItems) == 0x000008, "Wrong alignment on ListView_GetListItems"); \ static_assert(sizeof(ListView_GetListItems) == 0x000010, "Wrong size on ListView_GetListItems"); \ static_assert(offsetof(ListView_GetListItems, ReturnValue) == 0x000000, "Member 'ListView_GetListItems::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_GetNumItems \ static_assert(alignof(ListView_GetNumItems) == 0x000004, "Wrong alignment on ListView_GetNumItems"); \ static_assert(sizeof(ListView_GetNumItems) == 0x000004, "Wrong size on ListView_GetNumItems"); \ static_assert(offsetof(ListView_GetNumItems, ReturnValue) == 0x000000, "Member 'ListView_GetNumItems::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ListView_IsRefreshPending \ static_assert(alignof(ListView_IsRefreshPending) == 0x000001, "Wrong alignment on ListView_IsRefreshPending"); \ static_assert(sizeof(ListView_IsRefreshPending) == 0x000001, "Wrong size on ListView_IsRefreshPending"); \ static_assert(offsetof(ListView_IsRefreshPending, ReturnValue) == 0x000000, "Member 'ListView_IsRefreshPending::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UListView \ static_assert(alignof(UListView) == 0x000010, "Wrong alignment on UListView"); \ static_assert(sizeof(UListView) == 0x000C20, "Wrong size on UListView"); \ static_assert(offsetof(UListView, WidgetStyle) == 0x000340, "Member 'UListView::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UListView, ScrollBarStyle) == 0x000420, "Member 'UListView::ScrollBarStyle' has a wrong offset!"); \ static_assert(offsetof(UListView, Orientation) == 0x000B90, "Member 'UListView::Orientation' has a wrong offset!"); \ static_assert(offsetof(UListView, SelectionMode) == 0x000B91, "Member 'UListView::SelectionMode' has a wrong offset!"); \ static_assert(offsetof(UListView, ConsumeMouseWheel) == 0x000B92, "Member 'UListView::ConsumeMouseWheel' has a wrong offset!"); \ static_assert(offsetof(UListView, bClearSelectionOnClick) == 0x000B93, "Member 'UListView::bClearSelectionOnClick' has a wrong offset!"); \ static_assert(offsetof(UListView, bIsFocusable) == 0x000B94, "Member 'UListView::bIsFocusable' has a wrong offset!"); \ static_assert(offsetof(UListView, EntrySpacing) == 0x000B98, "Member 'UListView::EntrySpacing' has a wrong offset!"); \ static_assert(offsetof(UListView, bReturnFocusToSelection) == 0x000B9C, "Member 'UListView::bReturnFocusToSelection' has a wrong offset!"); \ static_assert(offsetof(UListView, ListItems) == 0x000BA0, "Member 'UListView::ListItems' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnEntryInitialized) == 0x000BC0, "Member 'UListView::BP_OnEntryInitialized' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnItemClicked) == 0x000BD0, "Member 'UListView::BP_OnItemClicked' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnItemDoubleClicked) == 0x000BE0, "Member 'UListView::BP_OnItemDoubleClicked' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnItemIsHoveredChanged) == 0x000BF0, "Member 'UListView::BP_OnItemIsHoveredChanged' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnItemSelectionChanged) == 0x000C00, "Member 'UListView::BP_OnItemSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UListView, BP_OnItemScrolledIntoView) == 0x000C10, "Member 'UListView::BP_OnItemScrolledIntoView' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INotifyFieldValueChanged \ static_assert(alignof(INotifyFieldValueChanged) == 0x000001, "Wrong alignment on INotifyFieldValueChanged"); \ static_assert(sizeof(INotifyFieldValueChanged) == 0x000001, "Wrong size on INotifyFieldValueChanged"); \ #define DUMPER7_ASSERTS_PanelWidget_AddChild \ static_assert(alignof(PanelWidget_AddChild) == 0x000008, "Wrong alignment on PanelWidget_AddChild"); \ static_assert(sizeof(PanelWidget_AddChild) == 0x000010, "Wrong size on PanelWidget_AddChild"); \ static_assert(offsetof(PanelWidget_AddChild, Content) == 0x000000, "Member 'PanelWidget_AddChild::Content' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_AddChild, ReturnValue) == 0x000008, "Member 'PanelWidget_AddChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_RemoveChild \ static_assert(alignof(PanelWidget_RemoveChild) == 0x000008, "Wrong alignment on PanelWidget_RemoveChild"); \ static_assert(sizeof(PanelWidget_RemoveChild) == 0x000010, "Wrong size on PanelWidget_RemoveChild"); \ static_assert(offsetof(PanelWidget_RemoveChild, Content) == 0x000000, "Member 'PanelWidget_RemoveChild::Content' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_RemoveChild, ReturnValue) == 0x000008, "Member 'PanelWidget_RemoveChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_RemoveChildAt \ static_assert(alignof(PanelWidget_RemoveChildAt) == 0x000004, "Wrong alignment on PanelWidget_RemoveChildAt"); \ static_assert(sizeof(PanelWidget_RemoveChildAt) == 0x000008, "Wrong size on PanelWidget_RemoveChildAt"); \ static_assert(offsetof(PanelWidget_RemoveChildAt, Index_0) == 0x000000, "Member 'PanelWidget_RemoveChildAt::Index_0' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_RemoveChildAt, ReturnValue) == 0x000004, "Member 'PanelWidget_RemoveChildAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_GetAllChildren \ static_assert(alignof(PanelWidget_GetAllChildren) == 0x000008, "Wrong alignment on PanelWidget_GetAllChildren"); \ static_assert(sizeof(PanelWidget_GetAllChildren) == 0x000010, "Wrong size on PanelWidget_GetAllChildren"); \ static_assert(offsetof(PanelWidget_GetAllChildren, ReturnValue) == 0x000000, "Member 'PanelWidget_GetAllChildren::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_GetChildAt \ static_assert(alignof(PanelWidget_GetChildAt) == 0x000008, "Wrong alignment on PanelWidget_GetChildAt"); \ static_assert(sizeof(PanelWidget_GetChildAt) == 0x000010, "Wrong size on PanelWidget_GetChildAt"); \ static_assert(offsetof(PanelWidget_GetChildAt, Index_0) == 0x000000, "Member 'PanelWidget_GetChildAt::Index_0' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_GetChildAt, ReturnValue) == 0x000008, "Member 'PanelWidget_GetChildAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_GetChildIndex \ static_assert(alignof(PanelWidget_GetChildIndex) == 0x000008, "Wrong alignment on PanelWidget_GetChildIndex"); \ static_assert(sizeof(PanelWidget_GetChildIndex) == 0x000010, "Wrong size on PanelWidget_GetChildIndex"); \ static_assert(offsetof(PanelWidget_GetChildIndex, Content) == 0x000000, "Member 'PanelWidget_GetChildIndex::Content' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_GetChildIndex, ReturnValue) == 0x000008, "Member 'PanelWidget_GetChildIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_GetChildrenCount \ static_assert(alignof(PanelWidget_GetChildrenCount) == 0x000004, "Wrong alignment on PanelWidget_GetChildrenCount"); \ static_assert(sizeof(PanelWidget_GetChildrenCount) == 0x000004, "Wrong size on PanelWidget_GetChildrenCount"); \ static_assert(offsetof(PanelWidget_GetChildrenCount, ReturnValue) == 0x000000, "Member 'PanelWidget_GetChildrenCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_HasAnyChildren \ static_assert(alignof(PanelWidget_HasAnyChildren) == 0x000001, "Wrong alignment on PanelWidget_HasAnyChildren"); \ static_assert(sizeof(PanelWidget_HasAnyChildren) == 0x000001, "Wrong size on PanelWidget_HasAnyChildren"); \ static_assert(offsetof(PanelWidget_HasAnyChildren, ReturnValue) == 0x000000, "Member 'PanelWidget_HasAnyChildren::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PanelWidget_HasChild \ static_assert(alignof(PanelWidget_HasChild) == 0x000008, "Wrong alignment on PanelWidget_HasChild"); \ static_assert(sizeof(PanelWidget_HasChild) == 0x000010, "Wrong size on PanelWidget_HasChild"); \ static_assert(offsetof(PanelWidget_HasChild, Content) == 0x000000, "Member 'PanelWidget_HasChild::Content' has a wrong offset!"); \ static_assert(offsetof(PanelWidget_HasChild, ReturnValue) == 0x000008, "Member 'PanelWidget_HasChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPanelWidget \ static_assert(alignof(UPanelWidget) == 0x000008, "Wrong alignment on UPanelWidget"); \ static_assert(sizeof(UPanelWidget) == 0x000168, "Wrong size on UPanelWidget"); \ static_assert(offsetof(UPanelWidget, Slots) == 0x000150, "Member 'UPanelWidget::Slots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContentWidget_SetContent \ static_assert(alignof(ContentWidget_SetContent) == 0x000008, "Wrong alignment on ContentWidget_SetContent"); \ static_assert(sizeof(ContentWidget_SetContent) == 0x000010, "Wrong size on ContentWidget_SetContent"); \ static_assert(offsetof(ContentWidget_SetContent, Content) == 0x000000, "Member 'ContentWidget_SetContent::Content' has a wrong offset!"); \ static_assert(offsetof(ContentWidget_SetContent, ReturnValue) == 0x000008, "Member 'ContentWidget_SetContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContentWidget_GetContent \ static_assert(alignof(ContentWidget_GetContent) == 0x000008, "Wrong alignment on ContentWidget_GetContent"); \ static_assert(sizeof(ContentWidget_GetContent) == 0x000008, "Wrong size on ContentWidget_GetContent"); \ static_assert(offsetof(ContentWidget_GetContent, ReturnValue) == 0x000000, "Member 'ContentWidget_GetContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ContentWidget_GetContentSlot \ static_assert(alignof(ContentWidget_GetContentSlot) == 0x000008, "Wrong alignment on ContentWidget_GetContentSlot"); \ static_assert(sizeof(ContentWidget_GetContentSlot) == 0x000008, "Wrong size on ContentWidget_GetContentSlot"); \ static_assert(offsetof(ContentWidget_GetContentSlot, ReturnValue) == 0x000000, "Member 'ContentWidget_GetContentSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UContentWidget \ static_assert(alignof(UContentWidget) == 0x000008, "Wrong alignment on UContentWidget"); \ static_assert(sizeof(UContentWidget) == 0x000168, "Wrong size on UContentWidget"); \ #define DUMPER7_ASSERTS_InvalidationBox_SetCanCache \ static_assert(alignof(InvalidationBox_SetCanCache) == 0x000001, "Wrong alignment on InvalidationBox_SetCanCache"); \ static_assert(sizeof(InvalidationBox_SetCanCache) == 0x000001, "Wrong size on InvalidationBox_SetCanCache"); \ static_assert(offsetof(InvalidationBox_SetCanCache, CanCache) == 0x000000, "Member 'InvalidationBox_SetCanCache::CanCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InvalidationBox_GetCanCache \ static_assert(alignof(InvalidationBox_GetCanCache) == 0x000001, "Wrong alignment on InvalidationBox_GetCanCache"); \ static_assert(sizeof(InvalidationBox_GetCanCache) == 0x000001, "Wrong size on InvalidationBox_GetCanCache"); \ static_assert(offsetof(InvalidationBox_GetCanCache, ReturnValue) == 0x000000, "Member 'InvalidationBox_GetCanCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInvalidationBox \ static_assert(alignof(UInvalidationBox) == 0x000008, "Wrong alignment on UInvalidationBox"); \ static_assert(sizeof(UInvalidationBox) == 0x000180, "Wrong size on UInvalidationBox"); \ static_assert(offsetof(UInvalidationBox, bCanCache) == 0x000168, "Member 'UInvalidationBox::bCanCache' has a wrong offset!"); \ static_assert(offsetof(UInvalidationBox, CacheRelativeTransforms) == 0x000169, "Member 'UInvalidationBox::CacheRelativeTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBinding_GetStringValue \ static_assert(alignof(TextBinding_GetStringValue) == 0x000008, "Wrong alignment on TextBinding_GetStringValue"); \ static_assert(sizeof(TextBinding_GetStringValue) == 0x000010, "Wrong size on TextBinding_GetStringValue"); \ static_assert(offsetof(TextBinding_GetStringValue, ReturnValue) == 0x000000, "Member 'TextBinding_GetStringValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBinding_GetTextValue \ static_assert(alignof(TextBinding_GetTextValue) == 0x000008, "Wrong alignment on TextBinding_GetTextValue"); \ static_assert(sizeof(TextBinding_GetTextValue) == 0x000018, "Wrong size on TextBinding_GetTextValue"); \ static_assert(offsetof(TextBinding_GetTextValue, ReturnValue) == 0x000000, "Member 'TextBinding_GetTextValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextBinding \ static_assert(alignof(UTextBinding) == 0x000008, "Wrong alignment on UTextBinding"); \ static_assert(sizeof(UTextBinding) == 0x000068, "Wrong size on UTextBinding"); \ #define DUMPER7_ASSERTS_UserWidget_AddExtension \ static_assert(alignof(UserWidget_AddExtension) == 0x000008, "Wrong alignment on UserWidget_AddExtension"); \ static_assert(sizeof(UserWidget_AddExtension) == 0x000010, "Wrong size on UserWidget_AddExtension"); \ static_assert(offsetof(UserWidget_AddExtension, InExtensionType) == 0x000000, "Member 'UserWidget_AddExtension::InExtensionType' has a wrong offset!"); \ static_assert(offsetof(UserWidget_AddExtension, ReturnValue) == 0x000008, "Member 'UserWidget_AddExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_AddToPlayerScreen \ static_assert(alignof(UserWidget_AddToPlayerScreen) == 0x000004, "Wrong alignment on UserWidget_AddToPlayerScreen"); \ static_assert(sizeof(UserWidget_AddToPlayerScreen) == 0x000008, "Wrong size on UserWidget_AddToPlayerScreen"); \ static_assert(offsetof(UserWidget_AddToPlayerScreen, ZOrder) == 0x000000, "Member 'UserWidget_AddToPlayerScreen::ZOrder' has a wrong offset!"); \ static_assert(offsetof(UserWidget_AddToPlayerScreen, ReturnValue) == 0x000004, "Member 'UserWidget_AddToPlayerScreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_AddToViewport \ static_assert(alignof(UserWidget_AddToViewport) == 0x000004, "Wrong alignment on UserWidget_AddToViewport"); \ static_assert(sizeof(UserWidget_AddToViewport) == 0x000004, "Wrong size on UserWidget_AddToViewport"); \ static_assert(offsetof(UserWidget_AddToViewport, ZOrder) == 0x000000, "Member 'UserWidget_AddToViewport::ZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_BindToAnimationEvent \ static_assert(alignof(UserWidget_BindToAnimationEvent) == 0x000008, "Wrong alignment on UserWidget_BindToAnimationEvent"); \ static_assert(sizeof(UserWidget_BindToAnimationEvent) == 0x000028, "Wrong size on UserWidget_BindToAnimationEvent"); \ static_assert(offsetof(UserWidget_BindToAnimationEvent, Animation) == 0x000000, "Member 'UserWidget_BindToAnimationEvent::Animation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_BindToAnimationEvent, Delegate) == 0x000008, "Member 'UserWidget_BindToAnimationEvent::Delegate' has a wrong offset!"); \ static_assert(offsetof(UserWidget_BindToAnimationEvent, AnimationEvent) == 0x000018, "Member 'UserWidget_BindToAnimationEvent::AnimationEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_BindToAnimationEvent, UserTag) == 0x00001C, "Member 'UserWidget_BindToAnimationEvent::UserTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_BindToAnimationFinished \ static_assert(alignof(UserWidget_BindToAnimationFinished) == 0x000008, "Wrong alignment on UserWidget_BindToAnimationFinished"); \ static_assert(sizeof(UserWidget_BindToAnimationFinished) == 0x000018, "Wrong size on UserWidget_BindToAnimationFinished"); \ static_assert(offsetof(UserWidget_BindToAnimationFinished, Animation) == 0x000000, "Member 'UserWidget_BindToAnimationFinished::Animation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_BindToAnimationFinished, Delegate) == 0x000008, "Member 'UserWidget_BindToAnimationFinished::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_BindToAnimationStarted \ static_assert(alignof(UserWidget_BindToAnimationStarted) == 0x000008, "Wrong alignment on UserWidget_BindToAnimationStarted"); \ static_assert(sizeof(UserWidget_BindToAnimationStarted) == 0x000018, "Wrong size on UserWidget_BindToAnimationStarted"); \ static_assert(offsetof(UserWidget_BindToAnimationStarted, Animation) == 0x000000, "Member 'UserWidget_BindToAnimationStarted::Animation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_BindToAnimationStarted, Delegate) == 0x000008, "Member 'UserWidget_BindToAnimationStarted::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsAnimationPlayingForward \ static_assert(alignof(UserWidget_IsAnimationPlayingForward) == 0x000008, "Wrong alignment on UserWidget_IsAnimationPlayingForward"); \ static_assert(sizeof(UserWidget_IsAnimationPlayingForward) == 0x000010, "Wrong size on UserWidget_IsAnimationPlayingForward"); \ static_assert(offsetof(UserWidget_IsAnimationPlayingForward, InAnimation) == 0x000000, "Member 'UserWidget_IsAnimationPlayingForward::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_IsAnimationPlayingForward, ReturnValue) == 0x000008, "Member 'UserWidget_IsAnimationPlayingForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_ListenForInputAction \ static_assert(alignof(UserWidget_ListenForInputAction) == 0x000004, "Wrong alignment on UserWidget_ListenForInputAction"); \ static_assert(sizeof(UserWidget_ListenForInputAction) == 0x00001C, "Wrong size on UserWidget_ListenForInputAction"); \ static_assert(offsetof(UserWidget_ListenForInputAction, ActionName) == 0x000000, "Member 'UserWidget_ListenForInputAction::ActionName' has a wrong offset!"); \ static_assert(offsetof(UserWidget_ListenForInputAction, EventType) == 0x000008, "Member 'UserWidget_ListenForInputAction::EventType' has a wrong offset!"); \ static_assert(offsetof(UserWidget_ListenForInputAction, bConsume) == 0x000009, "Member 'UserWidget_ListenForInputAction::bConsume' has a wrong offset!"); \ static_assert(offsetof(UserWidget_ListenForInputAction, Callback) == 0x00000C, "Member 'UserWidget_ListenForInputAction::Callback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnAddedToFocusPath \ static_assert(alignof(UserWidget_OnAddedToFocusPath) == 0x000004, "Wrong alignment on UserWidget_OnAddedToFocusPath"); \ static_assert(sizeof(UserWidget_OnAddedToFocusPath) == 0x000008, "Wrong size on UserWidget_OnAddedToFocusPath"); \ static_assert(offsetof(UserWidget_OnAddedToFocusPath, InFocusEvent) == 0x000000, "Member 'UserWidget_OnAddedToFocusPath::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnAnalogValueChanged \ static_assert(alignof(UserWidget_OnAnalogValueChanged) == 0x000008, "Wrong alignment on UserWidget_OnAnalogValueChanged"); \ static_assert(sizeof(UserWidget_OnAnalogValueChanged) == 0x000140, "Wrong size on UserWidget_OnAnalogValueChanged"); \ static_assert(offsetof(UserWidget_OnAnalogValueChanged, MyGeometry) == 0x000000, "Member 'UserWidget_OnAnalogValueChanged::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnAnalogValueChanged, InAnalogInputEvent) == 0x000040, "Member 'UserWidget_OnAnalogValueChanged::InAnalogInputEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnAnalogValueChanged, ReturnValue) == 0x000088, "Member 'UserWidget_OnAnalogValueChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnAnimationFinished \ static_assert(alignof(UserWidget_OnAnimationFinished) == 0x000008, "Wrong alignment on UserWidget_OnAnimationFinished"); \ static_assert(sizeof(UserWidget_OnAnimationFinished) == 0x000008, "Wrong size on UserWidget_OnAnimationFinished"); \ static_assert(offsetof(UserWidget_OnAnimationFinished, Animation) == 0x000000, "Member 'UserWidget_OnAnimationFinished::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnAnimationStarted \ static_assert(alignof(UserWidget_OnAnimationStarted) == 0x000008, "Wrong alignment on UserWidget_OnAnimationStarted"); \ static_assert(sizeof(UserWidget_OnAnimationStarted) == 0x000008, "Wrong size on UserWidget_OnAnimationStarted"); \ static_assert(offsetof(UserWidget_OnAnimationStarted, Animation) == 0x000000, "Member 'UserWidget_OnAnimationStarted::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDragCancelled \ static_assert(alignof(UserWidget_OnDragCancelled) == 0x000008, "Wrong alignment on UserWidget_OnDragCancelled"); \ static_assert(sizeof(UserWidget_OnDragCancelled) == 0x0000A0, "Wrong size on UserWidget_OnDragCancelled"); \ static_assert(offsetof(UserWidget_OnDragCancelled, PointerEvent) == 0x000000, "Member 'UserWidget_OnDragCancelled::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragCancelled, Operation) == 0x000098, "Member 'UserWidget_OnDragCancelled::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDragDetected \ static_assert(alignof(UserWidget_OnDragDetected) == 0x000008, "Wrong alignment on UserWidget_OnDragDetected"); \ static_assert(sizeof(UserWidget_OnDragDetected) == 0x0000E0, "Wrong size on UserWidget_OnDragDetected"); \ static_assert(offsetof(UserWidget_OnDragDetected, MyGeometry) == 0x000000, "Member 'UserWidget_OnDragDetected::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragDetected, PointerEvent) == 0x000040, "Member 'UserWidget_OnDragDetected::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragDetected, Operation) == 0x0000D8, "Member 'UserWidget_OnDragDetected::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDragEnter \ static_assert(alignof(UserWidget_OnDragEnter) == 0x000008, "Wrong alignment on UserWidget_OnDragEnter"); \ static_assert(sizeof(UserWidget_OnDragEnter) == 0x0000E0, "Wrong size on UserWidget_OnDragEnter"); \ static_assert(offsetof(UserWidget_OnDragEnter, MyGeometry) == 0x000000, "Member 'UserWidget_OnDragEnter::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragEnter, PointerEvent) == 0x000040, "Member 'UserWidget_OnDragEnter::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragEnter, Operation) == 0x0000D8, "Member 'UserWidget_OnDragEnter::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDragLeave \ static_assert(alignof(UserWidget_OnDragLeave) == 0x000008, "Wrong alignment on UserWidget_OnDragLeave"); \ static_assert(sizeof(UserWidget_OnDragLeave) == 0x0000A0, "Wrong size on UserWidget_OnDragLeave"); \ static_assert(offsetof(UserWidget_OnDragLeave, PointerEvent) == 0x000000, "Member 'UserWidget_OnDragLeave::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragLeave, Operation) == 0x000098, "Member 'UserWidget_OnDragLeave::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDragOver \ static_assert(alignof(UserWidget_OnDragOver) == 0x000008, "Wrong alignment on UserWidget_OnDragOver"); \ static_assert(sizeof(UserWidget_OnDragOver) == 0x0000E8, "Wrong size on UserWidget_OnDragOver"); \ static_assert(offsetof(UserWidget_OnDragOver, MyGeometry) == 0x000000, "Member 'UserWidget_OnDragOver::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragOver, PointerEvent) == 0x000040, "Member 'UserWidget_OnDragOver::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragOver, Operation) == 0x0000D8, "Member 'UserWidget_OnDragOver::Operation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDragOver, ReturnValue) == 0x0000E0, "Member 'UserWidget_OnDragOver::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnDrop \ static_assert(alignof(UserWidget_OnDrop) == 0x000008, "Wrong alignment on UserWidget_OnDrop"); \ static_assert(sizeof(UserWidget_OnDrop) == 0x0000E8, "Wrong size on UserWidget_OnDrop"); \ static_assert(offsetof(UserWidget_OnDrop, MyGeometry) == 0x000000, "Member 'UserWidget_OnDrop::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDrop, PointerEvent) == 0x000040, "Member 'UserWidget_OnDrop::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDrop, Operation) == 0x0000D8, "Member 'UserWidget_OnDrop::Operation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnDrop, ReturnValue) == 0x0000E0, "Member 'UserWidget_OnDrop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnFocusLost \ static_assert(alignof(UserWidget_OnFocusLost) == 0x000004, "Wrong alignment on UserWidget_OnFocusLost"); \ static_assert(sizeof(UserWidget_OnFocusLost) == 0x000008, "Wrong size on UserWidget_OnFocusLost"); \ static_assert(offsetof(UserWidget_OnFocusLost, InFocusEvent) == 0x000000, "Member 'UserWidget_OnFocusLost::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnFocusReceived \ static_assert(alignof(UserWidget_OnFocusReceived) == 0x000008, "Wrong alignment on UserWidget_OnFocusReceived"); \ static_assert(sizeof(UserWidget_OnFocusReceived) == 0x000100, "Wrong size on UserWidget_OnFocusReceived"); \ static_assert(offsetof(UserWidget_OnFocusReceived, MyGeometry) == 0x000000, "Member 'UserWidget_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'UserWidget_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnFocusReceived, ReturnValue) == 0x000048, "Member 'UserWidget_OnFocusReceived::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnKeyChar \ static_assert(alignof(UserWidget_OnKeyChar) == 0x000008, "Wrong alignment on UserWidget_OnKeyChar"); \ static_assert(sizeof(UserWidget_OnKeyChar) == 0x000120, "Wrong size on UserWidget_OnKeyChar"); \ static_assert(offsetof(UserWidget_OnKeyChar, MyGeometry) == 0x000000, "Member 'UserWidget_OnKeyChar::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyChar, InCharacterEvent) == 0x000040, "Member 'UserWidget_OnKeyChar::InCharacterEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyChar, ReturnValue) == 0x000068, "Member 'UserWidget_OnKeyChar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnKeyDown \ static_assert(alignof(UserWidget_OnKeyDown) == 0x000008, "Wrong alignment on UserWidget_OnKeyDown"); \ static_assert(sizeof(UserWidget_OnKeyDown) == 0x000138, "Wrong size on UserWidget_OnKeyDown"); \ static_assert(offsetof(UserWidget_OnKeyDown, MyGeometry) == 0x000000, "Member 'UserWidget_OnKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyDown, InKeyEvent) == 0x000040, "Member 'UserWidget_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyDown, ReturnValue) == 0x000080, "Member 'UserWidget_OnKeyDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnKeyUp \ static_assert(alignof(UserWidget_OnKeyUp) == 0x000008, "Wrong alignment on UserWidget_OnKeyUp"); \ static_assert(sizeof(UserWidget_OnKeyUp) == 0x000138, "Wrong size on UserWidget_OnKeyUp"); \ static_assert(offsetof(UserWidget_OnKeyUp, MyGeometry) == 0x000000, "Member 'UserWidget_OnKeyUp::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyUp, InKeyEvent) == 0x000040, "Member 'UserWidget_OnKeyUp::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnKeyUp, ReturnValue) == 0x000080, "Member 'UserWidget_OnKeyUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMotionDetected \ static_assert(alignof(UserWidget_OnMotionDetected) == 0x000008, "Wrong alignment on UserWidget_OnMotionDetected"); \ static_assert(sizeof(UserWidget_OnMotionDetected) == 0x000178, "Wrong size on UserWidget_OnMotionDetected"); \ static_assert(offsetof(UserWidget_OnMotionDetected, MyGeometry) == 0x000000, "Member 'UserWidget_OnMotionDetected::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMotionDetected, InMotionEvent) == 0x000040, "Member 'UserWidget_OnMotionDetected::InMotionEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMotionDetected, ReturnValue) == 0x0000C0, "Member 'UserWidget_OnMotionDetected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseButtonDoubleClick \ static_assert(alignof(UserWidget_OnMouseButtonDoubleClick) == 0x000008, "Wrong alignment on UserWidget_OnMouseButtonDoubleClick"); \ static_assert(sizeof(UserWidget_OnMouseButtonDoubleClick) == 0x000190, "Wrong size on UserWidget_OnMouseButtonDoubleClick"); \ static_assert(offsetof(UserWidget_OnMouseButtonDoubleClick, InMyGeometry) == 0x000000, "Member 'UserWidget_OnMouseButtonDoubleClick::InMyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonDoubleClick, InMouseEvent) == 0x000040, "Member 'UserWidget_OnMouseButtonDoubleClick::InMouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonDoubleClick, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnMouseButtonDoubleClick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseButtonDown \ static_assert(alignof(UserWidget_OnMouseButtonDown) == 0x000008, "Wrong alignment on UserWidget_OnMouseButtonDown"); \ static_assert(sizeof(UserWidget_OnMouseButtonDown) == 0x000190, "Wrong size on UserWidget_OnMouseButtonDown"); \ static_assert(offsetof(UserWidget_OnMouseButtonDown, MyGeometry) == 0x000000, "Member 'UserWidget_OnMouseButtonDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonDown, MouseEvent) == 0x000040, "Member 'UserWidget_OnMouseButtonDown::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonDown, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnMouseButtonDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseButtonUp \ static_assert(alignof(UserWidget_OnMouseButtonUp) == 0x000008, "Wrong alignment on UserWidget_OnMouseButtonUp"); \ static_assert(sizeof(UserWidget_OnMouseButtonUp) == 0x000190, "Wrong size on UserWidget_OnMouseButtonUp"); \ static_assert(offsetof(UserWidget_OnMouseButtonUp, MyGeometry) == 0x000000, "Member 'UserWidget_OnMouseButtonUp::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonUp, MouseEvent) == 0x000040, "Member 'UserWidget_OnMouseButtonUp::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseButtonUp, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnMouseButtonUp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseEnter \ static_assert(alignof(UserWidget_OnMouseEnter) == 0x000008, "Wrong alignment on UserWidget_OnMouseEnter"); \ static_assert(sizeof(UserWidget_OnMouseEnter) == 0x0000D8, "Wrong size on UserWidget_OnMouseEnter"); \ static_assert(offsetof(UserWidget_OnMouseEnter, MyGeometry) == 0x000000, "Member 'UserWidget_OnMouseEnter::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseEnter, MouseEvent) == 0x000040, "Member 'UserWidget_OnMouseEnter::MouseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseLeave \ static_assert(alignof(UserWidget_OnMouseLeave) == 0x000008, "Wrong alignment on UserWidget_OnMouseLeave"); \ static_assert(sizeof(UserWidget_OnMouseLeave) == 0x000098, "Wrong size on UserWidget_OnMouseLeave"); \ static_assert(offsetof(UserWidget_OnMouseLeave, MouseEvent) == 0x000000, "Member 'UserWidget_OnMouseLeave::MouseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseMove \ static_assert(alignof(UserWidget_OnMouseMove) == 0x000008, "Wrong alignment on UserWidget_OnMouseMove"); \ static_assert(sizeof(UserWidget_OnMouseMove) == 0x000190, "Wrong size on UserWidget_OnMouseMove"); \ static_assert(offsetof(UserWidget_OnMouseMove, MyGeometry) == 0x000000, "Member 'UserWidget_OnMouseMove::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseMove, MouseEvent) == 0x000040, "Member 'UserWidget_OnMouseMove::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseMove, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnMouseMove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnMouseWheel \ static_assert(alignof(UserWidget_OnMouseWheel) == 0x000008, "Wrong alignment on UserWidget_OnMouseWheel"); \ static_assert(sizeof(UserWidget_OnMouseWheel) == 0x000190, "Wrong size on UserWidget_OnMouseWheel"); \ static_assert(offsetof(UserWidget_OnMouseWheel, MyGeometry) == 0x000000, "Member 'UserWidget_OnMouseWheel::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseWheel, MouseEvent) == 0x000040, "Member 'UserWidget_OnMouseWheel::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnMouseWheel, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnMouseWheel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnPreviewKeyDown \ static_assert(alignof(UserWidget_OnPreviewKeyDown) == 0x000008, "Wrong alignment on UserWidget_OnPreviewKeyDown"); \ static_assert(sizeof(UserWidget_OnPreviewKeyDown) == 0x000138, "Wrong size on UserWidget_OnPreviewKeyDown"); \ static_assert(offsetof(UserWidget_OnPreviewKeyDown, MyGeometry) == 0x000000, "Member 'UserWidget_OnPreviewKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnPreviewKeyDown, InKeyEvent) == 0x000040, "Member 'UserWidget_OnPreviewKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnPreviewKeyDown, ReturnValue) == 0x000080, "Member 'UserWidget_OnPreviewKeyDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnPreviewMouseButtonDown \ static_assert(alignof(UserWidget_OnPreviewMouseButtonDown) == 0x000008, "Wrong alignment on UserWidget_OnPreviewMouseButtonDown"); \ static_assert(sizeof(UserWidget_OnPreviewMouseButtonDown) == 0x000190, "Wrong size on UserWidget_OnPreviewMouseButtonDown"); \ static_assert(offsetof(UserWidget_OnPreviewMouseButtonDown, MyGeometry) == 0x000000, "Member 'UserWidget_OnPreviewMouseButtonDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnPreviewMouseButtonDown, MouseEvent) == 0x000040, "Member 'UserWidget_OnPreviewMouseButtonDown::MouseEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnPreviewMouseButtonDown, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnPreviewMouseButtonDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnRemovedFromFocusPath \ static_assert(alignof(UserWidget_OnRemovedFromFocusPath) == 0x000004, "Wrong alignment on UserWidget_OnRemovedFromFocusPath"); \ static_assert(sizeof(UserWidget_OnRemovedFromFocusPath) == 0x000008, "Wrong size on UserWidget_OnRemovedFromFocusPath"); \ static_assert(offsetof(UserWidget_OnRemovedFromFocusPath, InFocusEvent) == 0x000000, "Member 'UserWidget_OnRemovedFromFocusPath::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnTouchEnded \ static_assert(alignof(UserWidget_OnTouchEnded) == 0x000008, "Wrong alignment on UserWidget_OnTouchEnded"); \ static_assert(sizeof(UserWidget_OnTouchEnded) == 0x000190, "Wrong size on UserWidget_OnTouchEnded"); \ static_assert(offsetof(UserWidget_OnTouchEnded, MyGeometry) == 0x000000, "Member 'UserWidget_OnTouchEnded::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchEnded, InTouchEvent) == 0x000040, "Member 'UserWidget_OnTouchEnded::InTouchEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchEnded, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnTouchEnded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnTouchForceChanged \ static_assert(alignof(UserWidget_OnTouchForceChanged) == 0x000008, "Wrong alignment on UserWidget_OnTouchForceChanged"); \ static_assert(sizeof(UserWidget_OnTouchForceChanged) == 0x000190, "Wrong size on UserWidget_OnTouchForceChanged"); \ static_assert(offsetof(UserWidget_OnTouchForceChanged, MyGeometry) == 0x000000, "Member 'UserWidget_OnTouchForceChanged::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchForceChanged, InTouchEvent) == 0x000040, "Member 'UserWidget_OnTouchForceChanged::InTouchEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchForceChanged, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnTouchForceChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnTouchGesture \ static_assert(alignof(UserWidget_OnTouchGesture) == 0x000008, "Wrong alignment on UserWidget_OnTouchGesture"); \ static_assert(sizeof(UserWidget_OnTouchGesture) == 0x000190, "Wrong size on UserWidget_OnTouchGesture"); \ static_assert(offsetof(UserWidget_OnTouchGesture, MyGeometry) == 0x000000, "Member 'UserWidget_OnTouchGesture::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchGesture, GestureEvent) == 0x000040, "Member 'UserWidget_OnTouchGesture::GestureEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchGesture, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnTouchGesture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnTouchMoved \ static_assert(alignof(UserWidget_OnTouchMoved) == 0x000008, "Wrong alignment on UserWidget_OnTouchMoved"); \ static_assert(sizeof(UserWidget_OnTouchMoved) == 0x000190, "Wrong size on UserWidget_OnTouchMoved"); \ static_assert(offsetof(UserWidget_OnTouchMoved, MyGeometry) == 0x000000, "Member 'UserWidget_OnTouchMoved::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchMoved, InTouchEvent) == 0x000040, "Member 'UserWidget_OnTouchMoved::InTouchEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchMoved, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnTouchMoved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnTouchStarted \ static_assert(alignof(UserWidget_OnTouchStarted) == 0x000008, "Wrong alignment on UserWidget_OnTouchStarted"); \ static_assert(sizeof(UserWidget_OnTouchStarted) == 0x000190, "Wrong size on UserWidget_OnTouchStarted"); \ static_assert(offsetof(UserWidget_OnTouchStarted, MyGeometry) == 0x000000, "Member 'UserWidget_OnTouchStarted::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchStarted, InTouchEvent) == 0x000040, "Member 'UserWidget_OnTouchStarted::InTouchEvent' has a wrong offset!"); \ static_assert(offsetof(UserWidget_OnTouchStarted, ReturnValue) == 0x0000D8, "Member 'UserWidget_OnTouchStarted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PauseAnimation \ static_assert(alignof(UserWidget_PauseAnimation) == 0x000008, "Wrong alignment on UserWidget_PauseAnimation"); \ static_assert(sizeof(UserWidget_PauseAnimation) == 0x000010, "Wrong size on UserWidget_PauseAnimation"); \ static_assert(offsetof(UserWidget_PauseAnimation, InAnimation) == 0x000000, "Member 'UserWidget_PauseAnimation::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PauseAnimation, ReturnValue) == 0x000008, "Member 'UserWidget_PauseAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PlayAnimation \ static_assert(alignof(UserWidget_PlayAnimation) == 0x000008, "Wrong alignment on UserWidget_PlayAnimation"); \ static_assert(sizeof(UserWidget_PlayAnimation) == 0x000028, "Wrong size on UserWidget_PlayAnimation"); \ static_assert(offsetof(UserWidget_PlayAnimation, InAnimation) == 0x000000, "Member 'UserWidget_PlayAnimation::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, StartAtTime) == 0x000008, "Member 'UserWidget_PlayAnimation::StartAtTime' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, NumLoopsToPlay) == 0x00000C, "Member 'UserWidget_PlayAnimation::NumLoopsToPlay' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, PlayMode) == 0x000010, "Member 'UserWidget_PlayAnimation::PlayMode' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, PlaybackSpeed) == 0x000014, "Member 'UserWidget_PlayAnimation::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, bRestoreState) == 0x000018, "Member 'UserWidget_PlayAnimation::bRestoreState' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimation, ReturnValue) == 0x000020, "Member 'UserWidget_PlayAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PlayAnimationForward \ static_assert(alignof(UserWidget_PlayAnimationForward) == 0x000008, "Wrong alignment on UserWidget_PlayAnimationForward"); \ static_assert(sizeof(UserWidget_PlayAnimationForward) == 0x000018, "Wrong size on UserWidget_PlayAnimationForward"); \ static_assert(offsetof(UserWidget_PlayAnimationForward, InAnimation) == 0x000000, "Member 'UserWidget_PlayAnimationForward::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationForward, PlaybackSpeed) == 0x000008, "Member 'UserWidget_PlayAnimationForward::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationForward, bRestoreState) == 0x00000C, "Member 'UserWidget_PlayAnimationForward::bRestoreState' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationForward, ReturnValue) == 0x000010, "Member 'UserWidget_PlayAnimationForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PlayAnimationReverse \ static_assert(alignof(UserWidget_PlayAnimationReverse) == 0x000008, "Wrong alignment on UserWidget_PlayAnimationReverse"); \ static_assert(sizeof(UserWidget_PlayAnimationReverse) == 0x000018, "Wrong size on UserWidget_PlayAnimationReverse"); \ static_assert(offsetof(UserWidget_PlayAnimationReverse, InAnimation) == 0x000000, "Member 'UserWidget_PlayAnimationReverse::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationReverse, PlaybackSpeed) == 0x000008, "Member 'UserWidget_PlayAnimationReverse::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationReverse, bRestoreState) == 0x00000C, "Member 'UserWidget_PlayAnimationReverse::bRestoreState' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationReverse, ReturnValue) == 0x000010, "Member 'UserWidget_PlayAnimationReverse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PlayAnimationTimeRange \ static_assert(alignof(UserWidget_PlayAnimationTimeRange) == 0x000008, "Wrong alignment on UserWidget_PlayAnimationTimeRange"); \ static_assert(sizeof(UserWidget_PlayAnimationTimeRange) == 0x000028, "Wrong size on UserWidget_PlayAnimationTimeRange"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, InAnimation) == 0x000000, "Member 'UserWidget_PlayAnimationTimeRange::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, StartAtTime) == 0x000008, "Member 'UserWidget_PlayAnimationTimeRange::StartAtTime' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, EndAtTime) == 0x00000C, "Member 'UserWidget_PlayAnimationTimeRange::EndAtTime' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, NumLoopsToPlay) == 0x000010, "Member 'UserWidget_PlayAnimationTimeRange::NumLoopsToPlay' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, PlayMode) == 0x000014, "Member 'UserWidget_PlayAnimationTimeRange::PlayMode' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, PlaybackSpeed) == 0x000018, "Member 'UserWidget_PlayAnimationTimeRange::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, bRestoreState) == 0x00001C, "Member 'UserWidget_PlayAnimationTimeRange::bRestoreState' has a wrong offset!"); \ static_assert(offsetof(UserWidget_PlayAnimationTimeRange, ReturnValue) == 0x000020, "Member 'UserWidget_PlayAnimationTimeRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PlaySound \ static_assert(alignof(UserWidget_PlaySound) == 0x000008, "Wrong alignment on UserWidget_PlaySound"); \ static_assert(sizeof(UserWidget_PlaySound) == 0x000008, "Wrong size on UserWidget_PlaySound"); \ static_assert(offsetof(UserWidget_PlaySound, SoundToPlay) == 0x000000, "Member 'UserWidget_PlaySound::SoundToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_PreConstruct \ static_assert(alignof(UserWidget_PreConstruct) == 0x000001, "Wrong alignment on UserWidget_PreConstruct"); \ static_assert(sizeof(UserWidget_PreConstruct) == 0x000001, "Wrong size on UserWidget_PreConstruct"); \ static_assert(offsetof(UserWidget_PreConstruct, IsDesignTime) == 0x000000, "Member 'UserWidget_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_RemoveExtension \ static_assert(alignof(UserWidget_RemoveExtension) == 0x000008, "Wrong alignment on UserWidget_RemoveExtension"); \ static_assert(sizeof(UserWidget_RemoveExtension) == 0x000008, "Wrong size on UserWidget_RemoveExtension"); \ static_assert(offsetof(UserWidget_RemoveExtension, InExtension) == 0x000000, "Member 'UserWidget_RemoveExtension::InExtension' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_RemoveExtensions \ static_assert(alignof(UserWidget_RemoveExtensions) == 0x000008, "Wrong alignment on UserWidget_RemoveExtensions"); \ static_assert(sizeof(UserWidget_RemoveExtensions) == 0x000008, "Wrong size on UserWidget_RemoveExtensions"); \ static_assert(offsetof(UserWidget_RemoveExtensions, InExtensionType) == 0x000000, "Member 'UserWidget_RemoveExtensions::InExtensionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_ReverseAnimation \ static_assert(alignof(UserWidget_ReverseAnimation) == 0x000008, "Wrong alignment on UserWidget_ReverseAnimation"); \ static_assert(sizeof(UserWidget_ReverseAnimation) == 0x000008, "Wrong size on UserWidget_ReverseAnimation"); \ static_assert(offsetof(UserWidget_ReverseAnimation, InAnimation) == 0x000000, "Member 'UserWidget_ReverseAnimation::InAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetAlignmentInViewport \ static_assert(alignof(UserWidget_SetAlignmentInViewport) == 0x000008, "Wrong alignment on UserWidget_SetAlignmentInViewport"); \ static_assert(sizeof(UserWidget_SetAlignmentInViewport) == 0x000010, "Wrong size on UserWidget_SetAlignmentInViewport"); \ static_assert(offsetof(UserWidget_SetAlignmentInViewport, Alignment) == 0x000000, "Member 'UserWidget_SetAlignmentInViewport::Alignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetAnchorsInViewport \ static_assert(alignof(UserWidget_SetAnchorsInViewport) == 0x000008, "Wrong alignment on UserWidget_SetAnchorsInViewport"); \ static_assert(sizeof(UserWidget_SetAnchorsInViewport) == 0x000020, "Wrong size on UserWidget_SetAnchorsInViewport"); \ static_assert(offsetof(UserWidget_SetAnchorsInViewport, Anchors) == 0x000000, "Member 'UserWidget_SetAnchorsInViewport::Anchors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetAnimationCurrentTime \ static_assert(alignof(UserWidget_SetAnimationCurrentTime) == 0x000008, "Wrong alignment on UserWidget_SetAnimationCurrentTime"); \ static_assert(sizeof(UserWidget_SetAnimationCurrentTime) == 0x000010, "Wrong size on UserWidget_SetAnimationCurrentTime"); \ static_assert(offsetof(UserWidget_SetAnimationCurrentTime, InAnimation) == 0x000000, "Member 'UserWidget_SetAnimationCurrentTime::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_SetAnimationCurrentTime, InTime) == 0x000008, "Member 'UserWidget_SetAnimationCurrentTime::InTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetColorAndOpacity \ static_assert(alignof(UserWidget_SetColorAndOpacity) == 0x000004, "Wrong alignment on UserWidget_SetColorAndOpacity"); \ static_assert(sizeof(UserWidget_SetColorAndOpacity) == 0x000010, "Wrong size on UserWidget_SetColorAndOpacity"); \ static_assert(offsetof(UserWidget_SetColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'UserWidget_SetColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetDesiredSizeInViewport \ static_assert(alignof(UserWidget_SetDesiredSizeInViewport) == 0x000008, "Wrong alignment on UserWidget_SetDesiredSizeInViewport"); \ static_assert(sizeof(UserWidget_SetDesiredSizeInViewport) == 0x000010, "Wrong size on UserWidget_SetDesiredSizeInViewport"); \ static_assert(offsetof(UserWidget_SetDesiredSizeInViewport, Size) == 0x000000, "Member 'UserWidget_SetDesiredSizeInViewport::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetForegroundColor \ static_assert(alignof(UserWidget_SetForegroundColor) == 0x000004, "Wrong alignment on UserWidget_SetForegroundColor"); \ static_assert(sizeof(UserWidget_SetForegroundColor) == 0x000014, "Wrong size on UserWidget_SetForegroundColor"); \ static_assert(offsetof(UserWidget_SetForegroundColor, InForegroundColor) == 0x000000, "Member 'UserWidget_SetForegroundColor::InForegroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetInputActionBlocking \ static_assert(alignof(UserWidget_SetInputActionBlocking) == 0x000001, "Wrong alignment on UserWidget_SetInputActionBlocking"); \ static_assert(sizeof(UserWidget_SetInputActionBlocking) == 0x000001, "Wrong size on UserWidget_SetInputActionBlocking"); \ static_assert(offsetof(UserWidget_SetInputActionBlocking, bShouldBlock) == 0x000000, "Member 'UserWidget_SetInputActionBlocking::bShouldBlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetInputActionPriority \ static_assert(alignof(UserWidget_SetInputActionPriority) == 0x000004, "Wrong alignment on UserWidget_SetInputActionPriority"); \ static_assert(sizeof(UserWidget_SetInputActionPriority) == 0x000004, "Wrong size on UserWidget_SetInputActionPriority"); \ static_assert(offsetof(UserWidget_SetInputActionPriority, NewPriority) == 0x000000, "Member 'UserWidget_SetInputActionPriority::NewPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetNumLoopsToPlay \ static_assert(alignof(UserWidget_SetNumLoopsToPlay) == 0x000008, "Wrong alignment on UserWidget_SetNumLoopsToPlay"); \ static_assert(sizeof(UserWidget_SetNumLoopsToPlay) == 0x000010, "Wrong size on UserWidget_SetNumLoopsToPlay"); \ static_assert(offsetof(UserWidget_SetNumLoopsToPlay, InAnimation) == 0x000000, "Member 'UserWidget_SetNumLoopsToPlay::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_SetNumLoopsToPlay, NumLoopsToPlay) == 0x000008, "Member 'UserWidget_SetNumLoopsToPlay::NumLoopsToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetOwningPlayer \ static_assert(alignof(UserWidget_SetOwningPlayer) == 0x000008, "Wrong alignment on UserWidget_SetOwningPlayer"); \ static_assert(sizeof(UserWidget_SetOwningPlayer) == 0x000008, "Wrong size on UserWidget_SetOwningPlayer"); \ static_assert(offsetof(UserWidget_SetOwningPlayer, LocalPlayerController) == 0x000000, "Member 'UserWidget_SetOwningPlayer::LocalPlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetPadding \ static_assert(alignof(UserWidget_SetPadding) == 0x000004, "Wrong alignment on UserWidget_SetPadding"); \ static_assert(sizeof(UserWidget_SetPadding) == 0x000010, "Wrong size on UserWidget_SetPadding"); \ static_assert(offsetof(UserWidget_SetPadding, InPadding) == 0x000000, "Member 'UserWidget_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetPlaybackSpeed \ static_assert(alignof(UserWidget_SetPlaybackSpeed) == 0x000008, "Wrong alignment on UserWidget_SetPlaybackSpeed"); \ static_assert(sizeof(UserWidget_SetPlaybackSpeed) == 0x000010, "Wrong size on UserWidget_SetPlaybackSpeed"); \ static_assert(offsetof(UserWidget_SetPlaybackSpeed, InAnimation) == 0x000000, "Member 'UserWidget_SetPlaybackSpeed::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_SetPlaybackSpeed, PlaybackSpeed) == 0x000008, "Member 'UserWidget_SetPlaybackSpeed::PlaybackSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_SetPositionInViewport \ static_assert(alignof(UserWidget_SetPositionInViewport) == 0x000008, "Wrong alignment on UserWidget_SetPositionInViewport"); \ static_assert(sizeof(UserWidget_SetPositionInViewport) == 0x000018, "Wrong size on UserWidget_SetPositionInViewport"); \ static_assert(offsetof(UserWidget_SetPositionInViewport, position) == 0x000000, "Member 'UserWidget_SetPositionInViewport::position' has a wrong offset!"); \ static_assert(offsetof(UserWidget_SetPositionInViewport, bRemoveDPIScale) == 0x000010, "Member 'UserWidget_SetPositionInViewport::bRemoveDPIScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_StopAnimation \ static_assert(alignof(UserWidget_StopAnimation) == 0x000008, "Wrong alignment on UserWidget_StopAnimation"); \ static_assert(sizeof(UserWidget_StopAnimation) == 0x000008, "Wrong size on UserWidget_StopAnimation"); \ static_assert(offsetof(UserWidget_StopAnimation, InAnimation) == 0x000000, "Member 'UserWidget_StopAnimation::InAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_StopListeningForInputAction \ static_assert(alignof(UserWidget_StopListeningForInputAction) == 0x000004, "Wrong alignment on UserWidget_StopListeningForInputAction"); \ static_assert(sizeof(UserWidget_StopListeningForInputAction) == 0x00000C, "Wrong size on UserWidget_StopListeningForInputAction"); \ static_assert(offsetof(UserWidget_StopListeningForInputAction, ActionName) == 0x000000, "Member 'UserWidget_StopListeningForInputAction::ActionName' has a wrong offset!"); \ static_assert(offsetof(UserWidget_StopListeningForInputAction, EventType) == 0x000008, "Member 'UserWidget_StopListeningForInputAction::EventType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_Tick \ static_assert(alignof(UserWidget_Tick) == 0x000008, "Wrong alignment on UserWidget_Tick"); \ static_assert(sizeof(UserWidget_Tick) == 0x000048, "Wrong size on UserWidget_Tick"); \ static_assert(offsetof(UserWidget_Tick, MyGeometry) == 0x000000, "Member 'UserWidget_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(UserWidget_Tick, InDeltaTime) == 0x000040, "Member 'UserWidget_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_UnbindAllFromAnimationFinished \ static_assert(alignof(UserWidget_UnbindAllFromAnimationFinished) == 0x000008, "Wrong alignment on UserWidget_UnbindAllFromAnimationFinished"); \ static_assert(sizeof(UserWidget_UnbindAllFromAnimationFinished) == 0x000008, "Wrong size on UserWidget_UnbindAllFromAnimationFinished"); \ static_assert(offsetof(UserWidget_UnbindAllFromAnimationFinished, Animation) == 0x000000, "Member 'UserWidget_UnbindAllFromAnimationFinished::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_UnbindAllFromAnimationStarted \ static_assert(alignof(UserWidget_UnbindAllFromAnimationStarted) == 0x000008, "Wrong alignment on UserWidget_UnbindAllFromAnimationStarted"); \ static_assert(sizeof(UserWidget_UnbindAllFromAnimationStarted) == 0x000008, "Wrong size on UserWidget_UnbindAllFromAnimationStarted"); \ static_assert(offsetof(UserWidget_UnbindAllFromAnimationStarted, Animation) == 0x000000, "Member 'UserWidget_UnbindAllFromAnimationStarted::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_UnbindFromAnimationFinished \ static_assert(alignof(UserWidget_UnbindFromAnimationFinished) == 0x000008, "Wrong alignment on UserWidget_UnbindFromAnimationFinished"); \ static_assert(sizeof(UserWidget_UnbindFromAnimationFinished) == 0x000018, "Wrong size on UserWidget_UnbindFromAnimationFinished"); \ static_assert(offsetof(UserWidget_UnbindFromAnimationFinished, Animation) == 0x000000, "Member 'UserWidget_UnbindFromAnimationFinished::Animation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_UnbindFromAnimationFinished, Delegate) == 0x000008, "Member 'UserWidget_UnbindFromAnimationFinished::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_UnbindFromAnimationStarted \ static_assert(alignof(UserWidget_UnbindFromAnimationStarted) == 0x000008, "Wrong alignment on UserWidget_UnbindFromAnimationStarted"); \ static_assert(sizeof(UserWidget_UnbindFromAnimationStarted) == 0x000018, "Wrong size on UserWidget_UnbindFromAnimationStarted"); \ static_assert(offsetof(UserWidget_UnbindFromAnimationStarted, Animation) == 0x000000, "Member 'UserWidget_UnbindFromAnimationStarted::Animation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_UnbindFromAnimationStarted, Delegate) == 0x000008, "Member 'UserWidget_UnbindFromAnimationStarted::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetAlignmentInViewport \ static_assert(alignof(UserWidget_GetAlignmentInViewport) == 0x000008, "Wrong alignment on UserWidget_GetAlignmentInViewport"); \ static_assert(sizeof(UserWidget_GetAlignmentInViewport) == 0x000010, "Wrong size on UserWidget_GetAlignmentInViewport"); \ static_assert(offsetof(UserWidget_GetAlignmentInViewport, ReturnValue) == 0x000000, "Member 'UserWidget_GetAlignmentInViewport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetAnchorsInViewport \ static_assert(alignof(UserWidget_GetAnchorsInViewport) == 0x000008, "Wrong alignment on UserWidget_GetAnchorsInViewport"); \ static_assert(sizeof(UserWidget_GetAnchorsInViewport) == 0x000020, "Wrong size on UserWidget_GetAnchorsInViewport"); \ static_assert(offsetof(UserWidget_GetAnchorsInViewport, ReturnValue) == 0x000000, "Member 'UserWidget_GetAnchorsInViewport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetAnimationCurrentTime \ static_assert(alignof(UserWidget_GetAnimationCurrentTime) == 0x000008, "Wrong alignment on UserWidget_GetAnimationCurrentTime"); \ static_assert(sizeof(UserWidget_GetAnimationCurrentTime) == 0x000010, "Wrong size on UserWidget_GetAnimationCurrentTime"); \ static_assert(offsetof(UserWidget_GetAnimationCurrentTime, InAnimation) == 0x000000, "Member 'UserWidget_GetAnimationCurrentTime::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_GetAnimationCurrentTime, ReturnValue) == 0x000008, "Member 'UserWidget_GetAnimationCurrentTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetExtension \ static_assert(alignof(UserWidget_GetExtension) == 0x000008, "Wrong alignment on UserWidget_GetExtension"); \ static_assert(sizeof(UserWidget_GetExtension) == 0x000010, "Wrong size on UserWidget_GetExtension"); \ static_assert(offsetof(UserWidget_GetExtension, ExtensionType) == 0x000000, "Member 'UserWidget_GetExtension::ExtensionType' has a wrong offset!"); \ static_assert(offsetof(UserWidget_GetExtension, ReturnValue) == 0x000008, "Member 'UserWidget_GetExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetExtensions \ static_assert(alignof(UserWidget_GetExtensions) == 0x000008, "Wrong alignment on UserWidget_GetExtensions"); \ static_assert(sizeof(UserWidget_GetExtensions) == 0x000018, "Wrong size on UserWidget_GetExtensions"); \ static_assert(offsetof(UserWidget_GetExtensions, ExtensionType) == 0x000000, "Member 'UserWidget_GetExtensions::ExtensionType' has a wrong offset!"); \ static_assert(offsetof(UserWidget_GetExtensions, ReturnValue) == 0x000008, "Member 'UserWidget_GetExtensions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetIsVisible \ static_assert(alignof(UserWidget_GetIsVisible) == 0x000001, "Wrong alignment on UserWidget_GetIsVisible"); \ static_assert(sizeof(UserWidget_GetIsVisible) == 0x000001, "Wrong size on UserWidget_GetIsVisible"); \ static_assert(offsetof(UserWidget_GetIsVisible, ReturnValue) == 0x000000, "Member 'UserWidget_GetIsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetOwningPlayerCameraManager \ static_assert(alignof(UserWidget_GetOwningPlayerCameraManager) == 0x000008, "Wrong alignment on UserWidget_GetOwningPlayerCameraManager"); \ static_assert(sizeof(UserWidget_GetOwningPlayerCameraManager) == 0x000008, "Wrong size on UserWidget_GetOwningPlayerCameraManager"); \ static_assert(offsetof(UserWidget_GetOwningPlayerCameraManager, ReturnValue) == 0x000000, "Member 'UserWidget_GetOwningPlayerCameraManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_GetOwningPlayerPawn \ static_assert(alignof(UserWidget_GetOwningPlayerPawn) == 0x000008, "Wrong alignment on UserWidget_GetOwningPlayerPawn"); \ static_assert(sizeof(UserWidget_GetOwningPlayerPawn) == 0x000008, "Wrong size on UserWidget_GetOwningPlayerPawn"); \ static_assert(offsetof(UserWidget_GetOwningPlayerPawn, ReturnValue) == 0x000000, "Member 'UserWidget_GetOwningPlayerPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsAnimationPlaying \ static_assert(alignof(UserWidget_IsAnimationPlaying) == 0x000008, "Wrong alignment on UserWidget_IsAnimationPlaying"); \ static_assert(sizeof(UserWidget_IsAnimationPlaying) == 0x000010, "Wrong size on UserWidget_IsAnimationPlaying"); \ static_assert(offsetof(UserWidget_IsAnimationPlaying, InAnimation) == 0x000000, "Member 'UserWidget_IsAnimationPlaying::InAnimation' has a wrong offset!"); \ static_assert(offsetof(UserWidget_IsAnimationPlaying, ReturnValue) == 0x000008, "Member 'UserWidget_IsAnimationPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsAnyAnimationPlaying \ static_assert(alignof(UserWidget_IsAnyAnimationPlaying) == 0x000001, "Wrong alignment on UserWidget_IsAnyAnimationPlaying"); \ static_assert(sizeof(UserWidget_IsAnyAnimationPlaying) == 0x000001, "Wrong size on UserWidget_IsAnyAnimationPlaying"); \ static_assert(offsetof(UserWidget_IsAnyAnimationPlaying, ReturnValue) == 0x000000, "Member 'UserWidget_IsAnyAnimationPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsInteractable \ static_assert(alignof(UserWidget_IsInteractable) == 0x000001, "Wrong alignment on UserWidget_IsInteractable"); \ static_assert(sizeof(UserWidget_IsInteractable) == 0x000001, "Wrong size on UserWidget_IsInteractable"); \ static_assert(offsetof(UserWidget_IsInteractable, ReturnValue) == 0x000000, "Member 'UserWidget_IsInteractable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsListeningForInputAction \ static_assert(alignof(UserWidget_IsListeningForInputAction) == 0x000004, "Wrong alignment on UserWidget_IsListeningForInputAction"); \ static_assert(sizeof(UserWidget_IsListeningForInputAction) == 0x00000C, "Wrong size on UserWidget_IsListeningForInputAction"); \ static_assert(offsetof(UserWidget_IsListeningForInputAction, ActionName) == 0x000000, "Member 'UserWidget_IsListeningForInputAction::ActionName' has a wrong offset!"); \ static_assert(offsetof(UserWidget_IsListeningForInputAction, ReturnValue) == 0x000008, "Member 'UserWidget_IsListeningForInputAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_IsPlayingAnimation \ static_assert(alignof(UserWidget_IsPlayingAnimation) == 0x000001, "Wrong alignment on UserWidget_IsPlayingAnimation"); \ static_assert(sizeof(UserWidget_IsPlayingAnimation) == 0x000001, "Wrong size on UserWidget_IsPlayingAnimation"); \ static_assert(offsetof(UserWidget_IsPlayingAnimation, ReturnValue) == 0x000000, "Member 'UserWidget_IsPlayingAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserWidget_OnPaint \ static_assert(alignof(UserWidget_OnPaint) == 0x000008, "Wrong alignment on UserWidget_OnPaint"); \ static_assert(sizeof(UserWidget_OnPaint) == 0x000030, "Wrong size on UserWidget_OnPaint"); \ static_assert(offsetof(UserWidget_OnPaint, Context) == 0x000000, "Member 'UserWidget_OnPaint::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserWidget \ static_assert(alignof(UUserWidget) == 0x000008, "Wrong alignment on UUserWidget"); \ static_assert(sizeof(UUserWidget) == 0x000278, "Wrong size on UUserWidget"); \ static_assert(offsetof(UUserWidget, ColorAndOpacity) == 0x000158, "Member 'UUserWidget::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, ColorAndOpacityDelegate) == 0x000168, "Member 'UUserWidget::ColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, ForegroundColor) == 0x000178, "Member 'UUserWidget::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, ForegroundColorDelegate) == 0x00018C, "Member 'UUserWidget::ForegroundColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, OnVisibilityChanged) == 0x0001A0, "Member 'UUserWidget::OnVisibilityChanged' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, Padding) == 0x0001C8, "Member 'UUserWidget::Padding' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, ActiveSequencePlayers) == 0x0001D8, "Member 'UUserWidget::ActiveSequencePlayers' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, AnimationTickManager) == 0x0001E8, "Member 'UUserWidget::AnimationTickManager' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, StoppedSequencePlayers) == 0x0001F0, "Member 'UUserWidget::StoppedSequencePlayers' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, NamedSlotBindings) == 0x000200, "Member 'UUserWidget::NamedSlotBindings' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, Extensions) == 0x000210, "Member 'UUserWidget::Extensions' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, WidgetTree) == 0x000220, "Member 'UUserWidget::WidgetTree' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, Priority) == 0x000228, "Member 'UUserWidget::Priority' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, TickFrequency) == 0x000240, "Member 'UUserWidget::TickFrequency' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, InputComponent) == 0x000248, "Member 'UUserWidget::InputComponent' has a wrong offset!"); \ static_assert(offsetof(UUserWidget, AnimationCallbacks) == 0x000250, "Member 'UUserWidget::AnimationCallbacks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene2DTransformSection \ static_assert(alignof(UMovieScene2DTransformSection) == 0x000008, "Wrong alignment on UMovieScene2DTransformSection"); \ static_assert(sizeof(UMovieScene2DTransformSection) == 0x000870, "Wrong size on UMovieScene2DTransformSection"); \ static_assert(offsetof(UMovieScene2DTransformSection, TransformMask) == 0x0000F8, "Member 'UMovieScene2DTransformSection::TransformMask' has a wrong offset!"); \ static_assert(offsetof(UMovieScene2DTransformSection, Translation) == 0x000100, "Member 'UMovieScene2DTransformSection::Translation' has a wrong offset!"); \ static_assert(offsetof(UMovieScene2DTransformSection, Rotation) == 0x000320, "Member 'UMovieScene2DTransformSection::Rotation' has a wrong offset!"); \ static_assert(offsetof(UMovieScene2DTransformSection, Scale) == 0x000430, "Member 'UMovieScene2DTransformSection::Scale' has a wrong offset!"); \ static_assert(offsetof(UMovieScene2DTransformSection, Shear) == 0x000650, "Member 'UMovieScene2DTransformSection::Shear' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Spacer_SetSize \ static_assert(alignof(Spacer_SetSize) == 0x000008, "Wrong alignment on Spacer_SetSize"); \ static_assert(sizeof(Spacer_SetSize) == 0x000010, "Wrong size on Spacer_SetSize"); \ static_assert(offsetof(Spacer_SetSize, InSize) == 0x000000, "Member 'Spacer_SetSize::InSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpacer \ static_assert(alignof(USpacer) == 0x000008, "Wrong alignment on USpacer"); \ static_assert(sizeof(USpacer) == 0x000170, "Wrong size on USpacer"); \ static_assert(offsetof(USpacer, Size) == 0x000150, "Member 'USpacer::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMarginSection \ static_assert(alignof(UMovieSceneMarginSection) == 0x000008, "Wrong alignment on UMovieSceneMarginSection"); \ static_assert(sizeof(UMovieSceneMarginSection) == 0x000538, "Wrong size on UMovieSceneMarginSection"); \ static_assert(offsetof(UMovieSceneMarginSection, TopCurve) == 0x0000F8, "Member 'UMovieSceneMarginSection::TopCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMarginSection, LeftCurve) == 0x000208, "Member 'UMovieSceneMarginSection::LeftCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMarginSection, RightCurve) == 0x000318, "Member 'UMovieSceneMarginSection::RightCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMarginSection, BottomCurve) == 0x000428, "Member 'UMovieSceneMarginSection::BottomCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Overlay_AddChildToOverlay \ static_assert(alignof(Overlay_AddChildToOverlay) == 0x000008, "Wrong alignment on Overlay_AddChildToOverlay"); \ static_assert(sizeof(Overlay_AddChildToOverlay) == 0x000010, "Wrong size on Overlay_AddChildToOverlay"); \ static_assert(offsetof(Overlay_AddChildToOverlay, Content) == 0x000000, "Member 'Overlay_AddChildToOverlay::Content' has a wrong offset!"); \ static_assert(offsetof(Overlay_AddChildToOverlay, ReturnValue) == 0x000008, "Member 'Overlay_AddChildToOverlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOverlay \ static_assert(alignof(UOverlay) == 0x000008, "Wrong alignment on UOverlay"); \ static_assert(sizeof(UOverlay) == 0x000178, "Wrong size on UOverlay"); \ #define DUMPER7_ASSERTS_TextLayoutWidget_SetJustification \ static_assert(alignof(TextLayoutWidget_SetJustification) == 0x000001, "Wrong alignment on TextLayoutWidget_SetJustification"); \ static_assert(sizeof(TextLayoutWidget_SetJustification) == 0x000001, "Wrong size on TextLayoutWidget_SetJustification"); \ static_assert(offsetof(TextLayoutWidget_SetJustification, InJustification) == 0x000000, "Member 'TextLayoutWidget_SetJustification::InJustification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextLayoutWidget \ static_assert(alignof(UTextLayoutWidget) == 0x000008, "Wrong alignment on UTextLayoutWidget"); \ static_assert(sizeof(UTextLayoutWidget) == 0x000170, "Wrong size on UTextLayoutWidget"); \ static_assert(offsetof(UTextLayoutWidget, ShapedTextOptions) == 0x000150, "Member 'UTextLayoutWidget::ShapedTextOptions' has a wrong offset!"); \ static_assert(offsetof(UTextLayoutWidget, Justification) == 0x000153, "Member 'UTextLayoutWidget::Justification' has a wrong offset!"); \ static_assert(offsetof(UTextLayoutWidget, WrappingPolicy) == 0x000154, "Member 'UTextLayoutWidget::WrappingPolicy' has a wrong offset!"); \ static_assert(offsetof(UTextLayoutWidget, WrapTextAt) == 0x000158, "Member 'UTextLayoutWidget::WrapTextAt' has a wrong offset!"); \ static_assert(offsetof(UTextLayoutWidget, Margin) == 0x00015C, "Member 'UTextLayoutWidget::Margin' has a wrong offset!"); \ static_assert(offsetof(UTextLayoutWidget, LineHeightPercentage) == 0x00016C, "Member 'UTextLayoutWidget::LineHeightPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_GetDynamicFontMaterial \ static_assert(alignof(TextBlock_GetDynamicFontMaterial) == 0x000008, "Wrong alignment on TextBlock_GetDynamicFontMaterial"); \ static_assert(sizeof(TextBlock_GetDynamicFontMaterial) == 0x000008, "Wrong size on TextBlock_GetDynamicFontMaterial"); \ static_assert(offsetof(TextBlock_GetDynamicFontMaterial, ReturnValue) == 0x000000, "Member 'TextBlock_GetDynamicFontMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_GetDynamicOutlineMaterial \ static_assert(alignof(TextBlock_GetDynamicOutlineMaterial) == 0x000008, "Wrong alignment on TextBlock_GetDynamicOutlineMaterial"); \ static_assert(sizeof(TextBlock_GetDynamicOutlineMaterial) == 0x000008, "Wrong size on TextBlock_GetDynamicOutlineMaterial"); \ static_assert(offsetof(TextBlock_GetDynamicOutlineMaterial, ReturnValue) == 0x000000, "Member 'TextBlock_GetDynamicOutlineMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetAutoWrapText \ static_assert(alignof(TextBlock_SetAutoWrapText) == 0x000001, "Wrong alignment on TextBlock_SetAutoWrapText"); \ static_assert(sizeof(TextBlock_SetAutoWrapText) == 0x000001, "Wrong size on TextBlock_SetAutoWrapText"); \ static_assert(offsetof(TextBlock_SetAutoWrapText, InAutoTextWrap) == 0x000000, "Member 'TextBlock_SetAutoWrapText::InAutoTextWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetColorAndOpacity \ static_assert(alignof(TextBlock_SetColorAndOpacity) == 0x000004, "Wrong alignment on TextBlock_SetColorAndOpacity"); \ static_assert(sizeof(TextBlock_SetColorAndOpacity) == 0x000014, "Wrong size on TextBlock_SetColorAndOpacity"); \ static_assert(offsetof(TextBlock_SetColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'TextBlock_SetColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetFont \ static_assert(alignof(TextBlock_SetFont) == 0x000008, "Wrong alignment on TextBlock_SetFont"); \ static_assert(sizeof(TextBlock_SetFont) == 0x000058, "Wrong size on TextBlock_SetFont"); \ static_assert(offsetof(TextBlock_SetFont, InFontInfo) == 0x000000, "Member 'TextBlock_SetFont::InFontInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetFontMaterial \ static_assert(alignof(TextBlock_SetFontMaterial) == 0x000008, "Wrong alignment on TextBlock_SetFontMaterial"); \ static_assert(sizeof(TextBlock_SetFontMaterial) == 0x000008, "Wrong size on TextBlock_SetFontMaterial"); \ static_assert(offsetof(TextBlock_SetFontMaterial, InMaterial) == 0x000000, "Member 'TextBlock_SetFontMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetFontOutlineMaterial \ static_assert(alignof(TextBlock_SetFontOutlineMaterial) == 0x000008, "Wrong alignment on TextBlock_SetFontOutlineMaterial"); \ static_assert(sizeof(TextBlock_SetFontOutlineMaterial) == 0x000008, "Wrong size on TextBlock_SetFontOutlineMaterial"); \ static_assert(offsetof(TextBlock_SetFontOutlineMaterial, InMaterial) == 0x000000, "Member 'TextBlock_SetFontOutlineMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetMinDesiredWidth \ static_assert(alignof(TextBlock_SetMinDesiredWidth) == 0x000004, "Wrong alignment on TextBlock_SetMinDesiredWidth"); \ static_assert(sizeof(TextBlock_SetMinDesiredWidth) == 0x000004, "Wrong size on TextBlock_SetMinDesiredWidth"); \ static_assert(offsetof(TextBlock_SetMinDesiredWidth, InMinDesiredWidth) == 0x000000, "Member 'TextBlock_SetMinDesiredWidth::InMinDesiredWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetOpacity \ static_assert(alignof(TextBlock_SetOpacity) == 0x000004, "Wrong alignment on TextBlock_SetOpacity"); \ static_assert(sizeof(TextBlock_SetOpacity) == 0x000004, "Wrong size on TextBlock_SetOpacity"); \ static_assert(offsetof(TextBlock_SetOpacity, InOpacity) == 0x000000, "Member 'TextBlock_SetOpacity::InOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetShadowColorAndOpacity \ static_assert(alignof(TextBlock_SetShadowColorAndOpacity) == 0x000004, "Wrong alignment on TextBlock_SetShadowColorAndOpacity"); \ static_assert(sizeof(TextBlock_SetShadowColorAndOpacity) == 0x000010, "Wrong size on TextBlock_SetShadowColorAndOpacity"); \ static_assert(offsetof(TextBlock_SetShadowColorAndOpacity, InShadowColorAndOpacity) == 0x000000, "Member 'TextBlock_SetShadowColorAndOpacity::InShadowColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetShadowOffset \ static_assert(alignof(TextBlock_SetShadowOffset) == 0x000008, "Wrong alignment on TextBlock_SetShadowOffset"); \ static_assert(sizeof(TextBlock_SetShadowOffset) == 0x000010, "Wrong size on TextBlock_SetShadowOffset"); \ static_assert(offsetof(TextBlock_SetShadowOffset, InShadowOffset) == 0x000000, "Member 'TextBlock_SetShadowOffset::InShadowOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetStrikeBrush \ static_assert(alignof(TextBlock_SetStrikeBrush) == 0x000010, "Wrong alignment on TextBlock_SetStrikeBrush"); \ static_assert(sizeof(TextBlock_SetStrikeBrush) == 0x0000D0, "Wrong size on TextBlock_SetStrikeBrush"); \ static_assert(offsetof(TextBlock_SetStrikeBrush, InStrikeBrush) == 0x000000, "Member 'TextBlock_SetStrikeBrush::InStrikeBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetText \ static_assert(alignof(TextBlock_SetText) == 0x000008, "Wrong alignment on TextBlock_SetText"); \ static_assert(sizeof(TextBlock_SetText) == 0x000018, "Wrong size on TextBlock_SetText"); \ static_assert(offsetof(TextBlock_SetText, InText) == 0x000000, "Member 'TextBlock_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetTextOverflowPolicy \ static_assert(alignof(TextBlock_SetTextOverflowPolicy) == 0x000001, "Wrong alignment on TextBlock_SetTextOverflowPolicy"); \ static_assert(sizeof(TextBlock_SetTextOverflowPolicy) == 0x000001, "Wrong size on TextBlock_SetTextOverflowPolicy"); \ static_assert(offsetof(TextBlock_SetTextOverflowPolicy, InOverflowPolicy) == 0x000000, "Member 'TextBlock_SetTextOverflowPolicy::InOverflowPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_SetTextTransformPolicy \ static_assert(alignof(TextBlock_SetTextTransformPolicy) == 0x000001, "Wrong alignment on TextBlock_SetTextTransformPolicy"); \ static_assert(sizeof(TextBlock_SetTextTransformPolicy) == 0x000001, "Wrong size on TextBlock_SetTextTransformPolicy"); \ static_assert(offsetof(TextBlock_SetTextTransformPolicy, InTransformPolicy) == 0x000000, "Member 'TextBlock_SetTextTransformPolicy::InTransformPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextBlock_GetText \ static_assert(alignof(TextBlock_GetText) == 0x000008, "Wrong alignment on TextBlock_GetText"); \ static_assert(sizeof(TextBlock_GetText) == 0x000018, "Wrong size on TextBlock_GetText"); \ static_assert(offsetof(TextBlock_GetText, ReturnValue) == 0x000000, "Member 'TextBlock_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextBlock \ static_assert(alignof(UTextBlock) == 0x000010, "Wrong alignment on UTextBlock"); \ static_assert(sizeof(UTextBlock) == 0x000340, "Wrong size on UTextBlock"); \ static_assert(offsetof(UTextBlock, Text) == 0x000170, "Member 'UTextBlock::Text' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, TextDelegate) == 0x000188, "Member 'UTextBlock::TextDelegate' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, ColorAndOpacity) == 0x000198, "Member 'UTextBlock::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, ColorAndOpacityDelegate) == 0x0001AC, "Member 'UTextBlock::ColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, Font) == 0x0001C0, "Member 'UTextBlock::Font' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, StrikeBrush) == 0x000220, "Member 'UTextBlock::StrikeBrush' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, ShadowOffset) == 0x0002F0, "Member 'UTextBlock::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, ShadowColorAndOpacity) == 0x000300, "Member 'UTextBlock::ShadowColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, ShadowColorAndOpacityDelegate) == 0x000310, "Member 'UTextBlock::ShadowColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, MinDesiredWidth) == 0x000320, "Member 'UTextBlock::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, bWrapWithInvalidationPanel) == 0x000324, "Member 'UTextBlock::bWrapWithInvalidationPanel' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, TextTransformPolicy) == 0x000325, "Member 'UTextBlock::TextTransformPolicy' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, TextOverflowPolicy) == 0x000326, "Member 'UTextBlock::TextOverflowPolicy' has a wrong offset!"); \ static_assert(offsetof(UTextBlock, bSimpleTextMode) == 0x000327, "Member 'UTextBlock::bSimpleTextMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPanelSlot \ static_assert(alignof(UPanelSlot) == 0x000008, "Wrong alignment on UPanelSlot"); \ static_assert(sizeof(UPanelSlot) == 0x000038, "Wrong size on UPanelSlot"); \ static_assert(offsetof(UPanelSlot, Parent) == 0x000028, "Member 'UPanelSlot::Parent' has a wrong offset!"); \ static_assert(offsetof(UPanelSlot, Content) == 0x000030, "Member 'UPanelSlot::Content' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene2DTransformPropertySystem \ static_assert(alignof(UMovieScene2DTransformPropertySystem) == 0x000008, "Wrong alignment on UMovieScene2DTransformPropertySystem"); \ static_assert(sizeof(UMovieScene2DTransformPropertySystem) == 0x000058, "Wrong size on UMovieScene2DTransformPropertySystem"); \ #define DUMPER7_ASSERTS_OverlaySlot_SetHorizontalAlignment \ static_assert(alignof(OverlaySlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on OverlaySlot_SetHorizontalAlignment"); \ static_assert(sizeof(OverlaySlot_SetHorizontalAlignment) == 0x000001, "Wrong size on OverlaySlot_SetHorizontalAlignment"); \ static_assert(offsetof(OverlaySlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'OverlaySlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OverlaySlot_SetPadding \ static_assert(alignof(OverlaySlot_SetPadding) == 0x000004, "Wrong alignment on OverlaySlot_SetPadding"); \ static_assert(sizeof(OverlaySlot_SetPadding) == 0x000010, "Wrong size on OverlaySlot_SetPadding"); \ static_assert(offsetof(OverlaySlot_SetPadding, InPadding) == 0x000000, "Member 'OverlaySlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OverlaySlot_SetVerticalAlignment \ static_assert(alignof(OverlaySlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on OverlaySlot_SetVerticalAlignment"); \ static_assert(sizeof(OverlaySlot_SetVerticalAlignment) == 0x000001, "Wrong size on OverlaySlot_SetVerticalAlignment"); \ static_assert(offsetof(OverlaySlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'OverlaySlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOverlaySlot \ static_assert(alignof(UOverlaySlot) == 0x000008, "Wrong alignment on UOverlaySlot"); \ static_assert(sizeof(UOverlaySlot) == 0x000058, "Wrong size on UOverlaySlot"); \ static_assert(offsetof(UOverlaySlot, Padding) == 0x000040, "Member 'UOverlaySlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UOverlaySlot, HorizontalAlignment) == 0x000050, "Member 'UOverlaySlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UOverlaySlot, VerticalAlignment) == 0x000051, "Member 'UOverlaySlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_SetCheckedState \ static_assert(alignof(CheckBox_SetCheckedState) == 0x000001, "Wrong alignment on CheckBox_SetCheckedState"); \ static_assert(sizeof(CheckBox_SetCheckedState) == 0x000001, "Wrong size on CheckBox_SetCheckedState"); \ static_assert(offsetof(CheckBox_SetCheckedState, InCheckedState) == 0x000000, "Member 'CheckBox_SetCheckedState::InCheckedState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_SetClickMethod \ static_assert(alignof(CheckBox_SetClickMethod) == 0x000001, "Wrong alignment on CheckBox_SetClickMethod"); \ static_assert(sizeof(CheckBox_SetClickMethod) == 0x000001, "Wrong size on CheckBox_SetClickMethod"); \ static_assert(offsetof(CheckBox_SetClickMethod, InClickMethod) == 0x000000, "Member 'CheckBox_SetClickMethod::InClickMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_SetIsChecked \ static_assert(alignof(CheckBox_SetIsChecked) == 0x000001, "Wrong alignment on CheckBox_SetIsChecked"); \ static_assert(sizeof(CheckBox_SetIsChecked) == 0x000001, "Wrong size on CheckBox_SetIsChecked"); \ static_assert(offsetof(CheckBox_SetIsChecked, InIsChecked) == 0x000000, "Member 'CheckBox_SetIsChecked::InIsChecked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_SetPressMethod \ static_assert(alignof(CheckBox_SetPressMethod) == 0x000001, "Wrong alignment on CheckBox_SetPressMethod"); \ static_assert(sizeof(CheckBox_SetPressMethod) == 0x000001, "Wrong size on CheckBox_SetPressMethod"); \ static_assert(offsetof(CheckBox_SetPressMethod, InPressMethod) == 0x000000, "Member 'CheckBox_SetPressMethod::InPressMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_SetTouchMethod \ static_assert(alignof(CheckBox_SetTouchMethod) == 0x000001, "Wrong alignment on CheckBox_SetTouchMethod"); \ static_assert(sizeof(CheckBox_SetTouchMethod) == 0x000001, "Wrong size on CheckBox_SetTouchMethod"); \ static_assert(offsetof(CheckBox_SetTouchMethod, InTouchMethod) == 0x000000, "Member 'CheckBox_SetTouchMethod::InTouchMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_GetCheckedState \ static_assert(alignof(CheckBox_GetCheckedState) == 0x000001, "Wrong alignment on CheckBox_GetCheckedState"); \ static_assert(sizeof(CheckBox_GetCheckedState) == 0x000001, "Wrong size on CheckBox_GetCheckedState"); \ static_assert(offsetof(CheckBox_GetCheckedState, ReturnValue) == 0x000000, "Member 'CheckBox_GetCheckedState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_IsChecked \ static_assert(alignof(CheckBox_IsChecked) == 0x000001, "Wrong alignment on CheckBox_IsChecked"); \ static_assert(sizeof(CheckBox_IsChecked) == 0x000001, "Wrong size on CheckBox_IsChecked"); \ static_assert(offsetof(CheckBox_IsChecked, ReturnValue) == 0x000000, "Member 'CheckBox_IsChecked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckBox_IsPressed \ static_assert(alignof(CheckBox_IsPressed) == 0x000001, "Wrong alignment on CheckBox_IsPressed"); \ static_assert(sizeof(CheckBox_IsPressed) == 0x000001, "Wrong size on CheckBox_IsPressed"); \ static_assert(offsetof(CheckBox_IsPressed, ReturnValue) == 0x000000, "Member 'CheckBox_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckBox \ static_assert(alignof(UCheckBox) == 0x000010, "Wrong alignment on UCheckBox"); \ static_assert(sizeof(UCheckBox) == 0x000C80, "Wrong size on UCheckBox"); \ static_assert(offsetof(UCheckBox, CheckedState) == 0x000168, "Member 'UCheckBox::CheckedState' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, CheckedStateDelegate) == 0x00016C, "Member 'UCheckBox::CheckedStateDelegate' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, WidgetStyle) == 0x000180, "Member 'UCheckBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, HorizontalAlignment) == 0x000C50, "Member 'UCheckBox::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, ClickMethod) == 0x000C51, "Member 'UCheckBox::ClickMethod' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, TouchMethod) == 0x000C52, "Member 'UCheckBox::TouchMethod' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, PressMethod) == 0x000C53, "Member 'UCheckBox::PressMethod' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, IsFocusable) == 0x000C54, "Member 'UCheckBox::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UCheckBox, OnCheckStateChanged) == 0x000C58, "Member 'UCheckBox::OnCheckStateChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneWidgetMaterialSystem \ static_assert(alignof(UMovieSceneWidgetMaterialSystem) == 0x000008, "Wrong alignment on UMovieSceneWidgetMaterialSystem"); \ static_assert(sizeof(UMovieSceneWidgetMaterialSystem) == 0x000128, "Wrong size on UMovieSceneWidgetMaterialSystem"); \ #define DUMPER7_ASSERTS_ComboBoxString_AddOption \ static_assert(alignof(ComboBoxString_AddOption) == 0x000008, "Wrong alignment on ComboBoxString_AddOption"); \ static_assert(sizeof(ComboBoxString_AddOption) == 0x000010, "Wrong size on ComboBoxString_AddOption"); \ static_assert(offsetof(ComboBoxString_AddOption, Option) == 0x000000, "Member 'ComboBoxString_AddOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_RemoveOption \ static_assert(alignof(ComboBoxString_RemoveOption) == 0x000008, "Wrong alignment on ComboBoxString_RemoveOption"); \ static_assert(sizeof(ComboBoxString_RemoveOption) == 0x000018, "Wrong size on ComboBoxString_RemoveOption"); \ static_assert(offsetof(ComboBoxString_RemoveOption, Option) == 0x000000, "Member 'ComboBoxString_RemoveOption::Option' has a wrong offset!"); \ static_assert(offsetof(ComboBoxString_RemoveOption, ReturnValue) == 0x000010, "Member 'ComboBoxString_RemoveOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_SetSelectedIndex \ static_assert(alignof(ComboBoxString_SetSelectedIndex) == 0x000004, "Wrong alignment on ComboBoxString_SetSelectedIndex"); \ static_assert(sizeof(ComboBoxString_SetSelectedIndex) == 0x000004, "Wrong size on ComboBoxString_SetSelectedIndex"); \ static_assert(offsetof(ComboBoxString_SetSelectedIndex, Index_0) == 0x000000, "Member 'ComboBoxString_SetSelectedIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_SetSelectedOption \ static_assert(alignof(ComboBoxString_SetSelectedOption) == 0x000008, "Wrong alignment on ComboBoxString_SetSelectedOption"); \ static_assert(sizeof(ComboBoxString_SetSelectedOption) == 0x000010, "Wrong size on ComboBoxString_SetSelectedOption"); \ static_assert(offsetof(ComboBoxString_SetSelectedOption, Option) == 0x000000, "Member 'ComboBoxString_SetSelectedOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_FindOptionIndex \ static_assert(alignof(ComboBoxString_FindOptionIndex) == 0x000008, "Wrong alignment on ComboBoxString_FindOptionIndex"); \ static_assert(sizeof(ComboBoxString_FindOptionIndex) == 0x000018, "Wrong size on ComboBoxString_FindOptionIndex"); \ static_assert(offsetof(ComboBoxString_FindOptionIndex, Option) == 0x000000, "Member 'ComboBoxString_FindOptionIndex::Option' has a wrong offset!"); \ static_assert(offsetof(ComboBoxString_FindOptionIndex, ReturnValue) == 0x000010, "Member 'ComboBoxString_FindOptionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_GetOptionAtIndex \ static_assert(alignof(ComboBoxString_GetOptionAtIndex) == 0x000008, "Wrong alignment on ComboBoxString_GetOptionAtIndex"); \ static_assert(sizeof(ComboBoxString_GetOptionAtIndex) == 0x000018, "Wrong size on ComboBoxString_GetOptionAtIndex"); \ static_assert(offsetof(ComboBoxString_GetOptionAtIndex, Index_0) == 0x000000, "Member 'ComboBoxString_GetOptionAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(ComboBoxString_GetOptionAtIndex, ReturnValue) == 0x000008, "Member 'ComboBoxString_GetOptionAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_GetOptionCount \ static_assert(alignof(ComboBoxString_GetOptionCount) == 0x000004, "Wrong alignment on ComboBoxString_GetOptionCount"); \ static_assert(sizeof(ComboBoxString_GetOptionCount) == 0x000004, "Wrong size on ComboBoxString_GetOptionCount"); \ static_assert(offsetof(ComboBoxString_GetOptionCount, ReturnValue) == 0x000000, "Member 'ComboBoxString_GetOptionCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_GetSelectedIndex \ static_assert(alignof(ComboBoxString_GetSelectedIndex) == 0x000004, "Wrong alignment on ComboBoxString_GetSelectedIndex"); \ static_assert(sizeof(ComboBoxString_GetSelectedIndex) == 0x000004, "Wrong size on ComboBoxString_GetSelectedIndex"); \ static_assert(offsetof(ComboBoxString_GetSelectedIndex, ReturnValue) == 0x000000, "Member 'ComboBoxString_GetSelectedIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_GetSelectedOption \ static_assert(alignof(ComboBoxString_GetSelectedOption) == 0x000008, "Wrong alignment on ComboBoxString_GetSelectedOption"); \ static_assert(sizeof(ComboBoxString_GetSelectedOption) == 0x000010, "Wrong size on ComboBoxString_GetSelectedOption"); \ static_assert(offsetof(ComboBoxString_GetSelectedOption, ReturnValue) == 0x000000, "Member 'ComboBoxString_GetSelectedOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxString_IsOpen \ static_assert(alignof(ComboBoxString_IsOpen) == 0x000001, "Wrong alignment on ComboBoxString_IsOpen"); \ static_assert(sizeof(ComboBoxString_IsOpen) == 0x000001, "Wrong size on ComboBoxString_IsOpen"); \ static_assert(offsetof(ComboBoxString_IsOpen, ReturnValue) == 0x000000, "Member 'ComboBoxString_IsOpen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComboBoxString \ static_assert(alignof(UComboBoxString) == 0x000010, "Wrong alignment on UComboBoxString"); \ static_assert(sizeof(UComboBoxString) == 0x001630, "Wrong size on UComboBoxString"); \ static_assert(offsetof(UComboBoxString, DefaultOptions) == 0x000150, "Member 'UComboBoxString::DefaultOptions' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, SelectedOption) == 0x000160, "Member 'UComboBoxString::SelectedOption' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, WidgetStyle) == 0x000170, "Member 'UComboBoxString::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, ItemStyle) == 0x0007D0, "Member 'UComboBoxString::ItemStyle' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, ContentPadding) == 0x001520, "Member 'UComboBoxString::ContentPadding' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, MaxListHeight) == 0x001530, "Member 'UComboBoxString::MaxListHeight' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, HasDownArrow) == 0x001534, "Member 'UComboBoxString::HasDownArrow' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, EnableGamepadNavigationMode) == 0x001535, "Member 'UComboBoxString::EnableGamepadNavigationMode' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, Font) == 0x001538, "Member 'UComboBoxString::Font' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, ForegroundColor) == 0x001590, "Member 'UComboBoxString::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, bIsFocusable) == 0x0015A4, "Member 'UComboBoxString::bIsFocusable' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, OnGenerateWidgetEvent) == 0x0015A8, "Member 'UComboBoxString::OnGenerateWidgetEvent' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, OnSelectionChanged) == 0x0015B8, "Member 'UComboBoxString::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UComboBoxString, OnOpening) == 0x0015C8, "Member 'UComboBoxString::OnOpening' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserWidgetExtension \ static_assert(alignof(UUserWidgetExtension) == 0x000008, "Wrong alignment on UUserWidgetExtension"); \ static_assert(sizeof(UUserWidgetExtension) == 0x000028, "Wrong size on UUserWidgetExtension"); \ #define DUMPER7_ASSERTS_ExpandableArea_SetIsExpanded \ static_assert(alignof(ExpandableArea_SetIsExpanded) == 0x000001, "Wrong alignment on ExpandableArea_SetIsExpanded"); \ static_assert(sizeof(ExpandableArea_SetIsExpanded) == 0x000001, "Wrong size on ExpandableArea_SetIsExpanded"); \ static_assert(offsetof(ExpandableArea_SetIsExpanded, IsExpanded) == 0x000000, "Member 'ExpandableArea_SetIsExpanded::IsExpanded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpandableArea_SetIsExpanded_Animated \ static_assert(alignof(ExpandableArea_SetIsExpanded_Animated) == 0x000001, "Wrong alignment on ExpandableArea_SetIsExpanded_Animated"); \ static_assert(sizeof(ExpandableArea_SetIsExpanded_Animated) == 0x000001, "Wrong size on ExpandableArea_SetIsExpanded_Animated"); \ static_assert(offsetof(ExpandableArea_SetIsExpanded_Animated, IsExpanded) == 0x000000, "Member 'ExpandableArea_SetIsExpanded_Animated::IsExpanded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExpandableArea_GetIsExpanded \ static_assert(alignof(ExpandableArea_GetIsExpanded) == 0x000001, "Wrong alignment on ExpandableArea_GetIsExpanded"); \ static_assert(sizeof(ExpandableArea_GetIsExpanded) == 0x000001, "Wrong size on ExpandableArea_GetIsExpanded"); \ static_assert(offsetof(ExpandableArea_GetIsExpanded, ReturnValue) == 0x000000, "Member 'ExpandableArea_GetIsExpanded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExpandableArea \ static_assert(alignof(UExpandableArea) == 0x000010, "Wrong alignment on UExpandableArea"); \ static_assert(sizeof(UExpandableArea) == 0x000460, "Wrong size on UExpandableArea"); \ static_assert(offsetof(UExpandableArea, Style) == 0x000160, "Member 'UExpandableArea::Style' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, BorderBrush) == 0x000320, "Member 'UExpandableArea::BorderBrush' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, BorderColor) == 0x0003F0, "Member 'UExpandableArea::BorderColor' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, bIsExpanded) == 0x000404, "Member 'UExpandableArea::bIsExpanded' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, MaxHeight) == 0x000408, "Member 'UExpandableArea::MaxHeight' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, HeaderPadding) == 0x00040C, "Member 'UExpandableArea::HeaderPadding' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, AreaPadding) == 0x00041C, "Member 'UExpandableArea::AreaPadding' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, OnExpansionChanged) == 0x000430, "Member 'UExpandableArea::OnExpansionChanged' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, HeaderContent) == 0x000440, "Member 'UExpandableArea::HeaderContent' has a wrong offset!"); \ static_assert(offsetof(UExpandableArea, BodyContent) == 0x000448, "Member 'UExpandableArea::BodyContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBoxBase_SetEntrySpacing \ static_assert(alignof(DynamicEntryBoxBase_SetEntrySpacing) == 0x000008, "Wrong alignment on DynamicEntryBoxBase_SetEntrySpacing"); \ static_assert(sizeof(DynamicEntryBoxBase_SetEntrySpacing) == 0x000010, "Wrong size on DynamicEntryBoxBase_SetEntrySpacing"); \ static_assert(offsetof(DynamicEntryBoxBase_SetEntrySpacing, InEntrySpacing) == 0x000000, "Member 'DynamicEntryBoxBase_SetEntrySpacing::InEntrySpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBoxBase_SetRadialSettings \ static_assert(alignof(DynamicEntryBoxBase_SetRadialSettings) == 0x000004, "Wrong alignment on DynamicEntryBoxBase_SetRadialSettings"); \ static_assert(sizeof(DynamicEntryBoxBase_SetRadialSettings) == 0x000010, "Wrong size on DynamicEntryBoxBase_SetRadialSettings"); \ static_assert(offsetof(DynamicEntryBoxBase_SetRadialSettings, InSettings) == 0x000000, "Member 'DynamicEntryBoxBase_SetRadialSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBoxBase_GetAllEntries \ static_assert(alignof(DynamicEntryBoxBase_GetAllEntries) == 0x000008, "Wrong alignment on DynamicEntryBoxBase_GetAllEntries"); \ static_assert(sizeof(DynamicEntryBoxBase_GetAllEntries) == 0x000010, "Wrong size on DynamicEntryBoxBase_GetAllEntries"); \ static_assert(offsetof(DynamicEntryBoxBase_GetAllEntries, ReturnValue) == 0x000000, "Member 'DynamicEntryBoxBase_GetAllEntries::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBoxBase_GetNumEntries \ static_assert(alignof(DynamicEntryBoxBase_GetNumEntries) == 0x000004, "Wrong alignment on DynamicEntryBoxBase_GetNumEntries"); \ static_assert(sizeof(DynamicEntryBoxBase_GetNumEntries) == 0x000004, "Wrong size on DynamicEntryBoxBase_GetNumEntries"); \ static_assert(offsetof(DynamicEntryBoxBase_GetNumEntries, ReturnValue) == 0x000000, "Member 'DynamicEntryBoxBase_GetNumEntries::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicEntryBoxBase \ static_assert(alignof(UDynamicEntryBoxBase) == 0x000008, "Wrong alignment on UDynamicEntryBoxBase"); \ static_assert(sizeof(UDynamicEntryBoxBase) == 0x000230, "Wrong size on UDynamicEntryBoxBase"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntryBoxType) == 0x000150, "Member 'UDynamicEntryBoxBase::EntryBoxType' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntrySpacing) == 0x000158, "Member 'UDynamicEntryBoxBase::EntrySpacing' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, SpacingPattern) == 0x000168, "Member 'UDynamicEntryBoxBase::SpacingPattern' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntrySizeRule) == 0x000178, "Member 'UDynamicEntryBoxBase::EntrySizeRule' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntryHorizontalAlignment) == 0x000180, "Member 'UDynamicEntryBoxBase::EntryHorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntryVerticalAlignment) == 0x000181, "Member 'UDynamicEntryBoxBase::EntryVerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, MaxElementSize) == 0x000184, "Member 'UDynamicEntryBoxBase::MaxElementSize' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, RadialBoxSettings) == 0x000188, "Member 'UDynamicEntryBoxBase::RadialBoxSettings' has a wrong offset!"); \ static_assert(offsetof(UDynamicEntryBoxBase, EntryWidgetPool) == 0x0001A8, "Member 'UDynamicEntryBoxBase::EntryWidgetPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetIndentHandle \ static_assert(alignof(Slider_SetIndentHandle) == 0x000001, "Wrong alignment on Slider_SetIndentHandle"); \ static_assert(sizeof(Slider_SetIndentHandle) == 0x000001, "Wrong size on Slider_SetIndentHandle"); \ static_assert(offsetof(Slider_SetIndentHandle, InValue) == 0x000000, "Member 'Slider_SetIndentHandle::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetLocked \ static_assert(alignof(Slider_SetLocked) == 0x000001, "Wrong alignment on Slider_SetLocked"); \ static_assert(sizeof(Slider_SetLocked) == 0x000001, "Wrong size on Slider_SetLocked"); \ static_assert(offsetof(Slider_SetLocked, InValue) == 0x000000, "Member 'Slider_SetLocked::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetMaxValue \ static_assert(alignof(Slider_SetMaxValue) == 0x000004, "Wrong alignment on Slider_SetMaxValue"); \ static_assert(sizeof(Slider_SetMaxValue) == 0x000004, "Wrong size on Slider_SetMaxValue"); \ static_assert(offsetof(Slider_SetMaxValue, InValue) == 0x000000, "Member 'Slider_SetMaxValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetMinValue \ static_assert(alignof(Slider_SetMinValue) == 0x000004, "Wrong alignment on Slider_SetMinValue"); \ static_assert(sizeof(Slider_SetMinValue) == 0x000004, "Wrong size on Slider_SetMinValue"); \ static_assert(offsetof(Slider_SetMinValue, InValue) == 0x000000, "Member 'Slider_SetMinValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetSliderBarColor \ static_assert(alignof(Slider_SetSliderBarColor) == 0x000004, "Wrong alignment on Slider_SetSliderBarColor"); \ static_assert(sizeof(Slider_SetSliderBarColor) == 0x000010, "Wrong size on Slider_SetSliderBarColor"); \ static_assert(offsetof(Slider_SetSliderBarColor, InValue) == 0x000000, "Member 'Slider_SetSliderBarColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetSliderHandleColor \ static_assert(alignof(Slider_SetSliderHandleColor) == 0x000004, "Wrong alignment on Slider_SetSliderHandleColor"); \ static_assert(sizeof(Slider_SetSliderHandleColor) == 0x000010, "Wrong size on Slider_SetSliderHandleColor"); \ static_assert(offsetof(Slider_SetSliderHandleColor, InValue) == 0x000000, "Member 'Slider_SetSliderHandleColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetStepSize \ static_assert(alignof(Slider_SetStepSize) == 0x000004, "Wrong alignment on Slider_SetStepSize"); \ static_assert(sizeof(Slider_SetStepSize) == 0x000004, "Wrong size on Slider_SetStepSize"); \ static_assert(offsetof(Slider_SetStepSize, InValue) == 0x000000, "Member 'Slider_SetStepSize::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_SetValue \ static_assert(alignof(Slider_SetValue) == 0x000004, "Wrong alignment on Slider_SetValue"); \ static_assert(sizeof(Slider_SetValue) == 0x000004, "Wrong size on Slider_SetValue"); \ static_assert(offsetof(Slider_SetValue, InValue) == 0x000000, "Member 'Slider_SetValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_GetNormalizedValue \ static_assert(alignof(Slider_GetNormalizedValue) == 0x000004, "Wrong alignment on Slider_GetNormalizedValue"); \ static_assert(sizeof(Slider_GetNormalizedValue) == 0x000004, "Wrong size on Slider_GetNormalizedValue"); \ static_assert(offsetof(Slider_GetNormalizedValue, ReturnValue) == 0x000000, "Member 'Slider_GetNormalizedValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Slider_GetValue \ static_assert(alignof(Slider_GetValue) == 0x000004, "Wrong alignment on Slider_GetValue"); \ static_assert(sizeof(Slider_GetValue) == 0x000004, "Wrong size on Slider_GetValue"); \ static_assert(offsetof(Slider_GetValue, ReturnValue) == 0x000000, "Member 'Slider_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlider \ static_assert(alignof(USlider) == 0x000010, "Wrong alignment on USlider"); \ static_assert(sizeof(USlider) == 0x000700, "Wrong size on USlider"); \ static_assert(offsetof(USlider, Value) == 0x000150, "Member 'USlider::Value' has a wrong offset!"); \ static_assert(offsetof(USlider, ValueDelegate) == 0x000154, "Member 'USlider::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(USlider, MinValue) == 0x000164, "Member 'USlider::MinValue' has a wrong offset!"); \ static_assert(offsetof(USlider, MaxValue) == 0x000168, "Member 'USlider::MaxValue' has a wrong offset!"); \ static_assert(offsetof(USlider, WidgetStyle) == 0x000170, "Member 'USlider::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(USlider, Orientation) == 0x000670, "Member 'USlider::Orientation' has a wrong offset!"); \ static_assert(offsetof(USlider, SliderBarColor) == 0x000674, "Member 'USlider::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(USlider, SliderHandleColor) == 0x000684, "Member 'USlider::SliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(USlider, IndentHandle) == 0x000694, "Member 'USlider::IndentHandle' has a wrong offset!"); \ static_assert(offsetof(USlider, Locked) == 0x000695, "Member 'USlider::Locked' has a wrong offset!"); \ static_assert(offsetof(USlider, MouseUsesStep) == 0x000696, "Member 'USlider::MouseUsesStep' has a wrong offset!"); \ static_assert(offsetof(USlider, RequiresControllerLock) == 0x000697, "Member 'USlider::RequiresControllerLock' has a wrong offset!"); \ static_assert(offsetof(USlider, StepSize) == 0x000698, "Member 'USlider::StepSize' has a wrong offset!"); \ static_assert(offsetof(USlider, IsFocusable) == 0x00069C, "Member 'USlider::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(USlider, OnMouseCaptureBegin) == 0x0006A0, "Member 'USlider::OnMouseCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USlider, OnMouseCaptureEnd) == 0x0006B0, "Member 'USlider::OnMouseCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USlider, OnControllerCaptureBegin) == 0x0006C0, "Member 'USlider::OnControllerCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USlider, OnControllerCaptureEnd) == 0x0006D0, "Member 'USlider::OnControllerCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USlider, OnValueChanged) == 0x0006E0, "Member 'USlider::OnValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckedStateBinding_GetValue \ static_assert(alignof(CheckedStateBinding_GetValue) == 0x000001, "Wrong alignment on CheckedStateBinding_GetValue"); \ static_assert(sizeof(CheckedStateBinding_GetValue) == 0x000001, "Wrong size on CheckedStateBinding_GetValue"); \ static_assert(offsetof(CheckedStateBinding_GetValue, ReturnValue) == 0x000000, "Member 'CheckedStateBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckedStateBinding \ static_assert(alignof(UCheckedStateBinding) == 0x000008, "Wrong alignment on UCheckedStateBinding"); \ static_assert(sizeof(UCheckedStateBinding) == 0x000068, "Wrong size on UCheckedStateBinding"); \ #define DUMPER7_ASSERTS_UNativeWidgetHost \ static_assert(alignof(UNativeWidgetHost) == 0x000008, "Wrong alignment on UNativeWidgetHost"); \ static_assert(sizeof(UNativeWidgetHost) == 0x000160, "Wrong size on UNativeWidgetHost"); \ #define DUMPER7_ASSERTS_Border_GetDynamicMaterial \ static_assert(alignof(Border_GetDynamicMaterial) == 0x000008, "Wrong alignment on Border_GetDynamicMaterial"); \ static_assert(sizeof(Border_GetDynamicMaterial) == 0x000008, "Wrong size on Border_GetDynamicMaterial"); \ static_assert(offsetof(Border_GetDynamicMaterial, ReturnValue) == 0x000000, "Member 'Border_GetDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetBrush \ static_assert(alignof(Border_SetBrush) == 0x000010, "Wrong alignment on Border_SetBrush"); \ static_assert(sizeof(Border_SetBrush) == 0x0000D0, "Wrong size on Border_SetBrush"); \ static_assert(offsetof(Border_SetBrush, InBrush) == 0x000000, "Member 'Border_SetBrush::InBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetBrushColor \ static_assert(alignof(Border_SetBrushColor) == 0x000004, "Wrong alignment on Border_SetBrushColor"); \ static_assert(sizeof(Border_SetBrushColor) == 0x000010, "Wrong size on Border_SetBrushColor"); \ static_assert(offsetof(Border_SetBrushColor, InBrushColor) == 0x000000, "Member 'Border_SetBrushColor::InBrushColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetBrushFromAsset \ static_assert(alignof(Border_SetBrushFromAsset) == 0x000008, "Wrong alignment on Border_SetBrushFromAsset"); \ static_assert(sizeof(Border_SetBrushFromAsset) == 0x000008, "Wrong size on Border_SetBrushFromAsset"); \ static_assert(offsetof(Border_SetBrushFromAsset, Asset) == 0x000000, "Member 'Border_SetBrushFromAsset::Asset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetBrushFromMaterial \ static_assert(alignof(Border_SetBrushFromMaterial) == 0x000008, "Wrong alignment on Border_SetBrushFromMaterial"); \ static_assert(sizeof(Border_SetBrushFromMaterial) == 0x000008, "Wrong size on Border_SetBrushFromMaterial"); \ static_assert(offsetof(Border_SetBrushFromMaterial, Material) == 0x000000, "Member 'Border_SetBrushFromMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetBrushFromTexture \ static_assert(alignof(Border_SetBrushFromTexture) == 0x000008, "Wrong alignment on Border_SetBrushFromTexture"); \ static_assert(sizeof(Border_SetBrushFromTexture) == 0x000008, "Wrong size on Border_SetBrushFromTexture"); \ static_assert(offsetof(Border_SetBrushFromTexture, Texture) == 0x000000, "Member 'Border_SetBrushFromTexture::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetContentColorAndOpacity \ static_assert(alignof(Border_SetContentColorAndOpacity) == 0x000004, "Wrong alignment on Border_SetContentColorAndOpacity"); \ static_assert(sizeof(Border_SetContentColorAndOpacity) == 0x000010, "Wrong size on Border_SetContentColorAndOpacity"); \ static_assert(offsetof(Border_SetContentColorAndOpacity, InContentColorAndOpacity) == 0x000000, "Member 'Border_SetContentColorAndOpacity::InContentColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetDesiredSizeScale \ static_assert(alignof(Border_SetDesiredSizeScale) == 0x000008, "Wrong alignment on Border_SetDesiredSizeScale"); \ static_assert(sizeof(Border_SetDesiredSizeScale) == 0x000010, "Wrong size on Border_SetDesiredSizeScale"); \ static_assert(offsetof(Border_SetDesiredSizeScale, InScale) == 0x000000, "Member 'Border_SetDesiredSizeScale::InScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetHorizontalAlignment \ static_assert(alignof(Border_SetHorizontalAlignment) == 0x000001, "Wrong alignment on Border_SetHorizontalAlignment"); \ static_assert(sizeof(Border_SetHorizontalAlignment) == 0x000001, "Wrong size on Border_SetHorizontalAlignment"); \ static_assert(offsetof(Border_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'Border_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetPadding \ static_assert(alignof(Border_SetPadding) == 0x000004, "Wrong alignment on Border_SetPadding"); \ static_assert(sizeof(Border_SetPadding) == 0x000010, "Wrong size on Border_SetPadding"); \ static_assert(offsetof(Border_SetPadding, InPadding) == 0x000000, "Member 'Border_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetShowEffectWhenDisabled \ static_assert(alignof(Border_SetShowEffectWhenDisabled) == 0x000001, "Wrong alignment on Border_SetShowEffectWhenDisabled"); \ static_assert(sizeof(Border_SetShowEffectWhenDisabled) == 0x000001, "Wrong size on Border_SetShowEffectWhenDisabled"); \ static_assert(offsetof(Border_SetShowEffectWhenDisabled, bInShowEffectWhenDisabled) == 0x000000, "Member 'Border_SetShowEffectWhenDisabled::bInShowEffectWhenDisabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Border_SetVerticalAlignment \ static_assert(alignof(Border_SetVerticalAlignment) == 0x000001, "Wrong alignment on Border_SetVerticalAlignment"); \ static_assert(sizeof(Border_SetVerticalAlignment) == 0x000001, "Wrong size on Border_SetVerticalAlignment"); \ static_assert(offsetof(Border_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'Border_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBorder \ static_assert(alignof(UBorder) == 0x000010, "Wrong alignment on UBorder"); \ static_assert(sizeof(UBorder) == 0x000310, "Wrong size on UBorder"); \ static_assert(offsetof(UBorder, HorizontalAlignment) == 0x000168, "Member 'UBorder::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBorder, VerticalAlignment) == 0x000169, "Member 'UBorder::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBorder, ContentColorAndOpacity) == 0x00016C, "Member 'UBorder::ContentColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UBorder, ContentColorAndOpacityDelegate) == 0x00017C, "Member 'UBorder::ContentColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UBorder, Padding) == 0x00018C, "Member 'UBorder::Padding' has a wrong offset!"); \ static_assert(offsetof(UBorder, Background) == 0x0001A0, "Member 'UBorder::Background' has a wrong offset!"); \ static_assert(offsetof(UBorder, BackgroundDelegate) == 0x000270, "Member 'UBorder::BackgroundDelegate' has a wrong offset!"); \ static_assert(offsetof(UBorder, BrushColor) == 0x000280, "Member 'UBorder::BrushColor' has a wrong offset!"); \ static_assert(offsetof(UBorder, BrushColorDelegate) == 0x000290, "Member 'UBorder::BrushColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UBorder, DesiredSizeScale) == 0x0002A0, "Member 'UBorder::DesiredSizeScale' has a wrong offset!"); \ static_assert(offsetof(UBorder, bFlipForRightToLeftFlowDirection) == 0x0002B0, "Member 'UBorder::bFlipForRightToLeftFlowDirection' has a wrong offset!"); \ static_assert(offsetof(UBorder, OnMouseButtonDownEvent) == 0x0002B4, "Member 'UBorder::OnMouseButtonDownEvent' has a wrong offset!"); \ static_assert(offsetof(UBorder, OnMouseButtonUpEvent) == 0x0002C4, "Member 'UBorder::OnMouseButtonUpEvent' has a wrong offset!"); \ static_assert(offsetof(UBorder, OnMouseMoveEvent) == 0x0002D4, "Member 'UBorder::OnMouseMoveEvent' has a wrong offset!"); \ static_assert(offsetof(UBorder, OnMouseDoubleClickEvent) == 0x0002E4, "Member 'UBorder::OnMouseDoubleClickEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URichTextBlockDecorator \ static_assert(alignof(URichTextBlockDecorator) == 0x000008, "Wrong alignment on URichTextBlockDecorator"); \ static_assert(sizeof(URichTextBlockDecorator) == 0x000028, "Wrong size on URichTextBlockDecorator"); \ #define DUMPER7_ASSERTS_RichTextBlock_GetDecoratorByClass \ static_assert(alignof(RichTextBlock_GetDecoratorByClass) == 0x000008, "Wrong alignment on RichTextBlock_GetDecoratorByClass"); \ static_assert(sizeof(RichTextBlock_GetDecoratorByClass) == 0x000010, "Wrong size on RichTextBlock_GetDecoratorByClass"); \ static_assert(offsetof(RichTextBlock_GetDecoratorByClass, DecoratorClass) == 0x000000, "Member 'RichTextBlock_GetDecoratorByClass::DecoratorClass' has a wrong offset!"); \ static_assert(offsetof(RichTextBlock_GetDecoratorByClass, ReturnValue) == 0x000008, "Member 'RichTextBlock_GetDecoratorByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_GetDefaultDynamicMaterial \ static_assert(alignof(RichTextBlock_GetDefaultDynamicMaterial) == 0x000008, "Wrong alignment on RichTextBlock_GetDefaultDynamicMaterial"); \ static_assert(sizeof(RichTextBlock_GetDefaultDynamicMaterial) == 0x000008, "Wrong size on RichTextBlock_GetDefaultDynamicMaterial"); \ static_assert(offsetof(RichTextBlock_GetDefaultDynamicMaterial, ReturnValue) == 0x000000, "Member 'RichTextBlock_GetDefaultDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetAutoWrapText \ static_assert(alignof(RichTextBlock_SetAutoWrapText) == 0x000001, "Wrong alignment on RichTextBlock_SetAutoWrapText"); \ static_assert(sizeof(RichTextBlock_SetAutoWrapText) == 0x000001, "Wrong size on RichTextBlock_SetAutoWrapText"); \ static_assert(offsetof(RichTextBlock_SetAutoWrapText, InAutoTextWrap) == 0x000000, "Member 'RichTextBlock_SetAutoWrapText::InAutoTextWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDecorators \ static_assert(alignof(RichTextBlock_SetDecorators) == 0x000008, "Wrong alignment on RichTextBlock_SetDecorators"); \ static_assert(sizeof(RichTextBlock_SetDecorators) == 0x000010, "Wrong size on RichTextBlock_SetDecorators"); \ static_assert(offsetof(RichTextBlock_SetDecorators, InDecoratorClasses) == 0x000000, "Member 'RichTextBlock_SetDecorators::InDecoratorClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultColorAndOpacity \ static_assert(alignof(RichTextBlock_SetDefaultColorAndOpacity) == 0x000004, "Wrong alignment on RichTextBlock_SetDefaultColorAndOpacity"); \ static_assert(sizeof(RichTextBlock_SetDefaultColorAndOpacity) == 0x000014, "Wrong size on RichTextBlock_SetDefaultColorAndOpacity"); \ static_assert(offsetof(RichTextBlock_SetDefaultColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'RichTextBlock_SetDefaultColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultFont \ static_assert(alignof(RichTextBlock_SetDefaultFont) == 0x000008, "Wrong alignment on RichTextBlock_SetDefaultFont"); \ static_assert(sizeof(RichTextBlock_SetDefaultFont) == 0x000058, "Wrong size on RichTextBlock_SetDefaultFont"); \ static_assert(offsetof(RichTextBlock_SetDefaultFont, InFontInfo) == 0x000000, "Member 'RichTextBlock_SetDefaultFont::InFontInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultMaterial \ static_assert(alignof(RichTextBlock_SetDefaultMaterial) == 0x000008, "Wrong alignment on RichTextBlock_SetDefaultMaterial"); \ static_assert(sizeof(RichTextBlock_SetDefaultMaterial) == 0x000008, "Wrong size on RichTextBlock_SetDefaultMaterial"); \ static_assert(offsetof(RichTextBlock_SetDefaultMaterial, InMaterial) == 0x000000, "Member 'RichTextBlock_SetDefaultMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultShadowColorAndOpacity \ static_assert(alignof(RichTextBlock_SetDefaultShadowColorAndOpacity) == 0x000004, "Wrong alignment on RichTextBlock_SetDefaultShadowColorAndOpacity"); \ static_assert(sizeof(RichTextBlock_SetDefaultShadowColorAndOpacity) == 0x000010, "Wrong size on RichTextBlock_SetDefaultShadowColorAndOpacity"); \ static_assert(offsetof(RichTextBlock_SetDefaultShadowColorAndOpacity, InShadowColorAndOpacity) == 0x000000, "Member 'RichTextBlock_SetDefaultShadowColorAndOpacity::InShadowColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultShadowOffset \ static_assert(alignof(RichTextBlock_SetDefaultShadowOffset) == 0x000008, "Wrong alignment on RichTextBlock_SetDefaultShadowOffset"); \ static_assert(sizeof(RichTextBlock_SetDefaultShadowOffset) == 0x000010, "Wrong size on RichTextBlock_SetDefaultShadowOffset"); \ static_assert(offsetof(RichTextBlock_SetDefaultShadowOffset, InShadowOffset) == 0x000000, "Member 'RichTextBlock_SetDefaultShadowOffset::InShadowOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultStrikeBrush \ static_assert(alignof(RichTextBlock_SetDefaultStrikeBrush) == 0x000010, "Wrong alignment on RichTextBlock_SetDefaultStrikeBrush"); \ static_assert(sizeof(RichTextBlock_SetDefaultStrikeBrush) == 0x0000D0, "Wrong size on RichTextBlock_SetDefaultStrikeBrush"); \ static_assert(offsetof(RichTextBlock_SetDefaultStrikeBrush, InStrikeBrush) == 0x000000, "Member 'RichTextBlock_SetDefaultStrikeBrush::InStrikeBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetDefaultTextStyle \ static_assert(alignof(RichTextBlock_SetDefaultTextStyle) == 0x000010, "Wrong alignment on RichTextBlock_SetDefaultTextStyle"); \ static_assert(sizeof(RichTextBlock_SetDefaultTextStyle) == 0x000340, "Wrong size on RichTextBlock_SetDefaultTextStyle"); \ static_assert(offsetof(RichTextBlock_SetDefaultTextStyle, InDefaultTextStyle) == 0x000000, "Member 'RichTextBlock_SetDefaultTextStyle::InDefaultTextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetMinDesiredWidth \ static_assert(alignof(RichTextBlock_SetMinDesiredWidth) == 0x000004, "Wrong alignment on RichTextBlock_SetMinDesiredWidth"); \ static_assert(sizeof(RichTextBlock_SetMinDesiredWidth) == 0x000004, "Wrong size on RichTextBlock_SetMinDesiredWidth"); \ static_assert(offsetof(RichTextBlock_SetMinDesiredWidth, InMinDesiredWidth) == 0x000000, "Member 'RichTextBlock_SetMinDesiredWidth::InMinDesiredWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetText \ static_assert(alignof(RichTextBlock_SetText) == 0x000008, "Wrong alignment on RichTextBlock_SetText"); \ static_assert(sizeof(RichTextBlock_SetText) == 0x000018, "Wrong size on RichTextBlock_SetText"); \ static_assert(offsetof(RichTextBlock_SetText, InText) == 0x000000, "Member 'RichTextBlock_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetTextOverflowPolicy \ static_assert(alignof(RichTextBlock_SetTextOverflowPolicy) == 0x000001, "Wrong alignment on RichTextBlock_SetTextOverflowPolicy"); \ static_assert(sizeof(RichTextBlock_SetTextOverflowPolicy) == 0x000001, "Wrong size on RichTextBlock_SetTextOverflowPolicy"); \ static_assert(offsetof(RichTextBlock_SetTextOverflowPolicy, InOverflowPolicy) == 0x000000, "Member 'RichTextBlock_SetTextOverflowPolicy::InOverflowPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetTextStyleSet \ static_assert(alignof(RichTextBlock_SetTextStyleSet) == 0x000008, "Wrong alignment on RichTextBlock_SetTextStyleSet"); \ static_assert(sizeof(RichTextBlock_SetTextStyleSet) == 0x000008, "Wrong size on RichTextBlock_SetTextStyleSet"); \ static_assert(offsetof(RichTextBlock_SetTextStyleSet, NewTextStyleSet) == 0x000000, "Member 'RichTextBlock_SetTextStyleSet::NewTextStyleSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_SetTextTransformPolicy \ static_assert(alignof(RichTextBlock_SetTextTransformPolicy) == 0x000001, "Wrong alignment on RichTextBlock_SetTextTransformPolicy"); \ static_assert(sizeof(RichTextBlock_SetTextTransformPolicy) == 0x000001, "Wrong size on RichTextBlock_SetTextTransformPolicy"); \ static_assert(offsetof(RichTextBlock_SetTextTransformPolicy, InTransformPolicy) == 0x000000, "Member 'RichTextBlock_SetTextTransformPolicy::InTransformPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_GetText \ static_assert(alignof(RichTextBlock_GetText) == 0x000008, "Wrong alignment on RichTextBlock_GetText"); \ static_assert(sizeof(RichTextBlock_GetText) == 0x000018, "Wrong size on RichTextBlock_GetText"); \ static_assert(offsetof(RichTextBlock_GetText, ReturnValue) == 0x000000, "Member 'RichTextBlock_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RichTextBlock_GetTextStyleSet \ static_assert(alignof(RichTextBlock_GetTextStyleSet) == 0x000008, "Wrong alignment on RichTextBlock_GetTextStyleSet"); \ static_assert(sizeof(RichTextBlock_GetTextStyleSet) == 0x000008, "Wrong size on RichTextBlock_GetTextStyleSet"); \ static_assert(offsetof(RichTextBlock_GetTextStyleSet, ReturnValue) == 0x000000, "Member 'RichTextBlock_GetTextStyleSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URichTextBlock \ static_assert(alignof(URichTextBlock) == 0x000010, "Wrong alignment on URichTextBlock"); \ static_assert(sizeof(URichTextBlock) == 0x000870, "Wrong size on URichTextBlock"); \ static_assert(offsetof(URichTextBlock, Text) == 0x000170, "Member 'URichTextBlock::Text' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, TextStyleSet) == 0x000188, "Member 'URichTextBlock::TextStyleSet' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, DecoratorClasses) == 0x000190, "Member 'URichTextBlock::DecoratorClasses' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, bOverrideDefaultStyle) == 0x0001A0, "Member 'URichTextBlock::bOverrideDefaultStyle' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, DefaultTextStyleOverride) == 0x0001B0, "Member 'URichTextBlock::DefaultTextStyleOverride' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, MinDesiredWidth) == 0x0004F0, "Member 'URichTextBlock::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, TextTransformPolicy) == 0x0004F4, "Member 'URichTextBlock::TextTransformPolicy' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, TextOverflowPolicy) == 0x0004F5, "Member 'URichTextBlock::TextOverflowPolicy' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, DefaultTextStyle) == 0x000500, "Member 'URichTextBlock::DefaultTextStyle' has a wrong offset!"); \ static_assert(offsetof(URichTextBlock, InstanceDecorators) == 0x000840, "Member 'URichTextBlock::InstanceDecorators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMarginPropertySystem \ static_assert(alignof(UMovieSceneMarginPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneMarginPropertySystem"); \ static_assert(sizeof(UMovieSceneMarginPropertySystem) == 0x000058, "Wrong size on UMovieSceneMarginPropertySystem"); \ #define DUMPER7_ASSERTS_HorizontalBox_AddChildToHorizontalBox \ static_assert(alignof(HorizontalBox_AddChildToHorizontalBox) == 0x000008, "Wrong alignment on HorizontalBox_AddChildToHorizontalBox"); \ static_assert(sizeof(HorizontalBox_AddChildToHorizontalBox) == 0x000010, "Wrong size on HorizontalBox_AddChildToHorizontalBox"); \ static_assert(offsetof(HorizontalBox_AddChildToHorizontalBox, Content) == 0x000000, "Member 'HorizontalBox_AddChildToHorizontalBox::Content' has a wrong offset!"); \ static_assert(offsetof(HorizontalBox_AddChildToHorizontalBox, ReturnValue) == 0x000008, "Member 'HorizontalBox_AddChildToHorizontalBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHorizontalBox \ static_assert(alignof(UHorizontalBox) == 0x000008, "Wrong alignment on UHorizontalBox"); \ static_assert(sizeof(UHorizontalBox) == 0x000178, "Wrong size on UHorizontalBox"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_SetActiveWidget \ static_assert(alignof(WidgetSwitcher_SetActiveWidget) == 0x000008, "Wrong alignment on WidgetSwitcher_SetActiveWidget"); \ static_assert(sizeof(WidgetSwitcher_SetActiveWidget) == 0x000008, "Wrong size on WidgetSwitcher_SetActiveWidget"); \ static_assert(offsetof(WidgetSwitcher_SetActiveWidget, Widget) == 0x000000, "Member 'WidgetSwitcher_SetActiveWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_SetActiveWidgetIndex \ static_assert(alignof(WidgetSwitcher_SetActiveWidgetIndex) == 0x000004, "Wrong alignment on WidgetSwitcher_SetActiveWidgetIndex"); \ static_assert(sizeof(WidgetSwitcher_SetActiveWidgetIndex) == 0x000004, "Wrong size on WidgetSwitcher_SetActiveWidgetIndex"); \ static_assert(offsetof(WidgetSwitcher_SetActiveWidgetIndex, Index_0) == 0x000000, "Member 'WidgetSwitcher_SetActiveWidgetIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_GetActiveWidget \ static_assert(alignof(WidgetSwitcher_GetActiveWidget) == 0x000008, "Wrong alignment on WidgetSwitcher_GetActiveWidget"); \ static_assert(sizeof(WidgetSwitcher_GetActiveWidget) == 0x000008, "Wrong size on WidgetSwitcher_GetActiveWidget"); \ static_assert(offsetof(WidgetSwitcher_GetActiveWidget, ReturnValue) == 0x000000, "Member 'WidgetSwitcher_GetActiveWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_GetActiveWidgetIndex \ static_assert(alignof(WidgetSwitcher_GetActiveWidgetIndex) == 0x000004, "Wrong alignment on WidgetSwitcher_GetActiveWidgetIndex"); \ static_assert(sizeof(WidgetSwitcher_GetActiveWidgetIndex) == 0x000004, "Wrong size on WidgetSwitcher_GetActiveWidgetIndex"); \ static_assert(offsetof(WidgetSwitcher_GetActiveWidgetIndex, ReturnValue) == 0x000000, "Member 'WidgetSwitcher_GetActiveWidgetIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_GetNumWidgets \ static_assert(alignof(WidgetSwitcher_GetNumWidgets) == 0x000004, "Wrong alignment on WidgetSwitcher_GetNumWidgets"); \ static_assert(sizeof(WidgetSwitcher_GetNumWidgets) == 0x000004, "Wrong size on WidgetSwitcher_GetNumWidgets"); \ static_assert(offsetof(WidgetSwitcher_GetNumWidgets, ReturnValue) == 0x000000, "Member 'WidgetSwitcher_GetNumWidgets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcher_GetWidgetAtIndex \ static_assert(alignof(WidgetSwitcher_GetWidgetAtIndex) == 0x000008, "Wrong alignment on WidgetSwitcher_GetWidgetAtIndex"); \ static_assert(sizeof(WidgetSwitcher_GetWidgetAtIndex) == 0x000010, "Wrong size on WidgetSwitcher_GetWidgetAtIndex"); \ static_assert(offsetof(WidgetSwitcher_GetWidgetAtIndex, Index_0) == 0x000000, "Member 'WidgetSwitcher_GetWidgetAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(WidgetSwitcher_GetWidgetAtIndex, ReturnValue) == 0x000008, "Member 'WidgetSwitcher_GetWidgetAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetSwitcher \ static_assert(alignof(UWidgetSwitcher) == 0x000008, "Wrong alignment on UWidgetSwitcher"); \ static_assert(sizeof(UWidgetSwitcher) == 0x000180, "Wrong size on UWidgetSwitcher"); \ static_assert(offsetof(UWidgetSwitcher, ActiveWidgetIndex) == 0x000168, "Member 'UWidgetSwitcher::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VerticalBox_AddChildToVerticalBox \ static_assert(alignof(VerticalBox_AddChildToVerticalBox) == 0x000008, "Wrong alignment on VerticalBox_AddChildToVerticalBox"); \ static_assert(sizeof(VerticalBox_AddChildToVerticalBox) == 0x000010, "Wrong size on VerticalBox_AddChildToVerticalBox"); \ static_assert(offsetof(VerticalBox_AddChildToVerticalBox, Content) == 0x000000, "Member 'VerticalBox_AddChildToVerticalBox::Content' has a wrong offset!"); \ static_assert(offsetof(VerticalBox_AddChildToVerticalBox, ReturnValue) == 0x000008, "Member 'VerticalBox_AddChildToVerticalBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVerticalBox \ static_assert(alignof(UVerticalBox) == 0x000008, "Wrong alignment on UVerticalBox"); \ static_assert(sizeof(UVerticalBox) == 0x000178, "Wrong size on UVerticalBox"); \ #define DUMPER7_ASSERTS_UWidgetBlueprintGeneratedClass \ static_assert(alignof(UWidgetBlueprintGeneratedClass) == 0x000008, "Wrong alignment on UWidgetBlueprintGeneratedClass"); \ static_assert(sizeof(UWidgetBlueprintGeneratedClass) == 0x000400, "Wrong size on UWidgetBlueprintGeneratedClass"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, WidgetTree) == 0x000380, "Member 'UWidgetBlueprintGeneratedClass::WidgetTree' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, Extensions) == 0x000388, "Member 'UWidgetBlueprintGeneratedClass::Extensions' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, FieldNotifyNames) == 0x000398, "Member 'UWidgetBlueprintGeneratedClass::FieldNotifyNames' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, Bindings) == 0x0003B0, "Member 'UWidgetBlueprintGeneratedClass::Bindings' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, Animations) == 0x0003C0, "Member 'UWidgetBlueprintGeneratedClass::Animations' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, NamedSlots) == 0x0003D0, "Member 'UWidgetBlueprintGeneratedClass::NamedSlots' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, AvailableNamedSlots) == 0x0003E0, "Member 'UWidgetBlueprintGeneratedClass::AvailableNamedSlots' has a wrong offset!"); \ static_assert(offsetof(UWidgetBlueprintGeneratedClass, InstanceNamedSlots) == 0x0003F0, "Member 'UWidgetBlueprintGeneratedClass::InstanceNamedSlots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_GetDynamicMaterial \ static_assert(alignof(Image_GetDynamicMaterial) == 0x000008, "Wrong alignment on Image_GetDynamicMaterial"); \ static_assert(sizeof(Image_GetDynamicMaterial) == 0x000008, "Wrong size on Image_GetDynamicMaterial"); \ static_assert(offsetof(Image_GetDynamicMaterial, ReturnValue) == 0x000000, "Member 'Image_GetDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrush \ static_assert(alignof(Image_SetBrush) == 0x000010, "Wrong alignment on Image_SetBrush"); \ static_assert(sizeof(Image_SetBrush) == 0x0000D0, "Wrong size on Image_SetBrush"); \ static_assert(offsetof(Image_SetBrush, InBrush) == 0x000000, "Member 'Image_SetBrush::InBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromAsset \ static_assert(alignof(Image_SetBrushFromAsset) == 0x000008, "Wrong alignment on Image_SetBrushFromAsset"); \ static_assert(sizeof(Image_SetBrushFromAsset) == 0x000008, "Wrong size on Image_SetBrushFromAsset"); \ static_assert(offsetof(Image_SetBrushFromAsset, Asset) == 0x000000, "Member 'Image_SetBrushFromAsset::Asset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromAtlasInterface \ static_assert(alignof(Image_SetBrushFromAtlasInterface) == 0x000008, "Wrong alignment on Image_SetBrushFromAtlasInterface"); \ static_assert(sizeof(Image_SetBrushFromAtlasInterface) == 0x000018, "Wrong size on Image_SetBrushFromAtlasInterface"); \ static_assert(offsetof(Image_SetBrushFromAtlasInterface, AtlasRegion) == 0x000000, "Member 'Image_SetBrushFromAtlasInterface::AtlasRegion' has a wrong offset!"); \ static_assert(offsetof(Image_SetBrushFromAtlasInterface, bMatchSize) == 0x000010, "Member 'Image_SetBrushFromAtlasInterface::bMatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromMaterial \ static_assert(alignof(Image_SetBrushFromMaterial) == 0x000008, "Wrong alignment on Image_SetBrushFromMaterial"); \ static_assert(sizeof(Image_SetBrushFromMaterial) == 0x000008, "Wrong size on Image_SetBrushFromMaterial"); \ static_assert(offsetof(Image_SetBrushFromMaterial, Material) == 0x000000, "Member 'Image_SetBrushFromMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromSoftMaterial \ static_assert(alignof(Image_SetBrushFromSoftMaterial) == 0x000008, "Wrong alignment on Image_SetBrushFromSoftMaterial"); \ static_assert(sizeof(Image_SetBrushFromSoftMaterial) == 0x000030, "Wrong size on Image_SetBrushFromSoftMaterial"); \ static_assert(offsetof(Image_SetBrushFromSoftMaterial, SoftMaterial) == 0x000000, "Member 'Image_SetBrushFromSoftMaterial::SoftMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromSoftTexture \ static_assert(alignof(Image_SetBrushFromSoftTexture) == 0x000008, "Wrong alignment on Image_SetBrushFromSoftTexture"); \ static_assert(sizeof(Image_SetBrushFromSoftTexture) == 0x000038, "Wrong size on Image_SetBrushFromSoftTexture"); \ static_assert(offsetof(Image_SetBrushFromSoftTexture, SoftTexture) == 0x000000, "Member 'Image_SetBrushFromSoftTexture::SoftTexture' has a wrong offset!"); \ static_assert(offsetof(Image_SetBrushFromSoftTexture, bMatchSize) == 0x000030, "Member 'Image_SetBrushFromSoftTexture::bMatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromTexture \ static_assert(alignof(Image_SetBrushFromTexture) == 0x000008, "Wrong alignment on Image_SetBrushFromTexture"); \ static_assert(sizeof(Image_SetBrushFromTexture) == 0x000010, "Wrong size on Image_SetBrushFromTexture"); \ static_assert(offsetof(Image_SetBrushFromTexture, Texture) == 0x000000, "Member 'Image_SetBrushFromTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(Image_SetBrushFromTexture, bMatchSize) == 0x000008, "Member 'Image_SetBrushFromTexture::bMatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushFromTextureDynamic \ static_assert(alignof(Image_SetBrushFromTextureDynamic) == 0x000008, "Wrong alignment on Image_SetBrushFromTextureDynamic"); \ static_assert(sizeof(Image_SetBrushFromTextureDynamic) == 0x000010, "Wrong size on Image_SetBrushFromTextureDynamic"); \ static_assert(offsetof(Image_SetBrushFromTextureDynamic, Texture) == 0x000000, "Member 'Image_SetBrushFromTextureDynamic::Texture' has a wrong offset!"); \ static_assert(offsetof(Image_SetBrushFromTextureDynamic, bMatchSize) == 0x000008, "Member 'Image_SetBrushFromTextureDynamic::bMatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushResourceObject \ static_assert(alignof(Image_SetBrushResourceObject) == 0x000008, "Wrong alignment on Image_SetBrushResourceObject"); \ static_assert(sizeof(Image_SetBrushResourceObject) == 0x000008, "Wrong size on Image_SetBrushResourceObject"); \ static_assert(offsetof(Image_SetBrushResourceObject, ResourceObject) == 0x000000, "Member 'Image_SetBrushResourceObject::ResourceObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetBrushTintColor \ static_assert(alignof(Image_SetBrushTintColor) == 0x000004, "Wrong alignment on Image_SetBrushTintColor"); \ static_assert(sizeof(Image_SetBrushTintColor) == 0x000014, "Wrong size on Image_SetBrushTintColor"); \ static_assert(offsetof(Image_SetBrushTintColor, TintColor) == 0x000000, "Member 'Image_SetBrushTintColor::TintColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetColorAndOpacity \ static_assert(alignof(Image_SetColorAndOpacity) == 0x000004, "Wrong alignment on Image_SetColorAndOpacity"); \ static_assert(sizeof(Image_SetColorAndOpacity) == 0x000010, "Wrong size on Image_SetColorAndOpacity"); \ static_assert(offsetof(Image_SetColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'Image_SetColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetDesiredSizeOverride \ static_assert(alignof(Image_SetDesiredSizeOverride) == 0x000008, "Wrong alignment on Image_SetDesiredSizeOverride"); \ static_assert(sizeof(Image_SetDesiredSizeOverride) == 0x000010, "Wrong size on Image_SetDesiredSizeOverride"); \ static_assert(offsetof(Image_SetDesiredSizeOverride, DesiredSize) == 0x000000, "Member 'Image_SetDesiredSizeOverride::DesiredSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Image_SetOpacity \ static_assert(alignof(Image_SetOpacity) == 0x000004, "Wrong alignment on Image_SetOpacity"); \ static_assert(sizeof(Image_SetOpacity) == 0x000004, "Wrong size on Image_SetOpacity"); \ static_assert(offsetof(Image_SetOpacity, InOpacity) == 0x000000, "Member 'Image_SetOpacity::InOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImage \ static_assert(alignof(UImage) == 0x000010, "Wrong alignment on UImage"); \ static_assert(sizeof(UImage) == 0x0002B0, "Wrong size on UImage"); \ static_assert(offsetof(UImage, Brush) == 0x000150, "Member 'UImage::Brush' has a wrong offset!"); \ static_assert(offsetof(UImage, BrushDelegate) == 0x000220, "Member 'UImage::BrushDelegate' has a wrong offset!"); \ static_assert(offsetof(UImage, ColorAndOpacity) == 0x000230, "Member 'UImage::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UImage, ColorAndOpacityDelegate) == 0x000240, "Member 'UImage::ColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UImage, bFlipForRightToLeftFlowDirection) == 0x000250, "Member 'UImage::bFlipForRightToLeftFlowDirection' has a wrong offset!"); \ static_assert(offsetof(UImage, OnMouseButtonDownEvent) == 0x000254, "Member 'UImage::OnMouseButtonDownEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_ScrollWidgetIntoView \ static_assert(alignof(ScrollBox_ScrollWidgetIntoView) == 0x000008, "Wrong alignment on ScrollBox_ScrollWidgetIntoView"); \ static_assert(sizeof(ScrollBox_ScrollWidgetIntoView) == 0x000010, "Wrong size on ScrollBox_ScrollWidgetIntoView"); \ static_assert(offsetof(ScrollBox_ScrollWidgetIntoView, WidgetToFind) == 0x000000, "Member 'ScrollBox_ScrollWidgetIntoView::WidgetToFind' has a wrong offset!"); \ static_assert(offsetof(ScrollBox_ScrollWidgetIntoView, AnimateScroll) == 0x000008, "Member 'ScrollBox_ScrollWidgetIntoView::AnimateScroll' has a wrong offset!"); \ static_assert(offsetof(ScrollBox_ScrollWidgetIntoView, ScrollDestination) == 0x000009, "Member 'ScrollBox_ScrollWidgetIntoView::ScrollDestination' has a wrong offset!"); \ static_assert(offsetof(ScrollBox_ScrollWidgetIntoView, Padding) == 0x00000C, "Member 'ScrollBox_ScrollWidgetIntoView::Padding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetAllowOverscroll \ static_assert(alignof(ScrollBox_SetAllowOverscroll) == 0x000001, "Wrong alignment on ScrollBox_SetAllowOverscroll"); \ static_assert(sizeof(ScrollBox_SetAllowOverscroll) == 0x000001, "Wrong size on ScrollBox_SetAllowOverscroll"); \ static_assert(offsetof(ScrollBox_SetAllowOverscroll, NewAllowOverscroll) == 0x000000, "Member 'ScrollBox_SetAllowOverscroll::NewAllowOverscroll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetAlwaysShowScrollbar \ static_assert(alignof(ScrollBox_SetAlwaysShowScrollbar) == 0x000001, "Wrong alignment on ScrollBox_SetAlwaysShowScrollbar"); \ static_assert(sizeof(ScrollBox_SetAlwaysShowScrollbar) == 0x000001, "Wrong size on ScrollBox_SetAlwaysShowScrollbar"); \ static_assert(offsetof(ScrollBox_SetAlwaysShowScrollbar, NewAlwaysShowScrollbar) == 0x000000, "Member 'ScrollBox_SetAlwaysShowScrollbar::NewAlwaysShowScrollbar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetAnimateWheelScrolling \ static_assert(alignof(ScrollBox_SetAnimateWheelScrolling) == 0x000001, "Wrong alignment on ScrollBox_SetAnimateWheelScrolling"); \ static_assert(sizeof(ScrollBox_SetAnimateWheelScrolling) == 0x000001, "Wrong size on ScrollBox_SetAnimateWheelScrolling"); \ static_assert(offsetof(ScrollBox_SetAnimateWheelScrolling, bShouldAnimateWheelScrolling) == 0x000000, "Member 'ScrollBox_SetAnimateWheelScrolling::bShouldAnimateWheelScrolling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetConsumeMouseWheel \ static_assert(alignof(ScrollBox_SetConsumeMouseWheel) == 0x000001, "Wrong alignment on ScrollBox_SetConsumeMouseWheel"); \ static_assert(sizeof(ScrollBox_SetConsumeMouseWheel) == 0x000001, "Wrong size on ScrollBox_SetConsumeMouseWheel"); \ static_assert(offsetof(ScrollBox_SetConsumeMouseWheel, NewConsumeMouseWheel) == 0x000000, "Member 'ScrollBox_SetConsumeMouseWheel::NewConsumeMouseWheel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetNavigationDestination \ static_assert(alignof(ScrollBox_SetNavigationDestination) == 0x000001, "Wrong alignment on ScrollBox_SetNavigationDestination"); \ static_assert(sizeof(ScrollBox_SetNavigationDestination) == 0x000001, "Wrong size on ScrollBox_SetNavigationDestination"); \ static_assert(offsetof(ScrollBox_SetNavigationDestination, NewNavigationDestination) == 0x000000, "Member 'ScrollBox_SetNavigationDestination::NewNavigationDestination' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetOrientation \ static_assert(alignof(ScrollBox_SetOrientation) == 0x000001, "Wrong alignment on ScrollBox_SetOrientation"); \ static_assert(sizeof(ScrollBox_SetOrientation) == 0x000001, "Wrong size on ScrollBox_SetOrientation"); \ static_assert(offsetof(ScrollBox_SetOrientation, NewOrientation) == 0x000000, "Member 'ScrollBox_SetOrientation::NewOrientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetScrollbarPadding \ static_assert(alignof(ScrollBox_SetScrollbarPadding) == 0x000004, "Wrong alignment on ScrollBox_SetScrollbarPadding"); \ static_assert(sizeof(ScrollBox_SetScrollbarPadding) == 0x000010, "Wrong size on ScrollBox_SetScrollbarPadding"); \ static_assert(offsetof(ScrollBox_SetScrollbarPadding, NewScrollbarPadding) == 0x000000, "Member 'ScrollBox_SetScrollbarPadding::NewScrollbarPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetScrollbarThickness \ static_assert(alignof(ScrollBox_SetScrollbarThickness) == 0x000008, "Wrong alignment on ScrollBox_SetScrollbarThickness"); \ static_assert(sizeof(ScrollBox_SetScrollbarThickness) == 0x000010, "Wrong size on ScrollBox_SetScrollbarThickness"); \ static_assert(offsetof(ScrollBox_SetScrollbarThickness, NewScrollbarThickness) == 0x000000, "Member 'ScrollBox_SetScrollbarThickness::NewScrollbarThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetScrollbarVisibility \ static_assert(alignof(ScrollBox_SetScrollbarVisibility) == 0x000001, "Wrong alignment on ScrollBox_SetScrollbarVisibility"); \ static_assert(sizeof(ScrollBox_SetScrollbarVisibility) == 0x000001, "Wrong size on ScrollBox_SetScrollbarVisibility"); \ static_assert(offsetof(ScrollBox_SetScrollbarVisibility, NewScrollBarVisibility) == 0x000000, "Member 'ScrollBox_SetScrollbarVisibility::NewScrollBarVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetScrollOffset \ static_assert(alignof(ScrollBox_SetScrollOffset) == 0x000004, "Wrong alignment on ScrollBox_SetScrollOffset"); \ static_assert(sizeof(ScrollBox_SetScrollOffset) == 0x000004, "Wrong size on ScrollBox_SetScrollOffset"); \ static_assert(offsetof(ScrollBox_SetScrollOffset, NewScrollOffset) == 0x000000, "Member 'ScrollBox_SetScrollOffset::NewScrollOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetScrollWhenFocusChanges \ static_assert(alignof(ScrollBox_SetScrollWhenFocusChanges) == 0x000001, "Wrong alignment on ScrollBox_SetScrollWhenFocusChanges"); \ static_assert(sizeof(ScrollBox_SetScrollWhenFocusChanges) == 0x000001, "Wrong size on ScrollBox_SetScrollWhenFocusChanges"); \ static_assert(offsetof(ScrollBox_SetScrollWhenFocusChanges, NewScrollWhenFocusChanges) == 0x000000, "Member 'ScrollBox_SetScrollWhenFocusChanges::NewScrollWhenFocusChanges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_SetWheelScrollMultiplier \ static_assert(alignof(ScrollBox_SetWheelScrollMultiplier) == 0x000004, "Wrong alignment on ScrollBox_SetWheelScrollMultiplier"); \ static_assert(sizeof(ScrollBox_SetWheelScrollMultiplier) == 0x000004, "Wrong size on ScrollBox_SetWheelScrollMultiplier"); \ static_assert(offsetof(ScrollBox_SetWheelScrollMultiplier, NewWheelScrollMultiplier) == 0x000000, "Member 'ScrollBox_SetWheelScrollMultiplier::NewWheelScrollMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_GetScrollOffset \ static_assert(alignof(ScrollBox_GetScrollOffset) == 0x000004, "Wrong alignment on ScrollBox_GetScrollOffset"); \ static_assert(sizeof(ScrollBox_GetScrollOffset) == 0x000004, "Wrong size on ScrollBox_GetScrollOffset"); \ static_assert(offsetof(ScrollBox_GetScrollOffset, ReturnValue) == 0x000000, "Member 'ScrollBox_GetScrollOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_GetScrollOffsetOfEnd \ static_assert(alignof(ScrollBox_GetScrollOffsetOfEnd) == 0x000004, "Wrong alignment on ScrollBox_GetScrollOffsetOfEnd"); \ static_assert(sizeof(ScrollBox_GetScrollOffsetOfEnd) == 0x000004, "Wrong size on ScrollBox_GetScrollOffsetOfEnd"); \ static_assert(offsetof(ScrollBox_GetScrollOffsetOfEnd, ReturnValue) == 0x000000, "Member 'ScrollBox_GetScrollOffsetOfEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_GetViewFraction \ static_assert(alignof(ScrollBox_GetViewFraction) == 0x000004, "Wrong alignment on ScrollBox_GetViewFraction"); \ static_assert(sizeof(ScrollBox_GetViewFraction) == 0x000004, "Wrong size on ScrollBox_GetViewFraction"); \ static_assert(offsetof(ScrollBox_GetViewFraction, ReturnValue) == 0x000000, "Member 'ScrollBox_GetViewFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBox_GetViewOffsetFraction \ static_assert(alignof(ScrollBox_GetViewOffsetFraction) == 0x000004, "Wrong alignment on ScrollBox_GetViewOffsetFraction"); \ static_assert(sizeof(ScrollBox_GetViewOffsetFraction) == 0x000004, "Wrong size on ScrollBox_GetViewOffsetFraction"); \ static_assert(offsetof(ScrollBox_GetViewOffsetFraction, ReturnValue) == 0x000000, "Member 'ScrollBox_GetViewOffsetFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScrollBox \ static_assert(alignof(UScrollBox) == 0x000010, "Wrong alignment on UScrollBox"); \ static_assert(sizeof(UScrollBox) == 0x000CA0, "Wrong size on UScrollBox"); \ static_assert(offsetof(UScrollBox, WidgetStyle) == 0x000170, "Member 'UScrollBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, WidgetBarStyle) == 0x0004C0, "Member 'UScrollBox::WidgetBarStyle' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, Orientation) == 0x000C30, "Member 'UScrollBox::Orientation' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, ScrollBarVisibility) == 0x000C31, "Member 'UScrollBox::ScrollBarVisibility' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, ConsumeMouseWheel) == 0x000C32, "Member 'UScrollBox::ConsumeMouseWheel' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, ScrollbarThickness) == 0x000C38, "Member 'UScrollBox::ScrollbarThickness' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, ScrollbarPadding) == 0x000C48, "Member 'UScrollBox::ScrollbarPadding' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, AlwaysShowScrollbar) == 0x000C58, "Member 'UScrollBox::AlwaysShowScrollbar' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, AlwaysShowScrollbarTrack) == 0x000C59, "Member 'UScrollBox::AlwaysShowScrollbarTrack' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, AllowOverscroll) == 0x000C5A, "Member 'UScrollBox::AllowOverscroll' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, BackPadScrolling) == 0x000C5B, "Member 'UScrollBox::BackPadScrolling' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, FrontPadScrolling) == 0x000C5C, "Member 'UScrollBox::FrontPadScrolling' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, bAnimateWheelScrolling) == 0x000C5D, "Member 'UScrollBox::bAnimateWheelScrolling' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, NavigationDestination) == 0x000C5E, "Member 'UScrollBox::NavigationDestination' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, NavigationScrollPadding) == 0x000C60, "Member 'UScrollBox::NavigationScrollPadding' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, ScrollWhenFocusChanges) == 0x000C64, "Member 'UScrollBox::ScrollWhenFocusChanges' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, bAllowRightClickDragScrolling) == 0x000C65, "Member 'UScrollBox::bAllowRightClickDragScrolling' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, WheelScrollMultiplier) == 0x000C68, "Member 'UScrollBox::WheelScrollMultiplier' has a wrong offset!"); \ static_assert(offsetof(UScrollBox, OnUserScrolled) == 0x000C70, "Member 'UScrollBox::OnUserScrolled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMGSequencePlayer_SetUserTag \ static_assert(alignof(UMGSequencePlayer_SetUserTag) == 0x000004, "Wrong alignment on UMGSequencePlayer_SetUserTag"); \ static_assert(sizeof(UMGSequencePlayer_SetUserTag) == 0x000008, "Wrong size on UMGSequencePlayer_SetUserTag"); \ static_assert(offsetof(UMGSequencePlayer_SetUserTag, InUserTag) == 0x000000, "Member 'UMGSequencePlayer_SetUserTag::InUserTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMGSequencePlayer_GetUserTag \ static_assert(alignof(UMGSequencePlayer_GetUserTag) == 0x000004, "Wrong alignment on UMGSequencePlayer_GetUserTag"); \ static_assert(sizeof(UMGSequencePlayer_GetUserTag) == 0x000008, "Wrong size on UMGSequencePlayer_GetUserTag"); \ static_assert(offsetof(UMGSequencePlayer_GetUserTag, ReturnValue) == 0x000000, "Member 'UMGSequencePlayer_GetUserTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUMGSequencePlayer \ static_assert(alignof(UUMGSequencePlayer) == 0x000008, "Wrong alignment on UUMGSequencePlayer"); \ static_assert(sizeof(UUMGSequencePlayer) == 0x000330, "Wrong size on UUMGSequencePlayer"); \ static_assert(offsetof(UUMGSequencePlayer, Animation) == 0x000218, "Member 'UUMGSequencePlayer::Animation' has a wrong offset!"); \ static_assert(offsetof(UUMGSequencePlayer, RootTemplateInstance) == 0x000228, "Member 'UUMGSequencePlayer::RootTemplateInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanel_AddChildToCanvas \ static_assert(alignof(CanvasPanel_AddChildToCanvas) == 0x000008, "Wrong alignment on CanvasPanel_AddChildToCanvas"); \ static_assert(sizeof(CanvasPanel_AddChildToCanvas) == 0x000010, "Wrong size on CanvasPanel_AddChildToCanvas"); \ static_assert(offsetof(CanvasPanel_AddChildToCanvas, Content) == 0x000000, "Member 'CanvasPanel_AddChildToCanvas::Content' has a wrong offset!"); \ static_assert(offsetof(CanvasPanel_AddChildToCanvas, ReturnValue) == 0x000008, "Member 'CanvasPanel_AddChildToCanvas::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCanvasPanel \ static_assert(alignof(UCanvasPanel) == 0x000008, "Wrong alignment on UCanvasPanel"); \ static_assert(sizeof(UCanvasPanel) == 0x000178, "Wrong size on UCanvasPanel"); \ #define DUMPER7_ASSERTS_Button_SetBackgroundColor \ static_assert(alignof(Button_SetBackgroundColor) == 0x000004, "Wrong alignment on Button_SetBackgroundColor"); \ static_assert(sizeof(Button_SetBackgroundColor) == 0x000010, "Wrong size on Button_SetBackgroundColor"); \ static_assert(offsetof(Button_SetBackgroundColor, InBackgroundColor) == 0x000000, "Member 'Button_SetBackgroundColor::InBackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_SetClickMethod \ static_assert(alignof(Button_SetClickMethod) == 0x000001, "Wrong alignment on Button_SetClickMethod"); \ static_assert(sizeof(Button_SetClickMethod) == 0x000001, "Wrong size on Button_SetClickMethod"); \ static_assert(offsetof(Button_SetClickMethod, InClickMethod) == 0x000000, "Member 'Button_SetClickMethod::InClickMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_SetColorAndOpacity \ static_assert(alignof(Button_SetColorAndOpacity) == 0x000004, "Wrong alignment on Button_SetColorAndOpacity"); \ static_assert(sizeof(Button_SetColorAndOpacity) == 0x000010, "Wrong size on Button_SetColorAndOpacity"); \ static_assert(offsetof(Button_SetColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'Button_SetColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_SetPressMethod \ static_assert(alignof(Button_SetPressMethod) == 0x000001, "Wrong alignment on Button_SetPressMethod"); \ static_assert(sizeof(Button_SetPressMethod) == 0x000001, "Wrong size on Button_SetPressMethod"); \ static_assert(offsetof(Button_SetPressMethod, InPressMethod) == 0x000000, "Member 'Button_SetPressMethod::InPressMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_SetStyle \ static_assert(alignof(Button_SetStyle) == 0x000010, "Wrong alignment on Button_SetStyle"); \ static_assert(sizeof(Button_SetStyle) == 0x0003F0, "Wrong size on Button_SetStyle"); \ static_assert(offsetof(Button_SetStyle, InStyle) == 0x000000, "Member 'Button_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_SetTouchMethod \ static_assert(alignof(Button_SetTouchMethod) == 0x000001, "Wrong alignment on Button_SetTouchMethod"); \ static_assert(sizeof(Button_SetTouchMethod) == 0x000001, "Wrong size on Button_SetTouchMethod"); \ static_assert(offsetof(Button_SetTouchMethod, InTouchMethod) == 0x000000, "Member 'Button_SetTouchMethod::InTouchMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Button_IsPressed \ static_assert(alignof(Button_IsPressed) == 0x000001, "Wrong alignment on Button_IsPressed"); \ static_assert(sizeof(Button_IsPressed) == 0x000001, "Wrong size on Button_IsPressed"); \ static_assert(offsetof(Button_IsPressed, ReturnValue) == 0x000000, "Member 'Button_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UButton \ static_assert(alignof(UButton) == 0x000010, "Wrong alignment on UButton"); \ static_assert(sizeof(UButton) == 0x0005F0, "Wrong size on UButton"); \ static_assert(offsetof(UButton, WidgetStyle) == 0x000170, "Member 'UButton::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UButton, ColorAndOpacity) == 0x000560, "Member 'UButton::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UButton, BackgroundColor) == 0x000570, "Member 'UButton::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UButton, ClickMethod) == 0x000580, "Member 'UButton::ClickMethod' has a wrong offset!"); \ static_assert(offsetof(UButton, TouchMethod) == 0x000581, "Member 'UButton::TouchMethod' has a wrong offset!"); \ static_assert(offsetof(UButton, PressMethod) == 0x000582, "Member 'UButton::PressMethod' has a wrong offset!"); \ static_assert(offsetof(UButton, IsFocusable) == 0x000583, "Member 'UButton::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UButton, OnClicked) == 0x000588, "Member 'UButton::OnClicked' has a wrong offset!"); \ static_assert(offsetof(UButton, OnPressed) == 0x000598, "Member 'UButton::OnPressed' has a wrong offset!"); \ static_assert(offsetof(UButton, OnReleased) == 0x0005A8, "Member 'UButton::OnReleased' has a wrong offset!"); \ static_assert(offsetof(UButton, OnHovered) == 0x0005B8, "Member 'UButton::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UButton, OnUnhovered) == 0x0005C8, "Member 'UButton::OnUnhovered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Int32Binding_GetValue \ static_assert(alignof(Int32Binding_GetValue) == 0x000004, "Wrong alignment on Int32Binding_GetValue"); \ static_assert(sizeof(Int32Binding_GetValue) == 0x000004, "Wrong size on Int32Binding_GetValue"); \ static_assert(offsetof(Int32Binding_GetValue, ReturnValue) == 0x000000, "Member 'Int32Binding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInt32Binding \ static_assert(alignof(UInt32Binding) == 0x000008, "Wrong alignment on UInt32Binding"); \ static_assert(sizeof(UInt32Binding) == 0x000060, "Wrong size on UInt32Binding"); \ #define DUMPER7_ASSERTS_TileView_SetEntryHeight \ static_assert(alignof(TileView_SetEntryHeight) == 0x000004, "Wrong alignment on TileView_SetEntryHeight"); \ static_assert(sizeof(TileView_SetEntryHeight) == 0x000004, "Wrong size on TileView_SetEntryHeight"); \ static_assert(offsetof(TileView_SetEntryHeight, NewHeight) == 0x000000, "Member 'TileView_SetEntryHeight::NewHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileView_SetEntryWidth \ static_assert(alignof(TileView_SetEntryWidth) == 0x000004, "Wrong alignment on TileView_SetEntryWidth"); \ static_assert(sizeof(TileView_SetEntryWidth) == 0x000004, "Wrong size on TileView_SetEntryWidth"); \ static_assert(offsetof(TileView_SetEntryWidth, NewWidth) == 0x000000, "Member 'TileView_SetEntryWidth::NewWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileView_GetEntryHeight \ static_assert(alignof(TileView_GetEntryHeight) == 0x000004, "Wrong alignment on TileView_GetEntryHeight"); \ static_assert(sizeof(TileView_GetEntryHeight) == 0x000004, "Wrong size on TileView_GetEntryHeight"); \ static_assert(offsetof(TileView_GetEntryHeight, ReturnValue) == 0x000000, "Member 'TileView_GetEntryHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileView_GetEntryWidth \ static_assert(alignof(TileView_GetEntryWidth) == 0x000004, "Wrong alignment on TileView_GetEntryWidth"); \ static_assert(sizeof(TileView_GetEntryWidth) == 0x000004, "Wrong size on TileView_GetEntryWidth"); \ static_assert(offsetof(TileView_GetEntryWidth, ReturnValue) == 0x000000, "Member 'TileView_GetEntryWidth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTileView \ static_assert(alignof(UTileView) == 0x000010, "Wrong alignment on UTileView"); \ static_assert(sizeof(UTileView) == 0x000C40, "Wrong size on UTileView"); \ static_assert(offsetof(UTileView, EntryHeight) == 0x000C20, "Member 'UTileView::EntryHeight' has a wrong offset!"); \ static_assert(offsetof(UTileView, EntryWidth) == 0x000C24, "Member 'UTileView::EntryWidth' has a wrong offset!"); \ static_assert(offsetof(UTileView, TileAlignment) == 0x000C28, "Member 'UTileView::TileAlignment' has a wrong offset!"); \ static_assert(offsetof(UTileView, bWrapHorizontalNavigation) == 0x000C29, "Member 'UTileView::bWrapHorizontalNavigation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridPanel_AddChildToGrid \ static_assert(alignof(GridPanel_AddChildToGrid) == 0x000008, "Wrong alignment on GridPanel_AddChildToGrid"); \ static_assert(sizeof(GridPanel_AddChildToGrid) == 0x000018, "Wrong size on GridPanel_AddChildToGrid"); \ static_assert(offsetof(GridPanel_AddChildToGrid, Content) == 0x000000, "Member 'GridPanel_AddChildToGrid::Content' has a wrong offset!"); \ static_assert(offsetof(GridPanel_AddChildToGrid, InRow) == 0x000008, "Member 'GridPanel_AddChildToGrid::InRow' has a wrong offset!"); \ static_assert(offsetof(GridPanel_AddChildToGrid, InColumn) == 0x00000C, "Member 'GridPanel_AddChildToGrid::InColumn' has a wrong offset!"); \ static_assert(offsetof(GridPanel_AddChildToGrid, ReturnValue) == 0x000010, "Member 'GridPanel_AddChildToGrid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridPanel_SetColumnFill \ static_assert(alignof(GridPanel_SetColumnFill) == 0x000004, "Wrong alignment on GridPanel_SetColumnFill"); \ static_assert(sizeof(GridPanel_SetColumnFill) == 0x000008, "Wrong size on GridPanel_SetColumnFill"); \ static_assert(offsetof(GridPanel_SetColumnFill, ColumnIndex) == 0x000000, "Member 'GridPanel_SetColumnFill::ColumnIndex' has a wrong offset!"); \ static_assert(offsetof(GridPanel_SetColumnFill, Coefficient) == 0x000004, "Member 'GridPanel_SetColumnFill::Coefficient' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridPanel_SetRowFill \ static_assert(alignof(GridPanel_SetRowFill) == 0x000004, "Wrong alignment on GridPanel_SetRowFill"); \ static_assert(sizeof(GridPanel_SetRowFill) == 0x000008, "Wrong size on GridPanel_SetRowFill"); \ static_assert(offsetof(GridPanel_SetRowFill, RowIndex) == 0x000000, "Member 'GridPanel_SetRowFill::RowIndex' has a wrong offset!"); \ static_assert(offsetof(GridPanel_SetRowFill, Coefficient) == 0x000004, "Member 'GridPanel_SetRowFill::Coefficient' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGridPanel \ static_assert(alignof(UGridPanel) == 0x000008, "Wrong alignment on UGridPanel"); \ static_assert(sizeof(UGridPanel) == 0x000198, "Wrong size on UGridPanel"); \ static_assert(offsetof(UGridPanel, ColumnFill) == 0x000168, "Member 'UGridPanel::ColumnFill' has a wrong offset!"); \ static_assert(offsetof(UGridPanel, RowFill) == 0x000178, "Member 'UGridPanel::RowFill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TreeView_SetItemExpansion \ static_assert(alignof(TreeView_SetItemExpansion) == 0x000008, "Wrong alignment on TreeView_SetItemExpansion"); \ static_assert(sizeof(TreeView_SetItemExpansion) == 0x000010, "Wrong size on TreeView_SetItemExpansion"); \ static_assert(offsetof(TreeView_SetItemExpansion, Item) == 0x000000, "Member 'TreeView_SetItemExpansion::Item' has a wrong offset!"); \ static_assert(offsetof(TreeView_SetItemExpansion, bExpandItem) == 0x000008, "Member 'TreeView_SetItemExpansion::bExpandItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTreeView \ static_assert(alignof(UTreeView) == 0x000010, "Wrong alignment on UTreeView"); \ static_assert(sizeof(UTreeView) == 0x000C80, "Wrong size on UTreeView"); \ static_assert(offsetof(UTreeView, BP_OnGetItemChildren) == 0x000C30, "Member 'UTreeView::BP_OnGetItemChildren' has a wrong offset!"); \ static_assert(offsetof(UTreeView, BP_OnItemExpansionChanged) == 0x000C40, "Member 'UTreeView::BP_OnItemExpansionChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetHeightOverride \ static_assert(alignof(SizeBox_SetHeightOverride) == 0x000004, "Wrong alignment on SizeBox_SetHeightOverride"); \ static_assert(sizeof(SizeBox_SetHeightOverride) == 0x000004, "Wrong size on SizeBox_SetHeightOverride"); \ static_assert(offsetof(SizeBox_SetHeightOverride, InHeightOverride) == 0x000000, "Member 'SizeBox_SetHeightOverride::InHeightOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMaxAspectRatio \ static_assert(alignof(SizeBox_SetMaxAspectRatio) == 0x000004, "Wrong alignment on SizeBox_SetMaxAspectRatio"); \ static_assert(sizeof(SizeBox_SetMaxAspectRatio) == 0x000004, "Wrong size on SizeBox_SetMaxAspectRatio"); \ static_assert(offsetof(SizeBox_SetMaxAspectRatio, InMaxAspectRatio) == 0x000000, "Member 'SizeBox_SetMaxAspectRatio::InMaxAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMaxDesiredHeight \ static_assert(alignof(SizeBox_SetMaxDesiredHeight) == 0x000004, "Wrong alignment on SizeBox_SetMaxDesiredHeight"); \ static_assert(sizeof(SizeBox_SetMaxDesiredHeight) == 0x000004, "Wrong size on SizeBox_SetMaxDesiredHeight"); \ static_assert(offsetof(SizeBox_SetMaxDesiredHeight, InMaxDesiredHeight) == 0x000000, "Member 'SizeBox_SetMaxDesiredHeight::InMaxDesiredHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMaxDesiredWidth \ static_assert(alignof(SizeBox_SetMaxDesiredWidth) == 0x000004, "Wrong alignment on SizeBox_SetMaxDesiredWidth"); \ static_assert(sizeof(SizeBox_SetMaxDesiredWidth) == 0x000004, "Wrong size on SizeBox_SetMaxDesiredWidth"); \ static_assert(offsetof(SizeBox_SetMaxDesiredWidth, InMaxDesiredWidth) == 0x000000, "Member 'SizeBox_SetMaxDesiredWidth::InMaxDesiredWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMinAspectRatio \ static_assert(alignof(SizeBox_SetMinAspectRatio) == 0x000004, "Wrong alignment on SizeBox_SetMinAspectRatio"); \ static_assert(sizeof(SizeBox_SetMinAspectRatio) == 0x000004, "Wrong size on SizeBox_SetMinAspectRatio"); \ static_assert(offsetof(SizeBox_SetMinAspectRatio, InMinAspectRatio) == 0x000000, "Member 'SizeBox_SetMinAspectRatio::InMinAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMinDesiredHeight \ static_assert(alignof(SizeBox_SetMinDesiredHeight) == 0x000004, "Wrong alignment on SizeBox_SetMinDesiredHeight"); \ static_assert(sizeof(SizeBox_SetMinDesiredHeight) == 0x000004, "Wrong size on SizeBox_SetMinDesiredHeight"); \ static_assert(offsetof(SizeBox_SetMinDesiredHeight, InMinDesiredHeight) == 0x000000, "Member 'SizeBox_SetMinDesiredHeight::InMinDesiredHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetMinDesiredWidth \ static_assert(alignof(SizeBox_SetMinDesiredWidth) == 0x000004, "Wrong alignment on SizeBox_SetMinDesiredWidth"); \ static_assert(sizeof(SizeBox_SetMinDesiredWidth) == 0x000004, "Wrong size on SizeBox_SetMinDesiredWidth"); \ static_assert(offsetof(SizeBox_SetMinDesiredWidth, InMinDesiredWidth) == 0x000000, "Member 'SizeBox_SetMinDesiredWidth::InMinDesiredWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBox_SetWidthOverride \ static_assert(alignof(SizeBox_SetWidthOverride) == 0x000004, "Wrong alignment on SizeBox_SetWidthOverride"); \ static_assert(sizeof(SizeBox_SetWidthOverride) == 0x000004, "Wrong size on SizeBox_SetWidthOverride"); \ static_assert(offsetof(SizeBox_SetWidthOverride, InWidthOverride) == 0x000000, "Member 'SizeBox_SetWidthOverride::InWidthOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USizeBox \ static_assert(alignof(USizeBox) == 0x000008, "Wrong alignment on USizeBox"); \ static_assert(sizeof(USizeBox) == 0x0001A0, "Wrong size on USizeBox"); \ static_assert(offsetof(USizeBox, WidthOverride) == 0x000178, "Member 'USizeBox::WidthOverride' has a wrong offset!"); \ static_assert(offsetof(USizeBox, HeightOverride) == 0x00017C, "Member 'USizeBox::HeightOverride' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MinDesiredWidth) == 0x000180, "Member 'USizeBox::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MinDesiredHeight) == 0x000184, "Member 'USizeBox::MinDesiredHeight' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MaxDesiredWidth) == 0x000188, "Member 'USizeBox::MaxDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MaxDesiredHeight) == 0x00018C, "Member 'USizeBox::MaxDesiredHeight' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MinAspectRatio) == 0x000190, "Member 'USizeBox::MinAspectRatio' has a wrong offset!"); \ static_assert(offsetof(USizeBox, MaxAspectRatio) == 0x000194, "Member 'USizeBox::MaxAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RetainerBox_SetEffectMaterial \ static_assert(alignof(RetainerBox_SetEffectMaterial) == 0x000008, "Wrong alignment on RetainerBox_SetEffectMaterial"); \ static_assert(sizeof(RetainerBox_SetEffectMaterial) == 0x000008, "Wrong size on RetainerBox_SetEffectMaterial"); \ static_assert(offsetof(RetainerBox_SetEffectMaterial, EffectMaterial_0) == 0x000000, "Member 'RetainerBox_SetEffectMaterial::EffectMaterial_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RetainerBox_SetRenderingPhase \ static_assert(alignof(RetainerBox_SetRenderingPhase) == 0x000004, "Wrong alignment on RetainerBox_SetRenderingPhase"); \ static_assert(sizeof(RetainerBox_SetRenderingPhase) == 0x000008, "Wrong size on RetainerBox_SetRenderingPhase"); \ static_assert(offsetof(RetainerBox_SetRenderingPhase, RenderPhase) == 0x000000, "Member 'RetainerBox_SetRenderingPhase::RenderPhase' has a wrong offset!"); \ static_assert(offsetof(RetainerBox_SetRenderingPhase, TotalPhases) == 0x000004, "Member 'RetainerBox_SetRenderingPhase::TotalPhases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RetainerBox_SetRetainRendering \ static_assert(alignof(RetainerBox_SetRetainRendering) == 0x000001, "Wrong alignment on RetainerBox_SetRetainRendering"); \ static_assert(sizeof(RetainerBox_SetRetainRendering) == 0x000001, "Wrong size on RetainerBox_SetRetainRendering"); \ static_assert(offsetof(RetainerBox_SetRetainRendering, bInRetainRendering) == 0x000000, "Member 'RetainerBox_SetRetainRendering::bInRetainRendering' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RetainerBox_SetTextureParameter \ static_assert(alignof(RetainerBox_SetTextureParameter) == 0x000004, "Wrong alignment on RetainerBox_SetTextureParameter"); \ static_assert(sizeof(RetainerBox_SetTextureParameter) == 0x000008, "Wrong size on RetainerBox_SetTextureParameter"); \ static_assert(offsetof(RetainerBox_SetTextureParameter, TextureParameter_0) == 0x000000, "Member 'RetainerBox_SetTextureParameter::TextureParameter_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RetainerBox_GetEffectMaterial \ static_assert(alignof(RetainerBox_GetEffectMaterial) == 0x000008, "Wrong alignment on RetainerBox_GetEffectMaterial"); \ static_assert(sizeof(RetainerBox_GetEffectMaterial) == 0x000008, "Wrong size on RetainerBox_GetEffectMaterial"); \ static_assert(offsetof(RetainerBox_GetEffectMaterial, ReturnValue) == 0x000000, "Member 'RetainerBox_GetEffectMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URetainerBox \ static_assert(alignof(URetainerBox) == 0x000008, "Wrong alignment on URetainerBox"); \ static_assert(sizeof(URetainerBox) == 0x000198, "Wrong size on URetainerBox"); \ static_assert(offsetof(URetainerBox, bRetainRender) == 0x000168, "Member 'URetainerBox::bRetainRender' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, RenderOnInvalidation) == 0x000169, "Member 'URetainerBox::RenderOnInvalidation' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, RenderOnPhase) == 0x00016A, "Member 'URetainerBox::RenderOnPhase' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, RenderInLocalSpace) == 0x00016B, "Member 'URetainerBox::RenderInLocalSpace' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, RenderWithFastUpdates) == 0x00016C, "Member 'URetainerBox::RenderWithFastUpdates' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, Phase) == 0x000170, "Member 'URetainerBox::Phase' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, PhaseCount) == 0x000174, "Member 'URetainerBox::PhaseCount' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, EffectMaterial) == 0x000178, "Member 'URetainerBox::EffectMaterial' has a wrong offset!"); \ static_assert(offsetof(URetainerBox, TextureParameter) == 0x000180, "Member 'URetainerBox::TextureParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UListViewDesignerPreviewItem \ static_assert(alignof(UListViewDesignerPreviewItem) == 0x000008, "Wrong alignment on UListViewDesignerPreviewItem"); \ static_assert(sizeof(UListViewDesignerPreviewItem) == 0x000028, "Wrong size on UListViewDesignerPreviewItem"); \ #define DUMPER7_ASSERTS_USlateAccessibleWidgetData \ static_assert(alignof(USlateAccessibleWidgetData) == 0x000008, "Wrong alignment on USlateAccessibleWidgetData"); \ static_assert(sizeof(USlateAccessibleWidgetData) == 0x000080, "Wrong size on USlateAccessibleWidgetData"); \ static_assert(offsetof(USlateAccessibleWidgetData, bCanChildrenBeAccessible) == 0x000028, "Member 'USlateAccessibleWidgetData::bCanChildrenBeAccessible' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleBehavior) == 0x000029, "Member 'USlateAccessibleWidgetData::AccessibleBehavior' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleSummaryBehavior) == 0x00002A, "Member 'USlateAccessibleWidgetData::AccessibleSummaryBehavior' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleText) == 0x000030, "Member 'USlateAccessibleWidgetData::AccessibleText' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleTextDelegate) == 0x000048, "Member 'USlateAccessibleWidgetData::AccessibleTextDelegate' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleSummaryText) == 0x000058, "Member 'USlateAccessibleWidgetData::AccessibleSummaryText' has a wrong offset!"); \ static_assert(offsetof(USlateAccessibleWidgetData, AccessibleSummaryTextDelegate) == 0x000070, "Member 'USlateAccessibleWidgetData::AccessibleSummaryTextDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarArea_SetHorizontalAlignment \ static_assert(alignof(WindowTitleBarArea_SetHorizontalAlignment) == 0x000001, "Wrong alignment on WindowTitleBarArea_SetHorizontalAlignment"); \ static_assert(sizeof(WindowTitleBarArea_SetHorizontalAlignment) == 0x000001, "Wrong size on WindowTitleBarArea_SetHorizontalAlignment"); \ static_assert(offsetof(WindowTitleBarArea_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'WindowTitleBarArea_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarArea_SetPadding \ static_assert(alignof(WindowTitleBarArea_SetPadding) == 0x000004, "Wrong alignment on WindowTitleBarArea_SetPadding"); \ static_assert(sizeof(WindowTitleBarArea_SetPadding) == 0x000010, "Wrong size on WindowTitleBarArea_SetPadding"); \ static_assert(offsetof(WindowTitleBarArea_SetPadding, InPadding) == 0x000000, "Member 'WindowTitleBarArea_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarArea_SetVerticalAlignment \ static_assert(alignof(WindowTitleBarArea_SetVerticalAlignment) == 0x000001, "Wrong alignment on WindowTitleBarArea_SetVerticalAlignment"); \ static_assert(sizeof(WindowTitleBarArea_SetVerticalAlignment) == 0x000001, "Wrong size on WindowTitleBarArea_SetVerticalAlignment"); \ static_assert(offsetof(WindowTitleBarArea_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'WindowTitleBarArea_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWindowTitleBarArea \ static_assert(alignof(UWindowTitleBarArea) == 0x000008, "Wrong alignment on UWindowTitleBarArea"); \ static_assert(sizeof(UWindowTitleBarArea) == 0x000188, "Wrong size on UWindowTitleBarArea"); \ static_assert(offsetof(UWindowTitleBarArea, bWindowButtonsEnabled) == 0x000168, "Member 'UWindowTitleBarArea::bWindowButtonsEnabled' has a wrong offset!"); \ static_assert(offsetof(UWindowTitleBarArea, bDoubleClickTogglesFullscreen) == 0x000169, "Member 'UWindowTitleBarArea::bDoubleClickTogglesFullscreen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserWidgetBlueprint \ static_assert(alignof(UUserWidgetBlueprint) == 0x000008, "Wrong alignment on UUserWidgetBlueprint"); \ static_assert(sizeof(UUserWidgetBlueprint) == 0x0000A8, "Wrong size on UUserWidgetBlueprint"); \ #define DUMPER7_ASSERTS_UWidgetBlueprintGeneratedClassExtension \ static_assert(alignof(UWidgetBlueprintGeneratedClassExtension) == 0x000008, "Wrong alignment on UWidgetBlueprintGeneratedClassExtension"); \ static_assert(sizeof(UWidgetBlueprintGeneratedClassExtension) == 0x000028, "Wrong size on UWidgetBlueprintGeneratedClassExtension"); \ #define DUMPER7_ASSERTS_UWidgetFieldNotificationExtension \ static_assert(alignof(UWidgetFieldNotificationExtension) == 0x000008, "Wrong alignment on UWidgetFieldNotificationExtension"); \ static_assert(sizeof(UWidgetFieldNotificationExtension) == 0x000040, "Wrong size on UWidgetFieldNotificationExtension"); \ #define DUMPER7_ASSERTS_UWidgetNavigation \ static_assert(alignof(UWidgetNavigation) == 0x000008, "Wrong alignment on UWidgetNavigation"); \ static_assert(sizeof(UWidgetNavigation) == 0x000100, "Wrong size on UWidgetNavigation"); \ static_assert(offsetof(UWidgetNavigation, Up) == 0x000028, "Member 'UWidgetNavigation::Up' has a wrong offset!"); \ static_assert(offsetof(UWidgetNavigation, Down) == 0x00004C, "Member 'UWidgetNavigation::Down' has a wrong offset!"); \ static_assert(offsetof(UWidgetNavigation, Left) == 0x000070, "Member 'UWidgetNavigation::Left' has a wrong offset!"); \ static_assert(offsetof(UWidgetNavigation, Right) == 0x000094, "Member 'UWidgetNavigation::Right' has a wrong offset!"); \ static_assert(offsetof(UWidgetNavigation, Next) == 0x0000B8, "Member 'UWidgetNavigation::Next' has a wrong offset!"); \ static_assert(offsetof(UWidgetNavigation, Previous) == 0x0000DC, "Member 'UWidgetNavigation::Previous' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene2DTransformTrack \ static_assert(alignof(UMovieScene2DTransformTrack) == 0x000008, "Wrong alignment on UMovieScene2DTransformTrack"); \ static_assert(sizeof(UMovieScene2DTransformTrack) == 0x0000C8, "Wrong size on UMovieScene2DTransformTrack"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_PressAndReleaseKey \ static_assert(alignof(WidgetInteractionComponent_PressAndReleaseKey) == 0x000008, "Wrong alignment on WidgetInteractionComponent_PressAndReleaseKey"); \ static_assert(sizeof(WidgetInteractionComponent_PressAndReleaseKey) == 0x000020, "Wrong size on WidgetInteractionComponent_PressAndReleaseKey"); \ static_assert(offsetof(WidgetInteractionComponent_PressAndReleaseKey, Key) == 0x000000, "Member 'WidgetInteractionComponent_PressAndReleaseKey::Key' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_PressAndReleaseKey, ReturnValue) == 0x000018, "Member 'WidgetInteractionComponent_PressAndReleaseKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_PressKey \ static_assert(alignof(WidgetInteractionComponent_PressKey) == 0x000008, "Wrong alignment on WidgetInteractionComponent_PressKey"); \ static_assert(sizeof(WidgetInteractionComponent_PressKey) == 0x000020, "Wrong size on WidgetInteractionComponent_PressKey"); \ static_assert(offsetof(WidgetInteractionComponent_PressKey, Key) == 0x000000, "Member 'WidgetInteractionComponent_PressKey::Key' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_PressKey, bRepeat) == 0x000018, "Member 'WidgetInteractionComponent_PressKey::bRepeat' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_PressKey, ReturnValue) == 0x000019, "Member 'WidgetInteractionComponent_PressKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_PressPointerKey \ static_assert(alignof(WidgetInteractionComponent_PressPointerKey) == 0x000008, "Wrong alignment on WidgetInteractionComponent_PressPointerKey"); \ static_assert(sizeof(WidgetInteractionComponent_PressPointerKey) == 0x000018, "Wrong size on WidgetInteractionComponent_PressPointerKey"); \ static_assert(offsetof(WidgetInteractionComponent_PressPointerKey, Key) == 0x000000, "Member 'WidgetInteractionComponent_PressPointerKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_ReleaseKey \ static_assert(alignof(WidgetInteractionComponent_ReleaseKey) == 0x000008, "Wrong alignment on WidgetInteractionComponent_ReleaseKey"); \ static_assert(sizeof(WidgetInteractionComponent_ReleaseKey) == 0x000020, "Wrong size on WidgetInteractionComponent_ReleaseKey"); \ static_assert(offsetof(WidgetInteractionComponent_ReleaseKey, Key) == 0x000000, "Member 'WidgetInteractionComponent_ReleaseKey::Key' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_ReleaseKey, ReturnValue) == 0x000018, "Member 'WidgetInteractionComponent_ReleaseKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_ReleasePointerKey \ static_assert(alignof(WidgetInteractionComponent_ReleasePointerKey) == 0x000008, "Wrong alignment on WidgetInteractionComponent_ReleasePointerKey"); \ static_assert(sizeof(WidgetInteractionComponent_ReleasePointerKey) == 0x000018, "Wrong size on WidgetInteractionComponent_ReleasePointerKey"); \ static_assert(offsetof(WidgetInteractionComponent_ReleasePointerKey, Key) == 0x000000, "Member 'WidgetInteractionComponent_ReleasePointerKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_ScrollWheel \ static_assert(alignof(WidgetInteractionComponent_ScrollWheel) == 0x000004, "Wrong alignment on WidgetInteractionComponent_ScrollWheel"); \ static_assert(sizeof(WidgetInteractionComponent_ScrollWheel) == 0x000004, "Wrong size on WidgetInteractionComponent_ScrollWheel"); \ static_assert(offsetof(WidgetInteractionComponent_ScrollWheel, ScrollDelta) == 0x000000, "Member 'WidgetInteractionComponent_ScrollWheel::ScrollDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_SendKeyChar \ static_assert(alignof(WidgetInteractionComponent_SendKeyChar) == 0x000008, "Wrong alignment on WidgetInteractionComponent_SendKeyChar"); \ static_assert(sizeof(WidgetInteractionComponent_SendKeyChar) == 0x000018, "Wrong size on WidgetInteractionComponent_SendKeyChar"); \ static_assert(offsetof(WidgetInteractionComponent_SendKeyChar, Characters) == 0x000000, "Member 'WidgetInteractionComponent_SendKeyChar::Characters' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_SendKeyChar, bRepeat) == 0x000010, "Member 'WidgetInteractionComponent_SendKeyChar::bRepeat' has a wrong offset!"); \ static_assert(offsetof(WidgetInteractionComponent_SendKeyChar, ReturnValue) == 0x000011, "Member 'WidgetInteractionComponent_SendKeyChar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_SetCustomHitResult \ static_assert(alignof(WidgetInteractionComponent_SetCustomHitResult) == 0x000008, "Wrong alignment on WidgetInteractionComponent_SetCustomHitResult"); \ static_assert(sizeof(WidgetInteractionComponent_SetCustomHitResult) == 0x0000E8, "Wrong size on WidgetInteractionComponent_SetCustomHitResult"); \ static_assert(offsetof(WidgetInteractionComponent_SetCustomHitResult, HitResult) == 0x000000, "Member 'WidgetInteractionComponent_SetCustomHitResult::HitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_SetFocus \ static_assert(alignof(WidgetInteractionComponent_SetFocus) == 0x000008, "Wrong alignment on WidgetInteractionComponent_SetFocus"); \ static_assert(sizeof(WidgetInteractionComponent_SetFocus) == 0x000008, "Wrong size on WidgetInteractionComponent_SetFocus"); \ static_assert(offsetof(WidgetInteractionComponent_SetFocus, FocusWidget) == 0x000000, "Member 'WidgetInteractionComponent_SetFocus::FocusWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_Get2DHitLocation \ static_assert(alignof(WidgetInteractionComponent_Get2DHitLocation) == 0x000008, "Wrong alignment on WidgetInteractionComponent_Get2DHitLocation"); \ static_assert(sizeof(WidgetInteractionComponent_Get2DHitLocation) == 0x000010, "Wrong size on WidgetInteractionComponent_Get2DHitLocation"); \ static_assert(offsetof(WidgetInteractionComponent_Get2DHitLocation, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_Get2DHitLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_GetHoveredWidgetComponent \ static_assert(alignof(WidgetInteractionComponent_GetHoveredWidgetComponent) == 0x000008, "Wrong alignment on WidgetInteractionComponent_GetHoveredWidgetComponent"); \ static_assert(sizeof(WidgetInteractionComponent_GetHoveredWidgetComponent) == 0x000008, "Wrong size on WidgetInteractionComponent_GetHoveredWidgetComponent"); \ static_assert(offsetof(WidgetInteractionComponent_GetHoveredWidgetComponent, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_GetHoveredWidgetComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_GetLastHitResult \ static_assert(alignof(WidgetInteractionComponent_GetLastHitResult) == 0x000008, "Wrong alignment on WidgetInteractionComponent_GetLastHitResult"); \ static_assert(sizeof(WidgetInteractionComponent_GetLastHitResult) == 0x0000E8, "Wrong size on WidgetInteractionComponent_GetLastHitResult"); \ static_assert(offsetof(WidgetInteractionComponent_GetLastHitResult, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_GetLastHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_IsOverFocusableWidget \ static_assert(alignof(WidgetInteractionComponent_IsOverFocusableWidget) == 0x000001, "Wrong alignment on WidgetInteractionComponent_IsOverFocusableWidget"); \ static_assert(sizeof(WidgetInteractionComponent_IsOverFocusableWidget) == 0x000001, "Wrong size on WidgetInteractionComponent_IsOverFocusableWidget"); \ static_assert(offsetof(WidgetInteractionComponent_IsOverFocusableWidget, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_IsOverFocusableWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_IsOverHitTestVisibleWidget \ static_assert(alignof(WidgetInteractionComponent_IsOverHitTestVisibleWidget) == 0x000001, "Wrong alignment on WidgetInteractionComponent_IsOverHitTestVisibleWidget"); \ static_assert(sizeof(WidgetInteractionComponent_IsOverHitTestVisibleWidget) == 0x000001, "Wrong size on WidgetInteractionComponent_IsOverHitTestVisibleWidget"); \ static_assert(offsetof(WidgetInteractionComponent_IsOverHitTestVisibleWidget, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_IsOverHitTestVisibleWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetInteractionComponent_IsOverInteractableWidget \ static_assert(alignof(WidgetInteractionComponent_IsOverInteractableWidget) == 0x000001, "Wrong alignment on WidgetInteractionComponent_IsOverInteractableWidget"); \ static_assert(sizeof(WidgetInteractionComponent_IsOverInteractableWidget) == 0x000001, "Wrong size on WidgetInteractionComponent_IsOverInteractableWidget"); \ static_assert(offsetof(WidgetInteractionComponent_IsOverInteractableWidget, ReturnValue) == 0x000000, "Member 'WidgetInteractionComponent_IsOverInteractableWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetInteractionComponent \ static_assert(alignof(UWidgetInteractionComponent) == 0x000010, "Wrong alignment on UWidgetInteractionComponent"); \ static_assert(sizeof(UWidgetInteractionComponent) == 0x000570, "Wrong size on UWidgetInteractionComponent"); \ static_assert(offsetof(UWidgetInteractionComponent, OnHoveredWidgetChanged) == 0x0002A0, "Member 'UWidgetInteractionComponent::OnHoveredWidgetChanged' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, VirtualUserIndex) == 0x0002C0, "Member 'UWidgetInteractionComponent::VirtualUserIndex' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, PointerIndex) == 0x0002C4, "Member 'UWidgetInteractionComponent::PointerIndex' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, TraceChannel) == 0x0002C8, "Member 'UWidgetInteractionComponent::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, InteractionDistance) == 0x0002CC, "Member 'UWidgetInteractionComponent::InteractionDistance' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, InteractionSource) == 0x0002D0, "Member 'UWidgetInteractionComponent::InteractionSource' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bEnableHitTesting) == 0x0002D1, "Member 'UWidgetInteractionComponent::bEnableHitTesting' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bShowDebug) == 0x0002D2, "Member 'UWidgetInteractionComponent::bShowDebug' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugSphereLineThickness) == 0x0002D4, "Member 'UWidgetInteractionComponent::DebugSphereLineThickness' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugLineThickness) == 0x0002D8, "Member 'UWidgetInteractionComponent::DebugLineThickness' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, DebugColor) == 0x0002DC, "Member 'UWidgetInteractionComponent::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, CustomHitResult) == 0x000368, "Member 'UWidgetInteractionComponent::CustomHitResult' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LocalHitLocation) == 0x000450, "Member 'UWidgetInteractionComponent::LocalHitLocation' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LastLocalHitLocation) == 0x000460, "Member 'UWidgetInteractionComponent::LastLocalHitLocation' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, HoveredWidgetComponent) == 0x000470, "Member 'UWidgetInteractionComponent::HoveredWidgetComponent' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, LastHitResult) == 0x000478, "Member 'UWidgetInteractionComponent::LastHitResult' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetInteractable) == 0x000560, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetInteractable' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetFocusable) == 0x000561, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetFocusable' has a wrong offset!"); \ static_assert(offsetof(UWidgetInteractionComponent, bIsHoveredWidgetHitTestVisible) == 0x000562, "Member 'UWidgetInteractionComponent::bIsHoveredWidgetHitTestVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMarginTrack \ static_assert(alignof(UMovieSceneMarginTrack) == 0x000008, "Wrong alignment on UMovieSceneMarginTrack"); \ static_assert(sizeof(UMovieSceneMarginTrack) == 0x0000C8, "Wrong size on UMovieSceneMarginTrack"); \ #define DUMPER7_ASSERTS_SizeBoxSlot_SetHorizontalAlignment \ static_assert(alignof(SizeBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on SizeBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(SizeBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on SizeBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(SizeBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'SizeBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBoxSlot_SetPadding \ static_assert(alignof(SizeBoxSlot_SetPadding) == 0x000004, "Wrong alignment on SizeBoxSlot_SetPadding"); \ static_assert(sizeof(SizeBoxSlot_SetPadding) == 0x000010, "Wrong size on SizeBoxSlot_SetPadding"); \ static_assert(offsetof(SizeBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'SizeBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SizeBoxSlot_SetVerticalAlignment \ static_assert(alignof(SizeBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on SizeBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(SizeBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on SizeBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(SizeBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'SizeBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USizeBoxSlot \ static_assert(alignof(USizeBoxSlot) == 0x000008, "Wrong alignment on USizeBoxSlot"); \ static_assert(sizeof(USizeBoxSlot) == 0x000060, "Wrong size on USizeBoxSlot"); \ static_assert(offsetof(USizeBoxSlot, Padding) == 0x000038, "Member 'USizeBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(USizeBoxSlot, HorizontalAlignment) == 0x000058, "Member 'USizeBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(USizeBoxSlot, VerticalAlignment) == 0x000059, "Member 'USizeBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneWidgetMaterialTrack \ static_assert(alignof(UMovieSceneWidgetMaterialTrack) == 0x000008, "Wrong alignment on UMovieSceneWidgetMaterialTrack"); \ static_assert(sizeof(UMovieSceneWidgetMaterialTrack) == 0x0000D0, "Wrong size on UMovieSceneWidgetMaterialTrack"); \ static_assert(offsetof(UMovieSceneWidgetMaterialTrack, BrushPropertyNamePath) == 0x0000B8, "Member 'UMovieSceneWidgetMaterialTrack::BrushPropertyNamePath' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneWidgetMaterialTrack, TrackName) == 0x0000C8, "Member 'UMovieSceneWidgetMaterialTrack::TrackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUMGSequenceTickManager \ static_assert(alignof(UUMGSequenceTickManager) == 0x000008, "Wrong alignment on UUMGSequenceTickManager"); \ static_assert(sizeof(UUMGSequenceTickManager) == 0x0000C0, "Wrong size on UUMGSequenceTickManager"); \ static_assert(offsetof(UUMGSequenceTickManager, WeakUserWidgetData) == 0x000028, "Member 'UUMGSequenceTickManager::WeakUserWidgetData' has a wrong offset!"); \ static_assert(offsetof(UUMGSequenceTickManager, Linker) == 0x000078, "Member 'UUMGSequenceTickManager::Linker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_BindToAnimationFinished \ static_assert(alignof(WidgetAnimation_BindToAnimationFinished) == 0x000008, "Wrong alignment on WidgetAnimation_BindToAnimationFinished"); \ static_assert(sizeof(WidgetAnimation_BindToAnimationFinished) == 0x000018, "Wrong size on WidgetAnimation_BindToAnimationFinished"); \ static_assert(offsetof(WidgetAnimation_BindToAnimationFinished, Widget) == 0x000000, "Member 'WidgetAnimation_BindToAnimationFinished::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimation_BindToAnimationFinished, Delegate) == 0x000008, "Member 'WidgetAnimation_BindToAnimationFinished::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_BindToAnimationStarted \ static_assert(alignof(WidgetAnimation_BindToAnimationStarted) == 0x000008, "Wrong alignment on WidgetAnimation_BindToAnimationStarted"); \ static_assert(sizeof(WidgetAnimation_BindToAnimationStarted) == 0x000018, "Wrong size on WidgetAnimation_BindToAnimationStarted"); \ static_assert(offsetof(WidgetAnimation_BindToAnimationStarted, Widget) == 0x000000, "Member 'WidgetAnimation_BindToAnimationStarted::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimation_BindToAnimationStarted, Delegate) == 0x000008, "Member 'WidgetAnimation_BindToAnimationStarted::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_UnbindAllFromAnimationFinished \ static_assert(alignof(WidgetAnimation_UnbindAllFromAnimationFinished) == 0x000008, "Wrong alignment on WidgetAnimation_UnbindAllFromAnimationFinished"); \ static_assert(sizeof(WidgetAnimation_UnbindAllFromAnimationFinished) == 0x000008, "Wrong size on WidgetAnimation_UnbindAllFromAnimationFinished"); \ static_assert(offsetof(WidgetAnimation_UnbindAllFromAnimationFinished, Widget) == 0x000000, "Member 'WidgetAnimation_UnbindAllFromAnimationFinished::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_UnbindAllFromAnimationStarted \ static_assert(alignof(WidgetAnimation_UnbindAllFromAnimationStarted) == 0x000008, "Wrong alignment on WidgetAnimation_UnbindAllFromAnimationStarted"); \ static_assert(sizeof(WidgetAnimation_UnbindAllFromAnimationStarted) == 0x000008, "Wrong size on WidgetAnimation_UnbindAllFromAnimationStarted"); \ static_assert(offsetof(WidgetAnimation_UnbindAllFromAnimationStarted, Widget) == 0x000000, "Member 'WidgetAnimation_UnbindAllFromAnimationStarted::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_UnbindFromAnimationFinished \ static_assert(alignof(WidgetAnimation_UnbindFromAnimationFinished) == 0x000008, "Wrong alignment on WidgetAnimation_UnbindFromAnimationFinished"); \ static_assert(sizeof(WidgetAnimation_UnbindFromAnimationFinished) == 0x000018, "Wrong size on WidgetAnimation_UnbindFromAnimationFinished"); \ static_assert(offsetof(WidgetAnimation_UnbindFromAnimationFinished, Widget) == 0x000000, "Member 'WidgetAnimation_UnbindFromAnimationFinished::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimation_UnbindFromAnimationFinished, Delegate) == 0x000008, "Member 'WidgetAnimation_UnbindFromAnimationFinished::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_UnbindFromAnimationStarted \ static_assert(alignof(WidgetAnimation_UnbindFromAnimationStarted) == 0x000008, "Wrong alignment on WidgetAnimation_UnbindFromAnimationStarted"); \ static_assert(sizeof(WidgetAnimation_UnbindFromAnimationStarted) == 0x000018, "Wrong size on WidgetAnimation_UnbindFromAnimationStarted"); \ static_assert(offsetof(WidgetAnimation_UnbindFromAnimationStarted, Widget) == 0x000000, "Member 'WidgetAnimation_UnbindFromAnimationStarted::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimation_UnbindFromAnimationStarted, Delegate) == 0x000008, "Member 'WidgetAnimation_UnbindFromAnimationStarted::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_GetEndTime \ static_assert(alignof(WidgetAnimation_GetEndTime) == 0x000004, "Wrong alignment on WidgetAnimation_GetEndTime"); \ static_assert(sizeof(WidgetAnimation_GetEndTime) == 0x000004, "Wrong size on WidgetAnimation_GetEndTime"); \ static_assert(offsetof(WidgetAnimation_GetEndTime, ReturnValue) == 0x000000, "Member 'WidgetAnimation_GetEndTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimation_GetStartTime \ static_assert(alignof(WidgetAnimation_GetStartTime) == 0x000004, "Wrong alignment on WidgetAnimation_GetStartTime"); \ static_assert(sizeof(WidgetAnimation_GetStartTime) == 0x000004, "Wrong size on WidgetAnimation_GetStartTime"); \ static_assert(offsetof(WidgetAnimation_GetStartTime, ReturnValue) == 0x000000, "Member 'WidgetAnimation_GetStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetAnimation \ static_assert(alignof(UWidgetAnimation) == 0x000008, "Wrong alignment on UWidgetAnimation"); \ static_assert(sizeof(UWidgetAnimation) == 0x000098, "Wrong size on UWidgetAnimation"); \ static_assert(offsetof(UWidgetAnimation, MovieScene) == 0x000068, "Member 'UWidgetAnimation::MovieScene' has a wrong offset!"); \ static_assert(offsetof(UWidgetAnimation, AnimationBindings) == 0x000070, "Member 'UWidgetAnimation::AnimationBindings' has a wrong offset!"); \ static_assert(offsetof(UWidgetAnimation, bLegacyFinishOnStop) == 0x000080, "Member 'UWidgetAnimation::bLegacyFinishOnStop' has a wrong offset!"); \ static_assert(offsetof(UWidgetAnimation, DisplayLabel) == 0x000088, "Member 'UWidgetAnimation::DisplayLabel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetAnimationDelegateBinding \ static_assert(alignof(UWidgetAnimationDelegateBinding) == 0x000008, "Wrong alignment on UWidgetAnimationDelegateBinding"); \ static_assert(sizeof(UWidgetAnimationDelegateBinding) == 0x000038, "Wrong size on UWidgetAnimationDelegateBinding"); \ static_assert(offsetof(UWidgetAnimationDelegateBinding, WidgetAnimationDelegateBindings) == 0x000028, "Member 'UWidgetAnimationDelegateBinding::WidgetAnimationDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject \ static_assert(alignof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject) == 0x000008, "Wrong alignment on WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject"); \ static_assert(sizeof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject) == 0x000030, "Wrong size on WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, Result) == 0x000000, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::Result' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, Widget) == 0x000008, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, InAnimation) == 0x000010, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::InAnimation' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, StartAtTime) == 0x000018, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::StartAtTime' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, NumLoopsToPlay) == 0x00001C, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::NumLoopsToPlay' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, PlayMode) == 0x000020, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::PlayMode' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, PlaybackSpeed) == 0x000024, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject, ReturnValue) == 0x000028, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationProxyObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject \ static_assert(alignof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject) == 0x000008, "Wrong alignment on WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject"); \ static_assert(sizeof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject) == 0x000038, "Wrong size on WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, Result) == 0x000000, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::Result' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, Widget) == 0x000008, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, InAnimation) == 0x000010, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::InAnimation' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, StartAtTime) == 0x000018, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::StartAtTime' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, EndAtTime) == 0x00001C, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::EndAtTime' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, NumLoopsToPlay) == 0x000020, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::NumLoopsToPlay' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, PlayMode) == 0x000024, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::PlayMode' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, PlaybackSpeed) == 0x000028, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject, ReturnValue) == 0x000030, "Member 'WidgetAnimationPlayCallbackProxy_CreatePlayAnimationTimeRangeProxyObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetAnimationPlayCallbackProxy \ static_assert(alignof(UWidgetAnimationPlayCallbackProxy) == 0x000008, "Wrong alignment on UWidgetAnimationPlayCallbackProxy"); \ static_assert(sizeof(UWidgetAnimationPlayCallbackProxy) == 0x000040, "Wrong size on UWidgetAnimationPlayCallbackProxy"); \ static_assert(offsetof(UWidgetAnimationPlayCallbackProxy, Finished) == 0x000028, "Member 'UWidgetAnimationPlayCallbackProxy::Finished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BoolBinding_GetValue \ static_assert(alignof(BoolBinding_GetValue) == 0x000001, "Wrong alignment on BoolBinding_GetValue"); \ static_assert(sizeof(BoolBinding_GetValue) == 0x000001, "Wrong size on BoolBinding_GetValue"); \ static_assert(offsetof(BoolBinding_GetValue, ReturnValue) == 0x000000, "Member 'BoolBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoolBinding \ static_assert(alignof(UBoolBinding) == 0x000008, "Wrong alignment on UBoolBinding"); \ static_assert(sizeof(UBoolBinding) == 0x000060, "Wrong size on UBoolBinding"); \ #define DUMPER7_ASSERTS_ColorBinding_GetLinearValue \ static_assert(alignof(ColorBinding_GetLinearValue) == 0x000004, "Wrong alignment on ColorBinding_GetLinearValue"); \ static_assert(sizeof(ColorBinding_GetLinearValue) == 0x000010, "Wrong size on ColorBinding_GetLinearValue"); \ static_assert(offsetof(ColorBinding_GetLinearValue, ReturnValue) == 0x000000, "Member 'ColorBinding_GetLinearValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ColorBinding_GetSlateValue \ static_assert(alignof(ColorBinding_GetSlateValue) == 0x000004, "Wrong alignment on ColorBinding_GetSlateValue"); \ static_assert(sizeof(ColorBinding_GetSlateValue) == 0x000014, "Wrong size on ColorBinding_GetSlateValue"); \ static_assert(offsetof(ColorBinding_GetSlateValue, ReturnValue) == 0x000000, "Member 'ColorBinding_GetSlateValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UColorBinding \ static_assert(alignof(UColorBinding) == 0x000008, "Wrong alignment on UColorBinding"); \ static_assert(sizeof(UColorBinding) == 0x000068, "Wrong size on UColorBinding"); \ #define DUMPER7_ASSERTS_FloatBinding_GetValue \ static_assert(alignof(FloatBinding_GetValue) == 0x000004, "Wrong alignment on FloatBinding_GetValue"); \ static_assert(sizeof(FloatBinding_GetValue) == 0x000004, "Wrong size on FloatBinding_GetValue"); \ static_assert(offsetof(FloatBinding_GetValue, ReturnValue) == 0x000000, "Member 'FloatBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFloatBinding \ static_assert(alignof(UFloatBinding) == 0x000008, "Wrong alignment on UFloatBinding"); \ static_assert(sizeof(UFloatBinding) == 0x000060, "Wrong size on UFloatBinding"); \ #define DUMPER7_ASSERTS_MouseCursorBinding_GetValue \ static_assert(alignof(MouseCursorBinding_GetValue) == 0x000001, "Wrong alignment on MouseCursorBinding_GetValue"); \ static_assert(sizeof(MouseCursorBinding_GetValue) == 0x000001, "Wrong size on MouseCursorBinding_GetValue"); \ static_assert(offsetof(MouseCursorBinding_GetValue, ReturnValue) == 0x000000, "Member 'MouseCursorBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMouseCursorBinding \ static_assert(alignof(UMouseCursorBinding) == 0x000008, "Wrong alignment on UMouseCursorBinding"); \ static_assert(sizeof(UMouseCursorBinding) == 0x000060, "Wrong size on UMouseCursorBinding"); \ #define DUMPER7_ASSERTS_VisibilityBinding_GetValue \ static_assert(alignof(VisibilityBinding_GetValue) == 0x000001, "Wrong alignment on VisibilityBinding_GetValue"); \ static_assert(sizeof(VisibilityBinding_GetValue) == 0x000001, "Wrong size on VisibilityBinding_GetValue"); \ static_assert(offsetof(VisibilityBinding_GetValue, ReturnValue) == 0x000000, "Member 'VisibilityBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVisibilityBinding \ static_assert(alignof(UVisibilityBinding) == 0x000008, "Wrong alignment on UVisibilityBinding"); \ static_assert(sizeof(UVisibilityBinding) == 0x000060, "Wrong size on UVisibilityBinding"); \ #define DUMPER7_ASSERTS_WidgetBinding_GetValue \ static_assert(alignof(WidgetBinding_GetValue) == 0x000008, "Wrong alignment on WidgetBinding_GetValue"); \ static_assert(sizeof(WidgetBinding_GetValue) == 0x000008, "Wrong size on WidgetBinding_GetValue"); \ static_assert(offsetof(WidgetBinding_GetValue, ReturnValue) == 0x000000, "Member 'WidgetBinding_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetBinding \ static_assert(alignof(UWidgetBinding) == 0x000008, "Wrong alignment on UWidgetBinding"); \ static_assert(sizeof(UWidgetBinding) == 0x000060, "Wrong size on UWidgetBinding"); \ #define DUMPER7_ASSERTS_AsyncTaskDownloadImage_DownloadImage \ static_assert(alignof(AsyncTaskDownloadImage_DownloadImage) == 0x000008, "Wrong alignment on AsyncTaskDownloadImage_DownloadImage"); \ static_assert(sizeof(AsyncTaskDownloadImage_DownloadImage) == 0x000018, "Wrong size on AsyncTaskDownloadImage_DownloadImage"); \ static_assert(offsetof(AsyncTaskDownloadImage_DownloadImage, URL) == 0x000000, "Member 'AsyncTaskDownloadImage_DownloadImage::URL' has a wrong offset!"); \ static_assert(offsetof(AsyncTaskDownloadImage_DownloadImage, ReturnValue) == 0x000010, "Member 'AsyncTaskDownloadImage_DownloadImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncTaskDownloadImage \ static_assert(alignof(UAsyncTaskDownloadImage) == 0x000008, "Wrong alignment on UAsyncTaskDownloadImage"); \ static_assert(sizeof(UAsyncTaskDownloadImage) == 0x000050, "Wrong size on UAsyncTaskDownloadImage"); \ static_assert(offsetof(UAsyncTaskDownloadImage, OnSuccess) == 0x000030, "Member 'UAsyncTaskDownloadImage::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UAsyncTaskDownloadImage, OnFail) == 0x000040, "Member 'UAsyncTaskDownloadImage::OnFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_SetWidgetSlotDesiredSize \ static_assert(alignof(GameViewportSubsystem_SetWidgetSlotDesiredSize) == 0x000008, "Wrong alignment on GameViewportSubsystem_SetWidgetSlotDesiredSize"); \ static_assert(sizeof(GameViewportSubsystem_SetWidgetSlotDesiredSize) == 0x0000A0, "Wrong size on GameViewportSubsystem_SetWidgetSlotDesiredSize"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotDesiredSize, Slot) == 0x000000, "Member 'GameViewportSubsystem_SetWidgetSlotDesiredSize::Slot' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotDesiredSize, Size) == 0x000048, "Member 'GameViewportSubsystem_SetWidgetSlotDesiredSize::Size' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotDesiredSize, ReturnValue) == 0x000058, "Member 'GameViewportSubsystem_SetWidgetSlotDesiredSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_SetWidgetSlotPosition \ static_assert(alignof(GameViewportSubsystem_SetWidgetSlotPosition) == 0x000008, "Wrong alignment on GameViewportSubsystem_SetWidgetSlotPosition"); \ static_assert(sizeof(GameViewportSubsystem_SetWidgetSlotPosition) == 0x0000B0, "Wrong size on GameViewportSubsystem_SetWidgetSlotPosition"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotPosition, Slot) == 0x000000, "Member 'GameViewportSubsystem_SetWidgetSlotPosition::Slot' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotPosition, Widget) == 0x000048, "Member 'GameViewportSubsystem_SetWidgetSlotPosition::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotPosition, position) == 0x000050, "Member 'GameViewportSubsystem_SetWidgetSlotPosition::position' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotPosition, bRemoveDPIScale) == 0x000060, "Member 'GameViewportSubsystem_SetWidgetSlotPosition::bRemoveDPIScale' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlotPosition, ReturnValue) == 0x000068, "Member 'GameViewportSubsystem_SetWidgetSlotPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_AddWidget \ static_assert(alignof(GameViewportSubsystem_AddWidget) == 0x000008, "Wrong alignment on GameViewportSubsystem_AddWidget"); \ static_assert(sizeof(GameViewportSubsystem_AddWidget) == 0x000050, "Wrong size on GameViewportSubsystem_AddWidget"); \ static_assert(offsetof(GameViewportSubsystem_AddWidget, Widget) == 0x000000, "Member 'GameViewportSubsystem_AddWidget::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_AddWidget, Slot) == 0x000008, "Member 'GameViewportSubsystem_AddWidget::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_AddWidgetForPlayer \ static_assert(alignof(GameViewportSubsystem_AddWidgetForPlayer) == 0x000008, "Wrong alignment on GameViewportSubsystem_AddWidgetForPlayer"); \ static_assert(sizeof(GameViewportSubsystem_AddWidgetForPlayer) == 0x000058, "Wrong size on GameViewportSubsystem_AddWidgetForPlayer"); \ static_assert(offsetof(GameViewportSubsystem_AddWidgetForPlayer, Widget) == 0x000000, "Member 'GameViewportSubsystem_AddWidgetForPlayer::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_AddWidgetForPlayer, Player) == 0x000008, "Member 'GameViewportSubsystem_AddWidgetForPlayer::Player' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_AddWidgetForPlayer, Slot) == 0x000010, "Member 'GameViewportSubsystem_AddWidgetForPlayer::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_RemoveWidget \ static_assert(alignof(GameViewportSubsystem_RemoveWidget) == 0x000008, "Wrong alignment on GameViewportSubsystem_RemoveWidget"); \ static_assert(sizeof(GameViewportSubsystem_RemoveWidget) == 0x000008, "Wrong size on GameViewportSubsystem_RemoveWidget"); \ static_assert(offsetof(GameViewportSubsystem_RemoveWidget, Widget) == 0x000000, "Member 'GameViewportSubsystem_RemoveWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_SetWidgetSlot \ static_assert(alignof(GameViewportSubsystem_SetWidgetSlot) == 0x000008, "Wrong alignment on GameViewportSubsystem_SetWidgetSlot"); \ static_assert(sizeof(GameViewportSubsystem_SetWidgetSlot) == 0x000050, "Wrong size on GameViewportSubsystem_SetWidgetSlot"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlot, Widget) == 0x000000, "Member 'GameViewportSubsystem_SetWidgetSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_SetWidgetSlot, Slot) == 0x000008, "Member 'GameViewportSubsystem_SetWidgetSlot::Slot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_GetWidgetSlot \ static_assert(alignof(GameViewportSubsystem_GetWidgetSlot) == 0x000008, "Wrong alignment on GameViewportSubsystem_GetWidgetSlot"); \ static_assert(sizeof(GameViewportSubsystem_GetWidgetSlot) == 0x000050, "Wrong size on GameViewportSubsystem_GetWidgetSlot"); \ static_assert(offsetof(GameViewportSubsystem_GetWidgetSlot, Widget) == 0x000000, "Member 'GameViewportSubsystem_GetWidgetSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_GetWidgetSlot, ReturnValue) == 0x000008, "Member 'GameViewportSubsystem_GetWidgetSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameViewportSubsystem_IsWidgetAdded \ static_assert(alignof(GameViewportSubsystem_IsWidgetAdded) == 0x000008, "Wrong alignment on GameViewportSubsystem_IsWidgetAdded"); \ static_assert(sizeof(GameViewportSubsystem_IsWidgetAdded) == 0x000010, "Wrong size on GameViewportSubsystem_IsWidgetAdded"); \ static_assert(offsetof(GameViewportSubsystem_IsWidgetAdded, Widget) == 0x000000, "Member 'GameViewportSubsystem_IsWidgetAdded::Widget' has a wrong offset!"); \ static_assert(offsetof(GameViewportSubsystem_IsWidgetAdded, ReturnValue) == 0x000008, "Member 'GameViewportSubsystem_IsWidgetAdded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameViewportSubsystem \ static_assert(alignof(UGameViewportSubsystem) == 0x000008, "Wrong alignment on UGameViewportSubsystem"); \ static_assert(sizeof(UGameViewportSubsystem) == 0x000080, "Wrong size on UGameViewportSubsystem"); \ #define DUMPER7_ASSERTS_UserListEntry_BP_OnItemExpansionChanged \ static_assert(alignof(UserListEntry_BP_OnItemExpansionChanged) == 0x000001, "Wrong alignment on UserListEntry_BP_OnItemExpansionChanged"); \ static_assert(sizeof(UserListEntry_BP_OnItemExpansionChanged) == 0x000001, "Wrong size on UserListEntry_BP_OnItemExpansionChanged"); \ static_assert(offsetof(UserListEntry_BP_OnItemExpansionChanged, bIsExpanded) == 0x000000, "Member 'UserListEntry_BP_OnItemExpansionChanged::bIsExpanded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserListEntry_BP_OnItemSelectionChanged \ static_assert(alignof(UserListEntry_BP_OnItemSelectionChanged) == 0x000001, "Wrong alignment on UserListEntry_BP_OnItemSelectionChanged"); \ static_assert(sizeof(UserListEntry_BP_OnItemSelectionChanged) == 0x000001, "Wrong size on UserListEntry_BP_OnItemSelectionChanged"); \ static_assert(offsetof(UserListEntry_BP_OnItemSelectionChanged, bIsSelected) == 0x000000, "Member 'UserListEntry_BP_OnItemSelectionChanged::bIsSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IUserListEntry \ static_assert(alignof(IUserListEntry) == 0x000001, "Wrong alignment on IUserListEntry"); \ static_assert(sizeof(IUserListEntry) == 0x000001, "Wrong size on IUserListEntry"); \ #define DUMPER7_ASSERTS_UserListEntryLibrary_GetOwningListView \ static_assert(alignof(UserListEntryLibrary_GetOwningListView) == 0x000008, "Wrong alignment on UserListEntryLibrary_GetOwningListView"); \ static_assert(sizeof(UserListEntryLibrary_GetOwningListView) == 0x000018, "Wrong size on UserListEntryLibrary_GetOwningListView"); \ static_assert(offsetof(UserListEntryLibrary_GetOwningListView, UserListEntry) == 0x000000, "Member 'UserListEntryLibrary_GetOwningListView::UserListEntry' has a wrong offset!"); \ static_assert(offsetof(UserListEntryLibrary_GetOwningListView, ReturnValue) == 0x000010, "Member 'UserListEntryLibrary_GetOwningListView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserListEntryLibrary_IsListItemExpanded \ static_assert(alignof(UserListEntryLibrary_IsListItemExpanded) == 0x000008, "Wrong alignment on UserListEntryLibrary_IsListItemExpanded"); \ static_assert(sizeof(UserListEntryLibrary_IsListItemExpanded) == 0x000018, "Wrong size on UserListEntryLibrary_IsListItemExpanded"); \ static_assert(offsetof(UserListEntryLibrary_IsListItemExpanded, UserListEntry) == 0x000000, "Member 'UserListEntryLibrary_IsListItemExpanded::UserListEntry' has a wrong offset!"); \ static_assert(offsetof(UserListEntryLibrary_IsListItemExpanded, ReturnValue) == 0x000010, "Member 'UserListEntryLibrary_IsListItemExpanded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserListEntryLibrary_IsListItemSelected \ static_assert(alignof(UserListEntryLibrary_IsListItemSelected) == 0x000008, "Wrong alignment on UserListEntryLibrary_IsListItemSelected"); \ static_assert(sizeof(UserListEntryLibrary_IsListItemSelected) == 0x000018, "Wrong size on UserListEntryLibrary_IsListItemSelected"); \ static_assert(offsetof(UserListEntryLibrary_IsListItemSelected, UserListEntry) == 0x000000, "Member 'UserListEntryLibrary_IsListItemSelected::UserListEntry' has a wrong offset!"); \ static_assert(offsetof(UserListEntryLibrary_IsListItemSelected, ReturnValue) == 0x000010, "Member 'UserListEntryLibrary_IsListItemSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserListEntryLibrary \ static_assert(alignof(UUserListEntryLibrary) == 0x000008, "Wrong alignment on UUserListEntryLibrary"); \ static_assert(sizeof(UUserListEntryLibrary) == 0x000028, "Wrong size on UUserListEntryLibrary"); \ #define DUMPER7_ASSERTS_UserObjectListEntry_OnListItemObjectSet \ static_assert(alignof(UserObjectListEntry_OnListItemObjectSet) == 0x000008, "Wrong alignment on UserObjectListEntry_OnListItemObjectSet"); \ static_assert(sizeof(UserObjectListEntry_OnListItemObjectSet) == 0x000008, "Wrong size on UserObjectListEntry_OnListItemObjectSet"); \ static_assert(offsetof(UserObjectListEntry_OnListItemObjectSet, ListItemObject) == 0x000000, "Member 'UserObjectListEntry_OnListItemObjectSet::ListItemObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IUserObjectListEntry \ static_assert(alignof(IUserObjectListEntry) == 0x000001, "Wrong alignment on IUserObjectListEntry"); \ static_assert(sizeof(IUserObjectListEntry) == 0x000001, "Wrong size on IUserObjectListEntry"); \ #define DUMPER7_ASSERTS_UserObjectListEntryLibrary_GetListItemObject \ static_assert(alignof(UserObjectListEntryLibrary_GetListItemObject) == 0x000008, "Wrong alignment on UserObjectListEntryLibrary_GetListItemObject"); \ static_assert(sizeof(UserObjectListEntryLibrary_GetListItemObject) == 0x000018, "Wrong size on UserObjectListEntryLibrary_GetListItemObject"); \ static_assert(offsetof(UserObjectListEntryLibrary_GetListItemObject, UserObjectListEntry) == 0x000000, "Member 'UserObjectListEntryLibrary_GetListItemObject::UserObjectListEntry' has a wrong offset!"); \ static_assert(offsetof(UserObjectListEntryLibrary_GetListItemObject, ReturnValue) == 0x000010, "Member 'UserObjectListEntryLibrary_GetListItemObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserObjectListEntryLibrary \ static_assert(alignof(UUserObjectListEntryLibrary) == 0x000008, "Wrong alignment on UUserObjectListEntryLibrary"); \ static_assert(sizeof(UUserObjectListEntryLibrary) == 0x000028, "Wrong size on UUserObjectListEntryLibrary"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetApplyAlphaToBlur \ static_assert(alignof(BackgroundBlur_SetApplyAlphaToBlur) == 0x000001, "Wrong alignment on BackgroundBlur_SetApplyAlphaToBlur"); \ static_assert(sizeof(BackgroundBlur_SetApplyAlphaToBlur) == 0x000001, "Wrong size on BackgroundBlur_SetApplyAlphaToBlur"); \ static_assert(offsetof(BackgroundBlur_SetApplyAlphaToBlur, bInApplyAlphaToBlur) == 0x000000, "Member 'BackgroundBlur_SetApplyAlphaToBlur::bInApplyAlphaToBlur' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetBlurMaskTexture \ static_assert(alignof(BackgroundBlur_SetBlurMaskTexture) == 0x000008, "Wrong alignment on BackgroundBlur_SetBlurMaskTexture"); \ static_assert(sizeof(BackgroundBlur_SetBlurMaskTexture) == 0x000008, "Wrong size on BackgroundBlur_SetBlurMaskTexture"); \ static_assert(offsetof(BackgroundBlur_SetBlurMaskTexture, Texture) == 0x000000, "Member 'BackgroundBlur_SetBlurMaskTexture::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetBlurRadius \ static_assert(alignof(BackgroundBlur_SetBlurRadius) == 0x000004, "Wrong alignment on BackgroundBlur_SetBlurRadius"); \ static_assert(sizeof(BackgroundBlur_SetBlurRadius) == 0x000004, "Wrong size on BackgroundBlur_SetBlurRadius"); \ static_assert(offsetof(BackgroundBlur_SetBlurRadius, InBlurRadius) == 0x000000, "Member 'BackgroundBlur_SetBlurRadius::InBlurRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetBlurStrength \ static_assert(alignof(BackgroundBlur_SetBlurStrength) == 0x000004, "Wrong alignment on BackgroundBlur_SetBlurStrength"); \ static_assert(sizeof(BackgroundBlur_SetBlurStrength) == 0x000004, "Wrong size on BackgroundBlur_SetBlurStrength"); \ static_assert(offsetof(BackgroundBlur_SetBlurStrength, InStrength) == 0x000000, "Member 'BackgroundBlur_SetBlurStrength::InStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetCornerRadius \ static_assert(alignof(BackgroundBlur_SetCornerRadius) == 0x000010, "Wrong alignment on BackgroundBlur_SetCornerRadius"); \ static_assert(sizeof(BackgroundBlur_SetCornerRadius) == 0x000020, "Wrong size on BackgroundBlur_SetCornerRadius"); \ static_assert(offsetof(BackgroundBlur_SetCornerRadius, InCornerRadius) == 0x000000, "Member 'BackgroundBlur_SetCornerRadius::InCornerRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetHorizontalAlignment \ static_assert(alignof(BackgroundBlur_SetHorizontalAlignment) == 0x000001, "Wrong alignment on BackgroundBlur_SetHorizontalAlignment"); \ static_assert(sizeof(BackgroundBlur_SetHorizontalAlignment) == 0x000001, "Wrong size on BackgroundBlur_SetHorizontalAlignment"); \ static_assert(offsetof(BackgroundBlur_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'BackgroundBlur_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetLowQualityFallbackBrush \ static_assert(alignof(BackgroundBlur_SetLowQualityFallbackBrush) == 0x000010, "Wrong alignment on BackgroundBlur_SetLowQualityFallbackBrush"); \ static_assert(sizeof(BackgroundBlur_SetLowQualityFallbackBrush) == 0x0000D0, "Wrong size on BackgroundBlur_SetLowQualityFallbackBrush"); \ static_assert(offsetof(BackgroundBlur_SetLowQualityFallbackBrush, InBrush) == 0x000000, "Member 'BackgroundBlur_SetLowQualityFallbackBrush::InBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetPadding \ static_assert(alignof(BackgroundBlur_SetPadding) == 0x000004, "Wrong alignment on BackgroundBlur_SetPadding"); \ static_assert(sizeof(BackgroundBlur_SetPadding) == 0x000010, "Wrong size on BackgroundBlur_SetPadding"); \ static_assert(offsetof(BackgroundBlur_SetPadding, InPadding) == 0x000000, "Member 'BackgroundBlur_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlur_SetVerticalAlignment \ static_assert(alignof(BackgroundBlur_SetVerticalAlignment) == 0x000001, "Wrong alignment on BackgroundBlur_SetVerticalAlignment"); \ static_assert(sizeof(BackgroundBlur_SetVerticalAlignment) == 0x000001, "Wrong size on BackgroundBlur_SetVerticalAlignment"); \ static_assert(offsetof(BackgroundBlur_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'BackgroundBlur_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBackgroundBlur \ static_assert(alignof(UBackgroundBlur) == 0x000010, "Wrong alignment on UBackgroundBlur"); \ static_assert(sizeof(UBackgroundBlur) == 0x0002A0, "Wrong size on UBackgroundBlur"); \ static_assert(offsetof(UBackgroundBlur, Padding) == 0x000168, "Member 'UBackgroundBlur::Padding' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, HorizontalAlignment) == 0x000178, "Member 'UBackgroundBlur::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, VerticalAlignment) == 0x000179, "Member 'UBackgroundBlur::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, bApplyAlphaToBlur) == 0x00017A, "Member 'UBackgroundBlur::bApplyAlphaToBlur' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, BlurMaskTexture) == 0x000180, "Member 'UBackgroundBlur::BlurMaskTexture' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, BlurStrength) == 0x000188, "Member 'UBackgroundBlur::BlurStrength' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, bOverrideAutoRadiusCalculation) == 0x00018C, "Member 'UBackgroundBlur::bOverrideAutoRadiusCalculation' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, BlurRadius) == 0x000190, "Member 'UBackgroundBlur::BlurRadius' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, CornerRadius) == 0x0001A0, "Member 'UBackgroundBlur::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlur, LowQualityFallbackBrush) == 0x0001C0, "Member 'UBackgroundBlur::LowQualityFallbackBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlurSlot_SetHorizontalAlignment \ static_assert(alignof(BackgroundBlurSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on BackgroundBlurSlot_SetHorizontalAlignment"); \ static_assert(sizeof(BackgroundBlurSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on BackgroundBlurSlot_SetHorizontalAlignment"); \ static_assert(offsetof(BackgroundBlurSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'BackgroundBlurSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlurSlot_SetPadding \ static_assert(alignof(BackgroundBlurSlot_SetPadding) == 0x000004, "Wrong alignment on BackgroundBlurSlot_SetPadding"); \ static_assert(sizeof(BackgroundBlurSlot_SetPadding) == 0x000010, "Wrong size on BackgroundBlurSlot_SetPadding"); \ static_assert(offsetof(BackgroundBlurSlot_SetPadding, InPadding) == 0x000000, "Member 'BackgroundBlurSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BackgroundBlurSlot_SetVerticalAlignment \ static_assert(alignof(BackgroundBlurSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on BackgroundBlurSlot_SetVerticalAlignment"); \ static_assert(sizeof(BackgroundBlurSlot_SetVerticalAlignment) == 0x000001, "Wrong size on BackgroundBlurSlot_SetVerticalAlignment"); \ static_assert(offsetof(BackgroundBlurSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'BackgroundBlurSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBackgroundBlurSlot \ static_assert(alignof(UBackgroundBlurSlot) == 0x000008, "Wrong alignment on UBackgroundBlurSlot"); \ static_assert(sizeof(UBackgroundBlurSlot) == 0x000060, "Wrong size on UBackgroundBlurSlot"); \ static_assert(offsetof(UBackgroundBlurSlot, Padding) == 0x000038, "Member 'UBackgroundBlurSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlurSlot, HorizontalAlignment) == 0x000048, "Member 'UBackgroundBlurSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBackgroundBlurSlot, VerticalAlignment) == 0x000049, "Member 'UBackgroundBlurSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BorderSlot_SetHorizontalAlignment \ static_assert(alignof(BorderSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on BorderSlot_SetHorizontalAlignment"); \ static_assert(sizeof(BorderSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on BorderSlot_SetHorizontalAlignment"); \ static_assert(offsetof(BorderSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'BorderSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BorderSlot_SetPadding \ static_assert(alignof(BorderSlot_SetPadding) == 0x000004, "Wrong alignment on BorderSlot_SetPadding"); \ static_assert(sizeof(BorderSlot_SetPadding) == 0x000010, "Wrong size on BorderSlot_SetPadding"); \ static_assert(offsetof(BorderSlot_SetPadding, InPadding) == 0x000000, "Member 'BorderSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BorderSlot_SetVerticalAlignment \ static_assert(alignof(BorderSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on BorderSlot_SetVerticalAlignment"); \ static_assert(sizeof(BorderSlot_SetVerticalAlignment) == 0x000001, "Wrong size on BorderSlot_SetVerticalAlignment"); \ static_assert(offsetof(BorderSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'BorderSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBorderSlot \ static_assert(alignof(UBorderSlot) == 0x000008, "Wrong alignment on UBorderSlot"); \ static_assert(sizeof(UBorderSlot) == 0x000060, "Wrong size on UBorderSlot"); \ static_assert(offsetof(UBorderSlot, Padding) == 0x000038, "Member 'UBorderSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UBorderSlot, HorizontalAlignment) == 0x000048, "Member 'UBorderSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBorderSlot, VerticalAlignment) == 0x000049, "Member 'UBorderSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ButtonSlot_SetHorizontalAlignment \ static_assert(alignof(ButtonSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on ButtonSlot_SetHorizontalAlignment"); \ static_assert(sizeof(ButtonSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on ButtonSlot_SetHorizontalAlignment"); \ static_assert(offsetof(ButtonSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'ButtonSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ButtonSlot_SetPadding \ static_assert(alignof(ButtonSlot_SetPadding) == 0x000004, "Wrong alignment on ButtonSlot_SetPadding"); \ static_assert(sizeof(ButtonSlot_SetPadding) == 0x000010, "Wrong size on ButtonSlot_SetPadding"); \ static_assert(offsetof(ButtonSlot_SetPadding, InPadding) == 0x000000, "Member 'ButtonSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ButtonSlot_SetVerticalAlignment \ static_assert(alignof(ButtonSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on ButtonSlot_SetVerticalAlignment"); \ static_assert(sizeof(ButtonSlot_SetVerticalAlignment) == 0x000001, "Wrong size on ButtonSlot_SetVerticalAlignment"); \ static_assert(offsetof(ButtonSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'ButtonSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UButtonSlot \ static_assert(alignof(UButtonSlot) == 0x000008, "Wrong alignment on UButtonSlot"); \ static_assert(sizeof(UButtonSlot) == 0x000060, "Wrong size on UButtonSlot"); \ static_assert(offsetof(UButtonSlot, Padding) == 0x000038, "Member 'UButtonSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UButtonSlot, HorizontalAlignment) == 0x000048, "Member 'UButtonSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UButtonSlot, VerticalAlignment) == 0x000049, "Member 'UButtonSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetAlignment \ static_assert(alignof(CanvasPanelSlot_SetAlignment) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetAlignment"); \ static_assert(sizeof(CanvasPanelSlot_SetAlignment) == 0x000010, "Wrong size on CanvasPanelSlot_SetAlignment"); \ static_assert(offsetof(CanvasPanelSlot_SetAlignment, InAlignment) == 0x000000, "Member 'CanvasPanelSlot_SetAlignment::InAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetAnchors \ static_assert(alignof(CanvasPanelSlot_SetAnchors) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetAnchors"); \ static_assert(sizeof(CanvasPanelSlot_SetAnchors) == 0x000020, "Wrong size on CanvasPanelSlot_SetAnchors"); \ static_assert(offsetof(CanvasPanelSlot_SetAnchors, InAnchors) == 0x000000, "Member 'CanvasPanelSlot_SetAnchors::InAnchors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetAutoSize \ static_assert(alignof(CanvasPanelSlot_SetAutoSize) == 0x000001, "Wrong alignment on CanvasPanelSlot_SetAutoSize"); \ static_assert(sizeof(CanvasPanelSlot_SetAutoSize) == 0x000001, "Wrong size on CanvasPanelSlot_SetAutoSize"); \ static_assert(offsetof(CanvasPanelSlot_SetAutoSize, InbAutoSize) == 0x000000, "Member 'CanvasPanelSlot_SetAutoSize::InbAutoSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetLayout \ static_assert(alignof(CanvasPanelSlot_SetLayout) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetLayout"); \ static_assert(sizeof(CanvasPanelSlot_SetLayout) == 0x000040, "Wrong size on CanvasPanelSlot_SetLayout"); \ static_assert(offsetof(CanvasPanelSlot_SetLayout, InLayoutData) == 0x000000, "Member 'CanvasPanelSlot_SetLayout::InLayoutData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetMaximum \ static_assert(alignof(CanvasPanelSlot_SetMaximum) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetMaximum"); \ static_assert(sizeof(CanvasPanelSlot_SetMaximum) == 0x000010, "Wrong size on CanvasPanelSlot_SetMaximum"); \ static_assert(offsetof(CanvasPanelSlot_SetMaximum, InMaximumAnchors) == 0x000000, "Member 'CanvasPanelSlot_SetMaximum::InMaximumAnchors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetMinimum \ static_assert(alignof(CanvasPanelSlot_SetMinimum) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetMinimum"); \ static_assert(sizeof(CanvasPanelSlot_SetMinimum) == 0x000010, "Wrong size on CanvasPanelSlot_SetMinimum"); \ static_assert(offsetof(CanvasPanelSlot_SetMinimum, InMinimumAnchors) == 0x000000, "Member 'CanvasPanelSlot_SetMinimum::InMinimumAnchors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetOffsets \ static_assert(alignof(CanvasPanelSlot_SetOffsets) == 0x000004, "Wrong alignment on CanvasPanelSlot_SetOffsets"); \ static_assert(sizeof(CanvasPanelSlot_SetOffsets) == 0x000010, "Wrong size on CanvasPanelSlot_SetOffsets"); \ static_assert(offsetof(CanvasPanelSlot_SetOffsets, InOffset) == 0x000000, "Member 'CanvasPanelSlot_SetOffsets::InOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetPosition \ static_assert(alignof(CanvasPanelSlot_SetPosition) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetPosition"); \ static_assert(sizeof(CanvasPanelSlot_SetPosition) == 0x000010, "Wrong size on CanvasPanelSlot_SetPosition"); \ static_assert(offsetof(CanvasPanelSlot_SetPosition, InPosition) == 0x000000, "Member 'CanvasPanelSlot_SetPosition::InPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetSize \ static_assert(alignof(CanvasPanelSlot_SetSize) == 0x000008, "Wrong alignment on CanvasPanelSlot_SetSize"); \ static_assert(sizeof(CanvasPanelSlot_SetSize) == 0x000010, "Wrong size on CanvasPanelSlot_SetSize"); \ static_assert(offsetof(CanvasPanelSlot_SetSize, InSize) == 0x000000, "Member 'CanvasPanelSlot_SetSize::InSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_SetZOrder \ static_assert(alignof(CanvasPanelSlot_SetZOrder) == 0x000004, "Wrong alignment on CanvasPanelSlot_SetZOrder"); \ static_assert(sizeof(CanvasPanelSlot_SetZOrder) == 0x000004, "Wrong size on CanvasPanelSlot_SetZOrder"); \ static_assert(offsetof(CanvasPanelSlot_SetZOrder, InZOrder) == 0x000000, "Member 'CanvasPanelSlot_SetZOrder::InZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetAlignment \ static_assert(alignof(CanvasPanelSlot_GetAlignment) == 0x000008, "Wrong alignment on CanvasPanelSlot_GetAlignment"); \ static_assert(sizeof(CanvasPanelSlot_GetAlignment) == 0x000010, "Wrong size on CanvasPanelSlot_GetAlignment"); \ static_assert(offsetof(CanvasPanelSlot_GetAlignment, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetAlignment::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetAnchors \ static_assert(alignof(CanvasPanelSlot_GetAnchors) == 0x000008, "Wrong alignment on CanvasPanelSlot_GetAnchors"); \ static_assert(sizeof(CanvasPanelSlot_GetAnchors) == 0x000020, "Wrong size on CanvasPanelSlot_GetAnchors"); \ static_assert(offsetof(CanvasPanelSlot_GetAnchors, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetAnchors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetAutoSize \ static_assert(alignof(CanvasPanelSlot_GetAutoSize) == 0x000001, "Wrong alignment on CanvasPanelSlot_GetAutoSize"); \ static_assert(sizeof(CanvasPanelSlot_GetAutoSize) == 0x000001, "Wrong size on CanvasPanelSlot_GetAutoSize"); \ static_assert(offsetof(CanvasPanelSlot_GetAutoSize, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetAutoSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetLayout \ static_assert(alignof(CanvasPanelSlot_GetLayout) == 0x000008, "Wrong alignment on CanvasPanelSlot_GetLayout"); \ static_assert(sizeof(CanvasPanelSlot_GetLayout) == 0x000040, "Wrong size on CanvasPanelSlot_GetLayout"); \ static_assert(offsetof(CanvasPanelSlot_GetLayout, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetLayout::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetOffsets \ static_assert(alignof(CanvasPanelSlot_GetOffsets) == 0x000004, "Wrong alignment on CanvasPanelSlot_GetOffsets"); \ static_assert(sizeof(CanvasPanelSlot_GetOffsets) == 0x000010, "Wrong size on CanvasPanelSlot_GetOffsets"); \ static_assert(offsetof(CanvasPanelSlot_GetOffsets, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetOffsets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetPosition \ static_assert(alignof(CanvasPanelSlot_GetPosition) == 0x000008, "Wrong alignment on CanvasPanelSlot_GetPosition"); \ static_assert(sizeof(CanvasPanelSlot_GetPosition) == 0x000010, "Wrong size on CanvasPanelSlot_GetPosition"); \ static_assert(offsetof(CanvasPanelSlot_GetPosition, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetSize \ static_assert(alignof(CanvasPanelSlot_GetSize) == 0x000008, "Wrong alignment on CanvasPanelSlot_GetSize"); \ static_assert(sizeof(CanvasPanelSlot_GetSize) == 0x000010, "Wrong size on CanvasPanelSlot_GetSize"); \ static_assert(offsetof(CanvasPanelSlot_GetSize, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CanvasPanelSlot_GetZOrder \ static_assert(alignof(CanvasPanelSlot_GetZOrder) == 0x000004, "Wrong alignment on CanvasPanelSlot_GetZOrder"); \ static_assert(sizeof(CanvasPanelSlot_GetZOrder) == 0x000004, "Wrong size on CanvasPanelSlot_GetZOrder"); \ static_assert(offsetof(CanvasPanelSlot_GetZOrder, ReturnValue) == 0x000000, "Member 'CanvasPanelSlot_GetZOrder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCanvasPanelSlot \ static_assert(alignof(UCanvasPanelSlot) == 0x000008, "Wrong alignment on UCanvasPanelSlot"); \ static_assert(sizeof(UCanvasPanelSlot) == 0x000088, "Wrong size on UCanvasPanelSlot"); \ static_assert(offsetof(UCanvasPanelSlot, LayoutData) == 0x000038, "Member 'UCanvasPanelSlot::LayoutData' has a wrong offset!"); \ static_assert(offsetof(UCanvasPanelSlot, bAutoSize) == 0x000078, "Member 'UCanvasPanelSlot::bAutoSize' has a wrong offset!"); \ static_assert(offsetof(UCanvasPanelSlot, ZOrder) == 0x00007C, "Member 'UCanvasPanelSlot::ZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CircularThrobber_SetNumberOfPieces \ static_assert(alignof(CircularThrobber_SetNumberOfPieces) == 0x000004, "Wrong alignment on CircularThrobber_SetNumberOfPieces"); \ static_assert(sizeof(CircularThrobber_SetNumberOfPieces) == 0x000004, "Wrong size on CircularThrobber_SetNumberOfPieces"); \ static_assert(offsetof(CircularThrobber_SetNumberOfPieces, InNumberOfPieces) == 0x000000, "Member 'CircularThrobber_SetNumberOfPieces::InNumberOfPieces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CircularThrobber_SetPeriod \ static_assert(alignof(CircularThrobber_SetPeriod) == 0x000004, "Wrong alignment on CircularThrobber_SetPeriod"); \ static_assert(sizeof(CircularThrobber_SetPeriod) == 0x000004, "Wrong size on CircularThrobber_SetPeriod"); \ static_assert(offsetof(CircularThrobber_SetPeriod, InPeriod) == 0x000000, "Member 'CircularThrobber_SetPeriod::InPeriod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CircularThrobber_SetRadius \ static_assert(alignof(CircularThrobber_SetRadius) == 0x000004, "Wrong alignment on CircularThrobber_SetRadius"); \ static_assert(sizeof(CircularThrobber_SetRadius) == 0x000004, "Wrong size on CircularThrobber_SetRadius"); \ static_assert(offsetof(CircularThrobber_SetRadius, InRadius) == 0x000000, "Member 'CircularThrobber_SetRadius::InRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCircularThrobber \ static_assert(alignof(UCircularThrobber) == 0x000010, "Wrong alignment on UCircularThrobber"); \ static_assert(sizeof(UCircularThrobber) == 0x000250, "Wrong size on UCircularThrobber"); \ static_assert(offsetof(UCircularThrobber, NumberOfPieces) == 0x000150, "Member 'UCircularThrobber::NumberOfPieces' has a wrong offset!"); \ static_assert(offsetof(UCircularThrobber, Period) == 0x000154, "Member 'UCircularThrobber::Period' has a wrong offset!"); \ static_assert(offsetof(UCircularThrobber, Radius) == 0x000158, "Member 'UCircularThrobber::Radius' has a wrong offset!"); \ static_assert(offsetof(UCircularThrobber, Image) == 0x000160, "Member 'UCircularThrobber::Image' has a wrong offset!"); \ static_assert(offsetof(UCircularThrobber, bEnableRadius) == 0x000230, "Member 'UCircularThrobber::bEnableRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComboBox \ static_assert(alignof(UComboBox) == 0x000008, "Wrong alignment on UComboBox"); \ static_assert(sizeof(UComboBox) == 0x000188, "Wrong size on UComboBox"); \ static_assert(offsetof(UComboBox, Items) == 0x000150, "Member 'UComboBox::Items' has a wrong offset!"); \ static_assert(offsetof(UComboBox, OnGenerateWidgetEvent) == 0x000160, "Member 'UComboBox::OnGenerateWidgetEvent' has a wrong offset!"); \ static_assert(offsetof(UComboBox, bIsFocusable) == 0x000170, "Member 'UComboBox::bIsFocusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxKey_AddOption \ static_assert(alignof(ComboBoxKey_AddOption) == 0x000004, "Wrong alignment on ComboBoxKey_AddOption"); \ static_assert(sizeof(ComboBoxKey_AddOption) == 0x000008, "Wrong size on ComboBoxKey_AddOption"); \ static_assert(offsetof(ComboBoxKey_AddOption, Option) == 0x000000, "Member 'ComboBoxKey_AddOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxKey_RemoveOption \ static_assert(alignof(ComboBoxKey_RemoveOption) == 0x000004, "Wrong alignment on ComboBoxKey_RemoveOption"); \ static_assert(sizeof(ComboBoxKey_RemoveOption) == 0x00000C, "Wrong size on ComboBoxKey_RemoveOption"); \ static_assert(offsetof(ComboBoxKey_RemoveOption, Option) == 0x000000, "Member 'ComboBoxKey_RemoveOption::Option' has a wrong offset!"); \ static_assert(offsetof(ComboBoxKey_RemoveOption, ReturnValue) == 0x000008, "Member 'ComboBoxKey_RemoveOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxKey_SetSelectedOption \ static_assert(alignof(ComboBoxKey_SetSelectedOption) == 0x000004, "Wrong alignment on ComboBoxKey_SetSelectedOption"); \ static_assert(sizeof(ComboBoxKey_SetSelectedOption) == 0x000008, "Wrong size on ComboBoxKey_SetSelectedOption"); \ static_assert(offsetof(ComboBoxKey_SetSelectedOption, Option) == 0x000000, "Member 'ComboBoxKey_SetSelectedOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxKey_GetSelectedOption \ static_assert(alignof(ComboBoxKey_GetSelectedOption) == 0x000004, "Wrong alignment on ComboBoxKey_GetSelectedOption"); \ static_assert(sizeof(ComboBoxKey_GetSelectedOption) == 0x000008, "Wrong size on ComboBoxKey_GetSelectedOption"); \ static_assert(offsetof(ComboBoxKey_GetSelectedOption, ReturnValue) == 0x000000, "Member 'ComboBoxKey_GetSelectedOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ComboBoxKey_IsOpen \ static_assert(alignof(ComboBoxKey_IsOpen) == 0x000001, "Wrong alignment on ComboBoxKey_IsOpen"); \ static_assert(sizeof(ComboBoxKey_IsOpen) == 0x000001, "Wrong size on ComboBoxKey_IsOpen"); \ static_assert(offsetof(ComboBoxKey_IsOpen, ReturnValue) == 0x000000, "Member 'ComboBoxKey_IsOpen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComboBoxKey \ static_assert(alignof(UComboBoxKey) == 0x000010, "Wrong alignment on UComboBoxKey"); \ static_assert(sizeof(UComboBoxKey) == 0x0015B0, "Wrong size on UComboBoxKey"); \ static_assert(offsetof(UComboBoxKey, Options) == 0x000150, "Member 'UComboBoxKey::Options' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, SelectedOption) == 0x000160, "Member 'UComboBoxKey::SelectedOption' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, WidgetStyle) == 0x000170, "Member 'UComboBoxKey::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, ItemStyle) == 0x0007D0, "Member 'UComboBoxKey::ItemStyle' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, ForegroundColor) == 0x001520, "Member 'UComboBoxKey::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, ContentPadding) == 0x001534, "Member 'UComboBoxKey::ContentPadding' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, MaxListHeight) == 0x001544, "Member 'UComboBoxKey::MaxListHeight' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, bHasDownArrow) == 0x001548, "Member 'UComboBoxKey::bHasDownArrow' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, bEnableGamepadNavigationMode) == 0x001549, "Member 'UComboBoxKey::bEnableGamepadNavigationMode' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, bIsFocusable) == 0x00154A, "Member 'UComboBoxKey::bIsFocusable' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, OnGenerateContentWidget) == 0x00154C, "Member 'UComboBoxKey::OnGenerateContentWidget' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, OnGenerateItemWidget) == 0x00155C, "Member 'UComboBoxKey::OnGenerateItemWidget' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, OnSelectionChanged) == 0x001570, "Member 'UComboBoxKey::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UComboBoxKey, OnOpening) == 0x001580, "Member 'UComboBoxKey::OnOpening' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBox_BP_CreateEntry \ static_assert(alignof(DynamicEntryBox_BP_CreateEntry) == 0x000008, "Wrong alignment on DynamicEntryBox_BP_CreateEntry"); \ static_assert(sizeof(DynamicEntryBox_BP_CreateEntry) == 0x000008, "Wrong size on DynamicEntryBox_BP_CreateEntry"); \ static_assert(offsetof(DynamicEntryBox_BP_CreateEntry, ReturnValue) == 0x000000, "Member 'DynamicEntryBox_BP_CreateEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBox_BP_CreateEntryOfClass \ static_assert(alignof(DynamicEntryBox_BP_CreateEntryOfClass) == 0x000008, "Wrong alignment on DynamicEntryBox_BP_CreateEntryOfClass"); \ static_assert(sizeof(DynamicEntryBox_BP_CreateEntryOfClass) == 0x000010, "Wrong size on DynamicEntryBox_BP_CreateEntryOfClass"); \ static_assert(offsetof(DynamicEntryBox_BP_CreateEntryOfClass, EntryClass) == 0x000000, "Member 'DynamicEntryBox_BP_CreateEntryOfClass::EntryClass' has a wrong offset!"); \ static_assert(offsetof(DynamicEntryBox_BP_CreateEntryOfClass, ReturnValue) == 0x000008, "Member 'DynamicEntryBox_BP_CreateEntryOfClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBox_RemoveEntry \ static_assert(alignof(DynamicEntryBox_RemoveEntry) == 0x000008, "Wrong alignment on DynamicEntryBox_RemoveEntry"); \ static_assert(sizeof(DynamicEntryBox_RemoveEntry) == 0x000008, "Wrong size on DynamicEntryBox_RemoveEntry"); \ static_assert(offsetof(DynamicEntryBox_RemoveEntry, EntryWidget) == 0x000000, "Member 'DynamicEntryBox_RemoveEntry::EntryWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicEntryBox_Reset \ static_assert(alignof(DynamicEntryBox_Reset) == 0x000001, "Wrong alignment on DynamicEntryBox_Reset"); \ static_assert(sizeof(DynamicEntryBox_Reset) == 0x000001, "Wrong size on DynamicEntryBox_Reset"); \ static_assert(offsetof(DynamicEntryBox_Reset, bDeleteWidgets) == 0x000000, "Member 'DynamicEntryBox_Reset::bDeleteWidgets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicEntryBox \ static_assert(alignof(UDynamicEntryBox) == 0x000008, "Wrong alignment on UDynamicEntryBox"); \ static_assert(sizeof(UDynamicEntryBox) == 0x000238, "Wrong size on UDynamicEntryBox"); \ static_assert(offsetof(UDynamicEntryBox, EntryWidgetClass) == 0x000230, "Member 'UDynamicEntryBox::EntryWidgetClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetFont \ static_assert(alignof(EditableText_SetFont) == 0x000008, "Wrong alignment on EditableText_SetFont"); \ static_assert(sizeof(EditableText_SetFont) == 0x000058, "Wrong size on EditableText_SetFont"); \ static_assert(offsetof(EditableText_SetFont, InFontInfo) == 0x000000, "Member 'EditableText_SetFont::InFontInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetFontMaterial \ static_assert(alignof(EditableText_SetFontMaterial) == 0x000008, "Wrong alignment on EditableText_SetFontMaterial"); \ static_assert(sizeof(EditableText_SetFontMaterial) == 0x000008, "Wrong size on EditableText_SetFontMaterial"); \ static_assert(offsetof(EditableText_SetFontMaterial, InMaterial) == 0x000000, "Member 'EditableText_SetFontMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetFontOutlineMaterial \ static_assert(alignof(EditableText_SetFontOutlineMaterial) == 0x000008, "Wrong alignment on EditableText_SetFontOutlineMaterial"); \ static_assert(sizeof(EditableText_SetFontOutlineMaterial) == 0x000008, "Wrong size on EditableText_SetFontOutlineMaterial"); \ static_assert(offsetof(EditableText_SetFontOutlineMaterial, InMaterial) == 0x000000, "Member 'EditableText_SetFontOutlineMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetHintText \ static_assert(alignof(EditableText_SetHintText) == 0x000008, "Wrong alignment on EditableText_SetHintText"); \ static_assert(sizeof(EditableText_SetHintText) == 0x000018, "Wrong size on EditableText_SetHintText"); \ static_assert(offsetof(EditableText_SetHintText, InHintText) == 0x000000, "Member 'EditableText_SetHintText::InHintText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetIsPassword \ static_assert(alignof(EditableText_SetIsPassword) == 0x000001, "Wrong alignment on EditableText_SetIsPassword"); \ static_assert(sizeof(EditableText_SetIsPassword) == 0x000001, "Wrong size on EditableText_SetIsPassword"); \ static_assert(offsetof(EditableText_SetIsPassword, InbIsPassword) == 0x000000, "Member 'EditableText_SetIsPassword::InbIsPassword' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetIsReadOnly \ static_assert(alignof(EditableText_SetIsReadOnly) == 0x000001, "Wrong alignment on EditableText_SetIsReadOnly"); \ static_assert(sizeof(EditableText_SetIsReadOnly) == 0x000001, "Wrong size on EditableText_SetIsReadOnly"); \ static_assert(offsetof(EditableText_SetIsReadOnly, InbIsReadyOnly) == 0x000000, "Member 'EditableText_SetIsReadOnly::InbIsReadyOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetJustification \ static_assert(alignof(EditableText_SetJustification) == 0x000001, "Wrong alignment on EditableText_SetJustification"); \ static_assert(sizeof(EditableText_SetJustification) == 0x000001, "Wrong size on EditableText_SetJustification"); \ static_assert(offsetof(EditableText_SetJustification, InJustification) == 0x000000, "Member 'EditableText_SetJustification::InJustification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetMinimumDesiredWidth \ static_assert(alignof(EditableText_SetMinimumDesiredWidth) == 0x000004, "Wrong alignment on EditableText_SetMinimumDesiredWidth"); \ static_assert(sizeof(EditableText_SetMinimumDesiredWidth) == 0x000004, "Wrong size on EditableText_SetMinimumDesiredWidth"); \ static_assert(offsetof(EditableText_SetMinimumDesiredWidth, InMinDesiredWidth) == 0x000000, "Member 'EditableText_SetMinimumDesiredWidth::InMinDesiredWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetText \ static_assert(alignof(EditableText_SetText) == 0x000008, "Wrong alignment on EditableText_SetText"); \ static_assert(sizeof(EditableText_SetText) == 0x000018, "Wrong size on EditableText_SetText"); \ static_assert(offsetof(EditableText_SetText, InText) == 0x000000, "Member 'EditableText_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_SetTextOverflowPolicy \ static_assert(alignof(EditableText_SetTextOverflowPolicy) == 0x000001, "Wrong alignment on EditableText_SetTextOverflowPolicy"); \ static_assert(sizeof(EditableText_SetTextOverflowPolicy) == 0x000001, "Wrong size on EditableText_SetTextOverflowPolicy"); \ static_assert(offsetof(EditableText_SetTextOverflowPolicy, InOverflowPolicy) == 0x000000, "Member 'EditableText_SetTextOverflowPolicy::InOverflowPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_GetFont \ static_assert(alignof(EditableText_GetFont) == 0x000008, "Wrong alignment on EditableText_GetFont"); \ static_assert(sizeof(EditableText_GetFont) == 0x000058, "Wrong size on EditableText_GetFont"); \ static_assert(offsetof(EditableText_GetFont, ReturnValue) == 0x000000, "Member 'EditableText_GetFont::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_GetHintText \ static_assert(alignof(EditableText_GetHintText) == 0x000008, "Wrong alignment on EditableText_GetHintText"); \ static_assert(sizeof(EditableText_GetHintText) == 0x000018, "Wrong size on EditableText_GetHintText"); \ static_assert(offsetof(EditableText_GetHintText, ReturnValue) == 0x000000, "Member 'EditableText_GetHintText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_GetJustification \ static_assert(alignof(EditableText_GetJustification) == 0x000001, "Wrong alignment on EditableText_GetJustification"); \ static_assert(sizeof(EditableText_GetJustification) == 0x000001, "Wrong size on EditableText_GetJustification"); \ static_assert(offsetof(EditableText_GetJustification, ReturnValue) == 0x000000, "Member 'EditableText_GetJustification::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableText_GetText \ static_assert(alignof(EditableText_GetText) == 0x000008, "Wrong alignment on EditableText_GetText"); \ static_assert(sizeof(EditableText_GetText) == 0x000018, "Wrong size on EditableText_GetText"); \ static_assert(offsetof(EditableText_GetText, ReturnValue) == 0x000000, "Member 'EditableText_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableText \ static_assert(alignof(UEditableText) == 0x000010, "Wrong alignment on UEditableText"); \ static_assert(sizeof(UEditableText) == 0x0004E0, "Wrong size on UEditableText"); \ static_assert(offsetof(UEditableText, Text) == 0x000150, "Member 'UEditableText::Text' has a wrong offset!"); \ static_assert(offsetof(UEditableText, TextDelegate) == 0x000168, "Member 'UEditableText::TextDelegate' has a wrong offset!"); \ static_assert(offsetof(UEditableText, HintText) == 0x000178, "Member 'UEditableText::HintText' has a wrong offset!"); \ static_assert(offsetof(UEditableText, HintTextDelegate) == 0x000190, "Member 'UEditableText::HintTextDelegate' has a wrong offset!"); \ static_assert(offsetof(UEditableText, WidgetStyle) == 0x0001A0, "Member 'UEditableText::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UEditableText, IsReadOnly) == 0x000490, "Member 'UEditableText::IsReadOnly' has a wrong offset!"); \ static_assert(offsetof(UEditableText, IsPassword) == 0x000491, "Member 'UEditableText::IsPassword' has a wrong offset!"); \ static_assert(offsetof(UEditableText, MinimumDesiredWidth) == 0x000494, "Member 'UEditableText::MinimumDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(UEditableText, IsCaretMovedWhenGainFocus) == 0x000498, "Member 'UEditableText::IsCaretMovedWhenGainFocus' has a wrong offset!"); \ static_assert(offsetof(UEditableText, SelectAllTextWhenFocused) == 0x000499, "Member 'UEditableText::SelectAllTextWhenFocused' has a wrong offset!"); \ static_assert(offsetof(UEditableText, RevertTextOnEscape) == 0x00049A, "Member 'UEditableText::RevertTextOnEscape' has a wrong offset!"); \ static_assert(offsetof(UEditableText, ClearKeyboardFocusOnCommit) == 0x00049B, "Member 'UEditableText::ClearKeyboardFocusOnCommit' has a wrong offset!"); \ static_assert(offsetof(UEditableText, SelectAllTextOnCommit) == 0x00049C, "Member 'UEditableText::SelectAllTextOnCommit' has a wrong offset!"); \ static_assert(offsetof(UEditableText, AllowContextMenu) == 0x00049D, "Member 'UEditableText::AllowContextMenu' has a wrong offset!"); \ static_assert(offsetof(UEditableText, KeyboardType) == 0x00049E, "Member 'UEditableText::KeyboardType' has a wrong offset!"); \ static_assert(offsetof(UEditableText, VirtualKeyboardOptions) == 0x00049F, "Member 'UEditableText::VirtualKeyboardOptions' has a wrong offset!"); \ static_assert(offsetof(UEditableText, VirtualKeyboardTrigger) == 0x0004A0, "Member 'UEditableText::VirtualKeyboardTrigger' has a wrong offset!"); \ static_assert(offsetof(UEditableText, VirtualKeyboardDismissAction) == 0x0004A1, "Member 'UEditableText::VirtualKeyboardDismissAction' has a wrong offset!"); \ static_assert(offsetof(UEditableText, Justification) == 0x0004A2, "Member 'UEditableText::Justification' has a wrong offset!"); \ static_assert(offsetof(UEditableText, OverflowPolicy) == 0x0004A3, "Member 'UEditableText::OverflowPolicy' has a wrong offset!"); \ static_assert(offsetof(UEditableText, ShapedTextOptions) == 0x0004A4, "Member 'UEditableText::ShapedTextOptions' has a wrong offset!"); \ static_assert(offsetof(UEditableText, OnTextChanged) == 0x0004A8, "Member 'UEditableText::OnTextChanged' has a wrong offset!"); \ static_assert(offsetof(UEditableText, OnTextCommitted) == 0x0004B8, "Member 'UEditableText::OnTextCommitted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetError \ static_assert(alignof(EditableTextBox_SetError) == 0x000008, "Wrong alignment on EditableTextBox_SetError"); \ static_assert(sizeof(EditableTextBox_SetError) == 0x000018, "Wrong size on EditableTextBox_SetError"); \ static_assert(offsetof(EditableTextBox_SetError, InError) == 0x000000, "Member 'EditableTextBox_SetError::InError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetForegroundColor \ static_assert(alignof(EditableTextBox_SetForegroundColor) == 0x000004, "Wrong alignment on EditableTextBox_SetForegroundColor"); \ static_assert(sizeof(EditableTextBox_SetForegroundColor) == 0x000010, "Wrong size on EditableTextBox_SetForegroundColor"); \ static_assert(offsetof(EditableTextBox_SetForegroundColor, Color) == 0x000000, "Member 'EditableTextBox_SetForegroundColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetHintText \ static_assert(alignof(EditableTextBox_SetHintText) == 0x000008, "Wrong alignment on EditableTextBox_SetHintText"); \ static_assert(sizeof(EditableTextBox_SetHintText) == 0x000018, "Wrong size on EditableTextBox_SetHintText"); \ static_assert(offsetof(EditableTextBox_SetHintText, InText) == 0x000000, "Member 'EditableTextBox_SetHintText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetIsPassword \ static_assert(alignof(EditableTextBox_SetIsPassword) == 0x000001, "Wrong alignment on EditableTextBox_SetIsPassword"); \ static_assert(sizeof(EditableTextBox_SetIsPassword) == 0x000001, "Wrong size on EditableTextBox_SetIsPassword"); \ static_assert(offsetof(EditableTextBox_SetIsPassword, bIsPassword) == 0x000000, "Member 'EditableTextBox_SetIsPassword::bIsPassword' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetIsReadOnly \ static_assert(alignof(EditableTextBox_SetIsReadOnly) == 0x000001, "Wrong alignment on EditableTextBox_SetIsReadOnly"); \ static_assert(sizeof(EditableTextBox_SetIsReadOnly) == 0x000001, "Wrong size on EditableTextBox_SetIsReadOnly"); \ static_assert(offsetof(EditableTextBox_SetIsReadOnly, bReadOnly) == 0x000000, "Member 'EditableTextBox_SetIsReadOnly::bReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetJustification \ static_assert(alignof(EditableTextBox_SetJustification) == 0x000001, "Wrong alignment on EditableTextBox_SetJustification"); \ static_assert(sizeof(EditableTextBox_SetJustification) == 0x000001, "Wrong size on EditableTextBox_SetJustification"); \ static_assert(offsetof(EditableTextBox_SetJustification, InJustification) == 0x000000, "Member 'EditableTextBox_SetJustification::InJustification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetText \ static_assert(alignof(EditableTextBox_SetText) == 0x000008, "Wrong alignment on EditableTextBox_SetText"); \ static_assert(sizeof(EditableTextBox_SetText) == 0x000018, "Wrong size on EditableTextBox_SetText"); \ static_assert(offsetof(EditableTextBox_SetText, InText) == 0x000000, "Member 'EditableTextBox_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_SetTextOverflowPolicy \ static_assert(alignof(EditableTextBox_SetTextOverflowPolicy) == 0x000001, "Wrong alignment on EditableTextBox_SetTextOverflowPolicy"); \ static_assert(sizeof(EditableTextBox_SetTextOverflowPolicy) == 0x000001, "Wrong size on EditableTextBox_SetTextOverflowPolicy"); \ static_assert(offsetof(EditableTextBox_SetTextOverflowPolicy, InOverflowPolicy) == 0x000000, "Member 'EditableTextBox_SetTextOverflowPolicy::InOverflowPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_GetText \ static_assert(alignof(EditableTextBox_GetText) == 0x000008, "Wrong alignment on EditableTextBox_GetText"); \ static_assert(sizeof(EditableTextBox_GetText) == 0x000018, "Wrong size on EditableTextBox_GetText"); \ static_assert(offsetof(EditableTextBox_GetText, ReturnValue) == 0x000000, "Member 'EditableTextBox_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EditableTextBox_HasError \ static_assert(alignof(EditableTextBox_HasError) == 0x000001, "Wrong alignment on EditableTextBox_HasError"); \ static_assert(sizeof(EditableTextBox_HasError) == 0x000001, "Wrong size on EditableTextBox_HasError"); \ static_assert(offsetof(EditableTextBox_HasError, ReturnValue) == 0x000000, "Member 'EditableTextBox_HasError::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableTextBox \ static_assert(alignof(UEditableTextBox) == 0x000010, "Wrong alignment on UEditableTextBox"); \ static_assert(sizeof(UEditableTextBox) == 0x001070, "Wrong size on UEditableTextBox"); \ static_assert(offsetof(UEditableTextBox, Text) == 0x000150, "Member 'UEditableTextBox::Text' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, TextDelegate) == 0x000168, "Member 'UEditableTextBox::TextDelegate' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, WidgetStyle) == 0x000180, "Member 'UEditableTextBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, HintText) == 0x001000, "Member 'UEditableTextBox::HintText' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, HintTextDelegate) == 0x001018, "Member 'UEditableTextBox::HintTextDelegate' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, IsReadOnly) == 0x001028, "Member 'UEditableTextBox::IsReadOnly' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, IsPassword) == 0x001029, "Member 'UEditableTextBox::IsPassword' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, MinimumDesiredWidth) == 0x00102C, "Member 'UEditableTextBox::MinimumDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, IsCaretMovedWhenGainFocus) == 0x001030, "Member 'UEditableTextBox::IsCaretMovedWhenGainFocus' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, SelectAllTextWhenFocused) == 0x001031, "Member 'UEditableTextBox::SelectAllTextWhenFocused' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, RevertTextOnEscape) == 0x001032, "Member 'UEditableTextBox::RevertTextOnEscape' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, ClearKeyboardFocusOnCommit) == 0x001033, "Member 'UEditableTextBox::ClearKeyboardFocusOnCommit' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, SelectAllTextOnCommit) == 0x001034, "Member 'UEditableTextBox::SelectAllTextOnCommit' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, AllowContextMenu) == 0x001035, "Member 'UEditableTextBox::AllowContextMenu' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, KeyboardType) == 0x001036, "Member 'UEditableTextBox::KeyboardType' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, VirtualKeyboardOptions) == 0x001037, "Member 'UEditableTextBox::VirtualKeyboardOptions' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, VirtualKeyboardTrigger) == 0x001038, "Member 'UEditableTextBox::VirtualKeyboardTrigger' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, VirtualKeyboardDismissAction) == 0x001039, "Member 'UEditableTextBox::VirtualKeyboardDismissAction' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, Justification) == 0x00103A, "Member 'UEditableTextBox::Justification' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, OverflowPolicy) == 0x00103B, "Member 'UEditableTextBox::OverflowPolicy' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, ShapedTextOptions) == 0x00103C, "Member 'UEditableTextBox::ShapedTextOptions' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, OnTextChanged) == 0x001040, "Member 'UEditableTextBox::OnTextChanged' has a wrong offset!"); \ static_assert(offsetof(UEditableTextBox, OnTextCommitted) == 0x001050, "Member 'UEditableTextBox::OnTextCommitted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetColumn \ static_assert(alignof(GridSlot_SetColumn) == 0x000004, "Wrong alignment on GridSlot_SetColumn"); \ static_assert(sizeof(GridSlot_SetColumn) == 0x000004, "Wrong size on GridSlot_SetColumn"); \ static_assert(offsetof(GridSlot_SetColumn, InColumn) == 0x000000, "Member 'GridSlot_SetColumn::InColumn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetColumnSpan \ static_assert(alignof(GridSlot_SetColumnSpan) == 0x000004, "Wrong alignment on GridSlot_SetColumnSpan"); \ static_assert(sizeof(GridSlot_SetColumnSpan) == 0x000004, "Wrong size on GridSlot_SetColumnSpan"); \ static_assert(offsetof(GridSlot_SetColumnSpan, InColumnSpan) == 0x000000, "Member 'GridSlot_SetColumnSpan::InColumnSpan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetHorizontalAlignment \ static_assert(alignof(GridSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on GridSlot_SetHorizontalAlignment"); \ static_assert(sizeof(GridSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on GridSlot_SetHorizontalAlignment"); \ static_assert(offsetof(GridSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'GridSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetLayer \ static_assert(alignof(GridSlot_SetLayer) == 0x000004, "Wrong alignment on GridSlot_SetLayer"); \ static_assert(sizeof(GridSlot_SetLayer) == 0x000004, "Wrong size on GridSlot_SetLayer"); \ static_assert(offsetof(GridSlot_SetLayer, InLayer) == 0x000000, "Member 'GridSlot_SetLayer::InLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetNudge \ static_assert(alignof(GridSlot_SetNudge) == 0x000008, "Wrong alignment on GridSlot_SetNudge"); \ static_assert(sizeof(GridSlot_SetNudge) == 0x000010, "Wrong size on GridSlot_SetNudge"); \ static_assert(offsetof(GridSlot_SetNudge, InNudge) == 0x000000, "Member 'GridSlot_SetNudge::InNudge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetPadding \ static_assert(alignof(GridSlot_SetPadding) == 0x000004, "Wrong alignment on GridSlot_SetPadding"); \ static_assert(sizeof(GridSlot_SetPadding) == 0x000010, "Wrong size on GridSlot_SetPadding"); \ static_assert(offsetof(GridSlot_SetPadding, InPadding) == 0x000000, "Member 'GridSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetRow \ static_assert(alignof(GridSlot_SetRow) == 0x000004, "Wrong alignment on GridSlot_SetRow"); \ static_assert(sizeof(GridSlot_SetRow) == 0x000004, "Wrong size on GridSlot_SetRow"); \ static_assert(offsetof(GridSlot_SetRow, InRow) == 0x000000, "Member 'GridSlot_SetRow::InRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetRowSpan \ static_assert(alignof(GridSlot_SetRowSpan) == 0x000004, "Wrong alignment on GridSlot_SetRowSpan"); \ static_assert(sizeof(GridSlot_SetRowSpan) == 0x000004, "Wrong size on GridSlot_SetRowSpan"); \ static_assert(offsetof(GridSlot_SetRowSpan, InRowSpan) == 0x000000, "Member 'GridSlot_SetRowSpan::InRowSpan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GridSlot_SetVerticalAlignment \ static_assert(alignof(GridSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on GridSlot_SetVerticalAlignment"); \ static_assert(sizeof(GridSlot_SetVerticalAlignment) == 0x000001, "Wrong size on GridSlot_SetVerticalAlignment"); \ static_assert(offsetof(GridSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'GridSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGridSlot \ static_assert(alignof(UGridSlot) == 0x000008, "Wrong alignment on UGridSlot"); \ static_assert(sizeof(UGridSlot) == 0x000078, "Wrong size on UGridSlot"); \ static_assert(offsetof(UGridSlot, Padding) == 0x000038, "Member 'UGridSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, HorizontalAlignment) == 0x000048, "Member 'UGridSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, VerticalAlignment) == 0x000049, "Member 'UGridSlot::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, row) == 0x00004C, "Member 'UGridSlot::row' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, RowSpan) == 0x000050, "Member 'UGridSlot::RowSpan' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, Column) == 0x000054, "Member 'UGridSlot::Column' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, ColumnSpan) == 0x000058, "Member 'UGridSlot::ColumnSpan' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, Layer) == 0x00005C, "Member 'UGridSlot::Layer' has a wrong offset!"); \ static_assert(offsetof(UGridSlot, Nudge) == 0x000060, "Member 'UGridSlot::Nudge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HorizontalBoxSlot_SetHorizontalAlignment \ static_assert(alignof(HorizontalBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on HorizontalBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(HorizontalBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on HorizontalBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(HorizontalBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'HorizontalBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HorizontalBoxSlot_SetPadding \ static_assert(alignof(HorizontalBoxSlot_SetPadding) == 0x000004, "Wrong alignment on HorizontalBoxSlot_SetPadding"); \ static_assert(sizeof(HorizontalBoxSlot_SetPadding) == 0x000010, "Wrong size on HorizontalBoxSlot_SetPadding"); \ static_assert(offsetof(HorizontalBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'HorizontalBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HorizontalBoxSlot_SetSize \ static_assert(alignof(HorizontalBoxSlot_SetSize) == 0x000004, "Wrong alignment on HorizontalBoxSlot_SetSize"); \ static_assert(sizeof(HorizontalBoxSlot_SetSize) == 0x000008, "Wrong size on HorizontalBoxSlot_SetSize"); \ static_assert(offsetof(HorizontalBoxSlot_SetSize, InSize) == 0x000000, "Member 'HorizontalBoxSlot_SetSize::InSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HorizontalBoxSlot_SetVerticalAlignment \ static_assert(alignof(HorizontalBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on HorizontalBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(HorizontalBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on HorizontalBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(HorizontalBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'HorizontalBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHorizontalBoxSlot \ static_assert(alignof(UHorizontalBoxSlot) == 0x000008, "Wrong alignment on UHorizontalBoxSlot"); \ static_assert(sizeof(UHorizontalBoxSlot) == 0x000060, "Wrong size on UHorizontalBoxSlot"); \ static_assert(offsetof(UHorizontalBoxSlot, Size) == 0x000040, "Member 'UHorizontalBoxSlot::Size' has a wrong offset!"); \ static_assert(offsetof(UHorizontalBoxSlot, Padding) == 0x000048, "Member 'UHorizontalBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UHorizontalBoxSlot, HorizontalAlignment) == 0x000058, "Member 'UHorizontalBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UHorizontalBoxSlot, VerticalAlignment) == 0x000059, "Member 'UHorizontalBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetAllowGamepadKeys \ static_assert(alignof(InputKeySelector_SetAllowGamepadKeys) == 0x000001, "Wrong alignment on InputKeySelector_SetAllowGamepadKeys"); \ static_assert(sizeof(InputKeySelector_SetAllowGamepadKeys) == 0x000001, "Wrong size on InputKeySelector_SetAllowGamepadKeys"); \ static_assert(offsetof(InputKeySelector_SetAllowGamepadKeys, bInAllowGamepadKeys) == 0x000000, "Member 'InputKeySelector_SetAllowGamepadKeys::bInAllowGamepadKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetAllowModifierKeys \ static_assert(alignof(InputKeySelector_SetAllowModifierKeys) == 0x000001, "Wrong alignment on InputKeySelector_SetAllowModifierKeys"); \ static_assert(sizeof(InputKeySelector_SetAllowModifierKeys) == 0x000001, "Wrong size on InputKeySelector_SetAllowModifierKeys"); \ static_assert(offsetof(InputKeySelector_SetAllowModifierKeys, bInAllowModifierKeys) == 0x000000, "Member 'InputKeySelector_SetAllowModifierKeys::bInAllowModifierKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetEscapeKeys \ static_assert(alignof(InputKeySelector_SetEscapeKeys) == 0x000008, "Wrong alignment on InputKeySelector_SetEscapeKeys"); \ static_assert(sizeof(InputKeySelector_SetEscapeKeys) == 0x000010, "Wrong size on InputKeySelector_SetEscapeKeys"); \ static_assert(offsetof(InputKeySelector_SetEscapeKeys, InKeys) == 0x000000, "Member 'InputKeySelector_SetEscapeKeys::InKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetKeySelectionText \ static_assert(alignof(InputKeySelector_SetKeySelectionText) == 0x000008, "Wrong alignment on InputKeySelector_SetKeySelectionText"); \ static_assert(sizeof(InputKeySelector_SetKeySelectionText) == 0x000018, "Wrong size on InputKeySelector_SetKeySelectionText"); \ static_assert(offsetof(InputKeySelector_SetKeySelectionText, InKeySelectionText) == 0x000000, "Member 'InputKeySelector_SetKeySelectionText::InKeySelectionText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetNoKeySpecifiedText \ static_assert(alignof(InputKeySelector_SetNoKeySpecifiedText) == 0x000008, "Wrong alignment on InputKeySelector_SetNoKeySpecifiedText"); \ static_assert(sizeof(InputKeySelector_SetNoKeySpecifiedText) == 0x000018, "Wrong size on InputKeySelector_SetNoKeySpecifiedText"); \ static_assert(offsetof(InputKeySelector_SetNoKeySpecifiedText, InNoKeySpecifiedText) == 0x000000, "Member 'InputKeySelector_SetNoKeySpecifiedText::InNoKeySpecifiedText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetSelectedKey \ static_assert(alignof(InputKeySelector_SetSelectedKey) == 0x000008, "Wrong alignment on InputKeySelector_SetSelectedKey"); \ static_assert(sizeof(InputKeySelector_SetSelectedKey) == 0x000020, "Wrong size on InputKeySelector_SetSelectedKey"); \ static_assert(offsetof(InputKeySelector_SetSelectedKey, InSelectedKey) == 0x000000, "Member 'InputKeySelector_SetSelectedKey::InSelectedKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_SetTextBlockVisibility \ static_assert(alignof(InputKeySelector_SetTextBlockVisibility) == 0x000001, "Wrong alignment on InputKeySelector_SetTextBlockVisibility"); \ static_assert(sizeof(InputKeySelector_SetTextBlockVisibility) == 0x000001, "Wrong size on InputKeySelector_SetTextBlockVisibility"); \ static_assert(offsetof(InputKeySelector_SetTextBlockVisibility, InVisibility) == 0x000000, "Member 'InputKeySelector_SetTextBlockVisibility::InVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeySelector_GetIsSelectingKey \ static_assert(alignof(InputKeySelector_GetIsSelectingKey) == 0x000001, "Wrong alignment on InputKeySelector_GetIsSelectingKey"); \ static_assert(sizeof(InputKeySelector_GetIsSelectingKey) == 0x000001, "Wrong size on InputKeySelector_GetIsSelectingKey"); \ static_assert(offsetof(InputKeySelector_GetIsSelectingKey, ReturnValue) == 0x000000, "Member 'InputKeySelector_GetIsSelectingKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputKeySelector \ static_assert(alignof(UInputKeySelector) == 0x000010, "Wrong alignment on UInputKeySelector"); \ static_assert(sizeof(UInputKeySelector) == 0x000930, "Wrong size on UInputKeySelector"); \ static_assert(offsetof(UInputKeySelector, WidgetStyle) == 0x000150, "Member 'UInputKeySelector::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, TextStyle) == 0x000540, "Member 'UInputKeySelector::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, SelectedKey) == 0x000880, "Member 'UInputKeySelector::SelectedKey' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, Margin) == 0x0008A0, "Member 'UInputKeySelector::Margin' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, KeySelectionText) == 0x0008B0, "Member 'UInputKeySelector::KeySelectionText' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, NoKeySpecifiedText) == 0x0008C8, "Member 'UInputKeySelector::NoKeySpecifiedText' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, bAllowModifierKeys) == 0x0008E0, "Member 'UInputKeySelector::bAllowModifierKeys' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, bAllowGamepadKeys) == 0x0008E1, "Member 'UInputKeySelector::bAllowGamepadKeys' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, EscapeKeys) == 0x0008E8, "Member 'UInputKeySelector::EscapeKeys' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, OnKeySelected) == 0x0008F8, "Member 'UInputKeySelector::OnKeySelected' has a wrong offset!"); \ static_assert(offsetof(UInputKeySelector, OnIsSelectingKeyChanged) == 0x000908, "Member 'UInputKeySelector::OnIsSelectingKeyChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_FitInWindow \ static_assert(alignof(MenuAnchor_FitInWindow) == 0x000001, "Wrong alignment on MenuAnchor_FitInWindow"); \ static_assert(sizeof(MenuAnchor_FitInWindow) == 0x000001, "Wrong size on MenuAnchor_FitInWindow"); \ static_assert(offsetof(MenuAnchor_FitInWindow, bFit) == 0x000000, "Member 'MenuAnchor_FitInWindow::bFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_Open \ static_assert(alignof(MenuAnchor_Open) == 0x000001, "Wrong alignment on MenuAnchor_Open"); \ static_assert(sizeof(MenuAnchor_Open) == 0x000001, "Wrong size on MenuAnchor_Open"); \ static_assert(offsetof(MenuAnchor_Open, bFocusMenu) == 0x000000, "Member 'MenuAnchor_Open::bFocusMenu' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_SetPlacement \ static_assert(alignof(MenuAnchor_SetPlacement) == 0x000001, "Wrong alignment on MenuAnchor_SetPlacement"); \ static_assert(sizeof(MenuAnchor_SetPlacement) == 0x000001, "Wrong size on MenuAnchor_SetPlacement"); \ static_assert(offsetof(MenuAnchor_SetPlacement, InPlacement) == 0x000000, "Member 'MenuAnchor_SetPlacement::InPlacement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_ToggleOpen \ static_assert(alignof(MenuAnchor_ToggleOpen) == 0x000001, "Wrong alignment on MenuAnchor_ToggleOpen"); \ static_assert(sizeof(MenuAnchor_ToggleOpen) == 0x000001, "Wrong size on MenuAnchor_ToggleOpen"); \ static_assert(offsetof(MenuAnchor_ToggleOpen, bFocusOnOpen) == 0x000000, "Member 'MenuAnchor_ToggleOpen::bFocusOnOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_GetMenuPosition \ static_assert(alignof(MenuAnchor_GetMenuPosition) == 0x000008, "Wrong alignment on MenuAnchor_GetMenuPosition"); \ static_assert(sizeof(MenuAnchor_GetMenuPosition) == 0x000010, "Wrong size on MenuAnchor_GetMenuPosition"); \ static_assert(offsetof(MenuAnchor_GetMenuPosition, ReturnValue) == 0x000000, "Member 'MenuAnchor_GetMenuPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_HasOpenSubMenus \ static_assert(alignof(MenuAnchor_HasOpenSubMenus) == 0x000001, "Wrong alignment on MenuAnchor_HasOpenSubMenus"); \ static_assert(sizeof(MenuAnchor_HasOpenSubMenus) == 0x000001, "Wrong size on MenuAnchor_HasOpenSubMenus"); \ static_assert(offsetof(MenuAnchor_HasOpenSubMenus, ReturnValue) == 0x000000, "Member 'MenuAnchor_HasOpenSubMenus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_IsOpen \ static_assert(alignof(MenuAnchor_IsOpen) == 0x000001, "Wrong alignment on MenuAnchor_IsOpen"); \ static_assert(sizeof(MenuAnchor_IsOpen) == 0x000001, "Wrong size on MenuAnchor_IsOpen"); \ static_assert(offsetof(MenuAnchor_IsOpen, ReturnValue) == 0x000000, "Member 'MenuAnchor_IsOpen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuAnchor_ShouldOpenDueToClick \ static_assert(alignof(MenuAnchor_ShouldOpenDueToClick) == 0x000001, "Wrong alignment on MenuAnchor_ShouldOpenDueToClick"); \ static_assert(sizeof(MenuAnchor_ShouldOpenDueToClick) == 0x000001, "Wrong size on MenuAnchor_ShouldOpenDueToClick"); \ static_assert(offsetof(MenuAnchor_ShouldOpenDueToClick, ReturnValue) == 0x000000, "Member 'MenuAnchor_ShouldOpenDueToClick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMenuAnchor \ static_assert(alignof(UMenuAnchor) == 0x000008, "Wrong alignment on UMenuAnchor"); \ static_assert(sizeof(UMenuAnchor) == 0x0001B8, "Wrong size on UMenuAnchor"); \ static_assert(offsetof(UMenuAnchor, MenuClass) == 0x000168, "Member 'UMenuAnchor::MenuClass' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, OnGetMenuContentEvent) == 0x000170, "Member 'UMenuAnchor::OnGetMenuContentEvent' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, OnGetUserMenuContentEvent) == 0x000180, "Member 'UMenuAnchor::OnGetUserMenuContentEvent' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, Placement) == 0x000190, "Member 'UMenuAnchor::Placement' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, bFitInWindow) == 0x000191, "Member 'UMenuAnchor::bFitInWindow' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, ShouldDeferPaintingAfterWindowContent) == 0x000192, "Member 'UMenuAnchor::ShouldDeferPaintingAfterWindowContent' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, UseApplicationMenuStack) == 0x000193, "Member 'UMenuAnchor::UseApplicationMenuStack' has a wrong offset!"); \ static_assert(offsetof(UMenuAnchor, OnMenuOpenChanged) == 0x000198, "Member 'UMenuAnchor::OnMenuOpenChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetFont \ static_assert(alignof(MultiLineEditableText_SetFont) == 0x000008, "Wrong alignment on MultiLineEditableText_SetFont"); \ static_assert(sizeof(MultiLineEditableText_SetFont) == 0x000058, "Wrong size on MultiLineEditableText_SetFont"); \ static_assert(offsetof(MultiLineEditableText_SetFont, InFontInfo) == 0x000000, "Member 'MultiLineEditableText_SetFont::InFontInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetFontMaterial \ static_assert(alignof(MultiLineEditableText_SetFontMaterial) == 0x000008, "Wrong alignment on MultiLineEditableText_SetFontMaterial"); \ static_assert(sizeof(MultiLineEditableText_SetFontMaterial) == 0x000008, "Wrong size on MultiLineEditableText_SetFontMaterial"); \ static_assert(offsetof(MultiLineEditableText_SetFontMaterial, InMaterial) == 0x000000, "Member 'MultiLineEditableText_SetFontMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetFontOutlineMaterial \ static_assert(alignof(MultiLineEditableText_SetFontOutlineMaterial) == 0x000008, "Wrong alignment on MultiLineEditableText_SetFontOutlineMaterial"); \ static_assert(sizeof(MultiLineEditableText_SetFontOutlineMaterial) == 0x000008, "Wrong size on MultiLineEditableText_SetFontOutlineMaterial"); \ static_assert(offsetof(MultiLineEditableText_SetFontOutlineMaterial, InMaterial) == 0x000000, "Member 'MultiLineEditableText_SetFontOutlineMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetHintText \ static_assert(alignof(MultiLineEditableText_SetHintText) == 0x000008, "Wrong alignment on MultiLineEditableText_SetHintText"); \ static_assert(sizeof(MultiLineEditableText_SetHintText) == 0x000018, "Wrong size on MultiLineEditableText_SetHintText"); \ static_assert(offsetof(MultiLineEditableText_SetHintText, InHintText) == 0x000000, "Member 'MultiLineEditableText_SetHintText::InHintText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetIsReadOnly \ static_assert(alignof(MultiLineEditableText_SetIsReadOnly) == 0x000001, "Wrong alignment on MultiLineEditableText_SetIsReadOnly"); \ static_assert(sizeof(MultiLineEditableText_SetIsReadOnly) == 0x000001, "Wrong size on MultiLineEditableText_SetIsReadOnly"); \ static_assert(offsetof(MultiLineEditableText_SetIsReadOnly, bReadOnly) == 0x000000, "Member 'MultiLineEditableText_SetIsReadOnly::bReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetText \ static_assert(alignof(MultiLineEditableText_SetText) == 0x000008, "Wrong alignment on MultiLineEditableText_SetText"); \ static_assert(sizeof(MultiLineEditableText_SetText) == 0x000018, "Wrong size on MultiLineEditableText_SetText"); \ static_assert(offsetof(MultiLineEditableText_SetText, InText) == 0x000000, "Member 'MultiLineEditableText_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_SetWidgetStyle \ static_assert(alignof(MultiLineEditableText_SetWidgetStyle) == 0x000010, "Wrong alignment on MultiLineEditableText_SetWidgetStyle"); \ static_assert(sizeof(MultiLineEditableText_SetWidgetStyle) == 0x000340, "Wrong size on MultiLineEditableText_SetWidgetStyle"); \ static_assert(offsetof(MultiLineEditableText_SetWidgetStyle, InWidgetStyle) == 0x000000, "Member 'MultiLineEditableText_SetWidgetStyle::InWidgetStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_GetFont \ static_assert(alignof(MultiLineEditableText_GetFont) == 0x000008, "Wrong alignment on MultiLineEditableText_GetFont"); \ static_assert(sizeof(MultiLineEditableText_GetFont) == 0x000058, "Wrong size on MultiLineEditableText_GetFont"); \ static_assert(offsetof(MultiLineEditableText_GetFont, ReturnValue) == 0x000000, "Member 'MultiLineEditableText_GetFont::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_GetHintText \ static_assert(alignof(MultiLineEditableText_GetHintText) == 0x000008, "Wrong alignment on MultiLineEditableText_GetHintText"); \ static_assert(sizeof(MultiLineEditableText_GetHintText) == 0x000018, "Wrong size on MultiLineEditableText_GetHintText"); \ static_assert(offsetof(MultiLineEditableText_GetHintText, ReturnValue) == 0x000000, "Member 'MultiLineEditableText_GetHintText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableText_GetText \ static_assert(alignof(MultiLineEditableText_GetText) == 0x000008, "Wrong alignment on MultiLineEditableText_GetText"); \ static_assert(sizeof(MultiLineEditableText_GetText) == 0x000018, "Wrong size on MultiLineEditableText_GetText"); \ static_assert(offsetof(MultiLineEditableText_GetText, ReturnValue) == 0x000000, "Member 'MultiLineEditableText_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMultiLineEditableText \ static_assert(alignof(UMultiLineEditableText) == 0x000010, "Wrong alignment on UMultiLineEditableText"); \ static_assert(sizeof(UMultiLineEditableText) == 0x000530, "Wrong size on UMultiLineEditableText"); \ static_assert(offsetof(UMultiLineEditableText, Text) == 0x000170, "Member 'UMultiLineEditableText::Text' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, HintText) == 0x000188, "Member 'UMultiLineEditableText::HintText' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, HintTextDelegate) == 0x0001A0, "Member 'UMultiLineEditableText::HintTextDelegate' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, WidgetStyle) == 0x0001B0, "Member 'UMultiLineEditableText::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, bIsReadOnly) == 0x0004F0, "Member 'UMultiLineEditableText::bIsReadOnly' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, SelectAllTextWhenFocused) == 0x0004F1, "Member 'UMultiLineEditableText::SelectAllTextWhenFocused' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, ClearTextSelectionOnFocusLoss) == 0x0004F2, "Member 'UMultiLineEditableText::ClearTextSelectionOnFocusLoss' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, RevertTextOnEscape) == 0x0004F3, "Member 'UMultiLineEditableText::RevertTextOnEscape' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, ClearKeyboardFocusOnCommit) == 0x0004F4, "Member 'UMultiLineEditableText::ClearKeyboardFocusOnCommit' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, AllowContextMenu) == 0x0004F5, "Member 'UMultiLineEditableText::AllowContextMenu' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, VirtualKeyboardOptions) == 0x0004F6, "Member 'UMultiLineEditableText::VirtualKeyboardOptions' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, VirtualKeyboardDismissAction) == 0x0004F7, "Member 'UMultiLineEditableText::VirtualKeyboardDismissAction' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, OnTextChanged) == 0x0004F8, "Member 'UMultiLineEditableText::OnTextChanged' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableText, OnTextCommitted) == 0x000508, "Member 'UMultiLineEditableText::OnTextCommitted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetError \ static_assert(alignof(MultiLineEditableTextBox_SetError) == 0x000008, "Wrong alignment on MultiLineEditableTextBox_SetError"); \ static_assert(sizeof(MultiLineEditableTextBox_SetError) == 0x000018, "Wrong size on MultiLineEditableTextBox_SetError"); \ static_assert(offsetof(MultiLineEditableTextBox_SetError, InError) == 0x000000, "Member 'MultiLineEditableTextBox_SetError::InError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetForegroundColor \ static_assert(alignof(MultiLineEditableTextBox_SetForegroundColor) == 0x000004, "Wrong alignment on MultiLineEditableTextBox_SetForegroundColor"); \ static_assert(sizeof(MultiLineEditableTextBox_SetForegroundColor) == 0x000010, "Wrong size on MultiLineEditableTextBox_SetForegroundColor"); \ static_assert(offsetof(MultiLineEditableTextBox_SetForegroundColor, Color) == 0x000000, "Member 'MultiLineEditableTextBox_SetForegroundColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetHintText \ static_assert(alignof(MultiLineEditableTextBox_SetHintText) == 0x000008, "Wrong alignment on MultiLineEditableTextBox_SetHintText"); \ static_assert(sizeof(MultiLineEditableTextBox_SetHintText) == 0x000018, "Wrong size on MultiLineEditableTextBox_SetHintText"); \ static_assert(offsetof(MultiLineEditableTextBox_SetHintText, InHintText) == 0x000000, "Member 'MultiLineEditableTextBox_SetHintText::InHintText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetIsReadOnly \ static_assert(alignof(MultiLineEditableTextBox_SetIsReadOnly) == 0x000001, "Wrong alignment on MultiLineEditableTextBox_SetIsReadOnly"); \ static_assert(sizeof(MultiLineEditableTextBox_SetIsReadOnly) == 0x000001, "Wrong size on MultiLineEditableTextBox_SetIsReadOnly"); \ static_assert(offsetof(MultiLineEditableTextBox_SetIsReadOnly, bReadOnly) == 0x000000, "Member 'MultiLineEditableTextBox_SetIsReadOnly::bReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetText \ static_assert(alignof(MultiLineEditableTextBox_SetText) == 0x000008, "Wrong alignment on MultiLineEditableTextBox_SetText"); \ static_assert(sizeof(MultiLineEditableTextBox_SetText) == 0x000018, "Wrong size on MultiLineEditableTextBox_SetText"); \ static_assert(offsetof(MultiLineEditableTextBox_SetText, InText) == 0x000000, "Member 'MultiLineEditableTextBox_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_SetTextStyle \ static_assert(alignof(MultiLineEditableTextBox_SetTextStyle) == 0x000010, "Wrong alignment on MultiLineEditableTextBox_SetTextStyle"); \ static_assert(sizeof(MultiLineEditableTextBox_SetTextStyle) == 0x000340, "Wrong size on MultiLineEditableTextBox_SetTextStyle"); \ static_assert(offsetof(MultiLineEditableTextBox_SetTextStyle, InTextStyle) == 0x000000, "Member 'MultiLineEditableTextBox_SetTextStyle::InTextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_GetHintText \ static_assert(alignof(MultiLineEditableTextBox_GetHintText) == 0x000008, "Wrong alignment on MultiLineEditableTextBox_GetHintText"); \ static_assert(sizeof(MultiLineEditableTextBox_GetHintText) == 0x000018, "Wrong size on MultiLineEditableTextBox_GetHintText"); \ static_assert(offsetof(MultiLineEditableTextBox_GetHintText, ReturnValue) == 0x000000, "Member 'MultiLineEditableTextBox_GetHintText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MultiLineEditableTextBox_GetText \ static_assert(alignof(MultiLineEditableTextBox_GetText) == 0x000008, "Wrong alignment on MultiLineEditableTextBox_GetText"); \ static_assert(sizeof(MultiLineEditableTextBox_GetText) == 0x000018, "Wrong size on MultiLineEditableTextBox_GetText"); \ static_assert(offsetof(MultiLineEditableTextBox_GetText, ReturnValue) == 0x000000, "Member 'MultiLineEditableTextBox_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMultiLineEditableTextBox \ static_assert(alignof(UMultiLineEditableTextBox) == 0x000010, "Wrong alignment on UMultiLineEditableTextBox"); \ static_assert(sizeof(UMultiLineEditableTextBox) == 0x001070, "Wrong size on UMultiLineEditableTextBox"); \ static_assert(offsetof(UMultiLineEditableTextBox, Text) == 0x000170, "Member 'UMultiLineEditableTextBox::Text' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, HintText) == 0x000188, "Member 'UMultiLineEditableTextBox::HintText' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, HintTextDelegate) == 0x0001A0, "Member 'UMultiLineEditableTextBox::HintTextDelegate' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, WidgetStyle) == 0x0001B0, "Member 'UMultiLineEditableTextBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, bIsReadOnly) == 0x001030, "Member 'UMultiLineEditableTextBox::bIsReadOnly' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, AllowContextMenu) == 0x001031, "Member 'UMultiLineEditableTextBox::AllowContextMenu' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, VirtualKeyboardOptions) == 0x001032, "Member 'UMultiLineEditableTextBox::VirtualKeyboardOptions' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, VirtualKeyboardDismissAction) == 0x001033, "Member 'UMultiLineEditableTextBox::VirtualKeyboardDismissAction' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, OnTextChanged) == 0x001038, "Member 'UMultiLineEditableTextBox::OnTextChanged' has a wrong offset!"); \ static_assert(offsetof(UMultiLineEditableTextBox, OnTextCommitted) == 0x001048, "Member 'UMultiLineEditableTextBox::OnTextCommitted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNamedSlot \ static_assert(alignof(UNamedSlot) == 0x000008, "Wrong alignment on UNamedSlot"); \ static_assert(sizeof(UNamedSlot) == 0x000178, "Wrong size on UNamedSlot"); \ #define DUMPER7_ASSERTS_INamedSlotInterface \ static_assert(alignof(INamedSlotInterface) == 0x000001, "Wrong alignment on INamedSlotInterface"); \ static_assert(sizeof(INamedSlotInterface) == 0x000001, "Wrong size on INamedSlotInterface"); \ #define DUMPER7_ASSERTS_ProgressBar_SetFillColorAndOpacity \ static_assert(alignof(ProgressBar_SetFillColorAndOpacity) == 0x000004, "Wrong alignment on ProgressBar_SetFillColorAndOpacity"); \ static_assert(sizeof(ProgressBar_SetFillColorAndOpacity) == 0x000010, "Wrong size on ProgressBar_SetFillColorAndOpacity"); \ static_assert(offsetof(ProgressBar_SetFillColorAndOpacity, InColor) == 0x000000, "Member 'ProgressBar_SetFillColorAndOpacity::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProgressBar_SetIsMarquee \ static_assert(alignof(ProgressBar_SetIsMarquee) == 0x000001, "Wrong alignment on ProgressBar_SetIsMarquee"); \ static_assert(sizeof(ProgressBar_SetIsMarquee) == 0x000001, "Wrong size on ProgressBar_SetIsMarquee"); \ static_assert(offsetof(ProgressBar_SetIsMarquee, InbIsMarquee) == 0x000000, "Member 'ProgressBar_SetIsMarquee::InbIsMarquee' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProgressBar_SetPercent \ static_assert(alignof(ProgressBar_SetPercent) == 0x000004, "Wrong alignment on ProgressBar_SetPercent"); \ static_assert(sizeof(ProgressBar_SetPercent) == 0x000004, "Wrong size on ProgressBar_SetPercent"); \ static_assert(offsetof(ProgressBar_SetPercent, InPercent) == 0x000000, "Member 'ProgressBar_SetPercent::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProgressBar \ static_assert(alignof(UProgressBar) == 0x000010, "Wrong alignment on UProgressBar"); \ static_assert(sizeof(UProgressBar) == 0x000440, "Wrong size on UProgressBar"); \ static_assert(offsetof(UProgressBar, WidgetStyle) == 0x000150, "Member 'UProgressBar::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, Percent) == 0x0003E0, "Member 'UProgressBar::Percent' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, BarFillType) == 0x0003E4, "Member 'UProgressBar::BarFillType' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, BarFillStyle) == 0x0003E5, "Member 'UProgressBar::BarFillStyle' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, bIsMarquee) == 0x0003E6, "Member 'UProgressBar::bIsMarquee' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, BorderPadding) == 0x0003E8, "Member 'UProgressBar::BorderPadding' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, PercentDelegate) == 0x0003F8, "Member 'UProgressBar::PercentDelegate' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, FillColorAndOpacity) == 0x000408, "Member 'UProgressBar::FillColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UProgressBar, FillColorAndOpacityDelegate) == 0x000418, "Member 'UProgressBar::FillColorAndOpacityDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URichTextBlockImageDecorator \ static_assert(alignof(URichTextBlockImageDecorator) == 0x000008, "Wrong alignment on URichTextBlockImageDecorator"); \ static_assert(sizeof(URichTextBlockImageDecorator) == 0x000030, "Wrong size on URichTextBlockImageDecorator"); \ static_assert(offsetof(URichTextBlockImageDecorator, ImageSet) == 0x000028, "Member 'URichTextBlockImageDecorator::ImageSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SafeZone_SetSidesToPad \ static_assert(alignof(SafeZone_SetSidesToPad) == 0x000001, "Wrong alignment on SafeZone_SetSidesToPad"); \ static_assert(sizeof(SafeZone_SetSidesToPad) == 0x000004, "Wrong size on SafeZone_SetSidesToPad"); \ static_assert(offsetof(SafeZone_SetSidesToPad, InPadLeft) == 0x000000, "Member 'SafeZone_SetSidesToPad::InPadLeft' has a wrong offset!"); \ static_assert(offsetof(SafeZone_SetSidesToPad, InPadRight) == 0x000001, "Member 'SafeZone_SetSidesToPad::InPadRight' has a wrong offset!"); \ static_assert(offsetof(SafeZone_SetSidesToPad, InPadTop) == 0x000002, "Member 'SafeZone_SetSidesToPad::InPadTop' has a wrong offset!"); \ static_assert(offsetof(SafeZone_SetSidesToPad, InPadBottom) == 0x000003, "Member 'SafeZone_SetSidesToPad::InPadBottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USafeZone \ static_assert(alignof(USafeZone) == 0x000008, "Wrong alignment on USafeZone"); \ static_assert(sizeof(USafeZone) == 0x000180, "Wrong size on USafeZone"); \ static_assert(offsetof(USafeZone, PadLeft) == 0x000168, "Member 'USafeZone::PadLeft' has a wrong offset!"); \ static_assert(offsetof(USafeZone, PadRight) == 0x000169, "Member 'USafeZone::PadRight' has a wrong offset!"); \ static_assert(offsetof(USafeZone, PadTop) == 0x00016A, "Member 'USafeZone::PadTop' has a wrong offset!"); \ static_assert(offsetof(USafeZone, PadBottom) == 0x00016B, "Member 'USafeZone::PadBottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USafeZoneSlot \ static_assert(alignof(USafeZoneSlot) == 0x000008, "Wrong alignment on USafeZoneSlot"); \ static_assert(sizeof(USafeZoneSlot) == 0x000060, "Wrong size on USafeZoneSlot"); \ static_assert(offsetof(USafeZoneSlot, bIsTitleSafe) == 0x000038, "Member 'USafeZoneSlot::bIsTitleSafe' has a wrong offset!"); \ static_assert(offsetof(USafeZoneSlot, SafeAreaScale) == 0x00003C, "Member 'USafeZoneSlot::SafeAreaScale' has a wrong offset!"); \ static_assert(offsetof(USafeZoneSlot, HAlign) == 0x00004C, "Member 'USafeZoneSlot::HAlign' has a wrong offset!"); \ static_assert(offsetof(USafeZoneSlot, VAlign) == 0x00004D, "Member 'USafeZoneSlot::VAlign' has a wrong offset!"); \ static_assert(offsetof(USafeZoneSlot, Padding) == 0x000050, "Member 'USafeZoneSlot::Padding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBox_SetIgnoreInheritedScale \ static_assert(alignof(ScaleBox_SetIgnoreInheritedScale) == 0x000001, "Wrong alignment on ScaleBox_SetIgnoreInheritedScale"); \ static_assert(sizeof(ScaleBox_SetIgnoreInheritedScale) == 0x000001, "Wrong size on ScaleBox_SetIgnoreInheritedScale"); \ static_assert(offsetof(ScaleBox_SetIgnoreInheritedScale, bInIgnoreInheritedScale) == 0x000000, "Member 'ScaleBox_SetIgnoreInheritedScale::bInIgnoreInheritedScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBox_SetStretch \ static_assert(alignof(ScaleBox_SetStretch) == 0x000001, "Wrong alignment on ScaleBox_SetStretch"); \ static_assert(sizeof(ScaleBox_SetStretch) == 0x000001, "Wrong size on ScaleBox_SetStretch"); \ static_assert(offsetof(ScaleBox_SetStretch, InStretch) == 0x000000, "Member 'ScaleBox_SetStretch::InStretch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBox_SetStretchDirection \ static_assert(alignof(ScaleBox_SetStretchDirection) == 0x000001, "Wrong alignment on ScaleBox_SetStretchDirection"); \ static_assert(sizeof(ScaleBox_SetStretchDirection) == 0x000001, "Wrong size on ScaleBox_SetStretchDirection"); \ static_assert(offsetof(ScaleBox_SetStretchDirection, InStretchDirection) == 0x000000, "Member 'ScaleBox_SetStretchDirection::InStretchDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBox_SetUserSpecifiedScale \ static_assert(alignof(ScaleBox_SetUserSpecifiedScale) == 0x000004, "Wrong alignment on ScaleBox_SetUserSpecifiedScale"); \ static_assert(sizeof(ScaleBox_SetUserSpecifiedScale) == 0x000004, "Wrong size on ScaleBox_SetUserSpecifiedScale"); \ static_assert(offsetof(ScaleBox_SetUserSpecifiedScale, InUserSpecifiedScale) == 0x000000, "Member 'ScaleBox_SetUserSpecifiedScale::InUserSpecifiedScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScaleBox \ static_assert(alignof(UScaleBox) == 0x000008, "Wrong alignment on UScaleBox"); \ static_assert(sizeof(UScaleBox) == 0x000188, "Wrong size on UScaleBox"); \ static_assert(offsetof(UScaleBox, Stretch) == 0x000168, "Member 'UScaleBox::Stretch' has a wrong offset!"); \ static_assert(offsetof(UScaleBox, StretchDirection) == 0x000169, "Member 'UScaleBox::StretchDirection' has a wrong offset!"); \ static_assert(offsetof(UScaleBox, UserSpecifiedScale) == 0x00016C, "Member 'UScaleBox::UserSpecifiedScale' has a wrong offset!"); \ static_assert(offsetof(UScaleBox, IgnoreInheritedScale) == 0x000170, "Member 'UScaleBox::IgnoreInheritedScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBoxSlot_SetHorizontalAlignment \ static_assert(alignof(ScaleBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on ScaleBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(ScaleBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on ScaleBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(ScaleBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'ScaleBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBoxSlot_SetPadding \ static_assert(alignof(ScaleBoxSlot_SetPadding) == 0x000004, "Wrong alignment on ScaleBoxSlot_SetPadding"); \ static_assert(sizeof(ScaleBoxSlot_SetPadding) == 0x000010, "Wrong size on ScaleBoxSlot_SetPadding"); \ static_assert(offsetof(ScaleBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'ScaleBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScaleBoxSlot_SetVerticalAlignment \ static_assert(alignof(ScaleBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on ScaleBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(ScaleBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on ScaleBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(ScaleBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'ScaleBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScaleBoxSlot \ static_assert(alignof(UScaleBoxSlot) == 0x000008, "Wrong alignment on UScaleBoxSlot"); \ static_assert(sizeof(UScaleBoxSlot) == 0x000050, "Wrong size on UScaleBoxSlot"); \ static_assert(offsetof(UScaleBoxSlot, HorizontalAlignment) == 0x000038, "Member 'UScaleBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UScaleBoxSlot, VerticalAlignment) == 0x000039, "Member 'UScaleBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBar_SetState \ static_assert(alignof(ScrollBar_SetState) == 0x000004, "Wrong alignment on ScrollBar_SetState"); \ static_assert(sizeof(ScrollBar_SetState) == 0x000008, "Wrong size on ScrollBar_SetState"); \ static_assert(offsetof(ScrollBar_SetState, InOffsetFraction) == 0x000000, "Member 'ScrollBar_SetState::InOffsetFraction' has a wrong offset!"); \ static_assert(offsetof(ScrollBar_SetState, InThumbSizeFraction) == 0x000004, "Member 'ScrollBar_SetState::InThumbSizeFraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScrollBar \ static_assert(alignof(UScrollBar) == 0x000010, "Wrong alignment on UScrollBar"); \ static_assert(sizeof(UScrollBar) == 0x000900, "Wrong size on UScrollBar"); \ static_assert(offsetof(UScrollBar, WidgetStyle) == 0x000150, "Member 'UScrollBar::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UScrollBar, bAlwaysShowScrollbar) == 0x0008C0, "Member 'UScrollBar::bAlwaysShowScrollbar' has a wrong offset!"); \ static_assert(offsetof(UScrollBar, bAlwaysShowScrollbarTrack) == 0x0008C1, "Member 'UScrollBar::bAlwaysShowScrollbarTrack' has a wrong offset!"); \ static_assert(offsetof(UScrollBar, Orientation) == 0x0008C2, "Member 'UScrollBar::Orientation' has a wrong offset!"); \ static_assert(offsetof(UScrollBar, Thickness) == 0x0008C8, "Member 'UScrollBar::Thickness' has a wrong offset!"); \ static_assert(offsetof(UScrollBar, Padding) == 0x0008D8, "Member 'UScrollBar::Padding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBoxSlot_SetHorizontalAlignment \ static_assert(alignof(ScrollBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on ScrollBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(ScrollBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on ScrollBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(ScrollBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'ScrollBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBoxSlot_SetPadding \ static_assert(alignof(ScrollBoxSlot_SetPadding) == 0x000004, "Wrong alignment on ScrollBoxSlot_SetPadding"); \ static_assert(sizeof(ScrollBoxSlot_SetPadding) == 0x000010, "Wrong size on ScrollBoxSlot_SetPadding"); \ static_assert(offsetof(ScrollBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'ScrollBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScrollBoxSlot_SetVerticalAlignment \ static_assert(alignof(ScrollBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on ScrollBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(ScrollBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on ScrollBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(ScrollBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'ScrollBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScrollBoxSlot \ static_assert(alignof(UScrollBoxSlot) == 0x000008, "Wrong alignment on UScrollBoxSlot"); \ static_assert(sizeof(UScrollBoxSlot) == 0x000058, "Wrong size on UScrollBoxSlot"); \ static_assert(offsetof(UScrollBoxSlot, Padding) == 0x000038, "Member 'UScrollBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UScrollBoxSlot, HorizontalAlignment) == 0x000048, "Member 'UScrollBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UScrollBoxSlot, VerticalAlignment) == 0x000049, "Member 'UScrollBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetAlwaysUsesDeltaSnap \ static_assert(alignof(SpinBox_SetAlwaysUsesDeltaSnap) == 0x000001, "Wrong alignment on SpinBox_SetAlwaysUsesDeltaSnap"); \ static_assert(sizeof(SpinBox_SetAlwaysUsesDeltaSnap) == 0x000001, "Wrong size on SpinBox_SetAlwaysUsesDeltaSnap"); \ static_assert(offsetof(SpinBox_SetAlwaysUsesDeltaSnap, bNewValue) == 0x000000, "Member 'SpinBox_SetAlwaysUsesDeltaSnap::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetDelta \ static_assert(alignof(SpinBox_SetDelta) == 0x000004, "Wrong alignment on SpinBox_SetDelta"); \ static_assert(sizeof(SpinBox_SetDelta) == 0x000004, "Wrong size on SpinBox_SetDelta"); \ static_assert(offsetof(SpinBox_SetDelta, NewValue) == 0x000000, "Member 'SpinBox_SetDelta::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetForegroundColor \ static_assert(alignof(SpinBox_SetForegroundColor) == 0x000004, "Wrong alignment on SpinBox_SetForegroundColor"); \ static_assert(sizeof(SpinBox_SetForegroundColor) == 0x000014, "Wrong size on SpinBox_SetForegroundColor"); \ static_assert(offsetof(SpinBox_SetForegroundColor, InForegroundColor) == 0x000000, "Member 'SpinBox_SetForegroundColor::InForegroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMaxFractionalDigits \ static_assert(alignof(SpinBox_SetMaxFractionalDigits) == 0x000004, "Wrong alignment on SpinBox_SetMaxFractionalDigits"); \ static_assert(sizeof(SpinBox_SetMaxFractionalDigits) == 0x000004, "Wrong size on SpinBox_SetMaxFractionalDigits"); \ static_assert(offsetof(SpinBox_SetMaxFractionalDigits, NewValue) == 0x000000, "Member 'SpinBox_SetMaxFractionalDigits::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMaxSliderValue \ static_assert(alignof(SpinBox_SetMaxSliderValue) == 0x000004, "Wrong alignment on SpinBox_SetMaxSliderValue"); \ static_assert(sizeof(SpinBox_SetMaxSliderValue) == 0x000004, "Wrong size on SpinBox_SetMaxSliderValue"); \ static_assert(offsetof(SpinBox_SetMaxSliderValue, NewValue) == 0x000000, "Member 'SpinBox_SetMaxSliderValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMaxValue \ static_assert(alignof(SpinBox_SetMaxValue) == 0x000004, "Wrong alignment on SpinBox_SetMaxValue"); \ static_assert(sizeof(SpinBox_SetMaxValue) == 0x000004, "Wrong size on SpinBox_SetMaxValue"); \ static_assert(offsetof(SpinBox_SetMaxValue, NewValue) == 0x000000, "Member 'SpinBox_SetMaxValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMinFractionalDigits \ static_assert(alignof(SpinBox_SetMinFractionalDigits) == 0x000004, "Wrong alignment on SpinBox_SetMinFractionalDigits"); \ static_assert(sizeof(SpinBox_SetMinFractionalDigits) == 0x000004, "Wrong size on SpinBox_SetMinFractionalDigits"); \ static_assert(offsetof(SpinBox_SetMinFractionalDigits, NewValue) == 0x000000, "Member 'SpinBox_SetMinFractionalDigits::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMinSliderValue \ static_assert(alignof(SpinBox_SetMinSliderValue) == 0x000004, "Wrong alignment on SpinBox_SetMinSliderValue"); \ static_assert(sizeof(SpinBox_SetMinSliderValue) == 0x000004, "Wrong size on SpinBox_SetMinSliderValue"); \ static_assert(offsetof(SpinBox_SetMinSliderValue, NewValue) == 0x000000, "Member 'SpinBox_SetMinSliderValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetMinValue \ static_assert(alignof(SpinBox_SetMinValue) == 0x000004, "Wrong alignment on SpinBox_SetMinValue"); \ static_assert(sizeof(SpinBox_SetMinValue) == 0x000004, "Wrong size on SpinBox_SetMinValue"); \ static_assert(offsetof(SpinBox_SetMinValue, NewValue) == 0x000000, "Member 'SpinBox_SetMinValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_SetValue \ static_assert(alignof(SpinBox_SetValue) == 0x000004, "Wrong alignment on SpinBox_SetValue"); \ static_assert(sizeof(SpinBox_SetValue) == 0x000004, "Wrong size on SpinBox_SetValue"); \ static_assert(offsetof(SpinBox_SetValue, NewValue) == 0x000000, "Member 'SpinBox_SetValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetAlwaysUsesDeltaSnap \ static_assert(alignof(SpinBox_GetAlwaysUsesDeltaSnap) == 0x000001, "Wrong alignment on SpinBox_GetAlwaysUsesDeltaSnap"); \ static_assert(sizeof(SpinBox_GetAlwaysUsesDeltaSnap) == 0x000001, "Wrong size on SpinBox_GetAlwaysUsesDeltaSnap"); \ static_assert(offsetof(SpinBox_GetAlwaysUsesDeltaSnap, ReturnValue) == 0x000000, "Member 'SpinBox_GetAlwaysUsesDeltaSnap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetDelta \ static_assert(alignof(SpinBox_GetDelta) == 0x000004, "Wrong alignment on SpinBox_GetDelta"); \ static_assert(sizeof(SpinBox_GetDelta) == 0x000004, "Wrong size on SpinBox_GetDelta"); \ static_assert(offsetof(SpinBox_GetDelta, ReturnValue) == 0x000000, "Member 'SpinBox_GetDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMaxFractionalDigits \ static_assert(alignof(SpinBox_GetMaxFractionalDigits) == 0x000004, "Wrong alignment on SpinBox_GetMaxFractionalDigits"); \ static_assert(sizeof(SpinBox_GetMaxFractionalDigits) == 0x000004, "Wrong size on SpinBox_GetMaxFractionalDigits"); \ static_assert(offsetof(SpinBox_GetMaxFractionalDigits, ReturnValue) == 0x000000, "Member 'SpinBox_GetMaxFractionalDigits::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMaxSliderValue \ static_assert(alignof(SpinBox_GetMaxSliderValue) == 0x000004, "Wrong alignment on SpinBox_GetMaxSliderValue"); \ static_assert(sizeof(SpinBox_GetMaxSliderValue) == 0x000004, "Wrong size on SpinBox_GetMaxSliderValue"); \ static_assert(offsetof(SpinBox_GetMaxSliderValue, ReturnValue) == 0x000000, "Member 'SpinBox_GetMaxSliderValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMaxValue \ static_assert(alignof(SpinBox_GetMaxValue) == 0x000004, "Wrong alignment on SpinBox_GetMaxValue"); \ static_assert(sizeof(SpinBox_GetMaxValue) == 0x000004, "Wrong size on SpinBox_GetMaxValue"); \ static_assert(offsetof(SpinBox_GetMaxValue, ReturnValue) == 0x000000, "Member 'SpinBox_GetMaxValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMinFractionalDigits \ static_assert(alignof(SpinBox_GetMinFractionalDigits) == 0x000004, "Wrong alignment on SpinBox_GetMinFractionalDigits"); \ static_assert(sizeof(SpinBox_GetMinFractionalDigits) == 0x000004, "Wrong size on SpinBox_GetMinFractionalDigits"); \ static_assert(offsetof(SpinBox_GetMinFractionalDigits, ReturnValue) == 0x000000, "Member 'SpinBox_GetMinFractionalDigits::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMinSliderValue \ static_assert(alignof(SpinBox_GetMinSliderValue) == 0x000004, "Wrong alignment on SpinBox_GetMinSliderValue"); \ static_assert(sizeof(SpinBox_GetMinSliderValue) == 0x000004, "Wrong size on SpinBox_GetMinSliderValue"); \ static_assert(offsetof(SpinBox_GetMinSliderValue, ReturnValue) == 0x000000, "Member 'SpinBox_GetMinSliderValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetMinValue \ static_assert(alignof(SpinBox_GetMinValue) == 0x000004, "Wrong alignment on SpinBox_GetMinValue"); \ static_assert(sizeof(SpinBox_GetMinValue) == 0x000004, "Wrong size on SpinBox_GetMinValue"); \ static_assert(offsetof(SpinBox_GetMinValue, ReturnValue) == 0x000000, "Member 'SpinBox_GetMinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpinBox_GetValue \ static_assert(alignof(SpinBox_GetValue) == 0x000004, "Wrong alignment on SpinBox_GetValue"); \ static_assert(sizeof(SpinBox_GetValue) == 0x000004, "Wrong size on SpinBox_GetValue"); \ static_assert(offsetof(SpinBox_GetValue, ReturnValue) == 0x000000, "Member 'SpinBox_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpinBox \ static_assert(alignof(USpinBox) == 0x000010, "Wrong alignment on USpinBox"); \ static_assert(sizeof(USpinBox) == 0x000870, "Wrong size on USpinBox"); \ static_assert(offsetof(USpinBox, Value) == 0x000150, "Member 'USpinBox::Value' has a wrong offset!"); \ static_assert(offsetof(USpinBox, ValueDelegate) == 0x000154, "Member 'USpinBox::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(USpinBox, WidgetStyle) == 0x000170, "Member 'USpinBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MinFractionalDigits) == 0x000770, "Member 'USpinBox::MinFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MaxFractionalDigits) == 0x000774, "Member 'USpinBox::MaxFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(USpinBox, bAlwaysUsesDeltaSnap) == 0x000778, "Member 'USpinBox::bAlwaysUsesDeltaSnap' has a wrong offset!"); \ static_assert(offsetof(USpinBox, bEnableSlider) == 0x000779, "Member 'USpinBox::bEnableSlider' has a wrong offset!"); \ static_assert(offsetof(USpinBox, Delta) == 0x00077C, "Member 'USpinBox::Delta' has a wrong offset!"); \ static_assert(offsetof(USpinBox, SliderExponent) == 0x000780, "Member 'USpinBox::SliderExponent' has a wrong offset!"); \ static_assert(offsetof(USpinBox, Font) == 0x000788, "Member 'USpinBox::Font' has a wrong offset!"); \ static_assert(offsetof(USpinBox, Justification) == 0x0007E0, "Member 'USpinBox::Justification' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MinDesiredWidth) == 0x0007E4, "Member 'USpinBox::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(USpinBox, KeyboardType) == 0x0007E8, "Member 'USpinBox::KeyboardType' has a wrong offset!"); \ static_assert(offsetof(USpinBox, ClearKeyboardFocusOnCommit) == 0x0007E9, "Member 'USpinBox::ClearKeyboardFocusOnCommit' has a wrong offset!"); \ static_assert(offsetof(USpinBox, SelectAllTextOnCommit) == 0x0007EA, "Member 'USpinBox::SelectAllTextOnCommit' has a wrong offset!"); \ static_assert(offsetof(USpinBox, ForegroundColor) == 0x0007EC, "Member 'USpinBox::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(USpinBox, OnValueChanged) == 0x000800, "Member 'USpinBox::OnValueChanged' has a wrong offset!"); \ static_assert(offsetof(USpinBox, OnValueCommitted) == 0x000810, "Member 'USpinBox::OnValueCommitted' has a wrong offset!"); \ static_assert(offsetof(USpinBox, OnBeginSliderMovement) == 0x000820, "Member 'USpinBox::OnBeginSliderMovement' has a wrong offset!"); \ static_assert(offsetof(USpinBox, OnEndSliderMovement) == 0x000830, "Member 'USpinBox::OnEndSliderMovement' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MinValue) == 0x000844, "Member 'USpinBox::MinValue' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MaxValue) == 0x000848, "Member 'USpinBox::MaxValue' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MinSliderValue) == 0x00084C, "Member 'USpinBox::MinSliderValue' has a wrong offset!"); \ static_assert(offsetof(USpinBox, MaxSliderValue) == 0x000850, "Member 'USpinBox::MaxSliderValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StackBox_AddChildToStackBox \ static_assert(alignof(StackBox_AddChildToStackBox) == 0x000008, "Wrong alignment on StackBox_AddChildToStackBox"); \ static_assert(sizeof(StackBox_AddChildToStackBox) == 0x000010, "Wrong size on StackBox_AddChildToStackBox"); \ static_assert(offsetof(StackBox_AddChildToStackBox, Content) == 0x000000, "Member 'StackBox_AddChildToStackBox::Content' has a wrong offset!"); \ static_assert(offsetof(StackBox_AddChildToStackBox, ReturnValue) == 0x000008, "Member 'StackBox_AddChildToStackBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStackBox \ static_assert(alignof(UStackBox) == 0x000008, "Wrong alignment on UStackBox"); \ static_assert(sizeof(UStackBox) == 0x000180, "Wrong size on UStackBox"); \ static_assert(offsetof(UStackBox, Orientation) == 0x000168, "Member 'UStackBox::Orientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStackBoxSlot \ static_assert(alignof(UStackBoxSlot) == 0x000008, "Wrong alignment on UStackBoxSlot"); \ static_assert(sizeof(UStackBoxSlot) == 0x000060, "Wrong size on UStackBoxSlot"); \ static_assert(offsetof(UStackBoxSlot, Padding) == 0x000038, "Member 'UStackBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UStackBoxSlot, Size) == 0x000048, "Member 'UStackBoxSlot::Size' has a wrong offset!"); \ static_assert(offsetof(UStackBoxSlot, HorizontalAlignment) == 0x000050, "Member 'UStackBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UStackBoxSlot, VerticalAlignment) == 0x000051, "Member 'UStackBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Throbber_SetAnimateHorizontally \ static_assert(alignof(Throbber_SetAnimateHorizontally) == 0x000001, "Wrong alignment on Throbber_SetAnimateHorizontally"); \ static_assert(sizeof(Throbber_SetAnimateHorizontally) == 0x000001, "Wrong size on Throbber_SetAnimateHorizontally"); \ static_assert(offsetof(Throbber_SetAnimateHorizontally, bInAnimateHorizontally) == 0x000000, "Member 'Throbber_SetAnimateHorizontally::bInAnimateHorizontally' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Throbber_SetAnimateOpacity \ static_assert(alignof(Throbber_SetAnimateOpacity) == 0x000001, "Wrong alignment on Throbber_SetAnimateOpacity"); \ static_assert(sizeof(Throbber_SetAnimateOpacity) == 0x000001, "Wrong size on Throbber_SetAnimateOpacity"); \ static_assert(offsetof(Throbber_SetAnimateOpacity, bInAnimateOpacity) == 0x000000, "Member 'Throbber_SetAnimateOpacity::bInAnimateOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Throbber_SetAnimateVertically \ static_assert(alignof(Throbber_SetAnimateVertically) == 0x000001, "Wrong alignment on Throbber_SetAnimateVertically"); \ static_assert(sizeof(Throbber_SetAnimateVertically) == 0x000001, "Wrong size on Throbber_SetAnimateVertically"); \ static_assert(offsetof(Throbber_SetAnimateVertically, bInAnimateVertically) == 0x000000, "Member 'Throbber_SetAnimateVertically::bInAnimateVertically' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Throbber_SetNumberOfPieces \ static_assert(alignof(Throbber_SetNumberOfPieces) == 0x000004, "Wrong alignment on Throbber_SetNumberOfPieces"); \ static_assert(sizeof(Throbber_SetNumberOfPieces) == 0x000004, "Wrong size on Throbber_SetNumberOfPieces"); \ static_assert(offsetof(Throbber_SetNumberOfPieces, InNumberOfPieces) == 0x000000, "Member 'Throbber_SetNumberOfPieces::InNumberOfPieces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UThrobber \ static_assert(alignof(UThrobber) == 0x000010, "Wrong alignment on UThrobber"); \ static_assert(sizeof(UThrobber) == 0x000240, "Wrong size on UThrobber"); \ static_assert(offsetof(UThrobber, NumberOfPieces) == 0x000150, "Member 'UThrobber::NumberOfPieces' has a wrong offset!"); \ static_assert(offsetof(UThrobber, bAnimateHorizontally) == 0x000154, "Member 'UThrobber::bAnimateHorizontally' has a wrong offset!"); \ static_assert(offsetof(UThrobber, bAnimateVertically) == 0x000155, "Member 'UThrobber::bAnimateVertically' has a wrong offset!"); \ static_assert(offsetof(UThrobber, bAnimateOpacity) == 0x000156, "Member 'UThrobber::bAnimateOpacity' has a wrong offset!"); \ static_assert(offsetof(UThrobber, Image) == 0x000160, "Member 'UThrobber::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridPanel_AddChildToUniformGrid \ static_assert(alignof(UniformGridPanel_AddChildToUniformGrid) == 0x000008, "Wrong alignment on UniformGridPanel_AddChildToUniformGrid"); \ static_assert(sizeof(UniformGridPanel_AddChildToUniformGrid) == 0x000018, "Wrong size on UniformGridPanel_AddChildToUniformGrid"); \ static_assert(offsetof(UniformGridPanel_AddChildToUniformGrid, Content) == 0x000000, "Member 'UniformGridPanel_AddChildToUniformGrid::Content' has a wrong offset!"); \ static_assert(offsetof(UniformGridPanel_AddChildToUniformGrid, InRow) == 0x000008, "Member 'UniformGridPanel_AddChildToUniformGrid::InRow' has a wrong offset!"); \ static_assert(offsetof(UniformGridPanel_AddChildToUniformGrid, InColumn) == 0x00000C, "Member 'UniformGridPanel_AddChildToUniformGrid::InColumn' has a wrong offset!"); \ static_assert(offsetof(UniformGridPanel_AddChildToUniformGrid, ReturnValue) == 0x000010, "Member 'UniformGridPanel_AddChildToUniformGrid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridPanel_SetMinDesiredSlotHeight \ static_assert(alignof(UniformGridPanel_SetMinDesiredSlotHeight) == 0x000004, "Wrong alignment on UniformGridPanel_SetMinDesiredSlotHeight"); \ static_assert(sizeof(UniformGridPanel_SetMinDesiredSlotHeight) == 0x000004, "Wrong size on UniformGridPanel_SetMinDesiredSlotHeight"); \ static_assert(offsetof(UniformGridPanel_SetMinDesiredSlotHeight, InMinDesiredSlotHeight) == 0x000000, "Member 'UniformGridPanel_SetMinDesiredSlotHeight::InMinDesiredSlotHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridPanel_SetMinDesiredSlotWidth \ static_assert(alignof(UniformGridPanel_SetMinDesiredSlotWidth) == 0x000004, "Wrong alignment on UniformGridPanel_SetMinDesiredSlotWidth"); \ static_assert(sizeof(UniformGridPanel_SetMinDesiredSlotWidth) == 0x000004, "Wrong size on UniformGridPanel_SetMinDesiredSlotWidth"); \ static_assert(offsetof(UniformGridPanel_SetMinDesiredSlotWidth, InMinDesiredSlotWidth) == 0x000000, "Member 'UniformGridPanel_SetMinDesiredSlotWidth::InMinDesiredSlotWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridPanel_SetSlotPadding \ static_assert(alignof(UniformGridPanel_SetSlotPadding) == 0x000004, "Wrong alignment on UniformGridPanel_SetSlotPadding"); \ static_assert(sizeof(UniformGridPanel_SetSlotPadding) == 0x000010, "Wrong size on UniformGridPanel_SetSlotPadding"); \ static_assert(offsetof(UniformGridPanel_SetSlotPadding, InSlotPadding) == 0x000000, "Member 'UniformGridPanel_SetSlotPadding::InSlotPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUniformGridPanel \ static_assert(alignof(UUniformGridPanel) == 0x000008, "Wrong alignment on UUniformGridPanel"); \ static_assert(sizeof(UUniformGridPanel) == 0x000190, "Wrong size on UUniformGridPanel"); \ static_assert(offsetof(UUniformGridPanel, SlotPadding) == 0x000168, "Member 'UUniformGridPanel::SlotPadding' has a wrong offset!"); \ static_assert(offsetof(UUniformGridPanel, MinDesiredSlotWidth) == 0x000178, "Member 'UUniformGridPanel::MinDesiredSlotWidth' has a wrong offset!"); \ static_assert(offsetof(UUniformGridPanel, MinDesiredSlotHeight) == 0x00017C, "Member 'UUniformGridPanel::MinDesiredSlotHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridSlot_SetColumn \ static_assert(alignof(UniformGridSlot_SetColumn) == 0x000004, "Wrong alignment on UniformGridSlot_SetColumn"); \ static_assert(sizeof(UniformGridSlot_SetColumn) == 0x000004, "Wrong size on UniformGridSlot_SetColumn"); \ static_assert(offsetof(UniformGridSlot_SetColumn, InColumn) == 0x000000, "Member 'UniformGridSlot_SetColumn::InColumn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridSlot_SetHorizontalAlignment \ static_assert(alignof(UniformGridSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on UniformGridSlot_SetHorizontalAlignment"); \ static_assert(sizeof(UniformGridSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on UniformGridSlot_SetHorizontalAlignment"); \ static_assert(offsetof(UniformGridSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'UniformGridSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridSlot_SetRow \ static_assert(alignof(UniformGridSlot_SetRow) == 0x000004, "Wrong alignment on UniformGridSlot_SetRow"); \ static_assert(sizeof(UniformGridSlot_SetRow) == 0x000004, "Wrong size on UniformGridSlot_SetRow"); \ static_assert(offsetof(UniformGridSlot_SetRow, InRow) == 0x000000, "Member 'UniformGridSlot_SetRow::InRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformGridSlot_SetVerticalAlignment \ static_assert(alignof(UniformGridSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on UniformGridSlot_SetVerticalAlignment"); \ static_assert(sizeof(UniformGridSlot_SetVerticalAlignment) == 0x000001, "Wrong size on UniformGridSlot_SetVerticalAlignment"); \ static_assert(offsetof(UniformGridSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'UniformGridSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUniformGridSlot \ static_assert(alignof(UUniformGridSlot) == 0x000008, "Wrong alignment on UUniformGridSlot"); \ static_assert(sizeof(UUniformGridSlot) == 0x000050, "Wrong size on UUniformGridSlot"); \ static_assert(offsetof(UUniformGridSlot, HorizontalAlignment) == 0x000038, "Member 'UUniformGridSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UUniformGridSlot, VerticalAlignment) == 0x000039, "Member 'UUniformGridSlot::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UUniformGridSlot, row) == 0x00003C, "Member 'UUniformGridSlot::row' has a wrong offset!"); \ static_assert(offsetof(UUniformGridSlot, Column) == 0x000040, "Member 'UUniformGridSlot::Column' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VerticalBoxSlot_SetHorizontalAlignment \ static_assert(alignof(VerticalBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on VerticalBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(VerticalBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on VerticalBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(VerticalBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'VerticalBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VerticalBoxSlot_SetPadding \ static_assert(alignof(VerticalBoxSlot_SetPadding) == 0x000004, "Wrong alignment on VerticalBoxSlot_SetPadding"); \ static_assert(sizeof(VerticalBoxSlot_SetPadding) == 0x000010, "Wrong size on VerticalBoxSlot_SetPadding"); \ static_assert(offsetof(VerticalBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'VerticalBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VerticalBoxSlot_SetSize \ static_assert(alignof(VerticalBoxSlot_SetSize) == 0x000004, "Wrong alignment on VerticalBoxSlot_SetSize"); \ static_assert(sizeof(VerticalBoxSlot_SetSize) == 0x000008, "Wrong size on VerticalBoxSlot_SetSize"); \ static_assert(offsetof(VerticalBoxSlot_SetSize, InSize) == 0x000000, "Member 'VerticalBoxSlot_SetSize::InSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VerticalBoxSlot_SetVerticalAlignment \ static_assert(alignof(VerticalBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on VerticalBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(VerticalBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on VerticalBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(VerticalBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'VerticalBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVerticalBoxSlot \ static_assert(alignof(UVerticalBoxSlot) == 0x000008, "Wrong alignment on UVerticalBoxSlot"); \ static_assert(sizeof(UVerticalBoxSlot) == 0x000060, "Wrong size on UVerticalBoxSlot"); \ static_assert(offsetof(UVerticalBoxSlot, Size) == 0x000038, "Member 'UVerticalBoxSlot::Size' has a wrong offset!"); \ static_assert(offsetof(UVerticalBoxSlot, Padding) == 0x000040, "Member 'UVerticalBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UVerticalBoxSlot, HorizontalAlignment) == 0x000050, "Member 'UVerticalBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UVerticalBoxSlot, VerticalAlignment) == 0x000051, "Member 'UVerticalBoxSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_SetViewLocation \ static_assert(alignof(Viewport_SetViewLocation) == 0x000008, "Wrong alignment on Viewport_SetViewLocation"); \ static_assert(sizeof(Viewport_SetViewLocation) == 0x000018, "Wrong size on Viewport_SetViewLocation"); \ static_assert(offsetof(Viewport_SetViewLocation, Location) == 0x000000, "Member 'Viewport_SetViewLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_SetViewRotation \ static_assert(alignof(Viewport_SetViewRotation) == 0x000008, "Wrong alignment on Viewport_SetViewRotation"); \ static_assert(sizeof(Viewport_SetViewRotation) == 0x000018, "Wrong size on Viewport_SetViewRotation"); \ static_assert(offsetof(Viewport_SetViewRotation, Rotation) == 0x000000, "Member 'Viewport_SetViewRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_Spawn \ static_assert(alignof(Viewport_Spawn) == 0x000008, "Wrong alignment on Viewport_Spawn"); \ static_assert(sizeof(Viewport_Spawn) == 0x000010, "Wrong size on Viewport_Spawn"); \ static_assert(offsetof(Viewport_Spawn, ActorClass) == 0x000000, "Member 'Viewport_Spawn::ActorClass' has a wrong offset!"); \ static_assert(offsetof(Viewport_Spawn, ReturnValue) == 0x000008, "Member 'Viewport_Spawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_GetViewLocation \ static_assert(alignof(Viewport_GetViewLocation) == 0x000008, "Wrong alignment on Viewport_GetViewLocation"); \ static_assert(sizeof(Viewport_GetViewLocation) == 0x000018, "Wrong size on Viewport_GetViewLocation"); \ static_assert(offsetof(Viewport_GetViewLocation, ReturnValue) == 0x000000, "Member 'Viewport_GetViewLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_GetViewportWorld \ static_assert(alignof(Viewport_GetViewportWorld) == 0x000008, "Wrong alignment on Viewport_GetViewportWorld"); \ static_assert(sizeof(Viewport_GetViewportWorld) == 0x000008, "Wrong size on Viewport_GetViewportWorld"); \ static_assert(offsetof(Viewport_GetViewportWorld, ReturnValue) == 0x000000, "Member 'Viewport_GetViewportWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Viewport_GetViewRotation \ static_assert(alignof(Viewport_GetViewRotation) == 0x000008, "Wrong alignment on Viewport_GetViewRotation"); \ static_assert(sizeof(Viewport_GetViewRotation) == 0x000018, "Wrong size on Viewport_GetViewRotation"); \ static_assert(offsetof(Viewport_GetViewRotation, ReturnValue) == 0x000000, "Member 'Viewport_GetViewRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UViewport \ static_assert(alignof(UViewport) == 0x000008, "Wrong alignment on UViewport"); \ static_assert(sizeof(UViewport) == 0x0001B8, "Wrong size on UViewport"); \ static_assert(offsetof(UViewport, BackgroundColor) == 0x000168, "Member 'UViewport::BackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetBackgroundColor \ static_assert(alignof(WidgetComponent_SetBackgroundColor) == 0x000004, "Wrong alignment on WidgetComponent_SetBackgroundColor"); \ static_assert(sizeof(WidgetComponent_SetBackgroundColor) == 0x000010, "Wrong size on WidgetComponent_SetBackgroundColor"); \ static_assert(offsetof(WidgetComponent_SetBackgroundColor, NewBackgroundColor) == 0x000000, "Member 'WidgetComponent_SetBackgroundColor::NewBackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetCylinderArcAngle \ static_assert(alignof(WidgetComponent_SetCylinderArcAngle) == 0x000004, "Wrong alignment on WidgetComponent_SetCylinderArcAngle"); \ static_assert(sizeof(WidgetComponent_SetCylinderArcAngle) == 0x000004, "Wrong size on WidgetComponent_SetCylinderArcAngle"); \ static_assert(offsetof(WidgetComponent_SetCylinderArcAngle, InCylinderArcAngle) == 0x000000, "Member 'WidgetComponent_SetCylinderArcAngle::InCylinderArcAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetDrawAtDesiredSize \ static_assert(alignof(WidgetComponent_SetDrawAtDesiredSize) == 0x000001, "Wrong alignment on WidgetComponent_SetDrawAtDesiredSize"); \ static_assert(sizeof(WidgetComponent_SetDrawAtDesiredSize) == 0x000001, "Wrong size on WidgetComponent_SetDrawAtDesiredSize"); \ static_assert(offsetof(WidgetComponent_SetDrawAtDesiredSize, bInDrawAtDesiredSize) == 0x000000, "Member 'WidgetComponent_SetDrawAtDesiredSize::bInDrawAtDesiredSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetDrawSize \ static_assert(alignof(WidgetComponent_SetDrawSize) == 0x000008, "Wrong alignment on WidgetComponent_SetDrawSize"); \ static_assert(sizeof(WidgetComponent_SetDrawSize) == 0x000010, "Wrong size on WidgetComponent_SetDrawSize"); \ static_assert(offsetof(WidgetComponent_SetDrawSize, Size) == 0x000000, "Member 'WidgetComponent_SetDrawSize::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetGeometryMode \ static_assert(alignof(WidgetComponent_SetGeometryMode) == 0x000001, "Wrong alignment on WidgetComponent_SetGeometryMode"); \ static_assert(sizeof(WidgetComponent_SetGeometryMode) == 0x000001, "Wrong size on WidgetComponent_SetGeometryMode"); \ static_assert(offsetof(WidgetComponent_SetGeometryMode, InGeometryMode) == 0x000000, "Member 'WidgetComponent_SetGeometryMode::InGeometryMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetManuallyRedraw \ static_assert(alignof(WidgetComponent_SetManuallyRedraw) == 0x000001, "Wrong alignment on WidgetComponent_SetManuallyRedraw"); \ static_assert(sizeof(WidgetComponent_SetManuallyRedraw) == 0x000001, "Wrong size on WidgetComponent_SetManuallyRedraw"); \ static_assert(offsetof(WidgetComponent_SetManuallyRedraw, bUseManualRedraw) == 0x000000, "Member 'WidgetComponent_SetManuallyRedraw::bUseManualRedraw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetOwnerPlayer \ static_assert(alignof(WidgetComponent_SetOwnerPlayer) == 0x000008, "Wrong alignment on WidgetComponent_SetOwnerPlayer"); \ static_assert(sizeof(WidgetComponent_SetOwnerPlayer) == 0x000008, "Wrong size on WidgetComponent_SetOwnerPlayer"); \ static_assert(offsetof(WidgetComponent_SetOwnerPlayer, LocalPlayer) == 0x000000, "Member 'WidgetComponent_SetOwnerPlayer::LocalPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetPivot \ static_assert(alignof(WidgetComponent_SetPivot) == 0x000008, "Wrong alignment on WidgetComponent_SetPivot"); \ static_assert(sizeof(WidgetComponent_SetPivot) == 0x000010, "Wrong size on WidgetComponent_SetPivot"); \ static_assert(offsetof(WidgetComponent_SetPivot, InPivot) == 0x000000, "Member 'WidgetComponent_SetPivot::InPivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetRedrawTime \ static_assert(alignof(WidgetComponent_SetRedrawTime) == 0x000004, "Wrong alignment on WidgetComponent_SetRedrawTime"); \ static_assert(sizeof(WidgetComponent_SetRedrawTime) == 0x000004, "Wrong size on WidgetComponent_SetRedrawTime"); \ static_assert(offsetof(WidgetComponent_SetRedrawTime, InRedrawTime) == 0x000000, "Member 'WidgetComponent_SetRedrawTime::InRedrawTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetTickMode \ static_assert(alignof(WidgetComponent_SetTickMode) == 0x000001, "Wrong alignment on WidgetComponent_SetTickMode"); \ static_assert(sizeof(WidgetComponent_SetTickMode) == 0x000001, "Wrong size on WidgetComponent_SetTickMode"); \ static_assert(offsetof(WidgetComponent_SetTickMode, InTickMode) == 0x000000, "Member 'WidgetComponent_SetTickMode::InTickMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetTickWhenOffscreen \ static_assert(alignof(WidgetComponent_SetTickWhenOffscreen) == 0x000001, "Wrong alignment on WidgetComponent_SetTickWhenOffscreen"); \ static_assert(sizeof(WidgetComponent_SetTickWhenOffscreen) == 0x000001, "Wrong size on WidgetComponent_SetTickWhenOffscreen"); \ static_assert(offsetof(WidgetComponent_SetTickWhenOffscreen, bWantTickWhenOffscreen) == 0x000000, "Member 'WidgetComponent_SetTickWhenOffscreen::bWantTickWhenOffscreen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetTintColorAndOpacity \ static_assert(alignof(WidgetComponent_SetTintColorAndOpacity) == 0x000004, "Wrong alignment on WidgetComponent_SetTintColorAndOpacity"); \ static_assert(sizeof(WidgetComponent_SetTintColorAndOpacity) == 0x000010, "Wrong size on WidgetComponent_SetTintColorAndOpacity"); \ static_assert(offsetof(WidgetComponent_SetTintColorAndOpacity, NewTintColorAndOpacity) == 0x000000, "Member 'WidgetComponent_SetTintColorAndOpacity::NewTintColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetTwoSided \ static_assert(alignof(WidgetComponent_SetTwoSided) == 0x000001, "Wrong alignment on WidgetComponent_SetTwoSided"); \ static_assert(sizeof(WidgetComponent_SetTwoSided) == 0x000001, "Wrong size on WidgetComponent_SetTwoSided"); \ static_assert(offsetof(WidgetComponent_SetTwoSided, bWantTwoSided) == 0x000000, "Member 'WidgetComponent_SetTwoSided::bWantTwoSided' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetWidget \ static_assert(alignof(WidgetComponent_SetWidget) == 0x000008, "Wrong alignment on WidgetComponent_SetWidget"); \ static_assert(sizeof(WidgetComponent_SetWidget) == 0x000008, "Wrong size on WidgetComponent_SetWidget"); \ static_assert(offsetof(WidgetComponent_SetWidget, Widget_0) == 0x000000, "Member 'WidgetComponent_SetWidget::Widget_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetWidgetSpace \ static_assert(alignof(WidgetComponent_SetWidgetSpace) == 0x000001, "Wrong alignment on WidgetComponent_SetWidgetSpace"); \ static_assert(sizeof(WidgetComponent_SetWidgetSpace) == 0x000001, "Wrong size on WidgetComponent_SetWidgetSpace"); \ static_assert(offsetof(WidgetComponent_SetWidgetSpace, NewSpace) == 0x000000, "Member 'WidgetComponent_SetWidgetSpace::NewSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetWindowFocusable \ static_assert(alignof(WidgetComponent_SetWindowFocusable) == 0x000001, "Wrong alignment on WidgetComponent_SetWindowFocusable"); \ static_assert(sizeof(WidgetComponent_SetWindowFocusable) == 0x000001, "Wrong size on WidgetComponent_SetWindowFocusable"); \ static_assert(offsetof(WidgetComponent_SetWindowFocusable, bInWindowFocusable) == 0x000000, "Member 'WidgetComponent_SetWindowFocusable::bInWindowFocusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_SetWindowVisibility \ static_assert(alignof(WidgetComponent_SetWindowVisibility) == 0x000001, "Wrong alignment on WidgetComponent_SetWindowVisibility"); \ static_assert(sizeof(WidgetComponent_SetWindowVisibility) == 0x000001, "Wrong size on WidgetComponent_SetWindowVisibility"); \ static_assert(offsetof(WidgetComponent_SetWindowVisibility, InVisibility) == 0x000000, "Member 'WidgetComponent_SetWindowVisibility::InVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetCurrentDrawSize \ static_assert(alignof(WidgetComponent_GetCurrentDrawSize) == 0x000008, "Wrong alignment on WidgetComponent_GetCurrentDrawSize"); \ static_assert(sizeof(WidgetComponent_GetCurrentDrawSize) == 0x000010, "Wrong size on WidgetComponent_GetCurrentDrawSize"); \ static_assert(offsetof(WidgetComponent_GetCurrentDrawSize, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetCurrentDrawSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetCylinderArcAngle \ static_assert(alignof(WidgetComponent_GetCylinderArcAngle) == 0x000004, "Wrong alignment on WidgetComponent_GetCylinderArcAngle"); \ static_assert(sizeof(WidgetComponent_GetCylinderArcAngle) == 0x000004, "Wrong size on WidgetComponent_GetCylinderArcAngle"); \ static_assert(offsetof(WidgetComponent_GetCylinderArcAngle, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetCylinderArcAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetDrawAtDesiredSize \ static_assert(alignof(WidgetComponent_GetDrawAtDesiredSize) == 0x000001, "Wrong alignment on WidgetComponent_GetDrawAtDesiredSize"); \ static_assert(sizeof(WidgetComponent_GetDrawAtDesiredSize) == 0x000001, "Wrong size on WidgetComponent_GetDrawAtDesiredSize"); \ static_assert(offsetof(WidgetComponent_GetDrawAtDesiredSize, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetDrawAtDesiredSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetDrawSize \ static_assert(alignof(WidgetComponent_GetDrawSize) == 0x000008, "Wrong alignment on WidgetComponent_GetDrawSize"); \ static_assert(sizeof(WidgetComponent_GetDrawSize) == 0x000010, "Wrong size on WidgetComponent_GetDrawSize"); \ static_assert(offsetof(WidgetComponent_GetDrawSize, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetDrawSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetGeometryMode \ static_assert(alignof(WidgetComponent_GetGeometryMode) == 0x000001, "Wrong alignment on WidgetComponent_GetGeometryMode"); \ static_assert(sizeof(WidgetComponent_GetGeometryMode) == 0x000001, "Wrong size on WidgetComponent_GetGeometryMode"); \ static_assert(offsetof(WidgetComponent_GetGeometryMode, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetGeometryMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetManuallyRedraw \ static_assert(alignof(WidgetComponent_GetManuallyRedraw) == 0x000001, "Wrong alignment on WidgetComponent_GetManuallyRedraw"); \ static_assert(sizeof(WidgetComponent_GetManuallyRedraw) == 0x000001, "Wrong size on WidgetComponent_GetManuallyRedraw"); \ static_assert(offsetof(WidgetComponent_GetManuallyRedraw, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetManuallyRedraw::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetMaterialInstance \ static_assert(alignof(WidgetComponent_GetMaterialInstance) == 0x000008, "Wrong alignment on WidgetComponent_GetMaterialInstance"); \ static_assert(sizeof(WidgetComponent_GetMaterialInstance) == 0x000008, "Wrong size on WidgetComponent_GetMaterialInstance"); \ static_assert(offsetof(WidgetComponent_GetMaterialInstance, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetOwnerPlayer \ static_assert(alignof(WidgetComponent_GetOwnerPlayer) == 0x000008, "Wrong alignment on WidgetComponent_GetOwnerPlayer"); \ static_assert(sizeof(WidgetComponent_GetOwnerPlayer) == 0x000008, "Wrong size on WidgetComponent_GetOwnerPlayer"); \ static_assert(offsetof(WidgetComponent_GetOwnerPlayer, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetOwnerPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetPivot \ static_assert(alignof(WidgetComponent_GetPivot) == 0x000008, "Wrong alignment on WidgetComponent_GetPivot"); \ static_assert(sizeof(WidgetComponent_GetPivot) == 0x000010, "Wrong size on WidgetComponent_GetPivot"); \ static_assert(offsetof(WidgetComponent_GetPivot, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetPivot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetRedrawTime \ static_assert(alignof(WidgetComponent_GetRedrawTime) == 0x000004, "Wrong alignment on WidgetComponent_GetRedrawTime"); \ static_assert(sizeof(WidgetComponent_GetRedrawTime) == 0x000004, "Wrong size on WidgetComponent_GetRedrawTime"); \ static_assert(offsetof(WidgetComponent_GetRedrawTime, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetRedrawTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetRenderTarget \ static_assert(alignof(WidgetComponent_GetRenderTarget) == 0x000008, "Wrong alignment on WidgetComponent_GetRenderTarget"); \ static_assert(sizeof(WidgetComponent_GetRenderTarget) == 0x000008, "Wrong size on WidgetComponent_GetRenderTarget"); \ static_assert(offsetof(WidgetComponent_GetRenderTarget, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetTickWhenOffscreen \ static_assert(alignof(WidgetComponent_GetTickWhenOffscreen) == 0x000001, "Wrong alignment on WidgetComponent_GetTickWhenOffscreen"); \ static_assert(sizeof(WidgetComponent_GetTickWhenOffscreen) == 0x000001, "Wrong size on WidgetComponent_GetTickWhenOffscreen"); \ static_assert(offsetof(WidgetComponent_GetTickWhenOffscreen, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetTickWhenOffscreen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetTwoSided \ static_assert(alignof(WidgetComponent_GetTwoSided) == 0x000001, "Wrong alignment on WidgetComponent_GetTwoSided"); \ static_assert(sizeof(WidgetComponent_GetTwoSided) == 0x000001, "Wrong size on WidgetComponent_GetTwoSided"); \ static_assert(offsetof(WidgetComponent_GetTwoSided, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetTwoSided::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetUserWidgetObject \ static_assert(alignof(WidgetComponent_GetUserWidgetObject) == 0x000008, "Wrong alignment on WidgetComponent_GetUserWidgetObject"); \ static_assert(sizeof(WidgetComponent_GetUserWidgetObject) == 0x000008, "Wrong size on WidgetComponent_GetUserWidgetObject"); \ static_assert(offsetof(WidgetComponent_GetUserWidgetObject, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetUserWidgetObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetWidget \ static_assert(alignof(WidgetComponent_GetWidget) == 0x000008, "Wrong alignment on WidgetComponent_GetWidget"); \ static_assert(sizeof(WidgetComponent_GetWidget) == 0x000008, "Wrong size on WidgetComponent_GetWidget"); \ static_assert(offsetof(WidgetComponent_GetWidget, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetWidgetSpace \ static_assert(alignof(WidgetComponent_GetWidgetSpace) == 0x000001, "Wrong alignment on WidgetComponent_GetWidgetSpace"); \ static_assert(sizeof(WidgetComponent_GetWidgetSpace) == 0x000001, "Wrong size on WidgetComponent_GetWidgetSpace"); \ static_assert(offsetof(WidgetComponent_GetWidgetSpace, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetWidgetSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetWindowFocusable \ static_assert(alignof(WidgetComponent_GetWindowFocusable) == 0x000001, "Wrong alignment on WidgetComponent_GetWindowFocusable"); \ static_assert(sizeof(WidgetComponent_GetWindowFocusable) == 0x000001, "Wrong size on WidgetComponent_GetWindowFocusable"); \ static_assert(offsetof(WidgetComponent_GetWindowFocusable, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetWindowFocusable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_GetWindowVisiblility \ static_assert(alignof(WidgetComponent_GetWindowVisiblility) == 0x000001, "Wrong alignment on WidgetComponent_GetWindowVisiblility"); \ static_assert(sizeof(WidgetComponent_GetWindowVisiblility) == 0x000001, "Wrong size on WidgetComponent_GetWindowVisiblility"); \ static_assert(offsetof(WidgetComponent_GetWindowVisiblility, ReturnValue) == 0x000000, "Member 'WidgetComponent_GetWindowVisiblility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetComponent_IsWidgetVisible \ static_assert(alignof(WidgetComponent_IsWidgetVisible) == 0x000001, "Wrong alignment on WidgetComponent_IsWidgetVisible"); \ static_assert(sizeof(WidgetComponent_IsWidgetVisible) == 0x000001, "Wrong size on WidgetComponent_IsWidgetVisible"); \ static_assert(offsetof(WidgetComponent_IsWidgetVisible, ReturnValue) == 0x000000, "Member 'WidgetComponent_IsWidgetVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetComponent \ static_assert(alignof(UWidgetComponent) == 0x000010, "Wrong alignment on UWidgetComponent"); \ static_assert(sizeof(UWidgetComponent) == 0x0006C0, "Wrong size on UWidgetComponent"); \ static_assert(offsetof(UWidgetComponent, Space) == 0x000578, "Member 'UWidgetComponent::Space' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TimingPolicy) == 0x000579, "Member 'UWidgetComponent::TimingPolicy' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, WidgetClass) == 0x000580, "Member 'UWidgetComponent::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, DrawSize) == 0x000588, "Member 'UWidgetComponent::DrawSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bManuallyRedraw) == 0x000590, "Member 'UWidgetComponent::bManuallyRedraw' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bRedrawRequested) == 0x000591, "Member 'UWidgetComponent::bRedrawRequested' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, RedrawTime) == 0x000594, "Member 'UWidgetComponent::RedrawTime' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, CurrentDrawSize) == 0x0005A0, "Member 'UWidgetComponent::CurrentDrawSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bDrawAtDesiredSize) == 0x0005A8, "Member 'UWidgetComponent::bDrawAtDesiredSize' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, Pivot) == 0x0005B0, "Member 'UWidgetComponent::Pivot' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bReceiveHardwareInput) == 0x0005C0, "Member 'UWidgetComponent::bReceiveHardwareInput' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bWindowFocusable) == 0x0005C1, "Member 'UWidgetComponent::bWindowFocusable' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, WindowVisibility) == 0x0005C2, "Member 'UWidgetComponent::WindowVisibility' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bApplyGammaCorrection) == 0x0005C3, "Member 'UWidgetComponent::bApplyGammaCorrection' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OwnerPlayer) == 0x0005C8, "Member 'UWidgetComponent::OwnerPlayer' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BackgroundColor) == 0x0005D0, "Member 'UWidgetComponent::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TintColorAndOpacity) == 0x0005E0, "Member 'UWidgetComponent::TintColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpacityFromTexture) == 0x0005F0, "Member 'UWidgetComponent::OpacityFromTexture' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BlendMode) == 0x0005F4, "Member 'UWidgetComponent::BlendMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bIsTwoSided) == 0x0005F5, "Member 'UWidgetComponent::bIsTwoSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TickWhenOffscreen) == 0x0005F6, "Member 'UWidgetComponent::TickWhenOffscreen' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, BodySetup) == 0x0005F8, "Member 'UWidgetComponent::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TranslucentMaterial) == 0x000600, "Member 'UWidgetComponent::TranslucentMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TranslucentMaterial_OneSided) == 0x000608, "Member 'UWidgetComponent::TranslucentMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpaqueMaterial) == 0x000610, "Member 'UWidgetComponent::OpaqueMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, OpaqueMaterial_OneSided) == 0x000618, "Member 'UWidgetComponent::OpaqueMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaskedMaterial) == 0x000620, "Member 'UWidgetComponent::MaskedMaterial' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaskedMaterial_OneSided) == 0x000628, "Member 'UWidgetComponent::MaskedMaterial_OneSided' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, RenderTarget) == 0x000630, "Member 'UWidgetComponent::RenderTarget' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, MaterialInstance) == 0x000638, "Member 'UWidgetComponent::MaterialInstance' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bAddedToScreen) == 0x000640, "Member 'UWidgetComponent::bAddedToScreen' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, bEditTimeUsable) == 0x000641, "Member 'UWidgetComponent::bEditTimeUsable' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, SharedLayerName) == 0x000644, "Member 'UWidgetComponent::SharedLayerName' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, LayerZOrder) == 0x00064C, "Member 'UWidgetComponent::LayerZOrder' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, GeometryMode) == 0x000650, "Member 'UWidgetComponent::GeometryMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, CylinderArcAngle) == 0x000654, "Member 'UWidgetComponent::CylinderArcAngle' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, TickMode) == 0x000658, "Member 'UWidgetComponent::TickMode' has a wrong offset!"); \ static_assert(offsetof(UWidgetComponent, Widget) == 0x000688, "Member 'UWidgetComponent::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcherSlot_SetHorizontalAlignment \ static_assert(alignof(WidgetSwitcherSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on WidgetSwitcherSlot_SetHorizontalAlignment"); \ static_assert(sizeof(WidgetSwitcherSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on WidgetSwitcherSlot_SetHorizontalAlignment"); \ static_assert(offsetof(WidgetSwitcherSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'WidgetSwitcherSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcherSlot_SetPadding \ static_assert(alignof(WidgetSwitcherSlot_SetPadding) == 0x000004, "Wrong alignment on WidgetSwitcherSlot_SetPadding"); \ static_assert(sizeof(WidgetSwitcherSlot_SetPadding) == 0x000010, "Wrong size on WidgetSwitcherSlot_SetPadding"); \ static_assert(offsetof(WidgetSwitcherSlot_SetPadding, InPadding) == 0x000000, "Member 'WidgetSwitcherSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetSwitcherSlot_SetVerticalAlignment \ static_assert(alignof(WidgetSwitcherSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on WidgetSwitcherSlot_SetVerticalAlignment"); \ static_assert(sizeof(WidgetSwitcherSlot_SetVerticalAlignment) == 0x000001, "Wrong size on WidgetSwitcherSlot_SetVerticalAlignment"); \ static_assert(offsetof(WidgetSwitcherSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'WidgetSwitcherSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetSwitcherSlot \ static_assert(alignof(UWidgetSwitcherSlot) == 0x000008, "Wrong alignment on UWidgetSwitcherSlot"); \ static_assert(sizeof(UWidgetSwitcherSlot) == 0x000058, "Wrong size on UWidgetSwitcherSlot"); \ static_assert(offsetof(UWidgetSwitcherSlot, Padding) == 0x000040, "Member 'UWidgetSwitcherSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UWidgetSwitcherSlot, HorizontalAlignment) == 0x000050, "Member 'UWidgetSwitcherSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UWidgetSwitcherSlot, VerticalAlignment) == 0x000051, "Member 'UWidgetSwitcherSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarAreaSlot_SetHorizontalAlignment \ static_assert(alignof(WindowTitleBarAreaSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on WindowTitleBarAreaSlot_SetHorizontalAlignment"); \ static_assert(sizeof(WindowTitleBarAreaSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on WindowTitleBarAreaSlot_SetHorizontalAlignment"); \ static_assert(offsetof(WindowTitleBarAreaSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'WindowTitleBarAreaSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarAreaSlot_SetPadding \ static_assert(alignof(WindowTitleBarAreaSlot_SetPadding) == 0x000004, "Wrong alignment on WindowTitleBarAreaSlot_SetPadding"); \ static_assert(sizeof(WindowTitleBarAreaSlot_SetPadding) == 0x000010, "Wrong size on WindowTitleBarAreaSlot_SetPadding"); \ static_assert(offsetof(WindowTitleBarAreaSlot_SetPadding, InPadding) == 0x000000, "Member 'WindowTitleBarAreaSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WindowTitleBarAreaSlot_SetVerticalAlignment \ static_assert(alignof(WindowTitleBarAreaSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on WindowTitleBarAreaSlot_SetVerticalAlignment"); \ static_assert(sizeof(WindowTitleBarAreaSlot_SetVerticalAlignment) == 0x000001, "Wrong size on WindowTitleBarAreaSlot_SetVerticalAlignment"); \ static_assert(offsetof(WindowTitleBarAreaSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'WindowTitleBarAreaSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWindowTitleBarAreaSlot \ static_assert(alignof(UWindowTitleBarAreaSlot) == 0x000008, "Wrong alignment on UWindowTitleBarAreaSlot"); \ static_assert(sizeof(UWindowTitleBarAreaSlot) == 0x000060, "Wrong size on UWindowTitleBarAreaSlot"); \ static_assert(offsetof(UWindowTitleBarAreaSlot, Padding) == 0x000038, "Member 'UWindowTitleBarAreaSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UWindowTitleBarAreaSlot, HorizontalAlignment) == 0x000048, "Member 'UWindowTitleBarAreaSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UWindowTitleBarAreaSlot, VerticalAlignment) == 0x000049, "Member 'UWindowTitleBarAreaSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBox_AddChildToWrapBox \ static_assert(alignof(WrapBox_AddChildToWrapBox) == 0x000008, "Wrong alignment on WrapBox_AddChildToWrapBox"); \ static_assert(sizeof(WrapBox_AddChildToWrapBox) == 0x000010, "Wrong size on WrapBox_AddChildToWrapBox"); \ static_assert(offsetof(WrapBox_AddChildToWrapBox, Content) == 0x000000, "Member 'WrapBox_AddChildToWrapBox::Content' has a wrong offset!"); \ static_assert(offsetof(WrapBox_AddChildToWrapBox, ReturnValue) == 0x000008, "Member 'WrapBox_AddChildToWrapBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBox_SetHorizontalAlignment \ static_assert(alignof(WrapBox_SetHorizontalAlignment) == 0x000001, "Wrong alignment on WrapBox_SetHorizontalAlignment"); \ static_assert(sizeof(WrapBox_SetHorizontalAlignment) == 0x000001, "Wrong size on WrapBox_SetHorizontalAlignment"); \ static_assert(offsetof(WrapBox_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'WrapBox_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBox_SetInnerSlotPadding \ static_assert(alignof(WrapBox_SetInnerSlotPadding) == 0x000008, "Wrong alignment on WrapBox_SetInnerSlotPadding"); \ static_assert(sizeof(WrapBox_SetInnerSlotPadding) == 0x000010, "Wrong size on WrapBox_SetInnerSlotPadding"); \ static_assert(offsetof(WrapBox_SetInnerSlotPadding, InPadding) == 0x000000, "Member 'WrapBox_SetInnerSlotPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWrapBox \ static_assert(alignof(UWrapBox) == 0x000008, "Wrong alignment on UWrapBox"); \ static_assert(sizeof(UWrapBox) == 0x000190, "Wrong size on UWrapBox"); \ static_assert(offsetof(UWrapBox, InnerSlotPadding) == 0x000168, "Member 'UWrapBox::InnerSlotPadding' has a wrong offset!"); \ static_assert(offsetof(UWrapBox, WrapSize) == 0x000178, "Member 'UWrapBox::WrapSize' has a wrong offset!"); \ static_assert(offsetof(UWrapBox, bExplicitWrapSize) == 0x00017C, "Member 'UWrapBox::bExplicitWrapSize' has a wrong offset!"); \ static_assert(offsetof(UWrapBox, HorizontalAlignment) == 0x00017D, "Member 'UWrapBox::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UWrapBox, Orientation) == 0x00017E, "Member 'UWrapBox::Orientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetFillEmptySpace \ static_assert(alignof(WrapBoxSlot_SetFillEmptySpace) == 0x000001, "Wrong alignment on WrapBoxSlot_SetFillEmptySpace"); \ static_assert(sizeof(WrapBoxSlot_SetFillEmptySpace) == 0x000001, "Wrong size on WrapBoxSlot_SetFillEmptySpace"); \ static_assert(offsetof(WrapBoxSlot_SetFillEmptySpace, InbFillEmptySpace) == 0x000000, "Member 'WrapBoxSlot_SetFillEmptySpace::InbFillEmptySpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetFillSpanWhenLessThan \ static_assert(alignof(WrapBoxSlot_SetFillSpanWhenLessThan) == 0x000004, "Wrong alignment on WrapBoxSlot_SetFillSpanWhenLessThan"); \ static_assert(sizeof(WrapBoxSlot_SetFillSpanWhenLessThan) == 0x000004, "Wrong size on WrapBoxSlot_SetFillSpanWhenLessThan"); \ static_assert(offsetof(WrapBoxSlot_SetFillSpanWhenLessThan, InFillSpanWhenLessThan) == 0x000000, "Member 'WrapBoxSlot_SetFillSpanWhenLessThan::InFillSpanWhenLessThan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetHorizontalAlignment \ static_assert(alignof(WrapBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on WrapBoxSlot_SetHorizontalAlignment"); \ static_assert(sizeof(WrapBoxSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on WrapBoxSlot_SetHorizontalAlignment"); \ static_assert(offsetof(WrapBoxSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'WrapBoxSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetNewLine \ static_assert(alignof(WrapBoxSlot_SetNewLine) == 0x000001, "Wrong alignment on WrapBoxSlot_SetNewLine"); \ static_assert(sizeof(WrapBoxSlot_SetNewLine) == 0x000001, "Wrong size on WrapBoxSlot_SetNewLine"); \ static_assert(offsetof(WrapBoxSlot_SetNewLine, InForceNewLine) == 0x000000, "Member 'WrapBoxSlot_SetNewLine::InForceNewLine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetPadding \ static_assert(alignof(WrapBoxSlot_SetPadding) == 0x000004, "Wrong alignment on WrapBoxSlot_SetPadding"); \ static_assert(sizeof(WrapBoxSlot_SetPadding) == 0x000010, "Wrong size on WrapBoxSlot_SetPadding"); \ static_assert(offsetof(WrapBoxSlot_SetPadding, InPadding) == 0x000000, "Member 'WrapBoxSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WrapBoxSlot_SetVerticalAlignment \ static_assert(alignof(WrapBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on WrapBoxSlot_SetVerticalAlignment"); \ static_assert(sizeof(WrapBoxSlot_SetVerticalAlignment) == 0x000001, "Wrong size on WrapBoxSlot_SetVerticalAlignment"); \ static_assert(offsetof(WrapBoxSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'WrapBoxSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWrapBoxSlot \ static_assert(alignof(UWrapBoxSlot) == 0x000008, "Wrong alignment on UWrapBoxSlot"); \ static_assert(sizeof(UWrapBoxSlot) == 0x000058, "Wrong size on UWrapBoxSlot"); \ static_assert(offsetof(UWrapBoxSlot, Padding) == 0x000038, "Member 'UWrapBoxSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UWrapBoxSlot, FillSpanWhenLessThan) == 0x000048, "Member 'UWrapBoxSlot::FillSpanWhenLessThan' has a wrong offset!"); \ static_assert(offsetof(UWrapBoxSlot, HorizontalAlignment) == 0x00004C, "Member 'UWrapBoxSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UWrapBoxSlot, VerticalAlignment) == 0x00004D, "Member 'UWrapBoxSlot::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UWrapBoxSlot, bFillEmptySpace) == 0x00004E, "Member 'UWrapBoxSlot::bFillEmptySpace' has a wrong offset!"); \ static_assert(offsetof(UWrapBoxSlot, bForceNewLine) == 0x00004F, "Member 'UWrapBoxSlot::bForceNewLine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DragDropOperation_DragCancelled \ static_assert(alignof(DragDropOperation_DragCancelled) == 0x000008, "Wrong alignment on DragDropOperation_DragCancelled"); \ static_assert(sizeof(DragDropOperation_DragCancelled) == 0x000098, "Wrong size on DragDropOperation_DragCancelled"); \ static_assert(offsetof(DragDropOperation_DragCancelled, PointerEvent) == 0x000000, "Member 'DragDropOperation_DragCancelled::PointerEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DragDropOperation_Dragged \ static_assert(alignof(DragDropOperation_Dragged) == 0x000008, "Wrong alignment on DragDropOperation_Dragged"); \ static_assert(sizeof(DragDropOperation_Dragged) == 0x000098, "Wrong size on DragDropOperation_Dragged"); \ static_assert(offsetof(DragDropOperation_Dragged, PointerEvent) == 0x000000, "Member 'DragDropOperation_Dragged::PointerEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DragDropOperation_Drop \ static_assert(alignof(DragDropOperation_Drop) == 0x000008, "Wrong alignment on DragDropOperation_Drop"); \ static_assert(sizeof(DragDropOperation_Drop) == 0x000098, "Wrong size on DragDropOperation_Drop"); \ static_assert(offsetof(DragDropOperation_Drop, PointerEvent) == 0x000000, "Member 'DragDropOperation_Drop::PointerEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDragDropOperation \ static_assert(alignof(UDragDropOperation) == 0x000008, "Wrong alignment on UDragDropOperation"); \ static_assert(sizeof(UDragDropOperation) == 0x000090, "Wrong size on UDragDropOperation"); \ static_assert(offsetof(UDragDropOperation, Tag) == 0x000028, "Member 'UDragDropOperation::Tag' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, Payload) == 0x000038, "Member 'UDragDropOperation::Payload' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, DefaultDragVisual) == 0x000040, "Member 'UDragDropOperation::DefaultDragVisual' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, Pivot) == 0x000048, "Member 'UDragDropOperation::Pivot' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, Offset) == 0x000050, "Member 'UDragDropOperation::Offset' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, OnDrop) == 0x000060, "Member 'UDragDropOperation::OnDrop' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, OnDragCancelled) == 0x000070, "Member 'UDragDropOperation::OnDragCancelled' has a wrong offset!"); \ static_assert(offsetof(UDragDropOperation, OnDragged) == 0x000080, "Member 'UDragDropOperation::OnDragged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_AbsoluteToLocal \ static_assert(alignof(SlateBlueprintLibrary_AbsoluteToLocal) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_AbsoluteToLocal"); \ static_assert(sizeof(SlateBlueprintLibrary_AbsoluteToLocal) == 0x000060, "Wrong size on SlateBlueprintLibrary_AbsoluteToLocal"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToLocal, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_AbsoluteToLocal::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToLocal, AbsoluteCoordinate) == 0x000040, "Member 'SlateBlueprintLibrary_AbsoluteToLocal::AbsoluteCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToLocal, ReturnValue) == 0x000050, "Member 'SlateBlueprintLibrary_AbsoluteToLocal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_AbsoluteToViewport \ static_assert(alignof(SlateBlueprintLibrary_AbsoluteToViewport) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_AbsoluteToViewport"); \ static_assert(sizeof(SlateBlueprintLibrary_AbsoluteToViewport) == 0x000038, "Wrong size on SlateBlueprintLibrary_AbsoluteToViewport"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToViewport, WorldContextObject) == 0x000000, "Member 'SlateBlueprintLibrary_AbsoluteToViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToViewport, AbsoluteDesktopCoordinate) == 0x000008, "Member 'SlateBlueprintLibrary_AbsoluteToViewport::AbsoluteDesktopCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToViewport, PixelPosition) == 0x000018, "Member 'SlateBlueprintLibrary_AbsoluteToViewport::PixelPosition' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_AbsoluteToViewport, ViewportPosition) == 0x000028, "Member 'SlateBlueprintLibrary_AbsoluteToViewport::ViewportPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_EqualEqual_SlateBrush \ static_assert(alignof(SlateBlueprintLibrary_EqualEqual_SlateBrush) == 0x000010, "Wrong alignment on SlateBlueprintLibrary_EqualEqual_SlateBrush"); \ static_assert(sizeof(SlateBlueprintLibrary_EqualEqual_SlateBrush) == 0x0001B0, "Wrong size on SlateBlueprintLibrary_EqualEqual_SlateBrush"); \ static_assert(offsetof(SlateBlueprintLibrary_EqualEqual_SlateBrush, A) == 0x000000, "Member 'SlateBlueprintLibrary_EqualEqual_SlateBrush::A' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_EqualEqual_SlateBrush, B) == 0x0000D0, "Member 'SlateBlueprintLibrary_EqualEqual_SlateBrush::B' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_EqualEqual_SlateBrush, ReturnValue) == 0x0001A0, "Member 'SlateBlueprintLibrary_EqualEqual_SlateBrush::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_GetAbsoluteSize \ static_assert(alignof(SlateBlueprintLibrary_GetAbsoluteSize) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_GetAbsoluteSize"); \ static_assert(sizeof(SlateBlueprintLibrary_GetAbsoluteSize) == 0x000050, "Wrong size on SlateBlueprintLibrary_GetAbsoluteSize"); \ static_assert(offsetof(SlateBlueprintLibrary_GetAbsoluteSize, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_GetAbsoluteSize::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_GetAbsoluteSize, ReturnValue) == 0x000040, "Member 'SlateBlueprintLibrary_GetAbsoluteSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_GetLocalSize \ static_assert(alignof(SlateBlueprintLibrary_GetLocalSize) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_GetLocalSize"); \ static_assert(sizeof(SlateBlueprintLibrary_GetLocalSize) == 0x000050, "Wrong size on SlateBlueprintLibrary_GetLocalSize"); \ static_assert(offsetof(SlateBlueprintLibrary_GetLocalSize, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_GetLocalSize::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_GetLocalSize, ReturnValue) == 0x000040, "Member 'SlateBlueprintLibrary_GetLocalSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_GetLocalTopLeft \ static_assert(alignof(SlateBlueprintLibrary_GetLocalTopLeft) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_GetLocalTopLeft"); \ static_assert(sizeof(SlateBlueprintLibrary_GetLocalTopLeft) == 0x000050, "Wrong size on SlateBlueprintLibrary_GetLocalTopLeft"); \ static_assert(offsetof(SlateBlueprintLibrary_GetLocalTopLeft, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_GetLocalTopLeft::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_GetLocalTopLeft, ReturnValue) == 0x000040, "Member 'SlateBlueprintLibrary_GetLocalTopLeft::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_IsUnderLocation \ static_assert(alignof(SlateBlueprintLibrary_IsUnderLocation) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_IsUnderLocation"); \ static_assert(sizeof(SlateBlueprintLibrary_IsUnderLocation) == 0x000058, "Wrong size on SlateBlueprintLibrary_IsUnderLocation"); \ static_assert(offsetof(SlateBlueprintLibrary_IsUnderLocation, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_IsUnderLocation::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_IsUnderLocation, AbsoluteCoordinate) == 0x000040, "Member 'SlateBlueprintLibrary_IsUnderLocation::AbsoluteCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_IsUnderLocation, ReturnValue) == 0x000050, "Member 'SlateBlueprintLibrary_IsUnderLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_LocalToAbsolute \ static_assert(alignof(SlateBlueprintLibrary_LocalToAbsolute) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_LocalToAbsolute"); \ static_assert(sizeof(SlateBlueprintLibrary_LocalToAbsolute) == 0x000060, "Wrong size on SlateBlueprintLibrary_LocalToAbsolute"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToAbsolute, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_LocalToAbsolute::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToAbsolute, LocalCoordinate) == 0x000040, "Member 'SlateBlueprintLibrary_LocalToAbsolute::LocalCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToAbsolute, ReturnValue) == 0x000050, "Member 'SlateBlueprintLibrary_LocalToAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_LocalToViewport \ static_assert(alignof(SlateBlueprintLibrary_LocalToViewport) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_LocalToViewport"); \ static_assert(sizeof(SlateBlueprintLibrary_LocalToViewport) == 0x000078, "Wrong size on SlateBlueprintLibrary_LocalToViewport"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToViewport, WorldContextObject) == 0x000000, "Member 'SlateBlueprintLibrary_LocalToViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToViewport, Geometry) == 0x000008, "Member 'SlateBlueprintLibrary_LocalToViewport::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToViewport, LocalCoordinate) == 0x000048, "Member 'SlateBlueprintLibrary_LocalToViewport::LocalCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToViewport, PixelPosition) == 0x000058, "Member 'SlateBlueprintLibrary_LocalToViewport::PixelPosition' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_LocalToViewport, ViewportPosition) == 0x000068, "Member 'SlateBlueprintLibrary_LocalToViewport::ViewportPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_ScreenToViewport \ static_assert(alignof(SlateBlueprintLibrary_ScreenToViewport) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_ScreenToViewport"); \ static_assert(sizeof(SlateBlueprintLibrary_ScreenToViewport) == 0x000028, "Wrong size on SlateBlueprintLibrary_ScreenToViewport"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToViewport, WorldContextObject) == 0x000000, "Member 'SlateBlueprintLibrary_ScreenToViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToViewport, ScreenPosition) == 0x000008, "Member 'SlateBlueprintLibrary_ScreenToViewport::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToViewport, ViewportPosition) == 0x000018, "Member 'SlateBlueprintLibrary_ScreenToViewport::ViewportPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_ScreenToWidgetAbsolute \ static_assert(alignof(SlateBlueprintLibrary_ScreenToWidgetAbsolute) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_ScreenToWidgetAbsolute"); \ static_assert(sizeof(SlateBlueprintLibrary_ScreenToWidgetAbsolute) == 0x000030, "Wrong size on SlateBlueprintLibrary_ScreenToWidgetAbsolute"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetAbsolute, WorldContextObject) == 0x000000, "Member 'SlateBlueprintLibrary_ScreenToWidgetAbsolute::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetAbsolute, ScreenPosition) == 0x000008, "Member 'SlateBlueprintLibrary_ScreenToWidgetAbsolute::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetAbsolute, AbsoluteCoordinate) == 0x000018, "Member 'SlateBlueprintLibrary_ScreenToWidgetAbsolute::AbsoluteCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetAbsolute, bIncludeWindowPosition) == 0x000028, "Member 'SlateBlueprintLibrary_ScreenToWidgetAbsolute::bIncludeWindowPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_ScreenToWidgetLocal \ static_assert(alignof(SlateBlueprintLibrary_ScreenToWidgetLocal) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_ScreenToWidgetLocal"); \ static_assert(sizeof(SlateBlueprintLibrary_ScreenToWidgetLocal) == 0x000070, "Wrong size on SlateBlueprintLibrary_ScreenToWidgetLocal"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetLocal, WorldContextObject) == 0x000000, "Member 'SlateBlueprintLibrary_ScreenToWidgetLocal::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetLocal, Geometry) == 0x000008, "Member 'SlateBlueprintLibrary_ScreenToWidgetLocal::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetLocal, ScreenPosition) == 0x000048, "Member 'SlateBlueprintLibrary_ScreenToWidgetLocal::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetLocal, LocalCoordinate) == 0x000058, "Member 'SlateBlueprintLibrary_ScreenToWidgetLocal::LocalCoordinate' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_ScreenToWidgetLocal, bIncludeWindowPosition) == 0x000068, "Member 'SlateBlueprintLibrary_ScreenToWidgetLocal::bIncludeWindowPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_TransformScalarAbsoluteToLocal \ static_assert(alignof(SlateBlueprintLibrary_TransformScalarAbsoluteToLocal) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_TransformScalarAbsoluteToLocal"); \ static_assert(sizeof(SlateBlueprintLibrary_TransformScalarAbsoluteToLocal) == 0x000048, "Wrong size on SlateBlueprintLibrary_TransformScalarAbsoluteToLocal"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarAbsoluteToLocal, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_TransformScalarAbsoluteToLocal::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarAbsoluteToLocal, AbsoluteScalar) == 0x000040, "Member 'SlateBlueprintLibrary_TransformScalarAbsoluteToLocal::AbsoluteScalar' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarAbsoluteToLocal, ReturnValue) == 0x000044, "Member 'SlateBlueprintLibrary_TransformScalarAbsoluteToLocal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_TransformScalarLocalToAbsolute \ static_assert(alignof(SlateBlueprintLibrary_TransformScalarLocalToAbsolute) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_TransformScalarLocalToAbsolute"); \ static_assert(sizeof(SlateBlueprintLibrary_TransformScalarLocalToAbsolute) == 0x000048, "Wrong size on SlateBlueprintLibrary_TransformScalarLocalToAbsolute"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarLocalToAbsolute, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_TransformScalarLocalToAbsolute::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarLocalToAbsolute, LocalScalar) == 0x000040, "Member 'SlateBlueprintLibrary_TransformScalarLocalToAbsolute::LocalScalar' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformScalarLocalToAbsolute, ReturnValue) == 0x000044, "Member 'SlateBlueprintLibrary_TransformScalarLocalToAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_TransformVectorAbsoluteToLocal \ static_assert(alignof(SlateBlueprintLibrary_TransformVectorAbsoluteToLocal) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_TransformVectorAbsoluteToLocal"); \ static_assert(sizeof(SlateBlueprintLibrary_TransformVectorAbsoluteToLocal) == 0x000060, "Wrong size on SlateBlueprintLibrary_TransformVectorAbsoluteToLocal"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorAbsoluteToLocal, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_TransformVectorAbsoluteToLocal::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorAbsoluteToLocal, AbsoluteVector) == 0x000040, "Member 'SlateBlueprintLibrary_TransformVectorAbsoluteToLocal::AbsoluteVector' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorAbsoluteToLocal, ReturnValue) == 0x000050, "Member 'SlateBlueprintLibrary_TransformVectorAbsoluteToLocal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlateBlueprintLibrary_TransformVectorLocalToAbsolute \ static_assert(alignof(SlateBlueprintLibrary_TransformVectorLocalToAbsolute) == 0x000008, "Wrong alignment on SlateBlueprintLibrary_TransformVectorLocalToAbsolute"); \ static_assert(sizeof(SlateBlueprintLibrary_TransformVectorLocalToAbsolute) == 0x000060, "Wrong size on SlateBlueprintLibrary_TransformVectorLocalToAbsolute"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorLocalToAbsolute, Geometry) == 0x000000, "Member 'SlateBlueprintLibrary_TransformVectorLocalToAbsolute::Geometry' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorLocalToAbsolute, LocalVector) == 0x000040, "Member 'SlateBlueprintLibrary_TransformVectorLocalToAbsolute::LocalVector' has a wrong offset!"); \ static_assert(offsetof(SlateBlueprintLibrary_TransformVectorLocalToAbsolute, ReturnValue) == 0x000050, "Member 'SlateBlueprintLibrary_TransformVectorLocalToAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlateBlueprintLibrary \ static_assert(alignof(USlateBlueprintLibrary) == 0x000008, "Wrong alignment on USlateBlueprintLibrary"); \ static_assert(sizeof(USlateBlueprintLibrary) == 0x000028, "Wrong size on USlateBlueprintLibrary"); \ #define DUMPER7_ASSERTS_USlateVectorArtData \ static_assert(alignof(USlateVectorArtData) == 0x000008, "Wrong alignment on USlateVectorArtData"); \ static_assert(sizeof(USlateVectorArtData) == 0x000070, "Wrong size on USlateVectorArtData"); \ static_assert(offsetof(USlateVectorArtData, VertexData) == 0x000028, "Member 'USlateVectorArtData::VertexData' has a wrong offset!"); \ static_assert(offsetof(USlateVectorArtData, IndexData) == 0x000038, "Member 'USlateVectorArtData::IndexData' has a wrong offset!"); \ static_assert(offsetof(USlateVectorArtData, Material) == 0x000048, "Member 'USlateVectorArtData::Material' has a wrong offset!"); \ static_assert(offsetof(USlateVectorArtData, ExtentMin) == 0x000050, "Member 'USlateVectorArtData::ExtentMin' has a wrong offset!"); \ static_assert(offsetof(USlateVectorArtData, ExtentMax) == 0x000060, "Member 'USlateVectorArtData::ExtentMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_CaptureJoystick \ static_assert(alignof(WidgetBlueprintLibrary_CaptureJoystick) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_CaptureJoystick"); \ static_assert(sizeof(WidgetBlueprintLibrary_CaptureJoystick) == 0x000180, "Wrong size on WidgetBlueprintLibrary_CaptureJoystick"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureJoystick, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_CaptureJoystick::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureJoystick, CapturingWidget) == 0x0000B8, "Member 'WidgetBlueprintLibrary_CaptureJoystick::CapturingWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureJoystick, bInAllJoysticks) == 0x0000C0, "Member 'WidgetBlueprintLibrary_CaptureJoystick::bInAllJoysticks' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureJoystick, ReturnValue) == 0x0000C8, "Member 'WidgetBlueprintLibrary_CaptureJoystick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_CaptureMouse \ static_assert(alignof(WidgetBlueprintLibrary_CaptureMouse) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_CaptureMouse"); \ static_assert(sizeof(WidgetBlueprintLibrary_CaptureMouse) == 0x000178, "Wrong size on WidgetBlueprintLibrary_CaptureMouse"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureMouse, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_CaptureMouse::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureMouse, CapturingWidget) == 0x0000B8, "Member 'WidgetBlueprintLibrary_CaptureMouse::CapturingWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CaptureMouse, ReturnValue) == 0x0000C0, "Member 'WidgetBlueprintLibrary_CaptureMouse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_ClearUserFocus \ static_assert(alignof(WidgetBlueprintLibrary_ClearUserFocus) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_ClearUserFocus"); \ static_assert(sizeof(WidgetBlueprintLibrary_ClearUserFocus) == 0x000178, "Wrong size on WidgetBlueprintLibrary_ClearUserFocus"); \ static_assert(offsetof(WidgetBlueprintLibrary_ClearUserFocus, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_ClearUserFocus::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_ClearUserFocus, bInAllUsers) == 0x0000B8, "Member 'WidgetBlueprintLibrary_ClearUserFocus::bInAllUsers' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_ClearUserFocus, ReturnValue) == 0x0000C0, "Member 'WidgetBlueprintLibrary_ClearUserFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_Create \ static_assert(alignof(WidgetBlueprintLibrary_Create) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_Create"); \ static_assert(sizeof(WidgetBlueprintLibrary_Create) == 0x000020, "Wrong size on WidgetBlueprintLibrary_Create"); \ static_assert(offsetof(WidgetBlueprintLibrary_Create, WorldContextObject) == 0x000000, "Member 'WidgetBlueprintLibrary_Create::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_Create, WidgetType) == 0x000008, "Member 'WidgetBlueprintLibrary_Create::WidgetType' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_Create, OwningPlayer) == 0x000010, "Member 'WidgetBlueprintLibrary_Create::OwningPlayer' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_Create, ReturnValue) == 0x000018, "Member 'WidgetBlueprintLibrary_Create::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_CreateDragDropOperation \ static_assert(alignof(WidgetBlueprintLibrary_CreateDragDropOperation) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_CreateDragDropOperation"); \ static_assert(sizeof(WidgetBlueprintLibrary_CreateDragDropOperation) == 0x000010, "Wrong size on WidgetBlueprintLibrary_CreateDragDropOperation"); \ static_assert(offsetof(WidgetBlueprintLibrary_CreateDragDropOperation, OperationClass) == 0x000000, "Member 'WidgetBlueprintLibrary_CreateDragDropOperation::OperationClass' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_CreateDragDropOperation, ReturnValue) == 0x000008, "Member 'WidgetBlueprintLibrary_CreateDragDropOperation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DetectDrag \ static_assert(alignof(WidgetBlueprintLibrary_DetectDrag) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DetectDrag"); \ static_assert(sizeof(WidgetBlueprintLibrary_DetectDrag) == 0x000190, "Wrong size on WidgetBlueprintLibrary_DetectDrag"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDrag, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_DetectDrag::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDrag, WidgetDetectingDrag) == 0x0000B8, "Member 'WidgetBlueprintLibrary_DetectDrag::WidgetDetectingDrag' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDrag, DragKey) == 0x0000C0, "Member 'WidgetBlueprintLibrary_DetectDrag::DragKey' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDrag, ReturnValue) == 0x0000D8, "Member 'WidgetBlueprintLibrary_DetectDrag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DetectDragIfPressed \ static_assert(alignof(WidgetBlueprintLibrary_DetectDragIfPressed) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DetectDragIfPressed"); \ static_assert(sizeof(WidgetBlueprintLibrary_DetectDragIfPressed) == 0x000170, "Wrong size on WidgetBlueprintLibrary_DetectDragIfPressed"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDragIfPressed, PointerEvent) == 0x000000, "Member 'WidgetBlueprintLibrary_DetectDragIfPressed::PointerEvent' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDragIfPressed, WidgetDetectingDrag) == 0x000098, "Member 'WidgetBlueprintLibrary_DetectDragIfPressed::WidgetDetectingDrag' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDragIfPressed, DragKey) == 0x0000A0, "Member 'WidgetBlueprintLibrary_DetectDragIfPressed::DragKey' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DetectDragIfPressed, ReturnValue) == 0x0000B8, "Member 'WidgetBlueprintLibrary_DetectDragIfPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawBox \ static_assert(alignof(WidgetBlueprintLibrary_DrawBox) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawBox"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawBox) == 0x000068, "Wrong size on WidgetBlueprintLibrary_DrawBox"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawBox, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawBox::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawBox, position) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawBox::position' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawBox, Size) == 0x000040, "Member 'WidgetBlueprintLibrary_DrawBox::Size' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawBox, Brush) == 0x000050, "Member 'WidgetBlueprintLibrary_DrawBox::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawBox, Tint) == 0x000058, "Member 'WidgetBlueprintLibrary_DrawBox::Tint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawLine \ static_assert(alignof(WidgetBlueprintLibrary_DrawLine) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawLine"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawLine) == 0x000068, "Wrong size on WidgetBlueprintLibrary_DrawLine"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawLine::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, PositionA) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawLine::PositionA' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, PositionB) == 0x000040, "Member 'WidgetBlueprintLibrary_DrawLine::PositionB' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, Tint) == 0x000050, "Member 'WidgetBlueprintLibrary_DrawLine::Tint' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, bAntiAlias) == 0x000060, "Member 'WidgetBlueprintLibrary_DrawLine::bAntiAlias' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLine, Thickness) == 0x000064, "Member 'WidgetBlueprintLibrary_DrawLine::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawLines \ static_assert(alignof(WidgetBlueprintLibrary_DrawLines) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawLines"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawLines) == 0x000058, "Wrong size on WidgetBlueprintLibrary_DrawLines"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLines, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawLines::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLines, Points) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawLines::Points' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLines, Tint) == 0x000040, "Member 'WidgetBlueprintLibrary_DrawLines::Tint' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLines, bAntiAlias) == 0x000050, "Member 'WidgetBlueprintLibrary_DrawLines::bAntiAlias' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawLines, Thickness) == 0x000054, "Member 'WidgetBlueprintLibrary_DrawLines::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawSpline \ static_assert(alignof(WidgetBlueprintLibrary_DrawSpline) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawSpline"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawSpline) == 0x000088, "Wrong size on WidgetBlueprintLibrary_DrawSpline"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawSpline::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, Start) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawSpline::Start' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, StartDir) == 0x000040, "Member 'WidgetBlueprintLibrary_DrawSpline::StartDir' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, End) == 0x000050, "Member 'WidgetBlueprintLibrary_DrawSpline::End' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, EndDir) == 0x000060, "Member 'WidgetBlueprintLibrary_DrawSpline::EndDir' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, Tint) == 0x000070, "Member 'WidgetBlueprintLibrary_DrawSpline::Tint' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawSpline, Thickness) == 0x000080, "Member 'WidgetBlueprintLibrary_DrawSpline::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawText \ static_assert(alignof(WidgetBlueprintLibrary_DrawText) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawText"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawText) == 0x000060, "Wrong size on WidgetBlueprintLibrary_DrawText"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawText, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawText::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawText, InString) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawText::InString' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawText, position) == 0x000040, "Member 'WidgetBlueprintLibrary_DrawText::position' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawText, Tint) == 0x000050, "Member 'WidgetBlueprintLibrary_DrawText::Tint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_DrawTextFormatted \ static_assert(alignof(WidgetBlueprintLibrary_DrawTextFormatted) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_DrawTextFormatted"); \ static_assert(sizeof(WidgetBlueprintLibrary_DrawTextFormatted) == 0x000080, "Wrong size on WidgetBlueprintLibrary_DrawTextFormatted"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, Context) == 0x000000, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::Context' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, Text) == 0x000030, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::Text' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, position) == 0x000048, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::position' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, Font) == 0x000058, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::Font' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, FontSize) == 0x000060, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::FontSize' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, FontTypeFace) == 0x000064, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::FontTypeFace' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_DrawTextFormatted, Tint) == 0x00006C, "Member 'WidgetBlueprintLibrary_DrawTextFormatted::Tint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_EndDragDrop \ static_assert(alignof(WidgetBlueprintLibrary_EndDragDrop) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_EndDragDrop"); \ static_assert(sizeof(WidgetBlueprintLibrary_EndDragDrop) == 0x000170, "Wrong size on WidgetBlueprintLibrary_EndDragDrop"); \ static_assert(offsetof(WidgetBlueprintLibrary_EndDragDrop, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_EndDragDrop::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_EndDragDrop, ReturnValue) == 0x0000B8, "Member 'WidgetBlueprintLibrary_EndDragDrop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetAllWidgetsOfClass \ static_assert(alignof(WidgetBlueprintLibrary_GetAllWidgetsOfClass) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetAllWidgetsOfClass"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetAllWidgetsOfClass) == 0x000028, "Wrong size on WidgetBlueprintLibrary_GetAllWidgetsOfClass"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsOfClass, WorldContextObject) == 0x000000, "Member 'WidgetBlueprintLibrary_GetAllWidgetsOfClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsOfClass, FoundWidgets) == 0x000008, "Member 'WidgetBlueprintLibrary_GetAllWidgetsOfClass::FoundWidgets' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsOfClass, WidgetClass) == 0x000018, "Member 'WidgetBlueprintLibrary_GetAllWidgetsOfClass::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsOfClass, TopLevelOnly) == 0x000020, "Member 'WidgetBlueprintLibrary_GetAllWidgetsOfClass::TopLevelOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetAllWidgetsWithInterface \ static_assert(alignof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetAllWidgetsWithInterface"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface) == 0x000028, "Wrong size on WidgetBlueprintLibrary_GetAllWidgetsWithInterface"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface, WorldContextObject) == 0x000000, "Member 'WidgetBlueprintLibrary_GetAllWidgetsWithInterface::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface, FoundWidgets) == 0x000008, "Member 'WidgetBlueprintLibrary_GetAllWidgetsWithInterface::FoundWidgets' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface, Interface) == 0x000018, "Member 'WidgetBlueprintLibrary_GetAllWidgetsWithInterface::Interface' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetAllWidgetsWithInterface, TopLevelOnly) == 0x000020, "Member 'WidgetBlueprintLibrary_GetAllWidgetsWithInterface::TopLevelOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetBrushResource \ static_assert(alignof(WidgetBlueprintLibrary_GetBrushResource) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_GetBrushResource"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetBrushResource) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_GetBrushResource"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResource, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_GetBrushResource::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResource, ReturnValue) == 0x0000D0, "Member 'WidgetBlueprintLibrary_GetBrushResource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetBrushResourceAsMaterial \ static_assert(alignof(WidgetBlueprintLibrary_GetBrushResourceAsMaterial) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_GetBrushResourceAsMaterial"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetBrushResourceAsMaterial) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_GetBrushResourceAsMaterial"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResourceAsMaterial, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_GetBrushResourceAsMaterial::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResourceAsMaterial, ReturnValue) == 0x0000D0, "Member 'WidgetBlueprintLibrary_GetBrushResourceAsMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetBrushResourceAsTexture2D \ static_assert(alignof(WidgetBlueprintLibrary_GetBrushResourceAsTexture2D) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_GetBrushResourceAsTexture2D"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetBrushResourceAsTexture2D) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_GetBrushResourceAsTexture2D"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResourceAsTexture2D, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_GetBrushResourceAsTexture2D::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetBrushResourceAsTexture2D, ReturnValue) == 0x0000D0, "Member 'WidgetBlueprintLibrary_GetBrushResourceAsTexture2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetDragDroppingContent \ static_assert(alignof(WidgetBlueprintLibrary_GetDragDroppingContent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetDragDroppingContent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetDragDroppingContent) == 0x000008, "Wrong size on WidgetBlueprintLibrary_GetDragDroppingContent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetDragDroppingContent, ReturnValue) == 0x000000, "Member 'WidgetBlueprintLibrary_GetDragDroppingContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetDynamicMaterial \ static_assert(alignof(WidgetBlueprintLibrary_GetDynamicMaterial) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_GetDynamicMaterial"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetDynamicMaterial) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_GetDynamicMaterial"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetDynamicMaterial, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_GetDynamicMaterial::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetDynamicMaterial, ReturnValue) == 0x0000D0, "Member 'WidgetBlueprintLibrary_GetDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetInputEventFromCharacterEvent \ static_assert(alignof(WidgetBlueprintLibrary_GetInputEventFromCharacterEvent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetInputEventFromCharacterEvent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetInputEventFromCharacterEvent) == 0x000048, "Wrong size on WidgetBlueprintLibrary_GetInputEventFromCharacterEvent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromCharacterEvent, Event) == 0x000000, "Member 'WidgetBlueprintLibrary_GetInputEventFromCharacterEvent::Event' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromCharacterEvent, ReturnValue) == 0x000028, "Member 'WidgetBlueprintLibrary_GetInputEventFromCharacterEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetInputEventFromKeyEvent \ static_assert(alignof(WidgetBlueprintLibrary_GetInputEventFromKeyEvent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetInputEventFromKeyEvent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetInputEventFromKeyEvent) == 0x000060, "Wrong size on WidgetBlueprintLibrary_GetInputEventFromKeyEvent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromKeyEvent, Event) == 0x000000, "Member 'WidgetBlueprintLibrary_GetInputEventFromKeyEvent::Event' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromKeyEvent, ReturnValue) == 0x000040, "Member 'WidgetBlueprintLibrary_GetInputEventFromKeyEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetInputEventFromNavigationEvent \ static_assert(alignof(WidgetBlueprintLibrary_GetInputEventFromNavigationEvent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetInputEventFromNavigationEvent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetInputEventFromNavigationEvent) == 0x000048, "Wrong size on WidgetBlueprintLibrary_GetInputEventFromNavigationEvent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromNavigationEvent, Event) == 0x000000, "Member 'WidgetBlueprintLibrary_GetInputEventFromNavigationEvent::Event' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromNavigationEvent, ReturnValue) == 0x000028, "Member 'WidgetBlueprintLibrary_GetInputEventFromNavigationEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetInputEventFromPointerEvent \ static_assert(alignof(WidgetBlueprintLibrary_GetInputEventFromPointerEvent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetInputEventFromPointerEvent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetInputEventFromPointerEvent) == 0x0000B8, "Wrong size on WidgetBlueprintLibrary_GetInputEventFromPointerEvent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromPointerEvent, Event) == 0x000000, "Member 'WidgetBlueprintLibrary_GetInputEventFromPointerEvent::Event' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetInputEventFromPointerEvent, ReturnValue) == 0x000098, "Member 'WidgetBlueprintLibrary_GetInputEventFromPointerEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent \ static_assert(alignof(WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent) == 0x000088, "Wrong size on WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent, Event) == 0x000000, "Member 'WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent::Event' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent, ReturnValue) == 0x000048, "Member 'WidgetBlueprintLibrary_GetKeyEventFromAnalogInputEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_GetSafeZonePadding \ static_assert(alignof(WidgetBlueprintLibrary_GetSafeZonePadding) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_GetSafeZonePadding"); \ static_assert(sizeof(WidgetBlueprintLibrary_GetSafeZonePadding) == 0x000060, "Wrong size on WidgetBlueprintLibrary_GetSafeZonePadding"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetSafeZonePadding, WorldContextObject) == 0x000000, "Member 'WidgetBlueprintLibrary_GetSafeZonePadding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetSafeZonePadding, SafePadding) == 0x000010, "Member 'WidgetBlueprintLibrary_GetSafeZonePadding::SafePadding' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetSafeZonePadding, SafePaddingScale) == 0x000030, "Member 'WidgetBlueprintLibrary_GetSafeZonePadding::SafePaddingScale' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_GetSafeZonePadding, SpillOverPadding) == 0x000040, "Member 'WidgetBlueprintLibrary_GetSafeZonePadding::SpillOverPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_Handled \ static_assert(alignof(WidgetBlueprintLibrary_Handled) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_Handled"); \ static_assert(sizeof(WidgetBlueprintLibrary_Handled) == 0x0000B8, "Wrong size on WidgetBlueprintLibrary_Handled"); \ static_assert(offsetof(WidgetBlueprintLibrary_Handled, ReturnValue) == 0x000000, "Member 'WidgetBlueprintLibrary_Handled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_IsDragDropping \ static_assert(alignof(WidgetBlueprintLibrary_IsDragDropping) == 0x000001, "Wrong alignment on WidgetBlueprintLibrary_IsDragDropping"); \ static_assert(sizeof(WidgetBlueprintLibrary_IsDragDropping) == 0x000001, "Wrong size on WidgetBlueprintLibrary_IsDragDropping"); \ static_assert(offsetof(WidgetBlueprintLibrary_IsDragDropping, ReturnValue) == 0x000000, "Member 'WidgetBlueprintLibrary_IsDragDropping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_LockMouse \ static_assert(alignof(WidgetBlueprintLibrary_LockMouse) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_LockMouse"); \ static_assert(sizeof(WidgetBlueprintLibrary_LockMouse) == 0x000178, "Wrong size on WidgetBlueprintLibrary_LockMouse"); \ static_assert(offsetof(WidgetBlueprintLibrary_LockMouse, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_LockMouse::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_LockMouse, CapturingWidget) == 0x0000B8, "Member 'WidgetBlueprintLibrary_LockMouse::CapturingWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_LockMouse, ReturnValue) == 0x0000C0, "Member 'WidgetBlueprintLibrary_LockMouse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_MakeBrushFromAsset \ static_assert(alignof(WidgetBlueprintLibrary_MakeBrushFromAsset) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_MakeBrushFromAsset"); \ static_assert(sizeof(WidgetBlueprintLibrary_MakeBrushFromAsset) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_MakeBrushFromAsset"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromAsset, BrushAsset) == 0x000000, "Member 'WidgetBlueprintLibrary_MakeBrushFromAsset::BrushAsset' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromAsset, ReturnValue) == 0x000010, "Member 'WidgetBlueprintLibrary_MakeBrushFromAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_MakeBrushFromMaterial \ static_assert(alignof(WidgetBlueprintLibrary_MakeBrushFromMaterial) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_MakeBrushFromMaterial"); \ static_assert(sizeof(WidgetBlueprintLibrary_MakeBrushFromMaterial) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_MakeBrushFromMaterial"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromMaterial, Material) == 0x000000, "Member 'WidgetBlueprintLibrary_MakeBrushFromMaterial::Material' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromMaterial, Width) == 0x000008, "Member 'WidgetBlueprintLibrary_MakeBrushFromMaterial::Width' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromMaterial, Height) == 0x00000C, "Member 'WidgetBlueprintLibrary_MakeBrushFromMaterial::Height' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromMaterial, ReturnValue) == 0x000010, "Member 'WidgetBlueprintLibrary_MakeBrushFromMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_MakeBrushFromTexture \ static_assert(alignof(WidgetBlueprintLibrary_MakeBrushFromTexture) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_MakeBrushFromTexture"); \ static_assert(sizeof(WidgetBlueprintLibrary_MakeBrushFromTexture) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_MakeBrushFromTexture"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromTexture, Texture) == 0x000000, "Member 'WidgetBlueprintLibrary_MakeBrushFromTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromTexture, Width) == 0x000008, "Member 'WidgetBlueprintLibrary_MakeBrushFromTexture::Width' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromTexture, Height) == 0x00000C, "Member 'WidgetBlueprintLibrary_MakeBrushFromTexture::Height' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_MakeBrushFromTexture, ReturnValue) == 0x000010, "Member 'WidgetBlueprintLibrary_MakeBrushFromTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_NoResourceBrush \ static_assert(alignof(WidgetBlueprintLibrary_NoResourceBrush) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_NoResourceBrush"); \ static_assert(sizeof(WidgetBlueprintLibrary_NoResourceBrush) == 0x0000D0, "Wrong size on WidgetBlueprintLibrary_NoResourceBrush"); \ static_assert(offsetof(WidgetBlueprintLibrary_NoResourceBrush, ReturnValue) == 0x000000, "Member 'WidgetBlueprintLibrary_NoResourceBrush::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_ReleaseJoystickCapture \ static_assert(alignof(WidgetBlueprintLibrary_ReleaseJoystickCapture) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_ReleaseJoystickCapture"); \ static_assert(sizeof(WidgetBlueprintLibrary_ReleaseJoystickCapture) == 0x000178, "Wrong size on WidgetBlueprintLibrary_ReleaseJoystickCapture"); \ static_assert(offsetof(WidgetBlueprintLibrary_ReleaseJoystickCapture, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_ReleaseJoystickCapture::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_ReleaseJoystickCapture, bInAllJoysticks) == 0x0000B8, "Member 'WidgetBlueprintLibrary_ReleaseJoystickCapture::bInAllJoysticks' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_ReleaseJoystickCapture, ReturnValue) == 0x0000C0, "Member 'WidgetBlueprintLibrary_ReleaseJoystickCapture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_ReleaseMouseCapture \ static_assert(alignof(WidgetBlueprintLibrary_ReleaseMouseCapture) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_ReleaseMouseCapture"); \ static_assert(sizeof(WidgetBlueprintLibrary_ReleaseMouseCapture) == 0x000170, "Wrong size on WidgetBlueprintLibrary_ReleaseMouseCapture"); \ static_assert(offsetof(WidgetBlueprintLibrary_ReleaseMouseCapture, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_ReleaseMouseCapture::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_ReleaseMouseCapture, ReturnValue) == 0x0000B8, "Member 'WidgetBlueprintLibrary_ReleaseMouseCapture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetBrushResourceToMaterial \ static_assert(alignof(WidgetBlueprintLibrary_SetBrushResourceToMaterial) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_SetBrushResourceToMaterial"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetBrushResourceToMaterial) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_SetBrushResourceToMaterial"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetBrushResourceToMaterial, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_SetBrushResourceToMaterial::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetBrushResourceToMaterial, Material) == 0x0000D0, "Member 'WidgetBlueprintLibrary_SetBrushResourceToMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetBrushResourceToTexture \ static_assert(alignof(WidgetBlueprintLibrary_SetBrushResourceToTexture) == 0x000010, "Wrong alignment on WidgetBlueprintLibrary_SetBrushResourceToTexture"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetBrushResourceToTexture) == 0x0000E0, "Wrong size on WidgetBlueprintLibrary_SetBrushResourceToTexture"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetBrushResourceToTexture, Brush) == 0x000000, "Member 'WidgetBlueprintLibrary_SetBrushResourceToTexture::Brush' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetBrushResourceToTexture, Texture) == 0x0000D0, "Member 'WidgetBlueprintLibrary_SetBrushResourceToTexture::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetColorVisionDeficiencyType \ static_assert(alignof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType) == 0x000004, "Wrong alignment on WidgetBlueprintLibrary_SetColorVisionDeficiencyType"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType) == 0x00000C, "Wrong size on WidgetBlueprintLibrary_SetColorVisionDeficiencyType"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType, Type) == 0x000000, "Member 'WidgetBlueprintLibrary_SetColorVisionDeficiencyType::Type' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType, Severity) == 0x000004, "Member 'WidgetBlueprintLibrary_SetColorVisionDeficiencyType::Severity' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType, CorrectDeficiency) == 0x000008, "Member 'WidgetBlueprintLibrary_SetColorVisionDeficiencyType::CorrectDeficiency' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetColorVisionDeficiencyType, ShowCorrectionWithDeficiency) == 0x000009, "Member 'WidgetBlueprintLibrary_SetColorVisionDeficiencyType::ShowCorrectionWithDeficiency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetHardwareCursor \ static_assert(alignof(WidgetBlueprintLibrary_SetHardwareCursor) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetHardwareCursor"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetHardwareCursor) == 0x000030, "Wrong size on WidgetBlueprintLibrary_SetHardwareCursor"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetHardwareCursor, WorldContextObject) == 0x000000, "Member 'WidgetBlueprintLibrary_SetHardwareCursor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetHardwareCursor, CursorShape) == 0x000008, "Member 'WidgetBlueprintLibrary_SetHardwareCursor::CursorShape' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetHardwareCursor, CursorName) == 0x00000C, "Member 'WidgetBlueprintLibrary_SetHardwareCursor::CursorName' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetHardwareCursor, HotSpot) == 0x000018, "Member 'WidgetBlueprintLibrary_SetHardwareCursor::HotSpot' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetHardwareCursor, ReturnValue) == 0x000028, "Member 'WidgetBlueprintLibrary_SetHardwareCursor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetInputMode_GameAndUIEx \ static_assert(alignof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetInputMode_GameAndUIEx"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx) == 0x000018, "Wrong size on WidgetBlueprintLibrary_SetInputMode_GameAndUIEx"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx, PlayerController) == 0x000000, "Member 'WidgetBlueprintLibrary_SetInputMode_GameAndUIEx::PlayerController' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx, InWidgetToFocus) == 0x000008, "Member 'WidgetBlueprintLibrary_SetInputMode_GameAndUIEx::InWidgetToFocus' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx, InMouseLockMode) == 0x000010, "Member 'WidgetBlueprintLibrary_SetInputMode_GameAndUIEx::InMouseLockMode' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx, bHideCursorDuringCapture) == 0x000011, "Member 'WidgetBlueprintLibrary_SetInputMode_GameAndUIEx::bHideCursorDuringCapture' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameAndUIEx, bFlushInput) == 0x000012, "Member 'WidgetBlueprintLibrary_SetInputMode_GameAndUIEx::bFlushInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetInputMode_GameOnly \ static_assert(alignof(WidgetBlueprintLibrary_SetInputMode_GameOnly) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetInputMode_GameOnly"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetInputMode_GameOnly) == 0x000010, "Wrong size on WidgetBlueprintLibrary_SetInputMode_GameOnly"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameOnly, PlayerController) == 0x000000, "Member 'WidgetBlueprintLibrary_SetInputMode_GameOnly::PlayerController' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_GameOnly, bFlushInput) == 0x000008, "Member 'WidgetBlueprintLibrary_SetInputMode_GameOnly::bFlushInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetInputMode_UIOnlyEx \ static_assert(alignof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetInputMode_UIOnlyEx"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx) == 0x000018, "Wrong size on WidgetBlueprintLibrary_SetInputMode_UIOnlyEx"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx, PlayerController) == 0x000000, "Member 'WidgetBlueprintLibrary_SetInputMode_UIOnlyEx::PlayerController' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx, InWidgetToFocus) == 0x000008, "Member 'WidgetBlueprintLibrary_SetInputMode_UIOnlyEx::InWidgetToFocus' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx, InMouseLockMode) == 0x000010, "Member 'WidgetBlueprintLibrary_SetInputMode_UIOnlyEx::InMouseLockMode' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetInputMode_UIOnlyEx, bFlushInput) == 0x000011, "Member 'WidgetBlueprintLibrary_SetInputMode_UIOnlyEx::bFlushInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetMousePosition \ static_assert(alignof(WidgetBlueprintLibrary_SetMousePosition) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetMousePosition"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetMousePosition) == 0x000180, "Wrong size on WidgetBlueprintLibrary_SetMousePosition"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetMousePosition, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_SetMousePosition::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetMousePosition, NewMousePosition) == 0x0000B8, "Member 'WidgetBlueprintLibrary_SetMousePosition::NewMousePosition' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetMousePosition, ReturnValue) == 0x0000C8, "Member 'WidgetBlueprintLibrary_SetMousePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetUserFocus \ static_assert(alignof(WidgetBlueprintLibrary_SetUserFocus) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetUserFocus"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetUserFocus) == 0x000180, "Wrong size on WidgetBlueprintLibrary_SetUserFocus"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetUserFocus, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_SetUserFocus::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetUserFocus, FocusWidget) == 0x0000B8, "Member 'WidgetBlueprintLibrary_SetUserFocus::FocusWidget' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetUserFocus, bInAllUsers) == 0x0000C0, "Member 'WidgetBlueprintLibrary_SetUserFocus::bInAllUsers' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetUserFocus, ReturnValue) == 0x0000C8, "Member 'WidgetBlueprintLibrary_SetUserFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive \ static_assert(alignof(WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive) == 0x000001, "Wrong alignment on WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive) == 0x000001, "Wrong size on WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive, bActive) == 0x000000, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarCloseButtonActive::bActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate \ static_assert(alignof(WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate) == 0x000004, "Wrong alignment on WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate) == 0x000010, "Wrong size on WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate, Delegate) == 0x000000, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarOnCloseClickedDelegate::Delegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_SetWindowTitleBarState \ static_assert(alignof(WidgetBlueprintLibrary_SetWindowTitleBarState) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_SetWindowTitleBarState"); \ static_assert(sizeof(WidgetBlueprintLibrary_SetWindowTitleBarState) == 0x000010, "Wrong size on WidgetBlueprintLibrary_SetWindowTitleBarState"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarState, TitleBarContent) == 0x000000, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarState::TitleBarContent' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarState, Mode) == 0x000008, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarState::Mode' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarState, bTitleBarDragEnabled) == 0x000009, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarState::bTitleBarDragEnabled' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarState, bWindowButtonsVisible) == 0x00000A, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarState::bWindowButtonsVisible' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_SetWindowTitleBarState, bTitleBarVisible) == 0x00000B, "Member 'WidgetBlueprintLibrary_SetWindowTitleBarState::bTitleBarVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_Unhandled \ static_assert(alignof(WidgetBlueprintLibrary_Unhandled) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_Unhandled"); \ static_assert(sizeof(WidgetBlueprintLibrary_Unhandled) == 0x0000B8, "Wrong size on WidgetBlueprintLibrary_Unhandled"); \ static_assert(offsetof(WidgetBlueprintLibrary_Unhandled, ReturnValue) == 0x000000, "Member 'WidgetBlueprintLibrary_Unhandled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetBlueprintLibrary_UnlockMouse \ static_assert(alignof(WidgetBlueprintLibrary_UnlockMouse) == 0x000008, "Wrong alignment on WidgetBlueprintLibrary_UnlockMouse"); \ static_assert(sizeof(WidgetBlueprintLibrary_UnlockMouse) == 0x000170, "Wrong size on WidgetBlueprintLibrary_UnlockMouse"); \ static_assert(offsetof(WidgetBlueprintLibrary_UnlockMouse, Reply) == 0x000000, "Member 'WidgetBlueprintLibrary_UnlockMouse::Reply' has a wrong offset!"); \ static_assert(offsetof(WidgetBlueprintLibrary_UnlockMouse, ReturnValue) == 0x0000B8, "Member 'WidgetBlueprintLibrary_UnlockMouse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetBlueprintLibrary \ static_assert(alignof(UWidgetBlueprintLibrary) == 0x000008, "Wrong alignment on UWidgetBlueprintLibrary"); \ static_assert(sizeof(UWidgetBlueprintLibrary) == 0x000028, "Wrong size on UWidgetBlueprintLibrary"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetMousePositionOnPlatform \ static_assert(alignof(WidgetLayoutLibrary_GetMousePositionOnPlatform) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetMousePositionOnPlatform"); \ static_assert(sizeof(WidgetLayoutLibrary_GetMousePositionOnPlatform) == 0x000010, "Wrong size on WidgetLayoutLibrary_GetMousePositionOnPlatform"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionOnPlatform, ReturnValue) == 0x000000, "Member 'WidgetLayoutLibrary_GetMousePositionOnPlatform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetMousePositionOnViewport \ static_assert(alignof(WidgetLayoutLibrary_GetMousePositionOnViewport) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetMousePositionOnViewport"); \ static_assert(sizeof(WidgetLayoutLibrary_GetMousePositionOnViewport) == 0x000018, "Wrong size on WidgetLayoutLibrary_GetMousePositionOnViewport"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionOnViewport, WorldContextObject) == 0x000000, "Member 'WidgetLayoutLibrary_GetMousePositionOnViewport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionOnViewport, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_GetMousePositionOnViewport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetMousePositionScaledByDPI \ static_assert(alignof(WidgetLayoutLibrary_GetMousePositionScaledByDPI) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetMousePositionScaledByDPI"); \ static_assert(sizeof(WidgetLayoutLibrary_GetMousePositionScaledByDPI) == 0x000018, "Wrong size on WidgetLayoutLibrary_GetMousePositionScaledByDPI"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionScaledByDPI, Player) == 0x000000, "Member 'WidgetLayoutLibrary_GetMousePositionScaledByDPI::Player' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionScaledByDPI, LocationX) == 0x000008, "Member 'WidgetLayoutLibrary_GetMousePositionScaledByDPI::LocationX' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionScaledByDPI, LocationY) == 0x00000C, "Member 'WidgetLayoutLibrary_GetMousePositionScaledByDPI::LocationY' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetMousePositionScaledByDPI, ReturnValue) == 0x000010, "Member 'WidgetLayoutLibrary_GetMousePositionScaledByDPI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry \ static_assert(alignof(WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry"); \ static_assert(sizeof(WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry) == 0x000048, "Wrong size on WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry"); \ static_assert(offsetof(WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry, PlayerController) == 0x000000, "Member 'WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry::PlayerController' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_GetPlayerScreenWidgetGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetViewportScale \ static_assert(alignof(WidgetLayoutLibrary_GetViewportScale) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetViewportScale"); \ static_assert(sizeof(WidgetLayoutLibrary_GetViewportScale) == 0x000010, "Wrong size on WidgetLayoutLibrary_GetViewportScale"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportScale, WorldContextObject) == 0x000000, "Member 'WidgetLayoutLibrary_GetViewportScale::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportScale, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_GetViewportScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetViewportSize \ static_assert(alignof(WidgetLayoutLibrary_GetViewportSize) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetViewportSize"); \ static_assert(sizeof(WidgetLayoutLibrary_GetViewportSize) == 0x000018, "Wrong size on WidgetLayoutLibrary_GetViewportSize"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportSize, WorldContextObject) == 0x000000, "Member 'WidgetLayoutLibrary_GetViewportSize::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportSize, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_GetViewportSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_GetViewportWidgetGeometry \ static_assert(alignof(WidgetLayoutLibrary_GetViewportWidgetGeometry) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_GetViewportWidgetGeometry"); \ static_assert(sizeof(WidgetLayoutLibrary_GetViewportWidgetGeometry) == 0x000048, "Wrong size on WidgetLayoutLibrary_GetViewportWidgetGeometry"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportWidgetGeometry, WorldContextObject) == 0x000000, "Member 'WidgetLayoutLibrary_GetViewportWidgetGeometry::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_GetViewportWidgetGeometry, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_GetViewportWidgetGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition \ static_assert(alignof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition"); \ static_assert(sizeof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition) == 0x000038, "Wrong size on WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition"); \ static_assert(offsetof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition, PlayerController) == 0x000000, "Member 'WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition::PlayerController' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition, WorldLocation) == 0x000008, "Member 'WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition, ScreenPosition) == 0x000020, "Member 'WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition::ScreenPosition' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition, bPlayerViewportRelative) == 0x000030, "Member 'WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition::bPlayerViewportRelative' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition, ReturnValue) == 0x000031, "Member 'WidgetLayoutLibrary_ProjectWorldLocationToWidgetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_RemoveAllWidgets \ static_assert(alignof(WidgetLayoutLibrary_RemoveAllWidgets) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_RemoveAllWidgets"); \ static_assert(sizeof(WidgetLayoutLibrary_RemoveAllWidgets) == 0x000008, "Wrong size on WidgetLayoutLibrary_RemoveAllWidgets"); \ static_assert(offsetof(WidgetLayoutLibrary_RemoveAllWidgets, WorldContextObject) == 0x000000, "Member 'WidgetLayoutLibrary_RemoveAllWidgets::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsBorderSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsBorderSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsBorderSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsBorderSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsBorderSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsBorderSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsBorderSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsBorderSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsBorderSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsCanvasSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsCanvasSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsCanvasSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsCanvasSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsCanvasSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsCanvasSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsCanvasSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsCanvasSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsCanvasSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsGridSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsGridSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsGridSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsGridSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsGridSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsGridSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsGridSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsGridSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsGridSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsHorizontalBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsHorizontalBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsHorizontalBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsHorizontalBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsHorizontalBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsHorizontalBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsHorizontalBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsHorizontalBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsHorizontalBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsOverlaySlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsOverlaySlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsOverlaySlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsOverlaySlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsOverlaySlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsOverlaySlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsOverlaySlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsOverlaySlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsOverlaySlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsSafeBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsSafeBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsSafeBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsSafeBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsSafeBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsSafeBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsSafeBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsSafeBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsSafeBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsScaleBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsScaleBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsScaleBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsScaleBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsScaleBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsScaleBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsScaleBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsScaleBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsScaleBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsScrollBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsScrollBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsScrollBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsScrollBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsScrollBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsScrollBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsScrollBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsScrollBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsScrollBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsSizeBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsSizeBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsSizeBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsSizeBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsSizeBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsSizeBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsSizeBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsSizeBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsSizeBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsUniformGridSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsUniformGridSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsUniformGridSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsUniformGridSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsUniformGridSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsUniformGridSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsUniformGridSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsUniformGridSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsUniformGridSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsVerticalBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsVerticalBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsVerticalBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsVerticalBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsVerticalBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsVerticalBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsVerticalBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsVerticalBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsVerticalBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsWidgetSwitcherSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WidgetLayoutLibrary_SlotAsWrapBoxSlot \ static_assert(alignof(WidgetLayoutLibrary_SlotAsWrapBoxSlot) == 0x000008, "Wrong alignment on WidgetLayoutLibrary_SlotAsWrapBoxSlot"); \ static_assert(sizeof(WidgetLayoutLibrary_SlotAsWrapBoxSlot) == 0x000010, "Wrong size on WidgetLayoutLibrary_SlotAsWrapBoxSlot"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsWrapBoxSlot, Widget) == 0x000000, "Member 'WidgetLayoutLibrary_SlotAsWrapBoxSlot::Widget' has a wrong offset!"); \ static_assert(offsetof(WidgetLayoutLibrary_SlotAsWrapBoxSlot, ReturnValue) == 0x000008, "Member 'WidgetLayoutLibrary_SlotAsWrapBoxSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWidgetLayoutLibrary \ static_assert(alignof(UWidgetLayoutLibrary) == 0x000008, "Wrong alignment on UWidgetLayoutLibrary"); \ static_assert(sizeof(UWidgetLayoutLibrary) == 0x000028, "Wrong size on UWidgetLayoutLibrary"); \ #define DUMPER7_ASSERTS_UWidgetTree \ static_assert(alignof(UWidgetTree) == 0x000008, "Wrong alignment on UWidgetTree"); \ static_assert(sizeof(UWidgetTree) == 0x000088, "Wrong size on UWidgetTree"); \ static_assert(offsetof(UWidgetTree, RootWidget) == 0x000030, "Member 'UWidgetTree::RootWidget' has a wrong offset!"); \ static_assert(offsetof(UWidgetTree, NamedSlotBindings) == 0x000038, "Member 'UWidgetTree::NamedSlotBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBButtonStyle \ static_assert(alignof(FBButtonStyle) == 0x000010, "Wrong alignment on FBButtonStyle"); \ static_assert(sizeof(FBButtonStyle) == 0x0003C0, "Wrong size on FBButtonStyle"); \ static_assert(offsetof(FBButtonStyle, Normal) == 0x000010, "Member 'FBButtonStyle::Normal' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, Hovered) == 0x0000E0, "Member 'FBButtonStyle::Hovered' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, Pressed) == 0x0001B0, "Member 'FBButtonStyle::Pressed' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, Disabled) == 0x000280, "Member 'FBButtonStyle::Disabled' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, NormalForeground) == 0x000350, "Member 'FBButtonStyle::NormalForeground' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, HoveredForeground) == 0x000364, "Member 'FBButtonStyle::HoveredForeground' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, PressedForeground) == 0x000378, "Member 'FBButtonStyle::PressedForeground' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, DisabledForeground) == 0x00038C, "Member 'FBButtonStyle::DisabledForeground' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, NormalPadding) == 0x0003A0, "Member 'FBButtonStyle::NormalPadding' has a wrong offset!"); \ static_assert(offsetof(FBButtonStyle, PressedPadding) == 0x0003B0, "Member 'FBButtonStyle::PressedPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHoverableTextStyle \ static_assert(alignof(FHoverableTextStyle) == 0x000008, "Wrong alignment on FHoverableTextStyle"); \ static_assert(sizeof(FHoverableTextStyle) == 0x000048, "Wrong size on FHoverableTextStyle"); \ static_assert(offsetof(FHoverableTextStyle, NormalColor) == 0x000008, "Member 'FHoverableTextStyle::NormalColor' has a wrong offset!"); \ static_assert(offsetof(FHoverableTextStyle, HoverColor) == 0x000018, "Member 'FHoverableTextStyle::HoverColor' has a wrong offset!"); \ static_assert(offsetof(FHoverableTextStyle, PressedColor) == 0x000028, "Member 'FHoverableTextStyle::PressedColor' has a wrong offset!"); \ static_assert(offsetof(FHoverableTextStyle, DisabledColor) == 0x000038, "Member 'FHoverableTextStyle::DisabledColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FB3StateBrushStyle \ static_assert(alignof(FB3StateBrushStyle) == 0x000010, "Wrong alignment on FB3StateBrushStyle"); \ static_assert(sizeof(FB3StateBrushStyle) == 0x000270, "Wrong size on FB3StateBrushStyle"); \ static_assert(offsetof(FB3StateBrushStyle, Normal) == 0x000000, "Member 'FB3StateBrushStyle::Normal' has a wrong offset!"); \ static_assert(offsetof(FB3StateBrushStyle, Hovered) == 0x0000D0, "Member 'FB3StateBrushStyle::Hovered' has a wrong offset!"); \ static_assert(offsetof(FB3StateBrushStyle, Pressed) == 0x0001A0, "Member 'FB3StateBrushStyle::Pressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextButtonStyle \ static_assert(alignof(FTextButtonStyle) == 0x000010, "Wrong alignment on FTextButtonStyle"); \ static_assert(sizeof(FTextButtonStyle) == 0x000340, "Wrong size on FTextButtonStyle"); \ #define DUMPER7_ASSERTS_FThreeStateImageStyle \ static_assert(alignof(FThreeStateImageStyle) == 0x000010, "Wrong alignment on FThreeStateImageStyle"); \ static_assert(sizeof(FThreeStateImageStyle) == 0x000280, "Wrong size on FThreeStateImageStyle"); \ static_assert(offsetof(FThreeStateImageStyle, bSingleMaterial) == 0x000000, "Member 'FThreeStateImageStyle::bSingleMaterial' has a wrong offset!"); \ static_assert(offsetof(FThreeStateImageStyle, NormalBrush) == 0x000010, "Member 'FThreeStateImageStyle::NormalBrush' has a wrong offset!"); \ static_assert(offsetof(FThreeStateImageStyle, HoveredBrush) == 0x0000E0, "Member 'FThreeStateImageStyle::HoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FThreeStateImageStyle, PressedBrush) == 0x0001B0, "Member 'FThreeStateImageStyle::PressedBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHoverablePressableStyle \ static_assert(alignof(FHoverablePressableStyle) == 0x000008, "Wrong alignment on FHoverablePressableStyle"); \ static_assert(sizeof(FHoverablePressableStyle) == 0x000018, "Wrong size on FHoverablePressableStyle"); \ static_assert(offsetof(FHoverablePressableStyle, HoveredAkEvent) == 0x000008, "Member 'FHoverablePressableStyle::HoveredAkEvent' has a wrong offset!"); \ static_assert(offsetof(FHoverablePressableStyle, PressedAkEvent) == 0x000010, "Member 'FHoverablePressableStyle::PressedAkEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFancyLabelStyle \ static_assert(alignof(FFancyLabelStyle) == 0x000010, "Wrong alignment on FFancyLabelStyle"); \ static_assert(sizeof(FFancyLabelStyle) == 0x000390, "Wrong size on FFancyLabelStyle"); \ static_assert(offsetof(FFancyLabelStyle, Normal) == 0x000050, "Member 'FFancyLabelStyle::Normal' has a wrong offset!"); \ static_assert(offsetof(FFancyLabelStyle, Hovered) == 0x000120, "Member 'FFancyLabelStyle::Hovered' has a wrong offset!"); \ static_assert(offsetof(FFancyLabelStyle, Pressed) == 0x0001F0, "Member 'FFancyLabelStyle::Pressed' has a wrong offset!"); \ static_assert(offsetof(FFancyLabelStyle, Disabled) == 0x0002C0, "Member 'FFancyLabelStyle::Disabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichStyleImageRow \ static_assert(alignof(FRichStyleImageRow) == 0x000010, "Wrong alignment on FRichStyleImageRow"); \ static_assert(sizeof(FRichStyleImageRow) == 0x000440, "Wrong size on FRichStyleImageRow"); \ static_assert(offsetof(FRichStyleImageRow, Brush) == 0x000010, "Member 'FRichStyleImageRow::Brush' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, TextStyle) == 0x0000E0, "Member 'FRichStyleImageRow::TextStyle' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, Padding) == 0x000420, "Member 'FRichStyleImageRow::Padding' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, VerticalAlignment) == 0x000430, "Member 'FRichStyleImageRow::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, KeepSquereIfTight) == 0x000431, "Member 'FRichStyleImageRow::KeepSquereIfTight' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, PreserveAspect) == 0x000432, "Member 'FRichStyleImageRow::PreserveAspect' has a wrong offset!"); \ static_assert(offsetof(FRichStyleImageRow, IgnoreCommontFontSize) == 0x000433, "Member 'FRichStyleImageRow::IgnoreCommontFontSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FB2StateBrushStyle \ static_assert(alignof(FB2StateBrushStyle) == 0x000010, "Wrong alignment on FB2StateBrushStyle"); \ static_assert(sizeof(FB2StateBrushStyle) == 0x0001A0, "Wrong size on FB2StateBrushStyle"); \ static_assert(offsetof(FB2StateBrushStyle, Normal) == 0x000000, "Member 'FB2StateBrushStyle::Normal' has a wrong offset!"); \ static_assert(offsetof(FB2StateBrushStyle, Active) == 0x0000D0, "Member 'FB2StateBrushStyle::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBSpinBoxStyle \ static_assert(alignof(FBSpinBoxStyle) == 0x000010, "Wrong alignment on FBSpinBoxStyle"); \ static_assert(sizeof(FBSpinBoxStyle) == 0x000D00, "Wrong size on FBSpinBoxStyle"); \ static_assert(offsetof(FBSpinBoxStyle, ButtonStyle) == 0x000020, "Member 'FBSpinBoxStyle::ButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FBSpinBoxStyle, LeftImageStyle) == 0x000410, "Member 'FBSpinBoxStyle::LeftImageStyle' has a wrong offset!"); \ static_assert(offsetof(FBSpinBoxStyle, RightImageStyle) == 0x000680, "Member 'FBSpinBoxStyle::RightImageStyle' has a wrong offset!"); \ static_assert(offsetof(FBSpinBoxStyle, IndicatorStyle) == 0x0008F0, "Member 'FBSpinBoxStyle::IndicatorStyle' has a wrong offset!"); \ static_assert(offsetof(FBSpinBoxStyle, InternalBorderStyle) == 0x000A90, "Member 'FBSpinBoxStyle::InternalBorderStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBVolumeControlStyle \ static_assert(alignof(FBVolumeControlStyle) == 0x000010, "Wrong alignment on FBVolumeControlStyle"); \ static_assert(sizeof(FBVolumeControlStyle) == 0x000960, "Wrong size on FBVolumeControlStyle"); \ static_assert(offsetof(FBVolumeControlStyle, NormalColor) == 0x000920, "Member 'FBVolumeControlStyle::NormalColor' has a wrong offset!"); \ static_assert(offsetof(FBVolumeControlStyle, HoverColor) == 0x000930, "Member 'FBVolumeControlStyle::HoverColor' has a wrong offset!"); \ static_assert(offsetof(FBVolumeControlStyle, ActiveColor) == 0x000940, "Member 'FBVolumeControlStyle::ActiveColor' has a wrong offset!"); \ static_assert(offsetof(FBVolumeControlStyle, DisabledColor) == 0x000950, "Member 'FBVolumeControlStyle::DisabledColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreditsItem \ static_assert(alignof(FCreditsItem) == 0x000008, "Wrong alignment on FCreditsItem"); \ static_assert(sizeof(FCreditsItem) == 0x000070, "Wrong size on FCreditsItem"); \ static_assert(offsetof(FCreditsItem, Type) == 0x000000, "Member 'FCreditsItem::Type' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Text) == 0x000008, "Member 'FCreditsItem::Text' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Text_2) == 0x000018, "Member 'FCreditsItem::Text_2' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Text_3) == 0x000028, "Member 'FCreditsItem::Text_3' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Custom) == 0x000038, "Member 'FCreditsItem::Custom' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Custom_1) == 0x000048, "Member 'FCreditsItem::Custom_1' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Custom_2) == 0x000058, "Member 'FCreditsItem::Custom_2' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Width) == 0x000068, "Member 'FCreditsItem::Width' has a wrong offset!"); \ static_assert(offsetof(FCreditsItem, Height) == 0x00006C, "Member 'FCreditsItem::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTextStyle \ static_assert(alignof(UUCWTextStyle) == 0x000010, "Wrong alignment on UUCWTextStyle"); \ static_assert(sizeof(UUCWTextStyle) == 0x0001B0, "Wrong size on UUCWTextStyle"); \ static_assert(offsetof(UUCWTextStyle, bInheritTextColor) == 0x0001A8, "Member 'UUCWTextStyle::bInheritTextColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButton_SetBackgroundColor \ static_assert(alignof(BButton_SetBackgroundColor) == 0x000004, "Wrong alignment on BButton_SetBackgroundColor"); \ static_assert(sizeof(BButton_SetBackgroundColor) == 0x000010, "Wrong size on BButton_SetBackgroundColor"); \ static_assert(offsetof(BButton_SetBackgroundColor, InBackgroundColor) == 0x000000, "Member 'BButton_SetBackgroundColor::InBackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButton_SetColorAndOpacity \ static_assert(alignof(BButton_SetColorAndOpacity) == 0x000004, "Wrong alignment on BButton_SetColorAndOpacity"); \ static_assert(sizeof(BButton_SetColorAndOpacity) == 0x000010, "Wrong size on BButton_SetColorAndOpacity"); \ static_assert(offsetof(BButton_SetColorAndOpacity, InColorAndOpacity) == 0x000000, "Member 'BButton_SetColorAndOpacity::InColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButton_SetStyle \ static_assert(alignof(BButton_SetStyle) == 0x000008, "Wrong alignment on BButton_SetStyle"); \ static_assert(sizeof(BButton_SetStyle) == 0x000008, "Wrong size on BButton_SetStyle"); \ static_assert(offsetof(BButton_SetStyle, InStyle) == 0x000000, "Member 'BButton_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButton_IsPressed \ static_assert(alignof(BButton_IsPressed) == 0x000001, "Wrong alignment on BButton_IsPressed"); \ static_assert(sizeof(BButton_IsPressed) == 0x000001, "Wrong size on BButton_IsPressed"); \ static_assert(offsetof(BButton_IsPressed, ReturnValue) == 0x000000, "Member 'BButton_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBButton \ static_assert(alignof(UBButton) == 0x000010, "Wrong alignment on UBButton"); \ static_assert(sizeof(UBButton) == 0x000AA0, "Wrong size on UBButton"); \ static_assert(offsetof(UBButton, Style) == 0x000168, "Member 'UBButton::Style' has a wrong offset!"); \ static_assert(offsetof(UBButton, SingleMaterialStyleMID) == 0x000170, "Member 'UBButton::SingleMaterialStyleMID' has a wrong offset!"); \ static_assert(offsetof(UBButton, NormalStyle) == 0x000180, "Member 'UBButton::NormalStyle' has a wrong offset!"); \ static_assert(offsetof(UBButton, WidgetStyle) == 0x000540, "Member 'UBButton::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UBButton, AkEventsStyle) == 0x000900, "Member 'UBButton::AkEventsStyle' has a wrong offset!"); \ static_assert(offsetof(UBButton, ColorAndOpacity) == 0x000918, "Member 'UBButton::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UBButton, BackgroundColor) == 0x000928, "Member 'UBButton::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UBButton, ClickMethod) == 0x000938, "Member 'UBButton::ClickMethod' has a wrong offset!"); \ static_assert(offsetof(UBButton, TouchMethod) == 0x000939, "Member 'UBButton::TouchMethod' has a wrong offset!"); \ static_assert(offsetof(UBButton, PressMethod) == 0x00093A, "Member 'UBButton::PressMethod' has a wrong offset!"); \ static_assert(offsetof(UBButton, IsFocusable) == 0x00093B, "Member 'UBButton::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UBButton, Padding) == 0x00093C, "Member 'UBButton::Padding' has a wrong offset!"); \ static_assert(offsetof(UBButton, HorizontalAlignment) == 0x00094C, "Member 'UBButton::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBButton, VerticalAlignment) == 0x00094D, "Member 'UBButton::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnClicked) == 0x000950, "Member 'UBButton::OnClicked' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnPressed) == 0x000970, "Member 'UBButton::OnPressed' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnReleased) == 0x000980, "Member 'UBButton::OnReleased' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnHovered) == 0x000990, "Member 'UBButton::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnUnhovered) == 0x0009B0, "Member 'UBButton::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnFocused) == 0x0009D0, "Member 'UBButton::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnUnfocused) == 0x0009F0, "Member 'UBButton::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnKeyDownEvent) == 0x000A20, "Member 'UBButton::OnKeyDownEvent' has a wrong offset!"); \ static_assert(offsetof(UBButton, OnKeyUpEvent) == 0x000A40, "Member 'UBButton::OnKeyUpEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWScrollBox \ static_assert(alignof(UUCWScrollBox) == 0x000010, "Wrong alignment on UUCWScrollBox"); \ static_assert(sizeof(UUCWScrollBox) == 0x000CB0, "Wrong size on UUCWScrollBox"); \ static_assert(offsetof(UUCWScrollBox, bAllowRightStickScrolling) == 0x000C98, "Member 'UUCWScrollBox::bAllowRightStickScrolling' has a wrong offset!"); \ static_assert(offsetof(UUCWScrollBox, RightStickScrollMultiplier) == 0x000C9C, "Member 'UUCWScrollBox::RightStickScrollMultiplier' has a wrong offset!"); \ static_assert(offsetof(UUCWScrollBox, ConsumeAnalogEvent) == 0x000CA0, "Member 'UUCWScrollBox::ConsumeAnalogEvent' has a wrong offset!"); \ static_assert(offsetof(UUCWScrollBox, bIsFocusable) == 0x000CA1, "Member 'UUCWScrollBox::bIsFocusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBUserWidget \ static_assert(alignof(UBUserWidget) == 0x000008, "Wrong alignment on UBUserWidget"); \ static_assert(sizeof(UBUserWidget) == 0x0002A0, "Wrong size on UBUserWidget"); \ #define DUMPER7_ASSERTS_UCWSkipWidget_BP_OnSkipTick \ static_assert(alignof(UCWSkipWidget_BP_OnSkipTick) == 0x000004, "Wrong alignment on UCWSkipWidget_BP_OnSkipTick"); \ static_assert(sizeof(UCWSkipWidget_BP_OnSkipTick) == 0x000004, "Wrong size on UCWSkipWidget_BP_OnSkipTick"); \ static_assert(offsetof(UCWSkipWidget_BP_OnSkipTick, Progress) == 0x000000, "Member 'UCWSkipWidget_BP_OnSkipTick::Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWSkipWidget \ static_assert(alignof(UUCWSkipWidget) == 0x000008, "Wrong alignment on UUCWSkipWidget"); \ static_assert(sizeof(UUCWSkipWidget) == 0x000348, "Wrong size on UUCWSkipWidget"); \ static_assert(offsetof(UUCWSkipWidget, ProgressBar_wdg) == 0x000280, "Member 'UUCWSkipWidget::ProgressBar_wdg' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, Progress_wdg) == 0x000288, "Member 'UUCWSkipWidget::Progress_wdg' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, SkipHoldTime) == 0x000290, "Member 'UUCWSkipWidget::SkipHoldTime' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, bActivateOnShow) == 0x000294, "Member 'UUCWSkipWidget::bActivateOnShow' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, bSkipOnAnyKey) == 0x000295, "Member 'UUCWSkipWidget::bSkipOnAnyKey' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, bSetVisibilityOnShow) == 0x000296, "Member 'UUCWSkipWidget::bSetVisibilityOnShow' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, bSetVisibilityOnHide) == 0x000297, "Member 'UUCWSkipWidget::bSetVisibilityOnHide' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, SkipKeys) == 0x000298, "Member 'UUCWSkipWidget::SkipKeys' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, K2_OnSkipStart) == 0x0002A8, "Member 'UUCWSkipWidget::K2_OnSkipStart' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, K2_OnSkipTick) == 0x0002C8, "Member 'UUCWSkipWidget::K2_OnSkipTick' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, K2_OnSkipCancel) == 0x0002E8, "Member 'UUCWSkipWidget::K2_OnSkipCancel' has a wrong offset!"); \ static_assert(offsetof(UUCWSkipWidget, K2_OnSkip) == 0x000308, "Member 'UUCWSkipWidget::K2_OnSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskDialogWidget_OnFadeOut \ static_assert(alignof(AskDialogWidget_OnFadeOut) == 0x000001, "Wrong alignment on AskDialogWidget_OnFadeOut"); \ static_assert(sizeof(AskDialogWidget_OnFadeOut) == 0x000001, "Wrong size on AskDialogWidget_OnFadeOut"); \ static_assert(offsetof(AskDialogWidget_OnFadeOut, ReturnValue) == 0x000000, "Member 'AskDialogWidget_OnFadeOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAskDialogWidget \ static_assert(alignof(UAskDialogWidget) == 0x000008, "Wrong alignment on UAskDialogWidget"); \ static_assert(sizeof(UAskDialogWidget) == 0x000398, "Wrong size on UAskDialogWidget"); \ static_assert(offsetof(UAskDialogWidget, Type) == 0x0002A0, "Member 'UAskDialogWidget::Type' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, AcceptKeys) == 0x0002A8, "Member 'UAskDialogWidget::AcceptKeys' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, DeclineKeys) == 0x0002B8, "Member 'UAskDialogWidget::DeclineKeys' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, CancelKeys) == 0x0002C8, "Member 'UAskDialogWidget::CancelKeys' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, Accept_but) == 0x0002D8, "Member 'UAskDialogWidget::Accept_but' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, Decline_but) == 0x0002E0, "Member 'UAskDialogWidget::Decline_but' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, Cancel_but) == 0x0002E8, "Member 'UAskDialogWidget::Cancel_but' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, AcceptSoundEvent) == 0x0002F0, "Member 'UAskDialogWidget::AcceptSoundEvent' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, DeclineSoundEvent) == 0x0002F8, "Member 'UAskDialogWidget::DeclineSoundEvent' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, CancelSoundEvent) == 0x000300, "Member 'UAskDialogWidget::CancelSoundEvent' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, WrongKeySoundEvent) == 0x000308, "Member 'UAskDialogWidget::WrongKeySoundEvent' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, FadeOut_anim) == 0x000310, "Member 'UAskDialogWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, OnAccept) == 0x000318, "Member 'UAskDialogWidget::OnAccept' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, OnDecline) == 0x000338, "Member 'UAskDialogWidget::OnDecline' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, OnCancel) == 0x000358, "Member 'UAskDialogWidget::OnCancel' has a wrong offset!"); \ static_assert(offsetof(UAskDialogWidget, OnFadedOut) == 0x000378, "Member 'UAskDialogWidget::OnFadedOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAspectAwareSpacer \ static_assert(alignof(UAspectAwareSpacer) == 0x000008, "Wrong alignment on UAspectAwareSpacer"); \ static_assert(sizeof(UAspectAwareSpacer) == 0x000180, "Wrong size on UAspectAwareSpacer"); \ static_assert(offsetof(UAspectAwareSpacer, FillInType) == 0x00017C, "Member 'UAspectAwareSpacer::FillInType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_SelectButtonAtIndex \ static_assert(alignof(UCWWidgetGroup_SelectButtonAtIndex) == 0x000004, "Wrong alignment on UCWWidgetGroup_SelectButtonAtIndex"); \ static_assert(sizeof(UCWWidgetGroup_SelectButtonAtIndex) == 0x000008, "Wrong size on UCWWidgetGroup_SelectButtonAtIndex"); \ static_assert(offsetof(UCWWidgetGroup_SelectButtonAtIndex, ButtonIndex) == 0x000000, "Member 'UCWWidgetGroup_SelectButtonAtIndex::ButtonIndex' has a wrong offset!"); \ static_assert(offsetof(UCWWidgetGroup_SelectButtonAtIndex, bAllowSound) == 0x000004, "Member 'UCWWidgetGroup_SelectButtonAtIndex::bAllowSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_SelectNextButton \ static_assert(alignof(UCWWidgetGroup_SelectNextButton) == 0x000001, "Wrong alignment on UCWWidgetGroup_SelectNextButton"); \ static_assert(sizeof(UCWWidgetGroup_SelectNextButton) == 0x000001, "Wrong size on UCWWidgetGroup_SelectNextButton"); \ static_assert(offsetof(UCWWidgetGroup_SelectNextButton, bAllowWrap) == 0x000000, "Member 'UCWWidgetGroup_SelectNextButton::bAllowWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_SelectPreviousButton \ static_assert(alignof(UCWWidgetGroup_SelectPreviousButton) == 0x000001, "Wrong alignment on UCWWidgetGroup_SelectPreviousButton"); \ static_assert(sizeof(UCWWidgetGroup_SelectPreviousButton) == 0x000001, "Wrong size on UCWWidgetGroup_SelectPreviousButton"); \ static_assert(offsetof(UCWWidgetGroup_SelectPreviousButton, bAllowWrap) == 0x000000, "Member 'UCWWidgetGroup_SelectPreviousButton::bAllowWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_SetSelectionRequired \ static_assert(alignof(UCWWidgetGroup_SetSelectionRequired) == 0x000001, "Wrong alignment on UCWWidgetGroup_SetSelectionRequired"); \ static_assert(sizeof(UCWWidgetGroup_SetSelectionRequired) == 0x000001, "Wrong size on UCWWidgetGroup_SetSelectionRequired"); \ static_assert(offsetof(UCWWidgetGroup_SetSelectionRequired, bRequireSelection) == 0x000000, "Member 'UCWWidgetGroup_SetSelectionRequired::bRequireSelection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_FindButtonIndex \ static_assert(alignof(UCWWidgetGroup_FindButtonIndex) == 0x000008, "Wrong alignment on UCWWidgetGroup_FindButtonIndex"); \ static_assert(sizeof(UCWWidgetGroup_FindButtonIndex) == 0x000010, "Wrong size on UCWWidgetGroup_FindButtonIndex"); \ static_assert(offsetof(UCWWidgetGroup_FindButtonIndex, ButtonToFind) == 0x000000, "Member 'UCWWidgetGroup_FindButtonIndex::ButtonToFind' has a wrong offset!"); \ static_assert(offsetof(UCWWidgetGroup_FindButtonIndex, ReturnValue) == 0x000008, "Member 'UCWWidgetGroup_FindButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_GetButtonBaseAtIndex \ static_assert(alignof(UCWWidgetGroup_GetButtonBaseAtIndex) == 0x000008, "Wrong alignment on UCWWidgetGroup_GetButtonBaseAtIndex"); \ static_assert(sizeof(UCWWidgetGroup_GetButtonBaseAtIndex) == 0x000010, "Wrong size on UCWWidgetGroup_GetButtonBaseAtIndex"); \ static_assert(offsetof(UCWWidgetGroup_GetButtonBaseAtIndex, Index_0) == 0x000000, "Member 'UCWWidgetGroup_GetButtonBaseAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(UCWWidgetGroup_GetButtonBaseAtIndex, ReturnValue) == 0x000008, "Member 'UCWWidgetGroup_GetButtonBaseAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_GetButtonCount \ static_assert(alignof(UCWWidgetGroup_GetButtonCount) == 0x000004, "Wrong alignment on UCWWidgetGroup_GetButtonCount"); \ static_assert(sizeof(UCWWidgetGroup_GetButtonCount) == 0x000004, "Wrong size on UCWWidgetGroup_GetButtonCount"); \ static_assert(offsetof(UCWWidgetGroup_GetButtonCount, ReturnValue) == 0x000000, "Member 'UCWWidgetGroup_GetButtonCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_GetHoveredButtonIndex \ static_assert(alignof(UCWWidgetGroup_GetHoveredButtonIndex) == 0x000004, "Wrong alignment on UCWWidgetGroup_GetHoveredButtonIndex"); \ static_assert(sizeof(UCWWidgetGroup_GetHoveredButtonIndex) == 0x000004, "Wrong size on UCWWidgetGroup_GetHoveredButtonIndex"); \ static_assert(offsetof(UCWWidgetGroup_GetHoveredButtonIndex, ReturnValue) == 0x000000, "Member 'UCWWidgetGroup_GetHoveredButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_GetSelectedButtonBase \ static_assert(alignof(UCWWidgetGroup_GetSelectedButtonBase) == 0x000008, "Wrong alignment on UCWWidgetGroup_GetSelectedButtonBase"); \ static_assert(sizeof(UCWWidgetGroup_GetSelectedButtonBase) == 0x000008, "Wrong size on UCWWidgetGroup_GetSelectedButtonBase"); \ static_assert(offsetof(UCWWidgetGroup_GetSelectedButtonBase, ReturnValue) == 0x000000, "Member 'UCWWidgetGroup_GetSelectedButtonBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_GetSelectedButtonIndex \ static_assert(alignof(UCWWidgetGroup_GetSelectedButtonIndex) == 0x000004, "Wrong alignment on UCWWidgetGroup_GetSelectedButtonIndex"); \ static_assert(sizeof(UCWWidgetGroup_GetSelectedButtonIndex) == 0x000004, "Wrong size on UCWWidgetGroup_GetSelectedButtonIndex"); \ static_assert(offsetof(UCWWidgetGroup_GetSelectedButtonIndex, ReturnValue) == 0x000000, "Member 'UCWWidgetGroup_GetSelectedButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWWidgetGroup_HasAnyButtons \ static_assert(alignof(UCWWidgetGroup_HasAnyButtons) == 0x000001, "Wrong alignment on UCWWidgetGroup_HasAnyButtons"); \ static_assert(sizeof(UCWWidgetGroup_HasAnyButtons) == 0x000001, "Wrong size on UCWWidgetGroup_HasAnyButtons"); \ static_assert(offsetof(UCWWidgetGroup_HasAnyButtons, ReturnValue) == 0x000000, "Member 'UCWWidgetGroup_HasAnyButtons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWWidgetGroup \ static_assert(alignof(UUCWWidgetGroup) == 0x000008, "Wrong alignment on UUCWWidgetGroup"); \ static_assert(sizeof(UUCWWidgetGroup) == 0x000098, "Wrong size on UUCWWidgetGroup"); \ static_assert(offsetof(UUCWWidgetGroup, bSelectionRequired) == 0x000028, "Member 'UUCWWidgetGroup::bSelectionRequired' has a wrong offset!"); \ static_assert(offsetof(UUCWWidgetGroup, OnSelectedButtonBaseChanged) == 0x000030, "Member 'UUCWWidgetGroup::OnSelectedButtonBaseChanged' has a wrong offset!"); \ static_assert(offsetof(UUCWWidgetGroup, OnSelectionCleared) == 0x000058, "Member 'UUCWWidgetGroup::OnSelectionCleared' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BCheckBox_SetInternalLabel \ static_assert(alignof(BCheckBox_SetInternalLabel) == 0x000008, "Wrong alignment on BCheckBox_SetInternalLabel"); \ static_assert(sizeof(BCheckBox_SetInternalLabel) == 0x000008, "Wrong size on BCheckBox_SetInternalLabel"); \ static_assert(offsetof(BCheckBox_SetInternalLabel, InContent) == 0x000000, "Member 'BCheckBox_SetInternalLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BCheckBox_SetLabel \ static_assert(alignof(BCheckBox_SetLabel) == 0x000008, "Wrong alignment on BCheckBox_SetLabel"); \ static_assert(sizeof(BCheckBox_SetLabel) == 0x000008, "Wrong size on BCheckBox_SetLabel"); \ static_assert(offsetof(BCheckBox_SetLabel, InContent) == 0x000000, "Member 'BCheckBox_SetLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBCheckBox \ static_assert(alignof(UBCheckBox) == 0x000010, "Wrong alignment on UBCheckBox"); \ static_assert(sizeof(UBCheckBox) == 0x000D80, "Wrong size on UBCheckBox"); \ static_assert(offsetof(UBCheckBox, OnFocused) == 0x000C88, "Member 'UBCheckBox::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, OnUnfocused) == 0x000CA8, "Member 'UBCheckBox::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, OnHovered) == 0x000CC8, "Member 'UBCheckBox::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, OnUnhovered) == 0x000CE8, "Member 'UBCheckBox::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, OnKeyDown) == 0x000D08, "Member 'UBCheckBox::OnKeyDown' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, OnKeyUp) == 0x000D18, "Member 'UBCheckBox::OnKeyUp' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, _HoverOnFocus) == 0x000D28, "Member 'UBCheckBox::_HoverOnFocus' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, UseInternalLabel) == 0x000D29, "Member 'UBCheckBox::UseInternalLabel' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, UncheckedLabelColor) == 0x000D2C, "Member 'UBCheckBox::UncheckedLabelColor' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, CheckedLabelColor) == 0x000D3C, "Member 'UBCheckBox::CheckedLabelColor' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, UncheckedHoverLabelColor) == 0x000D4C, "Member 'UBCheckBox::UncheckedHoverLabelColor' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, CheckedHoverLabelColor) == 0x000D5C, "Member 'UBCheckBox::CheckedHoverLabelColor' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, Label) == 0x000D70, "Member 'UBCheckBox::Label' has a wrong offset!"); \ static_assert(offsetof(UBCheckBox, InternalLabel) == 0x000D78, "Member 'UBCheckBox::InternalLabel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTabPanel \ static_assert(alignof(UUCWTabPanel) == 0x000008, "Wrong alignment on UUCWTabPanel"); \ static_assert(sizeof(UUCWTabPanel) == 0x000190, "Wrong size on UUCWTabPanel"); \ static_assert(offsetof(UUCWTabPanel, TabText) == 0x000178, "Member 'UUCWTabPanel::TabText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWStyleBase \ static_assert(alignof(UUCWStyleBase) == 0x000008, "Wrong alignment on UUCWStyleBase"); \ static_assert(sizeof(UUCWStyleBase) == 0x000028, "Wrong size on UUCWStyleBase"); \ #define DUMPER7_ASSERTS_UCWButtonBase_BP_OnLockedChanged \ static_assert(alignof(UCWButtonBase_BP_OnLockedChanged) == 0x000001, "Wrong alignment on UCWButtonBase_BP_OnLockedChanged"); \ static_assert(sizeof(UCWButtonBase_BP_OnLockedChanged) == 0x000001, "Wrong size on UCWButtonBase_BP_OnLockedChanged"); \ static_assert(offsetof(UCWButtonBase_BP_OnLockedChanged, bIsLocked) == 0x000000, "Member 'UCWButtonBase_BP_OnLockedChanged::bIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsFocusable \ static_assert(alignof(UCWButtonBase_SetIsFocusable) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsFocusable"); \ static_assert(sizeof(UCWButtonBase_SetIsFocusable) == 0x000001, "Wrong size on UCWButtonBase_SetIsFocusable"); \ static_assert(offsetof(UCWButtonBase_SetIsFocusable, bInIsFocusable) == 0x000000, "Member 'UCWButtonBase_SetIsFocusable::bInIsFocusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsInteractableWhenSelected \ static_assert(alignof(UCWButtonBase_SetIsInteractableWhenSelected) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsInteractableWhenSelected"); \ static_assert(sizeof(UCWButtonBase_SetIsInteractableWhenSelected) == 0x000001, "Wrong size on UCWButtonBase_SetIsInteractableWhenSelected"); \ static_assert(offsetof(UCWButtonBase_SetIsInteractableWhenSelected, bInInteractableWhenSelected) == 0x000000, "Member 'UCWButtonBase_SetIsInteractableWhenSelected::bInInteractableWhenSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsInteractionEnabled \ static_assert(alignof(UCWButtonBase_SetIsInteractionEnabled) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsInteractionEnabled"); \ static_assert(sizeof(UCWButtonBase_SetIsInteractionEnabled) == 0x000001, "Wrong size on UCWButtonBase_SetIsInteractionEnabled"); \ static_assert(offsetof(UCWButtonBase_SetIsInteractionEnabled, bInIsInteractionEnabled) == 0x000000, "Member 'UCWButtonBase_SetIsInteractionEnabled::bInIsInteractionEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsLocked \ static_assert(alignof(UCWButtonBase_SetIsLocked) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsLocked"); \ static_assert(sizeof(UCWButtonBase_SetIsLocked) == 0x000001, "Wrong size on UCWButtonBase_SetIsLocked"); \ static_assert(offsetof(UCWButtonBase_SetIsLocked, bInIsLocked) == 0x000000, "Member 'UCWButtonBase_SetIsLocked::bInIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsSelectable \ static_assert(alignof(UCWButtonBase_SetIsSelectable) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsSelectable"); \ static_assert(sizeof(UCWButtonBase_SetIsSelectable) == 0x000001, "Wrong size on UCWButtonBase_SetIsSelectable"); \ static_assert(offsetof(UCWButtonBase_SetIsSelectable, bInIsSelectable) == 0x000000, "Member 'UCWButtonBase_SetIsSelectable::bInIsSelectable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsSelected \ static_assert(alignof(UCWButtonBase_SetIsSelected) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsSelected"); \ static_assert(sizeof(UCWButtonBase_SetIsSelected) == 0x000002, "Wrong size on UCWButtonBase_SetIsSelected"); \ static_assert(offsetof(UCWButtonBase_SetIsSelected, InSelected) == 0x000000, "Member 'UCWButtonBase_SetIsSelected::InSelected' has a wrong offset!"); \ static_assert(offsetof(UCWButtonBase_SetIsSelected, bGiveClickFeedback) == 0x000001, "Member 'UCWButtonBase_SetIsSelected::bGiveClickFeedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetIsToggleable \ static_assert(alignof(UCWButtonBase_SetIsToggleable) == 0x000001, "Wrong alignment on UCWButtonBase_SetIsToggleable"); \ static_assert(sizeof(UCWButtonBase_SetIsToggleable) == 0x000001, "Wrong size on UCWButtonBase_SetIsToggleable"); \ static_assert(offsetof(UCWButtonBase_SetIsToggleable, bInIsToggleable) == 0x000000, "Member 'UCWButtonBase_SetIsToggleable::bInIsToggleable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_SetSelectedInternal \ static_assert(alignof(UCWButtonBase_SetSelectedInternal) == 0x000001, "Wrong alignment on UCWButtonBase_SetSelectedInternal"); \ static_assert(sizeof(UCWButtonBase_SetSelectedInternal) == 0x000003, "Wrong size on UCWButtonBase_SetSelectedInternal"); \ static_assert(offsetof(UCWButtonBase_SetSelectedInternal, bInSelected) == 0x000000, "Member 'UCWButtonBase_SetSelectedInternal::bInSelected' has a wrong offset!"); \ static_assert(offsetof(UCWButtonBase_SetSelectedInternal, bAllowSound) == 0x000001, "Member 'UCWButtonBase_SetSelectedInternal::bAllowSound' has a wrong offset!"); \ static_assert(offsetof(UCWButtonBase_SetSelectedInternal, bBroadcast) == 0x000002, "Member 'UCWButtonBase_SetSelectedInternal::bBroadcast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_GetLocked \ static_assert(alignof(UCWButtonBase_GetLocked) == 0x000001, "Wrong alignment on UCWButtonBase_GetLocked"); \ static_assert(sizeof(UCWButtonBase_GetLocked) == 0x000001, "Wrong size on UCWButtonBase_GetLocked"); \ static_assert(offsetof(UCWButtonBase_GetLocked, ReturnValue) == 0x000000, "Member 'UCWButtonBase_GetLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_GetSelected \ static_assert(alignof(UCWButtonBase_GetSelected) == 0x000001, "Wrong alignment on UCWButtonBase_GetSelected"); \ static_assert(sizeof(UCWButtonBase_GetSelected) == 0x000001, "Wrong size on UCWButtonBase_GetSelected"); \ static_assert(offsetof(UCWButtonBase_GetSelected, ReturnValue) == 0x000000, "Member 'UCWButtonBase_GetSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_IsFocusable \ static_assert(alignof(UCWButtonBase_IsFocusable) == 0x000001, "Wrong alignment on UCWButtonBase_IsFocusable"); \ static_assert(sizeof(UCWButtonBase_IsFocusable) == 0x000001, "Wrong size on UCWButtonBase_IsFocusable"); \ static_assert(offsetof(UCWButtonBase_IsFocusable, ReturnValue) == 0x000000, "Member 'UCWButtonBase_IsFocusable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWButtonBase_IsInteractionEnabled \ static_assert(alignof(UCWButtonBase_IsInteractionEnabled) == 0x000001, "Wrong alignment on UCWButtonBase_IsInteractionEnabled"); \ static_assert(sizeof(UCWButtonBase_IsInteractionEnabled) == 0x000001, "Wrong size on UCWButtonBase_IsInteractionEnabled"); \ static_assert(offsetof(UCWButtonBase_IsInteractionEnabled, ReturnValue) == 0x000000, "Member 'UCWButtonBase_IsInteractionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWButtonBase \ static_assert(alignof(UUCWButtonBase) == 0x000008, "Wrong alignment on UUCWButtonBase"); \ static_assert(sizeof(UUCWButtonBase) == 0x0002B0, "Wrong size on UUCWButtonBase"); \ static_assert(offsetof(UUCWButtonBase, OnSelectedChanged) == 0x000280, "Member 'UUCWButtonBase::OnSelectedChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWButtonStyle \ static_assert(alignof(UUCWButtonStyle) == 0x000010, "Wrong alignment on UUCWButtonStyle"); \ static_assert(sizeof(UUCWButtonStyle) == 0x0005B0, "Wrong size on UUCWButtonStyle"); \ static_assert(offsetof(UUCWButtonStyle, bSingleMaterial) == 0x000028, "Member 'UUCWButtonStyle::bSingleMaterial' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, SingleMaterialBrush) == 0x000030, "Member 'UUCWButtonStyle::SingleMaterialBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, NormalBrush) == 0x000100, "Member 'UUCWButtonStyle::NormalBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, HoveredBrush) == 0x0001D0, "Member 'UUCWButtonStyle::HoveredBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, FocusedBrush) == 0x0002A0, "Member 'UUCWButtonStyle::FocusedBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, PressedBrush) == 0x000370, "Member 'UUCWButtonStyle::PressedBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, DisabledBrush) == 0x000440, "Member 'UUCWButtonStyle::DisabledBrush' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, NormalForeground) == 0x000510, "Member 'UUCWButtonStyle::NormalForeground' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, HoveredForeground) == 0x000524, "Member 'UUCWButtonStyle::HoveredForeground' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, FocusedForeground) == 0x000538, "Member 'UUCWButtonStyle::FocusedForeground' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, PressedForeground) == 0x00054C, "Member 'UUCWButtonStyle::PressedForeground' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, DisabledForeground) == 0x000560, "Member 'UUCWButtonStyle::DisabledForeground' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, NormalPadding) == 0x000574, "Member 'UUCWButtonStyle::NormalPadding' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, PressedPadding) == 0x000584, "Member 'UUCWButtonStyle::PressedPadding' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, HoveredAkEvent) == 0x000598, "Member 'UUCWButtonStyle::HoveredAkEvent' has a wrong offset!"); \ static_assert(offsetof(UUCWButtonStyle, PressedAkEvent) == 0x0005A0, "Member 'UUCWButtonStyle::PressedAkEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextBlock_SetStyle \ static_assert(alignof(UCWTextBlock_SetStyle) == 0x000008, "Wrong alignment on UCWTextBlock_SetStyle"); \ static_assert(sizeof(UCWTextBlock_SetStyle) == 0x000008, "Wrong size on UCWTextBlock_SetStyle"); \ static_assert(offsetof(UCWTextBlock_SetStyle, InStyle) == 0x000000, "Member 'UCWTextBlock_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextBlock_SetTextCase \ static_assert(alignof(UCWTextBlock_SetTextCase) == 0x000001, "Wrong alignment on UCWTextBlock_SetTextCase"); \ static_assert(sizeof(UCWTextBlock_SetTextCase) == 0x000001, "Wrong size on UCWTextBlock_SetTextCase"); \ static_assert(offsetof(UCWTextBlock_SetTextCase, bUseAllCaps) == 0x000000, "Member 'UCWTextBlock_SetTextCase::bUseAllCaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextBlock_SetWrapTextWidth \ static_assert(alignof(UCWTextBlock_SetWrapTextWidth) == 0x000004, "Wrong alignment on UCWTextBlock_SetWrapTextWidth"); \ static_assert(sizeof(UCWTextBlock_SetWrapTextWidth) == 0x000004, "Wrong size on UCWTextBlock_SetWrapTextWidth"); \ static_assert(offsetof(UCWTextBlock_SetWrapTextWidth, InWrapTextAt) == 0x000000, "Member 'UCWTextBlock_SetWrapTextWidth::InWrapTextAt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTextBlock \ static_assert(alignof(UUCWTextBlock) == 0x000010, "Wrong alignment on UUCWTextBlock"); \ static_assert(sizeof(UUCWTextBlock) == 0x000360, "Wrong size on UUCWTextBlock"); \ static_assert(offsetof(UUCWTextBlock, Style) == 0x000338, "Member 'UUCWTextBlock::Style' has a wrong offset!"); \ static_assert(offsetof(UUCWTextBlock, ScrollStyle) == 0x000340, "Member 'UUCWTextBlock::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextBlock, bInheritTextColor) == 0x000348, "Member 'UUCWTextBlock::bInheritTextColor' has a wrong offset!"); \ static_assert(offsetof(UUCWTextBlock, bAutoCollapseWithEmptyText) == 0x000349, "Member 'UUCWTextBlock::bAutoCollapseWithEmptyText' has a wrong offset!"); \ static_assert(offsetof(UUCWTextBlock, MobileFontSizeMultiplier) == 0x00034C, "Member 'UUCWTextBlock::MobileFontSizeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButtonSlot_SetHorizontalAlignment \ static_assert(alignof(BButtonSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on BButtonSlot_SetHorizontalAlignment"); \ static_assert(sizeof(BButtonSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on BButtonSlot_SetHorizontalAlignment"); \ static_assert(offsetof(BButtonSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'BButtonSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButtonSlot_SetPadding \ static_assert(alignof(BButtonSlot_SetPadding) == 0x000004, "Wrong alignment on BButtonSlot_SetPadding"); \ static_assert(sizeof(BButtonSlot_SetPadding) == 0x000010, "Wrong size on BButtonSlot_SetPadding"); \ static_assert(offsetof(BButtonSlot_SetPadding, InPadding) == 0x000000, "Member 'BButtonSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BButtonSlot_SetVerticalAlignment \ static_assert(alignof(BButtonSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on BButtonSlot_SetVerticalAlignment"); \ static_assert(sizeof(BButtonSlot_SetVerticalAlignment) == 0x000001, "Wrong size on BButtonSlot_SetVerticalAlignment"); \ static_assert(offsetof(BButtonSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'BButtonSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBButtonSlot \ static_assert(alignof(UBButtonSlot) == 0x000008, "Wrong alignment on UBButtonSlot"); \ static_assert(sizeof(UBButtonSlot) == 0x000060, "Wrong size on UBButtonSlot"); \ static_assert(offsetof(UBButtonSlot, Padding) == 0x000038, "Member 'UBButtonSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UBButtonSlot, HorizontalAlignment) == 0x000048, "Member 'UBButtonSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBButtonSlot, VerticalAlignment) == 0x000049, "Member 'UBButtonSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_SetLabel \ static_assert(alignof(BComboBoxString_SetLabel) == 0x000008, "Wrong alignment on BComboBoxString_SetLabel"); \ static_assert(sizeof(BComboBoxString_SetLabel) == 0x000008, "Wrong size on BComboBoxString_SetLabel"); \ static_assert(offsetof(BComboBoxString_SetLabel, InContent) == 0x000000, "Member 'BComboBoxString_SetLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_SetOptions \ static_assert(alignof(BComboBoxString_SetOptions) == 0x000008, "Wrong alignment on BComboBoxString_SetOptions"); \ static_assert(sizeof(BComboBoxString_SetOptions) == 0x000018, "Wrong size on BComboBoxString_SetOptions"); \ static_assert(offsetof(BComboBoxString_SetOptions, Options) == 0x000000, "Member 'BComboBoxString_SetOptions::Options' has a wrong offset!"); \ static_assert(offsetof(BComboBoxString_SetOptions, Num) == 0x000010, "Member 'BComboBoxString_SetOptions::Num' has a wrong offset!"); \ static_assert(offsetof(BComboBoxString_SetOptions, PreserveSelection) == 0x000014, "Member 'BComboBoxString_SetOptions::PreserveSelection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_SetSelectedOptionIndex \ static_assert(alignof(BComboBoxString_SetSelectedOptionIndex) == 0x000004, "Wrong alignment on BComboBoxString_SetSelectedOptionIndex"); \ static_assert(sizeof(BComboBoxString_SetSelectedOptionIndex) == 0x000004, "Wrong size on BComboBoxString_SetSelectedOptionIndex"); \ static_assert(offsetof(BComboBoxString_SetSelectedOptionIndex, Index_0) == 0x000000, "Member 'BComboBoxString_SetSelectedOptionIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_SetStyle \ static_assert(alignof(BComboBoxString_SetStyle) == 0x000008, "Wrong alignment on BComboBoxString_SetStyle"); \ static_assert(sizeof(BComboBoxString_SetStyle) == 0x000048, "Wrong size on BComboBoxString_SetStyle"); \ static_assert(offsetof(BComboBoxString_SetStyle, InStyle) == 0x000000, "Member 'BComboBoxString_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_GetSelectedOptionIndex \ static_assert(alignof(BComboBoxString_GetSelectedOptionIndex) == 0x000004, "Wrong alignment on BComboBoxString_GetSelectedOptionIndex"); \ static_assert(sizeof(BComboBoxString_GetSelectedOptionIndex) == 0x000004, "Wrong size on BComboBoxString_GetSelectedOptionIndex"); \ static_assert(offsetof(BComboBoxString_GetSelectedOptionIndex, ReturnValue) == 0x000000, "Member 'BComboBoxString_GetSelectedOptionIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BComboBoxString_HasInputCaptured \ static_assert(alignof(BComboBoxString_HasInputCaptured) == 0x000001, "Wrong alignment on BComboBoxString_HasInputCaptured"); \ static_assert(sizeof(BComboBoxString_HasInputCaptured) == 0x000001, "Wrong size on BComboBoxString_HasInputCaptured"); \ static_assert(offsetof(BComboBoxString_HasInputCaptured, ReturnValue) == 0x000000, "Member 'BComboBoxString_HasInputCaptured::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBComboBoxString \ static_assert(alignof(UBComboBoxString) == 0x000010, "Wrong alignment on UBComboBoxString"); \ static_assert(sizeof(UBComboBoxString) == 0x001770, "Wrong size on UBComboBoxString"); \ static_assert(offsetof(UBComboBoxString, OnFocused) == 0x001628, "Member 'UBComboBoxString::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnUnfocused) == 0x001648, "Member 'UBComboBoxString::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnHovered) == 0x001668, "Member 'UBComboBoxString::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnUnhovered) == 0x001688, "Member 'UBComboBoxString::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnItemHovered) == 0x0016A8, "Member 'UBComboBoxString::OnItemHovered' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnKeyDown) == 0x0016C8, "Member 'UBComboBoxString::OnKeyDown' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnKeyUp) == 0x0016D8, "Member 'UBComboBoxString::OnKeyUp' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, TextStyle) == 0x0016E8, "Member 'UBComboBoxString::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, Justification) == 0x001730, "Member 'UBComboBoxString::Justification' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, OnSelectionIndexChanged) == 0x001738, "Member 'UBComboBoxString::OnSelectionIndexChanged' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, ControllLabelVisibility) == 0x001758, "Member 'UBComboBoxString::ControllLabelVisibility' has a wrong offset!"); \ static_assert(offsetof(UBComboBoxString, Label) == 0x001760, "Member 'UBComboBoxString::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBExpandableArea \ static_assert(alignof(UBExpandableArea) == 0x000010, "Wrong alignment on UBExpandableArea"); \ static_assert(sizeof(UBExpandableArea) == 0x000460, "Wrong size on UBExpandableArea"); \ #define DUMPER7_ASSERTS_BInputKeySelector_SetColorAndOpacity \ static_assert(alignof(BInputKeySelector_SetColorAndOpacity) == 0x000004, "Wrong alignment on BInputKeySelector_SetColorAndOpacity"); \ static_assert(sizeof(BInputKeySelector_SetColorAndOpacity) == 0x000010, "Wrong size on BInputKeySelector_SetColorAndOpacity"); \ static_assert(offsetof(BInputKeySelector_SetColorAndOpacity, InColor) == 0x000000, "Member 'BInputKeySelector_SetColorAndOpacity::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputKeySelector_SetLabelText \ static_assert(alignof(BInputKeySelector_SetLabelText) == 0x000008, "Wrong alignment on BInputKeySelector_SetLabelText"); \ static_assert(sizeof(BInputKeySelector_SetLabelText) == 0x000018, "Wrong size on BInputKeySelector_SetLabelText"); \ static_assert(offsetof(BInputKeySelector_SetLabelText, InText) == 0x000000, "Member 'BInputKeySelector_SetLabelText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputKeySelector_SetSelectedKey \ static_assert(alignof(BInputKeySelector_SetSelectedKey) == 0x000008, "Wrong alignment on BInputKeySelector_SetSelectedKey"); \ static_assert(sizeof(BInputKeySelector_SetSelectedKey) == 0x000020, "Wrong size on BInputKeySelector_SetSelectedKey"); \ static_assert(offsetof(BInputKeySelector_SetSelectedKey, InSelectedKey) == 0x000000, "Member 'BInputKeySelector_SetSelectedKey::InSelectedKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BInputKeySelector_GetIsSelectingKey \ static_assert(alignof(BInputKeySelector_GetIsSelectingKey) == 0x000001, "Wrong alignment on BInputKeySelector_GetIsSelectingKey"); \ static_assert(sizeof(BInputKeySelector_GetIsSelectingKey) == 0x000001, "Wrong size on BInputKeySelector_GetIsSelectingKey"); \ static_assert(offsetof(BInputKeySelector_GetIsSelectingKey, ReturnValue) == 0x000000, "Member 'BInputKeySelector_GetIsSelectingKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputKeySelector \ static_assert(alignof(UBInputKeySelector) == 0x000010, "Wrong alignment on UBInputKeySelector"); \ static_assert(sizeof(UBInputKeySelector) == 0x000A50, "Wrong size on UBInputKeySelector"); \ static_assert(offsetof(UBInputKeySelector, WidgetStyle) == 0x000170, "Member 'UBInputKeySelector::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, AkEventsStyle) == 0x000530, "Member 'UBInputKeySelector::AkEventsStyle' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, ResetAkEvent) == 0x000548, "Member 'UBInputKeySelector::ResetAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, KeyChangedAkEvent) == 0x000550, "Member 'UBInputKeySelector::KeyChangedAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, ColorAndOpacity) == 0x000558, "Member 'UBInputKeySelector::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, BackgroundColor) == 0x000568, "Member 'UBInputKeySelector::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, IsFocusable) == 0x000578, "Member 'UBInputKeySelector::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, bNoLabel) == 0x000579, "Member 'UBInputKeySelector::bNoLabel' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, IsLabelFirst) == 0x00057A, "Member 'UBInputKeySelector::IsLabelFirst' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, Padding) == 0x00057C, "Member 'UBInputKeySelector::Padding' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, KeyTextSize) == 0x00058C, "Member 'UBInputKeySelector::KeyTextSize' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, HorizontalAlignment) == 0x000594, "Member 'UBInputKeySelector::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, VerticalAlignment) == 0x000595, "Member 'UBInputKeySelector::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, Text) == 0x000598, "Member 'UBInputKeySelector::Text' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, TextStyle) == 0x0005B0, "Member 'UBInputKeySelector::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, Justification) == 0x0008F0, "Member 'UBInputKeySelector::Justification' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, MinDesiredWidth) == 0x0008F4, "Member 'UBInputKeySelector::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, AutoWrapText) == 0x0008F8, "Member 'UBInputKeySelector::AutoWrapText' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, WrapTextAt) == 0x0008FC, "Member 'UBInputKeySelector::WrapTextAt' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, WrappingPolicy) == 0x000900, "Member 'UBInputKeySelector::WrappingPolicy' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, Margin) == 0x000904, "Member 'UBInputKeySelector::Margin' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, KeySelectionText) == 0x000918, "Member 'UBInputKeySelector::KeySelectionText' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, NoKeySpecifiedText) == 0x000930, "Member 'UBInputKeySelector::NoKeySpecifiedText' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, SelectedKey) == 0x000948, "Member 'UBInputKeySelector::SelectedKey' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, bAllowGamepadKeys) == 0x000968, "Member 'UBInputKeySelector::bAllowGamepadKeys' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, bAllowModifierKeys) == 0x000969, "Member 'UBInputKeySelector::bAllowModifierKeys' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, bGamepadKeysOnly) == 0x00096A, "Member 'UBInputKeySelector::bGamepadKeysOnly' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, bAnalogOnly) == 0x00096B, "Member 'UBInputKeySelector::bAnalogOnly' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, EscapeKeys) == 0x000970, "Member 'UBInputKeySelector::EscapeKeys' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnHovered) == 0x000980, "Member 'UBInputKeySelector::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnUnhovered) == 0x0009A0, "Member 'UBInputKeySelector::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnFocused) == 0x0009C0, "Member 'UBInputKeySelector::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnUnfocused) == 0x0009E0, "Member 'UBInputKeySelector::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnKeySelected) == 0x000A00, "Member 'UBInputKeySelector::OnKeySelected' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelector, OnIsSelectingKeyChanged) == 0x000A20, "Member 'UBInputKeySelector::OnIsSelectingKeyChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBInputKeySelectorSlot \ static_assert(alignof(UBInputKeySelectorSlot) == 0x000008, "Wrong alignment on UBInputKeySelectorSlot"); \ static_assert(sizeof(UBInputKeySelectorSlot) == 0x000060, "Wrong size on UBInputKeySelectorSlot"); \ static_assert(offsetof(UBInputKeySelectorSlot, Padding) == 0x000038, "Member 'UBInputKeySelectorSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelectorSlot, HorizontalAlignment) == 0x000048, "Member 'UBInputKeySelectorSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBInputKeySelectorSlot, VerticalAlignment) == 0x000049, "Member 'UBInputKeySelectorSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSlider_SetLabel \ static_assert(alignof(BSlider_SetLabel) == 0x000008, "Wrong alignment on BSlider_SetLabel"); \ static_assert(sizeof(BSlider_SetLabel) == 0x000008, "Wrong size on BSlider_SetLabel"); \ static_assert(offsetof(BSlider_SetLabel, InContent) == 0x000000, "Member 'BSlider_SetLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSlider_HasInputCaptured \ static_assert(alignof(BSlider_HasInputCaptured) == 0x000001, "Wrong alignment on BSlider_HasInputCaptured"); \ static_assert(sizeof(BSlider_HasInputCaptured) == 0x000001, "Wrong size on BSlider_HasInputCaptured"); \ static_assert(offsetof(BSlider_HasInputCaptured, ReturnValue) == 0x000000, "Member 'BSlider_HasInputCaptured::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBSlider \ static_assert(alignof(UBSlider) == 0x000010, "Wrong alignment on UBSlider"); \ static_assert(sizeof(UBSlider) == 0x000850, "Wrong size on UBSlider"); \ static_assert(offsetof(UBSlider, OnFocused) == 0x000700, "Member 'UBSlider::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBSlider, OnUnfocused) == 0x000720, "Member 'UBSlider::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBSlider, OnHovered) == 0x000740, "Member 'UBSlider::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBSlider, OnUnhovered) == 0x000760, "Member 'UBSlider::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBSlider, OnKeyDown) == 0x000780, "Member 'UBSlider::OnKeyDown' has a wrong offset!"); \ static_assert(offsetof(UBSlider, OnKeyUp) == 0x000790, "Member 'UBSlider::OnKeyUp' has a wrong offset!"); \ static_assert(offsetof(UBSlider, HoverOnFocus) == 0x0007B0, "Member 'UBSlider::HoverOnFocus' has a wrong offset!"); \ static_assert(offsetof(UBSlider, HoverSliderBarColor) == 0x0007B4, "Member 'UBSlider::HoverSliderBarColor' has a wrong offset!"); \ static_assert(offsetof(UBSlider, HoverSliderHandleColor) == 0x0007C4, "Member 'UBSlider::HoverSliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(UBSlider, ActiveSliderBarColor) == 0x0007D4, "Member 'UBSlider::ActiveSliderBarColor' has a wrong offset!"); \ static_assert(offsetof(UBSlider, ActiveSliderHandleColor) == 0x0007E4, "Member 'UBSlider::ActiveSliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(UBSlider, HoveredAkEvent) == 0x0007F8, "Member 'UBSlider::HoveredAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBSlider, ChangedAkEvent) == 0x000800, "Member 'UBSlider::ChangedAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBSlider, HoveredSlateSound) == 0x000808, "Member 'UBSlider::HoveredSlateSound' has a wrong offset!"); \ static_assert(offsetof(UBSlider, PressedSlateSound) == 0x000820, "Member 'UBSlider::PressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(UBSlider, ControllLabelVisibility) == 0x000838, "Member 'UBSlider::ControllLabelVisibility' has a wrong offset!"); \ static_assert(offsetof(UBSlider, Label) == 0x000840, "Member 'UBSlider::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWSpinBoxStyle \ static_assert(alignof(UUCWSpinBoxStyle) == 0x000010, "Wrong alignment on UUCWSpinBoxStyle"); \ static_assert(sizeof(UUCWSpinBoxStyle) == 0x000ED0, "Wrong size on UUCWSpinBoxStyle"); \ static_assert(offsetof(UUCWSpinBoxStyle, bInheritTextColor) == 0x0005A8, "Member 'UUCWSpinBoxStyle::bInheritTextColor' has a wrong offset!"); \ static_assert(offsetof(UUCWSpinBoxStyle, NormalTextStyle) == 0x0005B0, "Member 'UUCWSpinBoxStyle::NormalTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWSpinBoxStyle, InternalBorderStyle) == 0x0005C0, "Member 'UUCWSpinBoxStyle::InternalBorderStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWSpinBoxStyle, LeftImageStyle) == 0x000830, "Member 'UUCWSpinBoxStyle::LeftImageStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWSpinBoxStyle, RightImageStyle) == 0x000AB0, "Member 'UUCWSpinBoxStyle::RightImageStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWSpinBoxStyle, IndicatorStyle) == 0x000D30, "Member 'UUCWSpinBoxStyle::IndicatorStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_SetLabel \ static_assert(alignof(BSpinBox_SetLabel) == 0x000008, "Wrong alignment on BSpinBox_SetLabel"); \ static_assert(sizeof(BSpinBox_SetLabel) == 0x000008, "Wrong size on BSpinBox_SetLabel"); \ static_assert(offsetof(BSpinBox_SetLabel, InContent) == 0x000000, "Member 'BSpinBox_SetLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_SetOptions \ static_assert(alignof(BSpinBox_SetOptions) == 0x000008, "Wrong alignment on BSpinBox_SetOptions"); \ static_assert(sizeof(BSpinBox_SetOptions) == 0x000018, "Wrong size on BSpinBox_SetOptions"); \ static_assert(offsetof(BSpinBox_SetOptions, Options) == 0x000000, "Member 'BSpinBox_SetOptions::Options' has a wrong offset!"); \ static_assert(offsetof(BSpinBox_SetOptions, Num) == 0x000010, "Member 'BSpinBox_SetOptions::Num' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_SetSelectedOption \ static_assert(alignof(BSpinBox_SetSelectedOption) == 0x000004, "Wrong alignment on BSpinBox_SetSelectedOption"); \ static_assert(sizeof(BSpinBox_SetSelectedOption) == 0x000004, "Wrong size on BSpinBox_SetSelectedOption"); \ static_assert(offsetof(BSpinBox_SetSelectedOption, Option) == 0x000000, "Member 'BSpinBox_SetSelectedOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_SetStyle \ static_assert(alignof(BSpinBox_SetStyle) == 0x000008, "Wrong alignment on BSpinBox_SetStyle"); \ static_assert(sizeof(BSpinBox_SetStyle) == 0x000008, "Wrong size on BSpinBox_SetStyle"); \ static_assert(offsetof(BSpinBox_SetStyle, InStyle) == 0x000000, "Member 'BSpinBox_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_SetValue \ static_assert(alignof(BSpinBox_SetValue) == 0x000004, "Wrong alignment on BSpinBox_SetValue"); \ static_assert(sizeof(BSpinBox_SetValue) == 0x000004, "Wrong size on BSpinBox_SetValue"); \ static_assert(offsetof(BSpinBox_SetValue, Value) == 0x000000, "Member 'BSpinBox_SetValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_GetSelectedOption \ static_assert(alignof(BSpinBox_GetSelectedOption) == 0x000004, "Wrong alignment on BSpinBox_GetSelectedOption"); \ static_assert(sizeof(BSpinBox_GetSelectedOption) == 0x000004, "Wrong size on BSpinBox_GetSelectedOption"); \ static_assert(offsetof(BSpinBox_GetSelectedOption, ReturnValue) == 0x000000, "Member 'BSpinBox_GetSelectedOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BSpinBox_GetValue \ static_assert(alignof(BSpinBox_GetValue) == 0x000004, "Wrong alignment on BSpinBox_GetValue"); \ static_assert(sizeof(BSpinBox_GetValue) == 0x000004, "Wrong size on BSpinBox_GetValue"); \ static_assert(offsetof(BSpinBox_GetValue, ReturnValue) == 0x000000, "Member 'BSpinBox_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBSpinBox \ static_assert(alignof(UBSpinBox) == 0x000010, "Wrong alignment on UBSpinBox"); \ static_assert(sizeof(UBSpinBox) == 0x002350, "Wrong size on UBSpinBox"); \ static_assert(offsetof(UBSpinBox, ScrollStyle) == 0x000150, "Member 'UBSpinBox::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, Style) == 0x000158, "Member 'UBSpinBox::Style' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ContentColorAndOpacity) == 0x000160, "Member 'UBSpinBox::ContentColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ContentColorAndOpacityDelegate) == 0x000170, "Member 'UBSpinBox::ContentColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, Padding) == 0x000180, "Member 'UBSpinBox::Padding' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, HorizontalAlignment) == 0x000190, "Member 'UBSpinBox::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, VerticalAlignment) == 0x000191, "Member 'UBSpinBox::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, IndicatorVerticalAlignment) == 0x000192, "Member 'UBSpinBox::IndicatorVerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, DefaultOptions) == 0x000198, "Member 'UBSpinBox::DefaultOptions' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ShowArrowsIn2State) == 0x0001A8, "Member 'UBSpinBox::ShowArrowsIn2State' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ShowBottomIndicator) == 0x0001A9, "Member 'UBSpinBox::ShowBottomIndicator' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, WidgetStyle) == 0x0001B0, "Member 'UBSpinBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, TextStyle) == 0x000EB0, "Member 'UBSpinBox::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, AkEventsStyle) == 0x0011F0, "Member 'UBSpinBox::AkEventsStyle' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, TextPadding) == 0x001208, "Member 'UBSpinBox::TextPadding' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, Justification) == 0x001218, "Member 'UBSpinBox::Justification' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ClickMethod) == 0x001219, "Member 'UBSpinBox::ClickMethod' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, TouchMethod) == 0x00121A, "Member 'UBSpinBox::TouchMethod' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, PressMethod) == 0x00121B, "Member 'UBSpinBox::PressMethod' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, IsFocusable) == 0x00121C, "Member 'UBSpinBox::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, WrapValues) == 0x00121D, "Member 'UBSpinBox::WrapValues' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, SpinOnNavigation) == 0x00121E, "Member 'UBSpinBox::SpinOnNavigation' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, SpinOnClick) == 0x00121F, "Member 'UBSpinBox::SpinOnClick' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ToggleableIn2State) == 0x001220, "Member 'UBSpinBox::ToggleableIn2State' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, ControllLabelVisibility) == 0x001221, "Member 'UBSpinBox::ControllLabelVisibility' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, Label) == 0x001228, "Member 'UBSpinBox::Label' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnHovered) == 0x001230, "Member 'UBSpinBox::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnUnhovered) == 0x001250, "Member 'UBSpinBox::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnFocused) == 0x001270, "Member 'UBSpinBox::OnFocused' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnUnfocused) == 0x001290, "Member 'UBSpinBox::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnPressed) == 0x0012B0, "Member 'UBSpinBox::OnPressed' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnReleased) == 0x0012C0, "Member 'UBSpinBox::OnReleased' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, OnValueChanged) == 0x0012D0, "Member 'UBSpinBox::OnValueChanged' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, MobileFontSizeMultiplier) == 0x0012F0, "Member 'UBSpinBox::MobileFontSizeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, SingleMaterialStyleMID) == 0x001308, "Member 'UBSpinBox::SingleMaterialStyleMID' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, NormalStyle) == 0x001310, "Member 'UBSpinBox::NormalStyle' has a wrong offset!"); \ static_assert(offsetof(UBSpinBox, NormalTextStyle) == 0x002010, "Member 'UBSpinBox::NormalTextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDeviceAwareInterface \ static_assert(alignof(IDeviceAwareInterface) == 0x000001, "Wrong alignment on IDeviceAwareInterface"); \ static_assert(sizeof(IDeviceAwareInterface) == 0x000001, "Wrong size on IDeviceAwareInterface"); \ #define DUMPER7_ASSERTS_BVolumeControl_SetLabel \ static_assert(alignof(BVolumeControl_SetLabel) == 0x000008, "Wrong alignment on BVolumeControl_SetLabel"); \ static_assert(sizeof(BVolumeControl_SetLabel) == 0x000008, "Wrong size on BVolumeControl_SetLabel"); \ static_assert(offsetof(BVolumeControl_SetLabel, InContent) == 0x000000, "Member 'BVolumeControl_SetLabel::InContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BVolumeControl_SetMuted \ static_assert(alignof(BVolumeControl_SetMuted) == 0x000001, "Wrong alignment on BVolumeControl_SetMuted"); \ static_assert(sizeof(BVolumeControl_SetMuted) == 0x000001, "Wrong size on BVolumeControl_SetMuted"); \ static_assert(offsetof(BVolumeControl_SetMuted, InValue) == 0x000000, "Member 'BVolumeControl_SetMuted::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BVolumeControl_SetVolume \ static_assert(alignof(BVolumeControl_SetVolume) == 0x000004, "Wrong alignment on BVolumeControl_SetVolume"); \ static_assert(sizeof(BVolumeControl_SetVolume) == 0x000004, "Wrong size on BVolumeControl_SetVolume"); \ static_assert(offsetof(BVolumeControl_SetVolume, InVolume) == 0x000000, "Member 'BVolumeControl_SetVolume::InVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BVolumeControl_GetVolume \ static_assert(alignof(BVolumeControl_GetVolume) == 0x000004, "Wrong alignment on BVolumeControl_GetVolume"); \ static_assert(sizeof(BVolumeControl_GetVolume) == 0x000004, "Wrong size on BVolumeControl_GetVolume"); \ static_assert(offsetof(BVolumeControl_GetVolume, ReturnValue) == 0x000000, "Member 'BVolumeControl_GetVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BVolumeControl_IsMuted \ static_assert(alignof(BVolumeControl_IsMuted) == 0x000001, "Wrong alignment on BVolumeControl_IsMuted"); \ static_assert(sizeof(BVolumeControl_IsMuted) == 0x000001, "Wrong size on BVolumeControl_IsMuted"); \ static_assert(offsetof(BVolumeControl_IsMuted, ReturnValue) == 0x000000, "Member 'BVolumeControl_IsMuted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBVolumeControl \ static_assert(alignof(UBVolumeControl) == 0x000010, "Wrong alignment on UBVolumeControl"); \ static_assert(sizeof(UBVolumeControl) == 0x000BF0, "Wrong size on UBVolumeControl"); \ static_assert(offsetof(UBVolumeControl, Padding) == 0x000150, "Member 'UBVolumeControl::Padding' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, SpeakerIconPadding) == 0x000160, "Member 'UBVolumeControl::SpeakerIconPadding' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, ColorAndOpacity) == 0x000170, "Member 'UBVolumeControl::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, ColorAndOpacityDelegate) == 0x000180, "Member 'UBVolumeControl::ColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, WidgetStyle) == 0x000190, "Member 'UBVolumeControl::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, MouseUsesStep) == 0x000AF0, "Member 'UBVolumeControl::MouseUsesStep' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, StepSize) == 0x000AF4, "Member 'UBVolumeControl::StepSize' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, Volume) == 0x000AF8, "Member 'UBVolumeControl::Volume' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, VolumeDelegate) == 0x000AFC, "Member 'UBVolumeControl::VolumeDelegate' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, Muted) == 0x000B0C, "Member 'UBVolumeControl::Muted' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, MutedDelegate) == 0x000B10, "Member 'UBVolumeControl::MutedDelegate' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, IsFocusable) == 0x000B20, "Member 'UBVolumeControl::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, RTPCParameter) == 0x000B28, "Member 'UBVolumeControl::RTPCParameter' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, bHasCustomMusic) == 0x000B30, "Member 'UBVolumeControl::bHasCustomMusic' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, HoveredAkEvent) == 0x000B38, "Member 'UBVolumeControl::HoveredAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, UnhoveredAkEvent) == 0x000B40, "Member 'UBVolumeControl::UnhoveredAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, ChangedAkEvent) == 0x000B48, "Member 'UBVolumeControl::ChangedAkEvent' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, OnHovered) == 0x000B50, "Member 'UBVolumeControl::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, OnUnhovered) == 0x000B70, "Member 'UBVolumeControl::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, OnVolumeChanged) == 0x000B90, "Member 'UBVolumeControl::OnVolumeChanged' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, OnMutedChanged) == 0x000BA0, "Member 'UBVolumeControl::OnMutedChanged' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, ControllLabelVisibility) == 0x000BD0, "Member 'UBVolumeControl::ControllLabelVisibility' has a wrong offset!"); \ static_assert(offsetof(UBVolumeControl, Label) == 0x000BD8, "Member 'UBVolumeControl::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCreditsConfig \ static_assert(alignof(UCreditsConfig) == 0x000008, "Wrong alignment on UCreditsConfig"); \ static_assert(sizeof(UCreditsConfig) == 0x000070, "Wrong size on UCreditsConfig"); \ static_assert(offsetof(UCreditsConfig, Rows) == 0x000030, "Member 'UCreditsConfig::Rows' has a wrong offset!"); \ static_assert(offsetof(UCreditsConfig, ImageSet) == 0x000040, "Member 'UCreditsConfig::ImageSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CreditsWidget_OnSkipTick \ static_assert(alignof(CreditsWidget_OnSkipTick) == 0x000004, "Wrong alignment on CreditsWidget_OnSkipTick"); \ static_assert(sizeof(CreditsWidget_OnSkipTick) == 0x000004, "Wrong size on CreditsWidget_OnSkipTick"); \ static_assert(offsetof(CreditsWidget_OnSkipTick, Progress) == 0x000000, "Member 'CreditsWidget_OnSkipTick::Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CreditsWidget_IsFullyScrolled \ static_assert(alignof(CreditsWidget_IsFullyScrolled) == 0x000001, "Wrong alignment on CreditsWidget_IsFullyScrolled"); \ static_assert(sizeof(CreditsWidget_IsFullyScrolled) == 0x000001, "Wrong size on CreditsWidget_IsFullyScrolled"); \ static_assert(offsetof(CreditsWidget_IsFullyScrolled, ReturnValue) == 0x000000, "Member 'CreditsWidget_IsFullyScrolled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCreditsWidget \ static_assert(alignof(UCreditsWidget) == 0x000008, "Wrong alignment on UCreditsWidget"); \ static_assert(sizeof(UCreditsWidget) == 0x0002F0, "Wrong size on UCreditsWidget"); \ static_assert(offsetof(UCreditsWidget, Credits_srb) == 0x000278, "Member 'UCreditsWidget::Credits_srb' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, FadeIn_anim) == 0x000280, "Member 'UCreditsWidget::FadeIn_anim' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, FadeOut_anim) == 0x000288, "Member 'UCreditsWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, CreditMusic) == 0x000290, "Member 'UCreditsWidget::CreditMusic' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, SkipHoldTime) == 0x000298, "Member 'UCreditsWidget::SkipHoldTime' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, bUseExternalSkip) == 0x00029C, "Member 'UCreditsWidget::bUseExternalSkip' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, AutoScrollStartDelay) == 0x0002A0, "Member 'UCreditsWidget::AutoScrollStartDelay' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, AutoScrollSpeed) == 0x0002A4, "Member 'UCreditsWidget::AutoScrollSpeed' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, FadeAfterScrollEndDelay) == 0x0002A8, "Member 'UCreditsWidget::FadeAfterScrollEndDelay' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, AutoStartPlay) == 0x0002AC, "Member 'UCreditsWidget::AutoStartPlay' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, AutoFadeOut) == 0x0002AD, "Member 'UCreditsWidget::AutoFadeOut' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, AutoDestroy) == 0x0002AE, "Member 'UCreditsWidget::AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(UCreditsWidget, FadeOutTime) == 0x0002B0, "Member 'UCreditsWidget::FadeOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFancyLabelBox \ static_assert(alignof(UFancyLabelBox) == 0x000010, "Wrong alignment on UFancyLabelBox"); \ static_assert(sizeof(UFancyLabelBox) == 0x0006C0, "Wrong size on UFancyLabelBox"); \ static_assert(offsetof(UFancyLabelBox, State) == 0x000308, "Member 'UFancyLabelBox::State' has a wrong offset!"); \ static_assert(offsetof(UFancyLabelBox, StateDelegate) == 0x00030C, "Member 'UFancyLabelBox::StateDelegate' has a wrong offset!"); \ static_assert(offsetof(UFancyLabelBox, WidgetStyle) == 0x000320, "Member 'UFancyLabelBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UFancyLabelBox, InheritColors) == 0x0006B0, "Member 'UFancyLabelBox::InheritColors' has a wrong offset!"); \ static_assert(offsetof(UFancyLabelBox, InheritImages) == 0x0006B1, "Member 'UFancyLabelBox::InheritImages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputActionView \ static_assert(alignof(UInputActionView) == 0x000010, "Wrong alignment on UInputActionView"); \ static_assert(sizeof(UInputActionView) == 0x000540, "Wrong size on UInputActionView"); \ static_assert(offsetof(UInputActionView, action) == 0x000168, "Member 'UInputActionView::action' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, Padding) == 0x000170, "Member 'UInputActionView::Padding' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, TextPadding) == 0x000180, "Member 'UInputActionView::TextPadding' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, KeyFirst) == 0x000190, "Member 'UInputActionView::KeyFirst' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, KeyTextSize) == 0x000194, "Member 'UInputActionView::KeyTextSize' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, HorizontalAlignment) == 0x00019C, "Member 'UInputActionView::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, VerticalAlignment) == 0x00019D, "Member 'UInputActionView::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, TextStyle) == 0x0001A0, "Member 'UInputActionView::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, Justification) == 0x0004E0, "Member 'UInputActionView::Justification' has a wrong offset!"); \ static_assert(offsetof(UInputActionView, ColorAndOpacity) == 0x0004E4, "Member 'UInputActionView::ColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputActionViewSlot \ static_assert(alignof(UInputActionViewSlot) == 0x000008, "Wrong alignment on UInputActionViewSlot"); \ static_assert(sizeof(UInputActionViewSlot) == 0x000060, "Wrong size on UInputActionViewSlot"); \ static_assert(offsetof(UInputActionViewSlot, Padding) == 0x000038, "Member 'UInputActionViewSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(UInputActionViewSlot, HorizontalAlignment) == 0x000048, "Member 'UInputActionViewSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UInputActionViewSlot, VerticalAlignment) == 0x000049, "Member 'UInputActionViewSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputKeyActionView \ static_assert(alignof(UInputKeyActionView) == 0x000010, "Wrong alignment on UInputKeyActionView"); \ static_assert(sizeof(UInputKeyActionView) == 0x0005F0, "Wrong size on UInputKeyActionView"); \ static_assert(offsetof(UInputKeyActionView, Key) == 0x000150, "Member 'UInputKeyActionView::Key' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, Brush) == 0x000170, "Member 'UInputKeyActionView::Brush' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, Padding) == 0x000240, "Member 'UInputKeyActionView::Padding' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, TextPadding) == 0x000250, "Member 'UInputKeyActionView::TextPadding' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, ImageFirst) == 0x000260, "Member 'UInputKeyActionView::ImageFirst' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, TextStyle) == 0x000270, "Member 'UInputKeyActionView::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, Justification) == 0x0005B0, "Member 'UInputKeyActionView::Justification' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionView, ColorAndOpacity) == 0x0005B4, "Member 'UInputKeyActionView::ColorAndOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeepAspectZoneSlot \ static_assert(alignof(UKeepAspectZoneSlot) == 0x000008, "Wrong alignment on UKeepAspectZoneSlot"); \ static_assert(sizeof(UKeepAspectZoneSlot) == 0x000050, "Wrong size on UKeepAspectZoneSlot"); \ static_assert(offsetof(UKeepAspectZoneSlot, HAlign) == 0x000038, "Member 'UKeepAspectZoneSlot::HAlign' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZoneSlot, VAlign) == 0x000039, "Member 'UKeepAspectZoneSlot::VAlign' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZoneSlot, Padding) == 0x00003C, "Member 'UKeepAspectZoneSlot::Padding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KeepAspectZone_SetSidesToPad \ static_assert(alignof(KeepAspectZone_SetSidesToPad) == 0x000001, "Wrong alignment on KeepAspectZone_SetSidesToPad"); \ static_assert(sizeof(KeepAspectZone_SetSidesToPad) == 0x000004, "Wrong size on KeepAspectZone_SetSidesToPad"); \ static_assert(offsetof(KeepAspectZone_SetSidesToPad, InPadLeft) == 0x000000, "Member 'KeepAspectZone_SetSidesToPad::InPadLeft' has a wrong offset!"); \ static_assert(offsetof(KeepAspectZone_SetSidesToPad, InPadRight) == 0x000001, "Member 'KeepAspectZone_SetSidesToPad::InPadRight' has a wrong offset!"); \ static_assert(offsetof(KeepAspectZone_SetSidesToPad, InPadTop) == 0x000002, "Member 'KeepAspectZone_SetSidesToPad::InPadTop' has a wrong offset!"); \ static_assert(offsetof(KeepAspectZone_SetSidesToPad, InPadBottom) == 0x000003, "Member 'KeepAspectZone_SetSidesToPad::InPadBottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeepAspectZone \ static_assert(alignof(UKeepAspectZone) == 0x000008, "Wrong alignment on UKeepAspectZone"); \ static_assert(sizeof(UKeepAspectZone) == 0x0001C8, "Wrong size on UKeepAspectZone"); \ static_assert(offsetof(UKeepAspectZone, PadLeft) == 0x000168, "Member 'UKeepAspectZone::PadLeft' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, PadRight) == 0x000169, "Member 'UKeepAspectZone::PadRight' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, PadTop) == 0x00016A, "Member 'UKeepAspectZone::PadTop' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, PadBottom) == 0x00016B, "Member 'UKeepAspectZone::PadBottom' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, MinimumAspectRatio) == 0x000170, "Member 'UKeepAspectZone::MinimumAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, bKeepAspectBelowDesire) == 0x000180, "Member 'UKeepAspectZone::bKeepAspectBelowDesire' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, DesireAspectRatio) == 0x000188, "Member 'UKeepAspectZone::DesireAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, DesireAspectRatioUltraWide) == 0x000198, "Member 'UKeepAspectZone::DesireAspectRatioUltraWide' has a wrong offset!"); \ static_assert(offsetof(UKeepAspectZone, DesireAspectRatioSuperUltraWide) == 0x0001A8, "Member 'UKeepAspectZone::DesireAspectRatioSuperUltraWide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalizedFont \ static_assert(alignof(ULocalizedFont) == 0x000008, "Wrong alignment on ULocalizedFont"); \ static_assert(sizeof(ULocalizedFont) == 0x0000D8, "Wrong size on ULocalizedFont"); \ static_assert(offsetof(ULocalizedFont, DefaultFont) == 0x000030, "Member 'ULocalizedFont::DefaultFont' has a wrong offset!"); \ static_assert(offsetof(ULocalizedFont, Fonts) == 0x000088, "Member 'ULocalizedFont::Fonts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URichTextBlockColorDecorator \ static_assert(alignof(URichTextBlockColorDecorator) == 0x000008, "Wrong alignment on URichTextBlockColorDecorator"); \ static_assert(sizeof(URichTextBlockColorDecorator) == 0x000028, "Wrong size on URichTextBlockColorDecorator"); \ #define DUMPER7_ASSERTS_URichTextBlockSpanDecorator \ static_assert(alignof(URichTextBlockSpanDecorator) == 0x000008, "Wrong alignment on URichTextBlockSpanDecorator"); \ static_assert(sizeof(URichTextBlockSpanDecorator) == 0x000028, "Wrong size on URichTextBlockSpanDecorator"); \ #define DUMPER7_ASSERTS_URichTextBlockTextWithBgrDecorator \ static_assert(alignof(URichTextBlockTextWithBgrDecorator) == 0x000008, "Wrong alignment on URichTextBlockTextWithBgrDecorator"); \ static_assert(sizeof(URichTextBlockTextWithBgrDecorator) == 0x000030, "Wrong size on URichTextBlockTextWithBgrDecorator"); \ static_assert(offsetof(URichTextBlockTextWithBgrDecorator, StyleSet) == 0x000028, "Member 'URichTextBlockTextWithBgrDecorator::StyleSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StyledRichTextBlock_SetStyle \ static_assert(alignof(StyledRichTextBlock_SetStyle) == 0x000008, "Wrong alignment on StyledRichTextBlock_SetStyle"); \ static_assert(sizeof(StyledRichTextBlock_SetStyle) == 0x000008, "Wrong size on StyledRichTextBlock_SetStyle"); \ static_assert(offsetof(StyledRichTextBlock_SetStyle, InStyle) == 0x000000, "Member 'StyledRichTextBlock_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStyledRichTextBlock \ static_assert(alignof(UStyledRichTextBlock) == 0x000010, "Wrong alignment on UStyledRichTextBlock"); \ static_assert(sizeof(UStyledRichTextBlock) == 0x0008A0, "Wrong size on UStyledRichTextBlock"); \ static_assert(offsetof(UStyledRichTextBlock, ScrollStyle) == 0x000870, "Member 'UStyledRichTextBlock::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UStyledRichTextBlock, TextStyle) == 0x000878, "Member 'UStyledRichTextBlock::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UStyledRichTextBlock, bCommonFontSize) == 0x000880, "Member 'UStyledRichTextBlock::bCommonFontSize' has a wrong offset!"); \ static_assert(offsetof(UStyledRichTextBlock, FontSize) == 0x000884, "Member 'UStyledRichTextBlock::FontSize' has a wrong offset!"); \ static_assert(offsetof(UStyledRichTextBlock, MobileTextBlockScale) == 0x000888, "Member 'UStyledRichTextBlock::MobileTextBlockScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TabBox_SelectTab \ static_assert(alignof(TabBox_SelectTab) == 0x000004, "Wrong alignment on TabBox_SelectTab"); \ static_assert(sizeof(TabBox_SelectTab) == 0x000008, "Wrong size on TabBox_SelectTab"); \ static_assert(offsetof(TabBox_SelectTab, NewTab) == 0x000000, "Member 'TabBox_SelectTab::NewTab' has a wrong offset!"); \ static_assert(offsetof(TabBox_SelectTab, ChangeCause) == 0x000004, "Member 'TabBox_SelectTab::ChangeCause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TabBox_SetSwitcher \ static_assert(alignof(TabBox_SetSwitcher) == 0x000008, "Wrong alignment on TabBox_SetSwitcher"); \ static_assert(sizeof(TabBox_SetSwitcher) == 0x000008, "Wrong size on TabBox_SetSwitcher"); \ static_assert(offsetof(TabBox_SetSwitcher, _Switcher) == 0x000000, "Member 'TabBox_SetSwitcher::_Switcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TabBox_GetTabCount \ static_assert(alignof(TabBox_GetTabCount) == 0x000004, "Wrong alignment on TabBox_GetTabCount"); \ static_assert(sizeof(TabBox_GetTabCount) == 0x000004, "Wrong size on TabBox_GetTabCount"); \ static_assert(offsetof(TabBox_GetTabCount, ReturnValue) == 0x000000, "Member 'TabBox_GetTabCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTabBox \ static_assert(alignof(UTabBox) == 0x000008, "Wrong alignment on UTabBox"); \ static_assert(sizeof(UTabBox) == 0x000200, "Wrong size on UTabBox"); \ static_assert(offsetof(UTabBox, TabsChangeSound) == 0x000178, "Member 'UTabBox::TabsChangeSound' has a wrong offset!"); \ static_assert(offsetof(UTabBox, Switcher) == 0x000180, "Member 'UTabBox::Switcher' has a wrong offset!"); \ static_assert(offsetof(UTabBox, OnPanelWillChange) == 0x000188, "Member 'UTabBox::OnPanelWillChange' has a wrong offset!"); \ static_assert(offsetof(UTabBox, OnPanelChanged) == 0x0001A8, "Member 'UTabBox::OnPanelChanged' has a wrong offset!"); \ static_assert(offsetof(UTabBox, WrapChangeTab) == 0x0001EC, "Member 'UTabBox::WrapChangeTab' has a wrong offset!"); \ static_assert(offsetof(UTabBox, Tabs) == 0x0001F0, "Member 'UTabBox::Tabs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextButton_SetText \ static_assert(alignof(TextButton_SetText) == 0x000008, "Wrong alignment on TextButton_SetText"); \ static_assert(sizeof(TextButton_SetText) == 0x000018, "Wrong size on TextButton_SetText"); \ static_assert(offsetof(TextButton_SetText, InText) == 0x000000, "Member 'TextButton_SetText::InText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextButton_GetText \ static_assert(alignof(TextButton_GetText) == 0x000008, "Wrong alignment on TextButton_GetText"); \ static_assert(sizeof(TextButton_GetText) == 0x000018, "Wrong size on TextButton_GetText"); \ static_assert(offsetof(TextButton_GetText, ReturnValue) == 0x000000, "Member 'TextButton_GetText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextButton \ static_assert(alignof(UTextButton) == 0x000010, "Wrong alignment on UTextButton"); \ static_assert(sizeof(UTextButton) == 0x000E60, "Wrong size on UTextButton"); \ static_assert(offsetof(UTextButton, _HasChildrenInTheSlot) == 0x000AA0, "Member 'UTextButton::_HasChildrenInTheSlot' has a wrong offset!"); \ static_assert(offsetof(UTextButton, ScrollStyle) == 0x000AA8, "Member 'UTextButton::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UTextButton, TextStyle) == 0x000AB0, "Member 'UTextButton::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UTextButton, Text) == 0x000DF0, "Member 'UTextButton::Text' has a wrong offset!"); \ static_assert(offsetof(UTextButton, TextDelegate) == 0x000E08, "Member 'UTextButton::TextDelegate' has a wrong offset!"); \ static_assert(offsetof(UTextButton, MinDesiredWidth) == 0x000E18, "Member 'UTextButton::MinDesiredWidth' has a wrong offset!"); \ static_assert(offsetof(UTextButton, Justification) == 0x000E1C, "Member 'UTextButton::Justification' has a wrong offset!"); \ static_assert(offsetof(UTextButton, AutoWrapText) == 0x000E1D, "Member 'UTextButton::AutoWrapText' has a wrong offset!"); \ static_assert(offsetof(UTextButton, WrapTextAt) == 0x000E20, "Member 'UTextButton::WrapTextAt' has a wrong offset!"); \ static_assert(offsetof(UTextButton, WrappingPolicy) == 0x000E24, "Member 'UTextButton::WrappingPolicy' has a wrong offset!"); \ static_assert(offsetof(UTextButton, Margin) == 0x000E28, "Member 'UTextButton::Margin' has a wrong offset!"); \ static_assert(offsetof(UTextButton, MobileFontSizeMultiplier) == 0x000E38, "Member 'UTextButton::MobileFontSizeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTabButton \ static_assert(alignof(UTabButton) == 0x000010, "Wrong alignment on UTabButton"); \ static_assert(sizeof(UTabButton) == 0x001270, "Wrong size on UTabButton"); \ static_assert(offsetof(UTabButton, ActiveWidgetStyle) == 0x000E60, "Member 'UTabButton::ActiveWidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UTabButton, OnTabActivated) == 0x001228, "Member 'UTabButton::OnTabActivated' has a wrong offset!"); \ static_assert(offsetof(UTabButton, OnTabDeactivated) == 0x001248, "Member 'UTabButton::OnTabDeactivated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextButtonStyle_GetDisabledTextStyle \ static_assert(alignof(UCWTextButtonStyle_GetDisabledTextStyle) == 0x000008, "Wrong alignment on UCWTextButtonStyle_GetDisabledTextStyle"); \ static_assert(sizeof(UCWTextButtonStyle_GetDisabledTextStyle) == 0x000008, "Wrong size on UCWTextButtonStyle_GetDisabledTextStyle"); \ static_assert(offsetof(UCWTextButtonStyle_GetDisabledTextStyle, ReturnValue) == 0x000000, "Member 'UCWTextButtonStyle_GetDisabledTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextButtonStyle_GetFocusedTextStyle \ static_assert(alignof(UCWTextButtonStyle_GetFocusedTextStyle) == 0x000008, "Wrong alignment on UCWTextButtonStyle_GetFocusedTextStyle"); \ static_assert(sizeof(UCWTextButtonStyle_GetFocusedTextStyle) == 0x000008, "Wrong size on UCWTextButtonStyle_GetFocusedTextStyle"); \ static_assert(offsetof(UCWTextButtonStyle_GetFocusedTextStyle, ReturnValue) == 0x000000, "Member 'UCWTextButtonStyle_GetFocusedTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextButtonStyle_GetHoveredTextStyle \ static_assert(alignof(UCWTextButtonStyle_GetHoveredTextStyle) == 0x000008, "Wrong alignment on UCWTextButtonStyle_GetHoveredTextStyle"); \ static_assert(sizeof(UCWTextButtonStyle_GetHoveredTextStyle) == 0x000008, "Wrong size on UCWTextButtonStyle_GetHoveredTextStyle"); \ static_assert(offsetof(UCWTextButtonStyle_GetHoveredTextStyle, ReturnValue) == 0x000000, "Member 'UCWTextButtonStyle_GetHoveredTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTextButtonStyle_GetNormalTextStyle \ static_assert(alignof(UCWTextButtonStyle_GetNormalTextStyle) == 0x000008, "Wrong alignment on UCWTextButtonStyle_GetNormalTextStyle"); \ static_assert(sizeof(UCWTextButtonStyle_GetNormalTextStyle) == 0x000008, "Wrong size on UCWTextButtonStyle_GetNormalTextStyle"); \ static_assert(offsetof(UCWTextButtonStyle_GetNormalTextStyle, ReturnValue) == 0x000000, "Member 'UCWTextButtonStyle_GetNormalTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTextButtonStyle \ static_assert(alignof(UUCWTextButtonStyle) == 0x000010, "Wrong alignment on UUCWTextButtonStyle"); \ static_assert(sizeof(UUCWTextButtonStyle) == 0x0005E0, "Wrong size on UUCWTextButtonStyle"); \ static_assert(offsetof(UUCWTextButtonStyle, bSingleTextStyle) == 0x0005A8, "Member 'UUCWTextButtonStyle::bSingleTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, bInheritTextColor) == 0x0005A9, "Member 'UUCWTextButtonStyle::bInheritTextColor' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, NormalTextStyle) == 0x0005B0, "Member 'UUCWTextButtonStyle::NormalTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, HoveredTextStyle) == 0x0005B8, "Member 'UUCWTextButtonStyle::HoveredTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, FocusedTextStyle) == 0x0005C0, "Member 'UUCWTextButtonStyle::FocusedTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, PressedTextStyle) == 0x0005C8, "Member 'UUCWTextButtonStyle::PressedTextStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTextButtonStyle, DisabledTextStyle) == 0x0005D0, "Member 'UUCWTextButtonStyle::DisabledTextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWAnimatedSwitcher \ static_assert(alignof(UUCWAnimatedSwitcher) == 0x000008, "Wrong alignment on UUCWAnimatedSwitcher"); \ static_assert(sizeof(UUCWAnimatedSwitcher) == 0x000208, "Wrong size on UUCWAnimatedSwitcher"); \ static_assert(offsetof(UUCWAnimatedSwitcher, bAllowSwitchDuringTransition) == 0x0001F0, "Member 'UUCWAnimatedSwitcher::bAllowSwitchDuringTransition' has a wrong offset!"); \ static_assert(offsetof(UUCWAnimatedSwitcher, OnActiveWidgetChanged) == 0x0001F8, "Member 'UUCWAnimatedSwitcher::OnActiveWidgetChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWCreditsRowWidget_OnSetData \ static_assert(alignof(UCWCreditsRowWidget_OnSetData) == 0x000008, "Wrong alignment on UCWCreditsRowWidget_OnSetData"); \ static_assert(sizeof(UCWCreditsRowWidget_OnSetData) == 0x000070, "Wrong size on UCWCreditsRowWidget_OnSetData"); \ static_assert(offsetof(UCWCreditsRowWidget_OnSetData, Item) == 0x000000, "Member 'UCWCreditsRowWidget_OnSetData::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWCreditsRowWidget_OnSetText \ static_assert(alignof(UCWCreditsRowWidget_OnSetText) == 0x000008, "Wrong alignment on UCWCreditsRowWidget_OnSetText"); \ static_assert(sizeof(UCWCreditsRowWidget_OnSetText) == 0x000048, "Wrong size on UCWCreditsRowWidget_OnSetText"); \ static_assert(offsetof(UCWCreditsRowWidget_OnSetText, Text) == 0x000000, "Member 'UCWCreditsRowWidget_OnSetText::Text' has a wrong offset!"); \ static_assert(offsetof(UCWCreditsRowWidget_OnSetText, Text2) == 0x000018, "Member 'UCWCreditsRowWidget_OnSetText::Text2' has a wrong offset!"); \ static_assert(offsetof(UCWCreditsRowWidget_OnSetText, Text3) == 0x000030, "Member 'UCWCreditsRowWidget_OnSetText::Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWCreditsRowWidget \ static_assert(alignof(UUCWCreditsRowWidget) == 0x000008, "Wrong alignment on UUCWCreditsRowWidget"); \ static_assert(sizeof(UUCWCreditsRowWidget) == 0x000278, "Wrong size on UUCWCreditsRowWidget"); \ #define DUMPER7_ASSERTS_UCWCreditsImageRowWidget_OnSetBrush \ static_assert(alignof(UCWCreditsImageRowWidget_OnSetBrush) == 0x000010, "Wrong alignment on UCWCreditsImageRowWidget_OnSetBrush"); \ static_assert(sizeof(UCWCreditsImageRowWidget_OnSetBrush) == 0x0000D0, "Wrong size on UCWCreditsImageRowWidget_OnSetBrush"); \ static_assert(offsetof(UCWCreditsImageRowWidget_OnSetBrush, Brush) == 0x000000, "Member 'UCWCreditsImageRowWidget_OnSetBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWCreditsImageRowWidget \ static_assert(alignof(UUCWCreditsImageRowWidget) == 0x000008, "Wrong alignment on UUCWCreditsImageRowWidget"); \ static_assert(sizeof(UUCWCreditsImageRowWidget) == 0x000278, "Wrong size on UUCWCreditsImageRowWidget"); \ #define DUMPER7_ASSERTS_UUCWCreditsBox \ static_assert(alignof(UUCWCreditsBox) == 0x000008, "Wrong alignment on UUCWCreditsBox"); \ static_assert(sizeof(UUCWCreditsBox) == 0x000228, "Wrong size on UUCWCreditsBox"); \ static_assert(offsetof(UUCWCreditsBox, CreditsRowSet) == 0x000178, "Member 'UUCWCreditsBox::CreditsRowSet' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, RowClasses) == 0x0001A8, "Member 'UUCWCreditsBox::RowClasses' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, HeaderWidgetClass) == 0x0001F8, "Member 'UUCWCreditsBox::HeaderWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, OneColumnWidgetClass) == 0x000200, "Member 'UUCWCreditsBox::OneColumnWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, TwoColumnWidgetClass) == 0x000208, "Member 'UUCWCreditsBox::TwoColumnWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, ThreeColumnWidgetClass) == 0x000210, "Member 'UUCWCreditsBox::ThreeColumnWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, ImageWidgetClass) == 0x000218, "Member 'UUCWCreditsBox::ImageWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, RowSpace) == 0x000220, "Member 'UUCWCreditsBox::RowSpace' has a wrong offset!"); \ static_assert(offsetof(UUCWCreditsBox, AutoWrapHeader) == 0x000224, "Member 'UUCWCreditsBox::AutoWrapHeader' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWLazyImage \ static_assert(alignof(UUCWLazyImage) == 0x000010, "Wrong alignment on UUCWLazyImage"); \ static_assert(sizeof(UUCWLazyImage) == 0x000400, "Wrong size on UUCWLazyImage"); \ static_assert(offsetof(UUCWLazyImage, LazyObject) == 0x0003C0, "Member 'UUCWLazyImage::LazyObject' has a wrong offset!"); \ static_assert(offsetof(UUCWLazyImage, MatchSize) == 0x0003F0, "Member 'UUCWLazyImage::MatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWListEntryWidget \ static_assert(alignof(UUCWListEntryWidget) == 0x000008, "Wrong alignment on UUCWListEntryWidget"); \ static_assert(sizeof(UUCWListEntryWidget) == 0x000280, "Wrong size on UUCWListEntryWidget"); \ #define DUMPER7_ASSERTS_UCWListView_SetEntrySpacing \ static_assert(alignof(UCWListView_SetEntrySpacing) == 0x000004, "Wrong alignment on UCWListView_SetEntrySpacing"); \ static_assert(sizeof(UCWListView_SetEntrySpacing) == 0x000004, "Wrong size on UCWListView_SetEntrySpacing"); \ static_assert(offsetof(UCWListView_SetEntrySpacing, InEntrySpacing) == 0x000000, "Member 'UCWListView_SetEntrySpacing::InEntrySpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWListView \ static_assert(alignof(UUCWListView) == 0x000010, "Wrong alignment on UUCWListView"); \ static_assert(sizeof(UUCWListView) == 0x000C20, "Wrong size on UUCWListView"); \ #define DUMPER7_ASSERTS_UCWProgressWidget_OnPercentUpdated \ static_assert(alignof(UCWProgressWidget_OnPercentUpdated) == 0x000004, "Wrong alignment on UCWProgressWidget_OnPercentUpdated"); \ static_assert(sizeof(UCWProgressWidget_OnPercentUpdated) == 0x000004, "Wrong size on UCWProgressWidget_OnPercentUpdated"); \ static_assert(offsetof(UCWProgressWidget_OnPercentUpdated, InPercent) == 0x000000, "Member 'UCWProgressWidget_OnPercentUpdated::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWProgressWidget_SetPercent \ static_assert(alignof(UCWProgressWidget_SetPercent) == 0x000004, "Wrong alignment on UCWProgressWidget_SetPercent"); \ static_assert(sizeof(UCWProgressWidget_SetPercent) == 0x000004, "Wrong size on UCWProgressWidget_SetPercent"); \ static_assert(offsetof(UCWProgressWidget_SetPercent, InPercent) == 0x000000, "Member 'UCWProgressWidget_SetPercent::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWProgressWidget \ static_assert(alignof(UUCWProgressWidget) == 0x000008, "Wrong alignment on UUCWProgressWidget"); \ static_assert(sizeof(UUCWProgressWidget) == 0x000288, "Wrong size on UUCWProgressWidget"); \ static_assert(offsetof(UUCWProgressWidget, Percent) == 0x000280, "Member 'UUCWProgressWidget::Percent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTabBar_BP_OnTabSelected \ static_assert(alignof(UCWTabBar_BP_OnTabSelected) == 0x000008, "Wrong alignment on UCWTabBar_BP_OnTabSelected"); \ static_assert(sizeof(UCWTabBar_BP_OnTabSelected) == 0x000008, "Wrong size on UCWTabBar_BP_OnTabSelected"); \ static_assert(offsetof(UCWTabBar_BP_OnTabSelected, Panel) == 0x000000, "Member 'UCWTabBar_BP_OnTabSelected::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTabBar_SelectTab \ static_assert(alignof(UCWTabBar_SelectTab) == 0x000004, "Wrong alignment on UCWTabBar_SelectTab"); \ static_assert(sizeof(UCWTabBar_SelectTab) == 0x000008, "Wrong size on UCWTabBar_SelectTab"); \ static_assert(offsetof(UCWTabBar_SelectTab, NewTab) == 0x000000, "Member 'UCWTabBar_SelectTab::NewTab' has a wrong offset!"); \ static_assert(offsetof(UCWTabBar_SelectTab, ChangeCause) == 0x000004, "Member 'UCWTabBar_SelectTab::ChangeCause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTabBar \ static_assert(alignof(UUCWTabBar) == 0x000008, "Wrong alignment on UUCWTabBar"); \ static_assert(sizeof(UUCWTabBar) == 0x000200, "Wrong size on UUCWTabBar"); \ static_assert(offsetof(UUCWTabBar, Switcher) == 0x000178, "Member 'UUCWTabBar::Switcher' has a wrong offset!"); \ static_assert(offsetof(UUCWTabBar, TabsChangeSound) == 0x000180, "Member 'UUCWTabBar::TabsChangeSound' has a wrong offset!"); \ static_assert(offsetof(UUCWTabBar, TabButtonClass) == 0x000188, "Member 'UUCWTabBar::TabButtonClass' has a wrong offset!"); \ static_assert(offsetof(UUCWTabBar, InnerSlotPadding) == 0x0001B8, "Member 'UUCWTabBar::InnerSlotPadding' has a wrong offset!"); \ static_assert(offsetof(UUCWTabBar, OnTabSelected) == 0x0001C0, "Member 'UUCWTabBar::OnTabSelected' has a wrong offset!"); \ static_assert(offsetof(UUCWTabBar, TabGroup) == 0x0001F8, "Member 'UUCWTabBar::TabGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCWTabButton_OnTextChanged \ static_assert(alignof(UCWTabButton_OnTextChanged) == 0x000008, "Wrong alignment on UCWTabButton_OnTextChanged"); \ static_assert(sizeof(UCWTabButton_OnTextChanged) == 0x000018, "Wrong size on UCWTabButton_OnTextChanged"); \ static_assert(offsetof(UCWTabButton_OnTextChanged, Text) == 0x000000, "Member 'UCWTabButton_OnTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCWTabButton \ static_assert(alignof(UUCWTabButton) == 0x000008, "Wrong alignment on UUCWTabButton"); \ static_assert(sizeof(UUCWTabButton) == 0x0002C8, "Wrong size on UUCWTabButton"); \ static_assert(offsetof(UUCWTabButton, NormalWidgetStyle) == 0x0002B0, "Member 'UUCWTabButton::NormalWidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTabButton, SelectedWidgetStyle) == 0x0002B8, "Member 'UUCWTabButton::SelectedWidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UUCWTabButton, Root_but) == 0x0002C0, "Member 'UUCWTabButton::Root_but' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim \ static_assert(alignof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim) == 0x000008, "Wrong alignment on SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim"); \ static_assert(sizeof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim) == 0x000040, "Wrong size on SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, EntryPoint) == 0x000000, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_Event_ControlledPawn) == 0x000008, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_Event_WithResult) == 0x000010, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_Event_WithResult' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_Event_ControlledPawn_1) == 0x000028, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_DynamicCast_AsCharacter_1) == 0x000030, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'SnapToSqueeze_Anim_C_ExecuteUbergraph_SnapToSqueeze_Anim::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToSqueeze_Anim_C_ActionStart \ static_assert(alignof(SnapToSqueeze_Anim_C_ActionStart) == 0x000008, "Wrong alignment on SnapToSqueeze_Anim_C_ActionStart"); \ static_assert(sizeof(SnapToSqueeze_Anim_C_ActionStart) == 0x000008, "Wrong size on SnapToSqueeze_Anim_C_ActionStart"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ActionStart, ControlledPawn) == 0x000000, "Member 'SnapToSqueeze_Anim_C_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToSqueeze_Anim_C_ActionFinished \ static_assert(alignof(SnapToSqueeze_Anim_C_ActionFinished) == 0x000008, "Wrong alignment on SnapToSqueeze_Anim_C_ActionFinished"); \ static_assert(sizeof(SnapToSqueeze_Anim_C_ActionFinished) == 0x000010, "Wrong size on SnapToSqueeze_Anim_C_ActionFinished"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ActionFinished, ControlledPawn) == 0x000000, "Member 'SnapToSqueeze_Anim_C_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToSqueeze_Anim_C_ActionFinished, WithResult) == 0x000008, "Member 'SnapToSqueeze_Anim_C_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USnapToSqueeze_Anim_C \ static_assert(alignof(USnapToSqueeze_Anim_C) == 0x000010, "Wrong alignment on USnapToSqueeze_Anim_C"); \ static_assert(sizeof(USnapToSqueeze_Anim_C) == 0x000390, "Wrong size on USnapToSqueeze_Anim_C"); \ static_assert(offsetof(USnapToSqueeze_Anim_C, UberGraphFrame) == 0x000380, "Member 'USnapToSqueeze_Anim_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonInputActionHandlerData \ static_assert(alignof(FCommonInputActionHandlerData) == 0x000008, "Wrong alignment on FCommonInputActionHandlerData"); \ static_assert(sizeof(FCommonInputActionHandlerData) == 0x000020, "Wrong size on FCommonInputActionHandlerData"); \ static_assert(offsetof(FCommonInputActionHandlerData, InputActionRow) == 0x000000, "Member 'FCommonInputActionHandlerData::InputActionRow' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionHandlerData, State) == 0x000010, "Member 'FCommonInputActionHandlerData::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonNumberFormattingOptions \ static_assert(alignof(FCommonNumberFormattingOptions) == 0x000004, "Wrong alignment on FCommonNumberFormattingOptions"); \ static_assert(sizeof(FCommonNumberFormattingOptions) == 0x000014, "Wrong size on FCommonNumberFormattingOptions"); \ static_assert(offsetof(FCommonNumberFormattingOptions, RoundingMode) == 0x000000, "Member 'FCommonNumberFormattingOptions::RoundingMode' has a wrong offset!"); \ static_assert(offsetof(FCommonNumberFormattingOptions, UseGrouping) == 0x000001, "Member 'FCommonNumberFormattingOptions::UseGrouping' has a wrong offset!"); \ static_assert(offsetof(FCommonNumberFormattingOptions, MinimumIntegralDigits) == 0x000004, "Member 'FCommonNumberFormattingOptions::MinimumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(FCommonNumberFormattingOptions, MaximumIntegralDigits) == 0x000008, "Member 'FCommonNumberFormattingOptions::MaximumIntegralDigits' has a wrong offset!"); \ static_assert(offsetof(FCommonNumberFormattingOptions, MinimumFractionalDigits) == 0x00000C, "Member 'FCommonNumberFormattingOptions::MinimumFractionalDigits' has a wrong offset!"); \ static_assert(offsetof(FCommonNumberFormattingOptions, MaximumFractionalDigits) == 0x000010, "Member 'FCommonNumberFormattingOptions::MaximumFractionalDigits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonInputTypeInfo \ static_assert(alignof(FCommonInputTypeInfo) == 0x000010, "Wrong alignment on FCommonInputTypeInfo"); \ static_assert(sizeof(FCommonInputTypeInfo) == 0x0000F0, "Wrong size on FCommonInputTypeInfo"); \ static_assert(offsetof(FCommonInputTypeInfo, Key) == 0x000000, "Member 'FCommonInputTypeInfo::Key' has a wrong offset!"); \ static_assert(offsetof(FCommonInputTypeInfo, OverrrideState) == 0x000018, "Member 'FCommonInputTypeInfo::OverrrideState' has a wrong offset!"); \ static_assert(offsetof(FCommonInputTypeInfo, bActionRequiresHold) == 0x000019, "Member 'FCommonInputTypeInfo::bActionRequiresHold' has a wrong offset!"); \ static_assert(offsetof(FCommonInputTypeInfo, HoldTime) == 0x00001C, "Member 'FCommonInputTypeInfo::HoldTime' has a wrong offset!"); \ static_assert(offsetof(FCommonInputTypeInfo, OverrideBrush) == 0x000020, "Member 'FCommonInputTypeInfo::OverrideBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonRegisteredTabInfo \ static_assert(alignof(FCommonRegisteredTabInfo) == 0x000008, "Wrong alignment on FCommonRegisteredTabInfo"); \ static_assert(sizeof(FCommonRegisteredTabInfo) == 0x000018, "Wrong size on FCommonRegisteredTabInfo"); \ static_assert(offsetof(FCommonRegisteredTabInfo, TabIndex) == 0x000000, "Member 'FCommonRegisteredTabInfo::TabIndex' has a wrong offset!"); \ static_assert(offsetof(FCommonRegisteredTabInfo, TabButton) == 0x000008, "Member 'FCommonRegisteredTabInfo::TabButton' has a wrong offset!"); \ static_assert(offsetof(FCommonRegisteredTabInfo, ContentInstance) == 0x000010, "Member 'FCommonRegisteredTabInfo::ContentInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUITag \ static_assert(alignof(FUITag) == 0x000004, "Wrong alignment on FUITag"); \ static_assert(sizeof(FUITag) == 0x000008, "Wrong size on FUITag"); \ #define DUMPER7_ASSERTS_FUIActionTag \ static_assert(alignof(FUIActionTag) == 0x000004, "Wrong alignment on FUIActionTag"); \ static_assert(sizeof(FUIActionTag) == 0x000008, "Wrong size on FUIActionTag"); \ #define DUMPER7_ASSERTS_FCommonButtonStyleOptionalSlateSound \ static_assert(alignof(FCommonButtonStyleOptionalSlateSound) == 0x000008, "Wrong alignment on FCommonButtonStyleOptionalSlateSound"); \ static_assert(sizeof(FCommonButtonStyleOptionalSlateSound) == 0x000020, "Wrong size on FCommonButtonStyleOptionalSlateSound"); \ static_assert(offsetof(FCommonButtonStyleOptionalSlateSound, bHasSound) == 0x000000, "Member 'FCommonButtonStyleOptionalSlateSound::bHasSound' has a wrong offset!"); \ static_assert(offsetof(FCommonButtonStyleOptionalSlateSound, Sound) == 0x000008, "Member 'FCommonButtonStyleOptionalSlateSound::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichTextIconData \ static_assert(alignof(FRichTextIconData) == 0x000008, "Wrong alignment on FRichTextIconData"); \ static_assert(sizeof(FRichTextIconData) == 0x000060, "Wrong size on FRichTextIconData"); \ static_assert(offsetof(FRichTextIconData, DisplayName) == 0x000008, "Member 'FRichTextIconData::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FRichTextIconData, ResourceObject) == 0x000020, "Member 'FRichTextIconData::ResourceObject' has a wrong offset!"); \ static_assert(offsetof(FRichTextIconData, ImageSize) == 0x000050, "Member 'FRichTextIconData::ImageSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonInputActionDataBase \ static_assert(alignof(FCommonInputActionDataBase) == 0x000010, "Wrong alignment on FCommonInputActionDataBase"); \ static_assert(sizeof(FCommonInputActionDataBase) == 0x000360, "Wrong size on FCommonInputActionDataBase"); \ static_assert(offsetof(FCommonInputActionDataBase, DisplayName) == 0x000008, "Member 'FCommonInputActionDataBase::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, HoldDisplayName) == 0x000020, "Member 'FCommonInputActionDataBase::HoldDisplayName' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, NavBarPriority) == 0x000038, "Member 'FCommonInputActionDataBase::NavBarPriority' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, KeyboardInputTypeInfo) == 0x000040, "Member 'FCommonInputActionDataBase::KeyboardInputTypeInfo' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, DefaultGamepadInputTypeInfo) == 0x000130, "Member 'FCommonInputActionDataBase::DefaultGamepadInputTypeInfo' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, GamepadInputOverrides) == 0x000220, "Member 'FCommonInputActionDataBase::GamepadInputOverrides' has a wrong offset!"); \ static_assert(offsetof(FCommonInputActionDataBase, TouchInputTypeInfo) == 0x000270, "Member 'FCommonInputActionDataBase::TouchInputTypeInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUIActionKeyMapping \ static_assert(alignof(FUIActionKeyMapping) == 0x000008, "Wrong alignment on FUIActionKeyMapping"); \ static_assert(sizeof(FUIActionKeyMapping) == 0x000020, "Wrong size on FUIActionKeyMapping"); \ static_assert(offsetof(FUIActionKeyMapping, Key) == 0x000000, "Member 'FUIActionKeyMapping::Key' has a wrong offset!"); \ static_assert(offsetof(FUIActionKeyMapping, HoldTime) == 0x000018, "Member 'FUIActionKeyMapping::HoldTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUIInputAction \ static_assert(alignof(FUIInputAction) == 0x000008, "Wrong alignment on FUIInputAction"); \ static_assert(sizeof(FUIInputAction) == 0x000030, "Wrong size on FUIInputAction"); \ static_assert(offsetof(FUIInputAction, ActionTag) == 0x000000, "Member 'FUIInputAction::ActionTag' has a wrong offset!"); \ static_assert(offsetof(FUIInputAction, DefaultDisplayName) == 0x000008, "Member 'FUIInputAction::DefaultDisplayName' has a wrong offset!"); \ static_assert(offsetof(FUIInputAction, KeyMappings) == 0x000020, "Member 'FUIInputAction::KeyMappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonAnalogCursorSettings \ static_assert(alignof(FCommonAnalogCursorSettings) == 0x000004, "Wrong alignment on FCommonAnalogCursorSettings"); \ static_assert(sizeof(FCommonAnalogCursorSettings) == 0x000024, "Wrong size on FCommonAnalogCursorSettings"); \ static_assert(offsetof(FCommonAnalogCursorSettings, PreprocessorPriority) == 0x000000, "Member 'FCommonAnalogCursorSettings::PreprocessorPriority' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, bEnableCursorAcceleration) == 0x000004, "Member 'FCommonAnalogCursorSettings::bEnableCursorAcceleration' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, CursorAcceleration) == 0x000008, "Member 'FCommonAnalogCursorSettings::CursorAcceleration' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, CursorMaxSpeed) == 0x00000C, "Member 'FCommonAnalogCursorSettings::CursorMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, CursorDeadZone) == 0x000010, "Member 'FCommonAnalogCursorSettings::CursorDeadZone' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, HoverSlowdownFactor) == 0x000014, "Member 'FCommonAnalogCursorSettings::HoverSlowdownFactor' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, ScrollDeadZone) == 0x000018, "Member 'FCommonAnalogCursorSettings::ScrollDeadZone' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, ScrollUpdatePeriod) == 0x00001C, "Member 'FCommonAnalogCursorSettings::ScrollUpdatePeriod' has a wrong offset!"); \ static_assert(offsetof(FCommonAnalogCursorSettings, ScrollMultiplier) == 0x000020, "Member 'FCommonAnalogCursorSettings::ScrollMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLoadGuard_BP_GuardAndLoadAsset \ static_assert(alignof(CommonLoadGuard_BP_GuardAndLoadAsset) == 0x000008, "Wrong alignment on CommonLoadGuard_BP_GuardAndLoadAsset"); \ static_assert(sizeof(CommonLoadGuard_BP_GuardAndLoadAsset) == 0x000040, "Wrong size on CommonLoadGuard_BP_GuardAndLoadAsset"); \ static_assert(offsetof(CommonLoadGuard_BP_GuardAndLoadAsset, InLazyAsset) == 0x000000, "Member 'CommonLoadGuard_BP_GuardAndLoadAsset::InLazyAsset' has a wrong offset!"); \ static_assert(offsetof(CommonLoadGuard_BP_GuardAndLoadAsset, OnAssetLoaded) == 0x000030, "Member 'CommonLoadGuard_BP_GuardAndLoadAsset::OnAssetLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLoadGuard_SetIsLoading \ static_assert(alignof(CommonLoadGuard_SetIsLoading) == 0x000001, "Wrong alignment on CommonLoadGuard_SetIsLoading"); \ static_assert(sizeof(CommonLoadGuard_SetIsLoading) == 0x000001, "Wrong size on CommonLoadGuard_SetIsLoading"); \ static_assert(offsetof(CommonLoadGuard_SetIsLoading, bInIsLoading) == 0x000000, "Member 'CommonLoadGuard_SetIsLoading::bInIsLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLoadGuard_SetLoadingText \ static_assert(alignof(CommonLoadGuard_SetLoadingText) == 0x000008, "Wrong alignment on CommonLoadGuard_SetLoadingText"); \ static_assert(sizeof(CommonLoadGuard_SetLoadingText) == 0x000018, "Wrong size on CommonLoadGuard_SetLoadingText"); \ static_assert(offsetof(CommonLoadGuard_SetLoadingText, InLoadingText) == 0x000000, "Member 'CommonLoadGuard_SetLoadingText::InLoadingText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLoadGuard_IsLoading \ static_assert(alignof(CommonLoadGuard_IsLoading) == 0x000001, "Wrong alignment on CommonLoadGuard_IsLoading"); \ static_assert(sizeof(CommonLoadGuard_IsLoading) == 0x000001, "Wrong size on CommonLoadGuard_IsLoading"); \ static_assert(offsetof(CommonLoadGuard_IsLoading, ReturnValue) == 0x000000, "Member 'CommonLoadGuard_IsLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonLoadGuard \ static_assert(alignof(UCommonLoadGuard) == 0x000010, "Wrong alignment on UCommonLoadGuard"); \ static_assert(sizeof(UCommonLoadGuard) == 0x0002D0, "Wrong size on UCommonLoadGuard"); \ static_assert(offsetof(UCommonLoadGuard, LoadingBackgroundBrush) == 0x000170, "Member 'UCommonLoadGuard::LoadingBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, ThrobberAlignment) == 0x000240, "Member 'UCommonLoadGuard::ThrobberAlignment' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, ThrobberPadding) == 0x000244, "Member 'UCommonLoadGuard::ThrobberPadding' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, LoadingText) == 0x000258, "Member 'UCommonLoadGuard::LoadingText' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, TextStyle) == 0x000270, "Member 'UCommonLoadGuard::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, BP_OnLoadingStateChanged) == 0x000278, "Member 'UCommonLoadGuard::BP_OnLoadingStateChanged' has a wrong offset!"); \ static_assert(offsetof(UCommonLoadGuard, SpinnerMaterialPath) == 0x000288, "Member 'UCommonLoadGuard::SpinnerMaterialPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_ActivateNextWidget \ static_assert(alignof(CommonAnimatedSwitcher_ActivateNextWidget) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_ActivateNextWidget"); \ static_assert(sizeof(CommonAnimatedSwitcher_ActivateNextWidget) == 0x000001, "Wrong size on CommonAnimatedSwitcher_ActivateNextWidget"); \ static_assert(offsetof(CommonAnimatedSwitcher_ActivateNextWidget, bCanWrap) == 0x000000, "Member 'CommonAnimatedSwitcher_ActivateNextWidget::bCanWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_ActivatePreviousWidget \ static_assert(alignof(CommonAnimatedSwitcher_ActivatePreviousWidget) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_ActivatePreviousWidget"); \ static_assert(sizeof(CommonAnimatedSwitcher_ActivatePreviousWidget) == 0x000001, "Wrong size on CommonAnimatedSwitcher_ActivatePreviousWidget"); \ static_assert(offsetof(CommonAnimatedSwitcher_ActivatePreviousWidget, bCanWrap) == 0x000000, "Member 'CommonAnimatedSwitcher_ActivatePreviousWidget::bCanWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_SetDisableTransitionAnimation \ static_assert(alignof(CommonAnimatedSwitcher_SetDisableTransitionAnimation) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_SetDisableTransitionAnimation"); \ static_assert(sizeof(CommonAnimatedSwitcher_SetDisableTransitionAnimation) == 0x000001, "Wrong size on CommonAnimatedSwitcher_SetDisableTransitionAnimation"); \ static_assert(offsetof(CommonAnimatedSwitcher_SetDisableTransitionAnimation, bDisableAnimation) == 0x000000, "Member 'CommonAnimatedSwitcher_SetDisableTransitionAnimation::bDisableAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_HasWidgets \ static_assert(alignof(CommonAnimatedSwitcher_HasWidgets) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_HasWidgets"); \ static_assert(sizeof(CommonAnimatedSwitcher_HasWidgets) == 0x000001, "Wrong size on CommonAnimatedSwitcher_HasWidgets"); \ static_assert(offsetof(CommonAnimatedSwitcher_HasWidgets, ReturnValue) == 0x000000, "Member 'CommonAnimatedSwitcher_HasWidgets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_IsCurrentlySwitching \ static_assert(alignof(CommonAnimatedSwitcher_IsCurrentlySwitching) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_IsCurrentlySwitching"); \ static_assert(sizeof(CommonAnimatedSwitcher_IsCurrentlySwitching) == 0x000001, "Wrong size on CommonAnimatedSwitcher_IsCurrentlySwitching"); \ static_assert(offsetof(CommonAnimatedSwitcher_IsCurrentlySwitching, ReturnValue) == 0x000000, "Member 'CommonAnimatedSwitcher_IsCurrentlySwitching::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonAnimatedSwitcher_IsTransitionPlaying \ static_assert(alignof(CommonAnimatedSwitcher_IsTransitionPlaying) == 0x000001, "Wrong alignment on CommonAnimatedSwitcher_IsTransitionPlaying"); \ static_assert(sizeof(CommonAnimatedSwitcher_IsTransitionPlaying) == 0x000001, "Wrong size on CommonAnimatedSwitcher_IsTransitionPlaying"); \ static_assert(offsetof(CommonAnimatedSwitcher_IsTransitionPlaying, ReturnValue) == 0x000000, "Member 'CommonAnimatedSwitcher_IsTransitionPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonAnimatedSwitcher \ static_assert(alignof(UCommonAnimatedSwitcher) == 0x000008, "Wrong alignment on UCommonAnimatedSwitcher"); \ static_assert(sizeof(UCommonAnimatedSwitcher) == 0x0001F0, "Wrong size on UCommonAnimatedSwitcher"); \ static_assert(offsetof(UCommonAnimatedSwitcher, TransitionType) == 0x0001B0, "Member 'UCommonAnimatedSwitcher::TransitionType' has a wrong offset!"); \ static_assert(offsetof(UCommonAnimatedSwitcher, TransitionCurveType) == 0x0001B1, "Member 'UCommonAnimatedSwitcher::TransitionCurveType' has a wrong offset!"); \ static_assert(offsetof(UCommonAnimatedSwitcher, TransitionDuration) == 0x0001B4, "Member 'UCommonAnimatedSwitcher::TransitionDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarousel_BeginAutoScrolling \ static_assert(alignof(CommonWidgetCarousel_BeginAutoScrolling) == 0x000004, "Wrong alignment on CommonWidgetCarousel_BeginAutoScrolling"); \ static_assert(sizeof(CommonWidgetCarousel_BeginAutoScrolling) == 0x000004, "Wrong size on CommonWidgetCarousel_BeginAutoScrolling"); \ static_assert(offsetof(CommonWidgetCarousel_BeginAutoScrolling, ScrollInterval) == 0x000000, "Member 'CommonWidgetCarousel_BeginAutoScrolling::ScrollInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarousel_SetActiveWidget \ static_assert(alignof(CommonWidgetCarousel_SetActiveWidget) == 0x000008, "Wrong alignment on CommonWidgetCarousel_SetActiveWidget"); \ static_assert(sizeof(CommonWidgetCarousel_SetActiveWidget) == 0x000008, "Wrong size on CommonWidgetCarousel_SetActiveWidget"); \ static_assert(offsetof(CommonWidgetCarousel_SetActiveWidget, Widget) == 0x000000, "Member 'CommonWidgetCarousel_SetActiveWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarousel_SetActiveWidgetIndex \ static_assert(alignof(CommonWidgetCarousel_SetActiveWidgetIndex) == 0x000004, "Wrong alignment on CommonWidgetCarousel_SetActiveWidgetIndex"); \ static_assert(sizeof(CommonWidgetCarousel_SetActiveWidgetIndex) == 0x000004, "Wrong size on CommonWidgetCarousel_SetActiveWidgetIndex"); \ static_assert(offsetof(CommonWidgetCarousel_SetActiveWidgetIndex, Index_0) == 0x000000, "Member 'CommonWidgetCarousel_SetActiveWidgetIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarousel_GetActiveWidgetIndex \ static_assert(alignof(CommonWidgetCarousel_GetActiveWidgetIndex) == 0x000004, "Wrong alignment on CommonWidgetCarousel_GetActiveWidgetIndex"); \ static_assert(sizeof(CommonWidgetCarousel_GetActiveWidgetIndex) == 0x000004, "Wrong size on CommonWidgetCarousel_GetActiveWidgetIndex"); \ static_assert(offsetof(CommonWidgetCarousel_GetActiveWidgetIndex, ReturnValue) == 0x000000, "Member 'CommonWidgetCarousel_GetActiveWidgetIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarousel_GetWidgetAtIndex \ static_assert(alignof(CommonWidgetCarousel_GetWidgetAtIndex) == 0x000008, "Wrong alignment on CommonWidgetCarousel_GetWidgetAtIndex"); \ static_assert(sizeof(CommonWidgetCarousel_GetWidgetAtIndex) == 0x000010, "Wrong size on CommonWidgetCarousel_GetWidgetAtIndex"); \ static_assert(offsetof(CommonWidgetCarousel_GetWidgetAtIndex, Index_0) == 0x000000, "Member 'CommonWidgetCarousel_GetWidgetAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonWidgetCarousel_GetWidgetAtIndex, ReturnValue) == 0x000008, "Member 'CommonWidgetCarousel_GetWidgetAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonWidgetCarousel \ static_assert(alignof(UCommonWidgetCarousel) == 0x000008, "Wrong alignment on UCommonWidgetCarousel"); \ static_assert(sizeof(UCommonWidgetCarousel) == 0x0001B0, "Wrong size on UCommonWidgetCarousel"); \ static_assert(offsetof(UCommonWidgetCarousel, ActiveWidgetIndex) == 0x000168, "Member 'UCommonWidgetCarousel::ActiveWidgetIndex' has a wrong offset!"); \ static_assert(offsetof(UCommonWidgetCarousel, OnCurrentPageIndexChanged) == 0x000170, "Member 'UCommonWidgetCarousel::OnCurrentPageIndexChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeBase \ static_assert(alignof(UCommonStyleSheetTypeBase) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeBase"); \ static_assert(sizeof(UCommonStyleSheetTypeBase) == 0x000030, "Wrong size on UCommonStyleSheetTypeBase"); \ static_assert(offsetof(UCommonStyleSheetTypeBase, bIsEnabled) == 0x000028, "Member 'UCommonStyleSheetTypeBase::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeOpacity \ static_assert(alignof(UCommonStyleSheetTypeOpacity) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeOpacity"); \ static_assert(sizeof(UCommonStyleSheetTypeOpacity) == 0x000038, "Wrong size on UCommonStyleSheetTypeOpacity"); \ static_assert(offsetof(UCommonStyleSheetTypeOpacity, Opacity) == 0x000030, "Member 'UCommonStyleSheetTypeOpacity::Opacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyImage_SetBrushFromLazyDisplayAsset \ static_assert(alignof(CommonLazyImage_SetBrushFromLazyDisplayAsset) == 0x000008, "Wrong alignment on CommonLazyImage_SetBrushFromLazyDisplayAsset"); \ static_assert(sizeof(CommonLazyImage_SetBrushFromLazyDisplayAsset) == 0x000038, "Wrong size on CommonLazyImage_SetBrushFromLazyDisplayAsset"); \ static_assert(offsetof(CommonLazyImage_SetBrushFromLazyDisplayAsset, LazyObject) == 0x000000, "Member 'CommonLazyImage_SetBrushFromLazyDisplayAsset::LazyObject' has a wrong offset!"); \ static_assert(offsetof(CommonLazyImage_SetBrushFromLazyDisplayAsset, bMatchTextureSize) == 0x000030, "Member 'CommonLazyImage_SetBrushFromLazyDisplayAsset::bMatchTextureSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyImage_SetBrushFromLazyMaterial \ static_assert(alignof(CommonLazyImage_SetBrushFromLazyMaterial) == 0x000008, "Wrong alignment on CommonLazyImage_SetBrushFromLazyMaterial"); \ static_assert(sizeof(CommonLazyImage_SetBrushFromLazyMaterial) == 0x000030, "Wrong size on CommonLazyImage_SetBrushFromLazyMaterial"); \ static_assert(offsetof(CommonLazyImage_SetBrushFromLazyMaterial, LazyMaterial) == 0x000000, "Member 'CommonLazyImage_SetBrushFromLazyMaterial::LazyMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyImage_SetBrushFromLazyTexture \ static_assert(alignof(CommonLazyImage_SetBrushFromLazyTexture) == 0x000008, "Wrong alignment on CommonLazyImage_SetBrushFromLazyTexture"); \ static_assert(sizeof(CommonLazyImage_SetBrushFromLazyTexture) == 0x000038, "Wrong size on CommonLazyImage_SetBrushFromLazyTexture"); \ static_assert(offsetof(CommonLazyImage_SetBrushFromLazyTexture, LazyTexture) == 0x000000, "Member 'CommonLazyImage_SetBrushFromLazyTexture::LazyTexture' has a wrong offset!"); \ static_assert(offsetof(CommonLazyImage_SetBrushFromLazyTexture, bMatchSize) == 0x000030, "Member 'CommonLazyImage_SetBrushFromLazyTexture::bMatchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyImage_SetMaterialTextureParamName \ static_assert(alignof(CommonLazyImage_SetMaterialTextureParamName) == 0x000004, "Wrong alignment on CommonLazyImage_SetMaterialTextureParamName"); \ static_assert(sizeof(CommonLazyImage_SetMaterialTextureParamName) == 0x000008, "Wrong size on CommonLazyImage_SetMaterialTextureParamName"); \ static_assert(offsetof(CommonLazyImage_SetMaterialTextureParamName, TextureParamName) == 0x000000, "Member 'CommonLazyImage_SetMaterialTextureParamName::TextureParamName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyImage_IsLoading \ static_assert(alignof(CommonLazyImage_IsLoading) == 0x000001, "Wrong alignment on CommonLazyImage_IsLoading"); \ static_assert(sizeof(CommonLazyImage_IsLoading) == 0x000001, "Wrong size on CommonLazyImage_IsLoading"); \ static_assert(offsetof(CommonLazyImage_IsLoading, ReturnValue) == 0x000000, "Member 'CommonLazyImage_IsLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonLazyImage \ static_assert(alignof(UCommonLazyImage) == 0x000010, "Wrong alignment on UCommonLazyImage"); \ static_assert(sizeof(UCommonLazyImage) == 0x0003C0, "Wrong size on UCommonLazyImage"); \ static_assert(offsetof(UCommonLazyImage, LoadingBackgroundBrush) == 0x0002B0, "Member 'UCommonLazyImage::LoadingBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonLazyImage, MaterialTextureParamName) == 0x000380, "Member 'UCommonLazyImage::MaterialTextureParamName' has a wrong offset!"); \ static_assert(offsetof(UCommonLazyImage, BP_OnLoadingStateChanged) == 0x000388, "Member 'UCommonLazyImage::BP_OnLoadingStateChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonVisualAttachment \ static_assert(alignof(UCommonVisualAttachment) == 0x000008, "Wrong alignment on UCommonVisualAttachment"); \ static_assert(sizeof(UCommonVisualAttachment) == 0x0001C0, "Wrong size on UCommonVisualAttachment"); \ static_assert(offsetof(UCommonVisualAttachment, ContentAnchor) == 0x0001A0, "Member 'UCommonVisualAttachment::ContentAnchor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeColor \ static_assert(alignof(UCommonStyleSheetTypeColor) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeColor"); \ static_assert(sizeof(UCommonStyleSheetTypeColor) == 0x000040, "Wrong size on UCommonStyleSheetTypeColor"); \ static_assert(offsetof(UCommonStyleSheetTypeColor, Color) == 0x000030, "Member 'UCommonStyleSheetTypeColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUIVisibilitySubsystem \ static_assert(alignof(UCommonUIVisibilitySubsystem) == 0x000008, "Wrong alignment on UCommonUIVisibilitySubsystem"); \ static_assert(sizeof(UCommonUIVisibilitySubsystem) == 0x000088, "Wrong size on UCommonUIVisibilitySubsystem"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetColor \ static_assert(alignof(CommonTextStyle_GetColor) == 0x000004, "Wrong alignment on CommonTextStyle_GetColor"); \ static_assert(sizeof(CommonTextStyle_GetColor) == 0x000010, "Wrong size on CommonTextStyle_GetColor"); \ static_assert(offsetof(CommonTextStyle_GetColor, OutColor) == 0x000000, "Member 'CommonTextStyle_GetColor::OutColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetFont \ static_assert(alignof(CommonTextStyle_GetFont) == 0x000008, "Wrong alignment on CommonTextStyle_GetFont"); \ static_assert(sizeof(CommonTextStyle_GetFont) == 0x000058, "Wrong size on CommonTextStyle_GetFont"); \ static_assert(offsetof(CommonTextStyle_GetFont, OutFont) == 0x000000, "Member 'CommonTextStyle_GetFont::OutFont' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetLineHeightPercentage \ static_assert(alignof(CommonTextStyle_GetLineHeightPercentage) == 0x000004, "Wrong alignment on CommonTextStyle_GetLineHeightPercentage"); \ static_assert(sizeof(CommonTextStyle_GetLineHeightPercentage) == 0x000004, "Wrong size on CommonTextStyle_GetLineHeightPercentage"); \ static_assert(offsetof(CommonTextStyle_GetLineHeightPercentage, ReturnValue) == 0x000000, "Member 'CommonTextStyle_GetLineHeightPercentage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetMargin \ static_assert(alignof(CommonTextStyle_GetMargin) == 0x000004, "Wrong alignment on CommonTextStyle_GetMargin"); \ static_assert(sizeof(CommonTextStyle_GetMargin) == 0x000010, "Wrong size on CommonTextStyle_GetMargin"); \ static_assert(offsetof(CommonTextStyle_GetMargin, OutMargin) == 0x000000, "Member 'CommonTextStyle_GetMargin::OutMargin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetShadowColor \ static_assert(alignof(CommonTextStyle_GetShadowColor) == 0x000004, "Wrong alignment on CommonTextStyle_GetShadowColor"); \ static_assert(sizeof(CommonTextStyle_GetShadowColor) == 0x000010, "Wrong size on CommonTextStyle_GetShadowColor"); \ static_assert(offsetof(CommonTextStyle_GetShadowColor, OutColor) == 0x000000, "Member 'CommonTextStyle_GetShadowColor::OutColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetShadowOffset \ static_assert(alignof(CommonTextStyle_GetShadowOffset) == 0x000008, "Wrong alignment on CommonTextStyle_GetShadowOffset"); \ static_assert(sizeof(CommonTextStyle_GetShadowOffset) == 0x000010, "Wrong size on CommonTextStyle_GetShadowOffset"); \ static_assert(offsetof(CommonTextStyle_GetShadowOffset, OutShadowOffset) == 0x000000, "Member 'CommonTextStyle_GetShadowOffset::OutShadowOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextStyle_GetStrikeBrush \ static_assert(alignof(CommonTextStyle_GetStrikeBrush) == 0x000010, "Wrong alignment on CommonTextStyle_GetStrikeBrush"); \ static_assert(sizeof(CommonTextStyle_GetStrikeBrush) == 0x0000D0, "Wrong size on CommonTextStyle_GetStrikeBrush"); \ static_assert(offsetof(CommonTextStyle_GetStrikeBrush, OutStrikeBrush) == 0x000000, "Member 'CommonTextStyle_GetStrikeBrush::OutStrikeBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonTextStyle \ static_assert(alignof(UCommonTextStyle) == 0x000010, "Wrong alignment on UCommonTextStyle"); \ static_assert(sizeof(UCommonTextStyle) == 0x0001B0, "Wrong size on UCommonTextStyle"); \ static_assert(offsetof(UCommonTextStyle, Font) == 0x000028, "Member 'UCommonTextStyle::Font' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, Color) == 0x000080, "Member 'UCommonTextStyle::Color' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, bUsesDropShadow) == 0x000090, "Member 'UCommonTextStyle::bUsesDropShadow' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, ShadowOffset) == 0x000098, "Member 'UCommonTextStyle::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, ShadowColor) == 0x0000A8, "Member 'UCommonTextStyle::ShadowColor' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, Margin) == 0x0000B8, "Member 'UCommonTextStyle::Margin' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, StrikeBrush) == 0x0000D0, "Member 'UCommonTextStyle::StrikeBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonTextStyle, LineHeightPercentage) == 0x0001A0, "Member 'UCommonTextStyle::LineHeightPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetGroupBase_AddWidget \ static_assert(alignof(CommonWidgetGroupBase_AddWidget) == 0x000008, "Wrong alignment on CommonWidgetGroupBase_AddWidget"); \ static_assert(sizeof(CommonWidgetGroupBase_AddWidget) == 0x000008, "Wrong size on CommonWidgetGroupBase_AddWidget"); \ static_assert(offsetof(CommonWidgetGroupBase_AddWidget, InWidget) == 0x000000, "Member 'CommonWidgetGroupBase_AddWidget::InWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetGroupBase_RemoveWidget \ static_assert(alignof(CommonWidgetGroupBase_RemoveWidget) == 0x000008, "Wrong alignment on CommonWidgetGroupBase_RemoveWidget"); \ static_assert(sizeof(CommonWidgetGroupBase_RemoveWidget) == 0x000008, "Wrong size on CommonWidgetGroupBase_RemoveWidget"); \ static_assert(offsetof(CommonWidgetGroupBase_RemoveWidget, InWidget) == 0x000000, "Member 'CommonWidgetGroupBase_RemoveWidget::InWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonWidgetGroupBase \ static_assert(alignof(UCommonWidgetGroupBase) == 0x000008, "Wrong alignment on UCommonWidgetGroupBase"); \ static_assert(sizeof(UCommonWidgetGroupBase) == 0x000028, "Wrong size on UCommonWidgetGroupBase"); \ #define DUMPER7_ASSERTS_CommonBorder_SetStyle \ static_assert(alignof(CommonBorder_SetStyle) == 0x000008, "Wrong alignment on CommonBorder_SetStyle"); \ static_assert(sizeof(CommonBorder_SetStyle) == 0x000008, "Wrong size on CommonBorder_SetStyle"); \ static_assert(offsetof(CommonBorder_SetStyle, InStyle) == 0x000000, "Member 'CommonBorder_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonBorder \ static_assert(alignof(UCommonBorder) == 0x000010, "Wrong alignment on UCommonBorder"); \ static_assert(sizeof(UCommonBorder) == 0x000330, "Wrong size on UCommonBorder"); \ static_assert(offsetof(UCommonBorder, Style) == 0x000308, "Member 'UCommonBorder::Style' has a wrong offset!"); \ static_assert(offsetof(UCommonBorder, bReducePaddingBySafezone) == 0x000310, "Member 'UCommonBorder::bReducePaddingBySafezone' has a wrong offset!"); \ static_assert(offsetof(UCommonBorder, MinimumPadding) == 0x000314, "Member 'UCommonBorder::MinimumPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonVisibilityWidgetBase_GetRegisteredPlatforms \ static_assert(alignof(UCommonVisibilityWidgetBase_GetRegisteredPlatforms) == 0x000008, "Wrong alignment on UCommonVisibilityWidgetBase_GetRegisteredPlatforms"); \ static_assert(sizeof(UCommonVisibilityWidgetBase_GetRegisteredPlatforms) == 0x000010, "Wrong size on UCommonVisibilityWidgetBase_GetRegisteredPlatforms"); \ static_assert(offsetof(UCommonVisibilityWidgetBase_GetRegisteredPlatforms, ReturnValue) == 0x000000, "Member 'UCommonVisibilityWidgetBase_GetRegisteredPlatforms::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCommonVisibilityWidgetBase \ static_assert(alignof(UUCommonVisibilityWidgetBase) == 0x000010, "Wrong alignment on UUCommonVisibilityWidgetBase"); \ static_assert(sizeof(UUCommonVisibilityWidgetBase) == 0x000380, "Wrong size on UUCommonVisibilityWidgetBase"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, VisibilityControls) == 0x000328, "Member 'UUCommonVisibilityWidgetBase::VisibilityControls' has a wrong offset!"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, bShowForGamepad) == 0x000378, "Member 'UUCommonVisibilityWidgetBase::bShowForGamepad' has a wrong offset!"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, bShowForMouseAndKeyboard) == 0x000379, "Member 'UUCommonVisibilityWidgetBase::bShowForMouseAndKeyboard' has a wrong offset!"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, bShowForTouch) == 0x00037A, "Member 'UUCommonVisibilityWidgetBase::bShowForTouch' has a wrong offset!"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, VisibleType) == 0x00037B, "Member 'UUCommonVisibilityWidgetBase::VisibleType' has a wrong offset!"); \ static_assert(offsetof(UUCommonVisibilityWidgetBase, HiddenType) == 0x00037C, "Member 'UUCommonVisibilityWidgetBase::HiddenType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICommonBoundActionButtonInterface \ static_assert(alignof(ICommonBoundActionButtonInterface) == 0x000001, "Wrong alignment on ICommonBoundActionButtonInterface"); \ static_assert(sizeof(ICommonBoundActionButtonInterface) == 0x000001, "Wrong size on ICommonBoundActionButtonInterface"); \ #define DUMPER7_ASSERTS_CommonWidgetCarouselNavBar_HandleButtonClicked \ static_assert(alignof(CommonWidgetCarouselNavBar_HandleButtonClicked) == 0x000008, "Wrong alignment on CommonWidgetCarouselNavBar_HandleButtonClicked"); \ static_assert(sizeof(CommonWidgetCarouselNavBar_HandleButtonClicked) == 0x000010, "Wrong size on CommonWidgetCarouselNavBar_HandleButtonClicked"); \ static_assert(offsetof(CommonWidgetCarouselNavBar_HandleButtonClicked, AssociatedButton) == 0x000000, "Member 'CommonWidgetCarouselNavBar_HandleButtonClicked::AssociatedButton' has a wrong offset!"); \ static_assert(offsetof(CommonWidgetCarouselNavBar_HandleButtonClicked, ButtonIndex) == 0x000008, "Member 'CommonWidgetCarouselNavBar_HandleButtonClicked::ButtonIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarouselNavBar_HandlePageChanged \ static_assert(alignof(CommonWidgetCarouselNavBar_HandlePageChanged) == 0x000008, "Wrong alignment on CommonWidgetCarouselNavBar_HandlePageChanged"); \ static_assert(sizeof(CommonWidgetCarouselNavBar_HandlePageChanged) == 0x000010, "Wrong size on CommonWidgetCarouselNavBar_HandlePageChanged"); \ static_assert(offsetof(CommonWidgetCarouselNavBar_HandlePageChanged, CommonCarousel) == 0x000000, "Member 'CommonWidgetCarouselNavBar_HandlePageChanged::CommonCarousel' has a wrong offset!"); \ static_assert(offsetof(CommonWidgetCarouselNavBar_HandlePageChanged, PageIndex) == 0x000008, "Member 'CommonWidgetCarouselNavBar_HandlePageChanged::PageIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonWidgetCarouselNavBar_SetLinkedCarousel \ static_assert(alignof(CommonWidgetCarouselNavBar_SetLinkedCarousel) == 0x000008, "Wrong alignment on CommonWidgetCarouselNavBar_SetLinkedCarousel"); \ static_assert(sizeof(CommonWidgetCarouselNavBar_SetLinkedCarousel) == 0x000008, "Wrong size on CommonWidgetCarouselNavBar_SetLinkedCarousel"); \ static_assert(offsetof(CommonWidgetCarouselNavBar_SetLinkedCarousel, CommonCarousel) == 0x000000, "Member 'CommonWidgetCarouselNavBar_SetLinkedCarousel::CommonCarousel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonWidgetCarouselNavBar \ static_assert(alignof(UCommonWidgetCarouselNavBar) == 0x000008, "Wrong alignment on UCommonWidgetCarouselNavBar"); \ static_assert(sizeof(UCommonWidgetCarouselNavBar) == 0x000198, "Wrong size on UCommonWidgetCarouselNavBar"); \ static_assert(offsetof(UCommonWidgetCarouselNavBar, ButtonWidgetType) == 0x000150, "Member 'UCommonWidgetCarouselNavBar::ButtonWidgetType' has a wrong offset!"); \ static_assert(offsetof(UCommonWidgetCarouselNavBar, ButtonPadding) == 0x000158, "Member 'UCommonWidgetCarouselNavBar::ButtonPadding' has a wrong offset!"); \ static_assert(offsetof(UCommonWidgetCarouselNavBar, LinkedCarousel) == 0x000178, "Member 'UCommonWidgetCarouselNavBar::LinkedCarousel' has a wrong offset!"); \ static_assert(offsetof(UCommonWidgetCarouselNavBar, ButtonGroup) == 0x000180, "Member 'UCommonWidgetCarouselNavBar::ButtonGroup' has a wrong offset!"); \ static_assert(offsetof(UCommonWidgetCarouselNavBar, Buttons) == 0x000188, "Member 'UCommonWidgetCarouselNavBar::Buttons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeLineHeightPercentage \ static_assert(alignof(UCommonStyleSheetTypeLineHeightPercentage) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeLineHeightPercentage"); \ static_assert(sizeof(UCommonStyleSheetTypeLineHeightPercentage) == 0x000038, "Wrong size on UCommonStyleSheetTypeLineHeightPercentage"); \ static_assert(offsetof(UCommonStyleSheetTypeLineHeightPercentage, LineHeightPercentage) == 0x000030, "Member 'UCommonStyleSheetTypeLineHeightPercentage::LineHeightPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_OnButtonBaseHovered \ static_assert(alignof(CommonButtonGroupBase_OnButtonBaseHovered) == 0x000008, "Wrong alignment on CommonButtonGroupBase_OnButtonBaseHovered"); \ static_assert(sizeof(CommonButtonGroupBase_OnButtonBaseHovered) == 0x000008, "Wrong size on CommonButtonGroupBase_OnButtonBaseHovered"); \ static_assert(offsetof(CommonButtonGroupBase_OnButtonBaseHovered, BaseButton) == 0x000000, "Member 'CommonButtonGroupBase_OnButtonBaseHovered::BaseButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_OnButtonBaseUnhovered \ static_assert(alignof(CommonButtonGroupBase_OnButtonBaseUnhovered) == 0x000008, "Wrong alignment on CommonButtonGroupBase_OnButtonBaseUnhovered"); \ static_assert(sizeof(CommonButtonGroupBase_OnButtonBaseUnhovered) == 0x000008, "Wrong size on CommonButtonGroupBase_OnButtonBaseUnhovered"); \ static_assert(offsetof(CommonButtonGroupBase_OnButtonBaseUnhovered, BaseButton) == 0x000000, "Member 'CommonButtonGroupBase_OnButtonBaseUnhovered::BaseButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_OnHandleButtonBaseClicked \ static_assert(alignof(CommonButtonGroupBase_OnHandleButtonBaseClicked) == 0x000008, "Wrong alignment on CommonButtonGroupBase_OnHandleButtonBaseClicked"); \ static_assert(sizeof(CommonButtonGroupBase_OnHandleButtonBaseClicked) == 0x000008, "Wrong size on CommonButtonGroupBase_OnHandleButtonBaseClicked"); \ static_assert(offsetof(CommonButtonGroupBase_OnHandleButtonBaseClicked, BaseButton) == 0x000000, "Member 'CommonButtonGroupBase_OnHandleButtonBaseClicked::BaseButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked \ static_assert(alignof(CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked) == 0x000008, "Wrong alignment on CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked"); \ static_assert(sizeof(CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked) == 0x000008, "Wrong size on CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked"); \ static_assert(offsetof(CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked, BaseButton) == 0x000000, "Member 'CommonButtonGroupBase_OnHandleButtonBaseDoubleClicked::BaseButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_OnSelectionStateChangedBase \ static_assert(alignof(CommonButtonGroupBase_OnSelectionStateChangedBase) == 0x000008, "Wrong alignment on CommonButtonGroupBase_OnSelectionStateChangedBase"); \ static_assert(sizeof(CommonButtonGroupBase_OnSelectionStateChangedBase) == 0x000010, "Wrong size on CommonButtonGroupBase_OnSelectionStateChangedBase"); \ static_assert(offsetof(CommonButtonGroupBase_OnSelectionStateChangedBase, BaseButton) == 0x000000, "Member 'CommonButtonGroupBase_OnSelectionStateChangedBase::BaseButton' has a wrong offset!"); \ static_assert(offsetof(CommonButtonGroupBase_OnSelectionStateChangedBase, bIsSelected) == 0x000008, "Member 'CommonButtonGroupBase_OnSelectionStateChangedBase::bIsSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_SelectButtonAtIndex \ static_assert(alignof(CommonButtonGroupBase_SelectButtonAtIndex) == 0x000004, "Wrong alignment on CommonButtonGroupBase_SelectButtonAtIndex"); \ static_assert(sizeof(CommonButtonGroupBase_SelectButtonAtIndex) == 0x000008, "Wrong size on CommonButtonGroupBase_SelectButtonAtIndex"); \ static_assert(offsetof(CommonButtonGroupBase_SelectButtonAtIndex, ButtonIndex) == 0x000000, "Member 'CommonButtonGroupBase_SelectButtonAtIndex::ButtonIndex' has a wrong offset!"); \ static_assert(offsetof(CommonButtonGroupBase_SelectButtonAtIndex, bAllowSound) == 0x000004, "Member 'CommonButtonGroupBase_SelectButtonAtIndex::bAllowSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_SelectNextButton \ static_assert(alignof(CommonButtonGroupBase_SelectNextButton) == 0x000001, "Wrong alignment on CommonButtonGroupBase_SelectNextButton"); \ static_assert(sizeof(CommonButtonGroupBase_SelectNextButton) == 0x000001, "Wrong size on CommonButtonGroupBase_SelectNextButton"); \ static_assert(offsetof(CommonButtonGroupBase_SelectNextButton, bAllowWrap) == 0x000000, "Member 'CommonButtonGroupBase_SelectNextButton::bAllowWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_SelectPreviousButton \ static_assert(alignof(CommonButtonGroupBase_SelectPreviousButton) == 0x000001, "Wrong alignment on CommonButtonGroupBase_SelectPreviousButton"); \ static_assert(sizeof(CommonButtonGroupBase_SelectPreviousButton) == 0x000001, "Wrong size on CommonButtonGroupBase_SelectPreviousButton"); \ static_assert(offsetof(CommonButtonGroupBase_SelectPreviousButton, bAllowWrap) == 0x000000, "Member 'CommonButtonGroupBase_SelectPreviousButton::bAllowWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_SetSelectionRequired \ static_assert(alignof(CommonButtonGroupBase_SetSelectionRequired) == 0x000001, "Wrong alignment on CommonButtonGroupBase_SetSelectionRequired"); \ static_assert(sizeof(CommonButtonGroupBase_SetSelectionRequired) == 0x000001, "Wrong size on CommonButtonGroupBase_SetSelectionRequired"); \ static_assert(offsetof(CommonButtonGroupBase_SetSelectionRequired, bRequireSelection) == 0x000000, "Member 'CommonButtonGroupBase_SetSelectionRequired::bRequireSelection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_FindButtonIndex \ static_assert(alignof(CommonButtonGroupBase_FindButtonIndex) == 0x000008, "Wrong alignment on CommonButtonGroupBase_FindButtonIndex"); \ static_assert(sizeof(CommonButtonGroupBase_FindButtonIndex) == 0x000010, "Wrong size on CommonButtonGroupBase_FindButtonIndex"); \ static_assert(offsetof(CommonButtonGroupBase_FindButtonIndex, ButtonToFind) == 0x000000, "Member 'CommonButtonGroupBase_FindButtonIndex::ButtonToFind' has a wrong offset!"); \ static_assert(offsetof(CommonButtonGroupBase_FindButtonIndex, ReturnValue) == 0x000008, "Member 'CommonButtonGroupBase_FindButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_GetButtonBaseAtIndex \ static_assert(alignof(CommonButtonGroupBase_GetButtonBaseAtIndex) == 0x000008, "Wrong alignment on CommonButtonGroupBase_GetButtonBaseAtIndex"); \ static_assert(sizeof(CommonButtonGroupBase_GetButtonBaseAtIndex) == 0x000010, "Wrong size on CommonButtonGroupBase_GetButtonBaseAtIndex"); \ static_assert(offsetof(CommonButtonGroupBase_GetButtonBaseAtIndex, Index_0) == 0x000000, "Member 'CommonButtonGroupBase_GetButtonBaseAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonButtonGroupBase_GetButtonBaseAtIndex, ReturnValue) == 0x000008, "Member 'CommonButtonGroupBase_GetButtonBaseAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_GetButtonCount \ static_assert(alignof(CommonButtonGroupBase_GetButtonCount) == 0x000004, "Wrong alignment on CommonButtonGroupBase_GetButtonCount"); \ static_assert(sizeof(CommonButtonGroupBase_GetButtonCount) == 0x000004, "Wrong size on CommonButtonGroupBase_GetButtonCount"); \ static_assert(offsetof(CommonButtonGroupBase_GetButtonCount, ReturnValue) == 0x000000, "Member 'CommonButtonGroupBase_GetButtonCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_GetHoveredButtonIndex \ static_assert(alignof(CommonButtonGroupBase_GetHoveredButtonIndex) == 0x000004, "Wrong alignment on CommonButtonGroupBase_GetHoveredButtonIndex"); \ static_assert(sizeof(CommonButtonGroupBase_GetHoveredButtonIndex) == 0x000004, "Wrong size on CommonButtonGroupBase_GetHoveredButtonIndex"); \ static_assert(offsetof(CommonButtonGroupBase_GetHoveredButtonIndex, ReturnValue) == 0x000000, "Member 'CommonButtonGroupBase_GetHoveredButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_GetSelectedButtonBase \ static_assert(alignof(CommonButtonGroupBase_GetSelectedButtonBase) == 0x000008, "Wrong alignment on CommonButtonGroupBase_GetSelectedButtonBase"); \ static_assert(sizeof(CommonButtonGroupBase_GetSelectedButtonBase) == 0x000008, "Wrong size on CommonButtonGroupBase_GetSelectedButtonBase"); \ static_assert(offsetof(CommonButtonGroupBase_GetSelectedButtonBase, ReturnValue) == 0x000000, "Member 'CommonButtonGroupBase_GetSelectedButtonBase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_GetSelectedButtonIndex \ static_assert(alignof(CommonButtonGroupBase_GetSelectedButtonIndex) == 0x000004, "Wrong alignment on CommonButtonGroupBase_GetSelectedButtonIndex"); \ static_assert(sizeof(CommonButtonGroupBase_GetSelectedButtonIndex) == 0x000004, "Wrong size on CommonButtonGroupBase_GetSelectedButtonIndex"); \ static_assert(offsetof(CommonButtonGroupBase_GetSelectedButtonIndex, ReturnValue) == 0x000000, "Member 'CommonButtonGroupBase_GetSelectedButtonIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonGroupBase_HasAnyButtons \ static_assert(alignof(CommonButtonGroupBase_HasAnyButtons) == 0x000001, "Wrong alignment on CommonButtonGroupBase_HasAnyButtons"); \ static_assert(sizeof(CommonButtonGroupBase_HasAnyButtons) == 0x000001, "Wrong size on CommonButtonGroupBase_HasAnyButtons"); \ static_assert(offsetof(CommonButtonGroupBase_HasAnyButtons, ReturnValue) == 0x000000, "Member 'CommonButtonGroupBase_HasAnyButtons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonButtonGroupBase \ static_assert(alignof(UCommonButtonGroupBase) == 0x000008, "Wrong alignment on UCommonButtonGroupBase"); \ static_assert(sizeof(UCommonButtonGroupBase) == 0x000110, "Wrong size on UCommonButtonGroupBase"); \ static_assert(offsetof(UCommonButtonGroupBase, OnSelectedButtonBaseChanged) == 0x000028, "Member 'UCommonButtonGroupBase::OnSelectedButtonBaseChanged' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonGroupBase, OnHoveredButtonBaseChanged) == 0x000050, "Member 'UCommonButtonGroupBase::OnHoveredButtonBaseChanged' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonGroupBase, OnButtonBaseClicked) == 0x000078, "Member 'UCommonButtonGroupBase::OnButtonBaseClicked' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonGroupBase, OnButtonBaseDoubleClicked) == 0x0000A0, "Member 'UCommonButtonGroupBase::OnButtonBaseDoubleClicked' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonGroupBase, OnSelectionCleared) == 0x0000C8, "Member 'UCommonButtonGroupBase::OnSelectionCleared' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonGroupBase, bSelectionRequired) == 0x0000F0, "Member 'UCommonButtonGroupBase::bSelectionRequired' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeFontTypeface \ static_assert(alignof(UCommonStyleSheetTypeFontTypeface) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeFontTypeface"); \ static_assert(sizeof(UCommonStyleSheetTypeFontTypeface) == 0x000088, "Wrong size on UCommonStyleSheetTypeFontTypeface"); \ static_assert(offsetof(UCommonStyleSheetTypeFontTypeface, Typeface) == 0x000030, "Member 'UCommonStyleSheetTypeFontTypeface::Typeface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeFontSize \ static_assert(alignof(UCommonStyleSheetTypeFontSize) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeFontSize"); \ static_assert(sizeof(UCommonStyleSheetTypeFontSize) == 0x000038, "Wrong size on UCommonStyleSheetTypeFontSize"); \ static_assert(offsetof(UCommonStyleSheetTypeFontSize, Size) == 0x000030, "Member 'UCommonStyleSheetTypeFontSize::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly \ static_assert(alignof(CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly) == 0x000001, "Wrong alignment on CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly"); \ static_assert(sizeof(CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly) == 0x000001, "Wrong size on CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly"); \ static_assert(offsetof(CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly, bShouldOnlyDisplayOwningPlayerActions) == 0x000000, "Member 'CommonBoundActionBar_SetDisplayOwningPlayerActionsOnly::bShouldOnlyDisplayOwningPlayerActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonBoundActionBar \ static_assert(alignof(UCommonBoundActionBar) == 0x000008, "Wrong alignment on UCommonBoundActionBar"); \ static_assert(sizeof(UCommonBoundActionBar) == 0x000240, "Wrong size on UCommonBoundActionBar"); \ static_assert(offsetof(UCommonBoundActionBar, ActionButtonClass) == 0x000230, "Member 'UCommonBoundActionBar::ActionButtonClass' has a wrong offset!"); \ static_assert(offsetof(UCommonBoundActionBar, bDisplayOwningPlayerActionsOnly) == 0x000238, "Member 'UCommonBoundActionBar::bDisplayOwningPlayerActionsOnly' has a wrong offset!"); \ static_assert(offsetof(UCommonBoundActionBar, bIgnoreDuplicateActions) == 0x000239, "Member 'UCommonBoundActionBar::bIgnoreDuplicateActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeFontLetterSpacing \ static_assert(alignof(UCommonStyleSheetTypeFontLetterSpacing) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeFontLetterSpacing"); \ static_assert(sizeof(UCommonStyleSheetTypeFontLetterSpacing) == 0x000038, "Wrong size on UCommonStyleSheetTypeFontLetterSpacing"); \ static_assert(offsetof(UCommonStyleSheetTypeFontLetterSpacing, LetterSpacing) == 0x000030, "Member 'UCommonStyleSheetTypeFontLetterSpacing::LetterSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUserWidget_SetConsumePointerInput \ static_assert(alignof(CommonUserWidget_SetConsumePointerInput) == 0x000001, "Wrong alignment on CommonUserWidget_SetConsumePointerInput"); \ static_assert(sizeof(CommonUserWidget_SetConsumePointerInput) == 0x000001, "Wrong size on CommonUserWidget_SetConsumePointerInput"); \ static_assert(offsetof(CommonUserWidget_SetConsumePointerInput, bInConsumePointerInput) == 0x000000, "Member 'CommonUserWidget_SetConsumePointerInput::bInConsumePointerInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUserWidget \ static_assert(alignof(UCommonUserWidget) == 0x000008, "Wrong alignment on UCommonUserWidget"); \ static_assert(sizeof(UCommonUserWidget) == 0x0002A0, "Wrong size on UCommonUserWidget"); \ static_assert(offsetof(UCommonUserWidget, bDisplayInActionBar) == 0x000278, "Member 'UCommonUserWidget::bDisplayInActionBar' has a wrong offset!"); \ static_assert(offsetof(UCommonUserWidget, bConsumePointerInput) == 0x000279, "Member 'UCommonUserWidget::bConsumePointerInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_BP_OnInputMethodChanged \ static_assert(alignof(CommonButtonBase_BP_OnInputMethodChanged) == 0x000001, "Wrong alignment on CommonButtonBase_BP_OnInputMethodChanged"); \ static_assert(sizeof(CommonButtonBase_BP_OnInputMethodChanged) == 0x000001, "Wrong size on CommonButtonBase_BP_OnInputMethodChanged"); \ static_assert(offsetof(CommonButtonBase_BP_OnInputMethodChanged, CurrentInputType) == 0x000000, "Member 'CommonButtonBase_BP_OnInputMethodChanged::CurrentInputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_BP_OnLockedChanged \ static_assert(alignof(CommonButtonBase_BP_OnLockedChanged) == 0x000001, "Wrong alignment on CommonButtonBase_BP_OnLockedChanged"); \ static_assert(sizeof(CommonButtonBase_BP_OnLockedChanged) == 0x000001, "Wrong size on CommonButtonBase_BP_OnLockedChanged"); \ static_assert(offsetof(CommonButtonBase_BP_OnLockedChanged, bIsLocked) == 0x000000, "Member 'CommonButtonBase_BP_OnLockedChanged::bIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_DisableButtonWithReason \ static_assert(alignof(CommonButtonBase_DisableButtonWithReason) == 0x000008, "Wrong alignment on CommonButtonBase_DisableButtonWithReason"); \ static_assert(sizeof(CommonButtonBase_DisableButtonWithReason) == 0x000018, "Wrong size on CommonButtonBase_DisableButtonWithReason"); \ static_assert(offsetof(CommonButtonBase_DisableButtonWithReason, DisabledReason) == 0x000000, "Member 'CommonButtonBase_DisableButtonWithReason::DisabledReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_HandleTriggeringActionCommited \ static_assert(alignof(CommonButtonBase_HandleTriggeringActionCommited) == 0x000001, "Wrong alignment on CommonButtonBase_HandleTriggeringActionCommited"); \ static_assert(sizeof(CommonButtonBase_HandleTriggeringActionCommited) == 0x000001, "Wrong size on CommonButtonBase_HandleTriggeringActionCommited"); \ static_assert(offsetof(CommonButtonBase_HandleTriggeringActionCommited, bPassThrough) == 0x000000, "Member 'CommonButtonBase_HandleTriggeringActionCommited::bPassThrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_NativeOnActionProgress \ static_assert(alignof(CommonButtonBase_NativeOnActionProgress) == 0x000004, "Wrong alignment on CommonButtonBase_NativeOnActionProgress"); \ static_assert(sizeof(CommonButtonBase_NativeOnActionProgress) == 0x000004, "Wrong size on CommonButtonBase_NativeOnActionProgress"); \ static_assert(offsetof(CommonButtonBase_NativeOnActionProgress, HeldPercent) == 0x000000, "Member 'CommonButtonBase_NativeOnActionProgress::HeldPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_OnActionProgress \ static_assert(alignof(CommonButtonBase_OnActionProgress) == 0x000004, "Wrong alignment on CommonButtonBase_OnActionProgress"); \ static_assert(sizeof(CommonButtonBase_OnActionProgress) == 0x000004, "Wrong size on CommonButtonBase_OnActionProgress"); \ static_assert(offsetof(CommonButtonBase_OnActionProgress, HeldPercent) == 0x000000, "Member 'CommonButtonBase_OnActionProgress::HeldPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_OnInputMethodChanged \ static_assert(alignof(CommonButtonBase_OnInputMethodChanged) == 0x000001, "Wrong alignment on CommonButtonBase_OnInputMethodChanged"); \ static_assert(sizeof(CommonButtonBase_OnInputMethodChanged) == 0x000001, "Wrong size on CommonButtonBase_OnInputMethodChanged"); \ static_assert(offsetof(CommonButtonBase_OnInputMethodChanged, CurrentInputType) == 0x000000, "Member 'CommonButtonBase_OnInputMethodChanged::CurrentInputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_OnTriggeredInputActionChanged \ static_assert(alignof(CommonButtonBase_OnTriggeredInputActionChanged) == 0x000008, "Wrong alignment on CommonButtonBase_OnTriggeredInputActionChanged"); \ static_assert(sizeof(CommonButtonBase_OnTriggeredInputActionChanged) == 0x000010, "Wrong size on CommonButtonBase_OnTriggeredInputActionChanged"); \ static_assert(offsetof(CommonButtonBase_OnTriggeredInputActionChanged, NewTriggeredAction) == 0x000000, "Member 'CommonButtonBase_OnTriggeredInputActionChanged::NewTriggeredAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_OnTriggeringInputActionChanged \ static_assert(alignof(CommonButtonBase_OnTriggeringInputActionChanged) == 0x000008, "Wrong alignment on CommonButtonBase_OnTriggeringInputActionChanged"); \ static_assert(sizeof(CommonButtonBase_OnTriggeringInputActionChanged) == 0x000010, "Wrong size on CommonButtonBase_OnTriggeringInputActionChanged"); \ static_assert(offsetof(CommonButtonBase_OnTriggeringInputActionChanged, NewTriggeredAction) == 0x000000, "Member 'CommonButtonBase_OnTriggeringInputActionChanged::NewTriggeredAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetClickMethod \ static_assert(alignof(CommonButtonBase_SetClickMethod) == 0x000001, "Wrong alignment on CommonButtonBase_SetClickMethod"); \ static_assert(sizeof(CommonButtonBase_SetClickMethod) == 0x000001, "Wrong size on CommonButtonBase_SetClickMethod"); \ static_assert(offsetof(CommonButtonBase_SetClickMethod, InClickMethod) == 0x000000, "Member 'CommonButtonBase_SetClickMethod::InClickMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetHideInputAction \ static_assert(alignof(CommonButtonBase_SetHideInputAction) == 0x000001, "Wrong alignment on CommonButtonBase_SetHideInputAction"); \ static_assert(sizeof(CommonButtonBase_SetHideInputAction) == 0x000001, "Wrong size on CommonButtonBase_SetHideInputAction"); \ static_assert(offsetof(CommonButtonBase_SetHideInputAction, bInHideInputAction) == 0x000000, "Member 'CommonButtonBase_SetHideInputAction::bInHideInputAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetHoveredSoundOverride \ static_assert(alignof(CommonButtonBase_SetHoveredSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetHoveredSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetHoveredSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetHoveredSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetHoveredSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetHoveredSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetInputActionProgressMaterial \ static_assert(alignof(CommonButtonBase_SetInputActionProgressMaterial) == 0x000010, "Wrong alignment on CommonButtonBase_SetInputActionProgressMaterial"); \ static_assert(sizeof(CommonButtonBase_SetInputActionProgressMaterial) == 0x0000E0, "Wrong size on CommonButtonBase_SetInputActionProgressMaterial"); \ static_assert(offsetof(CommonButtonBase_SetInputActionProgressMaterial, InProgressMaterialBrush) == 0x000000, "Member 'CommonButtonBase_SetInputActionProgressMaterial::InProgressMaterialBrush' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_SetInputActionProgressMaterial, InProgressMaterialParam) == 0x0000D0, "Member 'CommonButtonBase_SetInputActionProgressMaterial::InProgressMaterialParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsFocusable \ static_assert(alignof(CommonButtonBase_SetIsFocusable) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsFocusable"); \ static_assert(sizeof(CommonButtonBase_SetIsFocusable) == 0x000001, "Wrong size on CommonButtonBase_SetIsFocusable"); \ static_assert(offsetof(CommonButtonBase_SetIsFocusable, bInIsFocusable) == 0x000000, "Member 'CommonButtonBase_SetIsFocusable::bInIsFocusable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsInteractableWhenSelected \ static_assert(alignof(CommonButtonBase_SetIsInteractableWhenSelected) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsInteractableWhenSelected"); \ static_assert(sizeof(CommonButtonBase_SetIsInteractableWhenSelected) == 0x000001, "Wrong size on CommonButtonBase_SetIsInteractableWhenSelected"); \ static_assert(offsetof(CommonButtonBase_SetIsInteractableWhenSelected, bInInteractableWhenSelected) == 0x000000, "Member 'CommonButtonBase_SetIsInteractableWhenSelected::bInInteractableWhenSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsInteractionEnabled \ static_assert(alignof(CommonButtonBase_SetIsInteractionEnabled) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsInteractionEnabled"); \ static_assert(sizeof(CommonButtonBase_SetIsInteractionEnabled) == 0x000001, "Wrong size on CommonButtonBase_SetIsInteractionEnabled"); \ static_assert(offsetof(CommonButtonBase_SetIsInteractionEnabled, bInIsInteractionEnabled) == 0x000000, "Member 'CommonButtonBase_SetIsInteractionEnabled::bInIsInteractionEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsLocked \ static_assert(alignof(CommonButtonBase_SetIsLocked) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsLocked"); \ static_assert(sizeof(CommonButtonBase_SetIsLocked) == 0x000001, "Wrong size on CommonButtonBase_SetIsLocked"); \ static_assert(offsetof(CommonButtonBase_SetIsLocked, bInIsLocked) == 0x000000, "Member 'CommonButtonBase_SetIsLocked::bInIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsSelectable \ static_assert(alignof(CommonButtonBase_SetIsSelectable) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsSelectable"); \ static_assert(sizeof(CommonButtonBase_SetIsSelectable) == 0x000001, "Wrong size on CommonButtonBase_SetIsSelectable"); \ static_assert(offsetof(CommonButtonBase_SetIsSelectable, bInIsSelectable) == 0x000000, "Member 'CommonButtonBase_SetIsSelectable::bInIsSelectable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsSelected \ static_assert(alignof(CommonButtonBase_SetIsSelected) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsSelected"); \ static_assert(sizeof(CommonButtonBase_SetIsSelected) == 0x000002, "Wrong size on CommonButtonBase_SetIsSelected"); \ static_assert(offsetof(CommonButtonBase_SetIsSelected, InSelected) == 0x000000, "Member 'CommonButtonBase_SetIsSelected::InSelected' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_SetIsSelected, bGiveClickFeedback) == 0x000001, "Member 'CommonButtonBase_SetIsSelected::bGiveClickFeedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetIsToggleable \ static_assert(alignof(CommonButtonBase_SetIsToggleable) == 0x000001, "Wrong alignment on CommonButtonBase_SetIsToggleable"); \ static_assert(sizeof(CommonButtonBase_SetIsToggleable) == 0x000001, "Wrong size on CommonButtonBase_SetIsToggleable"); \ static_assert(offsetof(CommonButtonBase_SetIsToggleable, bInIsToggleable) == 0x000000, "Member 'CommonButtonBase_SetIsToggleable::bInIsToggleable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetLockedHoveredSoundOverride \ static_assert(alignof(CommonButtonBase_SetLockedHoveredSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetLockedHoveredSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetLockedHoveredSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetLockedHoveredSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetLockedHoveredSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetLockedHoveredSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetLockedPressedSoundOverride \ static_assert(alignof(CommonButtonBase_SetLockedPressedSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetLockedPressedSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetLockedPressedSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetLockedPressedSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetLockedPressedSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetLockedPressedSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetMinDimensions \ static_assert(alignof(CommonButtonBase_SetMinDimensions) == 0x000004, "Wrong alignment on CommonButtonBase_SetMinDimensions"); \ static_assert(sizeof(CommonButtonBase_SetMinDimensions) == 0x000008, "Wrong size on CommonButtonBase_SetMinDimensions"); \ static_assert(offsetof(CommonButtonBase_SetMinDimensions, InMinWidth) == 0x000000, "Member 'CommonButtonBase_SetMinDimensions::InMinWidth' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_SetMinDimensions, InMinHeight) == 0x000004, "Member 'CommonButtonBase_SetMinDimensions::InMinHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetPressedSoundOverride \ static_assert(alignof(CommonButtonBase_SetPressedSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetPressedSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetPressedSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetPressedSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetPressedSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetPressedSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetPressMethod \ static_assert(alignof(CommonButtonBase_SetPressMethod) == 0x000001, "Wrong alignment on CommonButtonBase_SetPressMethod"); \ static_assert(sizeof(CommonButtonBase_SetPressMethod) == 0x000001, "Wrong size on CommonButtonBase_SetPressMethod"); \ static_assert(offsetof(CommonButtonBase_SetPressMethod, InPressMethod) == 0x000000, "Member 'CommonButtonBase_SetPressMethod::InPressMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetSelectedHoveredSoundOverride \ static_assert(alignof(CommonButtonBase_SetSelectedHoveredSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetSelectedHoveredSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetSelectedHoveredSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetSelectedHoveredSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetSelectedHoveredSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetSelectedHoveredSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetSelectedInternal \ static_assert(alignof(CommonButtonBase_SetSelectedInternal) == 0x000001, "Wrong alignment on CommonButtonBase_SetSelectedInternal"); \ static_assert(sizeof(CommonButtonBase_SetSelectedInternal) == 0x000003, "Wrong size on CommonButtonBase_SetSelectedInternal"); \ static_assert(offsetof(CommonButtonBase_SetSelectedInternal, bInSelected) == 0x000000, "Member 'CommonButtonBase_SetSelectedInternal::bInSelected' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_SetSelectedInternal, bAllowSound) == 0x000001, "Member 'CommonButtonBase_SetSelectedInternal::bAllowSound' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_SetSelectedInternal, bBroadcast) == 0x000002, "Member 'CommonButtonBase_SetSelectedInternal::bBroadcast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetSelectedPressedSoundOverride \ static_assert(alignof(CommonButtonBase_SetSelectedPressedSoundOverride) == 0x000008, "Wrong alignment on CommonButtonBase_SetSelectedPressedSoundOverride"); \ static_assert(sizeof(CommonButtonBase_SetSelectedPressedSoundOverride) == 0x000008, "Wrong size on CommonButtonBase_SetSelectedPressedSoundOverride"); \ static_assert(offsetof(CommonButtonBase_SetSelectedPressedSoundOverride, Sound) == 0x000000, "Member 'CommonButtonBase_SetSelectedPressedSoundOverride::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetShouldSelectUponReceivingFocus \ static_assert(alignof(CommonButtonBase_SetShouldSelectUponReceivingFocus) == 0x000001, "Wrong alignment on CommonButtonBase_SetShouldSelectUponReceivingFocus"); \ static_assert(sizeof(CommonButtonBase_SetShouldSelectUponReceivingFocus) == 0x000001, "Wrong size on CommonButtonBase_SetShouldSelectUponReceivingFocus"); \ static_assert(offsetof(CommonButtonBase_SetShouldSelectUponReceivingFocus, bInShouldSelectUponReceivingFocus) == 0x000000, "Member 'CommonButtonBase_SetShouldSelectUponReceivingFocus::bInShouldSelectUponReceivingFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetShouldUseFallbackDefaultInputAction \ static_assert(alignof(CommonButtonBase_SetShouldUseFallbackDefaultInputAction) == 0x000001, "Wrong alignment on CommonButtonBase_SetShouldUseFallbackDefaultInputAction"); \ static_assert(sizeof(CommonButtonBase_SetShouldUseFallbackDefaultInputAction) == 0x000001, "Wrong size on CommonButtonBase_SetShouldUseFallbackDefaultInputAction"); \ static_assert(offsetof(CommonButtonBase_SetShouldUseFallbackDefaultInputAction, bInShouldUseFallbackDefaultInputAction) == 0x000000, "Member 'CommonButtonBase_SetShouldUseFallbackDefaultInputAction::bInShouldUseFallbackDefaultInputAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetStyle \ static_assert(alignof(CommonButtonBase_SetStyle) == 0x000008, "Wrong alignment on CommonButtonBase_SetStyle"); \ static_assert(sizeof(CommonButtonBase_SetStyle) == 0x000008, "Wrong size on CommonButtonBase_SetStyle"); \ static_assert(offsetof(CommonButtonBase_SetStyle, InStyle) == 0x000000, "Member 'CommonButtonBase_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetTouchMethod \ static_assert(alignof(CommonButtonBase_SetTouchMethod) == 0x000001, "Wrong alignment on CommonButtonBase_SetTouchMethod"); \ static_assert(sizeof(CommonButtonBase_SetTouchMethod) == 0x000001, "Wrong size on CommonButtonBase_SetTouchMethod"); \ static_assert(offsetof(CommonButtonBase_SetTouchMethod, InTouchMethod) == 0x000000, "Member 'CommonButtonBase_SetTouchMethod::InTouchMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetTriggeredInputAction \ static_assert(alignof(CommonButtonBase_SetTriggeredInputAction) == 0x000008, "Wrong alignment on CommonButtonBase_SetTriggeredInputAction"); \ static_assert(sizeof(CommonButtonBase_SetTriggeredInputAction) == 0x000010, "Wrong size on CommonButtonBase_SetTriggeredInputAction"); \ static_assert(offsetof(CommonButtonBase_SetTriggeredInputAction, InputActionRow) == 0x000000, "Member 'CommonButtonBase_SetTriggeredInputAction::InputActionRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_SetTriggeringInputAction \ static_assert(alignof(CommonButtonBase_SetTriggeringInputAction) == 0x000008, "Wrong alignment on CommonButtonBase_SetTriggeringInputAction"); \ static_assert(sizeof(CommonButtonBase_SetTriggeringInputAction) == 0x000010, "Wrong size on CommonButtonBase_SetTriggeringInputAction"); \ static_assert(offsetof(CommonButtonBase_SetTriggeringInputAction, InputActionRow) == 0x000000, "Member 'CommonButtonBase_SetTriggeringInputAction::InputActionRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetCurrentButtonPadding \ static_assert(alignof(CommonButtonBase_GetCurrentButtonPadding) == 0x000004, "Wrong alignment on CommonButtonBase_GetCurrentButtonPadding"); \ static_assert(sizeof(CommonButtonBase_GetCurrentButtonPadding) == 0x000010, "Wrong size on CommonButtonBase_GetCurrentButtonPadding"); \ static_assert(offsetof(CommonButtonBase_GetCurrentButtonPadding, OutButtonPadding) == 0x000000, "Member 'CommonButtonBase_GetCurrentButtonPadding::OutButtonPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetCurrentCustomPadding \ static_assert(alignof(CommonButtonBase_GetCurrentCustomPadding) == 0x000004, "Wrong alignment on CommonButtonBase_GetCurrentCustomPadding"); \ static_assert(sizeof(CommonButtonBase_GetCurrentCustomPadding) == 0x000010, "Wrong size on CommonButtonBase_GetCurrentCustomPadding"); \ static_assert(offsetof(CommonButtonBase_GetCurrentCustomPadding, OutCustomPadding) == 0x000000, "Member 'CommonButtonBase_GetCurrentCustomPadding::OutCustomPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetCurrentTextStyle \ static_assert(alignof(CommonButtonBase_GetCurrentTextStyle) == 0x000008, "Wrong alignment on CommonButtonBase_GetCurrentTextStyle"); \ static_assert(sizeof(CommonButtonBase_GetCurrentTextStyle) == 0x000008, "Wrong size on CommonButtonBase_GetCurrentTextStyle"); \ static_assert(offsetof(CommonButtonBase_GetCurrentTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetCurrentTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetCurrentTextStyleClass \ static_assert(alignof(CommonButtonBase_GetCurrentTextStyleClass) == 0x000008, "Wrong alignment on CommonButtonBase_GetCurrentTextStyleClass"); \ static_assert(sizeof(CommonButtonBase_GetCurrentTextStyleClass) == 0x000008, "Wrong size on CommonButtonBase_GetCurrentTextStyleClass"); \ static_assert(offsetof(CommonButtonBase_GetCurrentTextStyleClass, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetCurrentTextStyleClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetInputAction \ static_assert(alignof(CommonButtonBase_GetInputAction) == 0x000008, "Wrong alignment on CommonButtonBase_GetInputAction"); \ static_assert(sizeof(CommonButtonBase_GetInputAction) == 0x000018, "Wrong size on CommonButtonBase_GetInputAction"); \ static_assert(offsetof(CommonButtonBase_GetInputAction, InputActionRow) == 0x000000, "Member 'CommonButtonBase_GetInputAction::InputActionRow' has a wrong offset!"); \ static_assert(offsetof(CommonButtonBase_GetInputAction, ReturnValue) == 0x000010, "Member 'CommonButtonBase_GetInputAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetIsFocusable \ static_assert(alignof(CommonButtonBase_GetIsFocusable) == 0x000001, "Wrong alignment on CommonButtonBase_GetIsFocusable"); \ static_assert(sizeof(CommonButtonBase_GetIsFocusable) == 0x000001, "Wrong size on CommonButtonBase_GetIsFocusable"); \ static_assert(offsetof(CommonButtonBase_GetIsFocusable, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetIsFocusable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetLocked \ static_assert(alignof(CommonButtonBase_GetLocked) == 0x000001, "Wrong alignment on CommonButtonBase_GetLocked"); \ static_assert(sizeof(CommonButtonBase_GetLocked) == 0x000001, "Wrong size on CommonButtonBase_GetLocked"); \ static_assert(offsetof(CommonButtonBase_GetLocked, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetSelected \ static_assert(alignof(CommonButtonBase_GetSelected) == 0x000001, "Wrong alignment on CommonButtonBase_GetSelected"); \ static_assert(sizeof(CommonButtonBase_GetSelected) == 0x000001, "Wrong size on CommonButtonBase_GetSelected"); \ static_assert(offsetof(CommonButtonBase_GetSelected, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetShouldSelectUponReceivingFocus \ static_assert(alignof(CommonButtonBase_GetShouldSelectUponReceivingFocus) == 0x000001, "Wrong alignment on CommonButtonBase_GetShouldSelectUponReceivingFocus"); \ static_assert(sizeof(CommonButtonBase_GetShouldSelectUponReceivingFocus) == 0x000001, "Wrong size on CommonButtonBase_GetShouldSelectUponReceivingFocus"); \ static_assert(offsetof(CommonButtonBase_GetShouldSelectUponReceivingFocus, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetShouldSelectUponReceivingFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetSingleMaterialStyleMID \ static_assert(alignof(CommonButtonBase_GetSingleMaterialStyleMID) == 0x000008, "Wrong alignment on CommonButtonBase_GetSingleMaterialStyleMID"); \ static_assert(sizeof(CommonButtonBase_GetSingleMaterialStyleMID) == 0x000008, "Wrong size on CommonButtonBase_GetSingleMaterialStyleMID"); \ static_assert(offsetof(CommonButtonBase_GetSingleMaterialStyleMID, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetSingleMaterialStyleMID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_GetStyle \ static_assert(alignof(CommonButtonBase_GetStyle) == 0x000008, "Wrong alignment on CommonButtonBase_GetStyle"); \ static_assert(sizeof(CommonButtonBase_GetStyle) == 0x000008, "Wrong size on CommonButtonBase_GetStyle"); \ static_assert(offsetof(CommonButtonBase_GetStyle, ReturnValue) == 0x000000, "Member 'CommonButtonBase_GetStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_IsInteractionEnabled \ static_assert(alignof(CommonButtonBase_IsInteractionEnabled) == 0x000001, "Wrong alignment on CommonButtonBase_IsInteractionEnabled"); \ static_assert(sizeof(CommonButtonBase_IsInteractionEnabled) == 0x000001, "Wrong size on CommonButtonBase_IsInteractionEnabled"); \ static_assert(offsetof(CommonButtonBase_IsInteractionEnabled, ReturnValue) == 0x000000, "Member 'CommonButtonBase_IsInteractionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonBase_IsPressed \ static_assert(alignof(CommonButtonBase_IsPressed) == 0x000001, "Wrong alignment on CommonButtonBase_IsPressed"); \ static_assert(sizeof(CommonButtonBase_IsPressed) == 0x000001, "Wrong size on CommonButtonBase_IsPressed"); \ static_assert(offsetof(CommonButtonBase_IsPressed, ReturnValue) == 0x000000, "Member 'CommonButtonBase_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonButtonBase \ static_assert(alignof(UCommonButtonBase) == 0x000010, "Wrong alignment on UCommonButtonBase"); \ static_assert(sizeof(UCommonButtonBase) == 0x0014F0, "Wrong size on UCommonButtonBase"); \ static_assert(offsetof(UCommonButtonBase, MinWidth) == 0x0002A0, "Member 'UCommonButtonBase::MinWidth' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, MinHeight) == 0x0002A4, "Member 'UCommonButtonBase::MinHeight' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, Style) == 0x0002A8, "Member 'UCommonButtonBase::Style' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, bHideInputAction) == 0x0002B0, "Member 'UCommonButtonBase::bHideInputAction' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, PressedSlateSoundOverride) == 0x0002B8, "Member 'UCommonButtonBase::PressedSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, HoveredSlateSoundOverride) == 0x0002D0, "Member 'UCommonButtonBase::HoveredSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, SelectedPressedSlateSoundOverride) == 0x0002E8, "Member 'UCommonButtonBase::SelectedPressedSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, SelectedHoveredSlateSoundOverride) == 0x000300, "Member 'UCommonButtonBase::SelectedHoveredSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, LockedPressedSlateSoundOverride) == 0x000318, "Member 'UCommonButtonBase::LockedPressedSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, LockedHoveredSlateSoundOverride) == 0x000330, "Member 'UCommonButtonBase::LockedHoveredSlateSoundOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, ClickMethod) == 0x00034A, "Member 'UCommonButtonBase::ClickMethod' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, TouchMethod) == 0x00034B, "Member 'UCommonButtonBase::TouchMethod' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, PressMethod) == 0x00034C, "Member 'UCommonButtonBase::PressMethod' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, InputPriority) == 0x000350, "Member 'UCommonButtonBase::InputPriority' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, TriggeringInputAction) == 0x000358, "Member 'UCommonButtonBase::TriggeringInputAction' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, OnSelectedChangedBase) == 0x000378, "Member 'UCommonButtonBase::OnSelectedChangedBase' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, OnButtonBaseClicked) == 0x000388, "Member 'UCommonButtonBase::OnButtonBaseClicked' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, OnButtonBaseDoubleClicked) == 0x000398, "Member 'UCommonButtonBase::OnButtonBaseDoubleClicked' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, OnButtonBaseHovered) == 0x0003A8, "Member 'UCommonButtonBase::OnButtonBaseHovered' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, OnButtonBaseUnhovered) == 0x0003B8, "Member 'UCommonButtonBase::OnButtonBaseUnhovered' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, bIsPersistentBinding) == 0x0003CC, "Member 'UCommonButtonBase::bIsPersistentBinding' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, InputModeOverride) == 0x0003CD, "Member 'UCommonButtonBase::InputModeOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, SingleMaterialStyleMID) == 0x000400, "Member 'UCommonButtonBase::SingleMaterialStyleMID' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, NormalStyle) == 0x000410, "Member 'UCommonButtonBase::NormalStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, SelectedStyle) == 0x000800, "Member 'UCommonButtonBase::SelectedStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, DisabledStyle) == 0x000BF0, "Member 'UCommonButtonBase::DisabledStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, LockedStyle) == 0x000FE0, "Member 'UCommonButtonBase::LockedStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonBase, InputActionWidget) == 0x0014E8, "Member 'UCommonButtonBase::InputActionWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonBoundActionButton \ static_assert(alignof(UCommonBoundActionButton) == 0x000010, "Wrong alignment on UCommonBoundActionButton"); \ static_assert(sizeof(UCommonBoundActionButton) == 0x001510, "Wrong size on UCommonBoundActionButton"); \ static_assert(offsetof(UCommonBoundActionButton, Text_ActionName) == 0x0014F8, "Member 'UCommonBoundActionButton::Text_ActionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeMarginLeft \ static_assert(alignof(UCommonStyleSheetTypeMarginLeft) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeMarginLeft"); \ static_assert(sizeof(UCommonStyleSheetTypeMarginLeft) == 0x000038, "Wrong size on UCommonStyleSheetTypeMarginLeft"); \ static_assert(offsetof(UCommonStyleSheetTypeMarginLeft, Left) == 0x000030, "Member 'UCommonStyleSheetTypeMarginLeft::Left' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeMarginRight \ static_assert(alignof(UCommonStyleSheetTypeMarginRight) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeMarginRight"); \ static_assert(sizeof(UCommonStyleSheetTypeMarginRight) == 0x000038, "Wrong size on UCommonStyleSheetTypeMarginRight"); \ static_assert(offsetof(UCommonStyleSheetTypeMarginRight, Right) == 0x000030, "Member 'UCommonStyleSheetTypeMarginRight::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonGenericInputActionDataTable \ static_assert(alignof(UCommonGenericInputActionDataTable) == 0x000008, "Wrong alignment on UCommonGenericInputActionDataTable"); \ static_assert(sizeof(UCommonGenericInputActionDataTable) == 0x0000B0, "Wrong size on UCommonGenericInputActionDataTable"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeMarginTop \ static_assert(alignof(UCommonStyleSheetTypeMarginTop) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeMarginTop"); \ static_assert(sizeof(UCommonStyleSheetTypeMarginTop) == 0x000038, "Wrong size on UCommonStyleSheetTypeMarginTop"); \ static_assert(offsetof(UCommonStyleSheetTypeMarginTop, Top) == 0x000030, "Member 'UCommonStyleSheetTypeMarginTop::Top' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputActionDataProcessor \ static_assert(alignof(UCommonInputActionDataProcessor) == 0x000008, "Wrong alignment on UCommonInputActionDataProcessor"); \ static_assert(sizeof(UCommonInputActionDataProcessor) == 0x000028, "Wrong size on UCommonInputActionDataProcessor"); \ #define DUMPER7_ASSERTS_UCommonStyleSheetTypeMarginBottom \ static_assert(alignof(UCommonStyleSheetTypeMarginBottom) == 0x000008, "Wrong alignment on UCommonStyleSheetTypeMarginBottom"); \ static_assert(sizeof(UCommonStyleSheetTypeMarginBottom) == 0x000038, "Wrong size on UCommonStyleSheetTypeMarginBottom"); \ static_assert(offsetof(UCommonStyleSheetTypeMarginBottom, Bottom) == 0x000030, "Member 'UCommonStyleSheetTypeMarginBottom::Bottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUIActionRouterBase \ static_assert(alignof(UCommonUIActionRouterBase) == 0x000008, "Wrong alignment on UCommonUIActionRouterBase"); \ static_assert(sizeof(UCommonUIActionRouterBase) == 0x000158, "Wrong size on UCommonUIActionRouterBase"); \ #define DUMPER7_ASSERTS_UAnalogSlider \ static_assert(alignof(UAnalogSlider) == 0x000010, "Wrong alignment on UAnalogSlider"); \ static_assert(sizeof(UAnalogSlider) == 0x000720, "Wrong size on UAnalogSlider"); \ static_assert(offsetof(UAnalogSlider, OnAnalogCapture) == 0x000700, "Member 'UAnalogSlider::OnAnalogCapture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICommonActionHandlerInterface \ static_assert(alignof(ICommonActionHandlerInterface) == 0x000001, "Wrong alignment on ICommonActionHandlerInterface"); \ static_assert(sizeof(ICommonActionHandlerInterface) == 0x000001, "Wrong size on ICommonActionHandlerInterface"); \ #define DUMPER7_ASSERTS_CommonActionWidget_SetIconRimBrush \ static_assert(alignof(CommonActionWidget_SetIconRimBrush) == 0x000010, "Wrong alignment on CommonActionWidget_SetIconRimBrush"); \ static_assert(sizeof(CommonActionWidget_SetIconRimBrush) == 0x0000D0, "Wrong size on CommonActionWidget_SetIconRimBrush"); \ static_assert(offsetof(CommonActionWidget_SetIconRimBrush, InIconRimBrush) == 0x000000, "Member 'CommonActionWidget_SetIconRimBrush::InIconRimBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActionWidget_SetInputAction \ static_assert(alignof(CommonActionWidget_SetInputAction) == 0x000008, "Wrong alignment on CommonActionWidget_SetInputAction"); \ static_assert(sizeof(CommonActionWidget_SetInputAction) == 0x000010, "Wrong size on CommonActionWidget_SetInputAction"); \ static_assert(offsetof(CommonActionWidget_SetInputAction, InputActionRow) == 0x000000, "Member 'CommonActionWidget_SetInputAction::InputActionRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActionWidget_SetInputActions \ static_assert(alignof(CommonActionWidget_SetInputActions) == 0x000008, "Wrong alignment on CommonActionWidget_SetInputActions"); \ static_assert(sizeof(CommonActionWidget_SetInputActions) == 0x000010, "Wrong size on CommonActionWidget_SetInputActions"); \ static_assert(offsetof(CommonActionWidget_SetInputActions, NewInputActions) == 0x000000, "Member 'CommonActionWidget_SetInputActions::NewInputActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActionWidget_GetDisplayText \ static_assert(alignof(CommonActionWidget_GetDisplayText) == 0x000008, "Wrong alignment on CommonActionWidget_GetDisplayText"); \ static_assert(sizeof(CommonActionWidget_GetDisplayText) == 0x000018, "Wrong size on CommonActionWidget_GetDisplayText"); \ static_assert(offsetof(CommonActionWidget_GetDisplayText, ReturnValue) == 0x000000, "Member 'CommonActionWidget_GetDisplayText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActionWidget_GetIcon \ static_assert(alignof(CommonActionWidget_GetIcon) == 0x000010, "Wrong alignment on CommonActionWidget_GetIcon"); \ static_assert(sizeof(CommonActionWidget_GetIcon) == 0x0000D0, "Wrong size on CommonActionWidget_GetIcon"); \ static_assert(offsetof(CommonActionWidget_GetIcon, ReturnValue) == 0x000000, "Member 'CommonActionWidget_GetIcon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActionWidget_IsHeldAction \ static_assert(alignof(CommonActionWidget_IsHeldAction) == 0x000001, "Wrong alignment on CommonActionWidget_IsHeldAction"); \ static_assert(sizeof(CommonActionWidget_IsHeldAction) == 0x000001, "Wrong size on CommonActionWidget_IsHeldAction"); \ static_assert(offsetof(CommonActionWidget_IsHeldAction, ReturnValue) == 0x000000, "Member 'CommonActionWidget_IsHeldAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActionWidget \ static_assert(alignof(UCommonActionWidget) == 0x000010, "Wrong alignment on UCommonActionWidget"); \ static_assert(sizeof(UCommonActionWidget) == 0x000450, "Wrong size on UCommonActionWidget"); \ static_assert(offsetof(UCommonActionWidget, OnInputMethodChanged) == 0x000150, "Member 'UCommonActionWidget::OnInputMethodChanged' has a wrong offset!"); \ static_assert(offsetof(UCommonActionWidget, ProgressMaterialBrush) == 0x000160, "Member 'UCommonActionWidget::ProgressMaterialBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonActionWidget, ProgressMaterialParam) == 0x000230, "Member 'UCommonActionWidget::ProgressMaterialParam' has a wrong offset!"); \ static_assert(offsetof(UCommonActionWidget, IconRimBrush) == 0x000240, "Member 'UCommonActionWidget::IconRimBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonActionWidget, InputActions) == 0x000310, "Member 'UCommonActionWidget::InputActions' has a wrong offset!"); \ static_assert(offsetof(UCommonActionWidget, ProgressDynamicMaterial) == 0x000328, "Member 'UCommonActionWidget::ProgressDynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_BindVisibilityToActivation \ static_assert(alignof(CommonActivatableWidget_BindVisibilityToActivation) == 0x000008, "Wrong alignment on CommonActivatableWidget_BindVisibilityToActivation"); \ static_assert(sizeof(CommonActivatableWidget_BindVisibilityToActivation) == 0x000008, "Wrong size on CommonActivatableWidget_BindVisibilityToActivation"); \ static_assert(offsetof(CommonActivatableWidget_BindVisibilityToActivation, ActivatableWidget) == 0x000000, "Member 'CommonActivatableWidget_BindVisibilityToActivation::ActivatableWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_BP_OnHandleBackAction \ static_assert(alignof(CommonActivatableWidget_BP_OnHandleBackAction) == 0x000001, "Wrong alignment on CommonActivatableWidget_BP_OnHandleBackAction"); \ static_assert(sizeof(CommonActivatableWidget_BP_OnHandleBackAction) == 0x000001, "Wrong size on CommonActivatableWidget_BP_OnHandleBackAction"); \ static_assert(offsetof(CommonActivatableWidget_BP_OnHandleBackAction, ReturnValue) == 0x000000, "Member 'CommonActivatableWidget_BP_OnHandleBackAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_SetBindVisibilities \ static_assert(alignof(CommonActivatableWidget_SetBindVisibilities) == 0x000001, "Wrong alignment on CommonActivatableWidget_SetBindVisibilities"); \ static_assert(sizeof(CommonActivatableWidget_SetBindVisibilities) == 0x000003, "Wrong size on CommonActivatableWidget_SetBindVisibilities"); \ static_assert(offsetof(CommonActivatableWidget_SetBindVisibilities, OnActivatedVisibility) == 0x000000, "Member 'CommonActivatableWidget_SetBindVisibilities::OnActivatedVisibility' has a wrong offset!"); \ static_assert(offsetof(CommonActivatableWidget_SetBindVisibilities, OnDeactivatedVisibility) == 0x000001, "Member 'CommonActivatableWidget_SetBindVisibilities::OnDeactivatedVisibility' has a wrong offset!"); \ static_assert(offsetof(CommonActivatableWidget_SetBindVisibilities, bInAllActive) == 0x000002, "Member 'CommonActivatableWidget_SetBindVisibilities::bInAllActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_BP_GetDesiredFocusTarget \ static_assert(alignof(CommonActivatableWidget_BP_GetDesiredFocusTarget) == 0x000008, "Wrong alignment on CommonActivatableWidget_BP_GetDesiredFocusTarget"); \ static_assert(sizeof(CommonActivatableWidget_BP_GetDesiredFocusTarget) == 0x000008, "Wrong size on CommonActivatableWidget_BP_GetDesiredFocusTarget"); \ static_assert(offsetof(CommonActivatableWidget_BP_GetDesiredFocusTarget, ReturnValue) == 0x000000, "Member 'CommonActivatableWidget_BP_GetDesiredFocusTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_GetDesiredFocusTarget \ static_assert(alignof(CommonActivatableWidget_GetDesiredFocusTarget) == 0x000008, "Wrong alignment on CommonActivatableWidget_GetDesiredFocusTarget"); \ static_assert(sizeof(CommonActivatableWidget_GetDesiredFocusTarget) == 0x000008, "Wrong size on CommonActivatableWidget_GetDesiredFocusTarget"); \ static_assert(offsetof(CommonActivatableWidget_GetDesiredFocusTarget, ReturnValue) == 0x000000, "Member 'CommonActivatableWidget_GetDesiredFocusTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidget_IsActivated \ static_assert(alignof(CommonActivatableWidget_IsActivated) == 0x000001, "Wrong alignment on CommonActivatableWidget_IsActivated"); \ static_assert(sizeof(CommonActivatableWidget_IsActivated) == 0x000001, "Wrong size on CommonActivatableWidget_IsActivated"); \ static_assert(offsetof(CommonActivatableWidget_IsActivated, ReturnValue) == 0x000000, "Member 'CommonActivatableWidget_IsActivated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActivatableWidget \ static_assert(alignof(UCommonActivatableWidget) == 0x000008, "Wrong alignment on UCommonActivatableWidget"); \ static_assert(sizeof(UCommonActivatableWidget) == 0x0003C8, "Wrong size on UCommonActivatableWidget"); \ static_assert(offsetof(UCommonActivatableWidget, bIsBackHandler) == 0x0002A0, "Member 'UCommonActivatableWidget::bIsBackHandler' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bIsBackActionDisplayedInActionBar) == 0x0002A1, "Member 'UCommonActivatableWidget::bIsBackActionDisplayedInActionBar' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bAutoActivate) == 0x0002A2, "Member 'UCommonActivatableWidget::bAutoActivate' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bSupportsActivationFocus) == 0x0002A3, "Member 'UCommonActivatableWidget::bSupportsActivationFocus' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bIsModal) == 0x0002A4, "Member 'UCommonActivatableWidget::bIsModal' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bAutoRestoreFocus) == 0x0002A5, "Member 'UCommonActivatableWidget::bAutoRestoreFocus' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bOverrideActionDomain) == 0x0002A6, "Member 'UCommonActivatableWidget::bOverrideActionDomain' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, ActionDomainOverride) == 0x0002A8, "Member 'UCommonActivatableWidget::ActionDomainOverride' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, BP_OnWidgetActivated) == 0x0002D8, "Member 'UCommonActivatableWidget::BP_OnWidgetActivated' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, BP_OnWidgetDeactivated) == 0x0002E8, "Member 'UCommonActivatableWidget::BP_OnWidgetDeactivated' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bIsActive) == 0x0002F8, "Member 'UCommonActivatableWidget::bIsActive' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, VisibilityBoundWidgets) == 0x000300, "Member 'UCommonActivatableWidget::VisibilityBoundWidgets' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bSetVisibilityOnActivated) == 0x0003C0, "Member 'UCommonActivatableWidget::bSetVisibilityOnActivated' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, ActivatedVisibility) == 0x0003C1, "Member 'UCommonActivatableWidget::ActivatedVisibility' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, bSetVisibilityOnDeactivated) == 0x0003C2, "Member 'UCommonActivatableWidget::bSetVisibilityOnDeactivated' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidget, DeactivatedVisibility) == 0x0003C3, "Member 'UCommonActivatableWidget::DeactivatedVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActivatableWidgetSwitcher \ static_assert(alignof(UCommonActivatableWidgetSwitcher) == 0x000008, "Wrong alignment on UCommonActivatableWidgetSwitcher"); \ static_assert(sizeof(UCommonActivatableWidgetSwitcher) == 0x000200, "Wrong size on UCommonActivatableWidgetSwitcher"); \ #define DUMPER7_ASSERTS_CommonBorderStyle_GetBackgroundBrush \ static_assert(alignof(CommonBorderStyle_GetBackgroundBrush) == 0x000010, "Wrong alignment on CommonBorderStyle_GetBackgroundBrush"); \ static_assert(sizeof(CommonBorderStyle_GetBackgroundBrush) == 0x0000D0, "Wrong size on CommonBorderStyle_GetBackgroundBrush"); \ static_assert(offsetof(CommonBorderStyle_GetBackgroundBrush, Brush) == 0x000000, "Member 'CommonBorderStyle_GetBackgroundBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonBorderStyle \ static_assert(alignof(UCommonBorderStyle) == 0x000010, "Wrong alignment on UCommonBorderStyle"); \ static_assert(sizeof(UCommonBorderStyle) == 0x000100, "Wrong size on UCommonBorderStyle"); \ static_assert(offsetof(UCommonBorderStyle, Background) == 0x000030, "Member 'UCommonBorderStyle::Background' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetButtonPadding \ static_assert(alignof(CommonButtonStyle_GetButtonPadding) == 0x000004, "Wrong alignment on CommonButtonStyle_GetButtonPadding"); \ static_assert(sizeof(CommonButtonStyle_GetButtonPadding) == 0x000010, "Wrong size on CommonButtonStyle_GetButtonPadding"); \ static_assert(offsetof(CommonButtonStyle_GetButtonPadding, OutButtonPadding) == 0x000000, "Member 'CommonButtonStyle_GetButtonPadding::OutButtonPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetCustomPadding \ static_assert(alignof(CommonButtonStyle_GetCustomPadding) == 0x000004, "Wrong alignment on CommonButtonStyle_GetCustomPadding"); \ static_assert(sizeof(CommonButtonStyle_GetCustomPadding) == 0x000010, "Wrong size on CommonButtonStyle_GetCustomPadding"); \ static_assert(offsetof(CommonButtonStyle_GetCustomPadding, OutCustomPadding) == 0x000000, "Member 'CommonButtonStyle_GetCustomPadding::OutCustomPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetDisabledBrush \ static_assert(alignof(CommonButtonStyle_GetDisabledBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetDisabledBrush"); \ static_assert(sizeof(CommonButtonStyle_GetDisabledBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetDisabledBrush"); \ static_assert(offsetof(CommonButtonStyle_GetDisabledBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetDisabledBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetDisabledTextStyle \ static_assert(alignof(CommonButtonStyle_GetDisabledTextStyle) == 0x000008, "Wrong alignment on CommonButtonStyle_GetDisabledTextStyle"); \ static_assert(sizeof(CommonButtonStyle_GetDisabledTextStyle) == 0x000008, "Wrong size on CommonButtonStyle_GetDisabledTextStyle"); \ static_assert(offsetof(CommonButtonStyle_GetDisabledTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonStyle_GetDisabledTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetMaterialBrush \ static_assert(alignof(CommonButtonStyle_GetMaterialBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetMaterialBrush"); \ static_assert(sizeof(CommonButtonStyle_GetMaterialBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetMaterialBrush"); \ static_assert(offsetof(CommonButtonStyle_GetMaterialBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetMaterialBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetNormalBaseBrush \ static_assert(alignof(CommonButtonStyle_GetNormalBaseBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetNormalBaseBrush"); \ static_assert(sizeof(CommonButtonStyle_GetNormalBaseBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetNormalBaseBrush"); \ static_assert(offsetof(CommonButtonStyle_GetNormalBaseBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetNormalBaseBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetNormalHoveredBrush \ static_assert(alignof(CommonButtonStyle_GetNormalHoveredBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetNormalHoveredBrush"); \ static_assert(sizeof(CommonButtonStyle_GetNormalHoveredBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetNormalHoveredBrush"); \ static_assert(offsetof(CommonButtonStyle_GetNormalHoveredBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetNormalHoveredBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetNormalHoveredTextStyle \ static_assert(alignof(CommonButtonStyle_GetNormalHoveredTextStyle) == 0x000008, "Wrong alignment on CommonButtonStyle_GetNormalHoveredTextStyle"); \ static_assert(sizeof(CommonButtonStyle_GetNormalHoveredTextStyle) == 0x000008, "Wrong size on CommonButtonStyle_GetNormalHoveredTextStyle"); \ static_assert(offsetof(CommonButtonStyle_GetNormalHoveredTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonStyle_GetNormalHoveredTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetNormalPressedBrush \ static_assert(alignof(CommonButtonStyle_GetNormalPressedBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetNormalPressedBrush"); \ static_assert(sizeof(CommonButtonStyle_GetNormalPressedBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetNormalPressedBrush"); \ static_assert(offsetof(CommonButtonStyle_GetNormalPressedBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetNormalPressedBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetNormalTextStyle \ static_assert(alignof(CommonButtonStyle_GetNormalTextStyle) == 0x000008, "Wrong alignment on CommonButtonStyle_GetNormalTextStyle"); \ static_assert(sizeof(CommonButtonStyle_GetNormalTextStyle) == 0x000008, "Wrong size on CommonButtonStyle_GetNormalTextStyle"); \ static_assert(offsetof(CommonButtonStyle_GetNormalTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonStyle_GetNormalTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetSelectedBaseBrush \ static_assert(alignof(CommonButtonStyle_GetSelectedBaseBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetSelectedBaseBrush"); \ static_assert(sizeof(CommonButtonStyle_GetSelectedBaseBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetSelectedBaseBrush"); \ static_assert(offsetof(CommonButtonStyle_GetSelectedBaseBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetSelectedBaseBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetSelectedHoveredBrush \ static_assert(alignof(CommonButtonStyle_GetSelectedHoveredBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetSelectedHoveredBrush"); \ static_assert(sizeof(CommonButtonStyle_GetSelectedHoveredBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetSelectedHoveredBrush"); \ static_assert(offsetof(CommonButtonStyle_GetSelectedHoveredBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetSelectedHoveredBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetSelectedHoveredTextStyle \ static_assert(alignof(CommonButtonStyle_GetSelectedHoveredTextStyle) == 0x000008, "Wrong alignment on CommonButtonStyle_GetSelectedHoveredTextStyle"); \ static_assert(sizeof(CommonButtonStyle_GetSelectedHoveredTextStyle) == 0x000008, "Wrong size on CommonButtonStyle_GetSelectedHoveredTextStyle"); \ static_assert(offsetof(CommonButtonStyle_GetSelectedHoveredTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonStyle_GetSelectedHoveredTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetSelectedPressedBrush \ static_assert(alignof(CommonButtonStyle_GetSelectedPressedBrush) == 0x000010, "Wrong alignment on CommonButtonStyle_GetSelectedPressedBrush"); \ static_assert(sizeof(CommonButtonStyle_GetSelectedPressedBrush) == 0x0000D0, "Wrong size on CommonButtonStyle_GetSelectedPressedBrush"); \ static_assert(offsetof(CommonButtonStyle_GetSelectedPressedBrush, Brush) == 0x000000, "Member 'CommonButtonStyle_GetSelectedPressedBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonButtonStyle_GetSelectedTextStyle \ static_assert(alignof(CommonButtonStyle_GetSelectedTextStyle) == 0x000008, "Wrong alignment on CommonButtonStyle_GetSelectedTextStyle"); \ static_assert(sizeof(CommonButtonStyle_GetSelectedTextStyle) == 0x000008, "Wrong size on CommonButtonStyle_GetSelectedTextStyle"); \ static_assert(offsetof(CommonButtonStyle_GetSelectedTextStyle, ReturnValue) == 0x000000, "Member 'CommonButtonStyle_GetSelectedTextStyle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonButtonStyle \ static_assert(alignof(UCommonButtonStyle) == 0x000010, "Wrong alignment on UCommonButtonStyle"); \ static_assert(sizeof(UCommonButtonStyle) == 0x0007B0, "Wrong size on UCommonButtonStyle"); \ static_assert(offsetof(UCommonButtonStyle, bSingleMaterial) == 0x000028, "Member 'UCommonButtonStyle::bSingleMaterial' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SingleMaterialBrush) == 0x000030, "Member 'UCommonButtonStyle::SingleMaterialBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, NormalBase) == 0x000100, "Member 'UCommonButtonStyle::NormalBase' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, NormalHovered) == 0x0001D0, "Member 'UCommonButtonStyle::NormalHovered' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, NormalPressed) == 0x0002A0, "Member 'UCommonButtonStyle::NormalPressed' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedBase) == 0x000370, "Member 'UCommonButtonStyle::SelectedBase' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedHovered) == 0x000440, "Member 'UCommonButtonStyle::SelectedHovered' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedPressed) == 0x000510, "Member 'UCommonButtonStyle::SelectedPressed' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, Disabled) == 0x0005E0, "Member 'UCommonButtonStyle::Disabled' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, ButtonPadding) == 0x0006B0, "Member 'UCommonButtonStyle::ButtonPadding' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, CustomPadding) == 0x0006C0, "Member 'UCommonButtonStyle::CustomPadding' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, MinWidth) == 0x0006D0, "Member 'UCommonButtonStyle::MinWidth' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, MinHeight) == 0x0006D4, "Member 'UCommonButtonStyle::MinHeight' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, NormalTextStyle) == 0x0006D8, "Member 'UCommonButtonStyle::NormalTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, NormalHoveredTextStyle) == 0x0006E0, "Member 'UCommonButtonStyle::NormalHoveredTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedTextStyle) == 0x0006E8, "Member 'UCommonButtonStyle::SelectedTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedHoveredTextStyle) == 0x0006F0, "Member 'UCommonButtonStyle::SelectedHoveredTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, DisabledTextStyle) == 0x0006F8, "Member 'UCommonButtonStyle::DisabledTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, PressedSlateSound) == 0x000700, "Member 'UCommonButtonStyle::PressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedPressedSlateSound) == 0x000718, "Member 'UCommonButtonStyle::SelectedPressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, LockedPressedSlateSound) == 0x000738, "Member 'UCommonButtonStyle::LockedPressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, HoveredSlateSound) == 0x000758, "Member 'UCommonButtonStyle::HoveredSlateSound' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, SelectedHoveredSlateSound) == 0x000770, "Member 'UCommonButtonStyle::SelectedHoveredSlateSound' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonStyle, LockedHoveredSlateSound) == 0x000790, "Member 'UCommonButtonStyle::LockedHoveredSlateSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonButtonInternalBase \ static_assert(alignof(UCommonButtonInternalBase) == 0x000010, "Wrong alignment on UCommonButtonInternalBase"); \ static_assert(sizeof(UCommonButtonInternalBase) == 0x000660, "Wrong size on UCommonButtonInternalBase"); \ static_assert(offsetof(UCommonButtonInternalBase, OnDoubleClicked) == 0x0005F8, "Member 'UCommonButtonInternalBase::OnDoubleClicked' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonInternalBase, MinWidth) == 0x000628, "Member 'UCommonButtonInternalBase::MinWidth' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonInternalBase, MinHeight) == 0x00062C, "Member 'UCommonButtonInternalBase::MinHeight' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonInternalBase, bButtonEnabled) == 0x000630, "Member 'UCommonButtonInternalBase::bButtonEnabled' has a wrong offset!"); \ static_assert(offsetof(UCommonButtonInternalBase, bInteractionEnabled) == 0x000631, "Member 'UCommonButtonInternalBase::bInteractionEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonCustomNavigation \ static_assert(alignof(UCommonCustomNavigation) == 0x000010, "Wrong alignment on UCommonCustomNavigation"); \ static_assert(sizeof(UCommonCustomNavigation) == 0x000320, "Wrong size on UCommonCustomNavigation"); \ static_assert(offsetof(UCommonCustomNavigation, OnNavigationEvent) == 0x000308, "Member 'UCommonCustomNavigation::OnNavigationEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_GetMargin \ static_assert(alignof(CommonTextBlock_GetMargin) == 0x000004, "Wrong alignment on CommonTextBlock_GetMargin"); \ static_assert(sizeof(CommonTextBlock_GetMargin) == 0x000010, "Wrong size on CommonTextBlock_GetMargin"); \ static_assert(offsetof(CommonTextBlock_GetMargin, ReturnValue) == 0x000000, "Member 'CommonTextBlock_GetMargin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetLineHeightPercentage \ static_assert(alignof(CommonTextBlock_SetLineHeightPercentage) == 0x000004, "Wrong alignment on CommonTextBlock_SetLineHeightPercentage"); \ static_assert(sizeof(CommonTextBlock_SetLineHeightPercentage) == 0x000004, "Wrong size on CommonTextBlock_SetLineHeightPercentage"); \ static_assert(offsetof(CommonTextBlock_SetLineHeightPercentage, InLineHeightPercentage) == 0x000000, "Member 'CommonTextBlock_SetLineHeightPercentage::InLineHeightPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetMargin \ static_assert(alignof(CommonTextBlock_SetMargin) == 0x000004, "Wrong alignment on CommonTextBlock_SetMargin"); \ static_assert(sizeof(CommonTextBlock_SetMargin) == 0x000010, "Wrong size on CommonTextBlock_SetMargin"); \ static_assert(offsetof(CommonTextBlock_SetMargin, InMargin) == 0x000000, "Member 'CommonTextBlock_SetMargin::InMargin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetScrollingEnabled \ static_assert(alignof(CommonTextBlock_SetScrollingEnabled) == 0x000001, "Wrong alignment on CommonTextBlock_SetScrollingEnabled"); \ static_assert(sizeof(CommonTextBlock_SetScrollingEnabled) == 0x000001, "Wrong size on CommonTextBlock_SetScrollingEnabled"); \ static_assert(offsetof(CommonTextBlock_SetScrollingEnabled, bInIsScrollingEnabled) == 0x000000, "Member 'CommonTextBlock_SetScrollingEnabled::bInIsScrollingEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetStyle \ static_assert(alignof(CommonTextBlock_SetStyle) == 0x000008, "Wrong alignment on CommonTextBlock_SetStyle"); \ static_assert(sizeof(CommonTextBlock_SetStyle) == 0x000008, "Wrong size on CommonTextBlock_SetStyle"); \ static_assert(offsetof(CommonTextBlock_SetStyle, InStyle) == 0x000000, "Member 'CommonTextBlock_SetStyle::InStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetTextCase \ static_assert(alignof(CommonTextBlock_SetTextCase) == 0x000001, "Wrong alignment on CommonTextBlock_SetTextCase"); \ static_assert(sizeof(CommonTextBlock_SetTextCase) == 0x000001, "Wrong size on CommonTextBlock_SetTextCase"); \ static_assert(offsetof(CommonTextBlock_SetTextCase, bUseAllCaps) == 0x000000, "Member 'CommonTextBlock_SetTextCase::bUseAllCaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTextBlock_SetWrapTextWidth \ static_assert(alignof(CommonTextBlock_SetWrapTextWidth) == 0x000004, "Wrong alignment on CommonTextBlock_SetWrapTextWidth"); \ static_assert(sizeof(CommonTextBlock_SetWrapTextWidth) == 0x000004, "Wrong size on CommonTextBlock_SetWrapTextWidth"); \ static_assert(offsetof(CommonTextBlock_SetWrapTextWidth, InWrapTextAt) == 0x000000, "Member 'CommonTextBlock_SetWrapTextWidth::InWrapTextAt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonTextBlock \ static_assert(alignof(UCommonTextBlock) == 0x000010, "Wrong alignment on UCommonTextBlock"); \ static_assert(sizeof(UCommonTextBlock) == 0x000370, "Wrong size on UCommonTextBlock"); \ static_assert(offsetof(UCommonTextBlock, Style) == 0x000338, "Member 'UCommonTextBlock::Style' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, ScrollStyle) == 0x000340, "Member 'UCommonTextBlock::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, StyleSheet) == 0x000348, "Member 'UCommonTextBlock::StyleSheet' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, bIsScrollingEnabled) == 0x000350, "Member 'UCommonTextBlock::bIsScrollingEnabled' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, bDisplayAllCaps) == 0x000351, "Member 'UCommonTextBlock::bDisplayAllCaps' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, bAutoCollapseWithEmptyText) == 0x000352, "Member 'UCommonTextBlock::bAutoCollapseWithEmptyText' has a wrong offset!"); \ static_assert(offsetof(UCommonTextBlock, MobileFontSizeMultiplier) == 0x000354, "Member 'UCommonTextBlock::MobileFontSizeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonDateTimeTextBlock_SetCountDownCompletionText \ static_assert(alignof(CommonDateTimeTextBlock_SetCountDownCompletionText) == 0x000008, "Wrong alignment on CommonDateTimeTextBlock_SetCountDownCompletionText"); \ static_assert(sizeof(CommonDateTimeTextBlock_SetCountDownCompletionText) == 0x000018, "Wrong size on CommonDateTimeTextBlock_SetCountDownCompletionText"); \ static_assert(offsetof(CommonDateTimeTextBlock_SetCountDownCompletionText, InCompletionText) == 0x000000, "Member 'CommonDateTimeTextBlock_SetCountDownCompletionText::InCompletionText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonDateTimeTextBlock_SetDateTimeValue \ static_assert(alignof(CommonDateTimeTextBlock_SetDateTimeValue) == 0x000008, "Wrong alignment on CommonDateTimeTextBlock_SetDateTimeValue"); \ static_assert(sizeof(CommonDateTimeTextBlock_SetDateTimeValue) == 0x000010, "Wrong size on CommonDateTimeTextBlock_SetDateTimeValue"); \ static_assert(offsetof(CommonDateTimeTextBlock_SetDateTimeValue, InDateTime) == 0x000000, "Member 'CommonDateTimeTextBlock_SetDateTimeValue::InDateTime' has a wrong offset!"); \ static_assert(offsetof(CommonDateTimeTextBlock_SetDateTimeValue, bShowAsCountdown) == 0x000008, "Member 'CommonDateTimeTextBlock_SetDateTimeValue::bShowAsCountdown' has a wrong offset!"); \ static_assert(offsetof(CommonDateTimeTextBlock_SetDateTimeValue, InRefreshDelay) == 0x00000C, "Member 'CommonDateTimeTextBlock_SetDateTimeValue::InRefreshDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonDateTimeTextBlock_SetTimespanValue \ static_assert(alignof(CommonDateTimeTextBlock_SetTimespanValue) == 0x000008, "Wrong alignment on CommonDateTimeTextBlock_SetTimespanValue"); \ static_assert(sizeof(CommonDateTimeTextBlock_SetTimespanValue) == 0x000008, "Wrong size on CommonDateTimeTextBlock_SetTimespanValue"); \ static_assert(offsetof(CommonDateTimeTextBlock_SetTimespanValue, InTimespan) == 0x000000, "Member 'CommonDateTimeTextBlock_SetTimespanValue::InTimespan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonDateTimeTextBlock_GetDateTime \ static_assert(alignof(CommonDateTimeTextBlock_GetDateTime) == 0x000008, "Wrong alignment on CommonDateTimeTextBlock_GetDateTime"); \ static_assert(sizeof(CommonDateTimeTextBlock_GetDateTime) == 0x000008, "Wrong size on CommonDateTimeTextBlock_GetDateTime"); \ static_assert(offsetof(CommonDateTimeTextBlock_GetDateTime, ReturnValue) == 0x000000, "Member 'CommonDateTimeTextBlock_GetDateTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonDateTimeTextBlock \ static_assert(alignof(UCommonDateTimeTextBlock) == 0x000010, "Wrong alignment on UCommonDateTimeTextBlock"); \ static_assert(sizeof(UCommonDateTimeTextBlock) == 0x0003C0, "Wrong size on UCommonDateTimeTextBlock"); \ #define DUMPER7_ASSERTS_UCommonGameViewportClient \ static_assert(alignof(UCommonGameViewportClient) == 0x000008, "Wrong alignment on UCommonGameViewportClient"); \ static_assert(sizeof(UCommonGameViewportClient) == 0x0003E0, "Wrong size on UCommonGameViewportClient"); \ #define DUMPER7_ASSERTS_UCommonHardwareVisibilityBorder \ static_assert(alignof(UCommonHardwareVisibilityBorder) == 0x000010, "Wrong alignment on UCommonHardwareVisibilityBorder"); \ static_assert(sizeof(UCommonHardwareVisibilityBorder) == 0x000380, "Wrong size on UCommonHardwareVisibilityBorder"); \ static_assert(offsetof(UCommonHardwareVisibilityBorder, VisibilityQuery) == 0x000328, "Member 'UCommonHardwareVisibilityBorder::VisibilityQuery' has a wrong offset!"); \ static_assert(offsetof(UCommonHardwareVisibilityBorder, VisibleType) == 0x000370, "Member 'UCommonHardwareVisibilityBorder::VisibleType' has a wrong offset!"); \ static_assert(offsetof(UCommonHardwareVisibilityBorder, HiddenType) == 0x000371, "Member 'UCommonHardwareVisibilityBorder::HiddenType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonHierarchicalScrollBox \ static_assert(alignof(UCommonHierarchicalScrollBox) == 0x000010, "Wrong alignment on UCommonHierarchicalScrollBox"); \ static_assert(sizeof(UCommonHierarchicalScrollBox) == 0x000CA0, "Wrong size on UCommonHierarchicalScrollBox"); \ #define DUMPER7_ASSERTS_CommonLazyWidget_SetLazyContent \ static_assert(alignof(CommonLazyWidget_SetLazyContent) == 0x000008, "Wrong alignment on CommonLazyWidget_SetLazyContent"); \ static_assert(sizeof(CommonLazyWidget_SetLazyContent) == 0x000030, "Wrong size on CommonLazyWidget_SetLazyContent"); \ static_assert(offsetof(CommonLazyWidget_SetLazyContent, SoftWidget) == 0x000000, "Member 'CommonLazyWidget_SetLazyContent::SoftWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyWidget_GetContent \ static_assert(alignof(CommonLazyWidget_GetContent) == 0x000008, "Wrong alignment on CommonLazyWidget_GetContent"); \ static_assert(sizeof(CommonLazyWidget_GetContent) == 0x000008, "Wrong size on CommonLazyWidget_GetContent"); \ static_assert(offsetof(CommonLazyWidget_GetContent, ReturnValue) == 0x000000, "Member 'CommonLazyWidget_GetContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonLazyWidget_IsLoading \ static_assert(alignof(CommonLazyWidget_IsLoading) == 0x000001, "Wrong alignment on CommonLazyWidget_IsLoading"); \ static_assert(sizeof(CommonLazyWidget_IsLoading) == 0x000001, "Wrong size on CommonLazyWidget_IsLoading"); \ static_assert(offsetof(CommonLazyWidget_IsLoading, ReturnValue) == 0x000000, "Member 'CommonLazyWidget_IsLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonLazyWidget \ static_assert(alignof(UCommonLazyWidget) == 0x000010, "Wrong alignment on UCommonLazyWidget"); \ static_assert(sizeof(UCommonLazyWidget) == 0x0002B0, "Wrong size on UCommonLazyWidget"); \ static_assert(offsetof(UCommonLazyWidget, LoadingBackgroundBrush) == 0x000150, "Member 'UCommonLazyWidget::LoadingBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonLazyWidget, Content) == 0x000220, "Member 'UCommonLazyWidget::Content' has a wrong offset!"); \ static_assert(offsetof(UCommonLazyWidget, BP_OnLoadingStateChanged) == 0x000258, "Member 'UCommonLazyWidget::BP_OnLoadingStateChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonListView_SetEntrySpacing \ static_assert(alignof(CommonListView_SetEntrySpacing) == 0x000004, "Wrong alignment on CommonListView_SetEntrySpacing"); \ static_assert(sizeof(CommonListView_SetEntrySpacing) == 0x000004, "Wrong size on CommonListView_SetEntrySpacing"); \ static_assert(offsetof(CommonListView_SetEntrySpacing, InEntrySpacing) == 0x000000, "Member 'CommonListView_SetEntrySpacing::InEntrySpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonListView \ static_assert(alignof(UCommonListView) == 0x000010, "Wrong alignment on UCommonListView"); \ static_assert(sizeof(UCommonListView) == 0x000C20, "Wrong size on UCommonListView"); \ #define DUMPER7_ASSERTS_LoadGuardSlot_SetHorizontalAlignment \ static_assert(alignof(LoadGuardSlot_SetHorizontalAlignment) == 0x000001, "Wrong alignment on LoadGuardSlot_SetHorizontalAlignment"); \ static_assert(sizeof(LoadGuardSlot_SetHorizontalAlignment) == 0x000001, "Wrong size on LoadGuardSlot_SetHorizontalAlignment"); \ static_assert(offsetof(LoadGuardSlot_SetHorizontalAlignment, InHorizontalAlignment) == 0x000000, "Member 'LoadGuardSlot_SetHorizontalAlignment::InHorizontalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadGuardSlot_SetPadding \ static_assert(alignof(LoadGuardSlot_SetPadding) == 0x000004, "Wrong alignment on LoadGuardSlot_SetPadding"); \ static_assert(sizeof(LoadGuardSlot_SetPadding) == 0x000010, "Wrong size on LoadGuardSlot_SetPadding"); \ static_assert(offsetof(LoadGuardSlot_SetPadding, InPadding) == 0x000000, "Member 'LoadGuardSlot_SetPadding::InPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadGuardSlot_SetVerticalAlignment \ static_assert(alignof(LoadGuardSlot_SetVerticalAlignment) == 0x000001, "Wrong alignment on LoadGuardSlot_SetVerticalAlignment"); \ static_assert(sizeof(LoadGuardSlot_SetVerticalAlignment) == 0x000001, "Wrong size on LoadGuardSlot_SetVerticalAlignment"); \ static_assert(offsetof(LoadGuardSlot_SetVerticalAlignment, InVerticalAlignment) == 0x000000, "Member 'LoadGuardSlot_SetVerticalAlignment::InVerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadGuardSlot \ static_assert(alignof(ULoadGuardSlot) == 0x000008, "Wrong alignment on ULoadGuardSlot"); \ static_assert(sizeof(ULoadGuardSlot) == 0x000060, "Wrong size on ULoadGuardSlot"); \ static_assert(offsetof(ULoadGuardSlot, Padding) == 0x000038, "Member 'ULoadGuardSlot::Padding' has a wrong offset!"); \ static_assert(offsetof(ULoadGuardSlot, HorizontalAlignment) == 0x000048, "Member 'ULoadGuardSlot::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(ULoadGuardSlot, VerticalAlignment) == 0x000049, "Member 'ULoadGuardSlot::VerticalAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonNumericTextBlock_InterpolateToValue \ static_assert(alignof(CommonNumericTextBlock_InterpolateToValue) == 0x000004, "Wrong alignment on CommonNumericTextBlock_InterpolateToValue"); \ static_assert(sizeof(CommonNumericTextBlock_InterpolateToValue) == 0x000010, "Wrong size on CommonNumericTextBlock_InterpolateToValue"); \ static_assert(offsetof(CommonNumericTextBlock_InterpolateToValue, TargetValue) == 0x000000, "Member 'CommonNumericTextBlock_InterpolateToValue::TargetValue' has a wrong offset!"); \ static_assert(offsetof(CommonNumericTextBlock_InterpolateToValue, MaximumInterpolationDuration) == 0x000004, "Member 'CommonNumericTextBlock_InterpolateToValue::MaximumInterpolationDuration' has a wrong offset!"); \ static_assert(offsetof(CommonNumericTextBlock_InterpolateToValue, MinimumChangeRate) == 0x000008, "Member 'CommonNumericTextBlock_InterpolateToValue::MinimumChangeRate' has a wrong offset!"); \ static_assert(offsetof(CommonNumericTextBlock_InterpolateToValue, OutroOffset) == 0x00000C, "Member 'CommonNumericTextBlock_InterpolateToValue::OutroOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonNumericTextBlock_SetCurrentValue \ static_assert(alignof(CommonNumericTextBlock_SetCurrentValue) == 0x000004, "Wrong alignment on CommonNumericTextBlock_SetCurrentValue"); \ static_assert(sizeof(CommonNumericTextBlock_SetCurrentValue) == 0x000004, "Wrong size on CommonNumericTextBlock_SetCurrentValue"); \ static_assert(offsetof(CommonNumericTextBlock_SetCurrentValue, NewValue) == 0x000000, "Member 'CommonNumericTextBlock_SetCurrentValue::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonNumericTextBlock_SetNumericType \ static_assert(alignof(CommonNumericTextBlock_SetNumericType) == 0x000001, "Wrong alignment on CommonNumericTextBlock_SetNumericType"); \ static_assert(sizeof(CommonNumericTextBlock_SetNumericType) == 0x000001, "Wrong size on CommonNumericTextBlock_SetNumericType"); \ static_assert(offsetof(CommonNumericTextBlock_SetNumericType, InNumericType) == 0x000000, "Member 'CommonNumericTextBlock_SetNumericType::InNumericType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonNumericTextBlock_GetTargetValue \ static_assert(alignof(CommonNumericTextBlock_GetTargetValue) == 0x000004, "Wrong alignment on CommonNumericTextBlock_GetTargetValue"); \ static_assert(sizeof(CommonNumericTextBlock_GetTargetValue) == 0x000004, "Wrong size on CommonNumericTextBlock_GetTargetValue"); \ static_assert(offsetof(CommonNumericTextBlock_GetTargetValue, ReturnValue) == 0x000000, "Member 'CommonNumericTextBlock_GetTargetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonNumericTextBlock_IsInterpolatingNumericValue \ static_assert(alignof(CommonNumericTextBlock_IsInterpolatingNumericValue) == 0x000001, "Wrong alignment on CommonNumericTextBlock_IsInterpolatingNumericValue"); \ static_assert(sizeof(CommonNumericTextBlock_IsInterpolatingNumericValue) == 0x000001, "Wrong size on CommonNumericTextBlock_IsInterpolatingNumericValue"); \ static_assert(offsetof(CommonNumericTextBlock_IsInterpolatingNumericValue, ReturnValue) == 0x000000, "Member 'CommonNumericTextBlock_IsInterpolatingNumericValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonNumericTextBlock \ static_assert(alignof(UCommonNumericTextBlock) == 0x000010, "Wrong alignment on UCommonNumericTextBlock"); \ static_assert(sizeof(UCommonNumericTextBlock) == 0x000410, "Wrong size on UCommonNumericTextBlock"); \ static_assert(offsetof(UCommonNumericTextBlock, OnInterpolationStartedEvent) == 0x000368, "Member 'UCommonNumericTextBlock::OnInterpolationStartedEvent' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, OnInterpolationUpdatedEvent) == 0x000378, "Member 'UCommonNumericTextBlock::OnInterpolationUpdatedEvent' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, OnOutroEvent) == 0x000388, "Member 'UCommonNumericTextBlock::OnOutroEvent' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, OnInterpolationEndedEvent) == 0x000398, "Member 'UCommonNumericTextBlock::OnInterpolationEndedEvent' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, CurrentNumericValue) == 0x0003A8, "Member 'UCommonNumericTextBlock::CurrentNumericValue' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, NumericType) == 0x0003AC, "Member 'UCommonNumericTextBlock::NumericType' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, FormattingSpecification) == 0x0003B0, "Member 'UCommonNumericTextBlock::FormattingSpecification' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, EaseOutInterpolationExponent) == 0x0003C4, "Member 'UCommonNumericTextBlock::EaseOutInterpolationExponent' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, InterpolationUpdateInterval) == 0x0003C8, "Member 'UCommonNumericTextBlock::InterpolationUpdateInterval' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, PostInterpolationShrinkDuration) == 0x0003CC, "Member 'UCommonNumericTextBlock::PostInterpolationShrinkDuration' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, PerformSizeInterpolation) == 0x0003D0, "Member 'UCommonNumericTextBlock::PerformSizeInterpolation' has a wrong offset!"); \ static_assert(offsetof(UCommonNumericTextBlock, IsPercentage) == 0x0003D1, "Member 'UCommonNumericTextBlock::IsPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICommonPoolableWidgetInterface \ static_assert(alignof(ICommonPoolableWidgetInterface) == 0x000001, "Wrong alignment on ICommonPoolableWidgetInterface"); \ static_assert(sizeof(ICommonPoolableWidgetInterface) == 0x000001, "Wrong size on ICommonPoolableWidgetInterface"); \ #define DUMPER7_ASSERTS_CommonRichTextBlock_SetScrollingEnabled \ static_assert(alignof(CommonRichTextBlock_SetScrollingEnabled) == 0x000001, "Wrong alignment on CommonRichTextBlock_SetScrollingEnabled"); \ static_assert(sizeof(CommonRichTextBlock_SetScrollingEnabled) == 0x000001, "Wrong size on CommonRichTextBlock_SetScrollingEnabled"); \ static_assert(offsetof(CommonRichTextBlock_SetScrollingEnabled, bInIsScrollingEnabled) == 0x000000, "Member 'CommonRichTextBlock_SetScrollingEnabled::bInIsScrollingEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonRichTextBlock \ static_assert(alignof(UCommonRichTextBlock) == 0x000010, "Wrong alignment on UCommonRichTextBlock"); \ static_assert(sizeof(UCommonRichTextBlock) == 0x0008B0, "Wrong size on UCommonRichTextBlock"); \ static_assert(offsetof(UCommonRichTextBlock, InlineIconDisplayMode) == 0x000870, "Member 'UCommonRichTextBlock::InlineIconDisplayMode' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, bTintInlineIcon) == 0x000871, "Member 'UCommonRichTextBlock::bTintInlineIcon' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, DefaultTextStyleOverrideClass) == 0x000878, "Member 'UCommonRichTextBlock::DefaultTextStyleOverrideClass' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, MobileTextBlockScale) == 0x000880, "Member 'UCommonRichTextBlock::MobileTextBlockScale' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, ScrollStyle) == 0x000888, "Member 'UCommonRichTextBlock::ScrollStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, bIsScrollingEnabled) == 0x000890, "Member 'UCommonRichTextBlock::bIsScrollingEnabled' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, bDisplayAllCaps) == 0x000891, "Member 'UCommonRichTextBlock::bDisplayAllCaps' has a wrong offset!"); \ static_assert(offsetof(UCommonRichTextBlock, bAutoCollapseWithEmptyText) == 0x000892, "Member 'UCommonRichTextBlock::bAutoCollapseWithEmptyText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_BP_OnOptionSelected \ static_assert(alignof(CommonRotator_BP_OnOptionSelected) == 0x000004, "Wrong alignment on CommonRotator_BP_OnOptionSelected"); \ static_assert(sizeof(CommonRotator_BP_OnOptionSelected) == 0x000004, "Wrong size on CommonRotator_BP_OnOptionSelected"); \ static_assert(offsetof(CommonRotator_BP_OnOptionSelected, Index_0) == 0x000000, "Member 'CommonRotator_BP_OnOptionSelected::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_BP_OnOptionsPopulated \ static_assert(alignof(CommonRotator_BP_OnOptionsPopulated) == 0x000004, "Wrong alignment on CommonRotator_BP_OnOptionsPopulated"); \ static_assert(sizeof(CommonRotator_BP_OnOptionsPopulated) == 0x000004, "Wrong size on CommonRotator_BP_OnOptionsPopulated"); \ static_assert(offsetof(CommonRotator_BP_OnOptionsPopulated, Count) == 0x000000, "Member 'CommonRotator_BP_OnOptionsPopulated::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_PopulateTextLabels \ static_assert(alignof(CommonRotator_PopulateTextLabels) == 0x000008, "Wrong alignment on CommonRotator_PopulateTextLabels"); \ static_assert(sizeof(CommonRotator_PopulateTextLabels) == 0x000010, "Wrong size on CommonRotator_PopulateTextLabels"); \ static_assert(offsetof(CommonRotator_PopulateTextLabels, Labels) == 0x000000, "Member 'CommonRotator_PopulateTextLabels::Labels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_SetSelectedItem \ static_assert(alignof(CommonRotator_SetSelectedItem) == 0x000004, "Wrong alignment on CommonRotator_SetSelectedItem"); \ static_assert(sizeof(CommonRotator_SetSelectedItem) == 0x000004, "Wrong size on CommonRotator_SetSelectedItem"); \ static_assert(offsetof(CommonRotator_SetSelectedItem, InValue) == 0x000000, "Member 'CommonRotator_SetSelectedItem::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_GetSelectedIndex \ static_assert(alignof(CommonRotator_GetSelectedIndex) == 0x000004, "Wrong alignment on CommonRotator_GetSelectedIndex"); \ static_assert(sizeof(CommonRotator_GetSelectedIndex) == 0x000004, "Wrong size on CommonRotator_GetSelectedIndex"); \ static_assert(offsetof(CommonRotator_GetSelectedIndex, ReturnValue) == 0x000000, "Member 'CommonRotator_GetSelectedIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonRotator_GetSelectedText \ static_assert(alignof(CommonRotator_GetSelectedText) == 0x000008, "Wrong alignment on CommonRotator_GetSelectedText"); \ static_assert(sizeof(CommonRotator_GetSelectedText) == 0x000018, "Wrong size on CommonRotator_GetSelectedText"); \ static_assert(offsetof(CommonRotator_GetSelectedText, ReturnValue) == 0x000000, "Member 'CommonRotator_GetSelectedText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonRotator \ static_assert(alignof(UCommonRotator) == 0x000010, "Wrong alignment on UCommonRotator"); \ static_assert(sizeof(UCommonRotator) == 0x001550, "Wrong size on UCommonRotator"); \ static_assert(offsetof(UCommonRotator, OnRotated) == 0x001500, "Member 'UCommonRotator::OnRotated' has a wrong offset!"); \ static_assert(offsetof(UCommonRotator, MyText) == 0x001528, "Member 'UCommonRotator::MyText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_DisableTabWithReason \ static_assert(alignof(CommonTabListWidgetBase_DisableTabWithReason) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_DisableTabWithReason"); \ static_assert(sizeof(CommonTabListWidgetBase_DisableTabWithReason) == 0x000020, "Wrong size on CommonTabListWidgetBase_DisableTabWithReason"); \ static_assert(offsetof(CommonTabListWidgetBase_DisableTabWithReason, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_DisableTabWithReason::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_DisableTabWithReason, Reason) == 0x000008, "Member 'CommonTabListWidgetBase_DisableTabWithReason::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetTabButtonBaseByID \ static_assert(alignof(CommonTabListWidgetBase_GetTabButtonBaseByID) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_GetTabButtonBaseByID"); \ static_assert(sizeof(CommonTabListWidgetBase_GetTabButtonBaseByID) == 0x000010, "Wrong size on CommonTabListWidgetBase_GetTabButtonBaseByID"); \ static_assert(offsetof(CommonTabListWidgetBase_GetTabButtonBaseByID, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_GetTabButtonBaseByID::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_GetTabButtonBaseByID, ReturnValue) == 0x000008, "Member 'CommonTabListWidgetBase_GetTabButtonBaseByID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_HandleNextTabInputAction \ static_assert(alignof(CommonTabListWidgetBase_HandleNextTabInputAction) == 0x000001, "Wrong alignment on CommonTabListWidgetBase_HandleNextTabInputAction"); \ static_assert(sizeof(CommonTabListWidgetBase_HandleNextTabInputAction) == 0x000001, "Wrong size on CommonTabListWidgetBase_HandleNextTabInputAction"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleNextTabInputAction, bPassThrough) == 0x000000, "Member 'CommonTabListWidgetBase_HandleNextTabInputAction::bPassThrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_HandlePreviousTabInputAction \ static_assert(alignof(CommonTabListWidgetBase_HandlePreviousTabInputAction) == 0x000001, "Wrong alignment on CommonTabListWidgetBase_HandlePreviousTabInputAction"); \ static_assert(sizeof(CommonTabListWidgetBase_HandlePreviousTabInputAction) == 0x000001, "Wrong size on CommonTabListWidgetBase_HandlePreviousTabInputAction"); \ static_assert(offsetof(CommonTabListWidgetBase_HandlePreviousTabInputAction, bPassThrough) == 0x000000, "Member 'CommonTabListWidgetBase_HandlePreviousTabInputAction::bPassThrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_HandleTabButtonSelected \ static_assert(alignof(CommonTabListWidgetBase_HandleTabButtonSelected) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_HandleTabButtonSelected"); \ static_assert(sizeof(CommonTabListWidgetBase_HandleTabButtonSelected) == 0x000010, "Wrong size on CommonTabListWidgetBase_HandleTabButtonSelected"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabButtonSelected, SelectedTabButton) == 0x000000, "Member 'CommonTabListWidgetBase_HandleTabButtonSelected::SelectedTabButton' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabButtonSelected, ButtonIndex) == 0x000008, "Member 'CommonTabListWidgetBase_HandleTabButtonSelected::ButtonIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_HandleTabCreation \ static_assert(alignof(CommonTabListWidgetBase_HandleTabCreation) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_HandleTabCreation"); \ static_assert(sizeof(CommonTabListWidgetBase_HandleTabCreation) == 0x000010, "Wrong size on CommonTabListWidgetBase_HandleTabCreation"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabCreation, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_HandleTabCreation::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabCreation, TabButton) == 0x000008, "Member 'CommonTabListWidgetBase_HandleTabCreation::TabButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_HandleTabRemoval \ static_assert(alignof(CommonTabListWidgetBase_HandleTabRemoval) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_HandleTabRemoval"); \ static_assert(sizeof(CommonTabListWidgetBase_HandleTabRemoval) == 0x000010, "Wrong size on CommonTabListWidgetBase_HandleTabRemoval"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabRemoval, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_HandleTabRemoval::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_HandleTabRemoval, TabButton) == 0x000008, "Member 'CommonTabListWidgetBase_HandleTabRemoval::TabButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_RegisterTab \ static_assert(alignof(CommonTabListWidgetBase_RegisterTab) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_RegisterTab"); \ static_assert(sizeof(CommonTabListWidgetBase_RegisterTab) == 0x000020, "Wrong size on CommonTabListWidgetBase_RegisterTab"); \ static_assert(offsetof(CommonTabListWidgetBase_RegisterTab, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_RegisterTab::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_RegisterTab, ButtonWidgetType) == 0x000008, "Member 'CommonTabListWidgetBase_RegisterTab::ButtonWidgetType' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_RegisterTab, ContentWidget) == 0x000010, "Member 'CommonTabListWidgetBase_RegisterTab::ContentWidget' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_RegisterTab, TabIndex) == 0x000018, "Member 'CommonTabListWidgetBase_RegisterTab::TabIndex' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_RegisterTab, ReturnValue) == 0x00001C, "Member 'CommonTabListWidgetBase_RegisterTab::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_RemoveTab \ static_assert(alignof(CommonTabListWidgetBase_RemoveTab) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_RemoveTab"); \ static_assert(sizeof(CommonTabListWidgetBase_RemoveTab) == 0x00000C, "Wrong size on CommonTabListWidgetBase_RemoveTab"); \ static_assert(offsetof(CommonTabListWidgetBase_RemoveTab, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_RemoveTab::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_RemoveTab, ReturnValue) == 0x000008, "Member 'CommonTabListWidgetBase_RemoveTab::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SelectTabByID \ static_assert(alignof(CommonTabListWidgetBase_SelectTabByID) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_SelectTabByID"); \ static_assert(sizeof(CommonTabListWidgetBase_SelectTabByID) == 0x00000C, "Wrong size on CommonTabListWidgetBase_SelectTabByID"); \ static_assert(offsetof(CommonTabListWidgetBase_SelectTabByID, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_SelectTabByID::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_SelectTabByID, bSuppressClickFeedback) == 0x000008, "Member 'CommonTabListWidgetBase_SelectTabByID::bSuppressClickFeedback' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_SelectTabByID, ReturnValue) == 0x000009, "Member 'CommonTabListWidgetBase_SelectTabByID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SetLinkedSwitcher \ static_assert(alignof(CommonTabListWidgetBase_SetLinkedSwitcher) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_SetLinkedSwitcher"); \ static_assert(sizeof(CommonTabListWidgetBase_SetLinkedSwitcher) == 0x000008, "Wrong size on CommonTabListWidgetBase_SetLinkedSwitcher"); \ static_assert(offsetof(CommonTabListWidgetBase_SetLinkedSwitcher, CommonSwitcher) == 0x000000, "Member 'CommonTabListWidgetBase_SetLinkedSwitcher::CommonSwitcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SetListeningForInput \ static_assert(alignof(CommonTabListWidgetBase_SetListeningForInput) == 0x000001, "Wrong alignment on CommonTabListWidgetBase_SetListeningForInput"); \ static_assert(sizeof(CommonTabListWidgetBase_SetListeningForInput) == 0x000001, "Wrong size on CommonTabListWidgetBase_SetListeningForInput"); \ static_assert(offsetof(CommonTabListWidgetBase_SetListeningForInput, bShouldListen) == 0x000000, "Member 'CommonTabListWidgetBase_SetListeningForInput::bShouldListen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SetTabEnabled \ static_assert(alignof(CommonTabListWidgetBase_SetTabEnabled) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_SetTabEnabled"); \ static_assert(sizeof(CommonTabListWidgetBase_SetTabEnabled) == 0x00000C, "Wrong size on CommonTabListWidgetBase_SetTabEnabled"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabEnabled, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_SetTabEnabled::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabEnabled, bEnable) == 0x000008, "Member 'CommonTabListWidgetBase_SetTabEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SetTabInteractionEnabled \ static_assert(alignof(CommonTabListWidgetBase_SetTabInteractionEnabled) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_SetTabInteractionEnabled"); \ static_assert(sizeof(CommonTabListWidgetBase_SetTabInteractionEnabled) == 0x00000C, "Wrong size on CommonTabListWidgetBase_SetTabInteractionEnabled"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabInteractionEnabled, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_SetTabInteractionEnabled::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabInteractionEnabled, bEnable) == 0x000008, "Member 'CommonTabListWidgetBase_SetTabInteractionEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_SetTabVisibility \ static_assert(alignof(CommonTabListWidgetBase_SetTabVisibility) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_SetTabVisibility"); \ static_assert(sizeof(CommonTabListWidgetBase_SetTabVisibility) == 0x00000C, "Wrong size on CommonTabListWidgetBase_SetTabVisibility"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabVisibility, TabNameID) == 0x000000, "Member 'CommonTabListWidgetBase_SetTabVisibility::TabNameID' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_SetTabVisibility, NewVisibility) == 0x000008, "Member 'CommonTabListWidgetBase_SetTabVisibility::NewVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetActiveTab \ static_assert(alignof(CommonTabListWidgetBase_GetActiveTab) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_GetActiveTab"); \ static_assert(sizeof(CommonTabListWidgetBase_GetActiveTab) == 0x000008, "Wrong size on CommonTabListWidgetBase_GetActiveTab"); \ static_assert(offsetof(CommonTabListWidgetBase_GetActiveTab, ReturnValue) == 0x000000, "Member 'CommonTabListWidgetBase_GetActiveTab::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetLinkedSwitcher \ static_assert(alignof(CommonTabListWidgetBase_GetLinkedSwitcher) == 0x000008, "Wrong alignment on CommonTabListWidgetBase_GetLinkedSwitcher"); \ static_assert(sizeof(CommonTabListWidgetBase_GetLinkedSwitcher) == 0x000008, "Wrong size on CommonTabListWidgetBase_GetLinkedSwitcher"); \ static_assert(offsetof(CommonTabListWidgetBase_GetLinkedSwitcher, ReturnValue) == 0x000000, "Member 'CommonTabListWidgetBase_GetLinkedSwitcher::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetSelectedTabId \ static_assert(alignof(CommonTabListWidgetBase_GetSelectedTabId) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_GetSelectedTabId"); \ static_assert(sizeof(CommonTabListWidgetBase_GetSelectedTabId) == 0x000008, "Wrong size on CommonTabListWidgetBase_GetSelectedTabId"); \ static_assert(offsetof(CommonTabListWidgetBase_GetSelectedTabId, ReturnValue) == 0x000000, "Member 'CommonTabListWidgetBase_GetSelectedTabId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetTabCount \ static_assert(alignof(CommonTabListWidgetBase_GetTabCount) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_GetTabCount"); \ static_assert(sizeof(CommonTabListWidgetBase_GetTabCount) == 0x000004, "Wrong size on CommonTabListWidgetBase_GetTabCount"); \ static_assert(offsetof(CommonTabListWidgetBase_GetTabCount, ReturnValue) == 0x000000, "Member 'CommonTabListWidgetBase_GetTabCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonTabListWidgetBase_GetTabIdAtIndex \ static_assert(alignof(CommonTabListWidgetBase_GetTabIdAtIndex) == 0x000004, "Wrong alignment on CommonTabListWidgetBase_GetTabIdAtIndex"); \ static_assert(sizeof(CommonTabListWidgetBase_GetTabIdAtIndex) == 0x00000C, "Wrong size on CommonTabListWidgetBase_GetTabIdAtIndex"); \ static_assert(offsetof(CommonTabListWidgetBase_GetTabIdAtIndex, Index_0) == 0x000000, "Member 'CommonTabListWidgetBase_GetTabIdAtIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(CommonTabListWidgetBase_GetTabIdAtIndex, ReturnValue) == 0x000004, "Member 'CommonTabListWidgetBase_GetTabIdAtIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonTabListWidgetBase \ static_assert(alignof(UCommonTabListWidgetBase) == 0x000008, "Wrong alignment on UCommonTabListWidgetBase"); \ static_assert(sizeof(UCommonTabListWidgetBase) == 0x000388, "Wrong size on UCommonTabListWidgetBase"); \ static_assert(offsetof(UCommonTabListWidgetBase, OnTabSelected) == 0x0002A0, "Member 'UCommonTabListWidgetBase::OnTabSelected' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, OnTabButtonCreation) == 0x0002B0, "Member 'UCommonTabListWidgetBase::OnTabButtonCreation' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, OnTabButtonRemoval) == 0x0002C0, "Member 'UCommonTabListWidgetBase::OnTabButtonRemoval' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, OnTabListRebuilt) == 0x0002D0, "Member 'UCommonTabListWidgetBase::OnTabListRebuilt' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, NextTabInputActionData) == 0x0002E0, "Member 'UCommonTabListWidgetBase::NextTabInputActionData' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, PreviousTabInputActionData) == 0x0002F0, "Member 'UCommonTabListWidgetBase::PreviousTabInputActionData' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, bAutoListenForInput) == 0x000300, "Member 'UCommonTabListWidgetBase::bAutoListenForInput' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, bDeferRebuildingTabList) == 0x000301, "Member 'UCommonTabListWidgetBase::bDeferRebuildingTabList' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, LinkedSwitcher) == 0x000304, "Member 'UCommonTabListWidgetBase::LinkedSwitcher' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, TabButtonGroup) == 0x000310, "Member 'UCommonTabListWidgetBase::TabButtonGroup' has a wrong offset!"); \ static_assert(offsetof(UCommonTabListWidgetBase, RegisteredTabsByID) == 0x000320, "Member 'UCommonTabListWidgetBase::RegisteredTabsByID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonTextScrollStyle \ static_assert(alignof(UCommonTextScrollStyle) == 0x000008, "Wrong alignment on UCommonTextScrollStyle"); \ static_assert(sizeof(UCommonTextScrollStyle) == 0x000040, "Wrong size on UCommonTextScrollStyle"); \ static_assert(offsetof(UCommonTextScrollStyle, Speed) == 0x000028, "Member 'UCommonTextScrollStyle::Speed' has a wrong offset!"); \ static_assert(offsetof(UCommonTextScrollStyle, StartDelay) == 0x00002C, "Member 'UCommonTextScrollStyle::StartDelay' has a wrong offset!"); \ static_assert(offsetof(UCommonTextScrollStyle, EndDelay) == 0x000030, "Member 'UCommonTextScrollStyle::EndDelay' has a wrong offset!"); \ static_assert(offsetof(UCommonTextScrollStyle, FadeInDelay) == 0x000034, "Member 'UCommonTextScrollStyle::FadeInDelay' has a wrong offset!"); \ static_assert(offsetof(UCommonTextScrollStyle, FadeOutDelay) == 0x000038, "Member 'UCommonTextScrollStyle::FadeOutDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonTileView \ static_assert(alignof(UCommonTileView) == 0x000010, "Wrong alignment on UCommonTileView"); \ static_assert(sizeof(UCommonTileView) == 0x000C40, "Wrong size on UCommonTileView"); \ #define DUMPER7_ASSERTS_UCommonTreeView \ static_assert(alignof(UCommonTreeView) == 0x000010, "Wrong alignment on UCommonTreeView"); \ static_assert(sizeof(UCommonTreeView) == 0x000C80, "Wrong size on UCommonTreeView"); \ #define DUMPER7_ASSERTS_UCommonUIEditorSettings \ static_assert(alignof(UCommonUIEditorSettings) == 0x000008, "Wrong alignment on UCommonUIEditorSettings"); \ static_assert(sizeof(UCommonUIEditorSettings) == 0x0000C0, "Wrong size on UCommonUIEditorSettings"); \ static_assert(offsetof(UCommonUIEditorSettings, TemplateTextStyle) == 0x000028, "Member 'UCommonUIEditorSettings::TemplateTextStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonUIEditorSettings, TemplateButtonStyle) == 0x000058, "Member 'UCommonUIEditorSettings::TemplateButtonStyle' has a wrong offset!"); \ static_assert(offsetof(UCommonUIEditorSettings, TemplateBorderStyle) == 0x000088, "Member 'UCommonUIEditorSettings::TemplateBorderStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUILibrary_FindParentWidgetOfType \ static_assert(alignof(CommonUILibrary_FindParentWidgetOfType) == 0x000008, "Wrong alignment on CommonUILibrary_FindParentWidgetOfType"); \ static_assert(sizeof(CommonUILibrary_FindParentWidgetOfType) == 0x000018, "Wrong size on CommonUILibrary_FindParentWidgetOfType"); \ static_assert(offsetof(CommonUILibrary_FindParentWidgetOfType, StartingWidget) == 0x000000, "Member 'CommonUILibrary_FindParentWidgetOfType::StartingWidget' has a wrong offset!"); \ static_assert(offsetof(CommonUILibrary_FindParentWidgetOfType, Type) == 0x000008, "Member 'CommonUILibrary_FindParentWidgetOfType::Type' has a wrong offset!"); \ static_assert(offsetof(CommonUILibrary_FindParentWidgetOfType, ReturnValue) == 0x000010, "Member 'CommonUILibrary_FindParentWidgetOfType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUILibrary \ static_assert(alignof(UCommonUILibrary) == 0x000008, "Wrong alignment on UCommonUILibrary"); \ static_assert(sizeof(UCommonUILibrary) == 0x000028, "Wrong size on UCommonUILibrary"); \ #define DUMPER7_ASSERTS_UCommonUIRichTextData \ static_assert(alignof(UCommonUIRichTextData) == 0x000008, "Wrong alignment on UCommonUIRichTextData"); \ static_assert(sizeof(UCommonUIRichTextData) == 0x000030, "Wrong size on UCommonUIRichTextData"); \ static_assert(offsetof(UCommonUIRichTextData, InlineIconSet) == 0x000028, "Member 'UCommonUIRichTextData::InlineIconSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUISettings \ static_assert(alignof(UCommonUISettings) == 0x000010, "Wrong alignment on UCommonUISettings"); \ static_assert(sizeof(UCommonUISettings) == 0x0001F0, "Wrong size on UCommonUISettings"); \ static_assert(offsetof(UCommonUISettings, bAutoLoadData) == 0x000028, "Member 'UCommonUISettings::bAutoLoadData' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultImageResourceObject) == 0x000030, "Member 'UCommonUISettings::DefaultImageResourceObject' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultThrobberMaterial) == 0x000060, "Member 'UCommonUISettings::DefaultThrobberMaterial' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultRichTextDataClass) == 0x000090, "Member 'UCommonUISettings::DefaultRichTextDataClass' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, PlatformTraits) == 0x0000C0, "Member 'UCommonUISettings::PlatformTraits' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultImageResourceObjectInstance) == 0x0000F8, "Member 'UCommonUISettings::DefaultImageResourceObjectInstance' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultThrobberMaterialInstance) == 0x000100, "Member 'UCommonUISettings::DefaultThrobberMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, DefaultThrobberBrush) == 0x000110, "Member 'UCommonUISettings::DefaultThrobberBrush' has a wrong offset!"); \ static_assert(offsetof(UCommonUISettings, RichTextDataInstance) == 0x0001E0, "Member 'UCommonUISettings::RichTextDataInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonUISubsystemBase_GetInputActionButtonIcon \ static_assert(alignof(CommonUISubsystemBase_GetInputActionButtonIcon) == 0x000010, "Wrong alignment on CommonUISubsystemBase_GetInputActionButtonIcon"); \ static_assert(sizeof(CommonUISubsystemBase_GetInputActionButtonIcon) == 0x0000F0, "Wrong size on CommonUISubsystemBase_GetInputActionButtonIcon"); \ static_assert(offsetof(CommonUISubsystemBase_GetInputActionButtonIcon, InputActionRowHandle) == 0x000000, "Member 'CommonUISubsystemBase_GetInputActionButtonIcon::InputActionRowHandle' has a wrong offset!"); \ static_assert(offsetof(CommonUISubsystemBase_GetInputActionButtonIcon, InputType) == 0x000010, "Member 'CommonUISubsystemBase_GetInputActionButtonIcon::InputType' has a wrong offset!"); \ static_assert(offsetof(CommonUISubsystemBase_GetInputActionButtonIcon, GamepadName) == 0x000014, "Member 'CommonUISubsystemBase_GetInputActionButtonIcon::GamepadName' has a wrong offset!"); \ static_assert(offsetof(CommonUISubsystemBase_GetInputActionButtonIcon, ReturnValue) == 0x000020, "Member 'CommonUISubsystemBase_GetInputActionButtonIcon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUISubsystemBase \ static_assert(alignof(UCommonUISubsystemBase) == 0x000008, "Wrong alignment on UCommonUISubsystemBase"); \ static_assert(sizeof(UCommonUISubsystemBase) == 0x000040, "Wrong size on UCommonUISubsystemBase"); \ #define DUMPER7_ASSERTS_UCommonVideoPlayer \ static_assert(alignof(UCommonVideoPlayer) == 0x000010, "Wrong alignment on UCommonVideoPlayer"); \ static_assert(sizeof(UCommonVideoPlayer) == 0x0002B0, "Wrong size on UCommonVideoPlayer"); \ static_assert(offsetof(UCommonVideoPlayer, Video) == 0x000150, "Member 'UCommonVideoPlayer::Video' has a wrong offset!"); \ static_assert(offsetof(UCommonVideoPlayer, MediaPlayer) == 0x000158, "Member 'UCommonVideoPlayer::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UCommonVideoPlayer, MediaTexture) == 0x000160, "Member 'UCommonVideoPlayer::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UCommonVideoPlayer, VideoMaterial) == 0x000168, "Member 'UCommonVideoPlayer::VideoMaterial' has a wrong offset!"); \ static_assert(offsetof(UCommonVideoPlayer, SoundComponent) == 0x000170, "Member 'UCommonVideoPlayer::SoundComponent' has a wrong offset!"); \ static_assert(offsetof(UCommonVideoPlayer, VideoBrush) == 0x000180, "Member 'UCommonVideoPlayer::VideoBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_DecrementActiveWidgetIndex \ static_assert(alignof(CommonVisibilitySwitcher_DecrementActiveWidgetIndex) == 0x000001, "Wrong alignment on CommonVisibilitySwitcher_DecrementActiveWidgetIndex"); \ static_assert(sizeof(CommonVisibilitySwitcher_DecrementActiveWidgetIndex) == 0x000001, "Wrong size on CommonVisibilitySwitcher_DecrementActiveWidgetIndex"); \ static_assert(offsetof(CommonVisibilitySwitcher_DecrementActiveWidgetIndex, bAllowWrapping) == 0x000000, "Member 'CommonVisibilitySwitcher_DecrementActiveWidgetIndex::bAllowWrapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_IncrementActiveWidgetIndex \ static_assert(alignof(CommonVisibilitySwitcher_IncrementActiveWidgetIndex) == 0x000001, "Wrong alignment on CommonVisibilitySwitcher_IncrementActiveWidgetIndex"); \ static_assert(sizeof(CommonVisibilitySwitcher_IncrementActiveWidgetIndex) == 0x000001, "Wrong size on CommonVisibilitySwitcher_IncrementActiveWidgetIndex"); \ static_assert(offsetof(CommonVisibilitySwitcher_IncrementActiveWidgetIndex, bAllowWrapping) == 0x000000, "Member 'CommonVisibilitySwitcher_IncrementActiveWidgetIndex::bAllowWrapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_SetActiveWidget \ static_assert(alignof(CommonVisibilitySwitcher_SetActiveWidget) == 0x000008, "Wrong alignment on CommonVisibilitySwitcher_SetActiveWidget"); \ static_assert(sizeof(CommonVisibilitySwitcher_SetActiveWidget) == 0x000008, "Wrong size on CommonVisibilitySwitcher_SetActiveWidget"); \ static_assert(offsetof(CommonVisibilitySwitcher_SetActiveWidget, Widget) == 0x000000, "Member 'CommonVisibilitySwitcher_SetActiveWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_SetActiveWidgetIndex \ static_assert(alignof(CommonVisibilitySwitcher_SetActiveWidgetIndex) == 0x000004, "Wrong alignment on CommonVisibilitySwitcher_SetActiveWidgetIndex"); \ static_assert(sizeof(CommonVisibilitySwitcher_SetActiveWidgetIndex) == 0x000004, "Wrong size on CommonVisibilitySwitcher_SetActiveWidgetIndex"); \ static_assert(offsetof(CommonVisibilitySwitcher_SetActiveWidgetIndex, Index_0) == 0x000000, "Member 'CommonVisibilitySwitcher_SetActiveWidgetIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_GetActiveWidget \ static_assert(alignof(CommonVisibilitySwitcher_GetActiveWidget) == 0x000008, "Wrong alignment on CommonVisibilitySwitcher_GetActiveWidget"); \ static_assert(sizeof(CommonVisibilitySwitcher_GetActiveWidget) == 0x000008, "Wrong size on CommonVisibilitySwitcher_GetActiveWidget"); \ static_assert(offsetof(CommonVisibilitySwitcher_GetActiveWidget, ReturnValue) == 0x000000, "Member 'CommonVisibilitySwitcher_GetActiveWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonVisibilitySwitcher_GetActiveWidgetIndex \ static_assert(alignof(CommonVisibilitySwitcher_GetActiveWidgetIndex) == 0x000004, "Wrong alignment on CommonVisibilitySwitcher_GetActiveWidgetIndex"); \ static_assert(sizeof(CommonVisibilitySwitcher_GetActiveWidgetIndex) == 0x000004, "Wrong size on CommonVisibilitySwitcher_GetActiveWidgetIndex"); \ static_assert(offsetof(CommonVisibilitySwitcher_GetActiveWidgetIndex, ReturnValue) == 0x000000, "Member 'CommonVisibilitySwitcher_GetActiveWidgetIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonVisibilitySwitcher \ static_assert(alignof(UCommonVisibilitySwitcher) == 0x000008, "Wrong alignment on UCommonVisibilitySwitcher"); \ static_assert(sizeof(UCommonVisibilitySwitcher) == 0x0001A0, "Wrong size on UCommonVisibilitySwitcher"); \ static_assert(offsetof(UCommonVisibilitySwitcher, ShownVisibility) == 0x000178, "Member 'UCommonVisibilitySwitcher::ShownVisibility' has a wrong offset!"); \ static_assert(offsetof(UCommonVisibilitySwitcher, ActiveWidgetIndex) == 0x00017C, "Member 'UCommonVisibilitySwitcher::ActiveWidgetIndex' has a wrong offset!"); \ static_assert(offsetof(UCommonVisibilitySwitcher, bAutoActivateSlot) == 0x000180, "Member 'UCommonVisibilitySwitcher::bAutoActivateSlot' has a wrong offset!"); \ static_assert(offsetof(UCommonVisibilitySwitcher, bActivateFirstSlotOnAdding) == 0x000181, "Member 'UCommonVisibilitySwitcher::bActivateFirstSlotOnAdding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonVisibilitySwitcherSlot \ static_assert(alignof(UCommonVisibilitySwitcherSlot) == 0x000008, "Wrong alignment on UCommonVisibilitySwitcherSlot"); \ static_assert(sizeof(UCommonVisibilitySwitcherSlot) == 0x000068, "Wrong size on UCommonVisibilitySwitcherSlot"); \ #define DUMPER7_ASSERTS_UCommonUIInputSettings \ static_assert(alignof(UCommonUIInputSettings) == 0x000008, "Wrong alignment on UCommonUIInputSettings"); \ static_assert(sizeof(UCommonUIInputSettings) == 0x000078, "Wrong size on UCommonUIInputSettings"); \ static_assert(offsetof(UCommonUIInputSettings, bLinkCursorToGamepadFocus) == 0x000028, "Member 'UCommonUIInputSettings::bLinkCursorToGamepadFocus' has a wrong offset!"); \ static_assert(offsetof(UCommonUIInputSettings, UIActionProcessingPriority) == 0x00002C, "Member 'UCommonUIInputSettings::UIActionProcessingPriority' has a wrong offset!"); \ static_assert(offsetof(UCommonUIInputSettings, InputActions) == 0x000030, "Member 'UCommonUIInputSettings::InputActions' has a wrong offset!"); \ static_assert(offsetof(UCommonUIInputSettings, ActionOverrides) == 0x000040, "Member 'UCommonUIInputSettings::ActionOverrides' has a wrong offset!"); \ static_assert(offsetof(UCommonUIInputSettings, AnalogCursorSettings) == 0x000050, "Member 'UCommonUIInputSettings::AnalogCursorSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonStyleSheet \ static_assert(alignof(UCommonStyleSheet) == 0x000008, "Wrong alignment on UCommonStyleSheet"); \ static_assert(sizeof(UCommonStyleSheet) == 0x000058, "Wrong size on UCommonStyleSheet"); \ static_assert(offsetof(UCommonStyleSheet, Properties) == 0x000030, "Member 'UCommonStyleSheet::Properties' has a wrong offset!"); \ static_assert(offsetof(UCommonStyleSheet, ImportedStyleSheets) == 0x000040, "Member 'UCommonStyleSheet::ImportedStyleSheets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidgetContainerBase_BP_AddWidget \ static_assert(alignof(CommonActivatableWidgetContainerBase_BP_AddWidget) == 0x000008, "Wrong alignment on CommonActivatableWidgetContainerBase_BP_AddWidget"); \ static_assert(sizeof(CommonActivatableWidgetContainerBase_BP_AddWidget) == 0x000010, "Wrong size on CommonActivatableWidgetContainerBase_BP_AddWidget"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_BP_AddWidget, ActivatableWidgetClass) == 0x000000, "Member 'CommonActivatableWidgetContainerBase_BP_AddWidget::ActivatableWidgetClass' has a wrong offset!"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_BP_AddWidget, ReturnValue) == 0x000008, "Member 'CommonActivatableWidgetContainerBase_BP_AddWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidgetContainerBase_RemoveWidget \ static_assert(alignof(CommonActivatableWidgetContainerBase_RemoveWidget) == 0x000008, "Wrong alignment on CommonActivatableWidgetContainerBase_RemoveWidget"); \ static_assert(sizeof(CommonActivatableWidgetContainerBase_RemoveWidget) == 0x000008, "Wrong size on CommonActivatableWidgetContainerBase_RemoveWidget"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_RemoveWidget, WidgetToRemove) == 0x000000, "Member 'CommonActivatableWidgetContainerBase_RemoveWidget::WidgetToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidgetContainerBase_SetTransitionDuration \ static_assert(alignof(CommonActivatableWidgetContainerBase_SetTransitionDuration) == 0x000004, "Wrong alignment on CommonActivatableWidgetContainerBase_SetTransitionDuration"); \ static_assert(sizeof(CommonActivatableWidgetContainerBase_SetTransitionDuration) == 0x000004, "Wrong size on CommonActivatableWidgetContainerBase_SetTransitionDuration"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_SetTransitionDuration, Duration) == 0x000000, "Member 'CommonActivatableWidgetContainerBase_SetTransitionDuration::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidgetContainerBase_GetActiveWidget \ static_assert(alignof(CommonActivatableWidgetContainerBase_GetActiveWidget) == 0x000008, "Wrong alignment on CommonActivatableWidgetContainerBase_GetActiveWidget"); \ static_assert(sizeof(CommonActivatableWidgetContainerBase_GetActiveWidget) == 0x000008, "Wrong size on CommonActivatableWidgetContainerBase_GetActiveWidget"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_GetActiveWidget, ReturnValue) == 0x000000, "Member 'CommonActivatableWidgetContainerBase_GetActiveWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonActivatableWidgetContainerBase_GetTransitionDuration \ static_assert(alignof(CommonActivatableWidgetContainerBase_GetTransitionDuration) == 0x000004, "Wrong alignment on CommonActivatableWidgetContainerBase_GetTransitionDuration"); \ static_assert(sizeof(CommonActivatableWidgetContainerBase_GetTransitionDuration) == 0x000004, "Wrong size on CommonActivatableWidgetContainerBase_GetTransitionDuration"); \ static_assert(offsetof(CommonActivatableWidgetContainerBase_GetTransitionDuration, ReturnValue) == 0x000000, "Member 'CommonActivatableWidgetContainerBase_GetTransitionDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActivatableWidgetContainerBase \ static_assert(alignof(UCommonActivatableWidgetContainerBase) == 0x000008, "Wrong alignment on UCommonActivatableWidgetContainerBase"); \ static_assert(sizeof(UCommonActivatableWidgetContainerBase) == 0x000270, "Wrong size on UCommonActivatableWidgetContainerBase"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, TransitionType) == 0x000168, "Member 'UCommonActivatableWidgetContainerBase::TransitionType' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, TransitionCurveType) == 0x000169, "Member 'UCommonActivatableWidgetContainerBase::TransitionCurveType' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, TransitionDuration) == 0x00016C, "Member 'UCommonActivatableWidgetContainerBase::TransitionDuration' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, WidgetList) == 0x000170, "Member 'UCommonActivatableWidgetContainerBase::WidgetList' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, DisplayedWidget) == 0x000180, "Member 'UCommonActivatableWidgetContainerBase::DisplayedWidget' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetContainerBase, GeneratedWidgetsPool) == 0x000188, "Member 'UCommonActivatableWidgetContainerBase::GeneratedWidgetsPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActivatableWidgetStack \ static_assert(alignof(UCommonActivatableWidgetStack) == 0x000008, "Wrong alignment on UCommonActivatableWidgetStack"); \ static_assert(sizeof(UCommonActivatableWidgetStack) == 0x000280, "Wrong size on UCommonActivatableWidgetStack"); \ static_assert(offsetof(UCommonActivatableWidgetStack, RootContentWidgetClass) == 0x000270, "Member 'UCommonActivatableWidgetStack::RootContentWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UCommonActivatableWidgetStack, RootContentWidget) == 0x000278, "Member 'UCommonActivatableWidgetStack::RootContentWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonActivatableWidgetQueue \ static_assert(alignof(UCommonActivatableWidgetQueue) == 0x000008, "Wrong alignment on UCommonActivatableWidgetQueue"); \ static_assert(sizeof(UCommonActivatableWidgetQueue) == 0x000270, "Wrong size on UCommonActivatableWidgetQueue"); \ #define DUMPER7_ASSERTS_FCommonInputKeyBrushConfiguration \ static_assert(alignof(FCommonInputKeyBrushConfiguration) == 0x000010, "Wrong alignment on FCommonInputKeyBrushConfiguration"); \ static_assert(sizeof(FCommonInputKeyBrushConfiguration) == 0x0000F0, "Wrong size on FCommonInputKeyBrushConfiguration"); \ static_assert(offsetof(FCommonInputKeyBrushConfiguration, Key) == 0x000000, "Member 'FCommonInputKeyBrushConfiguration::Key' has a wrong offset!"); \ static_assert(offsetof(FCommonInputKeyBrushConfiguration, KeyBrush) == 0x000020, "Member 'FCommonInputKeyBrushConfiguration::KeyBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonInputKeySetBrushConfiguration \ static_assert(alignof(FCommonInputKeySetBrushConfiguration) == 0x000010, "Wrong alignment on FCommonInputKeySetBrushConfiguration"); \ static_assert(sizeof(FCommonInputKeySetBrushConfiguration) == 0x0000E0, "Wrong size on FCommonInputKeySetBrushConfiguration"); \ static_assert(offsetof(FCommonInputKeySetBrushConfiguration, Keys) == 0x000000, "Member 'FCommonInputKeySetBrushConfiguration::Keys' has a wrong offset!"); \ static_assert(offsetof(FCommonInputKeySetBrushConfiguration, KeyBrush) == 0x000010, "Member 'FCommonInputKeySetBrushConfiguration::KeyBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputDeviceIdentifierPair \ static_assert(alignof(FInputDeviceIdentifierPair) == 0x000008, "Wrong alignment on FInputDeviceIdentifierPair"); \ static_assert(sizeof(FInputDeviceIdentifierPair) == 0x000018, "Wrong size on FInputDeviceIdentifierPair"); \ static_assert(offsetof(FInputDeviceIdentifierPair, InputDeviceName) == 0x000000, "Member 'FInputDeviceIdentifierPair::InputDeviceName' has a wrong offset!"); \ static_assert(offsetof(FInputDeviceIdentifierPair, HardwareDeviceIdentifier) == 0x000008, "Member 'FInputDeviceIdentifierPair::HardwareDeviceIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommonInputPlatformBaseData \ static_assert(alignof(FCommonInputPlatformBaseData) == 0x000008, "Wrong alignment on FCommonInputPlatformBaseData"); \ static_assert(sizeof(FCommonInputPlatformBaseData) == 0x000038, "Wrong size on FCommonInputPlatformBaseData"); \ static_assert(offsetof(FCommonInputPlatformBaseData, DefaultInputType) == 0x000008, "Member 'FCommonInputPlatformBaseData::DefaultInputType' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, bSupportsMouseAndKeyboard) == 0x000009, "Member 'FCommonInputPlatformBaseData::bSupportsMouseAndKeyboard' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, bSupportsGamepad) == 0x00000A, "Member 'FCommonInputPlatformBaseData::bSupportsGamepad' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, DefaultGamepadName) == 0x00000C, "Member 'FCommonInputPlatformBaseData::DefaultGamepadName' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, bCanChangeGamepadType) == 0x000014, "Member 'FCommonInputPlatformBaseData::bCanChangeGamepadType' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, bSupportsTouch) == 0x000015, "Member 'FCommonInputPlatformBaseData::bSupportsTouch' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, ControllerData) == 0x000018, "Member 'FCommonInputPlatformBaseData::ControllerData' has a wrong offset!"); \ static_assert(offsetof(FCommonInputPlatformBaseData, ControllerDataClasses) == 0x000028, "Member 'FCommonInputPlatformBaseData::ControllerDataClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputActionDomain \ static_assert(alignof(UCommonInputActionDomain) == 0x000008, "Wrong alignment on UCommonInputActionDomain"); \ static_assert(sizeof(UCommonInputActionDomain) == 0x000040, "Wrong size on UCommonInputActionDomain"); \ static_assert(offsetof(UCommonInputActionDomain, Behavior) == 0x000030, "Member 'UCommonInputActionDomain::Behavior' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomain, InnerBehavior) == 0x000034, "Member 'UCommonInputActionDomain::InnerBehavior' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomain, bUseActionDomainDesiredInputConfig) == 0x000038, "Member 'UCommonInputActionDomain::bUseActionDomainDesiredInputConfig' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomain, InputMode) == 0x000039, "Member 'UCommonInputActionDomain::InputMode' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomain, MouseCaptureMode) == 0x00003A, "Member 'UCommonInputActionDomain::MouseCaptureMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputActionDomainTable \ static_assert(alignof(UCommonInputActionDomainTable) == 0x000008, "Wrong alignment on UCommonInputActionDomainTable"); \ static_assert(sizeof(UCommonInputActionDomainTable) == 0x000048, "Wrong size on UCommonInputActionDomainTable"); \ static_assert(offsetof(UCommonInputActionDomainTable, ActionDomains) == 0x000030, "Member 'UCommonInputActionDomainTable::ActionDomains' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomainTable, InputMode) == 0x000040, "Member 'UCommonInputActionDomainTable::InputMode' has a wrong offset!"); \ static_assert(offsetof(UCommonInputActionDomainTable, MouseCaptureMode) == 0x000041, "Member 'UCommonInputActionDomainTable::MouseCaptureMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonUIInputData \ static_assert(alignof(UCommonUIInputData) == 0x000008, "Wrong alignment on UCommonUIInputData"); \ static_assert(sizeof(UCommonUIInputData) == 0x000048, "Wrong size on UCommonUIInputData"); \ static_assert(offsetof(UCommonUIInputData, DefaultClickAction) == 0x000028, "Member 'UCommonUIInputData::DefaultClickAction' has a wrong offset!"); \ static_assert(offsetof(UCommonUIInputData, DefaultBackAction) == 0x000038, "Member 'UCommonUIInputData::DefaultBackAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputBaseControllerData_GetRegisteredGamepads \ static_assert(alignof(CommonInputBaseControllerData_GetRegisteredGamepads) == 0x000008, "Wrong alignment on CommonInputBaseControllerData_GetRegisteredGamepads"); \ static_assert(sizeof(CommonInputBaseControllerData_GetRegisteredGamepads) == 0x000010, "Wrong size on CommonInputBaseControllerData_GetRegisteredGamepads"); \ static_assert(offsetof(CommonInputBaseControllerData_GetRegisteredGamepads, ReturnValue) == 0x000000, "Member 'CommonInputBaseControllerData_GetRegisteredGamepads::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputBaseControllerData \ static_assert(alignof(UCommonInputBaseControllerData) == 0x000008, "Wrong alignment on UCommonInputBaseControllerData"); \ static_assert(sizeof(UCommonInputBaseControllerData) == 0x000110, "Wrong size on UCommonInputBaseControllerData"); \ static_assert(offsetof(UCommonInputBaseControllerData, InputType) == 0x000028, "Member 'UCommonInputBaseControllerData::InputType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, GamepadName) == 0x00002C, "Member 'UCommonInputBaseControllerData::GamepadName' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, GamepadDisplayName) == 0x000038, "Member 'UCommonInputBaseControllerData::GamepadDisplayName' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, GamepadCategory) == 0x000050, "Member 'UCommonInputBaseControllerData::GamepadCategory' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, GamepadPlatformName) == 0x000068, "Member 'UCommonInputBaseControllerData::GamepadPlatformName' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, GamepadHardwareIdMapping) == 0x000080, "Member 'UCommonInputBaseControllerData::GamepadHardwareIdMapping' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, ControllerTexture) == 0x000090, "Member 'UCommonInputBaseControllerData::ControllerTexture' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, ControllerButtonMaskTexture) == 0x0000C0, "Member 'UCommonInputBaseControllerData::ControllerButtonMaskTexture' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, InputBrushDataMap) == 0x0000F0, "Member 'UCommonInputBaseControllerData::InputBrushDataMap' has a wrong offset!"); \ static_assert(offsetof(UCommonInputBaseControllerData, InputBrushKeySets) == 0x000100, "Member 'UCommonInputBaseControllerData::InputBrushKeySets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputPlatformSettings \ static_assert(alignof(UCommonInputPlatformSettings) == 0x000008, "Wrong alignment on UCommonInputPlatformSettings"); \ static_assert(sizeof(UCommonInputPlatformSettings) == 0x000070, "Wrong size on UCommonInputPlatformSettings"); \ static_assert(offsetof(UCommonInputPlatformSettings, DefaultInputType) == 0x000040, "Member 'UCommonInputPlatformSettings::DefaultInputType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, bSupportsMouseAndKeyboard) == 0x000041, "Member 'UCommonInputPlatformSettings::bSupportsMouseAndKeyboard' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, bSupportsTouch) == 0x000042, "Member 'UCommonInputPlatformSettings::bSupportsTouch' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, bSupportsGamepad) == 0x000043, "Member 'UCommonInputPlatformSettings::bSupportsGamepad' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, DefaultGamepadName) == 0x000044, "Member 'UCommonInputPlatformSettings::DefaultGamepadName' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, bCanChangeGamepadType) == 0x00004C, "Member 'UCommonInputPlatformSettings::bCanChangeGamepadType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, ControllerData) == 0x000050, "Member 'UCommonInputPlatformSettings::ControllerData' has a wrong offset!"); \ static_assert(offsetof(UCommonInputPlatformSettings, ControllerDataClasses) == 0x000060, "Member 'UCommonInputPlatformSettings::ControllerDataClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputSettings \ static_assert(alignof(UCommonInputSettings) == 0x000008, "Wrong alignment on UCommonInputSettings"); \ static_assert(sizeof(UCommonInputSettings) == 0x000130, "Wrong size on UCommonInputSettings"); \ static_assert(offsetof(UCommonInputSettings, InputData) == 0x000038, "Member 'UCommonInputSettings::InputData' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, PlatformInput) == 0x000068, "Member 'UCommonInputSettings::PlatformInput' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, CommonInputPlatformData) == 0x000078, "Member 'UCommonInputSettings::CommonInputPlatformData' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, bEnableInputMethodThrashingProtection) == 0x0000C8, "Member 'UCommonInputSettings::bEnableInputMethodThrashingProtection' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, InputMethodThrashingLimit) == 0x0000CC, "Member 'UCommonInputSettings::InputMethodThrashingLimit' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, InputMethodThrashingWindowInSeconds) == 0x0000D0, "Member 'UCommonInputSettings::InputMethodThrashingWindowInSeconds' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, InputMethodThrashingCooldownInSeconds) == 0x0000D8, "Member 'UCommonInputSettings::InputMethodThrashingCooldownInSeconds' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, bAllowOutOfFocusDeviceInput) == 0x0000E0, "Member 'UCommonInputSettings::bAllowOutOfFocusDeviceInput' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, bEnableDefaultInputConfig) == 0x0000E1, "Member 'UCommonInputSettings::bEnableDefaultInputConfig' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, ActionDomainTable) == 0x0000E8, "Member 'UCommonInputSettings::ActionDomainTable' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, InputDataClass) == 0x000120, "Member 'UCommonInputSettings::InputDataClass' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSettings, ActionDomainTablePtr) == 0x000128, "Member 'UCommonInputSettings::ActionDomainTablePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_SetCurrentInputType \ static_assert(alignof(CommonInputSubsystem_SetCurrentInputType) == 0x000001, "Wrong alignment on CommonInputSubsystem_SetCurrentInputType"); \ static_assert(sizeof(CommonInputSubsystem_SetCurrentInputType) == 0x000001, "Wrong size on CommonInputSubsystem_SetCurrentInputType"); \ static_assert(offsetof(CommonInputSubsystem_SetCurrentInputType, NewInputType) == 0x000000, "Member 'CommonInputSubsystem_SetCurrentInputType::NewInputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_SetGamepadInputType \ static_assert(alignof(CommonInputSubsystem_SetGamepadInputType) == 0x000004, "Wrong alignment on CommonInputSubsystem_SetGamepadInputType"); \ static_assert(sizeof(CommonInputSubsystem_SetGamepadInputType) == 0x000008, "Wrong size on CommonInputSubsystem_SetGamepadInputType"); \ static_assert(offsetof(CommonInputSubsystem_SetGamepadInputType, InGamepadInputType) == 0x000000, "Member 'CommonInputSubsystem_SetGamepadInputType::InGamepadInputType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_GetCurrentGamepadName \ static_assert(alignof(CommonInputSubsystem_GetCurrentGamepadName) == 0x000004, "Wrong alignment on CommonInputSubsystem_GetCurrentGamepadName"); \ static_assert(sizeof(CommonInputSubsystem_GetCurrentGamepadName) == 0x000008, "Wrong size on CommonInputSubsystem_GetCurrentGamepadName"); \ static_assert(offsetof(CommonInputSubsystem_GetCurrentGamepadName, ReturnValue) == 0x000000, "Member 'CommonInputSubsystem_GetCurrentGamepadName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_GetCurrentInputType \ static_assert(alignof(CommonInputSubsystem_GetCurrentInputType) == 0x000001, "Wrong alignment on CommonInputSubsystem_GetCurrentInputType"); \ static_assert(sizeof(CommonInputSubsystem_GetCurrentInputType) == 0x000001, "Wrong size on CommonInputSubsystem_GetCurrentInputType"); \ static_assert(offsetof(CommonInputSubsystem_GetCurrentInputType, ReturnValue) == 0x000000, "Member 'CommonInputSubsystem_GetCurrentInputType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_GetDefaultInputType \ static_assert(alignof(CommonInputSubsystem_GetDefaultInputType) == 0x000001, "Wrong alignment on CommonInputSubsystem_GetDefaultInputType"); \ static_assert(sizeof(CommonInputSubsystem_GetDefaultInputType) == 0x000001, "Wrong size on CommonInputSubsystem_GetDefaultInputType"); \ static_assert(offsetof(CommonInputSubsystem_GetDefaultInputType, ReturnValue) == 0x000000, "Member 'CommonInputSubsystem_GetDefaultInputType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_IsInputMethodActive \ static_assert(alignof(CommonInputSubsystem_IsInputMethodActive) == 0x000001, "Wrong alignment on CommonInputSubsystem_IsInputMethodActive"); \ static_assert(sizeof(CommonInputSubsystem_IsInputMethodActive) == 0x000002, "Wrong size on CommonInputSubsystem_IsInputMethodActive"); \ static_assert(offsetof(CommonInputSubsystem_IsInputMethodActive, InputMethod) == 0x000000, "Member 'CommonInputSubsystem_IsInputMethodActive::InputMethod' has a wrong offset!"); \ static_assert(offsetof(CommonInputSubsystem_IsInputMethodActive, ReturnValue) == 0x000001, "Member 'CommonInputSubsystem_IsInputMethodActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_IsUsingPointerInput \ static_assert(alignof(CommonInputSubsystem_IsUsingPointerInput) == 0x000001, "Wrong alignment on CommonInputSubsystem_IsUsingPointerInput"); \ static_assert(sizeof(CommonInputSubsystem_IsUsingPointerInput) == 0x000001, "Wrong size on CommonInputSubsystem_IsUsingPointerInput"); \ static_assert(offsetof(CommonInputSubsystem_IsUsingPointerInput, ReturnValue) == 0x000000, "Member 'CommonInputSubsystem_IsUsingPointerInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommonInputSubsystem_ShouldShowInputKeys \ static_assert(alignof(CommonInputSubsystem_ShouldShowInputKeys) == 0x000001, "Wrong alignment on CommonInputSubsystem_ShouldShowInputKeys"); \ static_assert(sizeof(CommonInputSubsystem_ShouldShowInputKeys) == 0x000001, "Wrong size on CommonInputSubsystem_ShouldShowInputKeys"); \ static_assert(offsetof(CommonInputSubsystem_ShouldShowInputKeys, ReturnValue) == 0x000000, "Member 'CommonInputSubsystem_ShouldShowInputKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommonInputSubsystem \ static_assert(alignof(UCommonInputSubsystem) == 0x000008, "Wrong alignment on UCommonInputSubsystem"); \ static_assert(sizeof(UCommonInputSubsystem) == 0x000108, "Wrong size on UCommonInputSubsystem"); \ static_assert(offsetof(UCommonInputSubsystem, OnInputMethodChanged) == 0x000058, "Member 'UCommonInputSubsystem::OnInputMethodChanged' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, NumberOfInputMethodChangesRecently) == 0x000068, "Member 'UCommonInputSubsystem::NumberOfInputMethodChangesRecently' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, LastInputMethodChangeTime) == 0x000070, "Member 'UCommonInputSubsystem::LastInputMethodChangeTime' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, LastTimeInputMethodThrashingBegan) == 0x000078, "Member 'UCommonInputSubsystem::LastTimeInputMethodThrashingBegan' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, LastInputType) == 0x000080, "Member 'UCommonInputSubsystem::LastInputType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, CurrentInputType) == 0x000081, "Member 'UCommonInputSubsystem::CurrentInputType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, GamepadInputType) == 0x000084, "Member 'UCommonInputSubsystem::GamepadInputType' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, CurrentInputLocks) == 0x000090, "Member 'UCommonInputSubsystem::CurrentInputLocks' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, ActionDomainTable) == 0x0000F8, "Member 'UCommonInputSubsystem::ActionDomainTable' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, bIsGamepadSimulatedClick) == 0x000100, "Member 'UCommonInputSubsystem::bIsGamepadSimulatedClick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkChannelMask \ static_assert(alignof(FAkChannelMask) == 0x000004, "Wrong alignment on FAkChannelMask"); \ static_assert(sizeof(FAkChannelMask) == 0x000004, "Wrong size on FAkChannelMask"); \ static_assert(offsetof(FAkChannelMask, ChannelMask) == 0x000000, "Member 'FAkChannelMask::ChannelMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAKWaapiJsonObject \ static_assert(alignof(FAKWaapiJsonObject) == 0x000008, "Wrong alignment on FAKWaapiJsonObject"); \ static_assert(sizeof(FAKWaapiJsonObject) == 0x000010, "Wrong size on FAKWaapiJsonObject"); \ #define DUMPER7_ASSERTS_FAkOutputSettings \ static_assert(alignof(FAkOutputSettings) == 0x000008, "Wrong alignment on FAkOutputSettings"); \ static_assert(sizeof(FAkOutputSettings) == 0x000018, "Wrong size on FAkOutputSettings"); \ static_assert(offsetof(FAkOutputSettings, AudioDeviceShareSetName) == 0x000000, "Member 'FAkOutputSettings::AudioDeviceShareSetName' has a wrong offset!"); \ static_assert(offsetof(FAkOutputSettings, IdDevice) == 0x000010, "Member 'FAkOutputSettings::IdDevice' has a wrong offset!"); \ static_assert(offsetof(FAkOutputSettings, PanRule) == 0x000014, "Member 'FAkOutputSettings::PanRule' has a wrong offset!"); \ static_assert(offsetof(FAkOutputSettings, ChannelConfig) == 0x000015, "Member 'FAkOutputSettings::ChannelConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkPropertyToControl \ static_assert(alignof(FAkPropertyToControl) == 0x000008, "Wrong alignment on FAkPropertyToControl"); \ static_assert(sizeof(FAkPropertyToControl) == 0x000010, "Wrong size on FAkPropertyToControl"); \ static_assert(offsetof(FAkPropertyToControl, ItemProperty) == 0x000000, "Member 'FAkPropertyToControl::ItemProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWaapiSubscriptionId \ static_assert(alignof(FAkWaapiSubscriptionId) == 0x000008, "Wrong alignment on FAkWaapiSubscriptionId"); \ static_assert(sizeof(FAkWaapiSubscriptionId) == 0x000008, "Wrong size on FAkWaapiSubscriptionId"); \ #define DUMPER7_ASSERTS_FAkAdvancedInitializationSettings \ static_assert(alignof(FAkAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkAdvancedInitializationSettings"); \ static_assert(sizeof(FAkAdvancedInitializationSettings) == 0x00002C, "Wrong size on FAkAdvancedInitializationSettings"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, IO_MemorySize) == 0x000000, "Member 'FAkAdvancedInitializationSettings::IO_MemorySize' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, IO_Granularity) == 0x000004, "Member 'FAkAdvancedInitializationSettings::IO_Granularity' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, TargetAutoStreamBufferLength) == 0x000008, "Member 'FAkAdvancedInitializationSettings::TargetAutoStreamBufferLength' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, UseStreamCache) == 0x00000C, "Member 'FAkAdvancedInitializationSettings::UseStreamCache' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, MaximumPinnedBytesInCache) == 0x000010, "Member 'FAkAdvancedInitializationSettings::MaximumPinnedBytesInCache' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, EnableGameSyncPreparation) == 0x000014, "Member 'FAkAdvancedInitializationSettings::EnableGameSyncPreparation' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, ContinuousPlaybackLookAhead) == 0x000018, "Member 'FAkAdvancedInitializationSettings::ContinuousPlaybackLookAhead' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, MonitorQueuePoolSize) == 0x00001C, "Member 'FAkAdvancedInitializationSettings::MonitorQueuePoolSize' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, MaximumHardwareTimeoutMs) == 0x000020, "Member 'FAkAdvancedInitializationSettings::MaximumHardwareTimeoutMs' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, DebugOutOfRangeCheckEnabled) == 0x000024, "Member 'FAkAdvancedInitializationSettings::DebugOutOfRangeCheckEnabled' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettings, DebugOutOfRangeLimit) == 0x000028, "Member 'FAkAdvancedInitializationSettings::DebugOutOfRangeLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkAdvancedInitializationSettingsWithMultiCoreRendering \ static_assert(alignof(FAkAdvancedInitializationSettingsWithMultiCoreRendering) == 0x000004, "Wrong alignment on FAkAdvancedInitializationSettingsWithMultiCoreRendering"); \ static_assert(sizeof(FAkAdvancedInitializationSettingsWithMultiCoreRendering) == 0x000038, "Wrong size on FAkAdvancedInitializationSettingsWithMultiCoreRendering"); \ static_assert(offsetof(FAkAdvancedInitializationSettingsWithMultiCoreRendering, EnableMultiCoreRendering) == 0x00002C, "Member 'FAkAdvancedInitializationSettingsWithMultiCoreRendering::EnableMultiCoreRendering' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettingsWithMultiCoreRendering, MaxNumJobWorkers) == 0x000030, "Member 'FAkAdvancedInitializationSettingsWithMultiCoreRendering::MaxNumJobWorkers' has a wrong offset!"); \ static_assert(offsetof(FAkAdvancedInitializationSettingsWithMultiCoreRendering, JobWorkerMaxExecutionTimeUSec) == 0x000034, "Member 'FAkAdvancedInitializationSettingsWithMultiCoreRendering::JobWorkerMaxExecutionTimeUSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkAndroidAdvancedInitializationSettings \ static_assert(alignof(FAkAndroidAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkAndroidAdvancedInitializationSettings"); \ static_assert(sizeof(FAkAndroidAdvancedInitializationSettings) == 0x000040, "Wrong size on FAkAndroidAdvancedInitializationSettings"); \ static_assert(offsetof(FAkAndroidAdvancedInitializationSettings, AudioAPI) == 0x000038, "Member 'FAkAndroidAdvancedInitializationSettings::AudioAPI' has a wrong offset!"); \ static_assert(offsetof(FAkAndroidAdvancedInitializationSettings, RoundFrameSizeToHardwareSize) == 0x00003C, "Member 'FAkAndroidAdvancedInitializationSettings::RoundFrameSizeToHardwareSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkAudioSession \ static_assert(alignof(FAkAudioSession) == 0x000004, "Wrong alignment on FAkAudioSession"); \ static_assert(sizeof(FAkAudioSession) == 0x00000C, "Wrong size on FAkAudioSession"); \ static_assert(offsetof(FAkAudioSession, AudioSessionCategory) == 0x000000, "Member 'FAkAudioSession::AudioSessionCategory' has a wrong offset!"); \ static_assert(offsetof(FAkAudioSession, AudioSessionCategoryOptions) == 0x000004, "Member 'FAkAudioSession::AudioSessionCategoryOptions' has a wrong offset!"); \ static_assert(offsetof(FAkAudioSession, AudioSessionMode) == 0x000008, "Member 'FAkAudioSession::AudioSessionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiEventBase \ static_assert(alignof(FAkMidiEventBase) == 0x000001, "Wrong alignment on FAkMidiEventBase"); \ static_assert(sizeof(FAkMidiEventBase) == 0x000002, "Wrong size on FAkMidiEventBase"); \ static_assert(offsetof(FAkMidiEventBase, Type) == 0x000000, "Member 'FAkMidiEventBase::Type' has a wrong offset!"); \ static_assert(offsetof(FAkMidiEventBase, Chan) == 0x000001, "Member 'FAkMidiEventBase::Chan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiGeneric \ static_assert(alignof(FAkMidiGeneric) == 0x000001, "Wrong alignment on FAkMidiGeneric"); \ static_assert(sizeof(FAkMidiGeneric) == 0x000004, "Wrong size on FAkMidiGeneric"); \ static_assert(offsetof(FAkMidiGeneric, Param1) == 0x000002, "Member 'FAkMidiGeneric::Param1' has a wrong offset!"); \ static_assert(offsetof(FAkMidiGeneric, Param2) == 0x000003, "Member 'FAkMidiGeneric::Param2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiNoteOnOff \ static_assert(alignof(FAkMidiNoteOnOff) == 0x000001, "Wrong alignment on FAkMidiNoteOnOff"); \ static_assert(sizeof(FAkMidiNoteOnOff) == 0x000004, "Wrong size on FAkMidiNoteOnOff"); \ static_assert(offsetof(FAkMidiNoteOnOff, Note) == 0x000002, "Member 'FAkMidiNoteOnOff::Note' has a wrong offset!"); \ static_assert(offsetof(FAkMidiNoteOnOff, Velocity) == 0x000003, "Member 'FAkMidiNoteOnOff::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiCc \ static_assert(alignof(FAkMidiCc) == 0x000001, "Wrong alignment on FAkMidiCc"); \ static_assert(sizeof(FAkMidiCc) == 0x000004, "Wrong size on FAkMidiCc"); \ static_assert(offsetof(FAkMidiCc, Cc) == 0x000002, "Member 'FAkMidiCc::Cc' has a wrong offset!"); \ static_assert(offsetof(FAkMidiCc, Value) == 0x000003, "Member 'FAkMidiCc::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiPitchBend \ static_assert(alignof(FAkMidiPitchBend) == 0x000004, "Wrong alignment on FAkMidiPitchBend"); \ static_assert(sizeof(FAkMidiPitchBend) == 0x000008, "Wrong size on FAkMidiPitchBend"); \ static_assert(offsetof(FAkMidiPitchBend, ValueLsb) == 0x000002, "Member 'FAkMidiPitchBend::ValueLsb' has a wrong offset!"); \ static_assert(offsetof(FAkMidiPitchBend, ValueMsb) == 0x000003, "Member 'FAkMidiPitchBend::ValueMsb' has a wrong offset!"); \ static_assert(offsetof(FAkMidiPitchBend, FullValue) == 0x000004, "Member 'FAkMidiPitchBend::FullValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiNoteAftertouch \ static_assert(alignof(FAkMidiNoteAftertouch) == 0x000001, "Wrong alignment on FAkMidiNoteAftertouch"); \ static_assert(sizeof(FAkMidiNoteAftertouch) == 0x000004, "Wrong size on FAkMidiNoteAftertouch"); \ static_assert(offsetof(FAkMidiNoteAftertouch, Note) == 0x000002, "Member 'FAkMidiNoteAftertouch::Note' has a wrong offset!"); \ static_assert(offsetof(FAkMidiNoteAftertouch, Value) == 0x000003, "Member 'FAkMidiNoteAftertouch::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiChannelAftertouch \ static_assert(alignof(FAkMidiChannelAftertouch) == 0x000001, "Wrong alignment on FAkMidiChannelAftertouch"); \ static_assert(sizeof(FAkMidiChannelAftertouch) == 0x000003, "Wrong size on FAkMidiChannelAftertouch"); \ static_assert(offsetof(FAkMidiChannelAftertouch, Value) == 0x000002, "Member 'FAkMidiChannelAftertouch::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMidiProgramChange \ static_assert(alignof(FAkMidiProgramChange) == 0x000001, "Wrong alignment on FAkMidiProgramChange"); \ static_assert(sizeof(FAkMidiProgramChange) == 0x000003, "Wrong size on FAkMidiProgramChange"); \ static_assert(offsetof(FAkMidiProgramChange, ProgramNum) == 0x000002, "Member 'FAkMidiProgramChange::ProgramNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkSegmentInfo \ static_assert(alignof(FAkSegmentInfo) == 0x000004, "Wrong alignment on FAkSegmentInfo"); \ static_assert(sizeof(FAkSegmentInfo) == 0x000024, "Wrong size on FAkSegmentInfo"); \ static_assert(offsetof(FAkSegmentInfo, CurrentPosition) == 0x000000, "Member 'FAkSegmentInfo::CurrentPosition' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, PreEntryDuration) == 0x000004, "Member 'FAkSegmentInfo::PreEntryDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, ActiveDuration) == 0x000008, "Member 'FAkSegmentInfo::ActiveDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, PostExitDuration) == 0x00000C, "Member 'FAkSegmentInfo::PostExitDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, RemainingLookAheadTime) == 0x000010, "Member 'FAkSegmentInfo::RemainingLookAheadTime' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, BeatDuration) == 0x000014, "Member 'FAkSegmentInfo::BeatDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, BarDuration) == 0x000018, "Member 'FAkSegmentInfo::BarDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, GridDuration) == 0x00001C, "Member 'FAkSegmentInfo::GridDuration' has a wrong offset!"); \ static_assert(offsetof(FAkSegmentInfo, GridOffset) == 0x000020, "Member 'FAkSegmentInfo::GridOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkExternalSourceInfo \ static_assert(alignof(FAkExternalSourceInfo) == 0x000008, "Wrong alignment on FAkExternalSourceInfo"); \ static_assert(sizeof(FAkExternalSourceInfo) == 0x000038, "Wrong size on FAkExternalSourceInfo"); \ static_assert(offsetof(FAkExternalSourceInfo, ExternalSrcName) == 0x000000, "Member 'FAkExternalSourceInfo::ExternalSrcName' has a wrong offset!"); \ static_assert(offsetof(FAkExternalSourceInfo, CodecID) == 0x000010, "Member 'FAkExternalSourceInfo::CodecID' has a wrong offset!"); \ static_assert(offsetof(FAkExternalSourceInfo, Filename) == 0x000018, "Member 'FAkExternalSourceInfo::Filename' has a wrong offset!"); \ static_assert(offsetof(FAkExternalSourceInfo, ExternalSourceAsset) == 0x000028, "Member 'FAkExternalSourceInfo::ExternalSourceAsset' has a wrong offset!"); \ static_assert(offsetof(FAkExternalSourceInfo, IsStreamed) == 0x000030, "Member 'FAkExternalSourceInfo::IsStreamed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkGeometrySurfaceOverride \ static_assert(alignof(FAkGeometrySurfaceOverride) == 0x000008, "Wrong alignment on FAkGeometrySurfaceOverride"); \ static_assert(sizeof(FAkGeometrySurfaceOverride) == 0x000018, "Wrong size on FAkGeometrySurfaceOverride"); \ static_assert(offsetof(FAkGeometrySurfaceOverride, AcousticTexture) == 0x000000, "Member 'FAkGeometrySurfaceOverride::AcousticTexture' has a wrong offset!"); \ static_assert(offsetof(FAkGeometrySurfaceOverride, bEnableOcclusionOverride) == 0x000008, "Member 'FAkGeometrySurfaceOverride::bEnableOcclusionOverride' has a wrong offset!"); \ static_assert(offsetof(FAkGeometrySurfaceOverride, OcclusionValue) == 0x00000C, "Member 'FAkGeometrySurfaceOverride::OcclusionValue' has a wrong offset!"); \ static_assert(offsetof(FAkGeometrySurfaceOverride, SurfaceArea) == 0x000010, "Member 'FAkGeometrySurfaceOverride::SurfaceArea' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkAcousticSurface \ static_assert(alignof(FAkAcousticSurface) == 0x000008, "Wrong alignment on FAkAcousticSurface"); \ static_assert(sizeof(FAkAcousticSurface) == 0x000018, "Wrong size on FAkAcousticSurface"); \ static_assert(offsetof(FAkAcousticSurface, Texture) == 0x000000, "Member 'FAkAcousticSurface::Texture' has a wrong offset!"); \ static_assert(offsetof(FAkAcousticSurface, Occlusion) == 0x000004, "Member 'FAkAcousticSurface::Occlusion' has a wrong offset!"); \ static_assert(offsetof(FAkAcousticSurface, Name) == 0x000008, "Member 'FAkAcousticSurface::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkTriangle \ static_assert(alignof(FAkTriangle) == 0x000002, "Wrong alignment on FAkTriangle"); \ static_assert(sizeof(FAkTriangle) == 0x000008, "Wrong size on FAkTriangle"); \ static_assert(offsetof(FAkTriangle, Point0) == 0x000000, "Member 'FAkTriangle::Point0' has a wrong offset!"); \ static_assert(offsetof(FAkTriangle, Point1) == 0x000002, "Member 'FAkTriangle::Point1' has a wrong offset!"); \ static_assert(offsetof(FAkTriangle, Point2) == 0x000004, "Member 'FAkTriangle::Point2' has a wrong offset!"); \ static_assert(offsetof(FAkTriangle, Surface) == 0x000006, "Member 'FAkTriangle::Surface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkGeometryData \ static_assert(alignof(FAkGeometryData) == 0x000008, "Wrong alignment on FAkGeometryData"); \ static_assert(sizeof(FAkGeometryData) == 0x000050, "Wrong size on FAkGeometryData"); \ static_assert(offsetof(FAkGeometryData, Vertices) == 0x000000, "Member 'FAkGeometryData::Vertices' has a wrong offset!"); \ static_assert(offsetof(FAkGeometryData, Surfaces) == 0x000010, "Member 'FAkGeometryData::Surfaces' has a wrong offset!"); \ static_assert(offsetof(FAkGeometryData, Triangles) == 0x000020, "Member 'FAkGeometryData::Triangles' has a wrong offset!"); \ static_assert(offsetof(FAkGeometryData, ToOverrideAcousticTexture) == 0x000030, "Member 'FAkGeometryData::ToOverrideAcousticTexture' has a wrong offset!"); \ static_assert(offsetof(FAkGeometryData, ToOverrideOcclusion) == 0x000040, "Member 'FAkGeometryData::ToOverrideOcclusion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkHololensAdvancedInitializationSettings \ static_assert(alignof(FAkHololensAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkHololensAdvancedInitializationSettings"); \ static_assert(sizeof(FAkHololensAdvancedInitializationSettings) == 0x00003C, "Wrong size on FAkHololensAdvancedInitializationSettings"); \ static_assert(offsetof(FAkHololensAdvancedInitializationSettings, UseHeadMountedDisplayAudioDevice) == 0x000038, "Member 'FAkHololensAdvancedInitializationSettings::UseHeadMountedDisplayAudioDevice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkMainOutputSettings \ static_assert(alignof(FAkMainOutputSettings) == 0x000008, "Wrong alignment on FAkMainOutputSettings"); \ static_assert(sizeof(FAkMainOutputSettings) == 0x000028, "Wrong size on FAkMainOutputSettings"); \ static_assert(offsetof(FAkMainOutputSettings, AudioDeviceShareSet) == 0x000000, "Member 'FAkMainOutputSettings::AudioDeviceShareSet' has a wrong offset!"); \ static_assert(offsetof(FAkMainOutputSettings, DeviceID) == 0x000010, "Member 'FAkMainOutputSettings::DeviceID' has a wrong offset!"); \ static_assert(offsetof(FAkMainOutputSettings, PanningRule) == 0x000014, "Member 'FAkMainOutputSettings::PanningRule' has a wrong offset!"); \ static_assert(offsetof(FAkMainOutputSettings, ChannelConfigType) == 0x000018, "Member 'FAkMainOutputSettings::ChannelConfigType' has a wrong offset!"); \ static_assert(offsetof(FAkMainOutputSettings, ChannelMask) == 0x00001C, "Member 'FAkMainOutputSettings::ChannelMask' has a wrong offset!"); \ static_assert(offsetof(FAkMainOutputSettings, NumberOfChannels) == 0x000020, "Member 'FAkMainOutputSettings::NumberOfChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkSpatialAudioSettings \ static_assert(alignof(FAkSpatialAudioSettings) == 0x000004, "Wrong alignment on FAkSpatialAudioSettings"); \ static_assert(sizeof(FAkSpatialAudioSettings) == 0x000028, "Wrong size on FAkSpatialAudioSettings"); \ static_assert(offsetof(FAkSpatialAudioSettings, MaxSoundPropagationDepth) == 0x000000, "Member 'FAkSpatialAudioSettings::MaxSoundPropagationDepth' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, MovementThreshold) == 0x000004, "Member 'FAkSpatialAudioSettings::MovementThreshold' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, NumberOfPrimaryRays) == 0x000008, "Member 'FAkSpatialAudioSettings::NumberOfPrimaryRays' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, ReflectionOrder) == 0x00000C, "Member 'FAkSpatialAudioSettings::ReflectionOrder' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, DiffractionOrder) == 0x000010, "Member 'FAkSpatialAudioSettings::DiffractionOrder' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, DiffractionOnReflectionsOrder) == 0x000014, "Member 'FAkSpatialAudioSettings::DiffractionOnReflectionsOrder' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, MaximumPathLength) == 0x000018, "Member 'FAkSpatialAudioSettings::MaximumPathLength' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, CPULimitPercentage) == 0x00001C, "Member 'FAkSpatialAudioSettings::CPULimitPercentage' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, LoadBalancingSpread) == 0x000020, "Member 'FAkSpatialAudioSettings::LoadBalancingSpread' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, EnableGeometricDiffractionAndTransmission) == 0x000024, "Member 'FAkSpatialAudioSettings::EnableGeometricDiffractionAndTransmission' has a wrong offset!"); \ static_assert(offsetof(FAkSpatialAudioSettings, CalcEmitterVirtualPosition) == 0x000025, "Member 'FAkSpatialAudioSettings::CalcEmitterVirtualPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkCommunicationSettings \ static_assert(alignof(FAkCommunicationSettings) == 0x000008, "Wrong alignment on FAkCommunicationSettings"); \ static_assert(sizeof(FAkCommunicationSettings) == 0x000018, "Wrong size on FAkCommunicationSettings"); \ static_assert(offsetof(FAkCommunicationSettings, PoolSize) == 0x000000, "Member 'FAkCommunicationSettings::PoolSize' has a wrong offset!"); \ static_assert(offsetof(FAkCommunicationSettings, DiscoveryBroadcastPort) == 0x000004, "Member 'FAkCommunicationSettings::DiscoveryBroadcastPort' has a wrong offset!"); \ static_assert(offsetof(FAkCommunicationSettings, CommandPort) == 0x000006, "Member 'FAkCommunicationSettings::CommandPort' has a wrong offset!"); \ static_assert(offsetof(FAkCommunicationSettings, NetworkName) == 0x000008, "Member 'FAkCommunicationSettings::NetworkName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkCommunicationSettingsWithSystemInitialization \ static_assert(alignof(FAkCommunicationSettingsWithSystemInitialization) == 0x000008, "Wrong alignment on FAkCommunicationSettingsWithSystemInitialization"); \ static_assert(sizeof(FAkCommunicationSettingsWithSystemInitialization) == 0x000020, "Wrong size on FAkCommunicationSettingsWithSystemInitialization"); \ static_assert(offsetof(FAkCommunicationSettingsWithSystemInitialization, InitializeSystemComms) == 0x000018, "Member 'FAkCommunicationSettingsWithSystemInitialization::InitializeSystemComms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkCommunicationSettingsWithCommSelection \ static_assert(alignof(FAkCommunicationSettingsWithCommSelection) == 0x000008, "Wrong alignment on FAkCommunicationSettingsWithCommSelection"); \ static_assert(sizeof(FAkCommunicationSettingsWithCommSelection) == 0x000020, "Wrong size on FAkCommunicationSettingsWithCommSelection"); \ static_assert(offsetof(FAkCommunicationSettingsWithCommSelection, CommunicationSystem) == 0x000018, "Member 'FAkCommunicationSettingsWithCommSelection::CommunicationSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkCommonInitializationSettings \ static_assert(alignof(FAkCommonInitializationSettings) == 0x000008, "Wrong alignment on FAkCommonInitializationSettings"); \ static_assert(sizeof(FAkCommonInitializationSettings) == 0x000068, "Wrong size on FAkCommonInitializationSettings"); \ static_assert(offsetof(FAkCommonInitializationSettings, MaximumNumberOfMemoryPools) == 0x000000, "Member 'FAkCommonInitializationSettings::MaximumNumberOfMemoryPools' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, MaximumNumberOfPositioningPaths) == 0x000004, "Member 'FAkCommonInitializationSettings::MaximumNumberOfPositioningPaths' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, CommandQueueSize) == 0x000008, "Member 'FAkCommonInitializationSettings::CommandQueueSize' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, SamplesPerFrame) == 0x00000C, "Member 'FAkCommonInitializationSettings::SamplesPerFrame' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, MainOutputSettings) == 0x000010, "Member 'FAkCommonInitializationSettings::MainOutputSettings' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, StreamingLookAheadRatio) == 0x000038, "Member 'FAkCommonInitializationSettings::StreamingLookAheadRatio' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, NumberOfRefillsInVoice) == 0x00003C, "Member 'FAkCommonInitializationSettings::NumberOfRefillsInVoice' has a wrong offset!"); \ static_assert(offsetof(FAkCommonInitializationSettings, SpatialAudioSettings) == 0x000040, "Member 'FAkCommonInitializationSettings::SpatialAudioSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkCommonInitializationSettingsWithSampleRate \ static_assert(alignof(FAkCommonInitializationSettingsWithSampleRate) == 0x000008, "Wrong alignment on FAkCommonInitializationSettingsWithSampleRate"); \ static_assert(sizeof(FAkCommonInitializationSettingsWithSampleRate) == 0x000070, "Wrong size on FAkCommonInitializationSettingsWithSampleRate"); \ static_assert(offsetof(FAkCommonInitializationSettingsWithSampleRate, SampleRate) == 0x000068, "Member 'FAkCommonInitializationSettingsWithSampleRate::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkBoolPropertyToControl \ static_assert(alignof(FAkBoolPropertyToControl) == 0x000008, "Wrong alignment on FAkBoolPropertyToControl"); \ static_assert(sizeof(FAkBoolPropertyToControl) == 0x000010, "Wrong size on FAkBoolPropertyToControl"); \ static_assert(offsetof(FAkBoolPropertyToControl, ItemProperty) == 0x000000, "Member 'FAkBoolPropertyToControl::ItemProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkPS5AdvancedInitializationSettings \ static_assert(alignof(FAkPS5AdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkPS5AdvancedInitializationSettings"); \ static_assert(sizeof(FAkPS5AdvancedInitializationSettings) == 0x000044, "Wrong size on FAkPS5AdvancedInitializationSettings"); \ static_assert(offsetof(FAkPS5AdvancedInitializationSettings, UseHardwareCodecLowLatencyMode) == 0x000038, "Member 'FAkPS5AdvancedInitializationSettings::UseHardwareCodecLowLatencyMode' has a wrong offset!"); \ static_assert(offsetof(FAkPS5AdvancedInitializationSettings, bVorbisHwAcceleration) == 0x000039, "Member 'FAkPS5AdvancedInitializationSettings::bVorbisHwAcceleration' has a wrong offset!"); \ static_assert(offsetof(FAkPS5AdvancedInitializationSettings, bEnable3DAudioSync) == 0x00003A, "Member 'FAkPS5AdvancedInitializationSettings::bEnable3DAudioSync' has a wrong offset!"); \ static_assert(offsetof(FAkPS5AdvancedInitializationSettings, uNumOperationsForHwMixing) == 0x00003C, "Member 'FAkPS5AdvancedInitializationSettings::uNumOperationsForHwMixing' has a wrong offset!"); \ static_assert(offsetof(FAkPS5AdvancedInitializationSettings, bPlotQueueLevel) == 0x000040, "Member 'FAkPS5AdvancedInitializationSettings::bPlotQueueLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkReverbDescriptor \ static_assert(alignof(FAkReverbDescriptor) == 0x000008, "Wrong alignment on FAkReverbDescriptor"); \ static_assert(sizeof(FAkReverbDescriptor) == 0x000028, "Wrong size on FAkReverbDescriptor"); \ static_assert(offsetof(FAkReverbDescriptor, Primitive) == 0x000018, "Member 'FAkReverbDescriptor::Primitive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkGeometrySurfacePropertiesToMap \ static_assert(alignof(FAkGeometrySurfacePropertiesToMap) == 0x000008, "Wrong alignment on FAkGeometrySurfacePropertiesToMap"); \ static_assert(sizeof(FAkGeometrySurfacePropertiesToMap) == 0x000038, "Wrong size on FAkGeometrySurfacePropertiesToMap"); \ static_assert(offsetof(FAkGeometrySurfacePropertiesToMap, AcousticTexture) == 0x000000, "Member 'FAkGeometrySurfacePropertiesToMap::AcousticTexture' has a wrong offset!"); \ static_assert(offsetof(FAkGeometrySurfacePropertiesToMap, OcclusionValue) == 0x000030, "Member 'FAkGeometrySurfacePropertiesToMap::OcclusionValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkAcousticTextureParams \ static_assert(alignof(FAkAcousticTextureParams) == 0x000010, "Wrong alignment on FAkAcousticTextureParams"); \ static_assert(sizeof(FAkAcousticTextureParams) == 0x000030, "Wrong size on FAkAcousticTextureParams"); \ static_assert(offsetof(FAkAcousticTextureParams, AbsorptionValues) == 0x000000, "Member 'FAkAcousticTextureParams::AbsorptionValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWwiseObjectDetails \ static_assert(alignof(FAkWwiseObjectDetails) == 0x000008, "Wrong alignment on FAkWwiseObjectDetails"); \ static_assert(sizeof(FAkWwiseObjectDetails) == 0x000030, "Wrong size on FAkWwiseObjectDetails"); \ static_assert(offsetof(FAkWwiseObjectDetails, ItemName) == 0x000000, "Member 'FAkWwiseObjectDetails::ItemName' has a wrong offset!"); \ static_assert(offsetof(FAkWwiseObjectDetails, ItemPath) == 0x000010, "Member 'FAkWwiseObjectDetails::ItemPath' has a wrong offset!"); \ static_assert(offsetof(FAkWwiseObjectDetails, ItemId) == 0x000020, "Member 'FAkWwiseObjectDetails::ItemId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWwiseItemToControl \ static_assert(alignof(FAkWwiseItemToControl) == 0x000008, "Wrong alignment on FAkWwiseItemToControl"); \ static_assert(sizeof(FAkWwiseItemToControl) == 0x000040, "Wrong size on FAkWwiseItemToControl"); \ static_assert(offsetof(FAkWwiseItemToControl, ItemPicked) == 0x000000, "Member 'FAkWwiseItemToControl::ItemPicked' has a wrong offset!"); \ static_assert(offsetof(FAkWwiseItemToControl, ItemPath) == 0x000030, "Member 'FAkWwiseItemToControl::ItemPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkSurfaceEdgeVerts \ static_assert(alignof(FAkSurfaceEdgeVerts) == 0x000008, "Wrong alignment on FAkSurfaceEdgeVerts"); \ static_assert(sizeof(FAkSurfaceEdgeVerts) == 0x000030, "Wrong size on FAkSurfaceEdgeVerts"); \ #define DUMPER7_ASSERTS_FAkSurfaceEdgeInfo \ static_assert(alignof(FAkSurfaceEdgeInfo) == 0x000008, "Wrong alignment on FAkSurfaceEdgeInfo"); \ static_assert(sizeof(FAkSurfaceEdgeInfo) == 0x000050, "Wrong size on FAkSurfaceEdgeInfo"); \ #define DUMPER7_ASSERTS_FAkSurfacePoly \ static_assert(alignof(FAkSurfacePoly) == 0x000008, "Wrong alignment on FAkSurfacePoly"); \ static_assert(sizeof(FAkSurfacePoly) == 0x000018, "Wrong size on FAkSurfacePoly"); \ static_assert(offsetof(FAkSurfacePoly, Texture) == 0x000000, "Member 'FAkSurfacePoly::Texture' has a wrong offset!"); \ static_assert(offsetof(FAkSurfacePoly, Occlusion) == 0x000008, "Member 'FAkSurfacePoly::Occlusion' has a wrong offset!"); \ static_assert(offsetof(FAkSurfacePoly, EnableSurface) == 0x00000C, "Member 'FAkSurfacePoly::EnableSurface' has a wrong offset!"); \ static_assert(offsetof(FAkSurfacePoly, SurfaceArea) == 0x000010, "Member 'FAkSurfacePoly::SurfaceArea' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWaapiFieldNames \ static_assert(alignof(FAkWaapiFieldNames) == 0x000008, "Wrong alignment on FAkWaapiFieldNames"); \ static_assert(sizeof(FAkWaapiFieldNames) == 0x000010, "Wrong size on FAkWaapiFieldNames"); \ static_assert(offsetof(FAkWaapiFieldNames, FieldName) == 0x000000, "Member 'FAkWaapiFieldNames::FieldName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWaapiUri \ static_assert(alignof(FAkWaapiUri) == 0x000008, "Wrong alignment on FAkWaapiUri"); \ static_assert(sizeof(FAkWaapiUri) == 0x000010, "Wrong size on FAkWaapiUri"); \ static_assert(offsetof(FAkWaapiUri, Uri) == 0x000000, "Member 'FAkWaapiUri::Uri' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkWindowsAdvancedInitializationSettings \ static_assert(alignof(FAkWindowsAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkWindowsAdvancedInitializationSettings"); \ static_assert(sizeof(FAkWindowsAdvancedInitializationSettings) == 0x000040, "Wrong size on FAkWindowsAdvancedInitializationSettings"); \ static_assert(offsetof(FAkWindowsAdvancedInitializationSettings, UseHeadMountedDisplayAudioDevice) == 0x000038, "Member 'FAkWindowsAdvancedInitializationSettings::UseHeadMountedDisplayAudioDevice' has a wrong offset!"); \ static_assert(offsetof(FAkWindowsAdvancedInitializationSettings, MaxSystemAudioObjects) == 0x00003C, "Member 'FAkWindowsAdvancedInitializationSettings::MaxSystemAudioObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkXSXAdvancedInitializationSettings \ static_assert(alignof(FAkXSXAdvancedInitializationSettings) == 0x000004, "Wrong alignment on FAkXSXAdvancedInitializationSettings"); \ static_assert(sizeof(FAkXSXAdvancedInitializationSettings) == 0x000044, "Wrong size on FAkXSXAdvancedInitializationSettings"); \ static_assert(offsetof(FAkXSXAdvancedInitializationSettings, MaximumNumberOfXMAVoices) == 0x000038, "Member 'FAkXSXAdvancedInitializationSettings::MaximumNumberOfXMAVoices' has a wrong offset!"); \ static_assert(offsetof(FAkXSXAdvancedInitializationSettings, UseHardwareCodecLowLatencyMode) == 0x00003A, "Member 'FAkXSXAdvancedInitializationSettings::UseHardwareCodecLowLatencyMode' has a wrong offset!"); \ static_assert(offsetof(FAkXSXAdvancedInitializationSettings, MaximumNumberOfOpusVoices) == 0x00003C, "Member 'FAkXSXAdvancedInitializationSettings::MaximumNumberOfOpusVoices' has a wrong offset!"); \ static_assert(offsetof(FAkXSXAdvancedInitializationSettings, uMaxSystemAudioObjects) == 0x000040, "Member 'FAkXSXAdvancedInitializationSettings::uMaxSystemAudioObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkXSXApuHeapInitializationSettings \ static_assert(alignof(FAkXSXApuHeapInitializationSettings) == 0x000004, "Wrong alignment on FAkXSXApuHeapInitializationSettings"); \ static_assert(sizeof(FAkXSXApuHeapInitializationSettings) == 0x000008, "Wrong size on FAkXSXApuHeapInitializationSettings"); \ static_assert(offsetof(FAkXSXApuHeapInitializationSettings, CachedSize) == 0x000000, "Member 'FAkXSXApuHeapInitializationSettings::CachedSize' has a wrong offset!"); \ static_assert(offsetof(FAkXSXApuHeapInitializationSettings, NonCachedSize) == 0x000004, "Member 'FAkXSXApuHeapInitializationSettings::NonCachedSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneAkAudioEventTemplate \ static_assert(alignof(FMovieSceneAkAudioEventTemplate) == 0x000008, "Wrong alignment on FMovieSceneAkAudioEventTemplate"); \ static_assert(sizeof(FMovieSceneAkAudioEventTemplate) == 0x000028, "Wrong size on FMovieSceneAkAudioEventTemplate"); \ static_assert(offsetof(FMovieSceneAkAudioEventTemplate, Section) == 0x000020, "Member 'FMovieSceneAkAudioEventTemplate::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneAkAudioRTPCTemplate \ static_assert(alignof(FMovieSceneAkAudioRTPCTemplate) == 0x000008, "Wrong alignment on FMovieSceneAkAudioRTPCTemplate"); \ static_assert(sizeof(FMovieSceneAkAudioRTPCTemplate) == 0x000028, "Wrong size on FMovieSceneAkAudioRTPCTemplate"); \ static_assert(offsetof(FMovieSceneAkAudioRTPCTemplate, Section) == 0x000020, "Member 'FMovieSceneAkAudioRTPCTemplate::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTangentDataSerializationHelper \ static_assert(alignof(FMovieSceneTangentDataSerializationHelper) == 0x000004, "Wrong alignment on FMovieSceneTangentDataSerializationHelper"); \ static_assert(sizeof(FMovieSceneTangentDataSerializationHelper) == 0x000014, "Wrong size on FMovieSceneTangentDataSerializationHelper"); \ static_assert(offsetof(FMovieSceneTangentDataSerializationHelper, ArriveTangent) == 0x000000, "Member 'FMovieSceneTangentDataSerializationHelper::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentDataSerializationHelper, LeaveTangent) == 0x000004, "Member 'FMovieSceneTangentDataSerializationHelper::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentDataSerializationHelper, TangentWeightMode) == 0x000008, "Member 'FMovieSceneTangentDataSerializationHelper::TangentWeightMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentDataSerializationHelper, ArriveTangentWeight) == 0x00000C, "Member 'FMovieSceneTangentDataSerializationHelper::ArriveTangentWeight' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentDataSerializationHelper, LeaveTangentWeight) == 0x000010, "Member 'FMovieSceneTangentDataSerializationHelper::LeaveTangentWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatValueSerializationHelper \ static_assert(alignof(FMovieSceneFloatValueSerializationHelper) == 0x000004, "Wrong alignment on FMovieSceneFloatValueSerializationHelper"); \ static_assert(sizeof(FMovieSceneFloatValueSerializationHelper) == 0x00001C, "Wrong size on FMovieSceneFloatValueSerializationHelper"); \ static_assert(offsetof(FMovieSceneFloatValueSerializationHelper, Value) == 0x000000, "Member 'FMovieSceneFloatValueSerializationHelper::Value' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValueSerializationHelper, InterpMode) == 0x000004, "Member 'FMovieSceneFloatValueSerializationHelper::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValueSerializationHelper, TangentMode) == 0x000005, "Member 'FMovieSceneFloatValueSerializationHelper::TangentMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValueSerializationHelper, Tangent) == 0x000008, "Member 'FMovieSceneFloatValueSerializationHelper::Tangent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatChannelSerializationHelper \ static_assert(alignof(FMovieSceneFloatChannelSerializationHelper) == 0x000008, "Wrong alignment on FMovieSceneFloatChannelSerializationHelper"); \ static_assert(sizeof(FMovieSceneFloatChannelSerializationHelper) == 0x000030, "Wrong size on FMovieSceneFloatChannelSerializationHelper"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, PreInfinityExtrap) == 0x000000, "Member 'FMovieSceneFloatChannelSerializationHelper::PreInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, PostInfinityExtrap) == 0x000001, "Member 'FMovieSceneFloatChannelSerializationHelper::PostInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, Times) == 0x000008, "Member 'FMovieSceneFloatChannelSerializationHelper::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, Values) == 0x000018, "Member 'FMovieSceneFloatChannelSerializationHelper::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, DefaultValue) == 0x000028, "Member 'FMovieSceneFloatChannelSerializationHelper::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannelSerializationHelper, bHasDefaultValue) == 0x00002C, "Member 'FMovieSceneFloatChannelSerializationHelper::bHasDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSettingsPerUser \ static_assert(alignof(UAkSettingsPerUser) == 0x000008, "Wrong alignment on UAkSettingsPerUser"); \ static_assert(sizeof(UAkSettingsPerUser) == 0x000078, "Wrong size on UAkSettingsPerUser"); \ static_assert(offsetof(UAkSettingsPerUser, WwiseWindowsInstallationPath) == 0x000028, "Member 'UAkSettingsPerUser::WwiseWindowsInstallationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WwiseMacInstallationPath) == 0x000038, "Member 'UAkSettingsPerUser::WwiseMacInstallationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, GeneratedSoundBanksFolderUserOverride) == 0x000048, "Member 'UAkSettingsPerUser::GeneratedSoundBanksFolderUserOverride' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiIPAddress) == 0x000058, "Member 'UAkSettingsPerUser::WaapiIPAddress' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiPort) == 0x000068, "Member 'UAkSettingsPerUser::WaapiPort' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, bAutoConnectToWAAPI) == 0x00006C, "Member 'UAkSettingsPerUser::bAutoConnectToWAAPI' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, AutoSyncSelection) == 0x00006D, "Member 'UAkSettingsPerUser::AutoSyncSelection' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, WaapiTranslatorTimeout) == 0x000070, "Member 'UAkSettingsPerUser::WaapiTranslatorTimeout' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, SuppressGeneratedSoundBanksPathWarnings) == 0x000074, "Member 'UAkSettingsPerUser::SuppressGeneratedSoundBanksPathWarnings' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, SoundDataGenerationSkipLanguage) == 0x000075, "Member 'UAkSettingsPerUser::SoundDataGenerationSkipLanguage' has a wrong offset!"); \ static_assert(offsetof(UAkSettingsPerUser, AskForWwiseAssetReload) == 0x000076, "Member 'UAkSettingsPerUser::AskForWwiseAssetReload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_PostAkEvent \ static_assert(alignof(AkGameObject_PostAkEvent) == 0x000008, "Wrong alignment on AkGameObject_PostAkEvent"); \ static_assert(sizeof(AkGameObject_PostAkEvent) == 0x000038, "Wrong size on AkGameObject_PostAkEvent"); \ static_assert(offsetof(AkGameObject_PostAkEvent, AkEvent) == 0x000000, "Member 'AkGameObject_PostAkEvent::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEvent, CallbackMask) == 0x000008, "Member 'AkGameObject_PostAkEvent::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEvent, PostEventCallback) == 0x00000C, "Member 'AkGameObject_PostAkEvent::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEvent, InEventName) == 0x000020, "Member 'AkGameObject_PostAkEvent::InEventName' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEvent, bAllowPositionTracking) == 0x000030, "Member 'AkGameObject_PostAkEvent::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEvent, ReturnValue) == 0x000034, "Member 'AkGameObject_PostAkEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_PostAkEventAsync \ static_assert(alignof(AkGameObject_PostAkEventAsync) == 0x000008, "Wrong alignment on AkGameObject_PostAkEventAsync"); \ static_assert(sizeof(AkGameObject_PostAkEventAsync) == 0x000040, "Wrong size on AkGameObject_PostAkEventAsync"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, WorldContextObject) == 0x000000, "Member 'AkGameObject_PostAkEventAsync::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, AkEvent) == 0x000008, "Member 'AkGameObject_PostAkEventAsync::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, PlayingID) == 0x000010, "Member 'AkGameObject_PostAkEventAsync::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, CallbackMask) == 0x000014, "Member 'AkGameObject_PostAkEventAsync::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, PostEventCallback) == 0x000018, "Member 'AkGameObject_PostAkEventAsync::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAkEventAsync, LatentInfo) == 0x000028, "Member 'AkGameObject_PostAkEventAsync::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_PostAssociatedAkEvent \ static_assert(alignof(AkGameObject_PostAssociatedAkEvent) == 0x000004, "Wrong alignment on AkGameObject_PostAssociatedAkEvent"); \ static_assert(sizeof(AkGameObject_PostAssociatedAkEvent) == 0x00001C, "Wrong size on AkGameObject_PostAssociatedAkEvent"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEvent, CallbackMask) == 0x000000, "Member 'AkGameObject_PostAssociatedAkEvent::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEvent, PostEventCallback) == 0x000004, "Member 'AkGameObject_PostAssociatedAkEvent::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEvent, bAllowPositionTracking) == 0x000014, "Member 'AkGameObject_PostAssociatedAkEvent::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEvent, ReturnValue) == 0x000018, "Member 'AkGameObject_PostAssociatedAkEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_PostAssociatedAkEventAsync \ static_assert(alignof(AkGameObject_PostAssociatedAkEventAsync) == 0x000008, "Wrong alignment on AkGameObject_PostAssociatedAkEventAsync"); \ static_assert(sizeof(AkGameObject_PostAssociatedAkEventAsync) == 0x000040, "Wrong size on AkGameObject_PostAssociatedAkEventAsync"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEventAsync, WorldContextObject) == 0x000000, "Member 'AkGameObject_PostAssociatedAkEventAsync::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEventAsync, CallbackMask) == 0x000008, "Member 'AkGameObject_PostAssociatedAkEventAsync::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEventAsync, PostEventCallback) == 0x00000C, "Member 'AkGameObject_PostAssociatedAkEventAsync::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEventAsync, LatentInfo) == 0x000020, "Member 'AkGameObject_PostAssociatedAkEventAsync::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_PostAssociatedAkEventAsync, PlayingID) == 0x000038, "Member 'AkGameObject_PostAssociatedAkEventAsync::PlayingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_GetRTPCValue \ static_assert(alignof(AkGameObject_GetRTPCValue) == 0x000008, "Wrong alignment on AkGameObject_GetRTPCValue"); \ static_assert(sizeof(AkGameObject_GetRTPCValue) == 0x000030, "Wrong size on AkGameObject_GetRTPCValue"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, RTPCValue) == 0x000000, "Member 'AkGameObject_GetRTPCValue::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, InputValueType) == 0x000008, "Member 'AkGameObject_GetRTPCValue::InputValueType' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, Value) == 0x00000C, "Member 'AkGameObject_GetRTPCValue::Value' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, OutputValueType) == 0x000010, "Member 'AkGameObject_GetRTPCValue::OutputValueType' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, RTPC) == 0x000018, "Member 'AkGameObject_GetRTPCValue::RTPC' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_GetRTPCValue, PlayingID) == 0x000028, "Member 'AkGameObject_GetRTPCValue::PlayingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameObject_SetRTPCValue \ static_assert(alignof(AkGameObject_SetRTPCValue) == 0x000008, "Wrong alignment on AkGameObject_SetRTPCValue"); \ static_assert(sizeof(AkGameObject_SetRTPCValue) == 0x000020, "Wrong size on AkGameObject_SetRTPCValue"); \ static_assert(offsetof(AkGameObject_SetRTPCValue, RTPCValue) == 0x000000, "Member 'AkGameObject_SetRTPCValue::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_SetRTPCValue, Value) == 0x000008, "Member 'AkGameObject_SetRTPCValue::Value' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_SetRTPCValue, InterpolationTimeMs) == 0x00000C, "Member 'AkGameObject_SetRTPCValue::InterpolationTimeMs' has a wrong offset!"); \ static_assert(offsetof(AkGameObject_SetRTPCValue, RTPC) == 0x000010, "Member 'AkGameObject_SetRTPCValue::RTPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkGameObject \ static_assert(alignof(UAkGameObject) == 0x000010, "Wrong alignment on UAkGameObject"); \ static_assert(sizeof(UAkGameObject) == 0x0002C0, "Wrong size on UAkGameObject"); \ static_assert(offsetof(UAkGameObject, AkAudioEvent) == 0x0002A0, "Member 'UAkGameObject::AkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(UAkGameObject, EventName) == 0x0002A8, "Member 'UAkGameObject::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSettings \ static_assert(alignof(UAkSettings) == 0x000008, "Wrong alignment on UAkSettings"); \ static_assert(sizeof(UAkSettings) == 0x000418, "Wrong size on UAkSettings"); \ static_assert(offsetof(UAkSettings, MaxSimultaneousReverbVolumes) == 0x000028, "Member 'UAkSettings::MaxSimultaneousReverbVolumes' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseProjectPath) == 0x000030, "Member 'UAkSettings::WwiseProjectPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseSoundDataFolder) == 0x000040, "Member 'UAkSettings::WwiseSoundDataFolder' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, GeneratedSoundBanksFolder) == 0x000050, "Member 'UAkSettings::GeneratedSoundBanksFolder' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseStagingDirectory) == 0x000060, "Member 'UAkSettings::WwiseStagingDirectory' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bSoundBanksTransfered) == 0x000070, "Member 'UAkSettings::bSoundBanksTransfered' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAssetsMigrated) == 0x000071, "Member 'UAkSettings::bAssetsMigrated' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bProjectMigrated) == 0x000072, "Member 'UAkSettings::bProjectMigrated' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAutoConnectToWAAPI) == 0x000073, "Member 'UAkSettings::bAutoConnectToWAAPI' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultOcclusionCollisionChannel) == 0x000074, "Member 'UAkSettings::DefaultOcclusionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, OcclusionIgnorePawnAttachedActors) == 0x000075, "Member 'UAkSettings::OcclusionIgnorePawnAttachedActors' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultFitToGeometryCollisionChannel) == 0x000076, "Member 'UAkSettings::DefaultFitToGeometryCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AkGeometryMap) == 0x000078, "Member 'UAkSettings::AkGeometryMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, GlobalDecayAbsorption) == 0x0000C8, "Member 'UAkSettings::GlobalDecayAbsorption' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultReverbAuxBus) == 0x0000D0, "Member 'UAkSettings::DefaultReverbAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, EnvironmentDecayAuxBusMap) == 0x000100, "Member 'UAkSettings::EnvironmentDecayAuxBusMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, HFDampingName) == 0x000150, "Member 'UAkSettings::HFDampingName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DecayEstimateName) == 0x000160, "Member 'UAkSettings::DecayEstimateName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, TimeToFirstReflectionName) == 0x000170, "Member 'UAkSettings::TimeToFirstReflectionName' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, HFDampingRTPC) == 0x000180, "Member 'UAkSettings::HFDampingRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DecayEstimateRTPC) == 0x0001B0, "Member 'UAkSettings::DecayEstimateRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, TimeToFirstReflectionRTPC) == 0x0001E0, "Member 'UAkSettings::TimeToFirstReflectionRTPC' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AudioInputEvent) == 0x000210, "Member 'UAkSettings::AudioInputEvent' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AcousticTextureParamsMap) == 0x000240, "Member 'UAkSettings::AcousticTextureParamsMap' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SplitSwitchContainerMedia) == 0x000290, "Member 'UAkSettings::SplitSwitchContainerMedia' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SplitMediaPerFolder) == 0x000291, "Member 'UAkSettings::SplitMediaPerFolder' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, UseEventBasedPackaging) == 0x000292, "Member 'UAkSettings::UseEventBasedPackaging' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, CommandletCommitMessage) == 0x000298, "Member 'UAkSettings::CommandletCommitMessage' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, UnrealCultureToWwiseCulture) == 0x0002A8, "Member 'UAkSettings::UnrealCultureToWwiseCulture' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, DefaultAssetCreationPath) == 0x0002F8, "Member 'UAkSettings::DefaultAssetCreationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, InitBank) == 0x000308, "Member 'UAkSettings::InitBank' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AudioRouting) == 0x000338, "Member 'UAkSettings::AudioRouting' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bWwiseSoundEngineEnabled) == 0x00033C, "Member 'UAkSettings::bWwiseSoundEngineEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bWwiseAudioLinkEnabled) == 0x00033D, "Member 'UAkSettings::bWwiseAudioLinkEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bAkAudioMixerEnabled) == 0x00033E, "Member 'UAkSettings::bAkAudioMixerEnabled' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, AskedToUseNewAssetManagement) == 0x00033F, "Member 'UAkSettings::AskedToUseNewAssetManagement' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, bEnableMultiCoreRendering) == 0x000340, "Member 'UAkSettings::bEnableMultiCoreRendering' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, MigratedEnableMultiCoreRendering) == 0x000341, "Member 'UAkSettings::MigratedEnableMultiCoreRendering' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, FixupRedirectorsDuringMigration) == 0x000342, "Member 'UAkSettings::FixupRedirectorsDuringMigration' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseWindowsInstallationPath) == 0x000348, "Member 'UAkSettings::WwiseWindowsInstallationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, WwiseMacInstallationPath) == 0x000358, "Member 'UAkSettings::WwiseMacInstallationPath' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, MaxObstructionOcclusionPortalTraceDist2D) == 0x000368, "Member 'UAkSettings::MaxObstructionOcclusionPortalTraceDist2D' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SpawnAkAmbientSoundClass) == 0x000370, "Member 'UAkSettings::SpawnAkAmbientSoundClass' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, SpawnAkComponentClass) == 0x0003A0, "Member 'UAkSettings::SpawnAkComponentClass' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, MusicPlayEvent) == 0x0003D0, "Member 'UAkSettings::MusicPlayEvent' has a wrong offset!"); \ static_assert(offsetof(UAkSettings, MusicSwitchesFolderPaths) == 0x000400, "Member 'UAkSettings::MusicSwitchesFolderPaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_GetOcclusionCollisionChannel \ static_assert(alignof(AkComponent_GetOcclusionCollisionChannel) == 0x000001, "Wrong alignment on AkComponent_GetOcclusionCollisionChannel"); \ static_assert(sizeof(AkComponent_GetOcclusionCollisionChannel) == 0x000001, "Wrong size on AkComponent_GetOcclusionCollisionChannel"); \ static_assert(offsetof(AkComponent_GetOcclusionCollisionChannel, ReturnValue) == 0x000000, "Member 'AkComponent_GetOcclusionCollisionChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_GetPlaybackTime \ static_assert(alignof(AkComponent_GetPlaybackTime) == 0x000004, "Wrong alignment on AkComponent_GetPlaybackTime"); \ static_assert(sizeof(AkComponent_GetPlaybackTime) == 0x000008, "Wrong size on AkComponent_GetPlaybackTime"); \ static_assert(offsetof(AkComponent_GetPlaybackTime, PlayingID) == 0x000000, "Member 'AkComponent_GetPlaybackTime::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkComponent_GetPlaybackTime, ReturnValue) == 0x000004, "Member 'AkComponent_GetPlaybackTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_PostAkEventAndWaitForEnd \ static_assert(alignof(AkComponent_PostAkEventAndWaitForEnd) == 0x000008, "Wrong alignment on AkComponent_PostAkEventAndWaitForEnd"); \ static_assert(sizeof(AkComponent_PostAkEventAndWaitForEnd) == 0x000038, "Wrong size on AkComponent_PostAkEventAndWaitForEnd"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEnd, AkEvent) == 0x000000, "Member 'AkComponent_PostAkEventAndWaitForEnd::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEnd, in_EventName) == 0x000008, "Member 'AkComponent_PostAkEventAndWaitForEnd::in_EventName' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEnd, LatentInfo) == 0x000018, "Member 'AkComponent_PostAkEventAndWaitForEnd::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEnd, bAllowPositionTracking) == 0x000030, "Member 'AkComponent_PostAkEventAndWaitForEnd::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEnd, ReturnValue) == 0x000034, "Member 'AkComponent_PostAkEventAndWaitForEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_PostAkEventAndWaitForEndAsync \ static_assert(alignof(AkComponent_PostAkEventAndWaitForEndAsync) == 0x000008, "Wrong alignment on AkComponent_PostAkEventAndWaitForEndAsync"); \ static_assert(sizeof(AkComponent_PostAkEventAndWaitForEndAsync) == 0x000028, "Wrong size on AkComponent_PostAkEventAndWaitForEndAsync"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEndAsync, AkEvent) == 0x000000, "Member 'AkComponent_PostAkEventAndWaitForEndAsync::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEndAsync, PlayingID) == 0x000008, "Member 'AkComponent_PostAkEventAndWaitForEndAsync::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAkEventAndWaitForEndAsync, LatentInfo) == 0x000010, "Member 'AkComponent_PostAkEventAndWaitForEndAsync::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_PostAssociatedAkEventAndWaitForEnd \ static_assert(alignof(AkComponent_PostAssociatedAkEventAndWaitForEnd) == 0x000008, "Wrong alignment on AkComponent_PostAssociatedAkEventAndWaitForEnd"); \ static_assert(sizeof(AkComponent_PostAssociatedAkEventAndWaitForEnd) == 0x000020, "Wrong size on AkComponent_PostAssociatedAkEventAndWaitForEnd"); \ static_assert(offsetof(AkComponent_PostAssociatedAkEventAndWaitForEnd, LatentInfo) == 0x000000, "Member 'AkComponent_PostAssociatedAkEventAndWaitForEnd::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAssociatedAkEventAndWaitForEnd, ReturnValue) == 0x000018, "Member 'AkComponent_PostAssociatedAkEventAndWaitForEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_PostAssociatedAkEventAndWaitForEndAsync \ static_assert(alignof(AkComponent_PostAssociatedAkEventAndWaitForEndAsync) == 0x000008, "Wrong alignment on AkComponent_PostAssociatedAkEventAndWaitForEndAsync"); \ static_assert(sizeof(AkComponent_PostAssociatedAkEventAndWaitForEndAsync) == 0x000020, "Wrong size on AkComponent_PostAssociatedAkEventAndWaitForEndAsync"); \ static_assert(offsetof(AkComponent_PostAssociatedAkEventAndWaitForEndAsync, PlayingID) == 0x000000, "Member 'AkComponent_PostAssociatedAkEventAndWaitForEndAsync::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostAssociatedAkEventAndWaitForEndAsync, LatentInfo) == 0x000008, "Member 'AkComponent_PostAssociatedAkEventAndWaitForEndAsync::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_PostTrigger \ static_assert(alignof(AkComponent_PostTrigger) == 0x000008, "Wrong alignment on AkComponent_PostTrigger"); \ static_assert(sizeof(AkComponent_PostTrigger) == 0x000018, "Wrong size on AkComponent_PostTrigger"); \ static_assert(offsetof(AkComponent_PostTrigger, TriggerValue) == 0x000000, "Member 'AkComponent_PostTrigger::TriggerValue' has a wrong offset!"); \ static_assert(offsetof(AkComponent_PostTrigger, Trigger) == 0x000008, "Member 'AkComponent_PostTrigger::Trigger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetAttenuationScalingFactor \ static_assert(alignof(AkComponent_SetAttenuationScalingFactor) == 0x000004, "Wrong alignment on AkComponent_SetAttenuationScalingFactor"); \ static_assert(sizeof(AkComponent_SetAttenuationScalingFactor) == 0x000004, "Wrong size on AkComponent_SetAttenuationScalingFactor"); \ static_assert(offsetof(AkComponent_SetAttenuationScalingFactor, Value) == 0x000000, "Member 'AkComponent_SetAttenuationScalingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetEarlyReflectionsAuxBus \ static_assert(alignof(AkComponent_SetEarlyReflectionsAuxBus) == 0x000008, "Wrong alignment on AkComponent_SetEarlyReflectionsAuxBus"); \ static_assert(sizeof(AkComponent_SetEarlyReflectionsAuxBus) == 0x000010, "Wrong size on AkComponent_SetEarlyReflectionsAuxBus"); \ static_assert(offsetof(AkComponent_SetEarlyReflectionsAuxBus, AuxBusName) == 0x000000, "Member 'AkComponent_SetEarlyReflectionsAuxBus::AuxBusName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetEarlyReflectionsVolume \ static_assert(alignof(AkComponent_SetEarlyReflectionsVolume) == 0x000004, "Wrong alignment on AkComponent_SetEarlyReflectionsVolume"); \ static_assert(sizeof(AkComponent_SetEarlyReflectionsVolume) == 0x000004, "Wrong size on AkComponent_SetEarlyReflectionsVolume"); \ static_assert(offsetof(AkComponent_SetEarlyReflectionsVolume, SendVolume) == 0x000000, "Member 'AkComponent_SetEarlyReflectionsVolume::SendVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetEnableSpotReflectors \ static_assert(alignof(AkComponent_SetEnableSpotReflectors) == 0x000001, "Wrong alignment on AkComponent_SetEnableSpotReflectors"); \ static_assert(sizeof(AkComponent_SetEnableSpotReflectors) == 0x000001, "Wrong size on AkComponent_SetEnableSpotReflectors"); \ static_assert(offsetof(AkComponent_SetEnableSpotReflectors, in_enable) == 0x000000, "Member 'AkComponent_SetEnableSpotReflectors::in_enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetGameObjectRadius \ static_assert(alignof(AkComponent_SetGameObjectRadius) == 0x000004, "Wrong alignment on AkComponent_SetGameObjectRadius"); \ static_assert(sizeof(AkComponent_SetGameObjectRadius) == 0x000008, "Wrong size on AkComponent_SetGameObjectRadius"); \ static_assert(offsetof(AkComponent_SetGameObjectRadius, in_outerRadius) == 0x000000, "Member 'AkComponent_SetGameObjectRadius::in_outerRadius' has a wrong offset!"); \ static_assert(offsetof(AkComponent_SetGameObjectRadius, in_innerRadius) == 0x000004, "Member 'AkComponent_SetGameObjectRadius::in_innerRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetListeners \ static_assert(alignof(AkComponent_SetListeners) == 0x000008, "Wrong alignment on AkComponent_SetListeners"); \ static_assert(sizeof(AkComponent_SetListeners) == 0x000010, "Wrong size on AkComponent_SetListeners"); \ static_assert(offsetof(AkComponent_SetListeners, Listeners) == 0x000000, "Member 'AkComponent_SetListeners::Listeners' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetOutputBusVolume \ static_assert(alignof(AkComponent_SetOutputBusVolume) == 0x000004, "Wrong alignment on AkComponent_SetOutputBusVolume"); \ static_assert(sizeof(AkComponent_SetOutputBusVolume) == 0x000004, "Wrong size on AkComponent_SetOutputBusVolume"); \ static_assert(offsetof(AkComponent_SetOutputBusVolume, BusVolume) == 0x000000, "Member 'AkComponent_SetOutputBusVolume::BusVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetStopWhenOwnerDestroyed \ static_assert(alignof(AkComponent_SetStopWhenOwnerDestroyed) == 0x000001, "Wrong alignment on AkComponent_SetStopWhenOwnerDestroyed"); \ static_assert(sizeof(AkComponent_SetStopWhenOwnerDestroyed) == 0x000001, "Wrong size on AkComponent_SetStopWhenOwnerDestroyed"); \ static_assert(offsetof(AkComponent_SetStopWhenOwnerDestroyed, bStopWhenOwnerDestroyed) == 0x000000, "Member 'AkComponent_SetStopWhenOwnerDestroyed::bStopWhenOwnerDestroyed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_SetSwitch \ static_assert(alignof(AkComponent_SetSwitch) == 0x000008, "Wrong alignment on AkComponent_SetSwitch"); \ static_assert(sizeof(AkComponent_SetSwitch) == 0x000028, "Wrong size on AkComponent_SetSwitch"); \ static_assert(offsetof(AkComponent_SetSwitch, SwitchValue) == 0x000000, "Member 'AkComponent_SetSwitch::SwitchValue' has a wrong offset!"); \ static_assert(offsetof(AkComponent_SetSwitch, SwitchGroup) == 0x000008, "Member 'AkComponent_SetSwitch::SwitchGroup' has a wrong offset!"); \ static_assert(offsetof(AkComponent_SetSwitch, SwitchState) == 0x000018, "Member 'AkComponent_SetSwitch::SwitchState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_UseEarlyReflections \ static_assert(alignof(AkComponent_UseEarlyReflections) == 0x000008, "Wrong alignment on AkComponent_UseEarlyReflections"); \ static_assert(sizeof(AkComponent_UseEarlyReflections) == 0x000028, "Wrong size on AkComponent_UseEarlyReflections"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, AuxBus) == 0x000000, "Member 'AkComponent_UseEarlyReflections::AuxBus' has a wrong offset!"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, Order) == 0x000008, "Member 'AkComponent_UseEarlyReflections::Order' has a wrong offset!"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, BusSendGain) == 0x00000C, "Member 'AkComponent_UseEarlyReflections::BusSendGain' has a wrong offset!"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, MaxPathLength) == 0x000010, "Member 'AkComponent_UseEarlyReflections::MaxPathLength' has a wrong offset!"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, SpotReflectors) == 0x000014, "Member 'AkComponent_UseEarlyReflections::SpotReflectors' has a wrong offset!"); \ static_assert(offsetof(AkComponent_UseEarlyReflections, AuxBusName) == 0x000018, "Member 'AkComponent_UseEarlyReflections::AuxBusName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_UseReverbVolumes \ static_assert(alignof(AkComponent_UseReverbVolumes) == 0x000001, "Wrong alignment on AkComponent_UseReverbVolumes"); \ static_assert(sizeof(AkComponent_UseReverbVolumes) == 0x000001, "Wrong size on AkComponent_UseReverbVolumes"); \ static_assert(offsetof(AkComponent_UseReverbVolumes, inUseReverbVolumes) == 0x000000, "Member 'AkComponent_UseReverbVolumes::inUseReverbVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_GetAttenuationRadius \ static_assert(alignof(AkComponent_GetAttenuationRadius) == 0x000004, "Wrong alignment on AkComponent_GetAttenuationRadius"); \ static_assert(sizeof(AkComponent_GetAttenuationRadius) == 0x000004, "Wrong size on AkComponent_GetAttenuationRadius"); \ static_assert(offsetof(AkComponent_GetAttenuationRadius, ReturnValue) == 0x000000, "Member 'AkComponent_GetAttenuationRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkComponent_IsPlaying \ static_assert(alignof(AkComponent_IsPlaying) == 0x000001, "Wrong alignment on AkComponent_IsPlaying"); \ static_assert(sizeof(AkComponent_IsPlaying) == 0x000001, "Wrong size on AkComponent_IsPlaying"); \ static_assert(offsetof(AkComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'AkComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkComponent \ static_assert(alignof(UAkComponent) == 0x000010, "Wrong alignment on UAkComponent"); \ static_assert(sizeof(UAkComponent) == 0x0004A0, "Wrong size on UAkComponent"); \ static_assert(offsetof(UAkComponent, bUseSpatialAudio) == 0x0002C0, "Member 'UAkComponent::bUseSpatialAudio' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OcclusionCollisionChannel) == 0x0002C8, "Member 'UAkComponent::OcclusionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EnableSpotReflectors) == 0x0002C9, "Member 'UAkComponent::EnableSpotReflectors' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OuterRadius) == 0x0002CC, "Member 'UAkComponent::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, InnerRadius) == 0x0002D0, "Member 'UAkComponent::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionAuxBus) == 0x0002D8, "Member 'UAkComponent::EarlyReflectionAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionAuxBusName) == 0x0002E0, "Member 'UAkComponent::EarlyReflectionAuxBusName' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionOrder) == 0x0002F0, "Member 'UAkComponent::EarlyReflectionOrder' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionBusSendGain) == 0x0002F4, "Member 'UAkComponent::EarlyReflectionBusSendGain' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, EarlyReflectionMaxPathLength) == 0x0002F8, "Member 'UAkComponent::EarlyReflectionMaxPathLength' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, roomReverbAuxBusGain) == 0x0002FC, "Member 'UAkComponent::roomReverbAuxBusGain' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxEdges) == 0x000300, "Member 'UAkComponent::diffractionMaxEdges' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxPaths) == 0x000304, "Member 'UAkComponent::diffractionMaxPaths' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, diffractionMaxPathLength) == 0x000308, "Member 'UAkComponent::diffractionMaxPathLength' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawFirstOrderReflections) == 0x00030C, "Member 'UAkComponent::DrawFirstOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawSecondOrderReflections) == 0x00030D, "Member 'UAkComponent::DrawSecondOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawHigherOrderReflections) == 0x00030E, "Member 'UAkComponent::DrawHigherOrderReflections' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, DrawDiffraction) == 0x00030F, "Member 'UAkComponent::DrawDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, StopWhenOwnerDestroyed) == 0x000310, "Member 'UAkComponent::StopWhenOwnerDestroyed' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, AttenuationScalingFactor) == 0x000314, "Member 'UAkComponent::AttenuationScalingFactor' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, OcclusionRefreshInterval) == 0x000318, "Member 'UAkComponent::OcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(UAkComponent, bUseReverbVolumes) == 0x00031C, "Member 'UAkComponent::bUseReverbVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkPortalComponent_GetCurrentState \ static_assert(alignof(AkPortalComponent_GetCurrentState) == 0x000001, "Wrong alignment on AkPortalComponent_GetCurrentState"); \ static_assert(sizeof(AkPortalComponent_GetCurrentState) == 0x000001, "Wrong size on AkPortalComponent_GetCurrentState"); \ static_assert(offsetof(AkPortalComponent_GetCurrentState, ReturnValue) == 0x000000, "Member 'AkPortalComponent_GetCurrentState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkPortalComponent_GetPrimitiveParent \ static_assert(alignof(AkPortalComponent_GetPrimitiveParent) == 0x000008, "Wrong alignment on AkPortalComponent_GetPrimitiveParent"); \ static_assert(sizeof(AkPortalComponent_GetPrimitiveParent) == 0x000008, "Wrong size on AkPortalComponent_GetPrimitiveParent"); \ static_assert(offsetof(AkPortalComponent_GetPrimitiveParent, ReturnValue) == 0x000000, "Member 'AkPortalComponent_GetPrimitiveParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkPortalComponent_PortalHasAnyRoomContext \ static_assert(alignof(AkPortalComponent_PortalHasAnyRoomContext) == 0x000001, "Wrong alignment on AkPortalComponent_PortalHasAnyRoomContext"); \ static_assert(sizeof(AkPortalComponent_PortalHasAnyRoomContext) == 0x000001, "Wrong size on AkPortalComponent_PortalHasAnyRoomContext"); \ static_assert(offsetof(AkPortalComponent_PortalHasAnyRoomContext, ReturnValue) == 0x000000, "Member 'AkPortalComponent_PortalHasAnyRoomContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkPortalComponent_PortalPlacementValid \ static_assert(alignof(AkPortalComponent_PortalPlacementValid) == 0x000001, "Wrong alignment on AkPortalComponent_PortalPlacementValid"); \ static_assert(sizeof(AkPortalComponent_PortalPlacementValid) == 0x000001, "Wrong size on AkPortalComponent_PortalPlacementValid"); \ static_assert(offsetof(AkPortalComponent_PortalPlacementValid, ReturnValue) == 0x000000, "Member 'AkPortalComponent_PortalPlacementValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkPortalComponent \ static_assert(alignof(UAkPortalComponent) == 0x000010, "Wrong alignment on UAkPortalComponent"); \ static_assert(sizeof(UAkPortalComponent) == 0x000390, "Wrong size on UAkPortalComponent"); \ static_assert(offsetof(UAkPortalComponent, bDynamic) == 0x0002A0, "Member 'UAkPortalComponent::bDynamic' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, InitialState) == 0x0002A1, "Member 'UAkPortalComponent::InitialState' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, ObstructionRefreshInterval) == 0x0002A4, "Member 'UAkPortalComponent::ObstructionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, ObstructionCollisionChannel) == 0x0002A8, "Member 'UAkPortalComponent::ObstructionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, FrontRoom) == 0x000308, "Member 'UAkPortalComponent::FrontRoom' has a wrong offset!"); \ static_assert(offsetof(UAkPortalComponent, BackRoom) == 0x000310, "Member 'UAkPortalComponent::BackRoom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkSpatialAudioVolume \ static_assert(alignof(AAkSpatialAudioVolume) == 0x000008, "Wrong alignment on AAkSpatialAudioVolume"); \ static_assert(sizeof(AAkSpatialAudioVolume) == 0x000300, "Wrong size on AAkSpatialAudioVolume"); \ static_assert(offsetof(AAkSpatialAudioVolume, SurfaceReflectorSet) == 0x0002E8, "Member 'AAkSpatialAudioVolume::SurfaceReflectorSet' has a wrong offset!"); \ static_assert(offsetof(AAkSpatialAudioVolume, LateReverb) == 0x0002F0, "Member 'AAkSpatialAudioVolume::LateReverb' has a wrong offset!"); \ static_assert(offsetof(AAkSpatialAudioVolume, Room) == 0x0002F8, "Member 'AAkSpatialAudioVolume::Room' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAcousticPortal_GetCurrentState \ static_assert(alignof(AkAcousticPortal_GetCurrentState) == 0x000001, "Wrong alignment on AkAcousticPortal_GetCurrentState"); \ static_assert(sizeof(AkAcousticPortal_GetCurrentState) == 0x000001, "Wrong size on AkAcousticPortal_GetCurrentState"); \ static_assert(offsetof(AkAcousticPortal_GetCurrentState, ReturnValue) == 0x000000, "Member 'AkAcousticPortal_GetCurrentState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkAcousticPortal \ static_assert(alignof(AAkAcousticPortal) == 0x000008, "Wrong alignment on AAkAcousticPortal"); \ static_assert(sizeof(AAkAcousticPortal) == 0x0002F8, "Wrong size on AAkAcousticPortal"); \ static_assert(offsetof(AAkAcousticPortal, Portal) == 0x0002E8, "Member 'AAkAcousticPortal::Portal' has a wrong offset!"); \ static_assert(offsetof(AAkAcousticPortal, InitialState) == 0x0002F0, "Member 'AAkAcousticPortal::InitialState' has a wrong offset!"); \ static_assert(offsetof(AAkAcousticPortal, bRequiresStateMigration) == 0x0002F1, "Member 'AAkAcousticPortal::bRequiresStateMigration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioType_GetWwiseShortID \ static_assert(alignof(AkAudioType_GetWwiseShortID) == 0x000004, "Wrong alignment on AkAudioType_GetWwiseShortID"); \ static_assert(sizeof(AkAudioType_GetWwiseShortID) == 0x000004, "Wrong size on AkAudioType_GetWwiseShortID"); \ static_assert(offsetof(AkAudioType_GetWwiseShortID, ReturnValue) == 0x000000, "Member 'AkAudioType_GetWwiseShortID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAudioType \ static_assert(alignof(UAkAudioType) == 0x000008, "Wrong alignment on UAkAudioType"); \ static_assert(sizeof(UAkAudioType) == 0x000040, "Wrong size on UAkAudioType"); \ static_assert(offsetof(UAkAudioType, bAutoLoad) == 0x000028, "Member 'UAkAudioType::bAutoLoad' has a wrong offset!"); \ static_assert(offsetof(UAkAudioType, UserData) == 0x000030, "Member 'UAkAudioType::UserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkReverbVolume \ static_assert(alignof(AAkReverbVolume) == 0x000008, "Wrong alignment on AAkReverbVolume"); \ static_assert(sizeof(AAkReverbVolume) == 0x000320, "Wrong size on AAkReverbVolume"); \ static_assert(offsetof(AAkReverbVolume, bEnabled) == 0x0002E8, "Member 'AAkReverbVolume::bEnabled' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, AuxBus) == 0x0002F0, "Member 'AAkReverbVolume::AuxBus' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, AuxBusName) == 0x0002F8, "Member 'AAkReverbVolume::AuxBusName' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, SendLevel) == 0x000308, "Member 'AAkReverbVolume::SendLevel' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, FadeRate) == 0x00030C, "Member 'AAkReverbVolume::FadeRate' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, Priority) == 0x000310, "Member 'AAkReverbVolume::Priority' has a wrong offset!"); \ static_assert(offsetof(AAkReverbVolume, LateReverbComponent) == 0x000318, "Member 'AAkReverbVolume::LateReverbComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAcousticTexture \ static_assert(alignof(UAkAcousticTexture) == 0x000008, "Wrong alignment on UAkAcousticTexture"); \ static_assert(sizeof(UAkAcousticTexture) == 0x000050, "Wrong size on UAkAcousticTexture"); \ static_assert(offsetof(UAkAcousticTexture, AcousticTextureCookedData) == 0x000040, "Member 'UAkAcousticTexture::AcousticTextureCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAcousticTextureSetComponent \ static_assert(alignof(UAkAcousticTextureSetComponent) == 0x000010, "Wrong alignment on UAkAcousticTextureSetComponent"); \ static_assert(sizeof(UAkAcousticTextureSetComponent) == 0x0002C0, "Wrong size on UAkAcousticTextureSetComponent"); \ #define DUMPER7_ASSERTS_AkSurfaceReflectorSetComponent_UpdateAcousticProperties \ static_assert(alignof(AkSurfaceReflectorSetComponent_UpdateAcousticProperties) == 0x000008, "Wrong alignment on AkSurfaceReflectorSetComponent_UpdateAcousticProperties"); \ static_assert(sizeof(AkSurfaceReflectorSetComponent_UpdateAcousticProperties) == 0x000010, "Wrong size on AkSurfaceReflectorSetComponent_UpdateAcousticProperties"); \ static_assert(offsetof(AkSurfaceReflectorSetComponent_UpdateAcousticProperties, in_AcousticPolys) == 0x000000, "Member 'AkSurfaceReflectorSetComponent_UpdateAcousticProperties::in_AcousticPolys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSurfaceReflectorSetComponent \ static_assert(alignof(UAkSurfaceReflectorSetComponent) == 0x000010, "Wrong alignment on UAkSurfaceReflectorSetComponent"); \ static_assert(sizeof(UAkSurfaceReflectorSetComponent) == 0x0002F0, "Wrong size on UAkSurfaceReflectorSetComponent"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableSurfaceReflectors) == 0x0002B8, "Member 'UAkSurfaceReflectorSetComponent::bEnableSurfaceReflectors' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, AcousticPolys) == 0x0002C0, "Member 'UAkSurfaceReflectorSetComponent::AcousticPolys' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableDiffraction) == 0x0002D0, "Member 'UAkSurfaceReflectorSetComponent::bEnableDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, bEnableDiffractionOnBoundaryEdges) == 0x0002D1, "Member 'UAkSurfaceReflectorSetComponent::bEnableDiffractionOnBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UAkSurfaceReflectorSetComponent, AssociatedRoom) == 0x0002D8, "Member 'UAkSurfaceReflectorSetComponent::AssociatedRoom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkAmbientSound \ static_assert(alignof(AAkAmbientSound) == 0x000008, "Wrong alignment on AAkAmbientSound"); \ static_assert(sizeof(AAkAmbientSound) == 0x0002F8, "Wrong size on AAkAmbientSound"); \ static_assert(offsetof(AAkAmbientSound, AkAudioEvent) == 0x0002B0, "Member 'AAkAmbientSound::AkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, AkComponent) == 0x0002B8, "Member 'AAkAmbientSound::AkComponent' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, StopWhenOwnerIsDestroyed) == 0x0002C0, "Member 'AAkAmbientSound::StopWhenOwnerIsDestroyed' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, AutoPost) == 0x0002C1, "Member 'AAkAmbientSound::AutoPost' has a wrong offset!"); \ static_assert(offsetof(AAkAmbientSound, AsyncPost) == 0x0002C2, "Member 'AAkAmbientSound::AsyncPost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAndroidInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkAndroidInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkAndroidInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkAndroidInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkAndroidInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkAndroidInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkAndroidInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAndroidInitializationSettings \ static_assert(alignof(UAkAndroidInitializationSettings) == 0x000008, "Wrong alignment on UAkAndroidInitializationSettings"); \ static_assert(sizeof(UAkAndroidInitializationSettings) == 0x000100, "Wrong size on UAkAndroidInitializationSettings"); \ static_assert(offsetof(UAkAndroidInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkAndroidInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkAndroidInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkAndroidInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkAndroidInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkAndroidInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkPlatformInfo \ static_assert(alignof(UAkPlatformInfo) == 0x000008, "Wrong alignment on UAkPlatformInfo"); \ static_assert(sizeof(UAkPlatformInfo) == 0x000070, "Wrong size on UAkPlatformInfo"); \ #define DUMPER7_ASSERTS_UAkAndroidPlatformInfo \ static_assert(alignof(UAkAndroidPlatformInfo) == 0x000008, "Wrong alignment on UAkAndroidPlatformInfo"); \ static_assert(sizeof(UAkAndroidPlatformInfo) == 0x000070, "Wrong size on UAkAndroidPlatformInfo"); \ #define DUMPER7_ASSERTS_UAkAudioBank \ static_assert(alignof(UAkAudioBank) == 0x000008, "Wrong alignment on UAkAudioBank"); \ static_assert(sizeof(UAkAudioBank) == 0x000048, "Wrong size on UAkAudioBank"); \ static_assert(offsetof(UAkAudioBank, AutoLoad) == 0x000040, "Member 'UAkAudioBank::AutoLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_ExecuteAction \ static_assert(alignof(AkAudioEvent_ExecuteAction) == 0x000008, "Wrong alignment on AkAudioEvent_ExecuteAction"); \ static_assert(sizeof(AkAudioEvent_ExecuteAction) == 0x000020, "Wrong size on AkAudioEvent_ExecuteAction"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, ActionType) == 0x000000, "Member 'AkAudioEvent_ExecuteAction::ActionType' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, Actor) == 0x000008, "Member 'AkAudioEvent_ExecuteAction::Actor' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, PlayingID) == 0x000010, "Member 'AkAudioEvent_ExecuteAction::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, TransitionDuration) == 0x000014, "Member 'AkAudioEvent_ExecuteAction::TransitionDuration' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, FadeCurve) == 0x000018, "Member 'AkAudioEvent_ExecuteAction::FadeCurve' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_ExecuteAction, ReturnValue) == 0x00001C, "Member 'AkAudioEvent_ExecuteAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostAtLocation \ static_assert(alignof(AkAudioEvent_PostAtLocation) == 0x000008, "Wrong alignment on AkAudioEvent_PostAtLocation"); \ static_assert(sizeof(AkAudioEvent_PostAtLocation) == 0x000058, "Wrong size on AkAudioEvent_PostAtLocation"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, Location) == 0x000000, "Member 'AkAudioEvent_PostAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, Orientation) == 0x000018, "Member 'AkAudioEvent_PostAtLocation::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, Callback) == 0x000030, "Member 'AkAudioEvent_PostAtLocation::Callback' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, CallbackMask) == 0x000040, "Member 'AkAudioEvent_PostAtLocation::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, WorldContextObject) == 0x000048, "Member 'AkAudioEvent_PostAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostAtLocation, ReturnValue) == 0x000050, "Member 'AkAudioEvent_PostAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnActor \ static_assert(alignof(AkAudioEvent_PostOnActor) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnActor"); \ static_assert(sizeof(AkAudioEvent_PostOnActor) == 0x000028, "Wrong size on AkAudioEvent_PostOnActor"); \ static_assert(offsetof(AkAudioEvent_PostOnActor, Actor) == 0x000000, "Member 'AkAudioEvent_PostOnActor::Actor' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActor, Delegate) == 0x000008, "Member 'AkAudioEvent_PostOnActor::Delegate' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActor, CallbackMask) == 0x000018, "Member 'AkAudioEvent_PostOnActor::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActor, bStopWhenAttachedObjectDestroyed) == 0x00001C, "Member 'AkAudioEvent_PostOnActor::bStopWhenAttachedObjectDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActor, ReturnValue) == 0x000020, "Member 'AkAudioEvent_PostOnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnActorAndWait \ static_assert(alignof(AkAudioEvent_PostOnActorAndWait) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnActorAndWait"); \ static_assert(sizeof(AkAudioEvent_PostOnActorAndWait) == 0x000030, "Wrong size on AkAudioEvent_PostOnActorAndWait"); \ static_assert(offsetof(AkAudioEvent_PostOnActorAndWait, Actor) == 0x000000, "Member 'AkAudioEvent_PostOnActorAndWait::Actor' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActorAndWait, bStopWhenAttachedObjectDestroyed) == 0x000008, "Member 'AkAudioEvent_PostOnActorAndWait::bStopWhenAttachedObjectDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActorAndWait, LatentActionInfo) == 0x000010, "Member 'AkAudioEvent_PostOnActorAndWait::LatentActionInfo' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnActorAndWait, ReturnValue) == 0x000028, "Member 'AkAudioEvent_PostOnActorAndWait::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnComponent \ static_assert(alignof(AkAudioEvent_PostOnComponent) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnComponent"); \ static_assert(sizeof(AkAudioEvent_PostOnComponent) == 0x000028, "Wrong size on AkAudioEvent_PostOnComponent"); \ static_assert(offsetof(AkAudioEvent_PostOnComponent, Component) == 0x000000, "Member 'AkAudioEvent_PostOnComponent::Component' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponent, Delegate) == 0x000008, "Member 'AkAudioEvent_PostOnComponent::Delegate' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponent, CallbackMask) == 0x000018, "Member 'AkAudioEvent_PostOnComponent::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponent, bStopWhenAttachedObjectDestroyed) == 0x00001C, "Member 'AkAudioEvent_PostOnComponent::bStopWhenAttachedObjectDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponent, ReturnValue) == 0x000020, "Member 'AkAudioEvent_PostOnComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnComponentAndWait \ static_assert(alignof(AkAudioEvent_PostOnComponentAndWait) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnComponentAndWait"); \ static_assert(sizeof(AkAudioEvent_PostOnComponentAndWait) == 0x000030, "Wrong size on AkAudioEvent_PostOnComponentAndWait"); \ static_assert(offsetof(AkAudioEvent_PostOnComponentAndWait, Component) == 0x000000, "Member 'AkAudioEvent_PostOnComponentAndWait::Component' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponentAndWait, bStopWhenAttachedObjectDestroyed) == 0x000008, "Member 'AkAudioEvent_PostOnComponentAndWait::bStopWhenAttachedObjectDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponentAndWait, LatentActionInfo) == 0x000010, "Member 'AkAudioEvent_PostOnComponentAndWait::LatentActionInfo' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponentAndWait, bAllowPositionTracking) == 0x000028, "Member 'AkAudioEvent_PostOnComponentAndWait::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnComponentAndWait, ReturnValue) == 0x00002C, "Member 'AkAudioEvent_PostOnComponentAndWait::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnGameObject \ static_assert(alignof(AkAudioEvent_PostOnGameObject) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnGameObject"); \ static_assert(sizeof(AkAudioEvent_PostOnGameObject) == 0x000020, "Wrong size on AkAudioEvent_PostOnGameObject"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObject, GameObject) == 0x000000, "Member 'AkAudioEvent_PostOnGameObject::GameObject' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObject, Delegate) == 0x000008, "Member 'AkAudioEvent_PostOnGameObject::Delegate' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObject, CallbackMask) == 0x000018, "Member 'AkAudioEvent_PostOnGameObject::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObject, ReturnValue) == 0x00001C, "Member 'AkAudioEvent_PostOnGameObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_PostOnGameObjectAndWait \ static_assert(alignof(AkAudioEvent_PostOnGameObjectAndWait) == 0x000008, "Wrong alignment on AkAudioEvent_PostOnGameObjectAndWait"); \ static_assert(sizeof(AkAudioEvent_PostOnGameObjectAndWait) == 0x000028, "Wrong size on AkAudioEvent_PostOnGameObjectAndWait"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObjectAndWait, GameObject) == 0x000000, "Member 'AkAudioEvent_PostOnGameObjectAndWait::GameObject' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObjectAndWait, LatentActionInfo) == 0x000008, "Member 'AkAudioEvent_PostOnGameObjectAndWait::LatentActionInfo' has a wrong offset!"); \ static_assert(offsetof(AkAudioEvent_PostOnGameObjectAndWait, ReturnValue) == 0x000020, "Member 'AkAudioEvent_PostOnGameObjectAndWait::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkAudioEvent_GetMaximumDuration \ static_assert(alignof(AkAudioEvent_GetMaximumDuration) == 0x000004, "Wrong alignment on AkAudioEvent_GetMaximumDuration"); \ static_assert(sizeof(AkAudioEvent_GetMaximumDuration) == 0x000004, "Wrong size on AkAudioEvent_GetMaximumDuration"); \ static_assert(offsetof(AkAudioEvent_GetMaximumDuration, ReturnValue) == 0x000000, "Member 'AkAudioEvent_GetMaximumDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAudioEvent \ static_assert(alignof(UAkAudioEvent) == 0x000008, "Wrong alignment on UAkAudioEvent"); \ static_assert(sizeof(UAkAudioEvent) == 0x0000C0, "Wrong size on UAkAudioEvent"); \ static_assert(offsetof(UAkAudioEvent, MaxAttenuationRadius) == 0x000040, "Member 'UAkAudioEvent::MaxAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, IsInfinite) == 0x000044, "Member 'UAkAudioEvent::IsInfinite' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, MinimumDuration) == 0x000048, "Member 'UAkAudioEvent::MinimumDuration' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, MaximumDuration) == 0x00004C, "Member 'UAkAudioEvent::MaximumDuration' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, EventCookedData) == 0x000050, "Member 'UAkAudioEvent::EventCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkAudioEvent, RequiredBank) == 0x0000B0, "Member 'UAkAudioEvent::RequiredBank' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkGroupValue \ static_assert(alignof(UAkGroupValue) == 0x000008, "Wrong alignment on UAkGroupValue"); \ static_assert(sizeof(UAkGroupValue) == 0x000060, "Wrong size on UAkGroupValue"); \ static_assert(offsetof(UAkGroupValue, GroupValueCookedData) == 0x000040, "Member 'UAkGroupValue::GroupValueCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkGroupValue, GroupShortId) == 0x000054, "Member 'UAkGroupValue::GroupShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkStateValue \ static_assert(alignof(UAkStateValue) == 0x000008, "Wrong alignment on UAkStateValue"); \ static_assert(sizeof(UAkStateValue) == 0x000060, "Wrong size on UAkStateValue"); \ #define DUMPER7_ASSERTS_AkAudioInputComponent_PostAssociatedAudioInputEvent \ static_assert(alignof(AkAudioInputComponent_PostAssociatedAudioInputEvent) == 0x000004, "Wrong alignment on AkAudioInputComponent_PostAssociatedAudioInputEvent"); \ static_assert(sizeof(AkAudioInputComponent_PostAssociatedAudioInputEvent) == 0x000004, "Wrong size on AkAudioInputComponent_PostAssociatedAudioInputEvent"); \ static_assert(offsetof(AkAudioInputComponent_PostAssociatedAudioInputEvent, ReturnValue) == 0x000000, "Member 'AkAudioInputComponent_PostAssociatedAudioInputEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAudioInputComponent \ static_assert(alignof(UAkAudioInputComponent) == 0x000010, "Wrong alignment on UAkAudioInputComponent"); \ static_assert(sizeof(UAkAudioInputComponent) == 0x0004D0, "Wrong size on UAkAudioInputComponent"); \ #define DUMPER7_ASSERTS_UAkCallbackInfo \ static_assert(alignof(UAkCallbackInfo) == 0x000008, "Wrong alignment on UAkCallbackInfo"); \ static_assert(sizeof(UAkCallbackInfo) == 0x000030, "Wrong size on UAkCallbackInfo"); \ static_assert(offsetof(UAkCallbackInfo, AkComponent) == 0x000028, "Member 'UAkCallbackInfo::AkComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkEventCallbackInfo \ static_assert(alignof(UAkEventCallbackInfo) == 0x000008, "Wrong alignment on UAkEventCallbackInfo"); \ static_assert(sizeof(UAkEventCallbackInfo) == 0x000038, "Wrong size on UAkEventCallbackInfo"); \ static_assert(offsetof(UAkEventCallbackInfo, PlayingID) == 0x000030, "Member 'UAkEventCallbackInfo::PlayingID' has a wrong offset!"); \ static_assert(offsetof(UAkEventCallbackInfo, EventId) == 0x000034, "Member 'UAkEventCallbackInfo::EventId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAuxBus \ static_assert(alignof(UAkAuxBus) == 0x000008, "Wrong alignment on UAkAuxBus"); \ static_assert(sizeof(UAkAuxBus) == 0x0000B0, "Wrong size on UAkAuxBus"); \ static_assert(offsetof(UAkAuxBus, AuxBusCookedData) == 0x000040, "Member 'UAkAuxBus::AuxBusCookedData' has a wrong offset!"); \ static_assert(offsetof(UAkAuxBus, RequiredBank) == 0x0000A0, "Member 'UAkAuxBus::RequiredBank' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_SetAkBoolProperty \ static_assert(alignof(AkCheckBox_SetAkBoolProperty) == 0x000008, "Wrong alignment on AkCheckBox_SetAkBoolProperty"); \ static_assert(sizeof(AkCheckBox_SetAkBoolProperty) == 0x000010, "Wrong size on AkCheckBox_SetAkBoolProperty"); \ static_assert(offsetof(AkCheckBox_SetAkBoolProperty, ItemProperty) == 0x000000, "Member 'AkCheckBox_SetAkBoolProperty::ItemProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_SetAkItemId \ static_assert(alignof(AkCheckBox_SetAkItemId) == 0x000004, "Wrong alignment on AkCheckBox_SetAkItemId"); \ static_assert(sizeof(AkCheckBox_SetAkItemId) == 0x000010, "Wrong size on AkCheckBox_SetAkItemId"); \ static_assert(offsetof(AkCheckBox_SetAkItemId, ItemId) == 0x000000, "Member 'AkCheckBox_SetAkItemId::ItemId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_SetCheckedState \ static_assert(alignof(AkCheckBox_SetCheckedState) == 0x000001, "Wrong alignment on AkCheckBox_SetCheckedState"); \ static_assert(sizeof(AkCheckBox_SetCheckedState) == 0x000001, "Wrong size on AkCheckBox_SetCheckedState"); \ static_assert(offsetof(AkCheckBox_SetCheckedState, InCheckedState) == 0x000000, "Member 'AkCheckBox_SetCheckedState::InCheckedState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_SetIsChecked \ static_assert(alignof(AkCheckBox_SetIsChecked) == 0x000001, "Wrong alignment on AkCheckBox_SetIsChecked"); \ static_assert(sizeof(AkCheckBox_SetIsChecked) == 0x000001, "Wrong size on AkCheckBox_SetIsChecked"); \ static_assert(offsetof(AkCheckBox_SetIsChecked, InIsChecked) == 0x000000, "Member 'AkCheckBox_SetIsChecked::InIsChecked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_GetAkItemId \ static_assert(alignof(AkCheckBox_GetAkItemId) == 0x000004, "Wrong alignment on AkCheckBox_GetAkItemId"); \ static_assert(sizeof(AkCheckBox_GetAkItemId) == 0x000010, "Wrong size on AkCheckBox_GetAkItemId"); \ static_assert(offsetof(AkCheckBox_GetAkItemId, ReturnValue) == 0x000000, "Member 'AkCheckBox_GetAkItemId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_GetAkProperty \ static_assert(alignof(AkCheckBox_GetAkProperty) == 0x000008, "Wrong alignment on AkCheckBox_GetAkProperty"); \ static_assert(sizeof(AkCheckBox_GetAkProperty) == 0x000010, "Wrong size on AkCheckBox_GetAkProperty"); \ static_assert(offsetof(AkCheckBox_GetAkProperty, ReturnValue) == 0x000000, "Member 'AkCheckBox_GetAkProperty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_GetCheckedState \ static_assert(alignof(AkCheckBox_GetCheckedState) == 0x000001, "Wrong alignment on AkCheckBox_GetCheckedState"); \ static_assert(sizeof(AkCheckBox_GetCheckedState) == 0x000001, "Wrong size on AkCheckBox_GetCheckedState"); \ static_assert(offsetof(AkCheckBox_GetCheckedState, ReturnValue) == 0x000000, "Member 'AkCheckBox_GetCheckedState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_IsChecked \ static_assert(alignof(AkCheckBox_IsChecked) == 0x000001, "Wrong alignment on AkCheckBox_IsChecked"); \ static_assert(sizeof(AkCheckBox_IsChecked) == 0x000001, "Wrong size on AkCheckBox_IsChecked"); \ static_assert(offsetof(AkCheckBox_IsChecked, ReturnValue) == 0x000000, "Member 'AkCheckBox_IsChecked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkCheckBox_IsPressed \ static_assert(alignof(AkCheckBox_IsPressed) == 0x000001, "Wrong alignment on AkCheckBox_IsPressed"); \ static_assert(sizeof(AkCheckBox_IsPressed) == 0x000001, "Wrong size on AkCheckBox_IsPressed"); \ static_assert(offsetof(AkCheckBox_IsPressed, ReturnValue) == 0x000000, "Member 'AkCheckBox_IsPressed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkCheckBox \ static_assert(alignof(UAkCheckBox) == 0x000010, "Wrong alignment on UAkCheckBox"); \ static_assert(sizeof(UAkCheckBox) == 0x000FC0, "Wrong size on UAkCheckBox"); \ static_assert(offsetof(UAkCheckBox, CheckedState) == 0x0003F8, "Member 'UAkCheckBox::CheckedState' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, CheckedStateDelegate) == 0x0003FC, "Member 'UAkCheckBox::CheckedStateDelegate' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, WidgetStyle) == 0x000410, "Member 'UAkCheckBox::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, HorizontalAlignment) == 0x000EE0, "Member 'UAkCheckBox::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, IsFocusable) == 0x000EE1, "Member 'UAkCheckBox::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, ThePropertyToControl) == 0x000EE8, "Member 'UAkCheckBox::ThePropertyToControl' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, ItemToControl) == 0x000EF8, "Member 'UAkCheckBox::ItemToControl' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, AkOnCheckStateChanged) == 0x000F38, "Member 'UAkCheckBox::AkOnCheckStateChanged' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, OnItemDropped) == 0x000F48, "Member 'UAkCheckBox::OnItemDropped' has a wrong offset!"); \ static_assert(offsetof(UAkCheckBox, OnPropertyDropped) == 0x000F58, "Member 'UAkCheckBox::OnPropertyDropped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkAssetData \ static_assert(alignof(UAkAssetData) == 0x000008, "Wrong alignment on UAkAssetData"); \ static_assert(sizeof(UAkAssetData) == 0x000048, "Wrong size on UAkAssetData"); \ #define DUMPER7_ASSERTS_UAkAssetPlatformData \ static_assert(alignof(UAkAssetPlatformData) == 0x000008, "Wrong alignment on UAkAssetPlatformData"); \ static_assert(sizeof(UAkAssetPlatformData) == 0x000030, "Wrong size on UAkAssetPlatformData"); \ static_assert(offsetof(UAkAssetPlatformData, CurrentAssetData) == 0x000028, "Member 'UAkAssetPlatformData::CurrentAssetData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMediaAssetData \ static_assert(alignof(UAkMediaAssetData) == 0x000008, "Wrong alignment on UAkMediaAssetData"); \ static_assert(sizeof(UAkMediaAssetData) == 0x000038, "Wrong size on UAkMediaAssetData"); \ #define DUMPER7_ASSERTS_UAkMediaAsset \ static_assert(alignof(UAkMediaAsset) == 0x000008, "Wrong alignment on UAkMediaAsset"); \ static_assert(sizeof(UAkMediaAsset) == 0x000078, "Wrong size on UAkMediaAsset"); \ static_assert(offsetof(UAkMediaAsset, MediaAssetDataPerPlatform) == 0x000028, "Member 'UAkMediaAsset::MediaAssetDataPerPlatform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_AddOutput \ static_assert(alignof(AkGameplayStatics_AddOutput) == 0x000008, "Wrong alignment on AkGameplayStatics_AddOutput"); \ static_assert(sizeof(AkGameplayStatics_AddOutput) == 0x000030, "Wrong size on AkGameplayStatics_AddOutput"); \ static_assert(offsetof(AkGameplayStatics_AddOutput, in_Settings) == 0x000000, "Member 'AkGameplayStatics_AddOutput::in_Settings' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_AddOutput, out_DeviceID) == 0x000018, "Member 'AkGameplayStatics_AddOutput::out_DeviceID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_AddOutput, in_ListenerIDs) == 0x000020, "Member 'AkGameplayStatics_AddOutput::in_ListenerIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_AddOutputCaptureMarker \ static_assert(alignof(AkGameplayStatics_AddOutputCaptureMarker) == 0x000008, "Wrong alignment on AkGameplayStatics_AddOutputCaptureMarker"); \ static_assert(sizeof(AkGameplayStatics_AddOutputCaptureMarker) == 0x000010, "Wrong size on AkGameplayStatics_AddOutputCaptureMarker"); \ static_assert(offsetof(AkGameplayStatics_AddOutputCaptureMarker, MarkerText) == 0x000000, "Member 'AkGameplayStatics_AddOutputCaptureMarker::MarkerText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_CancelEventCallback \ static_assert(alignof(AkGameplayStatics_CancelEventCallback) == 0x000004, "Wrong alignment on AkGameplayStatics_CancelEventCallback"); \ static_assert(sizeof(AkGameplayStatics_CancelEventCallback) == 0x000010, "Wrong size on AkGameplayStatics_CancelEventCallback"); \ static_assert(offsetof(AkGameplayStatics_CancelEventCallback, PostEventCallback) == 0x000000, "Member 'AkGameplayStatics_CancelEventCallback::PostEventCallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_CheckPadHeadphonesStatus \ static_assert(alignof(AkGameplayStatics_CheckPadHeadphonesStatus) == 0x000004, "Wrong alignment on AkGameplayStatics_CheckPadHeadphonesStatus"); \ static_assert(sizeof(AkGameplayStatics_CheckPadHeadphonesStatus) == 0x000004, "Wrong size on AkGameplayStatics_CheckPadHeadphonesStatus"); \ static_assert(offsetof(AkGameplayStatics_CheckPadHeadphonesStatus, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_CheckPadHeadphonesStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_ComponentSeekOnEvent \ static_assert(alignof(AkGameplayStatics_ComponentSeekOnEvent) == 0x000008, "Wrong alignment on AkGameplayStatics_ComponentSeekOnEvent"); \ static_assert(sizeof(AkGameplayStatics_ComponentSeekOnEvent) == 0x000018, "Wrong size on AkGameplayStatics_ComponentSeekOnEvent"); \ static_assert(offsetof(AkGameplayStatics_ComponentSeekOnEvent, in_pComponent) == 0x000000, "Member 'AkGameplayStatics_ComponentSeekOnEvent::in_pComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ComponentSeekOnEvent, in_fPercent) == 0x000008, "Member 'AkGameplayStatics_ComponentSeekOnEvent::in_fPercent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ComponentSeekOnEvent, in_bSeekToNearestMarker) == 0x00000C, "Member 'AkGameplayStatics_ComponentSeekOnEvent::in_bSeekToNearestMarker' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ComponentSeekOnEvent, InPlayingID) == 0x000010, "Member 'AkGameplayStatics_ComponentSeekOnEvent::InPlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ComponentSeekOnEvent, ReturnValue) == 0x000014, "Member 'AkGameplayStatics_ComponentSeekOnEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_ExecuteActionOnEvent \ static_assert(alignof(AkGameplayStatics_ExecuteActionOnEvent) == 0x000008, "Wrong alignment on AkGameplayStatics_ExecuteActionOnEvent"); \ static_assert(sizeof(AkGameplayStatics_ExecuteActionOnEvent) == 0x000028, "Wrong size on AkGameplayStatics_ExecuteActionOnEvent"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, AkEvent) == 0x000000, "Member 'AkGameplayStatics_ExecuteActionOnEvent::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, ActionType) == 0x000008, "Member 'AkGameplayStatics_ExecuteActionOnEvent::ActionType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, Actor) == 0x000010, "Member 'AkGameplayStatics_ExecuteActionOnEvent::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, TransitionDuration) == 0x000018, "Member 'AkGameplayStatics_ExecuteActionOnEvent::TransitionDuration' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, FadeCurve) == 0x00001C, "Member 'AkGameplayStatics_ExecuteActionOnEvent::FadeCurve' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnEvent, PlayingID) == 0x000020, "Member 'AkGameplayStatics_ExecuteActionOnEvent::PlayingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_ExecuteActionOnPlayingID \ static_assert(alignof(AkGameplayStatics_ExecuteActionOnPlayingID) == 0x000004, "Wrong alignment on AkGameplayStatics_ExecuteActionOnPlayingID"); \ static_assert(sizeof(AkGameplayStatics_ExecuteActionOnPlayingID) == 0x000010, "Wrong size on AkGameplayStatics_ExecuteActionOnPlayingID"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnPlayingID, ActionType) == 0x000000, "Member 'AkGameplayStatics_ExecuteActionOnPlayingID::ActionType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnPlayingID, PlayingID) == 0x000004, "Member 'AkGameplayStatics_ExecuteActionOnPlayingID::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnPlayingID, TransitionDuration) == 0x000008, "Member 'AkGameplayStatics_ExecuteActionOnPlayingID::TransitionDuration' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ExecuteActionOnPlayingID, FadeCurve) == 0x00000C, "Member 'AkGameplayStatics_ExecuteActionOnPlayingID::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetAkAudioTypeUserData \ static_assert(alignof(AkGameplayStatics_GetAkAudioTypeUserData) == 0x000008, "Wrong alignment on AkGameplayStatics_GetAkAudioTypeUserData"); \ static_assert(sizeof(AkGameplayStatics_GetAkAudioTypeUserData) == 0x000018, "Wrong size on AkGameplayStatics_GetAkAudioTypeUserData"); \ static_assert(offsetof(AkGameplayStatics_GetAkAudioTypeUserData, Instance) == 0x000000, "Member 'AkGameplayStatics_GetAkAudioTypeUserData::Instance' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkAudioTypeUserData, Type) == 0x000008, "Member 'AkGameplayStatics_GetAkAudioTypeUserData::Type' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkAudioTypeUserData, ReturnValue) == 0x000010, "Member 'AkGameplayStatics_GetAkAudioTypeUserData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetAkComponent \ static_assert(alignof(AkGameplayStatics_GetAkComponent) == 0x000008, "Wrong alignment on AkGameplayStatics_GetAkComponent"); \ static_assert(sizeof(AkGameplayStatics_GetAkComponent) == 0x000040, "Wrong size on AkGameplayStatics_GetAkComponent"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, AttachToComponent) == 0x000000, "Member 'AkGameplayStatics_GetAkComponent::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, ComponentCreated) == 0x000008, "Member 'AkGameplayStatics_GetAkComponent::ComponentCreated' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, AttachPointName) == 0x00000C, "Member 'AkGameplayStatics_GetAkComponent::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, Location) == 0x000018, "Member 'AkGameplayStatics_GetAkComponent::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, LocationType) == 0x000030, "Member 'AkGameplayStatics_GetAkComponent::LocationType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponent, ReturnValue) == 0x000038, "Member 'AkGameplayStatics_GetAkComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetAkComponentEx \ static_assert(alignof(AkGameplayStatics_GetAkComponentEx) == 0x000008, "Wrong alignment on AkGameplayStatics_GetAkComponentEx"); \ static_assert(sizeof(AkGameplayStatics_GetAkComponentEx) == 0x000048, "Wrong size on AkGameplayStatics_GetAkComponentEx"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, AttachToComponent) == 0x000000, "Member 'AkGameplayStatics_GetAkComponentEx::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, ComponentCreated) == 0x000008, "Member 'AkGameplayStatics_GetAkComponentEx::ComponentCreated' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, AttachPointName) == 0x00000C, "Member 'AkGameplayStatics_GetAkComponentEx::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, Location) == 0x000018, "Member 'AkGameplayStatics_GetAkComponentEx::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, LocationType) == 0x000030, "Member 'AkGameplayStatics_GetAkComponentEx::LocationType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, CreatedComponentOcclusionRefreshInterval) == 0x000034, "Member 'AkGameplayStatics_GetAkComponentEx::CreatedComponentOcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, bCreatedComponentAutoDestroy) == 0x000038, "Member 'AkGameplayStatics_GetAkComponentEx::bCreatedComponentAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetAkComponentEx, ReturnValue) == 0x000040, "Member 'AkGameplayStatics_GetAkComponentEx::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetAvailableAudioCultures \ static_assert(alignof(AkGameplayStatics_GetAvailableAudioCultures) == 0x000008, "Wrong alignment on AkGameplayStatics_GetAvailableAudioCultures"); \ static_assert(sizeof(AkGameplayStatics_GetAvailableAudioCultures) == 0x000010, "Wrong size on AkGameplayStatics_GetAvailableAudioCultures"); \ static_assert(offsetof(AkGameplayStatics_GetAvailableAudioCultures, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_GetAvailableAudioCultures::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetCurrentAudioCulture \ static_assert(alignof(AkGameplayStatics_GetCurrentAudioCulture) == 0x000008, "Wrong alignment on AkGameplayStatics_GetCurrentAudioCulture"); \ static_assert(sizeof(AkGameplayStatics_GetCurrentAudioCulture) == 0x000010, "Wrong size on AkGameplayStatics_GetCurrentAudioCulture"); \ static_assert(offsetof(AkGameplayStatics_GetCurrentAudioCulture, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_GetCurrentAudioCulture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetRTPCValue \ static_assert(alignof(AkGameplayStatics_GetRTPCValue) == 0x000008, "Wrong alignment on AkGameplayStatics_GetRTPCValue"); \ static_assert(sizeof(AkGameplayStatics_GetRTPCValue) == 0x000028, "Wrong size on AkGameplayStatics_GetRTPCValue"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, RTPCValue) == 0x000000, "Member 'AkGameplayStatics_GetRTPCValue::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, PlayingID) == 0x000008, "Member 'AkGameplayStatics_GetRTPCValue::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, InputValueType) == 0x00000C, "Member 'AkGameplayStatics_GetRTPCValue::InputValueType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, Value) == 0x000010, "Member 'AkGameplayStatics_GetRTPCValue::Value' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, OutputValueType) == 0x000014, "Member 'AkGameplayStatics_GetRTPCValue::OutputValueType' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, Actor) == 0x000018, "Member 'AkGameplayStatics_GetRTPCValue::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetRTPCValue, RTPC) == 0x000020, "Member 'AkGameplayStatics_GetRTPCValue::RTPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetSampleRate \ static_assert(alignof(AkGameplayStatics_GetSampleRate) == 0x000004, "Wrong alignment on AkGameplayStatics_GetSampleRate"); \ static_assert(sizeof(AkGameplayStatics_GetSampleRate) == 0x000004, "Wrong size on AkGameplayStatics_GetSampleRate"); \ static_assert(offsetof(AkGameplayStatics_GetSampleRate, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_GetSampleRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_GetSpeakerAngles \ static_assert(alignof(AkGameplayStatics_GetSpeakerAngles) == 0x000008, "Wrong alignment on AkGameplayStatics_GetSpeakerAngles"); \ static_assert(sizeof(AkGameplayStatics_GetSpeakerAngles) == 0x000028, "Wrong size on AkGameplayStatics_GetSpeakerAngles"); \ static_assert(offsetof(AkGameplayStatics_GetSpeakerAngles, SpeakerAngles) == 0x000000, "Member 'AkGameplayStatics_GetSpeakerAngles::SpeakerAngles' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetSpeakerAngles, HeightAngle) == 0x000010, "Member 'AkGameplayStatics_GetSpeakerAngles::HeightAngle' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_GetSpeakerAngles, DeviceShareSet) == 0x000018, "Member 'AkGameplayStatics_GetSpeakerAngles::DeviceShareSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_IsEditor \ static_assert(alignof(AkGameplayStatics_IsEditor) == 0x000001, "Wrong alignment on AkGameplayStatics_IsEditor"); \ static_assert(sizeof(AkGameplayStatics_IsEditor) == 0x000001, "Wrong size on AkGameplayStatics_IsEditor"); \ static_assert(offsetof(AkGameplayStatics_IsEditor, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_IsEditor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_IsGame \ static_assert(alignof(AkGameplayStatics_IsGame) == 0x000008, "Wrong alignment on AkGameplayStatics_IsGame"); \ static_assert(sizeof(AkGameplayStatics_IsGame) == 0x000010, "Wrong size on AkGameplayStatics_IsGame"); \ static_assert(offsetof(AkGameplayStatics_IsGame, WorldContextObject) == 0x000000, "Member 'AkGameplayStatics_IsGame::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_IsGame, ReturnValue) == 0x000008, "Member 'AkGameplayStatics_IsGame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_LoadBankByName \ static_assert(alignof(AkGameplayStatics_LoadBankByName) == 0x000008, "Wrong alignment on AkGameplayStatics_LoadBankByName"); \ static_assert(sizeof(AkGameplayStatics_LoadBankByName) == 0x000010, "Wrong size on AkGameplayStatics_LoadBankByName"); \ static_assert(offsetof(AkGameplayStatics_LoadBankByName, BankName) == 0x000000, "Member 'AkGameplayStatics_LoadBankByName::BankName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostAndWaitForEndOfEvent \ static_assert(alignof(AkGameplayStatics_PostAndWaitForEndOfEvent) == 0x000008, "Wrong alignment on AkGameplayStatics_PostAndWaitForEndOfEvent"); \ static_assert(sizeof(AkGameplayStatics_PostAndWaitForEndOfEvent) == 0x000038, "Wrong size on AkGameplayStatics_PostAndWaitForEndOfEvent"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEvent, AkEvent) == 0x000000, "Member 'AkGameplayStatics_PostAndWaitForEndOfEvent::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEvent, Actor) == 0x000008, "Member 'AkGameplayStatics_PostAndWaitForEndOfEvent::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEvent, bStopWhenAttachedToDestroyed) == 0x000010, "Member 'AkGameplayStatics_PostAndWaitForEndOfEvent::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEvent, LatentInfo) == 0x000018, "Member 'AkGameplayStatics_PostAndWaitForEndOfEvent::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEvent, ReturnValue) == 0x000030, "Member 'AkGameplayStatics_PostAndWaitForEndOfEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostAndWaitForEndOfEventAsync \ static_assert(alignof(AkGameplayStatics_PostAndWaitForEndOfEventAsync) == 0x000008, "Wrong alignment on AkGameplayStatics_PostAndWaitForEndOfEventAsync"); \ static_assert(sizeof(AkGameplayStatics_PostAndWaitForEndOfEventAsync) == 0x000030, "Wrong size on AkGameplayStatics_PostAndWaitForEndOfEventAsync"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEventAsync, AkEvent) == 0x000000, "Member 'AkGameplayStatics_PostAndWaitForEndOfEventAsync::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEventAsync, Actor) == 0x000008, "Member 'AkGameplayStatics_PostAndWaitForEndOfEventAsync::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEventAsync, PlayingID) == 0x000010, "Member 'AkGameplayStatics_PostAndWaitForEndOfEventAsync::PlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEventAsync, bStopWhenAttachedToDestroyed) == 0x000014, "Member 'AkGameplayStatics_PostAndWaitForEndOfEventAsync::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostAndWaitForEndOfEventAsync, LatentInfo) == 0x000018, "Member 'AkGameplayStatics_PostAndWaitForEndOfEventAsync::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostEvent \ static_assert(alignof(AkGameplayStatics_PostEvent) == 0x000008, "Wrong alignment on AkGameplayStatics_PostEvent"); \ static_assert(sizeof(AkGameplayStatics_PostEvent) == 0x000040, "Wrong size on AkGameplayStatics_PostEvent"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, AkEvent) == 0x000000, "Member 'AkGameplayStatics_PostEvent::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, Actor) == 0x000008, "Member 'AkGameplayStatics_PostEvent::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, CallbackMask) == 0x000010, "Member 'AkGameplayStatics_PostEvent::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, PostEventCallback) == 0x000014, "Member 'AkGameplayStatics_PostEvent::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, bStopWhenAttachedToDestroyed) == 0x000024, "Member 'AkGameplayStatics_PostEvent::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, EventName) == 0x000028, "Member 'AkGameplayStatics_PostEvent::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEvent, ReturnValue) == 0x000038, "Member 'AkGameplayStatics_PostEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostEventAtLocation \ static_assert(alignof(AkGameplayStatics_PostEventAtLocation) == 0x000008, "Wrong alignment on AkGameplayStatics_PostEventAtLocation"); \ static_assert(sizeof(AkGameplayStatics_PostEventAtLocation) == 0x000058, "Wrong size on AkGameplayStatics_PostEventAtLocation"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, AkEvent) == 0x000000, "Member 'AkGameplayStatics_PostEventAtLocation::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, Location) == 0x000008, "Member 'AkGameplayStatics_PostEventAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, Orientation) == 0x000020, "Member 'AkGameplayStatics_PostEventAtLocation::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, EventName) == 0x000038, "Member 'AkGameplayStatics_PostEventAtLocation::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, WorldContextObject) == 0x000048, "Member 'AkGameplayStatics_PostEventAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocation, ReturnValue) == 0x000050, "Member 'AkGameplayStatics_PostEventAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostEventAtLocationByName \ static_assert(alignof(AkGameplayStatics_PostEventAtLocationByName) == 0x000008, "Wrong alignment on AkGameplayStatics_PostEventAtLocationByName"); \ static_assert(sizeof(AkGameplayStatics_PostEventAtLocationByName) == 0x000048, "Wrong size on AkGameplayStatics_PostEventAtLocationByName"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocationByName, EventName) == 0x000000, "Member 'AkGameplayStatics_PostEventAtLocationByName::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocationByName, Location) == 0x000010, "Member 'AkGameplayStatics_PostEventAtLocationByName::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocationByName, Orientation) == 0x000028, "Member 'AkGameplayStatics_PostEventAtLocationByName::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventAtLocationByName, WorldContextObject) == 0x000040, "Member 'AkGameplayStatics_PostEventAtLocationByName::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostEventByName \ static_assert(alignof(AkGameplayStatics_PostEventByName) == 0x000008, "Wrong alignment on AkGameplayStatics_PostEventByName"); \ static_assert(sizeof(AkGameplayStatics_PostEventByName) == 0x000020, "Wrong size on AkGameplayStatics_PostEventByName"); \ static_assert(offsetof(AkGameplayStatics_PostEventByName, EventName) == 0x000000, "Member 'AkGameplayStatics_PostEventByName::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventByName, Actor) == 0x000010, "Member 'AkGameplayStatics_PostEventByName::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostEventByName, bStopWhenAttachedToDestroyed) == 0x000018, "Member 'AkGameplayStatics_PostEventByName::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_PostTrigger \ static_assert(alignof(AkGameplayStatics_PostTrigger) == 0x000008, "Wrong alignment on AkGameplayStatics_PostTrigger"); \ static_assert(sizeof(AkGameplayStatics_PostTrigger) == 0x000018, "Wrong size on AkGameplayStatics_PostTrigger"); \ static_assert(offsetof(AkGameplayStatics_PostTrigger, TriggerValue) == 0x000000, "Member 'AkGameplayStatics_PostTrigger::TriggerValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostTrigger, Actor) == 0x000008, "Member 'AkGameplayStatics_PostTrigger::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_PostTrigger, Trigger) == 0x000010, "Member 'AkGameplayStatics_PostTrigger::Trigger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_RemoveOutput \ static_assert(alignof(AkGameplayStatics_RemoveOutput) == 0x000008, "Wrong alignment on AkGameplayStatics_RemoveOutput"); \ static_assert(sizeof(AkGameplayStatics_RemoveOutput) == 0x000008, "Wrong size on AkGameplayStatics_RemoveOutput"); \ static_assert(offsetof(AkGameplayStatics_RemoveOutput, in_OutputDeviceId) == 0x000000, "Member 'AkGameplayStatics_RemoveOutput::in_OutputDeviceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_RenderNextNonRealtimeAudioFrame \ static_assert(alignof(AkGameplayStatics_RenderNextNonRealtimeAudioFrame) == 0x000001, "Wrong alignment on AkGameplayStatics_RenderNextNonRealtimeAudioFrame"); \ static_assert(sizeof(AkGameplayStatics_RenderNextNonRealtimeAudioFrame) == 0x000001, "Wrong size on AkGameplayStatics_RenderNextNonRealtimeAudioFrame"); \ static_assert(offsetof(AkGameplayStatics_RenderNextNonRealtimeAudioFrame, ReturnValue) == 0x000000, "Member 'AkGameplayStatics_RenderNextNonRealtimeAudioFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_ReplaceMainOutput \ static_assert(alignof(AkGameplayStatics_ReplaceMainOutput) == 0x000008, "Wrong alignment on AkGameplayStatics_ReplaceMainOutput"); \ static_assert(sizeof(AkGameplayStatics_ReplaceMainOutput) == 0x000018, "Wrong size on AkGameplayStatics_ReplaceMainOutput"); \ static_assert(offsetof(AkGameplayStatics_ReplaceMainOutput, MainOutputSettings) == 0x000000, "Member 'AkGameplayStatics_ReplaceMainOutput::MainOutputSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_ResetRTPCValue \ static_assert(alignof(AkGameplayStatics_ResetRTPCValue) == 0x000008, "Wrong alignment on AkGameplayStatics_ResetRTPCValue"); \ static_assert(sizeof(AkGameplayStatics_ResetRTPCValue) == 0x000020, "Wrong size on AkGameplayStatics_ResetRTPCValue"); \ static_assert(offsetof(AkGameplayStatics_ResetRTPCValue, RTPCValue) == 0x000000, "Member 'AkGameplayStatics_ResetRTPCValue::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ResetRTPCValue, InterpolationTimeMs) == 0x000008, "Member 'AkGameplayStatics_ResetRTPCValue::InterpolationTimeMs' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ResetRTPCValue, Actor) == 0x000010, "Member 'AkGameplayStatics_ResetRTPCValue::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_ResetRTPCValue, RTPC) == 0x000018, "Member 'AkGameplayStatics_ResetRTPCValue::RTPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SeekOnEvent \ static_assert(alignof(AkGameplayStatics_SeekOnEvent) == 0x000008, "Wrong alignment on AkGameplayStatics_SeekOnEvent"); \ static_assert(sizeof(AkGameplayStatics_SeekOnEvent) == 0x000028, "Wrong size on AkGameplayStatics_SeekOnEvent"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, in_EventName) == 0x000000, "Member 'AkGameplayStatics_SeekOnEvent::in_EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, in_pComponent) == 0x000010, "Member 'AkGameplayStatics_SeekOnEvent::in_pComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, in_fPercent) == 0x000018, "Member 'AkGameplayStatics_SeekOnEvent::in_fPercent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, in_bSeekToNearestMarker) == 0x00001C, "Member 'AkGameplayStatics_SeekOnEvent::in_bSeekToNearestMarker' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, InPlayingID) == 0x000020, "Member 'AkGameplayStatics_SeekOnEvent::InPlayingID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SeekOnEvent, ReturnValue) == 0x000024, "Member 'AkGameplayStatics_SeekOnEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetActorMixerEffect \ static_assert(alignof(AkGameplayStatics_SetActorMixerEffect) == 0x000008, "Wrong alignment on AkGameplayStatics_SetActorMixerEffect"); \ static_assert(sizeof(AkGameplayStatics_SetActorMixerEffect) == 0x000018, "Wrong size on AkGameplayStatics_SetActorMixerEffect"); \ static_assert(offsetof(AkGameplayStatics_SetActorMixerEffect, InAudioNodeID) == 0x000000, "Member 'AkGameplayStatics_SetActorMixerEffect::InAudioNodeID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetActorMixerEffect, InEffectIndex) == 0x000004, "Member 'AkGameplayStatics_SetActorMixerEffect::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetActorMixerEffect, InEffectShareSet) == 0x000008, "Member 'AkGameplayStatics_SetActorMixerEffect::InEffectShareSet' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetActorMixerEffect, ReturnValue) == 0x000010, "Member 'AkGameplayStatics_SetActorMixerEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetAuxBusEffect \ static_assert(alignof(AkGameplayStatics_SetAuxBusEffect) == 0x000008, "Wrong alignment on AkGameplayStatics_SetAuxBusEffect"); \ static_assert(sizeof(AkGameplayStatics_SetAuxBusEffect) == 0x000020, "Wrong size on AkGameplayStatics_SetAuxBusEffect"); \ static_assert(offsetof(AkGameplayStatics_SetAuxBusEffect, InAuxBus) == 0x000000, "Member 'AkGameplayStatics_SetAuxBusEffect::InAuxBus' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetAuxBusEffect, InEffectIndex) == 0x000008, "Member 'AkGameplayStatics_SetAuxBusEffect::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetAuxBusEffect, InEffectShareSet) == 0x000010, "Member 'AkGameplayStatics_SetAuxBusEffect::InEffectShareSet' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetAuxBusEffect, ReturnValue) == 0x000018, "Member 'AkGameplayStatics_SetAuxBusEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetBusConfig \ static_assert(alignof(AkGameplayStatics_SetBusConfig) == 0x000008, "Wrong alignment on AkGameplayStatics_SetBusConfig"); \ static_assert(sizeof(AkGameplayStatics_SetBusConfig) == 0x000018, "Wrong size on AkGameplayStatics_SetBusConfig"); \ static_assert(offsetof(AkGameplayStatics_SetBusConfig, BusName) == 0x000000, "Member 'AkGameplayStatics_SetBusConfig::BusName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusConfig, ChannelConfiguration) == 0x000010, "Member 'AkGameplayStatics_SetBusConfig::ChannelConfiguration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetBusEffectByID \ static_assert(alignof(AkGameplayStatics_SetBusEffectByID) == 0x000008, "Wrong alignment on AkGameplayStatics_SetBusEffectByID"); \ static_assert(sizeof(AkGameplayStatics_SetBusEffectByID) == 0x000018, "Wrong size on AkGameplayStatics_SetBusEffectByID"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByID, InBusID) == 0x000000, "Member 'AkGameplayStatics_SetBusEffectByID::InBusID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByID, InEffectIndex) == 0x000004, "Member 'AkGameplayStatics_SetBusEffectByID::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByID, InEffectShareSet) == 0x000008, "Member 'AkGameplayStatics_SetBusEffectByID::InEffectShareSet' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByID, ReturnValue) == 0x000010, "Member 'AkGameplayStatics_SetBusEffectByID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetBusEffectByName \ static_assert(alignof(AkGameplayStatics_SetBusEffectByName) == 0x000008, "Wrong alignment on AkGameplayStatics_SetBusEffectByName"); \ static_assert(sizeof(AkGameplayStatics_SetBusEffectByName) == 0x000028, "Wrong size on AkGameplayStatics_SetBusEffectByName"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByName, InBusName) == 0x000000, "Member 'AkGameplayStatics_SetBusEffectByName::InBusName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByName, InEffectIndex) == 0x000010, "Member 'AkGameplayStatics_SetBusEffectByName::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByName, InEffectShareSet) == 0x000018, "Member 'AkGameplayStatics_SetBusEffectByName::InEffectShareSet' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetBusEffectByName, ReturnValue) == 0x000020, "Member 'AkGameplayStatics_SetBusEffectByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetCurrentAudioCulture \ static_assert(alignof(AkGameplayStatics_SetCurrentAudioCulture) == 0x000008, "Wrong alignment on AkGameplayStatics_SetCurrentAudioCulture"); \ static_assert(sizeof(AkGameplayStatics_SetCurrentAudioCulture) == 0x000030, "Wrong size on AkGameplayStatics_SetCurrentAudioCulture"); \ static_assert(offsetof(AkGameplayStatics_SetCurrentAudioCulture, AudioCulture) == 0x000000, "Member 'AkGameplayStatics_SetCurrentAudioCulture::AudioCulture' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetCurrentAudioCulture, LatentInfo) == 0x000010, "Member 'AkGameplayStatics_SetCurrentAudioCulture::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetCurrentAudioCulture, WorldContextObject) == 0x000028, "Member 'AkGameplayStatics_SetCurrentAudioCulture::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetCurrentAudioCultureAsync \ static_assert(alignof(AkGameplayStatics_SetCurrentAudioCultureAsync) == 0x000008, "Wrong alignment on AkGameplayStatics_SetCurrentAudioCultureAsync"); \ static_assert(sizeof(AkGameplayStatics_SetCurrentAudioCultureAsync) == 0x000020, "Wrong size on AkGameplayStatics_SetCurrentAudioCultureAsync"); \ static_assert(offsetof(AkGameplayStatics_SetCurrentAudioCultureAsync, AudioCulture) == 0x000000, "Member 'AkGameplayStatics_SetCurrentAudioCultureAsync::AudioCulture' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetCurrentAudioCultureAsync, Completed) == 0x000010, "Member 'AkGameplayStatics_SetCurrentAudioCultureAsync::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetDistanceProbe \ static_assert(alignof(AkGameplayStatics_SetDistanceProbe) == 0x000008, "Wrong alignment on AkGameplayStatics_SetDistanceProbe"); \ static_assert(sizeof(AkGameplayStatics_SetDistanceProbe) == 0x000010, "Wrong size on AkGameplayStatics_SetDistanceProbe"); \ static_assert(offsetof(AkGameplayStatics_SetDistanceProbe, Listener) == 0x000000, "Member 'AkGameplayStatics_SetDistanceProbe::Listener' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetDistanceProbe, DistanceProbe) == 0x000008, "Member 'AkGameplayStatics_SetDistanceProbe::DistanceProbe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetGameObjectToPortalObstruction \ static_assert(alignof(AkGameplayStatics_SetGameObjectToPortalObstruction) == 0x000008, "Wrong alignment on AkGameplayStatics_SetGameObjectToPortalObstruction"); \ static_assert(sizeof(AkGameplayStatics_SetGameObjectToPortalObstruction) == 0x000018, "Wrong size on AkGameplayStatics_SetGameObjectToPortalObstruction"); \ static_assert(offsetof(AkGameplayStatics_SetGameObjectToPortalObstruction, GameObjectAkComponent) == 0x000000, "Member 'AkGameplayStatics_SetGameObjectToPortalObstruction::GameObjectAkComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetGameObjectToPortalObstruction, PortalComponent) == 0x000008, "Member 'AkGameplayStatics_SetGameObjectToPortalObstruction::PortalComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetGameObjectToPortalObstruction, ObstructionValue) == 0x000010, "Member 'AkGameplayStatics_SetGameObjectToPortalObstruction::ObstructionValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetMultipleChannelEmitterPositions \ static_assert(alignof(AkGameplayStatics_SetMultipleChannelEmitterPositions) == 0x000008, "Wrong alignment on AkGameplayStatics_SetMultipleChannelEmitterPositions"); \ static_assert(sizeof(AkGameplayStatics_SetMultipleChannelEmitterPositions) == 0x000030, "Wrong size on AkGameplayStatics_SetMultipleChannelEmitterPositions"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelEmitterPositions, GameObjectAkComponent) == 0x000000, "Member 'AkGameplayStatics_SetMultipleChannelEmitterPositions::GameObjectAkComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelEmitterPositions, ChannelMasks) == 0x000008, "Member 'AkGameplayStatics_SetMultipleChannelEmitterPositions::ChannelMasks' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelEmitterPositions, Positions) == 0x000018, "Member 'AkGameplayStatics_SetMultipleChannelEmitterPositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelEmitterPositions, MultiPositionType) == 0x000028, "Member 'AkGameplayStatics_SetMultipleChannelEmitterPositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetMultipleChannelMaskEmitterPositions \ static_assert(alignof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions) == 0x000008, "Wrong alignment on AkGameplayStatics_SetMultipleChannelMaskEmitterPositions"); \ static_assert(sizeof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions) == 0x000030, "Wrong size on AkGameplayStatics_SetMultipleChannelMaskEmitterPositions"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions, GameObjectAkComponent) == 0x000000, "Member 'AkGameplayStatics_SetMultipleChannelMaskEmitterPositions::GameObjectAkComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions, ChannelMasks) == 0x000008, "Member 'AkGameplayStatics_SetMultipleChannelMaskEmitterPositions::ChannelMasks' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions, Positions) == 0x000018, "Member 'AkGameplayStatics_SetMultipleChannelMaskEmitterPositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultipleChannelMaskEmitterPositions, MultiPositionType) == 0x000028, "Member 'AkGameplayStatics_SetMultipleChannelMaskEmitterPositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetMultiplePositions \ static_assert(alignof(AkGameplayStatics_SetMultiplePositions) == 0x000008, "Wrong alignment on AkGameplayStatics_SetMultiplePositions"); \ static_assert(sizeof(AkGameplayStatics_SetMultiplePositions) == 0x000020, "Wrong size on AkGameplayStatics_SetMultiplePositions"); \ static_assert(offsetof(AkGameplayStatics_SetMultiplePositions, GameObjectAkComponent) == 0x000000, "Member 'AkGameplayStatics_SetMultiplePositions::GameObjectAkComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultiplePositions, Positions) == 0x000008, "Member 'AkGameplayStatics_SetMultiplePositions::Positions' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetMultiplePositions, MultiPositionType) == 0x000018, "Member 'AkGameplayStatics_SetMultiplePositions::MultiPositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetOcclusionRefreshInterval \ static_assert(alignof(AkGameplayStatics_SetOcclusionRefreshInterval) == 0x000008, "Wrong alignment on AkGameplayStatics_SetOcclusionRefreshInterval"); \ static_assert(sizeof(AkGameplayStatics_SetOcclusionRefreshInterval) == 0x000010, "Wrong size on AkGameplayStatics_SetOcclusionRefreshInterval"); \ static_assert(offsetof(AkGameplayStatics_SetOcclusionRefreshInterval, RefreshInterval) == 0x000000, "Member 'AkGameplayStatics_SetOcclusionRefreshInterval::RefreshInterval' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOcclusionRefreshInterval, Actor) == 0x000008, "Member 'AkGameplayStatics_SetOcclusionRefreshInterval::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetOfflineRendering \ static_assert(alignof(AkGameplayStatics_SetOfflineRendering) == 0x000001, "Wrong alignment on AkGameplayStatics_SetOfflineRendering"); \ static_assert(sizeof(AkGameplayStatics_SetOfflineRendering) == 0x000002, "Wrong size on AkGameplayStatics_SetOfflineRendering"); \ static_assert(offsetof(AkGameplayStatics_SetOfflineRendering, bEnable) == 0x000000, "Member 'AkGameplayStatics_SetOfflineRendering::bEnable' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOfflineRendering, ReturnValue) == 0x000001, "Member 'AkGameplayStatics_SetOfflineRendering::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetOfflineRenderingFrameTime \ static_assert(alignof(AkGameplayStatics_SetOfflineRenderingFrameTime) == 0x000004, "Wrong alignment on AkGameplayStatics_SetOfflineRenderingFrameTime"); \ static_assert(sizeof(AkGameplayStatics_SetOfflineRenderingFrameTime) == 0x000008, "Wrong size on AkGameplayStatics_SetOfflineRenderingFrameTime"); \ static_assert(offsetof(AkGameplayStatics_SetOfflineRenderingFrameTime, FrameTimeInSeconds) == 0x000000, "Member 'AkGameplayStatics_SetOfflineRenderingFrameTime::FrameTimeInSeconds' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOfflineRenderingFrameTime, ReturnValue) == 0x000004, "Member 'AkGameplayStatics_SetOfflineRenderingFrameTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetOutputBusVolume \ static_assert(alignof(AkGameplayStatics_SetOutputBusVolume) == 0x000008, "Wrong alignment on AkGameplayStatics_SetOutputBusVolume"); \ static_assert(sizeof(AkGameplayStatics_SetOutputBusVolume) == 0x000010, "Wrong size on AkGameplayStatics_SetOutputBusVolume"); \ static_assert(offsetof(AkGameplayStatics_SetOutputBusVolume, BusVolume) == 0x000000, "Member 'AkGameplayStatics_SetOutputBusVolume::BusVolume' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOutputBusVolume, Actor) == 0x000008, "Member 'AkGameplayStatics_SetOutputBusVolume::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetOutputDeviceEffect \ static_assert(alignof(AkGameplayStatics_SetOutputDeviceEffect) == 0x000008, "Wrong alignment on AkGameplayStatics_SetOutputDeviceEffect"); \ static_assert(sizeof(AkGameplayStatics_SetOutputDeviceEffect) == 0x000020, "Wrong size on AkGameplayStatics_SetOutputDeviceEffect"); \ static_assert(offsetof(AkGameplayStatics_SetOutputDeviceEffect, InDeviceID) == 0x000000, "Member 'AkGameplayStatics_SetOutputDeviceEffect::InDeviceID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOutputDeviceEffect, InEffectIndex) == 0x000008, "Member 'AkGameplayStatics_SetOutputDeviceEffect::InEffectIndex' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOutputDeviceEffect, InEffectShareSet) == 0x000010, "Member 'AkGameplayStatics_SetOutputDeviceEffect::InEffectShareSet' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetOutputDeviceEffect, ReturnValue) == 0x000018, "Member 'AkGameplayStatics_SetOutputDeviceEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetPanningRule \ static_assert(alignof(AkGameplayStatics_SetPanningRule) == 0x000001, "Wrong alignment on AkGameplayStatics_SetPanningRule"); \ static_assert(sizeof(AkGameplayStatics_SetPanningRule) == 0x000001, "Wrong size on AkGameplayStatics_SetPanningRule"); \ static_assert(offsetof(AkGameplayStatics_SetPanningRule, PanRule) == 0x000000, "Member 'AkGameplayStatics_SetPanningRule::PanRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetPortalObstructionAndOcclusion \ static_assert(alignof(AkGameplayStatics_SetPortalObstructionAndOcclusion) == 0x000008, "Wrong alignment on AkGameplayStatics_SetPortalObstructionAndOcclusion"); \ static_assert(sizeof(AkGameplayStatics_SetPortalObstructionAndOcclusion) == 0x000010, "Wrong size on AkGameplayStatics_SetPortalObstructionAndOcclusion"); \ static_assert(offsetof(AkGameplayStatics_SetPortalObstructionAndOcclusion, PortalComponent) == 0x000000, "Member 'AkGameplayStatics_SetPortalObstructionAndOcclusion::PortalComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetPortalObstructionAndOcclusion, ObstructionValue) == 0x000008, "Member 'AkGameplayStatics_SetPortalObstructionAndOcclusion::ObstructionValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetPortalObstructionAndOcclusion, OcclusionValue) == 0x00000C, "Member 'AkGameplayStatics_SetPortalObstructionAndOcclusion::OcclusionValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetPortalToPortalObstruction \ static_assert(alignof(AkGameplayStatics_SetPortalToPortalObstruction) == 0x000008, "Wrong alignment on AkGameplayStatics_SetPortalToPortalObstruction"); \ static_assert(sizeof(AkGameplayStatics_SetPortalToPortalObstruction) == 0x000018, "Wrong size on AkGameplayStatics_SetPortalToPortalObstruction"); \ static_assert(offsetof(AkGameplayStatics_SetPortalToPortalObstruction, PortalComponent0) == 0x000000, "Member 'AkGameplayStatics_SetPortalToPortalObstruction::PortalComponent0' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetPortalToPortalObstruction, PortalComponent1) == 0x000008, "Member 'AkGameplayStatics_SetPortalToPortalObstruction::PortalComponent1' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetPortalToPortalObstruction, ObstructionValue) == 0x000010, "Member 'AkGameplayStatics_SetPortalToPortalObstruction::ObstructionValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetReflectionsOrder \ static_assert(alignof(AkGameplayStatics_SetReflectionsOrder) == 0x000004, "Wrong alignment on AkGameplayStatics_SetReflectionsOrder"); \ static_assert(sizeof(AkGameplayStatics_SetReflectionsOrder) == 0x000008, "Wrong size on AkGameplayStatics_SetReflectionsOrder"); \ static_assert(offsetof(AkGameplayStatics_SetReflectionsOrder, Order) == 0x000000, "Member 'AkGameplayStatics_SetReflectionsOrder::Order' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetReflectionsOrder, RefreshPaths) == 0x000004, "Member 'AkGameplayStatics_SetReflectionsOrder::RefreshPaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetRTPCValue \ static_assert(alignof(AkGameplayStatics_SetRTPCValue) == 0x000008, "Wrong alignment on AkGameplayStatics_SetRTPCValue"); \ static_assert(sizeof(AkGameplayStatics_SetRTPCValue) == 0x000020, "Wrong size on AkGameplayStatics_SetRTPCValue"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValue, RTPCValue) == 0x000000, "Member 'AkGameplayStatics_SetRTPCValue::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValue, Value) == 0x000008, "Member 'AkGameplayStatics_SetRTPCValue::Value' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValue, InterpolationTimeMs) == 0x00000C, "Member 'AkGameplayStatics_SetRTPCValue::InterpolationTimeMs' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValue, Actor) == 0x000010, "Member 'AkGameplayStatics_SetRTPCValue::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValue, RTPC) == 0x000018, "Member 'AkGameplayStatics_SetRTPCValue::RTPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetRTPCValueByPlayID \ static_assert(alignof(AkGameplayStatics_SetRTPCValueByPlayID) == 0x000008, "Wrong alignment on AkGameplayStatics_SetRTPCValueByPlayID"); \ static_assert(sizeof(AkGameplayStatics_SetRTPCValueByPlayID) == 0x000020, "Wrong size on AkGameplayStatics_SetRTPCValueByPlayID"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValueByPlayID, RTPCName) == 0x000000, "Member 'AkGameplayStatics_SetRTPCValueByPlayID::RTPCName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValueByPlayID, RTPCValue) == 0x000010, "Member 'AkGameplayStatics_SetRTPCValueByPlayID::RTPCValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValueByPlayID, PlayID) == 0x000014, "Member 'AkGameplayStatics_SetRTPCValueByPlayID::PlayID' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetRTPCValueByPlayID, InterpolationTimeMs) == 0x000018, "Member 'AkGameplayStatics_SetRTPCValueByPlayID::InterpolationTimeMs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetSpeakerAngles \ static_assert(alignof(AkGameplayStatics_SetSpeakerAngles) == 0x000008, "Wrong alignment on AkGameplayStatics_SetSpeakerAngles"); \ static_assert(sizeof(AkGameplayStatics_SetSpeakerAngles) == 0x000028, "Wrong size on AkGameplayStatics_SetSpeakerAngles"); \ static_assert(offsetof(AkGameplayStatics_SetSpeakerAngles, SpeakerAngles) == 0x000000, "Member 'AkGameplayStatics_SetSpeakerAngles::SpeakerAngles' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetSpeakerAngles, HeightAngle) == 0x000010, "Member 'AkGameplayStatics_SetSpeakerAngles::HeightAngle' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetSpeakerAngles, DeviceShareSet) == 0x000018, "Member 'AkGameplayStatics_SetSpeakerAngles::DeviceShareSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetState \ static_assert(alignof(AkGameplayStatics_SetState) == 0x000008, "Wrong alignment on AkGameplayStatics_SetState"); \ static_assert(sizeof(AkGameplayStatics_SetState) == 0x000018, "Wrong size on AkGameplayStatics_SetState"); \ static_assert(offsetof(AkGameplayStatics_SetState, StateValue) == 0x000000, "Member 'AkGameplayStatics_SetState::StateValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetState, StateGroup) == 0x000008, "Member 'AkGameplayStatics_SetState::StateGroup' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetState, State) == 0x000010, "Member 'AkGameplayStatics_SetState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SetSwitch \ static_assert(alignof(AkGameplayStatics_SetSwitch) == 0x000008, "Wrong alignment on AkGameplayStatics_SetSwitch"); \ static_assert(sizeof(AkGameplayStatics_SetSwitch) == 0x000020, "Wrong size on AkGameplayStatics_SetSwitch"); \ static_assert(offsetof(AkGameplayStatics_SetSwitch, SwitchValue) == 0x000000, "Member 'AkGameplayStatics_SetSwitch::SwitchValue' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetSwitch, Actor) == 0x000008, "Member 'AkGameplayStatics_SetSwitch::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetSwitch, SwitchGroup) == 0x000010, "Member 'AkGameplayStatics_SetSwitch::SwitchGroup' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SetSwitch, SwitchState) == 0x000018, "Member 'AkGameplayStatics_SetSwitch::SwitchState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SpawnAkComponentAtLocation \ static_assert(alignof(AkGameplayStatics_SpawnAkComponentAtLocation) == 0x000008, "Wrong alignment on AkGameplayStatics_SpawnAkComponentAtLocation"); \ static_assert(sizeof(AkGameplayStatics_SpawnAkComponentAtLocation) == 0x000068, "Wrong size on AkGameplayStatics_SpawnAkComponentAtLocation"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, WorldContextObject) == 0x000000, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, AkEvent) == 0x000008, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, Location) == 0x000010, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, Orientation) == 0x000028, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, AutoPost) == 0x000040, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::AutoPost' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, EventName) == 0x000048, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, AutoDestroy) == 0x000058, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, bAllowPositionTracking) == 0x000059, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocation, ReturnValue) == 0x000060, "Member 'AkGameplayStatics_SpawnAkComponentAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SpawnAkComponentAtLocationEx \ static_assert(alignof(AkGameplayStatics_SpawnAkComponentAtLocationEx) == 0x000008, "Wrong alignment on AkGameplayStatics_SpawnAkComponentAtLocationEx"); \ static_assert(sizeof(AkGameplayStatics_SpawnAkComponentAtLocationEx) == 0x000068, "Wrong size on AkGameplayStatics_SpawnAkComponentAtLocationEx"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, WorldContextObject) == 0x000000, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, AkEvent) == 0x000008, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, Location) == 0x000010, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, Orientation) == 0x000028, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, AutoPost) == 0x000040, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::AutoPost' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, EventName) == 0x000048, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, AutoDestroy) == 0x000058, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, bAllowPositionTracking) == 0x000059, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, OcclusionRefreshInterval) == 0x00005C, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::OcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAtLocationEx, ReturnValue) == 0x000060, "Member 'AkGameplayStatics_SpawnAkComponentAtLocationEx::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_SpawnAkComponentAttachedEx \ static_assert(alignof(AkGameplayStatics_SpawnAkComponentAttachedEx) == 0x000008, "Wrong alignment on AkGameplayStatics_SpawnAkComponentAttachedEx"); \ static_assert(sizeof(AkGameplayStatics_SpawnAkComponentAttachedEx) == 0x000068, "Wrong size on AkGameplayStatics_SpawnAkComponentAttachedEx"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, BaseComponent) == 0x000000, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::BaseComponent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, AkEvent) == 0x000008, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::AkEvent' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, Location) == 0x000010, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::Location' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, Orientation) == 0x000028, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::Orientation' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, AutoPost) == 0x000040, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::AutoPost' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, EventName) == 0x000048, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::EventName' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, AutoDestroy) == 0x000058, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, bAllowPositionTracking) == 0x000059, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::bAllowPositionTracking' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, OcclusionRefreshInterval) == 0x00005C, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::OcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_SpawnAkComponentAttachedEx, ReturnValue) == 0x000060, "Member 'AkGameplayStatics_SpawnAkComponentAttachedEx::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_StartAllAmbientSounds \ static_assert(alignof(AkGameplayStatics_StartAllAmbientSounds) == 0x000008, "Wrong alignment on AkGameplayStatics_StartAllAmbientSounds"); \ static_assert(sizeof(AkGameplayStatics_StartAllAmbientSounds) == 0x000008, "Wrong size on AkGameplayStatics_StartAllAmbientSounds"); \ static_assert(offsetof(AkGameplayStatics_StartAllAmbientSounds, WorldContextObject) == 0x000000, "Member 'AkGameplayStatics_StartAllAmbientSounds::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_StartOutputCapture \ static_assert(alignof(AkGameplayStatics_StartOutputCapture) == 0x000008, "Wrong alignment on AkGameplayStatics_StartOutputCapture"); \ static_assert(sizeof(AkGameplayStatics_StartOutputCapture) == 0x000010, "Wrong size on AkGameplayStatics_StartOutputCapture"); \ static_assert(offsetof(AkGameplayStatics_StartOutputCapture, Filename) == 0x000000, "Member 'AkGameplayStatics_StartOutputCapture::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_StartProfilerCapture \ static_assert(alignof(AkGameplayStatics_StartProfilerCapture) == 0x000008, "Wrong alignment on AkGameplayStatics_StartProfilerCapture"); \ static_assert(sizeof(AkGameplayStatics_StartProfilerCapture) == 0x000010, "Wrong size on AkGameplayStatics_StartProfilerCapture"); \ static_assert(offsetof(AkGameplayStatics_StartProfilerCapture, Filename) == 0x000000, "Member 'AkGameplayStatics_StartProfilerCapture::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_StopActor \ static_assert(alignof(AkGameplayStatics_StopActor) == 0x000008, "Wrong alignment on AkGameplayStatics_StopActor"); \ static_assert(sizeof(AkGameplayStatics_StopActor) == 0x000008, "Wrong size on AkGameplayStatics_StopActor"); \ static_assert(offsetof(AkGameplayStatics_StopActor, Actor) == 0x000000, "Member 'AkGameplayStatics_StopActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_StopAllAmbientSounds \ static_assert(alignof(AkGameplayStatics_StopAllAmbientSounds) == 0x000008, "Wrong alignment on AkGameplayStatics_StopAllAmbientSounds"); \ static_assert(sizeof(AkGameplayStatics_StopAllAmbientSounds) == 0x000008, "Wrong size on AkGameplayStatics_StopAllAmbientSounds"); \ static_assert(offsetof(AkGameplayStatics_StopAllAmbientSounds, WorldContextObject) == 0x000000, "Member 'AkGameplayStatics_StopAllAmbientSounds::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_UnloadBankByName \ static_assert(alignof(AkGameplayStatics_UnloadBankByName) == 0x000008, "Wrong alignment on AkGameplayStatics_UnloadBankByName"); \ static_assert(sizeof(AkGameplayStatics_UnloadBankByName) == 0x000010, "Wrong size on AkGameplayStatics_UnloadBankByName"); \ static_assert(offsetof(AkGameplayStatics_UnloadBankByName, BankName) == 0x000000, "Member 'AkGameplayStatics_UnloadBankByName::BankName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_UseEarlyReflections \ static_assert(alignof(AkGameplayStatics_UseEarlyReflections) == 0x000008, "Wrong alignment on AkGameplayStatics_UseEarlyReflections"); \ static_assert(sizeof(AkGameplayStatics_UseEarlyReflections) == 0x000030, "Wrong size on AkGameplayStatics_UseEarlyReflections"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, Actor) == 0x000000, "Member 'AkGameplayStatics_UseEarlyReflections::Actor' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, AuxBus) == 0x000008, "Member 'AkGameplayStatics_UseEarlyReflections::AuxBus' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, Order) == 0x000010, "Member 'AkGameplayStatics_UseEarlyReflections::Order' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, BusSendGain) == 0x000014, "Member 'AkGameplayStatics_UseEarlyReflections::BusSendGain' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, MaxPathLength) == 0x000018, "Member 'AkGameplayStatics_UseEarlyReflections::MaxPathLength' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, SpotReflectors) == 0x00001C, "Member 'AkGameplayStatics_UseEarlyReflections::SpotReflectors' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseEarlyReflections, AuxBusName) == 0x000020, "Member 'AkGameplayStatics_UseEarlyReflections::AuxBusName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkGameplayStatics_UseReverbVolumes \ static_assert(alignof(AkGameplayStatics_UseReverbVolumes) == 0x000008, "Wrong alignment on AkGameplayStatics_UseReverbVolumes"); \ static_assert(sizeof(AkGameplayStatics_UseReverbVolumes) == 0x000010, "Wrong size on AkGameplayStatics_UseReverbVolumes"); \ static_assert(offsetof(AkGameplayStatics_UseReverbVolumes, inUseReverbVolumes) == 0x000000, "Member 'AkGameplayStatics_UseReverbVolumes::inUseReverbVolumes' has a wrong offset!"); \ static_assert(offsetof(AkGameplayStatics_UseReverbVolumes, Actor) == 0x000008, "Member 'AkGameplayStatics_UseReverbVolumes::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkGameplayStatics \ static_assert(alignof(UAkGameplayStatics) == 0x000008, "Wrong alignment on UAkGameplayStatics"); \ static_assert(sizeof(UAkGameplayStatics) == 0x000028, "Wrong size on UAkGameplayStatics"); \ #define DUMPER7_ASSERTS_UAkLocalizedMediaAsset \ static_assert(alignof(UAkLocalizedMediaAsset) == 0x000008, "Wrong alignment on UAkLocalizedMediaAsset"); \ static_assert(sizeof(UAkLocalizedMediaAsset) == 0x000078, "Wrong size on UAkLocalizedMediaAsset"); \ #define DUMPER7_ASSERTS_UAkExternalMediaAsset \ static_assert(alignof(UAkExternalMediaAsset) == 0x000008, "Wrong alignment on UAkExternalMediaAsset"); \ static_assert(sizeof(UAkExternalMediaAsset) == 0x000078, "Wrong size on UAkExternalMediaAsset"); \ #define DUMPER7_ASSERTS_UAkFolder \ static_assert(alignof(UAkFolder) == 0x000008, "Wrong alignment on UAkFolder"); \ static_assert(sizeof(UAkFolder) == 0x000040, "Wrong size on UAkFolder"); \ #define DUMPER7_ASSERTS_UDrawPortalComponent \ static_assert(alignof(UDrawPortalComponent) == 0x000010, "Wrong alignment on UDrawPortalComponent"); \ static_assert(sizeof(UDrawPortalComponent) == 0x000540, "Wrong size on UDrawPortalComponent"); \ #define DUMPER7_ASSERTS_UDrawRoomComponent \ static_assert(alignof(UDrawRoomComponent) == 0x000010, "Wrong alignment on UDrawRoomComponent"); \ static_assert(sizeof(UDrawRoomComponent) == 0x000540, "Wrong size on UDrawRoomComponent"); \ #define DUMPER7_ASSERTS_UAkEffectShareSet \ static_assert(alignof(UAkEffectShareSet) == 0x000008, "Wrong alignment on UAkEffectShareSet"); \ static_assert(sizeof(UAkEffectShareSet) == 0x0000A8, "Wrong size on UAkEffectShareSet"); \ static_assert(offsetof(UAkEffectShareSet, ShareSetCookedData) == 0x000040, "Member 'UAkEffectShareSet::ShareSetCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetCc \ static_assert(alignof(AkMIDIEventCallbackInfo_GetCc) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetCc"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetCc) == 0x000005, "Wrong size on AkMIDIEventCallbackInfo_GetCc"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetCc, AsCc) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetCc::AsCc' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetCc, ReturnValue) == 0x000004, "Member 'AkMIDIEventCallbackInfo_GetCc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetChannel \ static_assert(alignof(AkMIDIEventCallbackInfo_GetChannel) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetChannel"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetChannel) == 0x000001, "Wrong size on AkMIDIEventCallbackInfo_GetChannel"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetChannel, ReturnValue) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetChannelAftertouch \ static_assert(alignof(AkMIDIEventCallbackInfo_GetChannelAftertouch) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetChannelAftertouch"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetChannelAftertouch) == 0x000004, "Wrong size on AkMIDIEventCallbackInfo_GetChannelAftertouch"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetChannelAftertouch, AsChannelAftertouch) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetChannelAftertouch::AsChannelAftertouch' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetChannelAftertouch, ReturnValue) == 0x000003, "Member 'AkMIDIEventCallbackInfo_GetChannelAftertouch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetGeneric \ static_assert(alignof(AkMIDIEventCallbackInfo_GetGeneric) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetGeneric"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetGeneric) == 0x000005, "Wrong size on AkMIDIEventCallbackInfo_GetGeneric"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetGeneric, AsGeneric) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetGeneric::AsGeneric' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetGeneric, ReturnValue) == 0x000004, "Member 'AkMIDIEventCallbackInfo_GetGeneric::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetNoteAftertouch \ static_assert(alignof(AkMIDIEventCallbackInfo_GetNoteAftertouch) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetNoteAftertouch"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetNoteAftertouch) == 0x000005, "Wrong size on AkMIDIEventCallbackInfo_GetNoteAftertouch"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteAftertouch, AsNoteAftertouch) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetNoteAftertouch::AsNoteAftertouch' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteAftertouch, ReturnValue) == 0x000004, "Member 'AkMIDIEventCallbackInfo_GetNoteAftertouch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetNoteOff \ static_assert(alignof(AkMIDIEventCallbackInfo_GetNoteOff) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetNoteOff"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetNoteOff) == 0x000005, "Wrong size on AkMIDIEventCallbackInfo_GetNoteOff"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteOff, AsNoteOff) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetNoteOff::AsNoteOff' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteOff, ReturnValue) == 0x000004, "Member 'AkMIDIEventCallbackInfo_GetNoteOff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetNoteOn \ static_assert(alignof(AkMIDIEventCallbackInfo_GetNoteOn) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetNoteOn"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetNoteOn) == 0x000005, "Wrong size on AkMIDIEventCallbackInfo_GetNoteOn"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteOn, AsNoteOn) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetNoteOn::AsNoteOn' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetNoteOn, ReturnValue) == 0x000004, "Member 'AkMIDIEventCallbackInfo_GetNoteOn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetPitchBend \ static_assert(alignof(AkMIDIEventCallbackInfo_GetPitchBend) == 0x000004, "Wrong alignment on AkMIDIEventCallbackInfo_GetPitchBend"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetPitchBend) == 0x00000C, "Wrong size on AkMIDIEventCallbackInfo_GetPitchBend"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetPitchBend, AsPitchBend) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetPitchBend::AsPitchBend' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetPitchBend, ReturnValue) == 0x000008, "Member 'AkMIDIEventCallbackInfo_GetPitchBend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetProgramChange \ static_assert(alignof(AkMIDIEventCallbackInfo_GetProgramChange) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetProgramChange"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetProgramChange) == 0x000004, "Wrong size on AkMIDIEventCallbackInfo_GetProgramChange"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetProgramChange, AsProgramChange) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetProgramChange::AsProgramChange' has a wrong offset!"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetProgramChange, ReturnValue) == 0x000003, "Member 'AkMIDIEventCallbackInfo_GetProgramChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkMIDIEventCallbackInfo_GetType \ static_assert(alignof(AkMIDIEventCallbackInfo_GetType) == 0x000001, "Wrong alignment on AkMIDIEventCallbackInfo_GetType"); \ static_assert(sizeof(AkMIDIEventCallbackInfo_GetType) == 0x000001, "Wrong size on AkMIDIEventCallbackInfo_GetType"); \ static_assert(offsetof(AkMIDIEventCallbackInfo_GetType, ReturnValue) == 0x000000, "Member 'AkMIDIEventCallbackInfo_GetType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMIDIEventCallbackInfo \ static_assert(alignof(UAkMIDIEventCallbackInfo) == 0x000008, "Wrong alignment on UAkMIDIEventCallbackInfo"); \ static_assert(sizeof(UAkMIDIEventCallbackInfo) == 0x000048, "Wrong size on UAkMIDIEventCallbackInfo"); \ #define DUMPER7_ASSERTS_UAkMarkerCallbackInfo \ static_assert(alignof(UAkMarkerCallbackInfo) == 0x000008, "Wrong alignment on UAkMarkerCallbackInfo"); \ static_assert(sizeof(UAkMarkerCallbackInfo) == 0x000050, "Wrong size on UAkMarkerCallbackInfo"); \ static_assert(offsetof(UAkMarkerCallbackInfo, Identifier) == 0x000038, "Member 'UAkMarkerCallbackInfo::Identifier' has a wrong offset!"); \ static_assert(offsetof(UAkMarkerCallbackInfo, position) == 0x00003C, "Member 'UAkMarkerCallbackInfo::position' has a wrong offset!"); \ static_assert(offsetof(UAkMarkerCallbackInfo, Label) == 0x000040, "Member 'UAkMarkerCallbackInfo::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkDurationCallbackInfo \ static_assert(alignof(UAkDurationCallbackInfo) == 0x000008, "Wrong alignment on UAkDurationCallbackInfo"); \ static_assert(sizeof(UAkDurationCallbackInfo) == 0x000050, "Wrong size on UAkDurationCallbackInfo"); \ static_assert(offsetof(UAkDurationCallbackInfo, Duration) == 0x000038, "Member 'UAkDurationCallbackInfo::Duration' has a wrong offset!"); \ static_assert(offsetof(UAkDurationCallbackInfo, EstimatedDuration) == 0x00003C, "Member 'UAkDurationCallbackInfo::EstimatedDuration' has a wrong offset!"); \ static_assert(offsetof(UAkDurationCallbackInfo, AudioNodeID) == 0x000040, "Member 'UAkDurationCallbackInfo::AudioNodeID' has a wrong offset!"); \ static_assert(offsetof(UAkDurationCallbackInfo, MediaId) == 0x000044, "Member 'UAkDurationCallbackInfo::MediaId' has a wrong offset!"); \ static_assert(offsetof(UAkDurationCallbackInfo, bStreaming) == 0x000048, "Member 'UAkDurationCallbackInfo::bStreaming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMusicSyncCallbackInfo \ static_assert(alignof(UAkMusicSyncCallbackInfo) == 0x000008, "Wrong alignment on UAkMusicSyncCallbackInfo"); \ static_assert(sizeof(UAkMusicSyncCallbackInfo) == 0x000070, "Wrong size on UAkMusicSyncCallbackInfo"); \ static_assert(offsetof(UAkMusicSyncCallbackInfo, PlayingID) == 0x000030, "Member 'UAkMusicSyncCallbackInfo::PlayingID' has a wrong offset!"); \ static_assert(offsetof(UAkMusicSyncCallbackInfo, SegmentInfo) == 0x000034, "Member 'UAkMusicSyncCallbackInfo::SegmentInfo' has a wrong offset!"); \ static_assert(offsetof(UAkMusicSyncCallbackInfo, MusicSyncType) == 0x000058, "Member 'UAkMusicSyncCallbackInfo::MusicSyncType' has a wrong offset!"); \ static_assert(offsetof(UAkMusicSyncCallbackInfo, UserCueName) == 0x000060, "Member 'UAkMusicSyncCallbackInfo::UserCueName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkGeometryComponent \ static_assert(alignof(UAkGeometryComponent) == 0x000010, "Wrong alignment on UAkGeometryComponent"); \ static_assert(sizeof(UAkGeometryComponent) == 0x000440, "Wrong size on UAkGeometryComponent"); \ static_assert(offsetof(UAkGeometryComponent, MeshType) == 0x0002B8, "Member 'UAkGeometryComponent::MeshType' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, LOD) == 0x0002BC, "Member 'UAkGeometryComponent::LOD' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, WeldingThreshold) == 0x0002C0, "Member 'UAkGeometryComponent::WeldingThreshold' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, StaticMeshSurfaceOverride) == 0x0002C8, "Member 'UAkGeometryComponent::StaticMeshSurfaceOverride' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, CollisionMeshSurfaceOverride) == 0x000318, "Member 'UAkGeometryComponent::CollisionMeshSurfaceOverride' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, bEnableDiffraction) == 0x000330, "Member 'UAkGeometryComponent::bEnableDiffraction' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, bEnableDiffractionOnBoundaryEdges) == 0x000331, "Member 'UAkGeometryComponent::bEnableDiffractionOnBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, AssociatedRoom) == 0x000338, "Member 'UAkGeometryComponent::AssociatedRoom' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, GeometryData) == 0x000350, "Member 'UAkGeometryComponent::GeometryData' has a wrong offset!"); \ static_assert(offsetof(UAkGeometryComponent, SurfaceAreas) == 0x0003A0, "Member 'UAkGeometryComponent::SurfaceAreas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkHololensInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkHololensInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkHololensInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkHololensInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkHololensInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkHololensInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkHololensInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkHololensInitializationSettings \ static_assert(alignof(UAkHololensInitializationSettings) == 0x000008, "Wrong alignment on UAkHololensInitializationSettings"); \ static_assert(sizeof(UAkHololensInitializationSettings) == 0x000100, "Wrong size on UAkHololensInitializationSettings"); \ static_assert(offsetof(UAkHololensInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkHololensInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkHololensInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkHololensInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkHololensInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkHololensInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkHololensPlatformInfo \ static_assert(alignof(UAkHololensPlatformInfo) == 0x000008, "Wrong alignment on UAkHololensPlatformInfo"); \ static_assert(sizeof(UAkHololensPlatformInfo) == 0x000070, "Wrong size on UAkHololensPlatformInfo"); \ #define DUMPER7_ASSERTS_UAkInitBank \ static_assert(alignof(UAkInitBank) == 0x000008, "Wrong alignment on UAkInitBank"); \ static_assert(sizeof(UAkInitBank) == 0x000088, "Wrong size on UAkInitBank"); \ static_assert(offsetof(UAkInitBank, InitBankCookedData) == 0x000040, "Member 'UAkInitBank::InitBankCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkIOSInitializationSettings \ static_assert(alignof(UAkIOSInitializationSettings) == 0x000008, "Wrong alignment on UAkIOSInitializationSettings"); \ static_assert(sizeof(UAkIOSInitializationSettings) == 0x000108, "Wrong size on UAkIOSInitializationSettings"); \ static_assert(offsetof(UAkIOSInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkIOSInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkIOSInitializationSettings, AudioSession) == 0x0000A0, "Member 'UAkIOSInitializationSettings::AudioSession' has a wrong offset!"); \ static_assert(offsetof(UAkIOSInitializationSettings, CommunicationSettings) == 0x0000B0, "Member 'UAkIOSInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkIOSInitializationSettings, AdvancedSettings) == 0x0000D0, "Member 'UAkIOSInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkIOSPlatformInfo \ static_assert(alignof(UAkIOSPlatformInfo) == 0x000008, "Wrong alignment on UAkIOSPlatformInfo"); \ static_assert(sizeof(UAkIOSPlatformInfo) == 0x000070, "Wrong size on UAkIOSPlatformInfo"); \ #define DUMPER7_ASSERTS_AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString \ static_assert(alignof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString) == 0x000008, "Wrong alignment on AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString"); \ static_assert(sizeof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString) == 0x000020, "Wrong size on AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString"); \ static_assert(offsetof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString, INAkBoolPropertyToControl) == 0x000000, "Member 'AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString::INAkBoolPropertyToControl' has a wrong offset!"); \ static_assert(offsetof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString, ReturnValue) == 0x000010, "Member 'AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText \ static_assert(alignof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText) == 0x000008, "Wrong alignment on AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText"); \ static_assert(sizeof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText) == 0x000028, "Wrong size on AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText"); \ static_assert(offsetof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText, INAkBoolPropertyToControl) == 0x000000, "Member 'AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText::INAkBoolPropertyToControl' has a wrong offset!"); \ static_assert(offsetof(AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText, ReturnValue) == 0x000010, "Member 'AkItemBoolPropertiesConv_Conv_FAkBoolPropertyToControlToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkItemBoolPropertiesConv \ static_assert(alignof(UAkItemBoolPropertiesConv) == 0x000008, "Wrong alignment on UAkItemBoolPropertiesConv"); \ static_assert(sizeof(UAkItemBoolPropertiesConv) == 0x000028, "Wrong size on UAkItemBoolPropertiesConv"); \ #define DUMPER7_ASSERTS_AkItemBoolProperties_SetSearchText \ static_assert(alignof(AkItemBoolProperties_SetSearchText) == 0x000008, "Wrong alignment on AkItemBoolProperties_SetSearchText"); \ static_assert(sizeof(AkItemBoolProperties_SetSearchText) == 0x000010, "Wrong size on AkItemBoolProperties_SetSearchText"); \ static_assert(offsetof(AkItemBoolProperties_SetSearchText, newText) == 0x000000, "Member 'AkItemBoolProperties_SetSearchText::newText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemBoolProperties_GetSearchText \ static_assert(alignof(AkItemBoolProperties_GetSearchText) == 0x000008, "Wrong alignment on AkItemBoolProperties_GetSearchText"); \ static_assert(sizeof(AkItemBoolProperties_GetSearchText) == 0x000010, "Wrong size on AkItemBoolProperties_GetSearchText"); \ static_assert(offsetof(AkItemBoolProperties_GetSearchText, ReturnValue) == 0x000000, "Member 'AkItemBoolProperties_GetSearchText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemBoolProperties_GetSelectedProperty \ static_assert(alignof(AkItemBoolProperties_GetSelectedProperty) == 0x000008, "Wrong alignment on AkItemBoolProperties_GetSelectedProperty"); \ static_assert(sizeof(AkItemBoolProperties_GetSelectedProperty) == 0x000010, "Wrong size on AkItemBoolProperties_GetSelectedProperty"); \ static_assert(offsetof(AkItemBoolProperties_GetSelectedProperty, ReturnValue) == 0x000000, "Member 'AkItemBoolProperties_GetSelectedProperty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkItemBoolProperties \ static_assert(alignof(UAkItemBoolProperties) == 0x000008, "Wrong alignment on UAkItemBoolProperties"); \ static_assert(sizeof(UAkItemBoolProperties) == 0x000190, "Wrong size on UAkItemBoolProperties"); \ static_assert(offsetof(UAkItemBoolProperties, OnSelectionChanged) == 0x000150, "Member 'UAkItemBoolProperties::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UAkItemBoolProperties, OnPropertyDragged) == 0x000160, "Member 'UAkItemBoolProperties::OnPropertyDragged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemPropertiesConv_Conv_FAkPropertyToControlToString \ static_assert(alignof(AkItemPropertiesConv_Conv_FAkPropertyToControlToString) == 0x000008, "Wrong alignment on AkItemPropertiesConv_Conv_FAkPropertyToControlToString"); \ static_assert(sizeof(AkItemPropertiesConv_Conv_FAkPropertyToControlToString) == 0x000020, "Wrong size on AkItemPropertiesConv_Conv_FAkPropertyToControlToString"); \ static_assert(offsetof(AkItemPropertiesConv_Conv_FAkPropertyToControlToString, INAkPropertyToControl) == 0x000000, "Member 'AkItemPropertiesConv_Conv_FAkPropertyToControlToString::INAkPropertyToControl' has a wrong offset!"); \ static_assert(offsetof(AkItemPropertiesConv_Conv_FAkPropertyToControlToString, ReturnValue) == 0x000010, "Member 'AkItemPropertiesConv_Conv_FAkPropertyToControlToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemPropertiesConv_Conv_FAkPropertyToControlToText \ static_assert(alignof(AkItemPropertiesConv_Conv_FAkPropertyToControlToText) == 0x000008, "Wrong alignment on AkItemPropertiesConv_Conv_FAkPropertyToControlToText"); \ static_assert(sizeof(AkItemPropertiesConv_Conv_FAkPropertyToControlToText) == 0x000028, "Wrong size on AkItemPropertiesConv_Conv_FAkPropertyToControlToText"); \ static_assert(offsetof(AkItemPropertiesConv_Conv_FAkPropertyToControlToText, INAkPropertyToControl) == 0x000000, "Member 'AkItemPropertiesConv_Conv_FAkPropertyToControlToText::INAkPropertyToControl' has a wrong offset!"); \ static_assert(offsetof(AkItemPropertiesConv_Conv_FAkPropertyToControlToText, ReturnValue) == 0x000010, "Member 'AkItemPropertiesConv_Conv_FAkPropertyToControlToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkItemPropertiesConv \ static_assert(alignof(UAkItemPropertiesConv) == 0x000008, "Wrong alignment on UAkItemPropertiesConv"); \ static_assert(sizeof(UAkItemPropertiesConv) == 0x000028, "Wrong size on UAkItemPropertiesConv"); \ #define DUMPER7_ASSERTS_AkItemProperties_SetSearchText \ static_assert(alignof(AkItemProperties_SetSearchText) == 0x000008, "Wrong alignment on AkItemProperties_SetSearchText"); \ static_assert(sizeof(AkItemProperties_SetSearchText) == 0x000010, "Wrong size on AkItemProperties_SetSearchText"); \ static_assert(offsetof(AkItemProperties_SetSearchText, newText) == 0x000000, "Member 'AkItemProperties_SetSearchText::newText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemProperties_GetSearchText \ static_assert(alignof(AkItemProperties_GetSearchText) == 0x000008, "Wrong alignment on AkItemProperties_GetSearchText"); \ static_assert(sizeof(AkItemProperties_GetSearchText) == 0x000010, "Wrong size on AkItemProperties_GetSearchText"); \ static_assert(offsetof(AkItemProperties_GetSearchText, ReturnValue) == 0x000000, "Member 'AkItemProperties_GetSearchText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkItemProperties_GetSelectedProperty \ static_assert(alignof(AkItemProperties_GetSelectedProperty) == 0x000008, "Wrong alignment on AkItemProperties_GetSelectedProperty"); \ static_assert(sizeof(AkItemProperties_GetSelectedProperty) == 0x000010, "Wrong size on AkItemProperties_GetSelectedProperty"); \ static_assert(offsetof(AkItemProperties_GetSelectedProperty, ReturnValue) == 0x000000, "Member 'AkItemProperties_GetSelectedProperty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkItemProperties \ static_assert(alignof(UAkItemProperties) == 0x000008, "Wrong alignment on UAkItemProperties"); \ static_assert(sizeof(UAkItemProperties) == 0x000190, "Wrong size on UAkItemProperties"); \ static_assert(offsetof(UAkItemProperties, OnSelectionChanged) == 0x000150, "Member 'UAkItemProperties::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UAkItemProperties, OnPropertyDragged) == 0x000160, "Member 'UAkItemProperties::OnPropertyDragged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkLateReverbComponent_AssociateAkTextureSetComponent \ static_assert(alignof(AkLateReverbComponent_AssociateAkTextureSetComponent) == 0x000008, "Wrong alignment on AkLateReverbComponent_AssociateAkTextureSetComponent"); \ static_assert(sizeof(AkLateReverbComponent_AssociateAkTextureSetComponent) == 0x000008, "Wrong size on AkLateReverbComponent_AssociateAkTextureSetComponent"); \ static_assert(offsetof(AkLateReverbComponent_AssociateAkTextureSetComponent, textureSetComponent) == 0x000000, "Member 'AkLateReverbComponent_AssociateAkTextureSetComponent::textureSetComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkLateReverbComponent \ static_assert(alignof(UAkLateReverbComponent) == 0x000010, "Wrong alignment on UAkLateReverbComponent"); \ static_assert(sizeof(UAkLateReverbComponent) == 0x000330, "Wrong size on UAkLateReverbComponent"); \ static_assert(offsetof(UAkLateReverbComponent, bEnable) == 0x0002A0, "Member 'UAkLateReverbComponent::bEnable' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, SendLevel) == 0x0002A4, "Member 'UAkLateReverbComponent::SendLevel' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, FadeRate) == 0x0002A8, "Member 'UAkLateReverbComponent::FadeRate' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, Priority) == 0x0002AC, "Member 'UAkLateReverbComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AutoAssignAuxBus) == 0x0002B0, "Member 'UAkLateReverbComponent::AutoAssignAuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBus) == 0x0002B8, "Member 'UAkLateReverbComponent::AuxBus' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBusName) == 0x0002C0, "Member 'UAkLateReverbComponent::AuxBusName' has a wrong offset!"); \ static_assert(offsetof(UAkLateReverbComponent, AuxBusManual) == 0x0002D8, "Member 'UAkLateReverbComponent::AuxBusManual' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkLinuxInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkLinuxInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkLinuxInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkLinuxInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkLinuxInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkLinuxInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkLinuxInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkLinuxInitializationSettings \ static_assert(alignof(UAkLinuxInitializationSettings) == 0x000008, "Wrong alignment on UAkLinuxInitializationSettings"); \ static_assert(sizeof(UAkLinuxInitializationSettings) == 0x0000F8, "Wrong size on UAkLinuxInitializationSettings"); \ static_assert(offsetof(UAkLinuxInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkLinuxInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkLinuxInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkLinuxInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkLinuxInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkLinuxInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkLinuxPlatformInfo \ static_assert(alignof(UAkLinuxPlatformInfo) == 0x000008, "Wrong alignment on UAkLinuxPlatformInfo"); \ static_assert(sizeof(UAkLinuxPlatformInfo) == 0x000070, "Wrong size on UAkLinuxPlatformInfo"); \ #define DUMPER7_ASSERTS_AkMacInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkMacInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkMacInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkMacInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkMacInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkMacInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkMacInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMacInitializationSettings \ static_assert(alignof(UAkMacInitializationSettings) == 0x000008, "Wrong alignment on UAkMacInitializationSettings"); \ static_assert(sizeof(UAkMacInitializationSettings) == 0x0000F8, "Wrong size on UAkMacInitializationSettings"); \ static_assert(offsetof(UAkMacInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkMacInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkMacInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkMacInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkMacInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkMacInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMacPlatformInfo \ static_assert(alignof(UAkMacPlatformInfo) == 0x000008, "Wrong alignment on UAkMacPlatformInfo"); \ static_assert(sizeof(UAkMacPlatformInfo) == 0x000070, "Wrong size on UAkMacPlatformInfo"); \ #define DUMPER7_ASSERTS_IAkPlatformInitialisationSettingsBase \ static_assert(alignof(IAkPlatformInitialisationSettingsBase) == 0x000001, "Wrong alignment on IAkPlatformInitialisationSettingsBase"); \ static_assert(sizeof(IAkPlatformInitialisationSettingsBase) == 0x000001, "Wrong size on IAkPlatformInitialisationSettingsBase"); \ #define DUMPER7_ASSERTS_UAkPS5InitializationSettings \ static_assert(alignof(UAkPS5InitializationSettings) == 0x000008, "Wrong alignment on UAkPS5InitializationSettings"); \ static_assert(sizeof(UAkPS5InitializationSettings) == 0x000100, "Wrong size on UAkPS5InitializationSettings"); \ static_assert(offsetof(UAkPS5InitializationSettings, CommonSettings) == 0x000030, "Member 'UAkPS5InitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkPS5InitializationSettings, CommunicationSettings) == 0x000098, "Member 'UAkPS5InitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkPS5InitializationSettings, AdvancedSettings) == 0x0000B8, "Member 'UAkPS5InitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkDPXInitializationSettings \ static_assert(alignof(UAkDPXInitializationSettings) == 0x000008, "Wrong alignment on UAkDPXInitializationSettings"); \ static_assert(sizeof(UAkDPXInitializationSettings) == 0x000100, "Wrong size on UAkDPXInitializationSettings"); \ #define DUMPER7_ASSERTS_UAkPS5PlatformInfo \ static_assert(alignof(UAkPS5PlatformInfo) == 0x000008, "Wrong alignment on UAkPS5PlatformInfo"); \ static_assert(sizeof(UAkPS5PlatformInfo) == 0x000070, "Wrong size on UAkPS5PlatformInfo"); \ #define DUMPER7_ASSERTS_AkRoomComponent_SetGeometryComponent \ static_assert(alignof(AkRoomComponent_SetGeometryComponent) == 0x000008, "Wrong alignment on AkRoomComponent_SetGeometryComponent"); \ static_assert(sizeof(AkRoomComponent_SetGeometryComponent) == 0x000008, "Wrong size on AkRoomComponent_SetGeometryComponent"); \ static_assert(offsetof(AkRoomComponent_SetGeometryComponent, textureSetComponent) == 0x000000, "Member 'AkRoomComponent_SetGeometryComponent::textureSetComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkRoomComponent_GetPrimitiveParent \ static_assert(alignof(AkRoomComponent_GetPrimitiveParent) == 0x000008, "Wrong alignment on AkRoomComponent_GetPrimitiveParent"); \ static_assert(sizeof(AkRoomComponent_GetPrimitiveParent) == 0x000008, "Wrong size on AkRoomComponent_GetPrimitiveParent"); \ static_assert(offsetof(AkRoomComponent_GetPrimitiveParent, ReturnValue) == 0x000000, "Member 'AkRoomComponent_GetPrimitiveParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkRoomComponent \ static_assert(alignof(UAkRoomComponent) == 0x000010, "Wrong alignment on UAkRoomComponent"); \ static_assert(sizeof(UAkRoomComponent) == 0x000300, "Wrong size on UAkRoomComponent"); \ static_assert(offsetof(UAkRoomComponent, bEnable) == 0x0002C0, "Member 'UAkRoomComponent::bEnable' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, bDynamic) == 0x0002C1, "Member 'UAkRoomComponent::bDynamic' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, Priority) == 0x0002C4, "Member 'UAkRoomComponent::Priority' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, WallOcclusion) == 0x0002C8, "Member 'UAkRoomComponent::WallOcclusion' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, AuxSendLevel) == 0x0002CC, "Member 'UAkRoomComponent::AuxSendLevel' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, AutoPost) == 0x0002D0, "Member 'UAkRoomComponent::AutoPost' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, AsyncPost) == 0x0002D1, "Member 'UAkRoomComponent::AsyncPost' has a wrong offset!"); \ static_assert(offsetof(UAkRoomComponent, GeometryComponent) == 0x0002E0, "Member 'UAkRoomComponent::GeometryComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkRtpc \ static_assert(alignof(UAkRtpc) == 0x000008, "Wrong alignment on UAkRtpc"); \ static_assert(sizeof(UAkRtpc) == 0x000050, "Wrong size on UAkRtpc"); \ static_assert(offsetof(UAkRtpc, GameParameterCookedData) == 0x000040, "Member 'UAkRtpc::GameParameterCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetAkSliderItemId \ static_assert(alignof(AkSlider_SetAkSliderItemId) == 0x000004, "Wrong alignment on AkSlider_SetAkSliderItemId"); \ static_assert(sizeof(AkSlider_SetAkSliderItemId) == 0x000010, "Wrong size on AkSlider_SetAkSliderItemId"); \ static_assert(offsetof(AkSlider_SetAkSliderItemId, ItemId) == 0x000000, "Member 'AkSlider_SetAkSliderItemId::ItemId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetAkSliderItemProperty \ static_assert(alignof(AkSlider_SetAkSliderItemProperty) == 0x000008, "Wrong alignment on AkSlider_SetAkSliderItemProperty"); \ static_assert(sizeof(AkSlider_SetAkSliderItemProperty) == 0x000010, "Wrong size on AkSlider_SetAkSliderItemProperty"); \ static_assert(offsetof(AkSlider_SetAkSliderItemProperty, ItemProperty) == 0x000000, "Member 'AkSlider_SetAkSliderItemProperty::ItemProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetIndentHandle \ static_assert(alignof(AkSlider_SetIndentHandle) == 0x000001, "Wrong alignment on AkSlider_SetIndentHandle"); \ static_assert(sizeof(AkSlider_SetIndentHandle) == 0x000001, "Wrong size on AkSlider_SetIndentHandle"); \ static_assert(offsetof(AkSlider_SetIndentHandle, InValue) == 0x000000, "Member 'AkSlider_SetIndentHandle::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetLocked \ static_assert(alignof(AkSlider_SetLocked) == 0x000001, "Wrong alignment on AkSlider_SetLocked"); \ static_assert(sizeof(AkSlider_SetLocked) == 0x000001, "Wrong size on AkSlider_SetLocked"); \ static_assert(offsetof(AkSlider_SetLocked, InValue) == 0x000000, "Member 'AkSlider_SetLocked::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetSliderBarColor \ static_assert(alignof(AkSlider_SetSliderBarColor) == 0x000004, "Wrong alignment on AkSlider_SetSliderBarColor"); \ static_assert(sizeof(AkSlider_SetSliderBarColor) == 0x000010, "Wrong size on AkSlider_SetSliderBarColor"); \ static_assert(offsetof(AkSlider_SetSliderBarColor, InValue) == 0x000000, "Member 'AkSlider_SetSliderBarColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetSliderHandleColor \ static_assert(alignof(AkSlider_SetSliderHandleColor) == 0x000004, "Wrong alignment on AkSlider_SetSliderHandleColor"); \ static_assert(sizeof(AkSlider_SetSliderHandleColor) == 0x000010, "Wrong size on AkSlider_SetSliderHandleColor"); \ static_assert(offsetof(AkSlider_SetSliderHandleColor, InValue) == 0x000000, "Member 'AkSlider_SetSliderHandleColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetStepSize \ static_assert(alignof(AkSlider_SetStepSize) == 0x000004, "Wrong alignment on AkSlider_SetStepSize"); \ static_assert(sizeof(AkSlider_SetStepSize) == 0x000004, "Wrong size on AkSlider_SetStepSize"); \ static_assert(offsetof(AkSlider_SetStepSize, InValue) == 0x000000, "Member 'AkSlider_SetStepSize::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_SetValue \ static_assert(alignof(AkSlider_SetValue) == 0x000004, "Wrong alignment on AkSlider_SetValue"); \ static_assert(sizeof(AkSlider_SetValue) == 0x000004, "Wrong size on AkSlider_SetValue"); \ static_assert(offsetof(AkSlider_SetValue, InValue) == 0x000000, "Member 'AkSlider_SetValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_GetAkSliderItemId \ static_assert(alignof(AkSlider_GetAkSliderItemId) == 0x000004, "Wrong alignment on AkSlider_GetAkSliderItemId"); \ static_assert(sizeof(AkSlider_GetAkSliderItemId) == 0x000010, "Wrong size on AkSlider_GetAkSliderItemId"); \ static_assert(offsetof(AkSlider_GetAkSliderItemId, ReturnValue) == 0x000000, "Member 'AkSlider_GetAkSliderItemId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_GetAkSliderItemProperty \ static_assert(alignof(AkSlider_GetAkSliderItemProperty) == 0x000008, "Wrong alignment on AkSlider_GetAkSliderItemProperty"); \ static_assert(sizeof(AkSlider_GetAkSliderItemProperty) == 0x000010, "Wrong size on AkSlider_GetAkSliderItemProperty"); \ static_assert(offsetof(AkSlider_GetAkSliderItemProperty, ReturnValue) == 0x000000, "Member 'AkSlider_GetAkSliderItemProperty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkSlider_GetValue \ static_assert(alignof(AkSlider_GetValue) == 0x000004, "Wrong alignment on AkSlider_GetValue"); \ static_assert(sizeof(AkSlider_GetValue) == 0x000004, "Wrong size on AkSlider_GetValue"); \ static_assert(offsetof(AkSlider_GetValue, ReturnValue) == 0x000000, "Member 'AkSlider_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSlider \ static_assert(alignof(UAkSlider) == 0x000010, "Wrong alignment on UAkSlider"); \ static_assert(sizeof(UAkSlider) == 0x000740, "Wrong size on UAkSlider"); \ static_assert(offsetof(UAkSlider, Value) == 0x000150, "Member 'UAkSlider::Value' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, ValueDelegate) == 0x000154, "Member 'UAkSlider::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, WidgetStyle) == 0x000170, "Member 'UAkSlider::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, Orientation) == 0x000670, "Member 'UAkSlider::Orientation' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, SliderBarColor) == 0x000674, "Member 'UAkSlider::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, SliderHandleColor) == 0x000684, "Member 'UAkSlider::SliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, IndentHandle) == 0x000694, "Member 'UAkSlider::IndentHandle' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, Locked) == 0x000695, "Member 'UAkSlider::Locked' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, StepSize) == 0x000698, "Member 'UAkSlider::StepSize' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, IsFocusable) == 0x00069C, "Member 'UAkSlider::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, ThePropertyToControl) == 0x0006A0, "Member 'UAkSlider::ThePropertyToControl' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, ItemToControl) == 0x0006B0, "Member 'UAkSlider::ItemToControl' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, OnValueChanged) == 0x0006F0, "Member 'UAkSlider::OnValueChanged' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, OnItemDropped) == 0x000700, "Member 'UAkSlider::OnItemDropped' has a wrong offset!"); \ static_assert(offsetof(UAkSlider, OnPropertyDropped) == 0x000710, "Member 'UAkSlider::OnPropertyDropped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAkSpotReflector \ static_assert(alignof(AAkSpotReflector) == 0x000008, "Wrong alignment on AAkSpotReflector"); \ static_assert(sizeof(AAkSpotReflector) == 0x0002E8, "Wrong size on AAkSpotReflector"); \ static_assert(offsetof(AAkSpotReflector, EarlyReflectionAuxBus) == 0x0002B0, "Member 'AAkSpotReflector::EarlyReflectionAuxBus' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, EarlyReflectionAuxBusName) == 0x0002B8, "Member 'AAkSpotReflector::EarlyReflectionAuxBusName' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, AcousticTexture) == 0x0002C8, "Member 'AAkSpotReflector::AcousticTexture' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, DistanceScalingFactor) == 0x0002D0, "Member 'AAkSpotReflector::DistanceScalingFactor' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, Level) == 0x0002D4, "Member 'AAkSpotReflector::Level' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, SameRoomOnly) == 0x0002D8, "Member 'AAkSpotReflector::SameRoomOnly' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, EnableRoomOverride) == 0x0002D9, "Member 'AAkSpotReflector::EnableRoomOverride' has a wrong offset!"); \ static_assert(offsetof(AAkSpotReflector, RoomOverride) == 0x0002E0, "Member 'AAkSpotReflector::RoomOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSubmixInputComponent \ static_assert(alignof(UAkSubmixInputComponent) == 0x000010, "Wrong alignment on UAkSubmixInputComponent"); \ static_assert(sizeof(UAkSubmixInputComponent) == 0x000530, "Wrong size on UAkSubmixInputComponent"); \ static_assert(offsetof(UAkSubmixInputComponent, SubmixToRecord) == 0x0004D8, "Member 'UAkSubmixInputComponent::SubmixToRecord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkSwitchValue \ static_assert(alignof(UAkSwitchValue) == 0x000008, "Wrong alignment on UAkSwitchValue"); \ static_assert(sizeof(UAkSwitchValue) == 0x000060, "Wrong size on UAkSwitchValue"); \ #define DUMPER7_ASSERTS_UAkTrigger \ static_assert(alignof(UAkTrigger) == 0x000008, "Wrong alignment on UAkTrigger"); \ static_assert(sizeof(UAkTrigger) == 0x000050, "Wrong size on UAkTrigger"); \ static_assert(offsetof(UAkTrigger, TriggerCookedData) == 0x000040, "Member 'UAkTrigger::TriggerCookedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkTVOSInitializationSettings \ static_assert(alignof(UAkTVOSInitializationSettings) == 0x000008, "Wrong alignment on UAkTVOSInitializationSettings"); \ static_assert(sizeof(UAkTVOSInitializationSettings) == 0x000108, "Wrong size on UAkTVOSInitializationSettings"); \ static_assert(offsetof(UAkTVOSInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkTVOSInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkTVOSInitializationSettings, AudioSession) == 0x0000A0, "Member 'UAkTVOSInitializationSettings::AudioSession' has a wrong offset!"); \ static_assert(offsetof(UAkTVOSInitializationSettings, CommunicationSettings) == 0x0000B0, "Member 'UAkTVOSInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkTVOSInitializationSettings, AdvancedSettings) == 0x0000D0, "Member 'UAkTVOSInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkTVOSPlatformInfo \ static_assert(alignof(UAkTVOSPlatformInfo) == 0x000008, "Wrong alignment on UAkTVOSPlatformInfo"); \ static_assert(sizeof(UAkTVOSPlatformInfo) == 0x000070, "Wrong size on UAkTVOSPlatformInfo"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_CallWaapi \ static_assert(alignof(AkWaapiCalls_CallWaapi) == 0x000008, "Wrong alignment on AkWaapiCalls_CallWaapi"); \ static_assert(sizeof(AkWaapiCalls_CallWaapi) == 0x000040, "Wrong size on AkWaapiCalls_CallWaapi"); \ static_assert(offsetof(AkWaapiCalls_CallWaapi, WaapiUri) == 0x000000, "Member 'AkWaapiCalls_CallWaapi::WaapiUri' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_CallWaapi, WaapiArgs) == 0x000010, "Member 'AkWaapiCalls_CallWaapi::WaapiArgs' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_CallWaapi, WaapiOptions) == 0x000020, "Member 'AkWaapiCalls_CallWaapi::WaapiOptions' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_CallWaapi, ReturnValue) == 0x000030, "Member 'AkWaapiCalls_CallWaapi::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString \ static_assert(alignof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString) == 0x000008, "Wrong alignment on AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString"); \ static_assert(sizeof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString) == 0x000018, "Wrong size on AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString"); \ static_assert(offsetof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString, INAkWaapiSubscriptionId) == 0x000000, "Member 'AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString::INAkWaapiSubscriptionId' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString, ReturnValue) == 0x000008, "Member 'AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText \ static_assert(alignof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText) == 0x000008, "Wrong alignment on AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText"); \ static_assert(sizeof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText) == 0x000020, "Wrong size on AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText"); \ static_assert(offsetof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText, INAkWaapiSubscriptionId) == 0x000000, "Member 'AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText::INAkWaapiSubscriptionId' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText, ReturnValue) == 0x000008, "Member 'AkWaapiCalls_Conv_FAkWaapiSubscriptionIdToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_GetSubscriptionID \ static_assert(alignof(AkWaapiCalls_GetSubscriptionID) == 0x000008, "Wrong alignment on AkWaapiCalls_GetSubscriptionID"); \ static_assert(sizeof(AkWaapiCalls_GetSubscriptionID) == 0x000010, "Wrong size on AkWaapiCalls_GetSubscriptionID"); \ static_assert(offsetof(AkWaapiCalls_GetSubscriptionID, Subscription) == 0x000000, "Member 'AkWaapiCalls_GetSubscriptionID::Subscription' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_GetSubscriptionID, ReturnValue) == 0x000008, "Member 'AkWaapiCalls_GetSubscriptionID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_RegisterWaapiConnectionLostCallback \ static_assert(alignof(AkWaapiCalls_RegisterWaapiConnectionLostCallback) == 0x000004, "Wrong alignment on AkWaapiCalls_RegisterWaapiConnectionLostCallback"); \ static_assert(sizeof(AkWaapiCalls_RegisterWaapiConnectionLostCallback) == 0x000014, "Wrong size on AkWaapiCalls_RegisterWaapiConnectionLostCallback"); \ static_assert(offsetof(AkWaapiCalls_RegisterWaapiConnectionLostCallback, Callback) == 0x000000, "Member 'AkWaapiCalls_RegisterWaapiConnectionLostCallback::Callback' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_RegisterWaapiConnectionLostCallback, ReturnValue) == 0x000010, "Member 'AkWaapiCalls_RegisterWaapiConnectionLostCallback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_RegisterWaapiProjectLoadedCallback \ static_assert(alignof(AkWaapiCalls_RegisterWaapiProjectLoadedCallback) == 0x000004, "Wrong alignment on AkWaapiCalls_RegisterWaapiProjectLoadedCallback"); \ static_assert(sizeof(AkWaapiCalls_RegisterWaapiProjectLoadedCallback) == 0x000014, "Wrong size on AkWaapiCalls_RegisterWaapiProjectLoadedCallback"); \ static_assert(offsetof(AkWaapiCalls_RegisterWaapiProjectLoadedCallback, Callback) == 0x000000, "Member 'AkWaapiCalls_RegisterWaapiProjectLoadedCallback::Callback' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_RegisterWaapiProjectLoadedCallback, ReturnValue) == 0x000010, "Member 'AkWaapiCalls_RegisterWaapiProjectLoadedCallback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_SetSubscriptionID \ static_assert(alignof(AkWaapiCalls_SetSubscriptionID) == 0x000008, "Wrong alignment on AkWaapiCalls_SetSubscriptionID"); \ static_assert(sizeof(AkWaapiCalls_SetSubscriptionID) == 0x000010, "Wrong size on AkWaapiCalls_SetSubscriptionID"); \ static_assert(offsetof(AkWaapiCalls_SetSubscriptionID, Subscription) == 0x000000, "Member 'AkWaapiCalls_SetSubscriptionID::Subscription' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SetSubscriptionID, ID) == 0x000008, "Member 'AkWaapiCalls_SetSubscriptionID::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_SubscribeToWaapi \ static_assert(alignof(AkWaapiCalls_SubscribeToWaapi) == 0x000008, "Wrong alignment on AkWaapiCalls_SubscribeToWaapi"); \ static_assert(sizeof(AkWaapiCalls_SubscribeToWaapi) == 0x000050, "Wrong size on AkWaapiCalls_SubscribeToWaapi"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, WaapiUri) == 0x000000, "Member 'AkWaapiCalls_SubscribeToWaapi::WaapiUri' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, WaapiOptions) == 0x000010, "Member 'AkWaapiCalls_SubscribeToWaapi::WaapiOptions' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, Callback) == 0x000020, "Member 'AkWaapiCalls_SubscribeToWaapi::Callback' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, SubscriptionId) == 0x000030, "Member 'AkWaapiCalls_SubscribeToWaapi::SubscriptionId' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, SubscriptionDone) == 0x000038, "Member 'AkWaapiCalls_SubscribeToWaapi::SubscriptionDone' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_SubscribeToWaapi, ReturnValue) == 0x000040, "Member 'AkWaapiCalls_SubscribeToWaapi::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiCalls_Unsubscribe \ static_assert(alignof(AkWaapiCalls_Unsubscribe) == 0x000008, "Wrong alignment on AkWaapiCalls_Unsubscribe"); \ static_assert(sizeof(AkWaapiCalls_Unsubscribe) == 0x000020, "Wrong size on AkWaapiCalls_Unsubscribe"); \ static_assert(offsetof(AkWaapiCalls_Unsubscribe, SubscriptionId) == 0x000000, "Member 'AkWaapiCalls_Unsubscribe::SubscriptionId' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_Unsubscribe, UnsubscriptionDone) == 0x000008, "Member 'AkWaapiCalls_Unsubscribe::UnsubscriptionDone' has a wrong offset!"); \ static_assert(offsetof(AkWaapiCalls_Unsubscribe, ReturnValue) == 0x000010, "Member 'AkWaapiCalls_Unsubscribe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWaapiCalls \ static_assert(alignof(UAkWaapiCalls) == 0x000008, "Wrong alignment on UAkWaapiCalls"); \ static_assert(sizeof(UAkWaapiCalls) == 0x000028, "Wrong size on UAkWaapiCalls"); \ #define DUMPER7_ASSERTS_SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString \ static_assert(alignof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString) == 0x000008, "Wrong alignment on SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString"); \ static_assert(sizeof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString) == 0x000020, "Wrong size on SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString"); \ static_assert(offsetof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString, INAkWaapiFieldNames) == 0x000000, "Member 'SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString::INAkWaapiFieldNames' has a wrong offset!"); \ static_assert(offsetof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString, ReturnValue) == 0x000010, "Member 'SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText \ static_assert(alignof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText) == 0x000008, "Wrong alignment on SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText"); \ static_assert(sizeof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText) == 0x000028, "Wrong size on SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText"); \ static_assert(offsetof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText, INAkWaapiFieldNames) == 0x000000, "Member 'SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText::INAkWaapiFieldNames' has a wrong offset!"); \ static_assert(offsetof(SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText, ReturnValue) == 0x000010, "Member 'SAkWaapiFieldNamesConv_Conv_FAkWaapiFieldNamesToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USAkWaapiFieldNamesConv \ static_assert(alignof(USAkWaapiFieldNamesConv) == 0x000008, "Wrong alignment on USAkWaapiFieldNamesConv"); \ static_assert(sizeof(USAkWaapiFieldNamesConv) == 0x000028, "Wrong size on USAkWaapiFieldNamesConv"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString \ static_assert(alignof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString) == 0x000008, "Wrong alignment on AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString"); \ static_assert(sizeof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString) == 0x000020, "Wrong size on AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString"); \ static_assert(offsetof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString, INAKWaapiJsonObject) == 0x000000, "Member 'AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString::INAKWaapiJsonObject' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString, ReturnValue) == 0x000010, "Member 'AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText \ static_assert(alignof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText) == 0x000008, "Wrong alignment on AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText"); \ static_assert(sizeof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText) == 0x000028, "Wrong size on AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText"); \ static_assert(offsetof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText, INAKWaapiJsonObject) == 0x000000, "Member 'AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText::INAKWaapiJsonObject' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText, ReturnValue) == 0x000010, "Member 'AkWaapiJsonManager_Conv_FAKWaapiJsonObjectToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetArrayField \ static_assert(alignof(AkWaapiJsonManager_GetArrayField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetArrayField"); \ static_assert(sizeof(AkWaapiJsonManager_GetArrayField) == 0x000030, "Wrong size on AkWaapiJsonManager_GetArrayField"); \ static_assert(offsetof(AkWaapiJsonManager_GetArrayField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetArrayField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetArrayField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetArrayField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetArrayField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetArrayField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetBoolField \ static_assert(alignof(AkWaapiJsonManager_GetBoolField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetBoolField"); \ static_assert(sizeof(AkWaapiJsonManager_GetBoolField) == 0x000028, "Wrong size on AkWaapiJsonManager_GetBoolField"); \ static_assert(offsetof(AkWaapiJsonManager_GetBoolField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetBoolField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetBoolField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetBoolField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetBoolField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetBoolField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetIntegerField \ static_assert(alignof(AkWaapiJsonManager_GetIntegerField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetIntegerField"); \ static_assert(sizeof(AkWaapiJsonManager_GetIntegerField) == 0x000028, "Wrong size on AkWaapiJsonManager_GetIntegerField"); \ static_assert(offsetof(AkWaapiJsonManager_GetIntegerField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetIntegerField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetIntegerField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetIntegerField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetIntegerField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetIntegerField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetNumberField \ static_assert(alignof(AkWaapiJsonManager_GetNumberField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetNumberField"); \ static_assert(sizeof(AkWaapiJsonManager_GetNumberField) == 0x000028, "Wrong size on AkWaapiJsonManager_GetNumberField"); \ static_assert(offsetof(AkWaapiJsonManager_GetNumberField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetNumberField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetNumberField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetNumberField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetNumberField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetNumberField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetObjectField \ static_assert(alignof(AkWaapiJsonManager_GetObjectField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetObjectField"); \ static_assert(sizeof(AkWaapiJsonManager_GetObjectField) == 0x000030, "Wrong size on AkWaapiJsonManager_GetObjectField"); \ static_assert(offsetof(AkWaapiJsonManager_GetObjectField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetObjectField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetObjectField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetObjectField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetObjectField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetObjectField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_GetStringField \ static_assert(alignof(AkWaapiJsonManager_GetStringField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_GetStringField"); \ static_assert(sizeof(AkWaapiJsonManager_GetStringField) == 0x000030, "Wrong size on AkWaapiJsonManager_GetStringField"); \ static_assert(offsetof(AkWaapiJsonManager_GetStringField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_GetStringField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetStringField, Target) == 0x000010, "Member 'AkWaapiJsonManager_GetStringField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_GetStringField, ReturnValue) == 0x000020, "Member 'AkWaapiJsonManager_GetStringField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetArrayObjectFields \ static_assert(alignof(AkWaapiJsonManager_SetArrayObjectFields) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetArrayObjectFields"); \ static_assert(sizeof(AkWaapiJsonManager_SetArrayObjectFields) == 0x000040, "Wrong size on AkWaapiJsonManager_SetArrayObjectFields"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayObjectFields, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetArrayObjectFields::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayObjectFields, FieldObjectValues) == 0x000010, "Member 'AkWaapiJsonManager_SetArrayObjectFields::FieldObjectValues' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayObjectFields, Target) == 0x000020, "Member 'AkWaapiJsonManager_SetArrayObjectFields::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayObjectFields, ReturnValue) == 0x000030, "Member 'AkWaapiJsonManager_SetArrayObjectFields::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetArrayStringFields \ static_assert(alignof(AkWaapiJsonManager_SetArrayStringFields) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetArrayStringFields"); \ static_assert(sizeof(AkWaapiJsonManager_SetArrayStringFields) == 0x000040, "Wrong size on AkWaapiJsonManager_SetArrayStringFields"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayStringFields, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetArrayStringFields::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayStringFields, FieldStringValues) == 0x000010, "Member 'AkWaapiJsonManager_SetArrayStringFields::FieldStringValues' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayStringFields, Target) == 0x000020, "Member 'AkWaapiJsonManager_SetArrayStringFields::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetArrayStringFields, ReturnValue) == 0x000030, "Member 'AkWaapiJsonManager_SetArrayStringFields::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetBoolField \ static_assert(alignof(AkWaapiJsonManager_SetBoolField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetBoolField"); \ static_assert(sizeof(AkWaapiJsonManager_SetBoolField) == 0x000038, "Wrong size on AkWaapiJsonManager_SetBoolField"); \ static_assert(offsetof(AkWaapiJsonManager_SetBoolField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetBoolField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetBoolField, FieldValue) == 0x000010, "Member 'AkWaapiJsonManager_SetBoolField::FieldValue' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetBoolField, Target) == 0x000018, "Member 'AkWaapiJsonManager_SetBoolField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetBoolField, ReturnValue) == 0x000028, "Member 'AkWaapiJsonManager_SetBoolField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetNumberField \ static_assert(alignof(AkWaapiJsonManager_SetNumberField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetNumberField"); \ static_assert(sizeof(AkWaapiJsonManager_SetNumberField) == 0x000038, "Wrong size on AkWaapiJsonManager_SetNumberField"); \ static_assert(offsetof(AkWaapiJsonManager_SetNumberField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetNumberField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetNumberField, FieldValue) == 0x000010, "Member 'AkWaapiJsonManager_SetNumberField::FieldValue' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetNumberField, Target) == 0x000018, "Member 'AkWaapiJsonManager_SetNumberField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetNumberField, ReturnValue) == 0x000028, "Member 'AkWaapiJsonManager_SetNumberField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetObjectField \ static_assert(alignof(AkWaapiJsonManager_SetObjectField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetObjectField"); \ static_assert(sizeof(AkWaapiJsonManager_SetObjectField) == 0x000040, "Wrong size on AkWaapiJsonManager_SetObjectField"); \ static_assert(offsetof(AkWaapiJsonManager_SetObjectField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetObjectField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetObjectField, FieldValue) == 0x000010, "Member 'AkWaapiJsonManager_SetObjectField::FieldValue' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetObjectField, Target) == 0x000020, "Member 'AkWaapiJsonManager_SetObjectField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetObjectField, ReturnValue) == 0x000030, "Member 'AkWaapiJsonManager_SetObjectField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiJsonManager_SetStringField \ static_assert(alignof(AkWaapiJsonManager_SetStringField) == 0x000008, "Wrong alignment on AkWaapiJsonManager_SetStringField"); \ static_assert(sizeof(AkWaapiJsonManager_SetStringField) == 0x000040, "Wrong size on AkWaapiJsonManager_SetStringField"); \ static_assert(offsetof(AkWaapiJsonManager_SetStringField, FieldName) == 0x000000, "Member 'AkWaapiJsonManager_SetStringField::FieldName' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetStringField, FieldValue) == 0x000010, "Member 'AkWaapiJsonManager_SetStringField::FieldValue' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetStringField, Target) == 0x000020, "Member 'AkWaapiJsonManager_SetStringField::Target' has a wrong offset!"); \ static_assert(offsetof(AkWaapiJsonManager_SetStringField, ReturnValue) == 0x000030, "Member 'AkWaapiJsonManager_SetStringField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWaapiJsonManager \ static_assert(alignof(UAkWaapiJsonManager) == 0x000008, "Wrong alignment on UAkWaapiJsonManager"); \ static_assert(sizeof(UAkWaapiJsonManager) == 0x000028, "Wrong size on UAkWaapiJsonManager"); \ #define DUMPER7_ASSERTS_AkWaapiUriConv_Conv_FAkWaapiUriToString \ static_assert(alignof(AkWaapiUriConv_Conv_FAkWaapiUriToString) == 0x000008, "Wrong alignment on AkWaapiUriConv_Conv_FAkWaapiUriToString"); \ static_assert(sizeof(AkWaapiUriConv_Conv_FAkWaapiUriToString) == 0x000020, "Wrong size on AkWaapiUriConv_Conv_FAkWaapiUriToString"); \ static_assert(offsetof(AkWaapiUriConv_Conv_FAkWaapiUriToString, INAkWaapiUri) == 0x000000, "Member 'AkWaapiUriConv_Conv_FAkWaapiUriToString::INAkWaapiUri' has a wrong offset!"); \ static_assert(offsetof(AkWaapiUriConv_Conv_FAkWaapiUriToString, ReturnValue) == 0x000010, "Member 'AkWaapiUriConv_Conv_FAkWaapiUriToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWaapiUriConv_Conv_FAkWaapiUriToText \ static_assert(alignof(AkWaapiUriConv_Conv_FAkWaapiUriToText) == 0x000008, "Wrong alignment on AkWaapiUriConv_Conv_FAkWaapiUriToText"); \ static_assert(sizeof(AkWaapiUriConv_Conv_FAkWaapiUriToText) == 0x000028, "Wrong size on AkWaapiUriConv_Conv_FAkWaapiUriToText"); \ static_assert(offsetof(AkWaapiUriConv_Conv_FAkWaapiUriToText, INAkWaapiUri) == 0x000000, "Member 'AkWaapiUriConv_Conv_FAkWaapiUriToText::INAkWaapiUri' has a wrong offset!"); \ static_assert(offsetof(AkWaapiUriConv_Conv_FAkWaapiUriToText, ReturnValue) == 0x000010, "Member 'AkWaapiUriConv_Conv_FAkWaapiUriToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWaapiUriConv \ static_assert(alignof(UAkWaapiUriConv) == 0x000008, "Wrong alignment on UAkWaapiUriConv"); \ static_assert(sizeof(UAkWaapiUriConv) == 0x000028, "Wrong size on UAkWaapiUriConv"); \ #define DUMPER7_ASSERTS_AkWindowsInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkWindowsInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkWindowsInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkWindowsInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkWindowsInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkWindowsInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkWindowsInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWindowsInitializationSettings \ static_assert(alignof(UAkWindowsInitializationSettings) == 0x000008, "Wrong alignment on UAkWindowsInitializationSettings"); \ static_assert(sizeof(UAkWindowsInitializationSettings) == 0x000100, "Wrong size on UAkWindowsInitializationSettings"); \ static_assert(offsetof(UAkWindowsInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkWindowsInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkWindowsInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkWindowsInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkWindowsInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkWindowsInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWin32PlatformInfo \ static_assert(alignof(UAkWin32PlatformInfo) == 0x000008, "Wrong alignment on UAkWin32PlatformInfo"); \ static_assert(sizeof(UAkWin32PlatformInfo) == 0x000070, "Wrong size on UAkWin32PlatformInfo"); \ #define DUMPER7_ASSERTS_UAkWin64PlatformInfo \ static_assert(alignof(UAkWin64PlatformInfo) == 0x000008, "Wrong alignment on UAkWin64PlatformInfo"); \ static_assert(sizeof(UAkWin64PlatformInfo) == 0x000070, "Wrong size on UAkWin64PlatformInfo"); \ #define DUMPER7_ASSERTS_UAkWindowsPlatformInfo \ static_assert(alignof(UAkWindowsPlatformInfo) == 0x000008, "Wrong alignment on UAkWindowsPlatformInfo"); \ static_assert(sizeof(UAkWindowsPlatformInfo) == 0x000070, "Wrong size on UAkWindowsPlatformInfo"); \ #define DUMPER7_ASSERTS_AkWwiseTree_SetSearchText \ static_assert(alignof(AkWwiseTree_SetSearchText) == 0x000008, "Wrong alignment on AkWwiseTree_SetSearchText"); \ static_assert(sizeof(AkWwiseTree_SetSearchText) == 0x000010, "Wrong size on AkWwiseTree_SetSearchText"); \ static_assert(offsetof(AkWwiseTree_SetSearchText, newText) == 0x000000, "Member 'AkWwiseTree_SetSearchText::newText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWwiseTree_GetSearchText \ static_assert(alignof(AkWwiseTree_GetSearchText) == 0x000008, "Wrong alignment on AkWwiseTree_GetSearchText"); \ static_assert(sizeof(AkWwiseTree_GetSearchText) == 0x000010, "Wrong size on AkWwiseTree_GetSearchText"); \ static_assert(offsetof(AkWwiseTree_GetSearchText, ReturnValue) == 0x000000, "Member 'AkWwiseTree_GetSearchText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkWwiseTree_GetSelectedItem \ static_assert(alignof(AkWwiseTree_GetSelectedItem) == 0x000008, "Wrong alignment on AkWwiseTree_GetSelectedItem"); \ static_assert(sizeof(AkWwiseTree_GetSelectedItem) == 0x000030, "Wrong size on AkWwiseTree_GetSelectedItem"); \ static_assert(offsetof(AkWwiseTree_GetSelectedItem, ReturnValue) == 0x000000, "Member 'AkWwiseTree_GetSelectedItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWwiseTree \ static_assert(alignof(UAkWwiseTree) == 0x000008, "Wrong alignment on UAkWwiseTree"); \ static_assert(sizeof(UAkWwiseTree) == 0x000190, "Wrong size on UAkWwiseTree"); \ static_assert(offsetof(UAkWwiseTree, OnSelectionChanged) == 0x000150, "Member 'UAkWwiseTree::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UAkWwiseTree, OnItemDragged) == 0x000160, "Member 'UAkWwiseTree::OnItemDragged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWwiseTreeSelector \ static_assert(alignof(UAkWwiseTreeSelector) == 0x000008, "Wrong alignment on UAkWwiseTreeSelector"); \ static_assert(sizeof(UAkWwiseTreeSelector) == 0x0001B0, "Wrong size on UAkWwiseTreeSelector"); \ static_assert(offsetof(UAkWwiseTreeSelector, OnSelectionChanged) == 0x000150, "Member 'UAkWwiseTreeSelector::OnSelectionChanged' has a wrong offset!"); \ static_assert(offsetof(UAkWwiseTreeSelector, OnItemDragged) == 0x000160, "Member 'UAkWwiseTreeSelector::OnItemDragged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AkXSXInitializationSettings_MigrateMultiCoreRendering \ static_assert(alignof(AkXSXInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong alignment on AkXSXInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(sizeof(AkXSXInitializationSettings_MigrateMultiCoreRendering) == 0x000001, "Wrong size on AkXSXInitializationSettings_MigrateMultiCoreRendering"); \ static_assert(offsetof(AkXSXInitializationSettings_MigrateMultiCoreRendering, NewValue) == 0x000000, "Member 'AkXSXInitializationSettings_MigrateMultiCoreRendering::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkXSXInitializationSettings \ static_assert(alignof(UAkXSXInitializationSettings) == 0x000008, "Wrong alignment on UAkXSXInitializationSettings"); \ static_assert(sizeof(UAkXSXInitializationSettings) == 0x000108, "Wrong size on UAkXSXInitializationSettings"); \ static_assert(offsetof(UAkXSXInitializationSettings, CommonSettings) == 0x000030, "Member 'UAkXSXInitializationSettings::CommonSettings' has a wrong offset!"); \ static_assert(offsetof(UAkXSXInitializationSettings, ApuHeapSettings) == 0x000098, "Member 'UAkXSXInitializationSettings::ApuHeapSettings' has a wrong offset!"); \ static_assert(offsetof(UAkXSXInitializationSettings, CommunicationSettings) == 0x0000A0, "Member 'UAkXSXInitializationSettings::CommunicationSettings' has a wrong offset!"); \ static_assert(offsetof(UAkXSXInitializationSettings, AdvancedSettings) == 0x0000C0, "Member 'UAkXSXInitializationSettings::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkMPXInitializationSettings \ static_assert(alignof(UAkMPXInitializationSettings) == 0x000008, "Wrong alignment on UAkMPXInitializationSettings"); \ static_assert(sizeof(UAkMPXInitializationSettings) == 0x000108, "Wrong size on UAkMPXInitializationSettings"); \ #define DUMPER7_ASSERTS_UAkXSXPlatformInfo \ static_assert(alignof(UAkXSXPlatformInfo) == 0x000008, "Wrong alignment on UAkXSXPlatformInfo"); \ static_assert(sizeof(UAkXSXPlatformInfo) == 0x000070, "Wrong size on UAkXSXPlatformInfo"); \ #define DUMPER7_ASSERTS_UMovieSceneAkAudioEventSection \ static_assert(alignof(UMovieSceneAkAudioEventSection) == 0x000008, "Wrong alignment on UMovieSceneAkAudioEventSection"); \ static_assert(sizeof(UMovieSceneAkAudioEventSection) == 0x000170, "Wrong size on UMovieSceneAkAudioEventSection"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, Event) == 0x000118, "Member 'UMovieSceneAkAudioEventSection::Event' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, RetriggerEvent) == 0x000120, "Member 'UMovieSceneAkAudioEventSection::RetriggerEvent' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, ScrubTailLengthMs) == 0x000124, "Member 'UMovieSceneAkAudioEventSection::ScrubTailLengthMs' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, StopAtSectionEnd) == 0x000128, "Member 'UMovieSceneAkAudioEventSection::StopAtSectionEnd' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, EventName) == 0x000130, "Member 'UMovieSceneAkAudioEventSection::EventName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, MaxSourceDuration) == 0x000140, "Member 'UMovieSceneAkAudioEventSection::MaxSourceDuration' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioEventSection, MaxDurationSourceID) == 0x000148, "Member 'UMovieSceneAkAudioEventSection::MaxDurationSourceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAkTrack \ static_assert(alignof(UMovieSceneAkTrack) == 0x000008, "Wrong alignment on UMovieSceneAkTrack"); \ static_assert(sizeof(UMovieSceneAkTrack) == 0x0000B0, "Wrong size on UMovieSceneAkTrack"); \ static_assert(offsetof(UMovieSceneAkTrack, Sections) == 0x000098, "Member 'UMovieSceneAkTrack::Sections' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkTrack, bIsAMasterTrack) == 0x0000A8, "Member 'UMovieSceneAkTrack::bIsAMasterTrack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAkAudioEventTrack \ static_assert(alignof(UMovieSceneAkAudioEventTrack) == 0x000008, "Wrong alignment on UMovieSceneAkAudioEventTrack"); \ static_assert(sizeof(UMovieSceneAkAudioEventTrack) == 0x0000B8, "Wrong size on UMovieSceneAkAudioEventTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneAkAudioRTPCSection \ static_assert(alignof(UMovieSceneAkAudioRTPCSection) == 0x000008, "Wrong alignment on UMovieSceneAkAudioRTPCSection"); \ static_assert(sizeof(UMovieSceneAkAudioRTPCSection) == 0x0002C8, "Wrong size on UMovieSceneAkAudioRTPCSection"); \ static_assert(offsetof(UMovieSceneAkAudioRTPCSection, RTPC) == 0x0000F0, "Member 'UMovieSceneAkAudioRTPCSection::RTPC' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioRTPCSection, Name_0) == 0x0000F8, "Member 'UMovieSceneAkAudioRTPCSection::Name_0' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioRTPCSection, FloatCurve) == 0x000108, "Member 'UMovieSceneAkAudioRTPCSection::FloatCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioRTPCSection, FloatChannelSerializationHelper) == 0x000188, "Member 'UMovieSceneAkAudioRTPCSection::FloatChannelSerializationHelper' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAkAudioRTPCSection, RTPCChannel) == 0x0001B8, "Member 'UMovieSceneAkAudioRTPCSection::RTPCChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAkAudioRTPCTrack \ static_assert(alignof(UMovieSceneAkAudioRTPCTrack) == 0x000008, "Wrong alignment on UMovieSceneAkAudioRTPCTrack"); \ static_assert(sizeof(UMovieSceneAkAudioRTPCTrack) == 0x0000B8, "Wrong size on UMovieSceneAkAudioRTPCTrack"); \ #define DUMPER7_ASSERTS_PostEventAsync_PostEventAsync \ static_assert(alignof(PostEventAsync_PostEventAsync) == 0x000008, "Wrong alignment on PostEventAsync_PostEventAsync"); \ static_assert(sizeof(PostEventAsync_PostEventAsync) == 0x000038, "Wrong size on PostEventAsync_PostEventAsync"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, WorldContextObject) == 0x000000, "Member 'PostEventAsync_PostEventAsync::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, AkEvent) == 0x000008, "Member 'PostEventAsync_PostEventAsync::AkEvent' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, Actor) == 0x000010, "Member 'PostEventAsync_PostEventAsync::Actor' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, CallbackMask) == 0x000018, "Member 'PostEventAsync_PostEventAsync::CallbackMask' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, PostEventCallback) == 0x00001C, "Member 'PostEventAsync_PostEventAsync::PostEventCallback' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, bStopWhenAttachedToDestroyed) == 0x00002C, "Member 'PostEventAsync_PostEventAsync::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(PostEventAsync_PostEventAsync, ReturnValue) == 0x000030, "Member 'PostEventAsync_PostEventAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPostEventAsync \ static_assert(alignof(UPostEventAsync) == 0x000008, "Wrong alignment on UPostEventAsync"); \ static_assert(sizeof(UPostEventAsync) == 0x000088, "Wrong size on UPostEventAsync"); \ static_assert(offsetof(UPostEventAsync, Completed) == 0x000030, "Member 'UPostEventAsync::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostEventAtLocationAsync_PostEventAtLocationAsync \ static_assert(alignof(PostEventAtLocationAsync_PostEventAtLocationAsync) == 0x000008, "Wrong alignment on PostEventAtLocationAsync_PostEventAtLocationAsync"); \ static_assert(sizeof(PostEventAtLocationAsync_PostEventAtLocationAsync) == 0x000048, "Wrong size on PostEventAtLocationAsync_PostEventAtLocationAsync"); \ static_assert(offsetof(PostEventAtLocationAsync_PostEventAtLocationAsync, WorldContextObject) == 0x000000, "Member 'PostEventAtLocationAsync_PostEventAtLocationAsync::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PostEventAtLocationAsync_PostEventAtLocationAsync, AkEvent) == 0x000008, "Member 'PostEventAtLocationAsync_PostEventAtLocationAsync::AkEvent' has a wrong offset!"); \ static_assert(offsetof(PostEventAtLocationAsync_PostEventAtLocationAsync, Location) == 0x000010, "Member 'PostEventAtLocationAsync_PostEventAtLocationAsync::Location' has a wrong offset!"); \ static_assert(offsetof(PostEventAtLocationAsync_PostEventAtLocationAsync, Orientation) == 0x000028, "Member 'PostEventAtLocationAsync_PostEventAtLocationAsync::Orientation' has a wrong offset!"); \ static_assert(offsetof(PostEventAtLocationAsync_PostEventAtLocationAsync, ReturnValue) == 0x000040, "Member 'PostEventAtLocationAsync_PostEventAtLocationAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPostEventAtLocationAsync \ static_assert(alignof(UPostEventAtLocationAsync) == 0x000008, "Wrong alignment on UPostEventAtLocationAsync"); \ static_assert(sizeof(UPostEventAtLocationAsync) == 0x000098, "Wrong size on UPostEventAtLocationAsync"); \ static_assert(offsetof(UPostEventAtLocationAsync, Completed) == 0x000030, "Member 'UPostEventAtLocationAsync::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseAudioLinkComponent \ static_assert(alignof(UWwiseAudioLinkComponent) == 0x000010, "Wrong alignment on UWwiseAudioLinkComponent"); \ static_assert(sizeof(UWwiseAudioLinkComponent) == 0x0004D0, "Wrong size on UWwiseAudioLinkComponent"); \ static_assert(offsetof(UWwiseAudioLinkComponent, Settings) == 0x0004A8, "Member 'UWwiseAudioLinkComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkComponent, Sound) == 0x0004B0, "Member 'UWwiseAudioLinkComponent::Sound' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkComponent, AudioComponent) == 0x0004B8, "Member 'UWwiseAudioLinkComponent::AudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseAudioLinkSettings \ static_assert(alignof(UWwiseAudioLinkSettings) == 0x000008, "Wrong alignment on UWwiseAudioLinkSettings"); \ static_assert(sizeof(UWwiseAudioLinkSettings) == 0x000090, "Wrong size on UWwiseAudioLinkSettings"); \ static_assert(offsetof(UWwiseAudioLinkSettings, StartEvent) == 0x000038, "Member 'UWwiseAudioLinkSettings::StartEvent' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkSettings, bShouldClearBufferOnReceipt) == 0x000068, "Member 'UWwiseAudioLinkSettings::bShouldClearBufferOnReceipt' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkSettings, ProducerToConsumerBufferRatio) == 0x00006C, "Member 'UWwiseAudioLinkSettings::ProducerToConsumerBufferRatio' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkSettings, InitialSilenceFillRatio) == 0x000070, "Member 'UWwiseAudioLinkSettings::InitialSilenceFillRatio' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkSettings, StartEventResolved) == 0x000088, "Member 'UWwiseAudioLinkSettings::StartEventResolved' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP \ static_assert(alignof(MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP) == 0x000004, "Wrong alignment on MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP"); \ static_assert(sizeof(MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP) == 0x000004, "Wrong size on MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP"); \ static_assert(offsetof(MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP, EntryPoint) == 0x000000, "Member 'MudPuddle_BP_C_ExecuteUbergraph_MudPuddle_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MudPuddle_BP_C_UserConstructionScript \ static_assert(alignof(MudPuddle_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on MudPuddle_BP_C_UserConstructionScript"); \ static_assert(sizeof(MudPuddle_BP_C_UserConstructionScript) == 0x000308, "Wrong size on MudPuddle_BP_C_UserConstructionScript"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, Temp_bool_Variable) == 0x000000, "Member 'MudPuddle_BP_C_UserConstructionScript::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000008, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000010, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000018, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000030, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000038, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000040, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_SafeDivide_ReturnValue) == 0x000058, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, K2Node_Select_Default) == 0x000060, "Member 'MudPuddle_BP_C_UserConstructionScript::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Abs_ReturnValue) == 0x000070, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Percent_IntInt_ReturnValue) == 0x00007C, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000080, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000090, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_FTrunc_ReturnValue) == 0x000098, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000A0, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000B8, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x0000D0, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000100, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_FindLookAtRotation_ReturnValue) == 0x0001E8, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_ComposeRotators_ReturnValue) == 0x000200, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_ComposeRotators_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_K2_SetWorldRotation_SweepHitResult) == 0x000218, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_K2_SetWorldRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(MudPuddle_BP_C_UserConstructionScript, CallFunc_Percent_FloatFloat_B_ImplicitCast) == 0x000300, "Member 'MudPuddle_BP_C_UserConstructionScript::CallFunc_Percent_FloatFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMudPuddle_BP_C \ static_assert(alignof(AMudPuddle_BP_C) == 0x000008, "Wrong alignment on AMudPuddle_BP_C"); \ static_assert(sizeof(AMudPuddle_BP_C) == 0x000320, "Wrong size on AMudPuddle_BP_C"); \ static_assert(offsetof(AMudPuddle_BP_C, UberGraphFrame) == 0x0002B0, "Member 'AMudPuddle_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Puddle_01_A_Sound) == 0x0002B8, "Member 'AMudPuddle_BP_C::Puddle_01_A_Sound' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Decal) == 0x0002C0, "Member 'AMudPuddle_BP_C::Decal' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Billboard) == 0x0002C8, "Member 'AMudPuddle_BP_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Arrow) == 0x0002D0, "Member 'AMudPuddle_BP_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Debug) == 0x0002D8, "Member 'AMudPuddle_BP_C::Debug' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Materials_00) == 0x0002E0, "Member 'AMudPuddle_BP_C::Materials_00' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, SelectMaterial) == 0x0002F0, "Member 'AMudPuddle_BP_C::SelectMaterial' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Random) == 0x0002F4, "Member 'AMudPuddle_BP_C::Random' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, Materials_01) == 0x0002F8, "Member 'AMudPuddle_BP_C::Materials_01' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, ToggleType) == 0x000308, "Member 'AMudPuddle_BP_C::ToggleType' has a wrong offset!"); \ static_assert(offsetof(AMudPuddle_BP_C, PuddleStaticMesh) == 0x000310, "Member 'AMudPuddle_BP_C::PuddleStaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SetFlag_C_ReceiveNotify \ static_assert(alignof(SetFlag_C_ReceiveNotify) == 0x000008, "Wrong alignment on SetFlag_C_ReceiveNotify"); \ static_assert(sizeof(SetFlag_C_ReceiveNotify) == 0x000010, "Wrong size on SetFlag_C_ReceiveNotify"); \ static_assert(offsetof(SetFlag_C_ReceiveNotify, OwnerController) == 0x000000, "Member 'SetFlag_C_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(SetFlag_C_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'SetFlag_C_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SetFlag_C_ExecuteUbergraph_SetFlag \ static_assert(alignof(SetFlag_C_ExecuteUbergraph_SetFlag) == 0x000008, "Wrong alignment on SetFlag_C_ExecuteUbergraph_SetFlag"); \ static_assert(sizeof(SetFlag_C_ExecuteUbergraph_SetFlag) == 0x000020, "Wrong size on SetFlag_C_ExecuteUbergraph_SetFlag"); \ static_assert(offsetof(SetFlag_C_ExecuteUbergraph_SetFlag, EntryPoint) == 0x000000, "Member 'SetFlag_C_ExecuteUbergraph_SetFlag::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SetFlag_C_ExecuteUbergraph_SetFlag, K2Node_Event_OwnerController) == 0x000008, "Member 'SetFlag_C_ExecuteUbergraph_SetFlag::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(SetFlag_C_ExecuteUbergraph_SetFlag, K2Node_Event_ControlledPawn) == 0x000010, "Member 'SetFlag_C_ExecuteUbergraph_SetFlag::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SetFlag_C_ExecuteUbergraph_SetFlag, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'SetFlag_C_ExecuteUbergraph_SetFlag::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USetFlag_C \ static_assert(alignof(USetFlag_C) == 0x000008, "Wrong alignment on USetFlag_C"); \ static_assert(sizeof(USetFlag_C) == 0x0000D8, "Wrong size on USetFlag_C"); \ static_assert(offsetof(USetFlag_C, UberGraphFrame) == 0x0000A0, "Member 'USetFlag_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USetFlag_C, FlagToSet) == 0x0000A8, "Member 'USetFlag_C::FlagToSet' has a wrong offset!"); \ static_assert(offsetof(USetFlag_C, Value) == 0x0000D0, "Member 'USetFlag_C::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioLinkSettingsAbstract \ static_assert(alignof(UAudioLinkSettingsAbstract) == 0x000008, "Wrong alignment on UAudioLinkSettingsAbstract"); \ static_assert(sizeof(UAudioLinkSettingsAbstract) == 0x000038, "Wrong size on UAudioLinkSettingsAbstract"); \ #define DUMPER7_ASSERTS_FMovieSceneCompiledSequenceFlagStruct \ static_assert(alignof(FMovieSceneCompiledSequenceFlagStruct) == 0x000001, "Wrong alignment on FMovieSceneCompiledSequenceFlagStruct"); \ static_assert(sizeof(FMovieSceneCompiledSequenceFlagStruct) == 0x000001, "Wrong size on FMovieSceneCompiledSequenceFlagStruct"); \ #define DUMPER7_ASSERTS_FMovieSceneChannel \ static_assert(alignof(FMovieSceneChannel) == 0x000008, "Wrong alignment on FMovieSceneChannel"); \ static_assert(sizeof(FMovieSceneChannel) == 0x000050, "Wrong size on FMovieSceneChannel"); \ #define DUMPER7_ASSERTS_FMovieSceneBoolChannel \ static_assert(alignof(FMovieSceneBoolChannel) == 0x000008, "Wrong alignment on FMovieSceneBoolChannel"); \ static_assert(sizeof(FMovieSceneBoolChannel) == 0x000100, "Wrong size on FMovieSceneBoolChannel"); \ static_assert(offsetof(FMovieSceneBoolChannel, Times) == 0x000050, "Member 'FMovieSceneBoolChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBoolChannel, DefaultValue) == 0x000060, "Member 'FMovieSceneBoolChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBoolChannel, bHasDefaultValue) == 0x000061, "Member 'FMovieSceneBoolChannel::bHasDefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBoolChannel, Values) == 0x000068, "Member 'FMovieSceneBoolChannel::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvalTemplateBase \ static_assert(alignof(FMovieSceneEvalTemplateBase) == 0x000008, "Wrong alignment on FMovieSceneEvalTemplateBase"); \ static_assert(sizeof(FMovieSceneEvalTemplateBase) == 0x000010, "Wrong size on FMovieSceneEvalTemplateBase"); \ #define DUMPER7_ASSERTS_FMovieSceneEvalTemplate \ static_assert(alignof(FMovieSceneEvalTemplate) == 0x000008, "Wrong alignment on FMovieSceneEvalTemplate"); \ static_assert(sizeof(FMovieSceneEvalTemplate) == 0x000020, "Wrong size on FMovieSceneEvalTemplate"); \ static_assert(offsetof(FMovieSceneEvalTemplate, CompletionMode) == 0x000010, "Member 'FMovieSceneEvalTemplate::CompletionMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvalTemplate, SourceSectionPtr) == 0x000014, "Member 'FMovieSceneEvalTemplate::SourceSectionPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceTickInterval \ static_assert(alignof(FMovieSceneSequenceTickInterval) == 0x000004, "Wrong alignment on FMovieSceneSequenceTickInterval"); \ static_assert(sizeof(FMovieSceneSequenceTickInterval) == 0x00000C, "Wrong size on FMovieSceneSequenceTickInterval"); \ static_assert(offsetof(FMovieSceneSequenceTickInterval, TickIntervalSeconds) == 0x000000, "Member 'FMovieSceneSequenceTickInterval::TickIntervalSeconds' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceTickInterval, EvaluationBudgetMicroseconds) == 0x000004, "Member 'FMovieSceneSequenceTickInterval::EvaluationBudgetMicroseconds' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceTickInterval, bTickWhenPaused) == 0x000008, "Member 'FMovieSceneSequenceTickInterval::bTickWhenPaused' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceTickInterval, bAllowRounding) == 0x000009, "Member 'FMovieSceneSequenceTickInterval::bAllowRounding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneObjectBindingID \ static_assert(alignof(FMovieSceneObjectBindingID) == 0x000004, "Wrong alignment on FMovieSceneObjectBindingID"); \ static_assert(sizeof(FMovieSceneObjectBindingID) == 0x000018, "Wrong size on FMovieSceneObjectBindingID"); \ static_assert(offsetof(FMovieSceneObjectBindingID, Guid) == 0x000000, "Member 'FMovieSceneObjectBindingID::Guid' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectBindingID, SequenceID) == 0x000010, "Member 'FMovieSceneObjectBindingID::SequenceID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectBindingID, ResolveParentIndex) == 0x000014, "Member 'FMovieSceneObjectBindingID::ResolveParentIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneKeyStruct \ static_assert(alignof(FMovieSceneKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneKeyStruct"); \ static_assert(sizeof(FMovieSceneKeyStruct) == 0x000008, "Wrong size on FMovieSceneKeyStruct"); \ #define DUMPER7_ASSERTS_FMovieSceneWarpCounter \ static_assert(alignof(FMovieSceneWarpCounter) == 0x000008, "Wrong alignment on FMovieSceneWarpCounter"); \ static_assert(sizeof(FMovieSceneWarpCounter) == 0x000010, "Wrong size on FMovieSceneWarpCounter"); \ static_assert(offsetof(FMovieSceneWarpCounter, WarpCounts) == 0x000000, "Member 'FMovieSceneWarpCounter::WarpCounts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEasingComponentData \ static_assert(alignof(FEasingComponentData) == 0x000008, "Wrong alignment on FEasingComponentData"); \ static_assert(sizeof(FEasingComponentData) == 0x000008, "Wrong size on FEasingComponentData"); \ static_assert(offsetof(FEasingComponentData, Section) == 0x000000, "Member 'FEasingComponentData::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackImplementation \ static_assert(alignof(FMovieSceneTrackImplementation) == 0x000008, "Wrong alignment on FMovieSceneTrackImplementation"); \ static_assert(sizeof(FMovieSceneTrackImplementation) == 0x000010, "Wrong size on FMovieSceneTrackImplementation"); \ #define DUMPER7_ASSERTS_FMovieSceneAudioTriggerChannel \ static_assert(alignof(FMovieSceneAudioTriggerChannel) == 0x000008, "Wrong alignment on FMovieSceneAudioTriggerChannel"); \ static_assert(sizeof(FMovieSceneAudioTriggerChannel) == 0x0000F8, "Wrong size on FMovieSceneAudioTriggerChannel"); \ static_assert(offsetof(FMovieSceneAudioTriggerChannel, Times) == 0x000050, "Member 'FMovieSceneAudioTriggerChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneAudioTriggerChannel, Values) == 0x000060, "Member 'FMovieSceneAudioTriggerChannel::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneKeyHandleMap \ static_assert(alignof(FMovieSceneKeyHandleMap) == 0x000008, "Wrong alignment on FMovieSceneKeyHandleMap"); \ static_assert(sizeof(FMovieSceneKeyHandleMap) == 0x000088, "Wrong size on FMovieSceneKeyHandleMap"); \ #define DUMPER7_ASSERTS_FMovieSceneTangentData \ static_assert(alignof(FMovieSceneTangentData) == 0x000004, "Wrong alignment on FMovieSceneTangentData"); \ static_assert(sizeof(FMovieSceneTangentData) == 0x000014, "Wrong size on FMovieSceneTangentData"); \ static_assert(offsetof(FMovieSceneTangentData, ArriveTangent) == 0x000000, "Member 'FMovieSceneTangentData::ArriveTangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentData, LeaveTangent) == 0x000004, "Member 'FMovieSceneTangentData::LeaveTangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentData, ArriveTangentWeight) == 0x000008, "Member 'FMovieSceneTangentData::ArriveTangentWeight' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentData, LeaveTangentWeight) == 0x00000C, "Member 'FMovieSceneTangentData::LeaveTangentWeight' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTangentData, TangentWeightMode) == 0x000010, "Member 'FMovieSceneTangentData::TangentWeightMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatValue \ static_assert(alignof(FMovieSceneFloatValue) == 0x000004, "Wrong alignment on FMovieSceneFloatValue"); \ static_assert(sizeof(FMovieSceneFloatValue) == 0x00001C, "Wrong size on FMovieSceneFloatValue"); \ static_assert(offsetof(FMovieSceneFloatValue, Value) == 0x000000, "Member 'FMovieSceneFloatValue::Value' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValue, Tangent) == 0x000004, "Member 'FMovieSceneFloatValue::Tangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValue, InterpMode) == 0x000018, "Member 'FMovieSceneFloatValue::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValue, TangentMode) == 0x000019, "Member 'FMovieSceneFloatValue::TangentMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatValue, PaddingByte) == 0x00001A, "Member 'FMovieSceneFloatValue::PaddingByte' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatChannel \ static_assert(alignof(FMovieSceneFloatChannel) == 0x000008, "Wrong alignment on FMovieSceneFloatChannel"); \ static_assert(sizeof(FMovieSceneFloatChannel) == 0x000110, "Wrong size on FMovieSceneFloatChannel"); \ static_assert(offsetof(FMovieSceneFloatChannel, PreInfinityExtrap) == 0x000050, "Member 'FMovieSceneFloatChannel::PreInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, PostInfinityExtrap) == 0x000051, "Member 'FMovieSceneFloatChannel::PostInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, Times) == 0x000058, "Member 'FMovieSceneFloatChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, Values) == 0x000068, "Member 'FMovieSceneFloatChannel::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, DefaultValue) == 0x000078, "Member 'FMovieSceneFloatChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, bHasDefaultValue) == 0x00007C, "Member 'FMovieSceneFloatChannel::bHasDefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, KeyHandles) == 0x000080, "Member 'FMovieSceneFloatChannel::KeyHandles' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFloatChannel, TickResolution) == 0x000108, "Member 'FMovieSceneFloatChannel::TickResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrackInstanceInputComponent \ static_assert(alignof(FTrackInstanceInputComponent) == 0x000008, "Wrong alignment on FTrackInstanceInputComponent"); \ static_assert(sizeof(FTrackInstanceInputComponent) == 0x000010, "Wrong size on FTrackInstanceInputComponent"); \ static_assert(offsetof(FTrackInstanceInputComponent, Section) == 0x000000, "Member 'FTrackInstanceInputComponent::Section' has a wrong offset!"); \ static_assert(offsetof(FTrackInstanceInputComponent, OutputIndex) == 0x000008, "Member 'FTrackInstanceInputComponent::OutputIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationHookComponent \ static_assert(alignof(FMovieSceneEvaluationHookComponent) == 0x000008, "Wrong alignment on FMovieSceneEvaluationHookComponent"); \ static_assert(sizeof(FMovieSceneEvaluationHookComponent) == 0x000020, "Wrong size on FMovieSceneEvaluationHookComponent"); \ static_assert(offsetof(FMovieSceneEvaluationHookComponent, Interface) == 0x000000, "Member 'FMovieSceneEvaluationHookComponent::Interface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceLoopCount \ static_assert(alignof(FMovieSceneSequenceLoopCount) == 0x000004, "Wrong alignment on FMovieSceneSequenceLoopCount"); \ static_assert(sizeof(FMovieSceneSequenceLoopCount) == 0x000004, "Wrong size on FMovieSceneSequenceLoopCount"); \ static_assert(offsetof(FMovieSceneSequenceLoopCount, Value) == 0x000000, "Member 'FMovieSceneSequenceLoopCount::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequencePlaybackSettings \ static_assert(alignof(FMovieSceneSequencePlaybackSettings) == 0x000004, "Wrong alignment on FMovieSceneSequencePlaybackSettings"); \ static_assert(sizeof(FMovieSceneSequencePlaybackSettings) == 0x000020, "Wrong size on FMovieSceneSequencePlaybackSettings"); \ static_assert(offsetof(FMovieSceneSequencePlaybackSettings, LoopCount) == 0x000004, "Member 'FMovieSceneSequencePlaybackSettings::LoopCount' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackSettings, TickInterval) == 0x000008, "Member 'FMovieSceneSequencePlaybackSettings::TickInterval' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackSettings, PlayRate) == 0x000014, "Member 'FMovieSceneSequencePlaybackSettings::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackSettings, StartTime) == 0x000018, "Member 'FMovieSceneSequencePlaybackSettings::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBindingOverrideData \ static_assert(alignof(FMovieSceneBindingOverrideData) == 0x000008, "Wrong alignment on FMovieSceneBindingOverrideData"); \ static_assert(sizeof(FMovieSceneBindingOverrideData) == 0x000050, "Wrong size on FMovieSceneBindingOverrideData"); \ static_assert(offsetof(FMovieSceneBindingOverrideData, ObjectBindingID) == 0x000000, "Member 'FMovieSceneBindingOverrideData::ObjectBindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBindingOverrideData, Object) == 0x000018, "Member 'FMovieSceneBindingOverrideData::Object' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBindingOverrideData, bOverridesDefault) == 0x000048, "Member 'FMovieSceneBindingOverrideData::bOverridesDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneIntegerChannel \ static_assert(alignof(FMovieSceneIntegerChannel) == 0x000008, "Wrong alignment on FMovieSceneIntegerChannel"); \ static_assert(sizeof(FMovieSceneIntegerChannel) == 0x000100, "Wrong size on FMovieSceneIntegerChannel"); \ static_assert(offsetof(FMovieSceneIntegerChannel, Times) == 0x000050, "Member 'FMovieSceneIntegerChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneIntegerChannel, DefaultValue) == 0x000060, "Member 'FMovieSceneIntegerChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneIntegerChannel, bHasDefaultValue) == 0x000064, "Member 'FMovieSceneIntegerChannel::bHasDefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneIntegerChannel, Values) == 0x000068, "Member 'FMovieSceneIntegerChannel::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEntitySystemGraphNodes \ static_assert(alignof(FMovieSceneEntitySystemGraphNodes) == 0x000008, "Wrong alignment on FMovieSceneEntitySystemGraphNodes"); \ static_assert(sizeof(FMovieSceneEntitySystemGraphNodes) == 0x000038, "Wrong size on FMovieSceneEntitySystemGraphNodes"); \ #define DUMPER7_ASSERTS_FMovieSceneEntitySystemGraph \ static_assert(alignof(FMovieSceneEntitySystemGraph) == 0x000008, "Wrong alignment on FMovieSceneEntitySystemGraph"); \ static_assert(sizeof(FMovieSceneEntitySystemGraph) == 0x000138, "Wrong size on FMovieSceneEntitySystemGraph"); \ static_assert(offsetof(FMovieSceneEntitySystemGraph, Nodes) == 0x000080, "Member 'FMovieSceneEntitySystemGraph::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceInstanceData \ static_assert(alignof(FMovieSceneSequenceInstanceData) == 0x000008, "Wrong alignment on FMovieSceneSequenceInstanceData"); \ static_assert(sizeof(FMovieSceneSequenceInstanceData) == 0x000008, "Wrong size on FMovieSceneSequenceInstanceData"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationHookEvent \ static_assert(alignof(FMovieSceneEvaluationHookEvent) == 0x000008, "Wrong alignment on FMovieSceneEvaluationHookEvent"); \ static_assert(sizeof(FMovieSceneEvaluationHookEvent) == 0x000038, "Wrong size on FMovieSceneEvaluationHookEvent"); \ static_assert(offsetof(FMovieSceneEvaluationHookEvent, Hook) == 0x000000, "Member 'FMovieSceneEvaluationHookEvent::Hook' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationHookEventContainer \ static_assert(alignof(FMovieSceneEvaluationHookEventContainer) == 0x000008, "Wrong alignment on FMovieSceneEvaluationHookEventContainer"); \ static_assert(sizeof(FMovieSceneEvaluationHookEventContainer) == 0x000010, "Wrong size on FMovieSceneEvaluationHookEventContainer"); \ static_assert(offsetof(FMovieSceneEvaluationHookEventContainer, Events) == 0x000000, "Member 'FMovieSceneEvaluationHookEventContainer::Events' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceID \ static_assert(alignof(FMovieSceneSequenceID) == 0x000004, "Wrong alignment on FMovieSceneSequenceID"); \ static_assert(sizeof(FMovieSceneSequenceID) == 0x000004, "Wrong size on FMovieSceneSequenceID"); \ static_assert(offsetof(FMovieSceneSequenceID, Value) == 0x000000, "Member 'FMovieSceneSequenceID::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationOperand \ static_assert(alignof(FMovieSceneEvaluationOperand) == 0x000004, "Wrong alignment on FMovieSceneEvaluationOperand"); \ static_assert(sizeof(FMovieSceneEvaluationOperand) == 0x000014, "Wrong size on FMovieSceneEvaluationOperand"); \ static_assert(offsetof(FMovieSceneEvaluationOperand, ObjectBindingID) == 0x000000, "Member 'FMovieSceneEvaluationOperand::ObjectBindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationOperand, SequenceID) == 0x000010, "Member 'FMovieSceneEvaluationOperand::SequenceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorForWorldTransforms \ static_assert(alignof(FActorForWorldTransforms) == 0x000004, "Wrong alignment on FActorForWorldTransforms"); \ static_assert(sizeof(FActorForWorldTransforms) == 0x000018, "Wrong size on FActorForWorldTransforms"); \ static_assert(offsetof(FActorForWorldTransforms, Actor) == 0x000000, "Member 'FActorForWorldTransforms::Actor' has a wrong offset!"); \ static_assert(offsetof(FActorForWorldTransforms, Component) == 0x000008, "Member 'FActorForWorldTransforms::Component' has a wrong offset!"); \ static_assert(offsetof(FActorForWorldTransforms, SocketName) == 0x000010, "Member 'FActorForWorldTransforms::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeneratedMovieSceneKeyStruct \ static_assert(alignof(FGeneratedMovieSceneKeyStruct) == 0x000010, "Wrong alignment on FGeneratedMovieSceneKeyStruct"); \ static_assert(sizeof(FGeneratedMovieSceneKeyStruct) == 0x000050, "Wrong size on FGeneratedMovieSceneKeyStruct"); \ #define DUMPER7_ASSERTS_FMovieSceneByteChannel \ static_assert(alignof(FMovieSceneByteChannel) == 0x000008, "Wrong alignment on FMovieSceneByteChannel"); \ static_assert(sizeof(FMovieSceneByteChannel) == 0x000108, "Wrong size on FMovieSceneByteChannel"); \ static_assert(offsetof(FMovieSceneByteChannel, Times) == 0x000050, "Member 'FMovieSceneByteChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneByteChannel, DefaultValue) == 0x000060, "Member 'FMovieSceneByteChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneByteChannel, bHasDefaultValue) == 0x000061, "Member 'FMovieSceneByteChannel::bHasDefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneByteChannel, Values) == 0x000068, "Member 'FMovieSceneByteChannel::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneByteChannel, Enum) == 0x000078, "Member 'FMovieSceneByteChannel::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScenePropertySectionData \ static_assert(alignof(FMovieScenePropertySectionData) == 0x000008, "Wrong alignment on FMovieScenePropertySectionData"); \ static_assert(sizeof(FMovieScenePropertySectionData) == 0x000018, "Wrong size on FMovieScenePropertySectionData"); \ static_assert(offsetof(FMovieScenePropertySectionData, PropertyName) == 0x000000, "Member 'FMovieScenePropertySectionData::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePropertySectionData, PropertyPath) == 0x000008, "Member 'FMovieScenePropertySectionData::PropertyPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScenePropertySectionTemplate \ static_assert(alignof(FMovieScenePropertySectionTemplate) == 0x000008, "Wrong alignment on FMovieScenePropertySectionTemplate"); \ static_assert(sizeof(FMovieScenePropertySectionTemplate) == 0x000038, "Wrong size on FMovieScenePropertySectionTemplate"); \ static_assert(offsetof(FMovieScenePropertySectionTemplate, PropertyData) == 0x000020, "Member 'FMovieScenePropertySectionTemplate::PropertyData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneObjectPathChannelKeyValue \ static_assert(alignof(FMovieSceneObjectPathChannelKeyValue) == 0x000008, "Wrong alignment on FMovieSceneObjectPathChannelKeyValue"); \ static_assert(sizeof(FMovieSceneObjectPathChannelKeyValue) == 0x000038, "Wrong size on FMovieSceneObjectPathChannelKeyValue"); \ static_assert(offsetof(FMovieSceneObjectPathChannelKeyValue, SoftPtr) == 0x000000, "Member 'FMovieSceneObjectPathChannelKeyValue::SoftPtr' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectPathChannelKeyValue, HardPtr) == 0x000030, "Member 'FMovieSceneObjectPathChannelKeyValue::HardPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceReplProperties \ static_assert(alignof(FMovieSceneSequenceReplProperties) == 0x000004, "Wrong alignment on FMovieSceneSequenceReplProperties"); \ static_assert(sizeof(FMovieSceneSequenceReplProperties) == 0x000010, "Wrong size on FMovieSceneSequenceReplProperties"); \ static_assert(offsetof(FMovieSceneSequenceReplProperties, LastKnownPosition) == 0x000000, "Member 'FMovieSceneSequenceReplProperties::LastKnownPosition' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceReplProperties, LastKnownStatus) == 0x000008, "Member 'FMovieSceneSequenceReplProperties::LastKnownStatus' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceReplProperties, LastKnownNumLoops) == 0x00000C, "Member 'FMovieSceneSequenceReplProperties::LastKnownNumLoops' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScenePropertyBinding \ static_assert(alignof(FMovieScenePropertyBinding) == 0x000004, "Wrong alignment on FMovieScenePropertyBinding"); \ static_assert(sizeof(FMovieScenePropertyBinding) == 0x000014, "Wrong size on FMovieScenePropertyBinding"); \ static_assert(offsetof(FMovieScenePropertyBinding, PropertyName) == 0x000000, "Member 'FMovieScenePropertyBinding::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePropertyBinding, PropertyPath) == 0x000008, "Member 'FMovieScenePropertyBinding::PropertyPath' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePropertyBinding, bCanUseClassLookup) == 0x000010, "Member 'FMovieScenePropertyBinding::bCanUseClassLookup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDeterminismData \ static_assert(alignof(FMovieSceneDeterminismData) == 0x000008, "Wrong alignment on FMovieSceneDeterminismData"); \ static_assert(sizeof(FMovieSceneDeterminismData) == 0x000018, "Wrong size on FMovieSceneDeterminismData"); \ static_assert(offsetof(FMovieSceneDeterminismData, Fences) == 0x000000, "Member 'FMovieSceneDeterminismData::Fences' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDeterminismData, bParentSequenceRequiresLowerFence) == 0x000010, "Member 'FMovieSceneDeterminismData::bParentSequenceRequiresLowerFence' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDeterminismData, bParentSequenceRequiresUpperFence) == 0x000011, "Member 'FMovieSceneDeterminismData::bParentSequenceRequiresUpperFence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEmptyStruct \ static_assert(alignof(FMovieSceneEmptyStruct) == 0x000001, "Wrong alignment on FMovieSceneEmptyStruct"); \ static_assert(sizeof(FMovieSceneEmptyStruct) == 0x000001, "Wrong size on FMovieSceneEmptyStruct"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackIdentifier \ static_assert(alignof(FMovieSceneTrackIdentifier) == 0x000004, "Wrong alignment on FMovieSceneTrackIdentifier"); \ static_assert(sizeof(FMovieSceneTrackIdentifier) == 0x000004, "Wrong size on FMovieSceneTrackIdentifier"); \ static_assert(offsetof(FMovieSceneTrackIdentifier, Value) == 0x000000, "Member 'FMovieSceneTrackIdentifier::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationKey \ static_assert(alignof(FMovieSceneEvaluationKey) == 0x000004, "Wrong alignment on FMovieSceneEvaluationKey"); \ static_assert(sizeof(FMovieSceneEvaluationKey) == 0x00000C, "Wrong size on FMovieSceneEvaluationKey"); \ static_assert(offsetof(FMovieSceneEvaluationKey, SequenceID) == 0x000000, "Member 'FMovieSceneEvaluationKey::SequenceID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationKey, TrackIdentifier) == 0x000004, "Member 'FMovieSceneEvaluationKey::TrackIdentifier' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationKey, SectionIndex) == 0x000008, "Member 'FMovieSceneEvaluationKey::SectionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneKeyTimeStruct \ static_assert(alignof(FMovieSceneKeyTimeStruct) == 0x000008, "Wrong alignment on FMovieSceneKeyTimeStruct"); \ static_assert(sizeof(FMovieSceneKeyTimeStruct) == 0x000028, "Wrong size on FMovieSceneKeyTimeStruct"); \ static_assert(offsetof(FMovieSceneKeyTimeStruct, Time) == 0x000008, "Member 'FMovieSceneKeyTimeStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSectionParameters \ static_assert(alignof(FMovieSceneSectionParameters) == 0x000004, "Wrong alignment on FMovieSceneSectionParameters"); \ static_assert(sizeof(FMovieSceneSectionParameters) == 0x000024, "Wrong size on FMovieSceneSectionParameters"); \ static_assert(offsetof(FMovieSceneSectionParameters, StartFrameOffset) == 0x000000, "Member 'FMovieSceneSectionParameters::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, bCanLoop) == 0x000004, "Member 'FMovieSceneSectionParameters::bCanLoop' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, EndFrameOffset) == 0x000008, "Member 'FMovieSceneSectionParameters::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, FirstLoopStartFrameOffset) == 0x00000C, "Member 'FMovieSceneSectionParameters::FirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, TimeScale) == 0x000010, "Member 'FMovieSceneSectionParameters::TimeScale' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, HierarchicalBias) == 0x000014, "Member 'FMovieSceneSectionParameters::HierarchicalBias' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, StartOffset) == 0x000018, "Member 'FMovieSceneSectionParameters::StartOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, PrerollTime) == 0x00001C, "Member 'FMovieSceneSectionParameters::PrerollTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionParameters, PostrollTime) == 0x000020, "Member 'FMovieSceneSectionParameters::PostrollTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSegmentIdentifier \ static_assert(alignof(FMovieSceneSegmentIdentifier) == 0x000004, "Wrong alignment on FMovieSceneSegmentIdentifier"); \ static_assert(sizeof(FMovieSceneSegmentIdentifier) == 0x000004, "Wrong size on FMovieSceneSegmentIdentifier"); \ static_assert(offsetof(FMovieSceneSegmentIdentifier, IdentifierIndex) == 0x000000, "Member 'FMovieSceneSegmentIdentifier::IdentifierIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSectionEvaluationData \ static_assert(alignof(FSectionEvaluationData) == 0x000004, "Wrong alignment on FSectionEvaluationData"); \ static_assert(sizeof(FSectionEvaluationData) == 0x00000C, "Wrong size on FSectionEvaluationData"); \ static_assert(offsetof(FSectionEvaluationData, ImplIndex) == 0x000000, "Member 'FSectionEvaluationData::ImplIndex' has a wrong offset!"); \ static_assert(offsetof(FSectionEvaluationData, ForcedTime) == 0x000004, "Member 'FSectionEvaluationData::ForcedTime' has a wrong offset!"); \ static_assert(offsetof(FSectionEvaluationData, Flags) == 0x000008, "Member 'FSectionEvaluationData::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSegment \ static_assert(alignof(FMovieSceneSegment) == 0x000008, "Wrong alignment on FMovieSceneSegment"); \ static_assert(sizeof(FMovieSceneSegment) == 0x000058, "Wrong size on FMovieSceneSegment"); \ #define DUMPER7_ASSERTS_FMovieSceneTimeTransform \ static_assert(alignof(FMovieSceneTimeTransform) == 0x000004, "Wrong alignment on FMovieSceneTimeTransform"); \ static_assert(sizeof(FMovieSceneTimeTransform) == 0x00000C, "Wrong size on FMovieSceneTimeTransform"); \ static_assert(offsetof(FMovieSceneTimeTransform, TimeScale) == 0x000000, "Member 'FMovieSceneTimeTransform::TimeScale' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTimeTransform, Offset) == 0x000004, "Member 'FMovieSceneTimeTransform::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDoubleValue \ static_assert(alignof(FMovieSceneDoubleValue) == 0x000008, "Wrong alignment on FMovieSceneDoubleValue"); \ static_assert(sizeof(FMovieSceneDoubleValue) == 0x000020, "Wrong size on FMovieSceneDoubleValue"); \ static_assert(offsetof(FMovieSceneDoubleValue, Value) == 0x000000, "Member 'FMovieSceneDoubleValue::Value' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleValue, Tangent) == 0x000008, "Member 'FMovieSceneDoubleValue::Tangent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleValue, InterpMode) == 0x00001C, "Member 'FMovieSceneDoubleValue::InterpMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleValue, TangentMode) == 0x00001D, "Member 'FMovieSceneDoubleValue::TangentMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleValue, PaddingByte) == 0x00001E, "Member 'FMovieSceneDoubleValue::PaddingByte' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDoubleChannel \ static_assert(alignof(FMovieSceneDoubleChannel) == 0x000008, "Wrong alignment on FMovieSceneDoubleChannel"); \ static_assert(sizeof(FMovieSceneDoubleChannel) == 0x000118, "Wrong size on FMovieSceneDoubleChannel"); \ static_assert(offsetof(FMovieSceneDoubleChannel, PreInfinityExtrap) == 0x000050, "Member 'FMovieSceneDoubleChannel::PreInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, PostInfinityExtrap) == 0x000051, "Member 'FMovieSceneDoubleChannel::PostInfinityExtrap' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, Times) == 0x000058, "Member 'FMovieSceneDoubleChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, Values) == 0x000068, "Member 'FMovieSceneDoubleChannel::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, DefaultValue) == 0x000078, "Member 'FMovieSceneDoubleChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, bHasDefaultValue) == 0x000080, "Member 'FMovieSceneDoubleChannel::bHasDefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, KeyHandles) == 0x000088, "Member 'FMovieSceneDoubleChannel::KeyHandles' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneDoubleChannel, TickResolution) == 0x000110, "Member 'FMovieSceneDoubleChannel::TickResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneObjectPathChannel \ static_assert(alignof(FMovieSceneObjectPathChannel) == 0x000008, "Wrong alignment on FMovieSceneObjectPathChannel"); \ static_assert(sizeof(FMovieSceneObjectPathChannel) == 0x000138, "Wrong size on FMovieSceneObjectPathChannel"); \ static_assert(offsetof(FMovieSceneObjectPathChannel, PropertyClass) == 0x000050, "Member 'FMovieSceneObjectPathChannel::PropertyClass' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectPathChannel, Times) == 0x000058, "Member 'FMovieSceneObjectPathChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectPathChannel, Values) == 0x000068, "Member 'FMovieSceneObjectPathChannel::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneObjectPathChannel, DefaultValue) == 0x000078, "Member 'FMovieSceneObjectPathChannel::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceCompilerMaskStruct \ static_assert(alignof(FMovieSceneSequenceCompilerMaskStruct) == 0x000001, "Wrong alignment on FMovieSceneSequenceCompilerMaskStruct"); \ static_assert(sizeof(FMovieSceneSequenceCompilerMaskStruct) == 0x000001, "Wrong size on FMovieSceneSequenceCompilerMaskStruct"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackInstanceComponent \ static_assert(alignof(FMovieSceneTrackInstanceComponent) == 0x000008, "Wrong alignment on FMovieSceneTrackInstanceComponent"); \ static_assert(sizeof(FMovieSceneTrackInstanceComponent) == 0x000010, "Wrong size on FMovieSceneTrackInstanceComponent"); \ static_assert(offsetof(FMovieSceneTrackInstanceComponent, Owner) == 0x000000, "Member 'FMovieSceneTrackInstanceComponent::Owner' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackInstanceComponent, TrackInstanceClass) == 0x000008, "Member 'FMovieSceneTrackInstanceComponent::TrackInstanceClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEntitySystemGraphNode \ static_assert(alignof(FMovieSceneEntitySystemGraphNode) == 0x000008, "Wrong alignment on FMovieSceneEntitySystemGraphNode"); \ static_assert(sizeof(FMovieSceneEntitySystemGraphNode) == 0x000028, "Wrong size on FMovieSceneEntitySystemGraphNode"); \ static_assert(offsetof(FMovieSceneEntitySystemGraphNode, System) == 0x000020, "Member 'FMovieSceneEntitySystemGraphNode::System' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationInstanceKey \ static_assert(alignof(FMovieSceneEvaluationInstanceKey) == 0x000002, "Wrong alignment on FMovieSceneEvaluationInstanceKey"); \ static_assert(sizeof(FMovieSceneEvaluationInstanceKey) == 0x000004, "Wrong size on FMovieSceneEvaluationInstanceKey"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackInstanceInput \ static_assert(alignof(FMovieSceneTrackInstanceInput) == 0x000008, "Wrong alignment on FMovieSceneTrackInstanceInput"); \ static_assert(sizeof(FMovieSceneTrackInstanceInput) == 0x000010, "Wrong size on FMovieSceneTrackInstanceInput"); \ static_assert(offsetof(FMovieSceneTrackInstanceInput, Section) == 0x000000, "Member 'FMovieSceneTrackInstanceInput::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackInstanceEntry \ static_assert(alignof(FMovieSceneTrackInstanceEntry) == 0x000008, "Wrong alignment on FMovieSceneTrackInstanceEntry"); \ static_assert(sizeof(FMovieSceneTrackInstanceEntry) == 0x000010, "Wrong size on FMovieSceneTrackInstanceEntry"); \ static_assert(offsetof(FMovieSceneTrackInstanceEntry, BoundObject) == 0x000000, "Member 'FMovieSceneTrackInstanceEntry::BoundObject' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackInstanceEntry, TrackInstance) == 0x000008, "Member 'FMovieSceneTrackInstanceEntry::TrackInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOptionalMovieSceneBlendType \ static_assert(alignof(FOptionalMovieSceneBlendType) == 0x000001, "Wrong alignment on FOptionalMovieSceneBlendType"); \ static_assert(sizeof(FOptionalMovieSceneBlendType) == 0x000002, "Wrong size on FOptionalMovieSceneBlendType"); \ static_assert(offsetof(FOptionalMovieSceneBlendType, BlendType) == 0x000000, "Member 'FOptionalMovieSceneBlendType::BlendType' has a wrong offset!"); \ static_assert(offsetof(FOptionalMovieSceneBlendType, bIsValid) == 0x000001, "Member 'FOptionalMovieSceneBlendType::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvalTemplatePtr \ static_assert(alignof(FMovieSceneEvalTemplatePtr) == 0x000008, "Wrong alignment on FMovieSceneEvalTemplatePtr"); \ static_assert(sizeof(FMovieSceneEvalTemplatePtr) == 0x000088, "Wrong size on FMovieSceneEvalTemplatePtr"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldEntityKey \ static_assert(alignof(FMovieSceneEvaluationFieldEntityKey) == 0x000004, "Wrong alignment on FMovieSceneEvaluationFieldEntityKey"); \ static_assert(sizeof(FMovieSceneEvaluationFieldEntityKey) == 0x00000C, "Wrong size on FMovieSceneEvaluationFieldEntityKey"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntityKey, EntityOwner) == 0x000000, "Member 'FMovieSceneEvaluationFieldEntityKey::EntityOwner' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntityKey, EntityID) == 0x000008, "Member 'FMovieSceneEvaluationFieldEntityKey::EntityID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldEntity \ static_assert(alignof(FMovieSceneEvaluationFieldEntity) == 0x000004, "Wrong alignment on FMovieSceneEvaluationFieldEntity"); \ static_assert(sizeof(FMovieSceneEvaluationFieldEntity) == 0x000010, "Wrong size on FMovieSceneEvaluationFieldEntity"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntity, Key) == 0x000000, "Member 'FMovieSceneEvaluationFieldEntity::Key' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntity, SharedMetaDataIndex) == 0x00000C, "Member 'FMovieSceneEvaluationFieldEntity::SharedMetaDataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldSharedEntityMetaData \ static_assert(alignof(FMovieSceneEvaluationFieldSharedEntityMetaData) == 0x000004, "Wrong alignment on FMovieSceneEvaluationFieldSharedEntityMetaData"); \ static_assert(sizeof(FMovieSceneEvaluationFieldSharedEntityMetaData) == 0x000010, "Wrong size on FMovieSceneEvaluationFieldSharedEntityMetaData"); \ static_assert(offsetof(FMovieSceneEvaluationFieldSharedEntityMetaData, ObjectBindingID) == 0x000000, "Member 'FMovieSceneEvaluationFieldSharedEntityMetaData::ObjectBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldEntityMetaData \ static_assert(alignof(FMovieSceneEvaluationFieldEntityMetaData) == 0x000008, "Wrong alignment on FMovieSceneEvaluationFieldEntityMetaData"); \ static_assert(sizeof(FMovieSceneEvaluationFieldEntityMetaData) == 0x000020, "Wrong size on FMovieSceneEvaluationFieldEntityMetaData"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntityMetaData, OverrideBoundPropertyPath) == 0x000000, "Member 'FMovieSceneEvaluationFieldEntityMetaData::OverrideBoundPropertyPath' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntityMetaData, ForcedTime) == 0x000010, "Member 'FMovieSceneEvaluationFieldEntityMetaData::ForcedTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationFieldEntityMetaData, Flags) == 0x000018, "Member 'FMovieSceneEvaluationFieldEntityMetaData::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldEntityTree \ static_assert(alignof(FMovieSceneEvaluationFieldEntityTree) == 0x000008, "Wrong alignment on FMovieSceneEvaluationFieldEntityTree"); \ static_assert(sizeof(FMovieSceneEvaluationFieldEntityTree) == 0x000060, "Wrong size on FMovieSceneEvaluationFieldEntityTree"); \ #define DUMPER7_ASSERTS_FMovieSceneEntityComponentField \ static_assert(alignof(FMovieSceneEntityComponentField) == 0x000008, "Wrong alignment on FMovieSceneEntityComponentField"); \ static_assert(sizeof(FMovieSceneEntityComponentField) == 0x0000F0, "Wrong size on FMovieSceneEntityComponentField"); \ static_assert(offsetof(FMovieSceneEntityComponentField, PersistentEntityTree) == 0x000000, "Member 'FMovieSceneEntityComponentField::PersistentEntityTree' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEntityComponentField, OneShotEntityTree) == 0x000060, "Member 'FMovieSceneEntityComponentField::OneShotEntityTree' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEntityComponentField, Entities) == 0x0000C0, "Member 'FMovieSceneEntityComponentField::Entities' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEntityComponentField, EntityMetaData) == 0x0000D0, "Member 'FMovieSceneEntityComponentField::EntityMetaData' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEntityComponentField, SharedMetaData) == 0x0000E0, "Member 'FMovieSceneEntityComponentField::SharedMetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldTrackPtr \ static_assert(alignof(FMovieSceneEvaluationFieldTrackPtr) == 0x000004, "Wrong alignment on FMovieSceneEvaluationFieldTrackPtr"); \ static_assert(sizeof(FMovieSceneEvaluationFieldTrackPtr) == 0x000008, "Wrong size on FMovieSceneEvaluationFieldTrackPtr"); \ static_assert(offsetof(FMovieSceneEvaluationFieldTrackPtr, SequenceID) == 0x000000, "Member 'FMovieSceneEvaluationFieldTrackPtr::SequenceID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationFieldTrackPtr, TrackIdentifier) == 0x000004, "Member 'FMovieSceneEvaluationFieldTrackPtr::TrackIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationFieldSegmentPtr \ static_assert(alignof(FMovieSceneEvaluationFieldSegmentPtr) == 0x000004, "Wrong alignment on FMovieSceneEvaluationFieldSegmentPtr"); \ static_assert(sizeof(FMovieSceneEvaluationFieldSegmentPtr) == 0x00000C, "Wrong size on FMovieSceneEvaluationFieldSegmentPtr"); \ static_assert(offsetof(FMovieSceneEvaluationFieldSegmentPtr, SegmentID) == 0x000008, "Member 'FMovieSceneEvaluationFieldSegmentPtr::SegmentID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFieldEntry_EvaluationTrack \ static_assert(alignof(FMovieSceneFieldEntry_EvaluationTrack) == 0x000004, "Wrong alignment on FMovieSceneFieldEntry_EvaluationTrack"); \ static_assert(sizeof(FMovieSceneFieldEntry_EvaluationTrack) == 0x00000C, "Wrong size on FMovieSceneFieldEntry_EvaluationTrack"); \ static_assert(offsetof(FMovieSceneFieldEntry_EvaluationTrack, TrackPtr) == 0x000000, "Member 'FMovieSceneFieldEntry_EvaluationTrack::TrackPtr' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFieldEntry_EvaluationTrack, NumChildren) == 0x000008, "Member 'FMovieSceneFieldEntry_EvaluationTrack::NumChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFieldEntry_ChildTemplate \ static_assert(alignof(FMovieSceneFieldEntry_ChildTemplate) == 0x000004, "Wrong alignment on FMovieSceneFieldEntry_ChildTemplate"); \ static_assert(sizeof(FMovieSceneFieldEntry_ChildTemplate) == 0x000008, "Wrong size on FMovieSceneFieldEntry_ChildTemplate"); \ static_assert(offsetof(FMovieSceneFieldEntry_ChildTemplate, ChildIndex) == 0x000000, "Member 'FMovieSceneFieldEntry_ChildTemplate::ChildIndex' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFieldEntry_ChildTemplate, Flags) == 0x000002, "Member 'FMovieSceneFieldEntry_ChildTemplate::Flags' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFieldEntry_ChildTemplate, ForcedTime) == 0x000004, "Member 'FMovieSceneFieldEntry_ChildTemplate::ForcedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationGroupLUTIndex \ static_assert(alignof(FMovieSceneEvaluationGroupLUTIndex) == 0x000004, "Wrong alignment on FMovieSceneEvaluationGroupLUTIndex"); \ static_assert(sizeof(FMovieSceneEvaluationGroupLUTIndex) == 0x000008, "Wrong size on FMovieSceneEvaluationGroupLUTIndex"); \ static_assert(offsetof(FMovieSceneEvaluationGroupLUTIndex, NumInitPtrs) == 0x000000, "Member 'FMovieSceneEvaluationGroupLUTIndex::NumInitPtrs' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationGroupLUTIndex, NumEvalPtrs) == 0x000004, "Member 'FMovieSceneEvaluationGroupLUTIndex::NumEvalPtrs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationGroup \ static_assert(alignof(FMovieSceneEvaluationGroup) == 0x000008, "Wrong alignment on FMovieSceneEvaluationGroup"); \ static_assert(sizeof(FMovieSceneEvaluationGroup) == 0x000030, "Wrong size on FMovieSceneEvaluationGroup"); \ static_assert(offsetof(FMovieSceneEvaluationGroup, LUTIndices) == 0x000000, "Member 'FMovieSceneEvaluationGroup::LUTIndices' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationGroup, TrackLUT) == 0x000010, "Member 'FMovieSceneEvaluationGroup::TrackLUT' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationGroup, SectionLUT) == 0x000020, "Member 'FMovieSceneEvaluationGroup::SectionLUT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneOrderedEvaluationKey \ static_assert(alignof(FMovieSceneOrderedEvaluationKey) == 0x000004, "Wrong alignment on FMovieSceneOrderedEvaluationKey"); \ static_assert(sizeof(FMovieSceneOrderedEvaluationKey) == 0x000010, "Wrong size on FMovieSceneOrderedEvaluationKey"); \ static_assert(offsetof(FMovieSceneOrderedEvaluationKey, Key) == 0x000000, "Member 'FMovieSceneOrderedEvaluationKey::Key' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneOrderedEvaluationKey, SetupIndex) == 0x00000C, "Member 'FMovieSceneOrderedEvaluationKey::SetupIndex' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneOrderedEvaluationKey, TearDownIndex) == 0x00000E, "Member 'FMovieSceneOrderedEvaluationKey::TearDownIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationMetaData \ static_assert(alignof(FMovieSceneEvaluationMetaData) == 0x000008, "Wrong alignment on FMovieSceneEvaluationMetaData"); \ static_assert(sizeof(FMovieSceneEvaluationMetaData) == 0x000020, "Wrong size on FMovieSceneEvaluationMetaData"); \ static_assert(offsetof(FMovieSceneEvaluationMetaData, ActiveSequences) == 0x000000, "Member 'FMovieSceneEvaluationMetaData::ActiveSequences' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationMetaData, ActiveEntities) == 0x000010, "Member 'FMovieSceneEvaluationMetaData::ActiveEntities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFrameRange \ static_assert(alignof(FMovieSceneFrameRange) == 0x000004, "Wrong alignment on FMovieSceneFrameRange"); \ static_assert(sizeof(FMovieSceneFrameRange) == 0x000010, "Wrong size on FMovieSceneFrameRange"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationField \ static_assert(alignof(FMovieSceneEvaluationField) == 0x000008, "Wrong alignment on FMovieSceneEvaluationField"); \ static_assert(sizeof(FMovieSceneEvaluationField) == 0x000030, "Wrong size on FMovieSceneEvaluationField"); \ static_assert(offsetof(FMovieSceneEvaluationField, Ranges) == 0x000000, "Member 'FMovieSceneEvaluationField::Ranges' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationField, Groups) == 0x000010, "Member 'FMovieSceneEvaluationField::Groups' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationField, MetaData) == 0x000020, "Member 'FMovieSceneEvaluationField::MetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTemplateGenerationLedger \ static_assert(alignof(FMovieSceneTemplateGenerationLedger) == 0x000008, "Wrong alignment on FMovieSceneTemplateGenerationLedger"); \ static_assert(sizeof(FMovieSceneTemplateGenerationLedger) == 0x0000A8, "Wrong size on FMovieSceneTemplateGenerationLedger"); \ static_assert(offsetof(FMovieSceneTemplateGenerationLedger, LastTrackIdentifier) == 0x000000, "Member 'FMovieSceneTemplateGenerationLedger::LastTrackIdentifier' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTemplateGenerationLedger, TrackSignatureToTrackIdentifier) == 0x000008, "Member 'FMovieSceneTemplateGenerationLedger::TrackSignatureToTrackIdentifier' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTemplateGenerationLedger, SubSectionRanges) == 0x000058, "Member 'FMovieSceneTemplateGenerationLedger::SubSectionRanges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSubSectionData \ static_assert(alignof(FMovieSceneSubSectionData) == 0x000004, "Wrong alignment on FMovieSceneSubSectionData"); \ static_assert(sizeof(FMovieSceneSubSectionData) == 0x00001C, "Wrong size on FMovieSceneSubSectionData"); \ static_assert(offsetof(FMovieSceneSubSectionData, Section) == 0x000000, "Member 'FMovieSceneSubSectionData::Section' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSectionData, ObjectBindingID) == 0x000008, "Member 'FMovieSceneSubSectionData::ObjectBindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSectionData, Flags) == 0x000018, "Member 'FMovieSceneSubSectionData::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationTemplateSerialNumber \ static_assert(alignof(FMovieSceneEvaluationTemplateSerialNumber) == 0x000004, "Wrong alignment on FMovieSceneEvaluationTemplateSerialNumber"); \ static_assert(sizeof(FMovieSceneEvaluationTemplateSerialNumber) == 0x000004, "Wrong size on FMovieSceneEvaluationTemplateSerialNumber"); \ static_assert(offsetof(FMovieSceneEvaluationTemplateSerialNumber, Value) == 0x000000, "Member 'FMovieSceneEvaluationTemplateSerialNumber::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackImplementationPtr \ static_assert(alignof(FMovieSceneTrackImplementationPtr) == 0x000008, "Wrong alignment on FMovieSceneTrackImplementationPtr"); \ static_assert(sizeof(FMovieSceneTrackImplementationPtr) == 0x000038, "Wrong size on FMovieSceneTrackImplementationPtr"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationTrack \ static_assert(alignof(FMovieSceneEvaluationTrack) == 0x000008, "Wrong alignment on FMovieSceneEvaluationTrack"); \ static_assert(sizeof(FMovieSceneEvaluationTrack) == 0x000078, "Wrong size on FMovieSceneEvaluationTrack"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, ObjectBindingID) == 0x000000, "Member 'FMovieSceneEvaluationTrack::ObjectBindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, EvaluationPriority) == 0x000010, "Member 'FMovieSceneEvaluationTrack::EvaluationPriority' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, EvaluationMethod) == 0x000012, "Member 'FMovieSceneEvaluationTrack::EvaluationMethod' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, SourceTrack) == 0x000014, "Member 'FMovieSceneEvaluationTrack::SourceTrack' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, ChildTemplates) == 0x000020, "Member 'FMovieSceneEvaluationTrack::ChildTemplates' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, TrackTemplate) == 0x000030, "Member 'FMovieSceneEvaluationTrack::TrackTemplate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTrack, EvaluationGroup) == 0x000068, "Member 'FMovieSceneEvaluationTrack::EvaluationGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvaluationTemplate \ static_assert(alignof(FMovieSceneEvaluationTemplate) == 0x000008, "Wrong alignment on FMovieSceneEvaluationTemplate"); \ static_assert(sizeof(FMovieSceneEvaluationTemplate) == 0x000160, "Wrong size on FMovieSceneEvaluationTemplate"); \ static_assert(offsetof(FMovieSceneEvaluationTemplate, Tracks) == 0x000000, "Member 'FMovieSceneEvaluationTemplate::Tracks' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTemplate, SequenceSignature) == 0x0000A0, "Member 'FMovieSceneEvaluationTemplate::SequenceSignature' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTemplate, TemplateSerialNumber) == 0x0000B0, "Member 'FMovieSceneEvaluationTemplate::TemplateSerialNumber' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEvaluationTemplate, TemplateLedger) == 0x0000B8, "Member 'FMovieSceneEvaluationTemplate::TemplateLedger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneRootEvaluationTemplateInstance \ static_assert(alignof(FMovieSceneRootEvaluationTemplateInstance) == 0x000008, "Wrong alignment on FMovieSceneRootEvaluationTemplateInstance"); \ static_assert(sizeof(FMovieSceneRootEvaluationTemplateInstance) == 0x000088, "Wrong size on FMovieSceneRootEvaluationTemplateInstance"); \ static_assert(offsetof(FMovieSceneRootEvaluationTemplateInstance, WeakRootSequence) == 0x000000, "Member 'FMovieSceneRootEvaluationTemplateInstance::WeakRootSequence' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneRootEvaluationTemplateInstance, CompiledDataManager) == 0x000008, "Member 'FMovieSceneRootEvaluationTemplateInstance::CompiledDataManager' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneRootEvaluationTemplateInstance, EntitySystemLinker) == 0x000028, "Member 'FMovieSceneRootEvaluationTemplateInstance::EntitySystemLinker' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneRootEvaluationTemplateInstance, DirectorInstances) == 0x000030, "Member 'FMovieSceneRootEvaluationTemplateInstance::DirectorInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTimeWarping \ static_assert(alignof(FMovieSceneTimeWarping) == 0x000004, "Wrong alignment on FMovieSceneTimeWarping"); \ static_assert(sizeof(FMovieSceneTimeWarping) == 0x000008, "Wrong size on FMovieSceneTimeWarping"); \ static_assert(offsetof(FMovieSceneTimeWarping, Start) == 0x000000, "Member 'FMovieSceneTimeWarping::Start' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTimeWarping, End) == 0x000004, "Member 'FMovieSceneTimeWarping::End' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNestedSequenceTransform \ static_assert(alignof(FMovieSceneNestedSequenceTransform) == 0x000004, "Wrong alignment on FMovieSceneNestedSequenceTransform"); \ static_assert(sizeof(FMovieSceneNestedSequenceTransform) == 0x000014, "Wrong size on FMovieSceneNestedSequenceTransform"); \ static_assert(offsetof(FMovieSceneNestedSequenceTransform, LinearTransform) == 0x000000, "Member 'FMovieSceneNestedSequenceTransform::LinearTransform' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNestedSequenceTransform, Warping) == 0x00000C, "Member 'FMovieSceneNestedSequenceTransform::Warping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceTransform \ static_assert(alignof(FMovieSceneSequenceTransform) == 0x000008, "Wrong alignment on FMovieSceneSequenceTransform"); \ static_assert(sizeof(FMovieSceneSequenceTransform) == 0x000020, "Wrong size on FMovieSceneSequenceTransform"); \ static_assert(offsetof(FMovieSceneSequenceTransform, LinearTransform) == 0x000000, "Member 'FMovieSceneSequenceTransform::LinearTransform' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceTransform, NestedTransforms) == 0x000010, "Member 'FMovieSceneSequenceTransform::NestedTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceInstanceDataPtr \ static_assert(alignof(FMovieSceneSequenceInstanceDataPtr) == 0x000008, "Wrong alignment on FMovieSceneSequenceInstanceDataPtr"); \ static_assert(sizeof(FMovieSceneSequenceInstanceDataPtr) == 0x000018, "Wrong size on FMovieSceneSequenceInstanceDataPtr"); \ #define DUMPER7_ASSERTS_FMovieSceneSubSequenceData \ static_assert(alignof(FMovieSceneSubSequenceData) == 0x000008, "Wrong alignment on FMovieSceneSubSequenceData"); \ static_assert(sizeof(FMovieSceneSubSequenceData) == 0x000110, "Wrong size on FMovieSceneSubSequenceData"); \ static_assert(offsetof(FMovieSceneSubSequenceData, Sequence) == 0x000000, "Member 'FMovieSceneSubSequenceData::Sequence' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, OuterToInnerTransform) == 0x000020, "Member 'FMovieSceneSubSequenceData::OuterToInnerTransform' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, RootToSequenceTransform) == 0x000040, "Member 'FMovieSceneSubSequenceData::RootToSequenceTransform' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, TickResolution) == 0x000060, "Member 'FMovieSceneSubSequenceData::TickResolution' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, DeterministicSequenceID) == 0x000068, "Member 'FMovieSceneSubSequenceData::DeterministicSequenceID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, ParentPlayRange) == 0x00006C, "Member 'FMovieSceneSubSequenceData::ParentPlayRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, ParentStartFrameOffset) == 0x00007C, "Member 'FMovieSceneSubSequenceData::ParentStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, ParentEndFrameOffset) == 0x000080, "Member 'FMovieSceneSubSequenceData::ParentEndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, ParentFirstLoopStartFrameOffset) == 0x000084, "Member 'FMovieSceneSubSequenceData::ParentFirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, bCanLoop) == 0x000088, "Member 'FMovieSceneSubSequenceData::bCanLoop' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, PlayRange) == 0x00008C, "Member 'FMovieSceneSubSequenceData::PlayRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, FullPlayRange) == 0x00009C, "Member 'FMovieSceneSubSequenceData::FullPlayRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, UnwarpedPlayRange) == 0x0000AC, "Member 'FMovieSceneSubSequenceData::UnwarpedPlayRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, PreRollRange) == 0x0000BC, "Member 'FMovieSceneSubSequenceData::PreRollRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, PostRollRange) == 0x0000CC, "Member 'FMovieSceneSubSequenceData::PostRollRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, HierarchicalBias) == 0x0000DC, "Member 'FMovieSceneSubSequenceData::HierarchicalBias' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, bHasHierarchicalEasing) == 0x0000DE, "Member 'FMovieSceneSubSequenceData::bHasHierarchicalEasing' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, InstanceData) == 0x0000E0, "Member 'FMovieSceneSubSequenceData::InstanceData' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSubSequenceData, SubSectionSignature) == 0x000100, "Member 'FMovieSceneSubSequenceData::SubSectionSignature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceHierarchyNode \ static_assert(alignof(FMovieSceneSequenceHierarchyNode) == 0x000008, "Wrong alignment on FMovieSceneSequenceHierarchyNode"); \ static_assert(sizeof(FMovieSceneSequenceHierarchyNode) == 0x000018, "Wrong size on FMovieSceneSequenceHierarchyNode"); \ static_assert(offsetof(FMovieSceneSequenceHierarchyNode, ParentID) == 0x000000, "Member 'FMovieSceneSequenceHierarchyNode::ParentID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceHierarchyNode, Children) == 0x000008, "Member 'FMovieSceneSequenceHierarchyNode::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSubSequenceTreeEntry \ static_assert(alignof(FMovieSceneSubSequenceTreeEntry) == 0x000008, "Wrong alignment on FMovieSceneSubSequenceTreeEntry"); \ static_assert(sizeof(FMovieSceneSubSequenceTreeEntry) == 0x000018, "Wrong size on FMovieSceneSubSequenceTreeEntry"); \ #define DUMPER7_ASSERTS_FMovieSceneSubSequenceTree \ static_assert(alignof(FMovieSceneSubSequenceTree) == 0x000008, "Wrong alignment on FMovieSceneSubSequenceTree"); \ static_assert(sizeof(FMovieSceneSubSequenceTree) == 0x000060, "Wrong size on FMovieSceneSubSequenceTree"); \ #define DUMPER7_ASSERTS_FMovieSceneSequenceHierarchy \ static_assert(alignof(FMovieSceneSequenceHierarchy) == 0x000008, "Wrong alignment on FMovieSceneSequenceHierarchy"); \ static_assert(sizeof(FMovieSceneSequenceHierarchy) == 0x000118, "Wrong size on FMovieSceneSequenceHierarchy"); \ static_assert(offsetof(FMovieSceneSequenceHierarchy, RootNode) == 0x000000, "Member 'FMovieSceneSequenceHierarchy::RootNode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceHierarchy, Tree) == 0x000018, "Member 'FMovieSceneSequenceHierarchy::Tree' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceHierarchy, SubSequences) == 0x000078, "Member 'FMovieSceneSequenceHierarchy::SubSequences' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequenceHierarchy, Hierarchy) == 0x0000C8, "Member 'FMovieSceneSequenceHierarchy::Hierarchy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneExpansionState \ static_assert(alignof(FMovieSceneExpansionState) == 0x000001, "Wrong alignment on FMovieSceneExpansionState"); \ static_assert(sizeof(FMovieSceneExpansionState) == 0x000001, "Wrong size on FMovieSceneExpansionState"); \ static_assert(offsetof(FMovieSceneExpansionState, bExpanded) == 0x000000, "Member 'FMovieSceneExpansionState::bExpanded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneMarkedFrame \ static_assert(alignof(FMovieSceneMarkedFrame) == 0x000008, "Wrong alignment on FMovieSceneMarkedFrame"); \ static_assert(sizeof(FMovieSceneMarkedFrame) == 0x000020, "Wrong size on FMovieSceneMarkedFrame"); \ static_assert(offsetof(FMovieSceneMarkedFrame, FrameNumber) == 0x000000, "Member 'FMovieSceneMarkedFrame::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMarkedFrame, Label) == 0x000008, "Member 'FMovieSceneMarkedFrame::Label' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMarkedFrame, bIsDeterminismFence) == 0x000018, "Member 'FMovieSceneMarkedFrame::bIsDeterminismFence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEditorData \ static_assert(alignof(FMovieSceneEditorData) == 0x000008, "Wrong alignment on FMovieSceneEditorData"); \ static_assert(sizeof(FMovieSceneEditorData) == 0x0000F0, "Wrong size on FMovieSceneEditorData"); \ static_assert(offsetof(FMovieSceneEditorData, ExpansionStates) == 0x000000, "Member 'FMovieSceneEditorData::ExpansionStates' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, PinnedNodes) == 0x000050, "Member 'FMovieSceneEditorData::PinnedNodes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, ViewStart) == 0x000060, "Member 'FMovieSceneEditorData::ViewStart' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, ViewEnd) == 0x000068, "Member 'FMovieSceneEditorData::ViewEnd' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, WorkStart) == 0x000070, "Member 'FMovieSceneEditorData::WorkStart' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, WorkEnd) == 0x000078, "Member 'FMovieSceneEditorData::WorkEnd' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, MarkedFrames) == 0x000080, "Member 'FMovieSceneEditorData::MarkedFrames' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, WorkingRange) == 0x0000D0, "Member 'FMovieSceneEditorData::WorkingRange' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEditorData, ViewRange) == 0x0000E0, "Member 'FMovieSceneEditorData::ViewRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackLabels \ static_assert(alignof(FMovieSceneTrackLabels) == 0x000008, "Wrong alignment on FMovieSceneTrackLabels"); \ static_assert(sizeof(FMovieSceneTrackLabels) == 0x000010, "Wrong size on FMovieSceneTrackLabels"); \ static_assert(offsetof(FMovieSceneTrackLabels, Strings) == 0x000000, "Member 'FMovieSceneTrackLabels::Strings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneObjectBindingIDs \ static_assert(alignof(FMovieSceneObjectBindingIDs) == 0x000008, "Wrong alignment on FMovieSceneObjectBindingIDs"); \ static_assert(sizeof(FMovieSceneObjectBindingIDs) == 0x000010, "Wrong size on FMovieSceneObjectBindingIDs"); \ static_assert(offsetof(FMovieSceneObjectBindingIDs, IDs) == 0x000000, "Member 'FMovieSceneObjectBindingIDs::IDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSectionGroup \ static_assert(alignof(FMovieSceneSectionGroup) == 0x000008, "Wrong alignment on FMovieSceneSectionGroup"); \ static_assert(sizeof(FMovieSceneSectionGroup) == 0x000010, "Wrong size on FMovieSceneSectionGroup"); \ static_assert(offsetof(FMovieSceneSectionGroup, Sections) == 0x000000, "Member 'FMovieSceneSectionGroup::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBinding \ static_assert(alignof(FMovieSceneBinding) == 0x000008, "Wrong alignment on FMovieSceneBinding"); \ static_assert(sizeof(FMovieSceneBinding) == 0x000030, "Wrong size on FMovieSceneBinding"); \ static_assert(offsetof(FMovieSceneBinding, ObjectGuid) == 0x000000, "Member 'FMovieSceneBinding::ObjectGuid' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBinding, BindingName) == 0x000010, "Member 'FMovieSceneBinding::BindingName' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBinding, Tracks) == 0x000020, "Member 'FMovieSceneBinding::Tracks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBindingProxy \ static_assert(alignof(FMovieSceneBindingProxy) == 0x000008, "Wrong alignment on FMovieSceneBindingProxy"); \ static_assert(sizeof(FMovieSceneBindingProxy) == 0x000018, "Wrong size on FMovieSceneBindingProxy"); \ static_assert(offsetof(FMovieSceneBindingProxy, BindingID) == 0x000000, "Member 'FMovieSceneBindingProxy::BindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBindingProxy, Sequence) == 0x000010, "Member 'FMovieSceneBindingProxy::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScenePossessable \ static_assert(alignof(FMovieScenePossessable) == 0x000008, "Wrong alignment on FMovieScenePossessable"); \ static_assert(sizeof(FMovieScenePossessable) == 0x000058, "Wrong size on FMovieScenePossessable"); \ static_assert(offsetof(FMovieScenePossessable, Tags) == 0x000000, "Member 'FMovieScenePossessable::Tags' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePossessable, Guid) == 0x000010, "Member 'FMovieScenePossessable::Guid' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePossessable, Name) == 0x000020, "Member 'FMovieScenePossessable::Name' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePossessable, ParentGuid) == 0x000030, "Member 'FMovieScenePossessable::ParentGuid' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePossessable, SpawnableObjectBindingID) == 0x000040, "Member 'FMovieScenePossessable::SpawnableObjectBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSectionEvalOptions \ static_assert(alignof(FMovieSceneSectionEvalOptions) == 0x000001, "Wrong alignment on FMovieSceneSectionEvalOptions"); \ static_assert(sizeof(FMovieSceneSectionEvalOptions) == 0x000002, "Wrong size on FMovieSceneSectionEvalOptions"); \ static_assert(offsetof(FMovieSceneSectionEvalOptions, bCanEditCompletionMode) == 0x000000, "Member 'FMovieSceneSectionEvalOptions::bCanEditCompletionMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSectionEvalOptions, CompletionMode) == 0x000001, "Member 'FMovieSceneSectionEvalOptions::CompletionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEasingSettings \ static_assert(alignof(FMovieSceneEasingSettings) == 0x000008, "Wrong alignment on FMovieSceneEasingSettings"); \ static_assert(sizeof(FMovieSceneEasingSettings) == 0x000038, "Wrong size on FMovieSceneEasingSettings"); \ static_assert(offsetof(FMovieSceneEasingSettings, AutoEaseInDuration) == 0x000000, "Member 'FMovieSceneEasingSettings::AutoEaseInDuration' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, AutoEaseOutDuration) == 0x000004, "Member 'FMovieSceneEasingSettings::AutoEaseOutDuration' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, EaseIn) == 0x000008, "Member 'FMovieSceneEasingSettings::EaseIn' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, bManualEaseIn) == 0x000018, "Member 'FMovieSceneEasingSettings::bManualEaseIn' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, ManualEaseInDuration) == 0x00001C, "Member 'FMovieSceneEasingSettings::ManualEaseInDuration' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, EaseOut) == 0x000020, "Member 'FMovieSceneEasingSettings::EaseOut' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, bManualEaseOut) == 0x000030, "Member 'FMovieSceneEasingSettings::bManualEaseOut' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEasingSettings, ManualEaseOutDuration) == 0x000034, "Member 'FMovieSceneEasingSettings::ManualEaseOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTimecodeSource \ static_assert(alignof(FMovieSceneTimecodeSource) == 0x000004, "Wrong alignment on FMovieSceneTimecodeSource"); \ static_assert(sizeof(FMovieSceneTimecodeSource) == 0x000014, "Wrong size on FMovieSceneTimecodeSource"); \ static_assert(offsetof(FMovieSceneTimecodeSource, Timecode) == 0x000000, "Member 'FMovieSceneTimecodeSource::Timecode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequencePlaybackParams \ static_assert(alignof(FMovieSceneSequencePlaybackParams) == 0x000008, "Wrong alignment on FMovieSceneSequencePlaybackParams"); \ static_assert(sizeof(FMovieSceneSequencePlaybackParams) == 0x000028, "Wrong size on FMovieSceneSequencePlaybackParams"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, Frame) == 0x000000, "Member 'FMovieSceneSequencePlaybackParams::Frame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, Time) == 0x000008, "Member 'FMovieSceneSequencePlaybackParams::Time' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, MarkedFrame) == 0x000010, "Member 'FMovieSceneSequencePlaybackParams::MarkedFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, PositionType) == 0x000020, "Member 'FMovieSceneSequencePlaybackParams::PositionType' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, UpdateMethod) == 0x000021, "Member 'FMovieSceneSequencePlaybackParams::UpdateMethod' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSequencePlaybackParams, bHasJumped) == 0x000022, "Member 'FMovieSceneSequencePlaybackParams::bHasJumped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSequencePlayToParams \ static_assert(alignof(FMovieSceneSequencePlayToParams) == 0x000001, "Wrong alignment on FMovieSceneSequencePlayToParams"); \ static_assert(sizeof(FMovieSceneSequencePlayToParams) == 0x000001, "Wrong size on FMovieSceneSequencePlayToParams"); \ static_assert(offsetof(FMovieSceneSequencePlayToParams, bExclusive) == 0x000000, "Member 'FMovieSceneSequencePlayToParams::bExclusive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSpawnable \ static_assert(alignof(FMovieSceneSpawnable) == 0x000010, "Wrong alignment on FMovieSceneSpawnable"); \ static_assert(sizeof(FMovieSceneSpawnable) == 0x0000C0, "Wrong size on FMovieSceneSpawnable"); \ static_assert(offsetof(FMovieSceneSpawnable, SpawnTransform) == 0x000000, "Member 'FMovieSceneSpawnable::SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, Tags) == 0x000060, "Member 'FMovieSceneSpawnable::Tags' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, bContinuouslyRespawn) == 0x000070, "Member 'FMovieSceneSpawnable::bContinuouslyRespawn' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, bNetAddressableName) == 0x000071, "Member 'FMovieSceneSpawnable::bNetAddressableName' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, bEvaluateTracksWhenNotSpawned) == 0x000072, "Member 'FMovieSceneSpawnable::bEvaluateTracksWhenNotSpawned' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, Guid) == 0x000074, "Member 'FMovieSceneSpawnable::Guid' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, Name) == 0x000088, "Member 'FMovieSceneSpawnable::Name' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, ObjectTemplate) == 0x000098, "Member 'FMovieSceneSpawnable::ObjectTemplate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, ChildPossessables) == 0x0000A0, "Member 'FMovieSceneSpawnable::ChildPossessables' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, Ownership) == 0x0000B0, "Member 'FMovieSceneSpawnable::Ownership' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSpawnable, LevelName) == 0x0000B4, "Member 'FMovieSceneSpawnable::LevelName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackEvalOptions \ static_assert(alignof(FMovieSceneTrackEvalOptions) == 0x000004, "Wrong alignment on FMovieSceneTrackEvalOptions"); \ static_assert(sizeof(FMovieSceneTrackEvalOptions) == 0x000004, "Wrong size on FMovieSceneTrackEvalOptions"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackDisplayOptions \ static_assert(alignof(FMovieSceneTrackDisplayOptions) == 0x000004, "Wrong alignment on FMovieSceneTrackDisplayOptions"); \ static_assert(sizeof(FMovieSceneTrackDisplayOptions) == 0x000004, "Wrong size on FMovieSceneTrackDisplayOptions"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackEvaluationFieldEntry \ static_assert(alignof(FMovieSceneTrackEvaluationFieldEntry) == 0x000008, "Wrong alignment on FMovieSceneTrackEvaluationFieldEntry"); \ static_assert(sizeof(FMovieSceneTrackEvaluationFieldEntry) == 0x000020, "Wrong size on FMovieSceneTrackEvaluationFieldEntry"); \ static_assert(offsetof(FMovieSceneTrackEvaluationFieldEntry, Section) == 0x000000, "Member 'FMovieSceneTrackEvaluationFieldEntry::Section' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackEvaluationFieldEntry, Range) == 0x000008, "Member 'FMovieSceneTrackEvaluationFieldEntry::Range' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackEvaluationFieldEntry, ForcedTime) == 0x000018, "Member 'FMovieSceneTrackEvaluationFieldEntry::ForcedTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackEvaluationFieldEntry, Flags) == 0x00001C, "Member 'FMovieSceneTrackEvaluationFieldEntry::Flags' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneTrackEvaluationFieldEntry, LegacySortOrder) == 0x00001E, "Member 'FMovieSceneTrackEvaluationFieldEntry::LegacySortOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTrackEvaluationField \ static_assert(alignof(FMovieSceneTrackEvaluationField) == 0x000008, "Wrong alignment on FMovieSceneTrackEvaluationField"); \ static_assert(sizeof(FMovieSceneTrackEvaluationField) == 0x000010, "Wrong size on FMovieSceneTrackEvaluationField"); \ static_assert(offsetof(FMovieSceneTrackEvaluationField, Entries) == 0x000000, "Member 'FMovieSceneTrackEvaluationField::Entries' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTestMovieSceneEvalTemplate \ static_assert(alignof(FTestMovieSceneEvalTemplate) == 0x000008, "Wrong alignment on FTestMovieSceneEvalTemplate"); \ static_assert(sizeof(FTestMovieSceneEvalTemplate) == 0x000020, "Wrong size on FTestMovieSceneEvalTemplate"); \ #define DUMPER7_ASSERTS_UMovieSceneSignedObject \ static_assert(alignof(UMovieSceneSignedObject) == 0x000008, "Wrong alignment on UMovieSceneSignedObject"); \ static_assert(sizeof(UMovieSceneSignedObject) == 0x000058, "Wrong size on UMovieSceneSignedObject"); \ static_assert(offsetof(UMovieSceneSignedObject, Signature) == 0x00002C, "Member 'UMovieSceneSignedObject::Signature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTrack \ static_assert(alignof(UMovieSceneTrack) == 0x000008, "Wrong alignment on UMovieSceneTrack"); \ static_assert(sizeof(UMovieSceneTrack) == 0x000098, "Wrong size on UMovieSceneTrack"); \ static_assert(offsetof(UMovieSceneTrack, EvalOptions) == 0x000058, "Member 'UMovieSceneTrack::EvalOptions' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrack, bIsEvalDisabled) == 0x00005D, "Member 'UMovieSceneTrack::bIsEvalDisabled' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrack, RowsDisabled) == 0x000060, "Member 'UMovieSceneTrack::RowsDisabled' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrack, EvaluationFieldGuid) == 0x000074, "Member 'UMovieSceneTrack::EvaluationFieldGuid' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrack, EvaluationField) == 0x000088, "Member 'UMovieSceneTrack::EvaluationField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestMovieSceneEvalHookTrack \ static_assert(alignof(UTestMovieSceneEvalHookTrack) == 0x000008, "Wrong alignment on UTestMovieSceneEvalHookTrack"); \ static_assert(sizeof(UTestMovieSceneEvalHookTrack) == 0x0000A8, "Wrong size on UTestMovieSceneEvalHookTrack"); \ static_assert(offsetof(UTestMovieSceneEvalHookTrack, SectionArray) == 0x000098, "Member 'UTestMovieSceneEvalHookTrack::SectionArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequence_FindBindingByTag \ static_assert(alignof(MovieSceneSequence_FindBindingByTag) == 0x000004, "Wrong alignment on MovieSceneSequence_FindBindingByTag"); \ static_assert(sizeof(MovieSceneSequence_FindBindingByTag) == 0x000020, "Wrong size on MovieSceneSequence_FindBindingByTag"); \ static_assert(offsetof(MovieSceneSequence_FindBindingByTag, InBindingName) == 0x000000, "Member 'MovieSceneSequence_FindBindingByTag::InBindingName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequence_FindBindingByTag, ReturnValue) == 0x000008, "Member 'MovieSceneSequence_FindBindingByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequence_FindBindingsByTag \ static_assert(alignof(MovieSceneSequence_FindBindingsByTag) == 0x000008, "Wrong alignment on MovieSceneSequence_FindBindingsByTag"); \ static_assert(sizeof(MovieSceneSequence_FindBindingsByTag) == 0x000018, "Wrong size on MovieSceneSequence_FindBindingsByTag"); \ static_assert(offsetof(MovieSceneSequence_FindBindingsByTag, InBindingName) == 0x000000, "Member 'MovieSceneSequence_FindBindingsByTag::InBindingName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequence_FindBindingsByTag, ReturnValue) == 0x000008, "Member 'MovieSceneSequence_FindBindingsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequence_GetEarliestTimecodeSource \ static_assert(alignof(MovieSceneSequence_GetEarliestTimecodeSource) == 0x000004, "Wrong alignment on MovieSceneSequence_GetEarliestTimecodeSource"); \ static_assert(sizeof(MovieSceneSequence_GetEarliestTimecodeSource) == 0x000014, "Wrong size on MovieSceneSequence_GetEarliestTimecodeSource"); \ static_assert(offsetof(MovieSceneSequence_GetEarliestTimecodeSource, ReturnValue) == 0x000000, "Member 'MovieSceneSequence_GetEarliestTimecodeSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSequence \ static_assert(alignof(UMovieSceneSequence) == 0x000008, "Wrong alignment on UMovieSceneSequence"); \ static_assert(sizeof(UMovieSceneSequence) == 0x000068, "Wrong size on UMovieSceneSequence"); \ static_assert(offsetof(UMovieSceneSequence, CompiledData) == 0x000058, "Member 'UMovieSceneSequence::CompiledData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, DefaultCompletionMode) == 0x000060, "Member 'UMovieSceneSequence::DefaultCompletionMode' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, bParentContextsAreSignificant) == 0x000061, "Member 'UMovieSceneSequence::bParentContextsAreSignificant' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, bPlayableDirectly) == 0x000062, "Member 'UMovieSceneSequence::bPlayableDirectly' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequence, SequenceFlags) == 0x000063, "Member 'UMovieSceneSequence::SequenceFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneEntityProvider \ static_assert(alignof(IMovieSceneEntityProvider) == 0x000001, "Wrong alignment on IMovieSceneEntityProvider"); \ static_assert(sizeof(IMovieSceneEntityProvider) == 0x000001, "Wrong size on IMovieSceneEntityProvider"); \ #define DUMPER7_ASSERTS_MovieSceneCustomClockSource_OnRequestCurrentTime \ static_assert(alignof(MovieSceneCustomClockSource_OnRequestCurrentTime) == 0x000004, "Wrong alignment on MovieSceneCustomClockSource_OnRequestCurrentTime"); \ static_assert(sizeof(MovieSceneCustomClockSource_OnRequestCurrentTime) == 0x00001C, "Wrong size on MovieSceneCustomClockSource_OnRequestCurrentTime"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnRequestCurrentTime, InCurrentTime) == 0x000000, "Member 'MovieSceneCustomClockSource_OnRequestCurrentTime::InCurrentTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnRequestCurrentTime, InPlayRate) == 0x000010, "Member 'MovieSceneCustomClockSource_OnRequestCurrentTime::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnRequestCurrentTime, ReturnValue) == 0x000014, "Member 'MovieSceneCustomClockSource_OnRequestCurrentTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCustomClockSource_OnStartPlaying \ static_assert(alignof(MovieSceneCustomClockSource_OnStartPlaying) == 0x000004, "Wrong alignment on MovieSceneCustomClockSource_OnStartPlaying"); \ static_assert(sizeof(MovieSceneCustomClockSource_OnStartPlaying) == 0x000010, "Wrong size on MovieSceneCustomClockSource_OnStartPlaying"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnStartPlaying, InStartTime) == 0x000000, "Member 'MovieSceneCustomClockSource_OnStartPlaying::InStartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCustomClockSource_OnStopPlaying \ static_assert(alignof(MovieSceneCustomClockSource_OnStopPlaying) == 0x000004, "Wrong alignment on MovieSceneCustomClockSource_OnStopPlaying"); \ static_assert(sizeof(MovieSceneCustomClockSource_OnStopPlaying) == 0x000010, "Wrong size on MovieSceneCustomClockSource_OnStopPlaying"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnStopPlaying, InStopTime) == 0x000000, "Member 'MovieSceneCustomClockSource_OnStopPlaying::InStopTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCustomClockSource_OnTick \ static_assert(alignof(MovieSceneCustomClockSource_OnTick) == 0x000004, "Wrong alignment on MovieSceneCustomClockSource_OnTick"); \ static_assert(sizeof(MovieSceneCustomClockSource_OnTick) == 0x000008, "Wrong size on MovieSceneCustomClockSource_OnTick"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnTick, DeltaSeconds) == 0x000000, "Member 'MovieSceneCustomClockSource_OnTick::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(MovieSceneCustomClockSource_OnTick, InPlayRate) == 0x000004, "Member 'MovieSceneCustomClockSource_OnTick::InPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneCustomClockSource \ static_assert(alignof(IMovieSceneCustomClockSource) == 0x000001, "Wrong alignment on IMovieSceneCustomClockSource"); \ static_assert(sizeof(IMovieSceneCustomClockSource) == 0x000001, "Wrong size on IMovieSceneCustomClockSource"); \ #define DUMPER7_ASSERTS_UMovieSceneEntitySystem \ static_assert(alignof(UMovieSceneEntitySystem) == 0x000008, "Wrong alignment on UMovieSceneEntitySystem"); \ static_assert(sizeof(UMovieSceneEntitySystem) == 0x000040, "Wrong size on UMovieSceneEntitySystem"); \ static_assert(offsetof(UMovieSceneEntitySystem, Linker) == 0x000028, "Member 'UMovieSceneEntitySystem::Linker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEntityInstantiatorSystem \ static_assert(alignof(UMovieSceneEntityInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneEntityInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneEntityInstantiatorSystem) == 0x000040, "Wrong size on UMovieSceneEntityInstantiatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneCompiledDataManager \ static_assert(alignof(UMovieSceneCompiledDataManager) == 0x000008, "Wrong alignment on UMovieSceneCompiledDataManager"); \ static_assert(sizeof(UMovieSceneCompiledDataManager) == 0x000230, "Wrong size on UMovieSceneCompiledDataManager"); \ static_assert(offsetof(UMovieSceneCompiledDataManager, Hierarchies) == 0x0000D8, "Member 'UMovieSceneCompiledDataManager::Hierarchies' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledDataManager, TrackTemplates) == 0x000128, "Member 'UMovieSceneCompiledDataManager::TrackTemplates' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledDataManager, TrackTemplateFields) == 0x000178, "Member 'UMovieSceneCompiledDataManager::TrackTemplateFields' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledDataManager, EntityComponentFields) == 0x0001C8, "Member 'UMovieSceneCompiledDataManager::EntityComponentFields' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetBlendType \ static_assert(alignof(MovieSceneSection_SetBlendType) == 0x000001, "Wrong alignment on MovieSceneSection_SetBlendType"); \ static_assert(sizeof(MovieSceneSection_SetBlendType) == 0x000001, "Wrong size on MovieSceneSection_SetBlendType"); \ static_assert(offsetof(MovieSceneSection_SetBlendType, InBlendType) == 0x000000, "Member 'MovieSceneSection_SetBlendType::InBlendType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetCompletionMode \ static_assert(alignof(MovieSceneSection_SetCompletionMode) == 0x000001, "Wrong alignment on MovieSceneSection_SetCompletionMode"); \ static_assert(sizeof(MovieSceneSection_SetCompletionMode) == 0x000001, "Wrong size on MovieSceneSection_SetCompletionMode"); \ static_assert(offsetof(MovieSceneSection_SetCompletionMode, InCompletionMode) == 0x000000, "Member 'MovieSceneSection_SetCompletionMode::InCompletionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetIsActive \ static_assert(alignof(MovieSceneSection_SetIsActive) == 0x000001, "Wrong alignment on MovieSceneSection_SetIsActive"); \ static_assert(sizeof(MovieSceneSection_SetIsActive) == 0x000001, "Wrong size on MovieSceneSection_SetIsActive"); \ static_assert(offsetof(MovieSceneSection_SetIsActive, bInIsActive) == 0x000000, "Member 'MovieSceneSection_SetIsActive::bInIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetIsLocked \ static_assert(alignof(MovieSceneSection_SetIsLocked) == 0x000001, "Wrong alignment on MovieSceneSection_SetIsLocked"); \ static_assert(sizeof(MovieSceneSection_SetIsLocked) == 0x000001, "Wrong size on MovieSceneSection_SetIsLocked"); \ static_assert(offsetof(MovieSceneSection_SetIsLocked, bInIsLocked) == 0x000000, "Member 'MovieSceneSection_SetIsLocked::bInIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetOverlapPriority \ static_assert(alignof(MovieSceneSection_SetOverlapPriority) == 0x000004, "Wrong alignment on MovieSceneSection_SetOverlapPriority"); \ static_assert(sizeof(MovieSceneSection_SetOverlapPriority) == 0x000004, "Wrong size on MovieSceneSection_SetOverlapPriority"); \ static_assert(offsetof(MovieSceneSection_SetOverlapPriority, NewPriority) == 0x000000, "Member 'MovieSceneSection_SetOverlapPriority::NewPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetPostRollFrames \ static_assert(alignof(MovieSceneSection_SetPostRollFrames) == 0x000004, "Wrong alignment on MovieSceneSection_SetPostRollFrames"); \ static_assert(sizeof(MovieSceneSection_SetPostRollFrames) == 0x000004, "Wrong size on MovieSceneSection_SetPostRollFrames"); \ static_assert(offsetof(MovieSceneSection_SetPostRollFrames, InPostRollFrames) == 0x000000, "Member 'MovieSceneSection_SetPostRollFrames::InPostRollFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetPreRollFrames \ static_assert(alignof(MovieSceneSection_SetPreRollFrames) == 0x000004, "Wrong alignment on MovieSceneSection_SetPreRollFrames"); \ static_assert(sizeof(MovieSceneSection_SetPreRollFrames) == 0x000004, "Wrong size on MovieSceneSection_SetPreRollFrames"); \ static_assert(offsetof(MovieSceneSection_SetPreRollFrames, InPreRollFrames) == 0x000000, "Member 'MovieSceneSection_SetPreRollFrames::InPreRollFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_SetRowIndex \ static_assert(alignof(MovieSceneSection_SetRowIndex) == 0x000004, "Wrong alignment on MovieSceneSection_SetRowIndex"); \ static_assert(sizeof(MovieSceneSection_SetRowIndex) == 0x000004, "Wrong size on MovieSceneSection_SetRowIndex"); \ static_assert(offsetof(MovieSceneSection_SetRowIndex, NewRowIndex) == 0x000000, "Member 'MovieSceneSection_SetRowIndex::NewRowIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetBlendType \ static_assert(alignof(MovieSceneSection_GetBlendType) == 0x000001, "Wrong alignment on MovieSceneSection_GetBlendType"); \ static_assert(sizeof(MovieSceneSection_GetBlendType) == 0x000002, "Wrong size on MovieSceneSection_GetBlendType"); \ static_assert(offsetof(MovieSceneSection_GetBlendType, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetBlendType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetCompletionMode \ static_assert(alignof(MovieSceneSection_GetCompletionMode) == 0x000001, "Wrong alignment on MovieSceneSection_GetCompletionMode"); \ static_assert(sizeof(MovieSceneSection_GetCompletionMode) == 0x000001, "Wrong size on MovieSceneSection_GetCompletionMode"); \ static_assert(offsetof(MovieSceneSection_GetCompletionMode, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetCompletionMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetOverlapPriority \ static_assert(alignof(MovieSceneSection_GetOverlapPriority) == 0x000004, "Wrong alignment on MovieSceneSection_GetOverlapPriority"); \ static_assert(sizeof(MovieSceneSection_GetOverlapPriority) == 0x000004, "Wrong size on MovieSceneSection_GetOverlapPriority"); \ static_assert(offsetof(MovieSceneSection_GetOverlapPriority, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetOverlapPriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetPostRollFrames \ static_assert(alignof(MovieSceneSection_GetPostRollFrames) == 0x000004, "Wrong alignment on MovieSceneSection_GetPostRollFrames"); \ static_assert(sizeof(MovieSceneSection_GetPostRollFrames) == 0x000004, "Wrong size on MovieSceneSection_GetPostRollFrames"); \ static_assert(offsetof(MovieSceneSection_GetPostRollFrames, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetPostRollFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetPreRollFrames \ static_assert(alignof(MovieSceneSection_GetPreRollFrames) == 0x000004, "Wrong alignment on MovieSceneSection_GetPreRollFrames"); \ static_assert(sizeof(MovieSceneSection_GetPreRollFrames) == 0x000004, "Wrong size on MovieSceneSection_GetPreRollFrames"); \ static_assert(offsetof(MovieSceneSection_GetPreRollFrames, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetPreRollFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_GetRowIndex \ static_assert(alignof(MovieSceneSection_GetRowIndex) == 0x000004, "Wrong alignment on MovieSceneSection_GetRowIndex"); \ static_assert(sizeof(MovieSceneSection_GetRowIndex) == 0x000004, "Wrong size on MovieSceneSection_GetRowIndex"); \ static_assert(offsetof(MovieSceneSection_GetRowIndex, ReturnValue) == 0x000000, "Member 'MovieSceneSection_GetRowIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_IsActive \ static_assert(alignof(MovieSceneSection_IsActive) == 0x000001, "Wrong alignment on MovieSceneSection_IsActive"); \ static_assert(sizeof(MovieSceneSection_IsActive) == 0x000001, "Wrong size on MovieSceneSection_IsActive"); \ static_assert(offsetof(MovieSceneSection_IsActive, ReturnValue) == 0x000000, "Member 'MovieSceneSection_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSection_IsLocked \ static_assert(alignof(MovieSceneSection_IsLocked) == 0x000001, "Wrong alignment on MovieSceneSection_IsLocked"); \ static_assert(sizeof(MovieSceneSection_IsLocked) == 0x000001, "Wrong size on MovieSceneSection_IsLocked"); \ static_assert(offsetof(MovieSceneSection_IsLocked, ReturnValue) == 0x000000, "Member 'MovieSceneSection_IsLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSection \ static_assert(alignof(UMovieSceneSection) == 0x000008, "Wrong alignment on UMovieSceneSection"); \ static_assert(sizeof(UMovieSceneSection) == 0x0000F0, "Wrong size on UMovieSceneSection"); \ static_assert(offsetof(UMovieSceneSection, EvalOptions) == 0x000058, "Member 'UMovieSceneSection::EvalOptions' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, Easing) == 0x000060, "Member 'UMovieSceneSection::Easing' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, SectionRange) == 0x000098, "Member 'UMovieSceneSection::SectionRange' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, PreRollFrames) == 0x0000A8, "Member 'UMovieSceneSection::PreRollFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, PostRollFrames) == 0x0000AC, "Member 'UMovieSceneSection::PostRollFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, RowIndex) == 0x0000B0, "Member 'UMovieSceneSection::RowIndex' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, OverlapPriority) == 0x0000B4, "Member 'UMovieSceneSection::OverlapPriority' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, StartTime) == 0x0000BC, "Member 'UMovieSceneSection::StartTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, EndTime) == 0x0000C0, "Member 'UMovieSceneSection::EndTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, PrerollTime) == 0x0000C4, "Member 'UMovieSceneSection::PrerollTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, PostrollTime) == 0x0000C8, "Member 'UMovieSceneSection::PostrollTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, bSupportsInfiniteRange) == 0x0000D0, "Member 'UMovieSceneSection::bSupportsInfiniteRange' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSection, BlendType) == 0x0000D1, "Member 'UMovieSceneSection::BlendType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieScenePlaybackClient \ static_assert(alignof(IMovieScenePlaybackClient) == 0x000001, "Wrong alignment on IMovieScenePlaybackClient"); \ static_assert(sizeof(IMovieScenePlaybackClient) == 0x000001, "Wrong size on IMovieScenePlaybackClient"); \ #define DUMPER7_ASSERTS_UMovieSceneBlenderSystem \ static_assert(alignof(UMovieSceneBlenderSystem) == 0x000008, "Wrong alignment on UMovieSceneBlenderSystem"); \ static_assert(sizeof(UMovieSceneBlenderSystem) == 0x000068, "Wrong size on UMovieSceneBlenderSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneNameableTrack \ static_assert(alignof(UMovieSceneNameableTrack) == 0x000008, "Wrong alignment on UMovieSceneNameableTrack"); \ static_assert(sizeof(UMovieSceneNameableTrack) == 0x000098, "Wrong size on UMovieSceneNameableTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneGenericBoundObjectInstantiator \ static_assert(alignof(UMovieSceneGenericBoundObjectInstantiator) == 0x000008, "Wrong alignment on UMovieSceneGenericBoundObjectInstantiator"); \ static_assert(sizeof(UMovieSceneGenericBoundObjectInstantiator) == 0x000040, "Wrong size on UMovieSceneGenericBoundObjectInstantiator"); \ #define DUMPER7_ASSERTS_UMovieSceneHookSection \ static_assert(alignof(UMovieSceneHookSection) == 0x000008, "Wrong alignment on UMovieSceneHookSection"); \ static_assert(sizeof(UMovieSceneHookSection) == 0x000108, "Wrong size on UMovieSceneHookSection"); \ #define DUMPER7_ASSERTS_IMovieSceneTrackTemplateProducer \ static_assert(alignof(IMovieSceneTrackTemplateProducer) == 0x000001, "Wrong alignment on IMovieSceneTrackTemplateProducer"); \ static_assert(sizeof(IMovieSceneTrackTemplateProducer) == 0x000001, "Wrong size on IMovieSceneTrackTemplateProducer"); \ #define DUMPER7_ASSERTS_UMovieSceneEntitySystemLinker \ static_assert(alignof(UMovieSceneEntitySystemLinker) == 0x000008, "Wrong alignment on UMovieSceneEntitySystemLinker"); \ static_assert(sizeof(UMovieSceneEntitySystemLinker) == 0x0006D8, "Wrong size on UMovieSceneEntitySystemLinker"); \ static_assert(offsetof(UMovieSceneEntitySystemLinker, SystemGraph) == 0x000298, "Member 'UMovieSceneEntitySystemLinker::SystemGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBuiltInEasingFunction \ static_assert(alignof(UMovieSceneBuiltInEasingFunction) == 0x000008, "Wrong alignment on UMovieSceneBuiltInEasingFunction"); \ static_assert(sizeof(UMovieSceneBuiltInEasingFunction) == 0x000038, "Wrong size on UMovieSceneBuiltInEasingFunction"); \ static_assert(offsetof(UMovieSceneBuiltInEasingFunction, Type) == 0x000030, "Member 'UMovieSceneBuiltInEasingFunction::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSubSection_SetSequence \ static_assert(alignof(MovieSceneSubSection_SetSequence) == 0x000008, "Wrong alignment on MovieSceneSubSection_SetSequence"); \ static_assert(sizeof(MovieSceneSubSection_SetSequence) == 0x000008, "Wrong size on MovieSceneSubSection_SetSequence"); \ static_assert(offsetof(MovieSceneSubSection_SetSequence, Sequence) == 0x000000, "Member 'MovieSceneSubSection_SetSequence::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSubSection_GetSequence \ static_assert(alignof(MovieSceneSubSection_GetSequence) == 0x000008, "Wrong alignment on MovieSceneSubSection_GetSequence"); \ static_assert(sizeof(MovieSceneSubSection_GetSequence) == 0x000008, "Wrong size on MovieSceneSubSection_GetSequence"); \ static_assert(offsetof(MovieSceneSubSection_GetSequence, ReturnValue) == 0x000000, "Member 'MovieSceneSubSection_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSubSection \ static_assert(alignof(UMovieSceneSubSection) == 0x000008, "Wrong alignment on UMovieSceneSubSection"); \ static_assert(sizeof(UMovieSceneSubSection) == 0x000130, "Wrong size on UMovieSceneSubSection"); \ static_assert(offsetof(UMovieSceneSubSection, Parameters) == 0x0000F0, "Member 'UMovieSceneSubSection::Parameters' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSubSection, StartOffset) == 0x000114, "Member 'UMovieSceneSubSection::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSubSection, TimeScale) == 0x000118, "Member 'UMovieSceneSubSection::TimeScale' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSubSection, PrerollTime_MovieSceneSubSection) == 0x00011C, "Member 'UMovieSceneSubSection::PrerollTime_MovieSceneSubSection' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSubSection, NetworkMask) == 0x000120, "Member 'UMovieSceneSubSection::NetworkMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSubSection, SubSequence) == 0x000128, "Member 'UMovieSceneSubSection::SubSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetBoundObjects \ static_assert(alignof(MovieSceneSequencePlayer_GetBoundObjects) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_GetBoundObjects"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetBoundObjects) == 0x000028, "Wrong size on MovieSceneSequencePlayer_GetBoundObjects"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetBoundObjects, ObjectBinding) == 0x000000, "Member 'MovieSceneSequencePlayer_GetBoundObjects::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetBoundObjects, ReturnValue) == 0x000018, "Member 'MovieSceneSequencePlayer_GetBoundObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetDisableCameraCuts \ static_assert(alignof(MovieSceneSequencePlayer_GetDisableCameraCuts) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_GetDisableCameraCuts"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetDisableCameraCuts) == 0x000001, "Wrong size on MovieSceneSequencePlayer_GetDisableCameraCuts"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetDisableCameraCuts, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetDisableCameraCuts::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetObjectBindings \ static_assert(alignof(MovieSceneSequencePlayer_GetObjectBindings) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_GetObjectBindings"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetObjectBindings) == 0x000018, "Wrong size on MovieSceneSequencePlayer_GetObjectBindings"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetObjectBindings, InObject) == 0x000000, "Member 'MovieSceneSequencePlayer_GetObjectBindings::InObject' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetObjectBindings, ReturnValue) == 0x000008, "Member 'MovieSceneSequencePlayer_GetObjectBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_JumpToFrame \ static_assert(alignof(MovieSceneSequencePlayer_JumpToFrame) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_JumpToFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_JumpToFrame) == 0x000008, "Wrong size on MovieSceneSequencePlayer_JumpToFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_JumpToFrame, NewPosition) == 0x000000, "Member 'MovieSceneSequencePlayer_JumpToFrame::NewPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_JumpToMarkedFrame \ static_assert(alignof(MovieSceneSequencePlayer_JumpToMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_JumpToMarkedFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_JumpToMarkedFrame) == 0x000018, "Wrong size on MovieSceneSequencePlayer_JumpToMarkedFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_JumpToMarkedFrame, InLabel) == 0x000000, "Member 'MovieSceneSequencePlayer_JumpToMarkedFrame::InLabel' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_JumpToMarkedFrame, ReturnValue) == 0x000010, "Member 'MovieSceneSequencePlayer_JumpToMarkedFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_JumpToSeconds \ static_assert(alignof(MovieSceneSequencePlayer_JumpToSeconds) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_JumpToSeconds"); \ static_assert(sizeof(MovieSceneSequencePlayer_JumpToSeconds) == 0x000004, "Wrong size on MovieSceneSequencePlayer_JumpToSeconds"); \ static_assert(offsetof(MovieSceneSequencePlayer_JumpToSeconds, TimeInSeconds) == 0x000000, "Member 'MovieSceneSequencePlayer_JumpToSeconds::TimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_PlayLooping \ static_assert(alignof(MovieSceneSequencePlayer_PlayLooping) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_PlayLooping"); \ static_assert(sizeof(MovieSceneSequencePlayer_PlayLooping) == 0x000004, "Wrong size on MovieSceneSequencePlayer_PlayLooping"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayLooping, NumLoops) == 0x000000, "Member 'MovieSceneSequencePlayer_PlayLooping::NumLoops' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_PlayTo \ static_assert(alignof(MovieSceneSequencePlayer_PlayTo) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_PlayTo"); \ static_assert(sizeof(MovieSceneSequencePlayer_PlayTo) == 0x000030, "Wrong size on MovieSceneSequencePlayer_PlayTo"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayTo, PlaybackParams) == 0x000000, "Member 'MovieSceneSequencePlayer_PlayTo::PlaybackParams' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayTo, PlayToParams) == 0x000028, "Member 'MovieSceneSequencePlayer_PlayTo::PlayToParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_PlayToFrame \ static_assert(alignof(MovieSceneSequencePlayer_PlayToFrame) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_PlayToFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_PlayToFrame) == 0x000008, "Wrong size on MovieSceneSequencePlayer_PlayToFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayToFrame, NewPosition) == 0x000000, "Member 'MovieSceneSequencePlayer_PlayToFrame::NewPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_PlayToMarkedFrame \ static_assert(alignof(MovieSceneSequencePlayer_PlayToMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_PlayToMarkedFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_PlayToMarkedFrame) == 0x000018, "Wrong size on MovieSceneSequencePlayer_PlayToMarkedFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayToMarkedFrame, InLabel) == 0x000000, "Member 'MovieSceneSequencePlayer_PlayToMarkedFrame::InLabel' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayToMarkedFrame, ReturnValue) == 0x000010, "Member 'MovieSceneSequencePlayer_PlayToMarkedFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_PlayToSeconds \ static_assert(alignof(MovieSceneSequencePlayer_PlayToSeconds) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_PlayToSeconds"); \ static_assert(sizeof(MovieSceneSequencePlayer_PlayToSeconds) == 0x000004, "Wrong size on MovieSceneSequencePlayer_PlayToSeconds"); \ static_assert(offsetof(MovieSceneSequencePlayer_PlayToSeconds, TimeInSeconds) == 0x000000, "Member 'MovieSceneSequencePlayer_PlayToSeconds::TimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent \ static_assert(alignof(MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent"); \ static_assert(sizeof(MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent) == 0x00000C, "Wrong size on MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent"); \ static_assert(offsetof(MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent, Method) == 0x000000, "Member 'MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent::Method' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent, RelevantTime) == 0x000004, "Member 'MovieSceneSequencePlayer_RPC_ExplicitServerUpdateEvent::RelevantTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent \ static_assert(alignof(MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent"); \ static_assert(sizeof(MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent) == 0x000008, "Wrong size on MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent"); \ static_assert(offsetof(MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent, StoppedTime) == 0x000000, "Member 'MovieSceneSequencePlayer_RPC_OnFinishPlaybackEvent::StoppedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_RPC_OnStopEvent \ static_assert(alignof(MovieSceneSequencePlayer_RPC_OnStopEvent) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_RPC_OnStopEvent"); \ static_assert(sizeof(MovieSceneSequencePlayer_RPC_OnStopEvent) == 0x000008, "Wrong size on MovieSceneSequencePlayer_RPC_OnStopEvent"); \ static_assert(offsetof(MovieSceneSequencePlayer_RPC_OnStopEvent, StoppedTime) == 0x000000, "Member 'MovieSceneSequencePlayer_RPC_OnStopEvent::StoppedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_ScrubToFrame \ static_assert(alignof(MovieSceneSequencePlayer_ScrubToFrame) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_ScrubToFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_ScrubToFrame) == 0x000008, "Wrong size on MovieSceneSequencePlayer_ScrubToFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_ScrubToFrame, NewPosition) == 0x000000, "Member 'MovieSceneSequencePlayer_ScrubToFrame::NewPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_ScrubToMarkedFrame \ static_assert(alignof(MovieSceneSequencePlayer_ScrubToMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_ScrubToMarkedFrame"); \ static_assert(sizeof(MovieSceneSequencePlayer_ScrubToMarkedFrame) == 0x000018, "Wrong size on MovieSceneSequencePlayer_ScrubToMarkedFrame"); \ static_assert(offsetof(MovieSceneSequencePlayer_ScrubToMarkedFrame, InLabel) == 0x000000, "Member 'MovieSceneSequencePlayer_ScrubToMarkedFrame::InLabel' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_ScrubToMarkedFrame, ReturnValue) == 0x000010, "Member 'MovieSceneSequencePlayer_ScrubToMarkedFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_ScrubToSeconds \ static_assert(alignof(MovieSceneSequencePlayer_ScrubToSeconds) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_ScrubToSeconds"); \ static_assert(sizeof(MovieSceneSequencePlayer_ScrubToSeconds) == 0x000004, "Wrong size on MovieSceneSequencePlayer_ScrubToSeconds"); \ static_assert(offsetof(MovieSceneSequencePlayer_ScrubToSeconds, TimeInSeconds) == 0x000000, "Member 'MovieSceneSequencePlayer_ScrubToSeconds::TimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetDisableCameraCuts \ static_assert(alignof(MovieSceneSequencePlayer_SetDisableCameraCuts) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_SetDisableCameraCuts"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetDisableCameraCuts) == 0x000001, "Wrong size on MovieSceneSequencePlayer_SetDisableCameraCuts"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetDisableCameraCuts, bInDisableCameraCuts) == 0x000000, "Member 'MovieSceneSequencePlayer_SetDisableCameraCuts::bInDisableCameraCuts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetFrameRange \ static_assert(alignof(MovieSceneSequencePlayer_SetFrameRange) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_SetFrameRange"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetFrameRange) == 0x00000C, "Wrong size on MovieSceneSequencePlayer_SetFrameRange"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetFrameRange, StartFrame) == 0x000000, "Member 'MovieSceneSequencePlayer_SetFrameRange::StartFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetFrameRange, Duration) == 0x000004, "Member 'MovieSceneSequencePlayer_SetFrameRange::Duration' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetFrameRange, SubFrames) == 0x000008, "Member 'MovieSceneSequencePlayer_SetFrameRange::SubFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetFrameRate \ static_assert(alignof(MovieSceneSequencePlayer_SetFrameRate) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_SetFrameRate"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetFrameRate) == 0x000008, "Wrong size on MovieSceneSequencePlayer_SetFrameRate"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetFrameRate, FrameRate) == 0x000000, "Member 'MovieSceneSequencePlayer_SetFrameRate::FrameRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetPlaybackPosition \ static_assert(alignof(MovieSceneSequencePlayer_SetPlaybackPosition) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_SetPlaybackPosition"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetPlaybackPosition) == 0x000028, "Wrong size on MovieSceneSequencePlayer_SetPlaybackPosition"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetPlaybackPosition, PlaybackParams) == 0x000000, "Member 'MovieSceneSequencePlayer_SetPlaybackPosition::PlaybackParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetPlayRate \ static_assert(alignof(MovieSceneSequencePlayer_SetPlayRate) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_SetPlayRate"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetPlayRate) == 0x000004, "Wrong size on MovieSceneSequencePlayer_SetPlayRate"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetPlayRate, PlayRate) == 0x000000, "Member 'MovieSceneSequencePlayer_SetPlayRate::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_SetTimeRange \ static_assert(alignof(MovieSceneSequencePlayer_SetTimeRange) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_SetTimeRange"); \ static_assert(sizeof(MovieSceneSequencePlayer_SetTimeRange) == 0x000008, "Wrong size on MovieSceneSequencePlayer_SetTimeRange"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetTimeRange, StartTime_0) == 0x000000, "Member 'MovieSceneSequencePlayer_SetTimeRange::StartTime_0' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_SetTimeRange, Duration) == 0x000004, "Member 'MovieSceneSequencePlayer_SetTimeRange::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetCurrentTime \ static_assert(alignof(MovieSceneSequencePlayer_GetCurrentTime) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetCurrentTime"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetCurrentTime) == 0x000010, "Wrong size on MovieSceneSequencePlayer_GetCurrentTime"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetCurrentTime, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetCurrentTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetDuration \ static_assert(alignof(MovieSceneSequencePlayer_GetDuration) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetDuration"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetDuration) == 0x000010, "Wrong size on MovieSceneSequencePlayer_GetDuration"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetDuration, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetEndTime \ static_assert(alignof(MovieSceneSequencePlayer_GetEndTime) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetEndTime"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetEndTime) == 0x000010, "Wrong size on MovieSceneSequencePlayer_GetEndTime"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetEndTime, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetEndTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetFrameDuration \ static_assert(alignof(MovieSceneSequencePlayer_GetFrameDuration) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetFrameDuration"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetFrameDuration) == 0x000004, "Wrong size on MovieSceneSequencePlayer_GetFrameDuration"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetFrameDuration, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetFrameDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetFrameRate \ static_assert(alignof(MovieSceneSequencePlayer_GetFrameRate) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetFrameRate"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetFrameRate) == 0x000008, "Wrong size on MovieSceneSequencePlayer_GetFrameRate"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetFrameRate, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetPlayRate \ static_assert(alignof(MovieSceneSequencePlayer_GetPlayRate) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetPlayRate"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetPlayRate) == 0x000004, "Wrong size on MovieSceneSequencePlayer_GetPlayRate"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetPlayRate, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetSequence \ static_assert(alignof(MovieSceneSequencePlayer_GetSequence) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_GetSequence"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetSequence) == 0x000008, "Wrong size on MovieSceneSequencePlayer_GetSequence"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetSequence, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetSequenceName \ static_assert(alignof(MovieSceneSequencePlayer_GetSequenceName) == 0x000008, "Wrong alignment on MovieSceneSequencePlayer_GetSequenceName"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetSequenceName) == 0x000018, "Wrong size on MovieSceneSequencePlayer_GetSequenceName"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetSequenceName, bAddClientInfo) == 0x000000, "Member 'MovieSceneSequencePlayer_GetSequenceName::bAddClientInfo' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetSequenceName, ReturnValue) == 0x000008, "Member 'MovieSceneSequencePlayer_GetSequenceName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_GetStartTime \ static_assert(alignof(MovieSceneSequencePlayer_GetStartTime) == 0x000004, "Wrong alignment on MovieSceneSequencePlayer_GetStartTime"); \ static_assert(sizeof(MovieSceneSequencePlayer_GetStartTime) == 0x000010, "Wrong size on MovieSceneSequencePlayer_GetStartTime"); \ static_assert(offsetof(MovieSceneSequencePlayer_GetStartTime, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_GetStartTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_IsPaused \ static_assert(alignof(MovieSceneSequencePlayer_IsPaused) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_IsPaused"); \ static_assert(sizeof(MovieSceneSequencePlayer_IsPaused) == 0x000001, "Wrong size on MovieSceneSequencePlayer_IsPaused"); \ static_assert(offsetof(MovieSceneSequencePlayer_IsPaused, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_IsPlaying \ static_assert(alignof(MovieSceneSequencePlayer_IsPlaying) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_IsPlaying"); \ static_assert(sizeof(MovieSceneSequencePlayer_IsPlaying) == 0x000001, "Wrong size on MovieSceneSequencePlayer_IsPlaying"); \ static_assert(offsetof(MovieSceneSequencePlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequencePlayer_IsReversed \ static_assert(alignof(MovieSceneSequencePlayer_IsReversed) == 0x000001, "Wrong alignment on MovieSceneSequencePlayer_IsReversed"); \ static_assert(sizeof(MovieSceneSequencePlayer_IsReversed) == 0x000001, "Wrong size on MovieSceneSequencePlayer_IsReversed"); \ static_assert(offsetof(MovieSceneSequencePlayer_IsReversed, ReturnValue) == 0x000000, "Member 'MovieSceneSequencePlayer_IsReversed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSequencePlayer \ static_assert(alignof(UMovieSceneSequencePlayer) == 0x000008, "Wrong alignment on UMovieSceneSequencePlayer"); \ static_assert(sizeof(UMovieSceneSequencePlayer) == 0x0004A8, "Wrong size on UMovieSceneSequencePlayer"); \ static_assert(offsetof(UMovieSceneSequencePlayer, observer) == 0x000220, "Member 'UMovieSceneSequencePlayer::observer' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPlay) == 0x000230, "Member 'UMovieSceneSequencePlayer::OnPlay' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPlayReverse) == 0x000240, "Member 'UMovieSceneSequencePlayer::OnPlayReverse' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnStop) == 0x000250, "Member 'UMovieSceneSequencePlayer::OnStop' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnPause) == 0x000260, "Member 'UMovieSceneSequencePlayer::OnPause' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, OnFinished) == 0x000270, "Member 'UMovieSceneSequencePlayer::OnFinished' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, Status) == 0x000280, "Member 'UMovieSceneSequencePlayer::Status' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, Sequence) == 0x000288, "Member 'UMovieSceneSequencePlayer::Sequence' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, StartTime) == 0x000290, "Member 'UMovieSceneSequencePlayer::StartTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, DurationFrames) == 0x000294, "Member 'UMovieSceneSequencePlayer::DurationFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, DurationSubFrames) == 0x000298, "Member 'UMovieSceneSequencePlayer::DurationSubFrames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, CurrentNumLoops) == 0x00029C, "Member 'UMovieSceneSequencePlayer::CurrentNumLoops' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, PlaybackSettings) == 0x0002A0, "Member 'UMovieSceneSequencePlayer::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, RootTemplateInstance) == 0x0002C0, "Member 'UMovieSceneSequencePlayer::RootTemplateInstance' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, NetSyncProps) == 0x0003D0, "Member 'UMovieSceneSequencePlayer::NetSyncProps' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, PlaybackClient) == 0x0003E0, "Member 'UMovieSceneSequencePlayer::PlaybackClient' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSequencePlayer, TickManager) == 0x0003F0, "Member 'UMovieSceneSequencePlayer::TickManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBindingOverrides \ static_assert(alignof(UMovieSceneBindingOverrides) == 0x000008, "Wrong alignment on UMovieSceneBindingOverrides"); \ static_assert(sizeof(UMovieSceneBindingOverrides) == 0x000090, "Wrong size on UMovieSceneBindingOverrides"); \ static_assert(offsetof(UMovieSceneBindingOverrides, BindingData) == 0x000028, "Member 'UMovieSceneBindingOverrides::BindingData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSubTrack \ static_assert(alignof(UMovieSceneSubTrack) == 0x000008, "Wrong alignment on UMovieSceneSubTrack"); \ static_assert(sizeof(UMovieSceneSubTrack) == 0x0000A8, "Wrong size on UMovieSceneSubTrack"); \ static_assert(offsetof(UMovieSceneSubTrack, Sections) == 0x000098, "Member 'UMovieSceneSubTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneChannelOverrideProvider \ static_assert(alignof(IMovieSceneChannelOverrideProvider) == 0x000001, "Wrong alignment on IMovieSceneChannelOverrideProvider"); \ static_assert(sizeof(IMovieSceneChannelOverrideProvider) == 0x000001, "Wrong size on IMovieSceneChannelOverrideProvider"); \ #define DUMPER7_ASSERTS_IMovieSceneDeterminismSource \ static_assert(alignof(IMovieSceneDeterminismSource) == 0x000001, "Wrong alignment on IMovieSceneDeterminismSource"); \ static_assert(sizeof(IMovieSceneDeterminismSource) == 0x000001, "Wrong size on IMovieSceneDeterminismSource"); \ #define DUMPER7_ASSERTS_IMovieSceneEvaluationHook \ static_assert(alignof(IMovieSceneEvaluationHook) == 0x000001, "Wrong alignment on IMovieSceneEvaluationHook"); \ static_assert(sizeof(IMovieSceneEvaluationHook) == 0x000001, "Wrong size on IMovieSceneEvaluationHook"); \ #define DUMPER7_ASSERTS_IMovieSceneSequencePlayerObserver \ static_assert(alignof(IMovieSceneSequencePlayerObserver) == 0x000001, "Wrong alignment on IMovieSceneSequencePlayerObserver"); \ static_assert(sizeof(IMovieSceneSequencePlayerObserver) == 0x000001, "Wrong size on IMovieSceneSequencePlayerObserver"); \ #define DUMPER7_ASSERTS_IMovieSceneBindingOwnerInterface \ static_assert(alignof(IMovieSceneBindingOwnerInterface) == 0x000001, "Wrong alignment on IMovieSceneBindingOwnerInterface"); \ static_assert(sizeof(IMovieSceneBindingOwnerInterface) == 0x000001, "Wrong size on IMovieSceneBindingOwnerInterface"); \ #define DUMPER7_ASSERTS_UMovieSceneChannelOverrideContainer \ static_assert(alignof(UMovieSceneChannelOverrideContainer) == 0x000008, "Wrong alignment on UMovieSceneChannelOverrideContainer"); \ static_assert(sizeof(UMovieSceneChannelOverrideContainer) == 0x000058, "Wrong size on UMovieSceneChannelOverrideContainer"); \ #define DUMPER7_ASSERTS_MovieSceneEasingFunction_OnEvaluate \ static_assert(alignof(MovieSceneEasingFunction_OnEvaluate) == 0x000004, "Wrong alignment on MovieSceneEasingFunction_OnEvaluate"); \ static_assert(sizeof(MovieSceneEasingFunction_OnEvaluate) == 0x000008, "Wrong size on MovieSceneEasingFunction_OnEvaluate"); \ static_assert(offsetof(MovieSceneEasingFunction_OnEvaluate, Interp) == 0x000000, "Member 'MovieSceneEasingFunction_OnEvaluate::Interp' has a wrong offset!"); \ static_assert(offsetof(MovieSceneEasingFunction_OnEvaluate, ReturnValue) == 0x000004, "Member 'MovieSceneEasingFunction_OnEvaluate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneEasingFunction \ static_assert(alignof(IMovieSceneEasingFunction) == 0x000001, "Wrong alignment on IMovieSceneEasingFunction"); \ static_assert(sizeof(IMovieSceneEasingFunction) == 0x000001, "Wrong size on IMovieSceneEasingFunction"); \ #define DUMPER7_ASSERTS_IMovieSceneKeyProxy \ static_assert(alignof(IMovieSceneKeyProxy) == 0x000001, "Wrong alignment on IMovieSceneKeyProxy"); \ static_assert(sizeof(IMovieSceneKeyProxy) == 0x000001, "Wrong size on IMovieSceneKeyProxy"); \ #define DUMPER7_ASSERTS_IMovieSceneSequenceTickManagerClient \ static_assert(alignof(IMovieSceneSequenceTickManagerClient) == 0x000001, "Wrong alignment on IMovieSceneSequenceTickManagerClient"); \ static_assert(sizeof(IMovieSceneSequenceTickManagerClient) == 0x000001, "Wrong size on IMovieSceneSequenceTickManagerClient"); \ #define DUMPER7_ASSERTS_UMovieSceneSectionChannelOverrideRegistry \ static_assert(alignof(UMovieSceneSectionChannelOverrideRegistry) == 0x000008, "Wrong alignment on UMovieSceneSectionChannelOverrideRegistry"); \ static_assert(sizeof(UMovieSceneSectionChannelOverrideRegistry) == 0x000078, "Wrong size on UMovieSceneSectionChannelOverrideRegistry"); \ static_assert(offsetof(UMovieSceneSectionChannelOverrideRegistry, Overrides) == 0x000028, "Member 'UMovieSceneSectionChannelOverrideRegistry::Overrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCompiledData \ static_assert(alignof(UMovieSceneCompiledData) == 0x000008, "Wrong alignment on UMovieSceneCompiledData"); \ static_assert(sizeof(UMovieSceneCompiledData) == 0x0003F8, "Wrong size on UMovieSceneCompiledData"); \ static_assert(offsetof(UMovieSceneCompiledData, EvaluationTemplate) == 0x000028, "Member 'UMovieSceneCompiledData::EvaluationTemplate' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, Hierarchy) == 0x000188, "Member 'UMovieSceneCompiledData::Hierarchy' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, EntityComponentField) == 0x0002A0, "Member 'UMovieSceneCompiledData::EntityComponentField' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, TrackTemplateField) == 0x000390, "Member 'UMovieSceneCompiledData::TrackTemplateField' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, DeterminismFences) == 0x0003C0, "Member 'UMovieSceneCompiledData::DeterminismFences' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, CompiledSignature) == 0x0003D0, "Member 'UMovieSceneCompiledData::CompiledSignature' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, CompilerVersion) == 0x0003E0, "Member 'UMovieSceneCompiledData::CompilerVersion' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, AccumulatedMask) == 0x0003F0, "Member 'UMovieSceneCompiledData::AccumulatedMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, AllocatedMask) == 0x0003F1, "Member 'UMovieSceneCompiledData::AllocatedMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCompiledData, AccumulatedFlags) == 0x0003F2, "Member 'UMovieSceneCompiledData::AccumulatedFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBoundSceneComponentInstantiator \ static_assert(alignof(UMovieSceneBoundSceneComponentInstantiator) == 0x000008, "Wrong alignment on UMovieSceneBoundSceneComponentInstantiator"); \ static_assert(sizeof(UMovieSceneBoundSceneComponentInstantiator) == 0x000040, "Wrong size on UMovieSceneBoundSceneComponentInstantiator"); \ #define DUMPER7_ASSERTS_IMovieSceneValueDecomposer \ static_assert(alignof(IMovieSceneValueDecomposer) == 0x000001, "Wrong alignment on IMovieSceneValueDecomposer"); \ static_assert(sizeof(IMovieSceneValueDecomposer) == 0x000001, "Wrong size on IMovieSceneValueDecomposer"); \ #define DUMPER7_ASSERTS_UMovieSceneEvalTimeSystem \ static_assert(alignof(UMovieSceneEvalTimeSystem) == 0x000008, "Wrong alignment on UMovieSceneEvalTimeSystem"); \ static_assert(sizeof(UMovieSceneEvalTimeSystem) == 0x000050, "Wrong size on UMovieSceneEvalTimeSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneEvaluationHookSystem \ static_assert(alignof(UMovieSceneEvaluationHookSystem) == 0x000008, "Wrong alignment on UMovieSceneEvaluationHookSystem"); \ static_assert(sizeof(UMovieSceneEvaluationHookSystem) == 0x000090, "Wrong size on UMovieSceneEvaluationHookSystem"); \ static_assert(offsetof(UMovieSceneEvaluationHookSystem, PendingEventsByRootInstance) == 0x000040, "Member 'UMovieSceneEvaluationHookSystem::PendingEventsByRootInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMasterInstantiatorSystem \ static_assert(alignof(UMovieSceneMasterInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneMasterInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneMasterInstantiatorSystem) == 0x000040, "Wrong size on UMovieSceneMasterInstantiatorSystem"); \ #define DUMPER7_ASSERTS_IMovieScenePreAnimatedStateSystemInterface \ static_assert(alignof(IMovieScenePreAnimatedStateSystemInterface) == 0x000001, "Wrong alignment on IMovieScenePreAnimatedStateSystemInterface"); \ static_assert(sizeof(IMovieScenePreAnimatedStateSystemInterface) == 0x000001, "Wrong size on IMovieScenePreAnimatedStateSystemInterface"); \ #define DUMPER7_ASSERTS_UMovieSceneCachePreAnimatedStateSystem \ static_assert(alignof(UMovieSceneCachePreAnimatedStateSystem) == 0x000008, "Wrong alignment on UMovieSceneCachePreAnimatedStateSystem"); \ static_assert(sizeof(UMovieSceneCachePreAnimatedStateSystem) == 0x000040, "Wrong size on UMovieSceneCachePreAnimatedStateSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneRestorePreAnimatedStateSystem \ static_assert(alignof(UMovieSceneRestorePreAnimatedStateSystem) == 0x000008, "Wrong alignment on UMovieSceneRestorePreAnimatedStateSystem"); \ static_assert(sizeof(UMovieSceneRestorePreAnimatedStateSystem) == 0x000050, "Wrong size on UMovieSceneRestorePreAnimatedStateSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneSpawnablesSystem \ static_assert(alignof(UMovieSceneSpawnablesSystem) == 0x000008, "Wrong alignment on UMovieSceneSpawnablesSystem"); \ static_assert(sizeof(UMovieSceneSpawnablesSystem) == 0x000040, "Wrong size on UMovieSceneSpawnablesSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneTrackInstance \ static_assert(alignof(UMovieSceneTrackInstance) == 0x000008, "Wrong alignment on UMovieSceneTrackInstance"); \ static_assert(sizeof(UMovieSceneTrackInstance) == 0x000050, "Wrong size on UMovieSceneTrackInstance"); \ static_assert(offsetof(UMovieSceneTrackInstance, AnimatedObject) == 0x000028, "Member 'UMovieSceneTrackInstance::AnimatedObject' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrackInstance, bIsMasterTrackInstance) == 0x000030, "Member 'UMovieSceneTrackInstance::bIsMasterTrackInstance' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrackInstance, PrivateLinker) == 0x000038, "Member 'UMovieSceneTrackInstance::PrivateLinker' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTrackInstance, Inputs) == 0x000040, "Member 'UMovieSceneTrackInstance::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTrackInstanceInstantiator \ static_assert(alignof(UMovieSceneTrackInstanceInstantiator) == 0x000008, "Wrong alignment on UMovieSceneTrackInstanceInstantiator"); \ static_assert(sizeof(UMovieSceneTrackInstanceInstantiator) == 0x0000F0, "Wrong size on UMovieSceneTrackInstanceInstantiator"); \ #define DUMPER7_ASSERTS_UMovieSceneTrackInstanceSystem \ static_assert(alignof(UMovieSceneTrackInstanceSystem) == 0x000008, "Wrong alignment on UMovieSceneTrackInstanceSystem"); \ static_assert(sizeof(UMovieSceneTrackInstanceSystem) == 0x000048, "Wrong size on UMovieSceneTrackInstanceSystem"); \ static_assert(offsetof(UMovieSceneTrackInstanceSystem, Instantiator) == 0x000040, "Member 'UMovieSceneTrackInstanceSystem::Instantiator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEasingExternalCurve \ static_assert(alignof(UMovieSceneEasingExternalCurve) == 0x000008, "Wrong alignment on UMovieSceneEasingExternalCurve"); \ static_assert(sizeof(UMovieSceneEasingExternalCurve) == 0x000038, "Wrong size on UMovieSceneEasingExternalCurve"); \ static_assert(offsetof(UMovieSceneEasingExternalCurve, Curve) == 0x000030, "Member 'UMovieSceneEasingExternalCurve::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INodeAndChannelMappings \ static_assert(alignof(INodeAndChannelMappings) == 0x000001, "Wrong alignment on INodeAndChannelMappings"); \ static_assert(sizeof(INodeAndChannelMappings) == 0x000001, "Wrong size on INodeAndChannelMappings"); \ #define DUMPER7_ASSERTS_UMovieSceneNodeGroup \ static_assert(alignof(UMovieSceneNodeGroup) == 0x000008, "Wrong alignment on UMovieSceneNodeGroup"); \ static_assert(sizeof(UMovieSceneNodeGroup) == 0x000028, "Wrong size on UMovieSceneNodeGroup"); \ #define DUMPER7_ASSERTS_UMovieSceneNodeGroupCollection \ static_assert(alignof(UMovieSceneNodeGroupCollection) == 0x000008, "Wrong alignment on UMovieSceneNodeGroupCollection"); \ static_assert(sizeof(UMovieSceneNodeGroupCollection) == 0x000028, "Wrong size on UMovieSceneNodeGroupCollection"); \ #define DUMPER7_ASSERTS_UMovieScene \ static_assert(alignof(UMovieScene) == 0x000008, "Wrong alignment on UMovieScene"); \ static_assert(sizeof(UMovieScene) == 0x000160, "Wrong size on UMovieScene"); \ static_assert(offsetof(UMovieScene, Spawnables) == 0x000060, "Member 'UMovieScene::Spawnables' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, Possessables) == 0x000070, "Member 'UMovieScene::Possessables' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, ObjectBindings) == 0x000080, "Member 'UMovieScene::ObjectBindings' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, BindingGroups) == 0x000090, "Member 'UMovieScene::BindingGroups' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, MasterTracks) == 0x0000E0, "Member 'UMovieScene::MasterTracks' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, CameraCutTrack) == 0x0000F0, "Member 'UMovieScene::CameraCutTrack' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, SelectionRange) == 0x0000F8, "Member 'UMovieScene::SelectionRange' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, PlaybackRange) == 0x000108, "Member 'UMovieScene::PlaybackRange' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, TickResolution) == 0x000118, "Member 'UMovieScene::TickResolution' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, DisplayRate) == 0x000120, "Member 'UMovieScene::DisplayRate' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, EvaluationType) == 0x000128, "Member 'UMovieScene::EvaluationType' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, ClockSource) == 0x000129, "Member 'UMovieScene::ClockSource' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, CustomClockSourcePath) == 0x000130, "Member 'UMovieScene::CustomClockSourcePath' has a wrong offset!"); \ static_assert(offsetof(UMovieScene, MarkedFrames) == 0x000150, "Member 'UMovieScene::MarkedFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFolder \ static_assert(alignof(UMovieSceneFolder) == 0x000008, "Wrong alignment on UMovieSceneFolder"); \ static_assert(sizeof(UMovieSceneFolder) == 0x000078, "Wrong size on UMovieSceneFolder"); \ static_assert(offsetof(UMovieSceneFolder, FolderName) == 0x00002C, "Member 'UMovieSceneFolder::FolderName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFolder, ChildFolders) == 0x000038, "Member 'UMovieSceneFolder::ChildFolders' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFolder, ChildMasterTracks) == 0x000048, "Member 'UMovieSceneFolder::ChildMasterTracks' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFolder, ChildObjectBindingStrings) == 0x000058, "Member 'UMovieSceneFolder::ChildObjectBindingStrings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSequenceTickManager \ static_assert(alignof(UMovieSceneSequenceTickManager) == 0x000008, "Wrong alignment on UMovieSceneSequenceTickManager"); \ static_assert(sizeof(UMovieSceneSequenceTickManager) == 0x000098, "Wrong size on UMovieSceneSequenceTickManager"); \ #define DUMPER7_ASSERTS_UMovieSceneBoolSection \ static_assert(alignof(UMovieSceneBoolSection) == 0x000008, "Wrong alignment on UMovieSceneBoolSection"); \ static_assert(sizeof(UMovieSceneBoolSection) == 0x0001F8, "Wrong size on UMovieSceneBoolSection"); \ static_assert(offsetof(UMovieSceneBoolSection, DefaultValue) == 0x0000F0, "Member 'UMovieSceneBoolSection::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneBoolSection, BoolCurve) == 0x0000F8, "Member 'UMovieSceneBoolSection::BoolCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSpawnSection \ static_assert(alignof(UMovieSceneSpawnSection) == 0x000008, "Wrong alignment on UMovieSceneSpawnSection"); \ static_assert(sizeof(UMovieSceneSpawnSection) == 0x000200, "Wrong size on UMovieSceneSpawnSection"); \ #define DUMPER7_ASSERTS_UTestMovieSceneTrack \ static_assert(alignof(UTestMovieSceneTrack) == 0x000008, "Wrong alignment on UTestMovieSceneTrack"); \ static_assert(sizeof(UTestMovieSceneTrack) == 0x0000B8, "Wrong size on UTestMovieSceneTrack"); \ static_assert(offsetof(UTestMovieSceneTrack, bHighPassFilter) == 0x0000A0, "Member 'UTestMovieSceneTrack::bHighPassFilter' has a wrong offset!"); \ static_assert(offsetof(UTestMovieSceneTrack, SectionArray) == 0x0000A8, "Member 'UTestMovieSceneTrack::SectionArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestMovieSceneSection \ static_assert(alignof(UTestMovieSceneSection) == 0x000008, "Wrong alignment on UTestMovieSceneSection"); \ static_assert(sizeof(UTestMovieSceneSection) == 0x0000F0, "Wrong size on UTestMovieSceneSection"); \ #define DUMPER7_ASSERTS_UTestMovieSceneSequence \ static_assert(alignof(UTestMovieSceneSequence) == 0x000008, "Wrong alignment on UTestMovieSceneSequence"); \ static_assert(sizeof(UTestMovieSceneSequence) == 0x000070, "Wrong size on UTestMovieSceneSequence"); \ static_assert(offsetof(UTestMovieSceneSequence, MovieScene) == 0x000068, "Member 'UTestMovieSceneSequence::MovieScene' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestMovieSceneSubTrack \ static_assert(alignof(UTestMovieSceneSubTrack) == 0x000008, "Wrong alignment on UTestMovieSceneSubTrack"); \ static_assert(sizeof(UTestMovieSceneSubTrack) == 0x0000B8, "Wrong size on UTestMovieSceneSubTrack"); \ static_assert(offsetof(UTestMovieSceneSubTrack, SectionArray) == 0x0000A8, "Member 'UTestMovieSceneSubTrack::SectionArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestMovieSceneSubSection \ static_assert(alignof(UTestMovieSceneSubSection) == 0x000008, "Wrong alignment on UTestMovieSceneSubSection"); \ static_assert(sizeof(UTestMovieSceneSubSection) == 0x000130, "Wrong size on UTestMovieSceneSubSection"); \ #define DUMPER7_ASSERTS_UTestMovieSceneEvalHookSection \ static_assert(alignof(UTestMovieSceneEvalHookSection) == 0x000008, "Wrong alignment on UTestMovieSceneEvalHookSection"); \ static_assert(sizeof(UTestMovieSceneEvalHookSection) == 0x000120, "Wrong size on UTestMovieSceneEvalHookSection"); \ #define DUMPER7_ASSERTS_UMovieSceneSpawnTrack \ static_assert(alignof(UMovieSceneSpawnTrack) == 0x000008, "Wrong alignment on UMovieSceneSpawnTrack"); \ static_assert(sizeof(UMovieSceneSpawnTrack) == 0x0000B8, "Wrong size on UMovieSceneSpawnTrack"); \ static_assert(offsetof(UMovieSceneSpawnTrack, Sections) == 0x000098, "Member 'UMovieSceneSpawnTrack::Sections' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSpawnTrack, ObjectGuid) == 0x0000A8, "Member 'UMovieSceneSpawnTrack::ObjectGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseExternalSourceCookedData \ static_assert(alignof(FWwiseExternalSourceCookedData) == 0x000004, "Wrong alignment on FWwiseExternalSourceCookedData"); \ static_assert(sizeof(FWwiseExternalSourceCookedData) == 0x00000C, "Wrong size on FWwiseExternalSourceCookedData"); \ static_assert(offsetof(FWwiseExternalSourceCookedData, Cookie) == 0x000000, "Member 'FWwiseExternalSourceCookedData::Cookie' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceCookedData, DebugName) == 0x000004, "Member 'FWwiseExternalSourceCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLanguageCookedData \ static_assert(alignof(FWwiseLanguageCookedData) == 0x000004, "Wrong alignment on FWwiseLanguageCookedData"); \ static_assert(sizeof(FWwiseLanguageCookedData) == 0x000010, "Wrong size on FWwiseLanguageCookedData"); \ static_assert(offsetof(FWwiseLanguageCookedData, LanguageId) == 0x000000, "Member 'FWwiseLanguageCookedData::LanguageId' has a wrong offset!"); \ static_assert(offsetof(FWwiseLanguageCookedData, LanguageName) == 0x000004, "Member 'FWwiseLanguageCookedData::LanguageName' has a wrong offset!"); \ static_assert(offsetof(FWwiseLanguageCookedData, LanguageRequirement) == 0x00000C, "Member 'FWwiseLanguageCookedData::LanguageRequirement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseMediaCookedData \ static_assert(alignof(FWwiseMediaCookedData) == 0x000004, "Wrong alignment on FWwiseMediaCookedData"); \ static_assert(sizeof(FWwiseMediaCookedData) == 0x000020, "Wrong size on FWwiseMediaCookedData"); \ static_assert(offsetof(FWwiseMediaCookedData, MediaId) == 0x000000, "Member 'FWwiseMediaCookedData::MediaId' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, MediaPathName) == 0x000004, "Member 'FWwiseMediaCookedData::MediaPathName' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, PrefetchSize) == 0x00000C, "Member 'FWwiseMediaCookedData::PrefetchSize' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, MemoryAlignment) == 0x000010, "Member 'FWwiseMediaCookedData::MemoryAlignment' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, bDeviceMemory) == 0x000014, "Member 'FWwiseMediaCookedData::bDeviceMemory' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, bStreaming) == 0x000015, "Member 'FWwiseMediaCookedData::bStreaming' has a wrong offset!"); \ static_assert(offsetof(FWwiseMediaCookedData, DebugName) == 0x000018, "Member 'FWwiseMediaCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseSoundBankCookedData \ static_assert(alignof(FWwiseSoundBankCookedData) == 0x000004, "Wrong alignment on FWwiseSoundBankCookedData"); \ static_assert(sizeof(FWwiseSoundBankCookedData) == 0x00001C, "Wrong size on FWwiseSoundBankCookedData"); \ static_assert(offsetof(FWwiseSoundBankCookedData, SoundBankId) == 0x000000, "Member 'FWwiseSoundBankCookedData::SoundBankId' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, SoundBankPathName) == 0x000004, "Member 'FWwiseSoundBankCookedData::SoundBankPathName' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, MemoryAlignment) == 0x00000C, "Member 'FWwiseSoundBankCookedData::MemoryAlignment' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, bDeviceMemory) == 0x000010, "Member 'FWwiseSoundBankCookedData::bDeviceMemory' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, bContainsMedia) == 0x000011, "Member 'FWwiseSoundBankCookedData::bContainsMedia' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, SoundBankType) == 0x000012, "Member 'FWwiseSoundBankCookedData::SoundBankType' has a wrong offset!"); \ static_assert(offsetof(FWwiseSoundBankCookedData, DebugName) == 0x000014, "Member 'FWwiseSoundBankCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseExternalSourceStatics_SetExternalSourceMediaById \ static_assert(alignof(WwiseExternalSourceStatics_SetExternalSourceMediaById) == 0x000008, "Wrong alignment on WwiseExternalSourceStatics_SetExternalSourceMediaById"); \ static_assert(sizeof(WwiseExternalSourceStatics_SetExternalSourceMediaById) == 0x000018, "Wrong size on WwiseExternalSourceStatics_SetExternalSourceMediaById"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaById, ExternalSourceName) == 0x000000, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaById::ExternalSourceName' has a wrong offset!"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaById, MediaId) == 0x000010, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaById::MediaId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseExternalSourceStatics_SetExternalSourceMediaByName \ static_assert(alignof(WwiseExternalSourceStatics_SetExternalSourceMediaByName) == 0x000008, "Wrong alignment on WwiseExternalSourceStatics_SetExternalSourceMediaByName"); \ static_assert(sizeof(WwiseExternalSourceStatics_SetExternalSourceMediaByName) == 0x000020, "Wrong size on WwiseExternalSourceStatics_SetExternalSourceMediaByName"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaByName, ExternalSourceName) == 0x000000, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaByName::ExternalSourceName' has a wrong offset!"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaByName, MediaName) == 0x000010, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaByName::MediaName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseExternalSourceStatics_SetExternalSourceMediaWithIds \ static_assert(alignof(WwiseExternalSourceStatics_SetExternalSourceMediaWithIds) == 0x000004, "Wrong alignment on WwiseExternalSourceStatics_SetExternalSourceMediaWithIds"); \ static_assert(sizeof(WwiseExternalSourceStatics_SetExternalSourceMediaWithIds) == 0x000008, "Wrong size on WwiseExternalSourceStatics_SetExternalSourceMediaWithIds"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaWithIds, ExternalSourceCookie) == 0x000000, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaWithIds::ExternalSourceCookie' has a wrong offset!"); \ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaWithIds, MediaId) == 0x000004, "Member 'WwiseExternalSourceStatics_SetExternalSourceMediaWithIds::MediaId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseExternalSourceStatics \ static_assert(alignof(UWwiseExternalSourceStatics) == 0x000008, "Wrong alignment on UWwiseExternalSourceStatics"); \ static_assert(sizeof(UWwiseExternalSourceStatics) == 0x000028, "Wrong size on UWwiseExternalSourceStatics"); \ #define DUMPER7_ASSERTS_FWwiseAcousticTextureCookedData \ static_assert(alignof(FWwiseAcousticTextureCookedData) == 0x000004, "Wrong alignment on FWwiseAcousticTextureCookedData"); \ static_assert(sizeof(FWwiseAcousticTextureCookedData) == 0x00000C, "Wrong size on FWwiseAcousticTextureCookedData"); \ static_assert(offsetof(FWwiseAcousticTextureCookedData, ShortId) == 0x000000, "Member 'FWwiseAcousticTextureCookedData::ShortId' has a wrong offset!"); \ static_assert(offsetof(FWwiseAcousticTextureCookedData, DebugName) == 0x000004, "Member 'FWwiseAcousticTextureCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseAuxBusCookedData \ static_assert(alignof(FWwiseAuxBusCookedData) == 0x000008, "Wrong alignment on FWwiseAuxBusCookedData"); \ static_assert(sizeof(FWwiseAuxBusCookedData) == 0x000030, "Wrong size on FWwiseAuxBusCookedData"); \ static_assert(offsetof(FWwiseAuxBusCookedData, AuxBusId) == 0x000000, "Member 'FWwiseAuxBusCookedData::AuxBusId' has a wrong offset!"); \ static_assert(offsetof(FWwiseAuxBusCookedData, SoundBanks) == 0x000008, "Member 'FWwiseAuxBusCookedData::SoundBanks' has a wrong offset!"); \ static_assert(offsetof(FWwiseAuxBusCookedData, Media) == 0x000018, "Member 'FWwiseAuxBusCookedData::Media' has a wrong offset!"); \ static_assert(offsetof(FWwiseAuxBusCookedData, DebugName) == 0x000028, "Member 'FWwiseAuxBusCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseGroupValueCookedData \ static_assert(alignof(FWwiseGroupValueCookedData) == 0x000004, "Wrong alignment on FWwiseGroupValueCookedData"); \ static_assert(sizeof(FWwiseGroupValueCookedData) == 0x000014, "Wrong size on FWwiseGroupValueCookedData"); \ static_assert(offsetof(FWwiseGroupValueCookedData, Type) == 0x000000, "Member 'FWwiseGroupValueCookedData::Type' has a wrong offset!"); \ static_assert(offsetof(FWwiseGroupValueCookedData, GroupId) == 0x000004, "Member 'FWwiseGroupValueCookedData::GroupId' has a wrong offset!"); \ static_assert(offsetof(FWwiseGroupValueCookedData, ID) == 0x000008, "Member 'FWwiseGroupValueCookedData::ID' has a wrong offset!"); \ static_assert(offsetof(FWwiseGroupValueCookedData, DebugName) == 0x00000C, "Member 'FWwiseGroupValueCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseSwitchContainerLeafCookedData \ static_assert(alignof(FWwiseSwitchContainerLeafCookedData) == 0x000008, "Wrong alignment on FWwiseSwitchContainerLeafCookedData"); \ static_assert(sizeof(FWwiseSwitchContainerLeafCookedData) == 0x000080, "Wrong size on FWwiseSwitchContainerLeafCookedData"); \ static_assert(offsetof(FWwiseSwitchContainerLeafCookedData, GroupValueSet) == 0x000000, "Member 'FWwiseSwitchContainerLeafCookedData::GroupValueSet' has a wrong offset!"); \ static_assert(offsetof(FWwiseSwitchContainerLeafCookedData, SoundBanks) == 0x000050, "Member 'FWwiseSwitchContainerLeafCookedData::SoundBanks' has a wrong offset!"); \ static_assert(offsetof(FWwiseSwitchContainerLeafCookedData, Media) == 0x000060, "Member 'FWwiseSwitchContainerLeafCookedData::Media' has a wrong offset!"); \ static_assert(offsetof(FWwiseSwitchContainerLeafCookedData, ExternalSources) == 0x000070, "Member 'FWwiseSwitchContainerLeafCookedData::ExternalSources' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseEventCookedData \ static_assert(alignof(FWwiseEventCookedData) == 0x000008, "Wrong alignment on FWwiseEventCookedData"); \ static_assert(sizeof(FWwiseEventCookedData) == 0x0000A8, "Wrong size on FWwiseEventCookedData"); \ static_assert(offsetof(FWwiseEventCookedData, EventId) == 0x000000, "Member 'FWwiseEventCookedData::EventId' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, SoundBanks) == 0x000008, "Member 'FWwiseEventCookedData::SoundBanks' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, Media) == 0x000018, "Member 'FWwiseEventCookedData::Media' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, ExternalSources) == 0x000028, "Member 'FWwiseEventCookedData::ExternalSources' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, SwitchContainerLeaves) == 0x000038, "Member 'FWwiseEventCookedData::SwitchContainerLeaves' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, RequiredGroupValueSet) == 0x000048, "Member 'FWwiseEventCookedData::RequiredGroupValueSet' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, DestroyOptions) == 0x000098, "Member 'FWwiseEventCookedData::DestroyOptions' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventCookedData, DebugName) == 0x00009C, "Member 'FWwiseEventCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseObjectInfo \ static_assert(alignof(FWwiseObjectInfo) == 0x000004, "Wrong alignment on FWwiseObjectInfo"); \ static_assert(sizeof(FWwiseObjectInfo) == 0x000020, "Wrong size on FWwiseObjectInfo"); \ static_assert(offsetof(FWwiseObjectInfo, WwiseGuid) == 0x000000, "Member 'FWwiseObjectInfo::WwiseGuid' has a wrong offset!"); \ static_assert(offsetof(FWwiseObjectInfo, WwiseShortId) == 0x000010, "Member 'FWwiseObjectInfo::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(FWwiseObjectInfo, WwiseName) == 0x000014, "Member 'FWwiseObjectInfo::WwiseName' has a wrong offset!"); \ static_assert(offsetof(FWwiseObjectInfo, HardCodedSoundBankShortId) == 0x00001C, "Member 'FWwiseObjectInfo::HardCodedSoundBankShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseEventInfo \ static_assert(alignof(FWwiseEventInfo) == 0x000004, "Wrong alignment on FWwiseEventInfo"); \ static_assert(sizeof(FWwiseEventInfo) == 0x000024, "Wrong size on FWwiseEventInfo"); \ static_assert(offsetof(FWwiseEventInfo, SwitchContainerLoading) == 0x000020, "Member 'FWwiseEventInfo::SwitchContainerLoading' has a wrong offset!"); \ static_assert(offsetof(FWwiseEventInfo, DestroyOptions) == 0x000021, "Member 'FWwiseEventInfo::DestroyOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseGameParameterCookedData \ static_assert(alignof(FWwiseGameParameterCookedData) == 0x000004, "Wrong alignment on FWwiseGameParameterCookedData"); \ static_assert(sizeof(FWwiseGameParameterCookedData) == 0x00000C, "Wrong size on FWwiseGameParameterCookedData"); \ static_assert(offsetof(FWwiseGameParameterCookedData, ShortId) == 0x000000, "Member 'FWwiseGameParameterCookedData::ShortId' has a wrong offset!"); \ static_assert(offsetof(FWwiseGameParameterCookedData, DebugName) == 0x000004, "Member 'FWwiseGameParameterCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseGroupValueInfo \ static_assert(alignof(FWwiseGroupValueInfo) == 0x000004, "Wrong alignment on FWwiseGroupValueInfo"); \ static_assert(sizeof(FWwiseGroupValueInfo) == 0x000024, "Wrong size on FWwiseGroupValueInfo"); \ static_assert(offsetof(FWwiseGroupValueInfo, GroupShortId) == 0x000020, "Member 'FWwiseGroupValueInfo::GroupShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseInitBankCookedData \ static_assert(alignof(FWwiseInitBankCookedData) == 0x000008, "Wrong alignment on FWwiseInitBankCookedData"); \ static_assert(sizeof(FWwiseInitBankCookedData) == 0x000040, "Wrong size on FWwiseInitBankCookedData"); \ static_assert(offsetof(FWwiseInitBankCookedData, Media) == 0x000020, "Member 'FWwiseInitBankCookedData::Media' has a wrong offset!"); \ static_assert(offsetof(FWwiseInitBankCookedData, Language) == 0x000030, "Member 'FWwiseInitBankCookedData::Language' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLanguageId \ static_assert(alignof(FWwiseLanguageId) == 0x000004, "Wrong alignment on FWwiseLanguageId"); \ static_assert(sizeof(FWwiseLanguageId) == 0x00000C, "Wrong size on FWwiseLanguageId"); \ static_assert(offsetof(FWwiseLanguageId, LanguageId) == 0x000000, "Member 'FWwiseLanguageId::LanguageId' has a wrong offset!"); \ static_assert(offsetof(FWwiseLanguageId, LanguageName) == 0x000004, "Member 'FWwiseLanguageId::LanguageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLocalizedAuxBusCookedData \ static_assert(alignof(FWwiseLocalizedAuxBusCookedData) == 0x000008, "Wrong alignment on FWwiseLocalizedAuxBusCookedData"); \ static_assert(sizeof(FWwiseLocalizedAuxBusCookedData) == 0x000060, "Wrong size on FWwiseLocalizedAuxBusCookedData"); \ static_assert(offsetof(FWwiseLocalizedAuxBusCookedData, AuxBusLanguageMap) == 0x000000, "Member 'FWwiseLocalizedAuxBusCookedData::AuxBusLanguageMap' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedAuxBusCookedData, DebugName) == 0x000050, "Member 'FWwiseLocalizedAuxBusCookedData::DebugName' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedAuxBusCookedData, AuxBusId) == 0x000058, "Member 'FWwiseLocalizedAuxBusCookedData::AuxBusId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLocalizedEventCookedData \ static_assert(alignof(FWwiseLocalizedEventCookedData) == 0x000008, "Wrong alignment on FWwiseLocalizedEventCookedData"); \ static_assert(sizeof(FWwiseLocalizedEventCookedData) == 0x000060, "Wrong size on FWwiseLocalizedEventCookedData"); \ static_assert(offsetof(FWwiseLocalizedEventCookedData, EventLanguageMap) == 0x000000, "Member 'FWwiseLocalizedEventCookedData::EventLanguageMap' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedEventCookedData, DebugName) == 0x000050, "Member 'FWwiseLocalizedEventCookedData::DebugName' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedEventCookedData, EventId) == 0x000058, "Member 'FWwiseLocalizedEventCookedData::EventId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseShareSetCookedData \ static_assert(alignof(FWwiseShareSetCookedData) == 0x000008, "Wrong alignment on FWwiseShareSetCookedData"); \ static_assert(sizeof(FWwiseShareSetCookedData) == 0x000030, "Wrong size on FWwiseShareSetCookedData"); \ static_assert(offsetof(FWwiseShareSetCookedData, ShareSetId) == 0x000000, "Member 'FWwiseShareSetCookedData::ShareSetId' has a wrong offset!"); \ static_assert(offsetof(FWwiseShareSetCookedData, SoundBanks) == 0x000008, "Member 'FWwiseShareSetCookedData::SoundBanks' has a wrong offset!"); \ static_assert(offsetof(FWwiseShareSetCookedData, Media) == 0x000018, "Member 'FWwiseShareSetCookedData::Media' has a wrong offset!"); \ static_assert(offsetof(FWwiseShareSetCookedData, DebugName) == 0x000028, "Member 'FWwiseShareSetCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLocalizedShareSetCookedData \ static_assert(alignof(FWwiseLocalizedShareSetCookedData) == 0x000008, "Wrong alignment on FWwiseLocalizedShareSetCookedData"); \ static_assert(sizeof(FWwiseLocalizedShareSetCookedData) == 0x000060, "Wrong size on FWwiseLocalizedShareSetCookedData"); \ static_assert(offsetof(FWwiseLocalizedShareSetCookedData, ShareSetLanguageMap) == 0x000000, "Member 'FWwiseLocalizedShareSetCookedData::ShareSetLanguageMap' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedShareSetCookedData, DebugName) == 0x000050, "Member 'FWwiseLocalizedShareSetCookedData::DebugName' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedShareSetCookedData, ShareSetId) == 0x000058, "Member 'FWwiseLocalizedShareSetCookedData::ShareSetId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseLocalizedSoundBankCookedData \ static_assert(alignof(FWwiseLocalizedSoundBankCookedData) == 0x000008, "Wrong alignment on FWwiseLocalizedSoundBankCookedData"); \ static_assert(sizeof(FWwiseLocalizedSoundBankCookedData) == 0x000060, "Wrong size on FWwiseLocalizedSoundBankCookedData"); \ static_assert(offsetof(FWwiseLocalizedSoundBankCookedData, SoundBankLanguageMap) == 0x000000, "Member 'FWwiseLocalizedSoundBankCookedData::SoundBankLanguageMap' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedSoundBankCookedData, DebugName) == 0x000050, "Member 'FWwiseLocalizedSoundBankCookedData::DebugName' has a wrong offset!"); \ static_assert(offsetof(FWwiseLocalizedSoundBankCookedData, SoundBankId) == 0x000058, "Member 'FWwiseLocalizedSoundBankCookedData::SoundBankId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwisePlatformId \ static_assert(alignof(FWwisePlatformId) == 0x000004, "Wrong alignment on FWwisePlatformId"); \ static_assert(sizeof(FWwisePlatformId) == 0x000018, "Wrong size on FWwisePlatformId"); \ static_assert(offsetof(FWwisePlatformId, PlatformGuid) == 0x000000, "Member 'FWwisePlatformId::PlatformGuid' has a wrong offset!"); \ static_assert(offsetof(FWwisePlatformId, PlatformName) == 0x000010, "Member 'FWwisePlatformId::PlatformName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseSharedGroupValueKey \ static_assert(alignof(FWwiseSharedGroupValueKey) == 0x000008, "Wrong alignment on FWwiseSharedGroupValueKey"); \ static_assert(sizeof(FWwiseSharedGroupValueKey) == 0x000010, "Wrong size on FWwiseSharedGroupValueKey"); \ #define DUMPER7_ASSERTS_FWwiseSharedLanguageId \ static_assert(alignof(FWwiseSharedLanguageId) == 0x000008, "Wrong alignment on FWwiseSharedLanguageId"); \ static_assert(sizeof(FWwiseSharedLanguageId) == 0x000018, "Wrong size on FWwiseSharedLanguageId"); \ static_assert(offsetof(FWwiseSharedLanguageId, LanguageRequirement) == 0x000010, "Member 'FWwiseSharedLanguageId::LanguageRequirement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseSharedPlatformId \ static_assert(alignof(FWwiseSharedPlatformId) == 0x000008, "Wrong alignment on FWwiseSharedPlatformId"); \ static_assert(sizeof(FWwiseSharedPlatformId) == 0x000010, "Wrong size on FWwiseSharedPlatformId"); \ #define DUMPER7_ASSERTS_FWwiseTriggerCookedData \ static_assert(alignof(FWwiseTriggerCookedData) == 0x000004, "Wrong alignment on FWwiseTriggerCookedData"); \ static_assert(sizeof(FWwiseTriggerCookedData) == 0x00000C, "Wrong size on FWwiseTriggerCookedData"); \ static_assert(offsetof(FWwiseTriggerCookedData, TriggerId) == 0x000000, "Member 'FWwiseTriggerCookedData::TriggerId' has a wrong offset!"); \ static_assert(offsetof(FWwiseTriggerCookedData, DebugName) == 0x000004, "Member 'FWwiseTriggerCookedData::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_BreakStruct \ static_assert(alignof(WwiseEventInfoLibrary_BreakStruct) == 0x000008, "Wrong alignment on WwiseEventInfoLibrary_BreakStruct"); \ static_assert(sizeof(WwiseEventInfoLibrary_BreakStruct) == 0x000050, "Wrong size on WwiseEventInfoLibrary_BreakStruct"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_BreakStruct::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutWwiseGuid) == 0x000024, "Member 'WwiseEventInfoLibrary_BreakStruct::OutWwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutWwiseShortId) == 0x000034, "Member 'WwiseEventInfoLibrary_BreakStruct::OutWwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutWwiseName) == 0x000038, "Member 'WwiseEventInfoLibrary_BreakStruct::OutWwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutSwitchContainerLoading) == 0x000048, "Member 'WwiseEventInfoLibrary_BreakStruct::OutSwitchContainerLoading' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutDestroyOptions) == 0x000049, "Member 'WwiseEventInfoLibrary_BreakStruct::OutDestroyOptions' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_BreakStruct, OutHardCodedSoundBankShortId) == 0x00004C, "Member 'WwiseEventInfoLibrary_BreakStruct::OutHardCodedSoundBankShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetDestroyOptions \ static_assert(alignof(WwiseEventInfoLibrary_GetDestroyOptions) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_GetDestroyOptions"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetDestroyOptions) == 0x000028, "Wrong size on WwiseEventInfoLibrary_GetDestroyOptions"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetDestroyOptions, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetDestroyOptions::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetDestroyOptions, ReturnValue) == 0x000024, "Member 'WwiseEventInfoLibrary_GetDestroyOptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetHardCodedSoundBankShortId \ static_assert(alignof(WwiseEventInfoLibrary_GetHardCodedSoundBankShortId) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_GetHardCodedSoundBankShortId"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetHardCodedSoundBankShortId) == 0x000028, "Wrong size on WwiseEventInfoLibrary_GetHardCodedSoundBankShortId"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetHardCodedSoundBankShortId, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetHardCodedSoundBankShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetHardCodedSoundBankShortId, ReturnValue) == 0x000024, "Member 'WwiseEventInfoLibrary_GetHardCodedSoundBankShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetSwitchContainerLoading \ static_assert(alignof(WwiseEventInfoLibrary_GetSwitchContainerLoading) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_GetSwitchContainerLoading"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetSwitchContainerLoading) == 0x000028, "Wrong size on WwiseEventInfoLibrary_GetSwitchContainerLoading"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetSwitchContainerLoading, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetSwitchContainerLoading::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetSwitchContainerLoading, ReturnValue) == 0x000024, "Member 'WwiseEventInfoLibrary_GetSwitchContainerLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetWwiseGuid \ static_assert(alignof(WwiseEventInfoLibrary_GetWwiseGuid) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_GetWwiseGuid"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetWwiseGuid) == 0x000034, "Wrong size on WwiseEventInfoLibrary_GetWwiseGuid"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseGuid, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetWwiseGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseGuid, ReturnValue) == 0x000024, "Member 'WwiseEventInfoLibrary_GetWwiseGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetWwiseName \ static_assert(alignof(WwiseEventInfoLibrary_GetWwiseName) == 0x000008, "Wrong alignment on WwiseEventInfoLibrary_GetWwiseName"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetWwiseName) == 0x000038, "Wrong size on WwiseEventInfoLibrary_GetWwiseName"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseName, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseName, ReturnValue) == 0x000028, "Member 'WwiseEventInfoLibrary_GetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_GetWwiseShortID \ static_assert(alignof(WwiseEventInfoLibrary_GetWwiseShortID) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_GetWwiseShortID"); \ static_assert(sizeof(WwiseEventInfoLibrary_GetWwiseShortID) == 0x000028, "Wrong size on WwiseEventInfoLibrary_GetWwiseShortID"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseShortID, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_GetWwiseShortID::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_GetWwiseShortID, ReturnValue) == 0x000024, "Member 'WwiseEventInfoLibrary_GetWwiseShortID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_MakeStruct \ static_assert(alignof(WwiseEventInfoLibrary_MakeStruct) == 0x000008, "Wrong alignment on WwiseEventInfoLibrary_MakeStruct"); \ static_assert(sizeof(WwiseEventInfoLibrary_MakeStruct) == 0x000058, "Wrong size on WwiseEventInfoLibrary_MakeStruct"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, WwiseGuid) == 0x000000, "Member 'WwiseEventInfoLibrary_MakeStruct::WwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, WwiseShortId) == 0x000010, "Member 'WwiseEventInfoLibrary_MakeStruct::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, WwiseName) == 0x000018, "Member 'WwiseEventInfoLibrary_MakeStruct::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, SwitchContainerLoading) == 0x000028, "Member 'WwiseEventInfoLibrary_MakeStruct::SwitchContainerLoading' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, DestroyOptions) == 0x000029, "Member 'WwiseEventInfoLibrary_MakeStruct::DestroyOptions' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, HardCodedSoundBankShortId) == 0x00002C, "Member 'WwiseEventInfoLibrary_MakeStruct::HardCodedSoundBankShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_MakeStruct, ReturnValue) == 0x000030, "Member 'WwiseEventInfoLibrary_MakeStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetDestroyOptions \ static_assert(alignof(WwiseEventInfoLibrary_SetDestroyOptions) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_SetDestroyOptions"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetDestroyOptions) == 0x00004C, "Wrong size on WwiseEventInfoLibrary_SetDestroyOptions"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetDestroyOptions, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetDestroyOptions::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetDestroyOptions, DestroyOptions) == 0x000024, "Member 'WwiseEventInfoLibrary_SetDestroyOptions::DestroyOptions' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetDestroyOptions, ReturnValue) == 0x000028, "Member 'WwiseEventInfoLibrary_SetDestroyOptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetHardCodedSoundBankShortId \ static_assert(alignof(WwiseEventInfoLibrary_SetHardCodedSoundBankShortId) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_SetHardCodedSoundBankShortId"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetHardCodedSoundBankShortId) == 0x00004C, "Wrong size on WwiseEventInfoLibrary_SetHardCodedSoundBankShortId"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetHardCodedSoundBankShortId, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetHardCodedSoundBankShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetHardCodedSoundBankShortId, HardCodedSoundBankShortId) == 0x000024, "Member 'WwiseEventInfoLibrary_SetHardCodedSoundBankShortId::HardCodedSoundBankShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetHardCodedSoundBankShortId, ReturnValue) == 0x000028, "Member 'WwiseEventInfoLibrary_SetHardCodedSoundBankShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetSwitchContainerLoading \ static_assert(alignof(WwiseEventInfoLibrary_SetSwitchContainerLoading) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_SetSwitchContainerLoading"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetSwitchContainerLoading) == 0x00004C, "Wrong size on WwiseEventInfoLibrary_SetSwitchContainerLoading"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetSwitchContainerLoading, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetSwitchContainerLoading::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetSwitchContainerLoading, SwitchContainerLoading) == 0x000024, "Member 'WwiseEventInfoLibrary_SetSwitchContainerLoading::SwitchContainerLoading' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetSwitchContainerLoading, ReturnValue) == 0x000028, "Member 'WwiseEventInfoLibrary_SetSwitchContainerLoading::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetWwiseGuid \ static_assert(alignof(WwiseEventInfoLibrary_SetWwiseGuid) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_SetWwiseGuid"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetWwiseGuid) == 0x000058, "Wrong size on WwiseEventInfoLibrary_SetWwiseGuid"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseGuid, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetWwiseGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseGuid, WwiseGuid) == 0x000024, "Member 'WwiseEventInfoLibrary_SetWwiseGuid::WwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseGuid, ReturnValue) == 0x000034, "Member 'WwiseEventInfoLibrary_SetWwiseGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetWwiseName \ static_assert(alignof(WwiseEventInfoLibrary_SetWwiseName) == 0x000008, "Wrong alignment on WwiseEventInfoLibrary_SetWwiseName"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetWwiseName) == 0x000060, "Wrong size on WwiseEventInfoLibrary_SetWwiseName"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseName, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseName, WwiseName) == 0x000028, "Member 'WwiseEventInfoLibrary_SetWwiseName::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseName, ReturnValue) == 0x000038, "Member 'WwiseEventInfoLibrary_SetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseEventInfoLibrary_SetWwiseShortId \ static_assert(alignof(WwiseEventInfoLibrary_SetWwiseShortId) == 0x000004, "Wrong alignment on WwiseEventInfoLibrary_SetWwiseShortId"); \ static_assert(sizeof(WwiseEventInfoLibrary_SetWwiseShortId) == 0x00004C, "Wrong size on WwiseEventInfoLibrary_SetWwiseShortId"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseShortId, Ref) == 0x000000, "Member 'WwiseEventInfoLibrary_SetWwiseShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseShortId, WwiseShortId) == 0x000024, "Member 'WwiseEventInfoLibrary_SetWwiseShortId::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseEventInfoLibrary_SetWwiseShortId, ReturnValue) == 0x000028, "Member 'WwiseEventInfoLibrary_SetWwiseShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseEventInfoLibrary \ static_assert(alignof(UWwiseEventInfoLibrary) == 0x000008, "Wrong alignment on UWwiseEventInfoLibrary"); \ static_assert(sizeof(UWwiseEventInfoLibrary) == 0x000028, "Wrong size on UWwiseEventInfoLibrary"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_BreakStruct \ static_assert(alignof(WwiseGroupValueInfoLibrary_BreakStruct) == 0x000008, "Wrong alignment on WwiseGroupValueInfoLibrary_BreakStruct"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_BreakStruct) == 0x000050, "Wrong size on WwiseGroupValueInfoLibrary_BreakStruct"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_BreakStruct, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_BreakStruct::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_BreakStruct, OutAssetGuid) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_BreakStruct::OutAssetGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_BreakStruct, OutGroupShortId) == 0x000034, "Member 'WwiseGroupValueInfoLibrary_BreakStruct::OutGroupShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_BreakStruct, OutWwiseShortId) == 0x000038, "Member 'WwiseGroupValueInfoLibrary_BreakStruct::OutWwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_BreakStruct, OutWwiseName) == 0x000040, "Member 'WwiseGroupValueInfoLibrary_BreakStruct::OutWwiseName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_GetAssetGuid \ static_assert(alignof(WwiseGroupValueInfoLibrary_GetAssetGuid) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_GetAssetGuid"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_GetAssetGuid) == 0x000034, "Wrong size on WwiseGroupValueInfoLibrary_GetAssetGuid"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetAssetGuid, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_GetAssetGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetAssetGuid, ReturnValue) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_GetAssetGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_GetGroupShortId \ static_assert(alignof(WwiseGroupValueInfoLibrary_GetGroupShortId) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_GetGroupShortId"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_GetGroupShortId) == 0x000028, "Wrong size on WwiseGroupValueInfoLibrary_GetGroupShortId"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetGroupShortId, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_GetGroupShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetGroupShortId, ReturnValue) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_GetGroupShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_GetWwiseName \ static_assert(alignof(WwiseGroupValueInfoLibrary_GetWwiseName) == 0x000008, "Wrong alignment on WwiseGroupValueInfoLibrary_GetWwiseName"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_GetWwiseName) == 0x000038, "Wrong size on WwiseGroupValueInfoLibrary_GetWwiseName"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetWwiseName, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_GetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetWwiseName, ReturnValue) == 0x000028, "Member 'WwiseGroupValueInfoLibrary_GetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_GetWwiseShortID \ static_assert(alignof(WwiseGroupValueInfoLibrary_GetWwiseShortID) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_GetWwiseShortID"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_GetWwiseShortID) == 0x000028, "Wrong size on WwiseGroupValueInfoLibrary_GetWwiseShortID"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetWwiseShortID, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_GetWwiseShortID::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_GetWwiseShortID, ReturnValue) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_GetWwiseShortID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_MakeStruct \ static_assert(alignof(WwiseGroupValueInfoLibrary_MakeStruct) == 0x000008, "Wrong alignment on WwiseGroupValueInfoLibrary_MakeStruct"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_MakeStruct) == 0x000050, "Wrong size on WwiseGroupValueInfoLibrary_MakeStruct"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_MakeStruct, AssetGuid) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_MakeStruct::AssetGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_MakeStruct, GroupShortId) == 0x000010, "Member 'WwiseGroupValueInfoLibrary_MakeStruct::GroupShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_MakeStruct, WwiseShortId) == 0x000014, "Member 'WwiseGroupValueInfoLibrary_MakeStruct::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_MakeStruct, WwiseName) == 0x000018, "Member 'WwiseGroupValueInfoLibrary_MakeStruct::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_MakeStruct, ReturnValue) == 0x000028, "Member 'WwiseGroupValueInfoLibrary_MakeStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_SetAssetGuid \ static_assert(alignof(WwiseGroupValueInfoLibrary_SetAssetGuid) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_SetAssetGuid"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_SetAssetGuid) == 0x000058, "Wrong size on WwiseGroupValueInfoLibrary_SetAssetGuid"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetAssetGuid, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_SetAssetGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetAssetGuid, AssetGuid) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_SetAssetGuid::AssetGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetAssetGuid, ReturnValue) == 0x000034, "Member 'WwiseGroupValueInfoLibrary_SetAssetGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_SetGroupShortId \ static_assert(alignof(WwiseGroupValueInfoLibrary_SetGroupShortId) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_SetGroupShortId"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_SetGroupShortId) == 0x00004C, "Wrong size on WwiseGroupValueInfoLibrary_SetGroupShortId"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetGroupShortId, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_SetGroupShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetGroupShortId, GroupShortId) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_SetGroupShortId::GroupShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetGroupShortId, ReturnValue) == 0x000028, "Member 'WwiseGroupValueInfoLibrary_SetGroupShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_SetWwiseName \ static_assert(alignof(WwiseGroupValueInfoLibrary_SetWwiseName) == 0x000008, "Wrong alignment on WwiseGroupValueInfoLibrary_SetWwiseName"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_SetWwiseName) == 0x000060, "Wrong size on WwiseGroupValueInfoLibrary_SetWwiseName"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseName, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_SetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseName, WwiseName) == 0x000028, "Member 'WwiseGroupValueInfoLibrary_SetWwiseName::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseName, ReturnValue) == 0x000038, "Member 'WwiseGroupValueInfoLibrary_SetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseGroupValueInfoLibrary_SetWwiseShortId \ static_assert(alignof(WwiseGroupValueInfoLibrary_SetWwiseShortId) == 0x000004, "Wrong alignment on WwiseGroupValueInfoLibrary_SetWwiseShortId"); \ static_assert(sizeof(WwiseGroupValueInfoLibrary_SetWwiseShortId) == 0x00004C, "Wrong size on WwiseGroupValueInfoLibrary_SetWwiseShortId"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseShortId, Ref) == 0x000000, "Member 'WwiseGroupValueInfoLibrary_SetWwiseShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseShortId, WwiseShortId) == 0x000024, "Member 'WwiseGroupValueInfoLibrary_SetWwiseShortId::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseGroupValueInfoLibrary_SetWwiseShortId, ReturnValue) == 0x000028, "Member 'WwiseGroupValueInfoLibrary_SetWwiseShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseGroupValueInfoLibrary \ static_assert(alignof(UWwiseGroupValueInfoLibrary) == 0x000008, "Wrong alignment on UWwiseGroupValueInfoLibrary"); \ static_assert(sizeof(UWwiseGroupValueInfoLibrary) == 0x000028, "Wrong size on UWwiseGroupValueInfoLibrary"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_BreakStruct \ static_assert(alignof(WwiseObjectInfoLibrary_BreakStruct) == 0x000008, "Wrong alignment on WwiseObjectInfoLibrary_BreakStruct"); \ static_assert(sizeof(WwiseObjectInfoLibrary_BreakStruct) == 0x000050, "Wrong size on WwiseObjectInfoLibrary_BreakStruct"); \ static_assert(offsetof(WwiseObjectInfoLibrary_BreakStruct, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_BreakStruct::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_BreakStruct, OutWwiseGuid) == 0x000020, "Member 'WwiseObjectInfoLibrary_BreakStruct::OutWwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_BreakStruct, OutWwiseShortId) == 0x000030, "Member 'WwiseObjectInfoLibrary_BreakStruct::OutWwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_BreakStruct, OutWwiseName) == 0x000038, "Member 'WwiseObjectInfoLibrary_BreakStruct::OutWwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_BreakStruct, OutHardCodedSoundBankShortId) == 0x000048, "Member 'WwiseObjectInfoLibrary_BreakStruct::OutHardCodedSoundBankShortId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId \ static_assert(alignof(WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId"); \ static_assert(sizeof(WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId) == 0x000024, "Wrong size on WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId, ReturnValue) == 0x000020, "Member 'WwiseObjectInfoLibrary_GetHardCodedSoundBankShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_GetWwiseGuid \ static_assert(alignof(WwiseObjectInfoLibrary_GetWwiseGuid) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_GetWwiseGuid"); \ static_assert(sizeof(WwiseObjectInfoLibrary_GetWwiseGuid) == 0x000030, "Wrong size on WwiseObjectInfoLibrary_GetWwiseGuid"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseGuid, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_GetWwiseGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseGuid, ReturnValue) == 0x000020, "Member 'WwiseObjectInfoLibrary_GetWwiseGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_GetWwiseName \ static_assert(alignof(WwiseObjectInfoLibrary_GetWwiseName) == 0x000008, "Wrong alignment on WwiseObjectInfoLibrary_GetWwiseName"); \ static_assert(sizeof(WwiseObjectInfoLibrary_GetWwiseName) == 0x000030, "Wrong size on WwiseObjectInfoLibrary_GetWwiseName"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseName, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_GetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseName, ReturnValue) == 0x000020, "Member 'WwiseObjectInfoLibrary_GetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_GetWwiseShortID \ static_assert(alignof(WwiseObjectInfoLibrary_GetWwiseShortID) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_GetWwiseShortID"); \ static_assert(sizeof(WwiseObjectInfoLibrary_GetWwiseShortID) == 0x000024, "Wrong size on WwiseObjectInfoLibrary_GetWwiseShortID"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseShortID, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_GetWwiseShortID::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_GetWwiseShortID, ReturnValue) == 0x000020, "Member 'WwiseObjectInfoLibrary_GetWwiseShortID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_MakeStruct \ static_assert(alignof(WwiseObjectInfoLibrary_MakeStruct) == 0x000008, "Wrong alignment on WwiseObjectInfoLibrary_MakeStruct"); \ static_assert(sizeof(WwiseObjectInfoLibrary_MakeStruct) == 0x000050, "Wrong size on WwiseObjectInfoLibrary_MakeStruct"); \ static_assert(offsetof(WwiseObjectInfoLibrary_MakeStruct, WwiseGuid) == 0x000000, "Member 'WwiseObjectInfoLibrary_MakeStruct::WwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_MakeStruct, WwiseShortId) == 0x000010, "Member 'WwiseObjectInfoLibrary_MakeStruct::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_MakeStruct, WwiseName) == 0x000018, "Member 'WwiseObjectInfoLibrary_MakeStruct::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_MakeStruct, HardCodedSoundBankShortId) == 0x000028, "Member 'WwiseObjectInfoLibrary_MakeStruct::HardCodedSoundBankShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_MakeStruct, ReturnValue) == 0x00002C, "Member 'WwiseObjectInfoLibrary_MakeStruct::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId \ static_assert(alignof(WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId"); \ static_assert(sizeof(WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId) == 0x000044, "Wrong size on WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId, HardCodedSoundBankShortId) == 0x000020, "Member 'WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId::HardCodedSoundBankShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId, ReturnValue) == 0x000024, "Member 'WwiseObjectInfoLibrary_SetHardCodedSoundBankShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_SetWwiseGuid \ static_assert(alignof(WwiseObjectInfoLibrary_SetWwiseGuid) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_SetWwiseGuid"); \ static_assert(sizeof(WwiseObjectInfoLibrary_SetWwiseGuid) == 0x000050, "Wrong size on WwiseObjectInfoLibrary_SetWwiseGuid"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseGuid, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_SetWwiseGuid::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseGuid, WwiseGuid) == 0x000020, "Member 'WwiseObjectInfoLibrary_SetWwiseGuid::WwiseGuid' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseGuid, ReturnValue) == 0x000030, "Member 'WwiseObjectInfoLibrary_SetWwiseGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_SetWwiseName \ static_assert(alignof(WwiseObjectInfoLibrary_SetWwiseName) == 0x000008, "Wrong alignment on WwiseObjectInfoLibrary_SetWwiseName"); \ static_assert(sizeof(WwiseObjectInfoLibrary_SetWwiseName) == 0x000050, "Wrong size on WwiseObjectInfoLibrary_SetWwiseName"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseName, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_SetWwiseName::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseName, WwiseName) == 0x000020, "Member 'WwiseObjectInfoLibrary_SetWwiseName::WwiseName' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseName, ReturnValue) == 0x000030, "Member 'WwiseObjectInfoLibrary_SetWwiseName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WwiseObjectInfoLibrary_SetWwiseShortId \ static_assert(alignof(WwiseObjectInfoLibrary_SetWwiseShortId) == 0x000004, "Wrong alignment on WwiseObjectInfoLibrary_SetWwiseShortId"); \ static_assert(sizeof(WwiseObjectInfoLibrary_SetWwiseShortId) == 0x000044, "Wrong size on WwiseObjectInfoLibrary_SetWwiseShortId"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseShortId, Ref) == 0x000000, "Member 'WwiseObjectInfoLibrary_SetWwiseShortId::Ref' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseShortId, WwiseShortId) == 0x000020, "Member 'WwiseObjectInfoLibrary_SetWwiseShortId::WwiseShortId' has a wrong offset!"); \ static_assert(offsetof(WwiseObjectInfoLibrary_SetWwiseShortId, ReturnValue) == 0x000024, "Member 'WwiseObjectInfoLibrary_SetWwiseShortId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseObjectInfoLibrary \ static_assert(alignof(UWwiseObjectInfoLibrary) == 0x000008, "Wrong alignment on UWwiseObjectInfoLibrary"); \ static_assert(sizeof(UWwiseObjectInfoLibrary) == 0x000028, "Wrong size on UWwiseObjectInfoLibrary"); \ #define DUMPER7_ASSERTS_FWwiseExternalSourceCookieDefaultMedia \ static_assert(alignof(FWwiseExternalSourceCookieDefaultMedia) == 0x000008, "Wrong alignment on FWwiseExternalSourceCookieDefaultMedia"); \ static_assert(sizeof(FWwiseExternalSourceCookieDefaultMedia) == 0x000038, "Wrong size on FWwiseExternalSourceCookieDefaultMedia"); \ static_assert(offsetof(FWwiseExternalSourceCookieDefaultMedia, ExternalSourceCookie) == 0x000008, "Member 'FWwiseExternalSourceCookieDefaultMedia::ExternalSourceCookie' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceCookieDefaultMedia, ExternalSourceName) == 0x000010, "Member 'FWwiseExternalSourceCookieDefaultMedia::ExternalSourceName' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceCookieDefaultMedia, MediaInfoId) == 0x000020, "Member 'FWwiseExternalSourceCookieDefaultMedia::MediaInfoId' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceCookieDefaultMedia, MediaName) == 0x000028, "Member 'FWwiseExternalSourceCookieDefaultMedia::MediaName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseExternalSourceMediaInfo \ static_assert(alignof(FWwiseExternalSourceMediaInfo) == 0x000008, "Wrong alignment on FWwiseExternalSourceMediaInfo"); \ static_assert(sizeof(FWwiseExternalSourceMediaInfo) == 0x000028, "Wrong size on FWwiseExternalSourceMediaInfo"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, ExternalSourceMediaInfoId) == 0x000008, "Member 'FWwiseExternalSourceMediaInfo::ExternalSourceMediaInfoId' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, MediaName) == 0x00000C, "Member 'FWwiseExternalSourceMediaInfo::MediaName' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, CodecID) == 0x000014, "Member 'FWwiseExternalSourceMediaInfo::CodecID' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, bIsStreamed) == 0x000018, "Member 'FWwiseExternalSourceMediaInfo::bIsStreamed' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, bUseDeviceMemory) == 0x000019, "Member 'FWwiseExternalSourceMediaInfo::bUseDeviceMemory' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, MemoryAlignment) == 0x00001C, "Member 'FWwiseExternalSourceMediaInfo::MemoryAlignment' has a wrong offset!"); \ static_assert(offsetof(FWwiseExternalSourceMediaInfo, PrefetchSize) == 0x000020, "Member 'FWwiseExternalSourceMediaInfo::PrefetchSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWwiseExternalSourceSettings \ static_assert(alignof(UWwiseExternalSourceSettings) == 0x000008, "Wrong alignment on UWwiseExternalSourceSettings"); \ static_assert(sizeof(UWwiseExternalSourceSettings) == 0x000090, "Wrong size on UWwiseExternalSourceSettings"); \ static_assert(offsetof(UWwiseExternalSourceSettings, MediaInfoTable) == 0x000028, "Member 'UWwiseExternalSourceSettings::MediaInfoTable' has a wrong offset!"); \ static_assert(offsetof(UWwiseExternalSourceSettings, ExternalSourceDefaultMedia) == 0x000048, "Member 'UWwiseExternalSourceSettings::ExternalSourceDefaultMedia' has a wrong offset!"); \ static_assert(offsetof(UWwiseExternalSourceSettings, ExternalSourceStagingDirectory) == 0x000068, "Member 'UWwiseExternalSourceSettings::ExternalSourceStagingDirectory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingComponentData \ static_assert(alignof(FLevelStreamingComponentData) == 0x000008, "Wrong alignment on FLevelStreamingComponentData"); \ static_assert(sizeof(FLevelStreamingComponentData) == 0x000018, "Wrong size on FLevelStreamingComponentData"); \ static_assert(offsetof(FLevelStreamingComponentData, Name) == 0x000000, "Member 'FLevelStreamingComponentData::Name' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingComponentData, Properties) == 0x000008, "Member 'FLevelStreamingComponentData::Properties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingActorData \ static_assert(alignof(FLevelStreamingActorData) == 0x000008, "Wrong alignment on FLevelStreamingActorData"); \ static_assert(sizeof(FLevelStreamingActorData) == 0x000030, "Wrong size on FLevelStreamingActorData"); \ static_assert(offsetof(FLevelStreamingActorData, Guid) == 0x000000, "Member 'FLevelStreamingActorData::Guid' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingActorData, Properties) == 0x000010, "Member 'FLevelStreamingActorData::Properties' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingActorData, Components) == 0x000020, "Member 'FLevelStreamingActorData::Components' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevelBatchHandle \ static_assert(alignof(FStreamableLevelBatchHandle) == 0x000004, "Wrong alignment on FStreamableLevelBatchHandle"); \ static_assert(sizeof(FStreamableLevelBatchHandle) == 0x000008, "Wrong size on FStreamableLevelBatchHandle"); \ static_assert(offsetof(FStreamableLevelBatchHandle, UniqueBatchId) == 0x000000, "Member 'FStreamableLevelBatchHandle::UniqueBatchId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingRequestElement \ static_assert(alignof(FLevelStreamingRequestElement) == 0x000008, "Wrong alignment on FLevelStreamingRequestElement"); \ static_assert(sizeof(FLevelStreamingRequestElement) == 0x000020, "Wrong size on FLevelStreamingRequestElement"); \ static_assert(offsetof(FLevelStreamingRequestElement, Status) == 0x000000, "Member 'FLevelStreamingRequestElement::Status' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestElement, Priority) == 0x000004, "Member 'FLevelStreamingRequestElement::Priority' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestElement, AbandonIfLockhartElem) == 0x000008, "Member 'FLevelStreamingRequestElement::AbandonIfLockhartElem' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestElement, Batches) == 0x000010, "Member 'FLevelStreamingRequestElement::Batches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevelHandle \ static_assert(alignof(FStreamableLevelHandle) == 0x000004, "Wrong alignment on FStreamableLevelHandle"); \ static_assert(sizeof(FStreamableLevelHandle) == 0x000008, "Wrong size on FStreamableLevelHandle"); \ static_assert(offsetof(FStreamableLevelHandle, UniqueLevelId) == 0x000000, "Member 'FStreamableLevelHandle::UniqueLevelId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingActorAtachmentData \ static_assert(alignof(FLevelStreamingActorAtachmentData) == 0x000010, "Wrong alignment on FLevelStreamingActorAtachmentData"); \ static_assert(sizeof(FLevelStreamingActorAtachmentData) == 0x000080, "Wrong size on FLevelStreamingActorAtachmentData"); \ static_assert(offsetof(FLevelStreamingActorAtachmentData, Guid) == 0x000000, "Member 'FLevelStreamingActorAtachmentData::Guid' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingActorAtachmentData, ComponentName) == 0x000010, "Member 'FLevelStreamingActorAtachmentData::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingActorAtachmentData, SocketName) == 0x000018, "Member 'FLevelStreamingActorAtachmentData::SocketName' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingActorAtachmentData, Offset) == 0x000020, "Member 'FLevelStreamingActorAtachmentData::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingCachedActorData \ static_assert(alignof(FLevelStreamingCachedActorData) == 0x000008, "Wrong alignment on FLevelStreamingCachedActorData"); \ static_assert(sizeof(FLevelStreamingCachedActorData) == 0x000068, "Wrong size on FLevelStreamingCachedActorData"); \ static_assert(offsetof(FLevelStreamingCachedActorData, Class) == 0x000008, "Member 'FLevelStreamingCachedActorData::Class' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingCachedActorData, Actor) == 0x000028, "Member 'FLevelStreamingCachedActorData::Actor' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingCachedActorData, Guid) == 0x000058, "Member 'FLevelStreamingCachedActorData::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingEngineLimits \ static_assert(alignof(FLevelStreamingEngineLimits) == 0x000004, "Wrong alignment on FLevelStreamingEngineLimits"); \ static_assert(sizeof(FLevelStreamingEngineLimits) == 0x00001C, "Wrong size on FLevelStreamingEngineLimits"); \ static_assert(offsetof(FLevelStreamingEngineLimits, AsyncLoadingTimeLimit) == 0x000000, "Member 'FLevelStreamingEngineLimits::AsyncLoadingTimeLimit' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, PriorityAsyncLoadingExtraTime) == 0x000004, "Member 'FLevelStreamingEngineLimits::PriorityAsyncLoadingExtraTime' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, ActorInitializationUpdateTimeLimit) == 0x000008, "Member 'FLevelStreamingEngineLimits::ActorInitializationUpdateTimeLimit' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, ComponentsRegistrationGranularity) == 0x00000C, "Member 'FLevelStreamingEngineLimits::ComponentsRegistrationGranularity' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, ComponentUnregisterUpdateTimeLimit) == 0x000010, "Member 'FLevelStreamingEngineLimits::ComponentUnregisterUpdateTimeLimit' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, ComponentsUnregistrationGranularity) == 0x000014, "Member 'FLevelStreamingEngineLimits::ComponentsUnregistrationGranularity' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingEngineLimits, ForceGCAfterLevelStreamedOut) == 0x000018, "Member 'FLevelStreamingEngineLimits::ForceGCAfterLevelStreamedOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingRequest \ static_assert(alignof(FLevelStreamingRequest) == 0x000008, "Wrong alignment on FLevelStreamingRequest"); \ static_assert(sizeof(FLevelStreamingRequest) == 0x000038, "Wrong size on FLevelStreamingRequest"); \ static_assert(offsetof(FLevelStreamingRequest, UniqueName) == 0x000000, "Member 'FLevelStreamingRequest::UniqueName' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, Name) == 0x000008, "Member 'FLevelStreamingRequest::Name' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, ModifyUnspecifiedLevels) == 0x000010, "Member 'FLevelStreamingRequest::ModifyUnspecifiedLevels' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, UnspecifiedLevelPriority) == 0x000014, "Member 'FLevelStreamingRequest::UnspecifiedLevelPriority' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, UnspecifiedLevelStatus) == 0x000018, "Member 'FLevelStreamingRequest::UnspecifiedLevelStatus' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, AbandonIfLockhart) == 0x000019, "Member 'FLevelStreamingRequest::AbandonIfLockhart' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, Elements) == 0x000020, "Member 'FLevelStreamingRequest::Elements' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequest, Requests) == 0x000030, "Member 'FLevelStreamingRequest::Requests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingRequestHandle \ static_assert(alignof(FLevelStreamingRequestHandle) == 0x000008, "Wrong alignment on FLevelStreamingRequestHandle"); \ static_assert(sizeof(FLevelStreamingRequestHandle) == 0x000010, "Wrong size on FLevelStreamingRequestHandle"); \ static_assert(offsetof(FLevelStreamingRequestHandle, UniqueRequestId) == 0x000000, "Member 'FLevelStreamingRequestHandle::UniqueRequestId' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestHandle, Requests) == 0x000008, "Member 'FLevelStreamingRequestHandle::Requests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingRequestBatchState \ static_assert(alignof(FLevelStreamingRequestBatchState) == 0x000008, "Wrong alignment on FLevelStreamingRequestBatchState"); \ static_assert(sizeof(FLevelStreamingRequestBatchState) == 0x000010, "Wrong size on FLevelStreamingRequestBatchState"); \ static_assert(offsetof(FLevelStreamingRequestBatchState, Batch) == 0x000000, "Member 'FLevelStreamingRequestBatchState::Batch' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestBatchState, Status) == 0x000008, "Member 'FLevelStreamingRequestBatchState::Status' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRequestBatchState, Priority) == 0x00000C, "Member 'FLevelStreamingRequestBatchState::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingRuntimeActorData \ static_assert(alignof(FLevelStreamingRuntimeActorData) == 0x000008, "Wrong alignment on FLevelStreamingRuntimeActorData"); \ static_assert(sizeof(FLevelStreamingRuntimeActorData) == 0x000078, "Wrong size on FLevelStreamingRuntimeActorData"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, Class) == 0x000000, "Member 'FLevelStreamingRuntimeActorData::Class' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, ClassPath) == 0x000008, "Member 'FLevelStreamingRuntimeActorData::ClassPath' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, StringClassReference) == 0x000028, "Member 'FLevelStreamingRuntimeActorData::StringClassReference' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, LevelHandle) == 0x000038, "Member 'FLevelStreamingRuntimeActorData::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, Guid) == 0x000040, "Member 'FLevelStreamingRuntimeActorData::Guid' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, Properties) == 0x000050, "Member 'FLevelStreamingRuntimeActorData::Properties' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingRuntimeActorData, Components) == 0x000060, "Member 'FLevelStreamingRuntimeActorData::Components' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataLayerStatus \ static_assert(alignof(FDataLayerStatus) == 0x000008, "Wrong alignment on FDataLayerStatus"); \ static_assert(sizeof(FDataLayerStatus) == 0x000038, "Wrong size on FDataLayerStatus"); \ static_assert(offsetof(FDataLayerStatus, Handle) == 0x000000, "Member 'FDataLayerStatus::Handle' has a wrong offset!"); \ static_assert(offsetof(FDataLayerStatus, State) == 0x000030, "Member 'FDataLayerStatus::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingSaveData \ static_assert(alignof(FLevelStreamingSaveData) == 0x000008, "Wrong alignment on FLevelStreamingSaveData"); \ static_assert(sizeof(FLevelStreamingSaveData) == 0x000038, "Wrong size on FLevelStreamingSaveData"); \ static_assert(offsetof(FLevelStreamingSaveData, Actors) == 0x000000, "Member 'FLevelStreamingSaveData::Actors' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSaveData, RuntimeActors) == 0x000010, "Member 'FLevelStreamingSaveData::RuntimeActors' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSaveData, DataLayerStates) == 0x000020, "Member 'FLevelStreamingSaveData::DataLayerStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingSlotConfig \ static_assert(alignof(FLevelStreamingSlotConfig) == 0x000001, "Wrong alignment on FLevelStreamingSlotConfig"); \ static_assert(sizeof(FLevelStreamingSlotConfig) == 0x000004, "Wrong size on FLevelStreamingSlotConfig"); \ static_assert(offsetof(FLevelStreamingSlotConfig, AllowShow) == 0x000000, "Member 'FLevelStreamingSlotConfig::AllowShow' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSlotConfig, AllowHide) == 0x000001, "Member 'FLevelStreamingSlotConfig::AllowHide' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSlotConfig, AllowLoad) == 0x000002, "Member 'FLevelStreamingSlotConfig::AllowLoad' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSlotConfig, AllowUnload) == 0x000003, "Member 'FLevelStreamingSlotConfig::AllowUnload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStreamingSlot \ static_assert(alignof(FLevelStreamingSlot) == 0x000008, "Wrong alignment on FLevelStreamingSlot"); \ static_assert(sizeof(FLevelStreamingSlot) == 0x000010, "Wrong size on FLevelStreamingSlot"); \ static_assert(offsetof(FLevelStreamingSlot, Config) == 0x000000, "Member 'FLevelStreamingSlot::Config' has a wrong offset!"); \ static_assert(offsetof(FLevelStreamingSlot, Task) == 0x000008, "Member 'FLevelStreamingSlot::Task' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevel \ static_assert(alignof(FStreamableLevel) == 0x000008, "Wrong alignment on FStreamableLevel"); \ static_assert(sizeof(FStreamableLevel) == 0x000070, "Wrong size on FStreamableLevel"); \ static_assert(offsetof(FStreamableLevel, UniqueName) == 0x000000, "Member 'FStreamableLevel::UniqueName' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevel, Path) == 0x000008, "Member 'FStreamableLevel::Path' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevel, Level) == 0x000010, "Member 'FStreamableLevel::Level' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevel, Config) == 0x000040, "Member 'FStreamableLevel::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevelBatch \ static_assert(alignof(FStreamableLevelBatch) == 0x000008, "Wrong alignment on FStreamableLevelBatch"); \ static_assert(sizeof(FStreamableLevelBatch) == 0x000048, "Wrong size on FStreamableLevelBatch"); \ static_assert(offsetof(FStreamableLevelBatch, UniqueName) == 0x000000, "Member 'FStreamableLevelBatch::UniqueName' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelBatch, Levels) == 0x000008, "Member 'FStreamableLevelBatch::Levels' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelBatch, Config) == 0x000018, "Member 'FStreamableLevelBatch::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevelDebugWorkItem \ static_assert(alignof(FStreamableLevelDebugWorkItem) == 0x000008, "Wrong alignment on FStreamableLevelDebugWorkItem"); \ static_assert(sizeof(FStreamableLevelDebugWorkItem) == 0x000018, "Wrong size on FStreamableLevelDebugWorkItem"); \ static_assert(offsetof(FStreamableLevelDebugWorkItem, Work) == 0x000000, "Member 'FStreamableLevelDebugWorkItem::Work' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelDebugWorkItem, WorkDuration) == 0x000004, "Member 'FStreamableLevelDebugWorkItem::WorkDuration' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelDebugWorkItem, Completed) == 0x000008, "Member 'FStreamableLevelDebugWorkItem::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStreamableLevelDebugData \ static_assert(alignof(FStreamableLevelDebugData) == 0x000008, "Wrong alignment on FStreamableLevelDebugData"); \ static_assert(sizeof(FStreamableLevelDebugData) == 0x0000D0, "Wrong size on FStreamableLevelDebugData"); \ static_assert(offsetof(FStreamableLevelDebugData, Level) == 0x000000, "Member 'FStreamableLevelDebugData::Level' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelDebugData, Batch) == 0x000070, "Member 'FStreamableLevelDebugData::Batch' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelDebugData, Status) == 0x0000B8, "Member 'FStreamableLevelDebugData::Status' has a wrong offset!"); \ static_assert(offsetof(FStreamableLevelDebugData, WorkHistory) == 0x0000C0, "Member 'FStreamableLevelDebugData::WorkHistory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FManagedStreamableLevelBatchHandle \ static_assert(alignof(FManagedStreamableLevelBatchHandle) == 0x000008, "Wrong alignment on FManagedStreamableLevelBatchHandle"); \ static_assert(sizeof(FManagedStreamableLevelBatchHandle) == 0x000038, "Wrong size on FManagedStreamableLevelBatchHandle"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, Batch) == 0x000000, "Member 'FManagedStreamableLevelBatchHandle::Batch' has a wrong offset!"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, Status) == 0x000008, "Member 'FManagedStreamableLevelBatchHandle::Status' has a wrong offset!"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, ShowVisibleRequesters) == 0x000010, "Member 'FManagedStreamableLevelBatchHandle::ShowVisibleRequesters' has a wrong offset!"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, PreloadRequesters) == 0x000020, "Member 'FManagedStreamableLevelBatchHandle::PreloadRequesters' has a wrong offset!"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, HideTimer) == 0x000030, "Member 'FManagedStreamableLevelBatchHandle::HideTimer' has a wrong offset!"); \ static_assert(offsetof(FManagedStreamableLevelBatchHandle, UnloadTimer) == 0x000034, "Member 'FManagedStreamableLevelBatchHandle::UnloadTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILevelStreamingManagerProvider \ static_assert(alignof(ILevelStreamingManagerProvider) == 0x000001, "Wrong alignment on ILevelStreamingManagerProvider"); \ static_assert(sizeof(ILevelStreamingManagerProvider) == 0x000001, "Wrong size on ILevelStreamingManagerProvider"); \ #define DUMPER7_ASSERTS_ULevelStreamingActorSerializer \ static_assert(alignof(ULevelStreamingActorSerializer) == 0x000008, "Wrong alignment on ULevelStreamingActorSerializer"); \ static_assert(sizeof(ULevelStreamingActorSerializer) == 0x000028, "Wrong size on ULevelStreamingActorSerializer"); \ #define DUMPER7_ASSERTS_LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay \ static_assert(alignof(LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay) == 0x000008, "Wrong alignment on LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay"); \ static_assert(sizeof(LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay) == 0x000008, "Wrong size on LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay"); \ static_assert(offsetof(LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay, Actor) == 0x000000, "Member 'LevelStreamingActorSerializerDefault_DynamicActorOnBeginPlay::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingActorSerializerDefault \ static_assert(alignof(ULevelStreamingActorSerializerDefault) == 0x000008, "Wrong alignment on ULevelStreamingActorSerializerDefault"); \ static_assert(sizeof(ULevelStreamingActorSerializerDefault) == 0x000268, "Wrong size on ULevelStreamingActorSerializerDefault"); \ #define DUMPER7_ASSERTS_ULevelStreamingDatabase \ static_assert(alignof(ULevelStreamingDatabase) == 0x000008, "Wrong alignment on ULevelStreamingDatabase"); \ static_assert(sizeof(ULevelStreamingDatabase) == 0x0001C8, "Wrong size on ULevelStreamingDatabase"); \ static_assert(offsetof(ULevelStreamingDatabase, StreamableLevels) == 0x000028, "Member 'ULevelStreamingDatabase::StreamableLevels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, Levels) == 0x000038, "Member 'ULevelStreamingDatabase::Levels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, Batches) == 0x000048, "Member 'ULevelStreamingDatabase::Batches' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, Requests) == 0x000058, "Member 'ULevelStreamingDatabase::Requests' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, ActorSerializer) == 0x000068, "Member 'ULevelStreamingDatabase::ActorSerializer' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, Actors) == 0x000070, "Member 'ULevelStreamingDatabase::Actors' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, RuntimeActors) == 0x000080, "Member 'ULevelStreamingDatabase::RuntimeActors' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDatabase, IsUsingActorSerializer) == 0x000090, "Member 'ULevelStreamingDatabase::IsUsingActorSerializer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged \ static_assert(alignof(LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged) == 0x000008, "Wrong alignment on LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged"); \ static_assert(sizeof(LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged) == 0x000010, "Wrong size on LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged"); \ static_assert(offsetof(LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged, DataLayer) == 0x000000, "Member 'LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged::DataLayer' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged, State) == 0x000008, "Member 'LevelStreamingDataLayerSubsystem_OnDataLayerRuntimeStateChanged::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDataLayerSubsystem \ static_assert(alignof(ULevelStreamingDataLayerSubsystem) == 0x000008, "Wrong alignment on ULevelStreamingDataLayerSubsystem"); \ static_assert(sizeof(ULevelStreamingDataLayerSubsystem) == 0x000038, "Wrong size on ULevelStreamingDataLayerSubsystem"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidget_SelectNextLineColor \ static_assert(alignof(LevelStreamingDebugWidget_SelectNextLineColor) == 0x000008, "Wrong alignment on LevelStreamingDebugWidget_SelectNextLineColor"); \ static_assert(sizeof(LevelStreamingDebugWidget_SelectNextLineColor) == 0x0000D0, "Wrong size on LevelStreamingDebugWidget_SelectNextLineColor"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, PreviousBatch) == 0x000000, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::PreviousBatch' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, NextBatch) == 0x000048, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::NextBatch' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, CurrentColor) == 0x000090, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::CurrentColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, FirstColor) == 0x0000A0, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::FirstColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, SecondColor) == 0x0000B0, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::SecondColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_SelectNextLineColor, ReturnValue) == 0x0000C0, "Member 'LevelStreamingDebugWidget_SelectNextLineColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDebugWidget \ static_assert(alignof(ULevelStreamingDebugWidget) == 0x000008, "Wrong alignment on ULevelStreamingDebugWidget"); \ static_assert(sizeof(ULevelStreamingDebugWidget) == 0x0002F8, "Wrong size on ULevelStreamingDebugWidget"); \ static_assert(offsetof(ULevelStreamingDebugWidget, PersistentLevel) == 0x000278, "Member 'ULevelStreamingDebugWidget::PersistentLevel' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget, Data) == 0x0002E8, "Member 'ULevelStreamingDebugWidget::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingEventsComponent_GetBatchesStatus \ static_assert(alignof(LevelStreamingEventsComponent_GetBatchesStatus) == 0x000001, "Wrong alignment on LevelStreamingEventsComponent_GetBatchesStatus"); \ static_assert(sizeof(LevelStreamingEventsComponent_GetBatchesStatus) == 0x000002, "Wrong size on LevelStreamingEventsComponent_GetBatchesStatus"); \ static_assert(offsetof(LevelStreamingEventsComponent_GetBatchesStatus, OutStatus) == 0x000000, "Member 'LevelStreamingEventsComponent_GetBatchesStatus::OutStatus' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingEventsComponent_GetBatchesStatus, ReturnValue) == 0x000001, "Member 'LevelStreamingEventsComponent_GetBatchesStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingEventsComponent_GetLevelsStatus \ static_assert(alignof(LevelStreamingEventsComponent_GetLevelsStatus) == 0x000001, "Wrong alignment on LevelStreamingEventsComponent_GetLevelsStatus"); \ static_assert(sizeof(LevelStreamingEventsComponent_GetLevelsStatus) == 0x000002, "Wrong size on LevelStreamingEventsComponent_GetLevelsStatus"); \ static_assert(offsetof(LevelStreamingEventsComponent_GetLevelsStatus, OutStatus) == 0x000000, "Member 'LevelStreamingEventsComponent_GetLevelsStatus::OutStatus' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingEventsComponent_GetLevelsStatus, ReturnValue) == 0x000001, "Member 'LevelStreamingEventsComponent_GetLevelsStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingEventsComponent \ static_assert(alignof(ULevelStreamingEventsComponent) == 0x000008, "Wrong alignment on ULevelStreamingEventsComponent"); \ static_assert(sizeof(ULevelStreamingEventsComponent) == 0x000150, "Wrong size on ULevelStreamingEventsComponent"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObservedLevels) == 0x0000A0, "Member 'ULevelStreamingEventsComponent::ObservedLevels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObserveCurrentLevel) == 0x0000B0, "Member 'ULevelStreamingEventsComponent::ObserveCurrentLevel' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObservedBatches) == 0x0000B8, "Member 'ULevelStreamingEventsComponent::ObservedBatches' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObserveCurrentBatch) == 0x0000C8, "Member 'ULevelStreamingEventsComponent::ObserveCurrentBatch' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, WaitForIdle) == 0x0000C9, "Member 'ULevelStreamingEventsComponent::WaitForIdle' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, OnLevelsChanged) == 0x0000D0, "Member 'ULevelStreamingEventsComponent::OnLevelsChanged' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, OnBatchesChanged) == 0x0000E0, "Member 'ULevelStreamingEventsComponent::OnBatchesChanged' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, StreamingManager) == 0x0000F0, "Member 'ULevelStreamingEventsComponent::StreamingManager' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObservedLevelStates) == 0x0000F8, "Member 'ULevelStreamingEventsComponent::ObservedLevelStates' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingEventsComponent, ObservedBatchStates) == 0x000108, "Member 'ULevelStreamingEventsComponent::ObservedBatchStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingManager_OnActorEndPlay \ static_assert(alignof(LevelStreamingManager_OnActorEndPlay) == 0x000008, "Wrong alignment on LevelStreamingManager_OnActorEndPlay"); \ static_assert(sizeof(LevelStreamingManager_OnActorEndPlay) == 0x000010, "Wrong size on LevelStreamingManager_OnActorEndPlay"); \ static_assert(offsetof(LevelStreamingManager_OnActorEndPlay, Actor) == 0x000000, "Member 'LevelStreamingManager_OnActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingManager_OnActorEndPlay, EndPlayReason) == 0x000008, "Member 'LevelStreamingManager_OnActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingManager_OnActorEndPlayDynamic \ static_assert(alignof(LevelStreamingManager_OnActorEndPlayDynamic) == 0x000008, "Wrong alignment on LevelStreamingManager_OnActorEndPlayDynamic"); \ static_assert(sizeof(LevelStreamingManager_OnActorEndPlayDynamic) == 0x000010, "Wrong size on LevelStreamingManager_OnActorEndPlayDynamic"); \ static_assert(offsetof(LevelStreamingManager_OnActorEndPlayDynamic, Actor) == 0x000000, "Member 'LevelStreamingManager_OnActorEndPlayDynamic::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingManager_OnActorEndPlayDynamic, EndPlayReason) == 0x000008, "Member 'LevelStreamingManager_OnActorEndPlayDynamic::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingManager \ static_assert(alignof(ULevelStreamingManager) == 0x000008, "Wrong alignment on ULevelStreamingManager"); \ static_assert(sizeof(ULevelStreamingManager) == 0x0001D0, "Wrong size on ULevelStreamingManager"); \ static_assert(offsetof(ULevelStreamingManager, StreamableLevels) == 0x000038, "Member 'ULevelStreamingManager::StreamableLevels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingManager, Tasks) == 0x000040, "Member 'ULevelStreamingManager::Tasks' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingManager, TaskSelector) == 0x000050, "Member 'ULevelStreamingManager::TaskSelector' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingManager, Database) == 0x000058, "Member 'ULevelStreamingManager::Database' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingManager, Slots) == 0x000060, "Member 'ULevelStreamingManager::Slots' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingManager, DebugWidget) == 0x000088, "Member 'ULevelStreamingManager::DebugWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingRequestCollection \ static_assert(alignof(ULevelStreamingRequestCollection) == 0x000008, "Wrong alignment on ULevelStreamingRequestCollection"); \ static_assert(sizeof(ULevelStreamingRequestCollection) == 0x000040, "Wrong size on ULevelStreamingRequestCollection"); \ static_assert(offsetof(ULevelStreamingRequestCollection, Requests) == 0x000030, "Member 'ULevelStreamingRequestCollection::Requests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingRequests \ static_assert(alignof(ULevelStreamingRequests) == 0x000008, "Wrong alignment on ULevelStreamingRequests"); \ static_assert(sizeof(ULevelStreamingRequests) == 0x000040, "Wrong size on ULevelStreamingRequests"); \ static_assert(offsetof(ULevelStreamingRequests, Requests) == 0x000030, "Member 'ULevelStreamingRequests::Requests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingRequestState \ static_assert(alignof(ULevelStreamingRequestState) == 0x000008, "Wrong alignment on ULevelStreamingRequestState"); \ static_assert(sizeof(ULevelStreamingRequestState) == 0x000088, "Wrong size on ULevelStreamingRequestState"); \ static_assert(offsetof(ULevelStreamingRequestState, Batches) == 0x000060, "Member 'ULevelStreamingRequestState::Batches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingSerializationConfig \ static_assert(alignof(ULevelStreamingSerializationConfig) == 0x000008, "Wrong alignment on ULevelStreamingSerializationConfig"); \ static_assert(sizeof(ULevelStreamingSerializationConfig) == 0x0000C8, "Wrong size on ULevelStreamingSerializationConfig"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, RestoreActorTransform) == 0x0000A0, "Member 'ULevelStreamingSerializationConfig::RestoreActorTransform' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, RestoreActorVisibility) == 0x0000A1, "Member 'ULevelStreamingSerializationConfig::RestoreActorVisibility' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, SerializeComponentsOnlyWithSaveGame) == 0x0000A2, "Member 'ULevelStreamingSerializationConfig::SerializeComponentsOnlyWithSaveGame' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, RestoreComponentsVisibility) == 0x0000A3, "Member 'ULevelStreamingSerializationConfig::RestoreComponentsVisibility' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, RestoreComponentsTransform) == 0x0000A4, "Member 'ULevelStreamingSerializationConfig::RestoreComponentsTransform' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, SkipTransformRestoreForDetachedComponents) == 0x0000A5, "Member 'ULevelStreamingSerializationConfig::SkipTransformRestoreForDetachedComponents' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, RestoreActorAttachment) == 0x0000A6, "Member 'ULevelStreamingSerializationConfig::RestoreActorAttachment' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, SkipTransformRestoreForComponents) == 0x0000A8, "Member 'ULevelStreamingSerializationConfig::SkipTransformRestoreForComponents' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSerializationConfig, SkipTransformRestoreForComponetsClasses) == 0x0000B8, "Member 'ULevelStreamingSerializationConfig::SkipTransformRestoreForComponetsClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingSettings \ static_assert(alignof(ULevelStreamingSettings) == 0x000008, "Wrong alignment on ULevelStreamingSettings"); \ static_assert(sizeof(ULevelStreamingSettings) == 0x000168, "Wrong size on ULevelStreamingSettings"); \ static_assert(offsetof(ULevelStreamingSettings, StreamableLevels) == 0x000038, "Member 'ULevelStreamingSettings::StreamableLevels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, RequestCollection) == 0x000068, "Member 'ULevelStreamingSettings::RequestCollection' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, TaskSelectorClass) == 0x000098, "Member 'ULevelStreamingSettings::TaskSelectorClass' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, ActorSerializerClass) == 0x0000C8, "Member 'ULevelStreamingSettings::ActorSerializerClass' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, SerializationConfigClass) == 0x0000F8, "Member 'ULevelStreamingSettings::SerializationConfigClass' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, DelayIdleEvents) == 0x000128, "Member 'ULevelStreamingSettings::DelayIdleEvents' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, Slots) == 0x000130, "Member 'ULevelStreamingSettings::Slots' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, ForceGCWhenLevelsArePendingPurge) == 0x000140, "Member 'ULevelStreamingSettings::ForceGCWhenLevelsArePendingPurge' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, FullPurgeWhenForcingGC) == 0x000141, "Member 'ULevelStreamingSettings::FullPurgeWhenForcingGC' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, NumberOfPendingLevelsRequiredForGC) == 0x000144, "Member 'ULevelStreamingSettings::NumberOfPendingLevelsRequiredForGC' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, ShortestDelayBetweenForcingGC) == 0x000148, "Member 'ULevelStreamingSettings::ShortestDelayBetweenForcingGC' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, DebugWidgetClass) == 0x000150, "Member 'ULevelStreamingSettings::DebugWidgetClass' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingSettings, ShowDebugWidgetKeys) == 0x000158, "Member 'ULevelStreamingSettings::ShowDebugWidgetKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual) == 0x000004, "Wrong alignment on LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual) == 0x000014, "Wrong size on LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual, B) == 0x000008, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual) == 0x000004, "Wrong alignment on LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual) == 0x000014, "Wrong size on LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual, B) == 0x000008, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreLevelBatchHandlesNotEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreLevelHandlesEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreLevelHandlesEqual) == 0x000004, "Wrong alignment on LevelStreamingStaticLibrary_AreLevelHandlesEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreLevelHandlesEqual) == 0x000014, "Wrong size on LevelStreamingStaticLibrary_AreLevelHandlesEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesEqual, B) == 0x000008, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesEqual, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreLevelHandlesNotEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreLevelHandlesNotEqual) == 0x000004, "Wrong alignment on LevelStreamingStaticLibrary_AreLevelHandlesNotEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreLevelHandlesNotEqual) == 0x000014, "Wrong size on LevelStreamingStaticLibrary_AreLevelHandlesNotEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesNotEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesNotEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesNotEqual, B) == 0x000008, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesNotEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreLevelHandlesNotEqual, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreLevelHandlesNotEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreRequestHandlesEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreRequestHandlesEqual) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_AreRequestHandlesEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreRequestHandlesEqual) == 0x000028, "Wrong size on LevelStreamingStaticLibrary_AreRequestHandlesEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesEqual, B) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesEqual, ReturnValue) == 0x000020, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_AreRequestHandlesNotEqual \ static_assert(alignof(LevelStreamingStaticLibrary_AreRequestHandlesNotEqual) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_AreRequestHandlesNotEqual"); \ static_assert(sizeof(LevelStreamingStaticLibrary_AreRequestHandlesNotEqual) == 0x000028, "Wrong size on LevelStreamingStaticLibrary_AreRequestHandlesNotEqual"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesNotEqual, A) == 0x000000, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesNotEqual::A' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesNotEqual, B) == 0x000010, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesNotEqual::B' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_AreRequestHandlesNotEqual, ReturnValue) == 0x000020, "Member 'LevelStreamingStaticLibrary_AreRequestHandlesNotEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_CacheWorldState \ static_assert(alignof(LevelStreamingStaticLibrary_CacheWorldState) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_CacheWorldState"); \ static_assert(sizeof(LevelStreamingStaticLibrary_CacheWorldState) == 0x000008, "Wrong size on LevelStreamingStaticLibrary_CacheWorldState"); \ static_assert(offsetof(LevelStreamingStaticLibrary_CacheWorldState, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_CacheWorldState::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ConvertBatchHandleToString \ static_assert(alignof(LevelStreamingStaticLibrary_ConvertBatchHandleToString) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ConvertBatchHandleToString"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ConvertBatchHandleToString) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_ConvertBatchHandleToString"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertBatchHandleToString, BatchHandle) == 0x000000, "Member 'LevelStreamingStaticLibrary_ConvertBatchHandleToString::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertBatchHandleToString, ReturnValue) == 0x000008, "Member 'LevelStreamingStaticLibrary_ConvertBatchHandleToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ConvertLevelHandleToLevel \ static_assert(alignof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ConvertLevelHandleToLevel"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel) == 0x000088, "Wrong size on LevelStreamingStaticLibrary_ConvertLevelHandleToLevel"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevel::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel, OutLevel) == 0x000010, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevel::OutLevel' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevel, OutIsValid) == 0x000080, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevel::OutIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState \ static_assert(alignof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToLevelState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ConvertLevelHandleToString \ static_assert(alignof(LevelStreamingStaticLibrary_ConvertLevelHandleToString) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ConvertLevelHandleToString"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ConvertLevelHandleToString) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_ConvertLevelHandleToString"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToString, LevelHandle) == 0x000000, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToString::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertLevelHandleToString, ReturnValue) == 0x000008, "Member 'LevelStreamingStaticLibrary_ConvertLevelHandleToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ConvertRequestHandleToString \ static_assert(alignof(LevelStreamingStaticLibrary_ConvertRequestHandleToString) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ConvertRequestHandleToString"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ConvertRequestHandleToString) == 0x000020, "Wrong size on LevelStreamingStaticLibrary_ConvertRequestHandleToString"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertRequestHandleToString, RequestHandle) == 0x000000, "Member 'LevelStreamingStaticLibrary_ConvertRequestHandleToString::RequestHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ConvertRequestHandleToString, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_ConvertRequestHandleToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_FindActorBatchState \ static_assert(alignof(LevelStreamingStaticLibrary_FindActorBatchState) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_FindActorBatchState"); \ static_assert(sizeof(LevelStreamingStaticLibrary_FindActorBatchState) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_FindActorBatchState"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorBatchState, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_FindActorBatchState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorBatchState, Actor) == 0x000008, "Member 'LevelStreamingStaticLibrary_FindActorBatchState::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorBatchState, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_FindActorBatchState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_FindActorLevelState \ static_assert(alignof(LevelStreamingStaticLibrary_FindActorLevelState) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_FindActorLevelState"); \ static_assert(sizeof(LevelStreamingStaticLibrary_FindActorLevelState) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_FindActorLevelState"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorLevelState, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_FindActorLevelState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorLevelState, Actor) == 0x000008, "Member 'LevelStreamingStaticLibrary_FindActorLevelState::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_FindActorLevelState, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_FindActorLevelState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_GetAllBatchStates \ static_assert(alignof(LevelStreamingStaticLibrary_GetAllBatchStates) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_GetAllBatchStates"); \ static_assert(sizeof(LevelStreamingStaticLibrary_GetAllBatchStates) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_GetAllBatchStates"); \ static_assert(offsetof(LevelStreamingStaticLibrary_GetAllBatchStates, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_GetAllBatchStates::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_GetAllBatchStates, ReturnValue) == 0x000008, "Member 'LevelStreamingStaticLibrary_GetAllBatchStates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_GetAllLevelStates \ static_assert(alignof(LevelStreamingStaticLibrary_GetAllLevelStates) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_GetAllLevelStates"); \ static_assert(sizeof(LevelStreamingStaticLibrary_GetAllLevelStates) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_GetAllLevelStates"); \ static_assert(offsetof(LevelStreamingStaticLibrary_GetAllLevelStates, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_GetAllLevelStates::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_GetAllLevelStates, ReturnValue) == 0x000008, "Member 'LevelStreamingStaticLibrary_GetAllLevelStates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_HideStreamedBatch \ static_assert(alignof(LevelStreamingStaticLibrary_HideStreamedBatch) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_HideStreamedBatch"); \ static_assert(sizeof(LevelStreamingStaticLibrary_HideStreamedBatch) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_HideStreamedBatch"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedBatch, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_HideStreamedBatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedBatch, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_HideStreamedBatch::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedBatch, Priority) == 0x000010, "Member 'LevelStreamingStaticLibrary_HideStreamedBatch::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_HideStreamedLevel \ static_assert(alignof(LevelStreamingStaticLibrary_HideStreamedLevel) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_HideStreamedLevel"); \ static_assert(sizeof(LevelStreamingStaticLibrary_HideStreamedLevel) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_HideStreamedLevel"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedLevel, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_HideStreamedLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedLevel, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_HideStreamedLevel::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_HideStreamedLevel, Priority) == 0x000010, "Member 'LevelStreamingStaticLibrary_HideStreamedLevel::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_IsActorBatchLoadedVisible \ static_assert(alignof(LevelStreamingStaticLibrary_IsActorBatchLoadedVisible) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_IsActorBatchLoadedVisible"); \ static_assert(sizeof(LevelStreamingStaticLibrary_IsActorBatchLoadedVisible) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_IsActorBatchLoadedVisible"); \ static_assert(offsetof(LevelStreamingStaticLibrary_IsActorBatchLoadedVisible, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_IsActorBatchLoadedVisible::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_IsActorBatchLoadedVisible, Actor) == 0x000008, "Member 'LevelStreamingStaticLibrary_IsActorBatchLoadedVisible::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_IsActorBatchLoadedVisible, ReturnValue) == 0x000010, "Member 'LevelStreamingStaticLibrary_IsActorBatchLoadedVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase \ static_assert(alignof(LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase"); \ static_assert(sizeof(LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase) == 0x000010, "Wrong size on LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase"); \ static_assert(offsetof(LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase, Actor) == 0x000008, "Member 'LevelStreamingStaticLibrary_RemoveRuntimeActorFromDatabase::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ResetStreamedBatchTransform \ static_assert(alignof(LevelStreamingStaticLibrary_ResetStreamedBatchTransform) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ResetStreamedBatchTransform"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ResetStreamedBatchTransform) == 0x000010, "Wrong size on LevelStreamingStaticLibrary_ResetStreamedBatchTransform"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ResetStreamedBatchTransform, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ResetStreamedBatchTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ResetStreamedBatchTransform, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ResetStreamedBatchTransform::BatchHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ResetStreamedLevelTransform \ static_assert(alignof(LevelStreamingStaticLibrary_ResetStreamedLevelTransform) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ResetStreamedLevelTransform"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ResetStreamedLevelTransform) == 0x000010, "Wrong size on LevelStreamingStaticLibrary_ResetStreamedLevelTransform"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ResetStreamedLevelTransform, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ResetStreamedLevelTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ResetStreamedLevelTransform, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ResetStreamedLevelTransform::LevelHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_SetStreamedBatchTransform \ static_assert(alignof(LevelStreamingStaticLibrary_SetStreamedBatchTransform) == 0x000010, "Wrong alignment on LevelStreamingStaticLibrary_SetStreamedBatchTransform"); \ static_assert(sizeof(LevelStreamingStaticLibrary_SetStreamedBatchTransform) == 0x0000A0, "Wrong size on LevelStreamingStaticLibrary_SetStreamedBatchTransform"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedBatchTransform, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_SetStreamedBatchTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedBatchTransform, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_SetStreamedBatchTransform::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedBatchTransform, Transform) == 0x000010, "Member 'LevelStreamingStaticLibrary_SetStreamedBatchTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedBatchTransform, Pivot) == 0x000070, "Member 'LevelStreamingStaticLibrary_SetStreamedBatchTransform::Pivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_SetStreamedLevelTransform \ static_assert(alignof(LevelStreamingStaticLibrary_SetStreamedLevelTransform) == 0x000010, "Wrong alignment on LevelStreamingStaticLibrary_SetStreamedLevelTransform"); \ static_assert(sizeof(LevelStreamingStaticLibrary_SetStreamedLevelTransform) == 0x0000A0, "Wrong size on LevelStreamingStaticLibrary_SetStreamedLevelTransform"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedLevelTransform, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_SetStreamedLevelTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedLevelTransform, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_SetStreamedLevelTransform::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedLevelTransform, Transform) == 0x000010, "Member 'LevelStreamingStaticLibrary_SetStreamedLevelTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamedLevelTransform, Pivot) == 0x000070, "Member 'LevelStreamingStaticLibrary_SetStreamedLevelTransform::Pivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed \ static_assert(alignof(LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed"); \ static_assert(sizeof(LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed) == 0x000010, "Wrong size on LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed, Speed) == 0x000008, "Member 'LevelStreamingStaticLibrary_SetStreamingIntegrationSpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ShowStreamedBatch \ static_assert(alignof(LevelStreamingStaticLibrary_ShowStreamedBatch) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ShowStreamedBatch"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ShowStreamedBatch) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_ShowStreamedBatch"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedBatch, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ShowStreamedBatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedBatch, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ShowStreamedBatch::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedBatch, LoadIfUnloaded) == 0x000010, "Member 'LevelStreamingStaticLibrary_ShowStreamedBatch::LoadIfUnloaded' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedBatch, Priority) == 0x000014, "Member 'LevelStreamingStaticLibrary_ShowStreamedBatch::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_ShowStreamedLevel \ static_assert(alignof(LevelStreamingStaticLibrary_ShowStreamedLevel) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_ShowStreamedLevel"); \ static_assert(sizeof(LevelStreamingStaticLibrary_ShowStreamedLevel) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_ShowStreamedLevel"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedLevel, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_ShowStreamedLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedLevel, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_ShowStreamedLevel::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedLevel, LoadIfUnloaded) == 0x000010, "Member 'LevelStreamingStaticLibrary_ShowStreamedLevel::LoadIfUnloaded' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_ShowStreamedLevel, Priority) == 0x000014, "Member 'LevelStreamingStaticLibrary_ShowStreamedLevel::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_StartBatchStreaming \ static_assert(alignof(LevelStreamingStaticLibrary_StartBatchStreaming) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_StartBatchStreaming"); \ static_assert(sizeof(LevelStreamingStaticLibrary_StartBatchStreaming) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_StartBatchStreaming"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartBatchStreaming, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_StartBatchStreaming::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartBatchStreaming, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_StartBatchStreaming::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartBatchStreaming, MakeVisible) == 0x000010, "Member 'LevelStreamingStaticLibrary_StartBatchStreaming::MakeVisible' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartBatchStreaming, Priority) == 0x000014, "Member 'LevelStreamingStaticLibrary_StartBatchStreaming::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_StartLevelStreaming \ static_assert(alignof(LevelStreamingStaticLibrary_StartLevelStreaming) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_StartLevelStreaming"); \ static_assert(sizeof(LevelStreamingStaticLibrary_StartLevelStreaming) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_StartLevelStreaming"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartLevelStreaming, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_StartLevelStreaming::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartLevelStreaming, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_StartLevelStreaming::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartLevelStreaming, MakeVisible) == 0x000010, "Member 'LevelStreamingStaticLibrary_StartLevelStreaming::MakeVisible' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_StartLevelStreaming, Priority) == 0x000014, "Member 'LevelStreamingStaticLibrary_StartLevelStreaming::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_SubmitRequest \ static_assert(alignof(LevelStreamingStaticLibrary_SubmitRequest) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_SubmitRequest"); \ static_assert(sizeof(LevelStreamingStaticLibrary_SubmitRequest) == 0x000020, "Wrong size on LevelStreamingStaticLibrary_SubmitRequest"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SubmitRequest, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_SubmitRequest::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SubmitRequest, RequestHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_SubmitRequest::RequestHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_SubmitRequest, ReturnValue) == 0x000018, "Member 'LevelStreamingStaticLibrary_SubmitRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_TravelToLevel \ static_assert(alignof(LevelStreamingStaticLibrary_TravelToLevel) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_TravelToLevel"); \ static_assert(sizeof(LevelStreamingStaticLibrary_TravelToLevel) == 0x000010, "Wrong size on LevelStreamingStaticLibrary_TravelToLevel"); \ static_assert(offsetof(LevelStreamingStaticLibrary_TravelToLevel, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_TravelToLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_TravelToLevel, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_TravelToLevel::LevelHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_UnloadStreamedBatch \ static_assert(alignof(LevelStreamingStaticLibrary_UnloadStreamedBatch) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_UnloadStreamedBatch"); \ static_assert(sizeof(LevelStreamingStaticLibrary_UnloadStreamedBatch) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_UnloadStreamedBatch"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedBatch, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_UnloadStreamedBatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedBatch, BatchHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_UnloadStreamedBatch::BatchHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedBatch, Priority) == 0x000010, "Member 'LevelStreamingStaticLibrary_UnloadStreamedBatch::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingStaticLibrary_UnloadStreamedLevel \ static_assert(alignof(LevelStreamingStaticLibrary_UnloadStreamedLevel) == 0x000008, "Wrong alignment on LevelStreamingStaticLibrary_UnloadStreamedLevel"); \ static_assert(sizeof(LevelStreamingStaticLibrary_UnloadStreamedLevel) == 0x000018, "Wrong size on LevelStreamingStaticLibrary_UnloadStreamedLevel"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedLevel, WorldContextObject) == 0x000000, "Member 'LevelStreamingStaticLibrary_UnloadStreamedLevel::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedLevel, LevelHandle) == 0x000008, "Member 'LevelStreamingStaticLibrary_UnloadStreamedLevel::LevelHandle' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingStaticLibrary_UnloadStreamedLevel, Priority) == 0x000010, "Member 'LevelStreamingStaticLibrary_UnloadStreamedLevel::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingStaticLibrary \ static_assert(alignof(ULevelStreamingStaticLibrary) == 0x000008, "Wrong alignment on ULevelStreamingStaticLibrary"); \ static_assert(sizeof(ULevelStreamingStaticLibrary) == 0x000028, "Wrong size on ULevelStreamingStaticLibrary"); \ #define DUMPER7_ASSERTS_ULevelStreamingTask \ static_assert(alignof(ULevelStreamingTask) == 0x000010, "Wrong alignment on ULevelStreamingTask"); \ static_assert(sizeof(ULevelStreamingTask) == 0x000140, "Wrong size on ULevelStreamingTask"); \ static_assert(offsetof(ULevelStreamingTask, State) == 0x000028, "Member 'ULevelStreamingTask::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingTaskSelector \ static_assert(alignof(ULevelStreamingTaskSelector) == 0x000008, "Wrong alignment on ULevelStreamingTaskSelector"); \ static_assert(sizeof(ULevelStreamingTaskSelector) == 0x000028, "Wrong size on ULevelStreamingTaskSelector"); \ #define DUMPER7_ASSERTS_ULevelStreamingTaskSelectorDefault \ static_assert(alignof(ULevelStreamingTaskSelectorDefault) == 0x000008, "Wrong alignment on ULevelStreamingTaskSelectorDefault"); \ static_assert(sizeof(ULevelStreamingTaskSelectorDefault) == 0x000038, "Wrong size on ULevelStreamingTaskSelectorDefault"); \ static_assert(offsetof(ULevelStreamingTaskSelectorDefault, ShowPriority) == 0x000028, "Member 'ULevelStreamingTaskSelectorDefault::ShowPriority' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingTaskSelectorDefault, HidePriority) == 0x00002C, "Member 'ULevelStreamingTaskSelectorDefault::HidePriority' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingTaskSelectorDefault, LoadingPriority) == 0x000030, "Member 'ULevelStreamingTaskSelectorDefault::LoadingPriority' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingTaskSelectorDefault, UnloadingPriority) == 0x000034, "Member 'ULevelStreamingTaskSelectorDefault::UnloadingPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableLevelBatchConfig \ static_assert(alignof(UStreamableLevelBatchConfig) == 0x000010, "Wrong alignment on UStreamableLevelBatchConfig"); \ static_assert(sizeof(UStreamableLevelBatchConfig) == 0x0000A0, "Wrong size on UStreamableLevelBatchConfig"); \ static_assert(offsetof(UStreamableLevelBatchConfig, Batch) == 0x000030, "Member 'UStreamableLevelBatchConfig::Batch' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelBatchConfig, BatchTransform) == 0x000040, "Member 'UStreamableLevelBatchConfig::BatchTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableLevelBatchState \ static_assert(alignof(UStreamableLevelBatchState) == 0x000008, "Wrong alignment on UStreamableLevelBatchState"); \ static_assert(sizeof(UStreamableLevelBatchState) == 0x000098, "Wrong size on UStreamableLevelBatchState"); \ static_assert(offsetof(UStreamableLevelBatchState, Batch) == 0x000028, "Member 'UStreamableLevelBatchState::Batch' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelBatchState, Levels) == 0x000070, "Member 'UStreamableLevelBatchState::Levels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableLevelConfig \ static_assert(alignof(UStreamableLevelConfig) == 0x000010, "Wrong alignment on UStreamableLevelConfig"); \ static_assert(sizeof(UStreamableLevelConfig) == 0x0000A0, "Wrong size on UStreamableLevelConfig"); \ static_assert(offsetof(UStreamableLevelConfig, Level) == 0x000030, "Member 'UStreamableLevelConfig::Level' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelConfig, LevelTransform) == 0x000040, "Member 'UStreamableLevelConfig::LevelTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableLevels \ static_assert(alignof(UStreamableLevels) == 0x000008, "Wrong alignment on UStreamableLevels"); \ static_assert(sizeof(UStreamableLevels) == 0x000098, "Wrong size on UStreamableLevels"); \ static_assert(offsetof(UStreamableLevels, AllowedDirectories) == 0x000030, "Member 'UStreamableLevels::AllowedDirectories' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, WhitelistedLevels) == 0x000040, "Member 'UStreamableLevels::WhitelistedLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, BlacklistedLevels) == 0x000050, "Member 'UStreamableLevels::BlacklistedLevels' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, Levels) == 0x000060, "Member 'UStreamableLevels::Levels' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, Batches) == 0x000070, "Member 'UStreamableLevels::Batches' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, RestrictBatchPostfixes) == 0x000080, "Member 'UStreamableLevels::RestrictBatchPostfixes' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevels, AllowedBatchPostfixes) == 0x000088, "Member 'UStreamableLevels::AllowedBatchPostfixes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetBatch \ static_assert(alignof(StreamableLevelState_GetBatch) == 0x000008, "Wrong alignment on StreamableLevelState_GetBatch"); \ static_assert(sizeof(StreamableLevelState_GetBatch) == 0x000008, "Wrong size on StreamableLevelState_GetBatch"); \ static_assert(offsetof(StreamableLevelState_GetBatch, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetBatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetConfig \ static_assert(alignof(StreamableLevelState_GetConfig) == 0x000008, "Wrong alignment on StreamableLevelState_GetConfig"); \ static_assert(sizeof(StreamableLevelState_GetConfig) == 0x000008, "Wrong size on StreamableLevelState_GetConfig"); \ static_assert(offsetof(StreamableLevelState_GetConfig, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelStreaming \ static_assert(alignof(StreamableLevelState_GetLevelStreaming) == 0x000008, "Wrong alignment on StreamableLevelState_GetLevelStreaming"); \ static_assert(sizeof(StreamableLevelState_GetLevelStreaming) == 0x000008, "Wrong size on StreamableLevelState_GetLevelStreaming"); \ static_assert(offsetof(StreamableLevelState_GetLevelStreaming, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelStreaming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevel \ static_assert(alignof(StreamableLevelState_GetLevel) == 0x000008, "Wrong alignment on StreamableLevelState_GetLevel"); \ static_assert(sizeof(StreamableLevelState_GetLevel) == 0x000070, "Wrong size on StreamableLevelState_GetLevel"); \ static_assert(offsetof(StreamableLevelState_GetLevel, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelHandle \ static_assert(alignof(StreamableLevelState_GetLevelHandle) == 0x000004, "Wrong alignment on StreamableLevelState_GetLevelHandle"); \ static_assert(sizeof(StreamableLevelState_GetLevelHandle) == 0x000008, "Wrong size on StreamableLevelState_GetLevelHandle"); \ static_assert(offsetof(StreamableLevelState_GetLevelHandle, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelName \ static_assert(alignof(StreamableLevelState_GetLevelName) == 0x000004, "Wrong alignment on StreamableLevelState_GetLevelName"); \ static_assert(sizeof(StreamableLevelState_GetLevelName) == 0x000008, "Wrong size on StreamableLevelState_GetLevelName"); \ static_assert(offsetof(StreamableLevelState_GetLevelName, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelNameAsString \ static_assert(alignof(StreamableLevelState_GetLevelNameAsString) == 0x000008, "Wrong alignment on StreamableLevelState_GetLevelNameAsString"); \ static_assert(sizeof(StreamableLevelState_GetLevelNameAsString) == 0x000010, "Wrong size on StreamableLevelState_GetLevelNameAsString"); \ static_assert(offsetof(StreamableLevelState_GetLevelNameAsString, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelNameAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelPath \ static_assert(alignof(StreamableLevelState_GetLevelPath) == 0x000004, "Wrong alignment on StreamableLevelState_GetLevelPath"); \ static_assert(sizeof(StreamableLevelState_GetLevelPath) == 0x000008, "Wrong size on StreamableLevelState_GetLevelPath"); \ static_assert(offsetof(StreamableLevelState_GetLevelPath, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelPathAsString \ static_assert(alignof(StreamableLevelState_GetLevelPathAsString) == 0x000008, "Wrong alignment on StreamableLevelState_GetLevelPathAsString"); \ static_assert(sizeof(StreamableLevelState_GetLevelPathAsString) == 0x000010, "Wrong size on StreamableLevelState_GetLevelPathAsString"); \ static_assert(offsetof(StreamableLevelState_GetLevelPathAsString, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelPathAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetLevelType \ static_assert(alignof(StreamableLevelState_GetLevelType) == 0x000001, "Wrong alignment on StreamableLevelState_GetLevelType"); \ static_assert(sizeof(StreamableLevelState_GetLevelType) == 0x000001, "Wrong size on StreamableLevelState_GetLevelType"); \ static_assert(offsetof(StreamableLevelState_GetLevelType, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetLevelType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetStatus \ static_assert(alignof(StreamableLevelState_GetStatus) == 0x000001, "Wrong alignment on StreamableLevelState_GetStatus"); \ static_assert(sizeof(StreamableLevelState_GetStatus) == 0x000001, "Wrong size on StreamableLevelState_GetStatus"); \ static_assert(offsetof(StreamableLevelState_GetStatus, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_GetSublevels \ static_assert(alignof(StreamableLevelState_GetSublevels) == 0x000008, "Wrong alignment on StreamableLevelState_GetSublevels"); \ static_assert(sizeof(StreamableLevelState_GetSublevels) == 0x000010, "Wrong size on StreamableLevelState_GetSublevels"); \ static_assert(offsetof(StreamableLevelState_GetSublevels, ReturnValue) == 0x000000, "Member 'StreamableLevelState_GetSublevels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_HasBatch \ static_assert(alignof(StreamableLevelState_HasBatch) == 0x000001, "Wrong alignment on StreamableLevelState_HasBatch"); \ static_assert(sizeof(StreamableLevelState_HasBatch) == 0x000001, "Wrong size on StreamableLevelState_HasBatch"); \ static_assert(offsetof(StreamableLevelState_HasBatch, ReturnValue) == 0x000000, "Member 'StreamableLevelState_HasBatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_HasLevelConfig \ static_assert(alignof(StreamableLevelState_HasLevelConfig) == 0x000001, "Wrong alignment on StreamableLevelState_HasLevelConfig"); \ static_assert(sizeof(StreamableLevelState_HasLevelConfig) == 0x000001, "Wrong size on StreamableLevelState_HasLevelConfig"); \ static_assert(offsetof(StreamableLevelState_HasLevelConfig, ReturnValue) == 0x000000, "Member 'StreamableLevelState_HasLevelConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_HasLevelStreaming \ static_assert(alignof(StreamableLevelState_HasLevelStreaming) == 0x000001, "Wrong alignment on StreamableLevelState_HasLevelStreaming"); \ static_assert(sizeof(StreamableLevelState_HasLevelStreaming) == 0x000001, "Wrong size on StreamableLevelState_HasLevelStreaming"); \ static_assert(offsetof(StreamableLevelState_HasLevelStreaming, ReturnValue) == 0x000000, "Member 'StreamableLevelState_HasLevelStreaming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_IsHidden \ static_assert(alignof(StreamableLevelState_IsHidden) == 0x000001, "Wrong alignment on StreamableLevelState_IsHidden"); \ static_assert(sizeof(StreamableLevelState_IsHidden) == 0x000001, "Wrong size on StreamableLevelState_IsHidden"); \ static_assert(offsetof(StreamableLevelState_IsHidden, ReturnValue) == 0x000000, "Member 'StreamableLevelState_IsHidden::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_IsLoaded \ static_assert(alignof(StreamableLevelState_IsLoaded) == 0x000001, "Wrong alignment on StreamableLevelState_IsLoaded"); \ static_assert(sizeof(StreamableLevelState_IsLoaded) == 0x000001, "Wrong size on StreamableLevelState_IsLoaded"); \ static_assert(offsetof(StreamableLevelState_IsLoaded, ReturnValue) == 0x000000, "Member 'StreamableLevelState_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_IsUnloaded \ static_assert(alignof(StreamableLevelState_IsUnloaded) == 0x000001, "Wrong alignment on StreamableLevelState_IsUnloaded"); \ static_assert(sizeof(StreamableLevelState_IsUnloaded) == 0x000001, "Wrong size on StreamableLevelState_IsUnloaded"); \ static_assert(offsetof(StreamableLevelState_IsUnloaded, ReturnValue) == 0x000000, "Member 'StreamableLevelState_IsUnloaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_IsVisible \ static_assert(alignof(StreamableLevelState_IsVisible) == 0x000001, "Wrong alignment on StreamableLevelState_IsVisible"); \ static_assert(sizeof(StreamableLevelState_IsVisible) == 0x000001, "Wrong size on StreamableLevelState_IsVisible"); \ static_assert(offsetof(StreamableLevelState_IsVisible, ReturnValue) == 0x000000, "Member 'StreamableLevelState_IsVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamableLevelState_ShouldBeAlwaysLoaded \ static_assert(alignof(StreamableLevelState_ShouldBeAlwaysLoaded) == 0x000001, "Wrong alignment on StreamableLevelState_ShouldBeAlwaysLoaded"); \ static_assert(sizeof(StreamableLevelState_ShouldBeAlwaysLoaded) == 0x000001, "Wrong size on StreamableLevelState_ShouldBeAlwaysLoaded"); \ static_assert(offsetof(StreamableLevelState_ShouldBeAlwaysLoaded, ReturnValue) == 0x000000, "Member 'StreamableLevelState_ShouldBeAlwaysLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamableLevelState \ static_assert(alignof(UStreamableLevelState) == 0x000010, "Wrong alignment on UStreamableLevelState"); \ static_assert(sizeof(UStreamableLevelState) == 0x0001E0, "Wrong size on UStreamableLevelState"); \ static_assert(offsetof(UStreamableLevelState, Level) == 0x000028, "Member 'UStreamableLevelState::Level' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelState, LevelStreaming) == 0x000098, "Member 'UStreamableLevelState::LevelStreaming' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelState, Sublevels) == 0x0000A0, "Member 'UStreamableLevelState::Sublevels' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelState, Status) == 0x0000B0, "Member 'UStreamableLevelState::Status' has a wrong offset!"); \ static_assert(offsetof(UStreamableLevelState, StreamingCallbacksBound) == 0x0000B1, "Member 'UStreamableLevelState::StreamingCallbacksBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamingVolume_GetStreamingVolumeManager \ static_assert(alignof(StreamingVolume_GetStreamingVolumeManager) == 0x000008, "Wrong alignment on StreamingVolume_GetStreamingVolumeManager"); \ static_assert(sizeof(StreamingVolume_GetStreamingVolumeManager) == 0x000008, "Wrong size on StreamingVolume_GetStreamingVolumeManager"); \ static_assert(offsetof(StreamingVolume_GetStreamingVolumeManager, ReturnValue) == 0x000000, "Member 'StreamingVolume_GetStreamingVolumeManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamingVolume_SetEnable \ static_assert(alignof(StreamingVolume_SetEnable) == 0x000008, "Wrong alignment on StreamingVolume_SetEnable"); \ static_assert(sizeof(StreamingVolume_SetEnable) == 0x000010, "Wrong size on StreamingVolume_SetEnable"); \ static_assert(offsetof(StreamingVolume_SetEnable, Enable) == 0x000000, "Member 'StreamingVolume_SetEnable::Enable' has a wrong offset!"); \ static_assert(offsetof(StreamingVolume_SetEnable, Object) == 0x000008, "Member 'StreamingVolume_SetEnable::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamingVolume_IsEnabled \ static_assert(alignof(StreamingVolume_IsEnabled) == 0x000001, "Wrong alignment on StreamingVolume_IsEnabled"); \ static_assert(sizeof(StreamingVolume_IsEnabled) == 0x000001, "Wrong size on StreamingVolume_IsEnabled"); \ static_assert(offsetof(StreamingVolume_IsEnabled, ReturnValue) == 0x000000, "Member 'StreamingVolume_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStreamingVolume \ static_assert(alignof(AStreamingVolume) == 0x000008, "Wrong alignment on AStreamingVolume"); \ static_assert(sizeof(AStreamingVolume) == 0x000328, "Wrong size on AStreamingVolume"); \ static_assert(offsetof(AStreamingVolume, PreloadBox) == 0x0002E8, "Member 'AStreamingVolume::PreloadBox' has a wrong offset!"); \ static_assert(offsetof(AStreamingVolume, bEnablePreload) == 0x0002F0, "Member 'AStreamingVolume::bEnablePreload' has a wrong offset!"); \ static_assert(offsetof(AStreamingVolume, Requests) == 0x0002F8, "Member 'AStreamingVolume::Requests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume \ static_assert(alignof(StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume) == 0x000004, "Wrong alignment on StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume"); \ static_assert(sizeof(StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume) == 0x000004, "Wrong size on StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume"); \ static_assert(offsetof(StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume, InVolumeIndexToDraw) == 0x000000, "Member 'StreamingVolumeManager_StreamingVolumeManager_DrawSingle_IndexVolume::InVolumeIndexToDraw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamingVolumeManager \ static_assert(alignof(UStreamingVolumeManager) == 0x000008, "Wrong alignment on UStreamingVolumeManager"); \ static_assert(sizeof(UStreamingVolumeManager) == 0x0000C0, "Wrong size on UStreamingVolumeManager"); \ static_assert(offsetof(UStreamingVolumeManager, ShownBeforeHideTime) == 0x000030, "Member 'UStreamingVolumeManager::ShownBeforeHideTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingVolumeManager, HiddenBeforeUnloadTime) == 0x000034, "Member 'UStreamingVolumeManager::HiddenBeforeUnloadTime' has a wrong offset!"); \ static_assert(offsetof(UStreamingVolumeManager, RegisteredVolumes) == 0x000038, "Member 'UStreamingVolumeManager::RegisteredVolumes' has a wrong offset!"); \ static_assert(offsetof(UStreamingVolumeManager, ManagedBatches) == 0x000048, "Member 'UStreamingVolumeManager::ManagedBatches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_ZeroTransform \ static_assert(alignof(Utility_FunctionLibrary_C_ZeroTransform) == 0x000010, "Wrong alignment on Utility_FunctionLibrary_C_ZeroTransform"); \ static_assert(sizeof(Utility_FunctionLibrary_C_ZeroTransform) == 0x0000D0, "Wrong size on Utility_FunctionLibrary_C_ZeroTransform"); \ static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_ZeroTransform::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, ReturnValue) == 0x000010, "Member 'Utility_FunctionLibrary_C_ZeroTransform::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'Utility_FunctionLibrary_C_ZeroTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintWarrning \ static_assert(alignof(Utility_FunctionLibrary_C_PrintWarrning) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintWarrning"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintWarrning) == 0x0000D0, "Wrong size on Utility_FunctionLibrary_C_PrintWarrning"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintWarrning::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintWarrning::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_GetDisplayName_ReturnValue) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_GetOuterObject_ReturnValue) == 0x000050, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_GetOuterObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_GetOuterObject_ReturnValue_1) == 0x000068, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_GetOuterObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_GetObjectName_ReturnValue) == 0x000080, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000B0, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarrning, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000C0, "Member 'Utility_FunctionLibrary_C_PrintWarrning::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintTrace \ static_assert(alignof(Utility_FunctionLibrary_C_PrintTrace) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintTrace"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintTrace) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintTrace"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintTrace::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintTrace::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintSuccess \ static_assert(alignof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintSuccess"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintSuccess"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintSuccess::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintSuccess::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintSoftError \ static_assert(alignof(Utility_FunctionLibrary_C_PrintSoftError) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintSoftError"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintSoftError) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintSoftError"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintSoftError::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintSoftError::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintSoftError::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintSoftError::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintSoftError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintSoftError, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintSoftError::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInTick \ static_assert(alignof(Utility_FunctionLibrary_C_PrintInTick) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInTick"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintInTick) == 0x000060, "Wrong size on Utility_FunctionLibrary_C_PrintInTick"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInTick::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInTick::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_PrintString_Duration_ImplicitCast) == 0x000058, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_PrintString_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInfo \ static_assert(alignof(Utility_FunctionLibrary_C_PrintInfo) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInfo"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintInfo) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintInfo"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInfo::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInfo::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintError \ static_assert(alignof(Utility_FunctionLibrary_C_PrintError) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintError"); \ static_assert(sizeof(Utility_FunctionLibrary_C_PrintError) == 0x0000F0, "Wrong size on Utility_FunctionLibrary_C_PrintError"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintError::InString' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintError::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetDisplayName_ReturnValue) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetPathName_ReturnValue) == 0x000050, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000080, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000090, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetOuterObject_ReturnValue) == 0x0000A0, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetOuterObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000A8, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetOuterObject_ReturnValue_1) == 0x0000B8, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetOuterObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetObjectName_ReturnValue) == 0x0000C0, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetObjectName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0000D0, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_8) == 0x0000E0, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_GetVectorParameter \ static_assert(alignof(Utility_FunctionLibrary_C_GetVectorParameter) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_GetVectorParameter"); \ static_assert(sizeof(Utility_FunctionLibrary_C_GetVectorParameter) == 0x000070, "Wrong size on Utility_FunctionLibrary_C_GetVectorParameter"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, Target) == 0x000000, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::Target' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, Name_0) == 0x000008, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, Parameter_Value) == 0x000018, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, Temp_int_Array_Index_Variable) == 0x000028, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, CallFunc_Array_Length_ReturnValue) == 0x00002C, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, CallFunc_Array_Get_Item) == 0x000030, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetVectorParameter, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00006C, "Member 'Utility_FunctionLibrary_C_GetVectorParameter::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_GetTextureParameter \ static_assert(alignof(Utility_FunctionLibrary_C_GetTextureParameter) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_GetTextureParameter"); \ static_assert(sizeof(Utility_FunctionLibrary_C_GetTextureParameter) == 0x000060, "Wrong size on Utility_FunctionLibrary_C_GetTextureParameter"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, Target) == 0x000000, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::Target' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, Name_0) == 0x000008, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, Parameter_Value) == 0x000018, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, CallFunc_Array_Get_Item) == 0x000028, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetTextureParameter, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00005C, "Member 'Utility_FunctionLibrary_C_GetTextureParameter::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance \ static_assert(alignof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance"); \ static_assert(sizeof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance) == 0x000070, "Wrong size on Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, SkeletalMesh) == 0x000000, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, MaterialIndex) == 0x000008, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, Material) == 0x000010, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::Material' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, Mid) == 0x000020, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::Mid' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, L_MID) == 0x000028, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::L_MID' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, CallFunc_GetDisplayName_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, K2Node_DynamicCast_AsMaterial_Instance_Dynamic) == 0x000050, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::K2Node_DynamicCast_AsMaterial_Instance_Dynamic' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, CallFunc_Conv_StringToName_ReturnValue) == 0x00005C, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000068, "Member 'Utility_FunctionLibrary_C_GetOrCreateDynamicMaterialInstance::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUtility_FunctionLibrary_C \ static_assert(alignof(UUtility_FunctionLibrary_C) == 0x000008, "Wrong alignment on UUtility_FunctionLibrary_C"); \ static_assert(sizeof(UUtility_FunctionLibrary_C) == 0x000028, "Wrong size on UUtility_FunctionLibrary_C"); \ #define DUMPER7_ASSERTS_FSHPostprocessSkyLightInterpolator \ static_assert(alignof(FSHPostprocessSkyLightInterpolator) == 0x000008, "Wrong alignment on FSHPostprocessSkyLightInterpolator"); \ static_assert(sizeof(FSHPostprocessSkyLightInterpolator) == 0x000010, "Wrong size on FSHPostprocessSkyLightInterpolator"); \ static_assert(offsetof(FSHPostprocessSkyLightInterpolator, Cubemap) == 0x000000, "Member 'FSHPostprocessSkyLightInterpolator::Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightInterpolator, Weight) == 0x000008, "Member 'FSHPostprocessSkyLightInterpolator::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtmosphereDOFFactor \ static_assert(alignof(FAtmosphereDOFFactor) == 0x000004, "Wrong alignment on FAtmosphereDOFFactor"); \ static_assert(sizeof(FAtmosphereDOFFactor) == 0x00000C, "Wrong size on FAtmosphereDOFFactor"); \ static_assert(offsetof(FAtmosphereDOFFactor, Resolution) == 0x000000, "Member 'FAtmosphereDOFFactor::Resolution' has a wrong offset!"); \ static_assert(offsetof(FAtmosphereDOFFactor, Factor) == 0x000008, "Member 'FAtmosphereDOFFactor::Factor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtmoCtrlMaterialInstanceDynamicCached \ static_assert(alignof(FAtmoCtrlMaterialInstanceDynamicCached) == 0x000008, "Wrong alignment on FAtmoCtrlMaterialInstanceDynamicCached"); \ static_assert(sizeof(FAtmoCtrlMaterialInstanceDynamicCached) == 0x000040, "Wrong size on FAtmoCtrlMaterialInstanceDynamicCached"); \ static_assert(offsetof(FAtmoCtrlMaterialInstanceDynamicCached, Material) == 0x000000, "Member 'FAtmoCtrlMaterialInstanceDynamicCached::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessExpFog \ static_assert(alignof(FSHPostprocessExpFog) == 0x000004, "Wrong alignment on FSHPostprocessExpFog"); \ static_assert(sizeof(FSHPostprocessExpFog) == 0x0000E0, "Wrong size on FSHPostprocessExpFog"); \ static_assert(offsetof(FSHPostprocessExpFog, Visible) == 0x000000, "Member 'FSHPostprocessExpFog::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDensity) == 0x000004, "Member 'FSHPostprocessExpFog::FogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogInscatteringColor) == 0x000008, "Member 'FSHPostprocessExpFog::FogInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogHeightFalloff) == 0x000018, "Member 'FSHPostprocessExpFog::FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogMaxOpacity) == 0x00001C, "Member 'FSHPostprocessExpFog::FogMaxOpacity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, StartDistance) == 0x000020, "Member 'FSHPostprocessExpFog::StartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogCutoffDistance) == 0x000024, "Member 'FSHPostprocessExpFog::FogCutoffDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, SecondFogDensity) == 0x000028, "Member 'FSHPostprocessExpFog::SecondFogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, SecondFogHeightFalloff) == 0x00002C, "Member 'FSHPostprocessExpFog::SecondFogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, SecondFogHeightOffset) == 0x000030, "Member 'FSHPostprocessExpFog::SecondFogHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, DirectionalInscatteringExponent) == 0x000034, "Member 'FSHPostprocessExpFog::DirectionalInscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, DirectionalInscatteringStartDistance) == 0x000038, "Member 'FSHPostprocessExpFog::DirectionalInscatteringStartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, DirectionalInscatteringColor) == 0x00003C, "Member 'FSHPostprocessExpFog::DirectionalInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, bEnableVolumetricFog) == 0x00004C, "Member 'FSHPostprocessExpFog::bEnableVolumetricFog' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogScatteringDistribution) == 0x000050, "Member 'FSHPostprocessExpFog::VolumetricFogScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogAlbedo) == 0x000054, "Member 'FSHPostprocessExpFog::VolumetricFogAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogEmissive) == 0x000058, "Member 'FSHPostprocessExpFog::VolumetricFogEmissive' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogExtinctionScale) == 0x000068, "Member 'FSHPostprocessExpFog::VolumetricFogExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogDistance) == 0x00006C, "Member 'FSHPostprocessExpFog::VolumetricFogDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, VolumetricFogStaticLightingScatteringIntensity) == 0x000070, "Member 'FSHPostprocessExpFog::VolumetricFogStaticLightingScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, bOverrideLightColorsWithFogInscatteringColors) == 0x000074, "Member 'FSHPostprocessExpFog::bOverrideLightColorsWithFogInscatteringColors' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, HeightIsCameraRelative) == 0x000075, "Member 'FSHPostprocessExpFog::HeightIsCameraRelative' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, WorldOriginHeightOffset) == 0x000078, "Member 'FSHPostprocessExpFog::WorldOriginHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkening) == 0x00007C, "Member 'FSHPostprocessExpFog::FogDarkening' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningTint) == 0x000080, "Member 'FSHPostprocessExpFog::FogDarkeningTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningExponent) == 0x000090, "Member 'FSHPostprocessExpFog::FogDarkeningExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningDepthThreshold) == 0x000094, "Member 'FSHPostprocessExpFog::FogDarkeningDepthThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningDepthThresholdFade) == 0x000098, "Member 'FSHPostprocessExpFog::FogDarkeningDepthThresholdFade' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningFadeBias) == 0x00009C, "Member 'FSHPostprocessExpFog::FogDarkeningFadeBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningFadeExponent) == 0x0000A0, "Member 'FSHPostprocessExpFog::FogDarkeningFadeExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDarkeningFadeScale) == 0x0000A4, "Member 'FSHPostprocessExpFog::FogDarkeningFadeScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogDistanceScale) == 0x0000A8, "Member 'FSHPostprocessExpFog::FogDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogContrast) == 0x0000AC, "Member 'FSHPostprocessExpFog::FogContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogNoiseScaleMultiplier) == 0x0000B0, "Member 'FSHPostprocessExpFog::FogNoiseScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogSpeedMultiplier) == 0x0000B4, "Member 'FSHPostprocessExpFog::FogSpeedMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogIntensityMultiplier) == 0x0000B8, "Member 'FSHPostprocessExpFog::FogIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, FogTint) == 0x0000BC, "Member 'FSHPostprocessExpFog::FogTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, ReflectionsFog) == 0x0000CC, "Member 'FSHPostprocessExpFog::ReflectionsFog' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, ReflectionsFogNearCutOut) == 0x0000D0, "Member 'FSHPostprocessExpFog::ReflectionsFogNearCutOut' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, ReflectionsFogDensityScale) == 0x0000D4, "Member 'FSHPostprocessExpFog::ReflectionsFogDensityScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, ReflectionsFogAbsorbtionScale) == 0x0000D8, "Member 'FSHPostprocessExpFog::ReflectionsFogAbsorbtionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFog, ReflectionsFogBrightnessScale) == 0x0000DC, "Member 'FSHPostprocessExpFog::ReflectionsFogBrightnessScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessExpFogOverride \ static_assert(alignof(FSHPostprocessExpFogOverride) == 0x000004, "Wrong alignment on FSHPostprocessExpFogOverride"); \ static_assert(sizeof(FSHPostprocessExpFogOverride) == 0x0000F0, "Wrong size on FSHPostprocessExpFogOverride"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_Visible) == 0x000000, "Member 'FSHPostprocessExpFogOverride::bOverride_Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDensity) == 0x000001, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogInscatteringColor) == 0x000002, "Member 'FSHPostprocessExpFogOverride::bOverride_FogInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogHeightFalloff) == 0x000003, "Member 'FSHPostprocessExpFogOverride::bOverride_FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogMaxOpacity) == 0x000004, "Member 'FSHPostprocessExpFogOverride::bOverride_FogMaxOpacity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_StartDistance) == 0x000005, "Member 'FSHPostprocessExpFogOverride::bOverride_StartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogCutoffDistance) == 0x000006, "Member 'FSHPostprocessExpFogOverride::bOverride_FogCutoffDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_SecondFogDensity) == 0x000007, "Member 'FSHPostprocessExpFogOverride::bOverride_SecondFogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_SecondFogHeightFalloff) == 0x000008, "Member 'FSHPostprocessExpFogOverride::bOverride_SecondFogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_SecondFogHeightOffset) == 0x000009, "Member 'FSHPostprocessExpFogOverride::bOverride_SecondFogHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_DirectionalInscatteringExponent) == 0x00000A, "Member 'FSHPostprocessExpFogOverride::bOverride_DirectionalInscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_DirectionalInscatteringStartDistance) == 0x00000B, "Member 'FSHPostprocessExpFogOverride::bOverride_DirectionalInscatteringStartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_DirectionalInscatteringColor) == 0x00000C, "Member 'FSHPostprocessExpFogOverride::bOverride_DirectionalInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_bEnableVolumetricFog) == 0x00000D, "Member 'FSHPostprocessExpFogOverride::bOverride_bEnableVolumetricFog' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogScatteringDistribution) == 0x00000E, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogAlbedo) == 0x00000F, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogEmissive) == 0x000010, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogEmissive' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogExtinctionScale) == 0x000011, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogDistance) == 0x000012, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_VolumetricFogStaticLightingScatteringIntensity) == 0x000013, "Member 'FSHPostprocessExpFogOverride::bOverride_VolumetricFogStaticLightingScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_bOverrideLightColorsWithFogInscatteringColors) == 0x000014, "Member 'FSHPostprocessExpFogOverride::bOverride_bOverrideLightColorsWithFogInscatteringColors' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_HeightIsCameraRelative) == 0x000015, "Member 'FSHPostprocessExpFogOverride::bOverride_HeightIsCameraRelative' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_WorldOriginHeightOffset) == 0x000016, "Member 'FSHPostprocessExpFogOverride::bOverride_WorldOriginHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkening) == 0x000017, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkening' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningTint) == 0x000018, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningExponent) == 0x000019, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningDepthThreshold) == 0x00001A, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningDepthThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningDepthThresholdFade) == 0x00001B, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningDepthThresholdFade' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningFadeBias) == 0x00001C, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningFadeBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningFadeExponent) == 0x00001D, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningFadeExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDarkeningFadeScale) == 0x00001E, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDarkeningFadeScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogDistanceScale) == 0x00001F, "Member 'FSHPostprocessExpFogOverride::bOverride_FogDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogContrast) == 0x000020, "Member 'FSHPostprocessExpFogOverride::bOverride_FogContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogNoiseScaleMultiplier) == 0x000021, "Member 'FSHPostprocessExpFogOverride::bOverride_FogNoiseScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogSpeedMultiplier) == 0x000022, "Member 'FSHPostprocessExpFogOverride::bOverride_FogSpeedMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogIntensityMultiplier) == 0x000023, "Member 'FSHPostprocessExpFogOverride::bOverride_FogIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverride_FogTint) == 0x000024, "Member 'FSHPostprocessExpFogOverride::bOverride_FogTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, Visible) == 0x000025, "Member 'FSHPostprocessExpFogOverride::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDensity) == 0x000028, "Member 'FSHPostprocessExpFogOverride::FogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogInscatteringColor) == 0x00002C, "Member 'FSHPostprocessExpFogOverride::FogInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogHeightFalloff) == 0x00003C, "Member 'FSHPostprocessExpFogOverride::FogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogMaxOpacity) == 0x000040, "Member 'FSHPostprocessExpFogOverride::FogMaxOpacity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, StartDistance) == 0x000044, "Member 'FSHPostprocessExpFogOverride::StartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogCutoffDistance) == 0x000048, "Member 'FSHPostprocessExpFogOverride::FogCutoffDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, SecondFogDensity) == 0x00004C, "Member 'FSHPostprocessExpFogOverride::SecondFogDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, SecondFogHeightFalloff) == 0x000050, "Member 'FSHPostprocessExpFogOverride::SecondFogHeightFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, SecondFogHeightOffset) == 0x000054, "Member 'FSHPostprocessExpFogOverride::SecondFogHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, DirectionalInscatteringExponent) == 0x000058, "Member 'FSHPostprocessExpFogOverride::DirectionalInscatteringExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, DirectionalInscatteringStartDistance) == 0x00005C, "Member 'FSHPostprocessExpFogOverride::DirectionalInscatteringStartDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, DirectionalInscatteringColor) == 0x000060, "Member 'FSHPostprocessExpFogOverride::DirectionalInscatteringColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bEnableVolumetricFog) == 0x000070, "Member 'FSHPostprocessExpFogOverride::bEnableVolumetricFog' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogScatteringDistribution) == 0x000074, "Member 'FSHPostprocessExpFogOverride::VolumetricFogScatteringDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogAlbedo) == 0x000078, "Member 'FSHPostprocessExpFogOverride::VolumetricFogAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogEmissive) == 0x00007C, "Member 'FSHPostprocessExpFogOverride::VolumetricFogEmissive' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogExtinctionScale) == 0x00008C, "Member 'FSHPostprocessExpFogOverride::VolumetricFogExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogDistance) == 0x000090, "Member 'FSHPostprocessExpFogOverride::VolumetricFogDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, VolumetricFogStaticLightingScatteringIntensity) == 0x000094, "Member 'FSHPostprocessExpFogOverride::VolumetricFogStaticLightingScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, bOverrideLightColorsWithFogInscatteringColors) == 0x000098, "Member 'FSHPostprocessExpFogOverride::bOverrideLightColorsWithFogInscatteringColors' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, HeightIsCameraRelative) == 0x000099, "Member 'FSHPostprocessExpFogOverride::HeightIsCameraRelative' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, WorldOriginHeightOffset) == 0x00009C, "Member 'FSHPostprocessExpFogOverride::WorldOriginHeightOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkening) == 0x0000A0, "Member 'FSHPostprocessExpFogOverride::FogDarkening' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningTint) == 0x0000A4, "Member 'FSHPostprocessExpFogOverride::FogDarkeningTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningExponent) == 0x0000B4, "Member 'FSHPostprocessExpFogOverride::FogDarkeningExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningDepthThreshold) == 0x0000B8, "Member 'FSHPostprocessExpFogOverride::FogDarkeningDepthThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningDepthThresholdFade) == 0x0000BC, "Member 'FSHPostprocessExpFogOverride::FogDarkeningDepthThresholdFade' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningFadeBias) == 0x0000C0, "Member 'FSHPostprocessExpFogOverride::FogDarkeningFadeBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningFadeExponent) == 0x0000C4, "Member 'FSHPostprocessExpFogOverride::FogDarkeningFadeExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDarkeningFadeScale) == 0x0000C8, "Member 'FSHPostprocessExpFogOverride::FogDarkeningFadeScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogDistanceScale) == 0x0000CC, "Member 'FSHPostprocessExpFogOverride::FogDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogContrast) == 0x0000D0, "Member 'FSHPostprocessExpFogOverride::FogContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogNoiseScaleMultiplier) == 0x0000D4, "Member 'FSHPostprocessExpFogOverride::FogNoiseScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogSpeedMultiplier) == 0x0000D8, "Member 'FSHPostprocessExpFogOverride::FogSpeedMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogIntensityMultiplier) == 0x0000DC, "Member 'FSHPostprocessExpFogOverride::FogIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExpFogOverride, FogTint) == 0x0000E0, "Member 'FSHPostprocessExpFogOverride::FogTint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessCloudscapeClouds \ static_assert(alignof(FSHPostprocessCloudscapeClouds) == 0x000004, "Wrong alignment on FSHPostprocessCloudscapeClouds"); \ static_assert(sizeof(FSHPostprocessCloudscapeClouds) == 0x000048, "Wrong size on FSHPostprocessCloudscapeClouds"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, NoiseContrast) == 0x000000, "Member 'FSHPostprocessCloudscapeClouds::NoiseContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, NoiseDistortion) == 0x000004, "Member 'FSHPostprocessCloudscapeClouds::NoiseDistortion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, NoiseScale) == 0x000008, "Member 'FSHPostprocessCloudscapeClouds::NoiseScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, NoiseSpeed) == 0x000018, "Member 'FSHPostprocessCloudscapeClouds::NoiseSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, CloudAlbedo) == 0x000028, "Member 'FSHPostprocessCloudscapeClouds::CloudAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessCloudscapeClouds, CloudExtinction) == 0x000038, "Member 'FSHPostprocessCloudscapeClouds::CloudExtinction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessEpicClouds \ static_assert(alignof(FSHPostprocessEpicClouds) == 0x000008, "Wrong alignment on FSHPostprocessEpicClouds"); \ static_assert(sizeof(FSHPostprocessEpicClouds) == 0x0000C0, "Wrong size on FSHPostprocessEpicClouds"); \ static_assert(offsetof(FSHPostprocessEpicClouds, BaseNoiseExp) == 0x000000, "Member 'FSHPostprocessEpicClouds::BaseNoiseExp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, BaseNoiseScale) == 0x000004, "Member 'FSHPostprocessEpicClouds::BaseNoiseScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, BeerPowder) == 0x000008, "Member 'FSHPostprocessEpicClouds::BeerPowder' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, BeerPowderPower) == 0x00000C, "Member 'FSHPostprocessEpicClouds::BeerPowderPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionExp) == 0x000010, "Member 'FSHPostprocessEpicClouds::ErosionExp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionMax) == 0x000014, "Member 'FSHPostprocessEpicClouds::ErosionMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionMin) == 0x000018, "Member 'FSHPostprocessEpicClouds::ErosionMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionNoiseScale) == 0x00001C, "Member 'FSHPostprocessEpicClouds::ErosionNoiseScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionScale) == 0x000020, "Member 'FSHPostprocessEpicClouds::ErosionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ErosionStrength) == 0x000024, "Member 'FSHPostprocessEpicClouds::ErosionStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, ExtinctionScale) == 0x000028, "Member 'FSHPostprocessEpicClouds::ExtinctionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, MultiScatteringContribution) == 0x00002C, "Member 'FSHPostprocessEpicClouds::MultiScatteringContribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, MultiScatteringEccentricity) == 0x000030, "Member 'FSHPostprocessEpicClouds::MultiScatteringEccentricity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, MultiScatteringOcclusion) == 0x000034, "Member 'FSHPostprocessEpicClouds::MultiScatteringOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, NoiseHeightExp) == 0x000038, "Member 'FSHPostprocessEpicClouds::NoiseHeightExp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, NoiseHeightRange) == 0x00003C, "Member 'FSHPostprocessEpicClouds::NoiseHeightRange' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, PhaseBlend) == 0x000040, "Member 'FSHPostprocessEpicClouds::PhaseBlend' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, PhaseG) == 0x000044, "Member 'FSHPostprocessEpicClouds::PhaseG' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, PhaseG2) == 0x000048, "Member 'FSHPostprocessEpicClouds::PhaseG2' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, WeatherUVScale) == 0x00004C, "Member 'FSHPostprocessEpicClouds::WeatherUVScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, Albedo) == 0x000050, "Member 'FSHPostprocessEpicClouds::Albedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, Emissive) == 0x000060, "Member 'FSHPostprocessEpicClouds::Emissive' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, Extinction) == 0x000070, "Member 'FSHPostprocessEpicClouds::Extinction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, WindVector) == 0x000080, "Member 'FSHPostprocessEpicClouds::WindVector' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, WeatherTexture) == 0x000090, "Member 'FSHPostprocessEpicClouds::WeatherTexture' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, WeatherTextureRotation) == 0x000098, "Member 'FSHPostprocessEpicClouds::WeatherTextureRotation' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, GradientTexture) == 0x0000A0, "Member 'FSHPostprocessEpicClouds::GradientTexture' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, UseCloudsGizmos) == 0x0000A8, "Member 'FSHPostprocessEpicClouds::UseCloudsGizmos' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessEpicClouds, NoiseModScale) == 0x0000AC, "Member 'FSHPostprocessEpicClouds::NoiseModScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessAtmFog \ static_assert(alignof(FSHPostprocessAtmFog) == 0x000008, "Wrong alignment on FSHPostprocessAtmFog"); \ static_assert(sizeof(FSHPostprocessAtmFog) == 0x000198, "Wrong size on FSHPostprocessAtmFog"); \ static_assert(offsetof(FSHPostprocessAtmFog, Visible) == 0x000000, "Member 'FSHPostprocessAtmFog::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, BottomRadius) == 0x000004, "Member 'FSHPostprocessAtmFog::BottomRadius' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, GroundAlbedo) == 0x000008, "Member 'FSHPostprocessAtmFog::GroundAlbedo' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, AtmosphereHeight) == 0x00000C, "Member 'FSHPostprocessAtmFog::AtmosphereHeight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MultiScatteringFactor) == 0x000010, "Member 'FSHPostprocessAtmFog::MultiScatteringFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, TraceSampleCountScale) == 0x000014, "Member 'FSHPostprocessAtmFog::TraceSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, RayleighScatteringScale) == 0x000018, "Member 'FSHPostprocessAtmFog::RayleighScatteringScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, RayleighScattering) == 0x00001C, "Member 'FSHPostprocessAtmFog::RayleighScattering' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, RayleighExponentialDistribution) == 0x00002C, "Member 'FSHPostprocessAtmFog::RayleighExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieScatteringScale) == 0x000030, "Member 'FSHPostprocessAtmFog::MieScatteringScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieScattering) == 0x000034, "Member 'FSHPostprocessAtmFog::MieScattering' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieAbsorptionScale) == 0x000044, "Member 'FSHPostprocessAtmFog::MieAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieAbsorption) == 0x000048, "Member 'FSHPostprocessAtmFog::MieAbsorption' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieAnisotropy) == 0x000058, "Member 'FSHPostprocessAtmFog::MieAnisotropy' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, MieExponentialDistribution) == 0x00005C, "Member 'FSHPostprocessAtmFog::MieExponentialDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, OtherAbsorptionScale) == 0x000060, "Member 'FSHPostprocessAtmFog::OtherAbsorptionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, OtherAbsorption) == 0x000064, "Member 'FSHPostprocessAtmFog::OtherAbsorption' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, OtherTentDistribution) == 0x000074, "Member 'FSHPostprocessAtmFog::OtherTentDistribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, SkyLuminanceFactor) == 0x000080, "Member 'FSHPostprocessAtmFog::SkyLuminanceFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, AerialPespectiveViewDistanceScale) == 0x000090, "Member 'FSHPostprocessAtmFog::AerialPespectiveViewDistanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, HeightFogContribution) == 0x000094, "Member 'FSHPostprocessAtmFog::HeightFogContribution' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, TransmittanceMinLightElevationAngle) == 0x000098, "Member 'FSHPostprocessAtmFog::TransmittanceMinLightElevationAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, AerialPerspectiveStartDepth) == 0x00009C, "Member 'FSHPostprocessAtmFog::AerialPerspectiveStartDepth' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, EnableVolumetricClouds) == 0x0000A0, "Member 'FSHPostprocessAtmFog::EnableVolumetricClouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, LayerBottomAltitude) == 0x0000A4, "Member 'FSHPostprocessAtmFog::LayerBottomAltitude' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, LayerHeight) == 0x0000A8, "Member 'FSHPostprocessAtmFog::LayerHeight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, TracingStartMaxDistance) == 0x0000AC, "Member 'FSHPostprocessAtmFog::TracingStartMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, TracingMaxDistance) == 0x0000B0, "Member 'FSHPostprocessAtmFog::TracingMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, bUsePerSampleAtmosphericLightTransmittance) == 0x0000B4, "Member 'FSHPostprocessAtmFog::bUsePerSampleAtmosphericLightTransmittance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, SkyLightCloudBottomOcclusion) == 0x0000B8, "Member 'FSHPostprocessAtmFog::SkyLightCloudBottomOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, ViewSampleCountScale) == 0x0000BC, "Member 'FSHPostprocessAtmFog::ViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, ReflectionViewSampleCountScale) == 0x0000C0, "Member 'FSHPostprocessAtmFog::ReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, ShadowViewSampleCountScale) == 0x0000C4, "Member 'FSHPostprocessAtmFog::ShadowViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, ShadowReflectionViewSampleCountScale) == 0x0000C8, "Member 'FSHPostprocessAtmFog::ShadowReflectionViewSampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, ShadowTracingDistance) == 0x0000CC, "Member 'FSHPostprocessAtmFog::ShadowTracingDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, StopTracingTransmittanceThreshold) == 0x0000D0, "Member 'FSHPostprocessAtmFog::StopTracingTransmittanceThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessAtmFog, VCloudsMaterialParams) == 0x0000D8, "Member 'FSHPostprocessAtmFog::VCloudsMaterialParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessSkyLight \ static_assert(alignof(FSHPostprocessSkyLight) == 0x000008, "Wrong alignment on FSHPostprocessSkyLight"); \ static_assert(sizeof(FSHPostprocessSkyLight) == 0x000090, "Wrong size on FSHPostprocessSkyLight"); \ static_assert(offsetof(FSHPostprocessSkyLight, Visible) == 0x000000, "Member 'FSHPostprocessSkyLight::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, SourceType) == 0x000001, "Member 'FSHPostprocessSkyLight::SourceType' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, Cubemap) == 0x000008, "Member 'FSHPostprocessSkyLight::Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, SourceCubemapAngle) == 0x000010, "Member 'FSHPostprocessSkyLight::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, RecaptureFrequency) == 0x000014, "Member 'FSHPostprocessSkyLight::RecaptureFrequency' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, SkyDistanceThreshold) == 0x000018, "Member 'FSHPostprocessSkyLight::SkyDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, Intensity) == 0x00001C, "Member 'FSHPostprocessSkyLight::Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, IndirectLightIntensity) == 0x000020, "Member 'FSHPostprocessSkyLight::IndirectLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, VolumetricScatteringIntensity) == 0x000024, "Member 'FSHPostprocessSkyLight::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, LightColor) == 0x000028, "Member 'FSHPostprocessSkyLight::LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, LowerHemisphereColor) == 0x000038, "Member 'FSHPostprocessSkyLight::LowerHemisphereColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, bLowerHemisphereIsBlack) == 0x000048, "Member 'FSHPostprocessSkyLight::bLowerHemisphereIsBlack' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, CastRayTracingShadows) == 0x000050, "Member 'FSHPostprocessSkyLight::CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, RayTracingShadowsSamplesCount) == 0x000054, "Member 'FSHPostprocessSkyLight::RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, OcclusionMaxDistance) == 0x00005C, "Member 'FSHPostprocessSkyLight::OcclusionMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, Contrast) == 0x000060, "Member 'FSHPostprocessSkyLight::Contrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, OcclusionExponent) == 0x000064, "Member 'FSHPostprocessSkyLight::OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, MinOcclusion) == 0x000068, "Member 'FSHPostprocessSkyLight::MinOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, OcclusionTint) == 0x00006C, "Member 'FSHPostprocessSkyLight::OcclusionTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, OcclusionCombineMode) == 0x000070, "Member 'FSHPostprocessSkyLight::OcclusionCombineMode' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, AOScale) == 0x000074, "Member 'FSHPostprocessSkyLight::AOScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, LumenBiasFactor) == 0x000078, "Member 'FSHPostprocessSkyLight::LumenBiasFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLight, Interpolators) == 0x000080, "Member 'FSHPostprocessSkyLight::Interpolators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessSkyLightOverride \ static_assert(alignof(FSHPostprocessSkyLightOverride) == 0x000008, "Wrong alignment on FSHPostprocessSkyLightOverride"); \ static_assert(sizeof(FSHPostprocessSkyLightOverride) == 0x000098, "Wrong size on FSHPostprocessSkyLightOverride"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_Visible) == 0x000000, "Member 'FSHPostprocessSkyLightOverride::bOverride_Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_SourceType) == 0x000001, "Member 'FSHPostprocessSkyLightOverride::bOverride_SourceType' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_Cubemap) == 0x000002, "Member 'FSHPostprocessSkyLightOverride::bOverride_Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_SourceCubemapAngle) == 0x000003, "Member 'FSHPostprocessSkyLightOverride::bOverride_SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_RecaptureFrequency) == 0x000004, "Member 'FSHPostprocessSkyLightOverride::bOverride_RecaptureFrequency' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_SkyDistanceThreshold) == 0x000005, "Member 'FSHPostprocessSkyLightOverride::bOverride_SkyDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_Intensity) == 0x000006, "Member 'FSHPostprocessSkyLightOverride::bOverride_Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_IndirectLightIntensity) == 0x000007, "Member 'FSHPostprocessSkyLightOverride::bOverride_IndirectLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_VolumetricScatteringIntensity) == 0x000008, "Member 'FSHPostprocessSkyLightOverride::bOverride_VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_LightColor) == 0x000009, "Member 'FSHPostprocessSkyLightOverride::bOverride_LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_LowerHemisphereColor) == 0x00000A, "Member 'FSHPostprocessSkyLightOverride::bOverride_LowerHemisphereColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_bLowerHemisphereIsBlack) == 0x00000B, "Member 'FSHPostprocessSkyLightOverride::bOverride_bLowerHemisphereIsBlack' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_CastShadows) == 0x00000C, "Member 'FSHPostprocessSkyLightOverride::bOverride_CastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_CastRayTracingShadows) == 0x00000D, "Member 'FSHPostprocessSkyLightOverride::bOverride_CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_RayTracingShadowsSamplesCount) == 0x00000E, "Member 'FSHPostprocessSkyLightOverride::bOverride_RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_bAffectTranslucentLighting) == 0x00000F, "Member 'FSHPostprocessSkyLightOverride::bOverride_bAffectTranslucentLighting' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_bTransmission) == 0x000010, "Member 'FSHPostprocessSkyLightOverride::bOverride_bTransmission' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_OcclusionMaxDistance) == 0x000011, "Member 'FSHPostprocessSkyLightOverride::bOverride_OcclusionMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_Contrast) == 0x000012, "Member 'FSHPostprocessSkyLightOverride::bOverride_Contrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_OcclusionExponent) == 0x000013, "Member 'FSHPostprocessSkyLightOverride::bOverride_OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_MinOcclusion) == 0x000014, "Member 'FSHPostprocessSkyLightOverride::bOverride_MinOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_OcclusionTint) == 0x000015, "Member 'FSHPostprocessSkyLightOverride::bOverride_OcclusionTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_OcclusionCombineMode) == 0x000016, "Member 'FSHPostprocessSkyLightOverride::bOverride_OcclusionCombineMode' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_AOScale) == 0x000017, "Member 'FSHPostprocessSkyLightOverride::bOverride_AOScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bOverride_LumenBiasFactor) == 0x000018, "Member 'FSHPostprocessSkyLightOverride::bOverride_LumenBiasFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, Visible) == 0x000019, "Member 'FSHPostprocessSkyLightOverride::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, SourceType) == 0x00001A, "Member 'FSHPostprocessSkyLightOverride::SourceType' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, Cubemap) == 0x000020, "Member 'FSHPostprocessSkyLightOverride::Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, SourceCubemapAngle) == 0x000028, "Member 'FSHPostprocessSkyLightOverride::SourceCubemapAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, RecaptureFrequency) == 0x00002C, "Member 'FSHPostprocessSkyLightOverride::RecaptureFrequency' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, SkyDistanceThreshold) == 0x000030, "Member 'FSHPostprocessSkyLightOverride::SkyDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, Intensity) == 0x000034, "Member 'FSHPostprocessSkyLightOverride::Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, IndirectLightIntensity) == 0x000038, "Member 'FSHPostprocessSkyLightOverride::IndirectLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, VolumetricScatteringIntensity) == 0x00003C, "Member 'FSHPostprocessSkyLightOverride::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, LightColor) == 0x000040, "Member 'FSHPostprocessSkyLightOverride::LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, LowerHemisphereColor) == 0x000050, "Member 'FSHPostprocessSkyLightOverride::LowerHemisphereColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, bLowerHemisphereIsBlack) == 0x000060, "Member 'FSHPostprocessSkyLightOverride::bLowerHemisphereIsBlack' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, CastRayTracingShadows) == 0x000068, "Member 'FSHPostprocessSkyLightOverride::CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, RayTracingShadowsSamplesCount) == 0x00006C, "Member 'FSHPostprocessSkyLightOverride::RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, OcclusionMaxDistance) == 0x000074, "Member 'FSHPostprocessSkyLightOverride::OcclusionMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, Contrast) == 0x000078, "Member 'FSHPostprocessSkyLightOverride::Contrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, OcclusionExponent) == 0x00007C, "Member 'FSHPostprocessSkyLightOverride::OcclusionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, MinOcclusion) == 0x000080, "Member 'FSHPostprocessSkyLightOverride::MinOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, OcclusionTint) == 0x000084, "Member 'FSHPostprocessSkyLightOverride::OcclusionTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, OcclusionCombineMode) == 0x000088, "Member 'FSHPostprocessSkyLightOverride::OcclusionCombineMode' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, AOScale) == 0x00008C, "Member 'FSHPostprocessSkyLightOverride::AOScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyLightOverride, LumenBiasFactor) == 0x000090, "Member 'FSHPostprocessSkyLightOverride::LumenBiasFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessDirectionalLight \ static_assert(alignof(FSHPostprocessDirectionalLight) == 0x000008, "Wrong alignment on FSHPostprocessDirectionalLight"); \ static_assert(sizeof(FSHPostprocessDirectionalLight) == 0x0000F8, "Wrong size on FSHPostprocessDirectionalLight"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, Visible) == 0x000000, "Member 'FSHPostprocessDirectionalLight::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, VisibleInLowQuality) == 0x000001, "Member 'FSHPostprocessDirectionalLight::VisibleInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, Direction) == 0x000008, "Member 'FSHPostprocessDirectionalLight::Direction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, Intensity) == 0x000020, "Member 'FSHPostprocessDirectionalLight::Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, IndirectLightingIntensity) == 0x000024, "Member 'FSHPostprocessDirectionalLight::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, VolumetricScatteringIntensity) == 0x000028, "Member 'FSHPostprocessDirectionalLight::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, LightColor) == 0x00002C, "Member 'FSHPostprocessDirectionalLight::LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CastShadows) == 0x000030, "Member 'FSHPostprocessDirectionalLight::CastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CastShadowsInLowQuality) == 0x000031, "Member 'FSHPostprocessDirectionalLight::CastShadowsInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CastRayTracingShadows) == 0x000032, "Member 'FSHPostprocessDirectionalLight::CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, RayTracingShadowsSamplesCount) == 0x000034, "Member 'FSHPostprocessDirectionalLight::RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, ShadowSharpen) == 0x000038, "Member 'FSHPostprocessDirectionalLight::ShadowSharpen' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, LightSourceAngle) == 0x00003C, "Member 'FSHPostprocessDirectionalLight::LightSourceAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, LightSourceSoftAngle) == 0x000040, "Member 'FSHPostprocessDirectionalLight::LightSourceSoftAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, ContactShadowLength) == 0x000044, "Member 'FSHPostprocessDirectionalLight::ContactShadowLength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, Temperature) == 0x000048, "Member 'FSHPostprocessDirectionalLight::Temperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bUseTemperature) == 0x00004C, "Member 'FSHPostprocessDirectionalLight::bUseTemperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, SpecularScale) == 0x000050, "Member 'FSHPostprocessDirectionalLight::SpecularScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, ShadowBias) == 0x000054, "Member 'FSHPostprocessDirectionalLight::ShadowBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, ShadowsQuality) == 0x000058, "Member 'FSHPostprocessDirectionalLight::ShadowsQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CascadeTransitionFraction) == 0x00005C, "Member 'FSHPostprocessDirectionalLight::CascadeTransitionFraction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CascadeDistributionExponent) == 0x000060, "Member 'FSHPostprocessDirectionalLight::CascadeDistributionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, DynamicShadowDistanceMovableLight) == 0x000064, "Member 'FSHPostprocessDirectionalLight::DynamicShadowDistanceMovableLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bAffectDynamicIndirectLighting) == 0x000068, "Member 'FSHPostprocessDirectionalLight::bAffectDynamicIndirectLighting' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bEnableLightShaftOcclusion) == 0x000069, "Member 'FSHPostprocessDirectionalLight::bEnableLightShaftOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, OcclusionMaskDarkness) == 0x00006C, "Member 'FSHPostprocessDirectionalLight::OcclusionMaskDarkness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, OcclusionDepthRange) == 0x000070, "Member 'FSHPostprocessDirectionalLight::OcclusionDepthRange' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bEnableLightShaftBloom) == 0x000074, "Member 'FSHPostprocessDirectionalLight::bEnableLightShaftBloom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, BloomScale) == 0x000078, "Member 'FSHPostprocessDirectionalLight::BloomScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, BloomThreshold) == 0x00007C, "Member 'FSHPostprocessDirectionalLight::BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, BloomMaxBrightness) == 0x000080, "Member 'FSHPostprocessDirectionalLight::BloomMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, BloomTint) == 0x000084, "Member 'FSHPostprocessDirectionalLight::BloomTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, LightShaftOverrideDirection) == 0x000088, "Member 'FSHPostprocessDirectionalLight::LightShaftOverrideDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bAtmosphereSunLight) == 0x0000A0, "Member 'FSHPostprocessDirectionalLight::bAtmosphereSunLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, AtmosphereSunLightIndex) == 0x0000A4, "Member 'FSHPostprocessDirectionalLight::AtmosphereSunLightIndex' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, AtmosphereSunDiskColorScale) == 0x0000A8, "Member 'FSHPostprocessDirectionalLight::AtmosphereSunDiskColorScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bPerPixelAtmosphereTransmittance) == 0x0000B8, "Member 'FSHPostprocessDirectionalLight::bPerPixelAtmosphereTransmittance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bCastShadowsOnClouds) == 0x0000B9, "Member 'FSHPostprocessDirectionalLight::bCastShadowsOnClouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bCastShadowsOnAtmosphere) == 0x0000BA, "Member 'FSHPostprocessDirectionalLight::bCastShadowsOnAtmosphere' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, bCastCloudShadows) == 0x0000BB, "Member 'FSHPostprocessDirectionalLight::bCastCloudShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowStrength) == 0x0000BC, "Member 'FSHPostprocessDirectionalLight::CloudShadowStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowOnAtmosphereStrength) == 0x0000C0, "Member 'FSHPostprocessDirectionalLight::CloudShadowOnAtmosphereStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowOnSurfaceStrength) == 0x0000C4, "Member 'FSHPostprocessDirectionalLight::CloudShadowOnSurfaceStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowDepthBias) == 0x0000C8, "Member 'FSHPostprocessDirectionalLight::CloudShadowDepthBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowExtent) == 0x0000CC, "Member 'FSHPostprocessDirectionalLight::CloudShadowExtent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowMapResolutionScale) == 0x0000D0, "Member 'FSHPostprocessDirectionalLight::CloudShadowMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudShadowRaySampleCountScale) == 0x0000D4, "Member 'FSHPostprocessDirectionalLight::CloudShadowRaySampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, CloudScatteredLuminanceScale) == 0x0000D8, "Member 'FSHPostprocessDirectionalLight::CloudScatteredLuminanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, FakeAmbientIntensity) == 0x0000E8, "Member 'FSHPostprocessDirectionalLight::FakeAmbientIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, FakeAmbientColor) == 0x0000EC, "Member 'FSHPostprocessDirectionalLight::FakeAmbientColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, FakeAmbientFromBottom) == 0x0000F0, "Member 'FSHPostprocessDirectionalLight::FakeAmbientFromBottom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLight, DayNightFactor) == 0x0000F4, "Member 'FSHPostprocessDirectionalLight::DayNightFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessDirectionalLightOverride \ static_assert(alignof(FSHPostprocessDirectionalLightOverride) == 0x000008, "Wrong alignment on FSHPostprocessDirectionalLightOverride"); \ static_assert(sizeof(FSHPostprocessDirectionalLightOverride) == 0x000128, "Wrong size on FSHPostprocessDirectionalLightOverride"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_Visible) == 0x000000, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_VisibleInLowQuality) == 0x000001, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_VisibleInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_Direction) == 0x000002, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_Direction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_Intensity) == 0x000003, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_IndirectLightingIntensity) == 0x000004, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_VolumetricScatteringIntensity) == 0x000005, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_LightColor) == 0x000006, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CastShadows) == 0x000007, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CastShadowsInLowQuality) == 0x000008, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CastShadowsInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CastRayTracingShadows) == 0x000009, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_RayTracingShadowsSamplesCount) == 0x00000A, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_ShadowSharpen) == 0x00000B, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_ShadowSharpen' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_LightSourceAngle) == 0x00000C, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_LightSourceAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_LightSourceSoftAngle) == 0x00000D, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_LightSourceSoftAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_ContactShadowLength) == 0x00000E, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_ContactShadowLength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_Temperature) == 0x00000F, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_Temperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bUseTemperature) == 0x000010, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bUseTemperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_SpecularScale) == 0x000011, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_SpecularScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_ShadowBias) == 0x000012, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_ShadowBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_ShadowsQuality) == 0x000013, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_ShadowsQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CascadeTransitionFraction) == 0x000014, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CascadeTransitionFraction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CascadeDistributionExponent) == 0x000015, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CascadeDistributionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_DynamicShadowDistanceMovableLight) == 0x000016, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_DynamicShadowDistanceMovableLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bAffectDynamicIndirectLighting) == 0x000017, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bAffectDynamicIndirectLighting' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bEnableLightShaftOcclusion) == 0x000018, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bEnableLightShaftOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_OcclusionMaskDarkness) == 0x000019, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_OcclusionMaskDarkness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_OcclusionDepthRange) == 0x00001A, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_OcclusionDepthRange' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bEnableLightShaftBloom) == 0x00001B, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bEnableLightShaftBloom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_BloomScale) == 0x00001C, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_BloomScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_BloomThreshold) == 0x00001D, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_BloomMaxBrightness) == 0x00001E, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_BloomMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_BloomTint) == 0x00001F, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_BloomTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_LightShaftOverrideDirection) == 0x000020, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_LightShaftOverrideDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bAtmosphereSunLight) == 0x000021, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bAtmosphereSunLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_AtmosphereSunLightIndex) == 0x000022, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_AtmosphereSunLightIndex' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_AtmosphereSunDiskColorScale) == 0x000023, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_AtmosphereSunDiskColorScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bPerPixelAtmosphereTransmittance) == 0x000024, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bPerPixelAtmosphereTransmittance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bCastShadowsOnClouds) == 0x000025, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bCastShadowsOnClouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bCastShadowsOnAtmosphere) == 0x000026, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bCastShadowsOnAtmosphere' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_bCastCloudShadows) == 0x000027, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_bCastCloudShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowStrength) == 0x000028, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowOnAtmosphereStrength) == 0x000029, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowOnAtmosphereStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowOnSurfaceStrength) == 0x00002A, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowOnSurfaceStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowDepthBias) == 0x00002B, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowDepthBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowExtent) == 0x00002C, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowExtent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowMapResolutionScale) == 0x00002D, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudShadowRaySampleCountScale) == 0x00002E, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudShadowRaySampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_CloudScatteredLuminanceScale) == 0x00002F, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_CloudScatteredLuminanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_FakeAmbientIntensity) == 0x000030, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_FakeAmbientIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_FakeAmbientColor) == 0x000031, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_FakeAmbientColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_FakeAmbientFromBottom) == 0x000032, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_FakeAmbientFromBottom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bOverride_DayNightFactor) == 0x000033, "Member 'FSHPostprocessDirectionalLightOverride::bOverride_DayNightFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, Visible) == 0x000034, "Member 'FSHPostprocessDirectionalLightOverride::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, VisibleInLowQuality) == 0x000035, "Member 'FSHPostprocessDirectionalLightOverride::VisibleInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, Direction) == 0x000038, "Member 'FSHPostprocessDirectionalLightOverride::Direction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, Intensity) == 0x000050, "Member 'FSHPostprocessDirectionalLightOverride::Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, IndirectLightingIntensity) == 0x000054, "Member 'FSHPostprocessDirectionalLightOverride::IndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, VolumetricScatteringIntensity) == 0x000058, "Member 'FSHPostprocessDirectionalLightOverride::VolumetricScatteringIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, LightColor) == 0x00005C, "Member 'FSHPostprocessDirectionalLightOverride::LightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CastShadows) == 0x000060, "Member 'FSHPostprocessDirectionalLightOverride::CastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CastShadowsInLowQuality) == 0x000061, "Member 'FSHPostprocessDirectionalLightOverride::CastShadowsInLowQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CastRayTracingShadows) == 0x000062, "Member 'FSHPostprocessDirectionalLightOverride::CastRayTracingShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, RayTracingShadowsSamplesCount) == 0x000064, "Member 'FSHPostprocessDirectionalLightOverride::RayTracingShadowsSamplesCount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, ShadowSharpen) == 0x000068, "Member 'FSHPostprocessDirectionalLightOverride::ShadowSharpen' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, LightSourceAngle) == 0x00006C, "Member 'FSHPostprocessDirectionalLightOverride::LightSourceAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, LightSourceSoftAngle) == 0x000070, "Member 'FSHPostprocessDirectionalLightOverride::LightSourceSoftAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, ContactShadowLength) == 0x000074, "Member 'FSHPostprocessDirectionalLightOverride::ContactShadowLength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, Temperature) == 0x000078, "Member 'FSHPostprocessDirectionalLightOverride::Temperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bUseTemperature) == 0x00007C, "Member 'FSHPostprocessDirectionalLightOverride::bUseTemperature' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, SpecularScale) == 0x000080, "Member 'FSHPostprocessDirectionalLightOverride::SpecularScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, ShadowBias) == 0x000084, "Member 'FSHPostprocessDirectionalLightOverride::ShadowBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, ShadowsQuality) == 0x000088, "Member 'FSHPostprocessDirectionalLightOverride::ShadowsQuality' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CascadeTransitionFraction) == 0x00008C, "Member 'FSHPostprocessDirectionalLightOverride::CascadeTransitionFraction' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CascadeDistributionExponent) == 0x000090, "Member 'FSHPostprocessDirectionalLightOverride::CascadeDistributionExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, DynamicShadowDistanceMovableLight) == 0x000094, "Member 'FSHPostprocessDirectionalLightOverride::DynamicShadowDistanceMovableLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bAffectDynamicIndirectLighting) == 0x000098, "Member 'FSHPostprocessDirectionalLightOverride::bAffectDynamicIndirectLighting' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bEnableLightShaftOcclusion) == 0x000099, "Member 'FSHPostprocessDirectionalLightOverride::bEnableLightShaftOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, OcclusionMaskDarkness) == 0x00009C, "Member 'FSHPostprocessDirectionalLightOverride::OcclusionMaskDarkness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, OcclusionDepthRange) == 0x0000A0, "Member 'FSHPostprocessDirectionalLightOverride::OcclusionDepthRange' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bEnableLightShaftBloom) == 0x0000A4, "Member 'FSHPostprocessDirectionalLightOverride::bEnableLightShaftBloom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, BloomScale) == 0x0000A8, "Member 'FSHPostprocessDirectionalLightOverride::BloomScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, BloomThreshold) == 0x0000AC, "Member 'FSHPostprocessDirectionalLightOverride::BloomThreshold' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, BloomMaxBrightness) == 0x0000B0, "Member 'FSHPostprocessDirectionalLightOverride::BloomMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, BloomTint) == 0x0000B4, "Member 'FSHPostprocessDirectionalLightOverride::BloomTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, LightShaftOverrideDirection) == 0x0000B8, "Member 'FSHPostprocessDirectionalLightOverride::LightShaftOverrideDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bAtmosphereSunLight) == 0x0000D0, "Member 'FSHPostprocessDirectionalLightOverride::bAtmosphereSunLight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, AtmosphereSunLightIndex) == 0x0000D4, "Member 'FSHPostprocessDirectionalLightOverride::AtmosphereSunLightIndex' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, AtmosphereSunDiskColorScale) == 0x0000D8, "Member 'FSHPostprocessDirectionalLightOverride::AtmosphereSunDiskColorScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bPerPixelAtmosphereTransmittance) == 0x0000E8, "Member 'FSHPostprocessDirectionalLightOverride::bPerPixelAtmosphereTransmittance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bCastShadowsOnClouds) == 0x0000E9, "Member 'FSHPostprocessDirectionalLightOverride::bCastShadowsOnClouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bCastShadowsOnAtmosphere) == 0x0000EA, "Member 'FSHPostprocessDirectionalLightOverride::bCastShadowsOnAtmosphere' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, bCastCloudShadows) == 0x0000EB, "Member 'FSHPostprocessDirectionalLightOverride::bCastCloudShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowStrength) == 0x0000EC, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowOnAtmosphereStrength) == 0x0000F0, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowOnAtmosphereStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowOnSurfaceStrength) == 0x0000F4, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowOnSurfaceStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowDepthBias) == 0x0000F8, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowDepthBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowExtent) == 0x0000FC, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowExtent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowMapResolutionScale) == 0x000100, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowMapResolutionScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudShadowRaySampleCountScale) == 0x000104, "Member 'FSHPostprocessDirectionalLightOverride::CloudShadowRaySampleCountScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, CloudScatteredLuminanceScale) == 0x000108, "Member 'FSHPostprocessDirectionalLightOverride::CloudScatteredLuminanceScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, FakeAmbientIntensity) == 0x000118, "Member 'FSHPostprocessDirectionalLightOverride::FakeAmbientIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, FakeAmbientColor) == 0x00011C, "Member 'FSHPostprocessDirectionalLightOverride::FakeAmbientColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, FakeAmbientFromBottom) == 0x000120, "Member 'FSHPostprocessDirectionalLightOverride::FakeAmbientFromBottom' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDirectionalLightOverride, DayNightFactor) == 0x000124, "Member 'FSHPostprocessDirectionalLightOverride::DayNightFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessRoughnessMetalicityCtrl \ static_assert(alignof(FSHPostprocessRoughnessMetalicityCtrl) == 0x000004, "Wrong alignment on FSHPostprocessRoughnessMetalicityCtrl"); \ static_assert(sizeof(FSHPostprocessRoughnessMetalicityCtrl) == 0x000048, "Wrong size on FSHPostprocessRoughnessMetalicityCtrl"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, Mood) == 0x000000, "Member 'FSHPostprocessRoughnessMetalicityCtrl::Mood' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RoughnessScale) == 0x000004, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RoughnessScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RoughnessBias) == 0x000008, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RoughnessBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RoughnessTerrainScale) == 0x00000C, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RoughnessTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RoughnessTerrainBias) == 0x000010, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RoughnessTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, MetallicityScale) == 0x000014, "Member 'FSHPostprocessRoughnessMetalicityCtrl::MetallicityScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, MetallicityBias) == 0x000018, "Member 'FSHPostprocessRoughnessMetalicityCtrl::MetallicityBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, MetallicityTerrainScale) == 0x00001C, "Member 'FSHPostprocessRoughnessMetalicityCtrl::MetallicityTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, MetallicityTerrainBias) == 0x000020, "Member 'FSHPostprocessRoughnessMetalicityCtrl::MetallicityTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RaytracingCullDistance) == 0x000024, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RaytracingCullDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, RaytracingCullEnable) == 0x000028, "Member 'FSHPostprocessRoughnessMetalicityCtrl::RaytracingCullEnable' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, LumenReflectionsDownsampleFactor) == 0x00002C, "Member 'FSHPostprocessRoughnessMetalicityCtrl::LumenReflectionsDownsampleFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, LumenReflectionsDownsampleFactorHQ) == 0x000030, "Member 'FSHPostprocessRoughnessMetalicityCtrl::LumenReflectionsDownsampleFactorHQ' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, MaxRoughnessToTrace) == 0x000034, "Member 'FSHPostprocessRoughnessMetalicityCtrl::MaxRoughnessToTrace' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, EyeAdpTrnsInitialPower) == 0x000038, "Member 'FSHPostprocessRoughnessMetalicityCtrl::EyeAdpTrnsInitialPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, EyeAdpTrnsTurningPoint) == 0x00003C, "Member 'FSHPostprocessRoughnessMetalicityCtrl::EyeAdpTrnsTurningPoint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, EyeAdpTrnsPower) == 0x000040, "Member 'FSHPostprocessRoughnessMetalicityCtrl::EyeAdpTrnsPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrl, EyeAdpTrnsInfluence) == 0x000044, "Member 'FSHPostprocessRoughnessMetalicityCtrl::EyeAdpTrnsInfluence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessRoughnessMetalicityCtrlOverride \ static_assert(alignof(FSHPostprocessRoughnessMetalicityCtrlOverride) == 0x000004, "Wrong alignment on FSHPostprocessRoughnessMetalicityCtrlOverride"); \ static_assert(sizeof(FSHPostprocessRoughnessMetalicityCtrlOverride) == 0x000058, "Wrong size on FSHPostprocessRoughnessMetalicityCtrlOverride"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_Mood) == 0x000000, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_Mood' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RoughnessScale) == 0x000001, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RoughnessScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RoughnessBias) == 0x000002, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RoughnessBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RoughnessTerrainScale) == 0x000003, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RoughnessTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RoughnessTerrainBias) == 0x000004, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RoughnessTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_MetallicityScale) == 0x000005, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_MetallicityScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_MetallicityBias) == 0x000006, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_MetallicityBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_MetallicityTerrainScale) == 0x000007, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_MetallicityTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_MetallicityTerrainBias) == 0x000008, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_MetallicityTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RaytracingCullDistance) == 0x000009, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RaytracingCullDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_RaytracingCullEnable) == 0x00000A, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_RaytracingCullEnable' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_LumenReflectionsDownsampleFactor) == 0x00000B, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_LumenReflectionsDownsampleFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_LumenReflectionsDownsampleFactorHQ) == 0x00000C, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_LumenReflectionsDownsampleFactorHQ' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_MaxRoughnessToTrace) == 0x00000D, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_MaxRoughnessToTrace' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_EyeAdpTrnsInitialPower) == 0x00000E, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_EyeAdpTrnsInitialPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_EyeAdpTrnsTurningPoint) == 0x00000F, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_EyeAdpTrnsTurningPoint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_EyeAdpTrnsPower) == 0x000010, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_EyeAdpTrnsPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, bOverride_EyeAdpTrnsInfluence) == 0x000011, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::bOverride_EyeAdpTrnsInfluence' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, Mood) == 0x000012, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::Mood' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RoughnessScale) == 0x000014, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RoughnessScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RoughnessBias) == 0x000018, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RoughnessBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RoughnessTerrainScale) == 0x00001C, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RoughnessTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RoughnessTerrainBias) == 0x000020, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RoughnessTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, MetallicityScale) == 0x000024, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::MetallicityScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, MetallicityBias) == 0x000028, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::MetallicityBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, MetallicityTerrainScale) == 0x00002C, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::MetallicityTerrainScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, MetallicityTerrainBias) == 0x000030, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::MetallicityTerrainBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RaytracingCullDistance) == 0x000034, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RaytracingCullDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, RaytracingCullEnable) == 0x000038, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::RaytracingCullEnable' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, LumenReflectionsDownsampleFactor) == 0x00003C, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::LumenReflectionsDownsampleFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, LumenReflectionsDownsampleFactorHQ) == 0x000040, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::LumenReflectionsDownsampleFactorHQ' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, MaxRoughnessToTrace) == 0x000044, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::MaxRoughnessToTrace' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, EyeAdpTrnsInitialPower) == 0x000048, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::EyeAdpTrnsInitialPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, EyeAdpTrnsTurningPoint) == 0x00004C, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::EyeAdpTrnsTurningPoint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, EyeAdpTrnsPower) == 0x000050, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::EyeAdpTrnsPower' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessRoughnessMetalicityCtrlOverride, EyeAdpTrnsInfluence) == 0x000054, "Member 'FSHPostprocessRoughnessMetalicityCtrlOverride::EyeAdpTrnsInfluence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessLevelDataCtrl \ static_assert(alignof(FSHPostprocessLevelDataCtrl) == 0x000004, "Wrong alignment on FSHPostprocessLevelDataCtrl"); \ static_assert(sizeof(FSHPostprocessLevelDataCtrl) == 0x000058, "Wrong size on FSHPostprocessLevelDataCtrl"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, ForcedLastLODDistance) == 0x000000, "Member 'FSHPostprocessLevelDataCtrl::ForcedLastLODDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, HDRFinalExponent) == 0x000004, "Member 'FSHPostprocessLevelDataCtrl::HDRFinalExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, HDRFinalMultiplier) == 0x000008, "Member 'FSHPostprocessLevelDataCtrl::HDRFinalMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, EnableGI) == 0x00000C, "Member 'FSHPostprocessLevelDataCtrl::EnableGI' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightIntensity) == 0x000010, "Member 'FSHPostprocessLevelDataCtrl::RimLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightColor) == 0x000014, "Member 'FSHPostprocessLevelDataCtrl::RimLightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightETA) == 0x000024, "Member 'FSHPostprocessLevelDataCtrl::RimLightETA' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightBias) == 0x000028, "Member 'FSHPostprocessLevelDataCtrl::RimLightBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightAngleMin) == 0x00002C, "Member 'FSHPostprocessLevelDataCtrl::RimLightAngleMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, RimLightAngleMax) == 0x000030, "Member 'FSHPostprocessLevelDataCtrl::RimLightAngleMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, CharacterLightIntensity) == 0x000034, "Member 'FSHPostprocessLevelDataCtrl::CharacterLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, CharacterLightColor) == 0x000038, "Member 'FSHPostprocessLevelDataCtrl::CharacterLightColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, ShadowTexelsPerPixel) == 0x000048, "Member 'FSHPostprocessLevelDataCtrl::ShadowTexelsPerPixel' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, ShadowTexelsPerPixelPointlight) == 0x00004C, "Member 'FSHPostprocessLevelDataCtrl::ShadowTexelsPerPixelPointlight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, ShadowTexelsPerPixelSpotlight) == 0x000050, "Member 'FSHPostprocessLevelDataCtrl::ShadowTexelsPerPixelSpotlight' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLevelDataCtrl, ShadowTexelsPerPixelRectlight) == 0x000054, "Member 'FSHPostprocessLevelDataCtrl::ShadowTexelsPerPixelRectlight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessMagicLightData \ static_assert(alignof(FSHPostprocessMagicLightData) == 0x000004, "Wrong alignment on FSHPostprocessMagicLightData"); \ static_assert(sizeof(FSHPostprocessMagicLightData) == 0x000024, "Wrong size on FSHPostprocessMagicLightData"); \ static_assert(offsetof(FSHPostprocessMagicLightData, Color) == 0x000000, "Member 'FSHPostprocessMagicLightData::Color' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessMagicLightData, Offset) == 0x000010, "Member 'FSHPostprocessMagicLightData::Offset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessMagicLightData, Radius) == 0x000014, "Member 'FSHPostprocessMagicLightData::Radius' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessMagicLightData, Exponent) == 0x000018, "Member 'FSHPostprocessMagicLightData::Exponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessMagicLightData, LuminanceLERP) == 0x00001C, "Member 'FSHPostprocessMagicLightData::LuminanceLERP' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessMagicLightData, LuminanceMAX) == 0x000020, "Member 'FSHPostprocessMagicLightData::LuminanceMAX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessLensDistortionData \ static_assert(alignof(FSHPostprocessLensDistortionData) == 0x000004, "Wrong alignment on FSHPostprocessLensDistortionData"); \ static_assert(sizeof(FSHPostprocessLensDistortionData) == 0x000018, "Wrong size on FSHPostprocessLensDistortionData"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, Intensity) == 0x000000, "Member 'FSHPostprocessLensDistortionData::Intensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, IntensityX) == 0x000004, "Member 'FSHPostprocessLensDistortionData::IntensityX' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, IntensityY) == 0x000008, "Member 'FSHPostprocessLensDistortionData::IntensityY' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, CenterX) == 0x00000C, "Member 'FSHPostprocessLensDistortionData::CenterX' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, CenterY) == 0x000010, "Member 'FSHPostprocessLensDistortionData::CenterY' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessLensDistortionData, Scale) == 0x000014, "Member 'FSHPostprocessLensDistortionData::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessSkyBoxInterpolator \ static_assert(alignof(FSHPostprocessSkyBoxInterpolator) == 0x000008, "Wrong alignment on FSHPostprocessSkyBoxInterpolator"); \ static_assert(sizeof(FSHPostprocessSkyBoxInterpolator) == 0x000018, "Wrong size on FSHPostprocessSkyBoxInterpolator"); \ static_assert(offsetof(FSHPostprocessSkyBoxInterpolator, Cubemap) == 0x000000, "Member 'FSHPostprocessSkyBoxInterpolator::Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBoxInterpolator, Clouds) == 0x000008, "Member 'FSHPostprocessSkyBoxInterpolator::Clouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBoxInterpolator, Weight) == 0x000010, "Member 'FSHPostprocessSkyBoxInterpolator::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessSkyBox \ static_assert(alignof(FSHPostprocessSkyBox) == 0x000010, "Wrong alignment on FSHPostprocessSkyBox"); \ static_assert(sizeof(FSHPostprocessSkyBox) == 0x000190, "Wrong size on FSHPostprocessSkyBox"); \ static_assert(offsetof(FSHPostprocessSkyBox, Visible) == 0x000000, "Member 'FSHPostprocessSkyBox::Visible' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, Orientation) == 0x000004, "Member 'FSHPostprocessSkyBox::Orientation' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, Use2DClouds) == 0x000008, "Member 'FSHPostprocessSkyBox::Use2DClouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, UseAtmosphericSky) == 0x000009, "Member 'FSHPostprocessSkyBox::UseAtmosphericSky' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CloudsDensity) == 0x00000C, "Member 'FSHPostprocessSkyBox::CloudsDensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CloudsRotationFactors) == 0x000010, "Member 'FSHPostprocessSkyBox::CloudsRotationFactors' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CloudsWindDirection) == 0x000030, "Member 'FSHPostprocessSkyBox::CloudsWindDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, Clouds) == 0x000040, "Member 'FSHPostprocessSkyBox::Clouds' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CloudsAmbient) == 0x000048, "Member 'FSHPostprocessSkyBox::CloudsAmbient' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CloudsDiffuse) == 0x000058, "Member 'FSHPostprocessSkyBox::CloudsDiffuse' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, Cubemap) == 0x000068, "Member 'FSHPostprocessSkyBox::Cubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HDRExponent) == 0x000070, "Member 'FSHPostprocessSkyBox::HDRExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HDRScale) == 0x000074, "Member 'FSHPostprocessSkyBox::HDRScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HDRScaleOutside) == 0x000078, "Member 'FSHPostprocessSkyBox::HDRScaleOutside' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, AnimateCubemap) == 0x00007C, "Member 'FSHPostprocessSkyBox::AnimateCubemap' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CubemapWrapDirection) == 0x000080, "Member 'FSHPostprocessSkyBox::CubemapWrapDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CubemapWrapStrength) == 0x000098, "Member 'FSHPostprocessSkyBox::CubemapWrapStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, CubemapDisplaceStrength) == 0x00009C, "Member 'FSHPostprocessSkyBox::CubemapDisplaceStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyColor) == 0x0000A0, "Member 'FSHPostprocessSkyBox::SkyColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HorizonColor) == 0x0000B0, "Member 'FSHPostprocessSkyBox::HorizonColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HorizonBottomColor) == 0x0000C0, "Member 'FSHPostprocessSkyBox::HorizonBottomColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, HorizonFalloff) == 0x0000D0, "Member 'FSHPostprocessSkyBox::HorizonFalloff' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, UseMoon) == 0x0000D4, "Member 'FSHPostprocessSkyBox::UseMoon' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, MoonTexture) == 0x0000D8, "Member 'FSHPostprocessSkyBox::MoonTexture' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, MoonColor) == 0x0000E0, "Member 'FSHPostprocessSkyBox::MoonColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, MoonPositionAndSize) == 0x0000F0, "Member 'FSHPostprocessSkyBox::MoonPositionAndSize' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, UseStars) == 0x000110, "Member 'FSHPostprocessSkyBox::UseStars' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, StarsIntensity) == 0x000114, "Member 'FSHPostprocessSkyBox::StarsIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyLightDirectionFromDirectional) == 0x000118, "Member 'FSHPostprocessSkyBox::SkyLightDirectionFromDirectional' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkylightDirection) == 0x000120, "Member 'FSHPostprocessSkyBox::SkylightDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunBrightness) == 0x000138, "Member 'FSHPostprocessSkyBox::SunBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunColor) == 0x00013C, "Member 'FSHPostprocessSkyBox::SunColor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunHardness) == 0x00014C, "Member 'FSHPostprocessSkyBox::SunHardness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunRadius) == 0x000150, "Member 'FSHPostprocessSkyBox::SunRadius' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunRimHardness) == 0x000154, "Member 'FSHPostprocessSkyBox::SunRimHardness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SunRimRadius) == 0x000158, "Member 'FSHPostprocessSkyBox::SunRimRadius' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyBoxOpacity) == 0x00015C, "Member 'FSHPostprocessSkyBox::SkyBoxOpacity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyBoxCutOutReplace) == 0x000160, "Member 'FSHPostprocessSkyBox::SkyBoxCutOutReplace' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyBoxCutOut) == 0x000164, "Member 'FSHPostprocessSkyBox::SkyBoxCutOut' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, SkyBoxCutOutSmooth) == 0x000174, "Member 'FSHPostprocessSkyBox::SkyBoxCutOutSmooth' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessSkyBox, Interpolators) == 0x000178, "Member 'FSHPostprocessSkyBox::Interpolators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessWindData \ static_assert(alignof(FSHPostprocessWindData) == 0x000008, "Wrong alignment on FSHPostprocessWindData"); \ static_assert(sizeof(FSHPostprocessWindData) == 0x000028, "Wrong size on FSHPostprocessWindData"); \ static_assert(offsetof(FSHPostprocessWindData, BarkWindIntensity) == 0x000000, "Member 'FSHPostprocessWindData::BarkWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, BarkWindIntensityCurve) == 0x000008, "Member 'FSHPostprocessWindData::BarkWindIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, BarkWindScale) == 0x000010, "Member 'FSHPostprocessWindData::BarkWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, LeafsWindIntensity) == 0x000014, "Member 'FSHPostprocessWindData::LeafsWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, LeafsWindIntensityCurve) == 0x000018, "Member 'FSHPostprocessWindData::LeafsWindIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, LeafsWindScale) == 0x000020, "Member 'FSHPostprocessWindData::LeafsWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindData, WindDirection) == 0x000024, "Member 'FSHPostprocessWindData::WindDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessWindDataOverride \ static_assert(alignof(FSHPostprocessWindDataOverride) == 0x000008, "Wrong alignment on FSHPostprocessWindDataOverride"); \ static_assert(sizeof(FSHPostprocessWindDataOverride) == 0x000030, "Wrong size on FSHPostprocessWindDataOverride"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, bOverride_BarkWindIntensity) == 0x000000, "Member 'FSHPostprocessWindDataOverride::bOverride_BarkWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, bOverride_BarkWindScale) == 0x000001, "Member 'FSHPostprocessWindDataOverride::bOverride_BarkWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, bOverride_LeafsWindIntensity) == 0x000002, "Member 'FSHPostprocessWindDataOverride::bOverride_LeafsWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, bOverride_LeafsWindScale) == 0x000003, "Member 'FSHPostprocessWindDataOverride::bOverride_LeafsWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, bOverride_WindDirection) == 0x000004, "Member 'FSHPostprocessWindDataOverride::bOverride_WindDirection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, BarkWindIntensity) == 0x000008, "Member 'FSHPostprocessWindDataOverride::BarkWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, BarkWindIntensityCurve) == 0x000010, "Member 'FSHPostprocessWindDataOverride::BarkWindIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, BarkWindScale) == 0x000018, "Member 'FSHPostprocessWindDataOverride::BarkWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, LeafsWindIntensity) == 0x00001C, "Member 'FSHPostprocessWindDataOverride::LeafsWindIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, LeafsWindIntensityCurve) == 0x000020, "Member 'FSHPostprocessWindDataOverride::LeafsWindIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, LeafsWindScale) == 0x000028, "Member 'FSHPostprocessWindDataOverride::LeafsWindScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessWindDataOverride, WindDirection) == 0x00002C, "Member 'FSHPostprocessWindDataOverride::WindDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtmospherePresetData \ static_assert(alignof(FAtmospherePresetData) == 0x000010, "Wrong alignment on FAtmospherePresetData"); \ static_assert(sizeof(FAtmospherePresetData) == 0x000730, "Wrong size on FAtmospherePresetData"); \ static_assert(offsetof(FAtmospherePresetData, Settings) == 0x000010, "Member 'FAtmospherePresetData::Settings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, AutoDOFEnable) == 0x000710, "Member 'FAtmospherePresetData::AutoDOFEnable' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, AutoDOFLimitMin) == 0x000714, "Member 'FAtmospherePresetData::AutoDOFLimitMin' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, AutoDOFLimitMax) == 0x000718, "Member 'FAtmospherePresetData::AutoDOFLimitMax' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, AutoDOFInterpolationSpeed) == 0x00071C, "Member 'FAtmospherePresetData::AutoDOFInterpolationSpeed' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, LQAutoDOFEnable) == 0x000720, "Member 'FAtmospherePresetData::LQAutoDOFEnable' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, LQAutoDOFLimitMin) == 0x000724, "Member 'FAtmospherePresetData::LQAutoDOFLimitMin' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, LQAutoDOFLimitMax) == 0x000728, "Member 'FAtmospherePresetData::LQAutoDOFLimitMax' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetData, LQAutoDOFInterpolationSpeed) == 0x00072C, "Member 'FAtmospherePresetData::LQAutoDOFInterpolationSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtmospherePresetDataEx \ static_assert(alignof(FAtmospherePresetDataEx) == 0x000010, "Wrong alignment on FAtmospherePresetDataEx"); \ static_assert(sizeof(FAtmospherePresetDataEx) == 0x000DD0, "Wrong size on FAtmospherePresetDataEx"); \ static_assert(offsetof(FAtmospherePresetDataEx, ExponentialFogSettings) == 0x000730, "Member 'FAtmospherePresetDataEx::ExponentialFogSettings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, AtmosphericFogSettings) == 0x000810, "Member 'FAtmospherePresetDataEx::AtmosphericFogSettings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, SkyLightSettings) == 0x0009A8, "Member 'FAtmospherePresetDataEx::SkyLightSettings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, DirectionalLightSettings) == 0x000A38, "Member 'FAtmospherePresetDataEx::DirectionalLightSettings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, SkyBoxSettings) == 0x000B30, "Member 'FAtmospherePresetDataEx::SkyBoxSettings' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, RoughnessMetallicityCtrl) == 0x000CC0, "Member 'FAtmospherePresetDataEx::RoughnessMetallicityCtrl' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, LevelDataCtrl) == 0x000D08, "Member 'FAtmospherePresetDataEx::LevelDataCtrl' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, MagicLightCtrl) == 0x000D60, "Member 'FAtmospherePresetDataEx::MagicLightCtrl' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, LensDistortion) == 0x000D84, "Member 'FAtmospherePresetDataEx::LensDistortion' has a wrong offset!"); \ static_assert(offsetof(FAtmospherePresetDataEx, Wind) == 0x000DA0, "Member 'FAtmospherePresetDataEx::Wind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessExposureOverride \ static_assert(alignof(FSHPostprocessExposureOverride) == 0x000008, "Wrong alignment on FSHPostprocessExposureOverride"); \ static_assert(sizeof(FSHPostprocessExposureOverride) == 0x000068, "Wrong size on FSHPostprocessExposureOverride"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureMethod) == 0x000000, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureMethod' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureBias) == 0x000001, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureApplyPhysicalCameraExposure) == 0x000002, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureApplyPhysicalCameraExposure' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureBiasCurve) == 0x000003, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureBiasCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureMeterMask) == 0x000004, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureMeterMask' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureLowPercent) == 0x000005, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureLowPercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureHighPercent) == 0x000006, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureHighPercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureMinBrightness) == 0x000007, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureMinBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureMaxBrightness) == 0x000008, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureSpeedUp) == 0x000009, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureSpeedUp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_AutoExposureSpeedDown) == 0x00000A, "Member 'FSHPostprocessExposureOverride::bOverride_AutoExposureSpeedDown' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_HistogramLogMin) == 0x00000B, "Member 'FSHPostprocessExposureOverride::bOverride_HistogramLogMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_HistogramLogMax) == 0x00000C, "Member 'FSHPostprocessExposureOverride::bOverride_HistogramLogMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureHighlightContrastScale) == 0x00000D, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureHighlightContrastScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureShadowContrastScale) == 0x00000E, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureShadowContrastScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureDetailStrength) == 0x00000F, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureDetailStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureBlurredLuminanceBlend) == 0x000010, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureBlurredLuminanceBlend' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureBlurredLuminanceKernelSizePercent) == 0x000011, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureBlurredLuminanceKernelSizePercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, bOverride_LocalExposureMiddleGreyBias) == 0x000012, "Member 'FSHPostprocessExposureOverride::bOverride_LocalExposureMiddleGreyBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureMethod) == 0x000013, "Member 'FSHPostprocessExposureOverride::AutoExposureMethod' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureBias) == 0x000014, "Member 'FSHPostprocessExposureOverride::AutoExposureBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureBiasCurve) == 0x000020, "Member 'FSHPostprocessExposureOverride::AutoExposureBiasCurve' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureMeterMask) == 0x000028, "Member 'FSHPostprocessExposureOverride::AutoExposureMeterMask' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureLowPercent) == 0x000030, "Member 'FSHPostprocessExposureOverride::AutoExposureLowPercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureHighPercent) == 0x000034, "Member 'FSHPostprocessExposureOverride::AutoExposureHighPercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureMinBrightness) == 0x000038, "Member 'FSHPostprocessExposureOverride::AutoExposureMinBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureMaxBrightness) == 0x00003C, "Member 'FSHPostprocessExposureOverride::AutoExposureMaxBrightness' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureSpeedUp) == 0x000040, "Member 'FSHPostprocessExposureOverride::AutoExposureSpeedUp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, AutoExposureSpeedDown) == 0x000044, "Member 'FSHPostprocessExposureOverride::AutoExposureSpeedDown' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, HistogramLogMin) == 0x000048, "Member 'FSHPostprocessExposureOverride::HistogramLogMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, HistogramLogMax) == 0x00004C, "Member 'FSHPostprocessExposureOverride::HistogramLogMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureHighlightContrastScale) == 0x000050, "Member 'FSHPostprocessExposureOverride::LocalExposureHighlightContrastScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureShadowContrastScale) == 0x000054, "Member 'FSHPostprocessExposureOverride::LocalExposureShadowContrastScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureDetailStrength) == 0x000058, "Member 'FSHPostprocessExposureOverride::LocalExposureDetailStrength' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureBlurredLuminanceBlend) == 0x00005C, "Member 'FSHPostprocessExposureOverride::LocalExposureBlurredLuminanceBlend' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureBlurredLuminanceKernelSizePercent) == 0x000060, "Member 'FSHPostprocessExposureOverride::LocalExposureBlurredLuminanceKernelSizePercent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessExposureOverride, LocalExposureMiddleGreyBias) == 0x000064, "Member 'FSHPostprocessExposureOverride::LocalExposureMiddleGreyBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessColorGradingOverride \ static_assert(alignof(FSHPostprocessColorGradingOverride) == 0x000010, "Wrong alignment on FSHPostprocessColorGradingOverride"); \ static_assert(sizeof(FSHPostprocessColorGradingOverride) == 0x0002E0, "Wrong size on FSHPostprocessColorGradingOverride"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_TemperatureType) == 0x000000, "Member 'FSHPostprocessColorGradingOverride::bOverride_TemperatureType' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_WhiteTemp) == 0x000001, "Member 'FSHPostprocessColorGradingOverride::bOverride_WhiteTemp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_WhiteTint) == 0x000002, "Member 'FSHPostprocessColorGradingOverride::bOverride_WhiteTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorSaturation) == 0x000003, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorSaturation' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorContrast) == 0x000004, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGamma) == 0x000005, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGamma' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGain) == 0x000006, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGain' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorOffset) == 0x000007, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorSaturationShadows) == 0x000008, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorSaturationShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorContrastShadows) == 0x000009, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorContrastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGammaShadows) == 0x00000A, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGammaShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGainShadows) == 0x00000B, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGainShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorOffsetShadows) == 0x00000C, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorOffsetShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorSaturationMidtones) == 0x00000D, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorSaturationMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorContrastMidtones) == 0x00000E, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorContrastMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGammaMidtones) == 0x00000F, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGammaMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGainMidtones) == 0x000010, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGainMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorOffsetMidtones) == 0x000011, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorOffsetMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorSaturationHighlights) == 0x000012, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorSaturationHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorContrastHighlights) == 0x000013, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorContrastHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGammaHighlights) == 0x000014, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGammaHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGainHighlights) == 0x000015, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGainHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorOffsetHighlights) == 0x000016, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorOffsetHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorCorrectionHighlightsMin) == 0x000017, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorCorrectionHighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorCorrectionShadowsMax) == 0x000018, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorCorrectionShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_BlueCorrection) == 0x000019, "Member 'FSHPostprocessColorGradingOverride::bOverride_BlueCorrection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ExpandGamut) == 0x00001A, "Member 'FSHPostprocessColorGradingOverride::bOverride_ExpandGamut' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ToneCurveAmount) == 0x00001B, "Member 'FSHPostprocessColorGradingOverride::bOverride_ToneCurveAmount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_SceneColorTint) == 0x00001C, "Member 'FSHPostprocessColorGradingOverride::bOverride_SceneColorTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGradingIntensity) == 0x00001D, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGradingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, bOverride_ColorGradingLUT) == 0x00001E, "Member 'FSHPostprocessColorGradingOverride::bOverride_ColorGradingLUT' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, TemperatureType) == 0x00001F, "Member 'FSHPostprocessColorGradingOverride::TemperatureType' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, WhiteTemp) == 0x000020, "Member 'FSHPostprocessColorGradingOverride::WhiteTemp' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, WhiteTint) == 0x000024, "Member 'FSHPostprocessColorGradingOverride::WhiteTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorSaturation) == 0x000030, "Member 'FSHPostprocessColorGradingOverride::ColorSaturation' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorContrast) == 0x000050, "Member 'FSHPostprocessColorGradingOverride::ColorContrast' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGamma) == 0x000070, "Member 'FSHPostprocessColorGradingOverride::ColorGamma' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGain) == 0x000090, "Member 'FSHPostprocessColorGradingOverride::ColorGain' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorOffset) == 0x0000B0, "Member 'FSHPostprocessColorGradingOverride::ColorOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorSaturationShadows) == 0x0000D0, "Member 'FSHPostprocessColorGradingOverride::ColorSaturationShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorContrastShadows) == 0x0000F0, "Member 'FSHPostprocessColorGradingOverride::ColorContrastShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGammaShadows) == 0x000110, "Member 'FSHPostprocessColorGradingOverride::ColorGammaShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGainShadows) == 0x000130, "Member 'FSHPostprocessColorGradingOverride::ColorGainShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorOffsetShadows) == 0x000150, "Member 'FSHPostprocessColorGradingOverride::ColorOffsetShadows' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorSaturationMidtones) == 0x000170, "Member 'FSHPostprocessColorGradingOverride::ColorSaturationMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorContrastMidtones) == 0x000190, "Member 'FSHPostprocessColorGradingOverride::ColorContrastMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGammaMidtones) == 0x0001B0, "Member 'FSHPostprocessColorGradingOverride::ColorGammaMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGainMidtones) == 0x0001D0, "Member 'FSHPostprocessColorGradingOverride::ColorGainMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorOffsetMidtones) == 0x0001F0, "Member 'FSHPostprocessColorGradingOverride::ColorOffsetMidtones' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorSaturationHighlights) == 0x000210, "Member 'FSHPostprocessColorGradingOverride::ColorSaturationHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorContrastHighlights) == 0x000230, "Member 'FSHPostprocessColorGradingOverride::ColorContrastHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGammaHighlights) == 0x000250, "Member 'FSHPostprocessColorGradingOverride::ColorGammaHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGainHighlights) == 0x000270, "Member 'FSHPostprocessColorGradingOverride::ColorGainHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorOffsetHighlights) == 0x000290, "Member 'FSHPostprocessColorGradingOverride::ColorOffsetHighlights' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorCorrectionHighlightsMin) == 0x0002B0, "Member 'FSHPostprocessColorGradingOverride::ColorCorrectionHighlightsMin' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorCorrectionShadowsMax) == 0x0002B4, "Member 'FSHPostprocessColorGradingOverride::ColorCorrectionShadowsMax' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, BlueCorrection) == 0x0002B8, "Member 'FSHPostprocessColorGradingOverride::BlueCorrection' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ExpandGamut) == 0x0002BC, "Member 'FSHPostprocessColorGradingOverride::ExpandGamut' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ToneCurveAmount) == 0x0002C0, "Member 'FSHPostprocessColorGradingOverride::ToneCurveAmount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, SceneColorTint) == 0x0002C4, "Member 'FSHPostprocessColorGradingOverride::SceneColorTint' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGradingIntensity) == 0x0002D4, "Member 'FSHPostprocessColorGradingOverride::ColorGradingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessColorGradingOverride, ColorGradingLUT) == 0x0002D8, "Member 'FSHPostprocessColorGradingOverride::ColorGradingLUT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessFilmOverride \ static_assert(alignof(FSHPostprocessFilmOverride) == 0x000004, "Wrong alignment on FSHPostprocessFilmOverride"); \ static_assert(sizeof(FSHPostprocessFilmOverride) == 0x00001C, "Wrong size on FSHPostprocessFilmOverride"); \ static_assert(offsetof(FSHPostprocessFilmOverride, bOverride_FilmSlope) == 0x000000, "Member 'FSHPostprocessFilmOverride::bOverride_FilmSlope' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, bOverride_FilmToe) == 0x000001, "Member 'FSHPostprocessFilmOverride::bOverride_FilmToe' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, bOverride_FilmShoulder) == 0x000002, "Member 'FSHPostprocessFilmOverride::bOverride_FilmShoulder' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, bOverride_FilmBlackClip) == 0x000003, "Member 'FSHPostprocessFilmOverride::bOverride_FilmBlackClip' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, bOverride_FilmWhiteClip) == 0x000004, "Member 'FSHPostprocessFilmOverride::bOverride_FilmWhiteClip' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, FilmSlope) == 0x000008, "Member 'FSHPostprocessFilmOverride::FilmSlope' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, FilmToe) == 0x00000C, "Member 'FSHPostprocessFilmOverride::FilmToe' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, FilmShoulder) == 0x000010, "Member 'FSHPostprocessFilmOverride::FilmShoulder' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, FilmBlackClip) == 0x000014, "Member 'FSHPostprocessFilmOverride::FilmBlackClip' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessFilmOverride, FilmWhiteClip) == 0x000018, "Member 'FSHPostprocessFilmOverride::FilmWhiteClip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPostprocessDOFOverride \ static_assert(alignof(FSHPostprocessDOFOverride) == 0x000004, "Wrong alignment on FSHPostprocessDOFOverride"); \ static_assert(sizeof(FSHPostprocessDOFOverride) == 0x00004C, "Wrong size on FSHPostprocessDOFOverride"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldSensorWidth) == 0x000004, "Member 'FSHPostprocessDOFOverride::DepthOfFieldSensorWidth' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldSqueezeFactor) == 0x000008, "Member 'FSHPostprocessDOFOverride::DepthOfFieldSqueezeFactor' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldFocalDistance) == 0x00000C, "Member 'FSHPostprocessDOFOverride::DepthOfFieldFocalDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldAnamorphism) == 0x000010, "Member 'FSHPostprocessDOFOverride::DepthOfFieldAnamorphism' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldDepthBlurAmount) == 0x000014, "Member 'FSHPostprocessDOFOverride::DepthOfFieldDepthBlurAmount' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldDepthBlurRadius) == 0x000018, "Member 'FSHPostprocessDOFOverride::DepthOfFieldDepthBlurRadius' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldVolumetricFogBias) == 0x00001C, "Member 'FSHPostprocessDOFOverride::DepthOfFieldVolumetricFogBias' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldVolumetricFogScale) == 0x000020, "Member 'FSHPostprocessDOFOverride::DepthOfFieldVolumetricFogScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldVolumetricFogExponent) == 0x000024, "Member 'FSHPostprocessDOFOverride::DepthOfFieldVolumetricFogExponent' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldFocalRegion) == 0x000028, "Member 'FSHPostprocessDOFOverride::DepthOfFieldFocalRegion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldNearTransitionRegion) == 0x00002C, "Member 'FSHPostprocessDOFOverride::DepthOfFieldNearTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldFarTransitionRegion) == 0x000030, "Member 'FSHPostprocessDOFOverride::DepthOfFieldFarTransitionRegion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldScale) == 0x000034, "Member 'FSHPostprocessDOFOverride::DepthOfFieldScale' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldNearBlurSize) == 0x000038, "Member 'FSHPostprocessDOFOverride::DepthOfFieldNearBlurSize' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldFarBlurSize) == 0x00003C, "Member 'FSHPostprocessDOFOverride::DepthOfFieldFarBlurSize' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldOcclusion) == 0x000040, "Member 'FSHPostprocessDOFOverride::DepthOfFieldOcclusion' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldSkyFocusDistance) == 0x000044, "Member 'FSHPostprocessDOFOverride::DepthOfFieldSkyFocusDistance' has a wrong offset!"); \ static_assert(offsetof(FSHPostprocessDOFOverride, DepthOfFieldVignetteSize) == 0x000048, "Member 'FSHPostprocessDOFOverride::DepthOfFieldVignetteSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAtmospherePreset \ static_assert(alignof(FAtmospherePreset) == 0x000004, "Wrong alignment on FAtmospherePreset"); \ static_assert(sizeof(FAtmospherePreset) == 0x000008, "Wrong size on FAtmospherePreset"); \ static_assert(offsetof(FAtmospherePreset, PresetName) == 0x000000, "Member 'FAtmospherePreset::PresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPresetOverride \ static_assert(alignof(FPresetOverride) == 0x000004, "Wrong alignment on FPresetOverride"); \ static_assert(sizeof(FPresetOverride) == 0x000008, "Wrong size on FPresetOverride"); \ static_assert(offsetof(FPresetOverride, PresetName) == 0x000000, "Member 'FPresetOverride::PresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPresetOverrideData \ static_assert(alignof(FPresetOverrideData) == 0x000010, "Wrong alignment on FPresetOverrideData"); \ static_assert(sizeof(FPresetOverrideData) == 0x000710, "Wrong size on FPresetOverrideData"); \ static_assert(offsetof(FPresetOverrideData, Settings) == 0x000010, "Member 'FPresetOverrideData::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtmosphereCtrlWorldSettings \ static_assert(alignof(AAtmosphereCtrlWorldSettings) == 0x000008, "Wrong alignment on AAtmosphereCtrlWorldSettings"); \ static_assert(sizeof(AAtmosphereCtrlWorldSettings) == 0x0004E0, "Wrong size on AAtmosphereCtrlWorldSettings"); \ static_assert(offsetof(AAtmosphereCtrlWorldSettings, PostprocessingCtrlClass) == 0x0004D8, "Member 'AAtmosphereCtrlWorldSettings::PostprocessingCtrlClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtmosphereDOFFactorDA \ static_assert(alignof(UAtmosphereDOFFactorDA) == 0x000008, "Wrong alignment on UAtmosphereDOFFactorDA"); \ static_assert(sizeof(UAtmosphereDOFFactorDA) == 0x000040, "Wrong size on UAtmosphereDOFFactorDA"); \ static_assert(offsetof(UAtmosphereDOFFactorDA, Factors) == 0x000030, "Member 'UAtmosphereDOFFactorDA::Factors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtmosphereVCloudsActor \ static_assert(alignof(AAtmosphereVCloudsActor) == 0x000008, "Wrong alignment on AAtmosphereVCloudsActor"); \ static_assert(sizeof(AAtmosphereVCloudsActor) == 0x0002E8, "Wrong size on AAtmosphereVCloudsActor"); \ static_assert(offsetof(AAtmosphereVCloudsActor, SplineComponent) == 0x0002B0, "Member 'AAtmosphereVCloudsActor::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, BoxComponent) == 0x0002B8, "Member 'AAtmosphereVCloudsActor::BoxComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, Volume) == 0x0002C8, "Member 'AAtmosphereVCloudsActor::Volume' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, Density) == 0x0002D0, "Member 'AAtmosphereVCloudsActor::Density' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, OrientToSpline) == 0x0002D4, "Member 'AAtmosphereVCloudsActor::OrientToSpline' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, AnimationSpeed) == 0x0002D8, "Member 'AAtmosphereVCloudsActor::AnimationSpeed' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, LoopAnimation) == 0x0002DC, "Member 'AAtmosphereVCloudsActor::LoopAnimation' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereVCloudsActor, SequencerTime) == 0x0002E0, "Member 'AAtmosphereVCloudsActor::SequencerTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostprocessingCtrlActor_GetAtmosphereController \ static_assert(alignof(PostprocessingCtrlActor_GetAtmosphereController) == 0x000008, "Wrong alignment on PostprocessingCtrlActor_GetAtmosphereController"); \ static_assert(sizeof(PostprocessingCtrlActor_GetAtmosphereController) == 0x000010, "Wrong size on PostprocessingCtrlActor_GetAtmosphereController"); \ static_assert(offsetof(PostprocessingCtrlActor_GetAtmosphereController, WorldContextObject) == 0x000000, "Member 'PostprocessingCtrlActor_GetAtmosphereController::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PostprocessingCtrlActor_GetAtmosphereController, ReturnValue) == 0x000008, "Member 'PostprocessingCtrlActor_GetAtmosphereController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostprocessingCtrlActor_OverrideGlobalSettins \ static_assert(alignof(PostprocessingCtrlActor_OverrideGlobalSettins) == 0x000010, "Wrong alignment on PostprocessingCtrlActor_OverrideGlobalSettins"); \ static_assert(sizeof(PostprocessingCtrlActor_OverrideGlobalSettins) == 0x000DE0, "Wrong size on PostprocessingCtrlActor_OverrideGlobalSettins"); \ static_assert(offsetof(PostprocessingCtrlActor_OverrideGlobalSettins, Data) == 0x000000, "Member 'PostprocessingCtrlActor_OverrideGlobalSettins::Data' has a wrong offset!"); \ static_assert(offsetof(PostprocessingCtrlActor_OverrideGlobalSettins, DoOverride) == 0x000DD0, "Member 'PostprocessingCtrlActor_OverrideGlobalSettins::DoOverride' has a wrong offset!"); \ static_assert(offsetof(PostprocessingCtrlActor_OverrideGlobalSettins, DisableSubVolumesDuringOverride) == 0x000DD1, "Member 'PostprocessingCtrlActor_OverrideGlobalSettins::DisableSubVolumesDuringOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostprocessingCtrlActor_OverrideWindParameters \ static_assert(alignof(PostprocessingCtrlActor_OverrideWindParameters) == 0x000008, "Wrong alignment on PostprocessingCtrlActor_OverrideWindParameters"); \ static_assert(sizeof(PostprocessingCtrlActor_OverrideWindParameters) == 0x000030, "Wrong size on PostprocessingCtrlActor_OverrideWindParameters"); \ static_assert(offsetof(PostprocessingCtrlActor_OverrideWindParameters, State) == 0x000000, "Member 'PostprocessingCtrlActor_OverrideWindParameters::State' has a wrong offset!"); \ static_assert(offsetof(PostprocessingCtrlActor_OverrideWindParameters, Wind) == 0x000008, "Member 'PostprocessingCtrlActor_OverrideWindParameters::Wind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostprocessingCtrlActor_GetDayNightFactor \ static_assert(alignof(PostprocessingCtrlActor_GetDayNightFactor) == 0x000004, "Wrong alignment on PostprocessingCtrlActor_GetDayNightFactor"); \ static_assert(sizeof(PostprocessingCtrlActor_GetDayNightFactor) == 0x000004, "Wrong size on PostprocessingCtrlActor_GetDayNightFactor"); \ static_assert(offsetof(PostprocessingCtrlActor_GetDayNightFactor, ReturnValue) == 0x000000, "Member 'PostprocessingCtrlActor_GetDayNightFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostprocessingCtrlActor_GetLastWindData \ static_assert(alignof(PostprocessingCtrlActor_GetLastWindData) == 0x000008, "Wrong alignment on PostprocessingCtrlActor_GetLastWindData"); \ static_assert(sizeof(PostprocessingCtrlActor_GetLastWindData) == 0x000028, "Wrong size on PostprocessingCtrlActor_GetLastWindData"); \ static_assert(offsetof(PostprocessingCtrlActor_GetLastWindData, ReturnValue) == 0x000000, "Member 'PostprocessingCtrlActor_GetLastWindData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APostprocessingCtrlActor \ static_assert(alignof(APostprocessingCtrlActor) == 0x000010, "Wrong alignment on APostprocessingCtrlActor"); \ static_assert(sizeof(APostprocessingCtrlActor) == 0x001680, "Wrong size on APostprocessingCtrlActor"); \ static_assert(offsetof(APostprocessingCtrlActor, CachedAtmospheresDatatable) == 0x0002B0, "Member 'APostprocessingCtrlActor::CachedAtmospheresDatatable' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, CachedPresetsOverridesDatatable) == 0x0002B8, "Member 'APostprocessingCtrlActor::CachedPresetsOverridesDatatable' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, LensDistortion) == 0x0002C0, "Member 'APostprocessingCtrlActor::LensDistortion' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, MagicLight) == 0x000300, "Member 'APostprocessingCtrlActor::MagicLight' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, FogDarkeningMaterialDynamic) == 0x000340, "Member 'APostprocessingCtrlActor::FogDarkeningMaterialDynamic' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, VCloudsMaterialDynamic) == 0x000380, "Member 'APostprocessingCtrlActor::VCloudsMaterialDynamic' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SkyboxDynamics) == 0x000400, "Member 'APostprocessingCtrlActor::SkyboxDynamics' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, DirectionalLight) == 0x000410, "Member 'APostprocessingCtrlActor::DirectionalLight' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, DirectionalAmbient) == 0x000418, "Member 'APostprocessingCtrlActor::DirectionalAmbient' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, ExpHeightFog) == 0x000420, "Member 'APostprocessingCtrlActor::ExpHeightFog' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, AtmSky) == 0x000428, "Member 'APostprocessingCtrlActor::AtmSky' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SkyLight) == 0x000430, "Member 'APostprocessingCtrlActor::SkyLight' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, Skybox) == 0x000438, "Member 'APostprocessingCtrlActor::Skybox' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, VCloudsCtrl) == 0x000440, "Member 'APostprocessingCtrlActor::VCloudsCtrl' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, VClouds) == 0x000448, "Member 'APostprocessingCtrlActor::VClouds' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, CachedSkyBox) == 0x000450, "Member 'APostprocessingCtrlActor::CachedSkyBox' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, InterpolatedDayNightFactor) == 0x0005FC, "Member 'APostprocessingCtrlActor::InterpolatedDayNightFactor' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, NiagaraParametersCollectionInstance) == 0x000600, "Member 'APostprocessingCtrlActor::NiagaraParametersCollectionInstance' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, PlayerPosition) == 0x000608, "Member 'APostprocessingCtrlActor::PlayerPosition' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, PreviousPlayerPosition) == 0x000620, "Member 'APostprocessingCtrlActor::PreviousPlayerPosition' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, OverrideData) == 0x000640, "Member 'APostprocessingCtrlActor::OverrideData' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, FogDarkeningMaterial) == 0x0015F0, "Member 'APostprocessingCtrlActor::FogDarkeningMaterial' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, LensDistortionMaterial) == 0x0015F8, "Member 'APostprocessingCtrlActor::LensDistortionMaterial' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, MagicLightMaterial) == 0x001600, "Member 'APostprocessingCtrlActor::MagicLightMaterial' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SkyMaterials) == 0x001608, "Member 'APostprocessingCtrlActor::SkyMaterials' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, VCloudMaterialsSRef) == 0x001618, "Member 'APostprocessingCtrlActor::VCloudMaterialsSRef' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, DefaultWeatherTexture) == 0x001628, "Member 'APostprocessingCtrlActor::DefaultWeatherTexture' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, DefaultGradientTexture) == 0x001630, "Member 'APostprocessingCtrlActor::DefaultGradientTexture' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, TeleportRotationOffset) == 0x001638, "Member 'APostprocessingCtrlActor::TeleportRotationOffset' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SkyRecaptureFrequency) == 0x00163C, "Member 'APostprocessingCtrlActor::SkyRecaptureFrequency' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, ParametersCollection) == 0x001640, "Member 'APostprocessingCtrlActor::ParametersCollection' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, TranslucencyParametersCollection) == 0x001648, "Member 'APostprocessingCtrlActor::TranslucencyParametersCollection' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, NiagaraParametersCollection) == 0x001650, "Member 'APostprocessingCtrlActor::NiagaraParametersCollection' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SSSDayNightFactorMin) == 0x001658, "Member 'APostprocessingCtrlActor::SSSDayNightFactorMin' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, SSSDayNightFactorMax) == 0x00165C, "Member 'APostprocessingCtrlActor::SSSDayNightFactorMax' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, FUZZDayNightFactorMin) == 0x001660, "Member 'APostprocessingCtrlActor::FUZZDayNightFactorMin' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, FUZZDayNightFactorMax) == 0x001664, "Member 'APostprocessingCtrlActor::FUZZDayNightFactorMax' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, BCKLGHDayNightFactorMin) == 0x001668, "Member 'APostprocessingCtrlActor::BCKLGHDayNightFactorMin' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, BCKLGHDayNightFactorMax) == 0x00166C, "Member 'APostprocessingCtrlActor::BCKLGHDayNightFactorMax' has a wrong offset!"); \ static_assert(offsetof(APostprocessingCtrlActor, AtmosphereDOFFogScalingFactors) == 0x001670, "Member 'APostprocessingCtrlActor::AtmosphereDOFFogScalingFactors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAtmosphereVCloudsCtrl \ static_assert(alignof(UAtmosphereVCloudsCtrl) == 0x000008, "Wrong alignment on UAtmosphereVCloudsCtrl"); \ static_assert(sizeof(UAtmosphereVCloudsCtrl) == 0x0000A8, "Wrong size on UAtmosphereVCloudsCtrl"); \ static_assert(offsetof(UAtmosphereVCloudsCtrl, DefaultVolume) == 0x0000A0, "Member 'UAtmosphereVCloudsCtrl::DefaultVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessChildVolume_SetIsEnabled \ static_assert(alignof(PostProcessChildVolume_SetIsEnabled) == 0x000001, "Wrong alignment on PostProcessChildVolume_SetIsEnabled"); \ static_assert(sizeof(PostProcessChildVolume_SetIsEnabled) == 0x000001, "Wrong size on PostProcessChildVolume_SetIsEnabled"); \ static_assert(offsetof(PostProcessChildVolume_SetIsEnabled, C) == 0x000000, "Member 'PostProcessChildVolume_SetIsEnabled::C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessChildVolume_GetIsEnabled \ static_assert(alignof(PostProcessChildVolume_GetIsEnabled) == 0x000001, "Wrong alignment on PostProcessChildVolume_GetIsEnabled"); \ static_assert(sizeof(PostProcessChildVolume_GetIsEnabled) == 0x000001, "Wrong size on PostProcessChildVolume_GetIsEnabled"); \ static_assert(offsetof(PostProcessChildVolume_GetIsEnabled, ReturnValue) == 0x000000, "Member 'PostProcessChildVolume_GetIsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APostProcessChildVolume \ static_assert(alignof(APostProcessChildVolume) == 0x000010, "Wrong alignment on APostProcessChildVolume"); \ static_assert(sizeof(APostProcessChildVolume) == 0x0009F0, "Wrong size on APostProcessChildVolume"); \ static_assert(offsetof(APostProcessChildVolume, IsEnabled) == 0x0002E9, "Member 'APostProcessChildVolume::IsEnabled' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, BlendWeight) == 0x0002EC, "Member 'APostProcessChildVolume::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, BlendRadius) == 0x0002F0, "Member 'APostProcessChildVolume::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, DirectionalLightSettings) == 0x0002F8, "Member 'APostProcessChildVolume::DirectionalLightSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, ExponentialFogSettings) == 0x000420, "Member 'APostProcessChildVolume::ExponentialFogSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, SkyLightSettings) == 0x000510, "Member 'APostProcessChildVolume::SkyLightSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, RoughnessMetallicityCtrl) == 0x0005A8, "Member 'APostProcessChildVolume::RoughnessMetallicityCtrl' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, Wind) == 0x000600, "Member 'APostProcessChildVolume::Wind' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, Exposure) == 0x000630, "Member 'APostProcessChildVolume::Exposure' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, ColorGrading) == 0x0006A0, "Member 'APostProcessChildVolume::ColorGrading' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, Film) == 0x000980, "Member 'APostProcessChildVolume::Film' has a wrong offset!"); \ static_assert(offsetof(APostProcessChildVolume, DOF) == 0x00099C, "Member 'APostProcessChildVolume::DOF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APostProcessVolumeEx \ static_assert(alignof(APostProcessVolumeEx) == 0x000010, "Wrong alignment on APostProcessVolumeEx"); \ static_assert(sizeof(APostProcessVolumeEx) == 0x001870, "Wrong size on APostProcessVolumeEx"); \ static_assert(offsetof(APostProcessVolumeEx, _OldDOFValue) == 0x000A08, "Member 'APostProcessVolumeEx::_OldDOFValue' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, _OldDOFValueWasOverriden) == 0x000A0C, "Member 'APostProcessVolumeEx::_OldDOFValueWasOverriden' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, _NowDOFValue) == 0x000A10, "Member 'APostProcessVolumeEx::_NowDOFValue' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, _DOFCtrl) == 0x000A18, "Member 'APostProcessVolumeEx::_DOFCtrl' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, _IsDuringEditionOfBoundSettings) == 0x000A20, "Member 'APostProcessVolumeEx::_IsDuringEditionOfBoundSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, OverrideSettings) == 0x000A30, "Member 'APostProcessVolumeEx::OverrideSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, HasOverrideSettings) == 0x001130, "Member 'APostProcessVolumeEx::HasOverrideSettings' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, PresetOverride) == 0x001840, "Member 'APostProcessVolumeEx::PresetOverride' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, ParentVolume) == 0x001848, "Member 'APostProcessVolumeEx::ParentVolume' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, HardConnected) == 0x001850, "Member 'APostProcessVolumeEx::HardConnected' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, Preset) == 0x001854, "Member 'APostProcessVolumeEx::Preset' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, AutoDOFEnable) == 0x00185C, "Member 'APostProcessVolumeEx::AutoDOFEnable' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, AutoDOFLimitMin) == 0x001860, "Member 'APostProcessVolumeEx::AutoDOFLimitMin' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, AutoDOFLimitMax) == 0x001864, "Member 'APostProcessVolumeEx::AutoDOFLimitMax' has a wrong offset!"); \ static_assert(offsetof(APostProcessVolumeEx, AutoDOFInterpolationSpeed) == 0x001868, "Member 'APostProcessVolumeEx::AutoDOFInterpolationSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtmosphereCtrlVolume \ static_assert(alignof(AAtmosphereCtrlVolume) == 0x000010, "Wrong alignment on AAtmosphereCtrlVolume"); \ static_assert(sizeof(AAtmosphereCtrlVolume) == 0x001F30, "Wrong size on AAtmosphereCtrlVolume"); \ static_assert(offsetof(AAtmosphereCtrlVolume, ExponentialFogSettings) == 0x00187C, "Member 'AAtmosphereCtrlVolume::ExponentialFogSettings' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, AtmosphericFogSettings) == 0x001960, "Member 'AAtmosphereCtrlVolume::AtmosphericFogSettings' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, SkyLightSettings) == 0x001AF8, "Member 'AAtmosphereCtrlVolume::SkyLightSettings' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, DirectionalLightSettings) == 0x001B88, "Member 'AAtmosphereCtrlVolume::DirectionalLightSettings' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, SkyBoxSettings) == 0x001C80, "Member 'AAtmosphereCtrlVolume::SkyBoxSettings' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, RoughnessMetallicityCtrl) == 0x001E10, "Member 'AAtmosphereCtrlVolume::RoughnessMetallicityCtrl' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, LevelDataCtrl) == 0x001E58, "Member 'AAtmosphereCtrlVolume::LevelDataCtrl' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, MagicLightCtrl) == 0x001EB0, "Member 'AAtmosphereCtrlVolume::MagicLightCtrl' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, LensDistortion) == 0x001ED4, "Member 'AAtmosphereCtrlVolume::LensDistortion' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, Wind) == 0x001EF0, "Member 'AAtmosphereCtrlVolume::Wind' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, AtmosphereInterpolationTarget) == 0x001F18, "Member 'AAtmosphereCtrlVolume::AtmosphereInterpolationTarget' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, AtmosphereInterpolationFactor) == 0x001F20, "Member 'AAtmosphereCtrlVolume::AtmosphereInterpolationFactor' has a wrong offset!"); \ static_assert(offsetof(AAtmosphereCtrlVolume, EditorInterpolationMode) == 0x001F24, "Member 'AAtmosphereCtrlVolume::EditorInterpolationMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFogCtrlSubVolumeComponent \ static_assert(alignof(UFogCtrlSubVolumeComponent) == 0x000010, "Wrong alignment on UFogCtrlSubVolumeComponent"); \ static_assert(sizeof(UFogCtrlSubVolumeComponent) == 0x000AC0, "Wrong size on UFogCtrlSubVolumeComponent"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, SphereFalloff) == 0x00056C, "Member 'UFogCtrlSubVolumeComponent::SphereFalloff' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, ExponentialFogSettings) == 0x000570, "Member 'UFogCtrlSubVolumeComponent::ExponentialFogSettings' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, SkyLightSettings) == 0x000650, "Member 'UFogCtrlSubVolumeComponent::SkyLightSettings' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, Wind) == 0x0006E0, "Member 'UFogCtrlSubVolumeComponent::Wind' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, Exposure) == 0x000708, "Member 'UFogCtrlSubVolumeComponent::Exposure' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, ColorGrading) == 0x000770, "Member 'UFogCtrlSubVolumeComponent::ColorGrading' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, Film) == 0x000A50, "Member 'UFogCtrlSubVolumeComponent::Film' has a wrong offset!"); \ static_assert(offsetof(UFogCtrlSubVolumeComponent, DOF) == 0x000A6C, "Member 'UFogCtrlSubVolumeComponent::DOF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessAutoDOFCtrl_SetExternalDepthValue \ static_assert(alignof(PostProcessAutoDOFCtrl_SetExternalDepthValue) == 0x000004, "Wrong alignment on PostProcessAutoDOFCtrl_SetExternalDepthValue"); \ static_assert(sizeof(PostProcessAutoDOFCtrl_SetExternalDepthValue) == 0x000004, "Wrong size on PostProcessAutoDOFCtrl_SetExternalDepthValue"); \ static_assert(offsetof(PostProcessAutoDOFCtrl_SetExternalDepthValue, DepthValue) == 0x000000, "Member 'PostProcessAutoDOFCtrl_SetExternalDepthValue::DepthValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PostProcessAutoDOFCtrl_SetExternalDriver \ static_assert(alignof(PostProcessAutoDOFCtrl_SetExternalDriver) == 0x000001, "Wrong alignment on PostProcessAutoDOFCtrl_SetExternalDriver"); \ static_assert(sizeof(PostProcessAutoDOFCtrl_SetExternalDriver) == 0x000001, "Wrong size on PostProcessAutoDOFCtrl_SetExternalDriver"); \ static_assert(offsetof(PostProcessAutoDOFCtrl_SetExternalDriver, State) == 0x000000, "Member 'PostProcessAutoDOFCtrl_SetExternalDriver::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPostProcessAutoDOFCtrl \ static_assert(alignof(UPostProcessAutoDOFCtrl) == 0x000008, "Wrong alignment on UPostProcessAutoDOFCtrl"); \ static_assert(sizeof(UPostProcessAutoDOFCtrl) == 0x0000D8, "Wrong size on UPostProcessAutoDOFCtrl"); \ static_assert(offsetof(UPostProcessAutoDOFCtrl, CollisionChannel) == 0x0000B4, "Member 'UPostProcessAutoDOFCtrl::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UPostProcessAutoDOFCtrl, DOFActorOffset) == 0x0000B8, "Member 'UPostProcessAutoDOFCtrl::DOFActorOffset' has a wrong offset!"); \ static_assert(offsetof(UPostProcessAutoDOFCtrl, DOFFromPlayerPosition) == 0x0000D0, "Member 'UPostProcessAutoDOFCtrl::DOFFromPlayerPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPostprocessVolumeExSettings \ static_assert(alignof(UPostprocessVolumeExSettings) == 0x000008, "Wrong alignment on UPostprocessVolumeExSettings"); \ static_assert(sizeof(UPostprocessVolumeExSettings) == 0x000078, "Wrong size on UPostprocessVolumeExSettings"); \ static_assert(offsetof(UPostprocessVolumeExSettings, AtmospheresDatatable) == 0x000038, "Member 'UPostprocessVolumeExSettings::AtmospheresDatatable' has a wrong offset!"); \ static_assert(offsetof(UPostprocessVolumeExSettings, PresetsOverridesDatatable) == 0x000058, "Member 'UPostprocessVolumeExSettings::PresetsOverridesDatatable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVan_03_A_BP_C \ static_assert(alignof(AVan_03_A_BP_C) == 0x000008, "Wrong alignment on AVan_03_A_BP_C"); \ static_assert(sizeof(AVan_03_A_BP_C) == 0x0003E0, "Wrong size on AVan_03_A_BP_C"); \ #define DUMPER7_ASSERTS_FNiagaraCompileHash \ static_assert(alignof(FNiagaraCompileHash) == 0x000008, "Wrong alignment on FNiagaraCompileHash"); \ static_assert(sizeof(FNiagaraCompileHash) == 0x000010, "Wrong size on FNiagaraCompileHash"); \ static_assert(offsetof(FNiagaraCompileHash, DataHash) == 0x000000, "Member 'FNiagaraCompileHash::DataHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraMergeable \ static_assert(alignof(UNiagaraMergeable) == 0x000008, "Wrong alignment on UNiagaraMergeable"); \ static_assert(sizeof(UNiagaraMergeable) == 0x000028, "Wrong size on UNiagaraMergeable"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceBase \ static_assert(alignof(UNiagaraDataInterfaceBase) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceBase"); \ static_assert(sizeof(UNiagaraDataInterfaceBase) == 0x000028, "Wrong size on UNiagaraDataInterfaceBase"); \ #define DUMPER7_ASSERTS_FNDIStaticMeshSectionFilter \ static_assert(alignof(FNDIStaticMeshSectionFilter) == 0x000008, "Wrong alignment on FNDIStaticMeshSectionFilter"); \ static_assert(sizeof(FNDIStaticMeshSectionFilter) == 0x000010, "Wrong size on FNDIStaticMeshSectionFilter"); \ static_assert(offsetof(FNDIStaticMeshSectionFilter, AllowedMaterialSlots) == 0x000000, "Member 'FNDIStaticMeshSectionFilter::AllowedMaterialSlots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDeviceProfileStateEntry \ static_assert(alignof(FNiagaraDeviceProfileStateEntry) == 0x000004, "Wrong alignment on FNiagaraDeviceProfileStateEntry"); \ static_assert(sizeof(FNiagaraDeviceProfileStateEntry) == 0x000010, "Wrong size on FNiagaraDeviceProfileStateEntry"); \ static_assert(offsetof(FNiagaraDeviceProfileStateEntry, ProfileName) == 0x000000, "Member 'FNiagaraDeviceProfileStateEntry::ProfileName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDeviceProfileStateEntry, QualityLevelMask) == 0x000008, "Member 'FNiagaraDeviceProfileStateEntry::QualityLevelMask' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDeviceProfileStateEntry, SetQualityLevelMask) == 0x00000C, "Member 'FNiagaraDeviceProfileStateEntry::SetQualityLevelMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPlatformSetCVarCondition \ static_assert(alignof(FNiagaraPlatformSetCVarCondition) == 0x000008, "Wrong alignment on FNiagaraPlatformSetCVarCondition"); \ static_assert(sizeof(FNiagaraPlatformSetCVarCondition) == 0x000030, "Wrong size on FNiagaraPlatformSetCVarCondition"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, CVarName) == 0x000000, "Member 'FNiagaraPlatformSetCVarCondition::CVarName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, PassResponse) == 0x000008, "Member 'FNiagaraPlatformSetCVarCondition::PassResponse' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, FailResponse) == 0x000009, "Member 'FNiagaraPlatformSetCVarCondition::FailResponse' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, Value) == 0x00000A, "Member 'FNiagaraPlatformSetCVarCondition::Value' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, MinInt) == 0x00000C, "Member 'FNiagaraPlatformSetCVarCondition::MinInt' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, MaxInt) == 0x000010, "Member 'FNiagaraPlatformSetCVarCondition::MaxInt' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, MinFloat) == 0x000014, "Member 'FNiagaraPlatformSetCVarCondition::MinFloat' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetCVarCondition, MaxFloat) == 0x000018, "Member 'FNiagaraPlatformSetCVarCondition::MaxFloat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPlatformSet \ static_assert(alignof(FNiagaraPlatformSet) == 0x000008, "Wrong alignment on FNiagaraPlatformSet"); \ static_assert(sizeof(FNiagaraPlatformSet) == 0x000030, "Wrong size on FNiagaraPlatformSet"); \ static_assert(offsetof(FNiagaraPlatformSet, QualityLevelMask) == 0x000000, "Member 'FNiagaraPlatformSet::QualityLevelMask' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSet, DeviceProfileStates) == 0x000008, "Member 'FNiagaraPlatformSet::DeviceProfileStates' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSet, CVarConditions) == 0x000018, "Member 'FNiagaraPlatformSet::CVarConditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemVisibilityCullingSettings \ static_assert(alignof(FNiagaraSystemVisibilityCullingSettings) == 0x000004, "Wrong alignment on FNiagaraSystemVisibilityCullingSettings"); \ static_assert(sizeof(FNiagaraSystemVisibilityCullingSettings) == 0x00000C, "Wrong size on FNiagaraSystemVisibilityCullingSettings"); \ static_assert(offsetof(FNiagaraSystemVisibilityCullingSettings, MaxTimeOutsideViewFrustum) == 0x000004, "Member 'FNiagaraSystemVisibilityCullingSettings::MaxTimeOutsideViewFrustum' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemVisibilityCullingSettings, MaxTimeWithoutRender) == 0x000008, "Member 'FNiagaraSystemVisibilityCullingSettings::MaxTimeWithoutRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraLinearRamp \ static_assert(alignof(FNiagaraLinearRamp) == 0x000004, "Wrong alignment on FNiagaraLinearRamp"); \ static_assert(sizeof(FNiagaraLinearRamp) == 0x000010, "Wrong size on FNiagaraLinearRamp"); \ static_assert(offsetof(FNiagaraLinearRamp, StartX) == 0x000000, "Member 'FNiagaraLinearRamp::StartX' has a wrong offset!"); \ static_assert(offsetof(FNiagaraLinearRamp, StartY) == 0x000004, "Member 'FNiagaraLinearRamp::StartY' has a wrong offset!"); \ static_assert(offsetof(FNiagaraLinearRamp, EndX) == 0x000008, "Member 'FNiagaraLinearRamp::EndX' has a wrong offset!"); \ static_assert(offsetof(FNiagaraLinearRamp, EndY) == 0x00000C, "Member 'FNiagaraLinearRamp::EndY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraGlobalBudgetScaling \ static_assert(alignof(FNiagaraGlobalBudgetScaling) == 0x000004, "Wrong alignment on FNiagaraGlobalBudgetScaling"); \ static_assert(sizeof(FNiagaraGlobalBudgetScaling) == 0x000038, "Wrong size on FNiagaraGlobalBudgetScaling"); \ static_assert(offsetof(FNiagaraGlobalBudgetScaling, MaxGlobalBudgetUsage) == 0x000004, "Member 'FNiagaraGlobalBudgetScaling::MaxGlobalBudgetUsage' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGlobalBudgetScaling, MaxDistanceScaleByGlobalBudgetUse) == 0x000008, "Member 'FNiagaraGlobalBudgetScaling::MaxDistanceScaleByGlobalBudgetUse' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGlobalBudgetScaling, MaxInstanceCountScaleByGlobalBudgetUse) == 0x000018, "Member 'FNiagaraGlobalBudgetScaling::MaxInstanceCountScaleByGlobalBudgetUse' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGlobalBudgetScaling, MaxSystemInstanceCountScaleByGlobalBudgetUse) == 0x000028, "Member 'FNiagaraGlobalBudgetScaling::MaxSystemInstanceCountScaleByGlobalBudgetUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemScalabilitySettings \ static_assert(alignof(FNiagaraSystemScalabilitySettings) == 0x000008, "Wrong alignment on FNiagaraSystemScalabilitySettings"); \ static_assert(sizeof(FNiagaraSystemScalabilitySettings) == 0x000098, "Wrong size on FNiagaraSystemScalabilitySettings"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, Platforms) == 0x000000, "Member 'FNiagaraSystemScalabilitySettings::Platforms' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, MaxDistance) == 0x000034, "Member 'FNiagaraSystemScalabilitySettings::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, MaxInstances) == 0x00003C, "Member 'FNiagaraSystemScalabilitySettings::MaxInstances' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, MaxSystemInstances) == 0x000040, "Member 'FNiagaraSystemScalabilitySettings::MaxSystemInstances' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, MaxTimeWithoutRender) == 0x000044, "Member 'FNiagaraSystemScalabilitySettings::MaxTimeWithoutRender' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, CullProxyMode) == 0x000048, "Member 'FNiagaraSystemScalabilitySettings::CullProxyMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, MaxSystemProxies) == 0x00004C, "Member 'FNiagaraSystemScalabilitySettings::MaxSystemProxies' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, VisibilityCulling) == 0x000050, "Member 'FNiagaraSystemScalabilitySettings::VisibilityCulling' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettings, BudgetScaling) == 0x00005C, "Member 'FNiagaraSystemScalabilitySettings::BudgetScaling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemScalabilityOverride \ static_assert(alignof(FNiagaraSystemScalabilityOverride) == 0x000008, "Wrong alignment on FNiagaraSystemScalabilityOverride"); \ static_assert(sizeof(FNiagaraSystemScalabilityOverride) == 0x0000A0, "Wrong size on FNiagaraSystemScalabilityOverride"); \ #define DUMPER7_ASSERTS_FNiagaraSystemScalabilityOverrides \ static_assert(alignof(FNiagaraSystemScalabilityOverrides) == 0x000008, "Wrong alignment on FNiagaraSystemScalabilityOverrides"); \ static_assert(sizeof(FNiagaraSystemScalabilityOverrides) == 0x000010, "Wrong size on FNiagaraSystemScalabilityOverrides"); \ static_assert(offsetof(FNiagaraSystemScalabilityOverrides, Overrides) == 0x000000, "Member 'FNiagaraSystemScalabilityOverrides::Overrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraTypeDefinitionHandle \ static_assert(alignof(FNiagaraTypeDefinitionHandle) == 0x000004, "Wrong alignment on FNiagaraTypeDefinitionHandle"); \ static_assert(sizeof(FNiagaraTypeDefinitionHandle) == 0x000004, "Wrong size on FNiagaraTypeDefinitionHandle"); \ static_assert(offsetof(FNiagaraTypeDefinitionHandle, RegisteredTypeIndex) == 0x000000, "Member 'FNiagaraTypeDefinitionHandle::RegisteredTypeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableBase \ static_assert(alignof(FNiagaraVariableBase) == 0x000004, "Wrong alignment on FNiagaraVariableBase"); \ static_assert(sizeof(FNiagaraVariableBase) == 0x00000C, "Wrong size on FNiagaraVariableBase"); \ static_assert(offsetof(FNiagaraVariableBase, Name) == 0x000000, "Member 'FNiagaraVariableBase::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableBase, TypeDefHandle) == 0x000008, "Member 'FNiagaraVariableBase::TypeDefHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariable \ static_assert(alignof(FNiagaraVariable) == 0x000008, "Wrong alignment on FNiagaraVariable"); \ static_assert(sizeof(FNiagaraVariable) == 0x000020, "Wrong size on FNiagaraVariable"); \ static_assert(offsetof(FNiagaraVariable, VarData) == 0x000010, "Member 'FNiagaraVariable::VarData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraFunctionSignature \ static_assert(alignof(FNiagaraFunctionSignature) == 0x000008, "Wrong alignment on FNiagaraFunctionSignature"); \ static_assert(sizeof(FNiagaraFunctionSignature) == 0x000090, "Wrong size on FNiagaraFunctionSignature"); \ static_assert(offsetof(FNiagaraFunctionSignature, Name) == 0x000000, "Member 'FNiagaraFunctionSignature::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, Inputs) == 0x000008, "Member 'FNiagaraFunctionSignature::Inputs' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, Outputs) == 0x000018, "Member 'FNiagaraFunctionSignature::Outputs' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, OwnerName) == 0x000028, "Member 'FNiagaraFunctionSignature::OwnerName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, ModuleUsageBitmask) == 0x000034, "Member 'FNiagaraFunctionSignature::ModuleUsageBitmask' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, ContextStageIndex) == 0x000038, "Member 'FNiagaraFunctionSignature::ContextStageIndex' has a wrong offset!"); \ static_assert(offsetof(FNiagaraFunctionSignature, FunctionSpecifiers) == 0x000040, "Member 'FNiagaraFunctionSignature::FunctionSpecifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraParameterSectionTemplate) == 0x000040, "Wrong size on FMovieSceneNiagaraParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraParameterSectionTemplate, Parameter) == 0x000020, "Member 'FMovieSceneNiagaraParameterSectionTemplate::Parameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraIntegerParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraIntegerParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraIntegerParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraIntegerParameterSectionTemplate) == 0x000140, "Wrong size on FMovieSceneNiagaraIntegerParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraIntegerParameterSectionTemplate, IntegerChannel) == 0x000040, "Member 'FMovieSceneNiagaraIntegerParameterSectionTemplate::IntegerChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraAssetVersion \ static_assert(alignof(FNiagaraAssetVersion) == 0x000004, "Wrong alignment on FNiagaraAssetVersion"); \ static_assert(sizeof(FNiagaraAssetVersion) == 0x00001C, "Wrong size on FNiagaraAssetVersion"); \ static_assert(offsetof(FNiagaraAssetVersion, MajorVersion) == 0x000000, "Member 'FNiagaraAssetVersion::MajorVersion' has a wrong offset!"); \ static_assert(offsetof(FNiagaraAssetVersion, MinorVersion) == 0x000004, "Member 'FNiagaraAssetVersion::MinorVersion' has a wrong offset!"); \ static_assert(offsetof(FNiagaraAssetVersion, VersionGuid) == 0x000008, "Member 'FNiagaraAssetVersion::VersionGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraAssetVersion, bIsVisibleInVersionSelector) == 0x000018, "Member 'FNiagaraAssetVersion::bIsVisibleInVersionSelector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheCreateParameters \ static_assert(alignof(FNiagaraSimCacheCreateParameters) == 0x000008, "Wrong alignment on FNiagaraSimCacheCreateParameters"); \ static_assert(sizeof(FNiagaraSimCacheCreateParameters) == 0x000038, "Wrong size on FNiagaraSimCacheCreateParameters"); \ static_assert(offsetof(FNiagaraSimCacheCreateParameters, AttributeCaptureMode) == 0x000000, "Member 'FNiagaraSimCacheCreateParameters::AttributeCaptureMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheCreateParameters, RebaseIncludeAttributes) == 0x000008, "Member 'FNiagaraSimCacheCreateParameters::RebaseIncludeAttributes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheCreateParameters, RebaseExcludeAttributes) == 0x000018, "Member 'FNiagaraSimCacheCreateParameters::RebaseExcludeAttributes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheCreateParameters, ExplicitCaptureAttributes) == 0x000028, "Member 'FNiagaraSimCacheCreateParameters::ExplicitCaptureAttributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshTriCoordinate \ static_assert(alignof(FMeshTriCoordinate) == 0x000004, "Wrong alignment on FMeshTriCoordinate"); \ static_assert(sizeof(FMeshTriCoordinate) == 0x000010, "Wrong size on FMeshTriCoordinate"); \ static_assert(offsetof(FMeshTriCoordinate, Tri) == 0x000000, "Member 'FMeshTriCoordinate::Tri' has a wrong offset!"); \ static_assert(offsetof(FMeshTriCoordinate, BaryCoord) == 0x000004, "Member 'FMeshTriCoordinate::BaryCoord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRendererMaterialVectorParameter \ static_assert(alignof(FNiagaraRendererMaterialVectorParameter) == 0x000004, "Wrong alignment on FNiagaraRendererMaterialVectorParameter"); \ static_assert(sizeof(FNiagaraRendererMaterialVectorParameter) == 0x000018, "Wrong size on FNiagaraRendererMaterialVectorParameter"); \ static_assert(offsetof(FNiagaraRendererMaterialVectorParameter, MaterialParameterName) == 0x000000, "Member 'FNiagaraRendererMaterialVectorParameter::MaterialParameterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialVectorParameter, Value) == 0x000008, "Member 'FNiagaraRendererMaterialVectorParameter::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataSetID \ static_assert(alignof(FNiagaraDataSetID) == 0x000004, "Wrong alignment on FNiagaraDataSetID"); \ static_assert(sizeof(FNiagaraDataSetID) == 0x00000C, "Wrong size on FNiagaraDataSetID"); \ static_assert(offsetof(FNiagaraDataSetID, Name) == 0x000000, "Member 'FNiagaraDataSetID::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetID, Type) == 0x000008, "Member 'FNiagaraDataSetID::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerEmitterInstanceData \ static_assert(alignof(FNiagaraOutlinerEmitterInstanceData) == 0x000008, "Wrong alignment on FNiagaraOutlinerEmitterInstanceData"); \ static_assert(sizeof(FNiagaraOutlinerEmitterInstanceData) == 0x000020, "Wrong size on FNiagaraOutlinerEmitterInstanceData"); \ static_assert(offsetof(FNiagaraOutlinerEmitterInstanceData, EmitterName) == 0x000000, "Member 'FNiagaraOutlinerEmitterInstanceData::EmitterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerEmitterInstanceData, SimTarget) == 0x000010, "Member 'FNiagaraOutlinerEmitterInstanceData::SimTarget' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerEmitterInstanceData, ExecState) == 0x000014, "Member 'FNiagaraOutlinerEmitterInstanceData::ExecState' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerEmitterInstanceData, NumParticles) == 0x000018, "Member 'FNiagaraOutlinerEmitterInstanceData::NumParticles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScalabilityState \ static_assert(alignof(FNiagaraScalabilityState) == 0x000004, "Wrong alignment on FNiagaraScalabilityState"); \ static_assert(sizeof(FNiagaraScalabilityState) == 0x00000C, "Wrong size on FNiagaraScalabilityState"); \ static_assert(offsetof(FNiagaraScalabilityState, Significance) == 0x000000, "Member 'FNiagaraScalabilityState::Significance' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScalabilityState, LastVisibleTime) == 0x000004, "Member 'FNiagaraScalabilityState::LastVisibleTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerTimingData \ static_assert(alignof(FNiagaraOutlinerTimingData) == 0x000004, "Wrong alignment on FNiagaraOutlinerTimingData"); \ static_assert(sizeof(FNiagaraOutlinerTimingData) == 0x000008, "Wrong size on FNiagaraOutlinerTimingData"); \ static_assert(offsetof(FNiagaraOutlinerTimingData, GameThread) == 0x000000, "Member 'FNiagaraOutlinerTimingData::GameThread' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerTimingData, RenderThread) == 0x000004, "Member 'FNiagaraOutlinerTimingData::RenderThread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerSystemInstanceData \ static_assert(alignof(FNiagaraOutlinerSystemInstanceData) == 0x000008, "Wrong alignment on FNiagaraOutlinerSystemInstanceData"); \ static_assert(sizeof(FNiagaraOutlinerSystemInstanceData) == 0x000068, "Wrong size on FNiagaraOutlinerSystemInstanceData"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, ComponentName) == 0x000000, "Member 'FNiagaraOutlinerSystemInstanceData::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, LWCTile) == 0x000010, "Member 'FNiagaraOutlinerSystemInstanceData::LWCTile' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, Emitters) == 0x000020, "Member 'FNiagaraOutlinerSystemInstanceData::Emitters' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, ActualExecutionState) == 0x000030, "Member 'FNiagaraOutlinerSystemInstanceData::ActualExecutionState' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, RequestedExecutionState) == 0x000034, "Member 'FNiagaraOutlinerSystemInstanceData::RequestedExecutionState' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, ScalabilityState) == 0x000038, "Member 'FNiagaraOutlinerSystemInstanceData::ScalabilityState' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, PoolMethod) == 0x000048, "Member 'FNiagaraOutlinerSystemInstanceData::PoolMethod' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, AverageTime) == 0x00004C, "Member 'FNiagaraOutlinerSystemInstanceData::AverageTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, MaxTime) == 0x000054, "Member 'FNiagaraOutlinerSystemInstanceData::MaxTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, TickGroup) == 0x00005C, "Member 'FNiagaraOutlinerSystemInstanceData::TickGroup' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemInstanceData, GpuTickStage) == 0x00005D, "Member 'FNiagaraOutlinerSystemInstanceData::GpuTickStage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataSetProperties \ static_assert(alignof(FNiagaraDataSetProperties) == 0x000008, "Wrong alignment on FNiagaraDataSetProperties"); \ static_assert(sizeof(FNiagaraDataSetProperties) == 0x000020, "Wrong size on FNiagaraDataSetProperties"); \ static_assert(offsetof(FNiagaraDataSetProperties, ID) == 0x000000, "Member 'FNiagaraDataSetProperties::ID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetProperties, Variables) == 0x000010, "Member 'FNiagaraDataSetProperties::Variables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraUserParameterBinding \ static_assert(alignof(FNiagaraUserParameterBinding) == 0x000008, "Wrong alignment on FNiagaraUserParameterBinding"); \ static_assert(sizeof(FNiagaraUserParameterBinding) == 0x000020, "Wrong size on FNiagaraUserParameterBinding"); \ static_assert(offsetof(FNiagaraUserParameterBinding, Parameter) == 0x000000, "Member 'FNiagaraUserParameterBinding::Parameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCulledComponentInfo \ static_assert(alignof(FNiagaraCulledComponentInfo) == 0x000004, "Wrong alignment on FNiagaraCulledComponentInfo"); \ static_assert(sizeof(FNiagaraCulledComponentInfo) == 0x000008, "Wrong size on FNiagaraCulledComponentInfo"); \ #define DUMPER7_ASSERTS_FNiagaraScriptHighlight \ static_assert(alignof(FNiagaraScriptHighlight) == 0x000008, "Wrong alignment on FNiagaraScriptHighlight"); \ static_assert(sizeof(FNiagaraScriptHighlight) == 0x000028, "Wrong size on FNiagaraScriptHighlight"); \ static_assert(offsetof(FNiagaraScriptHighlight, Color) == 0x000000, "Member 'FNiagaraScriptHighlight::Color' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptHighlight, DisplayName) == 0x000010, "Member 'FNiagaraScriptHighlight::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraMaterialAttributeBinding \ static_assert(alignof(FNiagaraMaterialAttributeBinding) == 0x000004, "Wrong alignment on FNiagaraMaterialAttributeBinding"); \ static_assert(sizeof(FNiagaraMaterialAttributeBinding) == 0x00002C, "Wrong size on FNiagaraMaterialAttributeBinding"); \ static_assert(offsetof(FNiagaraMaterialAttributeBinding, MaterialParameterName) == 0x000000, "Member 'FNiagaraMaterialAttributeBinding::MaterialParameterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMaterialAttributeBinding, NiagaraVariable) == 0x000008, "Member 'FNiagaraMaterialAttributeBinding::NiagaraVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMaterialAttributeBinding, ResolvedNiagaraVariable) == 0x000014, "Member 'FNiagaraMaterialAttributeBinding::ResolvedNiagaraVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMaterialAttributeBinding, NiagaraChildVariable) == 0x000020, "Member 'FNiagaraMaterialAttributeBinding::NiagaraChildVariable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptDataUsageInfo \ static_assert(alignof(FNiagaraScriptDataUsageInfo) == 0x000001, "Wrong alignment on FNiagaraScriptDataUsageInfo"); \ static_assert(sizeof(FNiagaraScriptDataUsageInfo) == 0x000001, "Wrong size on FNiagaraScriptDataUsageInfo"); \ static_assert(offsetof(FNiagaraScriptDataUsageInfo, bReadsAttributeData) == 0x000000, "Member 'FNiagaraScriptDataUsageInfo::bReadsAttributeData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataInterfaceSplineLUT \ static_assert(alignof(FNiagaraDataInterfaceSplineLUT) == 0x000008, "Wrong alignment on FNiagaraDataInterfaceSplineLUT"); \ static_assert(sizeof(FNiagaraDataInterfaceSplineLUT) == 0x000040, "Wrong size on FNiagaraDataInterfaceSplineLUT"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, Positions) == 0x000000, "Member 'FNiagaraDataInterfaceSplineLUT::Positions' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, Scales) == 0x000010, "Member 'FNiagaraDataInterfaceSplineLUT::Scales' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, Rotations) == 0x000020, "Member 'FNiagaraDataInterfaceSplineLUT::Rotations' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, SplineLength) == 0x000030, "Member 'FNiagaraDataInterfaceSplineLUT::SplineLength' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, SplineDistanceStep) == 0x000034, "Member 'FNiagaraDataInterfaceSplineLUT::SplineDistanceStep' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, InvSplineDistanceStep) == 0x000038, "Member 'FNiagaraDataInterfaceSplineLUT::InvSplineDistanceStep' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceSplineLUT, MaxIndex) == 0x00003C, "Member 'FNiagaraDataInterfaceSplineLUT::MaxIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraTypeDefinition \ static_assert(alignof(FNiagaraTypeDefinition) == 0x000008, "Wrong alignment on FNiagaraTypeDefinition"); \ static_assert(sizeof(FNiagaraTypeDefinition) == 0x000010, "Wrong size on FNiagaraTypeDefinition"); \ static_assert(offsetof(FNiagaraTypeDefinition, ClassStructOrEnum) == 0x000000, "Member 'FNiagaraTypeDefinition::ClassStructOrEnum' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeDefinition, UnderlyingType) == 0x000008, "Member 'FNiagaraTypeDefinition::UnderlyingType' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeDefinition, Flags) == 0x00000A, "Member 'FNiagaraTypeDefinition::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptDataInterfaceInfo \ static_assert(alignof(FNiagaraScriptDataInterfaceInfo) == 0x000008, "Wrong alignment on FNiagaraScriptDataInterfaceInfo"); \ static_assert(sizeof(FNiagaraScriptDataInterfaceInfo) == 0x000038, "Wrong size on FNiagaraScriptDataInterfaceInfo"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, DataInterface) == 0x000000, "Member 'FNiagaraScriptDataInterfaceInfo::DataInterface' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, Name) == 0x000008, "Member 'FNiagaraScriptDataInterfaceInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, UserPtrIdx) == 0x000010, "Member 'FNiagaraScriptDataInterfaceInfo::UserPtrIdx' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, Type) == 0x000018, "Member 'FNiagaraScriptDataInterfaceInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, RegisteredParameterMapRead) == 0x000028, "Member 'FNiagaraScriptDataInterfaceInfo::RegisteredParameterMapRead' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceInfo, RegisteredParameterMapWrite) == 0x000030, "Member 'FNiagaraScriptDataInterfaceInfo::RegisteredParameterMapWrite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerSystemData \ static_assert(alignof(FNiagaraOutlinerSystemData) == 0x000008, "Wrong alignment on FNiagaraOutlinerSystemData"); \ static_assert(sizeof(FNiagaraOutlinerSystemData) == 0x000030, "Wrong size on FNiagaraOutlinerSystemData"); \ static_assert(offsetof(FNiagaraOutlinerSystemData, SystemInstances) == 0x000000, "Member 'FNiagaraOutlinerSystemData::SystemInstances' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemData, AveragePerFrameTime) == 0x000010, "Member 'FNiagaraOutlinerSystemData::AveragePerFrameTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemData, MaxPerFrameTime) == 0x000018, "Member 'FNiagaraOutlinerSystemData::MaxPerFrameTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemData, AveragePerInstanceTime) == 0x000020, "Member 'FNiagaraOutlinerSystemData::AveragePerInstanceTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerSystemData, MaxPerInstanceTime) == 0x000028, "Member 'FNiagaraOutlinerSystemData::MaxPerInstanceTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVMExecutableDataId \ static_assert(alignof(FNiagaraVMExecutableDataId) == 0x000008, "Wrong alignment on FNiagaraVMExecutableDataId"); \ static_assert(sizeof(FNiagaraVMExecutableDataId) == 0x000058, "Wrong size on FNiagaraVMExecutableDataId"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, CompilerVersionID) == 0x000000, "Member 'FNiagaraVMExecutableDataId::CompilerVersionID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, ScriptUsageType) == 0x000010, "Member 'FNiagaraVMExecutableDataId::ScriptUsageType' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, ScriptUsageTypeID) == 0x000014, "Member 'FNiagaraVMExecutableDataId::ScriptUsageTypeID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, BaseScriptID) == 0x000028, "Member 'FNiagaraVMExecutableDataId::BaseScriptID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, BaseScriptCompileHash) == 0x000038, "Member 'FNiagaraVMExecutableDataId::BaseScriptCompileHash' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableDataId, ScriptVersionID) == 0x000048, "Member 'FNiagaraVMExecutableDataId::ScriptVersionID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerWorldData \ static_assert(alignof(FNiagaraOutlinerWorldData) == 0x000008, "Wrong alignment on FNiagaraOutlinerWorldData"); \ static_assert(sizeof(FNiagaraOutlinerWorldData) == 0x000068, "Wrong size on FNiagaraOutlinerWorldData"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, Systems) == 0x000000, "Member 'FNiagaraOutlinerWorldData::Systems' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, bHasBegunPlay) == 0x000050, "Member 'FNiagaraOutlinerWorldData::bHasBegunPlay' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, WorldType) == 0x000051, "Member 'FNiagaraOutlinerWorldData::WorldType' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, NetMode) == 0x000052, "Member 'FNiagaraOutlinerWorldData::NetMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, AveragePerFrameTime) == 0x000054, "Member 'FNiagaraOutlinerWorldData::AveragePerFrameTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerWorldData, MaxPerFrameTime) == 0x00005C, "Member 'FNiagaraOutlinerWorldData::MaxPerFrameTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerData \ static_assert(alignof(FNiagaraOutlinerData) == 0x000008, "Wrong alignment on FNiagaraOutlinerData"); \ static_assert(sizeof(FNiagaraOutlinerData) == 0x000050, "Wrong size on FNiagaraOutlinerData"); \ static_assert(offsetof(FNiagaraOutlinerData, WorldData) == 0x000000, "Member 'FNiagaraOutlinerData::WorldData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebuggerOutlinerUpdate \ static_assert(alignof(FNiagaraDebuggerOutlinerUpdate) == 0x000008, "Wrong alignment on FNiagaraDebuggerOutlinerUpdate"); \ static_assert(sizeof(FNiagaraDebuggerOutlinerUpdate) == 0x000050, "Wrong size on FNiagaraDebuggerOutlinerUpdate"); \ static_assert(offsetof(FNiagaraDebuggerOutlinerUpdate, OutlinerData) == 0x000000, "Member 'FNiagaraDebuggerOutlinerUpdate::OutlinerData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptDataInterfaceCompileInfo \ static_assert(alignof(FNiagaraScriptDataInterfaceCompileInfo) == 0x000008, "Wrong alignment on FNiagaraScriptDataInterfaceCompileInfo"); \ static_assert(sizeof(FNiagaraScriptDataInterfaceCompileInfo) == 0x000038, "Wrong size on FNiagaraScriptDataInterfaceCompileInfo"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, Name) == 0x000000, "Member 'FNiagaraScriptDataInterfaceCompileInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, UserPtrIdx) == 0x000008, "Member 'FNiagaraScriptDataInterfaceCompileInfo::UserPtrIdx' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, Type) == 0x000010, "Member 'FNiagaraScriptDataInterfaceCompileInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, RegisteredParameterMapRead) == 0x000020, "Member 'FNiagaraScriptDataInterfaceCompileInfo::RegisteredParameterMapRead' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, RegisteredParameterMapWrite) == 0x000028, "Member 'FNiagaraScriptDataInterfaceCompileInfo::RegisteredParameterMapWrite' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptDataInterfaceCompileInfo, bIsPlaceholder) == 0x000030, "Member 'FNiagaraScriptDataInterfaceCompileInfo::bIsPlaceholder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraStatScope \ static_assert(alignof(FNiagaraStatScope) == 0x000004, "Wrong alignment on FNiagaraStatScope"); \ static_assert(sizeof(FNiagaraStatScope) == 0x000010, "Wrong size on FNiagaraStatScope"); \ static_assert(offsetof(FNiagaraStatScope, FullName) == 0x000000, "Member 'FNiagaraStatScope::FullName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStatScope, FriendlyName) == 0x000008, "Member 'FNiagaraStatScope::FriendlyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVMFunctionSpecifier \ static_assert(alignof(FVMFunctionSpecifier) == 0x000004, "Wrong alignment on FVMFunctionSpecifier"); \ static_assert(sizeof(FVMFunctionSpecifier) == 0x000010, "Wrong size on FVMFunctionSpecifier"); \ static_assert(offsetof(FVMFunctionSpecifier, Key) == 0x000000, "Member 'FVMFunctionSpecifier::Key' has a wrong offset!"); \ static_assert(offsetof(FVMFunctionSpecifier, Value) == 0x000008, "Member 'FVMFunctionSpecifier::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVMExternalFunctionBindingInfo \ static_assert(alignof(FVMExternalFunctionBindingInfo) == 0x000008, "Wrong alignment on FVMExternalFunctionBindingInfo"); \ static_assert(sizeof(FVMExternalFunctionBindingInfo) == 0x000038, "Wrong size on FVMExternalFunctionBindingInfo"); \ static_assert(offsetof(FVMExternalFunctionBindingInfo, Name) == 0x000000, "Member 'FVMExternalFunctionBindingInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FVMExternalFunctionBindingInfo, OwnerName) == 0x000008, "Member 'FVMExternalFunctionBindingInfo::OwnerName' has a wrong offset!"); \ static_assert(offsetof(FVMExternalFunctionBindingInfo, InputParamLocations) == 0x000010, "Member 'FVMExternalFunctionBindingInfo::InputParamLocations' has a wrong offset!"); \ static_assert(offsetof(FVMExternalFunctionBindingInfo, NumOutputs) == 0x000020, "Member 'FVMExternalFunctionBindingInfo::NumOutputs' has a wrong offset!"); \ static_assert(offsetof(FVMExternalFunctionBindingInfo, FunctionSpecifiers) == 0x000028, "Member 'FVMExternalFunctionBindingInfo::FunctionSpecifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemUpdateContext \ static_assert(alignof(FNiagaraSystemUpdateContext) == 0x000008, "Wrong alignment on FNiagaraSystemUpdateContext"); \ static_assert(sizeof(FNiagaraSystemUpdateContext) == 0x000078, "Wrong size on FNiagaraSystemUpdateContext"); \ static_assert(offsetof(FNiagaraSystemUpdateContext, ComponentsToReset) == 0x000000, "Member 'FNiagaraSystemUpdateContext::ComponentsToReset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemUpdateContext, ComponentsToReInit) == 0x000010, "Member 'FNiagaraSystemUpdateContext::ComponentsToReInit' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemUpdateContext, ComponentsToNotifySimDestroy) == 0x000020, "Member 'FNiagaraSystemUpdateContext::ComponentsToNotifySimDestroy' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemUpdateContext, SystemSimsToDestroy) == 0x000030, "Member 'FNiagaraSystemUpdateContext::SystemSimsToDestroy' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemUpdateContext, SystemSimsToRecache) == 0x000040, "Member 'FNiagaraSystemUpdateContext::SystemSimsToRecache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableInfo \ static_assert(alignof(FNiagaraVariableInfo) == 0x000008, "Wrong alignment on FNiagaraVariableInfo"); \ static_assert(sizeof(FNiagaraVariableInfo) == 0x000040, "Wrong size on FNiagaraVariableInfo"); \ static_assert(offsetof(FNiagaraVariableInfo, Variable) == 0x000000, "Member 'FNiagaraVariableInfo::Variable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableInfo, Definition) == 0x000020, "Member 'FNiagaraVariableInfo::Definition' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableInfo, DataInterface) == 0x000038, "Member 'FNiagaraVariableInfo::DataInterface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableAttributeBinding \ static_assert(alignof(FNiagaraVariableAttributeBinding) == 0x000008, "Wrong alignment on FNiagaraVariableAttributeBinding"); \ static_assert(sizeof(FNiagaraVariableAttributeBinding) == 0x000058, "Wrong size on FNiagaraVariableAttributeBinding"); \ static_assert(offsetof(FNiagaraVariableAttributeBinding, ParamMapVariable) == 0x000000, "Member 'FNiagaraVariableAttributeBinding::ParamMapVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableAttributeBinding, DataSetVariable) == 0x000010, "Member 'FNiagaraVariableAttributeBinding::DataSetVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableAttributeBinding, RootVariable) == 0x000030, "Member 'FNiagaraVariableAttributeBinding::RootVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableAttributeBinding, BindingSourceMode) == 0x000050, "Member 'FNiagaraVariableAttributeBinding::BindingSourceMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableDataInterfaceBinding \ static_assert(alignof(FNiagaraVariableDataInterfaceBinding) == 0x000008, "Wrong alignment on FNiagaraVariableDataInterfaceBinding"); \ static_assert(sizeof(FNiagaraVariableDataInterfaceBinding) == 0x000020, "Wrong size on FNiagaraVariableDataInterfaceBinding"); \ static_assert(offsetof(FNiagaraVariableDataInterfaceBinding, BoundVariable) == 0x000000, "Member 'FNiagaraVariableDataInterfaceBinding::BoundVariable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptVariableBinding \ static_assert(alignof(FNiagaraScriptVariableBinding) == 0x000004, "Wrong alignment on FNiagaraScriptVariableBinding"); \ static_assert(sizeof(FNiagaraScriptVariableBinding) == 0x000008, "Wrong size on FNiagaraScriptVariableBinding"); \ static_assert(offsetof(FNiagaraScriptVariableBinding, Name) == 0x000000, "Member 'FNiagaraScriptVariableBinding::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCompileDependency \ static_assert(alignof(FNiagaraCompileDependency) == 0x000008, "Wrong alignment on FNiagaraCompileDependency"); \ static_assert(sizeof(FNiagaraCompileDependency) == 0x000050, "Wrong size on FNiagaraCompileDependency"); \ static_assert(offsetof(FNiagaraCompileDependency, LinkerErrorMessage) == 0x000000, "Member 'FNiagaraCompileDependency::LinkerErrorMessage' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileDependency, NodeGuid) == 0x000010, "Member 'FNiagaraCompileDependency::NodeGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileDependency, PinGuid) == 0x000020, "Member 'FNiagaraCompileDependency::PinGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileDependency, StackGuids) == 0x000030, "Member 'FNiagaraCompileDependency::StackGuids' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileDependency, DependentVariable) == 0x000040, "Member 'FNiagaraCompileDependency::DependentVariable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileDependency, bDependentVariableFromCustomIterationNamespace) == 0x00004C, "Member 'FNiagaraCompileDependency::bDependentVariableFromCustomIterationNamespace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraStackSection \ static_assert(alignof(FNiagaraStackSection) == 0x000008, "Wrong alignment on FNiagaraStackSection"); \ static_assert(sizeof(FNiagaraStackSection) == 0x000038, "Wrong size on FNiagaraStackSection"); \ static_assert(offsetof(FNiagaraStackSection, SectionIdentifier) == 0x000000, "Member 'FNiagaraStackSection::SectionIdentifier' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStackSection, SectionDisplayName) == 0x000008, "Member 'FNiagaraStackSection::SectionDisplayName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStackSection, Categories) == 0x000020, "Member 'FNiagaraStackSection::Categories' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStackSection, bEnabled) == 0x000030, "Member 'FNiagaraStackSection::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraUObjectPropertyReaderRemap \ static_assert(alignof(FNiagaraUObjectPropertyReaderRemap) == 0x000004, "Wrong alignment on FNiagaraUObjectPropertyReaderRemap"); \ static_assert(sizeof(FNiagaraUObjectPropertyReaderRemap) == 0x000010, "Wrong size on FNiagaraUObjectPropertyReaderRemap"); \ static_assert(offsetof(FNiagaraUObjectPropertyReaderRemap, GraphName) == 0x000000, "Member 'FNiagaraUObjectPropertyReaderRemap::GraphName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraUObjectPropertyReaderRemap, RemapName) == 0x000008, "Member 'FNiagaraUObjectPropertyReaderRemap::RemapName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraSystemTrackTemplate \ static_assert(alignof(FMovieSceneNiagaraSystemTrackTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraSystemTrackTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraSystemTrackTemplate) == 0x000020, "Wrong size on FMovieSceneNiagaraSystemTrackTemplate"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraSystemTrackImplementation \ static_assert(alignof(FMovieSceneNiagaraSystemTrackImplementation) == 0x000008, "Wrong alignment on FMovieSceneNiagaraSystemTrackImplementation"); \ static_assert(sizeof(FMovieSceneNiagaraSystemTrackImplementation) == 0x000028, "Wrong size on FMovieSceneNiagaraSystemTrackImplementation"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, SpawnSectionStartFrame) == 0x000010, "Member 'FMovieSceneNiagaraSystemTrackImplementation::SpawnSectionStartFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, SpawnSectionEndFrame) == 0x000014, "Member 'FMovieSceneNiagaraSystemTrackImplementation::SpawnSectionEndFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, SpawnSectionStartBehavior) == 0x000018, "Member 'FMovieSceneNiagaraSystemTrackImplementation::SpawnSectionStartBehavior' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, SpawnSectionEvaluateBehavior) == 0x00001C, "Member 'FMovieSceneNiagaraSystemTrackImplementation::SpawnSectionEvaluateBehavior' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, SpawnSectionEndBehavior) == 0x000020, "Member 'FMovieSceneNiagaraSystemTrackImplementation::SpawnSectionEndBehavior' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, AgeUpdateMode) == 0x000024, "Member 'FMovieSceneNiagaraSystemTrackImplementation::AgeUpdateMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraSystemTrackImplementation, bAllowScalability) == 0x000025, "Member 'FMovieSceneNiagaraSystemTrackImplementation::bAllowScalability' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraBoolParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraBoolParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraBoolParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraBoolParameterSectionTemplate) == 0x000140, "Wrong size on FMovieSceneNiagaraBoolParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraBoolParameterSectionTemplate, BoolChannel) == 0x000040, "Member 'FMovieSceneNiagaraBoolParameterSectionTemplate::BoolChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraColorParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraColorParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraColorParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraColorParameterSectionTemplate) == 0x000480, "Wrong size on FMovieSceneNiagaraColorParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraColorParameterSectionTemplate, RedChannel) == 0x000040, "Member 'FMovieSceneNiagaraColorParameterSectionTemplate::RedChannel' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraColorParameterSectionTemplate, GreenChannel) == 0x000150, "Member 'FMovieSceneNiagaraColorParameterSectionTemplate::GreenChannel' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraColorParameterSectionTemplate, BlueChannel) == 0x000260, "Member 'FMovieSceneNiagaraColorParameterSectionTemplate::BlueChannel' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraColorParameterSectionTemplate, AlphaChannel) == 0x000370, "Member 'FMovieSceneNiagaraColorParameterSectionTemplate::AlphaChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraFloatParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraFloatParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraFloatParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraFloatParameterSectionTemplate) == 0x000150, "Wrong size on FMovieSceneNiagaraFloatParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraFloatParameterSectionTemplate, FloatChannel) == 0x000040, "Member 'FMovieSceneNiagaraFloatParameterSectionTemplate::FloatChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneNiagaraVectorParameterSectionTemplate \ static_assert(alignof(FMovieSceneNiagaraVectorParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneNiagaraVectorParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneNiagaraVectorParameterSectionTemplate) == 0x000488, "Wrong size on FMovieSceneNiagaraVectorParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneNiagaraVectorParameterSectionTemplate, VectorChannels) == 0x000040, "Member 'FMovieSceneNiagaraVectorParameterSectionTemplate::VectorChannels' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneNiagaraVectorParameterSectionTemplate, ChannelsUsed) == 0x000480, "Member 'FMovieSceneNiagaraVectorParameterSectionTemplate::ChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEmitterCompiledScriptPair \ static_assert(alignof(FEmitterCompiledScriptPair) == 0x000008, "Wrong alignment on FEmitterCompiledScriptPair"); \ static_assert(sizeof(FEmitterCompiledScriptPair) == 0x000098, "Wrong size on FEmitterCompiledScriptPair"); \ #define DUMPER7_ASSERTS_FNiagaraBakerTextureSource \ static_assert(alignof(FNiagaraBakerTextureSource) == 0x000008, "Wrong alignment on FNiagaraBakerTextureSource"); \ static_assert(sizeof(FNiagaraBakerTextureSource) == 0x000018, "Wrong size on FNiagaraBakerTextureSource"); \ static_assert(offsetof(FNiagaraBakerTextureSource, DisplayString) == 0x000000, "Member 'FNiagaraBakerTextureSource::DisplayString' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerTextureSource, SourceName) == 0x000010, "Member 'FNiagaraBakerTextureSource::SourceName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraBakerCameraSettings \ static_assert(alignof(FNiagaraBakerCameraSettings) == 0x000008, "Wrong alignment on FNiagaraBakerCameraSettings"); \ static_assert(sizeof(FNiagaraBakerCameraSettings) == 0x000050, "Wrong size on FNiagaraBakerCameraSettings"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, ViewMode) == 0x000000, "Member 'FNiagaraBakerCameraSettings::ViewMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, ViewportLocation) == 0x000008, "Member 'FNiagaraBakerCameraSettings::ViewportLocation' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, ViewportRotation) == 0x000020, "Member 'FNiagaraBakerCameraSettings::ViewportRotation' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, OrbitDistance) == 0x000038, "Member 'FNiagaraBakerCameraSettings::OrbitDistance' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, FOV) == 0x00003C, "Member 'FNiagaraBakerCameraSettings::FOV' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, OrthoWidth) == 0x000040, "Member 'FNiagaraBakerCameraSettings::OrthoWidth' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, bUseAspectRatio) == 0x000044, "Member 'FNiagaraBakerCameraSettings::bUseAspectRatio' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerCameraSettings, AspectRatio) == 0x000048, "Member 'FNiagaraBakerCameraSettings::AspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraBakerTextureSettings \ static_assert(alignof(FNiagaraBakerTextureSettings) == 0x000008, "Wrong alignment on FNiagaraBakerTextureSettings"); \ static_assert(sizeof(FNiagaraBakerTextureSettings) == 0x000040, "Wrong size on FNiagaraBakerTextureSettings"); \ static_assert(offsetof(FNiagaraBakerTextureSettings, OutputName) == 0x000000, "Member 'FNiagaraBakerTextureSettings::OutputName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerTextureSettings, SourceBinding) == 0x000008, "Member 'FNiagaraBakerTextureSettings::SourceBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerTextureSettings, FrameSize) == 0x000024, "Member 'FNiagaraBakerTextureSettings::FrameSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerTextureSettings, TextureSize) == 0x00002C, "Member 'FNiagaraBakerTextureSettings::TextureSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBakerTextureSettings, GeneratedTexture) == 0x000038, "Member 'FNiagaraBakerTextureSettings::GeneratedTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNCPoolElement \ static_assert(alignof(FNCPoolElement) == 0x000008, "Wrong alignment on FNCPoolElement"); \ static_assert(sizeof(FNCPoolElement) == 0x000010, "Wrong size on FNCPoolElement"); \ static_assert(offsetof(FNCPoolElement, Component) == 0x000000, "Member 'FNCPoolElement::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNCPool \ static_assert(alignof(FNCPool) == 0x000008, "Wrong alignment on FNCPool"); \ static_assert(sizeof(FNCPool) == 0x000010, "Wrong size on FNCPool"); \ static_assert(offsetof(FNCPool, FreeElements) == 0x000000, "Member 'FNCPool::FreeElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraComponentPropertyBinding \ static_assert(alignof(FNiagaraComponentPropertyBinding) == 0x000008, "Wrong alignment on FNiagaraComponentPropertyBinding"); \ static_assert(sizeof(FNiagaraComponentPropertyBinding) == 0x0000C8, "Wrong size on FNiagaraComponentPropertyBinding"); \ static_assert(offsetof(FNiagaraComponentPropertyBinding, AttributeBinding) == 0x000000, "Member 'FNiagaraComponentPropertyBinding::AttributeBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraComponentPropertyBinding, PropertyName) == 0x000058, "Member 'FNiagaraComponentPropertyBinding::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraComponentPropertyBinding, PropertyType) == 0x000060, "Member 'FNiagaraComponentPropertyBinding::PropertyType' has a wrong offset!"); \ static_assert(offsetof(FNiagaraComponentPropertyBinding, MetadataSetterName) == 0x000070, "Member 'FNiagaraComponentPropertyBinding::MetadataSetterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraComponentPropertyBinding, PropertySetterParameterDefaults) == 0x000078, "Member 'FNiagaraComponentPropertyBinding::PropertySetterParameterDefaults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterNameSettingsRef \ static_assert(alignof(FNiagaraEmitterNameSettingsRef) == 0x000008, "Wrong alignment on FNiagaraEmitterNameSettingsRef"); \ static_assert(sizeof(FNiagaraEmitterNameSettingsRef) == 0x000018, "Wrong size on FNiagaraEmitterNameSettingsRef"); \ static_assert(offsetof(FNiagaraEmitterNameSettingsRef, SystemName) == 0x000000, "Member 'FNiagaraEmitterNameSettingsRef::SystemName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterNameSettingsRef, EmitterName) == 0x000008, "Member 'FNiagaraEmitterNameSettingsRef::EmitterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataInterfaceEmitterBinding \ static_assert(alignof(FNiagaraDataInterfaceEmitterBinding) == 0x000004, "Wrong alignment on FNiagaraDataInterfaceEmitterBinding"); \ static_assert(sizeof(FNiagaraDataInterfaceEmitterBinding) == 0x00000C, "Wrong size on FNiagaraDataInterfaceEmitterBinding"); \ static_assert(offsetof(FNiagaraDataInterfaceEmitterBinding, BindingMode) == 0x000000, "Member 'FNiagaraDataInterfaceEmitterBinding::BindingMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceEmitterBinding, EmitterName) == 0x000004, "Member 'FNiagaraDataInterfaceEmitterBinding::EmitterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBasicParticleData \ static_assert(alignof(FBasicParticleData) == 0x000008, "Wrong alignment on FBasicParticleData"); \ static_assert(sizeof(FBasicParticleData) == 0x000038, "Wrong size on FBasicParticleData"); \ static_assert(offsetof(FBasicParticleData, position) == 0x000000, "Member 'FBasicParticleData::position' has a wrong offset!"); \ static_assert(offsetof(FBasicParticleData, Size) == 0x000018, "Member 'FBasicParticleData::Size' has a wrong offset!"); \ static_assert(offsetof(FBasicParticleData, Velocity) == 0x000020, "Member 'FBasicParticleData::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraTypeLayoutInfo \ static_assert(alignof(FNiagaraTypeLayoutInfo) == 0x000008, "Wrong alignment on FNiagaraTypeLayoutInfo"); \ static_assert(sizeof(FNiagaraTypeLayoutInfo) == 0x000060, "Wrong size on FNiagaraTypeLayoutInfo"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, FloatComponentByteOffsets) == 0x000000, "Member 'FNiagaraTypeLayoutInfo::FloatComponentByteOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, FloatComponentRegisterOffsets) == 0x000010, "Member 'FNiagaraTypeLayoutInfo::FloatComponentRegisterOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, Int32ComponentByteOffsets) == 0x000020, "Member 'FNiagaraTypeLayoutInfo::Int32ComponentByteOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, Int32ComponentRegisterOffsets) == 0x000030, "Member 'FNiagaraTypeLayoutInfo::Int32ComponentRegisterOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, HalfComponentByteOffsets) == 0x000040, "Member 'FNiagaraTypeLayoutInfo::HalfComponentByteOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraTypeLayoutInfo, HalfComponentRegisterOffsets) == 0x000050, "Member 'FNiagaraTypeLayoutInfo::HalfComponentRegisterOffsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableLayoutInfo \ static_assert(alignof(FNiagaraVariableLayoutInfo) == 0x000008, "Wrong alignment on FNiagaraVariableLayoutInfo"); \ static_assert(sizeof(FNiagaraVariableLayoutInfo) == 0x000070, "Wrong size on FNiagaraVariableLayoutInfo"); \ static_assert(offsetof(FNiagaraVariableLayoutInfo, FloatComponentStart) == 0x000000, "Member 'FNiagaraVariableLayoutInfo::FloatComponentStart' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableLayoutInfo, Int32ComponentStart) == 0x000004, "Member 'FNiagaraVariableLayoutInfo::Int32ComponentStart' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableLayoutInfo, HalfComponentStart) == 0x000008, "Member 'FNiagaraVariableLayoutInfo::HalfComponentStart' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableLayoutInfo, LayoutInfo) == 0x000010, "Member 'FNiagaraVariableLayoutInfo::LayoutInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataSetCompiledData \ static_assert(alignof(FNiagaraDataSetCompiledData) == 0x000008, "Wrong alignment on FNiagaraDataSetCompiledData"); \ static_assert(sizeof(FNiagaraDataSetCompiledData) == 0x000040, "Wrong size on FNiagaraDataSetCompiledData"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, Variables) == 0x000000, "Member 'FNiagaraDataSetCompiledData::Variables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, VariableLayouts) == 0x000010, "Member 'FNiagaraDataSetCompiledData::VariableLayouts' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, ID) == 0x000020, "Member 'FNiagaraDataSetCompiledData::ID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, TotalFloatComponents) == 0x00002C, "Member 'FNiagaraDataSetCompiledData::TotalFloatComponents' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, TotalInt32Components) == 0x000030, "Member 'FNiagaraDataSetCompiledData::TotalInt32Components' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, TotalHalfComponents) == 0x000034, "Member 'FNiagaraDataSetCompiledData::TotalHalfComponents' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataSetCompiledData, SimTarget) == 0x00003C, "Member 'FNiagaraDataSetCompiledData::SimTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebuggerRequestConnection \ static_assert(alignof(FNiagaraDebuggerRequestConnection) == 0x000004, "Wrong alignment on FNiagaraDebuggerRequestConnection"); \ static_assert(sizeof(FNiagaraDebuggerRequestConnection) == 0x000020, "Wrong size on FNiagaraDebuggerRequestConnection"); \ static_assert(offsetof(FNiagaraDebuggerRequestConnection, SessionId) == 0x000000, "Member 'FNiagaraDebuggerRequestConnection::SessionId' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebuggerRequestConnection, InstanceId) == 0x000010, "Member 'FNiagaraDebuggerRequestConnection::InstanceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebuggerAcceptConnection \ static_assert(alignof(FNiagaraDebuggerAcceptConnection) == 0x000004, "Wrong alignment on FNiagaraDebuggerAcceptConnection"); \ static_assert(sizeof(FNiagaraDebuggerAcceptConnection) == 0x000020, "Wrong size on FNiagaraDebuggerAcceptConnection"); \ static_assert(offsetof(FNiagaraDebuggerAcceptConnection, SessionId) == 0x000000, "Member 'FNiagaraDebuggerAcceptConnection::SessionId' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebuggerAcceptConnection, InstanceId) == 0x000010, "Member 'FNiagaraDebuggerAcceptConnection::InstanceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebuggerConnectionClosed \ static_assert(alignof(FNiagaraDebuggerConnectionClosed) == 0x000004, "Wrong alignment on FNiagaraDebuggerConnectionClosed"); \ static_assert(sizeof(FNiagaraDebuggerConnectionClosed) == 0x000020, "Wrong size on FNiagaraDebuggerConnectionClosed"); \ static_assert(offsetof(FNiagaraDebuggerConnectionClosed, SessionId) == 0x000000, "Member 'FNiagaraDebuggerConnectionClosed::SessionId' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebuggerConnectionClosed, InstanceId) == 0x000010, "Member 'FNiagaraDebuggerConnectionClosed::InstanceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebuggerExecuteConsoleCommand \ static_assert(alignof(FNiagaraDebuggerExecuteConsoleCommand) == 0x000008, "Wrong alignment on FNiagaraDebuggerExecuteConsoleCommand"); \ static_assert(sizeof(FNiagaraDebuggerExecuteConsoleCommand) == 0x000018, "Wrong size on FNiagaraDebuggerExecuteConsoleCommand"); \ static_assert(offsetof(FNiagaraDebuggerExecuteConsoleCommand, Command) == 0x000000, "Member 'FNiagaraDebuggerExecuteConsoleCommand::Command' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebuggerExecuteConsoleCommand, bRequiresWorld) == 0x000010, "Member 'FNiagaraDebuggerExecuteConsoleCommand::bRequiresWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebugHudTextOptions \ static_assert(alignof(FNiagaraDebugHudTextOptions) == 0x000008, "Wrong alignment on FNiagaraDebugHudTextOptions"); \ static_assert(sizeof(FNiagaraDebugHudTextOptions) == 0x000018, "Wrong size on FNiagaraDebugHudTextOptions"); \ static_assert(offsetof(FNiagaraDebugHudTextOptions, Font) == 0x000000, "Member 'FNiagaraDebugHudTextOptions::Font' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHudTextOptions, HorizontalAlignment) == 0x000004, "Member 'FNiagaraDebugHudTextOptions::HorizontalAlignment' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHudTextOptions, VerticalAlignment) == 0x000005, "Member 'FNiagaraDebugHudTextOptions::VerticalAlignment' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHudTextOptions, ScreenOffset) == 0x000008, "Member 'FNiagaraDebugHudTextOptions::ScreenOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebugHUDVariable \ static_assert(alignof(FNiagaraDebugHUDVariable) == 0x000008, "Wrong alignment on FNiagaraDebugHUDVariable"); \ static_assert(sizeof(FNiagaraDebugHUDVariable) == 0x000018, "Wrong size on FNiagaraDebugHUDVariable"); \ static_assert(offsetof(FNiagaraDebugHUDVariable, bEnabled) == 0x000000, "Member 'FNiagaraDebugHUDVariable::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDVariable, Name) == 0x000008, "Member 'FNiagaraDebugHUDVariable::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDebugHUDSettingsData \ static_assert(alignof(FNiagaraDebugHUDSettingsData) == 0x000008, "Wrong alignment on FNiagaraDebugHUDSettingsData"); \ static_assert(sizeof(FNiagaraDebugHUDSettingsData) == 0x000230, "Wrong size on FNiagaraDebugHUDSettingsData"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bHudEnabled) == 0x000000, "Member 'FNiagaraDebugHUDSettingsData::bHudEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bHudRenderingEnabled) == 0x000001, "Member 'FNiagaraDebugHUDSettingsData::bHudRenderingEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bValidateSystemSimulationDataBuffers) == 0x000002, "Member 'FNiagaraDebugHUDSettingsData::bValidateSystemSimulationDataBuffers' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bValidateParticleDataBuffers) == 0x000003, "Member 'FNiagaraDebugHUDSettingsData::bValidateParticleDataBuffers' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bOverviewEnabled) == 0x000004, "Member 'FNiagaraDebugHUDSettingsData::bOverviewEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewMode) == 0x000008, "Member 'FNiagaraDebugHUDSettingsData::OverviewMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewFont) == 0x00000C, "Member 'FNiagaraDebugHUDSettingsData::OverviewFont' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewLocation) == 0x000010, "Member 'FNiagaraDebugHUDSettingsData::OverviewLocation' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowRegisteredComponents) == 0x000020, "Member 'FNiagaraDebugHUDSettingsData::bShowRegisteredComponents' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bOverviewShowFilteredSystemOnly) == 0x000021, "Member 'FNiagaraDebugHUDSettingsData::bOverviewShowFilteredSystemOnly' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ActorFilter) == 0x000028, "Member 'FNiagaraDebugHUDSettingsData::ActorFilter' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bComponentFilterEnabled) == 0x000038, "Member 'FNiagaraDebugHUDSettingsData::bComponentFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ComponentFilter) == 0x000040, "Member 'FNiagaraDebugHUDSettingsData::ComponentFilter' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bSystemFilterEnabled) == 0x000050, "Member 'FNiagaraDebugHUDSettingsData::bSystemFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemFilter) == 0x000058, "Member 'FNiagaraDebugHUDSettingsData::SystemFilter' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bEmitterFilterEnabled) == 0x000068, "Member 'FNiagaraDebugHUDSettingsData::bEmitterFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, EmitterFilter) == 0x000070, "Member 'FNiagaraDebugHUDSettingsData::EmitterFilter' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bActorFilterEnabled) == 0x000080, "Member 'FNiagaraDebugHUDSettingsData::bActorFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemDebugVerbosity) == 0x000084, "Member 'FNiagaraDebugHUDSettingsData::SystemDebugVerbosity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemEmitterVerbosity) == 0x000088, "Member 'FNiagaraDebugHUDSettingsData::SystemEmitterVerbosity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, DataInterfaceVerbosity) == 0x00008C, "Member 'FNiagaraDebugHUDSettingsData::DataInterfaceVerbosity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bSystemShowBounds) == 0x000090, "Member 'FNiagaraDebugHUDSettingsData::bSystemShowBounds' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bSystemShowActiveOnlyInWorld) == 0x000091, "Member 'FNiagaraDebugHUDSettingsData::bSystemShowActiveOnlyInWorld' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowSystemVariables) == 0x000092, "Member 'FNiagaraDebugHUDSettingsData::bShowSystemVariables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemVariables) == 0x000098, "Member 'FNiagaraDebugHUDSettingsData::SystemVariables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemTextOptions) == 0x0000A8, "Member 'FNiagaraDebugHUDSettingsData::SystemTextOptions' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowParticleVariables) == 0x0000C0, "Member 'FNiagaraDebugHUDSettingsData::bShowParticleVariables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bEnableGpuParticleReadback) == 0x0000C1, "Member 'FNiagaraDebugHUDSettingsData::bEnableGpuParticleReadback' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowParticleIndex) == 0x0000C2, "Member 'FNiagaraDebugHUDSettingsData::bShowParticleIndex' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ParticlesVariables) == 0x0000C8, "Member 'FNiagaraDebugHUDSettingsData::ParticlesVariables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ParticleTextOptions) == 0x0000D8, "Member 'FNiagaraDebugHUDSettingsData::ParticleTextOptions' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowParticlesVariablesWithSystem) == 0x0000F0, "Member 'FNiagaraDebugHUDSettingsData::bShowParticlesVariablesWithSystem' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowParticleVariablesVertical) == 0x0000F1, "Member 'FNiagaraDebugHUDSettingsData::bShowParticleVariablesVertical' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bUseMaxParticlesToDisplay) == 0x0000F2, "Member 'FNiagaraDebugHUDSettingsData::bUseMaxParticlesToDisplay' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bUseParticleDisplayClip) == 0x0000F3, "Member 'FNiagaraDebugHUDSettingsData::bUseParticleDisplayClip' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ParticleDisplayClip) == 0x0000F8, "Member 'FNiagaraDebugHUDSettingsData::ParticleDisplayClip' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bUseParticleDisplayCenterRadius) == 0x000108, "Member 'FNiagaraDebugHUDSettingsData::bUseParticleDisplayCenterRadius' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, ParticleDisplayCenterRadius) == 0x00010C, "Member 'FNiagaraDebugHUDSettingsData::ParticleDisplayCenterRadius' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, MaxParticlesToDisplay) == 0x000110, "Member 'FNiagaraDebugHUDSettingsData::MaxParticlesToDisplay' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfReportFrames) == 0x000114, "Member 'FNiagaraDebugHUDSettingsData::PerfReportFrames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfSampleMode) == 0x000118, "Member 'FNiagaraDebugHUDSettingsData::PerfSampleMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfGraphMode) == 0x00011C, "Member 'FNiagaraDebugHUDSettingsData::PerfGraphMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfHistoryFrames) == 0x000120, "Member 'FNiagaraDebugHUDSettingsData::PerfHistoryFrames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfGraphTimeRange) == 0x000124, "Member 'FNiagaraDebugHUDSettingsData::PerfGraphTimeRange' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfGraphSize) == 0x000128, "Member 'FNiagaraDebugHUDSettingsData::PerfGraphSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PerfGraphAxisColor) == 0x000138, "Member 'FNiagaraDebugHUDSettingsData::PerfGraphAxisColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bEnableSmoothing) == 0x000148, "Member 'FNiagaraDebugHUDSettingsData::bEnableSmoothing' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SmoothingWidth) == 0x00014C, "Member 'FNiagaraDebugHUDSettingsData::SmoothingWidth' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, DefaultBackgroundColor) == 0x000150, "Member 'FNiagaraDebugHUDSettingsData::DefaultBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewHeadingColor) == 0x000160, "Member 'FNiagaraDebugHUDSettingsData::OverviewHeadingColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewDetailColor) == 0x000170, "Member 'FNiagaraDebugHUDSettingsData::OverviewDetailColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, OverviewDetailHighlightColor) == 0x000180, "Member 'FNiagaraDebugHUDSettingsData::OverviewDetailHighlightColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, InWorldErrorTextColor) == 0x000190, "Member 'FNiagaraDebugHUDSettingsData::InWorldErrorTextColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, InWorldTextColor) == 0x0001A0, "Member 'FNiagaraDebugHUDSettingsData::InWorldTextColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, MessageInfoTextColor) == 0x0001B0, "Member 'FNiagaraDebugHUDSettingsData::MessageInfoTextColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, MessageWarningTextColor) == 0x0001C0, "Member 'FNiagaraDebugHUDSettingsData::MessageWarningTextColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, MessageErrorTextColor) == 0x0001D0, "Member 'FNiagaraDebugHUDSettingsData::MessageErrorTextColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemColorTableOpacity) == 0x0001E0, "Member 'FNiagaraDebugHUDSettingsData::SystemColorTableOpacity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemColorSeed) == 0x0001E4, "Member 'FNiagaraDebugHUDSettingsData::SystemColorSeed' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemColorHSVMin) == 0x0001E8, "Member 'FNiagaraDebugHUDSettingsData::SystemColorHSVMin' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, SystemColorHSVMax) == 0x000200, "Member 'FNiagaraDebugHUDSettingsData::SystemColorHSVMax' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PlaybackMode) == 0x000218, "Member 'FNiagaraDebugHUDSettingsData::PlaybackMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bPlaybackRateEnabled) == 0x000219, "Member 'FNiagaraDebugHUDSettingsData::bPlaybackRateEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, PlaybackRate) == 0x00021C, "Member 'FNiagaraDebugHUDSettingsData::PlaybackRate' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bLoopTimeEnabled) == 0x000220, "Member 'FNiagaraDebugHUDSettingsData::bLoopTimeEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, LoopTime) == 0x000224, "Member 'FNiagaraDebugHUDSettingsData::LoopTime' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDebugHUDSettingsData, bShowGlobalBudgetInfo) == 0x000228, "Member 'FNiagaraDebugHUDSettingsData::bShowGlobalBudgetInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRequestSimpleClientInfoMessage \ static_assert(alignof(FNiagaraRequestSimpleClientInfoMessage) == 0x000001, "Wrong alignment on FNiagaraRequestSimpleClientInfoMessage"); \ static_assert(sizeof(FNiagaraRequestSimpleClientInfoMessage) == 0x000001, "Wrong size on FNiagaraRequestSimpleClientInfoMessage"); \ #define DUMPER7_ASSERTS_FNiagaraOutlinerCaptureSettings \ static_assert(alignof(FNiagaraOutlinerCaptureSettings) == 0x000004, "Wrong alignment on FNiagaraOutlinerCaptureSettings"); \ static_assert(sizeof(FNiagaraOutlinerCaptureSettings) == 0x000010, "Wrong size on FNiagaraOutlinerCaptureSettings"); \ static_assert(offsetof(FNiagaraOutlinerCaptureSettings, bTriggerCapture) == 0x000000, "Member 'FNiagaraOutlinerCaptureSettings::bTriggerCapture' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerCaptureSettings, CaptureDelayFrames) == 0x000004, "Member 'FNiagaraOutlinerCaptureSettings::CaptureDelayFrames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerCaptureSettings, bGatherPerfData) == 0x000008, "Member 'FNiagaraOutlinerCaptureSettings::bGatherPerfData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraOutlinerCaptureSettings, SimCacheCaptureFrames) == 0x00000C, "Member 'FNiagaraOutlinerCaptureSettings::SimCacheCaptureFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimpleClientInfo \ static_assert(alignof(FNiagaraSimpleClientInfo) == 0x000008, "Wrong alignment on FNiagaraSimpleClientInfo"); \ static_assert(sizeof(FNiagaraSimpleClientInfo) == 0x000040, "Wrong size on FNiagaraSimpleClientInfo"); \ static_assert(offsetof(FNiagaraSimpleClientInfo, Systems) == 0x000000, "Member 'FNiagaraSimpleClientInfo::Systems' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimpleClientInfo, Actors) == 0x000010, "Member 'FNiagaraSimpleClientInfo::Actors' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimpleClientInfo, Components) == 0x000020, "Member 'FNiagaraSimpleClientInfo::Components' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimpleClientInfo, Emitters) == 0x000030, "Member 'FNiagaraSimpleClientInfo::Emitters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemSimCacheCaptureRequest \ static_assert(alignof(FNiagaraSystemSimCacheCaptureRequest) == 0x000004, "Wrong alignment on FNiagaraSystemSimCacheCaptureRequest"); \ static_assert(sizeof(FNiagaraSystemSimCacheCaptureRequest) == 0x000010, "Wrong size on FNiagaraSystemSimCacheCaptureRequest"); \ static_assert(offsetof(FNiagaraSystemSimCacheCaptureRequest, ComponentName) == 0x000000, "Member 'FNiagaraSystemSimCacheCaptureRequest::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemSimCacheCaptureRequest, CaptureDelayFrames) == 0x000008, "Member 'FNiagaraSystemSimCacheCaptureRequest::CaptureDelayFrames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemSimCacheCaptureRequest, CaptureFrames) == 0x00000C, "Member 'FNiagaraSystemSimCacheCaptureRequest::CaptureFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemSimCacheCaptureReply \ static_assert(alignof(FNiagaraSystemSimCacheCaptureReply) == 0x000008, "Wrong alignment on FNiagaraSystemSimCacheCaptureReply"); \ static_assert(sizeof(FNiagaraSystemSimCacheCaptureReply) == 0x000018, "Wrong size on FNiagaraSystemSimCacheCaptureReply"); \ static_assert(offsetof(FNiagaraSystemSimCacheCaptureReply, ComponentName) == 0x000000, "Member 'FNiagaraSystemSimCacheCaptureReply::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemSimCacheCaptureReply, SimCacheData) == 0x000008, "Member 'FNiagaraSystemSimCacheCaptureReply::SimCacheData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraGraphViewSettings \ static_assert(alignof(FNiagaraGraphViewSettings) == 0x000008, "Wrong alignment on FNiagaraGraphViewSettings"); \ static_assert(sizeof(FNiagaraGraphViewSettings) == 0x000018, "Wrong size on FNiagaraGraphViewSettings"); \ static_assert(offsetof(FNiagaraGraphViewSettings, Location) == 0x000000, "Member 'FNiagaraGraphViewSettings::Location' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGraphViewSettings, Zoom) == 0x000010, "Member 'FNiagaraGraphViewSettings::Zoom' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGraphViewSettings, bIsValid) == 0x000014, "Member 'FNiagaraGraphViewSettings::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemScalabilitySettingsArray \ static_assert(alignof(FNiagaraSystemScalabilitySettingsArray) == 0x000008, "Wrong alignment on FNiagaraSystemScalabilitySettingsArray"); \ static_assert(sizeof(FNiagaraSystemScalabilitySettingsArray) == 0x000010, "Wrong size on FNiagaraSystemScalabilitySettingsArray"); \ static_assert(offsetof(FNiagaraSystemScalabilitySettingsArray, Settings) == 0x000000, "Member 'FNiagaraSystemScalabilitySettingsArray::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterScalabilitySettings \ static_assert(alignof(FNiagaraEmitterScalabilitySettings) == 0x000008, "Wrong alignment on FNiagaraEmitterScalabilitySettings"); \ static_assert(sizeof(FNiagaraEmitterScalabilitySettings) == 0x000038, "Wrong size on FNiagaraEmitterScalabilitySettings"); \ static_assert(offsetof(FNiagaraEmitterScalabilitySettings, Platforms) == 0x000000, "Member 'FNiagaraEmitterScalabilitySettings::Platforms' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterScalabilitySettings, SpawnCountScale) == 0x000034, "Member 'FNiagaraEmitterScalabilitySettings::SpawnCountScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterScalabilitySettingsArray \ static_assert(alignof(FNiagaraEmitterScalabilitySettingsArray) == 0x000008, "Wrong alignment on FNiagaraEmitterScalabilitySettingsArray"); \ static_assert(sizeof(FNiagaraEmitterScalabilitySettingsArray) == 0x000010, "Wrong size on FNiagaraEmitterScalabilitySettingsArray"); \ static_assert(offsetof(FNiagaraEmitterScalabilitySettingsArray, Settings) == 0x000000, "Member 'FNiagaraEmitterScalabilitySettingsArray::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterScalabilityOverride \ static_assert(alignof(FNiagaraEmitterScalabilityOverride) == 0x000008, "Wrong alignment on FNiagaraEmitterScalabilityOverride"); \ static_assert(sizeof(FNiagaraEmitterScalabilityOverride) == 0x000040, "Wrong size on FNiagaraEmitterScalabilityOverride"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterScalabilityOverrides \ static_assert(alignof(FNiagaraEmitterScalabilityOverrides) == 0x000008, "Wrong alignment on FNiagaraEmitterScalabilityOverrides"); \ static_assert(sizeof(FNiagaraEmitterScalabilityOverrides) == 0x000010, "Wrong size on FNiagaraEmitterScalabilityOverrides"); \ static_assert(offsetof(FNiagaraEmitterScalabilityOverrides, Overrides) == 0x000000, "Member 'FNiagaraEmitterScalabilityOverrides::Overrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEventReceiverProperties \ static_assert(alignof(FNiagaraEventReceiverProperties) == 0x000004, "Wrong alignment on FNiagaraEventReceiverProperties"); \ static_assert(sizeof(FNiagaraEventReceiverProperties) == 0x000018, "Wrong size on FNiagaraEventReceiverProperties"); \ static_assert(offsetof(FNiagaraEventReceiverProperties, Name) == 0x000000, "Member 'FNiagaraEventReceiverProperties::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventReceiverProperties, SourceEventGenerator) == 0x000008, "Member 'FNiagaraEventReceiverProperties::SourceEventGenerator' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventReceiverProperties, SourceEmitter) == 0x000010, "Member 'FNiagaraEventReceiverProperties::SourceEmitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEventGeneratorProperties \ static_assert(alignof(FNiagaraEventGeneratorProperties) == 0x000008, "Wrong alignment on FNiagaraEventGeneratorProperties"); \ static_assert(sizeof(FNiagaraEventGeneratorProperties) == 0x000050, "Wrong size on FNiagaraEventGeneratorProperties"); \ static_assert(offsetof(FNiagaraEventGeneratorProperties, MaxEventsPerFrame) == 0x000000, "Member 'FNiagaraEventGeneratorProperties::MaxEventsPerFrame' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventGeneratorProperties, ID) == 0x000004, "Member 'FNiagaraEventGeneratorProperties::ID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventGeneratorProperties, DataSetCompiledData) == 0x000010, "Member 'FNiagaraEventGeneratorProperties::DataSetCompiledData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterScriptProperties \ static_assert(alignof(FNiagaraEmitterScriptProperties) == 0x000008, "Wrong alignment on FNiagaraEmitterScriptProperties"); \ static_assert(sizeof(FNiagaraEmitterScriptProperties) == 0x000028, "Wrong size on FNiagaraEmitterScriptProperties"); \ static_assert(offsetof(FNiagaraEmitterScriptProperties, Script) == 0x000000, "Member 'FNiagaraEmitterScriptProperties::Script' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterScriptProperties, EventReceivers) == 0x000008, "Member 'FNiagaraEmitterScriptProperties::EventReceivers' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterScriptProperties, EventGenerators) == 0x000018, "Member 'FNiagaraEmitterScriptProperties::EventGenerators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEventScriptProperties \ static_assert(alignof(FNiagaraEventScriptProperties) == 0x000008, "Wrong alignment on FNiagaraEventScriptProperties"); \ static_assert(sizeof(FNiagaraEventScriptProperties) == 0x000058, "Wrong size on FNiagaraEventScriptProperties"); \ static_assert(offsetof(FNiagaraEventScriptProperties, ExecutionMode) == 0x000028, "Member 'FNiagaraEventScriptProperties::ExecutionMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, SpawnNumber) == 0x00002C, "Member 'FNiagaraEventScriptProperties::SpawnNumber' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, MaxEventsPerFrame) == 0x000030, "Member 'FNiagaraEventScriptProperties::MaxEventsPerFrame' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, SourceEmitterID) == 0x000034, "Member 'FNiagaraEventScriptProperties::SourceEmitterID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, SourceEventName) == 0x000044, "Member 'FNiagaraEventScriptProperties::SourceEventName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, bRandomSpawnNumber) == 0x00004C, "Member 'FNiagaraEventScriptProperties::bRandomSpawnNumber' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, MinSpawnNumber) == 0x000050, "Member 'FNiagaraEventScriptProperties::MinSpawnNumber' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEventScriptProperties, UpdateAttributeInitialValues) == 0x000054, "Member 'FNiagaraEventScriptProperties::UpdateAttributeInitialValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDetailsLevelScaleOverrides \ static_assert(alignof(FNiagaraDetailsLevelScaleOverrides) == 0x000004, "Wrong alignment on FNiagaraDetailsLevelScaleOverrides"); \ static_assert(sizeof(FNiagaraDetailsLevelScaleOverrides) == 0x000014, "Wrong size on FNiagaraDetailsLevelScaleOverrides"); \ static_assert(offsetof(FNiagaraDetailsLevelScaleOverrides, Low) == 0x000000, "Member 'FNiagaraDetailsLevelScaleOverrides::Low' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDetailsLevelScaleOverrides, Medium) == 0x000004, "Member 'FNiagaraDetailsLevelScaleOverrides::Medium' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDetailsLevelScaleOverrides, High) == 0x000008, "Member 'FNiagaraDetailsLevelScaleOverrides::High' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDetailsLevelScaleOverrides, Epic) == 0x00000C, "Member 'FNiagaraDetailsLevelScaleOverrides::Epic' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDetailsLevelScaleOverrides, Cine) == 0x000010, "Member 'FNiagaraDetailsLevelScaleOverrides::Cine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraStructConversionStep \ static_assert(alignof(FNiagaraStructConversionStep) == 0x000004, "Wrong alignment on FNiagaraStructConversionStep"); \ static_assert(sizeof(FNiagaraStructConversionStep) == 0x000014, "Wrong size on FNiagaraStructConversionStep"); \ static_assert(offsetof(FNiagaraStructConversionStep, SourceBytes) == 0x000000, "Member 'FNiagaraStructConversionStep::SourceBytes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStructConversionStep, SourceOffset) == 0x000004, "Member 'FNiagaraStructConversionStep::SourceOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStructConversionStep, SimulationBytes) == 0x000008, "Member 'FNiagaraStructConversionStep::SimulationBytes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStructConversionStep, SimulationOffset) == 0x00000C, "Member 'FNiagaraStructConversionStep::SimulationOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraStructConversionStep, ConversionType) == 0x000010, "Member 'FNiagaraStructConversionStep::ConversionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraLwcStructConverter \ static_assert(alignof(FNiagaraLwcStructConverter) == 0x000008, "Wrong alignment on FNiagaraLwcStructConverter"); \ static_assert(sizeof(FNiagaraLwcStructConverter) == 0x000010, "Wrong size on FNiagaraLwcStructConverter"); \ static_assert(offsetof(FNiagaraLwcStructConverter, ConversionSteps) == 0x000000, "Member 'FNiagaraLwcStructConverter::ConversionSteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableWithOffset \ static_assert(alignof(FNiagaraVariableWithOffset) == 0x000008, "Wrong alignment on FNiagaraVariableWithOffset"); \ static_assert(sizeof(FNiagaraVariableWithOffset) == 0x000020, "Wrong size on FNiagaraVariableWithOffset"); \ static_assert(offsetof(FNiagaraVariableWithOffset, Offset) == 0x00000C, "Member 'FNiagaraVariableWithOffset::Offset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableWithOffset, StructConverter) == 0x000010, "Member 'FNiagaraVariableWithOffset::StructConverter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPositionSource \ static_assert(alignof(FNiagaraPositionSource) == 0x000008, "Wrong alignment on FNiagaraPositionSource"); \ static_assert(sizeof(FNiagaraPositionSource) == 0x000020, "Wrong size on FNiagaraPositionSource"); \ static_assert(offsetof(FNiagaraPositionSource, Name) == 0x000000, "Member 'FNiagaraPositionSource::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPositionSource, Value) == 0x000008, "Member 'FNiagaraPositionSource::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraParameterStore \ static_assert(alignof(FNiagaraParameterStore) == 0x000008, "Wrong alignment on FNiagaraParameterStore"); \ static_assert(sizeof(FNiagaraParameterStore) == 0x000088, "Wrong size on FNiagaraParameterStore"); \ static_assert(offsetof(FNiagaraParameterStore, Owner) == 0x000008, "Member 'FNiagaraParameterStore::Owner' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterStore, SortedParameterOffsets) == 0x000010, "Member 'FNiagaraParameterStore::SortedParameterOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterStore, ParameterData) == 0x000020, "Member 'FNiagaraParameterStore::ParameterData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterStore, DataInterfaces) == 0x000030, "Member 'FNiagaraParameterStore::DataInterfaces' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterStore, UObjects) == 0x000040, "Member 'FNiagaraParameterStore::UObjects' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterStore, OriginalPositionData) == 0x000050, "Member 'FNiagaraParameterStore::OriginalPositionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVersionedNiagaraEmitterData \ static_assert(alignof(FVersionedNiagaraEmitterData) == 0x000008, "Wrong alignment on FVersionedNiagaraEmitterData"); \ static_assert(sizeof(FVersionedNiagaraEmitterData) == 0x000328, "Wrong size on FVersionedNiagaraEmitterData"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, Version) == 0x000000, "Member 'FVersionedNiagaraEmitterData::Version' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, VersionChangeDescription) == 0x000020, "Member 'FVersionedNiagaraEmitterData::VersionChangeDescription' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, UpdateScriptExecution) == 0x000038, "Member 'FVersionedNiagaraEmitterData::UpdateScriptExecution' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, PythonUpdateScript) == 0x000040, "Member 'FVersionedNiagaraEmitterData::PythonUpdateScript' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, ScriptAsset) == 0x000050, "Member 'FVersionedNiagaraEmitterData::ScriptAsset' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, bDeprecated) == 0x000060, "Member 'FVersionedNiagaraEmitterData::bDeprecated' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, DeprecationMessage) == 0x000068, "Member 'FVersionedNiagaraEmitterData::DeprecationMessage' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, bLocalSpace) == 0x000080, "Member 'FVersionedNiagaraEmitterData::bLocalSpace' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, bDeterminism) == 0x000081, "Member 'FVersionedNiagaraEmitterData::bDeterminism' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, RandomSeed) == 0x000084, "Member 'FVersionedNiagaraEmitterData::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, SimTarget) == 0x00008C, "Member 'FVersionedNiagaraEmitterData::SimTarget' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, CalculateBoundsMode) == 0x00008D, "Member 'FVersionedNiagaraEmitterData::CalculateBoundsMode' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, FixedBounds) == 0x000090, "Member 'FVersionedNiagaraEmitterData::FixedBounds' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, EventHandlerScriptProps) == 0x0000D0, "Member 'FVersionedNiagaraEmitterData::EventHandlerScriptProps' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, Platforms) == 0x0000E0, "Member 'FVersionedNiagaraEmitterData::Platforms' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, ScalabilityOverrides) == 0x000110, "Member 'FVersionedNiagaraEmitterData::ScalabilityOverrides' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, MaxGPUParticlesSpawnPerFrame) == 0x000124, "Member 'FVersionedNiagaraEmitterData::MaxGPUParticlesSpawnPerFrame' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, MaxDeltaTimePerTick) == 0x000128, "Member 'FVersionedNiagaraEmitterData::MaxDeltaTimePerTick' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, AllocationMode) == 0x00012C, "Member 'FVersionedNiagaraEmitterData::AllocationMode' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, PreAllocationCount) == 0x000130, "Member 'FVersionedNiagaraEmitterData::PreAllocationCount' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, UpdateScriptProps) == 0x000138, "Member 'FVersionedNiagaraEmitterData::UpdateScriptProps' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, SpawnScriptProps) == 0x000160, "Member 'FVersionedNiagaraEmitterData::SpawnScriptProps' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, RendererBindings) == 0x000188, "Member 'FVersionedNiagaraEmitterData::RendererBindings' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, RendererProperties) == 0x000210, "Member 'FVersionedNiagaraEmitterData::RendererProperties' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, SimulationStages) == 0x000220, "Member 'FVersionedNiagaraEmitterData::SimulationStages' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, GPUComputeScript) == 0x000230, "Member 'FVersionedNiagaraEmitterData::GPUComputeScript' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, SharedEventGeneratorIds) == 0x000238, "Member 'FVersionedNiagaraEmitterData::SharedEventGeneratorIds' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitterData, CurrentScalabilitySettings) == 0x000248, "Member 'FVersionedNiagaraEmitterData::CurrentScalabilitySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVersionedNiagaraEmitter \ static_assert(alignof(FVersionedNiagaraEmitter) == 0x000008, "Wrong alignment on FVersionedNiagaraEmitter"); \ static_assert(sizeof(FVersionedNiagaraEmitter) == 0x000018, "Wrong size on FVersionedNiagaraEmitter"); \ static_assert(offsetof(FVersionedNiagaraEmitter, Emitter) == 0x000000, "Member 'FVersionedNiagaraEmitter::Emitter' has a wrong offset!"); \ static_assert(offsetof(FVersionedNiagaraEmitter, Version) == 0x000008, "Member 'FVersionedNiagaraEmitter::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterHandle \ static_assert(alignof(FNiagaraEmitterHandle) == 0x000008, "Wrong alignment on FNiagaraEmitterHandle"); \ static_assert(sizeof(FNiagaraEmitterHandle) == 0x000048, "Wrong size on FNiagaraEmitterHandle"); \ static_assert(offsetof(FNiagaraEmitterHandle, ID) == 0x000000, "Member 'FNiagaraEmitterHandle::ID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterHandle, IdName) == 0x000010, "Member 'FNiagaraEmitterHandle::IdName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterHandle, bIsEnabled) == 0x000018, "Member 'FNiagaraEmitterHandle::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterHandle, Name) == 0x00001C, "Member 'FNiagaraEmitterHandle::Name' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterHandle, Instance) == 0x000028, "Member 'FNiagaraEmitterHandle::Instance' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterHandle, VersionedInstance) == 0x000030, "Member 'FNiagaraEmitterHandle::VersionedInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCollisionEventPayload \ static_assert(alignof(FNiagaraCollisionEventPayload) == 0x000008, "Wrong alignment on FNiagaraCollisionEventPayload"); \ static_assert(sizeof(FNiagaraCollisionEventPayload) == 0x000050, "Wrong size on FNiagaraCollisionEventPayload"); \ static_assert(offsetof(FNiagaraCollisionEventPayload, CollisionPos) == 0x000000, "Member 'FNiagaraCollisionEventPayload::CollisionPos' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCollisionEventPayload, CollisionNormal) == 0x000018, "Member 'FNiagaraCollisionEventPayload::CollisionNormal' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCollisionEventPayload, CollisionVelocity) == 0x000030, "Member 'FNiagaraCollisionEventPayload::CollisionVelocity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCollisionEventPayload, ParticleIndex) == 0x000048, "Member 'FNiagaraCollisionEventPayload::ParticleIndex' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCollisionEventPayload, PhysicalMaterialIndex) == 0x00004C, "Member 'FNiagaraCollisionEventPayload::PhysicalMaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraMeshMaterialOverride \ static_assert(alignof(FNiagaraMeshMaterialOverride) == 0x000008, "Wrong alignment on FNiagaraMeshMaterialOverride"); \ static_assert(sizeof(FNiagaraMeshMaterialOverride) == 0x000028, "Wrong size on FNiagaraMeshMaterialOverride"); \ static_assert(offsetof(FNiagaraMeshMaterialOverride, ExplicitMat) == 0x000000, "Member 'FNiagaraMeshMaterialOverride::ExplicitMat' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshMaterialOverride, UserParamBinding) == 0x000008, "Member 'FNiagaraMeshMaterialOverride::UserParamBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraMeshRendererMeshProperties \ static_assert(alignof(FNiagaraMeshRendererMeshProperties) == 0x000008, "Wrong alignment on FNiagaraMeshRendererMeshProperties"); \ static_assert(sizeof(FNiagaraMeshRendererMeshProperties) == 0x000078, "Wrong size on FNiagaraMeshRendererMeshProperties"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, Mesh) == 0x000000, "Member 'FNiagaraMeshRendererMeshProperties::Mesh' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, UserParamBinding) == 0x000008, "Member 'FNiagaraMeshRendererMeshProperties::UserParamBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, Scale) == 0x000028, "Member 'FNiagaraMeshRendererMeshProperties::Scale' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, Rotation) == 0x000040, "Member 'FNiagaraMeshRendererMeshProperties::Rotation' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, PivotOffset) == 0x000058, "Member 'FNiagaraMeshRendererMeshProperties::PivotOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMeshRendererMeshProperties, PivotOffsetSpace) == 0x000070, "Member 'FNiagaraMeshRendererMeshProperties::PivotOffsetSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParameterDefinitionsSubscription \ static_assert(alignof(FParameterDefinitionsSubscription) == 0x000001, "Wrong alignment on FParameterDefinitionsSubscription"); \ static_assert(sizeof(FParameterDefinitionsSubscription) == 0x000001, "Wrong size on FParameterDefinitionsSubscription"); \ #define DUMPER7_ASSERTS_FNiagaraParameters \ static_assert(alignof(FNiagaraParameters) == 0x000008, "Wrong alignment on FNiagaraParameters"); \ static_assert(sizeof(FNiagaraParameters) == 0x000010, "Wrong size on FNiagaraParameters"); \ static_assert(offsetof(FNiagaraParameters, Parameters) == 0x000000, "Member 'FNiagaraParameters::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraBoundParameter \ static_assert(alignof(FNiagaraBoundParameter) == 0x000008, "Wrong alignment on FNiagaraBoundParameter"); \ static_assert(sizeof(FNiagaraBoundParameter) == 0x000028, "Wrong size on FNiagaraBoundParameter"); \ static_assert(offsetof(FNiagaraBoundParameter, Parameter) == 0x000000, "Member 'FNiagaraBoundParameter::Parameter' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoundParameter, SrcOffset) == 0x000020, "Member 'FNiagaraBoundParameter::SrcOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoundParameter, DestOffset) == 0x000024, "Member 'FNiagaraBoundParameter::DestOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPerfBaselineStats \ static_assert(alignof(FNiagaraPerfBaselineStats) == 0x000004, "Wrong alignment on FNiagaraPerfBaselineStats"); \ static_assert(sizeof(FNiagaraPerfBaselineStats) == 0x000010, "Wrong size on FNiagaraPerfBaselineStats"); \ static_assert(offsetof(FNiagaraPerfBaselineStats, PerInstanceAvg_GT) == 0x000000, "Member 'FNiagaraPerfBaselineStats::PerInstanceAvg_GT' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPerfBaselineStats, PerInstanceAvg_RT) == 0x000004, "Member 'FNiagaraPerfBaselineStats::PerInstanceAvg_RT' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPerfBaselineStats, PerInstanceMax_GT) == 0x000008, "Member 'FNiagaraPerfBaselineStats::PerInstanceMax_GT' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPerfBaselineStats, PerInstanceMax_RT) == 0x00000C, "Member 'FNiagaraPerfBaselineStats::PerInstanceMax_RT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPlatformSetConflictEntry \ static_assert(alignof(FNiagaraPlatformSetConflictEntry) == 0x000004, "Wrong alignment on FNiagaraPlatformSetConflictEntry"); \ static_assert(sizeof(FNiagaraPlatformSetConflictEntry) == 0x00000C, "Wrong size on FNiagaraPlatformSetConflictEntry"); \ static_assert(offsetof(FNiagaraPlatformSetConflictEntry, ProfileName) == 0x000000, "Member 'FNiagaraPlatformSetConflictEntry::ProfileName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetConflictEntry, QualityLevelMask) == 0x000008, "Member 'FNiagaraPlatformSetConflictEntry::QualityLevelMask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPlatformSetConflictInfo \ static_assert(alignof(FNiagaraPlatformSetConflictInfo) == 0x000008, "Wrong alignment on FNiagaraPlatformSetConflictInfo"); \ static_assert(sizeof(FNiagaraPlatformSetConflictInfo) == 0x000018, "Wrong size on FNiagaraPlatformSetConflictInfo"); \ static_assert(offsetof(FNiagaraPlatformSetConflictInfo, SetAIndex) == 0x000000, "Member 'FNiagaraPlatformSetConflictInfo::SetAIndex' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetConflictInfo, SetBIndex) == 0x000004, "Member 'FNiagaraPlatformSetConflictInfo::SetBIndex' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetConflictInfo, Conflicts) == 0x000008, "Member 'FNiagaraPlatformSetConflictInfo::Conflicts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPlatformSetRedirect \ static_assert(alignof(FNiagaraPlatformSetRedirect) == 0x000008, "Wrong alignment on FNiagaraPlatformSetRedirect"); \ static_assert(sizeof(FNiagaraPlatformSetRedirect) == 0x000080, "Wrong size on FNiagaraPlatformSetRedirect"); \ static_assert(offsetof(FNiagaraPlatformSetRedirect, ProfileNames) == 0x000000, "Member 'FNiagaraPlatformSetRedirect::ProfileNames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetRedirect, Mode) == 0x000010, "Member 'FNiagaraPlatformSetRedirect::Mode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetRedirect, RedirectProfileName) == 0x000014, "Member 'FNiagaraPlatformSetRedirect::RedirectProfileName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetRedirect, CVarConditionEnabled) == 0x000020, "Member 'FNiagaraPlatformSetRedirect::CVarConditionEnabled' has a wrong offset!"); \ static_assert(offsetof(FNiagaraPlatformSetRedirect, CVarConditionDisabled) == 0x000050, "Member 'FNiagaraPlatformSetRedirect::CVarConditionDisabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRendererMaterialScalarParameter \ static_assert(alignof(FNiagaraRendererMaterialScalarParameter) == 0x000004, "Wrong alignment on FNiagaraRendererMaterialScalarParameter"); \ static_assert(sizeof(FNiagaraRendererMaterialScalarParameter) == 0x00000C, "Wrong size on FNiagaraRendererMaterialScalarParameter"); \ static_assert(offsetof(FNiagaraRendererMaterialScalarParameter, MaterialParameterName) == 0x000000, "Member 'FNiagaraRendererMaterialScalarParameter::MaterialParameterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialScalarParameter, Value) == 0x000008, "Member 'FNiagaraRendererMaterialScalarParameter::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRendererMaterialTextureParameter \ static_assert(alignof(FNiagaraRendererMaterialTextureParameter) == 0x000008, "Wrong alignment on FNiagaraRendererMaterialTextureParameter"); \ static_assert(sizeof(FNiagaraRendererMaterialTextureParameter) == 0x000010, "Wrong size on FNiagaraRendererMaterialTextureParameter"); \ static_assert(offsetof(FNiagaraRendererMaterialTextureParameter, MaterialParameterName) == 0x000000, "Member 'FNiagaraRendererMaterialTextureParameter::MaterialParameterName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialTextureParameter, Texture) == 0x000008, "Member 'FNiagaraRendererMaterialTextureParameter::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRendererMaterialParameters \ static_assert(alignof(FNiagaraRendererMaterialParameters) == 0x000008, "Wrong alignment on FNiagaraRendererMaterialParameters"); \ static_assert(sizeof(FNiagaraRendererMaterialParameters) == 0x000040, "Wrong size on FNiagaraRendererMaterialParameters"); \ static_assert(offsetof(FNiagaraRendererMaterialParameters, AttributeBindings) == 0x000000, "Member 'FNiagaraRendererMaterialParameters::AttributeBindings' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialParameters, ScalarParameters) == 0x000010, "Member 'FNiagaraRendererMaterialParameters::ScalarParameters' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialParameters, VectorParameters) == 0x000020, "Member 'FNiagaraRendererMaterialParameters::VectorParameters' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRendererMaterialParameters, TextureParameters) == 0x000030, "Member 'FNiagaraRendererMaterialParameters::TextureParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRibbonShapeCustomVertex \ static_assert(alignof(FNiagaraRibbonShapeCustomVertex) == 0x000004, "Wrong alignment on FNiagaraRibbonShapeCustomVertex"); \ static_assert(sizeof(FNiagaraRibbonShapeCustomVertex) == 0x000014, "Wrong size on FNiagaraRibbonShapeCustomVertex"); \ static_assert(offsetof(FNiagaraRibbonShapeCustomVertex, position) == 0x000000, "Member 'FNiagaraRibbonShapeCustomVertex::position' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonShapeCustomVertex, Normal) == 0x000008, "Member 'FNiagaraRibbonShapeCustomVertex::Normal' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonShapeCustomVertex, TextureV) == 0x000010, "Member 'FNiagaraRibbonShapeCustomVertex::TextureV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRibbonUVSettings \ static_assert(alignof(FNiagaraRibbonUVSettings) == 0x000008, "Wrong alignment on FNiagaraRibbonUVSettings"); \ static_assert(sizeof(FNiagaraRibbonUVSettings) == 0x000038, "Wrong size on FNiagaraRibbonUVSettings"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, DistributionMode) == 0x000000, "Member 'FNiagaraRibbonUVSettings::DistributionMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, LeadingEdgeMode) == 0x000004, "Member 'FNiagaraRibbonUVSettings::LeadingEdgeMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, TrailingEdgeMode) == 0x000008, "Member 'FNiagaraRibbonUVSettings::TrailingEdgeMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, TilingLength) == 0x00000C, "Member 'FNiagaraRibbonUVSettings::TilingLength' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, Offset) == 0x000010, "Member 'FNiagaraRibbonUVSettings::Offset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, Scale) == 0x000020, "Member 'FNiagaraRibbonUVSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, bEnablePerParticleUOverride) == 0x000030, "Member 'FNiagaraRibbonUVSettings::bEnablePerParticleUOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRibbonUVSettings, bEnablePerParticleVRangeOverride) == 0x000031, "Member 'FNiagaraRibbonUVSettings::bEnablePerParticleVRangeOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScalabilityManager \ static_assert(alignof(FNiagaraScalabilityManager) == 0x000008, "Wrong alignment on FNiagaraScalabilityManager"); \ static_assert(sizeof(FNiagaraScalabilityManager) == 0x0000D8, "Wrong size on FNiagaraScalabilityManager"); \ static_assert(offsetof(FNiagaraScalabilityManager, EffectType) == 0x000000, "Member 'FNiagaraScalabilityManager::EffectType' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScalabilityManager, ManagedComponents) == 0x000008, "Member 'FNiagaraScalabilityManager::ManagedComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraModuleDependency \ static_assert(alignof(FNiagaraModuleDependency) == 0x000008, "Wrong alignment on FNiagaraModuleDependency"); \ static_assert(sizeof(FNiagaraModuleDependency) == 0x000068, "Wrong size on FNiagaraModuleDependency"); \ static_assert(offsetof(FNiagaraModuleDependency, ID) == 0x000000, "Member 'FNiagaraModuleDependency::ID' has a wrong offset!"); \ static_assert(offsetof(FNiagaraModuleDependency, Type) == 0x000008, "Member 'FNiagaraModuleDependency::Type' has a wrong offset!"); \ static_assert(offsetof(FNiagaraModuleDependency, ScriptConstraint) == 0x000009, "Member 'FNiagaraModuleDependency::ScriptConstraint' has a wrong offset!"); \ static_assert(offsetof(FNiagaraModuleDependency, RequiredVersion) == 0x000010, "Member 'FNiagaraModuleDependency::RequiredVersion' has a wrong offset!"); \ static_assert(offsetof(FNiagaraModuleDependency, OnlyEvaluateInScriptUsage) == 0x000020, "Member 'FNiagaraModuleDependency::OnlyEvaluateInScriptUsage' has a wrong offset!"); \ static_assert(offsetof(FNiagaraModuleDependency, Description) == 0x000028, "Member 'FNiagaraModuleDependency::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCompilerTag \ static_assert(alignof(FNiagaraCompilerTag) == 0x000008, "Wrong alignment on FNiagaraCompilerTag"); \ static_assert(sizeof(FNiagaraCompilerTag) == 0x000030, "Wrong size on FNiagaraCompilerTag"); \ static_assert(offsetof(FNiagaraCompilerTag, Variable) == 0x000000, "Member 'FNiagaraCompilerTag::Variable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompilerTag, StringValue) == 0x000020, "Member 'FNiagaraCompilerTag::StringValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVMExecutableByteCode \ static_assert(alignof(FNiagaraVMExecutableByteCode) == 0x000008, "Wrong alignment on FNiagaraVMExecutableByteCode"); \ static_assert(sizeof(FNiagaraVMExecutableByteCode) == 0x000018, "Wrong size on FNiagaraVMExecutableByteCode"); \ static_assert(offsetof(FNiagaraVMExecutableByteCode, Data) == 0x000000, "Member 'FNiagaraVMExecutableByteCode::Data' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableByteCode, UncompressedSize) == 0x000010, "Member 'FNiagaraVMExecutableByteCode::UncompressedSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVMExecutableData \ static_assert(alignof(FNiagaraVMExecutableData) == 0x000008, "Wrong alignment on FNiagaraVMExecutableData"); \ static_assert(sizeof(FNiagaraVMExecutableData) == 0x000190, "Wrong size on FNiagaraVMExecutableData"); \ static_assert(offsetof(FNiagaraVMExecutableData, ByteCode) == 0x000000, "Member 'FNiagaraVMExecutableData::ByteCode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, OptimizedByteCode) == 0x000018, "Member 'FNiagaraVMExecutableData::OptimizedByteCode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, NumTempRegisters) == 0x000068, "Member 'FNiagaraVMExecutableData::NumTempRegisters' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, NumUserPtrs) == 0x00006C, "Member 'FNiagaraVMExecutableData::NumUserPtrs' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, CompileTags) == 0x000070, "Member 'FNiagaraVMExecutableData::CompileTags' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, ScriptLiterals) == 0x000080, "Member 'FNiagaraVMExecutableData::ScriptLiterals' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, Attributes) == 0x000090, "Member 'FNiagaraVMExecutableData::Attributes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, DataUsage) == 0x0000A0, "Member 'FNiagaraVMExecutableData::DataUsage' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, DataInterfaceInfo) == 0x0000A8, "Member 'FNiagaraVMExecutableData::DataInterfaceInfo' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, CalledVMExternalFunctions) == 0x0000B8, "Member 'FNiagaraVMExecutableData::CalledVMExternalFunctions' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, ReadDataSets) == 0x0000D8, "Member 'FNiagaraVMExecutableData::ReadDataSets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, WriteDataSets) == 0x0000E8, "Member 'FNiagaraVMExecutableData::WriteDataSets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, StatScopes) == 0x0000F8, "Member 'FNiagaraVMExecutableData::StatScopes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, ShaderScriptParametersMetadata) == 0x000108, "Member 'FNiagaraVMExecutableData::ShaderScriptParametersMetadata' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, LastCompileStatus) == 0x000160, "Member 'FNiagaraVMExecutableData::LastCompileStatus' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, SimulationStageMetaData) == 0x000168, "Member 'FNiagaraVMExecutableData::SimulationStageMetaData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVMExecutableData, ExperimentalContextData) == 0x000178, "Member 'FNiagaraVMExecutableData::ExperimentalContextData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVersionedNiagaraScriptData \ static_assert(alignof(FVersionedNiagaraScriptData) == 0x000001, "Wrong alignment on FVersionedNiagaraScriptData"); \ static_assert(sizeof(FVersionedNiagaraScriptData) == 0x000001, "Wrong size on FVersionedNiagaraScriptData"); \ #define DUMPER7_ASSERTS_FNiagaraScriptExecutionPaddingInfo \ static_assert(alignof(FNiagaraScriptExecutionPaddingInfo) == 0x000002, "Wrong alignment on FNiagaraScriptExecutionPaddingInfo"); \ static_assert(sizeof(FNiagaraScriptExecutionPaddingInfo) == 0x000008, "Wrong size on FNiagaraScriptExecutionPaddingInfo"); \ static_assert(offsetof(FNiagaraScriptExecutionPaddingInfo, SrcOffset) == 0x000000, "Member 'FNiagaraScriptExecutionPaddingInfo::SrcOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptExecutionPaddingInfo, DestOffset) == 0x000002, "Member 'FNiagaraScriptExecutionPaddingInfo::DestOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptExecutionPaddingInfo, SrcSize) == 0x000004, "Member 'FNiagaraScriptExecutionPaddingInfo::SrcSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptExecutionPaddingInfo, DestSize) == 0x000006, "Member 'FNiagaraScriptExecutionPaddingInfo::DestSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptExecutionParameterStore \ static_assert(alignof(FNiagaraScriptExecutionParameterStore) == 0x000008, "Wrong alignment on FNiagaraScriptExecutionParameterStore"); \ static_assert(sizeof(FNiagaraScriptExecutionParameterStore) == 0x0000A8, "Wrong size on FNiagaraScriptExecutionParameterStore"); \ static_assert(offsetof(FNiagaraScriptExecutionParameterStore, ParameterSize) == 0x000088, "Member 'FNiagaraScriptExecutionParameterStore::ParameterSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptExecutionParameterStore, PaddedParameterSize) == 0x00008C, "Member 'FNiagaraScriptExecutionParameterStore::PaddedParameterSize' has a wrong offset!"); \ static_assert(offsetof(FNiagaraScriptExecutionParameterStore, PaddingInfo) == 0x000090, "Member 'FNiagaraScriptExecutionParameterStore::PaddingInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraScriptInstanceParameterStore \ static_assert(alignof(FNiagaraScriptInstanceParameterStore) == 0x000008, "Wrong alignment on FNiagaraScriptInstanceParameterStore"); \ static_assert(sizeof(FNiagaraScriptInstanceParameterStore) == 0x000098, "Wrong size on FNiagaraScriptInstanceParameterStore"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheDataBuffers \ static_assert(alignof(FNiagaraSimCacheDataBuffers) == 0x000008, "Wrong alignment on FNiagaraSimCacheDataBuffers"); \ static_assert(sizeof(FNiagaraSimCacheDataBuffers) == 0x000050, "Wrong size on FNiagaraSimCacheDataBuffers"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, NumInstances) == 0x000000, "Member 'FNiagaraSimCacheDataBuffers::NumInstances' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, FloatData) == 0x000008, "Member 'FNiagaraSimCacheDataBuffers::FloatData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, HalfData) == 0x000018, "Member 'FNiagaraSimCacheDataBuffers::HalfData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, Int32Data) == 0x000028, "Member 'FNiagaraSimCacheDataBuffers::Int32Data' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, IDToIndexTable) == 0x000038, "Member 'FNiagaraSimCacheDataBuffers::IDToIndexTable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffers, IDAcquireTag) == 0x000048, "Member 'FNiagaraSimCacheDataBuffers::IDAcquireTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheEmitterFrame \ static_assert(alignof(FNiagaraSimCacheEmitterFrame) == 0x000008, "Wrong alignment on FNiagaraSimCacheEmitterFrame"); \ static_assert(sizeof(FNiagaraSimCacheEmitterFrame) == 0x000090, "Wrong size on FNiagaraSimCacheEmitterFrame"); \ static_assert(offsetof(FNiagaraSimCacheEmitterFrame, LocalBounds) == 0x000000, "Member 'FNiagaraSimCacheEmitterFrame::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheEmitterFrame, TotalSpawnedParticles) == 0x000038, "Member 'FNiagaraSimCacheEmitterFrame::TotalSpawnedParticles' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheEmitterFrame, ParticleDataBuffers) == 0x000040, "Member 'FNiagaraSimCacheEmitterFrame::ParticleDataBuffers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheSystemFrame \ static_assert(alignof(FNiagaraSimCacheSystemFrame) == 0x000008, "Wrong alignment on FNiagaraSimCacheSystemFrame"); \ static_assert(sizeof(FNiagaraSimCacheSystemFrame) == 0x000088, "Wrong size on FNiagaraSimCacheSystemFrame"); \ static_assert(offsetof(FNiagaraSimCacheSystemFrame, LocalBounds) == 0x000000, "Member 'FNiagaraSimCacheSystemFrame::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheSystemFrame, SystemDataBuffers) == 0x000038, "Member 'FNiagaraSimCacheSystemFrame::SystemDataBuffers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheFrame \ static_assert(alignof(FNiagaraSimCacheFrame) == 0x000010, "Wrong alignment on FNiagaraSimCacheFrame"); \ static_assert(sizeof(FNiagaraSimCacheFrame) == 0x000110, "Wrong size on FNiagaraSimCacheFrame"); \ static_assert(offsetof(FNiagaraSimCacheFrame, LocalToWorld) == 0x000000, "Member 'FNiagaraSimCacheFrame::LocalToWorld' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheFrame, LWCTile) == 0x000060, "Member 'FNiagaraSimCacheFrame::LWCTile' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheFrame, SystemData) == 0x000070, "Member 'FNiagaraSimCacheFrame::SystemData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheFrame, EmitterData) == 0x0000F8, "Member 'FNiagaraSimCacheFrame::EmitterData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheVariable \ static_assert(alignof(FNiagaraSimCacheVariable) == 0x000004, "Wrong alignment on FNiagaraSimCacheVariable"); \ static_assert(sizeof(FNiagaraSimCacheVariable) == 0x000018, "Wrong size on FNiagaraSimCacheVariable"); \ static_assert(offsetof(FNiagaraSimCacheVariable, Variable) == 0x000000, "Member 'FNiagaraSimCacheVariable::Variable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, FloatOffset) == 0x00000C, "Member 'FNiagaraSimCacheVariable::FloatOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, FloatCount) == 0x00000E, "Member 'FNiagaraSimCacheVariable::FloatCount' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, HalfOffset) == 0x000010, "Member 'FNiagaraSimCacheVariable::HalfOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, HalfCount) == 0x000012, "Member 'FNiagaraSimCacheVariable::HalfCount' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, Int32Offset) == 0x000014, "Member 'FNiagaraSimCacheVariable::Int32Offset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheVariable, Int32Count) == 0x000016, "Member 'FNiagaraSimCacheVariable::Int32Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheDataBuffersLayout \ static_assert(alignof(FNiagaraSimCacheDataBuffersLayout) == 0x000008, "Wrong alignment on FNiagaraSimCacheDataBuffersLayout"); \ static_assert(sizeof(FNiagaraSimCacheDataBuffersLayout) == 0x000068, "Wrong size on FNiagaraSimCacheDataBuffersLayout"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, LayoutName) == 0x000000, "Member 'FNiagaraSimCacheDataBuffersLayout::LayoutName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, SimTarget) == 0x000008, "Member 'FNiagaraSimCacheDataBuffersLayout::SimTarget' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, Variables) == 0x000010, "Member 'FNiagaraSimCacheDataBuffersLayout::Variables' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, FloatCount) == 0x000020, "Member 'FNiagaraSimCacheDataBuffersLayout::FloatCount' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, HalfCount) == 0x000022, "Member 'FNiagaraSimCacheDataBuffersLayout::HalfCount' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, Int32Count) == 0x000024, "Member 'FNiagaraSimCacheDataBuffersLayout::Int32Count' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, bLocalSpace) == 0x000026, "Member 'FNiagaraSimCacheDataBuffersLayout::bLocalSpace' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheDataBuffersLayout, RebaseVariableNames) == 0x000028, "Member 'FNiagaraSimCacheDataBuffersLayout::RebaseVariableNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSimCacheLayout \ static_assert(alignof(FNiagaraSimCacheLayout) == 0x000008, "Wrong alignment on FNiagaraSimCacheLayout"); \ static_assert(sizeof(FNiagaraSimCacheLayout) == 0x000078, "Wrong size on FNiagaraSimCacheLayout"); \ static_assert(offsetof(FNiagaraSimCacheLayout, SystemLayout) == 0x000000, "Member 'FNiagaraSimCacheLayout::SystemLayout' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSimCacheLayout, EmitterLayouts) == 0x000068, "Member 'FNiagaraSimCacheLayout::EmitterLayouts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEmitterCompiledData \ static_assert(alignof(FNiagaraEmitterCompiledData) == 0x000008, "Wrong alignment on FNiagaraEmitterCompiledData"); \ static_assert(sizeof(FNiagaraEmitterCompiledData) == 0x000130, "Wrong size on FNiagaraEmitterCompiledData"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, SpawnAttributes) == 0x000000, "Member 'FNiagaraEmitterCompiledData::SpawnAttributes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterSpawnIntervalVar) == 0x000010, "Member 'FNiagaraEmitterCompiledData::EmitterSpawnIntervalVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterInterpSpawnStartDTVar) == 0x000030, "Member 'FNiagaraEmitterCompiledData::EmitterInterpSpawnStartDTVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterSpawnGroupVar) == 0x000050, "Member 'FNiagaraEmitterCompiledData::EmitterSpawnGroupVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterAgeVar) == 0x000070, "Member 'FNiagaraEmitterCompiledData::EmitterAgeVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterRandomSeedVar) == 0x000090, "Member 'FNiagaraEmitterCompiledData::EmitterRandomSeedVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterInstanceSeedVar) == 0x0000B0, "Member 'FNiagaraEmitterCompiledData::EmitterInstanceSeedVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, EmitterTotalSpawnedParticlesVar) == 0x0000D0, "Member 'FNiagaraEmitterCompiledData::EmitterTotalSpawnedParticlesVar' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEmitterCompiledData, DataSetCompiledData) == 0x0000F0, "Member 'FNiagaraEmitterCompiledData::DataSetCompiledData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraParameterDataSetBinding \ static_assert(alignof(FNiagaraParameterDataSetBinding) == 0x000004, "Wrong alignment on FNiagaraParameterDataSetBinding"); \ static_assert(sizeof(FNiagaraParameterDataSetBinding) == 0x000008, "Wrong size on FNiagaraParameterDataSetBinding"); \ static_assert(offsetof(FNiagaraParameterDataSetBinding, ParameterOffset) == 0x000000, "Member 'FNiagaraParameterDataSetBinding::ParameterOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterDataSetBinding, DataSetComponentOffset) == 0x000004, "Member 'FNiagaraParameterDataSetBinding::DataSetComponentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraParameterDataSetBindingCollection \ static_assert(alignof(FNiagaraParameterDataSetBindingCollection) == 0x000008, "Wrong alignment on FNiagaraParameterDataSetBindingCollection"); \ static_assert(sizeof(FNiagaraParameterDataSetBindingCollection) == 0x000020, "Wrong size on FNiagaraParameterDataSetBindingCollection"); \ static_assert(offsetof(FNiagaraParameterDataSetBindingCollection, FloatOffsets) == 0x000000, "Member 'FNiagaraParameterDataSetBindingCollection::FloatOffsets' has a wrong offset!"); \ static_assert(offsetof(FNiagaraParameterDataSetBindingCollection, Int32Offsets) == 0x000010, "Member 'FNiagaraParameterDataSetBindingCollection::Int32Offsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemCompiledData \ static_assert(alignof(FNiagaraSystemCompiledData) == 0x000008, "Wrong alignment on FNiagaraSystemCompiledData"); \ static_assert(sizeof(FNiagaraSystemCompiledData) == 0x000228, "Wrong size on FNiagaraSystemCompiledData"); \ static_assert(offsetof(FNiagaraSystemCompiledData, InstanceParamStore) == 0x000000, "Member 'FNiagaraSystemCompiledData::InstanceParamStore' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, DataSetCompiledData) == 0x000088, "Member 'FNiagaraSystemCompiledData::DataSetCompiledData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, SpawnInstanceParamsDataSetCompiledData) == 0x0000C8, "Member 'FNiagaraSystemCompiledData::SpawnInstanceParamsDataSetCompiledData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, UpdateInstanceParamsDataSetCompiledData) == 0x000108, "Member 'FNiagaraSystemCompiledData::UpdateInstanceParamsDataSetCompiledData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, SpawnInstanceGlobalBinding) == 0x000148, "Member 'FNiagaraSystemCompiledData::SpawnInstanceGlobalBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, SpawnInstanceSystemBinding) == 0x000168, "Member 'FNiagaraSystemCompiledData::SpawnInstanceSystemBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, SpawnInstanceOwnerBinding) == 0x000188, "Member 'FNiagaraSystemCompiledData::SpawnInstanceOwnerBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, SpawnInstanceEmitterBindings) == 0x0001A8, "Member 'FNiagaraSystemCompiledData::SpawnInstanceEmitterBindings' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, UpdateInstanceGlobalBinding) == 0x0001B8, "Member 'FNiagaraSystemCompiledData::UpdateInstanceGlobalBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, UpdateInstanceSystemBinding) == 0x0001D8, "Member 'FNiagaraSystemCompiledData::UpdateInstanceSystemBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, UpdateInstanceOwnerBinding) == 0x0001F8, "Member 'FNiagaraSystemCompiledData::UpdateInstanceOwnerBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSystemCompiledData, UpdateInstanceEmitterBindings) == 0x000218, "Member 'FNiagaraSystemCompiledData::UpdateInstanceEmitterBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSystemCompileRequest \ static_assert(alignof(FNiagaraSystemCompileRequest) == 0x000008, "Wrong alignment on FNiagaraSystemCompileRequest"); \ static_assert(sizeof(FNiagaraSystemCompileRequest) == 0x000030, "Wrong size on FNiagaraSystemCompileRequest"); \ static_assert(offsetof(FNiagaraSystemCompileRequest, RootObjects) == 0x000008, "Member 'FNiagaraSystemCompileRequest::RootObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraWildcard \ static_assert(alignof(FNiagaraWildcard) == 0x000001, "Wrong alignment on FNiagaraWildcard"); \ static_assert(sizeof(FNiagaraWildcard) == 0x000001, "Wrong size on FNiagaraWildcard"); \ #define DUMPER7_ASSERTS_FNiagaraFloat \ static_assert(alignof(FNiagaraFloat) == 0x000004, "Wrong alignment on FNiagaraFloat"); \ static_assert(sizeof(FNiagaraFloat) == 0x000004, "Wrong size on FNiagaraFloat"); \ static_assert(offsetof(FNiagaraFloat, Value) == 0x000000, "Member 'FNiagaraFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraInt32 \ static_assert(alignof(FNiagaraInt32) == 0x000004, "Wrong alignment on FNiagaraInt32"); \ static_assert(sizeof(FNiagaraInt32) == 0x000004, "Wrong size on FNiagaraInt32"); \ static_assert(offsetof(FNiagaraInt32, Value) == 0x000000, "Member 'FNiagaraInt32::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraBool \ static_assert(alignof(FNiagaraBool) == 0x000004, "Wrong alignment on FNiagaraBool"); \ static_assert(sizeof(FNiagaraBool) == 0x000004, "Wrong size on FNiagaraBool"); \ static_assert(offsetof(FNiagaraBool, Value) == 0x000000, "Member 'FNiagaraBool::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraPosition \ static_assert(alignof(FNiagaraPosition) == 0x000004, "Wrong alignment on FNiagaraPosition"); \ static_assert(sizeof(FNiagaraPosition) == 0x00000C, "Wrong size on FNiagaraPosition"); \ #define DUMPER7_ASSERTS_FNiagaraHalf \ static_assert(alignof(FNiagaraHalf) == 0x000002, "Wrong alignment on FNiagaraHalf"); \ static_assert(sizeof(FNiagaraHalf) == 0x000002, "Wrong size on FNiagaraHalf"); \ static_assert(offsetof(FNiagaraHalf, Value) == 0x000000, "Member 'FNiagaraHalf::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraHalfVector2 \ static_assert(alignof(FNiagaraHalfVector2) == 0x000002, "Wrong alignment on FNiagaraHalfVector2"); \ static_assert(sizeof(FNiagaraHalfVector2) == 0x000004, "Wrong size on FNiagaraHalfVector2"); \ static_assert(offsetof(FNiagaraHalfVector2, X) == 0x000000, "Member 'FNiagaraHalfVector2::X' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector2, Y) == 0x000002, "Member 'FNiagaraHalfVector2::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraHalfVector3 \ static_assert(alignof(FNiagaraHalfVector3) == 0x000002, "Wrong alignment on FNiagaraHalfVector3"); \ static_assert(sizeof(FNiagaraHalfVector3) == 0x000006, "Wrong size on FNiagaraHalfVector3"); \ static_assert(offsetof(FNiagaraHalfVector3, X) == 0x000000, "Member 'FNiagaraHalfVector3::X' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector3, Y) == 0x000002, "Member 'FNiagaraHalfVector3::Y' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector3, Z) == 0x000004, "Member 'FNiagaraHalfVector3::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraHalfVector4 \ static_assert(alignof(FNiagaraHalfVector4) == 0x000002, "Wrong alignment on FNiagaraHalfVector4"); \ static_assert(sizeof(FNiagaraHalfVector4) == 0x000008, "Wrong size on FNiagaraHalfVector4"); \ static_assert(offsetof(FNiagaraHalfVector4, X) == 0x000000, "Member 'FNiagaraHalfVector4::X' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector4, Y) == 0x000002, "Member 'FNiagaraHalfVector4::Y' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector4, Z) == 0x000004, "Member 'FNiagaraHalfVector4::Z' has a wrong offset!"); \ static_assert(offsetof(FNiagaraHalfVector4, W) == 0x000006, "Member 'FNiagaraHalfVector4::W' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraNumeric \ static_assert(alignof(FNiagaraNumeric) == 0x000001, "Wrong alignment on FNiagaraNumeric"); \ static_assert(sizeof(FNiagaraNumeric) == 0x000001, "Wrong size on FNiagaraNumeric"); \ #define DUMPER7_ASSERTS_FNiagaraParameterMap \ static_assert(alignof(FNiagaraParameterMap) == 0x000001, "Wrong alignment on FNiagaraParameterMap"); \ static_assert(sizeof(FNiagaraParameterMap) == 0x000001, "Wrong size on FNiagaraParameterMap"); \ #define DUMPER7_ASSERTS_FNiagaraMatrix \ static_assert(alignof(FNiagaraMatrix) == 0x000010, "Wrong alignment on FNiagaraMatrix"); \ static_assert(sizeof(FNiagaraMatrix) == 0x000040, "Wrong size on FNiagaraMatrix"); \ static_assert(offsetof(FNiagaraMatrix, Row0) == 0x000000, "Member 'FNiagaraMatrix::Row0' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMatrix, Row1) == 0x000010, "Member 'FNiagaraMatrix::Row1' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMatrix, Row2) == 0x000020, "Member 'FNiagaraMatrix::Row2' has a wrong offset!"); \ static_assert(offsetof(FNiagaraMatrix, Row3) == 0x000030, "Member 'FNiagaraMatrix::Row3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraSpawnInfo \ static_assert(alignof(FNiagaraSpawnInfo) == 0x000004, "Wrong alignment on FNiagaraSpawnInfo"); \ static_assert(sizeof(FNiagaraSpawnInfo) == 0x000010, "Wrong size on FNiagaraSpawnInfo"); \ static_assert(offsetof(FNiagaraSpawnInfo, Count) == 0x000000, "Member 'FNiagaraSpawnInfo::Count' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSpawnInfo, InterpStartDt) == 0x000004, "Member 'FNiagaraSpawnInfo::InterpStartDt' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSpawnInfo, IntervalDt) == 0x000008, "Member 'FNiagaraSpawnInfo::IntervalDt' has a wrong offset!"); \ static_assert(offsetof(FNiagaraSpawnInfo, SpawnGroup) == 0x00000C, "Member 'FNiagaraSpawnInfo::SpawnGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraID \ static_assert(alignof(FNiagaraID) == 0x000004, "Wrong alignment on FNiagaraID"); \ static_assert(sizeof(FNiagaraID) == 0x000008, "Wrong size on FNiagaraID"); \ static_assert(offsetof(FNiagaraID, Index) == 0x000000, "Member 'FNiagaraID::Index' has a wrong offset!"); \ static_assert(offsetof(FNiagaraID, AcquireTag) == 0x000004, "Member 'FNiagaraID::AcquireTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraRandInfo \ static_assert(alignof(FNiagaraRandInfo) == 0x000004, "Wrong alignment on FNiagaraRandInfo"); \ static_assert(sizeof(FNiagaraRandInfo) == 0x00000C, "Wrong size on FNiagaraRandInfo"); \ static_assert(offsetof(FNiagaraRandInfo, Seed1) == 0x000000, "Member 'FNiagaraRandInfo::Seed1' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRandInfo, Seed2) == 0x000004, "Member 'FNiagaraRandInfo::Seed2' has a wrong offset!"); \ static_assert(offsetof(FNiagaraRandInfo, Seed3) == 0x000008, "Member 'FNiagaraRandInfo::Seed3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCompileHashVisitorDebugInfo \ static_assert(alignof(FNiagaraCompileHashVisitorDebugInfo) == 0x000008, "Wrong alignment on FNiagaraCompileHashVisitorDebugInfo"); \ static_assert(sizeof(FNiagaraCompileHashVisitorDebugInfo) == 0x000030, "Wrong size on FNiagaraCompileHashVisitorDebugInfo"); \ static_assert(offsetof(FNiagaraCompileHashVisitorDebugInfo, Object) == 0x000000, "Member 'FNiagaraCompileHashVisitorDebugInfo::Object' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileHashVisitorDebugInfo, PropertyKeys) == 0x000010, "Member 'FNiagaraCompileHashVisitorDebugInfo::PropertyKeys' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileHashVisitorDebugInfo, PropertyValues) == 0x000020, "Member 'FNiagaraCompileHashVisitorDebugInfo::PropertyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraInputConditionMetadata \ static_assert(alignof(FNiagaraInputConditionMetadata) == 0x000008, "Wrong alignment on FNiagaraInputConditionMetadata"); \ static_assert(sizeof(FNiagaraInputConditionMetadata) == 0x000018, "Wrong size on FNiagaraInputConditionMetadata"); \ static_assert(offsetof(FNiagaraInputConditionMetadata, InputName) == 0x000000, "Member 'FNiagaraInputConditionMetadata::InputName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraInputConditionMetadata, TargetValues) == 0x000008, "Member 'FNiagaraInputConditionMetadata::TargetValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraEnumParameterMetaData \ static_assert(alignof(FNiagaraEnumParameterMetaData) == 0x000008, "Wrong alignment on FNiagaraEnumParameterMetaData"); \ static_assert(sizeof(FNiagaraEnumParameterMetaData) == 0x000028, "Wrong size on FNiagaraEnumParameterMetaData"); \ static_assert(offsetof(FNiagaraEnumParameterMetaData, OverrideName) == 0x000000, "Member 'FNiagaraEnumParameterMetaData::OverrideName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEnumParameterMetaData, IconOverride) == 0x000008, "Member 'FNiagaraEnumParameterMetaData::IconOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEnumParameterMetaData, bUseColorOverride) == 0x000010, "Member 'FNiagaraEnumParameterMetaData::bUseColorOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraEnumParameterMetaData, ColorOverride) == 0x000014, "Member 'FNiagaraEnumParameterMetaData::ColorOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraBoolParameterMetaData \ static_assert(alignof(FNiagaraBoolParameterMetaData) == 0x000008, "Wrong alignment on FNiagaraBoolParameterMetaData"); \ static_assert(sizeof(FNiagaraBoolParameterMetaData) == 0x000028, "Wrong size on FNiagaraBoolParameterMetaData"); \ static_assert(offsetof(FNiagaraBoolParameterMetaData, DisplayMode) == 0x000000, "Member 'FNiagaraBoolParameterMetaData::DisplayMode' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoolParameterMetaData, OverrideNameTrue) == 0x000004, "Member 'FNiagaraBoolParameterMetaData::OverrideNameTrue' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoolParameterMetaData, OverrideNameFalse) == 0x00000C, "Member 'FNiagaraBoolParameterMetaData::OverrideNameFalse' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoolParameterMetaData, IconOverrideTrue) == 0x000018, "Member 'FNiagaraBoolParameterMetaData::IconOverrideTrue' has a wrong offset!"); \ static_assert(offsetof(FNiagaraBoolParameterMetaData, IconOverrideFalse) == 0x000020, "Member 'FNiagaraBoolParameterMetaData::IconOverrideFalse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariableMetaData \ static_assert(alignof(FNiagaraVariableMetaData) == 0x000008, "Wrong alignment on FNiagaraVariableMetaData"); \ static_assert(sizeof(FNiagaraVariableMetaData) == 0x000148, "Wrong size on FNiagaraVariableMetaData"); \ static_assert(offsetof(FNiagaraVariableMetaData, Description) == 0x000000, "Member 'FNiagaraVariableMetaData::Description' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, CategoryName) == 0x000018, "Member 'FNiagaraVariableMetaData::CategoryName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bAdvancedDisplay) == 0x000030, "Member 'FNiagaraVariableMetaData::bAdvancedDisplay' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bDisplayInOverviewStack) == 0x000031, "Member 'FNiagaraVariableMetaData::bDisplayInOverviewStack' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, InlineParameterSortPriority) == 0x000034, "Member 'FNiagaraVariableMetaData::InlineParameterSortPriority' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bOverrideColor) == 0x000038, "Member 'FNiagaraVariableMetaData::bOverrideColor' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, InlineParameterColorOverride) == 0x00003C, "Member 'FNiagaraVariableMetaData::InlineParameterColorOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, InlineParameterEnumOverrides) == 0x000050, "Member 'FNiagaraVariableMetaData::InlineParameterEnumOverrides' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bEnableBoolOverride) == 0x000060, "Member 'FNiagaraVariableMetaData::bEnableBoolOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, InlineParameterBoolOverride) == 0x000068, "Member 'FNiagaraVariableMetaData::InlineParameterBoolOverride' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, EditorSortPriority) == 0x000090, "Member 'FNiagaraVariableMetaData::EditorSortPriority' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bInlineEditConditionToggle) == 0x000094, "Member 'FNiagaraVariableMetaData::bInlineEditConditionToggle' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, EditCondition) == 0x000098, "Member 'FNiagaraVariableMetaData::EditCondition' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, VisibleCondition) == 0x0000B0, "Member 'FNiagaraVariableMetaData::VisibleCondition' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, PropertyMetaData) == 0x0000C8, "Member 'FNiagaraVariableMetaData::PropertyMetaData' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, ParentAttribute) == 0x000118, "Member 'FNiagaraVariableMetaData::ParentAttribute' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, AlternateAliases) == 0x000120, "Member 'FNiagaraVariableMetaData::AlternateAliases' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, VariableGuid) == 0x000130, "Member 'FNiagaraVariableMetaData::VariableGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, bIsStaticSwitch) == 0x000140, "Member 'FNiagaraVariableMetaData::bIsStaticSwitch' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariableMetaData, StaticSwitchDefaultValue) == 0x000144, "Member 'FNiagaraVariableMetaData::StaticSwitchDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraUserRedirectionParameterStore \ static_assert(alignof(FNiagaraUserRedirectionParameterStore) == 0x000008, "Wrong alignment on FNiagaraUserRedirectionParameterStore"); \ static_assert(sizeof(FNiagaraUserRedirectionParameterStore) == 0x0000D8, "Wrong size on FNiagaraUserRedirectionParameterStore"); \ static_assert(offsetof(FNiagaraUserRedirectionParameterStore, UserParameterRedirects) == 0x000088, "Member 'FNiagaraUserRedirectionParameterStore::UserParameterRedirects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraVariant \ static_assert(alignof(FNiagaraVariant) == 0x000008, "Wrong alignment on FNiagaraVariant"); \ static_assert(sizeof(FNiagaraVariant) == 0x000028, "Wrong size on FNiagaraVariant"); \ static_assert(offsetof(FNiagaraVariant, Object) == 0x000000, "Member 'FNiagaraVariant::Object' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariant, DataInterface) == 0x000008, "Member 'FNiagaraVariant::DataInterface' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariant, Bytes) == 0x000010, "Member 'FNiagaraVariant::Bytes' has a wrong offset!"); \ static_assert(offsetof(FNiagaraVariant, CurrentMode) == 0x000020, "Member 'FNiagaraVariant::CurrentMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraWorldManagerTickFunction \ static_assert(alignof(FNiagaraWorldManagerTickFunction) == 0x000008, "Wrong alignment on FNiagaraWorldManagerTickFunction"); \ static_assert(sizeof(FNiagaraWorldManagerTickFunction) == 0x000030, "Wrong size on FNiagaraWorldManagerTickFunction"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterface \ static_assert(alignof(UNiagaraDataInterface) == 0x000008, "Wrong alignment on UNiagaraDataInterface"); \ static_assert(sizeof(UNiagaraDataInterface) == 0x000038, "Wrong size on UNiagaraDataInterface"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCurveBase \ static_assert(alignof(UNiagaraDataInterfaceCurveBase) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCurveBase"); \ static_assert(sizeof(UNiagaraDataInterfaceCurveBase) == 0x000070, "Wrong size on UNiagaraDataInterfaceCurveBase"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, ShaderLUT) == 0x000038, "Member 'UNiagaraDataInterfaceCurveBase::ShaderLUT' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, LUTMinTime) == 0x000048, "Member 'UNiagaraDataInterfaceCurveBase::LUTMinTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, LUTMaxTime) == 0x00004C, "Member 'UNiagaraDataInterfaceCurveBase::LUTMaxTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, LUTInvTimeRange) == 0x000050, "Member 'UNiagaraDataInterfaceCurveBase::LUTInvTimeRange' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, LUTNumSamplesMinusOne) == 0x000054, "Member 'UNiagaraDataInterfaceCurveBase::LUTNumSamplesMinusOne' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, ExposedName) == 0x000060, "Member 'UNiagaraDataInterfaceCurveBase::ExposedName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCurveBase, ExposedTexture) == 0x000068, "Member 'UNiagaraDataInterfaceCurveBase::ExposedTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceColorCurve \ static_assert(alignof(UNiagaraDataInterfaceColorCurve) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceColorCurve"); \ static_assert(sizeof(UNiagaraDataInterfaceColorCurve) == 0x000270, "Wrong size on UNiagaraDataInterfaceColorCurve"); \ static_assert(offsetof(UNiagaraDataInterfaceColorCurve, RedCurve) == 0x000070, "Member 'UNiagaraDataInterfaceColorCurve::RedCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceColorCurve, GreenCurve) == 0x0000F0, "Member 'UNiagaraDataInterfaceColorCurve::GreenCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceColorCurve, BlueCurve) == 0x000170, "Member 'UNiagaraDataInterfaceColorCurve::BlueCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceColorCurve, AlphaCurve) == 0x0001F0, "Member 'UNiagaraDataInterfaceColorCurve::AlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraConvertInPlaceUtilityBase \ static_assert(alignof(UNiagaraConvertInPlaceUtilityBase) == 0x000008, "Wrong alignment on UNiagaraConvertInPlaceUtilityBase"); \ static_assert(sizeof(UNiagaraConvertInPlaceUtilityBase) == 0x000028, "Wrong size on UNiagaraConvertInPlaceUtilityBase"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCubeTexture \ static_assert(alignof(UNiagaraDataInterfaceCubeTexture) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCubeTexture"); \ static_assert(sizeof(UNiagaraDataInterfaceCubeTexture) == 0x000060, "Wrong size on UNiagaraDataInterfaceCubeTexture"); \ static_assert(offsetof(UNiagaraDataInterfaceCubeTexture, Texture) == 0x000038, "Member 'UNiagaraDataInterfaceCubeTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCubeTexture, TextureUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceCubeTexture::TextureUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetAttributeCaptureMode \ static_assert(alignof(NiagaraSimCache_GetAttributeCaptureMode) == 0x000001, "Wrong alignment on NiagaraSimCache_GetAttributeCaptureMode"); \ static_assert(sizeof(NiagaraSimCache_GetAttributeCaptureMode) == 0x000001, "Wrong size on NiagaraSimCache_GetAttributeCaptureMode"); \ static_assert(offsetof(NiagaraSimCache_GetAttributeCaptureMode, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_GetAttributeCaptureMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetEmitterName \ static_assert(alignof(NiagaraSimCache_GetEmitterName) == 0x000004, "Wrong alignment on NiagaraSimCache_GetEmitterName"); \ static_assert(sizeof(NiagaraSimCache_GetEmitterName) == 0x00000C, "Wrong size on NiagaraSimCache_GetEmitterName"); \ static_assert(offsetof(NiagaraSimCache_GetEmitterName, EmitterIndex) == 0x000000, "Member 'NiagaraSimCache_GetEmitterName::EmitterIndex' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_GetEmitterName, ReturnValue) == 0x000004, "Member 'NiagaraSimCache_GetEmitterName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetEmitterNames \ static_assert(alignof(NiagaraSimCache_GetEmitterNames) == 0x000008, "Wrong alignment on NiagaraSimCache_GetEmitterNames"); \ static_assert(sizeof(NiagaraSimCache_GetEmitterNames) == 0x000010, "Wrong size on NiagaraSimCache_GetEmitterNames"); \ static_assert(offsetof(NiagaraSimCache_GetEmitterNames, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_GetEmitterNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetNumEmitters \ static_assert(alignof(NiagaraSimCache_GetNumEmitters) == 0x000004, "Wrong alignment on NiagaraSimCache_GetNumEmitters"); \ static_assert(sizeof(NiagaraSimCache_GetNumEmitters) == 0x000004, "Wrong size on NiagaraSimCache_GetNumEmitters"); \ static_assert(offsetof(NiagaraSimCache_GetNumEmitters, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_GetNumEmitters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetNumFrames \ static_assert(alignof(NiagaraSimCache_GetNumFrames) == 0x000004, "Wrong alignment on NiagaraSimCache_GetNumFrames"); \ static_assert(sizeof(NiagaraSimCache_GetNumFrames) == 0x000004, "Wrong size on NiagaraSimCache_GetNumFrames"); \ static_assert(offsetof(NiagaraSimCache_GetNumFrames, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_GetNumFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_GetStartSeconds \ static_assert(alignof(NiagaraSimCache_GetStartSeconds) == 0x000004, "Wrong alignment on NiagaraSimCache_GetStartSeconds"); \ static_assert(sizeof(NiagaraSimCache_GetStartSeconds) == 0x000004, "Wrong size on NiagaraSimCache_GetStartSeconds"); \ static_assert(offsetof(NiagaraSimCache_GetStartSeconds, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_GetStartSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_IsCacheValid \ static_assert(alignof(NiagaraSimCache_IsCacheValid) == 0x000001, "Wrong alignment on NiagaraSimCache_IsCacheValid"); \ static_assert(sizeof(NiagaraSimCache_IsCacheValid) == 0x000001, "Wrong size on NiagaraSimCache_IsCacheValid"); \ static_assert(offsetof(NiagaraSimCache_IsCacheValid, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_IsCacheValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_IsEmpty \ static_assert(alignof(NiagaraSimCache_IsEmpty) == 0x000001, "Wrong alignment on NiagaraSimCache_IsEmpty"); \ static_assert(sizeof(NiagaraSimCache_IsEmpty) == 0x000001, "Wrong size on NiagaraSimCache_IsEmpty"); \ static_assert(offsetof(NiagaraSimCache_IsEmpty, ReturnValue) == 0x000000, "Member 'NiagaraSimCache_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadColorAttribute \ static_assert(alignof(NiagaraSimCache_ReadColorAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadColorAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadColorAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadColorAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadColorAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadColorAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadColorAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadColorAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadColorAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadColorAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadColorAttribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadColorAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadFloatAttribute \ static_assert(alignof(NiagaraSimCache_ReadFloatAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadFloatAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadFloatAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadFloatAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadFloatAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadFloatAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadFloatAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadFloatAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadFloatAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadFloatAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadFloatAttribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadFloatAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadIntAttribute \ static_assert(alignof(NiagaraSimCache_ReadIntAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadIntAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadIntAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadIntAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadIntAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadIntAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadIntAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadIntAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadIntAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadIntAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadIntAttribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadIntAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadPositionAttribute \ static_assert(alignof(NiagaraSimCache_ReadPositionAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadPositionAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadPositionAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadPositionAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadPositionAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadPositionAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadPositionAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttribute, bLocalSpaceToWorld) == 0x000020, "Member 'NiagaraSimCache_ReadPositionAttribute::bLocalSpaceToWorld' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttribute, FrameIndex) == 0x000024, "Member 'NiagaraSimCache_ReadPositionAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadPositionAttributeWithRebase \ static_assert(alignof(NiagaraSimCache_ReadPositionAttributeWithRebase) == 0x000010, "Wrong alignment on NiagaraSimCache_ReadPositionAttributeWithRebase"); \ static_assert(sizeof(NiagaraSimCache_ReadPositionAttributeWithRebase) == 0x000090, "Wrong size on NiagaraSimCache_ReadPositionAttributeWithRebase"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttributeWithRebase, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadPositionAttributeWithRebase::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttributeWithRebase, Transform) == 0x000010, "Member 'NiagaraSimCache_ReadPositionAttributeWithRebase::Transform' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttributeWithRebase, AttributeName) == 0x000070, "Member 'NiagaraSimCache_ReadPositionAttributeWithRebase::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttributeWithRebase, EmitterName) == 0x000078, "Member 'NiagaraSimCache_ReadPositionAttributeWithRebase::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadPositionAttributeWithRebase, FrameIndex) == 0x000080, "Member 'NiagaraSimCache_ReadPositionAttributeWithRebase::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadQuatAttribute \ static_assert(alignof(NiagaraSimCache_ReadQuatAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadQuatAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadQuatAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadQuatAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadQuatAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadQuatAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadQuatAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttribute, bLocalSpaceToWorld) == 0x000020, "Member 'NiagaraSimCache_ReadQuatAttribute::bLocalSpaceToWorld' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttribute, FrameIndex) == 0x000024, "Member 'NiagaraSimCache_ReadQuatAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadQuatAttributeWithRebase \ static_assert(alignof(NiagaraSimCache_ReadQuatAttributeWithRebase) == 0x000010, "Wrong alignment on NiagaraSimCache_ReadQuatAttributeWithRebase"); \ static_assert(sizeof(NiagaraSimCache_ReadQuatAttributeWithRebase) == 0x000050, "Wrong size on NiagaraSimCache_ReadQuatAttributeWithRebase"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttributeWithRebase, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadQuatAttributeWithRebase::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttributeWithRebase, Quat) == 0x000010, "Member 'NiagaraSimCache_ReadQuatAttributeWithRebase::Quat' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttributeWithRebase, AttributeName) == 0x000030, "Member 'NiagaraSimCache_ReadQuatAttributeWithRebase::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttributeWithRebase, EmitterName) == 0x000038, "Member 'NiagaraSimCache_ReadQuatAttributeWithRebase::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadQuatAttributeWithRebase, FrameIndex) == 0x000040, "Member 'NiagaraSimCache_ReadQuatAttributeWithRebase::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadVector2Attribute \ static_assert(alignof(NiagaraSimCache_ReadVector2Attribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadVector2Attribute"); \ static_assert(sizeof(NiagaraSimCache_ReadVector2Attribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadVector2Attribute"); \ static_assert(offsetof(NiagaraSimCache_ReadVector2Attribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadVector2Attribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector2Attribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadVector2Attribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector2Attribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadVector2Attribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector2Attribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadVector2Attribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadVector4Attribute \ static_assert(alignof(NiagaraSimCache_ReadVector4Attribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadVector4Attribute"); \ static_assert(sizeof(NiagaraSimCache_ReadVector4Attribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadVector4Attribute"); \ static_assert(offsetof(NiagaraSimCache_ReadVector4Attribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadVector4Attribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector4Attribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadVector4Attribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector4Attribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadVector4Attribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVector4Attribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadVector4Attribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCache_ReadVectorAttribute \ static_assert(alignof(NiagaraSimCache_ReadVectorAttribute) == 0x000008, "Wrong alignment on NiagaraSimCache_ReadVectorAttribute"); \ static_assert(sizeof(NiagaraSimCache_ReadVectorAttribute) == 0x000028, "Wrong size on NiagaraSimCache_ReadVectorAttribute"); \ static_assert(offsetof(NiagaraSimCache_ReadVectorAttribute, OutValues) == 0x000000, "Member 'NiagaraSimCache_ReadVectorAttribute::OutValues' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVectorAttribute, AttributeName) == 0x000010, "Member 'NiagaraSimCache_ReadVectorAttribute::AttributeName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVectorAttribute, EmitterName) == 0x000018, "Member 'NiagaraSimCache_ReadVectorAttribute::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCache_ReadVectorAttribute, FrameIndex) == 0x000020, "Member 'NiagaraSimCache_ReadVectorAttribute::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSimCache \ static_assert(alignof(UNiagaraSimCache) == 0x000008, "Wrong alignment on UNiagaraSimCache"); \ static_assert(sizeof(UNiagaraSimCache) == 0x000180, "Wrong size on UNiagaraSimCache"); \ static_assert(offsetof(UNiagaraSimCache, SoftNiagaraSystem) == 0x000028, "Member 'UNiagaraSimCache::SoftNiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, StartSeconds) == 0x000058, "Member 'UNiagaraSimCache::StartSeconds' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, DurationSeconds) == 0x00005C, "Member 'UNiagaraSimCache::DurationSeconds' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, CreateParameters) == 0x000060, "Member 'UNiagaraSimCache::CreateParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, bNeedsReadComponentMappingRecache) == 0x000098, "Member 'UNiagaraSimCache::bNeedsReadComponentMappingRecache' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, CacheLayout) == 0x0000A0, "Member 'UNiagaraSimCache::CacheLayout' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, CacheFrames) == 0x000118, "Member 'UNiagaraSimCache::CacheFrames' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimCache, DataInterfaceStorage) == 0x000128, "Member 'UNiagaraSimCache::DataInterfaceStorage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceSimCacheReader \ static_assert(alignof(UNiagaraDataInterfaceSimCacheReader) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceSimCacheReader"); \ static_assert(sizeof(UNiagaraDataInterfaceSimCacheReader) == 0x000068, "Wrong size on UNiagaraDataInterfaceSimCacheReader"); \ static_assert(offsetof(UNiagaraDataInterfaceSimCacheReader, SimCacheBinding) == 0x000038, "Member 'UNiagaraDataInterfaceSimCacheReader::SimCacheBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSimCacheReader, SimCache) == 0x000058, "Member 'UNiagaraDataInterfaceSimCacheReader::SimCache' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSimCacheReader, EmitterBinding) == 0x000060, "Member 'UNiagaraDataInterfaceSimCacheReader::EmitterBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceSpriteRendererInfo \ static_assert(alignof(UNiagaraDataInterfaceSpriteRendererInfo) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceSpriteRendererInfo"); \ static_assert(sizeof(UNiagaraDataInterfaceSpriteRendererInfo) == 0x000040, "Wrong size on UNiagaraDataInterfaceSpriteRendererInfo"); \ static_assert(offsetof(UNiagaraDataInterfaceSpriteRendererInfo, SpriteRenderer) == 0x000038, "Member 'UNiagaraDataInterfaceSpriteRendererInfo::SpriteRenderer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVirtualTexture \ static_assert(alignof(UNiagaraDataInterfaceVirtualTexture) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVirtualTexture"); \ static_assert(sizeof(UNiagaraDataInterfaceVirtualTexture) == 0x000060, "Wrong size on UNiagaraDataInterfaceVirtualTexture"); \ static_assert(offsetof(UNiagaraDataInterfaceVirtualTexture, Texture) == 0x000038, "Member 'UNiagaraDataInterfaceVirtualTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVirtualTexture, TextureUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceVirtualTexture::TextureUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraMessageDataBase \ static_assert(alignof(UNiagaraMessageDataBase) == 0x000008, "Wrong alignment on UNiagaraMessageDataBase"); \ static_assert(sizeof(UNiagaraMessageDataBase) == 0x000028, "Wrong size on UNiagaraMessageDataBase"); \ #define DUMPER7_ASSERTS_UNiagaraParameterDefinitionsBase \ static_assert(alignof(UNiagaraParameterDefinitionsBase) == 0x000008, "Wrong alignment on UNiagaraParameterDefinitionsBase"); \ static_assert(sizeof(UNiagaraParameterDefinitionsBase) == 0x000028, "Wrong size on UNiagaraParameterDefinitionsBase"); \ #define DUMPER7_ASSERTS_UNiagaraScriptSourceBase \ static_assert(alignof(UNiagaraScriptSourceBase) == 0x000008, "Wrong alignment on UNiagaraScriptSourceBase"); \ static_assert(sizeof(UNiagaraScriptSourceBase) == 0x000048, "Wrong size on UNiagaraScriptSourceBase"); \ #define DUMPER7_ASSERTS_UNiagaraSettings \ static_assert(alignof(UNiagaraSettings) == 0x000008, "Wrong alignment on UNiagaraSettings"); \ static_assert(sizeof(UNiagaraSettings) == 0x000108, "Wrong size on UNiagaraSettings"); \ static_assert(offsetof(UNiagaraSettings, bSystemsSupportLargeWorldCoordinates) == 0x000038, "Member 'UNiagaraSettings::bSystemsSupportLargeWorldCoordinates' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, bEnforceStrictStackTypes) == 0x000039, "Member 'UNiagaraSettings::bEnforceStrictStackTypes' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, bExperimentalVMEnabled) == 0x00003A, "Member 'UNiagaraSettings::bExperimentalVMEnabled' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultEffectType) == 0x000040, "Member 'UNiagaraSettings::DefaultEffectType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, PositionPinTypeColor) == 0x000060, "Member 'UNiagaraSettings::PositionPinTypeColor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, QualityLevels) == 0x000070, "Member 'UNiagaraSettings::QualityLevels' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, ComponentRendererWarningsPerClass) == 0x000080, "Member 'UNiagaraSettings::ComponentRendererWarningsPerClass' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultRenderTargetFormat) == 0x0000D0, "Member 'UNiagaraSettings::DefaultRenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultGridFormat) == 0x0000D1, "Member 'UNiagaraSettings::DefaultGridFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultRendererMotionVectorSetting) == 0x0000D4, "Member 'UNiagaraSettings::DefaultRendererMotionVectorSetting' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultPixelCoverageMode) == 0x0000D8, "Member 'UNiagaraSettings::DefaultPixelCoverageMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultSortPrecision) == 0x0000D9, "Member 'UNiagaraSettings::DefaultSortPrecision' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultGpuTranslucentLatency) == 0x0000DA, "Member 'UNiagaraSettings::DefaultGpuTranslucentLatency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, DefaultLightInverseExposureBlend) == 0x0000DC, "Member 'UNiagaraSettings::DefaultLightInverseExposureBlend' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, NDISkelMesh_GpuMaxInfluences) == 0x0000E0, "Member 'UNiagaraSettings::NDISkelMesh_GpuMaxInfluences' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, NDISkelMesh_GpuUniformSamplingFormat) == 0x0000E1, "Member 'UNiagaraSettings::NDISkelMesh_GpuUniformSamplingFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, NDISkelMesh_AdjacencyTriangleIndexFormat) == 0x0000E2, "Member 'UNiagaraSettings::NDISkelMesh_AdjacencyTriangleIndexFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, NDIStaticMesh_AllowDistanceFields) == 0x0000E3, "Member 'UNiagaraSettings::NDIStaticMesh_AllowDistanceFields' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, NDICollisionQuery_AsyncGpuTraceProviderOrder) == 0x0000E8, "Member 'UNiagaraSettings::NDICollisionQuery_AsyncGpuTraceProviderOrder' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSettings, PlatformSetRedirects) == 0x0000F8, "Member 'UNiagaraSettings::PlatformSetRedirects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraValidationRule \ static_assert(alignof(UNiagaraValidationRule) == 0x000008, "Wrong alignment on UNiagaraValidationRule"); \ static_assert(sizeof(UNiagaraValidationRule) == 0x000028, "Wrong size on UNiagaraValidationRule"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceActorComponent \ static_assert(alignof(UNiagaraDataInterfaceActorComponent) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceActorComponent"); \ static_assert(sizeof(UNiagaraDataInterfaceActorComponent) == 0x000080, "Wrong size on UNiagaraDataInterfaceActorComponent"); \ static_assert(offsetof(UNiagaraDataInterfaceActorComponent, bRequireCurrentFrameData) == 0x000038, "Member 'UNiagaraDataInterfaceActorComponent::bRequireCurrentFrameData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceActorComponent, SourceMode) == 0x000039, "Member 'UNiagaraDataInterfaceActorComponent::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceActorComponent, LocalPlayerIndex) == 0x00003C, "Member 'UNiagaraDataInterfaceActorComponent::LocalPlayerIndex' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceActorComponent, SourceActor) == 0x000040, "Member 'UNiagaraDataInterfaceActorComponent::SourceActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceActorComponent, ActorOrComponentParameter) == 0x000060, "Member 'UNiagaraDataInterfaceActorComponent::ActorOrComponentParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceAsyncGpuTrace \ static_assert(alignof(UNiagaraDataInterfaceAsyncGpuTrace) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceAsyncGpuTrace"); \ static_assert(sizeof(UNiagaraDataInterfaceAsyncGpuTrace) == 0x000048, "Wrong size on UNiagaraDataInterfaceAsyncGpuTrace"); \ static_assert(offsetof(UNiagaraDataInterfaceAsyncGpuTrace, MaxTracesPerParticle) == 0x000038, "Member 'UNiagaraDataInterfaceAsyncGpuTrace::MaxTracesPerParticle' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAsyncGpuTrace, MaxRetraces) == 0x00003C, "Member 'UNiagaraDataInterfaceAsyncGpuTrace::MaxRetraces' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAsyncGpuTrace, TraceProvider) == 0x000040, "Member 'UNiagaraDataInterfaceAsyncGpuTrace::TraceProvider' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceDebugDraw \ static_assert(alignof(UNiagaraDataInterfaceDebugDraw) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceDebugDraw"); \ static_assert(sizeof(UNiagaraDataInterfaceDebugDraw) == 0x000040, "Wrong size on UNiagaraDataInterfaceDebugDraw"); \ static_assert(offsetof(UNiagaraDataInterfaceDebugDraw, OverrideMaxLineInstances) == 0x000038, "Member 'UNiagaraDataInterfaceDebugDraw::OverrideMaxLineInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceEmitterProperties \ static_assert(alignof(UNiagaraDataInterfaceEmitterProperties) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceEmitterProperties"); \ static_assert(sizeof(UNiagaraDataInterfaceEmitterProperties) == 0x000048, "Wrong size on UNiagaraDataInterfaceEmitterProperties"); \ static_assert(offsetof(UNiagaraDataInterfaceEmitterProperties, EmitterBinding) == 0x000038, "Member 'UNiagaraDataInterfaceEmitterProperties::EmitterBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraScratchPadContainer \ static_assert(alignof(UNiagaraScratchPadContainer) == 0x000008, "Wrong alignment on UNiagaraScratchPadContainer"); \ static_assert(sizeof(UNiagaraScratchPadContainer) == 0x000028, "Wrong size on UNiagaraScratchPadContainer"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGBuffer \ static_assert(alignof(UNiagaraDataInterfaceGBuffer) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGBuffer"); \ static_assert(sizeof(UNiagaraDataInterfaceGBuffer) == 0x000038, "Wrong size on UNiagaraDataInterfaceGBuffer"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfacePhysicsAsset \ static_assert(alignof(UNiagaraDataInterfacePhysicsAsset) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePhysicsAsset"); \ static_assert(sizeof(UNiagaraDataInterfacePhysicsAsset) == 0x0000B0, "Wrong size on UNiagaraDataInterfacePhysicsAsset"); \ static_assert(offsetof(UNiagaraDataInterfacePhysicsAsset, DefaultSource) == 0x000038, "Member 'UNiagaraDataInterfacePhysicsAsset::DefaultSource' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfacePhysicsAsset, SoftSourceActor) == 0x000040, "Member 'UNiagaraDataInterfacePhysicsAsset::SoftSourceActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfacePhysicsAsset, MeshUserParameter) == 0x000070, "Member 'UNiagaraDataInterfacePhysicsAsset::MeshUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INiagaraPhysicsAssetDICollectorInterface \ static_assert(alignof(INiagaraPhysicsAssetDICollectorInterface) == 0x000001, "Wrong alignment on INiagaraPhysicsAssetDICollectorInterface"); \ static_assert(sizeof(INiagaraPhysicsAssetDICollectorInterface) == 0x000001, "Wrong size on INiagaraPhysicsAssetDICollectorInterface"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceSimpleCounter \ static_assert(alignof(UNiagaraDataInterfaceSimpleCounter) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceSimpleCounter"); \ static_assert(sizeof(UNiagaraDataInterfaceSimpleCounter) == 0x000040, "Wrong size on UNiagaraDataInterfaceSimpleCounter"); \ static_assert(offsetof(UNiagaraDataInterfaceSimpleCounter, GpuSyncMode) == 0x000038, "Member 'UNiagaraDataInterfaceSimpleCounter::GpuSyncMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSimpleCounter, InitialValue) == 0x00003C, "Member 'UNiagaraDataInterfaceSimpleCounter::InitialValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceStaticMesh_OnSourceEndPlay \ static_assert(alignof(NiagaraDataInterfaceStaticMesh_OnSourceEndPlay) == 0x000008, "Wrong alignment on NiagaraDataInterfaceStaticMesh_OnSourceEndPlay"); \ static_assert(sizeof(NiagaraDataInterfaceStaticMesh_OnSourceEndPlay) == 0x000010, "Wrong size on NiagaraDataInterfaceStaticMesh_OnSourceEndPlay"); \ static_assert(offsetof(NiagaraDataInterfaceStaticMesh_OnSourceEndPlay, InSource) == 0x000000, "Member 'NiagaraDataInterfaceStaticMesh_OnSourceEndPlay::InSource' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceStaticMesh_OnSourceEndPlay, Reason) == 0x000008, "Member 'NiagaraDataInterfaceStaticMesh_OnSourceEndPlay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceStaticMesh \ static_assert(alignof(UNiagaraDataInterfaceStaticMesh) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceStaticMesh"); \ static_assert(sizeof(UNiagaraDataInterfaceStaticMesh) == 0x0000B0, "Wrong size on UNiagaraDataInterfaceStaticMesh"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, SourceMode) == 0x000038, "Member 'UNiagaraDataInterfaceStaticMesh::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, DefaultMesh) == 0x000040, "Member 'UNiagaraDataInterfaceStaticMesh::DefaultMesh' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, SoftSourceActor) == 0x000048, "Member 'UNiagaraDataInterfaceStaticMesh::SoftSourceActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, SourceComponent) == 0x000078, "Member 'UNiagaraDataInterfaceStaticMesh::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, SectionFilter) == 0x000080, "Member 'UNiagaraDataInterfaceStaticMesh::SectionFilter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, bUsePhysicsBodyVelocity) == 0x000090, "Member 'UNiagaraDataInterfaceStaticMesh::bUsePhysicsBodyVelocity' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceStaticMesh, FilteredSockets) == 0x000098, "Member 'UNiagaraDataInterfaceStaticMesh::FilteredSockets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap \ static_assert(alignof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap) == 0x000008, "Wrong alignment on NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap"); \ static_assert(sizeof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap) == 0x000020, "Wrong size on NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap"); \ static_assert(offsetof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap, NiagaraComponent) == 0x000000, "Member 'NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap::NiagaraComponent' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap, UserParameterName) == 0x000008, "Member 'NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap::UserParameterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap, GraphName) == 0x000010, "Member 'NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap::GraphName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap, RemapName) == 0x000018, "Member 'NiagaraDataInterfaceUObjectPropertyReader_SetUObjectReaderPropertyRemap::RemapName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceUObjectPropertyReader \ static_assert(alignof(UNiagaraDataInterfaceUObjectPropertyReader) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceUObjectPropertyReader"); \ static_assert(sizeof(UNiagaraDataInterfaceUObjectPropertyReader) == 0x0000A8, "Wrong size on UNiagaraDataInterfaceUObjectPropertyReader"); \ static_assert(offsetof(UNiagaraDataInterfaceUObjectPropertyReader, UObjectParameterBinding) == 0x000038, "Member 'UNiagaraDataInterfaceUObjectPropertyReader::UObjectParameterBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceUObjectPropertyReader, PropertyRemap) == 0x000058, "Member 'UNiagaraDataInterfaceUObjectPropertyReader::PropertyRemap' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceUObjectPropertyReader, SourceActor) == 0x000068, "Member 'UNiagaraDataInterfaceUObjectPropertyReader::SourceActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceUObjectPropertyReader, SourceActorComponentClass) == 0x000098, "Member 'UNiagaraDataInterfaceUObjectPropertyReader::SourceActorComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraSystemSpawnSection \ static_assert(alignof(UMovieSceneNiagaraSystemSpawnSection) == 0x000008, "Wrong alignment on UMovieSceneNiagaraSystemSpawnSection"); \ static_assert(sizeof(UMovieSceneNiagaraSystemSpawnSection) == 0x000100, "Wrong size on UMovieSceneNiagaraSystemSpawnSection"); \ static_assert(offsetof(UMovieSceneNiagaraSystemSpawnSection, SectionStartBehavior) == 0x0000F0, "Member 'UMovieSceneNiagaraSystemSpawnSection::SectionStartBehavior' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneNiagaraSystemSpawnSection, SectionEvaluateBehavior) == 0x0000F4, "Member 'UMovieSceneNiagaraSystemSpawnSection::SectionEvaluateBehavior' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneNiagaraSystemSpawnSection, SectionEndBehavior) == 0x0000F8, "Member 'UMovieSceneNiagaraSystemSpawnSection::SectionEndBehavior' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneNiagaraSystemSpawnSection, AgeUpdateMode) == 0x0000FC, "Member 'UMovieSceneNiagaraSystemSpawnSection::AgeUpdateMode' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneNiagaraSystemSpawnSection, bAllowScalability) == 0x0000FD, "Member 'UMovieSceneNiagaraSystemSpawnSection::bAllowScalability' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSimulationStageBase \ static_assert(alignof(UNiagaraSimulationStageBase) == 0x000008, "Wrong alignment on UNiagaraSimulationStageBase"); \ static_assert(sizeof(UNiagaraSimulationStageBase) == 0x000040, "Wrong size on UNiagaraSimulationStageBase"); \ static_assert(offsetof(UNiagaraSimulationStageBase, Script) == 0x000028, "Member 'UNiagaraSimulationStageBase::Script' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageBase, SimulationStageName) == 0x000030, "Member 'UNiagaraSimulationStageBase::SimulationStageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSimulationStageGeneric \ static_assert(alignof(UNiagaraSimulationStageGeneric) == 0x000008, "Wrong alignment on UNiagaraSimulationStageGeneric"); \ static_assert(sizeof(UNiagaraSimulationStageGeneric) == 0x000308, "Wrong size on UNiagaraSimulationStageGeneric"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, EnabledBinding) == 0x000040, "Member 'UNiagaraSimulationStageGeneric::EnabledBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ElementCountBinding) == 0x000098, "Member 'UNiagaraSimulationStageGeneric::ElementCountBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ElementCountXBinding) == 0x0000F0, "Member 'UNiagaraSimulationStageGeneric::ElementCountXBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ElementCountYBinding) == 0x000148, "Member 'UNiagaraSimulationStageGeneric::ElementCountYBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ElementCountZBinding) == 0x0001A0, "Member 'UNiagaraSimulationStageGeneric::ElementCountZBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, IterationSource) == 0x0001F8, "Member 'UNiagaraSimulationStageGeneric::IterationSource' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, Iterations) == 0x0001FC, "Member 'UNiagaraSimulationStageGeneric::Iterations' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, NumIterationsBinding) == 0x000200, "Member 'UNiagaraSimulationStageGeneric::NumIterationsBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ExecuteBehavior) == 0x00025C, "Member 'UNiagaraSimulationStageGeneric::ExecuteBehavior' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, DataInterface) == 0x000268, "Member 'UNiagaraSimulationStageGeneric::DataInterface' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ParticleIterationStateBinding) == 0x000290, "Member 'UNiagaraSimulationStageGeneric::ParticleIterationStateBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, ParticleIterationStateRange) == 0x0002E8, "Member 'UNiagaraSimulationStageGeneric::ParticleIterationStateRange' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, OverrideGpuDispatchType) == 0x0002F4, "Member 'UNiagaraSimulationStageGeneric::OverrideGpuDispatchType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSimulationStageGeneric, OverrideGpuDispatchNumThreads) == 0x0002FC, "Member 'UNiagaraSimulationStageGeneric::OverrideGpuDispatchNumThreads' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraTrack \ static_assert(alignof(UMovieSceneNiagaraTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraTrack"); \ static_assert(sizeof(UMovieSceneNiagaraTrack) == 0x0000A8, "Wrong size on UMovieSceneNiagaraTrack"); \ static_assert(offsetof(UMovieSceneNiagaraTrack, Sections) == 0x000098, "Member 'UMovieSceneNiagaraTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraSystemTrack \ static_assert(alignof(UMovieSceneNiagaraSystemTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraSystemTrack"); \ static_assert(sizeof(UMovieSceneNiagaraSystemTrack) == 0x0000B0, "Wrong size on UMovieSceneNiagaraSystemTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraParameterTrack \ static_assert(alignof(UMovieSceneNiagaraParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraParameterTrack) == 0x0000C8, "Wrong size on UMovieSceneNiagaraParameterTrack"); \ static_assert(offsetof(UMovieSceneNiagaraParameterTrack, Parameter) == 0x0000A8, "Member 'UMovieSceneNiagaraParameterTrack::Parameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraBoolParameterTrack \ static_assert(alignof(UMovieSceneNiagaraBoolParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraBoolParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraBoolParameterTrack) == 0x0000D0, "Wrong size on UMovieSceneNiagaraBoolParameterTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraColorParameterTrack \ static_assert(alignof(UMovieSceneNiagaraColorParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraColorParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraColorParameterTrack) == 0x0000D0, "Wrong size on UMovieSceneNiagaraColorParameterTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraFloatParameterTrack \ static_assert(alignof(UMovieSceneNiagaraFloatParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraFloatParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraFloatParameterTrack) == 0x0000D0, "Wrong size on UMovieSceneNiagaraFloatParameterTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraIntegerParameterTrack \ static_assert(alignof(UMovieSceneNiagaraIntegerParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraIntegerParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraIntegerParameterTrack) == 0x0000D0, "Wrong size on UMovieSceneNiagaraIntegerParameterTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneNiagaraVectorParameterTrack \ static_assert(alignof(UMovieSceneNiagaraVectorParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneNiagaraVectorParameterTrack"); \ static_assert(sizeof(UMovieSceneNiagaraVectorParameterTrack) == 0x0000D8, "Wrong size on UMovieSceneNiagaraVectorParameterTrack"); \ static_assert(offsetof(UMovieSceneNiagaraVectorParameterTrack, ChannelsUsed) == 0x0000D0, "Member 'UMovieSceneNiagaraVectorParameterTrack::ChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraActor_OnNiagaraSystemFinished \ static_assert(alignof(NiagaraActor_OnNiagaraSystemFinished) == 0x000008, "Wrong alignment on NiagaraActor_OnNiagaraSystemFinished"); \ static_assert(sizeof(NiagaraActor_OnNiagaraSystemFinished) == 0x000008, "Wrong size on NiagaraActor_OnNiagaraSystemFinished"); \ static_assert(offsetof(NiagaraActor_OnNiagaraSystemFinished, FinishedComponent) == 0x000000, "Member 'NiagaraActor_OnNiagaraSystemFinished::FinishedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraActor_SetDestroyOnSystemFinish \ static_assert(alignof(NiagaraActor_SetDestroyOnSystemFinish) == 0x000001, "Wrong alignment on NiagaraActor_SetDestroyOnSystemFinish"); \ static_assert(sizeof(NiagaraActor_SetDestroyOnSystemFinish) == 0x000001, "Wrong size on NiagaraActor_SetDestroyOnSystemFinish"); \ static_assert(offsetof(NiagaraActor_SetDestroyOnSystemFinish, bShouldDestroyOnSystemFinish) == 0x000000, "Member 'NiagaraActor_SetDestroyOnSystemFinish::bShouldDestroyOnSystemFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraActor \ static_assert(alignof(ANiagaraActor) == 0x000008, "Wrong alignment on ANiagaraActor"); \ static_assert(sizeof(ANiagaraActor) == 0x0002C0, "Wrong size on ANiagaraActor"); \ static_assert(offsetof(ANiagaraActor, NiagaraComponent) == 0x0002B0, "Member 'ANiagaraActor::NiagaraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBakerOutput \ static_assert(alignof(UNiagaraBakerOutput) == 0x000008, "Wrong alignment on UNiagaraBakerOutput"); \ static_assert(sizeof(UNiagaraBakerOutput) == 0x000038, "Wrong size on UNiagaraBakerOutput"); \ static_assert(offsetof(UNiagaraBakerOutput, OutputName) == 0x000028, "Member 'UNiagaraBakerOutput::OutputName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBakerOutputSimCache \ static_assert(alignof(UNiagaraBakerOutputSimCache) == 0x000008, "Wrong alignment on UNiagaraBakerOutputSimCache"); \ static_assert(sizeof(UNiagaraBakerOutputSimCache) == 0x000080, "Wrong size on UNiagaraBakerOutputSimCache"); \ static_assert(offsetof(UNiagaraBakerOutputSimCache, SimCacheAssetPathFormat) == 0x000038, "Member 'UNiagaraBakerOutputSimCache::SimCacheAssetPathFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputSimCache, CreateParameters) == 0x000048, "Member 'UNiagaraBakerOutputSimCache::CreateParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBakerOutputTexture2D \ static_assert(alignof(UNiagaraBakerOutputTexture2D) == 0x000008, "Wrong alignment on UNiagaraBakerOutputTexture2D"); \ static_assert(sizeof(UNiagaraBakerOutputTexture2D) == 0x0000A0, "Wrong size on UNiagaraBakerOutputTexture2D"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, SourceBinding) == 0x000038, "Member 'UNiagaraBakerOutputTexture2D::SourceBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, FrameSize) == 0x000054, "Member 'UNiagaraBakerOutputTexture2D::FrameSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, AtlasTextureSize) == 0x00005C, "Member 'UNiagaraBakerOutputTexture2D::AtlasTextureSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, TextureAddressX) == 0x00006C, "Member 'UNiagaraBakerOutputTexture2D::TextureAddressX' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, TextureAddressY) == 0x00006D, "Member 'UNiagaraBakerOutputTexture2D::TextureAddressY' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, AtlasAssetPathFormat) == 0x000070, "Member 'UNiagaraBakerOutputTexture2D::AtlasAssetPathFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, FramesAssetPathFormat) == 0x000080, "Member 'UNiagaraBakerOutputTexture2D::FramesAssetPathFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputTexture2D, FramesExportPathFormat) == 0x000090, "Member 'UNiagaraBakerOutputTexture2D::FramesExportPathFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBakerOutputVolumeTexture \ static_assert(alignof(UNiagaraBakerOutputVolumeTexture) == 0x000008, "Wrong alignment on UNiagaraBakerOutputVolumeTexture"); \ static_assert(sizeof(UNiagaraBakerOutputVolumeTexture) == 0x000088, "Wrong size on UNiagaraBakerOutputVolumeTexture"); \ static_assert(offsetof(UNiagaraBakerOutputVolumeTexture, SourceBinding) == 0x000038, "Member 'UNiagaraBakerOutputVolumeTexture::SourceBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputVolumeTexture, AtlasAssetPathFormat) == 0x000058, "Member 'UNiagaraBakerOutputVolumeTexture::AtlasAssetPathFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputVolumeTexture, FramesAssetPathFormat) == 0x000068, "Member 'UNiagaraBakerOutputVolumeTexture::FramesAssetPathFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerOutputVolumeTexture, FramesExportPathFormat) == 0x000078, "Member 'UNiagaraBakerOutputVolumeTexture::FramesExportPathFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBakerSettings \ static_assert(alignof(UNiagaraBakerSettings) == 0x000008, "Wrong alignment on UNiagaraBakerSettings"); \ static_assert(sizeof(UNiagaraBakerSettings) == 0x0001F0, "Wrong size on UNiagaraBakerSettings"); \ static_assert(offsetof(UNiagaraBakerSettings, StartSeconds) == 0x000028, "Member 'UNiagaraBakerSettings::StartSeconds' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, DurationSeconds) == 0x00002C, "Member 'UNiagaraBakerSettings::DurationSeconds' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, FramesPerSecond) == 0x000030, "Member 'UNiagaraBakerSettings::FramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, FramesPerDimension) == 0x000038, "Member 'UNiagaraBakerSettings::FramesPerDimension' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, Outputs) == 0x000040, "Member 'UNiagaraBakerSettings::Outputs' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraSettings) == 0x000050, "Member 'UNiagaraBakerSettings::CameraSettings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CurrentCameraIndex) == 0x000060, "Member 'UNiagaraBakerSettings::CurrentCameraIndex' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, BakeQualityLevel) == 0x000064, "Member 'UNiagaraBakerSettings::BakeQualityLevel' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, OutputTextures) == 0x000070, "Member 'UNiagaraBakerSettings::OutputTextures' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraViewportMode) == 0x000080, "Member 'UNiagaraBakerSettings::CameraViewportMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraViewportLocation) == 0x000088, "Member 'UNiagaraBakerSettings::CameraViewportLocation' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraViewportRotation) == 0x000130, "Member 'UNiagaraBakerSettings::CameraViewportRotation' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraOrbitDistance) == 0x0001D8, "Member 'UNiagaraBakerSettings::CameraOrbitDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraFOV) == 0x0001DC, "Member 'UNiagaraBakerSettings::CameraFOV' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraOrthoWidth) == 0x0001E0, "Member 'UNiagaraBakerSettings::CameraOrthoWidth' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBakerSettings, CameraAspectRatio) == 0x0001E8, "Member 'UNiagaraBakerSettings::CameraAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_AdvanceSimulation \ static_assert(alignof(NiagaraComponent_AdvanceSimulation) == 0x000004, "Wrong alignment on NiagaraComponent_AdvanceSimulation"); \ static_assert(sizeof(NiagaraComponent_AdvanceSimulation) == 0x000008, "Wrong size on NiagaraComponent_AdvanceSimulation"); \ static_assert(offsetof(NiagaraComponent_AdvanceSimulation, TickCount) == 0x000000, "Member 'NiagaraComponent_AdvanceSimulation::TickCount' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_AdvanceSimulation, TickDeltaSeconds) == 0x000004, "Member 'NiagaraComponent_AdvanceSimulation::TickDeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_AdvanceSimulationByTime \ static_assert(alignof(NiagaraComponent_AdvanceSimulationByTime) == 0x000004, "Wrong alignment on NiagaraComponent_AdvanceSimulationByTime"); \ static_assert(sizeof(NiagaraComponent_AdvanceSimulationByTime) == 0x000008, "Wrong size on NiagaraComponent_AdvanceSimulationByTime"); \ static_assert(offsetof(NiagaraComponent_AdvanceSimulationByTime, SimulateTime) == 0x000000, "Member 'NiagaraComponent_AdvanceSimulationByTime::SimulateTime' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_AdvanceSimulationByTime, TickDeltaSeconds) == 0x000004, "Member 'NiagaraComponent_AdvanceSimulationByTime::TickDeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_ClearEmitterFixedBounds \ static_assert(alignof(NiagaraComponent_ClearEmitterFixedBounds) == 0x000004, "Wrong alignment on NiagaraComponent_ClearEmitterFixedBounds"); \ static_assert(sizeof(NiagaraComponent_ClearEmitterFixedBounds) == 0x000008, "Wrong size on NiagaraComponent_ClearEmitterFixedBounds"); \ static_assert(offsetof(NiagaraComponent_ClearEmitterFixedBounds, EmitterName) == 0x000000, "Member 'NiagaraComponent_ClearEmitterFixedBounds::EmitterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_ClearSimCache \ static_assert(alignof(NiagaraComponent_ClearSimCache) == 0x000001, "Wrong alignment on NiagaraComponent_ClearSimCache"); \ static_assert(sizeof(NiagaraComponent_ClearSimCache) == 0x000001, "Wrong size on NiagaraComponent_ClearSimCache"); \ static_assert(offsetof(NiagaraComponent_ClearSimCache, bResetSystem) == 0x000000, "Member 'NiagaraComponent_ClearSimCache::bResetSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetDataInterface \ static_assert(alignof(NiagaraComponent_GetDataInterface) == 0x000008, "Wrong alignment on NiagaraComponent_GetDataInterface"); \ static_assert(sizeof(NiagaraComponent_GetDataInterface) == 0x000018, "Wrong size on NiagaraComponent_GetDataInterface"); \ static_assert(offsetof(NiagaraComponent_GetDataInterface, Name_0) == 0x000000, "Member 'NiagaraComponent_GetDataInterface::Name_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetDataInterface, ReturnValue) == 0x000010, "Member 'NiagaraComponent_GetDataInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetNiagaraParticlePositions_DebugOnly \ static_assert(alignof(NiagaraComponent_GetNiagaraParticlePositions_DebugOnly) == 0x000008, "Wrong alignment on NiagaraComponent_GetNiagaraParticlePositions_DebugOnly"); \ static_assert(sizeof(NiagaraComponent_GetNiagaraParticlePositions_DebugOnly) == 0x000020, "Wrong size on NiagaraComponent_GetNiagaraParticlePositions_DebugOnly"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticlePositions_DebugOnly, InEmitterName) == 0x000000, "Member 'NiagaraComponent_GetNiagaraParticlePositions_DebugOnly::InEmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticlePositions_DebugOnly, ReturnValue) == 0x000010, "Member 'NiagaraComponent_GetNiagaraParticlePositions_DebugOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetNiagaraParticleValues_DebugOnly \ static_assert(alignof(NiagaraComponent_GetNiagaraParticleValues_DebugOnly) == 0x000008, "Wrong alignment on NiagaraComponent_GetNiagaraParticleValues_DebugOnly"); \ static_assert(sizeof(NiagaraComponent_GetNiagaraParticleValues_DebugOnly) == 0x000030, "Wrong size on NiagaraComponent_GetNiagaraParticleValues_DebugOnly"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValues_DebugOnly, InEmitterName) == 0x000000, "Member 'NiagaraComponent_GetNiagaraParticleValues_DebugOnly::InEmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValues_DebugOnly, InValueName) == 0x000010, "Member 'NiagaraComponent_GetNiagaraParticleValues_DebugOnly::InValueName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValues_DebugOnly, ReturnValue) == 0x000020, "Member 'NiagaraComponent_GetNiagaraParticleValues_DebugOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly \ static_assert(alignof(NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly) == 0x000008, "Wrong alignment on NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly"); \ static_assert(sizeof(NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly) == 0x000030, "Wrong size on NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly, InEmitterName) == 0x000000, "Member 'NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly::InEmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly, InValueName) == 0x000010, "Member 'NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly::InValueName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly, ReturnValue) == 0x000020, "Member 'NiagaraComponent_GetNiagaraParticleValueVec3_DebugOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SeekToDesiredAge \ static_assert(alignof(NiagaraComponent_SeekToDesiredAge) == 0x000004, "Wrong alignment on NiagaraComponent_SeekToDesiredAge"); \ static_assert(sizeof(NiagaraComponent_SeekToDesiredAge) == 0x000004, "Wrong size on NiagaraComponent_SeekToDesiredAge"); \ static_assert(offsetof(NiagaraComponent_SeekToDesiredAge, InDesiredAge) == 0x000000, "Member 'NiagaraComponent_SeekToDesiredAge::InDesiredAge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetAgeUpdateMode \ static_assert(alignof(NiagaraComponent_SetAgeUpdateMode) == 0x000001, "Wrong alignment on NiagaraComponent_SetAgeUpdateMode"); \ static_assert(sizeof(NiagaraComponent_SetAgeUpdateMode) == 0x000001, "Wrong size on NiagaraComponent_SetAgeUpdateMode"); \ static_assert(offsetof(NiagaraComponent_SetAgeUpdateMode, InAgeUpdateMode) == 0x000000, "Member 'NiagaraComponent_SetAgeUpdateMode::InAgeUpdateMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetAllowScalability \ static_assert(alignof(NiagaraComponent_SetAllowScalability) == 0x000001, "Wrong alignment on NiagaraComponent_SetAllowScalability"); \ static_assert(sizeof(NiagaraComponent_SetAllowScalability) == 0x000001, "Wrong size on NiagaraComponent_SetAllowScalability"); \ static_assert(offsetof(NiagaraComponent_SetAllowScalability, bAllow) == 0x000000, "Member 'NiagaraComponent_SetAllowScalability::bAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetAsset \ static_assert(alignof(NiagaraComponent_SetAsset) == 0x000008, "Wrong alignment on NiagaraComponent_SetAsset"); \ static_assert(sizeof(NiagaraComponent_SetAsset) == 0x000010, "Wrong size on NiagaraComponent_SetAsset"); \ static_assert(offsetof(NiagaraComponent_SetAsset, InAsset) == 0x000000, "Member 'NiagaraComponent_SetAsset::InAsset' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetAsset, bResetExistingOverrideParameters) == 0x000008, "Member 'NiagaraComponent_SetAsset::bResetExistingOverrideParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetAutoDestroy \ static_assert(alignof(NiagaraComponent_SetAutoDestroy) == 0x000001, "Wrong alignment on NiagaraComponent_SetAutoDestroy"); \ static_assert(sizeof(NiagaraComponent_SetAutoDestroy) == 0x000001, "Wrong size on NiagaraComponent_SetAutoDestroy"); \ static_assert(offsetof(NiagaraComponent_SetAutoDestroy, bInAutoDestroy) == 0x000000, "Member 'NiagaraComponent_SetAutoDestroy::bInAutoDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetCanRenderWhileSeeking \ static_assert(alignof(NiagaraComponent_SetCanRenderWhileSeeking) == 0x000001, "Wrong alignment on NiagaraComponent_SetCanRenderWhileSeeking"); \ static_assert(sizeof(NiagaraComponent_SetCanRenderWhileSeeking) == 0x000001, "Wrong size on NiagaraComponent_SetCanRenderWhileSeeking"); \ static_assert(offsetof(NiagaraComponent_SetCanRenderWhileSeeking, bInCanRenderWhileSeeking) == 0x000000, "Member 'NiagaraComponent_SetCanRenderWhileSeeking::bInCanRenderWhileSeeking' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetCustomTimeDilation \ static_assert(alignof(NiagaraComponent_SetCustomTimeDilation) == 0x000004, "Wrong alignment on NiagaraComponent_SetCustomTimeDilation"); \ static_assert(sizeof(NiagaraComponent_SetCustomTimeDilation) == 0x000004, "Wrong size on NiagaraComponent_SetCustomTimeDilation"); \ static_assert(offsetof(NiagaraComponent_SetCustomTimeDilation, Dilation) == 0x000000, "Member 'NiagaraComponent_SetCustomTimeDilation::Dilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetDesiredAge \ static_assert(alignof(NiagaraComponent_SetDesiredAge) == 0x000004, "Wrong alignment on NiagaraComponent_SetDesiredAge"); \ static_assert(sizeof(NiagaraComponent_SetDesiredAge) == 0x000004, "Wrong size on NiagaraComponent_SetDesiredAge"); \ static_assert(offsetof(NiagaraComponent_SetDesiredAge, InDesiredAge) == 0x000000, "Member 'NiagaraComponent_SetDesiredAge::InDesiredAge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetEmitterFixedBounds \ static_assert(alignof(NiagaraComponent_SetEmitterFixedBounds) == 0x000008, "Wrong alignment on NiagaraComponent_SetEmitterFixedBounds"); \ static_assert(sizeof(NiagaraComponent_SetEmitterFixedBounds) == 0x000040, "Wrong size on NiagaraComponent_SetEmitterFixedBounds"); \ static_assert(offsetof(NiagaraComponent_SetEmitterFixedBounds, EmitterName) == 0x000000, "Member 'NiagaraComponent_SetEmitterFixedBounds::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetEmitterFixedBounds, LocalBounds) == 0x000008, "Member 'NiagaraComponent_SetEmitterFixedBounds::LocalBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetForceLocalPlayerEffect \ static_assert(alignof(NiagaraComponent_SetForceLocalPlayerEffect) == 0x000001, "Wrong alignment on NiagaraComponent_SetForceLocalPlayerEffect"); \ static_assert(sizeof(NiagaraComponent_SetForceLocalPlayerEffect) == 0x000001, "Wrong size on NiagaraComponent_SetForceLocalPlayerEffect"); \ static_assert(offsetof(NiagaraComponent_SetForceLocalPlayerEffect, bIsPlayerEffect) == 0x000000, "Member 'NiagaraComponent_SetForceLocalPlayerEffect::bIsPlayerEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetForceSolo \ static_assert(alignof(NiagaraComponent_SetForceSolo) == 0x000001, "Wrong alignment on NiagaraComponent_SetForceSolo"); \ static_assert(sizeof(NiagaraComponent_SetForceSolo) == 0x000001, "Wrong size on NiagaraComponent_SetForceSolo"); \ static_assert(offsetof(NiagaraComponent_SetForceSolo, bInForceSolo) == 0x000000, "Member 'NiagaraComponent_SetForceSolo::bInForceSolo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetGpuComputeDebug \ static_assert(alignof(NiagaraComponent_SetGpuComputeDebug) == 0x000001, "Wrong alignment on NiagaraComponent_SetGpuComputeDebug"); \ static_assert(sizeof(NiagaraComponent_SetGpuComputeDebug) == 0x000001, "Wrong size on NiagaraComponent_SetGpuComputeDebug"); \ static_assert(offsetof(NiagaraComponent_SetGpuComputeDebug, bEnableDebug) == 0x000000, "Member 'NiagaraComponent_SetGpuComputeDebug::bEnableDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta \ static_assert(alignof(NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta) == 0x000001, "Wrong alignment on NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta"); \ static_assert(sizeof(NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta) == 0x000001, "Wrong size on NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta"); \ static_assert(offsetof(NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta, bLock) == 0x000000, "Member 'NiagaraComponent_SetLockDesiredAgeDeltaTimeToSeekDelta::bLock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetMaxSimTime \ static_assert(alignof(NiagaraComponent_SetMaxSimTime) == 0x000004, "Wrong alignment on NiagaraComponent_SetMaxSimTime"); \ static_assert(sizeof(NiagaraComponent_SetMaxSimTime) == 0x000004, "Wrong size on NiagaraComponent_SetMaxSimTime"); \ static_assert(offsetof(NiagaraComponent_SetMaxSimTime, InMaxTime) == 0x000000, "Member 'NiagaraComponent_SetMaxSimTime::InMaxTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableActor \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableActor) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableActor"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableActor) == 0x000018, "Wrong size on NiagaraComponent_SetNiagaraVariableActor"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableActor, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableActor::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableActor, Actor) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableBool \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableBool) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableBool"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableBool) == 0x000018, "Wrong size on NiagaraComponent_SetNiagaraVariableBool"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableBool, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableBool::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableBool, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableBool::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableFloat \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableFloat) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableFloat"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableFloat) == 0x000018, "Wrong size on NiagaraComponent_SetNiagaraVariableFloat"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableFloat, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableFloat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableFloat, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableFloat::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableInt \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableInt) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableInt"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableInt) == 0x000018, "Wrong size on NiagaraComponent_SetNiagaraVariableInt"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableInt, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableInt::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableInt, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableInt::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableLinearColor \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableLinearColor) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableLinearColor"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableLinearColor) == 0x000020, "Wrong size on NiagaraComponent_SetNiagaraVariableLinearColor"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableLinearColor, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableLinearColor::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableLinearColor, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableLinearColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableMatrix \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableMatrix) == 0x000010, "Wrong alignment on NiagaraComponent_SetNiagaraVariableMatrix"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableMatrix) == 0x000090, "Wrong size on NiagaraComponent_SetNiagaraVariableMatrix"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableMatrix, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableMatrix::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableMatrix, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableMatrix::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableObject \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableObject) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableObject"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableObject) == 0x000018, "Wrong size on NiagaraComponent_SetNiagaraVariableObject"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableObject, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableObject::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableObject, Object) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableObject::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariablePosition \ static_assert(alignof(NiagaraComponent_SetNiagaraVariablePosition) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariablePosition"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariablePosition) == 0x000028, "Wrong size on NiagaraComponent_SetNiagaraVariablePosition"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariablePosition, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariablePosition::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariablePosition, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariablePosition::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableQuat \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableQuat) == 0x000010, "Wrong alignment on NiagaraComponent_SetNiagaraVariableQuat"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableQuat) == 0x000030, "Wrong size on NiagaraComponent_SetNiagaraVariableQuat"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableQuat, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableQuat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableQuat, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableQuat::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableVec2 \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableVec2) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableVec2"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableVec2) == 0x000020, "Wrong size on NiagaraComponent_SetNiagaraVariableVec2"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec2, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableVec2::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec2, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableVec2::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableVec3 \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableVec3) == 0x000008, "Wrong alignment on NiagaraComponent_SetNiagaraVariableVec3"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableVec3) == 0x000028, "Wrong size on NiagaraComponent_SetNiagaraVariableVec3"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec3, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableVec3::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec3, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableVec3::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetNiagaraVariableVec4 \ static_assert(alignof(NiagaraComponent_SetNiagaraVariableVec4) == 0x000010, "Wrong alignment on NiagaraComponent_SetNiagaraVariableVec4"); \ static_assert(sizeof(NiagaraComponent_SetNiagaraVariableVec4) == 0x000030, "Wrong size on NiagaraComponent_SetNiagaraVariableVec4"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec4, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetNiagaraVariableVec4::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetNiagaraVariableVec4, InValue) == 0x000010, "Member 'NiagaraComponent_SetNiagaraVariableVec4::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetPaused \ static_assert(alignof(NiagaraComponent_SetPaused) == 0x000001, "Wrong alignment on NiagaraComponent_SetPaused"); \ static_assert(sizeof(NiagaraComponent_SetPaused) == 0x000001, "Wrong size on NiagaraComponent_SetPaused"); \ static_assert(offsetof(NiagaraComponent_SetPaused, bInPaused) == 0x000000, "Member 'NiagaraComponent_SetPaused::bInPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetPreviewLODDistance \ static_assert(alignof(NiagaraComponent_SetPreviewLODDistance) == 0x000004, "Wrong alignment on NiagaraComponent_SetPreviewLODDistance"); \ static_assert(sizeof(NiagaraComponent_SetPreviewLODDistance) == 0x00000C, "Wrong size on NiagaraComponent_SetPreviewLODDistance"); \ static_assert(offsetof(NiagaraComponent_SetPreviewLODDistance, bEnablePreviewLODDistance) == 0x000000, "Member 'NiagaraComponent_SetPreviewLODDistance::bEnablePreviewLODDistance' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetPreviewLODDistance, PreviewLODDistance) == 0x000004, "Member 'NiagaraComponent_SetPreviewLODDistance::PreviewLODDistance' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetPreviewLODDistance, PreviewMaxDistance) == 0x000008, "Member 'NiagaraComponent_SetPreviewLODDistance::PreviewMaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetRandomSeedOffset \ static_assert(alignof(NiagaraComponent_SetRandomSeedOffset) == 0x000004, "Wrong alignment on NiagaraComponent_SetRandomSeedOffset"); \ static_assert(sizeof(NiagaraComponent_SetRandomSeedOffset) == 0x000004, "Wrong size on NiagaraComponent_SetRandomSeedOffset"); \ static_assert(offsetof(NiagaraComponent_SetRandomSeedOffset, NewRandomSeedOffset) == 0x000000, "Member 'NiagaraComponent_SetRandomSeedOffset::NewRandomSeedOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetRenderingEnabled \ static_assert(alignof(NiagaraComponent_SetRenderingEnabled) == 0x000001, "Wrong alignment on NiagaraComponent_SetRenderingEnabled"); \ static_assert(sizeof(NiagaraComponent_SetRenderingEnabled) == 0x000001, "Wrong size on NiagaraComponent_SetRenderingEnabled"); \ static_assert(offsetof(NiagaraComponent_SetRenderingEnabled, bInRenderingEnabled) == 0x000000, "Member 'NiagaraComponent_SetRenderingEnabled::bInRenderingEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetSeekDelta \ static_assert(alignof(NiagaraComponent_SetSeekDelta) == 0x000004, "Wrong alignment on NiagaraComponent_SetSeekDelta"); \ static_assert(sizeof(NiagaraComponent_SetSeekDelta) == 0x000004, "Wrong size on NiagaraComponent_SetSeekDelta"); \ static_assert(offsetof(NiagaraComponent_SetSeekDelta, InSeekDelta) == 0x000000, "Member 'NiagaraComponent_SetSeekDelta::InSeekDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetSimCache \ static_assert(alignof(NiagaraComponent_SetSimCache) == 0x000008, "Wrong alignment on NiagaraComponent_SetSimCache"); \ static_assert(sizeof(NiagaraComponent_SetSimCache) == 0x000010, "Wrong size on NiagaraComponent_SetSimCache"); \ static_assert(offsetof(NiagaraComponent_SetSimCache, SimCache_0) == 0x000000, "Member 'NiagaraComponent_SetSimCache::SimCache_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetSimCache, bResetSystem) == 0x000008, "Member 'NiagaraComponent_SetSimCache::bResetSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetSystemFixedBounds \ static_assert(alignof(NiagaraComponent_SetSystemFixedBounds) == 0x000008, "Wrong alignment on NiagaraComponent_SetSystemFixedBounds"); \ static_assert(sizeof(NiagaraComponent_SetSystemFixedBounds) == 0x000038, "Wrong size on NiagaraComponent_SetSystemFixedBounds"); \ static_assert(offsetof(NiagaraComponent_SetSystemFixedBounds, LocalBounds) == 0x000000, "Member 'NiagaraComponent_SetSystemFixedBounds::LocalBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetTickBehavior \ static_assert(alignof(NiagaraComponent_SetTickBehavior) == 0x000001, "Wrong alignment on NiagaraComponent_SetTickBehavior"); \ static_assert(sizeof(NiagaraComponent_SetTickBehavior) == 0x000001, "Wrong size on NiagaraComponent_SetTickBehavior"); \ static_assert(offsetof(NiagaraComponent_SetTickBehavior, NewTickBehavior) == 0x000000, "Member 'NiagaraComponent_SetTickBehavior::NewTickBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableActor \ static_assert(alignof(NiagaraComponent_SetVariableActor) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableActor"); \ static_assert(sizeof(NiagaraComponent_SetVariableActor) == 0x000010, "Wrong size on NiagaraComponent_SetVariableActor"); \ static_assert(offsetof(NiagaraComponent_SetVariableActor, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableActor::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableActor, Actor) == 0x000008, "Member 'NiagaraComponent_SetVariableActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableBool \ static_assert(alignof(NiagaraComponent_SetVariableBool) == 0x000004, "Wrong alignment on NiagaraComponent_SetVariableBool"); \ static_assert(sizeof(NiagaraComponent_SetVariableBool) == 0x00000C, "Wrong size on NiagaraComponent_SetVariableBool"); \ static_assert(offsetof(NiagaraComponent_SetVariableBool, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableBool::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableBool, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableBool::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableFloat \ static_assert(alignof(NiagaraComponent_SetVariableFloat) == 0x000004, "Wrong alignment on NiagaraComponent_SetVariableFloat"); \ static_assert(sizeof(NiagaraComponent_SetVariableFloat) == 0x00000C, "Wrong size on NiagaraComponent_SetVariableFloat"); \ static_assert(offsetof(NiagaraComponent_SetVariableFloat, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableFloat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableFloat, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableFloat::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableInt \ static_assert(alignof(NiagaraComponent_SetVariableInt) == 0x000004, "Wrong alignment on NiagaraComponent_SetVariableInt"); \ static_assert(sizeof(NiagaraComponent_SetVariableInt) == 0x00000C, "Wrong size on NiagaraComponent_SetVariableInt"); \ static_assert(offsetof(NiagaraComponent_SetVariableInt, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableInt::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableInt, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableInt::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableLinearColor \ static_assert(alignof(NiagaraComponent_SetVariableLinearColor) == 0x000004, "Wrong alignment on NiagaraComponent_SetVariableLinearColor"); \ static_assert(sizeof(NiagaraComponent_SetVariableLinearColor) == 0x000018, "Wrong size on NiagaraComponent_SetVariableLinearColor"); \ static_assert(offsetof(NiagaraComponent_SetVariableLinearColor, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableLinearColor::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableLinearColor, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableLinearColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableMaterial \ static_assert(alignof(NiagaraComponent_SetVariableMaterial) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableMaterial"); \ static_assert(sizeof(NiagaraComponent_SetVariableMaterial) == 0x000010, "Wrong size on NiagaraComponent_SetVariableMaterial"); \ static_assert(offsetof(NiagaraComponent_SetVariableMaterial, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableMaterial::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableMaterial, Object) == 0x000008, "Member 'NiagaraComponent_SetVariableMaterial::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableMatrix \ static_assert(alignof(NiagaraComponent_SetVariableMatrix) == 0x000010, "Wrong alignment on NiagaraComponent_SetVariableMatrix"); \ static_assert(sizeof(NiagaraComponent_SetVariableMatrix) == 0x000090, "Wrong size on NiagaraComponent_SetVariableMatrix"); \ static_assert(offsetof(NiagaraComponent_SetVariableMatrix, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableMatrix::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableMatrix, InValue) == 0x000010, "Member 'NiagaraComponent_SetVariableMatrix::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableObject \ static_assert(alignof(NiagaraComponent_SetVariableObject) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableObject"); \ static_assert(sizeof(NiagaraComponent_SetVariableObject) == 0x000010, "Wrong size on NiagaraComponent_SetVariableObject"); \ static_assert(offsetof(NiagaraComponent_SetVariableObject, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableObject::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableObject, Object) == 0x000008, "Member 'NiagaraComponent_SetVariableObject::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariablePosition \ static_assert(alignof(NiagaraComponent_SetVariablePosition) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariablePosition"); \ static_assert(sizeof(NiagaraComponent_SetVariablePosition) == 0x000020, "Wrong size on NiagaraComponent_SetVariablePosition"); \ static_assert(offsetof(NiagaraComponent_SetVariablePosition, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariablePosition::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariablePosition, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariablePosition::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableQuat \ static_assert(alignof(NiagaraComponent_SetVariableQuat) == 0x000010, "Wrong alignment on NiagaraComponent_SetVariableQuat"); \ static_assert(sizeof(NiagaraComponent_SetVariableQuat) == 0x000030, "Wrong size on NiagaraComponent_SetVariableQuat"); \ static_assert(offsetof(NiagaraComponent_SetVariableQuat, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableQuat::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableQuat, InValue) == 0x000010, "Member 'NiagaraComponent_SetVariableQuat::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableStaticMesh \ static_assert(alignof(NiagaraComponent_SetVariableStaticMesh) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableStaticMesh"); \ static_assert(sizeof(NiagaraComponent_SetVariableStaticMesh) == 0x000010, "Wrong size on NiagaraComponent_SetVariableStaticMesh"); \ static_assert(offsetof(NiagaraComponent_SetVariableStaticMesh, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableStaticMesh::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableStaticMesh, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableStaticMesh::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableTexture \ static_assert(alignof(NiagaraComponent_SetVariableTexture) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableTexture"); \ static_assert(sizeof(NiagaraComponent_SetVariableTexture) == 0x000010, "Wrong size on NiagaraComponent_SetVariableTexture"); \ static_assert(offsetof(NiagaraComponent_SetVariableTexture, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableTexture::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableTexture, Texture) == 0x000008, "Member 'NiagaraComponent_SetVariableTexture::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableTextureRenderTarget \ static_assert(alignof(NiagaraComponent_SetVariableTextureRenderTarget) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableTextureRenderTarget"); \ static_assert(sizeof(NiagaraComponent_SetVariableTextureRenderTarget) == 0x000010, "Wrong size on NiagaraComponent_SetVariableTextureRenderTarget"); \ static_assert(offsetof(NiagaraComponent_SetVariableTextureRenderTarget, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableTextureRenderTarget::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableTextureRenderTarget, TextureRenderTarget) == 0x000008, "Member 'NiagaraComponent_SetVariableTextureRenderTarget::TextureRenderTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableVec2 \ static_assert(alignof(NiagaraComponent_SetVariableVec2) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableVec2"); \ static_assert(sizeof(NiagaraComponent_SetVariableVec2) == 0x000018, "Wrong size on NiagaraComponent_SetVariableVec2"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec2, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableVec2::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec2, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableVec2::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableVec3 \ static_assert(alignof(NiagaraComponent_SetVariableVec3) == 0x000008, "Wrong alignment on NiagaraComponent_SetVariableVec3"); \ static_assert(sizeof(NiagaraComponent_SetVariableVec3) == 0x000020, "Wrong size on NiagaraComponent_SetVariableVec3"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec3, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableVec3::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec3, InValue) == 0x000008, "Member 'NiagaraComponent_SetVariableVec3::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_SetVariableVec4 \ static_assert(alignof(NiagaraComponent_SetVariableVec4) == 0x000010, "Wrong alignment on NiagaraComponent_SetVariableVec4"); \ static_assert(sizeof(NiagaraComponent_SetVariableVec4) == 0x000030, "Wrong size on NiagaraComponent_SetVariableVec4"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec4, InVariableName) == 0x000000, "Member 'NiagaraComponent_SetVariableVec4::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_SetVariableVec4, InValue) == 0x000010, "Member 'NiagaraComponent_SetVariableVec4::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetAgeUpdateMode \ static_assert(alignof(NiagaraComponent_GetAgeUpdateMode) == 0x000001, "Wrong alignment on NiagaraComponent_GetAgeUpdateMode"); \ static_assert(sizeof(NiagaraComponent_GetAgeUpdateMode) == 0x000001, "Wrong size on NiagaraComponent_GetAgeUpdateMode"); \ static_assert(offsetof(NiagaraComponent_GetAgeUpdateMode, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetAgeUpdateMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetAllowScalability \ static_assert(alignof(NiagaraComponent_GetAllowScalability) == 0x000001, "Wrong alignment on NiagaraComponent_GetAllowScalability"); \ static_assert(sizeof(NiagaraComponent_GetAllowScalability) == 0x000001, "Wrong size on NiagaraComponent_GetAllowScalability"); \ static_assert(offsetof(NiagaraComponent_GetAllowScalability, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetAllowScalability::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetAsset \ static_assert(alignof(NiagaraComponent_GetAsset) == 0x000008, "Wrong alignment on NiagaraComponent_GetAsset"); \ static_assert(sizeof(NiagaraComponent_GetAsset) == 0x000008, "Wrong size on NiagaraComponent_GetAsset"); \ static_assert(offsetof(NiagaraComponent_GetAsset, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetCustomTimeDilation \ static_assert(alignof(NiagaraComponent_GetCustomTimeDilation) == 0x000004, "Wrong alignment on NiagaraComponent_GetCustomTimeDilation"); \ static_assert(sizeof(NiagaraComponent_GetCustomTimeDilation) == 0x000004, "Wrong size on NiagaraComponent_GetCustomTimeDilation"); \ static_assert(offsetof(NiagaraComponent_GetCustomTimeDilation, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetCustomTimeDilation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetDesiredAge \ static_assert(alignof(NiagaraComponent_GetDesiredAge) == 0x000004, "Wrong alignment on NiagaraComponent_GetDesiredAge"); \ static_assert(sizeof(NiagaraComponent_GetDesiredAge) == 0x000004, "Wrong size on NiagaraComponent_GetDesiredAge"); \ static_assert(offsetof(NiagaraComponent_GetDesiredAge, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetDesiredAge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetEmitterFixedBounds \ static_assert(alignof(NiagaraComponent_GetEmitterFixedBounds) == 0x000008, "Wrong alignment on NiagaraComponent_GetEmitterFixedBounds"); \ static_assert(sizeof(NiagaraComponent_GetEmitterFixedBounds) == 0x000040, "Wrong size on NiagaraComponent_GetEmitterFixedBounds"); \ static_assert(offsetof(NiagaraComponent_GetEmitterFixedBounds, EmitterName) == 0x000000, "Member 'NiagaraComponent_GetEmitterFixedBounds::EmitterName' has a wrong offset!"); \ static_assert(offsetof(NiagaraComponent_GetEmitterFixedBounds, ReturnValue) == 0x000008, "Member 'NiagaraComponent_GetEmitterFixedBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetForceLocalPlayerEffect \ static_assert(alignof(NiagaraComponent_GetForceLocalPlayerEffect) == 0x000001, "Wrong alignment on NiagaraComponent_GetForceLocalPlayerEffect"); \ static_assert(sizeof(NiagaraComponent_GetForceLocalPlayerEffect) == 0x000001, "Wrong size on NiagaraComponent_GetForceLocalPlayerEffect"); \ static_assert(offsetof(NiagaraComponent_GetForceLocalPlayerEffect, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetForceLocalPlayerEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetForceSolo \ static_assert(alignof(NiagaraComponent_GetForceSolo) == 0x000001, "Wrong alignment on NiagaraComponent_GetForceSolo"); \ static_assert(sizeof(NiagaraComponent_GetForceSolo) == 0x000001, "Wrong size on NiagaraComponent_GetForceSolo"); \ static_assert(offsetof(NiagaraComponent_GetForceSolo, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetForceSolo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta \ static_assert(alignof(NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta) == 0x000001, "Wrong alignment on NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta"); \ static_assert(sizeof(NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta) == 0x000001, "Wrong size on NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta"); \ static_assert(offsetof(NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetLockDesiredAgeDeltaTimeToSeekDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetMaxSimTime \ static_assert(alignof(NiagaraComponent_GetMaxSimTime) == 0x000004, "Wrong alignment on NiagaraComponent_GetMaxSimTime"); \ static_assert(sizeof(NiagaraComponent_GetMaxSimTime) == 0x000004, "Wrong size on NiagaraComponent_GetMaxSimTime"); \ static_assert(offsetof(NiagaraComponent_GetMaxSimTime, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetMaxSimTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetPreviewLODDistance \ static_assert(alignof(NiagaraComponent_GetPreviewLODDistance) == 0x000004, "Wrong alignment on NiagaraComponent_GetPreviewLODDistance"); \ static_assert(sizeof(NiagaraComponent_GetPreviewLODDistance) == 0x000004, "Wrong size on NiagaraComponent_GetPreviewLODDistance"); \ static_assert(offsetof(NiagaraComponent_GetPreviewLODDistance, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetPreviewLODDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetPreviewLODDistanceEnabled \ static_assert(alignof(NiagaraComponent_GetPreviewLODDistanceEnabled) == 0x000001, "Wrong alignment on NiagaraComponent_GetPreviewLODDistanceEnabled"); \ static_assert(sizeof(NiagaraComponent_GetPreviewLODDistanceEnabled) == 0x000001, "Wrong size on NiagaraComponent_GetPreviewLODDistanceEnabled"); \ static_assert(offsetof(NiagaraComponent_GetPreviewLODDistanceEnabled, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetPreviewLODDistanceEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetRandomSeedOffset \ static_assert(alignof(NiagaraComponent_GetRandomSeedOffset) == 0x000004, "Wrong alignment on NiagaraComponent_GetRandomSeedOffset"); \ static_assert(sizeof(NiagaraComponent_GetRandomSeedOffset) == 0x000004, "Wrong size on NiagaraComponent_GetRandomSeedOffset"); \ static_assert(offsetof(NiagaraComponent_GetRandomSeedOffset, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetRandomSeedOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetSeekDelta \ static_assert(alignof(NiagaraComponent_GetSeekDelta) == 0x000004, "Wrong alignment on NiagaraComponent_GetSeekDelta"); \ static_assert(sizeof(NiagaraComponent_GetSeekDelta) == 0x000004, "Wrong size on NiagaraComponent_GetSeekDelta"); \ static_assert(offsetof(NiagaraComponent_GetSeekDelta, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetSeekDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetSimCache \ static_assert(alignof(NiagaraComponent_GetSimCache) == 0x000008, "Wrong alignment on NiagaraComponent_GetSimCache"); \ static_assert(sizeof(NiagaraComponent_GetSimCache) == 0x000008, "Wrong size on NiagaraComponent_GetSimCache"); \ static_assert(offsetof(NiagaraComponent_GetSimCache, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetSimCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetSystemFixedBounds \ static_assert(alignof(NiagaraComponent_GetSystemFixedBounds) == 0x000008, "Wrong alignment on NiagaraComponent_GetSystemFixedBounds"); \ static_assert(sizeof(NiagaraComponent_GetSystemFixedBounds) == 0x000038, "Wrong size on NiagaraComponent_GetSystemFixedBounds"); \ static_assert(offsetof(NiagaraComponent_GetSystemFixedBounds, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetSystemFixedBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_GetTickBehavior \ static_assert(alignof(NiagaraComponent_GetTickBehavior) == 0x000001, "Wrong alignment on NiagaraComponent_GetTickBehavior"); \ static_assert(sizeof(NiagaraComponent_GetTickBehavior) == 0x000001, "Wrong size on NiagaraComponent_GetTickBehavior"); \ static_assert(offsetof(NiagaraComponent_GetTickBehavior, ReturnValue) == 0x000000, "Member 'NiagaraComponent_GetTickBehavior::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraComponent_IsPaused \ static_assert(alignof(NiagaraComponent_IsPaused) == 0x000001, "Wrong alignment on NiagaraComponent_IsPaused"); \ static_assert(sizeof(NiagaraComponent_IsPaused) == 0x000001, "Wrong size on NiagaraComponent_IsPaused"); \ static_assert(offsetof(NiagaraComponent_IsPaused, ReturnValue) == 0x000000, "Member 'NiagaraComponent_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraComponent \ static_assert(alignof(UNiagaraComponent) == 0x000010, "Wrong alignment on UNiagaraComponent"); \ static_assert(sizeof(UNiagaraComponent) == 0x0007E0, "Wrong size on UNiagaraComponent"); \ static_assert(offsetof(UNiagaraComponent, Asset) == 0x000540, "Member 'UNiagaraComponent::Asset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, TickBehavior) == 0x000548, "Member 'UNiagaraComponent::TickBehavior' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, RandomSeedOffset) == 0x00054C, "Member 'UNiagaraComponent::RandomSeedOffset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, OverrideParameters) == 0x000550, "Member 'UNiagaraComponent::OverrideParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, MaxTimeBeforeForceUpdateTransform) == 0x000664, "Member 'UNiagaraComponent::MaxTimeBeforeForceUpdateTransform' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, OnSystemFinished) == 0x000670, "Member 'UNiagaraComponent::OnSystemFinished' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachParent) == 0x000680, "Member 'UNiagaraComponent::AutoAttachParent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachSocketName) == 0x000688, "Member 'UNiagaraComponent::AutoAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachLocationRule) == 0x000690, "Member 'UNiagaraComponent::AutoAttachLocationRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachRotationRule) == 0x000691, "Member 'UNiagaraComponent::AutoAttachRotationRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, AutoAttachScaleRule) == 0x000692, "Member 'UNiagaraComponent::AutoAttachScaleRule' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, SimCache) == 0x0007C8, "Member 'UNiagaraComponent::SimCache' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponent, CullProxy) == 0x0007D0, "Member 'UNiagaraComponent::CullProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraComponentPool \ static_assert(alignof(UNiagaraComponentPool) == 0x000008, "Wrong alignment on UNiagaraComponentPool"); \ static_assert(sizeof(UNiagaraComponentPool) == 0x000080, "Wrong size on UNiagaraComponentPool"); \ static_assert(offsetof(UNiagaraComponentPool, WorldParticleSystemPools) == 0x000028, "Member 'UNiagaraComponentPool::WorldParticleSystemPools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraRendererProperties \ static_assert(alignof(UNiagaraRendererProperties) == 0x000008, "Wrong alignment on UNiagaraRendererProperties"); \ static_assert(sizeof(UNiagaraRendererProperties) == 0x0000E0, "Wrong size on UNiagaraRendererProperties"); \ static_assert(offsetof(UNiagaraRendererProperties, Platforms) == 0x000028, "Member 'UNiagaraRendererProperties::Platforms' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, SortOrderHint) == 0x000058, "Member 'UNiagaraRendererProperties::SortOrderHint' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, MotionVectorSetting) == 0x00005C, "Member 'UNiagaraRendererProperties::MotionVectorSetting' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, RendererEnabledBinding) == 0x000060, "Member 'UNiagaraRendererProperties::RendererEnabledBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, bIsEnabled) == 0x0000B8, "Member 'UNiagaraRendererProperties::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, bAllowInCullProxies) == 0x0000B9, "Member 'UNiagaraRendererProperties::bAllowInCullProxies' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, OuterEmitterVersion) == 0x0000BC, "Member 'UNiagaraRendererProperties::OuterEmitterVersion' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRendererProperties, bMotionBlurEnabled) == 0x0000CC, "Member 'UNiagaraRendererProperties::bMotionBlurEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraComponentRendererProperties \ static_assert(alignof(UNiagaraComponentRendererProperties) == 0x000008, "Wrong alignment on UNiagaraComponentRendererProperties"); \ static_assert(sizeof(UNiagaraComponentRendererProperties) == 0x000230, "Wrong size on UNiagaraComponentRendererProperties"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, ComponentType) == 0x0000E0, "Member 'UNiagaraComponentRendererProperties::ComponentType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, ComponentCountLimit) == 0x0000E8, "Member 'UNiagaraComponentRendererProperties::ComponentCountLimit' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, EnabledBinding) == 0x0000F0, "Member 'UNiagaraComponentRendererProperties::EnabledBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, RendererVisibilityTagBinding) == 0x000148, "Member 'UNiagaraComponentRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, bAssignComponentsOnParticleID) == 0x0001A0, "Member 'UNiagaraComponentRendererProperties::bAssignComponentsOnParticleID' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, bCreateComponentFirstParticleFrame) == 0x0001A1, "Member 'UNiagaraComponentRendererProperties::bCreateComponentFirstParticleFrame' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, bOnlyActivateNewlyAquiredComponents) == 0x0001A2, "Member 'UNiagaraComponentRendererProperties::bOnlyActivateNewlyAquiredComponents' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, RendererVisibility) == 0x0001A4, "Member 'UNiagaraComponentRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, TemplateComponent) == 0x0001A8, "Member 'UNiagaraComponentRendererProperties::TemplateComponent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentRendererProperties, PropertyBindings) == 0x0001B0, "Member 'UNiagaraComponentRendererProperties::PropertyBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraComponentSettings \ static_assert(alignof(UNiagaraComponentSettings) == 0x000008, "Wrong alignment on UNiagaraComponentSettings"); \ static_assert(sizeof(UNiagaraComponentSettings) == 0x0001B8, "Wrong size on UNiagaraComponentSettings"); \ static_assert(offsetof(UNiagaraComponentSettings, SuppressActivationList) == 0x000028, "Member 'UNiagaraComponentSettings::SuppressActivationList' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentSettings, ForceAutoPooolingList) == 0x000078, "Member 'UNiagaraComponentSettings::ForceAutoPooolingList' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentSettings, SuppressEmitterList) == 0x0000C8, "Member 'UNiagaraComponentSettings::SuppressEmitterList' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentSettings, GPUEmitterAllowList) == 0x000118, "Member 'UNiagaraComponentSettings::GPUEmitterAllowList' has a wrong offset!"); \ static_assert(offsetof(UNiagaraComponentSettings, GpuDataInterfaceDenyList) == 0x000168, "Member 'UNiagaraComponentSettings::GpuDataInterfaceDenyList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraCullProxyComponent \ static_assert(alignof(UNiagaraCullProxyComponent) == 0x000010, "Wrong alignment on UNiagaraCullProxyComponent"); \ static_assert(sizeof(UNiagaraCullProxyComponent) == 0x0007F0, "Wrong size on UNiagaraCullProxyComponent"); \ static_assert(offsetof(UNiagaraCullProxyComponent, Instances) == 0x0007D8, "Member 'UNiagaraCullProxyComponent::Instances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterface2DArrayTexture \ static_assert(alignof(UNiagaraDataInterface2DArrayTexture) == 0x000008, "Wrong alignment on UNiagaraDataInterface2DArrayTexture"); \ static_assert(sizeof(UNiagaraDataInterface2DArrayTexture) == 0x000060, "Wrong size on UNiagaraDataInterface2DArrayTexture"); \ static_assert(offsetof(UNiagaraDataInterface2DArrayTexture, Texture) == 0x000038, "Member 'UNiagaraDataInterface2DArrayTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterface2DArrayTexture, TextureUserParameter) == 0x000040, "Member 'UNiagaraDataInterface2DArrayTexture::TextureUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRWBase \ static_assert(alignof(UNiagaraDataInterfaceRWBase) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRWBase"); \ static_assert(sizeof(UNiagaraDataInterfaceRWBase) == 0x000038, "Wrong size on UNiagaraDataInterfaceRWBase"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArray \ static_assert(alignof(UNiagaraDataInterfaceArray) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArray"); \ static_assert(sizeof(UNiagaraDataInterfaceArray) == 0x000048, "Wrong size on UNiagaraDataInterfaceArray"); \ static_assert(offsetof(UNiagaraDataInterfaceArray, GpuSyncMode) == 0x000040, "Member 'UNiagaraDataInterfaceArray::GpuSyncMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceArray, MaxElements) == 0x000044, "Member 'UNiagaraDataInterfaceArray::MaxElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayFloat \ static_assert(alignof(UNiagaraDataInterfaceArrayFloat) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayFloat"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayFloat) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayFloat"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayFloat, FloatData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayFloat::FloatData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayFloat2 \ static_assert(alignof(UNiagaraDataInterfaceArrayFloat2) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayFloat2"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayFloat2) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayFloat2"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayFloat2, InternalFloatData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayFloat2::InternalFloatData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewGrid_ActivatePreviews \ static_assert(alignof(NiagaraPreviewGrid_ActivatePreviews) == 0x000001, "Wrong alignment on NiagaraPreviewGrid_ActivatePreviews"); \ static_assert(sizeof(NiagaraPreviewGrid_ActivatePreviews) == 0x000001, "Wrong size on NiagaraPreviewGrid_ActivatePreviews"); \ static_assert(offsetof(NiagaraPreviewGrid_ActivatePreviews, bReset) == 0x000000, "Member 'NiagaraPreviewGrid_ActivatePreviews::bReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewGrid_GetPreviews \ static_assert(alignof(NiagaraPreviewGrid_GetPreviews) == 0x000008, "Wrong alignment on NiagaraPreviewGrid_GetPreviews"); \ static_assert(sizeof(NiagaraPreviewGrid_GetPreviews) == 0x000010, "Wrong size on NiagaraPreviewGrid_GetPreviews"); \ static_assert(offsetof(NiagaraPreviewGrid_GetPreviews, OutPreviews) == 0x000000, "Member 'NiagaraPreviewGrid_GetPreviews::OutPreviews' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewGrid_SetPaused \ static_assert(alignof(NiagaraPreviewGrid_SetPaused) == 0x000001, "Wrong alignment on NiagaraPreviewGrid_SetPaused"); \ static_assert(sizeof(NiagaraPreviewGrid_SetPaused) == 0x000001, "Wrong size on NiagaraPreviewGrid_SetPaused"); \ static_assert(offsetof(NiagaraPreviewGrid_SetPaused, bPaused) == 0x000000, "Member 'NiagaraPreviewGrid_SetPaused::bPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraPreviewGrid \ static_assert(alignof(ANiagaraPreviewGrid) == 0x000008, "Wrong alignment on ANiagaraPreviewGrid"); \ static_assert(sizeof(ANiagaraPreviewGrid) == 0x000300, "Wrong size on ANiagaraPreviewGrid"); \ static_assert(offsetof(ANiagaraPreviewGrid, System) == 0x0002B0, "Member 'ANiagaraPreviewGrid::System' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, ResetMode) == 0x0002B8, "Member 'ANiagaraPreviewGrid::ResetMode' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewAxisX) == 0x0002C0, "Member 'ANiagaraPreviewGrid::PreviewAxisX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewAxisY) == 0x0002C8, "Member 'ANiagaraPreviewGrid::PreviewAxisY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewClass) == 0x0002D0, "Member 'ANiagaraPreviewGrid::PreviewClass' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, SpacingX) == 0x0002D8, "Member 'ANiagaraPreviewGrid::SpacingX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, SpacingY) == 0x0002DC, "Member 'ANiagaraPreviewGrid::SpacingY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, NumX) == 0x0002E0, "Member 'ANiagaraPreviewGrid::NumX' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, NumY) == 0x0002E4, "Member 'ANiagaraPreviewGrid::NumY' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPreviewGrid, PreviewComponents) == 0x0002E8, "Member 'ANiagaraPreviewGrid::PreviewComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayFloat3 \ static_assert(alignof(UNiagaraDataInterfaceArrayFloat3) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayFloat3"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayFloat3) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayFloat3"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayFloat3, InternalFloatData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayFloat3::InternalFloatData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayPosition \ static_assert(alignof(UNiagaraDataInterfaceArrayPosition) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayPosition"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayPosition) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayPosition"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayPosition, PositionData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayPosition::PositionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayFloat4 \ static_assert(alignof(UNiagaraDataInterfaceArrayFloat4) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayFloat4"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayFloat4) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayFloat4"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayFloat4, InternalFloatData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayFloat4::InternalFloatData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayColor \ static_assert(alignof(UNiagaraDataInterfaceArrayColor) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayColor"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayColor) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayColor"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayColor, ColorData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayColor::ColorData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayQuat \ static_assert(alignof(UNiagaraDataInterfaceArrayQuat) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayQuat"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayQuat) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayQuat"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayQuat, InternalQuatData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayQuat::InternalQuatData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue) == 0x000018, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayBoolValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue) == 0x000028, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayColorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue) == 0x000018, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayFloatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value) == 0x000018, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayInt32Value::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue) == 0x000030, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue, ReturnValue) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayPositionValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue) == 0x000010, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue) == 0x000040, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue, ReturnValue) == 0x000020, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayQuatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value) == 0x000018, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayUInt8Value::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue) == 0x000028, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue, ReturnValue) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector2DValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4, ReturnValue) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value) == 0x000010, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value) == 0x000040, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value, ReturnValue) == 0x000020, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVector4Value::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue) == 0x000030, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue, ReturnValue) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_GetNiagaraArrayVectorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBool::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue) == 0x000018, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue, Value) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue, bSizeToFit) == 0x000015, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayBoolValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColor::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue) == 0x000028, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue, Value) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue, bSizeToFit) == 0x000024, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayColorValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloat::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue, Value) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue, bSizeToFit) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayFloatValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value, Value) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value, bSizeToFit) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayInt32Value::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPosition::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue) == 0x000038, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue, Value) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue, bSizeToFit) == 0x000030, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayPositionValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuat::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue) == 0x000010, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue) == 0x000050, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue, Value) == 0x000020, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue, bSizeToFit) == 0x000040, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayQuatValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value, Value) == 0x000014, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value, bSizeToFit) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayUInt8Value::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2D::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue) == 0x000030, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue, Value) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue, bSizeToFit) == 0x000028, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector2DValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4 \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4) == 0x000020, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4, ArrayData) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4::ArrayData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value) == 0x000010, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value) == 0x000050, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value, Value) == 0x000020, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value, bSizeToFit) == 0x000040, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVector4Value::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue \ static_assert(alignof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue) == 0x000008, "Wrong alignment on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue"); \ static_assert(sizeof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue) == 0x000038, "Wrong size on NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue, NiagaraSystem) == 0x000000, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue, OverrideName) == 0x000008, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue, Index_0) == 0x000010, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue::Index_0' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue, Value) == 0x000018, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue::Value' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue, bSizeToFit) == 0x000030, "Member 'NiagaraDataInterfaceArrayFunctionLibrary_SetNiagaraArrayVectorValue::bSizeToFit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayFunctionLibrary \ static_assert(alignof(UNiagaraDataInterfaceArrayFunctionLibrary) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayFunctionLibrary"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayFunctionLibrary) == 0x000028, "Wrong size on UNiagaraDataInterfaceArrayFunctionLibrary"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayInt32 \ static_assert(alignof(UNiagaraDataInterfaceArrayInt32) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayInt32"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayInt32) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayInt32"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayInt32, IntData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayInt32::IntData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayUInt8 \ static_assert(alignof(UNiagaraDataInterfaceArrayUInt8) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayUInt8"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayUInt8) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayUInt8"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayUInt8, InternalIntData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayUInt8::InternalIntData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate \ static_assert(alignof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate) == 0x000008, "Wrong alignment on NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate"); \ static_assert(sizeof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate) == 0x000060, "Wrong size on NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, SimCache) == 0x000000, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::SimCache' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, CreateParameters) == 0x000008, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::CreateParameters' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, NiagaraComponent) == 0x000040, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::NiagaraComponent' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, OutSimCache) == 0x000048, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::OutSimCache' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, bAdvanceSimulation) == 0x000050, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::bAdvanceSimulation' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, AdvanceDeltaTime) == 0x000054, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::AdvanceDeltaTime' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate, ReturnValue) == 0x000058, "Member 'NiagaraSimCacheFunctionLibrary_CaptureNiagaraSimCacheImmediate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache \ static_assert(alignof(NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache) == 0x000008, "Wrong alignment on NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache"); \ static_assert(sizeof(NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache) == 0x000010, "Wrong size on NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache, WorldContextObject) == 0x000000, "Member 'NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache, ReturnValue) == 0x000008, "Member 'NiagaraSimCacheFunctionLibrary_CreateNiagaraSimCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSimCacheFunctionLibrary \ static_assert(alignof(UNiagaraSimCacheFunctionLibrary) == 0x000008, "Wrong alignment on UNiagaraSimCacheFunctionLibrary"); \ static_assert(sizeof(UNiagaraSimCacheFunctionLibrary) == 0x000028, "Wrong size on UNiagaraSimCacheFunctionLibrary"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayBool \ static_assert(alignof(UNiagaraDataInterfaceArrayBool) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayBool"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayBool) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayBool"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayBool, BoolData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayBool::BoolData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceArrayNiagaraID \ static_assert(alignof(UNiagaraDataInterfaceArrayNiagaraID) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceArrayNiagaraID"); \ static_assert(sizeof(UNiagaraDataInterfaceArrayNiagaraID) == 0x000058, "Wrong size on UNiagaraDataInterfaceArrayNiagaraID"); \ static_assert(offsetof(UNiagaraDataInterfaceArrayNiagaraID, IntData) == 0x000048, "Member 'UNiagaraDataInterfaceArrayNiagaraID::IntData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceAudioSubmix \ static_assert(alignof(UNiagaraDataInterfaceAudioSubmix) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceAudioSubmix"); \ static_assert(sizeof(UNiagaraDataInterfaceAudioSubmix) == 0x000040, "Wrong size on UNiagaraDataInterfaceAudioSubmix"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioSubmix, Submix) == 0x000038, "Member 'UNiagaraDataInterfaceAudioSubmix::Submix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceAudioOscilloscope \ static_assert(alignof(UNiagaraDataInterfaceAudioOscilloscope) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceAudioOscilloscope"); \ static_assert(sizeof(UNiagaraDataInterfaceAudioOscilloscope) == 0x000048, "Wrong size on UNiagaraDataInterfaceAudioOscilloscope"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioOscilloscope, Submix) == 0x000038, "Member 'UNiagaraDataInterfaceAudioOscilloscope::Submix' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioOscilloscope, Resolution) == 0x000040, "Member 'UNiagaraDataInterfaceAudioOscilloscope::Resolution' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioOscilloscope, ScopeInMilliseconds) == 0x000044, "Member 'UNiagaraDataInterfaceAudioOscilloscope::ScopeInMilliseconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceAudioPlayer \ static_assert(alignof(UNiagaraDataInterfaceAudioPlayer) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceAudioPlayer"); \ static_assert(sizeof(UNiagaraDataInterfaceAudioPlayer) == 0x000070, "Wrong size on UNiagaraDataInterfaceAudioPlayer"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, SoundToPlay) == 0x000038, "Member 'UNiagaraDataInterfaceAudioPlayer::SoundToPlay' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, Attenuation) == 0x000040, "Member 'UNiagaraDataInterfaceAudioPlayer::Attenuation' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, Concurrency) == 0x000048, "Member 'UNiagaraDataInterfaceAudioPlayer::Concurrency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, ParameterNames) == 0x000050, "Member 'UNiagaraDataInterfaceAudioPlayer::ParameterNames' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, bLimitPlaysPerTick) == 0x000060, "Member 'UNiagaraDataInterfaceAudioPlayer::bLimitPlaysPerTick' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, MaxPlaysPerTick) == 0x000064, "Member 'UNiagaraDataInterfaceAudioPlayer::MaxPlaysPerTick' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, bStopWhenComponentIsDestroyed) == 0x000068, "Member 'UNiagaraDataInterfaceAudioPlayer::bStopWhenComponentIsDestroyed' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioPlayer, bAllowLoopingOneShotSounds) == 0x000069, "Member 'UNiagaraDataInterfaceAudioPlayer::bAllowLoopingOneShotSounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceAudioSpectrum \ static_assert(alignof(UNiagaraDataInterfaceAudioSpectrum) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceAudioSpectrum"); \ static_assert(sizeof(UNiagaraDataInterfaceAudioSpectrum) == 0x000050, "Wrong size on UNiagaraDataInterfaceAudioSpectrum"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioSpectrum, Resolution) == 0x000040, "Member 'UNiagaraDataInterfaceAudioSpectrum::Resolution' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioSpectrum, MinimumFrequency) == 0x000044, "Member 'UNiagaraDataInterfaceAudioSpectrum::MinimumFrequency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioSpectrum, MaximumFrequency) == 0x000048, "Member 'UNiagaraDataInterfaceAudioSpectrum::MaximumFrequency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceAudioSpectrum, NoiseFloorDb) == 0x00004C, "Member 'UNiagaraDataInterfaceAudioSpectrum::NoiseFloorDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCamera \ static_assert(alignof(UNiagaraDataInterfaceCamera) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCamera"); \ static_assert(sizeof(UNiagaraDataInterfaceCamera) == 0x000040, "Wrong size on UNiagaraDataInterfaceCamera"); \ static_assert(offsetof(UNiagaraDataInterfaceCamera, PlayerControllerIndex) == 0x000038, "Member 'UNiagaraDataInterfaceCamera::PlayerControllerIndex' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceCamera, bRequireCurrentFrameData) == 0x00003C, "Member 'UNiagaraDataInterfaceCamera::bRequireCurrentFrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCollisionQuery \ static_assert(alignof(UNiagaraDataInterfaceCollisionQuery) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCollisionQuery"); \ static_assert(sizeof(UNiagaraDataInterfaceCollisionQuery) == 0x000040, "Wrong size on UNiagaraDataInterfaceCollisionQuery"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCurlNoise \ static_assert(alignof(UNiagaraDataInterfaceCurlNoise) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCurlNoise"); \ static_assert(sizeof(UNiagaraDataInterfaceCurlNoise) == 0x000058, "Wrong size on UNiagaraDataInterfaceCurlNoise"); \ static_assert(offsetof(UNiagaraDataInterfaceCurlNoise, Seed) == 0x000038, "Member 'UNiagaraDataInterfaceCurlNoise::Seed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceCurve \ static_assert(alignof(UNiagaraDataInterfaceCurve) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceCurve"); \ static_assert(sizeof(UNiagaraDataInterfaceCurve) == 0x0000F0, "Wrong size on UNiagaraDataInterfaceCurve"); \ static_assert(offsetof(UNiagaraDataInterfaceCurve, Curve) == 0x000070, "Member 'UNiagaraDataInterfaceCurve::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParticleCallbackHandler_ReceiveParticleData \ static_assert(alignof(NiagaraParticleCallbackHandler_ReceiveParticleData) == 0x000008, "Wrong alignment on NiagaraParticleCallbackHandler_ReceiveParticleData"); \ static_assert(sizeof(NiagaraParticleCallbackHandler_ReceiveParticleData) == 0x000030, "Wrong size on NiagaraParticleCallbackHandler_ReceiveParticleData"); \ static_assert(offsetof(NiagaraParticleCallbackHandler_ReceiveParticleData, Data) == 0x000000, "Member 'NiagaraParticleCallbackHandler_ReceiveParticleData::Data' has a wrong offset!"); \ static_assert(offsetof(NiagaraParticleCallbackHandler_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'NiagaraParticleCallbackHandler_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraParticleCallbackHandler_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'NiagaraParticleCallbackHandler_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INiagaraParticleCallbackHandler \ static_assert(alignof(INiagaraParticleCallbackHandler) == 0x000001, "Wrong alignment on INiagaraParticleCallbackHandler"); \ static_assert(sizeof(INiagaraParticleCallbackHandler) == 0x000001, "Wrong size on INiagaraParticleCallbackHandler"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceExport \ static_assert(alignof(UNiagaraDataInterfaceExport) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceExport"); \ static_assert(sizeof(UNiagaraDataInterfaceExport) == 0x000068, "Wrong size on UNiagaraDataInterfaceExport"); \ static_assert(offsetof(UNiagaraDataInterfaceExport, CallbackHandlerParameter) == 0x000038, "Member 'UNiagaraDataInterfaceExport::CallbackHandlerParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceExport, GPUAllocationMode) == 0x000058, "Member 'UNiagaraDataInterfaceExport::GPUAllocationMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceExport, GPUAllocationFixedSize) == 0x00005C, "Member 'UNiagaraDataInterfaceExport::GPUAllocationFixedSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceExport, GPUAllocationPerParticleSize) == 0x000060, "Member 'UNiagaraDataInterfaceExport::GPUAllocationPerParticleSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid2D \ static_assert(alignof(UNiagaraDataInterfaceGrid2D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid2D"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid2D) == 0x000060, "Wrong size on UNiagaraDataInterfaceGrid2D"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, NumCellsX) == 0x000038, "Member 'UNiagaraDataInterfaceGrid2D::NumCellsX' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, NumCellsY) == 0x00003C, "Member 'UNiagaraDataInterfaceGrid2D::NumCellsY' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, NumCellsMaxAxis) == 0x000040, "Member 'UNiagaraDataInterfaceGrid2D::NumCellsMaxAxis' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, NumAttributes) == 0x000044, "Member 'UNiagaraDataInterfaceGrid2D::NumAttributes' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, SetGridFromMaxAxis) == 0x000048, "Member 'UNiagaraDataInterfaceGrid2D::SetGridFromMaxAxis' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2D, WorldBBoxSize) == 0x000050, "Member 'UNiagaraDataInterfaceGrid2D::WorldBBoxSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D \ static_assert(alignof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D"); \ static_assert(sizeof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D) == 0x000020, "Wrong size on NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D, Dest) == 0x000008, "Member 'NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D::Dest' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D, TilesX) == 0x000010, "Member 'NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D::TilesX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D, TilesY) == 0x000014, "Member 'NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D::TilesY' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D, ReturnValue) == 0x000018, "Member 'NiagaraDataInterfaceGrid2DCollection_FillRawTexture2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid2DCollection_FillTexture2D \ static_assert(alignof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid2DCollection_FillTexture2D"); \ static_assert(sizeof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D) == 0x000018, "Wrong size on NiagaraDataInterfaceGrid2DCollection_FillTexture2D"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid2DCollection_FillTexture2D::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D, Dest) == 0x000008, "Member 'NiagaraDataInterfaceGrid2DCollection_FillTexture2D::Dest' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D, AttributeIndex) == 0x000010, "Member 'NiagaraDataInterfaceGrid2DCollection_FillTexture2D::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_FillTexture2D, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceGrid2DCollection_FillTexture2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize \ static_assert(alignof(NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize"); \ static_assert(sizeof(NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize) == 0x000010, "Wrong size on NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize, SizeX) == 0x000008, "Member 'NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize::SizeX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize, SizeY) == 0x00000C, "Member 'NiagaraDataInterfaceGrid2DCollection_GetRawTextureSize::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid2DCollection_GetTextureSize \ static_assert(alignof(NiagaraDataInterfaceGrid2DCollection_GetTextureSize) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid2DCollection_GetTextureSize"); \ static_assert(sizeof(NiagaraDataInterfaceGrid2DCollection_GetTextureSize) == 0x000010, "Wrong size on NiagaraDataInterfaceGrid2DCollection_GetTextureSize"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetTextureSize, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid2DCollection_GetTextureSize::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetTextureSize, SizeX) == 0x000008, "Member 'NiagaraDataInterfaceGrid2DCollection_GetTextureSize::SizeX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid2DCollection_GetTextureSize, SizeY) == 0x00000C, "Member 'NiagaraDataInterfaceGrid2DCollection_GetTextureSize::SizeY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid2DCollection \ static_assert(alignof(UNiagaraDataInterfaceGrid2DCollection) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid2DCollection"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid2DCollection) == 0x000128, "Wrong size on UNiagaraDataInterfaceGrid2DCollection"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2DCollection, RenderTargetUserParameter) == 0x000060, "Member 'UNiagaraDataInterfaceGrid2DCollection::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2DCollection, OverrideBufferFormat) == 0x000080, "Member 'UNiagaraDataInterfaceGrid2DCollection::OverrideBufferFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2DCollection, ManagedRenderTargets) == 0x0000D8, "Member 'UNiagaraDataInterfaceGrid2DCollection::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid2DCollectionReader \ static_assert(alignof(UNiagaraDataInterfaceGrid2DCollectionReader) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid2DCollectionReader"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid2DCollectionReader) == 0x000148, "Wrong size on UNiagaraDataInterfaceGrid2DCollectionReader"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2DCollectionReader, EmitterName) == 0x000128, "Member 'UNiagaraDataInterfaceGrid2DCollectionReader::EmitterName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid2DCollectionReader, DIName) == 0x000138, "Member 'UNiagaraDataInterfaceGrid2DCollectionReader::DIName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid3D \ static_assert(alignof(UNiagaraDataInterfaceGrid3D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid3D"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid3D) == 0x000068, "Wrong size on UNiagaraDataInterfaceGrid3D"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3D, NumCells) == 0x000038, "Member 'UNiagaraDataInterfaceGrid3D::NumCells' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3D, CellSize) == 0x000044, "Member 'UNiagaraDataInterfaceGrid3D::CellSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3D, NumCellsMaxAxis) == 0x000048, "Member 'UNiagaraDataInterfaceGrid3D::NumCellsMaxAxis' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3D, SetResolutionMethod) == 0x00004C, "Member 'UNiagaraDataInterfaceGrid3D::SetResolutionMethod' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3D, WorldBBoxSize) == 0x000050, "Member 'UNiagaraDataInterfaceGrid3D::WorldBBoxSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture \ static_assert(alignof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture"); \ static_assert(sizeof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture) == 0x000020, "Wrong size on NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, Dest) == 0x000008, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::Dest' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, TilesX) == 0x000010, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::TilesX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, TilesY) == 0x000014, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::TilesY' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, TileZ) == 0x000018, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::TileZ' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture, ReturnValue) == 0x00001C, "Member 'NiagaraDataInterfaceGrid3DCollection_FillRawVolumeTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture \ static_assert(alignof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture"); \ static_assert(sizeof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture) == 0x000018, "Wrong size on NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture, Dest) == 0x000008, "Member 'NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture::Dest' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture, AttributeIndex) == 0x000010, "Member 'NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture, ReturnValue) == 0x000014, "Member 'NiagaraDataInterfaceGrid3DCollection_FillVolumeTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize \ static_assert(alignof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize"); \ static_assert(sizeof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize) == 0x000018, "Wrong size on NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize, SizeX) == 0x000008, "Member 'NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize::SizeX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize, SizeY) == 0x00000C, "Member 'NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize::SizeY' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize, SizeZ) == 0x000010, "Member 'NiagaraDataInterfaceGrid3DCollection_GetRawTextureSize::SizeZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceGrid3DCollection_GetTextureSize \ static_assert(alignof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize) == 0x000008, "Wrong alignment on NiagaraDataInterfaceGrid3DCollection_GetTextureSize"); \ static_assert(sizeof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize) == 0x000018, "Wrong size on NiagaraDataInterfaceGrid3DCollection_GetTextureSize"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize, Component) == 0x000000, "Member 'NiagaraDataInterfaceGrid3DCollection_GetTextureSize::Component' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize, SizeX) == 0x000008, "Member 'NiagaraDataInterfaceGrid3DCollection_GetTextureSize::SizeX' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize, SizeY) == 0x00000C, "Member 'NiagaraDataInterfaceGrid3DCollection_GetTextureSize::SizeY' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceGrid3DCollection_GetTextureSize, SizeZ) == 0x000010, "Member 'NiagaraDataInterfaceGrid3DCollection_GetTextureSize::SizeZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid3DCollection \ static_assert(alignof(UNiagaraDataInterfaceGrid3DCollection) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid3DCollection"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid3DCollection) == 0x0000E8, "Wrong size on UNiagaraDataInterfaceGrid3DCollection"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3DCollection, NumAttributes) == 0x000068, "Member 'UNiagaraDataInterfaceGrid3DCollection::NumAttributes' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3DCollection, RenderTargetUserParameter) == 0x000070, "Member 'UNiagaraDataInterfaceGrid3DCollection::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3DCollection, OverrideBufferFormat) == 0x000090, "Member 'UNiagaraDataInterfaceGrid3DCollection::OverrideBufferFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGrid3DCollectionReader \ static_assert(alignof(UNiagaraDataInterfaceGrid3DCollectionReader) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGrid3DCollectionReader"); \ static_assert(sizeof(UNiagaraDataInterfaceGrid3DCollectionReader) == 0x000108, "Wrong size on UNiagaraDataInterfaceGrid3DCollectionReader"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3DCollectionReader, EmitterName) == 0x0000E8, "Member 'UNiagaraDataInterfaceGrid3DCollectionReader::EmitterName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceGrid3DCollectionReader, DIName) == 0x0000F8, "Member 'UNiagaraDataInterfaceGrid3DCollectionReader::DIName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceIntRenderTarget2D \ static_assert(alignof(UNiagaraDataInterfaceIntRenderTarget2D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceIntRenderTarget2D"); \ static_assert(sizeof(UNiagaraDataInterfaceIntRenderTarget2D) == 0x0000B0, "Wrong size on UNiagaraDataInterfaceIntRenderTarget2D"); \ static_assert(offsetof(UNiagaraDataInterfaceIntRenderTarget2D, Size) == 0x000038, "Member 'UNiagaraDataInterfaceIntRenderTarget2D::Size' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceIntRenderTarget2D, RenderTargetUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceIntRenderTarget2D::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceIntRenderTarget2D, ManagedRenderTargets) == 0x000060, "Member 'UNiagaraDataInterfaceIntRenderTarget2D::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceLandscape \ static_assert(alignof(UNiagaraDataInterfaceLandscape) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceLandscape"); \ static_assert(sizeof(UNiagaraDataInterfaceLandscape) == 0x000058, "Wrong size on UNiagaraDataInterfaceLandscape"); \ static_assert(offsetof(UNiagaraDataInterfaceLandscape, SourceLandscape) == 0x000038, "Member 'UNiagaraDataInterfaceLandscape::SourceLandscape' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceLandscape, SourceMode) == 0x000040, "Member 'UNiagaraDataInterfaceLandscape::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceLandscape, PhysicalMaterials) == 0x000048, "Member 'UNiagaraDataInterfaceLandscape::PhysicalMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceMeshRendererInfo \ static_assert(alignof(UNiagaraDataInterfaceMeshRendererInfo) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceMeshRendererInfo"); \ static_assert(sizeof(UNiagaraDataInterfaceMeshRendererInfo) == 0x000050, "Wrong size on UNiagaraDataInterfaceMeshRendererInfo"); \ static_assert(offsetof(UNiagaraDataInterfaceMeshRendererInfo, MeshRenderer) == 0x000038, "Member 'UNiagaraDataInterfaceMeshRendererInfo::MeshRenderer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceNeighborGrid3D \ static_assert(alignof(UNiagaraDataInterfaceNeighborGrid3D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceNeighborGrid3D"); \ static_assert(sizeof(UNiagaraDataInterfaceNeighborGrid3D) == 0x000070, "Wrong size on UNiagaraDataInterfaceNeighborGrid3D"); \ static_assert(offsetof(UNiagaraDataInterfaceNeighborGrid3D, MaxNeighborsPerCell) == 0x000068, "Member 'UNiagaraDataInterfaceNeighborGrid3D::MaxNeighborsPerCell' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceOcclusion \ static_assert(alignof(UNiagaraDataInterfaceOcclusion) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceOcclusion"); \ static_assert(sizeof(UNiagaraDataInterfaceOcclusion) == 0x000038, "Wrong size on UNiagaraDataInterfaceOcclusion"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceParticleRead \ static_assert(alignof(UNiagaraDataInterfaceParticleRead) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceParticleRead"); \ static_assert(sizeof(UNiagaraDataInterfaceParticleRead) == 0x000048, "Wrong size on UNiagaraDataInterfaceParticleRead"); \ static_assert(offsetof(UNiagaraDataInterfaceParticleRead, EmitterName) == 0x000038, "Member 'UNiagaraDataInterfaceParticleRead::EmitterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfacePlatformSet \ static_assert(alignof(UNiagaraDataInterfacePlatformSet) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePlatformSet"); \ static_assert(sizeof(UNiagaraDataInterfacePlatformSet) == 0x000068, "Wrong size on UNiagaraDataInterfacePlatformSet"); \ static_assert(offsetof(UNiagaraDataInterfacePlatformSet, Platforms) == 0x000038, "Member 'UNiagaraDataInterfacePlatformSet::Platforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRasterizationGrid3D \ static_assert(alignof(UNiagaraDataInterfaceRasterizationGrid3D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRasterizationGrid3D"); \ static_assert(sizeof(UNiagaraDataInterfaceRasterizationGrid3D) == 0x000078, "Wrong size on UNiagaraDataInterfaceRasterizationGrid3D"); \ static_assert(offsetof(UNiagaraDataInterfaceRasterizationGrid3D, NumAttributes) == 0x000068, "Member 'UNiagaraDataInterfaceRasterizationGrid3D::NumAttributes' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRasterizationGrid3D, Precision) == 0x00006C, "Member 'UNiagaraDataInterfaceRasterizationGrid3D::Precision' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRasterizationGrid3D, ResetValue) == 0x000070, "Member 'UNiagaraDataInterfaceRasterizationGrid3D::ResetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRenderTarget2D \ static_assert(alignof(UNiagaraDataInterfaceRenderTarget2D) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRenderTarget2D"); \ static_assert(sizeof(UNiagaraDataInterfaceRenderTarget2D) == 0x000108, "Wrong size on UNiagaraDataInterfaceRenderTarget2D"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, Size) == 0x000038, "Member 'UNiagaraDataInterfaceRenderTarget2D::Size' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, MipMapGeneration) == 0x000040, "Member 'UNiagaraDataInterfaceRenderTarget2D::MipMapGeneration' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, MipMapGenerationType) == 0x000041, "Member 'UNiagaraDataInterfaceRenderTarget2D::MipMapGenerationType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, OverrideRenderTargetFormat) == 0x000042, "Member 'UNiagaraDataInterfaceRenderTarget2D::OverrideRenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, RenderTargetUserParameter) == 0x000048, "Member 'UNiagaraDataInterfaceRenderTarget2D::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2D, ManagedRenderTargets) == 0x0000B8, "Member 'UNiagaraDataInterfaceRenderTarget2D::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRenderTarget2DArray \ static_assert(alignof(UNiagaraDataInterfaceRenderTarget2DArray) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRenderTarget2DArray"); \ static_assert(sizeof(UNiagaraDataInterfaceRenderTarget2DArray) == 0x0000B8, "Wrong size on UNiagaraDataInterfaceRenderTarget2DArray"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2DArray, Size) == 0x000038, "Member 'UNiagaraDataInterfaceRenderTarget2DArray::Size' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2DArray, OverrideRenderTargetFormat) == 0x000044, "Member 'UNiagaraDataInterfaceRenderTarget2DArray::OverrideRenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2DArray, RenderTargetUserParameter) == 0x000048, "Member 'UNiagaraDataInterfaceRenderTarget2DArray::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTarget2DArray, ManagedRenderTargets) == 0x000068, "Member 'UNiagaraDataInterfaceRenderTarget2DArray::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRenderTargetCube \ static_assert(alignof(UNiagaraDataInterfaceRenderTargetCube) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRenderTargetCube"); \ static_assert(sizeof(UNiagaraDataInterfaceRenderTargetCube) == 0x0000B0, "Wrong size on UNiagaraDataInterfaceRenderTargetCube"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetCube, Size) == 0x000038, "Member 'UNiagaraDataInterfaceRenderTargetCube::Size' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetCube, OverrideRenderTargetFormat) == 0x00003C, "Member 'UNiagaraDataInterfaceRenderTargetCube::OverrideRenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetCube, RenderTargetUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceRenderTargetCube::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetCube, ManagedRenderTargets) == 0x000060, "Member 'UNiagaraDataInterfaceRenderTargetCube::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRenderTargetVolume \ static_assert(alignof(UNiagaraDataInterfaceRenderTargetVolume) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRenderTargetVolume"); \ static_assert(sizeof(UNiagaraDataInterfaceRenderTargetVolume) == 0x0000B8, "Wrong size on UNiagaraDataInterfaceRenderTargetVolume"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetVolume, Size) == 0x000038, "Member 'UNiagaraDataInterfaceRenderTargetVolume::Size' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetVolume, OverrideRenderTargetFormat) == 0x000044, "Member 'UNiagaraDataInterfaceRenderTargetVolume::OverrideRenderTargetFormat' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetVolume, RenderTargetUserParameter) == 0x000048, "Member 'UNiagaraDataInterfaceRenderTargetVolume::RenderTargetUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRenderTargetVolume, ManagedRenderTargets) == 0x000068, "Member 'UNiagaraDataInterfaceRenderTargetVolume::ManagedRenderTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceRigidMeshCollisionQuery \ static_assert(alignof(UNiagaraDataInterfaceRigidMeshCollisionQuery) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceRigidMeshCollisionQuery"); \ static_assert(sizeof(UNiagaraDataInterfaceRigidMeshCollisionQuery) == 0x000070, "Wrong size on UNiagaraDataInterfaceRigidMeshCollisionQuery"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, ActorTags) == 0x000038, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::ActorTags' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, ComponentTags) == 0x000048, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::ComponentTags' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, SourceActors) == 0x000058, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::SourceActors' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, OnlyUseMoveable) == 0x000068, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::OnlyUseMoveable' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, GlobalSearchAllowed) == 0x000069, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::GlobalSearchAllowed' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, GlobalSearchForced) == 0x00006A, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::GlobalSearchForced' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, GlobalSearchFallback_Unscripted) == 0x00006B, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::GlobalSearchFallback_Unscripted' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceRigidMeshCollisionQuery, MaxNumPrimitives) == 0x00006C, "Member 'UNiagaraDataInterfaceRigidMeshCollisionQuery::MaxNumPrimitives' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors \ static_assert(alignof(NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors) == 0x000008, "Wrong alignment on NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors"); \ static_assert(sizeof(NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors) == 0x000020, "Wrong size on NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors"); \ static_assert(offsetof(NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors, NiagaraSystem) == 0x000000, "Member 'NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors, OverrideName) == 0x000008, "Member 'NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors, SourceActors) == 0x000010, "Member 'NiagaraDIRigidMeshCollisionFunctionLibrary_SetSourceActors::SourceActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDIRigidMeshCollisionFunctionLibrary \ static_assert(alignof(UNiagaraDIRigidMeshCollisionFunctionLibrary) == 0x000008, "Wrong alignment on UNiagaraDIRigidMeshCollisionFunctionLibrary"); \ static_assert(sizeof(UNiagaraDIRigidMeshCollisionFunctionLibrary) == 0x000028, "Wrong size on UNiagaraDIRigidMeshCollisionFunctionLibrary"); \ #define DUMPER7_ASSERTS_NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay \ static_assert(alignof(NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay) == 0x000008, "Wrong alignment on NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay"); \ static_assert(sizeof(NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay) == 0x000010, "Wrong size on NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay"); \ static_assert(offsetof(NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay, InSource) == 0x000000, "Member 'NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay::InSource' has a wrong offset!"); \ static_assert(offsetof(NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay, Reason) == 0x000008, "Member 'NiagaraDataInterfaceSkeletalMesh_OnSourceEndPlay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceSkeletalMesh \ static_assert(alignof(UNiagaraDataInterfaceSkeletalMesh) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceSkeletalMesh"); \ static_assert(sizeof(UNiagaraDataInterfaceSkeletalMesh) == 0x000100, "Wrong size on UNiagaraDataInterfaceSkeletalMesh"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, SourceMode) == 0x000038, "Member 'UNiagaraDataInterfaceSkeletalMesh::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, SoftSourceActor) == 0x000040, "Member 'UNiagaraDataInterfaceSkeletalMesh::SoftSourceActor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, ComponentTags) == 0x000070, "Member 'UNiagaraDataInterfaceSkeletalMesh::ComponentTags' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, SourceComponent) == 0x000080, "Member 'UNiagaraDataInterfaceSkeletalMesh::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, MeshUserParameter) == 0x000088, "Member 'UNiagaraDataInterfaceSkeletalMesh::MeshUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, SkinningMode) == 0x0000A8, "Member 'UNiagaraDataInterfaceSkeletalMesh::SkinningMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, SamplingRegions) == 0x0000B0, "Member 'UNiagaraDataInterfaceSkeletalMesh::SamplingRegions' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, WholeMeshLOD) == 0x0000C0, "Member 'UNiagaraDataInterfaceSkeletalMesh::WholeMeshLOD' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, FilteredBones) == 0x0000C8, "Member 'UNiagaraDataInterfaceSkeletalMesh::FilteredBones' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, FilteredSockets) == 0x0000D8, "Member 'UNiagaraDataInterfaceSkeletalMesh::FilteredSockets' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, ExcludeBoneName) == 0x0000E8, "Member 'UNiagaraDataInterfaceSkeletalMesh::ExcludeBoneName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, UvSetIndex) == 0x0000F4, "Member 'UNiagaraDataInterfaceSkeletalMesh::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSkeletalMesh, bRequireCurrentFrameData) == 0x0000F8, "Member 'UNiagaraDataInterfaceSkeletalMesh::bRequireCurrentFrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceSpline \ static_assert(alignof(UNiagaraDataInterfaceSpline) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceSpline"); \ static_assert(sizeof(UNiagaraDataInterfaceSpline) == 0x0000B8, "Wrong size on UNiagaraDataInterfaceSpline"); \ static_assert(offsetof(UNiagaraDataInterfaceSpline, Source) == 0x000038, "Member 'UNiagaraDataInterfaceSpline::Source' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSpline, SplineUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceSpline::SplineUserParameter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSpline, bUseLUT) == 0x000060, "Member 'UNiagaraDataInterfaceSpline::bUseLUT' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceSpline, NumLUTSteps) == 0x000064, "Member 'UNiagaraDataInterfaceSpline::NumLUTSteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceTexture \ static_assert(alignof(UNiagaraDataInterfaceTexture) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceTexture"); \ static_assert(sizeof(UNiagaraDataInterfaceTexture) == 0x000060, "Wrong size on UNiagaraDataInterfaceTexture"); \ static_assert(offsetof(UNiagaraDataInterfaceTexture, Texture) == 0x000038, "Member 'UNiagaraDataInterfaceTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceTexture, TextureUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceTexture::TextureUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVector2DCurve \ static_assert(alignof(UNiagaraDataInterfaceVector2DCurve) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVector2DCurve"); \ static_assert(sizeof(UNiagaraDataInterfaceVector2DCurve) == 0x000170, "Wrong size on UNiagaraDataInterfaceVector2DCurve"); \ static_assert(offsetof(UNiagaraDataInterfaceVector2DCurve, XCurve) == 0x000070, "Member 'UNiagaraDataInterfaceVector2DCurve::XCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVector2DCurve, YCurve) == 0x0000F0, "Member 'UNiagaraDataInterfaceVector2DCurve::YCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVector4Curve \ static_assert(alignof(UNiagaraDataInterfaceVector4Curve) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVector4Curve"); \ static_assert(sizeof(UNiagaraDataInterfaceVector4Curve) == 0x000270, "Wrong size on UNiagaraDataInterfaceVector4Curve"); \ static_assert(offsetof(UNiagaraDataInterfaceVector4Curve, XCurve) == 0x000070, "Member 'UNiagaraDataInterfaceVector4Curve::XCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVector4Curve, YCurve) == 0x0000F0, "Member 'UNiagaraDataInterfaceVector4Curve::YCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVector4Curve, ZCurve) == 0x000170, "Member 'UNiagaraDataInterfaceVector4Curve::ZCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVector4Curve, WCurve) == 0x0001F0, "Member 'UNiagaraDataInterfaceVector4Curve::WCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVectorCurve \ static_assert(alignof(UNiagaraDataInterfaceVectorCurve) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVectorCurve"); \ static_assert(sizeof(UNiagaraDataInterfaceVectorCurve) == 0x0001F0, "Wrong size on UNiagaraDataInterfaceVectorCurve"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorCurve, XCurve) == 0x000070, "Member 'UNiagaraDataInterfaceVectorCurve::XCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorCurve, YCurve) == 0x0000F0, "Member 'UNiagaraDataInterfaceVectorCurve::YCurve' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorCurve, ZCurve) == 0x000170, "Member 'UNiagaraDataInterfaceVectorCurve::ZCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVectorField \ static_assert(alignof(UNiagaraDataInterfaceVectorField) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVectorField"); \ static_assert(sizeof(UNiagaraDataInterfaceVectorField) == 0x000048, "Wrong size on UNiagaraDataInterfaceVectorField"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorField, Field) == 0x000038, "Member 'UNiagaraDataInterfaceVectorField::Field' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorField, bTileX) == 0x000040, "Member 'UNiagaraDataInterfaceVectorField::bTileX' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorField, bTileY) == 0x000041, "Member 'UNiagaraDataInterfaceVectorField::bTileY' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVectorField, bTileZ) == 0x000042, "Member 'UNiagaraDataInterfaceVectorField::bTileZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVolumeCache \ static_assert(alignof(UNiagaraDataInterfaceVolumeCache) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVolumeCache"); \ static_assert(sizeof(UNiagaraDataInterfaceVolumeCache) == 0x000090, "Wrong size on UNiagaraDataInterfaceVolumeCache"); \ static_assert(offsetof(UNiagaraDataInterfaceVolumeCache, VolumeCache) == 0x000038, "Member 'UNiagaraDataInterfaceVolumeCache::VolumeCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVolumeTexture \ static_assert(alignof(UNiagaraDataInterfaceVolumeTexture) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVolumeTexture"); \ static_assert(sizeof(UNiagaraDataInterfaceVolumeTexture) == 0x000060, "Wrong size on UNiagaraDataInterfaceVolumeTexture"); \ static_assert(offsetof(UNiagaraDataInterfaceVolumeTexture, Texture) == 0x000038, "Member 'UNiagaraDataInterfaceVolumeTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceVolumeTexture, TextureUserParameter) == 0x000040, "Member 'UNiagaraDataInterfaceVolumeTexture::TextureUserParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDebugHUDSettings \ static_assert(alignof(UNiagaraDebugHUDSettings) == 0x000008, "Wrong alignment on UNiagaraDebugHUDSettings"); \ static_assert(sizeof(UNiagaraDebugHUDSettings) == 0x000278, "Wrong size on UNiagaraDebugHUDSettings"); \ static_assert(offsetof(UNiagaraDebugHUDSettings, Data) == 0x000048, "Member 'UNiagaraDebugHUDSettings::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraEditorDataBase \ static_assert(alignof(UNiagaraEditorDataBase) == 0x000008, "Wrong alignment on UNiagaraEditorDataBase"); \ static_assert(sizeof(UNiagaraEditorDataBase) == 0x000028, "Wrong size on UNiagaraEditorDataBase"); \ #define DUMPER7_ASSERTS_UNiagaraEditorParametersAdapterBase \ static_assert(alignof(UNiagaraEditorParametersAdapterBase) == 0x000008, "Wrong alignment on UNiagaraEditorParametersAdapterBase"); \ static_assert(sizeof(UNiagaraEditorParametersAdapterBase) == 0x000028, "Wrong size on UNiagaraEditorParametersAdapterBase"); \ #define DUMPER7_ASSERTS_UNiagaraSignificanceHandler \ static_assert(alignof(UNiagaraSignificanceHandler) == 0x000008, "Wrong alignment on UNiagaraSignificanceHandler"); \ static_assert(sizeof(UNiagaraSignificanceHandler) == 0x000028, "Wrong size on UNiagaraSignificanceHandler"); \ #define DUMPER7_ASSERTS_UNiagaraSignificanceHandlerDistance \ static_assert(alignof(UNiagaraSignificanceHandlerDistance) == 0x000008, "Wrong alignment on UNiagaraSignificanceHandlerDistance"); \ static_assert(sizeof(UNiagaraSignificanceHandlerDistance) == 0x000028, "Wrong size on UNiagaraSignificanceHandlerDistance"); \ #define DUMPER7_ASSERTS_UNiagaraSignificanceHandlerAge \ static_assert(alignof(UNiagaraSignificanceHandlerAge) == 0x000008, "Wrong alignment on UNiagaraSignificanceHandlerAge"); \ static_assert(sizeof(UNiagaraSignificanceHandlerAge) == 0x000028, "Wrong size on UNiagaraSignificanceHandlerAge"); \ #define DUMPER7_ASSERTS_UNiagaraEffectType \ static_assert(alignof(UNiagaraEffectType) == 0x000008, "Wrong alignment on UNiagaraEffectType"); \ static_assert(sizeof(UNiagaraEffectType) == 0x0000B0, "Wrong size on UNiagaraEffectType"); \ static_assert(offsetof(UNiagaraEffectType, bAllowCullingForLocalPlayers) == 0x000028, "Member 'UNiagaraEffectType::bAllowCullingForLocalPlayers' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, UpdateFrequency) == 0x00002C, "Member 'UNiagaraEffectType::UpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, CullReaction) == 0x000030, "Member 'UNiagaraEffectType::CullReaction' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, SignificanceHandler) == 0x000038, "Member 'UNiagaraEffectType::SignificanceHandler' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, DetailLevelScalabilitySettings) == 0x000040, "Member 'UNiagaraEffectType::DetailLevelScalabilitySettings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, SystemScalabilitySettings) == 0x000050, "Member 'UNiagaraEffectType::SystemScalabilitySettings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, EmitterScalabilitySettings) == 0x000060, "Member 'UNiagaraEffectType::EmitterScalabilitySettings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, ValidationRules) == 0x000070, "Member 'UNiagaraEffectType::ValidationRules' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, PerformanceBaselineController) == 0x000088, "Member 'UNiagaraEffectType::PerformanceBaselineController' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, PerfBaselineStats) == 0x000090, "Member 'UNiagaraEffectType::PerfBaselineStats' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEffectType, PerfBaselineVersion) == 0x0000A0, "Member 'UNiagaraEffectType::PerfBaselineVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraEmitter \ static_assert(alignof(UNiagaraEmitter) == 0x000008, "Wrong alignment on UNiagaraEmitter"); \ static_assert(sizeof(UNiagaraEmitter) == 0x0000B8, "Wrong size on UNiagaraEmitter"); \ static_assert(offsetof(UNiagaraEmitter, ExposedVersion) == 0x000030, "Member 'UNiagaraEmitter::ExposedVersion' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, bVersioningEnabled) == 0x000040, "Member 'UNiagaraEmitter::bVersioningEnabled' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, VersionData) == 0x000048, "Member 'UNiagaraEmitter::VersionData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, UniqueEmitterName) == 0x000060, "Member 'UNiagaraEmitter::UniqueEmitterName' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, RendererProperties) == 0x000070, "Member 'UNiagaraEmitter::RendererProperties' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, EventHandlerScriptProps) == 0x000080, "Member 'UNiagaraEmitter::EventHandlerScriptProps' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, SimulationStages) == 0x000090, "Member 'UNiagaraEmitter::SimulationStages' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, GPUComputeScript) == 0x0000A0, "Member 'UNiagaraEmitter::GPUComputeScript' has a wrong offset!"); \ static_assert(offsetof(UNiagaraEmitter, SharedEventGeneratorIds) == 0x0000A8, "Member 'UNiagaraEmitter::SharedEventGeneratorIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraEventReceiverEmitterAction \ static_assert(alignof(UNiagaraEventReceiverEmitterAction) == 0x000008, "Wrong alignment on UNiagaraEventReceiverEmitterAction"); \ static_assert(sizeof(UNiagaraEventReceiverEmitterAction) == 0x000028, "Wrong size on UNiagaraEventReceiverEmitterAction"); \ #define DUMPER7_ASSERTS_UNiagaraEventReceiverEmitterAction_SpawnParticles \ static_assert(alignof(UNiagaraEventReceiverEmitterAction_SpawnParticles) == 0x000008, "Wrong alignment on UNiagaraEventReceiverEmitterAction_SpawnParticles"); \ static_assert(sizeof(UNiagaraEventReceiverEmitterAction_SpawnParticles) == 0x000030, "Wrong size on UNiagaraEventReceiverEmitterAction_SpawnParticles"); \ static_assert(offsetof(UNiagaraEventReceiverEmitterAction_SpawnParticles, NumParticles) == 0x000028, "Member 'UNiagaraEventReceiverEmitterAction_SpawnParticles::NumParticles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup \ static_assert(alignof(NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup"); \ static_assert(sizeof(NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup) == 0x000010, "Wrong size on NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup"); \ static_assert(offsetof(NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup, ReturnValue) == 0x000008, "Member 'NiagaraFunctionLibrary_AcquireNiagaraGPURayTracedCollisionGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_GetNiagaraParameterCollection \ static_assert(alignof(NiagaraFunctionLibrary_GetNiagaraParameterCollection) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_GetNiagaraParameterCollection"); \ static_assert(sizeof(NiagaraFunctionLibrary_GetNiagaraParameterCollection) == 0x000018, "Wrong size on NiagaraFunctionLibrary_GetNiagaraParameterCollection"); \ static_assert(offsetof(NiagaraFunctionLibrary_GetNiagaraParameterCollection, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_GetNiagaraParameterCollection::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_GetNiagaraParameterCollection, Collection) == 0x000008, "Member 'NiagaraFunctionLibrary_GetNiagaraParameterCollection::Collection' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_GetNiagaraParameterCollection, ReturnValue) == 0x000010, "Member 'NiagaraFunctionLibrary_GetNiagaraParameterCollection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent \ static_assert(alignof(NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent"); \ static_assert(sizeof(NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent) == 0x000020, "Wrong size on NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent, SkeletalMeshComponent) == 0x000018, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableSkeletalMeshComponent::SkeletalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh \ static_assert(alignof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh"); \ static_assert(sizeof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh) == 0x000020, "Wrong size on NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh, StaticMesh) == 0x000018, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMesh::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent \ static_assert(alignof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent"); \ static_assert(sizeof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent) == 0x000020, "Wrong size on NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent, StaticMeshComponent) == 0x000018, "Member 'NiagaraFunctionLibrary_OverrideSystemUserVariableStaticMeshComponent::StaticMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup \ static_assert(alignof(NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup"); \ static_assert(sizeof(NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup) == 0x000010, "Wrong size on NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup"); \ static_assert(offsetof(NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup, CollisionGroup) == 0x000008, "Member 'NiagaraFunctionLibrary_ReleaseNiagaraGPURayTracedCollisionGroup::CollisionGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup \ static_assert(alignof(NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup) == 0x000018, "Wrong size on NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup, Actor) == 0x000008, "Member 'NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup::Actor' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup, CollisionGroup) == 0x000010, "Member 'NiagaraFunctionLibrary_SetActorNiagaraGPURayTracedCollisionGroup::CollisionGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup \ static_assert(alignof(NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup) == 0x000018, "Wrong size on NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup, Primitive) == 0x000008, "Member 'NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup::Primitive' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup, CollisionGroup) == 0x000010, "Member 'NiagaraFunctionLibrary_SetComponentNiagaraGPURayTracedCollisionGroup::CollisionGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones \ static_assert(alignof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones) == 0x000028, "Wrong size on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones, FilteredBones) == 0x000018, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredBones::FilteredBones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets \ static_assert(alignof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets) == 0x000028, "Wrong size on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets, FilteredSockets) == 0x000018, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceFilteredSockets::FilteredSockets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions \ static_assert(alignof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions) == 0x000028, "Wrong size on NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions, SamplingRegions) == 0x000018, "Member 'NiagaraFunctionLibrary_SetSkeletalMeshDataInterfaceSamplingRegions::SamplingRegions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetTexture2DArrayObject \ static_assert(alignof(NiagaraFunctionLibrary_SetTexture2DArrayObject) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetTexture2DArrayObject"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetTexture2DArrayObject) == 0x000020, "Wrong size on NiagaraFunctionLibrary_SetTexture2DArrayObject"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTexture2DArrayObject, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetTexture2DArrayObject::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTexture2DArrayObject, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetTexture2DArrayObject::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTexture2DArrayObject, Texture) == 0x000018, "Member 'NiagaraFunctionLibrary_SetTexture2DArrayObject::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetTextureObject \ static_assert(alignof(NiagaraFunctionLibrary_SetTextureObject) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetTextureObject"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetTextureObject) == 0x000020, "Wrong size on NiagaraFunctionLibrary_SetTextureObject"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTextureObject, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetTextureObject::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTextureObject, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetTextureObject::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetTextureObject, Texture) == 0x000018, "Member 'NiagaraFunctionLibrary_SetTextureObject::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SetVolumeTextureObject \ static_assert(alignof(NiagaraFunctionLibrary_SetVolumeTextureObject) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SetVolumeTextureObject"); \ static_assert(sizeof(NiagaraFunctionLibrary_SetVolumeTextureObject) == 0x000020, "Wrong size on NiagaraFunctionLibrary_SetVolumeTextureObject"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetVolumeTextureObject, NiagaraSystem) == 0x000000, "Member 'NiagaraFunctionLibrary_SetVolumeTextureObject::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetVolumeTextureObject, OverrideName) == 0x000008, "Member 'NiagaraFunctionLibrary_SetVolumeTextureObject::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SetVolumeTextureObject, Texture) == 0x000018, "Member 'NiagaraFunctionLibrary_SetVolumeTextureObject::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SpawnSystemAtLocation \ static_assert(alignof(NiagaraFunctionLibrary_SpawnSystemAtLocation) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SpawnSystemAtLocation"); \ static_assert(sizeof(NiagaraFunctionLibrary_SpawnSystemAtLocation) == 0x000068, "Wrong size on NiagaraFunctionLibrary_SpawnSystemAtLocation"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, WorldContextObject) == 0x000000, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, SystemTemplate) == 0x000008, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, Location) == 0x000010, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, Rotation) == 0x000028, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, Scale) == 0x000040, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::Scale' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, bAutoDestroy) == 0x000058, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, bAutoActivate) == 0x000059, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::bAutoActivate' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, PoolingMethod) == 0x00005A, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::PoolingMethod' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, bPreCullCheck) == 0x00005B, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::bPreCullCheck' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocation, ReturnValue) == 0x000060, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams \ static_assert(alignof(NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams"); \ static_assert(sizeof(NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams) == 0x000080, "Wrong size on NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams, SpawnParams) == 0x000000, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams::SpawnParams' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams, ReturnValue) == 0x000078, "Member 'NiagaraFunctionLibrary_SpawnSystemAtLocationWithParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SpawnSystemAttached \ static_assert(alignof(NiagaraFunctionLibrary_SpawnSystemAttached) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SpawnSystemAttached"); \ static_assert(sizeof(NiagaraFunctionLibrary_SpawnSystemAttached) == 0x000058, "Wrong size on NiagaraFunctionLibrary_SpawnSystemAttached"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, SystemTemplate) == 0x000000, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::SystemTemplate' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, AttachToComponent) == 0x000008, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, AttachPointName) == 0x000010, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, Location) == 0x000018, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::Location' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, Rotation) == 0x000030, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, LocationType) == 0x000048, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, bAutoDestroy) == 0x000049, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, bAutoActivate) == 0x00004A, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::bAutoActivate' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, PoolingMethod) == 0x00004B, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::PoolingMethod' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, bPreCullCheck) == 0x00004C, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::bPreCullCheck' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttached, ReturnValue) == 0x000050, "Member 'NiagaraFunctionLibrary_SpawnSystemAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraFunctionLibrary_SpawnSystemAttachedWithParams \ static_assert(alignof(NiagaraFunctionLibrary_SpawnSystemAttachedWithParams) == 0x000008, "Wrong alignment on NiagaraFunctionLibrary_SpawnSystemAttachedWithParams"); \ static_assert(sizeof(NiagaraFunctionLibrary_SpawnSystemAttachedWithParams) == 0x000080, "Wrong size on NiagaraFunctionLibrary_SpawnSystemAttachedWithParams"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttachedWithParams, SpawnParams) == 0x000000, "Member 'NiagaraFunctionLibrary_SpawnSystemAttachedWithParams::SpawnParams' has a wrong offset!"); \ static_assert(offsetof(NiagaraFunctionLibrary_SpawnSystemAttachedWithParams, ReturnValue) == 0x000078, "Member 'NiagaraFunctionLibrary_SpawnSystemAttachedWithParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraFunctionLibrary \ static_assert(alignof(UNiagaraFunctionLibrary) == 0x000008, "Wrong alignment on UNiagaraFunctionLibrary"); \ static_assert(sizeof(UNiagaraFunctionLibrary) == 0x000028, "Wrong size on UNiagaraFunctionLibrary"); \ #define DUMPER7_ASSERTS_ANiagaraLensEffectBase \ static_assert(alignof(ANiagaraLensEffectBase) == 0x000010, "Wrong alignment on ANiagaraLensEffectBase"); \ static_assert(sizeof(ANiagaraLensEffectBase) == 0x000350, "Wrong size on ANiagaraLensEffectBase"); \ static_assert(offsetof(ANiagaraLensEffectBase, DesiredRelativeTransform) == 0x0002D0, "Member 'ANiagaraLensEffectBase::DesiredRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, BaseAuthoredFOV) == 0x000330, "Member 'ANiagaraLensEffectBase::BaseAuthoredFOV' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, EmittersToTreatAsSame) == 0x000338, "Member 'ANiagaraLensEffectBase::EmittersToTreatAsSame' has a wrong offset!"); \ static_assert(offsetof(ANiagaraLensEffectBase, OwningCameraManager) == 0x000348, "Member 'ANiagaraLensEffectBase::OwningCameraManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraLightRendererProperties \ static_assert(alignof(UNiagaraLightRendererProperties) == 0x000008, "Wrong alignment on UNiagaraLightRendererProperties"); \ static_assert(sizeof(UNiagaraLightRendererProperties) == 0x000398, "Wrong size on UNiagaraLightRendererProperties"); \ static_assert(offsetof(UNiagaraLightRendererProperties, RadiusScale) == 0x0000E4, "Member 'UNiagaraLightRendererProperties::RadiusScale' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, DefaultExponent) == 0x0000E8, "Member 'UNiagaraLightRendererProperties::DefaultExponent' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, ColorAdd) == 0x0000EC, "Member 'UNiagaraLightRendererProperties::ColorAdd' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, InverseExposureBlend) == 0x0000F8, "Member 'UNiagaraLightRendererProperties::InverseExposureBlend' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, RendererVisibility) == 0x0000FC, "Member 'UNiagaraLightRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, LightRenderingEnabledBinding) == 0x000100, "Member 'UNiagaraLightRendererProperties::LightRenderingEnabledBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, LightExponentBinding) == 0x000158, "Member 'UNiagaraLightRendererProperties::LightExponentBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, PositionBinding) == 0x0001B0, "Member 'UNiagaraLightRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, ColorBinding) == 0x000208, "Member 'UNiagaraLightRendererProperties::ColorBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, RadiusBinding) == 0x000260, "Member 'UNiagaraLightRendererProperties::RadiusBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, VolumetricScatteringBinding) == 0x0002B8, "Member 'UNiagaraLightRendererProperties::VolumetricScatteringBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraLightRendererProperties, RendererVisibilityTagBinding) == 0x000310, "Member 'UNiagaraLightRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraMeshRendererProperties \ static_assert(alignof(UNiagaraMeshRendererProperties) == 0x000008, "Wrong alignment on UNiagaraMeshRendererProperties"); \ static_assert(sizeof(UNiagaraMeshRendererProperties) == 0x000958, "Wrong size on UNiagaraMeshRendererProperties"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, Meshes) == 0x0000E0, "Member 'UNiagaraMeshRendererProperties::Meshes' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, SourceMode) == 0x0000F0, "Member 'UNiagaraMeshRendererProperties::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, SortMode) == 0x0000F1, "Member 'UNiagaraMeshRendererProperties::SortMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, SortPrecision) == 0x0000F8, "Member 'UNiagaraMeshRendererProperties::SortPrecision' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, GpuTranslucentLatency) == 0x0000F9, "Member 'UNiagaraMeshRendererProperties::GpuTranslucentLatency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, OverrideMaterials) == 0x000100, "Member 'UNiagaraMeshRendererProperties::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, SubImageSize) == 0x000110, "Member 'UNiagaraMeshRendererProperties::SubImageSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, FacingMode) == 0x000120, "Member 'UNiagaraMeshRendererProperties::FacingMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, LockedAxis) == 0x000128, "Member 'UNiagaraMeshRendererProperties::LockedAxis' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, LockedAxisSpace) == 0x000140, "Member 'UNiagaraMeshRendererProperties::LockedAxisSpace' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MinCameraDistance) == 0x000144, "Member 'UNiagaraMeshRendererProperties::MinCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MaxCameraDistance) == 0x000148, "Member 'UNiagaraMeshRendererProperties::MaxCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, RendererVisibility) == 0x00014C, "Member 'UNiagaraMeshRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PositionBinding) == 0x000150, "Member 'UNiagaraMeshRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, ColorBinding) == 0x0001A8, "Member 'UNiagaraMeshRendererProperties::ColorBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, VelocityBinding) == 0x000200, "Member 'UNiagaraMeshRendererProperties::VelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MeshOrientationBinding) == 0x000258, "Member 'UNiagaraMeshRendererProperties::MeshOrientationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, ScaleBinding) == 0x0002B0, "Member 'UNiagaraMeshRendererProperties::ScaleBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, SubImageIndexBinding) == 0x000308, "Member 'UNiagaraMeshRendererProperties::SubImageIndexBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, DynamicMaterialBinding) == 0x000360, "Member 'UNiagaraMeshRendererProperties::DynamicMaterialBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, DynamicMaterial1Binding) == 0x0003B8, "Member 'UNiagaraMeshRendererProperties::DynamicMaterial1Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, DynamicMaterial2Binding) == 0x000410, "Member 'UNiagaraMeshRendererProperties::DynamicMaterial2Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, DynamicMaterial3Binding) == 0x000468, "Member 'UNiagaraMeshRendererProperties::DynamicMaterial3Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MaterialRandomBinding) == 0x0004C0, "Member 'UNiagaraMeshRendererProperties::MaterialRandomBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, CustomSortingBinding) == 0x000518, "Member 'UNiagaraMeshRendererProperties::CustomSortingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, NormalizedAgeBinding) == 0x000570, "Member 'UNiagaraMeshRendererProperties::NormalizedAgeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, CameraOffsetBinding) == 0x0005C8, "Member 'UNiagaraMeshRendererProperties::CameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, RendererVisibilityTagBinding) == 0x000620, "Member 'UNiagaraMeshRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MeshIndexBinding) == 0x000678, "Member 'UNiagaraMeshRendererProperties::MeshIndexBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, MaterialParameters) == 0x0006D0, "Member 'UNiagaraMeshRendererProperties::MaterialParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PrevPositionBinding) == 0x000710, "Member 'UNiagaraMeshRendererProperties::PrevPositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PrevScaleBinding) == 0x000768, "Member 'UNiagaraMeshRendererProperties::PrevScaleBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PrevMeshOrientationBinding) == 0x0007C0, "Member 'UNiagaraMeshRendererProperties::PrevMeshOrientationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PrevCameraOffsetBinding) == 0x000818, "Member 'UNiagaraMeshRendererProperties::PrevCameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PrevVelocityBinding) == 0x000870, "Member 'UNiagaraMeshRendererProperties::PrevVelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, ParticleMesh) == 0x000930, "Member 'UNiagaraMeshRendererProperties::ParticleMesh' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PivotOffset) == 0x000938, "Member 'UNiagaraMeshRendererProperties::PivotOffset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraMeshRendererProperties, PivotOffsetSpace) == 0x000950, "Member 'UNiagaraMeshRendererProperties::PivotOffsetSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetBoolParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetBoolParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetBoolParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetBoolParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_GetBoolParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetBoolParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetBoolParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetBoolParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetBoolParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetColorParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetColorParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetColorParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetColorParameter) == 0x000020, "Wrong size on NiagaraParameterCollectionInstance_GetColorParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetColorParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetColorParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetColorParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetColorParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetFloatParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetFloatParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetFloatParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetFloatParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_GetFloatParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetFloatParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetFloatParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetFloatParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetFloatParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetIntParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetIntParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetIntParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetIntParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_GetIntParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetIntParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetIntParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetIntParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetIntParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetQuatParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetQuatParameter) == 0x000010, "Wrong alignment on NiagaraParameterCollectionInstance_GetQuatParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetQuatParameter) == 0x000030, "Wrong size on NiagaraParameterCollectionInstance_GetQuatParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetQuatParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetQuatParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetQuatParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetQuatParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetVector2DParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetVector2DParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetVector2DParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetVector2DParameter) == 0x000020, "Wrong size on NiagaraParameterCollectionInstance_GetVector2DParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVector2DParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetVector2DParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVector2DParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetVector2DParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetVector4Parameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetVector4Parameter) == 0x000010, "Wrong alignment on NiagaraParameterCollectionInstance_GetVector4Parameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetVector4Parameter) == 0x000030, "Wrong size on NiagaraParameterCollectionInstance_GetVector4Parameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVector4Parameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetVector4Parameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVector4Parameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetVector4Parameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_GetVectorParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_GetVectorParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_GetVectorParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_GetVectorParameter) == 0x000028, "Wrong size on NiagaraParameterCollectionInstance_GetVectorParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVectorParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_GetVectorParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_GetVectorParameter, ReturnValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_GetVectorParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetBoolParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetBoolParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetBoolParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetBoolParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_SetBoolParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetBoolParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetBoolParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetBoolParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetBoolParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetColorParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetColorParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetColorParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetColorParameter) == 0x000020, "Wrong size on NiagaraParameterCollectionInstance_SetColorParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetColorParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetColorParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetColorParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetColorParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetFloatParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetFloatParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetFloatParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetFloatParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_SetFloatParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetFloatParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetFloatParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetFloatParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetFloatParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetIntParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetIntParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetIntParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetIntParameter) == 0x000018, "Wrong size on NiagaraParameterCollectionInstance_SetIntParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetIntParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetIntParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetIntParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetIntParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetQuatParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetQuatParameter) == 0x000010, "Wrong alignment on NiagaraParameterCollectionInstance_SetQuatParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetQuatParameter) == 0x000030, "Wrong size on NiagaraParameterCollectionInstance_SetQuatParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetQuatParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetQuatParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetQuatParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetQuatParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetVector2DParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetVector2DParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetVector2DParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetVector2DParameter) == 0x000020, "Wrong size on NiagaraParameterCollectionInstance_SetVector2DParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVector2DParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetVector2DParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVector2DParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetVector2DParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetVector4Parameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetVector4Parameter) == 0x000010, "Wrong alignment on NiagaraParameterCollectionInstance_SetVector4Parameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetVector4Parameter) == 0x000030, "Wrong size on NiagaraParameterCollectionInstance_SetVector4Parameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVector4Parameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetVector4Parameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVector4Parameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetVector4Parameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraParameterCollectionInstance_SetVectorParameter \ static_assert(alignof(NiagaraParameterCollectionInstance_SetVectorParameter) == 0x000008, "Wrong alignment on NiagaraParameterCollectionInstance_SetVectorParameter"); \ static_assert(sizeof(NiagaraParameterCollectionInstance_SetVectorParameter) == 0x000028, "Wrong size on NiagaraParameterCollectionInstance_SetVectorParameter"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVectorParameter, InVariableName) == 0x000000, "Member 'NiagaraParameterCollectionInstance_SetVectorParameter::InVariableName' has a wrong offset!"); \ static_assert(offsetof(NiagaraParameterCollectionInstance_SetVectorParameter, InValue) == 0x000010, "Member 'NiagaraParameterCollectionInstance_SetVectorParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraParameterCollectionInstance \ static_assert(alignof(UNiagaraParameterCollectionInstance) == 0x000008, "Wrong alignment on UNiagaraParameterCollectionInstance"); \ static_assert(sizeof(UNiagaraParameterCollectionInstance) == 0x0000F0, "Wrong size on UNiagaraParameterCollectionInstance"); \ static_assert(offsetof(UNiagaraParameterCollectionInstance, Collection) == 0x000028, "Member 'UNiagaraParameterCollectionInstance::Collection' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollectionInstance, OverridenParameters) == 0x000030, "Member 'UNiagaraParameterCollectionInstance::OverridenParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollectionInstance, ParameterStorage) == 0x000040, "Member 'UNiagaraParameterCollectionInstance::ParameterStorage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraParameterCollection \ static_assert(alignof(UNiagaraParameterCollection) == 0x000008, "Wrong alignment on UNiagaraParameterCollection"); \ static_assert(sizeof(UNiagaraParameterCollection) == 0x000060, "Wrong size on UNiagaraParameterCollection"); \ static_assert(offsetof(UNiagaraParameterCollection, Namespace) == 0x000028, "Member 'UNiagaraParameterCollection::Namespace' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollection, Parameters) == 0x000030, "Member 'UNiagaraParameterCollection::Parameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollection, SourceMaterialCollection) == 0x000040, "Member 'UNiagaraParameterCollection::SourceMaterialCollection' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollection, DefaultInstance) == 0x000048, "Member 'UNiagaraParameterCollection::DefaultInstance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraParameterCollection, CompileId) == 0x000050, "Member 'UNiagaraParameterCollection::CompileId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraBaselineController_GetSystem \ static_assert(alignof(NiagaraBaselineController_GetSystem) == 0x000008, "Wrong alignment on NiagaraBaselineController_GetSystem"); \ static_assert(sizeof(NiagaraBaselineController_GetSystem) == 0x000008, "Wrong size on NiagaraBaselineController_GetSystem"); \ static_assert(offsetof(NiagaraBaselineController_GetSystem, ReturnValue) == 0x000000, "Member 'NiagaraBaselineController_GetSystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraBaselineController_OnEndTest \ static_assert(alignof(NiagaraBaselineController_OnEndTest) == 0x000004, "Wrong alignment on NiagaraBaselineController_OnEndTest"); \ static_assert(sizeof(NiagaraBaselineController_OnEndTest) == 0x000010, "Wrong size on NiagaraBaselineController_OnEndTest"); \ static_assert(offsetof(NiagaraBaselineController_OnEndTest, Stats) == 0x000000, "Member 'NiagaraBaselineController_OnEndTest::Stats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraBaselineController_OnOwnerTick \ static_assert(alignof(NiagaraBaselineController_OnOwnerTick) == 0x000004, "Wrong alignment on NiagaraBaselineController_OnOwnerTick"); \ static_assert(sizeof(NiagaraBaselineController_OnOwnerTick) == 0x000004, "Wrong size on NiagaraBaselineController_OnOwnerTick"); \ static_assert(offsetof(NiagaraBaselineController_OnOwnerTick, DeltaTime) == 0x000000, "Member 'NiagaraBaselineController_OnOwnerTick::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraBaselineController_OnTickTest \ static_assert(alignof(NiagaraBaselineController_OnTickTest) == 0x000001, "Wrong alignment on NiagaraBaselineController_OnTickTest"); \ static_assert(sizeof(NiagaraBaselineController_OnTickTest) == 0x000001, "Wrong size on NiagaraBaselineController_OnTickTest"); \ static_assert(offsetof(NiagaraBaselineController_OnTickTest, ReturnValue) == 0x000000, "Member 'NiagaraBaselineController_OnTickTest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBaselineController \ static_assert(alignof(UNiagaraBaselineController) == 0x000008, "Wrong alignment on UNiagaraBaselineController"); \ static_assert(sizeof(UNiagaraBaselineController) == 0x000070, "Wrong size on UNiagaraBaselineController"); \ static_assert(offsetof(UNiagaraBaselineController, TestDuration) == 0x000028, "Member 'UNiagaraBaselineController::TestDuration' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBaselineController, EffectType) == 0x000030, "Member 'UNiagaraBaselineController::EffectType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBaselineController, Owner) == 0x000038, "Member 'UNiagaraBaselineController::Owner' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBaselineController, System) == 0x000040, "Member 'UNiagaraBaselineController::System' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraBaselineController_Basic \ static_assert(alignof(UNiagaraBaselineController_Basic) == 0x000008, "Wrong alignment on UNiagaraBaselineController_Basic"); \ static_assert(sizeof(UNiagaraBaselineController_Basic) == 0x000088, "Wrong size on UNiagaraBaselineController_Basic"); \ static_assert(offsetof(UNiagaraBaselineController_Basic, NumInstances) == 0x000070, "Member 'UNiagaraBaselineController_Basic::NumInstances' has a wrong offset!"); \ static_assert(offsetof(UNiagaraBaselineController_Basic, SpawnedComponents) == 0x000078, "Member 'UNiagaraBaselineController_Basic::SpawnedComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraPerfBaselineActor \ static_assert(alignof(ANiagaraPerfBaselineActor) == 0x000008, "Wrong alignment on ANiagaraPerfBaselineActor"); \ static_assert(sizeof(ANiagaraPerfBaselineActor) == 0x0002C0, "Wrong size on ANiagaraPerfBaselineActor"); \ static_assert(offsetof(ANiagaraPerfBaselineActor, Controller) == 0x0002B0, "Member 'ANiagaraPerfBaselineActor::Controller' has a wrong offset!"); \ static_assert(offsetof(ANiagaraPerfBaselineActor, Label) == 0x0002B8, "Member 'ANiagaraPerfBaselineActor::Label' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPrecompileContainer \ static_assert(alignof(UNiagaraPrecompileContainer) == 0x000008, "Wrong alignment on UNiagaraPrecompileContainer"); \ static_assert(sizeof(UNiagaraPrecompileContainer) == 0x000040, "Wrong size on UNiagaraPrecompileContainer"); \ static_assert(offsetof(UNiagaraPrecompileContainer, Scripts) == 0x000028, "Member 'UNiagaraPrecompileContainer::Scripts' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPrecompileContainer, System) == 0x000038, "Member 'UNiagaraPrecompileContainer::System' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewBase_SetLabelText \ static_assert(alignof(NiagaraPreviewBase_SetLabelText) == 0x000008, "Wrong alignment on NiagaraPreviewBase_SetLabelText"); \ static_assert(sizeof(NiagaraPreviewBase_SetLabelText) == 0x000030, "Wrong size on NiagaraPreviewBase_SetLabelText"); \ static_assert(offsetof(NiagaraPreviewBase_SetLabelText, InXAxisText) == 0x000000, "Member 'NiagaraPreviewBase_SetLabelText::InXAxisText' has a wrong offset!"); \ static_assert(offsetof(NiagaraPreviewBase_SetLabelText, InYAxisText) == 0x000018, "Member 'NiagaraPreviewBase_SetLabelText::InYAxisText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewBase_SetSystem \ static_assert(alignof(NiagaraPreviewBase_SetSystem) == 0x000008, "Wrong alignment on NiagaraPreviewBase_SetSystem"); \ static_assert(sizeof(NiagaraPreviewBase_SetSystem) == 0x000008, "Wrong size on NiagaraPreviewBase_SetSystem"); \ static_assert(offsetof(NiagaraPreviewBase_SetSystem, InSystem) == 0x000000, "Member 'NiagaraPreviewBase_SetSystem::InSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraPreviewBase \ static_assert(alignof(ANiagaraPreviewBase) == 0x000008, "Wrong alignment on ANiagaraPreviewBase"); \ static_assert(sizeof(ANiagaraPreviewBase) == 0x0002B0, "Wrong size on ANiagaraPreviewBase"); \ #define DUMPER7_ASSERTS_NiagaraPreviewAxis_ApplyToPreview \ static_assert(alignof(NiagaraPreviewAxis_ApplyToPreview) == 0x000008, "Wrong alignment on NiagaraPreviewAxis_ApplyToPreview"); \ static_assert(sizeof(NiagaraPreviewAxis_ApplyToPreview) == 0x000020, "Wrong size on NiagaraPreviewAxis_ApplyToPreview"); \ static_assert(offsetof(NiagaraPreviewAxis_ApplyToPreview, PreviewComponent) == 0x000000, "Member 'NiagaraPreviewAxis_ApplyToPreview::PreviewComponent' has a wrong offset!"); \ static_assert(offsetof(NiagaraPreviewAxis_ApplyToPreview, PreviewIndex) == 0x000008, "Member 'NiagaraPreviewAxis_ApplyToPreview::PreviewIndex' has a wrong offset!"); \ static_assert(offsetof(NiagaraPreviewAxis_ApplyToPreview, bIsXAxis) == 0x00000C, "Member 'NiagaraPreviewAxis_ApplyToPreview::bIsXAxis' has a wrong offset!"); \ static_assert(offsetof(NiagaraPreviewAxis_ApplyToPreview, OutLabelText) == 0x000010, "Member 'NiagaraPreviewAxis_ApplyToPreview::OutLabelText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraPreviewAxis_Num \ static_assert(alignof(NiagaraPreviewAxis_Num) == 0x000004, "Wrong alignment on NiagaraPreviewAxis_Num"); \ static_assert(sizeof(NiagaraPreviewAxis_Num) == 0x000004, "Wrong size on NiagaraPreviewAxis_Num"); \ static_assert(offsetof(NiagaraPreviewAxis_Num, ReturnValue) == 0x000000, "Member 'NiagaraPreviewAxis_Num::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis \ static_assert(alignof(UNiagaraPreviewAxis) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis"); \ static_assert(sizeof(UNiagaraPreviewAxis) == 0x000028, "Wrong size on UNiagaraPreviewAxis"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamBase \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamBase) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamBase"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamBase) == 0x000038, "Wrong size on UNiagaraPreviewAxis_InterpParamBase"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamBase, Param) == 0x000028, "Member 'UNiagaraPreviewAxis_InterpParamBase::Param' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamBase, Count) == 0x000030, "Member 'UNiagaraPreviewAxis_InterpParamBase::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamInt32 \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamInt32) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamInt32"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamInt32) == 0x000040, "Wrong size on UNiagaraPreviewAxis_InterpParamInt32"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamInt32, Min) == 0x000038, "Member 'UNiagaraPreviewAxis_InterpParamInt32::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamInt32, Max) == 0x00003C, "Member 'UNiagaraPreviewAxis_InterpParamInt32::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamFloat \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamFloat) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamFloat"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamFloat) == 0x000040, "Wrong size on UNiagaraPreviewAxis_InterpParamFloat"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamFloat, Min) == 0x000038, "Member 'UNiagaraPreviewAxis_InterpParamFloat::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamFloat, Max) == 0x00003C, "Member 'UNiagaraPreviewAxis_InterpParamFloat::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamVector2D \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamVector2D) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamVector2D"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamVector2D) == 0x000058, "Wrong size on UNiagaraPreviewAxis_InterpParamVector2D"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector2D, Min) == 0x000038, "Member 'UNiagaraPreviewAxis_InterpParamVector2D::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector2D, Max) == 0x000048, "Member 'UNiagaraPreviewAxis_InterpParamVector2D::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamVector \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamVector) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamVector"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamVector) == 0x000068, "Wrong size on UNiagaraPreviewAxis_InterpParamVector"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector, Min) == 0x000038, "Member 'UNiagaraPreviewAxis_InterpParamVector::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector, Max) == 0x000050, "Member 'UNiagaraPreviewAxis_InterpParamVector::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamVector4 \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamVector4) == 0x000010, "Wrong alignment on UNiagaraPreviewAxis_InterpParamVector4"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamVector4) == 0x000080, "Wrong size on UNiagaraPreviewAxis_InterpParamVector4"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector4, Min) == 0x000040, "Member 'UNiagaraPreviewAxis_InterpParamVector4::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamVector4, Max) == 0x000060, "Member 'UNiagaraPreviewAxis_InterpParamVector4::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraPreviewAxis_InterpParamLinearColor \ static_assert(alignof(UNiagaraPreviewAxis_InterpParamLinearColor) == 0x000008, "Wrong alignment on UNiagaraPreviewAxis_InterpParamLinearColor"); \ static_assert(sizeof(UNiagaraPreviewAxis_InterpParamLinearColor) == 0x000058, "Wrong size on UNiagaraPreviewAxis_InterpParamLinearColor"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamLinearColor, Min) == 0x000038, "Member 'UNiagaraPreviewAxis_InterpParamLinearColor::Min' has a wrong offset!"); \ static_assert(offsetof(UNiagaraPreviewAxis_InterpParamLinearColor, Max) == 0x000048, "Member 'UNiagaraPreviewAxis_InterpParamLinearColor::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraRibbonRendererProperties \ static_assert(alignof(UNiagaraRibbonRendererProperties) == 0x000008, "Wrong alignment on UNiagaraRibbonRendererProperties"); \ static_assert(sizeof(UNiagaraRibbonRendererProperties) == 0x000A90, "Wrong size on UNiagaraRibbonRendererProperties"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, Material) == 0x0000E0, "Member 'UNiagaraRibbonRendererProperties::Material' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, MaterialUserParamBinding) == 0x0000E8, "Member 'UNiagaraRibbonRendererProperties::MaterialUserParamBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, FacingMode) == 0x000108, "Member 'UNiagaraRibbonRendererProperties::FacingMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, UV0Settings) == 0x000110, "Member 'UNiagaraRibbonRendererProperties::UV0Settings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, UV1Settings) == 0x000148, "Member 'UNiagaraRibbonRendererProperties::UV1Settings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, MaxNumRibbons) == 0x000180, "Member 'UNiagaraRibbonRendererProperties::MaxNumRibbons' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, bUseGPUInit) == 0x000184, "Member 'UNiagaraRibbonRendererProperties::bUseGPUInit' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, DrawDirection) == 0x000185, "Member 'UNiagaraRibbonRendererProperties::DrawDirection' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, Shape) == 0x000186, "Member 'UNiagaraRibbonRendererProperties::Shape' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, bEnableAccurateGeometry) == 0x000187, "Member 'UNiagaraRibbonRendererProperties::bEnableAccurateGeometry' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, WidthSegmentationCount) == 0x000188, "Member 'UNiagaraRibbonRendererProperties::WidthSegmentationCount' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, MultiPlaneCount) == 0x00018C, "Member 'UNiagaraRibbonRendererProperties::MultiPlaneCount' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, TubeSubdivisions) == 0x000190, "Member 'UNiagaraRibbonRendererProperties::TubeSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, CustomVertices) == 0x000198, "Member 'UNiagaraRibbonRendererProperties::CustomVertices' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, CurveTension) == 0x0001A8, "Member 'UNiagaraRibbonRendererProperties::CurveTension' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, TessellationMode) == 0x0001AC, "Member 'UNiagaraRibbonRendererProperties::TessellationMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, TessellationFactor) == 0x0001B0, "Member 'UNiagaraRibbonRendererProperties::TessellationFactor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, bUseConstantFactor) == 0x0001B4, "Member 'UNiagaraRibbonRendererProperties::bUseConstantFactor' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, TessellationAngle) == 0x0001B8, "Member 'UNiagaraRibbonRendererProperties::TessellationAngle' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, bScreenSpaceTessellation) == 0x0001BC, "Member 'UNiagaraRibbonRendererProperties::bScreenSpaceTessellation' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, PositionBinding) == 0x0001C0, "Member 'UNiagaraRibbonRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, ColorBinding) == 0x000218, "Member 'UNiagaraRibbonRendererProperties::ColorBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, VelocityBinding) == 0x000270, "Member 'UNiagaraRibbonRendererProperties::VelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, NormalizedAgeBinding) == 0x0002C8, "Member 'UNiagaraRibbonRendererProperties::NormalizedAgeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonTwistBinding) == 0x000320, "Member 'UNiagaraRibbonRendererProperties::RibbonTwistBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonWidthBinding) == 0x000378, "Member 'UNiagaraRibbonRendererProperties::RibbonWidthBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonFacingBinding) == 0x0003D0, "Member 'UNiagaraRibbonRendererProperties::RibbonFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonIdBinding) == 0x000428, "Member 'UNiagaraRibbonRendererProperties::RibbonIdBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonLinkOrderBinding) == 0x000480, "Member 'UNiagaraRibbonRendererProperties::RibbonLinkOrderBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, MaterialRandomBinding) == 0x0004D8, "Member 'UNiagaraRibbonRendererProperties::MaterialRandomBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, DynamicMaterialBinding) == 0x000530, "Member 'UNiagaraRibbonRendererProperties::DynamicMaterialBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, DynamicMaterial1Binding) == 0x000588, "Member 'UNiagaraRibbonRendererProperties::DynamicMaterial1Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, DynamicMaterial2Binding) == 0x0005E0, "Member 'UNiagaraRibbonRendererProperties::DynamicMaterial2Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, DynamicMaterial3Binding) == 0x000638, "Member 'UNiagaraRibbonRendererProperties::DynamicMaterial3Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, RibbonUVDistance) == 0x000690, "Member 'UNiagaraRibbonRendererProperties::RibbonUVDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, U0OverrideBinding) == 0x0006E8, "Member 'UNiagaraRibbonRendererProperties::U0OverrideBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, V0RangeOverrideBinding) == 0x000740, "Member 'UNiagaraRibbonRendererProperties::V0RangeOverrideBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, U1OverrideBinding) == 0x000798, "Member 'UNiagaraRibbonRendererProperties::U1OverrideBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, V1RangeOverrideBinding) == 0x0007F0, "Member 'UNiagaraRibbonRendererProperties::V1RangeOverrideBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, MaterialParameters) == 0x000848, "Member 'UNiagaraRibbonRendererProperties::MaterialParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, PrevPositionBinding) == 0x000888, "Member 'UNiagaraRibbonRendererProperties::PrevPositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, PrevRibbonWidthBinding) == 0x0008E0, "Member 'UNiagaraRibbonRendererProperties::PrevRibbonWidthBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, PrevRibbonFacingBinding) == 0x000938, "Member 'UNiagaraRibbonRendererProperties::PrevRibbonFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraRibbonRendererProperties, PrevRibbonTwistBinding) == 0x000990, "Member 'UNiagaraRibbonRendererProperties::PrevRibbonTwistBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraScript \ static_assert(alignof(UNiagaraScript) == 0x000008, "Wrong alignment on UNiagaraScript"); \ static_assert(sizeof(UNiagaraScript) == 0x0003A8, "Wrong size on UNiagaraScript"); \ static_assert(offsetof(UNiagaraScript, Usage) == 0x000030, "Member 'UNiagaraScript::Usage' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, UsageId) == 0x000034, "Member 'UNiagaraScript::UsageId' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, RapidIterationParameters) == 0x000048, "Member 'UNiagaraScript::RapidIterationParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, ScriptExecutionParamStore) == 0x0000D0, "Member 'UNiagaraScript::ScriptExecutionParamStore' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, ScriptExecutionBoundParameters) == 0x000178, "Member 'UNiagaraScript::ScriptExecutionBoundParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, CachedScriptVMId) == 0x000188, "Member 'UNiagaraScript::CachedScriptVMId' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, CachedScriptVM) == 0x0001F0, "Member 'UNiagaraScript::CachedScriptVM' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, CachedParameterCollectionReferences) == 0x000380, "Member 'UNiagaraScript::CachedParameterCollectionReferences' has a wrong offset!"); \ static_assert(offsetof(UNiagaraScript, CachedDefaultDataInterfaces) == 0x000390, "Member 'UNiagaraScript::CachedDefaultDataInterfaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame \ static_assert(alignof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame) == 0x000008, "Wrong alignment on AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame"); \ static_assert(sizeof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame) == 0x000068, "Wrong size on AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, SimCache) == 0x000000, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::SimCache' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, CreateParameters) == 0x000008, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::CreateParameters' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, NiagaraComponent) == 0x000040, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::NiagaraComponent' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, OutSimCache) == 0x000048, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::OutSimCache' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, NumFrames) == 0x000050, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::NumFrames' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, CaptureRate) == 0x000054, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::CaptureRate' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, bAdvanceSimulation_0) == 0x000058, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::bAdvanceSimulation_0' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, AdvanceDeltaTime_0) == 0x00005C, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::AdvanceDeltaTime_0' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame, ReturnValue) == 0x000060, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheMultiFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete \ static_assert(alignof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete) == 0x000008, "Wrong alignment on AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete"); \ static_assert(sizeof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete) == 0x000068, "Wrong size on AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, SimCache) == 0x000000, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::SimCache' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, CreateParameters) == 0x000008, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::CreateParameters' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, NiagaraComponent) == 0x000040, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::NiagaraComponent' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, OutSimCache) == 0x000048, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::OutSimCache' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, CaptureRate) == 0x000050, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::CaptureRate' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, bAdvanceSimulation_0) == 0x000054, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::bAdvanceSimulation_0' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, AdvanceDeltaTime_0) == 0x000058, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::AdvanceDeltaTime_0' has a wrong offset!"); \ static_assert(offsetof(AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete, ReturnValue) == 0x000060, "Member 'AsyncNiagaraCaptureSimCache_CaptureNiagaraSimCacheUntilComplete::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncNiagaraCaptureSimCache \ static_assert(alignof(UAsyncNiagaraCaptureSimCache) == 0x000008, "Wrong alignment on UAsyncNiagaraCaptureSimCache"); \ static_assert(sizeof(UAsyncNiagaraCaptureSimCache) == 0x000078, "Wrong size on UAsyncNiagaraCaptureSimCache"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureSimCache) == 0x000030, "Member 'UAsyncNiagaraCaptureSimCache::CaptureSimCache' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureComponent) == 0x000038, "Member 'UAsyncNiagaraCaptureSimCache::CaptureComponent' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureNumFrames) == 0x000040, "Member 'UAsyncNiagaraCaptureSimCache::CaptureNumFrames' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureFrameRate) == 0x000044, "Member 'UAsyncNiagaraCaptureSimCache::CaptureFrameRate' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureFrameCounter) == 0x000048, "Member 'UAsyncNiagaraCaptureSimCache::CaptureFrameCounter' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, TimeOutCounter) == 0x00004C, "Member 'UAsyncNiagaraCaptureSimCache::TimeOutCounter' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, CaptureComplete) == 0x000050, "Member 'UAsyncNiagaraCaptureSimCache::CaptureComplete' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, bAdvanceSimulation) == 0x000070, "Member 'UAsyncNiagaraCaptureSimCache::bAdvanceSimulation' has a wrong offset!"); \ static_assert(offsetof(UAsyncNiagaraCaptureSimCache, AdvanceDeltaTime) == 0x000074, "Member 'UAsyncNiagaraCaptureSimCache::AdvanceDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSpriteRendererProperties \ static_assert(alignof(UNiagaraSpriteRendererProperties) == 0x000008, "Wrong alignment on UNiagaraSpriteRendererProperties"); \ static_assert(sizeof(UNiagaraSpriteRendererProperties) == 0x000B70, "Wrong size on UNiagaraSpriteRendererProperties"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, Material) == 0x0000E0, "Member 'UNiagaraSpriteRendererProperties::Material' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SourceMode) == 0x0000E8, "Member 'UNiagaraSpriteRendererProperties::SourceMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaterialUserParamBinding) == 0x0000F0, "Member 'UNiagaraSpriteRendererProperties::MaterialUserParamBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, Alignment) == 0x000110, "Member 'UNiagaraSpriteRendererProperties::Alignment' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, FacingMode) == 0x000111, "Member 'UNiagaraSpriteRendererProperties::FacingMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PivotInUVSpace) == 0x000118, "Member 'UNiagaraSpriteRendererProperties::PivotInUVSpace' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MacroUVRadius) == 0x000128, "Member 'UNiagaraSpriteRendererProperties::MacroUVRadius' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SortMode) == 0x00012C, "Member 'UNiagaraSpriteRendererProperties::SortMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SubImageSize) == 0x000130, "Member 'UNiagaraSpriteRendererProperties::SubImageSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SubImageStreamingScale) == 0x000144, "Member 'UNiagaraSpriteRendererProperties::SubImageStreamingScale' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SortPrecision) == 0x00014C, "Member 'UNiagaraSpriteRendererProperties::SortPrecision' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, GpuTranslucentLatency) == 0x00014D, "Member 'UNiagaraSpriteRendererProperties::GpuTranslucentLatency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PixelCoverageMode) == 0x00014E, "Member 'UNiagaraSpriteRendererProperties::PixelCoverageMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PixelCoverageBlend) == 0x000150, "Member 'UNiagaraSpriteRendererProperties::PixelCoverageBlend' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MinFacingCameraBlendDistance) == 0x000154, "Member 'UNiagaraSpriteRendererProperties::MinFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaxFacingCameraBlendDistance) == 0x000158, "Member 'UNiagaraSpriteRendererProperties::MaxFacingCameraBlendDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MinCameraDistance) == 0x000160, "Member 'UNiagaraSpriteRendererProperties::MinCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaxCameraDistance) == 0x000164, "Member 'UNiagaraSpriteRendererProperties::MaxCameraDistance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, RendererVisibility) == 0x000168, "Member 'UNiagaraSpriteRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PositionBinding) == 0x000170, "Member 'UNiagaraSpriteRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, ColorBinding) == 0x0001C8, "Member 'UNiagaraSpriteRendererProperties::ColorBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, VelocityBinding) == 0x000220, "Member 'UNiagaraSpriteRendererProperties::VelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteRotationBinding) == 0x000278, "Member 'UNiagaraSpriteRendererProperties::SpriteRotationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteSizeBinding) == 0x0002D0, "Member 'UNiagaraSpriteRendererProperties::SpriteSizeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteFacingBinding) == 0x000328, "Member 'UNiagaraSpriteRendererProperties::SpriteFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SpriteAlignmentBinding) == 0x000380, "Member 'UNiagaraSpriteRendererProperties::SpriteAlignmentBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, SubImageIndexBinding) == 0x0003D8, "Member 'UNiagaraSpriteRendererProperties::SubImageIndexBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterialBinding) == 0x000430, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterialBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial1Binding) == 0x000488, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial1Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial2Binding) == 0x0004E0, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial2Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, DynamicMaterial3Binding) == 0x000538, "Member 'UNiagaraSpriteRendererProperties::DynamicMaterial3Binding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, CameraOffsetBinding) == 0x000590, "Member 'UNiagaraSpriteRendererProperties::CameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, UVScaleBinding) == 0x0005E8, "Member 'UNiagaraSpriteRendererProperties::UVScaleBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PivotOffsetBinding) == 0x000640, "Member 'UNiagaraSpriteRendererProperties::PivotOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaterialRandomBinding) == 0x000698, "Member 'UNiagaraSpriteRendererProperties::MaterialRandomBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, CustomSortingBinding) == 0x0006F0, "Member 'UNiagaraSpriteRendererProperties::CustomSortingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, NormalizedAgeBinding) == 0x000748, "Member 'UNiagaraSpriteRendererProperties::NormalizedAgeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, RendererVisibilityTagBinding) == 0x0007A0, "Member 'UNiagaraSpriteRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, MaterialParameters) == 0x0007F8, "Member 'UNiagaraSpriteRendererProperties::MaterialParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevPositionBinding) == 0x000838, "Member 'UNiagaraSpriteRendererProperties::PrevPositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevVelocityBinding) == 0x000890, "Member 'UNiagaraSpriteRendererProperties::PrevVelocityBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteRotationBinding) == 0x0008E8, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteRotationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteSizeBinding) == 0x000940, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteSizeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteFacingBinding) == 0x000998, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteFacingBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevSpriteAlignmentBinding) == 0x0009F0, "Member 'UNiagaraSpriteRendererProperties::PrevSpriteAlignmentBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevCameraOffsetBinding) == 0x000A48, "Member 'UNiagaraSpriteRendererProperties::PrevCameraOffsetBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSpriteRendererProperties, PrevPivotOffsetBinding) == 0x000AA0, "Member 'UNiagaraSpriteRendererProperties::PrevPivotOffsetBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraSystem \ static_assert(alignof(UNiagaraSystem) == 0x000008, "Wrong alignment on UNiagaraSystem"); \ static_assert(sizeof(UNiagaraSystem) == 0x000558, "Wrong size on UNiagaraSystem"); \ static_assert(offsetof(UNiagaraSystem, CustomDepthStencilWriteMask) == 0x000032, "Member 'UNiagaraSystem::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, CustomDepthStencilValue) == 0x000034, "Member 'UNiagaraSystem::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, TranslucencySortPriority) == 0x000038, "Member 'UNiagaraSystem::TranslucencySortPriority' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, TranslucencySortDistanceOffset) == 0x00003C, "Member 'UNiagaraSystem::TranslucencySortDistanceOffset' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bDumpDebugSystemInfo) == 0x000040, "Member 'UNiagaraSystem::bDumpDebugSystemInfo' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bDumpDebugEmitterInfo) == 0x000041, "Member 'UNiagaraSystem::bDumpDebugEmitterInfo' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bRequireCurrentFrameData) == 0x000043, "Member 'UNiagaraSystem::bRequireCurrentFrameData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, EffectType) == 0x000048, "Member 'UNiagaraSystem::EffectType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bOverrideScalabilitySettings) == 0x000050, "Member 'UNiagaraSystem::bOverrideScalabilitySettings' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, ScalabilityOverrides) == 0x000058, "Member 'UNiagaraSystem::ScalabilityOverrides' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, SystemScalabilityOverrides) == 0x000068, "Member 'UNiagaraSystem::SystemScalabilityOverrides' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, EmitterHandles) == 0x000078, "Member 'UNiagaraSystem::EmitterHandles' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, ParameterCollectionOverrides) == 0x000088, "Member 'UNiagaraSystem::ParameterCollectionOverrides' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, SystemSpawnScript) == 0x000098, "Member 'UNiagaraSystem::SystemSpawnScript' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, SystemUpdateScript) == 0x0000A0, "Member 'UNiagaraSystem::SystemUpdateScript' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, SystemCompiledData) == 0x0000B8, "Member 'UNiagaraSystem::SystemCompiledData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, ExposedParameters) == 0x0002E0, "Member 'UNiagaraSystem::ExposedParameters' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, FixedBounds) == 0x0003B8, "Member 'UNiagaraSystem::FixedBounds' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bAutoDeactivate) == 0x0003F0, "Member 'UNiagaraSystem::bAutoDeactivate' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bDeterminism) == 0x0003F1, "Member 'UNiagaraSystem::bDeterminism' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, RandomSeed) == 0x0003F4, "Member 'UNiagaraSystem::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, WarmupTime) == 0x0003F8, "Member 'UNiagaraSystem::WarmupTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, WarmupTickCount) == 0x0003FC, "Member 'UNiagaraSystem::WarmupTickCount' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, WarmupTickDelta) == 0x000400, "Member 'UNiagaraSystem::WarmupTickDelta' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bFixedTickDelta) == 0x000404, "Member 'UNiagaraSystem::bFixedTickDelta' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, FixedTickDeltaTime) == 0x000408, "Member 'UNiagaraSystem::FixedTickDeltaTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bHasSystemScriptDIsWithPerInstanceData) == 0x00040C, "Member 'UNiagaraSystem::bHasSystemScriptDIsWithPerInstanceData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, bNeedsGPUContextInitForDataInterfaces) == 0x00040D, "Member 'UNiagaraSystem::bNeedsGPUContextInitForDataInterfaces' has a wrong offset!"); \ static_assert(offsetof(UNiagaraSystem, UserDINamesReadInSystemScripts) == 0x000410, "Member 'UNiagaraSystem::UserDINamesReadInSystemScripts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumeCache \ static_assert(alignof(UVolumeCache) == 0x000008, "Wrong alignment on UVolumeCache"); \ static_assert(sizeof(UVolumeCache) == 0x000060, "Wrong size on UVolumeCache"); \ static_assert(offsetof(UVolumeCache, FilePath) == 0x000028, "Member 'UVolumeCache::FilePath' has a wrong offset!"); \ static_assert(offsetof(UVolumeCache, CacheType) == 0x000038, "Member 'UVolumeCache::CacheType' has a wrong offset!"); \ static_assert(offsetof(UVolumeCache, Resolution) == 0x00003C, "Member 'UVolumeCache::Resolution' has a wrong offset!"); \ static_assert(offsetof(UVolumeCache, FrameRangeStart) == 0x000048, "Member 'UVolumeCache::FrameRangeStart' has a wrong offset!"); \ static_assert(offsetof(UVolumeCache, FrameRangeEnd) == 0x00004C, "Member 'UVolumeCache::FrameRangeEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNormalCombo_Hit3_CameraShake_C \ static_assert(alignof(UNormalCombo_Hit3_CameraShake_C) == 0x000010, "Wrong alignment on UNormalCombo_Hit3_CameraShake_C"); \ static_assert(sizeof(UNormalCombo_Hit3_CameraShake_C) == 0x000210, "Wrong size on UNormalCombo_Hit3_CameraShake_C"); \ #define DUMPER7_ASSERTS_FSimulationStageMetaData \ static_assert(alignof(FSimulationStageMetaData) == 0x000008, "Wrong alignment on FSimulationStageMetaData"); \ static_assert(sizeof(FSimulationStageMetaData) == 0x000090, "Wrong size on FSimulationStageMetaData"); \ static_assert(offsetof(FSimulationStageMetaData, SimulationStageName) == 0x000000, "Member 'FSimulationStageMetaData::SimulationStageName' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, EnabledBinding) == 0x000008, "Member 'FSimulationStageMetaData::EnabledBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ElementCountXBinding) == 0x000010, "Member 'FSimulationStageMetaData::ElementCountXBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ElementCountYBinding) == 0x000018, "Member 'FSimulationStageMetaData::ElementCountYBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ElementCountZBinding) == 0x000020, "Member 'FSimulationStageMetaData::ElementCountZBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, IterationSource) == 0x000028, "Member 'FSimulationStageMetaData::IterationSource' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ExecuteBehavior) == 0x000030, "Member 'FSimulationStageMetaData::ExecuteBehavior' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ParticleIterationStateBinding) == 0x000038, "Member 'FSimulationStageMetaData::ParticleIterationStateBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, ParticleIterationStateRange) == 0x000044, "Member 'FSimulationStageMetaData::ParticleIterationStateRange' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, OutputDestinations) == 0x000050, "Member 'FSimulationStageMetaData::OutputDestinations' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, InputDataInterfaces) == 0x000060, "Member 'FSimulationStageMetaData::InputDataInterfaces' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, NumIterations) == 0x000070, "Member 'FSimulationStageMetaData::NumIterations' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, NumIterationsBinding) == 0x000074, "Member 'FSimulationStageMetaData::NumIterationsBinding' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, GpuDispatchType) == 0x00007C, "Member 'FSimulationStageMetaData::GpuDispatchType' has a wrong offset!"); \ static_assert(offsetof(FSimulationStageMetaData, GpuDispatchNumThreads) == 0x000080, "Member 'FSimulationStageMetaData::GpuDispatchNumThreads' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraDataInterfaceGeneratedFunction \ static_assert(alignof(FNiagaraDataInterfaceGeneratedFunction) == 0x000008, "Wrong alignment on FNiagaraDataInterfaceGeneratedFunction"); \ static_assert(sizeof(FNiagaraDataInterfaceGeneratedFunction) == 0x000028, "Wrong size on FNiagaraDataInterfaceGeneratedFunction"); \ #define DUMPER7_ASSERTS_FNiagaraDataInterfaceGPUParamInfo \ static_assert(alignof(FNiagaraDataInterfaceGPUParamInfo) == 0x000008, "Wrong alignment on FNiagaraDataInterfaceGPUParamInfo"); \ static_assert(sizeof(FNiagaraDataInterfaceGPUParamInfo) == 0x000038, "Wrong size on FNiagaraDataInterfaceGPUParamInfo"); \ static_assert(offsetof(FNiagaraDataInterfaceGPUParamInfo, DataInterfaceHLSLSymbol) == 0x000000, "Member 'FNiagaraDataInterfaceGPUParamInfo::DataInterfaceHLSLSymbol' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceGPUParamInfo, DIClassName) == 0x000010, "Member 'FNiagaraDataInterfaceGPUParamInfo::DIClassName' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceGPUParamInfo, ShaderParametersOffset) == 0x000020, "Member 'FNiagaraDataInterfaceGPUParamInfo::ShaderParametersOffset' has a wrong offset!"); \ static_assert(offsetof(FNiagaraDataInterfaceGPUParamInfo, GeneratedFunctions) == 0x000028, "Member 'FNiagaraDataInterfaceGPUParamInfo::GeneratedFunctions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraShaderScriptExternalConstant \ static_assert(alignof(FNiagaraShaderScriptExternalConstant) == 0x000008, "Wrong alignment on FNiagaraShaderScriptExternalConstant"); \ static_assert(sizeof(FNiagaraShaderScriptExternalConstant) == 0x000018, "Wrong size on FNiagaraShaderScriptExternalConstant"); \ static_assert(offsetof(FNiagaraShaderScriptExternalConstant, Type) == 0x000000, "Member 'FNiagaraShaderScriptExternalConstant::Type' has a wrong offset!"); \ static_assert(offsetof(FNiagaraShaderScriptExternalConstant, Name) == 0x000008, "Member 'FNiagaraShaderScriptExternalConstant::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraShaderScriptParametersMetadata \ static_assert(alignof(FNiagaraShaderScriptParametersMetadata) == 0x000008, "Wrong alignment on FNiagaraShaderScriptParametersMetadata"); \ static_assert(sizeof(FNiagaraShaderScriptParametersMetadata) == 0x000058, "Wrong size on FNiagaraShaderScriptParametersMetadata"); \ static_assert(offsetof(FNiagaraShaderScriptParametersMetadata, DataInterfaceParamInfo) == 0x000000, "Member 'FNiagaraShaderScriptParametersMetadata::DataInterfaceParamInfo' has a wrong offset!"); \ static_assert(offsetof(FNiagaraShaderScriptParametersMetadata, LooseMetadataNames) == 0x000010, "Member 'FNiagaraShaderScriptParametersMetadata::LooseMetadataNames' has a wrong offset!"); \ static_assert(offsetof(FNiagaraShaderScriptParametersMetadata, bExternalConstantsInterpolated) == 0x000020, "Member 'FNiagaraShaderScriptParametersMetadata::bExternalConstantsInterpolated' has a wrong offset!"); \ static_assert(offsetof(FNiagaraShaderScriptParametersMetadata, ExternalConstants) == 0x000028, "Member 'FNiagaraShaderScriptParametersMetadata::ExternalConstants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNiagaraCompileEvent \ static_assert(alignof(FNiagaraCompileEvent) == 0x000008, "Wrong alignment on FNiagaraCompileEvent"); \ static_assert(sizeof(FNiagaraCompileEvent) == 0x000068, "Wrong size on FNiagaraCompileEvent"); \ static_assert(offsetof(FNiagaraCompileEvent, Severity) == 0x000000, "Member 'FNiagaraCompileEvent::Severity' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, Message) == 0x000008, "Member 'FNiagaraCompileEvent::Message' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, ShortDescription) == 0x000018, "Member 'FNiagaraCompileEvent::ShortDescription' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, bDismissable) == 0x000028, "Member 'FNiagaraCompileEvent::bDismissable' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, NodeGuid) == 0x00002C, "Member 'FNiagaraCompileEvent::NodeGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, PinGuid) == 0x00003C, "Member 'FNiagaraCompileEvent::PinGuid' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, StackGuids) == 0x000050, "Member 'FNiagaraCompileEvent::StackGuids' has a wrong offset!"); \ static_assert(offsetof(FNiagaraCompileEvent, Source) == 0x000060, "Member 'FNiagaraCompileEvent::Source' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraScriptBase \ static_assert(alignof(UNiagaraScriptBase) == 0x000008, "Wrong alignment on UNiagaraScriptBase"); \ static_assert(sizeof(UNiagaraScriptBase) == 0x000028, "Wrong size on UNiagaraScriptBase"); \ #define DUMPER7_ASSERTS_FCurveParameterPair \ static_assert(alignof(FCurveParameterPair) == 0x000004, "Wrong alignment on FCurveParameterPair"); \ static_assert(sizeof(FCurveParameterPair) == 0x000010, "Wrong size on FCurveParameterPair"); \ static_assert(offsetof(FCurveParameterPair, AnimCurveName) == 0x000000, "Member 'FCurveParameterPair::AnimCurveName' has a wrong offset!"); \ static_assert(offsetof(FCurveParameterPair, UserVariableName) == 0x000008, "Member 'FCurveParameterPair::UserVariableName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect \ static_assert(alignof(AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect) == 0x000008, "Wrong alignment on AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect"); \ static_assert(sizeof(AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect) == 0x000010, "Wrong size on AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect, MeshComp) == 0x000000, "Member 'AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect, ReturnValue) == 0x000008, "Member 'AnimNotifyState_TimedNiagaraEffect_GetSpawnedEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_TimedNiagaraEffect \ static_assert(alignof(UAnimNotifyState_TimedNiagaraEffect) == 0x000008, "Wrong alignment on UAnimNotifyState_TimedNiagaraEffect"); \ static_assert(sizeof(UAnimNotifyState_TimedNiagaraEffect) == 0x000078, "Wrong size on UAnimNotifyState_TimedNiagaraEffect"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, Template) == 0x000030, "Member 'UAnimNotifyState_TimedNiagaraEffect::Template' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, SocketName) == 0x000038, "Member 'UAnimNotifyState_TimedNiagaraEffect::SocketName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, LocationOffset) == 0x000040, "Member 'UAnimNotifyState_TimedNiagaraEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, RotationOffset) == 0x000058, "Member 'UAnimNotifyState_TimedNiagaraEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffect, bDestroyAtEnd) == 0x000070, "Member 'UAnimNotifyState_TimedNiagaraEffect::bDestroyAtEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress \ static_assert(alignof(AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress) == 0x000008, "Wrong alignment on AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress"); \ static_assert(sizeof(AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress) == 0x000010, "Wrong size on AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress, MeshComp) == 0x000000, "Member 'AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress, ReturnValue) == 0x000008, "Member 'AnimNotifyState_TimedNiagaraEffectAdvanced_GetNotifyProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_TimedNiagaraEffectAdvanced \ static_assert(alignof(UAnimNotifyState_TimedNiagaraEffectAdvanced) == 0x000008, "Wrong alignment on UAnimNotifyState_TimedNiagaraEffectAdvanced"); \ static_assert(sizeof(UAnimNotifyState_TimedNiagaraEffectAdvanced) == 0x0000E8, "Wrong size on UAnimNotifyState_TimedNiagaraEffectAdvanced"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, bEnableNormalizedNotifyProgress) == 0x000078, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::bEnableNormalizedNotifyProgress' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, NotifyProgressUserParameter) == 0x00007C, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::NotifyProgressUserParameter' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_TimedNiagaraEffectAdvanced, AnimCurves) == 0x000088, "Member 'UAnimNotifyState_TimedNiagaraEffectAdvanced::AnimCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_PlayNiagaraEffect_GetSpawnedEffect \ static_assert(alignof(AnimNotify_PlayNiagaraEffect_GetSpawnedEffect) == 0x000008, "Wrong alignment on AnimNotify_PlayNiagaraEffect_GetSpawnedEffect"); \ static_assert(sizeof(AnimNotify_PlayNiagaraEffect_GetSpawnedEffect) == 0x000008, "Wrong size on AnimNotify_PlayNiagaraEffect_GetSpawnedEffect"); \ static_assert(offsetof(AnimNotify_PlayNiagaraEffect_GetSpawnedEffect, ReturnValue) == 0x000000, "Member 'AnimNotify_PlayNiagaraEffect_GetSpawnedEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlayNiagaraEffect \ static_assert(alignof(UAnimNotify_PlayNiagaraEffect) == 0x000010, "Wrong alignment on UAnimNotify_PlayNiagaraEffect"); \ static_assert(sizeof(UAnimNotify_PlayNiagaraEffect) == 0x0000D0, "Wrong size on UAnimNotify_PlayNiagaraEffect"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, Template) == 0x000038, "Member 'UAnimNotify_PlayNiagaraEffect::Template' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, LocationOffset) == 0x000040, "Member 'UAnimNotify_PlayNiagaraEffect::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, RotationOffset) == 0x000058, "Member 'UAnimNotify_PlayNiagaraEffect::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, Scale) == 0x000070, "Member 'UAnimNotify_PlayNiagaraEffect::Scale' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, bAbsoluteScale) == 0x000088, "Member 'UAnimNotify_PlayNiagaraEffect::bAbsoluteScale' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_PlayNiagaraEffect, SocketName) == 0x0000C4, "Member 'UAnimNotify_PlayNiagaraEffect::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimProcMeshSectionsIDs \ static_assert(alignof(FAnimProcMeshSectionsIDs) == 0x000008, "Wrong alignment on FAnimProcMeshSectionsIDs"); \ static_assert(sizeof(FAnimProcMeshSectionsIDs) == 0x000010, "Wrong size on FAnimProcMeshSectionsIDs"); \ #define DUMPER7_ASSERTS_FPerMaterialInfo \ static_assert(alignof(FPerMaterialInfo) == 0x000004, "Wrong alignment on FPerMaterialInfo"); \ static_assert(sizeof(FPerMaterialInfo) == 0x000008, "Wrong size on FPerMaterialInfo"); \ static_assert(offsetof(FPerMaterialInfo, NumberOfInstances) == 0x000000, "Member 'FPerMaterialInfo::NumberOfInstances' has a wrong offset!"); \ static_assert(offsetof(FPerMaterialInfo, ShellsCastShadow) == 0x000004, "Member 'FPerMaterialInfo::ShellsCastShadow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAnimatedProceduralMeshActor \ static_assert(alignof(AAnimatedProceduralMeshActor) == 0x000008, "Wrong alignment on AAnimatedProceduralMeshActor"); \ static_assert(sizeof(AAnimatedProceduralMeshActor) == 0x0002B8, "Wrong size on AAnimatedProceduralMeshActor"); \ static_assert(offsetof(AAnimatedProceduralMeshActor, AnimatedProceduralMesh) == 0x0002B0, "Member 'AAnimatedProceduralMeshActor::AnimatedProceduralMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaintableStaticMeshActor \ static_assert(alignof(APaintableStaticMeshActor) == 0x000008, "Wrong alignment on APaintableStaticMeshActor"); \ static_assert(sizeof(APaintableStaticMeshActor) == 0x0002C0, "Wrong size on APaintableStaticMeshActor"); \ #define DUMPER7_ASSERTS_AnimatedProceduralMeshComponent_GetDynamicMaterial \ static_assert(alignof(AnimatedProceduralMeshComponent_GetDynamicMaterial) == 0x000008, "Wrong alignment on AnimatedProceduralMeshComponent_GetDynamicMaterial"); \ static_assert(sizeof(AnimatedProceduralMeshComponent_GetDynamicMaterial) == 0x000008, "Wrong size on AnimatedProceduralMeshComponent_GetDynamicMaterial"); \ static_assert(offsetof(AnimatedProceduralMeshComponent_GetDynamicMaterial, ReturnValue) == 0x000000, "Member 'AnimatedProceduralMeshComponent_GetDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimatedProceduralMeshComponent \ static_assert(alignof(UAnimatedProceduralMeshComponent) == 0x000010, "Wrong alignment on UAnimatedProceduralMeshComponent"); \ static_assert(sizeof(UAnimatedProceduralMeshComponent) == 0x000640, "Wrong size on UAnimatedProceduralMeshComponent"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, SectionsAndFrames) == 0x000600, "Member 'UAnimatedProceduralMeshComponent::SectionsAndFrames' has a wrong offset!"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, MaterialOverride) == 0x000610, "Member 'UAnimatedProceduralMeshComponent::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, Shapes) == 0x000618, "Member 'UAnimatedProceduralMeshComponent::Shapes' has a wrong offset!"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, AutoFrame) == 0x000628, "Member 'UAnimatedProceduralMeshComponent::AutoFrame' has a wrong offset!"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, AutoFrameFPS) == 0x00062C, "Member 'UAnimatedProceduralMeshComponent::AutoFrameFPS' has a wrong offset!"); \ static_assert(offsetof(UAnimatedProceduralMeshComponent, AnimationFrame) == 0x000630, "Member 'UAnimatedProceduralMeshComponent::AnimationFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AInstancedMeshExActor \ static_assert(alignof(AInstancedMeshExActor) == 0x000008, "Wrong alignment on AInstancedMeshExActor"); \ static_assert(sizeof(AInstancedMeshExActor) == 0x0002C0, "Wrong size on AInstancedMeshExActor"); \ static_assert(offsetof(AInstancedMeshExActor, InstancedMeshExComponent) == 0x0002B0, "Member 'AInstancedMeshExActor::InstancedMeshExComponent' has a wrong offset!"); \ static_assert(offsetof(AInstancedMeshExActor, ReloadMeshes) == 0x0002B8, "Member 'AInstancedMeshExActor::ReloadMeshes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaintableStaticMeshComponent_ClearPainting \ static_assert(alignof(PaintableStaticMeshComponent_ClearPainting) == 0x000004, "Wrong alignment on PaintableStaticMeshComponent_ClearPainting"); \ static_assert(sizeof(PaintableStaticMeshComponent_ClearPainting) == 0x000008, "Wrong size on PaintableStaticMeshComponent_ClearPainting"); \ static_assert(offsetof(PaintableStaticMeshComponent_ClearPainting, PaintColor) == 0x000000, "Member 'PaintableStaticMeshComponent_ClearPainting::PaintColor' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_ClearPainting, AlphaMultiplier) == 0x000004, "Member 'PaintableStaticMeshComponent_ClearPainting::AlphaMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaintableStaticMeshComponent_PaintSphere \ static_assert(alignof(PaintableStaticMeshComponent_PaintSphere) == 0x000008, "Wrong alignment on PaintableStaticMeshComponent_PaintSphere"); \ static_assert(sizeof(PaintableStaticMeshComponent_PaintSphere) == 0x000030, "Wrong size on PaintableStaticMeshComponent_PaintSphere"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, SphereCenter) == 0x000000, "Member 'PaintableStaticMeshComponent_PaintSphere::SphereCenter' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, SphereRadius) == 0x000018, "Member 'PaintableStaticMeshComponent_PaintSphere::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, PaintColor) == 0x00001C, "Member 'PaintableStaticMeshComponent_PaintSphere::PaintColor' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, AlphaMultiplier) == 0x000020, "Member 'PaintableStaticMeshComponent_PaintSphere::AlphaMultiplier' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, FalloffExponent) == 0x000024, "Member 'PaintableStaticMeshComponent_PaintSphere::FalloffExponent' has a wrong offset!"); \ static_assert(offsetof(PaintableStaticMeshComponent_PaintSphere, AdditivePainting) == 0x000028, "Member 'PaintableStaticMeshComponent_PaintSphere::AdditivePainting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaintableStaticMeshComponent \ static_assert(alignof(UPaintableStaticMeshComponent) == 0x000010, "Wrong alignment on UPaintableStaticMeshComponent"); \ static_assert(sizeof(UPaintableStaticMeshComponent) == 0x000630, "Wrong size on UPaintableStaticMeshComponent"); \ static_assert(offsetof(UPaintableStaticMeshComponent, ClearColor) == 0x00061C, "Member 'UPaintableStaticMeshComponent::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UPaintableStaticMeshComponent, ClearAtBeginPlay) == 0x000620, "Member 'UPaintableStaticMeshComponent::ClearAtBeginPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InstancedMeshExComponent_GetDynamicMaterial \ static_assert(alignof(InstancedMeshExComponent_GetDynamicMaterial) == 0x000008, "Wrong alignment on InstancedMeshExComponent_GetDynamicMaterial"); \ static_assert(sizeof(InstancedMeshExComponent_GetDynamicMaterial) == 0x000008, "Wrong size on InstancedMeshExComponent_GetDynamicMaterial"); \ static_assert(offsetof(InstancedMeshExComponent_GetDynamicMaterial, ReturnValue) == 0x000000, "Member 'InstancedMeshExComponent_GetDynamicMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInstancedMeshExComponent \ static_assert(alignof(UInstancedMeshExComponent) == 0x000010, "Wrong alignment on UInstancedMeshExComponent"); \ static_assert(sizeof(UInstancedMeshExComponent) == 0x000620, "Wrong size on UInstancedMeshExComponent"); \ static_assert(offsetof(UInstancedMeshExComponent, MaterialOverride) == 0x000600, "Member 'UInstancedMeshExComponent::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UInstancedMeshExComponent, Shape) == 0x000608, "Member 'UInstancedMeshExComponent::Shape' has a wrong offset!"); \ static_assert(offsetof(UInstancedMeshExComponent, NumberOfInstances) == 0x000610, "Member 'UInstancedMeshExComponent::NumberOfInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASkeletalMeshExActor \ static_assert(alignof(ASkeletalMeshExActor) == 0x000008, "Wrong alignment on ASkeletalMeshExActor"); \ static_assert(sizeof(ASkeletalMeshExActor) == 0x0002B8, "Wrong size on ASkeletalMeshExActor"); \ static_assert(offsetof(ASkeletalMeshExActor, SkeletalMeshExComponent) == 0x0002B0, "Member 'ASkeletalMeshExActor::SkeletalMeshExComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalMeshExComponent \ static_assert(alignof(USkeletalMeshExComponent) == 0x000010, "Wrong alignment on USkeletalMeshExComponent"); \ static_assert(sizeof(USkeletalMeshExComponent) == 0x000FA0, "Wrong size on USkeletalMeshExComponent"); \ static_assert(offsetof(USkeletalMeshExComponent, ShellsCounts) == 0x000F90, "Member 'USkeletalMeshExComponent::ShellsCounts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AStaticMeshActorWithNaniteFallbackShadows \ static_assert(alignof(AStaticMeshActorWithNaniteFallbackShadows) == 0x000008, "Wrong alignment on AStaticMeshActorWithNaniteFallbackShadows"); \ static_assert(sizeof(AStaticMeshActorWithNaniteFallbackShadows) == 0x0002C0, "Wrong size on AStaticMeshActorWithNaniteFallbackShadows"); \ #define DUMPER7_ASSERTS_UStaticMeshComponentNaniteFallbackShadows \ static_assert(alignof(UStaticMeshComponentNaniteFallbackShadows) == 0x000010, "Wrong alignment on UStaticMeshComponentNaniteFallbackShadows"); \ static_assert(sizeof(UStaticMeshComponentNaniteFallbackShadows) == 0x000600, "Wrong size on UStaticMeshComponentNaniteFallbackShadows"); \ static_assert(offsetof(UStaticMeshComponentNaniteFallbackShadows, ProxyParent) == 0x0005F8, "Member 'UStaticMeshComponentNaniteFallbackShadows::ProxyParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMeshComponentWithNaniteFallbackShadows \ static_assert(alignof(UStaticMeshComponentWithNaniteFallbackShadows) == 0x000010, "Wrong alignment on UStaticMeshComponentWithNaniteFallbackShadows"); \ static_assert(sizeof(UStaticMeshComponentWithNaniteFallbackShadows) == 0x000600, "Wrong size on UStaticMeshComponentWithNaniteFallbackShadows"); \ static_assert(offsetof(UStaticMeshComponentWithNaniteFallbackShadows, Fallback) == 0x0005F8, "Member 'UStaticMeshComponentWithNaniteFallbackShadows::Fallback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProcMeshTangent \ static_assert(alignof(FProcMeshTangent) == 0x000008, "Wrong alignment on FProcMeshTangent"); \ static_assert(sizeof(FProcMeshTangent) == 0x000020, "Wrong size on FProcMeshTangent"); \ static_assert(offsetof(FProcMeshTangent, TangentX) == 0x000000, "Member 'FProcMeshTangent::TangentX' has a wrong offset!"); \ static_assert(offsetof(FProcMeshTangent, bFlipTangentY) == 0x000018, "Member 'FProcMeshTangent::bFlipTangentY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProcMeshVertex \ static_assert(alignof(FProcMeshVertex) == 0x000008, "Wrong alignment on FProcMeshVertex"); \ static_assert(sizeof(FProcMeshVertex) == 0x000098, "Wrong size on FProcMeshVertex"); \ static_assert(offsetof(FProcMeshVertex, position) == 0x000000, "Member 'FProcMeshVertex::position' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, Normal) == 0x000018, "Member 'FProcMeshVertex::Normal' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, Tangent) == 0x000030, "Member 'FProcMeshVertex::Tangent' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, Color) == 0x000050, "Member 'FProcMeshVertex::Color' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, UV0) == 0x000058, "Member 'FProcMeshVertex::UV0' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, UV1) == 0x000068, "Member 'FProcMeshVertex::UV1' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, UV2) == 0x000078, "Member 'FProcMeshVertex::UV2' has a wrong offset!"); \ static_assert(offsetof(FProcMeshVertex, UV3) == 0x000088, "Member 'FProcMeshVertex::UV3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProcMeshSection \ static_assert(alignof(FProcMeshSection) == 0x000008, "Wrong alignment on FProcMeshSection"); \ static_assert(sizeof(FProcMeshSection) == 0x000060, "Wrong size on FProcMeshSection"); \ static_assert(offsetof(FProcMeshSection, ProcVertexBuffer) == 0x000000, "Member 'FProcMeshSection::ProcVertexBuffer' has a wrong offset!"); \ static_assert(offsetof(FProcMeshSection, ProcIndexBuffer) == 0x000010, "Member 'FProcMeshSection::ProcIndexBuffer' has a wrong offset!"); \ static_assert(offsetof(FProcMeshSection, SectionLocalBox) == 0x000020, "Member 'FProcMeshSection::SectionLocalBox' has a wrong offset!"); \ static_assert(offsetof(FProcMeshSection, bEnableCollision) == 0x000058, "Member 'FProcMeshSection::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(FProcMeshSection, bSectionVisible) == 0x000059, "Member 'FProcMeshSection::bSectionVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_AddCollisionConvexMesh \ static_assert(alignof(ProceduralMeshComponent_AddCollisionConvexMesh) == 0x000008, "Wrong alignment on ProceduralMeshComponent_AddCollisionConvexMesh"); \ static_assert(sizeof(ProceduralMeshComponent_AddCollisionConvexMesh) == 0x000010, "Wrong size on ProceduralMeshComponent_AddCollisionConvexMesh"); \ static_assert(offsetof(ProceduralMeshComponent_AddCollisionConvexMesh, ConvexVerts) == 0x000000, "Member 'ProceduralMeshComponent_AddCollisionConvexMesh::ConvexVerts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_ClearMeshSection \ static_assert(alignof(ProceduralMeshComponent_ClearMeshSection) == 0x000004, "Wrong alignment on ProceduralMeshComponent_ClearMeshSection"); \ static_assert(sizeof(ProceduralMeshComponent_ClearMeshSection) == 0x000004, "Wrong size on ProceduralMeshComponent_ClearMeshSection"); \ static_assert(offsetof(ProceduralMeshComponent_ClearMeshSection, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_ClearMeshSection::SectionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_CreateMeshSection \ static_assert(alignof(ProceduralMeshComponent_CreateMeshSection) == 0x000008, "Wrong alignment on ProceduralMeshComponent_CreateMeshSection"); \ static_assert(sizeof(ProceduralMeshComponent_CreateMeshSection) == 0x000070, "Wrong size on ProceduralMeshComponent_CreateMeshSection"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_CreateMeshSection::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, Vertices) == 0x000008, "Member 'ProceduralMeshComponent_CreateMeshSection::Vertices' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, Triangles) == 0x000018, "Member 'ProceduralMeshComponent_CreateMeshSection::Triangles' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, Normals) == 0x000028, "Member 'ProceduralMeshComponent_CreateMeshSection::Normals' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, UV0) == 0x000038, "Member 'ProceduralMeshComponent_CreateMeshSection::UV0' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, VertexColors) == 0x000048, "Member 'ProceduralMeshComponent_CreateMeshSection::VertexColors' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, Tangents) == 0x000058, "Member 'ProceduralMeshComponent_CreateMeshSection::Tangents' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection, bCreateCollision) == 0x000068, "Member 'ProceduralMeshComponent_CreateMeshSection::bCreateCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_CreateMeshSection_LinearColor \ static_assert(alignof(ProceduralMeshComponent_CreateMeshSection_LinearColor) == 0x000008, "Wrong alignment on ProceduralMeshComponent_CreateMeshSection_LinearColor"); \ static_assert(sizeof(ProceduralMeshComponent_CreateMeshSection_LinearColor) == 0x0000A0, "Wrong size on ProceduralMeshComponent_CreateMeshSection_LinearColor"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, Vertices) == 0x000008, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::Vertices' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, Triangles) == 0x000018, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::Triangles' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, Normals) == 0x000028, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::Normals' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, UV0) == 0x000038, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::UV0' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, UV1) == 0x000048, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::UV1' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, UV2) == 0x000058, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::UV2' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, UV3) == 0x000068, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::UV3' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, VertexColors) == 0x000078, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::VertexColors' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, Tangents) == 0x000088, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::Tangents' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, bCreateCollision) == 0x000098, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::bCreateCollision' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_CreateMeshSection_LinearColor, bSRGBConversion) == 0x000099, "Member 'ProceduralMeshComponent_CreateMeshSection_LinearColor::bSRGBConversion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_SetMeshSectionVisible \ static_assert(alignof(ProceduralMeshComponent_SetMeshSectionVisible) == 0x000004, "Wrong alignment on ProceduralMeshComponent_SetMeshSectionVisible"); \ static_assert(sizeof(ProceduralMeshComponent_SetMeshSectionVisible) == 0x000008, "Wrong size on ProceduralMeshComponent_SetMeshSectionVisible"); \ static_assert(offsetof(ProceduralMeshComponent_SetMeshSectionVisible, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_SetMeshSectionVisible::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_SetMeshSectionVisible, bNewVisibility) == 0x000004, "Member 'ProceduralMeshComponent_SetMeshSectionVisible::bNewVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_UpdateMeshSection \ static_assert(alignof(ProceduralMeshComponent_UpdateMeshSection) == 0x000008, "Wrong alignment on ProceduralMeshComponent_UpdateMeshSection"); \ static_assert(sizeof(ProceduralMeshComponent_UpdateMeshSection) == 0x000058, "Wrong size on ProceduralMeshComponent_UpdateMeshSection"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_UpdateMeshSection::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, Vertices) == 0x000008, "Member 'ProceduralMeshComponent_UpdateMeshSection::Vertices' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, Normals) == 0x000018, "Member 'ProceduralMeshComponent_UpdateMeshSection::Normals' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, UV0) == 0x000028, "Member 'ProceduralMeshComponent_UpdateMeshSection::UV0' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, VertexColors) == 0x000038, "Member 'ProceduralMeshComponent_UpdateMeshSection::VertexColors' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection, Tangents) == 0x000048, "Member 'ProceduralMeshComponent_UpdateMeshSection::Tangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_UpdateMeshSection_LinearColor \ static_assert(alignof(ProceduralMeshComponent_UpdateMeshSection_LinearColor) == 0x000008, "Wrong alignment on ProceduralMeshComponent_UpdateMeshSection_LinearColor"); \ static_assert(sizeof(ProceduralMeshComponent_UpdateMeshSection_LinearColor) == 0x000090, "Wrong size on ProceduralMeshComponent_UpdateMeshSection_LinearColor"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, Vertices) == 0x000008, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::Vertices' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, Normals) == 0x000018, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::Normals' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, UV0) == 0x000028, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::UV0' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, UV1) == 0x000038, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::UV1' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, UV2) == 0x000048, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::UV2' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, UV3) == 0x000058, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::UV3' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, VertexColors) == 0x000068, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::VertexColors' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, Tangents) == 0x000078, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::Tangents' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_UpdateMeshSection_LinearColor, bSRGBConversion) == 0x000088, "Member 'ProceduralMeshComponent_UpdateMeshSection_LinearColor::bSRGBConversion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_GetNumSections \ static_assert(alignof(ProceduralMeshComponent_GetNumSections) == 0x000004, "Wrong alignment on ProceduralMeshComponent_GetNumSections"); \ static_assert(sizeof(ProceduralMeshComponent_GetNumSections) == 0x000004, "Wrong size on ProceduralMeshComponent_GetNumSections"); \ static_assert(offsetof(ProceduralMeshComponent_GetNumSections, ReturnValue) == 0x000000, "Member 'ProceduralMeshComponent_GetNumSections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralMeshComponent_IsMeshSectionVisible \ static_assert(alignof(ProceduralMeshComponent_IsMeshSectionVisible) == 0x000004, "Wrong alignment on ProceduralMeshComponent_IsMeshSectionVisible"); \ static_assert(sizeof(ProceduralMeshComponent_IsMeshSectionVisible) == 0x000008, "Wrong size on ProceduralMeshComponent_IsMeshSectionVisible"); \ static_assert(offsetof(ProceduralMeshComponent_IsMeshSectionVisible, SectionIndex) == 0x000000, "Member 'ProceduralMeshComponent_IsMeshSectionVisible::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(ProceduralMeshComponent_IsMeshSectionVisible, ReturnValue) == 0x000004, "Member 'ProceduralMeshComponent_IsMeshSectionVisible::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralMeshComponent \ static_assert(alignof(UProceduralMeshComponent) == 0x000010, "Wrong alignment on UProceduralMeshComponent"); \ static_assert(sizeof(UProceduralMeshComponent) == 0x000600, "Wrong size on UProceduralMeshComponent"); \ static_assert(offsetof(UProceduralMeshComponent, bUseComplexAsSimpleCollision) == 0x000580, "Member 'UProceduralMeshComponent::bUseComplexAsSimpleCollision' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, bUseAsyncCooking) == 0x000581, "Member 'UProceduralMeshComponent::bUseAsyncCooking' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, ProcMeshBodySetup) == 0x000588, "Member 'UProceduralMeshComponent::ProcMeshBodySetup' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, ProcMeshSections) == 0x000590, "Member 'UProceduralMeshComponent::ProcMeshSections' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, CollisionConvexElems) == 0x0005A0, "Member 'UProceduralMeshComponent::CollisionConvexElems' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, LocalBounds) == 0x0005B0, "Member 'UProceduralMeshComponent::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, AsyncBodySetupQueue) == 0x0005E8, "Member 'UProceduralMeshComponent::AsyncBodySetupQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_CalculateTangentsForMesh \ static_assert(alignof(KismetProceduralMeshLibrary_CalculateTangentsForMesh) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_CalculateTangentsForMesh"); \ static_assert(sizeof(KismetProceduralMeshLibrary_CalculateTangentsForMesh) == 0x000050, "Wrong size on KismetProceduralMeshLibrary_CalculateTangentsForMesh"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CalculateTangentsForMesh, Vertices) == 0x000000, "Member 'KismetProceduralMeshLibrary_CalculateTangentsForMesh::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CalculateTangentsForMesh, Triangles) == 0x000010, "Member 'KismetProceduralMeshLibrary_CalculateTangentsForMesh::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CalculateTangentsForMesh, UVs) == 0x000020, "Member 'KismetProceduralMeshLibrary_CalculateTangentsForMesh::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CalculateTangentsForMesh, Normals) == 0x000030, "Member 'KismetProceduralMeshLibrary_CalculateTangentsForMesh::Normals' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CalculateTangentsForMesh, Tangents) == 0x000040, "Member 'KismetProceduralMeshLibrary_CalculateTangentsForMesh::Tangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_ConvertQuadToTriangles \ static_assert(alignof(KismetProceduralMeshLibrary_ConvertQuadToTriangles) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_ConvertQuadToTriangles"); \ static_assert(sizeof(KismetProceduralMeshLibrary_ConvertQuadToTriangles) == 0x000020, "Wrong size on KismetProceduralMeshLibrary_ConvertQuadToTriangles"); \ static_assert(offsetof(KismetProceduralMeshLibrary_ConvertQuadToTriangles, Triangles) == 0x000000, "Member 'KismetProceduralMeshLibrary_ConvertQuadToTriangles::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_ConvertQuadToTriangles, Vert0) == 0x000010, "Member 'KismetProceduralMeshLibrary_ConvertQuadToTriangles::Vert0' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_ConvertQuadToTriangles, Vert1) == 0x000014, "Member 'KismetProceduralMeshLibrary_ConvertQuadToTriangles::Vert1' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_ConvertQuadToTriangles, Vert2) == 0x000018, "Member 'KismetProceduralMeshLibrary_ConvertQuadToTriangles::Vert2' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_ConvertQuadToTriangles, Vert3) == 0x00001C, "Member 'KismetProceduralMeshLibrary_ConvertQuadToTriangles::Vert3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent \ static_assert(alignof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent"); \ static_assert(sizeof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent) == 0x000020, "Wrong size on KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent, StaticMeshComponent) == 0x000000, "Member 'KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent, LODIndex) == 0x000008, "Member 'KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent::LODIndex' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent, ProcMeshComponent) == 0x000010, "Member 'KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent::ProcMeshComponent' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent, bCreateCollision) == 0x000018, "Member 'KismetProceduralMeshLibrary_CopyProceduralMeshFromStaticMeshComponent::bCreateCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_CreateGridMeshSplit \ static_assert(alignof(KismetProceduralMeshLibrary_CreateGridMeshSplit) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_CreateGridMeshSplit"); \ static_assert(sizeof(KismetProceduralMeshLibrary_CreateGridMeshSplit) == 0x000050, "Wrong size on KismetProceduralMeshLibrary_CreateGridMeshSplit"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, NumX) == 0x000000, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::NumX' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, NumY) == 0x000004, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::NumY' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, Triangles) == 0x000008, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, Vertices) == 0x000018, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, UVs) == 0x000028, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, UV1s) == 0x000038, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::UV1s' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshSplit, GridSpacing) == 0x000048, "Member 'KismetProceduralMeshLibrary_CreateGridMeshSplit::GridSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_CreateGridMeshTriangles \ static_assert(alignof(KismetProceduralMeshLibrary_CreateGridMeshTriangles) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_CreateGridMeshTriangles"); \ static_assert(sizeof(KismetProceduralMeshLibrary_CreateGridMeshTriangles) == 0x000020, "Wrong size on KismetProceduralMeshLibrary_CreateGridMeshTriangles"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshTriangles, NumX) == 0x000000, "Member 'KismetProceduralMeshLibrary_CreateGridMeshTriangles::NumX' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshTriangles, NumY) == 0x000004, "Member 'KismetProceduralMeshLibrary_CreateGridMeshTriangles::NumY' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshTriangles, bWinding) == 0x000008, "Member 'KismetProceduralMeshLibrary_CreateGridMeshTriangles::bWinding' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshTriangles, Triangles) == 0x000010, "Member 'KismetProceduralMeshLibrary_CreateGridMeshTriangles::Triangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_CreateGridMeshWelded \ static_assert(alignof(KismetProceduralMeshLibrary_CreateGridMeshWelded) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_CreateGridMeshWelded"); \ static_assert(sizeof(KismetProceduralMeshLibrary_CreateGridMeshWelded) == 0x000040, "Wrong size on KismetProceduralMeshLibrary_CreateGridMeshWelded"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, NumX) == 0x000000, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::NumX' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, NumY) == 0x000004, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::NumY' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, Triangles) == 0x000008, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, Vertices) == 0x000018, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, UVs) == 0x000028, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_CreateGridMeshWelded, GridSpacing) == 0x000038, "Member 'KismetProceduralMeshLibrary_CreateGridMeshWelded::GridSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_GenerateBoxMesh \ static_assert(alignof(KismetProceduralMeshLibrary_GenerateBoxMesh) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_GenerateBoxMesh"); \ static_assert(sizeof(KismetProceduralMeshLibrary_GenerateBoxMesh) == 0x000068, "Wrong size on KismetProceduralMeshLibrary_GenerateBoxMesh"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, BoxRadius) == 0x000000, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::BoxRadius' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, Vertices) == 0x000018, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, Triangles) == 0x000028, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, Normals) == 0x000038, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::Normals' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, UVs) == 0x000048, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GenerateBoxMesh, Tangents) == 0x000058, "Member 'KismetProceduralMeshLibrary_GenerateBoxMesh::Tangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_GetSectionFromProceduralMesh \ static_assert(alignof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_GetSectionFromProceduralMesh"); \ static_assert(sizeof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh) == 0x000060, "Wrong size on KismetProceduralMeshLibrary_GetSectionFromProceduralMesh"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, InProcMesh) == 0x000000, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::InProcMesh' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, SectionIndex) == 0x000008, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, Vertices) == 0x000010, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, Triangles) == 0x000020, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, Normals) == 0x000030, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::Normals' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, UVs) == 0x000040, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromProceduralMesh, Tangents) == 0x000050, "Member 'KismetProceduralMeshLibrary_GetSectionFromProceduralMesh::Tangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_GetSectionFromStaticMesh \ static_assert(alignof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_GetSectionFromStaticMesh"); \ static_assert(sizeof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh) == 0x000060, "Wrong size on KismetProceduralMeshLibrary_GetSectionFromStaticMesh"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, InMesh) == 0x000000, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::InMesh' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, LODIndex) == 0x000008, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::LODIndex' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, SectionIndex) == 0x00000C, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, Vertices) == 0x000010, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::Vertices' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, Triangles) == 0x000020, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::Triangles' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, Normals) == 0x000030, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::Normals' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, UVs) == 0x000040, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::UVs' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_GetSectionFromStaticMesh, Tangents) == 0x000050, "Member 'KismetProceduralMeshLibrary_GetSectionFromStaticMesh::Tangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetProceduralMeshLibrary_SliceProceduralMesh \ static_assert(alignof(KismetProceduralMeshLibrary_SliceProceduralMesh) == 0x000008, "Wrong alignment on KismetProceduralMeshLibrary_SliceProceduralMesh"); \ static_assert(sizeof(KismetProceduralMeshLibrary_SliceProceduralMesh) == 0x000058, "Wrong size on KismetProceduralMeshLibrary_SliceProceduralMesh"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, InProcMesh) == 0x000000, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::InProcMesh' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, PlanePosition) == 0x000008, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::PlanePosition' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, PlaneNormal) == 0x000020, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, bCreateOtherHalf) == 0x000038, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::bCreateOtherHalf' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, OutOtherHalfProcMesh) == 0x000040, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::OutOtherHalfProcMesh' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, CapOption) == 0x000048, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::CapOption' has a wrong offset!"); \ static_assert(offsetof(KismetProceduralMeshLibrary_SliceProceduralMesh, CapMaterial) == 0x000050, "Member 'KismetProceduralMeshLibrary_SliceProceduralMesh::CapMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetProceduralMeshLibrary \ static_assert(alignof(UKismetProceduralMeshLibrary) == 0x000008, "Wrong alignment on UKismetProceduralMeshLibrary"); \ static_assert(sizeof(UKismetProceduralMeshLibrary) == 0x000028, "Wrong size on UKismetProceduralMeshLibrary"); \ #define DUMPER7_ASSERTS_FSaveSlotInfo \ static_assert(alignof(FSaveSlotInfo) == 0x000008, "Wrong alignment on FSaveSlotInfo"); \ static_assert(sizeof(FSaveSlotInfo) == 0x000038, "Wrong size on FSaveSlotInfo"); \ static_assert(offsetof(FSaveSlotInfo, SlotIndex) == 0x000000, "Member 'FSaveSlotInfo::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(FSaveSlotInfo, UserIndex) == 0x000004, "Member 'FSaveSlotInfo::UserIndex' has a wrong offset!"); \ static_assert(offsetof(FSaveSlotInfo, ProfileName) == 0x000008, "Member 'FSaveSlotInfo::ProfileName' has a wrong offset!"); \ static_assert(offsetof(FSaveSlotInfo, DateTime) == 0x000018, "Member 'FSaveSlotInfo::DateTime' has a wrong offset!"); \ static_assert(offsetof(FSaveSlotInfo, ScreenShot) == 0x000020, "Member 'FSaveSlotInfo::ScreenShot' has a wrong offset!"); \ static_assert(offsetof(FSaveSlotInfo, PlayTime) == 0x000028, "Member 'FSaveSlotInfo::PlayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioSettingsManager \ static_assert(alignof(FAudioSettingsManager) == 0x000001, "Wrong alignment on FAudioSettingsManager"); \ static_assert(sizeof(FAudioSettingsManager) == 0x000001, "Wrong size on FAudioSettingsManager"); \ #define DUMPER7_ASSERTS_FBinaryBlob \ static_assert(alignof(FBinaryBlob) == 0x000008, "Wrong alignment on FBinaryBlob"); \ static_assert(sizeof(FBinaryBlob) == 0x000010, "Wrong size on FBinaryBlob"); \ static_assert(offsetof(FBinaryBlob, Data) == 0x000000, "Member 'FBinaryBlob::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateWidget \ static_assert(alignof(FStateWidget) == 0x000008, "Wrong alignment on FStateWidget"); \ static_assert(sizeof(FStateWidget) == 0x000040, "Wrong size on FStateWidget"); \ static_assert(offsetof(FStateWidget, WidgetClass) == 0x000000, "Member 'FStateWidget::WidgetClass' has a wrong offset!"); \ static_assert(offsetof(FStateWidget, Widget) == 0x000038, "Member 'FStateWidget::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGenericSpawnPointData \ static_assert(alignof(FGenericSpawnPointData) == 0x000010, "Wrong alignment on FGenericSpawnPointData"); \ static_assert(sizeof(FGenericSpawnPointData) == 0x000110, "Wrong size on FGenericSpawnPointData"); \ static_assert(offsetof(FGenericSpawnPointData, Guid) == 0x000000, "Member 'FGenericSpawnPointData::Guid' has a wrong offset!"); \ static_assert(offsetof(FGenericSpawnPointData, PersistentLevel) == 0x000010, "Member 'FGenericSpawnPointData::PersistentLevel' has a wrong offset!"); \ static_assert(offsetof(FGenericSpawnPointData, Level) == 0x000018, "Member 'FGenericSpawnPointData::Level' has a wrong offset!"); \ static_assert(offsetof(FGenericSpawnPointData, position) == 0x000090, "Member 'FGenericSpawnPointData::position' has a wrong offset!"); \ static_assert(offsetof(FGenericSpawnPointData, InitialStreamingRequests) == 0x0000F0, "Member 'FGenericSpawnPointData::InitialStreamingRequests' has a wrong offset!"); \ static_assert(offsetof(FGenericSpawnPointData, InitialDataLayerRequests) == 0x000100, "Member 'FGenericSpawnPointData::InitialDataLayerRequests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGFXSettings \ static_assert(alignof(FGFXSettings) == 0x000008, "Wrong alignment on FGFXSettings"); \ static_assert(sizeof(FGFXSettings) == 0x000088, "Wrong size on FGFXSettings"); \ static_assert(offsetof(FGFXSettings, GsaOptions) == 0x000000, "Member 'FGFXSettings::GsaOptions' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, GammaValue) == 0x000050, "Member 'FGFXSettings::GammaValue' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, VSync) == 0x000054, "Member 'FGFXSettings::VSync' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, ScreenMode) == 0x000055, "Member 'FGFXSettings::ScreenMode' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, MonitorIndex) == 0x000058, "Member 'FGFXSettings::MonitorIndex' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, Resolution) == 0x00005C, "Member 'FGFXSettings::Resolution' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDR) == 0x000064, "Member 'FGFXSettings::HDR' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRMinLuminance) == 0x000068, "Member 'FGFXSettings::HDRMinLuminance' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRMidLuminance) == 0x00006C, "Member 'FGFXSettings::HDRMidLuminance' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRMaxLuminance) == 0x000070, "Member 'FGFXSettings::HDRMaxLuminance' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRBrightness) == 0x000074, "Member 'FGFXSettings::HDRBrightness' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRUIBrightness) == 0x000078, "Member 'FGFXSettings::HDRUIBrightness' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, HDRUIContrast) == 0x00007C, "Member 'FGFXSettings::HDRUIContrast' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, Quality) == 0x000080, "Member 'FGFXSettings::Quality' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, AdvQualityIsCustom) == 0x000081, "Member 'FGFXSettings::AdvQualityIsCustom' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, SpecialQuality) == 0x000082, "Member 'FGFXSettings::SpecialQuality' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, FpsCap) == 0x000083, "Member 'FGFXSettings::FpsCap' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, Raytracing) == 0x000084, "Member 'FGFXSettings::Raytracing' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, DynRes) == 0x000085, "Member 'FGFXSettings::DynRes' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, Panini) == 0x000086, "Member 'FGFXSettings::Panini' has a wrong offset!"); \ static_assert(offsetof(FGFXSettings, IngameMotionBlur) == 0x000087, "Member 'FGFXSettings::IngameMotionBlur' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGsaOptionCondition \ static_assert(alignof(FGsaOptionCondition) == 0x000004, "Wrong alignment on FGsaOptionCondition"); \ static_assert(sizeof(FGsaOptionCondition) == 0x000010, "Wrong size on FGsaOptionCondition"); \ static_assert(offsetof(FGsaOptionCondition, Property) == 0x000000, "Member 'FGsaOptionCondition::Property' has a wrong offset!"); \ static_assert(offsetof(FGsaOptionCondition, Value) == 0x000008, "Member 'FGsaOptionCondition::Value' has a wrong offset!"); \ static_assert(offsetof(FGsaOptionCondition, action) == 0x00000C, "Member 'FGsaOptionCondition::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGsaNamedOption \ static_assert(alignof(FGsaNamedOption) == 0x000008, "Wrong alignment on FGsaNamedOption"); \ static_assert(sizeof(FGsaNamedOption) == 0x000058, "Wrong size on FGsaNamedOption"); \ static_assert(offsetof(FGsaNamedOption, Name) == 0x000000, "Member 'FGsaNamedOption::Name' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, Default) == 0x000010, "Member 'FGsaNamedOption::Default' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, ValueMin) == 0x000014, "Member 'FGsaNamedOption::ValueMin' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, ValueMax) == 0x000018, "Member 'FGsaNamedOption::ValueMax' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, NumSteps) == 0x00001C, "Member 'FGsaNamedOption::NumSteps' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, Values) == 0x000020, "Member 'FGsaNamedOption::Values' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, QualityValues) == 0x000030, "Member 'FGsaNamedOption::QualityValues' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, Condition) == 0x000040, "Member 'FGsaNamedOption::Condition' has a wrong offset!"); \ static_assert(offsetof(FGsaNamedOption, Flags) == 0x000050, "Member 'FGsaNamedOption::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVolumeData \ static_assert(alignof(FVolumeData) == 0x000004, "Wrong alignment on FVolumeData"); \ static_assert(sizeof(FVolumeData) == 0x000008, "Wrong size on FVolumeData"); \ static_assert(offsetof(FVolumeData, Volume) == 0x000000, "Member 'FVolumeData::Volume' has a wrong offset!"); \ static_assert(offsetof(FVolumeData, IsMuted) == 0x000004, "Member 'FVolumeData::IsMuted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSaveData \ static_assert(alignof(FSaveData) == 0x000008, "Wrong alignment on FSaveData"); \ static_assert(sizeof(FSaveData) == 0x000010, "Wrong size on FSaveData"); \ static_assert(offsetof(FSaveData, HasData) == 0x000000, "Member 'FSaveData::HasData' has a wrong offset!"); \ static_assert(offsetof(FSaveData, PlayTime) == 0x000008, "Member 'FSaveData::PlayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelStatus \ static_assert(alignof(FLevelStatus) == 0x000010, "Wrong alignment on FLevelStatus"); \ static_assert(sizeof(FLevelStatus) == 0x000070, "Wrong size on FLevelStatus"); \ static_assert(offsetof(FLevelStatus, Handle) == 0x000000, "Member 'FLevelStatus::Handle' has a wrong offset!"); \ static_assert(offsetof(FLevelStatus, Status) == 0x000008, "Member 'FLevelStatus::Status' has a wrong offset!"); \ static_assert(offsetof(FLevelStatus, Transform) == 0x000010, "Member 'FLevelStatus::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSaveDataStreaming \ static_assert(alignof(FSaveDataStreaming) == 0x000010, "Wrong alignment on FSaveDataStreaming"); \ static_assert(sizeof(FSaveDataStreaming) == 0x0000D0, "Wrong size on FSaveDataStreaming"); \ static_assert(offsetof(FSaveDataStreaming, HasPlayerLocation) == 0x000000, "Member 'FSaveDataStreaming::HasPlayerLocation' has a wrong offset!"); \ static_assert(offsetof(FSaveDataStreaming, PlayerLocation) == 0x000010, "Member 'FSaveDataStreaming::PlayerLocation' has a wrong offset!"); \ static_assert(offsetof(FSaveDataStreaming, SpawnpointGuid) == 0x000070, "Member 'FSaveDataStreaming::SpawnpointGuid' has a wrong offset!"); \ static_assert(offsetof(FSaveDataStreaming, LevelStreaming) == 0x000080, "Member 'FSaveDataStreaming::LevelStreaming' has a wrong offset!"); \ static_assert(offsetof(FSaveDataStreaming, TargetLevelsStates) == 0x0000B8, "Member 'FSaveDataStreaming::TargetLevelsStates' has a wrong offset!"); \ static_assert(offsetof(FSaveDataStreaming, PersistentLevelHandle) == 0x0000C8, "Member 'FSaveDataStreaming::PersistentLevelHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScreenResolutionRHIBP \ static_assert(alignof(FScreenResolutionRHIBP) == 0x000004, "Wrong alignment on FScreenResolutionRHIBP"); \ static_assert(sizeof(FScreenResolutionRHIBP) == 0x00000C, "Wrong size on FScreenResolutionRHIBP"); \ static_assert(offsetof(FScreenResolutionRHIBP, Width) == 0x000000, "Member 'FScreenResolutionRHIBP::Width' has a wrong offset!"); \ static_assert(offsetof(FScreenResolutionRHIBP, Height) == 0x000004, "Member 'FScreenResolutionRHIBP::Height' has a wrong offset!"); \ static_assert(offsetof(FScreenResolutionRHIBP, RefreshRate) == 0x000008, "Member 'FScreenResolutionRHIBP::RefreshRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpecialEvent \ static_assert(alignof(FSpecialEvent) == 0x000008, "Wrong alignment on FSpecialEvent"); \ static_assert(sizeof(FSpecialEvent) == 0x000020, "Wrong size on FSpecialEvent"); \ static_assert(offsetof(FSpecialEvent, Name) == 0x000000, "Member 'FSpecialEvent::Name' has a wrong offset!"); \ static_assert(offsetof(FSpecialEvent, FromDate) == 0x000008, "Member 'FSpecialEvent::FromDate' has a wrong offset!"); \ static_assert(offsetof(FSpecialEvent, ToDate) == 0x000010, "Member 'FSpecialEvent::ToDate' has a wrong offset!"); \ static_assert(offsetof(FSpecialEvent, UTCDate) == 0x000018, "Member 'FSpecialEvent::UTCDate' has a wrong offset!"); \ static_assert(offsetof(FSpecialEvent, IgnoreYear) == 0x000019, "Member 'FSpecialEvent::IgnoreYear' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABGameModeBase \ static_assert(alignof(ABGameModeBase) == 0x000008, "Wrong alignment on ABGameModeBase"); \ static_assert(sizeof(ABGameModeBase) == 0x0003B0, "Wrong size on ABGameModeBase"); \ static_assert(offsetof(ABGameModeBase, SpawnPointClass) == 0x000350, "Member 'ABGameModeBase::SpawnPointClass' has a wrong offset!"); \ static_assert(offsetof(ABGameModeBase, MenuController) == 0x000358, "Member 'ABGameModeBase::MenuController' has a wrong offset!"); \ static_assert(offsetof(ABGameModeBase, BaseGameModeController) == 0x000360, "Member 'ABGameModeBase::BaseGameModeController' has a wrong offset!"); \ static_assert(offsetof(ABGameModeBase, OnPlayerSettingsChanged) == 0x000370, "Member 'ABGameModeBase::OnPlayerSettingsChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UApplicationLifecycleSubsystem \ static_assert(alignof(UApplicationLifecycleSubsystem) == 0x000008, "Wrong alignment on UApplicationLifecycleSubsystem"); \ static_assert(sizeof(UApplicationLifecycleSubsystem) == 0x000118, "Wrong size on UApplicationLifecycleSubsystem"); \ #define DUMPER7_ASSERTS_UAudioConfigSettings \ static_assert(alignof(UAudioConfigSettings) == 0x000008, "Wrong alignment on UAudioConfigSettings"); \ static_assert(sizeof(UAudioConfigSettings) == 0x000128, "Wrong size on UAudioConfigSettings"); \ static_assert(offsetof(UAudioConfigSettings, VolumeRTPC) == 0x000038, "Member 'UAudioConfigSettings::VolumeRTPC' has a wrong offset!"); \ static_assert(offsetof(UAudioConfigSettings, StateValues) == 0x000088, "Member 'UAudioConfigSettings::StateValues' has a wrong offset!"); \ static_assert(offsetof(UAudioConfigSettings, AudioLangChangeSwitchers) == 0x0000D8, "Member 'UAudioConfigSettings::AudioLangChangeSwitchers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseGameConfig \ static_assert(alignof(UBaseGameConfig) == 0x000008, "Wrong alignment on UBaseGameConfig"); \ static_assert(sizeof(UBaseGameConfig) == 0x0000A8, "Wrong size on UBaseGameConfig"); \ static_assert(offsetof(UBaseGameConfig, IsDLC) == 0x000030, "Member 'UBaseGameConfig::IsDLC' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, DLCButtonText) == 0x000038, "Member 'UBaseGameConfig::DLCButtonText' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, StreamableLevels) == 0x000050, "Member 'UBaseGameConfig::StreamableLevels' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, RequestCollection) == 0x000058, "Member 'UBaseGameConfig::RequestCollection' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, MainPersistentLevel) == 0x000060, "Member 'UBaseGameConfig::MainPersistentLevel' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, InitialStreamingRequests) == 0x000068, "Member 'UBaseGameConfig::InitialStreamingRequests' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, InitiallyLoadedLevels) == 0x000078, "Member 'UBaseGameConfig::InitiallyLoadedLevels' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, InitiallyPreloadedLevels) == 0x000088, "Member 'UBaseGameConfig::InitiallyPreloadedLevels' has a wrong offset!"); \ static_assert(offsetof(UBaseGameConfig, InitialDataLayerRequests) == 0x000098, "Member 'UBaseGameConfig::InitialDataLayerRequests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseGameModeController \ static_assert(alignof(UBaseGameModeController) == 0x000008, "Wrong alignment on UBaseGameModeController"); \ static_assert(sizeof(UBaseGameModeController) == 0x000130, "Wrong size on UBaseGameModeController"); \ static_assert(offsetof(UBaseGameModeController, LostPadWidgetClass) == 0x0000A0, "Member 'UBaseGameModeController::LostPadWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, bAutoHideLostPadWidget) == 0x0000D0, "Member 'UBaseGameModeController::bAutoHideLostPadWidget' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, PreLoadingWidgetClass) == 0x0000D8, "Member 'UBaseGameModeController::PreLoadingWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, AlarmPopupOpenEvent) == 0x000108, "Member 'UBaseGameModeController::AlarmPopupOpenEvent' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, AlarmPopupCloseEvent) == 0x000110, "Member 'UBaseGameModeController::AlarmPopupCloseEvent' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, PauseGameStartEvent) == 0x000118, "Member 'UBaseGameModeController::PauseGameStartEvent' has a wrong offset!"); \ static_assert(offsetof(UBaseGameModeController, PauseGameCloseEvent) == 0x000120, "Member 'UBaseGameModeController::PauseGameCloseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseSaveGame \ static_assert(alignof(UBaseSaveGame) == 0x000008, "Wrong alignment on UBaseSaveGame"); \ static_assert(sizeof(UBaseSaveGame) == 0x000120, "Wrong size on UBaseSaveGame"); \ static_assert(offsetof(UBaseSaveGame, ProfileName) == 0x000030, "Member 'UBaseSaveGame::ProfileName' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, DateTime) == 0x000040, "Member 'UBaseSaveGame::DateTime' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, PlaythroughId) == 0x000048, "Member 'UBaseSaveGame::PlaythroughId' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, BodyDataCrc) == 0x000058, "Member 'UBaseSaveGame::BodyDataCrc' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, Thumbnail) == 0x000060, "Member 'UBaseSaveGame::Thumbnail' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, GameModeData) == 0x000070, "Member 'UBaseSaveGame::GameModeData' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, GlobalPropsData) == 0x0000A0, "Member 'UBaseSaveGame::GlobalPropsData' has a wrong offset!"); \ static_assert(offsetof(UBaseSaveGame, Blobs) == 0x0000D0, "Member 'UBaseSaveGame::Blobs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStartGameSettingsWidget \ static_assert(alignof(UStartGameSettingsWidget) == 0x000008, "Wrong alignment on UStartGameSettingsWidget"); \ static_assert(sizeof(UStartGameSettingsWidget) == 0x0002B8, "Wrong size on UStartGameSettingsWidget"); \ #define DUMPER7_ASSERTS_BGameInstance_GetPlayerProfile \ static_assert(alignof(BGameInstance_GetPlayerProfile) == 0x000008, "Wrong alignment on BGameInstance_GetPlayerProfile"); \ static_assert(sizeof(BGameInstance_GetPlayerProfile) == 0x000008, "Wrong size on BGameInstance_GetPlayerProfile"); \ static_assert(offsetof(BGameInstance_GetPlayerProfile, ReturnValue) == 0x000000, "Member 'BGameInstance_GetPlayerProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_GetRebindableInput \ static_assert(alignof(BGameInstance_GetRebindableInput) == 0x000008, "Wrong alignment on BGameInstance_GetRebindableInput"); \ static_assert(sizeof(BGameInstance_GetRebindableInput) == 0x000008, "Wrong size on BGameInstance_GetRebindableInput"); \ static_assert(offsetof(BGameInstance_GetRebindableInput, ReturnValue) == 0x000000, "Member 'BGameInstance_GetRebindableInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_ReloadGame \ static_assert(alignof(BGameInstance_ReloadGame) == 0x000008, "Wrong alignment on BGameInstance_ReloadGame"); \ static_assert(sizeof(BGameInstance_ReloadGame) == 0x000030, "Wrong size on BGameInstance_ReloadGame"); \ static_assert(offsetof(BGameInstance_ReloadGame, bSaveOnDisk) == 0x000000, "Member 'BGameInstance_ReloadGame::bSaveOnDisk' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_ReloadGame, Title) == 0x000008, "Member 'BGameInstance_ReloadGame::Title' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_ReloadGame, GrabScreenShot) == 0x000018, "Member 'BGameInstance_ReloadGame::GrabScreenShot' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_ReloadGame, Movie) == 0x000020, "Member 'BGameInstance_ReloadGame::Movie' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_ReloadGame, UnskipableLen) == 0x000028, "Member 'BGameInstance_ReloadGame::UnskipableLen' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_ReloadGame, ReturnValue) == 0x00002C, "Member 'BGameInstance_ReloadGame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_SetLastScreenshotTexture \ static_assert(alignof(BGameInstance_SetLastScreenshotTexture) == 0x000008, "Wrong alignment on BGameInstance_SetLastScreenshotTexture"); \ static_assert(sizeof(BGameInstance_SetLastScreenshotTexture) == 0x000010, "Wrong size on BGameInstance_SetLastScreenshotTexture"); \ static_assert(offsetof(BGameInstance_SetLastScreenshotTexture, Texture) == 0x000000, "Member 'BGameInstance_SetLastScreenshotTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(BGameInstance_SetLastScreenshotTexture, PrepareLoadingScreen) == 0x000008, "Member 'BGameInstance_SetLastScreenshotTexture::PrepareLoadingScreen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_GetLastScreenshotTexture \ static_assert(alignof(BGameInstance_GetLastScreenshotTexture) == 0x000008, "Wrong alignment on BGameInstance_GetLastScreenshotTexture"); \ static_assert(sizeof(BGameInstance_GetLastScreenshotTexture) == 0x000008, "Wrong size on BGameInstance_GetLastScreenshotTexture"); \ static_assert(offsetof(BGameInstance_GetLastScreenshotTexture, ReturnValue) == 0x000000, "Member 'BGameInstance_GetLastScreenshotTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsGameDeactivated \ static_assert(alignof(BGameInstance_IsGameDeactivated) == 0x000001, "Wrong alignment on BGameInstance_IsGameDeactivated"); \ static_assert(sizeof(BGameInstance_IsGameDeactivated) == 0x000001, "Wrong size on BGameInstance_IsGameDeactivated"); \ static_assert(offsetof(BGameInstance_IsGameDeactivated, ReturnValue) == 0x000000, "Member 'BGameInstance_IsGameDeactivated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsGameSuspended \ static_assert(alignof(BGameInstance_IsGameSuspended) == 0x000001, "Wrong alignment on BGameInstance_IsGameSuspended"); \ static_assert(sizeof(BGameInstance_IsGameSuspended) == 0x000001, "Wrong size on BGameInstance_IsGameSuspended"); \ static_assert(offsetof(BGameInstance_IsGameSuspended, ReturnValue) == 0x000000, "Member 'BGameInstance_IsGameSuspended::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsKeyboardActive \ static_assert(alignof(BGameInstance_IsKeyboardActive) == 0x000001, "Wrong alignment on BGameInstance_IsKeyboardActive"); \ static_assert(sizeof(BGameInstance_IsKeyboardActive) == 0x000001, "Wrong size on BGameInstance_IsKeyboardActive"); \ static_assert(offsetof(BGameInstance_IsKeyboardActive, ReturnValue) == 0x000000, "Member 'BGameInstance_IsKeyboardActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsMouseActive \ static_assert(alignof(BGameInstance_IsMouseActive) == 0x000001, "Wrong alignment on BGameInstance_IsMouseActive"); \ static_assert(sizeof(BGameInstance_IsMouseActive) == 0x000001, "Wrong size on BGameInstance_IsMouseActive"); \ static_assert(offsetof(BGameInstance_IsMouseActive, ReturnValue) == 0x000000, "Member 'BGameInstance_IsMouseActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsPadActive \ static_assert(alignof(BGameInstance_IsPadActive) == 0x000001, "Wrong alignment on BGameInstance_IsPadActive"); \ static_assert(sizeof(BGameInstance_IsPadActive) == 0x000001, "Wrong size on BGameInstance_IsPadActive"); \ static_assert(offsetof(BGameInstance_IsPadActive, ReturnValue) == 0x000000, "Member 'BGameInstance_IsPadActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsPlayingFromMainMenu \ static_assert(alignof(BGameInstance_IsPlayingFromMainMenu) == 0x000001, "Wrong alignment on BGameInstance_IsPlayingFromMainMenu"); \ static_assert(sizeof(BGameInstance_IsPlayingFromMainMenu) == 0x000001, "Wrong size on BGameInstance_IsPlayingFromMainMenu"); \ static_assert(offsetof(BGameInstance_IsPlayingFromMainMenu, ReturnValue) == 0x000000, "Member 'BGameInstance_IsPlayingFromMainMenu::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_IsWorldTravelFinished \ static_assert(alignof(BGameInstance_IsWorldTravelFinished) == 0x000001, "Wrong alignment on BGameInstance_IsWorldTravelFinished"); \ static_assert(sizeof(BGameInstance_IsWorldTravelFinished) == 0x000001, "Wrong size on BGameInstance_IsWorldTravelFinished"); \ static_assert(offsetof(BGameInstance_IsWorldTravelFinished, ReturnValue) == 0x000000, "Member 'BGameInstance_IsWorldTravelFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_WasMouseMoved \ static_assert(alignof(BGameInstance_WasMouseMoved) == 0x000001, "Wrong alignment on BGameInstance_WasMouseMoved"); \ static_assert(sizeof(BGameInstance_WasMouseMoved) == 0x000001, "Wrong size on BGameInstance_WasMouseMoved"); \ static_assert(offsetof(BGameInstance_WasMouseMoved, ReturnValue) == 0x000000, "Member 'BGameInstance_WasMouseMoved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BGameInstance_WasPadConnected \ static_assert(alignof(BGameInstance_WasPadConnected) == 0x000001, "Wrong alignment on BGameInstance_WasPadConnected"); \ static_assert(sizeof(BGameInstance_WasPadConnected) == 0x000001, "Wrong size on BGameInstance_WasPadConnected"); \ static_assert(offsetof(BGameInstance_WasPadConnected, ReturnValue) == 0x000000, "Member 'BGameInstance_WasPadConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBGameInstance \ static_assert(alignof(UBGameInstance) == 0x000008, "Wrong alignment on UBGameInstance"); \ static_assert(sizeof(UBGameInstance) == 0x0002A8, "Wrong size on UBGameInstance"); \ static_assert(offsetof(UBGameInstance, MainMenuLevel) == 0x0001C8, "Member 'UBGameInstance::MainMenuLevel' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, MainGameConfig) == 0x0001D0, "Member 'UBGameInstance::MainGameConfig' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, IgnoreSaveLevelTransforms) == 0x0001D8, "Member 'UBGameInstance::IgnoreSaveLevelTransforms' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, IntermediateLevel) == 0x0001DC, "Member 'UBGameInstance::IntermediateLevel' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, GlobalCollection) == 0x000238, "Member 'UBGameInstance::GlobalCollection' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, GlobalSettingsCollection) == 0x000240, "Member 'UBGameInstance::GlobalSettingsCollection' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, SaveWidget) == 0x000248, "Member 'UBGameInstance::SaveWidget' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, RebindableInput) == 0x000250, "Member 'UBGameInstance::RebindableInput' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, GlobalProperties) == 0x000258, "Member 'UBGameInstance::GlobalProperties' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, InputModeManager) == 0x000260, "Member 'UBGameInstance::InputModeManager' has a wrong offset!"); \ static_assert(offsetof(UBGameInstance, LastScreenshotTexture) == 0x0002A0, "Member 'UBGameInstance::LastScreenshotTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABIntermediateGameModeBase \ static_assert(alignof(ABIntermediateGameModeBase) == 0x000008, "Wrong alignment on ABIntermediateGameModeBase"); \ static_assert(sizeof(ABIntermediateGameModeBase) == 0x000350, "Wrong size on ABIntermediateGameModeBase"); \ #define DUMPER7_ASSERTS_UGameBaseStateManager \ static_assert(alignof(UGameBaseStateManager) == 0x000008, "Wrong alignment on UGameBaseStateManager"); \ static_assert(sizeof(UGameBaseStateManager) == 0x0000E8, "Wrong size on UGameBaseStateManager"); \ #define DUMPER7_ASSERTS_GameBaseStatics_AutoSave \ static_assert(alignof(GameBaseStatics_AutoSave) == 0x000008, "Wrong alignment on GameBaseStatics_AutoSave"); \ static_assert(sizeof(GameBaseStatics_AutoSave) == 0x000020, "Wrong size on GameBaseStatics_AutoSave"); \ static_assert(offsetof(GameBaseStatics_AutoSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_AutoSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_AutoSave, Title) == 0x000008, "Member 'GameBaseStatics_AutoSave::Title' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_AutoSave, GrabScreenShot) == 0x000018, "Member 'GameBaseStatics_AutoSave::GrabScreenShot' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_AutoSave, Flush) == 0x000019, "Member 'GameBaseStatics_AutoSave::Flush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_FlushPartialSave \ static_assert(alignof(GameBaseStatics_FlushPartialSave) == 0x000008, "Wrong alignment on GameBaseStatics_FlushPartialSave"); \ static_assert(sizeof(GameBaseStatics_FlushPartialSave) == 0x000008, "Wrong size on GameBaseStatics_FlushPartialSave"); \ static_assert(offsetof(GameBaseStatics_FlushPartialSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_FlushPartialSave::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_FlushSave \ static_assert(alignof(GameBaseStatics_FlushSave) == 0x000008, "Wrong alignment on GameBaseStatics_FlushSave"); \ static_assert(sizeof(GameBaseStatics_FlushSave) == 0x000028, "Wrong size on GameBaseStatics_FlushSave"); \ static_assert(offsetof(GameBaseStatics_FlushSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_FlushSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_FlushSave, SlotIndex) == 0x000008, "Member 'GameBaseStatics_FlushSave::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_FlushSave, Title) == 0x000010, "Member 'GameBaseStatics_FlushSave::Title' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_FlushSave, ApplyCurrentTime) == 0x000020, "Member 'GameBaseStatics_FlushSave::ApplyCurrentTime' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_FlushSave, PreserveSlotIndex) == 0x000021, "Member 'GameBaseStatics_FlushSave::PreserveSlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetActualSavedScreenShot \ static_assert(alignof(GameBaseStatics_GetActualSavedScreenShot) == 0x000008, "Wrong alignment on GameBaseStatics_GetActualSavedScreenShot"); \ static_assert(sizeof(GameBaseStatics_GetActualSavedScreenShot) == 0x000010, "Wrong size on GameBaseStatics_GetActualSavedScreenShot"); \ static_assert(offsetof(GameBaseStatics_GetActualSavedScreenShot, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetActualSavedScreenShot::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetActualSavedScreenShot, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetActualSavedScreenShot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetBaseGameInstance \ static_assert(alignof(GameBaseStatics_GetBaseGameInstance) == 0x000008, "Wrong alignment on GameBaseStatics_GetBaseGameInstance"); \ static_assert(sizeof(GameBaseStatics_GetBaseGameInstance) == 0x000010, "Wrong size on GameBaseStatics_GetBaseGameInstance"); \ static_assert(offsetof(GameBaseStatics_GetBaseGameInstance, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetBaseGameInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetBaseGameInstance, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetBaseGameInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetBaseGameMode \ static_assert(alignof(GameBaseStatics_GetBaseGameMode) == 0x000008, "Wrong alignment on GameBaseStatics_GetBaseGameMode"); \ static_assert(sizeof(GameBaseStatics_GetBaseGameMode) == 0x000010, "Wrong size on GameBaseStatics_GetBaseGameMode"); \ static_assert(offsetof(GameBaseStatics_GetBaseGameMode, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetBaseGameMode::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetBaseGameMode, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetBaseGameMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetBuildPackageName \ static_assert(alignof(GameBaseStatics_GetBuildPackageName) == 0x000008, "Wrong alignment on GameBaseStatics_GetBuildPackageName"); \ static_assert(sizeof(GameBaseStatics_GetBuildPackageName) == 0x000010, "Wrong size on GameBaseStatics_GetBuildPackageName"); \ static_assert(offsetof(GameBaseStatics_GetBuildPackageName, ReturnValue) == 0x000000, "Member 'GameBaseStatics_GetBuildPackageName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetBuildStreamName \ static_assert(alignof(GameBaseStatics_GetBuildStreamName) == 0x000008, "Wrong alignment on GameBaseStatics_GetBuildStreamName"); \ static_assert(sizeof(GameBaseStatics_GetBuildStreamName) == 0x000010, "Wrong size on GameBaseStatics_GetBuildStreamName"); \ static_assert(offsetof(GameBaseStatics_GetBuildStreamName, ReturnValue) == 0x000000, "Member 'GameBaseStatics_GetBuildStreamName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetInputDevice \ static_assert(alignof(GameBaseStatics_GetInputDevice) == 0x000008, "Wrong alignment on GameBaseStatics_GetInputDevice"); \ static_assert(sizeof(GameBaseStatics_GetInputDevice) == 0x000010, "Wrong size on GameBaseStatics_GetInputDevice"); \ static_assert(offsetof(GameBaseStatics_GetInputDevice, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetInputDevice::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetInputDevice, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetInputDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetLastSaveTime \ static_assert(alignof(GameBaseStatics_GetLastSaveTime) == 0x000008, "Wrong alignment on GameBaseStatics_GetLastSaveTime"); \ static_assert(sizeof(GameBaseStatics_GetLastSaveTime) == 0x000010, "Wrong size on GameBaseStatics_GetLastSaveTime"); \ static_assert(offsetof(GameBaseStatics_GetLastSaveTime, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetLastSaveTime::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetLastSaveTime, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetLastSaveTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetPersistentGameData \ static_assert(alignof(GameBaseStatics_GetPersistentGameData) == 0x000008, "Wrong alignment on GameBaseStatics_GetPersistentGameData"); \ static_assert(sizeof(GameBaseStatics_GetPersistentGameData) == 0x000010, "Wrong size on GameBaseStatics_GetPersistentGameData"); \ static_assert(offsetof(GameBaseStatics_GetPersistentGameData, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetPersistentGameData::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetPersistentGameData, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetPersistentGameData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetPlayerName \ static_assert(alignof(GameBaseStatics_GetPlayerName) == 0x000008, "Wrong alignment on GameBaseStatics_GetPlayerName"); \ static_assert(sizeof(GameBaseStatics_GetPlayerName) == 0x000018, "Wrong size on GameBaseStatics_GetPlayerName"); \ static_assert(offsetof(GameBaseStatics_GetPlayerName, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetPlayerName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetPlayerName, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetPlayerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetPlayerProfile \ static_assert(alignof(GameBaseStatics_GetPlayerProfile) == 0x000008, "Wrong alignment on GameBaseStatics_GetPlayerProfile"); \ static_assert(sizeof(GameBaseStatics_GetPlayerProfile) == 0x000010, "Wrong size on GameBaseStatics_GetPlayerProfile"); \ static_assert(offsetof(GameBaseStatics_GetPlayerProfile, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetPlayerProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetPlayerProfile, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetPlayerProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetPlaythroughPersistentGameData \ static_assert(alignof(GameBaseStatics_GetPlaythroughPersistentGameData) == 0x000008, "Wrong alignment on GameBaseStatics_GetPlaythroughPersistentGameData"); \ static_assert(sizeof(GameBaseStatics_GetPlaythroughPersistentGameData) == 0x000010, "Wrong size on GameBaseStatics_GetPlaythroughPersistentGameData"); \ static_assert(offsetof(GameBaseStatics_GetPlaythroughPersistentGameData, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetPlaythroughPersistentGameData::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetPlaythroughPersistentGameData, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetPlaythroughPersistentGameData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetProjectVersionString \ static_assert(alignof(GameBaseStatics_GetProjectVersionString) == 0x000008, "Wrong alignment on GameBaseStatics_GetProjectVersionString"); \ static_assert(sizeof(GameBaseStatics_GetProjectVersionString) == 0x000010, "Wrong size on GameBaseStatics_GetProjectVersionString"); \ static_assert(offsetof(GameBaseStatics_GetProjectVersionString, ReturnValue) == 0x000000, "Member 'GameBaseStatics_GetProjectVersionString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetRevisionVersionNumber \ static_assert(alignof(GameBaseStatics_GetRevisionVersionNumber) == 0x000004, "Wrong alignment on GameBaseStatics_GetRevisionVersionNumber"); \ static_assert(sizeof(GameBaseStatics_GetRevisionVersionNumber) == 0x000004, "Wrong size on GameBaseStatics_GetRevisionVersionNumber"); \ static_assert(offsetof(GameBaseStatics_GetRevisionVersionNumber, ReturnValue) == 0x000000, "Member 'GameBaseStatics_GetRevisionVersionNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetSavedScreenShot \ static_assert(alignof(GameBaseStatics_GetSavedScreenShot) == 0x000008, "Wrong alignment on GameBaseStatics_GetSavedScreenShot"); \ static_assert(sizeof(GameBaseStatics_GetSavedScreenShot) == 0x000018, "Wrong size on GameBaseStatics_GetSavedScreenShot"); \ static_assert(offsetof(GameBaseStatics_GetSavedScreenShot, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetSavedScreenShot::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetSavedScreenShot, SlotIndex) == 0x000008, "Member 'GameBaseStatics_GetSavedScreenShot::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetSavedScreenShot, ReturnValue) == 0x000010, "Member 'GameBaseStatics_GetSavedScreenShot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_GetTimeSinceLastSave \ static_assert(alignof(GameBaseStatics_GetTimeSinceLastSave) == 0x000008, "Wrong alignment on GameBaseStatics_GetTimeSinceLastSave"); \ static_assert(sizeof(GameBaseStatics_GetTimeSinceLastSave) == 0x000010, "Wrong size on GameBaseStatics_GetTimeSinceLastSave"); \ static_assert(offsetof(GameBaseStatics_GetTimeSinceLastSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_GetTimeSinceLastSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_GetTimeSinceLastSave, ReturnValue) == 0x000008, "Member 'GameBaseStatics_GetTimeSinceLastSave::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_HideMouseCursor \ static_assert(alignof(GameBaseStatics_HideMouseCursor) == 0x000008, "Wrong alignment on GameBaseStatics_HideMouseCursor"); \ static_assert(sizeof(GameBaseStatics_HideMouseCursor) == 0x000008, "Wrong size on GameBaseStatics_HideMouseCursor"); \ static_assert(offsetof(GameBaseStatics_HideMouseCursor, PlayerController) == 0x000000, "Member 'GameBaseStatics_HideMouseCursor::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsConsoleMenu \ static_assert(alignof(GameBaseStatics_IsConsoleMenu) == 0x000001, "Wrong alignment on GameBaseStatics_IsConsoleMenu"); \ static_assert(sizeof(GameBaseStatics_IsConsoleMenu) == 0x000001, "Wrong size on GameBaseStatics_IsConsoleMenu"); \ static_assert(offsetof(GameBaseStatics_IsConsoleMenu, ReturnValue) == 0x000000, "Member 'GameBaseStatics_IsConsoleMenu::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsGameCompletelyInstalled \ static_assert(alignof(GameBaseStatics_IsGameCompletelyInstalled) == 0x000008, "Wrong alignment on GameBaseStatics_IsGameCompletelyInstalled"); \ static_assert(sizeof(GameBaseStatics_IsGameCompletelyInstalled) == 0x000010, "Wrong size on GameBaseStatics_IsGameCompletelyInstalled"); \ static_assert(offsetof(GameBaseStatics_IsGameCompletelyInstalled, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsGameCompletelyInstalled::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsGameCompletelyInstalled, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsGameCompletelyInstalled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsGameDeactivated \ static_assert(alignof(GameBaseStatics_IsGameDeactivated) == 0x000008, "Wrong alignment on GameBaseStatics_IsGameDeactivated"); \ static_assert(sizeof(GameBaseStatics_IsGameDeactivated) == 0x000010, "Wrong size on GameBaseStatics_IsGameDeactivated"); \ static_assert(offsetof(GameBaseStatics_IsGameDeactivated, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsGameDeactivated::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsGameDeactivated, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsGameDeactivated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsGamePaused \ static_assert(alignof(GameBaseStatics_IsGamePaused) == 0x000008, "Wrong alignment on GameBaseStatics_IsGamePaused"); \ static_assert(sizeof(GameBaseStatics_IsGamePaused) == 0x000010, "Wrong size on GameBaseStatics_IsGamePaused"); \ static_assert(offsetof(GameBaseStatics_IsGamePaused, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsGamePaused::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsGamePaused, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsGamePaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsGameSuspended \ static_assert(alignof(GameBaseStatics_IsGameSuspended) == 0x000008, "Wrong alignment on GameBaseStatics_IsGameSuspended"); \ static_assert(sizeof(GameBaseStatics_IsGameSuspended) == 0x000010, "Wrong size on GameBaseStatics_IsGameSuspended"); \ static_assert(offsetof(GameBaseStatics_IsGameSuspended, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsGameSuspended::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsGameSuspended, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsGameSuspended::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsKeyboardActive \ static_assert(alignof(GameBaseStatics_IsKeyboardActive) == 0x000008, "Wrong alignment on GameBaseStatics_IsKeyboardActive"); \ static_assert(sizeof(GameBaseStatics_IsKeyboardActive) == 0x000010, "Wrong size on GameBaseStatics_IsKeyboardActive"); \ static_assert(offsetof(GameBaseStatics_IsKeyboardActive, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsKeyboardActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsKeyboardActive, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsKeyboardActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsMouseActive \ static_assert(alignof(GameBaseStatics_IsMouseActive) == 0x000008, "Wrong alignment on GameBaseStatics_IsMouseActive"); \ static_assert(sizeof(GameBaseStatics_IsMouseActive) == 0x000010, "Wrong size on GameBaseStatics_IsMouseActive"); \ static_assert(offsetof(GameBaseStatics_IsMouseActive, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsMouseActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsMouseActive, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsMouseActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsMoviePlayerActive \ static_assert(alignof(GameBaseStatics_IsMoviePlayerActive) == 0x000001, "Wrong alignment on GameBaseStatics_IsMoviePlayerActive"); \ static_assert(sizeof(GameBaseStatics_IsMoviePlayerActive) == 0x000001, "Wrong size on GameBaseStatics_IsMoviePlayerActive"); \ static_assert(offsetof(GameBaseStatics_IsMoviePlayerActive, ReturnValue) == 0x000000, "Member 'GameBaseStatics_IsMoviePlayerActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsNEOOrScorpio \ static_assert(alignof(GameBaseStatics_IsNEOOrScorpio) == 0x000001, "Wrong alignment on GameBaseStatics_IsNEOOrScorpio"); \ static_assert(sizeof(GameBaseStatics_IsNEOOrScorpio) == 0x000001, "Wrong size on GameBaseStatics_IsNEOOrScorpio"); \ static_assert(offsetof(GameBaseStatics_IsNEOOrScorpio, ReturnValue) == 0x000000, "Member 'GameBaseStatics_IsNEOOrScorpio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsPadActive \ static_assert(alignof(GameBaseStatics_IsPadActive) == 0x000008, "Wrong alignment on GameBaseStatics_IsPadActive"); \ static_assert(sizeof(GameBaseStatics_IsPadActive) == 0x000010, "Wrong size on GameBaseStatics_IsPadActive"); \ static_assert(offsetof(GameBaseStatics_IsPadActive, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsPadActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsPadActive, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsPadActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsPadConnected \ static_assert(alignof(GameBaseStatics_IsPadConnected) == 0x000008, "Wrong alignment on GameBaseStatics_IsPadConnected"); \ static_assert(sizeof(GameBaseStatics_IsPadConnected) == 0x000010, "Wrong size on GameBaseStatics_IsPadConnected"); \ static_assert(offsetof(GameBaseStatics_IsPadConnected, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsPadConnected::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsPadConnected, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsPadConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsSwitchUserSupported \ static_assert(alignof(GameBaseStatics_IsSwitchUserSupported) == 0x000008, "Wrong alignment on GameBaseStatics_IsSwitchUserSupported"); \ static_assert(sizeof(GameBaseStatics_IsSwitchUserSupported) == 0x000010, "Wrong size on GameBaseStatics_IsSwitchUserSupported"); \ static_assert(offsetof(GameBaseStatics_IsSwitchUserSupported, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_IsSwitchUserSupported::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_IsSwitchUserSupported, ReturnValue) == 0x000008, "Member 'GameBaseStatics_IsSwitchUserSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_IsSystemHelpSupported \ static_assert(alignof(GameBaseStatics_IsSystemHelpSupported) == 0x000001, "Wrong alignment on GameBaseStatics_IsSystemHelpSupported"); \ static_assert(sizeof(GameBaseStatics_IsSystemHelpSupported) == 0x000001, "Wrong size on GameBaseStatics_IsSystemHelpSupported"); \ static_assert(offsetof(GameBaseStatics_IsSystemHelpSupported, ReturnValue) == 0x000000, "Member 'GameBaseStatics_IsSystemHelpSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_MakeFullSave \ static_assert(alignof(GameBaseStatics_MakeFullSave) == 0x000008, "Wrong alignment on GameBaseStatics_MakeFullSave"); \ static_assert(sizeof(GameBaseStatics_MakeFullSave) == 0x000028, "Wrong size on GameBaseStatics_MakeFullSave"); \ static_assert(offsetof(GameBaseStatics_MakeFullSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_MakeFullSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeFullSave, SlotIndex) == 0x000008, "Member 'GameBaseStatics_MakeFullSave::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeFullSave, Title) == 0x000010, "Member 'GameBaseStatics_MakeFullSave::Title' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeFullSave, GrabScreenShot) == 0x000020, "Member 'GameBaseStatics_MakeFullSave::GrabScreenShot' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeFullSave, AllowAsyncOperation) == 0x000021, "Member 'GameBaseStatics_MakeFullSave::AllowAsyncOperation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_MakePersistentGameDateDirty \ static_assert(alignof(GameBaseStatics_MakePersistentGameDateDirty) == 0x000008, "Wrong alignment on GameBaseStatics_MakePersistentGameDateDirty"); \ static_assert(sizeof(GameBaseStatics_MakePersistentGameDateDirty) == 0x000008, "Wrong size on GameBaseStatics_MakePersistentGameDateDirty"); \ static_assert(offsetof(GameBaseStatics_MakePersistentGameDateDirty, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_MakePersistentGameDateDirty::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_MakeQuickSave \ static_assert(alignof(GameBaseStatics_MakeQuickSave) == 0x000008, "Wrong alignment on GameBaseStatics_MakeQuickSave"); \ static_assert(sizeof(GameBaseStatics_MakeQuickSave) == 0x000020, "Wrong size on GameBaseStatics_MakeQuickSave"); \ static_assert(offsetof(GameBaseStatics_MakeQuickSave, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_MakeQuickSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeQuickSave, Title) == 0x000008, "Member 'GameBaseStatics_MakeQuickSave::Title' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_MakeQuickSave, GrabScreenShot) == 0x000018, "Member 'GameBaseStatics_MakeQuickSave::GrabScreenShot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_PlaySound \ static_assert(alignof(GameBaseStatics_PlaySound) == 0x000008, "Wrong alignment on GameBaseStatics_PlaySound"); \ static_assert(sizeof(GameBaseStatics_PlaySound) == 0x000008, "Wrong size on GameBaseStatics_PlaySound"); \ static_assert(offsetof(GameBaseStatics_PlaySound, Sound) == 0x000000, "Member 'GameBaseStatics_PlaySound::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_PostWiseEvent \ static_assert(alignof(GameBaseStatics_PostWiseEvent) == 0x000008, "Wrong alignment on GameBaseStatics_PostWiseEvent"); \ static_assert(sizeof(GameBaseStatics_PostWiseEvent) == 0x000008, "Wrong size on GameBaseStatics_PostWiseEvent"); \ static_assert(offsetof(GameBaseStatics_PostWiseEvent, Event) == 0x000000, "Member 'GameBaseStatics_PostWiseEvent::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SaveGame \ static_assert(alignof(GameBaseStatics_SaveGame) == 0x000008, "Wrong alignment on GameBaseStatics_SaveGame"); \ static_assert(sizeof(GameBaseStatics_SaveGame) == 0x000020, "Wrong size on GameBaseStatics_SaveGame"); \ static_assert(offsetof(GameBaseStatics_SaveGame, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SaveGame::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SaveGame, Title) == 0x000008, "Member 'GameBaseStatics_SaveGame::Title' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SaveGame, GrabScreenShot) == 0x000018, "Member 'GameBaseStatics_SaveGame::GrabScreenShot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SavePersistentGameDate \ static_assert(alignof(GameBaseStatics_SavePersistentGameDate) == 0x000008, "Wrong alignment on GameBaseStatics_SavePersistentGameDate"); \ static_assert(sizeof(GameBaseStatics_SavePersistentGameDate) == 0x000008, "Wrong size on GameBaseStatics_SavePersistentGameDate"); \ static_assert(offsetof(GameBaseStatics_SavePersistentGameDate, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SavePersistentGameDate::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SaveSlotDataExist \ static_assert(alignof(GameBaseStatics_SaveSlotDataExist) == 0x000008, "Wrong alignment on GameBaseStatics_SaveSlotDataExist"); \ static_assert(sizeof(GameBaseStatics_SaveSlotDataExist) == 0x000010, "Wrong size on GameBaseStatics_SaveSlotDataExist"); \ static_assert(offsetof(GameBaseStatics_SaveSlotDataExist, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SaveSlotDataExist::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SaveSlotDataExist, SlotIndex) == 0x000008, "Member 'GameBaseStatics_SaveSlotDataExist::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SaveSlotDataExist, ReturnValue) == 0x00000C, "Member 'GameBaseStatics_SaveSlotDataExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SaveUserProfile \ static_assert(alignof(GameBaseStatics_SaveUserProfile) == 0x000008, "Wrong alignment on GameBaseStatics_SaveUserProfile"); \ static_assert(sizeof(GameBaseStatics_SaveUserProfile) == 0x000008, "Wrong size on GameBaseStatics_SaveUserProfile"); \ static_assert(offsetof(GameBaseStatics_SaveUserProfile, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SaveUserProfile::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetActualGamma \ static_assert(alignof(GameBaseStatics_SetActualGamma) == 0x000008, "Wrong alignment on GameBaseStatics_SetActualGamma"); \ static_assert(sizeof(GameBaseStatics_SetActualGamma) == 0x000008, "Wrong size on GameBaseStatics_SetActualGamma"); \ static_assert(offsetof(GameBaseStatics_SetActualGamma, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetActualGamma::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetDefaultGamma \ static_assert(alignof(GameBaseStatics_SetDefaultGamma) == 0x000008, "Wrong alignment on GameBaseStatics_SetDefaultGamma"); \ static_assert(sizeof(GameBaseStatics_SetDefaultGamma) == 0x000008, "Wrong size on GameBaseStatics_SetDefaultGamma"); \ static_assert(offsetof(GameBaseStatics_SetDefaultGamma, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetDefaultGamma::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetGamePaused \ static_assert(alignof(GameBaseStatics_SetGamePaused) == 0x000008, "Wrong alignment on GameBaseStatics_SetGamePaused"); \ static_assert(sizeof(GameBaseStatics_SetGamePaused) == 0x000010, "Wrong size on GameBaseStatics_SetGamePaused"); \ static_assert(offsetof(GameBaseStatics_SetGamePaused, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetGamePaused::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetGamePaused, IsPaused) == 0x000008, "Member 'GameBaseStatics_SetGamePaused::IsPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetInputModeGameAndUI \ static_assert(alignof(GameBaseStatics_SetInputModeGameAndUI) == 0x000008, "Wrong alignment on GameBaseStatics_SetInputModeGameAndUI"); \ static_assert(sizeof(GameBaseStatics_SetInputModeGameAndUI) == 0x000018, "Wrong size on GameBaseStatics_SetInputModeGameAndUI"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameAndUI, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetInputModeGameAndUI::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameAndUI, PlayerController) == 0x000008, "Member 'GameBaseStatics_SetInputModeGameAndUI::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameAndUI, ShowMouseCursor_0) == 0x000010, "Member 'GameBaseStatics_SetInputModeGameAndUI::ShowMouseCursor_0' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameAndUI, MouseLockMode) == 0x000011, "Member 'GameBaseStatics_SetInputModeGameAndUI::MouseLockMode' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameAndUI, HideCursorDuringCapture) == 0x000012, "Member 'GameBaseStatics_SetInputModeGameAndUI::HideCursorDuringCapture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetInputModeGameOnly \ static_assert(alignof(GameBaseStatics_SetInputModeGameOnly) == 0x000008, "Wrong alignment on GameBaseStatics_SetInputModeGameOnly"); \ static_assert(sizeof(GameBaseStatics_SetInputModeGameOnly) == 0x000018, "Wrong size on GameBaseStatics_SetInputModeGameOnly"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameOnly, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetInputModeGameOnly::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameOnly, PlayerController) == 0x000008, "Member 'GameBaseStatics_SetInputModeGameOnly::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameOnly, ShowMouseCursor_0) == 0x000010, "Member 'GameBaseStatics_SetInputModeGameOnly::ShowMouseCursor_0' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeGameOnly, ConsumeCaptureMouseDown) == 0x000011, "Member 'GameBaseStatics_SetInputModeGameOnly::ConsumeCaptureMouseDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetInputModeUIOnly \ static_assert(alignof(GameBaseStatics_SetInputModeUIOnly) == 0x000008, "Wrong alignment on GameBaseStatics_SetInputModeUIOnly"); \ static_assert(sizeof(GameBaseStatics_SetInputModeUIOnly) == 0x000018, "Wrong size on GameBaseStatics_SetInputModeUIOnly"); \ static_assert(offsetof(GameBaseStatics_SetInputModeUIOnly, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_SetInputModeUIOnly::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeUIOnly, PlayerController) == 0x000008, "Member 'GameBaseStatics_SetInputModeUIOnly::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeUIOnly, ShowMouseCursor_0) == 0x000010, "Member 'GameBaseStatics_SetInputModeUIOnly::ShowMouseCursor_0' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetInputModeUIOnly, MouseLockMode) == 0x000011, "Member 'GameBaseStatics_SetInputModeUIOnly::MouseLockMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_SetMouseCursorVisibility \ static_assert(alignof(GameBaseStatics_SetMouseCursorVisibility) == 0x000008, "Wrong alignment on GameBaseStatics_SetMouseCursorVisibility"); \ static_assert(sizeof(GameBaseStatics_SetMouseCursorVisibility) == 0x000010, "Wrong size on GameBaseStatics_SetMouseCursorVisibility"); \ static_assert(offsetof(GameBaseStatics_SetMouseCursorVisibility, PlayerController) == 0x000000, "Member 'GameBaseStatics_SetMouseCursorVisibility::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_SetMouseCursorVisibility, Show) == 0x000008, "Member 'GameBaseStatics_SetMouseCursorVisibility::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_ShadersUseHighQualityBlock \ static_assert(alignof(GameBaseStatics_ShadersUseHighQualityBlock) == 0x000008, "Wrong alignment on GameBaseStatics_ShadersUseHighQualityBlock"); \ static_assert(sizeof(GameBaseStatics_ShadersUseHighQualityBlock) == 0x000010, "Wrong size on GameBaseStatics_ShadersUseHighQualityBlock"); \ static_assert(offsetof(GameBaseStatics_ShadersUseHighQualityBlock, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_ShadersUseHighQualityBlock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_ShadersUseHighQualityBlock, ReturnValue) == 0x000008, "Member 'GameBaseStatics_ShadersUseHighQualityBlock::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_ShowMouseCursor \ static_assert(alignof(GameBaseStatics_ShowMouseCursor) == 0x000008, "Wrong alignment on GameBaseStatics_ShowMouseCursor"); \ static_assert(sizeof(GameBaseStatics_ShowMouseCursor) == 0x000008, "Wrong size on GameBaseStatics_ShowMouseCursor"); \ static_assert(offsetof(GameBaseStatics_ShowMouseCursor, PlayerController) == 0x000000, "Member 'GameBaseStatics_ShowMouseCursor::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_StopSound \ static_assert(alignof(GameBaseStatics_StopSound) == 0x000008, "Wrong alignment on GameBaseStatics_StopSound"); \ static_assert(sizeof(GameBaseStatics_StopSound) == 0x000008, "Wrong size on GameBaseStatics_StopSound"); \ static_assert(offsetof(GameBaseStatics_StopSound, Sound) == 0x000000, "Member 'GameBaseStatics_StopSound::Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_WaitForAllSaveAsyncOperations \ static_assert(alignof(GameBaseStatics_WaitForAllSaveAsyncOperations) == 0x000008, "Wrong alignment on GameBaseStatics_WaitForAllSaveAsyncOperations"); \ static_assert(sizeof(GameBaseStatics_WaitForAllSaveAsyncOperations) == 0x000008, "Wrong size on GameBaseStatics_WaitForAllSaveAsyncOperations"); \ static_assert(offsetof(GameBaseStatics_WaitForAllSaveAsyncOperations, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_WaitForAllSaveAsyncOperations::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameBaseStatics_WasMouseMoved \ static_assert(alignof(GameBaseStatics_WasMouseMoved) == 0x000008, "Wrong alignment on GameBaseStatics_WasMouseMoved"); \ static_assert(sizeof(GameBaseStatics_WasMouseMoved) == 0x000010, "Wrong size on GameBaseStatics_WasMouseMoved"); \ static_assert(offsetof(GameBaseStatics_WasMouseMoved, WorldContextObject) == 0x000000, "Member 'GameBaseStatics_WasMouseMoved::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameBaseStatics_WasMouseMoved, ReturnValue) == 0x000008, "Member 'GameBaseStatics_WasMouseMoved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameBaseStatics \ static_assert(alignof(UGameBaseStatics) == 0x000008, "Wrong alignment on UGameBaseStatics"); \ static_assert(sizeof(UGameBaseStatics) == 0x000028, "Wrong size on UGameBaseStatics"); \ #define DUMPER7_ASSERTS_UGameModeMenuController \ static_assert(alignof(UGameModeMenuController) == 0x000008, "Wrong alignment on UGameModeMenuController"); \ static_assert(sizeof(UGameModeMenuController) == 0x000140, "Wrong size on UGameModeMenuController"); \ static_assert(offsetof(UGameModeMenuController, StateWidgets) == 0x0000E8, "Member 'UGameModeMenuController::StateWidgets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameSettings \ static_assert(alignof(UGameSettings) == 0x000008, "Wrong alignment on UGameSettings"); \ static_assert(sizeof(UGameSettings) == 0x000150, "Wrong size on UGameSettings"); \ static_assert(offsetof(UGameSettings, DefaultLanguage) == 0x000038, "Member 'UGameSettings::DefaultLanguage' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, SupportedLanguages) == 0x000048, "Member 'UGameSettings::SupportedLanguages' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, DefaulAudiotLanguage) == 0x000058, "Member 'UGameSettings::DefaulAudiotLanguage' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, SupportedAudioLanguages) == 0x000068, "Member 'UGameSettings::SupportedAudioLanguages' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, WorldTravelMovie) == 0x000078, "Member 'UGameSettings::WorldTravelMovie' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, WorldTravelMovieConfig) == 0x000088, "Member 'UGameSettings::WorldTravelMovieConfig' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, LoadScreenWidgetClass) == 0x0000B8, "Member 'UGameSettings::LoadScreenWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, LoadScreenOverlayClass) == 0x0000E8, "Member 'UGameSettings::LoadScreenOverlayClass' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, bUseWSADAsUINavigation) == 0x000118, "Member 'UGameSettings::bUseWSADAsUINavigation' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, bShowLostPadDialogOnDesktop) == 0x000119, "Member 'UGameSettings::bShowLostPadDialogOnDesktop' has a wrong offset!"); \ static_assert(offsetof(UGameSettings, DLCConfig) == 0x000120, "Member 'UGameSettings::DLCConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameAutoSettings \ static_assert(alignof(UGameAutoSettings) == 0x000008, "Wrong alignment on UGameAutoSettings"); \ static_assert(sizeof(UGameAutoSettings) == 0x000070, "Wrong size on UGameAutoSettings"); \ static_assert(offsetof(UGameAutoSettings, Revision) == 0x000038, "Member 'UGameAutoSettings::Revision' has a wrong offset!"); \ static_assert(offsetof(UGameAutoSettings, Stream) == 0x000040, "Member 'UGameAutoSettings::Stream' has a wrong offset!"); \ static_assert(offsetof(UGameAutoSettings, PackageName) == 0x000050, "Member 'UGameAutoSettings::PackageName' has a wrong offset!"); \ static_assert(offsetof(UGameAutoSettings, Archive) == 0x000060, "Member 'UGameAutoSettings::Archive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGSAOptionsSettings \ static_assert(alignof(UGSAOptionsSettings) == 0x000008, "Wrong alignment on UGSAOptionsSettings"); \ static_assert(sizeof(UGSAOptionsSettings) == 0x000048, "Wrong size on UGSAOptionsSettings"); \ static_assert(offsetof(UGSAOptionsSettings, GsaOptions) == 0x000038, "Member 'UGSAOptionsSettings::GsaOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModeManager \ static_assert(alignof(UInputModeManager) == 0x000008, "Wrong alignment on UInputModeManager"); \ static_assert(sizeof(UInputModeManager) == 0x000030, "Wrong size on UInputModeManager"); \ #define DUMPER7_ASSERTS_ULastScreenshotImage \ static_assert(alignof(ULastScreenshotImage) == 0x000010, "Wrong alignment on ULastScreenshotImage"); \ static_assert(sizeof(ULastScreenshotImage) == 0x0002C0, "Wrong size on ULastScreenshotImage"); \ #define DUMPER7_ASSERTS_LoadingVideoOverlayWidget_MovieTimeChanged \ static_assert(alignof(LoadingVideoOverlayWidget_MovieTimeChanged) == 0x000008, "Wrong alignment on LoadingVideoOverlayWidget_MovieTimeChanged"); \ static_assert(sizeof(LoadingVideoOverlayWidget_MovieTimeChanged) == 0x000018, "Wrong size on LoadingVideoOverlayWidget_MovieTimeChanged"); \ static_assert(offsetof(LoadingVideoOverlayWidget_MovieTimeChanged, MovieTime) == 0x000000, "Member 'LoadingVideoOverlayWidget_MovieTimeChanged::MovieTime' has a wrong offset!"); \ static_assert(offsetof(LoadingVideoOverlayWidget_MovieTimeChanged, MovieName) == 0x000008, "Member 'LoadingVideoOverlayWidget_MovieTimeChanged::MovieName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingVideoOverlayWidget_OnMovieTimeChanged \ static_assert(alignof(LoadingVideoOverlayWidget_OnMovieTimeChanged) == 0x000008, "Wrong alignment on LoadingVideoOverlayWidget_OnMovieTimeChanged"); \ static_assert(sizeof(LoadingVideoOverlayWidget_OnMovieTimeChanged) == 0x000018, "Wrong size on LoadingVideoOverlayWidget_OnMovieTimeChanged"); \ static_assert(offsetof(LoadingVideoOverlayWidget_OnMovieTimeChanged, MovieTime) == 0x000000, "Member 'LoadingVideoOverlayWidget_OnMovieTimeChanged::MovieTime' has a wrong offset!"); \ static_assert(offsetof(LoadingVideoOverlayWidget_OnMovieTimeChanged, MovieName) == 0x000008, "Member 'LoadingVideoOverlayWidget_OnMovieTimeChanged::MovieName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadingVideoOverlayWidget_SetSubtitles \ static_assert(alignof(LoadingVideoOverlayWidget_SetSubtitles) == 0x000008, "Wrong alignment on LoadingVideoOverlayWidget_SetSubtitles"); \ static_assert(sizeof(LoadingVideoOverlayWidget_SetSubtitles) == 0x000010, "Wrong size on LoadingVideoOverlayWidget_SetSubtitles"); \ static_assert(offsetof(LoadingVideoOverlayWidget_SetSubtitles, NewSubtitles) == 0x000000, "Member 'LoadingVideoOverlayWidget_SetSubtitles::NewSubtitles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadingVideoOverlayWidget \ static_assert(alignof(ULoadingVideoOverlayWidget) == 0x000008, "Wrong alignment on ULoadingVideoOverlayWidget"); \ static_assert(sizeof(ULoadingVideoOverlayWidget) == 0x000290, "Wrong size on ULoadingVideoOverlayWidget"); \ static_assert(offsetof(ULoadingVideoOverlayWidget, Subtitles) == 0x000288, "Member 'ULoadingVideoOverlayWidget::Subtitles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoadScreenWidget_OnShow \ static_assert(alignof(LoadScreenWidget_OnShow) == 0x000004, "Wrong alignment on LoadScreenWidget_OnShow"); \ static_assert(sizeof(LoadScreenWidget_OnShow) == 0x000008, "Wrong size on LoadScreenWidget_OnShow"); \ static_assert(offsetof(LoadScreenWidget_OnShow, IsFromNewGame) == 0x000000, "Member 'LoadScreenWidget_OnShow::IsFromNewGame' has a wrong offset!"); \ static_assert(offsetof(LoadScreenWidget_OnShow, ZOrder) == 0x000004, "Member 'LoadScreenWidget_OnShow::ZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadScreenWidget \ static_assert(alignof(ULoadScreenWidget) == 0x000008, "Wrong alignment on ULoadScreenWidget"); \ static_assert(sizeof(ULoadScreenWidget) == 0x0002F0, "Wrong size on ULoadScreenWidget"); \ static_assert(offsetof(ULoadScreenWidget, WaitForInput) == 0x0002A0, "Member 'ULoadScreenWidget::WaitForInput' has a wrong offset!"); \ static_assert(offsetof(ULoadScreenWidget, PressedSound) == 0x0002A8, "Member 'ULoadScreenWidget::PressedSound' has a wrong offset!"); \ static_assert(offsetof(ULoadScreenWidget, ActivationKeys) == 0x0002C0, "Member 'ULoadScreenWidget::ActivationKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LostPadWidget_IsInfoTypeDisconnected \ static_assert(alignof(LostPadWidget_IsInfoTypeDisconnected) == 0x000001, "Wrong alignment on LostPadWidget_IsInfoTypeDisconnected"); \ static_assert(sizeof(LostPadWidget_IsInfoTypeDisconnected) == 0x000001, "Wrong size on LostPadWidget_IsInfoTypeDisconnected"); \ static_assert(offsetof(LostPadWidget_IsInfoTypeDisconnected, ReturnValue) == 0x000000, "Member 'LostPadWidget_IsInfoTypeDisconnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULostPadWidget \ static_assert(alignof(ULostPadWidget) == 0x000008, "Wrong alignment on ULostPadWidget"); \ static_assert(sizeof(ULostPadWidget) == 0x0003E0, "Wrong size on ULostPadWidget"); \ static_assert(offsetof(ULostPadWidget, SwitchUser_info) == 0x0003A8, "Member 'ULostPadWidget::SwitchUser_info' has a wrong offset!"); \ static_assert(offsetof(ULostPadWidget, Cancel_info) == 0x0003B0, "Member 'ULostPadWidget::Cancel_info' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMainMenuGameModeController \ static_assert(alignof(UMainMenuGameModeController) == 0x000008, "Wrong alignment on UMainMenuGameModeController"); \ static_assert(sizeof(UMainMenuGameModeController) == 0x000208, "Wrong size on UMainMenuGameModeController"); \ static_assert(offsetof(UMainMenuGameModeController, MenuWidgetClass) == 0x000130, "Member 'UMainMenuGameModeController::MenuWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMainMenuGameModeController, StartGameWidgetClass) == 0x000160, "Member 'UMainMenuGameModeController::StartGameWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMainMenuGameModeController, UserSelectionWidgetClass) == 0x000190, "Member 'UMainMenuGameModeController::UserSelectionWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMainMenuGameModeController, StartGameSettingsWidgetClass) == 0x0001C0, "Member 'UMainMenuGameModeController::StartGameSettingsWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMainMenuGameModeController, MainMenuOpenEvent) == 0x0001F0, "Member 'UMainMenuGameModeController::MainMenuOpenEvent' has a wrong offset!"); \ static_assert(offsetof(UMainMenuGameModeController, MainMenuCloseEvent) == 0x0001F8, "Member 'UMainMenuGameModeController::MainMenuCloseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_IsSystemHelpSupported \ static_assert(alignof(MainMenuWidget_IsSystemHelpSupported) == 0x000001, "Wrong alignment on MainMenuWidget_IsSystemHelpSupported"); \ static_assert(sizeof(MainMenuWidget_IsSystemHelpSupported) == 0x000001, "Wrong size on MainMenuWidget_IsSystemHelpSupported"); \ static_assert(offsetof(MainMenuWidget_IsSystemHelpSupported, ReturnValue) == 0x000000, "Member 'MainMenuWidget_IsSystemHelpSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_BeginNewGame \ static_assert(alignof(MainMenuWidget_BeginNewGame) == 0x000008, "Wrong alignment on MainMenuWidget_BeginNewGame"); \ static_assert(sizeof(MainMenuWidget_BeginNewGame) == 0x000010, "Wrong size on MainMenuWidget_BeginNewGame"); \ static_assert(offsetof(MainMenuWidget_BeginNewGame, Movie) == 0x000000, "Member 'MainMenuWidget_BeginNewGame::Movie' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_BeginNewGame, NonSkippableLen) == 0x000008, "Member 'MainMenuWidget_BeginNewGame::NonSkippableLen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_ContinueGame \ static_assert(alignof(MainMenuWidget_ContinueGame) == 0x000008, "Wrong alignment on MainMenuWidget_ContinueGame"); \ static_assert(sizeof(MainMenuWidget_ContinueGame) == 0x000010, "Wrong size on MainMenuWidget_ContinueGame"); \ static_assert(offsetof(MainMenuWidget_ContinueGame, Movie) == 0x000000, "Member 'MainMenuWidget_ContinueGame::Movie' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_ContinueGame, NonSkippableLen) == 0x000008, "Member 'MainMenuWidget_ContinueGame::NonSkippableLen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_LoadSavedGame \ static_assert(alignof(MainMenuWidget_LoadSavedGame) == 0x000008, "Wrong alignment on MainMenuWidget_LoadSavedGame"); \ static_assert(sizeof(MainMenuWidget_LoadSavedGame) == 0x000018, "Wrong size on MainMenuWidget_LoadSavedGame"); \ static_assert(offsetof(MainMenuWidget_LoadSavedGame, SlotIndex) == 0x000000, "Member 'MainMenuWidget_LoadSavedGame::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_LoadSavedGame, Movie) == 0x000008, "Member 'MainMenuWidget_LoadSavedGame::Movie' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_LoadSavedGame, NonSkippableLen) == 0x000010, "Member 'MainMenuWidget_LoadSavedGame::NonSkippableLen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_OnLoadingFadeOut \ static_assert(alignof(MainMenuWidget_OnLoadingFadeOut) == 0x000001, "Wrong alignment on MainMenuWidget_OnLoadingFadeOut"); \ static_assert(sizeof(MainMenuWidget_OnLoadingFadeOut) == 0x000001, "Wrong size on MainMenuWidget_OnLoadingFadeOut"); \ static_assert(offsetof(MainMenuWidget_OnLoadingFadeOut, ReturnValue) == 0x000000, "Member 'MainMenuWidget_OnLoadingFadeOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_PopulateSlots \ static_assert(alignof(MainMenuWidget_PopulateSlots) == 0x000001, "Wrong alignment on MainMenuWidget_PopulateSlots"); \ static_assert(sizeof(MainMenuWidget_PopulateSlots) == 0x000003, "Wrong size on MainMenuWidget_PopulateSlots"); \ static_assert(offsetof(MainMenuWidget_PopulateSlots, WithScreenshots) == 0x000000, "Member 'MainMenuWidget_PopulateSlots::WithScreenshots' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_PopulateSlots, SortByDate) == 0x000001, "Member 'MainMenuWidget_PopulateSlots::SortByDate' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_PopulateSlots, SaveMode) == 0x000002, "Member 'MainMenuWidget_PopulateSlots::SaveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_GetSlotIndex \ static_assert(alignof(MainMenuWidget_GetSlotIndex) == 0x000004, "Wrong alignment on MainMenuWidget_GetSlotIndex"); \ static_assert(sizeof(MainMenuWidget_GetSlotIndex) == 0x000008, "Wrong size on MainMenuWidget_GetSlotIndex"); \ static_assert(offsetof(MainMenuWidget_GetSlotIndex, Index_0) == 0x000000, "Member 'MainMenuWidget_GetSlotIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_GetSlotIndex, ReturnValue) == 0x000004, "Member 'MainMenuWidget_GetSlotIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_GetSlotsCount \ static_assert(alignof(MainMenuWidget_GetSlotsCount) == 0x000004, "Wrong alignment on MainMenuWidget_GetSlotsCount"); \ static_assert(sizeof(MainMenuWidget_GetSlotsCount) == 0x000004, "Wrong size on MainMenuWidget_GetSlotsCount"); \ static_assert(offsetof(MainMenuWidget_GetSlotsCount, ReturnValue) == 0x000000, "Member 'MainMenuWidget_GetSlotsCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_GetTheNewestSlotInfo \ static_assert(alignof(MainMenuWidget_GetTheNewestSlotInfo) == 0x000008, "Wrong alignment on MainMenuWidget_GetTheNewestSlotInfo"); \ static_assert(sizeof(MainMenuWidget_GetTheNewestSlotInfo) == 0x000040, "Wrong size on MainMenuWidget_GetTheNewestSlotInfo"); \ static_assert(offsetof(MainMenuWidget_GetTheNewestSlotInfo, WithScreenShot) == 0x000000, "Member 'MainMenuWidget_GetTheNewestSlotInfo::WithScreenShot' has a wrong offset!"); \ static_assert(offsetof(MainMenuWidget_GetTheNewestSlotInfo, ReturnValue) == 0x000008, "Member 'MainMenuWidget_GetTheNewestSlotInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_HasSlots \ static_assert(alignof(MainMenuWidget_HasSlots) == 0x000001, "Wrong alignment on MainMenuWidget_HasSlots"); \ static_assert(sizeof(MainMenuWidget_HasSlots) == 0x000001, "Wrong size on MainMenuWidget_HasSlots"); \ static_assert(offsetof(MainMenuWidget_HasSlots, ReturnValue) == 0x000000, "Member 'MainMenuWidget_HasSlots::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_HasUserSlots \ static_assert(alignof(MainMenuWidget_HasUserSlots) == 0x000001, "Wrong alignment on MainMenuWidget_HasUserSlots"); \ static_assert(sizeof(MainMenuWidget_HasUserSlots) == 0x000001, "Wrong size on MainMenuWidget_HasUserSlots"); \ static_assert(offsetof(MainMenuWidget_HasUserSlots, ReturnValue) == 0x000000, "Member 'MainMenuWidget_HasUserSlots::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_IsShowUserInfo \ static_assert(alignof(MainMenuWidget_IsShowUserInfo) == 0x000001, "Wrong alignment on MainMenuWidget_IsShowUserInfo"); \ static_assert(sizeof(MainMenuWidget_IsShowUserInfo) == 0x000001, "Wrong size on MainMenuWidget_IsShowUserInfo"); \ static_assert(offsetof(MainMenuWidget_IsShowUserInfo, ReturnValue) == 0x000000, "Member 'MainMenuWidget_IsShowUserInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MainMenuWidget_IsSlotListNotEmpty \ static_assert(alignof(MainMenuWidget_IsSlotListNotEmpty) == 0x000001, "Wrong alignment on MainMenuWidget_IsSlotListNotEmpty"); \ static_assert(sizeof(MainMenuWidget_IsSlotListNotEmpty) == 0x000001, "Wrong size on MainMenuWidget_IsSlotListNotEmpty"); \ static_assert(offsetof(MainMenuWidget_IsSlotListNotEmpty, ReturnValue) == 0x000000, "Member 'MainMenuWidget_IsSlotListNotEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMainMenuWidget \ static_assert(alignof(UMainMenuWidget) == 0x000008, "Wrong alignment on UMainMenuWidget"); \ static_assert(sizeof(UMainMenuWidget) == 0x000358, "Wrong size on UMainMenuWidget"); \ static_assert(offsetof(UMainMenuWidget, PressedSound) == 0x0002A8, "Member 'UMainMenuWidget::PressedSound' has a wrong offset!"); \ static_assert(offsetof(UMainMenuWidget, SwitchUserKeys) == 0x0002C0, "Member 'UMainMenuWidget::SwitchUserKeys' has a wrong offset!"); \ static_assert(offsetof(UMainMenuWidget, LoadingFadeOut_anim) == 0x0002E0, "Member 'UMainMenuWidget::LoadingFadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UMainMenuWidget, CameraFadeOutColor) == 0x0002E8, "Member 'UMainMenuWidget::CameraFadeOutColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieConfig \ static_assert(alignof(UMovieConfig) == 0x000008, "Wrong alignment on UMovieConfig"); \ static_assert(sizeof(UMovieConfig) == 0x000060, "Wrong size on UMovieConfig"); \ static_assert(offsetof(UMovieConfig, FilePath) == 0x000030, "Member 'UMovieConfig::FilePath' has a wrong offset!"); \ static_assert(offsetof(UMovieConfig, MovieName) == 0x000040, "Member 'UMovieConfig::MovieName' has a wrong offset!"); \ static_assert(offsetof(UMovieConfig, Subtitles) == 0x000050, "Member 'UMovieConfig::Subtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieConfig, UnskipableLen) == 0x000058, "Member 'UMovieConfig::UnskipableLen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineUtility_IsEOSActive \ static_assert(alignof(OnlineUtility_IsEOSActive) == 0x000008, "Wrong alignment on OnlineUtility_IsEOSActive"); \ static_assert(sizeof(OnlineUtility_IsEOSActive) == 0x000010, "Wrong size on OnlineUtility_IsEOSActive"); \ static_assert(offsetof(OnlineUtility_IsEOSActive, WorldContextObject) == 0x000000, "Member 'OnlineUtility_IsEOSActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OnlineUtility_IsEOSActive, ReturnValue) == 0x000008, "Member 'OnlineUtility_IsEOSActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineUtility_IsGDKActive \ static_assert(alignof(OnlineUtility_IsGDKActive) == 0x000008, "Wrong alignment on OnlineUtility_IsGDKActive"); \ static_assert(sizeof(OnlineUtility_IsGDKActive) == 0x000010, "Wrong size on OnlineUtility_IsGDKActive"); \ static_assert(offsetof(OnlineUtility_IsGDKActive, WorldContextObject) == 0x000000, "Member 'OnlineUtility_IsGDKActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OnlineUtility_IsGDKActive, ReturnValue) == 0x000008, "Member 'OnlineUtility_IsGDKActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineUtility_IsGogActive \ static_assert(alignof(OnlineUtility_IsGogActive) == 0x000008, "Wrong alignment on OnlineUtility_IsGogActive"); \ static_assert(sizeof(OnlineUtility_IsGogActive) == 0x000010, "Wrong size on OnlineUtility_IsGogActive"); \ static_assert(offsetof(OnlineUtility_IsGogActive, WorldContextObject) == 0x000000, "Member 'OnlineUtility_IsGogActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OnlineUtility_IsGogActive, ReturnValue) == 0x000008, "Member 'OnlineUtility_IsGogActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineUtility_IsLiveActive \ static_assert(alignof(OnlineUtility_IsLiveActive) == 0x000008, "Wrong alignment on OnlineUtility_IsLiveActive"); \ static_assert(sizeof(OnlineUtility_IsLiveActive) == 0x000010, "Wrong size on OnlineUtility_IsLiveActive"); \ static_assert(offsetof(OnlineUtility_IsLiveActive, WorldContextObject) == 0x000000, "Member 'OnlineUtility_IsLiveActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OnlineUtility_IsLiveActive, ReturnValue) == 0x000008, "Member 'OnlineUtility_IsLiveActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnlineUtility_IsSteamActive \ static_assert(alignof(OnlineUtility_IsSteamActive) == 0x000008, "Wrong alignment on OnlineUtility_IsSteamActive"); \ static_assert(sizeof(OnlineUtility_IsSteamActive) == 0x000010, "Wrong size on OnlineUtility_IsSteamActive"); \ static_assert(offsetof(OnlineUtility_IsSteamActive, WorldContextObject) == 0x000000, "Member 'OnlineUtility_IsSteamActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OnlineUtility_IsSteamActive, ReturnValue) == 0x000008, "Member 'OnlineUtility_IsSteamActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineUtility \ static_assert(alignof(UOnlineUtility) == 0x000008, "Wrong alignment on UOnlineUtility"); \ static_assert(sizeof(UOnlineUtility) == 0x000028, "Wrong size on UOnlineUtility"); \ #define DUMPER7_ASSERTS_PlayerProfile_IsHDREnabledAndAllowed \ static_assert(alignof(PlayerProfile_IsHDREnabledAndAllowed) == 0x000001, "Wrong alignment on PlayerProfile_IsHDREnabledAndAllowed"); \ static_assert(sizeof(PlayerProfile_IsHDREnabledAndAllowed) == 0x000001, "Wrong size on PlayerProfile_IsHDREnabledAndAllowed"); \ static_assert(offsetof(PlayerProfile_IsHDREnabledAndAllowed, ReturnValue) == 0x000000, "Member 'PlayerProfile_IsHDREnabledAndAllowed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProfile_GetVolume \ static_assert(alignof(PlayerProfile_GetVolume) == 0x000004, "Wrong alignment on PlayerProfile_GetVolume"); \ static_assert(sizeof(PlayerProfile_GetVolume) == 0x00000C, "Wrong size on PlayerProfile_GetVolume"); \ static_assert(offsetof(PlayerProfile_GetVolume, Name_0) == 0x000000, "Member 'PlayerProfile_GetVolume::Name_0' has a wrong offset!"); \ static_assert(offsetof(PlayerProfile_GetVolume, ReturnValue) == 0x000008, "Member 'PlayerProfile_GetVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerProfile_IsMuted \ static_assert(alignof(PlayerProfile_IsMuted) == 0x000004, "Wrong alignment on PlayerProfile_IsMuted"); \ static_assert(sizeof(PlayerProfile_IsMuted) == 0x00000C, "Wrong size on PlayerProfile_IsMuted"); \ static_assert(offsetof(PlayerProfile_IsMuted, Name_0) == 0x000000, "Member 'PlayerProfile_IsMuted::Name_0' has a wrong offset!"); \ static_assert(offsetof(PlayerProfile_IsMuted, ReturnValue) == 0x000008, "Member 'PlayerProfile_IsMuted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerProfile \ static_assert(alignof(UPlayerProfile) == 0x000008, "Wrong alignment on UPlayerProfile"); \ static_assert(sizeof(UPlayerProfile) == 0x000158, "Wrong size on UPlayerProfile"); \ static_assert(offsetof(UPlayerProfile, Volumes) == 0x000028, "Member 'UPlayerProfile::Volumes' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, AudioDeviceUID) == 0x000078, "Member 'UPlayerProfile::AudioDeviceUID' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, AudioProfileNightMode) == 0x000080, "Member 'UPlayerProfile::AudioProfileNightMode' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, AudioProfile) == 0x000081, "Member 'UPlayerProfile::AudioProfile' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, GFXSettings) == 0x000088, "Member 'UPlayerProfile::GFXSettings' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, Language) == 0x000110, "Member 'UPlayerProfile::Language' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, AudioLanguage) == 0x000120, "Member 'UPlayerProfile::AudioLanguage' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ShowSubtitles) == 0x000130, "Member 'UPlayerProfile::ShowSubtitles' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ShowNonVerbalCaptions) == 0x000131, "Member 'UPlayerProfile::ShowNonVerbalCaptions' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SubtitleNames) == 0x000132, "Member 'UPlayerProfile::SubtitleNames' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SubtitleSize) == 0x000133, "Member 'UPlayerProfile::SubtitleSize' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SubtitleColor) == 0x000134, "Member 'UPlayerProfile::SubtitleColor' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SubtitleFont) == 0x000135, "Member 'UPlayerProfile::SubtitleFont' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SubtitleBackground) == 0x000136, "Member 'UPlayerProfile::SubtitleBackground' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ControlTipsVisibility) == 0x000137, "Member 'UPlayerProfile::ControlTipsVisibility' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ControlTipsVisibilityEffects) == 0x000138, "Member 'UPlayerProfile::ControlTipsVisibilityEffects' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ControlTipsTextFont) == 0x000139, "Member 'UPlayerProfile::ControlTipsTextFont' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ControlTipsTextSize) == 0x00013A, "Member 'UPlayerProfile::ControlTipsTextSize' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ForceFeedback) == 0x00013B, "Member 'UPlayerProfile::ForceFeedback' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, AdaptiveTriggers) == 0x00013C, "Member 'UPlayerProfile::AdaptiveTriggers' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ControllerIcons) == 0x00013D, "Member 'UPlayerProfile::ControllerIcons' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, InvertAcceptBackKeys) == 0x00013E, "Member 'UPlayerProfile::InvertAcceptBackKeys' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, DeadZone_Gamepad_Left) == 0x000140, "Member 'UPlayerProfile::DeadZone_Gamepad_Left' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, DeadZone_Gamepad_Right) == 0x000144, "Member 'UPlayerProfile::DeadZone_Gamepad_Right' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, Accessibility) == 0x000148, "Member 'UPlayerProfile::Accessibility' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ColorVisionDeficiency) == 0x000149, "Member 'UPlayerProfile::ColorVisionDeficiency' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, ColorVisionDeficiencySeverity) == 0x00014C, "Member 'UPlayerProfile::ColorVisionDeficiencySeverity' has a wrong offset!"); \ static_assert(offsetof(UPlayerProfile, SynchronizationID) == 0x000150, "Member 'UPlayerProfile::SynchronizationID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDefaultValuesProviderInterface \ static_assert(alignof(IDefaultValuesProviderInterface) == 0x000001, "Wrong alignment on IDefaultValuesProviderInterface"); \ static_assert(sizeof(IDefaultValuesProviderInterface) == 0x000001, "Wrong size on IDefaultValuesProviderInterface"); \ #define DUMPER7_ASSERTS_UPlayGameModeController \ static_assert(alignof(UPlayGameModeController) == 0x000008, "Wrong alignment on UPlayGameModeController"); \ static_assert(sizeof(UPlayGameModeController) == 0x0001D0, "Wrong size on UPlayGameModeController"); \ static_assert(offsetof(UPlayGameModeController, LoadWidgetClass) == 0x000130, "Member 'UPlayGameModeController::LoadWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UPlayGameModeController, MenuWidgetClass) == 0x000160, "Member 'UPlayGameModeController::MenuWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UPlayGameModeController, AskReloadWidgetClass) == 0x000190, "Member 'UPlayGameModeController::AskReloadWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UPlayGameModeController, InGameMenuOpenEvent) == 0x0001C0, "Member 'UPlayGameModeController::InGameMenuOpenEvent' has a wrong offset!"); \ static_assert(offsetof(UPlayGameModeController, InGameMenuCloseEvent) == 0x0001C8, "Member 'UPlayGameModeController::InGameMenuCloseEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayTimeComponent \ static_assert(alignof(UPlayTimeComponent) == 0x000008, "Wrong alignment on UPlayTimeComponent"); \ static_assert(sizeof(UPlayTimeComponent) == 0x0000C8, "Wrong size on UPlayTimeComponent"); \ #define DUMPER7_ASSERTS_UQualitySettingsDisablerComponent \ static_assert(alignof(UQualitySettingsDisablerComponent) == 0x000008, "Wrong alignment on UQualitySettingsDisablerComponent"); \ static_assert(sizeof(UQualitySettingsDisablerComponent) == 0x0000B8, "Wrong size on UQualitySettingsDisablerComponent"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, ReverseCondition) == 0x0000A8, "Member 'UQualitySettingsDisablerComponent::ReverseCondition' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, Tagless) == 0x0000A9, "Member 'UQualitySettingsDisablerComponent::Tagless' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnQualityLow) == 0x0000AA, "Member 'UQualitySettingsDisablerComponent::EnabledOnQualityLow' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnQualityMedium) == 0x0000AB, "Member 'UQualitySettingsDisablerComponent::EnabledOnQualityMedium' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnQualityHigh) == 0x0000AC, "Member 'UQualitySettingsDisablerComponent::EnabledOnQualityHigh' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnQualityEpic) == 0x0000AD, "Member 'UQualitySettingsDisablerComponent::EnabledOnQualityEpic' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnRaytracing) == 0x0000AE, "Member 'UQualitySettingsDisablerComponent::EnabledOnRaytracing' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnDesktop) == 0x0000AF, "Member 'UQualitySettingsDisablerComponent::EnabledOnDesktop' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnXBox1) == 0x0000B0, "Member 'UQualitySettingsDisablerComponent::EnabledOnXBox1' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnXBox1X) == 0x0000B1, "Member 'UQualitySettingsDisablerComponent::EnabledOnXBox1X' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnPS4) == 0x0000B2, "Member 'UQualitySettingsDisablerComponent::EnabledOnPS4' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnPS4Pro) == 0x0000B3, "Member 'UQualitySettingsDisablerComponent::EnabledOnPS4Pro' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnPS5) == 0x0000B4, "Member 'UQualitySettingsDisablerComponent::EnabledOnPS5' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnScarlet) == 0x0000B5, "Member 'UQualitySettingsDisablerComponent::EnabledOnScarlet' has a wrong offset!"); \ static_assert(offsetof(UQualitySettingsDisablerComponent, EnabledOnLockhart) == 0x0000B6, "Member 'UQualitySettingsDisablerComponent::EnabledOnLockhart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaythroughPersistentData \ static_assert(alignof(UPlaythroughPersistentData) == 0x000008, "Wrong alignment on UPlaythroughPersistentData"); \ static_assert(sizeof(UPlaythroughPersistentData) == 0x000040, "Wrong size on UPlaythroughPersistentData"); \ static_assert(offsetof(UPlaythroughPersistentData, PlaythroughId) == 0x000028, "Member 'UPlaythroughPersistentData::PlaythroughId' has a wrong offset!"); \ static_assert(offsetof(UPlaythroughPersistentData, DateTime) == 0x000038, "Member 'UPlaythroughPersistentData::DateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPersistentSaveData \ static_assert(alignof(UPersistentSaveData) == 0x000008, "Wrong alignment on UPersistentSaveData"); \ static_assert(sizeof(UPersistentSaveData) == 0x000048, "Wrong size on UPersistentSaveData"); \ static_assert(offsetof(UPersistentSaveData, PlayCounter) == 0x000028, "Member 'UPersistentSaveData::PlayCounter' has a wrong offset!"); \ static_assert(offsetof(UPersistentSaveData, LastSelectedSlot) == 0x00002C, "Member 'UPersistentSaveData::LastSelectedSlot' has a wrong offset!"); \ static_assert(offsetof(UPersistentSaveData, LastPlaythroughId) == 0x000030, "Member 'UPersistentSaveData::LastPlaythroughId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveGameSettings \ static_assert(alignof(USaveGameSettings) == 0x000008, "Wrong alignment on USaveGameSettings"); \ static_assert(sizeof(USaveGameSettings) == 0x000078, "Wrong size on USaveGameSettings"); \ static_assert(offsetof(USaveGameSettings, MaxSaveSlotsNumber) == 0x000038, "Member 'USaveGameSettings::MaxSaveSlotsNumber' has a wrong offset!"); \ static_assert(offsetof(USaveGameSettings, AutoSaveSlotsNumber) == 0x00003C, "Member 'USaveGameSettings::AutoSaveSlotsNumber' has a wrong offset!"); \ static_assert(offsetof(USaveGameSettings, SaveWidgetClass) == 0x000040, "Member 'USaveGameSettings::SaveWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USaveGameSettings, SaveIconOnlyInFullSave) == 0x000070, "Member 'USaveGameSettings::SaveIconOnlyInFullSave' has a wrong offset!"); \ static_assert(offsetof(USaveGameSettings, SaveIconShowTime) == 0x000074, "Member 'USaveGameSettings::SaveIconShowTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveManager \ static_assert(alignof(USaveManager) == 0x000010, "Wrong alignment on USaveManager"); \ static_assert(sizeof(USaveManager) == 0x000190, "Wrong size on USaveManager"); \ static_assert(offsetof(USaveManager, _Provider) == 0x000030, "Member 'USaveManager::_Provider' has a wrong offset!"); \ static_assert(offsetof(USaveManager, ScreenShot) == 0x000118, "Member 'USaveManager::ScreenShot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveProvider \ static_assert(alignof(USaveProvider) == 0x000008, "Wrong alignment on USaveProvider"); \ static_assert(sizeof(USaveProvider) == 0x000128, "Wrong size on USaveProvider"); \ static_assert(offsetof(USaveProvider, GameInstance) == 0x0000A0, "Member 'USaveProvider::GameInstance' has a wrong offset!"); \ static_assert(offsetof(USaveProvider, CurrentGameData) == 0x0000A8, "Member 'USaveProvider::CurrentGameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveWidget \ static_assert(alignof(USaveWidget) == 0x000008, "Wrong alignment on USaveWidget"); \ static_assert(sizeof(USaveWidget) == 0x000278, "Wrong size on USaveWidget"); \ #define DUMPER7_ASSERTS_SlotSelectionWidget_Continue \ static_assert(alignof(SlotSelectionWidget_Continue) == 0x000004, "Wrong alignment on SlotSelectionWidget_Continue"); \ static_assert(sizeof(SlotSelectionWidget_Continue) == 0x000008, "Wrong size on SlotSelectionWidget_Continue"); \ static_assert(offsetof(SlotSelectionWidget_Continue, selectedSlot) == 0x000000, "Member 'SlotSelectionWidget_Continue::selectedSlot' has a wrong offset!"); \ static_assert(offsetof(SlotSelectionWidget_Continue, ClearSlot) == 0x000004, "Member 'SlotSelectionWidget_Continue::ClearSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotSelectionWidget_GetSlotList \ static_assert(alignof(SlotSelectionWidget_GetSlotList) == 0x000008, "Wrong alignment on SlotSelectionWidget_GetSlotList"); \ static_assert(sizeof(SlotSelectionWidget_GetSlotList) == 0x000010, "Wrong size on SlotSelectionWidget_GetSlotList"); \ static_assert(offsetof(SlotSelectionWidget_GetSlotList, ReturnValue) == 0x000000, "Member 'SlotSelectionWidget_GetSlotList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotSelectionWidget_GetSlotsCount \ static_assert(alignof(SlotSelectionWidget_GetSlotsCount) == 0x000004, "Wrong alignment on SlotSelectionWidget_GetSlotsCount"); \ static_assert(sizeof(SlotSelectionWidget_GetSlotsCount) == 0x000004, "Wrong size on SlotSelectionWidget_GetSlotsCount"); \ static_assert(offsetof(SlotSelectionWidget_GetSlotsCount, ReturnValue) == 0x000000, "Member 'SlotSelectionWidget_GetSlotsCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotSelectionWidget_GetTheNewestSlotIndex \ static_assert(alignof(SlotSelectionWidget_GetTheNewestSlotIndex) == 0x000004, "Wrong alignment on SlotSelectionWidget_GetTheNewestSlotIndex"); \ static_assert(sizeof(SlotSelectionWidget_GetTheNewestSlotIndex) == 0x000004, "Wrong size on SlotSelectionWidget_GetTheNewestSlotIndex"); \ static_assert(offsetof(SlotSelectionWidget_GetTheNewestSlotIndex, ReturnValue) == 0x000000, "Member 'SlotSelectionWidget_GetTheNewestSlotIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlotSelectionWidget \ static_assert(alignof(USlotSelectionWidget) == 0x000008, "Wrong alignment on USlotSelectionWidget"); \ static_assert(sizeof(USlotSelectionWidget) == 0x0002A8, "Wrong size on USlotSelectionWidget"); \ static_assert(offsetof(USlotSelectionWidget, CreateScreenshootsTexture) == 0x000278, "Member 'USlotSelectionWidget::CreateScreenshootsTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpecialEvents \ static_assert(alignof(USpecialEvents) == 0x000008, "Wrong alignment on USpecialEvents"); \ static_assert(sizeof(USpecialEvents) == 0x000040, "Wrong size on USpecialEvents"); \ static_assert(offsetof(USpecialEvents, Events) == 0x000030, "Member 'USpecialEvents::Events' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStartGameWidget \ static_assert(alignof(UStartGameWidget) == 0x000008, "Wrong alignment on UStartGameWidget"); \ static_assert(sizeof(UStartGameWidget) == 0x0002B8, "Wrong size on UStartGameWidget"); \ static_assert(offsetof(UStartGameWidget, SlideShow_switcher) == 0x000280, "Member 'UStartGameWidget::SlideShow_switcher' has a wrong offset!"); \ static_assert(offsetof(UStartGameWidget, FadeOut_anim) == 0x000288, "Member 'UStartGameWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UStartGameWidget, MaxTimer) == 0x000290, "Member 'UStartGameWidget::MaxTimer' has a wrong offset!"); \ static_assert(offsetof(UStartGameWidget, MinInputTimer) == 0x000294, "Member 'UStartGameWidget::MinInputTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStartGamePanel \ static_assert(alignof(UStartGamePanel) == 0x000008, "Wrong alignment on UStartGamePanel"); \ static_assert(sizeof(UStartGamePanel) == 0x000188, "Wrong size on UStartGamePanel"); \ static_assert(offsetof(UStartGamePanel, TargetPlatform) == 0x000178, "Member 'UStartGamePanel::TargetPlatform' has a wrong offset!"); \ static_assert(offsetof(UStartGamePanel, bCanBeOmittedInFastForward) == 0x000179, "Member 'UStartGamePanel::bCanBeOmittedInFastForward' has a wrong offset!"); \ static_assert(offsetof(UStartGamePanel, MaxTimer) == 0x00017C, "Member 'UStartGamePanel::MaxTimer' has a wrong offset!"); \ static_assert(offsetof(UStartGamePanel, MinInputTimer) == 0x000180, "Member 'UStartGamePanel::MinInputTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IStateWidgetInterface \ static_assert(alignof(IStateWidgetInterface) == 0x000001, "Wrong alignment on IStateWidgetInterface"); \ static_assert(sizeof(IStateWidgetInterface) == 0x000001, "Wrong size on IStateWidgetInterface"); \ #define DUMPER7_ASSERTS_IEventReceiverInterface \ static_assert(alignof(IEventReceiverInterface) == 0x000001, "Wrong alignment on IEventReceiverInterface"); \ static_assert(sizeof(IEventReceiverInterface) == 0x000001, "Wrong size on IEventReceiverInterface"); \ #define DUMPER7_ASSERTS_IStreamingDataProvider \ static_assert(alignof(IStreamingDataProvider) == 0x000001, "Wrong alignment on IStreamingDataProvider"); \ static_assert(sizeof(IStreamingDataProvider) == 0x000001, "Wrong size on IStreamingDataProvider"); \ #define DUMPER7_ASSERTS_UUserManager \ static_assert(alignof(UUserManager) == 0x000008, "Wrong alignment on UUserManager"); \ static_assert(sizeof(UUserManager) == 0x000110, "Wrong size on UUserManager"); \ static_assert(offsetof(UUserManager, OwningUser) == 0x0000C0, "Member 'UUserManager::OwningUser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserSelectionWidget \ static_assert(alignof(UUserSelectionWidget) == 0x000008, "Wrong alignment on UUserSelectionWidget"); \ static_assert(sizeof(UUserSelectionWidget) == 0x000388, "Wrong size on UUserSelectionWidget"); \ static_assert(offsetof(UUserSelectionWidget, ClickedSound) == 0x000340, "Member 'UUserSelectionWidget::ClickedSound' has a wrong offset!"); \ static_assert(offsetof(UUserSelectionWidget, WrongClickedSound) == 0x000348, "Member 'UUserSelectionWidget::WrongClickedSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorldTravelManager \ static_assert(alignof(UWorldTravelManager) == 0x000010, "Wrong alignment on UWorldTravelManager"); \ static_assert(sizeof(UWorldTravelManager) == 0x0001B0, "Wrong size on UWorldTravelManager"); \ static_assert(offsetof(UWorldTravelManager, TravelStreamingRequests) == 0x000038, "Member 'UWorldTravelManager::TravelStreamingRequests' has a wrong offset!"); \ static_assert(offsetof(UWorldTravelManager, LoadingMovie) == 0x000048, "Member 'UWorldTravelManager::LoadingMovie' has a wrong offset!"); \ static_assert(offsetof(UWorldTravelManager, LoadScreenWidget) == 0x000058, "Member 'UWorldTravelManager::LoadScreenWidget' has a wrong offset!"); \ static_assert(offsetof(UWorldTravelManager, LoadScreenOverlay) == 0x000060, "Member 'UWorldTravelManager::LoadScreenOverlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneConstraintChannel \ static_assert(alignof(FMovieSceneConstraintChannel) == 0x000008, "Wrong alignment on FMovieSceneConstraintChannel"); \ static_assert(sizeof(FMovieSceneConstraintChannel) == 0x000100, "Wrong size on FMovieSceneConstraintChannel"); \ #define DUMPER7_ASSERTS_FConstraintAndActiveChannel \ static_assert(alignof(FConstraintAndActiveChannel) == 0x000008, "Wrong alignment on FConstraintAndActiveChannel"); \ static_assert(sizeof(FConstraintAndActiveChannel) == 0x000138, "Wrong size on FConstraintAndActiveChannel"); \ static_assert(offsetof(FConstraintAndActiveChannel, Constraint) == 0x000000, "Member 'FConstraintAndActiveChannel::Constraint' has a wrong offset!"); \ static_assert(offsetof(FConstraintAndActiveChannel, ActiveChannel) == 0x000030, "Member 'FConstraintAndActiveChannel::ActiveChannel' has a wrong offset!"); \ static_assert(offsetof(FConstraintAndActiveChannel, ConstraintCopyToSpawn) == 0x000130, "Member 'FConstraintAndActiveChannel::ConstraintCopyToSpawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintTickFunction \ static_assert(alignof(FConstraintTickFunction) == 0x000008, "Wrong alignment on FConstraintTickFunction"); \ static_assert(sizeof(FConstraintTickFunction) == 0x000040, "Wrong size on FConstraintTickFunction"); \ #define DUMPER7_ASSERTS_UTickableConstraint \ static_assert(alignof(UTickableConstraint) == 0x000008, "Wrong alignment on UTickableConstraint"); \ static_assert(sizeof(UTickableConstraint) == 0x000070, "Wrong size on UTickableConstraint"); \ static_assert(offsetof(UTickableConstraint, ConstraintTick) == 0x000028, "Member 'UTickableConstraint::ConstraintTick' has a wrong offset!"); \ static_assert(offsetof(UTickableConstraint, Active) == 0x000068, "Member 'UTickableConstraint::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableTransformConstraint \ static_assert(alignof(UTickableTransformConstraint) == 0x000008, "Wrong alignment on UTickableTransformConstraint"); \ static_assert(sizeof(UTickableTransformConstraint) == 0x000090, "Wrong size on UTickableTransformConstraint"); \ static_assert(offsetof(UTickableTransformConstraint, ParentTRSHandle) == 0x000070, "Member 'UTickableTransformConstraint::ParentTRSHandle' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, ChildTRSHandle) == 0x000078, "Member 'UTickableTransformConstraint::ChildTRSHandle' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, bMaintainOffset) == 0x000080, "Member 'UTickableTransformConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, Weight) == 0x000084, "Member 'UTickableTransformConstraint::Weight' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, bDynamicOffset) == 0x000088, "Member 'UTickableTransformConstraint::bDynamicOffset' has a wrong offset!"); \ static_assert(offsetof(UTickableTransformConstraint, Type) == 0x000089, "Member 'UTickableTransformConstraint::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableTranslationConstraint \ static_assert(alignof(UTickableTranslationConstraint) == 0x000008, "Wrong alignment on UTickableTranslationConstraint"); \ static_assert(sizeof(UTickableTranslationConstraint) == 0x0000B0, "Wrong size on UTickableTranslationConstraint"); \ static_assert(offsetof(UTickableTranslationConstraint, OffsetTranslation) == 0x000098, "Member 'UTickableTranslationConstraint::OffsetTranslation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransformableHandle \ static_assert(alignof(UTransformableHandle) == 0x000008, "Wrong alignment on UTransformableHandle"); \ static_assert(sizeof(UTransformableHandle) == 0x000058, "Wrong size on UTransformableHandle"); \ static_assert(offsetof(UTransformableHandle, ConstraintBindingID) == 0x000028, "Member 'UTransformableHandle::ConstraintBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AConstraintsActor \ static_assert(alignof(AConstraintsActor) == 0x000008, "Wrong alignment on AConstraintsActor"); \ static_assert(sizeof(AConstraintsActor) == 0x0002B8, "Wrong size on AConstraintsActor"); \ static_assert(offsetof(AConstraintsActor, ConstraintsManager) == 0x0002B0, "Member 'AConstraintsActor::ConstraintsManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConstraintsManager \ static_assert(alignof(UConstraintsManager) == 0x000008, "Wrong alignment on UConstraintsManager"); \ static_assert(sizeof(UConstraintsManager) == 0x000048, "Wrong size on UConstraintsManager"); \ static_assert(offsetof(UConstraintsManager, OnConstraintAdded_BP) == 0x000028, "Member 'UConstraintsManager::OnConstraintAdded_BP' has a wrong offset!"); \ static_assert(offsetof(UConstraintsManager, OnConstraintRemoved_BP) == 0x000029, "Member 'UConstraintsManager::OnConstraintRemoved_BP' has a wrong offset!"); \ static_assert(offsetof(UConstraintsManager, Constraints) == 0x000038, "Member 'UConstraintsManager::Constraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintsScriptingLibrary_AddConstraint \ static_assert(alignof(ConstraintsScriptingLibrary_AddConstraint) == 0x000008, "Wrong alignment on ConstraintsScriptingLibrary_AddConstraint"); \ static_assert(sizeof(ConstraintsScriptingLibrary_AddConstraint) == 0x000028, "Wrong size on ConstraintsScriptingLibrary_AddConstraint"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, InWorld) == 0x000000, "Member 'ConstraintsScriptingLibrary_AddConstraint::InWorld' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, InParentHandle) == 0x000008, "Member 'ConstraintsScriptingLibrary_AddConstraint::InParentHandle' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, InChildHandle) == 0x000010, "Member 'ConstraintsScriptingLibrary_AddConstraint::InChildHandle' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, InConstraint) == 0x000018, "Member 'ConstraintsScriptingLibrary_AddConstraint::InConstraint' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, bMaintainOffset) == 0x000020, "Member 'ConstraintsScriptingLibrary_AddConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_AddConstraint, ReturnValue) == 0x000021, "Member 'ConstraintsScriptingLibrary_AddConstraint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintsScriptingLibrary_CreateFromType \ static_assert(alignof(ConstraintsScriptingLibrary_CreateFromType) == 0x000008, "Wrong alignment on ConstraintsScriptingLibrary_CreateFromType"); \ static_assert(sizeof(ConstraintsScriptingLibrary_CreateFromType) == 0x000018, "Wrong size on ConstraintsScriptingLibrary_CreateFromType"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateFromType, InWorld) == 0x000000, "Member 'ConstraintsScriptingLibrary_CreateFromType::InWorld' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateFromType, InType) == 0x000008, "Member 'ConstraintsScriptingLibrary_CreateFromType::InType' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateFromType, ReturnValue) == 0x000010, "Member 'ConstraintsScriptingLibrary_CreateFromType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintsScriptingLibrary_CreateTransformableComponentHandle \ static_assert(alignof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle) == 0x000008, "Wrong alignment on ConstraintsScriptingLibrary_CreateTransformableComponentHandle"); \ static_assert(sizeof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle) == 0x000020, "Wrong size on ConstraintsScriptingLibrary_CreateTransformableComponentHandle"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle, InWorld) == 0x000000, "Member 'ConstraintsScriptingLibrary_CreateTransformableComponentHandle::InWorld' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle, InSceneComponent) == 0x000008, "Member 'ConstraintsScriptingLibrary_CreateTransformableComponentHandle::InSceneComponent' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle, InSocketName) == 0x000010, "Member 'ConstraintsScriptingLibrary_CreateTransformableComponentHandle::InSocketName' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_CreateTransformableComponentHandle, ReturnValue) == 0x000018, "Member 'ConstraintsScriptingLibrary_CreateTransformableComponentHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintsScriptingLibrary_GetManager \ static_assert(alignof(ConstraintsScriptingLibrary_GetManager) == 0x000008, "Wrong alignment on ConstraintsScriptingLibrary_GetManager"); \ static_assert(sizeof(ConstraintsScriptingLibrary_GetManager) == 0x000010, "Wrong size on ConstraintsScriptingLibrary_GetManager"); \ static_assert(offsetof(ConstraintsScriptingLibrary_GetManager, InWorld) == 0x000000, "Member 'ConstraintsScriptingLibrary_GetManager::InWorld' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_GetManager, ReturnValue) == 0x000008, "Member 'ConstraintsScriptingLibrary_GetManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstraintsScriptingLibrary_RemoveConstraint \ static_assert(alignof(ConstraintsScriptingLibrary_RemoveConstraint) == 0x000008, "Wrong alignment on ConstraintsScriptingLibrary_RemoveConstraint"); \ static_assert(sizeof(ConstraintsScriptingLibrary_RemoveConstraint) == 0x000010, "Wrong size on ConstraintsScriptingLibrary_RemoveConstraint"); \ static_assert(offsetof(ConstraintsScriptingLibrary_RemoveConstraint, InWorld) == 0x000000, "Member 'ConstraintsScriptingLibrary_RemoveConstraint::InWorld' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_RemoveConstraint, InIndex) == 0x000008, "Member 'ConstraintsScriptingLibrary_RemoveConstraint::InIndex' has a wrong offset!"); \ static_assert(offsetof(ConstraintsScriptingLibrary_RemoveConstraint, ReturnValue) == 0x00000C, "Member 'ConstraintsScriptingLibrary_RemoveConstraint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConstraintsScriptingLibrary \ static_assert(alignof(UConstraintsScriptingLibrary) == 0x000008, "Wrong alignment on UConstraintsScriptingLibrary"); \ static_assert(sizeof(UConstraintsScriptingLibrary) == 0x000028, "Wrong size on UConstraintsScriptingLibrary"); \ #define DUMPER7_ASSERTS_UTransformableComponentHandle \ static_assert(alignof(UTransformableComponentHandle) == 0x000008, "Wrong alignment on UTransformableComponentHandle"); \ static_assert(sizeof(UTransformableComponentHandle) == 0x000068, "Wrong size on UTransformableComponentHandle"); \ static_assert(offsetof(UTransformableComponentHandle, Component) == 0x000058, "Member 'UTransformableComponentHandle::Component' has a wrong offset!"); \ static_assert(offsetof(UTransformableComponentHandle, SocketName) == 0x000060, "Member 'UTransformableComponentHandle::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableRotationConstraint \ static_assert(alignof(UTickableRotationConstraint) == 0x000010, "Wrong alignment on UTickableRotationConstraint"); \ static_assert(sizeof(UTickableRotationConstraint) == 0x0000C0, "Wrong size on UTickableRotationConstraint"); \ static_assert(offsetof(UTickableRotationConstraint, OffsetRotation) == 0x0000A0, "Member 'UTickableRotationConstraint::OffsetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableScaleConstraint \ static_assert(alignof(UTickableScaleConstraint) == 0x000008, "Wrong alignment on UTickableScaleConstraint"); \ static_assert(sizeof(UTickableScaleConstraint) == 0x0000B0, "Wrong size on UTickableScaleConstraint"); \ static_assert(offsetof(UTickableScaleConstraint, OffsetScale) == 0x000098, "Member 'UTickableScaleConstraint::OffsetScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableParentConstraint \ static_assert(alignof(UTickableParentConstraint) == 0x000010, "Wrong alignment on UTickableParentConstraint"); \ static_assert(sizeof(UTickableParentConstraint) == 0x000110, "Wrong size on UTickableParentConstraint"); \ static_assert(offsetof(UTickableParentConstraint, OffsetTransform) == 0x0000A0, "Member 'UTickableParentConstraint::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(UTickableParentConstraint, bScaling) == 0x000100, "Member 'UTickableParentConstraint::bScaling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTickableLookAtConstraint \ static_assert(alignof(UTickableLookAtConstraint) == 0x000008, "Wrong alignment on UTickableLookAtConstraint"); \ static_assert(sizeof(UTickableLookAtConstraint) == 0x0000A8, "Wrong size on UTickableLookAtConstraint"); \ static_assert(offsetof(UTickableLookAtConstraint, Axis) == 0x000090, "Member 'UTickableLookAtConstraint::Axis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHDRData \ static_assert(alignof(FHDRData) == 0x000004, "Wrong alignment on FHDRData"); \ static_assert(sizeof(FHDRData) == 0x00001C, "Wrong size on FHDRData"); \ static_assert(offsetof(FHDRData, HDR) == 0x000000, "Member 'FHDRData::HDR' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRMinLuminance) == 0x000004, "Member 'FHDRData::HDRMinLuminance' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRMidLuminance) == 0x000008, "Member 'FHDRData::HDRMidLuminance' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRMaxLuminance) == 0x00000C, "Member 'FHDRData::HDRMaxLuminance' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRBrightness) == 0x000010, "Member 'FHDRData::HDRBrightness' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRUIBrightness) == 0x000014, "Member 'FHDRData::HDRUIBrightness' has a wrong offset!"); \ static_assert(offsetof(FHDRData, HDRUIContrast) == 0x000018, "Member 'FHDRData::HDRUIContrast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOptionVisualizationData \ static_assert(alignof(FSettingOptionVisualizationData) == 0x000008, "Wrong alignment on FSettingOptionVisualizationData"); \ static_assert(sizeof(FSettingOptionVisualizationData) == 0x000060, "Wrong size on FSettingOptionVisualizationData"); \ static_assert(offsetof(FSettingOptionVisualizationData, Description) == 0x000000, "Member 'FSettingOptionVisualizationData::Description' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionVisualizationData, ValueDescription) == 0x000018, "Member 'FSettingOptionVisualizationData::ValueDescription' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionVisualizationData, Image) == 0x000030, "Member 'FSettingOptionVisualizationData::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlTipData \ static_assert(alignof(FControlTipData) == 0x000008, "Wrong alignment on FControlTipData"); \ static_assert(sizeof(FControlTipData) == 0x000070, "Wrong size on FControlTipData"); \ static_assert(offsetof(FControlTipData, Text) == 0x000008, "Member 'FControlTipData::Text' has a wrong offset!"); \ static_assert(offsetof(FControlTipData, Inputs) == 0x000020, "Member 'FControlTipData::Inputs' has a wrong offset!"); \ static_assert(offsetof(FControlTipData, Keys) == 0x000030, "Member 'FControlTipData::Keys' has a wrong offset!"); \ static_assert(offsetof(FControlTipData, TooltipKeys) == 0x000040, "Member 'FControlTipData::TooltipKeys' has a wrong offset!"); \ static_assert(offsetof(FControlTipData, TooltipButtons) == 0x000058, "Member 'FControlTipData::TooltipButtons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOptionHandle \ static_assert(alignof(FSettingOptionHandle) == 0x000004, "Wrong alignment on FSettingOptionHandle"); \ static_assert(sizeof(FSettingOptionHandle) == 0x000008, "Wrong size on FSettingOptionHandle"); \ #define DUMPER7_ASSERTS_FColorVisionDeficiencyData \ static_assert(alignof(FColorVisionDeficiencyData) == 0x000004, "Wrong alignment on FColorVisionDeficiencyData"); \ static_assert(sizeof(FColorVisionDeficiencyData) == 0x000008, "Wrong size on FColorVisionDeficiencyData"); \ static_assert(offsetof(FColorVisionDeficiencyData, ColorVisionDeficiency) == 0x000000, "Member 'FColorVisionDeficiencyData::ColorVisionDeficiency' has a wrong offset!"); \ static_assert(offsetof(FColorVisionDeficiencyData, Severity) == 0x000004, "Member 'FColorVisionDeficiencyData::Severity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColorVisionVisualizationImages \ static_assert(alignof(FColorVisionVisualizationImages) == 0x000008, "Wrong alignment on FColorVisionVisualizationImages"); \ static_assert(sizeof(FColorVisionVisualizationImages) == 0x000060, "Wrong size on FColorVisionVisualizationImages"); \ static_assert(offsetof(FColorVisionVisualizationImages, ImageMin) == 0x000000, "Member 'FColorVisionVisualizationImages::ImageMin' has a wrong offset!"); \ static_assert(offsetof(FColorVisionVisualizationImages, ImageMax) == 0x000030, "Member 'FColorVisionVisualizationImages::ImageMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlTipsData \ static_assert(alignof(FControlTipsData) == 0x000001, "Wrong alignment on FControlTipsData"); \ static_assert(sizeof(FControlTipsData) == 0x000004, "Wrong size on FControlTipsData"); \ static_assert(offsetof(FControlTipsData, Show) == 0x000000, "Member 'FControlTipsData::Show' has a wrong offset!"); \ static_assert(offsetof(FControlTipsData, Visibility) == 0x000001, "Member 'FControlTipsData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FControlTipsData, Size) == 0x000002, "Member 'FControlTipsData::Size' has a wrong offset!"); \ static_assert(offsetof(FControlTipsData, Font) == 0x000003, "Member 'FControlTipsData::Font' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubtitleData \ static_assert(alignof(FSubtitleData) == 0x000001, "Wrong alignment on FSubtitleData"); \ static_assert(sizeof(FSubtitleData) == 0x000007, "Wrong size on FSubtitleData"); \ static_assert(offsetof(FSubtitleData, ShowSubtitles) == 0x000000, "Member 'FSubtitleData::ShowSubtitles' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, ShowNonVerbalCaptions) == 0x000001, "Member 'FSubtitleData::ShowNonVerbalCaptions' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, SubtitleNames) == 0x000002, "Member 'FSubtitleData::SubtitleNames' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, Size) == 0x000003, "Member 'FSubtitleData::Size' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, Font) == 0x000004, "Member 'FSubtitleData::Font' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, Color) == 0x000005, "Member 'FSubtitleData::Color' has a wrong offset!"); \ static_assert(offsetof(FSubtitleData, SubtitleBackground) == 0x000006, "Member 'FSubtitleData::SubtitleBackground' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCommandText \ static_assert(alignof(FCommandText) == 0x000008, "Wrong alignment on FCommandText"); \ static_assert(sizeof(FCommandText) == 0x000020, "Wrong size on FCommandText"); \ static_assert(offsetof(FCommandText, Text) == 0x000000, "Member 'FCommandText::Text' has a wrong offset!"); \ static_assert(offsetof(FCommandText, Command) == 0x000010, "Member 'FCommandText::Command' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameTextData \ static_assert(alignof(FGameTextData) == 0x000008, "Wrong alignment on FGameTextData"); \ static_assert(sizeof(FGameTextData) == 0x000170, "Wrong size on FGameTextData"); \ static_assert(offsetof(FGameTextData, FontDefault) == 0x000000, "Member 'FGameTextData::FontDefault' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, DefaultTextStyle) == 0x000058, "Member 'FGameTextData::DefaultTextStyle' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, FontBold) == 0x000060, "Member 'FGameTextData::FontBold' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, BoldTextStyle) == 0x0000B8, "Member 'FGameTextData::BoldTextStyle' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, FontDyslexic) == 0x0000C0, "Member 'FGameTextData::FontDyslexic' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, DyslexicTextStyle) == 0x000118, "Member 'FGameTextData::DyslexicTextStyle' has a wrong offset!"); \ static_assert(offsetof(FGameTextData, Sizes) == 0x000120, "Member 'FGameTextData::Sizes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOptionValue \ static_assert(alignof(FSettingOptionValue) == 0x000008, "Wrong alignment on FSettingOptionValue"); \ static_assert(sizeof(FSettingOptionValue) == 0x000030, "Wrong size on FSettingOptionValue"); \ static_assert(offsetof(FSettingOptionValue, DisplayName) == 0x000000, "Member 'FSettingOptionValue::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionValue, Description) == 0x000018, "Member 'FSettingOptionValue::Description' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOptionCondition \ static_assert(alignof(FSettingOptionCondition) == 0x000004, "Wrong alignment on FSettingOptionCondition"); \ static_assert(sizeof(FSettingOptionCondition) == 0x000010, "Wrong size on FSettingOptionCondition"); \ static_assert(offsetof(FSettingOptionCondition, Property) == 0x000000, "Member 'FSettingOptionCondition::Property' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionCondition, Value) == 0x000008, "Member 'FSettingOptionCondition::Value' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionCondition, action) == 0x00000C, "Member 'FSettingOptionCondition::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSliderParams \ static_assert(alignof(FSliderParams) == 0x000004, "Wrong alignment on FSliderParams"); \ static_assert(sizeof(FSliderParams) == 0x00000C, "Wrong size on FSliderParams"); \ static_assert(offsetof(FSliderParams, Min) == 0x000000, "Member 'FSliderParams::Min' has a wrong offset!"); \ static_assert(offsetof(FSliderParams, Max) == 0x000004, "Member 'FSliderParams::Max' has a wrong offset!"); \ static_assert(offsetof(FSliderParams, Step) == 0x000008, "Member 'FSliderParams::Step' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDefaultOptionValue \ static_assert(alignof(FDefaultOptionValue) == 0x000004, "Wrong alignment on FDefaultOptionValue"); \ static_assert(sizeof(FDefaultOptionValue) == 0x000008, "Wrong size on FDefaultOptionValue"); \ static_assert(offsetof(FDefaultOptionValue, BaseValue) == 0x000000, "Member 'FDefaultOptionValue::BaseValue' has a wrong offset!"); \ static_assert(offsetof(FDefaultOptionValue, Value) == 0x000004, "Member 'FDefaultOptionValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOption \ static_assert(alignof(FSettingOption) == 0x000008, "Wrong alignment on FSettingOption"); \ static_assert(sizeof(FSettingOption) == 0x000098, "Wrong size on FSettingOption"); \ static_assert(offsetof(FSettingOption, Flags) == 0x000000, "Member 'FSettingOption::Flags' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, PropertyType) == 0x000004, "Member 'FSettingOption::PropertyType' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, DefaultValue) == 0x000008, "Member 'FSettingOption::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, Name) == 0x000010, "Member 'FSettingOption::Name' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, DisplayName) == 0x000018, "Member 'FSettingOption::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, Description) == 0x000030, "Member 'FSettingOption::Description' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, InactiveDescription) == 0x000048, "Member 'FSettingOption::InactiveDescription' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, CtrlType) == 0x000060, "Member 'FSettingOption::CtrlType' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, Values) == 0x000068, "Member 'FSettingOption::Values' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, Condition) == 0x000078, "Member 'FSettingOption::Condition' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, HoverAction) == 0x000088, "Member 'FSettingOption::HoverAction' has a wrong offset!"); \ static_assert(offsetof(FSettingOption, UpdateAction) == 0x000090, "Member 'FSettingOption::UpdateAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSettingOptionVisualization \ static_assert(alignof(FSettingOptionVisualization) == 0x000008, "Wrong alignment on FSettingOptionVisualization"); \ static_assert(sizeof(FSettingOptionVisualization) == 0x000048, "Wrong size on FSettingOptionVisualization"); \ static_assert(offsetof(FSettingOptionVisualization, Name) == 0x000000, "Member 'FSettingOptionVisualization::Name' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionVisualization, Image) == 0x000008, "Member 'FSettingOptionVisualization::Image' has a wrong offset!"); \ static_assert(offsetof(FSettingOptionVisualization, ValueImages) == 0x000038, "Member 'FSettingOptionVisualization::ValueImages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGfxOptionHandle \ static_assert(alignof(FGfxOptionHandle) == 0x000004, "Wrong alignment on FGfxOptionHandle"); \ static_assert(sizeof(FGfxOptionHandle) == 0x000008, "Wrong size on FGfxOptionHandle"); \ #define DUMPER7_ASSERTS_UAskReloadWidget \ static_assert(alignof(UAskReloadWidget) == 0x000008, "Wrong alignment on UAskReloadWidget"); \ static_assert(sizeof(UAskReloadWidget) == 0x0003B0, "Wrong size on UAskReloadWidget"); \ static_assert(offsetof(UAskReloadWidget, Ask_Panel) == 0x0003A0, "Member 'UAskReloadWidget::Ask_Panel' has a wrong offset!"); \ static_assert(offsetof(UAskReloadWidget, MaxTimeFromStartSec) == 0x0003A8, "Member 'UAskReloadWidget::MaxTimeFromStartSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericSettingsPanelWidget_IsOptionsChanged \ static_assert(alignof(GenericSettingsPanelWidget_IsOptionsChanged) == 0x000001, "Wrong alignment on GenericSettingsPanelWidget_IsOptionsChanged"); \ static_assert(sizeof(GenericSettingsPanelWidget_IsOptionsChanged) == 0x000001, "Wrong size on GenericSettingsPanelWidget_IsOptionsChanged"); \ static_assert(offsetof(GenericSettingsPanelWidget_IsOptionsChanged, ReturnValue) == 0x000000, "Member 'GenericSettingsPanelWidget_IsOptionsChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGenericSettingsPanelWidget \ static_assert(alignof(UGenericSettingsPanelWidget) == 0x000008, "Wrong alignment on UGenericSettingsPanelWidget"); \ static_assert(sizeof(UGenericSettingsPanelWidget) == 0x0002F0, "Wrong size on UGenericSettingsPanelWidget"); \ #define DUMPER7_ASSERTS_BaseSettingsPanelWidget_BP_OnNeedPreApplyTest \ static_assert(alignof(BaseSettingsPanelWidget_BP_OnNeedPreApplyTest) == 0x000001, "Wrong alignment on BaseSettingsPanelWidget_BP_OnNeedPreApplyTest"); \ static_assert(sizeof(BaseSettingsPanelWidget_BP_OnNeedPreApplyTest) == 0x000001, "Wrong size on BaseSettingsPanelWidget_BP_OnNeedPreApplyTest"); \ static_assert(offsetof(BaseSettingsPanelWidget_BP_OnNeedPreApplyTest, On) == 0x000000, "Member 'BaseSettingsPanelWidget_BP_OnNeedPreApplyTest::On' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseSettingsPanelWidget_BP_OnShowVisualization \ static_assert(alignof(BaseSettingsPanelWidget_BP_OnShowVisualization) == 0x000008, "Wrong alignment on BaseSettingsPanelWidget_BP_OnShowVisualization"); \ static_assert(sizeof(BaseSettingsPanelWidget_BP_OnShowVisualization) == 0x000060, "Wrong size on BaseSettingsPanelWidget_BP_OnShowVisualization"); \ static_assert(offsetof(BaseSettingsPanelWidget_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'BaseSettingsPanelWidget_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseSettingsPanelWidget \ static_assert(alignof(UBaseSettingsPanelWidget) == 0x000008, "Wrong alignment on UBaseSettingsPanelWidget"); \ static_assert(sizeof(UBaseSettingsPanelWidget) == 0x000440, "Wrong size on UBaseSettingsPanelWidget"); \ #define DUMPER7_ASSERTS_ColorVisionDeficiencyVisualizationWidget_Show \ static_assert(alignof(ColorVisionDeficiencyVisualizationWidget_Show) == 0x000001, "Wrong alignment on ColorVisionDeficiencyVisualizationWidget_Show"); \ static_assert(sizeof(ColorVisionDeficiencyVisualizationWidget_Show) == 0x000001, "Wrong size on ColorVisionDeficiencyVisualizationWidget_Show"); \ static_assert(offsetof(ColorVisionDeficiencyVisualizationWidget_Show, On) == 0x000000, "Member 'ColorVisionDeficiencyVisualizationWidget_Show::On' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ColorVisionDeficiencyVisualizationWidget_Update \ static_assert(alignof(ColorVisionDeficiencyVisualizationWidget_Update) == 0x000004, "Wrong alignment on ColorVisionDeficiencyVisualizationWidget_Update"); \ static_assert(sizeof(ColorVisionDeficiencyVisualizationWidget_Update) == 0x000008, "Wrong size on ColorVisionDeficiencyVisualizationWidget_Update"); \ static_assert(offsetof(ColorVisionDeficiencyVisualizationWidget_Update, Data) == 0x000000, "Member 'ColorVisionDeficiencyVisualizationWidget_Update::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UColorVisionDeficiencyVisualizationWidget \ static_assert(alignof(UColorVisionDeficiencyVisualizationWidget) == 0x000008, "Wrong alignment on UColorVisionDeficiencyVisualizationWidget"); \ static_assert(sizeof(UColorVisionDeficiencyVisualizationWidget) == 0x0002E0, "Wrong size on UColorVisionDeficiencyVisualizationWidget"); \ static_assert(offsetof(UColorVisionDeficiencyVisualizationWidget, Images) == 0x000278, "Member 'UColorVisionDeficiencyVisualizationWidget::Images' has a wrong offset!"); \ static_assert(offsetof(UColorVisionDeficiencyVisualizationWidget, Visualization_img) == 0x0002C8, "Member 'UColorVisionDeficiencyVisualizationWidget::Visualization_img' has a wrong offset!"); \ static_assert(offsetof(UColorVisionDeficiencyVisualizationWidget, DynamicMaterial) == 0x0002D0, "Member 'UColorVisionDeficiencyVisualizationWidget::DynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommandButtonWidget_OnSetText \ static_assert(alignof(CommandButtonWidget_OnSetText) == 0x000008, "Wrong alignment on CommandButtonWidget_OnSetText"); \ static_assert(sizeof(CommandButtonWidget_OnSetText) == 0x000018, "Wrong size on CommandButtonWidget_OnSetText"); \ static_assert(offsetof(CommandButtonWidget_OnSetText, Text) == 0x000000, "Member 'CommandButtonWidget_OnSetText::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommandButtonWidget \ static_assert(alignof(UCommandButtonWidget) == 0x000008, "Wrong alignment on UCommandButtonWidget"); \ static_assert(sizeof(UCommandButtonWidget) == 0x000280, "Wrong size on UCommandButtonWidget"); \ static_assert(offsetof(UCommandButtonWidget, Slot_but) == 0x000278, "Member 'UCommandButtonWidget::Slot_but' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommandButtonBox \ static_assert(alignof(UCommandButtonBox) == 0x000008, "Wrong alignment on UCommandButtonBox"); \ static_assert(sizeof(UCommandButtonBox) == 0x000298, "Wrong size on UCommandButtonBox"); \ static_assert(offsetof(UCommandButtonBox, ButtonWidgetClass) == 0x000278, "Member 'UCommandButtonBox::ButtonWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UCommandButtonBox, Commands) == 0x000280, "Member 'UCommandButtonBox::Commands' has a wrong offset!"); \ static_assert(offsetof(UCommandButtonBox, Content_panel) == 0x000290, "Member 'UCommandButtonBox::Content_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsSettingsPanelWidget_HasConflicts \ static_assert(alignof(ControlsSettingsPanelWidget_HasConflicts) == 0x000001, "Wrong alignment on ControlsSettingsPanelWidget_HasConflicts"); \ static_assert(sizeof(ControlsSettingsPanelWidget_HasConflicts) == 0x000001, "Wrong size on ControlsSettingsPanelWidget_HasConflicts"); \ static_assert(offsetof(ControlsSettingsPanelWidget_HasConflicts, ReturnValue) == 0x000000, "Member 'ControlsSettingsPanelWidget_HasConflicts::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsSettingsPanelWidget_HasEmptyBinds \ static_assert(alignof(ControlsSettingsPanelWidget_HasEmptyBinds) == 0x000001, "Wrong alignment on ControlsSettingsPanelWidget_HasEmptyBinds"); \ static_assert(sizeof(ControlsSettingsPanelWidget_HasEmptyBinds) == 0x000001, "Wrong size on ControlsSettingsPanelWidget_HasEmptyBinds"); \ static_assert(offsetof(ControlsSettingsPanelWidget_HasEmptyBinds, ReturnValue) == 0x000000, "Member 'ControlsSettingsPanelWidget_HasEmptyBinds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsSettingsPanelWidget \ static_assert(alignof(UControlsSettingsPanelWidget) == 0x000008, "Wrong alignment on UControlsSettingsPanelWidget"); \ static_assert(sizeof(UControlsSettingsPanelWidget) == 0x000370, "Wrong size on UControlsSettingsPanelWidget"); \ static_assert(offsetof(UControlsSettingsPanelWidget, BlackListKeys) == 0x0002F0, "Member 'UControlsSettingsPanelWidget::BlackListKeys' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsPanelWidget, NotHoldableKeys) == 0x000300, "Member 'UControlsSettingsPanelWidget::NotHoldableKeys' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsPanelWidget, bUnbindOnConflict) == 0x000310, "Member 'UControlsSettingsPanelWidget::bUnbindOnConflict' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlTipsPanel_SetTips \ static_assert(alignof(ControlTipsPanel_SetTips) == 0x000008, "Wrong alignment on ControlTipsPanel_SetTips"); \ static_assert(sizeof(ControlTipsPanel_SetTips) == 0x000010, "Wrong size on ControlTipsPanel_SetTips"); \ static_assert(offsetof(ControlTipsPanel_SetTips, wantedTooltips) == 0x000000, "Member 'ControlTipsPanel_SetTips::wantedTooltips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlTipsPanel_SetTips4Test \ static_assert(alignof(ControlTipsPanel_SetTips4Test) == 0x000008, "Wrong alignment on ControlTipsPanel_SetTips4Test"); \ static_assert(sizeof(ControlTipsPanel_SetTips4Test) == 0x000018, "Wrong size on ControlTipsPanel_SetTips4Test"); \ static_assert(offsetof(ControlTipsPanel_SetTips4Test, WantedTips) == 0x000000, "Member 'ControlTipsPanel_SetTips4Test::WantedTips' has a wrong offset!"); \ static_assert(offsetof(ControlTipsPanel_SetTips4Test, Config) == 0x000010, "Member 'ControlTipsPanel_SetTips4Test::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlTipsPanel_Update \ static_assert(alignof(ControlTipsPanel_Update) == 0x000001, "Wrong alignment on ControlTipsPanel_Update"); \ static_assert(sizeof(ControlTipsPanel_Update) == 0x000004, "Wrong size on ControlTipsPanel_Update"); \ static_assert(offsetof(ControlTipsPanel_Update, Config) == 0x000000, "Member 'ControlTipsPanel_Update::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlTipsPanel \ static_assert(alignof(UControlTipsPanel) == 0x000010, "Wrong alignment on UControlTipsPanel"); \ static_assert(sizeof(UControlTipsPanel) == 0x0003A0, "Wrong size on UControlTipsPanel"); \ static_assert(offsetof(UControlTipsPanel, Tips_box) == 0x000278, "Member 'UControlTipsPanel::Tips_box' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, Tips) == 0x000280, "Member 'UControlTipsPanel::Tips' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, KeyTexts) == 0x000288, "Member 'UControlTipsPanel::KeyTexts' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, TipWidgetClass) == 0x000290, "Member 'UControlTipsPanel::TipWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, SuportVisibilitySettings) == 0x000298, "Member 'UControlTipsPanel::SuportVisibilitySettings' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, VisibilityTime) == 0x00029C, "Member 'UControlTipsPanel::VisibilityTime' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, GameTextsConfig) == 0x0002A0, "Member 'UControlTipsPanel::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, FadeOut_anim) == 0x0002A8, "Member 'UControlTipsPanel::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UControlTipsPanel, TipWidgets) == 0x0002B0, "Member 'UControlTipsPanel::TipWidgets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlTipWidget_OnRefresh \ static_assert(alignof(ControlTipWidget_OnRefresh) == 0x000008, "Wrong alignment on ControlTipWidget_OnRefresh"); \ static_assert(sizeof(ControlTipWidget_OnRefresh) == 0x000030, "Wrong size on ControlTipWidget_OnRefresh"); \ static_assert(offsetof(ControlTipWidget_OnRefresh, Description) == 0x000000, "Member 'ControlTipWidget_OnRefresh::Description' has a wrong offset!"); \ static_assert(offsetof(ControlTipWidget_OnRefresh, Keys) == 0x000018, "Member 'ControlTipWidget_OnRefresh::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlTipWidget \ static_assert(alignof(UControlTipWidget) == 0x000008, "Wrong alignment on UControlTipWidget"); \ static_assert(sizeof(UControlTipWidget) == 0x000300, "Wrong size on UControlTipWidget"); \ static_assert(offsetof(UControlTipWidget, Key_rtx) == 0x000278, "Member 'UControlTipWidget::Key_rtx' has a wrong offset!"); \ static_assert(offsetof(UControlTipWidget, Description_txt) == 0x000280, "Member 'UControlTipWidget::Description_txt' has a wrong offset!"); \ static_assert(offsetof(UControlTipWidget, KeyTagText) == 0x000288, "Member 'UControlTipWidget::KeyTagText' has a wrong offset!"); \ static_assert(offsetof(UControlTipWidget, SeparatorText) == 0x000298, "Member 'UControlTipWidget::SeparatorText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CountdownDialogWidget_OnUpdate \ static_assert(alignof(CountdownDialogWidget_OnUpdate) == 0x000004, "Wrong alignment on CountdownDialogWidget_OnUpdate"); \ static_assert(sizeof(CountdownDialogWidget_OnUpdate) == 0x000004, "Wrong size on CountdownDialogWidget_OnUpdate"); \ static_assert(offsetof(CountdownDialogWidget_OnUpdate, _Counter) == 0x000000, "Member 'CountdownDialogWidget_OnUpdate::_Counter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCountdownDialogWidget \ static_assert(alignof(UCountdownDialogWidget) == 0x000010, "Wrong alignment on UCountdownDialogWidget"); \ static_assert(sizeof(UCountdownDialogWidget) == 0x0003F0, "Wrong size on UCountdownDialogWidget"); \ static_assert(offsetof(UCountdownDialogWidget, ConfirmKeys) == 0x0002A0, "Member 'UCountdownDialogWidget::ConfirmKeys' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, CancelKeys) == 0x0002B0, "Member 'UCountdownDialogWidget::CancelKeys' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, Confirm_but) == 0x0002C0, "Member 'UCountdownDialogWidget::Confirm_but' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, Cancel_but) == 0x0002C8, "Member 'UCountdownDialogWidget::Cancel_but' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, CountNumber) == 0x0002D0, "Member 'UCountdownDialogWidget::CountNumber' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, Counter) == 0x0002D4, "Member 'UCountdownDialogWidget::Counter' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, OnConfirm) == 0x0002D8, "Member 'UCountdownDialogWidget::OnConfirm' has a wrong offset!"); \ static_assert(offsetof(UCountdownDialogWidget, OnCancel) == 0x0002F8, "Member 'UCountdownDialogWidget::OnCancel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesLineWidget_SetText \ static_assert(alignof(DialogSubtitlesLineWidget_SetText) == 0x000008, "Wrong alignment on DialogSubtitlesLineWidget_SetText"); \ static_assert(sizeof(DialogSubtitlesLineWidget_SetText) == 0x000040, "Wrong size on DialogSubtitlesLineWidget_SetText"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText, _ID) == 0x000000, "Member 'DialogSubtitlesLineWidget_SetText::_ID' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText, speaker_0) == 0x000008, "Member 'DialogSubtitlesLineWidget_SetText::speaker_0' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText, Text_0) == 0x000020, "Member 'DialogSubtitlesLineWidget_SetText::Text_0' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText, Color) == 0x000038, "Member 'DialogSubtitlesLineWidget_SetText::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesLineWidget_SetText4Test \ static_assert(alignof(DialogSubtitlesLineWidget_SetText4Test) == 0x000008, "Wrong alignment on DialogSubtitlesLineWidget_SetText4Test"); \ static_assert(sizeof(DialogSubtitlesLineWidget_SetText4Test) == 0x000048, "Wrong size on DialogSubtitlesLineWidget_SetText4Test"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText4Test, speaker_0) == 0x000000, "Member 'DialogSubtitlesLineWidget_SetText4Test::speaker_0' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText4Test, Text_0) == 0x000018, "Member 'DialogSubtitlesLineWidget_SetText4Test::Text_0' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText4Test, Color) == 0x000030, "Member 'DialogSubtitlesLineWidget_SetText4Test::Color' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_SetText4Test, Config) == 0x000040, "Member 'DialogSubtitlesLineWidget_SetText4Test::Config' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesLineWidget_HasId \ static_assert(alignof(DialogSubtitlesLineWidget_HasId) == 0x000004, "Wrong alignment on DialogSubtitlesLineWidget_HasId"); \ static_assert(sizeof(DialogSubtitlesLineWidget_HasId) == 0x000008, "Wrong size on DialogSubtitlesLineWidget_HasId"); \ static_assert(offsetof(DialogSubtitlesLineWidget_HasId, _ID) == 0x000000, "Member 'DialogSubtitlesLineWidget_HasId::_ID' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesLineWidget_HasId, ReturnValue) == 0x000004, "Member 'DialogSubtitlesLineWidget_HasId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesLineWidget_HasText \ static_assert(alignof(DialogSubtitlesLineWidget_HasText) == 0x000001, "Wrong alignment on DialogSubtitlesLineWidget_HasText"); \ static_assert(sizeof(DialogSubtitlesLineWidget_HasText) == 0x000001, "Wrong size on DialogSubtitlesLineWidget_HasText"); \ static_assert(offsetof(DialogSubtitlesLineWidget_HasText, ReturnValue) == 0x000000, "Member 'DialogSubtitlesLineWidget_HasText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogSubtitlesLineWidget \ static_assert(alignof(UDialogSubtitlesLineWidget) == 0x000008, "Wrong alignment on UDialogSubtitlesLineWidget"); \ static_assert(sizeof(UDialogSubtitlesLineWidget) == 0x0002F8, "Wrong size on UDialogSubtitlesLineWidget"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, Speaker_rtx) == 0x000278, "Member 'UDialogSubtitlesLineWidget::Speaker_rtx' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, Text_rtx) == 0x000280, "Member 'UDialogSubtitlesLineWidget::Text_rtx' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, Text_border) == 0x000288, "Member 'UDialogSubtitlesLineWidget::Text_border' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, GameTextsConfig) == 0x000298, "Member 'UDialogSubtitlesLineWidget::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, BackgroundSolid) == 0x0002A0, "Member 'UDialogSubtitlesLineWidget::BackgroundSolid' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, BackgroundTransparent) == 0x0002B0, "Member 'UDialogSubtitlesLineWidget::BackgroundTransparent' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, speaker) == 0x0002C0, "Member 'UDialogSubtitlesLineWidget::speaker' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitlesLineWidget, Text) == 0x0002D8, "Member 'UDialogSubtitlesLineWidget::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesWidget_AddSubtitle \ static_assert(alignof(DialogSubtitlesWidget_AddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_AddSubtitle"); \ static_assert(sizeof(DialogSubtitlesWidget_AddSubtitle) == 0x000040, "Wrong size on DialogSubtitlesWidget_AddSubtitle"); \ static_assert(offsetof(DialogSubtitlesWidget_AddSubtitle, ID) == 0x000000, "Member 'DialogSubtitlesWidget_AddSubtitle::ID' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesWidget_AddSubtitle, speaker) == 0x000008, "Member 'DialogSubtitlesWidget_AddSubtitle::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesWidget_AddSubtitle, Text) == 0x000020, "Member 'DialogSubtitlesWidget_AddSubtitle::Text' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitlesWidget_AddSubtitle, Color) == 0x000038, "Member 'DialogSubtitlesWidget_AddSubtitle::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesWidget_OnAddSubtitle \ static_assert(alignof(DialogSubtitlesWidget_OnAddSubtitle) == 0x000004, "Wrong alignment on DialogSubtitlesWidget_OnAddSubtitle"); \ static_assert(sizeof(DialogSubtitlesWidget_OnAddSubtitle) == 0x000004, "Wrong size on DialogSubtitlesWidget_OnAddSubtitle"); \ static_assert(offsetof(DialogSubtitlesWidget_OnAddSubtitle, ID) == 0x000000, "Member 'DialogSubtitlesWidget_OnAddSubtitle::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesWidget_OnRemoveSubtitle \ static_assert(alignof(DialogSubtitlesWidget_OnRemoveSubtitle) == 0x000004, "Wrong alignment on DialogSubtitlesWidget_OnRemoveSubtitle"); \ static_assert(sizeof(DialogSubtitlesWidget_OnRemoveSubtitle) == 0x000004, "Wrong size on DialogSubtitlesWidget_OnRemoveSubtitle"); \ static_assert(offsetof(DialogSubtitlesWidget_OnRemoveSubtitle, ID) == 0x000000, "Member 'DialogSubtitlesWidget_OnRemoveSubtitle::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitlesWidget_RemoveSubtitle \ static_assert(alignof(DialogSubtitlesWidget_RemoveSubtitle) == 0x000004, "Wrong alignment on DialogSubtitlesWidget_RemoveSubtitle"); \ static_assert(sizeof(DialogSubtitlesWidget_RemoveSubtitle) == 0x000004, "Wrong size on DialogSubtitlesWidget_RemoveSubtitle"); \ static_assert(offsetof(DialogSubtitlesWidget_RemoveSubtitle, ID) == 0x000000, "Member 'DialogSubtitlesWidget_RemoveSubtitle::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogSubtitlesWidget \ static_assert(alignof(UDialogSubtitlesWidget) == 0x000008, "Wrong alignment on UDialogSubtitlesWidget"); \ static_assert(sizeof(UDialogSubtitlesWidget) == 0x000298, "Wrong size on UDialogSubtitlesWidget"); \ static_assert(offsetof(UDialogSubtitlesWidget, Lines) == 0x000288, "Member 'UDialogSubtitlesWidget::Lines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExtraSettingsPanelWidget_BP_OnCustomBack \ static_assert(alignof(ExtraSettingsPanelWidget_BP_OnCustomBack) == 0x000001, "Wrong alignment on ExtraSettingsPanelWidget_BP_OnCustomBack"); \ static_assert(sizeof(ExtraSettingsPanelWidget_BP_OnCustomBack) == 0x000001, "Wrong size on ExtraSettingsPanelWidget_BP_OnCustomBack"); \ static_assert(offsetof(ExtraSettingsPanelWidget_BP_OnCustomBack, ReturnValue) == 0x000000, "Member 'ExtraSettingsPanelWidget_BP_OnCustomBack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtraSettingsPanelWidget \ static_assert(alignof(UExtraSettingsPanelWidget) == 0x000008, "Wrong alignment on UExtraSettingsPanelWidget"); \ static_assert(sizeof(UExtraSettingsPanelWidget) == 0x000338, "Wrong size on UExtraSettingsPanelWidget"); \ static_assert(offsetof(UExtraSettingsPanelWidget, PanelName) == 0x0002A0, "Member 'UExtraSettingsPanelWidget::PanelName' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, PanelNeedNoBackgroundView) == 0x0002A8, "Member 'UExtraSettingsPanelWidget::PanelNeedNoBackgroundView' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, bPanelHasCustomBackHotKey) == 0x0002A9, "Member 'UExtraSettingsPanelWidget::bPanelHasCustomBackHotKey' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, bPanelHasCustomBackProcedure) == 0x0002AA, "Member 'UExtraSettingsPanelWidget::bPanelHasCustomBackProcedure' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, BackSound) == 0x0002B0, "Member 'UExtraSettingsPanelWidget::BackSound' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, ResetSound) == 0x0002B8, "Member 'UExtraSettingsPanelWidget::ResetSound' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, Options_panel) == 0x0002C0, "Member 'UExtraSettingsPanelWidget::Options_panel' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, Back_but) == 0x0002C8, "Member 'UExtraSettingsPanelWidget::Back_but' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, Reset_but) == 0x0002D0, "Member 'UExtraSettingsPanelWidget::Reset_but' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, K2_OnBack) == 0x0002D8, "Member 'UExtraSettingsPanelWidget::K2_OnBack' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, K2_OnRevert) == 0x0002F8, "Member 'UExtraSettingsPanelWidget::K2_OnRevert' has a wrong offset!"); \ static_assert(offsetof(UExtraSettingsPanelWidget, K2_OnReset) == 0x000318, "Member 'UExtraSettingsPanelWidget::K2_OnReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameTextsConfig \ static_assert(alignof(UGameTextsConfig) == 0x000008, "Wrong alignment on UGameTextsConfig"); \ static_assert(sizeof(UGameTextsConfig) == 0x000480, "Wrong size on UGameTextsConfig"); \ static_assert(offsetof(UGameTextsConfig, DialogsTextData) == 0x000030, "Member 'UGameTextsConfig::DialogsTextData' has a wrong offset!"); \ static_assert(offsetof(UGameTextsConfig, ControlTipsTextData) == 0x0001A0, "Member 'UGameTextsConfig::ControlTipsTextData' has a wrong offset!"); \ static_assert(offsetof(UGameTextsConfig, ControlTipsKeyTextData) == 0x000310, "Member 'UGameTextsConfig::ControlTipsKeyTextData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingOptionsBox_GetFirstChild \ static_assert(alignof(InputBindingOptionsBox_GetFirstChild) == 0x000008, "Wrong alignment on InputBindingOptionsBox_GetFirstChild"); \ static_assert(sizeof(InputBindingOptionsBox_GetFirstChild) == 0x000008, "Wrong size on InputBindingOptionsBox_GetFirstChild"); \ static_assert(offsetof(InputBindingOptionsBox_GetFirstChild, ReturnValue) == 0x000000, "Member 'InputBindingOptionsBox_GetFirstChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingOptionsBox_GetLastChild \ static_assert(alignof(InputBindingOptionsBox_GetLastChild) == 0x000008, "Wrong alignment on InputBindingOptionsBox_GetLastChild"); \ static_assert(sizeof(InputBindingOptionsBox_GetLastChild) == 0x000008, "Wrong size on InputBindingOptionsBox_GetLastChild"); \ static_assert(offsetof(InputBindingOptionsBox_GetLastChild, ReturnValue) == 0x000000, "Member 'InputBindingOptionsBox_GetLastChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingOptionsBox \ static_assert(alignof(UInputBindingOptionsBox) == 0x000008, "Wrong alignment on UInputBindingOptionsBox"); \ static_assert(sizeof(UInputBindingOptionsBox) == 0x0002A0, "Wrong size on UInputBindingOptionsBox"); \ static_assert(offsetof(UInputBindingOptionsBox, OptionWidgetClass) == 0x000278, "Member 'UInputBindingOptionsBox::OptionWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionsBox, bButtonsOnly) == 0x000280, "Member 'UInputBindingOptionsBox::bButtonsOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionsBox, bColumn1ButtonsOnly) == 0x000281, "Member 'UInputBindingOptionsBox::bColumn1ButtonsOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionsBox, bColumn2ButtonsOnly) == 0x000282, "Member 'UInputBindingOptionsBox::bColumn2ButtonsOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionsBox, Options) == 0x000288, "Member 'UInputBindingOptionsBox::Options' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionsBox, Options_panel) == 0x000298, "Member 'UInputBindingOptionsBox::Options_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingOptionWidget_OnConflictStateChanged \ static_assert(alignof(InputBindingOptionWidget_OnConflictStateChanged) == 0x000001, "Wrong alignment on InputBindingOptionWidget_OnConflictStateChanged"); \ static_assert(sizeof(InputBindingOptionWidget_OnConflictStateChanged) == 0x000001, "Wrong size on InputBindingOptionWidget_OnConflictStateChanged"); \ static_assert(offsetof(InputBindingOptionWidget_OnConflictStateChanged, IsInConflict) == 0x000000, "Member 'InputBindingOptionWidget_OnConflictStateChanged::IsInConflict' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingOptionWidget_OnLabelTextChanged \ static_assert(alignof(InputBindingOptionWidget_OnLabelTextChanged) == 0x000008, "Wrong alignment on InputBindingOptionWidget_OnLabelTextChanged"); \ static_assert(sizeof(InputBindingOptionWidget_OnLabelTextChanged) == 0x000018, "Wrong size on InputBindingOptionWidget_OnLabelTextChanged"); \ static_assert(offsetof(InputBindingOptionWidget_OnLabelTextChanged, Text) == 0x000000, "Member 'InputBindingOptionWidget_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingOptionWidget \ static_assert(alignof(UInputBindingOptionWidget) == 0x000008, "Wrong alignment on UInputBindingOptionWidget"); \ static_assert(sizeof(UInputBindingOptionWidget) == 0x0003E8, "Wrong size on UInputBindingOptionWidget"); \ static_assert(offsetof(UInputBindingOptionWidget, bIs1stColumnPCOnly) == 0x000278, "Member 'UInputBindingOptionWidget::bIs1stColumnPCOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, bIs2ndColumnPCOnly) == 0x000279, "Member 'UInputBindingOptionWidget::bIs2ndColumnPCOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, bIs3rdColumnPCOnly) == 0x00027A, "Member 'UInputBindingOptionWidget::bIs3rdColumnPCOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Value_wdg) == 0x000280, "Member 'UInputBindingOptionWidget::Value_wdg' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Value1_wdg) == 0x000288, "Member 'UInputBindingOptionWidget::Value1_wdg' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Value2_wdg) == 0x000290, "Member 'UInputBindingOptionWidget::Value2_wdg' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Toggle_ckb) == 0x000298, "Member 'UInputBindingOptionWidget::Toggle_ckb' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Label_wdg) == 0x0002A0, "Member 'UInputBindingOptionWidget::Label_wdg' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Conflict_img) == 0x0002A8, "Member 'UInputBindingOptionWidget::Conflict_img' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, bUseTag) == 0x0002B0, "Member 'UInputBindingOptionWidget::bUseTag' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, bUseKeyTag) == 0x0002B1, "Member 'UInputBindingOptionWidget::bUseKeyTag' has a wrong offset!"); \ static_assert(offsetof(UInputBindingOptionWidget, Style) == 0x0002B8, "Member 'UInputBindingOptionWidget::Style' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingViewBox_GetFirstChild \ static_assert(alignof(InputBindingViewBox_GetFirstChild) == 0x000008, "Wrong alignment on InputBindingViewBox_GetFirstChild"); \ static_assert(sizeof(InputBindingViewBox_GetFirstChild) == 0x000008, "Wrong size on InputBindingViewBox_GetFirstChild"); \ static_assert(offsetof(InputBindingViewBox_GetFirstChild, ReturnValue) == 0x000000, "Member 'InputBindingViewBox_GetFirstChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputBindingViewBox_GetLastChild \ static_assert(alignof(InputBindingViewBox_GetLastChild) == 0x000008, "Wrong alignment on InputBindingViewBox_GetLastChild"); \ static_assert(sizeof(InputBindingViewBox_GetLastChild) == 0x000008, "Wrong size on InputBindingViewBox_GetLastChild"); \ static_assert(offsetof(InputBindingViewBox_GetLastChild, ReturnValue) == 0x000000, "Member 'InputBindingViewBox_GetLastChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingViewBox \ static_assert(alignof(UInputBindingViewBox) == 0x000008, "Wrong alignment on UInputBindingViewBox"); \ static_assert(sizeof(UInputBindingViewBox) == 0x0002A0, "Wrong size on UInputBindingViewBox"); \ static_assert(offsetof(UInputBindingViewBox, ViewWidgetClass) == 0x000278, "Member 'UInputBindingViewBox::ViewWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, Options) == 0x000280, "Member 'UInputBindingViewBox::Options' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, bPCKeysOnly) == 0x000290, "Member 'UInputBindingViewBox::bPCKeysOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, bGamepadKeysOnly) == 0x000291, "Member 'UInputBindingViewBox::bGamepadKeysOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, bForAxisAnalogOnly) == 0x000292, "Member 'UInputBindingViewBox::bForAxisAnalogOnly' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, bShowSingleKey) == 0x000293, "Member 'UInputBindingViewBox::bShowSingleKey' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewBox, Options_panel) == 0x000298, "Member 'UInputBindingViewBox::Options_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingViewWidget \ static_assert(alignof(UInputBindingViewWidget) == 0x000008, "Wrong alignment on UInputBindingViewWidget"); \ static_assert(sizeof(UInputBindingViewWidget) == 0x0002A8, "Wrong size on UInputBindingViewWidget"); \ static_assert(offsetof(UInputBindingViewWidget, Keys_rtx) == 0x000278, "Member 'UInputBindingViewWidget::Keys_rtx' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewWidget, Actions_txt) == 0x000280, "Member 'UInputBindingViewWidget::Actions_txt' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewWidget, KeyTagText) == 0x000288, "Member 'UInputBindingViewWidget::KeyTagText' has a wrong offset!"); \ static_assert(offsetof(UInputBindingViewWidget, SeparatorText) == 0x000298, "Member 'UInputBindingViewWidget::SeparatorText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeyActionsViewWidget \ static_assert(alignof(UKeyActionsViewWidget) == 0x000008, "Wrong alignment on UKeyActionsViewWidget"); \ static_assert(sizeof(UKeyActionsViewWidget) == 0x0002E0, "Wrong size on UKeyActionsViewWidget"); \ static_assert(offsetof(UKeyActionsViewWidget, Key) == 0x0002A8, "Member 'UKeyActionsViewWidget::Key' has a wrong offset!"); \ static_assert(offsetof(UKeyActionsViewWidget, bShowSingleAction) == 0x0002C0, "Member 'UKeyActionsViewWidget::bShowSingleAction' has a wrong offset!"); \ static_assert(offsetof(UKeyActionsViewWidget, NoActionText) == 0x0002C8, "Member 'UKeyActionsViewWidget::NoActionText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActionKeysViewWidget \ static_assert(alignof(UActionKeysViewWidget) == 0x000008, "Wrong alignment on UActionKeysViewWidget"); \ static_assert(sizeof(UActionKeysViewWidget) == 0x0002D0, "Wrong size on UActionKeysViewWidget"); \ static_assert(offsetof(UActionKeysViewWidget, action) == 0x0002A8, "Member 'UActionKeysViewWidget::action' has a wrong offset!"); \ static_assert(offsetof(UActionKeysViewWidget, bPCKeysOnly) == 0x0002B4, "Member 'UActionKeysViewWidget::bPCKeysOnly' has a wrong offset!"); \ static_assert(offsetof(UActionKeysViewWidget, bGamepadKeysOnly) == 0x0002B5, "Member 'UActionKeysViewWidget::bGamepadKeysOnly' has a wrong offset!"); \ static_assert(offsetof(UActionKeysViewWidget, bShowSingleKey) == 0x0002B6, "Member 'UActionKeysViewWidget::bShowSingleKey' has a wrong offset!"); \ static_assert(offsetof(UActionKeysViewWidget, bPlus1stForAxis) == 0x0002B7, "Member 'UActionKeysViewWidget::bPlus1stForAxis' has a wrong offset!"); \ static_assert(offsetof(UActionKeysViewWidget, NoKeysText) == 0x0002B8, "Member 'UActionKeysViewWidget::NoKeysText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeyActionSelector_SetSelectedOption \ static_assert(alignof(InputKeyActionSelector_SetSelectedOption) == 0x000004, "Wrong alignment on InputKeyActionSelector_SetSelectedOption"); \ static_assert(sizeof(InputKeyActionSelector_SetSelectedOption) == 0x000004, "Wrong size on InputKeyActionSelector_SetSelectedOption"); \ static_assert(offsetof(InputKeyActionSelector_SetSelectedOption, Option) == 0x000000, "Member 'InputKeyActionSelector_SetSelectedOption::Option' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputKeyActionSelector_GetSelectedOption \ static_assert(alignof(InputKeyActionSelector_GetSelectedOption) == 0x000004, "Wrong alignment on InputKeyActionSelector_GetSelectedOption"); \ static_assert(sizeof(InputKeyActionSelector_GetSelectedOption) == 0x000004, "Wrong size on InputKeyActionSelector_GetSelectedOption"); \ static_assert(offsetof(InputKeyActionSelector_GetSelectedOption, ReturnValue) == 0x000000, "Member 'InputKeyActionSelector_GetSelectedOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputKeyActionSelector \ static_assert(alignof(UInputKeyActionSelector) == 0x000010, "Wrong alignment on UInputKeyActionSelector"); \ static_assert(sizeof(UInputKeyActionSelector) == 0x0018A0, "Wrong size on UInputKeyActionSelector"); \ static_assert(offsetof(UInputKeyActionSelector, Key) == 0x000150, "Member 'UInputKeyActionSelector::Key' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, Brush) == 0x000170, "Member 'UInputKeyActionSelector::Brush' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, BrushDelegate) == 0x000240, "Member 'UInputKeyActionSelector::BrushDelegate' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, Padding) == 0x000250, "Member 'UInputKeyActionSelector::Padding' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, TextPadding) == 0x000260, "Member 'UInputKeyActionSelector::TextPadding' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ImageFirst) == 0x000270, "Member 'UInputKeyActionSelector::ImageFirst' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, IsShowMode) == 0x000271, "Member 'UInputKeyActionSelector::IsShowMode' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, DefaultOptions) == 0x000278, "Member 'UInputKeyActionSelector::DefaultOptions' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, SelectedOption) == 0x000288, "Member 'UInputKeyActionSelector::SelectedOption' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, TextStyle) == 0x000290, "Member 'UInputKeyActionSelector::TextStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, Font) == 0x0002D8, "Member 'UInputKeyActionSelector::Font' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, NotSelectedTextColorAndOpacity) == 0x000330, "Member 'UInputKeyActionSelector::NotSelectedTextColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, StrikeBrush) == 0x000340, "Member 'UInputKeyActionSelector::StrikeBrush' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ShadowOffset) == 0x000410, "Member 'UInputKeyActionSelector::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ShadowColorAndOpacity) == 0x000420, "Member 'UInputKeyActionSelector::ShadowColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ShadowColorAndOpacityDelegate) == 0x000430, "Member 'UInputKeyActionSelector::ShadowColorAndOpacityDelegate' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, Justification) == 0x000440, "Member 'UInputKeyActionSelector::Justification' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ComboBoxStyle) == 0x000450, "Member 'UInputKeyActionSelector::ComboBoxStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ItemStyle) == 0x000AB0, "Member 'UInputKeyActionSelector::ItemStyle' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, ComboBoxPadding) == 0x001800, "Member 'UInputKeyActionSelector::ComboBoxPadding' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, MaxListHeight) == 0x001810, "Member 'UInputKeyActionSelector::MaxListHeight' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, HasDownArrow) == 0x001814, "Member 'UInputKeyActionSelector::HasDownArrow' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, EnableGamepadNavigationMode) == 0x001815, "Member 'UInputKeyActionSelector::EnableGamepadNavigationMode' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, IsFocusable) == 0x001816, "Member 'UInputKeyActionSelector::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, OnHovered) == 0x001818, "Member 'UInputKeyActionSelector::OnHovered' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, OnUnhovered) == 0x001838, "Member 'UInputKeyActionSelector::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(UInputKeyActionSelector, OnSelectionChanged) == 0x001858, "Member 'UInputKeyActionSelector::OnSelectionChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URebindingViewWidget \ static_assert(alignof(URebindingViewWidget) == 0x000008, "Wrong alignment on URebindingViewWidget"); \ static_assert(sizeof(URebindingViewWidget) == 0x0002B8, "Wrong size on URebindingViewWidget"); \ static_assert(offsetof(URebindingViewWidget, KeyTexts) == 0x000278, "Member 'URebindingViewWidget::KeyTexts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlotInfoItem \ static_assert(alignof(USlotInfoItem) == 0x000008, "Wrong alignment on USlotInfoItem"); \ static_assert(sizeof(USlotInfoItem) == 0x000038, "Wrong size on USlotInfoItem"); \ #define DUMPER7_ASSERTS_SaveSlotsListWidget_AskDelete \ static_assert(alignof(SaveSlotsListWidget_AskDelete) == 0x000008, "Wrong alignment on SaveSlotsListWidget_AskDelete"); \ static_assert(sizeof(SaveSlotsListWidget_AskDelete) == 0x000040, "Wrong size on SaveSlotsListWidget_AskDelete"); \ static_assert(offsetof(SaveSlotsListWidget_AskDelete, SlotInfo) == 0x000000, "Member 'SaveSlotsListWidget_AskDelete::SlotInfo' has a wrong offset!"); \ static_assert(offsetof(SaveSlotsListWidget_AskDelete, ReturnValue) == 0x000038, "Member 'SaveSlotsListWidget_AskDelete::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SaveSlotsListWidget_AskOverride \ static_assert(alignof(SaveSlotsListWidget_AskOverride) == 0x000008, "Wrong alignment on SaveSlotsListWidget_AskOverride"); \ static_assert(sizeof(SaveSlotsListWidget_AskOverride) == 0x000040, "Wrong size on SaveSlotsListWidget_AskOverride"); \ static_assert(offsetof(SaveSlotsListWidget_AskOverride, SlotInfo) == 0x000000, "Member 'SaveSlotsListWidget_AskOverride::SlotInfo' has a wrong offset!"); \ static_assert(offsetof(SaveSlotsListWidget_AskOverride, ReturnValue) == 0x000038, "Member 'SaveSlotsListWidget_AskOverride::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveSlotsListWidget \ static_assert(alignof(USaveSlotsListWidget) == 0x000008, "Wrong alignment on USaveSlotsListWidget"); \ static_assert(sizeof(USaveSlotsListWidget) == 0x000378, "Wrong size on USaveSlotsListWidget"); \ static_assert(offsetof(USaveSlotsListWidget, bSaveMode) == 0x0002A0, "Member 'USaveSlotsListWidget::bSaveMode' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, bSaveModeNoAuto) == 0x0002A1, "Member 'USaveSlotsListWidget::bSaveModeNoAuto' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, bCustomSaveMethod) == 0x0002A2, "Member 'USaveSlotsListWidget::bCustomSaveMethod' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, bAutoIsFocusable) == 0x0002A3, "Member 'USaveSlotsListWidget::bAutoIsFocusable' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, bSortByDate) == 0x0002A4, "Member 'USaveSlotsListWidget::bSortByDate' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, BackKeys) == 0x0002A8, "Member 'USaveSlotsListWidget::BackKeys' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, bAllowDelete) == 0x0002B8, "Member 'USaveSlotsListWidget::bAllowDelete' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, DeleteKeys) == 0x0002C0, "Member 'USaveSlotsListWidget::DeleteKeys' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, Slots_lv) == 0x0002D0, "Member 'USaveSlotsListWidget::Slots_lv' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, SShot_img) == 0x0002D8, "Member 'USaveSlotsListWidget::SShot_img' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, ShowAsk_anim) == 0x0002E0, "Member 'USaveSlotsListWidget::ShowAsk_anim' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, ShowSaved_anim) == 0x0002E8, "Member 'USaveSlotsListWidget::ShowSaved_anim' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, ShowAskDelete_anim) == 0x0002F0, "Member 'USaveSlotsListWidget::ShowAskDelete_anim' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, ShowDeleted_anim) == 0x0002F8, "Member 'USaveSlotsListWidget::ShowDeleted_anim' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, OnSlotSelected) == 0x000310, "Member 'USaveSlotsListWidget::OnSlotSelected' has a wrong offset!"); \ static_assert(offsetof(USaveSlotsListWidget, OnBack) == 0x000330, "Member 'USaveSlotsListWidget::OnBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SaveSlotListEntryWidget_GetSlotInfo \ static_assert(alignof(SaveSlotListEntryWidget_GetSlotInfo) == 0x000008, "Wrong alignment on SaveSlotListEntryWidget_GetSlotInfo"); \ static_assert(sizeof(SaveSlotListEntryWidget_GetSlotInfo) == 0x000038, "Wrong size on SaveSlotListEntryWidget_GetSlotInfo"); \ static_assert(offsetof(SaveSlotListEntryWidget_GetSlotInfo, ReturnValue) == 0x000000, "Member 'SaveSlotListEntryWidget_GetSlotInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveSlotListEntryWidget \ static_assert(alignof(USaveSlotListEntryWidget) == 0x000008, "Wrong alignment on USaveSlotListEntryWidget"); \ static_assert(sizeof(USaveSlotListEntryWidget) == 0x000290, "Wrong size on USaveSlotListEntryWidget"); \ #define DUMPER7_ASSERTS_SaveSlotWidget_OnTextChanged \ static_assert(alignof(SaveSlotWidget_OnTextChanged) == 0x000008, "Wrong alignment on SaveSlotWidget_OnTextChanged"); \ static_assert(sizeof(SaveSlotWidget_OnTextChanged) == 0x000018, "Wrong size on SaveSlotWidget_OnTextChanged"); \ static_assert(offsetof(SaveSlotWidget_OnTextChanged, Text) == 0x000000, "Member 'SaveSlotWidget_OnTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USaveSlotWidget \ static_assert(alignof(USaveSlotWidget) == 0x000008, "Wrong alignment on USaveSlotWidget"); \ static_assert(sizeof(USaveSlotWidget) == 0x000368, "Wrong size on USaveSlotWidget"); \ static_assert(offsetof(USaveSlotWidget, SlotInfo) == 0x000278, "Member 'USaveSlotWidget::SlotInfo' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, Slot_but) == 0x0002B0, "Member 'USaveSlotWidget::Slot_but' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, OnClicked) == 0x0002B8, "Member 'USaveSlotWidget::OnClicked' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, OnFocused) == 0x0002D8, "Member 'USaveSlotWidget::OnFocused' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, OnUnfocused) == 0x0002F8, "Member 'USaveSlotWidget::OnUnfocused' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, OnHovered) == 0x000318, "Member 'USaveSlotWidget::OnHovered' has a wrong offset!"); \ static_assert(offsetof(USaveSlotWidget, OnUnhovered) == 0x000338, "Member 'USaveSlotWidget::OnUnhovered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionsBoxBase_GetFirstChild \ static_assert(alignof(SettingOptionsBoxBase_GetFirstChild) == 0x000008, "Wrong alignment on SettingOptionsBoxBase_GetFirstChild"); \ static_assert(sizeof(SettingOptionsBoxBase_GetFirstChild) == 0x000008, "Wrong size on SettingOptionsBoxBase_GetFirstChild"); \ static_assert(offsetof(SettingOptionsBoxBase_GetFirstChild, ReturnValue) == 0x000000, "Member 'SettingOptionsBoxBase_GetFirstChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionsBoxBase_GetLastChild \ static_assert(alignof(SettingOptionsBoxBase_GetLastChild) == 0x000008, "Wrong alignment on SettingOptionsBoxBase_GetLastChild"); \ static_assert(sizeof(SettingOptionsBoxBase_GetLastChild) == 0x000008, "Wrong size on SettingOptionsBoxBase_GetLastChild"); \ static_assert(offsetof(SettingOptionsBoxBase_GetLastChild, ReturnValue) == 0x000000, "Member 'SettingOptionsBoxBase_GetLastChild::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionsBoxBase \ static_assert(alignof(USettingOptionsBoxBase) == 0x000008, "Wrong alignment on USettingOptionsBoxBase"); \ static_assert(sizeof(USettingOptionsBoxBase) == 0x0002A8, "Wrong size on USettingOptionsBoxBase"); \ static_assert(offsetof(USettingOptionsBoxBase, SpinBoxWidgetClass) == 0x000278, "Member 'USettingOptionsBoxBase::SpinBoxWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsBoxBase, CheckboxWidgetClass) == 0x000280, "Member 'USettingOptionsBoxBase::CheckboxWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsBoxBase, SliderWidgetClass) == 0x000288, "Member 'USettingOptionsBoxBase::SliderWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsBoxBase, VolumeWidgetClass) == 0x000290, "Member 'USettingOptionsBoxBase::VolumeWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsBoxBase, bHideIfNoOptions) == 0x000298, "Member 'USettingOptionsBoxBase::bHideIfNoOptions' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsBoxBase, Options_panel) == 0x0002A0, "Member 'USettingOptionsBoxBase::Options_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionsBox \ static_assert(alignof(USettingOptionsBox) == 0x000008, "Wrong alignment on USettingOptionsBox"); \ static_assert(sizeof(USettingOptionsBox) == 0x0002B8, "Wrong size on USettingOptionsBox"); \ static_assert(offsetof(USettingOptionsBox, Options) == 0x0002A8, "Member 'USettingOptionsBox::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGfxSettingsBox \ static_assert(alignof(UGfxSettingsBox) == 0x000008, "Wrong alignment on UGfxSettingsBox"); \ static_assert(sizeof(UGfxSettingsBox) == 0x0002B8, "Wrong size on UGfxSettingsBox"); \ static_assert(offsetof(UGfxSettingsBox, Options) == 0x0002A8, "Member 'UGfxSettingsBox::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionsConfig \ static_assert(alignof(USettingOptionsConfig) == 0x000008, "Wrong alignment on USettingOptionsConfig"); \ static_assert(sizeof(USettingOptionsConfig) == 0x000158, "Wrong size on USettingOptionsConfig"); \ static_assert(offsetof(USettingOptionsConfig, Options) == 0x000038, "Member 'USettingOptionsConfig::Options' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsConfig, GfxOptions) == 0x000048, "Member 'USettingOptionsConfig::GfxOptions' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsConfig, SliderParams) == 0x000058, "Member 'USettingOptionsConfig::SliderParams' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsConfig, StringTable) == 0x0000A8, "Member 'USettingOptionsConfig::StringTable' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsConfig, Visualizations) == 0x0000D8, "Member 'USettingOptionsConfig::Visualizations' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsConfig, DefaultValues) == 0x000108, "Member 'USettingOptionsConfig::DefaultValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionsVisualizations \ static_assert(alignof(USettingOptionsVisualizations) == 0x000008, "Wrong alignment on USettingOptionsVisualizations"); \ static_assert(sizeof(USettingOptionsVisualizations) == 0x000040, "Wrong size on USettingOptionsVisualizations"); \ static_assert(offsetof(USettingOptionsVisualizations, Options) == 0x000030, "Member 'USettingOptionsVisualizations::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionWidget_OnLabelTextChanged \ static_assert(alignof(SettingOptionWidget_OnLabelTextChanged) == 0x000008, "Wrong alignment on SettingOptionWidget_OnLabelTextChanged"); \ static_assert(sizeof(SettingOptionWidget_OnLabelTextChanged) == 0x000018, "Wrong size on SettingOptionWidget_OnLabelTextChanged"); \ static_assert(offsetof(SettingOptionWidget_OnLabelTextChanged, Text) == 0x000000, "Member 'SettingOptionWidget_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionWidget_IsChanged \ static_assert(alignof(SettingOptionWidget_IsChanged) == 0x000001, "Wrong alignment on SettingOptionWidget_IsChanged"); \ static_assert(sizeof(SettingOptionWidget_IsChanged) == 0x000001, "Wrong size on SettingOptionWidget_IsChanged"); \ static_assert(offsetof(SettingOptionWidget_IsChanged, ReturnValue) == 0x000000, "Member 'SettingOptionWidget_IsChanged::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionWidget_OnActivated \ static_assert(alignof(SettingOptionWidget_OnActivated) == 0x000001, "Wrong alignment on SettingOptionWidget_OnActivated"); \ static_assert(sizeof(SettingOptionWidget_OnActivated) == 0x000001, "Wrong size on SettingOptionWidget_OnActivated"); \ static_assert(offsetof(SettingOptionWidget_OnActivated, IsActive) == 0x000000, "Member 'SettingOptionWidget_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionWidget_OnValueChanged \ static_assert(alignof(SettingOptionWidget_OnValueChanged) == 0x000004, "Wrong alignment on SettingOptionWidget_OnValueChanged"); \ static_assert(sizeof(SettingOptionWidget_OnValueChanged) == 0x000008, "Wrong size on SettingOptionWidget_OnValueChanged"); \ static_assert(offsetof(SettingOptionWidget_OnValueChanged, Value) == 0x000000, "Member 'SettingOptionWidget_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(SettingOptionWidget_OnValueChanged, WasChanged) == 0x000004, "Member 'SettingOptionWidget_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionWidget \ static_assert(alignof(USettingOptionWidget) == 0x000008, "Wrong alignment on USettingOptionWidget"); \ static_assert(sizeof(USettingOptionWidget) == 0x000310, "Wrong size on USettingOptionWidget"); \ static_assert(offsetof(USettingOptionWidget, Inactive_but) == 0x000278, "Member 'USettingOptionWidget::Inactive_but' has a wrong offset!"); \ static_assert(offsetof(USettingOptionWidget, OptionHandle) == 0x000280, "Member 'USettingOptionWidget::OptionHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionSpinBoxWidget \ static_assert(alignof(USettingOptionSpinBoxWidget) == 0x000008, "Wrong alignment on USettingOptionSpinBoxWidget"); \ static_assert(sizeof(USettingOptionSpinBoxWidget) == 0x000318, "Wrong size on USettingOptionSpinBoxWidget"); \ static_assert(offsetof(USettingOptionSpinBoxWidget, Value_wdg) == 0x000310, "Member 'USettingOptionSpinBoxWidget::Value_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionCheckboxWidget_GetValueText \ static_assert(alignof(SettingOptionCheckboxWidget_GetValueText) == 0x000008, "Wrong alignment on SettingOptionCheckboxWidget_GetValueText"); \ static_assert(sizeof(SettingOptionCheckboxWidget_GetValueText) == 0x000018, "Wrong size on SettingOptionCheckboxWidget_GetValueText"); \ static_assert(offsetof(SettingOptionCheckboxWidget_GetValueText, ReturnValue) == 0x000000, "Member 'SettingOptionCheckboxWidget_GetValueText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionCheckboxWidget \ static_assert(alignof(USettingOptionCheckboxWidget) == 0x000008, "Wrong alignment on USettingOptionCheckboxWidget"); \ static_assert(sizeof(USettingOptionCheckboxWidget) == 0x000350, "Wrong size on USettingOptionCheckboxWidget"); \ static_assert(offsetof(USettingOptionCheckboxWidget, Value_wdg) == 0x000310, "Member 'USettingOptionCheckboxWidget::Value_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionSliderWidget_OnFValueChanged \ static_assert(alignof(SettingOptionSliderWidget_OnFValueChanged) == 0x000004, "Wrong alignment on SettingOptionSliderWidget_OnFValueChanged"); \ static_assert(sizeof(SettingOptionSliderWidget_OnFValueChanged) == 0x000008, "Wrong size on SettingOptionSliderWidget_OnFValueChanged"); \ static_assert(offsetof(SettingOptionSliderWidget_OnFValueChanged, Value) == 0x000000, "Member 'SettingOptionSliderWidget_OnFValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(SettingOptionSliderWidget_OnFValueChanged, WasChanged) == 0x000004, "Member 'SettingOptionSliderWidget_OnFValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionSliderWidget \ static_assert(alignof(USettingOptionSliderWidget) == 0x000008, "Wrong alignment on USettingOptionSliderWidget"); \ static_assert(sizeof(USettingOptionSliderWidget) == 0x000318, "Wrong size on USettingOptionSliderWidget"); \ static_assert(offsetof(USettingOptionSliderWidget, Value_wdg) == 0x000310, "Member 'USettingOptionSliderWidget::Value_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionVolumeWidget \ static_assert(alignof(USettingOptionVolumeWidget) == 0x000008, "Wrong alignment on USettingOptionVolumeWidget"); \ static_assert(sizeof(USettingOptionVolumeWidget) == 0x000328, "Wrong size on USettingOptionVolumeWidget"); \ static_assert(offsetof(USettingOptionVolumeWidget, Value_wdg) == 0x000310, "Member 'USettingOptionVolumeWidget::Value_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsDialogPanel_IsActive \ static_assert(alignof(SettingsDialogPanel_IsActive) == 0x000001, "Wrong alignment on SettingsDialogPanel_IsActive"); \ static_assert(sizeof(SettingsDialogPanel_IsActive) == 0x000001, "Wrong size on SettingsDialogPanel_IsActive"); \ static_assert(offsetof(SettingsDialogPanel_IsActive, ReturnValue) == 0x000000, "Member 'SettingsDialogPanel_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingsDialogPanel \ static_assert(alignof(USettingsDialogPanel) == 0x000008, "Wrong alignment on USettingsDialogPanel"); \ static_assert(sizeof(USettingsDialogPanel) == 0x000348, "Wrong size on USettingsDialogPanel"); \ static_assert(offsetof(USettingsDialogPanel, bManageVisibilityOnShowAndHide) == 0x0002A0, "Member 'USettingsDialogPanel::bManageVisibilityOnShowAndHide' has a wrong offset!"); \ static_assert(offsetof(USettingsDialogPanel, BP_OnConfirmationResponseYes) == 0x0002A8, "Member 'USettingsDialogPanel::BP_OnConfirmationResponseYes' has a wrong offset!"); \ static_assert(offsetof(USettingsDialogPanel, BP_OnConfirmationResponseNo) == 0x0002C8, "Member 'USettingsDialogPanel::BP_OnConfirmationResponseNo' has a wrong offset!"); \ static_assert(offsetof(USettingsDialogPanel, BP_OnConfirmationResponseCancel) == 0x0002E8, "Member 'USettingsDialogPanel::BP_OnConfirmationResponseCancel' has a wrong offset!"); \ static_assert(offsetof(USettingsDialogPanel, BP_OnCountdownResponseConfirm) == 0x000308, "Member 'USettingsDialogPanel::BP_OnCountdownResponseConfirm' has a wrong offset!"); \ static_assert(offsetof(USettingsDialogPanel, BP_OnCountdownResponseCancel) == 0x000328, "Member 'USettingsDialogPanel::BP_OnCountdownResponseCancel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization \ static_assert(alignof(SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong size on SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization, Show_0) == 0x000000, "Member 'SettingsPanelWidget_OnShowColorVisionDeficiencyVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnShowControlTipsVisualization \ static_assert(alignof(SettingsPanelWidget_OnShowControlTipsVisualization) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnShowControlTipsVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnShowControlTipsVisualization) == 0x000001, "Wrong size on SettingsPanelWidget_OnShowControlTipsVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnShowControlTipsVisualization, Show_0) == 0x000000, "Member 'SettingsPanelWidget_OnShowControlTipsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnShowHDRVisualization \ static_assert(alignof(SettingsPanelWidget_OnShowHDRVisualization) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnShowHDRVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnShowHDRVisualization) == 0x000001, "Wrong size on SettingsPanelWidget_OnShowHDRVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnShowHDRVisualization, Show_0) == 0x000000, "Member 'SettingsPanelWidget_OnShowHDRVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnShowTextVisualization \ static_assert(alignof(SettingsPanelWidget_OnShowTextVisualization) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnShowTextVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnShowTextVisualization) == 0x000001, "Wrong size on SettingsPanelWidget_OnShowTextVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnShowTextVisualization, Show_0) == 0x000000, "Member 'SettingsPanelWidget_OnShowTextVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_ShowExtPanel \ static_assert(alignof(SettingsPanelWidget_ShowExtPanel) == 0x000004, "Wrong alignment on SettingsPanelWidget_ShowExtPanel"); \ static_assert(sizeof(SettingsPanelWidget_ShowExtPanel) == 0x000008, "Wrong size on SettingsPanelWidget_ShowExtPanel"); \ static_assert(offsetof(SettingsPanelWidget_ShowExtPanel, PanelId) == 0x000000, "Member 'SettingsPanelWidget_ShowExtPanel::PanelId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_BP_OnHDRSwitched \ static_assert(alignof(SettingsPanelWidget_BP_OnHDRSwitched) == 0x000001, "Wrong alignment on SettingsPanelWidget_BP_OnHDRSwitched"); \ static_assert(sizeof(SettingsPanelWidget_BP_OnHDRSwitched) == 0x000001, "Wrong size on SettingsPanelWidget_BP_OnHDRSwitched"); \ static_assert(offsetof(SettingsPanelWidget_BP_OnHDRSwitched, IsOn) == 0x000000, "Member 'SettingsPanelWidget_BP_OnHDRSwitched::IsOn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_GetColorVisionDeficiencyData \ static_assert(alignof(SettingsPanelWidget_GetColorVisionDeficiencyData) == 0x000004, "Wrong alignment on SettingsPanelWidget_GetColorVisionDeficiencyData"); \ static_assert(sizeof(SettingsPanelWidget_GetColorVisionDeficiencyData) == 0x000008, "Wrong size on SettingsPanelWidget_GetColorVisionDeficiencyData"); \ static_assert(offsetof(SettingsPanelWidget_GetColorVisionDeficiencyData, ReturnValue) == 0x000000, "Member 'SettingsPanelWidget_GetColorVisionDeficiencyData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_GetControlTipsData \ static_assert(alignof(SettingsPanelWidget_GetControlTipsData) == 0x000001, "Wrong alignment on SettingsPanelWidget_GetControlTipsData"); \ static_assert(sizeof(SettingsPanelWidget_GetControlTipsData) == 0x000004, "Wrong size on SettingsPanelWidget_GetControlTipsData"); \ static_assert(offsetof(SettingsPanelWidget_GetControlTipsData, ReturnValue) == 0x000000, "Member 'SettingsPanelWidget_GetControlTipsData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_GetHDRData \ static_assert(alignof(SettingsPanelWidget_GetHDRData) == 0x000004, "Wrong alignment on SettingsPanelWidget_GetHDRData"); \ static_assert(sizeof(SettingsPanelWidget_GetHDRData) == 0x00001C, "Wrong size on SettingsPanelWidget_GetHDRData"); \ static_assert(offsetof(SettingsPanelWidget_GetHDRData, ReturnValue) == 0x000000, "Member 'SettingsPanelWidget_GetHDRData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_GetNeutralGamma \ static_assert(alignof(SettingsPanelWidget_GetNeutralGamma) == 0x000004, "Wrong alignment on SettingsPanelWidget_GetNeutralGamma"); \ static_assert(sizeof(SettingsPanelWidget_GetNeutralGamma) == 0x000004, "Wrong size on SettingsPanelWidget_GetNeutralGamma"); \ static_assert(offsetof(SettingsPanelWidget_GetNeutralGamma, ReturnValue) == 0x000000, "Member 'SettingsPanelWidget_GetNeutralGamma::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_GetSubtitleData \ static_assert(alignof(SettingsPanelWidget_GetSubtitleData) == 0x000001, "Wrong alignment on SettingsPanelWidget_GetSubtitleData"); \ static_assert(sizeof(SettingsPanelWidget_GetSubtitleData) == 0x000007, "Wrong size on SettingsPanelWidget_GetSubtitleData"); \ static_assert(offsetof(SettingsPanelWidget_GetSubtitleData, ReturnValue) == 0x000000, "Member 'SettingsPanelWidget_GetSubtitleData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnQualitySwitched \ static_assert(alignof(SettingsPanelWidget_OnQualitySwitched) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnQualitySwitched"); \ static_assert(sizeof(SettingsPanelWidget_OnQualitySwitched) == 0x000001, "Wrong size on SettingsPanelWidget_OnQualitySwitched"); \ static_assert(offsetof(SettingsPanelWidget_OnQualitySwitched, IsOn) == 0x000000, "Member 'SettingsPanelWidget_OnQualitySwitched::IsOn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnShowGammaVisualization \ static_assert(alignof(SettingsPanelWidget_OnShowGammaVisualization) == 0x000001, "Wrong alignment on SettingsPanelWidget_OnShowGammaVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnShowGammaVisualization) == 0x000001, "Wrong size on SettingsPanelWidget_OnShowGammaVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnShowGammaVisualization, Show_0) == 0x000000, "Member 'SettingsPanelWidget_OnShowGammaVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsPanelWidget_OnUpdateGammaVisualization \ static_assert(alignof(SettingsPanelWidget_OnUpdateGammaVisualization) == 0x000004, "Wrong alignment on SettingsPanelWidget_OnUpdateGammaVisualization"); \ static_assert(sizeof(SettingsPanelWidget_OnUpdateGammaVisualization) == 0x000004, "Wrong size on SettingsPanelWidget_OnUpdateGammaVisualization"); \ static_assert(offsetof(SettingsPanelWidget_OnUpdateGammaVisualization, Gamma) == 0x000000, "Member 'SettingsPanelWidget_OnUpdateGammaVisualization::Gamma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingsPanelWidget \ static_assert(alignof(USettingsPanelWidget) == 0x000008, "Wrong alignment on USettingsPanelWidget"); \ static_assert(sizeof(USettingsPanelWidget) == 0x0004C0, "Wrong size on USettingsPanelWidget"); \ static_assert(offsetof(USettingsPanelWidget, BP_OnShowExtPanel) == 0x000440, "Member 'USettingsPanelWidget::BP_OnShowExtPanel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsTabButtonWidget_OnPanelStateChanged \ static_assert(alignof(SettingsTabButtonWidget_OnPanelStateChanged) == 0x000001, "Wrong alignment on SettingsTabButtonWidget_OnPanelStateChanged"); \ static_assert(sizeof(SettingsTabButtonWidget_OnPanelStateChanged) == 0x000001, "Wrong size on SettingsTabButtonWidget_OnPanelStateChanged"); \ static_assert(offsetof(SettingsTabButtonWidget_OnPanelStateChanged, WasChanged) == 0x000000, "Member 'SettingsTabButtonWidget_OnPanelStateChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingsTabButtonWidget \ static_assert(alignof(USettingsTabButtonWidget) == 0x000008, "Wrong alignment on USettingsTabButtonWidget"); \ static_assert(sizeof(USettingsTabButtonWidget) == 0x0002C8, "Wrong size on USettingsTabButtonWidget"); \ #define DUMPER7_ASSERTS_UBaseSettingsWidget \ static_assert(alignof(UBaseSettingsWidget) == 0x000008, "Wrong alignment on UBaseSettingsWidget"); \ static_assert(sizeof(UBaseSettingsWidget) == 0x000390, "Wrong size on UBaseSettingsWidget"); \ static_assert(offsetof(UBaseSettingsWidget, AdvQualityCustomText) == 0x0002A0, "Member 'UBaseSettingsWidget::AdvQualityCustomText' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, Main_tbar) == 0x0002B8, "Member 'UBaseSettingsWidget::Main_tbar' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, Main_switcher) == 0x0002C0, "Member 'UBaseSettingsWidget::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, FadeIn_anim) == 0x0002C8, "Member 'UBaseSettingsWidget::FadeIn_anim' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, FadeOut_anim) == 0x0002D0, "Member 'UBaseSettingsWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, FadeOutSpeed) == 0x0002DC, "Member 'UBaseSettingsWidget::FadeOutSpeed' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, BackSound) == 0x0002E0, "Member 'UBaseSettingsWidget::BackSound' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, ResetSound) == 0x0002E8, "Member 'UBaseSettingsWidget::ResetSound' has a wrong offset!"); \ static_assert(offsetof(UBaseSettingsWidget, OnBack) == 0x0002F0, "Member 'UBaseSettingsWidget::OnBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsWidget_OnActiveWidgetChanged \ static_assert(alignof(SettingsWidget_OnActiveWidgetChanged) == 0x000008, "Wrong alignment on SettingsWidget_OnActiveWidgetChanged"); \ static_assert(sizeof(SettingsWidget_OnActiveWidgetChanged) == 0x000010, "Wrong size on SettingsWidget_OnActiveWidgetChanged"); \ static_assert(offsetof(SettingsWidget_OnActiveWidgetChanged, ActiveWidget) == 0x000000, "Member 'SettingsWidget_OnActiveWidgetChanged::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SettingsWidget_OnActiveWidgetChanged, ActiveWidgetIndex) == 0x000008, "Member 'SettingsWidget_OnActiveWidgetChanged::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsWidget_OnExtPanel \ static_assert(alignof(SettingsWidget_OnExtPanel) == 0x000004, "Wrong alignment on SettingsWidget_OnExtPanel"); \ static_assert(sizeof(SettingsWidget_OnExtPanel) == 0x000008, "Wrong size on SettingsWidget_OnExtPanel"); \ static_assert(offsetof(SettingsWidget_OnExtPanel, PanelId) == 0x000000, "Member 'SettingsWidget_OnExtPanel::PanelId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsWidget_OnShowBackground \ static_assert(alignof(SettingsWidget_OnShowBackground) == 0x000001, "Wrong alignment on SettingsWidget_OnShowBackground"); \ static_assert(sizeof(SettingsWidget_OnShowBackground) == 0x000001, "Wrong size on SettingsWidget_OnShowBackground"); \ static_assert(offsetof(SettingsWidget_OnShowBackground, Show_0) == 0x000000, "Member 'SettingsWidget_OnShowBackground::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsWidget_OnShowExtraPanel \ static_assert(alignof(SettingsWidget_OnShowExtraPanel) == 0x000008, "Wrong alignment on SettingsWidget_OnShowExtraPanel"); \ static_assert(sizeof(SettingsWidget_OnShowExtraPanel) == 0x000008, "Wrong size on SettingsWidget_OnShowExtraPanel"); \ static_assert(offsetof(SettingsWidget_OnShowExtraPanel, Panel) == 0x000000, "Member 'SettingsWidget_OnShowExtraPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsWidget_ShowExtraPanel \ static_assert(alignof(SettingsWidget_ShowExtraPanel) == 0x000008, "Wrong alignment on SettingsWidget_ShowExtraPanel"); \ static_assert(sizeof(SettingsWidget_ShowExtraPanel) == 0x000008, "Wrong size on SettingsWidget_ShowExtraPanel"); \ static_assert(offsetof(SettingsWidget_ShowExtraPanel, Panel) == 0x000000, "Member 'SettingsWidget_ShowExtraPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingsWidget \ static_assert(alignof(USettingsWidget) == 0x000008, "Wrong alignment on USettingsWidget"); \ static_assert(sizeof(USettingsWidget) == 0x000410, "Wrong size on USettingsWidget"); \ static_assert(offsetof(USettingsWidget, BackKeys) == 0x000390, "Member 'USettingsWidget::BackKeys' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, ResetKeys) == 0x0003A0, "Member 'USettingsWidget::ResetKeys' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, PrevPanelKeys) == 0x0003B0, "Member 'USettingsWidget::PrevPanelKeys' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, NextPanelKeys) == 0x0003C0, "Member 'USettingsWidget::NextPanelKeys' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, Back_but) == 0x0003D0, "Member 'USettingsWidget::Back_but' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, Reset_but) == 0x0003D8, "Member 'USettingsWidget::Reset_but' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, Primary_switcher) == 0x0003E0, "Member 'USettingsWidget::Primary_switcher' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, Main_panel) == 0x0003E8, "Member 'USettingsWidget::Main_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, DialogPanel) == 0x0003F0, "Member 'USettingsWidget::DialogPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsWidget, BP_OnShowBackground) == 0x0003F8, "Member 'USettingsWidget::BP_OnShowBackground' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSWStartGameSettingsWidget_OnActiveWidgetChanged \ static_assert(alignof(UCSWStartGameSettingsWidget_OnActiveWidgetChanged) == 0x000008, "Wrong alignment on UCSWStartGameSettingsWidget_OnActiveWidgetChanged"); \ static_assert(sizeof(UCSWStartGameSettingsWidget_OnActiveWidgetChanged) == 0x000010, "Wrong size on UCSWStartGameSettingsWidget_OnActiveWidgetChanged"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_OnActiveWidgetChanged, active_widget) == 0x000000, "Member 'UCSWStartGameSettingsWidget_OnActiveWidgetChanged::active_widget' has a wrong offset!"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_OnActiveWidgetChanged, active_widget_index) == 0x000008, "Member 'UCSWStartGameSettingsWidget_OnActiveWidgetChanged::active_widget_index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSWStartGameSettingsWidget_OnExtPanel \ static_assert(alignof(UCSWStartGameSettingsWidget_OnExtPanel) == 0x000004, "Wrong alignment on UCSWStartGameSettingsWidget_OnExtPanel"); \ static_assert(sizeof(UCSWStartGameSettingsWidget_OnExtPanel) == 0x000008, "Wrong size on UCSWStartGameSettingsWidget_OnExtPanel"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_OnExtPanel, PanelId) == 0x000000, "Member 'UCSWStartGameSettingsWidget_OnExtPanel::PanelId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSWStartGameSettingsWidget_OnShowBackground \ static_assert(alignof(UCSWStartGameSettingsWidget_OnShowBackground) == 0x000001, "Wrong alignment on UCSWStartGameSettingsWidget_OnShowBackground"); \ static_assert(sizeof(UCSWStartGameSettingsWidget_OnShowBackground) == 0x000001, "Wrong size on UCSWStartGameSettingsWidget_OnShowBackground"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_OnShowBackground, Show) == 0x000000, "Member 'UCSWStartGameSettingsWidget_OnShowBackground::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSWStartGameSettingsWidget_OnShowExtraPanel \ static_assert(alignof(UCSWStartGameSettingsWidget_OnShowExtraPanel) == 0x000008, "Wrong alignment on UCSWStartGameSettingsWidget_OnShowExtraPanel"); \ static_assert(sizeof(UCSWStartGameSettingsWidget_OnShowExtraPanel) == 0x000008, "Wrong size on UCSWStartGameSettingsWidget_OnShowExtraPanel"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_OnShowExtraPanel, Panel) == 0x000000, "Member 'UCSWStartGameSettingsWidget_OnShowExtraPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSWStartGameSettingsWidget_ShowExtraPanel \ static_assert(alignof(UCSWStartGameSettingsWidget_ShowExtraPanel) == 0x000008, "Wrong alignment on UCSWStartGameSettingsWidget_ShowExtraPanel"); \ static_assert(sizeof(UCSWStartGameSettingsWidget_ShowExtraPanel) == 0x000008, "Wrong size on UCSWStartGameSettingsWidget_ShowExtraPanel"); \ static_assert(offsetof(UCSWStartGameSettingsWidget_ShowExtraPanel, Panel) == 0x000000, "Member 'UCSWStartGameSettingsWidget_ShowExtraPanel::Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCSWStartGameSettingsWidget \ static_assert(alignof(UUCSWStartGameSettingsWidget) == 0x000008, "Wrong alignment on UUCSWStartGameSettingsWidget"); \ static_assert(sizeof(UUCSWStartGameSettingsWidget) == 0x0003C8, "Wrong size on UUCSWStartGameSettingsWidget"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, ContinueKeys) == 0x0002B8, "Member 'UUCSWStartGameSettingsWidget::ContinueKeys' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, BackKeys) == 0x0002C8, "Member 'UUCSWStartGameSettingsWidget::BackKeys' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, ResetKeys) == 0x0002D8, "Member 'UUCSWStartGameSettingsWidget::ResetKeys' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, ContinueSound) == 0x0002F0, "Member 'UUCSWStartGameSettingsWidget::ContinueSound' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, BackSound) == 0x0002F8, "Member 'UUCSWStartGameSettingsWidget::BackSound' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, ResetSound) == 0x000300, "Member 'UUCSWStartGameSettingsWidget::ResetSound' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, Main_switcher) == 0x000308, "Member 'UUCSWStartGameSettingsWidget::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, DialogPanel) == 0x000310, "Member 'UUCSWStartGameSettingsWidget::DialogPanel' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, FadeIn_anim) == 0x000318, "Member 'UUCSWStartGameSettingsWidget::FadeIn_anim' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, FadeOut_anim) == 0x000320, "Member 'UUCSWStartGameSettingsWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsWidget, BP_OnShowBackground) == 0x000328, "Member 'UUCSWStartGameSettingsWidget::BP_OnShowBackground' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCSWStartGameSettingsPanel \ static_assert(alignof(UUCSWStartGameSettingsPanel) == 0x000008, "Wrong alignment on UUCSWStartGameSettingsPanel"); \ static_assert(sizeof(UUCSWStartGameSettingsPanel) == 0x000370, "Wrong size on UUCSWStartGameSettingsPanel"); \ static_assert(offsetof(UUCSWStartGameSettingsPanel, bIsExtraPanel) == 0x000338, "Member 'UUCSWStartGameSettingsPanel::bIsExtraPanel' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsPanel, bDefaultFocusContinue) == 0x000339, "Member 'UUCSWStartGameSettingsPanel::bDefaultFocusContinue' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsPanel, Continue_but) == 0x000340, "Member 'UUCSWStartGameSettingsPanel::Continue_but' has a wrong offset!"); \ static_assert(offsetof(UUCSWStartGameSettingsPanel, K2_OnContinue) == 0x000348, "Member 'UUCSWStartGameSettingsPanel::K2_OnContinue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCSWInfoStartGameSettingsPanel \ static_assert(alignof(UUCSWInfoStartGameSettingsPanel) == 0x000008, "Wrong alignment on UUCSWInfoStartGameSettingsPanel"); \ static_assert(sizeof(UUCSWInfoStartGameSettingsPanel) == 0x000370, "Wrong size on UUCSWInfoStartGameSettingsPanel"); \ #define DUMPER7_ASSERTS_UTipTextBlock \ static_assert(alignof(UTipTextBlock) == 0x000010, "Wrong alignment on UTipTextBlock"); \ static_assert(sizeof(UTipTextBlock) == 0x0008E0, "Wrong size on UTipTextBlock"); \ static_assert(offsetof(UTipTextBlock, MKText) == 0x0008A0, "Member 'UTipTextBlock::MKText' has a wrong offset!"); \ static_assert(offsetof(UTipTextBlock, PadText) == 0x0008B8, "Member 'UTipTextBlock::PadText' has a wrong offset!"); \ static_assert(offsetof(UTipTextBlock, bAppendTextProperty) == 0x0008D0, "Member 'UTipTextBlock::bAppendTextProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActionTipTextBlock \ static_assert(alignof(UActionTipTextBlock) == 0x000010, "Wrong alignment on UActionTipTextBlock"); \ static_assert(sizeof(UActionTipTextBlock) == 0x0008E0, "Wrong size on UActionTipTextBlock"); \ static_assert(offsetof(UActionTipTextBlock, action) == 0x0008A0, "Member 'UActionTipTextBlock::action' has a wrong offset!"); \ static_assert(offsetof(UActionTipTextBlock, OrginalText) == 0x0008B0, "Member 'UActionTipTextBlock::OrginalText' has a wrong offset!"); \ static_assert(offsetof(UActionTipTextBlock, bTextIsPattern) == 0x0008C8, "Member 'UActionTipTextBlock::bTextIsPattern' has a wrong offset!"); \ static_assert(offsetof(UActionTipTextBlock, KeyTagText) == 0x0008D0, "Member 'UActionTipTextBlock::KeyTagText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCSWGameSettings \ static_assert(alignof(UUCSWGameSettings) == 0x000008, "Wrong alignment on UUCSWGameSettings"); \ static_assert(sizeof(UUCSWGameSettings) == 0x000088, "Wrong size on UUCSWGameSettings"); \ static_assert(offsetof(UUCSWGameSettings, SettingOptionsConfig) == 0x000038, "Member 'UUCSWGameSettings::SettingOptionsConfig' has a wrong offset!"); \ static_assert(offsetof(UUCSWGameSettings, MonitorOptionText) == 0x000068, "Member 'UUCSWGameSettings::MonitorOptionText' has a wrong offset!"); \ static_assert(offsetof(UUCSWGameSettings, bChangeLanguageAtOnce) == 0x000080, "Member 'UUCSWGameSettings::bChangeLanguageAtOnce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCSWMainMenuWidget \ static_assert(alignof(UUCSWMainMenuWidget) == 0x000008, "Wrong alignment on UUCSWMainMenuWidget"); \ static_assert(sizeof(UUCSWMainMenuWidget) == 0x000360, "Wrong size on UUCSWMainMenuWidget"); \ static_assert(offsetof(UUCSWMainMenuWidget, SlotsList_wdg) == 0x000358, "Member 'UUCSWMainMenuWidget::SlotsList_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPrintStringDataflowNode \ static_assert(alignof(FPrintStringDataflowNode) == 0x000008, "Wrong alignment on FPrintStringDataflowNode"); \ static_assert(sizeof(FPrintStringDataflowNode) == 0x0000F0, "Wrong size on FPrintStringDataflowNode"); \ static_assert(offsetof(FPrintStringDataflowNode, PrintToScreen) == 0x0000D0, "Member 'FPrintStringDataflowNode::PrintToScreen' has a wrong offset!"); \ static_assert(offsetof(FPrintStringDataflowNode, PrintToLog) == 0x0000D1, "Member 'FPrintStringDataflowNode::PrintToLog' has a wrong offset!"); \ static_assert(offsetof(FPrintStringDataflowNode, Color) == 0x0000D4, "Member 'FPrintStringDataflowNode::Color' has a wrong offset!"); \ static_assert(offsetof(FPrintStringDataflowNode, Duration) == 0x0000D8, "Member 'FPrintStringDataflowNode::Duration' has a wrong offset!"); \ static_assert(offsetof(FPrintStringDataflowNode, String) == 0x0000E0, "Member 'FPrintStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCloseGeometryOnCollectionDataflowNode \ static_assert(alignof(FCloseGeometryOnCollectionDataflowNode) == 0x000008, "Wrong alignment on FCloseGeometryOnCollectionDataflowNode"); \ static_assert(sizeof(FCloseGeometryOnCollectionDataflowNode) == 0x000180, "Wrong size on FCloseGeometryOnCollectionDataflowNode"); \ static_assert(offsetof(FCloseGeometryOnCollectionDataflowNode, Collection) == 0x0000D0, "Member 'FCloseGeometryOnCollectionDataflowNode::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshToCollectionDataflowNode \ static_assert(alignof(FSkeletalMeshToCollectionDataflowNode) == 0x000008, "Wrong alignment on FSkeletalMeshToCollectionDataflowNode"); \ static_assert(sizeof(FSkeletalMeshToCollectionDataflowNode) == 0x000188, "Wrong size on FSkeletalMeshToCollectionDataflowNode"); \ static_assert(offsetof(FSkeletalMeshToCollectionDataflowNode, SkeletalMesh) == 0x0000D0, "Member 'FSkeletalMeshToCollectionDataflowNode::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshToCollectionDataflowNode, Collection) == 0x0000D8, "Member 'FSkeletalMeshToCollectionDataflowNode::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGenerateTetrahedralCollectionDataflowNodes \ static_assert(alignof(FGenerateTetrahedralCollectionDataflowNodes) == 0x000008, "Wrong alignment on FGenerateTetrahedralCollectionDataflowNodes"); \ static_assert(sizeof(FGenerateTetrahedralCollectionDataflowNodes) == 0x000180, "Wrong size on FGenerateTetrahedralCollectionDataflowNodes"); \ static_assert(offsetof(FGenerateTetrahedralCollectionDataflowNodes, Collection) == 0x0000D0, "Member 'FGenerateTetrahedralCollectionDataflowNodes::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGetCollectionAssetDataflowNode \ static_assert(alignof(FGetCollectionAssetDataflowNode) == 0x000008, "Wrong alignment on FGetCollectionAssetDataflowNode"); \ static_assert(sizeof(FGetCollectionAssetDataflowNode) == 0x000180, "Wrong size on FGetCollectionAssetDataflowNode"); \ static_assert(offsetof(FGetCollectionAssetDataflowNode, Output) == 0x0000D0, "Member 'FGetCollectionAssetDataflowNode::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExampleCollectionEditDataflowNode \ static_assert(alignof(FExampleCollectionEditDataflowNode) == 0x000008, "Wrong alignment on FExampleCollectionEditDataflowNode"); \ static_assert(sizeof(FExampleCollectionEditDataflowNode) == 0x000188, "Wrong size on FExampleCollectionEditDataflowNode"); \ static_assert(offsetof(FExampleCollectionEditDataflowNode, Scale) == 0x0000D0, "Member 'FExampleCollectionEditDataflowNode::Scale' has a wrong offset!"); \ static_assert(offsetof(FExampleCollectionEditDataflowNode, Collection) == 0x0000D8, "Member 'FExampleCollectionEditDataflowNode::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSetCollectionAssetDataflowNode \ static_assert(alignof(FSetCollectionAssetDataflowNode) == 0x000008, "Wrong alignment on FSetCollectionAssetDataflowNode"); \ static_assert(sizeof(FSetCollectionAssetDataflowNode) == 0x000180, "Wrong size on FSetCollectionAssetDataflowNode"); \ static_assert(offsetof(FSetCollectionAssetDataflowNode, Collection) == 0x0000D0, "Member 'FSetCollectionAssetDataflowNode::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FResetGeometryCollectionDataflowNode \ static_assert(alignof(FResetGeometryCollectionDataflowNode) == 0x000008, "Wrong alignment on FResetGeometryCollectionDataflowNode"); \ static_assert(sizeof(FResetGeometryCollectionDataflowNode) == 0x000180, "Wrong size on FResetGeometryCollectionDataflowNode"); \ static_assert(offsetof(FResetGeometryCollectionDataflowNode, Collection) == 0x0000D0, "Member 'FResetGeometryCollectionDataflowNode::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLogStringDataflowNode \ static_assert(alignof(FLogStringDataflowNode) == 0x000008, "Wrong alignment on FLogStringDataflowNode"); \ static_assert(sizeof(FLogStringDataflowNode) == 0x0000E8, "Wrong size on FLogStringDataflowNode"); \ static_assert(offsetof(FLogStringDataflowNode, PrintToLog) == 0x0000D0, "Member 'FLogStringDataflowNode::PrintToLog' has a wrong offset!"); \ static_assert(offsetof(FLogStringDataflowNode, String) == 0x0000D8, "Member 'FLogStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeLiteralStringDataflowNode \ static_assert(alignof(FMakeLiteralStringDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralStringDataflowNode"); \ static_assert(sizeof(FMakeLiteralStringDataflowNode) == 0x0000F0, "Wrong size on FMakeLiteralStringDataflowNode"); \ static_assert(offsetof(FMakeLiteralStringDataflowNode, Value) == 0x0000D0, "Member 'FMakeLiteralStringDataflowNode::Value' has a wrong offset!"); \ static_assert(offsetof(FMakeLiteralStringDataflowNode, String) == 0x0000E0, "Member 'FMakeLiteralStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoundingBoxDataflowNode \ static_assert(alignof(FBoundingBoxDataflowNode) == 0x000008, "Wrong alignment on FBoundingBoxDataflowNode"); \ static_assert(sizeof(FBoundingBoxDataflowNode) == 0x0001B8, "Wrong size on FBoundingBoxDataflowNode"); \ static_assert(offsetof(FBoundingBoxDataflowNode, Collection) == 0x0000D0, "Member 'FBoundingBoxDataflowNode::Collection' has a wrong offset!"); \ static_assert(offsetof(FBoundingBoxDataflowNode, BoundingBox) == 0x000180, "Member 'FBoundingBoxDataflowNode::BoundingBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpandBoundingBoxDataflowNode \ static_assert(alignof(FExpandBoundingBoxDataflowNode) == 0x000008, "Wrong alignment on FExpandBoundingBoxDataflowNode"); \ static_assert(sizeof(FExpandBoundingBoxDataflowNode) == 0x000170, "Wrong size on FExpandBoundingBoxDataflowNode"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, BoundingBox) == 0x0000D0, "Member 'FExpandBoundingBoxDataflowNode::BoundingBox' has a wrong offset!"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, Min) == 0x000108, "Member 'FExpandBoundingBoxDataflowNode::Min' has a wrong offset!"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, Max) == 0x000120, "Member 'FExpandBoundingBoxDataflowNode::Max' has a wrong offset!"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, Center) == 0x000138, "Member 'FExpandBoundingBoxDataflowNode::Center' has a wrong offset!"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, HalfExtents) == 0x000150, "Member 'FExpandBoundingBoxDataflowNode::HalfExtents' has a wrong offset!"); \ static_assert(offsetof(FExpandBoundingBoxDataflowNode, Volume) == 0x000168, "Member 'FExpandBoundingBoxDataflowNode::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorToStringDataflowNode \ static_assert(alignof(FVectorToStringDataflowNode) == 0x000008, "Wrong alignment on FVectorToStringDataflowNode"); \ static_assert(sizeof(FVectorToStringDataflowNode) == 0x0000F8, "Wrong size on FVectorToStringDataflowNode"); \ static_assert(offsetof(FVectorToStringDataflowNode, Vector) == 0x0000D0, "Member 'FVectorToStringDataflowNode::Vector' has a wrong offset!"); \ static_assert(offsetof(FVectorToStringDataflowNode, String) == 0x0000E8, "Member 'FVectorToStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatToStringDataflowNode \ static_assert(alignof(FFloatToStringDataflowNode) == 0x000008, "Wrong alignment on FFloatToStringDataflowNode"); \ static_assert(sizeof(FFloatToStringDataflowNode) == 0x0000E8, "Wrong size on FFloatToStringDataflowNode"); \ static_assert(offsetof(FFloatToStringDataflowNode, float_0) == 0x0000D0, "Member 'FFloatToStringDataflowNode::float_0' has a wrong offset!"); \ static_assert(offsetof(FFloatToStringDataflowNode, String) == 0x0000D8, "Member 'FFloatToStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakePointsDataflowNode \ static_assert(alignof(FMakePointsDataflowNode) == 0x000008, "Wrong alignment on FMakePointsDataflowNode"); \ static_assert(sizeof(FMakePointsDataflowNode) == 0x0000F0, "Wrong size on FMakePointsDataflowNode"); \ static_assert(offsetof(FMakePointsDataflowNode, Point) == 0x0000D0, "Member 'FMakePointsDataflowNode::Point' has a wrong offset!"); \ static_assert(offsetof(FMakePointsDataflowNode, Points) == 0x0000E0, "Member 'FMakePointsDataflowNode::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeBoxDataflowNode \ static_assert(alignof(FMakeBoxDataflowNode) == 0x000008, "Wrong alignment on FMakeBoxDataflowNode"); \ static_assert(sizeof(FMakeBoxDataflowNode) == 0x000170, "Wrong size on FMakeBoxDataflowNode"); \ static_assert(offsetof(FMakeBoxDataflowNode, DataType) == 0x0000D0, "Member 'FMakeBoxDataflowNode::DataType' has a wrong offset!"); \ static_assert(offsetof(FMakeBoxDataflowNode, Min) == 0x0000D8, "Member 'FMakeBoxDataflowNode::Min' has a wrong offset!"); \ static_assert(offsetof(FMakeBoxDataflowNode, Max) == 0x0000F0, "Member 'FMakeBoxDataflowNode::Max' has a wrong offset!"); \ static_assert(offsetof(FMakeBoxDataflowNode, Center) == 0x000108, "Member 'FMakeBoxDataflowNode::Center' has a wrong offset!"); \ static_assert(offsetof(FMakeBoxDataflowNode, Size) == 0x000120, "Member 'FMakeBoxDataflowNode::Size' has a wrong offset!"); \ static_assert(offsetof(FMakeBoxDataflowNode, Box) == 0x000138, "Member 'FMakeBoxDataflowNode::Box' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniformScatterPointsDataflowNode \ static_assert(alignof(FUniformScatterPointsDataflowNode) == 0x000008, "Wrong alignment on FUniformScatterPointsDataflowNode"); \ static_assert(sizeof(FUniformScatterPointsDataflowNode) == 0x000128, "Wrong size on FUniformScatterPointsDataflowNode"); \ static_assert(offsetof(FUniformScatterPointsDataflowNode, MinNumberOfPoints) == 0x0000D0, "Member 'FUniformScatterPointsDataflowNode::MinNumberOfPoints' has a wrong offset!"); \ static_assert(offsetof(FUniformScatterPointsDataflowNode, MaxNumberOfPoints) == 0x0000D4, "Member 'FUniformScatterPointsDataflowNode::MaxNumberOfPoints' has a wrong offset!"); \ static_assert(offsetof(FUniformScatterPointsDataflowNode, RandomSeed) == 0x0000D8, "Member 'FUniformScatterPointsDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FUniformScatterPointsDataflowNode, BoundingBox) == 0x0000E0, "Member 'FUniformScatterPointsDataflowNode::BoundingBox' has a wrong offset!"); \ static_assert(offsetof(FUniformScatterPointsDataflowNode, Points) == 0x000118, "Member 'FUniformScatterPointsDataflowNode::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRadialScatterPointsDataflowNode \ static_assert(alignof(FRadialScatterPointsDataflowNode) == 0x000008, "Wrong alignment on FRadialScatterPointsDataflowNode"); \ static_assert(sizeof(FRadialScatterPointsDataflowNode) == 0x000128, "Wrong size on FRadialScatterPointsDataflowNode"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, Center) == 0x0000D0, "Member 'FRadialScatterPointsDataflowNode::Center' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, Normal) == 0x0000E8, "Member 'FRadialScatterPointsDataflowNode::Normal' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, Radius) == 0x000100, "Member 'FRadialScatterPointsDataflowNode::Radius' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, AngularSteps) == 0x000104, "Member 'FRadialScatterPointsDataflowNode::AngularSteps' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, RadialSteps) == 0x000108, "Member 'FRadialScatterPointsDataflowNode::RadialSteps' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, AngleOffset) == 0x00010C, "Member 'FRadialScatterPointsDataflowNode::AngleOffset' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, Variability) == 0x000110, "Member 'FRadialScatterPointsDataflowNode::Variability' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, RandomSeed) == 0x000114, "Member 'FRadialScatterPointsDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FRadialScatterPointsDataflowNode, Points) == 0x000118, "Member 'FRadialScatterPointsDataflowNode::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeLiteralFloatDataflowNode \ static_assert(alignof(FMakeLiteralFloatDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralFloatDataflowNode"); \ static_assert(sizeof(FMakeLiteralFloatDataflowNode) == 0x0000D8, "Wrong size on FMakeLiteralFloatDataflowNode"); \ static_assert(offsetof(FMakeLiteralFloatDataflowNode, Value) == 0x0000D0, "Member 'FMakeLiteralFloatDataflowNode::Value' has a wrong offset!"); \ static_assert(offsetof(FMakeLiteralFloatDataflowNode, float_0) == 0x0000D4, "Member 'FMakeLiteralFloatDataflowNode::float_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeLiteralIntDataflowNode \ static_assert(alignof(FMakeLiteralIntDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralIntDataflowNode"); \ static_assert(sizeof(FMakeLiteralIntDataflowNode) == 0x0000D8, "Wrong size on FMakeLiteralIntDataflowNode"); \ static_assert(offsetof(FMakeLiteralIntDataflowNode, Value) == 0x0000D0, "Member 'FMakeLiteralIntDataflowNode::Value' has a wrong offset!"); \ static_assert(offsetof(FMakeLiteralIntDataflowNode, Int) == 0x0000D4, "Member 'FMakeLiteralIntDataflowNode::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeLiteralBoolDataflowNode \ static_assert(alignof(FMakeLiteralBoolDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralBoolDataflowNode"); \ static_assert(sizeof(FMakeLiteralBoolDataflowNode) == 0x0000D8, "Wrong size on FMakeLiteralBoolDataflowNode"); \ static_assert(offsetof(FMakeLiteralBoolDataflowNode, Value) == 0x0000D0, "Member 'FMakeLiteralBoolDataflowNode::Value' has a wrong offset!"); \ static_assert(offsetof(FMakeLiteralBoolDataflowNode, Bool) == 0x0000D1, "Member 'FMakeLiteralBoolDataflowNode::Bool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMakeLiteralVectorDataflowNode \ static_assert(alignof(FMakeLiteralVectorDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralVectorDataflowNode"); \ static_assert(sizeof(FMakeLiteralVectorDataflowNode) == 0x000100, "Wrong size on FMakeLiteralVectorDataflowNode"); \ static_assert(offsetof(FMakeLiteralVectorDataflowNode, Value) == 0x0000D0, "Member 'FMakeLiteralVectorDataflowNode::Value' has a wrong offset!"); \ static_assert(offsetof(FMakeLiteralVectorDataflowNode, Vector) == 0x0000E8, "Member 'FMakeLiteralVectorDataflowNode::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntToStringDataflowNode \ static_assert(alignof(FIntToStringDataflowNode) == 0x000008, "Wrong alignment on FIntToStringDataflowNode"); \ static_assert(sizeof(FIntToStringDataflowNode) == 0x0000E8, "Wrong size on FIntToStringDataflowNode"); \ static_assert(offsetof(FIntToStringDataflowNode, Int) == 0x0000D0, "Member 'FIntToStringDataflowNode::Int' has a wrong offset!"); \ static_assert(offsetof(FIntToStringDataflowNode, String) == 0x0000D8, "Member 'FIntToStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoolToStringDataflowNode \ static_assert(alignof(FBoolToStringDataflowNode) == 0x000008, "Wrong alignment on FBoolToStringDataflowNode"); \ static_assert(sizeof(FBoolToStringDataflowNode) == 0x0000E8, "Wrong size on FBoolToStringDataflowNode"); \ static_assert(offsetof(FBoolToStringDataflowNode, Bool) == 0x0000D0, "Member 'FBoolToStringDataflowNode::Bool' has a wrong offset!"); \ static_assert(offsetof(FBoolToStringDataflowNode, String) == 0x0000D8, "Member 'FBoolToStringDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpandVectorDataflowNode \ static_assert(alignof(FExpandVectorDataflowNode) == 0x000008, "Wrong alignment on FExpandVectorDataflowNode"); \ static_assert(sizeof(FExpandVectorDataflowNode) == 0x0000F8, "Wrong size on FExpandVectorDataflowNode"); \ static_assert(offsetof(FExpandVectorDataflowNode, Vector) == 0x0000D0, "Member 'FExpandVectorDataflowNode::Vector' has a wrong offset!"); \ static_assert(offsetof(FExpandVectorDataflowNode, X) == 0x0000E8, "Member 'FExpandVectorDataflowNode::X' has a wrong offset!"); \ static_assert(offsetof(FExpandVectorDataflowNode, Y) == 0x0000EC, "Member 'FExpandVectorDataflowNode::Y' has a wrong offset!"); \ static_assert(offsetof(FExpandVectorDataflowNode, Z) == 0x0000F0, "Member 'FExpandVectorDataflowNode::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntToFloatDataflowNode \ static_assert(alignof(FIntToFloatDataflowNode) == 0x000008, "Wrong alignment on FIntToFloatDataflowNode"); \ static_assert(sizeof(FIntToFloatDataflowNode) == 0x0000D8, "Wrong size on FIntToFloatDataflowNode"); \ static_assert(offsetof(FIntToFloatDataflowNode, Int) == 0x0000D0, "Member 'FIntToFloatDataflowNode::Int' has a wrong offset!"); \ static_assert(offsetof(FIntToFloatDataflowNode, float_0) == 0x0000D4, "Member 'FIntToFloatDataflowNode::float_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVoronoiFractureDataflowNode \ static_assert(alignof(FVoronoiFractureDataflowNode) == 0x000008, "Wrong alignment on FVoronoiFractureDataflowNode"); \ static_assert(sizeof(FVoronoiFractureDataflowNode) == 0x0001C0, "Wrong size on FVoronoiFractureDataflowNode"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Collection) == 0x0000D0, "Member 'FVoronoiFractureDataflowNode::Collection' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Points) == 0x000180, "Member 'FVoronoiFractureDataflowNode::Points' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, RandomSeed) == 0x000190, "Member 'FVoronoiFractureDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, ChanceToFracture) == 0x000194, "Member 'FVoronoiFractureDataflowNode::ChanceToFracture' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, GroupFracture) == 0x000198, "Member 'FVoronoiFractureDataflowNode::GroupFracture' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Grout) == 0x00019C, "Member 'FVoronoiFractureDataflowNode::Grout' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Amplitude) == 0x0001A0, "Member 'FVoronoiFractureDataflowNode::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Frequency) == 0x0001A4, "Member 'FVoronoiFractureDataflowNode::Frequency' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Persistence) == 0x0001A8, "Member 'FVoronoiFractureDataflowNode::Persistence' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, Lacunarity) == 0x0001AC, "Member 'FVoronoiFractureDataflowNode::Lacunarity' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, OctaveNumber) == 0x0001B0, "Member 'FVoronoiFractureDataflowNode::OctaveNumber' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, PointSpacing) == 0x0001B4, "Member 'FVoronoiFractureDataflowNode::PointSpacing' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, AddSamplesForCollision) == 0x0001B8, "Member 'FVoronoiFractureDataflowNode::AddSamplesForCollision' has a wrong offset!"); \ static_assert(offsetof(FVoronoiFractureDataflowNode, CollisionSampleSpacing) == 0x0001BC, "Member 'FVoronoiFractureDataflowNode::CollisionSampleSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStringAppendDataflowNode \ static_assert(alignof(FStringAppendDataflowNode) == 0x000008, "Wrong alignment on FStringAppendDataflowNode"); \ static_assert(sizeof(FStringAppendDataflowNode) == 0x000100, "Wrong size on FStringAppendDataflowNode"); \ static_assert(offsetof(FStringAppendDataflowNode, String1) == 0x0000D0, "Member 'FStringAppendDataflowNode::String1' has a wrong offset!"); \ static_assert(offsetof(FStringAppendDataflowNode, String2) == 0x0000E0, "Member 'FStringAppendDataflowNode::String2' has a wrong offset!"); \ static_assert(offsetof(FStringAppendDataflowNode, String) == 0x0000F0, "Member 'FStringAppendDataflowNode::String' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomFloatDataflowNode \ static_assert(alignof(FRandomFloatDataflowNode) == 0x000008, "Wrong alignment on FRandomFloatDataflowNode"); \ static_assert(sizeof(FRandomFloatDataflowNode) == 0x0000E0, "Wrong size on FRandomFloatDataflowNode"); \ static_assert(offsetof(FRandomFloatDataflowNode, Deterministic) == 0x0000D0, "Member 'FRandomFloatDataflowNode::Deterministic' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatDataflowNode, RandomSeed) == 0x0000D4, "Member 'FRandomFloatDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatDataflowNode, float_0) == 0x0000D8, "Member 'FRandomFloatDataflowNode::float_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomFloatInRangeDataflowNode \ static_assert(alignof(FRandomFloatInRangeDataflowNode) == 0x000008, "Wrong alignment on FRandomFloatInRangeDataflowNode"); \ static_assert(sizeof(FRandomFloatInRangeDataflowNode) == 0x0000E8, "Wrong size on FRandomFloatInRangeDataflowNode"); \ static_assert(offsetof(FRandomFloatInRangeDataflowNode, Deterministic) == 0x0000D0, "Member 'FRandomFloatInRangeDataflowNode::Deterministic' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatInRangeDataflowNode, RandomSeed) == 0x0000D4, "Member 'FRandomFloatInRangeDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatInRangeDataflowNode, Min) == 0x0000D8, "Member 'FRandomFloatInRangeDataflowNode::Min' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatInRangeDataflowNode, Max) == 0x0000DC, "Member 'FRandomFloatInRangeDataflowNode::Max' has a wrong offset!"); \ static_assert(offsetof(FRandomFloatInRangeDataflowNode, float_0) == 0x0000E0, "Member 'FRandomFloatInRangeDataflowNode::float_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomUnitVectorDataflowNode \ static_assert(alignof(FRandomUnitVectorDataflowNode) == 0x000008, "Wrong alignment on FRandomUnitVectorDataflowNode"); \ static_assert(sizeof(FRandomUnitVectorDataflowNode) == 0x0000F0, "Wrong size on FRandomUnitVectorDataflowNode"); \ static_assert(offsetof(FRandomUnitVectorDataflowNode, Deterministic) == 0x0000D0, "Member 'FRandomUnitVectorDataflowNode::Deterministic' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorDataflowNode, RandomSeed) == 0x0000D4, "Member 'FRandomUnitVectorDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorDataflowNode, Vector) == 0x0000D8, "Member 'FRandomUnitVectorDataflowNode::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomUnitVectorInConeDataflowNode \ static_assert(alignof(FRandomUnitVectorInConeDataflowNode) == 0x000008, "Wrong alignment on FRandomUnitVectorInConeDataflowNode"); \ static_assert(sizeof(FRandomUnitVectorInConeDataflowNode) == 0x000110, "Wrong size on FRandomUnitVectorInConeDataflowNode"); \ static_assert(offsetof(FRandomUnitVectorInConeDataflowNode, Deterministic) == 0x0000D0, "Member 'FRandomUnitVectorInConeDataflowNode::Deterministic' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorInConeDataflowNode, RandomSeed) == 0x0000D4, "Member 'FRandomUnitVectorInConeDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorInConeDataflowNode, ConeDirection) == 0x0000D8, "Member 'FRandomUnitVectorInConeDataflowNode::ConeDirection' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorInConeDataflowNode, ConeHalfAngle) == 0x0000F0, "Member 'FRandomUnitVectorInConeDataflowNode::ConeHalfAngle' has a wrong offset!"); \ static_assert(offsetof(FRandomUnitVectorInConeDataflowNode, Vector) == 0x0000F8, "Member 'FRandomUnitVectorInConeDataflowNode::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRadiansToDegreesDataflowNode \ static_assert(alignof(FRadiansToDegreesDataflowNode) == 0x000008, "Wrong alignment on FRadiansToDegreesDataflowNode"); \ static_assert(sizeof(FRadiansToDegreesDataflowNode) == 0x0000D8, "Wrong size on FRadiansToDegreesDataflowNode"); \ static_assert(offsetof(FRadiansToDegreesDataflowNode, Radians) == 0x0000D0, "Member 'FRadiansToDegreesDataflowNode::Radians' has a wrong offset!"); \ static_assert(offsetof(FRadiansToDegreesDataflowNode, Degrees) == 0x0000D4, "Member 'FRadiansToDegreesDataflowNode::Degrees' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDegreesToRadiansDataflowNode \ static_assert(alignof(FDegreesToRadiansDataflowNode) == 0x000008, "Wrong alignment on FDegreesToRadiansDataflowNode"); \ static_assert(sizeof(FDegreesToRadiansDataflowNode) == 0x0000D8, "Wrong size on FDegreesToRadiansDataflowNode"); \ static_assert(offsetof(FDegreesToRadiansDataflowNode, Degrees) == 0x0000D0, "Member 'FDegreesToRadiansDataflowNode::Degrees' has a wrong offset!"); \ static_assert(offsetof(FDegreesToRadiansDataflowNode, Radians) == 0x0000D4, "Member 'FDegreesToRadiansDataflowNode::Radians' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExplodedViewDataflowNode \ static_assert(alignof(FExplodedViewDataflowNode) == 0x000008, "Wrong alignment on FExplodedViewDataflowNode"); \ static_assert(sizeof(FExplodedViewDataflowNode) == 0x0001A0, "Wrong size on FExplodedViewDataflowNode"); \ static_assert(offsetof(FExplodedViewDataflowNode, Collection) == 0x0000D0, "Member 'FExplodedViewDataflowNode::Collection' has a wrong offset!"); \ static_assert(offsetof(FExplodedViewDataflowNode, UniformScale) == 0x000180, "Member 'FExplodedViewDataflowNode::UniformScale' has a wrong offset!"); \ static_assert(offsetof(FExplodedViewDataflowNode, Scale) == 0x000188, "Member 'FExplodedViewDataflowNode::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreateNonOverlappingConvexHullsDataflowNode \ static_assert(alignof(FCreateNonOverlappingConvexHullsDataflowNode) == 0x000008, "Wrong alignment on FCreateNonOverlappingConvexHullsDataflowNode"); \ static_assert(sizeof(FCreateNonOverlappingConvexHullsDataflowNode) == 0x000190, "Wrong size on FCreateNonOverlappingConvexHullsDataflowNode"); \ static_assert(offsetof(FCreateNonOverlappingConvexHullsDataflowNode, Collection) == 0x0000D0, "Member 'FCreateNonOverlappingConvexHullsDataflowNode::Collection' has a wrong offset!"); \ static_assert(offsetof(FCreateNonOverlappingConvexHullsDataflowNode, CanRemoveFraction) == 0x000180, "Member 'FCreateNonOverlappingConvexHullsDataflowNode::CanRemoveFraction' has a wrong offset!"); \ static_assert(offsetof(FCreateNonOverlappingConvexHullsDataflowNode, CanExceedFraction) == 0x000184, "Member 'FCreateNonOverlappingConvexHullsDataflowNode::CanExceedFraction' has a wrong offset!"); \ static_assert(offsetof(FCreateNonOverlappingConvexHullsDataflowNode, SimplificationDistanceThreshold) == 0x000188, "Member 'FCreateNonOverlappingConvexHullsDataflowNode::SimplificationDistanceThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlaneCutterDataflowNode \ static_assert(alignof(FPlaneCutterDataflowNode) == 0x000008, "Wrong alignment on FPlaneCutterDataflowNode"); \ static_assert(sizeof(FPlaneCutterDataflowNode) == 0x0001E8, "Wrong size on FPlaneCutterDataflowNode"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Collection) == 0x0000D0, "Member 'FPlaneCutterDataflowNode::Collection' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, BoundingBox) == 0x000180, "Member 'FPlaneCutterDataflowNode::BoundingBox' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, NumPlanes) == 0x0001B8, "Member 'FPlaneCutterDataflowNode::NumPlanes' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, RandomSeed) == 0x0001BC, "Member 'FPlaneCutterDataflowNode::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Grout) == 0x0001C0, "Member 'FPlaneCutterDataflowNode::Grout' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Amplitude) == 0x0001C4, "Member 'FPlaneCutterDataflowNode::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Frequency) == 0x0001C8, "Member 'FPlaneCutterDataflowNode::Frequency' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Persistence) == 0x0001CC, "Member 'FPlaneCutterDataflowNode::Persistence' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, Lacunarity) == 0x0001D0, "Member 'FPlaneCutterDataflowNode::Lacunarity' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, OctaveNumber) == 0x0001D4, "Member 'FPlaneCutterDataflowNode::OctaveNumber' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, PointSpacing) == 0x0001D8, "Member 'FPlaneCutterDataflowNode::PointSpacing' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, AddSamplesForCollision) == 0x0001DC, "Member 'FPlaneCutterDataflowNode::AddSamplesForCollision' has a wrong offset!"); \ static_assert(offsetof(FPlaneCutterDataflowNode, CollisionSampleSpacing) == 0x0001E0, "Member 'FPlaneCutterDataflowNode::CollisionSampleSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHashStringDataflowNode \ static_assert(alignof(FHashStringDataflowNode) == 0x000008, "Wrong alignment on FHashStringDataflowNode"); \ static_assert(sizeof(FHashStringDataflowNode) == 0x0000E8, "Wrong size on FHashStringDataflowNode"); \ static_assert(offsetof(FHashStringDataflowNode, String) == 0x0000D0, "Member 'FHashStringDataflowNode::String' has a wrong offset!"); \ static_assert(offsetof(FHashStringDataflowNode, Hash) == 0x0000E0, "Member 'FHashStringDataflowNode::Hash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHashVectorDataflowNode \ static_assert(alignof(FHashVectorDataflowNode) == 0x000008, "Wrong alignment on FHashVectorDataflowNode"); \ static_assert(sizeof(FHashVectorDataflowNode) == 0x0000F0, "Wrong size on FHashVectorDataflowNode"); \ static_assert(offsetof(FHashVectorDataflowNode, Vector) == 0x0000D0, "Member 'FHashVectorDataflowNode::Vector' has a wrong offset!"); \ static_assert(offsetof(FHashVectorDataflowNode, Hash) == 0x0000E8, "Member 'FHashVectorDataflowNode::Hash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatToIntDataflowNode \ static_assert(alignof(FFloatToIntDataflowNode) == 0x000008, "Wrong alignment on FFloatToIntDataflowNode"); \ static_assert(sizeof(FFloatToIntDataflowNode) == 0x0000E0, "Wrong size on FFloatToIntDataflowNode"); \ static_assert(offsetof(FFloatToIntDataflowNode, Function) == 0x0000D0, "Member 'FFloatToIntDataflowNode::Function' has a wrong offset!"); \ static_assert(offsetof(FFloatToIntDataflowNode, float_0) == 0x0000D4, "Member 'FFloatToIntDataflowNode::float_0' has a wrong offset!"); \ static_assert(offsetof(FFloatToIntDataflowNode, Int) == 0x0000D8, "Member 'FFloatToIntDataflowNode::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathConstantsDataflowNode \ static_assert(alignof(FMathConstantsDataflowNode) == 0x000008, "Wrong alignment on FMathConstantsDataflowNode"); \ static_assert(sizeof(FMathConstantsDataflowNode) == 0x0000D8, "Wrong size on FMathConstantsDataflowNode"); \ static_assert(offsetof(FMathConstantsDataflowNode, Constant) == 0x0000D0, "Member 'FMathConstantsDataflowNode::Constant' has a wrong offset!"); \ static_assert(offsetof(FMathConstantsDataflowNode, float_0) == 0x0000D4, "Member 'FMathConstantsDataflowNode::float_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDLCItem \ static_assert(alignof(FDLCItem) == 0x000008, "Wrong alignment on FDLCItem"); \ static_assert(sizeof(FDLCItem) == 0x000040, "Wrong size on FDLCItem"); \ static_assert(offsetof(FDLCItem, Name) == 0x000000, "Member 'FDLCItem::Name' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, SupportedPlatforms) == 0x000008, "Member 'FDLCItem::SupportedPlatforms' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, OwnedOnPlatforms) == 0x00000C, "Member 'FDLCItem::OwnedOnPlatforms' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, SonySKUIdName) == 0x000010, "Member 'FDLCItem::SonySKUIdName' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, SteamAppId) == 0x000020, "Member 'FDLCItem::SteamAppId' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, EpicProductId) == 0x000028, "Member 'FDLCItem::EpicProductId' has a wrong offset!"); \ static_assert(offsetof(FDLCItem, GogProductId) == 0x000038, "Member 'FDLCItem::GogProductId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDLCHandle \ static_assert(alignof(FDLCHandle) == 0x000004, "Wrong alignment on FDLCHandle"); \ static_assert(sizeof(FDLCHandle) == 0x000008, "Wrong size on FDLCHandle"); \ #define DUMPER7_ASSERTS_FDLCBundle \ static_assert(alignof(FDLCBundle) == 0x000008, "Wrong alignment on FDLCBundle"); \ static_assert(sizeof(FDLCBundle) == 0x000028, "Wrong size on FDLCBundle"); \ static_assert(offsetof(FDLCBundle, Items) == 0x000000, "Member 'FDLCBundle::Items' has a wrong offset!"); \ static_assert(offsetof(FDLCBundle, SteamAppId) == 0x000010, "Member 'FDLCBundle::SteamAppId' has a wrong offset!"); \ static_assert(offsetof(FDLCBundle, EpicProductId) == 0x000018, "Member 'FDLCBundle::EpicProductId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDLCConfig \ static_assert(alignof(UDLCConfig) == 0x000008, "Wrong alignment on UDLCConfig"); \ static_assert(sizeof(UDLCConfig) == 0x000050, "Wrong size on UDLCConfig"); \ static_assert(offsetof(UDLCConfig, Items) == 0x000030, "Member 'UDLCConfig::Items' has a wrong offset!"); \ static_assert(offsetof(UDLCConfig, Bundles) == 0x000040, "Member 'UDLCConfig::Bundles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLCManager_GetDLCState \ static_assert(alignof(DLCManager_GetDLCState) == 0x000004, "Wrong alignment on DLCManager_GetDLCState"); \ static_assert(sizeof(DLCManager_GetDLCState) == 0x00000C, "Wrong size on DLCManager_GetDLCState"); \ static_assert(offsetof(DLCManager_GetDLCState, Handle) == 0x000000, "Member 'DLCManager_GetDLCState::Handle' has a wrong offset!"); \ static_assert(offsetof(DLCManager_GetDLCState, ReturnValue) == 0x000008, "Member 'DLCManager_GetDLCState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDLCManager \ static_assert(alignof(UDLCManager) == 0x000008, "Wrong alignment on UDLCManager"); \ static_assert(sizeof(UDLCManager) == 0x000068, "Wrong size on UDLCManager"); \ #define DUMPER7_ASSERTS_ActionsCreator_C_Create_Action_Dodge_Blow \ static_assert(alignof(ActionsCreator_C_Create_Action_Dodge_Blow) == 0x000008, "Wrong alignment on ActionsCreator_C_Create_Action_Dodge_Blow"); \ static_assert(sizeof(ActionsCreator_C_Create_Action_Dodge_Blow) == 0x000038, "Wrong size on ActionsCreator_C_Create_Action_Dodge_Blow"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, WorldContext) == 0x000000, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::WorldContext' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, attacker) == 0x000008, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::attacker' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, __WorldContext) == 0x000010, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, Result) == 0x000018, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::Result' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, CallFunc_CreateActionInstance_ReturnValue) == 0x000020, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::CallFunc_CreateActionInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, K2Node_DynamicCast_AsDodge_Blow_Action) == 0x000028, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::K2Node_DynamicCast_AsDodge_Blow_Action' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Dodge_Blow, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ActionsCreator_C_Create_Action_Dodge_Blow::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActionsCreator_C_Create_Action_Block_Blow \ static_assert(alignof(ActionsCreator_C_Create_Action_Block_Blow) == 0x000008, "Wrong alignment on ActionsCreator_C_Create_Action_Block_Blow"); \ static_assert(sizeof(ActionsCreator_C_Create_Action_Block_Blow) == 0x000038, "Wrong size on ActionsCreator_C_Create_Action_Block_Blow"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, WorldContext) == 0x000000, "Member 'ActionsCreator_C_Create_Action_Block_Blow::WorldContext' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, attacker) == 0x000008, "Member 'ActionsCreator_C_Create_Action_Block_Blow::attacker' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, __WorldContext) == 0x000010, "Member 'ActionsCreator_C_Create_Action_Block_Blow::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, Result) == 0x000018, "Member 'ActionsCreator_C_Create_Action_Block_Blow::Result' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, CallFunc_CreateActionInstance_ReturnValue) == 0x000020, "Member 'ActionsCreator_C_Create_Action_Block_Blow::CallFunc_CreateActionInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, K2Node_DynamicCast_AsBlock_Blow_Action) == 0x000028, "Member 'ActionsCreator_C_Create_Action_Block_Blow::K2Node_DynamicCast_AsBlock_Blow_Action' has a wrong offset!"); \ static_assert(offsetof(ActionsCreator_C_Create_Action_Block_Blow, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ActionsCreator_C_Create_Action_Block_Blow::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActionsCreator_C \ static_assert(alignof(UActionsCreator_C) == 0x000008, "Wrong alignment on UActionsCreator_C"); \ static_assert(sizeof(UActionsCreator_C) == 0x000028, "Wrong size on UActionsCreator_C"); \ #define DUMPER7_ASSERTS_UDLSSOverrideSettings \ static_assert(alignof(UDLSSOverrideSettings) == 0x000008, "Wrong alignment on UDLSSOverrideSettings"); \ static_assert(sizeof(UDLSSOverrideSettings) == 0x000030, "Wrong size on UDLSSOverrideSettings"); \ static_assert(offsetof(UDLSSOverrideSettings, EnableDLSSInEditorViewportsOverride) == 0x000028, "Member 'UDLSSOverrideSettings::EnableDLSSInEditorViewportsOverride' has a wrong offset!"); \ static_assert(offsetof(UDLSSOverrideSettings, EnableDLSSInPlayInEditorViewportsOverride) == 0x000029, "Member 'UDLSSOverrideSettings::EnableDLSSInPlayInEditorViewportsOverride' has a wrong offset!"); \ static_assert(offsetof(UDLSSOverrideSettings, bShowDLSSIncompatiblePluginsToolsWarnings) == 0x00002A, "Member 'UDLSSOverrideSettings::bShowDLSSIncompatiblePluginsToolsWarnings' has a wrong offset!"); \ static_assert(offsetof(UDLSSOverrideSettings, ShowDLSSSDebugOnScreenMessages) == 0x00002B, "Member 'UDLSSOverrideSettings::ShowDLSSSDebugOnScreenMessages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDLSSSettings \ static_assert(alignof(UDLSSSettings) == 0x000008, "Wrong alignment on UDLSSSettings"); \ static_assert(sizeof(UDLSSSettings) == 0x000068, "Wrong size on UDLSSSettings"); \ static_assert(offsetof(UDLSSSettings, bEnableDLSSD3D12) == 0x000028, "Member 'UDLSSSettings::bEnableDLSSD3D12' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bEnableDLSSD3D11) == 0x000029, "Member 'UDLSSSettings::bEnableDLSSD3D11' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bEnableDLSSVulkan) == 0x00002A, "Member 'UDLSSSettings::bEnableDLSSVulkan' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bEnableDLSSInEditorViewports) == 0x00002B, "Member 'UDLSSSettings::bEnableDLSSInEditorViewports' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bEnableDLSSInPlayInEditorViewports) == 0x00002C, "Member 'UDLSSSettings::bEnableDLSSInPlayInEditorViewports' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bShowDLSSSDebugOnScreenMessages) == 0x00002D, "Member 'UDLSSSettings::bShowDLSSSDebugOnScreenMessages' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, GenericDLSSBinaryPath) == 0x000030, "Member 'UDLSSSettings::GenericDLSSBinaryPath' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bGenericDLSSBinaryExists) == 0x000040, "Member 'UDLSSSettings::bGenericDLSSBinaryExists' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, NVIDIANGXApplicationId) == 0x000044, "Member 'UDLSSSettings::NVIDIANGXApplicationId' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, CustomDLSSBinaryPath) == 0x000048, "Member 'UDLSSSettings::CustomDLSSBinaryPath' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bCustomDLSSBinaryExists) == 0x000058, "Member 'UDLSSSettings::bCustomDLSSBinaryExists' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bAllowOTAUpdate) == 0x000059, "Member 'UDLSSSettings::bAllowOTAUpdate' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, bShowDLSSIncompatiblePluginsToolsWarnings) == 0x00005A, "Member 'UDLSSSettings::bShowDLSSIncompatiblePluginsToolsWarnings' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, DLAAPreset) == 0x00005B, "Member 'UDLSSSettings::DLAAPreset' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, DLSSQualityPreset) == 0x00005D, "Member 'UDLSSSettings::DLSSQualityPreset' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, DLSSBalancedPreset) == 0x00005E, "Member 'UDLSSSettings::DLSSBalancedPreset' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, DLSSPerformancePreset) == 0x00005F, "Member 'UDLSSSettings::DLSSPerformancePreset' has a wrong offset!"); \ static_assert(offsetof(UDLSSSettings, DLSSUltraPerformancePreset) == 0x000060, "Member 'UDLSSSettings::DLSSUltraPerformancePreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_EnableDLAA \ static_assert(alignof(DLSSLibrary_EnableDLAA) == 0x000001, "Wrong alignment on DLSSLibrary_EnableDLAA"); \ static_assert(sizeof(DLSSLibrary_EnableDLAA) == 0x000001, "Wrong size on DLSSLibrary_EnableDLAA"); \ static_assert(offsetof(DLSSLibrary_EnableDLAA, bEnabled) == 0x000000, "Member 'DLSSLibrary_EnableDLAA::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_EnableDLSS \ static_assert(alignof(DLSSLibrary_EnableDLSS) == 0x000001, "Wrong alignment on DLSSLibrary_EnableDLSS"); \ static_assert(sizeof(DLSSLibrary_EnableDLSS) == 0x000001, "Wrong size on DLSSLibrary_EnableDLSS"); \ static_assert(offsetof(DLSSLibrary_EnableDLSS, bEnabled) == 0x000000, "Member 'DLSSLibrary_EnableDLSS::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_EnableDLSSRR \ static_assert(alignof(DLSSLibrary_EnableDLSSRR) == 0x000001, "Wrong alignment on DLSSLibrary_EnableDLSSRR"); \ static_assert(sizeof(DLSSLibrary_EnableDLSSRR) == 0x000001, "Wrong size on DLSSLibrary_EnableDLSSRR"); \ static_assert(offsetof(DLSSLibrary_EnableDLSSRR, bEnabled) == 0x000000, "Member 'DLSSLibrary_EnableDLSSRR::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDefaultDLSSMode \ static_assert(alignof(DLSSLibrary_GetDefaultDLSSMode) == 0x000001, "Wrong alignment on DLSSLibrary_GetDefaultDLSSMode"); \ static_assert(sizeof(DLSSLibrary_GetDefaultDLSSMode) == 0x000001, "Wrong size on DLSSLibrary_GetDefaultDLSSMode"); \ static_assert(offsetof(DLSSLibrary_GetDefaultDLSSMode, ReturnValue) == 0x000000, "Member 'DLSSLibrary_GetDefaultDLSSMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSMinimumDriverVersion \ static_assert(alignof(DLSSLibrary_GetDLSSMinimumDriverVersion) == 0x000004, "Wrong alignment on DLSSLibrary_GetDLSSMinimumDriverVersion"); \ static_assert(sizeof(DLSSLibrary_GetDLSSMinimumDriverVersion) == 0x000008, "Wrong size on DLSSLibrary_GetDLSSMinimumDriverVersion"); \ static_assert(offsetof(DLSSLibrary_GetDLSSMinimumDriverVersion, MinDriverVersionMajor) == 0x000000, "Member 'DLSSLibrary_GetDLSSMinimumDriverVersion::MinDriverVersionMajor' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSMinimumDriverVersion, MinDriverVersionMinor) == 0x000004, "Member 'DLSSLibrary_GetDLSSMinimumDriverVersion::MinDriverVersionMinor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSMode \ static_assert(alignof(DLSSLibrary_GetDLSSMode) == 0x000001, "Wrong alignment on DLSSLibrary_GetDLSSMode"); \ static_assert(sizeof(DLSSLibrary_GetDLSSMode) == 0x000001, "Wrong size on DLSSLibrary_GetDLSSMode"); \ static_assert(offsetof(DLSSLibrary_GetDLSSMode, ReturnValue) == 0x000000, "Member 'DLSSLibrary_GetDLSSMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSModeInformation \ static_assert(alignof(DLSSLibrary_GetDLSSModeInformation) == 0x000008, "Wrong alignment on DLSSLibrary_GetDLSSModeInformation"); \ static_assert(sizeof(DLSSLibrary_GetDLSSModeInformation) == 0x000030, "Wrong size on DLSSLibrary_GetDLSSModeInformation"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, DLSSMode) == 0x000000, "Member 'DLSSLibrary_GetDLSSModeInformation::DLSSMode' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, ScreenResolution) == 0x000008, "Member 'DLSSLibrary_GetDLSSModeInformation::ScreenResolution' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, bIsSupported) == 0x000018, "Member 'DLSSLibrary_GetDLSSModeInformation::bIsSupported' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, OptimalScreenPercentage) == 0x00001C, "Member 'DLSSLibrary_GetDLSSModeInformation::OptimalScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, bIsFixedScreenPercentage) == 0x000020, "Member 'DLSSLibrary_GetDLSSModeInformation::bIsFixedScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, MinScreenPercentage) == 0x000024, "Member 'DLSSLibrary_GetDLSSModeInformation::MinScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, MaxScreenPercentage) == 0x000028, "Member 'DLSSLibrary_GetDLSSModeInformation::MaxScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSModeInformation, OptimalSharpness) == 0x00002C, "Member 'DLSSLibrary_GetDLSSModeInformation::OptimalSharpness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSRRMinimumDriverVersion \ static_assert(alignof(DLSSLibrary_GetDLSSRRMinimumDriverVersion) == 0x000004, "Wrong alignment on DLSSLibrary_GetDLSSRRMinimumDriverVersion"); \ static_assert(sizeof(DLSSLibrary_GetDLSSRRMinimumDriverVersion) == 0x000008, "Wrong size on DLSSLibrary_GetDLSSRRMinimumDriverVersion"); \ static_assert(offsetof(DLSSLibrary_GetDLSSRRMinimumDriverVersion, MinDriverVersionMajor) == 0x000000, "Member 'DLSSLibrary_GetDLSSRRMinimumDriverVersion::MinDriverVersionMajor' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSRRMinimumDriverVersion, MinDriverVersionMinor) == 0x000004, "Member 'DLSSLibrary_GetDLSSRRMinimumDriverVersion::MinDriverVersionMinor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSScreenPercentageRange \ static_assert(alignof(DLSSLibrary_GetDLSSScreenPercentageRange) == 0x000004, "Wrong alignment on DLSSLibrary_GetDLSSScreenPercentageRange"); \ static_assert(sizeof(DLSSLibrary_GetDLSSScreenPercentageRange) == 0x000008, "Wrong size on DLSSLibrary_GetDLSSScreenPercentageRange"); \ static_assert(offsetof(DLSSLibrary_GetDLSSScreenPercentageRange, MinScreenPercentage) == 0x000000, "Member 'DLSSLibrary_GetDLSSScreenPercentageRange::MinScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_GetDLSSScreenPercentageRange, MaxScreenPercentage) == 0x000004, "Member 'DLSSLibrary_GetDLSSScreenPercentageRange::MaxScreenPercentage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetDLSSSharpness \ static_assert(alignof(DLSSLibrary_GetDLSSSharpness) == 0x000004, "Wrong alignment on DLSSLibrary_GetDLSSSharpness"); \ static_assert(sizeof(DLSSLibrary_GetDLSSSharpness) == 0x000004, "Wrong size on DLSSLibrary_GetDLSSSharpness"); \ static_assert(offsetof(DLSSLibrary_GetDLSSSharpness, ReturnValue) == 0x000000, "Member 'DLSSLibrary_GetDLSSSharpness::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_GetSupportedDLSSModes \ static_assert(alignof(DLSSLibrary_GetSupportedDLSSModes) == 0x000008, "Wrong alignment on DLSSLibrary_GetSupportedDLSSModes"); \ static_assert(sizeof(DLSSLibrary_GetSupportedDLSSModes) == 0x000010, "Wrong size on DLSSLibrary_GetSupportedDLSSModes"); \ static_assert(offsetof(DLSSLibrary_GetSupportedDLSSModes, ReturnValue) == 0x000000, "Member 'DLSSLibrary_GetSupportedDLSSModes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLAAEnabled \ static_assert(alignof(DLSSLibrary_IsDLAAEnabled) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLAAEnabled"); \ static_assert(sizeof(DLSSLibrary_IsDLAAEnabled) == 0x000001, "Wrong size on DLSSLibrary_IsDLAAEnabled"); \ static_assert(offsetof(DLSSLibrary_IsDLAAEnabled, ReturnValue) == 0x000000, "Member 'DLSSLibrary_IsDLAAEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLSSEnabled \ static_assert(alignof(DLSSLibrary_IsDLSSEnabled) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLSSEnabled"); \ static_assert(sizeof(DLSSLibrary_IsDLSSEnabled) == 0x000001, "Wrong size on DLSSLibrary_IsDLSSEnabled"); \ static_assert(offsetof(DLSSLibrary_IsDLSSEnabled, ReturnValue) == 0x000000, "Member 'DLSSLibrary_IsDLSSEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLSSModeSupported \ static_assert(alignof(DLSSLibrary_IsDLSSModeSupported) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLSSModeSupported"); \ static_assert(sizeof(DLSSLibrary_IsDLSSModeSupported) == 0x000002, "Wrong size on DLSSLibrary_IsDLSSModeSupported"); \ static_assert(offsetof(DLSSLibrary_IsDLSSModeSupported, DLSSMode) == 0x000000, "Member 'DLSSLibrary_IsDLSSModeSupported::DLSSMode' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_IsDLSSModeSupported, ReturnValue) == 0x000001, "Member 'DLSSLibrary_IsDLSSModeSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLSSRREnabled \ static_assert(alignof(DLSSLibrary_IsDLSSRREnabled) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLSSRREnabled"); \ static_assert(sizeof(DLSSLibrary_IsDLSSRREnabled) == 0x000001, "Wrong size on DLSSLibrary_IsDLSSRREnabled"); \ static_assert(offsetof(DLSSLibrary_IsDLSSRREnabled, ReturnValue) == 0x000000, "Member 'DLSSLibrary_IsDLSSRREnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLSSRRSupported \ static_assert(alignof(DLSSLibrary_IsDLSSRRSupported) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLSSRRSupported"); \ static_assert(sizeof(DLSSLibrary_IsDLSSRRSupported) == 0x000001, "Wrong size on DLSSLibrary_IsDLSSRRSupported"); \ static_assert(offsetof(DLSSLibrary_IsDLSSRRSupported, ReturnValue) == 0x000000, "Member 'DLSSLibrary_IsDLSSRRSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_IsDLSSSupported \ static_assert(alignof(DLSSLibrary_IsDLSSSupported) == 0x000001, "Wrong alignment on DLSSLibrary_IsDLSSSupported"); \ static_assert(sizeof(DLSSLibrary_IsDLSSSupported) == 0x000001, "Wrong size on DLSSLibrary_IsDLSSSupported"); \ static_assert(offsetof(DLSSLibrary_IsDLSSSupported, ReturnValue) == 0x000000, "Member 'DLSSLibrary_IsDLSSSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_QueryDLSSRRSupport \ static_assert(alignof(DLSSLibrary_QueryDLSSRRSupport) == 0x000001, "Wrong alignment on DLSSLibrary_QueryDLSSRRSupport"); \ static_assert(sizeof(DLSSLibrary_QueryDLSSRRSupport) == 0x000001, "Wrong size on DLSSLibrary_QueryDLSSRRSupport"); \ static_assert(offsetof(DLSSLibrary_QueryDLSSRRSupport, ReturnValue) == 0x000000, "Member 'DLSSLibrary_QueryDLSSRRSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_QueryDLSSSupport \ static_assert(alignof(DLSSLibrary_QueryDLSSSupport) == 0x000001, "Wrong alignment on DLSSLibrary_QueryDLSSSupport"); \ static_assert(sizeof(DLSSLibrary_QueryDLSSSupport) == 0x000001, "Wrong size on DLSSLibrary_QueryDLSSSupport"); \ static_assert(offsetof(DLSSLibrary_QueryDLSSSupport, ReturnValue) == 0x000000, "Member 'DLSSLibrary_QueryDLSSSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_SetDLSSMode \ static_assert(alignof(DLSSLibrary_SetDLSSMode) == 0x000008, "Wrong alignment on DLSSLibrary_SetDLSSMode"); \ static_assert(sizeof(DLSSLibrary_SetDLSSMode) == 0x000010, "Wrong size on DLSSLibrary_SetDLSSMode"); \ static_assert(offsetof(DLSSLibrary_SetDLSSMode, WorldContextObject) == 0x000000, "Member 'DLSSLibrary_SetDLSSMode::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DLSSLibrary_SetDLSSMode, DLSSMode) == 0x000008, "Member 'DLSSLibrary_SetDLSSMode::DLSSMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DLSSLibrary_SetDLSSSharpness \ static_assert(alignof(DLSSLibrary_SetDLSSSharpness) == 0x000004, "Wrong alignment on DLSSLibrary_SetDLSSSharpness"); \ static_assert(sizeof(DLSSLibrary_SetDLSSSharpness) == 0x000004, "Wrong size on DLSSLibrary_SetDLSSSharpness"); \ static_assert(offsetof(DLSSLibrary_SetDLSSSharpness, Sharpness) == 0x000000, "Member 'DLSSLibrary_SetDLSSSharpness::Sharpness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDLSSLibrary \ static_assert(alignof(UDLSSLibrary) == 0x000008, "Wrong alignment on UDLSSLibrary"); \ static_assert(sizeof(UDLSSLibrary) == 0x000028, "Wrong size on UDLSSLibrary"); \ #define DUMPER7_ASSERTS_AAttackCapsule_C \ static_assert(alignof(AAttackCapsule_C) == 0x000008, "Wrong alignment on AAttackCapsule_C"); \ static_assert(sizeof(AAttackCapsule_C) == 0x0002B8, "Wrong size on AAttackCapsule_C"); \ #define DUMPER7_ASSERTS_UXeSSSettings \ static_assert(alignof(UXeSSSettings) == 0x000008, "Wrong alignment on UXeSSSettings"); \ static_assert(sizeof(UXeSSSettings) == 0x000050, "Wrong size on UXeSSSettings"); \ static_assert(offsetof(UXeSSSettings, bEnableXeSSInEditorViewports) == 0x000038, "Member 'UXeSSSettings::bEnableXeSSInEditorViewports' has a wrong offset!"); \ static_assert(offsetof(UXeSSSettings, DebugDataDumpPath) == 0x000040, "Member 'UXeSSSettings::DebugDataDumpPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_GetDefaultXeSSQualityMode \ static_assert(alignof(XeSSBlueprintLibrary_GetDefaultXeSSQualityMode) == 0x000004, "Wrong alignment on XeSSBlueprintLibrary_GetDefaultXeSSQualityMode"); \ static_assert(sizeof(XeSSBlueprintLibrary_GetDefaultXeSSQualityMode) == 0x00000C, "Wrong size on XeSSBlueprintLibrary_GetDefaultXeSSQualityMode"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetDefaultXeSSQualityMode, ScreenResolution) == 0x000000, "Member 'XeSSBlueprintLibrary_GetDefaultXeSSQualityMode::ScreenResolution' has a wrong offset!"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetDefaultXeSSQualityMode, ReturnValue) == 0x000008, "Member 'XeSSBlueprintLibrary_GetDefaultXeSSQualityMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_GetSupportedXeSSQualityModes \ static_assert(alignof(XeSSBlueprintLibrary_GetSupportedXeSSQualityModes) == 0x000008, "Wrong alignment on XeSSBlueprintLibrary_GetSupportedXeSSQualityModes"); \ static_assert(sizeof(XeSSBlueprintLibrary_GetSupportedXeSSQualityModes) == 0x000010, "Wrong size on XeSSBlueprintLibrary_GetSupportedXeSSQualityModes"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetSupportedXeSSQualityModes, ReturnValue) == 0x000000, "Member 'XeSSBlueprintLibrary_GetSupportedXeSSQualityModes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_GetXeSSQualityMode \ static_assert(alignof(XeSSBlueprintLibrary_GetXeSSQualityMode) == 0x000001, "Wrong alignment on XeSSBlueprintLibrary_GetXeSSQualityMode"); \ static_assert(sizeof(XeSSBlueprintLibrary_GetXeSSQualityMode) == 0x000001, "Wrong size on XeSSBlueprintLibrary_GetXeSSQualityMode"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetXeSSQualityMode, ReturnValue) == 0x000000, "Member 'XeSSBlueprintLibrary_GetXeSSQualityMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_GetXeSSQualityModeInformation \ static_assert(alignof(XeSSBlueprintLibrary_GetXeSSQualityModeInformation) == 0x000004, "Wrong alignment on XeSSBlueprintLibrary_GetXeSSQualityModeInformation"); \ static_assert(sizeof(XeSSBlueprintLibrary_GetXeSSQualityModeInformation) == 0x00000C, "Wrong size on XeSSBlueprintLibrary_GetXeSSQualityModeInformation"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetXeSSQualityModeInformation, QualityMode) == 0x000000, "Member 'XeSSBlueprintLibrary_GetXeSSQualityModeInformation::QualityMode' has a wrong offset!"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetXeSSQualityModeInformation, ScreenPercentage) == 0x000004, "Member 'XeSSBlueprintLibrary_GetXeSSQualityModeInformation::ScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(XeSSBlueprintLibrary_GetXeSSQualityModeInformation, ReturnValue) == 0x000008, "Member 'XeSSBlueprintLibrary_GetXeSSQualityModeInformation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_IsXeSSSupported \ static_assert(alignof(XeSSBlueprintLibrary_IsXeSSSupported) == 0x000001, "Wrong alignment on XeSSBlueprintLibrary_IsXeSSSupported"); \ static_assert(sizeof(XeSSBlueprintLibrary_IsXeSSSupported) == 0x000001, "Wrong size on XeSSBlueprintLibrary_IsXeSSSupported"); \ static_assert(offsetof(XeSSBlueprintLibrary_IsXeSSSupported, ReturnValue) == 0x000000, "Member 'XeSSBlueprintLibrary_IsXeSSSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XeSSBlueprintLibrary_SetXeSSQualityMode \ static_assert(alignof(XeSSBlueprintLibrary_SetXeSSQualityMode) == 0x000001, "Wrong alignment on XeSSBlueprintLibrary_SetXeSSQualityMode"); \ static_assert(sizeof(XeSSBlueprintLibrary_SetXeSSQualityMode) == 0x000001, "Wrong size on XeSSBlueprintLibrary_SetXeSSQualityMode"); \ static_assert(offsetof(XeSSBlueprintLibrary_SetXeSSQualityMode, QualityMode) == 0x000000, "Member 'XeSSBlueprintLibrary_SetXeSSQualityMode::QualityMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UXeSSBlueprintLibrary \ static_assert(alignof(UXeSSBlueprintLibrary) == 0x000008, "Wrong alignment on UXeSSBlueprintLibrary"); \ static_assert(sizeof(UXeSSBlueprintLibrary) == 0x000028, "Wrong size on UXeSSBlueprintLibrary"); \ #define DUMPER7_ASSERTS_FGlobalPropertyHandleBase \ static_assert(alignof(FGlobalPropertyHandleBase) == 0x000008, "Wrong alignment on FGlobalPropertyHandleBase"); \ static_assert(sizeof(FGlobalPropertyHandleBase) == 0x000010, "Wrong size on FGlobalPropertyHandleBase"); \ static_assert(offsetof(FGlobalPropertyHandleBase, Sheet) == 0x000000, "Member 'FGlobalPropertyHandleBase::Sheet' has a wrong offset!"); \ static_assert(offsetof(FGlobalPropertyHandleBase, UniqueName) == 0x000008, "Member 'FGlobalPropertyHandleBase::UniqueName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyHandleBool \ static_assert(alignof(FGlobalPropertyHandleBool) == 0x000008, "Wrong alignment on FGlobalPropertyHandleBool"); \ static_assert(sizeof(FGlobalPropertyHandleBool) == 0x000010, "Wrong size on FGlobalPropertyHandleBool"); \ #define DUMPER7_ASSERTS_FGlobalPropertyHandleFloat \ static_assert(alignof(FGlobalPropertyHandleFloat) == 0x000008, "Wrong alignment on FGlobalPropertyHandleFloat"); \ static_assert(sizeof(FGlobalPropertyHandleFloat) == 0x000010, "Wrong size on FGlobalPropertyHandleFloat"); \ #define DUMPER7_ASSERTS_FGlobalPropertyBase \ static_assert(alignof(FGlobalPropertyBase) == 0x000004, "Wrong alignment on FGlobalPropertyBase"); \ static_assert(sizeof(FGlobalPropertyBase) == 0x00000C, "Wrong size on FGlobalPropertyBase"); \ static_assert(offsetof(FGlobalPropertyBase, UniqueName) == 0x000000, "Member 'FGlobalPropertyBase::UniqueName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyHandleInt \ static_assert(alignof(FGlobalPropertyHandleInt) == 0x000008, "Wrong alignment on FGlobalPropertyHandleInt"); \ static_assert(sizeof(FGlobalPropertyHandleInt) == 0x000010, "Wrong size on FGlobalPropertyHandleInt"); \ #define DUMPER7_ASSERTS_FGlobalPropertyBool \ static_assert(alignof(FGlobalPropertyBool) == 0x000004, "Wrong alignment on FGlobalPropertyBool"); \ static_assert(sizeof(FGlobalPropertyBool) == 0x000010, "Wrong size on FGlobalPropertyBool"); \ static_assert(offsetof(FGlobalPropertyBool, Value) == 0x00000C, "Member 'FGlobalPropertyBool::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyInt \ static_assert(alignof(FGlobalPropertyInt) == 0x000004, "Wrong alignment on FGlobalPropertyInt"); \ static_assert(sizeof(FGlobalPropertyInt) == 0x000010, "Wrong size on FGlobalPropertyInt"); \ static_assert(offsetof(FGlobalPropertyInt, Value) == 0x00000C, "Member 'FGlobalPropertyInt::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyFloat \ static_assert(alignof(FGlobalPropertyFloat) == 0x000004, "Wrong alignment on FGlobalPropertyFloat"); \ static_assert(sizeof(FGlobalPropertyFloat) == 0x000010, "Wrong size on FGlobalPropertyFloat"); \ static_assert(offsetof(FGlobalPropertyFloat, Value) == 0x00000C, "Member 'FGlobalPropertyFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertiesSaveData \ static_assert(alignof(FGlobalPropertiesSaveData) == 0x000008, "Wrong alignment on FGlobalPropertiesSaveData"); \ static_assert(sizeof(FGlobalPropertiesSaveData) == 0x000030, "Wrong size on FGlobalPropertiesSaveData"); \ static_assert(offsetof(FGlobalPropertiesSaveData, Bools) == 0x000000, "Member 'FGlobalPropertiesSaveData::Bools' has a wrong offset!"); \ static_assert(offsetof(FGlobalPropertiesSaveData, Ints) == 0x000010, "Member 'FGlobalPropertiesSaveData::Ints' has a wrong offset!"); \ static_assert(offsetof(FGlobalPropertiesSaveData, Floats) == 0x000020, "Member 'FGlobalPropertiesSaveData::Floats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyConfigBase \ static_assert(alignof(FGlobalPropertyConfigBase) == 0x000008, "Wrong alignment on FGlobalPropertyConfigBase"); \ static_assert(sizeof(FGlobalPropertyConfigBase) == 0x000018, "Wrong size on FGlobalPropertyConfigBase"); \ static_assert(offsetof(FGlobalPropertyConfigBase, Sheet) == 0x000000, "Member 'FGlobalPropertyConfigBase::Sheet' has a wrong offset!"); \ static_assert(offsetof(FGlobalPropertyConfigBase, UniqueName) == 0x000008, "Member 'FGlobalPropertyConfigBase::UniqueName' has a wrong offset!"); \ static_assert(offsetof(FGlobalPropertyConfigBase, Name) == 0x000010, "Member 'FGlobalPropertyConfigBase::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyConfigBool \ static_assert(alignof(FGlobalPropertyConfigBool) == 0x000008, "Wrong alignment on FGlobalPropertyConfigBool"); \ static_assert(sizeof(FGlobalPropertyConfigBool) == 0x000020, "Wrong size on FGlobalPropertyConfigBool"); \ static_assert(offsetof(FGlobalPropertyConfigBool, DefaultValue) == 0x000018, "Member 'FGlobalPropertyConfigBool::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyConfigFloat \ static_assert(alignof(FGlobalPropertyConfigFloat) == 0x000008, "Wrong alignment on FGlobalPropertyConfigFloat"); \ static_assert(sizeof(FGlobalPropertyConfigFloat) == 0x000020, "Wrong size on FGlobalPropertyConfigFloat"); \ static_assert(offsetof(FGlobalPropertyConfigFloat, DefaultValue) == 0x000018, "Member 'FGlobalPropertyConfigFloat::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGlobalPropertyConfigInt \ static_assert(alignof(FGlobalPropertyConfigInt) == 0x000008, "Wrong alignment on FGlobalPropertyConfigInt"); \ static_assert(sizeof(FGlobalPropertyConfigInt) == 0x000020, "Wrong size on FGlobalPropertyConfigInt"); \ static_assert(offsetof(FGlobalPropertyConfigInt, DefaultValue) == 0x000018, "Member 'FGlobalPropertyConfigInt::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesCollection \ static_assert(alignof(UGlobalPropertiesCollection) == 0x000008, "Wrong alignment on UGlobalPropertiesCollection"); \ static_assert(sizeof(UGlobalPropertiesCollection) == 0x000040, "Wrong size on UGlobalPropertiesCollection"); \ static_assert(offsetof(UGlobalPropertiesCollection, Sheets) == 0x000030, "Member 'UGlobalPropertiesCollection::Sheets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesData \ static_assert(alignof(UGlobalPropertiesData) == 0x000008, "Wrong alignment on UGlobalPropertiesData"); \ static_assert(sizeof(UGlobalPropertiesData) == 0x0000A0, "Wrong size on UGlobalPropertiesData"); \ #define DUMPER7_ASSERTS_IGlobalPropertiesDataProvider \ static_assert(alignof(IGlobalPropertiesDataProvider) == 0x000001, "Wrong alignment on IGlobalPropertiesDataProvider"); \ static_assert(sizeof(IGlobalPropertiesDataProvider) == 0x000001, "Wrong size on IGlobalPropertiesDataProvider"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_AddObservedBools \ static_assert(alignof(GlobalPropertiesEventsComponent_AddObservedBools) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_AddObservedBools"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_AddObservedBools) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_AddObservedBools"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_AddObservedBools, NewBools) == 0x000000, "Member 'GlobalPropertiesEventsComponent_AddObservedBools::NewBools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_AddObservedFloats \ static_assert(alignof(GlobalPropertiesEventsComponent_AddObservedFloats) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_AddObservedFloats"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_AddObservedFloats) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_AddObservedFloats"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_AddObservedFloats, NewFloats) == 0x000000, "Member 'GlobalPropertiesEventsComponent_AddObservedFloats::NewFloats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_AddObservedInts \ static_assert(alignof(GlobalPropertiesEventsComponent_AddObservedInts) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_AddObservedInts"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_AddObservedInts) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_AddObservedInts"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_AddObservedInts, NewInts) == 0x000000, "Member 'GlobalPropertiesEventsComponent_AddObservedInts::NewInts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_SetObservedBools \ static_assert(alignof(GlobalPropertiesEventsComponent_SetObservedBools) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_SetObservedBools"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_SetObservedBools) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_SetObservedBools"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_SetObservedBools, NewBools) == 0x000000, "Member 'GlobalPropertiesEventsComponent_SetObservedBools::NewBools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_SetObservedFloats \ static_assert(alignof(GlobalPropertiesEventsComponent_SetObservedFloats) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_SetObservedFloats"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_SetObservedFloats) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_SetObservedFloats"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_SetObservedFloats, NewFloats) == 0x000000, "Member 'GlobalPropertiesEventsComponent_SetObservedFloats::NewFloats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesEventsComponent_SetObservedInts \ static_assert(alignof(GlobalPropertiesEventsComponent_SetObservedInts) == 0x000008, "Wrong alignment on GlobalPropertiesEventsComponent_SetObservedInts"); \ static_assert(sizeof(GlobalPropertiesEventsComponent_SetObservedInts) == 0x000010, "Wrong size on GlobalPropertiesEventsComponent_SetObservedInts"); \ static_assert(offsetof(GlobalPropertiesEventsComponent_SetObservedInts, NewInts) == 0x000000, "Member 'GlobalPropertiesEventsComponent_SetObservedInts::NewInts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesEventsComponent \ static_assert(alignof(UGlobalPropertiesEventsComponent) == 0x000008, "Wrong alignment on UGlobalPropertiesEventsComponent"); \ static_assert(sizeof(UGlobalPropertiesEventsComponent) == 0x000100, "Wrong size on UGlobalPropertiesEventsComponent"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, OnValueChangedBool) == 0x0000A0, "Member 'UGlobalPropertiesEventsComponent::OnValueChangedBool' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, OnValueChangedInt) == 0x0000B0, "Member 'UGlobalPropertiesEventsComponent::OnValueChangedInt' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, OnValueChangedFloat) == 0x0000C0, "Member 'UGlobalPropertiesEventsComponent::OnValueChangedFloat' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, ObservedBools) == 0x0000D0, "Member 'UGlobalPropertiesEventsComponent::ObservedBools' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, ObservedInts) == 0x0000E0, "Member 'UGlobalPropertiesEventsComponent::ObservedInts' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesEventsComponent, ObservedFloats) == 0x0000F0, "Member 'UGlobalPropertiesEventsComponent::ObservedFloats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesSettings \ static_assert(alignof(UGlobalPropertiesSettings) == 0x000008, "Wrong alignment on UGlobalPropertiesSettings"); \ static_assert(sizeof(UGlobalPropertiesSettings) == 0x000068, "Wrong size on UGlobalPropertiesSettings"); \ static_assert(offsetof(UGlobalPropertiesSettings, Properties) == 0x000038, "Member 'UGlobalPropertiesSettings::Properties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesSheet \ static_assert(alignof(UGlobalPropertiesSheet) == 0x000008, "Wrong alignment on UGlobalPropertiesSheet"); \ static_assert(sizeof(UGlobalPropertiesSheet) == 0x000078, "Wrong size on UGlobalPropertiesSheet"); \ static_assert(offsetof(UGlobalPropertiesSheet, UniqueName) == 0x000030, "Member 'UGlobalPropertiesSheet::UniqueName' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesSheet, Saveable) == 0x000040, "Member 'UGlobalPropertiesSheet::Saveable' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesSheet, Bools) == 0x000048, "Member 'UGlobalPropertiesSheet::Bools' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesSheet, Ints) == 0x000058, "Member 'UGlobalPropertiesSheet::Ints' has a wrong offset!"); \ static_assert(offsetof(UGlobalPropertiesSheet, Floats) == 0x000068, "Member 'UGlobalPropertiesSheet::Floats' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_AddToGlobalFloat \ static_assert(alignof(GlobalPropertiesStaticLibrary_AddToGlobalFloat) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_AddToGlobalFloat"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_AddToGlobalFloat) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_AddToGlobalFloat"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalFloat, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalFloat::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalFloat, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalFloat::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalFloat, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalFloat::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalFloat, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_AddToGlobalInt \ static_assert(alignof(GlobalPropertiesStaticLibrary_AddToGlobalInt) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_AddToGlobalInt"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_AddToGlobalInt) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_AddToGlobalInt"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalInt, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalInt::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalInt, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalInt::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalInt, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalInt::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_AddToGlobalInt, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_AddToGlobalInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_DivideGlobalFloatBy \ static_assert(alignof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_DivideGlobalFloatBy"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_DivideGlobalFloatBy"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalFloatBy::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalFloatBy::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalFloatBy::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalFloatBy, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalFloatBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_DivideGlobalIntBy \ static_assert(alignof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_DivideGlobalIntBy"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_DivideGlobalIntBy"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalIntBy::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalIntBy::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalIntBy::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_DivideGlobalIntBy, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_DivideGlobalIntBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_GetGlobalBool \ static_assert(alignof(GlobalPropertiesStaticLibrary_GetGlobalBool) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_GetGlobalBool"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_GetGlobalBool) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_GetGlobalBool"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalBool, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_GetGlobalBool::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalBool, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_GetGlobalBool::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalBool, ReturnValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_GetGlobalBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_GetGlobalFloat \ static_assert(alignof(GlobalPropertiesStaticLibrary_GetGlobalFloat) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_GetGlobalFloat"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_GetGlobalFloat) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_GetGlobalFloat"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalFloat, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_GetGlobalFloat::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalFloat, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_GetGlobalFloat::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalFloat, ReturnValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_GetGlobalFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_GetGlobalInt \ static_assert(alignof(GlobalPropertiesStaticLibrary_GetGlobalInt) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_GetGlobalInt"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_GetGlobalInt) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_GetGlobalInt"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalInt, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_GetGlobalInt::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalInt, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_GetGlobalInt::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_GetGlobalInt, ReturnValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_GetGlobalInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy \ static_assert(alignof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalFloatBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy \ static_assert(alignof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_MultiplyGlobalIntBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_ResetGlobalProperties \ static_assert(alignof(GlobalPropertiesStaticLibrary_ResetGlobalProperties) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_ResetGlobalProperties"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_ResetGlobalProperties) == 0x000010, "Wrong size on GlobalPropertiesStaticLibrary_ResetGlobalProperties"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_ResetGlobalProperties, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_ResetGlobalProperties::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_ResetGlobalProperties, Sheet) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_ResetGlobalProperties::Sheet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_SetGlobalBool \ static_assert(alignof(GlobalPropertiesStaticLibrary_SetGlobalBool) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_SetGlobalBool"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_SetGlobalBool) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_SetGlobalBool"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalBool, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_SetGlobalBool::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalBool, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_SetGlobalBool::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalBool, NewValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_SetGlobalBool::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_SetGlobalFloat \ static_assert(alignof(GlobalPropertiesStaticLibrary_SetGlobalFloat) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_SetGlobalFloat"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_SetGlobalFloat) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_SetGlobalFloat"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalFloat, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_SetGlobalFloat::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalFloat, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_SetGlobalFloat::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalFloat, NewValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_SetGlobalFloat::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_SetGlobalInt \ static_assert(alignof(GlobalPropertiesStaticLibrary_SetGlobalInt) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_SetGlobalInt"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_SetGlobalInt) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_SetGlobalInt"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalInt, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_SetGlobalInt::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalInt, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_SetGlobalInt::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SetGlobalInt, NewValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_SetGlobalInt::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat \ static_assert(alignof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_SubtractFromGlobalInt \ static_assert(alignof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_SubtractFromGlobalInt"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_SubtractFromGlobalInt"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalInt::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalInt::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt, Value) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalInt::Value' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_SubtractFromGlobalInt, ReturnValue) == 0x00001C, "Member 'GlobalPropertiesStaticLibrary_SubtractFromGlobalInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GlobalPropertiesStaticLibrary_ToggleGlobalBool \ static_assert(alignof(GlobalPropertiesStaticLibrary_ToggleGlobalBool) == 0x000008, "Wrong alignment on GlobalPropertiesStaticLibrary_ToggleGlobalBool"); \ static_assert(sizeof(GlobalPropertiesStaticLibrary_ToggleGlobalBool) == 0x000020, "Wrong size on GlobalPropertiesStaticLibrary_ToggleGlobalBool"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_ToggleGlobalBool, WorldContextObject) == 0x000000, "Member 'GlobalPropertiesStaticLibrary_ToggleGlobalBool::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_ToggleGlobalBool, Handle) == 0x000008, "Member 'GlobalPropertiesStaticLibrary_ToggleGlobalBool::Handle' has a wrong offset!"); \ static_assert(offsetof(GlobalPropertiesStaticLibrary_ToggleGlobalBool, ReturnValue) == 0x000018, "Member 'GlobalPropertiesStaticLibrary_ToggleGlobalBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGlobalPropertiesStaticLibrary \ static_assert(alignof(UGlobalPropertiesStaticLibrary) == 0x000008, "Wrong alignment on UGlobalPropertiesStaticLibrary"); \ static_assert(sizeof(UGlobalPropertiesStaticLibrary) == 0x000028, "Wrong size on UGlobalPropertiesStaticLibrary"); \ #define DUMPER7_ASSERTS_FNamedInterface \ static_assert(alignof(FNamedInterface) == 0x000008, "Wrong alignment on FNamedInterface"); \ static_assert(sizeof(FNamedInterface) == 0x000010, "Wrong size on FNamedInterface"); \ static_assert(offsetof(FNamedInterface, InterfaceName) == 0x000000, "Member 'FNamedInterface::InterfaceName' has a wrong offset!"); \ static_assert(offsetof(FNamedInterface, InterfaceObject) == 0x000008, "Member 'FNamedInterface::InterfaceObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedInterfaceDef \ static_assert(alignof(FNamedInterfaceDef) == 0x000008, "Wrong alignment on FNamedInterfaceDef"); \ static_assert(sizeof(FNamedInterfaceDef) == 0x000018, "Wrong size on FNamedInterfaceDef"); \ static_assert(offsetof(FNamedInterfaceDef, InterfaceName) == 0x000000, "Member 'FNamedInterfaceDef::InterfaceName' has a wrong offset!"); \ static_assert(offsetof(FNamedInterfaceDef, InterfaceClassName) == 0x000008, "Member 'FNamedInterfaceDef::InterfaceClassName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNamedInterfaces \ static_assert(alignof(UNamedInterfaces) == 0x000008, "Wrong alignment on UNamedInterfaces"); \ static_assert(sizeof(UNamedInterfaces) == 0x000060, "Wrong size on UNamedInterfaces"); \ static_assert(offsetof(UNamedInterfaces, NamedInterfaces) == 0x000028, "Member 'UNamedInterfaces::NamedInterfaces' has a wrong offset!"); \ static_assert(offsetof(UNamedInterfaces, NamedInterfaceDefs) == 0x000038, "Member 'UNamedInterfaces::NamedInterfaceDefs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TurnBasedMatchInterface_OnMatchEnded \ static_assert(alignof(TurnBasedMatchInterface_OnMatchEnded) == 0x000008, "Wrong alignment on TurnBasedMatchInterface_OnMatchEnded"); \ static_assert(sizeof(TurnBasedMatchInterface_OnMatchEnded) == 0x000010, "Wrong size on TurnBasedMatchInterface_OnMatchEnded"); \ static_assert(offsetof(TurnBasedMatchInterface_OnMatchEnded, Match) == 0x000000, "Member 'TurnBasedMatchInterface_OnMatchEnded::Match' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TurnBasedMatchInterface_OnMatchReceivedTurn \ static_assert(alignof(TurnBasedMatchInterface_OnMatchReceivedTurn) == 0x000008, "Wrong alignment on TurnBasedMatchInterface_OnMatchReceivedTurn"); \ static_assert(sizeof(TurnBasedMatchInterface_OnMatchReceivedTurn) == 0x000018, "Wrong size on TurnBasedMatchInterface_OnMatchReceivedTurn"); \ static_assert(offsetof(TurnBasedMatchInterface_OnMatchReceivedTurn, Match) == 0x000000, "Member 'TurnBasedMatchInterface_OnMatchReceivedTurn::Match' has a wrong offset!"); \ static_assert(offsetof(TurnBasedMatchInterface_OnMatchReceivedTurn, bDidBecomeActive) == 0x000010, "Member 'TurnBasedMatchInterface_OnMatchReceivedTurn::bDidBecomeActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITurnBasedMatchInterface \ static_assert(alignof(ITurnBasedMatchInterface) == 0x000001, "Wrong alignment on ITurnBasedMatchInterface"); \ static_assert(sizeof(ITurnBasedMatchInterface) == 0x000001, "Wrong size on ITurnBasedMatchInterface"); \ #define DUMPER7_ASSERTS_FInAppPurchaseReceiptInfo2 \ static_assert(alignof(FInAppPurchaseReceiptInfo2) == 0x000008, "Wrong alignment on FInAppPurchaseReceiptInfo2"); \ static_assert(sizeof(FInAppPurchaseReceiptInfo2) == 0x000030, "Wrong size on FInAppPurchaseReceiptInfo2"); \ static_assert(offsetof(FInAppPurchaseReceiptInfo2, ItemName) == 0x000000, "Member 'FInAppPurchaseReceiptInfo2::ItemName' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseReceiptInfo2, ItemId) == 0x000010, "Member 'FInAppPurchaseReceiptInfo2::ItemId' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseReceiptInfo2, ValidationInfo) == 0x000020, "Member 'FInAppPurchaseReceiptInfo2::ValidationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintSessionResult \ static_assert(alignof(FBlueprintSessionResult) == 0x000008, "Wrong alignment on FBlueprintSessionResult"); \ static_assert(sizeof(FBlueprintSessionResult) == 0x000120, "Wrong size on FBlueprintSessionResult"); \ #define DUMPER7_ASSERTS_FInAppPurchaseProductInfo2 \ static_assert(alignof(FInAppPurchaseProductInfo2) == 0x000008, "Wrong alignment on FInAppPurchaseProductInfo2"); \ static_assert(sizeof(FInAppPurchaseProductInfo2) == 0x0000F8, "Wrong size on FInAppPurchaseProductInfo2"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, Identifier) == 0x000000, "Member 'FInAppPurchaseProductInfo2::Identifier' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, TransactionIdentifier) == 0x000010, "Member 'FInAppPurchaseProductInfo2::TransactionIdentifier' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, DisplayName) == 0x000020, "Member 'FInAppPurchaseProductInfo2::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, DisplayDescription) == 0x000030, "Member 'FInAppPurchaseProductInfo2::DisplayDescription' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, DisplayPrice) == 0x000040, "Member 'FInAppPurchaseProductInfo2::DisplayPrice' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, RawPrice) == 0x000050, "Member 'FInAppPurchaseProductInfo2::RawPrice' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, CurrencyCode) == 0x000058, "Member 'FInAppPurchaseProductInfo2::CurrencyCode' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, CurrencySymbol) == 0x000068, "Member 'FInAppPurchaseProductInfo2::CurrencySymbol' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, DecimalSeparator) == 0x000078, "Member 'FInAppPurchaseProductInfo2::DecimalSeparator' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, GroupingSeparator) == 0x000088, "Member 'FInAppPurchaseProductInfo2::GroupingSeparator' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, ReceiptData) == 0x000098, "Member 'FInAppPurchaseProductInfo2::ReceiptData' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductInfo2, DynamicFields) == 0x0000A8, "Member 'FInAppPurchaseProductInfo2::DynamicFields' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOnlineProxyStoreOffer \ static_assert(alignof(FOnlineProxyStoreOffer) == 0x000008, "Wrong alignment on FOnlineProxyStoreOffer"); \ static_assert(sizeof(FOnlineProxyStoreOffer) == 0x000110, "Wrong size on FOnlineProxyStoreOffer"); \ static_assert(offsetof(FOnlineProxyStoreOffer, OfferId) == 0x000000, "Member 'FOnlineProxyStoreOffer::OfferId' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, Title) == 0x000010, "Member 'FOnlineProxyStoreOffer::Title' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, Description) == 0x000028, "Member 'FOnlineProxyStoreOffer::Description' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, LongDescription) == 0x000040, "Member 'FOnlineProxyStoreOffer::LongDescription' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, RegularPriceText) == 0x000058, "Member 'FOnlineProxyStoreOffer::RegularPriceText' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, RegularPrice) == 0x000070, "Member 'FOnlineProxyStoreOffer::RegularPrice' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, PriceText) == 0x000078, "Member 'FOnlineProxyStoreOffer::PriceText' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, NumericPrice) == 0x000090, "Member 'FOnlineProxyStoreOffer::NumericPrice' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, CurrencyCode) == 0x000098, "Member 'FOnlineProxyStoreOffer::CurrencyCode' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, ReleaseDate) == 0x0000A8, "Member 'FOnlineProxyStoreOffer::ReleaseDate' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, ExpirationDate) == 0x0000B0, "Member 'FOnlineProxyStoreOffer::ExpirationDate' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, DiscountType) == 0x0000B8, "Member 'FOnlineProxyStoreOffer::DiscountType' has a wrong offset!"); \ static_assert(offsetof(FOnlineProxyStoreOffer, DynamicFields) == 0x0000C0, "Member 'FOnlineProxyStoreOffer::DynamicFields' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInAppPurchaseRestoreInfo2 \ static_assert(alignof(FInAppPurchaseRestoreInfo2) == 0x000008, "Wrong alignment on FInAppPurchaseRestoreInfo2"); \ static_assert(sizeof(FInAppPurchaseRestoreInfo2) == 0x000030, "Wrong size on FInAppPurchaseRestoreInfo2"); \ static_assert(offsetof(FInAppPurchaseRestoreInfo2, ItemName) == 0x000000, "Member 'FInAppPurchaseRestoreInfo2::ItemName' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseRestoreInfo2, ItemId) == 0x000010, "Member 'FInAppPurchaseRestoreInfo2::ItemId' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseRestoreInfo2, ValidationInfo) == 0x000020, "Member 'FInAppPurchaseRestoreInfo2::ValidationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlayerReservation \ static_assert(alignof(FPlayerReservation) == 0x000008, "Wrong alignment on FPlayerReservation"); \ static_assert(sizeof(FPlayerReservation) == 0x000058, "Wrong size on FPlayerReservation"); \ static_assert(offsetof(FPlayerReservation, UniqueID) == 0x000000, "Member 'FPlayerReservation::UniqueID' has a wrong offset!"); \ static_assert(offsetof(FPlayerReservation, ValidationStr) == 0x000030, "Member 'FPlayerReservation::ValidationStr' has a wrong offset!"); \ static_assert(offsetof(FPlayerReservation, Platform) == 0x000040, "Member 'FPlayerReservation::Platform' has a wrong offset!"); \ static_assert(offsetof(FPlayerReservation, bAllowCrossplay) == 0x000050, "Member 'FPlayerReservation::bAllowCrossplay' has a wrong offset!"); \ static_assert(offsetof(FPlayerReservation, ElapsedTime) == 0x000054, "Member 'FPlayerReservation::ElapsedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInAppPurchaseProductRequest2 \ static_assert(alignof(FInAppPurchaseProductRequest2) == 0x000008, "Wrong alignment on FInAppPurchaseProductRequest2"); \ static_assert(sizeof(FInAppPurchaseProductRequest2) == 0x000018, "Wrong size on FInAppPurchaseProductRequest2"); \ static_assert(offsetof(FInAppPurchaseProductRequest2, ProductIdentifier) == 0x000000, "Member 'FInAppPurchaseProductRequest2::ProductIdentifier' has a wrong offset!"); \ static_assert(offsetof(FInAppPurchaseProductRequest2, bIsConsumable) == 0x000010, "Member 'FInAppPurchaseProductRequest2::bIsConsumable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPIELoginSettingsInternal \ static_assert(alignof(FPIELoginSettingsInternal) == 0x000008, "Wrong alignment on FPIELoginSettingsInternal"); \ static_assert(sizeof(FPIELoginSettingsInternal) == 0x000040, "Wrong size on FPIELoginSettingsInternal"); \ static_assert(offsetof(FPIELoginSettingsInternal, ID) == 0x000000, "Member 'FPIELoginSettingsInternal::ID' has a wrong offset!"); \ static_assert(offsetof(FPIELoginSettingsInternal, Token) == 0x000010, "Member 'FPIELoginSettingsInternal::Token' has a wrong offset!"); \ static_assert(offsetof(FPIELoginSettingsInternal, Type) == 0x000020, "Member 'FPIELoginSettingsInternal::Type' has a wrong offset!"); \ static_assert(offsetof(FPIELoginSettingsInternal, TokenBytes) == 0x000030, "Member 'FPIELoginSettingsInternal::TokenBytes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPartyReservation \ static_assert(alignof(FPartyReservation) == 0x000008, "Wrong alignment on FPartyReservation"); \ static_assert(sizeof(FPartyReservation) == 0x000058, "Wrong size on FPartyReservation"); \ static_assert(offsetof(FPartyReservation, TeamNum) == 0x000000, "Member 'FPartyReservation::TeamNum' has a wrong offset!"); \ static_assert(offsetof(FPartyReservation, PartyLeader) == 0x000008, "Member 'FPartyReservation::PartyLeader' has a wrong offset!"); \ static_assert(offsetof(FPartyReservation, PartyMembers) == 0x000038, "Member 'FPartyReservation::PartyMembers' has a wrong offset!"); \ static_assert(offsetof(FPartyReservation, RemovedPartyMembers) == 0x000048, "Member 'FPartyReservation::RemovedPartyMembers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPartyBeaconCrossplayPlatformMapping \ static_assert(alignof(FPartyBeaconCrossplayPlatformMapping) == 0x000008, "Wrong alignment on FPartyBeaconCrossplayPlatformMapping"); \ static_assert(sizeof(FPartyBeaconCrossplayPlatformMapping) == 0x000020, "Wrong size on FPartyBeaconCrossplayPlatformMapping"); \ static_assert(offsetof(FPartyBeaconCrossplayPlatformMapping, PlatformName) == 0x000000, "Member 'FPartyBeaconCrossplayPlatformMapping::PlatformName' has a wrong offset!"); \ static_assert(offsetof(FPartyBeaconCrossplayPlatformMapping, PlatformType) == 0x000010, "Member 'FPartyBeaconCrossplayPlatformMapping::PlatformType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpectatorReservation \ static_assert(alignof(FSpectatorReservation) == 0x000008, "Wrong alignment on FSpectatorReservation"); \ static_assert(sizeof(FSpectatorReservation) == 0x000088, "Wrong size on FSpectatorReservation"); \ static_assert(offsetof(FSpectatorReservation, SpectatorId) == 0x000000, "Member 'FSpectatorReservation::SpectatorId' has a wrong offset!"); \ static_assert(offsetof(FSpectatorReservation, Spectator) == 0x000030, "Member 'FSpectatorReservation::Spectator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EndTurnCallbackProxy_EndTurn \ static_assert(alignof(EndTurnCallbackProxy_EndTurn) == 0x000008, "Wrong alignment on EndTurnCallbackProxy_EndTurn"); \ static_assert(sizeof(EndTurnCallbackProxy_EndTurn) == 0x000038, "Wrong size on EndTurnCallbackProxy_EndTurn"); \ static_assert(offsetof(EndTurnCallbackProxy_EndTurn, WorldContextObject) == 0x000000, "Member 'EndTurnCallbackProxy_EndTurn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(EndTurnCallbackProxy_EndTurn, PlayerController) == 0x000008, "Member 'EndTurnCallbackProxy_EndTurn::PlayerController' has a wrong offset!"); \ static_assert(offsetof(EndTurnCallbackProxy_EndTurn, MatchID) == 0x000010, "Member 'EndTurnCallbackProxy_EndTurn::MatchID' has a wrong offset!"); \ static_assert(offsetof(EndTurnCallbackProxy_EndTurn, TurnBasedMatchInterface) == 0x000020, "Member 'EndTurnCallbackProxy_EndTurn::TurnBasedMatchInterface' has a wrong offset!"); \ static_assert(offsetof(EndTurnCallbackProxy_EndTurn, ReturnValue) == 0x000030, "Member 'EndTurnCallbackProxy_EndTurn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEndTurnCallbackProxy \ static_assert(alignof(UEndTurnCallbackProxy) == 0x000008, "Wrong alignment on UEndTurnCallbackProxy"); \ static_assert(sizeof(UEndTurnCallbackProxy) == 0x000078, "Wrong size on UEndTurnCallbackProxy"); \ static_assert(offsetof(UEndTurnCallbackProxy, OnSuccess) == 0x000030, "Member 'UEndTurnCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UEndTurnCallbackProxy, OnFailure) == 0x000040, "Member 'UEndTurnCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementBlueprintLibrary_GetCachedAchievementDescription \ static_assert(alignof(AchievementBlueprintLibrary_GetCachedAchievementDescription) == 0x000008, "Wrong alignment on AchievementBlueprintLibrary_GetCachedAchievementDescription"); \ static_assert(sizeof(AchievementBlueprintLibrary_GetCachedAchievementDescription) == 0x000070, "Wrong size on AchievementBlueprintLibrary_GetCachedAchievementDescription"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, WorldContextObject) == 0x000000, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, PlayerController) == 0x000008, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::PlayerController' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, AchievementId) == 0x000010, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::AchievementId' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, bFoundID) == 0x000018, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::bFoundID' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, Title) == 0x000020, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::Title' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, LockedDescription) == 0x000038, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::LockedDescription' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, UnlockedDescription) == 0x000050, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::UnlockedDescription' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementDescription, bHidden) == 0x000068, "Member 'AchievementBlueprintLibrary_GetCachedAchievementDescription::bHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementBlueprintLibrary_GetCachedAchievementProgress \ static_assert(alignof(AchievementBlueprintLibrary_GetCachedAchievementProgress) == 0x000008, "Wrong alignment on AchievementBlueprintLibrary_GetCachedAchievementProgress"); \ static_assert(sizeof(AchievementBlueprintLibrary_GetCachedAchievementProgress) == 0x000020, "Wrong size on AchievementBlueprintLibrary_GetCachedAchievementProgress"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementProgress, WorldContextObject) == 0x000000, "Member 'AchievementBlueprintLibrary_GetCachedAchievementProgress::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementProgress, PlayerController) == 0x000008, "Member 'AchievementBlueprintLibrary_GetCachedAchievementProgress::PlayerController' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementProgress, AchievementId) == 0x000010, "Member 'AchievementBlueprintLibrary_GetCachedAchievementProgress::AchievementId' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementProgress, bFoundID) == 0x000018, "Member 'AchievementBlueprintLibrary_GetCachedAchievementProgress::bFoundID' has a wrong offset!"); \ static_assert(offsetof(AchievementBlueprintLibrary_GetCachedAchievementProgress, Progress) == 0x00001C, "Member 'AchievementBlueprintLibrary_GetCachedAchievementProgress::Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementBlueprintLibrary \ static_assert(alignof(UAchievementBlueprintLibrary) == 0x000008, "Wrong alignment on UAchievementBlueprintLibrary"); \ static_assert(sizeof(UAchievementBlueprintLibrary) == 0x000028, "Wrong size on UAchievementBlueprintLibrary"); \ #define DUMPER7_ASSERTS_AchievementQueryCallbackProxy_CacheAchievementDescriptions \ static_assert(alignof(AchievementQueryCallbackProxy_CacheAchievementDescriptions) == 0x000008, "Wrong alignment on AchievementQueryCallbackProxy_CacheAchievementDescriptions"); \ static_assert(sizeof(AchievementQueryCallbackProxy_CacheAchievementDescriptions) == 0x000018, "Wrong size on AchievementQueryCallbackProxy_CacheAchievementDescriptions"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievementDescriptions, WorldContextObject) == 0x000000, "Member 'AchievementQueryCallbackProxy_CacheAchievementDescriptions::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievementDescriptions, PlayerController) == 0x000008, "Member 'AchievementQueryCallbackProxy_CacheAchievementDescriptions::PlayerController' has a wrong offset!"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievementDescriptions, ReturnValue) == 0x000010, "Member 'AchievementQueryCallbackProxy_CacheAchievementDescriptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementQueryCallbackProxy_CacheAchievements \ static_assert(alignof(AchievementQueryCallbackProxy_CacheAchievements) == 0x000008, "Wrong alignment on AchievementQueryCallbackProxy_CacheAchievements"); \ static_assert(sizeof(AchievementQueryCallbackProxy_CacheAchievements) == 0x000018, "Wrong size on AchievementQueryCallbackProxy_CacheAchievements"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievements, WorldContextObject) == 0x000000, "Member 'AchievementQueryCallbackProxy_CacheAchievements::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievements, PlayerController) == 0x000008, "Member 'AchievementQueryCallbackProxy_CacheAchievements::PlayerController' has a wrong offset!"); \ static_assert(offsetof(AchievementQueryCallbackProxy_CacheAchievements, ReturnValue) == 0x000010, "Member 'AchievementQueryCallbackProxy_CacheAchievements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementQueryCallbackProxy \ static_assert(alignof(UAchievementQueryCallbackProxy) == 0x000008, "Wrong alignment on UAchievementQueryCallbackProxy"); \ static_assert(sizeof(UAchievementQueryCallbackProxy) == 0x000068, "Wrong size on UAchievementQueryCallbackProxy"); \ static_assert(offsetof(UAchievementQueryCallbackProxy, OnSuccess) == 0x000030, "Member 'UAchievementQueryCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UAchievementQueryCallbackProxy, OnFailure) == 0x000040, "Member 'UAchievementQueryCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AchievementWriteCallbackProxy_WriteAchievementProgress \ static_assert(alignof(AchievementWriteCallbackProxy_WriteAchievementProgress) == 0x000008, "Wrong alignment on AchievementWriteCallbackProxy_WriteAchievementProgress"); \ static_assert(sizeof(AchievementWriteCallbackProxy_WriteAchievementProgress) == 0x000028, "Wrong size on AchievementWriteCallbackProxy_WriteAchievementProgress"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, WorldContextObject) == 0x000000, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, PlayerController) == 0x000008, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::PlayerController' has a wrong offset!"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, AchievementName) == 0x000010, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::AchievementName' has a wrong offset!"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, Progress) == 0x000018, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::Progress' has a wrong offset!"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, UserTag) == 0x00001C, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::UserTag' has a wrong offset!"); \ static_assert(offsetof(AchievementWriteCallbackProxy_WriteAchievementProgress, ReturnValue) == 0x000020, "Member 'AchievementWriteCallbackProxy_WriteAchievementProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementWriteCallbackProxy \ static_assert(alignof(UAchievementWriteCallbackProxy) == 0x000008, "Wrong alignment on UAchievementWriteCallbackProxy"); \ static_assert(sizeof(UAchievementWriteCallbackProxy) == 0x000080, "Wrong size on UAchievementWriteCallbackProxy"); \ static_assert(offsetof(UAchievementWriteCallbackProxy, OnSuccess) == 0x000030, "Member 'UAchievementWriteCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UAchievementWriteCallbackProxy, OnFailure) == 0x000040, "Member 'UAchievementWriteCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConnectionCallbackProxy_ConnectToService \ static_assert(alignof(ConnectionCallbackProxy_ConnectToService) == 0x000008, "Wrong alignment on ConnectionCallbackProxy_ConnectToService"); \ static_assert(sizeof(ConnectionCallbackProxy_ConnectToService) == 0x000018, "Wrong size on ConnectionCallbackProxy_ConnectToService"); \ static_assert(offsetof(ConnectionCallbackProxy_ConnectToService, WorldContextObject) == 0x000000, "Member 'ConnectionCallbackProxy_ConnectToService::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ConnectionCallbackProxy_ConnectToService, PlayerController) == 0x000008, "Member 'ConnectionCallbackProxy_ConnectToService::PlayerController' has a wrong offset!"); \ static_assert(offsetof(ConnectionCallbackProxy_ConnectToService, ReturnValue) == 0x000010, "Member 'ConnectionCallbackProxy_ConnectToService::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConnectionCallbackProxy \ static_assert(alignof(UConnectionCallbackProxy) == 0x000008, "Wrong alignment on UConnectionCallbackProxy"); \ static_assert(sizeof(UConnectionCallbackProxy) == 0x000078, "Wrong size on UConnectionCallbackProxy"); \ static_assert(offsetof(UConnectionCallbackProxy, OnSuccess) == 0x000030, "Member 'UConnectionCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UConnectionCallbackProxy, OnFailure) == 0x000040, "Member 'UConnectionCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CreateSessionCallbackProxy_CreateSession \ static_assert(alignof(CreateSessionCallbackProxy_CreateSession) == 0x000008, "Wrong alignment on CreateSessionCallbackProxy_CreateSession"); \ static_assert(sizeof(CreateSessionCallbackProxy_CreateSession) == 0x000020, "Wrong size on CreateSessionCallbackProxy_CreateSession"); \ static_assert(offsetof(CreateSessionCallbackProxy_CreateSession, WorldContextObject) == 0x000000, "Member 'CreateSessionCallbackProxy_CreateSession::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CreateSessionCallbackProxy_CreateSession, PlayerController) == 0x000008, "Member 'CreateSessionCallbackProxy_CreateSession::PlayerController' has a wrong offset!"); \ static_assert(offsetof(CreateSessionCallbackProxy_CreateSession, PublicConnections) == 0x000010, "Member 'CreateSessionCallbackProxy_CreateSession::PublicConnections' has a wrong offset!"); \ static_assert(offsetof(CreateSessionCallbackProxy_CreateSession, bUseLAN) == 0x000014, "Member 'CreateSessionCallbackProxy_CreateSession::bUseLAN' has a wrong offset!"); \ static_assert(offsetof(CreateSessionCallbackProxy_CreateSession, ReturnValue) == 0x000018, "Member 'CreateSessionCallbackProxy_CreateSession::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCreateSessionCallbackProxy \ static_assert(alignof(UCreateSessionCallbackProxy) == 0x000008, "Wrong alignment on UCreateSessionCallbackProxy"); \ static_assert(sizeof(UCreateSessionCallbackProxy) == 0x000098, "Wrong size on UCreateSessionCallbackProxy"); \ static_assert(offsetof(UCreateSessionCallbackProxy, OnSuccess) == 0x000030, "Member 'UCreateSessionCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UCreateSessionCallbackProxy, OnFailure) == 0x000040, "Member 'UCreateSessionCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DestroySessionCallbackProxy_DestroySession \ static_assert(alignof(DestroySessionCallbackProxy_DestroySession) == 0x000008, "Wrong alignment on DestroySessionCallbackProxy_DestroySession"); \ static_assert(sizeof(DestroySessionCallbackProxy_DestroySession) == 0x000018, "Wrong size on DestroySessionCallbackProxy_DestroySession"); \ static_assert(offsetof(DestroySessionCallbackProxy_DestroySession, WorldContextObject) == 0x000000, "Member 'DestroySessionCallbackProxy_DestroySession::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DestroySessionCallbackProxy_DestroySession, PlayerController) == 0x000008, "Member 'DestroySessionCallbackProxy_DestroySession::PlayerController' has a wrong offset!"); \ static_assert(offsetof(DestroySessionCallbackProxy_DestroySession, ReturnValue) == 0x000010, "Member 'DestroySessionCallbackProxy_DestroySession::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDestroySessionCallbackProxy \ static_assert(alignof(UDestroySessionCallbackProxy) == 0x000008, "Wrong alignment on UDestroySessionCallbackProxy"); \ static_assert(sizeof(UDestroySessionCallbackProxy) == 0x000078, "Wrong size on UDestroySessionCallbackProxy"); \ static_assert(offsetof(UDestroySessionCallbackProxy, OnSuccess) == 0x000030, "Member 'UDestroySessionCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UDestroySessionCallbackProxy, OnFailure) == 0x000040, "Member 'UDestroySessionCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EndMatchCallbackProxy_EndMatch \ static_assert(alignof(EndMatchCallbackProxy_EndMatch) == 0x000008, "Wrong alignment on EndMatchCallbackProxy_EndMatch"); \ static_assert(sizeof(EndMatchCallbackProxy_EndMatch) == 0x000040, "Wrong size on EndMatchCallbackProxy_EndMatch"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, WorldContextObject) == 0x000000, "Member 'EndMatchCallbackProxy_EndMatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, PlayerController) == 0x000008, "Member 'EndMatchCallbackProxy_EndMatch::PlayerController' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, MatchActor) == 0x000010, "Member 'EndMatchCallbackProxy_EndMatch::MatchActor' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, MatchID) == 0x000020, "Member 'EndMatchCallbackProxy_EndMatch::MatchID' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, LocalPlayerOutcome) == 0x000030, "Member 'EndMatchCallbackProxy_EndMatch::LocalPlayerOutcome' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, OtherPlayersOutcome) == 0x000031, "Member 'EndMatchCallbackProxy_EndMatch::OtherPlayersOutcome' has a wrong offset!"); \ static_assert(offsetof(EndMatchCallbackProxy_EndMatch, ReturnValue) == 0x000038, "Member 'EndMatchCallbackProxy_EndMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEndMatchCallbackProxy \ static_assert(alignof(UEndMatchCallbackProxy) == 0x000008, "Wrong alignment on UEndMatchCallbackProxy"); \ static_assert(sizeof(UEndMatchCallbackProxy) == 0x000080, "Wrong size on UEndMatchCallbackProxy"); \ static_assert(offsetof(UEndMatchCallbackProxy, OnSuccess) == 0x000030, "Member 'UEndMatchCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UEndMatchCallbackProxy, OnFailure) == 0x000040, "Member 'UEndMatchCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindSessionsCallbackProxy_FindSessions \ static_assert(alignof(FindSessionsCallbackProxy_FindSessions) == 0x000008, "Wrong alignment on FindSessionsCallbackProxy_FindSessions"); \ static_assert(sizeof(FindSessionsCallbackProxy_FindSessions) == 0x000020, "Wrong size on FindSessionsCallbackProxy_FindSessions"); \ static_assert(offsetof(FindSessionsCallbackProxy_FindSessions, WorldContextObject) == 0x000000, "Member 'FindSessionsCallbackProxy_FindSessions::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_FindSessions, PlayerController) == 0x000008, "Member 'FindSessionsCallbackProxy_FindSessions::PlayerController' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_FindSessions, MaxResults) == 0x000010, "Member 'FindSessionsCallbackProxy_FindSessions::MaxResults' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_FindSessions, bUseLAN) == 0x000014, "Member 'FindSessionsCallbackProxy_FindSessions::bUseLAN' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_FindSessions, ReturnValue) == 0x000018, "Member 'FindSessionsCallbackProxy_FindSessions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindSessionsCallbackProxy_GetCurrentPlayers \ static_assert(alignof(FindSessionsCallbackProxy_GetCurrentPlayers) == 0x000008, "Wrong alignment on FindSessionsCallbackProxy_GetCurrentPlayers"); \ static_assert(sizeof(FindSessionsCallbackProxy_GetCurrentPlayers) == 0x000128, "Wrong size on FindSessionsCallbackProxy_GetCurrentPlayers"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetCurrentPlayers, Result) == 0x000000, "Member 'FindSessionsCallbackProxy_GetCurrentPlayers::Result' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetCurrentPlayers, ReturnValue) == 0x000120, "Member 'FindSessionsCallbackProxy_GetCurrentPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindSessionsCallbackProxy_GetMaxPlayers \ static_assert(alignof(FindSessionsCallbackProxy_GetMaxPlayers) == 0x000008, "Wrong alignment on FindSessionsCallbackProxy_GetMaxPlayers"); \ static_assert(sizeof(FindSessionsCallbackProxy_GetMaxPlayers) == 0x000128, "Wrong size on FindSessionsCallbackProxy_GetMaxPlayers"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetMaxPlayers, Result) == 0x000000, "Member 'FindSessionsCallbackProxy_GetMaxPlayers::Result' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetMaxPlayers, ReturnValue) == 0x000120, "Member 'FindSessionsCallbackProxy_GetMaxPlayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindSessionsCallbackProxy_GetPingInMs \ static_assert(alignof(FindSessionsCallbackProxy_GetPingInMs) == 0x000008, "Wrong alignment on FindSessionsCallbackProxy_GetPingInMs"); \ static_assert(sizeof(FindSessionsCallbackProxy_GetPingInMs) == 0x000128, "Wrong size on FindSessionsCallbackProxy_GetPingInMs"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetPingInMs, Result) == 0x000000, "Member 'FindSessionsCallbackProxy_GetPingInMs::Result' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetPingInMs, ReturnValue) == 0x000120, "Member 'FindSessionsCallbackProxy_GetPingInMs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindSessionsCallbackProxy_GetServerName \ static_assert(alignof(FindSessionsCallbackProxy_GetServerName) == 0x000008, "Wrong alignment on FindSessionsCallbackProxy_GetServerName"); \ static_assert(sizeof(FindSessionsCallbackProxy_GetServerName) == 0x000130, "Wrong size on FindSessionsCallbackProxy_GetServerName"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetServerName, Result) == 0x000000, "Member 'FindSessionsCallbackProxy_GetServerName::Result' has a wrong offset!"); \ static_assert(offsetof(FindSessionsCallbackProxy_GetServerName, ReturnValue) == 0x000120, "Member 'FindSessionsCallbackProxy_GetServerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFindSessionsCallbackProxy \ static_assert(alignof(UFindSessionsCallbackProxy) == 0x000008, "Wrong alignment on UFindSessionsCallbackProxy"); \ static_assert(sizeof(UFindSessionsCallbackProxy) == 0x000090, "Wrong size on UFindSessionsCallbackProxy"); \ static_assert(offsetof(UFindSessionsCallbackProxy, OnSuccess) == 0x000030, "Member 'UFindSessionsCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UFindSessionsCallbackProxy, OnFailure) == 0x000040, "Member 'UFindSessionsCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch \ static_assert(alignof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch) == 0x000008, "Wrong alignment on FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch"); \ static_assert(sizeof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch) == 0x000038, "Wrong size on FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, WorldContextObject) == 0x000000, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, PlayerController) == 0x000008, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::PlayerController' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, MatchActor) == 0x000010, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::MatchActor' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, MinPlayers) == 0x000020, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::MinPlayers' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, MaxPlayers) == 0x000024, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::MaxPlayers' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, PlayerGroup) == 0x000028, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::PlayerGroup' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, ShowExistingMatches) == 0x00002C, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::ShowExistingMatches' has a wrong offset!"); \ static_assert(offsetof(FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch, ReturnValue) == 0x000030, "Member 'FindTurnBasedMatchCallbackProxy_FindTurnBasedMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFindTurnBasedMatchCallbackProxy \ static_assert(alignof(UFindTurnBasedMatchCallbackProxy) == 0x000008, "Wrong alignment on UFindTurnBasedMatchCallbackProxy"); \ static_assert(sizeof(UFindTurnBasedMatchCallbackProxy) == 0x000088, "Wrong size on UFindTurnBasedMatchCallbackProxy"); \ static_assert(offsetof(UFindTurnBasedMatchCallbackProxy, OnSuccess) == 0x000030, "Member 'UFindTurnBasedMatchCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UFindTurnBasedMatchCallbackProxy, OnFailure) == 0x000040, "Member 'UFindTurnBasedMatchCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase \ static_assert(alignof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase) == 0x000008, "Wrong alignment on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase"); \ static_assert(sizeof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase) == 0x000028, "Wrong size on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase, PlayerController) == 0x000000, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase::PlayerController' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase, ProductRequest) == 0x000008, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase::ProductRequest' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase, ReturnValue) == 0x000020, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchase::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned \ static_assert(alignof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned) == 0x000008, "Wrong alignment on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned"); \ static_assert(sizeof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned) == 0x000010, "Wrong size on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned, PlayerController) == 0x000000, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned::PlayerController' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned, ReturnValue) == 0x000008, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseQueryOwned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases \ static_assert(alignof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases) == 0x000008, "Wrong alignment on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases"); \ static_assert(sizeof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases) == 0x000010, "Wrong size on InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases, PlayerController) == 0x000000, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases::PlayerController' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases, ReturnValue) == 0x000008, "Member 'InAppPurchaseCallbackProxy2_CreateProxyObjectForInAppPurchaseUnprocessedPurchases::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInAppPurchaseCallbackProxy2 \ static_assert(alignof(UInAppPurchaseCallbackProxy2) == 0x000008, "Wrong alignment on UInAppPurchaseCallbackProxy2"); \ static_assert(sizeof(UInAppPurchaseCallbackProxy2) == 0x0000A8, "Wrong size on UInAppPurchaseCallbackProxy2"); \ static_assert(offsetof(UInAppPurchaseCallbackProxy2, OnSuccess) == 0x000028, "Member 'UInAppPurchaseCallbackProxy2::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UInAppPurchaseCallbackProxy2, OnFailure) == 0x000038, "Member 'UInAppPurchaseCallbackProxy2::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery \ static_assert(alignof(InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery) == 0x000008, "Wrong alignment on InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery"); \ static_assert(sizeof(InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery) == 0x000020, "Wrong size on InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery"); \ static_assert(offsetof(InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery, PlayerController) == 0x000000, "Member 'InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery::PlayerController' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery, ProductIdentifiers) == 0x000008, "Member 'InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery::ProductIdentifiers' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery, ReturnValue) == 0x000018, "Member 'InAppPurchaseQueryCallbackProxy2_CreateProxyObjectForInAppPurchaseQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInAppPurchaseQueryCallbackProxy2 \ static_assert(alignof(UInAppPurchaseQueryCallbackProxy2) == 0x000008, "Wrong alignment on UInAppPurchaseQueryCallbackProxy2"); \ static_assert(sizeof(UInAppPurchaseQueryCallbackProxy2) == 0x000068, "Wrong size on UInAppPurchaseQueryCallbackProxy2"); \ static_assert(offsetof(UInAppPurchaseQueryCallbackProxy2, OnSuccess) == 0x000028, "Member 'UInAppPurchaseQueryCallbackProxy2::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UInAppPurchaseQueryCallbackProxy2, OnFailure) == 0x000038, "Member 'UInAppPurchaseQueryCallbackProxy2::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore \ static_assert(alignof(InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore) == 0x000008, "Wrong alignment on InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore"); \ static_assert(sizeof(InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore) == 0x000020, "Wrong size on InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore"); \ static_assert(offsetof(InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore, ConsumableProductFlags) == 0x000000, "Member 'InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore::ConsumableProductFlags' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore, PlayerController) == 0x000010, "Member 'InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore::PlayerController' has a wrong offset!"); \ static_assert(offsetof(InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore, ReturnValue) == 0x000018, "Member 'InAppPurchaseRestoreCallbackProxy2_CreateProxyObjectForInAppPurchaseRestore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInAppPurchaseRestoreCallbackProxy2 \ static_assert(alignof(UInAppPurchaseRestoreCallbackProxy2) == 0x000008, "Wrong alignment on UInAppPurchaseRestoreCallbackProxy2"); \ static_assert(sizeof(UInAppPurchaseRestoreCallbackProxy2) == 0x0000B0, "Wrong size on UInAppPurchaseRestoreCallbackProxy2"); \ static_assert(offsetof(UInAppPurchaseRestoreCallbackProxy2, OnSuccess) == 0x000028, "Member 'UInAppPurchaseRestoreCallbackProxy2::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UInAppPurchaseRestoreCallbackProxy2, OnFailure) == 0x000038, "Member 'UInAppPurchaseRestoreCallbackProxy2::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIpConnection \ static_assert(alignof(UIpConnection) == 0x000010, "Wrong alignment on UIpConnection"); \ static_assert(sizeof(UIpConnection) == 0x0033A0, "Wrong size on UIpConnection"); \ static_assert(offsetof(UIpConnection, SocketErrorDisconnectDelay) == 0x00337C, "Member 'UIpConnection::SocketErrorDisconnectDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIpNetDriver \ static_assert(alignof(UIpNetDriver) == 0x000008, "Wrong alignment on UIpNetDriver"); \ static_assert(sizeof(UIpNetDriver) == 0x000840, "Wrong size on UIpNetDriver"); \ static_assert(offsetof(UIpNetDriver, MaxPortCountToTry) == 0x000794, "Member 'UIpNetDriver::MaxPortCountToTry' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, ServerDesiredSocketReceiveBufferBytes) == 0x00079C, "Member 'UIpNetDriver::ServerDesiredSocketReceiveBufferBytes' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, ServerDesiredSocketSendBufferBytes) == 0x0007A0, "Member 'UIpNetDriver::ServerDesiredSocketSendBufferBytes' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, ClientDesiredSocketReceiveBufferBytes) == 0x0007A4, "Member 'UIpNetDriver::ClientDesiredSocketReceiveBufferBytes' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, ClientDesiredSocketSendBufferBytes) == 0x0007A8, "Member 'UIpNetDriver::ClientDesiredSocketSendBufferBytes' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, MaxSecondsInReceive) == 0x0007B0, "Member 'UIpNetDriver::MaxSecondsInReceive' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, NbPacketsBetweenReceiveTimeTest) == 0x0007B8, "Member 'UIpNetDriver::NbPacketsBetweenReceiveTimeTest' has a wrong offset!"); \ static_assert(offsetof(UIpNetDriver, ResolutionConnectionTimeout) == 0x0007BC, "Member 'UIpNetDriver::ResolutionConnectionTimeout' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JoinSessionCallbackProxy_JoinSession \ static_assert(alignof(JoinSessionCallbackProxy_JoinSession) == 0x000008, "Wrong alignment on JoinSessionCallbackProxy_JoinSession"); \ static_assert(sizeof(JoinSessionCallbackProxy_JoinSession) == 0x000138, "Wrong size on JoinSessionCallbackProxy_JoinSession"); \ static_assert(offsetof(JoinSessionCallbackProxy_JoinSession, WorldContextObject) == 0x000000, "Member 'JoinSessionCallbackProxy_JoinSession::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(JoinSessionCallbackProxy_JoinSession, PlayerController) == 0x000008, "Member 'JoinSessionCallbackProxy_JoinSession::PlayerController' has a wrong offset!"); \ static_assert(offsetof(JoinSessionCallbackProxy_JoinSession, SearchResult) == 0x000010, "Member 'JoinSessionCallbackProxy_JoinSession::SearchResult' has a wrong offset!"); \ static_assert(offsetof(JoinSessionCallbackProxy_JoinSession, ReturnValue) == 0x000130, "Member 'JoinSessionCallbackProxy_JoinSession::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJoinSessionCallbackProxy \ static_assert(alignof(UJoinSessionCallbackProxy) == 0x000008, "Wrong alignment on UJoinSessionCallbackProxy"); \ static_assert(sizeof(UJoinSessionCallbackProxy) == 0x000198, "Wrong size on UJoinSessionCallbackProxy"); \ static_assert(offsetof(UJoinSessionCallbackProxy, OnSuccess) == 0x000030, "Member 'UJoinSessionCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UJoinSessionCallbackProxy, OnFailure) == 0x000040, "Member 'UJoinSessionCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LeaderboardBlueprintLibrary_WriteLeaderboardInteger \ static_assert(alignof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger) == 0x000008, "Wrong alignment on LeaderboardBlueprintLibrary_WriteLeaderboardInteger"); \ static_assert(sizeof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger) == 0x000018, "Wrong size on LeaderboardBlueprintLibrary_WriteLeaderboardInteger"); \ static_assert(offsetof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger, PlayerController) == 0x000000, "Member 'LeaderboardBlueprintLibrary_WriteLeaderboardInteger::PlayerController' has a wrong offset!"); \ static_assert(offsetof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger, StatName) == 0x000008, "Member 'LeaderboardBlueprintLibrary_WriteLeaderboardInteger::StatName' has a wrong offset!"); \ static_assert(offsetof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger, StatValue) == 0x000010, "Member 'LeaderboardBlueprintLibrary_WriteLeaderboardInteger::StatValue' has a wrong offset!"); \ static_assert(offsetof(LeaderboardBlueprintLibrary_WriteLeaderboardInteger, ReturnValue) == 0x000014, "Member 'LeaderboardBlueprintLibrary_WriteLeaderboardInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULeaderboardBlueprintLibrary \ static_assert(alignof(ULeaderboardBlueprintLibrary) == 0x000008, "Wrong alignment on ULeaderboardBlueprintLibrary"); \ static_assert(sizeof(ULeaderboardBlueprintLibrary) == 0x000028, "Wrong size on ULeaderboardBlueprintLibrary"); \ #define DUMPER7_ASSERTS_LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush \ static_assert(alignof(LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush) == 0x000008, "Wrong alignment on LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush"); \ static_assert(sizeof(LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush) == 0x000018, "Wrong size on LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush"); \ static_assert(offsetof(LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush, PlayerController) == 0x000000, "Member 'LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush::PlayerController' has a wrong offset!"); \ static_assert(offsetof(LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush, SessionName) == 0x000008, "Member 'LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush::SessionName' has a wrong offset!"); \ static_assert(offsetof(LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush, ReturnValue) == 0x000010, "Member 'LeaderboardFlushCallbackProxy_CreateProxyObjectForFlush::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULeaderboardFlushCallbackProxy \ static_assert(alignof(ULeaderboardFlushCallbackProxy) == 0x000008, "Wrong alignment on ULeaderboardFlushCallbackProxy"); \ static_assert(sizeof(ULeaderboardFlushCallbackProxy) == 0x000068, "Wrong size on ULeaderboardFlushCallbackProxy"); \ static_assert(offsetof(ULeaderboardFlushCallbackProxy, OnSuccess) == 0x000028, "Member 'ULeaderboardFlushCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(ULeaderboardFlushCallbackProxy, OnFailure) == 0x000038, "Member 'ULeaderboardFlushCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery \ static_assert(alignof(LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery) == 0x000008, "Wrong alignment on LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery"); \ static_assert(sizeof(LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery) == 0x000018, "Wrong size on LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery"); \ static_assert(offsetof(LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery, PlayerController) == 0x000000, "Member 'LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery::PlayerController' has a wrong offset!"); \ static_assert(offsetof(LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery, StatName) == 0x000008, "Member 'LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery::StatName' has a wrong offset!"); \ static_assert(offsetof(LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery, ReturnValue) == 0x000010, "Member 'LeaderboardQueryCallbackProxy_CreateProxyObjectForIntQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULeaderboardQueryCallbackProxy \ static_assert(alignof(ULeaderboardQueryCallbackProxy) == 0x000008, "Wrong alignment on ULeaderboardQueryCallbackProxy"); \ static_assert(sizeof(ULeaderboardQueryCallbackProxy) == 0x000098, "Wrong size on ULeaderboardQueryCallbackProxy"); \ static_assert(offsetof(ULeaderboardQueryCallbackProxy, OnSuccess) == 0x000028, "Member 'ULeaderboardQueryCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(ULeaderboardQueryCallbackProxy, OnFailure) == 0x000038, "Member 'ULeaderboardQueryCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LogoutCallbackProxy_Logout \ static_assert(alignof(LogoutCallbackProxy_Logout) == 0x000008, "Wrong alignment on LogoutCallbackProxy_Logout"); \ static_assert(sizeof(LogoutCallbackProxy_Logout) == 0x000018, "Wrong size on LogoutCallbackProxy_Logout"); \ static_assert(offsetof(LogoutCallbackProxy_Logout, WorldContextObject) == 0x000000, "Member 'LogoutCallbackProxy_Logout::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LogoutCallbackProxy_Logout, PlayerController) == 0x000008, "Member 'LogoutCallbackProxy_Logout::PlayerController' has a wrong offset!"); \ static_assert(offsetof(LogoutCallbackProxy_Logout, ReturnValue) == 0x000010, "Member 'LogoutCallbackProxy_Logout::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULogoutCallbackProxy \ static_assert(alignof(ULogoutCallbackProxy) == 0x000008, "Wrong alignment on ULogoutCallbackProxy"); \ static_assert(sizeof(ULogoutCallbackProxy) == 0x000068, "Wrong size on ULogoutCallbackProxy"); \ static_assert(offsetof(ULogoutCallbackProxy, OnSuccess) == 0x000030, "Member 'ULogoutCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(ULogoutCallbackProxy, OnFailure) == 0x000040, "Member 'ULogoutCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeacon \ static_assert(alignof(AOnlineBeacon) == 0x000008, "Wrong alignment on AOnlineBeacon"); \ static_assert(sizeof(AOnlineBeacon) == 0x0002E0, "Wrong size on AOnlineBeacon"); \ static_assert(offsetof(AOnlineBeacon, BeaconConnectionInitialTimeout) == 0x0002B8, "Member 'AOnlineBeacon::BeaconConnectionInitialTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeacon, BeaconConnectionTimeout) == 0x0002BC, "Member 'AOnlineBeacon::BeaconConnectionTimeout' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeacon, NetDriver) == 0x0002C0, "Member 'AOnlineBeacon::NetDriver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconClient \ static_assert(alignof(AOnlineBeaconClient) == 0x000008, "Wrong alignment on AOnlineBeaconClient"); \ static_assert(sizeof(AOnlineBeaconClient) == 0x000340, "Wrong size on AOnlineBeaconClient"); \ static_assert(offsetof(AOnlineBeaconClient, BeaconOwner) == 0x0002E0, "Member 'AOnlineBeaconClient::BeaconOwner' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconClient, BeaconConnection) == 0x0002E8, "Member 'AOnlineBeaconClient::BeaconConnection' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconClient, ConnectionState) == 0x0002F0, "Member 'AOnlineBeaconClient::ConnectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconHost \ static_assert(alignof(AOnlineBeaconHost) == 0x000008, "Wrong alignment on AOnlineBeaconHost"); \ static_assert(sizeof(AOnlineBeaconHost) == 0x0003F0, "Wrong size on AOnlineBeaconHost"); \ static_assert(offsetof(AOnlineBeaconHost, ListenPort) == 0x0002E0, "Member 'AOnlineBeaconHost::ListenPort' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, bAuthRequired) == 0x0002E4, "Member 'AOnlineBeaconHost::bAuthRequired' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, MaxAuthTokenSize) == 0x0002E8, "Member 'AOnlineBeaconHost::MaxAuthTokenSize' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHost, ClientActors) == 0x000340, "Member 'AOnlineBeaconHost::ClientActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOnlineBeaconHostObject \ static_assert(alignof(AOnlineBeaconHostObject) == 0x000008, "Wrong alignment on AOnlineBeaconHostObject"); \ static_assert(sizeof(AOnlineBeaconHostObject) == 0x0002D8, "Wrong size on AOnlineBeaconHostObject"); \ static_assert(offsetof(AOnlineBeaconHostObject, BeaconTypeName) == 0x0002B0, "Member 'AOnlineBeaconHostObject::BeaconTypeName' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHostObject, ClientBeaconActorClass) == 0x0002C0, "Member 'AOnlineBeaconHostObject::ClientBeaconActorClass' has a wrong offset!"); \ static_assert(offsetof(AOnlineBeaconHostObject, ClientActors) == 0x0002C8, "Member 'AOnlineBeaconHostObject::ClientActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineEngineInterfaceImpl2 \ static_assert(alignof(UOnlineEngineInterfaceImpl2) == 0x000008, "Wrong alignment on UOnlineEngineInterfaceImpl2"); \ static_assert(sizeof(UOnlineEngineInterfaceImpl2) == 0x000188, "Wrong size on UOnlineEngineInterfaceImpl2"); \ static_assert(offsetof(UOnlineEngineInterfaceImpl2, MappedUniqueNetIdTypes) == 0x000028, "Member 'UOnlineEngineInterfaceImpl2::MappedUniqueNetIdTypes' has a wrong offset!"); \ static_assert(offsetof(UOnlineEngineInterfaceImpl2, CompatibleUniqueNetIdTypes) == 0x000078, "Member 'UOnlineEngineInterfaceImpl2::CompatibleUniqueNetIdTypes' has a wrong offset!"); \ static_assert(offsetof(UOnlineEngineInterfaceImpl2, VoiceSubsystemNameOverride) == 0x000088, "Member 'UOnlineEngineInterfaceImpl2::VoiceSubsystemNameOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlinePIESettings \ static_assert(alignof(UOnlinePIESettings) == 0x000008, "Wrong alignment on UOnlinePIESettings"); \ static_assert(sizeof(UOnlinePIESettings) == 0x000050, "Wrong size on UOnlinePIESettings"); \ static_assert(offsetof(UOnlinePIESettings, bOnlinePIEEnabled) == 0x000038, "Member 'UOnlinePIESettings::bOnlinePIEEnabled' has a wrong offset!"); \ static_assert(offsetof(UOnlinePIESettings, Logins) == 0x000040, "Member 'UOnlinePIESettings::Logins' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnlineServicesEngineInterfaceImpl \ static_assert(alignof(UOnlineServicesEngineInterfaceImpl) == 0x000008, "Wrong alignment on UOnlineServicesEngineInterfaceImpl"); \ static_assert(sizeof(UOnlineServicesEngineInterfaceImpl) == 0x000028, "Wrong size on UOnlineServicesEngineInterfaceImpl"); \ #define DUMPER7_ASSERTS_UOnlineSessionClient \ static_assert(alignof(UOnlineSessionClient) == 0x000008, "Wrong alignment on UOnlineSessionClient"); \ static_assert(sizeof(UOnlineSessionClient) == 0x0001E0, "Wrong size on UOnlineSessionClient"); \ static_assert(offsetof(UOnlineSessionClient, bIsFromInvite) == 0x0001D8, "Member 'UOnlineSessionClient::bIsFromInvite' has a wrong offset!"); \ static_assert(offsetof(UOnlineSessionClient, bHandlingDisconnect) == 0x0001D9, "Member 'UOnlineSessionClient::bHandlingDisconnect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ClientCancelReservationResponse \ static_assert(alignof(PartyBeaconClient_ClientCancelReservationResponse) == 0x000001, "Wrong alignment on PartyBeaconClient_ClientCancelReservationResponse"); \ static_assert(sizeof(PartyBeaconClient_ClientCancelReservationResponse) == 0x000001, "Wrong size on PartyBeaconClient_ClientCancelReservationResponse"); \ static_assert(offsetof(PartyBeaconClient_ClientCancelReservationResponse, ReservationResponse) == 0x000000, "Member 'PartyBeaconClient_ClientCancelReservationResponse::ReservationResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ClientReservationResponse \ static_assert(alignof(PartyBeaconClient_ClientReservationResponse) == 0x000001, "Wrong alignment on PartyBeaconClient_ClientReservationResponse"); \ static_assert(sizeof(PartyBeaconClient_ClientReservationResponse) == 0x000001, "Wrong size on PartyBeaconClient_ClientReservationResponse"); \ static_assert(offsetof(PartyBeaconClient_ClientReservationResponse, ReservationResponse) == 0x000000, "Member 'PartyBeaconClient_ClientReservationResponse::ReservationResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ClientSendReservationUpdates \ static_assert(alignof(PartyBeaconClient_ClientSendReservationUpdates) == 0x000004, "Wrong alignment on PartyBeaconClient_ClientSendReservationUpdates"); \ static_assert(sizeof(PartyBeaconClient_ClientSendReservationUpdates) == 0x000004, "Wrong size on PartyBeaconClient_ClientSendReservationUpdates"); \ static_assert(offsetof(PartyBeaconClient_ClientSendReservationUpdates, NumRemainingReservations) == 0x000000, "Member 'PartyBeaconClient_ClientSendReservationUpdates::NumRemainingReservations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ServerAddOrUpdateReservationRequest \ static_assert(alignof(PartyBeaconClient_ServerAddOrUpdateReservationRequest) == 0x000008, "Wrong alignment on PartyBeaconClient_ServerAddOrUpdateReservationRequest"); \ static_assert(sizeof(PartyBeaconClient_ServerAddOrUpdateReservationRequest) == 0x000068, "Wrong size on PartyBeaconClient_ServerAddOrUpdateReservationRequest"); \ static_assert(offsetof(PartyBeaconClient_ServerAddOrUpdateReservationRequest, SessionId) == 0x000000, "Member 'PartyBeaconClient_ServerAddOrUpdateReservationRequest::SessionId' has a wrong offset!"); \ static_assert(offsetof(PartyBeaconClient_ServerAddOrUpdateReservationRequest, Reservation) == 0x000010, "Member 'PartyBeaconClient_ServerAddOrUpdateReservationRequest::Reservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ServerCancelReservationRequest \ static_assert(alignof(PartyBeaconClient_ServerCancelReservationRequest) == 0x000008, "Wrong alignment on PartyBeaconClient_ServerCancelReservationRequest"); \ static_assert(sizeof(PartyBeaconClient_ServerCancelReservationRequest) == 0x000030, "Wrong size on PartyBeaconClient_ServerCancelReservationRequest"); \ static_assert(offsetof(PartyBeaconClient_ServerCancelReservationRequest, PartyLeader) == 0x000000, "Member 'PartyBeaconClient_ServerCancelReservationRequest::PartyLeader' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ServerRemoveMemberFromReservationRequest \ static_assert(alignof(PartyBeaconClient_ServerRemoveMemberFromReservationRequest) == 0x000008, "Wrong alignment on PartyBeaconClient_ServerRemoveMemberFromReservationRequest"); \ static_assert(sizeof(PartyBeaconClient_ServerRemoveMemberFromReservationRequest) == 0x000068, "Wrong size on PartyBeaconClient_ServerRemoveMemberFromReservationRequest"); \ static_assert(offsetof(PartyBeaconClient_ServerRemoveMemberFromReservationRequest, SessionId) == 0x000000, "Member 'PartyBeaconClient_ServerRemoveMemberFromReservationRequest::SessionId' has a wrong offset!"); \ static_assert(offsetof(PartyBeaconClient_ServerRemoveMemberFromReservationRequest, ReservationUpdate) == 0x000010, "Member 'PartyBeaconClient_ServerRemoveMemberFromReservationRequest::ReservationUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ServerReservationRequest \ static_assert(alignof(PartyBeaconClient_ServerReservationRequest) == 0x000008, "Wrong alignment on PartyBeaconClient_ServerReservationRequest"); \ static_assert(sizeof(PartyBeaconClient_ServerReservationRequest) == 0x000068, "Wrong size on PartyBeaconClient_ServerReservationRequest"); \ static_assert(offsetof(PartyBeaconClient_ServerReservationRequest, SessionId) == 0x000000, "Member 'PartyBeaconClient_ServerReservationRequest::SessionId' has a wrong offset!"); \ static_assert(offsetof(PartyBeaconClient_ServerReservationRequest, Reservation) == 0x000010, "Member 'PartyBeaconClient_ServerReservationRequest::Reservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PartyBeaconClient_ServerUpdateReservationRequest \ static_assert(alignof(PartyBeaconClient_ServerUpdateReservationRequest) == 0x000008, "Wrong alignment on PartyBeaconClient_ServerUpdateReservationRequest"); \ static_assert(sizeof(PartyBeaconClient_ServerUpdateReservationRequest) == 0x000068, "Wrong size on PartyBeaconClient_ServerUpdateReservationRequest"); \ static_assert(offsetof(PartyBeaconClient_ServerUpdateReservationRequest, SessionId) == 0x000000, "Member 'PartyBeaconClient_ServerUpdateReservationRequest::SessionId' has a wrong offset!"); \ static_assert(offsetof(PartyBeaconClient_ServerUpdateReservationRequest, ReservationUpdate) == 0x000010, "Member 'PartyBeaconClient_ServerUpdateReservationRequest::ReservationUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APartyBeaconClient \ static_assert(alignof(APartyBeaconClient) == 0x000008, "Wrong alignment on APartyBeaconClient"); \ static_assert(sizeof(APartyBeaconClient) == 0x000408, "Wrong size on APartyBeaconClient"); \ static_assert(offsetof(APartyBeaconClient, DestSessionId) == 0x000370, "Member 'APartyBeaconClient::DestSessionId' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, PendingReservation) == 0x000380, "Member 'APartyBeaconClient::PendingReservation' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, RequestType) == 0x0003D8, "Member 'APartyBeaconClient::RequestType' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, bPendingReservationSent) == 0x0003D9, "Member 'APartyBeaconClient::bPendingReservationSent' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconClient, bCancelReservation) == 0x0003DA, "Member 'APartyBeaconClient::bCancelReservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APartyBeaconHost \ static_assert(alignof(APartyBeaconHost) == 0x000008, "Wrong alignment on APartyBeaconHost"); \ static_assert(sizeof(APartyBeaconHost) == 0x000350, "Wrong size on APartyBeaconHost"); \ static_assert(offsetof(APartyBeaconHost, State) == 0x0002D8, "Member 'APartyBeaconHost::State' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, bLogoutOnSessionTimeout) == 0x000340, "Member 'APartyBeaconHost::bLogoutOnSessionTimeout' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, SessionTimeoutSecs) == 0x000344, "Member 'APartyBeaconHost::SessionTimeoutSecs' has a wrong offset!"); \ static_assert(offsetof(APartyBeaconHost, TravelSessionTimeoutSecs) == 0x000348, "Member 'APartyBeaconHost::TravelSessionTimeoutSecs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPartyBeaconState \ static_assert(alignof(UPartyBeaconState) == 0x000008, "Wrong alignment on UPartyBeaconState"); \ static_assert(sizeof(UPartyBeaconState) == 0x0000A0, "Wrong size on UPartyBeaconState"); \ static_assert(offsetof(UPartyBeaconState, SessionName) == 0x000028, "Member 'UPartyBeaconState::SessionName' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, NumConsumedReservations) == 0x000030, "Member 'UPartyBeaconState::NumConsumedReservations' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, MaxReservations) == 0x000034, "Member 'UPartyBeaconState::MaxReservations' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, NumTeams) == 0x000038, "Member 'UPartyBeaconState::NumTeams' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, NumPlayersPerTeam) == 0x00003C, "Member 'UPartyBeaconState::NumPlayersPerTeam' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, TeamAssignmentMethod) == 0x000040, "Member 'UPartyBeaconState::TeamAssignmentMethod' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, ReservedHostTeamNum) == 0x000048, "Member 'UPartyBeaconState::ReservedHostTeamNum' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, ForceTeamNum) == 0x00004C, "Member 'UPartyBeaconState::ForceTeamNum' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, bRestrictCrossConsole) == 0x000050, "Member 'UPartyBeaconState::bRestrictCrossConsole' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, PlatformCrossplayRestrictions) == 0x000058, "Member 'UPartyBeaconState::PlatformCrossplayRestrictions' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, PlatformTypeMapping) == 0x000068, "Member 'UPartyBeaconState::PlatformTypeMapping' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, bEnableRemovalRequests) == 0x000078, "Member 'UPartyBeaconState::bEnableRemovalRequests' has a wrong offset!"); \ static_assert(offsetof(UPartyBeaconState, Reservations) == 0x000080, "Member 'UPartyBeaconState::Reservations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuitMatchCallbackProxy_QuitMatch \ static_assert(alignof(QuitMatchCallbackProxy_QuitMatch) == 0x000008, "Wrong alignment on QuitMatchCallbackProxy_QuitMatch"); \ static_assert(sizeof(QuitMatchCallbackProxy_QuitMatch) == 0x000030, "Wrong size on QuitMatchCallbackProxy_QuitMatch"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, WorldContextObject) == 0x000000, "Member 'QuitMatchCallbackProxy_QuitMatch::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, PlayerController) == 0x000008, "Member 'QuitMatchCallbackProxy_QuitMatch::PlayerController' has a wrong offset!"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, MatchID) == 0x000010, "Member 'QuitMatchCallbackProxy_QuitMatch::MatchID' has a wrong offset!"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, Outcome) == 0x000020, "Member 'QuitMatchCallbackProxy_QuitMatch::Outcome' has a wrong offset!"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, TurnTimeoutInSeconds) == 0x000024, "Member 'QuitMatchCallbackProxy_QuitMatch::TurnTimeoutInSeconds' has a wrong offset!"); \ static_assert(offsetof(QuitMatchCallbackProxy_QuitMatch, ReturnValue) == 0x000028, "Member 'QuitMatchCallbackProxy_QuitMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UQuitMatchCallbackProxy \ static_assert(alignof(UQuitMatchCallbackProxy) == 0x000008, "Wrong alignment on UQuitMatchCallbackProxy"); \ static_assert(sizeof(UQuitMatchCallbackProxy) == 0x000078, "Wrong size on UQuitMatchCallbackProxy"); \ static_assert(offsetof(UQuitMatchCallbackProxy, OnSuccess) == 0x000030, "Member 'UQuitMatchCallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UQuitMatchCallbackProxy, OnFailure) == 0x000040, "Member 'UQuitMatchCallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ShowLoginUICallbackProxy_ShowExternalLoginUI \ static_assert(alignof(ShowLoginUICallbackProxy_ShowExternalLoginUI) == 0x000008, "Wrong alignment on ShowLoginUICallbackProxy_ShowExternalLoginUI"); \ static_assert(sizeof(ShowLoginUICallbackProxy_ShowExternalLoginUI) == 0x000018, "Wrong size on ShowLoginUICallbackProxy_ShowExternalLoginUI"); \ static_assert(offsetof(ShowLoginUICallbackProxy_ShowExternalLoginUI, WorldContextObject) == 0x000000, "Member 'ShowLoginUICallbackProxy_ShowExternalLoginUI::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ShowLoginUICallbackProxy_ShowExternalLoginUI, InPlayerController) == 0x000008, "Member 'ShowLoginUICallbackProxy_ShowExternalLoginUI::InPlayerController' has a wrong offset!"); \ static_assert(offsetof(ShowLoginUICallbackProxy_ShowExternalLoginUI, ReturnValue) == 0x000010, "Member 'ShowLoginUICallbackProxy_ShowExternalLoginUI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShowLoginUICallbackProxy \ static_assert(alignof(UShowLoginUICallbackProxy) == 0x000008, "Wrong alignment on UShowLoginUICallbackProxy"); \ static_assert(sizeof(UShowLoginUICallbackProxy) == 0x000060, "Wrong size on UShowLoginUICallbackProxy"); \ static_assert(offsetof(UShowLoginUICallbackProxy, OnSuccess) == 0x000030, "Member 'UShowLoginUICallbackProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UShowLoginUICallbackProxy, OnFailure) == 0x000040, "Member 'UShowLoginUICallbackProxy::OnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpectatorBeaconClient_ClientCancelReservationResponse \ static_assert(alignof(SpectatorBeaconClient_ClientCancelReservationResponse) == 0x000001, "Wrong alignment on SpectatorBeaconClient_ClientCancelReservationResponse"); \ static_assert(sizeof(SpectatorBeaconClient_ClientCancelReservationResponse) == 0x000001, "Wrong size on SpectatorBeaconClient_ClientCancelReservationResponse"); \ static_assert(offsetof(SpectatorBeaconClient_ClientCancelReservationResponse, ReservationResponse) == 0x000000, "Member 'SpectatorBeaconClient_ClientCancelReservationResponse::ReservationResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpectatorBeaconClient_ClientReservationResponse \ static_assert(alignof(SpectatorBeaconClient_ClientReservationResponse) == 0x000001, "Wrong alignment on SpectatorBeaconClient_ClientReservationResponse"); \ static_assert(sizeof(SpectatorBeaconClient_ClientReservationResponse) == 0x000001, "Wrong size on SpectatorBeaconClient_ClientReservationResponse"); \ static_assert(offsetof(SpectatorBeaconClient_ClientReservationResponse, ReservationResponse) == 0x000000, "Member 'SpectatorBeaconClient_ClientReservationResponse::ReservationResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpectatorBeaconClient_ClientSendReservationUpdates \ static_assert(alignof(SpectatorBeaconClient_ClientSendReservationUpdates) == 0x000004, "Wrong alignment on SpectatorBeaconClient_ClientSendReservationUpdates"); \ static_assert(sizeof(SpectatorBeaconClient_ClientSendReservationUpdates) == 0x000004, "Wrong size on SpectatorBeaconClient_ClientSendReservationUpdates"); \ static_assert(offsetof(SpectatorBeaconClient_ClientSendReservationUpdates, NumRemainingReservations) == 0x000000, "Member 'SpectatorBeaconClient_ClientSendReservationUpdates::NumRemainingReservations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpectatorBeaconClient_ServerCancelReservationRequest \ static_assert(alignof(SpectatorBeaconClient_ServerCancelReservationRequest) == 0x000008, "Wrong alignment on SpectatorBeaconClient_ServerCancelReservationRequest"); \ static_assert(sizeof(SpectatorBeaconClient_ServerCancelReservationRequest) == 0x000030, "Wrong size on SpectatorBeaconClient_ServerCancelReservationRequest"); \ static_assert(offsetof(SpectatorBeaconClient_ServerCancelReservationRequest, Spectator) == 0x000000, "Member 'SpectatorBeaconClient_ServerCancelReservationRequest::Spectator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpectatorBeaconClient_ServerReservationRequest \ static_assert(alignof(SpectatorBeaconClient_ServerReservationRequest) == 0x000008, "Wrong alignment on SpectatorBeaconClient_ServerReservationRequest"); \ static_assert(sizeof(SpectatorBeaconClient_ServerReservationRequest) == 0x000098, "Wrong size on SpectatorBeaconClient_ServerReservationRequest"); \ static_assert(offsetof(SpectatorBeaconClient_ServerReservationRequest, SessionId) == 0x000000, "Member 'SpectatorBeaconClient_ServerReservationRequest::SessionId' has a wrong offset!"); \ static_assert(offsetof(SpectatorBeaconClient_ServerReservationRequest, Reservation) == 0x000010, "Member 'SpectatorBeaconClient_ServerReservationRequest::Reservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpectatorBeaconClient \ static_assert(alignof(ASpectatorBeaconClient) == 0x000008, "Wrong alignment on ASpectatorBeaconClient"); \ static_assert(sizeof(ASpectatorBeaconClient) == 0x000438, "Wrong size on ASpectatorBeaconClient"); \ static_assert(offsetof(ASpectatorBeaconClient, DestSessionId) == 0x000370, "Member 'ASpectatorBeaconClient::DestSessionId' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, PendingReservation) == 0x000380, "Member 'ASpectatorBeaconClient::PendingReservation' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, RequestType) == 0x000408, "Member 'ASpectatorBeaconClient::RequestType' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, bPendingReservationSent) == 0x000409, "Member 'ASpectatorBeaconClient::bPendingReservationSent' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconClient, bCancelReservation) == 0x00040A, "Member 'ASpectatorBeaconClient::bCancelReservation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpectatorBeaconHost \ static_assert(alignof(ASpectatorBeaconHost) == 0x000008, "Wrong alignment on ASpectatorBeaconHost"); \ static_assert(sizeof(ASpectatorBeaconHost) == 0x000350, "Wrong size on ASpectatorBeaconHost"); \ static_assert(offsetof(ASpectatorBeaconHost, State) == 0x0002D8, "Member 'ASpectatorBeaconHost::State' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, bLogoutOnSessionTimeout) == 0x000340, "Member 'ASpectatorBeaconHost::bLogoutOnSessionTimeout' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, SessionTimeoutSecs) == 0x000344, "Member 'ASpectatorBeaconHost::SessionTimeoutSecs' has a wrong offset!"); \ static_assert(offsetof(ASpectatorBeaconHost, TravelSessionTimeoutSecs) == 0x000348, "Member 'ASpectatorBeaconHost::TravelSessionTimeoutSecs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpectatorBeaconState \ static_assert(alignof(USpectatorBeaconState) == 0x000008, "Wrong alignment on USpectatorBeaconState"); \ static_assert(sizeof(USpectatorBeaconState) == 0x000060, "Wrong size on USpectatorBeaconState"); \ static_assert(offsetof(USpectatorBeaconState, SessionName) == 0x000028, "Member 'USpectatorBeaconState::SessionName' has a wrong offset!"); \ static_assert(offsetof(USpectatorBeaconState, NumConsumedReservations) == 0x000030, "Member 'USpectatorBeaconState::NumConsumedReservations' has a wrong offset!"); \ static_assert(offsetof(USpectatorBeaconState, MaxReservations) == 0x000034, "Member 'USpectatorBeaconState::MaxReservations' has a wrong offset!"); \ static_assert(offsetof(USpectatorBeaconState, bRestrictCrossConsole) == 0x000038, "Member 'USpectatorBeaconState::bRestrictCrossConsole' has a wrong offset!"); \ static_assert(offsetof(USpectatorBeaconState, Reservations) == 0x000040, "Member 'USpectatorBeaconState::Reservations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATestBeaconClient \ static_assert(alignof(ATestBeaconClient) == 0x000008, "Wrong alignment on ATestBeaconClient"); \ static_assert(sizeof(ATestBeaconClient) == 0x000340, "Wrong size on ATestBeaconClient"); \ #define DUMPER7_ASSERTS_ATestBeaconHost \ static_assert(alignof(ATestBeaconHost) == 0x000008, "Wrong alignment on ATestBeaconHost"); \ static_assert(sizeof(ATestBeaconHost) == 0x0002D8, "Wrong size on ATestBeaconHost"); \ #define DUMPER7_ASSERTS_TurnBasedBlueprintLibrary_GetIsMyTurn \ static_assert(alignof(TurnBasedBlueprintLibrary_GetIsMyTurn) == 0x000008, "Wrong alignment on TurnBasedBlueprintLibrary_GetIsMyTurn"); \ static_assert(sizeof(TurnBasedBlueprintLibrary_GetIsMyTurn) == 0x000028, "Wrong size on TurnBasedBlueprintLibrary_GetIsMyTurn"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetIsMyTurn, WorldContextObject) == 0x000000, "Member 'TurnBasedBlueprintLibrary_GetIsMyTurn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetIsMyTurn, PlayerController) == 0x000008, "Member 'TurnBasedBlueprintLibrary_GetIsMyTurn::PlayerController' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetIsMyTurn, MatchID) == 0x000010, "Member 'TurnBasedBlueprintLibrary_GetIsMyTurn::MatchID' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetIsMyTurn, bIsMyTurn) == 0x000020, "Member 'TurnBasedBlueprintLibrary_GetIsMyTurn::bIsMyTurn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TurnBasedBlueprintLibrary_GetMyPlayerIndex \ static_assert(alignof(TurnBasedBlueprintLibrary_GetMyPlayerIndex) == 0x000008, "Wrong alignment on TurnBasedBlueprintLibrary_GetMyPlayerIndex"); \ static_assert(sizeof(TurnBasedBlueprintLibrary_GetMyPlayerIndex) == 0x000028, "Wrong size on TurnBasedBlueprintLibrary_GetMyPlayerIndex"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetMyPlayerIndex, WorldContextObject) == 0x000000, "Member 'TurnBasedBlueprintLibrary_GetMyPlayerIndex::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetMyPlayerIndex, PlayerController) == 0x000008, "Member 'TurnBasedBlueprintLibrary_GetMyPlayerIndex::PlayerController' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetMyPlayerIndex, MatchID) == 0x000010, "Member 'TurnBasedBlueprintLibrary_GetMyPlayerIndex::MatchID' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetMyPlayerIndex, PlayerIndex) == 0x000020, "Member 'TurnBasedBlueprintLibrary_GetMyPlayerIndex::PlayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TurnBasedBlueprintLibrary_GetPlayerDisplayName \ static_assert(alignof(TurnBasedBlueprintLibrary_GetPlayerDisplayName) == 0x000008, "Wrong alignment on TurnBasedBlueprintLibrary_GetPlayerDisplayName"); \ static_assert(sizeof(TurnBasedBlueprintLibrary_GetPlayerDisplayName) == 0x000038, "Wrong size on TurnBasedBlueprintLibrary_GetPlayerDisplayName"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetPlayerDisplayName, WorldContextObject) == 0x000000, "Member 'TurnBasedBlueprintLibrary_GetPlayerDisplayName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetPlayerDisplayName, PlayerController) == 0x000008, "Member 'TurnBasedBlueprintLibrary_GetPlayerDisplayName::PlayerController' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetPlayerDisplayName, MatchID) == 0x000010, "Member 'TurnBasedBlueprintLibrary_GetPlayerDisplayName::MatchID' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetPlayerDisplayName, PlayerIndex) == 0x000020, "Member 'TurnBasedBlueprintLibrary_GetPlayerDisplayName::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_GetPlayerDisplayName, PlayerDisplayName) == 0x000028, "Member 'TurnBasedBlueprintLibrary_GetPlayerDisplayName::PlayerDisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject \ static_assert(alignof(TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject) == 0x000008, "Wrong alignment on TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject"); \ static_assert(sizeof(TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject) == 0x000018, "Wrong size on TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject, WorldContextObject) == 0x000000, "Member 'TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject, PlayerController) == 0x000008, "Member 'TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject::PlayerController' has a wrong offset!"); \ static_assert(offsetof(TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject, Object) == 0x000010, "Member 'TurnBasedBlueprintLibrary_RegisterTurnBasedMatchInterfaceObject::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTurnBasedBlueprintLibrary \ static_assert(alignof(UTurnBasedBlueprintLibrary) == 0x000008, "Wrong alignment on UTurnBasedBlueprintLibrary"); \ static_assert(sizeof(UTurnBasedBlueprintLibrary) == 0x000028, "Wrong size on UTurnBasedBlueprintLibrary"); \ #define DUMPER7_ASSERTS_VoipListenerSynthComponent_IsIdling \ static_assert(alignof(VoipListenerSynthComponent_IsIdling) == 0x000001, "Wrong alignment on VoipListenerSynthComponent_IsIdling"); \ static_assert(sizeof(VoipListenerSynthComponent_IsIdling) == 0x000001, "Wrong size on VoipListenerSynthComponent_IsIdling"); \ static_assert(offsetof(VoipListenerSynthComponent_IsIdling, ReturnValue) == 0x000000, "Member 'VoipListenerSynthComponent_IsIdling::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoipListenerSynthComponent \ static_assert(alignof(UVoipListenerSynthComponent) == 0x000010, "Wrong alignment on UVoipListenerSynthComponent"); \ static_assert(sizeof(UVoipListenerSynthComponent) == 0x0007F0, "Wrong size on UVoipListenerSynthComponent"); \ #define DUMPER7_ASSERTS_FSubmixEffectDynamicProcessorFilterSettings \ static_assert(alignof(FSubmixEffectDynamicProcessorFilterSettings) == 0x000004, "Wrong alignment on FSubmixEffectDynamicProcessorFilterSettings"); \ static_assert(sizeof(FSubmixEffectDynamicProcessorFilterSettings) == 0x00000C, "Wrong size on FSubmixEffectDynamicProcessorFilterSettings"); \ static_assert(offsetof(FSubmixEffectDynamicProcessorFilterSettings, Cutoff) == 0x000004, "Member 'FSubmixEffectDynamicProcessorFilterSettings::Cutoff' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicProcessorFilterSettings, GainDb) == 0x000008, "Member 'FSubmixEffectDynamicProcessorFilterSettings::GainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectDynamicsProcessorSettings \ static_assert(alignof(FSubmixEffectDynamicsProcessorSettings) == 0x000008, "Wrong alignment on FSubmixEffectDynamicsProcessorSettings"); \ static_assert(sizeof(FSubmixEffectDynamicsProcessorSettings) == 0x000060, "Wrong size on FSubmixEffectDynamicsProcessorSettings"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, DynamicsProcessorType) == 0x000000, "Member 'FSubmixEffectDynamicsProcessorSettings::DynamicsProcessorType' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, PeakMode) == 0x000001, "Member 'FSubmixEffectDynamicsProcessorSettings::PeakMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, LinkMode) == 0x000002, "Member 'FSubmixEffectDynamicsProcessorSettings::LinkMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, InputGainDb) == 0x000004, "Member 'FSubmixEffectDynamicsProcessorSettings::InputGainDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, ThresholdDb) == 0x000008, "Member 'FSubmixEffectDynamicsProcessorSettings::ThresholdDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, Ratio) == 0x00000C, "Member 'FSubmixEffectDynamicsProcessorSettings::Ratio' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, KneeBandwidthDb) == 0x000010, "Member 'FSubmixEffectDynamicsProcessorSettings::KneeBandwidthDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, LookAheadMsec) == 0x000014, "Member 'FSubmixEffectDynamicsProcessorSettings::LookAheadMsec' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, AttackTimeMsec) == 0x000018, "Member 'FSubmixEffectDynamicsProcessorSettings::AttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, ReleaseTimeMsec) == 0x00001C, "Member 'FSubmixEffectDynamicsProcessorSettings::ReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, KeySource) == 0x000020, "Member 'FSubmixEffectDynamicsProcessorSettings::KeySource' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, ExternalAudioBus) == 0x000028, "Member 'FSubmixEffectDynamicsProcessorSettings::ExternalAudioBus' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, ExternalSubmix) == 0x000030, "Member 'FSubmixEffectDynamicsProcessorSettings::ExternalSubmix' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, KeyGainDb) == 0x00003C, "Member 'FSubmixEffectDynamicsProcessorSettings::KeyGainDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, OutputGainDb) == 0x000040, "Member 'FSubmixEffectDynamicsProcessorSettings::OutputGainDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, KeyHighshelf) == 0x000044, "Member 'FSubmixEffectDynamicsProcessorSettings::KeyHighshelf' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDynamicsProcessorSettings, KeyLowshelf) == 0x000050, "Member 'FSubmixEffectDynamicsProcessorSettings::KeyLowshelf' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioOutputDeviceInfo \ static_assert(alignof(FAudioOutputDeviceInfo) == 0x000008, "Wrong alignment on FAudioOutputDeviceInfo"); \ static_assert(sizeof(FAudioOutputDeviceInfo) == 0x000048, "Wrong size on FAudioOutputDeviceInfo"); \ static_assert(offsetof(FAudioOutputDeviceInfo, Name) == 0x000000, "Member 'FAudioOutputDeviceInfo::Name' has a wrong offset!"); \ static_assert(offsetof(FAudioOutputDeviceInfo, DeviceID) == 0x000010, "Member 'FAudioOutputDeviceInfo::DeviceID' has a wrong offset!"); \ static_assert(offsetof(FAudioOutputDeviceInfo, NumChannels) == 0x000020, "Member 'FAudioOutputDeviceInfo::NumChannels' has a wrong offset!"); \ static_assert(offsetof(FAudioOutputDeviceInfo, SampleRate) == 0x000024, "Member 'FAudioOutputDeviceInfo::SampleRate' has a wrong offset!"); \ static_assert(offsetof(FAudioOutputDeviceInfo, Format) == 0x000028, "Member 'FAudioOutputDeviceInfo::Format' has a wrong offset!"); \ static_assert(offsetof(FAudioOutputDeviceInfo, OutputChannelArray) == 0x000030, "Member 'FAudioOutputDeviceInfo::OutputChannelArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSwapAudioOutputResult \ static_assert(alignof(FSwapAudioOutputResult) == 0x000008, "Wrong alignment on FSwapAudioOutputResult"); \ static_assert(sizeof(FSwapAudioOutputResult) == 0x000028, "Wrong size on FSwapAudioOutputResult"); \ static_assert(offsetof(FSwapAudioOutputResult, CurrentDeviceId) == 0x000000, "Member 'FSwapAudioOutputResult::CurrentDeviceId' has a wrong offset!"); \ static_assert(offsetof(FSwapAudioOutputResult, RequestedDeviceId) == 0x000010, "Member 'FSwapAudioOutputResult::RequestedDeviceId' has a wrong offset!"); \ static_assert(offsetof(FSwapAudioOutputResult, Result) == 0x000020, "Member 'FSwapAudioOutputResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectEQBand \ static_assert(alignof(FSubmixEffectEQBand) == 0x000004, "Wrong alignment on FSubmixEffectEQBand"); \ static_assert(sizeof(FSubmixEffectEQBand) == 0x000010, "Wrong size on FSubmixEffectEQBand"); \ static_assert(offsetof(FSubmixEffectEQBand, Frequency) == 0x000000, "Member 'FSubmixEffectEQBand::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectEQBand, Bandwidth) == 0x000004, "Member 'FSubmixEffectEQBand::Bandwidth' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectEQBand, GainDb) == 0x000008, "Member 'FSubmixEffectEQBand::GainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectSubmixEQSettings \ static_assert(alignof(FSubmixEffectSubmixEQSettings) == 0x000008, "Wrong alignment on FSubmixEffectSubmixEQSettings"); \ static_assert(sizeof(FSubmixEffectSubmixEQSettings) == 0x000010, "Wrong size on FSubmixEffectSubmixEQSettings"); \ static_assert(offsetof(FSubmixEffectSubmixEQSettings, EQBands) == 0x000000, "Member 'FSubmixEffectSubmixEQSettings::EQBands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectReverbSettings \ static_assert(alignof(FSubmixEffectReverbSettings) == 0x000004, "Wrong alignment on FSubmixEffectReverbSettings"); \ static_assert(sizeof(FSubmixEffectReverbSettings) == 0x000040, "Wrong size on FSubmixEffectReverbSettings"); \ static_assert(offsetof(FSubmixEffectReverbSettings, bBypassEarlyReflections) == 0x000000, "Member 'FSubmixEffectReverbSettings::bBypassEarlyReflections' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, ReflectionsDelay) == 0x000004, "Member 'FSubmixEffectReverbSettings::ReflectionsDelay' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, GainHF) == 0x000008, "Member 'FSubmixEffectReverbSettings::GainHF' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, ReflectionsGain) == 0x00000C, "Member 'FSubmixEffectReverbSettings::ReflectionsGain' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, bBypassLateReflections) == 0x000010, "Member 'FSubmixEffectReverbSettings::bBypassLateReflections' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, LateDelay) == 0x000014, "Member 'FSubmixEffectReverbSettings::LateDelay' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, DecayTime) == 0x000018, "Member 'FSubmixEffectReverbSettings::DecayTime' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, Density) == 0x00001C, "Member 'FSubmixEffectReverbSettings::Density' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, Diffusion) == 0x000020, "Member 'FSubmixEffectReverbSettings::Diffusion' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, AirAbsorptionGainHF) == 0x000024, "Member 'FSubmixEffectReverbSettings::AirAbsorptionGainHF' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, DecayHFRatio) == 0x000028, "Member 'FSubmixEffectReverbSettings::DecayHFRatio' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, LateGain) == 0x00002C, "Member 'FSubmixEffectReverbSettings::LateGain' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, Gain) == 0x000030, "Member 'FSubmixEffectReverbSettings::Gain' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, WetLevel) == 0x000034, "Member 'FSubmixEffectReverbSettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, DryLevel) == 0x000038, "Member 'FSubmixEffectReverbSettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectReverbSettings, bBypass) == 0x00003C, "Member 'FSubmixEffectReverbSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthSound \ static_assert(alignof(USynthSound) == 0x000008, "Wrong alignment on USynthSound"); \ static_assert(sizeof(USynthSound) == 0x0004C0, "Wrong size on USynthSound"); \ static_assert(offsetof(USynthSound, OwningSynthComponent) == 0x0004A0, "Member 'USynthSound::OwningSynthComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_SetLowPassFilterEnabled \ static_assert(alignof(SynthComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong alignment on SynthComponent_SetLowPassFilterEnabled"); \ static_assert(sizeof(SynthComponent_SetLowPassFilterEnabled) == 0x000001, "Wrong size on SynthComponent_SetLowPassFilterEnabled"); \ static_assert(offsetof(SynthComponent_SetLowPassFilterEnabled, InLowPassFilterEnabled) == 0x000000, "Member 'SynthComponent_SetLowPassFilterEnabled::InLowPassFilterEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_SetLowPassFilterFrequency \ static_assert(alignof(SynthComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong alignment on SynthComponent_SetLowPassFilterFrequency"); \ static_assert(sizeof(SynthComponent_SetLowPassFilterFrequency) == 0x000004, "Wrong size on SynthComponent_SetLowPassFilterFrequency"); \ static_assert(offsetof(SynthComponent_SetLowPassFilterFrequency, InLowPassFilterFrequency) == 0x000000, "Member 'SynthComponent_SetLowPassFilterFrequency::InLowPassFilterFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_SetOutputToBusOnly \ static_assert(alignof(SynthComponent_SetOutputToBusOnly) == 0x000001, "Wrong alignment on SynthComponent_SetOutputToBusOnly"); \ static_assert(sizeof(SynthComponent_SetOutputToBusOnly) == 0x000001, "Wrong size on SynthComponent_SetOutputToBusOnly"); \ static_assert(offsetof(SynthComponent_SetOutputToBusOnly, bInOutputToBusOnly) == 0x000000, "Member 'SynthComponent_SetOutputToBusOnly::bInOutputToBusOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_SetSubmixSend \ static_assert(alignof(SynthComponent_SetSubmixSend) == 0x000008, "Wrong alignment on SynthComponent_SetSubmixSend"); \ static_assert(sizeof(SynthComponent_SetSubmixSend) == 0x000010, "Wrong size on SynthComponent_SetSubmixSend"); \ static_assert(offsetof(SynthComponent_SetSubmixSend, Submix) == 0x000000, "Member 'SynthComponent_SetSubmixSend::Submix' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_SetSubmixSend, SendLevel) == 0x000008, "Member 'SynthComponent_SetSubmixSend::SendLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_SetVolumeMultiplier \ static_assert(alignof(SynthComponent_SetVolumeMultiplier) == 0x000004, "Wrong alignment on SynthComponent_SetVolumeMultiplier"); \ static_assert(sizeof(SynthComponent_SetVolumeMultiplier) == 0x000004, "Wrong size on SynthComponent_SetVolumeMultiplier"); \ static_assert(offsetof(SynthComponent_SetVolumeMultiplier, VolumeMultiplier) == 0x000000, "Member 'SynthComponent_SetVolumeMultiplier::VolumeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_AdjustVolume \ static_assert(alignof(SynthComponent_AdjustVolume) == 0x000004, "Wrong alignment on SynthComponent_AdjustVolume"); \ static_assert(sizeof(SynthComponent_AdjustVolume) == 0x00000C, "Wrong size on SynthComponent_AdjustVolume"); \ static_assert(offsetof(SynthComponent_AdjustVolume, AdjustVolumeDuration) == 0x000000, "Member 'SynthComponent_AdjustVolume::AdjustVolumeDuration' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_AdjustVolume, AdjustVolumeLevel) == 0x000004, "Member 'SynthComponent_AdjustVolume::AdjustVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_AdjustVolume, FadeCurve) == 0x000008, "Member 'SynthComponent_AdjustVolume::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_FadeIn \ static_assert(alignof(SynthComponent_FadeIn) == 0x000004, "Wrong alignment on SynthComponent_FadeIn"); \ static_assert(sizeof(SynthComponent_FadeIn) == 0x000010, "Wrong size on SynthComponent_FadeIn"); \ static_assert(offsetof(SynthComponent_FadeIn, FadeInDuration) == 0x000000, "Member 'SynthComponent_FadeIn::FadeInDuration' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_FadeIn, FadeVolumeLevel) == 0x000004, "Member 'SynthComponent_FadeIn::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_FadeIn, StartTime) == 0x000008, "Member 'SynthComponent_FadeIn::StartTime' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_FadeIn, FadeCurve) == 0x00000C, "Member 'SynthComponent_FadeIn::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_FadeOut \ static_assert(alignof(SynthComponent_FadeOut) == 0x000004, "Wrong alignment on SynthComponent_FadeOut"); \ static_assert(sizeof(SynthComponent_FadeOut) == 0x00000C, "Wrong size on SynthComponent_FadeOut"); \ static_assert(offsetof(SynthComponent_FadeOut, FadeOutDuration) == 0x000000, "Member 'SynthComponent_FadeOut::FadeOutDuration' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_FadeOut, FadeVolumeLevel) == 0x000004, "Member 'SynthComponent_FadeOut::FadeVolumeLevel' has a wrong offset!"); \ static_assert(offsetof(SynthComponent_FadeOut, FadeCurve) == 0x000008, "Member 'SynthComponent_FadeOut::FadeCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponent_IsPlaying \ static_assert(alignof(SynthComponent_IsPlaying) == 0x000001, "Wrong alignment on SynthComponent_IsPlaying"); \ static_assert(sizeof(SynthComponent_IsPlaying) == 0x000001, "Wrong size on SynthComponent_IsPlaying"); \ static_assert(offsetof(SynthComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'SynthComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthComponent \ static_assert(alignof(USynthComponent) == 0x000010, "Wrong alignment on USynthComponent"); \ static_assert(sizeof(USynthComponent) == 0x000790, "Wrong size on USynthComponent"); \ static_assert(offsetof(USynthComponent, AttenuationSettings) == 0x0002A8, "Member 'USynthComponent::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, AttenuationOverrides) == 0x0002B0, "Member 'USynthComponent::AttenuationOverrides' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, ConcurrencySettings) == 0x000678, "Member 'USynthComponent::ConcurrencySettings' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, ConcurrencySet) == 0x000680, "Member 'USynthComponent::ConcurrencySet' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundClass) == 0x0006D0, "Member 'USynthComponent::SoundClass' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SourceEffectChain) == 0x0006D8, "Member 'USynthComponent::SourceEffectChain' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundSubmix) == 0x0006E0, "Member 'USynthComponent::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, SoundSubmixSends) == 0x0006E8, "Member 'USynthComponent::SoundSubmixSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, BusSends) == 0x0006F8, "Member 'USynthComponent::BusSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, PreEffectBusSends) == 0x000708, "Member 'USynthComponent::PreEffectBusSends' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, EnvelopeFollowerAttackTime) == 0x00071C, "Member 'USynthComponent::EnvelopeFollowerAttackTime' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, EnvelopeFollowerReleaseTime) == 0x000720, "Member 'USynthComponent::EnvelopeFollowerReleaseTime' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, OnAudioEnvelopeValue) == 0x000728, "Member 'USynthComponent::OnAudioEnvelopeValue' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, Synth) == 0x000758, "Member 'USynthComponent::Synth' has a wrong offset!"); \ static_assert(offsetof(USynthComponent, AudioComponent) == 0x000760, "Member 'USynthComponent::AudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectReverbPreset_SetSettings \ static_assert(alignof(SubmixEffectReverbPreset_SetSettings) == 0x000004, "Wrong alignment on SubmixEffectReverbPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectReverbPreset_SetSettings) == 0x000040, "Wrong size on SubmixEffectReverbPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectReverbPreset_SetSettingsWithReverbEffect \ static_assert(alignof(SubmixEffectReverbPreset_SetSettingsWithReverbEffect) == 0x000008, "Wrong alignment on SubmixEffectReverbPreset_SetSettingsWithReverbEffect"); \ static_assert(sizeof(SubmixEffectReverbPreset_SetSettingsWithReverbEffect) == 0x000010, "Wrong size on SubmixEffectReverbPreset_SetSettingsWithReverbEffect"); \ static_assert(offsetof(SubmixEffectReverbPreset_SetSettingsWithReverbEffect, InReverbEffect) == 0x000000, "Member 'SubmixEffectReverbPreset_SetSettingsWithReverbEffect::InReverbEffect' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectReverbPreset_SetSettingsWithReverbEffect, WetLevel) == 0x000008, "Member 'SubmixEffectReverbPreset_SetSettingsWithReverbEffect::WetLevel' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectReverbPreset_SetSettingsWithReverbEffect, DryLevel) == 0x00000C, "Member 'SubmixEffectReverbPreset_SetSettingsWithReverbEffect::DryLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectReverbPreset \ static_assert(alignof(USubmixEffectReverbPreset) == 0x000008, "Wrong alignment on USubmixEffectReverbPreset"); \ static_assert(sizeof(USubmixEffectReverbPreset) == 0x000110, "Wrong size on USubmixEffectReverbPreset"); \ static_assert(offsetof(USubmixEffectReverbPreset, Settings) == 0x0000D0, "Member 'USubmixEffectReverbPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioGenerator \ static_assert(alignof(UAudioGenerator) == 0x000008, "Wrong alignment on UAudioGenerator"); \ static_assert(sizeof(UAudioGenerator) == 0x0000A8, "Wrong size on UAudioGenerator"); \ #define DUMPER7_ASSERTS_UAudioDeviceNotificationSubsystem \ static_assert(alignof(UAudioDeviceNotificationSubsystem) == 0x000008, "Wrong alignment on UAudioDeviceNotificationSubsystem"); \ static_assert(sizeof(UAudioDeviceNotificationSubsystem) == 0x000128, "Wrong size on UAudioDeviceNotificationSubsystem"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DefaultCaptureDeviceChanged) == 0x000038, "Member 'UAudioDeviceNotificationSubsystem::DefaultCaptureDeviceChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DefaultRenderDeviceChanged) == 0x000060, "Member 'UAudioDeviceNotificationSubsystem::DefaultRenderDeviceChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DeviceAdded) == 0x000088, "Member 'UAudioDeviceNotificationSubsystem::DeviceAdded' has a wrong offset!"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DeviceRemoved) == 0x0000B0, "Member 'UAudioDeviceNotificationSubsystem::DeviceRemoved' has a wrong offset!"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DeviceStateChanged) == 0x0000D8, "Member 'UAudioDeviceNotificationSubsystem::DeviceStateChanged' has a wrong offset!"); \ static_assert(offsetof(UAudioDeviceNotificationSubsystem, DeviceSwitched) == 0x000100, "Member 'UAudioDeviceNotificationSubsystem::DeviceSwitched' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_AddMasterSubmixEffect \ static_assert(alignof(AudioMixerBlueprintLibrary_AddMasterSubmixEffect) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_AddMasterSubmixEffect"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_AddMasterSubmixEffect) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_AddMasterSubmixEffect"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddMasterSubmixEffect, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_AddMasterSubmixEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddMasterSubmixEffect, SubmixEffectPreset) == 0x000008, "Member 'AudioMixerBlueprintLibrary_AddMasterSubmixEffect::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain \ static_assert(alignof(AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain, PresetChain) == 0x000008, "Member 'AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain::PresetChain' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain, Entry) == 0x000010, "Member 'AudioMixerBlueprintLibrary_AddSourceEffectToPresetChain::Entry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_AddSubmixEffect \ static_assert(alignof(AudioMixerBlueprintLibrary_AddSubmixEffect) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_AddSubmixEffect"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_AddSubmixEffect) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_AddSubmixEffect"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSubmixEffect, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_AddSubmixEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSubmixEffect, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_AddSubmixEffect::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSubmixEffect, SubmixEffectPreset) == 0x000010, "Member 'AudioMixerBlueprintLibrary_AddSubmixEffect::SubmixEffectPreset' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_AddSubmixEffect, ReturnValue) == 0x000018, "Member 'AudioMixerBlueprintLibrary_AddSubmixEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ClearMasterSubmixEffects \ static_assert(alignof(AudioMixerBlueprintLibrary_ClearMasterSubmixEffects) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ClearMasterSubmixEffects"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ClearMasterSubmixEffects) == 0x000008, "Wrong size on AudioMixerBlueprintLibrary_ClearMasterSubmixEffects"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearMasterSubmixEffects, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ClearMasterSubmixEffects::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride \ static_assert(alignof(AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride, FadeTimeSec) == 0x000010, "Member 'AudioMixerBlueprintLibrary_ClearSubmixEffectChainOverride::FadeTimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ClearSubmixEffects \ static_assert(alignof(AudioMixerBlueprintLibrary_ClearSubmixEffects) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ClearSubmixEffects"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ClearSubmixEffects) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_ClearSubmixEffects"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearSubmixEffects, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ClearSubmixEffects::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ClearSubmixEffects, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_ClearSubmixEffects::SoundSubmix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString \ static_assert(alignof(AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString) == 0x000058, "Wrong size on AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString, Info) == 0x000000, "Member 'AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString::Info' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString, ReturnValue) == 0x000048, "Member 'AudioMixerBlueprintLibrary_Conv_AudioOutputDeviceInfoToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices \ static_assert(alignof(AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices, OnObtainDevicesEvent) == 0x000008, "Member 'AudioMixerBlueprintLibrary_GetAvailableAudioOutputDevices::OnObtainDevicesEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName \ static_assert(alignof(AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName, OnObtainCurrentDeviceEvent) == 0x000008, "Member 'AudioMixerBlueprintLibrary_GetCurrentAudioOutputDeviceName::OnObtainCurrentDeviceEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies \ static_assert(alignof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies) == 0x000030, "Wrong size on AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies, Frequencies) == 0x000008, "Member 'AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies::Frequencies' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies, Magnitudes) == 0x000018, "Member 'AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies::Magnitudes' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies, SubmixToAnalyze) == 0x000028, "Member 'AudioMixerBlueprintLibrary_GetMagnitudeForFrequencies::SubmixToAnalyze' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain \ static_assert(alignof(AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain, PresetChain) == 0x000008, "Member 'AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain::PresetChain' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain, ReturnValue) == 0x000010, "Member 'AudioMixerBlueprintLibrary_GetNumberOfEntriesInSourceEffectChain::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_GetPhaseForFrequencies \ static_assert(alignof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_GetPhaseForFrequencies"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies) == 0x000030, "Wrong size on AudioMixerBlueprintLibrary_GetPhaseForFrequencies"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_GetPhaseForFrequencies::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies, Frequencies) == 0x000008, "Member 'AudioMixerBlueprintLibrary_GetPhaseForFrequencies::Frequencies' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies, Phases) == 0x000018, "Member 'AudioMixerBlueprintLibrary_GetPhaseForFrequencies::Phases' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_GetPhaseForFrequencies, SubmixToAnalyze) == 0x000028, "Member 'AudioMixerBlueprintLibrary_GetPhaseForFrequencies::SubmixToAnalyze' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_IsAudioBusActive \ static_assert(alignof(AudioMixerBlueprintLibrary_IsAudioBusActive) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_IsAudioBusActive"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_IsAudioBusActive) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_IsAudioBusActive"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_IsAudioBusActive, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_IsAudioBusActive::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_IsAudioBusActive, AudioBus) == 0x000008, "Member 'AudioMixerBlueprintLibrary_IsAudioBusActive::AudioBus' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_IsAudioBusActive, ReturnValue) == 0x000010, "Member 'AudioMixerBlueprintLibrary_IsAudioBusActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings \ static_assert(alignof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings) == 0x000028, "Wrong size on AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, InNumBands) == 0x000000, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::InNumBands' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, InMinimumFrequency) == 0x000004, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::InMinimumFrequency' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, InMaximumFrequency) == 0x000008, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::InMaximumFrequency' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, InAttackTimeMsec) == 0x00000C, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::InAttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, InReleaseTimeMsec) == 0x000010, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::InReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings, ReturnValue) == 0x000018, "Member 'AudioMixerBlueprintLibrary_MakeFullSpectrumSpectralAnalysisBandSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings \ static_assert(alignof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings) == 0x000028, "Wrong size on AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, InNumSemitones) == 0x000000, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::InNumSemitones' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, InStartingMusicalNote) == 0x000004, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::InStartingMusicalNote' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, InStartingOctave) == 0x000008, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::InStartingOctave' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, InAttackTimeMsec) == 0x00000C, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::InAttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, InReleaseTimeMsec) == 0x000010, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::InReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings, ReturnValue) == 0x000018, "Member 'AudioMixerBlueprintLibrary_MakeMusicalSpectralAnalysisBandSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings \ static_assert(alignof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings, InBandPresetType) == 0x000000, "Member 'AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings::InBandPresetType' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings, InNumBands) == 0x000004, "Member 'AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings::InNumBands' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings, InAttackTimeMsec) == 0x000008, "Member 'AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings::InAttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings, InReleaseTimeMsec) == 0x00000C, "Member 'AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings::InReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings, ReturnValue) == 0x000010, "Member 'AudioMixerBlueprintLibrary_MakePresetSpectralAnalysisBandSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_PauseRecordingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_PauseRecordingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_PauseRecordingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_PauseRecordingOutput) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_PauseRecordingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_PauseRecordingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_PauseRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_PauseRecordingOutput, SubmixToPause) == 0x000008, "Member 'AudioMixerBlueprintLibrary_PauseRecordingOutput::SubmixToPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback \ static_assert(alignof(AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback) == 0x000008, "Wrong size on AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback, SoundCue) == 0x000000, "Member 'AudioMixerBlueprintLibrary_PrimeSoundCueForPlayback::SoundCue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_PrimeSoundForPlayback \ static_assert(alignof(AudioMixerBlueprintLibrary_PrimeSoundForPlayback) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_PrimeSoundForPlayback"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_PrimeSoundForPlayback) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_PrimeSoundForPlayback"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_PrimeSoundForPlayback, SoundWave) == 0x000000, "Member 'AudioMixerBlueprintLibrary_PrimeSoundForPlayback::SoundWave' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_PrimeSoundForPlayback, OnLoadCompletion) == 0x000008, "Member 'AudioMixerBlueprintLibrary_PrimeSoundForPlayback::OnLoadCompletion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect, SubmixEffectPreset) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveMasterSubmixEffect::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain, PresetChain) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain::PresetChain' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain, EntryIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_RemoveSourceEffectFromPresetChain::EntryIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveSubmixEffect \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveSubmixEffect) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveSubmixEffect"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveSubmixEffect) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_RemoveSubmixEffect"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffect, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffect, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffect::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffect, SubmixEffectPreset) == 0x000010, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffect::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex, SubmixChainIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectAtIndex::SubmixChainIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset, SubmixEffectPreset) == 0x000010, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPreset::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex \ static_assert(alignof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex, SubmixChainIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_RemoveSubmixEffectPresetAtIndex::SubmixChainIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix \ static_assert(alignof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix, InSoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix::InSoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix, SubmixChainIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix::SubmixChainIndex' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix, SubmixEffectPreset) == 0x000018, "Member 'AudioMixerBlueprintLibrary_ReplaceSoundEffectSubmix::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ReplaceSubmixEffect \ static_assert(alignof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ReplaceSubmixEffect"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_ReplaceSubmixEffect"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ReplaceSubmixEffect::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect, InSoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_ReplaceSubmixEffect::InSoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect, SubmixChainIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_ReplaceSubmixEffect::SubmixChainIndex' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ReplaceSubmixEffect, SubmixEffectPreset) == 0x000018, "Member 'AudioMixerBlueprintLibrary_ReplaceSubmixEffect::SubmixEffectPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_ResumeRecordingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_ResumeRecordingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_ResumeRecordingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_ResumeRecordingOutput) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_ResumeRecordingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ResumeRecordingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_ResumeRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_ResumeRecordingOutput, SubmixToPause) == 0x000008, "Member 'AudioMixerBlueprintLibrary_ResumeRecordingOutput::SubmixToPause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry \ static_assert(alignof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry, PresetChain) == 0x000008, "Member 'AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry::PresetChain' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry, EntryIndex) == 0x000010, "Member 'AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry::EntryIndex' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry, bBypassed) == 0x000014, "Member 'AudioMixerBlueprintLibrary_SetBypassSourceEffectChainEntry::bBypassed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride \ static_assert(alignof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride) == 0x000028, "Wrong size on AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride, SoundSubmix) == 0x000008, "Member 'AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride::SoundSubmix' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride, SubmixEffectPresetChain) == 0x000010, "Member 'AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride::SubmixEffectPresetChain' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride, FadeTimeSec) == 0x000020, "Member 'AudioMixerBlueprintLibrary_SetSubmixEffectChainOverride::FadeTimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StartAnalyzingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_StartAnalyzingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StartAnalyzingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StartAnalyzingOutput) == 0x000020, "Wrong size on AudioMixerBlueprintLibrary_StartAnalyzingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, SubmixToAnalyze) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::SubmixToAnalyze' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, FFTSize) == 0x000010, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::FFTSize' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, InterpolationMethod) == 0x000011, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::InterpolationMethod' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, WindowType) == 0x000012, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::WindowType' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, HopSize) == 0x000014, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::HopSize' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAnalyzingOutput, SpectrumType) == 0x000018, "Member 'AudioMixerBlueprintLibrary_StartAnalyzingOutput::SpectrumType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StartAudioBus \ static_assert(alignof(AudioMixerBlueprintLibrary_StartAudioBus) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StartAudioBus"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StartAudioBus) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_StartAudioBus"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAudioBus, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StartAudioBus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartAudioBus, AudioBus) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StartAudioBus::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StartRecordingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_StartRecordingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StartRecordingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StartRecordingOutput) == 0x000018, "Wrong size on AudioMixerBlueprintLibrary_StartRecordingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartRecordingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StartRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartRecordingOutput, ExpectedDuration) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StartRecordingOutput::ExpectedDuration' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StartRecordingOutput, SubmixToRecord) == 0x000010, "Member 'AudioMixerBlueprintLibrary_StartRecordingOutput::SubmixToRecord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StopAnalyzingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_StopAnalyzingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StopAnalyzingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StopAnalyzingOutput) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_StopAnalyzingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopAnalyzingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StopAnalyzingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopAnalyzingOutput, SubmixToStopAnalyzing) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StopAnalyzingOutput::SubmixToStopAnalyzing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StopAudioBus \ static_assert(alignof(AudioMixerBlueprintLibrary_StopAudioBus) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StopAudioBus"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StopAudioBus) == 0x000010, "Wrong size on AudioMixerBlueprintLibrary_StopAudioBus"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopAudioBus, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StopAudioBus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopAudioBus, AudioBus) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StopAudioBus::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_StopRecordingOutput \ static_assert(alignof(AudioMixerBlueprintLibrary_StopRecordingOutput) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_StopRecordingOutput"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_StopRecordingOutput) == 0x000048, "Wrong size on AudioMixerBlueprintLibrary_StopRecordingOutput"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, ExportType) == 0x000008, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::ExportType' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, Name_0) == 0x000010, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::Name_0' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, Path) == 0x000020, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::Path' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, SubmixToRecord) == 0x000030, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::SubmixToRecord' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, ExistingSoundWaveToOverwrite) == 0x000038, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::ExistingSoundWaveToOverwrite' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_StopRecordingOutput, ReturnValue) == 0x000040, "Member 'AudioMixerBlueprintLibrary_StopRecordingOutput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_SwapAudioOutputDevice \ static_assert(alignof(AudioMixerBlueprintLibrary_SwapAudioOutputDevice) == 0x000008, "Wrong alignment on AudioMixerBlueprintLibrary_SwapAudioOutputDevice"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_SwapAudioOutputDevice) == 0x000028, "Wrong size on AudioMixerBlueprintLibrary_SwapAudioOutputDevice"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SwapAudioOutputDevice, WorldContextObject) == 0x000000, "Member 'AudioMixerBlueprintLibrary_SwapAudioOutputDevice::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SwapAudioOutputDevice, NewDeviceId) == 0x000008, "Member 'AudioMixerBlueprintLibrary_SwapAudioOutputDevice::NewDeviceId' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_SwapAudioOutputDevice, OnCompletedDeviceSwap) == 0x000018, "Member 'AudioMixerBlueprintLibrary_SwapAudioOutputDevice::OnCompletedDeviceSwap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMixerBlueprintLibrary_TrimAudioCache \ static_assert(alignof(AudioMixerBlueprintLibrary_TrimAudioCache) == 0x000004, "Wrong alignment on AudioMixerBlueprintLibrary_TrimAudioCache"); \ static_assert(sizeof(AudioMixerBlueprintLibrary_TrimAudioCache) == 0x000008, "Wrong size on AudioMixerBlueprintLibrary_TrimAudioCache"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_TrimAudioCache, InMegabytesToFree) == 0x000000, "Member 'AudioMixerBlueprintLibrary_TrimAudioCache::InMegabytesToFree' has a wrong offset!"); \ static_assert(offsetof(AudioMixerBlueprintLibrary_TrimAudioCache, ReturnValue) == 0x000004, "Member 'AudioMixerBlueprintLibrary_TrimAudioCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioMixerBlueprintLibrary \ static_assert(alignof(UAudioMixerBlueprintLibrary) == 0x000008, "Wrong alignment on UAudioMixerBlueprintLibrary"); \ static_assert(sizeof(UAudioMixerBlueprintLibrary) == 0x000028, "Wrong size on UAudioMixerBlueprintLibrary"); \ #define DUMPER7_ASSERTS_SubmixEffectDynamicsProcessorPreset_SetAudioBus \ static_assert(alignof(SubmixEffectDynamicsProcessorPreset_SetAudioBus) == 0x000008, "Wrong alignment on SubmixEffectDynamicsProcessorPreset_SetAudioBus"); \ static_assert(sizeof(SubmixEffectDynamicsProcessorPreset_SetAudioBus) == 0x000008, "Wrong size on SubmixEffectDynamicsProcessorPreset_SetAudioBus"); \ static_assert(offsetof(SubmixEffectDynamicsProcessorPreset_SetAudioBus, AudioBus) == 0x000000, "Member 'SubmixEffectDynamicsProcessorPreset_SetAudioBus::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDynamicsProcessorPreset_SetExternalSubmix \ static_assert(alignof(SubmixEffectDynamicsProcessorPreset_SetExternalSubmix) == 0x000008, "Wrong alignment on SubmixEffectDynamicsProcessorPreset_SetExternalSubmix"); \ static_assert(sizeof(SubmixEffectDynamicsProcessorPreset_SetExternalSubmix) == 0x000008, "Wrong size on SubmixEffectDynamicsProcessorPreset_SetExternalSubmix"); \ static_assert(offsetof(SubmixEffectDynamicsProcessorPreset_SetExternalSubmix, Submix) == 0x000000, "Member 'SubmixEffectDynamicsProcessorPreset_SetExternalSubmix::Submix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDynamicsProcessorPreset_SetSettings \ static_assert(alignof(SubmixEffectDynamicsProcessorPreset_SetSettings) == 0x000008, "Wrong alignment on SubmixEffectDynamicsProcessorPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectDynamicsProcessorPreset_SetSettings) == 0x000060, "Wrong size on SubmixEffectDynamicsProcessorPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectDynamicsProcessorPreset_SetSettings, Settings_0) == 0x000000, "Member 'SubmixEffectDynamicsProcessorPreset_SetSettings::Settings_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectDynamicsProcessorPreset \ static_assert(alignof(USubmixEffectDynamicsProcessorPreset) == 0x000008, "Wrong alignment on USubmixEffectDynamicsProcessorPreset"); \ static_assert(sizeof(USubmixEffectDynamicsProcessorPreset) == 0x000150, "Wrong size on USubmixEffectDynamicsProcessorPreset"); \ static_assert(offsetof(USubmixEffectDynamicsProcessorPreset, Settings) == 0x0000F0, "Member 'USubmixEffectDynamicsProcessorPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectSubmixEQPreset_SetSettings \ static_assert(alignof(SubmixEffectSubmixEQPreset_SetSettings) == 0x000008, "Wrong alignment on SubmixEffectSubmixEQPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectSubmixEQPreset_SetSettings) == 0x000010, "Wrong size on SubmixEffectSubmixEQPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectSubmixEQPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectSubmixEQPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectSubmixEQPreset \ static_assert(alignof(USubmixEffectSubmixEQPreset) == 0x000008, "Wrong alignment on USubmixEffectSubmixEQPreset"); \ static_assert(sizeof(USubmixEffectSubmixEQPreset) == 0x0000B0, "Wrong size on USubmixEffectSubmixEQPreset"); \ static_assert(offsetof(USubmixEffectSubmixEQPreset, Settings) == 0x0000A0, "Member 'USubmixEffectSubmixEQPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetCurrentTimestamp \ static_assert(alignof(QuartzClockHandle_GetCurrentTimestamp) == 0x000008, "Wrong alignment on QuartzClockHandle_GetCurrentTimestamp"); \ static_assert(sizeof(QuartzClockHandle_GetCurrentTimestamp) == 0x000018, "Wrong size on QuartzClockHandle_GetCurrentTimestamp"); \ static_assert(offsetof(QuartzClockHandle_GetCurrentTimestamp, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetCurrentTimestamp::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetCurrentTimestamp, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetCurrentTimestamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds \ static_assert(alignof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds) == 0x000008, "Wrong alignment on QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds"); \ static_assert(sizeof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds) == 0x000018, "Wrong size on QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds"); \ static_assert(offsetof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds, QuantizationType) == 0x000008, "Member 'QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds::QuantizationType' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds, Multiplier) == 0x00000C, "Member 'QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds::Multiplier' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds, ReturnValue) == 0x000010, "Member 'QuartzClockHandle_GetDurationOfQuantizationTypeInSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetEstimatedRunTime \ static_assert(alignof(QuartzClockHandle_GetEstimatedRunTime) == 0x000008, "Wrong alignment on QuartzClockHandle_GetEstimatedRunTime"); \ static_assert(sizeof(QuartzClockHandle_GetEstimatedRunTime) == 0x000010, "Wrong size on QuartzClockHandle_GetEstimatedRunTime"); \ static_assert(offsetof(QuartzClockHandle_GetEstimatedRunTime, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetEstimatedRunTime::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetEstimatedRunTime, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetEstimatedRunTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_IsClockRunning \ static_assert(alignof(QuartzClockHandle_IsClockRunning) == 0x000008, "Wrong alignment on QuartzClockHandle_IsClockRunning"); \ static_assert(sizeof(QuartzClockHandle_IsClockRunning) == 0x000010, "Wrong size on QuartzClockHandle_IsClockRunning"); \ static_assert(offsetof(QuartzClockHandle_IsClockRunning, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_IsClockRunning::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_IsClockRunning, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_IsClockRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_PauseClock \ static_assert(alignof(QuartzClockHandle_PauseClock) == 0x000008, "Wrong alignment on QuartzClockHandle_PauseClock"); \ static_assert(sizeof(QuartzClockHandle_PauseClock) == 0x000010, "Wrong size on QuartzClockHandle_PauseClock"); \ static_assert(offsetof(QuartzClockHandle_PauseClock, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_PauseClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_PauseClock, ClockHandle) == 0x000008, "Member 'QuartzClockHandle_PauseClock::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_ResetTransport \ static_assert(alignof(QuartzClockHandle_ResetTransport) == 0x000008, "Wrong alignment on QuartzClockHandle_ResetTransport"); \ static_assert(sizeof(QuartzClockHandle_ResetTransport) == 0x000018, "Wrong size on QuartzClockHandle_ResetTransport"); \ static_assert(offsetof(QuartzClockHandle_ResetTransport, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_ResetTransport::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_ResetTransport, InDelegate) == 0x000008, "Member 'QuartzClockHandle_ResetTransport::InDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_ResetTransportQuantized \ static_assert(alignof(QuartzClockHandle_ResetTransportQuantized) == 0x000008, "Wrong alignment on QuartzClockHandle_ResetTransportQuantized"); \ static_assert(sizeof(QuartzClockHandle_ResetTransportQuantized) == 0x000040, "Wrong size on QuartzClockHandle_ResetTransportQuantized"); \ static_assert(offsetof(QuartzClockHandle_ResetTransportQuantized, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_ResetTransportQuantized::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_ResetTransportQuantized, InQuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_ResetTransportQuantized::InQuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_ResetTransportQuantized, InDelegate) == 0x000028, "Member 'QuartzClockHandle_ResetTransportQuantized::InDelegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_ResetTransportQuantized, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_ResetTransportQuantized::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_ResumeClock \ static_assert(alignof(QuartzClockHandle_ResumeClock) == 0x000008, "Wrong alignment on QuartzClockHandle_ResumeClock"); \ static_assert(sizeof(QuartzClockHandle_ResumeClock) == 0x000010, "Wrong size on QuartzClockHandle_ResumeClock"); \ static_assert(offsetof(QuartzClockHandle_ResumeClock, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_ResumeClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_ResumeClock, ClockHandle) == 0x000008, "Member 'QuartzClockHandle_ResumeClock::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SetBeatsPerMinute \ static_assert(alignof(QuartzClockHandle_SetBeatsPerMinute) == 0x000008, "Wrong alignment on QuartzClockHandle_SetBeatsPerMinute"); \ static_assert(sizeof(QuartzClockHandle_SetBeatsPerMinute) == 0x000048, "Wrong size on QuartzClockHandle_SetBeatsPerMinute"); \ static_assert(offsetof(QuartzClockHandle_SetBeatsPerMinute, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SetBeatsPerMinute::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetBeatsPerMinute, QuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SetBeatsPerMinute::QuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetBeatsPerMinute, Delegate) == 0x000028, "Member 'QuartzClockHandle_SetBeatsPerMinute::Delegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetBeatsPerMinute, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_SetBeatsPerMinute::ClockHandle' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetBeatsPerMinute, BeatsPerMinute) == 0x000040, "Member 'QuartzClockHandle_SetBeatsPerMinute::BeatsPerMinute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SetMillisecondsPerTick \ static_assert(alignof(QuartzClockHandle_SetMillisecondsPerTick) == 0x000008, "Wrong alignment on QuartzClockHandle_SetMillisecondsPerTick"); \ static_assert(sizeof(QuartzClockHandle_SetMillisecondsPerTick) == 0x000048, "Wrong size on QuartzClockHandle_SetMillisecondsPerTick"); \ static_assert(offsetof(QuartzClockHandle_SetMillisecondsPerTick, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SetMillisecondsPerTick::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetMillisecondsPerTick, QuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SetMillisecondsPerTick::QuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetMillisecondsPerTick, Delegate) == 0x000028, "Member 'QuartzClockHandle_SetMillisecondsPerTick::Delegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetMillisecondsPerTick, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_SetMillisecondsPerTick::ClockHandle' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetMillisecondsPerTick, MillisecondsPerTick) == 0x000040, "Member 'QuartzClockHandle_SetMillisecondsPerTick::MillisecondsPerTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SetSecondsPerTick \ static_assert(alignof(QuartzClockHandle_SetSecondsPerTick) == 0x000008, "Wrong alignment on QuartzClockHandle_SetSecondsPerTick"); \ static_assert(sizeof(QuartzClockHandle_SetSecondsPerTick) == 0x000048, "Wrong size on QuartzClockHandle_SetSecondsPerTick"); \ static_assert(offsetof(QuartzClockHandle_SetSecondsPerTick, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SetSecondsPerTick::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetSecondsPerTick, QuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SetSecondsPerTick::QuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetSecondsPerTick, Delegate) == 0x000028, "Member 'QuartzClockHandle_SetSecondsPerTick::Delegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetSecondsPerTick, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_SetSecondsPerTick::ClockHandle' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetSecondsPerTick, SecondsPerTick) == 0x000040, "Member 'QuartzClockHandle_SetSecondsPerTick::SecondsPerTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SetThirtySecondNotesPerMinute \ static_assert(alignof(QuartzClockHandle_SetThirtySecondNotesPerMinute) == 0x000008, "Wrong alignment on QuartzClockHandle_SetThirtySecondNotesPerMinute"); \ static_assert(sizeof(QuartzClockHandle_SetThirtySecondNotesPerMinute) == 0x000048, "Wrong size on QuartzClockHandle_SetThirtySecondNotesPerMinute"); \ static_assert(offsetof(QuartzClockHandle_SetThirtySecondNotesPerMinute, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SetThirtySecondNotesPerMinute::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetThirtySecondNotesPerMinute, QuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SetThirtySecondNotesPerMinute::QuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetThirtySecondNotesPerMinute, Delegate) == 0x000028, "Member 'QuartzClockHandle_SetThirtySecondNotesPerMinute::Delegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetThirtySecondNotesPerMinute, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_SetThirtySecondNotesPerMinute::ClockHandle' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetThirtySecondNotesPerMinute, ThirtySecondsNotesPerMinute) == 0x000040, "Member 'QuartzClockHandle_SetThirtySecondNotesPerMinute::ThirtySecondsNotesPerMinute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SetTicksPerSecond \ static_assert(alignof(QuartzClockHandle_SetTicksPerSecond) == 0x000008, "Wrong alignment on QuartzClockHandle_SetTicksPerSecond"); \ static_assert(sizeof(QuartzClockHandle_SetTicksPerSecond) == 0x000048, "Wrong size on QuartzClockHandle_SetTicksPerSecond"); \ static_assert(offsetof(QuartzClockHandle_SetTicksPerSecond, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SetTicksPerSecond::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetTicksPerSecond, QuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SetTicksPerSecond::QuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetTicksPerSecond, Delegate) == 0x000028, "Member 'QuartzClockHandle_SetTicksPerSecond::Delegate' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetTicksPerSecond, ClockHandle) == 0x000038, "Member 'QuartzClockHandle_SetTicksPerSecond::ClockHandle' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SetTicksPerSecond, TicksPerSecond) == 0x000040, "Member 'QuartzClockHandle_SetTicksPerSecond::TicksPerSecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_StartClock \ static_assert(alignof(QuartzClockHandle_StartClock) == 0x000008, "Wrong alignment on QuartzClockHandle_StartClock"); \ static_assert(sizeof(QuartzClockHandle_StartClock) == 0x000010, "Wrong size on QuartzClockHandle_StartClock"); \ static_assert(offsetof(QuartzClockHandle_StartClock, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_StartClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StartClock, ClockHandle) == 0x000008, "Member 'QuartzClockHandle_StartClock::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_StartOtherClock \ static_assert(alignof(QuartzClockHandle_StartOtherClock) == 0x000008, "Wrong alignment on QuartzClockHandle_StartOtherClock"); \ static_assert(sizeof(QuartzClockHandle_StartOtherClock) == 0x000040, "Wrong size on QuartzClockHandle_StartOtherClock"); \ static_assert(offsetof(QuartzClockHandle_StartOtherClock, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_StartOtherClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StartOtherClock, OtherClockName) == 0x000008, "Member 'QuartzClockHandle_StartOtherClock::OtherClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StartOtherClock, InQuantizationBoundary) == 0x000010, "Member 'QuartzClockHandle_StartOtherClock::InQuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StartOtherClock, InDelegate) == 0x000030, "Member 'QuartzClockHandle_StartOtherClock::InDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_StopClock \ static_assert(alignof(QuartzClockHandle_StopClock) == 0x000008, "Wrong alignment on QuartzClockHandle_StopClock"); \ static_assert(sizeof(QuartzClockHandle_StopClock) == 0x000018, "Wrong size on QuartzClockHandle_StopClock"); \ static_assert(offsetof(QuartzClockHandle_StopClock, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_StopClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StopClock, CancelPendingEvents) == 0x000008, "Member 'QuartzClockHandle_StopClock::CancelPendingEvents' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_StopClock, ClockHandle) == 0x000010, "Member 'QuartzClockHandle_StopClock::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SubscribeToAllQuantizationEvents \ static_assert(alignof(QuartzClockHandle_SubscribeToAllQuantizationEvents) == 0x000008, "Wrong alignment on QuartzClockHandle_SubscribeToAllQuantizationEvents"); \ static_assert(sizeof(QuartzClockHandle_SubscribeToAllQuantizationEvents) == 0x000020, "Wrong size on QuartzClockHandle_SubscribeToAllQuantizationEvents"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToAllQuantizationEvents, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SubscribeToAllQuantizationEvents::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToAllQuantizationEvents, OnQuantizationEvent) == 0x000008, "Member 'QuartzClockHandle_SubscribeToAllQuantizationEvents::OnQuantizationEvent' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToAllQuantizationEvents, ClockHandle) == 0x000018, "Member 'QuartzClockHandle_SubscribeToAllQuantizationEvents::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_SubscribeToQuantizationEvent \ static_assert(alignof(QuartzClockHandle_SubscribeToQuantizationEvent) == 0x000008, "Wrong alignment on QuartzClockHandle_SubscribeToQuantizationEvent"); \ static_assert(sizeof(QuartzClockHandle_SubscribeToQuantizationEvent) == 0x000028, "Wrong size on QuartzClockHandle_SubscribeToQuantizationEvent"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToQuantizationEvent, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_SubscribeToQuantizationEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToQuantizationEvent, InQuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_SubscribeToQuantizationEvent::InQuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToQuantizationEvent, OnQuantizationEvent) == 0x00000C, "Member 'QuartzClockHandle_SubscribeToQuantizationEvent::OnQuantizationEvent' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_SubscribeToQuantizationEvent, ClockHandle) == 0x000020, "Member 'QuartzClockHandle_SubscribeToQuantizationEvent::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_UnsubscribeFromAllTimeDivisions \ static_assert(alignof(QuartzClockHandle_UnsubscribeFromAllTimeDivisions) == 0x000008, "Wrong alignment on QuartzClockHandle_UnsubscribeFromAllTimeDivisions"); \ static_assert(sizeof(QuartzClockHandle_UnsubscribeFromAllTimeDivisions) == 0x000010, "Wrong size on QuartzClockHandle_UnsubscribeFromAllTimeDivisions"); \ static_assert(offsetof(QuartzClockHandle_UnsubscribeFromAllTimeDivisions, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_UnsubscribeFromAllTimeDivisions::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_UnsubscribeFromAllTimeDivisions, ClockHandle) == 0x000008, "Member 'QuartzClockHandle_UnsubscribeFromAllTimeDivisions::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_UnsubscribeFromTimeDivision \ static_assert(alignof(QuartzClockHandle_UnsubscribeFromTimeDivision) == 0x000008, "Wrong alignment on QuartzClockHandle_UnsubscribeFromTimeDivision"); \ static_assert(sizeof(QuartzClockHandle_UnsubscribeFromTimeDivision) == 0x000018, "Wrong size on QuartzClockHandle_UnsubscribeFromTimeDivision"); \ static_assert(offsetof(QuartzClockHandle_UnsubscribeFromTimeDivision, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_UnsubscribeFromTimeDivision::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_UnsubscribeFromTimeDivision, InQuantizationBoundary) == 0x000008, "Member 'QuartzClockHandle_UnsubscribeFromTimeDivision::InQuantizationBoundary' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_UnsubscribeFromTimeDivision, ClockHandle) == 0x000010, "Member 'QuartzClockHandle_UnsubscribeFromTimeDivision::ClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetBeatsPerMinute \ static_assert(alignof(QuartzClockHandle_GetBeatsPerMinute) == 0x000008, "Wrong alignment on QuartzClockHandle_GetBeatsPerMinute"); \ static_assert(sizeof(QuartzClockHandle_GetBeatsPerMinute) == 0x000010, "Wrong size on QuartzClockHandle_GetBeatsPerMinute"); \ static_assert(offsetof(QuartzClockHandle_GetBeatsPerMinute, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetBeatsPerMinute::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetBeatsPerMinute, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetBeatsPerMinute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetMillisecondsPerTick \ static_assert(alignof(QuartzClockHandle_GetMillisecondsPerTick) == 0x000008, "Wrong alignment on QuartzClockHandle_GetMillisecondsPerTick"); \ static_assert(sizeof(QuartzClockHandle_GetMillisecondsPerTick) == 0x000010, "Wrong size on QuartzClockHandle_GetMillisecondsPerTick"); \ static_assert(offsetof(QuartzClockHandle_GetMillisecondsPerTick, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetMillisecondsPerTick::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetMillisecondsPerTick, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetMillisecondsPerTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetSecondsPerTick \ static_assert(alignof(QuartzClockHandle_GetSecondsPerTick) == 0x000008, "Wrong alignment on QuartzClockHandle_GetSecondsPerTick"); \ static_assert(sizeof(QuartzClockHandle_GetSecondsPerTick) == 0x000010, "Wrong size on QuartzClockHandle_GetSecondsPerTick"); \ static_assert(offsetof(QuartzClockHandle_GetSecondsPerTick, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetSecondsPerTick::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetSecondsPerTick, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetSecondsPerTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetThirtySecondNotesPerMinute \ static_assert(alignof(QuartzClockHandle_GetThirtySecondNotesPerMinute) == 0x000008, "Wrong alignment on QuartzClockHandle_GetThirtySecondNotesPerMinute"); \ static_assert(sizeof(QuartzClockHandle_GetThirtySecondNotesPerMinute) == 0x000010, "Wrong size on QuartzClockHandle_GetThirtySecondNotesPerMinute"); \ static_assert(offsetof(QuartzClockHandle_GetThirtySecondNotesPerMinute, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetThirtySecondNotesPerMinute::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetThirtySecondNotesPerMinute, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetThirtySecondNotesPerMinute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzClockHandle_GetTicksPerSecond \ static_assert(alignof(QuartzClockHandle_GetTicksPerSecond) == 0x000008, "Wrong alignment on QuartzClockHandle_GetTicksPerSecond"); \ static_assert(sizeof(QuartzClockHandle_GetTicksPerSecond) == 0x000010, "Wrong size on QuartzClockHandle_GetTicksPerSecond"); \ static_assert(offsetof(QuartzClockHandle_GetTicksPerSecond, WorldContextObject) == 0x000000, "Member 'QuartzClockHandle_GetTicksPerSecond::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzClockHandle_GetTicksPerSecond, ReturnValue) == 0x000008, "Member 'QuartzClockHandle_GetTicksPerSecond::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UQuartzClockHandle \ static_assert(alignof(UQuartzClockHandle) == 0x000008, "Wrong alignment on UQuartzClockHandle"); \ static_assert(sizeof(UQuartzClockHandle) == 0x0001E8, "Wrong size on UQuartzClockHandle"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_CreateNewClock \ static_assert(alignof(QuartzSubsystem_CreateNewClock) == 0x000008, "Wrong alignment on QuartzSubsystem_CreateNewClock"); \ static_assert(sizeof(QuartzSubsystem_CreateNewClock) == 0x000040, "Wrong size on QuartzSubsystem_CreateNewClock"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_CreateNewClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, ClockName) == 0x000008, "Member 'QuartzSubsystem_CreateNewClock::ClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, InSettings) == 0x000010, "Member 'QuartzSubsystem_CreateNewClock::InSettings' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, bOverrideSettingsIfClockExists) == 0x000030, "Member 'QuartzSubsystem_CreateNewClock::bOverrideSettingsIfClockExists' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, bUseAudioEngineClockManager) == 0x000031, "Member 'QuartzSubsystem_CreateNewClock::bUseAudioEngineClockManager' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_CreateNewClock, ReturnValue) == 0x000038, "Member 'QuartzSubsystem_CreateNewClock::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_DeleteClockByHandle \ static_assert(alignof(QuartzSubsystem_DeleteClockByHandle) == 0x000008, "Wrong alignment on QuartzSubsystem_DeleteClockByHandle"); \ static_assert(sizeof(QuartzSubsystem_DeleteClockByHandle) == 0x000010, "Wrong size on QuartzSubsystem_DeleteClockByHandle"); \ static_assert(offsetof(QuartzSubsystem_DeleteClockByHandle, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_DeleteClockByHandle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_DeleteClockByHandle, InClockHandle) == 0x000008, "Member 'QuartzSubsystem_DeleteClockByHandle::InClockHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_DeleteClockByName \ static_assert(alignof(QuartzSubsystem_DeleteClockByName) == 0x000008, "Wrong alignment on QuartzSubsystem_DeleteClockByName"); \ static_assert(sizeof(QuartzSubsystem_DeleteClockByName) == 0x000010, "Wrong size on QuartzSubsystem_DeleteClockByName"); \ static_assert(offsetof(QuartzSubsystem_DeleteClockByName, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_DeleteClockByName::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_DeleteClockByName, ClockName) == 0x000008, "Member 'QuartzSubsystem_DeleteClockByName::ClockName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_DoesClockExist \ static_assert(alignof(QuartzSubsystem_DoesClockExist) == 0x000008, "Wrong alignment on QuartzSubsystem_DoesClockExist"); \ static_assert(sizeof(QuartzSubsystem_DoesClockExist) == 0x000018, "Wrong size on QuartzSubsystem_DoesClockExist"); \ static_assert(offsetof(QuartzSubsystem_DoesClockExist, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_DoesClockExist::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_DoesClockExist, ClockName) == 0x000008, "Member 'QuartzSubsystem_DoesClockExist::ClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_DoesClockExist, ReturnValue) == 0x000010, "Member 'QuartzSubsystem_DoesClockExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency \ static_assert(alignof(QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency) == 0x000004, "Wrong alignment on QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency"); \ static_assert(sizeof(QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency) == 0x000004, "Wrong size on QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency"); \ static_assert(offsetof(QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency, ReturnValue) == 0x000000, "Member 'QuartzSubsystem_GetAudioRenderThreadToGameThreadAverageLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency \ static_assert(alignof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency) == 0x000004, "Wrong alignment on QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency"); \ static_assert(sizeof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency) == 0x000004, "Wrong size on QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency"); \ static_assert(offsetof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency, ReturnValue) == 0x000000, "Member 'QuartzSubsystem_GetAudioRenderThreadToGameThreadMaxLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency \ static_assert(alignof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency) == 0x000004, "Wrong alignment on QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency"); \ static_assert(sizeof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency) == 0x000004, "Wrong size on QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency"); \ static_assert(offsetof(QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency, ReturnValue) == 0x000000, "Member 'QuartzSubsystem_GetAudioRenderThreadToGameThreadMinLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetCurrentClockTimestamp \ static_assert(alignof(QuartzSubsystem_GetCurrentClockTimestamp) == 0x000008, "Wrong alignment on QuartzSubsystem_GetCurrentClockTimestamp"); \ static_assert(sizeof(QuartzSubsystem_GetCurrentClockTimestamp) == 0x000020, "Wrong size on QuartzSubsystem_GetCurrentClockTimestamp"); \ static_assert(offsetof(QuartzSubsystem_GetCurrentClockTimestamp, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetCurrentClockTimestamp::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetCurrentClockTimestamp, InClockName) == 0x000008, "Member 'QuartzSubsystem_GetCurrentClockTimestamp::InClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetCurrentClockTimestamp, ReturnValue) == 0x000010, "Member 'QuartzSubsystem_GetCurrentClockTimestamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds \ static_assert(alignof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds) == 0x000008, "Wrong alignment on QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds"); \ static_assert(sizeof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds) == 0x000020, "Wrong size on QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds"); \ static_assert(offsetof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds, ClockName) == 0x000008, "Member 'QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds::ClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds, QuantizationType) == 0x000010, "Member 'QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds::QuantizationType' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds, Multiplier) == 0x000014, "Member 'QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds::Multiplier' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds, ReturnValue) == 0x000018, "Member 'QuartzSubsystem_GetDurationOfQuantizationTypeInSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetEstimatedClockRunTime \ static_assert(alignof(QuartzSubsystem_GetEstimatedClockRunTime) == 0x000008, "Wrong alignment on QuartzSubsystem_GetEstimatedClockRunTime"); \ static_assert(sizeof(QuartzSubsystem_GetEstimatedClockRunTime) == 0x000018, "Wrong size on QuartzSubsystem_GetEstimatedClockRunTime"); \ static_assert(offsetof(QuartzSubsystem_GetEstimatedClockRunTime, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetEstimatedClockRunTime::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetEstimatedClockRunTime, InClockName) == 0x000008, "Member 'QuartzSubsystem_GetEstimatedClockRunTime::InClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetEstimatedClockRunTime, ReturnValue) == 0x000010, "Member 'QuartzSubsystem_GetEstimatedClockRunTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency \ static_assert(alignof(QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency"); \ static_assert(sizeof(QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadAverageLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency \ static_assert(alignof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency"); \ static_assert(sizeof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadMaxLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency \ static_assert(alignof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency"); \ static_assert(sizeof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetGameThreadToAudioRenderThreadMinLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetHandleForClock \ static_assert(alignof(QuartzSubsystem_GetHandleForClock) == 0x000008, "Wrong alignment on QuartzSubsystem_GetHandleForClock"); \ static_assert(sizeof(QuartzSubsystem_GetHandleForClock) == 0x000018, "Wrong size on QuartzSubsystem_GetHandleForClock"); \ static_assert(offsetof(QuartzSubsystem_GetHandleForClock, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetHandleForClock::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetHandleForClock, ClockName) == 0x000008, "Member 'QuartzSubsystem_GetHandleForClock::ClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetHandleForClock, ReturnValue) == 0x000010, "Member 'QuartzSubsystem_GetHandleForClock::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetRoundTripAverageLatency \ static_assert(alignof(QuartzSubsystem_GetRoundTripAverageLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetRoundTripAverageLatency"); \ static_assert(sizeof(QuartzSubsystem_GetRoundTripAverageLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetRoundTripAverageLatency"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripAverageLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetRoundTripAverageLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripAverageLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetRoundTripAverageLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetRoundTripMaxLatency \ static_assert(alignof(QuartzSubsystem_GetRoundTripMaxLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetRoundTripMaxLatency"); \ static_assert(sizeof(QuartzSubsystem_GetRoundTripMaxLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetRoundTripMaxLatency"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripMaxLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetRoundTripMaxLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripMaxLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetRoundTripMaxLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_GetRoundTripMinLatency \ static_assert(alignof(QuartzSubsystem_GetRoundTripMinLatency) == 0x000008, "Wrong alignment on QuartzSubsystem_GetRoundTripMinLatency"); \ static_assert(sizeof(QuartzSubsystem_GetRoundTripMinLatency) == 0x000010, "Wrong size on QuartzSubsystem_GetRoundTripMinLatency"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripMinLatency, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_GetRoundTripMinLatency::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_GetRoundTripMinLatency, ReturnValue) == 0x000008, "Member 'QuartzSubsystem_GetRoundTripMinLatency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_IsClockRunning \ static_assert(alignof(QuartzSubsystem_IsClockRunning) == 0x000008, "Wrong alignment on QuartzSubsystem_IsClockRunning"); \ static_assert(sizeof(QuartzSubsystem_IsClockRunning) == 0x000018, "Wrong size on QuartzSubsystem_IsClockRunning"); \ static_assert(offsetof(QuartzSubsystem_IsClockRunning, WorldContextObject) == 0x000000, "Member 'QuartzSubsystem_IsClockRunning::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_IsClockRunning, ClockName) == 0x000008, "Member 'QuartzSubsystem_IsClockRunning::ClockName' has a wrong offset!"); \ static_assert(offsetof(QuartzSubsystem_IsClockRunning, ReturnValue) == 0x000010, "Member 'QuartzSubsystem_IsClockRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuartzSubsystem_IsQuartzEnabled \ static_assert(alignof(QuartzSubsystem_IsQuartzEnabled) == 0x000001, "Wrong alignment on QuartzSubsystem_IsQuartzEnabled"); \ static_assert(sizeof(QuartzSubsystem_IsQuartzEnabled) == 0x000001, "Wrong size on QuartzSubsystem_IsQuartzEnabled"); \ static_assert(offsetof(QuartzSubsystem_IsQuartzEnabled, ReturnValue) == 0x000000, "Member 'QuartzSubsystem_IsQuartzEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UQuartzSubsystem \ static_assert(alignof(UQuartzSubsystem) == 0x000008, "Wrong alignment on UQuartzSubsystem"); \ static_assert(sizeof(UQuartzSubsystem) == 0x000060, "Wrong size on UQuartzSubsystem"); \ #define DUMPER7_ASSERTS_FAkUInt64Wrapper \ static_assert(alignof(FAkUInt64Wrapper) == 0x000008, "Wrong alignment on FAkUInt64Wrapper"); \ static_assert(sizeof(FAkUInt64Wrapper) == 0x000008, "Wrong size on FAkUInt64Wrapper"); \ static_assert(offsetof(FAkUInt64Wrapper, UInt64Value) == 0x000000, "Member 'FAkUInt64Wrapper::UInt64Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkUInt32Wrapper \ static_assert(alignof(FAkUInt32Wrapper) == 0x000004, "Wrong alignment on FAkUInt32Wrapper"); \ static_assert(sizeof(FAkUInt32Wrapper) == 0x000004, "Wrong size on FAkUInt32Wrapper"); \ static_assert(offsetof(FAkUInt32Wrapper, UInt32Value) == 0x000000, "Member 'FAkUInt32Wrapper::UInt32Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAkOutputDeviceID \ static_assert(alignof(FAkOutputDeviceID) == 0x000008, "Wrong alignment on FAkOutputDeviceID"); \ static_assert(sizeof(FAkOutputDeviceID) == 0x000008, "Wrong size on FAkOutputDeviceID"); \ #define DUMPER7_ASSERTS_FAkUniqueID \ static_assert(alignof(FAkUniqueID) == 0x000004, "Wrong alignment on FAkUniqueID"); \ static_assert(sizeof(FAkUniqueID) == 0x000004, "Wrong size on FAkUniqueID"); \ #define DUMPER7_ASSERTS_UHandlerComponentFactory \ static_assert(alignof(UHandlerComponentFactory) == 0x000008, "Wrong alignment on UHandlerComponentFactory"); \ static_assert(sizeof(UHandlerComponentFactory) == 0x000028, "Wrong size on UHandlerComponentFactory"); \ #define DUMPER7_ASSERTS_UPacketHandlerProfileConfig \ static_assert(alignof(UPacketHandlerProfileConfig) == 0x000008, "Wrong alignment on UPacketHandlerProfileConfig"); \ static_assert(sizeof(UPacketHandlerProfileConfig) == 0x000038, "Wrong size on UPacketHandlerProfileConfig"); \ static_assert(offsetof(UPacketHandlerProfileConfig, Components) == 0x000028, "Member 'UPacketHandlerProfileConfig::Components' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USteamAuthComponentModuleInterface \ static_assert(alignof(USteamAuthComponentModuleInterface) == 0x000008, "Wrong alignment on USteamAuthComponentModuleInterface"); \ static_assert(sizeof(USteamAuthComponentModuleInterface) == 0x000028, "Wrong size on USteamAuthComponentModuleInterface"); \ #define DUMPER7_ASSERTS_USteamNetConnection \ static_assert(alignof(USteamNetConnection) == 0x000010, "Wrong alignment on USteamNetConnection"); \ static_assert(sizeof(USteamNetConnection) == 0x0033A0, "Wrong size on USteamNetConnection"); \ static_assert(offsetof(USteamNetConnection, bIsPassthrough) == 0x003398, "Member 'USteamNetConnection::bIsPassthrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USteamNetDriver \ static_assert(alignof(USteamNetDriver) == 0x000008, "Wrong alignment on USteamNetDriver"); \ static_assert(sizeof(USteamNetDriver) == 0x000848, "Wrong size on USteamNetDriver"); \ #define DUMPER7_ASSERTS_RotateRate_C_ReceiveDeactivationAI \ static_assert(alignof(RotateRate_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on RotateRate_C_ReceiveDeactivationAI"); \ static_assert(sizeof(RotateRate_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on RotateRate_C_ReceiveDeactivationAI"); \ static_assert(offsetof(RotateRate_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'RotateRate_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'RotateRate_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotateRate_C_ReceiveActivationAI \ static_assert(alignof(RotateRate_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on RotateRate_C_ReceiveActivationAI"); \ static_assert(sizeof(RotateRate_C_ReceiveActivationAI) == 0x000010, "Wrong size on RotateRate_C_ReceiveActivationAI"); \ static_assert(offsetof(RotateRate_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'RotateRate_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'RotateRate_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RotateRate_C_ExecuteUbergraph_RotateRate \ static_assert(alignof(RotateRate_C_ExecuteUbergraph_RotateRate) == 0x000008, "Wrong alignment on RotateRate_C_ExecuteUbergraph_RotateRate"); \ static_assert(sizeof(RotateRate_C_ExecuteUbergraph_RotateRate) == 0x000050, "Wrong size on RotateRate_C_ExecuteUbergraph_RotateRate"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, EntryPoint) == 0x000000, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_Event_OwnerController_1) == 0x000008, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_Event_ControlledPawn_1) == 0x000010, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_Event_OwnerController) == 0x000018, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_Event_ControlledPawn) == 0x000020, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, CallFunc_GetMovementComponent_ReturnValue) == 0x000028, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_DynamicCast_AsCharacter) == 0x000030, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_DynamicCast_AsCharacter_Movement_Component) == 0x000040, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_DynamicCast_AsCharacter_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(RotateRate_C_ExecuteUbergraph_RotateRate, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'RotateRate_C_ExecuteUbergraph_RotateRate::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URotateRate_C \ static_assert(alignof(URotateRate_C) == 0x000008, "Wrong alignment on URotateRate_C"); \ static_assert(sizeof(URotateRate_C) == 0x0000D8, "Wrong size on URotateRate_C"); \ static_assert(offsetof(URotateRate_C, UberGraphFrame) == 0x0000A0, "Member 'URotateRate_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(URotateRate_C, RotationRate) == 0x0000A8, "Member 'URotateRate_C::RotationRate' has a wrong offset!"); \ static_assert(offsetof(URotateRate_C, OriginalRotationRate) == 0x0000C0, "Member 'URotateRate_C::OriginalRotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetDriverEOSBase \ static_assert(alignof(UNetDriverEOSBase) == 0x000008, "Wrong alignment on UNetDriverEOSBase"); \ static_assert(sizeof(UNetDriverEOSBase) == 0x000848, "Wrong size on UNetDriverEOSBase"); \ static_assert(offsetof(UNetDriverEOSBase, bIsPassthrough) == 0x000840, "Member 'UNetDriverEOSBase::bIsPassthrough' has a wrong offset!"); \ static_assert(offsetof(UNetDriverEOSBase, bIsUsingP2PSockets) == 0x000841, "Member 'UNetDriverEOSBase::bIsUsingP2PSockets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetConnectionEOS \ static_assert(alignof(UNetConnectionEOS) == 0x000010, "Wrong alignment on UNetConnectionEOS"); \ static_assert(sizeof(UNetConnectionEOS) == 0x0033A0, "Wrong size on UNetConnectionEOS"); \ #define DUMPER7_ASSERTS_FArtifactSettings \ static_assert(alignof(FArtifactSettings) == 0x000008, "Wrong alignment on FArtifactSettings"); \ static_assert(sizeof(FArtifactSettings) == 0x000070, "Wrong size on FArtifactSettings"); \ static_assert(offsetof(FArtifactSettings, ArtifactName) == 0x000000, "Member 'FArtifactSettings::ArtifactName' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, ClientId) == 0x000010, "Member 'FArtifactSettings::ClientId' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, ClientSecret) == 0x000020, "Member 'FArtifactSettings::ClientSecret' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, ProductId) == 0x000030, "Member 'FArtifactSettings::ProductId' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, SandboxId) == 0x000040, "Member 'FArtifactSettings::SandboxId' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, DeploymentId) == 0x000050, "Member 'FArtifactSettings::DeploymentId' has a wrong offset!"); \ static_assert(offsetof(FArtifactSettings, EncryptionKey) == 0x000060, "Member 'FArtifactSettings::EncryptionKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetDriverEOS \ static_assert(alignof(UNetDriverEOS) == 0x000008, "Wrong alignment on UNetDriverEOS"); \ static_assert(sizeof(UNetDriverEOS) == 0x000848, "Wrong size on UNetDriverEOS"); \ #define DUMPER7_ASSERTS_UEOSArtifactSettings \ static_assert(alignof(UEOSArtifactSettings) == 0x000008, "Wrong alignment on UEOSArtifactSettings"); \ static_assert(sizeof(UEOSArtifactSettings) == 0x000030, "Wrong size on UEOSArtifactSettings"); \ #define DUMPER7_ASSERTS_UEOSSettings \ static_assert(alignof(UEOSSettings) == 0x000008, "Wrong alignment on UEOSSettings"); \ static_assert(sizeof(UEOSSettings) == 0x0000A8, "Wrong size on UEOSSettings"); \ static_assert(offsetof(UEOSSettings, CacheDir) == 0x000038, "Member 'UEOSSettings::CacheDir' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, DefaultArtifactName) == 0x000048, "Member 'UEOSSettings::DefaultArtifactName' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, TickBudgetInMilliseconds) == 0x000058, "Member 'UEOSSettings::TickBudgetInMilliseconds' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bEnableOverlay) == 0x00005C, "Member 'UEOSSettings::bEnableOverlay' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bEnableSocialOverlay) == 0x00005D, "Member 'UEOSSettings::bEnableSocialOverlay' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bEnableEditorOverlay) == 0x00005E, "Member 'UEOSSettings::bEnableEditorOverlay' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bShouldEnforceBeingLaunchedByEGS) == 0x00005F, "Member 'UEOSSettings::bShouldEnforceBeingLaunchedByEGS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bDropInitializationIfNotLaunchedByEGS) == 0x000060, "Member 'UEOSSettings::bDropInitializationIfNotLaunchedByEGS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, TitleStorageTags) == 0x000068, "Member 'UEOSSettings::TitleStorageTags' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, TitleStorageReadChunkLength) == 0x000078, "Member 'UEOSSettings::TitleStorageReadChunkLength' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, Artifacts) == 0x000080, "Member 'UEOSSettings::Artifacts' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, AuthScopeFlags) == 0x000090, "Member 'UEOSSettings::AuthScopeFlags' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEAS) == 0x0000A0, "Member 'UEOSSettings::bUseEAS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEOSConnect) == 0x0000A1, "Member 'UEOSSettings::bUseEOSConnect' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorStatsToEOS) == 0x0000A2, "Member 'UEOSSettings::bMirrorStatsToEOS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorAchievementsToEOS) == 0x0000A3, "Member 'UEOSSettings::bMirrorAchievementsToEOS' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bUseEOSSessions) == 0x0000A4, "Member 'UEOSSettings::bUseEOSSessions' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, bMirrorPresenceToEAS) == 0x0000A5, "Member 'UEOSSettings::bMirrorPresenceToEAS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioParameter \ static_assert(alignof(FAudioParameter) == 0x000008, "Wrong alignment on FAudioParameter"); \ static_assert(sizeof(FAudioParameter) == 0x0000A0, "Wrong size on FAudioParameter"); \ static_assert(offsetof(FAudioParameter, ParamName) == 0x000000, "Member 'FAudioParameter::ParamName' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, FloatParam) == 0x000008, "Member 'FAudioParameter::FloatParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, BoolParam) == 0x00000C, "Member 'FAudioParameter::BoolParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, IntParam) == 0x000010, "Member 'FAudioParameter::IntParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ObjectParam) == 0x000018, "Member 'FAudioParameter::ObjectParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, StringParam) == 0x000020, "Member 'FAudioParameter::StringParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ArrayFloatParam) == 0x000030, "Member 'FAudioParameter::ArrayFloatParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ArrayBoolParam) == 0x000040, "Member 'FAudioParameter::ArrayBoolParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ArrayIntParam) == 0x000050, "Member 'FAudioParameter::ArrayIntParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ArrayObjectParam) == 0x000060, "Member 'FAudioParameter::ArrayObjectParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ArrayStringParam) == 0x000070, "Member 'FAudioParameter::ArrayStringParam' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, ParamType) == 0x000080, "Member 'FAudioParameter::ParamType' has a wrong offset!"); \ static_assert(offsetof(FAudioParameter, TypeName) == 0x000084, "Member 'FAudioParameter::TypeName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReverbPluginSourceSettingsBase \ static_assert(alignof(UReverbPluginSourceSettingsBase) == 0x000008, "Wrong alignment on UReverbPluginSourceSettingsBase"); \ static_assert(sizeof(UReverbPluginSourceSettingsBase) == 0x000028, "Wrong size on UReverbPluginSourceSettingsBase"); \ #define DUMPER7_ASSERTS_UAudioEndpointSettingsBase \ static_assert(alignof(UAudioEndpointSettingsBase) == 0x000008, "Wrong alignment on UAudioEndpointSettingsBase"); \ static_assert(sizeof(UAudioEndpointSettingsBase) == 0x000028, "Wrong size on UAudioEndpointSettingsBase"); \ #define DUMPER7_ASSERTS_USoundfieldEndpointSettingsBase \ static_assert(alignof(USoundfieldEndpointSettingsBase) == 0x000008, "Wrong alignment on USoundfieldEndpointSettingsBase"); \ static_assert(sizeof(USoundfieldEndpointSettingsBase) == 0x000028, "Wrong size on USoundfieldEndpointSettingsBase"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetBoolArrayParameter \ static_assert(alignof(AudioParameterControllerInterface_SetBoolArrayParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetBoolArrayParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetBoolArrayParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetBoolArrayParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetBoolArrayParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetBoolArrayParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetBoolArrayParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetBoolArrayParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetBoolParameter \ static_assert(alignof(AudioParameterControllerInterface_SetBoolParameter) == 0x000004, "Wrong alignment on AudioParameterControllerInterface_SetBoolParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetBoolParameter) == 0x00000C, "Wrong size on AudioParameterControllerInterface_SetBoolParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetBoolParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetBoolParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetBoolParameter, InBool) == 0x000008, "Member 'AudioParameterControllerInterface_SetBoolParameter::InBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetFloatArrayParameter \ static_assert(alignof(AudioParameterControllerInterface_SetFloatArrayParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetFloatArrayParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetFloatArrayParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetFloatArrayParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetFloatArrayParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetFloatArrayParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetFloatArrayParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetFloatArrayParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetFloatParameter \ static_assert(alignof(AudioParameterControllerInterface_SetFloatParameter) == 0x000004, "Wrong alignment on AudioParameterControllerInterface_SetFloatParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetFloatParameter) == 0x00000C, "Wrong size on AudioParameterControllerInterface_SetFloatParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetFloatParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetFloatParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetFloatParameter, InFloat) == 0x000008, "Member 'AudioParameterControllerInterface_SetFloatParameter::InFloat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetIntArrayParameter \ static_assert(alignof(AudioParameterControllerInterface_SetIntArrayParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetIntArrayParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetIntArrayParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetIntArrayParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetIntArrayParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetIntArrayParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetIntArrayParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetIntArrayParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetIntParameter \ static_assert(alignof(AudioParameterControllerInterface_SetIntParameter) == 0x000004, "Wrong alignment on AudioParameterControllerInterface_SetIntParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetIntParameter) == 0x00000C, "Wrong size on AudioParameterControllerInterface_SetIntParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetIntParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetIntParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetIntParameter, inInt) == 0x000008, "Member 'AudioParameterControllerInterface_SetIntParameter::inInt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetObjectArrayParameter \ static_assert(alignof(AudioParameterControllerInterface_SetObjectArrayParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetObjectArrayParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetObjectArrayParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetObjectArrayParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetObjectArrayParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetObjectArrayParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetObjectArrayParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetObjectArrayParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetObjectParameter \ static_assert(alignof(AudioParameterControllerInterface_SetObjectParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetObjectParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetObjectParameter) == 0x000010, "Wrong size on AudioParameterControllerInterface_SetObjectParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetObjectParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetObjectParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetObjectParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetObjectParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetParameters_Blueprint \ static_assert(alignof(AudioParameterControllerInterface_SetParameters_Blueprint) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetParameters_Blueprint"); \ static_assert(sizeof(AudioParameterControllerInterface_SetParameters_Blueprint) == 0x000010, "Wrong size on AudioParameterControllerInterface_SetParameters_Blueprint"); \ static_assert(offsetof(AudioParameterControllerInterface_SetParameters_Blueprint, InParameters) == 0x000000, "Member 'AudioParameterControllerInterface_SetParameters_Blueprint::InParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetStringArrayParameter \ static_assert(alignof(AudioParameterControllerInterface_SetStringArrayParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetStringArrayParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetStringArrayParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetStringArrayParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetStringArrayParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetStringArrayParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetStringArrayParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetStringArrayParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetStringParameter \ static_assert(alignof(AudioParameterControllerInterface_SetStringParameter) == 0x000008, "Wrong alignment on AudioParameterControllerInterface_SetStringParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetStringParameter) == 0x000018, "Wrong size on AudioParameterControllerInterface_SetStringParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetStringParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetStringParameter::InName' has a wrong offset!"); \ static_assert(offsetof(AudioParameterControllerInterface_SetStringParameter, InValue) == 0x000008, "Member 'AudioParameterControllerInterface_SetStringParameter::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioParameterControllerInterface_SetTriggerParameter \ static_assert(alignof(AudioParameterControllerInterface_SetTriggerParameter) == 0x000004, "Wrong alignment on AudioParameterControllerInterface_SetTriggerParameter"); \ static_assert(sizeof(AudioParameterControllerInterface_SetTriggerParameter) == 0x000008, "Wrong size on AudioParameterControllerInterface_SetTriggerParameter"); \ static_assert(offsetof(AudioParameterControllerInterface_SetTriggerParameter, InName) == 0x000000, "Member 'AudioParameterControllerInterface_SetTriggerParameter::InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAudioParameterControllerInterface \ static_assert(alignof(IAudioParameterControllerInterface) == 0x000001, "Wrong alignment on IAudioParameterControllerInterface"); \ static_assert(sizeof(IAudioParameterControllerInterface) == 0x000001, "Wrong size on IAudioParameterControllerInterface"); \ #define DUMPER7_ASSERTS_USoundfieldEncodingSettingsBase \ static_assert(alignof(USoundfieldEncodingSettingsBase) == 0x000008, "Wrong alignment on USoundfieldEncodingSettingsBase"); \ static_assert(sizeof(USoundfieldEncodingSettingsBase) == 0x000028, "Wrong size on USoundfieldEncodingSettingsBase"); \ #define DUMPER7_ASSERTS_USpatializationPluginSourceSettingsBase \ static_assert(alignof(USpatializationPluginSourceSettingsBase) == 0x000008, "Wrong alignment on USpatializationPluginSourceSettingsBase"); \ static_assert(sizeof(USpatializationPluginSourceSettingsBase) == 0x000028, "Wrong size on USpatializationPluginSourceSettingsBase"); \ #define DUMPER7_ASSERTS_USourceDataOverridePluginSourceSettingsBase \ static_assert(alignof(USourceDataOverridePluginSourceSettingsBase) == 0x000008, "Wrong alignment on USourceDataOverridePluginSourceSettingsBase"); \ static_assert(sizeof(USourceDataOverridePluginSourceSettingsBase) == 0x000028, "Wrong size on USourceDataOverridePluginSourceSettingsBase"); \ #define DUMPER7_ASSERTS_UOcclusionPluginSourceSettingsBase \ static_assert(alignof(UOcclusionPluginSourceSettingsBase) == 0x000008, "Wrong alignment on UOcclusionPluginSourceSettingsBase"); \ static_assert(sizeof(UOcclusionPluginSourceSettingsBase) == 0x000028, "Wrong size on UOcclusionPluginSourceSettingsBase"); \ #define DUMPER7_ASSERTS_UAudioCodecEncoderSettings \ static_assert(alignof(UAudioCodecEncoderSettings) == 0x000008, "Wrong alignment on UAudioCodecEncoderSettings"); \ static_assert(sizeof(UAudioCodecEncoderSettings) == 0x000030, "Wrong size on UAudioCodecEncoderSettings"); \ static_assert(offsetof(UAudioCodecEncoderSettings, Version) == 0x000028, "Member 'UAudioCodecEncoderSettings::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDummyEndpointSettings \ static_assert(alignof(UDummyEndpointSettings) == 0x000008, "Wrong alignment on UDummyEndpointSettings"); \ static_assert(sizeof(UDummyEndpointSettings) == 0x000028, "Wrong size on UDummyEndpointSettings"); \ #define DUMPER7_ASSERTS_USoundModulatorBase \ static_assert(alignof(USoundModulatorBase) == 0x000008, "Wrong alignment on USoundModulatorBase"); \ static_assert(sizeof(USoundModulatorBase) == 0x000030, "Wrong size on USoundModulatorBase"); \ #define DUMPER7_ASSERTS_USoundfieldEffectSettingsBase \ static_assert(alignof(USoundfieldEffectSettingsBase) == 0x000008, "Wrong alignment on USoundfieldEffectSettingsBase"); \ static_assert(sizeof(USoundfieldEffectSettingsBase) == 0x000028, "Wrong size on USoundfieldEffectSettingsBase"); \ #define DUMPER7_ASSERTS_USoundfieldEffectBase \ static_assert(alignof(USoundfieldEffectBase) == 0x000008, "Wrong alignment on USoundfieldEffectBase"); \ static_assert(sizeof(USoundfieldEffectBase) == 0x000030, "Wrong size on USoundfieldEffectBase"); \ static_assert(offsetof(USoundfieldEffectBase, Settings) == 0x000028, "Member 'USoundfieldEffectBase::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaveformTransformationBase \ static_assert(alignof(UWaveformTransformationBase) == 0x000008, "Wrong alignment on UWaveformTransformationBase"); \ static_assert(sizeof(UWaveformTransformationBase) == 0x000028, "Wrong size on UWaveformTransformationBase"); \ #define DUMPER7_ASSERTS_UWaveformTransformationChain \ static_assert(alignof(UWaveformTransformationChain) == 0x000008, "Wrong alignment on UWaveformTransformationChain"); \ static_assert(sizeof(UWaveformTransformationChain) == 0x000038, "Wrong size on UWaveformTransformationChain"); \ static_assert(offsetof(UWaveformTransformationChain, Transformations) == 0x000028, "Member 'UWaveformTransformationChain::Transformations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioPcmEncoderSettings \ static_assert(alignof(UAudioPcmEncoderSettings) == 0x000008, "Wrong alignment on UAudioPcmEncoderSettings"); \ static_assert(sizeof(UAudioPcmEncoderSettings) == 0x000038, "Wrong size on UAudioPcmEncoderSettings"); \ static_assert(offsetof(UAudioPcmEncoderSettings, BitDepthConversion) == 0x000030, "Member 'UAudioPcmEncoderSettings::BitDepthConversion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDualShockExternalEndpointSettings \ static_assert(alignof(UDualShockExternalEndpointSettings) == 0x000008, "Wrong alignment on UDualShockExternalEndpointSettings"); \ static_assert(sizeof(UDualShockExternalEndpointSettings) == 0x000030, "Wrong size on UDualShockExternalEndpointSettings"); \ static_assert(offsetof(UDualShockExternalEndpointSettings, ControllerIndex) == 0x000028, "Member 'UDualShockExternalEndpointSettings::ControllerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDualShockSoundfieldEndpointSettings \ static_assert(alignof(UDualShockSoundfieldEndpointSettings) == 0x000008, "Wrong alignment on UDualShockSoundfieldEndpointSettings"); \ static_assert(sizeof(UDualShockSoundfieldEndpointSettings) == 0x000030, "Wrong size on UDualShockSoundfieldEndpointSettings"); \ static_assert(offsetof(UDualShockSoundfieldEndpointSettings, ControllerIndex) == 0x000028, "Member 'UDualShockSoundfieldEndpointSettings::ControllerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDualShockSpatializationSettings \ static_assert(alignof(UDualShockSpatializationSettings) == 0x000008, "Wrong alignment on UDualShockSpatializationSettings"); \ static_assert(sizeof(UDualShockSpatializationSettings) == 0x000038, "Wrong size on UDualShockSpatializationSettings"); \ static_assert(offsetof(UDualShockSpatializationSettings, Spread) == 0x000028, "Member 'UDualShockSpatializationSettings::Spread' has a wrong offset!"); \ static_assert(offsetof(UDualShockSpatializationSettings, Priority) == 0x00002C, "Member 'UDualShockSpatializationSettings::Priority' has a wrong offset!"); \ static_assert(offsetof(UDualShockSpatializationSettings, Passthrough) == 0x000030, "Member 'UDualShockSpatializationSettings::Passthrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpawnPointData \ static_assert(alignof(FSpawnPointData) == 0x000010, "Wrong alignment on FSpawnPointData"); \ static_assert(sizeof(FSpawnPointData) == 0x000120, "Wrong size on FSpawnPointData"); \ static_assert(offsetof(FSpawnPointData, Guid) == 0x000000, "Member 'FSpawnPointData::Guid' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, CustomName) == 0x000010, "Member 'FSpawnPointData::CustomName' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, PersistentLevel) == 0x000020, "Member 'FSpawnPointData::PersistentLevel' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, Level) == 0x000028, "Member 'FSpawnPointData::Level' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, position) == 0x0000A0, "Member 'FSpawnPointData::position' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, InitialStreamingRequests) == 0x000100, "Member 'FSpawnPointData::InitialStreamingRequests' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointData, InitialDataLayerRequests) == 0x000110, "Member 'FSpawnPointData::InitialDataLayerRequests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpawnPointHandle \ static_assert(alignof(FSpawnPointHandle) == 0x000008, "Wrong alignment on FSpawnPointHandle"); \ static_assert(sizeof(FSpawnPointHandle) == 0x000020, "Wrong size on FSpawnPointHandle"); \ static_assert(offsetof(FSpawnPointHandle, Name) == 0x000000, "Member 'FSpawnPointHandle::Name' has a wrong offset!"); \ static_assert(offsetof(FSpawnPointHandle, Guid) == 0x000010, "Member 'FSpawnPointHandle::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpawnPoint \ static_assert(alignof(ASpawnPoint) == 0x000008, "Wrong alignment on ASpawnPoint"); \ static_assert(sizeof(ASpawnPoint) == 0x000308, "Wrong size on ASpawnPoint"); \ static_assert(offsetof(ASpawnPoint, CustomName) == 0x0002D8, "Member 'ASpawnPoint::CustomName' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint, StreamingRequests) == 0x0002E8, "Member 'ASpawnPoint::StreamingRequests' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint, InitialDataLayerRequests) == 0x0002F8, "Member 'ASpawnPoint::InitialDataLayerRequests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpawnPointsConfig \ static_assert(alignof(USpawnPointsConfig) == 0x000008, "Wrong alignment on USpawnPointsConfig"); \ static_assert(sizeof(USpawnPointsConfig) == 0x000040, "Wrong size on USpawnPointsConfig"); \ static_assert(offsetof(USpawnPointsConfig, Spawnpoints) == 0x000030, "Member 'USpawnPointsConfig::Spawnpoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpawnPointWidget \ static_assert(alignof(USpawnPointWidget) == 0x000010, "Wrong alignment on USpawnPointWidget"); \ static_assert(sizeof(USpawnPointWidget) == 0x0003D0, "Wrong size on USpawnPointWidget"); \ static_assert(offsetof(USpawnPointWidget, Data) == 0x000280, "Member 'USpawnPointWidget::Data' has a wrong offset!"); \ static_assert(offsetof(USpawnPointWidget, Slot_but) == 0x0003A0, "Member 'USpawnPointWidget::Slot_but' has a wrong offset!"); \ static_assert(offsetof(USpawnPointWidget, OnClicked) == 0x0003A8, "Member 'USpawnPointWidget::OnClicked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPointsListWidget_HasData \ static_assert(alignof(SpawnPointsListWidget_HasData) == 0x000001, "Wrong alignment on SpawnPointsListWidget_HasData"); \ static_assert(sizeof(SpawnPointsListWidget_HasData) == 0x000001, "Wrong size on SpawnPointsListWidget_HasData"); \ static_assert(offsetof(SpawnPointsListWidget_HasData, ReturnValue) == 0x000000, "Member 'SpawnPointsListWidget_HasData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPointsListWidget_OnAddItem \ static_assert(alignof(SpawnPointsListWidget_OnAddItem) == 0x000010, "Wrong alignment on SpawnPointsListWidget_OnAddItem"); \ static_assert(sizeof(SpawnPointsListWidget_OnAddItem) == 0x000130, "Wrong size on SpawnPointsListWidget_OnAddItem"); \ static_assert(offsetof(SpawnPointsListWidget_OnAddItem, Data) == 0x000000, "Member 'SpawnPointsListWidget_OnAddItem::Data' has a wrong offset!"); \ static_assert(offsetof(SpawnPointsListWidget_OnAddItem, ReturnValue) == 0x000120, "Member 'SpawnPointsListWidget_OnAddItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpawnPointsListWidget \ static_assert(alignof(USpawnPointsListWidget) == 0x000008, "Wrong alignment on USpawnPointsListWidget"); \ static_assert(sizeof(USpawnPointsListWidget) == 0x0002D8, "Wrong size on USpawnPointsListWidget"); \ static_assert(offsetof(USpawnPointsListWidget, ConfigPath) == 0x000278, "Member 'USpawnPointsListWidget::ConfigPath' has a wrong offset!"); \ static_assert(offsetof(USpawnPointsListWidget, ItemWidgetClass) == 0x0002A8, "Member 'USpawnPointsListWidget::ItemWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USpawnPointsListWidget, Items_box) == 0x0002B0, "Member 'USpawnPointsListWidget::Items_box' has a wrong offset!"); \ static_assert(offsetof(USpawnPointsListWidget, OnSpawnPointSelected) == 0x0002B8, "Member 'USpawnPointsListWidget::OnSpawnPointSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpawnPointsSettings \ static_assert(alignof(USpawnPointsSettings) == 0x000008, "Wrong alignment on USpawnPointsSettings"); \ static_assert(sizeof(USpawnPointsSettings) == 0x000068, "Wrong size on USpawnPointsSettings"); \ static_assert(offsetof(USpawnPointsSettings, SpawnPointConfig) == 0x000038, "Member 'USpawnPointsSettings::SpawnPointConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRaycastDetectableChannelConfig \ static_assert(alignof(FRaycastDetectableChannelConfig) == 0x000008, "Wrong alignment on FRaycastDetectableChannelConfig"); \ static_assert(sizeof(FRaycastDetectableChannelConfig) == 0x000020, "Wrong size on FRaycastDetectableChannelConfig"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, Channel) == 0x000000, "Member 'FRaycastDetectableChannelConfig::Channel' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, DistanceMethod) == 0x000001, "Member 'FRaycastDetectableChannelConfig::DistanceMethod' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, LimitDetectionRange) == 0x000002, "Member 'FRaycastDetectableChannelConfig::LimitDetectionRange' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, DetectionRange) == 0x000008, "Member 'FRaycastDetectableChannelConfig::DetectionRange' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, StartEnabled) == 0x000018, "Member 'FRaycastDetectableChannelConfig::StartEnabled' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableChannelConfig, ReportEvenIfRegistered) == 0x000019, "Member 'FRaycastDetectableChannelConfig::ReportEvenIfRegistered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRaycastDetectableDetectEventData \ static_assert(alignof(FRaycastDetectableDetectEventData) == 0x000008, "Wrong alignment on FRaycastDetectableDetectEventData"); \ static_assert(sizeof(FRaycastDetectableDetectEventData) == 0x000018, "Wrong size on FRaycastDetectableDetectEventData"); \ static_assert(offsetof(FRaycastDetectableDetectEventData, Detectable) == 0x000000, "Member 'FRaycastDetectableDetectEventData::Detectable' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableDetectEventData, Detector) == 0x000008, "Member 'FRaycastDetectableDetectEventData::Detector' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableDetectEventData, CollisionChannel) == 0x000010, "Member 'FRaycastDetectableDetectEventData::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableDetectEventData, AlreadyRegistered) == 0x000011, "Member 'FRaycastDetectableDetectEventData::AlreadyRegistered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRaycastDetectorTraceData \ static_assert(alignof(FRaycastDetectorTraceData) == 0x000008, "Wrong alignment on FRaycastDetectorTraceData"); \ static_assert(sizeof(FRaycastDetectorTraceData) == 0x000120, "Wrong size on FRaycastDetectorTraceData"); \ static_assert(offsetof(FRaycastDetectorTraceData, DrawDebugTrace) == 0x000000, "Member 'FRaycastDetectorTraceData::DrawDebugTrace' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DebugTraceColorMiss) == 0x000004, "Member 'FRaycastDetectorTraceData::DebugTraceColorMiss' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DebugTraceColorHit) == 0x000008, "Member 'FRaycastDetectorTraceData::DebugTraceColorHit' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DebugLifeTime) == 0x00000C, "Member 'FRaycastDetectorTraceData::DebugLifeTime' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DebugThickness) == 0x000010, "Member 'FRaycastDetectorTraceData::DebugThickness' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DebugSphereSize) == 0x000014, "Member 'FRaycastDetectorTraceData::DebugSphereSize' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, DistanceMethod) == 0x000018, "Member 'FRaycastDetectorTraceData::DistanceMethod' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, TraceChannel) == 0x000019, "Member 'FRaycastDetectorTraceData::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, TraceComplex) == 0x00001A, "Member 'FRaycastDetectorTraceData::TraceComplex' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectorTraceData, IgnoreOwner) == 0x00001B, "Member 'FRaycastDetectorTraceData::IgnoreOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRaycastDetectableLoseEventData \ static_assert(alignof(FRaycastDetectableLoseEventData) == 0x000008, "Wrong alignment on FRaycastDetectableLoseEventData"); \ static_assert(sizeof(FRaycastDetectableLoseEventData) == 0x000018, "Wrong size on FRaycastDetectableLoseEventData"); \ static_assert(offsetof(FRaycastDetectableLoseEventData, Detectable) == 0x000000, "Member 'FRaycastDetectableLoseEventData::Detectable' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableLoseEventData, Detector) == 0x000008, "Member 'FRaycastDetectableLoseEventData::Detector' has a wrong offset!"); \ static_assert(offsetof(FRaycastDetectableLoseEventData, CollisionChannel) == 0x000010, "Member 'FRaycastDetectableLoseEventData::CollisionChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_BindShape \ static_assert(alignof(DetectableBaseComponent_BindShape) == 0x000008, "Wrong alignment on DetectableBaseComponent_BindShape"); \ static_assert(sizeof(DetectableBaseComponent_BindShape) == 0x000008, "Wrong size on DetectableBaseComponent_BindShape"); \ static_assert(offsetof(DetectableBaseComponent_BindShape, NewShape) == 0x000000, "Member 'DetectableBaseComponent_BindShape::NewShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_GetShape \ static_assert(alignof(DetectableBaseComponent_GetShape) == 0x000008, "Wrong alignment on DetectableBaseComponent_GetShape"); \ static_assert(sizeof(DetectableBaseComponent_GetShape) == 0x000008, "Wrong size on DetectableBaseComponent_GetShape"); \ static_assert(offsetof(DetectableBaseComponent_GetShape, ReturnValue) == 0x000000, "Member 'DetectableBaseComponent_GetShape::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_GetShapeAsBox \ static_assert(alignof(DetectableBaseComponent_GetShapeAsBox) == 0x000008, "Wrong alignment on DetectableBaseComponent_GetShapeAsBox"); \ static_assert(sizeof(DetectableBaseComponent_GetShapeAsBox) == 0x000008, "Wrong size on DetectableBaseComponent_GetShapeAsBox"); \ static_assert(offsetof(DetectableBaseComponent_GetShapeAsBox, ReturnValue) == 0x000000, "Member 'DetectableBaseComponent_GetShapeAsBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_GetShapeAsCapsule \ static_assert(alignof(DetectableBaseComponent_GetShapeAsCapsule) == 0x000008, "Wrong alignment on DetectableBaseComponent_GetShapeAsCapsule"); \ static_assert(sizeof(DetectableBaseComponent_GetShapeAsCapsule) == 0x000008, "Wrong size on DetectableBaseComponent_GetShapeAsCapsule"); \ static_assert(offsetof(DetectableBaseComponent_GetShapeAsCapsule, ReturnValue) == 0x000000, "Member 'DetectableBaseComponent_GetShapeAsCapsule::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_GetShapeAsSphere \ static_assert(alignof(DetectableBaseComponent_GetShapeAsSphere) == 0x000008, "Wrong alignment on DetectableBaseComponent_GetShapeAsSphere"); \ static_assert(sizeof(DetectableBaseComponent_GetShapeAsSphere) == 0x000008, "Wrong size on DetectableBaseComponent_GetShapeAsSphere"); \ static_assert(offsetof(DetectableBaseComponent_GetShapeAsSphere, ReturnValue) == 0x000000, "Member 'DetectableBaseComponent_GetShapeAsSphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_ContainsPoint \ static_assert(alignof(DetectableBaseComponent_ContainsPoint) == 0x000008, "Wrong alignment on DetectableBaseComponent_ContainsPoint"); \ static_assert(sizeof(DetectableBaseComponent_ContainsPoint) == 0x000020, "Wrong size on DetectableBaseComponent_ContainsPoint"); \ static_assert(offsetof(DetectableBaseComponent_ContainsPoint, WorldLocation) == 0x000000, "Member 'DetectableBaseComponent_ContainsPoint::WorldLocation' has a wrong offset!"); \ static_assert(offsetof(DetectableBaseComponent_ContainsPoint, ReturnValue) == 0x000018, "Member 'DetectableBaseComponent_ContainsPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DetectableBaseComponent_HasShape \ static_assert(alignof(DetectableBaseComponent_HasShape) == 0x000001, "Wrong alignment on DetectableBaseComponent_HasShape"); \ static_assert(sizeof(DetectableBaseComponent_HasShape) == 0x000001, "Wrong size on DetectableBaseComponent_HasShape"); \ static_assert(offsetof(DetectableBaseComponent_HasShape, ReturnValue) == 0x000000, "Member 'DetectableBaseComponent_HasShape::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDetectableBaseComponent \ static_assert(alignof(UDetectableBaseComponent) == 0x000010, "Wrong alignment on UDetectableBaseComponent"); \ static_assert(sizeof(UDetectableBaseComponent) == 0x0002D0, "Wrong size on UDetectableBaseComponent"); \ static_assert(offsetof(UDetectableBaseComponent, Shape) == 0x0002A0, "Member 'UDetectableBaseComponent::Shape' has a wrong offset!"); \ static_assert(offsetof(UDetectableBaseComponent, DiscoveryMethod) == 0x0002A8, "Member 'UDetectableBaseComponent::DiscoveryMethod' has a wrong offset!"); \ static_assert(offsetof(UDetectableBaseComponent, DiscoveryScope) == 0x0002A9, "Member 'UDetectableBaseComponent::DiscoveryScope' has a wrong offset!"); \ static_assert(offsetof(UDetectableBaseComponent, DiscoveryShapeName) == 0x0002AC, "Member 'UDetectableBaseComponent::DiscoveryShapeName' has a wrong offset!"); \ static_assert(offsetof(UDetectableBaseComponent, SelectedShape) == 0x0002B8, "Member 'UDetectableBaseComponent::SelectedShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_DisableDetectionOnChannel \ static_assert(alignof(RaycastDetectableComponent_DisableDetectionOnChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_DisableDetectionOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_DisableDetectionOnChannel) == 0x000002, "Wrong size on RaycastDetectableComponent_DisableDetectionOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_DisableDetectionOnChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_DisableDetectionOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_DisableDetectionOnChannel, ReturnValue) == 0x000001, "Member 'RaycastDetectableComponent_DisableDetectionOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_EnableDetectionOnChannel \ static_assert(alignof(RaycastDetectableComponent_EnableDetectionOnChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_EnableDetectionOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_EnableDetectionOnChannel) == 0x000002, "Wrong size on RaycastDetectableComponent_EnableDetectionOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_EnableDetectionOnChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_EnableDetectionOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_EnableDetectionOnChannel, ReturnValue) == 0x000001, "Member 'RaycastDetectableComponent_EnableDetectionOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_GetWasEverDetected \ static_assert(alignof(RaycastDetectableComponent_GetWasEverDetected) == 0x000001, "Wrong alignment on RaycastDetectableComponent_GetWasEverDetected"); \ static_assert(sizeof(RaycastDetectableComponent_GetWasEverDetected) == 0x000001, "Wrong size on RaycastDetectableComponent_GetWasEverDetected"); \ static_assert(offsetof(RaycastDetectableComponent_GetWasEverDetected, ReturnValue) == 0x000000, "Member 'RaycastDetectableComponent_GetWasEverDetected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_LoseDetectorsOnChannel \ static_assert(alignof(RaycastDetectableComponent_LoseDetectorsOnChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_LoseDetectorsOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_LoseDetectorsOnChannel) == 0x000001, "Wrong size on RaycastDetectableComponent_LoseDetectorsOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_LoseDetectorsOnChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_LoseDetectorsOnChannel::CollisionChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_CanBeDetectedByActor \ static_assert(alignof(RaycastDetectableComponent_CanBeDetectedByActor) == 0x000008, "Wrong alignment on RaycastDetectableComponent_CanBeDetectedByActor"); \ static_assert(sizeof(RaycastDetectableComponent_CanBeDetectedByActor) == 0x000010, "Wrong size on RaycastDetectableComponent_CanBeDetectedByActor"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActor, Detector) == 0x000000, "Member 'RaycastDetectableComponent_CanBeDetectedByActor::Detector' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActor, Distance) == 0x000008, "Member 'RaycastDetectableComponent_CanBeDetectedByActor::Distance' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActor, ReturnValue) == 0x00000C, "Member 'RaycastDetectableComponent_CanBeDetectedByActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_CanBeDetectedByActorOnChannel \ static_assert(alignof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel) == 0x000008, "Wrong alignment on RaycastDetectableComponent_CanBeDetectedByActorOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel) == 0x000018, "Wrong size on RaycastDetectableComponent_CanBeDetectedByActorOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel, Detector) == 0x000000, "Member 'RaycastDetectableComponent_CanBeDetectedByActorOnChannel::Detector' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel, CollisionChannel) == 0x000008, "Member 'RaycastDetectableComponent_CanBeDetectedByActorOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel, Distance) == 0x00000C, "Member 'RaycastDetectableComponent_CanBeDetectedByActorOnChannel::Distance' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedByActorOnChannel, ReturnValue) == 0x000010, "Member 'RaycastDetectableComponent_CanBeDetectedByActorOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_CanBeDetectedOnChannel \ static_assert(alignof(RaycastDetectableComponent_CanBeDetectedOnChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_CanBeDetectedOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_CanBeDetectedOnChannel) == 0x000002, "Wrong size on RaycastDetectableComponent_CanBeDetectedOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedOnChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_CanBeDetectedOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_CanBeDetectedOnChannel, ReturnValue) == 0x000001, "Member 'RaycastDetectableComponent_CanBeDetectedOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_GetDistanceMethodForChannel \ static_assert(alignof(RaycastDetectableComponent_GetDistanceMethodForChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_GetDistanceMethodForChannel"); \ static_assert(sizeof(RaycastDetectableComponent_GetDistanceMethodForChannel) == 0x000002, "Wrong size on RaycastDetectableComponent_GetDistanceMethodForChannel"); \ static_assert(offsetof(RaycastDetectableComponent_GetDistanceMethodForChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_GetDistanceMethodForChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_GetDistanceMethodForChannel, ReturnValue) == 0x000001, "Member 'RaycastDetectableComponent_GetDistanceMethodForChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_IsDetectedByActor \ static_assert(alignof(RaycastDetectableComponent_IsDetectedByActor) == 0x000008, "Wrong alignment on RaycastDetectableComponent_IsDetectedByActor"); \ static_assert(sizeof(RaycastDetectableComponent_IsDetectedByActor) == 0x000010, "Wrong size on RaycastDetectableComponent_IsDetectedByActor"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedByActor, Detector) == 0x000000, "Member 'RaycastDetectableComponent_IsDetectedByActor::Detector' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedByActor, ReturnValue) == 0x000008, "Member 'RaycastDetectableComponent_IsDetectedByActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_IsDetectedByActorOnChannel \ static_assert(alignof(RaycastDetectableComponent_IsDetectedByActorOnChannel) == 0x000008, "Wrong alignment on RaycastDetectableComponent_IsDetectedByActorOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_IsDetectedByActorOnChannel) == 0x000010, "Wrong size on RaycastDetectableComponent_IsDetectedByActorOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedByActorOnChannel, Detector) == 0x000000, "Member 'RaycastDetectableComponent_IsDetectedByActorOnChannel::Detector' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedByActorOnChannel, CollisionChannel) == 0x000008, "Member 'RaycastDetectableComponent_IsDetectedByActorOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedByActorOnChannel, ReturnValue) == 0x000009, "Member 'RaycastDetectableComponent_IsDetectedByActorOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_IsDetectedOnChannel \ static_assert(alignof(RaycastDetectableComponent_IsDetectedOnChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_IsDetectedOnChannel"); \ static_assert(sizeof(RaycastDetectableComponent_IsDetectedOnChannel) == 0x000002, "Wrong size on RaycastDetectableComponent_IsDetectedOnChannel"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedOnChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_IsDetectedOnChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsDetectedOnChannel, ReturnValue) == 0x000001, "Member 'RaycastDetectableComponent_IsDetectedOnChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectableComponent_IsUsingChannel \ static_assert(alignof(RaycastDetectableComponent_IsUsingChannel) == 0x000001, "Wrong alignment on RaycastDetectableComponent_IsUsingChannel"); \ static_assert(sizeof(RaycastDetectableComponent_IsUsingChannel) == 0x000003, "Wrong size on RaycastDetectableComponent_IsUsingChannel"); \ static_assert(offsetof(RaycastDetectableComponent_IsUsingChannel, CollisionChannel) == 0x000000, "Member 'RaycastDetectableComponent_IsUsingChannel::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsUsingChannel, MustBeEnabled) == 0x000001, "Member 'RaycastDetectableComponent_IsUsingChannel::MustBeEnabled' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectableComponent_IsUsingChannel, ReturnValue) == 0x000002, "Member 'RaycastDetectableComponent_IsUsingChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URaycastDetectableComponent \ static_assert(alignof(URaycastDetectableComponent) == 0x000010, "Wrong alignment on URaycastDetectableComponent"); \ static_assert(sizeof(URaycastDetectableComponent) == 0x000780, "Wrong size on URaycastDetectableComponent"); \ static_assert(offsetof(URaycastDetectableComponent, OnDetectedBy) == 0x0002C8, "Member 'URaycastDetectableComponent::OnDetectedBy' has a wrong offset!"); \ static_assert(offsetof(URaycastDetectableComponent, OnLostBy) == 0x0002D8, "Member 'URaycastDetectableComponent::OnLostBy' has a wrong offset!"); \ static_assert(offsetof(URaycastDetectableComponent, ChannelConfigs) == 0x0002E8, "Member 'URaycastDetectableComponent::ChannelConfigs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectorComponent_LoseDetectedObjects \ static_assert(alignof(RaycastDetectorComponent_LoseDetectedObjects) == 0x000008, "Wrong alignment on RaycastDetectorComponent_LoseDetectedObjects"); \ static_assert(sizeof(RaycastDetectorComponent_LoseDetectedObjects) == 0x000120, "Wrong size on RaycastDetectorComponent_LoseDetectedObjects"); \ static_assert(offsetof(RaycastDetectorComponent_LoseDetectedObjects, Data) == 0x000000, "Member 'RaycastDetectorComponent_LoseDetectedObjects::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RaycastDetectorComponent_ProcessData \ static_assert(alignof(RaycastDetectorComponent_ProcessData) == 0x000008, "Wrong alignment on RaycastDetectorComponent_ProcessData"); \ static_assert(sizeof(RaycastDetectorComponent_ProcessData) == 0x000150, "Wrong size on RaycastDetectorComponent_ProcessData"); \ static_assert(offsetof(RaycastDetectorComponent_ProcessData, Data) == 0x000000, "Member 'RaycastDetectorComponent_ProcessData::Data' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectorComponent_ProcessData, TraceStart) == 0x000120, "Member 'RaycastDetectorComponent_ProcessData::TraceStart' has a wrong offset!"); \ static_assert(offsetof(RaycastDetectorComponent_ProcessData, TraceEnd) == 0x000138, "Member 'RaycastDetectorComponent_ProcessData::TraceEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URaycastDetectorComponent \ static_assert(alignof(URaycastDetectorComponent) == 0x000008, "Wrong alignment on URaycastDetectorComponent"); \ static_assert(sizeof(URaycastDetectorComponent) == 0x0001B0, "Wrong size on URaycastDetectorComponent"); \ #define DUMPER7_ASSERTS_ScreenDetectableComponent_SetDetectionEnabled \ static_assert(alignof(ScreenDetectableComponent_SetDetectionEnabled) == 0x000008, "Wrong alignment on ScreenDetectableComponent_SetDetectionEnabled"); \ static_assert(sizeof(ScreenDetectableComponent_SetDetectionEnabled) == 0x000010, "Wrong size on ScreenDetectableComponent_SetDetectionEnabled"); \ static_assert(offsetof(ScreenDetectableComponent_SetDetectionEnabled, Object) == 0x000000, "Member 'ScreenDetectableComponent_SetDetectionEnabled::Object' has a wrong offset!"); \ static_assert(offsetof(ScreenDetectableComponent_SetDetectionEnabled, Enabled) == 0x000008, "Member 'ScreenDetectableComponent_SetDetectionEnabled::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScreenDetectableComponent_GetCurrentStatus \ static_assert(alignof(ScreenDetectableComponent_GetCurrentStatus) == 0x000001, "Wrong alignment on ScreenDetectableComponent_GetCurrentStatus"); \ static_assert(sizeof(ScreenDetectableComponent_GetCurrentStatus) == 0x000001, "Wrong size on ScreenDetectableComponent_GetCurrentStatus"); \ static_assert(offsetof(ScreenDetectableComponent_GetCurrentStatus, ReturnValue) == 0x000000, "Member 'ScreenDetectableComponent_GetCurrentStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScreenDetectableComponent_IsDetected \ static_assert(alignof(ScreenDetectableComponent_IsDetected) == 0x000001, "Wrong alignment on ScreenDetectableComponent_IsDetected"); \ static_assert(sizeof(ScreenDetectableComponent_IsDetected) == 0x000001, "Wrong size on ScreenDetectableComponent_IsDetected"); \ static_assert(offsetof(ScreenDetectableComponent_IsDetected, ReturnValue) == 0x000000, "Member 'ScreenDetectableComponent_IsDetected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScreenDetectableComponent_IsDetectionEnabled \ static_assert(alignof(ScreenDetectableComponent_IsDetectionEnabled) == 0x000001, "Wrong alignment on ScreenDetectableComponent_IsDetectionEnabled"); \ static_assert(sizeof(ScreenDetectableComponent_IsDetectionEnabled) == 0x000001, "Wrong size on ScreenDetectableComponent_IsDetectionEnabled"); \ static_assert(offsetof(ScreenDetectableComponent_IsDetectionEnabled, ReturnValue) == 0x000000, "Member 'ScreenDetectableComponent_IsDetectionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScreenDetectableComponent \ static_assert(alignof(UScreenDetectableComponent) == 0x000010, "Wrong alignment on UScreenDetectableComponent"); \ static_assert(sizeof(UScreenDetectableComponent) == 0x0005F0, "Wrong size on UScreenDetectableComponent"); \ static_assert(offsetof(UScreenDetectableComponent, OnDetected) == 0x0002C8, "Member 'UScreenDetectableComponent::OnDetected' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, OnLost) == 0x0002D8, "Member 'UScreenDetectableComponent::OnLost' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, Quality) == 0x0002E8, "Member 'UScreenDetectableComponent::Quality' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, UseTraces) == 0x0002E9, "Member 'UScreenDetectableComponent::UseTraces' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, TraceChannel) == 0x0002EA, "Member 'UScreenDetectableComponent::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, LimitTraceRange) == 0x0002EB, "Member 'UScreenDetectableComponent::LimitTraceRange' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, TraceRange) == 0x0002F0, "Member 'UScreenDetectableComponent::TraceRange' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, LimitTraceAngle) == 0x000300, "Member 'UScreenDetectableComponent::LimitTraceAngle' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, TraceAngle) == 0x000304, "Member 'UScreenDetectableComponent::TraceAngle' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, StartEnabled) == 0x000308, "Member 'UScreenDetectableComponent::StartEnabled' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, DrawDebug) == 0x000309, "Member 'UScreenDetectableComponent::DrawDebug' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, RelativeCheckLocations) == 0x000310, "Member 'UScreenDetectableComponent::RelativeCheckLocations' has a wrong offset!"); \ static_assert(offsetof(UScreenDetectableComponent, CurrentStatus) == 0x000320, "Member 'UScreenDetectableComponent::CurrentStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogVoiceAttenuation \ static_assert(alignof(FDialogVoiceAttenuation) == 0x000004, "Wrong alignment on FDialogVoiceAttenuation"); \ static_assert(sizeof(FDialogVoiceAttenuation) == 0x00000C, "Wrong size on FDialogVoiceAttenuation"); \ static_assert(offsetof(FDialogVoiceAttenuation, _EnableAttenuation) == 0x000000, "Member 'FDialogVoiceAttenuation::_EnableAttenuation' has a wrong offset!"); \ static_assert(offsetof(FDialogVoiceAttenuation, _FalloffRadius) == 0x000004, "Member 'FDialogVoiceAttenuation::_FalloffRadius' has a wrong offset!"); \ static_assert(offsetof(FDialogVoiceAttenuation, _FalloffDistance) == 0x000008, "Member 'FDialogVoiceAttenuation::_FalloffDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowID \ static_assert(alignof(FFlowID) == 0x000004, "Wrong alignment on FFlowID"); \ static_assert(sizeof(FFlowID) == 0x000008, "Wrong size on FFlowID"); \ static_assert(offsetof(FFlowID, _ObjectID) == 0x000000, "Member 'FFlowID::_ObjectID' has a wrong offset!"); \ static_assert(offsetof(FFlowID, _Type) == 0x000004, "Member 'FFlowID::_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowObjectID \ static_assert(alignof(FFlowObjectID) == 0x000008, "Wrong alignment on FFlowObjectID"); \ static_assert(sizeof(FFlowObjectID) == 0x000028, "Wrong size on FFlowObjectID"); \ static_assert(offsetof(FFlowObjectID, _DialogData) == 0x000008, "Member 'FFlowObjectID::_DialogData' has a wrong offset!"); \ static_assert(offsetof(FFlowObjectID, _Name) == 0x000010, "Member 'FFlowObjectID::_Name' has a wrong offset!"); \ static_assert(offsetof(FFlowObjectID, _TypeID) == 0x000018, "Member 'FFlowObjectID::_TypeID' has a wrong offset!"); \ static_assert(offsetof(FFlowObjectID, _FlowItem) == 0x000020, "Member 'FFlowObjectID::_FlowItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogObjectID \ static_assert(alignof(FDialogObjectID) == 0x000008, "Wrong alignment on FDialogObjectID"); \ static_assert(sizeof(FDialogObjectID) == 0x000028, "Wrong size on FDialogObjectID"); \ #define DUMPER7_ASSERTS_FDialogConnection \ static_assert(alignof(FDialogConnection) == 0x000008, "Wrong alignment on FDialogConnection"); \ static_assert(sizeof(FDialogConnection) == 0x000060, "Wrong size on FDialogConnection"); \ static_assert(offsetof(FDialogConnection, _PinIndex) == 0x000000, "Member 'FDialogConnection::_PinIndex' has a wrong offset!"); \ static_assert(offsetof(FDialogConnection, _Outcome) == 0x000008, "Member 'FDialogConnection::_Outcome' has a wrong offset!"); \ static_assert(offsetof(FDialogConnection, _Label) == 0x000018, "Member 'FDialogConnection::_Label' has a wrong offset!"); \ static_assert(offsetof(FDialogConnection, _Condition) == 0x000028, "Member 'FDialogConnection::_Condition' has a wrong offset!"); \ static_assert(offsetof(FDialogConnection, _Target) == 0x000038, "Member 'FDialogConnection::_Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogConnectionGroup \ static_assert(alignof(FDialogConnectionGroup) == 0x000008, "Wrong alignment on FDialogConnectionGroup"); \ static_assert(sizeof(FDialogConnectionGroup) == 0x000010, "Wrong size on FDialogConnectionGroup"); \ static_assert(offsetof(FDialogConnectionGroup, _Connections) == 0x000000, "Member 'FDialogConnectionGroup::_Connections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogTalkID \ static_assert(alignof(FDialogTalkID) == 0x000008, "Wrong alignment on FDialogTalkID"); \ static_assert(sizeof(FDialogTalkID) == 0x000028, "Wrong size on FDialogTalkID"); \ #define DUMPER7_ASSERTS_FDialogLine \ static_assert(alignof(FDialogLine) == 0x000008, "Wrong alignment on FDialogLine"); \ static_assert(sizeof(FDialogLine) == 0x000028, "Wrong size on FDialogLine"); \ #define DUMPER7_ASSERTS_FDialogEntryID \ static_assert(alignof(FDialogEntryID) == 0x000008, "Wrong alignment on FDialogEntryID"); \ static_assert(sizeof(FDialogEntryID) == 0x000028, "Wrong size on FDialogEntryID"); \ #define DUMPER7_ASSERTS_FDialogChoiceSequence \ static_assert(alignof(FDialogChoiceSequence) == 0x000008, "Wrong alignment on FDialogChoiceSequence"); \ static_assert(sizeof(FDialogChoiceSequence) == 0x000050, "Wrong size on FDialogChoiceSequence"); \ static_assert(offsetof(FDialogChoiceSequence, _LineID) == 0x000000, "Member 'FDialogChoiceSequence::_LineID' has a wrong offset!"); \ static_assert(offsetof(FDialogChoiceSequence, _Sequence) == 0x000028, "Member 'FDialogChoiceSequence::_Sequence' has a wrong offset!"); \ static_assert(offsetof(FDialogChoiceSequence, _MasterPlayerName) == 0x000030, "Member 'FDialogChoiceSequence::_MasterPlayerName' has a wrong offset!"); \ static_assert(offsetof(FDialogChoiceSequence, _PlayerName) == 0x000040, "Member 'FDialogChoiceSequence::_PlayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuestObjectiveID \ static_assert(alignof(FQuestObjectiveID) == 0x000008, "Wrong alignment on FQuestObjectiveID"); \ static_assert(sizeof(FQuestObjectiveID) == 0x000028, "Wrong size on FQuestObjectiveID"); \ #define DUMPER7_ASSERTS_FDialogHub \ static_assert(alignof(FDialogHub) == 0x000008, "Wrong alignment on FDialogHub"); \ static_assert(sizeof(FDialogHub) == 0x000028, "Wrong size on FDialogHub"); \ #define DUMPER7_ASSERTS_FDialogChoiceMovieSceneParams \ static_assert(alignof(FDialogChoiceMovieSceneParams) == 0x000008, "Wrong alignment on FDialogChoiceMovieSceneParams"); \ static_assert(sizeof(FDialogChoiceMovieSceneParams) == 0x000038, "Wrong size on FDialogChoiceMovieSceneParams"); \ static_assert(offsetof(FDialogChoiceMovieSceneParams, _ChoiceID) == 0x000000, "Member 'FDialogChoiceMovieSceneParams::_ChoiceID' has a wrong offset!"); \ static_assert(offsetof(FDialogChoiceMovieSceneParams, _Choices) == 0x000028, "Member 'FDialogChoiceMovieSceneParams::_Choices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowPin \ static_assert(alignof(FFlowPin) == 0x000008, "Wrong alignment on FFlowPin"); \ static_assert(sizeof(FFlowPin) == 0x000030, "Wrong size on FFlowPin"); \ static_assert(offsetof(FFlowPin, _Index) == 0x000000, "Member 'FFlowPin::_Index' has a wrong offset!"); \ static_assert(offsetof(FFlowPin, _Reference) == 0x000008, "Member 'FFlowPin::_Reference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogEntity \ static_assert(alignof(FDialogEntity) == 0x000008, "Wrong alignment on FDialogEntity"); \ static_assert(sizeof(FDialogEntity) == 0x000028, "Wrong size on FDialogEntity"); \ #define DUMPER7_ASSERTS_FFlowText \ static_assert(alignof(FFlowText) == 0x000008, "Wrong alignment on FFlowText"); \ static_assert(sizeof(FFlowText) == 0x000038, "Wrong size on FFlowText"); \ static_assert(offsetof(FFlowText, _Text) == 0x000000, "Member 'FFlowText::_Text' has a wrong offset!"); \ static_assert(offsetof(FFlowText, _Localizable) == 0x000010, "Member 'FFlowText::_Localizable' has a wrong offset!"); \ static_assert(offsetof(FFlowText, _Key) == 0x000018, "Member 'FFlowText::_Key' has a wrong offset!"); \ static_assert(offsetof(FFlowText, _ShortID) == 0x000028, "Member 'FFlowText::_ShortID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogChoiceMovieSceneSectionTemplateParameters \ static_assert(alignof(FDialogChoiceMovieSceneSectionTemplateParameters) == 0x000008, "Wrong alignment on FDialogChoiceMovieSceneSectionTemplateParameters"); \ static_assert(sizeof(FDialogChoiceMovieSceneSectionTemplateParameters) == 0x000040, "Wrong size on FDialogChoiceMovieSceneSectionTemplateParameters"); \ static_assert(offsetof(FDialogChoiceMovieSceneSectionTemplateParameters, SectionStartTime) == 0x000038, "Member 'FDialogChoiceMovieSceneSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FDialogChoiceMovieSceneSectionTemplateParameters, SectionEndTime) == 0x00003C, "Member 'FDialogChoiceMovieSceneSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogChoiceMovieSceneSectionTemplate \ static_assert(alignof(FDialogChoiceMovieSceneSectionTemplate) == 0x000008, "Wrong alignment on FDialogChoiceMovieSceneSectionTemplate"); \ static_assert(sizeof(FDialogChoiceMovieSceneSectionTemplate) == 0x000060, "Wrong size on FDialogChoiceMovieSceneSectionTemplate"); \ static_assert(offsetof(FDialogChoiceMovieSceneSectionTemplate, Params) == 0x000020, "Member 'FDialogChoiceMovieSceneSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogChoiceMovieSceneSharedTrack \ static_assert(alignof(FDialogChoiceMovieSceneSharedTrack) == 0x000008, "Wrong alignment on FDialogChoiceMovieSceneSharedTrack"); \ static_assert(sizeof(FDialogChoiceMovieSceneSharedTrack) == 0x000020, "Wrong size on FDialogChoiceMovieSceneSharedTrack"); \ #define DUMPER7_ASSERTS_FJSonText \ static_assert(alignof(FJSonText) == 0x000008, "Wrong alignment on FJSonText"); \ static_assert(sizeof(FJSonText) == 0x000010, "Wrong size on FJSonText"); \ static_assert(offsetof(FJSonText, Text) == 0x000000, "Member 'FJSonText::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FJSonLocalization \ static_assert(alignof(FJSonLocalization) == 0x000008, "Wrong alignment on FJSonLocalization"); \ static_assert(sizeof(FJSonLocalization) == 0x000028, "Wrong size on FJSonLocalization"); \ static_assert(offsetof(FJSonLocalization, Source) == 0x000008, "Member 'FJSonLocalization::Source' has a wrong offset!"); \ static_assert(offsetof(FJSonLocalization, Translation) == 0x000018, "Member 'FJSonLocalization::Translation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCsvLocalization \ static_assert(alignof(FCsvLocalization) == 0x000008, "Wrong alignment on FCsvLocalization"); \ static_assert(sizeof(FCsvLocalization) == 0x000050, "Wrong size on FCsvLocalization"); \ static_assert(offsetof(FCsvLocalization, Comment) == 0x000008, "Member 'FCsvLocalization::Comment' has a wrong offset!"); \ static_assert(offsetof(FCsvLocalization, Source) == 0x000018, "Member 'FCsvLocalization::Source' has a wrong offset!"); \ static_assert(offsetof(FCsvLocalization, Translation) == 0x000028, "Member 'FCsvLocalization::Translation' has a wrong offset!"); \ static_assert(offsetof(FCsvLocalization, Changed) == 0x000038, "Member 'FCsvLocalization::Changed' has a wrong offset!"); \ static_assert(offsetof(FCsvLocalization, OldSource) == 0x000040, "Member 'FCsvLocalization::OldSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowEntityCSV \ static_assert(alignof(FFlowEntityCSV) == 0x000008, "Wrong alignment on FFlowEntityCSV"); \ static_assert(sizeof(FFlowEntityCSV) == 0x000048, "Wrong size on FFlowEntityCSV"); \ static_assert(offsetof(FFlowEntityCSV, ID) == 0x000008, "Member 'FFlowEntityCSV::ID' has a wrong offset!"); \ static_assert(offsetof(FFlowEntityCSV, Name) == 0x000018, "Member 'FFlowEntityCSV::Name' has a wrong offset!"); \ static_assert(offsetof(FFlowEntityCSV, Description) == 0x000028, "Member 'FFlowEntityCSV::Description' has a wrong offset!"); \ static_assert(offsetof(FFlowEntityCSV, Template) == 0x000038, "Member 'FFlowEntityCSV::Template' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowLineCSV \ static_assert(alignof(FFlowLineCSV) == 0x000008, "Wrong alignment on FFlowLineCSV"); \ static_assert(sizeof(FFlowLineCSV) == 0x000128, "Wrong size on FFlowLineCSV"); \ static_assert(offsetof(FFlowLineCSV, ID) == 0x000008, "Member 'FFlowLineCSV::ID' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Dir0) == 0x000018, "Member 'FFlowLineCSV::Dir0' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Dir1) == 0x000028, "Member 'FFlowLineCSV::Dir1' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Dir2) == 0x000038, "Member 'FFlowLineCSV::Dir2' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Dialog) == 0x000048, "Member 'FFlowLineCSV::Dialog' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Template) == 0x000058, "Member 'FFlowLineCSV::Template' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Tags) == 0x000068, "Member 'FFlowLineCSV::Tags' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, speaker) == 0x000078, "Member 'FFlowLineCSV::speaker' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, DisplaySpeaker) == 0x000088, "Member 'FFlowLineCSV::DisplaySpeaker' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Text) == 0x000098, "Member 'FFlowLineCSV::Text' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Description) == 0x0000A8, "Member 'FFlowLineCSV::Description' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, Order) == 0x0000B8, "Member 'FFlowLineCSV::Order' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, DeleteMe) == 0x0000C8, "Member 'FFlowLineCSV::DeleteMe' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, HasVO) == 0x0000D8, "Member 'FFlowLineCSV::HasVO' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, HasValidVO) == 0x0000E8, "Member 'FFlowLineCSV::HasValidVO' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, VOName) == 0x0000F8, "Member 'FFlowLineCSV::VOName' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, WavePath) == 0x000108, "Member 'FFlowLineCSV::WavePath' has a wrong offset!"); \ static_assert(offsetof(FFlowLineCSV, CuePath) == 0x000118, "Member 'FFlowLineCSV::CuePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowGlobal \ static_assert(alignof(FFlowGlobal) == 0x000008, "Wrong alignment on FFlowGlobal"); \ static_assert(sizeof(FFlowGlobal) == 0x000018, "Wrong size on FFlowGlobal"); \ static_assert(offsetof(FFlowGlobal, _DialogData) == 0x000000, "Member 'FFlowGlobal::_DialogData' has a wrong offset!"); \ static_assert(offsetof(FFlowGlobal, _Name) == 0x000008, "Member 'FFlowGlobal::_Name' has a wrong offset!"); \ static_assert(offsetof(FFlowGlobal, _TypeID) == 0x000010, "Member 'FFlowGlobal::_TypeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConditionID \ static_assert(alignof(FConditionID) == 0x000008, "Wrong alignment on FConditionID"); \ static_assert(sizeof(FConditionID) == 0x000028, "Wrong size on FConditionID"); \ #define DUMPER7_ASSERTS_FFlowBoolean \ static_assert(alignof(FFlowBoolean) == 0x000008, "Wrong alignment on FFlowBoolean"); \ static_assert(sizeof(FFlowBoolean) == 0x000018, "Wrong size on FFlowBoolean"); \ #define DUMPER7_ASSERTS_FFlowInteger \ static_assert(alignof(FFlowInteger) == 0x000008, "Wrong alignment on FFlowInteger"); \ static_assert(sizeof(FFlowInteger) == 0x000018, "Wrong size on FFlowInteger"); \ #define DUMPER7_ASSERTS_FDialogLineMovieSceneParams \ static_assert(alignof(FDialogLineMovieSceneParams) == 0x000008, "Wrong alignment on FDialogLineMovieSceneParams"); \ static_assert(sizeof(FDialogLineMovieSceneParams) == 0x000030, "Wrong size on FDialogLineMovieSceneParams"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _LineID) == 0x000000, "Member 'FDialogLineMovieSceneParams::_LineID' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _LineDuration) == 0x000028, "Member 'FDialogLineMovieSceneParams::_LineDuration' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _OverrideLineDuration) == 0x00002C, "Member 'FDialogLineMovieSceneParams::_OverrideLineDuration' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _FireAndForget) == 0x00002D, "Member 'FDialogLineMovieSceneParams::_FireAndForget' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _Unmanaged) == 0x00002E, "Member 'FDialogLineMovieSceneParams::_Unmanaged' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneParams, _CheckMarkers) == 0x00002F, "Member 'FDialogLineMovieSceneParams::_CheckMarkers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogLineMovieSceneSectionTemplateParameters \ static_assert(alignof(FDialogLineMovieSceneSectionTemplateParameters) == 0x000008, "Wrong alignment on FDialogLineMovieSceneSectionTemplateParameters"); \ static_assert(sizeof(FDialogLineMovieSceneSectionTemplateParameters) == 0x000040, "Wrong size on FDialogLineMovieSceneSectionTemplateParameters"); \ static_assert(offsetof(FDialogLineMovieSceneSectionTemplateParameters, _SectionStartTime) == 0x000030, "Member 'FDialogLineMovieSceneSectionTemplateParameters::_SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneSectionTemplateParameters, _SectionEndTime) == 0x000034, "Member 'FDialogLineMovieSceneSectionTemplateParameters::_SectionEndTime' has a wrong offset!"); \ static_assert(offsetof(FDialogLineMovieSceneSectionTemplateParameters, _TickResolution) == 0x000038, "Member 'FDialogLineMovieSceneSectionTemplateParameters::_TickResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogLineMovieSceneSectionTemplate \ static_assert(alignof(FDialogLineMovieSceneSectionTemplate) == 0x000008, "Wrong alignment on FDialogLineMovieSceneSectionTemplate"); \ static_assert(sizeof(FDialogLineMovieSceneSectionTemplate) == 0x000060, "Wrong size on FDialogLineMovieSceneSectionTemplate"); \ static_assert(offsetof(FDialogLineMovieSceneSectionTemplate, Params) == 0x000020, "Member 'FDialogLineMovieSceneSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogVariable \ static_assert(alignof(FDialogVariable) == 0x000008, "Wrong alignment on FDialogVariable"); \ static_assert(sizeof(FDialogVariable) == 0x000010, "Wrong size on FDialogVariable"); \ static_assert(offsetof(FDialogVariable, _Name) == 0x000000, "Member 'FDialogVariable::_Name' has a wrong offset!"); \ static_assert(offsetof(FDialogVariable, _Data) == 0x000008, "Member 'FDialogVariable::_Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogNamespace \ static_assert(alignof(FDialogNamespace) == 0x000008, "Wrong alignment on FDialogNamespace"); \ static_assert(sizeof(FDialogNamespace) == 0x000018, "Wrong size on FDialogNamespace"); \ static_assert(offsetof(FDialogNamespace, _Name) == 0x000000, "Member 'FDialogNamespace::_Name' has a wrong offset!"); \ static_assert(offsetof(FDialogNamespace, _Variables) == 0x000008, "Member 'FDialogNamespace::_Variables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogGlobals \ static_assert(alignof(FDialogGlobals) == 0x000008, "Wrong alignment on FDialogGlobals"); \ static_assert(sizeof(FDialogGlobals) == 0x000010, "Wrong size on FDialogGlobals"); \ static_assert(offsetof(FDialogGlobals, _Namespaces) == 0x000000, "Member 'FDialogGlobals::_Namespaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFlowItemCSV \ static_assert(alignof(FFlowItemCSV) == 0x000008, "Wrong alignment on FFlowItemCSV"); \ static_assert(sizeof(FFlowItemCSV) == 0x000098, "Wrong size on FFlowItemCSV"); \ static_assert(offsetof(FFlowItemCSV, Parent) == 0x000008, "Member 'FFlowItemCSV::Parent' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Type) == 0x000018, "Member 'FFlowItemCSV::Type' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Name) == 0x000028, "Member 'FFlowItemCSV::Name' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Description) == 0x000038, "Member 'FFlowItemCSV::Description' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, speaker) == 0x000048, "Member 'FFlowItemCSV::speaker' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Text) == 0x000058, "Member 'FFlowItemCSV::Text' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Param0) == 0x000068, "Member 'FFlowItemCSV::Param0' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Inputs) == 0x000078, "Member 'FFlowItemCSV::Inputs' has a wrong offset!"); \ static_assert(offsetof(FFlowItemCSV, Outputs) == 0x000088, "Member 'FFlowItemCSV::Outputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogDialog \ static_assert(alignof(FDialogDialog) == 0x000008, "Wrong alignment on FDialogDialog"); \ static_assert(sizeof(FDialogDialog) == 0x000028, "Wrong size on FDialogDialog"); \ #define DUMPER7_ASSERTS_FFlowTraveller \ static_assert(alignof(FFlowTraveller) == 0x000008, "Wrong alignment on FFlowTraveller"); \ static_assert(sizeof(FFlowTraveller) == 0x000060, "Wrong size on FFlowTraveller"); \ static_assert(offsetof(FFlowTraveller, _CurrentRef) == 0x000000, "Member 'FFlowTraveller::_CurrentRef' has a wrong offset!"); \ static_assert(offsetof(FFlowTraveller, _Connections) == 0x000028, "Member 'FFlowTraveller::_Connections' has a wrong offset!"); \ static_assert(offsetof(FFlowTraveller, _History) == 0x000038, "Member 'FFlowTraveller::_History' has a wrong offset!"); \ static_assert(offsetof(FFlowTraveller, _Hubs) == 0x000048, "Member 'FFlowTraveller::_Hubs' has a wrong offset!"); \ static_assert(offsetof(FFlowTraveller, _Context) == 0x000058, "Member 'FFlowTraveller::_Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogLineMovieSceneSharedTrack \ static_assert(alignof(FDialogLineMovieSceneSharedTrack) == 0x000008, "Wrong alignment on FDialogLineMovieSceneSharedTrack"); \ static_assert(sizeof(FDialogLineMovieSceneSharedTrack) == 0x000020, "Wrong size on FDialogLineMovieSceneSharedTrack"); \ #define DUMPER7_ASSERTS_FFlowPrototypeID \ static_assert(alignof(FFlowPrototypeID) == 0x000004, "Wrong alignment on FFlowPrototypeID"); \ static_assert(sizeof(FFlowPrototypeID) == 0x000008, "Wrong size on FFlowPrototypeID"); \ #define DUMPER7_ASSERTS_FFlowInstanceID \ static_assert(alignof(FFlowInstanceID) == 0x000004, "Wrong alignment on FFlowInstanceID"); \ static_assert(sizeof(FFlowInstanceID) == 0x000008, "Wrong size on FFlowInstanceID"); \ #define DUMPER7_ASSERTS_FJumpID \ static_assert(alignof(FJumpID) == 0x000008, "Wrong alignment on FJumpID"); \ static_assert(sizeof(FJumpID) == 0x000028, "Wrong size on FJumpID"); \ #define DUMPER7_ASSERTS_FReferenceID \ static_assert(alignof(FReferenceID) == 0x000008, "Wrong alignment on FReferenceID"); \ static_assert(sizeof(FReferenceID) == 0x000028, "Wrong size on FReferenceID"); \ #define DUMPER7_ASSERTS_FQuestID \ static_assert(alignof(FQuestID) == 0x000008, "Wrong alignment on FQuestID"); \ static_assert(sizeof(FQuestID) == 0x000028, "Wrong size on FQuestID"); \ #define DUMPER7_ASSERTS_FStoryRecapID \ static_assert(alignof(FStoryRecapID) == 0x000008, "Wrong alignment on FStoryRecapID"); \ static_assert(sizeof(FStoryRecapID) == 0x000028, "Wrong size on FStoryRecapID"); \ #define DUMPER7_ASSERTS_FDialogMember \ static_assert(alignof(FDialogMember) == 0x000008, "Wrong alignment on FDialogMember"); \ static_assert(sizeof(FDialogMember) == 0x000070, "Wrong size on FDialogMember"); \ static_assert(offsetof(FDialogMember, _Type) == 0x000000, "Member 'FDialogMember::_Type' has a wrong offset!"); \ static_assert(offsetof(FDialogMember, _MemberName) == 0x000008, "Member 'FDialogMember::_MemberName' has a wrong offset!"); \ static_assert(offsetof(FDialogMember, _StringValue) == 0x000018, "Member 'FDialogMember::_StringValue' has a wrong offset!"); \ static_assert(offsetof(FDialogMember, _ObjectValue) == 0x000028, "Member 'FDialogMember::_ObjectValue' has a wrong offset!"); \ static_assert(offsetof(FDialogMember, _ListValue) == 0x000050, "Member 'FDialogMember::_ListValue' has a wrong offset!"); \ static_assert(offsetof(FDialogMember, _ConnectionList) == 0x000060, "Member 'FDialogMember::_ConnectionList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogMembers \ static_assert(alignof(FDialogMembers) == 0x000008, "Wrong alignment on FDialogMembers"); \ static_assert(sizeof(FDialogMembers) == 0x000020, "Wrong size on FDialogMembers"); \ static_assert(offsetof(FDialogMembers, _Name) == 0x000000, "Member 'FDialogMembers::_Name' has a wrong offset!"); \ static_assert(offsetof(FDialogMembers, _Members) == 0x000010, "Member 'FDialogMembers::_Members' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogLineLocalization \ static_assert(alignof(FDialogLineLocalization) == 0x000008, "Wrong alignment on FDialogLineLocalization"); \ static_assert(sizeof(FDialogLineLocalization) == 0x0000A8, "Wrong size on FDialogLineLocalization"); \ static_assert(offsetof(FDialogLineLocalization, _VoiceOver) == 0x000000, "Member 'FDialogLineLocalization::_VoiceOver' has a wrong offset!"); \ static_assert(offsetof(FDialogLineLocalization, _Text) == 0x000030, "Member 'FDialogLineLocalization::_Text' has a wrong offset!"); \ static_assert(offsetof(FDialogLineLocalization, _MenuText) == 0x000048, "Member 'FDialogLineLocalization::_MenuText' has a wrong offset!"); \ static_assert(offsetof(FDialogLineLocalization, _SpeakerName) == 0x000060, "Member 'FDialogLineLocalization::_SpeakerName' has a wrong offset!"); \ static_assert(offsetof(FDialogLineLocalization, _TextColor) == 0x000078, "Member 'FDialogLineLocalization::_TextColor' has a wrong offset!"); \ static_assert(offsetof(FDialogLineLocalization, _Speaker) == 0x000080, "Member 'FDialogLineLocalization::_Speaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogInfo \ static_assert(alignof(FDialogInfo) == 0x000008, "Wrong alignment on FDialogInfo"); \ static_assert(sizeof(FDialogInfo) == 0x0000C8, "Wrong size on FDialogInfo"); \ static_assert(offsetof(FDialogInfo, _IgnoreRange) == 0x000000, "Member 'FDialogInfo::_IgnoreRange' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _IgnoreSubtitleRange) == 0x000001, "Member 'FDialogInfo::_IgnoreSubtitleRange' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _SingleLine) == 0x000002, "Member 'FDialogInfo::_SingleLine' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _Interactive) == 0x000003, "Member 'FDialogInfo::_Interactive' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _Unmanaged) == 0x000004, "Member 'FDialogInfo::_Unmanaged' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _Priotrity) == 0x000005, "Member 'FDialogInfo::_Priotrity' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _InterruptPriority) == 0x000006, "Member 'FDialogInfo::_InterruptPriority' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _SubtitleRange) == 0x000008, "Member 'FDialogInfo::_SubtitleRange' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _DialogRange) == 0x00000C, "Member 'FDialogInfo::_DialogRange' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _Owner) == 0x000010, "Member 'FDialogInfo::_Owner' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _Speakers) == 0x000090, "Member 'FDialogInfo::_Speakers' has a wrong offset!"); \ static_assert(offsetof(FDialogInfo, _OnlyManualSkip) == 0x0000C0, "Member 'FDialogInfo::_OnlyManualSkip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogFullInfo \ static_assert(alignof(FDialogFullInfo) == 0x000008, "Wrong alignment on FDialogFullInfo"); \ static_assert(sizeof(FDialogFullInfo) == 0x000178, "Wrong size on FDialogFullInfo"); \ static_assert(offsetof(FDialogFullInfo, _Conditions) == 0x0000C8, "Member 'FDialogFullInfo::_Conditions' has a wrong offset!"); \ static_assert(offsetof(FDialogFullInfo, _EntryID) == 0x0000F8, "Member 'FDialogFullInfo::_EntryID' has a wrong offset!"); \ static_assert(offsetof(FDialogFullInfo, _DialogID) == 0x000120, "Member 'FDialogFullInfo::_DialogID' has a wrong offset!"); \ static_assert(offsetof(FDialogFullInfo, _LineID) == 0x000148, "Member 'FDialogFullInfo::_LineID' has a wrong offset!"); \ static_assert(offsetof(FDialogFullInfo, _MaxPlayCount) == 0x000170, "Member 'FDialogFullInfo::_MaxPlayCount' has a wrong offset!"); \ static_assert(offsetof(FDialogFullInfo, _PlayCounter) == 0x000174, "Member 'FDialogFullInfo::_PlayCounter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogTextLocalization \ static_assert(alignof(FDialogTextLocalization) == 0x000008, "Wrong alignment on FDialogTextLocalization"); \ static_assert(sizeof(FDialogTextLocalization) == 0x000078, "Wrong size on FDialogTextLocalization"); \ static_assert(offsetof(FDialogTextLocalization, _Dialog) == 0x000008, "Member 'FDialogTextLocalization::_Dialog' has a wrong offset!"); \ static_assert(offsetof(FDialogTextLocalization, _Speaker) == 0x000018, "Member 'FDialogTextLocalization::_Speaker' has a wrong offset!"); \ static_assert(offsetof(FDialogTextLocalization, _Text) == 0x000028, "Member 'FDialogTextLocalization::_Text' has a wrong offset!"); \ static_assert(offsetof(FDialogTextLocalization, _Translate) == 0x000038, "Member 'FDialogTextLocalization::_Translate' has a wrong offset!"); \ static_assert(offsetof(FDialogTextLocalization, _Directions) == 0x000048, "Member 'FDialogTextLocalization::_Directions' has a wrong offset!"); \ static_assert(offsetof(FDialogTextLocalization, _VO) == 0x000058, "Member 'FDialogTextLocalization::_VO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlairwitchDialogLineRow \ static_assert(alignof(FBlairwitchDialogLineRow) == 0x000008, "Wrong alignment on FBlairwitchDialogLineRow"); \ static_assert(sizeof(FBlairwitchDialogLineRow) == 0x0000C0, "Wrong size on FBlairwitchDialogLineRow"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Speaker) == 0x000008, "Member 'FBlairwitchDialogLineRow::_Speaker' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Text) == 0x000018, "Member 'FBlairwitchDialogLineRow::_Text' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Directions) == 0x000028, "Member 'FBlairwitchDialogLineRow::_Directions' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Loudness) == 0x000038, "Member 'FBlairwitchDialogLineRow::_Loudness' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Mastering) == 0x000040, "Member 'FBlairwitchDialogLineRow::_Mastering' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Note1) == 0x000050, "Member 'FBlairwitchDialogLineRow::_Note1' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Note2) == 0x000060, "Member 'FBlairwitchDialogLineRow::_Note2' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _Note3) == 0x000070, "Member 'FBlairwitchDialogLineRow::_Note3' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _WaveName) == 0x000080, "Member 'FBlairwitchDialogLineRow::_WaveName' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _WavePath) == 0x000090, "Member 'FBlairwitchDialogLineRow::_WavePath' has a wrong offset!"); \ static_assert(offsetof(FBlairwitchDialogLineRow, _WavePreview) == 0x0000A0, "Member 'FBlairwitchDialogLineRow::_WavePreview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWwiseDialogLineRow \ static_assert(alignof(FWwiseDialogLineRow) == 0x000008, "Wrong alignment on FWwiseDialogLineRow"); \ static_assert(sizeof(FWwiseDialogLineRow) == 0x0000C8, "Wrong size on FWwiseDialogLineRow"); \ static_assert(offsetof(FWwiseDialogLineRow, _AudioFile) == 0x000008, "Member 'FWwiseDialogLineRow::_AudioFile' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _ObjectPath) == 0x000018, "Member 'FWwiseDialogLineRow::_ObjectPath' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Event) == 0x000028, "Member 'FWwiseDialogLineRow::_Event' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Notes) == 0x000038, "Member 'FWwiseDialogLineRow::_Notes' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _UsedEvent) == 0x000048, "Member 'FWwiseDialogLineRow::_UsedEvent' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _IsWwise) == 0x000058, "Member 'FWwiseDialogLineRow::_IsWwise' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Dialog) == 0x000060, "Member 'FWwiseDialogLineRow::_Dialog' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Speaker) == 0x000070, "Member 'FWwiseDialogLineRow::_Speaker' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Text) == 0x000080, "Member 'FWwiseDialogLineRow::_Text' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Directions) == 0x000090, "Member 'FWwiseDialogLineRow::_Directions' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Loudness) == 0x0000A0, "Member 'FWwiseDialogLineRow::_Loudness' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Mastering) == 0x0000A8, "Member 'FWwiseDialogLineRow::_Mastering' has a wrong offset!"); \ static_assert(offsetof(FWwiseDialogLineRow, _Note) == 0x0000B8, "Member 'FWwiseDialogLineRow::_Note' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNameSelector \ static_assert(alignof(FNameSelector) == 0x000008, "Wrong alignment on FNameSelector"); \ static_assert(sizeof(FNameSelector) == 0x000020, "Wrong size on FNameSelector"); \ static_assert(offsetof(FNameSelector, _Name) == 0x000000, "Member 'FNameSelector::_Name' has a wrong offset!"); \ static_assert(offsetof(FNameSelector, _List) == 0x000008, "Member 'FNameSelector::_List' has a wrong offset!"); \ static_assert(offsetof(FNameSelector, _Index) == 0x000018, "Member 'FNameSelector::_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDelayedFlowAction \ static_assert(alignof(FDelayedFlowAction) == 0x000008, "Wrong alignment on FDelayedFlowAction"); \ static_assert(sizeof(FDelayedFlowAction) == 0x000018, "Wrong size on FDelayedFlowAction"); \ static_assert(offsetof(FDelayedFlowAction, _Action) == 0x000000, "Member 'FDelayedFlowAction::_Action' has a wrong offset!"); \ static_assert(offsetof(FDelayedFlowAction, _WaitForCall) == 0x000008, "Member 'FDelayedFlowAction::_WaitForCall' has a wrong offset!"); \ static_assert(offsetof(FDelayedFlowAction, _Caller) == 0x000010, "Member 'FDelayedFlowAction::_Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRunningFlowAction \ static_assert(alignof(FRunningFlowAction) == 0x000008, "Wrong alignment on FRunningFlowAction"); \ static_assert(sizeof(FRunningFlowAction) == 0x000010, "Wrong size on FRunningFlowAction"); \ static_assert(offsetof(FRunningFlowAction, _Action) == 0x000000, "Member 'FRunningFlowAction::_Action' has a wrong offset!"); \ static_assert(offsetof(FRunningFlowAction, _Caller) == 0x000008, "Member 'FRunningFlowAction::_Caller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FItemState \ static_assert(alignof(FItemState) == 0x000008, "Wrong alignment on FItemState"); \ static_assert(sizeof(FItemState) == 0x000050, "Wrong size on FItemState"); \ static_assert(offsetof(FItemState, _Fields) == 0x000000, "Member 'FItemState::_Fields' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataState \ static_assert(alignof(FDataState) == 0x000008, "Wrong alignment on FDataState"); \ static_assert(sizeof(FDataState) == 0x000060, "Wrong size on FDataState"); \ static_assert(offsetof(FDataState, _Blob) == 0x000000, "Member 'FDataState::_Blob' has a wrong offset!"); \ static_assert(offsetof(FDataState, _ItemStates) == 0x000010, "Member 'FDataState::_ItemStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuestObjective \ static_assert(alignof(FQuestObjective) == 0x000008, "Wrong alignment on FQuestObjective"); \ static_assert(sizeof(FQuestObjective) == 0x000040, "Wrong size on FQuestObjective"); \ static_assert(offsetof(FQuestObjective, _ObjectiveID) == 0x000000, "Member 'FQuestObjective::_ObjectiveID' has a wrong offset!"); \ static_assert(offsetof(FQuestObjective, _Status) == 0x000004, "Member 'FQuestObjective::_Status' has a wrong offset!"); \ static_assert(offsetof(FQuestObjective, _Name) == 0x000008, "Member 'FQuestObjective::_Name' has a wrong offset!"); \ static_assert(offsetof(FQuestObjective, _Description) == 0x000020, "Member 'FQuestObjective::_Description' has a wrong offset!"); \ static_assert(offsetof(FQuestObjective, _IsHidden) == 0x000038, "Member 'FQuestObjective::_IsHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FQuestData \ static_assert(alignof(FQuestData) == 0x000008, "Wrong alignment on FQuestData"); \ static_assert(sizeof(FQuestData) == 0x000048, "Wrong size on FQuestData"); \ static_assert(offsetof(FQuestData, _QuestID) == 0x000000, "Member 'FQuestData::_QuestID' has a wrong offset!"); \ static_assert(offsetof(FQuestData, _Status) == 0x000028, "Member 'FQuestData::_Status' has a wrong offset!"); \ static_assert(offsetof(FQuestData, _Objectives) == 0x000030, "Member 'FQuestData::_Objectives' has a wrong offset!"); \ static_assert(offsetof(FQuestData, _StoryRecap) == 0x000040, "Member 'FQuestData::_StoryRecap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReplicaVoice \ static_assert(alignof(FReplicaVoice) == 0x000008, "Wrong alignment on FReplicaVoice"); \ static_assert(sizeof(FReplicaVoice) == 0x000018, "Wrong size on FReplicaVoice"); \ static_assert(offsetof(FReplicaVoice, UUID) == 0x000008, "Member 'FReplicaVoice::UUID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowAction_GetItemOwner \ static_assert(alignof(FlowAction_GetItemOwner) == 0x000008, "Wrong alignment on FlowAction_GetItemOwner"); \ static_assert(sizeof(FlowAction_GetItemOwner) == 0x000008, "Wrong size on FlowAction_GetItemOwner"); \ static_assert(offsetof(FlowAction_GetItemOwner, ReturnValue) == 0x000000, "Member 'FlowAction_GetItemOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowAction_GrabTargets \ static_assert(alignof(FlowAction_GrabTargets) == 0x000008, "Wrong alignment on FlowAction_GrabTargets"); \ static_assert(sizeof(FlowAction_GrabTargets) == 0x000020, "Wrong size on FlowAction_GrabTargets"); \ static_assert(offsetof(FlowAction_GrabTargets, Context) == 0x000000, "Member 'FlowAction_GrabTargets::Context' has a wrong offset!"); \ static_assert(offsetof(FlowAction_GrabTargets, aclass) == 0x000008, "Member 'FlowAction_GrabTargets::aclass' has a wrong offset!"); \ static_assert(offsetof(FlowAction_GrabTargets, Actors) == 0x000010, "Member 'FlowAction_GrabTargets::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowAction \ static_assert(alignof(UFlowAction) == 0x000008, "Wrong alignment on UFlowAction"); \ static_assert(sizeof(UFlowAction) == 0x0000C8, "Wrong size on UFlowAction"); \ static_assert(offsetof(UFlowAction, _Owner) == 0x000068, "Member 'UFlowAction::_Owner' has a wrong offset!"); \ static_assert(offsetof(UFlowAction, _Phase) == 0x000070, "Member 'UFlowAction::_Phase' has a wrong offset!"); \ static_assert(offsetof(UFlowAction, _Delay) == 0x000090, "Member 'UFlowAction::_Delay' has a wrong offset!"); \ static_assert(offsetof(UFlowAction, _Entity) == 0x000098, "Member 'UFlowAction::_Entity' has a wrong offset!"); \ static_assert(offsetof(UFlowAction, _ActorTag) == 0x0000C0, "Member 'UFlowAction::_ActorTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStopSoundFA \ static_assert(alignof(UStopSoundFA) == 0x000008, "Wrong alignment on UStopSoundFA"); \ static_assert(sizeof(UStopSoundFA) == 0x0000F0, "Wrong size on UStopSoundFA"); \ static_assert(offsetof(UStopSoundFA, _SoundAsset) == 0x0000C8, "Member 'UStopSoundFA::_SoundAsset' has a wrong offset!"); \ static_assert(offsetof(UStopSoundFA, _ComponentTag) == 0x0000E8, "Member 'UStopSoundFA::_ComponentTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogData \ static_assert(alignof(UDialogData) == 0x000008, "Wrong alignment on UDialogData"); \ static_assert(sizeof(UDialogData) == 0x000218, "Wrong size on UDialogData"); \ static_assert(offsetof(UDialogData, _SourcePath) == 0x000028, "Member 'UDialogData::_SourcePath' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _LocalizationTarget) == 0x000038, "Member 'UDialogData::_LocalizationTarget' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _ShowLocalizedText) == 0x000048, "Member 'UDialogData::_ShowLocalizedText' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _Voices) == 0x000050, "Member 'UDialogData::_Voices' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _TagsTable) == 0x000058, "Member 'UDialogData::_TagsTable' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _LinesToSkip) == 0x000060, "Member 'UDialogData::_LinesToSkip' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _Language) == 0x000070, "Member 'UDialogData::_Language' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _JSonTemplate) == 0x000080, "Member 'UDialogData::_JSonTemplate' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _FixSource) == 0x000090, "Member 'UDialogData::_FixSource' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _OnlyChanged) == 0x000091, "Member 'UDialogData::_OnlyChanged' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _ValidIDS) == 0x000098, "Member 'UDialogData::_ValidIDS' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _EntityCSV) == 0x0000A8, "Member 'UDialogData::_EntityCSV' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _EntityRow) == 0x0000B8, "Member 'UDialogData::_EntityRow' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _LineCSV) == 0x0000C0, "Member 'UDialogData::_LineCSV' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _LineRow) == 0x0000D0, "Member 'UDialogData::_LineRow' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _TagFilter) == 0x0000D8, "Member 'UDialogData::_TagFilter' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _SubAssets) == 0x000108, "Member 'UDialogData::_SubAssets' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _PrototypesItems) == 0x000158, "Member 'UDialogData::_PrototypesItems' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _InstancesItems) == 0x0001A8, "Member 'UDialogData::_InstancesItems' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _RootAsset) == 0x0001F8, "Member 'UDialogData::_RootAsset' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _DialogDataTree) == 0x000200, "Member 'UDialogData::_DialogDataTree' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _CurrentItem) == 0x000208, "Member 'UDialogData::_CurrentItem' has a wrong offset!"); \ static_assert(offsetof(UDialogData, _Debugger) == 0x000210, "Member 'UDialogData::_Debugger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayAnimationFA \ static_assert(alignof(UPlayAnimationFA) == 0x000008, "Wrong alignment on UPlayAnimationFA"); \ static_assert(sizeof(UPlayAnimationFA) == 0x0001F0, "Wrong size on UPlayAnimationFA"); \ static_assert(offsetof(UPlayAnimationFA, _Performer) == 0x0000C8, "Member 'UPlayAnimationFA::_Performer' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _SelectAnimByTag) == 0x000148, "Member 'UPlayAnimationFA::_SelectAnimByTag' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _Animation) == 0x000150, "Member 'UPlayAnimationFA::_Animation' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _SoftAnimation) == 0x000158, "Member 'UPlayAnimationFA::_SoftAnimation' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _AnimTags) == 0x000188, "Member 'UPlayAnimationFA::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _ComponentTag) == 0x0001A8, "Member 'UPlayAnimationFA::_ComponentTag' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _Slot) == 0x0001B0, "Member 'UPlayAnimationFA::_Slot' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _BlendInTime) == 0x0001B8, "Member 'UPlayAnimationFA::_BlendInTime' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _BlendOutTime) == 0x0001BC, "Member 'UPlayAnimationFA::_BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UPlayAnimationFA, _LoopCount) == 0x0001C0, "Member 'UPlayAnimationFA::_LoopCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAkWaveComponent \ static_assert(alignof(UAkWaveComponent) == 0x000010, "Wrong alignment on UAkWaveComponent"); \ static_assert(sizeof(UAkWaveComponent) == 0x000520, "Wrong size on UAkWaveComponent"); \ static_assert(offsetof(UAkWaveComponent, _Wave) == 0x0004D0, "Member 'UAkWaveComponent::_Wave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogVoices \ static_assert(alignof(UDialogVoices) == 0x000008, "Wrong alignment on UDialogVoices"); \ static_assert(sizeof(UDialogVoices) == 0x000030, "Wrong size on UDialogVoices"); \ static_assert(offsetof(UDialogVoices, _DialogData) == 0x000028, "Member 'UDialogVoices::_DialogData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogDefaultVoices \ static_assert(alignof(UDialogDefaultVoices) == 0x000008, "Wrong alignment on UDialogDefaultVoices"); \ static_assert(sizeof(UDialogDefaultVoices) == 0x000168, "Wrong size on UDialogDefaultVoices"); \ static_assert(offsetof(UDialogDefaultVoices, _DefaultVoiceOverCulture) == 0x000118, "Member 'UDialogDefaultVoices::_DefaultVoiceOverCulture' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _VoiceOverTemplate) == 0x000128, "Member 'UDialogDefaultVoices::_VoiceOverTemplate' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _CuePathTemplate) == 0x000130, "Member 'UDialogDefaultVoices::_CuePathTemplate' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _LastGenVoiceOverDir) == 0x000140, "Member 'UDialogDefaultVoices::_LastGenVoiceOverDir' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _DirRoot) == 0x000150, "Member 'UDialogDefaultVoices::_DirRoot' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _AddDataNameToDir) == 0x000160, "Member 'UDialogDefaultVoices::_AddDataNameToDir' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _AddChapterNameToDir) == 0x000161, "Member 'UDialogDefaultVoices::_AddChapterNameToDir' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _AddDialogNameToDir) == 0x000162, "Member 'UDialogDefaultVoices::_AddDialogNameToDir' has a wrong offset!"); \ static_assert(offsetof(UDialogDefaultVoices, _AddSpeakerNameToDir) == 0x000163, "Member 'UDialogDefaultVoices::_AddSpeakerNameToDir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaveRawUserData \ static_assert(alignof(UWaveRawUserData) == 0x000008, "Wrong alignment on UWaveRawUserData"); \ static_assert(sizeof(UWaveRawUserData) == 0x000040, "Wrong size on UWaveRawUserData"); \ static_assert(offsetof(UWaveRawUserData, _BulkData) == 0x000028, "Member 'UWaveRawUserData::_BulkData' has a wrong offset!"); \ static_assert(offsetof(UWaveRawUserData, _Duration) == 0x000038, "Member 'UWaveRawUserData::_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowItem_GetDisplayString \ static_assert(alignof(FlowItem_GetDisplayString) == 0x000008, "Wrong alignment on FlowItem_GetDisplayString"); \ static_assert(sizeof(FlowItem_GetDisplayString) == 0x000010, "Wrong size on FlowItem_GetDisplayString"); \ static_assert(offsetof(FlowItem_GetDisplayString, ReturnValue) == 0x000000, "Member 'FlowItem_GetDisplayString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowItem_GetFlowRef \ static_assert(alignof(FlowItem_GetFlowRef) == 0x000008, "Wrong alignment on FlowItem_GetFlowRef"); \ static_assert(sizeof(FlowItem_GetFlowRef) == 0x000028, "Wrong size on FlowItem_GetFlowRef"); \ static_assert(offsetof(FlowItem_GetFlowRef, ReturnValue) == 0x000000, "Member 'FlowItem_GetFlowRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowItem \ static_assert(alignof(UFlowItem) == 0x000008, "Wrong alignment on UFlowItem"); \ static_assert(sizeof(UFlowItem) == 0x000180, "Wrong size on UFlowItem"); \ static_assert(offsetof(UFlowItem, _Color) == 0x000068, "Member 'UFlowItem::_Color' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _TechnicalName) == 0x000070, "Member 'UFlowItem::_TechnicalName' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _SaveGame) == 0x000080, "Member 'UFlowItem::_SaveGame' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _ResetState) == 0x000081, "Member 'UFlowItem::_ResetState' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _CallCounter) == 0x000084, "Member 'UFlowItem::_CallCounter' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _ShortID) == 0x000088, "Member 'UFlowItem::_ShortID' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _StringID) == 0x000090, "Member 'UFlowItem::_StringID' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _ExtraData) == 0x0000A0, "Member 'UFlowItem::_ExtraData' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _ExtraFields) == 0x0000A8, "Member 'UFlowItem::_ExtraFields' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _Actions) == 0x0000F8, "Member 'UFlowItem::_Actions' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _Conditions) == 0x000108, "Member 'UFlowItem::_Conditions' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _Connections) == 0x000118, "Member 'UFlowItem::_Connections' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _Pins) == 0x000128, "Member 'UFlowItem::_Pins' has a wrong offset!"); \ static_assert(offsetof(UFlowItem, _Template) == 0x000138, "Member 'UFlowItem::_Template' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowExtItem \ static_assert(alignof(UFlowExtItem) == 0x000008, "Wrong alignment on UFlowExtItem"); \ static_assert(sizeof(UFlowExtItem) == 0x000210, "Wrong size on UFlowExtItem"); \ static_assert(offsetof(UFlowExtItem, _Name) == 0x000180, "Member 'UFlowExtItem::_Name' has a wrong offset!"); \ static_assert(offsetof(UFlowExtItem, _Description) == 0x000190, "Member 'UFlowExtItem::_Description' has a wrong offset!"); \ static_assert(offsetof(UFlowExtItem, _LocName) == 0x0001A0, "Member 'UFlowExtItem::_LocName' has a wrong offset!"); \ static_assert(offsetof(UFlowExtItem, _LocDescription) == 0x0001D8, "Member 'UFlowExtItem::_LocDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowFragment \ static_assert(alignof(UFlowFragment) == 0x000008, "Wrong alignment on UFlowFragment"); \ static_assert(sizeof(UFlowFragment) == 0x000220, "Wrong size on UFlowFragment"); \ static_assert(offsetof(UFlowFragment, _IsAChapter) == 0x000210, "Member 'UFlowFragment::_IsAChapter' has a wrong offset!"); \ static_assert(offsetof(UFlowFragment, _Placeholder) == 0x000211, "Member 'UFlowFragment::_Placeholder' has a wrong offset!"); \ static_assert(offsetof(UFlowFragment, _Inner) == 0x000218, "Member 'UFlowFragment::_Inner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowDialog \ static_assert(alignof(UFlowDialog) == 0x000008, "Wrong alignment on UFlowDialog"); \ static_assert(sizeof(UFlowDialog) == 0x000288, "Wrong size on UFlowDialog"); \ static_assert(offsetof(UFlowDialog, _TemplateClass) == 0x000220, "Member 'UFlowDialog::_TemplateClass' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _CanBeSkipped) == 0x000228, "Member 'UFlowDialog::_CanBeSkipped' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Tags) == 0x000230, "Member 'UFlowDialog::_Tags' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Loudness) == 0x000240, "Member 'UFlowDialog::_Loudness' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Mastering) == 0x000248, "Member 'UFlowDialog::_Mastering' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Note1) == 0x000258, "Member 'UFlowDialog::_Note1' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Note2) == 0x000268, "Member 'UFlowDialog::_Note2' has a wrong offset!"); \ static_assert(offsetof(UFlowDialog, _Note3) == 0x000278, "Member 'UFlowDialog::_Note3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogChoiceMovieSceneSection \ static_assert(alignof(UDialogChoiceMovieSceneSection) == 0x000008, "Wrong alignment on UDialogChoiceMovieSceneSection"); \ static_assert(sizeof(UDialogChoiceMovieSceneSection) == 0x000128, "Wrong size on UDialogChoiceMovieSceneSection"); \ static_assert(offsetof(UDialogChoiceMovieSceneSection, _Params) == 0x0000F0, "Member 'UDialogChoiceMovieSceneSection::_Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCallNotifyFA \ static_assert(alignof(UCallNotifyFA) == 0x000008, "Wrong alignment on UCallNotifyFA"); \ static_assert(sizeof(UCallNotifyFA) == 0x0000D0, "Wrong size on UCallNotifyFA"); \ static_assert(offsetof(UCallNotifyFA, _Notify) == 0x0000C8, "Member 'UCallNotifyFA::_Notify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogChoiceObserver \ static_assert(alignof(UDialogChoiceObserver) == 0x000008, "Wrong alignment on UDialogChoiceObserver"); \ static_assert(sizeof(UDialogChoiceObserver) == 0x000028, "Wrong size on UDialogChoiceObserver"); \ #define DUMPER7_ASSERTS_UDialogChoiceSequenceObserver \ static_assert(alignof(UDialogChoiceSequenceObserver) == 0x000008, "Wrong alignment on UDialogChoiceSequenceObserver"); \ static_assert(sizeof(UDialogChoiceSequenceObserver) == 0x000038, "Wrong size on UDialogChoiceSequenceObserver"); \ static_assert(offsetof(UDialogChoiceSequenceObserver, _Choices) == 0x000028, "Member 'UDialogChoiceSequenceObserver::_Choices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogLineSequenceObserver \ static_assert(alignof(UDialogLineSequenceObserver) == 0x000008, "Wrong alignment on UDialogLineSequenceObserver"); \ static_assert(sizeof(UDialogLineSequenceObserver) == 0x000030, "Wrong size on UDialogLineSequenceObserver"); \ static_assert(offsetof(UDialogLineSequenceObserver, _Player) == 0x000028, "Member 'UDialogLineSequenceObserver::_Player' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogDataTree \ static_assert(alignof(UDialogDataTree) == 0x000008, "Wrong alignment on UDialogDataTree"); \ static_assert(sizeof(UDialogDataTree) == 0x000070, "Wrong size on UDialogDataTree"); \ static_assert(offsetof(UDialogDataTree, _DialogData) == 0x000028, "Member 'UDialogDataTree::_DialogData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowFolder \ static_assert(alignof(UFlowFolder) == 0x000008, "Wrong alignment on UFlowFolder"); \ static_assert(sizeof(UFlowFolder) == 0x000228, "Wrong size on UFlowFolder"); \ static_assert(offsetof(UFlowFolder, _EntityFolder) == 0x000220, "Member 'UFlowFolder::_EntityFolder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowChapter \ static_assert(alignof(UFlowChapter) == 0x000008, "Wrong alignment on UFlowChapter"); \ static_assert(sizeof(UFlowChapter) == 0x000238, "Wrong size on UFlowChapter"); \ static_assert(offsetof(UFlowChapter, _CSV) == 0x000228, "Member 'UFlowChapter::_CSV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_beginQuest \ static_assert(alignof(DialogFunctions_beginQuest) == 0x000008, "Wrong alignment on DialogFunctions_beginQuest"); \ static_assert(sizeof(DialogFunctions_beginQuest) == 0x000038, "Wrong size on DialogFunctions_beginQuest"); \ static_assert(offsetof(DialogFunctions_beginQuest, WorldContextObject) == 0x000000, "Member 'DialogFunctions_beginQuest::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_beginQuest, QuestID) == 0x000008, "Member 'DialogFunctions_beginQuest::QuestID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_beginQuest, ReturnValue) == 0x000030, "Member 'DialogFunctions_beginQuest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_canPlayTalk \ static_assert(alignof(DialogFunctions_canPlayTalk) == 0x000008, "Wrong alignment on DialogFunctions_canPlayTalk"); \ static_assert(sizeof(DialogFunctions_canPlayTalk) == 0x000110, "Wrong size on DialogFunctions_canPlayTalk"); \ static_assert(offsetof(DialogFunctions_canPlayTalk, speakers) == 0x000000, "Member 'DialogFunctions_canPlayTalk::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_canPlayTalk, talkID) == 0x000010, "Member 'DialogFunctions_canPlayTalk::talkID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_canPlayTalk, Info) == 0x000038, "Member 'DialogFunctions_canPlayTalk::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_canPlayTalk, Context) == 0x000100, "Member 'DialogFunctions_canPlayTalk::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_canPlayTalk, ReturnValue) == 0x000108, "Member 'DialogFunctions_canPlayTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_clearVOCache \ static_assert(alignof(DialogFunctions_clearVOCache) == 0x000008, "Wrong alignment on DialogFunctions_clearVOCache"); \ static_assert(sizeof(DialogFunctions_clearVOCache) == 0x000028, "Wrong size on DialogFunctions_clearVOCache"); \ static_assert(offsetof(DialogFunctions_clearVOCache, talkID) == 0x000000, "Member 'DialogFunctions_clearVOCache::talkID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_clearVOsCache \ static_assert(alignof(DialogFunctions_clearVOsCache) == 0x000008, "Wrong alignment on DialogFunctions_clearVOsCache"); \ static_assert(sizeof(DialogFunctions_clearVOsCache) == 0x000010, "Wrong size on DialogFunctions_clearVOsCache"); \ static_assert(offsetof(DialogFunctions_clearVOsCache, talkIDs) == 0x000000, "Member 'DialogFunctions_clearVOsCache::talkIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_destroySpeaker \ static_assert(alignof(DialogFunctions_destroySpeaker) == 0x000008, "Wrong alignment on DialogFunctions_destroySpeaker"); \ static_assert(sizeof(DialogFunctions_destroySpeaker) == 0x000008, "Wrong size on DialogFunctions_destroySpeaker"); \ static_assert(offsetof(DialogFunctions_destroySpeaker, speaker) == 0x000000, "Member 'DialogFunctions_destroySpeaker::speaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_equalFlowObjectID \ static_assert(alignof(DialogFunctions_equalFlowObjectID) == 0x000008, "Wrong alignment on DialogFunctions_equalFlowObjectID"); \ static_assert(sizeof(DialogFunctions_equalFlowObjectID) == 0x000058, "Wrong size on DialogFunctions_equalFlowObjectID"); \ static_assert(offsetof(DialogFunctions_equalFlowObjectID, A) == 0x000000, "Member 'DialogFunctions_equalFlowObjectID::A' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_equalFlowObjectID, B) == 0x000028, "Member 'DialogFunctions_equalFlowObjectID::B' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_equalFlowObjectID, ReturnValue) == 0x000050, "Member 'DialogFunctions_equalFlowObjectID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_filterSpeakersByDistance \ static_assert(alignof(DialogFunctions_filterSpeakersByDistance) == 0x000008, "Wrong alignment on DialogFunctions_filterSpeakersByDistance"); \ static_assert(sizeof(DialogFunctions_filterSpeakersByDistance) == 0x000028, "Wrong size on DialogFunctions_filterSpeakersByDistance"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByDistance, speakers) == 0x000000, "Member 'DialogFunctions_filterSpeakersByDistance::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByDistance, maxDistToPlayer) == 0x000010, "Member 'DialogFunctions_filterSpeakersByDistance::maxDistToPlayer' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByDistance, ReturnValue) == 0x000018, "Member 'DialogFunctions_filterSpeakersByDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_filterSpeakersByEntity \ static_assert(alignof(DialogFunctions_filterSpeakersByEntity) == 0x000008, "Wrong alignment on DialogFunctions_filterSpeakersByEntity"); \ static_assert(sizeof(DialogFunctions_filterSpeakersByEntity) == 0x000050, "Wrong size on DialogFunctions_filterSpeakersByEntity"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByEntity, speakers) == 0x000000, "Member 'DialogFunctions_filterSpeakersByEntity::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByEntity, entity) == 0x000010, "Member 'DialogFunctions_filterSpeakersByEntity::entity' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByEntity, checkVoices) == 0x000038, "Member 'DialogFunctions_filterSpeakersByEntity::checkVoices' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByEntity, ReturnValue) == 0x000040, "Member 'DialogFunctions_filterSpeakersByEntity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_filterSpeakersByGameplayTags \ static_assert(alignof(DialogFunctions_filterSpeakersByGameplayTags) == 0x000008, "Wrong alignment on DialogFunctions_filterSpeakersByGameplayTags"); \ static_assert(sizeof(DialogFunctions_filterSpeakersByGameplayTags) == 0x000040, "Wrong size on DialogFunctions_filterSpeakersByGameplayTags"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByGameplayTags, speakers) == 0x000000, "Member 'DialogFunctions_filterSpeakersByGameplayTags::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByGameplayTags, Tags) == 0x000010, "Member 'DialogFunctions_filterSpeakersByGameplayTags::Tags' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByGameplayTags, ReturnValue) == 0x000030, "Member 'DialogFunctions_filterSpeakersByGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_filterSpeakersByVoice \ static_assert(alignof(DialogFunctions_filterSpeakersByVoice) == 0x000008, "Wrong alignment on DialogFunctions_filterSpeakersByVoice"); \ static_assert(sizeof(DialogFunctions_filterSpeakersByVoice) == 0x000048, "Wrong size on DialogFunctions_filterSpeakersByVoice"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByVoice, speakers) == 0x000000, "Member 'DialogFunctions_filterSpeakersByVoice::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByVoice, entity) == 0x000010, "Member 'DialogFunctions_filterSpeakersByVoice::entity' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_filterSpeakersByVoice, ReturnValue) == 0x000038, "Member 'DialogFunctions_filterSpeakersByVoice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_finishObjective \ static_assert(alignof(DialogFunctions_finishObjective) == 0x000008, "Wrong alignment on DialogFunctions_finishObjective"); \ static_assert(sizeof(DialogFunctions_finishObjective) == 0x000038, "Wrong size on DialogFunctions_finishObjective"); \ static_assert(offsetof(DialogFunctions_finishObjective, WorldContextObject) == 0x000000, "Member 'DialogFunctions_finishObjective::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_finishObjective, objectiveID) == 0x000008, "Member 'DialogFunctions_finishObjective::objectiveID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_finishObjective, Result) == 0x000030, "Member 'DialogFunctions_finishObjective::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getAllSpeakers \ static_assert(alignof(DialogFunctions_getAllSpeakers) == 0x000008, "Wrong alignment on DialogFunctions_getAllSpeakers"); \ static_assert(sizeof(DialogFunctions_getAllSpeakers) == 0x000028, "Wrong size on DialogFunctions_getAllSpeakers"); \ static_assert(offsetof(DialogFunctions_getAllSpeakers, Context) == 0x000000, "Member 'DialogFunctions_getAllSpeakers::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getAllSpeakers, onlyFromActors) == 0x000008, "Member 'DialogFunctions_getAllSpeakers::onlyFromActors' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getAllSpeakers, ReturnValue) == 0x000018, "Member 'DialogFunctions_getAllSpeakers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getDialogManager \ static_assert(alignof(DialogFunctions_getDialogManager) == 0x000008, "Wrong alignment on DialogFunctions_getDialogManager"); \ static_assert(sizeof(DialogFunctions_getDialogManager) == 0x000010, "Wrong size on DialogFunctions_getDialogManager"); \ static_assert(offsetof(DialogFunctions_getDialogManager, WorldContextObject) == 0x000000, "Member 'DialogFunctions_getDialogManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getDialogManager, ReturnValue) == 0x000008, "Member 'DialogFunctions_getDialogManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getDisplayColor \ static_assert(alignof(DialogFunctions_getDisplayColor) == 0x000008, "Wrong alignment on DialogFunctions_getDisplayColor"); \ static_assert(sizeof(DialogFunctions_getDisplayColor) == 0x000030, "Wrong size on DialogFunctions_getDisplayColor"); \ static_assert(offsetof(DialogFunctions_getDisplayColor, ObjectID) == 0x000000, "Member 'DialogFunctions_getDisplayColor::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getDisplayColor, ReturnValue) == 0x000028, "Member 'DialogFunctions_getDisplayColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getDisplayName \ static_assert(alignof(DialogFunctions_getDisplayName) == 0x000008, "Wrong alignment on DialogFunctions_getDisplayName"); \ static_assert(sizeof(DialogFunctions_getDisplayName) == 0x000038, "Wrong size on DialogFunctions_getDisplayName"); \ static_assert(offsetof(DialogFunctions_getDisplayName, ObjectID) == 0x000000, "Member 'DialogFunctions_getDisplayName::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getDisplayName, ReturnValue) == 0x000028, "Member 'DialogFunctions_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getFlowBoolean \ static_assert(alignof(DialogFunctions_getFlowBoolean) == 0x000008, "Wrong alignment on DialogFunctions_getFlowBoolean"); \ static_assert(sizeof(DialogFunctions_getFlowBoolean) == 0x000020, "Wrong size on DialogFunctions_getFlowBoolean"); \ static_assert(offsetof(DialogFunctions_getFlowBoolean, globalID) == 0x000000, "Member 'DialogFunctions_getFlowBoolean::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getFlowBoolean, ReturnValue) == 0x000018, "Member 'DialogFunctions_getFlowBoolean::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getFlowInteger \ static_assert(alignof(DialogFunctions_getFlowInteger) == 0x000008, "Wrong alignment on DialogFunctions_getFlowInteger"); \ static_assert(sizeof(DialogFunctions_getFlowInteger) == 0x000020, "Wrong size on DialogFunctions_getFlowInteger"); \ static_assert(offsetof(DialogFunctions_getFlowInteger, globalID) == 0x000000, "Member 'DialogFunctions_getFlowInteger::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getFlowInteger, ReturnValue) == 0x000018, "Member 'DialogFunctions_getFlowInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getGUID \ static_assert(alignof(DialogFunctions_getGUID) == 0x000008, "Wrong alignment on DialogFunctions_getGUID"); \ static_assert(sizeof(DialogFunctions_getGUID) == 0x000038, "Wrong size on DialogFunctions_getGUID"); \ static_assert(offsetof(DialogFunctions_getGUID, ObjectID) == 0x000000, "Member 'DialogFunctions_getGUID::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getGUID, ReturnValue) == 0x000028, "Member 'DialogFunctions_getGUID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getInteractiveTalk \ static_assert(alignof(DialogFunctions_getInteractiveTalk) == 0x000008, "Wrong alignment on DialogFunctions_getInteractiveTalk"); \ static_assert(sizeof(DialogFunctions_getInteractiveTalk) == 0x000010, "Wrong size on DialogFunctions_getInteractiveTalk"); \ static_assert(offsetof(DialogFunctions_getInteractiveTalk, WorldContextObject) == 0x000000, "Member 'DialogFunctions_getInteractiveTalk::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getInteractiveTalk, ReturnValue) == 0x000008, "Member 'DialogFunctions_getInteractiveTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getItemObject \ static_assert(alignof(DialogFunctions_getItemObject) == 0x000008, "Wrong alignment on DialogFunctions_getItemObject"); \ static_assert(sizeof(DialogFunctions_getItemObject) == 0x000030, "Wrong size on DialogFunctions_getItemObject"); \ static_assert(offsetof(DialogFunctions_getItemObject, ObjectID) == 0x000000, "Member 'DialogFunctions_getItemObject::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getItemObject, ReturnValue) == 0x000028, "Member 'DialogFunctions_getItemObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getLocalizedText \ static_assert(alignof(DialogFunctions_getLocalizedText) == 0x000008, "Wrong alignment on DialogFunctions_getLocalizedText"); \ static_assert(sizeof(DialogFunctions_getLocalizedText) == 0x000058, "Wrong size on DialogFunctions_getLocalizedText"); \ static_assert(offsetof(DialogFunctions_getLocalizedText, WorldContextObject) == 0x000000, "Member 'DialogFunctions_getLocalizedText::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getLocalizedText, Text) == 0x000008, "Member 'DialogFunctions_getLocalizedText::Text' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getLocalizedText, ReturnValue) == 0x000040, "Member 'DialogFunctions_getLocalizedText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getLocalizedTextByKey \ static_assert(alignof(DialogFunctions_getLocalizedTextByKey) == 0x000008, "Wrong alignment on DialogFunctions_getLocalizedTextByKey"); \ static_assert(sizeof(DialogFunctions_getLocalizedTextByKey) == 0x000058, "Wrong size on DialogFunctions_getLocalizedTextByKey"); \ static_assert(offsetof(DialogFunctions_getLocalizedTextByKey, WorldContextObject) == 0x000000, "Member 'DialogFunctions_getLocalizedTextByKey::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getLocalizedTextByKey, ObjectID) == 0x000008, "Member 'DialogFunctions_getLocalizedTextByKey::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getLocalizedTextByKey, Key) == 0x000030, "Member 'DialogFunctions_getLocalizedTextByKey::Key' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getLocalizedTextByKey, ReturnValue) == 0x000040, "Member 'DialogFunctions_getLocalizedTextByKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getSpeakerEntity \ static_assert(alignof(DialogFunctions_getSpeakerEntity) == 0x000008, "Wrong alignment on DialogFunctions_getSpeakerEntity"); \ static_assert(sizeof(DialogFunctions_getSpeakerEntity) == 0x000050, "Wrong size on DialogFunctions_getSpeakerEntity"); \ static_assert(offsetof(DialogFunctions_getSpeakerEntity, lineID) == 0x000000, "Member 'DialogFunctions_getSpeakerEntity::lineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getSpeakerEntity, ReturnValue) == 0x000028, "Member 'DialogFunctions_getSpeakerEntity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getTechnicalName \ static_assert(alignof(DialogFunctions_getTechnicalName) == 0x000008, "Wrong alignment on DialogFunctions_getTechnicalName"); \ static_assert(sizeof(DialogFunctions_getTechnicalName) == 0x000038, "Wrong size on DialogFunctions_getTechnicalName"); \ static_assert(offsetof(DialogFunctions_getTechnicalName, ObjectID) == 0x000000, "Member 'DialogFunctions_getTechnicalName::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getTechnicalName, ReturnValue) == 0x000028, "Member 'DialogFunctions_getTechnicalName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getTemplateObject \ static_assert(alignof(DialogFunctions_getTemplateObject) == 0x000008, "Wrong alignment on DialogFunctions_getTemplateObject"); \ static_assert(sizeof(DialogFunctions_getTemplateObject) == 0x000030, "Wrong size on DialogFunctions_getTemplateObject"); \ static_assert(offsetof(DialogFunctions_getTemplateObject, ObjectID) == 0x000000, "Member 'DialogFunctions_getTemplateObject::ObjectID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getTemplateObject, ReturnValue) == 0x000028, "Member 'DialogFunctions_getTemplateObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_getTranslationText \ static_assert(alignof(DialogFunctions_getTranslationText) == 0x000008, "Wrong alignment on DialogFunctions_getTranslationText"); \ static_assert(sizeof(DialogFunctions_getTranslationText) == 0x000058, "Wrong size on DialogFunctions_getTranslationText"); \ static_assert(offsetof(DialogFunctions_getTranslationText, WorldContextObject) == 0x000000, "Member 'DialogFunctions_getTranslationText::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getTranslationText, Text) == 0x000008, "Member 'DialogFunctions_getTranslationText::Text' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_getTranslationText, ReturnValue) == 0x000040, "Member 'DialogFunctions_getTranslationText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_isValidFlowGlobal \ static_assert(alignof(DialogFunctions_isValidFlowGlobal) == 0x000008, "Wrong alignment on DialogFunctions_isValidFlowGlobal"); \ static_assert(sizeof(DialogFunctions_isValidFlowGlobal) == 0x000020, "Wrong size on DialogFunctions_isValidFlowGlobal"); \ static_assert(offsetof(DialogFunctions_isValidFlowGlobal, globalID) == 0x000000, "Member 'DialogFunctions_isValidFlowGlobal::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_isValidFlowGlobal, ReturnValue) == 0x000018, "Member 'DialogFunctions_isValidFlowGlobal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_isValidFlowObjectID \ static_assert(alignof(DialogFunctions_isValidFlowObjectID) == 0x000008, "Wrong alignment on DialogFunctions_isValidFlowObjectID"); \ static_assert(sizeof(DialogFunctions_isValidFlowObjectID) == 0x000030, "Wrong size on DialogFunctions_isValidFlowObjectID"); \ static_assert(offsetof(DialogFunctions_isValidFlowObjectID, A) == 0x000000, "Member 'DialogFunctions_isValidFlowObjectID::A' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_isValidFlowObjectID, ReturnValue) == 0x000028, "Member 'DialogFunctions_isValidFlowObjectID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_pauseDialogTalk \ static_assert(alignof(DialogFunctions_pauseDialogTalk) == 0x000008, "Wrong alignment on DialogFunctions_pauseDialogTalk"); \ static_assert(sizeof(DialogFunctions_pauseDialogTalk) == 0x000008, "Wrong size on DialogFunctions_pauseDialogTalk"); \ static_assert(offsetof(DialogFunctions_pauseDialogTalk, Dialog) == 0x000000, "Member 'DialogFunctions_pauseDialogTalk::Dialog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playActorDialog \ static_assert(alignof(DialogFunctions_playActorDialog) == 0x000008, "Wrong alignment on DialogFunctions_playActorDialog"); \ static_assert(sizeof(DialogFunctions_playActorDialog) == 0x000020, "Wrong size on DialogFunctions_playActorDialog"); \ static_assert(offsetof(DialogFunctions_playActorDialog, caller) == 0x000000, "Member 'DialogFunctions_playActorDialog::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playActorDialog, speaker) == 0x000008, "Member 'DialogFunctions_playActorDialog::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playActorDialog, Context) == 0x000010, "Member 'DialogFunctions_playActorDialog::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playActorDialog, ReturnValue) == 0x000018, "Member 'DialogFunctions_playActorDialog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playDialogFromLine \ static_assert(alignof(DialogFunctions_playDialogFromLine) == 0x000008, "Wrong alignment on DialogFunctions_playDialogFromLine"); \ static_assert(sizeof(DialogFunctions_playDialogFromLine) == 0x000110, "Wrong size on DialogFunctions_playDialogFromLine"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, caller) == 0x000000, "Member 'DialogFunctions_playDialogFromLine::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, speaker) == 0x000008, "Member 'DialogFunctions_playDialogFromLine::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, dialogLineID) == 0x000010, "Member 'DialogFunctions_playDialogFromLine::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, Info) == 0x000038, "Member 'DialogFunctions_playDialogFromLine::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, Context) == 0x000100, "Member 'DialogFunctions_playDialogFromLine::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogFromLine, ReturnValue) == 0x000108, "Member 'DialogFunctions_playDialogFromLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playDialogTalk \ static_assert(alignof(DialogFunctions_playDialogTalk) == 0x000008, "Wrong alignment on DialogFunctions_playDialogTalk"); \ static_assert(sizeof(DialogFunctions_playDialogTalk) == 0x000110, "Wrong size on DialogFunctions_playDialogTalk"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, caller) == 0x000000, "Member 'DialogFunctions_playDialogTalk::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, speaker) == 0x000008, "Member 'DialogFunctions_playDialogTalk::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, DialogID) == 0x000010, "Member 'DialogFunctions_playDialogTalk::DialogID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, Info) == 0x000038, "Member 'DialogFunctions_playDialogTalk::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, Context) == 0x000100, "Member 'DialogFunctions_playDialogTalk::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playDialogTalk, ReturnValue) == 0x000108, "Member 'DialogFunctions_playDialogTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playMonolog \ static_assert(alignof(DialogFunctions_playMonolog) == 0x000008, "Wrong alignment on DialogFunctions_playMonolog"); \ static_assert(sizeof(DialogFunctions_playMonolog) == 0x000108, "Wrong size on DialogFunctions_playMonolog"); \ static_assert(offsetof(DialogFunctions_playMonolog, speaker) == 0x000000, "Member 'DialogFunctions_playMonolog::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonolog, lineID) == 0x000008, "Member 'DialogFunctions_playMonolog::lineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonolog, Info) == 0x000030, "Member 'DialogFunctions_playMonolog::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonolog, Context) == 0x0000F8, "Member 'DialogFunctions_playMonolog::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonolog, ReturnValue) == 0x000100, "Member 'DialogFunctions_playMonolog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playMonologFromLine \ static_assert(alignof(DialogFunctions_playMonologFromLine) == 0x000008, "Wrong alignment on DialogFunctions_playMonologFromLine"); \ static_assert(sizeof(DialogFunctions_playMonologFromLine) == 0x000048, "Wrong size on DialogFunctions_playMonologFromLine"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, WorldContextObject) == 0x000000, "Member 'DialogFunctions_playMonologFromLine::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, dialogLineID) == 0x000008, "Member 'DialogFunctions_playMonologFromLine::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, speaker) == 0x000030, "Member 'DialogFunctions_playMonologFromLine::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, subtitleRange) == 0x000038, "Member 'DialogFunctions_playMonologFromLine::subtitleRange' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, overridenSubtitleRange) == 0x00003C, "Member 'DialogFunctions_playMonologFromLine::overridenSubtitleRange' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologFromLine, ReturnValue) == 0x000040, "Member 'DialogFunctions_playMonologFromLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playMonologSingleLine \ static_assert(alignof(DialogFunctions_playMonologSingleLine) == 0x000008, "Wrong alignment on DialogFunctions_playMonologSingleLine"); \ static_assert(sizeof(DialogFunctions_playMonologSingleLine) == 0x000048, "Wrong size on DialogFunctions_playMonologSingleLine"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, WorldContextObject) == 0x000000, "Member 'DialogFunctions_playMonologSingleLine::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, dialogLineID) == 0x000008, "Member 'DialogFunctions_playMonologSingleLine::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, speaker) == 0x000030, "Member 'DialogFunctions_playMonologSingleLine::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, subtitleRange) == 0x000038, "Member 'DialogFunctions_playMonologSingleLine::subtitleRange' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, overridenSubtitleRange) == 0x00003C, "Member 'DialogFunctions_playMonologSingleLine::overridenSubtitleRange' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playMonologSingleLine, ReturnValue) == 0x000040, "Member 'DialogFunctions_playMonologSingleLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playSpeakerDialog \ static_assert(alignof(DialogFunctions_playSpeakerDialog) == 0x000008, "Wrong alignment on DialogFunctions_playSpeakerDialog"); \ static_assert(sizeof(DialogFunctions_playSpeakerDialog) == 0x000020, "Wrong size on DialogFunctions_playSpeakerDialog"); \ static_assert(offsetof(DialogFunctions_playSpeakerDialog, caller) == 0x000000, "Member 'DialogFunctions_playSpeakerDialog::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playSpeakerDialog, speaker) == 0x000008, "Member 'DialogFunctions_playSpeakerDialog::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playSpeakerDialog, Context) == 0x000010, "Member 'DialogFunctions_playSpeakerDialog::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playSpeakerDialog, ReturnValue) == 0x000018, "Member 'DialogFunctions_playSpeakerDialog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_playTalk \ static_assert(alignof(DialogFunctions_playTalk) == 0x000008, "Wrong alignment on DialogFunctions_playTalk"); \ static_assert(sizeof(DialogFunctions_playTalk) == 0x000110, "Wrong size on DialogFunctions_playTalk"); \ static_assert(offsetof(DialogFunctions_playTalk, speakers) == 0x000000, "Member 'DialogFunctions_playTalk::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playTalk, talkID) == 0x000010, "Member 'DialogFunctions_playTalk::talkID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playTalk, Info) == 0x000038, "Member 'DialogFunctions_playTalk::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playTalk, Context) == 0x000100, "Member 'DialogFunctions_playTalk::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_playTalk, ReturnValue) == 0x000108, "Member 'DialogFunctions_playTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_preloadVO \ static_assert(alignof(DialogFunctions_preloadVO) == 0x000008, "Wrong alignment on DialogFunctions_preloadVO"); \ static_assert(sizeof(DialogFunctions_preloadVO) == 0x000028, "Wrong size on DialogFunctions_preloadVO"); \ static_assert(offsetof(DialogFunctions_preloadVO, talkID) == 0x000000, "Member 'DialogFunctions_preloadVO::talkID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_preloadVOs \ static_assert(alignof(DialogFunctions_preloadVOs) == 0x000008, "Wrong alignment on DialogFunctions_preloadVOs"); \ static_assert(sizeof(DialogFunctions_preloadVOs) == 0x000010, "Wrong size on DialogFunctions_preloadVOs"); \ static_assert(offsetof(DialogFunctions_preloadVOs, talkIDs) == 0x000000, "Member 'DialogFunctions_preloadVOs::talkIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_resumeDialogTalk \ static_assert(alignof(DialogFunctions_resumeDialogTalk) == 0x000008, "Wrong alignment on DialogFunctions_resumeDialogTalk"); \ static_assert(sizeof(DialogFunctions_resumeDialogTalk) == 0x000008, "Wrong size on DialogFunctions_resumeDialogTalk"); \ static_assert(offsetof(DialogFunctions_resumeDialogTalk, Dialog) == 0x000000, "Member 'DialogFunctions_resumeDialogTalk::Dialog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectDialogEntityID \ static_assert(alignof(DialogFunctions_selectDialogEntityID) == 0x000008, "Wrong alignment on DialogFunctions_selectDialogEntityID"); \ static_assert(sizeof(DialogFunctions_selectDialogEntityID) == 0x000058, "Wrong size on DialogFunctions_selectDialogEntityID"); \ static_assert(offsetof(DialogFunctions_selectDialogEntityID, Data) == 0x000000, "Member 'DialogFunctions_selectDialogEntityID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogEntityID, dialogEntityID) == 0x000008, "Member 'DialogFunctions_selectDialogEntityID::dialogEntityID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogEntityID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectDialogEntityID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectDialogEntryID \ static_assert(alignof(DialogFunctions_selectDialogEntryID) == 0x000008, "Wrong alignment on DialogFunctions_selectDialogEntryID"); \ static_assert(sizeof(DialogFunctions_selectDialogEntryID) == 0x000058, "Wrong size on DialogFunctions_selectDialogEntryID"); \ static_assert(offsetof(DialogFunctions_selectDialogEntryID, Data) == 0x000000, "Member 'DialogFunctions_selectDialogEntryID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogEntryID, DialogEntryID) == 0x000008, "Member 'DialogFunctions_selectDialogEntryID::DialogEntryID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogEntryID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectDialogEntryID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectDialogHubID \ static_assert(alignof(DialogFunctions_selectDialogHubID) == 0x000008, "Wrong alignment on DialogFunctions_selectDialogHubID"); \ static_assert(sizeof(DialogFunctions_selectDialogHubID) == 0x000058, "Wrong size on DialogFunctions_selectDialogHubID"); \ static_assert(offsetof(DialogFunctions_selectDialogHubID, Data) == 0x000000, "Member 'DialogFunctions_selectDialogHubID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogHubID, dialogHubID) == 0x000008, "Member 'DialogFunctions_selectDialogHubID::dialogHubID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogHubID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectDialogHubID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectDialogID \ static_assert(alignof(DialogFunctions_selectDialogID) == 0x000008, "Wrong alignment on DialogFunctions_selectDialogID"); \ static_assert(sizeof(DialogFunctions_selectDialogID) == 0x000058, "Wrong size on DialogFunctions_selectDialogID"); \ static_assert(offsetof(DialogFunctions_selectDialogID, Data) == 0x000000, "Member 'DialogFunctions_selectDialogID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogID, DialogID) == 0x000008, "Member 'DialogFunctions_selectDialogID::DialogID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectDialogID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectDialogLineID \ static_assert(alignof(DialogFunctions_selectDialogLineID) == 0x000008, "Wrong alignment on DialogFunctions_selectDialogLineID"); \ static_assert(sizeof(DialogFunctions_selectDialogLineID) == 0x000058, "Wrong size on DialogFunctions_selectDialogLineID"); \ static_assert(offsetof(DialogFunctions_selectDialogLineID, Data) == 0x000000, "Member 'DialogFunctions_selectDialogLineID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogLineID, dialogLineID) == 0x000008, "Member 'DialogFunctions_selectDialogLineID::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectDialogLineID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectDialogLineID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectFlowBoolean \ static_assert(alignof(DialogFunctions_selectFlowBoolean) == 0x000008, "Wrong alignment on DialogFunctions_selectFlowBoolean"); \ static_assert(sizeof(DialogFunctions_selectFlowBoolean) == 0x000038, "Wrong size on DialogFunctions_selectFlowBoolean"); \ static_assert(offsetof(DialogFunctions_selectFlowBoolean, Data) == 0x000000, "Member 'DialogFunctions_selectFlowBoolean::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectFlowBoolean, globalID) == 0x000008, "Member 'DialogFunctions_selectFlowBoolean::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectFlowBoolean, ReturnValue) == 0x000020, "Member 'DialogFunctions_selectFlowBoolean::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectFlowInteger \ static_assert(alignof(DialogFunctions_selectFlowInteger) == 0x000008, "Wrong alignment on DialogFunctions_selectFlowInteger"); \ static_assert(sizeof(DialogFunctions_selectFlowInteger) == 0x000038, "Wrong size on DialogFunctions_selectFlowInteger"); \ static_assert(offsetof(DialogFunctions_selectFlowInteger, Data) == 0x000000, "Member 'DialogFunctions_selectFlowInteger::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectFlowInteger, globalID) == 0x000008, "Member 'DialogFunctions_selectFlowInteger::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectFlowInteger, ReturnValue) == 0x000020, "Member 'DialogFunctions_selectFlowInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectNearestSpeaker \ static_assert(alignof(DialogFunctions_selectNearestSpeaker) == 0x000008, "Wrong alignment on DialogFunctions_selectNearestSpeaker"); \ static_assert(sizeof(DialogFunctions_selectNearestSpeaker) == 0x000030, "Wrong size on DialogFunctions_selectNearestSpeaker"); \ static_assert(offsetof(DialogFunctions_selectNearestSpeaker, speakers) == 0x000000, "Member 'DialogFunctions_selectNearestSpeaker::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectNearestSpeaker, Origin) == 0x000010, "Member 'DialogFunctions_selectNearestSpeaker::Origin' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectNearestSpeaker, ReturnValue) == 0x000028, "Member 'DialogFunctions_selectNearestSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectQuestID \ static_assert(alignof(DialogFunctions_selectQuestID) == 0x000008, "Wrong alignment on DialogFunctions_selectQuestID"); \ static_assert(sizeof(DialogFunctions_selectQuestID) == 0x000058, "Wrong size on DialogFunctions_selectQuestID"); \ static_assert(offsetof(DialogFunctions_selectQuestID, Data) == 0x000000, "Member 'DialogFunctions_selectQuestID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectQuestID, QuestID) == 0x000008, "Member 'DialogFunctions_selectQuestID::QuestID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectQuestID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectQuestID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectQuestObjectiveID \ static_assert(alignof(DialogFunctions_selectQuestObjectiveID) == 0x000008, "Wrong alignment on DialogFunctions_selectQuestObjectiveID"); \ static_assert(sizeof(DialogFunctions_selectQuestObjectiveID) == 0x000058, "Wrong size on DialogFunctions_selectQuestObjectiveID"); \ static_assert(offsetof(DialogFunctions_selectQuestObjectiveID, Data) == 0x000000, "Member 'DialogFunctions_selectQuestObjectiveID::Data' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectQuestObjectiveID, objectiveID) == 0x000008, "Member 'DialogFunctions_selectQuestObjectiveID::objectiveID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectQuestObjectiveID, ReturnValue) == 0x000030, "Member 'DialogFunctions_selectQuestObjectiveID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_selectRandomSpeaker \ static_assert(alignof(DialogFunctions_selectRandomSpeaker) == 0x000008, "Wrong alignment on DialogFunctions_selectRandomSpeaker"); \ static_assert(sizeof(DialogFunctions_selectRandomSpeaker) == 0x000018, "Wrong size on DialogFunctions_selectRandomSpeaker"); \ static_assert(offsetof(DialogFunctions_selectRandomSpeaker, speakers) == 0x000000, "Member 'DialogFunctions_selectRandomSpeaker::speakers' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_selectRandomSpeaker, ReturnValue) == 0x000010, "Member 'DialogFunctions_selectRandomSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_setFlowBoolean \ static_assert(alignof(DialogFunctions_setFlowBoolean) == 0x000008, "Wrong alignment on DialogFunctions_setFlowBoolean"); \ static_assert(sizeof(DialogFunctions_setFlowBoolean) == 0x000020, "Wrong size on DialogFunctions_setFlowBoolean"); \ static_assert(offsetof(DialogFunctions_setFlowBoolean, globalID) == 0x000000, "Member 'DialogFunctions_setFlowBoolean::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_setFlowBoolean, Value) == 0x000018, "Member 'DialogFunctions_setFlowBoolean::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_setFlowInteger \ static_assert(alignof(DialogFunctions_setFlowInteger) == 0x000008, "Wrong alignment on DialogFunctions_setFlowInteger"); \ static_assert(sizeof(DialogFunctions_setFlowInteger) == 0x000020, "Wrong size on DialogFunctions_setFlowInteger"); \ static_assert(offsetof(DialogFunctions_setFlowInteger, globalID) == 0x000000, "Member 'DialogFunctions_setFlowInteger::globalID' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_setFlowInteger, Value) == 0x000018, "Member 'DialogFunctions_setFlowInteger::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_stopDialogTalk \ static_assert(alignof(DialogFunctions_stopDialogTalk) == 0x000008, "Wrong alignment on DialogFunctions_stopDialogTalk"); \ static_assert(sizeof(DialogFunctions_stopDialogTalk) == 0x000008, "Wrong size on DialogFunctions_stopDialogTalk"); \ static_assert(offsetof(DialogFunctions_stopDialogTalk, Dialog) == 0x000000, "Member 'DialogFunctions_stopDialogTalk::Dialog' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_tryPlayAnyTalk \ static_assert(alignof(DialogFunctions_tryPlayAnyTalk) == 0x000008, "Wrong alignment on DialogFunctions_tryPlayAnyTalk"); \ static_assert(sizeof(DialogFunctions_tryPlayAnyTalk) == 0x000030, "Wrong size on DialogFunctions_tryPlayAnyTalk"); \ static_assert(offsetof(DialogFunctions_tryPlayAnyTalk, Context) == 0x000000, "Member 'DialogFunctions_tryPlayAnyTalk::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayAnyTalk, caller) == 0x000008, "Member 'DialogFunctions_tryPlayAnyTalk::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayAnyTalk, speaker) == 0x000010, "Member 'DialogFunctions_tryPlayAnyTalk::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayAnyTalk, infos) == 0x000018, "Member 'DialogFunctions_tryPlayAnyTalk::infos' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayAnyTalk, ReturnValue) == 0x000028, "Member 'DialogFunctions_tryPlayAnyTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogFunctions_tryPlayTalk \ static_assert(alignof(DialogFunctions_tryPlayTalk) == 0x000008, "Wrong alignment on DialogFunctions_tryPlayTalk"); \ static_assert(sizeof(DialogFunctions_tryPlayTalk) == 0x000198, "Wrong size on DialogFunctions_tryPlayTalk"); \ static_assert(offsetof(DialogFunctions_tryPlayTalk, Context) == 0x000000, "Member 'DialogFunctions_tryPlayTalk::Context' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayTalk, caller) == 0x000008, "Member 'DialogFunctions_tryPlayTalk::caller' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayTalk, speaker) == 0x000010, "Member 'DialogFunctions_tryPlayTalk::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayTalk, Info) == 0x000018, "Member 'DialogFunctions_tryPlayTalk::Info' has a wrong offset!"); \ static_assert(offsetof(DialogFunctions_tryPlayTalk, ReturnValue) == 0x000190, "Member 'DialogFunctions_tryPlayTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogFunctions \ static_assert(alignof(UDialogFunctions) == 0x000008, "Wrong alignment on UDialogFunctions"); \ static_assert(sizeof(UDialogFunctions) == 0x000028, "Wrong size on UDialogFunctions"); \ #define DUMPER7_ASSERTS_UFlowBranch \ static_assert(alignof(UFlowBranch) == 0x000008, "Wrong alignment on UFlowBranch"); \ static_assert(sizeof(UFlowBranch) == 0x000220, "Wrong size on UFlowBranch"); \ #define DUMPER7_ASSERTS_UFlowDialogLine \ static_assert(alignof(UFlowDialogLine) == 0x000008, "Wrong alignment on UFlowDialogLine"); \ static_assert(sizeof(UFlowDialogLine) == 0x000288, "Wrong size on UFlowDialogLine"); \ static_assert(offsetof(UFlowDialogLine, _TemplateClass) == 0x000180, "Member 'UFlowDialogLine::_TemplateClass' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Speaker) == 0x000188, "Member 'UFlowDialogLine::_Speaker' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _DisplaySpeaker) == 0x0001B0, "Member 'UFlowDialogLine::_DisplaySpeaker' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _MenuText) == 0x0001D8, "Member 'UFlowDialogLine::_MenuText' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Text) == 0x0001E8, "Member 'UFlowDialogLine::_Text' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _StageDirections) == 0x0001F8, "Member 'UFlowDialogLine::_StageDirections' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _LockUpdate) == 0x000208, "Member 'UFlowDialogLine::_LockUpdate' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _CustomLength) == 0x000209, "Member 'UFlowDialogLine::_CustomLength' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _VoiceOver) == 0x000210, "Member 'UFlowDialogLine::_VoiceOver' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _LineLength) == 0x000230, "Member 'UFlowDialogLine::_LineLength' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _DelayAfterLine) == 0x000234, "Member 'UFlowDialogLine::_DelayAfterLine' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _OverrideDelay) == 0x000238, "Member 'UFlowDialogLine::_OverrideDelay' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _CanBeSkipped) == 0x000239, "Member 'UFlowDialogLine::_CanBeSkipped' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Resumeable) == 0x00023A, "Member 'UFlowDialogLine::_Resumeable' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _ExclusiveSubtitles) == 0x00023B, "Member 'UFlowDialogLine::_ExclusiveSubtitles' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _OverrideShowingSubtitles) == 0x00023C, "Member 'UFlowDialogLine::_OverrideShowingSubtitles' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _StartShowingSubtitles) == 0x000240, "Member 'UFlowDialogLine::_StartShowingSubtitles' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Loudness) == 0x000244, "Member 'UFlowDialogLine::_Loudness' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Mastering) == 0x000248, "Member 'UFlowDialogLine::_Mastering' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Note1) == 0x000258, "Member 'UFlowDialogLine::_Note1' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Note2) == 0x000268, "Member 'UFlowDialogLine::_Note2' has a wrong offset!"); \ static_assert(offsetof(UFlowDialogLine, _Note3) == 0x000278, "Member 'UFlowDialogLine::_Note3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowDialogEntry \ static_assert(alignof(UFlowDialogEntry) == 0x000008, "Wrong alignment on UFlowDialogEntry"); \ static_assert(sizeof(UFlowDialogEntry) == 0x000210, "Wrong size on UFlowDialogEntry"); \ #define DUMPER7_ASSERTS_UFlowEntity \ static_assert(alignof(UFlowEntity) == 0x000008, "Wrong alignment on UFlowEntity"); \ static_assert(sizeof(UFlowEntity) == 0x000238, "Wrong size on UFlowEntity"); \ static_assert(offsetof(UFlowEntity, _TemplateClass) == 0x000210, "Member 'UFlowEntity::_TemplateClass' has a wrong offset!"); \ static_assert(offsetof(UFlowEntity, _VoiceAttenuation) == 0x000218, "Member 'UFlowEntity::_VoiceAttenuation' has a wrong offset!"); \ static_assert(offsetof(UFlowEntity, _NameShortcut) == 0x000228, "Member 'UFlowEntity::_NameShortcut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowHub \ static_assert(alignof(UFlowHub) == 0x000008, "Wrong alignment on UFlowHub"); \ static_assert(sizeof(UFlowHub) == 0x000250, "Wrong size on UFlowHub"); \ static_assert(offsetof(UFlowHub, _TemplateClass) == 0x000210, "Member 'UFlowHub::_TemplateClass' has a wrong offset!"); \ static_assert(offsetof(UFlowHub, _Type) == 0x000218, "Member 'UFlowHub::_Type' has a wrong offset!"); \ static_assert(offsetof(UFlowHub, _LastSelection) == 0x000220, "Member 'UFlowHub::_LastSelection' has a wrong offset!"); \ static_assert(offsetof(UFlowHub, _ShowOneOption) == 0x000248, "Member 'UFlowHub::_ShowOneOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowJump \ static_assert(alignof(UFlowJump) == 0x000008, "Wrong alignment on UFlowJump"); \ static_assert(sizeof(UFlowJump) == 0x000238, "Wrong size on UFlowJump"); \ static_assert(offsetof(UFlowJump, _Target) == 0x000210, "Member 'UFlowJump::_Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowQuestFragment \ static_assert(alignof(UFlowQuestFragment) == 0x000008, "Wrong alignment on UFlowQuestFragment"); \ static_assert(sizeof(UFlowQuestFragment) == 0x000228, "Wrong size on UFlowQuestFragment"); \ static_assert(offsetof(UFlowQuestFragment, _Hidden) == 0x000220, "Member 'UFlowQuestFragment::_Hidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowQuest \ static_assert(alignof(UFlowQuest) == 0x000008, "Wrong alignment on UFlowQuest"); \ static_assert(sizeof(UFlowQuest) == 0x000230, "Wrong size on UFlowQuest"); \ static_assert(offsetof(UFlowQuest, _TemplateClass) == 0x000228, "Member 'UFlowQuest::_TemplateClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowQuestObjective \ static_assert(alignof(UFlowQuestObjective) == 0x000008, "Wrong alignment on UFlowQuestObjective"); \ static_assert(sizeof(UFlowQuestObjective) == 0x0002E0, "Wrong size on UFlowQuestObjective"); \ static_assert(offsetof(UFlowQuestObjective, _TemplateClass) == 0x000210, "Member 'UFlowQuestObjective::_TemplateClass' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _SuccessConditions) == 0x000248, "Member 'UFlowQuestObjective::_SuccessConditions' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _FailureConditions) == 0x000278, "Member 'UFlowQuestObjective::_FailureConditions' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _ClosingConditions) == 0x0002A8, "Member 'UFlowQuestObjective::_ClosingConditions' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _Hidden) == 0x0002D8, "Member 'UFlowQuestObjective::_Hidden' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _Silent) == 0x0002D9, "Member 'UFlowQuestObjective::_Silent' has a wrong offset!"); \ static_assert(offsetof(UFlowQuestObjective, _Status) == 0x0002DA, "Member 'UFlowQuestObjective::_Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowQuestResult \ static_assert(alignof(UFlowQuestResult) == 0x000008, "Wrong alignment on UFlowQuestResult"); \ static_assert(sizeof(UFlowQuestResult) == 0x000210, "Wrong size on UFlowQuestResult"); \ #define DUMPER7_ASSERTS_UFlowQuestStoryRecap \ static_assert(alignof(UFlowQuestStoryRecap) == 0x000008, "Wrong alignment on UFlowQuestStoryRecap"); \ static_assert(sizeof(UFlowQuestStoryRecap) == 0x000210, "Wrong size on UFlowQuestStoryRecap"); \ #define DUMPER7_ASSERTS_UFlowReference \ static_assert(alignof(UFlowReference) == 0x000008, "Wrong alignment on UFlowReference"); \ static_assert(sizeof(UFlowReference) == 0x000238, "Wrong size on UFlowReference"); \ static_assert(offsetof(UFlowReference, _Target) == 0x000210, "Member 'UFlowReference::_Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVarObjectData \ static_assert(alignof(UVarObjectData) == 0x000008, "Wrong alignment on UVarObjectData"); \ static_assert(sizeof(UVarObjectData) == 0x000040, "Wrong size on UVarObjectData"); \ static_assert(offsetof(UVarObjectData, _FlowID) == 0x000028, "Member 'UVarObjectData::_FlowID' has a wrong offset!"); \ static_assert(offsetof(UVarObjectData, _Actions) == 0x000030, "Member 'UVarObjectData::_Actions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVarDialogData \ static_assert(alignof(UVarDialogData) == 0x000008, "Wrong alignment on UVarDialogData"); \ static_assert(sizeof(UVarDialogData) == 0x000040, "Wrong size on UVarDialogData"); \ #define DUMPER7_ASSERTS_UVarEntityData \ static_assert(alignof(UVarEntityData) == 0x000008, "Wrong alignment on UVarEntityData"); \ static_assert(sizeof(UVarEntityData) == 0x000040, "Wrong size on UVarEntityData"); \ #define DUMPER7_ASSERTS_UVarHubData \ static_assert(alignof(UVarHubData) == 0x000008, "Wrong alignment on UVarHubData"); \ static_assert(sizeof(UVarHubData) == 0x000040, "Wrong size on UVarHubData"); \ #define DUMPER7_ASSERTS_UVarLineData \ static_assert(alignof(UVarLineData) == 0x000008, "Wrong alignment on UVarLineData"); \ static_assert(sizeof(UVarLineData) == 0x000040, "Wrong size on UVarLineData"); \ #define DUMPER7_ASSERTS_UVarObjectiveData \ static_assert(alignof(UVarObjectiveData) == 0x000008, "Wrong alignment on UVarObjectiveData"); \ static_assert(sizeof(UVarObjectiveData) == 0x000040, "Wrong size on UVarObjectiveData"); \ #define DUMPER7_ASSERTS_UVarQuestData \ static_assert(alignof(UVarQuestData) == 0x000008, "Wrong alignment on UVarQuestData"); \ static_assert(sizeof(UVarQuestData) == 0x000040, "Wrong size on UVarQuestData"); \ #define DUMPER7_ASSERTS_UDialogLineMovieSceneSection \ static_assert(alignof(UDialogLineMovieSceneSection) == 0x000008, "Wrong alignment on UDialogLineMovieSceneSection"); \ static_assert(sizeof(UDialogLineMovieSceneSection) == 0x000128, "Wrong size on UDialogLineMovieSceneSection"); \ static_assert(offsetof(UDialogLineMovieSceneSection, _Params) == 0x0000F0, "Member 'UDialogLineMovieSceneSection::_Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogLineMovieSceneTrack \ static_assert(alignof(UDialogLineMovieSceneTrack) == 0x000008, "Wrong alignment on UDialogLineMovieSceneTrack"); \ static_assert(sizeof(UDialogLineMovieSceneTrack) == 0x0000B0, "Wrong size on UDialogLineMovieSceneTrack"); \ static_assert(offsetof(UDialogLineMovieSceneTrack, _Sections) == 0x0000A0, "Member 'UDialogLineMovieSceneTrack::_Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_AddLineSubtitles \ static_assert(alignof(DialogManager_AddLineSubtitles) == 0x000008, "Wrong alignment on DialogManager_AddLineSubtitles"); \ static_assert(sizeof(DialogManager_AddLineSubtitles) == 0x000030, "Wrong size on DialogManager_AddLineSubtitles"); \ static_assert(offsetof(DialogManager_AddLineSubtitles, Index_0) == 0x000000, "Member 'DialogManager_AddLineSubtitles::Index_0' has a wrong offset!"); \ static_assert(offsetof(DialogManager_AddLineSubtitles, line) == 0x000008, "Member 'DialogManager_AddLineSubtitles::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_beginQuest \ static_assert(alignof(DialogManager_beginQuest) == 0x000008, "Wrong alignment on DialogManager_beginQuest"); \ static_assert(sizeof(DialogManager_beginQuest) == 0x000030, "Wrong size on DialogManager_beginQuest"); \ static_assert(offsetof(DialogManager_beginQuest, QuestID) == 0x000000, "Member 'DialogManager_beginQuest::QuestID' has a wrong offset!"); \ static_assert(offsetof(DialogManager_beginQuest, ReturnValue) == 0x000028, "Member 'DialogManager_beginQuest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_EndDialogTalk \ static_assert(alignof(DialogManager_EndDialogTalk) == 0x000008, "Wrong alignment on DialogManager_EndDialogTalk"); \ static_assert(sizeof(DialogManager_EndDialogTalk) == 0x000010, "Wrong size on DialogManager_EndDialogTalk"); \ static_assert(offsetof(DialogManager_EndDialogTalk, speaker) == 0x000000, "Member 'DialogManager_EndDialogTalk::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogManager_EndDialogTalk, ignore) == 0x000008, "Member 'DialogManager_EndDialogTalk::ignore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_FindDialogTalk \ static_assert(alignof(DialogManager_FindDialogTalk) == 0x000008, "Wrong alignment on DialogManager_FindDialogTalk"); \ static_assert(sizeof(DialogManager_FindDialogTalk) == 0x000030, "Wrong size on DialogManager_FindDialogTalk"); \ static_assert(offsetof(DialogManager_FindDialogTalk, DialogID) == 0x000000, "Member 'DialogManager_FindDialogTalk::DialogID' has a wrong offset!"); \ static_assert(offsetof(DialogManager_FindDialogTalk, ReturnValue) == 0x000028, "Member 'DialogManager_FindDialogTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_FindSpeakerTalk \ static_assert(alignof(DialogManager_FindSpeakerTalk) == 0x000008, "Wrong alignment on DialogManager_FindSpeakerTalk"); \ static_assert(sizeof(DialogManager_FindSpeakerTalk) == 0x000010, "Wrong size on DialogManager_FindSpeakerTalk"); \ static_assert(offsetof(DialogManager_FindSpeakerTalk, speaker) == 0x000000, "Member 'DialogManager_FindSpeakerTalk::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogManager_FindSpeakerTalk, ReturnValue) == 0x000008, "Member 'DialogManager_FindSpeakerTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_GetActiveQuests \ static_assert(alignof(DialogManager_GetActiveQuests) == 0x000008, "Wrong alignment on DialogManager_GetActiveQuests"); \ static_assert(sizeof(DialogManager_GetActiveQuests) == 0x000010, "Wrong size on DialogManager_GetActiveQuests"); \ static_assert(offsetof(DialogManager_GetActiveQuests, quests) == 0x000000, "Member 'DialogManager_GetActiveQuests::quests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_getInteractiveTalk \ static_assert(alignof(DialogManager_getInteractiveTalk) == 0x000008, "Wrong alignment on DialogManager_getInteractiveTalk"); \ static_assert(sizeof(DialogManager_getInteractiveTalk) == 0x000008, "Wrong size on DialogManager_getInteractiveTalk"); \ static_assert(offsetof(DialogManager_getInteractiveTalk, ReturnValue) == 0x000000, "Member 'DialogManager_getInteractiveTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_RemoveSubtitles \ static_assert(alignof(DialogManager_RemoveSubtitles) == 0x000004, "Wrong alignment on DialogManager_RemoveSubtitles"); \ static_assert(sizeof(DialogManager_RemoveSubtitles) == 0x000004, "Wrong size on DialogManager_RemoveSubtitles"); \ static_assert(offsetof(DialogManager_RemoveSubtitles, Index_0) == 0x000000, "Member 'DialogManager_RemoveSubtitles::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_SetDialogUI \ static_assert(alignof(DialogManager_SetDialogUI) == 0x000008, "Wrong alignment on DialogManager_SetDialogUI"); \ static_assert(sizeof(DialogManager_SetDialogUI) == 0x000008, "Wrong size on DialogManager_SetDialogUI"); \ static_assert(offsetof(DialogManager_SetDialogUI, UI) == 0x000000, "Member 'DialogManager_SetDialogUI::UI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_SetVOSpeed \ static_assert(alignof(DialogManager_SetVOSpeed) == 0x000004, "Wrong alignment on DialogManager_SetVOSpeed"); \ static_assert(sizeof(DialogManager_SetVOSpeed) == 0x000004, "Wrong size on DialogManager_SetVOSpeed"); \ static_assert(offsetof(DialogManager_SetVOSpeed, Pitch) == 0x000000, "Member 'DialogManager_SetVOSpeed::Pitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_StopTalksWithLowerPriority \ static_assert(alignof(DialogManager_StopTalksWithLowerPriority) == 0x000008, "Wrong alignment on DialogManager_StopTalksWithLowerPriority"); \ static_assert(sizeof(DialogManager_StopTalksWithLowerPriority) == 0x000010, "Wrong size on DialogManager_StopTalksWithLowerPriority"); \ static_assert(offsetof(DialogManager_StopTalksWithLowerPriority, Priority) == 0x000000, "Member 'DialogManager_StopTalksWithLowerPriority::Priority' has a wrong offset!"); \ static_assert(offsetof(DialogManager_StopTalksWithLowerPriority, ignore) == 0x000008, "Member 'DialogManager_StopTalksWithLowerPriority::ignore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_FindQuest \ static_assert(alignof(DialogManager_FindQuest) == 0x000008, "Wrong alignment on DialogManager_FindQuest"); \ static_assert(sizeof(DialogManager_FindQuest) == 0x000030, "Wrong size on DialogManager_FindQuest"); \ static_assert(offsetof(DialogManager_FindQuest, QuestID) == 0x000000, "Member 'DialogManager_FindQuest::QuestID' has a wrong offset!"); \ static_assert(offsetof(DialogManager_FindQuest, ReturnValue) == 0x000028, "Member 'DialogManager_FindQuest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogManager_HasAnyActiveTalk \ static_assert(alignof(DialogManager_HasAnyActiveTalk) == 0x000001, "Wrong alignment on DialogManager_HasAnyActiveTalk"); \ static_assert(sizeof(DialogManager_HasAnyActiveTalk) == 0x000001, "Wrong size on DialogManager_HasAnyActiveTalk"); \ static_assert(offsetof(DialogManager_HasAnyActiveTalk, ReturnValue) == 0x000000, "Member 'DialogManager_HasAnyActiveTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogManager \ static_assert(alignof(UDialogManager) == 0x000008, "Wrong alignment on UDialogManager"); \ static_assert(sizeof(UDialogManager) == 0x000248, "Wrong size on UDialogManager"); \ static_assert(offsetof(UDialogManager, _DialogData) == 0x0000A0, "Member 'UDialogManager::_DialogData' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _AllSpeakers) == 0x0000A8, "Member 'UDialogManager::_AllSpeakers' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _PlayerSpeakers) == 0x0000B8, "Member 'UDialogManager::_PlayerSpeakers' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _ActionCaller) == 0x0000C8, "Member 'UDialogManager::_ActionCaller' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _UI) == 0x0000D0, "Member 'UDialogManager::_UI' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _Subtitles) == 0x0000D8, "Member 'UDialogManager::_Subtitles' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _ResetOnEnd) == 0x0000E0, "Member 'UDialogManager::_ResetOnEnd' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _DialogTalks) == 0x0000E8, "Member 'UDialogManager::_DialogTalks' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _InteractiveTalk) == 0x0000F8, "Member 'UDialogManager::_InteractiveTalk' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _DialogDataList) == 0x000100, "Member 'UDialogManager::_DialogDataList' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnDialogBegin) == 0x000110, "Member 'UDialogManager::_OnDialogBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnDialogFinish) == 0x000120, "Member 'UDialogManager::_OnDialogFinish' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, OnAnyDialogBegin) == 0x000130, "Member 'UDialogManager::OnAnyDialogBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, OnAnyDialogEnd) == 0x000140, "Member 'UDialogManager::OnAnyDialogEnd' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, OnAnyLineBegin) == 0x000150, "Member 'UDialogManager::OnAnyLineBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, OnAnyLineEnd) == 0x000160, "Member 'UDialogManager::OnAnyLineEnd' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _DialogDataSaveGame) == 0x000170, "Member 'UDialogManager::_DialogDataSaveGame' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _QuestsData) == 0x0001E8, "Member 'UDialogManager::_QuestsData' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _Quests) == 0x0001F8, "Member 'UDialogManager::_Quests' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnQuestBegin) == 0x000208, "Member 'UDialogManager::_OnQuestBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnQuestFinish) == 0x000218, "Member 'UDialogManager::_OnQuestFinish' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnObjectiveBegin) == 0x000228, "Member 'UDialogManager::_OnObjectiveBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogManager, _OnObjectiveFinish) == 0x000238, "Member 'UDialogManager::_OnObjectiveFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowTask_GetFlowRef \ static_assert(alignof(FlowTask_GetFlowRef) == 0x000008, "Wrong alignment on FlowTask_GetFlowRef"); \ static_assert(sizeof(FlowTask_GetFlowRef) == 0x000028, "Wrong size on FlowTask_GetFlowRef"); \ static_assert(offsetof(FlowTask_GetFlowRef, ReturnValue) == 0x000000, "Member 'FlowTask_GetFlowRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowTask \ static_assert(alignof(UFlowTask) == 0x000008, "Wrong alignment on UFlowTask"); \ static_assert(sizeof(UFlowTask) == 0x0000C8, "Wrong size on UFlowTask"); \ static_assert(offsetof(UFlowTask, _FlowRef) == 0x0000A0, "Member 'UFlowTask::_FlowRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogVariableData \ static_assert(alignof(UDialogVariableData) == 0x000008, "Wrong alignment on UDialogVariableData"); \ static_assert(sizeof(UDialogVariableData) == 0x000030, "Wrong size on UDialogVariableData"); \ #define DUMPER7_ASSERTS_DialogScriptInterface_DialogScript \ static_assert(alignof(DialogScriptInterface_DialogScript) == 0x000008, "Wrong alignment on DialogScriptInterface_DialogScript"); \ static_assert(sizeof(DialogScriptInterface_DialogScript) == 0x000020, "Wrong size on DialogScriptInterface_DialogScript"); \ static_assert(offsetof(DialogScriptInterface_DialogScript, DialogTalk) == 0x000000, "Member 'DialogScriptInterface_DialogScript::DialogTalk' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScript, EventType) == 0x000008, "Member 'DialogScriptInterface_DialogScript::EventType' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScript, userInteger) == 0x00000C, "Member 'DialogScriptInterface_DialogScript::userInteger' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScript, userString) == 0x000010, "Member 'DialogScriptInterface_DialogScript::userString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogScriptInterface_DialogScriptByTag \ static_assert(alignof(DialogScriptInterface_DialogScriptByTag) == 0x000008, "Wrong alignment on DialogScriptInterface_DialogScriptByTag"); \ static_assert(sizeof(DialogScriptInterface_DialogScriptByTag) == 0x000030, "Wrong size on DialogScriptInterface_DialogScriptByTag"); \ static_assert(offsetof(DialogScriptInterface_DialogScriptByTag, eventTag) == 0x000000, "Member 'DialogScriptInterface_DialogScriptByTag::eventTag' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScriptByTag, DialogTalk) == 0x000008, "Member 'DialogScriptInterface_DialogScriptByTag::DialogTalk' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScriptByTag, userInteger) == 0x000010, "Member 'DialogScriptInterface_DialogScriptByTag::userInteger' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScriptByTag, userString) == 0x000018, "Member 'DialogScriptInterface_DialogScriptByTag::userString' has a wrong offset!"); \ static_assert(offsetof(DialogScriptInterface_DialogScriptByTag, userAsset) == 0x000028, "Member 'DialogScriptInterface_DialogScriptByTag::userAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDialogScriptInterface \ static_assert(alignof(IDialogScriptInterface) == 0x000001, "Wrong alignment on IDialogScriptInterface"); \ static_assert(sizeof(IDialogScriptInterface) == 0x000001, "Wrong size on IDialogScriptInterface"); \ #define DUMPER7_ASSERTS_DialogSpeaker_AddVoiceParameter \ static_assert(alignof(DialogSpeaker_AddVoiceParameter) == 0x000004, "Wrong alignment on DialogSpeaker_AddVoiceParameter"); \ static_assert(sizeof(DialogSpeaker_AddVoiceParameter) == 0x000010, "Wrong size on DialogSpeaker_AddVoiceParameter"); \ static_assert(offsetof(DialogSpeaker_AddVoiceParameter, Name_0) == 0x000000, "Member 'DialogSpeaker_AddVoiceParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(DialogSpeaker_AddVoiceParameter, Value) == 0x000008, "Member 'DialogSpeaker_AddVoiceParameter::Value' has a wrong offset!"); \ static_assert(offsetof(DialogSpeaker_AddVoiceParameter, InterpolationTime) == 0x00000C, "Member 'DialogSpeaker_AddVoiceParameter::InterpolationTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_playTalk \ static_assert(alignof(DialogSpeaker_playTalk) == 0x000008, "Wrong alignment on DialogSpeaker_playTalk"); \ static_assert(sizeof(DialogSpeaker_playTalk) == 0x000018, "Wrong size on DialogSpeaker_playTalk"); \ static_assert(offsetof(DialogSpeaker_playTalk, Info) == 0x000000, "Member 'DialogSpeaker_playTalk::Info' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_RemoveVoiceParameter \ static_assert(alignof(DialogSpeaker_RemoveVoiceParameter) == 0x000004, "Wrong alignment on DialogSpeaker_RemoveVoiceParameter"); \ static_assert(sizeof(DialogSpeaker_RemoveVoiceParameter) == 0x00000C, "Wrong size on DialogSpeaker_RemoveVoiceParameter"); \ static_assert(offsetof(DialogSpeaker_RemoveVoiceParameter, Name_0) == 0x000000, "Member 'DialogSpeaker_RemoveVoiceParameter::Name_0' has a wrong offset!"); \ static_assert(offsetof(DialogSpeaker_RemoveVoiceParameter, InterpolationTime) == 0x000008, "Member 'DialogSpeaker_RemoveVoiceParameter::InterpolationTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_SetIsPlayerSpeaker \ static_assert(alignof(DialogSpeaker_SetIsPlayerSpeaker) == 0x000001, "Wrong alignment on DialogSpeaker_SetIsPlayerSpeaker"); \ static_assert(sizeof(DialogSpeaker_SetIsPlayerSpeaker) == 0x000001, "Wrong size on DialogSpeaker_SetIsPlayerSpeaker"); \ static_assert(offsetof(DialogSpeaker_SetIsPlayerSpeaker, is) == 0x000000, "Member 'DialogSpeaker_SetIsPlayerSpeaker::is' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_CanStartTalk \ static_assert(alignof(DialogSpeaker_CanStartTalk) == 0x000001, "Wrong alignment on DialogSpeaker_CanStartTalk"); \ static_assert(sizeof(DialogSpeaker_CanStartTalk) == 0x000001, "Wrong size on DialogSpeaker_CanStartTalk"); \ static_assert(offsetof(DialogSpeaker_CanStartTalk, ReturnValue) == 0x000000, "Member 'DialogSpeaker_CanStartTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_GetCurrentVoice \ static_assert(alignof(DialogSpeaker_GetCurrentVoice) == 0x000008, "Wrong alignment on DialogSpeaker_GetCurrentVoice"); \ static_assert(sizeof(DialogSpeaker_GetCurrentVoice) == 0x000008, "Wrong size on DialogSpeaker_GetCurrentVoice"); \ static_assert(offsetof(DialogSpeaker_GetCurrentVoice, ReturnValue) == 0x000000, "Member 'DialogSpeaker_GetCurrentVoice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_GetDistanceToPlayer \ static_assert(alignof(DialogSpeaker_GetDistanceToPlayer) == 0x000004, "Wrong alignment on DialogSpeaker_GetDistanceToPlayer"); \ static_assert(sizeof(DialogSpeaker_GetDistanceToPlayer) == 0x000004, "Wrong size on DialogSpeaker_GetDistanceToPlayer"); \ static_assert(offsetof(DialogSpeaker_GetDistanceToPlayer, ReturnValue) == 0x000000, "Member 'DialogSpeaker_GetDistanceToPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_GetTalkID \ static_assert(alignof(DialogSpeaker_GetTalkID) == 0x000008, "Wrong alignment on DialogSpeaker_GetTalkID"); \ static_assert(sizeof(DialogSpeaker_GetTalkID) == 0x000028, "Wrong size on DialogSpeaker_GetTalkID"); \ static_assert(offsetof(DialogSpeaker_GetTalkID, ReturnValue) == 0x000000, "Member 'DialogSpeaker_GetTalkID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSpeaker_IsPlayerSpeaker \ static_assert(alignof(DialogSpeaker_IsPlayerSpeaker) == 0x000001, "Wrong alignment on DialogSpeaker_IsPlayerSpeaker"); \ static_assert(sizeof(DialogSpeaker_IsPlayerSpeaker) == 0x000001, "Wrong size on DialogSpeaker_IsPlayerSpeaker"); \ static_assert(offsetof(DialogSpeaker_IsPlayerSpeaker, ReturnValue) == 0x000000, "Member 'DialogSpeaker_IsPlayerSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogSpeaker \ static_assert(alignof(UDialogSpeaker) == 0x000010, "Wrong alignment on UDialogSpeaker"); \ static_assert(sizeof(UDialogSpeaker) == 0x000530, "Wrong size on UDialogSpeaker"); \ static_assert(offsetof(UDialogSpeaker, _Entity) == 0x0002A0, "Member 'UDialogSpeaker::_Entity' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _DialogEntry) == 0x0002C8, "Member 'UDialogSpeaker::_DialogEntry' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _VoiceOffset) == 0x000448, "Member 'UDialogSpeaker::_VoiceOffset' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _VoiceAttenuation) == 0x000460, "Member 'UDialogSpeaker::_VoiceAttenuation' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _Voices) == 0x000470, "Member 'UDialogSpeaker::_Voices' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _UI) == 0x000480, "Member 'UDialogSpeaker::_UI' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _VoiceParameters) == 0x000488, "Member 'UDialogSpeaker::_VoiceParameters' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _OnDialogBegin) == 0x0004D8, "Member 'UDialogSpeaker::_OnDialogBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _OnDialogEnd) == 0x0004E8, "Member 'UDialogSpeaker::_OnDialogEnd' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _OnLineBegin) == 0x0004F8, "Member 'UDialogSpeaker::_OnLineBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _OnLineEnd) == 0x000508, "Member 'UDialogSpeaker::_OnLineEnd' has a wrong offset!"); \ static_assert(offsetof(UDialogSpeaker, _OnStartVoicePlayback) == 0x000518, "Member 'UDialogSpeaker::_OnStartVoicePlayback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogPlayer_playTalk \ static_assert(alignof(DialogPlayer_playTalk) == 0x000008, "Wrong alignment on DialogPlayer_playTalk"); \ static_assert(sizeof(DialogPlayer_playTalk) == 0x000008, "Wrong size on DialogPlayer_playTalk"); \ static_assert(offsetof(DialogPlayer_playTalk, ReturnValue) == 0x000000, "Member 'DialogPlayer_playTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogPlayer_CanStartTalk \ static_assert(alignof(DialogPlayer_CanStartTalk) == 0x000001, "Wrong alignment on DialogPlayer_CanStartTalk"); \ static_assert(sizeof(DialogPlayer_CanStartTalk) == 0x000001, "Wrong size on DialogPlayer_CanStartTalk"); \ static_assert(offsetof(DialogPlayer_CanStartTalk, ReturnValue) == 0x000000, "Member 'DialogPlayer_CanStartTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogPlayer_GetTalkID \ static_assert(alignof(DialogPlayer_GetTalkID) == 0x000008, "Wrong alignment on DialogPlayer_GetTalkID"); \ static_assert(sizeof(DialogPlayer_GetTalkID) == 0x000028, "Wrong size on DialogPlayer_GetTalkID"); \ static_assert(offsetof(DialogPlayer_GetTalkID, ReturnValue) == 0x000000, "Member 'DialogPlayer_GetTalkID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogPlayer \ static_assert(alignof(UDialogPlayer) == 0x000008, "Wrong alignment on UDialogPlayer"); \ static_assert(sizeof(UDialogPlayer) == 0x000248, "Wrong size on UDialogPlayer"); \ static_assert(offsetof(UDialogPlayer, _DialogEntry) == 0x0000A0, "Member 'UDialogPlayer::_DialogEntry' has a wrong offset!"); \ static_assert(offsetof(UDialogPlayer, _Speakers) == 0x000218, "Member 'UDialogPlayer::_Speakers' has a wrong offset!"); \ static_assert(offsetof(UDialogPlayer, _OnDialogBegin) == 0x000228, "Member 'UDialogPlayer::_OnDialogBegin' has a wrong offset!"); \ static_assert(offsetof(UDialogPlayer, _OnDialogEnd) == 0x000238, "Member 'UDialogPlayer::_OnDialogEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitles_AddSubtitle \ static_assert(alignof(DialogSubtitles_AddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitles_AddSubtitle"); \ static_assert(sizeof(DialogSubtitles_AddSubtitle) == 0x000030, "Wrong size on DialogSubtitles_AddSubtitle"); \ static_assert(offsetof(DialogSubtitles_AddSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitles_AddSubtitle::Index_0' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitles_AddSubtitle, line) == 0x000008, "Member 'DialogSubtitles_AddSubtitle::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitles_ChangeVisibility \ static_assert(alignof(DialogSubtitles_ChangeVisibility) == 0x000001, "Wrong alignment on DialogSubtitles_ChangeVisibility"); \ static_assert(sizeof(DialogSubtitles_ChangeVisibility) == 0x000001, "Wrong size on DialogSubtitles_ChangeVisibility"); \ static_assert(offsetof(DialogSubtitles_ChangeVisibility, Show) == 0x000000, "Member 'DialogSubtitles_ChangeVisibility::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogSubtitles_GetLocalizedSpeakerName \ static_assert(alignof(DialogSubtitles_GetLocalizedSpeakerName) == 0x000008, "Wrong alignment on DialogSubtitles_GetLocalizedSpeakerName"); \ static_assert(sizeof(DialogSubtitles_GetLocalizedSpeakerName) == 0x000040, "Wrong size on DialogSubtitles_GetLocalizedSpeakerName"); \ static_assert(offsetof(DialogSubtitles_GetLocalizedSpeakerName, entity) == 0x000000, "Member 'DialogSubtitles_GetLocalizedSpeakerName::entity' has a wrong offset!"); \ static_assert(offsetof(DialogSubtitles_GetLocalizedSpeakerName, ReturnValue) == 0x000028, "Member 'DialogSubtitles_GetLocalizedSpeakerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogSubtitles \ static_assert(alignof(UDialogSubtitles) == 0x000008, "Wrong alignment on UDialogSubtitles"); \ static_assert(sizeof(UDialogSubtitles) == 0x0000A8, "Wrong size on UDialogSubtitles"); \ static_assert(offsetof(UDialogSubtitles, _MarkMissingSpeakers) == 0x0000A0, "Member 'UDialogSubtitles::_MarkMissingSpeakers' has a wrong offset!"); \ static_assert(offsetof(UDialogSubtitles, _MaxDistance) == 0x0000A4, "Member 'UDialogSubtitles::_MaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDialogSubtitles_OnAddSubtitle \ static_assert(alignof(ScriptDialogSubtitles_OnAddSubtitle) == 0x000008, "Wrong alignment on ScriptDialogSubtitles_OnAddSubtitle"); \ static_assert(sizeof(ScriptDialogSubtitles_OnAddSubtitle) == 0x000068, "Wrong size on ScriptDialogSubtitles_OnAddSubtitle"); \ static_assert(offsetof(ScriptDialogSubtitles_OnAddSubtitle, Index_0) == 0x000000, "Member 'ScriptDialogSubtitles_OnAddSubtitle::Index_0' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogSubtitles_OnAddSubtitle, Text) == 0x000008, "Member 'ScriptDialogSubtitles_OnAddSubtitle::Text' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogSubtitles_OnAddSubtitle, speakerName) == 0x000020, "Member 'ScriptDialogSubtitles_OnAddSubtitle::speakerName' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogSubtitles_OnAddSubtitle, Color) == 0x000038, "Member 'ScriptDialogSubtitles_OnAddSubtitle::Color' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogSubtitles_OnAddSubtitle, entity) == 0x000040, "Member 'ScriptDialogSubtitles_OnAddSubtitle::entity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDialogSubtitles_OnChangeVisibility \ static_assert(alignof(ScriptDialogSubtitles_OnChangeVisibility) == 0x000001, "Wrong alignment on ScriptDialogSubtitles_OnChangeVisibility"); \ static_assert(sizeof(ScriptDialogSubtitles_OnChangeVisibility) == 0x000001, "Wrong size on ScriptDialogSubtitles_OnChangeVisibility"); \ static_assert(offsetof(ScriptDialogSubtitles_OnChangeVisibility, Show) == 0x000000, "Member 'ScriptDialogSubtitles_OnChangeVisibility::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDialogSubtitles_OnRemoveSubtitle \ static_assert(alignof(ScriptDialogSubtitles_OnRemoveSubtitle) == 0x000004, "Wrong alignment on ScriptDialogSubtitles_OnRemoveSubtitle"); \ static_assert(sizeof(ScriptDialogSubtitles_OnRemoveSubtitle) == 0x000004, "Wrong size on ScriptDialogSubtitles_OnRemoveSubtitle"); \ static_assert(offsetof(ScriptDialogSubtitles_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'ScriptDialogSubtitles_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptDialogSubtitles \ static_assert(alignof(UScriptDialogSubtitles) == 0x000008, "Wrong alignment on UScriptDialogSubtitles"); \ static_assert(sizeof(UScriptDialogSubtitles) == 0x0000A8, "Wrong size on UScriptDialogSubtitles"); \ #define DUMPER7_ASSERTS_DialogTalk_Choose \ static_assert(alignof(DialogTalk_Choose) == 0x000004, "Wrong alignment on DialogTalk_Choose"); \ static_assert(sizeof(DialogTalk_Choose) == 0x000008, "Wrong size on DialogTalk_Choose"); \ static_assert(offsetof(DialogTalk_Choose, choice) == 0x000000, "Member 'DialogTalk_Choose::choice' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_Choose, endIfFail) == 0x000004, "Member 'DialogTalk_Choose::endIfFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_OnAkPostEventCallback \ static_assert(alignof(DialogTalk_OnAkPostEventCallback) == 0x000008, "Wrong alignment on DialogTalk_OnAkPostEventCallback"); \ static_assert(sizeof(DialogTalk_OnAkPostEventCallback) == 0x000010, "Wrong size on DialogTalk_OnAkPostEventCallback"); \ static_assert(offsetof(DialogTalk_OnAkPostEventCallback, CallbackType) == 0x000000, "Member 'DialogTalk_OnAkPostEventCallback::CallbackType' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_OnAkPostEventCallback, CallbackInfo) == 0x000008, "Member 'DialogTalk_OnAkPostEventCallback::CallbackInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_OnSubTalkFinished \ static_assert(alignof(DialogTalk_OnSubTalkFinished) == 0x000001, "Wrong alignment on DialogTalk_OnSubTalkFinished"); \ static_assert(sizeof(DialogTalk_OnSubTalkFinished) == 0x000001, "Wrong size on DialogTalk_OnSubTalkFinished"); \ static_assert(offsetof(DialogTalk_OnSubTalkFinished, Completed) == 0x000000, "Member 'DialogTalk_OnSubTalkFinished::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_PlayLine \ static_assert(alignof(DialogTalk_PlayLine) == 0x000008, "Wrong alignment on DialogTalk_PlayLine"); \ static_assert(sizeof(DialogTalk_PlayLine) == 0x000038, "Wrong size on DialogTalk_PlayLine"); \ static_assert(offsetof(DialogTalk_PlayLine, dialogLineID) == 0x000000, "Member 'DialogTalk_PlayLine::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_PlayLine, WorldContext) == 0x000028, "Member 'DialogTalk_PlayLine::WorldContext' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_PlayLine, ReturnValue) == 0x000030, "Member 'DialogTalk_PlayLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_playTalk \ static_assert(alignof(DialogTalk_playTalk) == 0x000008, "Wrong alignment on DialogTalk_playTalk"); \ static_assert(sizeof(DialogTalk_playTalk) == 0x000038, "Wrong size on DialogTalk_playTalk"); \ static_assert(offsetof(DialogTalk_playTalk, DialogID) == 0x000000, "Member 'DialogTalk_playTalk::DialogID' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_playTalk, WorldContext) == 0x000028, "Member 'DialogTalk_playTalk::WorldContext' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_playTalk, ReturnValue) == 0x000030, "Member 'DialogTalk_playTalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_PlayTalkFromLine \ static_assert(alignof(DialogTalk_PlayTalkFromLine) == 0x000008, "Wrong alignment on DialogTalk_PlayTalkFromLine"); \ static_assert(sizeof(DialogTalk_PlayTalkFromLine) == 0x000038, "Wrong size on DialogTalk_PlayTalkFromLine"); \ static_assert(offsetof(DialogTalk_PlayTalkFromLine, dialogLineID) == 0x000000, "Member 'DialogTalk_PlayTalkFromLine::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_PlayTalkFromLine, WorldContext) == 0x000028, "Member 'DialogTalk_PlayTalkFromLine::WorldContext' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_PlayTalkFromLine, ReturnValue) == 0x000030, "Member 'DialogTalk_PlayTalkFromLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_Skip \ static_assert(alignof(DialogTalk_Skip) == 0x000001, "Wrong alignment on DialogTalk_Skip"); \ static_assert(sizeof(DialogTalk_Skip) == 0x000001, "Wrong size on DialogTalk_Skip"); \ static_assert(offsetof(DialogTalk_Skip, ReturnValue) == 0x000000, "Member 'DialogTalk_Skip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_Stop \ static_assert(alignof(DialogTalk_Stop) == 0x000008, "Wrong alignment on DialogTalk_Stop"); \ static_assert(sizeof(DialogTalk_Stop) == 0x000008, "Wrong size on DialogTalk_Stop"); \ static_assert(offsetof(DialogTalk_Stop, WorldContext) == 0x000000, "Member 'DialogTalk_Stop::WorldContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_FindNonPlayerSpeaker \ static_assert(alignof(DialogTalk_FindNonPlayerSpeaker) == 0x000008, "Wrong alignment on DialogTalk_FindNonPlayerSpeaker"); \ static_assert(sizeof(DialogTalk_FindNonPlayerSpeaker) == 0x000008, "Wrong size on DialogTalk_FindNonPlayerSpeaker"); \ static_assert(offsetof(DialogTalk_FindNonPlayerSpeaker, ReturnValue) == 0x000000, "Member 'DialogTalk_FindNonPlayerSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_FindPlayerSpeaker \ static_assert(alignof(DialogTalk_FindPlayerSpeaker) == 0x000008, "Wrong alignment on DialogTalk_FindPlayerSpeaker"); \ static_assert(sizeof(DialogTalk_FindPlayerSpeaker) == 0x000008, "Wrong size on DialogTalk_FindPlayerSpeaker"); \ static_assert(offsetof(DialogTalk_FindPlayerSpeaker, ReturnValue) == 0x000000, "Member 'DialogTalk_FindPlayerSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_FindSpeaker \ static_assert(alignof(DialogTalk_FindSpeaker) == 0x000008, "Wrong alignment on DialogTalk_FindSpeaker"); \ static_assert(sizeof(DialogTalk_FindSpeaker) == 0x000030, "Wrong size on DialogTalk_FindSpeaker"); \ static_assert(offsetof(DialogTalk_FindSpeaker, speakerID) == 0x000000, "Member 'DialogTalk_FindSpeaker::speakerID' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_FindSpeaker, ReturnValue) == 0x000028, "Member 'DialogTalk_FindSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_getAllSpeakers \ static_assert(alignof(DialogTalk_getAllSpeakers) == 0x000008, "Wrong alignment on DialogTalk_getAllSpeakers"); \ static_assert(sizeof(DialogTalk_getAllSpeakers) == 0x000010, "Wrong size on DialogTalk_getAllSpeakers"); \ static_assert(offsetof(DialogTalk_getAllSpeakers, speakers) == 0x000000, "Member 'DialogTalk_getAllSpeakers::speakers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_GetCurrentSpeaker \ static_assert(alignof(DialogTalk_GetCurrentSpeaker) == 0x000008, "Wrong alignment on DialogTalk_GetCurrentSpeaker"); \ static_assert(sizeof(DialogTalk_GetCurrentSpeaker) == 0x000008, "Wrong size on DialogTalk_GetCurrentSpeaker"); \ static_assert(offsetof(DialogTalk_GetCurrentSpeaker, ReturnValue) == 0x000000, "Member 'DialogTalk_GetCurrentSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_GetPriority \ static_assert(alignof(DialogTalk_GetPriority) == 0x000001, "Wrong alignment on DialogTalk_GetPriority"); \ static_assert(sizeof(DialogTalk_GetPriority) == 0x000001, "Wrong size on DialogTalk_GetPriority"); \ static_assert(offsetof(DialogTalk_GetPriority, ReturnValue) == 0x000000, "Member 'DialogTalk_GetPriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_GetResumeableLine \ static_assert(alignof(DialogTalk_GetResumeableLine) == 0x000008, "Wrong alignment on DialogTalk_GetResumeableLine"); \ static_assert(sizeof(DialogTalk_GetResumeableLine) == 0x000028, "Wrong size on DialogTalk_GetResumeableLine"); \ static_assert(offsetof(DialogTalk_GetResumeableLine, ReturnValue) == 0x000000, "Member 'DialogTalk_GetResumeableLine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_HasSpeaker \ static_assert(alignof(DialogTalk_HasSpeaker) == 0x000008, "Wrong alignment on DialogTalk_HasSpeaker"); \ static_assert(sizeof(DialogTalk_HasSpeaker) == 0x000010, "Wrong size on DialogTalk_HasSpeaker"); \ static_assert(offsetof(DialogTalk_HasSpeaker, speaker) == 0x000000, "Member 'DialogTalk_HasSpeaker::speaker' has a wrong offset!"); \ static_assert(offsetof(DialogTalk_HasSpeaker, ReturnValue) == 0x000008, "Member 'DialogTalk_HasSpeaker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_IsFinished \ static_assert(alignof(DialogTalk_IsFinished) == 0x000001, "Wrong alignment on DialogTalk_IsFinished"); \ static_assert(sizeof(DialogTalk_IsFinished) == 0x000001, "Wrong size on DialogTalk_IsFinished"); \ static_assert(offsetof(DialogTalk_IsFinished, ReturnValue) == 0x000000, "Member 'DialogTalk_IsFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogTalk_IsFinishedOrSuspended \ static_assert(alignof(DialogTalk_IsFinishedOrSuspended) == 0x000001, "Wrong alignment on DialogTalk_IsFinishedOrSuspended"); \ static_assert(sizeof(DialogTalk_IsFinishedOrSuspended) == 0x000001, "Wrong size on DialogTalk_IsFinishedOrSuspended"); \ static_assert(offsetof(DialogTalk_IsFinishedOrSuspended, ReturnValue) == 0x000000, "Member 'DialogTalk_IsFinishedOrSuspended::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogTalk \ static_assert(alignof(UDialogTalk) == 0x000008, "Wrong alignment on UDialogTalk"); \ static_assert(sizeof(UDialogTalk) == 0x000388, "Wrong size on UDialogTalk"); \ static_assert(offsetof(UDialogTalk, _Speakers) == 0x0000C8, "Member 'UDialogTalk::_Speakers' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _CurrentSpeaker) == 0x0000D8, "Member 'UDialogTalk::_CurrentSpeaker' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _CurrentVoiceOver) == 0x0000E0, "Member 'UDialogTalk::_CurrentVoiceOver' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _ActiveDialog) == 0x0000E8, "Member 'UDialogTalk::_ActiveDialog' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _CurrentLine) == 0x0000EC, "Member 'UDialogTalk::_CurrentLine' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _CurrentLineLocalization) == 0x0000F0, "Member 'UDialogTalk::_CurrentLineLocalization' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _CurrentVoiceAttenuation) == 0x000198, "Member 'UDialogTalk::_CurrentVoiceAttenuation' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _PauseAfterLine) == 0x0001A4, "Member 'UDialogTalk::_PauseAfterLine' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _TimeToDistanceCheck) == 0x0001A8, "Member 'UDialogTalk::_TimeToDistanceCheck' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _State) == 0x0001AC, "Member 'UDialogTalk::_State' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _VoiceState) == 0x0001AD, "Member 'UDialogTalk::_VoiceState' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _AutoDestroy) == 0x0001B0, "Member 'UDialogTalk::_AutoDestroy' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _DialogInfo) == 0x0001B8, "Member 'UDialogTalk::_DialogInfo' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _OnDialogFinished) == 0x000280, "Member 'UDialogTalk::_OnDialogFinished' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _DialogData) == 0x0002A8, "Member 'UDialogTalk::_DialogData' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _UI) == 0x0002B0, "Member 'UDialogTalk::_UI' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _MaxDistance) == 0x0002B8, "Member 'UDialogTalk::_MaxDistance' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _DistanceCheckPeriod) == 0x0002BC, "Member 'UDialogTalk::_DistanceCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _Entities) == 0x0002C0, "Member 'UDialogTalk::_Entities' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _ParentTalk) == 0x000310, "Member 'UDialogTalk::_ParentTalk' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _SubTalk) == 0x000318, "Member 'UDialogTalk::_SubTalk' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _ChoiceObserver) == 0x000320, "Member 'UDialogTalk::_ChoiceObserver' has a wrong offset!"); \ static_assert(offsetof(UDialogTalk, _LoadedVO) == 0x000328, "Member 'UDialogTalk::_LoadedVO' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogUI \ static_assert(alignof(UDialogUI) == 0x000008, "Wrong alignment on UDialogUI"); \ static_assert(sizeof(UDialogUI) == 0x0000A8, "Wrong size on UDialogUI"); \ static_assert(offsetof(UDialogUI, _DialogTalk) == 0x0000A0, "Member 'UDialogUI::_DialogTalk' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDialogUI_OnAddChoice \ static_assert(alignof(ScriptDialogUI_OnAddChoice) == 0x000008, "Wrong alignment on ScriptDialogUI_OnAddChoice"); \ static_assert(sizeof(ScriptDialogUI_OnAddChoice) == 0x000020, "Wrong size on ScriptDialogUI_OnAddChoice"); \ static_assert(offsetof(ScriptDialogUI_OnAddChoice, Text) == 0x000000, "Member 'ScriptDialogUI_OnAddChoice::Text' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogUI_OnAddChoice, line) == 0x000018, "Member 'ScriptDialogUI_OnAddChoice::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDialogUI_OnDialogLine \ static_assert(alignof(ScriptDialogUI_OnDialogLine) == 0x000008, "Wrong alignment on ScriptDialogUI_OnDialogLine"); \ static_assert(sizeof(ScriptDialogUI_OnDialogLine) == 0x000020, "Wrong size on ScriptDialogUI_OnDialogLine"); \ static_assert(offsetof(ScriptDialogUI_OnDialogLine, Text) == 0x000000, "Member 'ScriptDialogUI_OnDialogLine::Text' has a wrong offset!"); \ static_assert(offsetof(ScriptDialogUI_OnDialogLine, line) == 0x000018, "Member 'ScriptDialogUI_OnDialogLine::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptDialogUI \ static_assert(alignof(UScriptDialogUI) == 0x000008, "Wrong alignment on UScriptDialogUI"); \ static_assert(sizeof(UScriptDialogUI) == 0x0000A8, "Wrong size on UScriptDialogUI"); \ #define DUMPER7_ASSERTS_UBlairwitchDialogVoices \ static_assert(alignof(UBlairwitchDialogVoices) == 0x000008, "Wrong alignment on UBlairwitchDialogVoices"); \ static_assert(sizeof(UBlairwitchDialogVoices) == 0x000168, "Wrong size on UBlairwitchDialogVoices"); \ #define DUMPER7_ASSERTS_UWwiseDialogVoices \ static_assert(alignof(UWwiseDialogVoices) == 0x000008, "Wrong alignment on UWwiseDialogVoices"); \ static_assert(sizeof(UWwiseDialogVoices) == 0x0001A8, "Wrong size on UWwiseDialogVoices"); \ static_assert(offsetof(UWwiseDialogVoices, _LineTextLen) == 0x000118, "Member 'UWwiseDialogVoices::_LineTextLen' has a wrong offset!"); \ static_assert(offsetof(UWwiseDialogVoices, _ObjectPath) == 0x000120, "Member 'UWwiseDialogVoices::_ObjectPath' has a wrong offset!"); \ static_assert(offsetof(UWwiseDialogVoices, _WEventPath) == 0x000130, "Member 'UWwiseDialogVoices::_WEventPath' has a wrong offset!"); \ static_assert(offsetof(UWwiseDialogVoices, _UEventPath) == 0x000140, "Member 'UWwiseDialogVoices::_UEventPath' has a wrong offset!"); \ static_assert(offsetof(UWwiseDialogVoices, _WaveEvent) == 0x000150, "Member 'UWwiseDialogVoices::_WaveEvent' has a wrong offset!"); \ static_assert(offsetof(UWwiseDialogVoices, _PreloadedVoiceOvers) == 0x000158, "Member 'UWwiseDialogVoices::_PreloadedVoiceOvers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptFlowAction_ScriptPerform \ static_assert(alignof(ScriptFlowAction_ScriptPerform) == 0x000008, "Wrong alignment on ScriptFlowAction_ScriptPerform"); \ static_assert(sizeof(ScriptFlowAction_ScriptPerform) == 0x000008, "Wrong size on ScriptFlowAction_ScriptPerform"); \ static_assert(offsetof(ScriptFlowAction_ScriptPerform, Context) == 0x000000, "Member 'ScriptFlowAction_ScriptPerform::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptFlowAction_ScriptStop \ static_assert(alignof(ScriptFlowAction_ScriptStop) == 0x000008, "Wrong alignment on ScriptFlowAction_ScriptStop"); \ static_assert(sizeof(ScriptFlowAction_ScriptStop) == 0x000008, "Wrong size on ScriptFlowAction_ScriptStop"); \ static_assert(offsetof(ScriptFlowAction_ScriptStop, Context) == 0x000000, "Member 'ScriptFlowAction_ScriptStop::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptFlowAction_ScriptTick \ static_assert(alignof(ScriptFlowAction_ScriptTick) == 0x000008, "Wrong alignment on ScriptFlowAction_ScriptTick"); \ static_assert(sizeof(ScriptFlowAction_ScriptTick) == 0x000008, "Wrong size on ScriptFlowAction_ScriptTick"); \ static_assert(offsetof(ScriptFlowAction_ScriptTick, Context) == 0x000000, "Member 'ScriptFlowAction_ScriptTick::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptFlowAction_ScriptToString \ static_assert(alignof(ScriptFlowAction_ScriptToString) == 0x000008, "Wrong alignment on ScriptFlowAction_ScriptToString"); \ static_assert(sizeof(ScriptFlowAction_ScriptToString) == 0x000010, "Wrong size on ScriptFlowAction_ScriptToString"); \ static_assert(offsetof(ScriptFlowAction_ScriptToString, ReturnValue) == 0x000000, "Member 'ScriptFlowAction_ScriptToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptFlowAction \ static_assert(alignof(UScriptFlowAction) == 0x000008, "Wrong alignment on UScriptFlowAction"); \ static_assert(sizeof(UScriptFlowAction) == 0x0000C8, "Wrong size on UScriptFlowAction"); \ #define DUMPER7_ASSERTS_UFlowActionCaller \ static_assert(alignof(UFlowActionCaller) == 0x000008, "Wrong alignment on UFlowActionCaller"); \ static_assert(sizeof(UFlowActionCaller) == 0x0000C0, "Wrong size on UFlowActionCaller"); \ static_assert(offsetof(UFlowActionCaller, _DelayedActions) == 0x0000A0, "Member 'UFlowActionCaller::_DelayedActions' has a wrong offset!"); \ static_assert(offsetof(UFlowActionCaller, _RunningActions) == 0x0000B0, "Member 'UFlowActionCaller::_RunningActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStopAnimationFA \ static_assert(alignof(UStopAnimationFA) == 0x000008, "Wrong alignment on UStopAnimationFA"); \ static_assert(sizeof(UStopAnimationFA) == 0x000160, "Wrong size on UStopAnimationFA"); \ static_assert(offsetof(UStopAnimationFA, _Performer) == 0x0000C8, "Member 'UStopAnimationFA::_Performer' has a wrong offset!"); \ static_assert(offsetof(UStopAnimationFA, _ComponentTag) == 0x000148, "Member 'UStopAnimationFA::_ComponentTag' has a wrong offset!"); \ static_assert(offsetof(UStopAnimationFA, _SlotName) == 0x000150, "Member 'UStopAnimationFA::_SlotName' has a wrong offset!"); \ static_assert(offsetof(UStopAnimationFA, _BlendOutTime) == 0x000158, "Member 'UStopAnimationFA::_BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCallDialogEventFA \ static_assert(alignof(UCallDialogEventFA) == 0x000008, "Wrong alignment on UCallDialogEventFA"); \ static_assert(sizeof(UCallDialogEventFA) == 0x000170, "Wrong size on UCallDialogEventFA"); \ static_assert(offsetof(UCallDialogEventFA, _Performer) == 0x0000C8, "Member 'UCallDialogEventFA::_Performer' has a wrong offset!"); \ static_assert(offsetof(UCallDialogEventFA, _UserTag) == 0x000148, "Member 'UCallDialogEventFA::_UserTag' has a wrong offset!"); \ static_assert(offsetof(UCallDialogEventFA, _UserString) == 0x000150, "Member 'UCallDialogEventFA::_UserString' has a wrong offset!"); \ static_assert(offsetof(UCallDialogEventFA, _UserInteger) == 0x000160, "Member 'UCallDialogEventFA::_UserInteger' has a wrong offset!"); \ static_assert(offsetof(UCallDialogEventFA, _UserAsset) == 0x000168, "Member 'UCallDialogEventFA::_UserAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCallQuestEventFA \ static_assert(alignof(UCallQuestEventFA) == 0x000008, "Wrong alignment on UCallQuestEventFA"); \ static_assert(sizeof(UCallQuestEventFA) == 0x000168, "Wrong size on UCallQuestEventFA"); \ static_assert(offsetof(UCallQuestEventFA, _Performer) == 0x0000C8, "Member 'UCallQuestEventFA::_Performer' has a wrong offset!"); \ static_assert(offsetof(UCallQuestEventFA, _UserTag) == 0x000148, "Member 'UCallQuestEventFA::_UserTag' has a wrong offset!"); \ static_assert(offsetof(UCallQuestEventFA, _UserString) == 0x000150, "Member 'UCallQuestEventFA::_UserString' has a wrong offset!"); \ static_assert(offsetof(UCallQuestEventFA, _UserInteger) == 0x000160, "Member 'UCallQuestEventFA::_UserInteger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChangeFlowBooleanFA \ static_assert(alignof(UChangeFlowBooleanFA) == 0x000008, "Wrong alignment on UChangeFlowBooleanFA"); \ static_assert(sizeof(UChangeFlowBooleanFA) == 0x0000E8, "Wrong size on UChangeFlowBooleanFA"); \ static_assert(offsetof(UChangeFlowBooleanFA, _FlowGlobalID) == 0x0000C8, "Member 'UChangeFlowBooleanFA::_FlowGlobalID' has a wrong offset!"); \ static_assert(offsetof(UChangeFlowBooleanFA, _Operation) == 0x0000E0, "Member 'UChangeFlowBooleanFA::_Operation' has a wrong offset!"); \ static_assert(offsetof(UChangeFlowBooleanFA, _Value) == 0x0000E1, "Member 'UChangeFlowBooleanFA::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChangeFlowIntegerFA \ static_assert(alignof(UChangeFlowIntegerFA) == 0x000008, "Wrong alignment on UChangeFlowIntegerFA"); \ static_assert(sizeof(UChangeFlowIntegerFA) == 0x0000E8, "Wrong size on UChangeFlowIntegerFA"); \ static_assert(offsetof(UChangeFlowIntegerFA, _FlowGlobalID) == 0x0000C8, "Member 'UChangeFlowIntegerFA::_FlowGlobalID' has a wrong offset!"); \ static_assert(offsetof(UChangeFlowIntegerFA, _Operation) == 0x0000E0, "Member 'UChangeFlowIntegerFA::_Operation' has a wrong offset!"); \ static_assert(offsetof(UChangeFlowIntegerFA, _Value) == 0x0000E4, "Member 'UChangeFlowIntegerFA::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaySoundFA \ static_assert(alignof(UPlaySoundFA) == 0x000008, "Wrong alignment on UPlaySoundFA"); \ static_assert(sizeof(UPlaySoundFA) == 0x0000F0, "Wrong size on UPlaySoundFA"); \ static_assert(offsetof(UPlaySoundFA, _SoundAsset) == 0x0000C8, "Member 'UPlaySoundFA::_SoundAsset' has a wrong offset!"); \ static_assert(offsetof(UPlaySoundFA, _ComponentTag) == 0x0000E8, "Member 'UPlaySoundFA::_ComponentTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChangeTagFA \ static_assert(alignof(UChangeTagFA) == 0x000008, "Wrong alignment on UChangeTagFA"); \ static_assert(sizeof(UChangeTagFA) == 0x000158, "Wrong size on UChangeTagFA"); \ static_assert(offsetof(UChangeTagFA, _Performer) == 0x0000C8, "Member 'UChangeTagFA::_Performer' has a wrong offset!"); \ static_assert(offsetof(UChangeTagFA, _Operation) == 0x000148, "Member 'UChangeTagFA::_Operation' has a wrong offset!"); \ static_assert(offsetof(UChangeTagFA, _Tag) == 0x00014C, "Member 'UChangeTagFA::_Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddTagToActorFA \ static_assert(alignof(UAddTagToActorFA) == 0x000008, "Wrong alignment on UAddTagToActorFA"); \ static_assert(sizeof(UAddTagToActorFA) == 0x0000D8, "Wrong size on UAddTagToActorFA"); \ static_assert(offsetof(UAddTagToActorFA, _TagToAdd) == 0x0000C8, "Member 'UAddTagToActorFA::_TagToAdd' has a wrong offset!"); \ static_assert(offsetof(UAddTagToActorFA, _Unique) == 0x0000D0, "Member 'UAddTagToActorFA::_Unique' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInterruptTalksFA \ static_assert(alignof(UInterruptTalksFA) == 0x000008, "Wrong alignment on UInterruptTalksFA"); \ static_assert(sizeof(UInterruptTalksFA) == 0x0000D0, "Wrong size on UInterruptTalksFA"); \ static_assert(offsetof(UInterruptTalksFA, _Priority) == 0x0000C8, "Member 'UInterruptTalksFA::_Priority' has a wrong offset!"); \ static_assert(offsetof(UInterruptTalksFA, _ExcludeCaller) == 0x0000C9, "Member 'UInterruptTalksFA::_ExcludeCaller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIncCallCounterFA \ static_assert(alignof(UIncCallCounterFA) == 0x000008, "Wrong alignment on UIncCallCounterFA"); \ static_assert(sizeof(UIncCallCounterFA) == 0x0000C8, "Wrong size on UIncCallCounterFA"); \ #define DUMPER7_ASSERTS_UTextDisruptionFA \ static_assert(alignof(UTextDisruptionFA) == 0x000008, "Wrong alignment on UTextDisruptionFA"); \ static_assert(sizeof(UTextDisruptionFA) == 0x0000D8, "Wrong size on UTextDisruptionFA"); \ static_assert(offsetof(UTextDisruptionFA, _EnableDistance) == 0x0000C8, "Member 'UTextDisruptionFA::_EnableDistance' has a wrong offset!"); \ static_assert(offsetof(UTextDisruptionFA, _FullDistance) == 0x0000CC, "Member 'UTextDisruptionFA::_FullDistance' has a wrong offset!"); \ static_assert(offsetof(UTextDisruptionFA, _Period) == 0x0000D0, "Member 'UTextDisruptionFA::_Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowBaseGraph \ static_assert(alignof(UFlowBaseGraph) == 0x000008, "Wrong alignment on UFlowBaseGraph"); \ static_assert(sizeof(UFlowBaseGraph) == 0x000060, "Wrong size on UFlowBaseGraph"); \ #define DUMPER7_ASSERTS_UFlowAsset \ static_assert(alignof(UFlowAsset) == 0x000008, "Wrong alignment on UFlowAsset"); \ static_assert(sizeof(UFlowAsset) == 0x0001D8, "Wrong size on UFlowAsset"); \ static_assert(offsetof(UFlowAsset, _FlowRef) == 0x000028, "Member 'UFlowAsset::_FlowRef' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _Connections) == 0x000050, "Member 'UFlowAsset::_Connections' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _Pins) == 0x000060, "Member 'UFlowAsset::_Pins' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _CopyPaste) == 0x000070, "Member 'UFlowAsset::_CopyPaste' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _MovedAcionsToItem) == 0x000090, "Member 'UFlowAsset::_MovedAcionsToItem' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _FlowItems) == 0x000098, "Member 'UFlowAsset::_FlowItems' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _PrototypeData) == 0x0000E8, "Member 'UFlowAsset::_PrototypeData' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _InstanceData) == 0x000138, "Member 'UFlowAsset::_InstanceData' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _AssetsToRemove) == 0x000188, "Member 'UFlowAsset::_AssetsToRemove' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _AssetsToRevert) == 0x0001A8, "Member 'UFlowAsset::_AssetsToRevert' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _OuterOfSource) == 0x0001C8, "Member 'UFlowAsset::_OuterOfSource' has a wrong offset!"); \ static_assert(offsetof(UFlowAsset, _ParentOfSource) == 0x0001D0, "Member 'UFlowAsset::_ParentOfSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptFlowCondition \ static_assert(alignof(UScriptFlowCondition) == 0x000008, "Wrong alignment on UScriptFlowCondition"); \ static_assert(sizeof(UScriptFlowCondition) == 0x000088, "Wrong size on UScriptFlowCondition"); \ #define DUMPER7_ASSERTS_UBooleanFlowCondition \ static_assert(alignof(UBooleanFlowCondition) == 0x000008, "Wrong alignment on UBooleanFlowCondition"); \ static_assert(sizeof(UBooleanFlowCondition) == 0x0000A8, "Wrong size on UBooleanFlowCondition"); \ static_assert(offsetof(UBooleanFlowCondition, _Key) == 0x000088, "Member 'UBooleanFlowCondition::_Key' has a wrong offset!"); \ static_assert(offsetof(UBooleanFlowCondition, _Operation) == 0x0000A0, "Member 'UBooleanFlowCondition::_Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIntegerFlowCondition \ static_assert(alignof(UIntegerFlowCondition) == 0x000008, "Wrong alignment on UIntegerFlowCondition"); \ static_assert(sizeof(UIntegerFlowCondition) == 0x0000A8, "Wrong size on UIntegerFlowCondition"); \ static_assert(offsetof(UIntegerFlowCondition, _Key) == 0x000088, "Member 'UIntegerFlowCondition::_Key' has a wrong offset!"); \ static_assert(offsetof(UIntegerFlowCondition, _Operation) == 0x0000A0, "Member 'UIntegerFlowCondition::_Operation' has a wrong offset!"); \ static_assert(offsetof(UIntegerFlowCondition, _Value) == 0x0000A4, "Member 'UIntegerFlowCondition::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckCallCounter \ static_assert(alignof(UCheckCallCounter) == 0x000008, "Wrong alignment on UCheckCallCounter"); \ static_assert(sizeof(UCheckCallCounter) == 0x0000B8, "Wrong size on UCheckCallCounter"); \ static_assert(offsetof(UCheckCallCounter, _Key) == 0x000088, "Member 'UCheckCallCounter::_Key' has a wrong offset!"); \ static_assert(offsetof(UCheckCallCounter, _Operation) == 0x0000B0, "Member 'UCheckCallCounter::_Operation' has a wrong offset!"); \ static_assert(offsetof(UCheckCallCounter, _Value) == 0x0000B4, "Member 'UCheckCallCounter::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProvideSpeaker \ static_assert(alignof(UProvideSpeaker) == 0x000008, "Wrong alignment on UProvideSpeaker"); \ static_assert(sizeof(UProvideSpeaker) == 0x0000A0, "Wrong size on UProvideSpeaker"); \ static_assert(offsetof(UProvideSpeaker, _DirectSet) == 0x000070, "Member 'UProvideSpeaker::_DirectSet' has a wrong offset!"); \ static_assert(offsetof(UProvideSpeaker, _Entity) == 0x000078, "Member 'UProvideSpeaker::_Entity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowDebugger \ static_assert(alignof(UFlowDebugger) == 0x000008, "Wrong alignment on UFlowDebugger"); \ static_assert(sizeof(UFlowDebugger) == 0x0000E0, "Wrong size on UFlowDebugger"); \ static_assert(offsetof(UFlowDebugger, _DialogData) == 0x000028, "Member 'UFlowDebugger::_DialogData' has a wrong offset!"); \ static_assert(offsetof(UFlowDebugger, _Runtime) == 0x000030, "Member 'UFlowDebugger::_Runtime' has a wrong offset!"); \ static_assert(offsetof(UFlowDebugger, _Breakpoints) == 0x000040, "Member 'UFlowDebugger::_Breakpoints' has a wrong offset!"); \ static_assert(offsetof(UFlowDebugger, _DialogGlobals) == 0x000090, "Member 'UFlowDebugger::_DialogGlobals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowSettings \ static_assert(alignof(UFlowSettings) == 0x000008, "Wrong alignment on UFlowSettings"); \ static_assert(sizeof(UFlowSettings) == 0x0000B8, "Wrong size on UFlowSettings"); \ static_assert(offsetof(UFlowSettings, _CachedData) == 0x000038, "Member 'UFlowSettings::_CachedData' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _DefaultData) == 0x000040, "Member 'UFlowSettings::_DefaultData' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _ChoiceObserver) == 0x000060, "Member 'UFlowSettings::_ChoiceObserver' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _PlayerClass) == 0x000068, "Member 'UFlowSettings::_PlayerClass' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _PreloadVoices) == 0x000070, "Member 'UFlowSettings::_PreloadVoices' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _DefaultDelayAfterLine) == 0x000074, "Member 'UFlowSettings::_DefaultDelayAfterLine' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _DistanceCheckPeriod) == 0x000078, "Member 'UFlowSettings::_DistanceCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _PlayMaxDistance) == 0x00007C, "Member 'UFlowSettings::_PlayMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _DefaultInterruptPriority) == 0x000080, "Member 'UFlowSettings::_DefaultInterruptPriority' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _MarkUntranslatedTexts) == 0x000081, "Member 'UFlowSettings::_MarkUntranslatedTexts' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _DialogTemplate) == 0x000088, "Member 'UFlowSettings::_DialogTemplate' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _EntityTemplate) == 0x000090, "Member 'UFlowSettings::_EntityTemplate' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _HubTemplate) == 0x000098, "Member 'UFlowSettings::_HubTemplate' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _LineTemplate) == 0x0000A0, "Member 'UFlowSettings::_LineTemplate' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _ObjectiveTemplate) == 0x0000A8, "Member 'UFlowSettings::_ObjectiveTemplate' has a wrong offset!"); \ static_assert(offsetof(UFlowSettings, _QuestTemplate) == 0x0000B0, "Member 'UFlowSettings::_QuestTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowTemplate_ReceiveActivation \ static_assert(alignof(FlowTemplate_ReceiveActivation) == 0x000008, "Wrong alignment on FlowTemplate_ReceiveActivation"); \ static_assert(sizeof(FlowTemplate_ReceiveActivation) == 0x000008, "Wrong size on FlowTemplate_ReceiveActivation"); \ static_assert(offsetof(FlowTemplate_ReceiveActivation, Task) == 0x000000, "Member 'FlowTemplate_ReceiveActivation::Task' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowTemplate_ReceiveDeactivation \ static_assert(alignof(FlowTemplate_ReceiveDeactivation) == 0x000008, "Wrong alignment on FlowTemplate_ReceiveDeactivation"); \ static_assert(sizeof(FlowTemplate_ReceiveDeactivation) == 0x000008, "Wrong size on FlowTemplate_ReceiveDeactivation"); \ static_assert(offsetof(FlowTemplate_ReceiveDeactivation, Task) == 0x000000, "Member 'FlowTemplate_ReceiveDeactivation::Task' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlowTemplate_GetOwner \ static_assert(alignof(FlowTemplate_GetOwner) == 0x000008, "Wrong alignment on FlowTemplate_GetOwner"); \ static_assert(sizeof(FlowTemplate_GetOwner) == 0x000008, "Wrong size on FlowTemplate_GetOwner"); \ static_assert(offsetof(FlowTemplate_GetOwner, ReturnValue) == 0x000000, "Member 'FlowTemplate_GetOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowTemplate \ static_assert(alignof(UFlowTemplate) == 0x000008, "Wrong alignment on UFlowTemplate"); \ static_assert(sizeof(UFlowTemplate) == 0x000088, "Wrong size on UFlowTemplate"); \ static_assert(offsetof(UFlowTemplate, _Color) == 0x000068, "Member 'UFlowTemplate::_Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowDialogTemplate \ static_assert(alignof(UFlowDialogTemplate) == 0x000008, "Wrong alignment on UFlowDialogTemplate"); \ static_assert(sizeof(UFlowDialogTemplate) == 0x000088, "Wrong size on UFlowDialogTemplate"); \ #define DUMPER7_ASSERTS_UFlowEntityTemplate \ static_assert(alignof(UFlowEntityTemplate) == 0x000008, "Wrong alignment on UFlowEntityTemplate"); \ static_assert(sizeof(UFlowEntityTemplate) == 0x000088, "Wrong size on UFlowEntityTemplate"); \ #define DUMPER7_ASSERTS_UFlowHubTemplate \ static_assert(alignof(UFlowHubTemplate) == 0x000008, "Wrong alignment on UFlowHubTemplate"); \ static_assert(sizeof(UFlowHubTemplate) == 0x000088, "Wrong size on UFlowHubTemplate"); \ #define DUMPER7_ASSERTS_UFlowLineTemplate \ static_assert(alignof(UFlowLineTemplate) == 0x000008, "Wrong alignment on UFlowLineTemplate"); \ static_assert(sizeof(UFlowLineTemplate) == 0x000088, "Wrong size on UFlowLineTemplate"); \ #define DUMPER7_ASSERTS_UFlowObjectiveTemplate \ static_assert(alignof(UFlowObjectiveTemplate) == 0x000008, "Wrong alignment on UFlowObjectiveTemplate"); \ static_assert(sizeof(UFlowObjectiveTemplate) == 0x000088, "Wrong size on UFlowObjectiveTemplate"); \ #define DUMPER7_ASSERTS_UFlowQuestTemplate \ static_assert(alignof(UFlowQuestTemplate) == 0x000008, "Wrong alignment on UFlowQuestTemplate"); \ static_assert(sizeof(UFlowQuestTemplate) == 0x000088, "Wrong size on UFlowQuestTemplate"); \ #define DUMPER7_ASSERTS_UFlowCharacterTemplate \ static_assert(alignof(UFlowCharacterTemplate) == 0x000008, "Wrong alignment on UFlowCharacterTemplate"); \ static_assert(sizeof(UFlowCharacterTemplate) == 0x0000A8, "Wrong size on UFlowCharacterTemplate"); \ static_assert(offsetof(UFlowCharacterTemplate, _LipsyncDir) == 0x000088, "Member 'UFlowCharacterTemplate::_LipsyncDir' has a wrong offset!"); \ static_assert(offsetof(UFlowCharacterTemplate, _LipsyncSlot) == 0x000098, "Member 'UFlowCharacterTemplate::_LipsyncSlot' has a wrong offset!"); \ static_assert(offsetof(UFlowCharacterTemplate, _LipsyncBlendInTime) == 0x0000A0, "Member 'UFlowCharacterTemplate::_LipsyncBlendInTime' has a wrong offset!"); \ static_assert(offsetof(UFlowCharacterTemplate, _LipsyncBlendOutTime) == 0x0000A4, "Member 'UFlowCharacterTemplate::_LipsyncBlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlowLineLipsyncTemplate \ static_assert(alignof(UFlowLineLipsyncTemplate) == 0x000008, "Wrong alignment on UFlowLineLipsyncTemplate"); \ static_assert(sizeof(UFlowLineLipsyncTemplate) == 0x000090, "Wrong size on UFlowLineLipsyncTemplate"); \ static_assert(offsetof(UFlowLineLipsyncTemplate, _PlayLipsync) == 0x000088, "Member 'UFlowLineLipsyncTemplate::_PlayLipsync' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_SetObjectiveStatus \ static_assert(alignof(Quest_SetObjectiveStatus) == 0x000008, "Wrong alignment on Quest_SetObjectiveStatus"); \ static_assert(sizeof(Quest_SetObjectiveStatus) == 0x000030, "Wrong size on Quest_SetObjectiveStatus"); \ static_assert(offsetof(Quest_SetObjectiveStatus, objectiveID) == 0x000000, "Member 'Quest_SetObjectiveStatus::objectiveID' has a wrong offset!"); \ static_assert(offsetof(Quest_SetObjectiveStatus, Status) == 0x000028, "Member 'Quest_SetObjectiveStatus::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_GetName \ static_assert(alignof(Quest_GetName) == 0x000008, "Wrong alignment on Quest_GetName"); \ static_assert(sizeof(Quest_GetName) == 0x000018, "Wrong size on Quest_GetName"); \ static_assert(offsetof(Quest_GetName, ReturnValue) == 0x000000, "Member 'Quest_GetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_GetObjectives \ static_assert(alignof(Quest_GetObjectives) == 0x000008, "Wrong alignment on Quest_GetObjectives"); \ static_assert(sizeof(Quest_GetObjectives) == 0x000018, "Wrong size on Quest_GetObjectives"); \ static_assert(offsetof(Quest_GetObjectives, Status) == 0x000000, "Member 'Quest_GetObjectives::Status' has a wrong offset!"); \ static_assert(offsetof(Quest_GetObjectives, objectives) == 0x000008, "Member 'Quest_GetObjectives::objectives' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_GetObjectiveStatus \ static_assert(alignof(Quest_GetObjectiveStatus) == 0x000008, "Wrong alignment on Quest_GetObjectiveStatus"); \ static_assert(sizeof(Quest_GetObjectiveStatus) == 0x000030, "Wrong size on Quest_GetObjectiveStatus"); \ static_assert(offsetof(Quest_GetObjectiveStatus, objectiveID) == 0x000000, "Member 'Quest_GetObjectiveStatus::objectiveID' has a wrong offset!"); \ static_assert(offsetof(Quest_GetObjectiveStatus, ReturnValue) == 0x000028, "Member 'Quest_GetObjectiveStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_GetStoryRecap \ static_assert(alignof(Quest_GetStoryRecap) == 0x000008, "Wrong alignment on Quest_GetStoryRecap"); \ static_assert(sizeof(Quest_GetStoryRecap) == 0x000018, "Wrong size on Quest_GetStoryRecap"); \ static_assert(offsetof(Quest_GetStoryRecap, ReturnValue) == 0x000000, "Member 'Quest_GetStoryRecap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Quest_HasActiveStoryRecap \ static_assert(alignof(Quest_HasActiveStoryRecap) == 0x000001, "Wrong alignment on Quest_HasActiveStoryRecap"); \ static_assert(sizeof(Quest_HasActiveStoryRecap) == 0x000001, "Wrong size on Quest_HasActiveStoryRecap"); \ static_assert(offsetof(Quest_HasActiveStoryRecap, ReturnValue) == 0x000000, "Member 'Quest_HasActiveStoryRecap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UQuest \ static_assert(alignof(UQuest) == 0x000008, "Wrong alignment on UQuest"); \ static_assert(sizeof(UQuest) == 0x0000F8, "Wrong size on UQuest"); \ static_assert(offsetof(UQuest, _Status) == 0x0000C8, "Member 'UQuest::_Status' has a wrong offset!"); \ static_assert(offsetof(UQuest, _Objectives) == 0x0000D0, "Member 'UQuest::_Objectives' has a wrong offset!"); \ static_assert(offsetof(UQuest, _StoryRecap) == 0x0000E0, "Member 'UQuest::_StoryRecap' has a wrong offset!"); \ static_assert(offsetof(UQuest, _Manager) == 0x0000F0, "Member 'UQuest::_Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_QuestScriptInterface_QuestScriptByTag \ static_assert(alignof(QuestScriptInterface_QuestScriptByTag) == 0x000008, "Wrong alignment on QuestScriptInterface_QuestScriptByTag"); \ static_assert(sizeof(QuestScriptInterface_QuestScriptByTag) == 0x000028, "Wrong size on QuestScriptInterface_QuestScriptByTag"); \ static_assert(offsetof(QuestScriptInterface_QuestScriptByTag, eventTag) == 0x000000, "Member 'QuestScriptInterface_QuestScriptByTag::eventTag' has a wrong offset!"); \ static_assert(offsetof(QuestScriptInterface_QuestScriptByTag, Quest) == 0x000008, "Member 'QuestScriptInterface_QuestScriptByTag::Quest' has a wrong offset!"); \ static_assert(offsetof(QuestScriptInterface_QuestScriptByTag, userInteger) == 0x000010, "Member 'QuestScriptInterface_QuestScriptByTag::userInteger' has a wrong offset!"); \ static_assert(offsetof(QuestScriptInterface_QuestScriptByTag, userString) == 0x000018, "Member 'QuestScriptInterface_QuestScriptByTag::userString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IQuestScriptInterface \ static_assert(alignof(IQuestScriptInterface) == 0x000001, "Wrong alignment on IQuestScriptInterface"); \ static_assert(sizeof(IQuestScriptInterface) == 0x000001, "Wrong size on IQuestScriptInterface"); \ #define DUMPER7_ASSERTS_UReplicaInterface \ static_assert(alignof(UReplicaInterface) == 0x000008, "Wrong alignment on UReplicaInterface"); \ static_assert(sizeof(UReplicaInterface) == 0x000068, "Wrong size on UReplicaInterface"); \ static_assert(offsetof(UReplicaInterface, _User) == 0x000028, "Member 'UReplicaInterface::_User' has a wrong offset!"); \ static_assert(offsetof(UReplicaInterface, _Password) == 0x000038, "Member 'UReplicaInterface::_Password' has a wrong offset!"); \ static_assert(offsetof(UReplicaInterface, _BitRate) == 0x000048, "Member 'UReplicaInterface::_BitRate' has a wrong offset!"); \ static_assert(offsetof(UReplicaInterface, _SampleRate) == 0x00004C, "Member 'UReplicaInterface::_SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReplicaEntityTemplate \ static_assert(alignof(UReplicaEntityTemplate) == 0x000008, "Wrong alignment on UReplicaEntityTemplate"); \ static_assert(sizeof(UReplicaEntityTemplate) == 0x0000B8, "Wrong size on UReplicaEntityTemplate"); \ static_assert(offsetof(UReplicaEntityTemplate, _ReplicaVoice) == 0x0000A8, "Member 'UReplicaEntityTemplate::_ReplicaVoice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReplicaLineTemplate \ static_assert(alignof(UReplicaLineTemplate) == 0x000008, "Wrong alignment on UReplicaLineTemplate"); \ static_assert(sizeof(UReplicaLineTemplate) == 0x0000B0, "Wrong size on UReplicaLineTemplate"); \ static_assert(offsetof(UReplicaLineTemplate, _ReplicaPitch) == 0x000090, "Member 'UReplicaLineTemplate::_ReplicaPitch' has a wrong offset!"); \ static_assert(offsetof(UReplicaLineTemplate, _ReplicaRate) == 0x000094, "Member 'UReplicaLineTemplate::_ReplicaRate' has a wrong offset!"); \ static_assert(offsetof(UReplicaLineTemplate, _ReplicaVolume) == 0x000098, "Member 'UReplicaLineTemplate::_ReplicaVolume' has a wrong offset!"); \ static_assert(offsetof(UReplicaLineTemplate, _ReplicaSpeechRequest) == 0x0000A0, "Member 'UReplicaLineTemplate::_ReplicaSpeechRequest' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiNameBox \ static_assert(alignof(FDaiNameBox) == 0x000004, "Wrong alignment on FDaiNameBox"); \ static_assert(sizeof(FDaiNameBox) == 0x00000C, "Wrong size on FDaiNameBox"); \ static_assert(offsetof(FDaiNameBox, _Name) == 0x000000, "Member 'FDaiNameBox::_Name' has a wrong offset!"); \ static_assert(offsetof(FDaiNameBox, _Index) == 0x000008, "Member 'FDaiNameBox::_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiConditions \ static_assert(alignof(FDaiConditions) == 0x000008, "Wrong alignment on FDaiConditions"); \ static_assert(sizeof(FDaiConditions) == 0x000030, "Wrong size on FDaiConditions"); \ static_assert(offsetof(FDaiConditions, _MatchType) == 0x000000, "Member 'FDaiConditions::_MatchType' has a wrong offset!"); \ static_assert(offsetof(FDaiConditions, _Debug) == 0x000001, "Member 'FDaiConditions::_Debug' has a wrong offset!"); \ static_assert(offsetof(FDaiConditions, _List) == 0x000008, "Member 'FDaiConditions::_List' has a wrong offset!"); \ static_assert(offsetof(FDaiConditions, _Listeners) == 0x000018, "Member 'FDaiConditions::_Listeners' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiActorName \ static_assert(alignof(FDaiActorName) == 0x000008, "Wrong alignment on FDaiActorName"); \ static_assert(sizeof(FDaiActorName) == 0x000010, "Wrong size on FDaiActorName"); \ static_assert(offsetof(FDaiActorName, _Name) == 0x000000, "Member 'FDaiActorName::_Name' has a wrong offset!"); \ static_assert(offsetof(FDaiActorName, _Class) == 0x000008, "Member 'FDaiActorName::_Class' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiTarget \ static_assert(alignof(FDaiTarget) == 0x000008, "Wrong alignment on FDaiTarget"); \ static_assert(sizeof(FDaiTarget) == 0x000058, "Wrong size on FDaiTarget"); \ static_assert(offsetof(FDaiTarget, _DirectSet) == 0x000000, "Member 'FDaiTarget::_DirectSet' has a wrong offset!"); \ static_assert(offsetof(FDaiTarget, _Actor) == 0x000008, "Member 'FDaiTarget::_Actor' has a wrong offset!"); \ static_assert(offsetof(FDaiTarget, _Class) == 0x000038, "Member 'FDaiTarget::_Class' has a wrong offset!"); \ static_assert(offsetof(FDaiTarget, _UseGameplayTag) == 0x000040, "Member 'FDaiTarget::_UseGameplayTag' has a wrong offset!"); \ static_assert(offsetof(FDaiTarget, _GameplayTag) == 0x000044, "Member 'FDaiTarget::_GameplayTag' has a wrong offset!"); \ static_assert(offsetof(FDaiTarget, _Tag) == 0x00004C, "Member 'FDaiTarget::_Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiContext \ static_assert(alignof(FDaiContext) == 0x000008, "Wrong alignment on FDaiContext"); \ static_assert(sizeof(FDaiContext) == 0x000080, "Wrong size on FDaiContext"); \ static_assert(offsetof(FDaiContext, _ContextType) == 0x000000, "Member 'FDaiContext::_ContextType' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _Reference) == 0x000008, "Member 'FDaiContext::_Reference' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _Class) == 0x000038, "Member 'FDaiContext::_Class' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _GameplayTag) == 0x000040, "Member 'FDaiContext::_GameplayTag' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _Tag) == 0x000048, "Member 'FDaiContext::_Tag' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _Name) == 0x000050, "Member 'FDaiContext::_Name' has a wrong offset!"); \ static_assert(offsetof(FDaiContext, _Getter) == 0x000060, "Member 'FDaiContext::_Getter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiAnimPlayParams \ static_assert(alignof(FDaiAnimPlayParams) == 0x000008, "Wrong alignment on FDaiAnimPlayParams"); \ static_assert(sizeof(FDaiAnimPlayParams) == 0x000078, "Wrong size on FDaiAnimPlayParams"); \ static_assert(offsetof(FDaiAnimPlayParams, _Tag) == 0x000008, "Member 'FDaiAnimPlayParams::_Tag' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _Weight) == 0x000010, "Member 'FDaiAnimPlayParams::_Weight' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _Angle) == 0x000014, "Member 'FDaiAnimPlayParams::_Angle' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _Anim) == 0x000018, "Member 'FDaiAnimPlayParams::_Anim' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _PlayRate) == 0x000020, "Member 'FDaiAnimPlayParams::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _TimeToStartAt) == 0x000024, "Member 'FDaiAnimPlayParams::_TimeToStartAt' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _BlendOutTriggerTime) == 0x000028, "Member 'FDaiAnimPlayParams::_BlendOutTriggerTime' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _IsMontage) == 0x00002C, "Member 'FDaiAnimPlayParams::_IsMontage' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _Section) == 0x000030, "Member 'FDaiAnimPlayParams::_Section' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _Slot) == 0x000038, "Member 'FDaiAnimPlayParams::_Slot' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _BlendInTime) == 0x000040, "Member 'FDaiAnimPlayParams::_BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _BlendOutTime) == 0x000044, "Member 'FDaiAnimPlayParams::_BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _SyncOffset) == 0x000048, "Member 'FDaiAnimPlayParams::_SyncOffset' has a wrong offset!"); \ static_assert(offsetof(FDaiAnimPlayParams, _SyncRotation) == 0x000060, "Member 'FDaiAnimPlayParams::_SyncRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiAnimsList \ static_assert(alignof(FDaiAnimsList) == 0x000008, "Wrong alignment on FDaiAnimsList"); \ static_assert(sizeof(FDaiAnimsList) == 0x000010, "Wrong size on FDaiAnimsList"); \ static_assert(offsetof(FDaiAnimsList, _Animations) == 0x000000, "Member 'FDaiAnimsList::_Animations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiEnum \ static_assert(alignof(FDaiEnum) == 0x000008, "Wrong alignment on FDaiEnum"); \ static_assert(sizeof(FDaiEnum) == 0x000010, "Wrong size on FDaiEnum"); \ static_assert(offsetof(FDaiEnum, _Enum) == 0x000000, "Member 'FDaiEnum::_Enum' has a wrong offset!"); \ static_assert(offsetof(FDaiEnum, _Value) == 0x000008, "Member 'FDaiEnum::_Value' has a wrong offset!"); \ static_assert(offsetof(FDaiEnum, _Enabled) == 0x000009, "Member 'FDaiEnum::_Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiNotifies \ static_assert(alignof(FDaiNotifies) == 0x000008, "Wrong alignment on FDaiNotifies"); \ static_assert(sizeof(FDaiNotifies) == 0x000018, "Wrong size on FDaiNotifies"); \ static_assert(offsetof(FDaiNotifies, _Debug) == 0x000000, "Member 'FDaiNotifies::_Debug' has a wrong offset!"); \ static_assert(offsetof(FDaiNotifies, _IgnoreFailure) == 0x000001, "Member 'FDaiNotifies::_IgnoreFailure' has a wrong offset!"); \ static_assert(offsetof(FDaiNotifies, _List) == 0x000008, "Member 'FDaiNotifies::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiFloatModifiers \ static_assert(alignof(FDaiFloatModifiers) == 0x000008, "Wrong alignment on FDaiFloatModifiers"); \ static_assert(sizeof(FDaiFloatModifiers) == 0x000018, "Wrong size on FDaiFloatModifiers"); \ static_assert(offsetof(FDaiFloatModifiers, _BaseValue) == 0x000000, "Member 'FDaiFloatModifiers::_BaseValue' has a wrong offset!"); \ static_assert(offsetof(FDaiFloatModifiers, _List) == 0x000008, "Member 'FDaiFloatModifiers::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiFloatModifiers1 \ static_assert(alignof(FDaiFloatModifiers1) == 0x000008, "Wrong alignment on FDaiFloatModifiers1"); \ static_assert(sizeof(FDaiFloatModifiers1) == 0x000018, "Wrong size on FDaiFloatModifiers1"); \ static_assert(offsetof(FDaiFloatModifiers1, _BaseValue) == 0x000000, "Member 'FDaiFloatModifiers1::_BaseValue' has a wrong offset!"); \ static_assert(offsetof(FDaiFloatModifiers1, _List) == 0x000008, "Member 'FDaiFloatModifiers1::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiFloatModifiers2 \ static_assert(alignof(FDaiFloatModifiers2) == 0x000008, "Wrong alignment on FDaiFloatModifiers2"); \ static_assert(sizeof(FDaiFloatModifiers2) == 0x000018, "Wrong size on FDaiFloatModifiers2"); \ static_assert(offsetof(FDaiFloatModifiers2, _BaseValue) == 0x000000, "Member 'FDaiFloatModifiers2::_BaseValue' has a wrong offset!"); \ static_assert(offsetof(FDaiFloatModifiers2, _List) == 0x000008, "Member 'FDaiFloatModifiers2::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiParams \ static_assert(alignof(FDaiParams) == 0x000008, "Wrong alignment on FDaiParams"); \ static_assert(sizeof(FDaiParams) == 0x000010, "Wrong size on FDaiParams"); \ static_assert(offsetof(FDaiParams, _List) == 0x000000, "Member 'FDaiParams::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiBlockade \ static_assert(alignof(FDaiBlockade) == 0x000008, "Wrong alignment on FDaiBlockade"); \ static_assert(sizeof(FDaiBlockade) == 0x000018, "Wrong size on FDaiBlockade"); \ static_assert(offsetof(FDaiBlockade, _Blocked) == 0x000000, "Member 'FDaiBlockade::_Blocked' has a wrong offset!"); \ static_assert(offsetof(FDaiBlockade, _Blockers) == 0x000008, "Member 'FDaiBlockade::_Blockers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDaiSpecialTags \ static_assert(alignof(FDaiSpecialTags) == 0x000004, "Wrong alignment on FDaiSpecialTags"); \ static_assert(sizeof(FDaiSpecialTags) == 0x000010, "Wrong size on FDaiSpecialTags"); \ static_assert(offsetof(FDaiSpecialTags, _OwnerTag) == 0x000000, "Member 'FDaiSpecialTags::_OwnerTag' has a wrong offset!"); \ static_assert(offsetof(FDaiSpecialTags, _CallerTag) == 0x000008, "Member 'FDaiSpecialTags::_CallerTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GraphObject_SetRuntimeInfo \ static_assert(alignof(GraphObject_SetRuntimeInfo) == 0x000008, "Wrong alignment on GraphObject_SetRuntimeInfo"); \ static_assert(sizeof(GraphObject_SetRuntimeInfo) == 0x000010, "Wrong size on GraphObject_SetRuntimeInfo"); \ static_assert(offsetof(GraphObject_SetRuntimeInfo, Text) == 0x000000, "Member 'GraphObject_SetRuntimeInfo::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GraphObject_getDisplayName \ static_assert(alignof(GraphObject_getDisplayName) == 0x000008, "Wrong alignment on GraphObject_getDisplayName"); \ static_assert(sizeof(GraphObject_getDisplayName) == 0x000010, "Wrong size on GraphObject_getDisplayName"); \ static_assert(offsetof(GraphObject_getDisplayName, ReturnValue) == 0x000000, "Member 'GraphObject_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GraphObject_GetPropertiesDescription \ static_assert(alignof(GraphObject_GetPropertiesDescription) == 0x000008, "Wrong alignment on GraphObject_GetPropertiesDescription"); \ static_assert(sizeof(GraphObject_GetPropertiesDescription) == 0x000010, "Wrong size on GraphObject_GetPropertiesDescription"); \ static_assert(offsetof(GraphObject_GetPropertiesDescription, ReturnValue) == 0x000000, "Member 'GraphObject_GetPropertiesDescription::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GraphObject_GetRuntimeInfo \ static_assert(alignof(GraphObject_GetRuntimeInfo) == 0x000008, "Wrong alignment on GraphObject_GetRuntimeInfo"); \ static_assert(sizeof(GraphObject_GetRuntimeInfo) == 0x000010, "Wrong size on GraphObject_GetRuntimeInfo"); \ static_assert(offsetof(GraphObject_GetRuntimeInfo, ReturnValue) == 0x000000, "Member 'GraphObject_GetRuntimeInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGraphObject \ static_assert(alignof(UGraphObject) == 0x000008, "Wrong alignment on UGraphObject"); \ static_assert(sizeof(UGraphObject) == 0x000068, "Wrong size on UGraphObject"); \ static_assert(offsetof(UGraphObject, _ObjectName) == 0x000028, "Member 'UGraphObject::_ObjectName' has a wrong offset!"); \ static_assert(offsetof(UGraphObject, _Context) == 0x000030, "Member 'UGraphObject::_Context' has a wrong offset!"); \ static_assert(offsetof(UGraphObject, _Parent) == 0x000038, "Member 'UGraphObject::_Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_AddConditionsListener \ static_assert(alignof(DaiCondition_AddConditionsListener) == 0x000008, "Wrong alignment on DaiCondition_AddConditionsListener"); \ static_assert(sizeof(DaiCondition_AddConditionsListener) == 0x000040, "Wrong size on DaiCondition_AddConditionsListener"); \ static_assert(offsetof(DaiCondition_AddConditionsListener, Conditions) == 0x000000, "Member 'DaiCondition_AddConditionsListener::Conditions' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_AddConditionsListener, Listener) == 0x000030, "Member 'DaiCondition_AddConditionsListener::Listener' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_compareFloat \ static_assert(alignof(DaiCondition_compareFloat) == 0x000004, "Wrong alignment on DaiCondition_compareFloat"); \ static_assert(sizeof(DaiCondition_compareFloat) == 0x000010, "Wrong size on DaiCondition_compareFloat"); \ static_assert(offsetof(DaiCondition_compareFloat, Operation) == 0x000000, "Member 'DaiCondition_compareFloat::Operation' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareFloat, A) == 0x000004, "Member 'DaiCondition_compareFloat::A' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareFloat, B) == 0x000008, "Member 'DaiCondition_compareFloat::B' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareFloat, ReturnValue) == 0x00000C, "Member 'DaiCondition_compareFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_compareInt \ static_assert(alignof(DaiCondition_compareInt) == 0x000004, "Wrong alignment on DaiCondition_compareInt"); \ static_assert(sizeof(DaiCondition_compareInt) == 0x000010, "Wrong size on DaiCondition_compareInt"); \ static_assert(offsetof(DaiCondition_compareInt, Operation) == 0x000000, "Member 'DaiCondition_compareInt::Operation' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareInt, A) == 0x000004, "Member 'DaiCondition_compareInt::A' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareInt, B) == 0x000008, "Member 'DaiCondition_compareInt::B' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_compareInt, ReturnValue) == 0x00000C, "Member 'DaiCondition_compareInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_getOperationSymbol \ static_assert(alignof(DaiCondition_getOperationSymbol) == 0x000008, "Wrong alignment on DaiCondition_getOperationSymbol"); \ static_assert(sizeof(DaiCondition_getOperationSymbol) == 0x000018, "Wrong size on DaiCondition_getOperationSymbol"); \ static_assert(offsetof(DaiCondition_getOperationSymbol, Operation) == 0x000000, "Member 'DaiCondition_getOperationSymbol::Operation' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_getOperationSymbol, ReturnValue) == 0x000008, "Member 'DaiCondition_getOperationSymbol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_performConditions \ static_assert(alignof(DaiCondition_performConditions) == 0x000008, "Wrong alignment on DaiCondition_performConditions"); \ static_assert(sizeof(DaiCondition_performConditions) == 0x000048, "Wrong size on DaiCondition_performConditions"); \ static_assert(offsetof(DaiCondition_performConditions, Conditions) == 0x000000, "Member 'DaiCondition_performConditions::Conditions' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_performConditions, Context) == 0x000030, "Member 'DaiCondition_performConditions::Context' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_performConditions, caller) == 0x000038, "Member 'DaiCondition_performConditions::caller' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_performConditions, Debug) == 0x000040, "Member 'DaiCondition_performConditions::Debug' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_performConditions, ReturnValue) == 0x000041, "Member 'DaiCondition_performConditions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiCondition_RemoveConditionsListener \ static_assert(alignof(DaiCondition_RemoveConditionsListener) == 0x000008, "Wrong alignment on DaiCondition_RemoveConditionsListener"); \ static_assert(sizeof(DaiCondition_RemoveConditionsListener) == 0x000040, "Wrong size on DaiCondition_RemoveConditionsListener"); \ static_assert(offsetof(DaiCondition_RemoveConditionsListener, Conditions) == 0x000000, "Member 'DaiCondition_RemoveConditionsListener::Conditions' has a wrong offset!"); \ static_assert(offsetof(DaiCondition_RemoveConditionsListener, Listener) == 0x000030, "Member 'DaiCondition_RemoveConditionsListener::Listener' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiCondition \ static_assert(alignof(UDaiCondition) == 0x000008, "Wrong alignment on UDaiCondition"); \ static_assert(sizeof(UDaiCondition) == 0x000088, "Wrong size on UDaiCondition"); \ static_assert(offsetof(UDaiCondition, _InversedCondition) == 0x000068, "Member 'UDaiCondition::_InversedCondition' has a wrong offset!"); \ static_assert(offsetof(UDaiCondition, _OnSuccessNotifies) == 0x000070, "Member 'UDaiCondition::_OnSuccessNotifies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiCondition_ScriptPerformCondition \ static_assert(alignof(ScriptDaiCondition_ScriptPerformCondition) == 0x000008, "Wrong alignment on ScriptDaiCondition_ScriptPerformCondition"); \ static_assert(sizeof(ScriptDaiCondition_ScriptPerformCondition) == 0x000018, "Wrong size on ScriptDaiCondition_ScriptPerformCondition"); \ static_assert(offsetof(ScriptDaiCondition_ScriptPerformCondition, Context) == 0x000000, "Member 'ScriptDaiCondition_ScriptPerformCondition::Context' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiCondition_ScriptPerformCondition, caller) == 0x000008, "Member 'ScriptDaiCondition_ScriptPerformCondition::caller' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiCondition_ScriptPerformCondition, ReturnValue) == 0x000010, "Member 'ScriptDaiCondition_ScriptPerformCondition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiCondition_ScriptToString \ static_assert(alignof(ScriptDaiCondition_ScriptToString) == 0x000008, "Wrong alignment on ScriptDaiCondition_ScriptToString"); \ static_assert(sizeof(ScriptDaiCondition_ScriptToString) == 0x000010, "Wrong size on ScriptDaiCondition_ScriptToString"); \ static_assert(offsetof(ScriptDaiCondition_ScriptToString, ReturnValue) == 0x000000, "Member 'ScriptDaiCondition_ScriptToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptDaiCondition \ static_assert(alignof(UScriptDaiCondition) == 0x000008, "Wrong alignment on UScriptDaiCondition"); \ static_assert(sizeof(UScriptDaiCondition) == 0x000088, "Wrong size on UScriptDaiCondition"); \ #define DUMPER7_ASSERTS_UAreInSameLocation \ static_assert(alignof(UAreInSameLocation) == 0x000008, "Wrong alignment on UAreInSameLocation"); \ static_assert(sizeof(UAreInSameLocation) == 0x000260, "Wrong size on UAreInSameLocation"); \ static_assert(offsetof(UAreInSameLocation, _GeometricDistanceType) == 0x000088, "Member 'UAreInSameLocation::_GeometricDistanceType' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _ObjectA) == 0x000090, "Member 'UAreInSameLocation::_ObjectA' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _ObjectB) == 0x000110, "Member 'UAreInSameLocation::_ObjectB' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _MaxDistance) == 0x000190, "Member 'UAreInSameLocation::_MaxDistance' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _IncludeOverlapA) == 0x000194, "Member 'UAreInSameLocation::_IncludeOverlapA' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _IncludeOverlapB) == 0x000195, "Member 'UAreInSameLocation::_IncludeOverlapB' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _Fixed2) == 0x000196, "Member 'UAreInSameLocation::_Fixed2' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _TargetA) == 0x000198, "Member 'UAreInSameLocation::_TargetA' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _TargetB) == 0x0001F0, "Member 'UAreInSameLocation::_TargetB' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _Fixed) == 0x000248, "Member 'UAreInSameLocation::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _FirstActorTag) == 0x00024C, "Member 'UAreInSameLocation::_FirstActorTag' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _SecondActorTag) == 0x000254, "Member 'UAreInSameLocation::_SecondActorTag' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _OverlapFirst) == 0x00025C, "Member 'UAreInSameLocation::_OverlapFirst' has a wrong offset!"); \ static_assert(offsetof(UAreInSameLocation, _OverlapSecond) == 0x00025D, "Member 'UAreInSameLocation::_OverlapSecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiContextGetter \ static_assert(alignof(UDaiContextGetter) == 0x000008, "Wrong alignment on UDaiContextGetter"); \ static_assert(sizeof(UDaiContextGetter) == 0x000070, "Wrong size on UDaiContextGetter"); \ #define DUMPER7_ASSERTS_DaiAnimSet_getBestAngleAnimParams \ static_assert(alignof(DaiAnimSet_getBestAngleAnimParams) == 0x000008, "Wrong alignment on DaiAnimSet_getBestAngleAnimParams"); \ static_assert(sizeof(DaiAnimSet_getBestAngleAnimParams) == 0x000090, "Wrong size on DaiAnimSet_getBestAngleAnimParams"); \ static_assert(offsetof(DaiAnimSet_getBestAngleAnimParams, playParams) == 0x000000, "Member 'DaiAnimSet_getBestAngleAnimParams::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_getBestAngleAnimParams, Angle) == 0x000010, "Member 'DaiAnimSet_getBestAngleAnimParams::Angle' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_getBestAngleAnimParams, ReturnValue) == 0x000018, "Member 'DaiAnimSet_getBestAngleAnimParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_getRandomAnimParams \ static_assert(alignof(DaiAnimSet_getRandomAnimParams) == 0x000008, "Wrong alignment on DaiAnimSet_getRandomAnimParams"); \ static_assert(sizeof(DaiAnimSet_getRandomAnimParams) == 0x000088, "Wrong size on DaiAnimSet_getRandomAnimParams"); \ static_assert(offsetof(DaiAnimSet_getRandomAnimParams, playParams) == 0x000000, "Member 'DaiAnimSet_getRandomAnimParams::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_getRandomAnimParams, ReturnValue) == 0x000010, "Member 'DaiAnimSet_getRandomAnimParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_ClearInjection \ static_assert(alignof(DaiAnimSet_ClearInjection) == 0x000004, "Wrong alignment on DaiAnimSet_ClearInjection"); \ static_assert(sizeof(DaiAnimSet_ClearInjection) == 0x000008, "Wrong size on DaiAnimSet_ClearInjection"); \ static_assert(offsetof(DaiAnimSet_ClearInjection, AnimSet) == 0x000000, "Member 'DaiAnimSet_ClearInjection::AnimSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_InjectAnim \ static_assert(alignof(DaiAnimSet_InjectAnim) == 0x000008, "Wrong alignment on DaiAnimSet_InjectAnim"); \ static_assert(sizeof(DaiAnimSet_InjectAnim) == 0x000080, "Wrong size on DaiAnimSet_InjectAnim"); \ static_assert(offsetof(DaiAnimSet_InjectAnim, AnimSet) == 0x000000, "Member 'DaiAnimSet_InjectAnim::AnimSet' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_InjectAnim, injection) == 0x000008, "Member 'DaiAnimSet_InjectAnim::injection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_InjectAnimsList \ static_assert(alignof(DaiAnimSet_InjectAnimsList) == 0x000008, "Wrong alignment on DaiAnimSet_InjectAnimsList"); \ static_assert(sizeof(DaiAnimSet_InjectAnimsList) == 0x000018, "Wrong size on DaiAnimSet_InjectAnimsList"); \ static_assert(offsetof(DaiAnimSet_InjectAnimsList, AnimSet) == 0x000000, "Member 'DaiAnimSet_InjectAnimsList::AnimSet' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_InjectAnimsList, injection) == 0x000008, "Member 'DaiAnimSet_InjectAnimsList::injection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_InjectAnimsTag \ static_assert(alignof(DaiAnimSet_InjectAnimsTag) == 0x000008, "Wrong alignment on DaiAnimSet_InjectAnimsTag"); \ static_assert(sizeof(DaiAnimSet_InjectAnimsTag) == 0x000028, "Wrong size on DaiAnimSet_InjectAnimsTag"); \ static_assert(offsetof(DaiAnimSet_InjectAnimsTag, AnimSet) == 0x000000, "Member 'DaiAnimSet_InjectAnimsTag::AnimSet' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_InjectAnimsTag, injection) == 0x000008, "Member 'DaiAnimSet_InjectAnimsTag::injection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_GetAllAnimsByTag \ static_assert(alignof(DaiAnimSet_GetAllAnimsByTag) == 0x000008, "Wrong alignment on DaiAnimSet_GetAllAnimsByTag"); \ static_assert(sizeof(DaiAnimSet_GetAllAnimsByTag) == 0x000030, "Wrong size on DaiAnimSet_GetAllAnimsByTag"); \ static_assert(offsetof(DaiAnimSet_GetAllAnimsByTag, Tags) == 0x000000, "Member 'DaiAnimSet_GetAllAnimsByTag::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_GetAllAnimsByTag, ReturnValue) == 0x000020, "Member 'DaiAnimSet_GetAllAnimsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSet_GetAnimByTag \ static_assert(alignof(DaiAnimSet_GetAnimByTag) == 0x000008, "Wrong alignment on DaiAnimSet_GetAnimByTag"); \ static_assert(sizeof(DaiAnimSet_GetAnimByTag) == 0x0000A0, "Wrong size on DaiAnimSet_GetAnimByTag"); \ static_assert(offsetof(DaiAnimSet_GetAnimByTag, Tags) == 0x000000, "Member 'DaiAnimSet_GetAnimByTag::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_GetAnimByTag, playParams) == 0x000020, "Member 'DaiAnimSet_GetAnimByTag::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSet_GetAnimByTag, ReturnValue) == 0x000098, "Member 'DaiAnimSet_GetAnimByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiAnimSet \ static_assert(alignof(UDaiAnimSet) == 0x000008, "Wrong alignment on UDaiAnimSet"); \ static_assert(sizeof(UDaiAnimSet) == 0x0001A0, "Wrong size on UDaiAnimSet"); \ static_assert(offsetof(UDaiAnimSet, _InjectedTags) == 0x0000A0, "Member 'UDaiAnimSet::_InjectedTags' has a wrong offset!"); \ static_assert(offsetof(UDaiAnimSet, _AnimTable) == 0x0000F0, "Member 'UDaiAnimSet::_AnimTable' has a wrong offset!"); \ static_assert(offsetof(UDaiAnimSet, _AnimSet) == 0x000100, "Member 'UDaiAnimSet::_AnimSet' has a wrong offset!"); \ static_assert(offsetof(UDaiAnimSet, _InjectedSet) == 0x000150, "Member 'UDaiAnimSet::_InjectedSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSetInterface_GetAllAnimsByTag \ static_assert(alignof(DaiAnimSetInterface_GetAllAnimsByTag) == 0x000008, "Wrong alignment on DaiAnimSetInterface_GetAllAnimsByTag"); \ static_assert(sizeof(DaiAnimSetInterface_GetAllAnimsByTag) == 0x000030, "Wrong size on DaiAnimSetInterface_GetAllAnimsByTag"); \ static_assert(offsetof(DaiAnimSetInterface_GetAllAnimsByTag, Tags) == 0x000000, "Member 'DaiAnimSetInterface_GetAllAnimsByTag::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSetInterface_GetAllAnimsByTag, ReturnValue) == 0x000020, "Member 'DaiAnimSetInterface_GetAllAnimsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiAnimSetInterface_GetAnimByTag \ static_assert(alignof(DaiAnimSetInterface_GetAnimByTag) == 0x000008, "Wrong alignment on DaiAnimSetInterface_GetAnimByTag"); \ static_assert(sizeof(DaiAnimSetInterface_GetAnimByTag) == 0x000088, "Wrong size on DaiAnimSetInterface_GetAnimByTag"); \ static_assert(offsetof(DaiAnimSetInterface_GetAnimByTag, Tag) == 0x000000, "Member 'DaiAnimSetInterface_GetAnimByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSetInterface_GetAnimByTag, playParams) == 0x000008, "Member 'DaiAnimSetInterface_GetAnimByTag::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiAnimSetInterface_GetAnimByTag, ReturnValue) == 0x000080, "Member 'DaiAnimSetInterface_GetAnimByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDaiAnimSetInterface \ static_assert(alignof(IDaiAnimSetInterface) == 0x000001, "Wrong alignment on IDaiAnimSetInterface"); \ static_assert(sizeof(IDaiAnimSetInterface) == 0x000001, "Wrong size on IDaiAnimSetInterface"); \ #define DUMPER7_ASSERTS_UCompositeCondition \ static_assert(alignof(UCompositeCondition) == 0x000008, "Wrong alignment on UCompositeCondition"); \ static_assert(sizeof(UCompositeCondition) == 0x0000B8, "Wrong size on UCompositeCondition"); \ static_assert(offsetof(UCompositeCondition, _Conditions) == 0x000088, "Member 'UCompositeCondition::_Conditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsInCone \ static_assert(alignof(UIsInCone) == 0x000008, "Wrong alignment on UIsInCone"); \ static_assert(sizeof(UIsInCone) == 0x0001A0, "Wrong size on UIsInCone"); \ static_assert(offsetof(UIsInCone, _Observer) == 0x000088, "Member 'UIsInCone::_Observer' has a wrong offset!"); \ static_assert(offsetof(UIsInCone, _Observed) == 0x000108, "Member 'UIsInCone::_Observed' has a wrong offset!"); \ static_assert(offsetof(UIsInCone, _Fixed) == 0x000188, "Member 'UIsInCone::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UIsInCone, _ObserverTag) == 0x00018C, "Member 'UIsInCone::_ObserverTag' has a wrong offset!"); \ static_assert(offsetof(UIsInCone, _ObservedTag) == 0x000194, "Member 'UIsInCone::_ObservedTag' has a wrong offset!"); \ static_assert(offsetof(UIsInCone, _ConeHalfAngle) == 0x00019C, "Member 'UIsInCone::_ConeHalfAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsTracebleByPlayer \ static_assert(alignof(UIsTracebleByPlayer) == 0x000008, "Wrong alignment on UIsTracebleByPlayer"); \ static_assert(sizeof(UIsTracebleByPlayer) == 0x000110, "Wrong size on UIsTracebleByPlayer"); \ static_assert(offsetof(UIsTracebleByPlayer, _Observed) == 0x000088, "Member 'UIsTracebleByPlayer::_Observed' has a wrong offset!"); \ static_assert(offsetof(UIsTracebleByPlayer, _TraceLevel) == 0x000108, "Member 'UIsTracebleByPlayer::_TraceLevel' has a wrong offset!"); \ static_assert(offsetof(UIsTracebleByPlayer, _TraceCondition) == 0x000109, "Member 'UIsTracebleByPlayer::_TraceCondition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsVisibleOnScreen \ static_assert(alignof(UIsVisibleOnScreen) == 0x000008, "Wrong alignment on UIsVisibleOnScreen"); \ static_assert(sizeof(UIsVisibleOnScreen) == 0x000110, "Wrong size on UIsVisibleOnScreen"); \ static_assert(offsetof(UIsVisibleOnScreen, _Observed) == 0x000088, "Member 'UIsVisibleOnScreen::_Observed' has a wrong offset!"); \ static_assert(offsetof(UIsVisibleOnScreen, _FOVDownScale) == 0x000108, "Member 'UIsVisibleOnScreen::_FOVDownScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckGameplayTags \ static_assert(alignof(UCheckGameplayTags) == 0x000008, "Wrong alignment on UCheckGameplayTags"); \ static_assert(sizeof(UCheckGameplayTags) == 0x000140, "Wrong size on UCheckGameplayTags"); \ static_assert(offsetof(UCheckGameplayTags, _Observed) == 0x000088, "Member 'UCheckGameplayTags::_Observed' has a wrong offset!"); \ static_assert(offsetof(UCheckGameplayTags, _Fixed) == 0x000108, "Member 'UCheckGameplayTags::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UCheckGameplayTags, _ActorTag) == 0x00010C, "Member 'UCheckGameplayTags::_ActorTag' has a wrong offset!"); \ static_assert(offsetof(UCheckGameplayTags, _TagsToMatch) == 0x000114, "Member 'UCheckGameplayTags::_TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UCheckGameplayTags, _Tags) == 0x000118, "Member 'UCheckGameplayTags::_Tags' has a wrong offset!"); \ static_assert(offsetof(UCheckGameplayTags, _CheckComponents) == 0x000138, "Member 'UCheckGameplayTags::_CheckComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckTags \ static_assert(alignof(UCheckTags) == 0x000008, "Wrong alignment on UCheckTags"); \ static_assert(sizeof(UCheckTags) == 0x000128, "Wrong size on UCheckTags"); \ static_assert(offsetof(UCheckTags, _Observed) == 0x000088, "Member 'UCheckTags::_Observed' has a wrong offset!"); \ static_assert(offsetof(UCheckTags, _Fixed) == 0x000108, "Member 'UCheckTags::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UCheckTags, _ActorTag) == 0x00010C, "Member 'UCheckTags::_ActorTag' has a wrong offset!"); \ static_assert(offsetof(UCheckTags, _TagsToMatch) == 0x000114, "Member 'UCheckTags::_TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UCheckTags, _Tags) == 0x000118, "Member 'UCheckTags::_Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDaiConditionsListenerInterface \ static_assert(alignof(IDaiConditionsListenerInterface) == 0x000001, "Wrong alignment on IDaiConditionsListenerInterface"); \ static_assert(sizeof(IDaiConditionsListenerInterface) == 0x000001, "Wrong size on IDaiConditionsListenerInterface"); \ #define DUMPER7_ASSERTS_ScriptDaiContextGetter_ScriptGetDescription \ static_assert(alignof(ScriptDaiContextGetter_ScriptGetDescription) == 0x000008, "Wrong alignment on ScriptDaiContextGetter_ScriptGetDescription"); \ static_assert(sizeof(ScriptDaiContextGetter_ScriptGetDescription) == 0x000010, "Wrong size on ScriptDaiContextGetter_ScriptGetDescription"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptGetDescription, ReturnValue) == 0x000000, "Member 'ScriptDaiContextGetter_ScriptGetDescription::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiContextGetter_ScriptProvideObjectSet \ static_assert(alignof(ScriptDaiContextGetter_ScriptProvideObjectSet) == 0x000008, "Wrong alignment on ScriptDaiContextGetter_ScriptProvideObjectSet"); \ static_assert(sizeof(ScriptDaiContextGetter_ScriptProvideObjectSet) == 0x000020, "Wrong size on ScriptDaiContextGetter_ScriptProvideObjectSet"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideObjectSet, Context) == 0x000000, "Member 'ScriptDaiContextGetter_ScriptProvideObjectSet::Context' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideObjectSet, caller) == 0x000008, "Member 'ScriptDaiContextGetter_ScriptProvideObjectSet::caller' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideObjectSet, ReturnValue) == 0x000010, "Member 'ScriptDaiContextGetter_ScriptProvideObjectSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiContextGetter_ScriptProvideSingleObject \ static_assert(alignof(ScriptDaiContextGetter_ScriptProvideSingleObject) == 0x000008, "Wrong alignment on ScriptDaiContextGetter_ScriptProvideSingleObject"); \ static_assert(sizeof(ScriptDaiContextGetter_ScriptProvideSingleObject) == 0x000018, "Wrong size on ScriptDaiContextGetter_ScriptProvideSingleObject"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideSingleObject, Context) == 0x000000, "Member 'ScriptDaiContextGetter_ScriptProvideSingleObject::Context' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideSingleObject, caller) == 0x000008, "Member 'ScriptDaiContextGetter_ScriptProvideSingleObject::caller' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiContextGetter_ScriptProvideSingleObject, ReturnValue) == 0x000010, "Member 'ScriptDaiContextGetter_ScriptProvideSingleObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptDaiContextGetter \ static_assert(alignof(UScriptDaiContextGetter) == 0x000008, "Wrong alignment on UScriptDaiContextGetter"); \ static_assert(sizeof(UScriptDaiContextGetter) == 0x000078, "Wrong size on UScriptDaiContextGetter"); \ #define DUMPER7_ASSERTS_UProvideComponent \ static_assert(alignof(UProvideComponent) == 0x000008, "Wrong alignment on UProvideComponent"); \ static_assert(sizeof(UProvideComponent) == 0x000108, "Wrong size on UProvideComponent"); \ static_assert(offsetof(UProvideComponent, _Actor) == 0x000070, "Member 'UProvideComponent::_Actor' has a wrong offset!"); \ static_assert(offsetof(UProvideComponent, _LockClass) == 0x0000F0, "Member 'UProvideComponent::_LockClass' has a wrong offset!"); \ static_assert(offsetof(UProvideComponent, _Class) == 0x0000F8, "Member 'UProvideComponent::_Class' has a wrong offset!"); \ static_assert(offsetof(UProvideComponent, _Tag) == 0x000100, "Member 'UProvideComponent::_Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProvideOuter \ static_assert(alignof(UProvideOuter) == 0x000008, "Wrong alignment on UProvideOuter"); \ static_assert(sizeof(UProvideOuter) == 0x000070, "Wrong size on UProvideOuter"); \ #define DUMPER7_ASSERTS_UProvidePlayer \ static_assert(alignof(UProvidePlayer) == 0x000008, "Wrong alignment on UProvidePlayer"); \ static_assert(sizeof(UProvidePlayer) == 0x000078, "Wrong size on UProvidePlayer"); \ static_assert(offsetof(UProvidePlayer, _Index) == 0x000070, "Member 'UProvidePlayer::_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_blockadeIsBlocked \ static_assert(alignof(DaiFunctions_blockadeIsBlocked) == 0x000008, "Wrong alignment on DaiFunctions_blockadeIsBlocked"); \ static_assert(sizeof(DaiFunctions_blockadeIsBlocked) == 0x000020, "Wrong size on DaiFunctions_blockadeIsBlocked"); \ static_assert(offsetof(DaiFunctions_blockadeIsBlocked, blockade) == 0x000000, "Member 'DaiFunctions_blockadeIsBlocked::blockade' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeIsBlocked, ReturnValue) == 0x000018, "Member 'DaiFunctions_blockadeIsBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_blockadeIsBlockedBy \ static_assert(alignof(DaiFunctions_blockadeIsBlockedBy) == 0x000008, "Wrong alignment on DaiFunctions_blockadeIsBlockedBy"); \ static_assert(sizeof(DaiFunctions_blockadeIsBlockedBy) == 0x000028, "Wrong size on DaiFunctions_blockadeIsBlockedBy"); \ static_assert(offsetof(DaiFunctions_blockadeIsBlockedBy, blockade) == 0x000000, "Member 'DaiFunctions_blockadeIsBlockedBy::blockade' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeIsBlockedBy, Tag) == 0x000018, "Member 'DaiFunctions_blockadeIsBlockedBy::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeIsBlockedBy, ReturnValue) == 0x000020, "Member 'DaiFunctions_blockadeIsBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_blockadeSetBlocked \ static_assert(alignof(DaiFunctions_blockadeSetBlocked) == 0x000008, "Wrong alignment on DaiFunctions_blockadeSetBlocked"); \ static_assert(sizeof(DaiFunctions_blockadeSetBlocked) == 0x000028, "Wrong size on DaiFunctions_blockadeSetBlocked"); \ static_assert(offsetof(DaiFunctions_blockadeSetBlocked, blockade) == 0x000000, "Member 'DaiFunctions_blockadeSetBlocked::blockade' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeSetBlocked, set) == 0x000018, "Member 'DaiFunctions_blockadeSetBlocked::set' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeSetBlocked, Tag) == 0x00001C, "Member 'DaiFunctions_blockadeSetBlocked::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_blockadeToString \ static_assert(alignof(DaiFunctions_blockadeToString) == 0x000008, "Wrong alignment on DaiFunctions_blockadeToString"); \ static_assert(sizeof(DaiFunctions_blockadeToString) == 0x000028, "Wrong size on DaiFunctions_blockadeToString"); \ static_assert(offsetof(DaiFunctions_blockadeToString, blockade) == 0x000000, "Member 'DaiFunctions_blockadeToString::blockade' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_blockadeToString, ReturnValue) == 0x000018, "Member 'DaiFunctions_blockadeToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_CheckGameplayTags \ static_assert(alignof(DaiFunctions_CheckGameplayTags) == 0x000008, "Wrong alignment on DaiFunctions_CheckGameplayTags"); \ static_assert(sizeof(DaiFunctions_CheckGameplayTags) == 0x000030, "Wrong size on DaiFunctions_CheckGameplayTags"); \ static_assert(offsetof(DaiFunctions_CheckGameplayTags, Actor) == 0x000000, "Member 'DaiFunctions_CheckGameplayTags::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_CheckGameplayTags, Tags) == 0x000008, "Member 'DaiFunctions_CheckGameplayTags::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_CheckGameplayTags, matchType) == 0x000028, "Member 'DaiFunctions_CheckGameplayTags::matchType' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_CheckGameplayTags, checkComponents) == 0x000029, "Member 'DaiFunctions_CheckGameplayTags::checkComponents' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_CheckGameplayTags, ReturnValue) == 0x00002A, "Member 'DaiFunctions_CheckGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_clearBit \ static_assert(alignof(DaiFunctions_clearBit) == 0x000004, "Wrong alignment on DaiFunctions_clearBit"); \ static_assert(sizeof(DaiFunctions_clearBit) == 0x00000C, "Wrong size on DaiFunctions_clearBit"); \ static_assert(offsetof(DaiFunctions_clearBit, bitmask) == 0x000000, "Member 'DaiFunctions_clearBit::bitmask' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_clearBit, Index_0) == 0x000004, "Member 'DaiFunctions_clearBit::Index_0' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_clearBit, ReturnValue) == 0x000008, "Member 'DaiFunctions_clearBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_containsAnimation \ static_assert(alignof(DaiFunctions_containsAnimation) == 0x000008, "Wrong alignment on DaiFunctions_containsAnimation"); \ static_assert(sizeof(DaiFunctions_containsAnimation) == 0x000018, "Wrong size on DaiFunctions_containsAnimation"); \ static_assert(offsetof(DaiFunctions_containsAnimation, Montage) == 0x000000, "Member 'DaiFunctions_containsAnimation::Montage' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_containsAnimation, anim) == 0x000008, "Member 'DaiFunctions_containsAnimation::anim' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_containsAnimation, ReturnValue) == 0x000010, "Member 'DaiFunctions_containsAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findActorByActorName \ static_assert(alignof(DaiFunctions_findActorByActorName) == 0x000008, "Wrong alignment on DaiFunctions_findActorByActorName"); \ static_assert(sizeof(DaiFunctions_findActorByActorName) == 0x000028, "Wrong size on DaiFunctions_findActorByActorName"); \ static_assert(offsetof(DaiFunctions_findActorByActorName, Context) == 0x000000, "Member 'DaiFunctions_findActorByActorName::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByActorName, Name_0) == 0x000008, "Member 'DaiFunctions_findActorByActorName::Name_0' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByActorName, ActorClass) == 0x000018, "Member 'DaiFunctions_findActorByActorName::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByActorName, ReturnValue) == 0x000020, "Member 'DaiFunctions_findActorByActorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findActorByGameplayTag \ static_assert(alignof(DaiFunctions_findActorByGameplayTag) == 0x000008, "Wrong alignment on DaiFunctions_findActorByGameplayTag"); \ static_assert(sizeof(DaiFunctions_findActorByGameplayTag) == 0x000020, "Wrong size on DaiFunctions_findActorByGameplayTag"); \ static_assert(offsetof(DaiFunctions_findActorByGameplayTag, Context) == 0x000000, "Member 'DaiFunctions_findActorByGameplayTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByGameplayTag, Tag) == 0x000008, "Member 'DaiFunctions_findActorByGameplayTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByGameplayTag, ActorClass) == 0x000010, "Member 'DaiFunctions_findActorByGameplayTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByGameplayTag, ReturnValue) == 0x000018, "Member 'DaiFunctions_findActorByGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findActorByName \ static_assert(alignof(DaiFunctions_findActorByName) == 0x000008, "Wrong alignment on DaiFunctions_findActorByName"); \ static_assert(sizeof(DaiFunctions_findActorByName) == 0x000028, "Wrong size on DaiFunctions_findActorByName"); \ static_assert(offsetof(DaiFunctions_findActorByName, Context) == 0x000000, "Member 'DaiFunctions_findActorByName::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByName, Name_0) == 0x000008, "Member 'DaiFunctions_findActorByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByName, ActorClass) == 0x000010, "Member 'DaiFunctions_findActorByName::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByName, exact) == 0x000018, "Member 'DaiFunctions_findActorByName::exact' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByName, ReturnValue) == 0x000020, "Member 'DaiFunctions_findActorByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findActorByTag \ static_assert(alignof(DaiFunctions_findActorByTag) == 0x000008, "Wrong alignment on DaiFunctions_findActorByTag"); \ static_assert(sizeof(DaiFunctions_findActorByTag) == 0x000020, "Wrong size on DaiFunctions_findActorByTag"); \ static_assert(offsetof(DaiFunctions_findActorByTag, Context) == 0x000000, "Member 'DaiFunctions_findActorByTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByTag, Tag) == 0x000008, "Member 'DaiFunctions_findActorByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByTag, ActorClass) == 0x000010, "Member 'DaiFunctions_findActorByTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorByTag, ReturnValue) == 0x000018, "Member 'DaiFunctions_findActorByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findActorWithInterface \ static_assert(alignof(DaiFunctions_findActorWithInterface) == 0x000008, "Wrong alignment on DaiFunctions_findActorWithInterface"); \ static_assert(sizeof(DaiFunctions_findActorWithInterface) == 0x000020, "Wrong size on DaiFunctions_findActorWithInterface"); \ static_assert(offsetof(DaiFunctions_findActorWithInterface, Context) == 0x000000, "Member 'DaiFunctions_findActorWithInterface::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorWithInterface, Tag) == 0x000008, "Member 'DaiFunctions_findActorWithInterface::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorWithInterface, ainterface) == 0x000010, "Member 'DaiFunctions_findActorWithInterface::ainterface' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findActorWithInterface, ReturnValue) == 0x000018, "Member 'DaiFunctions_findActorWithInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findAllActorsByGameplayTag \ static_assert(alignof(DaiFunctions_findAllActorsByGameplayTag) == 0x000008, "Wrong alignment on DaiFunctions_findAllActorsByGameplayTag"); \ static_assert(sizeof(DaiFunctions_findAllActorsByGameplayTag) == 0x000028, "Wrong size on DaiFunctions_findAllActorsByGameplayTag"); \ static_assert(offsetof(DaiFunctions_findAllActorsByGameplayTag, Context) == 0x000000, "Member 'DaiFunctions_findAllActorsByGameplayTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByGameplayTag, Tag) == 0x000008, "Member 'DaiFunctions_findAllActorsByGameplayTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByGameplayTag, ActorClass) == 0x000010, "Member 'DaiFunctions_findAllActorsByGameplayTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByGameplayTag, Actors) == 0x000018, "Member 'DaiFunctions_findAllActorsByGameplayTag::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findAllActorsByTag \ static_assert(alignof(DaiFunctions_findAllActorsByTag) == 0x000008, "Wrong alignment on DaiFunctions_findAllActorsByTag"); \ static_assert(sizeof(DaiFunctions_findAllActorsByTag) == 0x000028, "Wrong size on DaiFunctions_findAllActorsByTag"); \ static_assert(offsetof(DaiFunctions_findAllActorsByTag, Context) == 0x000000, "Member 'DaiFunctions_findAllActorsByTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByTag, Tag) == 0x000008, "Member 'DaiFunctions_findAllActorsByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByTag, ActorClass) == 0x000010, "Member 'DaiFunctions_findAllActorsByTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsByTag, Actors) == 0x000018, "Member 'DaiFunctions_findAllActorsByTag::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_FindAllActorsWithComponent \ static_assert(alignof(DaiFunctions_FindAllActorsWithComponent) == 0x000008, "Wrong alignment on DaiFunctions_FindAllActorsWithComponent"); \ static_assert(sizeof(DaiFunctions_FindAllActorsWithComponent) == 0x000020, "Wrong size on DaiFunctions_FindAllActorsWithComponent"); \ static_assert(offsetof(DaiFunctions_FindAllActorsWithComponent, Context) == 0x000000, "Member 'DaiFunctions_FindAllActorsWithComponent::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_FindAllActorsWithComponent, ActorComponent) == 0x000008, "Member 'DaiFunctions_FindAllActorsWithComponent::ActorComponent' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_FindAllActorsWithComponent, OutActors) == 0x000010, "Member 'DaiFunctions_FindAllActorsWithComponent::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findAllActorsWithInterface \ static_assert(alignof(DaiFunctions_findAllActorsWithInterface) == 0x000008, "Wrong alignment on DaiFunctions_findAllActorsWithInterface"); \ static_assert(sizeof(DaiFunctions_findAllActorsWithInterface) == 0x000028, "Wrong size on DaiFunctions_findAllActorsWithInterface"); \ static_assert(offsetof(DaiFunctions_findAllActorsWithInterface, Context) == 0x000000, "Member 'DaiFunctions_findAllActorsWithInterface::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsWithInterface, Tag) == 0x000008, "Member 'DaiFunctions_findAllActorsWithInterface::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsWithInterface, ainterface) == 0x000010, "Member 'DaiFunctions_findAllActorsWithInterface::ainterface' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findAllActorsWithInterface, OutActors) == 0x000018, "Member 'DaiFunctions_findAllActorsWithInterface::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findNearestActorByGameplayTag \ static_assert(alignof(DaiFunctions_findNearestActorByGameplayTag) == 0x000008, "Wrong alignment on DaiFunctions_findNearestActorByGameplayTag"); \ static_assert(sizeof(DaiFunctions_findNearestActorByGameplayTag) == 0x000038, "Wrong size on DaiFunctions_findNearestActorByGameplayTag"); \ static_assert(offsetof(DaiFunctions_findNearestActorByGameplayTag, Context) == 0x000000, "Member 'DaiFunctions_findNearestActorByGameplayTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByGameplayTag, Origin) == 0x000008, "Member 'DaiFunctions_findNearestActorByGameplayTag::Origin' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByGameplayTag, Tag) == 0x000020, "Member 'DaiFunctions_findNearestActorByGameplayTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByGameplayTag, ActorClass) == 0x000028, "Member 'DaiFunctions_findNearestActorByGameplayTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByGameplayTag, ReturnValue) == 0x000030, "Member 'DaiFunctions_findNearestActorByGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_findNearestActorByTag \ static_assert(alignof(DaiFunctions_findNearestActorByTag) == 0x000008, "Wrong alignment on DaiFunctions_findNearestActorByTag"); \ static_assert(sizeof(DaiFunctions_findNearestActorByTag) == 0x000038, "Wrong size on DaiFunctions_findNearestActorByTag"); \ static_assert(offsetof(DaiFunctions_findNearestActorByTag, Context) == 0x000000, "Member 'DaiFunctions_findNearestActorByTag::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByTag, Origin) == 0x000008, "Member 'DaiFunctions_findNearestActorByTag::Origin' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByTag, Tag) == 0x000020, "Member 'DaiFunctions_findNearestActorByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByTag, ActorClass) == 0x000028, "Member 'DaiFunctions_findNearestActorByTag::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_findNearestActorByTag, ReturnValue) == 0x000030, "Member 'DaiFunctions_findNearestActorByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_getAnimByAngle \ static_assert(alignof(DaiFunctions_getAnimByAngle) == 0x000008, "Wrong alignment on DaiFunctions_getAnimByAngle"); \ static_assert(sizeof(DaiFunctions_getAnimByAngle) == 0x0000B8, "Wrong size on DaiFunctions_getAnimByAngle"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, Actor) == 0x000000, "Member 'DaiFunctions_getAnimByAngle::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, Tags) == 0x000008, "Member 'DaiFunctions_getAnimByAngle::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, hangle) == 0x000028, "Member 'DaiFunctions_getAnimByAngle::hangle' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, playParams) == 0x000030, "Member 'DaiFunctions_getAnimByAngle::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, checkComponents) == 0x0000A8, "Member 'DaiFunctions_getAnimByAngle::checkComponents' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByAngle, ReturnValue) == 0x0000B0, "Member 'DaiFunctions_getAnimByAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_GetAnimByTag \ static_assert(alignof(DaiFunctions_GetAnimByTag) == 0x000008, "Wrong alignment on DaiFunctions_GetAnimByTag"); \ static_assert(sizeof(DaiFunctions_GetAnimByTag) == 0x000098, "Wrong size on DaiFunctions_GetAnimByTag"); \ static_assert(offsetof(DaiFunctions_GetAnimByTag, Actor) == 0x000000, "Member 'DaiFunctions_GetAnimByTag::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_GetAnimByTag, Tag) == 0x000008, "Member 'DaiFunctions_GetAnimByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_GetAnimByTag, playParams) == 0x000010, "Member 'DaiFunctions_GetAnimByTag::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_GetAnimByTag, checkComponents) == 0x000088, "Member 'DaiFunctions_GetAnimByTag::checkComponents' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_GetAnimByTag, ReturnValue) == 0x000090, "Member 'DaiFunctions_GetAnimByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_getAnimByTags \ static_assert(alignof(DaiFunctions_getAnimByTags) == 0x000008, "Wrong alignment on DaiFunctions_getAnimByTags"); \ static_assert(sizeof(DaiFunctions_getAnimByTags) == 0x0000B0, "Wrong size on DaiFunctions_getAnimByTags"); \ static_assert(offsetof(DaiFunctions_getAnimByTags, Actor) == 0x000000, "Member 'DaiFunctions_getAnimByTags::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByTags, Tags) == 0x000008, "Member 'DaiFunctions_getAnimByTags::Tags' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByTags, playParams) == 0x000028, "Member 'DaiFunctions_getAnimByTags::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByTags, checkComponents) == 0x0000A0, "Member 'DaiFunctions_getAnimByTags::checkComponents' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimByTags, ReturnValue) == 0x0000A8, "Member 'DaiFunctions_getAnimByTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_getAnimFromSection \ static_assert(alignof(DaiFunctions_getAnimFromSection) == 0x000008, "Wrong alignment on DaiFunctions_getAnimFromSection"); \ static_assert(sizeof(DaiFunctions_getAnimFromSection) == 0x000018, "Wrong size on DaiFunctions_getAnimFromSection"); \ static_assert(offsetof(DaiFunctions_getAnimFromSection, Montage) == 0x000000, "Member 'DaiFunctions_getAnimFromSection::Montage' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimFromSection, Section) == 0x000008, "Member 'DaiFunctions_getAnimFromSection::Section' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getAnimFromSection, ReturnValue) == 0x000010, "Member 'DaiFunctions_getAnimFromSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_getObjectSet \ static_assert(alignof(DaiFunctions_getObjectSet) == 0x000008, "Wrong alignment on DaiFunctions_getObjectSet"); \ static_assert(sizeof(DaiFunctions_getObjectSet) == 0x0000A8, "Wrong size on DaiFunctions_getObjectSet"); \ static_assert(offsetof(DaiFunctions_getObjectSet, query) == 0x000000, "Member 'DaiFunctions_getObjectSet::query' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getObjectSet, Context) == 0x000080, "Member 'DaiFunctions_getObjectSet::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getObjectSet, caller) == 0x000088, "Member 'DaiFunctions_getObjectSet::caller' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getObjectSet, objectClass) == 0x000090, "Member 'DaiFunctions_getObjectSet::objectClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getObjectSet, ReturnValue) == 0x000098, "Member 'DaiFunctions_getObjectSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_getSingleObject \ static_assert(alignof(DaiFunctions_getSingleObject) == 0x000008, "Wrong alignment on DaiFunctions_getSingleObject"); \ static_assert(sizeof(DaiFunctions_getSingleObject) == 0x0000A0, "Wrong size on DaiFunctions_getSingleObject"); \ static_assert(offsetof(DaiFunctions_getSingleObject, query) == 0x000000, "Member 'DaiFunctions_getSingleObject::query' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getSingleObject, Context) == 0x000080, "Member 'DaiFunctions_getSingleObject::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getSingleObject, caller) == 0x000088, "Member 'DaiFunctions_getSingleObject::caller' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getSingleObject, objectClass) == 0x000090, "Member 'DaiFunctions_getSingleObject::objectClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_getSingleObject, ReturnValue) == 0x000098, "Member 'DaiFunctions_getSingleObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_hasBit \ static_assert(alignof(DaiFunctions_hasBit) == 0x000004, "Wrong alignment on DaiFunctions_hasBit"); \ static_assert(sizeof(DaiFunctions_hasBit) == 0x00000C, "Wrong size on DaiFunctions_hasBit"); \ static_assert(offsetof(DaiFunctions_hasBit, bitmask) == 0x000000, "Member 'DaiFunctions_hasBit::bitmask' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasBit, Index_0) == 0x000004, "Member 'DaiFunctions_hasBit::Index_0' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasBit, ReturnValue) == 0x000008, "Member 'DaiFunctions_hasBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_hasGameplayTag \ static_assert(alignof(DaiFunctions_hasGameplayTag) == 0x000008, "Wrong alignment on DaiFunctions_hasGameplayTag"); \ static_assert(sizeof(DaiFunctions_hasGameplayTag) == 0x000018, "Wrong size on DaiFunctions_hasGameplayTag"); \ static_assert(offsetof(DaiFunctions_hasGameplayTag, Actor) == 0x000000, "Member 'DaiFunctions_hasGameplayTag::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasGameplayTag, Tag) == 0x000008, "Member 'DaiFunctions_hasGameplayTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasGameplayTag, checkComponents) == 0x000010, "Member 'DaiFunctions_hasGameplayTag::checkComponents' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasGameplayTag, ReturnValue) == 0x000011, "Member 'DaiFunctions_hasGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_hasSlotAnimation \ static_assert(alignof(DaiFunctions_hasSlotAnimation) == 0x000008, "Wrong alignment on DaiFunctions_hasSlotAnimation"); \ static_assert(sizeof(DaiFunctions_hasSlotAnimation) == 0x000018, "Wrong size on DaiFunctions_hasSlotAnimation"); \ static_assert(offsetof(DaiFunctions_hasSlotAnimation, Montage) == 0x000000, "Member 'DaiFunctions_hasSlotAnimation::Montage' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasSlotAnimation, SlotName) == 0x000008, "Member 'DaiFunctions_hasSlotAnimation::SlotName' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_hasSlotAnimation, ReturnValue) == 0x000010, "Member 'DaiFunctions_hasSlotAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_IsActorTraceableByPlayer \ static_assert(alignof(DaiFunctions_IsActorTraceableByPlayer) == 0x000008, "Wrong alignment on DaiFunctions_IsActorTraceableByPlayer"); \ static_assert(sizeof(DaiFunctions_IsActorTraceableByPlayer) == 0x000028, "Wrong size on DaiFunctions_IsActorTraceableByPlayer"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, PlayerCtrl) == 0x000000, "Member 'DaiFunctions_IsActorTraceableByPlayer::PlayerCtrl' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, Actor) == 0x000008, "Member 'DaiFunctions_IsActorTraceableByPlayer::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, IgnoreActors) == 0x000010, "Member 'DaiFunctions_IsActorTraceableByPlayer::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, TraceLevel) == 0x000020, "Member 'DaiFunctions_IsActorTraceableByPlayer::TraceLevel' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, TraceCondition) == 0x000021, "Member 'DaiFunctions_IsActorTraceableByPlayer::TraceCondition' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorTraceableByPlayer, ReturnValue) == 0x000022, "Member 'DaiFunctions_IsActorTraceableByPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_IsActorVisibleByPlayer \ static_assert(alignof(DaiFunctions_IsActorVisibleByPlayer) == 0x000008, "Wrong alignment on DaiFunctions_IsActorVisibleByPlayer"); \ static_assert(sizeof(DaiFunctions_IsActorVisibleByPlayer) == 0x000018, "Wrong size on DaiFunctions_IsActorVisibleByPlayer"); \ static_assert(offsetof(DaiFunctions_IsActorVisibleByPlayer, PlayerCtrl) == 0x000000, "Member 'DaiFunctions_IsActorVisibleByPlayer::PlayerCtrl' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorVisibleByPlayer, Actor) == 0x000008, "Member 'DaiFunctions_IsActorVisibleByPlayer::Actor' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorVisibleByPlayer, FOVDownScale) == 0x000010, "Member 'DaiFunctions_IsActorVisibleByPlayer::FOVDownScale' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsActorVisibleByPlayer, ReturnValue) == 0x000014, "Member 'DaiFunctions_IsActorVisibleByPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_IsComponentMasked \ static_assert(alignof(DaiFunctions_IsComponentMasked) == 0x000008, "Wrong alignment on DaiFunctions_IsComponentMasked"); \ static_assert(sizeof(DaiFunctions_IsComponentMasked) == 0x000010, "Wrong size on DaiFunctions_IsComponentMasked"); \ static_assert(offsetof(DaiFunctions_IsComponentMasked, Component) == 0x000000, "Member 'DaiFunctions_IsComponentMasked::Component' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentMasked, SearchedMask) == 0x000008, "Member 'DaiFunctions_IsComponentMasked::SearchedMask' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentMasked, ReturnValue) == 0x000009, "Member 'DaiFunctions_IsComponentMasked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_IsComponentTraceableByPlayer \ static_assert(alignof(DaiFunctions_IsComponentTraceableByPlayer) == 0x000008, "Wrong alignment on DaiFunctions_IsComponentTraceableByPlayer"); \ static_assert(sizeof(DaiFunctions_IsComponentTraceableByPlayer) == 0x000028, "Wrong size on DaiFunctions_IsComponentTraceableByPlayer"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, PlayerCtrl) == 0x000000, "Member 'DaiFunctions_IsComponentTraceableByPlayer::PlayerCtrl' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, Component) == 0x000008, "Member 'DaiFunctions_IsComponentTraceableByPlayer::Component' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, IgnoreActors) == 0x000010, "Member 'DaiFunctions_IsComponentTraceableByPlayer::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, TraceLevel) == 0x000020, "Member 'DaiFunctions_IsComponentTraceableByPlayer::TraceLevel' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, TraceCondition) == 0x000021, "Member 'DaiFunctions_IsComponentTraceableByPlayer::TraceCondition' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentTraceableByPlayer, ReturnValue) == 0x000022, "Member 'DaiFunctions_IsComponentTraceableByPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_IsComponentVisibleByPlayer \ static_assert(alignof(DaiFunctions_IsComponentVisibleByPlayer) == 0x000008, "Wrong alignment on DaiFunctions_IsComponentVisibleByPlayer"); \ static_assert(sizeof(DaiFunctions_IsComponentVisibleByPlayer) == 0x000018, "Wrong size on DaiFunctions_IsComponentVisibleByPlayer"); \ static_assert(offsetof(DaiFunctions_IsComponentVisibleByPlayer, PlayerCtrl) == 0x000000, "Member 'DaiFunctions_IsComponentVisibleByPlayer::PlayerCtrl' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentVisibleByPlayer, Component) == 0x000008, "Member 'DaiFunctions_IsComponentVisibleByPlayer::Component' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentVisibleByPlayer, FOVDownScale) == 0x000010, "Member 'DaiFunctions_IsComponentVisibleByPlayer::FOVDownScale' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_IsComponentVisibleByPlayer, ReturnValue) == 0x000014, "Member 'DaiFunctions_IsComponentVisibleByPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_isPlayingSlotAnimation \ static_assert(alignof(DaiFunctions_isPlayingSlotAnimation) == 0x000008, "Wrong alignment on DaiFunctions_isPlayingSlotAnimation"); \ static_assert(sizeof(DaiFunctions_isPlayingSlotAnimation) == 0x000018, "Wrong size on DaiFunctions_isPlayingSlotAnimation"); \ static_assert(offsetof(DaiFunctions_isPlayingSlotAnimation, AnimInstance) == 0x000000, "Member 'DaiFunctions_isPlayingSlotAnimation::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_isPlayingSlotAnimation, SlotName) == 0x000008, "Member 'DaiFunctions_isPlayingSlotAnimation::SlotName' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_isPlayingSlotAnimation, IgnoreIfBlendingOut) == 0x000010, "Member 'DaiFunctions_isPlayingSlotAnimation::IgnoreIfBlendingOut' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_isPlayingSlotAnimation, ReturnValue) == 0x000011, "Member 'DaiFunctions_isPlayingSlotAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_makeReferenceQuery \ static_assert(alignof(DaiFunctions_makeReferenceQuery) == 0x000008, "Wrong alignment on DaiFunctions_makeReferenceQuery"); \ static_assert(sizeof(DaiFunctions_makeReferenceQuery) == 0x000088, "Wrong size on DaiFunctions_makeReferenceQuery"); \ static_assert(offsetof(DaiFunctions_makeReferenceQuery, reference) == 0x000000, "Member 'DaiFunctions_makeReferenceQuery::reference' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_makeReferenceQuery, ReturnValue) == 0x000008, "Member 'DaiFunctions_makeReferenceQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_MaskedSphereTraceSingleByProfile \ static_assert(alignof(DaiFunctions_MaskedSphereTraceSingleByProfile) == 0x000008, "Wrong alignment on DaiFunctions_MaskedSphereTraceSingleByProfile"); \ static_assert(sizeof(DaiFunctions_MaskedSphereTraceSingleByProfile) == 0x000148, "Wrong size on DaiFunctions_MaskedSphereTraceSingleByProfile"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, WorldContextObject) == 0x000000, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, Start) == 0x000008, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::Start' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, End) == 0x000020, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::End' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, Radius) == 0x000038, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::Radius' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, ProfileName) == 0x00003C, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::ProfileName' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, bTraceComplex) == 0x000044, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, ActorsToIgnore) == 0x000048, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::ActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, OutHit) == 0x000058, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::OutHit' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, maskFilter) == 0x000140, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::maskFilter' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_MaskedSphereTraceSingleByProfile, ReturnValue) == 0x000141, "Member 'DaiFunctions_MaskedSphereTraceSingleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_playDynamicMontage \ static_assert(alignof(DaiFunctions_playDynamicMontage) == 0x000008, "Wrong alignment on DaiFunctions_playDynamicMontage"); \ static_assert(sizeof(DaiFunctions_playDynamicMontage) == 0x000090, "Wrong size on DaiFunctions_playDynamicMontage"); \ static_assert(offsetof(DaiFunctions_playDynamicMontage, Mesh) == 0x000000, "Member 'DaiFunctions_playDynamicMontage::Mesh' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_playDynamicMontage, playParams) == 0x000008, "Member 'DaiFunctions_playDynamicMontage::playParams' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_playDynamicMontage, PlayRate) == 0x000080, "Member 'DaiFunctions_playDynamicMontage::PlayRate' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_playDynamicMontage, LoopCount) == 0x000084, "Member 'DaiFunctions_playDynamicMontage::LoopCount' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_playDynamicMontage, ReturnValue) == 0x000088, "Member 'DaiFunctions_playDynamicMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_provideObjectSet \ static_assert(alignof(DaiFunctions_provideObjectSet) == 0x000008, "Wrong alignment on DaiFunctions_provideObjectSet"); \ static_assert(sizeof(DaiFunctions_provideObjectSet) == 0x0000A8, "Wrong size on DaiFunctions_provideObjectSet"); \ static_assert(offsetof(DaiFunctions_provideObjectSet, query) == 0x000000, "Member 'DaiFunctions_provideObjectSet::query' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideObjectSet, Context) == 0x000080, "Member 'DaiFunctions_provideObjectSet::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideObjectSet, caller) == 0x000088, "Member 'DaiFunctions_provideObjectSet::caller' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideObjectSet, objectClass) == 0x000090, "Member 'DaiFunctions_provideObjectSet::objectClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideObjectSet, ReturnValue) == 0x000098, "Member 'DaiFunctions_provideObjectSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_provideSingleObject \ static_assert(alignof(DaiFunctions_provideSingleObject) == 0x000008, "Wrong alignment on DaiFunctions_provideSingleObject"); \ static_assert(sizeof(DaiFunctions_provideSingleObject) == 0x0000A0, "Wrong size on DaiFunctions_provideSingleObject"); \ static_assert(offsetof(DaiFunctions_provideSingleObject, query) == 0x000000, "Member 'DaiFunctions_provideSingleObject::query' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideSingleObject, Context) == 0x000080, "Member 'DaiFunctions_provideSingleObject::Context' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideSingleObject, caller) == 0x000088, "Member 'DaiFunctions_provideSingleObject::caller' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideSingleObject, objectClass) == 0x000090, "Member 'DaiFunctions_provideSingleObject::objectClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_provideSingleObject, ReturnValue) == 0x000098, "Member 'DaiFunctions_provideSingleObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_selectNearestActor \ static_assert(alignof(DaiFunctions_selectNearestActor) == 0x000008, "Wrong alignment on DaiFunctions_selectNearestActor"); \ static_assert(sizeof(DaiFunctions_selectNearestActor) == 0x000038, "Wrong size on DaiFunctions_selectNearestActor"); \ static_assert(offsetof(DaiFunctions_selectNearestActor, Actors) == 0x000000, "Member 'DaiFunctions_selectNearestActor::Actors' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_selectNearestActor, Origin) == 0x000010, "Member 'DaiFunctions_selectNearestActor::Origin' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_selectNearestActor, ActorClass) == 0x000028, "Member 'DaiFunctions_selectNearestActor::ActorClass' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_selectNearestActor, ReturnValue) == 0x000030, "Member 'DaiFunctions_selectNearestActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_setBit \ static_assert(alignof(DaiFunctions_setBit) == 0x000004, "Wrong alignment on DaiFunctions_setBit"); \ static_assert(sizeof(DaiFunctions_setBit) == 0x00000C, "Wrong size on DaiFunctions_setBit"); \ static_assert(offsetof(DaiFunctions_setBit, bitmask) == 0x000000, "Member 'DaiFunctions_setBit::bitmask' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_setBit, Index_0) == 0x000004, "Member 'DaiFunctions_setBit::Index_0' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_setBit, ReturnValue) == 0x000008, "Member 'DaiFunctions_setBit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFunctions_toBitmask \ static_assert(alignof(DaiFunctions_toBitmask) == 0x000004, "Wrong alignment on DaiFunctions_toBitmask"); \ static_assert(sizeof(DaiFunctions_toBitmask) == 0x000008, "Wrong size on DaiFunctions_toBitmask"); \ static_assert(offsetof(DaiFunctions_toBitmask, Value) == 0x000000, "Member 'DaiFunctions_toBitmask::Value' has a wrong offset!"); \ static_assert(offsetof(DaiFunctions_toBitmask, ReturnValue) == 0x000004, "Member 'DaiFunctions_toBitmask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiFunctions \ static_assert(alignof(UDaiFunctions) == 0x000008, "Wrong alignment on UDaiFunctions"); \ static_assert(sizeof(UDaiFunctions) == 0x000028, "Wrong size on UDaiFunctions"); \ #define DUMPER7_ASSERTS_UDaiNameBoxGenerator \ static_assert(alignof(UDaiNameBoxGenerator) == 0x000008, "Wrong alignment on UDaiNameBoxGenerator"); \ static_assert(sizeof(UDaiNameBoxGenerator) == 0x000028, "Wrong size on UDaiNameBoxGenerator"); \ #define DUMPER7_ASSERTS_DaiNotify_performNotifies \ static_assert(alignof(DaiNotify_performNotifies) == 0x000008, "Wrong alignment on DaiNotify_performNotifies"); \ static_assert(sizeof(DaiNotify_performNotifies) == 0x000030, "Wrong size on DaiNotify_performNotifies"); \ static_assert(offsetof(DaiNotify_performNotifies, Conditions) == 0x000000, "Member 'DaiNotify_performNotifies::Conditions' has a wrong offset!"); \ static_assert(offsetof(DaiNotify_performNotifies, Context) == 0x000018, "Member 'DaiNotify_performNotifies::Context' has a wrong offset!"); \ static_assert(offsetof(DaiNotify_performNotifies, caller) == 0x000020, "Member 'DaiNotify_performNotifies::caller' has a wrong offset!"); \ static_assert(offsetof(DaiNotify_performNotifies, Debug) == 0x000028, "Member 'DaiNotify_performNotifies::Debug' has a wrong offset!"); \ static_assert(offsetof(DaiNotify_performNotifies, ReturnValue) == 0x000029, "Member 'DaiNotify_performNotifies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiNotify \ static_assert(alignof(UDaiNotify) == 0x000008, "Wrong alignment on UDaiNotify"); \ static_assert(sizeof(UDaiNotify) == 0x000098, "Wrong size on UDaiNotify"); \ static_assert(offsetof(UDaiNotify, _Conditions) == 0x000068, "Member 'UDaiNotify::_Conditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaySoundNotify \ static_assert(alignof(UPlaySoundNotify) == 0x000008, "Wrong alignment on UPlaySoundNotify"); \ static_assert(sizeof(UPlaySoundNotify) == 0x000138, "Wrong size on UPlaySoundNotify"); \ static_assert(offsetof(UPlaySoundNotify, _Fixed) == 0x000098, "Member 'UPlaySoundNotify::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UPlaySoundNotify, _ActorTag) == 0x00009C, "Member 'UPlaySoundNotify::_ActorTag' has a wrong offset!"); \ static_assert(offsetof(UPlaySoundNotify, _Notified) == 0x0000A8, "Member 'UPlaySoundNotify::_Notified' has a wrong offset!"); \ static_assert(offsetof(UPlaySoundNotify, _SoundToPlay) == 0x000128, "Member 'UPlaySoundNotify::_SoundToPlay' has a wrong offset!"); \ static_assert(offsetof(UPlaySoundNotify, _Attached) == 0x000130, "Member 'UPlaySoundNotify::_Attached' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChangeTagNotify \ static_assert(alignof(UChangeTagNotify) == 0x000008, "Wrong alignment on UChangeTagNotify"); \ static_assert(sizeof(UChangeTagNotify) == 0x000138, "Wrong size on UChangeTagNotify"); \ static_assert(offsetof(UChangeTagNotify, _Fixed) == 0x000098, "Member 'UChangeTagNotify::_Fixed' has a wrong offset!"); \ static_assert(offsetof(UChangeTagNotify, _ActorTag) == 0x00009C, "Member 'UChangeTagNotify::_ActorTag' has a wrong offset!"); \ static_assert(offsetof(UChangeTagNotify, _Notified) == 0x0000A8, "Member 'UChangeTagNotify::_Notified' has a wrong offset!"); \ static_assert(offsetof(UChangeTagNotify, _Tag) == 0x000128, "Member 'UChangeTagNotify::_Tag' has a wrong offset!"); \ static_assert(offsetof(UChangeTagNotify, _Operation) == 0x000130, "Member 'UChangeTagNotify::_Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiScriptNotify_ScriptPerformNotify \ static_assert(alignof(DaiScriptNotify_ScriptPerformNotify) == 0x000008, "Wrong alignment on DaiScriptNotify_ScriptPerformNotify"); \ static_assert(sizeof(DaiScriptNotify_ScriptPerformNotify) == 0x000018, "Wrong size on DaiScriptNotify_ScriptPerformNotify"); \ static_assert(offsetof(DaiScriptNotify_ScriptPerformNotify, Context) == 0x000000, "Member 'DaiScriptNotify_ScriptPerformNotify::Context' has a wrong offset!"); \ static_assert(offsetof(DaiScriptNotify_ScriptPerformNotify, caller) == 0x000008, "Member 'DaiScriptNotify_ScriptPerformNotify::caller' has a wrong offset!"); \ static_assert(offsetof(DaiScriptNotify_ScriptPerformNotify, ReturnValue) == 0x000010, "Member 'DaiScriptNotify_ScriptPerformNotify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiScriptNotify_ScriptToString \ static_assert(alignof(DaiScriptNotify_ScriptToString) == 0x000008, "Wrong alignment on DaiScriptNotify_ScriptToString"); \ static_assert(sizeof(DaiScriptNotify_ScriptToString) == 0x000010, "Wrong size on DaiScriptNotify_ScriptToString"); \ static_assert(offsetof(DaiScriptNotify_ScriptToString, ReturnValue) == 0x000000, "Member 'DaiScriptNotify_ScriptToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiScriptNotify \ static_assert(alignof(UDaiScriptNotify) == 0x000008, "Wrong alignment on UDaiScriptNotify"); \ static_assert(sizeof(UDaiScriptNotify) == 0x000098, "Wrong size on UDaiScriptNotify"); \ #define DUMPER7_ASSERTS_DaiParam_IsUpToDate \ static_assert(alignof(DaiParam_IsUpToDate) == 0x000001, "Wrong alignment on DaiParam_IsUpToDate"); \ static_assert(sizeof(DaiParam_IsUpToDate) == 0x000001, "Wrong size on DaiParam_IsUpToDate"); \ static_assert(offsetof(DaiParam_IsUpToDate, ReturnValue) == 0x000000, "Member 'DaiParam_IsUpToDate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiParam \ static_assert(alignof(UDaiParam) == 0x000008, "Wrong alignment on UDaiParam"); \ static_assert(sizeof(UDaiParam) == 0x000078, "Wrong size on UDaiParam"); \ static_assert(offsetof(UDaiParam, _IsUpToDate) == 0x000070, "Member 'UDaiParam::_IsUpToDate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiParam_ScriptUpdate \ static_assert(alignof(ScriptDaiParam_ScriptUpdate) == 0x000008, "Wrong alignment on ScriptDaiParam_ScriptUpdate"); \ static_assert(sizeof(ScriptDaiParam_ScriptUpdate) == 0x000010, "Wrong size on ScriptDaiParam_ScriptUpdate"); \ static_assert(offsetof(ScriptDaiParam_ScriptUpdate, Context) == 0x000000, "Member 'ScriptDaiParam_ScriptUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(ScriptDaiParam_ScriptUpdate, Actor) == 0x000008, "Member 'ScriptDaiParam_ScriptUpdate::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScriptDaiParam_ScriptToString \ static_assert(alignof(ScriptDaiParam_ScriptToString) == 0x000008, "Wrong alignment on ScriptDaiParam_ScriptToString"); \ static_assert(sizeof(ScriptDaiParam_ScriptToString) == 0x000010, "Wrong size on ScriptDaiParam_ScriptToString"); \ static_assert(offsetof(ScriptDaiParam_ScriptToString, ReturnValue) == 0x000000, "Member 'ScriptDaiParam_ScriptToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScriptDaiParam \ static_assert(alignof(UScriptDaiParam) == 0x000008, "Wrong alignment on UScriptDaiParam"); \ static_assert(sizeof(UScriptDaiParam) == 0x000078, "Wrong size on UScriptDaiParam"); \ #define DUMPER7_ASSERTS_DaiBoolParam_UpdateValue \ static_assert(alignof(DaiBoolParam_UpdateValue) == 0x000001, "Wrong alignment on DaiBoolParam_UpdateValue"); \ static_assert(sizeof(DaiBoolParam_UpdateValue) == 0x000001, "Wrong size on DaiBoolParam_UpdateValue"); \ static_assert(offsetof(DaiBoolParam_UpdateValue, Value) == 0x000000, "Member 'DaiBoolParam_UpdateValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiBoolParam_GetUpToDateValue \ static_assert(alignof(DaiBoolParam_GetUpToDateValue) == 0x000004, "Wrong alignment on DaiBoolParam_GetUpToDateValue"); \ static_assert(sizeof(DaiBoolParam_GetUpToDateValue) == 0x000004, "Wrong size on DaiBoolParam_GetUpToDateValue"); \ static_assert(offsetof(DaiBoolParam_GetUpToDateValue, ReturnValue) == 0x000000, "Member 'DaiBoolParam_GetUpToDateValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiBoolParam \ static_assert(alignof(UDaiBoolParam) == 0x000008, "Wrong alignment on UDaiBoolParam"); \ static_assert(sizeof(UDaiBoolParam) == 0x000080, "Wrong size on UDaiBoolParam"); \ static_assert(offsetof(UDaiBoolParam, _Value) == 0x000078, "Member 'UDaiBoolParam::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFloatParam_SetCustomValue \ static_assert(alignof(DaiFloatParam_SetCustomValue) == 0x000004, "Wrong alignment on DaiFloatParam_SetCustomValue"); \ static_assert(sizeof(DaiFloatParam_SetCustomValue) == 0x000004, "Wrong size on DaiFloatParam_SetCustomValue"); \ static_assert(offsetof(DaiFloatParam_SetCustomValue, newval) == 0x000000, "Member 'DaiFloatParam_SetCustomValue::newval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFloatParam_UpdateValue \ static_assert(alignof(DaiFloatParam_UpdateValue) == 0x000004, "Wrong alignment on DaiFloatParam_UpdateValue"); \ static_assert(sizeof(DaiFloatParam_UpdateValue) == 0x000004, "Wrong size on DaiFloatParam_UpdateValue"); \ static_assert(offsetof(DaiFloatParam_UpdateValue, Value) == 0x000000, "Member 'DaiFloatParam_UpdateValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFloatParam_GetUpToDateValue \ static_assert(alignof(DaiFloatParam_GetUpToDateValue) == 0x000004, "Wrong alignment on DaiFloatParam_GetUpToDateValue"); \ static_assert(sizeof(DaiFloatParam_GetUpToDateValue) == 0x000004, "Wrong size on DaiFloatParam_GetUpToDateValue"); \ static_assert(offsetof(DaiFloatParam_GetUpToDateValue, ReturnValue) == 0x000000, "Member 'DaiFloatParam_GetUpToDateValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiFloatParam \ static_assert(alignof(UDaiFloatParam) == 0x000008, "Wrong alignment on UDaiFloatParam"); \ static_assert(sizeof(UDaiFloatParam) == 0x000080, "Wrong size on UDaiFloatParam"); \ static_assert(offsetof(UDaiFloatParam, _Value) == 0x000078, "Member 'UDaiFloatParam::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiFloatModifier_GetDefaultValue \ static_assert(alignof(DaiFloatModifier_GetDefaultValue) == 0x000004, "Wrong alignment on DaiFloatModifier_GetDefaultValue"); \ static_assert(sizeof(DaiFloatModifier_GetDefaultValue) == 0x000004, "Wrong size on DaiFloatModifier_GetDefaultValue"); \ static_assert(offsetof(DaiFloatModifier_GetDefaultValue, ReturnValue) == 0x000000, "Member 'DaiFloatModifier_GetDefaultValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiFloatModifier \ static_assert(alignof(UDaiFloatModifier) == 0x000008, "Wrong alignment on UDaiFloatModifier"); \ static_assert(sizeof(UDaiFloatModifier) == 0x000088, "Wrong size on UDaiFloatModifier"); \ static_assert(offsetof(UDaiFloatModifier, _Operator) == 0x000080, "Member 'UDaiFloatModifier::_Operator' has a wrong offset!"); \ static_assert(offsetof(UDaiFloatModifier, _InValue) == 0x000084, "Member 'UDaiFloatModifier::_InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiFloatModifier1 \ static_assert(alignof(UDaiFloatModifier1) == 0x000008, "Wrong alignment on UDaiFloatModifier1"); \ static_assert(sizeof(UDaiFloatModifier1) == 0x000088, "Wrong size on UDaiFloatModifier1"); \ #define DUMPER7_ASSERTS_DaiFloatModifier2_GetOther \ static_assert(alignof(DaiFloatModifier2_GetOther) == 0x000008, "Wrong alignment on DaiFloatModifier2_GetOther"); \ static_assert(sizeof(DaiFloatModifier2_GetOther) == 0x000008, "Wrong size on DaiFloatModifier2_GetOther"); \ static_assert(offsetof(DaiFloatModifier2_GetOther, ReturnValue) == 0x000000, "Member 'DaiFloatModifier2_GetOther::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiFloatModifier2 \ static_assert(alignof(UDaiFloatModifier2) == 0x000008, "Wrong alignment on UDaiFloatModifier2"); \ static_assert(sizeof(UDaiFloatModifier2) == 0x000090, "Wrong size on UDaiFloatModifier2"); \ static_assert(offsetof(UDaiFloatModifier2, _Other) == 0x000088, "Member 'UDaiFloatModifier2::_Other' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiTagsComponent_AppendGameplayTags \ static_assert(alignof(DaiTagsComponent_AppendGameplayTags) == 0x000008, "Wrong alignment on DaiTagsComponent_AppendGameplayTags"); \ static_assert(sizeof(DaiTagsComponent_AppendGameplayTags) == 0x000020, "Wrong size on DaiTagsComponent_AppendGameplayTags"); \ static_assert(offsetof(DaiTagsComponent_AppendGameplayTags, Tags) == 0x000000, "Member 'DaiTagsComponent_AppendGameplayTags::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiTagsComponent_RemoveGameplayTags \ static_assert(alignof(DaiTagsComponent_RemoveGameplayTags) == 0x000008, "Wrong alignment on DaiTagsComponent_RemoveGameplayTags"); \ static_assert(sizeof(DaiTagsComponent_RemoveGameplayTags) == 0x000020, "Wrong size on DaiTagsComponent_RemoveGameplayTags"); \ static_assert(offsetof(DaiTagsComponent_RemoveGameplayTags, Tags) == 0x000000, "Member 'DaiTagsComponent_RemoveGameplayTags::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiTagsComponent_SetGameplayTags \ static_assert(alignof(DaiTagsComponent_SetGameplayTags) == 0x000008, "Wrong alignment on DaiTagsComponent_SetGameplayTags"); \ static_assert(sizeof(DaiTagsComponent_SetGameplayTags) == 0x000020, "Wrong size on DaiTagsComponent_SetGameplayTags"); \ static_assert(offsetof(DaiTagsComponent_SetGameplayTags, Tags) == 0x000000, "Member 'DaiTagsComponent_SetGameplayTags::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DaiTagsComponent_HasAnyGameplayTag \ static_assert(alignof(DaiTagsComponent_HasAnyGameplayTag) == 0x000001, "Wrong alignment on DaiTagsComponent_HasAnyGameplayTag"); \ static_assert(sizeof(DaiTagsComponent_HasAnyGameplayTag) == 0x000001, "Wrong size on DaiTagsComponent_HasAnyGameplayTag"); \ static_assert(offsetof(DaiTagsComponent_HasAnyGameplayTag, ReturnValue) == 0x000000, "Member 'DaiTagsComponent_HasAnyGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDaiTagsComponent \ static_assert(alignof(UDaiTagsComponent) == 0x000008, "Wrong alignment on UDaiTagsComponent"); \ static_assert(sizeof(UDaiTagsComponent) == 0x0000C8, "Wrong size on UDaiTagsComponent"); \ static_assert(offsetof(UDaiTagsComponent, _TagContainer) == 0x0000A8, "Member 'UDaiTagsComponent::_TagContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IDaiUpdatableParam \ static_assert(alignof(IDaiUpdatableParam) == 0x000001, "Wrong alignment on IDaiUpdatableParam"); \ static_assert(sizeof(IDaiUpdatableParam) == 0x000001, "Wrong size on IDaiUpdatableParam"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_SetToggleableState \ static_assert(alignof(TriggerBase_BP_C_SetToggleableState) == 0x000001, "Wrong alignment on TriggerBase_BP_C_SetToggleableState"); \ static_assert(sizeof(TriggerBase_BP_C_SetToggleableState) == 0x000001, "Wrong size on TriggerBase_BP_C_SetToggleableState"); \ static_assert(offsetof(TriggerBase_BP_C_SetToggleableState, Enabled) == 0x000000, "Member 'TriggerBase_BP_C_SetToggleableState::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_SetToggleableParamInt \ static_assert(alignof(TriggerBase_BP_C_SetToggleableParamInt) == 0x000004, "Wrong alignment on TriggerBase_BP_C_SetToggleableParamInt"); \ static_assert(sizeof(TriggerBase_BP_C_SetToggleableParamInt) == 0x000004, "Wrong size on TriggerBase_BP_C_SetToggleableParamInt"); \ static_assert(offsetof(TriggerBase_BP_C_SetToggleableParamInt, Value) == 0x000000, "Member 'TriggerBase_BP_C_SetToggleableParamInt::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_UserConstructionScript \ static_assert(alignof(TriggerBase_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on TriggerBase_BP_C_UserConstructionScript"); \ static_assert(sizeof(TriggerBase_BP_C_UserConstructionScript) == 0x000030, "Wrong size on TriggerBase_BP_C_UserConstructionScript"); \ static_assert(offsetof(TriggerBase_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'TriggerBase_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_UserConstructionScript, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'TriggerBase_BP_C_UserConstructionScript::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'TriggerBase_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_SetToggleableParamFloat \ static_assert(alignof(TriggerBase_BP_C_SetToggleableParamFloat) == 0x000008, "Wrong alignment on TriggerBase_BP_C_SetToggleableParamFloat"); \ static_assert(sizeof(TriggerBase_BP_C_SetToggleableParamFloat) == 0x000008, "Wrong size on TriggerBase_BP_C_SetToggleableParamFloat"); \ static_assert(offsetof(TriggerBase_BP_C_SetToggleableParamFloat, Value) == 0x000000, "Member 'TriggerBase_BP_C_SetToggleableParamFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_ProcessExit \ static_assert(alignof(TriggerBase_BP_C_ProcessExit) == 0x000008, "Wrong alignment on TriggerBase_BP_C_ProcessExit"); \ static_assert(sizeof(TriggerBase_BP_C_ProcessExit) == 0x000008, "Wrong size on TriggerBase_BP_C_ProcessExit"); \ static_assert(offsetof(TriggerBase_BP_C_ProcessExit, Character) == 0x000000, "Member 'TriggerBase_BP_C_ProcessExit::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_ProcessEnter \ static_assert(alignof(TriggerBase_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on TriggerBase_BP_C_ProcessEnter"); \ static_assert(sizeof(TriggerBase_BP_C_ProcessEnter) == 0x000008, "Wrong size on TriggerBase_BP_C_ProcessEnter"); \ static_assert(offsetof(TriggerBase_BP_C_ProcessEnter, Character) == 0x000000, "Member 'TriggerBase_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP \ static_assert(alignof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP) == 0x000008, "Wrong alignment on TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP"); \ static_assert(sizeof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP) == 0x000208, "Wrong size on TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, EntryPoint) == 0x000000, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_GetPathName_ReturnValue) == 0x000028, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000038, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_AsSHCharacter_Play_BP) == 0x000048, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_AsSHCharacter_Play_BP' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000051, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_Event_Enabled) == 0x000052, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_Event_Enabled' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000058, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000060, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000068, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000070, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000074, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000078, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_Event_Value) == 0x000160, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_AsSHCharacter_Play_1) == 0x000168, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_AsSHCharacter_Play_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_bSuccess_2) == 0x000170, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_Event_Value_1) == 0x000178, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_Event_Value_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_AsSHCharacter_Play_BP_1) == 0x000180, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_AsSHCharacter_Play_BP_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, K2Node_DynamicCast_bSuccess_3) == 0x000188, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000189, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Not_PreBool_ReturnValue) == 0x00018A, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_BooleanAND_ReturnValue) == 0x00018B, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_BooleanAND_ReturnValue_1) == 0x00018C, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Conv_BoolToString_ReturnValue) == 0x000190, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x0001A0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Concat_StrStr_ReturnValue) == 0x0001B0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001C0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001D0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001E0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001F0, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_IsBuildShipping_ReturnValue) == 0x0001F1, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_IsBuildShipping_ReturnValue_1) == 0x0001F2, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_IsBuildShipping_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP, CallFunc_GetPathName_ReturnValue_1) == 0x0001F8, "Member 'TriggerBase_BP_C_ExecuteUbergraph_TriggerBase_BP::CallFunc_GetPathName_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'TriggerBase_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_ApplyBoxState \ static_assert(alignof(TriggerBase_BP_C_ApplyBoxState) == 0x000001, "Wrong alignment on TriggerBase_BP_C_ApplyBoxState"); \ static_assert(sizeof(TriggerBase_BP_C_ApplyBoxState) == 0x000004, "Wrong size on TriggerBase_BP_C_ApplyBoxState"); \ static_assert(offsetof(TriggerBase_BP_C_ApplyBoxState, Temp_byte_Variable) == 0x000000, "Member 'TriggerBase_BP_C_ApplyBoxState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ApplyBoxState, Temp_byte_Variable_1) == 0x000001, "Member 'TriggerBase_BP_C_ApplyBoxState::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ApplyBoxState, Temp_bool_Variable) == 0x000002, "Member 'TriggerBase_BP_C_ApplyBoxState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerBase_BP_C_ApplyBoxState, K2Node_Select_Default) == 0x000003, "Member 'TriggerBase_BP_C_ApplyBoxState::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerBase_BP_C_GetCurrentState \ static_assert(alignof(TriggerBase_BP_C_GetCurrentState) == 0x000001, "Wrong alignment on TriggerBase_BP_C_GetCurrentState"); \ static_assert(sizeof(TriggerBase_BP_C_GetCurrentState) == 0x000001, "Wrong size on TriggerBase_BP_C_GetCurrentState"); \ static_assert(offsetof(TriggerBase_BP_C_GetCurrentState, CurrentState) == 0x000000, "Member 'TriggerBase_BP_C_GetCurrentState::CurrentState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerBase_BP_C \ static_assert(alignof(ATriggerBase_BP_C) == 0x000008, "Wrong alignment on ATriggerBase_BP_C"); \ static_assert(sizeof(ATriggerBase_BP_C) == 0x000320, "Wrong size on ATriggerBase_BP_C"); \ static_assert(offsetof(ATriggerBase_BP_C, UberGraphFrame) == 0x0002B0, "Member 'ATriggerBase_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, EO_TextRender) == 0x0002B8, "Member 'ATriggerBase_BP_C::EO_TextRender' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, Box) == 0x0002C0, "Member 'ATriggerBase_BP_C::Box' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, EO_Billboard) == 0x0002C8, "Member 'ATriggerBase_BP_C::EO_Billboard' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, Scene) == 0x0002D0, "Member 'ATriggerBase_BP_C::Scene' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, DoOnce) == 0x0002D8, "Member 'ATriggerBase_BP_C::DoOnce' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, BeginPlayTriggerState) == 0x0002D9, "Member 'ATriggerBase_BP_C::BeginPlayTriggerState' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, OnTriggerEnter) == 0x0002E0, "Member 'ATriggerBase_BP_C::OnTriggerEnter' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, OnTriggerExit) == 0x0002F0, "Member 'ATriggerBase_BP_C::OnTriggerExit' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, BoxSize) == 0x000300, "Member 'ATriggerBase_BP_C::BoxSize' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, TriggerCurrentState) == 0x000318, "Member 'ATriggerBase_BP_C::TriggerCurrentState' has a wrong offset!"); \ static_assert(offsetof(ATriggerBase_BP_C, CharacterEntered) == 0x000319, "Member 'ATriggerBase_BP_C::CharacterEntered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshUVChannelProperties_GetUVChannelNamesFunc \ static_assert(alignof(MeshUVChannelProperties_GetUVChannelNamesFunc) == 0x000008, "Wrong alignment on MeshUVChannelProperties_GetUVChannelNamesFunc"); \ static_assert(sizeof(MeshUVChannelProperties_GetUVChannelNamesFunc) == 0x000010, "Wrong size on MeshUVChannelProperties_GetUVChannelNamesFunc"); \ static_assert(offsetof(MeshUVChannelProperties_GetUVChannelNamesFunc, ReturnValue) == 0x000000, "Member 'MeshUVChannelProperties_GetUVChannelNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshUVChannelProperties \ static_assert(alignof(UMeshUVChannelProperties) == 0x000008, "Wrong alignment on UMeshUVChannelProperties"); \ static_assert(sizeof(UMeshUVChannelProperties) == 0x0000C8, "Wrong size on UMeshUVChannelProperties"); \ static_assert(offsetof(UMeshUVChannelProperties, UVChannel) == 0x0000A8, "Member 'UMeshUVChannelProperties::UVChannel' has a wrong offset!"); \ static_assert(offsetof(UMeshUVChannelProperties, UVChannelNamesList) == 0x0000B8, "Member 'UMeshUVChannelProperties::UVChannelNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralShapeToolProperties \ static_assert(alignof(UProceduralShapeToolProperties) == 0x000008, "Wrong alignment on UProceduralShapeToolProperties"); \ static_assert(sizeof(UProceduralShapeToolProperties) == 0x0000B8, "Wrong size on UProceduralShapeToolProperties"); \ static_assert(offsetof(UProceduralShapeToolProperties, PolygroupMode) == 0x0000A8, "Member 'UProceduralShapeToolProperties::PolygroupMode' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, TargetSurface) == 0x0000A9, "Member 'UProceduralShapeToolProperties::TargetSurface' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, PivotLocation) == 0x0000AA, "Member 'UProceduralShapeToolProperties::PivotLocation' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, Rotation) == 0x0000AC, "Member 'UProceduralShapeToolProperties::Rotation' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, bAlignToNormal) == 0x0000B0, "Member 'UProceduralShapeToolProperties::bAlignToNormal' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, bShowGizmo) == 0x0000B1, "Member 'UProceduralShapeToolProperties::bShowGizmo' has a wrong offset!"); \ static_assert(offsetof(UProceduralShapeToolProperties, bShowGizmoOptions) == 0x0000B2, "Member 'UProceduralShapeToolProperties::bShowGizmoOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralDiscToolProperties \ static_assert(alignof(UProceduralDiscToolProperties) == 0x000008, "Wrong alignment on UProceduralDiscToolProperties"); \ static_assert(sizeof(UProceduralDiscToolProperties) == 0x0000D0, "Wrong size on UProceduralDiscToolProperties"); \ static_assert(offsetof(UProceduralDiscToolProperties, DiscType) == 0x0000B8, "Member 'UProceduralDiscToolProperties::DiscType' has a wrong offset!"); \ static_assert(offsetof(UProceduralDiscToolProperties, Radius) == 0x0000BC, "Member 'UProceduralDiscToolProperties::Radius' has a wrong offset!"); \ static_assert(offsetof(UProceduralDiscToolProperties, RadialSlices) == 0x0000C0, "Member 'UProceduralDiscToolProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralDiscToolProperties, RadialSubdivisions) == 0x0000C4, "Member 'UProceduralDiscToolProperties::RadialSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralDiscToolProperties, HoleRadius) == 0x0000C8, "Member 'UProceduralDiscToolProperties::HoleRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolActionPropertySet \ static_assert(alignof(UEditMeshPolygonsToolActionPropertySet) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolActionPropertySet"); \ static_assert(sizeof(UEditMeshPolygonsToolActionPropertySet) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolActionPropertySet"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolCancelAction \ static_assert(alignof(UEditMeshPolygonsToolCancelAction) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolCancelAction"); \ static_assert(sizeof(UEditMeshPolygonsToolCancelAction) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolCancelAction"); \ #define DUMPER7_ASSERTS_UDeleteGeometrySelectionCommand \ static_assert(alignof(UDeleteGeometrySelectionCommand) == 0x000008, "Wrong alignment on UDeleteGeometrySelectionCommand"); \ static_assert(sizeof(UDeleteGeometrySelectionCommand) == 0x000028, "Wrong size on UDeleteGeometrySelectionCommand"); \ #define DUMPER7_ASSERTS_URecomputeUVsToolBuilder \ static_assert(alignof(URecomputeUVsToolBuilder) == 0x000008, "Wrong alignment on URecomputeUVsToolBuilder"); \ static_assert(sizeof(URecomputeUVsToolBuilder) == 0x000028, "Wrong size on URecomputeUVsToolBuilder"); \ #define DUMPER7_ASSERTS_UProceduralTorusToolProperties \ static_assert(alignof(UProceduralTorusToolProperties) == 0x000008, "Wrong alignment on UProceduralTorusToolProperties"); \ static_assert(sizeof(UProceduralTorusToolProperties) == 0x0000C8, "Wrong size on UProceduralTorusToolProperties"); \ static_assert(offsetof(UProceduralTorusToolProperties, MajorRadius) == 0x0000B8, "Member 'UProceduralTorusToolProperties::MajorRadius' has a wrong offset!"); \ static_assert(offsetof(UProceduralTorusToolProperties, MinorRadius) == 0x0000BC, "Member 'UProceduralTorusToolProperties::MinorRadius' has a wrong offset!"); \ static_assert(offsetof(UProceduralTorusToolProperties, MajorSlices) == 0x0000C0, "Member 'UProceduralTorusToolProperties::MajorSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralTorusToolProperties, MinorSlices) == 0x0000C4, "Member 'UProceduralTorusToolProperties::MinorSlices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolAcceptCancelAction \ static_assert(alignof(UEditMeshPolygonsToolAcceptCancelAction) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolAcceptCancelAction"); \ static_assert(sizeof(UEditMeshPolygonsToolAcceptCancelAction) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolAcceptCancelAction"); \ #define DUMPER7_ASSERTS_UPolyEditActivityContext \ static_assert(alignof(UPolyEditActivityContext) == 0x000010, "Wrong alignment on UPolyEditActivityContext"); \ static_assert(sizeof(UPolyEditActivityContext) == 0x000120, "Wrong size on UPolyEditActivityContext"); \ static_assert(offsetof(UPolyEditActivityContext, CommonProperties) == 0x000028, "Member 'UPolyEditActivityContext::CommonProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditActivityContext, Preview) == 0x000040, "Member 'UPolyEditActivityContext::Preview' has a wrong offset!"); \ static_assert(offsetof(UPolyEditActivityContext, SelectionMechanic) == 0x000070, "Member 'UPolyEditActivityContext::SelectionMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddPrimitiveToolBuilder \ static_assert(alignof(UAddPrimitiveToolBuilder) == 0x000008, "Wrong alignment on UAddPrimitiveToolBuilder"); \ static_assert(sizeof(UAddPrimitiveToolBuilder) == 0x000030, "Wrong size on UAddPrimitiveToolBuilder"); \ #define DUMPER7_ASSERTS_UNewMeshMaterialProperties \ static_assert(alignof(UNewMeshMaterialProperties) == 0x000008, "Wrong alignment on UNewMeshMaterialProperties"); \ static_assert(sizeof(UNewMeshMaterialProperties) == 0x0000B8, "Wrong size on UNewMeshMaterialProperties"); \ static_assert(offsetof(UNewMeshMaterialProperties, Material) == 0x0000A8, "Member 'UNewMeshMaterialProperties::Material' has a wrong offset!"); \ static_assert(offsetof(UNewMeshMaterialProperties, UVScale) == 0x0000B0, "Member 'UNewMeshMaterialProperties::UVScale' has a wrong offset!"); \ static_assert(offsetof(UNewMeshMaterialProperties, bWorldSpaceUVScale) == 0x0000B4, "Member 'UNewMeshMaterialProperties::bWorldSpaceUVScale' has a wrong offset!"); \ static_assert(offsetof(UNewMeshMaterialProperties, bShowWireframe) == 0x0000B5, "Member 'UNewMeshMaterialProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UNewMeshMaterialProperties, bShowExtendedOptions) == 0x0000B6, "Member 'UNewMeshMaterialProperties::bShowExtendedOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExistingMeshMaterialProperties_GetUVChannelNamesFunc \ static_assert(alignof(ExistingMeshMaterialProperties_GetUVChannelNamesFunc) == 0x000008, "Wrong alignment on ExistingMeshMaterialProperties_GetUVChannelNamesFunc"); \ static_assert(sizeof(ExistingMeshMaterialProperties_GetUVChannelNamesFunc) == 0x000010, "Wrong size on ExistingMeshMaterialProperties_GetUVChannelNamesFunc"); \ static_assert(offsetof(ExistingMeshMaterialProperties_GetUVChannelNamesFunc, ReturnValue) == 0x000000, "Member 'ExistingMeshMaterialProperties_GetUVChannelNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExistingMeshMaterialProperties \ static_assert(alignof(UExistingMeshMaterialProperties) == 0x000008, "Wrong alignment on UExistingMeshMaterialProperties"); \ static_assert(sizeof(UExistingMeshMaterialProperties) == 0x0000E0, "Wrong size on UExistingMeshMaterialProperties"); \ static_assert(offsetof(UExistingMeshMaterialProperties, MaterialMode) == 0x0000A8, "Member 'UExistingMeshMaterialProperties::MaterialMode' has a wrong offset!"); \ static_assert(offsetof(UExistingMeshMaterialProperties, CheckerDensity) == 0x0000AC, "Member 'UExistingMeshMaterialProperties::CheckerDensity' has a wrong offset!"); \ static_assert(offsetof(UExistingMeshMaterialProperties, OverrideMaterial) == 0x0000B0, "Member 'UExistingMeshMaterialProperties::OverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UExistingMeshMaterialProperties, UVChannel) == 0x0000B8, "Member 'UExistingMeshMaterialProperties::UVChannel' has a wrong offset!"); \ static_assert(offsetof(UExistingMeshMaterialProperties, UVChannelNamesList) == 0x0000C8, "Member 'UExistingMeshMaterialProperties::UVChannelNamesList' has a wrong offset!"); \ static_assert(offsetof(UExistingMeshMaterialProperties, CheckerMaterial) == 0x0000D8, "Member 'UExistingMeshMaterialProperties::CheckerMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralBoxToolProperties \ static_assert(alignof(UProceduralBoxToolProperties) == 0x000008, "Wrong alignment on UProceduralBoxToolProperties"); \ static_assert(sizeof(UProceduralBoxToolProperties) == 0x0000D0, "Wrong size on UProceduralBoxToolProperties"); \ static_assert(offsetof(UProceduralBoxToolProperties, Width) == 0x0000B8, "Member 'UProceduralBoxToolProperties::Width' has a wrong offset!"); \ static_assert(offsetof(UProceduralBoxToolProperties, Depth) == 0x0000BC, "Member 'UProceduralBoxToolProperties::Depth' has a wrong offset!"); \ static_assert(offsetof(UProceduralBoxToolProperties, Height) == 0x0000C0, "Member 'UProceduralBoxToolProperties::Height' has a wrong offset!"); \ static_assert(offsetof(UProceduralBoxToolProperties, WidthSubdivisions) == 0x0000C4, "Member 'UProceduralBoxToolProperties::WidthSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralBoxToolProperties, DepthSubdivisions) == 0x0000C8, "Member 'UProceduralBoxToolProperties::DepthSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralBoxToolProperties, HeightSubdivisions) == 0x0000CC, "Member 'UProceduralBoxToolProperties::HeightSubdivisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshEditingViewProperties \ static_assert(alignof(UMeshEditingViewProperties) == 0x000008, "Wrong alignment on UMeshEditingViewProperties"); \ static_assert(sizeof(UMeshEditingViewProperties) == 0x0000F8, "Wrong size on UMeshEditingViewProperties"); \ static_assert(offsetof(UMeshEditingViewProperties, bShowWireframe) == 0x0000A8, "Member 'UMeshEditingViewProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, MaterialMode) == 0x0000AC, "Member 'UMeshEditingViewProperties::MaterialMode' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, bFlatShading) == 0x0000B0, "Member 'UMeshEditingViewProperties::bFlatShading' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, Color) == 0x0000B4, "Member 'UMeshEditingViewProperties::Color' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, Image) == 0x0000C8, "Member 'UMeshEditingViewProperties::Image' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, Opacity) == 0x0000D0, "Member 'UMeshEditingViewProperties::Opacity' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, TransparentMaterialColor) == 0x0000D8, "Member 'UMeshEditingViewProperties::TransparentMaterialColor' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, bTwoSided) == 0x0000E8, "Member 'UMeshEditingViewProperties::bTwoSided' has a wrong offset!"); \ static_assert(offsetof(UMeshEditingViewProperties, CustomMaterial) == 0x0000EC, "Member 'UMeshEditingViewProperties::CustomMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralRectangleToolProperties \ static_assert(alignof(UProceduralRectangleToolProperties) == 0x000008, "Wrong alignment on UProceduralRectangleToolProperties"); \ static_assert(sizeof(UProceduralRectangleToolProperties) == 0x0000D8, "Wrong size on UProceduralRectangleToolProperties"); \ static_assert(offsetof(UProceduralRectangleToolProperties, RectangleType) == 0x0000B8, "Member 'UProceduralRectangleToolProperties::RectangleType' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, Width) == 0x0000BC, "Member 'UProceduralRectangleToolProperties::Width' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, Depth) == 0x0000C0, "Member 'UProceduralRectangleToolProperties::Depth' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, WidthSubdivisions) == 0x0000C4, "Member 'UProceduralRectangleToolProperties::WidthSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, DepthSubdivisions) == 0x0000C8, "Member 'UProceduralRectangleToolProperties::DepthSubdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, CornerRadius) == 0x0000CC, "Member 'UProceduralRectangleToolProperties::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(UProceduralRectangleToolProperties, CornerSlices) == 0x0000D0, "Member 'UProceduralRectangleToolProperties::CornerSlices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URecomputeUVsTool \ static_assert(alignof(URecomputeUVsTool) == 0x000008, "Wrong alignment on URecomputeUVsTool"); \ static_assert(sizeof(URecomputeUVsTool) == 0x000118, "Wrong size on URecomputeUVsTool"); \ static_assert(offsetof(URecomputeUVsTool, UVChannelProperties) == 0x0000B8, "Member 'URecomputeUVsTool::UVChannelProperties' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, Settings) == 0x0000C0, "Member 'URecomputeUVsTool::Settings' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, PolygroupLayerProperties) == 0x0000C8, "Member 'URecomputeUVsTool::PolygroupLayerProperties' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, MaterialSettings) == 0x0000D0, "Member 'URecomputeUVsTool::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, bCreateUVLayoutViewOnSetup) == 0x0000D8, "Member 'URecomputeUVsTool::bCreateUVLayoutViewOnSetup' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, UVLayoutView) == 0x0000E0, "Member 'URecomputeUVsTool::UVLayoutView' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, RecomputeUVsOpFactory) == 0x0000E8, "Member 'URecomputeUVsTool::RecomputeUVsOpFactory' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsTool, Preview) == 0x0000F0, "Member 'URecomputeUVsTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralCylinderToolProperties \ static_assert(alignof(UProceduralCylinderToolProperties) == 0x000008, "Wrong alignment on UProceduralCylinderToolProperties"); \ static_assert(sizeof(UProceduralCylinderToolProperties) == 0x0000C8, "Wrong size on UProceduralCylinderToolProperties"); \ static_assert(offsetof(UProceduralCylinderToolProperties, Radius) == 0x0000B8, "Member 'UProceduralCylinderToolProperties::Radius' has a wrong offset!"); \ static_assert(offsetof(UProceduralCylinderToolProperties, Height) == 0x0000BC, "Member 'UProceduralCylinderToolProperties::Height' has a wrong offset!"); \ static_assert(offsetof(UProceduralCylinderToolProperties, RadialSlices) == 0x0000C0, "Member 'UProceduralCylinderToolProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralCylinderToolProperties, HeightSubdivisions) == 0x0000C4, "Member 'UProceduralCylinderToolProperties::HeightSubdivisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditBevelEdgeProperties \ static_assert(alignof(UPolyEditBevelEdgeProperties) == 0x000008, "Wrong alignment on UPolyEditBevelEdgeProperties"); \ static_assert(sizeof(UPolyEditBevelEdgeProperties) == 0x0000B0, "Wrong size on UPolyEditBevelEdgeProperties"); \ static_assert(offsetof(UPolyEditBevelEdgeProperties, BevelDistance) == 0x0000A8, "Member 'UPolyEditBevelEdgeProperties::BevelDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralConeToolProperties \ static_assert(alignof(UProceduralConeToolProperties) == 0x000008, "Wrong alignment on UProceduralConeToolProperties"); \ static_assert(sizeof(UProceduralConeToolProperties) == 0x0000C8, "Wrong size on UProceduralConeToolProperties"); \ static_assert(offsetof(UProceduralConeToolProperties, Radius) == 0x0000B8, "Member 'UProceduralConeToolProperties::Radius' has a wrong offset!"); \ static_assert(offsetof(UProceduralConeToolProperties, Height) == 0x0000BC, "Member 'UProceduralConeToolProperties::Height' has a wrong offset!"); \ static_assert(offsetof(UProceduralConeToolProperties, RadialSlices) == 0x0000C0, "Member 'UProceduralConeToolProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralConeToolProperties, HeightSubdivisions) == 0x0000C4, "Member 'UProceduralConeToolProperties::HeightSubdivisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralArrowToolProperties \ static_assert(alignof(UProceduralArrowToolProperties) == 0x000008, "Wrong alignment on UProceduralArrowToolProperties"); \ static_assert(sizeof(UProceduralArrowToolProperties) == 0x0000D0, "Wrong size on UProceduralArrowToolProperties"); \ static_assert(offsetof(UProceduralArrowToolProperties, ShaftRadius) == 0x0000B8, "Member 'UProceduralArrowToolProperties::ShaftRadius' has a wrong offset!"); \ static_assert(offsetof(UProceduralArrowToolProperties, ShaftHeight) == 0x0000BC, "Member 'UProceduralArrowToolProperties::ShaftHeight' has a wrong offset!"); \ static_assert(offsetof(UProceduralArrowToolProperties, HeadRadius) == 0x0000C0, "Member 'UProceduralArrowToolProperties::HeadRadius' has a wrong offset!"); \ static_assert(offsetof(UProceduralArrowToolProperties, HeadHeight) == 0x0000C4, "Member 'UProceduralArrowToolProperties::HeadHeight' has a wrong offset!"); \ static_assert(offsetof(UProceduralArrowToolProperties, RadialSlices) == 0x0000C8, "Member 'UProceduralArrowToolProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralArrowToolProperties, HeightSubdivisions) == 0x0000CC, "Member 'UProceduralArrowToolProperties::HeightSubdivisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralSphereToolProperties \ static_assert(alignof(UProceduralSphereToolProperties) == 0x000008, "Wrong alignment on UProceduralSphereToolProperties"); \ static_assert(sizeof(UProceduralSphereToolProperties) == 0x0000D0, "Wrong size on UProceduralSphereToolProperties"); \ static_assert(offsetof(UProceduralSphereToolProperties, Radius) == 0x0000B8, "Member 'UProceduralSphereToolProperties::Radius' has a wrong offset!"); \ static_assert(offsetof(UProceduralSphereToolProperties, SubdivisionType) == 0x0000BC, "Member 'UProceduralSphereToolProperties::SubdivisionType' has a wrong offset!"); \ static_assert(offsetof(UProceduralSphereToolProperties, Subdivisions) == 0x0000C0, "Member 'UProceduralSphereToolProperties::Subdivisions' has a wrong offset!"); \ static_assert(offsetof(UProceduralSphereToolProperties, HorizontalSlices) == 0x0000C4, "Member 'UProceduralSphereToolProperties::HorizontalSlices' has a wrong offset!"); \ static_assert(offsetof(UProceduralSphereToolProperties, VerticalSlices) == 0x0000C8, "Member 'UProceduralSphereToolProperties::VerticalSlices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditBevelEdgeActivity \ static_assert(alignof(UPolyEditBevelEdgeActivity) == 0x000008, "Wrong alignment on UPolyEditBevelEdgeActivity"); \ static_assert(sizeof(UPolyEditBevelEdgeActivity) == 0x000140, "Wrong size on UPolyEditBevelEdgeActivity"); \ static_assert(offsetof(UPolyEditBevelEdgeActivity, BevelProperties) == 0x000038, "Member 'UPolyEditBevelEdgeActivity::BevelProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditBevelEdgeActivity, ActivityContext) == 0x000040, "Member 'UPolyEditBevelEdgeActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralStairsToolProperties \ static_assert(alignof(UProceduralStairsToolProperties) == 0x000008, "Wrong alignment on UProceduralStairsToolProperties"); \ static_assert(sizeof(UProceduralStairsToolProperties) == 0x0000D8, "Wrong size on UProceduralStairsToolProperties"); \ static_assert(offsetof(UProceduralStairsToolProperties, StairsType) == 0x0000B8, "Member 'UProceduralStairsToolProperties::StairsType' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, NumSteps) == 0x0000BC, "Member 'UProceduralStairsToolProperties::NumSteps' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, StepWidth) == 0x0000C0, "Member 'UProceduralStairsToolProperties::StepWidth' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, stepHeight) == 0x0000C4, "Member 'UProceduralStairsToolProperties::stepHeight' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, StepDepth) == 0x0000C8, "Member 'UProceduralStairsToolProperties::StepDepth' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, CurveAngle) == 0x0000CC, "Member 'UProceduralStairsToolProperties::CurveAngle' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, SpiralAngle) == 0x0000D0, "Member 'UProceduralStairsToolProperties::SpiralAngle' has a wrong offset!"); \ static_assert(offsetof(UProceduralStairsToolProperties, InnerRadius) == 0x0000D4, "Member 'UProceduralStairsToolProperties::InnerRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddPrimitiveTool \ static_assert(alignof(UAddPrimitiveTool) == 0x000008, "Wrong alignment on UAddPrimitiveTool"); \ static_assert(sizeof(UAddPrimitiveTool) == 0x000138, "Wrong size on UAddPrimitiveTool"); \ static_assert(offsetof(UAddPrimitiveTool, OutputTypeProperties) == 0x0000B8, "Member 'UAddPrimitiveTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, ShapeSettings) == 0x0000C0, "Member 'UAddPrimitiveTool::ShapeSettings' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, MaterialProperties) == 0x0000C8, "Member 'UAddPrimitiveTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, PreviewMesh) == 0x0000D0, "Member 'UAddPrimitiveTool::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, Gizmo) == 0x0000D8, "Member 'UAddPrimitiveTool::Gizmo' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, DragAlignmentMechanic) == 0x0000E0, "Member 'UAddPrimitiveTool::DragAlignmentMechanic' has a wrong offset!"); \ static_assert(offsetof(UAddPrimitiveTool, AssetName) == 0x0000E8, "Member 'UAddPrimitiveTool::AssetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddBoxPrimitiveTool \ static_assert(alignof(UAddBoxPrimitiveTool) == 0x000008, "Wrong alignment on UAddBoxPrimitiveTool"); \ static_assert(sizeof(UAddBoxPrimitiveTool) == 0x000138, "Wrong size on UAddBoxPrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddCylinderPrimitiveTool \ static_assert(alignof(UAddCylinderPrimitiveTool) == 0x000008, "Wrong alignment on UAddCylinderPrimitiveTool"); \ static_assert(sizeof(UAddCylinderPrimitiveTool) == 0x000138, "Wrong size on UAddCylinderPrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddConePrimitiveTool \ static_assert(alignof(UAddConePrimitiveTool) == 0x000008, "Wrong alignment on UAddConePrimitiveTool"); \ static_assert(sizeof(UAddConePrimitiveTool) == 0x000138, "Wrong size on UAddConePrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddRectanglePrimitiveTool \ static_assert(alignof(UAddRectanglePrimitiveTool) == 0x000008, "Wrong alignment on UAddRectanglePrimitiveTool"); \ static_assert(sizeof(UAddRectanglePrimitiveTool) == 0x000138, "Wrong size on UAddRectanglePrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddDiscPrimitiveTool \ static_assert(alignof(UAddDiscPrimitiveTool) == 0x000008, "Wrong alignment on UAddDiscPrimitiveTool"); \ static_assert(sizeof(UAddDiscPrimitiveTool) == 0x000138, "Wrong size on UAddDiscPrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddTorusPrimitiveTool \ static_assert(alignof(UAddTorusPrimitiveTool) == 0x000008, "Wrong alignment on UAddTorusPrimitiveTool"); \ static_assert(sizeof(UAddTorusPrimitiveTool) == 0x000138, "Wrong size on UAddTorusPrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddArrowPrimitiveTool \ static_assert(alignof(UAddArrowPrimitiveTool) == 0x000008, "Wrong alignment on UAddArrowPrimitiveTool"); \ static_assert(sizeof(UAddArrowPrimitiveTool) == 0x000138, "Wrong size on UAddArrowPrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddSpherePrimitiveTool \ static_assert(alignof(UAddSpherePrimitiveTool) == 0x000008, "Wrong alignment on UAddSpherePrimitiveTool"); \ static_assert(sizeof(UAddSpherePrimitiveTool) == 0x000138, "Wrong size on UAddSpherePrimitiveTool"); \ #define DUMPER7_ASSERTS_UAddStairsPrimitiveTool \ static_assert(alignof(UAddStairsPrimitiveTool) == 0x000008, "Wrong alignment on UAddStairsPrimitiveTool"); \ static_assert(sizeof(UAddStairsPrimitiveTool) == 0x000138, "Wrong size on UAddStairsPrimitiveTool"); \ #define DUMPER7_ASSERTS_UCombineMeshesToolBuilder \ static_assert(alignof(UCombineMeshesToolBuilder) == 0x000008, "Wrong alignment on UCombineMeshesToolBuilder"); \ static_assert(sizeof(UCombineMeshesToolBuilder) == 0x000030, "Wrong size on UCombineMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UCombineMeshesToolProperties \ static_assert(alignof(UCombineMeshesToolProperties) == 0x000008, "Wrong alignment on UCombineMeshesToolProperties"); \ static_assert(sizeof(UCombineMeshesToolProperties) == 0x0000D0, "Wrong size on UCombineMeshesToolProperties"); \ static_assert(offsetof(UCombineMeshesToolProperties, bIsDuplicateMode) == 0x0000A8, "Member 'UCombineMeshesToolProperties::bIsDuplicateMode' has a wrong offset!"); \ static_assert(offsetof(UCombineMeshesToolProperties, OutputWriteTo) == 0x0000AC, "Member 'UCombineMeshesToolProperties::OutputWriteTo' has a wrong offset!"); \ static_assert(offsetof(UCombineMeshesToolProperties, OutputNewName) == 0x0000B0, "Member 'UCombineMeshesToolProperties::OutputNewName' has a wrong offset!"); \ static_assert(offsetof(UCombineMeshesToolProperties, OutputExistingName) == 0x0000C0, "Member 'UCombineMeshesToolProperties::OutputExistingName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombineMeshesTool \ static_assert(alignof(UCombineMeshesTool) == 0x000008, "Wrong alignment on UCombineMeshesTool"); \ static_assert(sizeof(UCombineMeshesTool) == 0x0000E0, "Wrong size on UCombineMeshesTool"); \ static_assert(offsetof(UCombineMeshesTool, BasicProperties) == 0x0000C0, "Member 'UCombineMeshesTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UCombineMeshesTool, OutputTypeProperties) == 0x0000C8, "Member 'UCombineMeshesTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UCombineMeshesTool, HandleSourceProperties) == 0x0000D0, "Member 'UCombineMeshesTool::HandleSourceProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSGMeshesToolProperties \ static_assert(alignof(UCSGMeshesToolProperties) == 0x000008, "Wrong alignment on UCSGMeshesToolProperties"); \ static_assert(sizeof(UCSGMeshesToolProperties) == 0x0000D0, "Wrong size on UCSGMeshesToolProperties"); \ static_assert(offsetof(UCSGMeshesToolProperties, Operation) == 0x0000A8, "Member 'UCSGMeshesToolProperties::Operation' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, bTryFixHoles) == 0x0000A9, "Member 'UCSGMeshesToolProperties::bTryFixHoles' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, bTryCollapseEdges) == 0x0000AA, "Member 'UCSGMeshesToolProperties::bTryCollapseEdges' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, WindingThreshold) == 0x0000AC, "Member 'UCSGMeshesToolProperties::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, bShowNewBoundaries) == 0x0000B0, "Member 'UCSGMeshesToolProperties::bShowNewBoundaries' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, bShowSubtractedMesh) == 0x0000B1, "Member 'UCSGMeshesToolProperties::bShowSubtractedMesh' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, SubtractedMeshOpacity) == 0x0000B4, "Member 'UCSGMeshesToolProperties::SubtractedMeshOpacity' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, SubtractedMeshColor) == 0x0000B8, "Member 'UCSGMeshesToolProperties::SubtractedMeshColor' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesToolProperties, bUseFirstMeshMaterials) == 0x0000C8, "Member 'UCSGMeshesToolProperties::bUseFirstMeshMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTrimMeshesToolProperties \ static_assert(alignof(UTrimMeshesToolProperties) == 0x000008, "Wrong alignment on UTrimMeshesToolProperties"); \ static_assert(sizeof(UTrimMeshesToolProperties) == 0x0000C8, "Wrong size on UTrimMeshesToolProperties"); \ static_assert(offsetof(UTrimMeshesToolProperties, WhichMesh) == 0x0000A8, "Member 'UTrimMeshesToolProperties::WhichMesh' has a wrong offset!"); \ static_assert(offsetof(UTrimMeshesToolProperties, TrimSide) == 0x0000A9, "Member 'UTrimMeshesToolProperties::TrimSide' has a wrong offset!"); \ static_assert(offsetof(UTrimMeshesToolProperties, WindingThreshold) == 0x0000AC, "Member 'UTrimMeshesToolProperties::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(UTrimMeshesToolProperties, bShowTrimmingMesh) == 0x0000B0, "Member 'UTrimMeshesToolProperties::bShowTrimmingMesh' has a wrong offset!"); \ static_assert(offsetof(UTrimMeshesToolProperties, OpacityOfTrimmingMesh) == 0x0000B4, "Member 'UTrimMeshesToolProperties::OpacityOfTrimmingMesh' has a wrong offset!"); \ static_assert(offsetof(UTrimMeshesToolProperties, ColorOfTrimmingMesh) == 0x0000B8, "Member 'UTrimMeshesToolProperties::ColorOfTrimmingMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSGMeshesTool \ static_assert(alignof(UCSGMeshesTool) == 0x000008, "Wrong alignment on UCSGMeshesTool"); \ static_assert(sizeof(UCSGMeshesTool) == 0x000158, "Wrong size on UCSGMeshesTool"); \ static_assert(offsetof(UCSGMeshesTool, CSGProperties) == 0x000100, "Member 'UCSGMeshesTool::CSGProperties' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesTool, TrimProperties) == 0x000108, "Member 'UCSGMeshesTool::TrimProperties' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesTool, OriginalMeshPreviews) == 0x000120, "Member 'UCSGMeshesTool::OriginalMeshPreviews' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesTool, PreviewsGhostMaterial) == 0x000130, "Member 'UCSGMeshesTool::PreviewsGhostMaterial' has a wrong offset!"); \ static_assert(offsetof(UCSGMeshesTool, DrawnLineSet) == 0x000138, "Member 'UCSGMeshesTool::DrawnLineSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCSGMeshesToolBuilder \ static_assert(alignof(UCSGMeshesToolBuilder) == 0x000008, "Wrong alignment on UCSGMeshesToolBuilder"); \ static_assert(sizeof(UCSGMeshesToolBuilder) == 0x000030, "Wrong size on UCSGMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UCutMeshWithMeshToolProperties \ static_assert(alignof(UCutMeshWithMeshToolProperties) == 0x000008, "Wrong alignment on UCutMeshWithMeshToolProperties"); \ static_assert(sizeof(UCutMeshWithMeshToolProperties) == 0x0000B8, "Wrong size on UCutMeshWithMeshToolProperties"); \ static_assert(offsetof(UCutMeshWithMeshToolProperties, bTryFixHoles) == 0x0000A8, "Member 'UCutMeshWithMeshToolProperties::bTryFixHoles' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshToolProperties, bTryCollapseEdges) == 0x0000A9, "Member 'UCutMeshWithMeshToolProperties::bTryCollapseEdges' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshToolProperties, WindingThreshold) == 0x0000AC, "Member 'UCutMeshWithMeshToolProperties::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshToolProperties, bShowNewBoundaries) == 0x0000B0, "Member 'UCutMeshWithMeshToolProperties::bShowNewBoundaries' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshToolProperties, bUseFirstMeshMaterials) == 0x0000B1, "Member 'UCutMeshWithMeshToolProperties::bUseFirstMeshMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutMeshWithMeshTool \ static_assert(alignof(UCutMeshWithMeshTool) == 0x000008, "Wrong alignment on UCutMeshWithMeshTool"); \ static_assert(sizeof(UCutMeshWithMeshTool) == 0x000378, "Wrong size on UCutMeshWithMeshTool"); \ static_assert(offsetof(UCutMeshWithMeshTool, CutProperties) == 0x000100, "Member 'UCutMeshWithMeshTool::CutProperties' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshTool, IntersectPreviewMesh) == 0x000108, "Member 'UCutMeshWithMeshTool::IntersectPreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UCutMeshWithMeshTool, DrawnLineSet) == 0x000130, "Member 'UCutMeshWithMeshTool::DrawnLineSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutMeshWithMeshToolBuilder \ static_assert(alignof(UCutMeshWithMeshToolBuilder) == 0x000008, "Wrong alignment on UCutMeshWithMeshToolBuilder"); \ static_assert(sizeof(UCutMeshWithMeshToolBuilder) == 0x000028, "Wrong size on UCutMeshWithMeshToolBuilder"); \ #define DUMPER7_ASSERTS_UDrawAndRevolveToolBuilder \ static_assert(alignof(UDrawAndRevolveToolBuilder) == 0x000008, "Wrong alignment on UDrawAndRevolveToolBuilder"); \ static_assert(sizeof(UDrawAndRevolveToolBuilder) == 0x000028, "Wrong size on UDrawAndRevolveToolBuilder"); \ #define DUMPER7_ASSERTS_URevolveProperties \ static_assert(alignof(URevolveProperties) == 0x000008, "Wrong alignment on URevolveProperties"); \ static_assert(sizeof(URevolveProperties) == 0x000118, "Wrong size on URevolveProperties"); \ static_assert(offsetof(URevolveProperties, RevolveDegreesClamped) == 0x0000A8, "Member 'URevolveProperties::RevolveDegreesClamped' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, RevolveDegrees) == 0x0000B0, "Member 'URevolveProperties::RevolveDegrees' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, RevolveDegreesOffset) == 0x0000B8, "Member 'URevolveProperties::RevolveDegreesOffset' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, StepsMaxDegrees) == 0x0000C0, "Member 'URevolveProperties::StepsMaxDegrees' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, bExplicitSteps) == 0x0000C8, "Member 'URevolveProperties::bExplicitSteps' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, NumExplicitSteps) == 0x0000CC, "Member 'URevolveProperties::NumExplicitSteps' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, HeightOffsetPerDegree) == 0x0000D0, "Member 'URevolveProperties::HeightOffsetPerDegree' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, bReverseRevolutionDirection) == 0x0000D8, "Member 'URevolveProperties::bReverseRevolutionDirection' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, bFlipMesh) == 0x0000D9, "Member 'URevolveProperties::bFlipMesh' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, bSharpNormals) == 0x0000DA, "Member 'URevolveProperties::bSharpNormals' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, SharpNormalsDegreeThreshold) == 0x0000E0, "Member 'URevolveProperties::SharpNormalsDegreeThreshold' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, bPathAtMidpointOfStep) == 0x0000E8, "Member 'URevolveProperties::bPathAtMidpointOfStep' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, PolygroupMode) == 0x0000E9, "Member 'URevolveProperties::PolygroupMode' has a wrong offset!"); \ static_assert(offsetof(URevolveProperties, QuadSplitMode) == 0x0000EA, "Member 'URevolveProperties::QuadSplitMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URevolveToolProperties \ static_assert(alignof(URevolveToolProperties) == 0x000008, "Wrong alignment on URevolveToolProperties"); \ static_assert(sizeof(URevolveToolProperties) == 0x000158, "Wrong size on URevolveToolProperties"); \ static_assert(offsetof(URevolveToolProperties, CapFillMode) == 0x000118, "Member 'URevolveToolProperties::CapFillMode' has a wrong offset!"); \ static_assert(offsetof(URevolveToolProperties, bClosePathToAxis) == 0x000119, "Member 'URevolveToolProperties::bClosePathToAxis' has a wrong offset!"); \ static_assert(offsetof(URevolveToolProperties, DrawPlaneOrigin) == 0x000120, "Member 'URevolveToolProperties::DrawPlaneOrigin' has a wrong offset!"); \ static_assert(offsetof(URevolveToolProperties, DrawPlaneOrientation) == 0x000138, "Member 'URevolveToolProperties::DrawPlaneOrientation' has a wrong offset!"); \ static_assert(offsetof(URevolveToolProperties, bEnableSnapping) == 0x000150, "Member 'URevolveToolProperties::bEnableSnapping' has a wrong offset!"); \ static_assert(offsetof(URevolveToolProperties, bAllowedToEditDrawPlane) == 0x000151, "Member 'URevolveToolProperties::bAllowedToEditDrawPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URevolveOperatorFactory \ static_assert(alignof(URevolveOperatorFactory) == 0x000008, "Wrong alignment on URevolveOperatorFactory"); \ static_assert(sizeof(URevolveOperatorFactory) == 0x000038, "Wrong size on URevolveOperatorFactory"); \ static_assert(offsetof(URevolveOperatorFactory, RevolveTool) == 0x000030, "Member 'URevolveOperatorFactory::RevolveTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawAndRevolveTool \ static_assert(alignof(UDrawAndRevolveTool) == 0x000010, "Wrong alignment on UDrawAndRevolveTool"); \ static_assert(sizeof(UDrawAndRevolveTool) == 0x000160, "Wrong size on UDrawAndRevolveTool"); \ static_assert(offsetof(UDrawAndRevolveTool, ControlPointsMechanic) == 0x000128, "Member 'UDrawAndRevolveTool::ControlPointsMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawAndRevolveTool, PlaneMechanic) == 0x000130, "Member 'UDrawAndRevolveTool::PlaneMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawAndRevolveTool, OutputTypeProperties) == 0x000138, "Member 'UDrawAndRevolveTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawAndRevolveTool, Settings) == 0x000140, "Member 'UDrawAndRevolveTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UDrawAndRevolveTool, MaterialProperties) == 0x000148, "Member 'UDrawAndRevolveTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawAndRevolveTool, Preview) == 0x000150, "Member 'UDrawAndRevolveTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolygonToolBuilder \ static_assert(alignof(UDrawPolygonToolBuilder) == 0x000008, "Wrong alignment on UDrawPolygonToolBuilder"); \ static_assert(sizeof(UDrawPolygonToolBuilder) == 0x000028, "Wrong size on UDrawPolygonToolBuilder"); \ #define DUMPER7_ASSERTS_UDrawPolygonToolStandardProperties \ static_assert(alignof(UDrawPolygonToolStandardProperties) == 0x000008, "Wrong alignment on UDrawPolygonToolStandardProperties"); \ static_assert(sizeof(UDrawPolygonToolStandardProperties) == 0x0000C0, "Wrong size on UDrawPolygonToolStandardProperties"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, PolygonDrawMode) == 0x0000A8, "Member 'UDrawPolygonToolStandardProperties::PolygonDrawMode' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, bAllowSelfIntersections) == 0x0000A9, "Member 'UDrawPolygonToolStandardProperties::bAllowSelfIntersections' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, FeatureSizeRatio) == 0x0000AC, "Member 'UDrawPolygonToolStandardProperties::FeatureSizeRatio' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, RadialSlices) == 0x0000B0, "Member 'UDrawPolygonToolStandardProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, Distance) == 0x0000B4, "Member 'UDrawPolygonToolStandardProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, bShowGridGizmo) == 0x0000B8, "Member 'UDrawPolygonToolStandardProperties::bShowGridGizmo' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, ExtrudeMode) == 0x0000B9, "Member 'UDrawPolygonToolStandardProperties::ExtrudeMode' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolStandardProperties, ExtrudeHeight) == 0x0000BC, "Member 'UDrawPolygonToolStandardProperties::ExtrudeHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolygonToolSnapProperties \ static_assert(alignof(UDrawPolygonToolSnapProperties) == 0x000008, "Wrong alignment on UDrawPolygonToolSnapProperties"); \ static_assert(sizeof(UDrawPolygonToolSnapProperties) == 0x0000B8, "Wrong size on UDrawPolygonToolSnapProperties"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bEnableSnapping) == 0x0000A8, "Member 'UDrawPolygonToolSnapProperties::bEnableSnapping' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToWorldGrid) == 0x0000A9, "Member 'UDrawPolygonToolSnapProperties::bSnapToWorldGrid' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToVertices) == 0x0000AA, "Member 'UDrawPolygonToolSnapProperties::bSnapToVertices' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToEdges) == 0x0000AB, "Member 'UDrawPolygonToolSnapProperties::bSnapToEdges' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToAxes) == 0x0000AC, "Member 'UDrawPolygonToolSnapProperties::bSnapToAxes' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToLengths) == 0x0000AD, "Member 'UDrawPolygonToolSnapProperties::bSnapToLengths' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, bSnapToSurfaces) == 0x0000AE, "Member 'UDrawPolygonToolSnapProperties::bSnapToSurfaces' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonToolSnapProperties, SnapToSurfacesOffset) == 0x0000B0, "Member 'UDrawPolygonToolSnapProperties::SnapToSurfacesOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolygonTool \ static_assert(alignof(UDrawPolygonTool) == 0x000010, "Wrong alignment on UDrawPolygonTool"); \ static_assert(sizeof(UDrawPolygonTool) == 0x0005A0, "Wrong size on UDrawPolygonTool"); \ static_assert(offsetof(UDrawPolygonTool, OutputTypeProperties) == 0x0000A0, "Member 'UDrawPolygonTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, PolygonProperties) == 0x0000A8, "Member 'UDrawPolygonTool::PolygonProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, SnapProperties) == 0x0000B0, "Member 'UDrawPolygonTool::SnapProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, MaterialProperties) == 0x0000B8, "Member 'UDrawPolygonTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, PreviewMesh) == 0x000190, "Member 'UDrawPolygonTool::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, PlaneTransformGizmo) == 0x000198, "Member 'UDrawPolygonTool::PlaneTransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, PlaneTransformProxy) == 0x0001A0, "Member 'UDrawPolygonTool::PlaneTransformProxy' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, HeightMechanic) == 0x000588, "Member 'UDrawPolygonTool::HeightMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawPolygonTool, DragAlignmentMechanic) == 0x000590, "Member 'UDrawPolygonTool::DragAlignmentMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolBuilder \ static_assert(alignof(UEditMeshPolygonsToolBuilder) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolBuilder"); \ static_assert(sizeof(UEditMeshPolygonsToolBuilder) == 0x000030, "Wrong size on UEditMeshPolygonsToolBuilder"); \ #define DUMPER7_ASSERTS_UPolyEditCommonProperties \ static_assert(alignof(UPolyEditCommonProperties) == 0x000008, "Wrong alignment on UPolyEditCommonProperties"); \ static_assert(sizeof(UPolyEditCommonProperties) == 0x0000B8, "Wrong size on UPolyEditCommonProperties"); \ static_assert(offsetof(UPolyEditCommonProperties, bShowWireframe) == 0x0000A8, "Member 'UPolyEditCommonProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCommonProperties, bShowSelectableCorners) == 0x0000A9, "Member 'UPolyEditCommonProperties::bShowSelectableCorners' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCommonProperties, bGizmoVisible) == 0x0000AA, "Member 'UPolyEditCommonProperties::bGizmoVisible' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCommonProperties, LocalFrameMode) == 0x0000AC, "Member 'UPolyEditCommonProperties::LocalFrameMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCommonProperties, bLockRotation) == 0x0000B0, "Member 'UPolyEditCommonProperties::bLockRotation' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCommonProperties, bLocalCoordSystem) == 0x0000B1, "Member 'UPolyEditCommonProperties::bLocalCoordSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsActionModeToolBuilder \ static_assert(alignof(UEditMeshPolygonsActionModeToolBuilder) == 0x000008, "Wrong alignment on UEditMeshPolygonsActionModeToolBuilder"); \ static_assert(sizeof(UEditMeshPolygonsActionModeToolBuilder) == 0x000038, "Wrong size on UEditMeshPolygonsActionModeToolBuilder"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsSelectionModeToolBuilder \ static_assert(alignof(UEditMeshPolygonsSelectionModeToolBuilder) == 0x000008, "Wrong alignment on UEditMeshPolygonsSelectionModeToolBuilder"); \ static_assert(sizeof(UEditMeshPolygonsSelectionModeToolBuilder) == 0x000038, "Wrong size on UEditMeshPolygonsSelectionModeToolBuilder"); \ #define DUMPER7_ASSERTS_UPolyEditTopologyProperties \ static_assert(alignof(UPolyEditTopologyProperties) == 0x000008, "Wrong alignment on UPolyEditTopologyProperties"); \ static_assert(sizeof(UPolyEditTopologyProperties) == 0x0000C0, "Wrong size on UPolyEditTopologyProperties"); \ static_assert(offsetof(UPolyEditTopologyProperties, bAddExtraCorners) == 0x0000B0, "Member 'UPolyEditTopologyProperties::bAddExtraCorners' has a wrong offset!"); \ static_assert(offsetof(UPolyEditTopologyProperties, ExtraCornerAngleThresholdDegrees) == 0x0000B8, "Member 'UPolyEditTopologyProperties::ExtraCornerAngleThresholdDegrees' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolActions \ static_assert(alignof(UEditMeshPolygonsToolActions) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolActions"); \ static_assert(sizeof(UEditMeshPolygonsToolActions) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolActions"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolActions_Triangles \ static_assert(alignof(UEditMeshPolygonsToolActions_Triangles) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolActions_Triangles"); \ static_assert(sizeof(UEditMeshPolygonsToolActions_Triangles) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolActions_Triangles"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolUVActions \ static_assert(alignof(UEditMeshPolygonsToolUVActions) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolUVActions"); \ static_assert(sizeof(UEditMeshPolygonsToolUVActions) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolUVActions"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolEdgeActions \ static_assert(alignof(UEditMeshPolygonsToolEdgeActions) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolEdgeActions"); \ static_assert(sizeof(UEditMeshPolygonsToolEdgeActions) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolEdgeActions"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsToolEdgeActions_Triangles \ static_assert(alignof(UEditMeshPolygonsToolEdgeActions_Triangles) == 0x000008, "Wrong alignment on UEditMeshPolygonsToolEdgeActions_Triangles"); \ static_assert(sizeof(UEditMeshPolygonsToolEdgeActions_Triangles) == 0x0000B0, "Wrong size on UEditMeshPolygonsToolEdgeActions_Triangles"); \ #define DUMPER7_ASSERTS_UEditMeshPolygonsTool \ static_assert(alignof(UEditMeshPolygonsTool) == 0x000010, "Wrong alignment on UEditMeshPolygonsTool"); \ static_assert(sizeof(UEditMeshPolygonsTool) == 0x000810, "Wrong size on UEditMeshPolygonsTool"); \ static_assert(offsetof(UEditMeshPolygonsTool, Preview) == 0x0000E0, "Member 'UEditMeshPolygonsTool::Preview' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, CommonProps) == 0x0000E8, "Member 'UEditMeshPolygonsTool::CommonProps' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, EditActions) == 0x0000F0, "Member 'UEditMeshPolygonsTool::EditActions' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, EditActions_Triangles) == 0x0000F8, "Member 'UEditMeshPolygonsTool::EditActions_Triangles' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, EditEdgeActions) == 0x000100, "Member 'UEditMeshPolygonsTool::EditEdgeActions' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, EditEdgeActions_Triangles) == 0x000108, "Member 'UEditMeshPolygonsTool::EditEdgeActions_Triangles' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, EditUVActions) == 0x000110, "Member 'UEditMeshPolygonsTool::EditUVActions' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, CancelAction) == 0x000118, "Member 'UEditMeshPolygonsTool::CancelAction' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, AcceptCancelAction) == 0x000120, "Member 'UEditMeshPolygonsTool::AcceptCancelAction' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, TopologyProperties) == 0x000128, "Member 'UEditMeshPolygonsTool::TopologyProperties' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, ExtrudeActivity) == 0x000130, "Member 'UEditMeshPolygonsTool::ExtrudeActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, InsetOutsetActivity) == 0x000138, "Member 'UEditMeshPolygonsTool::InsetOutsetActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, CutFacesActivity) == 0x000140, "Member 'UEditMeshPolygonsTool::CutFacesActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, PlanarProjectionUVActivity) == 0x000148, "Member 'UEditMeshPolygonsTool::PlanarProjectionUVActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, InsertEdgeActivity) == 0x000150, "Member 'UEditMeshPolygonsTool::InsertEdgeActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, InsertEdgeLoopActivity) == 0x000158, "Member 'UEditMeshPolygonsTool::InsertEdgeLoopActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, BevelEdgeActivity) == 0x000160, "Member 'UEditMeshPolygonsTool::BevelEdgeActivity' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, ActivityContext) == 0x0001A0, "Member 'UEditMeshPolygonsTool::ActivityContext' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, SelectionMechanic) == 0x0001A8, "Member 'UEditMeshPolygonsTool::SelectionMechanic' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, DragAlignmentMechanic) == 0x0001B0, "Member 'UEditMeshPolygonsTool::DragAlignmentMechanic' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, TransformGizmo) == 0x0001B8, "Member 'UEditMeshPolygonsTool::TransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UEditMeshPolygonsTool, TransformProxy) == 0x0001C0, "Member 'UEditMeshPolygonsTool::TransformProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditCutProperties \ static_assert(alignof(UPolyEditCutProperties) == 0x000008, "Wrong alignment on UPolyEditCutProperties"); \ static_assert(sizeof(UPolyEditCutProperties) == 0x0000B0, "Wrong size on UPolyEditCutProperties"); \ static_assert(offsetof(UPolyEditCutProperties, Orientation) == 0x0000A8, "Member 'UPolyEditCutProperties::Orientation' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCutProperties, bSnapToVertices) == 0x0000AC, "Member 'UPolyEditCutProperties::bSnapToVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditCutFacesActivity \ static_assert(alignof(UPolyEditCutFacesActivity) == 0x000010, "Wrong alignment on UPolyEditCutFacesActivity"); \ static_assert(sizeof(UPolyEditCutFacesActivity) == 0x0000C0, "Wrong size on UPolyEditCutFacesActivity"); \ static_assert(offsetof(UPolyEditCutFacesActivity, CutProperties) == 0x000040, "Member 'UPolyEditCutFacesActivity::CutProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCutFacesActivity, EditPreview) == 0x000048, "Member 'UPolyEditCutFacesActivity::EditPreview' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCutFacesActivity, SurfacePathMechanic) == 0x000050, "Member 'UPolyEditCutFacesActivity::SurfacePathMechanic' has a wrong offset!"); \ static_assert(offsetof(UPolyEditCutFacesActivity, ActivityContext) == 0x000058, "Member 'UPolyEditCutFacesActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditExtrudeProperties \ static_assert(alignof(UPolyEditExtrudeProperties) == 0x000008, "Wrong alignment on UPolyEditExtrudeProperties"); \ static_assert(sizeof(UPolyEditExtrudeProperties) == 0x0000D8, "Wrong size on UPolyEditExtrudeProperties"); \ static_assert(offsetof(UPolyEditExtrudeProperties, DistanceMode) == 0x0000A8, "Member 'UPolyEditExtrudeProperties::DistanceMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, Distance) == 0x0000B0, "Member 'UPolyEditExtrudeProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, Direction) == 0x0000B8, "Member 'UPolyEditExtrudeProperties::Direction' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, MeasureDirection) == 0x0000BC, "Member 'UPolyEditExtrudeProperties::MeasureDirection' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, bShellsToSolids) == 0x0000C0, "Member 'UPolyEditExtrudeProperties::bShellsToSolids' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, DirectionMode) == 0x0000C4, "Member 'UPolyEditExtrudeProperties::DirectionMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, MaxDistanceScaleFactor) == 0x0000C8, "Member 'UPolyEditExtrudeProperties::MaxDistanceScaleFactor' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeProperties, bUseColinearityForSettingBorderGroups) == 0x0000D0, "Member 'UPolyEditExtrudeProperties::bUseColinearityForSettingBorderGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditOffsetProperties \ static_assert(alignof(UPolyEditOffsetProperties) == 0x000008, "Wrong alignment on UPolyEditOffsetProperties"); \ static_assert(sizeof(UPolyEditOffsetProperties) == 0x0000D8, "Wrong size on UPolyEditOffsetProperties"); \ static_assert(offsetof(UPolyEditOffsetProperties, DistanceMode) == 0x0000A8, "Member 'UPolyEditOffsetProperties::DistanceMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, Distance) == 0x0000B0, "Member 'UPolyEditOffsetProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, DirectionMode) == 0x0000B8, "Member 'UPolyEditOffsetProperties::DirectionMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, MaxDistanceScaleFactor) == 0x0000C0, "Member 'UPolyEditOffsetProperties::MaxDistanceScaleFactor' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, bShellsToSolids) == 0x0000C8, "Member 'UPolyEditOffsetProperties::bShellsToSolids' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, MeasureDirection) == 0x0000CC, "Member 'UPolyEditOffsetProperties::MeasureDirection' has a wrong offset!"); \ static_assert(offsetof(UPolyEditOffsetProperties, bUseColinearityForSettingBorderGroups) == 0x0000D0, "Member 'UPolyEditOffsetProperties::bUseColinearityForSettingBorderGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditPushPullProperties \ static_assert(alignof(UPolyEditPushPullProperties) == 0x000008, "Wrong alignment on UPolyEditPushPullProperties"); \ static_assert(sizeof(UPolyEditPushPullProperties) == 0x0000D8, "Wrong size on UPolyEditPushPullProperties"); \ static_assert(offsetof(UPolyEditPushPullProperties, DistanceMode) == 0x0000A8, "Member 'UPolyEditPushPullProperties::DistanceMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, Distance) == 0x0000B0, "Member 'UPolyEditPushPullProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, DirectionMode) == 0x0000B8, "Member 'UPolyEditPushPullProperties::DirectionMode' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, MaxDistanceScaleFactor) == 0x0000C0, "Member 'UPolyEditPushPullProperties::MaxDistanceScaleFactor' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, bShellsToSolids) == 0x0000C8, "Member 'UPolyEditPushPullProperties::bShellsToSolids' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, MeasureDirection) == 0x0000CC, "Member 'UPolyEditPushPullProperties::MeasureDirection' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPushPullProperties, bUseColinearityForSettingBorderGroups) == 0x0000D0, "Member 'UPolyEditPushPullProperties::bUseColinearityForSettingBorderGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditExtrudeActivity \ static_assert(alignof(UPolyEditExtrudeActivity) == 0x000008, "Wrong alignment on UPolyEditExtrudeActivity"); \ static_assert(sizeof(UPolyEditExtrudeActivity) == 0x0001D0, "Wrong size on UPolyEditExtrudeActivity"); \ static_assert(offsetof(UPolyEditExtrudeActivity, ExtrudeProperties) == 0x000050, "Member 'UPolyEditExtrudeActivity::ExtrudeProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeActivity, OffsetProperties) == 0x000058, "Member 'UPolyEditExtrudeActivity::OffsetProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeActivity, PushPullProperties) == 0x000060, "Member 'UPolyEditExtrudeActivity::PushPullProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeActivity, ExtrudeHeightMechanic) == 0x000068, "Member 'UPolyEditExtrudeActivity::ExtrudeHeightMechanic' has a wrong offset!"); \ static_assert(offsetof(UPolyEditExtrudeActivity, ActivityContext) == 0x000070, "Member 'UPolyEditExtrudeActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroupEdgeInsertionProperties \ static_assert(alignof(UGroupEdgeInsertionProperties) == 0x000008, "Wrong alignment on UGroupEdgeInsertionProperties"); \ static_assert(sizeof(UGroupEdgeInsertionProperties) == 0x0000B8, "Wrong size on UGroupEdgeInsertionProperties"); \ static_assert(offsetof(UGroupEdgeInsertionProperties, InsertionMode) == 0x0000A8, "Member 'UGroupEdgeInsertionProperties::InsertionMode' has a wrong offset!"); \ static_assert(offsetof(UGroupEdgeInsertionProperties, VertexTolerance) == 0x0000B0, "Member 'UGroupEdgeInsertionProperties::VertexTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditInsertEdgeActivity \ static_assert(alignof(UPolyEditInsertEdgeActivity) == 0x000010, "Wrong alignment on UPolyEditInsertEdgeActivity"); \ static_assert(sizeof(UPolyEditInsertEdgeActivity) == 0x000440, "Wrong size on UPolyEditInsertEdgeActivity"); \ static_assert(offsetof(UPolyEditInsertEdgeActivity, Settings) == 0x000048, "Member 'UPolyEditInsertEdgeActivity::Settings' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsertEdgeActivity, ActivityContext) == 0x000050, "Member 'UPolyEditInsertEdgeActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEdgeLoopInsertionProperties \ static_assert(alignof(UEdgeLoopInsertionProperties) == 0x000008, "Wrong alignment on UEdgeLoopInsertionProperties"); \ static_assert(sizeof(UEdgeLoopInsertionProperties) == 0x0000D8, "Wrong size on UEdgeLoopInsertionProperties"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, PositionMode) == 0x0000A8, "Member 'UEdgeLoopInsertionProperties::PositionMode' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, InsertionMode) == 0x0000AC, "Member 'UEdgeLoopInsertionProperties::InsertionMode' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, NumLoops) == 0x0000B0, "Member 'UEdgeLoopInsertionProperties::NumLoops' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, ProportionOffset) == 0x0000B8, "Member 'UEdgeLoopInsertionProperties::ProportionOffset' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, DistanceOffset) == 0x0000C0, "Member 'UEdgeLoopInsertionProperties::DistanceOffset' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, bInteractive) == 0x0000C8, "Member 'UEdgeLoopInsertionProperties::bInteractive' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, bFlipOffsetDirection) == 0x0000C9, "Member 'UEdgeLoopInsertionProperties::bFlipOffsetDirection' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, bHighlightProblemGroups) == 0x0000CA, "Member 'UEdgeLoopInsertionProperties::bHighlightProblemGroups' has a wrong offset!"); \ static_assert(offsetof(UEdgeLoopInsertionProperties, VertexTolerance) == 0x0000D0, "Member 'UEdgeLoopInsertionProperties::VertexTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditInsertEdgeLoopActivity \ static_assert(alignof(UPolyEditInsertEdgeLoopActivity) == 0x000010, "Wrong alignment on UPolyEditInsertEdgeLoopActivity"); \ static_assert(sizeof(UPolyEditInsertEdgeLoopActivity) == 0x000400, "Wrong size on UPolyEditInsertEdgeLoopActivity"); \ static_assert(offsetof(UPolyEditInsertEdgeLoopActivity, Settings) == 0x000048, "Member 'UPolyEditInsertEdgeLoopActivity::Settings' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsertEdgeLoopActivity, ActivityContext) == 0x000050, "Member 'UPolyEditInsertEdgeLoopActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditInsetOutsetProperties \ static_assert(alignof(UPolyEditInsetOutsetProperties) == 0x000008, "Wrong alignment on UPolyEditInsetOutsetProperties"); \ static_assert(sizeof(UPolyEditInsetOutsetProperties) == 0x0000B8, "Wrong size on UPolyEditInsetOutsetProperties"); \ static_assert(offsetof(UPolyEditInsetOutsetProperties, Softness) == 0x0000A8, "Member 'UPolyEditInsetOutsetProperties::Softness' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetProperties, bBoundaryOnly) == 0x0000AC, "Member 'UPolyEditInsetOutsetProperties::bBoundaryOnly' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetProperties, AreaScale) == 0x0000B0, "Member 'UPolyEditInsetOutsetProperties::AreaScale' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetProperties, bReproject) == 0x0000B4, "Member 'UPolyEditInsetOutsetProperties::bReproject' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetProperties, bOutset) == 0x0000B5, "Member 'UPolyEditInsetOutsetProperties::bOutset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditInsetOutsetActivity \ static_assert(alignof(UPolyEditInsetOutsetActivity) == 0x000008, "Wrong alignment on UPolyEditInsetOutsetActivity"); \ static_assert(sizeof(UPolyEditInsetOutsetActivity) == 0x000070, "Wrong size on UPolyEditInsetOutsetActivity"); \ static_assert(offsetof(UPolyEditInsetOutsetActivity, Settings) == 0x000040, "Member 'UPolyEditInsetOutsetActivity::Settings' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetActivity, EditPreview) == 0x000050, "Member 'UPolyEditInsetOutsetActivity::EditPreview' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetActivity, CurveDistMechanic) == 0x000058, "Member 'UPolyEditInsetOutsetActivity::CurveDistMechanic' has a wrong offset!"); \ static_assert(offsetof(UPolyEditInsetOutsetActivity, ActivityContext) == 0x000060, "Member 'UPolyEditInsetOutsetActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditSetUVProperties \ static_assert(alignof(UPolyEditSetUVProperties) == 0x000008, "Wrong alignment on UPolyEditSetUVProperties"); \ static_assert(sizeof(UPolyEditSetUVProperties) == 0x0000B0, "Wrong size on UPolyEditSetUVProperties"); \ static_assert(offsetof(UPolyEditSetUVProperties, bShowMaterial) == 0x0000A8, "Member 'UPolyEditSetUVProperties::bShowMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditPlanarProjectionUVActivity \ static_assert(alignof(UPolyEditPlanarProjectionUVActivity) == 0x000010, "Wrong alignment on UPolyEditPlanarProjectionUVActivity"); \ static_assert(sizeof(UPolyEditPlanarProjectionUVActivity) == 0x0000F0, "Wrong size on UPolyEditPlanarProjectionUVActivity"); \ static_assert(offsetof(UPolyEditPlanarProjectionUVActivity, SetUVProperties) == 0x000040, "Member 'UPolyEditPlanarProjectionUVActivity::SetUVProperties' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPlanarProjectionUVActivity, EditPreview) == 0x000048, "Member 'UPolyEditPlanarProjectionUVActivity::EditPreview' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPlanarProjectionUVActivity, SurfacePathMechanic) == 0x000050, "Member 'UPolyEditPlanarProjectionUVActivity::SurfacePathMechanic' has a wrong offset!"); \ static_assert(offsetof(UPolyEditPlanarProjectionUVActivity, ActivityContext) == 0x000058, "Member 'UPolyEditPlanarProjectionUVActivity::ActivityContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVLayoutToolBuilder \ static_assert(alignof(UUVLayoutToolBuilder) == 0x000008, "Wrong alignment on UUVLayoutToolBuilder"); \ static_assert(sizeof(UUVLayoutToolBuilder) == 0x000028, "Wrong size on UUVLayoutToolBuilder"); \ #define DUMPER7_ASSERTS_UUVLayoutTool \ static_assert(alignof(UUVLayoutTool) == 0x000010, "Wrong alignment on UUVLayoutTool"); \ static_assert(sizeof(UUVLayoutTool) == 0x000160, "Wrong size on UUVLayoutTool"); \ static_assert(offsetof(UUVLayoutTool, UVChannelProperties) == 0x0000B8, "Member 'UUVLayoutTool::UVChannelProperties' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutTool, BasicProperties) == 0x0000C0, "Member 'UUVLayoutTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutTool, MaterialSettings) == 0x0000C8, "Member 'UUVLayoutTool::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutTool, Previews) == 0x0000D0, "Member 'UUVLayoutTool::Previews' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutTool, Factories) == 0x0000E0, "Member 'UUVLayoutTool::Factories' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutTool, UVLayoutView) == 0x000150, "Member 'UUVLayoutTool::UVLayoutView' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVProjectionToolBuilder \ static_assert(alignof(UUVProjectionToolBuilder) == 0x000008, "Wrong alignment on UUVProjectionToolBuilder"); \ static_assert(sizeof(UUVProjectionToolBuilder) == 0x000028, "Wrong size on UUVProjectionToolBuilder"); \ #define DUMPER7_ASSERTS_UUVProjectionToolEditActions \ static_assert(alignof(UUVProjectionToolEditActions) == 0x000008, "Wrong alignment on UUVProjectionToolEditActions"); \ static_assert(sizeof(UUVProjectionToolEditActions) == 0x0000B0, "Wrong size on UUVProjectionToolEditActions"); \ #define DUMPER7_ASSERTS_UUVProjectionToolProperties \ static_assert(alignof(UUVProjectionToolProperties) == 0x000010, "Wrong alignment on UUVProjectionToolProperties"); \ static_assert(sizeof(UUVProjectionToolProperties) == 0x000190, "Wrong size on UUVProjectionToolProperties"); \ static_assert(offsetof(UUVProjectionToolProperties, ProjectionType) == 0x0000A8, "Member 'UUVProjectionToolProperties::ProjectionType' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, Dimensions) == 0x0000B0, "Member 'UUVProjectionToolProperties::Dimensions' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, bUniformDimensions) == 0x0000C8, "Member 'UUVProjectionToolProperties::bUniformDimensions' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, Initialization) == 0x0000CC, "Member 'UUVProjectionToolProperties::Initialization' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, CylinderSplitAngle) == 0x0000D0, "Member 'UUVProjectionToolProperties::CylinderSplitAngle' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, ExpMapNormalBlending) == 0x0000D4, "Member 'UUVProjectionToolProperties::ExpMapNormalBlending' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, ExpMapSmoothingSteps) == 0x0000D8, "Member 'UUVProjectionToolProperties::ExpMapSmoothingSteps' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, ExpMapSmoothingAlpha) == 0x0000DC, "Member 'UUVProjectionToolProperties::ExpMapSmoothingAlpha' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, Rotation) == 0x0000E0, "Member 'UUVProjectionToolProperties::Rotation' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, Scale) == 0x0000E8, "Member 'UUVProjectionToolProperties::Scale' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, Translation) == 0x0000F8, "Member 'UUVProjectionToolProperties::Translation' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, SavedDimensions) == 0x000108, "Member 'UUVProjectionToolProperties::SavedDimensions' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, bSavedUniformDimensions) == 0x000120, "Member 'UUVProjectionToolProperties::bSavedUniformDimensions' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionToolProperties, SavedTransform) == 0x000130, "Member 'UUVProjectionToolProperties::SavedTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVProjectionOperatorFactory \ static_assert(alignof(UUVProjectionOperatorFactory) == 0x000008, "Wrong alignment on UUVProjectionOperatorFactory"); \ static_assert(sizeof(UUVProjectionOperatorFactory) == 0x000038, "Wrong size on UUVProjectionOperatorFactory"); \ static_assert(offsetof(UUVProjectionOperatorFactory, Tool) == 0x000030, "Member 'UUVProjectionOperatorFactory::Tool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVProjectionTool \ static_assert(alignof(UUVProjectionTool) == 0x000010, "Wrong alignment on UUVProjectionTool"); \ static_assert(sizeof(UUVProjectionTool) == 0x000450, "Wrong size on UUVProjectionTool"); \ static_assert(offsetof(UUVProjectionTool, UVChannelProperties) == 0x0000B8, "Member 'UUVProjectionTool::UVChannelProperties' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, BasicProperties) == 0x0000C0, "Member 'UUVProjectionTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, EditActions) == 0x0000C8, "Member 'UUVProjectionTool::EditActions' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, MaterialSettings) == 0x0000D0, "Member 'UUVProjectionTool::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, Preview) == 0x0000D8, "Member 'UUVProjectionTool::Preview' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, CheckerMaterial) == 0x0000E0, "Member 'UUVProjectionTool::CheckerMaterial' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, TransformGizmo) == 0x0000E8, "Member 'UUVProjectionTool::TransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, TransformProxy) == 0x0000F0, "Member 'UUVProjectionTool::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, OperatorFactory) == 0x0000F8, "Member 'UUVProjectionTool::OperatorFactory' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, EdgeRenderer) == 0x000100, "Member 'UUVProjectionTool::EdgeRenderer' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, ClickToSetPlaneBehavior) == 0x000438, "Member 'UUVProjectionTool::ClickToSetPlaneBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBeingActions \ static_assert(alignof(FBeingActions) == 0x000008, "Wrong alignment on FBeingActions"); \ static_assert(sizeof(FBeingActions) == 0x000010, "Wrong size on FBeingActions"); \ static_assert(offsetof(FBeingActions, _List) == 0x000000, "Member 'FBeingActions::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootSocketData \ static_assert(alignof(FFootSocketData) == 0x000008, "Wrong alignment on FFootSocketData"); \ static_assert(sizeof(FFootSocketData) == 0x0001D0, "Wrong size on FFootSocketData"); \ static_assert(offsetof(FFootSocketData, _FootHit) == 0x000000, "Member 'FFootSocketData::_FootHit' has a wrong offset!"); \ static_assert(offsetof(FFootSocketData, _DropHit) == 0x0000E8, "Member 'FFootSocketData::_DropHit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootData \ static_assert(alignof(FFootData) == 0x000008, "Wrong alignment on FFootData"); \ static_assert(sizeof(FFootData) == 0x000420, "Wrong size on FFootData"); \ static_assert(offsetof(FFootData, _Location) == 0x000000, "Member 'FFootData::_Location' has a wrong offset!"); \ static_assert(offsetof(FFootData, _Offset) == 0x000018, "Member 'FFootData::_Offset' has a wrong offset!"); \ static_assert(offsetof(FFootData, _Rotation) == 0x000030, "Member 'FFootData::_Rotation' has a wrong offset!"); \ static_assert(offsetof(FFootData, _FootData) == 0x000048, "Member 'FFootData::_FootData' has a wrong offset!"); \ static_assert(offsetof(FFootData, _FingersData) == 0x000218, "Member 'FFootData::_FingersData' has a wrong offset!"); \ static_assert(offsetof(FFootData, _Step) == 0x0003E8, "Member 'FFootData::_Step' has a wrong offset!"); \ static_assert(offsetof(FFootData, _FootOnGround) == 0x0003EC, "Member 'FFootData::_FootOnGround' has a wrong offset!"); \ static_assert(offsetof(FFootData, _Local) == 0x0003F0, "Member 'FFootData::_Local' has a wrong offset!"); \ static_assert(offsetof(FFootData, _World) == 0x000408, "Member 'FFootData::_World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootstepEffect \ static_assert(alignof(FFootstepEffect) == 0x000008, "Wrong alignment on FFootstepEffect"); \ static_assert(sizeof(FFootstepEffect) == 0x000048, "Wrong size on FFootstepEffect"); \ static_assert(offsetof(FFootstepEffect, _FootMask) == 0x000000, "Member 'FFootstepEffect::_FootMask' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _MoveDirection) == 0x000001, "Member 'FFootstepEffect::_MoveDirection' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _Particle) == 0x000008, "Member 'FFootstepEffect::_Particle' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _VertexAnims) == 0x000010, "Member 'FFootstepEffect::_VertexAnims' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _DecalMaterial) == 0x000020, "Member 'FFootstepEffect::_DecalMaterial' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _DecalLifeTime) == 0x000028, "Member 'FFootstepEffect::_DecalLifeTime' has a wrong offset!"); \ static_assert(offsetof(FFootstepEffect, _DecalSize) == 0x000030, "Member 'FFootstepEffect::_DecalSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootstep \ static_assert(alignof(FFootstep) == 0x000008, "Wrong alignment on FFootstep"); \ static_assert(sizeof(FFootstep) == 0x000070, "Wrong size on FFootstep"); \ static_assert(offsetof(FFootstep, _Sound) == 0x000000, "Member 'FFootstep::_Sound' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _BackSound) == 0x000008, "Member 'FFootstep::_BackSound' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _AINoiseModifier) == 0x000010, "Member 'FFootstep::_AINoiseModifier' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _Effects) == 0x000018, "Member 'FFootstep::_Effects' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _LeftEffects) == 0x000028, "Member 'FFootstep::_LeftEffects' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _RightEffects) == 0x000038, "Member 'FFootstep::_RightEffects' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _LeftBackEffects) == 0x000048, "Member 'FFootstep::_LeftBackEffects' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _RightBackEffects) == 0x000058, "Member 'FFootstep::_RightBackEffects' has a wrong offset!"); \ static_assert(offsetof(FFootstep, _FoliagePlayProbability) == 0x000068, "Member 'FFootstep::_FoliagePlayProbability' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWading \ static_assert(alignof(FWading) == 0x000008, "Wrong alignment on FWading"); \ static_assert(sizeof(FWading) == 0x000058, "Wrong size on FWading"); \ static_assert(offsetof(FWading, _SoundAsset) == 0x000000, "Member 'FWading::_SoundAsset' has a wrong offset!"); \ static_assert(offsetof(FWading, _DelayTimes) == 0x000020, "Member 'FWading::_DelayTimes' has a wrong offset!"); \ static_assert(offsetof(FWading, _MinDepth) == 0x000040, "Member 'FWading::_MinDepth' has a wrong offset!"); \ static_assert(offsetof(FWading, _MaxDepth) == 0x000044, "Member 'FWading::_MaxDepth' has a wrong offset!"); \ static_assert(offsetof(FWading, _Particle) == 0x000048, "Member 'FWading::_Particle' has a wrong offset!"); \ static_assert(offsetof(FWading, _FireAndForgetFX) == 0x000050, "Member 'FWading::_FireAndForgetFX' has a wrong offset!"); \ static_assert(offsetof(FWading, _TranslucentSortPriority) == 0x000054, "Member 'FWading::_TranslucentSortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootstepLoudness \ static_assert(alignof(FFootstepLoudness) == 0x000008, "Wrong alignment on FFootstepLoudness"); \ static_assert(sizeof(FFootstepLoudness) == 0x000018, "Wrong size on FFootstepLoudness"); \ static_assert(offsetof(FFootstepLoudness, _AINoiseModifier) == 0x000000, "Member 'FFootstepLoudness::_AINoiseModifier' has a wrong offset!"); \ static_assert(offsetof(FFootstepLoudness, _Curve) == 0x000008, "Member 'FFootstepLoudness::_Curve' has a wrong offset!"); \ static_assert(offsetof(FFootstepLoudness, _NormalizedCurve) == 0x000010, "Member 'FFootstepLoudness::_NormalizedCurve' has a wrong offset!"); \ static_assert(offsetof(FFootstepLoudness, _MaxSpeed) == 0x000014, "Member 'FFootstepLoudness::_MaxSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootstepTerrainTextures \ static_assert(alignof(FFootstepTerrainTextures) == 0x000008, "Wrong alignment on FFootstepTerrainTextures"); \ static_assert(sizeof(FFootstepTerrainTextures) == 0x000040, "Wrong size on FFootstepTerrainTextures"); \ static_assert(offsetof(FFootstepTerrainTextures, Texture) == 0x000008, "Member 'FFootstepTerrainTextures::Texture' has a wrong offset!"); \ static_assert(offsetof(FFootstepTerrainTextures, Material) == 0x000038, "Member 'FFootstepTerrainTextures::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTickableFloat \ static_assert(alignof(FTickableFloat) == 0x000004, "Wrong alignment on FTickableFloat"); \ static_assert(sizeof(FTickableFloat) == 0x00000C, "Wrong size on FTickableFloat"); \ static_assert(offsetof(FTickableFloat, _Value) == 0x000000, "Member 'FTickableFloat::_Value' has a wrong offset!"); \ static_assert(offsetof(FTickableFloat, _TargetValue) == 0x000004, "Member 'FTickableFloat::_TargetValue' has a wrong offset!"); \ static_assert(offsetof(FTickableFloat, _Step) == 0x000008, "Member 'FTickableFloat::_Step' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationBoneTransform \ static_assert(alignof(FAnimationBoneTransform) == 0x000010, "Wrong alignment on FAnimationBoneTransform"); \ static_assert(sizeof(FAnimationBoneTransform) == 0x000130, "Wrong size on FAnimationBoneTransform"); \ static_assert(offsetof(FAnimationBoneTransform, _Anim) == 0x000000, "Member 'FAnimationBoneTransform::_Anim' has a wrong offset!"); \ static_assert(offsetof(FAnimationBoneTransform, _Initial) == 0x000010, "Member 'FAnimationBoneTransform::_Initial' has a wrong offset!"); \ static_assert(offsetof(FAnimationBoneTransform, _Final) == 0x000070, "Member 'FAnimationBoneTransform::_Final' has a wrong offset!"); \ static_assert(offsetof(FAnimationBoneTransform, _Movement) == 0x0000D0, "Member 'FAnimationBoneTransform::_Movement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTaggedAnimationTransform \ static_assert(alignof(FTaggedAnimationTransform) == 0x000008, "Wrong alignment on FTaggedAnimationTransform"); \ static_assert(sizeof(FTaggedAnimationTransform) == 0x000040, "Wrong size on FTaggedAnimationTransform"); \ static_assert(offsetof(FTaggedAnimationTransform, _Animations) == 0x000000, "Member 'FTaggedAnimationTransform::_Animations' has a wrong offset!"); \ static_assert(offsetof(FTaggedAnimationTransform, _AnimTags) == 0x000010, "Member 'FTaggedAnimationTransform::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(FTaggedAnimationTransform, _BoneTransforms) == 0x000030, "Member 'FTaggedAnimationTransform::_BoneTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationRootMotion \ static_assert(alignof(FAnimationRootMotion) == 0x000008, "Wrong alignment on FAnimationRootMotion"); \ static_assert(sizeof(FAnimationRootMotion) == 0x000048, "Wrong size on FAnimationRootMotion"); \ static_assert(offsetof(FAnimationRootMotion, _Length) == 0x000000, "Member 'FAnimationRootMotion::_Length' has a wrong offset!"); \ static_assert(offsetof(FAnimationRootMotion, _FramesPerSecond) == 0x000004, "Member 'FAnimationRootMotion::_FramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(FAnimationRootMotion, _PlayRate) == 0x000008, "Member 'FAnimationRootMotion::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(FAnimationRootMotion, _Offset) == 0x000010, "Member 'FAnimationRootMotion::_Offset' has a wrong offset!"); \ static_assert(offsetof(FAnimationRootMotion, _Rotation) == 0x000028, "Member 'FAnimationRootMotion::_Rotation' has a wrong offset!"); \ static_assert(offsetof(FAnimationRootMotion, _Translation) == 0x000038, "Member 'FAnimationRootMotion::_Translation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSectionRootMotion \ static_assert(alignof(FSectionRootMotion) == 0x000008, "Wrong alignment on FSectionRootMotion"); \ static_assert(sizeof(FSectionRootMotion) == 0x000058, "Wrong size on FSectionRootMotion"); \ static_assert(offsetof(FSectionRootMotion, _Name) == 0x000000, "Member 'FSectionRootMotion::_Name' has a wrong offset!"); \ static_assert(offsetof(FSectionRootMotion, _StartPos) == 0x000008, "Member 'FSectionRootMotion::_StartPos' has a wrong offset!"); \ static_assert(offsetof(FSectionRootMotion, _AnimData) == 0x000010, "Member 'FSectionRootMotion::_AnimData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMontageRootMotion \ static_assert(alignof(FMontageRootMotion) == 0x000008, "Wrong alignment on FMontageRootMotion"); \ static_assert(sizeof(FMontageRootMotion) == 0x000010, "Wrong size on FMontageRootMotion"); \ static_assert(offsetof(FMontageRootMotion, _Sections) == 0x000000, "Member 'FMontageRootMotion::_Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationOrRootMotion \ static_assert(alignof(FAnimationOrRootMotion) == 0x000008, "Wrong alignment on FAnimationOrRootMotion"); \ static_assert(sizeof(FAnimationOrRootMotion) == 0x000058, "Wrong size on FAnimationOrRootMotion"); \ static_assert(offsetof(FAnimationOrRootMotion, _HasData) == 0x000000, "Member 'FAnimationOrRootMotion::_HasData' has a wrong offset!"); \ static_assert(offsetof(FAnimationOrRootMotion, _Anim) == 0x000008, "Member 'FAnimationOrRootMotion::_Anim' has a wrong offset!"); \ static_assert(offsetof(FAnimationOrRootMotion, _RootMotion) == 0x000010, "Member 'FAnimationOrRootMotion::_RootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpaceRootMotion \ static_assert(alignof(FBlendSpaceRootMotion) == 0x000008, "Wrong alignment on FBlendSpaceRootMotion"); \ static_assert(sizeof(FBlendSpaceRootMotion) == 0x000050, "Wrong size on FBlendSpaceRootMotion"); \ static_assert(offsetof(FBlendSpaceRootMotion, _RootMotion) == 0x000000, "Member 'FBlendSpaceRootMotion::_RootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStampPath \ static_assert(alignof(FStampPath) == 0x000008, "Wrong alignment on FStampPath"); \ static_assert(sizeof(FStampPath) == 0x000050, "Wrong size on FStampPath"); \ static_assert(offsetof(FStampPath, _Color) == 0x000000, "Member 'FStampPath::_Color' has a wrong offset!"); \ static_assert(offsetof(FStampPath, _RootMotion) == 0x000008, "Member 'FStampPath::_RootMotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStamp \ static_assert(alignof(FStamp) == 0x000008, "Wrong alignment on FStamp"); \ static_assert(sizeof(FStamp) == 0x000028, "Wrong size on FStamp"); \ static_assert(offsetof(FStamp, _Paths) == 0x000000, "Member 'FStamp::_Paths' has a wrong offset!"); \ static_assert(offsetof(FStamp, _TargetLocation) == 0x000010, "Member 'FStamp::_TargetLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBeingStates \ static_assert(alignof(FBeingStates) == 0x000008, "Wrong alignment on FBeingStates"); \ static_assert(sizeof(FBeingStates) == 0x000010, "Wrong size on FBeingStates"); \ static_assert(offsetof(FBeingStates, _List) == 0x000000, "Member 'FBeingStates::_List' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBeingSteeringData \ static_assert(alignof(FBeingSteeringData) == 0x000008, "Wrong alignment on FBeingSteeringData"); \ static_assert(sizeof(FBeingSteeringData) == 0x000080, "Wrong size on FBeingSteeringData"); \ static_assert(offsetof(FBeingSteeringData, _IsCrouching) == 0x000000, "Member 'FBeingSteeringData::_IsCrouching' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _IsFollowingAPath) == 0x000001, "Member 'FBeingSteeringData::_IsFollowingAPath' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _IsMoving) == 0x000002, "Member 'FBeingSteeringData::_IsMoving' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _IsSliding) == 0x000003, "Member 'FBeingSteeringData::_IsSliding' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _StartTurn) == 0x000004, "Member 'FBeingSteeringData::_StartTurn' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _RequestedVelocity) == 0x000008, "Member 'FBeingSteeringData::_RequestedVelocity' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _DesiredVelocity) == 0x000020, "Member 'FBeingSteeringData::_DesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _Rotation) == 0x000038, "Member 'FBeingSteeringData::_Rotation' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _ControlLocalRotation) == 0x000050, "Member 'FBeingSteeringData::_ControlLocalRotation' has a wrong offset!"); \ static_assert(offsetof(FBeingSteeringData, _LocalRotation) == 0x000068, "Member 'FBeingSteeringData::_LocalRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWalkingStanceData \ static_assert(alignof(FWalkingStanceData) == 0x000004, "Wrong alignment on FWalkingStanceData"); \ static_assert(sizeof(FWalkingStanceData) == 0x00000C, "Wrong size on FWalkingStanceData"); \ static_assert(offsetof(FWalkingStanceData, _Name) == 0x000000, "Member 'FWalkingStanceData::_Name' has a wrong offset!"); \ static_assert(offsetof(FWalkingStanceData, _Type) == 0x000008, "Member 'FWalkingStanceData::_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_ClearFlag_DontStop \ static_assert(alignof(BeingSteering_ClearFlag_DontStop) == 0x000001, "Wrong alignment on BeingSteering_ClearFlag_DontStop"); \ static_assert(sizeof(BeingSteering_ClearFlag_DontStop) == 0x000001, "Wrong size on BeingSteering_ClearFlag_DontStop"); \ static_assert(offsetof(BeingSteering_ClearFlag_DontStop, Priority) == 0x000000, "Member 'BeingSteering_ClearFlag_DontStop::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_ClearForcedVelocity \ static_assert(alignof(BeingSteering_ClearForcedVelocity) == 0x000001, "Wrong alignment on BeingSteering_ClearForcedVelocity"); \ static_assert(sizeof(BeingSteering_ClearForcedVelocity) == 0x000002, "Wrong size on BeingSteering_ClearForcedVelocity"); \ static_assert(offsetof(BeingSteering_ClearForcedVelocity, Speed) == 0x000000, "Member 'BeingSteering_ClearForcedVelocity::Speed' has a wrong offset!"); \ static_assert(offsetof(BeingSteering_ClearForcedVelocity, Yaw) == 0x000001, "Member 'BeingSteering_ClearForcedVelocity::Yaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_ForceSpeed \ static_assert(alignof(BeingSteering_ForceSpeed) == 0x000004, "Wrong alignment on BeingSteering_ForceSpeed"); \ static_assert(sizeof(BeingSteering_ForceSpeed) == 0x00000C, "Wrong size on BeingSteering_ForceSpeed"); \ static_assert(offsetof(BeingSteering_ForceSpeed, Speed) == 0x000000, "Member 'BeingSteering_ForceSpeed::Speed' has a wrong offset!"); \ static_assert(offsetof(BeingSteering_ForceSpeed, Deceleration) == 0x000004, "Member 'BeingSteering_ForceSpeed::Deceleration' has a wrong offset!"); \ static_assert(offsetof(BeingSteering_ForceSpeed, instantMove) == 0x000008, "Member 'BeingSteering_ForceSpeed::instantMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_ForceYaw \ static_assert(alignof(BeingSteering_ForceYaw) == 0x000004, "Wrong alignment on BeingSteering_ForceYaw"); \ static_assert(sizeof(BeingSteering_ForceYaw) == 0x000008, "Wrong size on BeingSteering_ForceYaw"); \ static_assert(offsetof(BeingSteering_ForceYaw, Yaw) == 0x000000, "Member 'BeingSteering_ForceYaw::Yaw' has a wrong offset!"); \ static_assert(offsetof(BeingSteering_ForceYaw, Tolerance) == 0x000004, "Member 'BeingSteering_ForceYaw::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_SetFlag_DontStop \ static_assert(alignof(BeingSteering_SetFlag_DontStop) == 0x000001, "Wrong alignment on BeingSteering_SetFlag_DontStop"); \ static_assert(sizeof(BeingSteering_SetFlag_DontStop) == 0x000002, "Wrong size on BeingSteering_SetFlag_DontStop"); \ static_assert(offsetof(BeingSteering_SetFlag_DontStop, flag) == 0x000000, "Member 'BeingSteering_SetFlag_DontStop::flag' has a wrong offset!"); \ static_assert(offsetof(BeingSteering_SetFlag_DontStop, Priority) == 0x000001, "Member 'BeingSteering_SetFlag_DontStop::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_SetFlag_ForceStop \ static_assert(alignof(BeingSteering_SetFlag_ForceStop) == 0x000001, "Wrong alignment on BeingSteering_SetFlag_ForceStop"); \ static_assert(sizeof(BeingSteering_SetFlag_ForceStop) == 0x000001, "Wrong size on BeingSteering_SetFlag_ForceStop"); \ static_assert(offsetof(BeingSteering_SetFlag_ForceStop, flag) == 0x000000, "Member 'BeingSteering_SetFlag_ForceStop::flag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSteering_UpdateSteering \ static_assert(alignof(BeingSteering_UpdateSteering) == 0x000004, "Wrong alignment on BeingSteering_UpdateSteering"); \ static_assert(sizeof(BeingSteering_UpdateSteering) == 0x000004, "Wrong size on BeingSteering_UpdateSteering"); \ static_assert(offsetof(BeingSteering_UpdateSteering, DeltaTime) == 0x000000, "Member 'BeingSteering_UpdateSteering::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingSteering \ static_assert(alignof(UBeingSteering) == 0x000008, "Wrong alignment on UBeingSteering"); \ static_assert(sizeof(UBeingSteering) == 0x0001A0, "Wrong size on UBeingSteering"); \ static_assert(offsetof(UBeingSteering, _EnableSliding) == 0x0000A0, "Member 'UBeingSteering::_EnableSliding' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _UseCapsuleComponent) == 0x0000A1, "Member 'UBeingSteering::_UseCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _TestChannel) == 0x0000A2, "Member 'UBeingSteering::_TestChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ReduceRadius) == 0x0000A4, "Member 'UBeingSteering::_ReduceRadius' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _StandYaw) == 0x0000A8, "Member 'UBeingSteering::_StandYaw' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _DelayedStart) == 0x0000AC, "Member 'UBeingSteering::_DelayedStart' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _DelayedStop) == 0x0000B0, "Member 'UBeingSteering::_DelayedStop' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _DontStop) == 0x0000B8, "Member 'UBeingSteering::_DontStop' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _Data) == 0x0000D0, "Member 'UBeingSteering::_Data' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _Character) == 0x000150, "Member 'UBeingSteering::_Character' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _SteeringCapsule) == 0x000158, "Member 'UBeingSteering::_SteeringCapsule' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _DetectStart) == 0x000160, "Member 'UBeingSteering::_DetectStart' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _DetectStop) == 0x000164, "Member 'UBeingSteering::_DetectStop' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _CurrentSpeed) == 0x000168, "Member 'UBeingSteering::_CurrentSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ForcedSpeed) == 0x00016C, "Member 'UBeingSteering::_ForcedSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ForcedSpeedDeceleration) == 0x000170, "Member 'UBeingSteering::_ForcedSpeedDeceleration' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _InstantMove) == 0x000174, "Member 'UBeingSteering::_InstantMove' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ForceDirection) == 0x000175, "Member 'UBeingSteering::_ForceDirection' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ForcedYaw) == 0x000178, "Member 'UBeingSteering::_ForcedYaw' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _ForcedYawTolerance) == 0x00017C, "Member 'UBeingSteering::_ForcedYawTolerance' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _CheckMoveVelocity) == 0x000180, "Member 'UBeingSteering::_CheckMoveVelocity' has a wrong offset!"); \ static_assert(offsetof(UBeingSteering, _MoveVelocity) == 0x000188, "Member 'UBeingSteering::_MoveVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_Blow \ static_assert(alignof(UAnimNotifyState_Blow) == 0x000008, "Wrong alignment on UAnimNotifyState_Blow"); \ static_assert(sizeof(UAnimNotifyState_Blow) == 0x000048, "Wrong size on UAnimNotifyState_Blow"); \ static_assert(offsetof(UAnimNotifyState_Blow, _ImpactID) == 0x000030, "Member 'UAnimNotifyState_Blow::_ImpactID' has a wrong offset!"); \ static_assert(offsetof(UAnimNotifyState_Blow, _ColliderTags) == 0x000038, "Member 'UAnimNotifyState_Blow::_ColliderTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStat_NeedsUpdateModifier \ static_assert(alignof(BeingStat_NeedsUpdateModifier) == 0x000008, "Wrong alignment on BeingStat_NeedsUpdateModifier"); \ static_assert(sizeof(BeingStat_NeedsUpdateModifier) == 0x000010, "Wrong size on BeingStat_NeedsUpdateModifier"); \ static_assert(offsetof(BeingStat_NeedsUpdateModifier, modclass) == 0x000000, "Member 'BeingStat_NeedsUpdateModifier::modclass' has a wrong offset!"); \ static_assert(offsetof(BeingStat_NeedsUpdateModifier, Name_0) == 0x000008, "Member 'BeingStat_NeedsUpdateModifier::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStat_FindFloatModifier \ static_assert(alignof(BeingStat_FindFloatModifier) == 0x000008, "Wrong alignment on BeingStat_FindFloatModifier"); \ static_assert(sizeof(BeingStat_FindFloatModifier) == 0x000018, "Wrong size on BeingStat_FindFloatModifier"); \ static_assert(offsetof(BeingStat_FindFloatModifier, modclass) == 0x000000, "Member 'BeingStat_FindFloatModifier::modclass' has a wrong offset!"); \ static_assert(offsetof(BeingStat_FindFloatModifier, Name_0) == 0x000008, "Member 'BeingStat_FindFloatModifier::Name_0' has a wrong offset!"); \ static_assert(offsetof(BeingStat_FindFloatModifier, ReturnValue) == 0x000010, "Member 'BeingStat_FindFloatModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStat_IsUpToDate \ static_assert(alignof(BeingStat_IsUpToDate) == 0x000001, "Wrong alignment on BeingStat_IsUpToDate"); \ static_assert(sizeof(BeingStat_IsUpToDate) == 0x000001, "Wrong size on BeingStat_IsUpToDate"); \ static_assert(offsetof(BeingStat_IsUpToDate, ReturnValue) == 0x000000, "Member 'BeingStat_IsUpToDate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingStat \ static_assert(alignof(UBeingStat) == 0x000008, "Wrong alignment on UBeingStat"); \ static_assert(sizeof(UBeingStat) == 0x0000E0, "Wrong size on UBeingStat"); \ static_assert(offsetof(UBeingStat, _IsUpToDate) == 0x0000A8, "Member 'UBeingStat::_IsUpToDate' has a wrong offset!"); \ static_assert(offsetof(UBeingStat, _Mods) == 0x0000B0, "Member 'UBeingStat::_Mods' has a wrong offset!"); \ static_assert(offsetof(UBeingStat, _PersonalizedMods) == 0x0000C8, "Member 'UBeingStat::_PersonalizedMods' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisibilityLevelStat_SetVisibilityLevel \ static_assert(alignof(BeingVisibilityLevelStat_SetVisibilityLevel) == 0x000004, "Wrong alignment on BeingVisibilityLevelStat_SetVisibilityLevel"); \ static_assert(sizeof(BeingVisibilityLevelStat_SetVisibilityLevel) == 0x000004, "Wrong size on BeingVisibilityLevelStat_SetVisibilityLevel"); \ static_assert(offsetof(BeingVisibilityLevelStat_SetVisibilityLevel, Value) == 0x000000, "Member 'BeingVisibilityLevelStat_SetVisibilityLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisibilityLevelStat_GetVisibilityLevel \ static_assert(alignof(BeingVisibilityLevelStat_GetVisibilityLevel) == 0x000004, "Wrong alignment on BeingVisibilityLevelStat_GetVisibilityLevel"); \ static_assert(sizeof(BeingVisibilityLevelStat_GetVisibilityLevel) == 0x000004, "Wrong size on BeingVisibilityLevelStat_GetVisibilityLevel"); \ static_assert(offsetof(BeingVisibilityLevelStat_GetVisibilityLevel, ReturnValue) == 0x000000, "Member 'BeingVisibilityLevelStat_GetVisibilityLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingVisibilityLevelStat \ static_assert(alignof(UBeingVisibilityLevelStat) == 0x000008, "Wrong alignment on UBeingVisibilityLevelStat"); \ static_assert(sizeof(UBeingVisibilityLevelStat) == 0x0000F8, "Wrong size on UBeingVisibilityLevelStat"); \ static_assert(offsetof(UBeingVisibilityLevelStat, _VisibilityLevel) == 0x0000E0, "Member 'UBeingVisibilityLevelStat::_VisibilityLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingVisibilityLevelStat, _VisibleParts) == 0x0000E8, "Member 'UBeingVisibilityLevelStat::_VisibleParts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_AttackStage \ static_assert(alignof(UAnimNotifyState_AttackStage) == 0x000008, "Wrong alignment on UAnimNotifyState_AttackStage"); \ static_assert(sizeof(UAnimNotifyState_AttackStage) == 0x000038, "Wrong size on UAnimNotifyState_AttackStage"); \ static_assert(offsetof(UAnimNotifyState_AttackStage, _Stage) == 0x000030, "Member 'UAnimNotifyState_AttackStage::_Stage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisionLevelStat_SetVisionLevel \ static_assert(alignof(BeingVisionLevelStat_SetVisionLevel) == 0x000004, "Wrong alignment on BeingVisionLevelStat_SetVisionLevel"); \ static_assert(sizeof(BeingVisionLevelStat_SetVisionLevel) == 0x000004, "Wrong size on BeingVisionLevelStat_SetVisionLevel"); \ static_assert(offsetof(BeingVisionLevelStat_SetVisionLevel, Value) == 0x000000, "Member 'BeingVisionLevelStat_SetVisionLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisionLevelStat_GetLevelOfVisionTheActor \ static_assert(alignof(BeingVisionLevelStat_GetLevelOfVisionTheActor) == 0x000008, "Wrong alignment on BeingVisionLevelStat_GetLevelOfVisionTheActor"); \ static_assert(sizeof(BeingVisionLevelStat_GetLevelOfVisionTheActor) == 0x000010, "Wrong size on BeingVisionLevelStat_GetLevelOfVisionTheActor"); \ static_assert(offsetof(BeingVisionLevelStat_GetLevelOfVisionTheActor, Actor) == 0x000000, "Member 'BeingVisionLevelStat_GetLevelOfVisionTheActor::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingVisionLevelStat_GetLevelOfVisionTheActor, ReturnValue) == 0x000008, "Member 'BeingVisionLevelStat_GetLevelOfVisionTheActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisionLevelStat_GetVisionLevel \ static_assert(alignof(BeingVisionLevelStat_GetVisionLevel) == 0x000004, "Wrong alignment on BeingVisionLevelStat_GetVisionLevel"); \ static_assert(sizeof(BeingVisionLevelStat_GetVisionLevel) == 0x000004, "Wrong size on BeingVisionLevelStat_GetVisionLevel"); \ static_assert(offsetof(BeingVisionLevelStat_GetVisionLevel, ReturnValue) == 0x000000, "Member 'BeingVisionLevelStat_GetVisionLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisionLevelStat_GetVisionLevelTheActor \ static_assert(alignof(BeingVisionLevelStat_GetVisionLevelTheActor) == 0x000008, "Wrong alignment on BeingVisionLevelStat_GetVisionLevelTheActor"); \ static_assert(sizeof(BeingVisionLevelStat_GetVisionLevelTheActor) == 0x000010, "Wrong size on BeingVisionLevelStat_GetVisionLevelTheActor"); \ static_assert(offsetof(BeingVisionLevelStat_GetVisionLevelTheActor, Actor) == 0x000000, "Member 'BeingVisionLevelStat_GetVisionLevelTheActor::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingVisionLevelStat_GetVisionLevelTheActor, ReturnValue) == 0x000008, "Member 'BeingVisionLevelStat_GetVisionLevelTheActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingVisionLevelStat \ static_assert(alignof(UBeingVisionLevelStat) == 0x000008, "Wrong alignment on UBeingVisionLevelStat"); \ static_assert(sizeof(UBeingVisionLevelStat) == 0x0000E8, "Wrong size on UBeingVisionLevelStat"); \ static_assert(offsetof(UBeingVisionLevelStat, _VisionLevel) == 0x0000E0, "Member 'UBeingVisionLevelStat::_VisionLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_AttackHit \ static_assert(alignof(UAnimNotify_AttackHit) == 0x000008, "Wrong alignment on UAnimNotify_AttackHit"); \ static_assert(sizeof(UAnimNotify_AttackHit) == 0x000040, "Wrong size on UAnimNotify_AttackHit"); \ static_assert(offsetof(UAnimNotify_AttackHit, _ImpactID) == 0x000038, "Member 'UAnimNotify_AttackHit::_ImpactID' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AttackHit, _Damage) == 0x00003C, "Member 'UAnimNotify_AttackHit::_Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingVisionModStat_SetModLevel \ static_assert(alignof(BeingVisionModStat_SetModLevel) == 0x000004, "Wrong alignment on BeingVisionModStat_SetModLevel"); \ static_assert(sizeof(BeingVisionModStat_SetModLevel) == 0x000004, "Wrong size on BeingVisionModStat_SetModLevel"); \ static_assert(offsetof(BeingVisionModStat_SetModLevel, Level) == 0x000000, "Member 'BeingVisionModStat_SetModLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingVisionModStat \ static_assert(alignof(UBeingVisionModStat) == 0x000008, "Wrong alignment on UBeingVisionModStat"); \ static_assert(sizeof(UBeingVisionModStat) == 0x000100, "Wrong size on UBeingVisionModStat"); \ static_assert(offsetof(UBeingVisionModStat, _ModLevel) == 0x0000E8, "Member 'UBeingVisionModStat::_ModLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingVisionModStat, _Modifiers) == 0x0000F0, "Member 'UBeingVisionModStat::_Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_Footstep \ static_assert(alignof(UAnimNotify_Footstep) == 0x000008, "Wrong alignment on UAnimNotify_Footstep"); \ static_assert(sizeof(UAnimNotify_Footstep) == 0x000048, "Wrong size on UAnimNotify_Footstep"); \ static_assert(offsetof(UAnimNotify_Footstep, _Foot) == 0x000038, "Member 'UAnimNotify_Footstep::_Foot' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_Footstep, _OverrideFootsteps) == 0x000040, "Member 'UAnimNotify_Footstep::_OverrideFootsteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_LeftFootstep \ static_assert(alignof(UAnimNotify_LeftFootstep) == 0x000008, "Wrong alignment on UAnimNotify_LeftFootstep"); \ static_assert(sizeof(UAnimNotify_LeftFootstep) == 0x000048, "Wrong size on UAnimNotify_LeftFootstep"); \ #define DUMPER7_ASSERTS_UAnimNotify_RightFootstep \ static_assert(alignof(UAnimNotify_RightFootstep) == 0x000008, "Wrong alignment on UAnimNotify_RightFootstep"); \ static_assert(sizeof(UAnimNotify_RightFootstep) == 0x000048, "Wrong size on UAnimNotify_RightFootstep"); \ #define DUMPER7_ASSERTS_BeingAction_CreateActionInstance \ static_assert(alignof(BeingAction_CreateActionInstance) == 0x000008, "Wrong alignment on BeingAction_CreateActionInstance"); \ static_assert(sizeof(BeingAction_CreateActionInstance) == 0x000018, "Wrong size on BeingAction_CreateActionInstance"); \ static_assert(offsetof(BeingAction_CreateActionInstance, WorldContextObject) == 0x000000, "Member 'BeingAction_CreateActionInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(BeingAction_CreateActionInstance, ActionClass) == 0x000008, "Member 'BeingAction_CreateActionInstance::ActionClass' has a wrong offset!"); \ static_assert(offsetof(BeingAction_CreateActionInstance, ReturnValue) == 0x000010, "Member 'BeingAction_CreateActionInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_Abort \ static_assert(alignof(BeingAction_Abort) == 0x000001, "Wrong alignment on BeingAction_Abort"); \ static_assert(sizeof(BeingAction_Abort) == 0x000002, "Wrong size on BeingAction_Abort"); \ static_assert(offsetof(BeingAction_Abort, Force) == 0x000000, "Member 'BeingAction_Abort::Force' has a wrong offset!"); \ static_assert(offsetof(BeingAction_Abort, ReturnValue) == 0x000001, "Member 'BeingAction_Abort::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_ActionFinished \ static_assert(alignof(BeingAction_ActionFinished) == 0x000008, "Wrong alignment on BeingAction_ActionFinished"); \ static_assert(sizeof(BeingAction_ActionFinished) == 0x000010, "Wrong size on BeingAction_ActionFinished"); \ static_assert(offsetof(BeingAction_ActionFinished, ControlledPawn) == 0x000000, "Member 'BeingAction_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BeingAction_ActionFinished, WithResult) == 0x000008, "Member 'BeingAction_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_ActionInit \ static_assert(alignof(BeingAction_ActionInit) == 0x000008, "Wrong alignment on BeingAction_ActionInit"); \ static_assert(sizeof(BeingAction_ActionInit) == 0x000008, "Wrong size on BeingAction_ActionInit"); \ static_assert(offsetof(BeingAction_ActionInit, ControlledPawn) == 0x000000, "Member 'BeingAction_ActionInit::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_ActionStart \ static_assert(alignof(BeingAction_ActionStart) == 0x000008, "Wrong alignment on BeingAction_ActionStart"); \ static_assert(sizeof(BeingAction_ActionStart) == 0x000008, "Wrong size on BeingAction_ActionStart"); \ static_assert(offsetof(BeingAction_ActionStart, ControlledPawn) == 0x000000, "Member 'BeingAction_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_ActionTick \ static_assert(alignof(BeingAction_ActionTick) == 0x000008, "Wrong alignment on BeingAction_ActionTick"); \ static_assert(sizeof(BeingAction_ActionTick) == 0x000010, "Wrong size on BeingAction_ActionTick"); \ static_assert(offsetof(BeingAction_ActionTick, ControlledPawn) == 0x000000, "Member 'BeingAction_ActionTick::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BeingAction_ActionTick, DeltaSeconds) == 0x000008, "Member 'BeingAction_ActionTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_Finish \ static_assert(alignof(BeingAction_Finish) == 0x000001, "Wrong alignment on BeingAction_Finish"); \ static_assert(sizeof(BeingAction_Finish) == 0x000001, "Wrong size on BeingAction_Finish"); \ static_assert(offsetof(BeingAction_Finish, WithResult) == 0x000000, "Member 'BeingAction_Finish::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_IsActive \ static_assert(alignof(BeingAction_IsActive) == 0x000001, "Wrong alignment on BeingAction_IsActive"); \ static_assert(sizeof(BeingAction_IsActive) == 0x000001, "Wrong size on BeingAction_IsActive"); \ static_assert(offsetof(BeingAction_IsActive, ReturnValue) == 0x000000, "Member 'BeingAction_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_IsBeingAborted \ static_assert(alignof(BeingAction_IsBeingAborted) == 0x000001, "Wrong alignment on BeingAction_IsBeingAborted"); \ static_assert(sizeof(BeingAction_IsBeingAborted) == 0x000001, "Wrong size on BeingAction_IsBeingAborted"); \ static_assert(offsetof(BeingAction_IsBeingAborted, ReturnValue) == 0x000000, "Member 'BeingAction_IsBeingAborted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAction_IsFinished \ static_assert(alignof(BeingAction_IsFinished) == 0x000001, "Wrong alignment on BeingAction_IsFinished"); \ static_assert(sizeof(BeingAction_IsFinished) == 0x000001, "Wrong size on BeingAction_IsFinished"); \ static_assert(offsetof(BeingAction_IsFinished, ReturnValue) == 0x000000, "Member 'BeingAction_IsFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingAction \ static_assert(alignof(UBeingAction) == 0x000008, "Wrong alignment on UBeingAction"); \ static_assert(sizeof(UBeingAction) == 0x0000A0, "Wrong size on UBeingAction"); \ static_assert(offsetof(UBeingAction, ChildAction) == 0x000068, "Member 'UBeingAction::ChildAction' has a wrong offset!"); \ static_assert(offsetof(UBeingAction, OwnerComponent) == 0x000070, "Member 'UBeingAction::OwnerComponent' has a wrong offset!"); \ static_assert(offsetof(UBeingAction, Instigator) == 0x000078, "Member 'UBeingAction::Instigator' has a wrong offset!"); \ static_assert(offsetof(UBeingAction, ActionStateChange) == 0x000090, "Member 'UBeingAction::ActionStateChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_AbortActionsByClass \ static_assert(alignof(BeingActionsComponent_AbortActionsByClass) == 0x000008, "Wrong alignment on BeingActionsComponent_AbortActionsByClass"); \ static_assert(sizeof(BeingActionsComponent_AbortActionsByClass) == 0x000010, "Wrong size on BeingActionsComponent_AbortActionsByClass"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByClass, ActionClass) == 0x000000, "Member 'BeingActionsComponent_AbortActionsByClass::ActionClass' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByClass, exact) == 0x000008, "Member 'BeingActionsComponent_AbortActionsByClass::exact' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByClass, ReturnValue) == 0x00000C, "Member 'BeingActionsComponent_AbortActionsByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_AbortActionsByPriority \ static_assert(alignof(BeingActionsComponent_AbortActionsByPriority) == 0x000004, "Wrong alignment on BeingActionsComponent_AbortActionsByPriority"); \ static_assert(sizeof(BeingActionsComponent_AbortActionsByPriority) == 0x000008, "Wrong size on BeingActionsComponent_AbortActionsByPriority"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByPriority, Priority) == 0x000000, "Member 'BeingActionsComponent_AbortActionsByPriority::Priority' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByPriority, exact) == 0x000001, "Member 'BeingActionsComponent_AbortActionsByPriority::exact' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsByPriority, ReturnValue) == 0x000004, "Member 'BeingActionsComponent_AbortActionsByPriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_AbortActionsInstigatedBy \ static_assert(alignof(BeingActionsComponent_AbortActionsInstigatedBy) == 0x000008, "Wrong alignment on BeingActionsComponent_AbortActionsInstigatedBy"); \ static_assert(sizeof(BeingActionsComponent_AbortActionsInstigatedBy) == 0x000010, "Wrong size on BeingActionsComponent_AbortActionsInstigatedBy"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsInstigatedBy, Instigator) == 0x000000, "Member 'BeingActionsComponent_AbortActionsInstigatedBy::Instigator' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AbortActionsInstigatedBy, ReturnValue) == 0x000008, "Member 'BeingActionsComponent_AbortActionsInstigatedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_AddAction \ static_assert(alignof(BeingActionsComponent_AddAction) == 0x000008, "Wrong alignment on BeingActionsComponent_AddAction"); \ static_assert(sizeof(BeingActionsComponent_AddAction) == 0x000020, "Wrong size on BeingActionsComponent_AddAction"); \ static_assert(offsetof(BeingActionsComponent_AddAction, action) == 0x000000, "Member 'BeingActionsComponent_AddAction::action' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AddAction, Priority) == 0x000008, "Member 'BeingActionsComponent_AddAction::Priority' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AddAction, Instigator) == 0x000010, "Member 'BeingActionsComponent_AddAction::Instigator' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_AddAction, ReturnValue) == 0x000018, "Member 'BeingActionsComponent_AddAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_OnCurrentActionEvent \ static_assert(alignof(BeingActionsComponent_OnCurrentActionEvent) == 0x000008, "Wrong alignment on BeingActionsComponent_OnCurrentActionEvent"); \ static_assert(sizeof(BeingActionsComponent_OnCurrentActionEvent) == 0x000010, "Wrong size on BeingActionsComponent_OnCurrentActionEvent"); \ static_assert(offsetof(BeingActionsComponent_OnCurrentActionEvent, action) == 0x000000, "Member 'BeingActionsComponent_OnCurrentActionEvent::action' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_OnCurrentActionEvent, EventType) == 0x000008, "Member 'BeingActionsComponent_OnCurrentActionEvent::EventType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_GetCurrentAction \ static_assert(alignof(BeingActionsComponent_GetCurrentAction) == 0x000008, "Wrong alignment on BeingActionsComponent_GetCurrentAction"); \ static_assert(sizeof(BeingActionsComponent_GetCurrentAction) == 0x000008, "Wrong size on BeingActionsComponent_GetCurrentAction"); \ static_assert(offsetof(BeingActionsComponent_GetCurrentAction, ReturnValue) == 0x000000, "Member 'BeingActionsComponent_GetCurrentAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_HasAction \ static_assert(alignof(BeingActionsComponent_HasAction) == 0x000008, "Wrong alignment on BeingActionsComponent_HasAction"); \ static_assert(sizeof(BeingActionsComponent_HasAction) == 0x000010, "Wrong size on BeingActionsComponent_HasAction"); \ static_assert(offsetof(BeingActionsComponent_HasAction, ActionClass) == 0x000000, "Member 'BeingActionsComponent_HasAction::ActionClass' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_HasAction, ReturnValue) == 0x000008, "Member 'BeingActionsComponent_HasAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_HasAnyAction \ static_assert(alignof(BeingActionsComponent_HasAnyAction) == 0x000001, "Wrong alignment on BeingActionsComponent_HasAnyAction"); \ static_assert(sizeof(BeingActionsComponent_HasAnyAction) == 0x000001, "Wrong size on BeingActionsComponent_HasAnyAction"); \ static_assert(offsetof(BeingActionsComponent_HasAnyAction, ReturnValue) == 0x000000, "Member 'BeingActionsComponent_HasAnyAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingActionsComponent_IsActionActive \ static_assert(alignof(BeingActionsComponent_IsActionActive) == 0x000008, "Wrong alignment on BeingActionsComponent_IsActionActive"); \ static_assert(sizeof(BeingActionsComponent_IsActionActive) == 0x000010, "Wrong size on BeingActionsComponent_IsActionActive"); \ static_assert(offsetof(BeingActionsComponent_IsActionActive, ActionClass) == 0x000000, "Member 'BeingActionsComponent_IsActionActive::ActionClass' has a wrong offset!"); \ static_assert(offsetof(BeingActionsComponent_IsActionActive, ReturnValue) == 0x000008, "Member 'BeingActionsComponent_IsActionActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingActionsComponent \ static_assert(alignof(UBeingActionsComponent) == 0x000008, "Wrong alignment on UBeingActionsComponent"); \ static_assert(sizeof(UBeingActionsComponent) == 0x0000C8, "Wrong size on UBeingActionsComponent"); \ static_assert(offsetof(UBeingActionsComponent, _Actions) == 0x0000A0, "Member 'UBeingActionsComponent::_Actions' has a wrong offset!"); \ static_assert(offsetof(UBeingActionsComponent, _CurrentAction) == 0x0000B0, "Member 'UBeingActionsComponent::_CurrentAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAggroLevelStat_SetAggroLevel \ static_assert(alignof(BeingAggroLevelStat_SetAggroLevel) == 0x000004, "Wrong alignment on BeingAggroLevelStat_SetAggroLevel"); \ static_assert(sizeof(BeingAggroLevelStat_SetAggroLevel) == 0x000004, "Wrong size on BeingAggroLevelStat_SetAggroLevel"); \ static_assert(offsetof(BeingAggroLevelStat_SetAggroLevel, Value) == 0x000000, "Member 'BeingAggroLevelStat_SetAggroLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAggroLevelStat_GetAggroLevel \ static_assert(alignof(BeingAggroLevelStat_GetAggroLevel) == 0x000004, "Wrong alignment on BeingAggroLevelStat_GetAggroLevel"); \ static_assert(sizeof(BeingAggroLevelStat_GetAggroLevel) == 0x000004, "Wrong size on BeingAggroLevelStat_GetAggroLevel"); \ static_assert(offsetof(BeingAggroLevelStat_GetAggroLevel, ReturnValue) == 0x000000, "Member 'BeingAggroLevelStat_GetAggroLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAggroLevelStat_GetLevelOfPersonalizedAggro \ static_assert(alignof(BeingAggroLevelStat_GetLevelOfPersonalizedAggro) == 0x000008, "Wrong alignment on BeingAggroLevelStat_GetLevelOfPersonalizedAggro"); \ static_assert(sizeof(BeingAggroLevelStat_GetLevelOfPersonalizedAggro) == 0x000010, "Wrong size on BeingAggroLevelStat_GetLevelOfPersonalizedAggro"); \ static_assert(offsetof(BeingAggroLevelStat_GetLevelOfPersonalizedAggro, Other) == 0x000000, "Member 'BeingAggroLevelStat_GetLevelOfPersonalizedAggro::Other' has a wrong offset!"); \ static_assert(offsetof(BeingAggroLevelStat_GetLevelOfPersonalizedAggro, ReturnValue) == 0x000008, "Member 'BeingAggroLevelStat_GetLevelOfPersonalizedAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingAggroLevelStat_GetPersonalizedAggroLevel \ static_assert(alignof(BeingAggroLevelStat_GetPersonalizedAggroLevel) == 0x000008, "Wrong alignment on BeingAggroLevelStat_GetPersonalizedAggroLevel"); \ static_assert(sizeof(BeingAggroLevelStat_GetPersonalizedAggroLevel) == 0x000010, "Wrong size on BeingAggroLevelStat_GetPersonalizedAggroLevel"); \ static_assert(offsetof(BeingAggroLevelStat_GetPersonalizedAggroLevel, Other) == 0x000000, "Member 'BeingAggroLevelStat_GetPersonalizedAggroLevel::Other' has a wrong offset!"); \ static_assert(offsetof(BeingAggroLevelStat_GetPersonalizedAggroLevel, ReturnValue) == 0x000008, "Member 'BeingAggroLevelStat_GetPersonalizedAggroLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingAggroLevelStat \ static_assert(alignof(UBeingAggroLevelStat) == 0x000008, "Wrong alignment on UBeingAggroLevelStat"); \ static_assert(sizeof(UBeingAggroLevelStat) == 0x0000E8, "Wrong size on UBeingAggroLevelStat"); \ static_assert(offsetof(UBeingAggroLevelStat, _AggroLevel) == 0x0000E0, "Member 'UBeingAggroLevelStat::_AggroLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingHearingAggroLevel \ static_assert(alignof(UBeingHearingAggroLevel) == 0x000008, "Wrong alignment on UBeingHearingAggroLevel"); \ static_assert(sizeof(UBeingHearingAggroLevel) == 0x0000E8, "Wrong size on UBeingHearingAggroLevel"); \ #define DUMPER7_ASSERTS_UBeingSmellAggroLevel \ static_assert(alignof(UBeingSmellAggroLevel) == 0x000008, "Wrong alignment on UBeingSmellAggroLevel"); \ static_assert(sizeof(UBeingSmellAggroLevel) == 0x0000E8, "Wrong size on UBeingSmellAggroLevel"); \ #define DUMPER7_ASSERTS_UBeingVisionAggroLevel \ static_assert(alignof(UBeingVisionAggroLevel) == 0x000008, "Wrong alignment on UBeingVisionAggroLevel"); \ static_assert(sizeof(UBeingVisionAggroLevel) == 0x0000E8, "Wrong size on UBeingVisionAggroLevel"); \ #define DUMPER7_ASSERTS_UBeingDamage \ static_assert(alignof(UBeingDamage) == 0x000008, "Wrong alignment on UBeingDamage"); \ static_assert(sizeof(UBeingDamage) == 0x000068, "Wrong size on UBeingDamage"); \ static_assert(offsetof(UBeingDamage, _KnockDownChance) == 0x000040, "Member 'UBeingDamage::_KnockDownChance' has a wrong offset!"); \ static_assert(offsetof(UBeingDamage, _GameplayTags) == 0x000048, "Member 'UBeingDamage::_GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URangedDamage \ static_assert(alignof(URangedDamage) == 0x000008, "Wrong alignment on URangedDamage"); \ static_assert(sizeof(URangedDamage) == 0x000068, "Wrong size on URangedDamage"); \ #define DUMPER7_ASSERTS_UFireDamage \ static_assert(alignof(UFireDamage) == 0x000008, "Wrong alignment on UFireDamage"); \ static_assert(sizeof(UFireDamage) == 0x000068, "Wrong size on UFireDamage"); \ #define DUMPER7_ASSERTS_UFirearmDamage \ static_assert(alignof(UFirearmDamage) == 0x000008, "Wrong alignment on UFirearmDamage"); \ static_assert(sizeof(UFirearmDamage) == 0x000068, "Wrong size on UFirearmDamage"); \ #define DUMPER7_ASSERTS_UExplosionDamage \ static_assert(alignof(UExplosionDamage) == 0x000008, "Wrong alignment on UExplosionDamage"); \ static_assert(sizeof(UExplosionDamage) == 0x000068, "Wrong size on UExplosionDamage"); \ #define DUMPER7_ASSERTS_UMeleeDamage \ static_assert(alignof(UMeleeDamage) == 0x000008, "Wrong alignment on UMeleeDamage"); \ static_assert(sizeof(UMeleeDamage) == 0x000068, "Wrong size on UMeleeDamage"); \ #define DUMPER7_ASSERTS_UStrongMeleeDamage \ static_assert(alignof(UStrongMeleeDamage) == 0x000008, "Wrong alignment on UStrongMeleeDamage"); \ static_assert(sizeof(UStrongMeleeDamage) == 0x000068, "Wrong size on UStrongMeleeDamage"); \ #define DUMPER7_ASSERTS_BeingFighterInterface_EndBlow \ static_assert(alignof(BeingFighterInterface_EndBlow) == 0x000008, "Wrong alignment on BeingFighterInterface_EndBlow"); \ static_assert(sizeof(BeingFighterInterface_EndBlow) == 0x000018, "Wrong size on BeingFighterInterface_EndBlow"); \ static_assert(offsetof(BeingFighterInterface_EndBlow, impactID) == 0x000000, "Member 'BeingFighterInterface_EndBlow::impactID' has a wrong offset!"); \ static_assert(offsetof(BeingFighterInterface_EndBlow, colliderTags) == 0x000008, "Member 'BeingFighterInterface_EndBlow::colliderTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFighterInterface_HitEnemy \ static_assert(alignof(BeingFighterInterface_HitEnemy) == 0x000004, "Wrong alignment on BeingFighterInterface_HitEnemy"); \ static_assert(sizeof(BeingFighterInterface_HitEnemy) == 0x000008, "Wrong size on BeingFighterInterface_HitEnemy"); \ static_assert(offsetof(BeingFighterInterface_HitEnemy, impactID) == 0x000000, "Member 'BeingFighterInterface_HitEnemy::impactID' has a wrong offset!"); \ static_assert(offsetof(BeingFighterInterface_HitEnemy, Damage) == 0x000004, "Member 'BeingFighterInterface_HitEnemy::Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFighterInterface_SetAttackStage \ static_assert(alignof(BeingFighterInterface_SetAttackStage) == 0x000001, "Wrong alignment on BeingFighterInterface_SetAttackStage"); \ static_assert(sizeof(BeingFighterInterface_SetAttackStage) == 0x000001, "Wrong size on BeingFighterInterface_SetAttackStage"); \ static_assert(offsetof(BeingFighterInterface_SetAttackStage, attackStage) == 0x000000, "Member 'BeingFighterInterface_SetAttackStage::attackStage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFighterInterface_StartBlow \ static_assert(alignof(BeingFighterInterface_StartBlow) == 0x000008, "Wrong alignment on BeingFighterInterface_StartBlow"); \ static_assert(sizeof(BeingFighterInterface_StartBlow) == 0x000018, "Wrong size on BeingFighterInterface_StartBlow"); \ static_assert(offsetof(BeingFighterInterface_StartBlow, impactID) == 0x000000, "Member 'BeingFighterInterface_StartBlow::impactID' has a wrong offset!"); \ static_assert(offsetof(BeingFighterInterface_StartBlow, colliderTags) == 0x000008, "Member 'BeingFighterInterface_StartBlow::colliderTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBeingFighterInterface \ static_assert(alignof(IBeingFighterInterface) == 0x000001, "Wrong alignment on IBeingFighterInterface"); \ static_assert(sizeof(IBeingFighterInterface) == 0x000001, "Wrong size on IBeingFighterInterface"); \ #define DUMPER7_ASSERTS_BeingWandererInterface_GetRequestedVelocity \ static_assert(alignof(BeingWandererInterface_GetRequestedVelocity) == 0x000008, "Wrong alignment on BeingWandererInterface_GetRequestedVelocity"); \ static_assert(sizeof(BeingWandererInterface_GetRequestedVelocity) == 0x000018, "Wrong size on BeingWandererInterface_GetRequestedVelocity"); \ static_assert(offsetof(BeingWandererInterface_GetRequestedVelocity, ReturnValue) == 0x000000, "Member 'BeingWandererInterface_GetRequestedVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingWandererInterface_HasRequestedVelocity \ static_assert(alignof(BeingWandererInterface_HasRequestedVelocity) == 0x000001, "Wrong alignment on BeingWandererInterface_HasRequestedVelocity"); \ static_assert(sizeof(BeingWandererInterface_HasRequestedVelocity) == 0x000001, "Wrong size on BeingWandererInterface_HasRequestedVelocity"); \ static_assert(offsetof(BeingWandererInterface_HasRequestedVelocity, ReturnValue) == 0x000000, "Member 'BeingWandererInterface_HasRequestedVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBeingWandererInterface \ static_assert(alignof(IBeingWandererInterface) == 0x000001, "Wrong alignment on IBeingWandererInterface"); \ static_assert(sizeof(IBeingWandererInterface) == 0x000001, "Wrong size on IBeingWandererInterface"); \ #define DUMPER7_ASSERTS_UBeingFootmarkGenerator \ static_assert(alignof(UBeingFootmarkGenerator) == 0x000010, "Wrong alignment on UBeingFootmarkGenerator"); \ static_assert(sizeof(UBeingFootmarkGenerator) == 0x000360, "Wrong size on UBeingFootmarkGenerator"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceComplex) == 0x0002A8, "Member 'UBeingFootmarkGenerator::_TraceComplex' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceChannel) == 0x0002A9, "Member 'UBeingFootmarkGenerator::_TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceIgnoreMask) == 0x0002AA, "Member 'UBeingFootmarkGenerator::_TraceIgnoreMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceIgnoreActors) == 0x0002B0, "Member 'UBeingFootmarkGenerator::_TraceIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceDownLength) == 0x0002C0, "Member 'UBeingFootmarkGenerator::_TraceDownLength' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TraceInterval) == 0x0002C4, "Member 'UBeingFootmarkGenerator::_TraceInterval' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _MaskMaterial) == 0x0002C8, "Member 'UBeingFootmarkGenerator::_MaskMaterial' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailsMaterial) == 0x0002D0, "Member 'UBeingFootmarkGenerator::_TrailsMaterial' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkDrawTrails) == 0x0002D8, "Member 'UBeingFootmarkGenerator::_FootmarkDrawTrails' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _DrawFootmarksMask) == 0x0002D9, "Member 'UBeingFootmarkGenerator::_DrawFootmarksMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkQuadSize) == 0x0002DC, "Member 'UBeingFootmarkGenerator::_FootmarkQuadSize' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailQuadSize) == 0x0002E0, "Member 'UBeingFootmarkGenerator::_TrailQuadSize' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailQuadWidth) == 0x0002E4, "Member 'UBeingFootmarkGenerator::_TrailQuadWidth' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkQuadYScale) == 0x0002E8, "Member 'UBeingFootmarkGenerator::_FootmarkQuadYScale' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkDirectionalOffset) == 0x0002F0, "Member 'UBeingFootmarkGenerator::_FootmarkDirectionalOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkLocationOffset) == 0x000300, "Member 'UBeingFootmarkGenerator::_FootmarkLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkAngleOffset) == 0x000310, "Member 'UBeingFootmarkGenerator::_FootmarkAngleOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailsTiling) == 0x000314, "Member 'UBeingFootmarkGenerator::_TrailsTiling' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailsAngleOffset) == 0x000318, "Member 'UBeingFootmarkGenerator::_TrailsAngleOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkCanvasDensity) == 0x00031C, "Member 'UBeingFootmarkGenerator::_FootmarkCanvasDensity' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkHeightLimit) == 0x000320, "Member 'UBeingFootmarkGenerator::_FootmarkHeightLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarkLifeTime) == 0x000324, "Member 'UBeingFootmarkGenerator::_FootmarkLifeTime' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _FootmarksLimit) == 0x000328, "Member 'UBeingFootmarkGenerator::_FootmarksLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingFootmarkGenerator, _TrailsLimit) == 0x00032C, "Member 'UBeingFootmarkGenerator::_TrailsLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootmarksSubsystem_EnableFootmarkTracing \ static_assert(alignof(FootmarksSubsystem_EnableFootmarkTracing) == 0x000001, "Wrong alignment on FootmarksSubsystem_EnableFootmarkTracing"); \ static_assert(sizeof(FootmarksSubsystem_EnableFootmarkTracing) == 0x000001, "Wrong size on FootmarksSubsystem_EnableFootmarkTracing"); \ static_assert(offsetof(FootmarksSubsystem_EnableFootmarkTracing, State) == 0x000000, "Member 'FootmarksSubsystem_EnableFootmarkTracing::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootmarksSubsystem_InitializeFootmarkTracker \ static_assert(alignof(FootmarksSubsystem_InitializeFootmarkTracker) == 0x000008, "Wrong alignment on FootmarksSubsystem_InitializeFootmarkTracker"); \ static_assert(sizeof(FootmarksSubsystem_InitializeFootmarkTracker) == 0x000018, "Wrong size on FootmarksSubsystem_InitializeFootmarkTracker"); \ static_assert(offsetof(FootmarksSubsystem_InitializeFootmarkTracker, ClearMaterial) == 0x000000, "Member 'FootmarksSubsystem_InitializeFootmarkTracker::ClearMaterial' has a wrong offset!"); \ static_assert(offsetof(FootmarksSubsystem_InitializeFootmarkTracker, Canvas) == 0x000008, "Member 'FootmarksSubsystem_InitializeFootmarkTracker::Canvas' has a wrong offset!"); \ static_assert(offsetof(FootmarksSubsystem_InitializeFootmarkTracker, Density) == 0x000010, "Member 'FootmarksSubsystem_InitializeFootmarkTracker::Density' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FootmarksSubsystem_SetCenterPosition \ static_assert(alignof(FootmarksSubsystem_SetCenterPosition) == 0x000008, "Wrong alignment on FootmarksSubsystem_SetCenterPosition"); \ static_assert(sizeof(FootmarksSubsystem_SetCenterPosition) == 0x000018, "Wrong size on FootmarksSubsystem_SetCenterPosition"); \ static_assert(offsetof(FootmarksSubsystem_SetCenterPosition, OwnerPosition) == 0x000000, "Member 'FootmarksSubsystem_SetCenterPosition::OwnerPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFootmarksSubsystem \ static_assert(alignof(UFootmarksSubsystem) == 0x000008, "Wrong alignment on UFootmarksSubsystem"); \ static_assert(sizeof(UFootmarksSubsystem) == 0x000110, "Wrong size on UFootmarksSubsystem"); \ static_assert(offsetof(UFootmarksSubsystem, CanvasClearMaterial) == 0x000040, "Member 'UFootmarksSubsystem::CanvasClearMaterial' has a wrong offset!"); \ static_assert(offsetof(UFootmarksSubsystem, CanvasTexture) == 0x000048, "Member 'UFootmarksSubsystem::CanvasTexture' has a wrong offset!"); \ static_assert(offsetof(UFootmarksSubsystem, FootmarksCanvasDensity) == 0x000050, "Member 'UFootmarksSubsystem::FootmarksCanvasDensity' has a wrong offset!"); \ static_assert(offsetof(UFootmarksSubsystem, FootmarksCanvas) == 0x000058, "Member 'UFootmarksSubsystem::FootmarksCanvas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootsIKComponent_PutFoot \ static_assert(alignof(BeingFootsIKComponent_PutFoot) == 0x000001, "Wrong alignment on BeingFootsIKComponent_PutFoot"); \ static_assert(sizeof(BeingFootsIKComponent_PutFoot) == 0x000001, "Wrong size on BeingFootsIKComponent_PutFoot"); \ static_assert(offsetof(BeingFootsIKComponent_PutFoot, foot) == 0x000000, "Member 'BeingFootsIKComponent_PutFoot::foot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootsIKComponent_RaiseFoot \ static_assert(alignof(BeingFootsIKComponent_RaiseFoot) == 0x000001, "Wrong alignment on BeingFootsIKComponent_RaiseFoot"); \ static_assert(sizeof(BeingFootsIKComponent_RaiseFoot) == 0x000001, "Wrong size on BeingFootsIKComponent_RaiseFoot"); \ static_assert(offsetof(BeingFootsIKComponent_RaiseFoot, foot) == 0x000000, "Member 'BeingFootsIKComponent_RaiseFoot::foot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootsIKComponent_Update \ static_assert(alignof(BeingFootsIKComponent_Update) == 0x000004, "Wrong alignment on BeingFootsIKComponent_Update"); \ static_assert(sizeof(BeingFootsIKComponent_Update) == 0x000004, "Wrong size on BeingFootsIKComponent_Update"); \ static_assert(offsetof(BeingFootsIKComponent_Update, DeltaSeconds) == 0x000000, "Member 'BeingFootsIKComponent_Update::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingFootsIKComponent \ static_assert(alignof(UBeingFootsIKComponent) == 0x000010, "Wrong alignment on UBeingFootsIKComponent"); \ static_assert(sizeof(UBeingFootsIKComponent) == 0x000640, "Wrong size on UBeingFootsIKComponent"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropCollisionChannel) == 0x000584, "Member 'UBeingFootsIKComponent::_DropCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _FootCollisionChannel) == 0x000585, "Member 'UBeingFootsIKComponent::_FootCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _QueryIgnoreMask) == 0x000586, "Member 'UBeingFootsIKComponent::_QueryIgnoreMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _QueryIgnoreActors) == 0x000590, "Member 'UBeingFootsIKComponent::_QueryIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _MaxStepHeight) == 0x0005A0, "Member 'UBeingFootsIKComponent::_MaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _IKInterpSpeed) == 0x0005A4, "Member 'UBeingFootsIKComponent::_IKInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropInterpSpeed) == 0x0005A8, "Member 'UBeingFootsIKComponent::_DropInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropTraceRadius) == 0x0005AC, "Member 'UBeingFootsIKComponent::_DropTraceRadius' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _FootTraceRadius) == 0x0005B0, "Member 'UBeingFootsIKComponent::_FootTraceRadius' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _CacheRange) == 0x0005B4, "Member 'UBeingFootsIKComponent::_CacheRange' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _FootRotationSpeed) == 0x0005B8, "Member 'UBeingFootsIKComponent::_FootRotationSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _FootMinRotation) == 0x0005C0, "Member 'UBeingFootsIKComponent::_FootMinRotation' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _FootMaxRotation) == 0x0005D8, "Member 'UBeingFootsIKComponent::_FootMaxRotation' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropHeight) == 0x0005F0, "Member 'UBeingFootsIKComponent::_DropHeight' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropFloor) == 0x0005F4, "Member 'UBeingFootsIKComponent::_DropFloor' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropStep) == 0x0005F8, "Member 'UBeingFootsIKComponent::_DropStep' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _DropFloorTarget) == 0x0005FC, "Member 'UBeingFootsIKComponent::_DropFloorTarget' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _LastOwnerLocation) == 0x000600, "Member 'UBeingFootsIKComponent::_LastOwnerLocation' has a wrong offset!"); \ static_assert(offsetof(UBeingFootsIKComponent, _Character) == 0x000638, "Member 'UBeingFootsIKComponent::_Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_EnterSlope \ static_assert(alignof(Being2FootsIKComponent_EnterSlope) == 0x000004, "Wrong alignment on Being2FootsIKComponent_EnterSlope"); \ static_assert(sizeof(Being2FootsIKComponent_EnterSlope) == 0x000004, "Wrong size on Being2FootsIKComponent_EnterSlope"); \ static_assert(offsetof(Being2FootsIKComponent_EnterSlope, stepHeight) == 0x000000, "Member 'Being2FootsIKComponent_EnterSlope::stepHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_EnterStairs \ static_assert(alignof(Being2FootsIKComponent_EnterStairs) == 0x000004, "Wrong alignment on Being2FootsIKComponent_EnterStairs"); \ static_assert(sizeof(Being2FootsIKComponent_EnterStairs) == 0x000004, "Wrong size on Being2FootsIKComponent_EnterStairs"); \ static_assert(offsetof(Being2FootsIKComponent_EnterStairs, stepHeight) == 0x000000, "Member 'Being2FootsIKComponent_EnterStairs::stepHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_GetAnimMods \ static_assert(alignof(Being2FootsIKComponent_GetAnimMods) == 0x000004, "Wrong alignment on Being2FootsIKComponent_GetAnimMods"); \ static_assert(sizeof(Being2FootsIKComponent_GetAnimMods) == 0x000008, "Wrong size on Being2FootsIKComponent_GetAnimMods"); \ static_assert(offsetof(Being2FootsIKComponent_GetAnimMods, PlayRate) == 0x000000, "Member 'Being2FootsIKComponent_GetAnimMods::PlayRate' has a wrong offset!"); \ static_assert(offsetof(Being2FootsIKComponent_GetAnimMods, speedWarping) == 0x000004, "Member 'Being2FootsIKComponent_GetAnimMods::speedWarping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_GetLeftFootData \ static_assert(alignof(Being2FootsIKComponent_GetLeftFootData) == 0x000008, "Wrong alignment on Being2FootsIKComponent_GetLeftFootData"); \ static_assert(sizeof(Being2FootsIKComponent_GetLeftFootData) == 0x000420, "Wrong size on Being2FootsIKComponent_GetLeftFootData"); \ static_assert(offsetof(Being2FootsIKComponent_GetLeftFootData, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_GetLeftFootData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_GetRightFootData \ static_assert(alignof(Being2FootsIKComponent_GetRightFootData) == 0x000008, "Wrong alignment on Being2FootsIKComponent_GetRightFootData"); \ static_assert(sizeof(Being2FootsIKComponent_GetRightFootData) == 0x000420, "Wrong size on Being2FootsIKComponent_GetRightFootData"); \ static_assert(offsetof(Being2FootsIKComponent_GetRightFootData, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_GetRightFootData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_GetSpeedWarping \ static_assert(alignof(Being2FootsIKComponent_GetSpeedWarping) == 0x000004, "Wrong alignment on Being2FootsIKComponent_GetSpeedWarping"); \ static_assert(sizeof(Being2FootsIKComponent_GetSpeedWarping) == 0x000004, "Wrong size on Being2FootsIKComponent_GetSpeedWarping"); \ static_assert(offsetof(Being2FootsIKComponent_GetSpeedWarping, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_GetSpeedWarping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_IsOnDownStairs \ static_assert(alignof(Being2FootsIKComponent_IsOnDownStairs) == 0x000001, "Wrong alignment on Being2FootsIKComponent_IsOnDownStairs"); \ static_assert(sizeof(Being2FootsIKComponent_IsOnDownStairs) == 0x000001, "Wrong size on Being2FootsIKComponent_IsOnDownStairs"); \ static_assert(offsetof(Being2FootsIKComponent_IsOnDownStairs, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_IsOnDownStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_IsOnSlope \ static_assert(alignof(Being2FootsIKComponent_IsOnSlope) == 0x000001, "Wrong alignment on Being2FootsIKComponent_IsOnSlope"); \ static_assert(sizeof(Being2FootsIKComponent_IsOnSlope) == 0x000001, "Wrong size on Being2FootsIKComponent_IsOnSlope"); \ static_assert(offsetof(Being2FootsIKComponent_IsOnSlope, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_IsOnSlope::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_IsOnStairs \ static_assert(alignof(Being2FootsIKComponent_IsOnStairs) == 0x000001, "Wrong alignment on Being2FootsIKComponent_IsOnStairs"); \ static_assert(sizeof(Being2FootsIKComponent_IsOnStairs) == 0x000001, "Wrong size on Being2FootsIKComponent_IsOnStairs"); \ static_assert(offsetof(Being2FootsIKComponent_IsOnStairs, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_IsOnStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being2FootsIKComponent_IsOnUpStairs \ static_assert(alignof(Being2FootsIKComponent_IsOnUpStairs) == 0x000001, "Wrong alignment on Being2FootsIKComponent_IsOnUpStairs"); \ static_assert(sizeof(Being2FootsIKComponent_IsOnUpStairs) == 0x000001, "Wrong size on Being2FootsIKComponent_IsOnUpStairs"); \ static_assert(offsetof(Being2FootsIKComponent_IsOnUpStairs, ReturnValue) == 0x000000, "Member 'Being2FootsIKComponent_IsOnUpStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeing2FootsIKComponent \ static_assert(alignof(UBeing2FootsIKComponent) == 0x000010, "Wrong alignment on UBeing2FootsIKComponent"); \ static_assert(sizeof(UBeing2FootsIKComponent) == 0x000FD0, "Wrong size on UBeing2FootsIKComponent"); \ static_assert(offsetof(UBeing2FootsIKComponent, _LeftFootSocket) == 0x000640, "Member 'UBeing2FootsIKComponent::_LeftFootSocket' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RightFootSocket) == 0x000648, "Member 'UBeing2FootsIKComponent::_RightFootSocket' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _LeftFingersSocket) == 0x000650, "Member 'UBeing2FootsIKComponent::_LeftFingersSocket' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RightFingersSocket) == 0x000658, "Member 'UBeing2FootsIKComponent::_RightFingersSocket' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _FootsData) == 0x000660, "Member 'UBeing2FootsIKComponent::_FootsData' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _LeftFootOffset) == 0x000EA0, "Member 'UBeing2FootsIKComponent::_LeftFootOffset' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RightFootOffset) == 0x000EA4, "Member 'UBeing2FootsIKComponent::_RightFootOffset' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _LeftFootRotator) == 0x000EA8, "Member 'UBeing2FootsIKComponent::_LeftFootRotator' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RightFootRotator) == 0x000EC0, "Member 'UBeing2FootsIKComponent::_RightFootRotator' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _TimeToNextStep) == 0x000ED8, "Member 'UBeing2FootsIKComponent::_TimeToNextStep' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _PredictionCollisionChannel) == 0x000EDC, "Member 'UBeing2FootsIKComponent::_PredictionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _EnablePredictions) == 0x000EDD, "Member 'UBeing2FootsIKComponent::_EnablePredictions' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _OldIKUpdate) == 0x000EDE, "Member 'UBeing2FootsIKComponent::_OldIKUpdate' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _IKTryUseCache) == 0x000EDF, "Member 'UBeing2FootsIKComponent::_IKTryUseCache' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _DropTryUseCache) == 0x000EE0, "Member 'UBeing2FootsIKComponent::_DropTryUseCache' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _IKInterpEaseIn) == 0x000EE1, "Member 'UBeing2FootsIKComponent::_IKInterpEaseIn' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _DropInterpEaseIn) == 0x000EE2, "Member 'UBeing2FootsIKComponent::_DropInterpEaseIn' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _DynamicDropInterp) == 0x000EE3, "Member 'UBeing2FootsIKComponent::_DynamicDropInterp' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _InterpEaseMin) == 0x000EE4, "Member 'UBeing2FootsIKComponent::_InterpEaseMin' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _InterpEaseSpeed) == 0x000EE8, "Member 'UBeing2FootsIKComponent::_InterpEaseSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _WeldGround) == 0x000EEC, "Member 'UBeing2FootsIKComponent::_WeldGround' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _StairStepHeight) == 0x000EF0, "Member 'UBeing2FootsIKComponent::_StairStepHeight' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _MaxAllowedAngle) == 0x000EF4, "Member 'UBeing2FootsIKComponent::_MaxAllowedAngle' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _WalkStepDuration) == 0x000EF8, "Member 'UBeing2FootsIKComponent::_WalkStepDuration' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _WalkStepLength) == 0x000EFC, "Member 'UBeing2FootsIKComponent::_WalkStepLength' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RunStepDuration) == 0x000F00, "Member 'UBeing2FootsIKComponent::_RunStepDuration' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RunStepLength) == 0x000F04, "Member 'UBeing2FootsIKComponent::_RunStepLength' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _WalkUpStairsPlayRate) == 0x000F08, "Member 'UBeing2FootsIKComponent::_WalkUpStairsPlayRate' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _WalkDownStairsPlayRate) == 0x000F0C, "Member 'UBeing2FootsIKComponent::_WalkDownStairsPlayRate' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RunUpStairsPlayRate) == 0x000F10, "Member 'UBeing2FootsIKComponent::_RunUpStairsPlayRate' has a wrong offset!"); \ static_assert(offsetof(UBeing2FootsIKComponent, _RunDownStairsPlayRate) == 0x000F14, "Member 'UBeing2FootsIKComponent::_RunDownStairsPlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being4FootsIKComponent_GetLeftBackFoot \ static_assert(alignof(Being4FootsIKComponent_GetLeftBackFoot) == 0x000008, "Wrong alignment on Being4FootsIKComponent_GetLeftBackFoot"); \ static_assert(sizeof(Being4FootsIKComponent_GetLeftBackFoot) == 0x000420, "Wrong size on Being4FootsIKComponent_GetLeftBackFoot"); \ static_assert(offsetof(Being4FootsIKComponent_GetLeftBackFoot, ReturnValue) == 0x000000, "Member 'Being4FootsIKComponent_GetLeftBackFoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being4FootsIKComponent_GetLeftFrontFoot \ static_assert(alignof(Being4FootsIKComponent_GetLeftFrontFoot) == 0x000008, "Wrong alignment on Being4FootsIKComponent_GetLeftFrontFoot"); \ static_assert(sizeof(Being4FootsIKComponent_GetLeftFrontFoot) == 0x000420, "Wrong size on Being4FootsIKComponent_GetLeftFrontFoot"); \ static_assert(offsetof(Being4FootsIKComponent_GetLeftFrontFoot, ReturnValue) == 0x000000, "Member 'Being4FootsIKComponent_GetLeftFrontFoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being4FootsIKComponent_GetRightBackFoot \ static_assert(alignof(Being4FootsIKComponent_GetRightBackFoot) == 0x000008, "Wrong alignment on Being4FootsIKComponent_GetRightBackFoot"); \ static_assert(sizeof(Being4FootsIKComponent_GetRightBackFoot) == 0x000420, "Wrong size on Being4FootsIKComponent_GetRightBackFoot"); \ static_assert(offsetof(Being4FootsIKComponent_GetRightBackFoot, ReturnValue) == 0x000000, "Member 'Being4FootsIKComponent_GetRightBackFoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being4FootsIKComponent_GetRightFrontFoot \ static_assert(alignof(Being4FootsIKComponent_GetRightFrontFoot) == 0x000008, "Wrong alignment on Being4FootsIKComponent_GetRightFrontFoot"); \ static_assert(sizeof(Being4FootsIKComponent_GetRightFrontFoot) == 0x000420, "Wrong size on Being4FootsIKComponent_GetRightFrontFoot"); \ static_assert(offsetof(Being4FootsIKComponent_GetRightFrontFoot, ReturnValue) == 0x000000, "Member 'Being4FootsIKComponent_GetRightFrontFoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Being4FootsIKComponent_IsOnSlope \ static_assert(alignof(Being4FootsIKComponent_IsOnSlope) == 0x000004, "Wrong alignment on Being4FootsIKComponent_IsOnSlope"); \ static_assert(sizeof(Being4FootsIKComponent_IsOnSlope) == 0x000008, "Wrong size on Being4FootsIKComponent_IsOnSlope"); \ static_assert(offsetof(Being4FootsIKComponent_IsOnSlope, toleranceAngle) == 0x000000, "Member 'Being4FootsIKComponent_IsOnSlope::toleranceAngle' has a wrong offset!"); \ static_assert(offsetof(Being4FootsIKComponent_IsOnSlope, ReturnValue) == 0x000004, "Member 'Being4FootsIKComponent_IsOnSlope::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeing4FootsIKComponent \ static_assert(alignof(UBeing4FootsIKComponent) == 0x000010, "Wrong alignment on UBeing4FootsIKComponent"); \ static_assert(sizeof(UBeing4FootsIKComponent) == 0x001750, "Wrong size on UBeing4FootsIKComponent"); \ static_assert(offsetof(UBeing4FootsIKComponent, _OnlyDropIK) == 0x000640, "Member 'UBeing4FootsIKComponent::_OnlyDropIK' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _FootsSockets) == 0x000644, "Member 'UBeing4FootsIKComponent::_FootsSockets' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _FootsFixedSockets) == 0x000664, "Member 'UBeing4FootsIKComponent::_FootsFixedSockets' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _ChestOffset) == 0x000684, "Member 'UBeing4FootsIKComponent::_ChestOffset' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _HipOffset) == 0x000688, "Member 'UBeing4FootsIKComponent::_HipOffset' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _FloorNormal) == 0x000690, "Member 'UBeing4FootsIKComponent::_FloorNormal' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _FootsData) == 0x0006A8, "Member 'UBeing4FootsIKComponent::_FootsData' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _FootDropDists) == 0x001728, "Member 'UBeing4FootsIKComponent::_FootDropDists' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _Lenght) == 0x001738, "Member 'UBeing4FootsIKComponent::_Lenght' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _MaxPitch) == 0x00173C, "Member 'UBeing4FootsIKComponent::_MaxPitch' has a wrong offset!"); \ static_assert(offsetof(UBeing4FootsIKComponent, _MeshPitch) == 0x001740, "Member 'UBeing4FootsIKComponent::_MeshPitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingVertexAnim \ static_assert(alignof(UBeingVertexAnim) == 0x000008, "Wrong alignment on UBeingVertexAnim"); \ static_assert(sizeof(UBeingVertexAnim) == 0x000098, "Wrong size on UBeingVertexAnim"); \ static_assert(offsetof(UBeingVertexAnim, _Mesh) == 0x000030, "Member 'UBeingVertexAnim::_Mesh' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _AnimationSpeed) == 0x000038, "Member 'UBeingVertexAnim::_AnimationSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _Offset) == 0x000040, "Member 'UBeingVertexAnim::_Offset' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _MinRotation) == 0x000058, "Member 'UBeingVertexAnim::_MinRotation' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _MaxRotation) == 0x000070, "Member 'UBeingVertexAnim::_MaxRotation' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _MinScale) == 0x000088, "Member 'UBeingVertexAnim::_MinScale' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _MaxScale) == 0x00008C, "Member 'UBeingVertexAnim::_MaxScale' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnim, _TranslucentSortPriority) == 0x000090, "Member 'UBeingVertexAnim::_TranslucentSortPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingVertexAnimComponent \ static_assert(alignof(UBeingVertexAnimComponent) == 0x000010, "Wrong alignment on UBeingVertexAnimComponent"); \ static_assert(sizeof(UBeingVertexAnimComponent) == 0x0002C0, "Wrong size on UBeingVertexAnimComponent"); \ static_assert(offsetof(UBeingVertexAnimComponent, _EffectMaterial) == 0x0002A0, "Member 'UBeingVertexAnimComponent::_EffectMaterial' has a wrong offset!"); \ static_assert(offsetof(UBeingVertexAnimComponent, _EffectMesh) == 0x0002A8, "Member 'UBeingVertexAnimComponent::_EffectMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWadingDelayTimes \ static_assert(alignof(UWadingDelayTimes) == 0x000008, "Wrong alignment on UWadingDelayTimes"); \ static_assert(sizeof(UWadingDelayTimes) == 0x000080, "Wrong size on UWadingDelayTimes"); \ static_assert(offsetof(UWadingDelayTimes, DelayTimes) == 0x000030, "Member 'UWadingDelayTimes::DelayTimes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstep_StartEffect \ static_assert(alignof(BeingFootstep_StartEffect) == 0x000008, "Wrong alignment on BeingFootstep_StartEffect"); \ static_assert(sizeof(BeingFootstep_StartEffect) == 0x000048, "Wrong size on BeingFootstep_StartEffect"); \ static_assert(offsetof(BeingFootstep_StartEffect, effect) == 0x000000, "Member 'BeingFootstep_StartEffect::effect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstep_GetFootstepAINoise \ static_assert(alignof(BeingFootstep_GetFootstepAINoise) == 0x000004, "Wrong alignment on BeingFootstep_GetFootstepAINoise"); \ static_assert(sizeof(BeingFootstep_GetFootstepAINoise) == 0x000004, "Wrong size on BeingFootstep_GetFootstepAINoise"); \ static_assert(offsetof(BeingFootstep_GetFootstepAINoise, ReturnValue) == 0x000000, "Member 'BeingFootstep_GetFootstepAINoise::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABeingFootstep \ static_assert(alignof(ABeingFootstep) == 0x000008, "Wrong alignment on ABeingFootstep"); \ static_assert(sizeof(ABeingFootstep) == 0x000500, "Wrong size on ABeingFootstep"); \ static_assert(offsetof(ABeingFootstep, _AllowPutFootstepWithoutSpawn) == 0x0002B0, "Member 'ABeingFootstep::_AllowPutFootstepWithoutSpawn' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _DefaultFootstep) == 0x0002B8, "Member 'ABeingFootstep::_DefaultFootstep' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _ClothesSound) == 0x0002C0, "Member 'ABeingFootstep::_ClothesSound' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _ClothesEffect) == 0x0002C8, "Member 'ABeingFootstep::_ClothesEffect' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _Footsteps) == 0x000310, "Member 'ABeingFootstep::_Footsteps' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _WadingSounds) == 0x000360, "Member 'ABeingFootstep::_WadingSounds' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _MaxSoundLife) == 0x0003B0, "Member 'ABeingFootstep::_MaxSoundLife' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SurfaceHit) == 0x0003B8, "Member 'ABeingFootstep::_SurfaceHit' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SurfaceType) == 0x0004A0, "Member 'ABeingFootstep::_SurfaceType' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SurfaceTypeAlter) == 0x0004A1, "Member 'ABeingFootstep::_SurfaceTypeAlter' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SurfaceTypeDecal) == 0x0004A2, "Member 'ABeingFootstep::_SurfaceTypeDecal' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _Foot) == 0x0004A3, "Member 'ABeingFootstep::_Foot' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _Movement) == 0x0004A4, "Member 'ABeingFootstep::_Movement' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _VerticalStance) == 0x0004A5, "Member 'ABeingFootstep::_VerticalStance' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _FallHeight) == 0x0004A8, "Member 'ABeingFootstep::_FallHeight' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SoundAttachToComponent) == 0x0004B0, "Member 'ABeingFootstep::_SoundAttachToComponent' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _SoundAttachToSlot) == 0x0004B8, "Member 'ABeingFootstep::_SoundAttachToSlot' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _ShowEffect) == 0x0004C0, "Member 'ABeingFootstep::_ShowEffect' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _DecalInitialAlpha) == 0x0004C4, "Member 'ABeingFootstep::_DecalInitialAlpha' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _MovementSpeed) == 0x0004C8, "Member 'ABeingFootstep::_MovementSpeed' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _StanceAINoiseMod) == 0x0004CC, "Member 'ABeingFootstep::_StanceAINoiseMod' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _VolumeMul) == 0x0004D0, "Member 'ABeingFootstep::_VolumeMul' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _OcclusionRefreshInterval) == 0x0004D4, "Member 'ABeingFootstep::_OcclusionRefreshInterval' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _OcclusionCollisionChannel) == 0x0004D8, "Member 'ABeingFootstep::_OcclusionCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _DecalComponent) == 0x0004E0, "Member 'ABeingFootstep::_DecalComponent' has a wrong offset!"); \ static_assert(offsetof(ABeingFootstep, _EffectDecalMID) == 0x0004E8, "Member 'ABeingFootstep::_EffectDecalMID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABeingFppFootstep \ static_assert(alignof(ABeingFppFootstep) == 0x000008, "Wrong alignment on ABeingFppFootstep"); \ static_assert(sizeof(ABeingFppFootstep) == 0x000510, "Wrong size on ABeingFppFootstep"); \ static_assert(offsetof(ABeingFppFootstep, _PitchOffsetMul) == 0x000500, "Member 'ABeingFppFootstep::_PitchOffsetMul' has a wrong offset!"); \ static_assert(offsetof(ABeingFppFootstep, _PitchBackOffsetMul) == 0x000504, "Member 'ABeingFppFootstep::_PitchBackOffsetMul' has a wrong offset!"); \ static_assert(offsetof(ABeingFppFootstep, _VelocityOffsetMul) == 0x000508, "Member 'ABeingFppFootstep::_VelocityOffsetMul' has a wrong offset!"); \ static_assert(offsetof(ABeingFppFootstep, _MinVelocity) == 0x00050C, "Member 'ABeingFppFootstep::_MinVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingFootstepManagerComponent \ static_assert(alignof(UBeingFootstepManagerComponent) == 0x000008, "Wrong alignment on UBeingFootstepManagerComponent"); \ static_assert(sizeof(UBeingFootstepManagerComponent) == 0x0000C0, "Wrong size on UBeingFootstepManagerComponent"); \ #define DUMPER7_ASSERTS_UBeingFootstepSharedData \ static_assert(alignof(UBeingFootstepSharedData) == 0x000008, "Wrong alignment on UBeingFootstepSharedData"); \ static_assert(sizeof(UBeingFootstepSharedData) == 0x000060, "Wrong size on UBeingFootstepSharedData"); \ static_assert(offsetof(UBeingFootstepSharedData, _WWiseFootSwitchesLoaded) == 0x000030, "Member 'UBeingFootstepSharedData::_WWiseFootSwitchesLoaded' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepSharedData, _WWiseMoveSwitchesLoaded) == 0x000040, "Member 'UBeingFootstepSharedData::_WWiseMoveSwitchesLoaded' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepSharedData, _WWiseSurfSwitchesLoaded) == 0x000050, "Member 'UBeingFootstepSharedData::_WWiseSurfSwitchesLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepTracer_GetWadingDepth \ static_assert(alignof(BeingFootstepTracer_GetWadingDepth) == 0x000004, "Wrong alignment on BeingFootstepTracer_GetWadingDepth"); \ static_assert(sizeof(BeingFootstepTracer_GetWadingDepth) == 0x000004, "Wrong size on BeingFootstepTracer_GetWadingDepth"); \ static_assert(offsetof(BeingFootstepTracer_GetWadingDepth, ReturnValue) == 0x000000, "Member 'BeingFootstepTracer_GetWadingDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepTracer_GetWadingSurface \ static_assert(alignof(BeingFootstepTracer_GetWadingSurface) == 0x000001, "Wrong alignment on BeingFootstepTracer_GetWadingSurface"); \ static_assert(sizeof(BeingFootstepTracer_GetWadingSurface) == 0x000001, "Wrong size on BeingFootstepTracer_GetWadingSurface"); \ static_assert(offsetof(BeingFootstepTracer_GetWadingSurface, ReturnValue) == 0x000000, "Member 'BeingFootstepTracer_GetWadingSurface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepTracer_IsOnSurface \ static_assert(alignof(BeingFootstepTracer_IsOnSurface) == 0x000001, "Wrong alignment on BeingFootstepTracer_IsOnSurface"); \ static_assert(sizeof(BeingFootstepTracer_IsOnSurface) == 0x000002, "Wrong size on BeingFootstepTracer_IsOnSurface"); \ static_assert(offsetof(BeingFootstepTracer_IsOnSurface, Surface) == 0x000000, "Member 'BeingFootstepTracer_IsOnSurface::Surface' has a wrong offset!"); \ static_assert(offsetof(BeingFootstepTracer_IsOnSurface, ReturnValue) == 0x000001, "Member 'BeingFootstepTracer_IsOnSurface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingFootstepTracer \ static_assert(alignof(UBeingFootstepTracer) == 0x000010, "Wrong alignment on UBeingFootstepTracer"); \ static_assert(sizeof(UBeingFootstepTracer) == 0x000570, "Wrong size on UBeingFootstepTracer"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceChannel) == 0x0002A8, "Member 'UBeingFootstepTracer::_TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceComplex) == 0x0002A9, "Member 'UBeingFootstepTracer::_TraceComplex' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceFindInitialOverlaps) == 0x0002AA, "Member 'UBeingFootstepTracer::_TraceFindInitialOverlaps' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceIgnoreMask) == 0x0002AB, "Member 'UBeingFootstepTracer::_TraceIgnoreMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceIgnoreActors) == 0x0002B0, "Member 'UBeingFootstepTracer::_TraceIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceRadius) == 0x0002C0, "Member 'UBeingFootstepTracer::_TraceRadius' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceUpLength) == 0x0002C4, "Member 'UBeingFootstepTracer::_TraceUpLength' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceDownLength) == 0x0002C8, "Member 'UBeingFootstepTracer::_TraceDownLength' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepClass) == 0x0002D0, "Member 'UBeingFootstepTracer::_FootstepClass' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepClassInstance) == 0x000300, "Member 'UBeingFootstepTracer::_FootstepClassInstance' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepsTemplate) == 0x000308, "Member 'UBeingFootstepTracer::_FootstepsTemplate' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootSockets) == 0x000310, "Member 'UBeingFootstepTracer::_FootSockets' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _MinStepPeriod) == 0x000330, "Member 'UBeingFootstepTracer::_MinStepPeriod' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _SingleEffect) == 0x000334, "Member 'UBeingFootstepTracer::_SingleEffect' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _IgnoreNextFalling) == 0x000335, "Member 'UBeingFootstepTracer::_IgnoreNextFalling' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TraceFoliage) == 0x000336, "Member 'UBeingFootstepTracer::_TraceFoliage' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepRepeatableOverride) == 0x000338, "Member 'UBeingFootstepTracer::_FootstepRepeatableOverride' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _MuteFootstep) == 0x000388, "Member 'UBeingFootstepTracer::_MuteFootstep' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepLoudness) == 0x000390, "Member 'UBeingFootstepTracer::_FootstepLoudness' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TurnLoudnessMod) == 0x0003D8, "Member 'UBeingFootstepTracer::_TurnLoudnessMod' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _LastFootSurface) == 0x0003DC, "Member 'UBeingFootstepTracer::_LastFootSurface' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _OnFootstep) == 0x0003E8, "Member 'UBeingFootstepTracer::_OnFootstep' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _OnWadingFootprint) == 0x0003F8, "Member 'UBeingFootstepTracer::_OnWadingFootprint' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _MaskMaterial) == 0x000408, "Member 'UBeingFootstepTracer::_MaskMaterial' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailsMaterial) == 0x000410, "Member 'UBeingFootstepTracer::_TrailsMaterial' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepDrawTrails) == 0x000418, "Member 'UBeingFootstepTracer::_FootstepDrawTrails' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepQuadSize) == 0x00041C, "Member 'UBeingFootstepTracer::_FootstepQuadSize' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailQuadSize) == 0x000420, "Member 'UBeingFootstepTracer::_TrailQuadSize' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailQuadWidth) == 0x000424, "Member 'UBeingFootstepTracer::_TrailQuadWidth' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepQuadYScale) == 0x000428, "Member 'UBeingFootstepTracer::_FootstepQuadYScale' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepDirectionalOffset) == 0x000430, "Member 'UBeingFootstepTracer::_FootstepDirectionalOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepLocationOffset) == 0x000440, "Member 'UBeingFootstepTracer::_FootstepLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepAngleOffset) == 0x000450, "Member 'UBeingFootstepTracer::_FootstepAngleOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailsTiling) == 0x000454, "Member 'UBeingFootstepTracer::_TrailsTiling' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailsAngleOffset) == 0x000458, "Member 'UBeingFootstepTracer::_TrailsAngleOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepCanvasDensity) == 0x00045C, "Member 'UBeingFootstepTracer::_FootstepCanvasDensity' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepHeightLimit) == 0x000460, "Member 'UBeingFootstepTracer::_FootstepHeightLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepLifeTime) == 0x000464, "Member 'UBeingFootstepTracer::_FootstepLifeTime' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _FootstepsLimit) == 0x000468, "Member 'UBeingFootstepTracer::_FootstepsLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TrailsLimit) == 0x00046C, "Member 'UBeingFootstepTracer::_TrailsLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _DrawFootstepsMask) == 0x000470, "Member 'UBeingFootstepTracer::_DrawFootstepsMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _WadingSoundLoopEnabled) == 0x000471, "Member 'UBeingFootstepTracer::_WadingSoundLoopEnabled' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _LastWadingSurface) == 0x000472, "Member 'UBeingFootstepTracer::_LastWadingSurface' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _LastWadingDepth) == 0x000474, "Member 'UBeingFootstepTracer::_LastWadingDepth' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _LastWadingFootstep) == 0x000478, "Member 'UBeingFootstepTracer::_LastWadingFootstep' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _WadingParticle) == 0x000480, "Member 'UBeingFootstepTracer::_WadingParticle' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _WadingParticleCaller) == 0x000488, "Member 'UBeingFootstepTracer::_WadingParticleCaller' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _WadingParticleTimer) == 0x000490, "Member 'UBeingFootstepTracer::_WadingParticleTimer' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TerrainTexturesMapInitialized) == 0x000499, "Member 'UBeingFootstepTracer::_TerrainTexturesMapInitialized' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TerrainTexturesMap) == 0x0004A0, "Member 'UBeingFootstepTracer::_TerrainTexturesMap' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _TerrainTextureCache) == 0x0004A8, "Member 'UBeingFootstepTracer::_TerrainTextureCache' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepTracer, _WadingTimestamp) == 0x0004F8, "Member 'UBeingFootstepTracer::_WadingTimestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFootstepMarker \ static_assert(alignof(UFootstepMarker) == 0x000010, "Wrong alignment on UFootstepMarker"); \ static_assert(sizeof(UFootstepMarker) == 0x0002B0, "Wrong size on UFootstepMarker"); \ static_assert(offsetof(UFootstepMarker, MarkerRadius) == 0x0002A0, "Member 'UFootstepMarker::MarkerRadius' has a wrong offset!"); \ static_assert(offsetof(UFootstepMarker, PhysMaterial) == 0x0002A8, "Member 'UFootstepMarker::PhysMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPeriodFootstepTracer \ static_assert(alignof(UPeriodFootstepTracer) == 0x000010, "Wrong alignment on UPeriodFootstepTracer"); \ static_assert(sizeof(UPeriodFootstepTracer) == 0x0005D0, "Wrong size on UPeriodFootstepTracer"); \ static_assert(offsetof(UPeriodFootstepTracer, _Period) == 0x000570, "Member 'UPeriodFootstepTracer::_Period' has a wrong offset!"); \ static_assert(offsetof(UPeriodFootstepTracer, _DefaultPeriod) == 0x0005C0, "Member 'UPeriodFootstepTracer::_DefaultPeriod' has a wrong offset!"); \ static_assert(offsetof(UPeriodFootstepTracer, _CurrentStance) == 0x0005C4, "Member 'UPeriodFootstepTracer::_CurrentStance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepPersonalization_FootstepCreated \ static_assert(alignof(BeingFootstepPersonalization_FootstepCreated) == 0x000008, "Wrong alignment on BeingFootstepPersonalization_FootstepCreated"); \ static_assert(sizeof(BeingFootstepPersonalization_FootstepCreated) == 0x000008, "Wrong size on BeingFootstepPersonalization_FootstepCreated"); \ static_assert(offsetof(BeingFootstepPersonalization_FootstepCreated, Footstep) == 0x000000, "Member 'BeingFootstepPersonalization_FootstepCreated::Footstep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepPersonalization_GetSoundMovement \ static_assert(alignof(BeingFootstepPersonalization_GetSoundMovement) == 0x000001, "Wrong alignment on BeingFootstepPersonalization_GetSoundMovement"); \ static_assert(sizeof(BeingFootstepPersonalization_GetSoundMovement) == 0x000001, "Wrong size on BeingFootstepPersonalization_GetSoundMovement"); \ static_assert(offsetof(BeingFootstepPersonalization_GetSoundMovement, ReturnValue) == 0x000000, "Member 'BeingFootstepPersonalization_GetSoundMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFootstepPersonalization_GetVerticalStance \ static_assert(alignof(BeingFootstepPersonalization_GetVerticalStance) == 0x000001, "Wrong alignment on BeingFootstepPersonalization_GetVerticalStance"); \ static_assert(sizeof(BeingFootstepPersonalization_GetVerticalStance) == 0x000001, "Wrong size on BeingFootstepPersonalization_GetVerticalStance"); \ static_assert(offsetof(BeingFootstepPersonalization_GetVerticalStance, ReturnValue) == 0x000000, "Member 'BeingFootstepPersonalization_GetVerticalStance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBeingFootstepPersonalization \ static_assert(alignof(IBeingFootstepPersonalization) == 0x000001, "Wrong alignment on IBeingFootstepPersonalization"); \ static_assert(sizeof(IBeingFootstepPersonalization) == 0x000001, "Wrong size on IBeingFootstepPersonalization"); \ #define DUMPER7_ASSERTS_UBeingFootstepVPUserData \ static_assert(alignof(UBeingFootstepVPUserData) == 0x000008, "Wrong alignment on UBeingFootstepVPUserData"); \ static_assert(sizeof(UBeingFootstepVPUserData) == 0x000080, "Wrong size on UBeingFootstepVPUserData"); \ static_assert(offsetof(UBeingFootstepVPUserData, Evaluator) == 0x000028, "Member 'UBeingFootstepVPUserData::Evaluator' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, SingleChannelMask) == 0x000029, "Member 'UBeingFootstepVPUserData::SingleChannelMask' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, UsePuddles) == 0x00002A, "Member 'UBeingFootstepVPUserData::UsePuddles' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, ContrastBoost) == 0x00002C, "Member 'UBeingFootstepVPUserData::ContrastBoost' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, HeightSensitivity) == 0x000030, "Member 'UBeingFootstepVPUserData::HeightSensitivity' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, HeightAvg) == 0x000040, "Member 'UBeingFootstepVPUserData::HeightAvg' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, SourceChannel) == 0x000050, "Member 'UBeingFootstepVPUserData::SourceChannel' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, Channel0) == 0x000058, "Member 'UBeingFootstepVPUserData::Channel0' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, Channel1) == 0x000060, "Member 'UBeingFootstepVPUserData::Channel1' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, Channel2) == 0x000068, "Member 'UBeingFootstepVPUserData::Channel2' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, Channel3) == 0x000070, "Member 'UBeingFootstepVPUserData::Channel3' has a wrong offset!"); \ static_assert(offsetof(UBeingFootstepVPUserData, Puddles) == 0x000078, "Member 'UBeingFootstepVPUserData::Puddles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_changeDirectionSpace \ static_assert(alignof(BeingFunctions_changeDirectionSpace) == 0x000008, "Wrong alignment on BeingFunctions_changeDirectionSpace"); \ static_assert(sizeof(BeingFunctions_changeDirectionSpace) == 0x000078, "Wrong size on BeingFunctions_changeDirectionSpace"); \ static_assert(offsetof(BeingFunctions_changeDirectionSpace, Forward) == 0x000000, "Member 'BeingFunctions_changeDirectionSpace::Forward' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeDirectionSpace, Right) == 0x000018, "Member 'BeingFunctions_changeDirectionSpace::Right' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeDirectionSpace, Up) == 0x000030, "Member 'BeingFunctions_changeDirectionSpace::Up' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeDirectionSpace, Direction) == 0x000048, "Member 'BeingFunctions_changeDirectionSpace::Direction' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeDirectionSpace, ReturnValue) == 0x000060, "Member 'BeingFunctions_changeDirectionSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_changeRotationSpace \ static_assert(alignof(BeingFunctions_changeRotationSpace) == 0x000008, "Wrong alignment on BeingFunctions_changeRotationSpace"); \ static_assert(sizeof(BeingFunctions_changeRotationSpace) == 0x000078, "Wrong size on BeingFunctions_changeRotationSpace"); \ static_assert(offsetof(BeingFunctions_changeRotationSpace, Forward) == 0x000000, "Member 'BeingFunctions_changeRotationSpace::Forward' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeRotationSpace, Right) == 0x000018, "Member 'BeingFunctions_changeRotationSpace::Right' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeRotationSpace, Up) == 0x000030, "Member 'BeingFunctions_changeRotationSpace::Up' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeRotationSpace, Rotation) == 0x000048, "Member 'BeingFunctions_changeRotationSpace::Rotation' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeRotationSpace, ReturnValue) == 0x000060, "Member 'BeingFunctions_changeRotationSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_changeWalkingStanceEnum \ static_assert(alignof(BeingFunctions_changeWalkingStanceEnum) == 0x000008, "Wrong alignment on BeingFunctions_changeWalkingStanceEnum"); \ static_assert(sizeof(BeingFunctions_changeWalkingStanceEnum) == 0x000010, "Wrong size on BeingFunctions_changeWalkingStanceEnum"); \ static_assert(offsetof(BeingFunctions_changeWalkingStanceEnum, Being) == 0x000000, "Member 'BeingFunctions_changeWalkingStanceEnum::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeWalkingStanceEnum, stance) == 0x000008, "Member 'BeingFunctions_changeWalkingStanceEnum::stance' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeWalkingStanceEnum, Priority) == 0x000009, "Member 'BeingFunctions_changeWalkingStanceEnum::Priority' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_changeWalkingStanceEnum, ReturnValue) == 0x00000A, "Member 'BeingFunctions_changeWalkingStanceEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_clearWalkingStanceEnum \ static_assert(alignof(BeingFunctions_clearWalkingStanceEnum) == 0x000008, "Wrong alignment on BeingFunctions_clearWalkingStanceEnum"); \ static_assert(sizeof(BeingFunctions_clearWalkingStanceEnum) == 0x000010, "Wrong size on BeingFunctions_clearWalkingStanceEnum"); \ static_assert(offsetof(BeingFunctions_clearWalkingStanceEnum, Being) == 0x000000, "Member 'BeingFunctions_clearWalkingStanceEnum::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_clearWalkingStanceEnum, Priority) == 0x000008, "Member 'BeingFunctions_clearWalkingStanceEnum::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_fastRotate \ static_assert(alignof(BeingFunctions_fastRotate) == 0x000008, "Wrong alignment on BeingFunctions_fastRotate"); \ static_assert(sizeof(BeingFunctions_fastRotate) == 0x000020, "Wrong size on BeingFunctions_fastRotate"); \ static_assert(offsetof(BeingFunctions_fastRotate, Being) == 0x000000, "Member 'BeingFunctions_fastRotate::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_fastRotate, DeltaSeconds) == 0x000008, "Member 'BeingFunctions_fastRotate::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_fastRotate, localYaw) == 0x00000C, "Member 'BeingFunctions_fastRotate::localYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_fastRotate, minYaw) == 0x000010, "Member 'BeingFunctions_fastRotate::minYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_fastRotate, maxYaw) == 0x000014, "Member 'BeingFunctions_fastRotate::maxYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_fastRotate, interpSpeed) == 0x000018, "Member 'BeingFunctions_fastRotate::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_findDistanceToWall \ static_assert(alignof(BeingFunctions_findDistanceToWall) == 0x000008, "Wrong alignment on BeingFunctions_findDistanceToWall"); \ static_assert(sizeof(BeingFunctions_findDistanceToWall) == 0x000040, "Wrong size on BeingFunctions_findDistanceToWall"); \ static_assert(offsetof(BeingFunctions_findDistanceToWall, Being) == 0x000000, "Member 'BeingFunctions_findDistanceToWall::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findDistanceToWall, InLocation) == 0x000008, "Member 'BeingFunctions_findDistanceToWall::InLocation' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findDistanceToWall, nearestPoint) == 0x000020, "Member 'BeingFunctions_findDistanceToWall::nearestPoint' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findDistanceToWall, ReturnValue) == 0x000038, "Member 'BeingFunctions_findDistanceToWall::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_findLocationNearWall \ static_assert(alignof(BeingFunctions_findLocationNearWall) == 0x000008, "Wrong alignment on BeingFunctions_findLocationNearWall"); \ static_assert(sizeof(BeingFunctions_findLocationNearWall) == 0x000030, "Wrong size on BeingFunctions_findLocationNearWall"); \ static_assert(offsetof(BeingFunctions_findLocationNearWall, Being) == 0x000000, "Member 'BeingFunctions_findLocationNearWall::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findLocationNearWall, minDistance) == 0x000008, "Member 'BeingFunctions_findLocationNearWall::minDistance' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findLocationNearWall, Location) == 0x000010, "Member 'BeingFunctions_findLocationNearWall::Location' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_findLocationNearWall, ReturnValue) == 0x000028, "Member 'BeingFunctions_findLocationNearWall::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_forceRollRotation \ static_assert(alignof(BeingFunctions_forceRollRotation) == 0x000008, "Wrong alignment on BeingFunctions_forceRollRotation"); \ static_assert(sizeof(BeingFunctions_forceRollRotation) == 0x000018, "Wrong size on BeingFunctions_forceRollRotation"); \ static_assert(offsetof(BeingFunctions_forceRollRotation, Being) == 0x000000, "Member 'BeingFunctions_forceRollRotation::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceRollRotation, DeltaSeconds) == 0x000008, "Member 'BeingFunctions_forceRollRotation::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceRollRotation, localYaw) == 0x00000C, "Member 'BeingFunctions_forceRollRotation::localYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceRollRotation, yawMul) == 0x000010, "Member 'BeingFunctions_forceRollRotation::yawMul' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceRollRotation, interpSpeed) == 0x000014, "Member 'BeingFunctions_forceRollRotation::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_forceYawRotation \ static_assert(alignof(BeingFunctions_forceYawRotation) == 0x000008, "Wrong alignment on BeingFunctions_forceYawRotation"); \ static_assert(sizeof(BeingFunctions_forceYawRotation) == 0x000018, "Wrong size on BeingFunctions_forceYawRotation"); \ static_assert(offsetof(BeingFunctions_forceYawRotation, Being) == 0x000000, "Member 'BeingFunctions_forceYawRotation::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceYawRotation, DeltaSeconds) == 0x000008, "Member 'BeingFunctions_forceYawRotation::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceYawRotation, localYaw) == 0x00000C, "Member 'BeingFunctions_forceYawRotation::localYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceYawRotation, clampYaw) == 0x000010, "Member 'BeingFunctions_forceYawRotation::clampYaw' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_forceYawRotation, interpSpeed) == 0x000014, "Member 'BeingFunctions_forceYawRotation::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_GetController \ static_assert(alignof(BeingFunctions_GetController) == 0x000008, "Wrong alignment on BeingFunctions_GetController"); \ static_assert(sizeof(BeingFunctions_GetController) == 0x000010, "Wrong size on BeingFunctions_GetController"); \ static_assert(offsetof(BeingFunctions_GetController, Actor) == 0x000000, "Member 'BeingFunctions_GetController::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_GetController, ReturnValue) == 0x000008, "Member 'BeingFunctions_GetController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_getDesiredVelocity \ static_assert(alignof(BeingFunctions_getDesiredVelocity) == 0x000008, "Wrong alignment on BeingFunctions_getDesiredVelocity"); \ static_assert(sizeof(BeingFunctions_getDesiredVelocity) == 0x000020, "Wrong size on BeingFunctions_getDesiredVelocity"); \ static_assert(offsetof(BeingFunctions_getDesiredVelocity, Being) == 0x000000, "Member 'BeingFunctions_getDesiredVelocity::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_getDesiredVelocity, ReturnValue) == 0x000008, "Member 'BeingFunctions_getDesiredVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_getGroundLocation \ static_assert(alignof(BeingFunctions_getGroundLocation) == 0x000008, "Wrong alignment on BeingFunctions_getGroundLocation"); \ static_assert(sizeof(BeingFunctions_getGroundLocation) == 0x000020, "Wrong size on BeingFunctions_getGroundLocation"); \ static_assert(offsetof(BeingFunctions_getGroundLocation, Actor) == 0x000000, "Member 'BeingFunctions_getGroundLocation::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_getGroundLocation, ReturnValue) == 0x000008, "Member 'BeingFunctions_getGroundLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_getPawn \ static_assert(alignof(BeingFunctions_getPawn) == 0x000008, "Wrong alignment on BeingFunctions_getPawn"); \ static_assert(sizeof(BeingFunctions_getPawn) == 0x000010, "Wrong size on BeingFunctions_getPawn"); \ static_assert(offsetof(BeingFunctions_getPawn, Actor) == 0x000000, "Member 'BeingFunctions_getPawn::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_getPawn, ReturnValue) == 0x000008, "Member 'BeingFunctions_getPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_GetRequestedVelocity \ static_assert(alignof(BeingFunctions_GetRequestedVelocity) == 0x000008, "Wrong alignment on BeingFunctions_GetRequestedVelocity"); \ static_assert(sizeof(BeingFunctions_GetRequestedVelocity) == 0x000020, "Wrong size on BeingFunctions_GetRequestedVelocity"); \ static_assert(offsetof(BeingFunctions_GetRequestedVelocity, Being) == 0x000000, "Member 'BeingFunctions_GetRequestedVelocity::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_GetRequestedVelocity, ReturnValue) == 0x000008, "Member 'BeingFunctions_GetRequestedVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_getWalkingStanceEnum \ static_assert(alignof(BeingFunctions_getWalkingStanceEnum) == 0x000008, "Wrong alignment on BeingFunctions_getWalkingStanceEnum"); \ static_assert(sizeof(BeingFunctions_getWalkingStanceEnum) == 0x000010, "Wrong size on BeingFunctions_getWalkingStanceEnum"); \ static_assert(offsetof(BeingFunctions_getWalkingStanceEnum, Being) == 0x000000, "Member 'BeingFunctions_getWalkingStanceEnum::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_getWalkingStanceEnum, ReturnValue) == 0x000008, "Member 'BeingFunctions_getWalkingStanceEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_getWalkingStanceType \ static_assert(alignof(BeingFunctions_getWalkingStanceType) == 0x000001, "Wrong alignment on BeingFunctions_getWalkingStanceType"); \ static_assert(sizeof(BeingFunctions_getWalkingStanceType) == 0x000002, "Wrong size on BeingFunctions_getWalkingStanceType"); \ static_assert(offsetof(BeingFunctions_getWalkingStanceType, stance) == 0x000000, "Member 'BeingFunctions_getWalkingStanceType::stance' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_getWalkingStanceType, ReturnValue) == 0x000001, "Member 'BeingFunctions_getWalkingStanceType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_IgnoreNextFalling \ static_assert(alignof(BeingFunctions_IgnoreNextFalling) == 0x000008, "Wrong alignment on BeingFunctions_IgnoreNextFalling"); \ static_assert(sizeof(BeingFunctions_IgnoreNextFalling) == 0x000008, "Wrong size on BeingFunctions_IgnoreNextFalling"); \ static_assert(offsetof(BeingFunctions_IgnoreNextFalling, Being) == 0x000000, "Member 'BeingFunctions_IgnoreNextFalling::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_isFollowingAPath \ static_assert(alignof(BeingFunctions_isFollowingAPath) == 0x000008, "Wrong alignment on BeingFunctions_isFollowingAPath"); \ static_assert(sizeof(BeingFunctions_isFollowingAPath) == 0x000010, "Wrong size on BeingFunctions_isFollowingAPath"); \ static_assert(offsetof(BeingFunctions_isFollowingAPath, Being) == 0x000000, "Member 'BeingFunctions_isFollowingAPath::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_isFollowingAPath, ReturnValue) == 0x000008, "Member 'BeingFunctions_isFollowingAPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_makeQuatFromAxes \ static_assert(alignof(BeingFunctions_makeQuatFromAxes) == 0x000010, "Wrong alignment on BeingFunctions_makeQuatFromAxes"); \ static_assert(sizeof(BeingFunctions_makeQuatFromAxes) == 0x000070, "Wrong size on BeingFunctions_makeQuatFromAxes"); \ static_assert(offsetof(BeingFunctions_makeQuatFromAxes, Forward) == 0x000000, "Member 'BeingFunctions_makeQuatFromAxes::Forward' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_makeQuatFromAxes, Right) == 0x000018, "Member 'BeingFunctions_makeQuatFromAxes::Right' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_makeQuatFromAxes, Up) == 0x000030, "Member 'BeingFunctions_makeQuatFromAxes::Up' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_makeQuatFromAxes, ReturnValue) == 0x000050, "Member 'BeingFunctions_makeQuatFromAxes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_MuteFootsteps \ static_assert(alignof(BeingFunctions_MuteFootsteps) == 0x000008, "Wrong alignment on BeingFunctions_MuteFootsteps"); \ static_assert(sizeof(BeingFunctions_MuteFootsteps) == 0x000010, "Wrong size on BeingFunctions_MuteFootsteps"); \ static_assert(offsetof(BeingFunctions_MuteFootsteps, Being) == 0x000000, "Member 'BeingFunctions_MuteFootsteps::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_MuteFootsteps, mute) == 0x000008, "Member 'BeingFunctions_MuteFootsteps::mute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_putOnGround \ static_assert(alignof(BeingFunctions_putOnGround) == 0x000008, "Wrong alignment on BeingFunctions_putOnGround"); \ static_assert(sizeof(BeingFunctions_putOnGround) == 0x000010, "Wrong size on BeingFunctions_putOnGround"); \ static_assert(offsetof(BeingFunctions_putOnGround, Being) == 0x000000, "Member 'BeingFunctions_putOnGround::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_putOnGround, Time) == 0x000008, "Member 'BeingFunctions_putOnGround::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_setComponentMaskFilter \ static_assert(alignof(BeingFunctions_setComponentMaskFilter) == 0x000008, "Wrong alignment on BeingFunctions_setComponentMaskFilter"); \ static_assert(sizeof(BeingFunctions_setComponentMaskFilter) == 0x000010, "Wrong size on BeingFunctions_setComponentMaskFilter"); \ static_assert(offsetof(BeingFunctions_setComponentMaskFilter, Primitive) == 0x000000, "Member 'BeingFunctions_setComponentMaskFilter::Primitive' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_setComponentMaskFilter, maskFilter) == 0x000008, "Member 'BeingFunctions_setComponentMaskFilter::maskFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_setComponentMoveIgnoreMask \ static_assert(alignof(BeingFunctions_setComponentMoveIgnoreMask) == 0x000008, "Wrong alignment on BeingFunctions_setComponentMoveIgnoreMask"); \ static_assert(sizeof(BeingFunctions_setComponentMoveIgnoreMask) == 0x000010, "Wrong size on BeingFunctions_setComponentMoveIgnoreMask"); \ static_assert(offsetof(BeingFunctions_setComponentMoveIgnoreMask, Primitive) == 0x000000, "Member 'BeingFunctions_setComponentMoveIgnoreMask::Primitive' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_setComponentMoveIgnoreMask, Mask) == 0x000008, "Member 'BeingFunctions_setComponentMoveIgnoreMask::Mask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_setMaskFilter \ static_assert(alignof(BeingFunctions_setMaskFilter) == 0x000008, "Wrong alignment on BeingFunctions_setMaskFilter"); \ static_assert(sizeof(BeingFunctions_setMaskFilter) == 0x000010, "Wrong size on BeingFunctions_setMaskFilter"); \ static_assert(offsetof(BeingFunctions_setMaskFilter, Actor) == 0x000000, "Member 'BeingFunctions_setMaskFilter::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_setMaskFilter, maskFilter) == 0x000008, "Member 'BeingFunctions_setMaskFilter::maskFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_setMoveIgnoreMask \ static_assert(alignof(BeingFunctions_setMoveIgnoreMask) == 0x000008, "Wrong alignment on BeingFunctions_setMoveIgnoreMask"); \ static_assert(sizeof(BeingFunctions_setMoveIgnoreMask) == 0x000010, "Wrong size on BeingFunctions_setMoveIgnoreMask"); \ static_assert(offsetof(BeingFunctions_setMoveIgnoreMask, Actor) == 0x000000, "Member 'BeingFunctions_setMoveIgnoreMask::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_setMoveIgnoreMask, Mask) == 0x000008, "Member 'BeingFunctions_setMoveIgnoreMask::Mask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_setRootMotionTranslationScale \ static_assert(alignof(BeingFunctions_setRootMotionTranslationScale) == 0x000008, "Wrong alignment on BeingFunctions_setRootMotionTranslationScale"); \ static_assert(sizeof(BeingFunctions_setRootMotionTranslationScale) == 0x000010, "Wrong size on BeingFunctions_setRootMotionTranslationScale"); \ static_assert(offsetof(BeingFunctions_setRootMotionTranslationScale, Being) == 0x000000, "Member 'BeingFunctions_setRootMotionTranslationScale::Being' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_setRootMotionTranslationScale, Scale) == 0x000008, "Member 'BeingFunctions_setRootMotionTranslationScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_tickableFloatGet \ static_assert(alignof(BeingFunctions_tickableFloatGet) == 0x000004, "Wrong alignment on BeingFunctions_tickableFloatGet"); \ static_assert(sizeof(BeingFunctions_tickableFloatGet) == 0x000010, "Wrong size on BeingFunctions_tickableFloatGet"); \ static_assert(offsetof(BeingFunctions_tickableFloatGet, tfloat) == 0x000000, "Member 'BeingFunctions_tickableFloatGet::tfloat' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatGet, ReturnValue) == 0x00000C, "Member 'BeingFunctions_tickableFloatGet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_tickableFloatSet \ static_assert(alignof(BeingFunctions_tickableFloatSet) == 0x000004, "Wrong alignment on BeingFunctions_tickableFloatSet"); \ static_assert(sizeof(BeingFunctions_tickableFloatSet) == 0x000010, "Wrong size on BeingFunctions_tickableFloatSet"); \ static_assert(offsetof(BeingFunctions_tickableFloatSet, tfloat) == 0x000000, "Member 'BeingFunctions_tickableFloatSet::tfloat' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatSet, Value) == 0x00000C, "Member 'BeingFunctions_tickableFloatSet::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_tickableFloatSetInTime \ static_assert(alignof(BeingFunctions_tickableFloatSetInTime) == 0x000004, "Wrong alignment on BeingFunctions_tickableFloatSetInTime"); \ static_assert(sizeof(BeingFunctions_tickableFloatSetInTime) == 0x000014, "Wrong size on BeingFunctions_tickableFloatSetInTime"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetInTime, tfloat) == 0x000000, "Member 'BeingFunctions_tickableFloatSetInTime::tfloat' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetInTime, Value) == 0x00000C, "Member 'BeingFunctions_tickableFloatSetInTime::Value' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetInTime, Duration) == 0x000010, "Member 'BeingFunctions_tickableFloatSetInTime::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_tickableFloatSetWithStep \ static_assert(alignof(BeingFunctions_tickableFloatSetWithStep) == 0x000004, "Wrong alignment on BeingFunctions_tickableFloatSetWithStep"); \ static_assert(sizeof(BeingFunctions_tickableFloatSetWithStep) == 0x000014, "Wrong size on BeingFunctions_tickableFloatSetWithStep"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetWithStep, tfloat) == 0x000000, "Member 'BeingFunctions_tickableFloatSetWithStep::tfloat' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetWithStep, Value) == 0x00000C, "Member 'BeingFunctions_tickableFloatSetWithStep::Value' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatSetWithStep, Step) == 0x000010, "Member 'BeingFunctions_tickableFloatSetWithStep::Step' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingFunctions_tickableFloatTick \ static_assert(alignof(BeingFunctions_tickableFloatTick) == 0x000004, "Wrong alignment on BeingFunctions_tickableFloatTick"); \ static_assert(sizeof(BeingFunctions_tickableFloatTick) == 0x000010, "Wrong size on BeingFunctions_tickableFloatTick"); \ static_assert(offsetof(BeingFunctions_tickableFloatTick, tfloat) == 0x000000, "Member 'BeingFunctions_tickableFloatTick::tfloat' has a wrong offset!"); \ static_assert(offsetof(BeingFunctions_tickableFloatTick, deltasec) == 0x00000C, "Member 'BeingFunctions_tickableFloatTick::deltasec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingFunctions \ static_assert(alignof(UBeingFunctions) == 0x000008, "Wrong alignment on UBeingFunctions"); \ static_assert(sizeof(UBeingFunctions) == 0x000028, "Wrong size on UBeingFunctions"); \ #define DUMPER7_ASSERTS_BeingHearingLevelStat_SetHearableNoiseLevel \ static_assert(alignof(BeingHearingLevelStat_SetHearableNoiseLevel) == 0x000004, "Wrong alignment on BeingHearingLevelStat_SetHearableNoiseLevel"); \ static_assert(sizeof(BeingHearingLevelStat_SetHearableNoiseLevel) == 0x000004, "Wrong size on BeingHearingLevelStat_SetHearableNoiseLevel"); \ static_assert(offsetof(BeingHearingLevelStat_SetHearableNoiseLevel, Value) == 0x000000, "Member 'BeingHearingLevelStat_SetHearableNoiseLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingHearingLevelStat_SetHearingLevel \ static_assert(alignof(BeingHearingLevelStat_SetHearingLevel) == 0x000004, "Wrong alignment on BeingHearingLevelStat_SetHearingLevel"); \ static_assert(sizeof(BeingHearingLevelStat_SetHearingLevel) == 0x000004, "Wrong size on BeingHearingLevelStat_SetHearingLevel"); \ static_assert(offsetof(BeingHearingLevelStat_SetHearingLevel, Value) == 0x000000, "Member 'BeingHearingLevelStat_SetHearingLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingHearingLevelStat_GetHearableNoiseLevel \ static_assert(alignof(BeingHearingLevelStat_GetHearableNoiseLevel) == 0x000004, "Wrong alignment on BeingHearingLevelStat_GetHearableNoiseLevel"); \ static_assert(sizeof(BeingHearingLevelStat_GetHearableNoiseLevel) == 0x000004, "Wrong size on BeingHearingLevelStat_GetHearableNoiseLevel"); \ static_assert(offsetof(BeingHearingLevelStat_GetHearableNoiseLevel, ReturnValue) == 0x000000, "Member 'BeingHearingLevelStat_GetHearableNoiseLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingHearingLevelStat_GetHearingLevel \ static_assert(alignof(BeingHearingLevelStat_GetHearingLevel) == 0x000004, "Wrong alignment on BeingHearingLevelStat_GetHearingLevel"); \ static_assert(sizeof(BeingHearingLevelStat_GetHearingLevel) == 0x000004, "Wrong size on BeingHearingLevelStat_GetHearingLevel"); \ static_assert(offsetof(BeingHearingLevelStat_GetHearingLevel, ReturnValue) == 0x000000, "Member 'BeingHearingLevelStat_GetHearingLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingHearingLevelStat_GetHearingLevelTheActor \ static_assert(alignof(BeingHearingLevelStat_GetHearingLevelTheActor) == 0x000008, "Wrong alignment on BeingHearingLevelStat_GetHearingLevelTheActor"); \ static_assert(sizeof(BeingHearingLevelStat_GetHearingLevelTheActor) == 0x000010, "Wrong size on BeingHearingLevelStat_GetHearingLevelTheActor"); \ static_assert(offsetof(BeingHearingLevelStat_GetHearingLevelTheActor, Actor) == 0x000000, "Member 'BeingHearingLevelStat_GetHearingLevelTheActor::Actor' has a wrong offset!"); \ static_assert(offsetof(BeingHearingLevelStat_GetHearingLevelTheActor, ReturnValue) == 0x000008, "Member 'BeingHearingLevelStat_GetHearingLevelTheActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingHearingLevelStat \ static_assert(alignof(UBeingHearingLevelStat) == 0x000008, "Wrong alignment on UBeingHearingLevelStat"); \ static_assert(sizeof(UBeingHearingLevelStat) == 0x000100, "Wrong size on UBeingHearingLevelStat"); \ static_assert(offsetof(UBeingHearingLevelStat, _HearingLevel) == 0x0000E0, "Member 'UBeingHearingLevelStat::_HearingLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingHearingLevelStat, _HearableNoiseLevel) == 0x0000E4, "Member 'UBeingHearingLevelStat::_HearableNoiseLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingHearingLevelStat, _NoisesList) == 0x0000E8, "Member 'UBeingHearingLevelStat::_NoisesList' has a wrong offset!"); \ static_assert(offsetof(UBeingHearingLevelStat, _IgnoreNoisesFromList) == 0x0000F8, "Member 'UBeingHearingLevelStat::_IgnoreNoisesFromList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingHearingModStat_SetModLevel \ static_assert(alignof(BeingHearingModStat_SetModLevel) == 0x000004, "Wrong alignment on BeingHearingModStat_SetModLevel"); \ static_assert(sizeof(BeingHearingModStat_SetModLevel) == 0x000004, "Wrong size on BeingHearingModStat_SetModLevel"); \ static_assert(offsetof(BeingHearingModStat_SetModLevel, Level) == 0x000000, "Member 'BeingHearingModStat_SetModLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingHearingModStat \ static_assert(alignof(UBeingHearingModStat) == 0x000008, "Wrong alignment on UBeingHearingModStat"); \ static_assert(sizeof(UBeingHearingModStat) == 0x000118, "Wrong size on UBeingHearingModStat"); \ static_assert(offsetof(UBeingHearingModStat, _ModLevel) == 0x000100, "Member 'UBeingHearingModStat::_ModLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingHearingModStat, _Modifiers) == 0x000108, "Member 'UBeingHearingModStat::_Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_ClearIgnoreMeReason \ static_assert(alignof(BeingIgnoreMeStat_ClearIgnoreMeReason) == 0x000004, "Wrong alignment on BeingIgnoreMeStat_ClearIgnoreMeReason"); \ static_assert(sizeof(BeingIgnoreMeStat_ClearIgnoreMeReason) == 0x000008, "Wrong size on BeingIgnoreMeStat_ClearIgnoreMeReason"); \ static_assert(offsetof(BeingIgnoreMeStat_ClearIgnoreMeReason, Reason) == 0x000000, "Member 'BeingIgnoreMeStat_ClearIgnoreMeReason::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_SetAlwaysMissMe \ static_assert(alignof(BeingIgnoreMeStat_SetAlwaysMissMe) == 0x000001, "Wrong alignment on BeingIgnoreMeStat_SetAlwaysMissMe"); \ static_assert(sizeof(BeingIgnoreMeStat_SetAlwaysMissMe) == 0x000001, "Wrong size on BeingIgnoreMeStat_SetAlwaysMissMe"); \ static_assert(offsetof(BeingIgnoreMeStat_SetAlwaysMissMe, missMe) == 0x000000, "Member 'BeingIgnoreMeStat_SetAlwaysMissMe::missMe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_SetIgnoreMeReason \ static_assert(alignof(BeingIgnoreMeStat_SetIgnoreMeReason) == 0x000004, "Wrong alignment on BeingIgnoreMeStat_SetIgnoreMeReason"); \ static_assert(sizeof(BeingIgnoreMeStat_SetIgnoreMeReason) == 0x000008, "Wrong size on BeingIgnoreMeStat_SetIgnoreMeReason"); \ static_assert(offsetof(BeingIgnoreMeStat_SetIgnoreMeReason, Reason) == 0x000000, "Member 'BeingIgnoreMeStat_SetIgnoreMeReason::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_SetIsDead \ static_assert(alignof(BeingIgnoreMeStat_SetIsDead) == 0x000001, "Wrong alignment on BeingIgnoreMeStat_SetIsDead"); \ static_assert(sizeof(BeingIgnoreMeStat_SetIsDead) == 0x000001, "Wrong size on BeingIgnoreMeStat_SetIsDead"); \ static_assert(offsetof(BeingIgnoreMeStat_SetIsDead, IsDead) == 0x000000, "Member 'BeingIgnoreMeStat_SetIsDead::IsDead' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_GetAlwaysMissMe \ static_assert(alignof(BeingIgnoreMeStat_GetAlwaysMissMe) == 0x000001, "Wrong alignment on BeingIgnoreMeStat_GetAlwaysMissMe"); \ static_assert(sizeof(BeingIgnoreMeStat_GetAlwaysMissMe) == 0x000001, "Wrong size on BeingIgnoreMeStat_GetAlwaysMissMe"); \ static_assert(offsetof(BeingIgnoreMeStat_GetAlwaysMissMe, ReturnValue) == 0x000000, "Member 'BeingIgnoreMeStat_GetAlwaysMissMe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_GetIgnoreMe \ static_assert(alignof(BeingIgnoreMeStat_GetIgnoreMe) == 0x000001, "Wrong alignment on BeingIgnoreMeStat_GetIgnoreMe"); \ static_assert(sizeof(BeingIgnoreMeStat_GetIgnoreMe) == 0x000001, "Wrong size on BeingIgnoreMeStat_GetIgnoreMe"); \ static_assert(offsetof(BeingIgnoreMeStat_GetIgnoreMe, ReturnValue) == 0x000000, "Member 'BeingIgnoreMeStat_GetIgnoreMe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingIgnoreMeStat_GetIsDead \ static_assert(alignof(BeingIgnoreMeStat_GetIsDead) == 0x000001, "Wrong alignment on BeingIgnoreMeStat_GetIsDead"); \ static_assert(sizeof(BeingIgnoreMeStat_GetIsDead) == 0x000001, "Wrong size on BeingIgnoreMeStat_GetIsDead"); \ static_assert(offsetof(BeingIgnoreMeStat_GetIsDead, ReturnValue) == 0x000000, "Member 'BeingIgnoreMeStat_GetIsDead::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingIgnoreMeStat \ static_assert(alignof(UBeingIgnoreMeStat) == 0x000008, "Wrong alignment on UBeingIgnoreMeStat"); \ static_assert(sizeof(UBeingIgnoreMeStat) == 0x000100, "Wrong size on UBeingIgnoreMeStat"); \ static_assert(offsetof(UBeingIgnoreMeStat, _IgnoreMe) == 0x0000E0, "Member 'UBeingIgnoreMeStat::_IgnoreMe' has a wrong offset!"); \ static_assert(offsetof(UBeingIgnoreMeStat, _IsDead) == 0x0000E1, "Member 'UBeingIgnoreMeStat::_IsDead' has a wrong offset!"); \ static_assert(offsetof(UBeingIgnoreMeStat, _AlwaysMissMe) == 0x0000E2, "Member 'UBeingIgnoreMeStat::_AlwaysMissMe' has a wrong offset!"); \ static_assert(offsetof(UBeingIgnoreMeStat, _IgnoreMeReasons) == 0x0000E8, "Member 'UBeingIgnoreMeStat::_IgnoreMeReasons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingLocationTracker_GetLocationHistory \ static_assert(alignof(BeingLocationTracker_GetLocationHistory) == 0x000008, "Wrong alignment on BeingLocationTracker_GetLocationHistory"); \ static_assert(sizeof(BeingLocationTracker_GetLocationHistory) == 0x000010, "Wrong size on BeingLocationTracker_GetLocationHistory"); \ static_assert(offsetof(BeingLocationTracker_GetLocationHistory, ReturnValue) == 0x000000, "Member 'BeingLocationTracker_GetLocationHistory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingLocationTracker \ static_assert(alignof(UBeingLocationTracker) == 0x000008, "Wrong alignment on UBeingLocationTracker"); \ static_assert(sizeof(UBeingLocationTracker) == 0x0000B8, "Wrong size on UBeingLocationTracker"); \ static_assert(offsetof(UBeingLocationTracker, _LocationCountLimit) == 0x0000A0, "Member 'UBeingLocationTracker::_LocationCountLimit' has a wrong offset!"); \ static_assert(offsetof(UBeingLocationTracker, _LocationDistance) == 0x0000A4, "Member 'UBeingLocationTracker::_LocationDistance' has a wrong offset!"); \ static_assert(offsetof(UBeingLocationTracker, _Locations) == 0x0000A8, "Member 'UBeingLocationTracker::_Locations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxSpeedStat_SetMaxSpeed \ static_assert(alignof(BeingMaxSpeedStat_SetMaxSpeed) == 0x000004, "Wrong alignment on BeingMaxSpeedStat_SetMaxSpeed"); \ static_assert(sizeof(BeingMaxSpeedStat_SetMaxSpeed) == 0x000004, "Wrong size on BeingMaxSpeedStat_SetMaxSpeed"); \ static_assert(offsetof(BeingMaxSpeedStat_SetMaxSpeed, Value) == 0x000000, "Member 'BeingMaxSpeedStat_SetMaxSpeed::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxSpeedStat_GetMaxSpeed \ static_assert(alignof(BeingMaxSpeedStat_GetMaxSpeed) == 0x000004, "Wrong alignment on BeingMaxSpeedStat_GetMaxSpeed"); \ static_assert(sizeof(BeingMaxSpeedStat_GetMaxSpeed) == 0x000004, "Wrong size on BeingMaxSpeedStat_GetMaxSpeed"); \ static_assert(offsetof(BeingMaxSpeedStat_GetMaxSpeed, ReturnValue) == 0x000000, "Member 'BeingMaxSpeedStat_GetMaxSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingMaxSpeedStat \ static_assert(alignof(UBeingMaxSpeedStat) == 0x000008, "Wrong alignment on UBeingMaxSpeedStat"); \ static_assert(sizeof(UBeingMaxSpeedStat) == 0x0000E8, "Wrong size on UBeingMaxSpeedStat"); \ static_assert(offsetof(UBeingMaxSpeedStat, _MaxSpeed) == 0x0000E0, "Member 'UBeingMaxSpeedStat::_MaxSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxWalkSpeedStat_OverrideSpeedValues \ static_assert(alignof(BeingMaxWalkSpeedStat_OverrideSpeedValues) == 0x000008, "Wrong alignment on BeingMaxWalkSpeedStat_OverrideSpeedValues"); \ static_assert(sizeof(BeingMaxWalkSpeedStat_OverrideSpeedValues) == 0x000050, "Wrong size on BeingMaxWalkSpeedStat_OverrideSpeedValues"); \ static_assert(offsetof(BeingMaxWalkSpeedStat_OverrideSpeedValues, maxSpeeds) == 0x000000, "Member 'BeingMaxWalkSpeedStat_OverrideSpeedValues::maxSpeeds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxWalkSpeedStat_SetWalkingStance \ static_assert(alignof(BeingMaxWalkSpeedStat_SetWalkingStance) == 0x000001, "Wrong alignment on BeingMaxWalkSpeedStat_SetWalkingStance"); \ static_assert(sizeof(BeingMaxWalkSpeedStat_SetWalkingStance) == 0x000002, "Wrong size on BeingMaxWalkSpeedStat_SetWalkingStance"); \ static_assert(offsetof(BeingMaxWalkSpeedStat_SetWalkingStance, stance) == 0x000000, "Member 'BeingMaxWalkSpeedStat_SetWalkingStance::stance' has a wrong offset!"); \ static_assert(offsetof(BeingMaxWalkSpeedStat_SetWalkingStance, Priority) == 0x000001, "Member 'BeingMaxWalkSpeedStat_SetWalkingStance::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxWalkSpeedStat_GetTotalMaxSpeed \ static_assert(alignof(BeingMaxWalkSpeedStat_GetTotalMaxSpeed) == 0x000004, "Wrong alignment on BeingMaxWalkSpeedStat_GetTotalMaxSpeed"); \ static_assert(sizeof(BeingMaxWalkSpeedStat_GetTotalMaxSpeed) == 0x000004, "Wrong size on BeingMaxWalkSpeedStat_GetTotalMaxSpeed"); \ static_assert(offsetof(BeingMaxWalkSpeedStat_GetTotalMaxSpeed, ReturnValue) == 0x000000, "Member 'BeingMaxWalkSpeedStat_GetTotalMaxSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingMaxWalkSpeedStat_GetWalkingStance \ static_assert(alignof(BeingMaxWalkSpeedStat_GetWalkingStance) == 0x000001, "Wrong alignment on BeingMaxWalkSpeedStat_GetWalkingStance"); \ static_assert(sizeof(BeingMaxWalkSpeedStat_GetWalkingStance) == 0x000001, "Wrong size on BeingMaxWalkSpeedStat_GetWalkingStance"); \ static_assert(offsetof(BeingMaxWalkSpeedStat_GetWalkingStance, ReturnValue) == 0x000000, "Member 'BeingMaxWalkSpeedStat_GetWalkingStance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingMaxWalkSpeedStat \ static_assert(alignof(UBeingMaxWalkSpeedStat) == 0x000008, "Wrong alignment on UBeingMaxWalkSpeedStat"); \ static_assert(sizeof(UBeingMaxWalkSpeedStat) == 0x000150, "Wrong size on UBeingMaxWalkSpeedStat"); \ static_assert(offsetof(UBeingMaxWalkSpeedStat, _Priorities) == 0x0000E8, "Member 'UBeingMaxWalkSpeedStat::_Priorities' has a wrong offset!"); \ static_assert(offsetof(UBeingMaxWalkSpeedStat, _StancePriority) == 0x0000F8, "Member 'UBeingMaxWalkSpeedStat::_StancePriority' has a wrong offset!"); \ static_assert(offsetof(UBeingMaxWalkSpeedStat, _WalkingStance) == 0x0000F9, "Member 'UBeingMaxWalkSpeedStat::_WalkingStance' has a wrong offset!"); \ static_assert(offsetof(UBeingMaxWalkSpeedStat, _MaxSpeeds) == 0x000100, "Member 'UBeingMaxWalkSpeedStat::_MaxSpeeds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingNoiseLevelStat_SetNoiseLevel \ static_assert(alignof(BeingNoiseLevelStat_SetNoiseLevel) == 0x000004, "Wrong alignment on BeingNoiseLevelStat_SetNoiseLevel"); \ static_assert(sizeof(BeingNoiseLevelStat_SetNoiseLevel) == 0x000004, "Wrong size on BeingNoiseLevelStat_SetNoiseLevel"); \ static_assert(offsetof(BeingNoiseLevelStat_SetNoiseLevel, Value) == 0x000000, "Member 'BeingNoiseLevelStat_SetNoiseLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingNoiseLevelStat_GetNoiseLevel \ static_assert(alignof(BeingNoiseLevelStat_GetNoiseLevel) == 0x000004, "Wrong alignment on BeingNoiseLevelStat_GetNoiseLevel"); \ static_assert(sizeof(BeingNoiseLevelStat_GetNoiseLevel) == 0x000004, "Wrong size on BeingNoiseLevelStat_GetNoiseLevel"); \ static_assert(offsetof(BeingNoiseLevelStat_GetNoiseLevel, ReturnValue) == 0x000000, "Member 'BeingNoiseLevelStat_GetNoiseLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingNoiseLevelStat_IsNoiseMuted \ static_assert(alignof(BeingNoiseLevelStat_IsNoiseMuted) == 0x000004, "Wrong alignment on BeingNoiseLevelStat_IsNoiseMuted"); \ static_assert(sizeof(BeingNoiseLevelStat_IsNoiseMuted) == 0x00000C, "Wrong size on BeingNoiseLevelStat_IsNoiseMuted"); \ static_assert(offsetof(BeingNoiseLevelStat_IsNoiseMuted, NoiseTag) == 0x000000, "Member 'BeingNoiseLevelStat_IsNoiseMuted::NoiseTag' has a wrong offset!"); \ static_assert(offsetof(BeingNoiseLevelStat_IsNoiseMuted, ReturnValue) == 0x000008, "Member 'BeingNoiseLevelStat_IsNoiseMuted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingNoiseLevelStat \ static_assert(alignof(UBeingNoiseLevelStat) == 0x000008, "Wrong alignment on UBeingNoiseLevelStat"); \ static_assert(sizeof(UBeingNoiseLevelStat) == 0x0000F8, "Wrong size on UBeingNoiseLevelStat"); \ static_assert(offsetof(UBeingNoiseLevelStat, _NoiseLevel) == 0x0000E0, "Member 'UBeingNoiseLevelStat::_NoiseLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingNoiseLevelStat, _MutedNoises) == 0x0000E8, "Member 'UBeingNoiseLevelStat::_MutedNoises' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingNoiseModStat_SetModLevel \ static_assert(alignof(BeingNoiseModStat_SetModLevel) == 0x000004, "Wrong alignment on BeingNoiseModStat_SetModLevel"); \ static_assert(sizeof(BeingNoiseModStat_SetModLevel) == 0x000004, "Wrong size on BeingNoiseModStat_SetModLevel"); \ static_assert(offsetof(BeingNoiseModStat_SetModLevel, Level) == 0x000000, "Member 'BeingNoiseModStat_SetModLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingNoiseModStat \ static_assert(alignof(UBeingNoiseModStat) == 0x000008, "Wrong alignment on UBeingNoiseModStat"); \ static_assert(sizeof(UBeingNoiseModStat) == 0x000110, "Wrong size on UBeingNoiseModStat"); \ static_assert(offsetof(UBeingNoiseModStat, _ModLevel) == 0x0000F8, "Member 'UBeingNoiseModStat::_ModLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingNoiseModStat, _Modifiers) == 0x000100, "Member 'UBeingNoiseModStat::_Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingOdorLevelStat_SetOdorLevel \ static_assert(alignof(BeingOdorLevelStat_SetOdorLevel) == 0x000004, "Wrong alignment on BeingOdorLevelStat_SetOdorLevel"); \ static_assert(sizeof(BeingOdorLevelStat_SetOdorLevel) == 0x000004, "Wrong size on BeingOdorLevelStat_SetOdorLevel"); \ static_assert(offsetof(BeingOdorLevelStat_SetOdorLevel, Value) == 0x000000, "Member 'BeingOdorLevelStat_SetOdorLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingOdorLevelStat_GetOdorLevel \ static_assert(alignof(BeingOdorLevelStat_GetOdorLevel) == 0x000004, "Wrong alignment on BeingOdorLevelStat_GetOdorLevel"); \ static_assert(sizeof(BeingOdorLevelStat_GetOdorLevel) == 0x000004, "Wrong size on BeingOdorLevelStat_GetOdorLevel"); \ static_assert(offsetof(BeingOdorLevelStat_GetOdorLevel, ReturnValue) == 0x000000, "Member 'BeingOdorLevelStat_GetOdorLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingOdorLevelStat \ static_assert(alignof(UBeingOdorLevelStat) == 0x000008, "Wrong alignment on UBeingOdorLevelStat"); \ static_assert(sizeof(UBeingOdorLevelStat) == 0x0000E8, "Wrong size on UBeingOdorLevelStat"); \ static_assert(offsetof(UBeingOdorLevelStat, _OdorLevel) == 0x0000E0, "Member 'UBeingOdorLevelStat::_OdorLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingOdorModStat_SetModLevel \ static_assert(alignof(BeingOdorModStat_SetModLevel) == 0x000004, "Wrong alignment on BeingOdorModStat_SetModLevel"); \ static_assert(sizeof(BeingOdorModStat_SetModLevel) == 0x000004, "Wrong size on BeingOdorModStat_SetModLevel"); \ static_assert(offsetof(BeingOdorModStat_SetModLevel, Level) == 0x000000, "Member 'BeingOdorModStat_SetModLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingOdorModStat \ static_assert(alignof(UBeingOdorModStat) == 0x000008, "Wrong alignment on UBeingOdorModStat"); \ static_assert(sizeof(UBeingOdorModStat) == 0x000100, "Wrong size on UBeingOdorModStat"); \ static_assert(offsetof(UBeingOdorModStat, _ModLevel) == 0x0000E8, "Member 'UBeingOdorModStat::_ModLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingOdorModStat, _Modifiers) == 0x0000F0, "Member 'UBeingOdorModStat::_Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingRootMotionData \ static_assert(alignof(UBeingRootMotionData) == 0x000008, "Wrong alignment on UBeingRootMotionData"); \ static_assert(sizeof(UBeingRootMotionData) == 0x000178, "Wrong size on UBeingRootMotionData"); \ static_assert(offsetof(UBeingRootMotionData, _MaxFramesPerSecond) == 0x000030, "Member 'UBeingRootMotionData::_MaxFramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _Precision) == 0x000034, "Member 'UBeingRootMotionData::_Precision' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _AnimTags) == 0x000038, "Member 'UBeingRootMotionData::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _AnimTable) == 0x000058, "Member 'UBeingRootMotionData::_AnimTable' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _Animations) == 0x000068, "Member 'UBeingRootMotionData::_Animations' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _Blendspaces) == 0x000078, "Member 'UBeingRootMotionData::_Blendspaces' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _AnimRootMotion) == 0x000088, "Member 'UBeingRootMotionData::_AnimRootMotion' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _BSRootMotion) == 0x0000D8, "Member 'UBeingRootMotionData::_BSRootMotion' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionData, _BonesTransform) == 0x000128, "Member 'UBeingRootMotionData::_BonesTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_Stamp \ static_assert(alignof(BeingRootMotionBank_Stamp) == 0x000008, "Wrong alignment on BeingRootMotionBank_Stamp"); \ static_assert(sizeof(BeingRootMotionBank_Stamp) == 0x000018, "Wrong size on BeingRootMotionBank_Stamp"); \ static_assert(offsetof(BeingRootMotionBank_Stamp, Animation) == 0x000000, "Member 'BeingRootMotionBank_Stamp::Animation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_Stamp, Color) == 0x000008, "Member 'BeingRootMotionBank_Stamp::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_StampBS \ static_assert(alignof(BeingRootMotionBank_StampBS) == 0x000008, "Wrong alignment on BeingRootMotionBank_StampBS"); \ static_assert(sizeof(BeingRootMotionBank_StampBS) == 0x000038, "Wrong size on BeingRootMotionBank_StampBS"); \ static_assert(offsetof(BeingRootMotionBank_StampBS, BlendSpace) == 0x000000, "Member 'BeingRootMotionBank_StampBS::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_StampBS, Yaw) == 0x000008, "Member 'BeingRootMotionBank_StampBS::Yaw' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_StampBS, TargetLocation) == 0x000010, "Member 'BeingRootMotionBank_StampBS::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_StampBS, Color) == 0x000028, "Member 'BeingRootMotionBank_StampBS::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_CanGotoWithBlendspace \ static_assert(alignof(BeingRootMotionBank_CanGotoWithBlendspace) == 0x000008, "Wrong alignment on BeingRootMotionBank_CanGotoWithBlendspace"); \ static_assert(sizeof(BeingRootMotionBank_CanGotoWithBlendspace) == 0x000038, "Wrong size on BeingRootMotionBank_CanGotoWithBlendspace"); \ static_assert(offsetof(BeingRootMotionBank_CanGotoWithBlendspace, BlendSpace) == 0x000000, "Member 'BeingRootMotionBank_CanGotoWithBlendspace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGotoWithBlendspace, Location) == 0x000008, "Member 'BeingRootMotionBank_CanGotoWithBlendspace::Location' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGotoWithBlendspace, Distance) == 0x000020, "Member 'BeingRootMotionBank_CanGotoWithBlendspace::Distance' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGotoWithBlendspace, filterClass) == 0x000028, "Member 'BeingRootMotionBank_CanGotoWithBlendspace::filterClass' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGotoWithBlendspace, ReturnValue) == 0x000030, "Member 'BeingRootMotionBank_CanGotoWithBlendspace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_CanGoWithAnim \ static_assert(alignof(BeingRootMotionBank_CanGoWithAnim) == 0x000008, "Wrong alignment on BeingRootMotionBank_CanGoWithAnim"); \ static_assert(sizeof(BeingRootMotionBank_CanGoWithAnim) == 0x000020, "Wrong size on BeingRootMotionBank_CanGoWithAnim"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithAnim, Animation) == 0x000000, "Member 'BeingRootMotionBank_CanGoWithAnim::Animation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithAnim, Distance) == 0x000008, "Member 'BeingRootMotionBank_CanGoWithAnim::Distance' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithAnim, filterClass) == 0x000010, "Member 'BeingRootMotionBank_CanGoWithAnim::filterClass' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithAnim, ReturnValue) == 0x000018, "Member 'BeingRootMotionBank_CanGoWithAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_CanGoWithBlendspace \ static_assert(alignof(BeingRootMotionBank_CanGoWithBlendspace) == 0x000008, "Wrong alignment on BeingRootMotionBank_CanGoWithBlendspace"); \ static_assert(sizeof(BeingRootMotionBank_CanGoWithBlendspace) == 0x000020, "Wrong size on BeingRootMotionBank_CanGoWithBlendspace"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithBlendspace, BlendSpace) == 0x000000, "Member 'BeingRootMotionBank_CanGoWithBlendspace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithBlendspace, Yaw) == 0x000008, "Member 'BeingRootMotionBank_CanGoWithBlendspace::Yaw' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithBlendspace, Distance) == 0x00000C, "Member 'BeingRootMotionBank_CanGoWithBlendspace::Distance' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithBlendspace, filterClass) == 0x000010, "Member 'BeingRootMotionBank_CanGoWithBlendspace::filterClass' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_CanGoWithBlendspace, ReturnValue) == 0x000018, "Member 'BeingRootMotionBank_CanGoWithBlendspace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_FindBestAngleForBlendSpace \ static_assert(alignof(BeingRootMotionBank_FindBestAngleForBlendSpace) == 0x000008, "Wrong alignment on BeingRootMotionBank_FindBestAngleForBlendSpace"); \ static_assert(sizeof(BeingRootMotionBank_FindBestAngleForBlendSpace) == 0x000028, "Wrong size on BeingRootMotionBank_FindBestAngleForBlendSpace"); \ static_assert(offsetof(BeingRootMotionBank_FindBestAngleForBlendSpace, BlendSpace) == 0x000000, "Member 'BeingRootMotionBank_FindBestAngleForBlendSpace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestAngleForBlendSpace, Location) == 0x000008, "Member 'BeingRootMotionBank_FindBestAngleForBlendSpace::Location' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestAngleForBlendSpace, ReturnValue) == 0x000020, "Member 'BeingRootMotionBank_FindBestAngleForBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_FindBestSpeedForAnim \ static_assert(alignof(BeingRootMotionBank_FindBestSpeedForAnim) == 0x000008, "Wrong alignment on BeingRootMotionBank_FindBestSpeedForAnim"); \ static_assert(sizeof(BeingRootMotionBank_FindBestSpeedForAnim) == 0x000028, "Wrong size on BeingRootMotionBank_FindBestSpeedForAnim"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForAnim, Animation) == 0x000000, "Member 'BeingRootMotionBank_FindBestSpeedForAnim::Animation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForAnim, Location) == 0x000008, "Member 'BeingRootMotionBank_FindBestSpeedForAnim::Location' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForAnim, ReturnValue) == 0x000020, "Member 'BeingRootMotionBank_FindBestSpeedForAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_FindBestSpeedForBlendSpace \ static_assert(alignof(BeingRootMotionBank_FindBestSpeedForBlendSpace) == 0x000008, "Wrong alignment on BeingRootMotionBank_FindBestSpeedForBlendSpace"); \ static_assert(sizeof(BeingRootMotionBank_FindBestSpeedForBlendSpace) == 0x000028, "Wrong size on BeingRootMotionBank_FindBestSpeedForBlendSpace"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForBlendSpace, BlendSpace) == 0x000000, "Member 'BeingRootMotionBank_FindBestSpeedForBlendSpace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForBlendSpace, Location) == 0x000008, "Member 'BeingRootMotionBank_FindBestSpeedForBlendSpace::Location' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_FindBestSpeedForBlendSpace, ReturnValue) == 0x000020, "Member 'BeingRootMotionBank_FindBestSpeedForBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_GetBoneFinalTransform \ static_assert(alignof(BeingRootMotionBank_GetBoneFinalTransform) == 0x000010, "Wrong alignment on BeingRootMotionBank_GetBoneFinalTransform"); \ static_assert(sizeof(BeingRootMotionBank_GetBoneFinalTransform) == 0x000080, "Wrong size on BeingRootMotionBank_GetBoneFinalTransform"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneFinalTransform, AnimationSequence) == 0x000000, "Member 'BeingRootMotionBank_GetBoneFinalTransform::AnimationSequence' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneFinalTransform, BoneName) == 0x000008, "Member 'BeingRootMotionBank_GetBoneFinalTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneFinalTransform, Transform) == 0x000010, "Member 'BeingRootMotionBank_GetBoneFinalTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneFinalTransform, ReturnValue) == 0x000070, "Member 'BeingRootMotionBank_GetBoneFinalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_GetBoneInitialTransform \ static_assert(alignof(BeingRootMotionBank_GetBoneInitialTransform) == 0x000010, "Wrong alignment on BeingRootMotionBank_GetBoneInitialTransform"); \ static_assert(sizeof(BeingRootMotionBank_GetBoneInitialTransform) == 0x000080, "Wrong size on BeingRootMotionBank_GetBoneInitialTransform"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneInitialTransform, AnimationSequence) == 0x000000, "Member 'BeingRootMotionBank_GetBoneInitialTransform::AnimationSequence' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneInitialTransform, BoneName) == 0x000008, "Member 'BeingRootMotionBank_GetBoneInitialTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneInitialTransform, Transform) == 0x000010, "Member 'BeingRootMotionBank_GetBoneInitialTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneInitialTransform, ReturnValue) == 0x000070, "Member 'BeingRootMotionBank_GetBoneInitialTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_GetBoneMovement \ static_assert(alignof(BeingRootMotionBank_GetBoneMovement) == 0x000010, "Wrong alignment on BeingRootMotionBank_GetBoneMovement"); \ static_assert(sizeof(BeingRootMotionBank_GetBoneMovement) == 0x000080, "Wrong size on BeingRootMotionBank_GetBoneMovement"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneMovement, AnimationSequence) == 0x000000, "Member 'BeingRootMotionBank_GetBoneMovement::AnimationSequence' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneMovement, BoneName) == 0x000008, "Member 'BeingRootMotionBank_GetBoneMovement::BoneName' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneMovement, Movement) == 0x000010, "Member 'BeingRootMotionBank_GetBoneMovement::Movement' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetBoneMovement, ReturnValue) == 0x000070, "Member 'BeingRootMotionBank_GetBoneMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_GetLocalOffset \ static_assert(alignof(BeingRootMotionBank_GetLocalOffset) == 0x000008, "Wrong alignment on BeingRootMotionBank_GetLocalOffset"); \ static_assert(sizeof(BeingRootMotionBank_GetLocalOffset) == 0x000020, "Wrong size on BeingRootMotionBank_GetLocalOffset"); \ static_assert(offsetof(BeingRootMotionBank_GetLocalOffset, Animation) == 0x000000, "Member 'BeingRootMotionBank_GetLocalOffset::Animation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_GetLocalOffset, ReturnValue) == 0x000008, "Member 'BeingRootMotionBank_GetLocalOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRootMotionBank_TryGetRootMotionData \ static_assert(alignof(BeingRootMotionBank_TryGetRootMotionData) == 0x000008, "Wrong alignment on BeingRootMotionBank_TryGetRootMotionData"); \ static_assert(sizeof(BeingRootMotionBank_TryGetRootMotionData) == 0x000058, "Wrong size on BeingRootMotionBank_TryGetRootMotionData"); \ static_assert(offsetof(BeingRootMotionBank_TryGetRootMotionData, Animation) == 0x000000, "Member 'BeingRootMotionBank_TryGetRootMotionData::Animation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_TryGetRootMotionData, outdata) == 0x000008, "Member 'BeingRootMotionBank_TryGetRootMotionData::outdata' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_TryGetRootMotionData, inActorRotation) == 0x000050, "Member 'BeingRootMotionBank_TryGetRootMotionData::inActorRotation' has a wrong offset!"); \ static_assert(offsetof(BeingRootMotionBank_TryGetRootMotionData, ReturnValue) == 0x000051, "Member 'BeingRootMotionBank_TryGetRootMotionData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingRootMotionBank \ static_assert(alignof(UBeingRootMotionBank) == 0x000008, "Wrong alignment on UBeingRootMotionBank"); \ static_assert(sizeof(UBeingRootMotionBank) == 0x000268, "Wrong size on UBeingRootMotionBank"); \ static_assert(offsetof(UBeingRootMotionBank, _RootMotionDataAsset) == 0x0000A0, "Member 'UBeingRootMotionBank::_RootMotionDataAsset' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _RootMotionData) == 0x0000D0, "Member 'UBeingRootMotionBank::_RootMotionData' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _MinSpeed) == 0x0000D8, "Member 'UBeingRootMotionBank::_MinSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _MaxSpeed) == 0x0000DC, "Member 'UBeingRootMotionBank::_MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _SpeedStep) == 0x0000E0, "Member 'UBeingRootMotionBank::_SpeedStep' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _Stamps) == 0x0000E8, "Member 'UBeingRootMotionBank::_Stamps' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugAssetRM) == 0x0000F8, "Member 'UBeingRootMotionBank::_DebugAssetRM' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugDrawSpeed) == 0x000100, "Member 'UBeingRootMotionBank::_DebugDrawSpeed' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugDrawBSYaw) == 0x000104, "Member 'UBeingRootMotionBank::_DebugDrawBSYaw' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugDrawDuration) == 0x000108, "Member 'UBeingRootMotionBank::_DebugDrawDuration' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugDrawOffset) == 0x00010C, "Member 'UBeingRootMotionBank::_DebugDrawOffset' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _MaxStampCount) == 0x000110, "Member 'UBeingRootMotionBank::_MaxStampCount' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _DebugTarget) == 0x000118, "Member 'UBeingRootMotionBank::_DebugTarget' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _MaxFramesPerSecond) == 0x000120, "Member 'UBeingRootMotionBank::_MaxFramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _Precision) == 0x000124, "Member 'UBeingRootMotionBank::_Precision' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _AnimTags) == 0x000128, "Member 'UBeingRootMotionBank::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _AnimTable) == 0x000148, "Member 'UBeingRootMotionBank::_AnimTable' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _Animations) == 0x000158, "Member 'UBeingRootMotionBank::_Animations' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _Blendspaces) == 0x000168, "Member 'UBeingRootMotionBank::_Blendspaces' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _AnimRootMotion) == 0x000178, "Member 'UBeingRootMotionBank::_AnimRootMotion' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _BSRootMotion) == 0x0001C8, "Member 'UBeingRootMotionBank::_BSRootMotion' has a wrong offset!"); \ static_assert(offsetof(UBeingRootMotionBank, _BonesTransform) == 0x000218, "Member 'UBeingRootMotionBank::_BonesTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingSettings \ static_assert(alignof(UBeingSettings) == 0x000008, "Wrong alignment on UBeingSettings"); \ static_assert(sizeof(UBeingSettings) == 0x0002B0, "Wrong size on UBeingSettings"); \ static_assert(offsetof(UBeingSettings, _WalkingStanceCount) == 0x000038, "Member 'UBeingSettings::_WalkingStanceCount' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _WalkingStances) == 0x000040, "Member 'UBeingSettings::_WalkingStances' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _DebugFootsteps) == 0x000050, "Member 'UBeingSettings::_DebugFootsteps' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _DebugSurface) == 0x000080, "Member 'UBeingSettings::_DebugSurface' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _DebugSoundMovement) == 0x000081, "Member 'UBeingSettings::_DebugSoundMovement' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _DebugFootSockets) == 0x000084, "Member 'UBeingSettings::_DebugFootSockets' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _WwiseSurfaces) == 0x0000B0, "Member 'UBeingSettings::_WwiseSurfaces' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _WWiseFootSwitches) == 0x000100, "Member 'UBeingSettings::_WWiseFootSwitches' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _WWiseMoveSwitches) == 0x0001A0, "Member 'UBeingSettings::_WWiseMoveSwitches' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, _WWiseSurfSwitches) == 0x000240, "Member 'UBeingSettings::_WWiseSurfSwitches' has a wrong offset!"); \ static_assert(offsetof(UBeingSettings, TerrainTexturesMap) == 0x000290, "Member 'UBeingSettings::TerrainTexturesMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSmellLevelStat_SetSmellLevel \ static_assert(alignof(BeingSmellLevelStat_SetSmellLevel) == 0x000004, "Wrong alignment on BeingSmellLevelStat_SetSmellLevel"); \ static_assert(sizeof(BeingSmellLevelStat_SetSmellLevel) == 0x000004, "Wrong size on BeingSmellLevelStat_SetSmellLevel"); \ static_assert(offsetof(BeingSmellLevelStat_SetSmellLevel, Value) == 0x000000, "Member 'BeingSmellLevelStat_SetSmellLevel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSmellLevelStat_GetSmellLevel \ static_assert(alignof(BeingSmellLevelStat_GetSmellLevel) == 0x000004, "Wrong alignment on BeingSmellLevelStat_GetSmellLevel"); \ static_assert(sizeof(BeingSmellLevelStat_GetSmellLevel) == 0x000004, "Wrong size on BeingSmellLevelStat_GetSmellLevel"); \ static_assert(offsetof(BeingSmellLevelStat_GetSmellLevel, ReturnValue) == 0x000000, "Member 'BeingSmellLevelStat_GetSmellLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingSmellLevelStat \ static_assert(alignof(UBeingSmellLevelStat) == 0x000008, "Wrong alignment on UBeingSmellLevelStat"); \ static_assert(sizeof(UBeingSmellLevelStat) == 0x0000E8, "Wrong size on UBeingSmellLevelStat"); \ static_assert(offsetof(UBeingSmellLevelStat, _SmellLevel) == 0x0000E0, "Member 'UBeingSmellLevelStat::_SmellLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSmellModStat_SetModLevel \ static_assert(alignof(BeingSmellModStat_SetModLevel) == 0x000004, "Wrong alignment on BeingSmellModStat_SetModLevel"); \ static_assert(sizeof(BeingSmellModStat_SetModLevel) == 0x000004, "Wrong size on BeingSmellModStat_SetModLevel"); \ static_assert(offsetof(BeingSmellModStat_SetModLevel, Level) == 0x000000, "Member 'BeingSmellModStat_SetModLevel::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingSmellModStat \ static_assert(alignof(UBeingSmellModStat) == 0x000008, "Wrong alignment on UBeingSmellModStat"); \ static_assert(sizeof(UBeingSmellModStat) == 0x000100, "Wrong size on UBeingSmellModStat"); \ static_assert(offsetof(UBeingSmellModStat, _ModLevel) == 0x0000E8, "Member 'UBeingSmellModStat::_ModLevel' has a wrong offset!"); \ static_assert(offsetof(UBeingSmellModStat, _Modifiers) == 0x0000F0, "Member 'UBeingSmellModStat::_Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSpeedModStat_SetSpeedMod \ static_assert(alignof(BeingSpeedModStat_SetSpeedMod) == 0x000004, "Wrong alignment on BeingSpeedModStat_SetSpeedMod"); \ static_assert(sizeof(BeingSpeedModStat_SetSpeedMod) == 0x000004, "Wrong size on BeingSpeedModStat_SetSpeedMod"); \ static_assert(offsetof(BeingSpeedModStat_SetSpeedMod, Value) == 0x000000, "Member 'BeingSpeedModStat_SetSpeedMod::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingSpeedModStat_GetSpeedMod \ static_assert(alignof(BeingSpeedModStat_GetSpeedMod) == 0x000004, "Wrong alignment on BeingSpeedModStat_GetSpeedMod"); \ static_assert(sizeof(BeingSpeedModStat_GetSpeedMod) == 0x000004, "Wrong size on BeingSpeedModStat_GetSpeedMod"); \ static_assert(offsetof(BeingSpeedModStat_GetSpeedMod, ReturnValue) == 0x000000, "Member 'BeingSpeedModStat_GetSpeedMod::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingSpeedModStat \ static_assert(alignof(UBeingSpeedModStat) == 0x000008, "Wrong alignment on UBeingSpeedModStat"); \ static_assert(sizeof(UBeingSpeedModStat) == 0x0000E8, "Wrong size on UBeingSpeedModStat"); \ static_assert(offsetof(UBeingSpeedModStat, _SpeedMod) == 0x0000E0, "Member 'UBeingSpeedModStat::_SpeedMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingBoolStat_SetBoolStat \ static_assert(alignof(BeingBoolStat_SetBoolStat) == 0x000001, "Wrong alignment on BeingBoolStat_SetBoolStat"); \ static_assert(sizeof(BeingBoolStat_SetBoolStat) == 0x000001, "Wrong size on BeingBoolStat_SetBoolStat"); \ static_assert(offsetof(BeingBoolStat_SetBoolStat, stat) == 0x000000, "Member 'BeingBoolStat_SetBoolStat::stat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingBoolStat_GetBoolStat \ static_assert(alignof(BeingBoolStat_GetBoolStat) == 0x000001, "Wrong alignment on BeingBoolStat_GetBoolStat"); \ static_assert(sizeof(BeingBoolStat_GetBoolStat) == 0x000001, "Wrong size on BeingBoolStat_GetBoolStat"); \ static_assert(offsetof(BeingBoolStat_GetBoolStat, ReturnValue) == 0x000000, "Member 'BeingBoolStat_GetBoolStat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingBoolStat \ static_assert(alignof(UBeingBoolStat) == 0x000008, "Wrong alignment on UBeingBoolStat"); \ static_assert(sizeof(UBeingBoolStat) == 0x0000E8, "Wrong size on UBeingBoolStat"); \ static_assert(offsetof(UBeingBoolStat, _BoolStat) == 0x0000E0, "Member 'UBeingBoolStat::_BoolStat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRelativeStat_SetRelativeStat \ static_assert(alignof(BeingRelativeStat_SetRelativeStat) == 0x000008, "Wrong alignment on BeingRelativeStat_SetRelativeStat"); \ static_assert(sizeof(BeingRelativeStat_SetRelativeStat) == 0x000010, "Wrong size on BeingRelativeStat_SetRelativeStat"); \ static_assert(offsetof(BeingRelativeStat_SetRelativeStat, Other) == 0x000000, "Member 'BeingRelativeStat_SetRelativeStat::Other' has a wrong offset!"); \ static_assert(offsetof(BeingRelativeStat_SetRelativeStat, stat) == 0x000008, "Member 'BeingRelativeStat_SetRelativeStat::stat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRelativeStat_GetOther \ static_assert(alignof(BeingRelativeStat_GetOther) == 0x000008, "Wrong alignment on BeingRelativeStat_GetOther"); \ static_assert(sizeof(BeingRelativeStat_GetOther) == 0x000008, "Wrong size on BeingRelativeStat_GetOther"); \ static_assert(offsetof(BeingRelativeStat_GetOther, ReturnValue) == 0x000000, "Member 'BeingRelativeStat_GetOther::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingRelativeStat_GetRelativeStat \ static_assert(alignof(BeingRelativeStat_GetRelativeStat) == 0x000008, "Wrong alignment on BeingRelativeStat_GetRelativeStat"); \ static_assert(sizeof(BeingRelativeStat_GetRelativeStat) == 0x000010, "Wrong size on BeingRelativeStat_GetRelativeStat"); \ static_assert(offsetof(BeingRelativeStat_GetRelativeStat, Other) == 0x000000, "Member 'BeingRelativeStat_GetRelativeStat::Other' has a wrong offset!"); \ static_assert(offsetof(BeingRelativeStat_GetRelativeStat, ReturnValue) == 0x000008, "Member 'BeingRelativeStat_GetRelativeStat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingRelativeStat \ static_assert(alignof(UBeingRelativeStat) == 0x000008, "Wrong alignment on UBeingRelativeStat"); \ static_assert(sizeof(UBeingRelativeStat) == 0x0000F0, "Wrong size on UBeingRelativeStat"); \ static_assert(offsetof(UBeingRelativeStat, _RelativeStat) == 0x0000E0, "Member 'UBeingRelativeStat::_RelativeStat' has a wrong offset!"); \ static_assert(offsetof(UBeingRelativeStat, _Other) == 0x0000E4, "Member 'UBeingRelativeStat::_Other' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_createState \ static_assert(alignof(BeingState_createState) == 0x000008, "Wrong alignment on BeingState_createState"); \ static_assert(sizeof(BeingState_createState) == 0x000018, "Wrong size on BeingState_createState"); \ static_assert(offsetof(BeingState_createState, WorldContextObject) == 0x000000, "Member 'BeingState_createState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(BeingState_createState, Class_0) == 0x000008, "Member 'BeingState_createState::Class_0' has a wrong offset!"); \ static_assert(offsetof(BeingState_createState, ReturnValue) == 0x000010, "Member 'BeingState_createState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_FinishState \ static_assert(alignof(BeingState_FinishState) == 0x000001, "Wrong alignment on BeingState_FinishState"); \ static_assert(sizeof(BeingState_FinishState) == 0x000001, "Wrong size on BeingState_FinishState"); \ static_assert(offsetof(BeingState_FinishState, Status) == 0x000000, "Member 'BeingState_FinishState::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_ProcessSubStates \ static_assert(alignof(BeingState_ProcessSubStates) == 0x000004, "Wrong alignment on BeingState_ProcessSubStates"); \ static_assert(sizeof(BeingState_ProcessSubStates) == 0x000008, "Wrong size on BeingState_ProcessSubStates"); \ static_assert(offsetof(BeingState_ProcessSubStates, DeltaSeconds) == 0x000000, "Member 'BeingState_ProcessSubStates::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BeingState_ProcessSubStates, ReturnValue) == 0x000004, "Member 'BeingState_ProcessSubStates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_ReceiveExit \ static_assert(alignof(BeingState_ReceiveExit) == 0x000001, "Wrong alignment on BeingState_ReceiveExit"); \ static_assert(sizeof(BeingState_ReceiveExit) == 0x000001, "Wrong size on BeingState_ReceiveExit"); \ static_assert(offsetof(BeingState_ReceiveExit, Status) == 0x000000, "Member 'BeingState_ReceiveExit::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_ReceiveTick \ static_assert(alignof(BeingState_ReceiveTick) == 0x000004, "Wrong alignment on BeingState_ReceiveTick"); \ static_assert(sizeof(BeingState_ReceiveTick) == 0x000004, "Wrong size on BeingState_ReceiveTick"); \ static_assert(offsetof(BeingState_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BeingState_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetOwner \ static_assert(alignof(BeingState_GetOwner) == 0x000008, "Wrong alignment on BeingState_GetOwner"); \ static_assert(sizeof(BeingState_GetOwner) == 0x000008, "Wrong size on BeingState_GetOwner"); \ static_assert(offsetof(BeingState_GetOwner, ReturnValue) == 0x000000, "Member 'BeingState_GetOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetRuntimeInfoScript \ static_assert(alignof(BeingState_GetRuntimeInfoScript) == 0x000008, "Wrong alignment on BeingState_GetRuntimeInfoScript"); \ static_assert(sizeof(BeingState_GetRuntimeInfoScript) == 0x000010, "Wrong size on BeingState_GetRuntimeInfoScript"); \ static_assert(offsetof(BeingState_GetRuntimeInfoScript, ReturnValue) == 0x000000, "Member 'BeingState_GetRuntimeInfoScript::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetStatesComponent \ static_assert(alignof(BeingState_GetStatesComponent) == 0x000008, "Wrong alignment on BeingState_GetStatesComponent"); \ static_assert(sizeof(BeingState_GetStatesComponent) == 0x000008, "Wrong size on BeingState_GetStatesComponent"); \ static_assert(offsetof(BeingState_GetStatesComponent, ReturnValue) == 0x000000, "Member 'BeingState_GetStatesComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetStatus \ static_assert(alignof(BeingState_GetStatus) == 0x000001, "Wrong alignment on BeingState_GetStatus"); \ static_assert(sizeof(BeingState_GetStatus) == 0x000001, "Wrong size on BeingState_GetStatus"); \ static_assert(offsetof(BeingState_GetStatus, ReturnValue) == 0x000000, "Member 'BeingState_GetStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetSubState \ static_assert(alignof(BeingState_GetSubState) == 0x000008, "Wrong alignment on BeingState_GetSubState"); \ static_assert(sizeof(BeingState_GetSubState) == 0x000010, "Wrong size on BeingState_GetSubState"); \ static_assert(offsetof(BeingState_GetSubState, Index_0) == 0x000000, "Member 'BeingState_GetSubState::Index_0' has a wrong offset!"); \ static_assert(offsetof(BeingState_GetSubState, ReturnValue) == 0x000008, "Member 'BeingState_GetSubState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_GetSubStateNum \ static_assert(alignof(BeingState_GetSubStateNum) == 0x000004, "Wrong alignment on BeingState_GetSubStateNum"); \ static_assert(sizeof(BeingState_GetSubStateNum) == 0x000004, "Wrong size on BeingState_GetSubStateNum"); \ static_assert(offsetof(BeingState_GetSubStateNum, ReturnValue) == 0x000000, "Member 'BeingState_GetSubStateNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_IsFinished \ static_assert(alignof(BeingState_IsFinished) == 0x000001, "Wrong alignment on BeingState_IsFinished"); \ static_assert(sizeof(BeingState_IsFinished) == 0x000001, "Wrong size on BeingState_IsFinished"); \ static_assert(offsetof(BeingState_IsFinished, ReturnValue) == 0x000000, "Member 'BeingState_IsFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_IsMeetConditionsScript \ static_assert(alignof(BeingState_IsMeetConditionsScript) == 0x000001, "Wrong alignment on BeingState_IsMeetConditionsScript"); \ static_assert(sizeof(BeingState_IsMeetConditionsScript) == 0x000001, "Wrong size on BeingState_IsMeetConditionsScript"); \ static_assert(offsetof(BeingState_IsMeetConditionsScript, ReturnValue) == 0x000000, "Member 'BeingState_IsMeetConditionsScript::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingState_IsRunning \ static_assert(alignof(BeingState_IsRunning) == 0x000001, "Wrong alignment on BeingState_IsRunning"); \ static_assert(sizeof(BeingState_IsRunning) == 0x000001, "Wrong size on BeingState_IsRunning"); \ static_assert(offsetof(BeingState_IsRunning, ReturnValue) == 0x000000, "Member 'BeingState_IsRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingState \ static_assert(alignof(UBeingState) == 0x000008, "Wrong alignment on UBeingState"); \ static_assert(sizeof(UBeingState) == 0x0000C8, "Wrong size on UBeingState"); \ static_assert(offsetof(UBeingState, _Status) == 0x000068, "Member 'UBeingState::_Status' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _SubStates) == 0x000070, "Member 'UBeingState::_SubStates' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _CurrSubState) == 0x000080, "Member 'UBeingState::_CurrSubState' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _Owner) == 0x000088, "Member 'UBeingState::_Owner' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _StateMachine) == 0x000090, "Member 'UBeingState::_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _AutoActivate) == 0x000098, "Member 'UBeingState::_AutoActivate' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _NeedDeactivate) == 0x000099, "Member 'UBeingState::_NeedDeactivate' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _LifeTime) == 0x00009C, "Member 'UBeingState::_LifeTime' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _CooldownTimer) == 0x0000A0, "Member 'UBeingState::_CooldownTimer' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _TimeOut) == 0x0000A4, "Member 'UBeingState::_TimeOut' has a wrong offset!"); \ static_assert(offsetof(UBeingState, _Cooldown) == 0x0000A8, "Member 'UBeingState::_Cooldown' has a wrong offset!"); \ static_assert(offsetof(UBeingState, StatusChanged) == 0x0000B0, "Member 'UBeingState::StatusChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_AbortStateByClass \ static_assert(alignof(BeingStatesComponent_AbortStateByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_AbortStateByClass"); \ static_assert(sizeof(BeingStatesComponent_AbortStateByClass) == 0x000008, "Wrong size on BeingStatesComponent_AbortStateByClass"); \ static_assert(offsetof(BeingStatesComponent_AbortStateByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_AbortStateByClass::stateClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_ActivateStateByClass \ static_assert(alignof(BeingStatesComponent_ActivateStateByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_ActivateStateByClass"); \ static_assert(sizeof(BeingStatesComponent_ActivateStateByClass) == 0x000008, "Wrong size on BeingStatesComponent_ActivateStateByClass"); \ static_assert(offsetof(BeingStatesComponent_ActivateStateByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_ActivateStateByClass::stateClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_AddState \ static_assert(alignof(BeingStatesComponent_AddState) == 0x000008, "Wrong alignment on BeingStatesComponent_AddState"); \ static_assert(sizeof(BeingStatesComponent_AddState) == 0x000010, "Wrong size on BeingStatesComponent_AddState"); \ static_assert(offsetof(BeingStatesComponent_AddState, State) == 0x000000, "Member 'BeingStatesComponent_AddState::State' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_AddState, Activate_0) == 0x000008, "Member 'BeingStatesComponent_AddState::Activate_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_AddStateByClass \ static_assert(alignof(BeingStatesComponent_AddStateByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_AddStateByClass"); \ static_assert(sizeof(BeingStatesComponent_AddStateByClass) == 0x000010, "Wrong size on BeingStatesComponent_AddStateByClass"); \ static_assert(offsetof(BeingStatesComponent_AddStateByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_AddStateByClass::stateClass' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_AddStateByClass, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_AddStateByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_GetStateByClass \ static_assert(alignof(BeingStatesComponent_GetStateByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_GetStateByClass"); \ static_assert(sizeof(BeingStatesComponent_GetStateByClass) == 0x000010, "Wrong size on BeingStatesComponent_GetStateByClass"); \ static_assert(offsetof(BeingStatesComponent_GetStateByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_GetStateByClass::stateClass' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_GetStateByClass, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_GetStateByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_RemoveState \ static_assert(alignof(BeingStatesComponent_RemoveState) == 0x000008, "Wrong alignment on BeingStatesComponent_RemoveState"); \ static_assert(sizeof(BeingStatesComponent_RemoveState) == 0x000008, "Wrong size on BeingStatesComponent_RemoveState"); \ static_assert(offsetof(BeingStatesComponent_RemoveState, State) == 0x000000, "Member 'BeingStatesComponent_RemoveState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_RemoveStatesByClass \ static_assert(alignof(BeingStatesComponent_RemoveStatesByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_RemoveStatesByClass"); \ static_assert(sizeof(BeingStatesComponent_RemoveStatesByClass) == 0x000008, "Wrong size on BeingStatesComponent_RemoveStatesByClass"); \ static_assert(offsetof(BeingStatesComponent_RemoveStatesByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_RemoveStatesByClass::stateClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_FindStateByClass \ static_assert(alignof(BeingStatesComponent_FindStateByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_FindStateByClass"); \ static_assert(sizeof(BeingStatesComponent_FindStateByClass) == 0x000010, "Wrong size on BeingStatesComponent_FindStateByClass"); \ static_assert(offsetof(BeingStatesComponent_FindStateByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_FindStateByClass::stateClass' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_FindStateByClass, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_FindStateByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_FindStateByName \ static_assert(alignof(BeingStatesComponent_FindStateByName) == 0x000008, "Wrong alignment on BeingStatesComponent_FindStateByName"); \ static_assert(sizeof(BeingStatesComponent_FindStateByName) == 0x000010, "Wrong size on BeingStatesComponent_FindStateByName"); \ static_assert(offsetof(BeingStatesComponent_FindStateByName, Name_0) == 0x000000, "Member 'BeingStatesComponent_FindStateByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_FindStateByName, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_FindStateByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_FindStatesByClass \ static_assert(alignof(BeingStatesComponent_FindStatesByClass) == 0x000008, "Wrong alignment on BeingStatesComponent_FindStatesByClass"); \ static_assert(sizeof(BeingStatesComponent_FindStatesByClass) == 0x000018, "Wrong size on BeingStatesComponent_FindStatesByClass"); \ static_assert(offsetof(BeingStatesComponent_FindStatesByClass, stateClass) == 0x000000, "Member 'BeingStatesComponent_FindStatesByClass::stateClass' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_FindStatesByClass, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_FindStatesByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BeingStatesComponent_IsStateActive \ static_assert(alignof(BeingStatesComponent_IsStateActive) == 0x000008, "Wrong alignment on BeingStatesComponent_IsStateActive"); \ static_assert(sizeof(BeingStatesComponent_IsStateActive) == 0x000010, "Wrong size on BeingStatesComponent_IsStateActive"); \ static_assert(offsetof(BeingStatesComponent_IsStateActive, stateClass) == 0x000000, "Member 'BeingStatesComponent_IsStateActive::stateClass' has a wrong offset!"); \ static_assert(offsetof(BeingStatesComponent_IsStateActive, ReturnValue) == 0x000008, "Member 'BeingStatesComponent_IsStateActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingStatesComponent \ static_assert(alignof(UBeingStatesComponent) == 0x000008, "Wrong alignment on UBeingStatesComponent"); \ static_assert(sizeof(UBeingStatesComponent) == 0x0000E0, "Wrong size on UBeingStatesComponent"); \ static_assert(offsetof(UBeingStatesComponent, _States) == 0x0000A0, "Member 'UBeingStatesComponent::_States' has a wrong offset!"); \ static_assert(offsetof(UBeingStatesComponent, _StatesCache) == 0x0000B0, "Member 'UBeingStatesComponent::_StatesCache' has a wrong offset!"); \ static_assert(offsetof(UBeingStatesComponent, StateStarted) == 0x0000C0, "Member 'UBeingStatesComponent::StateStarted' has a wrong offset!"); \ static_assert(offsetof(UBeingStatesComponent, StateFinished) == 0x0000D0, "Member 'UBeingStatesComponent::StateFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBeingStance \ static_assert(alignof(UBeingStance) == 0x000008, "Wrong alignment on UBeingStance"); \ static_assert(sizeof(UBeingStance) == 0x000028, "Wrong size on UBeingStance"); \ #define DUMPER7_ASSERTS_UWalkingStance \ static_assert(alignof(UWalkingStance) == 0x000008, "Wrong alignment on UWalkingStance"); \ static_assert(sizeof(UWalkingStance) == 0x000028, "Wrong size on UWalkingStance"); \ #define DUMPER7_ASSERTS_UCrouch \ static_assert(alignof(UCrouch) == 0x000008, "Wrong alignment on UCrouch"); \ static_assert(sizeof(UCrouch) == 0x000028, "Wrong size on UCrouch"); \ #define DUMPER7_ASSERTS_UInPlace \ static_assert(alignof(UInPlace) == 0x000008, "Wrong alignment on UInPlace"); \ static_assert(sizeof(UInPlace) == 0x000028, "Wrong size on UInPlace"); \ #define DUMPER7_ASSERTS_URun \ static_assert(alignof(URun) == 0x000008, "Wrong alignment on URun"); \ static_assert(sizeof(URun) == 0x000028, "Wrong size on URun"); \ #define DUMPER7_ASSERTS_UWalk \ static_assert(alignof(UWalk) == 0x000008, "Wrong alignment on UWalk"); \ static_assert(sizeof(UWalk) == 0x000028, "Wrong size on UWalk"); \ #define DUMPER7_ASSERTS_FMaiTickIntervalRange \ static_assert(alignof(FMaiTickIntervalRange) == 0x000004, "Wrong alignment on FMaiTickIntervalRange"); \ static_assert(sizeof(FMaiTickIntervalRange) == 0x000008, "Wrong size on FMaiTickIntervalRange"); \ static_assert(offsetof(FMaiTickIntervalRange, _MinInterval) == 0x000000, "Member 'FMaiTickIntervalRange::_MinInterval' has a wrong offset!"); \ static_assert(offsetof(FMaiTickIntervalRange, _MaxInterval) == 0x000004, "Member 'FMaiTickIntervalRange::_MaxInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiActionPointQuery \ static_assert(alignof(FMaiActionPointQuery) == 0x000008, "Wrong alignment on FMaiActionPointQuery"); \ static_assert(sizeof(FMaiActionPointQuery) == 0x000030, "Wrong size on FMaiActionPointQuery"); \ static_assert(offsetof(FMaiActionPointQuery, _User) == 0x000000, "Member 'FMaiActionPointQuery::_User' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _FromGraph) == 0x000008, "Member 'FMaiActionPointQuery::_FromGraph' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _FromObjects) == 0x000009, "Member 'FMaiActionPointQuery::_FromObjects' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _CheckWeight) == 0x00000A, "Member 'FMaiActionPointQuery::_CheckWeight' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _SequenceOnly) == 0x00000B, "Member 'FMaiActionPointQuery::_SequenceOnly' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _Usable) == 0x00000C, "Member 'FMaiActionPointQuery::_Usable' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _Safe) == 0x00000D, "Member 'FMaiActionPointQuery::_Safe' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _Radius) == 0x000010, "Member 'FMaiActionPointQuery::_Radius' has a wrong offset!"); \ static_assert(offsetof(FMaiActionPointQuery, _Location) == 0x000018, "Member 'FMaiActionPointQuery::_Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiVoxelInfo \ static_assert(alignof(FMaiVoxelInfo) == 0x000004, "Wrong alignment on FMaiVoxelInfo"); \ static_assert(sizeof(FMaiVoxelInfo) == 0x000030, "Wrong size on FMaiVoxelInfo"); \ static_assert(offsetof(FMaiVoxelInfo, _Surface) == 0x000000, "Member 'FMaiVoxelInfo::_Surface' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _Index) == 0x000004, "Member 'FMaiVoxelInfo::_Index' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _Coords) == 0x000008, "Member 'FMaiVoxelInfo::_Coords' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _TileCoords) == 0x000014, "Member 'FMaiVoxelInfo::_TileCoords' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _RawFlags) == 0x000020, "Member 'FMaiVoxelInfo::_RawFlags' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _WalkableFlags) == 0x000021, "Member 'FMaiVoxelInfo::_WalkableFlags' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _Dists) == 0x000022, "Member 'FMaiVoxelInfo::_Dists' has a wrong offset!"); \ static_assert(offsetof(FMaiVoxelInfo, _Regions) == 0x000028, "Member 'FMaiVoxelInfo::_Regions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSyncActionConfig \ static_assert(alignof(FMaiSyncActionConfig) == 0x000008, "Wrong alignment on FMaiSyncActionConfig"); \ static_assert(sizeof(FMaiSyncActionConfig) == 0x000058, "Wrong size on FMaiSyncActionConfig"); \ static_assert(offsetof(FMaiSyncActionConfig, _OwnerAnimTags) == 0x000008, "Member 'FMaiSyncActionConfig::_OwnerAnimTags' has a wrong offset!"); \ static_assert(offsetof(FMaiSyncActionConfig, _OtherAnimTags) == 0x000028, "Member 'FMaiSyncActionConfig::_OtherAnimTags' has a wrong offset!"); \ static_assert(offsetof(FMaiSyncActionConfig, _PlayRate) == 0x000048, "Member 'FMaiSyncActionConfig::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(FMaiSyncActionConfig, _ActionClass) == 0x000050, "Member 'FMaiSyncActionConfig::_ActionClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavDraw \ static_assert(alignof(FMaiWallNavDraw) == 0x000004, "Wrong alignment on FMaiWallNavDraw"); \ static_assert(sizeof(FMaiWallNavDraw) == 0x000040, "Wrong size on FMaiWallNavDraw"); \ static_assert(offsetof(FMaiWallNavDraw, _Range) == 0x000000, "Member 'FMaiWallNavDraw::_Range' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _TileBounds) == 0x000004, "Member 'FMaiWallNavDraw::_TileBounds' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _RawVoxels) == 0x000005, "Member 'FMaiWallNavDraw::_RawVoxels' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _WalkableVoxels) == 0x000006, "Member 'FMaiWallNavDraw::_WalkableVoxels' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _Distances) == 0x000007, "Member 'FMaiWallNavDraw::_Distances' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _Regions) == 0x000008, "Member 'FMaiWallNavDraw::_Regions' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _VoxelContours) == 0x000009, "Member 'FMaiWallNavDraw::_VoxelContours' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _VectorContours) == 0x00000A, "Member 'FMaiWallNavDraw::_VectorContours' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _NavMesh) == 0x00000B, "Member 'FMaiWallNavDraw::_NavMesh' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _Links) == 0x00000C, "Member 'FMaiWallNavDraw::_Links' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _RegionsMinLevel) == 0x00000D, "Member 'FMaiWallNavDraw::_RegionsMinLevel' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _SideFlag) == 0x00000E, "Member 'FMaiWallNavDraw::_SideFlag' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavDraw, _SelectedVoxel) == 0x000010, "Member 'FMaiWallNavDraw::_SelectedVoxel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAggroConfig \ static_assert(alignof(FMaiAggroConfig) == 0x000004, "Wrong alignment on FMaiAggroConfig"); \ static_assert(sizeof(FMaiAggroConfig) == 0x00002C, "Wrong size on FMaiAggroConfig"); \ static_assert(offsetof(FMaiAggroConfig, _RequiredAggro) == 0x000000, "Member 'FMaiAggroConfig::_RequiredAggro' has a wrong offset!"); \ static_assert(offsetof(FMaiAggroConfig, _AddAggroOnEnter) == 0x000004, "Member 'FMaiAggroConfig::_AddAggroOnEnter' has a wrong offset!"); \ static_assert(offsetof(FMaiAggroConfig, _AggroDecayCooldown) == 0x000008, "Member 'FMaiAggroConfig::_AggroDecayCooldown' has a wrong offset!"); \ static_assert(offsetof(FMaiAggroConfig, _AggroDecayRate) == 0x00000C, "Member 'FMaiAggroConfig::_AggroDecayRate' has a wrong offset!"); \ static_assert(offsetof(FMaiAggroConfig, _BaseAggroGain) == 0x000010, "Member 'FMaiAggroConfig::_BaseAggroGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAggroDifficulty \ static_assert(alignof(FMaiAggroDifficulty) == 0x000004, "Wrong alignment on FMaiAggroDifficulty"); \ static_assert(sizeof(FMaiAggroDifficulty) == 0x000008, "Wrong size on FMaiAggroDifficulty"); \ static_assert(offsetof(FMaiAggroDifficulty, _AggroDecayMul) == 0x000000, "Member 'FMaiAggroDifficulty::_AggroDecayMul' has a wrong offset!"); \ static_assert(offsetof(FMaiAggroDifficulty, _AggroGainMul) == 0x000004, "Member 'FMaiAggroDifficulty::_AggroGainMul' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiExtMovementAttack \ static_assert(alignof(FMaiExtMovementAttack) == 0x000008, "Wrong alignment on FMaiExtMovementAttack"); \ static_assert(sizeof(FMaiExtMovementAttack) == 0x000010, "Wrong size on FMaiExtMovementAttack"); \ static_assert(offsetof(FMaiExtMovementAttack, _AttackRow) == 0x000000, "Member 'FMaiExtMovementAttack::_AttackRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiShape \ static_assert(alignof(FMaiShape) == 0x000008, "Wrong alignment on FMaiShape"); \ static_assert(sizeof(FMaiShape) == 0x000020, "Wrong size on FMaiShape"); \ static_assert(offsetof(FMaiShape, _Shape) == 0x000000, "Member 'FMaiShape::_Shape' has a wrong offset!"); \ static_assert(offsetof(FMaiShape, _Extents) == 0x000008, "Member 'FMaiShape::_Extents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiImpactConfig \ static_assert(alignof(FMaiImpactConfig) == 0x000008, "Wrong alignment on FMaiImpactConfig"); \ static_assert(sizeof(FMaiImpactConfig) == 0x000030, "Wrong size on FMaiImpactConfig"); \ static_assert(offsetof(FMaiImpactConfig, _PhysicalHit) == 0x000000, "Member 'FMaiImpactConfig::_PhysicalHit' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _OverrideImpactAngle) == 0x000001, "Member 'FMaiImpactConfig::_OverrideImpactAngle' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _OverrideImpactRange) == 0x000002, "Member 'FMaiImpactConfig::_OverrideImpactRange' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _OverrideImpactDir) == 0x000003, "Member 'FMaiImpactConfig::_OverrideImpactDir' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _ImpactAngle) == 0x000004, "Member 'FMaiImpactConfig::_ImpactAngle' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _ImpactRange) == 0x000008, "Member 'FMaiImpactConfig::_ImpactRange' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _ImpactDir) == 0x00000C, "Member 'FMaiImpactConfig::_ImpactDir' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _DamageType) == 0x000010, "Member 'FMaiImpactConfig::_DamageType' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _OverrideDamage) == 0x000018, "Member 'FMaiImpactConfig::_OverrideDamage' has a wrong offset!"); \ static_assert(offsetof(FMaiImpactConfig, _Damage) == 0x00001C, "Member 'FMaiImpactConfig::_Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAttackConfig \ static_assert(alignof(FMaiAttackConfig) == 0x000008, "Wrong alignment on FMaiAttackConfig"); \ static_assert(sizeof(FMaiAttackConfig) == 0x000050, "Wrong size on FMaiAttackConfig"); \ static_assert(offsetof(FMaiAttackConfig, _Weight) == 0x000000, "Member 'FMaiAttackConfig::_Weight' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackConfig, _Conditions) == 0x000008, "Member 'FMaiAttackConfig::_Conditions' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackConfig, _AttackRow) == 0x000038, "Member 'FMaiAttackConfig::_AttackRow' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackConfig, _Attack) == 0x000048, "Member 'FMaiAttackConfig::_Attack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAttackerConfig \ static_assert(alignof(FMaiAttackerConfig) == 0x000008, "Wrong alignment on FMaiAttackerConfig"); \ static_assert(sizeof(FMaiAttackerConfig) == 0x000028, "Wrong size on FMaiAttackerConfig"); \ static_assert(offsetof(FMaiAttackerConfig, _AttacksTree) == 0x000000, "Member 'FMaiAttackerConfig::_AttacksTree' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackerConfig, _CountersTree) == 0x000008, "Member 'FMaiAttackerConfig::_CountersTree' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackerConfig, _DelayAfterAttack) == 0x000010, "Member 'FMaiAttackerConfig::_DelayAfterAttack' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackerConfig, _IgnoreLocks) == 0x000018, "Member 'FMaiAttackerConfig::_IgnoreLocks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAttackBTDecorators \ static_assert(alignof(FMaiAttackBTDecorators) == 0x000008, "Wrong alignment on FMaiAttackBTDecorators"); \ static_assert(sizeof(FMaiAttackBTDecorators) == 0x000010, "Wrong size on FMaiAttackBTDecorators"); \ static_assert(offsetof(FMaiAttackBTDecorators, _ParentNode) == 0x000000, "Member 'FMaiAttackBTDecorators::_ParentNode' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackBTDecorators, _Index) == 0x000008, "Member 'FMaiAttackBTDecorators::_Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiAttackBTNode \ static_assert(alignof(FMaiAttackBTNode) == 0x000008, "Wrong alignment on FMaiAttackBTNode"); \ static_assert(sizeof(FMaiAttackBTNode) == 0x000040, "Wrong size on FMaiAttackBTNode"); \ static_assert(offsetof(FMaiAttackBTNode, _Name) == 0x000000, "Member 'FMaiAttackBTNode::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackBTNode, _FirstAttack) == 0x000008, "Member 'FMaiAttackBTNode::_FirstAttack' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackBTNode, _ParentNode) == 0x000010, "Member 'FMaiAttackBTNode::_ParentNode' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackBTNode, _Index) == 0x000018, "Member 'FMaiAttackBTNode::_Index' has a wrong offset!"); \ static_assert(offsetof(FMaiAttackBTNode, _DerivedDecorators) == 0x000020, "Member 'FMaiAttackBTNode::_DerivedDecorators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTokenConfig \ static_assert(alignof(FMaiTokenConfig) == 0x000004, "Wrong alignment on FMaiTokenConfig"); \ static_assert(sizeof(FMaiTokenConfig) == 0x00000C, "Wrong size on FMaiTokenConfig"); \ static_assert(offsetof(FMaiTokenConfig, _Cooldown) == 0x000000, "Member 'FMaiTokenConfig::_Cooldown' has a wrong offset!"); \ static_assert(offsetof(FMaiTokenConfig, _Cost) == 0x000004, "Member 'FMaiTokenConfig::_Cost' has a wrong offset!"); \ static_assert(offsetof(FMaiTokenConfig, _Pool) == 0x000008, "Member 'FMaiTokenConfig::_Pool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTokenCooldown \ static_assert(alignof(FMaiTokenCooldown) == 0x000004, "Wrong alignment on FMaiTokenCooldown"); \ static_assert(sizeof(FMaiTokenCooldown) == 0x000008, "Wrong size on FMaiTokenCooldown"); \ static_assert(offsetof(FMaiTokenCooldown, _Token) == 0x000000, "Member 'FMaiTokenCooldown::_Token' has a wrong offset!"); \ static_assert(offsetof(FMaiTokenCooldown, _Cooldown) == 0x000004, "Member 'FMaiTokenCooldown::_Cooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTokenLocks \ static_assert(alignof(FMaiTokenLocks) == 0x000008, "Wrong alignment on FMaiTokenLocks"); \ static_assert(sizeof(FMaiTokenLocks) == 0x000010, "Wrong size on FMaiTokenLocks"); \ static_assert(offsetof(FMaiTokenLocks, _Actor) == 0x000000, "Member 'FMaiTokenLocks::_Actor' has a wrong offset!"); \ static_assert(offsetof(FMaiTokenLocks, _Lock) == 0x000008, "Member 'FMaiTokenLocks::_Lock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiActorTable \ static_assert(alignof(FMaiActorTable) == 0x000008, "Wrong alignment on FMaiActorTable"); \ static_assert(sizeof(FMaiActorTable) == 0x000010, "Wrong size on FMaiActorTable"); \ static_assert(offsetof(FMaiActorTable, _Actors) == 0x000000, "Member 'FMaiActorTable::_Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiHostileConfig \ static_assert(alignof(FMaiHostileConfig) == 0x000004, "Wrong alignment on FMaiHostileConfig"); \ static_assert(sizeof(FMaiHostileConfig) == 0x000188, "Wrong size on FMaiHostileConfig"); \ static_assert(offsetof(FMaiHostileConfig, _SlotNum) == 0x000000, "Member 'FMaiHostileConfig::_SlotNum' has a wrong offset!"); \ static_assert(offsetof(FMaiHostileConfig, _TokenCoins) == 0x000004, "Member 'FMaiHostileConfig::_TokenCoins' has a wrong offset!"); \ static_assert(offsetof(FMaiHostileConfig, _TokenConfig) == 0x000008, "Member 'FMaiHostileConfig::_TokenConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiBlackboardValue \ static_assert(alignof(FMaiBlackboardValue) == 0x000008, "Wrong alignment on FMaiBlackboardValue"); \ static_assert(sizeof(FMaiBlackboardValue) == 0x000078, "Wrong size on FMaiBlackboardValue"); \ static_assert(offsetof(FMaiBlackboardValue, _Board) == 0x000000, "Member 'FMaiBlackboardValue::_Board' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Name) == 0x000008, "Member 'FMaiBlackboardValue::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Bool) == 0x000010, "Member 'FMaiBlackboardValue::_Bool' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Class) == 0x000018, "Member 'FMaiBlackboardValue::_Class' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Float) == 0x000020, "Member 'FMaiBlackboardValue::_Float' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Int) == 0x000024, "Member 'FMaiBlackboardValue::_Int' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _String) == 0x000028, "Member 'FMaiBlackboardValue::_String' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Object) == 0x000038, "Member 'FMaiBlackboardValue::_Object' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardValue, _Enum) == 0x000068, "Member 'FMaiBlackboardValue::_Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiBlackboardFloat \ static_assert(alignof(FMaiBlackboardFloat) == 0x000008, "Wrong alignment on FMaiBlackboardFloat"); \ static_assert(sizeof(FMaiBlackboardFloat) == 0x000030, "Wrong size on FMaiBlackboardFloat"); \ static_assert(offsetof(FMaiBlackboardFloat, _Entry) == 0x000000, "Member 'FMaiBlackboardFloat::_Entry' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardFloat, _Value) == 0x000028, "Member 'FMaiBlackboardFloat::_Value' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardFloat, _DirectValue) == 0x00002C, "Member 'FMaiBlackboardFloat::_DirectValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiBlackboardInt \ static_assert(alignof(FMaiBlackboardInt) == 0x000008, "Wrong alignment on FMaiBlackboardInt"); \ static_assert(sizeof(FMaiBlackboardInt) == 0x000030, "Wrong size on FMaiBlackboardInt"); \ static_assert(offsetof(FMaiBlackboardInt, _Entry) == 0x000000, "Member 'FMaiBlackboardInt::_Entry' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardInt, _Value) == 0x000028, "Member 'FMaiBlackboardInt::_Value' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardInt, _DirectValue) == 0x00002C, "Member 'FMaiBlackboardInt::_DirectValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiBlackboardObject \ static_assert(alignof(FMaiBlackboardObject) == 0x000008, "Wrong alignment on FMaiBlackboardObject"); \ static_assert(sizeof(FMaiBlackboardObject) == 0x000020, "Wrong size on FMaiBlackboardObject"); \ static_assert(offsetof(FMaiBlackboardObject, _LevelName) == 0x000000, "Member 'FMaiBlackboardObject::_LevelName' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardObject, _Class) == 0x000008, "Member 'FMaiBlackboardObject::_Class' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardObject, _Guid) == 0x000010, "Member 'FMaiBlackboardObject::_Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiBlackboardData \ static_assert(alignof(FMaiBlackboardData) == 0x000008, "Wrong alignment on FMaiBlackboardData"); \ static_assert(sizeof(FMaiBlackboardData) == 0x000280, "Wrong size on FMaiBlackboardData"); \ static_assert(offsetof(FMaiBlackboardData, _Bools) == 0x000000, "Member 'FMaiBlackboardData::_Bools' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Enums) == 0x000050, "Member 'FMaiBlackboardData::_Enums' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Floats) == 0x0000A0, "Member 'FMaiBlackboardData::_Floats' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Ints) == 0x0000F0, "Member 'FMaiBlackboardData::_Ints' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Names) == 0x000140, "Member 'FMaiBlackboardData::_Names' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Objects) == 0x000190, "Member 'FMaiBlackboardData::_Objects' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Rotators) == 0x0001E0, "Member 'FMaiBlackboardData::_Rotators' has a wrong offset!"); \ static_assert(offsetof(FMaiBlackboardData, _Vectors) == 0x000230, "Member 'FMaiBlackboardData::_Vectors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRange \ static_assert(alignof(FRange) == 0x000004, "Wrong alignment on FRange"); \ static_assert(sizeof(FRange) == 0x000008, "Wrong size on FRange"); \ static_assert(offsetof(FRange, _Min) == 0x000000, "Member 'FRange::_Min' has a wrong offset!"); \ static_assert(offsetof(FRange, _Max) == 0x000004, "Member 'FRange::_Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStanceRange \ static_assert(alignof(FStanceRange) == 0x000004, "Wrong alignment on FStanceRange"); \ static_assert(sizeof(FStanceRange) == 0x00000C, "Wrong size on FStanceRange"); \ static_assert(offsetof(FStanceRange, _Stance) == 0x000008, "Member 'FStanceRange::_Stance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLocations \ static_assert(alignof(FMaiLocations) == 0x000008, "Wrong alignment on FMaiLocations"); \ static_assert(sizeof(FMaiLocations) == 0x000010, "Wrong size on FMaiLocations"); \ static_assert(offsetof(FMaiLocations, _Locations) == 0x000000, "Member 'FMaiLocations::_Locations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLevelLocation \ static_assert(alignof(FMaiLevelLocation) == 0x000008, "Wrong alignment on FMaiLevelLocation"); \ static_assert(sizeof(FMaiLevelLocation) == 0x000048, "Wrong size on FMaiLevelLocation"); \ static_assert(offsetof(FMaiLevelLocation, _Location) == 0x000000, "Member 'FMaiLevelLocation::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiLevelLocation, _Level) == 0x000018, "Member 'FMaiLevelLocation::_Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderNameValue \ static_assert(alignof(FAIDataProviderNameValue) == 0x000008, "Wrong alignment on FAIDataProviderNameValue"); \ static_assert(sizeof(FAIDataProviderNameValue) == 0x000038, "Wrong size on FAIDataProviderNameValue"); \ static_assert(offsetof(FAIDataProviderNameValue, DefaultValue) == 0x000030, "Member 'FAIDataProviderNameValue::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderClassValue \ static_assert(alignof(FAIDataProviderClassValue) == 0x000008, "Wrong alignment on FAIDataProviderClassValue"); \ static_assert(sizeof(FAIDataProviderClassValue) == 0x000038, "Wrong size on FAIDataProviderClassValue"); \ static_assert(offsetof(FAIDataProviderClassValue, DefaultValue) == 0x000030, "Member 'FAIDataProviderClassValue::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiDebugPrintParams \ static_assert(alignof(FMaiDebugPrintParams) == 0x000008, "Wrong alignment on FMaiDebugPrintParams"); \ static_assert(sizeof(FMaiDebugPrintParams) == 0x000030, "Wrong size on FMaiDebugPrintParams"); \ static_assert(offsetof(FMaiDebugPrintParams, _ToScreen) == 0x000000, "Member 'FMaiDebugPrintParams::_ToScreen' has a wrong offset!"); \ static_assert(offsetof(FMaiDebugPrintParams, _ToLog) == 0x000001, "Member 'FMaiDebugPrintParams::_ToLog' has a wrong offset!"); \ static_assert(offsetof(FMaiDebugPrintParams, _Color) == 0x000004, "Member 'FMaiDebugPrintParams::_Color' has a wrong offset!"); \ static_assert(offsetof(FMaiDebugPrintParams, _Duration) == 0x000014, "Member 'FMaiDebugPrintParams::_Duration' has a wrong offset!"); \ static_assert(offsetof(FMaiDebugPrintParams, _IgnoreActor) == 0x000018, "Member 'FMaiDebugPrintParams::_IgnoreActor' has a wrong offset!"); \ static_assert(offsetof(FMaiDebugPrintParams, _Category) == 0x000020, "Member 'FMaiDebugPrintParams::_Category' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiFlyingConnection \ static_assert(alignof(FMaiFlyingConnection) == 0x000008, "Wrong alignment on FMaiFlyingConnection"); \ static_assert(sizeof(FMaiFlyingConnection) == 0x000010, "Wrong size on FMaiFlyingConnection"); \ static_assert(offsetof(FMaiFlyingConnection, _Target) == 0x000000, "Member 'FMaiFlyingConnection::_Target' has a wrong offset!"); \ static_assert(offsetof(FMaiFlyingConnection, _Dist) == 0x000008, "Member 'FMaiFlyingConnection::_Dist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiReincarnationInfo \ static_assert(alignof(FMaiReincarnationInfo) == 0x000004, "Wrong alignment on FMaiReincarnationInfo"); \ static_assert(sizeof(FMaiReincarnationInfo) == 0x000028, "Wrong size on FMaiReincarnationInfo"); \ static_assert(offsetof(FMaiReincarnationInfo, _PreCooldown) == 0x000000, "Member 'FMaiReincarnationInfo::_PreCooldown' has a wrong offset!"); \ static_assert(offsetof(FMaiReincarnationInfo, _EnterCountToActivate) == 0x000001, "Member 'FMaiReincarnationInfo::_EnterCountToActivate' has a wrong offset!"); \ static_assert(offsetof(FMaiReincarnationInfo, _Chance) == 0x000004, "Member 'FMaiReincarnationInfo::_Chance' has a wrong offset!"); \ static_assert(offsetof(FMaiReincarnationInfo, _HealthPercent) == 0x000014, "Member 'FMaiReincarnationInfo::_HealthPercent' has a wrong offset!"); \ static_assert(offsetof(FMaiReincarnationInfo, _SeizuresNumber) == 0x000024, "Member 'FMaiReincarnationInfo::_SeizuresNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLightRay \ static_assert(alignof(FMaiLightRay) == 0x000008, "Wrong alignment on FMaiLightRay"); \ static_assert(sizeof(FMaiLightRay) == 0x000080, "Wrong size on FMaiLightRay"); \ static_assert(offsetof(FMaiLightRay, _Dir) == 0x000000, "Member 'FMaiLightRay::_Dir' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRay, _Start) == 0x000018, "Member 'FMaiLightRay::_Start' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRay, _End) == 0x000030, "Member 'FMaiLightRay::_End' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRay, _Hit) == 0x000048, "Member 'FMaiLightRay::_Hit' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRay, _HitNormal) == 0x000050, "Member 'FMaiLightRay::_HitNormal' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRay, _HitPoint) == 0x000068, "Member 'FMaiLightRay::_HitPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLightRaySegment \ static_assert(alignof(FMaiLightRaySegment) == 0x000008, "Wrong alignment on FMaiLightRaySegment"); \ static_assert(sizeof(FMaiLightRaySegment) == 0x000058, "Wrong size on FMaiLightRaySegment"); \ static_assert(offsetof(FMaiLightRaySegment, _Start) == 0x000000, "Member 'FMaiLightRaySegment::_Start' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRaySegment, _End) == 0x000018, "Member 'FMaiLightRaySegment::_End' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRaySegment, _DistSqr) == 0x000030, "Member 'FMaiLightRaySegment::_DistSqr' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRaySegment, _LocalEnd) == 0x000038, "Member 'FMaiLightRaySegment::_LocalEnd' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRaySegment, _CutEnd) == 0x000050, "Member 'FMaiLightRaySegment::_CutEnd' has a wrong offset!"); \ static_assert(offsetof(FMaiLightRaySegment, _CutStart) == 0x000051, "Member 'FMaiLightRaySegment::_CutStart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLightData \ static_assert(alignof(FMaiLightData) == 0x000004, "Wrong alignment on FMaiLightData"); \ static_assert(sizeof(FMaiLightData) == 0x000004, "Wrong size on FMaiLightData"); \ static_assert(offsetof(FMaiLightData, _LastTestTime) == 0x000000, "Member 'FMaiLightData::_LastTestTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLightedActors \ static_assert(alignof(FMaiLightedActors) == 0x000008, "Wrong alignment on FMaiLightedActors"); \ static_assert(sizeof(FMaiLightedActors) == 0x000018, "Wrong size on FMaiLightedActors"); \ static_assert(offsetof(FMaiLightedActors, _LastTestTime) == 0x000000, "Member 'FMaiLightedActors::_LastTestTime' has a wrong offset!"); \ static_assert(offsetof(FMaiLightedActors, _LightingLights) == 0x000008, "Member 'FMaiLightedActors::_LightingLights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLookAtTarget \ static_assert(alignof(FMaiLookAtTarget) == 0x000008, "Wrong alignment on FMaiLookAtTarget"); \ static_assert(sizeof(FMaiLookAtTarget) == 0x000048, "Wrong size on FMaiLookAtTarget"); \ static_assert(offsetof(FMaiLookAtTarget, _Actor) == 0x000000, "Member 'FMaiLookAtTarget::_Actor' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtTarget, _Component) == 0x000008, "Member 'FMaiLookAtTarget::_Component' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtTarget, _Location) == 0x000010, "Member 'FMaiLookAtTarget::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtTarget, _Rotation) == 0x000028, "Member 'FMaiLookAtTarget::_Rotation' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtTarget, _Type) == 0x000040, "Member 'FMaiLookAtTarget::_Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiLookAtData \ static_assert(alignof(FMaiLookAtData) == 0x000008, "Wrong alignment on FMaiLookAtData"); \ static_assert(sizeof(FMaiLookAtData) == 0x000060, "Wrong size on FMaiLookAtData"); \ static_assert(offsetof(FMaiLookAtData, _LookAtTarget) == 0x000000, "Member 'FMaiLookAtData::_LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _Enabled) == 0x000048, "Member 'FMaiLookAtData::_Enabled' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _OnlyHeadLookAt) == 0x000049, "Member 'FMaiLookAtData::_OnlyHeadLookAt' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _CheckConeRange) == 0x00004A, "Member 'FMaiLookAtData::_CheckConeRange' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _ConeRange) == 0x00004C, "Member 'FMaiLookAtData::_ConeRange' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _PitchLimit) == 0x000050, "Member 'FMaiLookAtData::_PitchLimit' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _YawLimit) == 0x000054, "Member 'FMaiLookAtData::_YawLimit' has a wrong offset!"); \ static_assert(offsetof(FMaiLookAtData, _RotationRate) == 0x000058, "Member 'FMaiLookAtData::_RotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPartyAttitude \ static_assert(alignof(FPartyAttitude) == 0x000008, "Wrong alignment on FPartyAttitude"); \ static_assert(sizeof(FPartyAttitude) == 0x000010, "Wrong size on FPartyAttitude"); \ static_assert(offsetof(FPartyAttitude, _Attitudes) == 0x000000, "Member 'FPartyAttitude::_Attitudes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPartyAttitudes \ static_assert(alignof(FPartyAttitudes) == 0x000008, "Wrong alignment on FPartyAttitudes"); \ static_assert(sizeof(FPartyAttitudes) == 0x000010, "Wrong size on FPartyAttitudes"); \ static_assert(offsetof(FPartyAttitudes, _Attitudes) == 0x000000, "Member 'FPartyAttitudes::_Attitudes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiPartyAttitudeData \ static_assert(alignof(FMaiPartyAttitudeData) == 0x000001, "Wrong alignment on FMaiPartyAttitudeData"); \ static_assert(sizeof(FMaiPartyAttitudeData) == 0x000004, "Wrong size on FMaiPartyAttitudeData"); \ static_assert(offsetof(FMaiPartyAttitudeData, _Party1) == 0x000000, "Member 'FMaiPartyAttitudeData::_Party1' has a wrong offset!"); \ static_assert(offsetof(FMaiPartyAttitudeData, _Party2) == 0x000001, "Member 'FMaiPartyAttitudeData::_Party2' has a wrong offset!"); \ static_assert(offsetof(FMaiPartyAttitudeData, _Attitude) == 0x000002, "Member 'FMaiPartyAttitudeData::_Attitude' has a wrong offset!"); \ static_assert(offsetof(FMaiPartyAttitudeData, _Mirrored) == 0x000003, "Member 'FMaiPartyAttitudeData::_Mirrored' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiPartyData \ static_assert(alignof(FMaiPartyData) == 0x000004, "Wrong alignment on FMaiPartyData"); \ static_assert(sizeof(FMaiPartyData) == 0x00000C, "Wrong size on FMaiPartyData"); \ static_assert(offsetof(FMaiPartyData, _Name) == 0x000000, "Member 'FMaiPartyData::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiPartyData, _DefaultAttitude) == 0x000008, "Member 'FMaiPartyData::_DefaultAttitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTokenData \ static_assert(alignof(FMaiTokenData) == 0x000004, "Wrong alignment on FMaiTokenData"); \ static_assert(sizeof(FMaiTokenData) == 0x00000C, "Wrong size on FMaiTokenData"); \ static_assert(offsetof(FMaiTokenData, _Name) == 0x000000, "Member 'FMaiTokenData::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiTokenData, _CanBeStolen) == 0x000008, "Member 'FMaiTokenData::_CanBeStolen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiReceiverFilter \ static_assert(alignof(FMaiReceiverFilter) == 0x000008, "Wrong alignment on FMaiReceiverFilter"); \ static_assert(sizeof(FMaiReceiverFilter) == 0x000020, "Wrong size on FMaiReceiverFilter"); \ static_assert(offsetof(FMaiReceiverFilter, _HasTag) == 0x000000, "Member 'FMaiReceiverFilter::_HasTag' has a wrong offset!"); \ static_assert(offsetof(FMaiReceiverFilter, _IsAClass) == 0x000008, "Member 'FMaiReceiverFilter::_IsAClass' has a wrong offset!"); \ static_assert(offsetof(FMaiReceiverFilter, _RangeType) == 0x000010, "Member 'FMaiReceiverFilter::_RangeType' has a wrong offset!"); \ static_assert(offsetof(FMaiReceiverFilter, _InRange) == 0x000014, "Member 'FMaiReceiverFilter::_InRange' has a wrong offset!"); \ static_assert(offsetof(FMaiReceiverFilter, _InAngle) == 0x000018, "Member 'FMaiReceiverFilter::_InAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiDelayedMessage \ static_assert(alignof(FMaiDelayedMessage) == 0x000008, "Wrong alignment on FMaiDelayedMessage"); \ static_assert(sizeof(FMaiDelayedMessage) == 0x000078, "Wrong size on FMaiDelayedMessage"); \ static_assert(offsetof(FMaiDelayedMessage, _Message) == 0x000000, "Member 'FMaiDelayedMessage::_Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiNodeRef \ static_assert(alignof(FMaiNodeRef) == 0x000008, "Wrong alignment on FMaiNodeRef"); \ static_assert(sizeof(FMaiNodeRef) == 0x000020, "Wrong size on FMaiNodeRef"); \ static_assert(offsetof(FMaiNodeRef, _Name) == 0x000000, "Member 'FMaiNodeRef::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiNodeRef, _ID) == 0x000010, "Member 'FMaiNodeRef::_ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiNodeConnection \ static_assert(alignof(FMaiNodeConnection) == 0x000008, "Wrong alignment on FMaiNodeConnection"); \ static_assert(sizeof(FMaiNodeConnection) == 0x000028, "Wrong size on FMaiNodeConnection"); \ static_assert(offsetof(FMaiNodeConnection, _Target) == 0x000000, "Member 'FMaiNodeConnection::_Target' has a wrong offset!"); \ static_assert(offsetof(FMaiNodeConnection, _Dist) == 0x000020, "Member 'FMaiNodeConnection::_Dist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiNodeData \ static_assert(alignof(FMaiNodeData) == 0x000008, "Wrong alignment on FMaiNodeData"); \ static_assert(sizeof(FMaiNodeData) == 0x000040, "Wrong size on FMaiNodeData"); \ static_assert(offsetof(FMaiNodeData, _Name) == 0x000000, "Member 'FMaiNodeData::_Name' has a wrong offset!"); \ static_assert(offsetof(FMaiNodeData, _Location) == 0x000010, "Member 'FMaiNodeData::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiNodeData, _Connections) == 0x000028, "Member 'FMaiNodeData::_Connections' has a wrong offset!"); \ static_assert(offsetof(FMaiNodeData, _PendingKill) == 0x000038, "Member 'FMaiNodeData::_PendingKill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiNoiseEvent \ static_assert(alignof(FMaiNoiseEvent) == 0x000008, "Wrong alignment on FMaiNoiseEvent"); \ static_assert(sizeof(FMaiNoiseEvent) == 0x000060, "Wrong size on FMaiNoiseEvent"); \ static_assert(offsetof(FMaiNoiseEvent, NoiseLocation) == 0x000008, "Member 'FMaiNoiseEvent::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, Aggro) == 0x000020, "Member 'FMaiNoiseEvent::Aggro' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, NoiseRange) == 0x000024, "Member 'FMaiNoiseEvent::NoiseRange' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, Loudness) == 0x000028, "Member 'FMaiNoiseEvent::Loudness' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, MaxRange) == 0x00002C, "Member 'FMaiNoiseEvent::MaxRange' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, Instigator) == 0x000030, "Member 'FMaiNoiseEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, IgnoreActor) == 0x000038, "Member 'FMaiNoiseEvent::IgnoreActor' has a wrong offset!"); \ static_assert(offsetof(FMaiNoiseEvent, Tag) == 0x000040, "Member 'FMaiNoiseEvent::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiThe6thSenseEvent \ static_assert(alignof(FMaiThe6thSenseEvent) == 0x000008, "Wrong alignment on FMaiThe6thSenseEvent"); \ static_assert(sizeof(FMaiThe6thSenseEvent) == 0x000048, "Wrong size on FMaiThe6thSenseEvent"); \ static_assert(offsetof(FMaiThe6thSenseEvent, _Instigator) == 0x000000, "Member 'FMaiThe6thSenseEvent::_Instigator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnInfo \ static_assert(alignof(FMaiSpawnInfo) == 0x000008, "Wrong alignment on FMaiSpawnInfo"); \ static_assert(sizeof(FMaiSpawnInfo) == 0x000010, "Wrong size on FMaiSpawnInfo"); \ static_assert(offsetof(FMaiSpawnInfo, _PawnClass) == 0x000000, "Member 'FMaiSpawnInfo::_PawnClass' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnInfo, _Weight) == 0x000008, "Member 'FMaiSpawnInfo::_Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnedActor \ static_assert(alignof(FMaiSpawnedActor) == 0x000008, "Wrong alignment on FMaiSpawnedActor"); \ static_assert(sizeof(FMaiSpawnedActor) == 0x000098, "Wrong size on FMaiSpawnedActor"); \ static_assert(offsetof(FMaiSpawnedActor, _ActorGuid) == 0x000000, "Member 'FMaiSpawnedActor::_ActorGuid' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _Actor) == 0x000010, "Member 'FMaiSpawnedActor::_Actor' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _ControllerGuid) == 0x000018, "Member 'FMaiSpawnedActor::_ControllerGuid' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _Controller) == 0x000028, "Member 'FMaiSpawnedActor::_Controller' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _SpawnerGuid) == 0x000030, "Member 'FMaiSpawnedActor::_SpawnerGuid' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _LastLocation) == 0x000048, "Member 'FMaiSpawnedActor::_LastLocation' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _SoftOrigin) == 0x000060, "Member 'FMaiSpawnedActor::_SoftOrigin' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnedActor, _OriginCache) == 0x000090, "Member 'FMaiSpawnedActor::_OriginCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnerData \ static_assert(alignof(FMaiSpawnerData) == 0x000008, "Wrong alignment on FMaiSpawnerData"); \ static_assert(sizeof(FMaiSpawnerData) == 0x000050, "Wrong size on FMaiSpawnerData"); \ static_assert(offsetof(FMaiSpawnerData, _Spawner) == 0x000000, "Member 'FMaiSpawnerData::_Spawner' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _Active) == 0x000008, "Member 'FMaiSpawnerData::_Active' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _AutoSpawn) == 0x000009, "Member 'FMaiSpawnerData::_AutoSpawn' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _Spawned) == 0x00000A, "Member 'FMaiSpawnerData::_Spawned' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _SpawnerTag) == 0x00000C, "Member 'FMaiSpawnerData::_SpawnerTag' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _ActorTag) == 0x000014, "Member 'FMaiSpawnerData::_ActorTag' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerData, _SoftRef) == 0x000020, "Member 'FMaiSpawnerData::_SoftRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnerID \ static_assert(alignof(FMaiSpawnerID) == 0x000004, "Wrong alignment on FMaiSpawnerID"); \ static_assert(sizeof(FMaiSpawnerID) == 0x000010, "Wrong size on FMaiSpawnerID"); \ static_assert(offsetof(FMaiSpawnerID, _Uid) == 0x000000, "Member 'FMaiSpawnerID::_Uid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnerDebugData \ static_assert(alignof(FMaiSpawnerDebugData) == 0x000008, "Wrong alignment on FMaiSpawnerDebugData"); \ static_assert(sizeof(FMaiSpawnerDebugData) == 0x000040, "Wrong size on FMaiSpawnerDebugData"); \ static_assert(offsetof(FMaiSpawnerDebugData, _Guid) == 0x000000, "Member 'FMaiSpawnerDebugData::_Guid' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _Location) == 0x000010, "Member 'FMaiSpawnerDebugData::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _HasFloor) == 0x000028, "Member 'FMaiSpawnerDebugData::_HasFloor' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _IsHidden) == 0x000029, "Member 'FMaiSpawnerDebugData::_IsHidden' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _Restoring) == 0x00002A, "Member 'FMaiSpawnerDebugData::_Restoring' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _WantSpawn) == 0x00002B, "Member 'FMaiSpawnerDebugData::_WantSpawn' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugData, _Text) == 0x000030, "Member 'FMaiSpawnerDebugData::_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiSpawnerDebugStamp \ static_assert(alignof(FMaiSpawnerDebugStamp) == 0x000010, "Wrong alignment on FMaiSpawnerDebugStamp"); \ static_assert(sizeof(FMaiSpawnerDebugStamp) == 0x000070, "Wrong size on FMaiSpawnerDebugStamp"); \ static_assert(offsetof(FMaiSpawnerDebugStamp, _DebugData) == 0x000000, "Member 'FMaiSpawnerDebugStamp::_DebugData' has a wrong offset!"); \ static_assert(offsetof(FMaiSpawnerDebugStamp, _PlayerTransform) == 0x000010, "Member 'FMaiSpawnerDebugStamp::_PlayerTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWaveSpawn \ static_assert(alignof(FMaiWaveSpawn) == 0x000004, "Wrong alignment on FMaiWaveSpawn"); \ static_assert(sizeof(FMaiWaveSpawn) == 0x000010, "Wrong size on FMaiWaveSpawn"); \ static_assert(offsetof(FMaiWaveSpawn, _Limit) == 0x000000, "Member 'FMaiWaveSpawn::_Limit' has a wrong offset!"); \ static_assert(offsetof(FMaiWaveSpawn, _MinDelay) == 0x000004, "Member 'FMaiWaveSpawn::_MinDelay' has a wrong offset!"); \ static_assert(offsetof(FMaiWaveSpawn, _MaxDelay) == 0x000008, "Member 'FMaiWaveSpawn::_MaxDelay' has a wrong offset!"); \ static_assert(offsetof(FMaiWaveSpawn, _NextSpawn) == 0x00000C, "Member 'FMaiWaveSpawn::_NextSpawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiHitDifficulty \ static_assert(alignof(FMaiHitDifficulty) == 0x000008, "Wrong alignment on FMaiHitDifficulty"); \ static_assert(sizeof(FMaiHitDifficulty) == 0x000010, "Wrong size on FMaiHitDifficulty"); \ static_assert(offsetof(FMaiHitDifficulty, _ChancePerHit) == 0x000000, "Member 'FMaiHitDifficulty::_ChancePerHit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiFloatDiff \ static_assert(alignof(FMaiFloatDiff) == 0x000004, "Wrong alignment on FMaiFloatDiff"); \ static_assert(sizeof(FMaiFloatDiff) == 0x000028, "Wrong size on FMaiFloatDiff"); \ static_assert(offsetof(FMaiFloatDiff, _Value) == 0x000000, "Member 'FMaiFloatDiff::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTableOfBytes \ static_assert(alignof(FMaiTableOfBytes) == 0x000008, "Wrong alignment on FMaiTableOfBytes"); \ static_assert(sizeof(FMaiTableOfBytes) == 0x000010, "Wrong size on FMaiTableOfBytes"); \ static_assert(offsetof(FMaiTableOfBytes, _Table) == 0x000000, "Member 'FMaiTableOfBytes::_Table' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTableOfBytesDiff \ static_assert(alignof(FMaiTableOfBytesDiff) == 0x000008, "Wrong alignment on FMaiTableOfBytesDiff"); \ static_assert(sizeof(FMaiTableOfBytesDiff) == 0x0000A0, "Wrong size on FMaiTableOfBytesDiff"); \ static_assert(offsetof(FMaiTableOfBytesDiff, _Value) == 0x000000, "Member 'FMaiTableOfBytesDiff::_Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiCone \ static_assert(alignof(FMaiCone) == 0x000008, "Wrong alignment on FMaiCone"); \ static_assert(sizeof(FMaiCone) == 0x000050, "Wrong size on FMaiCone"); \ static_assert(offsetof(FMaiCone, _Origin) == 0x000000, "Member 'FMaiCone::_Origin' has a wrong offset!"); \ static_assert(offsetof(FMaiCone, _Direction) == 0x000018, "Member 'FMaiCone::_Direction' has a wrong offset!"); \ static_assert(offsetof(FMaiCone, _Angle) == 0x000030, "Member 'FMaiCone::_Angle' has a wrong offset!"); \ static_assert(offsetof(FMaiCone, _Length) == 0x000034, "Member 'FMaiCone::_Length' has a wrong offset!"); \ static_assert(offsetof(FMaiCone, _Rotation) == 0x000038, "Member 'FMaiCone::_Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiTickLODConfig \ static_assert(alignof(FMaiTickLODConfig) == 0x000004, "Wrong alignment on FMaiTickLODConfig"); \ static_assert(sizeof(FMaiTickLODConfig) == 0x000008, "Wrong size on FMaiTickLODConfig"); \ static_assert(offsetof(FMaiTickLODConfig, _MaxDistance) == 0x000000, "Member 'FMaiTickLODConfig::_MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FMaiTickLODConfig, _TickInterval) == 0x000004, "Member 'FMaiTickLODConfig::_TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavGeneration \ static_assert(alignof(FMaiWallNavGeneration) == 0x000008, "Wrong alignment on FMaiWallNavGeneration"); \ static_assert(sizeof(FMaiWallNavGeneration) == 0x000028, "Wrong size on FMaiWallNavGeneration"); \ static_assert(offsetof(FMaiWallNavGeneration, _Synchronous) == 0x000000, "Member 'FMaiWallNavGeneration::_Synchronous' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _TileSize) == 0x000004, "Member 'FMaiWallNavGeneration::_TileSize' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _CellSize) == 0x000008, "Member 'FMaiWallNavGeneration::_CellSize' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _AgentHeight) == 0x00000C, "Member 'FMaiWallNavGeneration::_AgentHeight' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _AgentRadius) == 0x000010, "Member 'FMaiWallNavGeneration::_AgentRadius' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _AgentMaxStepHeight) == 0x000014, "Member 'FMaiWallNavGeneration::_AgentMaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavGeneration, _ObjectTypeQueries) == 0x000018, "Member 'FMaiWallNavGeneration::_ObjectTypeQueries' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavTriVerts \ static_assert(alignof(FMaiWallNavTriVerts) == 0x000008, "Wrong alignment on FMaiWallNavTriVerts"); \ static_assert(sizeof(FMaiWallNavTriVerts) == 0x000060, "Wrong size on FMaiWallNavTriVerts"); \ static_assert(offsetof(FMaiWallNavTriVerts, _Points) == 0x000000, "Member 'FMaiWallNavTriVerts::_Points' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriVerts, _Normal) == 0x000048, "Member 'FMaiWallNavTriVerts::_Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavTriangle \ static_assert(alignof(FMaiWallNavTriangle) == 0x000004, "Wrong alignment on FMaiWallNavTriangle"); \ static_assert(sizeof(FMaiWallNavTriangle) == 0x000014, "Wrong size on FMaiWallNavTriangle"); \ static_assert(offsetof(FMaiWallNavTriangle, _FirstLink) == 0x000000, "Member 'FMaiWallNavTriangle::_FirstLink' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriangle, _PointIdx) == 0x000004, "Member 'FMaiWallNavTriangle::_PointIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriangle, _NeigsIdx) == 0x00000A, "Member 'FMaiWallNavTriangle::_NeigsIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriangle, _RegionIdx) == 0x000010, "Member 'FMaiWallNavTriangle::_RegionIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriangle, _AreaType) == 0x000011, "Member 'FMaiWallNavTriangle::_AreaType' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavTriangle, _Flags) == 0x000012, "Member 'FMaiWallNavTriangle::_Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavConnection \ static_assert(alignof(FMaiWallNavConnection) == 0x000002, "Wrong alignment on FMaiWallNavConnection"); \ static_assert(sizeof(FMaiWallNavConnection) == 0x000006, "Wrong size on FMaiWallNavConnection"); \ static_assert(offsetof(FMaiWallNavConnection, _TargetPointIdx) == 0x000000, "Member 'FMaiWallNavConnection::_TargetPointIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavConnection, _RightTriIdx) == 0x000002, "Member 'FMaiWallNavConnection::_RightTriIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavConnection, _LinkIdx) == 0x000004, "Member 'FMaiWallNavConnection::_LinkIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavPoint \ static_assert(alignof(FMaiWallNavPoint) == 0x000008, "Wrong alignment on FMaiWallNavPoint"); \ static_assert(sizeof(FMaiWallNavPoint) == 0x000028, "Wrong size on FMaiWallNavPoint"); \ static_assert(offsetof(FMaiWallNavPoint, _Location) == 0x000000, "Member 'FMaiWallNavPoint::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPoint, _Connections) == 0x000018, "Member 'FMaiWallNavPoint::_Connections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavSurface \ static_assert(alignof(FMaiWallNavSurface) == 0x000008, "Wrong alignment on FMaiWallNavSurface"); \ static_assert(sizeof(FMaiWallNavSurface) == 0x000020, "Wrong size on FMaiWallNavSurface"); \ static_assert(offsetof(FMaiWallNavSurface, _NavVerts) == 0x000000, "Member 'FMaiWallNavSurface::_NavVerts' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavSurface, _NavPolys) == 0x000010, "Member 'FMaiWallNavSurface::_NavPolys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavPolyLink \ static_assert(alignof(FMaiWallNavPolyLink) == 0x000004, "Wrong alignment on FMaiWallNavPolyLink"); \ static_assert(sizeof(FMaiWallNavPolyLink) == 0x00000C, "Wrong size on FMaiWallNavPolyLink"); \ static_assert(offsetof(FMaiWallNavPolyLink, _TargetPoly) == 0x000000, "Member 'FMaiWallNavPolyLink::_TargetPoly' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPolyLink, _NextLink) == 0x000004, "Member 'FMaiWallNavPolyLink::_NextLink' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPolyLink, _Edge) == 0x000008, "Member 'FMaiWallNavPolyLink::_Edge' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPolyLink, _BorderSide) == 0x000009, "Member 'FMaiWallNavPolyLink::_BorderSide' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPolyLink, _BMin) == 0x00000A, "Member 'FMaiWallNavPolyLink::_BMin' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPolyLink, _BMax) == 0x00000B, "Member 'FMaiWallNavPolyLink::_BMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallPathLink \ static_assert(alignof(FMaiWallPathLink) == 0x000008, "Wrong alignment on FMaiWallPathLink"); \ static_assert(sizeof(FMaiWallPathLink) == 0x000050, "Wrong size on FMaiWallPathLink"); \ static_assert(offsetof(FMaiWallPathLink, _TargetPoly) == 0x000000, "Member 'FMaiWallPathLink::_TargetPoly' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathLink, _Type) == 0x000004, "Member 'FMaiWallPathLink::_Type' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathLink, _Location) == 0x000008, "Member 'FMaiWallPathLink::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathLink, _Start) == 0x000020, "Member 'FMaiWallPathLink::_Start' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathLink, _End) == 0x000038, "Member 'FMaiWallPathLink::_End' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallPathPoint \ static_assert(alignof(FMaiWallPathPoint) == 0x000008, "Wrong alignment on FMaiWallPathPoint"); \ static_assert(sizeof(FMaiWallPathPoint) == 0x000040, "Wrong size on FMaiWallPathPoint"); \ static_assert(offsetof(FMaiWallPathPoint, _Location) == 0x000000, "Member 'FMaiWallPathPoint::_Location' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathPoint, _Normal) == 0x000018, "Member 'FMaiWallPathPoint::_Normal' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathPoint, _NavID) == 0x000030, "Member 'FMaiWallPathPoint::_NavID' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathPoint, _CustomLinkId) == 0x000038, "Member 'FMaiWallPathPoint::_CustomLinkId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallOffMeshConnection \ static_assert(alignof(FMaiWallOffMeshConnection) == 0x000008, "Wrong alignment on FMaiWallOffMeshConnection"); \ static_assert(sizeof(FMaiWallOffMeshConnection) == 0x000098, "Wrong size on FMaiWallOffMeshConnection"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _Left) == 0x000000, "Member 'FMaiWallOffMeshConnection::_Left' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _Right) == 0x000040, "Member 'FMaiWallOffMeshConnection::_Right' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _UserID) == 0x000080, "Member 'FMaiWallOffMeshConnection::_UserID' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _Area) == 0x000088, "Member 'FMaiWallOffMeshConnection::_Area' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _SnapHeight) == 0x000090, "Member 'FMaiWallOffMeshConnection::_SnapHeight' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _SnapRadius) == 0x000091, "Member 'FMaiWallOffMeshConnection::_SnapRadius' has a wrong offset!"); \ static_assert(offsetof(FMaiWallOffMeshConnection, _BorderSide) == 0x000092, "Member 'FMaiWallOffMeshConnection::_BorderSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallPathConnection \ static_assert(alignof(FMaiWallPathConnection) == 0x000008, "Wrong alignment on FMaiWallPathConnection"); \ static_assert(sizeof(FMaiWallPathConnection) == 0x000048, "Wrong size on FMaiWallPathConnection"); \ static_assert(offsetof(FMaiWallPathConnection, _TargetPoint) == 0x000000, "Member 'FMaiWallPathConnection::_TargetPoint' has a wrong offset!"); \ static_assert(offsetof(FMaiWallPathConnection, _Dist) == 0x000040, "Member 'FMaiWallPathConnection::_Dist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallMeshTileData \ static_assert(alignof(FMaiWallMeshTileData) == 0x000008, "Wrong alignment on FMaiWallMeshTileData"); \ static_assert(sizeof(FMaiWallMeshTileData) == 0x000120, "Wrong size on FMaiWallMeshTileData"); \ static_assert(offsetof(FMaiWallMeshTileData, _TileID) == 0x000000, "Member 'FMaiWallMeshTileData::_TileID' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _BoxOrigin) == 0x000008, "Member 'FMaiWallMeshTileData::_BoxOrigin' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _BoxExtent) == 0x000020, "Member 'FMaiWallMeshTileData::_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _Margin) == 0x000038, "Member 'FMaiWallMeshTileData::_Margin' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _NavSurfs) == 0x000040, "Member 'FMaiWallMeshTileData::_NavSurfs' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _NavLinks) == 0x000100, "Member 'FMaiWallMeshTileData::_NavLinks' has a wrong offset!"); \ static_assert(offsetof(FMaiWallMeshTileData, _NavOffMeshConnections) == 0x000110, "Member 'FMaiWallMeshTileData::_NavOffMeshConnections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavPortal \ static_assert(alignof(FMaiWallNavPortal) == 0x000008, "Wrong alignment on FMaiWallNavPortal"); \ static_assert(sizeof(FMaiWallNavPortal) == 0x000040, "Wrong size on FMaiWallNavPortal"); \ static_assert(offsetof(FMaiWallNavPortal, _PointA) == 0x000000, "Member 'FMaiWallNavPortal::_PointA' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPortal, _PointB) == 0x000018, "Member 'FMaiWallNavPortal::_PointB' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPortal, _Region) == 0x000030, "Member 'FMaiWallNavPortal::_Region' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPortal, _IdxA) == 0x000034, "Member 'FMaiWallNavPortal::_IdxA' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavPortal, _IdxB) == 0x000038, "Member 'FMaiWallNavPortal::_IdxB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallPointBorder \ static_assert(alignof(FMaiWallPointBorder) == 0x000002, "Wrong alignment on FMaiWallPointBorder"); \ static_assert(sizeof(FMaiWallPointBorder) == 0x000008, "Wrong size on FMaiWallPointBorder"); \ static_assert(offsetof(FMaiWallPointBorder, _SourcePointIdx) == 0x000006, "Member 'FMaiWallPointBorder::_SourcePointIdx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavSegment \ static_assert(alignof(FMaiWallNavSegment) == 0x000002, "Wrong alignment on FMaiWallNavSegment"); \ static_assert(sizeof(FMaiWallNavSegment) == 0x000006, "Wrong size on FMaiWallNavSegment"); \ static_assert(offsetof(FMaiWallNavSegment, _PointLeftIdx) == 0x000000, "Member 'FMaiWallNavSegment::_PointLeftIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavSegment, _PointRightIdx) == 0x000002, "Member 'FMaiWallNavSegment::_PointRightIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavSegment, _Surface) == 0x000004, "Member 'FMaiWallNavSegment::_Surface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavBorder \ static_assert(alignof(FMaiWallNavBorder) == 0x000002, "Wrong alignment on FMaiWallNavBorder"); \ static_assert(sizeof(FMaiWallNavBorder) == 0x000004, "Wrong size on FMaiWallNavBorder"); \ static_assert(offsetof(FMaiWallNavBorder, _PolyIdx) == 0x000000, "Member 'FMaiWallNavBorder::_PolyIdx' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavBorder, _PolyEdge) == 0x000002, "Member 'FMaiWallNavBorder::_PolyEdge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWallNavContour \ static_assert(alignof(FMaiWallNavContour) == 0x000008, "Wrong alignment on FMaiWallNavContour"); \ static_assert(sizeof(FMaiWallNavContour) == 0x000040, "Wrong size on FMaiWallNavContour"); \ static_assert(offsetof(FMaiWallNavContour, _Start) == 0x000008, "Member 'FMaiWallNavContour::_Start' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavContour, _End) == 0x000020, "Member 'FMaiWallNavContour::_End' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavContour, _Region) == 0x000038, "Member 'FMaiWallNavContour::_Region' has a wrong offset!"); \ static_assert(offsetof(FMaiWallNavContour, _Surface) == 0x000039, "Member 'FMaiWallNavContour::_Surface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaiWork \ static_assert(alignof(FMaiWork) == 0x000008, "Wrong alignment on FMaiWork"); \ static_assert(sizeof(FMaiWork) == 0x000068, "Wrong size on FMaiWork"); \ static_assert(offsetof(FMaiWork, _UseSingleAction) == 0x000000, "Member 'FMaiWork::_UseSingleAction' has a wrong offset!"); \ static_assert(offsetof(FMaiWork, _Action) == 0x000008, "Member 'FMaiWork::_Action' has a wrong offset!"); \ static_assert(offsetof(FMaiWork, _Behavior) == 0x000010, "Member 'FMaiWork::_Behavior' has a wrong offset!"); \ static_assert(offsetof(FMaiWork, _Conditions) == 0x000018, "Member 'FMaiWork::_Conditions' has a wrong offset!"); \ static_assert(offsetof(FMaiWork, _Config) == 0x000048, "Member 'FMaiWork::_Config' has a wrong offset!"); \ static_assert(offsetof(FMaiWork, _Weight) == 0x000060, "Member 'FMaiWork::_Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMaiDespawnInterface \ static_assert(alignof(IMaiDespawnInterface) == 0x000001, "Wrong alignment on IMaiDespawnInterface"); \ static_assert(sizeof(IMaiDespawnInterface) == 0x000001, "Wrong size on IMaiDespawnInterface"); \ #define DUMPER7_ASSERTS_MaiAction_SetActionName \ static_assert(alignof(MaiAction_SetActionName) == 0x000004, "Wrong alignment on MaiAction_SetActionName"); \ static_assert(sizeof(MaiAction_SetActionName) == 0x000008, "Wrong size on MaiAction_SetActionName"); \ static_assert(offsetof(MaiAction_SetActionName, Name_0) == 0x000000, "Member 'MaiAction_SetActionName::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_GetActionName \ static_assert(alignof(MaiAction_GetActionName) == 0x000004, "Wrong alignment on MaiAction_GetActionName"); \ static_assert(sizeof(MaiAction_GetActionName) == 0x000008, "Wrong size on MaiAction_GetActionName"); \ static_assert(offsetof(MaiAction_GetActionName, ReturnValue) == 0x000000, "Member 'MaiAction_GetActionName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_IsActionFinished \ static_assert(alignof(MaiAction_IsActionFinished) == 0x000001, "Wrong alignment on MaiAction_IsActionFinished"); \ static_assert(sizeof(MaiAction_IsActionFinished) == 0x000001, "Wrong size on MaiAction_IsActionFinished"); \ static_assert(offsetof(MaiAction_IsActionFinished, ReturnValue) == 0x000000, "Member 'MaiAction_IsActionFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction \ static_assert(alignof(UMaiAction) == 0x000008, "Wrong alignment on UMaiAction"); \ static_assert(sizeof(UMaiAction) == 0x0000C0, "Wrong size on UMaiAction"); \ static_assert(offsetof(UMaiAction, _ActionName) == 0x0000A0, "Member 'UMaiAction::_ActionName' has a wrong offset!"); \ static_assert(offsetof(UMaiAction, _SetBehaviorName) == 0x0000A8, "Member 'UMaiAction::_SetBehaviorName' has a wrong offset!"); \ static_assert(offsetof(UMaiAction, OnActionFinished) == 0x0000B0, "Member 'UMaiAction::OnActionFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_KeepDistanceBySpeed \ static_assert(alignof(UMaiBTService_KeepDistanceBySpeed) == 0x000008, "Wrong alignment on UMaiBTService_KeepDistanceBySpeed"); \ static_assert(sizeof(UMaiBTService_KeepDistanceBySpeed) == 0x0000D0, "Wrong size on UMaiBTService_KeepDistanceBySpeed"); \ static_assert(offsetof(UMaiBTService_KeepDistanceBySpeed, _IdealLocation) == 0x000098, "Member 'UMaiBTService_KeepDistanceBySpeed::_IdealLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_KeepDistanceBySpeed, _LocationOffset) == 0x0000C0, "Member 'UMaiBTService_KeepDistanceBySpeed::_LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_KeepDistanceBySpeed, _SpeedInterpolation) == 0x0000C4, "Member 'UMaiBTService_KeepDistanceBySpeed::_SpeedInterpolation' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_KeepDistanceBySpeed, _MinSpeed) == 0x0000C8, "Member 'UMaiBTService_KeepDistanceBySpeed::_MinSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_KeepDistanceBySpeed, _Debug) == 0x0000CC, "Member 'UMaiBTService_KeepDistanceBySpeed::_Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_Sequence \ static_assert(alignof(UMaiAction_Sequence) == 0x000008, "Wrong alignment on UMaiAction_Sequence"); \ static_assert(sizeof(UMaiAction_Sequence) == 0x0000D8, "Wrong size on UMaiAction_Sequence"); \ static_assert(offsetof(UMaiAction_Sequence, _ActionSequence) == 0x0000C0, "Member 'UMaiAction_Sequence::_ActionSequence' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Sequence, _ChildFailureHandlingMode) == 0x0000D0, "Member 'UMaiAction_Sequence::_ChildFailureHandlingMode' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Sequence, _Loop) == 0x0000D4, "Member 'UMaiAction_Sequence::_Loop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiCrowdAgent \ static_assert(alignof(UMaiCrowdAgent) == 0x000008, "Wrong alignment on UMaiCrowdAgent"); \ static_assert(sizeof(UMaiCrowdAgent) == 0x000308, "Wrong size on UMaiCrowdAgent"); \ #define DUMPER7_ASSERTS_MaiActionGraph_FindNearestPoint \ static_assert(alignof(MaiActionGraph_FindNearestPoint) == 0x000008, "Wrong alignment on MaiActionGraph_FindNearestPoint"); \ static_assert(sizeof(MaiActionGraph_FindNearestPoint) == 0x000020, "Wrong size on MaiActionGraph_FindNearestPoint"); \ static_assert(offsetof(MaiActionGraph_FindNearestPoint, Location) == 0x000000, "Member 'MaiActionGraph_FindNearestPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiActionGraph_FindNearestPoint, ReturnValue) == 0x000018, "Member 'MaiActionGraph_FindNearestPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionGraph_GetActionPointCount \ static_assert(alignof(MaiActionGraph_GetActionPointCount) == 0x000004, "Wrong alignment on MaiActionGraph_GetActionPointCount"); \ static_assert(sizeof(MaiActionGraph_GetActionPointCount) == 0x000004, "Wrong size on MaiActionGraph_GetActionPointCount"); \ static_assert(offsetof(MaiActionGraph_GetActionPointCount, ReturnValue) == 0x000000, "Member 'MaiActionGraph_GetActionPointCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionGraph_GetActionPoints \ static_assert(alignof(MaiActionGraph_GetActionPoints) == 0x000008, "Wrong alignment on MaiActionGraph_GetActionPoints"); \ static_assert(sizeof(MaiActionGraph_GetActionPoints) == 0x000010, "Wrong size on MaiActionGraph_GetActionPoints"); \ static_assert(offsetof(MaiActionGraph_GetActionPoints, actionPoints) == 0x000000, "Member 'MaiActionGraph_GetActionPoints::actionPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionGraph_GetActionPointsWithQuery \ static_assert(alignof(MaiActionGraph_GetActionPointsWithQuery) == 0x000008, "Wrong alignment on MaiActionGraph_GetActionPointsWithQuery"); \ static_assert(sizeof(MaiActionGraph_GetActionPointsWithQuery) == 0x000040, "Wrong size on MaiActionGraph_GetActionPointsWithQuery"); \ static_assert(offsetof(MaiActionGraph_GetActionPointsWithQuery, actionPoints) == 0x000000, "Member 'MaiActionGraph_GetActionPointsWithQuery::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiActionGraph_GetActionPointsWithQuery, query) == 0x000010, "Member 'MaiActionGraph_GetActionPointsWithQuery::query' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionGraph_GetNextActionPoint \ static_assert(alignof(MaiActionGraph_GetNextActionPoint) == 0x000008, "Wrong alignment on MaiActionGraph_GetNextActionPoint"); \ static_assert(sizeof(MaiActionGraph_GetNextActionPoint) == 0x000018, "Wrong size on MaiActionGraph_GetNextActionPoint"); \ static_assert(offsetof(MaiActionGraph_GetNextActionPoint, ap) == 0x000000, "Member 'MaiActionGraph_GetNextActionPoint::ap' has a wrong offset!"); \ static_assert(offsetof(MaiActionGraph_GetNextActionPoint, sequenceTag) == 0x000008, "Member 'MaiActionGraph_GetNextActionPoint::sequenceTag' has a wrong offset!"); \ static_assert(offsetof(MaiActionGraph_GetNextActionPoint, ReturnValue) == 0x000010, "Member 'MaiActionGraph_GetNextActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionGraph_GetSequenceActionPoints \ static_assert(alignof(MaiActionGraph_GetSequenceActionPoints) == 0x000008, "Wrong alignment on MaiActionGraph_GetSequenceActionPoints"); \ static_assert(sizeof(MaiActionGraph_GetSequenceActionPoints) == 0x000018, "Wrong size on MaiActionGraph_GetSequenceActionPoints"); \ static_assert(offsetof(MaiActionGraph_GetSequenceActionPoints, actionPoints) == 0x000000, "Member 'MaiActionGraph_GetSequenceActionPoints::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiActionGraph_GetSequenceActionPoints, sequenceTag) == 0x000010, "Member 'MaiActionGraph_GetSequenceActionPoints::sequenceTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiActionGraph \ static_assert(alignof(AMaiActionGraph) == 0x000008, "Wrong alignment on AMaiActionGraph"); \ static_assert(sizeof(AMaiActionGraph) == 0x0002D0, "Wrong size on AMaiActionGraph"); \ static_assert(offsetof(AMaiActionGraph, _PointGraph) == 0x0002B8, "Member 'AMaiActionGraph::_PointGraph' has a wrong offset!"); \ static_assert(offsetof(AMaiActionGraph, _GraphWalkers) == 0x0002C0, "Member 'AMaiActionGraph::_GraphWalkers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointGraphComponent_FindNearestPoint \ static_assert(alignof(MaiPointGraphComponent_FindNearestPoint) == 0x000008, "Wrong alignment on MaiPointGraphComponent_FindNearestPoint"); \ static_assert(sizeof(MaiPointGraphComponent_FindNearestPoint) == 0x000020, "Wrong size on MaiPointGraphComponent_FindNearestPoint"); \ static_assert(offsetof(MaiPointGraphComponent_FindNearestPoint, Location) == 0x000000, "Member 'MaiPointGraphComponent_FindNearestPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiPointGraphComponent_FindNearestPoint, ReturnValue) == 0x000018, "Member 'MaiPointGraphComponent_FindNearestPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointGraphComponent_GetActionPointCount \ static_assert(alignof(MaiPointGraphComponent_GetActionPointCount) == 0x000004, "Wrong alignment on MaiPointGraphComponent_GetActionPointCount"); \ static_assert(sizeof(MaiPointGraphComponent_GetActionPointCount) == 0x000004, "Wrong size on MaiPointGraphComponent_GetActionPointCount"); \ static_assert(offsetof(MaiPointGraphComponent_GetActionPointCount, ReturnValue) == 0x000000, "Member 'MaiPointGraphComponent_GetActionPointCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointGraphComponent_GetActionPoints \ static_assert(alignof(MaiPointGraphComponent_GetActionPoints) == 0x000008, "Wrong alignment on MaiPointGraphComponent_GetActionPoints"); \ static_assert(sizeof(MaiPointGraphComponent_GetActionPoints) == 0x000018, "Wrong size on MaiPointGraphComponent_GetActionPoints"); \ static_assert(offsetof(MaiPointGraphComponent_GetActionPoints, actionPoints) == 0x000000, "Member 'MaiPointGraphComponent_GetActionPoints::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiPointGraphComponent_GetActionPoints, withTag) == 0x000010, "Member 'MaiPointGraphComponent_GetActionPoints::withTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointGraphComponent_GetActionPointsWithQuery \ static_assert(alignof(MaiPointGraphComponent_GetActionPointsWithQuery) == 0x000008, "Wrong alignment on MaiPointGraphComponent_GetActionPointsWithQuery"); \ static_assert(sizeof(MaiPointGraphComponent_GetActionPointsWithQuery) == 0x000040, "Wrong size on MaiPointGraphComponent_GetActionPointsWithQuery"); \ static_assert(offsetof(MaiPointGraphComponent_GetActionPointsWithQuery, actionPoints) == 0x000000, "Member 'MaiPointGraphComponent_GetActionPointsWithQuery::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiPointGraphComponent_GetActionPointsWithQuery, query) == 0x000010, "Member 'MaiPointGraphComponent_GetActionPointsWithQuery::query' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointGraphComponent_GetRandomActionPoint \ static_assert(alignof(MaiPointGraphComponent_GetRandomActionPoint) == 0x000008, "Wrong alignment on MaiPointGraphComponent_GetRandomActionPoint"); \ static_assert(sizeof(MaiPointGraphComponent_GetRandomActionPoint) == 0x000008, "Wrong size on MaiPointGraphComponent_GetRandomActionPoint"); \ static_assert(offsetof(MaiPointGraphComponent_GetRandomActionPoint, ReturnValue) == 0x000000, "Member 'MaiPointGraphComponent_GetRandomActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiPointGraphComponent \ static_assert(alignof(UMaiPointGraphComponent) == 0x000010, "Wrong alignment on UMaiPointGraphComponent"); \ static_assert(sizeof(UMaiPointGraphComponent) == 0x0002C0, "Wrong size on UMaiPointGraphComponent"); \ static_assert(offsetof(UMaiPointGraphComponent, _ActionPoints) == 0x0002A0, "Member 'UMaiPointGraphComponent::_ActionPoints' has a wrong offset!"); \ static_assert(offsetof(UMaiPointGraphComponent, _SequenceConverted) == 0x0002B0, "Member 'UMaiPointGraphComponent::_SequenceConverted' has a wrong offset!"); \ static_assert(offsetof(UMaiPointGraphComponent, _Indoor) == 0x0002B1, "Member 'UMaiPointGraphComponent::_Indoor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionSequenceComponent_GetNextActionPoint \ static_assert(alignof(MaiActionSequenceComponent_GetNextActionPoint) == 0x000008, "Wrong alignment on MaiActionSequenceComponent_GetNextActionPoint"); \ static_assert(sizeof(MaiActionSequenceComponent_GetNextActionPoint) == 0x000018, "Wrong size on MaiActionSequenceComponent_GetNextActionPoint"); \ static_assert(offsetof(MaiActionSequenceComponent_GetNextActionPoint, Point) == 0x000000, "Member 'MaiActionSequenceComponent_GetNextActionPoint::Point' has a wrong offset!"); \ static_assert(offsetof(MaiActionSequenceComponent_GetNextActionPoint, conditionCaller) == 0x000008, "Member 'MaiActionSequenceComponent_GetNextActionPoint::conditionCaller' has a wrong offset!"); \ static_assert(offsetof(MaiActionSequenceComponent_GetNextActionPoint, ReturnValue) == 0x000010, "Member 'MaiActionSequenceComponent_GetNextActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionSequenceComponent_GetSequenceActionPoints \ static_assert(alignof(MaiActionSequenceComponent_GetSequenceActionPoints) == 0x000008, "Wrong alignment on MaiActionSequenceComponent_GetSequenceActionPoints"); \ static_assert(sizeof(MaiActionSequenceComponent_GetSequenceActionPoints) == 0x000010, "Wrong size on MaiActionSequenceComponent_GetSequenceActionPoints"); \ static_assert(offsetof(MaiActionSequenceComponent_GetSequenceActionPoints, Points) == 0x000000, "Member 'MaiActionSequenceComponent_GetSequenceActionPoints::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionSequenceComponent_GetTargetActionPoint \ static_assert(alignof(MaiActionSequenceComponent_GetTargetActionPoint) == 0x000008, "Wrong alignment on MaiActionSequenceComponent_GetTargetActionPoint"); \ static_assert(sizeof(MaiActionSequenceComponent_GetTargetActionPoint) == 0x000008, "Wrong size on MaiActionSequenceComponent_GetTargetActionPoint"); \ static_assert(offsetof(MaiActionSequenceComponent_GetTargetActionPoint, ReturnValue) == 0x000000, "Member 'MaiActionSequenceComponent_GetTargetActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiActionSequenceComponent \ static_assert(alignof(UMaiActionSequenceComponent) == 0x000010, "Wrong alignment on UMaiActionSequenceComponent"); \ static_assert(sizeof(UMaiActionSequenceComponent) == 0x0005C0, "Wrong size on UMaiActionSequenceComponent"); \ static_assert(offsetof(UMaiActionSequenceComponent, _SequencePoints) == 0x000580, "Member 'UMaiActionSequenceComponent::_SequencePoints' has a wrong offset!"); \ static_assert(offsetof(UMaiActionSequenceComponent, _SequenceColor) == 0x000590, "Member 'UMaiActionSequenceComponent::_SequenceColor' has a wrong offset!"); \ static_assert(offsetof(UMaiActionSequenceComponent, _AutoAddRange) == 0x000594, "Member 'UMaiActionSequenceComponent::_AutoAddRange' has a wrong offset!"); \ static_assert(offsetof(UMaiActionSequenceComponent, _Looped) == 0x000598, "Member 'UMaiActionSequenceComponent::_Looped' has a wrong offset!"); \ static_assert(offsetof(UMaiActionSequenceComponent, _PreviewIndex) == 0x0005A0, "Member 'UMaiActionSequenceComponent::_PreviewIndex' has a wrong offset!"); \ static_assert(offsetof(UMaiActionSequenceComponent, _MovingPoint) == 0x0005A8, "Member 'UMaiActionSequenceComponent::_MovingPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_OnActionPointAbandoned \ static_assert(alignof(MaiActionPoint_OnActionPointAbandoned) == 0x000008, "Wrong alignment on MaiActionPoint_OnActionPointAbandoned"); \ static_assert(sizeof(MaiActionPoint_OnActionPointAbandoned) == 0x000008, "Wrong size on MaiActionPoint_OnActionPointAbandoned"); \ static_assert(offsetof(MaiActionPoint_OnActionPointAbandoned, User) == 0x000000, "Member 'MaiActionPoint_OnActionPointAbandoned::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_OnActionPointReached \ static_assert(alignof(MaiActionPoint_OnActionPointReached) == 0x000008, "Wrong alignment on MaiActionPoint_OnActionPointReached"); \ static_assert(sizeof(MaiActionPoint_OnActionPointReached) == 0x000008, "Wrong size on MaiActionPoint_OnActionPointReached"); \ static_assert(offsetof(MaiActionPoint_OnActionPointReached, User) == 0x000000, "Member 'MaiActionPoint_OnActionPointReached::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_OnActionPointSelected \ static_assert(alignof(MaiActionPoint_OnActionPointSelected) == 0x000008, "Wrong alignment on MaiActionPoint_OnActionPointSelected"); \ static_assert(sizeof(MaiActionPoint_OnActionPointSelected) == 0x000008, "Wrong size on MaiActionPoint_OnActionPointSelected"); \ static_assert(offsetof(MaiActionPoint_OnActionPointSelected, User) == 0x000000, "Member 'MaiActionPoint_OnActionPointSelected::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_PrepareActionSet \ static_assert(alignof(MaiActionPoint_PrepareActionSet) == 0x000008, "Wrong alignment on MaiActionPoint_PrepareActionSet"); \ static_assert(sizeof(MaiActionPoint_PrepareActionSet) == 0x000008, "Wrong size on MaiActionPoint_PrepareActionSet"); \ static_assert(offsetof(MaiActionPoint_PrepareActionSet, User) == 0x000000, "Member 'MaiActionPoint_PrepareActionSet::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_PrepareToWork \ static_assert(alignof(MaiActionPoint_PrepareToWork) == 0x000008, "Wrong alignment on MaiActionPoint_PrepareToWork"); \ static_assert(sizeof(MaiActionPoint_PrepareToWork) == 0x000008, "Wrong size on MaiActionPoint_PrepareToWork"); \ static_assert(offsetof(MaiActionPoint_PrepareToWork, User) == 0x000000, "Member 'MaiActionPoint_PrepareToWork::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_CanBeUsedBy \ static_assert(alignof(MaiActionPoint_CanBeUsedBy) == 0x000008, "Wrong alignment on MaiActionPoint_CanBeUsedBy"); \ static_assert(sizeof(MaiActionPoint_CanBeUsedBy) == 0x000010, "Wrong size on MaiActionPoint_CanBeUsedBy"); \ static_assert(offsetof(MaiActionPoint_CanBeUsedBy, User) == 0x000000, "Member 'MaiActionPoint_CanBeUsedBy::User' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_CanBeUsedBy, ReturnValue) == 0x000008, "Member 'MaiActionPoint_CanBeUsedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_GetActionRotation \ static_assert(alignof(MaiActionPoint_GetActionRotation) == 0x000008, "Wrong alignment on MaiActionPoint_GetActionRotation"); \ static_assert(sizeof(MaiActionPoint_GetActionRotation) == 0x000018, "Wrong size on MaiActionPoint_GetActionRotation"); \ static_assert(offsetof(MaiActionPoint_GetActionRotation, ReturnValue) == 0x000000, "Member 'MaiActionPoint_GetActionRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_GetSequence \ static_assert(alignof(MaiActionPoint_GetSequence) == 0x000008, "Wrong alignment on MaiActionPoint_GetSequence"); \ static_assert(sizeof(MaiActionPoint_GetSequence) == 0x000010, "Wrong size on MaiActionPoint_GetSequence"); \ static_assert(offsetof(MaiActionPoint_GetSequence, sequenceTag) == 0x000000, "Member 'MaiActionPoint_GetSequence::sequenceTag' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_GetSequence, ReturnValue) == 0x000008, "Member 'MaiActionPoint_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_GetWeight \ static_assert(alignof(MaiActionPoint_GetWeight) == 0x000001, "Wrong alignment on MaiActionPoint_GetWeight"); \ static_assert(sizeof(MaiActionPoint_GetWeight) == 0x000001, "Wrong size on MaiActionPoint_GetWeight"); \ static_assert(offsetof(MaiActionPoint_GetWeight, ReturnValue) == 0x000000, "Member 'MaiActionPoint_GetWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_HasAnyWork \ static_assert(alignof(MaiActionPoint_HasAnyWork) == 0x000001, "Wrong alignment on MaiActionPoint_HasAnyWork"); \ static_assert(sizeof(MaiActionPoint_HasAnyWork) == 0x000001, "Wrong size on MaiActionPoint_HasAnyWork"); \ static_assert(offsetof(MaiActionPoint_HasAnyWork, ReturnValue) == 0x000000, "Member 'MaiActionPoint_HasAnyWork::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_InDetectionArea \ static_assert(alignof(MaiActionPoint_InDetectionArea) == 0x000008, "Wrong alignment on MaiActionPoint_InDetectionArea"); \ static_assert(sizeof(MaiActionPoint_InDetectionArea) == 0x000020, "Wrong size on MaiActionPoint_InDetectionArea"); \ static_assert(offsetof(MaiActionPoint_InDetectionArea, Location) == 0x000000, "Member 'MaiActionPoint_InDetectionArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_InDetectionArea, areaExtent) == 0x000018, "Member 'MaiActionPoint_InDetectionArea::areaExtent' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_InDetectionArea, ReturnValue) == 0x00001C, "Member 'MaiActionPoint_InDetectionArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_IsUsable \ static_assert(alignof(MaiActionPoint_IsUsable) == 0x000001, "Wrong alignment on MaiActionPoint_IsUsable"); \ static_assert(sizeof(MaiActionPoint_IsUsable) == 0x000001, "Wrong size on MaiActionPoint_IsUsable"); \ static_assert(offsetof(MaiActionPoint_IsUsable, ReturnValue) == 0x000000, "Member 'MaiActionPoint_IsUsable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_IsUsableBy \ static_assert(alignof(MaiActionPoint_IsUsableBy) == 0x000008, "Wrong alignment on MaiActionPoint_IsUsableBy"); \ static_assert(sizeof(MaiActionPoint_IsUsableBy) == 0x000010, "Wrong size on MaiActionPoint_IsUsableBy"); \ static_assert(offsetof(MaiActionPoint_IsUsableBy, User) == 0x000000, "Member 'MaiActionPoint_IsUsableBy::User' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_IsUsableBy, ReturnValue) == 0x000008, "Member 'MaiActionPoint_IsUsableBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiActionPoint_IsVisibleFrom \ static_assert(alignof(MaiActionPoint_IsVisibleFrom) == 0x000008, "Wrong alignment on MaiActionPoint_IsVisibleFrom"); \ static_assert(sizeof(MaiActionPoint_IsVisibleFrom) == 0x000028, "Wrong size on MaiActionPoint_IsVisibleFrom"); \ static_assert(offsetof(MaiActionPoint_IsVisibleFrom, Location) == 0x000000, "Member 'MaiActionPoint_IsVisibleFrom::Location' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_IsVisibleFrom, defaultVisibilityRange) == 0x000018, "Member 'MaiActionPoint_IsVisibleFrom::defaultVisibilityRange' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_IsVisibleFrom, perceptionMod) == 0x00001C, "Member 'MaiActionPoint_IsVisibleFrom::perceptionMod' has a wrong offset!"); \ static_assert(offsetof(MaiActionPoint_IsVisibleFrom, ReturnValue) == 0x000020, "Member 'MaiActionPoint_IsVisibleFrom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiActionPoint \ static_assert(alignof(AMaiActionPoint) == 0x000008, "Wrong alignment on AMaiActionPoint"); \ static_assert(sizeof(AMaiActionPoint) == 0x000450, "Wrong size on AMaiActionPoint"); \ static_assert(offsetof(AMaiActionPoint, _MarkerMesh) == 0x0002B8, "Member 'AMaiActionPoint::_MarkerMesh' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _WorkArea) == 0x0002C0, "Member 'AMaiActionPoint::_WorkArea' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Arrow) == 0x0002C8, "Member 'AMaiActionPoint::_Arrow' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Text) == 0x0002D0, "Member 'AMaiActionPoint::_Text' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Color) == 0x0002D8, "Member 'AMaiActionPoint::_Color' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Users) == 0x0002E8, "Member 'AMaiActionPoint::_Users' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _HasTravelConditions) == 0x0002F8, "Member 'AMaiActionPoint::_HasTravelConditions' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _IsGraphPoint) == 0x0002F9, "Member 'AMaiActionPoint::_IsGraphPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _OldConditionClass) == 0x000300, "Member 'AMaiActionPoint::_OldConditionClass' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _NewConditionClass) == 0x000308, "Member 'AMaiActionPoint::_NewConditionClass' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Radius) == 0x000310, "Member 'AMaiActionPoint::_Radius' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _WalkingStanceEnum) == 0x000314, "Member 'AMaiActionPoint::_WalkingStanceEnum' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _MaxUsers) == 0x000315, "Member 'AMaiActionPoint::_MaxUsers' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _UseCounter) == 0x000318, "Member 'AMaiActionPoint::_UseCounter' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Weight) == 0x000320, "Member 'AMaiActionPoint::_Weight' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _RotateToActionPrecision) == 0x000328, "Member 'AMaiActionPoint::_RotateToActionPrecision' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _WorkList) == 0x000330, "Member 'AMaiActionPoint::_WorkList' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _UseConditions) == 0x000340, "Member 'AMaiActionPoint::_UseConditions' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _TravelNotifies) == 0x000370, "Member 'AMaiActionPoint::_TravelNotifies' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _AbandonNotifies) == 0x000388, "Member 'AMaiActionPoint::_AbandonNotifies' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _TravelConditions) == 0x0003A0, "Member 'AMaiActionPoint::_TravelConditions' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _WaitWorkList) == 0x0003D0, "Member 'AMaiActionPoint::_WaitWorkList' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _Destinations) == 0x0003E0, "Member 'AMaiActionPoint::_Destinations' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, _ShowComponents) == 0x000430, "Member 'AMaiActionPoint::_ShowComponents' has a wrong offset!"); \ static_assert(offsetof(AMaiActionPoint, OnActionStarted) == 0x000440, "Member 'AMaiActionPoint::OnActionStarted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavBox_SetAreaClass \ static_assert(alignof(MaiNavBox_SetAreaClass) == 0x000008, "Wrong alignment on MaiNavBox_SetAreaClass"); \ static_assert(sizeof(MaiNavBox_SetAreaClass) == 0x000008, "Wrong size on MaiNavBox_SetAreaClass"); \ static_assert(offsetof(MaiNavBox_SetAreaClass, newAreaClass) == 0x000000, "Member 'MaiNavBox_SetAreaClass::newAreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavBox_IsInArea \ static_assert(alignof(MaiNavBox_IsInArea) == 0x000008, "Wrong alignment on MaiNavBox_IsInArea"); \ static_assert(sizeof(MaiNavBox_IsInArea) == 0x000020, "Wrong size on MaiNavBox_IsInArea"); \ static_assert(offsetof(MaiNavBox_IsInArea, Location) == 0x000000, "Member 'MaiNavBox_IsInArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiNavBox_IsInArea, Extent) == 0x000018, "Member 'MaiNavBox_IsInArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiNavBox_IsInArea, ReturnValue) == 0x00001C, "Member 'MaiNavBox_IsInArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNavBox \ static_assert(alignof(UMaiNavBox) == 0x000010, "Wrong alignment on UMaiNavBox"); \ static_assert(sizeof(UMaiNavBox) == 0x000590, "Wrong size on UMaiNavBox"); \ #define DUMPER7_ASSERTS_MaiNarrowTriggerBox_OnOverlapBegin \ static_assert(alignof(MaiNarrowTriggerBox_OnOverlapBegin) == 0x000008, "Wrong alignment on MaiNarrowTriggerBox_OnOverlapBegin"); \ static_assert(sizeof(MaiNarrowTriggerBox_OnOverlapBegin) == 0x000108, "Wrong size on MaiNarrowTriggerBox_OnOverlapBegin"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, OverlappedComponent) == 0x000000, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, OtherActor) == 0x000008, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::OtherActor' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, OtherComp) == 0x000010, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::OtherComp' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, OtherBodyIndex) == 0x000018, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, bFromSweep) == 0x00001C, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapBegin, SweepResult) == 0x000020, "Member 'MaiNarrowTriggerBox_OnOverlapBegin::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNarrowTriggerBox_OnOverlapEnd \ static_assert(alignof(MaiNarrowTriggerBox_OnOverlapEnd) == 0x000008, "Wrong alignment on MaiNarrowTriggerBox_OnOverlapEnd"); \ static_assert(sizeof(MaiNarrowTriggerBox_OnOverlapEnd) == 0x000020, "Wrong size on MaiNarrowTriggerBox_OnOverlapEnd"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapEnd, OverlappedComponent) == 0x000000, "Member 'MaiNarrowTriggerBox_OnOverlapEnd::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapEnd, OtherActor) == 0x000008, "Member 'MaiNarrowTriggerBox_OnOverlapEnd::OtherActor' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapEnd, OtherComp) == 0x000010, "Member 'MaiNarrowTriggerBox_OnOverlapEnd::OtherComp' has a wrong offset!"); \ static_assert(offsetof(MaiNarrowTriggerBox_OnOverlapEnd, OtherBodyIndex) == 0x000018, "Member 'MaiNarrowTriggerBox_OnOverlapEnd::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNarrowTriggerBox \ static_assert(alignof(UMaiNarrowTriggerBox) == 0x000010, "Wrong alignment on UMaiNarrowTriggerBox"); \ static_assert(sizeof(UMaiNarrowTriggerBox) == 0x000590, "Wrong size on UMaiNarrowTriggerBox"); \ #define DUMPER7_ASSERTS_MaiAction_AnimationBase_OnOwnerMontageEnds \ static_assert(alignof(MaiAction_AnimationBase_OnOwnerMontageEnds) == 0x000008, "Wrong alignment on MaiAction_AnimationBase_OnOwnerMontageEnds"); \ static_assert(sizeof(MaiAction_AnimationBase_OnOwnerMontageEnds) == 0x000010, "Wrong size on MaiAction_AnimationBase_OnOwnerMontageEnds"); \ static_assert(offsetof(MaiAction_AnimationBase_OnOwnerMontageEnds, Montage) == 0x000000, "Member 'MaiAction_AnimationBase_OnOwnerMontageEnds::Montage' has a wrong offset!"); \ static_assert(offsetof(MaiAction_AnimationBase_OnOwnerMontageEnds, interrupted) == 0x000008, "Member 'MaiAction_AnimationBase_OnOwnerMontageEnds::interrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_AnimationBase_SetOwnerCH \ static_assert(alignof(MaiAction_AnimationBase_SetOwnerCH) == 0x000008, "Wrong alignment on MaiAction_AnimationBase_SetOwnerCH"); \ static_assert(sizeof(MaiAction_AnimationBase_SetOwnerCH) == 0x000008, "Wrong size on MaiAction_AnimationBase_SetOwnerCH"); \ static_assert(offsetof(MaiAction_AnimationBase_SetOwnerCH, ownerCH) == 0x000000, "Member 'MaiAction_AnimationBase_SetOwnerCH::ownerCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_AnimationBase_SetOwnerMontage \ static_assert(alignof(MaiAction_AnimationBase_SetOwnerMontage) == 0x000008, "Wrong alignment on MaiAction_AnimationBase_SetOwnerMontage"); \ static_assert(sizeof(MaiAction_AnimationBase_SetOwnerMontage) == 0x000008, "Wrong size on MaiAction_AnimationBase_SetOwnerMontage"); \ static_assert(offsetof(MaiAction_AnimationBase_SetOwnerMontage, Montage) == 0x000000, "Member 'MaiAction_AnimationBase_SetOwnerMontage::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_AnimationBase \ static_assert(alignof(UMaiAction_AnimationBase) == 0x000008, "Wrong alignment on UMaiAction_AnimationBase"); \ static_assert(sizeof(UMaiAction_AnimationBase) == 0x0000D0, "Wrong size on UMaiAction_AnimationBase"); \ static_assert(offsetof(UMaiAction_AnimationBase, _OwnerMontage) == 0x0000C0, "Member 'UMaiAction_AnimationBase::_OwnerMontage' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_AnimationBase, _OwnerCH) == 0x0000C8, "Member 'UMaiAction_AnimationBase::_OwnerCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SynchronizationBase_OnOtherMontageEnds \ static_assert(alignof(MaiAction_SynchronizationBase_OnOtherMontageEnds) == 0x000008, "Wrong alignment on MaiAction_SynchronizationBase_OnOtherMontageEnds"); \ static_assert(sizeof(MaiAction_SynchronizationBase_OnOtherMontageEnds) == 0x000010, "Wrong size on MaiAction_SynchronizationBase_OnOtherMontageEnds"); \ static_assert(offsetof(MaiAction_SynchronizationBase_OnOtherMontageEnds, Montage) == 0x000000, "Member 'MaiAction_SynchronizationBase_OnOtherMontageEnds::Montage' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SynchronizationBase_OnOtherMontageEnds, interrupted) == 0x000008, "Member 'MaiAction_SynchronizationBase_OnOtherMontageEnds::interrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SynchronizationBase_SetOtherCH \ static_assert(alignof(MaiAction_SynchronizationBase_SetOtherCH) == 0x000008, "Wrong alignment on MaiAction_SynchronizationBase_SetOtherCH"); \ static_assert(sizeof(MaiAction_SynchronizationBase_SetOtherCH) == 0x000008, "Wrong size on MaiAction_SynchronizationBase_SetOtherCH"); \ static_assert(offsetof(MaiAction_SynchronizationBase_SetOtherCH, otherCH) == 0x000000, "Member 'MaiAction_SynchronizationBase_SetOtherCH::otherCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SynchronizationBase_SetOtherMontage \ static_assert(alignof(MaiAction_SynchronizationBase_SetOtherMontage) == 0x000008, "Wrong alignment on MaiAction_SynchronizationBase_SetOtherMontage"); \ static_assert(sizeof(MaiAction_SynchronizationBase_SetOtherMontage) == 0x000008, "Wrong size on MaiAction_SynchronizationBase_SetOtherMontage"); \ static_assert(offsetof(MaiAction_SynchronizationBase_SetOtherMontage, Montage) == 0x000000, "Member 'MaiAction_SynchronizationBase_SetOtherMontage::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_SynchronizationBase \ static_assert(alignof(UMaiAction_SynchronizationBase) == 0x000008, "Wrong alignment on UMaiAction_SynchronizationBase"); \ static_assert(sizeof(UMaiAction_SynchronizationBase) == 0x0000E8, "Wrong size on UMaiAction_SynchronizationBase"); \ static_assert(offsetof(UMaiAction_SynchronizationBase, _OtherMontage) == 0x0000D0, "Member 'UMaiAction_SynchronizationBase::_OtherMontage' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SynchronizationBase, _OtherCH) == 0x0000D8, "Member 'UMaiAction_SynchronizationBase::_OtherCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiIsLineToEnemyClearStat \ static_assert(alignof(UMaiIsLineToEnemyClearStat) == 0x000008, "Wrong alignment on UMaiIsLineToEnemyClearStat"); \ static_assert(sizeof(UMaiIsLineToEnemyClearStat) == 0x000128, "Wrong size on UMaiIsLineToEnemyClearStat"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _DrawDebugType) == 0x0000F0, "Member 'UMaiIsLineToEnemyClearStat::_DrawDebugType' has a wrong offset!"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _TraceColor) == 0x0000F4, "Member 'UMaiIsLineToEnemyClearStat::_TraceColor' has a wrong offset!"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _TraceHitColor) == 0x000104, "Member 'UMaiIsLineToEnemyClearStat::_TraceHitColor' has a wrong offset!"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _DrawTime) == 0x000114, "Member 'UMaiIsLineToEnemyClearStat::_DrawTime' has a wrong offset!"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _Profile) == 0x000118, "Member 'UMaiIsLineToEnemyClearStat::_Profile' has a wrong offset!"); \ static_assert(offsetof(UMaiIsLineToEnemyClearStat, _Radius) == 0x000120, "Member 'UMaiIsLineToEnemyClearStat::_Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap2Base_OnSectionEnd \ static_assert(alignof(MaiAction_Snap2Base_OnSectionEnd) == 0x000004, "Wrong alignment on MaiAction_Snap2Base_OnSectionEnd"); \ static_assert(sizeof(MaiAction_Snap2Base_OnSectionEnd) == 0x000008, "Wrong size on MaiAction_Snap2Base_OnSectionEnd"); \ static_assert(offsetof(MaiAction_Snap2Base_OnSectionEnd, Section) == 0x000000, "Member 'MaiAction_Snap2Base_OnSectionEnd::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap2Base_OnSectionStart \ static_assert(alignof(MaiAction_Snap2Base_OnSectionStart) == 0x000004, "Wrong alignment on MaiAction_Snap2Base_OnSectionStart"); \ static_assert(sizeof(MaiAction_Snap2Base_OnSectionStart) == 0x000008, "Wrong size on MaiAction_Snap2Base_OnSectionStart"); \ static_assert(offsetof(MaiAction_Snap2Base_OnSectionStart, Section) == 0x000000, "Member 'MaiAction_Snap2Base_OnSectionStart::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_Snap2Base \ static_assert(alignof(UMaiAction_Snap2Base) == 0x000010, "Wrong alignment on UMaiAction_Snap2Base"); \ static_assert(sizeof(UMaiAction_Snap2Base) == 0x0003E0, "Wrong size on UMaiAction_Snap2Base"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OwnerATB) == 0x0000E8, "Member 'UMaiAction_Snap2Base::_OwnerATB' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OtherATB) == 0x0000F0, "Member 'UMaiAction_Snap2Base::_OtherATB' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OwnerMontageRM) == 0x0000F8, "Member 'UMaiAction_Snap2Base::_OwnerMontageRM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OtherMontageRM) == 0x000140, "Member 'UMaiAction_Snap2Base::_OtherMontageRM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OwnerARM) == 0x000188, "Member 'UMaiAction_Snap2Base::_OwnerARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OtherARM) == 0x0001E0, "Member 'UMaiAction_Snap2Base::_OtherARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OwnerWorldARM) == 0x000238, "Member 'UMaiAction_Snap2Base::_OwnerWorldARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OtherWorldARM) == 0x000290, "Member 'UMaiAction_Snap2Base::_OtherWorldARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OwnerIdealTransform) == 0x0002F0, "Member 'UMaiAction_Snap2Base::_OwnerIdealTransform' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _OtherIdealTransform) == 0x000350, "Member 'UMaiAction_Snap2Base::_OtherIdealTransform' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _SectionName) == 0x0003B0, "Member 'UMaiAction_Snap2Base::_SectionName' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _Disconnect) == 0x0003B8, "Member 'UMaiAction_Snap2Base::_Disconnect' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _SyncSnap) == 0x0003B9, "Member 'UMaiAction_Snap2Base::_SyncSnap' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _BlockSnap) == 0x0003BA, "Member 'UMaiAction_Snap2Base::_BlockSnap' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _Snap3D) == 0x0003BB, "Member 'UMaiAction_Snap2Base::_Snap3D' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _SnapMoveMulMin) == 0x0003BC, "Member 'UMaiAction_Snap2Base::_SnapMoveMulMin' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _SnapMoveMulMax) == 0x0003C0, "Member 'UMaiAction_Snap2Base::_SnapMoveMulMax' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _SnapMoveMulInterp) == 0x0003C4, "Member 'UMaiAction_Snap2Base::_SnapMoveMulInterp' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _RotationInterpSpeed) == 0x0003C8, "Member 'UMaiAction_Snap2Base::_RotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap2Base, _TranslationInterpSpeed) == 0x0003CC, "Member 'UMaiAction_Snap2Base::_TranslationInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap1Base_OnSectionEnd \ static_assert(alignof(MaiAction_Snap1Base_OnSectionEnd) == 0x000004, "Wrong alignment on MaiAction_Snap1Base_OnSectionEnd"); \ static_assert(sizeof(MaiAction_Snap1Base_OnSectionEnd) == 0x000008, "Wrong size on MaiAction_Snap1Base_OnSectionEnd"); \ static_assert(offsetof(MaiAction_Snap1Base_OnSectionEnd, Section) == 0x000000, "Member 'MaiAction_Snap1Base_OnSectionEnd::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap1Base_OnSectionStart \ static_assert(alignof(MaiAction_Snap1Base_OnSectionStart) == 0x000004, "Wrong alignment on MaiAction_Snap1Base_OnSectionStart"); \ static_assert(sizeof(MaiAction_Snap1Base_OnSectionStart) == 0x000008, "Wrong size on MaiAction_Snap1Base_OnSectionStart"); \ static_assert(offsetof(MaiAction_Snap1Base_OnSectionStart, Section) == 0x000000, "Member 'MaiAction_Snap1Base_OnSectionStart::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap1Base_PlayOwnerMontage \ static_assert(alignof(MaiAction_Snap1Base_PlayOwnerMontage) == 0x000008, "Wrong alignment on MaiAction_Snap1Base_PlayOwnerMontage"); \ static_assert(sizeof(MaiAction_Snap1Base_PlayOwnerMontage) == 0x000008, "Wrong size on MaiAction_Snap1Base_PlayOwnerMontage"); \ static_assert(offsetof(MaiAction_Snap1Base_PlayOwnerMontage, ReturnValue) == 0x000000, "Member 'MaiAction_Snap1Base_PlayOwnerMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_Snap1Base_GetSectionOffset \ static_assert(alignof(MaiAction_Snap1Base_GetSectionOffset) == 0x000008, "Wrong alignment on MaiAction_Snap1Base_GetSectionOffset"); \ static_assert(sizeof(MaiAction_Snap1Base_GetSectionOffset) == 0x000018, "Wrong size on MaiAction_Snap1Base_GetSectionOffset"); \ static_assert(offsetof(MaiAction_Snap1Base_GetSectionOffset, ReturnValue) == 0x000000, "Member 'MaiAction_Snap1Base_GetSectionOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_Snap1Base \ static_assert(alignof(UMaiAction_Snap1Base) == 0x000010, "Wrong alignment on UMaiAction_Snap1Base"); \ static_assert(sizeof(UMaiAction_Snap1Base) == 0x000260, "Wrong size on UMaiAction_Snap1Base"); \ static_assert(offsetof(UMaiAction_Snap1Base, _OwnerATB) == 0x0000D0, "Member 'UMaiAction_Snap1Base::_OwnerATB' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _OwnerMontageRM) == 0x0000D8, "Member 'UMaiAction_Snap1Base::_OwnerMontageRM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _OwnerARM) == 0x000120, "Member 'UMaiAction_Snap1Base::_OwnerARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _OwnerWorldARM) == 0x000178, "Member 'UMaiAction_Snap1Base::_OwnerWorldARM' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _OwnerIdealTransform) == 0x0001D0, "Member 'UMaiAction_Snap1Base::_OwnerIdealTransform' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _RotationInterpSpeed) == 0x000230, "Member 'UMaiAction_Snap1Base::_RotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _TranslationInterpSpeed) == 0x000234, "Member 'UMaiAction_Snap1Base::_TranslationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SectionName) == 0x000238, "Member 'UMaiAction_Snap1Base::_SectionName' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _MoveOnRail) == 0x000240, "Member 'UMaiAction_Snap1Base::_MoveOnRail' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _Disconnect) == 0x000241, "Member 'UMaiAction_Snap1Base::_Disconnect' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SyncSnap) == 0x000242, "Member 'UMaiAction_Snap1Base::_SyncSnap' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _BlockSnap) == 0x000243, "Member 'UMaiAction_Snap1Base::_BlockSnap' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _Snap3D) == 0x000244, "Member 'UMaiAction_Snap1Base::_Snap3D' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SnapUpVector) == 0x000245, "Member 'UMaiAction_Snap1Base::_SnapUpVector' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _IdealTransformAsTarget) == 0x000246, "Member 'UMaiAction_Snap1Base::_IdealTransformAsTarget' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _ErrorCorrection) == 0x000247, "Member 'UMaiAction_Snap1Base::_ErrorCorrection' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SnapMoveMulMin) == 0x000248, "Member 'UMaiAction_Snap1Base::_SnapMoveMulMin' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SnapMoveMulMax) == 0x00024C, "Member 'UMaiAction_Snap1Base::_SnapMoveMulMax' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_Snap1Base, _SnapMoveMulInterp) == 0x000250, "Member 'UMaiAction_Snap1Base::_SnapMoveMulInterp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_MoveOnSpline_createActionMoveOnSpline \ static_assert(alignof(MaiAction_MoveOnSpline_createActionMoveOnSpline) == 0x000008, "Wrong alignment on MaiAction_MoveOnSpline_createActionMoveOnSpline"); \ static_assert(sizeof(MaiAction_MoveOnSpline_createActionMoveOnSpline) == 0x000018, "Wrong size on MaiAction_MoveOnSpline_createActionMoveOnSpline"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSpline, WorldContextObject) == 0x000000, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSpline::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSpline, Spline) == 0x000008, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSpline, ReturnValue) == 0x000010, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_MoveOnSpline_createActionMoveOnSplineToAP \ static_assert(alignof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP) == 0x000008, "Wrong alignment on MaiAction_MoveOnSpline_createActionMoveOnSplineToAP"); \ static_assert(sizeof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP) == 0x000020, "Wrong size on MaiAction_MoveOnSpline_createActionMoveOnSplineToAP"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP, WorldContextObject) == 0x000000, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSplineToAP::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP, Pawn) == 0x000008, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSplineToAP::Pawn' has a wrong offset!"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP, Point) == 0x000010, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSplineToAP::Point' has a wrong offset!"); \ static_assert(offsetof(MaiAction_MoveOnSpline_createActionMoveOnSplineToAP, ReturnValue) == 0x000018, "Member 'MaiAction_MoveOnSpline_createActionMoveOnSplineToAP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_MoveOnSpline \ static_assert(alignof(UMaiAction_MoveOnSpline) == 0x000008, "Wrong alignment on UMaiAction_MoveOnSpline"); \ static_assert(sizeof(UMaiAction_MoveOnSpline) == 0x0000C8, "Wrong size on UMaiAction_MoveOnSpline"); \ static_assert(offsetof(UMaiAction_MoveOnSpline, _Spline) == 0x0000C0, "Member 'UMaiAction_MoveOnSpline::_Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_PlayAnimation_createActionPlayAnimWithParams \ static_assert(alignof(MaiAction_PlayAnimation_createActionPlayAnimWithParams) == 0x000008, "Wrong alignment on MaiAction_PlayAnimation_createActionPlayAnimWithParams"); \ static_assert(sizeof(MaiAction_PlayAnimation_createActionPlayAnimWithParams) == 0x000098, "Wrong size on MaiAction_PlayAnimation_createActionPlayAnimWithParams"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayAnimWithParams, WorldContextObject) == 0x000000, "Member 'MaiAction_PlayAnimation_createActionPlayAnimWithParams::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayAnimWithParams, animParams) == 0x000008, "Member 'MaiAction_PlayAnimation_createActionPlayAnimWithParams::animParams' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayAnimWithParams, blockBT) == 0x000080, "Member 'MaiAction_PlayAnimation_createActionPlayAnimWithParams::blockBT' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayAnimWithParams, LoopCount) == 0x000088, "Member 'MaiAction_PlayAnimation_createActionPlayAnimWithParams::LoopCount' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayAnimWithParams, ReturnValue) == 0x000090, "Member 'MaiAction_PlayAnimation_createActionPlayAnimWithParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_PlayAnimation_createActionPlayFromTags \ static_assert(alignof(MaiAction_PlayAnimation_createActionPlayFromTags) == 0x000008, "Wrong alignment on MaiAction_PlayAnimation_createActionPlayFromTags"); \ static_assert(sizeof(MaiAction_PlayAnimation_createActionPlayFromTags) == 0x000040, "Wrong size on MaiAction_PlayAnimation_createActionPlayFromTags"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayFromTags, WorldContextObject) == 0x000000, "Member 'MaiAction_PlayAnimation_createActionPlayFromTags::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayFromTags, animTags) == 0x000008, "Member 'MaiAction_PlayAnimation_createActionPlayFromTags::animTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayFromTags, blockBT) == 0x000028, "Member 'MaiAction_PlayAnimation_createActionPlayFromTags::blockBT' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayFromTags, LoopCount) == 0x000030, "Member 'MaiAction_PlayAnimation_createActionPlayFromTags::LoopCount' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayFromTags, ReturnValue) == 0x000038, "Member 'MaiAction_PlayAnimation_createActionPlayFromTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_PlayAnimation_createActionPlayLoopedAnim \ static_assert(alignof(MaiAction_PlayAnimation_createActionPlayLoopedAnim) == 0x000008, "Wrong alignment on MaiAction_PlayAnimation_createActionPlayLoopedAnim"); \ static_assert(sizeof(MaiAction_PlayAnimation_createActionPlayLoopedAnim) == 0x000040, "Wrong size on MaiAction_PlayAnimation_createActionPlayLoopedAnim"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayLoopedAnim, WorldContextObject) == 0x000000, "Member 'MaiAction_PlayAnimation_createActionPlayLoopedAnim::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayLoopedAnim, animTags) == 0x000008, "Member 'MaiAction_PlayAnimation_createActionPlayLoopedAnim::animTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayLoopedAnim, blockBT) == 0x000028, "Member 'MaiAction_PlayAnimation_createActionPlayLoopedAnim::blockBT' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayLoopedAnim, LoopCount) == 0x000030, "Member 'MaiAction_PlayAnimation_createActionPlayLoopedAnim::LoopCount' has a wrong offset!"); \ static_assert(offsetof(MaiAction_PlayAnimation_createActionPlayLoopedAnim, ReturnValue) == 0x000038, "Member 'MaiAction_PlayAnimation_createActionPlayLoopedAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_PlayAnimation \ static_assert(alignof(UMaiAction_PlayAnimation) == 0x000010, "Wrong alignment on UMaiAction_PlayAnimation"); \ static_assert(sizeof(UMaiAction_PlayAnimation) == 0x000350, "Wrong size on UMaiAction_PlayAnimation"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _AnimTags) == 0x000258, "Member 'UMaiAction_PlayAnimation::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _AbortAnimTags) == 0x000278, "Member 'UMaiAction_PlayAnimation::_AbortAnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _AbortSection) == 0x000298, "Member 'UMaiAction_PlayAnimation::_AbortSection' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _AbortBlendOutTime) == 0x0002A4, "Member 'UMaiAction_PlayAnimation::_AbortBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _Duration) == 0x0002A8, "Member 'UMaiAction_PlayAnimation::_Duration' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _PlayRate) == 0x0002AC, "Member 'UMaiAction_PlayAnimation::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _LoopCount) == 0x0002B0, "Member 'UMaiAction_PlayAnimation::_LoopCount' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _BlockBT) == 0x0002B4, "Member 'UMaiAction_PlayAnimation::_BlockBT' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_PlayAnimation, _OwnerAnimParams) == 0x0002C0, "Member 'UMaiAction_PlayAnimation::_OwnerAnimParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_ExtMovementAnimation_createActionExtMovementAnimation \ static_assert(alignof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation) == 0x000008, "Wrong alignment on MaiAction_ExtMovementAnimation_createActionExtMovementAnimation"); \ static_assert(sizeof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation) == 0x000048, "Wrong size on MaiAction_ExtMovementAnimation_createActionExtMovementAnimation"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, WorldContextObject) == 0x000000, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, animTags) == 0x000008, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::animTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, NavLink) == 0x000028, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::NavLink' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, startSide) == 0x000030, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::startSide' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, ActionClass) == 0x000038, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ExtMovementAnimation_createActionExtMovementAnimation, ReturnValue) == 0x000040, "Member 'MaiAction_ExtMovementAnimation_createActionExtMovementAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_ExtMovementAnimation \ static_assert(alignof(UMaiAction_ExtMovementAnimation) == 0x000010, "Wrong alignment on UMaiAction_ExtMovementAnimation"); \ static_assert(sizeof(UMaiAction_ExtMovementAnimation) == 0x000380, "Wrong size on UMaiAction_ExtMovementAnimation"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _NavLink) == 0x000350, "Member 'UMaiAction_ExtMovementAnimation::_NavLink' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _StartInA) == 0x000358, "Member 'UMaiAction_ExtMovementAnimation::_StartInA' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _LeftMargin) == 0x00035C, "Member 'UMaiAction_ExtMovementAnimation::_LeftMargin' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _RightMargin) == 0x000360, "Member 'UMaiAction_ExtMovementAnimation::_RightMargin' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _Attack) == 0x000368, "Member 'UMaiAction_ExtMovementAnimation::_Attack' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_ExtMovementAnimation, _Enemy) == 0x000370, "Member 'UMaiAction_ExtMovementAnimation::_Enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_ChangeSurface_createActionChangeSurface \ static_assert(alignof(MaiAction_ChangeSurface_createActionChangeSurface) == 0x000010, "Wrong alignment on MaiAction_ChangeSurface_createActionChangeSurface"); \ static_assert(sizeof(MaiAction_ChangeSurface_createActionChangeSurface) == 0x0000B0, "Wrong size on MaiAction_ChangeSurface_createActionChangeSurface"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, WorldContextObject) == 0x000000, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, animTags) == 0x000008, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::animTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, targetTransform) == 0x000030, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::targetTransform' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, ActionClass) == 0x000090, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, PlayRate) == 0x000098, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::PlayRate' has a wrong offset!"); \ static_assert(offsetof(MaiAction_ChangeSurface_createActionChangeSurface, ReturnValue) == 0x0000A0, "Member 'MaiAction_ChangeSurface_createActionChangeSurface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_ChangeSurface \ static_assert(alignof(UMaiAction_ChangeSurface) == 0x000010, "Wrong alignment on UMaiAction_ChangeSurface"); \ static_assert(sizeof(UMaiAction_ChangeSurface) == 0x0003B0, "Wrong size on UMaiAction_ChangeSurface"); \ static_assert(offsetof(UMaiAction_ChangeSurface, _TargetTransform) == 0x000350, "Member 'UMaiAction_ChangeSurface::_TargetTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_createActionSyncAnims \ static_assert(alignof(MaiAction_SyncAnimations_createActionSyncAnims) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_createActionSyncAnims"); \ static_assert(sizeof(MaiAction_SyncAnimations_createActionSyncAnims) == 0x000070, "Wrong size on MaiAction_SyncAnimations_createActionSyncAnims"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, WorldContextObject) == 0x000000, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, ownerAnimTags) == 0x000008, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::ownerAnimTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, otherAnimTags) == 0x000028, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::otherAnimTags' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, Other) == 0x000048, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::Other' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, ActionClass) == 0x000050, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, behaviorName) == 0x000058, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::behaviorName' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, PlayRate) == 0x000060, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::PlayRate' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnims, ReturnValue) == 0x000068, "Member 'MaiAction_SyncAnimations_createActionSyncAnims::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_createActionSyncAnimsSingle \ static_assert(alignof(MaiAction_SyncAnimations_createActionSyncAnimsSingle) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_createActionSyncAnimsSingle"); \ static_assert(sizeof(MaiAction_SyncAnimations_createActionSyncAnimsSingle) == 0x000040, "Wrong size on MaiAction_SyncAnimations_createActionSyncAnimsSingle"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, WorldContextObject) == 0x000000, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, ownerAnimTag) == 0x000008, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::ownerAnimTag' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, otherAnimTag) == 0x000010, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::otherAnimTag' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, Other) == 0x000018, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::Other' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, ActionClass) == 0x000020, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, behaviorName) == 0x000028, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::behaviorName' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, PlayRate) == 0x000030, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::PlayRate' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncAnimsSingle, ReturnValue) == 0x000038, "Member 'MaiAction_SyncAnimations_createActionSyncAnimsSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_createActionSyncFromConfig \ static_assert(alignof(MaiAction_SyncAnimations_createActionSyncFromConfig) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_createActionSyncFromConfig"); \ static_assert(sizeof(MaiAction_SyncAnimations_createActionSyncFromConfig) == 0x000078, "Wrong size on MaiAction_SyncAnimations_createActionSyncFromConfig"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromConfig, WorldContext) == 0x000000, "Member 'MaiAction_SyncAnimations_createActionSyncFromConfig::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromConfig, Other) == 0x000008, "Member 'MaiAction_SyncAnimations_createActionSyncFromConfig::Other' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromConfig, Config) == 0x000010, "Member 'MaiAction_SyncAnimations_createActionSyncFromConfig::Config' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromConfig, behaviorName) == 0x000068, "Member 'MaiAction_SyncAnimations_createActionSyncFromConfig::behaviorName' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromConfig, ReturnValue) == 0x000070, "Member 'MaiAction_SyncAnimations_createActionSyncFromConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_createActionSyncFromRow \ static_assert(alignof(MaiAction_SyncAnimations_createActionSyncFromRow) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_createActionSyncFromRow"); \ static_assert(sizeof(MaiAction_SyncAnimations_createActionSyncFromRow) == 0x000028, "Wrong size on MaiAction_SyncAnimations_createActionSyncFromRow"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromRow, WorldContext) == 0x000000, "Member 'MaiAction_SyncAnimations_createActionSyncFromRow::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromRow, Other) == 0x000008, "Member 'MaiAction_SyncAnimations_createActionSyncFromRow::Other' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromRow, row) == 0x000010, "Member 'MaiAction_SyncAnimations_createActionSyncFromRow::row' has a wrong offset!"); \ static_assert(offsetof(MaiAction_SyncAnimations_createActionSyncFromRow, ReturnValue) == 0x000020, "Member 'MaiAction_SyncAnimations_createActionSyncFromRow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_PlayOtherMontage \ static_assert(alignof(MaiAction_SyncAnimations_PlayOtherMontage) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_PlayOtherMontage"); \ static_assert(sizeof(MaiAction_SyncAnimations_PlayOtherMontage) == 0x000008, "Wrong size on MaiAction_SyncAnimations_PlayOtherMontage"); \ static_assert(offsetof(MaiAction_SyncAnimations_PlayOtherMontage, ReturnValue) == 0x000000, "Member 'MaiAction_SyncAnimations_PlayOtherMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_SyncAnimations_PlayOwnerMontage \ static_assert(alignof(MaiAction_SyncAnimations_PlayOwnerMontage) == 0x000008, "Wrong alignment on MaiAction_SyncAnimations_PlayOwnerMontage"); \ static_assert(sizeof(MaiAction_SyncAnimations_PlayOwnerMontage) == 0x000008, "Wrong size on MaiAction_SyncAnimations_PlayOwnerMontage"); \ static_assert(offsetof(MaiAction_SyncAnimations_PlayOwnerMontage, ReturnValue) == 0x000000, "Member 'MaiAction_SyncAnimations_PlayOwnerMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_SyncAnimations \ static_assert(alignof(UMaiAction_SyncAnimations) == 0x000010, "Wrong alignment on UMaiAction_SyncAnimations"); \ static_assert(sizeof(UMaiAction_SyncAnimations) == 0x000510, "Wrong size on UMaiAction_SyncAnimations"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _OwnerAnimTags) == 0x0003D8, "Member 'UMaiAction_SyncAnimations::_OwnerAnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _OtherAnimTags) == 0x0003F8, "Member 'UMaiAction_SyncAnimations::_OtherAnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _PlayRate) == 0x000418, "Member 'UMaiAction_SyncAnimations::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _RotationMode) == 0x00041C, "Member 'UMaiAction_SyncAnimations::_RotationMode' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _OwnerAnimParams) == 0x000420, "Member 'UMaiAction_SyncAnimations::_OwnerAnimParams' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_SyncAnimations, _OtherAnimParams) == 0x000498, "Member 'UMaiAction_SyncAnimations::_OtherAnimParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_RotateTo_createActionRotateToActor \ static_assert(alignof(MaiAction_RotateTo_createActionRotateToActor) == 0x000008, "Wrong alignment on MaiAction_RotateTo_createActionRotateToActor"); \ static_assert(sizeof(MaiAction_RotateTo_createActionRotateToActor) == 0x000020, "Wrong size on MaiAction_RotateTo_createActionRotateToActor"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToActor, WorldContextObject) == 0x000000, "Member 'MaiAction_RotateTo_createActionRotateToActor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToActor, Actor) == 0x000008, "Member 'MaiAction_RotateTo_createActionRotateToActor::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToActor, Precision) == 0x000010, "Member 'MaiAction_RotateTo_createActionRotateToActor::Precision' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToActor, ReturnValue) == 0x000018, "Member 'MaiAction_RotateTo_createActionRotateToActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_RotateTo_createActionRotateToLocation \ static_assert(alignof(MaiAction_RotateTo_createActionRotateToLocation) == 0x000008, "Wrong alignment on MaiAction_RotateTo_createActionRotateToLocation"); \ static_assert(sizeof(MaiAction_RotateTo_createActionRotateToLocation) == 0x000030, "Wrong size on MaiAction_RotateTo_createActionRotateToLocation"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToLocation, WorldContextObject) == 0x000000, "Member 'MaiAction_RotateTo_createActionRotateToLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToLocation, Location) == 0x000008, "Member 'MaiAction_RotateTo_createActionRotateToLocation::Location' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToLocation, Precision) == 0x000020, "Member 'MaiAction_RotateTo_createActionRotateToLocation::Precision' has a wrong offset!"); \ static_assert(offsetof(MaiAction_RotateTo_createActionRotateToLocation, ReturnValue) == 0x000028, "Member 'MaiAction_RotateTo_createActionRotateToLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_RotateTo \ static_assert(alignof(UMaiAction_RotateTo) == 0x000008, "Wrong alignment on UMaiAction_RotateTo"); \ static_assert(sizeof(UMaiAction_RotateTo) == 0x0000E8, "Wrong size on UMaiAction_RotateTo"); \ static_assert(offsetof(UMaiAction_RotateTo, _LookAtActor) == 0x0000C0, "Member 'UMaiAction_RotateTo::_LookAtActor' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_RotateTo, _LookAtLocation) == 0x0000C8, "Member 'UMaiAction_RotateTo::_LookAtLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiAction_RotateTo, _Precision) == 0x0000E0, "Member 'UMaiAction_RotateTo::_Precision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAction_WaitUntilStops_createActionWaitUntilStops \ static_assert(alignof(MaiAction_WaitUntilStops_createActionWaitUntilStops) == 0x000008, "Wrong alignment on MaiAction_WaitUntilStops_createActionWaitUntilStops"); \ static_assert(sizeof(MaiAction_WaitUntilStops_createActionWaitUntilStops) == 0x000010, "Wrong size on MaiAction_WaitUntilStops_createActionWaitUntilStops"); \ static_assert(offsetof(MaiAction_WaitUntilStops_createActionWaitUntilStops, WorldContextObject) == 0x000000, "Member 'MaiAction_WaitUntilStops_createActionWaitUntilStops::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAction_WaitUntilStops_createActionWaitUntilStops, ReturnValue) == 0x000008, "Member 'MaiAction_WaitUntilStops_createActionWaitUntilStops::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAction_WaitUntilStops \ static_assert(alignof(UMaiAction_WaitUntilStops) == 0x000008, "Wrong alignment on UMaiAction_WaitUntilStops"); \ static_assert(sizeof(UMaiAction_WaitUntilStops) == 0x0000C0, "Wrong size on UMaiAction_WaitUntilStops"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_getAggroMeter \ static_assert(alignof(MaiAggroMeter_getAggroMeter) == 0x000008, "Wrong alignment on MaiAggroMeter_getAggroMeter"); \ static_assert(sizeof(MaiAggroMeter_getAggroMeter) == 0x000010, "Wrong size on MaiAggroMeter_getAggroMeter"); \ static_assert(offsetof(MaiAggroMeter_getAggroMeter, Actor) == 0x000000, "Member 'MaiAggroMeter_getAggroMeter::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_getAggroMeter, ReturnValue) == 0x000008, "Member 'MaiAggroMeter_getAggroMeter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_getSenseTypeForStimulus \ static_assert(alignof(MaiAggroMeter_getSenseTypeForStimulus) == 0x000008, "Wrong alignment on MaiAggroMeter_getSenseTypeForStimulus"); \ static_assert(sizeof(MaiAggroMeter_getSenseTypeForStimulus) == 0x000068, "Wrong size on MaiAggroMeter_getSenseTypeForStimulus"); \ static_assert(offsetof(MaiAggroMeter_getSenseTypeForStimulus, WorldContextObject) == 0x000000, "Member 'MaiAggroMeter_getSenseTypeForStimulus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_getSenseTypeForStimulus, Stimulus) == 0x000008, "Member 'MaiAggroMeter_getSenseTypeForStimulus::Stimulus' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_getSenseTypeForStimulus, ReturnValue) == 0x000060, "Member 'MaiAggroMeter_getSenseTypeForStimulus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_AddAggro \ static_assert(alignof(MaiAggroMeter_AddAggro) == 0x000004, "Wrong alignment on MaiAggroMeter_AddAggro"); \ static_assert(sizeof(MaiAggroMeter_AddAggro) == 0x000008, "Wrong size on MaiAggroMeter_AddAggro"); \ static_assert(offsetof(MaiAggroMeter_AddAggro, Aggro) == 0x000000, "Member 'MaiAggroMeter_AddAggro::Aggro' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_AddAggro, Force) == 0x000004, "Member 'MaiAggroMeter_AddAggro::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_AddGainMod \ static_assert(alignof(MaiAggroMeter_AddGainMod) == 0x000008, "Wrong alignment on MaiAggroMeter_AddGainMod"); \ static_assert(sizeof(MaiAggroMeter_AddGainMod) == 0x000018, "Wrong size on MaiAggroMeter_AddGainMod"); \ static_assert(offsetof(MaiAggroMeter_AddGainMod, mod) == 0x000000, "Member 'MaiAggroMeter_AddGainMod::mod' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_AddGainMod, sense) == 0x000008, "Member 'MaiAggroMeter_AddGainMod::sense' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_AddGainMod, Name_0) == 0x00000C, "Member 'MaiAggroMeter_AddGainMod::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_DisableDecay \ static_assert(alignof(MaiAggroMeter_DisableDecay) == 0x000004, "Wrong alignment on MaiAggroMeter_DisableDecay"); \ static_assert(sizeof(MaiAggroMeter_DisableDecay) == 0x00000C, "Wrong size on MaiAggroMeter_DisableDecay"); \ static_assert(offsetof(MaiAggroMeter_DisableDecay, disable) == 0x000000, "Member 'MaiAggroMeter_DisableDecay::disable' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_DisableDecay, Reason) == 0x000004, "Member 'MaiAggroMeter_DisableDecay::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_DisableGain \ static_assert(alignof(MaiAggroMeter_DisableGain) == 0x000004, "Wrong alignment on MaiAggroMeter_DisableGain"); \ static_assert(sizeof(MaiAggroMeter_DisableGain) == 0x00000C, "Wrong size on MaiAggroMeter_DisableGain"); \ static_assert(offsetof(MaiAggroMeter_DisableGain, disable) == 0x000000, "Member 'MaiAggroMeter_DisableGain::disable' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_DisableGain, Reason) == 0x000004, "Member 'MaiAggroMeter_DisableGain::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_OnTargetPerceptionUpdated \ static_assert(alignof(MaiAggroMeter_OnTargetPerceptionUpdated) == 0x000008, "Wrong alignment on MaiAggroMeter_OnTargetPerceptionUpdated"); \ static_assert(sizeof(MaiAggroMeter_OnTargetPerceptionUpdated) == 0x000060, "Wrong size on MaiAggroMeter_OnTargetPerceptionUpdated"); \ static_assert(offsetof(MaiAggroMeter_OnTargetPerceptionUpdated, Actor) == 0x000000, "Member 'MaiAggroMeter_OnTargetPerceptionUpdated::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_OnTargetPerceptionUpdated, Stimulus) == 0x000008, "Member 'MaiAggroMeter_OnTargetPerceptionUpdated::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_RemoveGainMod \ static_assert(alignof(MaiAggroMeter_RemoveGainMod) == 0x000008, "Wrong alignment on MaiAggroMeter_RemoveGainMod"); \ static_assert(sizeof(MaiAggroMeter_RemoveGainMod) == 0x000018, "Wrong size on MaiAggroMeter_RemoveGainMod"); \ static_assert(offsetof(MaiAggroMeter_RemoveGainMod, mod) == 0x000000, "Member 'MaiAggroMeter_RemoveGainMod::mod' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_RemoveGainMod, sense) == 0x000008, "Member 'MaiAggroMeter_RemoveGainMod::sense' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_RemoveGainMod, Name_0) == 0x00000C, "Member 'MaiAggroMeter_RemoveGainMod::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_SetAggro \ static_assert(alignof(MaiAggroMeter_SetAggro) == 0x000004, "Wrong alignment on MaiAggroMeter_SetAggro"); \ static_assert(sizeof(MaiAggroMeter_SetAggro) == 0x000008, "Wrong size on MaiAggroMeter_SetAggro"); \ static_assert(offsetof(MaiAggroMeter_SetAggro, NewAggro) == 0x000000, "Member 'MaiAggroMeter_SetAggro::NewAggro' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_SetAggro, Force) == 0x000004, "Member 'MaiAggroMeter_SetAggro::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_SetBehaviorStance \ static_assert(alignof(MaiAggroMeter_SetBehaviorStance) == 0x000001, "Wrong alignment on MaiAggroMeter_SetBehaviorStance"); \ static_assert(sizeof(MaiAggroMeter_SetBehaviorStance) == 0x000001, "Wrong size on MaiAggroMeter_SetBehaviorStance"); \ static_assert(offsetof(MaiAggroMeter_SetBehaviorStance, stance) == 0x000000, "Member 'MaiAggroMeter_SetBehaviorStance::stance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_WeakDisableGain \ static_assert(alignof(MaiAggroMeter_WeakDisableGain) == 0x000004, "Wrong alignment on MaiAggroMeter_WeakDisableGain"); \ static_assert(sizeof(MaiAggroMeter_WeakDisableGain) == 0x00000C, "Wrong size on MaiAggroMeter_WeakDisableGain"); \ static_assert(offsetof(MaiAggroMeter_WeakDisableGain, disable) == 0x000000, "Member 'MaiAggroMeter_WeakDisableGain::disable' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_WeakDisableGain, Reason) == 0x000004, "Member 'MaiAggroMeter_WeakDisableGain::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetAggro \ static_assert(alignof(MaiAggroMeter_GetAggro) == 0x000004, "Wrong alignment on MaiAggroMeter_GetAggro"); \ static_assert(sizeof(MaiAggroMeter_GetAggro) == 0x000004, "Wrong size on MaiAggroMeter_GetAggro"); \ static_assert(offsetof(MaiAggroMeter_GetAggro, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetBehaviorStance \ static_assert(alignof(MaiAggroMeter_GetBehaviorStance) == 0x000001, "Wrong alignment on MaiAggroMeter_GetBehaviorStance"); \ static_assert(sizeof(MaiAggroMeter_GetBehaviorStance) == 0x000001, "Wrong size on MaiAggroMeter_GetBehaviorStance"); \ static_assert(offsetof(MaiAggroMeter_GetBehaviorStance, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetBehaviorStance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetDebugColor \ static_assert(alignof(MaiAggroMeter_GetDebugColor) == 0x000004, "Wrong alignment on MaiAggroMeter_GetDebugColor"); \ static_assert(sizeof(MaiAggroMeter_GetDebugColor) == 0x000004, "Wrong size on MaiAggroMeter_GetDebugColor"); \ static_assert(offsetof(MaiAggroMeter_GetDebugColor, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetDebugColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetDebugText \ static_assert(alignof(MaiAggroMeter_GetDebugText) == 0x000008, "Wrong alignment on MaiAggroMeter_GetDebugText"); \ static_assert(sizeof(MaiAggroMeter_GetDebugText) == 0x000010, "Wrong size on MaiAggroMeter_GetDebugText"); \ static_assert(offsetof(MaiAggroMeter_GetDebugText, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetDebugText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetMostHated \ static_assert(alignof(MaiAggroMeter_GetMostHated) == 0x000008, "Wrong alignment on MaiAggroMeter_GetMostHated"); \ static_assert(sizeof(MaiAggroMeter_GetMostHated) == 0x000008, "Wrong size on MaiAggroMeter_GetMostHated"); \ static_assert(offsetof(MaiAggroMeter_GetMostHated, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetMostHated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetStance \ static_assert(alignof(MaiAggroMeter_GetStance) == 0x000001, "Wrong alignment on MaiAggroMeter_GetStance"); \ static_assert(sizeof(MaiAggroMeter_GetStance) == 0x000001, "Wrong size on MaiAggroMeter_GetStance"); \ static_assert(offsetof(MaiAggroMeter_GetStance, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_GetStance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetStanceMaxAggro \ static_assert(alignof(MaiAggroMeter_GetStanceMaxAggro) == 0x000004, "Wrong alignment on MaiAggroMeter_GetStanceMaxAggro"); \ static_assert(sizeof(MaiAggroMeter_GetStanceMaxAggro) == 0x000008, "Wrong size on MaiAggroMeter_GetStanceMaxAggro"); \ static_assert(offsetof(MaiAggroMeter_GetStanceMaxAggro, stance) == 0x000000, "Member 'MaiAggroMeter_GetStanceMaxAggro::stance' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_GetStanceMaxAggro, ReturnValue) == 0x000004, "Member 'MaiAggroMeter_GetStanceMaxAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_GetStanceMinAggro \ static_assert(alignof(MaiAggroMeter_GetStanceMinAggro) == 0x000004, "Wrong alignment on MaiAggroMeter_GetStanceMinAggro"); \ static_assert(sizeof(MaiAggroMeter_GetStanceMinAggro) == 0x000008, "Wrong size on MaiAggroMeter_GetStanceMinAggro"); \ static_assert(offsetof(MaiAggroMeter_GetStanceMinAggro, stance) == 0x000000, "Member 'MaiAggroMeter_GetStanceMinAggro::stance' has a wrong offset!"); \ static_assert(offsetof(MaiAggroMeter_GetStanceMinAggro, ReturnValue) == 0x000004, "Member 'MaiAggroMeter_GetStanceMinAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_IsAggressive \ static_assert(alignof(MaiAggroMeter_IsAggressive) == 0x000001, "Wrong alignment on MaiAggroMeter_IsAggressive"); \ static_assert(sizeof(MaiAggroMeter_IsAggressive) == 0x000001, "Wrong size on MaiAggroMeter_IsAggressive"); \ static_assert(offsetof(MaiAggroMeter_IsAggressive, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_IsAggressive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_IsAggroGainDisabled \ static_assert(alignof(MaiAggroMeter_IsAggroGainDisabled) == 0x000001, "Wrong alignment on MaiAggroMeter_IsAggroGainDisabled"); \ static_assert(sizeof(MaiAggroMeter_IsAggroGainDisabled) == 0x000001, "Wrong size on MaiAggroMeter_IsAggroGainDisabled"); \ static_assert(offsetof(MaiAggroMeter_IsAggroGainDisabled, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_IsAggroGainDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_IsCautious \ static_assert(alignof(MaiAggroMeter_IsCautious) == 0x000001, "Wrong alignment on MaiAggroMeter_IsCautious"); \ static_assert(sizeof(MaiAggroMeter_IsCautious) == 0x000001, "Wrong size on MaiAggroMeter_IsCautious"); \ static_assert(offsetof(MaiAggroMeter_IsCautious, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_IsCautious::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAggroMeter_IsNeutral \ static_assert(alignof(MaiAggroMeter_IsNeutral) == 0x000001, "Wrong alignment on MaiAggroMeter_IsNeutral"); \ static_assert(sizeof(MaiAggroMeter_IsNeutral) == 0x000001, "Wrong size on MaiAggroMeter_IsNeutral"); \ static_assert(offsetof(MaiAggroMeter_IsNeutral, ReturnValue) == 0x000000, "Member 'MaiAggroMeter_IsNeutral::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAggroMeter \ static_assert(alignof(UMaiAggroMeter) == 0x000008, "Wrong alignment on UMaiAggroMeter"); \ static_assert(sizeof(UMaiAggroMeter) == 0x000388, "Wrong size on UMaiAggroMeter"); \ static_assert(offsetof(UMaiAggroMeter, _BlockDecay) == 0x0000A0, "Member 'UMaiAggroMeter::_BlockDecay' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _BlockGain) == 0x0000B8, "Member 'UMaiAggroMeter::_BlockGain' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _BlockGain_Weak) == 0x0000D0, "Member 'UMaiAggroMeter::_BlockGain_Weak' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _WeakSenses) == 0x0000E8, "Member 'UMaiAggroMeter::_WeakSenses' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _Configs) == 0x0000F0, "Member 'UMaiAggroMeter::_Configs' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _ExtraStances) == 0x000178, "Member 'UMaiAggroMeter::_ExtraStances' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _DifficultyConfig) == 0x0001C8, "Member 'UMaiAggroMeter::_DifficultyConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _Aggro) == 0x000218, "Member 'UMaiAggroMeter::_Aggro' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _TimeSinceLastAccumulate) == 0x00021C, "Member 'UMaiAggroMeter::_TimeSinceLastAccumulate' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _HateList) == 0x000220, "Member 'UMaiAggroMeter::_HateList' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _IgnoreList) == 0x000270, "Member 'UMaiAggroMeter::_IgnoreList' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _BehaviorStance) == 0x000280, "Member 'UMaiAggroMeter::_BehaviorStance' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _Controller) == 0x000288, "Member 'UMaiAggroMeter::_Controller' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _AggroDecayCooldownMod) == 0x000290, "Member 'UMaiAggroMeter::_AggroDecayCooldownMod' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _AggroDecayMod) == 0x0002A8, "Member 'UMaiAggroMeter::_AggroDecayMod' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, _AggroGainMods) == 0x0002C0, "Member 'UMaiAggroMeter::_AggroGainMods' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, AggroStanceChanged) == 0x000368, "Member 'UMaiAggroMeter::AggroStanceChanged' has a wrong offset!"); \ static_assert(offsetof(UMaiAggroMeter, BehaviorStanceChanged) == 0x000378, "Member 'UMaiAggroMeter::BehaviorStanceChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSense_SightDecorator_IsInSight \ static_assert(alignof(MaiSense_SightDecorator_IsInSight) == 0x000008, "Wrong alignment on MaiSense_SightDecorator_IsInSight"); \ static_assert(sizeof(MaiSense_SightDecorator_IsInSight) == 0x000018, "Wrong size on MaiSense_SightDecorator_IsInSight"); \ static_assert(offsetof(MaiSense_SightDecorator_IsInSight, Actor) == 0x000000, "Member 'MaiSense_SightDecorator_IsInSight::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSense_SightDecorator_IsInSight, debugger) == 0x000008, "Member 'MaiSense_SightDecorator_IsInSight::debugger' has a wrong offset!"); \ static_assert(offsetof(MaiSense_SightDecorator_IsInSight, ReturnValue) == 0x000010, "Member 'MaiSense_SightDecorator_IsInSight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSense_SightDecorator \ static_assert(alignof(UMaiSense_SightDecorator) == 0x000008, "Wrong alignment on UMaiSense_SightDecorator"); \ static_assert(sizeof(UMaiSense_SightDecorator) == 0x0000A0, "Wrong size on UMaiSense_SightDecorator"); \ #define DUMPER7_ASSERTS_UMaiSense_PillarSight \ static_assert(alignof(UMaiSense_PillarSight) == 0x000008, "Wrong alignment on UMaiSense_PillarSight"); \ static_assert(sizeof(UMaiSense_PillarSight) == 0x0000B0, "Wrong size on UMaiSense_PillarSight"); \ static_assert(offsetof(UMaiSense_PillarSight, _HalfWidth) == 0x0000A0, "Member 'UMaiSense_PillarSight::_HalfWidth' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_PillarSight, _Yaw) == 0x0000A4, "Member 'UMaiSense_PillarSight::_Yaw' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_PillarSight, _Local) == 0x0000A8, "Member 'UMaiSense_PillarSight::_Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFloatAggroModifier_GetStimulus \ static_assert(alignof(MaiFloatAggroModifier_GetStimulus) == 0x000008, "Wrong alignment on MaiFloatAggroModifier_GetStimulus"); \ static_assert(sizeof(MaiFloatAggroModifier_GetStimulus) == 0x000058, "Wrong size on MaiFloatAggroModifier_GetStimulus"); \ static_assert(offsetof(MaiFloatAggroModifier_GetStimulus, ReturnValue) == 0x000000, "Member 'MaiFloatAggroModifier_GetStimulus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFloatAggroModifier \ static_assert(alignof(UMaiFloatAggroModifier) == 0x000008, "Wrong alignment on UMaiFloatAggroModifier"); \ static_assert(sizeof(UMaiFloatAggroModifier) == 0x0000E8, "Wrong size on UMaiFloatAggroModifier"); \ static_assert(offsetof(UMaiFloatAggroModifier, _Stimulus) == 0x000090, "Member 'UMaiFloatAggroModifier::_Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiOutAreaGainMod \ static_assert(alignof(UMaiOutAreaGainMod) == 0x000008, "Wrong alignment on UMaiOutAreaGainMod"); \ static_assert(sizeof(UMaiOutAreaGainMod) == 0x0000F0, "Wrong size on UMaiOutAreaGainMod"); \ static_assert(offsetof(UMaiOutAreaGainMod, _OutAreaMul) == 0x0000E8, "Member 'UMaiOutAreaGainMod::_OutAreaMul' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_NativeNotify \ static_assert(alignof(UMaiBTService_NativeNotify) == 0x000008, "Wrong alignment on UMaiBTService_NativeNotify"); \ static_assert(sizeof(UMaiBTService_NativeNotify) == 0x000078, "Wrong size on UMaiBTService_NativeNotify"); \ static_assert(offsetof(UMaiBTService_NativeNotify, _OnActivate) == 0x000070, "Member 'UMaiBTService_NativeNotify::_OnActivate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_NativeNotify, _OnDeactivate) == 0x000071, "Member 'UMaiBTService_NativeNotify::_OnDeactivate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_NativeNotify, _OnTick) == 0x000072, "Member 'UMaiBTService_NativeNotify::_OnTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_ClearBoardNotify \ static_assert(alignof(UMaiBTService_ClearBoardNotify) == 0x000008, "Wrong alignment on UMaiBTService_ClearBoardNotify"); \ static_assert(sizeof(UMaiBTService_ClearBoardNotify) == 0x0000A0, "Wrong size on UMaiBTService_ClearBoardNotify"); \ static_assert(offsetof(UMaiBTService_ClearBoardNotify, Key) == 0x000078, "Member 'UMaiBTService_ClearBoardNotify::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsTest_Trace2 \ static_assert(alignof(UMaiEqsTest_Trace2) == 0x000008, "Wrong alignment on UMaiEqsTest_Trace2"); \ static_assert(sizeof(UMaiEqsTest_Trace2) == 0x0002F0, "Wrong size on UMaiEqsTest_Trace2"); \ static_assert(offsetof(UMaiEqsTest_Trace2, TraceData) == 0x0001F8, "Member 'UMaiEqsTest_Trace2::TraceData' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, OverrideChannel) == 0x000238, "Member 'UMaiEqsTest_Trace2::OverrideChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, TraceCollisionChannel) == 0x000239, "Member 'UMaiEqsTest_Trace2::TraceCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, TraceFromContext) == 0x000240, "Member 'UMaiEqsTest_Trace2::TraceFromContext' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, ItemHeightOffset) == 0x000278, "Member 'UMaiEqsTest_Trace2::ItemHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, ContextHeightOffset) == 0x0002B0, "Member 'UMaiEqsTest_Trace2::ContextHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_Trace2, Context) == 0x0002E8, "Member 'UMaiEqsTest_Trace2::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiOutAreaDecayMod \ static_assert(alignof(UMaiOutAreaDecayMod) == 0x000008, "Wrong alignment on UMaiOutAreaDecayMod"); \ static_assert(sizeof(UMaiOutAreaDecayMod) == 0x000098, "Wrong size on UMaiOutAreaDecayMod"); \ static_assert(offsetof(UMaiOutAreaDecayMod, _OutAreaMul) == 0x000088, "Member 'UMaiOutAreaDecayMod::_OutAreaMul' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_DisableSync \ static_assert(alignof(UAnimNotify_DisableSync) == 0x000008, "Wrong alignment on UAnimNotify_DisableSync"); \ static_assert(sizeof(UAnimNotify_DisableSync) == 0x000038, "Wrong size on UAnimNotify_DisableSync"); \ #define DUMPER7_ASSERTS_IMaiNavShape \ static_assert(alignof(IMaiNavShape) == 0x000001, "Wrong alignment on IMaiNavShape"); \ static_assert(sizeof(IMaiNavShape) == 0x000001, "Wrong size on IMaiNavShape"); \ #define DUMPER7_ASSERTS_UAnimNotify_FinishSync \ static_assert(alignof(UAnimNotify_FinishSync) == 0x000008, "Wrong alignment on UAnimNotify_FinishSync"); \ static_assert(sizeof(UAnimNotify_FinishSync) == 0x000038, "Wrong size on UAnimNotify_FinishSync"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_SnapInSync \ static_assert(alignof(UAnimNotifyState_SnapInSync) == 0x000008, "Wrong alignment on UAnimNotifyState_SnapInSync"); \ static_assert(sizeof(UAnimNotifyState_SnapInSync) == 0x000030, "Wrong size on UAnimNotifyState_SnapInSync"); \ #define DUMPER7_ASSERTS_MaiNodeGraphComponent_FindNearestNode \ static_assert(alignof(MaiNodeGraphComponent_FindNearestNode) == 0x000008, "Wrong alignment on MaiNodeGraphComponent_FindNearestNode"); \ static_assert(sizeof(MaiNodeGraphComponent_FindNearestNode) == 0x000020, "Wrong size on MaiNodeGraphComponent_FindNearestNode"); \ static_assert(offsetof(MaiNodeGraphComponent_FindNearestNode, Location) == 0x000000, "Member 'MaiNodeGraphComponent_FindNearestNode::Location' has a wrong offset!"); \ static_assert(offsetof(MaiNodeGraphComponent_FindNearestNode, ReturnValue) == 0x000018, "Member 'MaiNodeGraphComponent_FindNearestNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeGraphComponent_GetAllNodes \ static_assert(alignof(MaiNodeGraphComponent_GetAllNodes) == 0x000008, "Wrong alignment on MaiNodeGraphComponent_GetAllNodes"); \ static_assert(sizeof(MaiNodeGraphComponent_GetAllNodes) == 0x000010, "Wrong size on MaiNodeGraphComponent_GetAllNodes"); \ static_assert(offsetof(MaiNodeGraphComponent_GetAllNodes, nodesList) == 0x000000, "Member 'MaiNodeGraphComponent_GetAllNodes::nodesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeGraphComponent_GetNodesInRange \ static_assert(alignof(MaiNodeGraphComponent_GetNodesInRange) == 0x000008, "Wrong alignment on MaiNodeGraphComponent_GetNodesInRange"); \ static_assert(sizeof(MaiNodeGraphComponent_GetNodesInRange) == 0x000030, "Wrong size on MaiNodeGraphComponent_GetNodesInRange"); \ static_assert(offsetof(MaiNodeGraphComponent_GetNodesInRange, nodesList) == 0x000000, "Member 'MaiNodeGraphComponent_GetNodesInRange::nodesList' has a wrong offset!"); \ static_assert(offsetof(MaiNodeGraphComponent_GetNodesInRange, Pos) == 0x000010, "Member 'MaiNodeGraphComponent_GetNodesInRange::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiNodeGraphComponent_GetNodesInRange, Radius) == 0x000028, "Member 'MaiNodeGraphComponent_GetNodesInRange::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNodeGraphComponent \ static_assert(alignof(UMaiNodeGraphComponent) == 0x000010, "Wrong alignment on UMaiNodeGraphComponent"); \ static_assert(sizeof(UMaiNodeGraphComponent) == 0x000330, "Wrong size on UMaiNodeGraphComponent"); \ static_assert(offsetof(UMaiNodeGraphComponent, _PathNodes) == 0x0002A0, "Member 'UMaiNodeGraphComponent::_PathNodes' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _NodesToUpdate) == 0x0002F0, "Member 'UMaiNodeGraphComponent::_NodesToUpdate' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _AllNodesData) == 0x000300, "Member 'UMaiNodeGraphComponent::_AllNodesData' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _Height) == 0x000310, "Member 'UMaiNodeGraphComponent::_Height' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _Radius) == 0x000314, "Member 'UMaiNodeGraphComponent::_Radius' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _MaxDist) == 0x000318, "Member 'UMaiNodeGraphComponent::_MaxDist' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _MaxConnectionsCount) == 0x00031C, "Member 'UMaiNodeGraphComponent::_MaxConnectionsCount' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _CollisionChannel) == 0x000320, "Member 'UMaiNodeGraphComponent::_CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeGraphComponent, _Color) == 0x000324, "Member 'UMaiNodeGraphComponent::_Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_FocusOnEnemy \ static_assert(alignof(UAnimNotifyState_FocusOnEnemy) == 0x000008, "Wrong alignment on UAnimNotifyState_FocusOnEnemy"); \ static_assert(sizeof(UAnimNotifyState_FocusOnEnemy) == 0x000038, "Wrong size on UAnimNotifyState_FocusOnEnemy"); \ static_assert(offsetof(UAnimNotifyState_FocusOnEnemy, _ActOnSnapping) == 0x000030, "Member 'UAnimNotifyState_FocusOnEnemy::_ActOnSnapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotifyState_AllowDodgeReaction \ static_assert(alignof(UAnimNotifyState_AllowDodgeReaction) == 0x000008, "Wrong alignment on UAnimNotifyState_AllowDodgeReaction"); \ static_assert(sizeof(UAnimNotifyState_AllowDodgeReaction) == 0x000030, "Wrong size on UAnimNotifyState_AllowDodgeReaction"); \ #define DUMPER7_ASSERTS_UMaiSlicedTask \ static_assert(alignof(UMaiSlicedTask) == 0x000008, "Wrong alignment on UMaiSlicedTask"); \ static_assert(sizeof(UMaiSlicedTask) == 0x000028, "Wrong size on UMaiSlicedTask"); \ #define DUMPER7_ASSERTS_UMaiSpawnPawnTask \ static_assert(alignof(UMaiSpawnPawnTask) == 0x000008, "Wrong alignment on UMaiSpawnPawnTask"); \ static_assert(sizeof(UMaiSpawnPawnTask) == 0x000040, "Wrong size on UMaiSpawnPawnTask"); \ static_assert(offsetof(UMaiSpawnPawnTask, _Controller) == 0x000030, "Member 'UMaiSpawnPawnTask::_Controller' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnPawnTask, _Pawn) == 0x000038, "Member 'UMaiSpawnPawnTask::_Pawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_EnableBehaviorTree \ static_assert(alignof(UAnimNotify_EnableBehaviorTree) == 0x000008, "Wrong alignment on UAnimNotify_EnableBehaviorTree"); \ static_assert(sizeof(UAnimNotify_EnableBehaviorTree) == 0x000040, "Wrong size on UAnimNotify_EnableBehaviorTree"); \ static_assert(offsetof(UAnimNotify_EnableBehaviorTree, _Reason) == 0x000038, "Member 'UAnimNotify_EnableBehaviorTree::_Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ExtMovementMarker \ static_assert(alignof(UAnimNotify_ExtMovementMarker) == 0x000008, "Wrong alignment on UAnimNotify_ExtMovementMarker"); \ static_assert(sizeof(UAnimNotify_ExtMovementMarker) == 0x000040, "Wrong size on UAnimNotify_ExtMovementMarker"); \ static_assert(offsetof(UAnimNotify_ExtMovementMarker, _Number) == 0x000038, "Member 'UAnimNotify_ExtMovementMarker::_Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFollowingComponent \ static_assert(alignof(UMaiFollowingComponent) == 0x000008, "Wrong alignment on UMaiFollowingComponent"); \ static_assert(sizeof(UMaiFollowingComponent) == 0x000340, "Wrong size on UMaiFollowingComponent"); \ static_assert(offsetof(UMaiFollowingComponent, StartMoveToPoint) == 0x0002B8, "Member 'UMaiFollowingComponent::StartMoveToPoint' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _OffsetFromCornersDistance) == 0x0002F0, "Member 'UMaiFollowingComponent::_OffsetFromCornersDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _UseViewLocation) == 0x0002F4, "Member 'UMaiFollowingComponent::_UseViewLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _CharacterMoveComp) == 0x0002F8, "Member 'UMaiFollowingComponent::_CharacterMoveComp' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _FilterClass) == 0x000300, "Member 'UMaiFollowingComponent::_FilterClass' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _PortalOwner) == 0x000308, "Member 'UMaiFollowingComponent::_PortalOwner' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _EnablePortals) == 0x000314, "Member 'UMaiFollowingComponent::_EnablePortals' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _PortalMaxDistance) == 0x000318, "Member 'UMaiFollowingComponent::_PortalMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _EnableShortcuts) == 0x00031C, "Member 'UMaiFollowingComponent::_EnableShortcuts' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _ShourtcutDistance) == 0x000320, "Member 'UMaiFollowingComponent::_ShourtcutDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _ShortcutFilterClass) == 0x000328, "Member 'UMaiFollowingComponent::_ShortcutFilterClass' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _ObservePath) == 0x000330, "Member 'UMaiFollowingComponent::_ObservePath' has a wrong offset!"); \ static_assert(offsetof(UMaiFollowingComponent, _ObservePathPeriod) == 0x000334, "Member 'UMaiFollowingComponent::_ObservePathPeriod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ExtMovementCheckAtack \ static_assert(alignof(UAnimNotify_ExtMovementCheckAtack) == 0x000008, "Wrong alignment on UAnimNotify_ExtMovementCheckAtack"); \ static_assert(sizeof(UAnimNotify_ExtMovementCheckAtack) == 0x0000E8, "Wrong size on UAnimNotify_ExtMovementCheckAtack"); \ static_assert(offsetof(UAnimNotify_ExtMovementCheckAtack, _DifficultyConfig) == 0x000038, "Member 'UAnimNotify_ExtMovementCheckAtack::_DifficultyConfig' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_ExtMovementCheckAtack, _AttackRow) == 0x0000D8, "Member 'UAnimNotify_ExtMovementCheckAtack::_AttackRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiShapeDrawer \ static_assert(alignof(UMaiShapeDrawer) == 0x000010, "Wrong alignment on UMaiShapeDrawer"); \ static_assert(sizeof(UMaiShapeDrawer) == 0x000580, "Wrong size on UMaiShapeDrawer"); \ #define DUMPER7_ASSERTS_MaiAreaComponent_GetAreaShape \ static_assert(alignof(MaiAreaComponent_GetAreaShape) == 0x000008, "Wrong alignment on MaiAreaComponent_GetAreaShape"); \ static_assert(sizeof(MaiAreaComponent_GetAreaShape) == 0x000020, "Wrong size on MaiAreaComponent_GetAreaShape"); \ static_assert(offsetof(MaiAreaComponent_GetAreaShape, Extents) == 0x000000, "Member 'MaiAreaComponent_GetAreaShape::Extents' has a wrong offset!"); \ static_assert(offsetof(MaiAreaComponent_GetAreaShape, ReturnValue) == 0x000018, "Member 'MaiAreaComponent_GetAreaShape::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAreaComponent_GetRandomPoint \ static_assert(alignof(MaiAreaComponent_GetRandomPoint) == 0x000008, "Wrong alignment on MaiAreaComponent_GetRandomPoint"); \ static_assert(sizeof(MaiAreaComponent_GetRandomPoint) == 0x000020, "Wrong size on MaiAreaComponent_GetRandomPoint"); \ static_assert(offsetof(MaiAreaComponent_GetRandomPoint, Extent) == 0x000000, "Member 'MaiAreaComponent_GetRandomPoint::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiAreaComponent_GetRandomPoint, ReturnValue) == 0x000008, "Member 'MaiAreaComponent_GetRandomPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAreaComponent_IsInArea \ static_assert(alignof(MaiAreaComponent_IsInArea) == 0x000008, "Wrong alignment on MaiAreaComponent_IsInArea"); \ static_assert(sizeof(MaiAreaComponent_IsInArea) == 0x000020, "Wrong size on MaiAreaComponent_IsInArea"); \ static_assert(offsetof(MaiAreaComponent_IsInArea, Location) == 0x000000, "Member 'MaiAreaComponent_IsInArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiAreaComponent_IsInArea, Extent) == 0x000018, "Member 'MaiAreaComponent_IsInArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiAreaComponent_IsInArea, ReturnValue) == 0x00001C, "Member 'MaiAreaComponent_IsInArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAreaComponent \ static_assert(alignof(UMaiAreaComponent) == 0x000010, "Wrong alignment on UMaiAreaComponent"); \ static_assert(sizeof(UMaiAreaComponent) == 0x0005B0, "Wrong size on UMaiAreaComponent"); \ static_assert(offsetof(UMaiAreaComponent, _Color) == 0x000580, "Member 'UMaiAreaComponent::_Color' has a wrong offset!"); \ static_assert(offsetof(UMaiAreaComponent, _Shape) == 0x000588, "Member 'UMaiAreaComponent::_Shape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiDetectionAreaComponent \ static_assert(alignof(UMaiDetectionAreaComponent) == 0x000010, "Wrong alignment on UMaiDetectionAreaComponent"); \ static_assert(sizeof(UMaiDetectionAreaComponent) == 0x0005B0, "Wrong size on UMaiDetectionAreaComponent"); \ #define DUMPER7_ASSERTS_MaiFlyingPoint_IsReachableFrom \ static_assert(alignof(MaiFlyingPoint_IsReachableFrom) == 0x000008, "Wrong alignment on MaiFlyingPoint_IsReachableFrom"); \ static_assert(sizeof(MaiFlyingPoint_IsReachableFrom) == 0x000028, "Wrong size on MaiFlyingPoint_IsReachableFrom"); \ static_assert(offsetof(MaiFlyingPoint_IsReachableFrom, Location) == 0x000000, "Member 'MaiFlyingPoint_IsReachableFrom::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingPoint_IsReachableFrom, User) == 0x000018, "Member 'MaiFlyingPoint_IsReachableFrom::User' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingPoint_IsReachableFrom, ReturnValue) == 0x000020, "Member 'MaiFlyingPoint_IsReachableFrom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiFlyingPoint \ static_assert(alignof(AMaiFlyingPoint) == 0x000008, "Wrong alignment on AMaiFlyingPoint"); \ static_assert(sizeof(AMaiFlyingPoint) == 0x000300, "Wrong size on AMaiFlyingPoint"); \ static_assert(offsetof(AMaiFlyingPoint, _Transformer) == 0x0002B0, "Member 'AMaiFlyingPoint::_Transformer' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _MarkerMesh) == 0x0002B8, "Member 'AMaiFlyingPoint::_MarkerMesh' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Text) == 0x0002C0, "Member 'AMaiFlyingPoint::_Text' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Color) == 0x0002C8, "Member 'AMaiFlyingPoint::_Color' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _ID) == 0x0002D8, "Member 'AMaiFlyingPoint::_ID' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Owner) == 0x0002E0, "Member 'AMaiFlyingPoint::_Owner' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Weight) == 0x0002E8, "Member 'AMaiFlyingPoint::_Weight' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Radius) == 0x0002EC, "Member 'AMaiFlyingPoint::_Radius' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingPoint, _Connections) == 0x0002F0, "Member 'AMaiFlyingPoint::_Connections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiChaseAreaComponent \ static_assert(alignof(UMaiChaseAreaComponent) == 0x000010, "Wrong alignment on UMaiChaseAreaComponent"); \ static_assert(sizeof(UMaiChaseAreaComponent) == 0x0005B0, "Wrong size on UMaiChaseAreaComponent"); \ #define DUMPER7_ASSERTS_UMaiSpawnAreaComponent \ static_assert(alignof(UMaiSpawnAreaComponent) == 0x000010, "Wrong alignment on UMaiSpawnAreaComponent"); \ static_assert(sizeof(UMaiSpawnAreaComponent) == 0x0005B0, "Wrong size on UMaiSpawnAreaComponent"); \ #define DUMPER7_ASSERTS_UNavArea_Jump \ static_assert(alignof(UNavArea_Jump) == 0x000008, "Wrong alignment on UNavArea_Jump"); \ static_assert(sizeof(UNavArea_Jump) == 0x000048, "Wrong size on UNavArea_Jump"); \ #define DUMPER7_ASSERTS_UMaiRadiusComponent \ static_assert(alignof(UMaiRadiusComponent) == 0x000010, "Wrong alignment on UMaiRadiusComponent"); \ static_assert(sizeof(UMaiRadiusComponent) == 0x000590, "Wrong size on UMaiRadiusComponent"); \ static_assert(offsetof(UMaiRadiusComponent, _Color) == 0x000580, "Member 'UMaiRadiusComponent::_Color' has a wrong offset!"); \ static_assert(offsetof(UMaiRadiusComponent, _Radius) == 0x000584, "Member 'UMaiRadiusComponent::_Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EndAttack \ static_assert(alignof(MaiAttack_EndAttack) == 0x000001, "Wrong alignment on MaiAttack_EndAttack"); \ static_assert(sizeof(MaiAttack_EndAttack) == 0x000001, "Wrong size on MaiAttack_EndAttack"); \ static_assert(offsetof(MaiAttack_EndAttack, Abort) == 0x000000, "Member 'MaiAttack_EndAttack::Abort' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventAllowDodge \ static_assert(alignof(MaiAttack_EventAllowDodge) == 0x000008, "Wrong alignment on MaiAttack_EventAllowDodge"); \ static_assert(sizeof(MaiAttack_EventAllowDodge) == 0x000008, "Wrong size on MaiAttack_EventAllowDodge"); \ static_assert(offsetof(MaiAttack_EventAllowDodge, Owner) == 0x000000, "Member 'MaiAttack_EventAllowDodge::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventAttackHit \ static_assert(alignof(MaiAttack_EventAttackHit) == 0x000008, "Wrong alignment on MaiAttack_EventAttackHit"); \ static_assert(sizeof(MaiAttack_EventAttackHit) == 0x000008, "Wrong size on MaiAttack_EventAttackHit"); \ static_assert(offsetof(MaiAttack_EventAttackHit, Owner) == 0x000000, "Member 'MaiAttack_EventAttackHit::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventAttackMiss \ static_assert(alignof(MaiAttack_EventAttackMiss) == 0x000008, "Wrong alignment on MaiAttack_EventAttackMiss"); \ static_assert(sizeof(MaiAttack_EventAttackMiss) == 0x000008, "Wrong size on MaiAttack_EventAttackMiss"); \ static_assert(offsetof(MaiAttack_EventAttackMiss, Owner) == 0x000000, "Member 'MaiAttack_EventAttackMiss::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventBeginAttack \ static_assert(alignof(MaiAttack_EventBeginAttack) == 0x000008, "Wrong alignment on MaiAttack_EventBeginAttack"); \ static_assert(sizeof(MaiAttack_EventBeginAttack) == 0x000008, "Wrong size on MaiAttack_EventBeginAttack"); \ static_assert(offsetof(MaiAttack_EventBeginAttack, Owner) == 0x000000, "Member 'MaiAttack_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventEndBlow \ static_assert(alignof(MaiAttack_EventEndBlow) == 0x000008, "Wrong alignment on MaiAttack_EventEndBlow"); \ static_assert(sizeof(MaiAttack_EventEndBlow) == 0x000008, "Wrong size on MaiAttack_EventEndBlow"); \ static_assert(offsetof(MaiAttack_EventEndBlow, Owner) == 0x000000, "Member 'MaiAttack_EventEndBlow::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventInitAttack \ static_assert(alignof(MaiAttack_EventInitAttack) == 0x000008, "Wrong alignment on MaiAttack_EventInitAttack"); \ static_assert(sizeof(MaiAttack_EventInitAttack) == 0x000008, "Wrong size on MaiAttack_EventInitAttack"); \ static_assert(offsetof(MaiAttack_EventInitAttack, Owner) == 0x000000, "Member 'MaiAttack_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventStartBlow \ static_assert(alignof(MaiAttack_EventStartBlow) == 0x000008, "Wrong alignment on MaiAttack_EventStartBlow"); \ static_assert(sizeof(MaiAttack_EventStartBlow) == 0x000010, "Wrong size on MaiAttack_EventStartBlow"); \ static_assert(offsetof(MaiAttack_EventStartBlow, Owner) == 0x000000, "Member 'MaiAttack_EventStartBlow::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_EventStartBlow, impactID) == 0x000008, "Member 'MaiAttack_EventStartBlow::impactID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventStopAttack \ static_assert(alignof(MaiAttack_EventStopAttack) == 0x000008, "Wrong alignment on MaiAttack_EventStopAttack"); \ static_assert(sizeof(MaiAttack_EventStopAttack) == 0x000010, "Wrong size on MaiAttack_EventStopAttack"); \ static_assert(offsetof(MaiAttack_EventStopAttack, Owner) == 0x000000, "Member 'MaiAttack_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_EventStopAttack, Aborted) == 0x000008, "Member 'MaiAttack_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_EventTickAttack \ static_assert(alignof(MaiAttack_EventTickAttack) == 0x000008, "Wrong alignment on MaiAttack_EventTickAttack"); \ static_assert(sizeof(MaiAttack_EventTickAttack) == 0x000010, "Wrong size on MaiAttack_EventTickAttack"); \ static_assert(offsetof(MaiAttack_EventTickAttack, Owner) == 0x000000, "Member 'MaiAttack_EventTickAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_EventTickAttack, DeltaSeconds) == 0x000008, "Member 'MaiAttack_EventTickAttack::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_LoadRowHandle \ static_assert(alignof(MaiAttack_LoadRowHandle) == 0x000008, "Wrong alignment on MaiAttack_LoadRowHandle"); \ static_assert(sizeof(MaiAttack_LoadRowHandle) == 0x000010, "Wrong size on MaiAttack_LoadRowHandle"); \ static_assert(offsetof(MaiAttack_LoadRowHandle, AttackRow) == 0x000000, "Member 'MaiAttack_LoadRowHandle::AttackRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetAllowDodgeReaction \ static_assert(alignof(MaiAttack_SetAllowDodgeReaction) == 0x000001, "Wrong alignment on MaiAttack_SetAllowDodgeReaction"); \ static_assert(sizeof(MaiAttack_SetAllowDodgeReaction) == 0x000001, "Wrong size on MaiAttack_SetAllowDodgeReaction"); \ static_assert(offsetof(MaiAttack_SetAllowDodgeReaction, allow) == 0x000000, "Member 'MaiAttack_SetAllowDodgeReaction::allow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetAttackCone \ static_assert(alignof(MaiAttack_SetAttackCone) == 0x000004, "Wrong alignment on MaiAttack_SetAttackCone"); \ static_assert(sizeof(MaiAttack_SetAttackCone) == 0x000008, "Wrong size on MaiAttack_SetAttackCone"); \ static_assert(offsetof(MaiAttack_SetAttackCone, Angle) == 0x000000, "Member 'MaiAttack_SetAttackCone::Angle' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetAttackCone, dir) == 0x000004, "Member 'MaiAttack_SetAttackCone::dir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetAttackRange \ static_assert(alignof(MaiAttack_SetAttackRange) == 0x000004, "Wrong alignment on MaiAttack_SetAttackRange"); \ static_assert(sizeof(MaiAttack_SetAttackRange) == 0x000008, "Wrong size on MaiAttack_SetAttackRange"); \ static_assert(offsetof(MaiAttack_SetAttackRange, Min) == 0x000000, "Member 'MaiAttack_SetAttackRange::Min' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetAttackRange, Max) == 0x000004, "Member 'MaiAttack_SetAttackRange::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetBehavior \ static_assert(alignof(MaiAttack_SetBehavior) == 0x000008, "Wrong alignment on MaiAttack_SetBehavior"); \ static_assert(sizeof(MaiAttack_SetBehavior) == 0x000018, "Wrong size on MaiAttack_SetBehavior"); \ static_assert(offsetof(MaiAttack_SetBehavior, Behavior) == 0x000000, "Member 'MaiAttack_SetBehavior::Behavior' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetBehavior, animTags) == 0x000008, "Member 'MaiAttack_SetBehavior::animTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetCooldown \ static_assert(alignof(MaiAttack_SetCooldown) == 0x000004, "Wrong alignment on MaiAttack_SetCooldown"); \ static_assert(sizeof(MaiAttack_SetCooldown) == 0x000008, "Wrong size on MaiAttack_SetCooldown"); \ static_assert(offsetof(MaiAttack_SetCooldown, Min) == 0x000000, "Member 'MaiAttack_SetCooldown::Min' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetCooldown, Max) == 0x000004, "Member 'MaiAttack_SetCooldown::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetDamage \ static_assert(alignof(MaiAttack_SetDamage) == 0x000008, "Wrong alignment on MaiAttack_SetDamage"); \ static_assert(sizeof(MaiAttack_SetDamage) == 0x000010, "Wrong size on MaiAttack_SetDamage"); \ static_assert(offsetof(MaiAttack_SetDamage, DamageType) == 0x000000, "Member 'MaiAttack_SetDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetDamage, Min) == 0x000008, "Member 'MaiAttack_SetDamage::Min' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetDamage, Max) == 0x00000C, "Member 'MaiAttack_SetDamage::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetFocus \ static_assert(alignof(MaiAttack_SetFocus) == 0x000004, "Wrong alignment on MaiAttack_SetFocus"); \ static_assert(sizeof(MaiAttack_SetFocus) == 0x000008, "Wrong size on MaiAttack_SetFocus"); \ static_assert(offsetof(MaiAttack_SetFocus, Mode) == 0x000000, "Member 'MaiAttack_SetFocus::Mode' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetFocus, charging) == 0x000004, "Member 'MaiAttack_SetFocus::charging' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetLogicalImpact \ static_assert(alignof(MaiAttack_SetLogicalImpact) == 0x000004, "Wrong alignment on MaiAttack_SetLogicalImpact"); \ static_assert(sizeof(MaiAttack_SetLogicalImpact) == 0x000010, "Wrong size on MaiAttack_SetLogicalImpact"); \ static_assert(offsetof(MaiAttack_SetLogicalImpact, Enable) == 0x000000, "Member 'MaiAttack_SetLogicalImpact::Enable' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetLogicalImpact, Range) == 0x000004, "Member 'MaiAttack_SetLogicalImpact::Range' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetLogicalImpact, Angle) == 0x000008, "Member 'MaiAttack_SetLogicalImpact::Angle' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_SetLogicalImpact, dir) == 0x00000C, "Member 'MaiAttack_SetLogicalImpact::dir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_SetSnapMode \ static_assert(alignof(MaiAttack_SetSnapMode) == 0x000001, "Wrong alignment on MaiAttack_SetSnapMode"); \ static_assert(sizeof(MaiAttack_SetSnapMode) == 0x000001, "Wrong size on MaiAttack_SetSnapMode"); \ static_assert(offsetof(MaiAttack_SetSnapMode, Mode) == 0x000000, "Member 'MaiAttack_SetSnapMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetAllowDodgeReaction \ static_assert(alignof(MaiAttack_GetAllowDodgeReaction) == 0x000001, "Wrong alignment on MaiAttack_GetAllowDodgeReaction"); \ static_assert(sizeof(MaiAttack_GetAllowDodgeReaction) == 0x000001, "Wrong size on MaiAttack_GetAllowDodgeReaction"); \ static_assert(offsetof(MaiAttack_GetAllowDodgeReaction, ReturnValue) == 0x000000, "Member 'MaiAttack_GetAllowDodgeReaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetAttackerComponent \ static_assert(alignof(MaiAttack_GetAttackerComponent) == 0x000008, "Wrong alignment on MaiAttack_GetAttackerComponent"); \ static_assert(sizeof(MaiAttack_GetAttackerComponent) == 0x000008, "Wrong size on MaiAttack_GetAttackerComponent"); \ static_assert(offsetof(MaiAttack_GetAttackerComponent, ReturnValue) == 0x000000, "Member 'MaiAttack_GetAttackerComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetAttackRange \ static_assert(alignof(MaiAttack_GetAttackRange) == 0x000004, "Wrong alignment on MaiAttack_GetAttackRange"); \ static_assert(sizeof(MaiAttack_GetAttackRange) == 0x000008, "Wrong size on MaiAttack_GetAttackRange"); \ static_assert(offsetof(MaiAttack_GetAttackRange, Min) == 0x000000, "Member 'MaiAttack_GetAttackRange::Min' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetAttackRange, Max) == 0x000004, "Member 'MaiAttack_GetAttackRange::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetAttackTarget \ static_assert(alignof(MaiAttack_GetAttackTarget) == 0x000008, "Wrong alignment on MaiAttack_GetAttackTarget"); \ static_assert(sizeof(MaiAttack_GetAttackTarget) == 0x000008, "Wrong size on MaiAttack_GetAttackTarget"); \ static_assert(offsetof(MaiAttack_GetAttackTarget, ReturnValue) == 0x000000, "Member 'MaiAttack_GetAttackTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetDamage \ static_assert(alignof(MaiAttack_GetDamage) == 0x000004, "Wrong alignment on MaiAttack_GetDamage"); \ static_assert(sizeof(MaiAttack_GetDamage) == 0x000008, "Wrong size on MaiAttack_GetDamage"); \ static_assert(offsetof(MaiAttack_GetDamage, impactID) == 0x000000, "Member 'MaiAttack_GetDamage::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetDamage, ReturnValue) == 0x000004, "Member 'MaiAttack_GetDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetDamageType \ static_assert(alignof(MaiAttack_GetDamageType) == 0x000008, "Wrong alignment on MaiAttack_GetDamageType"); \ static_assert(sizeof(MaiAttack_GetDamageType) == 0x000010, "Wrong size on MaiAttack_GetDamageType"); \ static_assert(offsetof(MaiAttack_GetDamageType, impactID) == 0x000000, "Member 'MaiAttack_GetDamageType::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetDamageType, ReturnValue) == 0x000008, "Member 'MaiAttack_GetDamageType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetImpactAngle \ static_assert(alignof(MaiAttack_GetImpactAngle) == 0x000004, "Wrong alignment on MaiAttack_GetImpactAngle"); \ static_assert(sizeof(MaiAttack_GetImpactAngle) == 0x000008, "Wrong size on MaiAttack_GetImpactAngle"); \ static_assert(offsetof(MaiAttack_GetImpactAngle, impactID) == 0x000000, "Member 'MaiAttack_GetImpactAngle::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetImpactAngle, ReturnValue) == 0x000004, "Member 'MaiAttack_GetImpactAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetImpactDir \ static_assert(alignof(MaiAttack_GetImpactDir) == 0x000004, "Wrong alignment on MaiAttack_GetImpactDir"); \ static_assert(sizeof(MaiAttack_GetImpactDir) == 0x000008, "Wrong size on MaiAttack_GetImpactDir"); \ static_assert(offsetof(MaiAttack_GetImpactDir, impactID) == 0x000000, "Member 'MaiAttack_GetImpactDir::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetImpactDir, ReturnValue) == 0x000004, "Member 'MaiAttack_GetImpactDir::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetImpactRange \ static_assert(alignof(MaiAttack_GetImpactRange) == 0x000004, "Wrong alignment on MaiAttack_GetImpactRange"); \ static_assert(sizeof(MaiAttack_GetImpactRange) == 0x000008, "Wrong size on MaiAttack_GetImpactRange"); \ static_assert(offsetof(MaiAttack_GetImpactRange, impactID) == 0x000000, "Member 'MaiAttack_GetImpactRange::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttack_GetImpactRange, ReturnValue) == 0x000004, "Member 'MaiAttack_GetImpactRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetOwnerActor \ static_assert(alignof(MaiAttack_GetOwnerActor) == 0x000008, "Wrong alignment on MaiAttack_GetOwnerActor"); \ static_assert(sizeof(MaiAttack_GetOwnerActor) == 0x000008, "Wrong size on MaiAttack_GetOwnerActor"); \ static_assert(offsetof(MaiAttack_GetOwnerActor, ReturnValue) == 0x000000, "Member 'MaiAttack_GetOwnerActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetOwnerAI \ static_assert(alignof(MaiAttack_GetOwnerAI) == 0x000008, "Wrong alignment on MaiAttack_GetOwnerAI"); \ static_assert(sizeof(MaiAttack_GetOwnerAI) == 0x000008, "Wrong size on MaiAttack_GetOwnerAI"); \ static_assert(offsetof(MaiAttack_GetOwnerAI, ReturnValue) == 0x000000, "Member 'MaiAttack_GetOwnerAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_GetOwnerCH \ static_assert(alignof(MaiAttack_GetOwnerCH) == 0x000008, "Wrong alignment on MaiAttack_GetOwnerCH"); \ static_assert(sizeof(MaiAttack_GetOwnerCH) == 0x000008, "Wrong size on MaiAttack_GetOwnerCH"); \ static_assert(offsetof(MaiAttack_GetOwnerCH, ReturnValue) == 0x000000, "Member 'MaiAttack_GetOwnerCH::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_IsFocusing \ static_assert(alignof(MaiAttack_IsFocusing) == 0x000001, "Wrong alignment on MaiAttack_IsFocusing"); \ static_assert(sizeof(MaiAttack_IsFocusing) == 0x000001, "Wrong size on MaiAttack_IsFocusing"); \ static_assert(offsetof(MaiAttack_IsFocusing, ReturnValue) == 0x000000, "Member 'MaiAttack_IsFocusing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttack_IsSnapping \ static_assert(alignof(MaiAttack_IsSnapping) == 0x000001, "Wrong alignment on MaiAttack_IsSnapping"); \ static_assert(sizeof(MaiAttack_IsSnapping) == 0x000001, "Wrong size on MaiAttack_IsSnapping"); \ static_assert(offsetof(MaiAttack_IsSnapping, ReturnValue) == 0x000000, "Member 'MaiAttack_IsSnapping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAttack \ static_assert(alignof(UMaiAttack) == 0x000008, "Wrong alignment on UMaiAttack"); \ static_assert(sizeof(UMaiAttack) == 0x000108, "Wrong size on UMaiAttack"); \ static_assert(offsetof(UMaiAttack, _CheckAttackCone) == 0x000028, "Member 'UMaiAttack::_CheckAttackCone' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AttackRange) == 0x00002C, "Member 'UMaiAttack::_AttackRange' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AttackDir) == 0x00003C, "Member 'UMaiAttack::_AttackDir' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AttackAngle) == 0x000040, "Member 'UMaiAttack::_AttackAngle' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _TokenType) == 0x000044, "Member 'UMaiAttack::_TokenType' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _InitialStance) == 0x000045, "Member 'UMaiAttack::_InitialStance' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _Behavior) == 0x000048, "Member 'UMaiAttack::_Behavior' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AnimTags) == 0x000050, "Member 'UMaiAttack::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _PureAttackRange) == 0x000070, "Member 'UMaiAttack::_PureAttackRange' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _FocusCharging) == 0x000074, "Member 'UMaiAttack::_FocusCharging' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _FocusRate) == 0x000078, "Member 'UMaiAttack::_FocusRate' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _FocusFunc) == 0x000088, "Member 'UMaiAttack::_FocusFunc' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _FocusMode) == 0x000089, "Member 'UMaiAttack::_FocusMode' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _SnapMode) == 0x00008A, "Member 'UMaiAttack::_SnapMode' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _DodgeReaction) == 0x00008B, "Member 'UMaiAttack::_DodgeReaction' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _TimeToDodgeBeforeHit) == 0x00008C, "Member 'UMaiAttack::_TimeToDodgeBeforeHit' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AllowDodgeReaction) == 0x000090, "Member 'UMaiAttack::_AllowDodgeReaction' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _CheckImpactCone) == 0x000091, "Member 'UMaiAttack::_CheckImpactCone' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _ImpactDir) == 0x000094, "Member 'UMaiAttack::_ImpactDir' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _ImpactAngle) == 0x000098, "Member 'UMaiAttack::_ImpactAngle' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _ImpactRange) == 0x00009C, "Member 'UMaiAttack::_ImpactRange' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AltImpacts) == 0x0000A0, "Member 'UMaiAttack::_AltImpacts' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _DamageType) == 0x0000B0, "Member 'UMaiAttack::_DamageType' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _Damage) == 0x0000B8, "Member 'UMaiAttack::_Damage' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _CheckCooldown) == 0x0000C8, "Member 'UMaiAttack::_CheckCooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _Cooldown) == 0x0000CC, "Member 'UMaiAttack::_Cooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _CooldownValue) == 0x0000DC, "Member 'UMaiAttack::_CooldownValue' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _DelayAfterAttack) == 0x0000E0, "Member 'UMaiAttack::_DelayAfterAttack' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _EndWithMontage) == 0x0000F0, "Member 'UMaiAttack::_EndWithMontage' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _RangedAttack) == 0x0000F1, "Member 'UMaiAttack::_RangedAttack' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AttackTime) == 0x0000F8, "Member 'UMaiAttack::_AttackTime' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _LastHitTime) == 0x0000FC, "Member 'UMaiAttack::_LastHitTime' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _NextHitTime) == 0x000100, "Member 'UMaiAttack::_NextHitTime' has a wrong offset!"); \ static_assert(offsetof(UMaiAttack, _AttackStatus) == 0x000104, "Member 'UMaiAttack::_AttackStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BeingActionBase_OnActionEvent \ static_assert(alignof(BTTask_BeingActionBase_OnActionEvent) == 0x000008, "Wrong alignment on BTTask_BeingActionBase_OnActionEvent"); \ static_assert(sizeof(BTTask_BeingActionBase_OnActionEvent) == 0x000010, "Wrong size on BTTask_BeingActionBase_OnActionEvent"); \ static_assert(offsetof(BTTask_BeingActionBase_OnActionEvent, action) == 0x000000, "Member 'BTTask_BeingActionBase_OnActionEvent::action' has a wrong offset!"); \ static_assert(offsetof(BTTask_BeingActionBase_OnActionEvent, EventType) == 0x000008, "Member 'BTTask_BeingActionBase_OnActionEvent::EventType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_BeingActionBase \ static_assert(alignof(UBTTask_BeingActionBase) == 0x000008, "Wrong alignment on UBTTask_BeingActionBase"); \ static_assert(sizeof(UBTTask_BeingActionBase) == 0x000070, "Wrong size on UBTTask_BeingActionBase"); \ #define DUMPER7_ASSERTS_UBTTask_PushBeingAction \ static_assert(alignof(UBTTask_PushBeingAction) == 0x000008, "Wrong alignment on UBTTask_PushBeingAction"); \ static_assert(sizeof(UBTTask_PushBeingAction) == 0x000078, "Wrong size on UBTTask_PushBeingAction"); \ static_assert(offsetof(UBTTask_PushBeingAction, action) == 0x000070, "Member 'UBTTask_PushBeingAction::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiScriptAttack_OnOwnerMontageEnds \ static_assert(alignof(MaiScriptAttack_OnOwnerMontageEnds) == 0x000008, "Wrong alignment on MaiScriptAttack_OnOwnerMontageEnds"); \ static_assert(sizeof(MaiScriptAttack_OnOwnerMontageEnds) == 0x000010, "Wrong size on MaiScriptAttack_OnOwnerMontageEnds"); \ static_assert(offsetof(MaiScriptAttack_OnOwnerMontageEnds, Montage) == 0x000000, "Member 'MaiScriptAttack_OnOwnerMontageEnds::Montage' has a wrong offset!"); \ static_assert(offsetof(MaiScriptAttack_OnOwnerMontageEnds, interrupted) == 0x000008, "Member 'MaiScriptAttack_OnOwnerMontageEnds::interrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiScriptAttack_PlayOwnerMontage \ static_assert(alignof(MaiScriptAttack_PlayOwnerMontage) == 0x000008, "Wrong alignment on MaiScriptAttack_PlayOwnerMontage"); \ static_assert(sizeof(MaiScriptAttack_PlayOwnerMontage) == 0x000008, "Wrong size on MaiScriptAttack_PlayOwnerMontage"); \ static_assert(offsetof(MaiScriptAttack_PlayOwnerMontage, ReturnValue) == 0x000000, "Member 'MaiScriptAttack_PlayOwnerMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiScriptAttack_SelectBestAnim \ static_assert(alignof(MaiScriptAttack_SelectBestAnim) == 0x000008, "Wrong alignment on MaiScriptAttack_SelectBestAnim"); \ static_assert(sizeof(MaiScriptAttack_SelectBestAnim) == 0x000018, "Wrong size on MaiScriptAttack_SelectBestAnim"); \ static_assert(offsetof(MaiScriptAttack_SelectBestAnim, Forward) == 0x000000, "Member 'MaiScriptAttack_SelectBestAnim::Forward' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiScriptAttack_SetOwnerMontage \ static_assert(alignof(MaiScriptAttack_SetOwnerMontage) == 0x000008, "Wrong alignment on MaiScriptAttack_SetOwnerMontage"); \ static_assert(sizeof(MaiScriptAttack_SetOwnerMontage) == 0x000008, "Wrong size on MaiScriptAttack_SetOwnerMontage"); \ static_assert(offsetof(MaiScriptAttack_SetOwnerMontage, Montage) == 0x000000, "Member 'MaiScriptAttack_SetOwnerMontage::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiScriptAttack_SetSliding \ static_assert(alignof(MaiScriptAttack_SetSliding) == 0x000008, "Wrong alignment on MaiScriptAttack_SetSliding"); \ static_assert(sizeof(MaiScriptAttack_SetSliding) == 0x000010, "Wrong size on MaiScriptAttack_SetSliding"); \ static_assert(offsetof(MaiScriptAttack_SetSliding, Distance) == 0x000000, "Member 'MaiScriptAttack_SetSliding::Distance' has a wrong offset!"); \ static_assert(offsetof(MaiScriptAttack_SetSliding, Curve) == 0x000008, "Member 'MaiScriptAttack_SetSliding::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiScriptAttack \ static_assert(alignof(UMaiScriptAttack) == 0x000010, "Wrong alignment on UMaiScriptAttack"); \ static_assert(sizeof(UMaiScriptAttack) == 0x0002F0, "Wrong size on UMaiScriptAttack"); \ static_assert(offsetof(UMaiScriptAttack, _OwnerAnimParams) == 0x000108, "Member 'UMaiScriptAttack::_OwnerAnimParams' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _OwnerMontage) == 0x000180, "Member 'UMaiScriptAttack::_OwnerMontage' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _SnapTargetLocation) == 0x000188, "Member 'UMaiScriptAttack::_SnapTargetLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _StartSectionDuration) == 0x0001A0, "Member 'UMaiScriptAttack::_StartSectionDuration' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _AttackAnimTime) == 0x0001AC, "Member 'UMaiScriptAttack::_AttackAnimTime' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _SnapStartTime) == 0x0001B0, "Member 'UMaiScriptAttack::_SnapStartTime' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _HitTimes) == 0x0001B8, "Member 'UMaiScriptAttack::_HitTimes' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _SnapOnlyInStartSection) == 0x000218, "Member 'UMaiScriptAttack::_SnapOnlyInStartSection' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _SnapOnlyToLastHit) == 0x000219, "Member 'UMaiScriptAttack::_SnapOnlyToLastHit' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _MaxAttackSpeed) == 0x00021C, "Member 'UMaiScriptAttack::_MaxAttackSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _MaxSlideSpeed) == 0x000220, "Member 'UMaiScriptAttack::_MaxSlideSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _AbortBlendOut) == 0x000224, "Member 'UMaiScriptAttack::_AbortBlendOut' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _RotationInterpolationRate) == 0x000228, "Member 'UMaiScriptAttack::_RotationInterpolationRate' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _MovementDist) == 0x00022C, "Member 'UMaiScriptAttack::_MovementDist' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _MovementCurve) == 0x000230, "Member 'UMaiScriptAttack::_MovementCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiScriptAttack, _PrintParams) == 0x000238, "Member 'UMaiScriptAttack::_PrintParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_getAttacker \ static_assert(alignof(MaiAttackerComponent_getAttacker) == 0x000008, "Wrong alignment on MaiAttackerComponent_getAttacker"); \ static_assert(sizeof(MaiAttackerComponent_getAttacker) == 0x000010, "Wrong size on MaiAttackerComponent_getAttacker"); \ static_assert(offsetof(MaiAttackerComponent_getAttacker, Actor) == 0x000000, "Member 'MaiAttackerComponent_getAttacker::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_getAttacker, ReturnValue) == 0x000008, "Member 'MaiAttackerComponent_getAttacker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_ApplyDamage \ static_assert(alignof(MaiAttackerComponent_ApplyDamage) == 0x000008, "Wrong alignment on MaiAttackerComponent_ApplyDamage"); \ static_assert(sizeof(MaiAttackerComponent_ApplyDamage) == 0x000100, "Wrong size on MaiAttackerComponent_ApplyDamage"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, enemy) == 0x000000, "Member 'MaiAttackerComponent_ApplyDamage::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, Hit) == 0x000008, "Member 'MaiAttackerComponent_ApplyDamage::Hit' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, DamageType) == 0x0000F0, "Member 'MaiAttackerComponent_ApplyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, Damage) == 0x0000F8, "Member 'MaiAttackerComponent_ApplyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, singleDamage) == 0x0000FC, "Member 'MaiAttackerComponent_ApplyDamage::singleDamage' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_ApplyDamage, ReturnValue) == 0x0000FD, "Member 'MaiAttackerComponent_ApplyDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_ChangeAttacksBT \ static_assert(alignof(MaiAttackerComponent_ChangeAttacksBT) == 0x000008, "Wrong alignment on MaiAttackerComponent_ChangeAttacksBT"); \ static_assert(sizeof(MaiAttackerComponent_ChangeAttacksBT) == 0x000008, "Wrong size on MaiAttackerComponent_ChangeAttacksBT"); \ static_assert(offsetof(MaiAttackerComponent_ChangeAttacksBT, attacksTree) == 0x000000, "Member 'MaiAttackerComponent_ChangeAttacksBT::attacksTree' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_CleanUpAttack \ static_assert(alignof(MaiAttackerComponent_CleanUpAttack) == 0x000004, "Wrong alignment on MaiAttackerComponent_CleanUpAttack"); \ static_assert(sizeof(MaiAttackerComponent_CleanUpAttack) == 0x000008, "Wrong size on MaiAttackerComponent_CleanUpAttack"); \ static_assert(offsetof(MaiAttackerComponent_CleanUpAttack, attackName) == 0x000000, "Member 'MaiAttackerComponent_CleanUpAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_DebugAttack \ static_assert(alignof(MaiAttackerComponent_DebugAttack) == 0x000008, "Wrong alignment on MaiAttackerComponent_DebugAttack"); \ static_assert(sizeof(MaiAttackerComponent_DebugAttack) == 0x000008, "Wrong size on MaiAttackerComponent_DebugAttack"); \ static_assert(offsetof(MaiAttackerComponent_DebugAttack, enemy) == 0x000000, "Member 'MaiAttackerComponent_DebugAttack::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_EnableChaseMode \ static_assert(alignof(MaiAttackerComponent_EnableChaseMode) == 0x000001, "Wrong alignment on MaiAttackerComponent_EnableChaseMode"); \ static_assert(sizeof(MaiAttackerComponent_EnableChaseMode) == 0x000001, "Wrong size on MaiAttackerComponent_EnableChaseMode"); \ static_assert(offsetof(MaiAttackerComponent_EnableChaseMode, Enable) == 0x000000, "Member 'MaiAttackerComponent_EnableChaseMode::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_EnableFocusOnEnemy \ static_assert(alignof(MaiAttackerComponent_EnableFocusOnEnemy) == 0x000001, "Wrong alignment on MaiAttackerComponent_EnableFocusOnEnemy"); \ static_assert(sizeof(MaiAttackerComponent_EnableFocusOnEnemy) == 0x000001, "Wrong size on MaiAttackerComponent_EnableFocusOnEnemy"); \ static_assert(offsetof(MaiAttackerComponent_EnableFocusOnEnemy, Enable) == 0x000000, "Member 'MaiAttackerComponent_EnableFocusOnEnemy::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_EndBlow \ static_assert(alignof(MaiAttackerComponent_EndBlow) == 0x000004, "Wrong alignment on MaiAttackerComponent_EndBlow"); \ static_assert(sizeof(MaiAttackerComponent_EndBlow) == 0x000004, "Wrong size on MaiAttackerComponent_EndBlow"); \ static_assert(offsetof(MaiAttackerComponent_EndBlow, impactID) == 0x000000, "Member 'MaiAttackerComponent_EndBlow::impactID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_ForceMiss \ static_assert(alignof(MaiAttackerComponent_ForceMiss) == 0x000001, "Wrong alignment on MaiAttackerComponent_ForceMiss"); \ static_assert(sizeof(MaiAttackerComponent_ForceMiss) == 0x000001, "Wrong size on MaiAttackerComponent_ForceMiss"); \ static_assert(offsetof(MaiAttackerComponent_ForceMiss, miss) == 0x000000, "Member 'MaiAttackerComponent_ForceMiss::miss' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_ForceNextAttack \ static_assert(alignof(MaiAttackerComponent_ForceNextAttack) == 0x000004, "Wrong alignment on MaiAttackerComponent_ForceNextAttack"); \ static_assert(sizeof(MaiAttackerComponent_ForceNextAttack) == 0x000008, "Wrong size on MaiAttackerComponent_ForceNextAttack"); \ static_assert(offsetof(MaiAttackerComponent_ForceNextAttack, attackName) == 0x000000, "Member 'MaiAttackerComponent_ForceNextAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_InjectBT \ static_assert(alignof(MaiAttackerComponent_InjectBT) == 0x000001, "Wrong alignment on MaiAttackerComponent_InjectBT"); \ static_assert(sizeof(MaiAttackerComponent_InjectBT) == 0x000001, "Wrong size on MaiAttackerComponent_InjectBT"); \ static_assert(offsetof(MaiAttackerComponent_InjectBT, inject) == 0x000000, "Member 'MaiAttackerComponent_InjectBT::inject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_RunPureAttack \ static_assert(alignof(MaiAttackerComponent_RunPureAttack) == 0x000008, "Wrong alignment on MaiAttackerComponent_RunPureAttack"); \ static_assert(sizeof(MaiAttackerComponent_RunPureAttack) == 0x000010, "Wrong size on MaiAttackerComponent_RunPureAttack"); \ static_assert(offsetof(MaiAttackerComponent_RunPureAttack, enemy) == 0x000000, "Member 'MaiAttackerComponent_RunPureAttack::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_RunPureAttack, attackName) == 0x000008, "Member 'MaiAttackerComponent_RunPureAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_SelectAttack \ static_assert(alignof(MaiAttackerComponent_SelectAttack) == 0x000008, "Wrong alignment on MaiAttackerComponent_SelectAttack"); \ static_assert(sizeof(MaiAttackerComponent_SelectAttack) == 0x000010, "Wrong size on MaiAttackerComponent_SelectAttack"); \ static_assert(offsetof(MaiAttackerComponent_SelectAttack, enemy) == 0x000000, "Member 'MaiAttackerComponent_SelectAttack::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_SelectAttack, attackName) == 0x000008, "Member 'MaiAttackerComponent_SelectAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_StartBlow \ static_assert(alignof(MaiAttackerComponent_StartBlow) == 0x000004, "Wrong alignment on MaiAttackerComponent_StartBlow"); \ static_assert(sizeof(MaiAttackerComponent_StartBlow) == 0x000004, "Wrong size on MaiAttackerComponent_StartBlow"); \ static_assert(offsetof(MaiAttackerComponent_StartBlow, impactID) == 0x000000, "Member 'MaiAttackerComponent_StartBlow::impactID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_StopAttack \ static_assert(alignof(MaiAttackerComponent_StopAttack) == 0x000004, "Wrong alignment on MaiAttackerComponent_StopAttack"); \ static_assert(sizeof(MaiAttackerComponent_StopAttack) == 0x00000C, "Wrong size on MaiAttackerComponent_StopAttack"); \ static_assert(offsetof(MaiAttackerComponent_StopAttack, Aborted) == 0x000000, "Member 'MaiAttackerComponent_StopAttack::Aborted' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_StopAttack, attackName) == 0x000004, "Member 'MaiAttackerComponent_StopAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_TryApplyLogicalDamage \ static_assert(alignof(MaiAttackerComponent_TryApplyLogicalDamage) == 0x000008, "Wrong alignment on MaiAttackerComponent_TryApplyLogicalDamage"); \ static_assert(sizeof(MaiAttackerComponent_TryApplyLogicalDamage) == 0x000018, "Wrong size on MaiAttackerComponent_TryApplyLogicalDamage"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyLogicalDamage, enemy) == 0x000000, "Member 'MaiAttackerComponent_TryApplyLogicalDamage::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyLogicalDamage, Damage) == 0x000008, "Member 'MaiAttackerComponent_TryApplyLogicalDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyLogicalDamage, impactID) == 0x00000C, "Member 'MaiAttackerComponent_TryApplyLogicalDamage::impactID' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyLogicalDamage, ReturnValue) == 0x000010, "Member 'MaiAttackerComponent_TryApplyLogicalDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_TryApplyPhysicalDamage \ static_assert(alignof(MaiAttackerComponent_TryApplyPhysicalDamage) == 0x000008, "Wrong alignment on MaiAttackerComponent_TryApplyPhysicalDamage"); \ static_assert(sizeof(MaiAttackerComponent_TryApplyPhysicalDamage) == 0x0000F8, "Wrong size on MaiAttackerComponent_TryApplyPhysicalDamage"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyPhysicalDamage, enemy) == 0x000000, "Member 'MaiAttackerComponent_TryApplyPhysicalDamage::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyPhysicalDamage, Hit) == 0x000008, "Member 'MaiAttackerComponent_TryApplyPhysicalDamage::Hit' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_TryApplyPhysicalDamage, ReturnValue) == 0x0000F0, "Member 'MaiAttackerComponent_TryApplyPhysicalDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_FindBestAttack \ static_assert(alignof(MaiAttackerComponent_FindBestAttack) == 0x000008, "Wrong alignment on MaiAttackerComponent_FindBestAttack"); \ static_assert(sizeof(MaiAttackerComponent_FindBestAttack) == 0x000008, "Wrong size on MaiAttackerComponent_FindBestAttack"); \ static_assert(offsetof(MaiAttackerComponent_FindBestAttack, ReturnValue) == 0x000000, "Member 'MaiAttackerComponent_FindBestAttack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_GetAttackRangeType \ static_assert(alignof(MaiAttackerComponent_GetAttackRangeType) == 0x000008, "Wrong alignment on MaiAttackerComponent_GetAttackRangeType"); \ static_assert(sizeof(MaiAttackerComponent_GetAttackRangeType) == 0x000018, "Wrong size on MaiAttackerComponent_GetAttackRangeType"); \ static_assert(offsetof(MaiAttackerComponent_GetAttackRangeType, enemy) == 0x000000, "Member 'MaiAttackerComponent_GetAttackRangeType::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_GetAttackRangeType, attackName) == 0x000008, "Member 'MaiAttackerComponent_GetAttackRangeType::attackName' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_GetAttackRangeType, ReturnValue) == 0x000010, "Member 'MaiAttackerComponent_GetAttackRangeType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_GetCurrentAttackTarget \ static_assert(alignof(MaiAttackerComponent_GetCurrentAttackTarget) == 0x000008, "Wrong alignment on MaiAttackerComponent_GetCurrentAttackTarget"); \ static_assert(sizeof(MaiAttackerComponent_GetCurrentAttackTarget) == 0x000008, "Wrong size on MaiAttackerComponent_GetCurrentAttackTarget"); \ static_assert(offsetof(MaiAttackerComponent_GetCurrentAttackTarget, ReturnValue) == 0x000000, "Member 'MaiAttackerComponent_GetCurrentAttackTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_GetCurrentAttackTime \ static_assert(alignof(MaiAttackerComponent_GetCurrentAttackTime) == 0x000004, "Wrong alignment on MaiAttackerComponent_GetCurrentAttackTime"); \ static_assert(sizeof(MaiAttackerComponent_GetCurrentAttackTime) == 0x000004, "Wrong size on MaiAttackerComponent_GetCurrentAttackTime"); \ static_assert(offsetof(MaiAttackerComponent_GetCurrentAttackTime, ReturnValue) == 0x000000, "Member 'MaiAttackerComponent_GetCurrentAttackTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_HasAnyValidAttack \ static_assert(alignof(MaiAttackerComponent_HasAnyValidAttack) == 0x000008, "Wrong alignment on MaiAttackerComponent_HasAnyValidAttack"); \ static_assert(sizeof(MaiAttackerComponent_HasAnyValidAttack) == 0x000010, "Wrong size on MaiAttackerComponent_HasAnyValidAttack"); \ static_assert(offsetof(MaiAttackerComponent_HasAnyValidAttack, enemy) == 0x000000, "Member 'MaiAttackerComponent_HasAnyValidAttack::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_HasAnyValidAttack, Range) == 0x000008, "Member 'MaiAttackerComponent_HasAnyValidAttack::Range' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_HasAnyValidAttack, checkCone) == 0x000009, "Member 'MaiAttackerComponent_HasAnyValidAttack::checkCone' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_HasAnyValidAttack, checkToken) == 0x00000A, "Member 'MaiAttackerComponent_HasAnyValidAttack::checkToken' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_HasAnyValidAttack, ReturnValue) == 0x00000B, "Member 'MaiAttackerComponent_HasAnyValidAttack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_HasHit \ static_assert(alignof(MaiAttackerComponent_HasHit) == 0x000001, "Wrong alignment on MaiAttackerComponent_HasHit"); \ static_assert(sizeof(MaiAttackerComponent_HasHit) == 0x000001, "Wrong size on MaiAttackerComponent_HasHit"); \ static_assert(offsetof(MaiAttackerComponent_HasHit, ReturnValue) == 0x000000, "Member 'MaiAttackerComponent_HasHit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_IsInAttackRange \ static_assert(alignof(MaiAttackerComponent_IsInAttackRange) == 0x000008, "Wrong alignment on MaiAttackerComponent_IsInAttackRange"); \ static_assert(sizeof(MaiAttackerComponent_IsInAttackRange) == 0x000010, "Wrong size on MaiAttackerComponent_IsInAttackRange"); \ static_assert(offsetof(MaiAttackerComponent_IsInAttackRange, enemy) == 0x000000, "Member 'MaiAttackerComponent_IsInAttackRange::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_IsInAttackRange, velocityScale) == 0x000008, "Member 'MaiAttackerComponent_IsInAttackRange::velocityScale' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_IsInAttackRange, ReturnValue) == 0x00000C, "Member 'MaiAttackerComponent_IsInAttackRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiAttackerComponent_IsMissed \ static_assert(alignof(MaiAttackerComponent_IsMissed) == 0x000008, "Wrong alignment on MaiAttackerComponent_IsMissed"); \ static_assert(sizeof(MaiAttackerComponent_IsMissed) == 0x000010, "Wrong size on MaiAttackerComponent_IsMissed"); \ static_assert(offsetof(MaiAttackerComponent_IsMissed, enemy) == 0x000000, "Member 'MaiAttackerComponent_IsMissed::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiAttackerComponent_IsMissed, ReturnValue) == 0x000008, "Member 'MaiAttackerComponent_IsMissed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiAttackerComponent \ static_assert(alignof(UMaiAttackerComponent) == 0x000008, "Wrong alignment on UMaiAttackerComponent"); \ static_assert(sizeof(UMaiAttackerComponent) == 0x0003C8, "Wrong size on UMaiAttackerComponent"); \ static_assert(offsetof(UMaiAttackerComponent, _CanMove) == 0x0000A0, "Member 'UMaiAttackerComponent::_CanMove' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _CanShoot) == 0x0000A8, "Member 'UMaiAttackerComponent::_CanShoot' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _AutoCombatRange) == 0x0000B0, "Member 'UMaiAttackerComponent::_AutoCombatRange' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _CombatRange) == 0x0000B4, "Member 'UMaiAttackerComponent::_CombatRange' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _IgnoreLocks) == 0x0000B8, "Member 'UMaiAttackerComponent::_IgnoreLocks' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _TableOfAttacks) == 0x0000C8, "Member 'UMaiAttackerComponent::_TableOfAttacks' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _AttacksTree) == 0x0000D0, "Member 'UMaiAttackerComponent::_AttacksTree' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _DifficultyConfig) == 0x0000D8, "Member 'UMaiAttackerComponent::_DifficultyConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _AttacksTreeInjectTag) == 0x00026C, "Member 'UMaiAttackerComponent::_AttacksTreeInjectTag' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _BehaviorInjectTag) == 0x000274, "Member 'UMaiAttackerComponent::_BehaviorInjectTag' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _CountersTreeInjectTag) == 0x00027C, "Member 'UMaiAttackerComponent::_CountersTreeInjectTag' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _BBDelayAfterAttack) == 0x000284, "Member 'UMaiAttackerComponent::_BBDelayAfterAttack' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _Attacks) == 0x000290, "Member 'UMaiAttackerComponent::_Attacks' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _SingleAttacks) == 0x0002E0, "Member 'UMaiAttackerComponent::_SingleAttacks' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _BTAttacks) == 0x000330, "Member 'UMaiAttackerComponent::_BTAttacks' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _BTAttacksRoot) == 0x000340, "Member 'UMaiAttackerComponent::_BTAttacksRoot' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _BlowImpactID) == 0x000348, "Member 'UMaiAttackerComponent::_BlowImpactID' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _CurrentAttack) == 0x000350, "Member 'UMaiAttackerComponent::_CurrentAttack' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _AttackTarget) == 0x000358, "Member 'UMaiAttackerComponent::_AttackTarget' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _HittedActors) == 0x000360, "Member 'UMaiAttackerComponent::_HittedActors' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _Cooldown) == 0x000370, "Member 'UMaiAttackerComponent::_Cooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _ForceMiss) == 0x000374, "Member 'UMaiAttackerComponent::_ForceMiss' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _NextAttackName) == 0x000378, "Member 'UMaiAttackerComponent::_NextAttackName' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, _NextAttack) == 0x000380, "Member 'UMaiAttackerComponent::_NextAttack' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, DamageEnemy) == 0x000388, "Member 'UMaiAttackerComponent::DamageEnemy' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, OnAttackBegin) == 0x000398, "Member 'UMaiAttackerComponent::OnAttackBegin' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, OnAttackEnd) == 0x0003A8, "Member 'UMaiAttackerComponent::OnAttackEnd' has a wrong offset!"); \ static_assert(offsetof(UMaiAttackerComponent, OnAttackCleared) == 0x0003B8, "Member 'UMaiAttackerComponent::OnAttackCleared' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_BlueprintBase \ static_assert(alignof(UMaiBTService_BlueprintBase) == 0x000008, "Wrong alignment on UMaiBTService_BlueprintBase"); \ static_assert(sizeof(UMaiBTService_BlueprintBase) == 0x000098, "Wrong size on UMaiBTService_BlueprintBase"); \ #define DUMPER7_ASSERTS_MaiBTService_Notify_ReceiveNotify \ static_assert(alignof(MaiBTService_Notify_ReceiveNotify) == 0x000008, "Wrong alignment on MaiBTService_Notify_ReceiveNotify"); \ static_assert(sizeof(MaiBTService_Notify_ReceiveNotify) == 0x000010, "Wrong size on MaiBTService_Notify_ReceiveNotify"); \ static_assert(offsetof(MaiBTService_Notify_ReceiveNotify, OwnerController) == 0x000000, "Member 'MaiBTService_Notify_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(MaiBTService_Notify_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'MaiBTService_Notify_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_Notify \ static_assert(alignof(UMaiBTService_Notify) == 0x000008, "Wrong alignment on UMaiBTService_Notify"); \ static_assert(sizeof(UMaiBTService_Notify) == 0x0000A0, "Wrong size on UMaiBTService_Notify"); \ static_assert(offsetof(UMaiBTService_Notify, _OnActivate) == 0x000098, "Member 'UMaiBTService_Notify::_OnActivate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_Notify, _OnDeactivate) == 0x000099, "Member 'UMaiBTService_Notify::_OnDeactivate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_Notify, _OnTick) == 0x00009A, "Member 'UMaiBTService_Notify::_OnTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_getHostileAttackers \ static_assert(alignof(MaiHostileAttackers_getHostileAttackers) == 0x000008, "Wrong alignment on MaiHostileAttackers_getHostileAttackers"); \ static_assert(sizeof(MaiHostileAttackers_getHostileAttackers) == 0x000010, "Wrong size on MaiHostileAttackers_getHostileAttackers"); \ static_assert(offsetof(MaiHostileAttackers_getHostileAttackers, Actor) == 0x000000, "Member 'MaiHostileAttackers_getHostileAttackers::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_getHostileAttackers, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_getHostileAttackers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_AddAttacker \ static_assert(alignof(MaiHostileAttackers_AddAttacker) == 0x000008, "Wrong alignment on MaiHostileAttackers_AddAttacker"); \ static_assert(sizeof(MaiHostileAttackers_AddAttacker) == 0x000010, "Wrong size on MaiHostileAttackers_AddAttacker"); \ static_assert(offsetof(MaiHostileAttackers_AddAttacker, enemy) == 0x000000, "Member 'MaiHostileAttackers_AddAttacker::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_AddAttacker, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_AddAttacker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_CaptureTokenLock \ static_assert(alignof(MaiHostileAttackers_CaptureTokenLock) == 0x000008, "Wrong alignment on MaiHostileAttackers_CaptureTokenLock"); \ static_assert(sizeof(MaiHostileAttackers_CaptureTokenLock) == 0x000010, "Wrong size on MaiHostileAttackers_CaptureTokenLock"); \ static_assert(offsetof(MaiHostileAttackers_CaptureTokenLock, enemy) == 0x000000, "Member 'MaiHostileAttackers_CaptureTokenLock::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_CaptureTokenLock, lock) == 0x000008, "Member 'MaiHostileAttackers_CaptureTokenLock::lock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_ChangeMaxActiveAttackers \ static_assert(alignof(MaiHostileAttackers_ChangeMaxActiveAttackers) == 0x000001, "Wrong alignment on MaiHostileAttackers_ChangeMaxActiveAttackers"); \ static_assert(sizeof(MaiHostileAttackers_ChangeMaxActiveAttackers) == 0x000001, "Wrong size on MaiHostileAttackers_ChangeMaxActiveAttackers"); \ static_assert(offsetof(MaiHostileAttackers_ChangeMaxActiveAttackers, Count) == 0x000000, "Member 'MaiHostileAttackers_ChangeMaxActiveAttackers::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_HardLockTokens \ static_assert(alignof(MaiHostileAttackers_HardLockTokens) == 0x000008, "Wrong alignment on MaiHostileAttackers_HardLockTokens"); \ static_assert(sizeof(MaiHostileAttackers_HardLockTokens) == 0x000010, "Wrong size on MaiHostileAttackers_HardLockTokens"); \ static_assert(offsetof(MaiHostileAttackers_HardLockTokens, Reason) == 0x000000, "Member 'MaiHostileAttackers_HardLockTokens::Reason' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_HardLockTokens, enemy) == 0x000008, "Member 'MaiHostileAttackers_HardLockTokens::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_IgnoreLockFor \ static_assert(alignof(MaiHostileAttackers_IgnoreLockFor) == 0x000008, "Wrong alignment on MaiHostileAttackers_IgnoreLockFor"); \ static_assert(sizeof(MaiHostileAttackers_IgnoreLockFor) == 0x000018, "Wrong size on MaiHostileAttackers_IgnoreLockFor"); \ static_assert(offsetof(MaiHostileAttackers_IgnoreLockFor, Reason) == 0x000000, "Member 'MaiHostileAttackers_IgnoreLockFor::Reason' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_IgnoreLockFor, enemy) == 0x000008, "Member 'MaiHostileAttackers_IgnoreLockFor::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_IgnoreLockFor, onlyIfLocked) == 0x000010, "Member 'MaiHostileAttackers_IgnoreLockFor::onlyIfLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_LockTokens \ static_assert(alignof(MaiHostileAttackers_LockTokens) == 0x000004, "Wrong alignment on MaiHostileAttackers_LockTokens"); \ static_assert(sizeof(MaiHostileAttackers_LockTokens) == 0x00000C, "Wrong size on MaiHostileAttackers_LockTokens"); \ static_assert(offsetof(MaiHostileAttackers_LockTokens, Reason) == 0x000000, "Member 'MaiHostileAttackers_LockTokens::Reason' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_LockTokens, lock) == 0x000008, "Member 'MaiHostileAttackers_LockTokens::lock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_LockTokensDistribution \ static_assert(alignof(MaiHostileAttackers_LockTokensDistribution) == 0x000004, "Wrong alignment on MaiHostileAttackers_LockTokensDistribution"); \ static_assert(sizeof(MaiHostileAttackers_LockTokensDistribution) == 0x00000C, "Wrong size on MaiHostileAttackers_LockTokensDistribution"); \ static_assert(offsetof(MaiHostileAttackers_LockTokensDistribution, Reason) == 0x000000, "Member 'MaiHostileAttackers_LockTokensDistribution::Reason' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_LockTokensDistribution, lock) == 0x000008, "Member 'MaiHostileAttackers_LockTokensDistribution::lock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_OfferSlotToOthers \ static_assert(alignof(MaiHostileAttackers_OfferSlotToOthers) == 0x000008, "Wrong alignment on MaiHostileAttackers_OfferSlotToOthers"); \ static_assert(sizeof(MaiHostileAttackers_OfferSlotToOthers) == 0x000008, "Wrong size on MaiHostileAttackers_OfferSlotToOthers"); \ static_assert(offsetof(MaiHostileAttackers_OfferSlotToOthers, enemy) == 0x000000, "Member 'MaiHostileAttackers_OfferSlotToOthers::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_ReleaseAttackPosition \ static_assert(alignof(MaiHostileAttackers_ReleaseAttackPosition) == 0x000008, "Wrong alignment on MaiHostileAttackers_ReleaseAttackPosition"); \ static_assert(sizeof(MaiHostileAttackers_ReleaseAttackPosition) == 0x000008, "Wrong size on MaiHostileAttackers_ReleaseAttackPosition"); \ static_assert(offsetof(MaiHostileAttackers_ReleaseAttackPosition, enemy) == 0x000000, "Member 'MaiHostileAttackers_ReleaseAttackPosition::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_RemoveAttacker \ static_assert(alignof(MaiHostileAttackers_RemoveAttacker) == 0x000008, "Wrong alignment on MaiHostileAttackers_RemoveAttacker"); \ static_assert(sizeof(MaiHostileAttackers_RemoveAttacker) == 0x000008, "Wrong size on MaiHostileAttackers_RemoveAttacker"); \ static_assert(offsetof(MaiHostileAttackers_RemoveAttacker, enemy) == 0x000000, "Member 'MaiHostileAttackers_RemoveAttacker::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_ReturnToken \ static_assert(alignof(MaiHostileAttackers_ReturnToken) == 0x000008, "Wrong alignment on MaiHostileAttackers_ReturnToken"); \ static_assert(sizeof(MaiHostileAttackers_ReturnToken) == 0x000010, "Wrong size on MaiHostileAttackers_ReturnToken"); \ static_assert(offsetof(MaiHostileAttackers_ReturnToken, enemy) == 0x000000, "Member 'MaiHostileAttackers_ReturnToken::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_ReturnToken, addCooldown) == 0x000008, "Member 'MaiHostileAttackers_ReturnToken::addCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_TakeAttackPosition \ static_assert(alignof(MaiHostileAttackers_TakeAttackPosition) == 0x000008, "Wrong alignment on MaiHostileAttackers_TakeAttackPosition"); \ static_assert(sizeof(MaiHostileAttackers_TakeAttackPosition) == 0x000020, "Wrong size on MaiHostileAttackers_TakeAttackPosition"); \ static_assert(offsetof(MaiHostileAttackers_TakeAttackPosition, enemy) == 0x000000, "Member 'MaiHostileAttackers_TakeAttackPosition::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_TakeAttackPosition, Location) == 0x000008, "Member 'MaiHostileAttackers_TakeAttackPosition::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_TakeToken \ static_assert(alignof(MaiHostileAttackers_TakeToken) == 0x000008, "Wrong alignment on MaiHostileAttackers_TakeToken"); \ static_assert(sizeof(MaiHostileAttackers_TakeToken) == 0x000028, "Wrong size on MaiHostileAttackers_TakeToken"); \ static_assert(offsetof(MaiHostileAttackers_TakeToken, enemy) == 0x000000, "Member 'MaiHostileAttackers_TakeToken::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_TakeToken, Token) == 0x000008, "Member 'MaiHostileAttackers_TakeToken::Token' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_TakeToken, ignoreLocks) == 0x000010, "Member 'MaiHostileAttackers_TakeToken::ignoreLocks' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_TakeToken, Force) == 0x000020, "Member 'MaiHostileAttackers_TakeToken::Force' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_TakeToken, ReturnValue) == 0x000021, "Member 'MaiHostileAttackers_TakeToken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_CanCaptureToken \ static_assert(alignof(MaiHostileAttackers_CanCaptureToken) == 0x000008, "Wrong alignment on MaiHostileAttackers_CanCaptureToken"); \ static_assert(sizeof(MaiHostileAttackers_CanCaptureToken) == 0x000010, "Wrong size on MaiHostileAttackers_CanCaptureToken"); \ static_assert(offsetof(MaiHostileAttackers_CanCaptureToken, enemy) == 0x000000, "Member 'MaiHostileAttackers_CanCaptureToken::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_CanCaptureToken, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_CanCaptureToken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_CanGetSlot \ static_assert(alignof(MaiHostileAttackers_CanGetSlot) == 0x000008, "Wrong alignment on MaiHostileAttackers_CanGetSlot"); \ static_assert(sizeof(MaiHostileAttackers_CanGetSlot) == 0x000010, "Wrong size on MaiHostileAttackers_CanGetSlot"); \ static_assert(offsetof(MaiHostileAttackers_CanGetSlot, enemy) == 0x000000, "Member 'MaiHostileAttackers_CanGetSlot::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_CanGetSlot, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_CanGetSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_CanHaveSlot \ static_assert(alignof(MaiHostileAttackers_CanHaveSlot) == 0x000008, "Wrong alignment on MaiHostileAttackers_CanHaveSlot"); \ static_assert(sizeof(MaiHostileAttackers_CanHaveSlot) == 0x000010, "Wrong size on MaiHostileAttackers_CanHaveSlot"); \ static_assert(offsetof(MaiHostileAttackers_CanHaveSlot, enemy) == 0x000000, "Member 'MaiHostileAttackers_CanHaveSlot::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_CanHaveSlot, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_CanHaveSlot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_DisallowSlotGive \ static_assert(alignof(MaiHostileAttackers_DisallowSlotGive) == 0x000008, "Wrong alignment on MaiHostileAttackers_DisallowSlotGive"); \ static_assert(sizeof(MaiHostileAttackers_DisallowSlotGive) == 0x000010, "Wrong size on MaiHostileAttackers_DisallowSlotGive"); \ static_assert(offsetof(MaiHostileAttackers_DisallowSlotGive, enemy) == 0x000000, "Member 'MaiHostileAttackers_DisallowSlotGive::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_DisallowSlotGive, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_DisallowSlotGive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_GetAttackerCount \ static_assert(alignof(MaiHostileAttackers_GetAttackerCount) == 0x000001, "Wrong alignment on MaiHostileAttackers_GetAttackerCount"); \ static_assert(sizeof(MaiHostileAttackers_GetAttackerCount) == 0x000001, "Wrong size on MaiHostileAttackers_GetAttackerCount"); \ static_assert(offsetof(MaiHostileAttackers_GetAttackerCount, ReturnValue) == 0x000000, "Member 'MaiHostileAttackers_GetAttackerCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_GetSlotHoldersCount \ static_assert(alignof(MaiHostileAttackers_GetSlotHoldersCount) == 0x000008, "Wrong alignment on MaiHostileAttackers_GetSlotHoldersCount"); \ static_assert(sizeof(MaiHostileAttackers_GetSlotHoldersCount) == 0x000010, "Wrong size on MaiHostileAttackers_GetSlotHoldersCount"); \ static_assert(offsetof(MaiHostileAttackers_GetSlotHoldersCount, klass) == 0x000000, "Member 'MaiHostileAttackers_GetSlotHoldersCount::klass' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_GetSlotHoldersCount, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_GetSlotHoldersCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_GetTokenHolder \ static_assert(alignof(MaiHostileAttackers_GetTokenHolder) == 0x000008, "Wrong alignment on MaiHostileAttackers_GetTokenHolder"); \ static_assert(sizeof(MaiHostileAttackers_GetTokenHolder) == 0x000008, "Wrong size on MaiHostileAttackers_GetTokenHolder"); \ static_assert(offsetof(MaiHostileAttackers_GetTokenHolder, ReturnValue) == 0x000000, "Member 'MaiHostileAttackers_GetTokenHolder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_GetTokenLockOwner \ static_assert(alignof(MaiHostileAttackers_GetTokenLockOwner) == 0x000008, "Wrong alignment on MaiHostileAttackers_GetTokenLockOwner"); \ static_assert(sizeof(MaiHostileAttackers_GetTokenLockOwner) == 0x000008, "Wrong size on MaiHostileAttackers_GetTokenLockOwner"); \ static_assert(offsetof(MaiHostileAttackers_GetTokenLockOwner, ReturnValue) == 0x000000, "Member 'MaiHostileAttackers_GetTokenLockOwner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_HasAnyAttacker \ static_assert(alignof(MaiHostileAttackers_HasAnyAttacker) == 0x000001, "Wrong alignment on MaiHostileAttackers_HasAnyAttacker"); \ static_assert(sizeof(MaiHostileAttackers_HasAnyAttacker) == 0x000001, "Wrong size on MaiHostileAttackers_HasAnyAttacker"); \ static_assert(offsetof(MaiHostileAttackers_HasAnyAttacker, ReturnValue) == 0x000000, "Member 'MaiHostileAttackers_HasAnyAttacker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_HasHardLock \ static_assert(alignof(MaiHostileAttackers_HasHardLock) == 0x000001, "Wrong alignment on MaiHostileAttackers_HasHardLock"); \ static_assert(sizeof(MaiHostileAttackers_HasHardLock) == 0x000001, "Wrong size on MaiHostileAttackers_HasHardLock"); \ static_assert(offsetof(MaiHostileAttackers_HasHardLock, ReturnValue) == 0x000000, "Member 'MaiHostileAttackers_HasHardLock::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_HasOtherAttacker \ static_assert(alignof(MaiHostileAttackers_HasOtherAttacker) == 0x000008, "Wrong alignment on MaiHostileAttackers_HasOtherAttacker"); \ static_assert(sizeof(MaiHostileAttackers_HasOtherAttacker) == 0x000010, "Wrong size on MaiHostileAttackers_HasOtherAttacker"); \ static_assert(offsetof(MaiHostileAttackers_HasOtherAttacker, enemy) == 0x000000, "Member 'MaiHostileAttackers_HasOtherAttacker::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_HasOtherAttacker, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_HasOtherAttacker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHostileAttackers_HasToken \ static_assert(alignof(MaiHostileAttackers_HasToken) == 0x000008, "Wrong alignment on MaiHostileAttackers_HasToken"); \ static_assert(sizeof(MaiHostileAttackers_HasToken) == 0x000010, "Wrong size on MaiHostileAttackers_HasToken"); \ static_assert(offsetof(MaiHostileAttackers_HasToken, enemy) == 0x000000, "Member 'MaiHostileAttackers_HasToken::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiHostileAttackers_HasToken, ReturnValue) == 0x000008, "Member 'MaiHostileAttackers_HasToken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiHostileAttackers \ static_assert(alignof(UMaiHostileAttackers) == 0x000008, "Wrong alignment on UMaiHostileAttackers"); \ static_assert(sizeof(UMaiHostileAttackers) == 0x0013F0, "Wrong size on UMaiHostileAttackers"); \ static_assert(offsetof(UMaiHostileAttackers, _MaxActiveAttackers) == 0x0000A0, "Member 'UMaiHostileAttackers::_MaxActiveAttackers' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _ActiveAttackers) == 0x0000A8, "Member 'UMaiHostileAttackers::_ActiveAttackers' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _PassiveAttackers) == 0x0000B8, "Member 'UMaiHostileAttackers::_PassiveAttackers' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _LockTokensDistribution) == 0x000118, "Member 'UMaiHostileAttackers::_LockTokensDistribution' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _HardLockTokens) == 0x000130, "Member 'UMaiHostileAttackers::_HardLockTokens' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _TokenLockOwners) == 0x000148, "Member 'UMaiHostileAttackers::_TokenLockOwners' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _DifficultyConfig) == 0x000158, "Member 'UMaiHostileAttackers::_DifficultyConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _TokenCoinsPaid) == 0x0010A8, "Member 'UMaiHostileAttackers::_TokenCoinsPaid' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Used) == 0x0010AC, "Member 'UMaiHostileAttackers::_Token2Used' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Cooldown) == 0x001130, "Member 'UMaiHostileAttackers::_Token2Cooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Holders) == 0x001140, "Member 'UMaiHostileAttackers::_Token2Holders' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Waiting) == 0x001190, "Member 'UMaiHostileAttackers::_Token2Waiting' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2StealAngle) == 0x0011E0, "Member 'UMaiHostileAttackers::_Token2StealAngle' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2StealDist) == 0x0011E4, "Member 'UMaiHostileAttackers::_Token2StealDist' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Pool) == 0x0011E8, "Member 'UMaiHostileAttackers::_Pool' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Config) == 0x0011EC, "Member 'UMaiHostileAttackers::_Token2Config' has a wrong offset!"); \ static_assert(offsetof(UMaiHostileAttackers, _Token2Pools) == 0x00136C, "Member 'UMaiHostileAttackers::_Token2Pools' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLinkComponent_SetLinkEnabled \ static_assert(alignof(MaiNavLinkComponent_SetLinkEnabled) == 0x000001, "Wrong alignment on MaiNavLinkComponent_SetLinkEnabled"); \ static_assert(sizeof(MaiNavLinkComponent_SetLinkEnabled) == 0x000001, "Wrong size on MaiNavLinkComponent_SetLinkEnabled"); \ static_assert(offsetof(MaiNavLinkComponent_SetLinkEnabled, newEnabled) == 0x000000, "Member 'MaiNavLinkComponent_SetLinkEnabled::newEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNavLinkComponent \ static_assert(alignof(UMaiNavLinkComponent) == 0x000008, "Wrong alignment on UMaiNavLinkComponent"); \ static_assert(sizeof(UMaiNavLinkComponent) == 0x0001D8, "Wrong size on UMaiNavLinkComponent"); \ #define DUMPER7_ASSERTS_UMaiBehaviorTreeComponent \ static_assert(alignof(UMaiBehaviorTreeComponent) == 0x000008, "Wrong alignment on UMaiBehaviorTreeComponent"); \ static_assert(sizeof(UMaiBehaviorTreeComponent) == 0x000288, "Wrong size on UMaiBehaviorTreeComponent"); \ #define DUMPER7_ASSERTS_UProvideBlackboardObject \ static_assert(alignof(UProvideBlackboardObject) == 0x000008, "Wrong alignment on UProvideBlackboardObject"); \ static_assert(sizeof(UProvideBlackboardObject) == 0x000098, "Wrong size on UProvideBlackboardObject"); \ static_assert(offsetof(UProvideBlackboardObject, _Entry) == 0x000070, "Member 'UProvideBlackboardObject::_Entry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_WalkingStanceScope \ static_assert(alignof(UMaiBTService_WalkingStanceScope) == 0x000008, "Wrong alignment on UMaiBTService_WalkingStanceScope"); \ static_assert(sizeof(UMaiBTService_WalkingStanceScope) == 0x000078, "Wrong size on UMaiBTService_WalkingStanceScope"); \ static_assert(offsetof(UMaiBTService_WalkingStanceScope, WalkingStance) == 0x000070, "Member 'UMaiBTService_WalkingStanceScope::WalkingStance' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_WalkingStanceScope, Priority) == 0x000071, "Member 'UMaiBTService_WalkingStanceScope::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTComposite_Random \ static_assert(alignof(UMaiBTComposite_Random) == 0x000008, "Wrong alignment on UMaiBTComposite_Random"); \ static_assert(sizeof(UMaiBTComposite_Random) == 0x000098, "Wrong size on UMaiBTComposite_Random"); \ static_assert(offsetof(UMaiBTComposite_Random, _FillTo) == 0x000090, "Member 'UMaiBTComposite_Random::_FillTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_WithInterval \ static_assert(alignof(UMaiBTDecorator_WithInterval) == 0x000008, "Wrong alignment on UMaiBTDecorator_WithInterval"); \ static_assert(sizeof(UMaiBTDecorator_WithInterval) == 0x000078, "Wrong size on UMaiBTDecorator_WithInterval"); \ static_assert(offsetof(UMaiBTDecorator_WithInterval, Interval) == 0x000068, "Member 'UMaiBTDecorator_WithInterval::Interval' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_WithInterval, RandomDeviation) == 0x00006C, "Member 'UMaiBTDecorator_WithInterval::RandomDeviation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsGenerator_ActionPoints \ static_assert(alignof(UMaiEqsGenerator_ActionPoints) == 0x000008, "Wrong alignment on UMaiEqsGenerator_ActionPoints"); \ static_assert(sizeof(UMaiEqsGenerator_ActionPoints) == 0x0000C0, "Wrong size on UMaiEqsGenerator_ActionPoints"); \ static_assert(offsetof(UMaiEqsGenerator_ActionPoints, _PointClass) == 0x000050, "Member 'UMaiEqsGenerator_ActionPoints::_PointClass' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_ActionPoints, _PointTag) == 0x000088, "Member 'UMaiEqsGenerator_ActionPoints::_PointTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_AreInSameLocation \ static_assert(alignof(UMaiBTDecorator_AreInSameLocation) == 0x000008, "Wrong alignment on UMaiBTDecorator_AreInSameLocation"); \ static_assert(sizeof(UMaiBTDecorator_AreInSameLocation) == 0x000108, "Wrong size on UMaiBTDecorator_AreInSameLocation"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, AcceptableRadius) == 0x000078, "Member 'UMaiBTDecorator_AreInSameLocation::AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, GeometricDistanceType) == 0x0000A8, "Member 'UMaiBTDecorator_AreInSameLocation::GeometricDistanceType' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, BlackboardKeyA) == 0x0000B0, "Member 'UMaiBTDecorator_AreInSameLocation::BlackboardKeyA' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, BlackboardKeyB) == 0x0000D8, "Member 'UMaiBTDecorator_AreInSameLocation::BlackboardKeyB' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, _IncludeOverlapA) == 0x000100, "Member 'UMaiBTDecorator_AreInSameLocation::_IncludeOverlapA' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_AreInSameLocation, _IncludeOverlapB) == 0x000101, "Member 'UMaiBTDecorator_AreInSameLocation::_IncludeOverlapB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_CheckActorGameplayTags \ static_assert(alignof(UMaiBTDecorator_CheckActorGameplayTags) == 0x000008, "Wrong alignment on UMaiBTDecorator_CheckActorGameplayTags"); \ static_assert(sizeof(UMaiBTDecorator_CheckActorGameplayTags) == 0x0000D8, "Wrong size on UMaiBTDecorator_CheckActorGameplayTags"); \ static_assert(offsetof(UMaiBTDecorator_CheckActorGameplayTags, ActorToCheck) == 0x000078, "Member 'UMaiBTDecorator_CheckActorGameplayTags::ActorToCheck' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckActorGameplayTags, TagsToMatch) == 0x0000A0, "Member 'UMaiBTDecorator_CheckActorGameplayTags::TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckActorGameplayTags, GameplayTags) == 0x0000A8, "Member 'UMaiBTDecorator_CheckActorGameplayTags::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckActorGameplayTags, CachedDescription) == 0x0000C8, "Member 'UMaiBTDecorator_CheckActorGameplayTags::CachedDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MsgEndBlowReceiverInterface_ReceiveEndBlowMsg \ static_assert(alignof(MsgEndBlowReceiverInterface_ReceiveEndBlowMsg) == 0x000008, "Wrong alignment on MsgEndBlowReceiverInterface_ReceiveEndBlowMsg"); \ static_assert(sizeof(MsgEndBlowReceiverInterface_ReceiveEndBlowMsg) == 0x000010, "Wrong size on MsgEndBlowReceiverInterface_ReceiveEndBlowMsg"); \ static_assert(offsetof(MsgEndBlowReceiverInterface_ReceiveEndBlowMsg, Message) == 0x000000, "Member 'MsgEndBlowReceiverInterface_ReceiveEndBlowMsg::Message' has a wrong offset!"); \ static_assert(offsetof(MsgEndBlowReceiverInterface_ReceiveEndBlowMsg, attacker) == 0x000008, "Member 'MsgEndBlowReceiverInterface_ReceiveEndBlowMsg::attacker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMsgEndBlowReceiverInterface \ static_assert(alignof(IMsgEndBlowReceiverInterface) == 0x000001, "Wrong alignment on IMsgEndBlowReceiverInterface"); \ static_assert(sizeof(IMsgEndBlowReceiverInterface) == 0x000001, "Wrong size on IMsgEndBlowReceiverInterface"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_CheckAttack \ static_assert(alignof(UMaiBTDecorator_CheckAttack) == 0x000008, "Wrong alignment on UMaiBTDecorator_CheckAttack"); \ static_assert(sizeof(UMaiBTDecorator_CheckAttack) == 0x0000D0, "Wrong size on UMaiBTDecorator_CheckAttack"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _Target) == 0x000068, "Member 'UMaiBTDecorator_CheckAttack::_Target' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _AttackRow) == 0x000090, "Member 'UMaiBTDecorator_CheckAttack::_AttackRow' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _AttackKey) == 0x0000A0, "Member 'UMaiBTDecorator_CheckAttack::_AttackKey' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _AttackFromKey) == 0x0000C8, "Member 'UMaiBTDecorator_CheckAttack::_AttackFromKey' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _CheckRange) == 0x0000C9, "Member 'UMaiBTDecorator_CheckAttack::_CheckRange' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _CheckCone) == 0x0000CA, "Member 'UMaiBTDecorator_CheckAttack::_CheckCone' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _CheckVisibility) == 0x0000CB, "Member 'UMaiBTDecorator_CheckAttack::_CheckVisibility' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_CheckAttack, _StealToken) == 0x0000CC, "Member 'UMaiBTDecorator_CheckAttack::_StealToken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_CallNotify \ static_assert(alignof(UMaiBTService_CallNotify) == 0x000008, "Wrong alignment on UMaiBTService_CallNotify"); \ static_assert(sizeof(UMaiBTService_CallNotify) == 0x000080, "Wrong size on UMaiBTService_CallNotify"); \ static_assert(offsetof(UMaiBTService_CallNotify, _Notify) == 0x000078, "Member 'UMaiBTService_CallNotify::_Notify' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_SelectAttack \ static_assert(alignof(UMaiBTDecorator_SelectAttack) == 0x000008, "Wrong alignment on UMaiBTDecorator_SelectAttack"); \ static_assert(sizeof(UMaiBTDecorator_SelectAttack) == 0x0000D0, "Wrong size on UMaiBTDecorator_SelectAttack"); \ #define DUMPER7_ASSERTS_UMaiBTTask_MoveToOnNodes \ static_assert(alignof(UMaiBTTask_MoveToOnNodes) == 0x000008, "Wrong alignment on UMaiBTTask_MoveToOnNodes"); \ static_assert(sizeof(UMaiBTTask_MoveToOnNodes) == 0x0000C8, "Wrong size on UMaiBTTask_MoveToOnNodes"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _AcceptableRadius) == 0x000098, "Member 'UMaiBTTask_MoveToOnNodes::_AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _ObservedBlackboardValueTolerance) == 0x00009C, "Member 'UMaiBTTask_MoveToOnNodes::_ObservedBlackboardValueTolerance' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _ObserveBlackboardValue) == 0x0000A0, "Member 'UMaiBTTask_MoveToOnNodes::_ObserveBlackboardValue' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _OnPathFail) == 0x0000A1, "Member 'UMaiBTTask_MoveToOnNodes::_OnPathFail' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _TargetLocation) == 0x0000A8, "Member 'UMaiBTTask_MoveToOnNodes::_TargetLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnNodes, _Following) == 0x0000C0, "Member 'UMaiBTTask_MoveToOnNodes::_Following' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_HasValidAnyAttack \ static_assert(alignof(UMaiBTDecorator_HasValidAnyAttack) == 0x000008, "Wrong alignment on UMaiBTDecorator_HasValidAnyAttack"); \ static_assert(sizeof(UMaiBTDecorator_HasValidAnyAttack) == 0x0000B0, "Wrong size on UMaiBTDecorator_HasValidAnyAttack"); \ static_assert(offsetof(UMaiBTDecorator_HasValidAnyAttack, _Enemy) == 0x000078, "Member 'UMaiBTDecorator_HasValidAnyAttack::_Enemy' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_HasValidAnyAttack, _CheckCone) == 0x0000A0, "Member 'UMaiBTDecorator_HasValidAnyAttack::_CheckCone' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_HasValidAnyAttack, _StealToken) == 0x0000A1, "Member 'UMaiBTDecorator_HasValidAnyAttack::_StealToken' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_HasValidAnyAttack, _MinCheckPeriod) == 0x0000A4, "Member 'UMaiBTDecorator_HasValidAnyAttack::_MinCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_HasValidAnyAttack, _MaxCheckPeriod) == 0x0000A8, "Member 'UMaiBTDecorator_HasValidAnyAttack::_MaxCheckPeriod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_CanStealAnyToken \ static_assert(alignof(UMaiBTDecorator_CanStealAnyToken) == 0x000008, "Wrong alignment on UMaiBTDecorator_CanStealAnyToken"); \ static_assert(sizeof(UMaiBTDecorator_CanStealAnyToken) == 0x0000A0, "Wrong size on UMaiBTDecorator_CanStealAnyToken"); \ static_assert(offsetof(UMaiBTDecorator_CanStealAnyToken, _Enemy) == 0x000078, "Member 'UMaiBTDecorator_CanStealAnyToken::_Enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSense_The6thSense_Report6thSenseConstEvent \ static_assert(alignof(MaiSense_The6thSense_Report6thSenseConstEvent) == 0x000008, "Wrong alignment on MaiSense_The6thSense_Report6thSenseConstEvent"); \ static_assert(sizeof(MaiSense_The6thSense_Report6thSenseConstEvent) == 0x000040, "Wrong size on MaiSense_The6thSense_Report6thSenseConstEvent"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, WorldContext) == 0x000000, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, Tag) == 0x000008, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, Enable) == 0x000010, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::Enable' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, Instigator) == 0x000018, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, Location) == 0x000020, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseConstEvent, power) == 0x000038, "Member 'MaiSense_The6thSense_Report6thSenseConstEvent::power' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSense_The6thSense_Report6thSenseEvent \ static_assert(alignof(MaiSense_The6thSense_Report6thSenseEvent) == 0x000008, "Wrong alignment on MaiSense_The6thSense_Report6thSenseEvent"); \ static_assert(sizeof(MaiSense_The6thSense_Report6thSenseEvent) == 0x000028, "Wrong size on MaiSense_The6thSense_Report6thSenseEvent"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseEvent, WorldContext) == 0x000000, "Member 'MaiSense_The6thSense_Report6thSenseEvent::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseEvent, Tag) == 0x000008, "Member 'MaiSense_The6thSense_Report6thSenseEvent::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseEvent, Enable) == 0x000010, "Member 'MaiSense_The6thSense_Report6thSenseEvent::Enable' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseEvent, Instigator) == 0x000018, "Member 'MaiSense_The6thSense_Report6thSenseEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(MaiSense_The6thSense_Report6thSenseEvent, power) == 0x000020, "Member 'MaiSense_The6thSense_Report6thSenseEvent::power' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSense_The6thSense \ static_assert(alignof(UMaiSense_The6thSense) == 0x000008, "Wrong alignment on UMaiSense_The6thSense"); \ static_assert(sizeof(UMaiSense_The6thSense) == 0x0000A0, "Wrong size on UMaiSense_The6thSense"); \ static_assert(offsetof(UMaiSense_The6thSense, The6thSenseEvents) == 0x000080, "Member 'UMaiSense_The6thSense::The6thSenseEvents' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_The6thSense, The6thSenseDisabledEvents) == 0x000090, "Member 'UMaiSense_The6thSense::The6thSenseDisabledEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_SelectEnemy \ static_assert(alignof(UMaiBTDecorator_SelectEnemy) == 0x000008, "Wrong alignment on UMaiBTDecorator_SelectEnemy"); \ static_assert(sizeof(UMaiBTDecorator_SelectEnemy) == 0x0000B0, "Wrong size on UMaiBTDecorator_SelectEnemy"); \ static_assert(offsetof(UMaiBTDecorator_SelectEnemy, _Target) == 0x000078, "Member 'UMaiBTDecorator_SelectEnemy::_Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_Condition \ static_assert(alignof(UMaiBTDecorator_Condition) == 0x000008, "Wrong alignment on UMaiBTDecorator_Condition"); \ static_assert(sizeof(UMaiBTDecorator_Condition) == 0x000080, "Wrong size on UMaiBTDecorator_Condition"); \ static_assert(offsetof(UMaiBTDecorator_Condition, _Condition) == 0x000078, "Member 'UMaiBTDecorator_Condition::_Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_KeepDistance \ static_assert(alignof(UMaiBTService_KeepDistance) == 0x000008, "Wrong alignment on UMaiBTService_KeepDistance"); \ static_assert(sizeof(UMaiBTService_KeepDistance) == 0x0000A8, "Wrong size on UMaiBTService_KeepDistance"); \ static_assert(offsetof(UMaiBTService_KeepDistance, _Ranges) == 0x000098, "Member 'UMaiBTService_KeepDistance::_Ranges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFlyingComponent \ static_assert(alignof(UMaiFlyingComponent) == 0x000008, "Wrong alignment on UMaiFlyingComponent"); \ static_assert(sizeof(UMaiFlyingComponent) == 0x000140, "Wrong size on UMaiFlyingComponent"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingTimer) == 0x0000A0, "Member 'UMaiFlyingComponent::_FlyingTimer' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingLanding) == 0x0000A4, "Member 'UMaiFlyingComponent::_FlyingLanding' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _WantedSpeed) == 0x0000A8, "Member 'UMaiFlyingComponent::_WantedSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _GoalLocation) == 0x0000B0, "Member 'UMaiFlyingComponent::_GoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingGoalLocation) == 0x0000C8, "Member 'UMaiFlyingComponent::_FlyingGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingSubGoalLocation) == 0x0000E0, "Member 'UMaiFlyingComponent::_FlyingSubGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingPath) == 0x0000F8, "Member 'UMaiFlyingComponent::_FlyingPath' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _FlyingGraph) == 0x000108, "Member 'UMaiFlyingComponent::_FlyingGraph' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _Character) == 0x000110, "Member 'UMaiFlyingComponent::_Character' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _AcceptanceRadius) == 0x000118, "Member 'UMaiFlyingComponent::_AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _MinSpeed) == 0x00011C, "Member 'UMaiFlyingComponent::_MinSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _StartSpeed) == 0x000120, "Member 'UMaiFlyingComponent::_StartSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _InterpSpeed) == 0x000124, "Member 'UMaiFlyingComponent::_InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _LandingDistance) == 0x000128, "Member 'UMaiFlyingComponent::_LandingDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _PathRebuildDistance) == 0x00012C, "Member 'UMaiFlyingComponent::_PathRebuildDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _SubGoalReachedDistance) == 0x000130, "Member 'UMaiFlyingComponent::_SubGoalReachedDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _SubGoalCheckPeriod) == 0x000134, "Member 'UMaiFlyingComponent::_SubGoalCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingComponent, _Debug) == 0x000138, "Member 'UMaiFlyingComponent::_Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_ContainsBehavior \ static_assert(alignof(UMaiBTDecorator_ContainsBehavior) == 0x000008, "Wrong alignment on UMaiBTDecorator_ContainsBehavior"); \ static_assert(sizeof(UMaiBTDecorator_ContainsBehavior) == 0x000068, "Wrong size on UMaiBTDecorator_ContainsBehavior"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_DoesNodePathExist \ static_assert(alignof(UMaiBTDecorator_DoesNodePathExist) == 0x000008, "Wrong alignment on UMaiBTDecorator_DoesNodePathExist"); \ static_assert(sizeof(UMaiBTDecorator_DoesNodePathExist) == 0x0000C8, "Wrong size on UMaiBTDecorator_DoesNodePathExist"); \ static_assert(offsetof(UMaiBTDecorator_DoesNodePathExist, BlackboardKeyA) == 0x000068, "Member 'UMaiBTDecorator_DoesNodePathExist::BlackboardKeyA' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesNodePathExist, BlackboardKeyB) == 0x000090, "Member 'UMaiBTDecorator_DoesNodePathExist::BlackboardKeyB' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesNodePathExist, PathQueryType) == 0x0000B8, "Member 'UMaiBTDecorator_DoesNodePathExist::PathQueryType' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesNodePathExist, filterClass) == 0x0000C0, "Member 'UMaiBTDecorator_DoesNodePathExist::filterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_DoesWallPathExist \ static_assert(alignof(UMaiBTDecorator_DoesWallPathExist) == 0x000008, "Wrong alignment on UMaiBTDecorator_DoesWallPathExist"); \ static_assert(sizeof(UMaiBTDecorator_DoesWallPathExist) == 0x0000C8, "Wrong size on UMaiBTDecorator_DoesWallPathExist"); \ static_assert(offsetof(UMaiBTDecorator_DoesWallPathExist, BlackboardKeyA) == 0x000068, "Member 'UMaiBTDecorator_DoesWallPathExist::BlackboardKeyA' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesWallPathExist, BlackboardKeyB) == 0x000090, "Member 'UMaiBTDecorator_DoesWallPathExist::BlackboardKeyB' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesWallPathExist, PathQueryType) == 0x0000B8, "Member 'UMaiBTDecorator_DoesWallPathExist::PathQueryType' has a wrong offset!"); \ static_assert(offsetof(UMaiBTDecorator_DoesWallPathExist, filterClass) == 0x0000C0, "Member 'UMaiBTDecorator_DoesWallPathExist::filterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_ForceFail \ static_assert(alignof(UMaiBTDecorator_ForceFail) == 0x000008, "Wrong alignment on UMaiBTDecorator_ForceFail"); \ static_assert(sizeof(UMaiBTDecorator_ForceFail) == 0x000068, "Wrong size on UMaiBTDecorator_ForceFail"); \ #define DUMPER7_ASSERTS_MsgStartBlowReceiverInterface_ReceiveStartBlowMsg \ static_assert(alignof(MsgStartBlowReceiverInterface_ReceiveStartBlowMsg) == 0x000008, "Wrong alignment on MsgStartBlowReceiverInterface_ReceiveStartBlowMsg"); \ static_assert(sizeof(MsgStartBlowReceiverInterface_ReceiveStartBlowMsg) == 0x000018, "Wrong size on MsgStartBlowReceiverInterface_ReceiveStartBlowMsg"); \ static_assert(offsetof(MsgStartBlowReceiverInterface_ReceiveStartBlowMsg, Message) == 0x000000, "Member 'MsgStartBlowReceiverInterface_ReceiveStartBlowMsg::Message' has a wrong offset!"); \ static_assert(offsetof(MsgStartBlowReceiverInterface_ReceiveStartBlowMsg, attacker) == 0x000008, "Member 'MsgStartBlowReceiverInterface_ReceiveStartBlowMsg::attacker' has a wrong offset!"); \ static_assert(offsetof(MsgStartBlowReceiverInterface_ReceiveStartBlowMsg, DamageType) == 0x000010, "Member 'MsgStartBlowReceiverInterface_ReceiveStartBlowMsg::DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMsgStartBlowReceiverInterface \ static_assert(alignof(IMsgStartBlowReceiverInterface) == 0x000001, "Wrong alignment on IMsgStartBlowReceiverInterface"); \ static_assert(sizeof(IMsgStartBlowReceiverInterface) == 0x000001, "Wrong size on IMsgStartBlowReceiverInterface"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_Priority \ static_assert(alignof(UMaiBTDecorator_Priority) == 0x000008, "Wrong alignment on UMaiBTDecorator_Priority"); \ static_assert(sizeof(UMaiBTDecorator_Priority) == 0x000098, "Wrong size on UMaiBTDecorator_Priority"); \ static_assert(offsetof(UMaiBTDecorator_Priority, _Chance) == 0x000068, "Member 'UMaiBTDecorator_Priority::_Chance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTDecorator_BlueprintBase \ static_assert(alignof(UMaiBTDecorator_BlueprintBase) == 0x000008, "Wrong alignment on UMaiBTDecorator_BlueprintBase"); \ static_assert(sizeof(UMaiBTDecorator_BlueprintBase) == 0x0000A0, "Wrong size on UMaiBTDecorator_BlueprintBase"); \ #define DUMPER7_ASSERTS_UMaiBTTask_BlueprintBase \ static_assert(alignof(UMaiBTTask_BlueprintBase) == 0x000008, "Wrong alignment on UMaiBTTask_BlueprintBase"); \ static_assert(sizeof(UMaiBTTask_BlueprintBase) == 0x0000A8, "Wrong size on UMaiBTTask_BlueprintBase"); \ #define DUMPER7_ASSERTS_UMaiBTService_LockAttackPosition \ static_assert(alignof(UMaiBTService_LockAttackPosition) == 0x000008, "Wrong alignment on UMaiBTService_LockAttackPosition"); \ static_assert(sizeof(UMaiBTService_LockAttackPosition) == 0x000098, "Wrong size on UMaiBTService_LockAttackPosition"); \ static_assert(offsetof(UMaiBTService_LockAttackPosition, AttackLocation) == 0x000070, "Member 'UMaiBTService_LockAttackPosition::AttackLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_LookAt \ static_assert(alignof(UMaiBTService_LookAt) == 0x000008, "Wrong alignment on UMaiBTService_LookAt"); \ static_assert(sizeof(UMaiBTService_LookAt) == 0x0000A0, "Wrong size on UMaiBTService_LookAt"); \ static_assert(offsetof(UMaiBTService_LookAt, _Priority) == 0x000098, "Member 'UMaiBTService_LookAt::_Priority' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_LookAt, _FocusType) == 0x000099, "Member 'UMaiBTService_LookAt::_FocusType' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_LookAt, _CheckConeRange) == 0x00009A, "Member 'UMaiBTService_LookAt::_CheckConeRange' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_LookAt, _ConeRange) == 0x00009C, "Member 'UMaiBTService_LookAt::_ConeRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_PlaySlotAnim \ static_assert(alignof(UMaiBTService_PlaySlotAnim) == 0x000008, "Wrong alignment on UMaiBTService_PlaySlotAnim"); \ static_assert(sizeof(UMaiBTService_PlaySlotAnim) == 0x0000F8, "Wrong size on UMaiBTService_PlaySlotAnim"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _SelectAnimByTag) == 0x000070, "Member 'UMaiBTService_PlaySlotAnim::_SelectAnimByTag' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _AnimationToPlay) == 0x000078, "Member 'UMaiBTService_PlaySlotAnim::_AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _AnimTags) == 0x000080, "Member 'UMaiBTService_PlaySlotAnim::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _PlayRate) == 0x0000A0, "Member 'UMaiBTService_PlaySlotAnim::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _TimeToStartAt) == 0x0000A4, "Member 'UMaiBTService_PlaySlotAnim::_TimeToStartAt' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _Slot) == 0x0000A8, "Member 'UMaiBTService_PlaySlotAnim::_Slot' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _BlendInTime) == 0x0000B0, "Member 'UMaiBTService_PlaySlotAnim::_BlendInTime' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _BlendOutTime) == 0x0000B4, "Member 'UMaiBTService_PlaySlotAnim::_BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _LoopCount) == 0x0000B8, "Member 'UMaiBTService_PlaySlotAnim::_LoopCount' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _PlayTimeOutput) == 0x0000C0, "Member 'UMaiBTService_PlaySlotAnim::_PlayTimeOutput' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, CachedSkelMesh) == 0x0000E8, "Member 'UMaiBTService_PlaySlotAnim::CachedSkelMesh' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_PlaySlotAnim, _PlayedMontage) == 0x0000F0, "Member 'UMaiBTService_PlaySlotAnim::_PlayedMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_RegisterCombos \ static_assert(alignof(UMaiBTService_RegisterCombos) == 0x000008, "Wrong alignment on UMaiBTService_RegisterCombos"); \ static_assert(sizeof(UMaiBTService_RegisterCombos) == 0x000070, "Wrong size on UMaiBTService_RegisterCombos"); \ #define DUMPER7_ASSERTS_UMaiBTService_InitAttack \ static_assert(alignof(UMaiBTService_InitAttack) == 0x000008, "Wrong alignment on UMaiBTService_InitAttack"); \ static_assert(sizeof(UMaiBTService_InitAttack) == 0x0000D8, "Wrong size on UMaiBTService_InitAttack"); \ static_assert(offsetof(UMaiBTService_InitAttack, _Target) == 0x000070, "Member 'UMaiBTService_InitAttack::_Target' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_InitAttack, _AttackRow) == 0x000098, "Member 'UMaiBTService_InitAttack::_AttackRow' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_InitAttack, _AttackKey) == 0x0000A8, "Member 'UMaiBTService_InitAttack::_AttackKey' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_InitAttack, _AttackFromKey) == 0x0000D0, "Member 'UMaiBTService_InitAttack::_AttackFromKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_SelectNextAP \ static_assert(alignof(UMaiBTService_SelectNextAP) == 0x000008, "Wrong alignment on UMaiBTService_SelectNextAP"); \ static_assert(sizeof(UMaiBTService_SelectNextAP) == 0x0000F0, "Wrong size on UMaiBTService_SelectNextAP"); \ static_assert(offsetof(UMaiBTService_SelectNextAP, _ActionPoint) == 0x000070, "Member 'UMaiBTService_SelectNextAP::_ActionPoint' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_SelectNextAP, _WorkLocation) == 0x000098, "Member 'UMaiBTService_SelectNextAP::_WorkLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_SelectNextAP, _SelectionMethod) == 0x0000C0, "Member 'UMaiBTService_SelectNextAP::_SelectionMethod' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_SelectNextAP, _SelectionOrigin) == 0x0000C8, "Member 'UMaiBTService_SelectNextAP::_SelectionOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_AbandonAP \ static_assert(alignof(UMaiBTService_AbandonAP) == 0x000008, "Wrong alignment on UMaiBTService_AbandonAP"); \ static_assert(sizeof(UMaiBTService_AbandonAP) == 0x0000C0, "Wrong size on UMaiBTService_AbandonAP"); \ static_assert(offsetof(UMaiBTService_AbandonAP, _ActionPoint) == 0x000098, "Member 'UMaiBTService_AbandonAP::_ActionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_SetBoolNotify \ static_assert(alignof(UMaiBTService_SetBoolNotify) == 0x000008, "Wrong alignment on UMaiBTService_SetBoolNotify"); \ static_assert(sizeof(UMaiBTService_SetBoolNotify) == 0x0000A8, "Wrong size on UMaiBTService_SetBoolNotify"); \ static_assert(offsetof(UMaiBTService_SetBoolNotify, FlagToSet) == 0x000078, "Member 'UMaiBTService_SetBoolNotify::FlagToSet' has a wrong offset!"); \ static_assert(offsetof(UMaiBTService_SetBoolNotify, bValue) == 0x0000A0, "Member 'UMaiBTService_SetBoolNotify::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTService_StackBehavior \ static_assert(alignof(UMaiBTService_StackBehavior) == 0x000008, "Wrong alignment on UMaiBTService_StackBehavior"); \ static_assert(sizeof(UMaiBTService_StackBehavior) == 0x000078, "Wrong size on UMaiBTService_StackBehavior"); \ static_assert(offsetof(UMaiBTService_StackBehavior, behaviorName) == 0x000070, "Member 'UMaiBTService_StackBehavior::behaviorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_LookAtBBEntry \ static_assert(alignof(UMaiBTTask_LookAtBBEntry) == 0x000008, "Wrong alignment on UMaiBTTask_LookAtBBEntry"); \ static_assert(sizeof(UMaiBTTask_LookAtBBEntry) == 0x0000A8, "Wrong size on UMaiBTTask_LookAtBBEntry"); \ static_assert(offsetof(UMaiBTTask_LookAtBBEntry, Precision) == 0x000098, "Member 'UMaiBTTask_LookAtBBEntry::Precision' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_LookAtBBEntry, _FocusType) == 0x00009C, "Member 'UMaiBTTask_LookAtBBEntry::_FocusType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_MoveToExt \ static_assert(alignof(UMaiBTTask_MoveToExt) == 0x000008, "Wrong alignment on UMaiBTTask_MoveToExt"); \ static_assert(sizeof(UMaiBTTask_MoveToExt) == 0x0000C0, "Wrong size on UMaiBTTask_MoveToExt"); \ static_assert(offsetof(UMaiBTTask_MoveToExt, _RepathOnGoalMoved) == 0x0000B0, "Member 'UMaiBTTask_MoveToExt::_RepathOnGoalMoved' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToExt, _RepathTestPeriod) == 0x0000B4, "Member 'UMaiBTTask_MoveToExt::_RepathTestPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToExt, _RepathTestDistance) == 0x0000B8, "Member 'UMaiBTTask_MoveToExt::_RepathTestDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_MoveToAP \ static_assert(alignof(UMaiBTTask_MoveToAP) == 0x000008, "Wrong alignment on UMaiBTTask_MoveToAP"); \ static_assert(sizeof(UMaiBTTask_MoveToAP) == 0x0000D0, "Wrong size on UMaiBTTask_MoveToAP"); \ static_assert(offsetof(UMaiBTTask_MoveToAP, _ActionInjectionTag) == 0x0000C0, "Member 'UMaiBTTask_MoveToAP::_ActionInjectionTag' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToAP, _RunActionsOnReach) == 0x0000C8, "Member 'UMaiBTTask_MoveToAP::_RunActionsOnReach' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToAP, _StanceFromActionPoint) == 0x0000C9, "Member 'UMaiBTTask_MoveToAP::_StanceFromActionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_MoveToOnWalls \ static_assert(alignof(UMaiBTTask_MoveToOnWalls) == 0x000008, "Wrong alignment on UMaiBTTask_MoveToOnWalls"); \ static_assert(sizeof(UMaiBTTask_MoveToOnWalls) == 0x000140, "Wrong size on UMaiBTTask_MoveToOnWalls"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _AcceptableRadius) == 0x000098, "Member 'UMaiBTTask_MoveToOnWalls::_AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _ObservedBlackboardValueTolerance) == 0x0000A0, "Member 'UMaiBTTask_MoveToOnWalls::_ObservedBlackboardValueTolerance' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _ObserveBlackboardValue) == 0x0000A4, "Member 'UMaiBTTask_MoveToOnWalls::_ObserveBlackboardValue' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _MoveToAP) == 0x0000A5, "Member 'UMaiBTTask_MoveToOnWalls::_MoveToAP' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _ActionInjectionTag) == 0x0000A8, "Member 'UMaiBTTask_MoveToOnWalls::_ActionInjectionTag' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _RunActionsOnReach) == 0x0000B0, "Member 'UMaiBTTask_MoveToOnWalls::_RunActionsOnReach' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _StanceFromActionPoint) == 0x0000B1, "Member 'UMaiBTTask_MoveToOnWalls::_StanceFromActionPoint' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _AvoidActor) == 0x0000B8, "Member 'UMaiBTTask_MoveToOnWalls::_AvoidActor' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _AvoidCountLimit) == 0x0000E0, "Member 'UMaiBTTask_MoveToOnWalls::_AvoidCountLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_MoveToOnWalls, _Following) == 0x0000E8, "Member 'UMaiBTTask_MoveToOnWalls::_Following' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_PlayAnimMontage \ static_assert(alignof(UMaiBTTask_PlayAnimMontage) == 0x000008, "Wrong alignment on UMaiBTTask_PlayAnimMontage"); \ static_assert(sizeof(UMaiBTTask_PlayAnimMontage) == 0x000178, "Wrong size on UMaiBTTask_PlayAnimMontage"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _SelectAnimByTag) == 0x0000A8, "Member 'UMaiBTTask_PlayAnimMontage::_SelectAnimByTag' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AnimationToPlay) == 0x0000B0, "Member 'UMaiBTTask_PlayAnimMontage::_AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AnimTags) == 0x0000B8, "Member 'UMaiBTTask_PlayAnimMontage::_AnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _SelectAnimDir) == 0x0000E0, "Member 'UMaiBTTask_PlayAnimMontage::_SelectAnimDir' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _Slot) == 0x000108, "Member 'UMaiBTTask_PlayAnimMontage::_Slot' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _PlayRate) == 0x000110, "Member 'UMaiBTTask_PlayAnimMontage::_PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _TimeToStartAt) == 0x000114, "Member 'UMaiBTTask_PlayAnimMontage::_TimeToStartAt' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AbortBlendOutTime) == 0x000118, "Member 'UMaiBTTask_PlayAnimMontage::_AbortBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _Duration) == 0x00011C, "Member 'UMaiBTTask_PlayAnimMontage::_Duration' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _LoopCount) == 0x000120, "Member 'UMaiBTTask_PlayAnimMontage::_LoopCount' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AbortAnimTags) == 0x000128, "Member 'UMaiBTTask_PlayAnimMontage::_AbortAnimTags' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AbortSection) == 0x000148, "Member 'UMaiBTTask_PlayAnimMontage::_AbortSection' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, MyOwnerComp) == 0x000150, "Member 'UMaiBTTask_PlayAnimMontage::MyOwnerComp' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_PlayAnimMontage, _AbortMontage) == 0x000158, "Member 'UMaiBTTask_PlayAnimMontage::_AbortMontage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBTTask_State_OnStateStatusChanged \ static_assert(alignof(MaiBTTask_State_OnStateStatusChanged) == 0x000001, "Wrong alignment on MaiBTTask_State_OnStateStatusChanged"); \ static_assert(sizeof(MaiBTTask_State_OnStateStatusChanged) == 0x000001, "Wrong size on MaiBTTask_State_OnStateStatusChanged"); \ static_assert(offsetof(MaiBTTask_State_OnStateStatusChanged, Status) == 0x000000, "Member 'MaiBTTask_State_OnStateStatusChanged::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBTTask_State \ static_assert(alignof(UMaiBTTask_State) == 0x000008, "Wrong alignment on UMaiBTTask_State"); \ static_assert(sizeof(UMaiBTTask_State) == 0x0000B8, "Wrong size on UMaiBTTask_State"); \ static_assert(offsetof(UMaiBTTask_State, _State) == 0x0000A8, "Member 'UMaiBTTask_State::_State' has a wrong offset!"); \ static_assert(offsetof(UMaiBTTask_State, _Decorated) == 0x0000B0, "Member 'UMaiBTTask_State::_Decorated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_getFixedCapsuleLocation \ static_assert(alignof(MaiCharacter_getFixedCapsuleLocation) == 0x000008, "Wrong alignment on MaiCharacter_getFixedCapsuleLocation"); \ static_assert(sizeof(MaiCharacter_getFixedCapsuleLocation) == 0x000038, "Wrong size on MaiCharacter_getFixedCapsuleLocation"); \ static_assert(offsetof(MaiCharacter_getFixedCapsuleLocation, Pawn) == 0x000000, "Member 'MaiCharacter_getFixedCapsuleLocation::Pawn' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_getFixedCapsuleLocation, Location) == 0x000008, "Member 'MaiCharacter_getFixedCapsuleLocation::Location' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_getFixedCapsuleLocation, ReturnValue) == 0x000020, "Member 'MaiCharacter_getFixedCapsuleLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_getFixedGroundLocation \ static_assert(alignof(MaiCharacter_getFixedGroundLocation) == 0x000008, "Wrong alignment on MaiCharacter_getFixedGroundLocation"); \ static_assert(sizeof(MaiCharacter_getFixedGroundLocation) == 0x000038, "Wrong size on MaiCharacter_getFixedGroundLocation"); \ static_assert(offsetof(MaiCharacter_getFixedGroundLocation, Pawn) == 0x000000, "Member 'MaiCharacter_getFixedGroundLocation::Pawn' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_getFixedGroundLocation, Location) == 0x000008, "Member 'MaiCharacter_getFixedGroundLocation::Location' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_getFixedGroundLocation, ReturnValue) == 0x000020, "Member 'MaiCharacter_getFixedGroundLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_AbortAttack \ static_assert(alignof(MaiCharacter_AbortAttack) == 0x000004, "Wrong alignment on MaiCharacter_AbortAttack"); \ static_assert(sizeof(MaiCharacter_AbortAttack) == 0x000008, "Wrong size on MaiCharacter_AbortAttack"); \ static_assert(offsetof(MaiCharacter_AbortAttack, attackName) == 0x000000, "Member 'MaiCharacter_AbortAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_Activate \ static_assert(alignof(MaiCharacter_Activate) == 0x000004, "Wrong alignment on MaiCharacter_Activate"); \ static_assert(sizeof(MaiCharacter_Activate) == 0x000008, "Wrong size on MaiCharacter_Activate"); \ static_assert(offsetof(MaiCharacter_Activate, Reason) == 0x000000, "Member 'MaiCharacter_Activate::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_AIDebuggerTick \ static_assert(alignof(MaiCharacter_AIDebuggerTick) == 0x000008, "Wrong alignment on MaiCharacter_AIDebuggerTick"); \ static_assert(sizeof(MaiCharacter_AIDebuggerTick) == 0x000010, "Wrong size on MaiCharacter_AIDebuggerTick"); \ static_assert(offsetof(MaiCharacter_AIDebuggerTick, debugger) == 0x000000, "Member 'MaiCharacter_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'MaiCharacter_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_AppendGameplayTags \ static_assert(alignof(MaiCharacter_AppendGameplayTags) == 0x000008, "Wrong alignment on MaiCharacter_AppendGameplayTags"); \ static_assert(sizeof(MaiCharacter_AppendGameplayTags) == 0x000020, "Wrong size on MaiCharacter_AppendGameplayTags"); \ static_assert(offsetof(MaiCharacter_AppendGameplayTags, GameplayTags) == 0x000000, "Member 'MaiCharacter_AppendGameplayTags::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_Deactivate \ static_assert(alignof(MaiCharacter_Deactivate) == 0x000004, "Wrong alignment on MaiCharacter_Deactivate"); \ static_assert(sizeof(MaiCharacter_Deactivate) == 0x000008, "Wrong size on MaiCharacter_Deactivate"); \ static_assert(offsetof(MaiCharacter_Deactivate, Reason) == 0x000000, "Member 'MaiCharacter_Deactivate::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_DisableAttackColliders \ static_assert(alignof(MaiCharacter_DisableAttackColliders) == 0x000008, "Wrong alignment on MaiCharacter_DisableAttackColliders"); \ static_assert(sizeof(MaiCharacter_DisableAttackColliders) == 0x000010, "Wrong size on MaiCharacter_DisableAttackColliders"); \ static_assert(offsetof(MaiCharacter_DisableAttackColliders, collidersTags) == 0x000000, "Member 'MaiCharacter_DisableAttackColliders::collidersTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_EnableAttackColliders \ static_assert(alignof(MaiCharacter_EnableAttackColliders) == 0x000008, "Wrong alignment on MaiCharacter_EnableAttackColliders"); \ static_assert(sizeof(MaiCharacter_EnableAttackColliders) == 0x000010, "Wrong size on MaiCharacter_EnableAttackColliders"); \ static_assert(offsetof(MaiCharacter_EnableAttackColliders, collidersTags) == 0x000000, "Member 'MaiCharacter_EnableAttackColliders::collidersTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_ReceiveShouldDespawn \ static_assert(alignof(MaiCharacter_ReceiveShouldDespawn) == 0x000001, "Wrong alignment on MaiCharacter_ReceiveShouldDespawn"); \ static_assert(sizeof(MaiCharacter_ReceiveShouldDespawn) == 0x000002, "Wrong size on MaiCharacter_ReceiveShouldDespawn"); \ static_assert(offsetof(MaiCharacter_ReceiveShouldDespawn, Reason) == 0x000000, "Member 'MaiCharacter_ReceiveShouldDespawn::Reason' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_ReceiveShouldDespawn, ReturnValue) == 0x000001, "Member 'MaiCharacter_ReceiveShouldDespawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_RemoveGameplayTags \ static_assert(alignof(MaiCharacter_RemoveGameplayTags) == 0x000008, "Wrong alignment on MaiCharacter_RemoveGameplayTags"); \ static_assert(sizeof(MaiCharacter_RemoveGameplayTags) == 0x000020, "Wrong size on MaiCharacter_RemoveGameplayTags"); \ static_assert(offsetof(MaiCharacter_RemoveGameplayTags, GameplayTags) == 0x000000, "Member 'MaiCharacter_RemoveGameplayTags::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_SetGameplayTags \ static_assert(alignof(MaiCharacter_SetGameplayTags) == 0x000008, "Wrong alignment on MaiCharacter_SetGameplayTags"); \ static_assert(sizeof(MaiCharacter_SetGameplayTags) == 0x000020, "Wrong size on MaiCharacter_SetGameplayTags"); \ static_assert(offsetof(MaiCharacter_SetGameplayTags, GameplayTags) == 0x000000, "Member 'MaiCharacter_SetGameplayTags::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_TakePointDamage \ static_assert(alignof(MaiCharacter_TakePointDamage) == 0x000008, "Wrong alignment on MaiCharacter_TakePointDamage"); \ static_assert(sizeof(MaiCharacter_TakePointDamage) == 0x000028, "Wrong size on MaiCharacter_TakePointDamage"); \ static_assert(offsetof(MaiCharacter_TakePointDamage, Damage) == 0x000000, "Member 'MaiCharacter_TakePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_TakePointDamage, damageClass) == 0x000008, "Member 'MaiCharacter_TakePointDamage::damageClass' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_TakePointDamage, EventInstigator) == 0x000010, "Member 'MaiCharacter_TakePointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_TakePointDamage, DamageCauser) == 0x000018, "Member 'MaiCharacter_TakePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_TakePointDamage, ReturnValue) == 0x000020, "Member 'MaiCharacter_TakePointDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_WantDespawn \ static_assert(alignof(MaiCharacter_WantDespawn) == 0x000001, "Wrong alignment on MaiCharacter_WantDespawn"); \ static_assert(sizeof(MaiCharacter_WantDespawn) == 0x000001, "Wrong size on MaiCharacter_WantDespawn"); \ static_assert(offsetof(MaiCharacter_WantDespawn, Despawn) == 0x000000, "Member 'MaiCharacter_WantDespawn::Despawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_GetMaiCharacterMovement \ static_assert(alignof(MaiCharacter_GetMaiCharacterMovement) == 0x000008, "Wrong alignment on MaiCharacter_GetMaiCharacterMovement"); \ static_assert(sizeof(MaiCharacter_GetMaiCharacterMovement) == 0x000008, "Wrong size on MaiCharacter_GetMaiCharacterMovement"); \ static_assert(offsetof(MaiCharacter_GetMaiCharacterMovement, ReturnValue) == 0x000000, "Member 'MaiCharacter_GetMaiCharacterMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_GetMaiController \ static_assert(alignof(MaiCharacter_GetMaiController) == 0x000008, "Wrong alignment on MaiCharacter_GetMaiController"); \ static_assert(sizeof(MaiCharacter_GetMaiController) == 0x000008, "Wrong size on MaiCharacter_GetMaiController"); \ static_assert(offsetof(MaiCharacter_GetMaiController, ReturnValue) == 0x000000, "Member 'MaiCharacter_GetMaiController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_GetMaiSpawner \ static_assert(alignof(MaiCharacter_GetMaiSpawner) == 0x000008, "Wrong alignment on MaiCharacter_GetMaiSpawner"); \ static_assert(sizeof(MaiCharacter_GetMaiSpawner) == 0x000008, "Wrong size on MaiCharacter_GetMaiSpawner"); \ static_assert(offsetof(MaiCharacter_GetMaiSpawner, ReturnValue) == 0x000000, "Member 'MaiCharacter_GetMaiSpawner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_GetPrevLevelLocation \ static_assert(alignof(MaiCharacter_GetPrevLevelLocation) == 0x000008, "Wrong alignment on MaiCharacter_GetPrevLevelLocation"); \ static_assert(sizeof(MaiCharacter_GetPrevLevelLocation) == 0x000020, "Wrong size on MaiCharacter_GetPrevLevelLocation"); \ static_assert(offsetof(MaiCharacter_GetPrevLevelLocation, minDist) == 0x000000, "Member 'MaiCharacter_GetPrevLevelLocation::minDist' has a wrong offset!"); \ static_assert(offsetof(MaiCharacter_GetPrevLevelLocation, ReturnValue) == 0x000008, "Member 'MaiCharacter_GetPrevLevelLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_IsActive \ static_assert(alignof(MaiCharacter_IsActive) == 0x000001, "Wrong alignment on MaiCharacter_IsActive"); \ static_assert(sizeof(MaiCharacter_IsActive) == 0x000001, "Wrong size on MaiCharacter_IsActive"); \ static_assert(offsetof(MaiCharacter_IsActive, ReturnValue) == 0x000000, "Member 'MaiCharacter_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_IsDead \ static_assert(alignof(MaiCharacter_IsDead) == 0x000001, "Wrong alignment on MaiCharacter_IsDead"); \ static_assert(sizeof(MaiCharacter_IsDead) == 0x000001, "Wrong size on MaiCharacter_IsDead"); \ static_assert(offsetof(MaiCharacter_IsDead, ReturnValue) == 0x000000, "Member 'MaiCharacter_IsDead::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacter_IsNotMoving \ static_assert(alignof(MaiCharacter_IsNotMoving) == 0x000001, "Wrong alignment on MaiCharacter_IsNotMoving"); \ static_assert(sizeof(MaiCharacter_IsNotMoving) == 0x000001, "Wrong size on MaiCharacter_IsNotMoving"); \ static_assert(offsetof(MaiCharacter_IsNotMoving, ReturnValue) == 0x000000, "Member 'MaiCharacter_IsNotMoving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiCharacter \ static_assert(alignof(AMaiCharacter) == 0x000010, "Wrong alignment on AMaiCharacter"); \ static_assert(sizeof(AMaiCharacter) == 0x0008F0, "Wrong size on AMaiCharacter"); \ static_assert(offsetof(AMaiCharacter, _MeshPivot) == 0x0006B8, "Member 'AMaiCharacter::_MeshPivot' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _MyStates) == 0x0006C0, "Member 'AMaiCharacter::_MyStates' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _EyesViewPoint) == 0x0006C8, "Member 'AMaiCharacter::_EyesViewPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _AttackColliders) == 0x0006D0, "Member 'AMaiCharacter::_AttackColliders' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _AttackCollidersDebug) == 0x0006E0, "Member 'AMaiCharacter::_AttackCollidersDebug' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _TagContainer) == 0x000730, "Member 'AMaiCharacter::_TagContainer' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _EyesInLookAt) == 0x000750, "Member 'AMaiCharacter::_EyesInLookAt' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _DetectLongFall) == 0x000751, "Member 'AMaiCharacter::_DetectLongFall' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _DetectLongFallDuration) == 0x000754, "Member 'AMaiCharacter::_DetectLongFallDuration' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _DetectLongFallTimer) == 0x000758, "Member 'AMaiCharacter::_DetectLongFallTimer' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _DeactivationReasons) == 0x000760, "Member 'AMaiCharacter::_DeactivationReasons' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _LevelPath) == 0x000778, "Member 'AMaiCharacter::_LevelPath' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _SpawnTransform) == 0x000790, "Member 'AMaiCharacter::_SpawnTransform' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, _MoveBlockedBy) == 0x0007F0, "Member 'AMaiCharacter::_MoveBlockedBy' has a wrong offset!"); \ static_assert(offsetof(AMaiCharacter, OnFullyDisabledValueChanged) == 0x0008D8, "Member 'AMaiCharacter::OnFullyDisabledValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_MoveToward \ static_assert(alignof(MaiCharacterMovementComponent_MoveToward) == 0x000008, "Wrong alignment on MaiCharacterMovementComponent_MoveToward"); \ static_assert(sizeof(MaiCharacterMovementComponent_MoveToward) == 0x000018, "Wrong size on MaiCharacterMovementComponent_MoveToward"); \ static_assert(offsetof(MaiCharacterMovementComponent_MoveToward, move) == 0x000000, "Member 'MaiCharacterMovementComponent_MoveToward::move' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetCustomWalkSpeed \ static_assert(alignof(MaiCharacterMovementComponent_SetCustomWalkSpeed) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_SetCustomWalkSpeed"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetCustomWalkSpeed) == 0x000004, "Wrong size on MaiCharacterMovementComponent_SetCustomWalkSpeed"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetCustomWalkSpeed, newSpeed) == 0x000000, "Member 'MaiCharacterMovementComponent_SetCustomWalkSpeed::newSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetLimitedBackwardsMovement \ static_assert(alignof(MaiCharacterMovementComponent_SetLimitedBackwardsMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_SetLimitedBackwardsMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetLimitedBackwardsMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_SetLimitedBackwardsMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedBackwardsMovement, MaximumBackwardsMovement) == 0x000000, "Member 'MaiCharacterMovementComponent_SetLimitedBackwardsMovement::MaximumBackwardsMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetLimitedForwardMovement \ static_assert(alignof(MaiCharacterMovementComponent_SetLimitedForwardMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_SetLimitedForwardMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetLimitedForwardMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_SetLimitedForwardMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedForwardMovement, MaximumForwardMovement) == 0x000000, "Member 'MaiCharacterMovementComponent_SetLimitedForwardMovement::MaximumForwardMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetLimitedMovement \ static_assert(alignof(MaiCharacterMovementComponent_SetLimitedMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_SetLimitedMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetLimitedMovement) == 0x00000C, "Wrong size on MaiCharacterMovementComponent_SetLimitedMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedMovement, MaximumForwardMovement) == 0x000000, "Member 'MaiCharacterMovementComponent_SetLimitedMovement::MaximumForwardMovement' has a wrong offset!"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedMovement, MaximumBackwardMovement) == 0x000004, "Member 'MaiCharacterMovementComponent_SetLimitedMovement::MaximumBackwardMovement' has a wrong offset!"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedMovement, MaximumSidewaysMovement) == 0x000008, "Member 'MaiCharacterMovementComponent_SetLimitedMovement::MaximumSidewaysMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetLimitedSidewaysMovement \ static_assert(alignof(MaiCharacterMovementComponent_SetLimitedSidewaysMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_SetLimitedSidewaysMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetLimitedSidewaysMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_SetLimitedSidewaysMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetLimitedSidewaysMovement, MaximumSidewaysMovement) == 0x000000, "Member 'MaiCharacterMovementComponent_SetLimitedSidewaysMovement::MaximumSidewaysMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_SetSideMovement \ static_assert(alignof(MaiCharacterMovementComponent_SetSideMovement) == 0x000001, "Wrong alignment on MaiCharacterMovementComponent_SetSideMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_SetSideMovement) == 0x000001, "Wrong size on MaiCharacterMovementComponent_SetSideMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_SetSideMovement, Side) == 0x000000, "Member 'MaiCharacterMovementComponent_SetSideMovement::Side' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_GetLimitedBackwardsMovement \ static_assert(alignof(MaiCharacterMovementComponent_GetLimitedBackwardsMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_GetLimitedBackwardsMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_GetLimitedBackwardsMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_GetLimitedBackwardsMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_GetLimitedBackwardsMovement, ReturnValue) == 0x000000, "Member 'MaiCharacterMovementComponent_GetLimitedBackwardsMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_GetLimitedForwardMovement \ static_assert(alignof(MaiCharacterMovementComponent_GetLimitedForwardMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_GetLimitedForwardMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_GetLimitedForwardMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_GetLimitedForwardMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_GetLimitedForwardMovement, ReturnValue) == 0x000000, "Member 'MaiCharacterMovementComponent_GetLimitedForwardMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_GetLimitedSidewaysMovement \ static_assert(alignof(MaiCharacterMovementComponent_GetLimitedSidewaysMovement) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_GetLimitedSidewaysMovement"); \ static_assert(sizeof(MaiCharacterMovementComponent_GetLimitedSidewaysMovement) == 0x000004, "Wrong size on MaiCharacterMovementComponent_GetLimitedSidewaysMovement"); \ static_assert(offsetof(MaiCharacterMovementComponent_GetLimitedSidewaysMovement, ReturnValue) == 0x000000, "Member 'MaiCharacterMovementComponent_GetLimitedSidewaysMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCharacterMovementComponent_GetMaxWalkSpeed \ static_assert(alignof(MaiCharacterMovementComponent_GetMaxWalkSpeed) == 0x000004, "Wrong alignment on MaiCharacterMovementComponent_GetMaxWalkSpeed"); \ static_assert(sizeof(MaiCharacterMovementComponent_GetMaxWalkSpeed) == 0x000004, "Wrong size on MaiCharacterMovementComponent_GetMaxWalkSpeed"); \ static_assert(offsetof(MaiCharacterMovementComponent_GetMaxWalkSpeed, ReturnValue) == 0x000000, "Member 'MaiCharacterMovementComponent_GetMaxWalkSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiCharacterMovementComponent \ static_assert(alignof(UMaiCharacterMovementComponent) == 0x000010, "Wrong alignment on UMaiCharacterMovementComponent"); \ static_assert(sizeof(UMaiCharacterMovementComponent) == 0x0011E0, "Wrong size on UMaiCharacterMovementComponent"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _CurrentWalkSpeed) == 0x001000, "Member 'UMaiCharacterMovementComponent::_CurrentWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _MaxSpeedStat) == 0x001008, "Member 'UMaiCharacterMovementComponent::_MaxSpeedStat' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SpeedMod) == 0x001010, "Member 'UMaiCharacterMovementComponent::_SpeedMod' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _Steering) == 0x001018, "Member 'UMaiCharacterMovementComponent::_Steering' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _AllowPhysicsRotationDuringAnimRootMotion) == 0x001020, "Member 'UMaiCharacterMovementComponent::_AllowPhysicsRotationDuringAnimRootMotion' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _Acceleration) == 0x001030, "Member 'UMaiCharacterMovementComponent::_Acceleration' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _CustomWalkSpeed) == 0x001034, "Member 'UMaiCharacterMovementComponent::_CustomWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _UseCustomWalkSpeed) == 0x001038, "Member 'UMaiCharacterMovementComponent::_UseCustomWalkSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _ResetPitchAndRoll) == 0x001039, "Member 'UMaiCharacterMovementComponent::_ResetPitchAndRoll' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _CanStrafe) == 0x00103A, "Member 'UMaiCharacterMovementComponent::_CanStrafe' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _UseRMAvoidance) == 0x00103B, "Member 'UMaiCharacterMovementComponent::_UseRMAvoidance' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _HasRMLocomotion) == 0x00103C, "Member 'UMaiCharacterMovementComponent::_HasRMLocomotion' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _MoveBlockedBy) == 0x001040, "Member 'UMaiCharacterMovementComponent::_MoveBlockedBy' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideMovement) == 0x001128, "Member 'UMaiCharacterMovementComponent::_SideMovement' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _AllowSideMovement) == 0x001129, "Member 'UMaiCharacterMovementComponent::_AllowSideMovement' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideMin) == 0x00112C, "Member 'UMaiCharacterMovementComponent::_SideMin' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideMax) == 0x001130, "Member 'UMaiCharacterMovementComponent::_SideMax' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideDuration) == 0x001134, "Member 'UMaiCharacterMovementComponent::_SideDuration' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideDurationMin) == 0x001138, "Member 'UMaiCharacterMovementComponent::_SideDurationMin' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideDurationMax) == 0x00113C, "Member 'UMaiCharacterMovementComponent::_SideDurationMax' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, _SideMinSpeed) == 0x001140, "Member 'UMaiCharacterMovementComponent::_SideMinSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, ForwardMovementLimit) == 0x001144, "Member 'UMaiCharacterMovementComponent::ForwardMovementLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, BackwardsMovementLimit) == 0x001148, "Member 'UMaiCharacterMovementComponent::BackwardsMovementLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiCharacterMovementComponent, SidewaysMovementLimit) == 0x00114C, "Member 'UMaiCharacterMovementComponent::SidewaysMovementLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNeverUsedActionPoint \ static_assert(alignof(UNeverUsedActionPoint) == 0x000008, "Wrong alignment on UNeverUsedActionPoint"); \ static_assert(sizeof(UNeverUsedActionPoint) == 0x000088, "Wrong size on UNeverUsedActionPoint"); \ #define DUMPER7_ASSERTS_MaiController_abortAction \ static_assert(alignof(MaiController_abortAction) == 0x000008, "Wrong alignment on MaiController_abortAction"); \ static_assert(sizeof(MaiController_abortAction) == 0x000010, "Wrong size on MaiController_abortAction"); \ static_assert(offsetof(MaiController_abortAction, AIController) == 0x000000, "Member 'MaiController_abortAction::AIController' has a wrong offset!"); \ static_assert(offsetof(MaiController_abortAction, ActionClass) == 0x000008, "Member 'MaiController_abortAction::ActionClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_abortAllActions \ static_assert(alignof(MaiController_abortAllActions) == 0x000008, "Wrong alignment on MaiController_abortAllActions"); \ static_assert(sizeof(MaiController_abortAllActions) == 0x000010, "Wrong size on MaiController_abortAllActions"); \ static_assert(offsetof(MaiController_abortAllActions, AIController) == 0x000000, "Member 'MaiController_abortAllActions::AIController' has a wrong offset!"); \ static_assert(offsetof(MaiController_abortAllActions, InstigatedBy) == 0x000008, "Member 'MaiController_abortAllActions::InstigatedBy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_pushAction \ static_assert(alignof(MaiController_pushAction) == 0x000008, "Wrong alignment on MaiController_pushAction"); \ static_assert(sizeof(MaiController_pushAction) == 0x000020, "Wrong size on MaiController_pushAction"); \ static_assert(offsetof(MaiController_pushAction, AIController) == 0x000000, "Member 'MaiController_pushAction::AIController' has a wrong offset!"); \ static_assert(offsetof(MaiController_pushAction, action) == 0x000008, "Member 'MaiController_pushAction::action' has a wrong offset!"); \ static_assert(offsetof(MaiController_pushAction, Priority) == 0x000010, "Member 'MaiController_pushAction::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiController_pushAction, InstigatedBy) == 0x000018, "Member 'MaiController_pushAction::InstigatedBy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_reportTouchEvent \ static_assert(alignof(MaiController_reportTouchEvent) == 0x000008, "Wrong alignment on MaiController_reportTouchEvent"); \ static_assert(sizeof(MaiController_reportTouchEvent) == 0x000028, "Wrong size on MaiController_reportTouchEvent"); \ static_assert(offsetof(MaiController_reportTouchEvent, TouchReceiver) == 0x000000, "Member 'MaiController_reportTouchEvent::TouchReceiver' has a wrong offset!"); \ static_assert(offsetof(MaiController_reportTouchEvent, Other) == 0x000008, "Member 'MaiController_reportTouchEvent::Other' has a wrong offset!"); \ static_assert(offsetof(MaiController_reportTouchEvent, Location) == 0x000010, "Member 'MaiController_reportTouchEvent::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_AbandonActionPoint \ static_assert(alignof(MaiController_AbandonActionPoint) == 0x000008, "Wrong alignment on MaiController_AbandonActionPoint"); \ static_assert(sizeof(MaiController_AbandonActionPoint) == 0x000010, "Wrong size on MaiController_AbandonActionPoint"); \ static_assert(offsetof(MaiController_AbandonActionPoint, actionPoint) == 0x000000, "Member 'MaiController_AbandonActionPoint::actionPoint' has a wrong offset!"); \ static_assert(offsetof(MaiController_AbandonActionPoint, immediately) == 0x000008, "Member 'MaiController_AbandonActionPoint::immediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_AIDebuggerTick \ static_assert(alignof(MaiController_AIDebuggerTick) == 0x000008, "Wrong alignment on MaiController_AIDebuggerTick"); \ static_assert(sizeof(MaiController_AIDebuggerTick) == 0x000010, "Wrong size on MaiController_AIDebuggerTick"); \ static_assert(offsetof(MaiController_AIDebuggerTick, debugger) == 0x000000, "Member 'MaiController_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(MaiController_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'MaiController_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_DebugLog \ static_assert(alignof(MaiController_DebugLog) == 0x000008, "Wrong alignment on MaiController_DebugLog"); \ static_assert(sizeof(MaiController_DebugLog) == 0x000020, "Wrong size on MaiController_DebugLog"); \ static_assert(offsetof(MaiController_DebugLog, Log) == 0x000000, "Member 'MaiController_DebugLog::Log' has a wrong offset!"); \ static_assert(offsetof(MaiController_DebugLog, Color) == 0x000010, "Member 'MaiController_DebugLog::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_DisableBehaviorTree \ static_assert(alignof(MaiController_DisableBehaviorTree) == 0x000004, "Wrong alignment on MaiController_DisableBehaviorTree"); \ static_assert(sizeof(MaiController_DisableBehaviorTree) == 0x000008, "Wrong size on MaiController_DisableBehaviorTree"); \ static_assert(offsetof(MaiController_DisableBehaviorTree, Reason) == 0x000000, "Member 'MaiController_DisableBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_EnableBehaviorTree \ static_assert(alignof(MaiController_EnableBehaviorTree) == 0x000004, "Wrong alignment on MaiController_EnableBehaviorTree"); \ static_assert(sizeof(MaiController_EnableBehaviorTree) == 0x000008, "Wrong size on MaiController_EnableBehaviorTree"); \ static_assert(offsetof(MaiController_EnableBehaviorTree, Reason) == 0x000000, "Member 'MaiController_EnableBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_FilterActionPointsByCooldown \ static_assert(alignof(MaiController_FilterActionPointsByCooldown) == 0x000008, "Wrong alignment on MaiController_FilterActionPointsByCooldown"); \ static_assert(sizeof(MaiController_FilterActionPointsByCooldown) == 0x000020, "Wrong size on MaiController_FilterActionPointsByCooldown"); \ static_assert(offsetof(MaiController_FilterActionPointsByCooldown, inPoints) == 0x000000, "Member 'MaiController_FilterActionPointsByCooldown::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiController_FilterActionPointsByCooldown, outPoints) == 0x000010, "Member 'MaiController_FilterActionPointsByCooldown::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_FilterGraphPointsScript \ static_assert(alignof(MaiController_FilterGraphPointsScript) == 0x000008, "Wrong alignment on MaiController_FilterGraphPointsScript"); \ static_assert(sizeof(MaiController_FilterGraphPointsScript) == 0x000028, "Wrong size on MaiController_FilterGraphPointsScript"); \ static_assert(offsetof(MaiController_FilterGraphPointsScript, inPoints) == 0x000000, "Member 'MaiController_FilterGraphPointsScript::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiController_FilterGraphPointsScript, outPoints) == 0x000010, "Member 'MaiController_FilterGraphPointsScript::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiController_FilterGraphPointsScript, Origin) == 0x000020, "Member 'MaiController_FilterGraphPointsScript::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetActionGraph \ static_assert(alignof(MaiController_GetActionGraph) == 0x000008, "Wrong alignment on MaiController_GetActionGraph"); \ static_assert(sizeof(MaiController_GetActionGraph) == 0x000008, "Wrong size on MaiController_GetActionGraph"); \ static_assert(offsetof(MaiController_GetActionGraph, ReturnValue) == 0x000000, "Member 'MaiController_GetActionGraph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetSenseConfig \ static_assert(alignof(MaiController_GetSenseConfig) == 0x000008, "Wrong alignment on MaiController_GetSenseConfig"); \ static_assert(sizeof(MaiController_GetSenseConfig) == 0x000010, "Wrong size on MaiController_GetSenseConfig"); \ static_assert(offsetof(MaiController_GetSenseConfig, SenseClass) == 0x000000, "Member 'MaiController_GetSenseConfig::SenseClass' has a wrong offset!"); \ static_assert(offsetof(MaiController_GetSenseConfig, ReturnValue) == 0x000008, "Member 'MaiController_GetSenseConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetWallPathFollowing \ static_assert(alignof(MaiController_GetWallPathFollowing) == 0x000008, "Wrong alignment on MaiController_GetWallPathFollowing"); \ static_assert(sizeof(MaiController_GetWallPathFollowing) == 0x000008, "Wrong size on MaiController_GetWallPathFollowing"); \ static_assert(offsetof(MaiController_GetWallPathFollowing, ReturnValue) == 0x000000, "Member 'MaiController_GetWallPathFollowing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IgnorePoint \ static_assert(alignof(MaiController_IgnorePoint) == 0x000008, "Wrong alignment on MaiController_IgnorePoint"); \ static_assert(sizeof(MaiController_IgnorePoint) == 0x000010, "Wrong size on MaiController_IgnorePoint"); \ static_assert(offsetof(MaiController_IgnorePoint, Point) == 0x000000, "Member 'MaiController_IgnorePoint::Point' has a wrong offset!"); \ static_assert(offsetof(MaiController_IgnorePoint, cooldown) == 0x000008, "Member 'MaiController_IgnorePoint::cooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsCurrentlyPerceived \ static_assert(alignof(MaiController_IsCurrentlyPerceived) == 0x000008, "Wrong alignment on MaiController_IsCurrentlyPerceived"); \ static_assert(sizeof(MaiController_IsCurrentlyPerceived) == 0x000070, "Wrong size on MaiController_IsCurrentlyPerceived"); \ static_assert(offsetof(MaiController_IsCurrentlyPerceived, Actor) == 0x000000, "Member 'MaiController_IsCurrentlyPerceived::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiController_IsCurrentlyPerceived, onlyHostile) == 0x000008, "Member 'MaiController_IsCurrentlyPerceived::onlyHostile' has a wrong offset!"); \ static_assert(offsetof(MaiController_IsCurrentlyPerceived, Stimulus) == 0x000010, "Member 'MaiController_IsCurrentlyPerceived::Stimulus' has a wrong offset!"); \ static_assert(offsetof(MaiController_IsCurrentlyPerceived, ReturnValue) == 0x000068, "Member 'MaiController_IsCurrentlyPerceived::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsLocationSafe \ static_assert(alignof(MaiController_IsLocationSafe) == 0x000008, "Wrong alignment on MaiController_IsLocationSafe"); \ static_assert(sizeof(MaiController_IsLocationSafe) == 0x000020, "Wrong size on MaiController_IsLocationSafe"); \ static_assert(offsetof(MaiController_IsLocationSafe, Location) == 0x000000, "Member 'MaiController_IsLocationSafe::Location' has a wrong offset!"); \ static_assert(offsetof(MaiController_IsLocationSafe, ReturnValue) == 0x000018, "Member 'MaiController_IsLocationSafe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnActionGraphChanged \ static_assert(alignof(MaiController_OnActionGraphChanged) == 0x000008, "Wrong alignment on MaiController_OnActionGraphChanged"); \ static_assert(sizeof(MaiController_OnActionGraphChanged) == 0x000008, "Wrong size on MaiController_OnActionGraphChanged"); \ static_assert(offsetof(MaiController_OnActionGraphChanged, actionGraph) == 0x000000, "Member 'MaiController_OnActionGraphChanged::actionGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnActionPointAbandoned \ static_assert(alignof(MaiController_OnActionPointAbandoned) == 0x000008, "Wrong alignment on MaiController_OnActionPointAbandoned"); \ static_assert(sizeof(MaiController_OnActionPointAbandoned) == 0x000008, "Wrong size on MaiController_OnActionPointAbandoned"); \ static_assert(offsetof(MaiController_OnActionPointAbandoned, actionPoint) == 0x000000, "Member 'MaiController_OnActionPointAbandoned::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnActionPointReached \ static_assert(alignof(MaiController_OnActionPointReached) == 0x000008, "Wrong alignment on MaiController_OnActionPointReached"); \ static_assert(sizeof(MaiController_OnActionPointReached) == 0x000008, "Wrong size on MaiController_OnActionPointReached"); \ static_assert(offsetof(MaiController_OnActionPointReached, actionPoint) == 0x000000, "Member 'MaiController_OnActionPointReached::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnActionPointSelected \ static_assert(alignof(MaiController_OnActionPointSelected) == 0x000008, "Wrong alignment on MaiController_OnActionPointSelected"); \ static_assert(sizeof(MaiController_OnActionPointSelected) == 0x000008, "Wrong size on MaiController_OnActionPointSelected"); \ static_assert(offsetof(MaiController_OnActionPointSelected, actionPoint) == 0x000000, "Member 'MaiController_OnActionPointSelected::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnPerceived \ static_assert(alignof(MaiController_OnPerceived) == 0x000008, "Wrong alignment on MaiController_OnPerceived"); \ static_assert(sizeof(MaiController_OnPerceived) == 0x000060, "Wrong size on MaiController_OnPerceived"); \ static_assert(offsetof(MaiController_OnPerceived, Actor) == 0x000000, "Member 'MaiController_OnPerceived::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiController_OnPerceived, Stimulus) == 0x000008, "Member 'MaiController_OnPerceived::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_OnPointerLoaded \ static_assert(alignof(MaiController_OnPointerLoaded) == 0x000008, "Wrong alignment on MaiController_OnPointerLoaded"); \ static_assert(sizeof(MaiController_OnPointerLoaded) == 0x000010, "Wrong size on MaiController_OnPointerLoaded"); \ static_assert(offsetof(MaiController_OnPointerLoaded, Key) == 0x000000, "Member 'MaiController_OnPointerLoaded::Key' has a wrong offset!"); \ static_assert(offsetof(MaiController_OnPointerLoaded, Actor) == 0x000008, "Member 'MaiController_OnPointerLoaded::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_PopBehaviorName \ static_assert(alignof(MaiController_PopBehaviorName) == 0x000004, "Wrong alignment on MaiController_PopBehaviorName"); \ static_assert(sizeof(MaiController_PopBehaviorName) == 0x000008, "Wrong size on MaiController_PopBehaviorName"); \ static_assert(offsetof(MaiController_PopBehaviorName, behaviorName) == 0x000000, "Member 'MaiController_PopBehaviorName::behaviorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_PushBehaviorName \ static_assert(alignof(MaiController_PushBehaviorName) == 0x000004, "Wrong alignment on MaiController_PushBehaviorName"); \ static_assert(sizeof(MaiController_PushBehaviorName) == 0x000008, "Wrong size on MaiController_PushBehaviorName"); \ static_assert(offsetof(MaiController_PushBehaviorName, behaviorName) == 0x000000, "Member 'MaiController_PushBehaviorName::behaviorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_ReachCurrentActionPoint \ static_assert(alignof(MaiController_ReachCurrentActionPoint) == 0x000004, "Wrong alignment on MaiController_ReachCurrentActionPoint"); \ static_assert(sizeof(MaiController_ReachCurrentActionPoint) == 0x00000C, "Wrong size on MaiController_ReachCurrentActionPoint"); \ static_assert(offsetof(MaiController_ReachCurrentActionPoint, InjectTag) == 0x000000, "Member 'MaiController_ReachCurrentActionPoint::InjectTag' has a wrong offset!"); \ static_assert(offsetof(MaiController_ReachCurrentActionPoint, runActions) == 0x000008, "Member 'MaiController_ReachCurrentActionPoint::runActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_ReceiveTokens \ static_assert(alignof(MaiController_ReceiveTokens) == 0x000001, "Wrong alignment on MaiController_ReceiveTokens"); \ static_assert(sizeof(MaiController_ReceiveTokens) == 0x000002, "Wrong size on MaiController_ReceiveTokens"); \ static_assert(offsetof(MaiController_ReceiveTokens, pool) == 0x000000, "Member 'MaiController_ReceiveTokens::pool' has a wrong offset!"); \ static_assert(offsetof(MaiController_ReceiveTokens, ReturnValue) == 0x000001, "Member 'MaiController_ReceiveTokens::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_RunActionPointActions \ static_assert(alignof(MaiController_RunActionPointActions) == 0x000008, "Wrong alignment on MaiController_RunActionPointActions"); \ static_assert(sizeof(MaiController_RunActionPointActions) == 0x000010, "Wrong size on MaiController_RunActionPointActions"); \ static_assert(offsetof(MaiController_RunActionPointActions, InjectTag) == 0x000000, "Member 'MaiController_RunActionPointActions::InjectTag' has a wrong offset!"); \ static_assert(offsetof(MaiController_RunActionPointActions, actionPoint) == 0x000008, "Member 'MaiController_RunActionPointActions::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_RunActionPointWaitWork \ static_assert(alignof(MaiController_RunActionPointWaitWork) == 0x000008, "Wrong alignment on MaiController_RunActionPointWaitWork"); \ static_assert(sizeof(MaiController_RunActionPointWaitWork) == 0x000010, "Wrong size on MaiController_RunActionPointWaitWork"); \ static_assert(offsetof(MaiController_RunActionPointWaitWork, InjectTag) == 0x000000, "Member 'MaiController_RunActionPointWaitWork::InjectTag' has a wrong offset!"); \ static_assert(offsetof(MaiController_RunActionPointWaitWork, actionPoint) == 0x000008, "Member 'MaiController_RunActionPointWaitWork::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SaveActorPointer \ static_assert(alignof(MaiController_SaveActorPointer) == 0x000008, "Wrong alignment on MaiController_SaveActorPointer"); \ static_assert(sizeof(MaiController_SaveActorPointer) == 0x000010, "Wrong size on MaiController_SaveActorPointer"); \ static_assert(offsetof(MaiController_SaveActorPointer, Key) == 0x000000, "Member 'MaiController_SaveActorPointer::Key' has a wrong offset!"); \ static_assert(offsetof(MaiController_SaveActorPointer, Actor) == 0x000008, "Member 'MaiController_SaveActorPointer::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SelectActionPoint \ static_assert(alignof(MaiController_SelectActionPoint) == 0x000008, "Wrong alignment on MaiController_SelectActionPoint"); \ static_assert(sizeof(MaiController_SelectActionPoint) == 0x000068, "Wrong size on MaiController_SelectActionPoint"); \ static_assert(offsetof(MaiController_SelectActionPoint, actionPoints) == 0x000000, "Member 'MaiController_SelectActionPoint::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiController_SelectActionPoint, Method) == 0x000050, "Member 'MaiController_SelectActionPoint::Method' has a wrong offset!"); \ static_assert(offsetof(MaiController_SelectActionPoint, Origin) == 0x000058, "Member 'MaiController_SelectActionPoint::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiController_SelectActionPoint, ReturnValue) == 0x000060, "Member 'MaiController_SelectActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SelectNearestActionGraph \ static_assert(alignof(MaiController_SelectNearestActionGraph) == 0x000004, "Wrong alignment on MaiController_SelectNearestActionGraph"); \ static_assert(sizeof(MaiController_SelectNearestActionGraph) == 0x000008, "Wrong size on MaiController_SelectNearestActionGraph"); \ static_assert(offsetof(MaiController_SelectNearestActionGraph, graphTag) == 0x000000, "Member 'MaiController_SelectNearestActionGraph::graphTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SelectNextActionPoint \ static_assert(alignof(MaiController_SelectNextActionPoint) == 0x000008, "Wrong alignment on MaiController_SelectNextActionPoint"); \ static_assert(sizeof(MaiController_SelectNextActionPoint) == 0x000018, "Wrong size on MaiController_SelectNextActionPoint"); \ static_assert(offsetof(MaiController_SelectNextActionPoint, Method) == 0x000000, "Member 'MaiController_SelectNextActionPoint::Method' has a wrong offset!"); \ static_assert(offsetof(MaiController_SelectNextActionPoint, Origin) == 0x000008, "Member 'MaiController_SelectNextActionPoint::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiController_SelectNextActionPoint, ReturnValue) == 0x000010, "Member 'MaiController_SelectNextActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SetCurrentActionGraph \ static_assert(alignof(MaiController_SetCurrentActionGraph) == 0x000008, "Wrong alignment on MaiController_SetCurrentActionGraph"); \ static_assert(sizeof(MaiController_SetCurrentActionGraph) == 0x000008, "Wrong size on MaiController_SetCurrentActionGraph"); \ static_assert(offsetof(MaiController_SetCurrentActionGraph, pointGraph) == 0x000000, "Member 'MaiController_SetCurrentActionGraph::pointGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SetCurrentActionPoint \ static_assert(alignof(MaiController_SetCurrentActionPoint) == 0x000008, "Wrong alignment on MaiController_SetCurrentActionPoint"); \ static_assert(sizeof(MaiController_SetCurrentActionPoint) == 0x000010, "Wrong size on MaiController_SetCurrentActionPoint"); \ static_assert(offsetof(MaiController_SetCurrentActionPoint, actionPoint) == 0x000000, "Member 'MaiController_SetCurrentActionPoint::actionPoint' has a wrong offset!"); \ static_assert(offsetof(MaiController_SetCurrentActionPoint, Reset) == 0x000008, "Member 'MaiController_SetCurrentActionPoint::Reset' has a wrong offset!"); \ static_assert(offsetof(MaiController_SetCurrentActionPoint, ReturnValue) == 0x000009, "Member 'MaiController_SetCurrentActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SetDespawnLocation \ static_assert(alignof(MaiController_SetDespawnLocation) == 0x000008, "Wrong alignment on MaiController_SetDespawnLocation"); \ static_assert(sizeof(MaiController_SetDespawnLocation) == 0x000018, "Wrong size on MaiController_SetDespawnLocation"); \ static_assert(offsetof(MaiController_SetDespawnLocation, Location) == 0x000000, "Member 'MaiController_SetDespawnLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SetGoalActionPoint \ static_assert(alignof(MaiController_SetGoalActionPoint) == 0x000008, "Wrong alignment on MaiController_SetGoalActionPoint"); \ static_assert(sizeof(MaiController_SetGoalActionPoint) == 0x000018, "Wrong size on MaiController_SetGoalActionPoint"); \ static_assert(offsetof(MaiController_SetGoalActionPoint, goalPoint) == 0x000000, "Member 'MaiController_SetGoalActionPoint::goalPoint' has a wrong offset!"); \ static_assert(offsetof(MaiController_SetGoalActionPoint, subgoalPoint) == 0x000008, "Member 'MaiController_SetGoalActionPoint::subgoalPoint' has a wrong offset!"); \ static_assert(offsetof(MaiController_SetGoalActionPoint, sequenceTag) == 0x000010, "Member 'MaiController_SetGoalActionPoint::sequenceTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_SetPartyID \ static_assert(alignof(MaiController_SetPartyID) == 0x000001, "Wrong alignment on MaiController_SetPartyID"); \ static_assert(sizeof(MaiController_SetPartyID) == 0x000001, "Wrong size on MaiController_SetPartyID"); \ static_assert(offsetof(MaiController_SetPartyID, partyID) == 0x000000, "Member 'MaiController_SetPartyID::partyID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_TeleportFrom \ static_assert(alignof(MaiController_TeleportFrom) == 0x000008, "Wrong alignment on MaiController_TeleportFrom"); \ static_assert(sizeof(MaiController_TeleportFrom) == 0x000020, "Wrong size on MaiController_TeleportFrom"); \ static_assert(offsetof(MaiController_TeleportFrom, Location) == 0x000000, "Member 'MaiController_TeleportFrom::Location' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportFrom, Distance) == 0x000018, "Member 'MaiController_TeleportFrom::Distance' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportFrom, forceDirect) == 0x00001C, "Member 'MaiController_TeleportFrom::forceDirect' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportFrom, ReturnValue) == 0x00001D, "Member 'MaiController_TeleportFrom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_TeleportInFrontOf \ static_assert(alignof(MaiController_TeleportInFrontOf) == 0x000008, "Wrong alignment on MaiController_TeleportInFrontOf"); \ static_assert(sizeof(MaiController_TeleportInFrontOf) == 0x000010, "Wrong size on MaiController_TeleportInFrontOf"); \ static_assert(offsetof(MaiController_TeleportInFrontOf, Actor) == 0x000000, "Member 'MaiController_TeleportInFrontOf::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportInFrontOf, Distance) == 0x000008, "Member 'MaiController_TeleportInFrontOf::Distance' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportInFrontOf, ReturnValue) == 0x00000C, "Member 'MaiController_TeleportInFrontOf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_TeleportTowards \ static_assert(alignof(MaiController_TeleportTowards) == 0x000008, "Wrong alignment on MaiController_TeleportTowards"); \ static_assert(sizeof(MaiController_TeleportTowards) == 0x000020, "Wrong size on MaiController_TeleportTowards"); \ static_assert(offsetof(MaiController_TeleportTowards, Location) == 0x000000, "Member 'MaiController_TeleportTowards::Location' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportTowards, Distance) == 0x000018, "Member 'MaiController_TeleportTowards::Distance' has a wrong offset!"); \ static_assert(offsetof(MaiController_TeleportTowards, ReturnValue) == 0x00001C, "Member 'MaiController_TeleportTowards::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetNavData \ static_assert(alignof(MaiController_GetNavData) == 0x000008, "Wrong alignment on MaiController_GetNavData"); \ static_assert(sizeof(MaiController_GetNavData) == 0x000008, "Wrong size on MaiController_GetNavData"); \ static_assert(offsetof(MaiController_GetNavData, ReturnValue) == 0x000000, "Member 'MaiController_GetNavData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetPartyID \ static_assert(alignof(MaiController_GetPartyID) == 0x000001, "Wrong alignment on MaiController_GetPartyID"); \ static_assert(sizeof(MaiController_GetPartyID) == 0x000001, "Wrong size on MaiController_GetPartyID"); \ static_assert(offsetof(MaiController_GetPartyID, ReturnValue) == 0x000000, "Member 'MaiController_GetPartyID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetPrevActionPoint \ static_assert(alignof(MaiController_GetPrevActionPoint) == 0x000008, "Wrong alignment on MaiController_GetPrevActionPoint"); \ static_assert(sizeof(MaiController_GetPrevActionPoint) == 0x000008, "Wrong size on MaiController_GetPrevActionPoint"); \ static_assert(offsetof(MaiController_GetPrevActionPoint, ReturnValue) == 0x000000, "Member 'MaiController_GetPrevActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetWorkLocation \ static_assert(alignof(MaiController_GetWorkLocation) == 0x000008, "Wrong alignment on MaiController_GetWorkLocation"); \ static_assert(sizeof(MaiController_GetWorkLocation) == 0x000018, "Wrong size on MaiController_GetWorkLocation"); \ static_assert(offsetof(MaiController_GetWorkLocation, ReturnValue) == 0x000000, "Member 'MaiController_GetWorkLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_GetYoungestStimulusAge \ static_assert(alignof(MaiController_GetYoungestStimulusAge) == 0x000008, "Wrong alignment on MaiController_GetYoungestStimulusAge"); \ static_assert(sizeof(MaiController_GetYoungestStimulusAge) == 0x000010, "Wrong size on MaiController_GetYoungestStimulusAge"); \ static_assert(offsetof(MaiController_GetYoungestStimulusAge, Actor) == 0x000000, "Member 'MaiController_GetYoungestStimulusAge::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiController_GetYoungestStimulusAge, ReturnValue) == 0x000008, "Member 'MaiController_GetYoungestStimulusAge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HasAction \ static_assert(alignof(MaiController_HasAction) == 0x000008, "Wrong alignment on MaiController_HasAction"); \ static_assert(sizeof(MaiController_HasAction) == 0x000010, "Wrong size on MaiController_HasAction"); \ static_assert(offsetof(MaiController_HasAction, ActionClass) == 0x000000, "Member 'MaiController_HasAction::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiController_HasAction, ReturnValue) == 0x000008, "Member 'MaiController_HasAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HasAnyAction \ static_assert(alignof(MaiController_HasAnyAction) == 0x000001, "Wrong alignment on MaiController_HasAnyAction"); \ static_assert(sizeof(MaiController_HasAnyAction) == 0x000001, "Wrong size on MaiController_HasAnyAction"); \ static_assert(offsetof(MaiController_HasAnyAction, ReturnValue) == 0x000000, "Member 'MaiController_HasAnyAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HasAnyBehaviorName \ static_assert(alignof(MaiController_HasAnyBehaviorName) == 0x000008, "Wrong alignment on MaiController_HasAnyBehaviorName"); \ static_assert(sizeof(MaiController_HasAnyBehaviorName) == 0x000018, "Wrong size on MaiController_HasAnyBehaviorName"); \ static_assert(offsetof(MaiController_HasAnyBehaviorName, behaviorNames) == 0x000000, "Member 'MaiController_HasAnyBehaviorName::behaviorNames' has a wrong offset!"); \ static_assert(offsetof(MaiController_HasAnyBehaviorName, ReturnValue) == 0x000010, "Member 'MaiController_HasAnyBehaviorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HasBehaviorName \ static_assert(alignof(MaiController_HasBehaviorName) == 0x000004, "Wrong alignment on MaiController_HasBehaviorName"); \ static_assert(sizeof(MaiController_HasBehaviorName) == 0x00000C, "Wrong size on MaiController_HasBehaviorName"); \ static_assert(offsetof(MaiController_HasBehaviorName, behaviorName) == 0x000000, "Member 'MaiController_HasBehaviorName::behaviorName' has a wrong offset!"); \ static_assert(offsetof(MaiController_HasBehaviorName, ReturnValue) == 0x000008, "Member 'MaiController_HasBehaviorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HasValidNavData \ static_assert(alignof(MaiController_HasValidNavData) == 0x000001, "Wrong alignment on MaiController_HasValidNavData"); \ static_assert(sizeof(MaiController_HasValidNavData) == 0x000001, "Wrong size on MaiController_HasValidNavData"); \ static_assert(offsetof(MaiController_HasValidNavData, ReturnValue) == 0x000000, "Member 'MaiController_HasValidNavData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_HavePlaceToAvoid \ static_assert(alignof(MaiController_HavePlaceToAvoid) == 0x000008, "Wrong alignment on MaiController_HavePlaceToAvoid"); \ static_assert(sizeof(MaiController_HavePlaceToAvoid) == 0x000010, "Wrong size on MaiController_HavePlaceToAvoid"); \ static_assert(offsetof(MaiController_HavePlaceToAvoid, Other) == 0x000000, "Member 'MaiController_HavePlaceToAvoid::Other' has a wrong offset!"); \ static_assert(offsetof(MaiController_HavePlaceToAvoid, ReturnValue) == 0x000008, "Member 'MaiController_HavePlaceToAvoid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsBehaviorTreeRunning \ static_assert(alignof(MaiController_IsBehaviorTreeRunning) == 0x000001, "Wrong alignment on MaiController_IsBehaviorTreeRunning"); \ static_assert(sizeof(MaiController_IsBehaviorTreeRunning) == 0x000001, "Wrong size on MaiController_IsBehaviorTreeRunning"); \ static_assert(offsetof(MaiController_IsBehaviorTreeRunning, ReturnValue) == 0x000000, "Member 'MaiController_IsBehaviorTreeRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsCurrentActionPointReached \ static_assert(alignof(MaiController_IsCurrentActionPointReached) == 0x000001, "Wrong alignment on MaiController_IsCurrentActionPointReached"); \ static_assert(sizeof(MaiController_IsCurrentActionPointReached) == 0x000001, "Wrong size on MaiController_IsCurrentActionPointReached"); \ static_assert(offsetof(MaiController_IsCurrentActionPointReached, ReturnValue) == 0x000000, "Member 'MaiController_IsCurrentActionPointReached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsCurrentWayPointReached \ static_assert(alignof(MaiController_IsCurrentWayPointReached) == 0x000001, "Wrong alignment on MaiController_IsCurrentWayPointReached"); \ static_assert(sizeof(MaiController_IsCurrentWayPointReached) == 0x000001, "Wrong size on MaiController_IsCurrentWayPointReached"); \ static_assert(offsetof(MaiController_IsCurrentWayPointReached, ReturnValue) == 0x000000, "Member 'MaiController_IsCurrentWayPointReached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_IsIndoor \ static_assert(alignof(MaiController_IsIndoor) == 0x000001, "Wrong alignment on MaiController_IsIndoor"); \ static_assert(sizeof(MaiController_IsIndoor) == 0x000001, "Wrong size on MaiController_IsIndoor"); \ static_assert(offsetof(MaiController_IsIndoor, ReturnValue) == 0x000000, "Member 'MaiController_IsIndoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiController_TopBehaviorName \ static_assert(alignof(MaiController_TopBehaviorName) == 0x000004, "Wrong alignment on MaiController_TopBehaviorName"); \ static_assert(sizeof(MaiController_TopBehaviorName) == 0x000008, "Wrong size on MaiController_TopBehaviorName"); \ static_assert(offsetof(MaiController_TopBehaviorName, ReturnValue) == 0x000000, "Member 'MaiController_TopBehaviorName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiController \ static_assert(alignof(AMaiController) == 0x000008, "Wrong alignment on AMaiController"); \ static_assert(sizeof(AMaiController) == 0x000880, "Wrong size on AMaiController"); \ static_assert(offsetof(AMaiController, _WallWalking) == 0x0003D8, "Member 'AMaiController::_WallWalking' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _ActionsComponent) == 0x0003E0, "Member 'AMaiController::_ActionsComponent' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _SoftActionGraph) == 0x0003E8, "Member 'AMaiController::_SoftActionGraph' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _ActionGraph) == 0x000418, "Member 'AMaiController::_ActionGraph' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _CurrentActionPoint) == 0x000420, "Member 'AMaiController::_CurrentActionPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _LastGraphPoint) == 0x000428, "Member 'AMaiController::_LastGraphPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _LastPathPoint) == 0x000430, "Member 'AMaiController::_LastPathPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _NextActionPoint) == 0x000438, "Member 'AMaiController::_NextActionPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _AbandonActionPoint) == 0x000440, "Member 'AMaiController::_AbandonActionPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _PointCooldowns) == 0x000448, "Member 'AMaiController::_PointCooldowns' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _ActionPointSequence) == 0x000498, "Member 'AMaiController::_ActionPointSequence' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _CapState) == 0x0004A0, "Member 'AMaiController::_CapState' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _HistorySize) == 0x0004A8, "Member 'AMaiController::_HistorySize' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _LocationFilterClass) == 0x0004B0, "Member 'AMaiController::_LocationFilterClass' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _WorkLocation) == 0x0004B8, "Member 'AMaiController::_WorkLocation' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _DisableControlRotation) == 0x0004D0, "Member 'AMaiController::_DisableControlRotation' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _SoftBehaviorTree) == 0x0004D8, "Member 'AMaiController::_SoftBehaviorTree' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BlackboardAsset) == 0x000508, "Member 'AMaiController::_BlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BlackboardConfig) == 0x000510, "Member 'AMaiController::_BlackboardConfig' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BlockBT) == 0x000520, "Member 'AMaiController::_BlockBT' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _PauseBT) == 0x000538, "Member 'AMaiController::_PauseBT' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BehaviorStack) == 0x000550, "Member 'AMaiController::_BehaviorStack' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BlackboardData) == 0x000560, "Member 'AMaiController::_BlackboardData' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BBBlocked) == 0x0007E0, "Member 'AMaiController::_BBBlocked' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BBCurrentActionPoint) == 0x0007E8, "Member 'AMaiController::_BBCurrentActionPoint' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BBDespawnLocation) == 0x0007F0, "Member 'AMaiController::_BBDespawnLocation' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BBHomeLocation) == 0x0007F8, "Member 'AMaiController::_BBHomeLocation' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _BBPlayer) == 0x000800, "Member 'AMaiController::_BBPlayer' has a wrong offset!"); \ static_assert(offsetof(AMaiController, _WaitForNavMesh) == 0x000808, "Member 'AMaiController::_WaitForNavMesh' has a wrong offset!"); \ static_assert(offsetof(AMaiController, OnMoveBlocked) == 0x000810, "Member 'AMaiController::OnMoveBlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_FindEnemyToFight \ static_assert(alignof(MaiControllerExt_FindEnemyToFight) == 0x000008, "Wrong alignment on MaiControllerExt_FindEnemyToFight"); \ static_assert(sizeof(MaiControllerExt_FindEnemyToFight) == 0x000008, "Wrong size on MaiControllerExt_FindEnemyToFight"); \ static_assert(offsetof(MaiControllerExt_FindEnemyToFight, ReturnValue) == 0x000000, "Member 'MaiControllerExt_FindEnemyToFight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_ForceChase \ static_assert(alignof(MaiControllerExt_ForceChase) == 0x000008, "Wrong alignment on MaiControllerExt_ForceChase"); \ static_assert(sizeof(MaiControllerExt_ForceChase) == 0x000010, "Wrong size on MaiControllerExt_ForceChase"); \ static_assert(offsetof(MaiControllerExt_ForceChase, enemy) == 0x000000, "Member 'MaiControllerExt_ForceChase::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiControllerExt_ForceChase, clearWhenPerceived) == 0x000008, "Member 'MaiControllerExt_ForceChase::clearWhenPerceived' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetAlertInstigator \ static_assert(alignof(MaiControllerExt_SetAlertInstigator) == 0x000008, "Wrong alignment on MaiControllerExt_SetAlertInstigator"); \ static_assert(sizeof(MaiControllerExt_SetAlertInstigator) == 0x000008, "Wrong size on MaiControllerExt_SetAlertInstigator"); \ static_assert(offsetof(MaiControllerExt_SetAlertInstigator, Actor) == 0x000000, "Member 'MaiControllerExt_SetAlertInstigator::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetAlertLocation \ static_assert(alignof(MaiControllerExt_SetAlertLocation) == 0x000008, "Wrong alignment on MaiControllerExt_SetAlertLocation"); \ static_assert(sizeof(MaiControllerExt_SetAlertLocation) == 0x000018, "Wrong size on MaiControllerExt_SetAlertLocation"); \ static_assert(offsetof(MaiControllerExt_SetAlertLocation, Location) == 0x000000, "Member 'MaiControllerExt_SetAlertLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetArchEnemy \ static_assert(alignof(MaiControllerExt_SetArchEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_SetArchEnemy"); \ static_assert(sizeof(MaiControllerExt_SetArchEnemy) == 0x000008, "Wrong size on MaiControllerExt_SetArchEnemy"); \ static_assert(offsetof(MaiControllerExt_SetArchEnemy, enemy) == 0x000000, "Member 'MaiControllerExt_SetArchEnemy::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetChaseLocation \ static_assert(alignof(MaiControllerExt_SetChaseLocation) == 0x000008, "Wrong alignment on MaiControllerExt_SetChaseLocation"); \ static_assert(sizeof(MaiControllerExt_SetChaseLocation) == 0x000018, "Wrong size on MaiControllerExt_SetChaseLocation"); \ static_assert(offsetof(MaiControllerExt_SetChaseLocation, Location) == 0x000000, "Member 'MaiControllerExt_SetChaseLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetFightingEnemy \ static_assert(alignof(MaiControllerExt_SetFightingEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_SetFightingEnemy"); \ static_assert(sizeof(MaiControllerExt_SetFightingEnemy) == 0x000008, "Wrong size on MaiControllerExt_SetFightingEnemy"); \ static_assert(offsetof(MaiControllerExt_SetFightingEnemy, enemy) == 0x000000, "Member 'MaiControllerExt_SetFightingEnemy::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetForcedEnemy \ static_assert(alignof(MaiControllerExt_SetForcedEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_SetForcedEnemy"); \ static_assert(sizeof(MaiControllerExt_SetForcedEnemy) == 0x000008, "Wrong size on MaiControllerExt_SetForcedEnemy"); \ static_assert(offsetof(MaiControllerExt_SetForcedEnemy, enemy) == 0x000000, "Member 'MaiControllerExt_SetForcedEnemy::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_SetParty \ static_assert(alignof(MaiControllerExt_SetParty) == 0x000001, "Wrong alignment on MaiControllerExt_SetParty"); \ static_assert(sizeof(MaiControllerExt_SetParty) == 0x000001, "Wrong size on MaiControllerExt_SetParty"); \ static_assert(offsetof(MaiControllerExt_SetParty, party) == 0x000000, "Member 'MaiControllerExt_SetParty::party' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetAlertInstigator \ static_assert(alignof(MaiControllerExt_GetAlertInstigator) == 0x000008, "Wrong alignment on MaiControllerExt_GetAlertInstigator"); \ static_assert(sizeof(MaiControllerExt_GetAlertInstigator) == 0x000008, "Wrong size on MaiControllerExt_GetAlertInstigator"); \ static_assert(offsetof(MaiControllerExt_GetAlertInstigator, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetAlertInstigator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetAlertLocation \ static_assert(alignof(MaiControllerExt_GetAlertLocation) == 0x000008, "Wrong alignment on MaiControllerExt_GetAlertLocation"); \ static_assert(sizeof(MaiControllerExt_GetAlertLocation) == 0x000018, "Wrong size on MaiControllerExt_GetAlertLocation"); \ static_assert(offsetof(MaiControllerExt_GetAlertLocation, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetAlertLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetArchEnemy \ static_assert(alignof(MaiControllerExt_GetArchEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_GetArchEnemy"); \ static_assert(sizeof(MaiControllerExt_GetArchEnemy) == 0x000008, "Wrong size on MaiControllerExt_GetArchEnemy"); \ static_assert(offsetof(MaiControllerExt_GetArchEnemy, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetArchEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetChaseLocation \ static_assert(alignof(MaiControllerExt_GetChaseLocation) == 0x000008, "Wrong alignment on MaiControllerExt_GetChaseLocation"); \ static_assert(sizeof(MaiControllerExt_GetChaseLocation) == 0x000018, "Wrong size on MaiControllerExt_GetChaseLocation"); \ static_assert(offsetof(MaiControllerExt_GetChaseLocation, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetChaseLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetFightingEnemy \ static_assert(alignof(MaiControllerExt_GetFightingEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_GetFightingEnemy"); \ static_assert(sizeof(MaiControllerExt_GetFightingEnemy) == 0x000008, "Wrong size on MaiControllerExt_GetFightingEnemy"); \ static_assert(offsetof(MaiControllerExt_GetFightingEnemy, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetFightingEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetForcedEnemy \ static_assert(alignof(MaiControllerExt_GetForcedEnemy) == 0x000008, "Wrong alignment on MaiControllerExt_GetForcedEnemy"); \ static_assert(sizeof(MaiControllerExt_GetForcedEnemy) == 0x000008, "Wrong size on MaiControllerExt_GetForcedEnemy"); \ static_assert(offsetof(MaiControllerExt_GetForcedEnemy, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetForcedEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_GetParty \ static_assert(alignof(MaiControllerExt_GetParty) == 0x000001, "Wrong alignment on MaiControllerExt_GetParty"); \ static_assert(sizeof(MaiControllerExt_GetParty) == 0x000001, "Wrong size on MaiControllerExt_GetParty"); \ static_assert(offsetof(MaiControllerExt_GetParty, ReturnValue) == 0x000000, "Member 'MaiControllerExt_GetParty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiControllerExt_IsFightingWith \ static_assert(alignof(MaiControllerExt_IsFightingWith) == 0x000008, "Wrong alignment on MaiControllerExt_IsFightingWith"); \ static_assert(sizeof(MaiControllerExt_IsFightingWith) == 0x000010, "Wrong size on MaiControllerExt_IsFightingWith"); \ static_assert(offsetof(MaiControllerExt_IsFightingWith, enemy) == 0x000000, "Member 'MaiControllerExt_IsFightingWith::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiControllerExt_IsFightingWith, ReturnValue) == 0x000008, "Member 'MaiControllerExt_IsFightingWith::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiControllerExt \ static_assert(alignof(AMaiControllerExt) == 0x000008, "Wrong alignment on AMaiControllerExt"); \ static_assert(sizeof(AMaiControllerExt) == 0x0008D8, "Wrong size on AMaiControllerExt"); \ static_assert(offsetof(AMaiControllerExt, _Party) == 0x000880, "Member 'AMaiControllerExt::_Party' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _ArchEnemy) == 0x000888, "Member 'AMaiControllerExt::_ArchEnemy' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _ForcedEnemy) == 0x000890, "Member 'AMaiControllerExt::_ForcedEnemy' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _FightingEnemy) == 0x000898, "Member 'AMaiControllerExt::_FightingEnemy' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _ClearChaseWhenPerceived) == 0x0008A0, "Member 'AMaiControllerExt::_ClearChaseWhenPerceived' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _IgnoreAll) == 0x0008A1, "Member 'AMaiControllerExt::_IgnoreAll' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _BBArchEnemy) == 0x0008A4, "Member 'AMaiControllerExt::_BBArchEnemy' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _BBInstigator) == 0x0008AC, "Member 'AMaiControllerExt::_BBInstigator' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _BBAlertLocation) == 0x0008B4, "Member 'AMaiControllerExt::_BBAlertLocation' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, _BBChaseLocation) == 0x0008BC, "Member 'AMaiControllerExt::_BBChaseLocation' has a wrong offset!"); \ static_assert(offsetof(AMaiControllerExt, OnArchEnemyChange) == 0x0008C8, "Member 'AMaiControllerExt::OnArchEnemyChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverComponent_IsActorInCover \ static_assert(alignof(MaiCoverComponent_IsActorInCover) == 0x000008, "Wrong alignment on MaiCoverComponent_IsActorInCover"); \ static_assert(sizeof(MaiCoverComponent_IsActorInCover) == 0x000010, "Wrong size on MaiCoverComponent_IsActorInCover"); \ static_assert(offsetof(MaiCoverComponent_IsActorInCover, Actor) == 0x000000, "Member 'MaiCoverComponent_IsActorInCover::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiCoverComponent_IsActorInCover, ReturnValue) == 0x000008, "Member 'MaiCoverComponent_IsActorInCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverComponent_IsUserInCover \ static_assert(alignof(MaiCoverComponent_IsUserInCover) == 0x000008, "Wrong alignment on MaiCoverComponent_IsUserInCover"); \ static_assert(sizeof(MaiCoverComponent_IsUserInCover) == 0x000010, "Wrong size on MaiCoverComponent_IsUserInCover"); \ static_assert(offsetof(MaiCoverComponent_IsUserInCover, User) == 0x000000, "Member 'MaiCoverComponent_IsUserInCover::User' has a wrong offset!"); \ static_assert(offsetof(MaiCoverComponent_IsUserInCover, ReturnValue) == 0x000008, "Member 'MaiCoverComponent_IsUserInCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverComponent_OnOverlapBegin \ static_assert(alignof(MaiCoverComponent_OnOverlapBegin) == 0x000008, "Wrong alignment on MaiCoverComponent_OnOverlapBegin"); \ static_assert(sizeof(MaiCoverComponent_OnOverlapBegin) == 0x000010, "Wrong size on MaiCoverComponent_OnOverlapBegin"); \ static_assert(offsetof(MaiCoverComponent_OnOverlapBegin, OverlappedActor) == 0x000000, "Member 'MaiCoverComponent_OnOverlapBegin::OverlappedActor' has a wrong offset!"); \ static_assert(offsetof(MaiCoverComponent_OnOverlapBegin, OtherActor) == 0x000008, "Member 'MaiCoverComponent_OnOverlapBegin::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverComponent_OnOverlapEnd \ static_assert(alignof(MaiCoverComponent_OnOverlapEnd) == 0x000008, "Wrong alignment on MaiCoverComponent_OnOverlapEnd"); \ static_assert(sizeof(MaiCoverComponent_OnOverlapEnd) == 0x000010, "Wrong size on MaiCoverComponent_OnOverlapEnd"); \ static_assert(offsetof(MaiCoverComponent_OnOverlapEnd, OverlappedActor) == 0x000000, "Member 'MaiCoverComponent_OnOverlapEnd::OverlappedActor' has a wrong offset!"); \ static_assert(offsetof(MaiCoverComponent_OnOverlapEnd, OtherActor) == 0x000008, "Member 'MaiCoverComponent_OnOverlapEnd::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiCoverComponent \ static_assert(alignof(UMaiCoverComponent) == 0x000008, "Wrong alignment on UMaiCoverComponent"); \ static_assert(sizeof(UMaiCoverComponent) == 0x0000E0, "Wrong size on UMaiCoverComponent"); \ static_assert(offsetof(UMaiCoverComponent, _FullCover) == 0x0000C8, "Member 'UMaiCoverComponent::_FullCover' has a wrong offset!"); \ static_assert(offsetof(UMaiCoverComponent, _Users) == 0x0000D0, "Member 'UMaiCoverComponent::_Users' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiCoverTrigger \ static_assert(alignof(AMaiCoverTrigger) == 0x000008, "Wrong alignment on AMaiCoverTrigger"); \ static_assert(sizeof(AMaiCoverTrigger) == 0x0002C8, "Wrong size on AMaiCoverTrigger"); \ static_assert(offsetof(AMaiCoverTrigger, _Cover) == 0x0002B8, "Member 'AMaiCoverTrigger::_Cover' has a wrong offset!"); \ static_assert(offsetof(AMaiCoverTrigger, _FullCover) == 0x0002C0, "Member 'AMaiCoverTrigger::_FullCover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverUser_IsInCover \ static_assert(alignof(MaiCoverUser_IsInCover) == 0x000004, "Wrong alignment on MaiCoverUser_IsInCover"); \ static_assert(sizeof(MaiCoverUser_IsInCover) == 0x00000C, "Wrong size on MaiCoverUser_IsInCover"); \ static_assert(offsetof(MaiCoverUser_IsInCover, Filter) == 0x000000, "Member 'MaiCoverUser_IsInCover::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiCoverUser_IsInCover, ReturnValue) == 0x000008, "Member 'MaiCoverUser_IsInCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCoverUser_IsInFullCover \ static_assert(alignof(MaiCoverUser_IsInFullCover) == 0x000004, "Wrong alignment on MaiCoverUser_IsInFullCover"); \ static_assert(sizeof(MaiCoverUser_IsInFullCover) == 0x00000C, "Wrong size on MaiCoverUser_IsInFullCover"); \ static_assert(offsetof(MaiCoverUser_IsInFullCover, Filter) == 0x000000, "Member 'MaiCoverUser_IsInFullCover::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiCoverUser_IsInFullCover, ReturnValue) == 0x000008, "Member 'MaiCoverUser_IsInFullCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiCoverUser \ static_assert(alignof(UMaiCoverUser) == 0x000008, "Wrong alignment on UMaiCoverUser"); \ static_assert(sizeof(UMaiCoverUser) == 0x0000D8, "Wrong size on UMaiCoverUser"); \ static_assert(offsetof(UMaiCoverUser, _MyCovers) == 0x0000A0, "Member 'UMaiCoverUser::_MyCovers' has a wrong offset!"); \ static_assert(offsetof(UMaiCoverUser, _Enabled) == 0x0000B0, "Member 'UMaiCoverUser::_Enabled' has a wrong offset!"); \ static_assert(offsetof(UMaiCoverUser, _OnEnterCover) == 0x0000B8, "Member 'UMaiCoverUser::_OnEnterCover' has a wrong offset!"); \ static_assert(offsetof(UMaiCoverUser, _OnLeaveCover) == 0x0000C8, "Member 'UMaiCoverUser::_OnLeaveCover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiPointOfInterest_SwitchOnFor \ static_assert(alignof(MaiPointOfInterest_SwitchOnFor) == 0x000004, "Wrong alignment on MaiPointOfInterest_SwitchOnFor"); \ static_assert(sizeof(MaiPointOfInterest_SwitchOnFor) == 0x000004, "Wrong size on MaiPointOfInterest_SwitchOnFor"); \ static_assert(offsetof(MaiPointOfInterest_SwitchOnFor, Duration) == 0x000000, "Member 'MaiPointOfInterest_SwitchOnFor::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiPointOfInterest \ static_assert(alignof(AMaiPointOfInterest) == 0x000008, "Wrong alignment on AMaiPointOfInterest"); \ static_assert(sizeof(AMaiPointOfInterest) == 0x000468, "Wrong size on AMaiPointOfInterest"); \ static_assert(offsetof(AMaiPointOfInterest, _DetectionArea) == 0x000450, "Member 'AMaiPointOfInterest::_DetectionArea' has a wrong offset!"); \ static_assert(offsetof(AMaiPointOfInterest, _Cooldown) == 0x000458, "Member 'AMaiPointOfInterest::_Cooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiDecoy \ static_assert(alignof(AMaiDecoy) == 0x000008, "Wrong alignment on AMaiDecoy"); \ static_assert(sizeof(AMaiDecoy) == 0x000488, "Wrong size on AMaiDecoy"); \ static_assert(offsetof(AMaiDecoy, _LightEmitter) == 0x000468, "Member 'AMaiDecoy::_LightEmitter' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _NoiseEmitter) == 0x000470, "Member 'AMaiDecoy::_NoiseEmitter' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _VisibilityLevel) == 0x000478, "Member 'AMaiDecoy::_VisibilityLevel' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _Hearable) == 0x000480, "Member 'AMaiDecoy::_Hearable' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _Visible) == 0x000481, "Member 'AMaiDecoy::_Visible' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _Smelly) == 0x000482, "Member 'AMaiDecoy::_Smelly' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _NoiseEnabled) == 0x000483, "Member 'AMaiDecoy::_NoiseEnabled' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _VisibilityEnabled) == 0x000484, "Member 'AMaiDecoy::_VisibilityEnabled' has a wrong offset!"); \ static_assert(offsetof(AMaiDecoy, _OdorEnabled) == 0x000485, "Member 'AMaiDecoy::_OdorEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_IgnorePoint \ static_assert(alignof(MaiCuriosityComponent_IgnorePoint) == 0x000008, "Wrong alignment on MaiCuriosityComponent_IgnorePoint"); \ static_assert(sizeof(MaiCuriosityComponent_IgnorePoint) == 0x000008, "Wrong size on MaiCuriosityComponent_IgnorePoint"); \ static_assert(offsetof(MaiCuriosityComponent_IgnorePoint, Point) == 0x000000, "Member 'MaiCuriosityComponent_IgnorePoint::Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_OnTargetPerceptionUpdated \ static_assert(alignof(MaiCuriosityComponent_OnTargetPerceptionUpdated) == 0x000008, "Wrong alignment on MaiCuriosityComponent_OnTargetPerceptionUpdated"); \ static_assert(sizeof(MaiCuriosityComponent_OnTargetPerceptionUpdated) == 0x000060, "Wrong size on MaiCuriosityComponent_OnTargetPerceptionUpdated"); \ static_assert(offsetof(MaiCuriosityComponent_OnTargetPerceptionUpdated, Actor) == 0x000000, "Member 'MaiCuriosityComponent_OnTargetPerceptionUpdated::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiCuriosityComponent_OnTargetPerceptionUpdated, Stimulus) == 0x000008, "Member 'MaiCuriosityComponent_OnTargetPerceptionUpdated::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_SelectPointOfInterest \ static_assert(alignof(MaiCuriosityComponent_SelectPointOfInterest) == 0x000008, "Wrong alignment on MaiCuriosityComponent_SelectPointOfInterest"); \ static_assert(sizeof(MaiCuriosityComponent_SelectPointOfInterest) == 0x000018, "Wrong size on MaiCuriosityComponent_SelectPointOfInterest"); \ static_assert(offsetof(MaiCuriosityComponent_SelectPointOfInterest, selection) == 0x000000, "Member 'MaiCuriosityComponent_SelectPointOfInterest::selection' has a wrong offset!"); \ static_assert(offsetof(MaiCuriosityComponent_SelectPointOfInterest, pointClass) == 0x000008, "Member 'MaiCuriosityComponent_SelectPointOfInterest::pointClass' has a wrong offset!"); \ static_assert(offsetof(MaiCuriosityComponent_SelectPointOfInterest, ReturnValue) == 0x000010, "Member 'MaiCuriosityComponent_SelectPointOfInterest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_UpdateDetectedPoints \ static_assert(alignof(MaiCuriosityComponent_UpdateDetectedPoints) == 0x000004, "Wrong alignment on MaiCuriosityComponent_UpdateDetectedPoints"); \ static_assert(sizeof(MaiCuriosityComponent_UpdateDetectedPoints) == 0x000004, "Wrong size on MaiCuriosityComponent_UpdateDetectedPoints"); \ static_assert(offsetof(MaiCuriosityComponent_UpdateDetectedPoints, areaExtent) == 0x000000, "Member 'MaiCuriosityComponent_UpdateDetectedPoints::areaExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_UpdatePointsInPerception \ static_assert(alignof(MaiCuriosityComponent_UpdatePointsInPerception) == 0x000008, "Wrong alignment on MaiCuriosityComponent_UpdatePointsInPerception"); \ static_assert(sizeof(MaiCuriosityComponent_UpdatePointsInPerception) == 0x000010, "Wrong size on MaiCuriosityComponent_UpdatePointsInPerception"); \ static_assert(offsetof(MaiCuriosityComponent_UpdatePointsInPerception, pointClass) == 0x000000, "Member 'MaiCuriosityComponent_UpdatePointsInPerception::pointClass' has a wrong offset!"); \ static_assert(offsetof(MaiCuriosityComponent_UpdatePointsInPerception, areaExtent) == 0x000008, "Member 'MaiCuriosityComponent_UpdatePointsInPerception::areaExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiCuriosityComponent_ShouldIgnorePoint \ static_assert(alignof(MaiCuriosityComponent_ShouldIgnorePoint) == 0x000008, "Wrong alignment on MaiCuriosityComponent_ShouldIgnorePoint"); \ static_assert(sizeof(MaiCuriosityComponent_ShouldIgnorePoint) == 0x000010, "Wrong size on MaiCuriosityComponent_ShouldIgnorePoint"); \ static_assert(offsetof(MaiCuriosityComponent_ShouldIgnorePoint, Point) == 0x000000, "Member 'MaiCuriosityComponent_ShouldIgnorePoint::Point' has a wrong offset!"); \ static_assert(offsetof(MaiCuriosityComponent_ShouldIgnorePoint, ReturnValue) == 0x000008, "Member 'MaiCuriosityComponent_ShouldIgnorePoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiCuriosityComponent \ static_assert(alignof(UMaiCuriosityComponent) == 0x000008, "Wrong alignment on UMaiCuriosityComponent"); \ static_assert(sizeof(UMaiCuriosityComponent) == 0x0001F8, "Wrong size on UMaiCuriosityComponent"); \ static_assert(offsetof(UMaiCuriosityComponent, _DetectedPoints) == 0x0000A0, "Member 'UMaiCuriosityComponent::_DetectedPoints' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _PointsInPerception) == 0x0000B0, "Member 'UMaiCuriosityComponent::_PointsInPerception' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _PointOfInterest) == 0x0000C0, "Member 'UMaiCuriosityComponent::_PointOfInterest' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _PointCooldowns) == 0x0000C8, "Member 'UMaiCuriosityComponent::_PointCooldowns' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _PointsToIgnore) == 0x000118, "Member 'UMaiCuriosityComponent::_PointsToIgnore' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _UseDetection) == 0x000168, "Member 'UMaiCuriosityComponent::_UseDetection' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _UseSenses) == 0x000169, "Member 'UMaiCuriosityComponent::_UseSenses' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _AutoSelect) == 0x00016A, "Member 'UMaiCuriosityComponent::_AutoSelect' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _SelectionMethod) == 0x00016B, "Member 'UMaiCuriosityComponent::_SelectionMethod' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _SearchCooldown) == 0x00016C, "Member 'UMaiCuriosityComponent::_SearchCooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _LastChance) == 0x000170, "Member 'UMaiCuriosityComponent::_LastChance' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _InvalidColor) == 0x000174, "Member 'UMaiCuriosityComponent::_InvalidColor' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _ValidColor) == 0x000184, "Member 'UMaiCuriosityComponent::_ValidColor' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, _SelectedColor) == 0x000194, "Member 'UMaiCuriosityComponent::_SelectedColor' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, PerceivePoint) == 0x0001A8, "Member 'UMaiCuriosityComponent::PerceivePoint' has a wrong offset!"); \ static_assert(offsetof(UMaiCuriosityComponent, SelectPoint) == 0x0001B8, "Member 'UMaiCuriosityComponent::SelectPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiInterestedComponent \ static_assert(alignof(UMaiInterestedComponent) == 0x000008, "Wrong alignment on UMaiInterestedComponent"); \ static_assert(sizeof(UMaiInterestedComponent) == 0x0001F8, "Wrong size on UMaiInterestedComponent"); \ #define DUMPER7_ASSERTS_AIDataProvider_FromScript_ScriptBindData \ static_assert(alignof(AIDataProvider_FromScript_ScriptBindData) == 0x000008, "Wrong alignment on AIDataProvider_FromScript_ScriptBindData"); \ static_assert(sizeof(AIDataProvider_FromScript_ScriptBindData) == 0x000008, "Wrong size on AIDataProvider_FromScript_ScriptBindData"); \ static_assert(offsetof(AIDataProvider_FromScript_ScriptBindData, Pawn) == 0x000000, "Member 'AIDataProvider_FromScript_ScriptBindData::Pawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDataProvider_FromScript_SetBoolValue \ static_assert(alignof(AIDataProvider_FromScript_SetBoolValue) == 0x000001, "Wrong alignment on AIDataProvider_FromScript_SetBoolValue"); \ static_assert(sizeof(AIDataProvider_FromScript_SetBoolValue) == 0x000001, "Wrong size on AIDataProvider_FromScript_SetBoolValue"); \ static_assert(offsetof(AIDataProvider_FromScript_SetBoolValue, Value) == 0x000000, "Member 'AIDataProvider_FromScript_SetBoolValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDataProvider_FromScript_SetFloatValue \ static_assert(alignof(AIDataProvider_FromScript_SetFloatValue) == 0x000004, "Wrong alignment on AIDataProvider_FromScript_SetFloatValue"); \ static_assert(sizeof(AIDataProvider_FromScript_SetFloatValue) == 0x000004, "Wrong size on AIDataProvider_FromScript_SetFloatValue"); \ static_assert(offsetof(AIDataProvider_FromScript_SetFloatValue, Value) == 0x000000, "Member 'AIDataProvider_FromScript_SetFloatValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDataProvider_FromScript_SetIntValue \ static_assert(alignof(AIDataProvider_FromScript_SetIntValue) == 0x000004, "Wrong alignment on AIDataProvider_FromScript_SetIntValue"); \ static_assert(sizeof(AIDataProvider_FromScript_SetIntValue) == 0x000004, "Wrong size on AIDataProvider_FromScript_SetIntValue"); \ static_assert(offsetof(AIDataProvider_FromScript_SetIntValue, Value) == 0x000000, "Member 'AIDataProvider_FromScript_SetIntValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDataProvider_FromScript_ScriptToString \ static_assert(alignof(AIDataProvider_FromScript_ScriptToString) == 0x000008, "Wrong alignment on AIDataProvider_FromScript_ScriptToString"); \ static_assert(sizeof(AIDataProvider_FromScript_ScriptToString) == 0x000010, "Wrong size on AIDataProvider_FromScript_ScriptToString"); \ static_assert(offsetof(AIDataProvider_FromScript_ScriptToString, ReturnValue) == 0x000000, "Member 'AIDataProvider_FromScript_ScriptToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIDataProvider_FromScript \ static_assert(alignof(UAIDataProvider_FromScript) == 0x000008, "Wrong alignment on UAIDataProvider_FromScript"); \ static_assert(sizeof(UAIDataProvider_FromScript) == 0x000038, "Wrong size on UAIDataProvider_FromScript"); \ static_assert(offsetof(UAIDataProvider_FromScript, FloatValue) == 0x000028, "Member 'UAIDataProvider_FromScript::FloatValue' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_FromScript, IntValue) == 0x00002C, "Member 'UAIDataProvider_FromScript::IntValue' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_FromScript, BoolValue) == 0x000030, "Member 'UAIDataProvider_FromScript::BoolValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIDataProvider_IncParams \ static_assert(alignof(UAIDataProvider_IncParams) == 0x000008, "Wrong alignment on UAIDataProvider_IncParams"); \ static_assert(sizeof(UAIDataProvider_IncParams) == 0x000048, "Wrong size on UAIDataProvider_IncParams"); \ static_assert(offsetof(UAIDataProvider_IncParams, mod) == 0x000040, "Member 'UAIDataProvider_IncParams::mod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIDataProvider_MulParams \ static_assert(alignof(UAIDataProvider_MulParams) == 0x000008, "Wrong alignment on UAIDataProvider_MulParams"); \ static_assert(sizeof(UAIDataProvider_MulParams) == 0x000048, "Wrong size on UAIDataProvider_MulParams"); \ static_assert(offsetof(UAIDataProvider_MulParams, mod) == 0x000040, "Member 'UAIDataProvider_MulParams::mod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSenseDebugger \ static_assert(alignof(UMaiSenseDebugger) == 0x000010, "Wrong alignment on UMaiSenseDebugger"); \ static_assert(sizeof(UMaiSenseDebugger) == 0x0005B0, "Wrong size on UMaiSenseDebugger"); \ static_assert(offsetof(UMaiSenseDebugger, _DefaultThickness) == 0x000580, "Member 'UMaiSenseDebugger::_DefaultThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_aiDebugPrint \ static_assert(alignof(MaiDebugger_aiDebugPrint) == 0x000008, "Wrong alignment on MaiDebugger_aiDebugPrint"); \ static_assert(sizeof(MaiDebugger_aiDebugPrint) == 0x000048, "Wrong size on MaiDebugger_aiDebugPrint"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, Actor) == 0x000000, "Member 'MaiDebugger_aiDebugPrint::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, InString) == 0x000008, "Member 'MaiDebugger_aiDebugPrint::InString' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, toScreen) == 0x000018, "Member 'MaiDebugger_aiDebugPrint::toScreen' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, toLog) == 0x000019, "Member 'MaiDebugger_aiDebugPrint::toLog' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, Color) == 0x00001C, "Member 'MaiDebugger_aiDebugPrint::Color' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, Duration) == 0x00002C, "Member 'MaiDebugger_aiDebugPrint::Duration' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, IgnoreActor) == 0x000030, "Member 'MaiDebugger_aiDebugPrint::IgnoreActor' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint, Category) == 0x000038, "Member 'MaiDebugger_aiDebugPrint::Category' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_aiDebugPrint2 \ static_assert(alignof(MaiDebugger_aiDebugPrint2) == 0x000008, "Wrong alignment on MaiDebugger_aiDebugPrint2"); \ static_assert(sizeof(MaiDebugger_aiDebugPrint2) == 0x000048, "Wrong size on MaiDebugger_aiDebugPrint2"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint2, Actor) == 0x000000, "Member 'MaiDebugger_aiDebugPrint2::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint2, InString) == 0x000008, "Member 'MaiDebugger_aiDebugPrint2::InString' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_aiDebugPrint2, Params_0) == 0x000018, "Member 'MaiDebugger_aiDebugPrint2::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugActionPath \ static_assert(alignof(MaiDebugger_getAIDebugActionPath) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugActionPath"); \ static_assert(sizeof(MaiDebugger_getAIDebugActionPath) == 0x000010, "Wrong size on MaiDebugger_getAIDebugActionPath"); \ static_assert(offsetof(MaiDebugger_getAIDebugActionPath, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugActionPath::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugActionPath, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugActionPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugActor \ static_assert(alignof(MaiDebugger_getAIDebugActor) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugActor"); \ static_assert(sizeof(MaiDebugger_getAIDebugActor) == 0x000010, "Wrong size on MaiDebugger_getAIDebugActor"); \ static_assert(offsetof(MaiDebugger_getAIDebugActor, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugActor::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugActor, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugAggro \ static_assert(alignof(MaiDebugger_getAIDebugAggro) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugAggro"); \ static_assert(sizeof(MaiDebugger_getAIDebugAggro) == 0x000010, "Wrong size on MaiDebugger_getAIDebugAggro"); \ static_assert(offsetof(MaiDebugger_getAIDebugAggro, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugAggro::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugAggro, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugAttack \ static_assert(alignof(MaiDebugger_getAIDebugAttack) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugAttack"); \ static_assert(sizeof(MaiDebugger_getAIDebugAttack) == 0x000010, "Wrong size on MaiDebugger_getAIDebugAttack"); \ static_assert(offsetof(MaiDebugger_getAIDebugAttack, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugAttack::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugAttack, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugAttack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugCuriosity \ static_assert(alignof(MaiDebugger_getAIDebugCuriosity) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugCuriosity"); \ static_assert(sizeof(MaiDebugger_getAIDebugCuriosity) == 0x000010, "Wrong size on MaiDebugger_getAIDebugCuriosity"); \ static_assert(offsetof(MaiDebugger_getAIDebugCuriosity, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugCuriosity::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugCuriosity, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugCuriosity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugger \ static_assert(alignof(MaiDebugger_getAIDebugger) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugger"); \ static_assert(sizeof(MaiDebugger_getAIDebugger) == 0x000018, "Wrong size on MaiDebugger_getAIDebugger"); \ static_assert(offsetof(MaiDebugger_getAIDebugger, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugger::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugger, onlyIfActive) == 0x000008, "Member 'MaiDebugger_getAIDebugger::onlyIfActive' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugger, ReturnValue) == 0x000010, "Member 'MaiDebugger_getAIDebugger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugGState \ static_assert(alignof(MaiDebugger_getAIDebugGState) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugGState"); \ static_assert(sizeof(MaiDebugger_getAIDebugGState) == 0x000018, "Wrong size on MaiDebugger_getAIDebugGState"); \ static_assert(offsetof(MaiDebugger_getAIDebugGState, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugGState::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugGState, Name_0) == 0x000008, "Member 'MaiDebugger_getAIDebugGState::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugGState, ReturnValue) == 0x000010, "Member 'MaiDebugger_getAIDebugGState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugHearing \ static_assert(alignof(MaiDebugger_getAIDebugHearing) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugHearing"); \ static_assert(sizeof(MaiDebugger_getAIDebugHearing) == 0x000010, "Wrong size on MaiDebugger_getAIDebugHearing"); \ static_assert(offsetof(MaiDebugger_getAIDebugHearing, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugHearing::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugHearing, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugHearing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugMovement \ static_assert(alignof(MaiDebugger_getAIDebugMovement) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugMovement"); \ static_assert(sizeof(MaiDebugger_getAIDebugMovement) == 0x000010, "Wrong size on MaiDebugger_getAIDebugMovement"); \ static_assert(offsetof(MaiDebugger_getAIDebugMovement, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugMovement::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugMovement, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugNavPath \ static_assert(alignof(MaiDebugger_getAIDebugNavPath) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugNavPath"); \ static_assert(sizeof(MaiDebugger_getAIDebugNavPath) == 0x000010, "Wrong size on MaiDebugger_getAIDebugNavPath"); \ static_assert(offsetof(MaiDebugger_getAIDebugNavPath, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugNavPath::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugNavPath, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugNavPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugNoises \ static_assert(alignof(MaiDebugger_getAIDebugNoises) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugNoises"); \ static_assert(sizeof(MaiDebugger_getAIDebugNoises) == 0x000010, "Wrong size on MaiDebugger_getAIDebugNoises"); \ static_assert(offsetof(MaiDebugger_getAIDebugNoises, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugNoises::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugNoises, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugNoises::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugOdor \ static_assert(alignof(MaiDebugger_getAIDebugOdor) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugOdor"); \ static_assert(sizeof(MaiDebugger_getAIDebugOdor) == 0x000010, "Wrong size on MaiDebugger_getAIDebugOdor"); \ static_assert(offsetof(MaiDebugger_getAIDebugOdor, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugOdor::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugOdor, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugOdor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugSight \ static_assert(alignof(MaiDebugger_getAIDebugSight) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugSight"); \ static_assert(sizeof(MaiDebugger_getAIDebugSight) == 0x000010, "Wrong size on MaiDebugger_getAIDebugSight"); \ static_assert(offsetof(MaiDebugger_getAIDebugSight, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugSight::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugSight, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugSight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugSmell \ static_assert(alignof(MaiDebugger_getAIDebugSmell) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugSmell"); \ static_assert(sizeof(MaiDebugger_getAIDebugSmell) == 0x000010, "Wrong size on MaiDebugger_getAIDebugSmell"); \ static_assert(offsetof(MaiDebugger_getAIDebugSmell, WorldContext) == 0x000000, "Member 'MaiDebugger_getAIDebugSmell::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugSmell, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugSmell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugState \ static_assert(alignof(MaiDebugger_getAIDebugState) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugState"); \ static_assert(sizeof(MaiDebugger_getAIDebugState) == 0x000018, "Wrong size on MaiDebugger_getAIDebugState"); \ static_assert(offsetof(MaiDebugger_getAIDebugState, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugState::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugState, Name_0) == 0x000008, "Member 'MaiDebugger_getAIDebugState::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugState, ReturnValue) == 0x000010, "Member 'MaiDebugger_getAIDebugState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_getAIDebugVisibility \ static_assert(alignof(MaiDebugger_getAIDebugVisibility) == 0x000008, "Wrong alignment on MaiDebugger_getAIDebugVisibility"); \ static_assert(sizeof(MaiDebugger_getAIDebugVisibility) == 0x000010, "Wrong size on MaiDebugger_getAIDebugVisibility"); \ static_assert(offsetof(MaiDebugger_getAIDebugVisibility, Being) == 0x000000, "Member 'MaiDebugger_getAIDebugVisibility::Being' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_getAIDebugVisibility, ReturnValue) == 0x000008, "Member 'MaiDebugger_getAIDebugVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugActionPath \ static_assert(alignof(MaiDebugger_AIDebugActionPath) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugActionPath"); \ static_assert(sizeof(MaiDebugger_AIDebugActionPath) == 0x000001, "Wrong size on MaiDebugger_AIDebugActionPath"); \ static_assert(offsetof(MaiDebugger_AIDebugActionPath, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugActionPath::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugActor \ static_assert(alignof(MaiDebugger_AIDebugActor) == 0x000004, "Wrong alignment on MaiDebugger_AIDebugActor"); \ static_assert(sizeof(MaiDebugger_AIDebugActor) == 0x000008, "Wrong size on MaiDebugger_AIDebugActor"); \ static_assert(offsetof(MaiDebugger_AIDebugActor, Name_0) == 0x000000, "Member 'MaiDebugger_AIDebugActor::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugAddState \ static_assert(alignof(MaiDebugger_AIDebugAddState) == 0x000004, "Wrong alignment on MaiDebugger_AIDebugAddState"); \ static_assert(sizeof(MaiDebugger_AIDebugAddState) == 0x00000C, "Wrong size on MaiDebugger_AIDebugAddState"); \ static_assert(offsetof(MaiDebugger_AIDebugAddState, Name_0) == 0x000000, "Member 'MaiDebugger_AIDebugAddState::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_AIDebugAddState, Debug) == 0x000008, "Member 'MaiDebugger_AIDebugAddState::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugAggro \ static_assert(alignof(MaiDebugger_AIDebugAggro) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugAggro"); \ static_assert(sizeof(MaiDebugger_AIDebugAggro) == 0x000001, "Wrong size on MaiDebugger_AIDebugAggro"); \ static_assert(offsetof(MaiDebugger_AIDebugAggro, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugAggro::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugAInfo \ static_assert(alignof(MaiDebugger_AIDebugAInfo) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugAInfo"); \ static_assert(sizeof(MaiDebugger_AIDebugAInfo) == 0x000001, "Wrong size on MaiDebugger_AIDebugAInfo"); \ static_assert(offsetof(MaiDebugger_AIDebugAInfo, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugAInfo::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugAttack \ static_assert(alignof(MaiDebugger_AIDebugAttack) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugAttack"); \ static_assert(sizeof(MaiDebugger_AIDebugAttack) == 0x000001, "Wrong size on MaiDebugger_AIDebugAttack"); \ static_assert(offsetof(MaiDebugger_AIDebugAttack, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugAttack::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugBehaviorTree \ static_assert(alignof(MaiDebugger_AIDebugBehaviorTree) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugBehaviorTree"); \ static_assert(sizeof(MaiDebugger_AIDebugBehaviorTree) == 0x000001, "Wrong size on MaiDebugger_AIDebugBehaviorTree"); \ static_assert(offsetof(MaiDebugger_AIDebugBehaviorTree, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugBehaviorTree::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugCuriosity \ static_assert(alignof(MaiDebugger_AIDebugCuriosity) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugCuriosity"); \ static_assert(sizeof(MaiDebugger_AIDebugCuriosity) == 0x000001, "Wrong size on MaiDebugger_AIDebugCuriosity"); \ static_assert(offsetof(MaiDebugger_AIDebugCuriosity, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugCuriosity::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugEQS \ static_assert(alignof(MaiDebugger_AIDebugEQS) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugEQS"); \ static_assert(sizeof(MaiDebugger_AIDebugEQS) == 0x000001, "Wrong size on MaiDebugger_AIDebugEQS"); \ static_assert(offsetof(MaiDebugger_AIDebugEQS, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugEQS::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugger \ static_assert(alignof(MaiDebugger_AIDebugger) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugger"); \ static_assert(sizeof(MaiDebugger_AIDebugger) == 0x000001, "Wrong size on MaiDebugger_AIDebugger"); \ static_assert(offsetof(MaiDebugger_AIDebugger, Activate) == 0x000000, "Member 'MaiDebugger_AIDebugger::Activate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugHearing \ static_assert(alignof(MaiDebugger_AIDebugHearing) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugHearing"); \ static_assert(sizeof(MaiDebugger_AIDebugHearing) == 0x000001, "Wrong size on MaiDebugger_AIDebugHearing"); \ static_assert(offsetof(MaiDebugger_AIDebugHearing, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugHearing::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugMovement \ static_assert(alignof(MaiDebugger_AIDebugMovement) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugMovement"); \ static_assert(sizeof(MaiDebugger_AIDebugMovement) == 0x000001, "Wrong size on MaiDebugger_AIDebugMovement"); \ static_assert(offsetof(MaiDebugger_AIDebugMovement, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugMovement::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugNavMesh \ static_assert(alignof(MaiDebugger_AIDebugNavMesh) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugNavMesh"); \ static_assert(sizeof(MaiDebugger_AIDebugNavMesh) == 0x000001, "Wrong size on MaiDebugger_AIDebugNavMesh"); \ static_assert(offsetof(MaiDebugger_AIDebugNavMesh, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugNavMesh::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugNavPath \ static_assert(alignof(MaiDebugger_AIDebugNavPath) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugNavPath"); \ static_assert(sizeof(MaiDebugger_AIDebugNavPath) == 0x000001, "Wrong size on MaiDebugger_AIDebugNavPath"); \ static_assert(offsetof(MaiDebugger_AIDebugNavPath, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugNavPath::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugNoises \ static_assert(alignof(MaiDebugger_AIDebugNoises) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugNoises"); \ static_assert(sizeof(MaiDebugger_AIDebugNoises) == 0x000001, "Wrong size on MaiDebugger_AIDebugNoises"); \ static_assert(offsetof(MaiDebugger_AIDebugNoises, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugNoises::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugOdor \ static_assert(alignof(MaiDebugger_AIDebugOdor) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugOdor"); \ static_assert(sizeof(MaiDebugger_AIDebugOdor) == 0x000001, "Wrong size on MaiDebugger_AIDebugOdor"); \ static_assert(offsetof(MaiDebugger_AIDebugOdor, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugOdor::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugPerception \ static_assert(alignof(MaiDebugger_AIDebugPerception) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugPerception"); \ static_assert(sizeof(MaiDebugger_AIDebugPerception) == 0x000001, "Wrong size on MaiDebugger_AIDebugPerception"); \ static_assert(offsetof(MaiDebugger_AIDebugPerception, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugPerception::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugSight \ static_assert(alignof(MaiDebugger_AIDebugSight) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugSight"); \ static_assert(sizeof(MaiDebugger_AIDebugSight) == 0x000001, "Wrong size on MaiDebugger_AIDebugSight"); \ static_assert(offsetof(MaiDebugger_AIDebugSight, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugSight::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugSmell \ static_assert(alignof(MaiDebugger_AIDebugSmell) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugSmell"); \ static_assert(sizeof(MaiDebugger_AIDebugSmell) == 0x000001, "Wrong size on MaiDebugger_AIDebugSmell"); \ static_assert(offsetof(MaiDebugger_AIDebugSmell, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugSmell::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugState \ static_assert(alignof(MaiDebugger_AIDebugState) == 0x000004, "Wrong alignment on MaiDebugger_AIDebugState"); \ static_assert(sizeof(MaiDebugger_AIDebugState) == 0x00000C, "Wrong size on MaiDebugger_AIDebugState"); \ static_assert(offsetof(MaiDebugger_AIDebugState, Name_0) == 0x000000, "Member 'MaiDebugger_AIDebugState::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaiDebugger_AIDebugState, Debug) == 0x000008, "Member 'MaiDebugger_AIDebugState::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugUnreal \ static_assert(alignof(MaiDebugger_AIDebugUnreal) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugUnreal"); \ static_assert(sizeof(MaiDebugger_AIDebugUnreal) == 0x000001, "Wrong size on MaiDebugger_AIDebugUnreal"); \ static_assert(offsetof(MaiDebugger_AIDebugUnreal, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugUnreal::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiDebugger_AIDebugVisibility \ static_assert(alignof(MaiDebugger_AIDebugVisibility) == 0x000001, "Wrong alignment on MaiDebugger_AIDebugVisibility"); \ static_assert(sizeof(MaiDebugger_AIDebugVisibility) == 0x000001, "Wrong size on MaiDebugger_AIDebugVisibility"); \ static_assert(offsetof(MaiDebugger_AIDebugVisibility, Debug) == 0x000000, "Member 'MaiDebugger_AIDebugVisibility::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiDebugger \ static_assert(alignof(AMaiDebugger) == 0x000008, "Wrong alignment on AMaiDebugger"); \ static_assert(sizeof(AMaiDebugger) == 0x000390, "Wrong size on AMaiDebugger"); \ static_assert(offsetof(AMaiDebugger, AllSenses) == 0x0002B0, "Member 'AMaiDebugger::AllSenses' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, HearingSense) == 0x0002B8, "Member 'AMaiDebugger::HearingSense' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, SightSense) == 0x0002C0, "Member 'AMaiDebugger::SightSense' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, SmellSense) == 0x0002C8, "Member 'AMaiDebugger::SmellSense' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, _DebuggedActor) == 0x0002D0, "Member 'AMaiDebugger::_DebuggedActor' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, _DebugState) == 0x0002F0, "Member 'AMaiDebugger::_DebugState' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, _AllAIBeings) == 0x000348, "Member 'AMaiDebugger::_AllAIBeings' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, AIDebugActorChanged) == 0x000358, "Member 'AMaiDebugger::AIDebugActorChanged' has a wrong offset!"); \ static_assert(offsetof(AMaiDebugger, AIDebuggerTick) == 0x000368, "Member 'AMaiDebugger::AIDebuggerTick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsContext_BlackboardKey \ static_assert(alignof(UMaiEqsContext_BlackboardKey) == 0x000008, "Wrong alignment on UMaiEqsContext_BlackboardKey"); \ static_assert(sizeof(UMaiEqsContext_BlackboardKey) == 0x000028, "Wrong size on UMaiEqsContext_BlackboardKey"); \ #define DUMPER7_ASSERTS_UMaiEqsContext_BlackboardActor \ static_assert(alignof(UMaiEqsContext_BlackboardActor) == 0x000008, "Wrong alignment on UMaiEqsContext_BlackboardActor"); \ static_assert(sizeof(UMaiEqsContext_BlackboardActor) == 0x000028, "Wrong size on UMaiEqsContext_BlackboardActor"); \ #define DUMPER7_ASSERTS_UMaiEqsContext_BlackboardLocation \ static_assert(alignof(UMaiEqsContext_BlackboardLocation) == 0x000008, "Wrong alignment on UMaiEqsContext_BlackboardLocation"); \ static_assert(sizeof(UMaiEqsContext_BlackboardLocation) == 0x000028, "Wrong size on UMaiEqsContext_BlackboardLocation"); \ #define DUMPER7_ASSERTS_UMaiEqsGenerator_CloseTo \ static_assert(alignof(UMaiEqsGenerator_CloseTo) == 0x000008, "Wrong alignment on UMaiEqsGenerator_CloseTo"); \ static_assert(sizeof(UMaiEqsGenerator_CloseTo) == 0x0000B8, "Wrong size on UMaiEqsGenerator_CloseTo"); \ static_assert(offsetof(UMaiEqsGenerator_CloseTo, _Direction) == 0x000050, "Member 'UMaiEqsGenerator_CloseTo::_Direction' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_CloseTo, _SearchRadius) == 0x000068, "Member 'UMaiEqsGenerator_CloseTo::_SearchRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_CloseTo, _Offsets) == 0x0000A0, "Member 'UMaiEqsGenerator_CloseTo::_Offsets' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_CloseTo, _SearchCenter) == 0x0000B0, "Member 'UMaiEqsGenerator_CloseTo::_SearchCenter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsGenerator_SearchActionPoints \ static_assert(alignof(UMaiEqsGenerator_SearchActionPoints) == 0x000008, "Wrong alignment on UMaiEqsGenerator_SearchActionPoints"); \ static_assert(sizeof(UMaiEqsGenerator_SearchActionPoints) == 0x0000A8, "Wrong size on UMaiEqsGenerator_SearchActionPoints"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _SearchRadius) == 0x000050, "Member 'UMaiEqsGenerator_SearchActionPoints::_SearchRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _SearchCenter) == 0x000088, "Member 'UMaiEqsGenerator_SearchActionPoints::_SearchCenter' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _PointClass) == 0x000090, "Member 'UMaiEqsGenerator_SearchActionPoints::_PointClass' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _PointTag) == 0x000098, "Member 'UMaiEqsGenerator_SearchActionPoints::_PointTag' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _CheckWeight) == 0x0000A0, "Member 'UMaiEqsGenerator_SearchActionPoints::_CheckWeight' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_SearchActionPoints, _CheckConditions) == 0x0000A1, "Member 'UMaiEqsGenerator_SearchActionPoints::_CheckConditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsGenerator_WallMeshGrid \ static_assert(alignof(UMaiEqsGenerator_WallMeshGrid) == 0x000008, "Wrong alignment on UMaiEqsGenerator_WallMeshGrid"); \ static_assert(sizeof(UMaiEqsGenerator_WallMeshGrid) == 0x0001A8, "Wrong size on UMaiEqsGenerator_WallMeshGrid"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _GridHalfSize) == 0x000050, "Member 'UMaiEqsGenerator_WallMeshGrid::_GridHalfSize' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _SpaceBetween) == 0x000088, "Member 'UMaiEqsGenerator_WallMeshGrid::_SpaceBetween' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _GenerateAround) == 0x0000C0, "Member 'UMaiEqsGenerator_WallMeshGrid::_GenerateAround' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _OnFloor) == 0x0000C8, "Member 'UMaiEqsGenerator_WallMeshGrid::_OnFloor' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _OnWall) == 0x000100, "Member 'UMaiEqsGenerator_WallMeshGrid::_OnWall' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _OnCeil) == 0x000138, "Member 'UMaiEqsGenerator_WallMeshGrid::_OnCeil' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsGenerator_WallMeshGrid, _UpOffset) == 0x000170, "Member 'UMaiEqsGenerator_WallMeshGrid::_UpOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsTest_AttackLocations \ static_assert(alignof(UMaiEqsTest_AttackLocations) == 0x000008, "Wrong alignment on UMaiEqsTest_AttackLocations"); \ static_assert(sizeof(UMaiEqsTest_AttackLocations) == 0x000200, "Wrong size on UMaiEqsTest_AttackLocations"); \ static_assert(offsetof(UMaiEqsTest_AttackLocations, _Enemy) == 0x0001F8, "Member 'UMaiEqsTest_AttackLocations::_Enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsTest_VisitedAP \ static_assert(alignof(UMaiEqsTest_VisitedAP) == 0x000008, "Wrong alignment on UMaiEqsTest_VisitedAP"); \ static_assert(sizeof(UMaiEqsTest_VisitedAP) == 0x000200, "Wrong size on UMaiEqsTest_VisitedAP"); \ static_assert(offsetof(UMaiEqsTest_VisitedAP, _ScoreType) == 0x0001F8, "Member 'UMaiEqsTest_VisitedAP::_ScoreType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFlyingPointComponent \ static_assert(alignof(UMaiFlyingPointComponent) == 0x000010, "Wrong alignment on UMaiFlyingPointComponent"); \ static_assert(sizeof(UMaiFlyingPointComponent) == 0x0002A0, "Wrong size on UMaiFlyingPointComponent"); \ #define DUMPER7_ASSERTS_MaiFlyingGraph_FindNearestPoint \ static_assert(alignof(MaiFlyingGraph_FindNearestPoint) == 0x000008, "Wrong alignment on MaiFlyingGraph_FindNearestPoint"); \ static_assert(sizeof(MaiFlyingGraph_FindNearestPoint) == 0x000030, "Wrong size on MaiFlyingGraph_FindNearestPoint"); \ static_assert(offsetof(MaiFlyingGraph_FindNearestPoint, Location) == 0x000000, "Member 'MaiFlyingGraph_FindNearestPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_FindNearestPoint, Radius) == 0x000018, "Member 'MaiFlyingGraph_FindNearestPoint::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_FindNearestPoint, User) == 0x000020, "Member 'MaiFlyingGraph_FindNearestPoint::User' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_FindNearestPoint, ReturnValue) == 0x000028, "Member 'MaiFlyingGraph_FindNearestPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraph_GetPointCount \ static_assert(alignof(MaiFlyingGraph_GetPointCount) == 0x000004, "Wrong alignment on MaiFlyingGraph_GetPointCount"); \ static_assert(sizeof(MaiFlyingGraph_GetPointCount) == 0x000004, "Wrong size on MaiFlyingGraph_GetPointCount"); \ static_assert(offsetof(MaiFlyingGraph_GetPointCount, ReturnValue) == 0x000000, "Member 'MaiFlyingGraph_GetPointCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraph_GetPoints \ static_assert(alignof(MaiFlyingGraph_GetPoints) == 0x000008, "Wrong alignment on MaiFlyingGraph_GetPoints"); \ static_assert(sizeof(MaiFlyingGraph_GetPoints) == 0x000010, "Wrong size on MaiFlyingGraph_GetPoints"); \ static_assert(offsetof(MaiFlyingGraph_GetPoints, actionPoints) == 0x000000, "Member 'MaiFlyingGraph_GetPoints::actionPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraph_GetPointsInRange \ static_assert(alignof(MaiFlyingGraph_GetPointsInRange) == 0x000008, "Wrong alignment on MaiFlyingGraph_GetPointsInRange"); \ static_assert(sizeof(MaiFlyingGraph_GetPointsInRange) == 0x000030, "Wrong size on MaiFlyingGraph_GetPointsInRange"); \ static_assert(offsetof(MaiFlyingGraph_GetPointsInRange, actionPoints) == 0x000000, "Member 'MaiFlyingGraph_GetPointsInRange::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_GetPointsInRange, Pos) == 0x000010, "Member 'MaiFlyingGraph_GetPointsInRange::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_GetPointsInRange, Radius) == 0x000028, "Member 'MaiFlyingGraph_GetPointsInRange::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraph_GetRandomPoint \ static_assert(alignof(MaiFlyingGraph_GetRandomPoint) == 0x000008, "Wrong alignment on MaiFlyingGraph_GetRandomPoint"); \ static_assert(sizeof(MaiFlyingGraph_GetRandomPoint) == 0x000018, "Wrong size on MaiFlyingGraph_GetRandomPoint"); \ static_assert(offsetof(MaiFlyingGraph_GetRandomPoint, actionPoints) == 0x000000, "Member 'MaiFlyingGraph_GetRandomPoint::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraph_GetRandomPoint, ReturnValue) == 0x000010, "Member 'MaiFlyingGraph_GetRandomPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiFlyingGraph \ static_assert(alignof(AMaiFlyingGraph) == 0x000008, "Wrong alignment on AMaiFlyingGraph"); \ static_assert(sizeof(AMaiFlyingGraph) == 0x0002C8, "Wrong size on AMaiFlyingGraph"); \ static_assert(offsetof(AMaiFlyingGraph, _FlyingGraph) == 0x0002B0, "Member 'AMaiFlyingGraph::_FlyingGraph' has a wrong offset!"); \ static_assert(offsetof(AMaiFlyingGraph, _GraphWalkers) == 0x0002B8, "Member 'AMaiFlyingGraph::_GraphWalkers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraphComponent_FindNearestPoint \ static_assert(alignof(MaiFlyingGraphComponent_FindNearestPoint) == 0x000008, "Wrong alignment on MaiFlyingGraphComponent_FindNearestPoint"); \ static_assert(sizeof(MaiFlyingGraphComponent_FindNearestPoint) == 0x000020, "Wrong size on MaiFlyingGraphComponent_FindNearestPoint"); \ static_assert(offsetof(MaiFlyingGraphComponent_FindNearestPoint, Location) == 0x000000, "Member 'MaiFlyingGraphComponent_FindNearestPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraphComponent_FindNearestPoint, ReturnValue) == 0x000018, "Member 'MaiFlyingGraphComponent_FindNearestPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraphComponent_GetPointCount \ static_assert(alignof(MaiFlyingGraphComponent_GetPointCount) == 0x000004, "Wrong alignment on MaiFlyingGraphComponent_GetPointCount"); \ static_assert(sizeof(MaiFlyingGraphComponent_GetPointCount) == 0x000004, "Wrong size on MaiFlyingGraphComponent_GetPointCount"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetPointCount, ReturnValue) == 0x000000, "Member 'MaiFlyingGraphComponent_GetPointCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraphComponent_GetPoints \ static_assert(alignof(MaiFlyingGraphComponent_GetPoints) == 0x000008, "Wrong alignment on MaiFlyingGraphComponent_GetPoints"); \ static_assert(sizeof(MaiFlyingGraphComponent_GetPoints) == 0x000010, "Wrong size on MaiFlyingGraphComponent_GetPoints"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetPoints, actionPoints) == 0x000000, "Member 'MaiFlyingGraphComponent_GetPoints::actionPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraphComponent_GetPointsInRange \ static_assert(alignof(MaiFlyingGraphComponent_GetPointsInRange) == 0x000008, "Wrong alignment on MaiFlyingGraphComponent_GetPointsInRange"); \ static_assert(sizeof(MaiFlyingGraphComponent_GetPointsInRange) == 0x000030, "Wrong size on MaiFlyingGraphComponent_GetPointsInRange"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetPointsInRange, actionPoints) == 0x000000, "Member 'MaiFlyingGraphComponent_GetPointsInRange::actionPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetPointsInRange, Pos) == 0x000010, "Member 'MaiFlyingGraphComponent_GetPointsInRange::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetPointsInRange, Radius) == 0x000028, "Member 'MaiFlyingGraphComponent_GetPointsInRange::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFlyingGraphComponent_GetRandomPoint \ static_assert(alignof(MaiFlyingGraphComponent_GetRandomPoint) == 0x000008, "Wrong alignment on MaiFlyingGraphComponent_GetRandomPoint"); \ static_assert(sizeof(MaiFlyingGraphComponent_GetRandomPoint) == 0x000008, "Wrong size on MaiFlyingGraphComponent_GetRandomPoint"); \ static_assert(offsetof(MaiFlyingGraphComponent_GetRandomPoint, ReturnValue) == 0x000000, "Member 'MaiFlyingGraphComponent_GetRandomPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFlyingGraphComponent \ static_assert(alignof(UMaiFlyingGraphComponent) == 0x000010, "Wrong alignment on UMaiFlyingGraphComponent"); \ static_assert(sizeof(UMaiFlyingGraphComponent) == 0x0002D0, "Wrong size on UMaiFlyingGraphComponent"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _ActionPoints) == 0x0002A0, "Member 'UMaiFlyingGraphComponent::_ActionPoints' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _PointsToUpdate) == 0x0002B0, "Member 'UMaiFlyingGraphComponent::_PointsToUpdate' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _Height) == 0x0002C0, "Member 'UMaiFlyingGraphComponent::_Height' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _Radius) == 0x0002C4, "Member 'UMaiFlyingGraphComponent::_Radius' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _MaxDist) == 0x0002C8, "Member 'UMaiFlyingGraphComponent::_MaxDist' has a wrong offset!"); \ static_assert(offsetof(UMaiFlyingGraphComponent, _MaxConnectionsCount) == 0x0002CC, "Member 'UMaiFlyingGraphComponent::_MaxConnectionsCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsAbortByClass \ static_assert(alignof(MaiFunctions_actionsAbortByClass) == 0x000008, "Wrong alignment on MaiFunctions_actionsAbortByClass"); \ static_assert(sizeof(MaiFunctions_actionsAbortByClass) == 0x000018, "Wrong size on MaiFunctions_actionsAbortByClass"); \ static_assert(offsetof(MaiFunctions_actionsAbortByClass, Controller) == 0x000000, "Member 'MaiFunctions_actionsAbortByClass::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAbortByClass, ActionClass) == 0x000008, "Member 'MaiFunctions_actionsAbortByClass::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAbortByClass, exact) == 0x000010, "Member 'MaiFunctions_actionsAbortByClass::exact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsAbortByPriority \ static_assert(alignof(MaiFunctions_actionsAbortByPriority) == 0x000008, "Wrong alignment on MaiFunctions_actionsAbortByPriority"); \ static_assert(sizeof(MaiFunctions_actionsAbortByPriority) == 0x000010, "Wrong size on MaiFunctions_actionsAbortByPriority"); \ static_assert(offsetof(MaiFunctions_actionsAbortByPriority, Controller) == 0x000000, "Member 'MaiFunctions_actionsAbortByPriority::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAbortByPriority, Priority) == 0x000008, "Member 'MaiFunctions_actionsAbortByPriority::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAbortByPriority, exact) == 0x000009, "Member 'MaiFunctions_actionsAbortByPriority::exact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsAbortInstigatedBy \ static_assert(alignof(MaiFunctions_actionsAbortInstigatedBy) == 0x000008, "Wrong alignment on MaiFunctions_actionsAbortInstigatedBy"); \ static_assert(sizeof(MaiFunctions_actionsAbortInstigatedBy) == 0x000010, "Wrong size on MaiFunctions_actionsAbortInstigatedBy"); \ static_assert(offsetof(MaiFunctions_actionsAbortInstigatedBy, Controller) == 0x000000, "Member 'MaiFunctions_actionsAbortInstigatedBy::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAbortInstigatedBy, InstigatedBy) == 0x000008, "Member 'MaiFunctions_actionsAbortInstigatedBy::InstigatedBy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsAdd \ static_assert(alignof(MaiFunctions_actionsAdd) == 0x000008, "Wrong alignment on MaiFunctions_actionsAdd"); \ static_assert(sizeof(MaiFunctions_actionsAdd) == 0x000028, "Wrong size on MaiFunctions_actionsAdd"); \ static_assert(offsetof(MaiFunctions_actionsAdd, Controller) == 0x000000, "Member 'MaiFunctions_actionsAdd::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAdd, action) == 0x000008, "Member 'MaiFunctions_actionsAdd::action' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAdd, Priority) == 0x000010, "Member 'MaiFunctions_actionsAdd::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAdd, InstigatedBy) == 0x000018, "Member 'MaiFunctions_actionsAdd::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsAdd, ReturnValue) == 0x000020, "Member 'MaiFunctions_actionsAdd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsClearAll \ static_assert(alignof(MaiFunctions_actionsClearAll) == 0x000008, "Wrong alignment on MaiFunctions_actionsClearAll"); \ static_assert(sizeof(MaiFunctions_actionsClearAll) == 0x000008, "Wrong size on MaiFunctions_actionsClearAll"); \ static_assert(offsetof(MaiFunctions_actionsClearAll, Controller) == 0x000000, "Member 'MaiFunctions_actionsClearAll::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsGetCurrent \ static_assert(alignof(MaiFunctions_actionsGetCurrent) == 0x000008, "Wrong alignment on MaiFunctions_actionsGetCurrent"); \ static_assert(sizeof(MaiFunctions_actionsGetCurrent) == 0x000010, "Wrong size on MaiFunctions_actionsGetCurrent"); \ static_assert(offsetof(MaiFunctions_actionsGetCurrent, Controller) == 0x000000, "Member 'MaiFunctions_actionsGetCurrent::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsGetCurrent, ReturnValue) == 0x000008, "Member 'MaiFunctions_actionsGetCurrent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsHasAny \ static_assert(alignof(MaiFunctions_actionsHasAny) == 0x000008, "Wrong alignment on MaiFunctions_actionsHasAny"); \ static_assert(sizeof(MaiFunctions_actionsHasAny) == 0x000010, "Wrong size on MaiFunctions_actionsHasAny"); \ static_assert(offsetof(MaiFunctions_actionsHasAny, Controller) == 0x000000, "Member 'MaiFunctions_actionsHasAny::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsHasAny, ReturnValue) == 0x000008, "Member 'MaiFunctions_actionsHasAny::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsHasOfClass \ static_assert(alignof(MaiFunctions_actionsHasOfClass) == 0x000008, "Wrong alignment on MaiFunctions_actionsHasOfClass"); \ static_assert(sizeof(MaiFunctions_actionsHasOfClass) == 0x000018, "Wrong size on MaiFunctions_actionsHasOfClass"); \ static_assert(offsetof(MaiFunctions_actionsHasOfClass, Controller) == 0x000000, "Member 'MaiFunctions_actionsHasOfClass::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsHasOfClass, ActionClass) == 0x000008, "Member 'MaiFunctions_actionsHasOfClass::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsHasOfClass, ReturnValue) == 0x000010, "Member 'MaiFunctions_actionsHasOfClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_actionsIsActive \ static_assert(alignof(MaiFunctions_actionsIsActive) == 0x000008, "Wrong alignment on MaiFunctions_actionsIsActive"); \ static_assert(sizeof(MaiFunctions_actionsIsActive) == 0x000018, "Wrong size on MaiFunctions_actionsIsActive"); \ static_assert(offsetof(MaiFunctions_actionsIsActive, Controller) == 0x000000, "Member 'MaiFunctions_actionsIsActive::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsIsActive, ActionClass) == 0x000008, "Member 'MaiFunctions_actionsIsActive::ActionClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_actionsIsActive, ReturnValue) == 0x000010, "Member 'MaiFunctions_actionsIsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_allowPhysicsRotationDuringRootMotion \ static_assert(alignof(MaiFunctions_allowPhysicsRotationDuringRootMotion) == 0x000008, "Wrong alignment on MaiFunctions_allowPhysicsRotationDuringRootMotion"); \ static_assert(sizeof(MaiFunctions_allowPhysicsRotationDuringRootMotion) == 0x000010, "Wrong size on MaiFunctions_allowPhysicsRotationDuringRootMotion"); \ static_assert(offsetof(MaiFunctions_allowPhysicsRotationDuringRootMotion, Being) == 0x000000, "Member 'MaiFunctions_allowPhysicsRotationDuringRootMotion::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_allowPhysicsRotationDuringRootMotion, allow) == 0x000008, "Member 'MaiFunctions_allowPhysicsRotationDuringRootMotion::allow' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_allowPhysicsRotationDuringRootMotion, Priority) == 0x000009, "Member 'MaiFunctions_allowPhysicsRotationDuringRootMotion::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_calcAvaragePosition \ static_assert(alignof(MaiFunctions_calcAvaragePosition) == 0x000008, "Wrong alignment on MaiFunctions_calcAvaragePosition"); \ static_assert(sizeof(MaiFunctions_calcAvaragePosition) == 0x000030, "Wrong size on MaiFunctions_calcAvaragePosition"); \ static_assert(offsetof(MaiFunctions_calcAvaragePosition, Actors) == 0x000000, "Member 'MaiFunctions_calcAvaragePosition::Actors' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcAvaragePosition, weighted) == 0x000010, "Member 'MaiFunctions_calcAvaragePosition::weighted' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcAvaragePosition, ReturnValue) == 0x000018, "Member 'MaiFunctions_calcAvaragePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_calcDirLocation \ static_assert(alignof(MaiFunctions_calcDirLocation) == 0x000008, "Wrong alignment on MaiFunctions_calcDirLocation"); \ static_assert(sizeof(MaiFunctions_calcDirLocation) == 0x000048, "Wrong size on MaiFunctions_calcDirLocation"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, Being) == 0x000000, "Member 'MaiFunctions_calcDirLocation::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, Target) == 0x000008, "Member 'MaiFunctions_calcDirLocation::Target' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, Source) == 0x000010, "Member 'MaiFunctions_calcDirLocation::Source' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, Radius) == 0x000028, "Member 'MaiFunctions_calcDirLocation::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, inversed) == 0x00002C, "Member 'MaiFunctions_calcDirLocation::inversed' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_calcDirLocation, ReturnValue) == 0x000030, "Member 'MaiFunctions_calcDirLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_canGoDirectly \ static_assert(alignof(MaiFunctions_canGoDirectly) == 0x000008, "Wrong alignment on MaiFunctions_canGoDirectly"); \ static_assert(sizeof(MaiFunctions_canGoDirectly) == 0x000050, "Wrong size on MaiFunctions_canGoDirectly"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, WorldContext) == 0x000000, "Member 'MaiFunctions_canGoDirectly::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, PointA) == 0x000008, "Member 'MaiFunctions_canGoDirectly::PointA' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, PointB) == 0x000020, "Member 'MaiFunctions_canGoDirectly::PointB' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, NavData) == 0x000038, "Member 'MaiFunctions_canGoDirectly::NavData' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, filterClass) == 0x000040, "Member 'MaiFunctions_canGoDirectly::filterClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, Tolerance) == 0x000048, "Member 'MaiFunctions_canGoDirectly::Tolerance' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canGoDirectly, ReturnValue) == 0x00004C, "Member 'MaiFunctions_canGoDirectly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_canWalkOnWalls \ static_assert(alignof(MaiFunctions_canWalkOnWalls) == 0x000008, "Wrong alignment on MaiFunctions_canWalkOnWalls"); \ static_assert(sizeof(MaiFunctions_canWalkOnWalls) == 0x000010, "Wrong size on MaiFunctions_canWalkOnWalls"); \ static_assert(offsetof(MaiFunctions_canWalkOnWalls, Being) == 0x000000, "Member 'MaiFunctions_canWalkOnWalls::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_canWalkOnWalls, ReturnValue) == 0x000008, "Member 'MaiFunctions_canWalkOnWalls::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_clearBlackboard \ static_assert(alignof(MaiFunctions_clearBlackboard) == 0x000008, "Wrong alignment on MaiFunctions_clearBlackboard"); \ static_assert(sizeof(MaiFunctions_clearBlackboard) == 0x000008, "Wrong size on MaiFunctions_clearBlackboard"); \ static_assert(offsetof(MaiFunctions_clearBlackboard, Controller) == 0x000000, "Member 'MaiFunctions_clearBlackboard::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_clearPhysicsRotationDuringRootMotion \ static_assert(alignof(MaiFunctions_clearPhysicsRotationDuringRootMotion) == 0x000008, "Wrong alignment on MaiFunctions_clearPhysicsRotationDuringRootMotion"); \ static_assert(sizeof(MaiFunctions_clearPhysicsRotationDuringRootMotion) == 0x000010, "Wrong size on MaiFunctions_clearPhysicsRotationDuringRootMotion"); \ static_assert(offsetof(MaiFunctions_clearPhysicsRotationDuringRootMotion, Being) == 0x000000, "Member 'MaiFunctions_clearPhysicsRotationDuringRootMotion::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_clearPhysicsRotationDuringRootMotion, Priority) == 0x000008, "Member 'MaiFunctions_clearPhysicsRotationDuringRootMotion::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_disableActionSync \ static_assert(alignof(MaiFunctions_disableActionSync) == 0x000008, "Wrong alignment on MaiFunctions_disableActionSync"); \ static_assert(sizeof(MaiFunctions_disableActionSync) == 0x000008, "Wrong size on MaiFunctions_disableActionSync"); \ static_assert(offsetof(MaiFunctions_disableActionSync, Actor) == 0x000000, "Member 'MaiFunctions_disableActionSync::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_DisableActor \ static_assert(alignof(MaiFunctions_DisableActor) == 0x000008, "Wrong alignment on MaiFunctions_DisableActor"); \ static_assert(sizeof(MaiFunctions_DisableActor) == 0x000010, "Wrong size on MaiFunctions_DisableActor"); \ static_assert(offsetof(MaiFunctions_DisableActor, Actor) == 0x000000, "Member 'MaiFunctions_DisableActor::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_DisableActor, disable) == 0x000008, "Member 'MaiFunctions_DisableActor::disable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_DisableBehaviorTree \ static_assert(alignof(MaiFunctions_DisableBehaviorTree) == 0x000008, "Wrong alignment on MaiFunctions_DisableBehaviorTree"); \ static_assert(sizeof(MaiFunctions_DisableBehaviorTree) == 0x000010, "Wrong size on MaiFunctions_DisableBehaviorTree"); \ static_assert(offsetof(MaiFunctions_DisableBehaviorTree, Actor) == 0x000000, "Member 'MaiFunctions_DisableBehaviorTree::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_DisableBehaviorTree, Reason) == 0x000008, "Member 'MaiFunctions_DisableBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_doesPathToLocationExists \ static_assert(alignof(MaiFunctions_doesPathToLocationExists) == 0x000008, "Wrong alignment on MaiFunctions_doesPathToLocationExists"); \ static_assert(sizeof(MaiFunctions_doesPathToLocationExists) == 0x000050, "Wrong size on MaiFunctions_doesPathToLocationExists"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, WorldContext) == 0x000000, "Member 'MaiFunctions_doesPathToLocationExists::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, PathStart) == 0x000008, "Member 'MaiFunctions_doesPathToLocationExists::PathStart' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, PathEnd) == 0x000020, "Member 'MaiFunctions_doesPathToLocationExists::PathEnd' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, PathfindingContext) == 0x000038, "Member 'MaiFunctions_doesPathToLocationExists::PathfindingContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, filterClass) == 0x000040, "Member 'MaiFunctions_doesPathToLocationExists::filterClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_doesPathToLocationExists, ReturnValue) == 0x000048, "Member 'MaiFunctions_doesPathToLocationExists::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_drawLastLocations \ static_assert(alignof(MaiFunctions_drawLastLocations) == 0x000008, "Wrong alignment on MaiFunctions_drawLastLocations"); \ static_assert(sizeof(MaiFunctions_drawLastLocations) == 0x000010, "Wrong size on MaiFunctions_drawLastLocations"); \ static_assert(offsetof(MaiFunctions_drawLastLocations, tracker) == 0x000000, "Member 'MaiFunctions_drawLastLocations::tracker' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_drawLastLocations, Extent) == 0x000008, "Member 'MaiFunctions_drawLastLocations::Extent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_EnableBehaviorTree \ static_assert(alignof(MaiFunctions_EnableBehaviorTree) == 0x000008, "Wrong alignment on MaiFunctions_EnableBehaviorTree"); \ static_assert(sizeof(MaiFunctions_EnableBehaviorTree) == 0x000010, "Wrong size on MaiFunctions_EnableBehaviorTree"); \ static_assert(offsetof(MaiFunctions_EnableBehaviorTree, Actor) == 0x000000, "Member 'MaiFunctions_EnableBehaviorTree::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_EnableBehaviorTree, Reason) == 0x000008, "Member 'MaiFunctions_EnableBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_ByClass \ static_assert(alignof(MaiFunctions_filterActionPoints_ByClass) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_ByClass"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_ByClass) == 0x000028, "Wrong size on MaiFunctions_filterActionPoints_ByClass"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByClass, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_ByClass::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByClass, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_ByClass::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByClass, pointClass) == 0x000020, "Member 'MaiFunctions_filterActionPoints_ByClass::pointClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_ByCondition \ static_assert(alignof(MaiFunctions_filterActionPoints_ByCondition) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_ByCondition"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_ByCondition) == 0x000030, "Wrong size on MaiFunctions_filterActionPoints_ByCondition"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByCondition, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_ByCondition::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByCondition, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_ByCondition::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByCondition, caller) == 0x000020, "Member 'MaiFunctions_filterActionPoints_ByCondition::caller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByCondition, Condition) == 0x000028, "Member 'MaiFunctions_filterActionPoints_ByCondition::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_ByConditions \ static_assert(alignof(MaiFunctions_filterActionPoints_ByConditions) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_ByConditions"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_ByConditions) == 0x000058, "Wrong size on MaiFunctions_filterActionPoints_ByConditions"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByConditions, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_ByConditions::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByConditions, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_ByConditions::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByConditions, caller) == 0x000020, "Member 'MaiFunctions_filterActionPoints_ByConditions::caller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByConditions, Conditions) == 0x000028, "Member 'MaiFunctions_filterActionPoints_ByConditions::Conditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_ByUseConditions \ static_assert(alignof(MaiFunctions_filterActionPoints_ByUseConditions) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_ByUseConditions"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_ByUseConditions) == 0x000028, "Wrong size on MaiFunctions_filterActionPoints_ByUseConditions"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByUseConditions, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_ByUseConditions::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByUseConditions, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_ByUseConditions::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByUseConditions, User) == 0x000020, "Member 'MaiFunctions_filterActionPoints_ByUseConditions::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_ByWeight \ static_assert(alignof(MaiFunctions_filterActionPoints_ByWeight) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_ByWeight"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_ByWeight) == 0x000028, "Wrong size on MaiFunctions_filterActionPoints_ByWeight"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByWeight, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_ByWeight::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByWeight, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_ByWeight::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_ByWeight, ignoreWeight) == 0x000020, "Member 'MaiFunctions_filterActionPoints_ByWeight::ignoreWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_InDetectionArea \ static_assert(alignof(MaiFunctions_filterActionPoints_InDetectionArea) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_InDetectionArea"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_InDetectionArea) == 0x000040, "Wrong size on MaiFunctions_filterActionPoints_InDetectionArea"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InDetectionArea, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_InDetectionArea::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InDetectionArea, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_InDetectionArea::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InDetectionArea, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_InDetectionArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InDetectionArea, areaExtent) == 0x000038, "Member 'MaiFunctions_filterActionPoints_InDetectionArea::areaExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_InRange \ static_assert(alignof(MaiFunctions_filterActionPoints_InRange) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_InRange"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_InRange) == 0x000040, "Wrong size on MaiFunctions_filterActionPoints_InRange"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InRange, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_InRange::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InRange, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_InRange::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InRange, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_InRange::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InRange, Radius) == 0x000038, "Member 'MaiFunctions_filterActionPoints_InRange::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_InsideRange \ static_assert(alignof(MaiFunctions_filterActionPoints_InsideRange) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_InsideRange"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_InsideRange) == 0x000040, "Wrong size on MaiFunctions_filterActionPoints_InsideRange"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InsideRange, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_InsideRange::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InsideRange, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_InsideRange::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InsideRange, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_InsideRange::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InsideRange, Min) == 0x000038, "Member 'MaiFunctions_filterActionPoints_InsideRange::Min' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InsideRange, Max) == 0x00003C, "Member 'MaiFunctions_filterActionPoints_InsideRange::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_InVisibilityRadius \ static_assert(alignof(MaiFunctions_filterActionPoints_InVisibilityRadius) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_InVisibilityRadius"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_InVisibilityRadius) == 0x000040, "Wrong size on MaiFunctions_filterActionPoints_InVisibilityRadius"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InVisibilityRadius, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_InVisibilityRadius::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InVisibilityRadius, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_InVisibilityRadius::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InVisibilityRadius, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_InVisibilityRadius::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InVisibilityRadius, Radius) == 0x000038, "Member 'MaiFunctions_filterActionPoints_InVisibilityRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_InVisibilityRadius, perceptionMod) == 0x00003C, "Member 'MaiFunctions_filterActionPoints_InVisibilityRadius::perceptionMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_IsSafe \ static_assert(alignof(MaiFunctions_filterActionPoints_IsSafe) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_IsSafe"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_IsSafe) == 0x000028, "Wrong size on MaiFunctions_filterActionPoints_IsSafe"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_IsSafe, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_IsSafe::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_IsSafe, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_IsSafe::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_IsSafe, Actor) == 0x000020, "Member 'MaiFunctions_filterActionPoints_IsSafe::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_OutRange \ static_assert(alignof(MaiFunctions_filterActionPoints_OutRange) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_OutRange"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_OutRange) == 0x000040, "Wrong size on MaiFunctions_filterActionPoints_OutRange"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_OutRange, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_OutRange::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_OutRange, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_OutRange::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_OutRange, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_OutRange::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_OutRange, Radius) == 0x000038, "Member 'MaiFunctions_filterActionPoints_OutRange::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterActionPoints_SortByRange \ static_assert(alignof(MaiFunctions_filterActionPoints_SortByRange) == 0x000008, "Wrong alignment on MaiFunctions_filterActionPoints_SortByRange"); \ static_assert(sizeof(MaiFunctions_filterActionPoints_SortByRange) == 0x000038, "Wrong size on MaiFunctions_filterActionPoints_SortByRange"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_SortByRange, inPoints) == 0x000000, "Member 'MaiFunctions_filterActionPoints_SortByRange::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_SortByRange, outPoints) == 0x000010, "Member 'MaiFunctions_filterActionPoints_SortByRange::outPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterActionPoints_SortByRange, Location) == 0x000020, "Member 'MaiFunctions_filterActionPoints_SortByRange::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_By2D5Distance \ static_assert(alignof(MaiFunctions_filterBeings_By2D5Distance) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_By2D5Distance"); \ static_assert(sizeof(MaiFunctions_filterBeings_By2D5Distance) == 0x000030, "Wrong size on MaiFunctions_filterBeings_By2D5Distance"); \ static_assert(offsetof(MaiFunctions_filterBeings_By2D5Distance, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_By2D5Distance::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_By2D5Distance, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_By2D5Distance::outBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_By2D5Distance, Actor) == 0x000020, "Member 'MaiFunctions_filterBeings_By2D5Distance::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_By2D5Distance, maxDist) == 0x000028, "Member 'MaiFunctions_filterBeings_By2D5Distance::maxDist' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_By2D5Distance, minDist) == 0x00002C, "Member 'MaiFunctions_filterBeings_By2D5Distance::minDist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_ByAggro \ static_assert(alignof(MaiFunctions_filterBeings_ByAggro) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_ByAggro"); \ static_assert(sizeof(MaiFunctions_filterBeings_ByAggro) == 0x000030, "Wrong size on MaiFunctions_filterBeings_ByAggro"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_ByAggro::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_ByAggro::outBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, Being) == 0x000020, "Member 'MaiFunctions_filterBeings_ByAggro::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, neutral) == 0x000028, "Member 'MaiFunctions_filterBeings_ByAggro::neutral' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, cautious) == 0x000029, "Member 'MaiFunctions_filterBeings_ByAggro::cautious' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAggro, aggressive) == 0x00002A, "Member 'MaiFunctions_filterBeings_ByAggro::aggressive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_ByAngle \ static_assert(alignof(MaiFunctions_filterBeings_ByAngle) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_ByAngle"); \ static_assert(sizeof(MaiFunctions_filterBeings_ByAngle) == 0x000058, "Wrong size on MaiFunctions_filterBeings_ByAngle"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_ByAngle::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_ByAngle::outBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, Origin) == 0x000020, "Member 'MaiFunctions_filterBeings_ByAngle::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, Direction) == 0x000038, "Member 'MaiFunctions_filterBeings_ByAngle::Direction' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, Angle) == 0x000050, "Member 'MaiFunctions_filterBeings_ByAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAngle, inAngle) == 0x000054, "Member 'MaiFunctions_filterBeings_ByAngle::inAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_ByAttitude \ static_assert(alignof(MaiFunctions_filterBeings_ByAttitude) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_ByAttitude"); \ static_assert(sizeof(MaiFunctions_filterBeings_ByAttitude) == 0x000030, "Wrong size on MaiFunctions_filterBeings_ByAttitude"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_ByAttitude::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_ByAttitude::outBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, Being) == 0x000020, "Member 'MaiFunctions_filterBeings_ByAttitude::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, friendly) == 0x000028, "Member 'MaiFunctions_filterBeings_ByAttitude::friendly' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, neutral) == 0x000029, "Member 'MaiFunctions_filterBeings_ByAttitude::neutral' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByAttitude, hostile) == 0x00002A, "Member 'MaiFunctions_filterBeings_ByAttitude::hostile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_ByDistance \ static_assert(alignof(MaiFunctions_filterBeings_ByDistance) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_ByDistance"); \ static_assert(sizeof(MaiFunctions_filterBeings_ByDistance) == 0x000048, "Wrong size on MaiFunctions_filterBeings_ByDistance"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_ByDistance::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_ByDistance::outBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, distanceType) == 0x000020, "Member 'MaiFunctions_filterBeings_ByDistance::distanceType' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, Origin) == 0x000028, "Member 'MaiFunctions_filterBeings_ByDistance::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, maxDist) == 0x000040, "Member 'MaiFunctions_filterBeings_ByDistance::maxDist' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_ByDistance, minDist) == 0x000044, "Member 'MaiFunctions_filterBeings_ByDistance::minDist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_filterBeings_OnlyAlive \ static_assert(alignof(MaiFunctions_filterBeings_OnlyAlive) == 0x000008, "Wrong alignment on MaiFunctions_filterBeings_OnlyAlive"); \ static_assert(sizeof(MaiFunctions_filterBeings_OnlyAlive) == 0x000020, "Wrong size on MaiFunctions_filterBeings_OnlyAlive"); \ static_assert(offsetof(MaiFunctions_filterBeings_OnlyAlive, inBeings) == 0x000000, "Member 'MaiFunctions_filterBeings_OnlyAlive::inBeings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_filterBeings_OnlyAlive, outBeings) == 0x000010, "Member 'MaiFunctions_filterBeings_OnlyAlive::outBeings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findAllBeingsByTag \ static_assert(alignof(MaiFunctions_findAllBeingsByTag) == 0x000008, "Wrong alignment on MaiFunctions_findAllBeingsByTag"); \ static_assert(sizeof(MaiFunctions_findAllBeingsByTag) == 0x000030, "Wrong size on MaiFunctions_findAllBeingsByTag"); \ static_assert(offsetof(MaiFunctions_findAllBeingsByTag, Context) == 0x000000, "Member 'MaiFunctions_findAllBeingsByTag::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsByTag, Tag) == 0x000008, "Member 'MaiFunctions_findAllBeingsByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsByTag, beingClass) == 0x000010, "Member 'MaiFunctions_findAllBeingsByTag::beingClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsByTag, includeDisabled) == 0x000018, "Member 'MaiFunctions_findAllBeingsByTag::includeDisabled' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsByTag, ReturnValue) == 0x000020, "Member 'MaiFunctions_findAllBeingsByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findAllBeingsWithInterface \ static_assert(alignof(MaiFunctions_findAllBeingsWithInterface) == 0x000008, "Wrong alignment on MaiFunctions_findAllBeingsWithInterface"); \ static_assert(sizeof(MaiFunctions_findAllBeingsWithInterface) == 0x000028, "Wrong size on MaiFunctions_findAllBeingsWithInterface"); \ static_assert(offsetof(MaiFunctions_findAllBeingsWithInterface, Context) == 0x000000, "Member 'MaiFunctions_findAllBeingsWithInterface::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsWithInterface, Tag) == 0x000008, "Member 'MaiFunctions_findAllBeingsWithInterface::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsWithInterface, beingInterface) == 0x000010, "Member 'MaiFunctions_findAllBeingsWithInterface::beingInterface' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllBeingsWithInterface, ReturnValue) == 0x000018, "Member 'MaiFunctions_findAllBeingsWithInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findAllEnemies \ static_assert(alignof(MaiFunctions_findAllEnemies) == 0x000008, "Wrong alignment on MaiFunctions_findAllEnemies"); \ static_assert(sizeof(MaiFunctions_findAllEnemies) == 0x000020, "Wrong size on MaiFunctions_findAllEnemies"); \ static_assert(offsetof(MaiFunctions_findAllEnemies, Controller) == 0x000000, "Member 'MaiFunctions_findAllEnemies::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllEnemies, enemies) == 0x000008, "Member 'MaiFunctions_findAllEnemies::enemies' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findAllEnemies, ReturnValue) == 0x000018, "Member 'MaiFunctions_findAllEnemies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findArchEnemy \ static_assert(alignof(MaiFunctions_findArchEnemy) == 0x000008, "Wrong alignment on MaiFunctions_findArchEnemy"); \ static_assert(sizeof(MaiFunctions_findArchEnemy) == 0x000010, "Wrong size on MaiFunctions_findArchEnemy"); \ static_assert(offsetof(MaiFunctions_findArchEnemy, Controller) == 0x000000, "Member 'MaiFunctions_findArchEnemy::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findArchEnemy, ReturnValue) == 0x000008, "Member 'MaiFunctions_findArchEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findComponentFromAI \ static_assert(alignof(MaiFunctions_findComponentFromAI) == 0x000008, "Wrong alignment on MaiFunctions_findComponentFromAI"); \ static_assert(sizeof(MaiFunctions_findComponentFromAI) == 0x000018, "Wrong size on MaiFunctions_findComponentFromAI"); \ static_assert(offsetof(MaiFunctions_findComponentFromAI, Actor) == 0x000000, "Member 'MaiFunctions_findComponentFromAI::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findComponentFromAI, ComponentClass) == 0x000008, "Member 'MaiFunctions_findComponentFromAI::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findComponentFromAI, ReturnValue) == 0x000010, "Member 'MaiFunctions_findComponentFromAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findFarestActionPoint \ static_assert(alignof(MaiFunctions_findFarestActionPoint) == 0x000008, "Wrong alignment on MaiFunctions_findFarestActionPoint"); \ static_assert(sizeof(MaiFunctions_findFarestActionPoint) == 0x000030, "Wrong size on MaiFunctions_findFarestActionPoint"); \ static_assert(offsetof(MaiFunctions_findFarestActionPoint, inPoints) == 0x000000, "Member 'MaiFunctions_findFarestActionPoint::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findFarestActionPoint, Location) == 0x000010, "Member 'MaiFunctions_findFarestActionPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findFarestActionPoint, ReturnValue) == 0x000028, "Member 'MaiFunctions_findFarestActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findHighestWeight \ static_assert(alignof(MaiFunctions_findHighestWeight) == 0x000008, "Wrong alignment on MaiFunctions_findHighestWeight"); \ static_assert(sizeof(MaiFunctions_findHighestWeight) == 0x000018, "Wrong size on MaiFunctions_findHighestWeight"); \ static_assert(offsetof(MaiFunctions_findHighestWeight, inPoints) == 0x000000, "Member 'MaiFunctions_findHighestWeight::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findHighestWeight, ReturnValue) == 0x000010, "Member 'MaiFunctions_findHighestWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findLastLocationNotInNarrowArea \ static_assert(alignof(MaiFunctions_findLastLocationNotInNarrowArea) == 0x000008, "Wrong alignment on MaiFunctions_findLastLocationNotInNarrowArea"); \ static_assert(sizeof(MaiFunctions_findLastLocationNotInNarrowArea) == 0x000028, "Wrong size on MaiFunctions_findLastLocationNotInNarrowArea"); \ static_assert(offsetof(MaiFunctions_findLastLocationNotInNarrowArea, Location) == 0x000000, "Member 'MaiFunctions_findLastLocationNotInNarrowArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findLastLocationNotInNarrowArea, Actor) == 0x000018, "Member 'MaiFunctions_findLastLocationNotInNarrowArea::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findLastLocationNotInNarrowArea, ReturnValue) == 0x000020, "Member 'MaiFunctions_findLastLocationNotInNarrowArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findNearestActionGraph \ static_assert(alignof(MaiFunctions_findNearestActionGraph) == 0x000008, "Wrong alignment on MaiFunctions_findNearestActionGraph"); \ static_assert(sizeof(MaiFunctions_findNearestActionGraph) == 0x000038, "Wrong size on MaiFunctions_findNearestActionGraph"); \ static_assert(offsetof(MaiFunctions_findNearestActionGraph, Context) == 0x000000, "Member 'MaiFunctions_findNearestActionGraph::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionGraph, Location) == 0x000008, "Member 'MaiFunctions_findNearestActionGraph::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionGraph, graphTag) == 0x000020, "Member 'MaiFunctions_findNearestActionGraph::graphTag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionGraph, checkPoints) == 0x000028, "Member 'MaiFunctions_findNearestActionGraph::checkPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionGraph, ReturnValue) == 0x000030, "Member 'MaiFunctions_findNearestActionGraph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findNearestActionPoint \ static_assert(alignof(MaiFunctions_findNearestActionPoint) == 0x000008, "Wrong alignment on MaiFunctions_findNearestActionPoint"); \ static_assert(sizeof(MaiFunctions_findNearestActionPoint) == 0x000030, "Wrong size on MaiFunctions_findNearestActionPoint"); \ static_assert(offsetof(MaiFunctions_findNearestActionPoint, inPoints) == 0x000000, "Member 'MaiFunctions_findNearestActionPoint::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionPoint, Location) == 0x000010, "Member 'MaiFunctions_findNearestActionPoint::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestActionPoint, ReturnValue) == 0x000028, "Member 'MaiFunctions_findNearestActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findNearestBeingByTag \ static_assert(alignof(MaiFunctions_findNearestBeingByTag) == 0x000008, "Wrong alignment on MaiFunctions_findNearestBeingByTag"); \ static_assert(sizeof(MaiFunctions_findNearestBeingByTag) == 0x000038, "Wrong size on MaiFunctions_findNearestBeingByTag"); \ static_assert(offsetof(MaiFunctions_findNearestBeingByTag, Context) == 0x000000, "Member 'MaiFunctions_findNearestBeingByTag::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestBeingByTag, Origin) == 0x000008, "Member 'MaiFunctions_findNearestBeingByTag::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestBeingByTag, Tag) == 0x000020, "Member 'MaiFunctions_findNearestBeingByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestBeingByTag, beingClass) == 0x000028, "Member 'MaiFunctions_findNearestBeingByTag::beingClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestBeingByTag, ReturnValue) == 0x000030, "Member 'MaiFunctions_findNearestBeingByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findNearestFlyingGraph \ static_assert(alignof(MaiFunctions_findNearestFlyingGraph) == 0x000008, "Wrong alignment on MaiFunctions_findNearestFlyingGraph"); \ static_assert(sizeof(MaiFunctions_findNearestFlyingGraph) == 0x000038, "Wrong size on MaiFunctions_findNearestFlyingGraph"); \ static_assert(offsetof(MaiFunctions_findNearestFlyingGraph, Context) == 0x000000, "Member 'MaiFunctions_findNearestFlyingGraph::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestFlyingGraph, Location) == 0x000008, "Member 'MaiFunctions_findNearestFlyingGraph::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestFlyingGraph, graphTag) == 0x000020, "Member 'MaiFunctions_findNearestFlyingGraph::graphTag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestFlyingGraph, checkPoints) == 0x000028, "Member 'MaiFunctions_findNearestFlyingGraph::checkPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findNearestFlyingGraph, ReturnValue) == 0x000030, "Member 'MaiFunctions_findNearestFlyingGraph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_findRandomActionPoint \ static_assert(alignof(MaiFunctions_findRandomActionPoint) == 0x000008, "Wrong alignment on MaiFunctions_findRandomActionPoint"); \ static_assert(sizeof(MaiFunctions_findRandomActionPoint) == 0x000020, "Wrong size on MaiFunctions_findRandomActionPoint"); \ static_assert(offsetof(MaiFunctions_findRandomActionPoint, inPoints) == 0x000000, "Member 'MaiFunctions_findRandomActionPoint::inPoints' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findRandomActionPoint, useWeights) == 0x000010, "Member 'MaiFunctions_findRandomActionPoint::useWeights' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_findRandomActionPoint, ReturnValue) == 0x000018, "Member 'MaiFunctions_findRandomActionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_get2D5Distance \ static_assert(alignof(MaiFunctions_get2D5Distance) == 0x000008, "Wrong alignment on MaiFunctions_get2D5Distance"); \ static_assert(sizeof(MaiFunctions_get2D5Distance) == 0x000040, "Wrong size on MaiFunctions_get2D5Distance"); \ static_assert(offsetof(MaiFunctions_get2D5Distance, Origin) == 0x000000, "Member 'MaiFunctions_get2D5Distance::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5Distance, Target) == 0x000018, "Member 'MaiFunctions_get2D5Distance::Target' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5Distance, heightTolerance) == 0x000030, "Member 'MaiFunctions_get2D5Distance::heightTolerance' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5Distance, radiusTolerance) == 0x000034, "Member 'MaiFunctions_get2D5Distance::radiusTolerance' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5Distance, ReturnValue) == 0x000038, "Member 'MaiFunctions_get2D5Distance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_get2D5DistanceBetween \ static_assert(alignof(MaiFunctions_get2D5DistanceBetween) == 0x000008, "Wrong alignment on MaiFunctions_get2D5DistanceBetween"); \ static_assert(sizeof(MaiFunctions_get2D5DistanceBetween) == 0x000018, "Wrong size on MaiFunctions_get2D5DistanceBetween"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceBetween, Origin) == 0x000000, "Member 'MaiFunctions_get2D5DistanceBetween::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceBetween, Target) == 0x000008, "Member 'MaiFunctions_get2D5DistanceBetween::Target' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceBetween, Overlap) == 0x000010, "Member 'MaiFunctions_get2D5DistanceBetween::Overlap' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceBetween, ReturnValue) == 0x000014, "Member 'MaiFunctions_get2D5DistanceBetween::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_get2D5DistanceTo \ static_assert(alignof(MaiFunctions_get2D5DistanceTo) == 0x000008, "Wrong alignment on MaiFunctions_get2D5DistanceTo"); \ static_assert(sizeof(MaiFunctions_get2D5DistanceTo) == 0x000028, "Wrong size on MaiFunctions_get2D5DistanceTo"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceTo, Origin) == 0x000000, "Member 'MaiFunctions_get2D5DistanceTo::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceTo, Target) == 0x000008, "Member 'MaiFunctions_get2D5DistanceTo::Target' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceTo, Overlap) == 0x000020, "Member 'MaiFunctions_get2D5DistanceTo::Overlap' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_get2D5DistanceTo, ReturnValue) == 0x000024, "Member 'MaiFunctions_get2D5DistanceTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getActorActionPoints \ static_assert(alignof(MaiFunctions_getActorActionPoints) == 0x000008, "Wrong alignment on MaiFunctions_getActorActionPoints"); \ static_assert(sizeof(MaiFunctions_getActorActionPoints) == 0x000018, "Wrong size on MaiFunctions_getActorActionPoints"); \ static_assert(offsetof(MaiFunctions_getActorActionPoints, Actor) == 0x000000, "Member 'MaiFunctions_getActorActionPoints::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getActorActionPoints, outPoints) == 0x000008, "Member 'MaiFunctions_getActorActionPoints::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getActorDistToNearestBeing \ static_assert(alignof(MaiFunctions_getActorDistToNearestBeing) == 0x000008, "Wrong alignment on MaiFunctions_getActorDistToNearestBeing"); \ static_assert(sizeof(MaiFunctions_getActorDistToNearestBeing) == 0x000028, "Wrong size on MaiFunctions_getActorDistToNearestBeing"); \ static_assert(offsetof(MaiFunctions_getActorDistToNearestBeing, Actor) == 0x000000, "Member 'MaiFunctions_getActorDistToNearestBeing::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getActorDistToNearestBeing, Tag) == 0x000008, "Member 'MaiFunctions_getActorDistToNearestBeing::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getActorDistToNearestBeing, beingClass) == 0x000010, "Member 'MaiFunctions_getActorDistToNearestBeing::beingClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getActorDistToNearestBeing, nearestBeing) == 0x000018, "Member 'MaiFunctions_getActorDistToNearestBeing::nearestBeing' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getActorDistToNearestBeing, ReturnValue) == 0x000020, "Member 'MaiFunctions_getActorDistToNearestBeing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAgentTransform \ static_assert(alignof(MaiFunctions_getAgentTransform) == 0x000010, "Wrong alignment on MaiFunctions_getAgentTransform"); \ static_assert(sizeof(MaiFunctions_getAgentTransform) == 0x000070, "Wrong size on MaiFunctions_getAgentTransform"); \ static_assert(offsetof(MaiFunctions_getAgentTransform, agent) == 0x000000, "Member 'MaiFunctions_getAgentTransform::agent' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAgentTransform, ReturnValue) == 0x000010, "Member 'MaiFunctions_getAgentTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAllActionPoints \ static_assert(alignof(MaiFunctions_getAllActionPoints) == 0x000008, "Wrong alignment on MaiFunctions_getAllActionPoints"); \ static_assert(sizeof(MaiFunctions_getAllActionPoints) == 0x000028, "Wrong size on MaiFunctions_getAllActionPoints"); \ static_assert(offsetof(MaiFunctions_getAllActionPoints, Context) == 0x000000, "Member 'MaiFunctions_getAllActionPoints::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActionPoints, pointTag) == 0x000008, "Member 'MaiFunctions_getAllActionPoints::pointTag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActionPoints, pointClass) == 0x000010, "Member 'MaiFunctions_getAllActionPoints::pointClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActionPoints, outPoints) == 0x000018, "Member 'MaiFunctions_getAllActionPoints::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAllActorsActionPoints \ static_assert(alignof(MaiFunctions_getAllActorsActionPoints) == 0x000008, "Wrong alignment on MaiFunctions_getAllActorsActionPoints"); \ static_assert(sizeof(MaiFunctions_getAllActorsActionPoints) == 0x000028, "Wrong size on MaiFunctions_getAllActorsActionPoints"); \ static_assert(offsetof(MaiFunctions_getAllActorsActionPoints, Context) == 0x000000, "Member 'MaiFunctions_getAllActorsActionPoints::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActorsActionPoints, actorTag) == 0x000008, "Member 'MaiFunctions_getAllActorsActionPoints::actorTag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActorsActionPoints, ActorClass) == 0x000010, "Member 'MaiFunctions_getAllActorsActionPoints::ActorClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllActorsActionPoints, outPoints) == 0x000018, "Member 'MaiFunctions_getAllActorsActionPoints::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAllGraphsActionPoints \ static_assert(alignof(MaiFunctions_getAllGraphsActionPoints) == 0x000008, "Wrong alignment on MaiFunctions_getAllGraphsActionPoints"); \ static_assert(sizeof(MaiFunctions_getAllGraphsActionPoints) == 0x000028, "Wrong size on MaiFunctions_getAllGraphsActionPoints"); \ static_assert(offsetof(MaiFunctions_getAllGraphsActionPoints, Context) == 0x000000, "Member 'MaiFunctions_getAllGraphsActionPoints::Context' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllGraphsActionPoints, graphTag) == 0x000008, "Member 'MaiFunctions_getAllGraphsActionPoints::graphTag' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllGraphsActionPoints, graphClass) == 0x000010, "Member 'MaiFunctions_getAllGraphsActionPoints::graphClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAllGraphsActionPoints, outPoints) == 0x000018, "Member 'MaiFunctions_getAllGraphsActionPoints::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAnimOnNavByAngle \ static_assert(alignof(MaiFunctions_getAnimOnNavByAngle) == 0x000008, "Wrong alignment on MaiFunctions_getAnimOnNavByAngle"); \ static_assert(sizeof(MaiFunctions_getAnimOnNavByAngle) == 0x0000B8, "Wrong size on MaiFunctions_getAnimOnNavByAngle"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, Actor) == 0x000000, "Member 'MaiFunctions_getAnimOnNavByAngle::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, Tags) == 0x000008, "Member 'MaiFunctions_getAnimOnNavByAngle::Tags' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, hangle) == 0x000028, "Member 'MaiFunctions_getAnimOnNavByAngle::hangle' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, playParams) == 0x000030, "Member 'MaiFunctions_getAnimOnNavByAngle::playParams' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, checkComponents) == 0x0000A8, "Member 'MaiFunctions_getAnimOnNavByAngle::checkComponents' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByAngle, ReturnValue) == 0x0000B0, "Member 'MaiFunctions_getAnimOnNavByAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAnimOnNavByTags \ static_assert(alignof(MaiFunctions_getAnimOnNavByTags) == 0x000008, "Wrong alignment on MaiFunctions_getAnimOnNavByTags"); \ static_assert(sizeof(MaiFunctions_getAnimOnNavByTags) == 0x0000B0, "Wrong size on MaiFunctions_getAnimOnNavByTags"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByTags, Actor) == 0x000000, "Member 'MaiFunctions_getAnimOnNavByTags::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByTags, Tags) == 0x000008, "Member 'MaiFunctions_getAnimOnNavByTags::Tags' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByTags, playParams) == 0x000028, "Member 'MaiFunctions_getAnimOnNavByTags::playParams' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByTags, checkComponents) == 0x0000A0, "Member 'MaiFunctions_getAnimOnNavByTags::checkComponents' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAnimOnNavByTags, ReturnValue) == 0x0000A8, "Member 'MaiFunctions_getAnimOnNavByTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getAttitudeTowards \ static_assert(alignof(MaiFunctions_getAttitudeTowards) == 0x000008, "Wrong alignment on MaiFunctions_getAttitudeTowards"); \ static_assert(sizeof(MaiFunctions_getAttitudeTowards) == 0x000018, "Wrong size on MaiFunctions_getAttitudeTowards"); \ static_assert(offsetof(MaiFunctions_getAttitudeTowards, Being) == 0x000000, "Member 'MaiFunctions_getAttitudeTowards::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAttitudeTowards, Other) == 0x000008, "Member 'MaiFunctions_getAttitudeTowards::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getAttitudeTowards, ReturnValue) == 0x000010, "Member 'MaiFunctions_getAttitudeTowards::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_GetBehaviorTreeActiveNode \ static_assert(alignof(MaiFunctions_GetBehaviorTreeActiveNode) == 0x000008, "Wrong alignment on MaiFunctions_GetBehaviorTreeActiveNode"); \ static_assert(sizeof(MaiFunctions_GetBehaviorTreeActiveNode) == 0x000010, "Wrong size on MaiFunctions_GetBehaviorTreeActiveNode"); \ static_assert(offsetof(MaiFunctions_GetBehaviorTreeActiveNode, Controller) == 0x000000, "Member 'MaiFunctions_GetBehaviorTreeActiveNode::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_GetBehaviorTreeActiveNode, ReturnValue) == 0x000008, "Member 'MaiFunctions_GetBehaviorTreeActiveNode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getBehaviorTreeInfo \ static_assert(alignof(MaiFunctions_getBehaviorTreeInfo) == 0x000008, "Wrong alignment on MaiFunctions_getBehaviorTreeInfo"); \ static_assert(sizeof(MaiFunctions_getBehaviorTreeInfo) == 0x000018, "Wrong size on MaiFunctions_getBehaviorTreeInfo"); \ static_assert(offsetof(MaiFunctions_getBehaviorTreeInfo, Controller) == 0x000000, "Member 'MaiFunctions_getBehaviorTreeInfo::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBehaviorTreeInfo, ReturnValue) == 0x000008, "Member 'MaiFunctions_getBehaviorTreeInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getBlackboardFloat \ static_assert(alignof(MaiFunctions_getBlackboardFloat) == 0x000008, "Wrong alignment on MaiFunctions_getBlackboardFloat"); \ static_assert(sizeof(MaiFunctions_getBlackboardFloat) == 0x000040, "Wrong size on MaiFunctions_getBlackboardFloat"); \ static_assert(offsetof(MaiFunctions_getBlackboardFloat, Blackboard) == 0x000000, "Member 'MaiFunctions_getBlackboardFloat::Blackboard' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBlackboardFloat, Value) == 0x000008, "Member 'MaiFunctions_getBlackboardFloat::Value' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBlackboardFloat, ReturnValue) == 0x000038, "Member 'MaiFunctions_getBlackboardFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getBlackboardInfo \ static_assert(alignof(MaiFunctions_getBlackboardInfo) == 0x000008, "Wrong alignment on MaiFunctions_getBlackboardInfo"); \ static_assert(sizeof(MaiFunctions_getBlackboardInfo) == 0x000018, "Wrong size on MaiFunctions_getBlackboardInfo"); \ static_assert(offsetof(MaiFunctions_getBlackboardInfo, Controller) == 0x000000, "Member 'MaiFunctions_getBlackboardInfo::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBlackboardInfo, ReturnValue) == 0x000008, "Member 'MaiFunctions_getBlackboardInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getBlackboardInt \ static_assert(alignof(MaiFunctions_getBlackboardInt) == 0x000008, "Wrong alignment on MaiFunctions_getBlackboardInt"); \ static_assert(sizeof(MaiFunctions_getBlackboardInt) == 0x000040, "Wrong size on MaiFunctions_getBlackboardInt"); \ static_assert(offsetof(MaiFunctions_getBlackboardInt, Blackboard) == 0x000000, "Member 'MaiFunctions_getBlackboardInt::Blackboard' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBlackboardInt, Value) == 0x000008, "Member 'MaiFunctions_getBlackboardInt::Value' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getBlackboardInt, ReturnValue) == 0x000038, "Member 'MaiFunctions_getBlackboardInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getCurrentCustomLinkOb \ static_assert(alignof(MaiFunctions_getCurrentCustomLinkOb) == 0x000008, "Wrong alignment on MaiFunctions_getCurrentCustomLinkOb"); \ static_assert(sizeof(MaiFunctions_getCurrentCustomLinkOb) == 0x000010, "Wrong size on MaiFunctions_getCurrentCustomLinkOb"); \ static_assert(offsetof(MaiFunctions_getCurrentCustomLinkOb, Being) == 0x000000, "Member 'MaiFunctions_getCurrentCustomLinkOb::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentCustomLinkOb, ReturnValue) == 0x000008, "Member 'MaiFunctions_getCurrentCustomLinkOb::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getCurrentGoalLocation \ static_assert(alignof(MaiFunctions_getCurrentGoalLocation) == 0x000008, "Wrong alignment on MaiFunctions_getCurrentGoalLocation"); \ static_assert(sizeof(MaiFunctions_getCurrentGoalLocation) == 0x000020, "Wrong size on MaiFunctions_getCurrentGoalLocation"); \ static_assert(offsetof(MaiFunctions_getCurrentGoalLocation, Being) == 0x000000, "Member 'MaiFunctions_getCurrentGoalLocation::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentGoalLocation, ReturnValue) == 0x000008, "Member 'MaiFunctions_getCurrentGoalLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getCurrentPathPointLocation \ static_assert(alignof(MaiFunctions_getCurrentPathPointLocation) == 0x000008, "Wrong alignment on MaiFunctions_getCurrentPathPointLocation"); \ static_assert(sizeof(MaiFunctions_getCurrentPathPointLocation) == 0x000028, "Wrong size on MaiFunctions_getCurrentPathPointLocation"); \ static_assert(offsetof(MaiFunctions_getCurrentPathPointLocation, Being) == 0x000000, "Member 'MaiFunctions_getCurrentPathPointLocation::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentPathPointLocation, Point) == 0x000008, "Member 'MaiFunctions_getCurrentPathPointLocation::Point' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentPathPointLocation, fromStart) == 0x00000C, "Member 'MaiFunctions_getCurrentPathPointLocation::fromStart' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentPathPointLocation, ReturnValue) == 0x000010, "Member 'MaiFunctions_getCurrentPathPointLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getCurrentTargetLocation \ static_assert(alignof(MaiFunctions_getCurrentTargetLocation) == 0x000008, "Wrong alignment on MaiFunctions_getCurrentTargetLocation"); \ static_assert(sizeof(MaiFunctions_getCurrentTargetLocation) == 0x000020, "Wrong size on MaiFunctions_getCurrentTargetLocation"); \ static_assert(offsetof(MaiFunctions_getCurrentTargetLocation, Being) == 0x000000, "Member 'MaiFunctions_getCurrentTargetLocation::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getCurrentTargetLocation, ReturnValue) == 0x000008, "Member 'MaiFunctions_getCurrentTargetLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getDifficultyByteFromTable \ static_assert(alignof(MaiFunctions_getDifficultyByteFromTable) == 0x000008, "Wrong alignment on MaiFunctions_getDifficultyByteFromTable"); \ static_assert(sizeof(MaiFunctions_getDifficultyByteFromTable) == 0x0000B0, "Wrong size on MaiFunctions_getDifficultyByteFromTable"); \ static_assert(offsetof(MaiFunctions_getDifficultyByteFromTable, WorldContext) == 0x000000, "Member 'MaiFunctions_getDifficultyByteFromTable::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getDifficultyByteFromTable, Table) == 0x000008, "Member 'MaiFunctions_getDifficultyByteFromTable::Table' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getDifficultyByteFromTable, Index_0) == 0x0000A8, "Member 'MaiFunctions_getDifficultyByteFromTable::Index_0' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getDifficultyByteFromTable, ReturnValue) == 0x0000AC, "Member 'MaiFunctions_getDifficultyByteFromTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getDifficultyFloat \ static_assert(alignof(MaiFunctions_getDifficultyFloat) == 0x000008, "Wrong alignment on MaiFunctions_getDifficultyFloat"); \ static_assert(sizeof(MaiFunctions_getDifficultyFloat) == 0x000038, "Wrong size on MaiFunctions_getDifficultyFloat"); \ static_assert(offsetof(MaiFunctions_getDifficultyFloat, WorldContext) == 0x000000, "Member 'MaiFunctions_getDifficultyFloat::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getDifficultyFloat, Value) == 0x000008, "Member 'MaiFunctions_getDifficultyFloat::Value' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getDifficultyFloat, ReturnValue) == 0x000030, "Member 'MaiFunctions_getDifficultyFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getGraphActionPoints \ static_assert(alignof(MaiFunctions_getGraphActionPoints) == 0x000008, "Wrong alignment on MaiFunctions_getGraphActionPoints"); \ static_assert(sizeof(MaiFunctions_getGraphActionPoints) == 0x000018, "Wrong size on MaiFunctions_getGraphActionPoints"); \ static_assert(offsetof(MaiFunctions_getGraphActionPoints, Graph) == 0x000000, "Member 'MaiFunctions_getGraphActionPoints::Graph' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getGraphActionPoints, outPoints) == 0x000008, "Member 'MaiFunctions_getGraphActionPoints::outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getJumpData \ static_assert(alignof(MaiFunctions_getJumpData) == 0x000008, "Wrong alignment on MaiFunctions_getJumpData"); \ static_assert(sizeof(MaiFunctions_getJumpData) == 0x000018, "Wrong size on MaiFunctions_getJumpData"); \ static_assert(offsetof(MaiFunctions_getJumpData, Being) == 0x000000, "Member 'MaiFunctions_getJumpData::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getJumpData, lenght) == 0x000008, "Member 'MaiFunctions_getJumpData::lenght' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getJumpData, Height) == 0x00000C, "Member 'MaiFunctions_getJumpData::Height' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getJumpData, ReturnValue) == 0x000010, "Member 'MaiFunctions_getJumpData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getLocalDirection \ static_assert(alignof(MaiFunctions_getLocalDirection) == 0x000008, "Wrong alignment on MaiFunctions_getLocalDirection"); \ static_assert(sizeof(MaiFunctions_getLocalDirection) == 0x000038, "Wrong size on MaiFunctions_getLocalDirection"); \ static_assert(offsetof(MaiFunctions_getLocalDirection, Origin) == 0x000000, "Member 'MaiFunctions_getLocalDirection::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getLocalDirection, dir) == 0x000008, "Member 'MaiFunctions_getLocalDirection::dir' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getLocalDirection, ReturnValue) == 0x000020, "Member 'MaiFunctions_getLocalDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getLocalDirectionTo \ static_assert(alignof(MaiFunctions_getLocalDirectionTo) == 0x000008, "Wrong alignment on MaiFunctions_getLocalDirectionTo"); \ static_assert(sizeof(MaiFunctions_getLocalDirectionTo) == 0x000028, "Wrong size on MaiFunctions_getLocalDirectionTo"); \ static_assert(offsetof(MaiFunctions_getLocalDirectionTo, Origin) == 0x000000, "Member 'MaiFunctions_getLocalDirectionTo::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getLocalDirectionTo, Other) == 0x000008, "Member 'MaiFunctions_getLocalDirectionTo::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getLocalDirectionTo, ReturnValue) == 0x000010, "Member 'MaiFunctions_getLocalDirectionTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getMaiCharacterByClass \ static_assert(alignof(MaiFunctions_getMaiCharacterByClass) == 0x000008, "Wrong alignment on MaiFunctions_getMaiCharacterByClass"); \ static_assert(sizeof(MaiFunctions_getMaiCharacterByClass) == 0x000018, "Wrong size on MaiFunctions_getMaiCharacterByClass"); \ static_assert(offsetof(MaiFunctions_getMaiCharacterByClass, Actor) == 0x000000, "Member 'MaiFunctions_getMaiCharacterByClass::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getMaiCharacterByClass, ActorClass) == 0x000008, "Member 'MaiFunctions_getMaiCharacterByClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getMaiCharacterByClass, ReturnValue) == 0x000010, "Member 'MaiFunctions_getMaiCharacterByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getMaiControllerByClass \ static_assert(alignof(MaiFunctions_getMaiControllerByClass) == 0x000008, "Wrong alignment on MaiFunctions_getMaiControllerByClass"); \ static_assert(sizeof(MaiFunctions_getMaiControllerByClass) == 0x000018, "Wrong size on MaiFunctions_getMaiControllerByClass"); \ static_assert(offsetof(MaiFunctions_getMaiControllerByClass, Actor) == 0x000000, "Member 'MaiFunctions_getMaiControllerByClass::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getMaiControllerByClass, ActorClass) == 0x000008, "Member 'MaiFunctions_getMaiControllerByClass::ActorClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getMaiControllerByClass, ReturnValue) == 0x000010, "Member 'MaiFunctions_getMaiControllerByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getMaiManager \ static_assert(alignof(MaiFunctions_getMaiManager) == 0x000008, "Wrong alignment on MaiFunctions_getMaiManager"); \ static_assert(sizeof(MaiFunctions_getMaiManager) == 0x000010, "Wrong size on MaiFunctions_getMaiManager"); \ static_assert(offsetof(MaiFunctions_getMaiManager, WorldContext) == 0x000000, "Member 'MaiFunctions_getMaiManager::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getMaiManager, ReturnValue) == 0x000008, "Member 'MaiFunctions_getMaiManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getManagerByClass \ static_assert(alignof(MaiFunctions_getManagerByClass) == 0x000008, "Wrong alignment on MaiFunctions_getManagerByClass"); \ static_assert(sizeof(MaiFunctions_getManagerByClass) == 0x000018, "Wrong size on MaiFunctions_getManagerByClass"); \ static_assert(offsetof(MaiFunctions_getManagerByClass, WorldContext) == 0x000000, "Member 'MaiFunctions_getManagerByClass::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getManagerByClass, managerClass) == 0x000008, "Member 'MaiFunctions_getManagerByClass::managerClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getManagerByClass, ReturnValue) == 0x000010, "Member 'MaiFunctions_getManagerByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getPathNodeSystem \ static_assert(alignof(MaiFunctions_getPathNodeSystem) == 0x000008, "Wrong alignment on MaiFunctions_getPathNodeSystem"); \ static_assert(sizeof(MaiFunctions_getPathNodeSystem) == 0x000010, "Wrong size on MaiFunctions_getPathNodeSystem"); \ static_assert(offsetof(MaiFunctions_getPathNodeSystem, WorldContext) == 0x000000, "Member 'MaiFunctions_getPathNodeSystem::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getPathNodeSystem, ReturnValue) == 0x000008, "Member 'MaiFunctions_getPathNodeSystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_getRandomLocationInNavigableRadius \ static_assert(alignof(MaiFunctions_getRandomLocationInNavigableRadius) == 0x000008, "Wrong alignment on MaiFunctions_getRandomLocationInNavigableRadius"); \ static_assert(sizeof(MaiFunctions_getRandomLocationInNavigableRadius) == 0x000058, "Wrong size on MaiFunctions_getRandomLocationInNavigableRadius"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, WorldContext) == 0x000000, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, OutLocation) == 0x000008, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::OutLocation' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, Origin) == 0x000020, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, Radius) == 0x000038, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, NavData) == 0x000040, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::NavData' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, filterClass) == 0x000048, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::filterClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_getRandomLocationInNavigableRadius, ReturnValue) == 0x000050, "Member 'MaiFunctions_getRandomLocationInNavigableRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_hasPathNearTo \ static_assert(alignof(MaiFunctions_hasPathNearTo) == 0x000008, "Wrong alignment on MaiFunctions_hasPathNearTo"); \ static_assert(sizeof(MaiFunctions_hasPathNearTo) == 0x000018, "Wrong size on MaiFunctions_hasPathNearTo"); \ static_assert(offsetof(MaiFunctions_hasPathNearTo, Being) == 0x000000, "Member 'MaiFunctions_hasPathNearTo::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_hasPathNearTo, Actor) == 0x000008, "Member 'MaiFunctions_hasPathNearTo::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_hasPathNearTo, Epsilon) == 0x000010, "Member 'MaiFunctions_hasPathNearTo::Epsilon' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_hasPathNearTo, ReturnValue) == 0x000014, "Member 'MaiFunctions_hasPathNearTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_initializePathFollower \ static_assert(alignof(MaiFunctions_initializePathFollower) == 0x000008, "Wrong alignment on MaiFunctions_initializePathFollower"); \ static_assert(sizeof(MaiFunctions_initializePathFollower) == 0x000008, "Wrong size on MaiFunctions_initializePathFollower"); \ static_assert(offsetof(MaiFunctions_initializePathFollower, follower) == 0x000000, "Member 'MaiFunctions_initializePathFollower::follower' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isActorInCone \ static_assert(alignof(MaiFunctions_isActorInCone) == 0x000008, "Wrong alignment on MaiFunctions_isActorInCone"); \ static_assert(sizeof(MaiFunctions_isActorInCone) == 0x000048, "Wrong size on MaiFunctions_isActorInCone"); \ static_assert(offsetof(MaiFunctions_isActorInCone, Origin) == 0x000000, "Member 'MaiFunctions_isActorInCone::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isActorInCone, Direction) == 0x000018, "Member 'MaiFunctions_isActorInCone::Direction' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isActorInCone, Angle) == 0x000030, "Member 'MaiFunctions_isActorInCone::Angle' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isActorInCone, Length) == 0x000034, "Member 'MaiFunctions_isActorInCone::Length' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isActorInCone, Actor) == 0x000038, "Member 'MaiFunctions_isActorInCone::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isActorInCone, ReturnValue) == 0x000040, "Member 'MaiFunctions_isActorInCone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isInChaseArea \ static_assert(alignof(MaiFunctions_isInChaseArea) == 0x000008, "Wrong alignment on MaiFunctions_isInChaseArea"); \ static_assert(sizeof(MaiFunctions_isInChaseArea) == 0x000028, "Wrong size on MaiFunctions_isInChaseArea"); \ static_assert(offsetof(MaiFunctions_isInChaseArea, Actor) == 0x000000, "Member 'MaiFunctions_isInChaseArea::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isInChaseArea, Location) == 0x000008, "Member 'MaiFunctions_isInChaseArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isInChaseArea, Extent) == 0x000020, "Member 'MaiFunctions_isInChaseArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isInChaseArea, ReturnValue) == 0x000024, "Member 'MaiFunctions_isInChaseArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_IsInCover \ static_assert(alignof(MaiFunctions_IsInCover) == 0x000008, "Wrong alignment on MaiFunctions_IsInCover"); \ static_assert(sizeof(MaiFunctions_IsInCover) == 0x000018, "Wrong size on MaiFunctions_IsInCover"); \ static_assert(offsetof(MaiFunctions_IsInCover, Actor) == 0x000000, "Member 'MaiFunctions_IsInCover::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_IsInCover, Filter) == 0x000008, "Member 'MaiFunctions_IsInCover::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_IsInCover, ReturnValue) == 0x000010, "Member 'MaiFunctions_IsInCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_IsInFullCover \ static_assert(alignof(MaiFunctions_IsInFullCover) == 0x000008, "Wrong alignment on MaiFunctions_IsInFullCover"); \ static_assert(sizeof(MaiFunctions_IsInFullCover) == 0x000018, "Wrong size on MaiFunctions_IsInFullCover"); \ static_assert(offsetof(MaiFunctions_IsInFullCover, Actor) == 0x000000, "Member 'MaiFunctions_IsInFullCover::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_IsInFullCover, Filter) == 0x000008, "Member 'MaiFunctions_IsInFullCover::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_IsInFullCover, ReturnValue) == 0x000010, "Member 'MaiFunctions_IsInFullCover::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isInNarrowArea \ static_assert(alignof(MaiFunctions_isInNarrowArea) == 0x000008, "Wrong alignment on MaiFunctions_isInNarrowArea"); \ static_assert(sizeof(MaiFunctions_isInNarrowArea) == 0x000010, "Wrong size on MaiFunctions_isInNarrowArea"); \ static_assert(offsetof(MaiFunctions_isInNarrowArea, Actor) == 0x000000, "Member 'MaiFunctions_isInNarrowArea::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isInNarrowArea, ReturnValue) == 0x000008, "Member 'MaiFunctions_isInNarrowArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isInNarrowTrigger \ static_assert(alignof(MaiFunctions_isInNarrowTrigger) == 0x000008, "Wrong alignment on MaiFunctions_isInNarrowTrigger"); \ static_assert(sizeof(MaiFunctions_isInNarrowTrigger) == 0x000010, "Wrong size on MaiFunctions_isInNarrowTrigger"); \ static_assert(offsetof(MaiFunctions_isInNarrowTrigger, Actor) == 0x000000, "Member 'MaiFunctions_isInNarrowTrigger::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isInNarrowTrigger, ReturnValue) == 0x000008, "Member 'MaiFunctions_isInNarrowTrigger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isLocationInCone \ static_assert(alignof(MaiFunctions_isLocationInCone) == 0x000008, "Wrong alignment on MaiFunctions_isLocationInCone"); \ static_assert(sizeof(MaiFunctions_isLocationInCone) == 0x000078, "Wrong size on MaiFunctions_isLocationInCone"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Origin) == 0x000000, "Member 'MaiFunctions_isLocationInCone::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Direction) == 0x000018, "Member 'MaiFunctions_isLocationInCone::Direction' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Angle) == 0x000030, "Member 'MaiFunctions_isLocationInCone::Angle' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Length) == 0x000034, "Member 'MaiFunctions_isLocationInCone::Length' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Location) == 0x000038, "Member 'MaiFunctions_isLocationInCone::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Radius) == 0x000050, "Member 'MaiFunctions_isLocationInCone::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, hheight) == 0x000054, "Member 'MaiFunctions_isLocationInCone::hheight' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, Rotation) == 0x000058, "Member 'MaiFunctions_isLocationInCone::Rotation' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isLocationInCone, ReturnValue) == 0x000070, "Member 'MaiFunctions_isLocationInCone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isMoveLineClear \ static_assert(alignof(MaiFunctions_isMoveLineClear) == 0x000008, "Wrong alignment on MaiFunctions_isMoveLineClear"); \ static_assert(sizeof(MaiFunctions_isMoveLineClear) == 0x000130, "Wrong size on MaiFunctions_isMoveLineClear"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, HitResult) == 0x000000, "Member 'MaiFunctions_isMoveLineClear::HitResult' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, Owner) == 0x0000E8, "Member 'MaiFunctions_isMoveLineClear::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, Other) == 0x0000F0, "Member 'MaiFunctions_isMoveLineClear::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, Start) == 0x0000F8, "Member 'MaiFunctions_isMoveLineClear::Start' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, End) == 0x000110, "Member 'MaiFunctions_isMoveLineClear::End' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineClear, ReturnValue) == 0x000128, "Member 'MaiFunctions_isMoveLineClear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isMoveLineToOtherClear \ static_assert(alignof(MaiFunctions_isMoveLineToOtherClear) == 0x000008, "Wrong alignment on MaiFunctions_isMoveLineToOtherClear"); \ static_assert(sizeof(MaiFunctions_isMoveLineToOtherClear) == 0x000018, "Wrong size on MaiFunctions_isMoveLineToOtherClear"); \ static_assert(offsetof(MaiFunctions_isMoveLineToOtherClear, Owner) == 0x000000, "Member 'MaiFunctions_isMoveLineToOtherClear::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineToOtherClear, Other) == 0x000008, "Member 'MaiFunctions_isMoveLineToOtherClear::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMoveLineToOtherClear, ReturnValue) == 0x000010, "Member 'MaiFunctions_isMoveLineToOtherClear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isMovingToGoalLocation \ static_assert(alignof(MaiFunctions_isMovingToGoalLocation) == 0x000008, "Wrong alignment on MaiFunctions_isMovingToGoalLocation"); \ static_assert(sizeof(MaiFunctions_isMovingToGoalLocation) == 0x000010, "Wrong size on MaiFunctions_isMovingToGoalLocation"); \ static_assert(offsetof(MaiFunctions_isMovingToGoalLocation, Being) == 0x000000, "Member 'MaiFunctions_isMovingToGoalLocation::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isMovingToGoalLocation, ReturnValue) == 0x000008, "Member 'MaiFunctions_isMovingToGoalLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isShootLineClear \ static_assert(alignof(MaiFunctions_isShootLineClear) == 0x000008, "Wrong alignment on MaiFunctions_isShootLineClear"); \ static_assert(sizeof(MaiFunctions_isShootLineClear) == 0x000130, "Wrong size on MaiFunctions_isShootLineClear"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, HitResult) == 0x000000, "Member 'MaiFunctions_isShootLineClear::HitResult' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, Owner) == 0x0000E8, "Member 'MaiFunctions_isShootLineClear::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, Other) == 0x0000F0, "Member 'MaiFunctions_isShootLineClear::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, Start) == 0x0000F8, "Member 'MaiFunctions_isShootLineClear::Start' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, End) == 0x000110, "Member 'MaiFunctions_isShootLineClear::End' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineClear, ReturnValue) == 0x000128, "Member 'MaiFunctions_isShootLineClear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_isShootLineToOtherClear \ static_assert(alignof(MaiFunctions_isShootLineToOtherClear) == 0x000008, "Wrong alignment on MaiFunctions_isShootLineToOtherClear"); \ static_assert(sizeof(MaiFunctions_isShootLineToOtherClear) == 0x000018, "Wrong size on MaiFunctions_isShootLineToOtherClear"); \ static_assert(offsetof(MaiFunctions_isShootLineToOtherClear, Owner) == 0x000000, "Member 'MaiFunctions_isShootLineToOtherClear::Owner' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineToOtherClear, Other) == 0x000008, "Member 'MaiFunctions_isShootLineToOtherClear::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_isShootLineToOtherClear, ReturnValue) == 0x000010, "Member 'MaiFunctions_isShootLineToOtherClear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_pauseBehaviorTree \ static_assert(alignof(MaiFunctions_pauseBehaviorTree) == 0x000008, "Wrong alignment on MaiFunctions_pauseBehaviorTree"); \ static_assert(sizeof(MaiFunctions_pauseBehaviorTree) == 0x000010, "Wrong size on MaiFunctions_pauseBehaviorTree"); \ static_assert(offsetof(MaiFunctions_pauseBehaviorTree, Actor) == 0x000000, "Member 'MaiFunctions_pauseBehaviorTree::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_pauseBehaviorTree, Reason) == 0x000008, "Member 'MaiFunctions_pauseBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_pausePathFollowing \ static_assert(alignof(MaiFunctions_pausePathFollowing) == 0x000008, "Wrong alignment on MaiFunctions_pausePathFollowing"); \ static_assert(sizeof(MaiFunctions_pausePathFollowing) == 0x000008, "Wrong size on MaiFunctions_pausePathFollowing"); \ static_assert(offsetof(MaiFunctions_pausePathFollowing, Controller) == 0x000000, "Member 'MaiFunctions_pausePathFollowing::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_projectPointToNavigation \ static_assert(alignof(MaiFunctions_projectPointToNavigation) == 0x000008, "Wrong alignment on MaiFunctions_projectPointToNavigation"); \ static_assert(sizeof(MaiFunctions_projectPointToNavigation) == 0x000068, "Wrong size on MaiFunctions_projectPointToNavigation"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, WorldContext) == 0x000000, "Member 'MaiFunctions_projectPointToNavigation::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, OutLocation) == 0x000008, "Member 'MaiFunctions_projectPointToNavigation::OutLocation' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, Point) == 0x000020, "Member 'MaiFunctions_projectPointToNavigation::Point' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, NavData) == 0x000038, "Member 'MaiFunctions_projectPointToNavigation::NavData' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, filterClass) == 0x000040, "Member 'MaiFunctions_projectPointToNavigation::filterClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, QueryExtent) == 0x000048, "Member 'MaiFunctions_projectPointToNavigation::QueryExtent' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_projectPointToNavigation, ReturnValue) == 0x000060, "Member 'MaiFunctions_projectPointToNavigation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_requestDirectMove \ static_assert(alignof(MaiFunctions_requestDirectMove) == 0x000008, "Wrong alignment on MaiFunctions_requestDirectMove"); \ static_assert(sizeof(MaiFunctions_requestDirectMove) == 0x000028, "Wrong size on MaiFunctions_requestDirectMove"); \ static_assert(offsetof(MaiFunctions_requestDirectMove, Being) == 0x000000, "Member 'MaiFunctions_requestDirectMove::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_requestDirectMove, MoveVelocity) == 0x000008, "Member 'MaiFunctions_requestDirectMove::MoveVelocity' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_requestDirectMove, bForceMaxSpeed) == 0x000020, "Member 'MaiFunctions_requestDirectMove::bForceMaxSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_requestDirectMoveTo \ static_assert(alignof(MaiFunctions_requestDirectMoveTo) == 0x000008, "Wrong alignment on MaiFunctions_requestDirectMoveTo"); \ static_assert(sizeof(MaiFunctions_requestDirectMoveTo) == 0x000028, "Wrong size on MaiFunctions_requestDirectMoveTo"); \ static_assert(offsetof(MaiFunctions_requestDirectMoveTo, Being) == 0x000000, "Member 'MaiFunctions_requestDirectMoveTo::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_requestDirectMoveTo, Location) == 0x000008, "Member 'MaiFunctions_requestDirectMoveTo::Location' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_requestDirectMoveTo, bForceMaxSpeed) == 0x000020, "Member 'MaiFunctions_requestDirectMoveTo::bForceMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_requestDirectMoveTo, smoothCurves) == 0x000021, "Member 'MaiFunctions_requestDirectMoveTo::smoothCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_resetAggressiveEnemies \ static_assert(alignof(MaiFunctions_resetAggressiveEnemies) == 0x000008, "Wrong alignment on MaiFunctions_resetAggressiveEnemies"); \ static_assert(sizeof(MaiFunctions_resetAggressiveEnemies) == 0x000008, "Wrong size on MaiFunctions_resetAggressiveEnemies"); \ static_assert(offsetof(MaiFunctions_resetAggressiveEnemies, Being) == 0x000000, "Member 'MaiFunctions_resetAggressiveEnemies::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_resetBeing \ static_assert(alignof(MaiFunctions_resetBeing) == 0x000008, "Wrong alignment on MaiFunctions_resetBeing"); \ static_assert(sizeof(MaiFunctions_resetBeing) == 0x000008, "Wrong size on MaiFunctions_resetBeing"); \ static_assert(offsetof(MaiFunctions_resetBeing, Being) == 0x000000, "Member 'MaiFunctions_resetBeing::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_resetEnemiesInRange \ static_assert(alignof(MaiFunctions_resetEnemiesInRange) == 0x000008, "Wrong alignment on MaiFunctions_resetEnemiesInRange"); \ static_assert(sizeof(MaiFunctions_resetEnemiesInRange) == 0x000010, "Wrong size on MaiFunctions_resetEnemiesInRange"); \ static_assert(offsetof(MaiFunctions_resetEnemiesInRange, Being) == 0x000000, "Member 'MaiFunctions_resetEnemiesInRange::Being' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_resetEnemiesInRange, MaxRange) == 0x000008, "Member 'MaiFunctions_resetEnemiesInRange::MaxRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_restartBehaviorTree \ static_assert(alignof(MaiFunctions_restartBehaviorTree) == 0x000008, "Wrong alignment on MaiFunctions_restartBehaviorTree"); \ static_assert(sizeof(MaiFunctions_restartBehaviorTree) == 0x000010, "Wrong size on MaiFunctions_restartBehaviorTree"); \ static_assert(offsetof(MaiFunctions_restartBehaviorTree, Controller) == 0x000000, "Member 'MaiFunctions_restartBehaviorTree::Controller' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_restartBehaviorTree, hardReset) == 0x000008, "Member 'MaiFunctions_restartBehaviorTree::hardReset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_resumeBehaviorTree \ static_assert(alignof(MaiFunctions_resumeBehaviorTree) == 0x000008, "Wrong alignment on MaiFunctions_resumeBehaviorTree"); \ static_assert(sizeof(MaiFunctions_resumeBehaviorTree) == 0x000010, "Wrong size on MaiFunctions_resumeBehaviorTree"); \ static_assert(offsetof(MaiFunctions_resumeBehaviorTree, Actor) == 0x000000, "Member 'MaiFunctions_resumeBehaviorTree::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_resumeBehaviorTree, Reason) == 0x000008, "Member 'MaiFunctions_resumeBehaviorTree::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_resumePathFollowing \ static_assert(alignof(MaiFunctions_resumePathFollowing) == 0x000008, "Wrong alignment on MaiFunctions_resumePathFollowing"); \ static_assert(sizeof(MaiFunctions_resumePathFollowing) == 0x000008, "Wrong size on MaiFunctions_resumePathFollowing"); \ static_assert(offsetof(MaiFunctions_resumePathFollowing, Controller) == 0x000000, "Member 'MaiFunctions_resumePathFollowing::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_selectBeingInFront \ static_assert(alignof(MaiFunctions_selectBeingInFront) == 0x000008, "Wrong alignment on MaiFunctions_selectBeingInFront"); \ static_assert(sizeof(MaiFunctions_selectBeingInFront) == 0x000050, "Wrong size on MaiFunctions_selectBeingInFront"); \ static_assert(offsetof(MaiFunctions_selectBeingInFront, beings) == 0x000000, "Member 'MaiFunctions_selectBeingInFront::beings' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_selectBeingInFront, Origin) == 0x000010, "Member 'MaiFunctions_selectBeingInFront::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_selectBeingInFront, Direction) == 0x000028, "Member 'MaiFunctions_selectBeingInFront::Direction' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_selectBeingInFront, beingClass) == 0x000040, "Member 'MaiFunctions_selectBeingInFront::beingClass' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_selectBeingInFront, ReturnValue) == 0x000048, "Member 'MaiFunctions_selectBeingInFront::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_setBlackboardValue \ static_assert(alignof(MaiFunctions_setBlackboardValue) == 0x000008, "Wrong alignment on MaiFunctions_setBlackboardValue"); \ static_assert(sizeof(MaiFunctions_setBlackboardValue) == 0x000088, "Wrong size on MaiFunctions_setBlackboardValue"); \ static_assert(offsetof(MaiFunctions_setBlackboardValue, Blackboard) == 0x000000, "Member 'MaiFunctions_setBlackboardValue::Blackboard' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setBlackboardValue, Value) == 0x000008, "Member 'MaiFunctions_setBlackboardValue::Value' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setBlackboardValue, ReturnValue) == 0x000080, "Member 'MaiFunctions_setBlackboardValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_setIgnoreMe \ static_assert(alignof(MaiFunctions_setIgnoreMe) == 0x000008, "Wrong alignment on MaiFunctions_setIgnoreMe"); \ static_assert(sizeof(MaiFunctions_setIgnoreMe) == 0x000018, "Wrong size on MaiFunctions_setIgnoreMe"); \ static_assert(offsetof(MaiFunctions_setIgnoreMe, Actor) == 0x000000, "Member 'MaiFunctions_setIgnoreMe::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setIgnoreMe, ignore) == 0x000008, "Member 'MaiFunctions_setIgnoreMe::ignore' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setIgnoreMe, Reason) == 0x00000C, "Member 'MaiFunctions_setIgnoreMe::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_setIgnoreOther \ static_assert(alignof(MaiFunctions_setIgnoreOther) == 0x000008, "Wrong alignment on MaiFunctions_setIgnoreOther"); \ static_assert(sizeof(MaiFunctions_setIgnoreOther) == 0x000018, "Wrong size on MaiFunctions_setIgnoreOther"); \ static_assert(offsetof(MaiFunctions_setIgnoreOther, Actor) == 0x000000, "Member 'MaiFunctions_setIgnoreOther::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setIgnoreOther, Other) == 0x000008, "Member 'MaiFunctions_setIgnoreOther::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_setIgnoreOther, ignore) == 0x000010, "Member 'MaiFunctions_setIgnoreOther::ignore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_shouldBeIgnored \ static_assert(alignof(MaiFunctions_shouldBeIgnored) == 0x000008, "Wrong alignment on MaiFunctions_shouldBeIgnored"); \ static_assert(sizeof(MaiFunctions_shouldBeIgnored) == 0x000010, "Wrong size on MaiFunctions_shouldBeIgnored"); \ static_assert(offsetof(MaiFunctions_shouldBeIgnored, Actor) == 0x000000, "Member 'MaiFunctions_shouldBeIgnored::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_shouldBeIgnored, ReturnValue) == 0x000008, "Member 'MaiFunctions_shouldBeIgnored::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_shouldIgnoreOther \ static_assert(alignof(MaiFunctions_shouldIgnoreOther) == 0x000008, "Wrong alignment on MaiFunctions_shouldIgnoreOther"); \ static_assert(sizeof(MaiFunctions_shouldIgnoreOther) == 0x000018, "Wrong size on MaiFunctions_shouldIgnoreOther"); \ static_assert(offsetof(MaiFunctions_shouldIgnoreOther, Actor) == 0x000000, "Member 'MaiFunctions_shouldIgnoreOther::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_shouldIgnoreOther, Other) == 0x000008, "Member 'MaiFunctions_shouldIgnoreOther::Other' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_shouldIgnoreOther, ReturnValue) == 0x000010, "Member 'MaiFunctions_shouldIgnoreOther::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_test_Distance \ static_assert(alignof(MaiFunctions_test_Distance) == 0x000008, "Wrong alignment on MaiFunctions_test_Distance"); \ static_assert(sizeof(MaiFunctions_test_Distance) == 0x000038, "Wrong size on MaiFunctions_test_Distance"); \ static_assert(offsetof(MaiFunctions_test_Distance, Actors) == 0x000000, "Member 'MaiFunctions_test_Distance::Actors' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_test_Distance, Results) == 0x000010, "Member 'MaiFunctions_test_Distance::Results' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_test_Distance, Origin) == 0x000020, "Member 'MaiFunctions_test_Distance::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_test_Dot \ static_assert(alignof(MaiFunctions_test_Dot) == 0x000008, "Wrong alignment on MaiFunctions_test_Dot"); \ static_assert(sizeof(MaiFunctions_test_Dot) == 0x000050, "Wrong size on MaiFunctions_test_Dot"); \ static_assert(offsetof(MaiFunctions_test_Dot, Actors) == 0x000000, "Member 'MaiFunctions_test_Dot::Actors' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_test_Dot, Results) == 0x000010, "Member 'MaiFunctions_test_Dot::Results' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_test_Dot, Origin) == 0x000020, "Member 'MaiFunctions_test_Dot::Origin' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_test_Dot, Direction) == 0x000038, "Member 'MaiFunctions_test_Dot::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_tests_Combine2 \ static_assert(alignof(MaiFunctions_tests_Combine2) == 0x000008, "Wrong alignment on MaiFunctions_tests_Combine2"); \ static_assert(sizeof(MaiFunctions_tests_Combine2) == 0x000030, "Wrong size on MaiFunctions_tests_Combine2"); \ static_assert(offsetof(MaiFunctions_tests_Combine2, w1) == 0x000000, "Member 'MaiFunctions_tests_Combine2::w1' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Combine2, w2) == 0x000010, "Member 'MaiFunctions_tests_Combine2::w2' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Combine2, ReturnValue) == 0x000020, "Member 'MaiFunctions_tests_Combine2::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_tests_HighestWeightIntex \ static_assert(alignof(MaiFunctions_tests_HighestWeightIntex) == 0x000008, "Wrong alignment on MaiFunctions_tests_HighestWeightIntex"); \ static_assert(sizeof(MaiFunctions_tests_HighestWeightIntex) == 0x000018, "Wrong size on MaiFunctions_tests_HighestWeightIntex"); \ static_assert(offsetof(MaiFunctions_tests_HighestWeightIntex, Weights) == 0x000000, "Member 'MaiFunctions_tests_HighestWeightIntex::Weights' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_HighestWeightIntex, ReturnValue) == 0x000010, "Member 'MaiFunctions_tests_HighestWeightIntex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_tests_Weights \ static_assert(alignof(MaiFunctions_tests_Weights) == 0x000008, "Wrong alignment on MaiFunctions_tests_Weights"); \ static_assert(sizeof(MaiFunctions_tests_Weights) == 0x000030, "Wrong size on MaiFunctions_tests_Weights"); \ static_assert(offsetof(MaiFunctions_tests_Weights, raw) == 0x000000, "Member 'MaiFunctions_tests_Weights::raw' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Weights, Weights) == 0x000010, "Member 'MaiFunctions_tests_Weights::Weights' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Weights, inverse) == 0x000020, "Member 'MaiFunctions_tests_Weights::inverse' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Weights, mul) == 0x000024, "Member 'MaiFunctions_tests_Weights::mul' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Weights, minClamp) == 0x000028, "Member 'MaiFunctions_tests_Weights::minClamp' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_tests_Weights, maxClamp) == 0x00002C, "Member 'MaiFunctions_tests_Weights::maxClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_unregisterPerceptionStimuliSource \ static_assert(alignof(MaiFunctions_unregisterPerceptionStimuliSource) == 0x000008, "Wrong alignment on MaiFunctions_unregisterPerceptionStimuliSource"); \ static_assert(sizeof(MaiFunctions_unregisterPerceptionStimuliSource) == 0x000020, "Wrong size on MaiFunctions_unregisterPerceptionStimuliSource"); \ static_assert(offsetof(MaiFunctions_unregisterPerceptionStimuliSource, WorldContextObject) == 0x000000, "Member 'MaiFunctions_unregisterPerceptionStimuliSource::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_unregisterPerceptionStimuliSource, sense) == 0x000008, "Member 'MaiFunctions_unregisterPerceptionStimuliSource::sense' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_unregisterPerceptionStimuliSource, Target) == 0x000010, "Member 'MaiFunctions_unregisterPerceptionStimuliSource::Target' has a wrong offset!"); \ static_assert(offsetof(MaiFunctions_unregisterPerceptionStimuliSource, ReturnValue) == 0x000018, "Member 'MaiFunctions_unregisterPerceptionStimuliSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiFunctions_updateCrowdAgentParams \ static_assert(alignof(MaiFunctions_updateCrowdAgentParams) == 0x000008, "Wrong alignment on MaiFunctions_updateCrowdAgentParams"); \ static_assert(sizeof(MaiFunctions_updateCrowdAgentParams) == 0x000008, "Wrong size on MaiFunctions_updateCrowdAgentParams"); \ static_assert(offsetof(MaiFunctions_updateCrowdAgentParams, Actor) == 0x000000, "Member 'MaiFunctions_updateCrowdAgentParams::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiFunctions \ static_assert(alignof(UMaiFunctions) == 0x000008, "Wrong alignment on UMaiFunctions"); \ static_assert(sizeof(UMaiFunctions) == 0x000028, "Wrong size on UMaiFunctions"); \ #define DUMPER7_ASSERTS_MaiHealth_ReceiveCure \ static_assert(alignof(MaiHealth_ReceiveCure) == 0x000008, "Wrong alignment on MaiHealth_ReceiveCure"); \ static_assert(sizeof(MaiHealth_ReceiveCure) == 0x000010, "Wrong size on MaiHealth_ReceiveCure"); \ static_assert(offsetof(MaiHealth_ReceiveCure, cure) == 0x000000, "Member 'MaiHealth_ReceiveCure::cure' has a wrong offset!"); \ static_assert(offsetof(MaiHealth_ReceiveCure, Instigator) == 0x000008, "Member 'MaiHealth_ReceiveCure::Instigator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_ReceiveDamage \ static_assert(alignof(MaiHealth_ReceiveDamage) == 0x000008, "Wrong alignment on MaiHealth_ReceiveDamage"); \ static_assert(sizeof(MaiHealth_ReceiveDamage) == 0x000010, "Wrong size on MaiHealth_ReceiveDamage"); \ static_assert(offsetof(MaiHealth_ReceiveDamage, Damage) == 0x000000, "Member 'MaiHealth_ReceiveDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(MaiHealth_ReceiveDamage, Instigator) == 0x000008, "Member 'MaiHealth_ReceiveDamage::Instigator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_SetHealth \ static_assert(alignof(MaiHealth_SetHealth) == 0x000004, "Wrong alignment on MaiHealth_SetHealth"); \ static_assert(sizeof(MaiHealth_SetHealth) == 0x000004, "Wrong size on MaiHealth_SetHealth"); \ static_assert(offsetof(MaiHealth_SetHealth, NewHealth) == 0x000000, "Member 'MaiHealth_SetHealth::NewHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_SetImmortal \ static_assert(alignof(MaiHealth_SetImmortal) == 0x000001, "Wrong alignment on MaiHealth_SetImmortal"); \ static_assert(sizeof(MaiHealth_SetImmortal) == 0x000001, "Wrong size on MaiHealth_SetImmortal"); \ static_assert(offsetof(MaiHealth_SetImmortal, immortal) == 0x000000, "Member 'MaiHealth_SetImmortal::immortal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_GetHealth \ static_assert(alignof(MaiHealth_GetHealth) == 0x000004, "Wrong alignment on MaiHealth_GetHealth"); \ static_assert(sizeof(MaiHealth_GetHealth) == 0x000004, "Wrong size on MaiHealth_GetHealth"); \ static_assert(offsetof(MaiHealth_GetHealth, ReturnValue) == 0x000000, "Member 'MaiHealth_GetHealth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_GetHealthPercent \ static_assert(alignof(MaiHealth_GetHealthPercent) == 0x000004, "Wrong alignment on MaiHealth_GetHealthPercent"); \ static_assert(sizeof(MaiHealth_GetHealthPercent) == 0x000004, "Wrong size on MaiHealth_GetHealthPercent"); \ static_assert(offsetof(MaiHealth_GetHealthPercent, ReturnValue) == 0x000000, "Member 'MaiHealth_GetHealthPercent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_GetMaxHealth \ static_assert(alignof(MaiHealth_GetMaxHealth) == 0x000004, "Wrong alignment on MaiHealth_GetMaxHealth"); \ static_assert(sizeof(MaiHealth_GetMaxHealth) == 0x000004, "Wrong size on MaiHealth_GetMaxHealth"); \ static_assert(offsetof(MaiHealth_GetMaxHealth, ReturnValue) == 0x000000, "Member 'MaiHealth_GetMaxHealth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_IsDead \ static_assert(alignof(MaiHealth_IsDead) == 0x000001, "Wrong alignment on MaiHealth_IsDead"); \ static_assert(sizeof(MaiHealth_IsDead) == 0x000001, "Wrong size on MaiHealth_IsDead"); \ static_assert(offsetof(MaiHealth_IsDead, ReturnValue) == 0x000000, "Member 'MaiHealth_IsDead::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiHealth_IsImmortal \ static_assert(alignof(MaiHealth_IsImmortal) == 0x000001, "Wrong alignment on MaiHealth_IsImmortal"); \ static_assert(sizeof(MaiHealth_IsImmortal) == 0x000001, "Wrong size on MaiHealth_IsImmortal"); \ static_assert(offsetof(MaiHealth_IsImmortal, ReturnValue) == 0x000000, "Member 'MaiHealth_IsImmortal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiHealth \ static_assert(alignof(UMaiHealth) == 0x000008, "Wrong alignment on UMaiHealth"); \ static_assert(sizeof(UMaiHealth) == 0x000118, "Wrong size on UMaiHealth"); \ static_assert(offsetof(UMaiHealth, _HealthMul) == 0x0000A0, "Member 'UMaiHealth::_HealthMul' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, _MaxHealth) == 0x0000C8, "Member 'UMaiHealth::_MaxHealth' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, _Health) == 0x0000CC, "Member 'UMaiHealth::_Health' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, _Immortal) == 0x0000D0, "Member 'UMaiHealth::_Immortal' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, OnDead) == 0x0000D8, "Member 'UMaiHealth::OnDead' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, OnRevive) == 0x0000E8, "Member 'UMaiHealth::OnRevive' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, OnHealthChange) == 0x0000F8, "Member 'UMaiHealth::OnHealthChange' has a wrong offset!"); \ static_assert(offsetof(UMaiHealth, OnHealthChangeEx) == 0x000108, "Member 'UMaiHealth::OnHealthChangeEx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiReincarnationComponent_FillParams \ static_assert(alignof(MaiReincarnationComponent_FillParams) == 0x000008, "Wrong alignment on MaiReincarnationComponent_FillParams"); \ static_assert(sizeof(MaiReincarnationComponent_FillParams) == 0x000008, "Wrong size on MaiReincarnationComponent_FillParams"); \ static_assert(offsetof(MaiReincarnationComponent_FillParams, Other) == 0x000000, "Member 'MaiReincarnationComponent_FillParams::Other' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiReincarnationComponent_Reincarnate \ static_assert(alignof(MaiReincarnationComponent_Reincarnate) == 0x000004, "Wrong alignment on MaiReincarnationComponent_Reincarnate"); \ static_assert(sizeof(MaiReincarnationComponent_Reincarnate) == 0x000008, "Wrong size on MaiReincarnationComponent_Reincarnate"); \ static_assert(offsetof(MaiReincarnationComponent_Reincarnate, healthPercent) == 0x000000, "Member 'MaiReincarnationComponent_Reincarnate::healthPercent' has a wrong offset!"); \ static_assert(offsetof(MaiReincarnationComponent_Reincarnate, ReturnValue) == 0x000004, "Member 'MaiReincarnationComponent_Reincarnate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiReincarnationComponent_SetOverrideData \ static_assert(alignof(MaiReincarnationComponent_SetOverrideData) == 0x000008, "Wrong alignment on MaiReincarnationComponent_SetOverrideData"); \ static_assert(sizeof(MaiReincarnationComponent_SetOverrideData) == 0x000018, "Wrong size on MaiReincarnationComponent_SetOverrideData"); \ static_assert(offsetof(MaiReincarnationComponent_SetOverrideData, maxReincarnationNumber) == 0x000000, "Member 'MaiReincarnationComponent_SetOverrideData::maxReincarnationNumber' has a wrong offset!"); \ static_assert(offsetof(MaiReincarnationComponent_SetOverrideData, Data) == 0x000008, "Member 'MaiReincarnationComponent_SetOverrideData::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiReincarnationComponent_AllowReincarnation \ static_assert(alignof(MaiReincarnationComponent_AllowReincarnation) == 0x000001, "Wrong alignment on MaiReincarnationComponent_AllowReincarnation"); \ static_assert(sizeof(MaiReincarnationComponent_AllowReincarnation) == 0x000001, "Wrong size on MaiReincarnationComponent_AllowReincarnation"); \ static_assert(offsetof(MaiReincarnationComponent_AllowReincarnation, ReturnValue) == 0x000000, "Member 'MaiReincarnationComponent_AllowReincarnation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiReincarnationComponent_GetSeizuresNumber \ static_assert(alignof(MaiReincarnationComponent_GetSeizuresNumber) == 0x000001, "Wrong alignment on MaiReincarnationComponent_GetSeizuresNumber"); \ static_assert(sizeof(MaiReincarnationComponent_GetSeizuresNumber) == 0x000001, "Wrong size on MaiReincarnationComponent_GetSeizuresNumber"); \ static_assert(offsetof(MaiReincarnationComponent_GetSeizuresNumber, ReturnValue) == 0x000000, "Member 'MaiReincarnationComponent_GetSeizuresNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiReincarnationComponent \ static_assert(alignof(UMaiReincarnationComponent) == 0x000010, "Wrong alignment on UMaiReincarnationComponent"); \ static_assert(sizeof(UMaiReincarnationComponent) == 0x0005F0, "Wrong size on UMaiReincarnationComponent"); \ static_assert(offsetof(UMaiReincarnationComponent, _Data) == 0x0005A8, "Member 'UMaiReincarnationComponent::_Data' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _MaxNumber) == 0x0005B8, "Member 'UMaiReincarnationComponent::_MaxNumber' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _ReviveCountLimit) == 0x0005B9, "Member 'UMaiReincarnationComponent::_ReviveCountLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _OverridenParams) == 0x0005BA, "Member 'UMaiReincarnationComponent::_OverridenParams' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _OverridenData) == 0x0005C0, "Member 'UMaiReincarnationComponent::_OverridenData' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _OverridenMaxNumber) == 0x0005D0, "Member 'UMaiReincarnationComponent::_OverridenMaxNumber' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _ReviveCounter) == 0x0005D1, "Member 'UMaiReincarnationComponent::_ReviveCounter' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _EnterCounter) == 0x0005D4, "Member 'UMaiReincarnationComponent::_EnterCounter' has a wrong offset!"); \ static_assert(offsetof(UMaiReincarnationComponent, _CalcEntrance) == 0x0005D8, "Member 'UMaiReincarnationComponent::_CalcEntrance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMaiEditorSelectableInterface \ static_assert(alignof(IMaiEditorSelectableInterface) == 0x000001, "Wrong alignment on IMaiEditorSelectableInterface"); \ static_assert(sizeof(IMaiEditorSelectableInterface) == 0x000001, "Wrong size on IMaiEditorSelectableInterface"); \ #define DUMPER7_ASSERTS_MaiLightEmitter_IsInLight \ static_assert(alignof(MaiLightEmitter_IsInLight) == 0x000008, "Wrong alignment on MaiLightEmitter_IsInLight"); \ static_assert(sizeof(MaiLightEmitter_IsInLight) == 0x000040, "Wrong size on MaiLightEmitter_IsInLight"); \ static_assert(offsetof(MaiLightEmitter_IsInLight, Location) == 0x000000, "Member 'MaiLightEmitter_IsInLight::Location' has a wrong offset!"); \ static_assert(offsetof(MaiLightEmitter_IsInLight, Radius) == 0x000018, "Member 'MaiLightEmitter_IsInLight::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiLightEmitter_IsInLight, hheight) == 0x00001C, "Member 'MaiLightEmitter_IsInLight::hheight' has a wrong offset!"); \ static_assert(offsetof(MaiLightEmitter_IsInLight, Rotation) == 0x000020, "Member 'MaiLightEmitter_IsInLight::Rotation' has a wrong offset!"); \ static_assert(offsetof(MaiLightEmitter_IsInLight, ReturnValue) == 0x000038, "Member 'MaiLightEmitter_IsInLight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightEmitter_SetAngle \ static_assert(alignof(MaiLightEmitter_SetAngle) == 0x000004, "Wrong alignment on MaiLightEmitter_SetAngle"); \ static_assert(sizeof(MaiLightEmitter_SetAngle) == 0x000004, "Wrong size on MaiLightEmitter_SetAngle"); \ static_assert(offsetof(MaiLightEmitter_SetAngle, Angle) == 0x000000, "Member 'MaiLightEmitter_SetAngle::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightEmitter_SetRange \ static_assert(alignof(MaiLightEmitter_SetRange) == 0x000004, "Wrong alignment on MaiLightEmitter_SetRange"); \ static_assert(sizeof(MaiLightEmitter_SetRange) == 0x000004, "Wrong size on MaiLightEmitter_SetRange"); \ static_assert(offsetof(MaiLightEmitter_SetRange, Range) == 0x000000, "Member 'MaiLightEmitter_SetRange::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiLightEmitter \ static_assert(alignof(UMaiLightEmitter) == 0x000010, "Wrong alignment on UMaiLightEmitter"); \ static_assert(sizeof(UMaiLightEmitter) == 0x0003D0, "Wrong size on UMaiLightEmitter"); \ static_assert(offsetof(UMaiLightEmitter, _Enabled) == 0x0002A0, "Member 'UMaiLightEmitter::_Enabled' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _AutoRegister) == 0x0002A1, "Member 'UMaiLightEmitter::_AutoRegister' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _CastLightRays) == 0x0002A2, "Member 'UMaiLightEmitter::_CastLightRays' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _RayCount) == 0x0002A3, "Member 'UMaiLightEmitter::_RayCount' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _Angle) == 0x0002A4, "Member 'UMaiLightEmitter::_Angle' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _Range) == 0x0002A8, "Member 'UMaiLightEmitter::_Range' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _RayRadius) == 0x0002AC, "Member 'UMaiLightEmitter::_RayRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _PointRange) == 0x0002B0, "Member 'UMaiLightEmitter::_PointRange' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _YawPeriod) == 0x0002B4, "Member 'UMaiLightEmitter::_YawPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _FirstValidRay) == 0x0002B8, "Member 'UMaiLightEmitter::_FirstValidRay' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _NextRay) == 0x0002B9, "Member 'UMaiLightEmitter::_NextRay' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _RayList) == 0x0002C0, "Member 'UMaiLightEmitter::_RayList' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _Observer) == 0x0002D0, "Member 'UMaiLightEmitter::_Observer' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _AIHalfAngle) == 0x000300, "Member 'UMaiLightEmitter::_AIHalfAngle' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _AIRange) == 0x000304, "Member 'UMaiLightEmitter::_AIRange' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _ValidRaySegments) == 0x000308, "Member 'UMaiLightEmitter::_ValidRaySegments' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _PointList) == 0x000358, "Member 'UMaiLightEmitter::_PointList' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _IgnoredPointList) == 0x000368, "Member 'UMaiLightEmitter::_IgnoredPointList' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _RayPointList) == 0x000378, "Member 'UMaiLightEmitter::_RayPointList' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _SightPointList) == 0x000388, "Member 'UMaiLightEmitter::_SightPointList' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _TraceChannel) == 0x000398, "Member 'UMaiLightEmitter::_TraceChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, _TraceIgnoreActors) == 0x0003A0, "Member 'UMaiLightEmitter::_TraceIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, LightEmitterChange) == 0x0003B0, "Member 'UMaiLightEmitter::LightEmitterChange' has a wrong offset!"); \ static_assert(offsetof(UMaiLightEmitter, LightingState) == 0x0003C0, "Member 'UMaiLightEmitter::LightingState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightObserver_GetIsLit \ static_assert(alignof(MaiLightObserver_GetIsLit) == 0x000001, "Wrong alignment on MaiLightObserver_GetIsLit"); \ static_assert(sizeof(MaiLightObserver_GetIsLit) == 0x000001, "Wrong size on MaiLightObserver_GetIsLit"); \ static_assert(offsetof(MaiLightObserver_GetIsLit, ReturnValue) == 0x000000, "Member 'MaiLightObserver_GetIsLit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightObserver_IsEnabled \ static_assert(alignof(MaiLightObserver_IsEnabled) == 0x000001, "Wrong alignment on MaiLightObserver_IsEnabled"); \ static_assert(sizeof(MaiLightObserver_IsEnabled) == 0x000001, "Wrong size on MaiLightObserver_IsEnabled"); \ static_assert(offsetof(MaiLightObserver_IsEnabled, ReturnValue) == 0x000000, "Member 'MaiLightObserver_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiLightObserver \ static_assert(alignof(UMaiLightObserver) == 0x000010, "Wrong alignment on UMaiLightObserver"); \ static_assert(sizeof(UMaiLightObserver) == 0x0002D0, "Wrong size on UMaiLightObserver"); \ static_assert(offsetof(UMaiLightObserver, _Radius) == 0x0002A0, "Member 'UMaiLightObserver::_Radius' has a wrong offset!"); \ static_assert(offsetof(UMaiLightObserver, _HalfHeight) == 0x0002A4, "Member 'UMaiLightObserver::_HalfHeight' has a wrong offset!"); \ static_assert(offsetof(UMaiLightObserver, _Enabled) == 0x0002A8, "Member 'UMaiLightObserver::_Enabled' has a wrong offset!"); \ static_assert(offsetof(UMaiLightObserver, _IsLit) == 0x0002A9, "Member 'UMaiLightObserver::_IsLit' has a wrong offset!"); \ static_assert(offsetof(UMaiLightObserver, LightObserverChange) == 0x0002B0, "Member 'UMaiLightObserver::LightObserverChange' has a wrong offset!"); \ static_assert(offsetof(UMaiLightObserver, LightingState) == 0x0002C0, "Member 'UMaiLightObserver::LightingState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_getLightsManager \ static_assert(alignof(MaiLightsManager_getLightsManager) == 0x000008, "Wrong alignment on MaiLightsManager_getLightsManager"); \ static_assert(sizeof(MaiLightsManager_getLightsManager) == 0x000010, "Wrong size on MaiLightsManager_getLightsManager"); \ static_assert(offsetof(MaiLightsManager_getLightsManager, WorldContext) == 0x000000, "Member 'MaiLightsManager_getLightsManager::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_getLightsManager, ReturnValue) == 0x000008, "Member 'MaiLightsManager_getLightsManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_OnLightEmitterChange \ static_assert(alignof(MaiLightsManager_OnLightEmitterChange) == 0x000008, "Wrong alignment on MaiLightsManager_OnLightEmitterChange"); \ static_assert(sizeof(MaiLightsManager_OnLightEmitterChange) == 0x000008, "Wrong size on MaiLightsManager_OnLightEmitterChange"); \ static_assert(offsetof(MaiLightsManager_OnLightEmitterChange, Light) == 0x000000, "Member 'MaiLightsManager_OnLightEmitterChange::Light' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_OnLightObserverChange \ static_assert(alignof(MaiLightsManager_OnLightObserverChange) == 0x000008, "Wrong alignment on MaiLightsManager_OnLightObserverChange"); \ static_assert(sizeof(MaiLightsManager_OnLightObserverChange) == 0x000008, "Wrong size on MaiLightsManager_OnLightObserverChange"); \ static_assert(offsetof(MaiLightsManager_OnLightObserverChange, observer) == 0x000000, "Member 'MaiLightsManager_OnLightObserverChange::observer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_GetIsLit \ static_assert(alignof(MaiLightsManager_GetIsLit) == 0x000008, "Wrong alignment on MaiLightsManager_GetIsLit"); \ static_assert(sizeof(MaiLightsManager_GetIsLit) == 0x000010, "Wrong size on MaiLightsManager_GetIsLit"); \ static_assert(offsetof(MaiLightsManager_GetIsLit, observer) == 0x000000, "Member 'MaiLightsManager_GetIsLit::observer' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_GetIsLit, ReturnValue) == 0x000008, "Member 'MaiLightsManager_GetIsLit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_GetLitLight \ static_assert(alignof(MaiLightsManager_GetLitLight) == 0x000008, "Wrong alignment on MaiLightsManager_GetLitLight"); \ static_assert(sizeof(MaiLightsManager_GetLitLight) == 0x000010, "Wrong size on MaiLightsManager_GetLitLight"); \ static_assert(offsetof(MaiLightsManager_GetLitLight, observer) == 0x000000, "Member 'MaiLightsManager_GetLitLight::observer' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_GetLitLight, ReturnValue) == 0x000008, "Member 'MaiLightsManager_GetLitLight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLightsManager_TestIsLit \ static_assert(alignof(MaiLightsManager_TestIsLit) == 0x000008, "Wrong alignment on MaiLightsManager_TestIsLit"); \ static_assert(sizeof(MaiLightsManager_TestIsLit) == 0x000030, "Wrong size on MaiLightsManager_TestIsLit"); \ static_assert(offsetof(MaiLightsManager_TestIsLit, observer) == 0x000000, "Member 'MaiLightsManager_TestIsLit::observer' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_TestIsLit, Radius) == 0x000008, "Member 'MaiLightsManager_TestIsLit::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_TestIsLit, hheight) == 0x00000C, "Member 'MaiLightsManager_TestIsLit::hheight' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_TestIsLit, Offset) == 0x000010, "Member 'MaiLightsManager_TestIsLit::Offset' has a wrong offset!"); \ static_assert(offsetof(MaiLightsManager_TestIsLit, ReturnValue) == 0x000028, "Member 'MaiLightsManager_TestIsLit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiLightsManager \ static_assert(alignof(UMaiLightsManager) == 0x000008, "Wrong alignment on UMaiLightsManager"); \ static_assert(sizeof(UMaiLightsManager) == 0x000160, "Wrong size on UMaiLightsManager"); \ static_assert(offsetof(UMaiLightsManager, _AllLights) == 0x0000A0, "Member 'UMaiLightsManager::_AllLights' has a wrong offset!"); \ static_assert(offsetof(UMaiLightsManager, _Observers) == 0x0000F0, "Member 'UMaiLightsManager::_Observers' has a wrong offset!"); \ static_assert(offsetof(UMaiLightsManager, _DirtyLights) == 0x000140, "Member 'UMaiLightsManager::_DirtyLights' has a wrong offset!"); \ static_assert(offsetof(UMaiLightsManager, _DirtyObservers) == 0x000150, "Member 'UMaiLightsManager::_DirtyObservers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_ClearLookAt \ static_assert(alignof(MaiLookAtComponent_ClearLookAt) == 0x000004, "Wrong alignment on MaiLookAtComponent_ClearLookAt"); \ static_assert(sizeof(MaiLookAtComponent_ClearLookAt) == 0x000004, "Wrong size on MaiLookAtComponent_ClearLookAt"); \ static_assert(offsetof(MaiLookAtComponent_ClearLookAt, Priority) == 0x000000, "Member 'MaiLookAtComponent_ClearLookAt::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_DisableLookAt \ static_assert(alignof(MaiLookAtComponent_DisableLookAt) == 0x000004, "Wrong alignment on MaiLookAtComponent_DisableLookAt"); \ static_assert(sizeof(MaiLookAtComponent_DisableLookAt) == 0x000004, "Wrong size on MaiLookAtComponent_DisableLookAt"); \ static_assert(offsetof(MaiLookAtComponent_DisableLookAt, Priority) == 0x000000, "Member 'MaiLookAtComponent_DisableLookAt::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_EnableLookAt \ static_assert(alignof(MaiLookAtComponent_EnableLookAt) == 0x000004, "Wrong alignment on MaiLookAtComponent_EnableLookAt"); \ static_assert(sizeof(MaiLookAtComponent_EnableLookAt) == 0x000004, "Wrong size on MaiLookAtComponent_EnableLookAt"); \ static_assert(offsetof(MaiLookAtComponent_EnableLookAt, Priority) == 0x000000, "Member 'MaiLookAtComponent_EnableLookAt::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_LookAtActor \ static_assert(alignof(MaiLookAtComponent_LookAtActor) == 0x000008, "Wrong alignment on MaiLookAtComponent_LookAtActor"); \ static_assert(sizeof(MaiLookAtComponent_LookAtActor) == 0x000010, "Wrong size on MaiLookAtComponent_LookAtActor"); \ static_assert(offsetof(MaiLookAtComponent_LookAtActor, Actor) == 0x000000, "Member 'MaiLookAtComponent_LookAtActor::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtActor, MaxRange) == 0x000008, "Member 'MaiLookAtComponent_LookAtActor::MaxRange' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtActor, Priority) == 0x00000C, "Member 'MaiLookAtComponent_LookAtActor::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_LookAtComponent \ static_assert(alignof(MaiLookAtComponent_LookAtComponent) == 0x000008, "Wrong alignment on MaiLookAtComponent_LookAtComponent"); \ static_assert(sizeof(MaiLookAtComponent_LookAtComponent) == 0x000010, "Wrong size on MaiLookAtComponent_LookAtComponent"); \ static_assert(offsetof(MaiLookAtComponent_LookAtComponent, comp) == 0x000000, "Member 'MaiLookAtComponent_LookAtComponent::comp' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtComponent, MaxRange) == 0x000008, "Member 'MaiLookAtComponent_LookAtComponent::MaxRange' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtComponent, Priority) == 0x00000C, "Member 'MaiLookAtComponent_LookAtComponent::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_LookAtLocation \ static_assert(alignof(MaiLookAtComponent_LookAtLocation) == 0x000008, "Wrong alignment on MaiLookAtComponent_LookAtLocation"); \ static_assert(sizeof(MaiLookAtComponent_LookAtLocation) == 0x000020, "Wrong size on MaiLookAtComponent_LookAtLocation"); \ static_assert(offsetof(MaiLookAtComponent_LookAtLocation, Location) == 0x000000, "Member 'MaiLookAtComponent_LookAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtLocation, MaxRange) == 0x000018, "Member 'MaiLookAtComponent_LookAtLocation::MaxRange' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_LookAtLocation, Priority) == 0x00001C, "Member 'MaiLookAtComponent_LookAtLocation::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_SetLookAtRotation \ static_assert(alignof(MaiLookAtComponent_SetLookAtRotation) == 0x000008, "Wrong alignment on MaiLookAtComponent_SetLookAtRotation"); \ static_assert(sizeof(MaiLookAtComponent_SetLookAtRotation) == 0x000020, "Wrong size on MaiLookAtComponent_SetLookAtRotation"); \ static_assert(offsetof(MaiLookAtComponent_SetLookAtRotation, Rotation) == 0x000000, "Member 'MaiLookAtComponent_SetLookAtRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_SetLookAtRotation, MaxRange) == 0x000018, "Member 'MaiLookAtComponent_SetLookAtRotation::MaxRange' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_SetLookAtRotation, Priority) == 0x00001C, "Member 'MaiLookAtComponent_SetLookAtRotation::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_GetHeadLocalRotation \ static_assert(alignof(MaiLookAtComponent_GetHeadLocalRotation) == 0x000008, "Wrong alignment on MaiLookAtComponent_GetHeadLocalRotation"); \ static_assert(sizeof(MaiLookAtComponent_GetHeadLocalRotation) == 0x000018, "Wrong size on MaiLookAtComponent_GetHeadLocalRotation"); \ static_assert(offsetof(MaiLookAtComponent_GetHeadLocalRotation, ReturnValue) == 0x000000, "Member 'MaiLookAtComponent_GetHeadLocalRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_GetLookAtActor \ static_assert(alignof(MaiLookAtComponent_GetLookAtActor) == 0x000008, "Wrong alignment on MaiLookAtComponent_GetLookAtActor"); \ static_assert(sizeof(MaiLookAtComponent_GetLookAtActor) == 0x000010, "Wrong size on MaiLookAtComponent_GetLookAtActor"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtActor, Priority) == 0x000000, "Member 'MaiLookAtComponent_GetLookAtActor::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtActor, ReturnValue) == 0x000008, "Member 'MaiLookAtComponent_GetLookAtActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_GetLookAtLocation \ static_assert(alignof(MaiLookAtComponent_GetLookAtLocation) == 0x000008, "Wrong alignment on MaiLookAtComponent_GetLookAtLocation"); \ static_assert(sizeof(MaiLookAtComponent_GetLookAtLocation) == 0x000020, "Wrong size on MaiLookAtComponent_GetLookAtLocation"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtLocation, Priority) == 0x000000, "Member 'MaiLookAtComponent_GetLookAtLocation::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtLocation, ReturnValue) == 0x000008, "Member 'MaiLookAtComponent_GetLookAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_GetLookAtRotation \ static_assert(alignof(MaiLookAtComponent_GetLookAtRotation) == 0x000008, "Wrong alignment on MaiLookAtComponent_GetLookAtRotation"); \ static_assert(sizeof(MaiLookAtComponent_GetLookAtRotation) == 0x000020, "Wrong size on MaiLookAtComponent_GetLookAtRotation"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtRotation, Priority) == 0x000000, "Member 'MaiLookAtComponent_GetLookAtRotation::Priority' has a wrong offset!"); \ static_assert(offsetof(MaiLookAtComponent_GetLookAtRotation, ReturnValue) == 0x000008, "Member 'MaiLookAtComponent_GetLookAtRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiLookAtComponent_IsLookAtEnabled \ static_assert(alignof(MaiLookAtComponent_IsLookAtEnabled) == 0x000001, "Wrong alignment on MaiLookAtComponent_IsLookAtEnabled"); \ static_assert(sizeof(MaiLookAtComponent_IsLookAtEnabled) == 0x000001, "Wrong size on MaiLookAtComponent_IsLookAtEnabled"); \ static_assert(offsetof(MaiLookAtComponent_IsLookAtEnabled, ReturnValue) == 0x000000, "Member 'MaiLookAtComponent_IsLookAtEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiLookAtComponent \ static_assert(alignof(UMaiLookAtComponent) == 0x000010, "Wrong alignment on UMaiLookAtComponent"); \ static_assert(sizeof(UMaiLookAtComponent) == 0x0005C0, "Wrong size on UMaiLookAtComponent"); \ static_assert(offsetof(UMaiLookAtComponent, _LoseRanageExt) == 0x000558, "Member 'UMaiLookAtComponent::_LoseRanageExt' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _HeadPitchOffset) == 0x00055C, "Member 'UMaiLookAtComponent::_HeadPitchOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _HeadYawOffset) == 0x000560, "Member 'UMaiLookAtComponent::_HeadYawOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _HeadRotationRate) == 0x000564, "Member 'UMaiLookAtComponent::_HeadRotationRate' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _ConstantInterp) == 0x000568, "Member 'UMaiLookAtComponent::_ConstantInterp' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _Debug) == 0x000569, "Member 'UMaiLookAtComponent::_Debug' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _Enabled) == 0x00056A, "Member 'UMaiLookAtComponent::_Enabled' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _ExceedingLimit) == 0x00056B, "Member 'UMaiLookAtComponent::_ExceedingLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _LookAtData) == 0x000570, "Member 'UMaiLookAtComponent::_LookAtData' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _HeadLocalRotation) == 0x000580, "Member 'UMaiLookAtComponent::_HeadLocalRotation' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _TargetLocalRotation) == 0x000598, "Member 'UMaiLookAtComponent::_TargetLocalRotation' has a wrong offset!"); \ static_assert(offsetof(UMaiLookAtComponent, _CurrentPriority) == 0x0005B0, "Member 'UMaiLookAtComponent::_CurrentPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_getDifficultyLevel \ static_assert(alignof(MaiManager_getDifficultyLevel) == 0x000008, "Wrong alignment on MaiManager_getDifficultyLevel"); \ static_assert(sizeof(MaiManager_getDifficultyLevel) == 0x000010, "Wrong size on MaiManager_getDifficultyLevel"); \ static_assert(offsetof(MaiManager_getDifficultyLevel, WorldContext) == 0x000000, "Member 'MaiManager_getDifficultyLevel::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiManager_getDifficultyLevel, ReturnValue) == 0x000008, "Member 'MaiManager_getDifficultyLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_LockNavMeshGeneration \ static_assert(alignof(MaiManager_LockNavMeshGeneration) == 0x000004, "Wrong alignment on MaiManager_LockNavMeshGeneration"); \ static_assert(sizeof(MaiManager_LockNavMeshGeneration) == 0x00000C, "Wrong size on MaiManager_LockNavMeshGeneration"); \ static_assert(offsetof(MaiManager_LockNavMeshGeneration, lock) == 0x000000, "Member 'MaiManager_LockNavMeshGeneration::lock' has a wrong offset!"); \ static_assert(offsetof(MaiManager_LockNavMeshGeneration, Reason) == 0x000004, "Member 'MaiManager_LockNavMeshGeneration::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_NegateBool \ static_assert(alignof(MaiManager_NegateBool) == 0x000008, "Wrong alignment on MaiManager_NegateBool"); \ static_assert(sizeof(MaiManager_NegateBool) == 0x000010, "Wrong size on MaiManager_NegateBool"); \ static_assert(offsetof(MaiManager_NegateBool, VariableName) == 0x000000, "Member 'MaiManager_NegateBool::VariableName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_SetNavigationForStreamingLevel \ static_assert(alignof(MaiManager_SetNavigationForStreamingLevel) == 0x000001, "Wrong alignment on MaiManager_SetNavigationForStreamingLevel"); \ static_assert(sizeof(MaiManager_SetNavigationForStreamingLevel) == 0x000001, "Wrong size on MaiManager_SetNavigationForStreamingLevel"); \ static_assert(offsetof(MaiManager_SetNavigationForStreamingLevel, set) == 0x000000, "Member 'MaiManager_SetNavigationForStreamingLevel::set' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_SetPartyAttitude \ static_assert(alignof(MaiManager_SetPartyAttitude) == 0x000001, "Wrong alignment on MaiManager_SetPartyAttitude"); \ static_assert(sizeof(MaiManager_SetPartyAttitude) == 0x000003, "Wrong size on MaiManager_SetPartyAttitude"); \ static_assert(offsetof(MaiManager_SetPartyAttitude, partyID1) == 0x000000, "Member 'MaiManager_SetPartyAttitude::partyID1' has a wrong offset!"); \ static_assert(offsetof(MaiManager_SetPartyAttitude, partyID2) == 0x000001, "Member 'MaiManager_SetPartyAttitude::partyID2' has a wrong offset!"); \ static_assert(offsetof(MaiManager_SetPartyAttitude, attitude) == 0x000002, "Member 'MaiManager_SetPartyAttitude::attitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiManager_GetPartyAttitude \ static_assert(alignof(MaiManager_GetPartyAttitude) == 0x000001, "Wrong alignment on MaiManager_GetPartyAttitude"); \ static_assert(sizeof(MaiManager_GetPartyAttitude) == 0x000003, "Wrong size on MaiManager_GetPartyAttitude"); \ static_assert(offsetof(MaiManager_GetPartyAttitude, partyID1) == 0x000000, "Member 'MaiManager_GetPartyAttitude::partyID1' has a wrong offset!"); \ static_assert(offsetof(MaiManager_GetPartyAttitude, partyID2) == 0x000001, "Member 'MaiManager_GetPartyAttitude::partyID2' has a wrong offset!"); \ static_assert(offsetof(MaiManager_GetPartyAttitude, ReturnValue) == 0x000002, "Member 'MaiManager_GetPartyAttitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiManager \ static_assert(alignof(UMaiManager) == 0x000008, "Wrong alignment on UMaiManager"); \ static_assert(sizeof(UMaiManager) == 0x000130, "Wrong size on UMaiManager"); \ static_assert(offsetof(UMaiManager, _Attitudes) == 0x0000A0, "Member 'UMaiManager::_Attitudes' has a wrong offset!"); \ static_assert(offsetof(UMaiManager, _DebuggerClass) == 0x0000B0, "Member 'UMaiManager::_DebuggerClass' has a wrong offset!"); \ static_assert(offsetof(UMaiManager, _Debugger) == 0x0000B8, "Member 'UMaiManager::_Debugger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSettings \ static_assert(alignof(UMaiSettings) == 0x000008, "Wrong alignment on UMaiSettings"); \ static_assert(sizeof(UMaiSettings) == 0x000140, "Wrong size on UMaiSettings"); \ static_assert(offsetof(UMaiSettings, _PartiesCount) == 0x000038, "Member 'UMaiSettings::_PartiesCount' has a wrong offset!"); \ static_assert(offsetof(UMaiSettings, _Parties) == 0x000040, "Member 'UMaiSettings::_Parties' has a wrong offset!"); \ static_assert(offsetof(UMaiSettings, _Attitudes) == 0x000050, "Member 'UMaiSettings::_Attitudes' has a wrong offset!"); \ static_assert(offsetof(UMaiSettings, _TokenTypesCount) == 0x000060, "Member 'UMaiSettings::_TokenTypesCount' has a wrong offset!"); \ static_assert(offsetof(UMaiSettings, _TokenTypes) == 0x000068, "Member 'UMaiSettings::_TokenTypes' has a wrong offset!"); \ static_assert(offsetof(UMaiSettings, _GenConfig) == 0x000078, "Member 'UMaiSettings::_GenConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSystem \ static_assert(alignof(UMaiSystem) == 0x000008, "Wrong alignment on UMaiSystem"); \ static_assert(sizeof(UMaiSystem) == 0x000220, "Wrong size on UMaiSystem"); \ static_assert(offsetof(UMaiSystem, _NodeSystem) == 0x000170, "Member 'UMaiSystem::_NodeSystem' has a wrong offset!"); \ static_assert(offsetof(UMaiSystem, _WallSystem) == 0x000178, "Member 'UMaiSystem::_WallSystem' has a wrong offset!"); \ static_assert(offsetof(UMaiSystem, _NarrowAreas) == 0x000190, "Member 'UMaiSystem::_NarrowAreas' has a wrong offset!"); \ static_assert(offsetof(UMaiSystem, _NarrowTriggers) == 0x0001A0, "Member 'UMaiSystem::_NarrowTriggers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_makeMessage \ static_assert(alignof(MaiMessage_makeMessage) == 0x000008, "Wrong alignment on MaiMessage_makeMessage"); \ static_assert(sizeof(MaiMessage_makeMessage) == 0x000020, "Wrong size on MaiMessage_makeMessage"); \ static_assert(offsetof(MaiMessage_makeMessage, WorldContextObject) == 0x000000, "Member 'MaiMessage_makeMessage::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MaiMessage_makeMessage, msgClass) == 0x000008, "Member 'MaiMessage_makeMessage::msgClass' has a wrong offset!"); \ static_assert(offsetof(MaiMessage_makeMessage, sender) == 0x000010, "Member 'MaiMessage_makeMessage::sender' has a wrong offset!"); \ static_assert(offsetof(MaiMessage_makeMessage, ReturnValue) == 0x000018, "Member 'MaiMessage_makeMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_Broadcast \ static_assert(alignof(MaiMessage_Broadcast) == 0x000008, "Wrong alignment on MaiMessage_Broadcast"); \ static_assert(sizeof(MaiMessage_Broadcast) == 0x000028, "Wrong size on MaiMessage_Broadcast"); \ static_assert(offsetof(MaiMessage_Broadcast, Filter) == 0x000000, "Member 'MaiMessage_Broadcast::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiMessage_Broadcast, spreadingSpeed) == 0x000020, "Member 'MaiMessage_Broadcast::spreadingSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_Deliver \ static_assert(alignof(MaiMessage_Deliver) == 0x000008, "Wrong alignment on MaiMessage_Deliver"); \ static_assert(sizeof(MaiMessage_Deliver) == 0x000008, "Wrong size on MaiMessage_Deliver"); \ static_assert(offsetof(MaiMessage_Deliver, Receiver) == 0x000000, "Member 'MaiMessage_Deliver::Receiver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_ScriptDeliver \ static_assert(alignof(MaiMessage_ScriptDeliver) == 0x000008, "Wrong alignment on MaiMessage_ScriptDeliver"); \ static_assert(sizeof(MaiMessage_ScriptDeliver) == 0x000008, "Wrong size on MaiMessage_ScriptDeliver"); \ static_assert(offsetof(MaiMessage_ScriptDeliver, Receiver) == 0x000000, "Member 'MaiMessage_ScriptDeliver::Receiver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_Send \ static_assert(alignof(MaiMessage_Send) == 0x000008, "Wrong alignment on MaiMessage_Send"); \ static_assert(sizeof(MaiMessage_Send) == 0x000028, "Wrong size on MaiMessage_Send"); \ static_assert(offsetof(MaiMessage_Send, Filter) == 0x000000, "Member 'MaiMessage_Send::Filter' has a wrong offset!"); \ static_assert(offsetof(MaiMessage_Send, spreadingSpeed) == 0x000020, "Member 'MaiMessage_Send::spreadingSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_IsCaptured \ static_assert(alignof(MaiMessage_IsCaptured) == 0x000001, "Wrong alignment on MaiMessage_IsCaptured"); \ static_assert(sizeof(MaiMessage_IsCaptured) == 0x000001, "Wrong size on MaiMessage_IsCaptured"); \ static_assert(offsetof(MaiMessage_IsCaptured, ReturnValue) == 0x000000, "Member 'MaiMessage_IsCaptured::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMessage_IsReceived \ static_assert(alignof(MaiMessage_IsReceived) == 0x000001, "Wrong alignment on MaiMessage_IsReceived"); \ static_assert(sizeof(MaiMessage_IsReceived) == 0x000001, "Wrong size on MaiMessage_IsReceived"); \ static_assert(offsetof(MaiMessage_IsReceived, ReturnValue) == 0x000000, "Member 'MaiMessage_IsReceived::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiMessage \ static_assert(alignof(UMaiMessage) == 0x000008, "Wrong alignment on UMaiMessage"); \ static_assert(sizeof(UMaiMessage) == 0x000040, "Wrong size on UMaiMessage"); \ static_assert(offsetof(UMaiMessage, _Sender) == 0x000030, "Member 'UMaiMessage::_Sender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MessageReceiverInterface_ReceiveMessage \ static_assert(alignof(MessageReceiverInterface_ReceiveMessage) == 0x000008, "Wrong alignment on MessageReceiverInterface_ReceiveMessage"); \ static_assert(sizeof(MessageReceiverInterface_ReceiveMessage) == 0x000008, "Wrong size on MessageReceiverInterface_ReceiveMessage"); \ static_assert(offsetof(MessageReceiverInterface_ReceiveMessage, Message) == 0x000000, "Member 'MessageReceiverInterface_ReceiveMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMessageReceiverInterface \ static_assert(alignof(IMessageReceiverInterface) == 0x000001, "Wrong alignment on IMessageReceiverInterface"); \ static_assert(sizeof(IMessageReceiverInterface) == 0x000001, "Wrong size on IMessageReceiverInterface"); \ #define DUMPER7_ASSERTS_UMaiMessagesManager \ static_assert(alignof(UMaiMessagesManager) == 0x000008, "Wrong alignment on UMaiMessagesManager"); \ static_assert(sizeof(UMaiMessagesManager) == 0x000050, "Wrong size on UMaiMessagesManager"); \ static_assert(offsetof(UMaiMessagesManager, _DelayedMessages) == 0x000040, "Member 'UMaiMessagesManager::_DelayedMessages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiStartBlowMsg \ static_assert(alignof(UMaiStartBlowMsg) == 0x000008, "Wrong alignment on UMaiStartBlowMsg"); \ static_assert(sizeof(UMaiStartBlowMsg) == 0x000048, "Wrong size on UMaiStartBlowMsg"); \ static_assert(offsetof(UMaiStartBlowMsg, _DamageType) == 0x000040, "Member 'UMaiStartBlowMsg::_DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEndBlowMsg \ static_assert(alignof(UMaiEndBlowMsg) == 0x000008, "Wrong alignment on UMaiEndBlowMsg"); \ static_assert(sizeof(UMaiEndBlowMsg) == 0x000040, "Wrong size on UMaiEndBlowMsg"); \ #define DUMPER7_ASSERTS_UMaiMadeDodgeMsg \ static_assert(alignof(UMaiMadeDodgeMsg) == 0x000008, "Wrong alignment on UMaiMadeDodgeMsg"); \ static_assert(sizeof(UMaiMadeDodgeMsg) == 0x000040, "Wrong size on UMaiMadeDodgeMsg"); \ #define DUMPER7_ASSERTS_MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg \ static_assert(alignof(MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg) == 0x000008, "Wrong alignment on MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg"); \ static_assert(sizeof(MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg) == 0x000010, "Wrong size on MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg"); \ static_assert(offsetof(MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg, Message) == 0x000000, "Member 'MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg::Message' has a wrong offset!"); \ static_assert(offsetof(MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg, sender) == 0x000008, "Member 'MsgMadeDodgeReceiverInterface_ReceiveMadeDodgeMsg::sender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMsgMadeDodgeReceiverInterface \ static_assert(alignof(IMsgMadeDodgeReceiverInterface) == 0x000001, "Wrong alignment on IMsgMadeDodgeReceiverInterface"); \ static_assert(sizeof(IMsgMadeDodgeReceiverInterface) == 0x000001, "Wrong size on IMsgMadeDodgeReceiverInterface"); \ #define DUMPER7_ASSERTS_UMaiNarrowAreaBox \ static_assert(alignof(UMaiNarrowAreaBox) == 0x000010, "Wrong alignment on UMaiNarrowAreaBox"); \ static_assert(sizeof(UMaiNarrowAreaBox) == 0x000590, "Wrong size on UMaiNarrowAreaBox"); \ #define DUMPER7_ASSERTS_UNavArea_Crouch \ static_assert(alignof(UNavArea_Crouch) == 0x000008, "Wrong alignment on UNavArea_Crouch"); \ static_assert(sizeof(UNavArea_Crouch) == 0x000048, "Wrong size on UNavArea_Crouch"); \ #define DUMPER7_ASSERTS_UNavArea_NotSupported \ static_assert(alignof(UNavArea_NotSupported) == 0x000008, "Wrong alignment on UNavArea_NotSupported"); \ static_assert(sizeof(UNavArea_NotSupported) == 0x000058, "Wrong size on UNavArea_NotSupported"); \ static_assert(offsetof(UNavArea_NotSupported, SupportedArea) == 0x000048, "Member 'UNavArea_NotSupported::SupportedArea' has a wrong offset!"); \ static_assert(offsetof(UNavArea_NotSupported, NotSupportedArea) == 0x000050, "Member 'UNavArea_NotSupported::NotSupportedArea' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMaiNavAreaGetterInterface \ static_assert(alignof(IMaiNavAreaGetterInterface) == 0x000001, "Wrong alignment on IMaiNavAreaGetterInterface"); \ static_assert(sizeof(IMaiNavAreaGetterInterface) == 0x000001, "Wrong size on IMaiNavAreaGetterInterface"); \ #define DUMPER7_ASSERTS_MaiNavLink_BreakMoveToLink \ static_assert(alignof(MaiNavLink_BreakMoveToLink) == 0x000008, "Wrong alignment on MaiNavLink_BreakMoveToLink"); \ static_assert(sizeof(MaiNavLink_BreakMoveToLink) == 0x000010, "Wrong size on MaiNavLink_BreakMoveToLink"); \ static_assert(offsetof(MaiNavLink_BreakMoveToLink, Being) == 0x000000, "Member 'MaiNavLink_BreakMoveToLink::Being' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_BreakMoveToLink, startSide) == 0x000008, "Member 'MaiNavLink_BreakMoveToLink::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_ClearPathsForWaitingCharacters \ static_assert(alignof(MaiNavLink_ClearPathsForWaitingCharacters) == 0x000001, "Wrong alignment on MaiNavLink_ClearPathsForWaitingCharacters"); \ static_assert(sizeof(MaiNavLink_ClearPathsForWaitingCharacters) == 0x000001, "Wrong size on MaiNavLink_ClearPathsForWaitingCharacters"); \ static_assert(offsetof(MaiNavLink_ClearPathsForWaitingCharacters, startSide) == 0x000000, "Member 'MaiNavLink_ClearPathsForWaitingCharacters::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_FinishUsingBy \ static_assert(alignof(MaiNavLink_FinishUsingBy) == 0x000008, "Wrong alignment on MaiNavLink_FinishUsingBy"); \ static_assert(sizeof(MaiNavLink_FinishUsingBy) == 0x000010, "Wrong size on MaiNavLink_FinishUsingBy"); \ static_assert(offsetof(MaiNavLink_FinishUsingBy, Being) == 0x000000, "Member 'MaiNavLink_FinishUsingBy::Being' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_FinishUsingBy, startSide) == 0x000008, "Member 'MaiNavLink_FinishUsingBy::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_OnOverlapBegin \ static_assert(alignof(MaiNavLink_OnOverlapBegin) == 0x000008, "Wrong alignment on MaiNavLink_OnOverlapBegin"); \ static_assert(sizeof(MaiNavLink_OnOverlapBegin) == 0x000108, "Wrong size on MaiNavLink_OnOverlapBegin"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, OverlappedComponent) == 0x000000, "Member 'MaiNavLink_OnOverlapBegin::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, OtherActor) == 0x000008, "Member 'MaiNavLink_OnOverlapBegin::OtherActor' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, OtherComp) == 0x000010, "Member 'MaiNavLink_OnOverlapBegin::OtherComp' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, OtherBodyIndex) == 0x000018, "Member 'MaiNavLink_OnOverlapBegin::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, bFromSweep) == 0x00001C, "Member 'MaiNavLink_OnOverlapBegin::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapBegin, SweepResult) == 0x000020, "Member 'MaiNavLink_OnOverlapBegin::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_OnOverlapEnd \ static_assert(alignof(MaiNavLink_OnOverlapEnd) == 0x000008, "Wrong alignment on MaiNavLink_OnOverlapEnd"); \ static_assert(sizeof(MaiNavLink_OnOverlapEnd) == 0x000020, "Wrong size on MaiNavLink_OnOverlapEnd"); \ static_assert(offsetof(MaiNavLink_OnOverlapEnd, OverlappedComponent) == 0x000000, "Member 'MaiNavLink_OnOverlapEnd::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapEnd, OtherActor) == 0x000008, "Member 'MaiNavLink_OnOverlapEnd::OtherActor' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapEnd, OtherComp) == 0x000010, "Member 'MaiNavLink_OnOverlapEnd::OtherComp' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_OnOverlapEnd, OtherBodyIndex) == 0x000018, "Member 'MaiNavLink_OnOverlapEnd::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_ReturnOwnership \ static_assert(alignof(MaiNavLink_ReturnOwnership) == 0x000008, "Wrong alignment on MaiNavLink_ReturnOwnership"); \ static_assert(sizeof(MaiNavLink_ReturnOwnership) == 0x000008, "Wrong size on MaiNavLink_ReturnOwnership"); \ static_assert(offsetof(MaiNavLink_ReturnOwnership, Being) == 0x000000, "Member 'MaiNavLink_ReturnOwnership::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_SetNavigationRelevancy \ static_assert(alignof(MaiNavLink_SetNavigationRelevancy) == 0x000001, "Wrong alignment on MaiNavLink_SetNavigationRelevancy"); \ static_assert(sizeof(MaiNavLink_SetNavigationRelevancy) == 0x000001, "Wrong size on MaiNavLink_SetNavigationRelevancy"); \ static_assert(offsetof(MaiNavLink_SetNavigationRelevancy, isRelevant) == 0x000000, "Member 'MaiNavLink_SetNavigationRelevancy::isRelevant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_StartMoveToLink \ static_assert(alignof(MaiNavLink_StartMoveToLink) == 0x000008, "Wrong alignment on MaiNavLink_StartMoveToLink"); \ static_assert(sizeof(MaiNavLink_StartMoveToLink) == 0x000010, "Wrong size on MaiNavLink_StartMoveToLink"); \ static_assert(offsetof(MaiNavLink_StartMoveToLink, Being) == 0x000000, "Member 'MaiNavLink_StartMoveToLink::Being' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_StartMoveToLink, startSide) == 0x000008, "Member 'MaiNavLink_StartMoveToLink::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_StartUsingBy \ static_assert(alignof(MaiNavLink_StartUsingBy) == 0x000008, "Wrong alignment on MaiNavLink_StartUsingBy"); \ static_assert(sizeof(MaiNavLink_StartUsingBy) == 0x000010, "Wrong size on MaiNavLink_StartUsingBy"); \ static_assert(offsetof(MaiNavLink_StartUsingBy, Being) == 0x000000, "Member 'MaiNavLink_StartUsingBy::Being' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_StartUsingBy, startSide) == 0x000008, "Member 'MaiNavLink_StartUsingBy::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_TakeOwnership \ static_assert(alignof(MaiNavLink_TakeOwnership) == 0x000008, "Wrong alignment on MaiNavLink_TakeOwnership"); \ static_assert(sizeof(MaiNavLink_TakeOwnership) == 0x000008, "Wrong size on MaiNavLink_TakeOwnership"); \ static_assert(offsetof(MaiNavLink_TakeOwnership, Being) == 0x000000, "Member 'MaiNavLink_TakeOwnership::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_GetSmartLinkComp \ static_assert(alignof(MaiNavLink_GetSmartLinkComp) == 0x000008, "Wrong alignment on MaiNavLink_GetSmartLinkComp"); \ static_assert(sizeof(MaiNavLink_GetSmartLinkComp) == 0x000008, "Wrong size on MaiNavLink_GetSmartLinkComp"); \ static_assert(offsetof(MaiNavLink_GetSmartLinkComp, ReturnValue) == 0x000000, "Member 'MaiNavLink_GetSmartLinkComp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavLink_IsOnBeingPath \ static_assert(alignof(MaiNavLink_IsOnBeingPath) == 0x000008, "Wrong alignment on MaiNavLink_IsOnBeingPath"); \ static_assert(sizeof(MaiNavLink_IsOnBeingPath) == 0x000010, "Wrong size on MaiNavLink_IsOnBeingPath"); \ static_assert(offsetof(MaiNavLink_IsOnBeingPath, Being) == 0x000000, "Member 'MaiNavLink_IsOnBeingPath::Being' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_IsOnBeingPath, checkFromNext) == 0x000008, "Member 'MaiNavLink_IsOnBeingPath::checkFromNext' has a wrong offset!"); \ static_assert(offsetof(MaiNavLink_IsOnBeingPath, ReturnValue) == 0x000009, "Member 'MaiNavLink_IsOnBeingPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiNavLink \ static_assert(alignof(AMaiNavLink) == 0x000008, "Wrong alignment on AMaiNavLink"); \ static_assert(sizeof(AMaiNavLink) == 0x0003B8, "Wrong size on AMaiNavLink"); \ static_assert(offsetof(AMaiNavLink, _LinkStartCollision) == 0x000308, "Member 'AMaiNavLink::_LinkStartCollision' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _LinkEndCollision) == 0x000310, "Member 'AMaiNavLink::_LinkEndCollision' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _DebugLines) == 0x000318, "Member 'AMaiNavLink::_DebugLines' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _PortalLength) == 0x000320, "Member 'AMaiNavLink::_PortalLength' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _PortalWidth) == 0x000324, "Member 'AMaiNavLink::_PortalWidth' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _UsePrecision) == 0x000328, "Member 'AMaiNavLink::_UsePrecision' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _AutoAttachCollision) == 0x00032C, "Member 'AMaiNavLink::_AutoAttachCollision' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, _CheckPortalSide) == 0x00032D, "Member 'AMaiNavLink::_CheckPortalSide' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, OnTakeOwnership) == 0x000330, "Member 'AMaiNavLink::OnTakeOwnership' has a wrong offset!"); \ static_assert(offsetof(AMaiNavLink, OnReturnOwnership) == 0x000340, "Member 'AMaiNavLink::OnReturnOwnership' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNavLinkDrawer \ static_assert(alignof(UMaiNavLinkDrawer) == 0x000010, "Wrong alignment on UMaiNavLinkDrawer"); \ static_assert(sizeof(UMaiNavLinkDrawer) == 0x000580, "Wrong size on UMaiNavLinkDrawer"); \ #define DUMPER7_ASSERTS_UMaiNavModifierComponent \ static_assert(alignof(UMaiNavModifierComponent) == 0x000010, "Wrong alignment on UMaiNavModifierComponent"); \ static_assert(sizeof(UMaiNavModifierComponent) == 0x0001A0, "Wrong size on UMaiNavModifierComponent"); \ #define DUMPER7_ASSERTS_MaiNavCapsule_SetAreaClass \ static_assert(alignof(MaiNavCapsule_SetAreaClass) == 0x000008, "Wrong alignment on MaiNavCapsule_SetAreaClass"); \ static_assert(sizeof(MaiNavCapsule_SetAreaClass) == 0x000008, "Wrong size on MaiNavCapsule_SetAreaClass"); \ static_assert(offsetof(MaiNavCapsule_SetAreaClass, newAreaClass) == 0x000000, "Member 'MaiNavCapsule_SetAreaClass::newAreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavCapsule_IsInArea \ static_assert(alignof(MaiNavCapsule_IsInArea) == 0x000008, "Wrong alignment on MaiNavCapsule_IsInArea"); \ static_assert(sizeof(MaiNavCapsule_IsInArea) == 0x000020, "Wrong size on MaiNavCapsule_IsInArea"); \ static_assert(offsetof(MaiNavCapsule_IsInArea, Location) == 0x000000, "Member 'MaiNavCapsule_IsInArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiNavCapsule_IsInArea, Extent) == 0x000018, "Member 'MaiNavCapsule_IsInArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiNavCapsule_IsInArea, ReturnValue) == 0x00001C, "Member 'MaiNavCapsule_IsInArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNavCapsule \ static_assert(alignof(UMaiNavCapsule) == 0x000010, "Wrong alignment on UMaiNavCapsule"); \ static_assert(sizeof(UMaiNavCapsule) == 0x000570, "Wrong size on UMaiNavCapsule"); \ #define DUMPER7_ASSERTS_MaiNavSphere_SetAreaClass \ static_assert(alignof(MaiNavSphere_SetAreaClass) == 0x000008, "Wrong alignment on MaiNavSphere_SetAreaClass"); \ static_assert(sizeof(MaiNavSphere_SetAreaClass) == 0x000008, "Wrong size on MaiNavSphere_SetAreaClass"); \ static_assert(offsetof(MaiNavSphere_SetAreaClass, newAreaClass) == 0x000000, "Member 'MaiNavSphere_SetAreaClass::newAreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNavSphere_IsInArea \ static_assert(alignof(MaiNavSphere_IsInArea) == 0x000008, "Wrong alignment on MaiNavSphere_IsInArea"); \ static_assert(sizeof(MaiNavSphere_IsInArea) == 0x000020, "Wrong size on MaiNavSphere_IsInArea"); \ static_assert(offsetof(MaiNavSphere_IsInArea, Location) == 0x000000, "Member 'MaiNavSphere_IsInArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiNavSphere_IsInArea, Extent) == 0x000018, "Member 'MaiNavSphere_IsInArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiNavSphere_IsInArea, ReturnValue) == 0x00001C, "Member 'MaiNavSphere_IsInArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNavSphere \ static_assert(alignof(UMaiNavSphere) == 0x000010, "Wrong alignment on UMaiNavSphere"); \ static_assert(sizeof(UMaiNavSphere) == 0x000570, "Wrong size on UMaiNavSphere"); \ #define DUMPER7_ASSERTS_MaiNodeFollowing_MoveTo \ static_assert(alignof(MaiNodeFollowing_MoveTo) == 0x000008, "Wrong alignment on MaiNodeFollowing_MoveTo"); \ static_assert(sizeof(MaiNodeFollowing_MoveTo) == 0x000020, "Wrong size on MaiNodeFollowing_MoveTo"); \ static_assert(offsetof(MaiNodeFollowing_MoveTo, goalLocation) == 0x000000, "Member 'MaiNodeFollowing_MoveTo::goalLocation' has a wrong offset!"); \ static_assert(offsetof(MaiNodeFollowing_MoveTo, ReturnValue) == 0x000018, "Member 'MaiNodeFollowing_MoveTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeFollowing_PreparePathTo \ static_assert(alignof(MaiNodeFollowing_PreparePathTo) == 0x000008, "Wrong alignment on MaiNodeFollowing_PreparePathTo"); \ static_assert(sizeof(MaiNodeFollowing_PreparePathTo) == 0x000020, "Wrong size on MaiNodeFollowing_PreparePathTo"); \ static_assert(offsetof(MaiNodeFollowing_PreparePathTo, goalLocation) == 0x000000, "Member 'MaiNodeFollowing_PreparePathTo::goalLocation' has a wrong offset!"); \ static_assert(offsetof(MaiNodeFollowing_PreparePathTo, ReturnValue) == 0x000018, "Member 'MaiNodeFollowing_PreparePathTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeFollowing_IsGoalReached \ static_assert(alignof(MaiNodeFollowing_IsGoalReached) == 0x000008, "Wrong alignment on MaiNodeFollowing_IsGoalReached"); \ static_assert(sizeof(MaiNodeFollowing_IsGoalReached) == 0x000020, "Wrong size on MaiNodeFollowing_IsGoalReached"); \ static_assert(offsetof(MaiNodeFollowing_IsGoalReached, goalLocation) == 0x000000, "Member 'MaiNodeFollowing_IsGoalReached::goalLocation' has a wrong offset!"); \ static_assert(offsetof(MaiNodeFollowing_IsGoalReached, ReturnValue) == 0x000018, "Member 'MaiNodeFollowing_IsGoalReached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNodeFollowing \ static_assert(alignof(UMaiNodeFollowing) == 0x000008, "Wrong alignment on UMaiNodeFollowing"); \ static_assert(sizeof(UMaiNodeFollowing) == 0x000140, "Wrong size on UMaiNodeFollowing"); \ static_assert(offsetof(UMaiNodeFollowing, _MinSpeed) == 0x0000A0, "Member 'UMaiNodeFollowing::_MinSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _StartSpeed) == 0x0000A4, "Member 'UMaiNodeFollowing::_StartSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _InterpSpeed) == 0x0000A8, "Member 'UMaiNodeFollowing::_InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _LandingDistance) == 0x0000AC, "Member 'UMaiNodeFollowing::_LandingDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _MoveLanding) == 0x0000B0, "Member 'UMaiNodeFollowing::_MoveLanding' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _MoveTimer) == 0x0000B4, "Member 'UMaiNodeFollowing::_MoveTimer' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _WantedSpeed) == 0x0000B8, "Member 'UMaiNodeFollowing::_WantedSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _GoalLocation) == 0x0000C0, "Member 'UMaiNodeFollowing::_GoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _MoveGoalLocation) == 0x0000D8, "Member 'UMaiNodeFollowing::_MoveGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _MoveSubGoalLocation) == 0x0000F0, "Member 'UMaiNodeFollowing::_MoveSubGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _MovePath) == 0x000108, "Member 'UMaiNodeFollowing::_MovePath' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _SpeedCurve) == 0x000118, "Member 'UMaiNodeFollowing::_SpeedCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _Character) == 0x000120, "Member 'UMaiNodeFollowing::_Character' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _AcceptanceRadius) == 0x000128, "Member 'UMaiNodeFollowing::_AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _PathRebuildDistance) == 0x00012C, "Member 'UMaiNodeFollowing::_PathRebuildDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _SubGoalReachedDistance) == 0x000130, "Member 'UMaiNodeFollowing::_SubGoalReachedDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _SubGoalCheckPeriod) == 0x000134, "Member 'UMaiNodeFollowing::_SubGoalCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _CollisionChannel) == 0x000138, "Member 'UMaiNodeFollowing::_CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _UseCollisionChannel) == 0x000139, "Member 'UMaiNodeFollowing::_UseCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeFollowing, _Debug) == 0x00013A, "Member 'UMaiNodeFollowing::_Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiPathNodeComponent \ static_assert(alignof(UMaiPathNodeComponent) == 0x000010, "Wrong alignment on UMaiPathNodeComponent"); \ static_assert(sizeof(UMaiPathNodeComponent) == 0x0002A0, "Wrong size on UMaiPathNodeComponent"); \ #define DUMPER7_ASSERTS_AMaiNodeGraphVolume \ static_assert(alignof(AMaiNodeGraphVolume) == 0x000008, "Wrong alignment on AMaiNodeGraphVolume"); \ static_assert(sizeof(AMaiNodeGraphVolume) == 0x0002F0, "Wrong size on AMaiNodeGraphVolume"); \ static_assert(offsetof(AMaiNodeGraphVolume, NodeGraph) == 0x0002E8, "Member 'AMaiNodeGraphVolume::NodeGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeSystem_UpdateInActorBounds \ static_assert(alignof(MaiNodeSystem_UpdateInActorBounds) == 0x000008, "Wrong alignment on MaiNodeSystem_UpdateInActorBounds"); \ static_assert(sizeof(MaiNodeSystem_UpdateInActorBounds) == 0x000008, "Wrong size on MaiNodeSystem_UpdateInActorBounds"); \ static_assert(offsetof(MaiNodeSystem_UpdateInActorBounds, Actor) == 0x000000, "Member 'MaiNodeSystem_UpdateInActorBounds::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeSystem_UpdateInBounds \ static_assert(alignof(MaiNodeSystem_UpdateInBounds) == 0x000008, "Wrong alignment on MaiNodeSystem_UpdateInBounds"); \ static_assert(sizeof(MaiNodeSystem_UpdateInBounds) == 0x000038, "Wrong size on MaiNodeSystem_UpdateInBounds"); \ static_assert(offsetof(MaiNodeSystem_UpdateInBounds, Box) == 0x000000, "Member 'MaiNodeSystem_UpdateInBounds::Box' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiNodeSystem_UpdateInComponentBounds \ static_assert(alignof(MaiNodeSystem_UpdateInComponentBounds) == 0x000008, "Wrong alignment on MaiNodeSystem_UpdateInComponentBounds"); \ static_assert(sizeof(MaiNodeSystem_UpdateInComponentBounds) == 0x000008, "Wrong size on MaiNodeSystem_UpdateInComponentBounds"); \ static_assert(offsetof(MaiNodeSystem_UpdateInComponentBounds, Scene) == 0x000000, "Member 'MaiNodeSystem_UpdateInComponentBounds::Scene' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNodeSystem \ static_assert(alignof(UMaiNodeSystem) == 0x000008, "Wrong alignment on UMaiNodeSystem"); \ static_assert(sizeof(UMaiNodeSystem) == 0x000058, "Wrong size on UMaiNodeSystem"); \ static_assert(offsetof(UMaiNodeSystem, _GraphVolumes) == 0x000028, "Member 'UMaiNodeSystem::_GraphVolumes' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeSystem, _AllPathNodes) == 0x000038, "Member 'UMaiNodeSystem::_AllPathNodes' has a wrong offset!"); \ static_assert(offsetof(UMaiNodeSystem, _PathTesters) == 0x000048, "Member 'UMaiNodeSystem::_PathTesters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNodePathDrawer \ static_assert(alignof(UMaiNodePathDrawer) == 0x000010, "Wrong alignment on UMaiNodePathDrawer"); \ static_assert(sizeof(UMaiNodePathDrawer) == 0x000580, "Wrong size on UMaiNodePathDrawer"); \ #define DUMPER7_ASSERTS_ANodeGraphTester \ static_assert(alignof(ANodeGraphTester) == 0x000008, "Wrong alignment on ANodeGraphTester"); \ static_assert(sizeof(ANodeGraphTester) == 0x0002B8, "Wrong size on ANodeGraphTester"); \ static_assert(offsetof(ANodeGraphTester, _NodePath) == 0x0002B0, "Member 'ANodeGraphTester::_NodePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANodePathStartTester \ static_assert(alignof(ANodePathStartTester) == 0x000008, "Wrong alignment on ANodePathStartTester"); \ static_assert(sizeof(ANodePathStartTester) == 0x0002B8, "Wrong size on ANodePathStartTester"); \ #define DUMPER7_ASSERTS_ANodePathEndTester \ static_assert(alignof(ANodePathEndTester) == 0x000008, "Wrong alignment on ANodePathEndTester"); \ static_assert(sizeof(ANodePathEndTester) == 0x0002B8, "Wrong size on ANodePathEndTester"); \ #define DUMPER7_ASSERTS_MaiNoiseEmitter_MakeLongNoise \ static_assert(alignof(MaiNoiseEmitter_MakeLongNoise) == 0x000004, "Wrong alignment on MaiNoiseEmitter_MakeLongNoise"); \ static_assert(sizeof(MaiNoiseEmitter_MakeLongNoise) == 0x000004, "Wrong size on MaiNoiseEmitter_MakeLongNoise"); \ static_assert(offsetof(MaiNoiseEmitter_MakeLongNoise, Duration) == 0x000000, "Member 'MaiNoiseEmitter_MakeLongNoise::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNoiseEmitter \ static_assert(alignof(UMaiNoiseEmitter) == 0x000010, "Wrong alignment on UMaiNoiseEmitter"); \ static_assert(sizeof(UMaiNoiseEmitter) == 0x000300, "Wrong size on UMaiNoiseEmitter"); \ static_assert(offsetof(UMaiNoiseEmitter, _Aggro) == 0x0002A0, "Member 'UMaiNoiseEmitter::_Aggro' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _NoiseRange) == 0x0002A4, "Member 'UMaiNoiseEmitter::_NoiseRange' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _Range) == 0x0002A8, "Member 'UMaiNoiseEmitter::_Range' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _MaxRange) == 0x0002AC, "Member 'UMaiNoiseEmitter::_MaxRange' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _Loudness) == 0x0002B0, "Member 'UMaiNoiseEmitter::_Loudness' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _Period) == 0x0002B4, "Member 'UMaiNoiseEmitter::_Period' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _NoiseTag) == 0x0002B8, "Member 'UMaiNoiseEmitter::_NoiseTag' has a wrong offset!"); \ static_assert(offsetof(UMaiNoiseEmitter, _Instigator) == 0x0002C0, "Member 'UMaiNoiseEmitter::_Instigator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiNoiseSilencerComponent \ static_assert(alignof(UMaiNoiseSilencerComponent) == 0x000008, "Wrong alignment on UMaiNoiseSilencerComponent"); \ static_assert(sizeof(UMaiNoiseSilencerComponent) == 0x0000A8, "Wrong size on UMaiNoiseSilencerComponent"); \ static_assert(offsetof(UMaiNoiseSilencerComponent, _MuteLevel) == 0x0000A0, "Member 'UMaiNoiseSilencerComponent::_MuteLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiNoiseSilencerVolume \ static_assert(alignof(AMaiNoiseSilencerVolume) == 0x000008, "Wrong alignment on AMaiNoiseSilencerVolume"); \ static_assert(sizeof(AMaiNoiseSilencerVolume) == 0x0002F0, "Wrong size on AMaiNoiseSilencerVolume"); \ static_assert(offsetof(AMaiNoiseSilencerVolume, NoiseSilencer) == 0x0002E8, "Member 'AMaiNoiseSilencerVolume::NoiseSilencer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBroadcastMessageNotify \ static_assert(alignof(UBroadcastMessageNotify) == 0x000008, "Wrong alignment on UBroadcastMessageNotify"); \ static_assert(sizeof(UBroadcastMessageNotify) == 0x0000C8, "Wrong size on UBroadcastMessageNotify"); \ static_assert(offsetof(UBroadcastMessageNotify, _Message) == 0x000098, "Member 'UBroadcastMessageNotify::_Message' has a wrong offset!"); \ static_assert(offsetof(UBroadcastMessageNotify, _Filter) == 0x0000A0, "Member 'UBroadcastMessageNotify::_Filter' has a wrong offset!"); \ static_assert(offsetof(UBroadcastMessageNotify, _SpreadingSpeed) == 0x0000C0, "Member 'UBroadcastMessageNotify::_SpreadingSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChangeGameplayTagNotify \ static_assert(alignof(UChangeGameplayTagNotify) == 0x000008, "Wrong alignment on UChangeGameplayTagNotify"); \ static_assert(sizeof(UChangeGameplayTagNotify) == 0x000128, "Wrong size on UChangeGameplayTagNotify"); \ static_assert(offsetof(UChangeGameplayTagNotify, _Notified) == 0x000098, "Member 'UChangeGameplayTagNotify::_Notified' has a wrong offset!"); \ static_assert(offsetof(UChangeGameplayTagNotify, _Tag) == 0x000118, "Member 'UChangeGameplayTagNotify::_Tag' has a wrong offset!"); \ static_assert(offsetof(UChangeGameplayTagNotify, _Operation) == 0x000120, "Member 'UChangeGameplayTagNotify::_Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPushBeingActionNotify \ static_assert(alignof(UPushBeingActionNotify) == 0x000008, "Wrong alignment on UPushBeingActionNotify"); \ static_assert(sizeof(UPushBeingActionNotify) == 0x0000A0, "Wrong size on UPushBeingActionNotify"); \ static_assert(offsetof(UPushBeingActionNotify, _Action) == 0x000098, "Member 'UPushBeingActionNotify::_Action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USetBoardValueNotify \ static_assert(alignof(USetBoardValueNotify) == 0x000008, "Wrong alignment on USetBoardValueNotify"); \ static_assert(sizeof(USetBoardValueNotify) == 0x000190, "Wrong size on USetBoardValueNotify"); \ static_assert(offsetof(USetBoardValueNotify, _Notified) == 0x000098, "Member 'USetBoardValueNotify::_Notified' has a wrong offset!"); \ static_assert(offsetof(USetBoardValueNotify, _BoardValue) == 0x000118, "Member 'USetBoardValueNotify::_BoardValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiRotationLimitsComponent \ static_assert(alignof(UMaiRotationLimitsComponent) == 0x000010, "Wrong alignment on UMaiRotationLimitsComponent"); \ static_assert(sizeof(UMaiRotationLimitsComponent) == 0x0002D0, "Wrong size on UMaiRotationLimitsComponent"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MinPitch) == 0x0002A0, "Member 'UMaiRotationLimitsComponent::_MinPitch' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MaxPitch) == 0x0002A4, "Member 'UMaiRotationLimitsComponent::_MaxPitch' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MinYaw) == 0x0002A8, "Member 'UMaiRotationLimitsComponent::_MinYaw' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MaxYaw) == 0x0002AC, "Member 'UMaiRotationLimitsComponent::_MaxYaw' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MinRoll) == 0x0002B0, "Member 'UMaiRotationLimitsComponent::_MinRoll' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _MaxRoll) == 0x0002B4, "Member 'UMaiRotationLimitsComponent::_MaxRoll' has a wrong offset!"); \ static_assert(offsetof(UMaiRotationLimitsComponent, _RotationRate) == 0x0002B8, "Member 'UMaiRotationLimitsComponent::_RotationRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMaiSenseConfigDebugger \ static_assert(alignof(IMaiSenseConfigDebugger) == 0x000001, "Wrong alignment on IMaiSenseConfigDebugger"); \ static_assert(sizeof(IMaiSenseConfigDebugger) == 0x000001, "Wrong size on IMaiSenseConfigDebugger"); \ #define DUMPER7_ASSERTS_UMaiSenseConfig_Hearing \ static_assert(alignof(UMaiSenseConfig_Hearing) == 0x000008, "Wrong alignment on UMaiSenseConfig_Hearing"); \ static_assert(sizeof(UMaiSenseConfig_Hearing) == 0x000070, "Wrong size on UMaiSenseConfig_Hearing"); \ static_assert(offsetof(UMaiSenseConfig_Hearing, DistanceCurve) == 0x000050, "Member 'UMaiSenseConfig_Hearing::DistanceCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Hearing, HearingRange) == 0x000058, "Member 'UMaiSenseConfig_Hearing::HearingRange' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Hearing, HearingRangeThroughWalls) == 0x00005C, "Member 'UMaiSenseConfig_Hearing::HearingRangeThroughWalls' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Hearing, LoSHearingRange) == 0x000064, "Member 'UMaiSenseConfig_Hearing::LoSHearingRange' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Hearing, DetectionByAffiliation) == 0x00006C, "Member 'UMaiSenseConfig_Hearing::DetectionByAffiliation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSenseConfig_Sight \ static_assert(alignof(UMaiSenseConfig_Sight) == 0x000008, "Wrong alignment on UMaiSenseConfig_Sight"); \ static_assert(sizeof(UMaiSenseConfig_Sight) == 0x000088, "Wrong size on UMaiSenseConfig_Sight"); \ static_assert(offsetof(UMaiSenseConfig_Sight, DistanceCurve) == 0x000078, "Member 'UMaiSenseConfig_Sight::DistanceCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Sight, AngleCurve) == 0x000080, "Member 'UMaiSenseConfig_Sight::AngleCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSenseConfig_Smell \ static_assert(alignof(UMaiSenseConfig_Smell) == 0x000008, "Wrong alignment on UMaiSenseConfig_Smell"); \ static_assert(sizeof(UMaiSenseConfig_Smell) == 0x000088, "Wrong size on UMaiSenseConfig_Smell"); \ static_assert(offsetof(UMaiSenseConfig_Smell, DistanceCurve) == 0x000078, "Member 'UMaiSenseConfig_Smell::DistanceCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_Smell, AngleCurve) == 0x000080, "Member 'UMaiSenseConfig_Smell::AngleCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSenseConfig_The6thSense \ static_assert(alignof(UMaiSenseConfig_The6thSense) == 0x000008, "Wrong alignment on UMaiSenseConfig_The6thSense"); \ static_assert(sizeof(UMaiSenseConfig_The6thSense) == 0x000060, "Wrong size on UMaiSenseConfig_The6thSense"); \ static_assert(offsetof(UMaiSenseConfig_The6thSense, DistanceCurve) == 0x000050, "Member 'UMaiSenseConfig_The6thSense::DistanceCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiSenseConfig_The6thSense, SensingRange) == 0x000058, "Member 'UMaiSenseConfig_The6thSense::SensingRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSense_Hearing_ReportNoiseEvent \ static_assert(alignof(MaiSense_Hearing_ReportNoiseEvent) == 0x000008, "Wrong alignment on MaiSense_Hearing_ReportNoiseEvent"); \ static_assert(sizeof(MaiSense_Hearing_ReportNoiseEvent) == 0x000048, "Wrong size on MaiSense_Hearing_ReportNoiseEvent"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, WorldContext) == 0x000000, "Member 'MaiSense_Hearing_ReportNoiseEvent::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, NoiseLocation) == 0x000008, "Member 'MaiSense_Hearing_ReportNoiseEvent::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, Instigator) == 0x000020, "Member 'MaiSense_Hearing_ReportNoiseEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, Tag) == 0x000028, "Member 'MaiSense_Hearing_ReportNoiseEvent::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, Aggro) == 0x000030, "Member 'MaiSense_Hearing_ReportNoiseEvent::Aggro' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, NoiseRange) == 0x000034, "Member 'MaiSense_Hearing_ReportNoiseEvent::NoiseRange' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, MaxRange) == 0x000038, "Member 'MaiSense_Hearing_ReportNoiseEvent::MaxRange' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, Loudness) == 0x00003C, "Member 'MaiSense_Hearing_ReportNoiseEvent::Loudness' has a wrong offset!"); \ static_assert(offsetof(MaiSense_Hearing_ReportNoiseEvent, IgnoreActor) == 0x000040, "Member 'MaiSense_Hearing_ReportNoiseEvent::IgnoreActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSense_Hearing \ static_assert(alignof(UMaiSense_Hearing) == 0x000008, "Wrong alignment on UMaiSense_Hearing"); \ static_assert(sizeof(UMaiSense_Hearing) == 0x0000F8, "Wrong size on UMaiSense_Hearing"); \ static_assert(offsetof(UMaiSense_Hearing, NoiseEvents) == 0x000080, "Member 'UMaiSense_Hearing::NoiseEvents' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, SpeedOfSound) == 0x000090, "Member 'UMaiSense_Hearing::SpeedOfSound' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, DefaultMuteLevel) == 0x000094, "Member 'UMaiSense_Hearing::DefaultMuteLevel' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, DefaultHearingCollisionChannel) == 0x000098, "Member 'UMaiSense_Hearing::DefaultHearingCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, UseNavMesh) == 0x000099, "Member 'UMaiSense_Hearing::UseNavMesh' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, CheckNavCost) == 0x00009A, "Member 'UMaiSense_Hearing::CheckNavCost' has a wrong offset!"); \ static_assert(offsetof(UMaiSense_Hearing, SoundNavigationFilter) == 0x0000A0, "Member 'UMaiSense_Hearing::SoundNavigationFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSenseEvent_Hearing \ static_assert(alignof(UMaiSenseEvent_Hearing) == 0x000008, "Wrong alignment on UMaiSenseEvent_Hearing"); \ static_assert(sizeof(UMaiSenseEvent_Hearing) == 0x000088, "Wrong size on UMaiSenseEvent_Hearing"); \ static_assert(offsetof(UMaiSenseEvent_Hearing, Event) == 0x000028, "Member 'UMaiSenseEvent_Hearing::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSense_Sight \ static_assert(alignof(UMaiSense_Sight) == 0x000008, "Wrong alignment on UMaiSense_Sight"); \ static_assert(sizeof(UMaiSense_Sight) == 0x000170, "Wrong size on UMaiSense_Sight"); \ #define DUMPER7_ASSERTS_UMaiSense_Smell \ static_assert(alignof(UMaiSense_Smell) == 0x000008, "Wrong alignment on UMaiSense_Smell"); \ static_assert(sizeof(UMaiSense_Smell) == 0x000170, "Wrong size on UMaiSense_Smell"); \ #define DUMPER7_ASSERTS_UMaiSenseEvent_The6thSense \ static_assert(alignof(UMaiSenseEvent_The6thSense) == 0x000008, "Wrong alignment on UMaiSenseEvent_The6thSense"); \ static_assert(sizeof(UMaiSenseEvent_The6thSense) == 0x000070, "Wrong size on UMaiSenseEvent_The6thSense"); \ static_assert(offsetof(UMaiSenseEvent_The6thSense, Event) == 0x000028, "Member 'UMaiSenseEvent_The6thSense::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_BlockSpawn \ static_assert(alignof(MaiSpawner_BlockSpawn) == 0x000001, "Wrong alignment on MaiSpawner_BlockSpawn"); \ static_assert(sizeof(MaiSpawner_BlockSpawn) == 0x000001, "Wrong size on MaiSpawner_BlockSpawn"); \ static_assert(offsetof(MaiSpawner_BlockSpawn, ReturnValue) == 0x000000, "Member 'MaiSpawner_BlockSpawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_ChangeAutoSpawn \ static_assert(alignof(MaiSpawner_ChangeAutoSpawn) == 0x000001, "Wrong alignment on MaiSpawner_ChangeAutoSpawn"); \ static_assert(sizeof(MaiSpawner_ChangeAutoSpawn) == 0x000001, "Wrong size on MaiSpawner_ChangeAutoSpawn"); \ static_assert(offsetof(MaiSpawner_ChangeAutoSpawn, Active) == 0x000000, "Member 'MaiSpawner_ChangeAutoSpawn::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_OnDespawn \ static_assert(alignof(MaiSpawner_OnDespawn) == 0x000008, "Wrong alignment on MaiSpawner_OnDespawn"); \ static_assert(sizeof(MaiSpawner_OnDespawn) == 0x000008, "Wrong size on MaiSpawner_OnDespawn"); \ static_assert(offsetof(MaiSpawner_OnDespawn, Actor) == 0x000000, "Member 'MaiSpawner_OnDespawn::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_OnSpawn \ static_assert(alignof(MaiSpawner_OnSpawn) == 0x000008, "Wrong alignment on MaiSpawner_OnSpawn"); \ static_assert(sizeof(MaiSpawner_OnSpawn) == 0x000008, "Wrong size on MaiSpawner_OnSpawn"); \ static_assert(offsetof(MaiSpawner_OnSpawn, Actor) == 0x000000, "Member 'MaiSpawner_OnSpawn::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_OnSpawnController \ static_assert(alignof(MaiSpawner_OnSpawnController) == 0x000008, "Wrong alignment on MaiSpawner_OnSpawnController"); \ static_assert(sizeof(MaiSpawner_OnSpawnController) == 0x000008, "Wrong size on MaiSpawner_OnSpawnController"); \ static_assert(offsetof(MaiSpawner_OnSpawnController, Controller) == 0x000000, "Member 'MaiSpawner_OnSpawnController::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_SetActive \ static_assert(alignof(MaiSpawner_SetActive) == 0x000001, "Wrong alignment on MaiSpawner_SetActive"); \ static_assert(sizeof(MaiSpawner_SetActive) == 0x000001, "Wrong size on MaiSpawner_SetActive"); \ static_assert(offsetof(MaiSpawner_SetActive, Active) == 0x000000, "Member 'MaiSpawner_SetActive::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_SpawnSingle \ static_assert(alignof(MaiSpawner_SpawnSingle) == 0x000008, "Wrong alignment on MaiSpawner_SpawnSingle"); \ static_assert(sizeof(MaiSpawner_SpawnSingle) == 0x000008, "Wrong size on MaiSpawner_SpawnSingle"); \ static_assert(offsetof(MaiSpawner_SpawnSingle, ReturnValue) == 0x000000, "Member 'MaiSpawner_SpawnSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_IsActive \ static_assert(alignof(MaiSpawner_IsActive) == 0x000001, "Wrong alignment on MaiSpawner_IsActive"); \ static_assert(sizeof(MaiSpawner_IsActive) == 0x000001, "Wrong size on MaiSpawner_IsActive"); \ static_assert(offsetof(MaiSpawner_IsActive, ReturnValue) == 0x000000, "Member 'MaiSpawner_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_isInChaseArea \ static_assert(alignof(MaiSpawner_isInChaseArea) == 0x000008, "Wrong alignment on MaiSpawner_isInChaseArea"); \ static_assert(sizeof(MaiSpawner_isInChaseArea) == 0x000020, "Wrong size on MaiSpawner_isInChaseArea"); \ static_assert(offsetof(MaiSpawner_isInChaseArea, Location) == 0x000000, "Member 'MaiSpawner_isInChaseArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSpawner_isInChaseArea, Extent) == 0x000018, "Member 'MaiSpawner_isInChaseArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiSpawner_isInChaseArea, ReturnValue) == 0x00001C, "Member 'MaiSpawner_isInChaseArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_IsInSpawnArea \ static_assert(alignof(MaiSpawner_IsInSpawnArea) == 0x000008, "Wrong alignment on MaiSpawner_IsInSpawnArea"); \ static_assert(sizeof(MaiSpawner_IsInSpawnArea) == 0x000020, "Wrong size on MaiSpawner_IsInSpawnArea"); \ static_assert(offsetof(MaiSpawner_IsInSpawnArea, Location) == 0x000000, "Member 'MaiSpawner_IsInSpawnArea::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSpawner_IsInSpawnArea, Extent) == 0x000018, "Member 'MaiSpawner_IsInSpawnArea::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiSpawner_IsInSpawnArea, ReturnValue) == 0x00001C, "Member 'MaiSpawner_IsInSpawnArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawner_ShouldAutoSpawn \ static_assert(alignof(MaiSpawner_ShouldAutoSpawn) == 0x000001, "Wrong alignment on MaiSpawner_ShouldAutoSpawn"); \ static_assert(sizeof(MaiSpawner_ShouldAutoSpawn) == 0x000001, "Wrong size on MaiSpawner_ShouldAutoSpawn"); \ static_assert(offsetof(MaiSpawner_ShouldAutoSpawn, ReturnValue) == 0x000000, "Member 'MaiSpawner_ShouldAutoSpawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiSpawner \ static_assert(alignof(AMaiSpawner) == 0x000008, "Wrong alignment on AMaiSpawner"); \ static_assert(sizeof(AMaiSpawner) == 0x0003C0, "Wrong size on AMaiSpawner"); \ static_assert(offsetof(AMaiSpawner, _Text) == 0x0002B0, "Member 'AMaiSpawner::_Text' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _LastGroundName) == 0x0002B8, "Member 'AMaiSpawner::_LastGroundName' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _SpawnOnPersistant) == 0x0002C8, "Member 'AMaiSpawner::_SpawnOnPersistant' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _UniqueTag) == 0x0002CC, "Member 'AMaiSpawner::_UniqueTag' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _SpawnAreas) == 0x0002D8, "Member 'AMaiSpawner::_SpawnAreas' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _ChaseAreas) == 0x0002E8, "Member 'AMaiSpawner::_ChaseAreas' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _AutoSpawn) == 0x0002F8, "Member 'AMaiSpawner::_AutoSpawn' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _Enabled) == 0x0002F9, "Member 'AMaiSpawner::_Enabled' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _Spawned) == 0x0002FA, "Member 'AMaiSpawner::_Spawned' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _AddGameplayTags) == 0x000300, "Member 'AMaiSpawner::_AddGameplayTags' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _RemoveGameplayTags) == 0x000320, "Member 'AMaiSpawner::_RemoveGameplayTags' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _CanSpawnConditions) == 0x000340, "Member 'AMaiSpawner::_CanSpawnConditions' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _OnSpawnNotifies) == 0x000370, "Member 'AMaiSpawner::_OnSpawnNotifies' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, _OnDespawnNotifies) == 0x000388, "Member 'AMaiSpawner::_OnDespawnNotifies' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, AfterSpawn) == 0x0003A0, "Member 'AMaiSpawner::AfterSpawn' has a wrong offset!"); \ static_assert(offsetof(AMaiSpawner, BeforeDespawn) == 0x0003B0, "Member 'AMaiSpawner::BeforeDespawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSingleSpawner_OnInitBehaviors \ static_assert(alignof(MaiSingleSpawner_OnInitBehaviors) == 0x000008, "Wrong alignment on MaiSingleSpawner_OnInitBehaviors"); \ static_assert(sizeof(MaiSingleSpawner_OnInitBehaviors) == 0x000008, "Wrong size on MaiSingleSpawner_OnInitBehaviors"); \ static_assert(offsetof(MaiSingleSpawner_OnInitBehaviors, Controller) == 0x000000, "Member 'MaiSingleSpawner_OnInitBehaviors::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSingleSpawner_SetActorClass \ static_assert(alignof(MaiSingleSpawner_SetActorClass) == 0x000008, "Wrong alignment on MaiSingleSpawner_SetActorClass"); \ static_assert(sizeof(MaiSingleSpawner_SetActorClass) == 0x000008, "Wrong size on MaiSingleSpawner_SetActorClass"); \ static_assert(offsetof(MaiSingleSpawner_SetActorClass, ActorClass) == 0x000000, "Member 'MaiSingleSpawner_SetActorClass::ActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSingleSpawner_SetAIControllerClass \ static_assert(alignof(MaiSingleSpawner_SetAIControllerClass) == 0x000008, "Wrong alignment on MaiSingleSpawner_SetAIControllerClass"); \ static_assert(sizeof(MaiSingleSpawner_SetAIControllerClass) == 0x000008, "Wrong size on MaiSingleSpawner_SetAIControllerClass"); \ static_assert(offsetof(MaiSingleSpawner_SetAIControllerClass, aiClass) == 0x000000, "Member 'MaiSingleSpawner_SetAIControllerClass::aiClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSingleSpawner_SpawnUnique \ static_assert(alignof(MaiSingleSpawner_SpawnUnique) == 0x000008, "Wrong alignment on MaiSingleSpawner_SpawnUnique"); \ static_assert(sizeof(MaiSingleSpawner_SpawnUnique) == 0x000008, "Wrong size on MaiSingleSpawner_SpawnUnique"); \ static_assert(offsetof(MaiSingleSpawner_SpawnUnique, ReturnValue) == 0x000000, "Member 'MaiSingleSpawner_SpawnUnique::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSingleSpawner_GetSpawnedActor \ static_assert(alignof(MaiSingleSpawner_GetSpawnedActor) == 0x000008, "Wrong alignment on MaiSingleSpawner_GetSpawnedActor"); \ static_assert(sizeof(MaiSingleSpawner_GetSpawnedActor) == 0x000008, "Wrong size on MaiSingleSpawner_GetSpawnedActor"); \ static_assert(offsetof(MaiSingleSpawner_GetSpawnedActor, ReturnValue) == 0x000000, "Member 'MaiSingleSpawner_GetSpawnedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiSingleSpawner \ static_assert(alignof(AMaiSingleSpawner) == 0x000008, "Wrong alignment on AMaiSingleSpawner"); \ static_assert(sizeof(AMaiSingleSpawner) == 0x000480, "Wrong size on AMaiSingleSpawner"); \ static_assert(offsetof(AMaiSingleSpawner, _ActorSpawned) == 0x0003C0, "Member 'AMaiSingleSpawner::_ActorSpawned' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _ActorToSpawn) == 0x0003D0, "Member 'AMaiSingleSpawner::_ActorToSpawn' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _SpawnVariants) == 0x0003D8, "Member 'AMaiSingleSpawner::_SpawnVariants' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _EnableVariants) == 0x0003E8, "Member 'AMaiSingleSpawner::_EnableVariants' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _AIControllerClass) == 0x0003F0, "Member 'AMaiSingleSpawner::_AIControllerClass' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _OverrideAIControllerClass) == 0x0003F8, "Member 'AMaiSingleSpawner::_OverrideAIControllerClass' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _BehaviorTree) == 0x000400, "Member 'AMaiSingleSpawner::_BehaviorTree' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _OverrideBehaviorTree) == 0x000430, "Member 'AMaiSingleSpawner::_OverrideBehaviorTree' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _BlackboardConfig) == 0x000438, "Member 'AMaiSingleSpawner::_BlackboardConfig' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _ActionGraph) == 0x000448, "Member 'AMaiSingleSpawner::_ActionGraph' has a wrong offset!"); \ static_assert(offsetof(AMaiSingleSpawner, _ActorTag) == 0x000478, "Member 'AMaiSingleSpawner::_ActorTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMultiSpawner_ChangeInfoWeight \ static_assert(alignof(MaiMultiSpawner_ChangeInfoWeight) == 0x000004, "Wrong alignment on MaiMultiSpawner_ChangeInfoWeight"); \ static_assert(sizeof(MaiMultiSpawner_ChangeInfoWeight) == 0x000008, "Wrong size on MaiMultiSpawner_ChangeInfoWeight"); \ static_assert(offsetof(MaiMultiSpawner_ChangeInfoWeight, Index_0) == 0x000000, "Member 'MaiMultiSpawner_ChangeInfoWeight::Index_0' has a wrong offset!"); \ static_assert(offsetof(MaiMultiSpawner_ChangeInfoWeight, Weight) == 0x000004, "Member 'MaiMultiSpawner_ChangeInfoWeight::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMultiSpawner_StartWaveSpawn \ static_assert(alignof(MaiMultiSpawner_StartWaveSpawn) == 0x000004, "Wrong alignment on MaiMultiSpawner_StartWaveSpawn"); \ static_assert(sizeof(MaiMultiSpawner_StartWaveSpawn) == 0x00000C, "Wrong size on MaiMultiSpawner_StartWaveSpawn"); \ static_assert(offsetof(MaiMultiSpawner_StartWaveSpawn, Count) == 0x000000, "Member 'MaiMultiSpawner_StartWaveSpawn::Count' has a wrong offset!"); \ static_assert(offsetof(MaiMultiSpawner_StartWaveSpawn, minDelay) == 0x000004, "Member 'MaiMultiSpawner_StartWaveSpawn::minDelay' has a wrong offset!"); \ static_assert(offsetof(MaiMultiSpawner_StartWaveSpawn, maxDelay) == 0x000008, "Member 'MaiMultiSpawner_StartWaveSpawn::maxDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMultiSpawner_GetSpawnedActors \ static_assert(alignof(MaiMultiSpawner_GetSpawnedActors) == 0x000008, "Wrong alignment on MaiMultiSpawner_GetSpawnedActors"); \ static_assert(sizeof(MaiMultiSpawner_GetSpawnedActors) == 0x000010, "Wrong size on MaiMultiSpawner_GetSpawnedActors"); \ static_assert(offsetof(MaiMultiSpawner_GetSpawnedActors, ReturnValue) == 0x000000, "Member 'MaiMultiSpawner_GetSpawnedActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiMultiSpawner \ static_assert(alignof(AMaiMultiSpawner) == 0x000008, "Wrong alignment on AMaiMultiSpawner"); \ static_assert(sizeof(AMaiMultiSpawner) == 0x0003F8, "Wrong size on AMaiMultiSpawner"); \ static_assert(offsetof(AMaiMultiSpawner, _SpawnedActors) == 0x0003C0, "Member 'AMaiMultiSpawner::_SpawnedActors' has a wrong offset!"); \ static_assert(offsetof(AMaiMultiSpawner, _SpawnInfo) == 0x0003D0, "Member 'AMaiMultiSpawner::_SpawnInfo' has a wrong offset!"); \ static_assert(offsetof(AMaiMultiSpawner, _SpawnLimit) == 0x0003E0, "Member 'AMaiMultiSpawner::_SpawnLimit' has a wrong offset!"); \ static_assert(offsetof(AMaiMultiSpawner, _WaveSpawn) == 0x0003E4, "Member 'AMaiMultiSpawner::_WaveSpawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_getSpawnerIDByRef \ static_assert(alignof(MaiSpawnerManager_getSpawnerIDByRef) == 0x000008, "Wrong alignment on MaiSpawnerManager_getSpawnerIDByRef"); \ static_assert(sizeof(MaiSpawnerManager_getSpawnerIDByRef) == 0x000020, "Wrong size on MaiSpawnerManager_getSpawnerIDByRef"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByRef, WorldContext) == 0x000000, "Member 'MaiSpawnerManager_getSpawnerIDByRef::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByRef, spawner) == 0x000008, "Member 'MaiSpawnerManager_getSpawnerIDByRef::spawner' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByRef, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_getSpawnerIDByRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_getSpawnerIDBySoftRef \ static_assert(alignof(MaiSpawnerManager_getSpawnerIDBySoftRef) == 0x000008, "Wrong alignment on MaiSpawnerManager_getSpawnerIDBySoftRef"); \ static_assert(sizeof(MaiSpawnerManager_getSpawnerIDBySoftRef) == 0x000048, "Wrong size on MaiSpawnerManager_getSpawnerIDBySoftRef"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDBySoftRef, WorldContext) == 0x000000, "Member 'MaiSpawnerManager_getSpawnerIDBySoftRef::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDBySoftRef, softRef) == 0x000008, "Member 'MaiSpawnerManager_getSpawnerIDBySoftRef::softRef' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDBySoftRef, ReturnValue) == 0x000038, "Member 'MaiSpawnerManager_getSpawnerIDBySoftRef::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_getSpawnerIDByTag \ static_assert(alignof(MaiSpawnerManager_getSpawnerIDByTag) == 0x000008, "Wrong alignment on MaiSpawnerManager_getSpawnerIDByTag"); \ static_assert(sizeof(MaiSpawnerManager_getSpawnerIDByTag) == 0x000020, "Wrong size on MaiSpawnerManager_getSpawnerIDByTag"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByTag, WorldContext) == 0x000000, "Member 'MaiSpawnerManager_getSpawnerIDByTag::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByTag, Tag) == 0x000008, "Member 'MaiSpawnerManager_getSpawnerIDByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDByTag, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_getSpawnerIDByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_getSpawnerIDFromSpawned \ static_assert(alignof(MaiSpawnerManager_getSpawnerIDFromSpawned) == 0x000008, "Wrong alignment on MaiSpawnerManager_getSpawnerIDFromSpawned"); \ static_assert(sizeof(MaiSpawnerManager_getSpawnerIDFromSpawned) == 0x000020, "Wrong size on MaiSpawnerManager_getSpawnerIDFromSpawned"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDFromSpawned, WorldContext) == 0x000000, "Member 'MaiSpawnerManager_getSpawnerIDFromSpawned::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDFromSpawned, spawned) == 0x000008, "Member 'MaiSpawnerManager_getSpawnerIDFromSpawned::spawned' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerIDFromSpawned, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_getSpawnerIDFromSpawned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_getSpawnerManager \ static_assert(alignof(MaiSpawnerManager_getSpawnerManager) == 0x000008, "Wrong alignment on MaiSpawnerManager_getSpawnerManager"); \ static_assert(sizeof(MaiSpawnerManager_getSpawnerManager) == 0x000010, "Wrong size on MaiSpawnerManager_getSpawnerManager"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerManager, WorldContext) == 0x000000, "Member 'MaiSpawnerManager_getSpawnerManager::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_getSpawnerManager, ReturnValue) == 0x000008, "Member 'MaiSpawnerManager_getSpawnerManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_AISpawnSingle \ static_assert(alignof(MaiSpawnerManager_AISpawnSingle) == 0x000008, "Wrong alignment on MaiSpawnerManager_AISpawnSingle"); \ static_assert(sizeof(MaiSpawnerManager_AISpawnSingle) == 0x000010, "Wrong size on MaiSpawnerManager_AISpawnSingle"); \ static_assert(offsetof(MaiSpawnerManager_AISpawnSingle, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_AISpawnSingle::spawnerTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_AISpawnSingle, ReturnValue) == 0x000008, "Member 'MaiSpawnerManager_AISpawnSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_DesiredDespawnActor \ static_assert(alignof(MaiSpawnerManager_DesiredDespawnActor) == 0x000008, "Wrong alignment on MaiSpawnerManager_DesiredDespawnActor"); \ static_assert(sizeof(MaiSpawnerManager_DesiredDespawnActor) == 0x000008, "Wrong size on MaiSpawnerManager_DesiredDespawnActor"); \ static_assert(offsetof(MaiSpawnerManager_DesiredDespawnActor, Actor) == 0x000000, "Member 'MaiSpawnerManager_DesiredDespawnActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_DespawnActor \ static_assert(alignof(MaiSpawnerManager_DespawnActor) == 0x000008, "Wrong alignment on MaiSpawnerManager_DespawnActor"); \ static_assert(sizeof(MaiSpawnerManager_DespawnActor) == 0x000010, "Wrong size on MaiSpawnerManager_DespawnActor"); \ static_assert(offsetof(MaiSpawnerManager_DespawnActor, Actor) == 0x000000, "Member 'MaiSpawnerManager_DespawnActor::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_DespawnActor, disableSpawner) == 0x000008, "Member 'MaiSpawnerManager_DespawnActor::disableSpawner' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_DespawnActor, forceDestroy) == 0x000009, "Member 'MaiSpawnerManager_DespawnActor::forceDestroy' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_DespawnActor, forgetIt) == 0x00000A, "Member 'MaiSpawnerManager_DespawnActor::forgetIt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_DespawnByTag \ static_assert(alignof(MaiSpawnerManager_DespawnByTag) == 0x000004, "Wrong alignment on MaiSpawnerManager_DespawnByTag"); \ static_assert(sizeof(MaiSpawnerManager_DespawnByTag) == 0x000008, "Wrong size on MaiSpawnerManager_DespawnByTag"); \ static_assert(offsetof(MaiSpawnerManager_DespawnByTag, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_DespawnByTag::spawnerTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_DestroyController \ static_assert(alignof(MaiSpawnerManager_DestroyController) == 0x000008, "Wrong alignment on MaiSpawnerManager_DestroyController"); \ static_assert(sizeof(MaiSpawnerManager_DestroyController) == 0x000010, "Wrong size on MaiSpawnerManager_DestroyController"); \ static_assert(offsetof(MaiSpawnerManager_DestroyController, Actor) == 0x000000, "Member 'MaiSpawnerManager_DestroyController::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_DestroyController, disableSpawner) == 0x000008, "Member 'MaiSpawnerManager_DestroyController::disableSpawner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SetWaveSpawn \ static_assert(alignof(MaiSpawnerManager_SetWaveSpawn) == 0x000004, "Wrong alignment on MaiSpawnerManager_SetWaveSpawn"); \ static_assert(sizeof(MaiSpawnerManager_SetWaveSpawn) == 0x000014, "Wrong size on MaiSpawnerManager_SetWaveSpawn"); \ static_assert(offsetof(MaiSpawnerManager_SetWaveSpawn, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_SetWaveSpawn::spawnerTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SetWaveSpawn, Count) == 0x000008, "Member 'MaiSpawnerManager_SetWaveSpawn::Count' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SetWaveSpawn, minDelay) == 0x00000C, "Member 'MaiSpawnerManager_SetWaveSpawn::minDelay' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SetWaveSpawn, maxDelay) == 0x000010, "Member 'MaiSpawnerManager_SetWaveSpawn::maxDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_AutoSpawnMode \ static_assert(alignof(MaiSpawnerManager_SP_AutoSpawnMode) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_AutoSpawnMode"); \ static_assert(sizeof(MaiSpawnerManager_SP_AutoSpawnMode) == 0x000010, "Wrong size on MaiSpawnerManager_SP_AutoSpawnMode"); \ static_assert(offsetof(MaiSpawnerManager_SP_AutoSpawnMode, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_AutoSpawnMode::spawnerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_Despawn \ static_assert(alignof(MaiSpawnerManager_SP_Despawn) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_Despawn"); \ static_assert(sizeof(MaiSpawnerManager_SP_Despawn) == 0x000014, "Wrong size on MaiSpawnerManager_SP_Despawn"); \ static_assert(offsetof(MaiSpawnerManager_SP_Despawn, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_Despawn::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_Despawn, clearActorEntry) == 0x000010, "Member 'MaiSpawnerManager_SP_Despawn::clearActorEntry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_DespawnUnique \ static_assert(alignof(MaiSpawnerManager_SP_DespawnUnique) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_DespawnUnique"); \ static_assert(sizeof(MaiSpawnerManager_SP_DespawnUnique) == 0x000008, "Wrong size on MaiSpawnerManager_SP_DespawnUnique"); \ static_assert(offsetof(MaiSpawnerManager_SP_DespawnUnique, actorTag) == 0x000000, "Member 'MaiSpawnerManager_SP_DespawnUnique::actorTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_Disable \ static_assert(alignof(MaiSpawnerManager_SP_Disable) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_Disable"); \ static_assert(sizeof(MaiSpawnerManager_SP_Disable) == 0x000010, "Wrong size on MaiSpawnerManager_SP_Disable"); \ static_assert(offsetof(MaiSpawnerManager_SP_Disable, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_Disable::spawnerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_Enable \ static_assert(alignof(MaiSpawnerManager_SP_Enable) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_Enable"); \ static_assert(sizeof(MaiSpawnerManager_SP_Enable) == 0x000010, "Wrong size on MaiSpawnerManager_SP_Enable"); \ static_assert(offsetof(MaiSpawnerManager_SP_Enable, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_Enable::spawnerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_ManualSpawnMode \ static_assert(alignof(MaiSpawnerManager_SP_ManualSpawnMode) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_ManualSpawnMode"); \ static_assert(sizeof(MaiSpawnerManager_SP_ManualSpawnMode) == 0x000010, "Wrong size on MaiSpawnerManager_SP_ManualSpawnMode"); \ static_assert(offsetof(MaiSpawnerManager_SP_ManualSpawnMode, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_ManualSpawnMode::spawnerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_Reincarnate \ static_assert(alignof(MaiSpawnerManager_SP_Reincarnate) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_Reincarnate"); \ static_assert(sizeof(MaiSpawnerManager_SP_Reincarnate) == 0x000014, "Wrong size on MaiSpawnerManager_SP_Reincarnate"); \ static_assert(offsetof(MaiSpawnerManager_SP_Reincarnate, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_Reincarnate::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_Reincarnate, healthPercent) == 0x000010, "Member 'MaiSpawnerManager_SP_Reincarnate::healthPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_Spawn \ static_assert(alignof(MaiSpawnerManager_SP_Spawn) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_Spawn"); \ static_assert(sizeof(MaiSpawnerManager_SP_Spawn) == 0x000010, "Wrong size on MaiSpawnerManager_SP_Spawn"); \ static_assert(offsetof(MaiSpawnerManager_SP_Spawn, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_Spawn::spawnerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_SpawnUnique \ static_assert(alignof(MaiSpawnerManager_SP_SpawnUnique) == 0x000008, "Wrong alignment on MaiSpawnerManager_SP_SpawnUnique"); \ static_assert(sizeof(MaiSpawnerManager_SP_SpawnUnique) == 0x000020, "Wrong size on MaiSpawnerManager_SP_SpawnUnique"); \ static_assert(offsetof(MaiSpawnerManager_SP_SpawnUnique, actorTag) == 0x000000, "Member 'MaiSpawnerManager_SP_SpawnUnique::actorTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_SpawnUnique, spawnerID) == 0x000008, "Member 'MaiSpawnerManager_SP_SpawnUnique::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_SpawnUnique, ReturnValue) == 0x000018, "Member 'MaiSpawnerManager_SP_SpawnUnique::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SpawnAllByTag \ static_assert(alignof(MaiSpawnerManager_SpawnAllByTag) == 0x000008, "Wrong alignment on MaiSpawnerManager_SpawnAllByTag"); \ static_assert(sizeof(MaiSpawnerManager_SpawnAllByTag) == 0x000018, "Wrong size on MaiSpawnerManager_SpawnAllByTag"); \ static_assert(offsetof(MaiSpawnerManager_SpawnAllByTag, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_SpawnAllByTag::spawnerTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SpawnAllByTag, Actors) == 0x000008, "Member 'MaiSpawnerManager_SpawnAllByTag::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SpawnByTag \ static_assert(alignof(MaiSpawnerManager_SpawnByTag) == 0x000004, "Wrong alignment on MaiSpawnerManager_SpawnByTag"); \ static_assert(sizeof(MaiSpawnerManager_SpawnByTag) == 0x000008, "Wrong size on MaiSpawnerManager_SpawnByTag"); \ static_assert(offsetof(MaiSpawnerManager_SpawnByTag, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_SpawnByTag::spawnerTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SpawnNearestByTag \ static_assert(alignof(MaiSpawnerManager_SpawnNearestByTag) == 0x000008, "Wrong alignment on MaiSpawnerManager_SpawnNearestByTag"); \ static_assert(sizeof(MaiSpawnerManager_SpawnNearestByTag) == 0x000028, "Wrong size on MaiSpawnerManager_SpawnNearestByTag"); \ static_assert(offsetof(MaiSpawnerManager_SpawnNearestByTag, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_SpawnNearestByTag::spawnerTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SpawnNearestByTag, Location) == 0x000008, "Member 'MaiSpawnerManager_SpawnNearestByTag::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SpawnNearestByTag, ReturnValue) == 0x000020, "Member 'MaiSpawnerManager_SpawnNearestByTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_StartWaveSpawn \ static_assert(alignof(MaiSpawnerManager_StartWaveSpawn) == 0x000004, "Wrong alignment on MaiSpawnerManager_StartWaveSpawn"); \ static_assert(sizeof(MaiSpawnerManager_StartWaveSpawn) == 0x000014, "Wrong size on MaiSpawnerManager_StartWaveSpawn"); \ static_assert(offsetof(MaiSpawnerManager_StartWaveSpawn, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_StartWaveSpawn::spawnerTag' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_StartWaveSpawn, Count) == 0x000008, "Member 'MaiSpawnerManager_StartWaveSpawn::Count' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_StartWaveSpawn, minDelay) == 0x00000C, "Member 'MaiSpawnerManager_StartWaveSpawn::minDelay' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_StartWaveSpawn, maxDelay) == 0x000010, "Member 'MaiSpawnerManager_StartWaveSpawn::maxDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_StopWaveSpawn \ static_assert(alignof(MaiSpawnerManager_StopWaveSpawn) == 0x000004, "Wrong alignment on MaiSpawnerManager_StopWaveSpawn"); \ static_assert(sizeof(MaiSpawnerManager_StopWaveSpawn) == 0x000008, "Wrong size on MaiSpawnerManager_StopWaveSpawn"); \ static_assert(offsetof(MaiSpawnerManager_StopWaveSpawn, spawnerTag) == 0x000000, "Member 'MaiSpawnerManager_StopWaveSpawn::spawnerTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_FindOrigin \ static_assert(alignof(MaiSpawnerManager_FindOrigin) == 0x000008, "Wrong alignment on MaiSpawnerManager_FindOrigin"); \ static_assert(sizeof(MaiSpawnerManager_FindOrigin) == 0x000010, "Wrong size on MaiSpawnerManager_FindOrigin"); \ static_assert(offsetof(MaiSpawnerManager_FindOrigin, Actor) == 0x000000, "Member 'MaiSpawnerManager_FindOrigin::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_FindOrigin, ReturnValue) == 0x000008, "Member 'MaiSpawnerManager_FindOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_FindSpawner \ static_assert(alignof(MaiSpawnerManager_FindSpawner) == 0x000008, "Wrong alignment on MaiSpawnerManager_FindSpawner"); \ static_assert(sizeof(MaiSpawnerManager_FindSpawner) == 0x000010, "Wrong size on MaiSpawnerManager_FindSpawner"); \ static_assert(offsetof(MaiSpawnerManager_FindSpawner, Actor) == 0x000000, "Member 'MaiSpawnerManager_FindSpawner::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_FindSpawner, ReturnValue) == 0x000008, "Member 'MaiSpawnerManager_FindSpawner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_IsLevelLoaded \ static_assert(alignof(MaiSpawnerManager_IsLevelLoaded) == 0x000008, "Wrong alignment on MaiSpawnerManager_IsLevelLoaded"); \ static_assert(sizeof(MaiSpawnerManager_IsLevelLoaded) == 0x000010, "Wrong size on MaiSpawnerManager_IsLevelLoaded"); \ static_assert(offsetof(MaiSpawnerManager_IsLevelLoaded, Actor) == 0x000000, "Member 'MaiSpawnerManager_IsLevelLoaded::Actor' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_IsLevelLoaded, ReturnValue) == 0x000008, "Member 'MaiSpawnerManager_IsLevelLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_GetSpawnedActor \ static_assert(alignof(MaiSpawnerManager_SP_GetSpawnedActor) == 0x000008, "Wrong alignment on MaiSpawnerManager_SP_GetSpawnedActor"); \ static_assert(sizeof(MaiSpawnerManager_SP_GetSpawnedActor) == 0x000018, "Wrong size on MaiSpawnerManager_SP_GetSpawnedActor"); \ static_assert(offsetof(MaiSpawnerManager_SP_GetSpawnedActor, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_GetSpawnedActor::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_GetSpawnedActor, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_SP_GetSpawnedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_GetSpawner \ static_assert(alignof(MaiSpawnerManager_SP_GetSpawner) == 0x000008, "Wrong alignment on MaiSpawnerManager_SP_GetSpawner"); \ static_assert(sizeof(MaiSpawnerManager_SP_GetSpawner) == 0x000018, "Wrong size on MaiSpawnerManager_SP_GetSpawner"); \ static_assert(offsetof(MaiSpawnerManager_SP_GetSpawner, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_GetSpawner::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_GetSpawner, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_SP_GetSpawner::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_HasSpawnedActor \ static_assert(alignof(MaiSpawnerManager_SP_HasSpawnedActor) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_HasSpawnedActor"); \ static_assert(sizeof(MaiSpawnerManager_SP_HasSpawnedActor) == 0x000014, "Wrong size on MaiSpawnerManager_SP_HasSpawnedActor"); \ static_assert(offsetof(MaiSpawnerManager_SP_HasSpawnedActor, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_HasSpawnedActor::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_HasSpawnedActor, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_SP_HasSpawnedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_IsActive \ static_assert(alignof(MaiSpawnerManager_SP_IsActive) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_IsActive"); \ static_assert(sizeof(MaiSpawnerManager_SP_IsActive) == 0x000014, "Wrong size on MaiSpawnerManager_SP_IsActive"); \ static_assert(offsetof(MaiSpawnerManager_SP_IsActive, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_IsActive::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_IsActive, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_SP_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSpawnerManager_SP_IsInAutoSpawnMode \ static_assert(alignof(MaiSpawnerManager_SP_IsInAutoSpawnMode) == 0x000004, "Wrong alignment on MaiSpawnerManager_SP_IsInAutoSpawnMode"); \ static_assert(sizeof(MaiSpawnerManager_SP_IsInAutoSpawnMode) == 0x000014, "Wrong size on MaiSpawnerManager_SP_IsInAutoSpawnMode"); \ static_assert(offsetof(MaiSpawnerManager_SP_IsInAutoSpawnMode, spawnerID) == 0x000000, "Member 'MaiSpawnerManager_SP_IsInAutoSpawnMode::spawnerID' has a wrong offset!"); \ static_assert(offsetof(MaiSpawnerManager_SP_IsInAutoSpawnMode, ReturnValue) == 0x000010, "Member 'MaiSpawnerManager_SP_IsInAutoSpawnMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSpawnerManager \ static_assert(alignof(UMaiSpawnerManager) == 0x000008, "Wrong alignment on UMaiSpawnerManager"); \ static_assert(sizeof(UMaiSpawnerManager) == 0x000308, "Wrong size on UMaiSpawnerManager"); \ static_assert(offsetof(UMaiSpawnerManager, _SaveVersion) == 0x0000A0, "Member 'UMaiSpawnerManager::_SaveVersion' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _ActiveSpawners) == 0x0000A8, "Member 'UMaiSpawnerManager::_ActiveSpawners' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _UniqueActors) == 0x0000F8, "Member 'UMaiSpawnerManager::_UniqueActors' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _AllSpawnedActors) == 0x000148, "Member 'UMaiSpawnerManager::_AllSpawnedActors' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _AllSpawners) == 0x000198, "Member 'UMaiSpawnerManager::_AllSpawners' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _NextUid) == 0x0001E8, "Member 'UMaiSpawnerManager::_NextUid' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _LoadedSpawners) == 0x0001F0, "Member 'UMaiSpawnerManager::_LoadedSpawners' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _WaveSpawn) == 0x000200, "Member 'UMaiSpawnerManager::_WaveSpawn' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _NewSpawnedActors) == 0x000250, "Member 'UMaiSpawnerManager::_NewSpawnedActors' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _PendingSpawners) == 0x0002A0, "Member 'UMaiSpawnerManager::_PendingSpawners' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _SlicedTasks) == 0x0002B0, "Member 'UMaiSpawnerManager::_SlicedTasks' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _DrawStamp) == 0x0002E0, "Member 'UMaiSpawnerManager::_DrawStamp' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, _DebugStamps) == 0x0002E8, "Member 'UMaiSpawnerManager::_DebugStamps' has a wrong offset!"); \ static_assert(offsetof(UMaiSpawnerManager, OnSpawnUniqueActor) == 0x0002F8, "Member 'UMaiSpawnerManager::OnSpawnUniqueActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiProjectOnSplineTester \ static_assert(alignof(UMaiProjectOnSplineTester) == 0x000010, "Wrong alignment on UMaiProjectOnSplineTester"); \ static_assert(sizeof(UMaiProjectOnSplineTester) == 0x000570, "Wrong size on UMaiProjectOnSplineTester"); \ #define DUMPER7_ASSERTS_MaiSplineActor_ProjectOnSpline \ static_assert(alignof(MaiSplineActor_ProjectOnSpline) == 0x000008, "Wrong alignment on MaiSplineActor_ProjectOnSpline"); \ static_assert(sizeof(MaiSplineActor_ProjectOnSpline) == 0x000030, "Wrong size on MaiSplineActor_ProjectOnSpline"); \ static_assert(offsetof(MaiSplineActor_ProjectOnSpline, Location) == 0x000000, "Member 'MaiSplineActor_ProjectOnSpline::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSplineActor_ProjectOnSpline, ReturnValue) == 0x000018, "Member 'MaiSplineActor_ProjectOnSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiSplineActor \ static_assert(alignof(AMaiSplineActor) == 0x000008, "Wrong alignment on AMaiSplineActor"); \ static_assert(sizeof(AMaiSplineActor) == 0x0002C0, "Wrong size on AMaiSplineActor"); \ static_assert(offsetof(AMaiSplineActor, Spline) == 0x0002B0, "Member 'AMaiSplineActor::Spline' has a wrong offset!"); \ static_assert(offsetof(AMaiSplineActor, _DistanceThreshold) == 0x0002B8, "Member 'AMaiSplineActor::_DistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(AMaiSplineActor, _MaxIterations) == 0x0002BC, "Member 'AMaiSplineActor::_MaxIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSplineFollower_spawnSplineToAP \ static_assert(alignof(MaiSplineFollower_spawnSplineToAP) == 0x000008, "Wrong alignment on MaiSplineFollower_spawnSplineToAP"); \ static_assert(sizeof(MaiSplineFollower_spawnSplineToAP) == 0x000018, "Wrong size on MaiSplineFollower_spawnSplineToAP"); \ static_assert(offsetof(MaiSplineFollower_spawnSplineToAP, Pawn) == 0x000000, "Member 'MaiSplineFollower_spawnSplineToAP::Pawn' has a wrong offset!"); \ static_assert(offsetof(MaiSplineFollower_spawnSplineToAP, Point) == 0x000008, "Member 'MaiSplineFollower_spawnSplineToAP::Point' has a wrong offset!"); \ static_assert(offsetof(MaiSplineFollower_spawnSplineToAP, ReturnValue) == 0x000010, "Member 'MaiSplineFollower_spawnSplineToAP::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSplineFollower_MoveOnSpline \ static_assert(alignof(MaiSplineFollower_MoveOnSpline) == 0x000004, "Wrong alignment on MaiSplineFollower_MoveOnSpline"); \ static_assert(sizeof(MaiSplineFollower_MoveOnSpline) == 0x000004, "Wrong size on MaiSplineFollower_MoveOnSpline"); \ static_assert(offsetof(MaiSplineFollower_MoveOnSpline, DeltaTime) == 0x000000, "Member 'MaiSplineFollower_MoveOnSpline::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSplineFollower_RequestSplineMove \ static_assert(alignof(MaiSplineFollower_RequestSplineMove) == 0x000008, "Wrong alignment on MaiSplineFollower_RequestSplineMove"); \ static_assert(sizeof(MaiSplineFollower_RequestSplineMove) == 0x000008, "Wrong size on MaiSplineFollower_RequestSplineMove"); \ static_assert(offsetof(MaiSplineFollower_RequestSplineMove, Spline) == 0x000000, "Member 'MaiSplineFollower_RequestSplineMove::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSplineFollower_SetSpline \ static_assert(alignof(MaiSplineFollower_SetSpline) == 0x000008, "Wrong alignment on MaiSplineFollower_SetSpline"); \ static_assert(sizeof(MaiSplineFollower_SetSpline) == 0x000008, "Wrong size on MaiSplineFollower_SetSpline"); \ static_assert(offsetof(MaiSplineFollower_SetSpline, Spline) == 0x000000, "Member 'MaiSplineFollower_SetSpline::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSplineFollower_IsMoving \ static_assert(alignof(MaiSplineFollower_IsMoving) == 0x000001, "Wrong alignment on MaiSplineFollower_IsMoving"); \ static_assert(sizeof(MaiSplineFollower_IsMoving) == 0x000001, "Wrong size on MaiSplineFollower_IsMoving"); \ static_assert(offsetof(MaiSplineFollower_IsMoving, ReturnValue) == 0x000000, "Member 'MaiSplineFollower_IsMoving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSplineFollower \ static_assert(alignof(UMaiSplineFollower) == 0x000008, "Wrong alignment on UMaiSplineFollower"); \ static_assert(sizeof(UMaiSplineFollower) == 0x0000C8, "Wrong size on UMaiSplineFollower"); \ static_assert(offsetof(UMaiSplineFollower, _Spline) == 0x0000A0, "Member 'UMaiSplineFollower::_Spline' has a wrong offset!"); \ static_assert(offsetof(UMaiSplineFollower, _SplineDist) == 0x0000A8, "Member 'UMaiSplineFollower::_SplineDist' has a wrong offset!"); \ static_assert(offsetof(UMaiSplineFollower, _SplineSpeed) == 0x0000AC, "Member 'UMaiSplineFollower::_SplineSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiSplineFollower, _Character) == 0x0000B0, "Member 'UMaiSplineFollower::_Character' has a wrong offset!"); \ static_assert(offsetof(UMaiSplineFollower, _OnMoveFinished) == 0x0000B8, "Member 'UMaiSplineFollower::_OnMoveFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiState_GetOwnerAI \ static_assert(alignof(MaiState_GetOwnerAI) == 0x000008, "Wrong alignment on MaiState_GetOwnerAI"); \ static_assert(sizeof(MaiState_GetOwnerAI) == 0x000008, "Wrong size on MaiState_GetOwnerAI"); \ static_assert(offsetof(MaiState_GetOwnerAI, ReturnValue) == 0x000000, "Member 'MaiState_GetOwnerAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiState_GetOwnerCH \ static_assert(alignof(MaiState_GetOwnerCH) == 0x000008, "Wrong alignment on MaiState_GetOwnerCH"); \ static_assert(sizeof(MaiState_GetOwnerCH) == 0x000008, "Wrong size on MaiState_GetOwnerCH"); \ static_assert(offsetof(MaiState_GetOwnerCH, ReturnValue) == 0x000000, "Member 'MaiState_GetOwnerCH::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiState \ static_assert(alignof(UMaiState) == 0x000008, "Wrong alignment on UMaiState"); \ static_assert(sizeof(UMaiState) == 0x0000C8, "Wrong size on UMaiState"); \ #define DUMPER7_ASSERTS_MaiSnapState_Config \ static_assert(alignof(MaiSnapState_Config) == 0x000008, "Wrong alignment on MaiSnapState_Config"); \ static_assert(sizeof(MaiSnapState_Config) == 0x000028, "Wrong size on MaiSnapState_Config"); \ static_assert(offsetof(MaiSnapState_Config, Location) == 0x000000, "Member 'MaiSnapState_Config::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config, faceTo) == 0x000018, "Member 'MaiSnapState_Config::faceTo' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config, Timeout) == 0x000020, "Member 'MaiSnapState_Config::Timeout' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config, easingFunc) == 0x000024, "Member 'MaiSnapState_Config::easingFunc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiSnapState_Config2 \ static_assert(alignof(MaiSnapState_Config2) == 0x000008, "Wrong alignment on MaiSnapState_Config2"); \ static_assert(sizeof(MaiSnapState_Config2) == 0x000038, "Wrong size on MaiSnapState_Config2"); \ static_assert(offsetof(MaiSnapState_Config2, Location) == 0x000000, "Member 'MaiSnapState_Config2::Location' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config2, faceTo) == 0x000018, "Member 'MaiSnapState_Config2::faceTo' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config2, Timeout) == 0x000030, "Member 'MaiSnapState_Config2::Timeout' has a wrong offset!"); \ static_assert(offsetof(MaiSnapState_Config2, easingFunc) == 0x000034, "Member 'MaiSnapState_Config2::easingFunc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiSnapState \ static_assert(alignof(UMaiSnapState) == 0x000008, "Wrong alignment on UMaiSnapState"); \ static_assert(sizeof(UMaiSnapState) == 0x000138, "Wrong size on UMaiSnapState"); \ static_assert(offsetof(UMaiSnapState, _SnapTo) == 0x0000C8, "Member 'UMaiSnapState::_SnapTo' has a wrong offset!"); \ static_assert(offsetof(UMaiSnapState, _EasingFunc) == 0x000101, "Member 'UMaiSnapState::_EasingFunc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBlowReactionState_OnBlowStartMSG \ static_assert(alignof(MaiBlowReactionState_OnBlowStartMSG) == 0x000008, "Wrong alignment on MaiBlowReactionState_OnBlowStartMSG"); \ static_assert(sizeof(MaiBlowReactionState_OnBlowStartMSG) == 0x000018, "Wrong size on MaiBlowReactionState_OnBlowStartMSG"); \ static_assert(offsetof(MaiBlowReactionState_OnBlowStartMSG, msg) == 0x000000, "Member 'MaiBlowReactionState_OnBlowStartMSG::msg' has a wrong offset!"); \ static_assert(offsetof(MaiBlowReactionState_OnBlowStartMSG, attacker) == 0x000008, "Member 'MaiBlowReactionState_OnBlowStartMSG::attacker' has a wrong offset!"); \ static_assert(offsetof(MaiBlowReactionState_OnBlowStartMSG, damageClass) == 0x000010, "Member 'MaiBlowReactionState_OnBlowStartMSG::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBlowReactionState_OnEnemyBlow \ static_assert(alignof(MaiBlowReactionState_OnEnemyBlow) == 0x000008, "Wrong alignment on MaiBlowReactionState_OnEnemyBlow"); \ static_assert(sizeof(MaiBlowReactionState_OnEnemyBlow) == 0x000010, "Wrong size on MaiBlowReactionState_OnEnemyBlow"); \ static_assert(offsetof(MaiBlowReactionState_OnEnemyBlow, enemy) == 0x000000, "Member 'MaiBlowReactionState_OnEnemyBlow::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiBlowReactionState_OnEnemyBlow, damageClass) == 0x000008, "Member 'MaiBlowReactionState_OnEnemyBlow::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBlowReactionState_OnGotHit \ static_assert(alignof(MaiBlowReactionState_OnGotHit) == 0x000008, "Wrong alignment on MaiBlowReactionState_OnGotHit"); \ static_assert(sizeof(MaiBlowReactionState_OnGotHit) == 0x000010, "Wrong size on MaiBlowReactionState_OnGotHit"); \ static_assert(offsetof(MaiBlowReactionState_OnGotHit, enemy) == 0x000000, "Member 'MaiBlowReactionState_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(MaiBlowReactionState_OnGotHit, damageClass) == 0x000008, "Member 'MaiBlowReactionState_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBlowReactionState_OverrideChanceArray \ static_assert(alignof(MaiBlowReactionState_OverrideChanceArray) == 0x000008, "Wrong alignment on MaiBlowReactionState_OverrideChanceArray"); \ static_assert(sizeof(MaiBlowReactionState_OverrideChanceArray) == 0x000010, "Wrong size on MaiBlowReactionState_OverrideChanceArray"); \ static_assert(offsetof(MaiBlowReactionState_OverrideChanceArray, _Chances) == 0x000000, "Member 'MaiBlowReactionState_OverrideChanceArray::_Chances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiBlowReactionState_GetChance \ static_assert(alignof(MaiBlowReactionState_GetChance) == 0x000001, "Wrong alignment on MaiBlowReactionState_GetChance"); \ static_assert(sizeof(MaiBlowReactionState_GetChance) == 0x000001, "Wrong size on MaiBlowReactionState_GetChance"); \ static_assert(offsetof(MaiBlowReactionState_GetChance, ReturnValue) == 0x000000, "Member 'MaiBlowReactionState_GetChance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiBlowReactionState \ static_assert(alignof(UMaiBlowReactionState) == 0x000008, "Wrong alignment on UMaiBlowReactionState"); \ static_assert(sizeof(UMaiBlowReactionState) == 0x000180, "Wrong size on UMaiBlowReactionState"); \ static_assert(offsetof(UMaiBlowReactionState, _DifficultyConfig) == 0x0000C8, "Member 'UMaiBlowReactionState::_DifficultyConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiBlowReactionState, _HitCounter) == 0x000168, "Member 'UMaiBlowReactionState::_HitCounter' has a wrong offset!"); \ static_assert(offsetof(UMaiBlowReactionState, _HitResetCooldown) == 0x00016C, "Member 'UMaiBlowReactionState::_HitResetCooldown' has a wrong offset!"); \ static_assert(offsetof(UMaiBlowReactionState, _HitResetHandle) == 0x000170, "Member 'UMaiBlowReactionState::_HitResetHandle' has a wrong offset!"); \ static_assert(offsetof(UMaiBlowReactionState, _CaptureBlowMSG) == 0x000178, "Member 'UMaiBlowReactionState::_CaptureBlowMSG' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWasPushedState_IsBlockedByOther \ static_assert(alignof(MaiWasPushedState_IsBlockedByOther) == 0x000001, "Wrong alignment on MaiWasPushedState_IsBlockedByOther"); \ static_assert(sizeof(MaiWasPushedState_IsBlockedByOther) == 0x000001, "Wrong size on MaiWasPushedState_IsBlockedByOther"); \ static_assert(offsetof(MaiWasPushedState_IsBlockedByOther, ReturnValue) == 0x000000, "Member 'MaiWasPushedState_IsBlockedByOther::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWasPushedState \ static_assert(alignof(UMaiWasPushedState) == 0x000008, "Wrong alignment on UMaiWasPushedState"); \ static_assert(sizeof(UMaiWasPushedState) == 0x0000E0, "Wrong size on UMaiWasPushedState"); \ static_assert(offsetof(UMaiWasPushedState, _CanBePushed) == 0x0000C8, "Member 'UMaiWasPushedState::_CanBePushed' has a wrong offset!"); \ static_assert(offsetof(UMaiWasPushedState, _Other) == 0x0000D0, "Member 'UMaiWasPushedState::_Other' has a wrong offset!"); \ static_assert(offsetof(UMaiWasPushedState, _BBAwayFocus) == 0x0000D8, "Member 'UMaiWasPushedState::_BBAwayFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiIsMoveLineToEnemyClearStat \ static_assert(alignof(UMaiIsMoveLineToEnemyClearStat) == 0x000008, "Wrong alignment on UMaiIsMoveLineToEnemyClearStat"); \ static_assert(sizeof(UMaiIsMoveLineToEnemyClearStat) == 0x000128, "Wrong size on UMaiIsMoveLineToEnemyClearStat"); \ #define DUMPER7_ASSERTS_UMaiIsShootLineToEnemyClearStat \ static_assert(alignof(UMaiIsShootLineToEnemyClearStat) == 0x000008, "Wrong alignment on UMaiIsShootLineToEnemyClearStat"); \ static_assert(sizeof(UMaiIsShootLineToEnemyClearStat) == 0x000128, "Wrong size on UMaiIsShootLineToEnemyClearStat"); \ #define DUMPER7_ASSERTS_IMaiTickLODInterface \ static_assert(alignof(IMaiTickLODInterface) == 0x000001, "Wrong alignment on IMaiTickLODInterface"); \ static_assert(sizeof(IMaiTickLODInterface) == 0x000001, "Wrong size on IMaiTickLODInterface"); \ #define DUMPER7_ASSERTS_MaiTickLODComponent_SetComponentMaxInterval \ static_assert(alignof(MaiTickLODComponent_SetComponentMaxInterval) == 0x000008, "Wrong alignment on MaiTickLODComponent_SetComponentMaxInterval"); \ static_assert(sizeof(MaiTickLODComponent_SetComponentMaxInterval) == 0x000010, "Wrong size on MaiTickLODComponent_SetComponentMaxInterval"); \ static_assert(offsetof(MaiTickLODComponent_SetComponentMaxInterval, Component) == 0x000000, "Member 'MaiTickLODComponent_SetComponentMaxInterval::Component' has a wrong offset!"); \ static_assert(offsetof(MaiTickLODComponent_SetComponentMaxInterval, Interval) == 0x000008, "Member 'MaiTickLODComponent_SetComponentMaxInterval::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiTickLODComponent \ static_assert(alignof(UMaiTickLODComponent) == 0x000008, "Wrong alignment on UMaiTickLODComponent"); \ static_assert(sizeof(UMaiTickLODComponent) == 0x0000F8, "Wrong size on UMaiTickLODComponent"); \ static_assert(offsetof(UMaiTickLODComponent, _TickLOD) == 0x0000A0, "Member 'UMaiTickLODComponent::_TickLOD' has a wrong offset!"); \ static_assert(offsetof(UMaiTickLODComponent, _ComponentIntervals) == 0x0000A8, "Member 'UMaiTickLODComponent::_ComponentIntervals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMasterLODComponent_ForceLOD0 \ static_assert(alignof(MaiMasterLODComponent_ForceLOD0) == 0x000001, "Wrong alignment on MaiMasterLODComponent_ForceLOD0"); \ static_assert(sizeof(MaiMasterLODComponent_ForceLOD0) == 0x000001, "Wrong size on MaiMasterLODComponent_ForceLOD0"); \ static_assert(offsetof(MaiMasterLODComponent_ForceLOD0, Force) == 0x000000, "Member 'MaiMasterLODComponent_ForceLOD0::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiMasterLODComponent_OnControllerChanged \ static_assert(alignof(MaiMasterLODComponent_OnControllerChanged) == 0x000008, "Wrong alignment on MaiMasterLODComponent_OnControllerChanged"); \ static_assert(sizeof(MaiMasterLODComponent_OnControllerChanged) == 0x000018, "Wrong size on MaiMasterLODComponent_OnControllerChanged"); \ static_assert(offsetof(MaiMasterLODComponent_OnControllerChanged, Pawn) == 0x000000, "Member 'MaiMasterLODComponent_OnControllerChanged::Pawn' has a wrong offset!"); \ static_assert(offsetof(MaiMasterLODComponent_OnControllerChanged, OldController) == 0x000008, "Member 'MaiMasterLODComponent_OnControllerChanged::OldController' has a wrong offset!"); \ static_assert(offsetof(MaiMasterLODComponent_OnControllerChanged, NewController) == 0x000010, "Member 'MaiMasterLODComponent_OnControllerChanged::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiMasterLODComponent \ static_assert(alignof(UMaiMasterLODComponent) == 0x000008, "Wrong alignment on UMaiMasterLODComponent"); \ static_assert(sizeof(UMaiMasterLODComponent) == 0x000120, "Wrong size on UMaiMasterLODComponent"); \ static_assert(offsetof(UMaiMasterLODComponent, _LODConfig) == 0x0000F8, "Member 'UMaiMasterLODComponent::_LODConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiMasterLODComponent, _SlaveComponent) == 0x000118, "Member 'UMaiMasterLODComponent::_SlaveComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallFollowing_MoveTo \ static_assert(alignof(MaiWallFollowing_MoveTo) == 0x000008, "Wrong alignment on MaiWallFollowing_MoveTo"); \ static_assert(sizeof(MaiWallFollowing_MoveTo) == 0x000020, "Wrong size on MaiWallFollowing_MoveTo"); \ static_assert(offsetof(MaiWallFollowing_MoveTo, goalLocation) == 0x000000, "Member 'MaiWallFollowing_MoveTo::goalLocation' has a wrong offset!"); \ static_assert(offsetof(MaiWallFollowing_MoveTo, ReturnValue) == 0x000018, "Member 'MaiWallFollowing_MoveTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallFollowing_SnapToFloorMesh \ static_assert(alignof(MaiWallFollowing_SnapToFloorMesh) == 0x000004, "Wrong alignment on MaiWallFollowing_SnapToFloorMesh"); \ static_assert(sizeof(MaiWallFollowing_SnapToFloorMesh) == 0x000004, "Wrong size on MaiWallFollowing_SnapToFloorMesh"); \ static_assert(offsetof(MaiWallFollowing_SnapToFloorMesh, DeltaTime) == 0x000000, "Member 'MaiWallFollowing_SnapToFloorMesh::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWallFollowing \ static_assert(alignof(UMaiWallFollowing) == 0x000008, "Wrong alignment on UMaiWallFollowing"); \ static_assert(sizeof(UMaiWallFollowing) == 0x000218, "Wrong size on UMaiWallFollowing"); \ static_assert(offsetof(UMaiWallFollowing, _MoveTimer) == 0x0000A0, "Member 'UMaiWallFollowing::_MoveTimer' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _WantedSpeed) == 0x0000A4, "Member 'UMaiWallFollowing::_WantedSpeed' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _GoalLocation) == 0x0000A8, "Member 'UMaiWallFollowing::_GoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _GoalUp) == 0x0000C0, "Member 'UMaiWallFollowing::_GoalUp' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _GoalActor) == 0x0000D8, "Member 'UMaiWallFollowing::_GoalActor' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _MoveGoalLocation) == 0x0000E0, "Member 'UMaiWallFollowing::_MoveGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _MoveSubGoalLocation) == 0x0000F8, "Member 'UMaiWallFollowing::_MoveSubGoalLocation' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _SubGoalIndex) == 0x000110, "Member 'UMaiWallFollowing::_SubGoalIndex' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _MovePath) == 0x000118, "Member 'UMaiWallFollowing::_MovePath' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _SpeedCurve) == 0x000128, "Member 'UMaiWallFollowing::_SpeedCurve' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _FloorCost) == 0x000130, "Member 'UMaiWallFollowing::_FloorCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _WallCost) == 0x000134, "Member 'UMaiWallFollowing::_WallCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _CeilCost) == 0x000138, "Member 'UMaiWallFollowing::_CeilCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _OnMeshState) == 0x00013C, "Member 'UMaiWallFollowing::_OnMeshState' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AvoidActor) == 0x000140, "Member 'UMaiWallFollowing::_AvoidActor' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AvoidRadius) == 0x000148, "Member 'UMaiWallFollowing::_AvoidRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AvoidOffset) == 0x00014C, "Member 'UMaiWallFollowing::_AvoidOffset' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AvoidCost) == 0x000150, "Member 'UMaiWallFollowing::_AvoidCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AvoidCountLimit) == 0x000154, "Member 'UMaiWallFollowing::_AvoidCountLimit' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _IsUsingLink) == 0x000170, "Member 'UMaiWallFollowing::_IsUsingLink' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _Character) == 0x000178, "Member 'UMaiWallFollowing::_Character' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _PathRebuildDistance) == 0x000188, "Member 'UMaiWallFollowing::_PathRebuildDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _SubGoalReachedDistance) == 0x00018C, "Member 'UMaiWallFollowing::_SubGoalReachedDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _SubGoalCheckPeriod) == 0x000190, "Member 'UMaiWallFollowing::_SubGoalCheckPeriod' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _SubGoalCheckDistance) == 0x000194, "Member 'UMaiWallFollowing::_SubGoalCheckDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _ChangeSurfaceDistance) == 0x000198, "Member 'UMaiWallFollowing::_ChangeSurfaceDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _CollisionChannel) == 0x00019C, "Member 'UMaiWallFollowing::_CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _UseCollisionChannel) == 0x00019D, "Member 'UMaiWallFollowing::_UseCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _UseAvoidance) == 0x00019E, "Member 'UMaiWallFollowing::_UseAvoidance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, _AllowUpdateUpVector) == 0x00019F, "Member 'UMaiWallFollowing::_AllowUpdateUpVector' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, SurfaceChangedDelegate) == 0x0001A0, "Member 'UMaiWallFollowing::SurfaceChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, StartedSqueezeDelegate) == 0x0001B0, "Member 'UMaiWallFollowing::StartedSqueezeDelegate' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, FinishedSqueezeDelegate) == 0x0001C0, "Member 'UMaiWallFollowing::FinishedSqueezeDelegate' has a wrong offset!"); \ static_assert(offsetof(UMaiWallFollowing, OnPathRebuild) == 0x0001D0, "Member 'UMaiWallFollowing::OnPathRebuild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWallNavGenerator \ static_assert(alignof(UMaiWallNavGenerator) == 0x000008, "Wrong alignment on UMaiWallNavGenerator"); \ static_assert(sizeof(UMaiWallNavGenerator) == 0x000588, "Wrong size on UMaiWallNavGenerator"); \ static_assert(offsetof(UMaiWallNavGenerator, _DefaultNavigationFilterClass) == 0x0000A0, "Member 'UMaiWallNavGenerator::_DefaultNavigationFilterClass' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _GenConfig) == 0x0000A8, "Member 'UMaiWallNavGenerator::_GenConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _Tiles) == 0x0000D0, "Member 'UMaiWallNavGenerator::_Tiles' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _BuildingTilesNum) == 0x000120, "Member 'UMaiWallNavGenerator::_BuildingTilesNum' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _DrawConfig) == 0x000124, "Member 'UMaiWallNavGenerator::_DrawConfig' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _TestPosA) == 0x000168, "Member 'UMaiWallNavGenerator::_TestPosA' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _TestPosB) == 0x000198, "Member 'UMaiWallNavGenerator::_TestPosB' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _InnerRadius) == 0x0001C8, "Member 'UMaiWallNavGenerator::_InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _OuterRadius) == 0x0001CC, "Member 'UMaiWallNavGenerator::_OuterRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _Count) == 0x0001D0, "Member 'UMaiWallNavGenerator::_Count' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _AvoidActor) == 0x0001D8, "Member 'UMaiWallNavGenerator::_AvoidActor' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _AvoidDistance) == 0x000208, "Member 'UMaiWallNavGenerator::_AvoidDistance' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _AvoidCost) == 0x00020C, "Member 'UMaiWallNavGenerator::_AvoidCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _OnFloor) == 0x000210, "Member 'UMaiWallNavGenerator::_OnFloor' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _OnWall) == 0x000211, "Member 'UMaiWallNavGenerator::_OnWall' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _OnCeil) == 0x000212, "Member 'UMaiWallNavGenerator::_OnCeil' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _FloorCost) == 0x000214, "Member 'UMaiWallNavGenerator::_FloorCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _WallCost) == 0x000218, "Member 'UMaiWallNavGenerator::_WallCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _CeilCost) == 0x00021C, "Member 'UMaiWallNavGenerator::_CeilCost' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavGenerator, _TilesToBuild) == 0x000510, "Member 'UMaiWallNavGenerator::_TilesToBuild' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWallNavMeshDataChunk \ static_assert(alignof(UMaiWallNavMeshDataChunk) == 0x000008, "Wrong alignment on UMaiWallNavMeshDataChunk"); \ static_assert(sizeof(UMaiWallNavMeshDataChunk) == 0x000040, "Wrong size on UMaiWallNavMeshDataChunk"); \ static_assert(offsetof(UMaiWallNavMeshDataChunk, _Tiles) == 0x000030, "Member 'UMaiWallNavMeshDataChunk::_Tiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiWallNavMesh \ static_assert(alignof(AMaiWallNavMesh) == 0x000008, "Wrong alignment on AMaiWallNavMesh"); \ static_assert(sizeof(AMaiWallNavMesh) == 0x0005D8, "Wrong size on AMaiWallNavMesh"); \ static_assert(offsetof(AMaiWallNavMesh, WallMeshGen) == 0x0005D0, "Member 'AMaiWallNavMesh::WallMeshGen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWallNavTile \ static_assert(alignof(UMaiWallNavTile) == 0x000008, "Wrong alignment on UMaiWallNavTile"); \ static_assert(sizeof(UMaiWallNavTile) == 0x000760, "Wrong size on UMaiWallNavTile"); \ static_assert(offsetof(UMaiWallNavTile, _AsyncPhase) == 0x0005CC, "Member 'UMaiWallNavTile::_AsyncPhase' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _NavSurfs) == 0x0005D8, "Member 'UMaiWallNavTile::_NavSurfs' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _NavCountours) == 0x000698, "Member 'UMaiWallNavTile::_NavCountours' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _NavLinks) == 0x0006A8, "Member 'UMaiWallNavTile::_NavLinks' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _NavOffMeshConnections) == 0x0006B8, "Member 'UMaiWallNavTile::_NavOffMeshConnections' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _TileID) == 0x0006C8, "Member 'UMaiWallNavTile::_TileID' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _CellsInRow) == 0x0006CC, "Member 'UMaiWallNavTile::_CellsInRow' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _BoxOrigin) == 0x0006D0, "Member 'UMaiWallNavTile::_BoxOrigin' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _BoxExtent) == 0x0006E8, "Member 'UMaiWallNavTile::_BoxExtent' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _Margin) == 0x000700, "Member 'UMaiWallNavTile::_Margin' has a wrong offset!"); \ static_assert(offsetof(UMaiWallNavTile, _GenConfig) == 0x000708, "Member 'UMaiWallNavTile::_GenConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_getWallSystem \ static_assert(alignof(MaiWallSystem_getWallSystem) == 0x000008, "Wrong alignment on MaiWallSystem_getWallSystem"); \ static_assert(sizeof(MaiWallSystem_getWallSystem) == 0x000010, "Wrong size on MaiWallSystem_getWallSystem"); \ static_assert(offsetof(MaiWallSystem_getWallSystem, WorldContext) == 0x000000, "Member 'MaiWallSystem_getWallSystem::WorldContext' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_getWallSystem, ReturnValue) == 0x000008, "Member 'MaiWallSystem_getWallSystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_FindRandomPointOnWallMesh \ static_assert(alignof(MaiWallSystem_FindRandomPointOnWallMesh) == 0x000008, "Wrong alignment on MaiWallSystem_FindRandomPointOnWallMesh"); \ static_assert(sizeof(MaiWallSystem_FindRandomPointOnWallMesh) == 0x000070, "Wrong size on MaiWallSystem_FindRandomPointOnWallMesh"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, outpoint) == 0x000000, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::outpoint' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, Radius) == 0x000018, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, Pos) == 0x000020, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, Up) == 0x000038, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::Up' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, Extent) == 0x000050, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindRandomPointOnWallMesh, ReturnValue) == 0x000068, "Member 'MaiWallSystem_FindRandomPointOnWallMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_FindReachablePointOnWallMesh \ static_assert(alignof(MaiWallSystem_FindReachablePointOnWallMesh) == 0x000008, "Wrong alignment on MaiWallSystem_FindReachablePointOnWallMesh"); \ static_assert(sizeof(MaiWallSystem_FindReachablePointOnWallMesh) == 0x000058, "Wrong size on MaiWallSystem_FindReachablePointOnWallMesh"); \ static_assert(offsetof(MaiWallSystem_FindReachablePointOnWallMesh, outpoint) == 0x000000, "Member 'MaiWallSystem_FindReachablePointOnWallMesh::outpoint' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindReachablePointOnWallMesh, Radius) == 0x000018, "Member 'MaiWallSystem_FindReachablePointOnWallMesh::Radius' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindReachablePointOnWallMesh, Pos) == 0x000020, "Member 'MaiWallSystem_FindReachablePointOnWallMesh::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindReachablePointOnWallMesh, Up) == 0x000038, "Member 'MaiWallSystem_FindReachablePointOnWallMesh::Up' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_FindReachablePointOnWallMesh, ReturnValue) == 0x000050, "Member 'MaiWallSystem_FindReachablePointOnWallMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_IsOnWallMesh \ static_assert(alignof(MaiWallSystem_IsOnWallMesh) == 0x000008, "Wrong alignment on MaiWallSystem_IsOnWallMesh"); \ static_assert(sizeof(MaiWallSystem_IsOnWallMesh) == 0x000050, "Wrong size on MaiWallSystem_IsOnWallMesh"); \ static_assert(offsetof(MaiWallSystem_IsOnWallMesh, Pos) == 0x000000, "Member 'MaiWallSystem_IsOnWallMesh::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_IsOnWallMesh, Up) == 0x000018, "Member 'MaiWallSystem_IsOnWallMesh::Up' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_IsOnWallMesh, Extent) == 0x000030, "Member 'MaiWallSystem_IsOnWallMesh::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_IsOnWallMesh, ReturnValue) == 0x000048, "Member 'MaiWallSystem_IsOnWallMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_ProjectPointOnWallMesh \ static_assert(alignof(MaiWallSystem_ProjectPointOnWallMesh) == 0x000008, "Wrong alignment on MaiWallSystem_ProjectPointOnWallMesh"); \ static_assert(sizeof(MaiWallSystem_ProjectPointOnWallMesh) == 0x000080, "Wrong size on MaiWallSystem_ProjectPointOnWallMesh"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, outpoint) == 0x000000, "Member 'MaiWallSystem_ProjectPointOnWallMesh::outpoint' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, Pos) == 0x000018, "Member 'MaiWallSystem_ProjectPointOnWallMesh::Pos' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, Up) == 0x000030, "Member 'MaiWallSystem_ProjectPointOnWallMesh::Up' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, Extent) == 0x000048, "Member 'MaiWallSystem_ProjectPointOnWallMesh::Extent' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, Offset) == 0x000060, "Member 'MaiWallSystem_ProjectPointOnWallMesh::Offset' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_ProjectPointOnWallMesh, ReturnValue) == 0x000078, "Member 'MaiWallSystem_ProjectPointOnWallMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaiWallSystem_RaycastOnWallMesh \ static_assert(alignof(MaiWallSystem_RaycastOnWallMesh) == 0x000008, "Wrong alignment on MaiWallSystem_RaycastOnWallMesh"); \ static_assert(sizeof(MaiWallSystem_RaycastOnWallMesh) == 0x000080, "Wrong size on MaiWallSystem_RaycastOnWallMesh"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, HitPoint) == 0x000000, "Member 'MaiWallSystem_RaycastOnWallMesh::HitPoint' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, Start) == 0x000018, "Member 'MaiWallSystem_RaycastOnWallMesh::Start' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, Destination) == 0x000030, "Member 'MaiWallSystem_RaycastOnWallMesh::Destination' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, startUp) == 0x000048, "Member 'MaiWallSystem_RaycastOnWallMesh::startUp' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, destUp) == 0x000060, "Member 'MaiWallSystem_RaycastOnWallMesh::destUp' has a wrong offset!"); \ static_assert(offsetof(MaiWallSystem_RaycastOnWallMesh, ReturnValue) == 0x000078, "Member 'MaiWallSystem_RaycastOnWallMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWallSystem \ static_assert(alignof(UMaiWallSystem) == 0x000008, "Wrong alignment on UMaiWallSystem"); \ static_assert(sizeof(UMaiWallSystem) == 0x0000A8, "Wrong size on UMaiWallSystem"); \ static_assert(offsetof(UMaiWallSystem, _WallVolumes) == 0x000028, "Member 'UMaiWallSystem::_WallVolumes' has a wrong offset!"); \ static_assert(offsetof(UMaiWallSystem, _AllPathNodes) == 0x000038, "Member 'UMaiWallSystem::_AllPathNodes' has a wrong offset!"); \ static_assert(offsetof(UMaiWallSystem, _PathTesters) == 0x000048, "Member 'UMaiWallSystem::_PathTesters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaiWallVolume \ static_assert(alignof(AMaiWallVolume) == 0x000008, "Wrong alignment on AMaiWallVolume"); \ static_assert(sizeof(AMaiWallVolume) == 0x0002F0, "Wrong size on AMaiWallVolume"); \ static_assert(offsetof(AMaiWallVolume, WallMeshGen) == 0x0002E8, "Member 'AMaiWallVolume::WallMeshGen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiWorkSet \ static_assert(alignof(UMaiWorkSet) == 0x000008, "Wrong alignment on UMaiWorkSet"); \ static_assert(sizeof(UMaiWorkSet) == 0x000040, "Wrong size on UMaiWorkSet"); \ static_assert(offsetof(UMaiWorkSet, _WorkList) == 0x000030, "Member 'UMaiWorkSet::_WorkList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_WallPoint \ static_assert(alignof(UEnvQueryItemType_WallPoint) == 0x000008, "Wrong alignment on UEnvQueryItemType_WallPoint"); \ static_assert(sizeof(UEnvQueryItemType_WallPoint) == 0x000030, "Wrong size on UEnvQueryItemType_WallPoint"); \ #define DUMPER7_ASSERTS_UMaiEqsTest_WallMeshProject \ static_assert(alignof(UMaiEqsTest_WallMeshProject) == 0x000008, "Wrong alignment on UMaiEqsTest_WallMeshProject"); \ static_assert(sizeof(UMaiEqsTest_WallMeshProject) == 0x000220, "Wrong size on UMaiEqsTest_WallMeshProject"); \ static_assert(offsetof(UMaiEqsTest_WallMeshProject, ProjectDown) == 0x0001F8, "Member 'UMaiEqsTest_WallMeshProject::ProjectDown' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallMeshProject, ProjectUp) == 0x0001FC, "Member 'UMaiEqsTest_WallMeshProject::ProjectUp' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallMeshProject, ExtentX) == 0x000200, "Member 'UMaiEqsTest_WallMeshProject::ExtentX' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallMeshProject, _UpVector) == 0x000208, "Member 'UMaiEqsTest_WallMeshProject::_UpVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaiEqsTest_WallPathfinding \ static_assert(alignof(UMaiEqsTest_WallPathfinding) == 0x000008, "Wrong alignment on UMaiEqsTest_WallPathfinding"); \ static_assert(sizeof(UMaiEqsTest_WallPathfinding) == 0x0002C0, "Wrong size on UMaiEqsTest_WallPathfinding"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _TestMode) == 0x0001F8, "Member 'UMaiEqsTest_WallPathfinding::_TestMode' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _Context) == 0x000200, "Member 'UMaiEqsTest_WallPathfinding::_Context' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _PathFromContext) == 0x000208, "Member 'UMaiEqsTest_WallPathfinding::_PathFromContext' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _SkipUnreachable) == 0x000240, "Member 'UMaiEqsTest_WallPathfinding::_SkipUnreachable' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _SearchRadius) == 0x000278, "Member 'UMaiEqsTest_WallPathfinding::_SearchRadius' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _StraightPath) == 0x0002B0, "Member 'UMaiEqsTest_WallPathfinding::_StraightPath' has a wrong offset!"); \ static_assert(offsetof(UMaiEqsTest_WallPathfinding, _FilterClass) == 0x0002B8, "Member 'UMaiEqsTest_WallPathfinding::_FilterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderValue \ static_assert(alignof(FAIDataProviderValue) == 0x000008, "Wrong alignment on FAIDataProviderValue"); \ static_assert(sizeof(FAIDataProviderValue) == 0x000020, "Wrong size on FAIDataProviderValue"); \ static_assert(offsetof(FAIDataProviderValue, DataBinding) == 0x000010, "Member 'FAIDataProviderValue::DataBinding' has a wrong offset!"); \ static_assert(offsetof(FAIDataProviderValue, DataField) == 0x000018, "Member 'FAIDataProviderValue::DataField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderTypedValue \ static_assert(alignof(FAIDataProviderTypedValue) == 0x000008, "Wrong alignment on FAIDataProviderTypedValue"); \ static_assert(sizeof(FAIDataProviderTypedValue) == 0x000030, "Wrong size on FAIDataProviderTypedValue"); \ static_assert(offsetof(FAIDataProviderTypedValue, PropertyType) == 0x000020, "Member 'FAIDataProviderTypedValue::PropertyType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIStimulus \ static_assert(alignof(FAIStimulus) == 0x000008, "Wrong alignment on FAIStimulus"); \ static_assert(sizeof(FAIStimulus) == 0x000058, "Wrong size on FAIStimulus"); \ static_assert(offsetof(FAIStimulus, Age) == 0x000000, "Member 'FAIStimulus::Age' has a wrong offset!"); \ static_assert(offsetof(FAIStimulus, ExpirationAge) == 0x000004, "Member 'FAIStimulus::ExpirationAge' has a wrong offset!"); \ static_assert(offsetof(FAIStimulus, Strength) == 0x000008, "Member 'FAIStimulus::Strength' has a wrong offset!"); \ static_assert(offsetof(FAIStimulus, StimulusLocation) == 0x000010, "Member 'FAIStimulus::StimulusLocation' has a wrong offset!"); \ static_assert(offsetof(FAIStimulus, ReceiverLocation) == 0x000028, "Member 'FAIStimulus::ReceiverLocation' has a wrong offset!"); \ static_assert(offsetof(FAIStimulus, Tag) == 0x000040, "Member 'FAIStimulus::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorPerceptionUpdateInfo \ static_assert(alignof(FActorPerceptionUpdateInfo) == 0x000008, "Wrong alignment on FActorPerceptionUpdateInfo"); \ static_assert(sizeof(FActorPerceptionUpdateInfo) == 0x000068, "Wrong size on FActorPerceptionUpdateInfo"); \ static_assert(offsetof(FActorPerceptionUpdateInfo, TargetId) == 0x000000, "Member 'FActorPerceptionUpdateInfo::TargetId' has a wrong offset!"); \ static_assert(offsetof(FActorPerceptionUpdateInfo, Target) == 0x000004, "Member 'FActorPerceptionUpdateInfo::Target' has a wrong offset!"); \ static_assert(offsetof(FActorPerceptionUpdateInfo, Stimulus) == 0x000010, "Member 'FActorPerceptionUpdateInfo::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIRequestID \ static_assert(alignof(FAIRequestID) == 0x000004, "Wrong alignment on FAIRequestID"); \ static_assert(sizeof(FAIRequestID) == 0x000004, "Wrong size on FAIRequestID"); \ static_assert(offsetof(FAIRequestID, RequestID) == 0x000000, "Member 'FAIRequestID::RequestID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequentialIDBase \ static_assert(alignof(FSequentialIDBase) == 0x000004, "Wrong alignment on FSequentialIDBase"); \ static_assert(sizeof(FSequentialIDBase) == 0x000004, "Wrong size on FSequentialIDBase"); \ static_assert(offsetof(FSequentialIDBase, Value) == 0x000000, "Member 'FSequentialIDBase::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderIntValue \ static_assert(alignof(FAIDataProviderIntValue) == 0x000008, "Wrong alignment on FAIDataProviderIntValue"); \ static_assert(sizeof(FAIDataProviderIntValue) == 0x000038, "Wrong size on FAIDataProviderIntValue"); \ static_assert(offsetof(FAIDataProviderIntValue, DefaultValue) == 0x000030, "Member 'FAIDataProviderIntValue::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlackboardKeySelector \ static_assert(alignof(FBlackboardKeySelector) == 0x000008, "Wrong alignment on FBlackboardKeySelector"); \ static_assert(sizeof(FBlackboardKeySelector) == 0x000028, "Wrong size on FBlackboardKeySelector"); \ static_assert(offsetof(FBlackboardKeySelector, AllowedTypes) == 0x000000, "Member 'FBlackboardKeySelector::AllowedTypes' has a wrong offset!"); \ static_assert(offsetof(FBlackboardKeySelector, SelectedKeyName) == 0x000010, "Member 'FBlackboardKeySelector::SelectedKeyName' has a wrong offset!"); \ static_assert(offsetof(FBlackboardKeySelector, SelectedKeyType) == 0x000018, "Member 'FBlackboardKeySelector::SelectedKeyType' has a wrong offset!"); \ static_assert(offsetof(FBlackboardKeySelector, SelectedKeyID) == 0x000020, "Member 'FBlackboardKeySelector::SelectedKeyID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIMoveRequest \ static_assert(alignof(FAIMoveRequest) == 0x000008, "Wrong alignment on FAIMoveRequest"); \ static_assert(sizeof(FAIMoveRequest) == 0x000048, "Wrong size on FAIMoveRequest"); \ static_assert(offsetof(FAIMoveRequest, GoalActor) == 0x000000, "Member 'FAIMoveRequest::GoalActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntervalCountdown \ static_assert(alignof(FIntervalCountdown) == 0x000004, "Wrong alignment on FIntervalCountdown"); \ static_assert(sizeof(FIntervalCountdown) == 0x000008, "Wrong size on FIntervalCountdown"); \ static_assert(offsetof(FIntervalCountdown, Interval) == 0x000000, "Member 'FIntervalCountdown::Interval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvNamedValue \ static_assert(alignof(FEnvNamedValue) == 0x000004, "Wrong alignment on FEnvNamedValue"); \ static_assert(sizeof(FEnvNamedValue) == 0x000010, "Wrong size on FEnvNamedValue"); \ static_assert(offsetof(FEnvNamedValue, ParamName) == 0x000000, "Member 'FEnvNamedValue::ParamName' has a wrong offset!"); \ static_assert(offsetof(FEnvNamedValue, ParamType) == 0x000008, "Member 'FEnvNamedValue::ParamType' has a wrong offset!"); \ static_assert(offsetof(FEnvNamedValue, Value) == 0x00000C, "Member 'FEnvNamedValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvDirection \ static_assert(alignof(FEnvDirection) == 0x000008, "Wrong alignment on FEnvDirection"); \ static_assert(sizeof(FEnvDirection) == 0x000020, "Wrong size on FEnvDirection"); \ static_assert(offsetof(FEnvDirection, LineFrom) == 0x000000, "Member 'FEnvDirection::LineFrom' has a wrong offset!"); \ static_assert(offsetof(FEnvDirection, LineTo) == 0x000008, "Member 'FEnvDirection::LineTo' has a wrong offset!"); \ static_assert(offsetof(FEnvDirection, Rotation) == 0x000010, "Member 'FEnvDirection::Rotation' has a wrong offset!"); \ static_assert(offsetof(FEnvDirection, DirMode) == 0x000018, "Member 'FEnvDirection::DirMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvTraceData \ static_assert(alignof(FEnvTraceData) == 0x000008, "Wrong alignment on FEnvTraceData"); \ static_assert(sizeof(FEnvTraceData) == 0x000040, "Wrong size on FEnvTraceData"); \ static_assert(offsetof(FEnvTraceData, VersionNum) == 0x000000, "Member 'FEnvTraceData::VersionNum' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, NavigationFilter) == 0x000008, "Member 'FEnvTraceData::NavigationFilter' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, ProjectDown) == 0x000010, "Member 'FEnvTraceData::ProjectDown' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, ProjectUp) == 0x000014, "Member 'FEnvTraceData::ProjectUp' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, ExtentX) == 0x000018, "Member 'FEnvTraceData::ExtentX' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, ExtentY) == 0x00001C, "Member 'FEnvTraceData::ExtentY' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, ExtentZ) == 0x000020, "Member 'FEnvTraceData::ExtentZ' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, PostProjectionVerticalOffset) == 0x000024, "Member 'FEnvTraceData::PostProjectionVerticalOffset' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, TraceChannel) == 0x000028, "Member 'FEnvTraceData::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, SerializedChannel) == 0x000029, "Member 'FEnvTraceData::SerializedChannel' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, TraceProfileName) == 0x00002C, "Member 'FEnvTraceData::TraceProfileName' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, TraceShape) == 0x000034, "Member 'FEnvTraceData::TraceShape' has a wrong offset!"); \ static_assert(offsetof(FEnvTraceData, TraceMode) == 0x000035, "Member 'FEnvTraceData::TraceMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvOverlapData \ static_assert(alignof(FEnvOverlapData) == 0x000008, "Wrong alignment on FEnvOverlapData"); \ static_assert(sizeof(FEnvOverlapData) == 0x000030, "Wrong size on FEnvOverlapData"); \ static_assert(offsetof(FEnvOverlapData, ExtentX) == 0x000000, "Member 'FEnvOverlapData::ExtentX' has a wrong offset!"); \ static_assert(offsetof(FEnvOverlapData, ExtentY) == 0x000004, "Member 'FEnvOverlapData::ExtentY' has a wrong offset!"); \ static_assert(offsetof(FEnvOverlapData, ExtentZ) == 0x000008, "Member 'FEnvOverlapData::ExtentZ' has a wrong offset!"); \ static_assert(offsetof(FEnvOverlapData, ShapeOffset) == 0x000010, "Member 'FEnvOverlapData::ShapeOffset' has a wrong offset!"); \ static_assert(offsetof(FEnvOverlapData, OverlapChannel) == 0x000028, "Member 'FEnvOverlapData::OverlapChannel' has a wrong offset!"); \ static_assert(offsetof(FEnvOverlapData, OverlapShape) == 0x000029, "Member 'FEnvOverlapData::OverlapShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvQueryResult \ static_assert(alignof(FEnvQueryResult) == 0x000008, "Wrong alignment on FEnvQueryResult"); \ static_assert(sizeof(FEnvQueryResult) == 0x000040, "Wrong size on FEnvQueryResult"); \ static_assert(offsetof(FEnvQueryResult, ItemType) == 0x000010, "Member 'FEnvQueryResult::ItemType' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryResult, OptionIndex) == 0x00002C, "Member 'FEnvQueryResult::OptionIndex' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryResult, QueryID) == 0x000030, "Member 'FEnvQueryResult::QueryID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDynamicParam \ static_assert(alignof(FAIDynamicParam) == 0x000008, "Wrong alignment on FAIDynamicParam"); \ static_assert(sizeof(FAIDynamicParam) == 0x000038, "Wrong size on FAIDynamicParam"); \ static_assert(offsetof(FAIDynamicParam, ParamName) == 0x000000, "Member 'FAIDynamicParam::ParamName' has a wrong offset!"); \ static_assert(offsetof(FAIDynamicParam, ParamType) == 0x000008, "Member 'FAIDynamicParam::ParamType' has a wrong offset!"); \ static_assert(offsetof(FAIDynamicParam, Value) == 0x00000C, "Member 'FAIDynamicParam::Value' has a wrong offset!"); \ static_assert(offsetof(FAIDynamicParam, BBKey) == 0x000010, "Member 'FAIDynamicParam::BBKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEQSParametrizedQueryExecutionRequest \ static_assert(alignof(FEQSParametrizedQueryExecutionRequest) == 0x000008, "Wrong alignment on FEQSParametrizedQueryExecutionRequest"); \ static_assert(sizeof(FEQSParametrizedQueryExecutionRequest) == 0x000048, "Wrong size on FEQSParametrizedQueryExecutionRequest"); \ static_assert(offsetof(FEQSParametrizedQueryExecutionRequest, QueryTemplate) == 0x000000, "Member 'FEQSParametrizedQueryExecutionRequest::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(FEQSParametrizedQueryExecutionRequest, QueryConfig) == 0x000008, "Member 'FEQSParametrizedQueryExecutionRequest::QueryConfig' has a wrong offset!"); \ static_assert(offsetof(FEQSParametrizedQueryExecutionRequest, EQSQueryBlackboardKey) == 0x000018, "Member 'FEQSParametrizedQueryExecutionRequest::EQSQueryBlackboardKey' has a wrong offset!"); \ static_assert(offsetof(FEQSParametrizedQueryExecutionRequest, RunMode) == 0x000040, "Member 'FEQSParametrizedQueryExecutionRequest::RunMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGenericTeamId \ static_assert(alignof(FGenericTeamId) == 0x000001, "Wrong alignment on FGenericTeamId"); \ static_assert(sizeof(FGenericTeamId) == 0x000001, "Wrong size on FGenericTeamId"); \ static_assert(offsetof(FGenericTeamId, TeamID) == 0x000000, "Member 'FGenericTeamId::TeamID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleIndexedHandleBase \ static_assert(alignof(FSimpleIndexedHandleBase) == 0x000004, "Wrong alignment on FSimpleIndexedHandleBase"); \ static_assert(sizeof(FSimpleIndexedHandleBase) == 0x000004, "Wrong size on FSimpleIndexedHandleBase"); \ #define DUMPER7_ASSERTS_FIndexedHandleBase \ static_assert(alignof(FIndexedHandleBase) == 0x000004, "Wrong alignment on FIndexedHandleBase"); \ static_assert(sizeof(FIndexedHandleBase) == 0x000008, "Wrong size on FIndexedHandleBase"); \ #define DUMPER7_ASSERTS_FCompactIndexedHandleBase \ static_assert(alignof(FCompactIndexedHandleBase) == 0x000002, "Wrong alignment on FCompactIndexedHandleBase"); \ static_assert(sizeof(FCompactIndexedHandleBase) == 0x000004, "Wrong size on FCompactIndexedHandleBase"); \ #define DUMPER7_ASSERTS_FPawnActionEvent \ static_assert(alignof(FPawnActionEvent) == 0x000008, "Wrong alignment on FPawnActionEvent"); \ static_assert(sizeof(FPawnActionEvent) == 0x000018, "Wrong size on FPawnActionEvent"); \ static_assert(offsetof(FPawnActionEvent, action) == 0x000000, "Member 'FPawnActionEvent::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPawnActionStack \ static_assert(alignof(FPawnActionStack) == 0x000008, "Wrong alignment on FPawnActionStack"); \ static_assert(sizeof(FPawnActionStack) == 0x000008, "Wrong size on FPawnActionStack"); \ static_assert(offsetof(FPawnActionStack, TopAction) == 0x000000, "Member 'FPawnActionStack::TopAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBehaviorTreeTemplateInfo \ static_assert(alignof(FBehaviorTreeTemplateInfo) == 0x000008, "Wrong alignment on FBehaviorTreeTemplateInfo"); \ static_assert(sizeof(FBehaviorTreeTemplateInfo) == 0x000018, "Wrong size on FBehaviorTreeTemplateInfo"); \ static_assert(offsetof(FBehaviorTreeTemplateInfo, Asset) == 0x000000, "Member 'FBehaviorTreeTemplateInfo::Asset' has a wrong offset!"); \ static_assert(offsetof(FBehaviorTreeTemplateInfo, Template) == 0x000008, "Member 'FBehaviorTreeTemplateInfo::Template' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlackboardEntry \ static_assert(alignof(FBlackboardEntry) == 0x000008, "Wrong alignment on FBlackboardEntry"); \ static_assert(sizeof(FBlackboardEntry) == 0x000018, "Wrong size on FBlackboardEntry"); \ static_assert(offsetof(FBlackboardEntry, EntryName) == 0x000000, "Member 'FBlackboardEntry::EntryName' has a wrong offset!"); \ static_assert(offsetof(FBlackboardEntry, KeyType) == 0x000008, "Member 'FBlackboardEntry::KeyType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBTDecoratorLogic \ static_assert(alignof(FBTDecoratorLogic) == 0x000002, "Wrong alignment on FBTDecoratorLogic"); \ static_assert(sizeof(FBTDecoratorLogic) == 0x000004, "Wrong size on FBTDecoratorLogic"); \ static_assert(offsetof(FBTDecoratorLogic, Operation) == 0x000000, "Member 'FBTDecoratorLogic::Operation' has a wrong offset!"); \ static_assert(offsetof(FBTDecoratorLogic, Number) == 0x000002, "Member 'FBTDecoratorLogic::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBTCompositeChild \ static_assert(alignof(FBTCompositeChild) == 0x000008, "Wrong alignment on FBTCompositeChild"); \ static_assert(sizeof(FBTCompositeChild) == 0x000030, "Wrong size on FBTCompositeChild"); \ static_assert(offsetof(FBTCompositeChild, ChildComposite) == 0x000000, "Member 'FBTCompositeChild::ChildComposite' has a wrong offset!"); \ static_assert(offsetof(FBTCompositeChild, ChildTask) == 0x000008, "Member 'FBTCompositeChild::ChildTask' has a wrong offset!"); \ static_assert(offsetof(FBTCompositeChild, Decorators) == 0x000010, "Member 'FBTCompositeChild::Decorators' has a wrong offset!"); \ static_assert(offsetof(FBTCompositeChild, DecoratorOps) == 0x000020, "Member 'FBTCompositeChild::DecoratorOps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderStructValue \ static_assert(alignof(FAIDataProviderStructValue) == 0x000008, "Wrong alignment on FAIDataProviderStructValue"); \ static_assert(sizeof(FAIDataProviderStructValue) == 0x000030, "Wrong size on FAIDataProviderStructValue"); \ #define DUMPER7_ASSERTS_FAIDataProviderFloatValue \ static_assert(alignof(FAIDataProviderFloatValue) == 0x000008, "Wrong alignment on FAIDataProviderFloatValue"); \ static_assert(sizeof(FAIDataProviderFloatValue) == 0x000038, "Wrong size on FAIDataProviderFloatValue"); \ static_assert(offsetof(FAIDataProviderFloatValue, DefaultValue) == 0x000030, "Member 'FAIDataProviderFloatValue::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIDataProviderBoolValue \ static_assert(alignof(FAIDataProviderBoolValue) == 0x000008, "Wrong alignment on FAIDataProviderBoolValue"); \ static_assert(sizeof(FAIDataProviderBoolValue) == 0x000038, "Wrong size on FAIDataProviderBoolValue"); \ static_assert(offsetof(FAIDataProviderBoolValue, DefaultValue) == 0x000030, "Member 'FAIDataProviderBoolValue::DefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvQueryManagerConfig \ static_assert(alignof(FEnvQueryManagerConfig) == 0x000008, "Wrong alignment on FEnvQueryManagerConfig"); \ static_assert(sizeof(FEnvQueryManagerConfig) == 0x000030, "Wrong size on FEnvQueryManagerConfig"); \ static_assert(offsetof(FEnvQueryManagerConfig, MaxAllowedTestingTime) == 0x000000, "Member 'FEnvQueryManagerConfig::MaxAllowedTestingTime' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, bTestQueriesUsingBreadth) == 0x000004, "Member 'FEnvQueryManagerConfig::bTestQueriesUsingBreadth' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, QueryCountWarningThreshold) == 0x000008, "Member 'FEnvQueryManagerConfig::QueryCountWarningThreshold' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, QueryCountWarningInterval) == 0x000010, "Member 'FEnvQueryManagerConfig::QueryCountWarningInterval' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, ExecutionTimeWarningSeconds) == 0x000018, "Member 'FEnvQueryManagerConfig::ExecutionTimeWarningSeconds' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, HandlingResultTimeWarningSeconds) == 0x000020, "Member 'FEnvQueryManagerConfig::HandlingResultTimeWarningSeconds' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryManagerConfig, GenerationTimeWarningSeconds) == 0x000028, "Member 'FEnvQueryManagerConfig::GenerationTimeWarningSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvQueryRequest \ static_assert(alignof(FEnvQueryRequest) == 0x000008, "Wrong alignment on FEnvQueryRequest"); \ static_assert(sizeof(FEnvQueryRequest) == 0x000068, "Wrong size on FEnvQueryRequest"); \ static_assert(offsetof(FEnvQueryRequest, QueryTemplate) == 0x000000, "Member 'FEnvQueryRequest::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryRequest, Owner) == 0x000008, "Member 'FEnvQueryRequest::Owner' has a wrong offset!"); \ static_assert(offsetof(FEnvQueryRequest, World) == 0x000010, "Member 'FEnvQueryRequest::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnvQueryInstanceCache \ static_assert(alignof(FEnvQueryInstanceCache) == 0x000008, "Wrong alignment on FEnvQueryInstanceCache"); \ static_assert(sizeof(FEnvQueryInstanceCache) == 0x000178, "Wrong size on FEnvQueryInstanceCache"); \ static_assert(offsetof(FEnvQueryInstanceCache, Template) == 0x000000, "Member 'FEnvQueryInstanceCache::Template' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCrowdAvoidanceConfig \ static_assert(alignof(FCrowdAvoidanceConfig) == 0x000004, "Wrong alignment on FCrowdAvoidanceConfig"); \ static_assert(sizeof(FCrowdAvoidanceConfig) == 0x00001C, "Wrong size on FCrowdAvoidanceConfig"); \ static_assert(offsetof(FCrowdAvoidanceConfig, VelocityBias) == 0x000000, "Member 'FCrowdAvoidanceConfig::VelocityBias' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, DesiredVelocityWeight) == 0x000004, "Member 'FCrowdAvoidanceConfig::DesiredVelocityWeight' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, CurrentVelocityWeight) == 0x000008, "Member 'FCrowdAvoidanceConfig::CurrentVelocityWeight' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, SideBiasWeight) == 0x00000C, "Member 'FCrowdAvoidanceConfig::SideBiasWeight' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, ImpactTimeWeight) == 0x000010, "Member 'FCrowdAvoidanceConfig::ImpactTimeWeight' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, ImpactTimeRange) == 0x000014, "Member 'FCrowdAvoidanceConfig::ImpactTimeRange' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, CustomPatternIdx) == 0x000018, "Member 'FCrowdAvoidanceConfig::CustomPatternIdx' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, AdaptiveDivisions) == 0x000019, "Member 'FCrowdAvoidanceConfig::AdaptiveDivisions' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, AdaptiveRings) == 0x00001A, "Member 'FCrowdAvoidanceConfig::AdaptiveRings' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceConfig, AdaptiveDepth) == 0x00001B, "Member 'FCrowdAvoidanceConfig::AdaptiveDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCrowdAvoidanceSamplingPattern \ static_assert(alignof(FCrowdAvoidanceSamplingPattern) == 0x000008, "Wrong alignment on FCrowdAvoidanceSamplingPattern"); \ static_assert(sizeof(FCrowdAvoidanceSamplingPattern) == 0x000020, "Wrong size on FCrowdAvoidanceSamplingPattern"); \ static_assert(offsetof(FCrowdAvoidanceSamplingPattern, Angles) == 0x000000, "Member 'FCrowdAvoidanceSamplingPattern::Angles' has a wrong offset!"); \ static_assert(offsetof(FCrowdAvoidanceSamplingPattern, Radii) == 0x000010, "Member 'FCrowdAvoidanceSamplingPattern::Radii' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRecastGraphWrapper \ static_assert(alignof(FRecastGraphWrapper) == 0x000008, "Wrong alignment on FRecastGraphWrapper"); \ static_assert(sizeof(FRecastGraphWrapper) == 0x0000B0, "Wrong size on FRecastGraphWrapper"); \ static_assert(offsetof(FRecastGraphWrapper, RecastNavMeshActor) == 0x000000, "Member 'FRecastGraphWrapper::RecastNavMeshActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorPerceptionBlueprintInfo \ static_assert(alignof(FActorPerceptionBlueprintInfo) == 0x000008, "Wrong alignment on FActorPerceptionBlueprintInfo"); \ static_assert(sizeof(FActorPerceptionBlueprintInfo) == 0x000020, "Wrong size on FActorPerceptionBlueprintInfo"); \ static_assert(offsetof(FActorPerceptionBlueprintInfo, Target) == 0x000000, "Member 'FActorPerceptionBlueprintInfo::Target' has a wrong offset!"); \ static_assert(offsetof(FActorPerceptionBlueprintInfo, LastSensedStimuli) == 0x000008, "Member 'FActorPerceptionBlueprintInfo::LastSensedStimuli' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAISenseAffiliationFilter \ static_assert(alignof(FAISenseAffiliationFilter) == 0x000004, "Wrong alignment on FAISenseAffiliationFilter"); \ static_assert(sizeof(FAISenseAffiliationFilter) == 0x000004, "Wrong size on FAISenseAffiliationFilter"); \ #define DUMPER7_ASSERTS_FAIDamageEvent \ static_assert(alignof(FAIDamageEvent) == 0x000008, "Wrong alignment on FAIDamageEvent"); \ static_assert(sizeof(FAIDamageEvent) == 0x000050, "Wrong size on FAIDamageEvent"); \ static_assert(offsetof(FAIDamageEvent, Amount) == 0x000000, "Member 'FAIDamageEvent::Amount' has a wrong offset!"); \ static_assert(offsetof(FAIDamageEvent, Location) == 0x000008, "Member 'FAIDamageEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FAIDamageEvent, HitLocation) == 0x000020, "Member 'FAIDamageEvent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FAIDamageEvent, DamagedActor) == 0x000038, "Member 'FAIDamageEvent::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(FAIDamageEvent, Instigator) == 0x000040, "Member 'FAIDamageEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(FAIDamageEvent, Tag) == 0x000048, "Member 'FAIDamageEvent::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAINoiseEvent \ static_assert(alignof(FAINoiseEvent) == 0x000008, "Wrong alignment on FAINoiseEvent"); \ static_assert(sizeof(FAINoiseEvent) == 0x000040, "Wrong size on FAINoiseEvent"); \ static_assert(offsetof(FAINoiseEvent, NoiseLocation) == 0x000008, "Member 'FAINoiseEvent::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(FAINoiseEvent, Loudness) == 0x000020, "Member 'FAINoiseEvent::Loudness' has a wrong offset!"); \ static_assert(offsetof(FAINoiseEvent, MaxRange) == 0x000024, "Member 'FAINoiseEvent::MaxRange' has a wrong offset!"); \ static_assert(offsetof(FAINoiseEvent, Instigator) == 0x000028, "Member 'FAINoiseEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(FAINoiseEvent, Tag) == 0x000030, "Member 'FAINoiseEvent::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAIPredictionEvent \ static_assert(alignof(FAIPredictionEvent) == 0x000008, "Wrong alignment on FAIPredictionEvent"); \ static_assert(sizeof(FAIPredictionEvent) == 0x000018, "Wrong size on FAIPredictionEvent"); \ static_assert(offsetof(FAIPredictionEvent, Requestor) == 0x000000, "Member 'FAIPredictionEvent::Requestor' has a wrong offset!"); \ static_assert(offsetof(FAIPredictionEvent, PredictedActor) == 0x000008, "Member 'FAIPredictionEvent::PredictedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAISightEvent \ static_assert(alignof(FAISightEvent) == 0x000008, "Wrong alignment on FAISightEvent"); \ static_assert(sizeof(FAISightEvent) == 0x000018, "Wrong size on FAISightEvent"); \ static_assert(offsetof(FAISightEvent, SeenActor) == 0x000008, "Member 'FAISightEvent::SeenActor' has a wrong offset!"); \ static_assert(offsetof(FAISightEvent, observer) == 0x000010, "Member 'FAISightEvent::observer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAITeamStimulusEvent \ static_assert(alignof(FAITeamStimulusEvent) == 0x000008, "Wrong alignment on FAITeamStimulusEvent"); \ static_assert(sizeof(FAITeamStimulusEvent) == 0x000050, "Wrong size on FAITeamStimulusEvent"); \ static_assert(offsetof(FAITeamStimulusEvent, Broadcaster) == 0x000040, "Member 'FAITeamStimulusEvent::Broadcaster' has a wrong offset!"); \ static_assert(offsetof(FAITeamStimulusEvent, enemy) == 0x000048, "Member 'FAITeamStimulusEvent::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAITouchEvent \ static_assert(alignof(FAITouchEvent) == 0x000008, "Wrong alignment on FAITouchEvent"); \ static_assert(sizeof(FAITouchEvent) == 0x000028, "Wrong size on FAITouchEvent"); \ static_assert(offsetof(FAITouchEvent, TouchReceiver) == 0x000018, "Member 'FAITouchEvent::TouchReceiver' has a wrong offset!"); \ static_assert(offsetof(FAITouchEvent, OtherActor) == 0x000020, "Member 'FAITouchEvent::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITask \ static_assert(alignof(UAITask) == 0x000008, "Wrong alignment on UAITask"); \ static_assert(sizeof(UAITask) == 0x000070, "Wrong size on UAITask"); \ static_assert(offsetof(UAITask, OwnerController) == 0x000068, "Member 'UAITask::OwnerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AITask_RunEQS_RunEQS \ static_assert(alignof(AITask_RunEQS_RunEQS) == 0x000008, "Wrong alignment on AITask_RunEQS_RunEQS"); \ static_assert(sizeof(AITask_RunEQS_RunEQS) == 0x000018, "Wrong size on AITask_RunEQS_RunEQS"); \ static_assert(offsetof(AITask_RunEQS_RunEQS, Controller) == 0x000000, "Member 'AITask_RunEQS_RunEQS::Controller' has a wrong offset!"); \ static_assert(offsetof(AITask_RunEQS_RunEQS, QueryTemplate) == 0x000008, "Member 'AITask_RunEQS_RunEQS::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(AITask_RunEQS_RunEQS, ReturnValue) == 0x000010, "Member 'AITask_RunEQS_RunEQS::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITask_RunEQS \ static_assert(alignof(UAITask_RunEQS) == 0x000008, "Wrong alignment on UAITask_RunEQS"); \ static_assert(sizeof(UAITask_RunEQS) == 0x0000E8, "Wrong size on UAITask_RunEQS"); \ #define DUMPER7_ASSERTS_PawnAction_CreateActionInstance \ static_assert(alignof(PawnAction_CreateActionInstance) == 0x000008, "Wrong alignment on PawnAction_CreateActionInstance"); \ static_assert(sizeof(PawnAction_CreateActionInstance) == 0x000018, "Wrong size on PawnAction_CreateActionInstance"); \ static_assert(offsetof(PawnAction_CreateActionInstance, WorldContextObject) == 0x000000, "Member 'PawnAction_CreateActionInstance::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(PawnAction_CreateActionInstance, ActionClass) == 0x000008, "Member 'PawnAction_CreateActionInstance::ActionClass' has a wrong offset!"); \ static_assert(offsetof(PawnAction_CreateActionInstance, ReturnValue) == 0x000010, "Member 'PawnAction_CreateActionInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_Finish \ static_assert(alignof(PawnAction_Finish) == 0x000001, "Wrong alignment on PawnAction_Finish"); \ static_assert(sizeof(PawnAction_Finish) == 0x000001, "Wrong size on PawnAction_Finish"); \ static_assert(offsetof(PawnAction_Finish, WithResult) == 0x000000, "Member 'PawnAction_Finish::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_GetActionPriority \ static_assert(alignof(PawnAction_GetActionPriority) == 0x000001, "Wrong alignment on PawnAction_GetActionPriority"); \ static_assert(sizeof(PawnAction_GetActionPriority) == 0x000001, "Wrong size on PawnAction_GetActionPriority"); \ static_assert(offsetof(PawnAction_GetActionPriority, ReturnValue) == 0x000000, "Member 'PawnAction_GetActionPriority::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnAction \ static_assert(alignof(UPawnAction) == 0x000008, "Wrong alignment on UPawnAction"); \ static_assert(sizeof(UPawnAction) == 0x000090, "Wrong size on UPawnAction"); \ static_assert(offsetof(UPawnAction, ChildAction) == 0x000028, "Member 'UPawnAction::ChildAction' has a wrong offset!"); \ static_assert(offsetof(UPawnAction, ParentAction) == 0x000030, "Member 'UPawnAction::ParentAction' has a wrong offset!"); \ static_assert(offsetof(UPawnAction, OwnerComponent) == 0x000038, "Member 'UPawnAction::OwnerComponent' has a wrong offset!"); \ static_assert(offsetof(UPawnAction, Instigator) == 0x000040, "Member 'UPawnAction::Instigator' has a wrong offset!"); \ static_assert(offsetof(UPawnAction, BrainComp) == 0x000048, "Member 'UPawnAction::BrainComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnAction_Wait \ static_assert(alignof(UPawnAction_Wait) == 0x000008, "Wrong alignment on UPawnAction_Wait"); \ static_assert(sizeof(UPawnAction_Wait) == 0x0000A0, "Wrong size on UPawnAction_Wait"); \ static_assert(offsetof(UPawnAction_Wait, TimeToWait) == 0x000090, "Member 'UPawnAction_Wait::TimeToWait' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTNode \ static_assert(alignof(UBTNode) == 0x000008, "Wrong alignment on UBTNode"); \ static_assert(sizeof(UBTNode) == 0x000058, "Wrong size on UBTNode"); \ static_assert(offsetof(UBTNode, NodeName) == 0x000030, "Member 'UBTNode::NodeName' has a wrong offset!"); \ static_assert(offsetof(UBTNode, TreeAsset) == 0x000040, "Member 'UBTNode::TreeAsset' has a wrong offset!"); \ static_assert(offsetof(UBTNode, ParentNode) == 0x000048, "Member 'UBTNode::ParentNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTAuxiliaryNode \ static_assert(alignof(UBTAuxiliaryNode) == 0x000008, "Wrong alignment on UBTAuxiliaryNode"); \ static_assert(sizeof(UBTAuxiliaryNode) == 0x000060, "Wrong size on UBTAuxiliaryNode"); \ #define DUMPER7_ASSERTS_UBTDecorator \ static_assert(alignof(UBTDecorator) == 0x000008, "Wrong alignment on UBTDecorator"); \ static_assert(sizeof(UBTDecorator) == 0x000068, "Wrong size on UBTDecorator"); \ static_assert(offsetof(UBTDecorator, FlowAbortMode) == 0x000064, "Member 'UBTDecorator::FlowAbortMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryNode \ static_assert(alignof(UEnvQueryNode) == 0x000008, "Wrong alignment on UEnvQueryNode"); \ static_assert(sizeof(UEnvQueryNode) == 0x000030, "Wrong size on UEnvQueryNode"); \ static_assert(offsetof(UEnvQueryNode, VerNum) == 0x000028, "Member 'UEnvQueryNode::VerNum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator \ static_assert(alignof(UEnvQueryGenerator) == 0x000008, "Wrong alignment on UEnvQueryGenerator"); \ static_assert(sizeof(UEnvQueryGenerator) == 0x000050, "Wrong size on UEnvQueryGenerator"); \ static_assert(offsetof(UEnvQueryGenerator, OptionName) == 0x000030, "Member 'UEnvQueryGenerator::OptionName' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator, ItemType) == 0x000040, "Member 'UEnvQueryGenerator::ItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_ProjectedPoints \ static_assert(alignof(UEnvQueryGenerator_ProjectedPoints) == 0x000008, "Wrong alignment on UEnvQueryGenerator_ProjectedPoints"); \ static_assert(sizeof(UEnvQueryGenerator_ProjectedPoints) == 0x000090, "Wrong size on UEnvQueryGenerator_ProjectedPoints"); \ static_assert(offsetof(UEnvQueryGenerator_ProjectedPoints, ProjectionData) == 0x000050, "Member 'UEnvQueryGenerator_ProjectedPoints::ProjectionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_SimpleGrid \ static_assert(alignof(UEnvQueryGenerator_SimpleGrid) == 0x000008, "Wrong alignment on UEnvQueryGenerator_SimpleGrid"); \ static_assert(sizeof(UEnvQueryGenerator_SimpleGrid) == 0x000108, "Wrong size on UEnvQueryGenerator_SimpleGrid"); \ static_assert(offsetof(UEnvQueryGenerator_SimpleGrid, GridSize) == 0x000090, "Member 'UEnvQueryGenerator_SimpleGrid::GridSize' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_SimpleGrid, SpaceBetween) == 0x0000C8, "Member 'UEnvQueryGenerator_SimpleGrid::SpaceBetween' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_SimpleGrid, GenerateAround) == 0x000100, "Member 'UEnvQueryGenerator_SimpleGrid::GenerateAround' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTCompositeNode \ static_assert(alignof(UBTCompositeNode) == 0x000008, "Wrong alignment on UBTCompositeNode"); \ static_assert(sizeof(UBTCompositeNode) == 0x000090, "Wrong size on UBTCompositeNode"); \ static_assert(offsetof(UBTCompositeNode, Children) == 0x000058, "Member 'UBTCompositeNode::Children' has a wrong offset!"); \ static_assert(offsetof(UBTCompositeNode, Services) == 0x000068, "Member 'UBTCompositeNode::Services' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTComposite_Sequence \ static_assert(alignof(UBTComposite_Sequence) == 0x000008, "Wrong alignment on UBTComposite_Sequence"); \ static_assert(sizeof(UBTComposite_Sequence) == 0x000090, "Wrong size on UBTComposite_Sequence"); \ #define DUMPER7_ASSERTS_BrainComponent_StopLogic \ static_assert(alignof(BrainComponent_StopLogic) == 0x000008, "Wrong alignment on BrainComponent_StopLogic"); \ static_assert(sizeof(BrainComponent_StopLogic) == 0x000010, "Wrong size on BrainComponent_StopLogic"); \ static_assert(offsetof(BrainComponent_StopLogic, Reason) == 0x000000, "Member 'BrainComponent_StopLogic::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BrainComponent_IsPaused \ static_assert(alignof(BrainComponent_IsPaused) == 0x000001, "Wrong alignment on BrainComponent_IsPaused"); \ static_assert(sizeof(BrainComponent_IsPaused) == 0x000001, "Wrong size on BrainComponent_IsPaused"); \ static_assert(offsetof(BrainComponent_IsPaused, ReturnValue) == 0x000000, "Member 'BrainComponent_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BrainComponent_IsRunning \ static_assert(alignof(BrainComponent_IsRunning) == 0x000001, "Wrong alignment on BrainComponent_IsRunning"); \ static_assert(sizeof(BrainComponent_IsRunning) == 0x000001, "Wrong size on BrainComponent_IsRunning"); \ static_assert(offsetof(BrainComponent_IsRunning, ReturnValue) == 0x000000, "Member 'BrainComponent_IsRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrainComponent \ static_assert(alignof(UBrainComponent) == 0x000008, "Wrong alignment on UBrainComponent"); \ static_assert(sizeof(UBrainComponent) == 0x0000F8, "Wrong size on UBrainComponent"); \ static_assert(offsetof(UBrainComponent, BlackboardComp) == 0x0000A8, "Member 'UBrainComponent::BlackboardComp' has a wrong offset!"); \ static_assert(offsetof(UBrainComponent, AIOwner) == 0x0000B0, "Member 'UBrainComponent::AIOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorTreeComponent_AddCooldownTagDuration \ static_assert(alignof(BehaviorTreeComponent_AddCooldownTagDuration) == 0x000004, "Wrong alignment on BehaviorTreeComponent_AddCooldownTagDuration"); \ static_assert(sizeof(BehaviorTreeComponent_AddCooldownTagDuration) == 0x000010, "Wrong size on BehaviorTreeComponent_AddCooldownTagDuration"); \ static_assert(offsetof(BehaviorTreeComponent_AddCooldownTagDuration, CooldownTag) == 0x000000, "Member 'BehaviorTreeComponent_AddCooldownTagDuration::CooldownTag' has a wrong offset!"); \ static_assert(offsetof(BehaviorTreeComponent_AddCooldownTagDuration, CooldownDuration) == 0x000008, "Member 'BehaviorTreeComponent_AddCooldownTagDuration::CooldownDuration' has a wrong offset!"); \ static_assert(offsetof(BehaviorTreeComponent_AddCooldownTagDuration, bAddToExistingDuration) == 0x00000C, "Member 'BehaviorTreeComponent_AddCooldownTagDuration::bAddToExistingDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorTreeComponent_SetDynamicSubtree \ static_assert(alignof(BehaviorTreeComponent_SetDynamicSubtree) == 0x000008, "Wrong alignment on BehaviorTreeComponent_SetDynamicSubtree"); \ static_assert(sizeof(BehaviorTreeComponent_SetDynamicSubtree) == 0x000010, "Wrong size on BehaviorTreeComponent_SetDynamicSubtree"); \ static_assert(offsetof(BehaviorTreeComponent_SetDynamicSubtree, InjectTag) == 0x000000, "Member 'BehaviorTreeComponent_SetDynamicSubtree::InjectTag' has a wrong offset!"); \ static_assert(offsetof(BehaviorTreeComponent_SetDynamicSubtree, BehaviorAsset) == 0x000008, "Member 'BehaviorTreeComponent_SetDynamicSubtree::BehaviorAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BehaviorTreeComponent_GetTagCooldownEndTime \ static_assert(alignof(BehaviorTreeComponent_GetTagCooldownEndTime) == 0x000004, "Wrong alignment on BehaviorTreeComponent_GetTagCooldownEndTime"); \ static_assert(sizeof(BehaviorTreeComponent_GetTagCooldownEndTime) == 0x00000C, "Wrong size on BehaviorTreeComponent_GetTagCooldownEndTime"); \ static_assert(offsetof(BehaviorTreeComponent_GetTagCooldownEndTime, CooldownTag) == 0x000000, "Member 'BehaviorTreeComponent_GetTagCooldownEndTime::CooldownTag' has a wrong offset!"); \ static_assert(offsetof(BehaviorTreeComponent_GetTagCooldownEndTime, ReturnValue) == 0x000008, "Member 'BehaviorTreeComponent_GetTagCooldownEndTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBehaviorTreeComponent \ static_assert(alignof(UBehaviorTreeComponent) == 0x000008, "Wrong alignment on UBehaviorTreeComponent"); \ static_assert(sizeof(UBehaviorTreeComponent) == 0x000288, "Wrong size on UBehaviorTreeComponent"); \ static_assert(offsetof(UBehaviorTreeComponent, NodeInstances) == 0x000118, "Member 'UBehaviorTreeComponent::NodeInstances' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTreeComponent, DefaultBehaviorTreeAsset) == 0x000270, "Member 'UBehaviorTreeComponent::DefaultBehaviorTreeAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTService \ static_assert(alignof(UBTService) == 0x000008, "Wrong alignment on UBTService"); \ static_assert(sizeof(UBTService) == 0x000070, "Wrong size on UBTService"); \ static_assert(offsetof(UBTService, Interval) == 0x000060, "Member 'UBTService::Interval' has a wrong offset!"); \ static_assert(offsetof(UBTService, RandomDeviation) == 0x000064, "Member 'UBTService::RandomDeviation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBehaviorTree \ static_assert(alignof(UBehaviorTree) == 0x000008, "Wrong alignment on UBehaviorTree"); \ static_assert(sizeof(UBehaviorTree) == 0x000068, "Wrong size on UBehaviorTree"); \ static_assert(offsetof(UBehaviorTree, RootNode) == 0x000030, "Member 'UBehaviorTree::RootNode' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTree, BlackboardAsset) == 0x000038, "Member 'UBehaviorTree::BlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTree, RootDecorators) == 0x000040, "Member 'UBehaviorTree::RootDecorators' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTree, RootDecoratorOps) == 0x000050, "Member 'UBehaviorTree::RootDecoratorOps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISubsystem \ static_assert(alignof(UAISubsystem) == 0x000008, "Wrong alignment on UAISubsystem"); \ static_assert(sizeof(UAISubsystem) == 0x000038, "Wrong size on UAISubsystem"); \ static_assert(offsetof(UAISubsystem, AISystem) == 0x000030, "Member 'UAISubsystem::AISystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGenericTeamAgentInterface \ static_assert(alignof(IGenericTeamAgentInterface) == 0x000001, "Wrong alignment on IGenericTeamAgentInterface"); \ static_assert(sizeof(IGenericTeamAgentInterface) == 0x000001, "Wrong size on IGenericTeamAgentInterface"); \ #define DUMPER7_ASSERTS_UAISenseConfig \ static_assert(alignof(UAISenseConfig) == 0x000008, "Wrong alignment on UAISenseConfig"); \ static_assert(sizeof(UAISenseConfig) == 0x000048, "Wrong size on UAISenseConfig"); \ static_assert(offsetof(UAISenseConfig, DebugColor) == 0x000028, "Member 'UAISenseConfig::DebugColor' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig, MaxAge) == 0x00002C, "Member 'UAISenseConfig::MaxAge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_PerformConditionCheck \ static_assert(alignof(BTDecorator_BlueprintBase_PerformConditionCheck) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_PerformConditionCheck"); \ static_assert(sizeof(BTDecorator_BlueprintBase_PerformConditionCheck) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_PerformConditionCheck"); \ static_assert(offsetof(BTDecorator_BlueprintBase_PerformConditionCheck, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_PerformConditionCheck::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_PerformConditionCheck, ReturnValue) == 0x000008, "Member 'BTDecorator_BlueprintBase_PerformConditionCheck::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_PerformConditionCheckAI \ static_assert(alignof(BTDecorator_BlueprintBase_PerformConditionCheckAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_PerformConditionCheckAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_PerformConditionCheckAI) == 0x000018, "Wrong size on BTDecorator_BlueprintBase_PerformConditionCheckAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'BTDecorator_BlueprintBase_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveExecutionFinish \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveExecutionFinish) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveExecutionFinish"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveExecutionFinish) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_ReceiveExecutionFinish"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionFinish, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionFinish::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionFinish, NodeResult) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionFinish::NodeResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveExecutionFinishAI \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveExecutionFinishAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveExecutionFinishAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveExecutionFinishAI) == 0x000018, "Wrong size on BTDecorator_BlueprintBase_ReceiveExecutionFinishAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionFinishAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionFinishAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionFinishAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionFinishAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionFinishAI, NodeResult) == 0x000010, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionFinishAI::NodeResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveExecutionStart \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveExecutionStart) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveExecutionStart"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveExecutionStart) == 0x000008, "Wrong size on BTDecorator_BlueprintBase_ReceiveExecutionStart"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionStart, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionStart::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveExecutionStartAI \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveExecutionStartAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveExecutionStartAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveExecutionStartAI) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_ReceiveExecutionStartAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionStartAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionStartAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveExecutionStartAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveExecutionStartAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveObserverActivated \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveObserverActivated) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveObserverActivated"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveObserverActivated) == 0x000008, "Wrong size on BTDecorator_BlueprintBase_ReceiveObserverActivated"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverActivated, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveObserverActivated::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveObserverActivatedAI \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveObserverActivatedAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveObserverActivatedAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveObserverActivatedAI) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_ReceiveObserverActivatedAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverActivatedAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveObserverActivatedAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverActivatedAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveObserverActivatedAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveObserverDeactivated \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveObserverDeactivated) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveObserverDeactivated"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveObserverDeactivated) == 0x000008, "Wrong size on BTDecorator_BlueprintBase_ReceiveObserverDeactivated"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverDeactivated, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveObserverDeactivated::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveObserverDeactivatedAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveTick \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveTick) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveTick"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveTick) == 0x000010, "Wrong size on BTDecorator_BlueprintBase_ReceiveTick"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveTick, OwnerActor) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveTick::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveTick, DeltaSeconds) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_ReceiveTickAI \ static_assert(alignof(BTDecorator_BlueprintBase_ReceiveTickAI) == 0x000008, "Wrong alignment on BTDecorator_BlueprintBase_ReceiveTickAI"); \ static_assert(sizeof(BTDecorator_BlueprintBase_ReceiveTickAI) == 0x000018, "Wrong size on BTDecorator_BlueprintBase_ReceiveTickAI"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveTickAI, OwnerController) == 0x000000, "Member 'BTDecorator_BlueprintBase_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'BTDecorator_BlueprintBase_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BTDecorator_BlueprintBase_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'BTDecorator_BlueprintBase_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_IsDecoratorExecutionActive \ static_assert(alignof(BTDecorator_BlueprintBase_IsDecoratorExecutionActive) == 0x000001, "Wrong alignment on BTDecorator_BlueprintBase_IsDecoratorExecutionActive"); \ static_assert(sizeof(BTDecorator_BlueprintBase_IsDecoratorExecutionActive) == 0x000001, "Wrong size on BTDecorator_BlueprintBase_IsDecoratorExecutionActive"); \ static_assert(offsetof(BTDecorator_BlueprintBase_IsDecoratorExecutionActive, ReturnValue) == 0x000000, "Member 'BTDecorator_BlueprintBase_IsDecoratorExecutionActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTDecorator_BlueprintBase_IsDecoratorObserverActive \ static_assert(alignof(BTDecorator_BlueprintBase_IsDecoratorObserverActive) == 0x000001, "Wrong alignment on BTDecorator_BlueprintBase_IsDecoratorObserverActive"); \ static_assert(sizeof(BTDecorator_BlueprintBase_IsDecoratorObserverActive) == 0x000001, "Wrong size on BTDecorator_BlueprintBase_IsDecoratorObserverActive"); \ static_assert(offsetof(BTDecorator_BlueprintBase_IsDecoratorObserverActive, ReturnValue) == 0x000000, "Member 'BTDecorator_BlueprintBase_IsDecoratorObserverActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_BlueprintBase \ static_assert(alignof(UBTDecorator_BlueprintBase) == 0x000008, "Wrong alignment on UBTDecorator_BlueprintBase"); \ static_assert(sizeof(UBTDecorator_BlueprintBase) == 0x0000A0, "Wrong size on UBTDecorator_BlueprintBase"); \ static_assert(offsetof(UBTDecorator_BlueprintBase, AIOwner) == 0x000068, "Member 'UBTDecorator_BlueprintBase::AIOwner' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_BlueprintBase, ActorOwner) == 0x000070, "Member 'UBTDecorator_BlueprintBase::ActorOwner' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_BlueprintBase, ObservedKeyNames) == 0x000078, "Member 'UBTDecorator_BlueprintBase::ObservedKeyNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardData \ static_assert(alignof(UBlackboardData) == 0x000008, "Wrong alignment on UBlackboardData"); \ static_assert(sizeof(UBlackboardData) == 0x000050, "Wrong size on UBlackboardData"); \ static_assert(offsetof(UBlackboardData, Parent) == 0x000030, "Member 'UBlackboardData::Parent' has a wrong offset!"); \ static_assert(offsetof(UBlackboardData, Keys) == 0x000038, "Member 'UBlackboardData::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType \ static_assert(alignof(UEnvQueryItemType) == 0x000008, "Wrong alignment on UEnvQueryItemType"); \ static_assert(sizeof(UEnvQueryItemType) == 0x000030, "Wrong size on UEnvQueryItemType"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_OnCircle \ static_assert(alignof(UEnvQueryGenerator_OnCircle) == 0x000008, "Wrong alignment on UEnvQueryGenerator_OnCircle"); \ static_assert(sizeof(UEnvQueryGenerator_OnCircle) == 0x000230, "Wrong size on UEnvQueryGenerator_OnCircle"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, CircleRadius) == 0x000090, "Member 'UEnvQueryGenerator_OnCircle::CircleRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, SpaceBetween) == 0x0000C8, "Member 'UEnvQueryGenerator_OnCircle::SpaceBetween' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, NumberOfPoints) == 0x000100, "Member 'UEnvQueryGenerator_OnCircle::NumberOfPoints' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, PointOnCircleSpacingMethod) == 0x000138, "Member 'UEnvQueryGenerator_OnCircle::PointOnCircleSpacingMethod' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, ArcDirection) == 0x000140, "Member 'UEnvQueryGenerator_OnCircle::ArcDirection' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, ArcAngle) == 0x000160, "Member 'UEnvQueryGenerator_OnCircle::ArcAngle' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, AngleRadians) == 0x000198, "Member 'UEnvQueryGenerator_OnCircle::AngleRadians' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, CircleCenter) == 0x0001A0, "Member 'UEnvQueryGenerator_OnCircle::CircleCenter' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, bIgnoreAnyContextActorsWhenGeneratingCircle) == 0x0001A8, "Member 'UEnvQueryGenerator_OnCircle::bIgnoreAnyContextActorsWhenGeneratingCircle' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, CircleCenterZOffset) == 0x0001B0, "Member 'UEnvQueryGenerator_OnCircle::CircleCenterZOffset' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_OnCircle, TraceData) == 0x0001E8, "Member 'UEnvQueryGenerator_OnCircle::TraceData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveActivation \ static_assert(alignof(BTService_BlueprintBase_ReceiveActivation) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveActivation"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveActivation) == 0x000008, "Wrong size on BTService_BlueprintBase_ReceiveActivation"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveActivation, OwnerActor) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveActivation::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveActivationAI \ static_assert(alignof(BTService_BlueprintBase_ReceiveActivationAI) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveActivationAI"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveActivationAI) == 0x000010, "Wrong size on BTService_BlueprintBase_ReceiveActivationAI"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'BTService_BlueprintBase_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveDeactivation \ static_assert(alignof(BTService_BlueprintBase_ReceiveDeactivation) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveDeactivation"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveDeactivation) == 0x000008, "Wrong size on BTService_BlueprintBase_ReceiveDeactivation"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveDeactivation, OwnerActor) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveDeactivation::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveDeactivationAI \ static_assert(alignof(BTService_BlueprintBase_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveDeactivationAI"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveDeactivationAI) == 0x000010, "Wrong size on BTService_BlueprintBase_ReceiveDeactivationAI"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'BTService_BlueprintBase_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveSearchStart \ static_assert(alignof(BTService_BlueprintBase_ReceiveSearchStart) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveSearchStart"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveSearchStart) == 0x000008, "Wrong size on BTService_BlueprintBase_ReceiveSearchStart"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveSearchStart, OwnerActor) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveSearchStart::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveSearchStartAI \ static_assert(alignof(BTService_BlueprintBase_ReceiveSearchStartAI) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveSearchStartAI"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveSearchStartAI) == 0x000010, "Wrong size on BTService_BlueprintBase_ReceiveSearchStartAI"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveSearchStartAI, OwnerController) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveSearchStartAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveSearchStartAI, ControlledPawn) == 0x000008, "Member 'BTService_BlueprintBase_ReceiveSearchStartAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveTick \ static_assert(alignof(BTService_BlueprintBase_ReceiveTick) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveTick"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveTick) == 0x000010, "Wrong size on BTService_BlueprintBase_ReceiveTick"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveTick, OwnerActor) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveTick::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveTick, DeltaSeconds) == 0x000008, "Member 'BTService_BlueprintBase_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_ReceiveTickAI \ static_assert(alignof(BTService_BlueprintBase_ReceiveTickAI) == 0x000008, "Wrong alignment on BTService_BlueprintBase_ReceiveTickAI"); \ static_assert(sizeof(BTService_BlueprintBase_ReceiveTickAI) == 0x000018, "Wrong size on BTService_BlueprintBase_ReceiveTickAI"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveTickAI, OwnerController) == 0x000000, "Member 'BTService_BlueprintBase_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'BTService_BlueprintBase_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BTService_BlueprintBase_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'BTService_BlueprintBase_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTService_BlueprintBase_IsServiceActive \ static_assert(alignof(BTService_BlueprintBase_IsServiceActive) == 0x000001, "Wrong alignment on BTService_BlueprintBase_IsServiceActive"); \ static_assert(sizeof(BTService_BlueprintBase_IsServiceActive) == 0x000001, "Wrong size on BTService_BlueprintBase_IsServiceActive"); \ static_assert(offsetof(BTService_BlueprintBase_IsServiceActive, ReturnValue) == 0x000000, "Member 'BTService_BlueprintBase_IsServiceActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTService_BlueprintBase \ static_assert(alignof(UBTService_BlueprintBase) == 0x000008, "Wrong alignment on UBTService_BlueprintBase"); \ static_assert(sizeof(UBTService_BlueprintBase) == 0x000098, "Wrong size on UBTService_BlueprintBase"); \ static_assert(offsetof(UBTService_BlueprintBase, AIOwner) == 0x000070, "Member 'UBTService_BlueprintBase::AIOwner' has a wrong offset!"); \ static_assert(offsetof(UBTService_BlueprintBase, ActorOwner) == 0x000078, "Member 'UBTService_BlueprintBase::ActorOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardAssetProvider_GetBlackboardAsset \ static_assert(alignof(BlackboardAssetProvider_GetBlackboardAsset) == 0x000008, "Wrong alignment on BlackboardAssetProvider_GetBlackboardAsset"); \ static_assert(sizeof(BlackboardAssetProvider_GetBlackboardAsset) == 0x000008, "Wrong size on BlackboardAssetProvider_GetBlackboardAsset"); \ static_assert(offsetof(BlackboardAssetProvider_GetBlackboardAsset, ReturnValue) == 0x000000, "Member 'BlackboardAssetProvider_GetBlackboardAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IBlackboardAssetProvider \ static_assert(alignof(IBlackboardAssetProvider) == 0x000001, "Wrong alignment on IBlackboardAssetProvider"); \ static_assert(sizeof(IBlackboardAssetProvider) == 0x000001, "Wrong size on IBlackboardAssetProvider"); \ #define DUMPER7_ASSERTS_UBTTaskNode \ static_assert(alignof(UBTTaskNode) == 0x000008, "Wrong alignment on UBTTaskNode"); \ static_assert(sizeof(UBTTaskNode) == 0x000070, "Wrong size on UBTTaskNode"); \ static_assert(offsetof(UBTTaskNode, Services) == 0x000058, "Member 'UBTTaskNode::Services' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_FinishExecute \ static_assert(alignof(BTTask_BlueprintBase_FinishExecute) == 0x000001, "Wrong alignment on BTTask_BlueprintBase_FinishExecute"); \ static_assert(sizeof(BTTask_BlueprintBase_FinishExecute) == 0x000001, "Wrong size on BTTask_BlueprintBase_FinishExecute"); \ static_assert(offsetof(BTTask_BlueprintBase_FinishExecute, bSuccess) == 0x000000, "Member 'BTTask_BlueprintBase_FinishExecute::bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveAbort \ static_assert(alignof(BTTask_BlueprintBase_ReceiveAbort) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveAbort"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveAbort) == 0x000008, "Wrong size on BTTask_BlueprintBase_ReceiveAbort"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveAbort, OwnerActor) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveAbort::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveAbortAI \ static_assert(alignof(BTTask_BlueprintBase_ReceiveAbortAI) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveAbortAI"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveAbortAI) == 0x000010, "Wrong size on BTTask_BlueprintBase_ReceiveAbortAI"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'BTTask_BlueprintBase_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveExecute \ static_assert(alignof(BTTask_BlueprintBase_ReceiveExecute) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveExecute"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveExecute) == 0x000008, "Wrong size on BTTask_BlueprintBase_ReceiveExecute"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveExecute, OwnerActor) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveExecute::OwnerActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveExecuteAI \ static_assert(alignof(BTTask_BlueprintBase_ReceiveExecuteAI) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveExecuteAI"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveExecuteAI) == 0x000010, "Wrong size on BTTask_BlueprintBase_ReceiveExecuteAI"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'BTTask_BlueprintBase_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveTick \ static_assert(alignof(BTTask_BlueprintBase_ReceiveTick) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveTick"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveTick) == 0x000010, "Wrong size on BTTask_BlueprintBase_ReceiveTick"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveTick, OwnerActor) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveTick::OwnerActor' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveTick, DeltaSeconds) == 0x000008, "Member 'BTTask_BlueprintBase_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_ReceiveTickAI \ static_assert(alignof(BTTask_BlueprintBase_ReceiveTickAI) == 0x000008, "Wrong alignment on BTTask_BlueprintBase_ReceiveTickAI"); \ static_assert(sizeof(BTTask_BlueprintBase_ReceiveTickAI) == 0x000018, "Wrong size on BTTask_BlueprintBase_ReceiveTickAI"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveTickAI, OwnerController) == 0x000000, "Member 'BTTask_BlueprintBase_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'BTTask_BlueprintBase_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'BTTask_BlueprintBase_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_SetFinishOnMessage \ static_assert(alignof(BTTask_BlueprintBase_SetFinishOnMessage) == 0x000004, "Wrong alignment on BTTask_BlueprintBase_SetFinishOnMessage"); \ static_assert(sizeof(BTTask_BlueprintBase_SetFinishOnMessage) == 0x000008, "Wrong size on BTTask_BlueprintBase_SetFinishOnMessage"); \ static_assert(offsetof(BTTask_BlueprintBase_SetFinishOnMessage, MessageName) == 0x000000, "Member 'BTTask_BlueprintBase_SetFinishOnMessage::MessageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_SetFinishOnMessageWithId \ static_assert(alignof(BTTask_BlueprintBase_SetFinishOnMessageWithId) == 0x000004, "Wrong alignment on BTTask_BlueprintBase_SetFinishOnMessageWithId"); \ static_assert(sizeof(BTTask_BlueprintBase_SetFinishOnMessageWithId) == 0x00000C, "Wrong size on BTTask_BlueprintBase_SetFinishOnMessageWithId"); \ static_assert(offsetof(BTTask_BlueprintBase_SetFinishOnMessageWithId, MessageName) == 0x000000, "Member 'BTTask_BlueprintBase_SetFinishOnMessageWithId::MessageName' has a wrong offset!"); \ static_assert(offsetof(BTTask_BlueprintBase_SetFinishOnMessageWithId, RequestID) == 0x000008, "Member 'BTTask_BlueprintBase_SetFinishOnMessageWithId::RequestID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_IsTaskAborting \ static_assert(alignof(BTTask_BlueprintBase_IsTaskAborting) == 0x000001, "Wrong alignment on BTTask_BlueprintBase_IsTaskAborting"); \ static_assert(sizeof(BTTask_BlueprintBase_IsTaskAborting) == 0x000001, "Wrong size on BTTask_BlueprintBase_IsTaskAborting"); \ static_assert(offsetof(BTTask_BlueprintBase_IsTaskAborting, ReturnValue) == 0x000000, "Member 'BTTask_BlueprintBase_IsTaskAborting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTTask_BlueprintBase_IsTaskExecuting \ static_assert(alignof(BTTask_BlueprintBase_IsTaskExecuting) == 0x000001, "Wrong alignment on BTTask_BlueprintBase_IsTaskExecuting"); \ static_assert(sizeof(BTTask_BlueprintBase_IsTaskExecuting) == 0x000001, "Wrong size on BTTask_BlueprintBase_IsTaskExecuting"); \ static_assert(offsetof(BTTask_BlueprintBase_IsTaskExecuting, ReturnValue) == 0x000000, "Member 'BTTask_BlueprintBase_IsTaskExecuting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_BlueprintBase \ static_assert(alignof(UBTTask_BlueprintBase) == 0x000008, "Wrong alignment on UBTTask_BlueprintBase"); \ static_assert(sizeof(UBTTask_BlueprintBase) == 0x0000A8, "Wrong size on UBTTask_BlueprintBase"); \ static_assert(offsetof(UBTTask_BlueprintBase, AIOwner) == 0x000070, "Member 'UBTTask_BlueprintBase::AIOwner' has a wrong offset!"); \ static_assert(offsetof(UBTTask_BlueprintBase, ActorOwner) == 0x000078, "Member 'UBTTask_BlueprintBase::ActorOwner' has a wrong offset!"); \ static_assert(offsetof(UBTTask_BlueprintBase, TickInterval) == 0x000080, "Member 'UBTTask_BlueprintBase::TickInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTService_BlackboardBase \ static_assert(alignof(UBTService_BlackboardBase) == 0x000008, "Wrong alignment on UBTService_BlackboardBase"); \ static_assert(sizeof(UBTService_BlackboardBase) == 0x000098, "Wrong size on UBTService_BlackboardBase"); \ static_assert(offsetof(UBTService_BlackboardBase, BlackboardKey) == 0x000070, "Member 'UBTService_BlackboardBase::BlackboardKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnAction_Move \ static_assert(alignof(UPawnAction_Move) == 0x000008, "Wrong alignment on UPawnAction_Move"); \ static_assert(sizeof(UPawnAction_Move) == 0x0000F0, "Wrong size on UPawnAction_Move"); \ static_assert(offsetof(UPawnAction_Move, GoalActor) == 0x000090, "Member 'UPawnAction_Move::GoalActor' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Move, goalLocation) == 0x000098, "Member 'UPawnAction_Move::goalLocation' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Move, AcceptableRadius) == 0x0000B0, "Member 'UPawnAction_Move::AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Move, filterClass) == 0x0000B8, "Member 'UPawnAction_Move::filterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_BlackboardBase \ static_assert(alignof(UBTTask_BlackboardBase) == 0x000008, "Wrong alignment on UBTTask_BlackboardBase"); \ static_assert(sizeof(UBTTask_BlackboardBase) == 0x000098, "Wrong size on UBTTask_BlackboardBase"); \ static_assert(offsetof(UBTTask_BlackboardBase, BlackboardKey) == 0x000070, "Member 'UBTTask_BlackboardBase::BlackboardKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense \ static_assert(alignof(UAISense) == 0x000008, "Wrong alignment on UAISense"); \ static_assert(sizeof(UAISense) == 0x000080, "Wrong size on UAISense"); \ static_assert(offsetof(UAISense, DefaultExpirationAge) == 0x000028, "Member 'UAISense::DefaultExpirationAge' has a wrong offset!"); \ static_assert(offsetof(UAISense, NotifyType) == 0x00002C, "Member 'UAISense::NotifyType' has a wrong offset!"); \ static_assert(offsetof(UAISense, PerceptionSystemInstance) == 0x000038, "Member 'UAISense::PerceptionSystemInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_MoveTo \ static_assert(alignof(UBTTask_MoveTo) == 0x000008, "Wrong alignment on UBTTask_MoveTo"); \ static_assert(sizeof(UBTTask_MoveTo) == 0x0000B0, "Wrong size on UBTTask_MoveTo"); \ static_assert(offsetof(UBTTask_MoveTo, AcceptableRadius) == 0x000098, "Member 'UBTTask_MoveTo::AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MoveTo, filterClass) == 0x0000A0, "Member 'UBTTask_MoveTo::filterClass' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MoveTo, ObservedBlackboardValueTolerance) == 0x0000A8, "Member 'UBTTask_MoveTo::ObservedBlackboardValueTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIResourceInterface \ static_assert(alignof(IAIResourceInterface) == 0x000001, "Wrong alignment on IAIResourceInterface"); \ static_assert(sizeof(IAIResourceInterface) == 0x000001, "Wrong size on IAIResourceInterface"); \ #define DUMPER7_ASSERTS_AIController_ClaimTaskResource \ static_assert(alignof(AIController_ClaimTaskResource) == 0x000008, "Wrong alignment on AIController_ClaimTaskResource"); \ static_assert(sizeof(AIController_ClaimTaskResource) == 0x000008, "Wrong size on AIController_ClaimTaskResource"); \ static_assert(offsetof(AIController_ClaimTaskResource, ResourceClass) == 0x000000, "Member 'AIController_ClaimTaskResource::ResourceClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetAIPerceptionComponent \ static_assert(alignof(AIController_GetAIPerceptionComponent) == 0x000008, "Wrong alignment on AIController_GetAIPerceptionComponent"); \ static_assert(sizeof(AIController_GetAIPerceptionComponent) == 0x000008, "Wrong size on AIController_GetAIPerceptionComponent"); \ static_assert(offsetof(AIController_GetAIPerceptionComponent, ReturnValue) == 0x000000, "Member 'AIController_GetAIPerceptionComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_K2_SetFocalPoint \ static_assert(alignof(AIController_K2_SetFocalPoint) == 0x000008, "Wrong alignment on AIController_K2_SetFocalPoint"); \ static_assert(sizeof(AIController_K2_SetFocalPoint) == 0x000018, "Wrong size on AIController_K2_SetFocalPoint"); \ static_assert(offsetof(AIController_K2_SetFocalPoint, FP) == 0x000000, "Member 'AIController_K2_SetFocalPoint::FP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_K2_SetFocus \ static_assert(alignof(AIController_K2_SetFocus) == 0x000008, "Wrong alignment on AIController_K2_SetFocus"); \ static_assert(sizeof(AIController_K2_SetFocus) == 0x000008, "Wrong size on AIController_K2_SetFocus"); \ static_assert(offsetof(AIController_K2_SetFocus, NewFocus) == 0x000000, "Member 'AIController_K2_SetFocus::NewFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_MoveToActor \ static_assert(alignof(AIController_MoveToActor) == 0x000008, "Wrong alignment on AIController_MoveToActor"); \ static_assert(sizeof(AIController_MoveToActor) == 0x000020, "Wrong size on AIController_MoveToActor"); \ static_assert(offsetof(AIController_MoveToActor, Goal) == 0x000000, "Member 'AIController_MoveToActor::Goal' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, AcceptanceRadius) == 0x000008, "Member 'AIController_MoveToActor::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, bStopOnOverlap) == 0x00000C, "Member 'AIController_MoveToActor::bStopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, bUsePathfinding) == 0x00000D, "Member 'AIController_MoveToActor::bUsePathfinding' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, bCanStrafe) == 0x00000E, "Member 'AIController_MoveToActor::bCanStrafe' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, filterClass) == 0x000010, "Member 'AIController_MoveToActor::filterClass' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, bAllowPartialPath) == 0x000018, "Member 'AIController_MoveToActor::bAllowPartialPath' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToActor, ReturnValue) == 0x000019, "Member 'AIController_MoveToActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_MoveToLocation \ static_assert(alignof(AIController_MoveToLocation) == 0x000008, "Wrong alignment on AIController_MoveToLocation"); \ static_assert(sizeof(AIController_MoveToLocation) == 0x000030, "Wrong size on AIController_MoveToLocation"); \ static_assert(offsetof(AIController_MoveToLocation, Dest) == 0x000000, "Member 'AIController_MoveToLocation::Dest' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, AcceptanceRadius) == 0x000018, "Member 'AIController_MoveToLocation::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, bStopOnOverlap) == 0x00001C, "Member 'AIController_MoveToLocation::bStopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, bUsePathfinding) == 0x00001D, "Member 'AIController_MoveToLocation::bUsePathfinding' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, bProjectDestinationToNavigation) == 0x00001E, "Member 'AIController_MoveToLocation::bProjectDestinationToNavigation' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, bCanStrafe) == 0x00001F, "Member 'AIController_MoveToLocation::bCanStrafe' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, filterClass) == 0x000020, "Member 'AIController_MoveToLocation::filterClass' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, bAllowPartialPath) == 0x000028, "Member 'AIController_MoveToLocation::bAllowPartialPath' has a wrong offset!"); \ static_assert(offsetof(AIController_MoveToLocation, ReturnValue) == 0x000029, "Member 'AIController_MoveToLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_OnGameplayTaskResourcesClaimed \ static_assert(alignof(AIController_OnGameplayTaskResourcesClaimed) == 0x000002, "Wrong alignment on AIController_OnGameplayTaskResourcesClaimed"); \ static_assert(sizeof(AIController_OnGameplayTaskResourcesClaimed) == 0x000004, "Wrong size on AIController_OnGameplayTaskResourcesClaimed"); \ static_assert(offsetof(AIController_OnGameplayTaskResourcesClaimed, NewlyClaimed) == 0x000000, "Member 'AIController_OnGameplayTaskResourcesClaimed::NewlyClaimed' has a wrong offset!"); \ static_assert(offsetof(AIController_OnGameplayTaskResourcesClaimed, FreshlyReleased) == 0x000002, "Member 'AIController_OnGameplayTaskResourcesClaimed::FreshlyReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_OnUsingBlackBoard \ static_assert(alignof(AIController_OnUsingBlackBoard) == 0x000008, "Wrong alignment on AIController_OnUsingBlackBoard"); \ static_assert(sizeof(AIController_OnUsingBlackBoard) == 0x000010, "Wrong size on AIController_OnUsingBlackBoard"); \ static_assert(offsetof(AIController_OnUsingBlackBoard, BlackboardComp) == 0x000000, "Member 'AIController_OnUsingBlackBoard::BlackboardComp' has a wrong offset!"); \ static_assert(offsetof(AIController_OnUsingBlackBoard, BlackboardAsset) == 0x000008, "Member 'AIController_OnUsingBlackBoard::BlackboardAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_RunBehaviorTree \ static_assert(alignof(AIController_RunBehaviorTree) == 0x000008, "Wrong alignment on AIController_RunBehaviorTree"); \ static_assert(sizeof(AIController_RunBehaviorTree) == 0x000010, "Wrong size on AIController_RunBehaviorTree"); \ static_assert(offsetof(AIController_RunBehaviorTree, BTAsset) == 0x000000, "Member 'AIController_RunBehaviorTree::BTAsset' has a wrong offset!"); \ static_assert(offsetof(AIController_RunBehaviorTree, ReturnValue) == 0x000008, "Member 'AIController_RunBehaviorTree::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_SetMoveBlockDetection \ static_assert(alignof(AIController_SetMoveBlockDetection) == 0x000001, "Wrong alignment on AIController_SetMoveBlockDetection"); \ static_assert(sizeof(AIController_SetMoveBlockDetection) == 0x000001, "Wrong size on AIController_SetMoveBlockDetection"); \ static_assert(offsetof(AIController_SetMoveBlockDetection, bEnable) == 0x000000, "Member 'AIController_SetMoveBlockDetection::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_SetPathFollowingComponent \ static_assert(alignof(AIController_SetPathFollowingComponent) == 0x000008, "Wrong alignment on AIController_SetPathFollowingComponent"); \ static_assert(sizeof(AIController_SetPathFollowingComponent) == 0x000008, "Wrong size on AIController_SetPathFollowingComponent"); \ static_assert(offsetof(AIController_SetPathFollowingComponent, NewPFComponent) == 0x000000, "Member 'AIController_SetPathFollowingComponent::NewPFComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_UnclaimTaskResource \ static_assert(alignof(AIController_UnclaimTaskResource) == 0x000008, "Wrong alignment on AIController_UnclaimTaskResource"); \ static_assert(sizeof(AIController_UnclaimTaskResource) == 0x000008, "Wrong size on AIController_UnclaimTaskResource"); \ static_assert(offsetof(AIController_UnclaimTaskResource, ResourceClass) == 0x000000, "Member 'AIController_UnclaimTaskResource::ResourceClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_UseBlackboard \ static_assert(alignof(AIController_UseBlackboard) == 0x000008, "Wrong alignment on AIController_UseBlackboard"); \ static_assert(sizeof(AIController_UseBlackboard) == 0x000018, "Wrong size on AIController_UseBlackboard"); \ static_assert(offsetof(AIController_UseBlackboard, BlackboardAsset) == 0x000000, "Member 'AIController_UseBlackboard::BlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(AIController_UseBlackboard, BlackboardComponent) == 0x000008, "Member 'AIController_UseBlackboard::BlackboardComponent' has a wrong offset!"); \ static_assert(offsetof(AIController_UseBlackboard, ReturnValue) == 0x000010, "Member 'AIController_UseBlackboard::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetFocalPoint \ static_assert(alignof(AIController_GetFocalPoint) == 0x000008, "Wrong alignment on AIController_GetFocalPoint"); \ static_assert(sizeof(AIController_GetFocalPoint) == 0x000018, "Wrong size on AIController_GetFocalPoint"); \ static_assert(offsetof(AIController_GetFocalPoint, ReturnValue) == 0x000000, "Member 'AIController_GetFocalPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetFocalPointOnActor \ static_assert(alignof(AIController_GetFocalPointOnActor) == 0x000008, "Wrong alignment on AIController_GetFocalPointOnActor"); \ static_assert(sizeof(AIController_GetFocalPointOnActor) == 0x000020, "Wrong size on AIController_GetFocalPointOnActor"); \ static_assert(offsetof(AIController_GetFocalPointOnActor, Actor) == 0x000000, "Member 'AIController_GetFocalPointOnActor::Actor' has a wrong offset!"); \ static_assert(offsetof(AIController_GetFocalPointOnActor, ReturnValue) == 0x000008, "Member 'AIController_GetFocalPointOnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetFocusActor \ static_assert(alignof(AIController_GetFocusActor) == 0x000008, "Wrong alignment on AIController_GetFocusActor"); \ static_assert(sizeof(AIController_GetFocusActor) == 0x000008, "Wrong size on AIController_GetFocusActor"); \ static_assert(offsetof(AIController_GetFocusActor, ReturnValue) == 0x000000, "Member 'AIController_GetFocusActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetImmediateMoveDestination \ static_assert(alignof(AIController_GetImmediateMoveDestination) == 0x000008, "Wrong alignment on AIController_GetImmediateMoveDestination"); \ static_assert(sizeof(AIController_GetImmediateMoveDestination) == 0x000018, "Wrong size on AIController_GetImmediateMoveDestination"); \ static_assert(offsetof(AIController_GetImmediateMoveDestination, ReturnValue) == 0x000000, "Member 'AIController_GetImmediateMoveDestination::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetMoveStatus \ static_assert(alignof(AIController_GetMoveStatus) == 0x000001, "Wrong alignment on AIController_GetMoveStatus"); \ static_assert(sizeof(AIController_GetMoveStatus) == 0x000001, "Wrong size on AIController_GetMoveStatus"); \ static_assert(offsetof(AIController_GetMoveStatus, ReturnValue) == 0x000000, "Member 'AIController_GetMoveStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_GetPathFollowingComponent \ static_assert(alignof(AIController_GetPathFollowingComponent) == 0x000008, "Wrong alignment on AIController_GetPathFollowingComponent"); \ static_assert(sizeof(AIController_GetPathFollowingComponent) == 0x000008, "Wrong size on AIController_GetPathFollowingComponent"); \ static_assert(offsetof(AIController_GetPathFollowingComponent, ReturnValue) == 0x000000, "Member 'AIController_GetPathFollowingComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIController_HasPartialPath \ static_assert(alignof(AIController_HasPartialPath) == 0x000001, "Wrong alignment on AIController_HasPartialPath"); \ static_assert(sizeof(AIController_HasPartialPath) == 0x000001, "Wrong size on AIController_HasPartialPath"); \ static_assert(offsetof(AIController_HasPartialPath, ReturnValue) == 0x000000, "Member 'AIController_HasPartialPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIController \ static_assert(alignof(AAIController) == 0x000008, "Wrong alignment on AAIController"); \ static_assert(sizeof(AAIController) == 0x0003D8, "Wrong size on AAIController"); \ static_assert(offsetof(AAIController, PathFollowingComponent) == 0x000388, "Member 'AAIController::PathFollowingComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, BrainComponent) == 0x000390, "Member 'AAIController::BrainComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, PerceptionComponent) == 0x000398, "Member 'AAIController::PerceptionComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, ActionsComp) == 0x0003A0, "Member 'AAIController::ActionsComp' has a wrong offset!"); \ static_assert(offsetof(AAIController, Blackboard) == 0x0003A8, "Member 'AAIController::Blackboard' has a wrong offset!"); \ static_assert(offsetof(AAIController, CachedGameplayTasksComponent) == 0x0003B0, "Member 'AAIController::CachedGameplayTasksComponent' has a wrong offset!"); \ static_assert(offsetof(AAIController, DefaultNavigationFilterClass) == 0x0003B8, "Member 'AAIController::DefaultNavigationFilterClass' has a wrong offset!"); \ static_assert(offsetof(AAIController, ReceiveMoveCompleted) == 0x0003C0, "Member 'AAIController::ReceiveMoveCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIDataProvider \ static_assert(alignof(UAIDataProvider) == 0x000008, "Wrong alignment on UAIDataProvider"); \ static_assert(sizeof(UAIDataProvider) == 0x000028, "Wrong size on UAIDataProvider"); \ #define DUMPER7_ASSERTS_UAIDataProvider_QueryParams \ static_assert(alignof(UAIDataProvider_QueryParams) == 0x000008, "Wrong alignment on UAIDataProvider_QueryParams"); \ static_assert(sizeof(UAIDataProvider_QueryParams) == 0x000040, "Wrong size on UAIDataProvider_QueryParams"); \ static_assert(offsetof(UAIDataProvider_QueryParams, ParamName) == 0x000028, "Member 'UAIDataProvider_QueryParams::ParamName' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_QueryParams, FloatValue) == 0x000030, "Member 'UAIDataProvider_QueryParams::FloatValue' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_QueryParams, IntValue) == 0x000034, "Member 'UAIDataProvider_QueryParams::IntValue' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_QueryParams, BoolValue) == 0x000038, "Member 'UAIDataProvider_QueryParams::BoolValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryContext \ static_assert(alignof(UEnvQueryContext) == 0x000008, "Wrong alignment on UEnvQueryContext"); \ static_assert(sizeof(UEnvQueryContext) == 0x000028, "Wrong size on UEnvQueryContext"); \ #define DUMPER7_ASSERTS_UEnvQueryTest \ static_assert(alignof(UEnvQueryTest) == 0x000008, "Wrong alignment on UEnvQueryTest"); \ static_assert(sizeof(UEnvQueryTest) == 0x0001F8, "Wrong size on UEnvQueryTest"); \ static_assert(offsetof(UEnvQueryTest, TestOrder) == 0x000030, "Member 'UEnvQueryTest::TestOrder' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, TestPurpose) == 0x000034, "Member 'UEnvQueryTest::TestPurpose' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, TestComment) == 0x000038, "Member 'UEnvQueryTest::TestComment' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, MultipleContextFilterOp) == 0x000048, "Member 'UEnvQueryTest::MultipleContextFilterOp' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, MultipleContextScoreOp) == 0x000049, "Member 'UEnvQueryTest::MultipleContextScoreOp' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, FilterType) == 0x00004A, "Member 'UEnvQueryTest::FilterType' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, BoolValue) == 0x000050, "Member 'UEnvQueryTest::BoolValue' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, FloatValueMin) == 0x000088, "Member 'UEnvQueryTest::FloatValueMin' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, FloatValueMax) == 0x0000C0, "Member 'UEnvQueryTest::FloatValueMax' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ScoringEquation) == 0x0000F9, "Member 'UEnvQueryTest::ScoringEquation' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ClampMinType) == 0x0000FA, "Member 'UEnvQueryTest::ClampMinType' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ClampMaxType) == 0x0000FB, "Member 'UEnvQueryTest::ClampMaxType' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, NormalizationType) == 0x0000FC, "Member 'UEnvQueryTest::NormalizationType' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ScoreClampMin) == 0x000100, "Member 'UEnvQueryTest::ScoreClampMin' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ScoreClampMax) == 0x000138, "Member 'UEnvQueryTest::ScoreClampMax' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ScoringFactor) == 0x000170, "Member 'UEnvQueryTest::ScoringFactor' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, ReferenceValue) == 0x0001A8, "Member 'UEnvQueryTest::ReferenceValue' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest, bDefineReferenceValue) == 0x0001E0, "Member 'UEnvQueryTest::bDefineReferenceValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Overlap \ static_assert(alignof(UEnvQueryTest_Overlap) == 0x000008, "Wrong alignment on UEnvQueryTest_Overlap"); \ static_assert(sizeof(UEnvQueryTest_Overlap) == 0x000228, "Wrong size on UEnvQueryTest_Overlap"); \ static_assert(offsetof(UEnvQueryTest_Overlap, OverlapData) == 0x0001F8, "Member 'UEnvQueryTest_Overlap::OverlapData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_VectorBase \ static_assert(alignof(UEnvQueryItemType_VectorBase) == 0x000008, "Wrong alignment on UEnvQueryItemType_VectorBase"); \ static_assert(sizeof(UEnvQueryItemType_VectorBase) == 0x000030, "Wrong size on UEnvQueryItemType_VectorBase"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Touch \ static_assert(alignof(UAISenseConfig_Touch) == 0x000008, "Wrong alignment on UAISenseConfig_Touch"); \ static_assert(sizeof(UAISenseConfig_Touch) == 0x000048, "Wrong size on UAISenseConfig_Touch"); \ #define DUMPER7_ASSERTS_PathFollowingComponent_OnActorBump \ static_assert(alignof(PathFollowingComponent_OnActorBump) == 0x000008, "Wrong alignment on PathFollowingComponent_OnActorBump"); \ static_assert(sizeof(PathFollowingComponent_OnActorBump) == 0x000110, "Wrong size on PathFollowingComponent_OnActorBump"); \ static_assert(offsetof(PathFollowingComponent_OnActorBump, SelfActor) == 0x000000, "Member 'PathFollowingComponent_OnActorBump::SelfActor' has a wrong offset!"); \ static_assert(offsetof(PathFollowingComponent_OnActorBump, OtherActor) == 0x000008, "Member 'PathFollowingComponent_OnActorBump::OtherActor' has a wrong offset!"); \ static_assert(offsetof(PathFollowingComponent_OnActorBump, NormalImpulse) == 0x000010, "Member 'PathFollowingComponent_OnActorBump::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(PathFollowingComponent_OnActorBump, Hit) == 0x000028, "Member 'PathFollowingComponent_OnActorBump::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PathFollowingComponent_OnNavDataRegistered \ static_assert(alignof(PathFollowingComponent_OnNavDataRegistered) == 0x000008, "Wrong alignment on PathFollowingComponent_OnNavDataRegistered"); \ static_assert(sizeof(PathFollowingComponent_OnNavDataRegistered) == 0x000008, "Wrong size on PathFollowingComponent_OnNavDataRegistered"); \ static_assert(offsetof(PathFollowingComponent_OnNavDataRegistered, NavData) == 0x000000, "Member 'PathFollowingComponent_OnNavDataRegistered::NavData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PathFollowingComponent_GetPathActionType \ static_assert(alignof(PathFollowingComponent_GetPathActionType) == 0x000001, "Wrong alignment on PathFollowingComponent_GetPathActionType"); \ static_assert(sizeof(PathFollowingComponent_GetPathActionType) == 0x000001, "Wrong size on PathFollowingComponent_GetPathActionType"); \ static_assert(offsetof(PathFollowingComponent_GetPathActionType, ReturnValue) == 0x000000, "Member 'PathFollowingComponent_GetPathActionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PathFollowingComponent_GetPathDestination \ static_assert(alignof(PathFollowingComponent_GetPathDestination) == 0x000008, "Wrong alignment on PathFollowingComponent_GetPathDestination"); \ static_assert(sizeof(PathFollowingComponent_GetPathDestination) == 0x000018, "Wrong size on PathFollowingComponent_GetPathDestination"); \ static_assert(offsetof(PathFollowingComponent_GetPathDestination, ReturnValue) == 0x000000, "Member 'PathFollowingComponent_GetPathDestination::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPathFollowingComponent \ static_assert(alignof(UPathFollowingComponent) == 0x000008, "Wrong alignment on UPathFollowingComponent"); \ static_assert(sizeof(UPathFollowingComponent) == 0x0002B8, "Wrong size on UPathFollowingComponent"); \ static_assert(offsetof(UPathFollowingComponent, MovementComp) == 0x0000D8, "Member 'UPathFollowingComponent::MovementComp' has a wrong offset!"); \ static_assert(offsetof(UPathFollowingComponent, MyNavData) == 0x0000E8, "Member 'UPathFollowingComponent::MyNavData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType \ static_assert(alignof(UBlackboardKeyType) == 0x000008, "Wrong alignment on UBlackboardKeyType"); \ static_assert(sizeof(UBlackboardKeyType) == 0x000030, "Wrong size on UBlackboardKeyType"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Vector \ static_assert(alignof(UBlackboardKeyType_Vector) == 0x000008, "Wrong alignment on UBlackboardKeyType_Vector"); \ static_assert(sizeof(UBlackboardKeyType_Vector) == 0x000030, "Wrong size on UBlackboardKeyType_Vector"); \ #define DUMPER7_ASSERTS_CrowdFollowingComponent_SuspendCrowdSteering \ static_assert(alignof(CrowdFollowingComponent_SuspendCrowdSteering) == 0x000001, "Wrong alignment on CrowdFollowingComponent_SuspendCrowdSteering"); \ static_assert(sizeof(CrowdFollowingComponent_SuspendCrowdSteering) == 0x000001, "Wrong size on CrowdFollowingComponent_SuspendCrowdSteering"); \ static_assert(offsetof(CrowdFollowingComponent_SuspendCrowdSteering, bSuspend) == 0x000000, "Member 'CrowdFollowingComponent_SuspendCrowdSteering::bSuspend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCrowdFollowingComponent \ static_assert(alignof(UCrowdFollowingComponent) == 0x000008, "Wrong alignment on UCrowdFollowingComponent"); \ static_assert(sizeof(UCrowdFollowingComponent) == 0x000308, "Wrong size on UCrowdFollowingComponent"); \ static_assert(offsetof(UCrowdFollowingComponent, CrowdAgentMoveDirection) == 0x0002D0, "Member 'UCrowdFollowingComponent::CrowdAgentMoveDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_BlackboardBase \ static_assert(alignof(UBTDecorator_BlackboardBase) == 0x000008, "Wrong alignment on UBTDecorator_BlackboardBase"); \ static_assert(sizeof(UBTDecorator_BlackboardBase) == 0x000090, "Wrong size on UBTDecorator_BlackboardBase"); \ static_assert(offsetof(UBTDecorator_BlackboardBase, BlackboardKey) == 0x000068, "Member 'UBTDecorator_BlackboardBase::BlackboardKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_IsAtLocation \ static_assert(alignof(UBTDecorator_IsAtLocation) == 0x000008, "Wrong alignment on UBTDecorator_IsAtLocation"); \ static_assert(sizeof(UBTDecorator_IsAtLocation) == 0x0000D8, "Wrong size on UBTDecorator_IsAtLocation"); \ static_assert(offsetof(UBTDecorator_IsAtLocation, AcceptableRadius) == 0x000090, "Member 'UBTDecorator_IsAtLocation::AcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_IsAtLocation, ParametrizedAcceptableRadius) == 0x000098, "Member 'UBTDecorator_IsAtLocation::ParametrizedAcceptableRadius' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_IsAtLocation, GeometricDistanceType) == 0x0000D0, "Member 'UBTDecorator_IsAtLocation::GeometricDistanceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Sight \ static_assert(alignof(UAISense_Sight) == 0x000008, "Wrong alignment on UAISense_Sight"); \ static_assert(sizeof(UAISense_Sight) == 0x000170, "Wrong size on UAISense_Sight"); \ static_assert(offsetof(UAISense_Sight, MaxTracesPerTick) == 0x000148, "Member 'UAISense_Sight::MaxTracesPerTick' has a wrong offset!"); \ static_assert(offsetof(UAISense_Sight, MinQueriesPerTimeSliceCheck) == 0x00014C, "Member 'UAISense_Sight::MinQueriesPerTimeSliceCheck' has a wrong offset!"); \ static_assert(offsetof(UAISense_Sight, MaxTimeSlicePerTick) == 0x000150, "Member 'UAISense_Sight::MaxTimeSlicePerTick' has a wrong offset!"); \ static_assert(offsetof(UAISense_Sight, HighImportanceQueryDistanceThreshold) == 0x000158, "Member 'UAISense_Sight::HighImportanceQueryDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(UAISense_Sight, MaxQueryImportance) == 0x000160, "Member 'UAISense_Sight::MaxQueryImportance' has a wrong offset!"); \ static_assert(offsetof(UAISense_Sight, SightLimitQueryImportance) == 0x000164, "Member 'UAISense_Sight::SightLimitQueryImportance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISystem \ static_assert(alignof(UAISystem) == 0x000008, "Wrong alignment on UAISystem"); \ static_assert(sizeof(UAISystem) == 0x000168, "Wrong size on UAISystem"); \ static_assert(offsetof(UAISystem, PerceptionSystemClassName) == 0x000060, "Member 'UAISystem::PerceptionSystemClassName' has a wrong offset!"); \ static_assert(offsetof(UAISystem, HotSpotManagerClassName) == 0x000080, "Member 'UAISystem::HotSpotManagerClassName' has a wrong offset!"); \ static_assert(offsetof(UAISystem, EnvQueryManagerClassName) == 0x0000A0, "Member 'UAISystem::EnvQueryManagerClassName' has a wrong offset!"); \ static_assert(offsetof(UAISystem, AcceptanceRadius) == 0x0000C0, "Member 'UAISystem::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UAISystem, PathfollowingRegularPathPointAcceptanceRadius) == 0x0000C4, "Member 'UAISystem::PathfollowingRegularPathPointAcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UAISystem, PathfollowingNavLinkAcceptanceRadius) == 0x0000C8, "Member 'UAISystem::PathfollowingNavLinkAcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bFinishMoveOnGoalOverlap) == 0x0000CC, "Member 'UAISystem::bFinishMoveOnGoalOverlap' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bAcceptPartialPaths) == 0x0000CD, "Member 'UAISystem::bAcceptPartialPaths' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bAllowStrafing) == 0x0000CE, "Member 'UAISystem::bAllowStrafing' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bEnableBTAITasks) == 0x0000CF, "Member 'UAISystem::bEnableBTAITasks' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bAllowControllersAsEQSQuerier) == 0x0000D0, "Member 'UAISystem::bAllowControllersAsEQSQuerier' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bEnableDebuggerPlugin) == 0x0000D1, "Member 'UAISystem::bEnableDebuggerPlugin' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bForgetStaleActors) == 0x0000D2, "Member 'UAISystem::bForgetStaleActors' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bAddBlackboardSelfKey) == 0x0000D3, "Member 'UAISystem::bAddBlackboardSelfKey' has a wrong offset!"); \ static_assert(offsetof(UAISystem, bClearBBEntryOnBTEQSFail) == 0x0000D4, "Member 'UAISystem::bClearBBEntryOnBTEQSFail' has a wrong offset!"); \ static_assert(offsetof(UAISystem, DefaultSightCollisionChannel) == 0x0000D5, "Member 'UAISystem::DefaultSightCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(UAISystem, BehaviorTreeManager) == 0x0000D8, "Member 'UAISystem::BehaviorTreeManager' has a wrong offset!"); \ static_assert(offsetof(UAISystem, EnvironmentQueryManager) == 0x0000E0, "Member 'UAISystem::EnvironmentQueryManager' has a wrong offset!"); \ static_assert(offsetof(UAISystem, PerceptionSystem) == 0x0000E8, "Member 'UAISystem::PerceptionSystem' has a wrong offset!"); \ static_assert(offsetof(UAISystem, AllProxyObjects) == 0x0000F0, "Member 'UAISystem::AllProxyObjects' has a wrong offset!"); \ static_assert(offsetof(UAISystem, HotSpotManager) == 0x000100, "Member 'UAISystem::HotSpotManager' has a wrong offset!"); \ static_assert(offsetof(UAISystem, NavLocalGrids) == 0x000108, "Member 'UAISystem::NavLocalGrids' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionStimuliSourceComponent_RegisterForSense \ static_assert(alignof(AIPerceptionStimuliSourceComponent_RegisterForSense) == 0x000008, "Wrong alignment on AIPerceptionStimuliSourceComponent_RegisterForSense"); \ static_assert(sizeof(AIPerceptionStimuliSourceComponent_RegisterForSense) == 0x000008, "Wrong size on AIPerceptionStimuliSourceComponent_RegisterForSense"); \ static_assert(offsetof(AIPerceptionStimuliSourceComponent_RegisterForSense, SenseClass) == 0x000000, "Member 'AIPerceptionStimuliSourceComponent_RegisterForSense::SenseClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionStimuliSourceComponent_UnregisterFromSense \ static_assert(alignof(AIPerceptionStimuliSourceComponent_UnregisterFromSense) == 0x000008, "Wrong alignment on AIPerceptionStimuliSourceComponent_UnregisterFromSense"); \ static_assert(sizeof(AIPerceptionStimuliSourceComponent_UnregisterFromSense) == 0x000008, "Wrong size on AIPerceptionStimuliSourceComponent_UnregisterFromSense"); \ static_assert(offsetof(AIPerceptionStimuliSourceComponent_UnregisterFromSense, SenseClass) == 0x000000, "Member 'AIPerceptionStimuliSourceComponent_UnregisterFromSense::SenseClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIPerceptionStimuliSourceComponent \ static_assert(alignof(UAIPerceptionStimuliSourceComponent) == 0x000008, "Wrong alignment on UAIPerceptionStimuliSourceComponent"); \ static_assert(sizeof(UAIPerceptionStimuliSourceComponent) == 0x0000B8, "Wrong size on UAIPerceptionStimuliSourceComponent"); \ static_assert(offsetof(UAIPerceptionStimuliSourceComponent, RegisterAsSourceForSenses) == 0x0000A8, "Member 'UAIPerceptionStimuliSourceComponent::RegisterAsSourceForSenses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLinkProxy_ReceiveSmartLinkReached \ static_assert(alignof(NavLinkProxy_ReceiveSmartLinkReached) == 0x000008, "Wrong alignment on NavLinkProxy_ReceiveSmartLinkReached"); \ static_assert(sizeof(NavLinkProxy_ReceiveSmartLinkReached) == 0x000020, "Wrong size on NavLinkProxy_ReceiveSmartLinkReached"); \ static_assert(offsetof(NavLinkProxy_ReceiveSmartLinkReached, agent) == 0x000000, "Member 'NavLinkProxy_ReceiveSmartLinkReached::agent' has a wrong offset!"); \ static_assert(offsetof(NavLinkProxy_ReceiveSmartLinkReached, Destination) == 0x000008, "Member 'NavLinkProxy_ReceiveSmartLinkReached::Destination' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLinkProxy_resumePathFollowing \ static_assert(alignof(NavLinkProxy_resumePathFollowing) == 0x000008, "Wrong alignment on NavLinkProxy_resumePathFollowing"); \ static_assert(sizeof(NavLinkProxy_resumePathFollowing) == 0x000008, "Wrong size on NavLinkProxy_resumePathFollowing"); \ static_assert(offsetof(NavLinkProxy_resumePathFollowing, agent) == 0x000000, "Member 'NavLinkProxy_resumePathFollowing::agent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLinkProxy_SetSmartLinkEnabled \ static_assert(alignof(NavLinkProxy_SetSmartLinkEnabled) == 0x000001, "Wrong alignment on NavLinkProxy_SetSmartLinkEnabled"); \ static_assert(sizeof(NavLinkProxy_SetSmartLinkEnabled) == 0x000001, "Wrong size on NavLinkProxy_SetSmartLinkEnabled"); \ static_assert(offsetof(NavLinkProxy_SetSmartLinkEnabled, bEnabled) == 0x000000, "Member 'NavLinkProxy_SetSmartLinkEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLinkProxy_HasMovingAgents \ static_assert(alignof(NavLinkProxy_HasMovingAgents) == 0x000001, "Wrong alignment on NavLinkProxy_HasMovingAgents"); \ static_assert(sizeof(NavLinkProxy_HasMovingAgents) == 0x000001, "Wrong size on NavLinkProxy_HasMovingAgents"); \ static_assert(offsetof(NavLinkProxy_HasMovingAgents, ReturnValue) == 0x000000, "Member 'NavLinkProxy_HasMovingAgents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLinkProxy_IsSmartLinkEnabled \ static_assert(alignof(NavLinkProxy_IsSmartLinkEnabled) == 0x000001, "Wrong alignment on NavLinkProxy_IsSmartLinkEnabled"); \ static_assert(sizeof(NavLinkProxy_IsSmartLinkEnabled) == 0x000001, "Wrong size on NavLinkProxy_IsSmartLinkEnabled"); \ static_assert(offsetof(NavLinkProxy_IsSmartLinkEnabled, ReturnValue) == 0x000000, "Member 'NavLinkProxy_IsSmartLinkEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavLinkProxy \ static_assert(alignof(ANavLinkProxy) == 0x000008, "Wrong alignment on ANavLinkProxy"); \ static_assert(sizeof(ANavLinkProxy) == 0x000300, "Wrong size on ANavLinkProxy"); \ static_assert(offsetof(ANavLinkProxy, PointLinks) == 0x0002C0, "Member 'ANavLinkProxy::PointLinks' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, SegmentLinks) == 0x0002D0, "Member 'ANavLinkProxy::SegmentLinks' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, SmartLinkComp) == 0x0002E0, "Member 'ANavLinkProxy::SmartLinkComp' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, bSmartLinkIsRelevant) == 0x0002E8, "Member 'ANavLinkProxy::bSmartLinkIsRelevant' has a wrong offset!"); \ static_assert(offsetof(ANavLinkProxy, OnSmartLinkReached) == 0x0002F0, "Member 'ANavLinkProxy::OnSmartLinkReached' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnActionsComponent_K2_PerformAction \ static_assert(alignof(PawnActionsComponent_K2_PerformAction) == 0x000008, "Wrong alignment on PawnActionsComponent_K2_PerformAction"); \ static_assert(sizeof(PawnActionsComponent_K2_PerformAction) == 0x000018, "Wrong size on PawnActionsComponent_K2_PerformAction"); \ static_assert(offsetof(PawnActionsComponent_K2_PerformAction, Pawn) == 0x000000, "Member 'PawnActionsComponent_K2_PerformAction::Pawn' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PerformAction, action) == 0x000008, "Member 'PawnActionsComponent_K2_PerformAction::action' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PerformAction, Priority) == 0x000010, "Member 'PawnActionsComponent_K2_PerformAction::Priority' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PerformAction, ReturnValue) == 0x000011, "Member 'PawnActionsComponent_K2_PerformAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnActionsComponent_K2_AbortAction \ static_assert(alignof(PawnActionsComponent_K2_AbortAction) == 0x000008, "Wrong alignment on PawnActionsComponent_K2_AbortAction"); \ static_assert(sizeof(PawnActionsComponent_K2_AbortAction) == 0x000010, "Wrong size on PawnActionsComponent_K2_AbortAction"); \ static_assert(offsetof(PawnActionsComponent_K2_AbortAction, ActionToAbort) == 0x000000, "Member 'PawnActionsComponent_K2_AbortAction::ActionToAbort' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_AbortAction, ReturnValue) == 0x000008, "Member 'PawnActionsComponent_K2_AbortAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnActionsComponent_K2_ForceAbortAction \ static_assert(alignof(PawnActionsComponent_K2_ForceAbortAction) == 0x000008, "Wrong alignment on PawnActionsComponent_K2_ForceAbortAction"); \ static_assert(sizeof(PawnActionsComponent_K2_ForceAbortAction) == 0x000010, "Wrong size on PawnActionsComponent_K2_ForceAbortAction"); \ static_assert(offsetof(PawnActionsComponent_K2_ForceAbortAction, ActionToAbort) == 0x000000, "Member 'PawnActionsComponent_K2_ForceAbortAction::ActionToAbort' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_ForceAbortAction, ReturnValue) == 0x000008, "Member 'PawnActionsComponent_K2_ForceAbortAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnActionsComponent_K2_PushAction \ static_assert(alignof(PawnActionsComponent_K2_PushAction) == 0x000008, "Wrong alignment on PawnActionsComponent_K2_PushAction"); \ static_assert(sizeof(PawnActionsComponent_K2_PushAction) == 0x000020, "Wrong size on PawnActionsComponent_K2_PushAction"); \ static_assert(offsetof(PawnActionsComponent_K2_PushAction, NewAction) == 0x000000, "Member 'PawnActionsComponent_K2_PushAction::NewAction' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PushAction, Priority) == 0x000008, "Member 'PawnActionsComponent_K2_PushAction::Priority' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PushAction, Instigator) == 0x000010, "Member 'PawnActionsComponent_K2_PushAction::Instigator' has a wrong offset!"); \ static_assert(offsetof(PawnActionsComponent_K2_PushAction, ReturnValue) == 0x000018, "Member 'PawnActionsComponent_K2_PushAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnActionsComponent \ static_assert(alignof(UPawnActionsComponent) == 0x000008, "Wrong alignment on UPawnActionsComponent"); \ static_assert(sizeof(UPawnActionsComponent) == 0x0000D8, "Wrong size on UPawnActionsComponent"); \ static_assert(offsetof(UPawnActionsComponent, ControlledPawn) == 0x0000A0, "Member 'UPawnActionsComponent::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, ActionStacks) == 0x0000A8, "Member 'UPawnActionsComponent::ActionStacks' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, ActionEvents) == 0x0000B8, "Member 'UPawnActionsComponent::ActionEvents' has a wrong offset!"); \ static_assert(offsetof(UPawnActionsComponent, CurrentAction) == 0x0000C8, "Member 'UPawnActionsComponent::CurrentAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Sight \ static_assert(alignof(UAISenseConfig_Sight) == 0x000008, "Wrong alignment on UAISenseConfig_Sight"); \ static_assert(sizeof(UAISenseConfig_Sight) == 0x000070, "Wrong size on UAISenseConfig_Sight"); \ static_assert(offsetof(UAISenseConfig_Sight, Implementation) == 0x000048, "Member 'UAISenseConfig_Sight::Implementation' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, SightRadius) == 0x000050, "Member 'UAISenseConfig_Sight::SightRadius' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, LoseSightRadius) == 0x000054, "Member 'UAISenseConfig_Sight::LoseSightRadius' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, PeripheralVisionAngleDegrees) == 0x000058, "Member 'UAISenseConfig_Sight::PeripheralVisionAngleDegrees' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, DetectionByAffiliation) == 0x00005C, "Member 'UAISenseConfig_Sight::DetectionByAffiliation' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, AutoSuccessRangeFromLastSeenLocation) == 0x000060, "Member 'UAISenseConfig_Sight::AutoSuccessRangeFromLastSeenLocation' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, PointOfViewBackwardOffset) == 0x000064, "Member 'UAISenseConfig_Sight::PointOfViewBackwardOffset' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Sight, NearClippingRadius) == 0x000068, "Member 'UAISenseConfig_Sight::NearClippingRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIResource_Movement \ static_assert(alignof(UAIResource_Movement) == 0x000008, "Wrong alignment on UAIResource_Movement"); \ static_assert(sizeof(UAIResource_Movement) == 0x000038, "Wrong size on UAIResource_Movement"); \ #define DUMPER7_ASSERTS_UAISenseEvent \ static_assert(alignof(UAISenseEvent) == 0x000008, "Wrong alignment on UAISenseEvent"); \ static_assert(sizeof(UAISenseEvent) == 0x000028, "Wrong size on UAISenseEvent"); \ #define DUMPER7_ASSERTS_UGridPathFollowingComponent \ static_assert(alignof(UGridPathFollowingComponent) == 0x000008, "Wrong alignment on UGridPathFollowingComponent"); \ static_assert(sizeof(UGridPathFollowingComponent) == 0x0002E8, "Wrong size on UGridPathFollowingComponent"); \ static_assert(offsetof(UGridPathFollowingComponent, GridManager) == 0x0002B8, "Member 'UGridPathFollowingComponent::GridManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIAsyncTaskBlueprintProxy_OnMoveCompleted \ static_assert(alignof(AIAsyncTaskBlueprintProxy_OnMoveCompleted) == 0x000004, "Wrong alignment on AIAsyncTaskBlueprintProxy_OnMoveCompleted"); \ static_assert(sizeof(AIAsyncTaskBlueprintProxy_OnMoveCompleted) == 0x000008, "Wrong size on AIAsyncTaskBlueprintProxy_OnMoveCompleted"); \ static_assert(offsetof(AIAsyncTaskBlueprintProxy_OnMoveCompleted, RequestID) == 0x000000, "Member 'AIAsyncTaskBlueprintProxy_OnMoveCompleted::RequestID' has a wrong offset!"); \ static_assert(offsetof(AIAsyncTaskBlueprintProxy_OnMoveCompleted, MovementResult) == 0x000004, "Member 'AIAsyncTaskBlueprintProxy_OnMoveCompleted::MovementResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIAsyncTaskBlueprintProxy \ static_assert(alignof(UAIAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UAIAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UAIAsyncTaskBlueprintProxy) == 0x000068, "Wrong size on UAIAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UAIAsyncTaskBlueprintProxy, OnSuccess) == 0x000028, "Member 'UAIAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UAIAsyncTaskBlueprintProxy, OnFail) == 0x000038, "Member 'UAIAsyncTaskBlueprintProxy::OnFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Damage_ReportDamageEvent \ static_assert(alignof(AISense_Damage_ReportDamageEvent) == 0x000008, "Wrong alignment on AISense_Damage_ReportDamageEvent"); \ static_assert(sizeof(AISense_Damage_ReportDamageEvent) == 0x000058, "Wrong size on AISense_Damage_ReportDamageEvent"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, WorldContextObject) == 0x000000, "Member 'AISense_Damage_ReportDamageEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, DamagedActor) == 0x000008, "Member 'AISense_Damage_ReportDamageEvent::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, Instigator) == 0x000010, "Member 'AISense_Damage_ReportDamageEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, DamageAmount) == 0x000018, "Member 'AISense_Damage_ReportDamageEvent::DamageAmount' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, EventLocation) == 0x000020, "Member 'AISense_Damage_ReportDamageEvent::EventLocation' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, HitLocation) == 0x000038, "Member 'AISense_Damage_ReportDamageEvent::HitLocation' has a wrong offset!"); \ static_assert(offsetof(AISense_Damage_ReportDamageEvent, Tag) == 0x000050, "Member 'AISense_Damage_ReportDamageEvent::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Damage \ static_assert(alignof(UAISense_Damage) == 0x000008, "Wrong alignment on UAISense_Damage"); \ static_assert(sizeof(UAISense_Damage) == 0x000090, "Wrong size on UAISense_Damage"); \ static_assert(offsetof(UAISense_Damage, RegisteredEvents) == 0x000080, "Member 'UAISense_Damage::RegisteredEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseBlueprintListener \ static_assert(alignof(UAISenseBlueprintListener) == 0x000008, "Wrong alignment on UAISenseBlueprintListener"); \ static_assert(sizeof(UAISenseBlueprintListener) == 0x000108, "Wrong size on UAISenseBlueprintListener"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Blueprint \ static_assert(alignof(UAISenseConfig_Blueprint) == 0x000008, "Wrong alignment on UAISenseConfig_Blueprint"); \ static_assert(sizeof(UAISenseConfig_Blueprint) == 0x000050, "Wrong size on UAISenseConfig_Blueprint"); \ static_assert(offsetof(UAISenseConfig_Blueprint, Implementation) == 0x000048, "Member 'UAISenseConfig_Blueprint::Implementation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetActorsPerception \ static_assert(alignof(AIPerceptionComponent_GetActorsPerception) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetActorsPerception"); \ static_assert(sizeof(AIPerceptionComponent_GetActorsPerception) == 0x000030, "Wrong size on AIPerceptionComponent_GetActorsPerception"); \ static_assert(offsetof(AIPerceptionComponent_GetActorsPerception, Actor) == 0x000000, "Member 'AIPerceptionComponent_GetActorsPerception::Actor' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetActorsPerception, Info) == 0x000008, "Member 'AIPerceptionComponent_GetActorsPerception::Info' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetActorsPerception, ReturnValue) == 0x000028, "Member 'AIPerceptionComponent_GetActorsPerception::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_OnOwnerEndPlay \ static_assert(alignof(AIPerceptionComponent_OnOwnerEndPlay) == 0x000008, "Wrong alignment on AIPerceptionComponent_OnOwnerEndPlay"); \ static_assert(sizeof(AIPerceptionComponent_OnOwnerEndPlay) == 0x000010, "Wrong size on AIPerceptionComponent_OnOwnerEndPlay"); \ static_assert(offsetof(AIPerceptionComponent_OnOwnerEndPlay, Actor) == 0x000000, "Member 'AIPerceptionComponent_OnOwnerEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_OnOwnerEndPlay, EndPlayReason) == 0x000008, "Member 'AIPerceptionComponent_OnOwnerEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_SetSenseEnabled \ static_assert(alignof(AIPerceptionComponent_SetSenseEnabled) == 0x000008, "Wrong alignment on AIPerceptionComponent_SetSenseEnabled"); \ static_assert(sizeof(AIPerceptionComponent_SetSenseEnabled) == 0x000010, "Wrong size on AIPerceptionComponent_SetSenseEnabled"); \ static_assert(offsetof(AIPerceptionComponent_SetSenseEnabled, SenseClass) == 0x000000, "Member 'AIPerceptionComponent_SetSenseEnabled::SenseClass' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_SetSenseEnabled, bEnable) == 0x000008, "Member 'AIPerceptionComponent_SetSenseEnabled::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetCurrentlyPerceivedActors \ static_assert(alignof(AIPerceptionComponent_GetCurrentlyPerceivedActors) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetCurrentlyPerceivedActors"); \ static_assert(sizeof(AIPerceptionComponent_GetCurrentlyPerceivedActors) == 0x000018, "Wrong size on AIPerceptionComponent_GetCurrentlyPerceivedActors"); \ static_assert(offsetof(AIPerceptionComponent_GetCurrentlyPerceivedActors, SenseToUse) == 0x000000, "Member 'AIPerceptionComponent_GetCurrentlyPerceivedActors::SenseToUse' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetCurrentlyPerceivedActors, OutActors) == 0x000008, "Member 'AIPerceptionComponent_GetCurrentlyPerceivedActors::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetKnownPerceivedActors \ static_assert(alignof(AIPerceptionComponent_GetKnownPerceivedActors) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetKnownPerceivedActors"); \ static_assert(sizeof(AIPerceptionComponent_GetKnownPerceivedActors) == 0x000018, "Wrong size on AIPerceptionComponent_GetKnownPerceivedActors"); \ static_assert(offsetof(AIPerceptionComponent_GetKnownPerceivedActors, SenseToUse) == 0x000000, "Member 'AIPerceptionComponent_GetKnownPerceivedActors::SenseToUse' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetKnownPerceivedActors, OutActors) == 0x000008, "Member 'AIPerceptionComponent_GetKnownPerceivedActors::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetPerceivedActors \ static_assert(alignof(AIPerceptionComponent_GetPerceivedActors) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetPerceivedActors"); \ static_assert(sizeof(AIPerceptionComponent_GetPerceivedActors) == 0x000018, "Wrong size on AIPerceptionComponent_GetPerceivedActors"); \ static_assert(offsetof(AIPerceptionComponent_GetPerceivedActors, SenseToUse) == 0x000000, "Member 'AIPerceptionComponent_GetPerceivedActors::SenseToUse' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetPerceivedActors, OutActors) == 0x000008, "Member 'AIPerceptionComponent_GetPerceivedActors::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetPerceivedHostileActors \ static_assert(alignof(AIPerceptionComponent_GetPerceivedHostileActors) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetPerceivedHostileActors"); \ static_assert(sizeof(AIPerceptionComponent_GetPerceivedHostileActors) == 0x000010, "Wrong size on AIPerceptionComponent_GetPerceivedHostileActors"); \ static_assert(offsetof(AIPerceptionComponent_GetPerceivedHostileActors, OutActors) == 0x000000, "Member 'AIPerceptionComponent_GetPerceivedHostileActors::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionComponent_GetPerceivedHostileActorsBySense \ static_assert(alignof(AIPerceptionComponent_GetPerceivedHostileActorsBySense) == 0x000008, "Wrong alignment on AIPerceptionComponent_GetPerceivedHostileActorsBySense"); \ static_assert(sizeof(AIPerceptionComponent_GetPerceivedHostileActorsBySense) == 0x000018, "Wrong size on AIPerceptionComponent_GetPerceivedHostileActorsBySense"); \ static_assert(offsetof(AIPerceptionComponent_GetPerceivedHostileActorsBySense, SenseToUse) == 0x000000, "Member 'AIPerceptionComponent_GetPerceivedHostileActorsBySense::SenseToUse' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionComponent_GetPerceivedHostileActorsBySense, OutActors) == 0x000008, "Member 'AIPerceptionComponent_GetPerceivedHostileActorsBySense::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIPerceptionComponent \ static_assert(alignof(UAIPerceptionComponent) == 0x000008, "Wrong alignment on UAIPerceptionComponent"); \ static_assert(sizeof(UAIPerceptionComponent) == 0x000180, "Wrong size on UAIPerceptionComponent"); \ static_assert(offsetof(UAIPerceptionComponent, SensesConfig) == 0x0000A0, "Member 'UAIPerceptionComponent::SensesConfig' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, DominantSense) == 0x0000B0, "Member 'UAIPerceptionComponent::DominantSense' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, AIOwner) == 0x0000C8, "Member 'UAIPerceptionComponent::AIOwner' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnPerceptionUpdated) == 0x000150, "Member 'UAIPerceptionComponent::OnPerceptionUpdated' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnTargetPerceptionUpdated) == 0x000160, "Member 'UAIPerceptionComponent::OnTargetPerceptionUpdated' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionComponent, OnTargetPerceptionInfoUpdated) == 0x000170, "Member 'UAIPerceptionComponent::OnTargetPerceptionInfoUpdated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Hearing \ static_assert(alignof(UAISenseConfig_Hearing) == 0x000008, "Wrong alignment on UAISenseConfig_Hearing"); \ static_assert(sizeof(UAISenseConfig_Hearing) == 0x000060, "Wrong size on UAISenseConfig_Hearing"); \ static_assert(offsetof(UAISenseConfig_Hearing, Implementation) == 0x000048, "Member 'UAISenseConfig_Hearing::Implementation' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Hearing, HearingRange) == 0x000050, "Member 'UAISenseConfig_Hearing::HearingRange' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Hearing, LoSHearingRange) == 0x000054, "Member 'UAISenseConfig_Hearing::LoSHearingRange' has a wrong offset!"); \ static_assert(offsetof(UAISenseConfig_Hearing, DetectionByAffiliation) == 0x00005C, "Member 'UAISenseConfig_Hearing::DetectionByAffiliation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Prediction \ static_assert(alignof(UAISenseConfig_Prediction) == 0x000008, "Wrong alignment on UAISenseConfig_Prediction"); \ static_assert(sizeof(UAISenseConfig_Prediction) == 0x000048, "Wrong size on UAISenseConfig_Prediction"); \ #define DUMPER7_ASSERTS_UAIHotSpotManager \ static_assert(alignof(UAIHotSpotManager) == 0x000008, "Wrong alignment on UAIHotSpotManager"); \ static_assert(sizeof(UAIHotSpotManager) == 0x000028, "Wrong size on UAIHotSpotManager"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Team \ static_assert(alignof(UAISenseConfig_Team) == 0x000008, "Wrong alignment on UAISenseConfig_Team"); \ static_assert(sizeof(UAISenseConfig_Team) == 0x000048, "Wrong size on UAISenseConfig_Team"); \ #define DUMPER7_ASSERTS_UAISenseEvent_Damage \ static_assert(alignof(UAISenseEvent_Damage) == 0x000008, "Wrong alignment on UAISenseEvent_Damage"); \ static_assert(sizeof(UAISenseEvent_Damage) == 0x000078, "Wrong size on UAISenseEvent_Damage"); \ static_assert(offsetof(UAISenseEvent_Damage, Event) == 0x000028, "Member 'UAISenseEvent_Damage::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseEvent_Hearing \ static_assert(alignof(UAISenseEvent_Hearing) == 0x000008, "Wrong alignment on UAISenseEvent_Hearing"); \ static_assert(sizeof(UAISenseEvent_Hearing) == 0x000068, "Wrong size on UAISenseEvent_Hearing"); \ static_assert(offsetof(UAISenseEvent_Hearing, Event) == 0x000028, "Member 'UAISenseEvent_Hearing::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITask_LockLogic \ static_assert(alignof(UAITask_LockLogic) == 0x000008, "Wrong alignment on UAITask_LockLogic"); \ static_assert(sizeof(UAITask_LockLogic) == 0x000070, "Wrong size on UAITask_LockLogic"); \ #define DUMPER7_ASSERTS_ICrowdAgentInterface \ static_assert(alignof(ICrowdAgentInterface) == 0x000001, "Wrong alignment on ICrowdAgentInterface"); \ static_assert(sizeof(ICrowdAgentInterface) == 0x000001, "Wrong size on ICrowdAgentInterface"); \ #define DUMPER7_ASSERTS_UEnvQueryTypes \ static_assert(alignof(UEnvQueryTypes) == 0x000008, "Wrong alignment on UEnvQueryTypes"); \ static_assert(sizeof(UEnvQueryTypes) == 0x000028, "Wrong size on UEnvQueryTypes"); \ #define DUMPER7_ASSERTS_IEQSQueryResultSourceInterface \ static_assert(alignof(IEQSQueryResultSourceInterface) == 0x000001, "Wrong alignment on IEQSQueryResultSourceInterface"); \ static_assert(sizeof(IEQSQueryResultSourceInterface) == 0x000001, "Wrong size on IEQSQueryResultSourceInterface"); \ #define DUMPER7_ASSERTS_PawnSensingComponent_SetPeripheralVisionAngle \ static_assert(alignof(PawnSensingComponent_SetPeripheralVisionAngle) == 0x000004, "Wrong alignment on PawnSensingComponent_SetPeripheralVisionAngle"); \ static_assert(sizeof(PawnSensingComponent_SetPeripheralVisionAngle) == 0x000004, "Wrong size on PawnSensingComponent_SetPeripheralVisionAngle"); \ static_assert(offsetof(PawnSensingComponent_SetPeripheralVisionAngle, NewPeripheralVisionAngle) == 0x000000, "Member 'PawnSensingComponent_SetPeripheralVisionAngle::NewPeripheralVisionAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnSensingComponent_SetSensingInterval \ static_assert(alignof(PawnSensingComponent_SetSensingInterval) == 0x000004, "Wrong alignment on PawnSensingComponent_SetSensingInterval"); \ static_assert(sizeof(PawnSensingComponent_SetSensingInterval) == 0x000004, "Wrong size on PawnSensingComponent_SetSensingInterval"); \ static_assert(offsetof(PawnSensingComponent_SetSensingInterval, NewSensingInterval) == 0x000000, "Member 'PawnSensingComponent_SetSensingInterval::NewSensingInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnSensingComponent_SetSensingUpdatesEnabled \ static_assert(alignof(PawnSensingComponent_SetSensingUpdatesEnabled) == 0x000001, "Wrong alignment on PawnSensingComponent_SetSensingUpdatesEnabled"); \ static_assert(sizeof(PawnSensingComponent_SetSensingUpdatesEnabled) == 0x000001, "Wrong size on PawnSensingComponent_SetSensingUpdatesEnabled"); \ static_assert(offsetof(PawnSensingComponent_SetSensingUpdatesEnabled, bEnabled) == 0x000000, "Member 'PawnSensingComponent_SetSensingUpdatesEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnSensingComponent_GetPeripheralVisionAngle \ static_assert(alignof(PawnSensingComponent_GetPeripheralVisionAngle) == 0x000004, "Wrong alignment on PawnSensingComponent_GetPeripheralVisionAngle"); \ static_assert(sizeof(PawnSensingComponent_GetPeripheralVisionAngle) == 0x000004, "Wrong size on PawnSensingComponent_GetPeripheralVisionAngle"); \ static_assert(offsetof(PawnSensingComponent_GetPeripheralVisionAngle, ReturnValue) == 0x000000, "Member 'PawnSensingComponent_GetPeripheralVisionAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnSensingComponent_GetPeripheralVisionCosine \ static_assert(alignof(PawnSensingComponent_GetPeripheralVisionCosine) == 0x000004, "Wrong alignment on PawnSensingComponent_GetPeripheralVisionCosine"); \ static_assert(sizeof(PawnSensingComponent_GetPeripheralVisionCosine) == 0x000004, "Wrong size on PawnSensingComponent_GetPeripheralVisionCosine"); \ static_assert(offsetof(PawnSensingComponent_GetPeripheralVisionCosine, ReturnValue) == 0x000000, "Member 'PawnSensingComponent_GetPeripheralVisionCosine::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnSensingComponent \ static_assert(alignof(UPawnSensingComponent) == 0x000008, "Wrong alignment on UPawnSensingComponent"); \ static_assert(sizeof(UPawnSensingComponent) == 0x0000E8, "Wrong size on UPawnSensingComponent"); \ static_assert(offsetof(UPawnSensingComponent, HearingThreshold) == 0x0000A0, "Member 'UPawnSensingComponent::HearingThreshold' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, LOSHearingThreshold) == 0x0000A4, "Member 'UPawnSensingComponent::LOSHearingThreshold' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, SightRadius) == 0x0000A8, "Member 'UPawnSensingComponent::SightRadius' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, SensingInterval) == 0x0000AC, "Member 'UPawnSensingComponent::SensingInterval' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, HearingMaxSoundAge) == 0x0000B0, "Member 'UPawnSensingComponent::HearingMaxSoundAge' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, OnSeePawn) == 0x0000C0, "Member 'UPawnSensingComponent::OnSeePawn' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, OnHearNoise) == 0x0000D0, "Member 'UPawnSensingComponent::OnHearNoise' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, PeripheralVisionAngle) == 0x0000E0, "Member 'UPawnSensingComponent::PeripheralVisionAngle' has a wrong offset!"); \ static_assert(offsetof(UPawnSensingComponent, PeripheralVisionCosine) == 0x0000E4, "Member 'UPawnSensingComponent::PeripheralVisionCosine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_BlueprintBase_ActionFinished \ static_assert(alignof(PawnAction_BlueprintBase_ActionFinished) == 0x000008, "Wrong alignment on PawnAction_BlueprintBase_ActionFinished"); \ static_assert(sizeof(PawnAction_BlueprintBase_ActionFinished) == 0x000010, "Wrong size on PawnAction_BlueprintBase_ActionFinished"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionFinished, ControlledPawn) == 0x000000, "Member 'PawnAction_BlueprintBase_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionFinished, WithResult) == 0x000008, "Member 'PawnAction_BlueprintBase_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_BlueprintBase_ActionPause \ static_assert(alignof(PawnAction_BlueprintBase_ActionPause) == 0x000008, "Wrong alignment on PawnAction_BlueprintBase_ActionPause"); \ static_assert(sizeof(PawnAction_BlueprintBase_ActionPause) == 0x000008, "Wrong size on PawnAction_BlueprintBase_ActionPause"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionPause, ControlledPawn) == 0x000000, "Member 'PawnAction_BlueprintBase_ActionPause::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_BlueprintBase_ActionResume \ static_assert(alignof(PawnAction_BlueprintBase_ActionResume) == 0x000008, "Wrong alignment on PawnAction_BlueprintBase_ActionResume"); \ static_assert(sizeof(PawnAction_BlueprintBase_ActionResume) == 0x000008, "Wrong size on PawnAction_BlueprintBase_ActionResume"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionResume, ControlledPawn) == 0x000000, "Member 'PawnAction_BlueprintBase_ActionResume::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_BlueprintBase_ActionStart \ static_assert(alignof(PawnAction_BlueprintBase_ActionStart) == 0x000008, "Wrong alignment on PawnAction_BlueprintBase_ActionStart"); \ static_assert(sizeof(PawnAction_BlueprintBase_ActionStart) == 0x000008, "Wrong size on PawnAction_BlueprintBase_ActionStart"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionStart, ControlledPawn) == 0x000000, "Member 'PawnAction_BlueprintBase_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PawnAction_BlueprintBase_ActionTick \ static_assert(alignof(PawnAction_BlueprintBase_ActionTick) == 0x000008, "Wrong alignment on PawnAction_BlueprintBase_ActionTick"); \ static_assert(sizeof(PawnAction_BlueprintBase_ActionTick) == 0x000010, "Wrong size on PawnAction_BlueprintBase_ActionTick"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionTick, ControlledPawn) == 0x000000, "Member 'PawnAction_BlueprintBase_ActionTick::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(PawnAction_BlueprintBase_ActionTick, DeltaSeconds) == 0x000008, "Member 'PawnAction_BlueprintBase_ActionTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnAction_BlueprintBase \ static_assert(alignof(UPawnAction_BlueprintBase) == 0x000008, "Wrong alignment on UPawnAction_BlueprintBase"); \ static_assert(sizeof(UPawnAction_BlueprintBase) == 0x000090, "Wrong size on UPawnAction_BlueprintBase"); \ #define DUMPER7_ASSERTS_UPawnAction_Repeat \ static_assert(alignof(UPawnAction_Repeat) == 0x000008, "Wrong alignment on UPawnAction_Repeat"); \ static_assert(sizeof(UPawnAction_Repeat) == 0x0000B0, "Wrong size on UPawnAction_Repeat"); \ static_assert(offsetof(UPawnAction_Repeat, ActionToRepeat) == 0x000090, "Member 'UPawnAction_Repeat::ActionToRepeat' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Repeat, RecentActionCopy) == 0x000098, "Member 'UPawnAction_Repeat::RecentActionCopy' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Repeat, ChildFailureHandlingMode) == 0x0000A0, "Member 'UPawnAction_Repeat::ChildFailureHandlingMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPawnAction_Sequence \ static_assert(alignof(UPawnAction_Sequence) == 0x000008, "Wrong alignment on UPawnAction_Sequence"); \ static_assert(sizeof(UPawnAction_Sequence) == 0x0000B8, "Wrong size on UPawnAction_Sequence"); \ static_assert(offsetof(UPawnAction_Sequence, ActionSequence) == 0x000090, "Member 'UPawnAction_Sequence::ActionSequence' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Sequence, ChildFailureHandlingMode) == 0x0000A0, "Member 'UPawnAction_Sequence::ChildFailureHandlingMode' has a wrong offset!"); \ static_assert(offsetof(UPawnAction_Sequence, RecentActionCopy) == 0x0000A8, "Member 'UPawnAction_Sequence::RecentActionCopy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Touch_reportTouchEvent \ static_assert(alignof(AISense_Touch_reportTouchEvent) == 0x000008, "Wrong alignment on AISense_Touch_reportTouchEvent"); \ static_assert(sizeof(AISense_Touch_reportTouchEvent) == 0x000030, "Wrong size on AISense_Touch_reportTouchEvent"); \ static_assert(offsetof(AISense_Touch_reportTouchEvent, WorldContextObject) == 0x000000, "Member 'AISense_Touch_reportTouchEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AISense_Touch_reportTouchEvent, TouchReceiver) == 0x000008, "Member 'AISense_Touch_reportTouchEvent::TouchReceiver' has a wrong offset!"); \ static_assert(offsetof(AISense_Touch_reportTouchEvent, OtherActor) == 0x000010, "Member 'AISense_Touch_reportTouchEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(AISense_Touch_reportTouchEvent, Location) == 0x000018, "Member 'AISense_Touch_reportTouchEvent::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Touch \ static_assert(alignof(UAISense_Touch) == 0x000008, "Wrong alignment on UAISense_Touch"); \ static_assert(sizeof(UAISense_Touch) == 0x000090, "Wrong size on UAISense_Touch"); \ static_assert(offsetof(UAISense_Touch, RegisteredEvents) == 0x000080, "Member 'UAISense_Touch::RegisteredEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIResource_Logic \ static_assert(alignof(UAIResource_Logic) == 0x000008, "Wrong alignment on UAIResource_Logic"); \ static_assert(sizeof(UAIResource_Logic) == 0x000038, "Wrong size on UAIResource_Logic"); \ #define DUMPER7_ASSERTS_UBehaviorTreeManager \ static_assert(alignof(UBehaviorTreeManager) == 0x000008, "Wrong alignment on UBehaviorTreeManager"); \ static_assert(sizeof(UBehaviorTreeManager) == 0x000050, "Wrong size on UBehaviorTreeManager"); \ static_assert(offsetof(UBehaviorTreeManager, MaxDebuggerSteps) == 0x000028, "Member 'UBehaviorTreeManager::MaxDebuggerSteps' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTreeManager, LoadedTemplates) == 0x000030, "Member 'UBehaviorTreeManager::LoadedTemplates' has a wrong offset!"); \ static_assert(offsetof(UBehaviorTreeManager, ActiveComponents) == 0x000040, "Member 'UBehaviorTreeManager::ActiveComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBehaviorTreeTypes \ static_assert(alignof(UBehaviorTreeTypes) == 0x000008, "Wrong alignment on UBehaviorTreeTypes"); \ static_assert(sizeof(UBehaviorTreeTypes) == 0x000028, "Wrong size on UBehaviorTreeTypes"); \ #define DUMPER7_ASSERTS_BlackboardComponent_ClearValue \ static_assert(alignof(BlackboardComponent_ClearValue) == 0x000004, "Wrong alignment on BlackboardComponent_ClearValue"); \ static_assert(sizeof(BlackboardComponent_ClearValue) == 0x000008, "Wrong size on BlackboardComponent_ClearValue"); \ static_assert(offsetof(BlackboardComponent_ClearValue, KeyName) == 0x000000, "Member 'BlackboardComponent_ClearValue::KeyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsBool \ static_assert(alignof(BlackboardComponent_SetValueAsBool) == 0x000004, "Wrong alignment on BlackboardComponent_SetValueAsBool"); \ static_assert(sizeof(BlackboardComponent_SetValueAsBool) == 0x00000C, "Wrong size on BlackboardComponent_SetValueAsBool"); \ static_assert(offsetof(BlackboardComponent_SetValueAsBool, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsBool::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsBool, BoolValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsBool::BoolValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsClass \ static_assert(alignof(BlackboardComponent_SetValueAsClass) == 0x000008, "Wrong alignment on BlackboardComponent_SetValueAsClass"); \ static_assert(sizeof(BlackboardComponent_SetValueAsClass) == 0x000010, "Wrong size on BlackboardComponent_SetValueAsClass"); \ static_assert(offsetof(BlackboardComponent_SetValueAsClass, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsClass::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsClass, ClassValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsClass::ClassValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsEnum \ static_assert(alignof(BlackboardComponent_SetValueAsEnum) == 0x000004, "Wrong alignment on BlackboardComponent_SetValueAsEnum"); \ static_assert(sizeof(BlackboardComponent_SetValueAsEnum) == 0x00000C, "Wrong size on BlackboardComponent_SetValueAsEnum"); \ static_assert(offsetof(BlackboardComponent_SetValueAsEnum, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsEnum::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsEnum, EnumValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsEnum::EnumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsFloat \ static_assert(alignof(BlackboardComponent_SetValueAsFloat) == 0x000004, "Wrong alignment on BlackboardComponent_SetValueAsFloat"); \ static_assert(sizeof(BlackboardComponent_SetValueAsFloat) == 0x00000C, "Wrong size on BlackboardComponent_SetValueAsFloat"); \ static_assert(offsetof(BlackboardComponent_SetValueAsFloat, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsFloat::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsFloat, FloatValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsFloat::FloatValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsInt \ static_assert(alignof(BlackboardComponent_SetValueAsInt) == 0x000004, "Wrong alignment on BlackboardComponent_SetValueAsInt"); \ static_assert(sizeof(BlackboardComponent_SetValueAsInt) == 0x00000C, "Wrong size on BlackboardComponent_SetValueAsInt"); \ static_assert(offsetof(BlackboardComponent_SetValueAsInt, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsInt::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsInt, IntValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsInt::IntValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsName \ static_assert(alignof(BlackboardComponent_SetValueAsName) == 0x000004, "Wrong alignment on BlackboardComponent_SetValueAsName"); \ static_assert(sizeof(BlackboardComponent_SetValueAsName) == 0x000010, "Wrong size on BlackboardComponent_SetValueAsName"); \ static_assert(offsetof(BlackboardComponent_SetValueAsName, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsName::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsName, NameValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsName::NameValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsObject \ static_assert(alignof(BlackboardComponent_SetValueAsObject) == 0x000008, "Wrong alignment on BlackboardComponent_SetValueAsObject"); \ static_assert(sizeof(BlackboardComponent_SetValueAsObject) == 0x000010, "Wrong size on BlackboardComponent_SetValueAsObject"); \ static_assert(offsetof(BlackboardComponent_SetValueAsObject, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsObject::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsObject, ObjectValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsObject::ObjectValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsRotator \ static_assert(alignof(BlackboardComponent_SetValueAsRotator) == 0x000008, "Wrong alignment on BlackboardComponent_SetValueAsRotator"); \ static_assert(sizeof(BlackboardComponent_SetValueAsRotator) == 0x000020, "Wrong size on BlackboardComponent_SetValueAsRotator"); \ static_assert(offsetof(BlackboardComponent_SetValueAsRotator, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsRotator::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsRotator, VectorValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsRotator::VectorValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsString \ static_assert(alignof(BlackboardComponent_SetValueAsString) == 0x000008, "Wrong alignment on BlackboardComponent_SetValueAsString"); \ static_assert(sizeof(BlackboardComponent_SetValueAsString) == 0x000018, "Wrong size on BlackboardComponent_SetValueAsString"); \ static_assert(offsetof(BlackboardComponent_SetValueAsString, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsString::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsString, StringValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsString::StringValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_SetValueAsVector \ static_assert(alignof(BlackboardComponent_SetValueAsVector) == 0x000008, "Wrong alignment on BlackboardComponent_SetValueAsVector"); \ static_assert(sizeof(BlackboardComponent_SetValueAsVector) == 0x000020, "Wrong size on BlackboardComponent_SetValueAsVector"); \ static_assert(offsetof(BlackboardComponent_SetValueAsVector, KeyName) == 0x000000, "Member 'BlackboardComponent_SetValueAsVector::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_SetValueAsVector, VectorValue) == 0x000008, "Member 'BlackboardComponent_SetValueAsVector::VectorValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetLocationFromEntry \ static_assert(alignof(BlackboardComponent_GetLocationFromEntry) == 0x000008, "Wrong alignment on BlackboardComponent_GetLocationFromEntry"); \ static_assert(sizeof(BlackboardComponent_GetLocationFromEntry) == 0x000028, "Wrong size on BlackboardComponent_GetLocationFromEntry"); \ static_assert(offsetof(BlackboardComponent_GetLocationFromEntry, KeyName) == 0x000000, "Member 'BlackboardComponent_GetLocationFromEntry::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetLocationFromEntry, ResultLocation) == 0x000008, "Member 'BlackboardComponent_GetLocationFromEntry::ResultLocation' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetLocationFromEntry, ReturnValue) == 0x000020, "Member 'BlackboardComponent_GetLocationFromEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetRotationFromEntry \ static_assert(alignof(BlackboardComponent_GetRotationFromEntry) == 0x000008, "Wrong alignment on BlackboardComponent_GetRotationFromEntry"); \ static_assert(sizeof(BlackboardComponent_GetRotationFromEntry) == 0x000028, "Wrong size on BlackboardComponent_GetRotationFromEntry"); \ static_assert(offsetof(BlackboardComponent_GetRotationFromEntry, KeyName) == 0x000000, "Member 'BlackboardComponent_GetRotationFromEntry::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetRotationFromEntry, ResultRotation) == 0x000008, "Member 'BlackboardComponent_GetRotationFromEntry::ResultRotation' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetRotationFromEntry, ReturnValue) == 0x000020, "Member 'BlackboardComponent_GetRotationFromEntry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsBool \ static_assert(alignof(BlackboardComponent_GetValueAsBool) == 0x000004, "Wrong alignment on BlackboardComponent_GetValueAsBool"); \ static_assert(sizeof(BlackboardComponent_GetValueAsBool) == 0x00000C, "Wrong size on BlackboardComponent_GetValueAsBool"); \ static_assert(offsetof(BlackboardComponent_GetValueAsBool, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsBool::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsBool, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsClass \ static_assert(alignof(BlackboardComponent_GetValueAsClass) == 0x000008, "Wrong alignment on BlackboardComponent_GetValueAsClass"); \ static_assert(sizeof(BlackboardComponent_GetValueAsClass) == 0x000010, "Wrong size on BlackboardComponent_GetValueAsClass"); \ static_assert(offsetof(BlackboardComponent_GetValueAsClass, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsClass::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsClass, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsEnum \ static_assert(alignof(BlackboardComponent_GetValueAsEnum) == 0x000004, "Wrong alignment on BlackboardComponent_GetValueAsEnum"); \ static_assert(sizeof(BlackboardComponent_GetValueAsEnum) == 0x00000C, "Wrong size on BlackboardComponent_GetValueAsEnum"); \ static_assert(offsetof(BlackboardComponent_GetValueAsEnum, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsEnum::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsEnum, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsFloat \ static_assert(alignof(BlackboardComponent_GetValueAsFloat) == 0x000004, "Wrong alignment on BlackboardComponent_GetValueAsFloat"); \ static_assert(sizeof(BlackboardComponent_GetValueAsFloat) == 0x00000C, "Wrong size on BlackboardComponent_GetValueAsFloat"); \ static_assert(offsetof(BlackboardComponent_GetValueAsFloat, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsFloat::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsFloat, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsInt \ static_assert(alignof(BlackboardComponent_GetValueAsInt) == 0x000004, "Wrong alignment on BlackboardComponent_GetValueAsInt"); \ static_assert(sizeof(BlackboardComponent_GetValueAsInt) == 0x00000C, "Wrong size on BlackboardComponent_GetValueAsInt"); \ static_assert(offsetof(BlackboardComponent_GetValueAsInt, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsInt::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsInt, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsName \ static_assert(alignof(BlackboardComponent_GetValueAsName) == 0x000004, "Wrong alignment on BlackboardComponent_GetValueAsName"); \ static_assert(sizeof(BlackboardComponent_GetValueAsName) == 0x000010, "Wrong size on BlackboardComponent_GetValueAsName"); \ static_assert(offsetof(BlackboardComponent_GetValueAsName, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsName::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsName, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsObject \ static_assert(alignof(BlackboardComponent_GetValueAsObject) == 0x000008, "Wrong alignment on BlackboardComponent_GetValueAsObject"); \ static_assert(sizeof(BlackboardComponent_GetValueAsObject) == 0x000010, "Wrong size on BlackboardComponent_GetValueAsObject"); \ static_assert(offsetof(BlackboardComponent_GetValueAsObject, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsObject::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsObject, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsRotator \ static_assert(alignof(BlackboardComponent_GetValueAsRotator) == 0x000008, "Wrong alignment on BlackboardComponent_GetValueAsRotator"); \ static_assert(sizeof(BlackboardComponent_GetValueAsRotator) == 0x000020, "Wrong size on BlackboardComponent_GetValueAsRotator"); \ static_assert(offsetof(BlackboardComponent_GetValueAsRotator, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsRotator::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsRotator, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsString \ static_assert(alignof(BlackboardComponent_GetValueAsString) == 0x000008, "Wrong alignment on BlackboardComponent_GetValueAsString"); \ static_assert(sizeof(BlackboardComponent_GetValueAsString) == 0x000018, "Wrong size on BlackboardComponent_GetValueAsString"); \ static_assert(offsetof(BlackboardComponent_GetValueAsString, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsString::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsString, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_GetValueAsVector \ static_assert(alignof(BlackboardComponent_GetValueAsVector) == 0x000008, "Wrong alignment on BlackboardComponent_GetValueAsVector"); \ static_assert(sizeof(BlackboardComponent_GetValueAsVector) == 0x000020, "Wrong size on BlackboardComponent_GetValueAsVector"); \ static_assert(offsetof(BlackboardComponent_GetValueAsVector, KeyName) == 0x000000, "Member 'BlackboardComponent_GetValueAsVector::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_GetValueAsVector, ReturnValue) == 0x000008, "Member 'BlackboardComponent_GetValueAsVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlackboardComponent_IsVectorValueSet \ static_assert(alignof(BlackboardComponent_IsVectorValueSet) == 0x000004, "Wrong alignment on BlackboardComponent_IsVectorValueSet"); \ static_assert(sizeof(BlackboardComponent_IsVectorValueSet) == 0x00000C, "Wrong size on BlackboardComponent_IsVectorValueSet"); \ static_assert(offsetof(BlackboardComponent_IsVectorValueSet, KeyName) == 0x000000, "Member 'BlackboardComponent_IsVectorValueSet::KeyName' has a wrong offset!"); \ static_assert(offsetof(BlackboardComponent_IsVectorValueSet, ReturnValue) == 0x000008, "Member 'BlackboardComponent_IsVectorValueSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardComponent \ static_assert(alignof(UBlackboardComponent) == 0x000008, "Wrong alignment on UBlackboardComponent"); \ static_assert(sizeof(UBlackboardComponent) == 0x0001A8, "Wrong size on UBlackboardComponent"); \ static_assert(offsetof(UBlackboardComponent, BrainComp) == 0x0000A0, "Member 'UBlackboardComponent::BrainComp' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, DefaultBlackboardAsset) == 0x0000A8, "Member 'UBlackboardComponent::DefaultBlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, BlackboardAsset) == 0x0000B0, "Member 'UBlackboardComponent::BlackboardAsset' has a wrong offset!"); \ static_assert(offsetof(UBlackboardComponent, KeyInstances) == 0x0000D8, "Member 'UBlackboardComponent::KeyInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Bool \ static_assert(alignof(UBlackboardKeyType_Bool) == 0x000008, "Wrong alignment on UBlackboardKeyType_Bool"); \ static_assert(sizeof(UBlackboardKeyType_Bool) == 0x000030, "Wrong size on UBlackboardKeyType_Bool"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Class \ static_assert(alignof(UBlackboardKeyType_Class) == 0x000008, "Wrong alignment on UBlackboardKeyType_Class"); \ static_assert(sizeof(UBlackboardKeyType_Class) == 0x000038, "Wrong size on UBlackboardKeyType_Class"); \ static_assert(offsetof(UBlackboardKeyType_Class, BaseClass) == 0x000030, "Member 'UBlackboardKeyType_Class::BaseClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Enum \ static_assert(alignof(UBlackboardKeyType_Enum) == 0x000008, "Wrong alignment on UBlackboardKeyType_Enum"); \ static_assert(sizeof(UBlackboardKeyType_Enum) == 0x000050, "Wrong size on UBlackboardKeyType_Enum"); \ static_assert(offsetof(UBlackboardKeyType_Enum, EnumType) == 0x000030, "Member 'UBlackboardKeyType_Enum::EnumType' has a wrong offset!"); \ static_assert(offsetof(UBlackboardKeyType_Enum, EnumName) == 0x000038, "Member 'UBlackboardKeyType_Enum::EnumName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Float \ static_assert(alignof(UBlackboardKeyType_Float) == 0x000008, "Wrong alignment on UBlackboardKeyType_Float"); \ static_assert(sizeof(UBlackboardKeyType_Float) == 0x000030, "Wrong size on UBlackboardKeyType_Float"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Int \ static_assert(alignof(UBlackboardKeyType_Int) == 0x000008, "Wrong alignment on UBlackboardKeyType_Int"); \ static_assert(sizeof(UBlackboardKeyType_Int) == 0x000030, "Wrong size on UBlackboardKeyType_Int"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Name \ static_assert(alignof(UBlackboardKeyType_Name) == 0x000008, "Wrong alignment on UBlackboardKeyType_Name"); \ static_assert(sizeof(UBlackboardKeyType_Name) == 0x000030, "Wrong size on UBlackboardKeyType_Name"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_NativeEnum \ static_assert(alignof(UBlackboardKeyType_NativeEnum) == 0x000008, "Wrong alignment on UBlackboardKeyType_NativeEnum"); \ static_assert(sizeof(UBlackboardKeyType_NativeEnum) == 0x000048, "Wrong size on UBlackboardKeyType_NativeEnum"); \ static_assert(offsetof(UBlackboardKeyType_NativeEnum, EnumName) == 0x000030, "Member 'UBlackboardKeyType_NativeEnum::EnumName' has a wrong offset!"); \ static_assert(offsetof(UBlackboardKeyType_NativeEnum, EnumType) == 0x000040, "Member 'UBlackboardKeyType_NativeEnum::EnumType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Object \ static_assert(alignof(UBlackboardKeyType_Object) == 0x000008, "Wrong alignment on UBlackboardKeyType_Object"); \ static_assert(sizeof(UBlackboardKeyType_Object) == 0x000038, "Wrong size on UBlackboardKeyType_Object"); \ static_assert(offsetof(UBlackboardKeyType_Object, BaseClass) == 0x000030, "Member 'UBlackboardKeyType_Object::BaseClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_Rotator \ static_assert(alignof(UBlackboardKeyType_Rotator) == 0x000008, "Wrong alignment on UBlackboardKeyType_Rotator"); \ static_assert(sizeof(UBlackboardKeyType_Rotator) == 0x000030, "Wrong size on UBlackboardKeyType_Rotator"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_Cone \ static_assert(alignof(UEnvQueryGenerator_Cone) == 0x000008, "Wrong alignment on UEnvQueryGenerator_Cone"); \ static_assert(sizeof(UEnvQueryGenerator_Cone) == 0x000180, "Wrong size on UEnvQueryGenerator_Cone"); \ static_assert(offsetof(UEnvQueryGenerator_Cone, AlignedPointsDistance) == 0x000090, "Member 'UEnvQueryGenerator_Cone::AlignedPointsDistance' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Cone, ConeDegrees) == 0x0000C8, "Member 'UEnvQueryGenerator_Cone::ConeDegrees' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Cone, AngleStep) == 0x000100, "Member 'UEnvQueryGenerator_Cone::AngleStep' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Cone, Range) == 0x000138, "Member 'UEnvQueryGenerator_Cone::Range' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Cone, CenterActor) == 0x000170, "Member 'UEnvQueryGenerator_Cone::CenterActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlackboardKeyType_String \ static_assert(alignof(UBlackboardKeyType_String) == 0x000008, "Wrong alignment on UBlackboardKeyType_String"); \ static_assert(sizeof(UBlackboardKeyType_String) == 0x000040, "Wrong size on UBlackboardKeyType_String"); \ static_assert(offsetof(UBlackboardKeyType_String, StringValue) == 0x000030, "Member 'UBlackboardKeyType_String::StringValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_ClearBlackboardValue \ static_assert(alignof(BTFunctionLibrary_ClearBlackboardValue) == 0x000008, "Wrong alignment on BTFunctionLibrary_ClearBlackboardValue"); \ static_assert(sizeof(BTFunctionLibrary_ClearBlackboardValue) == 0x000030, "Wrong size on BTFunctionLibrary_ClearBlackboardValue"); \ static_assert(offsetof(BTFunctionLibrary_ClearBlackboardValue, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_ClearBlackboardValue::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_ClearBlackboardValue, Key) == 0x000008, "Member 'BTFunctionLibrary_ClearBlackboardValue::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_ClearBlackboardValueAsVector \ static_assert(alignof(BTFunctionLibrary_ClearBlackboardValueAsVector) == 0x000008, "Wrong alignment on BTFunctionLibrary_ClearBlackboardValueAsVector"); \ static_assert(sizeof(BTFunctionLibrary_ClearBlackboardValueAsVector) == 0x000030, "Wrong size on BTFunctionLibrary_ClearBlackboardValueAsVector"); \ static_assert(offsetof(BTFunctionLibrary_ClearBlackboardValueAsVector, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_ClearBlackboardValueAsVector::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_ClearBlackboardValueAsVector, Key) == 0x000008, "Member 'BTFunctionLibrary_ClearBlackboardValueAsVector::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsActor \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsActor) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsActor"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsActor) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsActor"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsActor, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsActor::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsActor, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsActor::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsActor, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsBool \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsBool) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsBool"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsBool) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsBool"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsBool, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsBool::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsBool, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsBool::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsBool, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsClass \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsClass) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsClass"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsClass) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsClass"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsClass, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsClass::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsClass, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsClass::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsClass, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsEnum \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsEnum) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsEnum"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsEnum) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsEnum"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsEnum, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsEnum::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsEnum, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsEnum::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsEnum, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsFloat \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsFloat) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsFloat"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsFloat) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsFloat"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsFloat, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsFloat::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsFloat, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsFloat::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsFloat, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsInt \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsInt) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsInt"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsInt) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsInt"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsInt, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsInt::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsInt, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsInt::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsInt, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsName \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsName) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsName"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsName) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsName"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsName, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsName::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsName, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsName::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsName, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsObject \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsObject) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsObject"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsObject) == 0x000038, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsObject"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsObject, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsObject::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsObject, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsObject::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsObject, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsRotator \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsRotator) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsRotator"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsRotator) == 0x000048, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsRotator"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsRotator, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsRotator::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsRotator, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsRotator::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsRotator, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsString \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsString) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsString"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsString) == 0x000040, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsString"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsString, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsString::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsString, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsString::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsString, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetBlackboardValueAsVector \ static_assert(alignof(BTFunctionLibrary_GetBlackboardValueAsVector) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetBlackboardValueAsVector"); \ static_assert(sizeof(BTFunctionLibrary_GetBlackboardValueAsVector) == 0x000048, "Wrong size on BTFunctionLibrary_GetBlackboardValueAsVector"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsVector, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetBlackboardValueAsVector::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsVector, Key) == 0x000008, "Member 'BTFunctionLibrary_GetBlackboardValueAsVector::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetBlackboardValueAsVector, ReturnValue) == 0x000030, "Member 'BTFunctionLibrary_GetBlackboardValueAsVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetOwnerComponent \ static_assert(alignof(BTFunctionLibrary_GetOwnerComponent) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetOwnerComponent"); \ static_assert(sizeof(BTFunctionLibrary_GetOwnerComponent) == 0x000010, "Wrong size on BTFunctionLibrary_GetOwnerComponent"); \ static_assert(offsetof(BTFunctionLibrary_GetOwnerComponent, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetOwnerComponent::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetOwnerComponent, ReturnValue) == 0x000008, "Member 'BTFunctionLibrary_GetOwnerComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_GetOwnersBlackboard \ static_assert(alignof(BTFunctionLibrary_GetOwnersBlackboard) == 0x000008, "Wrong alignment on BTFunctionLibrary_GetOwnersBlackboard"); \ static_assert(sizeof(BTFunctionLibrary_GetOwnersBlackboard) == 0x000010, "Wrong size on BTFunctionLibrary_GetOwnersBlackboard"); \ static_assert(offsetof(BTFunctionLibrary_GetOwnersBlackboard, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_GetOwnersBlackboard::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_GetOwnersBlackboard, ReturnValue) == 0x000008, "Member 'BTFunctionLibrary_GetOwnersBlackboard::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsBool \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsBool) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsBool"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsBool) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsBool"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsBool, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsBool::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsBool, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsBool::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsBool, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsBool::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsClass \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsClass) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsClass"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsClass) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsClass"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsClass, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsClass::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsClass, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsClass::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsClass, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsClass::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsEnum \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsEnum) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsEnum"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsEnum) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsEnum"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsEnum, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsEnum::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsEnum, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsEnum::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsEnum, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsEnum::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsFloat \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsFloat) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsFloat"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsFloat) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsFloat"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsFloat, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsFloat::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsFloat, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsFloat::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsFloat, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsInt \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsInt) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsInt"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsInt) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsInt"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsInt, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsInt::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsInt, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsInt::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsInt, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsInt::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsName \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsName) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsName"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsName) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsName"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsName, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsName::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsName, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsName::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsName, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsObject \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsObject) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsObject"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsObject) == 0x000038, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsObject"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsObject, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsObject::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsObject, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsObject::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsObject, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsObject::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsRotator \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsRotator) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsRotator"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsRotator) == 0x000048, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsRotator"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsRotator, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsRotator::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsRotator, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsRotator::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsRotator, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsRotator::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsString \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsString) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsString"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsString) == 0x000040, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsString"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsString, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsString::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsString, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsString::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsString, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsString::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_SetBlackboardValueAsVector \ static_assert(alignof(BTFunctionLibrary_SetBlackboardValueAsVector) == 0x000008, "Wrong alignment on BTFunctionLibrary_SetBlackboardValueAsVector"); \ static_assert(sizeof(BTFunctionLibrary_SetBlackboardValueAsVector) == 0x000048, "Wrong size on BTFunctionLibrary_SetBlackboardValueAsVector"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsVector, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_SetBlackboardValueAsVector::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsVector, Key) == 0x000008, "Member 'BTFunctionLibrary_SetBlackboardValueAsVector::Key' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_SetBlackboardValueAsVector, Value) == 0x000030, "Member 'BTFunctionLibrary_SetBlackboardValueAsVector::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_StartUsingExternalEvent \ static_assert(alignof(BTFunctionLibrary_StartUsingExternalEvent) == 0x000008, "Wrong alignment on BTFunctionLibrary_StartUsingExternalEvent"); \ static_assert(sizeof(BTFunctionLibrary_StartUsingExternalEvent) == 0x000010, "Wrong size on BTFunctionLibrary_StartUsingExternalEvent"); \ static_assert(offsetof(BTFunctionLibrary_StartUsingExternalEvent, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_StartUsingExternalEvent::NodeOwner' has a wrong offset!"); \ static_assert(offsetof(BTFunctionLibrary_StartUsingExternalEvent, OwningActor) == 0x000008, "Member 'BTFunctionLibrary_StartUsingExternalEvent::OwningActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BTFunctionLibrary_StopUsingExternalEvent \ static_assert(alignof(BTFunctionLibrary_StopUsingExternalEvent) == 0x000008, "Wrong alignment on BTFunctionLibrary_StopUsingExternalEvent"); \ static_assert(sizeof(BTFunctionLibrary_StopUsingExternalEvent) == 0x000008, "Wrong size on BTFunctionLibrary_StopUsingExternalEvent"); \ static_assert(offsetof(BTFunctionLibrary_StopUsingExternalEvent, NodeOwner) == 0x000000, "Member 'BTFunctionLibrary_StopUsingExternalEvent::NodeOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTFunctionLibrary \ static_assert(alignof(UBTFunctionLibrary) == 0x000008, "Wrong alignment on UBTFunctionLibrary"); \ static_assert(sizeof(UBTFunctionLibrary) == 0x000028, "Wrong size on UBTFunctionLibrary"); \ #define DUMPER7_ASSERTS_UBTComposite_Selector \ static_assert(alignof(UBTComposite_Selector) == 0x000008, "Wrong alignment on UBTComposite_Selector"); \ static_assert(sizeof(UBTComposite_Selector) == 0x000090, "Wrong size on UBTComposite_Selector"); \ #define DUMPER7_ASSERTS_UBTComposite_SimpleParallel \ static_assert(alignof(UBTComposite_SimpleParallel) == 0x000008, "Wrong alignment on UBTComposite_SimpleParallel"); \ static_assert(sizeof(UBTComposite_SimpleParallel) == 0x000098, "Wrong size on UBTComposite_SimpleParallel"); \ static_assert(offsetof(UBTComposite_SimpleParallel, FinishMode) == 0x000090, "Member 'UBTComposite_SimpleParallel::FinishMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_Composite \ static_assert(alignof(UEnvQueryGenerator_Composite) == 0x000008, "Wrong alignment on UEnvQueryGenerator_Composite"); \ static_assert(sizeof(UEnvQueryGenerator_Composite) == 0x000070, "Wrong size on UEnvQueryGenerator_Composite"); \ static_assert(offsetof(UEnvQueryGenerator_Composite, Generators) == 0x000050, "Member 'UEnvQueryGenerator_Composite::Generators' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Composite, ForcedItemType) == 0x000068, "Member 'UEnvQueryGenerator_Composite::ForcedItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_Blackboard \ static_assert(alignof(UBTDecorator_Blackboard) == 0x000008, "Wrong alignment on UBTDecorator_Blackboard"); \ static_assert(sizeof(UBTDecorator_Blackboard) == 0x0000C0, "Wrong size on UBTDecorator_Blackboard"); \ static_assert(offsetof(UBTDecorator_Blackboard, IntValue) == 0x000090, "Member 'UBTDecorator_Blackboard::IntValue' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Blackboard, FloatValue) == 0x000094, "Member 'UBTDecorator_Blackboard::FloatValue' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Blackboard, StringValue) == 0x000098, "Member 'UBTDecorator_Blackboard::StringValue' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Blackboard, CachedDescription) == 0x0000A8, "Member 'UBTDecorator_Blackboard::CachedDescription' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Blackboard, OperationType) == 0x0000B8, "Member 'UBTDecorator_Blackboard::OperationType' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Blackboard, NotifyObserver) == 0x0000B9, "Member 'UBTDecorator_Blackboard::NotifyObserver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_CheckGameplayTagsOnActor \ static_assert(alignof(UBTDecorator_CheckGameplayTagsOnActor) == 0x000008, "Wrong alignment on UBTDecorator_CheckGameplayTagsOnActor"); \ static_assert(sizeof(UBTDecorator_CheckGameplayTagsOnActor) == 0x0000C8, "Wrong size on UBTDecorator_CheckGameplayTagsOnActor"); \ static_assert(offsetof(UBTDecorator_CheckGameplayTagsOnActor, ActorToCheck) == 0x000068, "Member 'UBTDecorator_CheckGameplayTagsOnActor::ActorToCheck' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_CheckGameplayTagsOnActor, TagsToMatch) == 0x000090, "Member 'UBTDecorator_CheckGameplayTagsOnActor::TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_CheckGameplayTagsOnActor, GameplayTags) == 0x000098, "Member 'UBTDecorator_CheckGameplayTagsOnActor::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_CheckGameplayTagsOnActor, CachedDescription) == 0x0000B8, "Member 'UBTDecorator_CheckGameplayTagsOnActor::CachedDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_CompareBBEntries \ static_assert(alignof(UBTDecorator_CompareBBEntries) == 0x000008, "Wrong alignment on UBTDecorator_CompareBBEntries"); \ static_assert(sizeof(UBTDecorator_CompareBBEntries) == 0x0000C0, "Wrong size on UBTDecorator_CompareBBEntries"); \ static_assert(offsetof(UBTDecorator_CompareBBEntries, Operator) == 0x000068, "Member 'UBTDecorator_CompareBBEntries::Operator' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_CompareBBEntries, BlackboardKeyA) == 0x000070, "Member 'UBTDecorator_CompareBBEntries::BlackboardKeyA' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_CompareBBEntries, BlackboardKeyB) == 0x000098, "Member 'UBTDecorator_CompareBBEntries::BlackboardKeyB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_ConditionalLoop \ static_assert(alignof(UBTDecorator_ConditionalLoop) == 0x000008, "Wrong alignment on UBTDecorator_ConditionalLoop"); \ static_assert(sizeof(UBTDecorator_ConditionalLoop) == 0x0000C0, "Wrong size on UBTDecorator_ConditionalLoop"); \ #define DUMPER7_ASSERTS_UBTDecorator_ConeCheck \ static_assert(alignof(UBTDecorator_ConeCheck) == 0x000008, "Wrong alignment on UBTDecorator_ConeCheck"); \ static_assert(sizeof(UBTDecorator_ConeCheck) == 0x0000F0, "Wrong size on UBTDecorator_ConeCheck"); \ static_assert(offsetof(UBTDecorator_ConeCheck, ConeHalfAngle) == 0x000068, "Member 'UBTDecorator_ConeCheck::ConeHalfAngle' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_ConeCheck, ConeOrigin) == 0x000070, "Member 'UBTDecorator_ConeCheck::ConeOrigin' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_ConeCheck, ConeDirection) == 0x000098, "Member 'UBTDecorator_ConeCheck::ConeDirection' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_ConeCheck, Observed) == 0x0000C0, "Member 'UBTDecorator_ConeCheck::Observed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_Cooldown \ static_assert(alignof(UBTDecorator_Cooldown) == 0x000008, "Wrong alignment on UBTDecorator_Cooldown"); \ static_assert(sizeof(UBTDecorator_Cooldown) == 0x000070, "Wrong size on UBTDecorator_Cooldown"); \ static_assert(offsetof(UBTDecorator_Cooldown, CoolDownTime) == 0x000068, "Member 'UBTDecorator_Cooldown::CoolDownTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_DoesPathExist \ static_assert(alignof(UBTDecorator_DoesPathExist) == 0x000008, "Wrong alignment on UBTDecorator_DoesPathExist"); \ static_assert(sizeof(UBTDecorator_DoesPathExist) == 0x0000C8, "Wrong size on UBTDecorator_DoesPathExist"); \ static_assert(offsetof(UBTDecorator_DoesPathExist, BlackboardKeyA) == 0x000068, "Member 'UBTDecorator_DoesPathExist::BlackboardKeyA' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_DoesPathExist, BlackboardKeyB) == 0x000090, "Member 'UBTDecorator_DoesPathExist::BlackboardKeyB' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_DoesPathExist, PathQueryType) == 0x0000BC, "Member 'UBTDecorator_DoesPathExist::PathQueryType' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_DoesPathExist, filterClass) == 0x0000C0, "Member 'UBTDecorator_DoesPathExist::filterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_ForceSuccess \ static_assert(alignof(UBTDecorator_ForceSuccess) == 0x000008, "Wrong alignment on UBTDecorator_ForceSuccess"); \ static_assert(sizeof(UBTDecorator_ForceSuccess) == 0x000068, "Wrong size on UBTDecorator_ForceSuccess"); \ #define DUMPER7_ASSERTS_UBTDecorator_IsBBEntryOfClass \ static_assert(alignof(UBTDecorator_IsBBEntryOfClass) == 0x000008, "Wrong alignment on UBTDecorator_IsBBEntryOfClass"); \ static_assert(sizeof(UBTDecorator_IsBBEntryOfClass) == 0x000098, "Wrong size on UBTDecorator_IsBBEntryOfClass"); \ static_assert(offsetof(UBTDecorator_IsBBEntryOfClass, TestClass) == 0x000090, "Member 'UBTDecorator_IsBBEntryOfClass::TestClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_KeepInCone \ static_assert(alignof(UBTDecorator_KeepInCone) == 0x000008, "Wrong alignment on UBTDecorator_KeepInCone"); \ static_assert(sizeof(UBTDecorator_KeepInCone) == 0x0000C8, "Wrong size on UBTDecorator_KeepInCone"); \ static_assert(offsetof(UBTDecorator_KeepInCone, ConeHalfAngle) == 0x000068, "Member 'UBTDecorator_KeepInCone::ConeHalfAngle' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_KeepInCone, ConeOrigin) == 0x000070, "Member 'UBTDecorator_KeepInCone::ConeOrigin' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_KeepInCone, Observed) == 0x000098, "Member 'UBTDecorator_KeepInCone::Observed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_Loop \ static_assert(alignof(UBTDecorator_Loop) == 0x000008, "Wrong alignment on UBTDecorator_Loop"); \ static_assert(sizeof(UBTDecorator_Loop) == 0x000078, "Wrong size on UBTDecorator_Loop"); \ static_assert(offsetof(UBTDecorator_Loop, NumLoops) == 0x000068, "Member 'UBTDecorator_Loop::NumLoops' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Loop, bInfiniteLoop) == 0x00006C, "Member 'UBTDecorator_Loop::bInfiniteLoop' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_Loop, InfiniteLoopTimeoutTime) == 0x000070, "Member 'UBTDecorator_Loop::InfiniteLoopTimeoutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_ReachedMoveGoal \ static_assert(alignof(UBTDecorator_ReachedMoveGoal) == 0x000008, "Wrong alignment on UBTDecorator_ReachedMoveGoal"); \ static_assert(sizeof(UBTDecorator_ReachedMoveGoal) == 0x000068, "Wrong size on UBTDecorator_ReachedMoveGoal"); \ #define DUMPER7_ASSERTS_UBTDecorator_SetTagCooldown \ static_assert(alignof(UBTDecorator_SetTagCooldown) == 0x000008, "Wrong alignment on UBTDecorator_SetTagCooldown"); \ static_assert(sizeof(UBTDecorator_SetTagCooldown) == 0x000078, "Wrong size on UBTDecorator_SetTagCooldown"); \ static_assert(offsetof(UBTDecorator_SetTagCooldown, CooldownTag) == 0x000068, "Member 'UBTDecorator_SetTagCooldown::CooldownTag' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_SetTagCooldown, CooldownDuration) == 0x000070, "Member 'UBTDecorator_SetTagCooldown::CooldownDuration' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_SetTagCooldown, bAddToExistingDuration) == 0x000074, "Member 'UBTDecorator_SetTagCooldown::bAddToExistingDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_TagCooldown \ static_assert(alignof(UBTDecorator_TagCooldown) == 0x000008, "Wrong alignment on UBTDecorator_TagCooldown"); \ static_assert(sizeof(UBTDecorator_TagCooldown) == 0x000078, "Wrong size on UBTDecorator_TagCooldown"); \ static_assert(offsetof(UBTDecorator_TagCooldown, CooldownTag) == 0x000068, "Member 'UBTDecorator_TagCooldown::CooldownTag' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_TagCooldown, CooldownDuration) == 0x000070, "Member 'UBTDecorator_TagCooldown::CooldownDuration' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_TagCooldown, bAddToExistingDuration) == 0x000074, "Member 'UBTDecorator_TagCooldown::bAddToExistingDuration' has a wrong offset!"); \ static_assert(offsetof(UBTDecorator_TagCooldown, bActivatesCooldown) == 0x000075, "Member 'UBTDecorator_TagCooldown::bActivatesCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTDecorator_TimeLimit \ static_assert(alignof(UBTDecorator_TimeLimit) == 0x000008, "Wrong alignment on UBTDecorator_TimeLimit"); \ static_assert(sizeof(UBTDecorator_TimeLimit) == 0x000070, "Wrong size on UBTDecorator_TimeLimit"); \ static_assert(offsetof(UBTDecorator_TimeLimit, TimeLimit) == 0x000068, "Member 'UBTDecorator_TimeLimit::TimeLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTService_DefaultFocus \ static_assert(alignof(UBTService_DefaultFocus) == 0x000008, "Wrong alignment on UBTService_DefaultFocus"); \ static_assert(sizeof(UBTService_DefaultFocus) == 0x0000A0, "Wrong size on UBTService_DefaultFocus"); \ static_assert(offsetof(UBTService_DefaultFocus, FocusPriority) == 0x000098, "Member 'UBTService_DefaultFocus::FocusPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTService_RunEQS \ static_assert(alignof(UBTService_RunEQS) == 0x000008, "Wrong alignment on UBTService_RunEQS"); \ static_assert(sizeof(UBTService_RunEQS) == 0x0000F8, "Wrong size on UBTService_RunEQS"); \ static_assert(offsetof(UBTService_RunEQS, EQSRequest) == 0x000098, "Member 'UBTService_RunEQS::EQSRequest' has a wrong offset!"); \ static_assert(offsetof(UBTService_RunEQS, bUpdateBBOnFail) == 0x0000E0, "Member 'UBTService_RunEQS::bUpdateBBOnFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_FinishWithResult \ static_assert(alignof(UBTTask_FinishWithResult) == 0x000008, "Wrong alignment on UBTTask_FinishWithResult"); \ static_assert(sizeof(UBTTask_FinishWithResult) == 0x000078, "Wrong size on UBTTask_FinishWithResult"); \ static_assert(offsetof(UBTTask_FinishWithResult, Result) == 0x000070, "Member 'UBTTask_FinishWithResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_GameplayTaskBase \ static_assert(alignof(UBTTask_GameplayTaskBase) == 0x000008, "Wrong alignment on UBTTask_GameplayTaskBase"); \ static_assert(sizeof(UBTTask_GameplayTaskBase) == 0x000078, "Wrong size on UBTTask_GameplayTaskBase"); \ #define DUMPER7_ASSERTS_UBTTask_MakeNoise \ static_assert(alignof(UBTTask_MakeNoise) == 0x000008, "Wrong alignment on UBTTask_MakeNoise"); \ static_assert(sizeof(UBTTask_MakeNoise) == 0x000078, "Wrong size on UBTTask_MakeNoise"); \ static_assert(offsetof(UBTTask_MakeNoise, Loudnes) == 0x000070, "Member 'UBTTask_MakeNoise::Loudnes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_MoveDirectlyToward \ static_assert(alignof(UBTTask_MoveDirectlyToward) == 0x000008, "Wrong alignment on UBTTask_MoveDirectlyToward"); \ static_assert(sizeof(UBTTask_MoveDirectlyToward) == 0x0000B8, "Wrong size on UBTTask_MoveDirectlyToward"); \ #define DUMPER7_ASSERTS_UBTTask_PawnActionBase \ static_assert(alignof(UBTTask_PawnActionBase) == 0x000008, "Wrong alignment on UBTTask_PawnActionBase"); \ static_assert(sizeof(UBTTask_PawnActionBase) == 0x000070, "Wrong size on UBTTask_PawnActionBase"); \ #define DUMPER7_ASSERTS_UBTTask_PlayAnimation \ static_assert(alignof(UBTTask_PlayAnimation) == 0x000008, "Wrong alignment on UBTTask_PlayAnimation"); \ static_assert(sizeof(UBTTask_PlayAnimation) == 0x0000B0, "Wrong size on UBTTask_PlayAnimation"); \ static_assert(offsetof(UBTTask_PlayAnimation, AnimationToPlay) == 0x000070, "Member 'UBTTask_PlayAnimation::AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(UBTTask_PlayAnimation, MyOwnerComp) == 0x000080, "Member 'UBTTask_PlayAnimation::MyOwnerComp' has a wrong offset!"); \ static_assert(offsetof(UBTTask_PlayAnimation, CachedSkelMesh) == 0x000088, "Member 'UBTTask_PlayAnimation::CachedSkelMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_PlaySound \ static_assert(alignof(UBTTask_PlaySound) == 0x000008, "Wrong alignment on UBTTask_PlaySound"); \ static_assert(sizeof(UBTTask_PlaySound) == 0x000078, "Wrong size on UBTTask_PlaySound"); \ static_assert(offsetof(UBTTask_PlaySound, SoundToPlay) == 0x000070, "Member 'UBTTask_PlaySound::SoundToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_PushPawnAction \ static_assert(alignof(UBTTask_PushPawnAction) == 0x000008, "Wrong alignment on UBTTask_PushPawnAction"); \ static_assert(sizeof(UBTTask_PushPawnAction) == 0x000078, "Wrong size on UBTTask_PushPawnAction"); \ static_assert(offsetof(UBTTask_PushPawnAction, action) == 0x000070, "Member 'UBTTask_PushPawnAction::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_RotateToFaceBBEntry \ static_assert(alignof(UBTTask_RotateToFaceBBEntry) == 0x000008, "Wrong alignment on UBTTask_RotateToFaceBBEntry"); \ static_assert(sizeof(UBTTask_RotateToFaceBBEntry) == 0x0000A0, "Wrong size on UBTTask_RotateToFaceBBEntry"); \ static_assert(offsetof(UBTTask_RotateToFaceBBEntry, Precision) == 0x000098, "Member 'UBTTask_RotateToFaceBBEntry::Precision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_RunBehavior \ static_assert(alignof(UBTTask_RunBehavior) == 0x000008, "Wrong alignment on UBTTask_RunBehavior"); \ static_assert(sizeof(UBTTask_RunBehavior) == 0x000078, "Wrong size on UBTTask_RunBehavior"); \ static_assert(offsetof(UBTTask_RunBehavior, BehaviorAsset) == 0x000070, "Member 'UBTTask_RunBehavior::BehaviorAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_RunBehaviorDynamic \ static_assert(alignof(UBTTask_RunBehaviorDynamic) == 0x000008, "Wrong alignment on UBTTask_RunBehaviorDynamic"); \ static_assert(sizeof(UBTTask_RunBehaviorDynamic) == 0x000088, "Wrong size on UBTTask_RunBehaviorDynamic"); \ static_assert(offsetof(UBTTask_RunBehaviorDynamic, InjectionTag) == 0x000070, "Member 'UBTTask_RunBehaviorDynamic::InjectionTag' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunBehaviorDynamic, DefaultBehaviorAsset) == 0x000078, "Member 'UBTTask_RunBehaviorDynamic::DefaultBehaviorAsset' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunBehaviorDynamic, BehaviorAsset) == 0x000080, "Member 'UBTTask_RunBehaviorDynamic::BehaviorAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_RunEQSQuery \ static_assert(alignof(UBTTask_RunEQSQuery) == 0x000008, "Wrong alignment on UBTTask_RunEQSQuery"); \ static_assert(sizeof(UBTTask_RunEQSQuery) == 0x000158, "Wrong size on UBTTask_RunEQSQuery"); \ static_assert(offsetof(UBTTask_RunEQSQuery, QueryTemplate) == 0x000098, "Member 'UBTTask_RunEQSQuery::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, QueryParams) == 0x0000A0, "Member 'UBTTask_RunEQSQuery::QueryParams' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, QueryConfig) == 0x0000B0, "Member 'UBTTask_RunEQSQuery::QueryConfig' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, RunMode) == 0x0000C0, "Member 'UBTTask_RunEQSQuery::RunMode' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, EQSQueryBlackboardKey) == 0x0000C8, "Member 'UBTTask_RunEQSQuery::EQSQueryBlackboardKey' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, bUseBBKey) == 0x0000F0, "Member 'UBTTask_RunEQSQuery::bUseBBKey' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, EQSRequest) == 0x0000F8, "Member 'UBTTask_RunEQSQuery::EQSRequest' has a wrong offset!"); \ static_assert(offsetof(UBTTask_RunEQSQuery, bUpdateBBOnFail) == 0x000140, "Member 'UBTTask_RunEQSQuery::bUpdateBBOnFail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_SetTagCooldown \ static_assert(alignof(UBTTask_SetTagCooldown) == 0x000008, "Wrong alignment on UBTTask_SetTagCooldown"); \ static_assert(sizeof(UBTTask_SetTagCooldown) == 0x000080, "Wrong size on UBTTask_SetTagCooldown"); \ static_assert(offsetof(UBTTask_SetTagCooldown, CooldownTag) == 0x000070, "Member 'UBTTask_SetTagCooldown::CooldownTag' has a wrong offset!"); \ static_assert(offsetof(UBTTask_SetTagCooldown, bAddToExistingDuration) == 0x000078, "Member 'UBTTask_SetTagCooldown::bAddToExistingDuration' has a wrong offset!"); \ static_assert(offsetof(UBTTask_SetTagCooldown, CooldownDuration) == 0x00007C, "Member 'UBTTask_SetTagCooldown::CooldownDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_Wait \ static_assert(alignof(UBTTask_Wait) == 0x000008, "Wrong alignment on UBTTask_Wait"); \ static_assert(sizeof(UBTTask_Wait) == 0x000078, "Wrong size on UBTTask_Wait"); \ static_assert(offsetof(UBTTask_Wait, WaitTime) == 0x000070, "Member 'UBTTask_Wait::WaitTime' has a wrong offset!"); \ static_assert(offsetof(UBTTask_Wait, RandomDeviation) == 0x000074, "Member 'UBTTask_Wait::RandomDeviation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_WaitBlackboardTime \ static_assert(alignof(UBTTask_WaitBlackboardTime) == 0x000008, "Wrong alignment on UBTTask_WaitBlackboardTime"); \ static_assert(sizeof(UBTTask_WaitBlackboardTime) == 0x0000A0, "Wrong size on UBTTask_WaitBlackboardTime"); \ static_assert(offsetof(UBTTask_WaitBlackboardTime, BlackboardKey) == 0x000078, "Member 'UBTTask_WaitBlackboardTime::BlackboardKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_CreateMoveToProxyObject \ static_assert(alignof(AIBlueprintHelperLibrary_CreateMoveToProxyObject) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_CreateMoveToProxyObject"); \ static_assert(sizeof(AIBlueprintHelperLibrary_CreateMoveToProxyObject) == 0x000040, "Wrong size on AIBlueprintHelperLibrary_CreateMoveToProxyObject"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, WorldContextObject) == 0x000000, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, Pawn) == 0x000008, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::Pawn' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, Destination) == 0x000010, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::Destination' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, TargetActor) == 0x000028, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::TargetActor' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, AcceptanceRadius) == 0x000030, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, bStopOnOverlap) == 0x000034, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::bStopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_CreateMoveToProxyObject, ReturnValue) == 0x000038, "Member 'AIBlueprintHelperLibrary_CreateMoveToProxyObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetAIController \ static_assert(alignof(AIBlueprintHelperLibrary_GetAIController) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetAIController"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetAIController) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_GetAIController"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetAIController, ControlledActor) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetAIController::ControlledActor' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetAIController, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetAIController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetBlackboard \ static_assert(alignof(AIBlueprintHelperLibrary_GetBlackboard) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetBlackboard"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetBlackboard) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_GetBlackboard"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetBlackboard, Target) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetBlackboard::Target' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetBlackboard, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetBlackboard::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetCurrentPath \ static_assert(alignof(AIBlueprintHelperLibrary_GetCurrentPath) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetCurrentPath"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetCurrentPath) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_GetCurrentPath"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPath, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetCurrentPath::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPath, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetCurrentPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetCurrentPathIndex \ static_assert(alignof(AIBlueprintHelperLibrary_GetCurrentPathIndex) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetCurrentPathIndex"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetCurrentPathIndex) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_GetCurrentPathIndex"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPathIndex, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetCurrentPathIndex::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPathIndex, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetCurrentPathIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetCurrentPathPoints \ static_assert(alignof(AIBlueprintHelperLibrary_GetCurrentPathPoints) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetCurrentPathPoints"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetCurrentPathPoints) == 0x000018, "Wrong size on AIBlueprintHelperLibrary_GetCurrentPathPoints"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPathPoints, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetCurrentPathPoints::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetCurrentPathPoints, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetCurrentPathPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_GetNextNavLinkIndex \ static_assert(alignof(AIBlueprintHelperLibrary_GetNextNavLinkIndex) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_GetNextNavLinkIndex"); \ static_assert(sizeof(AIBlueprintHelperLibrary_GetNextNavLinkIndex) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_GetNextNavLinkIndex"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetNextNavLinkIndex, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_GetNextNavLinkIndex::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_GetNextNavLinkIndex, ReturnValue) == 0x000008, "Member 'AIBlueprintHelperLibrary_GetNextNavLinkIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_IsValidAIDirection \ static_assert(alignof(AIBlueprintHelperLibrary_IsValidAIDirection) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_IsValidAIDirection"); \ static_assert(sizeof(AIBlueprintHelperLibrary_IsValidAIDirection) == 0x000020, "Wrong size on AIBlueprintHelperLibrary_IsValidAIDirection"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAIDirection, DirectionVector) == 0x000000, "Member 'AIBlueprintHelperLibrary_IsValidAIDirection::DirectionVector' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAIDirection, ReturnValue) == 0x000018, "Member 'AIBlueprintHelperLibrary_IsValidAIDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_IsValidAILocation \ static_assert(alignof(AIBlueprintHelperLibrary_IsValidAILocation) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_IsValidAILocation"); \ static_assert(sizeof(AIBlueprintHelperLibrary_IsValidAILocation) == 0x000020, "Wrong size on AIBlueprintHelperLibrary_IsValidAILocation"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAILocation, Location) == 0x000000, "Member 'AIBlueprintHelperLibrary_IsValidAILocation::Location' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAILocation, ReturnValue) == 0x000018, "Member 'AIBlueprintHelperLibrary_IsValidAILocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_IsValidAIRotation \ static_assert(alignof(AIBlueprintHelperLibrary_IsValidAIRotation) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_IsValidAIRotation"); \ static_assert(sizeof(AIBlueprintHelperLibrary_IsValidAIRotation) == 0x000020, "Wrong size on AIBlueprintHelperLibrary_IsValidAIRotation"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAIRotation, Rotation) == 0x000000, "Member 'AIBlueprintHelperLibrary_IsValidAIRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_IsValidAIRotation, ReturnValue) == 0x000018, "Member 'AIBlueprintHelperLibrary_IsValidAIRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_LockAIResourcesWithAnimation \ static_assert(alignof(AIBlueprintHelperLibrary_LockAIResourcesWithAnimation) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_LockAIResourcesWithAnimation"); \ static_assert(sizeof(AIBlueprintHelperLibrary_LockAIResourcesWithAnimation) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_LockAIResourcesWithAnimation"); \ static_assert(offsetof(AIBlueprintHelperLibrary_LockAIResourcesWithAnimation, AnimInstance) == 0x000000, "Member 'AIBlueprintHelperLibrary_LockAIResourcesWithAnimation::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_LockAIResourcesWithAnimation, bLockMovement) == 0x000008, "Member 'AIBlueprintHelperLibrary_LockAIResourcesWithAnimation::bLockMovement' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_LockAIResourcesWithAnimation, LockAILogic) == 0x000009, "Member 'AIBlueprintHelperLibrary_LockAIResourcesWithAnimation::LockAILogic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_SendAIMessage \ static_assert(alignof(AIBlueprintHelperLibrary_SendAIMessage) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_SendAIMessage"); \ static_assert(sizeof(AIBlueprintHelperLibrary_SendAIMessage) == 0x000020, "Wrong size on AIBlueprintHelperLibrary_SendAIMessage"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SendAIMessage, Target) == 0x000000, "Member 'AIBlueprintHelperLibrary_SendAIMessage::Target' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SendAIMessage, Message) == 0x000008, "Member 'AIBlueprintHelperLibrary_SendAIMessage::Message' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SendAIMessage, MessageSource) == 0x000010, "Member 'AIBlueprintHelperLibrary_SendAIMessage::MessageSource' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SendAIMessage, bSuccess) == 0x000018, "Member 'AIBlueprintHelperLibrary_SendAIMessage::bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_SimpleMoveToActor \ static_assert(alignof(AIBlueprintHelperLibrary_SimpleMoveToActor) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_SimpleMoveToActor"); \ static_assert(sizeof(AIBlueprintHelperLibrary_SimpleMoveToActor) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_SimpleMoveToActor"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SimpleMoveToActor, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_SimpleMoveToActor::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SimpleMoveToActor, Goal) == 0x000008, "Member 'AIBlueprintHelperLibrary_SimpleMoveToActor::Goal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_SimpleMoveToLocation \ static_assert(alignof(AIBlueprintHelperLibrary_SimpleMoveToLocation) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_SimpleMoveToLocation"); \ static_assert(sizeof(AIBlueprintHelperLibrary_SimpleMoveToLocation) == 0x000020, "Wrong size on AIBlueprintHelperLibrary_SimpleMoveToLocation"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SimpleMoveToLocation, Controller) == 0x000000, "Member 'AIBlueprintHelperLibrary_SimpleMoveToLocation::Controller' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SimpleMoveToLocation, Goal) == 0x000008, "Member 'AIBlueprintHelperLibrary_SimpleMoveToLocation::Goal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_SpawnAIFromClass \ static_assert(alignof(AIBlueprintHelperLibrary_SpawnAIFromClass) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_SpawnAIFromClass"); \ static_assert(sizeof(AIBlueprintHelperLibrary_SpawnAIFromClass) == 0x000060, "Wrong size on AIBlueprintHelperLibrary_SpawnAIFromClass"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, WorldContextObject) == 0x000000, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, PawnClass) == 0x000008, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::PawnClass' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, BehaviorTree) == 0x000010, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::BehaviorTree' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, Location) == 0x000018, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::Location' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, Rotation) == 0x000030, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::Rotation' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, bNoCollisionFail) == 0x000048, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::bNoCollisionFail' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, Owner) == 0x000050, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::Owner' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_SpawnAIFromClass, ReturnValue) == 0x000058, "Member 'AIBlueprintHelperLibrary_SpawnAIFromClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation \ static_assert(alignof(AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation) == 0x000008, "Wrong alignment on AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation"); \ static_assert(sizeof(AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation) == 0x000010, "Wrong size on AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation"); \ static_assert(offsetof(AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation, AnimInstance) == 0x000000, "Member 'AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation, bUnlockMovement) == 0x000008, "Member 'AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation::bUnlockMovement' has a wrong offset!"); \ static_assert(offsetof(AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation, UnlockAILogic) == 0x000009, "Member 'AIBlueprintHelperLibrary_UnlockAIResourcesWithAnimation::UnlockAILogic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIBlueprintHelperLibrary \ static_assert(alignof(UAIBlueprintHelperLibrary) == 0x000008, "Wrong alignment on UAIBlueprintHelperLibrary"); \ static_assert(sizeof(UAIBlueprintHelperLibrary) == 0x000028, "Wrong size on UAIBlueprintHelperLibrary"); \ #define DUMPER7_ASSERTS_UAIDataProvider_Random \ static_assert(alignof(UAIDataProvider_Random) == 0x000008, "Wrong alignment on UAIDataProvider_Random"); \ static_assert(sizeof(UAIDataProvider_Random) == 0x000050, "Wrong size on UAIDataProvider_Random"); \ static_assert(offsetof(UAIDataProvider_Random, Min) == 0x000040, "Member 'UAIDataProvider_Random::Min' has a wrong offset!"); \ static_assert(offsetof(UAIDataProvider_Random, Max) == 0x000044, "Member 'UAIDataProvider_Random::Max' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADetourCrowdAIController \ static_assert(alignof(ADetourCrowdAIController) == 0x000008, "Wrong alignment on ADetourCrowdAIController"); \ static_assert(sizeof(ADetourCrowdAIController) == 0x0003D8, "Wrong size on ADetourCrowdAIController"); \ #define DUMPER7_ASSERTS_EnvQueryContext_BlueprintBase_ProvideActorsSet \ static_assert(alignof(EnvQueryContext_BlueprintBase_ProvideActorsSet) == 0x000008, "Wrong alignment on EnvQueryContext_BlueprintBase_ProvideActorsSet"); \ static_assert(sizeof(EnvQueryContext_BlueprintBase_ProvideActorsSet) == 0x000020, "Wrong size on EnvQueryContext_BlueprintBase_ProvideActorsSet"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideActorsSet, QuerierObject) == 0x000000, "Member 'EnvQueryContext_BlueprintBase_ProvideActorsSet::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideActorsSet, QuerierActor) == 0x000008, "Member 'EnvQueryContext_BlueprintBase_ProvideActorsSet::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideActorsSet, ResultingActorsSet) == 0x000010, "Member 'EnvQueryContext_BlueprintBase_ProvideActorsSet::ResultingActorsSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryContext_BlueprintBase_ProvideLocationsSet \ static_assert(alignof(EnvQueryContext_BlueprintBase_ProvideLocationsSet) == 0x000008, "Wrong alignment on EnvQueryContext_BlueprintBase_ProvideLocationsSet"); \ static_assert(sizeof(EnvQueryContext_BlueprintBase_ProvideLocationsSet) == 0x000020, "Wrong size on EnvQueryContext_BlueprintBase_ProvideLocationsSet"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideLocationsSet, QuerierObject) == 0x000000, "Member 'EnvQueryContext_BlueprintBase_ProvideLocationsSet::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideLocationsSet, QuerierActor) == 0x000008, "Member 'EnvQueryContext_BlueprintBase_ProvideLocationsSet::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideLocationsSet, ResultingLocationSet) == 0x000010, "Member 'EnvQueryContext_BlueprintBase_ProvideLocationsSet::ResultingLocationSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryContext_BlueprintBase_ProvideSingleActor \ static_assert(alignof(EnvQueryContext_BlueprintBase_ProvideSingleActor) == 0x000008, "Wrong alignment on EnvQueryContext_BlueprintBase_ProvideSingleActor"); \ static_assert(sizeof(EnvQueryContext_BlueprintBase_ProvideSingleActor) == 0x000018, "Wrong size on EnvQueryContext_BlueprintBase_ProvideSingleActor"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleActor, QuerierObject) == 0x000000, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleActor::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleActor, QuerierActor) == 0x000008, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleActor::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleActor, ResultingActor) == 0x000010, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleActor::ResultingActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryContext_BlueprintBase_ProvideSingleLocation \ static_assert(alignof(EnvQueryContext_BlueprintBase_ProvideSingleLocation) == 0x000008, "Wrong alignment on EnvQueryContext_BlueprintBase_ProvideSingleLocation"); \ static_assert(sizeof(EnvQueryContext_BlueprintBase_ProvideSingleLocation) == 0x000028, "Wrong size on EnvQueryContext_BlueprintBase_ProvideSingleLocation"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleLocation, QuerierObject) == 0x000000, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleLocation::QuerierObject' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleLocation, QuerierActor) == 0x000008, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleLocation::QuerierActor' has a wrong offset!"); \ static_assert(offsetof(EnvQueryContext_BlueprintBase_ProvideSingleLocation, ResultingLocation) == 0x000010, "Member 'EnvQueryContext_BlueprintBase_ProvideSingleLocation::ResultingLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryContext_BlueprintBase \ static_assert(alignof(UEnvQueryContext_BlueprintBase) == 0x000008, "Wrong alignment on UEnvQueryContext_BlueprintBase"); \ static_assert(sizeof(UEnvQueryContext_BlueprintBase) == 0x000030, "Wrong size on UEnvQueryContext_BlueprintBase"); \ #define DUMPER7_ASSERTS_UEnvQueryContext_Item \ static_assert(alignof(UEnvQueryContext_Item) == 0x000008, "Wrong alignment on UEnvQueryContext_Item"); \ static_assert(sizeof(UEnvQueryContext_Item) == 0x000028, "Wrong size on UEnvQueryContext_Item"); \ #define DUMPER7_ASSERTS_UEnvQueryContext_Querier \ static_assert(alignof(UEnvQueryContext_Querier) == 0x000008, "Wrong alignment on UEnvQueryContext_Querier"); \ static_assert(sizeof(UEnvQueryContext_Querier) == 0x000028, "Wrong size on UEnvQueryContext_Querier"); \ #define DUMPER7_ASSERTS_UEnvQuery \ static_assert(alignof(UEnvQuery) == 0x000008, "Wrong alignment on UEnvQuery"); \ static_assert(sizeof(UEnvQuery) == 0x000048, "Wrong size on UEnvQuery"); \ static_assert(offsetof(UEnvQuery, QueryName) == 0x000030, "Member 'UEnvQuery::QueryName' has a wrong offset!"); \ static_assert(offsetof(UEnvQuery, Options) == 0x000038, "Member 'UEnvQuery::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryDebugHelpers \ static_assert(alignof(UEnvQueryDebugHelpers) == 0x000008, "Wrong alignment on UEnvQueryDebugHelpers"); \ static_assert(sizeof(UEnvQueryDebugHelpers) == 0x000028, "Wrong size on UEnvQueryDebugHelpers"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_SetNamedParam \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_SetNamedParam) == 0x000004, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_SetNamedParam"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_SetNamedParam) == 0x00000C, "Wrong size on EnvQueryInstanceBlueprintWrapper_SetNamedParam"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_SetNamedParam, ParamName) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_SetNamedParam::ParamName' has a wrong offset!"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_SetNamedParam, Value) == 0x000008, "Member 'EnvQueryInstanceBlueprintWrapper_SetNamedParam::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_GetItemScore \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_GetItemScore) == 0x000004, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_GetItemScore"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_GetItemScore) == 0x000008, "Wrong size on EnvQueryInstanceBlueprintWrapper_GetItemScore"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetItemScore, ItemIndex) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_GetItemScore::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetItemScore, ReturnValue) == 0x000004, "Member 'EnvQueryInstanceBlueprintWrapper_GetItemScore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors) == 0x000008, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors) == 0x000018, "Wrong size on EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors, ResultActors) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors::ResultActors' has a wrong offset!"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors, ReturnValue) == 0x000010, "Member 'EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations) == 0x000008, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations) == 0x000018, "Wrong size on EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations, ResultLocations) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations::ResultLocations' has a wrong offset!"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations, ReturnValue) == 0x000010, "Member 'EnvQueryInstanceBlueprintWrapper_GetQueryResultsAsLocations::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_GetResultsAsActors \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_GetResultsAsActors) == 0x000008, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_GetResultsAsActors"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_GetResultsAsActors) == 0x000010, "Wrong size on EnvQueryInstanceBlueprintWrapper_GetResultsAsActors"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetResultsAsActors, ReturnValue) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_GetResultsAsActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations \ static_assert(alignof(EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations) == 0x000008, "Wrong alignment on EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations"); \ static_assert(sizeof(EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations) == 0x000010, "Wrong size on EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations"); \ static_assert(offsetof(EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations, ReturnValue) == 0x000000, "Member 'EnvQueryInstanceBlueprintWrapper_GetResultsAsLocations::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryInstanceBlueprintWrapper \ static_assert(alignof(UEnvQueryInstanceBlueprintWrapper) == 0x000008, "Wrong alignment on UEnvQueryInstanceBlueprintWrapper"); \ static_assert(sizeof(UEnvQueryInstanceBlueprintWrapper) == 0x000078, "Wrong size on UEnvQueryInstanceBlueprintWrapper"); \ static_assert(offsetof(UEnvQueryInstanceBlueprintWrapper, QueryID) == 0x000030, "Member 'UEnvQueryInstanceBlueprintWrapper::QueryID' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryInstanceBlueprintWrapper, ItemType) == 0x000058, "Member 'UEnvQueryInstanceBlueprintWrapper::ItemType' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryInstanceBlueprintWrapper, OptionIndex) == 0x000060, "Member 'UEnvQueryInstanceBlueprintWrapper::OptionIndex' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryInstanceBlueprintWrapper, OnQueryFinishedEvent) == 0x000068, "Member 'UEnvQueryInstanceBlueprintWrapper::OnQueryFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryManager_RunEQSQuery \ static_assert(alignof(EnvQueryManager_RunEQSQuery) == 0x000008, "Wrong alignment on EnvQueryManager_RunEQSQuery"); \ static_assert(sizeof(EnvQueryManager_RunEQSQuery) == 0x000030, "Wrong size on EnvQueryManager_RunEQSQuery"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, WorldContextObject) == 0x000000, "Member 'EnvQueryManager_RunEQSQuery::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, QueryTemplate) == 0x000008, "Member 'EnvQueryManager_RunEQSQuery::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, Querier) == 0x000010, "Member 'EnvQueryManager_RunEQSQuery::Querier' has a wrong offset!"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, RunMode) == 0x000018, "Member 'EnvQueryManager_RunEQSQuery::RunMode' has a wrong offset!"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, WrapperClass) == 0x000020, "Member 'EnvQueryManager_RunEQSQuery::WrapperClass' has a wrong offset!"); \ static_assert(offsetof(EnvQueryManager_RunEQSQuery, ReturnValue) == 0x000028, "Member 'EnvQueryManager_RunEQSQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryManager \ static_assert(alignof(UEnvQueryManager) == 0x000008, "Wrong alignment on UEnvQueryManager"); \ static_assert(sizeof(UEnvQueryManager) == 0x000158, "Wrong size on UEnvQueryManager"); \ static_assert(offsetof(UEnvQueryManager, InstanceCache) == 0x0000A8, "Member 'UEnvQueryManager::InstanceCache' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, LocalContexts) == 0x0000B8, "Member 'UEnvQueryManager::LocalContexts' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, GCShieldedWrappers) == 0x0000C8, "Member 'UEnvQueryManager::GCShieldedWrappers' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, MaxAllowedTestingTime) == 0x00012C, "Member 'UEnvQueryManager::MaxAllowedTestingTime' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, bTestQueriesUsingBreadth) == 0x000130, "Member 'UEnvQueryManager::bTestQueriesUsingBreadth' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, QueryCountWarningThreshold) == 0x000134, "Member 'UEnvQueryManager::QueryCountWarningThreshold' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, QueryCountWarningInterval) == 0x000138, "Member 'UEnvQueryManager::QueryCountWarningInterval' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, ExecutionTimeWarningSeconds) == 0x000140, "Member 'UEnvQueryManager::ExecutionTimeWarningSeconds' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, HandlingResultTimeWarningSeconds) == 0x000148, "Member 'UEnvQueryManager::HandlingResultTimeWarningSeconds' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryManager, GenerationTimeWarningSeconds) == 0x000150, "Member 'UEnvQueryManager::GenerationTimeWarningSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryOption \ static_assert(alignof(UEnvQueryOption) == 0x000008, "Wrong alignment on UEnvQueryOption"); \ static_assert(sizeof(UEnvQueryOption) == 0x000040, "Wrong size on UEnvQueryOption"); \ static_assert(offsetof(UEnvQueryOption, Generator) == 0x000028, "Member 'UEnvQueryOption::Generator' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryOption, Tests) == 0x000030, "Member 'UEnvQueryOption::Tests' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEQSRenderingComponent \ static_assert(alignof(UEQSRenderingComponent) == 0x000010, "Wrong alignment on UEQSRenderingComponent"); \ static_assert(sizeof(UEQSRenderingComponent) == 0x0005D0, "Wrong size on UEQSRenderingComponent"); \ #define DUMPER7_ASSERTS_AEQSTestingPawn \ static_assert(alignof(AEQSTestingPawn) == 0x000010, "Wrong alignment on AEQSTestingPawn"); \ static_assert(sizeof(AEQSTestingPawn) == 0x0006E0, "Wrong size on AEQSTestingPawn"); \ static_assert(offsetof(AEQSTestingPawn, QueryTemplate) == 0x000640, "Member 'AEQSTestingPawn::QueryTemplate' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryParams) == 0x000648, "Member 'AEQSTestingPawn::QueryParams' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryConfig) == 0x000658, "Member 'AEQSTestingPawn::QueryConfig' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, TimeLimitPerStep) == 0x000668, "Member 'AEQSTestingPawn::TimeLimitPerStep' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, StepToDebugDraw) == 0x00066C, "Member 'AEQSTestingPawn::StepToDebugDraw' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, HighlightMode) == 0x000670, "Member 'AEQSTestingPawn::HighlightMode' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, QueryingMode) == 0x000678, "Member 'AEQSTestingPawn::QueryingMode' has a wrong offset!"); \ static_assert(offsetof(AEQSTestingPawn, NavAgentProperties) == 0x000680, "Member 'AEQSTestingPawn::NavAgentProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_ActorsOfClass \ static_assert(alignof(UEnvQueryGenerator_ActorsOfClass) == 0x000008, "Wrong alignment on UEnvQueryGenerator_ActorsOfClass"); \ static_assert(sizeof(UEnvQueryGenerator_ActorsOfClass) == 0x0000D0, "Wrong size on UEnvQueryGenerator_ActorsOfClass"); \ static_assert(offsetof(UEnvQueryGenerator_ActorsOfClass, SearchedActorClass) == 0x000050, "Member 'UEnvQueryGenerator_ActorsOfClass::SearchedActorClass' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_ActorsOfClass, GenerateOnlyActorsInRadius) == 0x000058, "Member 'UEnvQueryGenerator_ActorsOfClass::GenerateOnlyActorsInRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_ActorsOfClass, SearchRadius) == 0x000090, "Member 'UEnvQueryGenerator_ActorsOfClass::SearchRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_ActorsOfClass, SearchCenter) == 0x0000C8, "Member 'UEnvQueryGenerator_ActorsOfClass::SearchCenter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryGenerator_BlueprintBase_AddGeneratedActor \ static_assert(alignof(EnvQueryGenerator_BlueprintBase_AddGeneratedActor) == 0x000008, "Wrong alignment on EnvQueryGenerator_BlueprintBase_AddGeneratedActor"); \ static_assert(sizeof(EnvQueryGenerator_BlueprintBase_AddGeneratedActor) == 0x000008, "Wrong size on EnvQueryGenerator_BlueprintBase_AddGeneratedActor"); \ static_assert(offsetof(EnvQueryGenerator_BlueprintBase_AddGeneratedActor, GeneratedActor) == 0x000000, "Member 'EnvQueryGenerator_BlueprintBase_AddGeneratedActor::GeneratedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryGenerator_BlueprintBase_AddGeneratedVector \ static_assert(alignof(EnvQueryGenerator_BlueprintBase_AddGeneratedVector) == 0x000008, "Wrong alignment on EnvQueryGenerator_BlueprintBase_AddGeneratedVector"); \ static_assert(sizeof(EnvQueryGenerator_BlueprintBase_AddGeneratedVector) == 0x000018, "Wrong size on EnvQueryGenerator_BlueprintBase_AddGeneratedVector"); \ static_assert(offsetof(EnvQueryGenerator_BlueprintBase_AddGeneratedVector, GeneratedVector) == 0x000000, "Member 'EnvQueryGenerator_BlueprintBase_AddGeneratedVector::GeneratedVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryGenerator_BlueprintBase_DoItemGeneration \ static_assert(alignof(EnvQueryGenerator_BlueprintBase_DoItemGeneration) == 0x000008, "Wrong alignment on EnvQueryGenerator_BlueprintBase_DoItemGeneration"); \ static_assert(sizeof(EnvQueryGenerator_BlueprintBase_DoItemGeneration) == 0x000010, "Wrong size on EnvQueryGenerator_BlueprintBase_DoItemGeneration"); \ static_assert(offsetof(EnvQueryGenerator_BlueprintBase_DoItemGeneration, ContextLocations) == 0x000000, "Member 'EnvQueryGenerator_BlueprintBase_DoItemGeneration::ContextLocations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors \ static_assert(alignof(EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors) == 0x000008, "Wrong alignment on EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors"); \ static_assert(sizeof(EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors) == 0x000010, "Wrong size on EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors"); \ static_assert(offsetof(EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors, ContextActors) == 0x000000, "Member 'EnvQueryGenerator_BlueprintBase_DoItemGenerationFromActors::ContextActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnvQueryGenerator_BlueprintBase_GetQuerier \ static_assert(alignof(EnvQueryGenerator_BlueprintBase_GetQuerier) == 0x000008, "Wrong alignment on EnvQueryGenerator_BlueprintBase_GetQuerier"); \ static_assert(sizeof(EnvQueryGenerator_BlueprintBase_GetQuerier) == 0x000008, "Wrong size on EnvQueryGenerator_BlueprintBase_GetQuerier"); \ static_assert(offsetof(EnvQueryGenerator_BlueprintBase_GetQuerier, ReturnValue) == 0x000000, "Member 'EnvQueryGenerator_BlueprintBase_GetQuerier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_BlueprintBase \ static_assert(alignof(UEnvQueryGenerator_BlueprintBase) == 0x000008, "Wrong alignment on UEnvQueryGenerator_BlueprintBase"); \ static_assert(sizeof(UEnvQueryGenerator_BlueprintBase) == 0x000088, "Wrong size on UEnvQueryGenerator_BlueprintBase"); \ static_assert(offsetof(UEnvQueryGenerator_BlueprintBase, GeneratorsActionDescription) == 0x000050, "Member 'UEnvQueryGenerator_BlueprintBase::GeneratorsActionDescription' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_BlueprintBase, Context) == 0x000068, "Member 'UEnvQueryGenerator_BlueprintBase::Context' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_BlueprintBase, GeneratedItemType) == 0x000070, "Member 'UEnvQueryGenerator_BlueprintBase::GeneratedItemType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_CurrentLocation \ static_assert(alignof(UEnvQueryGenerator_CurrentLocation) == 0x000008, "Wrong alignment on UEnvQueryGenerator_CurrentLocation"); \ static_assert(sizeof(UEnvQueryGenerator_CurrentLocation) == 0x000058, "Wrong size on UEnvQueryGenerator_CurrentLocation"); \ static_assert(offsetof(UEnvQueryGenerator_CurrentLocation, QueryContext) == 0x000050, "Member 'UEnvQueryGenerator_CurrentLocation::QueryContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_Donut \ static_assert(alignof(UEnvQueryGenerator_Donut) == 0x000008, "Wrong alignment on UEnvQueryGenerator_Donut"); \ static_assert(sizeof(UEnvQueryGenerator_Donut) == 0x0001E0, "Wrong size on UEnvQueryGenerator_Donut"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, InnerRadius) == 0x000090, "Member 'UEnvQueryGenerator_Donut::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, OuterRadius) == 0x0000C8, "Member 'UEnvQueryGenerator_Donut::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, NumberOfRings) == 0x000100, "Member 'UEnvQueryGenerator_Donut::NumberOfRings' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, PointsPerRing) == 0x000138, "Member 'UEnvQueryGenerator_Donut::PointsPerRing' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, ArcDirection) == 0x000170, "Member 'UEnvQueryGenerator_Donut::ArcDirection' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, ArcAngle) == 0x000190, "Member 'UEnvQueryGenerator_Donut::ArcAngle' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, bUseSpiralPattern) == 0x0001C8, "Member 'UEnvQueryGenerator_Donut::bUseSpiralPattern' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_Donut, Center) == 0x0001D0, "Member 'UEnvQueryGenerator_Donut::Center' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_PathingGrid \ static_assert(alignof(UEnvQueryGenerator_PathingGrid) == 0x000008, "Wrong alignment on UEnvQueryGenerator_PathingGrid"); \ static_assert(sizeof(UEnvQueryGenerator_PathingGrid) == 0x000180, "Wrong size on UEnvQueryGenerator_PathingGrid"); \ static_assert(offsetof(UEnvQueryGenerator_PathingGrid, PathToItem) == 0x000108, "Member 'UEnvQueryGenerator_PathingGrid::PathToItem' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PathingGrid, NavigationFilter) == 0x000140, "Member 'UEnvQueryGenerator_PathingGrid::NavigationFilter' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PathingGrid, ScanRangeMultiplier) == 0x000148, "Member 'UEnvQueryGenerator_PathingGrid::ScanRangeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryGenerator_PerceivedActors \ static_assert(alignof(UEnvQueryGenerator_PerceivedActors) == 0x000008, "Wrong alignment on UEnvQueryGenerator_PerceivedActors"); \ static_assert(sizeof(UEnvQueryGenerator_PerceivedActors) == 0x0000A8, "Wrong size on UEnvQueryGenerator_PerceivedActors"); \ static_assert(offsetof(UEnvQueryGenerator_PerceivedActors, AllowedActorClass) == 0x000050, "Member 'UEnvQueryGenerator_PerceivedActors::AllowedActorClass' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PerceivedActors, SearchRadius) == 0x000058, "Member 'UEnvQueryGenerator_PerceivedActors::SearchRadius' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PerceivedActors, ListenerContext) == 0x000090, "Member 'UEnvQueryGenerator_PerceivedActors::ListenerContext' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PerceivedActors, SenseToUse) == 0x000098, "Member 'UEnvQueryGenerator_PerceivedActors::SenseToUse' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryGenerator_PerceivedActors, bIncludeKnownActors) == 0x0000A0, "Member 'UEnvQueryGenerator_PerceivedActors::bIncludeKnownActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_ActorBase \ static_assert(alignof(UEnvQueryItemType_ActorBase) == 0x000008, "Wrong alignment on UEnvQueryItemType_ActorBase"); \ static_assert(sizeof(UEnvQueryItemType_ActorBase) == 0x000030, "Wrong size on UEnvQueryItemType_ActorBase"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_Actor \ static_assert(alignof(UEnvQueryItemType_Actor) == 0x000008, "Wrong alignment on UEnvQueryItemType_Actor"); \ static_assert(sizeof(UEnvQueryItemType_Actor) == 0x000030, "Wrong size on UEnvQueryItemType_Actor"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_Direction \ static_assert(alignof(UEnvQueryItemType_Direction) == 0x000008, "Wrong alignment on UEnvQueryItemType_Direction"); \ static_assert(sizeof(UEnvQueryItemType_Direction) == 0x000030, "Wrong size on UEnvQueryItemType_Direction"); \ #define DUMPER7_ASSERTS_UEnvQueryItemType_Point \ static_assert(alignof(UEnvQueryItemType_Point) == 0x000008, "Wrong alignment on UEnvQueryItemType_Point"); \ static_assert(sizeof(UEnvQueryItemType_Point) == 0x000030, "Wrong size on UEnvQueryItemType_Point"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Distance \ static_assert(alignof(UEnvQueryTest_Distance) == 0x000008, "Wrong alignment on UEnvQueryTest_Distance"); \ static_assert(sizeof(UEnvQueryTest_Distance) == 0x000208, "Wrong size on UEnvQueryTest_Distance"); \ static_assert(offsetof(UEnvQueryTest_Distance, TestMode) == 0x0001F8, "Member 'UEnvQueryTest_Distance::TestMode' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Distance, DistanceTo) == 0x000200, "Member 'UEnvQueryTest_Distance::DistanceTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Dot \ static_assert(alignof(UEnvQueryTest_Dot) == 0x000008, "Wrong alignment on UEnvQueryTest_Dot"); \ static_assert(sizeof(UEnvQueryTest_Dot) == 0x000240, "Wrong size on UEnvQueryTest_Dot"); \ static_assert(offsetof(UEnvQueryTest_Dot, LineA) == 0x0001F8, "Member 'UEnvQueryTest_Dot::LineA' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Dot, LineB) == 0x000218, "Member 'UEnvQueryTest_Dot::LineB' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Dot, TestMode) == 0x000238, "Member 'UEnvQueryTest_Dot::TestMode' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Dot, bAbsoluteValue) == 0x000239, "Member 'UEnvQueryTest_Dot::bAbsoluteValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_GameplayTags \ static_assert(alignof(UEnvQueryTest_GameplayTags) == 0x000008, "Wrong alignment on UEnvQueryTest_GameplayTags"); \ static_assert(sizeof(UEnvQueryTest_GameplayTags) == 0x000268, "Wrong size on UEnvQueryTest_GameplayTags"); \ static_assert(offsetof(UEnvQueryTest_GameplayTags, TagQueryToMatch) == 0x0001F8, "Member 'UEnvQueryTest_GameplayTags::TagQueryToMatch' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_GameplayTags, bRejectIncompatibleItems) == 0x000240, "Member 'UEnvQueryTest_GameplayTags::bRejectIncompatibleItems' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_GameplayTags, bUpdatedToUseQuery) == 0x000241, "Member 'UEnvQueryTest_GameplayTags::bUpdatedToUseQuery' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_GameplayTags, TagsToMatch) == 0x000242, "Member 'UEnvQueryTest_GameplayTags::TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_GameplayTags, GameplayTags) == 0x000248, "Member 'UEnvQueryTest_GameplayTags::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Pathfinding \ static_assert(alignof(UEnvQueryTest_Pathfinding) == 0x000008, "Wrong alignment on UEnvQueryTest_Pathfinding"); \ static_assert(sizeof(UEnvQueryTest_Pathfinding) == 0x000280, "Wrong size on UEnvQueryTest_Pathfinding"); \ static_assert(offsetof(UEnvQueryTest_Pathfinding, TestMode) == 0x0001F8, "Member 'UEnvQueryTest_Pathfinding::TestMode' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Pathfinding, Context) == 0x000200, "Member 'UEnvQueryTest_Pathfinding::Context' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Pathfinding, PathFromContext) == 0x000208, "Member 'UEnvQueryTest_Pathfinding::PathFromContext' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Pathfinding, SkipUnreachable) == 0x000240, "Member 'UEnvQueryTest_Pathfinding::SkipUnreachable' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Pathfinding, filterClass) == 0x000278, "Member 'UEnvQueryTest_Pathfinding::filterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_PathfindingBatch \ static_assert(alignof(UEnvQueryTest_PathfindingBatch) == 0x000008, "Wrong alignment on UEnvQueryTest_PathfindingBatch"); \ static_assert(sizeof(UEnvQueryTest_PathfindingBatch) == 0x0002B8, "Wrong size on UEnvQueryTest_PathfindingBatch"); \ static_assert(offsetof(UEnvQueryTest_PathfindingBatch, ScanRangeMultiplier) == 0x000280, "Member 'UEnvQueryTest_PathfindingBatch::ScanRangeMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Project \ static_assert(alignof(UEnvQueryTest_Project) == 0x000008, "Wrong alignment on UEnvQueryTest_Project"); \ static_assert(sizeof(UEnvQueryTest_Project) == 0x000238, "Wrong size on UEnvQueryTest_Project"); \ static_assert(offsetof(UEnvQueryTest_Project, ProjectionData) == 0x0001F8, "Member 'UEnvQueryTest_Project::ProjectionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Random \ static_assert(alignof(UEnvQueryTest_Random) == 0x000008, "Wrong alignment on UEnvQueryTest_Random"); \ static_assert(sizeof(UEnvQueryTest_Random) == 0x0001F8, "Wrong size on UEnvQueryTest_Random"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Trace \ static_assert(alignof(UEnvQueryTest_Trace) == 0x000008, "Wrong alignment on UEnvQueryTest_Trace"); \ static_assert(sizeof(UEnvQueryTest_Trace) == 0x0002E8, "Wrong size on UEnvQueryTest_Trace"); \ static_assert(offsetof(UEnvQueryTest_Trace, TraceData) == 0x0001F8, "Member 'UEnvQueryTest_Trace::TraceData' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Trace, TraceFromContext) == 0x000238, "Member 'UEnvQueryTest_Trace::TraceFromContext' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Trace, ItemHeightOffset) == 0x000270, "Member 'UEnvQueryTest_Trace::ItemHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Trace, ContextHeightOffset) == 0x0002A8, "Member 'UEnvQueryTest_Trace::ContextHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Trace, Context) == 0x0002E0, "Member 'UEnvQueryTest_Trace::Context' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_Volume \ static_assert(alignof(UEnvQueryTest_Volume) == 0x000008, "Wrong alignment on UEnvQueryTest_Volume"); \ static_assert(sizeof(UEnvQueryTest_Volume) == 0x000210, "Wrong size on UEnvQueryTest_Volume"); \ static_assert(offsetof(UEnvQueryTest_Volume, VolumeContext) == 0x0001F8, "Member 'UEnvQueryTest_Volume::VolumeContext' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_Volume, VolumeClass) == 0x000200, "Member 'UEnvQueryTest_Volume::VolumeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGridPathAIController \ static_assert(alignof(AGridPathAIController) == 0x000008, "Wrong alignment on AGridPathAIController"); \ static_assert(sizeof(AGridPathAIController) == 0x0003D8, "Wrong size on AGridPathAIController"); \ #define DUMPER7_ASSERTS_UCrowdManager \ static_assert(alignof(UCrowdManager) == 0x000008, "Wrong alignment on UCrowdManager"); \ static_assert(sizeof(UCrowdManager) == 0x0000F0, "Wrong size on UCrowdManager"); \ static_assert(offsetof(UCrowdManager, MyNavData) == 0x000028, "Member 'UCrowdManager::MyNavData' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, AvoidanceConfig) == 0x000030, "Member 'UCrowdManager::AvoidanceConfig' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, SamplingPatterns) == 0x000040, "Member 'UCrowdManager::SamplingPatterns' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, MaxAgents) == 0x000050, "Member 'UCrowdManager::MaxAgents' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, MaxAgentRadius) == 0x000054, "Member 'UCrowdManager::MaxAgentRadius' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, MaxAvoidedAgents) == 0x000058, "Member 'UCrowdManager::MaxAvoidedAgents' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, MaxAvoidedWalls) == 0x00005C, "Member 'UCrowdManager::MaxAvoidedWalls' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, NavmeshCheckInterval) == 0x000060, "Member 'UCrowdManager::NavmeshCheckInterval' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, PathOptimizationInterval) == 0x000064, "Member 'UCrowdManager::PathOptimizationInterval' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, SeparationDirClamp) == 0x000068, "Member 'UCrowdManager::SeparationDirClamp' has a wrong offset!"); \ static_assert(offsetof(UCrowdManager, PathOffsetRadiusMultiplier) == 0x00006C, "Member 'UCrowdManager::PathOffsetRadiusMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_AIControllerDefault \ static_assert(alignof(UNavFilter_AIControllerDefault) == 0x000008, "Wrong alignment on UNavFilter_AIControllerDefault"); \ static_assert(sizeof(UNavFilter_AIControllerDefault) == 0x000048, "Wrong size on UNavFilter_AIControllerDefault"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_AddLocalNavigationGridForBox \ static_assert(alignof(NavLocalGridManager_AddLocalNavigationGridForBox) == 0x000008, "Wrong alignment on NavLocalGridManager_AddLocalNavigationGridForBox"); \ static_assert(sizeof(NavLocalGridManager_AddLocalNavigationGridForBox) == 0x000060, "Wrong size on NavLocalGridManager_AddLocalNavigationGridForBox"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, Location) == 0x000008, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::Location' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, Extent) == 0x000020, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::Extent' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, Rotation) == 0x000038, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::Rotation' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, Radius2D) == 0x000050, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::Radius2D' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, Height) == 0x000054, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::Height' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, bRebuildGrids) == 0x000058, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::bRebuildGrids' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForBox, ReturnValue) == 0x00005C, "Member 'NavLocalGridManager_AddLocalNavigationGridForBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_AddLocalNavigationGridForCapsule \ static_assert(alignof(NavLocalGridManager_AddLocalNavigationGridForCapsule) == 0x000008, "Wrong alignment on NavLocalGridManager_AddLocalNavigationGridForCapsule"); \ static_assert(sizeof(NavLocalGridManager_AddLocalNavigationGridForCapsule) == 0x000038, "Wrong size on NavLocalGridManager_AddLocalNavigationGridForCapsule"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, Location) == 0x000008, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::Location' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, CapsuleRadius) == 0x000020, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::CapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, CapsuleHalfHeight) == 0x000024, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::CapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, Radius2D) == 0x000028, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::Radius2D' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, Height) == 0x00002C, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::Height' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, bRebuildGrids) == 0x000030, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::bRebuildGrids' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForCapsule, ReturnValue) == 0x000034, "Member 'NavLocalGridManager_AddLocalNavigationGridForCapsule::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_AddLocalNavigationGridForPoint \ static_assert(alignof(NavLocalGridManager_AddLocalNavigationGridForPoint) == 0x000008, "Wrong alignment on NavLocalGridManager_AddLocalNavigationGridForPoint"); \ static_assert(sizeof(NavLocalGridManager_AddLocalNavigationGridForPoint) == 0x000030, "Wrong size on NavLocalGridManager_AddLocalNavigationGridForPoint"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, Location) == 0x000008, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::Location' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, Radius2D) == 0x000020, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::Radius2D' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, Height) == 0x000024, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::Height' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, bRebuildGrids) == 0x000028, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::bRebuildGrids' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoint, ReturnValue) == 0x00002C, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_AddLocalNavigationGridForPoints \ static_assert(alignof(NavLocalGridManager_AddLocalNavigationGridForPoints) == 0x000008, "Wrong alignment on NavLocalGridManager_AddLocalNavigationGridForPoints"); \ static_assert(sizeof(NavLocalGridManager_AddLocalNavigationGridForPoints) == 0x000028, "Wrong size on NavLocalGridManager_AddLocalNavigationGridForPoints"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, Locations) == 0x000008, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::Locations' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, Radius2D) == 0x000018, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::Radius2D' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, Height) == 0x00001C, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::Height' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, bRebuildGrids) == 0x000020, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::bRebuildGrids' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_AddLocalNavigationGridForPoints, ReturnValue) == 0x000024, "Member 'NavLocalGridManager_AddLocalNavigationGridForPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_FindLocalNavigationGridPath \ static_assert(alignof(NavLocalGridManager_FindLocalNavigationGridPath) == 0x000008, "Wrong alignment on NavLocalGridManager_FindLocalNavigationGridPath"); \ static_assert(sizeof(NavLocalGridManager_FindLocalNavigationGridPath) == 0x000050, "Wrong size on NavLocalGridManager_FindLocalNavigationGridPath"); \ static_assert(offsetof(NavLocalGridManager_FindLocalNavigationGridPath, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_FindLocalNavigationGridPath::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_FindLocalNavigationGridPath, Start) == 0x000008, "Member 'NavLocalGridManager_FindLocalNavigationGridPath::Start' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_FindLocalNavigationGridPath, End) == 0x000020, "Member 'NavLocalGridManager_FindLocalNavigationGridPath::End' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_FindLocalNavigationGridPath, PathPoints) == 0x000038, "Member 'NavLocalGridManager_FindLocalNavigationGridPath::PathPoints' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_FindLocalNavigationGridPath, ReturnValue) == 0x000048, "Member 'NavLocalGridManager_FindLocalNavigationGridPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_RemoveLocalNavigationGrid \ static_assert(alignof(NavLocalGridManager_RemoveLocalNavigationGrid) == 0x000008, "Wrong alignment on NavLocalGridManager_RemoveLocalNavigationGrid"); \ static_assert(sizeof(NavLocalGridManager_RemoveLocalNavigationGrid) == 0x000010, "Wrong size on NavLocalGridManager_RemoveLocalNavigationGrid"); \ static_assert(offsetof(NavLocalGridManager_RemoveLocalNavigationGrid, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_RemoveLocalNavigationGrid::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_RemoveLocalNavigationGrid, GridId) == 0x000008, "Member 'NavLocalGridManager_RemoveLocalNavigationGrid::GridId' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_RemoveLocalNavigationGrid, bRebuildGrids) == 0x00000C, "Member 'NavLocalGridManager_RemoveLocalNavigationGrid::bRebuildGrids' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLocalGridManager_SetLocalNavigationGridDensity \ static_assert(alignof(NavLocalGridManager_SetLocalNavigationGridDensity) == 0x000008, "Wrong alignment on NavLocalGridManager_SetLocalNavigationGridDensity"); \ static_assert(sizeof(NavLocalGridManager_SetLocalNavigationGridDensity) == 0x000010, "Wrong size on NavLocalGridManager_SetLocalNavigationGridDensity"); \ static_assert(offsetof(NavLocalGridManager_SetLocalNavigationGridDensity, WorldContextObject) == 0x000000, "Member 'NavLocalGridManager_SetLocalNavigationGridDensity::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_SetLocalNavigationGridDensity, CellSize) == 0x000008, "Member 'NavLocalGridManager_SetLocalNavigationGridDensity::CellSize' has a wrong offset!"); \ static_assert(offsetof(NavLocalGridManager_SetLocalNavigationGridDensity, ReturnValue) == 0x00000C, "Member 'NavLocalGridManager_SetLocalNavigationGridDensity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLocalGridManager \ static_assert(alignof(UNavLocalGridManager) == 0x000008, "Wrong alignment on UNavLocalGridManager"); \ static_assert(sizeof(UNavLocalGridManager) == 0x000058, "Wrong size on UNavLocalGridManager"); \ #define DUMPER7_ASSERTS_UPathFollowingManager \ static_assert(alignof(UPathFollowingManager) == 0x000008, "Wrong alignment on UPathFollowingManager"); \ static_assert(sizeof(UPathFollowingManager) == 0x000028, "Wrong size on UPathFollowingManager"); \ #define DUMPER7_ASSERTS_IAIPerceptionListenerInterface \ static_assert(alignof(IAIPerceptionListenerInterface) == 0x000001, "Wrong alignment on IAIPerceptionListenerInterface"); \ static_assert(sizeof(IAIPerceptionListenerInterface) == 0x000001, "Wrong size on IAIPerceptionListenerInterface"); \ #define DUMPER7_ASSERTS_AIPerceptionSystem_GetSenseClassForStimulus \ static_assert(alignof(AIPerceptionSystem_GetSenseClassForStimulus) == 0x000008, "Wrong alignment on AIPerceptionSystem_GetSenseClassForStimulus"); \ static_assert(sizeof(AIPerceptionSystem_GetSenseClassForStimulus) == 0x000068, "Wrong size on AIPerceptionSystem_GetSenseClassForStimulus"); \ static_assert(offsetof(AIPerceptionSystem_GetSenseClassForStimulus, WorldContextObject) == 0x000000, "Member 'AIPerceptionSystem_GetSenseClassForStimulus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_GetSenseClassForStimulus, Stimulus) == 0x000008, "Member 'AIPerceptionSystem_GetSenseClassForStimulus::Stimulus' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_GetSenseClassForStimulus, ReturnValue) == 0x000060, "Member 'AIPerceptionSystem_GetSenseClassForStimulus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionSystem_RegisterPerceptionStimuliSource \ static_assert(alignof(AIPerceptionSystem_RegisterPerceptionStimuliSource) == 0x000008, "Wrong alignment on AIPerceptionSystem_RegisterPerceptionStimuliSource"); \ static_assert(sizeof(AIPerceptionSystem_RegisterPerceptionStimuliSource) == 0x000020, "Wrong size on AIPerceptionSystem_RegisterPerceptionStimuliSource"); \ static_assert(offsetof(AIPerceptionSystem_RegisterPerceptionStimuliSource, WorldContextObject) == 0x000000, "Member 'AIPerceptionSystem_RegisterPerceptionStimuliSource::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_RegisterPerceptionStimuliSource, sense) == 0x000008, "Member 'AIPerceptionSystem_RegisterPerceptionStimuliSource::sense' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_RegisterPerceptionStimuliSource, Target) == 0x000010, "Member 'AIPerceptionSystem_RegisterPerceptionStimuliSource::Target' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_RegisterPerceptionStimuliSource, ReturnValue) == 0x000018, "Member 'AIPerceptionSystem_RegisterPerceptionStimuliSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionSystem_ReportPerceptionEvent \ static_assert(alignof(AIPerceptionSystem_ReportPerceptionEvent) == 0x000008, "Wrong alignment on AIPerceptionSystem_ReportPerceptionEvent"); \ static_assert(sizeof(AIPerceptionSystem_ReportPerceptionEvent) == 0x000010, "Wrong size on AIPerceptionSystem_ReportPerceptionEvent"); \ static_assert(offsetof(AIPerceptionSystem_ReportPerceptionEvent, WorldContextObject) == 0x000000, "Member 'AIPerceptionSystem_ReportPerceptionEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_ReportPerceptionEvent, PerceptionEvent) == 0x000008, "Member 'AIPerceptionSystem_ReportPerceptionEvent::PerceptionEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay \ static_assert(alignof(AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay) == 0x000008, "Wrong alignment on AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay"); \ static_assert(sizeof(AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay) == 0x000010, "Wrong size on AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay"); \ static_assert(offsetof(AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay, Actor) == 0x000000, "Member 'AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay, EndPlayReason) == 0x000008, "Member 'AIPerceptionSystem_OnPerceptionStimuliSourceEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIPerceptionSystem_ReportEvent \ static_assert(alignof(AIPerceptionSystem_ReportEvent) == 0x000008, "Wrong alignment on AIPerceptionSystem_ReportEvent"); \ static_assert(sizeof(AIPerceptionSystem_ReportEvent) == 0x000008, "Wrong size on AIPerceptionSystem_ReportEvent"); \ static_assert(offsetof(AIPerceptionSystem_ReportEvent, PerceptionEvent) == 0x000000, "Member 'AIPerceptionSystem_ReportEvent::PerceptionEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIPerceptionSystem \ static_assert(alignof(UAIPerceptionSystem) == 0x000008, "Wrong alignment on UAIPerceptionSystem"); \ static_assert(sizeof(UAIPerceptionSystem) == 0x000130, "Wrong size on UAIPerceptionSystem"); \ static_assert(offsetof(UAIPerceptionSystem, Senses) == 0x000088, "Member 'UAIPerceptionSystem::Senses' has a wrong offset!"); \ static_assert(offsetof(UAIPerceptionSystem, PerceptionAgingRate) == 0x000098, "Member 'UAIPerceptionSystem::PerceptionAgingRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISenseConfig_Damage \ static_assert(alignof(UAISenseConfig_Damage) == 0x000008, "Wrong alignment on UAISenseConfig_Damage"); \ static_assert(sizeof(UAISenseConfig_Damage) == 0x000050, "Wrong size on UAISenseConfig_Damage"); \ static_assert(offsetof(UAISenseConfig_Damage, Implementation) == 0x000048, "Member 'UAISenseConfig_Damage::Implementation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_K2_OnNewPawn \ static_assert(alignof(AISense_Blueprint_K2_OnNewPawn) == 0x000008, "Wrong alignment on AISense_Blueprint_K2_OnNewPawn"); \ static_assert(sizeof(AISense_Blueprint_K2_OnNewPawn) == 0x000008, "Wrong size on AISense_Blueprint_K2_OnNewPawn"); \ static_assert(offsetof(AISense_Blueprint_K2_OnNewPawn, NewPawn) == 0x000000, "Member 'AISense_Blueprint_K2_OnNewPawn::NewPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_OnListenerRegistered \ static_assert(alignof(AISense_Blueprint_OnListenerRegistered) == 0x000008, "Wrong alignment on AISense_Blueprint_OnListenerRegistered"); \ static_assert(sizeof(AISense_Blueprint_OnListenerRegistered) == 0x000010, "Wrong size on AISense_Blueprint_OnListenerRegistered"); \ static_assert(offsetof(AISense_Blueprint_OnListenerRegistered, ActorListener) == 0x000000, "Member 'AISense_Blueprint_OnListenerRegistered::ActorListener' has a wrong offset!"); \ static_assert(offsetof(AISense_Blueprint_OnListenerRegistered, PerceptionComponent) == 0x000008, "Member 'AISense_Blueprint_OnListenerRegistered::PerceptionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_OnListenerUnregistered \ static_assert(alignof(AISense_Blueprint_OnListenerUnregistered) == 0x000008, "Wrong alignment on AISense_Blueprint_OnListenerUnregistered"); \ static_assert(sizeof(AISense_Blueprint_OnListenerUnregistered) == 0x000010, "Wrong size on AISense_Blueprint_OnListenerUnregistered"); \ static_assert(offsetof(AISense_Blueprint_OnListenerUnregistered, ActorListener) == 0x000000, "Member 'AISense_Blueprint_OnListenerUnregistered::ActorListener' has a wrong offset!"); \ static_assert(offsetof(AISense_Blueprint_OnListenerUnregistered, PerceptionComponent) == 0x000008, "Member 'AISense_Blueprint_OnListenerUnregistered::PerceptionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_OnListenerUpdated \ static_assert(alignof(AISense_Blueprint_OnListenerUpdated) == 0x000008, "Wrong alignment on AISense_Blueprint_OnListenerUpdated"); \ static_assert(sizeof(AISense_Blueprint_OnListenerUpdated) == 0x000010, "Wrong size on AISense_Blueprint_OnListenerUpdated"); \ static_assert(offsetof(AISense_Blueprint_OnListenerUpdated, ActorListener) == 0x000000, "Member 'AISense_Blueprint_OnListenerUpdated::ActorListener' has a wrong offset!"); \ static_assert(offsetof(AISense_Blueprint_OnListenerUpdated, PerceptionComponent) == 0x000008, "Member 'AISense_Blueprint_OnListenerUpdated::PerceptionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_OnUpdate \ static_assert(alignof(AISense_Blueprint_OnUpdate) == 0x000008, "Wrong alignment on AISense_Blueprint_OnUpdate"); \ static_assert(sizeof(AISense_Blueprint_OnUpdate) == 0x000018, "Wrong size on AISense_Blueprint_OnUpdate"); \ static_assert(offsetof(AISense_Blueprint_OnUpdate, EventsToProcess) == 0x000000, "Member 'AISense_Blueprint_OnUpdate::EventsToProcess' has a wrong offset!"); \ static_assert(offsetof(AISense_Blueprint_OnUpdate, ReturnValue) == 0x000010, "Member 'AISense_Blueprint_OnUpdate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_GetAllListenerActors \ static_assert(alignof(AISense_Blueprint_GetAllListenerActors) == 0x000008, "Wrong alignment on AISense_Blueprint_GetAllListenerActors"); \ static_assert(sizeof(AISense_Blueprint_GetAllListenerActors) == 0x000010, "Wrong size on AISense_Blueprint_GetAllListenerActors"); \ static_assert(offsetof(AISense_Blueprint_GetAllListenerActors, ListenerActors) == 0x000000, "Member 'AISense_Blueprint_GetAllListenerActors::ListenerActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Blueprint_GetAllListenerComponents \ static_assert(alignof(AISense_Blueprint_GetAllListenerComponents) == 0x000008, "Wrong alignment on AISense_Blueprint_GetAllListenerComponents"); \ static_assert(sizeof(AISense_Blueprint_GetAllListenerComponents) == 0x000010, "Wrong size on AISense_Blueprint_GetAllListenerComponents"); \ static_assert(offsetof(AISense_Blueprint_GetAllListenerComponents, ListenerComponents) == 0x000000, "Member 'AISense_Blueprint_GetAllListenerComponents::ListenerComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Blueprint \ static_assert(alignof(UAISense_Blueprint) == 0x000008, "Wrong alignment on UAISense_Blueprint"); \ static_assert(sizeof(UAISense_Blueprint) == 0x0000A8, "Wrong size on UAISense_Blueprint"); \ static_assert(offsetof(UAISense_Blueprint, ListenerDataType) == 0x000080, "Member 'UAISense_Blueprint::ListenerDataType' has a wrong offset!"); \ static_assert(offsetof(UAISense_Blueprint, ListenerContainer) == 0x000088, "Member 'UAISense_Blueprint::ListenerContainer' has a wrong offset!"); \ static_assert(offsetof(UAISense_Blueprint, UnprocessedEvents) == 0x000098, "Member 'UAISense_Blueprint::UnprocessedEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Hearing_ReportNoiseEvent \ static_assert(alignof(AISense_Hearing_ReportNoiseEvent) == 0x000008, "Wrong alignment on AISense_Hearing_ReportNoiseEvent"); \ static_assert(sizeof(AISense_Hearing_ReportNoiseEvent) == 0x000040, "Wrong size on AISense_Hearing_ReportNoiseEvent"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, WorldContextObject) == 0x000000, "Member 'AISense_Hearing_ReportNoiseEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, NoiseLocation) == 0x000008, "Member 'AISense_Hearing_ReportNoiseEvent::NoiseLocation' has a wrong offset!"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, Loudness) == 0x000020, "Member 'AISense_Hearing_ReportNoiseEvent::Loudness' has a wrong offset!"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, Instigator) == 0x000028, "Member 'AISense_Hearing_ReportNoiseEvent::Instigator' has a wrong offset!"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, MaxRange) == 0x000030, "Member 'AISense_Hearing_ReportNoiseEvent::MaxRange' has a wrong offset!"); \ static_assert(offsetof(AISense_Hearing_ReportNoiseEvent, Tag) == 0x000034, "Member 'AISense_Hearing_ReportNoiseEvent::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Hearing \ static_assert(alignof(UAISense_Hearing) == 0x000008, "Wrong alignment on UAISense_Hearing"); \ static_assert(sizeof(UAISense_Hearing) == 0x0000E8, "Wrong size on UAISense_Hearing"); \ static_assert(offsetof(UAISense_Hearing, NoiseEvents) == 0x000080, "Member 'UAISense_Hearing::NoiseEvents' has a wrong offset!"); \ static_assert(offsetof(UAISense_Hearing, SpeedOfSoundSq) == 0x000090, "Member 'UAISense_Hearing::SpeedOfSoundSq' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Prediction_RequestControllerPredictionEvent \ static_assert(alignof(AISense_Prediction_RequestControllerPredictionEvent) == 0x000008, "Wrong alignment on AISense_Prediction_RequestControllerPredictionEvent"); \ static_assert(sizeof(AISense_Prediction_RequestControllerPredictionEvent) == 0x000018, "Wrong size on AISense_Prediction_RequestControllerPredictionEvent"); \ static_assert(offsetof(AISense_Prediction_RequestControllerPredictionEvent, Requestor) == 0x000000, "Member 'AISense_Prediction_RequestControllerPredictionEvent::Requestor' has a wrong offset!"); \ static_assert(offsetof(AISense_Prediction_RequestControllerPredictionEvent, PredictedActor) == 0x000008, "Member 'AISense_Prediction_RequestControllerPredictionEvent::PredictedActor' has a wrong offset!"); \ static_assert(offsetof(AISense_Prediction_RequestControllerPredictionEvent, PredictionTime) == 0x000010, "Member 'AISense_Prediction_RequestControllerPredictionEvent::PredictionTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISense_Prediction_RequestPawnPredictionEvent \ static_assert(alignof(AISense_Prediction_RequestPawnPredictionEvent) == 0x000008, "Wrong alignment on AISense_Prediction_RequestPawnPredictionEvent"); \ static_assert(sizeof(AISense_Prediction_RequestPawnPredictionEvent) == 0x000018, "Wrong size on AISense_Prediction_RequestPawnPredictionEvent"); \ static_assert(offsetof(AISense_Prediction_RequestPawnPredictionEvent, Requestor) == 0x000000, "Member 'AISense_Prediction_RequestPawnPredictionEvent::Requestor' has a wrong offset!"); \ static_assert(offsetof(AISense_Prediction_RequestPawnPredictionEvent, PredictedActor) == 0x000008, "Member 'AISense_Prediction_RequestPawnPredictionEvent::PredictedActor' has a wrong offset!"); \ static_assert(offsetof(AISense_Prediction_RequestPawnPredictionEvent, PredictionTime) == 0x000010, "Member 'AISense_Prediction_RequestPawnPredictionEvent::PredictionTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Prediction \ static_assert(alignof(UAISense_Prediction) == 0x000008, "Wrong alignment on UAISense_Prediction"); \ static_assert(sizeof(UAISense_Prediction) == 0x000090, "Wrong size on UAISense_Prediction"); \ static_assert(offsetof(UAISense_Prediction, RegisteredEvents) == 0x000080, "Member 'UAISense_Prediction::RegisteredEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISense_Team \ static_assert(alignof(UAISense_Team) == 0x000008, "Wrong alignment on UAISense_Team"); \ static_assert(sizeof(UAISense_Team) == 0x000090, "Wrong size on UAISense_Team"); \ static_assert(offsetof(UAISense_Team, RegisteredEvents) == 0x000080, "Member 'UAISense_Team::RegisteredEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAISightTargetInterface \ static_assert(alignof(IAISightTargetInterface) == 0x000001, "Wrong alignment on IAISightTargetInterface"); \ static_assert(sizeof(IAISightTargetInterface) == 0x000001, "Wrong size on IAISightTargetInterface"); \ #define DUMPER7_ASSERTS_AITask_MoveTo_AIMoveTo \ static_assert(alignof(AITask_MoveTo_AIMoveTo) == 0x000008, "Wrong alignment on AITask_MoveTo_AIMoveTo"); \ static_assert(sizeof(AITask_MoveTo_AIMoveTo) == 0x000040, "Wrong size on AITask_MoveTo_AIMoveTo"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, Controller) == 0x000000, "Member 'AITask_MoveTo_AIMoveTo::Controller' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, goalLocation) == 0x000008, "Member 'AITask_MoveTo_AIMoveTo::goalLocation' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, GoalActor) == 0x000020, "Member 'AITask_MoveTo_AIMoveTo::GoalActor' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, AcceptanceRadius) == 0x000028, "Member 'AITask_MoveTo_AIMoveTo::AcceptanceRadius' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, StopOnOverlap) == 0x00002C, "Member 'AITask_MoveTo_AIMoveTo::StopOnOverlap' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, AcceptPartialPath) == 0x00002D, "Member 'AITask_MoveTo_AIMoveTo::AcceptPartialPath' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, bUsePathfinding) == 0x00002E, "Member 'AITask_MoveTo_AIMoveTo::bUsePathfinding' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, bLockAILogic) == 0x00002F, "Member 'AITask_MoveTo_AIMoveTo::bLockAILogic' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, bUseContinuousGoalTracking) == 0x000030, "Member 'AITask_MoveTo_AIMoveTo::bUseContinuousGoalTracking' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, ProjectGoalOnNavigation) == 0x000031, "Member 'AITask_MoveTo_AIMoveTo::ProjectGoalOnNavigation' has a wrong offset!"); \ static_assert(offsetof(AITask_MoveTo_AIMoveTo, ReturnValue) == 0x000038, "Member 'AITask_MoveTo_AIMoveTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAITask_MoveTo \ static_assert(alignof(UAITask_MoveTo) == 0x000008, "Wrong alignment on UAITask_MoveTo"); \ static_assert(sizeof(UAITask_MoveTo) == 0x000118, "Wrong size on UAITask_MoveTo"); \ static_assert(offsetof(UAITask_MoveTo, OnRequestFailed) == 0x000070, "Member 'UAITask_MoveTo::OnRequestFailed' has a wrong offset!"); \ static_assert(offsetof(UAITask_MoveTo, OnMoveFinished) == 0x000080, "Member 'UAITask_MoveTo::OnMoveFinished' has a wrong offset!"); \ static_assert(offsetof(UAITask_MoveTo, MoveRequest) == 0x000090, "Member 'UAITask_MoveTo::MoveRequest' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVisualLoggerExtension \ static_assert(alignof(UVisualLoggerExtension) == 0x000008, "Wrong alignment on UVisualLoggerExtension"); \ static_assert(sizeof(UVisualLoggerExtension) == 0x000028, "Wrong size on UVisualLoggerExtension"); \ #define DUMPER7_ASSERTS_AnimNotify_setClothDistance_C_Received_Notify \ static_assert(alignof(AnimNotify_setClothDistance_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_setClothDistance_C_Received_Notify"); \ static_assert(sizeof(AnimNotify_setClothDistance_C_Received_Notify) == 0x000040, "Wrong size on AnimNotify_setClothDistance_C_Received_Notify"); \ static_assert(offsetof(AnimNotify_setClothDistance_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_setClothDistance_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_setClothDistance_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_setClothDistance_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_setClothDistance_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_setClothDistance_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_setClothDistance_C_Received_Notify, ReturnValue) == 0x000038, "Member 'AnimNotify_setClothDistance_C_Received_Notify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_setClothDistance_C \ static_assert(alignof(UAnimNotify_setClothDistance_C) == 0x000008, "Wrong alignment on UAnimNotify_setClothDistance_C"); \ static_assert(sizeof(UAnimNotify_setClothDistance_C) == 0x000040, "Wrong size on UAnimNotify_setClothDistance_C"); \ static_assert(offsetof(UAnimNotify_setClothDistance_C, Scale) == 0x000038, "Member 'UAnimNotify_setClothDistance_C::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_K2_OnCharMovementAxisChanged \ static_assert(alignof(NinjaCharacter_K2_OnCharMovementAxisChanged) == 0x000008, "Wrong alignment on NinjaCharacter_K2_OnCharMovementAxisChanged"); \ static_assert(sizeof(NinjaCharacter_K2_OnCharMovementAxisChanged) == 0x000030, "Wrong size on NinjaCharacter_K2_OnCharMovementAxisChanged"); \ static_assert(offsetof(NinjaCharacter_K2_OnCharMovementAxisChanged, OldAxisZ) == 0x000000, "Member 'NinjaCharacter_K2_OnCharMovementAxisChanged::OldAxisZ' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_K2_OnCharMovementAxisChanged, CurrentAxisZ) == 0x000018, "Member 'NinjaCharacter_K2_OnCharMovementAxisChanged::CurrentAxisZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_K2_OnGravityDirectionChanged \ static_assert(alignof(NinjaCharacter_K2_OnGravityDirectionChanged) == 0x000001, "Wrong alignment on NinjaCharacter_K2_OnGravityDirectionChanged"); \ static_assert(sizeof(NinjaCharacter_K2_OnGravityDirectionChanged) == 0x000002, "Wrong size on NinjaCharacter_K2_OnGravityDirectionChanged"); \ static_assert(offsetof(NinjaCharacter_K2_OnGravityDirectionChanged, OldGravityDirectionMode) == 0x000000, "Member 'NinjaCharacter_K2_OnGravityDirectionChanged::OldGravityDirectionMode' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_K2_OnGravityDirectionChanged, CurrentGravityDirectionMode) == 0x000001, "Member 'NinjaCharacter_K2_OnGravityDirectionChanged::CurrentGravityDirectionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_K2_OnUnwalkableHit \ static_assert(alignof(NinjaCharacter_K2_OnUnwalkableHit) == 0x000008, "Wrong alignment on NinjaCharacter_K2_OnUnwalkableHit"); \ static_assert(sizeof(NinjaCharacter_K2_OnUnwalkableHit) == 0x0000E8, "Wrong size on NinjaCharacter_K2_OnUnwalkableHit"); \ static_assert(offsetof(NinjaCharacter_K2_OnUnwalkableHit, Hit) == 0x000000, "Member 'NinjaCharacter_K2_OnUnwalkableHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_LaunchCharacterRotated \ static_assert(alignof(NinjaCharacter_LaunchCharacterRotated) == 0x000008, "Wrong alignment on NinjaCharacter_LaunchCharacterRotated"); \ static_assert(sizeof(NinjaCharacter_LaunchCharacterRotated) == 0x000020, "Wrong size on NinjaCharacter_LaunchCharacterRotated"); \ static_assert(offsetof(NinjaCharacter_LaunchCharacterRotated, LaunchVelocity) == 0x000000, "Member 'NinjaCharacter_LaunchCharacterRotated::LaunchVelocity' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_LaunchCharacterRotated, bHorizontalOverride) == 0x000018, "Member 'NinjaCharacter_LaunchCharacterRotated::bHorizontalOverride' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_LaunchCharacterRotated, bVerticalOverride) == 0x000019, "Member 'NinjaCharacter_LaunchCharacterRotated::bVerticalOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_SetCharMovementAxis \ static_assert(alignof(NinjaCharacter_SetCharMovementAxis) == 0x000008, "Wrong alignment on NinjaCharacter_SetCharMovementAxis"); \ static_assert(sizeof(NinjaCharacter_SetCharMovementAxis) == 0x000020, "Wrong size on NinjaCharacter_SetCharMovementAxis"); \ static_assert(offsetof(NinjaCharacter_SetCharMovementAxis, NewAxisZ) == 0x000000, "Member 'NinjaCharacter_SetCharMovementAxis::NewAxisZ' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SetCharMovementAxis, bForceFindFloor) == 0x000018, "Member 'NinjaCharacter_SetCharMovementAxis::bForceFindFloor' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SetCharMovementAxis, ReturnValue) == 0x000019, "Member 'NinjaCharacter_SetCharMovementAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_SmoothComponentLocation \ static_assert(alignof(NinjaCharacter_SmoothComponentLocation) == 0x000008, "Wrong alignment on NinjaCharacter_SmoothComponentLocation"); \ static_assert(sizeof(NinjaCharacter_SmoothComponentLocation) == 0x000028, "Wrong size on NinjaCharacter_SmoothComponentLocation"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocation, SceneComponent) == 0x000000, "Member 'NinjaCharacter_SmoothComponentLocation::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocation, DeltaTime) == 0x000008, "Member 'NinjaCharacter_SmoothComponentLocation::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocation, LocationSpeed) == 0x00000C, "Member 'NinjaCharacter_SmoothComponentLocation::LocationSpeed' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocation, RelativeLocation) == 0x000010, "Member 'NinjaCharacter_SmoothComponentLocation::RelativeLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_SmoothComponentLocationAndRotation \ static_assert(alignof(NinjaCharacter_SmoothComponentLocationAndRotation) == 0x000008, "Wrong alignment on NinjaCharacter_SmoothComponentLocationAndRotation"); \ static_assert(sizeof(NinjaCharacter_SmoothComponentLocationAndRotation) == 0x000048, "Wrong size on NinjaCharacter_SmoothComponentLocationAndRotation"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, SceneComponent) == 0x000000, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, DeltaTime) == 0x000008, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, LocationSpeed) == 0x00000C, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::LocationSpeed' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, RotationSpeed) == 0x000010, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::RotationSpeed' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, RelativeLocation) == 0x000018, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentLocationAndRotation, RelativeRotation) == 0x000030, "Member 'NinjaCharacter_SmoothComponentLocationAndRotation::RelativeRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacter_SmoothComponentRotation \ static_assert(alignof(NinjaCharacter_SmoothComponentRotation) == 0x000008, "Wrong alignment on NinjaCharacter_SmoothComponentRotation"); \ static_assert(sizeof(NinjaCharacter_SmoothComponentRotation) == 0x000028, "Wrong size on NinjaCharacter_SmoothComponentRotation"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentRotation, SceneComponent) == 0x000000, "Member 'NinjaCharacter_SmoothComponentRotation::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentRotation, DeltaTime) == 0x000008, "Member 'NinjaCharacter_SmoothComponentRotation::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentRotation, RotationSpeed) == 0x00000C, "Member 'NinjaCharacter_SmoothComponentRotation::RotationSpeed' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacter_SmoothComponentRotation, RelativeRotation) == 0x000010, "Member 'NinjaCharacter_SmoothComponentRotation::RelativeRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANinjaCharacter \ static_assert(alignof(ANinjaCharacter) == 0x000010, "Wrong alignment on ANinjaCharacter"); \ static_assert(sizeof(ANinjaCharacter) == 0x0006B0, "Wrong size on ANinjaCharacter"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_K2_SetFixedGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_K2_SetFixedGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_K2_SetFixedGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_K2_SetFixedGravityDirection) == 0x000018, "Wrong size on NinjaCharacterMovementComponent_K2_SetFixedGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_K2_SetFixedGravityDirection, NewGravityDirection) == 0x000000, "Member 'NinjaCharacterMovementComponent_K2_SetFixedGravityDirection::NewGravityDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection, NewGravityPlaneBase) == 0x000000, "Member 'NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection::NewGravityPlaneBase' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection, NewGravityPlaneNormal) == 0x000018, "Member 'NinjaCharacterMovementComponent_K2_SetPlaneGravityDirection::NewGravityPlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection, NewGravityBoxOrigin) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection::NewGravityBoxOrigin' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection, NewGravityBoxExtent) == 0x000018, "Member 'NinjaCharacterMovementComponent_MulticastSetBoxGravityDirection::NewGravityBoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetBoxGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetCollisionGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection) == 0x000018, "Wrong size on NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection, NewFixedGravityDirection) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetFixedGravityDirection::NewFixedGravityDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetGravityScale \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetGravityScale) == 0x000004, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetGravityScale"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetGravityScale) == 0x000004, "Wrong size on NinjaCharacterMovementComponent_MulticastSetGravityScale"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetGravityScale, NewGravityScale) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetGravityScale::NewGravityScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetLineGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetLineGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetLineGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetLineGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_MulticastSetLineGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetLineGravityDirection, NewGravityLineStart) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetLineGravityDirection::NewGravityLineStart' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetLineGravityDirection, NewGravityLineEnd) == 0x000018, "Member 'NinjaCharacterMovementComponent_MulticastSetLineGravityDirection::NewGravityLineEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection, NewGravityPlaneBase) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection::NewGravityPlaneBase' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection, NewGravityPlaneNormal) == 0x000018, "Member 'NinjaCharacterMovementComponent_MulticastSetPlaneGravityDirection::NewGravityPlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetPointGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetPointGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirection) == 0x000018, "Wrong size on NinjaCharacterMovementComponent_MulticastSetPointGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirection, NewGravityPoint) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetPointGravityDirection::NewGravityPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetPointGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection, NewGravitySegmentStart) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection::NewGravitySegmentStart' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection, NewGravitySegmentEnd) == 0x000018, "Member 'NinjaCharacterMovementComponent_MulticastSetSegmentGravityDirection::NewGravitySegmentEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetSplineGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetSplinePlaneGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_MulticastSetSplineTangentGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_OnComponentHit \ static_assert(alignof(NinjaCharacterMovementComponent_OnComponentHit) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_OnComponentHit"); \ static_assert(sizeof(NinjaCharacterMovementComponent_OnComponentHit) == 0x000118, "Wrong size on NinjaCharacterMovementComponent_OnComponentHit"); \ static_assert(offsetof(NinjaCharacterMovementComponent_OnComponentHit, HitComp) == 0x000000, "Member 'NinjaCharacterMovementComponent_OnComponentHit::HitComp' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_OnComponentHit, OtherActor) == 0x000008, "Member 'NinjaCharacterMovementComponent_OnComponentHit::OtherActor' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_OnComponentHit, OtherComp) == 0x000010, "Member 'NinjaCharacterMovementComponent_OnComponentHit::OtherComp' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_OnComponentHit, NormalImpulse) == 0x000018, "Member 'NinjaCharacterMovementComponent_OnComponentHit::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_OnComponentHit, Hit) == 0x000030, "Member 'NinjaCharacterMovementComponent_OnComponentHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetAlignComponentToFloor \ static_assert(alignof(NinjaCharacterMovementComponent_SetAlignComponentToFloor) == 0x000001, "Wrong alignment on NinjaCharacterMovementComponent_SetAlignComponentToFloor"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetAlignComponentToFloor) == 0x000001, "Wrong size on NinjaCharacterMovementComponent_SetAlignComponentToFloor"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetAlignComponentToFloor, bNewAlignComponentToFloor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetAlignComponentToFloor::bNewAlignComponentToFloor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetAlignComponentToGravity \ static_assert(alignof(NinjaCharacterMovementComponent_SetAlignComponentToGravity) == 0x000001, "Wrong alignment on NinjaCharacterMovementComponent_SetAlignComponentToGravity"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetAlignComponentToGravity) == 0x000001, "Wrong size on NinjaCharacterMovementComponent_SetAlignComponentToGravity"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetAlignComponentToGravity, bNewAlignComponentToGravity) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetAlignComponentToGravity::bNewAlignComponentToGravity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetAlignGravityToBase \ static_assert(alignof(NinjaCharacterMovementComponent_SetAlignGravityToBase) == 0x000001, "Wrong alignment on NinjaCharacterMovementComponent_SetAlignGravityToBase"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetAlignGravityToBase) == 0x000001, "Wrong size on NinjaCharacterMovementComponent_SetAlignGravityToBase"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetAlignGravityToBase, bNewAlignGravityToBase) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetAlignGravityToBase::bNewAlignGravityToBase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetBoxGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetBoxGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetBoxGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetBoxGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_SetBoxGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetBoxGravityDirection, NewGravityBoxOrigin) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetBoxGravityDirection::NewGravityBoxOrigin' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetBoxGravityDirection, NewGravityBoxExtent) == 0x000018, "Member 'NinjaCharacterMovementComponent_SetBoxGravityDirection::NewGravityBoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor \ static_assert(alignof(NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetBoxGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetCollisionGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetCollisionGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetCollisionGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetCollisionGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetCollisionGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetCollisionGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetCollisionGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetLineGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetLineGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetLineGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetLineGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_SetLineGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetLineGravityDirection, NewGravityLineStart) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetLineGravityDirection::NewGravityLineStart' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetLineGravityDirection, NewGravityLineEnd) == 0x000018, "Member 'NinjaCharacterMovementComponent_SetLineGravityDirection::NewGravityLineEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetPointGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetPointGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetPointGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetPointGravityDirection) == 0x000018, "Wrong size on NinjaCharacterMovementComponent_SetPointGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetPointGravityDirection, NewGravityPoint) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetPointGravityDirection::NewGravityPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor \ static_assert(alignof(NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetPointGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetSegmentGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetSegmentGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetSegmentGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetSegmentGravityDirection) == 0x000030, "Wrong size on NinjaCharacterMovementComponent_SetSegmentGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetSegmentGravityDirection, NewGravitySegmentStart) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetSegmentGravityDirection::NewGravitySegmentStart' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetSegmentGravityDirection, NewGravitySegmentEnd) == 0x000018, "Member 'NinjaCharacterMovementComponent_SetSegmentGravityDirection::NewGravitySegmentEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetSplineGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetSplineGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetSplineGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetSplineGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetSplineGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetSplineGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetSplineGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetSplinePlaneGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_SetSplineTangentGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_SetSplineTangentGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_SetSplineTangentGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_SetSplineTangentGravityDirection) == 0x000008, "Wrong size on NinjaCharacterMovementComponent_SetSplineTangentGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_SetSplineTangentGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaCharacterMovementComponent_SetSplineTangentGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_GetGravityDirection \ static_assert(alignof(NinjaCharacterMovementComponent_GetGravityDirection) == 0x000008, "Wrong alignment on NinjaCharacterMovementComponent_GetGravityDirection"); \ static_assert(sizeof(NinjaCharacterMovementComponent_GetGravityDirection) == 0x000020, "Wrong size on NinjaCharacterMovementComponent_GetGravityDirection"); \ static_assert(offsetof(NinjaCharacterMovementComponent_GetGravityDirection, bAvoidZeroGravity) == 0x000000, "Member 'NinjaCharacterMovementComponent_GetGravityDirection::bAvoidZeroGravity' has a wrong offset!"); \ static_assert(offsetof(NinjaCharacterMovementComponent_GetGravityDirection, ReturnValue) == 0x000008, "Member 'NinjaCharacterMovementComponent_GetGravityDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaCharacterMovementComponent_GetGravityMagnitude \ static_assert(alignof(NinjaCharacterMovementComponent_GetGravityMagnitude) == 0x000004, "Wrong alignment on NinjaCharacterMovementComponent_GetGravityMagnitude"); \ static_assert(sizeof(NinjaCharacterMovementComponent_GetGravityMagnitude) == 0x000004, "Wrong size on NinjaCharacterMovementComponent_GetGravityMagnitude"); \ static_assert(offsetof(NinjaCharacterMovementComponent_GetGravityMagnitude, ReturnValue) == 0x000000, "Member 'NinjaCharacterMovementComponent_GetGravityMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNinjaCharacterMovementComponent \ static_assert(alignof(UNinjaCharacterMovementComponent) == 0x000010, "Wrong alignment on UNinjaCharacterMovementComponent"); \ static_assert(sizeof(UNinjaCharacterMovementComponent) == 0x001000, "Wrong size on UNinjaCharacterMovementComponent"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, bLandOnAnySurface) == 0x000EFC, "Member 'UNinjaCharacterMovementComponent::bLandOnAnySurface' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, GravityDirectionMode) == 0x000FA0, "Member 'UNinjaCharacterMovementComponent::GravityDirectionMode' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, GravityVectorA) == 0x000FA8, "Member 'UNinjaCharacterMovementComponent::GravityVectorA' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, GravityVectorB) == 0x000FC0, "Member 'UNinjaCharacterMovementComponent::GravityVectorB' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, GravityActor) == 0x000FD8, "Member 'UNinjaCharacterMovementComponent::GravityActor' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, ThresholdParallelAngle) == 0x000FEC, "Member 'UNinjaCharacterMovementComponent::ThresholdParallelAngle' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, ThresholdOrthogonalCosine) == 0x000FF0, "Member 'UNinjaCharacterMovementComponent::ThresholdOrthogonalCosine' has a wrong offset!"); \ static_assert(offsetof(UNinjaCharacterMovementComponent, ThresholdParallelCosine) == 0x000FF4, "Member 'UNinjaCharacterMovementComponent::ThresholdParallelCosine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_K2_SetFixedGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_K2_SetFixedGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_K2_SetFixedGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_K2_SetFixedGravityDirection) == 0x000018, "Wrong size on NinjaPhysicsVolume_K2_SetFixedGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_K2_SetFixedGravityDirection, NewGravityDirection) == 0x000000, "Member 'NinjaPhysicsVolume_K2_SetFixedGravityDirection::NewGravityDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_K2_SetPlaneGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_K2_SetPlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_K2_SetPlaneGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_K2_SetPlaneGravityDirection) == 0x000030, "Wrong size on NinjaPhysicsVolume_K2_SetPlaneGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_K2_SetPlaneGravityDirection, NewGravityPlaneBase) == 0x000000, "Member 'NinjaPhysicsVolume_K2_SetPlaneGravityDirection::NewGravityPlaneBase' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_K2_SetPlaneGravityDirection, NewGravityPlaneNormal) == 0x000018, "Member 'NinjaPhysicsVolume_K2_SetPlaneGravityDirection::NewGravityPlaneNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetBoxGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetBoxGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetBoxGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetBoxGravityDirection) == 0x000030, "Wrong size on NinjaPhysicsVolume_SetBoxGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetBoxGravityDirection, NewGravityBoxOrigin) == 0x000000, "Member 'NinjaPhysicsVolume_SetBoxGravityDirection::NewGravityBoxOrigin' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_SetBoxGravityDirection, NewGravityBoxExtent) == 0x000018, "Member 'NinjaPhysicsVolume_SetBoxGravityDirection::NewGravityBoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetBoxGravityDirectionFromActor \ static_assert(alignof(NinjaPhysicsVolume_SetBoxGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetBoxGravityDirectionFromActor"); \ static_assert(sizeof(NinjaPhysicsVolume_SetBoxGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetBoxGravityDirectionFromActor"); \ static_assert(offsetof(NinjaPhysicsVolume_SetBoxGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetBoxGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetCollisionGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetCollisionGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetCollisionGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetCollisionGravityDirection) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetCollisionGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetCollisionGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetCollisionGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetGravityScale \ static_assert(alignof(NinjaPhysicsVolume_SetGravityScale) == 0x000004, "Wrong alignment on NinjaPhysicsVolume_SetGravityScale"); \ static_assert(sizeof(NinjaPhysicsVolume_SetGravityScale) == 0x000004, "Wrong size on NinjaPhysicsVolume_SetGravityScale"); \ static_assert(offsetof(NinjaPhysicsVolume_SetGravityScale, NewGravityScale) == 0x000000, "Member 'NinjaPhysicsVolume_SetGravityScale::NewGravityScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetLineGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetLineGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetLineGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetLineGravityDirection) == 0x000030, "Wrong size on NinjaPhysicsVolume_SetLineGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetLineGravityDirection, NewGravityLineStart) == 0x000000, "Member 'NinjaPhysicsVolume_SetLineGravityDirection::NewGravityLineStart' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_SetLineGravityDirection, NewGravityLineEnd) == 0x000018, "Member 'NinjaPhysicsVolume_SetLineGravityDirection::NewGravityLineEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetPointGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetPointGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetPointGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetPointGravityDirection) == 0x000018, "Wrong size on NinjaPhysicsVolume_SetPointGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetPointGravityDirection, NewGravityPoint) == 0x000000, "Member 'NinjaPhysicsVolume_SetPointGravityDirection::NewGravityPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetPointGravityDirectionFromActor \ static_assert(alignof(NinjaPhysicsVolume_SetPointGravityDirectionFromActor) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetPointGravityDirectionFromActor"); \ static_assert(sizeof(NinjaPhysicsVolume_SetPointGravityDirectionFromActor) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetPointGravityDirectionFromActor"); \ static_assert(offsetof(NinjaPhysicsVolume_SetPointGravityDirectionFromActor, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetPointGravityDirectionFromActor::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetSegmentGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetSegmentGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetSegmentGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetSegmentGravityDirection) == 0x000030, "Wrong size on NinjaPhysicsVolume_SetSegmentGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetSegmentGravityDirection, NewGravitySegmentStart) == 0x000000, "Member 'NinjaPhysicsVolume_SetSegmentGravityDirection::NewGravitySegmentStart' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_SetSegmentGravityDirection, NewGravitySegmentEnd) == 0x000018, "Member 'NinjaPhysicsVolume_SetSegmentGravityDirection::NewGravitySegmentEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetSplineGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetSplineGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetSplineGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetSplineGravityDirection) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetSplineGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetSplineGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetSplineGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetSplinePlaneGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetSplinePlaneGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetSplinePlaneGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetSplinePlaneGravityDirection) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetSplinePlaneGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetSplinePlaneGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetSplinePlaneGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_SetSplineTangentGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_SetSplineTangentGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_SetSplineTangentGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_SetSplineTangentGravityDirection) == 0x000008, "Wrong size on NinjaPhysicsVolume_SetSplineTangentGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_SetSplineTangentGravityDirection, NewGravityActor) == 0x000000, "Member 'NinjaPhysicsVolume_SetSplineTangentGravityDirection::NewGravityActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_GetGravity \ static_assert(alignof(NinjaPhysicsVolume_GetGravity) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_GetGravity"); \ static_assert(sizeof(NinjaPhysicsVolume_GetGravity) == 0x000030, "Wrong size on NinjaPhysicsVolume_GetGravity"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravity, Point) == 0x000000, "Member 'NinjaPhysicsVolume_GetGravity::Point' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravity, ReturnValue) == 0x000018, "Member 'NinjaPhysicsVolume_GetGravity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_GetGravityDirection \ static_assert(alignof(NinjaPhysicsVolume_GetGravityDirection) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_GetGravityDirection"); \ static_assert(sizeof(NinjaPhysicsVolume_GetGravityDirection) == 0x000030, "Wrong size on NinjaPhysicsVolume_GetGravityDirection"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravityDirection, Point) == 0x000000, "Member 'NinjaPhysicsVolume_GetGravityDirection::Point' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravityDirection, ReturnValue) == 0x000018, "Member 'NinjaPhysicsVolume_GetGravityDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_GetGravityMagnitude \ static_assert(alignof(NinjaPhysicsVolume_GetGravityMagnitude) == 0x000008, "Wrong alignment on NinjaPhysicsVolume_GetGravityMagnitude"); \ static_assert(sizeof(NinjaPhysicsVolume_GetGravityMagnitude) == 0x000020, "Wrong size on NinjaPhysicsVolume_GetGravityMagnitude"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravityMagnitude, Point) == 0x000000, "Member 'NinjaPhysicsVolume_GetGravityMagnitude::Point' has a wrong offset!"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravityMagnitude, ReturnValue) == 0x000018, "Member 'NinjaPhysicsVolume_GetGravityMagnitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NinjaPhysicsVolume_GetGravityScale \ static_assert(alignof(NinjaPhysicsVolume_GetGravityScale) == 0x000004, "Wrong alignment on NinjaPhysicsVolume_GetGravityScale"); \ static_assert(sizeof(NinjaPhysicsVolume_GetGravityScale) == 0x000004, "Wrong size on NinjaPhysicsVolume_GetGravityScale"); \ static_assert(offsetof(NinjaPhysicsVolume_GetGravityScale, ReturnValue) == 0x000000, "Member 'NinjaPhysicsVolume_GetGravityScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANinjaPhysicsVolume \ static_assert(alignof(ANinjaPhysicsVolume) == 0x000008, "Wrong alignment on ANinjaPhysicsVolume"); \ static_assert(sizeof(ANinjaPhysicsVolume) == 0x000378, "Wrong size on ANinjaPhysicsVolume"); \ static_assert(offsetof(ANinjaPhysicsVolume, TrackedActors) == 0x0002F8, "Member 'ANinjaPhysicsVolume::TrackedActors' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, TrackedNinjas) == 0x000308, "Member 'ANinjaPhysicsVolume::TrackedNinjas' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, GravityDirectionMode) == 0x000318, "Member 'ANinjaPhysicsVolume::GravityDirectionMode' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, GravityVectorA) == 0x000320, "Member 'ANinjaPhysicsVolume::GravityVectorA' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, GravityVectorB) == 0x000338, "Member 'ANinjaPhysicsVolume::GravityVectorB' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, GravityActor) == 0x000350, "Member 'ANinjaPhysicsVolume::GravityActor' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, GravityScale) == 0x000358, "Member 'ANinjaPhysicsVolume::GravityScale' has a wrong offset!"); \ static_assert(offsetof(ANinjaPhysicsVolume, NinjaFallVelocity) == 0x000360, "Member 'ANinjaPhysicsVolume::NinjaFallVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANinjaPhysicsVolumeSpline \ static_assert(alignof(ANinjaPhysicsVolumeSpline) == 0x000008, "Wrong alignment on ANinjaPhysicsVolumeSpline"); \ static_assert(sizeof(ANinjaPhysicsVolumeSpline) == 0x000380, "Wrong size on ANinjaPhysicsVolumeSpline"); \ static_assert(offsetof(ANinjaPhysicsVolumeSpline, SplineComponent) == 0x000378, "Member 'ANinjaPhysicsVolumeSpline::SplineComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANinjaPlayerCameraManager \ static_assert(alignof(ANinjaPlayerCameraManager) == 0x000010, "Wrong alignment on ANinjaPlayerCameraManager"); \ static_assert(sizeof(ANinjaPlayerCameraManager) == 0x003420, "Wrong size on ANinjaPlayerCameraManager"); \ #define DUMPER7_ASSERTS_UNinjaProjectileMovementComponent \ static_assert(alignof(UNinjaProjectileMovementComponent) == 0x000010, "Wrong alignment on UNinjaProjectileMovementComponent"); \ static_assert(sizeof(UNinjaProjectileMovementComponent) == 0x000260, "Wrong size on UNinjaProjectileMovementComponent"); \ #define DUMPER7_ASSERTS_FNavCollisionCylinder \ static_assert(alignof(FNavCollisionCylinder) == 0x000008, "Wrong alignment on FNavCollisionCylinder"); \ static_assert(sizeof(FNavCollisionCylinder) == 0x000020, "Wrong size on FNavCollisionCylinder"); \ static_assert(offsetof(FNavCollisionCylinder, Offset) == 0x000000, "Member 'FNavCollisionCylinder::Offset' has a wrong offset!"); \ static_assert(offsetof(FNavCollisionCylinder, Radius) == 0x000018, "Member 'FNavCollisionCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(FNavCollisionCylinder, Height) == 0x00001C, "Member 'FNavCollisionCylinder::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavCollisionBox \ static_assert(alignof(FNavCollisionBox) == 0x000008, "Wrong alignment on FNavCollisionBox"); \ static_assert(sizeof(FNavCollisionBox) == 0x000030, "Wrong size on FNavCollisionBox"); \ static_assert(offsetof(FNavCollisionBox, Offset) == 0x000000, "Member 'FNavCollisionBox::Offset' has a wrong offset!"); \ static_assert(offsetof(FNavCollisionBox, Extent) == 0x000018, "Member 'FNavCollisionBox::Extent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavigationFilterArea \ static_assert(alignof(FNavigationFilterArea) == 0x000008, "Wrong alignment on FNavigationFilterArea"); \ static_assert(sizeof(FNavigationFilterArea) == 0x000018, "Wrong size on FNavigationFilterArea"); \ static_assert(offsetof(FNavigationFilterArea, AreaClass) == 0x000000, "Member 'FNavigationFilterArea::AreaClass' has a wrong offset!"); \ static_assert(offsetof(FNavigationFilterArea, TravelCostOverride) == 0x000008, "Member 'FNavigationFilterArea::TravelCostOverride' has a wrong offset!"); \ static_assert(offsetof(FNavigationFilterArea, EnteringCostOverride) == 0x00000C, "Member 'FNavigationFilterArea::EnteringCostOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavigationFilterFlags \ static_assert(alignof(FNavigationFilterFlags) == 0x000004, "Wrong alignment on FNavigationFilterFlags"); \ static_assert(sizeof(FNavigationFilterFlags) == 0x000004, "Wrong size on FNavigationFilterFlags"); \ #define DUMPER7_ASSERTS_FNavGraphEdge \ static_assert(alignof(FNavGraphEdge) == 0x000008, "Wrong alignment on FNavGraphEdge"); \ static_assert(sizeof(FNavGraphEdge) == 0x000018, "Wrong size on FNavGraphEdge"); \ #define DUMPER7_ASSERTS_FNavGraphNode \ static_assert(alignof(FNavGraphNode) == 0x000008, "Wrong alignment on FNavGraphNode"); \ static_assert(sizeof(FNavGraphNode) == 0x000018, "Wrong size on FNavGraphNode"); \ static_assert(offsetof(FNavGraphNode, Owner) == 0x000000, "Member 'FNavGraphNode::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSupportedAreaData \ static_assert(alignof(FSupportedAreaData) == 0x000008, "Wrong alignment on FSupportedAreaData"); \ static_assert(sizeof(FSupportedAreaData) == 0x000020, "Wrong size on FSupportedAreaData"); \ static_assert(offsetof(FSupportedAreaData, AreaClassName) == 0x000000, "Member 'FSupportedAreaData::AreaClassName' has a wrong offset!"); \ static_assert(offsetof(FSupportedAreaData, AreaID) == 0x000010, "Member 'FSupportedAreaData::AreaID' has a wrong offset!"); \ static_assert(offsetof(FSupportedAreaData, AreaClass) == 0x000018, "Member 'FSupportedAreaData::AreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNavLinkCustomInstanceData \ static_assert(alignof(FNavLinkCustomInstanceData) == 0x000008, "Wrong alignment on FNavLinkCustomInstanceData"); \ static_assert(sizeof(FNavLinkCustomInstanceData) == 0x000070, "Wrong size on FNavLinkCustomInstanceData"); \ static_assert(offsetof(FNavLinkCustomInstanceData, NavLinkUserId) == 0x000068, "Member 'FNavLinkCustomInstanceData::NavLinkUserId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRecastNavMeshGenerationProperties \ static_assert(alignof(FRecastNavMeshGenerationProperties) == 0x000004, "Wrong alignment on FRecastNavMeshGenerationProperties"); \ static_assert(sizeof(FRecastNavMeshGenerationProperties) == 0x000040, "Wrong size on FRecastNavMeshGenerationProperties"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, TilePoolSize) == 0x000000, "Member 'FRecastNavMeshGenerationProperties::TilePoolSize' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, TileSizeUU) == 0x000004, "Member 'FRecastNavMeshGenerationProperties::TileSizeUU' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, CellSize) == 0x000008, "Member 'FRecastNavMeshGenerationProperties::CellSize' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, CellHeight) == 0x00000C, "Member 'FRecastNavMeshGenerationProperties::CellHeight' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, AgentRadius) == 0x000010, "Member 'FRecastNavMeshGenerationProperties::AgentRadius' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, AgentHeight) == 0x000014, "Member 'FRecastNavMeshGenerationProperties::AgentHeight' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, AgentMaxSlope) == 0x000018, "Member 'FRecastNavMeshGenerationProperties::AgentMaxSlope' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, AgentMaxStepHeight) == 0x00001C, "Member 'FRecastNavMeshGenerationProperties::AgentMaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, MinRegionArea) == 0x000020, "Member 'FRecastNavMeshGenerationProperties::MinRegionArea' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, MergeRegionSize) == 0x000024, "Member 'FRecastNavMeshGenerationProperties::MergeRegionSize' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, MaxSimplificationError) == 0x000028, "Member 'FRecastNavMeshGenerationProperties::MaxSimplificationError' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, TileNumberHardLimit) == 0x00002C, "Member 'FRecastNavMeshGenerationProperties::TileNumberHardLimit' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, RegionPartitioning) == 0x000030, "Member 'FRecastNavMeshGenerationProperties::RegionPartitioning' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, LayerPartitioning) == 0x000031, "Member 'FRecastNavMeshGenerationProperties::LayerPartitioning' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, RegionChunkSplits) == 0x000034, "Member 'FRecastNavMeshGenerationProperties::RegionChunkSplits' has a wrong offset!"); \ static_assert(offsetof(FRecastNavMeshGenerationProperties, LayerChunkSplits) == 0x000038, "Member 'FRecastNavMeshGenerationProperties::LayerChunkSplits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRecastNavMeshTileGenerationDebug \ static_assert(alignof(FRecastNavMeshTileGenerationDebug) == 0x000004, "Wrong alignment on FRecastNavMeshTileGenerationDebug"); \ static_assert(sizeof(FRecastNavMeshTileGenerationDebug) == 0x000014, "Wrong size on FRecastNavMeshTileGenerationDebug"); \ static_assert(offsetof(FRecastNavMeshTileGenerationDebug, TileCoordinate) == 0x000004, "Member 'FRecastNavMeshTileGenerationDebug::TileCoordinate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationQueryFilter \ static_assert(alignof(UNavigationQueryFilter) == 0x000008, "Wrong alignment on UNavigationQueryFilter"); \ static_assert(sizeof(UNavigationQueryFilter) == 0x000048, "Wrong size on UNavigationQueryFilter"); \ static_assert(offsetof(UNavigationQueryFilter, Areas) == 0x000028, "Member 'UNavigationQueryFilter::Areas' has a wrong offset!"); \ static_assert(offsetof(UNavigationQueryFilter, IncludeFlags) == 0x000038, "Member 'UNavigationQueryFilter::IncludeFlags' has a wrong offset!"); \ static_assert(offsetof(UNavigationQueryFilter, ExcludeFlags) == 0x00003C, "Member 'UNavigationQueryFilter::ExcludeFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URecastFilter_UseDefaultArea \ static_assert(alignof(URecastFilter_UseDefaultArea) == 0x000008, "Wrong alignment on URecastFilter_UseDefaultArea"); \ static_assert(sizeof(URecastFilter_UseDefaultArea) == 0x000048, "Wrong size on URecastFilter_UseDefaultArea"); \ #define DUMPER7_ASSERTS_NavModifierVolume_SetAreaClass \ static_assert(alignof(NavModifierVolume_SetAreaClass) == 0x000008, "Wrong alignment on NavModifierVolume_SetAreaClass"); \ static_assert(sizeof(NavModifierVolume_SetAreaClass) == 0x000008, "Wrong size on NavModifierVolume_SetAreaClass"); \ static_assert(offsetof(NavModifierVolume_SetAreaClass, newAreaClass) == 0x000000, "Member 'NavModifierVolume_SetAreaClass::newAreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavModifierVolume \ static_assert(alignof(ANavModifierVolume) == 0x000008, "Wrong alignment on ANavModifierVolume"); \ static_assert(sizeof(ANavModifierVolume) == 0x000300, "Wrong size on ANavModifierVolume"); \ static_assert(offsetof(ANavModifierVolume, AreaClass) == 0x0002F0, "Member 'ANavModifierVolume::AreaClass' has a wrong offset!"); \ static_assert(offsetof(ANavModifierVolume, bMaskFillCollisionUnderneathForNavmesh) == 0x0002F8, "Member 'ANavModifierVolume::bMaskFillCollisionUnderneathForNavmesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkRenderingComponent \ static_assert(alignof(UNavLinkRenderingComponent) == 0x000010, "Wrong alignment on UNavLinkRenderingComponent"); \ static_assert(sizeof(UNavLinkRenderingComponent) == 0x000540, "Wrong size on UNavLinkRenderingComponent"); \ #define DUMPER7_ASSERTS_NavRelevantComponent_SetNavigationRelevancy \ static_assert(alignof(NavRelevantComponent_SetNavigationRelevancy) == 0x000001, "Wrong alignment on NavRelevantComponent_SetNavigationRelevancy"); \ static_assert(sizeof(NavRelevantComponent_SetNavigationRelevancy) == 0x000001, "Wrong size on NavRelevantComponent_SetNavigationRelevancy"); \ static_assert(offsetof(NavRelevantComponent_SetNavigationRelevancy, bRelevant) == 0x000000, "Member 'NavRelevantComponent_SetNavigationRelevancy::bRelevant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavRelevantComponent \ static_assert(alignof(UNavRelevantComponent) == 0x000008, "Wrong alignment on UNavRelevantComponent"); \ static_assert(sizeof(UNavRelevantComponent) == 0x0000F0, "Wrong size on UNavRelevantComponent"); \ static_assert(offsetof(UNavRelevantComponent, CachedNavParent) == 0x0000E8, "Member 'UNavRelevantComponent::CachedNavParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkCustomComponent \ static_assert(alignof(UNavLinkCustomComponent) == 0x000008, "Wrong alignment on UNavLinkCustomComponent"); \ static_assert(sizeof(UNavLinkCustomComponent) == 0x0001D0, "Wrong size on UNavLinkCustomComponent"); \ static_assert(offsetof(UNavLinkCustomComponent, NavLinkUserId) == 0x0000F8, "Member 'UNavLinkCustomComponent::NavLinkUserId' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, EnabledAreaClass) == 0x000100, "Member 'UNavLinkCustomComponent::EnabledAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, DisabledAreaClass) == 0x000108, "Member 'UNavLinkCustomComponent::DisabledAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, SupportedAgents) == 0x000110, "Member 'UNavLinkCustomComponent::SupportedAgents' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkRelativeStart) == 0x000118, "Member 'UNavLinkCustomComponent::LinkRelativeStart' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkRelativeEnd) == 0x000130, "Member 'UNavLinkCustomComponent::LinkRelativeEnd' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, LinkDirection) == 0x000148, "Member 'UNavLinkCustomComponent::LinkDirection' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleOffset) == 0x000150, "Member 'UNavLinkCustomComponent::ObstacleOffset' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleExtent) == 0x000168, "Member 'UNavLinkCustomComponent::ObstacleExtent' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, ObstacleAreaClass) == 0x000180, "Member 'UNavLinkCustomComponent::ObstacleAreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastRadius) == 0x000188, "Member 'UNavLinkCustomComponent::BroadcastRadius' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastInterval) == 0x00018C, "Member 'UNavLinkCustomComponent::BroadcastInterval' has a wrong offset!"); \ static_assert(offsetof(UNavLinkCustomComponent, BroadcastChannel) == 0x000190, "Member 'UNavLinkCustomComponent::BroadcastChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea \ static_assert(alignof(UNavArea) == 0x000008, "Wrong alignment on UNavArea"); \ static_assert(sizeof(UNavArea) == 0x000048, "Wrong size on UNavArea"); \ static_assert(offsetof(UNavArea, DefaultCost) == 0x000030, "Member 'UNavArea::DefaultCost' has a wrong offset!"); \ static_assert(offsetof(UNavArea, FixedAreaEnteringCost) == 0x000034, "Member 'UNavArea::FixedAreaEnteringCost' has a wrong offset!"); \ static_assert(offsetof(UNavArea, DrawColor) == 0x000038, "Member 'UNavArea::DrawColor' has a wrong offset!"); \ static_assert(offsetof(UNavArea, SupportedAgents) == 0x00003C, "Member 'UNavArea::SupportedAgents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCrowdManagerBase \ static_assert(alignof(UCrowdManagerBase) == 0x000008, "Wrong alignment on UCrowdManagerBase"); \ static_assert(sizeof(UCrowdManagerBase) == 0x000028, "Wrong size on UCrowdManagerBase"); \ #define DUMPER7_ASSERTS_UNavTestRenderingComponent \ static_assert(alignof(UNavTestRenderingComponent) == 0x000010, "Wrong alignment on UNavTestRenderingComponent"); \ static_assert(sizeof(UNavTestRenderingComponent) == 0x000590, "Wrong size on UNavTestRenderingComponent"); \ #define DUMPER7_ASSERTS_NavModifierComponent_SetAreaClass \ static_assert(alignof(NavModifierComponent_SetAreaClass) == 0x000008, "Wrong alignment on NavModifierComponent_SetAreaClass"); \ static_assert(sizeof(NavModifierComponent_SetAreaClass) == 0x000008, "Wrong size on NavModifierComponent_SetAreaClass"); \ static_assert(offsetof(NavModifierComponent_SetAreaClass, newAreaClass) == 0x000000, "Member 'NavModifierComponent_SetAreaClass::newAreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavModifierComponent \ static_assert(alignof(UNavModifierComponent) == 0x000010, "Wrong alignment on UNavModifierComponent"); \ static_assert(sizeof(UNavModifierComponent) == 0x000190, "Wrong size on UNavModifierComponent"); \ static_assert(offsetof(UNavModifierComponent, AreaClass) == 0x0000F0, "Member 'UNavModifierComponent::AreaClass' has a wrong offset!"); \ static_assert(offsetof(UNavModifierComponent, FailsafeExtent) == 0x0000F8, "Member 'UNavModifierComponent::FailsafeExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavSystemConfigOverride \ static_assert(alignof(ANavSystemConfigOverride) == 0x000008, "Wrong alignment on ANavSystemConfigOverride"); \ static_assert(sizeof(ANavSystemConfigOverride) == 0x0002C0, "Wrong size on ANavSystemConfigOverride"); \ static_assert(offsetof(ANavSystemConfigOverride, NavigationSystemConfig) == 0x0002B0, "Member 'ANavSystemConfigOverride::NavigationSystemConfig' has a wrong offset!"); \ static_assert(offsetof(ANavSystemConfigOverride, OverridePolicy) == 0x0002B8, "Member 'ANavSystemConfigOverride::OverridePolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationData \ static_assert(alignof(ANavigationData) == 0x000008, "Wrong alignment on ANavigationData"); \ static_assert(sizeof(ANavigationData) == 0x0004D8, "Wrong size on ANavigationData"); \ static_assert(offsetof(ANavigationData, RenderingComp) == 0x0002B8, "Member 'ANavigationData::RenderingComp' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, NavDataConfig) == 0x0002C0, "Member 'ANavigationData::NavDataConfig' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, RuntimeGeneration) == 0x00035C, "Member 'ANavigationData::RuntimeGeneration' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, ObservedPathsTickInterval) == 0x000360, "Member 'ANavigationData::ObservedPathsTickInterval' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, DataVersion) == 0x000364, "Member 'ANavigationData::DataVersion' has a wrong offset!"); \ static_assert(offsetof(ANavigationData, SupportedAreas) == 0x000470, "Member 'ANavigationData::SupportedAreas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RecastNavMesh_K2_ReplaceAreaInTileBounds \ static_assert(alignof(RecastNavMesh_K2_ReplaceAreaInTileBounds) == 0x000008, "Wrong alignment on RecastNavMesh_K2_ReplaceAreaInTileBounds"); \ static_assert(sizeof(RecastNavMesh_K2_ReplaceAreaInTileBounds) == 0x000050, "Wrong size on RecastNavMesh_K2_ReplaceAreaInTileBounds"); \ static_assert(offsetof(RecastNavMesh_K2_ReplaceAreaInTileBounds, Bounds) == 0x000000, "Member 'RecastNavMesh_K2_ReplaceAreaInTileBounds::Bounds' has a wrong offset!"); \ static_assert(offsetof(RecastNavMesh_K2_ReplaceAreaInTileBounds, OldArea) == 0x000038, "Member 'RecastNavMesh_K2_ReplaceAreaInTileBounds::OldArea' has a wrong offset!"); \ static_assert(offsetof(RecastNavMesh_K2_ReplaceAreaInTileBounds, NewArea) == 0x000040, "Member 'RecastNavMesh_K2_ReplaceAreaInTileBounds::NewArea' has a wrong offset!"); \ static_assert(offsetof(RecastNavMesh_K2_ReplaceAreaInTileBounds, ReplaceLinks) == 0x000048, "Member 'RecastNavMesh_K2_ReplaceAreaInTileBounds::ReplaceLinks' has a wrong offset!"); \ static_assert(offsetof(RecastNavMesh_K2_ReplaceAreaInTileBounds, ReturnValue) == 0x000049, "Member 'RecastNavMesh_K2_ReplaceAreaInTileBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARecastNavMesh \ static_assert(alignof(ARecastNavMesh) == 0x000008, "Wrong alignment on ARecastNavMesh"); \ static_assert(sizeof(ARecastNavMesh) == 0x0005D0, "Wrong size on ARecastNavMesh"); \ static_assert(offsetof(ARecastNavMesh, DrawOffset) == 0x0004DC, "Member 'ARecastNavMesh::DrawOffset' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileGenerationDebug) == 0x0004E0, "Member 'ARecastNavMesh::TileGenerationDebug' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TilePoolSize) == 0x0004F8, "Member 'ARecastNavMesh::TilePoolSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileSizeUU) == 0x0004FC, "Member 'ARecastNavMesh::TileSizeUU' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, CellSize) == 0x000500, "Member 'ARecastNavMesh::CellSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, CellHeight) == 0x000504, "Member 'ARecastNavMesh::CellHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentRadius) == 0x000508, "Member 'ARecastNavMesh::AgentRadius' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentHeight) == 0x00050C, "Member 'ARecastNavMesh::AgentHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentMaxSlope) == 0x000510, "Member 'ARecastNavMesh::AgentMaxSlope' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, AgentMaxStepHeight) == 0x000514, "Member 'ARecastNavMesh::AgentMaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MinRegionArea) == 0x000518, "Member 'ARecastNavMesh::MinRegionArea' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MergeRegionSize) == 0x00051C, "Member 'ARecastNavMesh::MergeRegionSize' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MaxSimplificationError) == 0x000520, "Member 'ARecastNavMesh::MaxSimplificationError' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, MaxSimultaneousTileGenerationJobsCount) == 0x000524, "Member 'ARecastNavMesh::MaxSimultaneousTileGenerationJobsCount' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileNumberHardLimit) == 0x000528, "Member 'ARecastNavMesh::TileNumberHardLimit' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefTileBits) == 0x00052C, "Member 'ARecastNavMesh::PolyRefTileBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefNavPolyBits) == 0x000530, "Member 'ARecastNavMesh::PolyRefNavPolyBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, PolyRefSaltBits) == 0x000534, "Member 'ARecastNavMesh::PolyRefSaltBits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, NavMeshOriginOffset) == 0x000538, "Member 'ARecastNavMesh::NavMeshOriginOffset' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultDrawDistance) == 0x000550, "Member 'ARecastNavMesh::DefaultDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultMaxSearchNodes) == 0x000554, "Member 'ARecastNavMesh::DefaultMaxSearchNodes' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, DefaultMaxHierarchicalSearchNodes) == 0x000558, "Member 'ARecastNavMesh::DefaultMaxHierarchicalSearchNodes' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, RegionPartitioning) == 0x00055C, "Member 'ARecastNavMesh::RegionPartitioning' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, LayerPartitioning) == 0x00055D, "Member 'ARecastNavMesh::LayerPartitioning' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, RegionChunkSplits) == 0x000560, "Member 'ARecastNavMesh::RegionChunkSplits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, LayerChunkSplits) == 0x000564, "Member 'ARecastNavMesh::LayerChunkSplits' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TimeSliceFilterLedgeSpansMaxYProcess) == 0x00056C, "Member 'ARecastNavMesh::TimeSliceFilterLedgeSpansMaxYProcess' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TimeSliceLongDurationDebug) == 0x000570, "Member 'ARecastNavMesh::TimeSliceLongDurationDebug' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, TileSetUpdateInterval) == 0x00057C, "Member 'ARecastNavMesh::TileSetUpdateInterval' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, HeuristicScale) == 0x000598, "Member 'ARecastNavMesh::HeuristicScale' has a wrong offset!"); \ static_assert(offsetof(ARecastNavMesh, VerticalDeviationFromGroundCompensation) == 0x00059C, "Member 'ARecastNavMesh::VerticalDeviationFromGroundCompensation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationGraphNode \ static_assert(alignof(ANavigationGraphNode) == 0x000008, "Wrong alignment on ANavigationGraphNode"); \ static_assert(sizeof(ANavigationGraphNode) == 0x0002B0, "Wrong size on ANavigationGraphNode"); \ #define DUMPER7_ASSERTS_UNavigationGraphNodeComponent \ static_assert(alignof(UNavigationGraphNodeComponent) == 0x000010, "Wrong alignment on UNavigationGraphNodeComponent"); \ static_assert(sizeof(UNavigationGraphNodeComponent) == 0x0002D0, "Wrong size on UNavigationGraphNodeComponent"); \ static_assert(offsetof(UNavigationGraphNodeComponent, Node) == 0x0002A0, "Member 'UNavigationGraphNodeComponent::Node' has a wrong offset!"); \ static_assert(offsetof(UNavigationGraphNodeComponent, NextNodeComponent) == 0x0002B8, "Member 'UNavigationGraphNodeComponent::NextNodeComponent' has a wrong offset!"); \ static_assert(offsetof(UNavigationGraphNodeComponent, PrevNodeComponent) == 0x0002C0, "Member 'UNavigationGraphNodeComponent::PrevNodeComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_INavigationPathGenerator \ static_assert(alignof(INavigationPathGenerator) == 0x000001, "Wrong alignment on INavigationPathGenerator"); \ static_assert(sizeof(INavigationPathGenerator) == 0x000001, "Wrong size on INavigationPathGenerator"); \ #define DUMPER7_ASSERTS_INavLinkCustomInterface \ static_assert(alignof(INavLinkCustomInterface) == 0x000001, "Wrong alignment on INavLinkCustomInterface"); \ static_assert(sizeof(INavLinkCustomInterface) == 0x000001, "Wrong size on INavLinkCustomInterface"); \ #define DUMPER7_ASSERTS_INavLinkHostInterface \ static_assert(alignof(INavLinkHostInterface) == 0x000001, "Wrong alignment on INavLinkHostInterface"); \ static_assert(sizeof(INavLinkHostInterface) == 0x000001, "Wrong size on INavLinkHostInterface"); \ #define DUMPER7_ASSERTS_UNavLinkTrivial \ static_assert(alignof(UNavLinkTrivial) == 0x000008, "Wrong alignment on UNavLinkTrivial"); \ static_assert(sizeof(UNavLinkTrivial) == 0x000050, "Wrong size on UNavLinkTrivial"); \ #define DUMPER7_ASSERTS_INavNodeInterface \ static_assert(alignof(INavNodeInterface) == 0x000001, "Wrong alignment on INavNodeInterface"); \ static_assert(sizeof(INavNodeInterface) == 0x000001, "Wrong size on INavNodeInterface"); \ #define DUMPER7_ASSERTS_AAbstractNavData \ static_assert(alignof(AAbstractNavData) == 0x000008, "Wrong alignment on AAbstractNavData"); \ static_assert(sizeof(AAbstractNavData) == 0x0004D8, "Wrong size on AAbstractNavData"); \ #define DUMPER7_ASSERTS_UNavAreaMeta \ static_assert(alignof(UNavAreaMeta) == 0x000008, "Wrong alignment on UNavAreaMeta"); \ static_assert(sizeof(UNavAreaMeta) == 0x000048, "Wrong size on UNavAreaMeta"); \ #define DUMPER7_ASSERTS_UNavAreaMeta_SwitchByAgent \ static_assert(alignof(UNavAreaMeta_SwitchByAgent) == 0x000008, "Wrong alignment on UNavAreaMeta_SwitchByAgent"); \ static_assert(sizeof(UNavAreaMeta_SwitchByAgent) == 0x0000C8, "Wrong size on UNavAreaMeta_SwitchByAgent"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent0Area) == 0x000048, "Member 'UNavAreaMeta_SwitchByAgent::Agent0Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent1Area) == 0x000050, "Member 'UNavAreaMeta_SwitchByAgent::Agent1Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent2Area) == 0x000058, "Member 'UNavAreaMeta_SwitchByAgent::Agent2Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent3Area) == 0x000060, "Member 'UNavAreaMeta_SwitchByAgent::Agent3Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent4Area) == 0x000068, "Member 'UNavAreaMeta_SwitchByAgent::Agent4Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent5Area) == 0x000070, "Member 'UNavAreaMeta_SwitchByAgent::Agent5Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent6Area) == 0x000078, "Member 'UNavAreaMeta_SwitchByAgent::Agent6Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent7Area) == 0x000080, "Member 'UNavAreaMeta_SwitchByAgent::Agent7Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent8Area) == 0x000088, "Member 'UNavAreaMeta_SwitchByAgent::Agent8Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent9Area) == 0x000090, "Member 'UNavAreaMeta_SwitchByAgent::Agent9Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent10Area) == 0x000098, "Member 'UNavAreaMeta_SwitchByAgent::Agent10Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent11Area) == 0x0000A0, "Member 'UNavAreaMeta_SwitchByAgent::Agent11Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent12Area) == 0x0000A8, "Member 'UNavAreaMeta_SwitchByAgent::Agent12Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent13Area) == 0x0000B0, "Member 'UNavAreaMeta_SwitchByAgent::Agent13Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent14Area) == 0x0000B8, "Member 'UNavAreaMeta_SwitchByAgent::Agent14Area' has a wrong offset!"); \ static_assert(offsetof(UNavAreaMeta_SwitchByAgent, Agent15Area) == 0x0000C0, "Member 'UNavAreaMeta_SwitchByAgent::Agent15Area' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_Default \ static_assert(alignof(UNavArea_Default) == 0x000008, "Wrong alignment on UNavArea_Default"); \ static_assert(sizeof(UNavArea_Default) == 0x000048, "Wrong size on UNavArea_Default"); \ #define DUMPER7_ASSERTS_UNavArea_LowHeight \ static_assert(alignof(UNavArea_LowHeight) == 0x000008, "Wrong alignment on UNavArea_LowHeight"); \ static_assert(sizeof(UNavArea_LowHeight) == 0x000048, "Wrong size on UNavArea_LowHeight"); \ #define DUMPER7_ASSERTS_UNavArea_Null \ static_assert(alignof(UNavArea_Null) == 0x000008, "Wrong alignment on UNavArea_Null"); \ static_assert(sizeof(UNavArea_Null) == 0x000048, "Wrong size on UNavArea_Null"); \ #define DUMPER7_ASSERTS_UNavArea_Obstacle \ static_assert(alignof(UNavArea_Obstacle) == 0x000008, "Wrong alignment on UNavArea_Obstacle"); \ static_assert(sizeof(UNavArea_Obstacle) == 0x000048, "Wrong size on UNavArea_Obstacle"); \ #define DUMPER7_ASSERTS_UNavCollision \ static_assert(alignof(UNavCollision) == 0x000008, "Wrong alignment on UNavCollision"); \ static_assert(sizeof(UNavCollision) == 0x0000D0, "Wrong size on UNavCollision"); \ static_assert(offsetof(UNavCollision, CylinderCollision) == 0x000080, "Member 'UNavCollision::CylinderCollision' has a wrong offset!"); \ static_assert(offsetof(UNavCollision, BoxCollision) == 0x000090, "Member 'UNavCollision::BoxCollision' has a wrong offset!"); \ static_assert(offsetof(UNavCollision, AreaClass) == 0x0000A0, "Member 'UNavCollision::AreaClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavigationGraph \ static_assert(alignof(ANavigationGraph) == 0x000008, "Wrong alignment on ANavigationGraph"); \ static_assert(sizeof(ANavigationGraph) == 0x0004D8, "Wrong size on ANavigationGraph"); \ #define DUMPER7_ASSERTS_UNavigationInvokerComponent \ static_assert(alignof(UNavigationInvokerComponent) == 0x000008, "Wrong alignment on UNavigationInvokerComponent"); \ static_assert(sizeof(UNavigationInvokerComponent) == 0x0000A8, "Wrong size on UNavigationInvokerComponent"); \ static_assert(offsetof(UNavigationInvokerComponent, TileGenerationRadius) == 0x0000A0, "Member 'UNavigationInvokerComponent::TileGenerationRadius' has a wrong offset!"); \ static_assert(offsetof(UNavigationInvokerComponent, TileRemovalRadius) == 0x0000A4, "Member 'UNavigationInvokerComponent::TileRemovalRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_EnableDebugDrawing \ static_assert(alignof(NavigationPath_EnableDebugDrawing) == 0x000004, "Wrong alignment on NavigationPath_EnableDebugDrawing"); \ static_assert(sizeof(NavigationPath_EnableDebugDrawing) == 0x000014, "Wrong size on NavigationPath_EnableDebugDrawing"); \ static_assert(offsetof(NavigationPath_EnableDebugDrawing, bShouldDrawDebugData) == 0x000000, "Member 'NavigationPath_EnableDebugDrawing::bShouldDrawDebugData' has a wrong offset!"); \ static_assert(offsetof(NavigationPath_EnableDebugDrawing, PathColor) == 0x000004, "Member 'NavigationPath_EnableDebugDrawing::PathColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_EnableRecalculationOnInvalidation \ static_assert(alignof(NavigationPath_EnableRecalculationOnInvalidation) == 0x000001, "Wrong alignment on NavigationPath_EnableRecalculationOnInvalidation"); \ static_assert(sizeof(NavigationPath_EnableRecalculationOnInvalidation) == 0x000001, "Wrong size on NavigationPath_EnableRecalculationOnInvalidation"); \ static_assert(offsetof(NavigationPath_EnableRecalculationOnInvalidation, DoRecalculation) == 0x000000, "Member 'NavigationPath_EnableRecalculationOnInvalidation::DoRecalculation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_GetDebugString \ static_assert(alignof(NavigationPath_GetDebugString) == 0x000008, "Wrong alignment on NavigationPath_GetDebugString"); \ static_assert(sizeof(NavigationPath_GetDebugString) == 0x000010, "Wrong size on NavigationPath_GetDebugString"); \ static_assert(offsetof(NavigationPath_GetDebugString, ReturnValue) == 0x000000, "Member 'NavigationPath_GetDebugString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_GetPathCost \ static_assert(alignof(NavigationPath_GetPathCost) == 0x000004, "Wrong alignment on NavigationPath_GetPathCost"); \ static_assert(sizeof(NavigationPath_GetPathCost) == 0x000004, "Wrong size on NavigationPath_GetPathCost"); \ static_assert(offsetof(NavigationPath_GetPathCost, ReturnValue) == 0x000000, "Member 'NavigationPath_GetPathCost::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_GetPathLength \ static_assert(alignof(NavigationPath_GetPathLength) == 0x000004, "Wrong alignment on NavigationPath_GetPathLength"); \ static_assert(sizeof(NavigationPath_GetPathLength) == 0x000004, "Wrong size on NavigationPath_GetPathLength"); \ static_assert(offsetof(NavigationPath_GetPathLength, ReturnValue) == 0x000000, "Member 'NavigationPath_GetPathLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_IsPartial \ static_assert(alignof(NavigationPath_IsPartial) == 0x000001, "Wrong alignment on NavigationPath_IsPartial"); \ static_assert(sizeof(NavigationPath_IsPartial) == 0x000001, "Wrong size on NavigationPath_IsPartial"); \ static_assert(offsetof(NavigationPath_IsPartial, ReturnValue) == 0x000000, "Member 'NavigationPath_IsPartial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_IsStringPulled \ static_assert(alignof(NavigationPath_IsStringPulled) == 0x000001, "Wrong alignment on NavigationPath_IsStringPulled"); \ static_assert(sizeof(NavigationPath_IsStringPulled) == 0x000001, "Wrong size on NavigationPath_IsStringPulled"); \ static_assert(offsetof(NavigationPath_IsStringPulled, ReturnValue) == 0x000000, "Member 'NavigationPath_IsStringPulled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationPath_IsValid \ static_assert(alignof(NavigationPath_IsValid) == 0x000001, "Wrong alignment on NavigationPath_IsValid"); \ static_assert(sizeof(NavigationPath_IsValid) == 0x000001, "Wrong size on NavigationPath_IsValid"); \ static_assert(offsetof(NavigationPath_IsValid, ReturnValue) == 0x000000, "Member 'NavigationPath_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationPath \ static_assert(alignof(UNavigationPath) == 0x000008, "Wrong alignment on UNavigationPath"); \ static_assert(sizeof(UNavigationPath) == 0x000088, "Wrong size on UNavigationPath"); \ static_assert(offsetof(UNavigationPath, PathUpdatedNotifier) == 0x000028, "Member 'UNavigationPath::PathUpdatedNotifier' has a wrong offset!"); \ static_assert(offsetof(UNavigationPath, PathPoints) == 0x000038, "Member 'UNavigationPath::PathPoints' has a wrong offset!"); \ static_assert(offsetof(UNavigationPath, RecalculateOnInvalidation) == 0x000048, "Member 'UNavigationPath::RecalculateOnInvalidation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_FindPathToActorSynchronously \ static_assert(alignof(NavigationSystemV1_FindPathToActorSynchronously) == 0x000008, "Wrong alignment on NavigationSystemV1_FindPathToActorSynchronously"); \ static_assert(sizeof(NavigationSystemV1_FindPathToActorSynchronously) == 0x000048, "Wrong size on NavigationSystemV1_FindPathToActorSynchronously"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_FindPathToActorSynchronously::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, PathStart) == 0x000008, "Member 'NavigationSystemV1_FindPathToActorSynchronously::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, GoalActor) == 0x000020, "Member 'NavigationSystemV1_FindPathToActorSynchronously::GoalActor' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, TetherDistance) == 0x000028, "Member 'NavigationSystemV1_FindPathToActorSynchronously::TetherDistance' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, PathfindingContext) == 0x000030, "Member 'NavigationSystemV1_FindPathToActorSynchronously::PathfindingContext' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, filterClass) == 0x000038, "Member 'NavigationSystemV1_FindPathToActorSynchronously::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToActorSynchronously, ReturnValue) == 0x000040, "Member 'NavigationSystemV1_FindPathToActorSynchronously::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_FindPathToLocationSynchronously \ static_assert(alignof(NavigationSystemV1_FindPathToLocationSynchronously) == 0x000008, "Wrong alignment on NavigationSystemV1_FindPathToLocationSynchronously"); \ static_assert(sizeof(NavigationSystemV1_FindPathToLocationSynchronously) == 0x000050, "Wrong size on NavigationSystemV1_FindPathToLocationSynchronously"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, PathStart) == 0x000008, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, PathEnd) == 0x000020, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::PathEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, PathfindingContext) == 0x000038, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::PathfindingContext' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, filterClass) == 0x000040, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_FindPathToLocationSynchronously, ReturnValue) == 0x000048, "Member 'NavigationSystemV1_FindPathToLocationSynchronously::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_GetNavigationSystem \ static_assert(alignof(NavigationSystemV1_GetNavigationSystem) == 0x000008, "Wrong alignment on NavigationSystemV1_GetNavigationSystem"); \ static_assert(sizeof(NavigationSystemV1_GetNavigationSystem) == 0x000010, "Wrong size on NavigationSystemV1_GetNavigationSystem"); \ static_assert(offsetof(NavigationSystemV1_GetNavigationSystem, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_GetNavigationSystem::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetNavigationSystem, ReturnValue) == 0x000008, "Member 'NavigationSystemV1_GetNavigationSystem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_GetPathCost \ static_assert(alignof(NavigationSystemV1_GetPathCost) == 0x000008, "Wrong alignment on NavigationSystemV1_GetPathCost"); \ static_assert(sizeof(NavigationSystemV1_GetPathCost) == 0x000058, "Wrong size on NavigationSystemV1_GetPathCost"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_GetPathCost::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, PathStart) == 0x000008, "Member 'NavigationSystemV1_GetPathCost::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, PathEnd) == 0x000020, "Member 'NavigationSystemV1_GetPathCost::PathEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, PathCost) == 0x000038, "Member 'NavigationSystemV1_GetPathCost::PathCost' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, NavData) == 0x000040, "Member 'NavigationSystemV1_GetPathCost::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, filterClass) == 0x000048, "Member 'NavigationSystemV1_GetPathCost::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathCost, ReturnValue) == 0x000050, "Member 'NavigationSystemV1_GetPathCost::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_GetPathLength \ static_assert(alignof(NavigationSystemV1_GetPathLength) == 0x000008, "Wrong alignment on NavigationSystemV1_GetPathLength"); \ static_assert(sizeof(NavigationSystemV1_GetPathLength) == 0x000058, "Wrong size on NavigationSystemV1_GetPathLength"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_GetPathLength::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, PathStart) == 0x000008, "Member 'NavigationSystemV1_GetPathLength::PathStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, PathEnd) == 0x000020, "Member 'NavigationSystemV1_GetPathLength::PathEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, PathLength) == 0x000038, "Member 'NavigationSystemV1_GetPathLength::PathLength' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, NavData) == 0x000040, "Member 'NavigationSystemV1_GetPathLength::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, filterClass) == 0x000048, "Member 'NavigationSystemV1_GetPathLength::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_GetPathLength, ReturnValue) == 0x000050, "Member 'NavigationSystemV1_GetPathLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_IsNavigationBeingBuilt \ static_assert(alignof(NavigationSystemV1_IsNavigationBeingBuilt) == 0x000008, "Wrong alignment on NavigationSystemV1_IsNavigationBeingBuilt"); \ static_assert(sizeof(NavigationSystemV1_IsNavigationBeingBuilt) == 0x000010, "Wrong size on NavigationSystemV1_IsNavigationBeingBuilt"); \ static_assert(offsetof(NavigationSystemV1_IsNavigationBeingBuilt, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_IsNavigationBeingBuilt::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_IsNavigationBeingBuilt, ReturnValue) == 0x000008, "Member 'NavigationSystemV1_IsNavigationBeingBuilt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_IsNavigationBeingBuiltOrLocked \ static_assert(alignof(NavigationSystemV1_IsNavigationBeingBuiltOrLocked) == 0x000008, "Wrong alignment on NavigationSystemV1_IsNavigationBeingBuiltOrLocked"); \ static_assert(sizeof(NavigationSystemV1_IsNavigationBeingBuiltOrLocked) == 0x000010, "Wrong size on NavigationSystemV1_IsNavigationBeingBuiltOrLocked"); \ static_assert(offsetof(NavigationSystemV1_IsNavigationBeingBuiltOrLocked, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_IsNavigationBeingBuiltOrLocked::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_IsNavigationBeingBuiltOrLocked, ReturnValue) == 0x000008, "Member 'NavigationSystemV1_IsNavigationBeingBuiltOrLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_K2_GetRandomLocationInNavigableRadius \ static_assert(alignof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius) == 0x000008, "Wrong alignment on NavigationSystemV1_K2_GetRandomLocationInNavigableRadius"); \ static_assert(sizeof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius) == 0x000058, "Wrong size on NavigationSystemV1_K2_GetRandomLocationInNavigableRadius"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, Origin) == 0x000008, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::Origin' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, RandomLocation) == 0x000020, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::RandomLocation' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, Radius) == 0x000038, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, NavData) == 0x000040, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, filterClass) == 0x000048, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomLocationInNavigableRadius, ReturnValue) == 0x000050, "Member 'NavigationSystemV1_K2_GetRandomLocationInNavigableRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_K2_GetRandomPointInNavigableRadius \ static_assert(alignof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius) == 0x000008, "Wrong alignment on NavigationSystemV1_K2_GetRandomPointInNavigableRadius"); \ static_assert(sizeof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius) == 0x000058, "Wrong size on NavigationSystemV1_K2_GetRandomPointInNavigableRadius"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, Origin) == 0x000008, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::Origin' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, RandomLocation) == 0x000020, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::RandomLocation' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, Radius) == 0x000038, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, NavData) == 0x000040, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, filterClass) == 0x000048, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomPointInNavigableRadius, ReturnValue) == 0x000050, "Member 'NavigationSystemV1_K2_GetRandomPointInNavigableRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_K2_GetRandomReachablePointInRadius \ static_assert(alignof(NavigationSystemV1_K2_GetRandomReachablePointInRadius) == 0x000008, "Wrong alignment on NavigationSystemV1_K2_GetRandomReachablePointInRadius"); \ static_assert(sizeof(NavigationSystemV1_K2_GetRandomReachablePointInRadius) == 0x000058, "Wrong size on NavigationSystemV1_K2_GetRandomReachablePointInRadius"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, Origin) == 0x000008, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::Origin' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, RandomLocation) == 0x000020, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::RandomLocation' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, Radius) == 0x000038, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::Radius' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, NavData) == 0x000040, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, filterClass) == 0x000048, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_GetRandomReachablePointInRadius, ReturnValue) == 0x000050, "Member 'NavigationSystemV1_K2_GetRandomReachablePointInRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_K2_ProjectPointToNavigation \ static_assert(alignof(NavigationSystemV1_K2_ProjectPointToNavigation) == 0x000008, "Wrong alignment on NavigationSystemV1_K2_ProjectPointToNavigation"); \ static_assert(sizeof(NavigationSystemV1_K2_ProjectPointToNavigation) == 0x000068, "Wrong size on NavigationSystemV1_K2_ProjectPointToNavigation"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, Point) == 0x000008, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::Point' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, ProjectedLocation) == 0x000020, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::ProjectedLocation' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, NavData) == 0x000038, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::NavData' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, filterClass) == 0x000040, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, QueryExtent) == 0x000048, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::QueryExtent' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ProjectPointToNavigation, ReturnValue) == 0x000060, "Member 'NavigationSystemV1_K2_ProjectPointToNavigation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_NavigationRaycast \ static_assert(alignof(NavigationSystemV1_NavigationRaycast) == 0x000008, "Wrong alignment on NavigationSystemV1_NavigationRaycast"); \ static_assert(sizeof(NavigationSystemV1_NavigationRaycast) == 0x000068, "Wrong size on NavigationSystemV1_NavigationRaycast"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, WorldContextObject) == 0x000000, "Member 'NavigationSystemV1_NavigationRaycast::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, RayStart) == 0x000008, "Member 'NavigationSystemV1_NavigationRaycast::RayStart' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, RayEnd) == 0x000020, "Member 'NavigationSystemV1_NavigationRaycast::RayEnd' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, HitLocation) == 0x000038, "Member 'NavigationSystemV1_NavigationRaycast::HitLocation' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, filterClass) == 0x000050, "Member 'NavigationSystemV1_NavigationRaycast::filterClass' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, Querier) == 0x000058, "Member 'NavigationSystemV1_NavigationRaycast::Querier' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_NavigationRaycast, ReturnValue) == 0x000060, "Member 'NavigationSystemV1_NavigationRaycast::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_K2_ReplaceAreaInOctreeData \ static_assert(alignof(NavigationSystemV1_K2_ReplaceAreaInOctreeData) == 0x000008, "Wrong alignment on NavigationSystemV1_K2_ReplaceAreaInOctreeData"); \ static_assert(sizeof(NavigationSystemV1_K2_ReplaceAreaInOctreeData) == 0x000020, "Wrong size on NavigationSystemV1_K2_ReplaceAreaInOctreeData"); \ static_assert(offsetof(NavigationSystemV1_K2_ReplaceAreaInOctreeData, Object) == 0x000000, "Member 'NavigationSystemV1_K2_ReplaceAreaInOctreeData::Object' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ReplaceAreaInOctreeData, OldArea) == 0x000008, "Member 'NavigationSystemV1_K2_ReplaceAreaInOctreeData::OldArea' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ReplaceAreaInOctreeData, NewArea) == 0x000010, "Member 'NavigationSystemV1_K2_ReplaceAreaInOctreeData::NewArea' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_K2_ReplaceAreaInOctreeData, ReturnValue) == 0x000018, "Member 'NavigationSystemV1_K2_ReplaceAreaInOctreeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_OnNavigationBoundsUpdated \ static_assert(alignof(NavigationSystemV1_OnNavigationBoundsUpdated) == 0x000008, "Wrong alignment on NavigationSystemV1_OnNavigationBoundsUpdated"); \ static_assert(sizeof(NavigationSystemV1_OnNavigationBoundsUpdated) == 0x000008, "Wrong size on NavigationSystemV1_OnNavigationBoundsUpdated"); \ static_assert(offsetof(NavigationSystemV1_OnNavigationBoundsUpdated, NavVolume) == 0x000000, "Member 'NavigationSystemV1_OnNavigationBoundsUpdated::NavVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_RegisterNavigationInvoker \ static_assert(alignof(NavigationSystemV1_RegisterNavigationInvoker) == 0x000008, "Wrong alignment on NavigationSystemV1_RegisterNavigationInvoker"); \ static_assert(sizeof(NavigationSystemV1_RegisterNavigationInvoker) == 0x000010, "Wrong size on NavigationSystemV1_RegisterNavigationInvoker"); \ static_assert(offsetof(NavigationSystemV1_RegisterNavigationInvoker, Invoker) == 0x000000, "Member 'NavigationSystemV1_RegisterNavigationInvoker::Invoker' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_RegisterNavigationInvoker, TileGenerationRadius) == 0x000008, "Member 'NavigationSystemV1_RegisterNavigationInvoker::TileGenerationRadius' has a wrong offset!"); \ static_assert(offsetof(NavigationSystemV1_RegisterNavigationInvoker, TileRemovalRadius) == 0x00000C, "Member 'NavigationSystemV1_RegisterNavigationInvoker::TileRemovalRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_SetGeometryGatheringMode \ static_assert(alignof(NavigationSystemV1_SetGeometryGatheringMode) == 0x000001, "Wrong alignment on NavigationSystemV1_SetGeometryGatheringMode"); \ static_assert(sizeof(NavigationSystemV1_SetGeometryGatheringMode) == 0x000001, "Wrong size on NavigationSystemV1_SetGeometryGatheringMode"); \ static_assert(offsetof(NavigationSystemV1_SetGeometryGatheringMode, NewMode) == 0x000000, "Member 'NavigationSystemV1_SetGeometryGatheringMode::NewMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount \ static_assert(alignof(NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount) == 0x000004, "Wrong alignment on NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount"); \ static_assert(sizeof(NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount) == 0x000004, "Wrong size on NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount"); \ static_assert(offsetof(NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount, MaxNumberOfJobs) == 0x000000, "Member 'NavigationSystemV1_SetMaxSimultaneousTileGenerationJobsCount::MaxNumberOfJobs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavigationSystemV1_UnregisterNavigationInvoker \ static_assert(alignof(NavigationSystemV1_UnregisterNavigationInvoker) == 0x000008, "Wrong alignment on NavigationSystemV1_UnregisterNavigationInvoker"); \ static_assert(sizeof(NavigationSystemV1_UnregisterNavigationInvoker) == 0x000008, "Wrong size on NavigationSystemV1_UnregisterNavigationInvoker"); \ static_assert(offsetof(NavigationSystemV1_UnregisterNavigationInvoker, Invoker) == 0x000000, "Member 'NavigationSystemV1_UnregisterNavigationInvoker::Invoker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationSystemV1 \ static_assert(alignof(UNavigationSystemV1) == 0x000008, "Wrong alignment on UNavigationSystemV1"); \ static_assert(sizeof(UNavigationSystemV1) == 0x001530, "Wrong size on UNavigationSystemV1"); \ static_assert(offsetof(UNavigationSystemV1, MainNavData) == 0x000028, "Member 'UNavigationSystemV1::MainNavData' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, AbstractNavData) == 0x000030, "Member 'UNavigationSystemV1::AbstractNavData' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, DefaultAgentName) == 0x000038, "Member 'UNavigationSystemV1::DefaultAgentName' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, CrowdManagerClass) == 0x000040, "Member 'UNavigationSystemV1::CrowdManagerClass' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, GeometryExportVertexCountWarningThreshold) == 0x000074, "Member 'UNavigationSystemV1::GeometryExportVertexCountWarningThreshold' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, ActiveTilesUpdateInterval) == 0x00007C, "Member 'UNavigationSystemV1::ActiveTilesUpdateInterval' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, DataGatheringMode) == 0x000080, "Member 'UNavigationSystemV1::DataGatheringMode' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, DirtyAreaWarningSizeThreshold) == 0x000084, "Member 'UNavigationSystemV1::DirtyAreaWarningSizeThreshold' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, GatheringNavModifiersWarningLimitTime) == 0x000088, "Member 'UNavigationSystemV1::GatheringNavModifiersWarningLimitTime' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, SupportedAgents) == 0x000090, "Member 'UNavigationSystemV1::SupportedAgents' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, SupportedAgentsMask) == 0x0000A0, "Member 'UNavigationSystemV1::SupportedAgentsMask' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, BuildBounds) == 0x0000A8, "Member 'UNavigationSystemV1::BuildBounds' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, NavDataSet) == 0x0000E0, "Member 'UNavigationSystemV1::NavDataSet' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, NavDataRegistrationQueue) == 0x0000F0, "Member 'UNavigationSystemV1::NavDataRegistrationQueue' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, OnNavDataRegisteredEvent) == 0x000110, "Member 'UNavigationSystemV1::OnNavDataRegisteredEvent' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, OnNavigationGenerationFinishedDelegate) == 0x000120, "Member 'UNavigationSystemV1::OnNavigationGenerationFinishedDelegate' has a wrong offset!"); \ static_assert(offsetof(UNavigationSystemV1, OperationMode) == 0x00020C, "Member 'UNavigationSystemV1::OperationMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavigationSystemModuleConfig \ static_assert(alignof(UNavigationSystemModuleConfig) == 0x000008, "Wrong alignment on UNavigationSystemModuleConfig"); \ static_assert(sizeof(UNavigationSystemModuleConfig) == 0x000060, "Wrong size on UNavigationSystemModuleConfig"); \ #define DUMPER7_ASSERTS_ANavigationTestingActor \ static_assert(alignof(ANavigationTestingActor) == 0x000008, "Wrong alignment on ANavigationTestingActor"); \ static_assert(sizeof(ANavigationTestingActor) == 0x0003D0, "Wrong size on ANavigationTestingActor"); \ static_assert(offsetof(ANavigationTestingActor, CapsuleComponent) == 0x0002C0, "Member 'ANavigationTestingActor::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, InvokerComponent) == 0x0002C8, "Member 'ANavigationTestingActor::InvokerComponent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, NavAgentProps) == 0x0002D8, "Member 'ANavigationTestingActor::NavAgentProps' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, QueryingExtent) == 0x000310, "Member 'ANavigationTestingActor::QueryingExtent' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, MyNavData) == 0x000328, "Member 'ANavigationTestingActor::MyNavData' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, ProjectedLocation) == 0x000330, "Member 'ANavigationTestingActor::ProjectedLocation' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, CostLimitFactor) == 0x00034C, "Member 'ANavigationTestingActor::CostLimitFactor' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, MinimumCostLimit) == 0x000350, "Member 'ANavigationTestingActor::MinimumCostLimit' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, CostDisplayMode) == 0x000358, "Member 'ANavigationTestingActor::CostDisplayMode' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, TextCanvasOffset) == 0x000360, "Member 'ANavigationTestingActor::TextCanvasOffset' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathfindingTime) == 0x000374, "Member 'ANavigationTestingActor::PathfindingTime' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathCost) == 0x000378, "Member 'ANavigationTestingActor::PathCost' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, PathfindingSteps) == 0x00037C, "Member 'ANavigationTestingActor::PathfindingSteps' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, OtherActor) == 0x000380, "Member 'ANavigationTestingActor::OtherActor' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, filterClass) == 0x000388, "Member 'ANavigationTestingActor::filterClass' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, ShowStepIndex) == 0x000390, "Member 'ANavigationTestingActor::ShowStepIndex' has a wrong offset!"); \ static_assert(offsetof(ANavigationTestingActor, OffsetFromCornersDistance) == 0x000394, "Member 'ANavigationTestingActor::OffsetFromCornersDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavLinkComponent \ static_assert(alignof(UNavLinkComponent) == 0x000010, "Wrong alignment on UNavLinkComponent"); \ static_assert(sizeof(UNavLinkComponent) == 0x000560, "Wrong size on UNavLinkComponent"); \ static_assert(offsetof(UNavLinkComponent, Links) == 0x000548, "Member 'UNavLinkComponent::Links' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavMeshBoundsVolume \ static_assert(alignof(ANavMeshBoundsVolume) == 0x000008, "Wrong alignment on ANavMeshBoundsVolume"); \ static_assert(sizeof(ANavMeshBoundsVolume) == 0x0002F0, "Wrong size on ANavMeshBoundsVolume"); \ static_assert(offsetof(ANavMeshBoundsVolume, SupportedAgents) == 0x0002E8, "Member 'ANavMeshBoundsVolume::SupportedAgents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavMeshRenderingComponent \ static_assert(alignof(UNavMeshRenderingComponent) == 0x000010, "Wrong alignment on UNavMeshRenderingComponent"); \ static_assert(sizeof(UNavMeshRenderingComponent) == 0x0005A0, "Wrong size on UNavMeshRenderingComponent"); \ #define DUMPER7_ASSERTS_URecastNavMeshDataChunk \ static_assert(alignof(URecastNavMeshDataChunk) == 0x000008, "Wrong alignment on URecastNavMeshDataChunk"); \ static_assert(sizeof(URecastNavMeshDataChunk) == 0x000040, "Wrong size on URecastNavMeshDataChunk"); \ #define DUMPER7_ASSERTS_USaiActorSerializer \ static_assert(alignof(USaiActorSerializer) == 0x000008, "Wrong alignment on USaiActorSerializer"); \ static_assert(sizeof(USaiActorSerializer) == 0x000268, "Wrong size on USaiActorSerializer"); \ #define DUMPER7_ASSERTS_USaiRestorePawnTask \ static_assert(alignof(USaiRestorePawnTask) == 0x000008, "Wrong alignment on USaiRestorePawnTask"); \ static_assert(sizeof(USaiRestorePawnTask) == 0x0000D0, "Wrong size on USaiRestorePawnTask"); \ #define DUMPER7_ASSERTS_USaiSpawnerManager \ static_assert(alignof(USaiSpawnerManager) == 0x000008, "Wrong alignment on USaiSpawnerManager"); \ static_assert(sizeof(USaiSpawnerManager) == 0x000370, "Wrong size on USaiSpawnerManager"); \ static_assert(offsetof(USaiSpawnerManager, _AllSpawnedActorsData) == 0x000308, "Member 'USaiSpawnerManager::_AllSpawnedActorsData' has a wrong offset!"); \ static_assert(offsetof(USaiSpawnerManager, _ActorSerializer) == 0x000358, "Member 'USaiSpawnerManager::_ActorSerializer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeshSegmentInfo \ static_assert(alignof(FMeshSegmentInfo) == 0x000010, "Wrong alignment on FMeshSegmentInfo"); \ static_assert(sizeof(FMeshSegmentInfo) == 0x000090, "Wrong size on FMeshSegmentInfo"); \ static_assert(offsetof(FMeshSegmentInfo, Shape) == 0x000000, "Member 'FMeshSegmentInfo::Shape' has a wrong offset!"); \ static_assert(offsetof(FMeshSegmentInfo, LocalTransform) == 0x000010, "Member 'FMeshSegmentInfo::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FMeshSegmentInfo, CollisionLocalOffset) == 0x000070, "Member 'FMeshSegmentInfo::CollisionLocalOffset' has a wrong offset!"); \ static_assert(offsetof(FMeshSegmentInfo, MeshSpacing) == 0x000088, "Member 'FMeshSegmentInfo::MeshSpacing' has a wrong offset!"); \ static_assert(offsetof(FMeshSegmentInfo, LengthOfMesh) == 0x00008C, "Member 'FMeshSegmentInfo::LengthOfMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMasterSplineActor \ static_assert(alignof(AMasterSplineActor) == 0x000008, "Wrong alignment on AMasterSplineActor"); \ static_assert(sizeof(AMasterSplineActor) == 0x0002C0, "Wrong size on AMasterSplineActor"); \ static_assert(offsetof(AMasterSplineActor, MasterSpline) == 0x0002B0, "Member 'AMasterSplineActor::MasterSpline' has a wrong offset!"); \ static_assert(offsetof(AMasterSplineActor, UpdateChildsTangents) == 0x0002B8, "Member 'AMasterSplineActor::UpdateChildsTangents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASplineDeformerActor \ static_assert(alignof(ASplineDeformerActor) == 0x000008, "Wrong alignment on ASplineDeformerActor"); \ static_assert(sizeof(ASplineDeformerActor) == 0x0002C0, "Wrong size on ASplineDeformerActor"); \ static_assert(offsetof(ASplineDeformerActor, DeformerComponent) == 0x0002B0, "Member 'ASplineDeformerActor::DeformerComponent' has a wrong offset!"); \ static_assert(offsetof(ASplineDeformerActor, SplineToFollow) == 0x0002B8, "Member 'ASplineDeformerActor::SplineToFollow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineDeformerCollisionUserData \ static_assert(alignof(USplineDeformerCollisionUserData) == 0x000008, "Wrong alignment on USplineDeformerCollisionUserData"); \ static_assert(sizeof(USplineDeformerCollisionUserData) == 0x000038, "Wrong size on USplineDeformerCollisionUserData"); \ static_assert(offsetof(USplineDeformerCollisionUserData, CollisionEnabled) == 0x000028, "Member 'USplineDeformerCollisionUserData::CollisionEnabled' has a wrong offset!"); \ static_assert(offsetof(USplineDeformerCollisionUserData, CollisionProfileName) == 0x00002C, "Member 'USplineDeformerCollisionUserData::CollisionProfileName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineDeformerComponent \ static_assert(alignof(USplineDeformerComponent) == 0x000010, "Wrong alignment on USplineDeformerComponent"); \ static_assert(sizeof(USplineDeformerComponent) == 0x0002D0, "Wrong size on USplineDeformerComponent"); \ static_assert(offsetof(USplineDeformerComponent, _AutoConversionVersion) == 0x0002A0, "Member 'USplineDeformerComponent::_AutoConversionVersion' has a wrong offset!"); \ static_assert(offsetof(USplineDeformerComponent, _Bodies) == 0x0002A8, "Member 'USplineDeformerComponent::_Bodies' has a wrong offset!"); \ static_assert(offsetof(USplineDeformerComponent, EnableGeneration) == 0x0002C0, "Member 'USplineDeformerComponent::EnableGeneration' has a wrong offset!"); \ static_assert(offsetof(USplineDeformerComponent, DrawDebug) == 0x0002C1, "Member 'USplineDeformerComponent::DrawDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASplineMeshExActor \ static_assert(alignof(ASplineMeshExActor) == 0x000008, "Wrong alignment on ASplineMeshExActor"); \ static_assert(sizeof(ASplineMeshExActor) == 0x0002C8, "Wrong size on ASplineMeshExActor"); \ static_assert(offsetof(ASplineMeshExActor, SplineMeshExComponent) == 0x0002B0, "Member 'ASplineMeshExActor::SplineMeshExComponent' has a wrong offset!"); \ static_assert(offsetof(ASplineMeshExActor, SplineToFollow) == 0x0002B8, "Member 'ASplineMeshExActor::SplineToFollow' has a wrong offset!"); \ static_assert(offsetof(ASplineMeshExActor, AllowToBeMerged) == 0x0002C0, "Member 'ASplineMeshExActor::AllowToBeMerged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshExComponent_SetCustomDepthStencil \ static_assert(alignof(SplineMeshExComponent_SetCustomDepthStencil) == 0x000004, "Wrong alignment on SplineMeshExComponent_SetCustomDepthStencil"); \ static_assert(sizeof(SplineMeshExComponent_SetCustomDepthStencil) == 0x000008, "Wrong size on SplineMeshExComponent_SetCustomDepthStencil"); \ static_assert(offsetof(SplineMeshExComponent_SetCustomDepthStencil, RenderCustomDepth) == 0x000000, "Member 'SplineMeshExComponent_SetCustomDepthStencil::RenderCustomDepth' has a wrong offset!"); \ static_assert(offsetof(SplineMeshExComponent_SetCustomDepthStencil, DepthStencilWriteMask) == 0x000001, "Member 'SplineMeshExComponent_SetCustomDepthStencil::DepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(SplineMeshExComponent_SetCustomDepthStencil, DepthStencilValue) == 0x000004, "Member 'SplineMeshExComponent_SetCustomDepthStencil::DepthStencilValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshExComponent_SetScalarParameterValue \ static_assert(alignof(SplineMeshExComponent_SetScalarParameterValue) == 0x000004, "Wrong alignment on SplineMeshExComponent_SetScalarParameterValue"); \ static_assert(sizeof(SplineMeshExComponent_SetScalarParameterValue) == 0x00000C, "Wrong size on SplineMeshExComponent_SetScalarParameterValue"); \ static_assert(offsetof(SplineMeshExComponent_SetScalarParameterValue, ParameterName) == 0x000000, "Member 'SplineMeshExComponent_SetScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(SplineMeshExComponent_SetScalarParameterValue, Value) == 0x000008, "Member 'SplineMeshExComponent_SetScalarParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SplineMeshExComponent_SetVectorParameterValue \ static_assert(alignof(SplineMeshExComponent_SetVectorParameterValue) == 0x000004, "Wrong alignment on SplineMeshExComponent_SetVectorParameterValue"); \ static_assert(sizeof(SplineMeshExComponent_SetVectorParameterValue) == 0x000018, "Wrong size on SplineMeshExComponent_SetVectorParameterValue"); \ static_assert(offsetof(SplineMeshExComponent_SetVectorParameterValue, ParameterName) == 0x000000, "Member 'SplineMeshExComponent_SetVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(SplineMeshExComponent_SetVectorParameterValue, Value) == 0x000008, "Member 'SplineMeshExComponent_SetVectorParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineMeshExComponent \ static_assert(alignof(USplineMeshExComponent) == 0x000010, "Wrong alignment on USplineMeshExComponent"); \ static_assert(sizeof(USplineMeshExComponent) == 0x000520, "Wrong size on USplineMeshExComponent"); \ static_assert(offsetof(USplineMeshExComponent, _Bodies) == 0x0002A0, "Member 'USplineMeshExComponent::_Bodies' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, StartShape) == 0x0002D0, "Member 'USplineMeshExComponent::StartShape' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, EndShape) == 0x000360, "Member 'USplineMeshExComponent::EndShape' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, LeftSideShapeVariants) == 0x0003F0, "Member 'USplineMeshExComponent::LeftSideShapeVariants' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, MiddleShapeVariants) == 0x000400, "Member 'USplineMeshExComponent::MiddleShapeVariants' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, RightSideShapeVariants) == 0x000410, "Member 'USplineMeshExComponent::RightSideShapeVariants' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, RandomSeed) == 0x000420, "Member 'USplineMeshExComponent::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CastShadow) == 0x000424, "Member 'USplineMeshExComponent::CastShadow' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, LightMapResolution) == 0x000428, "Member 'USplineMeshExComponent::LightMapResolution' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, LightingChannels) == 0x00042C, "Member 'USplineMeshExComponent::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, Collision) == 0x00042D, "Member 'USplineMeshExComponent::Collision' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CollisionChannel) == 0x00042E, "Member 'USplineMeshExComponent::CollisionChannel' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CanAffectNavigation) == 0x00042F, "Member 'USplineMeshExComponent::CanAffectNavigation' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, StretchSegment) == 0x000430, "Member 'USplineMeshExComponent::StretchSegment' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, GenerateSimplifiedCollision) == 0x000431, "Member 'USplineMeshExComponent::GenerateSimplifiedCollision' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CoalesceSides) == 0x000432, "Member 'USplineMeshExComponent::CoalesceSides' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CoalesceLimit) == 0x000434, "Member 'USplineMeshExComponent::CoalesceLimit' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, ForceMipmapsResidency) == 0x000438, "Member 'USplineMeshExComponent::ForceMipmapsResidency' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, PhysMaterialOverride) == 0x000440, "Member 'USplineMeshExComponent::PhysMaterialOverride' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CustomDepthStencilWriteMask) == 0x000449, "Member 'USplineMeshExComponent::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(USplineMeshExComponent, CustomDepthStencilValue) == 0x00044C, "Member 'USplineMeshExComponent::CustomDepthStencilValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASplineMeshExMergedActor \ static_assert(alignof(ASplineMeshExMergedActor) == 0x000008, "Wrong alignment on ASplineMeshExMergedActor"); \ static_assert(sizeof(ASplineMeshExMergedActor) == 0x0002D0, "Wrong size on ASplineMeshExMergedActor"); \ static_assert(offsetof(ASplineMeshExMergedActor, MergedGUIDS) == 0x0002C0, "Member 'ASplineMeshExMergedActor::MergedGUIDS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplineMeshProcedural \ static_assert(alignof(USplineMeshProcedural) == 0x000010, "Wrong alignment on USplineMeshProcedural"); \ static_assert(sizeof(USplineMeshProcedural) == 0x000620, "Wrong size on USplineMeshProcedural"); \ #define DUMPER7_ASSERTS_FFractureMaterial \ static_assert(alignof(FFractureMaterial) == 0x000008, "Wrong alignment on FFractureMaterial"); \ static_assert(sizeof(FFractureMaterial) == 0x000040, "Wrong size on FFractureMaterial"); \ static_assert(offsetof(FFractureMaterial, UVScale) == 0x000000, "Member 'FFractureMaterial::UVScale' has a wrong offset!"); \ static_assert(offsetof(FFractureMaterial, UVOffset) == 0x000010, "Member 'FFractureMaterial::UVOffset' has a wrong offset!"); \ static_assert(offsetof(FFractureMaterial, Tangent) == 0x000020, "Member 'FFractureMaterial::Tangent' has a wrong offset!"); \ static_assert(offsetof(FFractureMaterial, UAngle) == 0x000038, "Member 'FFractureMaterial::UAngle' has a wrong offset!"); \ static_assert(offsetof(FFractureMaterial, InteriorElementIndex) == 0x00003C, "Member 'FFractureMaterial::InteriorElementIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleChunkParameters \ static_assert(alignof(FDestructibleChunkParameters) == 0x000001, "Wrong alignment on FDestructibleChunkParameters"); \ static_assert(sizeof(FDestructibleChunkParameters) == 0x000004, "Wrong size on FDestructibleChunkParameters"); \ static_assert(offsetof(FDestructibleChunkParameters, bIsSupportChunk) == 0x000000, "Member 'FDestructibleChunkParameters::bIsSupportChunk' has a wrong offset!"); \ static_assert(offsetof(FDestructibleChunkParameters, bDoNotFracture) == 0x000001, "Member 'FDestructibleChunkParameters::bDoNotFracture' has a wrong offset!"); \ static_assert(offsetof(FDestructibleChunkParameters, bDoNotDamage) == 0x000002, "Member 'FDestructibleChunkParameters::bDoNotDamage' has a wrong offset!"); \ static_assert(offsetof(FDestructibleChunkParameters, bDoNotCrumble) == 0x000003, "Member 'FDestructibleChunkParameters::bDoNotCrumble' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleDepthParameters \ static_assert(alignof(FDestructibleDepthParameters) == 0x000001, "Wrong alignment on FDestructibleDepthParameters"); \ static_assert(sizeof(FDestructibleDepthParameters) == 0x000001, "Wrong size on FDestructibleDepthParameters"); \ static_assert(offsetof(FDestructibleDepthParameters, ImpactDamageOverride) == 0x000000, "Member 'FDestructibleDepthParameters::ImpactDamageOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleParametersFlag \ static_assert(alignof(FDestructibleParametersFlag) == 0x000004, "Wrong alignment on FDestructibleParametersFlag"); \ static_assert(sizeof(FDestructibleParametersFlag) == 0x000004, "Wrong size on FDestructibleParametersFlag"); \ #define DUMPER7_ASSERTS_FDestructibleDamageParameters \ static_assert(alignof(FDestructibleDamageParameters) == 0x000004, "Wrong alignment on FDestructibleDamageParameters"); \ static_assert(sizeof(FDestructibleDamageParameters) == 0x00001C, "Wrong size on FDestructibleDamageParameters"); \ static_assert(offsetof(FDestructibleDamageParameters, DamageThreshold) == 0x000000, "Member 'FDestructibleDamageParameters::DamageThreshold' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, DamageSpread) == 0x000004, "Member 'FDestructibleDamageParameters::DamageSpread' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, bEnableImpactDamage) == 0x000008, "Member 'FDestructibleDamageParameters::bEnableImpactDamage' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, ImpactDamage) == 0x00000C, "Member 'FDestructibleDamageParameters::ImpactDamage' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, DefaultImpactDamageDepth) == 0x000010, "Member 'FDestructibleDamageParameters::DefaultImpactDamageDepth' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, bCustomImpactResistance) == 0x000014, "Member 'FDestructibleDamageParameters::bCustomImpactResistance' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDamageParameters, ImpactResistance) == 0x000018, "Member 'FDestructibleDamageParameters::ImpactResistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleDebrisParameters \ static_assert(alignof(FDestructibleDebrisParameters) == 0x000008, "Wrong alignment on FDestructibleDebrisParameters"); \ static_assert(sizeof(FDestructibleDebrisParameters) == 0x000048, "Wrong size on FDestructibleDebrisParameters"); \ static_assert(offsetof(FDestructibleDebrisParameters, DebrisLifetimeMin) == 0x000000, "Member 'FDestructibleDebrisParameters::DebrisLifetimeMin' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDebrisParameters, DebrisLifetimeMax) == 0x000004, "Member 'FDestructibleDebrisParameters::DebrisLifetimeMax' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDebrisParameters, DebrisMaxSeparationMin) == 0x000008, "Member 'FDestructibleDebrisParameters::DebrisMaxSeparationMin' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDebrisParameters, DebrisMaxSeparationMax) == 0x00000C, "Member 'FDestructibleDebrisParameters::DebrisMaxSeparationMax' has a wrong offset!"); \ static_assert(offsetof(FDestructibleDebrisParameters, ValidBounds) == 0x000010, "Member 'FDestructibleDebrisParameters::ValidBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleAdvancedParameters \ static_assert(alignof(FDestructibleAdvancedParameters) == 0x000004, "Wrong alignment on FDestructibleAdvancedParameters"); \ static_assert(sizeof(FDestructibleAdvancedParameters) == 0x000010, "Wrong size on FDestructibleAdvancedParameters"); \ static_assert(offsetof(FDestructibleAdvancedParameters, DamageCap) == 0x000000, "Member 'FDestructibleAdvancedParameters::DamageCap' has a wrong offset!"); \ static_assert(offsetof(FDestructibleAdvancedParameters, ImpactVelocityThreshold) == 0x000004, "Member 'FDestructibleAdvancedParameters::ImpactVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(FDestructibleAdvancedParameters, MaxChunkSpeed) == 0x000008, "Member 'FDestructibleAdvancedParameters::MaxChunkSpeed' has a wrong offset!"); \ static_assert(offsetof(FDestructibleAdvancedParameters, FractureImpulseScale) == 0x00000C, "Member 'FDestructibleAdvancedParameters::FractureImpulseScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleSpecialHierarchyDepths \ static_assert(alignof(FDestructibleSpecialHierarchyDepths) == 0x000004, "Wrong alignment on FDestructibleSpecialHierarchyDepths"); \ static_assert(sizeof(FDestructibleSpecialHierarchyDepths) == 0x000014, "Wrong size on FDestructibleSpecialHierarchyDepths"); \ static_assert(offsetof(FDestructibleSpecialHierarchyDepths, SupportDepth) == 0x000000, "Member 'FDestructibleSpecialHierarchyDepths::SupportDepth' has a wrong offset!"); \ static_assert(offsetof(FDestructibleSpecialHierarchyDepths, MinimumFractureDepth) == 0x000004, "Member 'FDestructibleSpecialHierarchyDepths::MinimumFractureDepth' has a wrong offset!"); \ static_assert(offsetof(FDestructibleSpecialHierarchyDepths, bEnableDebris) == 0x000008, "Member 'FDestructibleSpecialHierarchyDepths::bEnableDebris' has a wrong offset!"); \ static_assert(offsetof(FDestructibleSpecialHierarchyDepths, DebrisDepth) == 0x00000C, "Member 'FDestructibleSpecialHierarchyDepths::DebrisDepth' has a wrong offset!"); \ static_assert(offsetof(FDestructibleSpecialHierarchyDepths, EssentialDepth) == 0x000010, "Member 'FDestructibleSpecialHierarchyDepths::EssentialDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDestructibleParameters \ static_assert(alignof(FDestructibleParameters) == 0x000008, "Wrong alignment on FDestructibleParameters"); \ static_assert(sizeof(FDestructibleParameters) == 0x0000A8, "Wrong size on FDestructibleParameters"); \ static_assert(offsetof(FDestructibleParameters, DamageParameters) == 0x000000, "Member 'FDestructibleParameters::DamageParameters' has a wrong offset!"); \ static_assert(offsetof(FDestructibleParameters, DebrisParameters) == 0x000020, "Member 'FDestructibleParameters::DebrisParameters' has a wrong offset!"); \ static_assert(offsetof(FDestructibleParameters, AdvancedParameters) == 0x000068, "Member 'FDestructibleParameters::AdvancedParameters' has a wrong offset!"); \ static_assert(offsetof(FDestructibleParameters, SpecialHierarchyDepths) == 0x000078, "Member 'FDestructibleParameters::SpecialHierarchyDepths' has a wrong offset!"); \ static_assert(offsetof(FDestructibleParameters, DepthParameters) == 0x000090, "Member 'FDestructibleParameters::DepthParameters' has a wrong offset!"); \ static_assert(offsetof(FDestructibleParameters, Flags) == 0x0000A0, "Member 'FDestructibleParameters::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADestructibleActor \ static_assert(alignof(ADestructibleActor) == 0x000008, "Wrong alignment on ADestructibleActor"); \ static_assert(sizeof(ADestructibleActor) == 0x0002C8, "Wrong size on ADestructibleActor"); \ static_assert(offsetof(ADestructibleActor, DestructibleComponent) == 0x0002B0, "Member 'ADestructibleActor::DestructibleComponent' has a wrong offset!"); \ static_assert(offsetof(ADestructibleActor, OnActorFracture) == 0x0002B8, "Member 'ADestructibleActor::OnActorFracture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DestructibleComponent_ApplyDamage \ static_assert(alignof(DestructibleComponent_ApplyDamage) == 0x000008, "Wrong alignment on DestructibleComponent_ApplyDamage"); \ static_assert(sizeof(DestructibleComponent_ApplyDamage) == 0x000040, "Wrong size on DestructibleComponent_ApplyDamage"); \ static_assert(offsetof(DestructibleComponent_ApplyDamage, DamageAmount) == 0x000000, "Member 'DestructibleComponent_ApplyDamage::DamageAmount' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyDamage, HitLocation) == 0x000008, "Member 'DestructibleComponent_ApplyDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyDamage, ImpulseDir) == 0x000020, "Member 'DestructibleComponent_ApplyDamage::ImpulseDir' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyDamage, ImpulseStrength) == 0x000038, "Member 'DestructibleComponent_ApplyDamage::ImpulseStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DestructibleComponent_ApplyRadiusDamage \ static_assert(alignof(DestructibleComponent_ApplyRadiusDamage) == 0x000008, "Wrong alignment on DestructibleComponent_ApplyRadiusDamage"); \ static_assert(sizeof(DestructibleComponent_ApplyRadiusDamage) == 0x000030, "Wrong size on DestructibleComponent_ApplyRadiusDamage"); \ static_assert(offsetof(DestructibleComponent_ApplyRadiusDamage, BaseDamage) == 0x000000, "Member 'DestructibleComponent_ApplyRadiusDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyRadiusDamage, HurtOrigin) == 0x000008, "Member 'DestructibleComponent_ApplyRadiusDamage::HurtOrigin' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyRadiusDamage, DamageRadius) == 0x000020, "Member 'DestructibleComponent_ApplyRadiusDamage::DamageRadius' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyRadiusDamage, ImpulseStrength) == 0x000024, "Member 'DestructibleComponent_ApplyRadiusDamage::ImpulseStrength' has a wrong offset!"); \ static_assert(offsetof(DestructibleComponent_ApplyRadiusDamage, bFullDamage) == 0x000028, "Member 'DestructibleComponent_ApplyRadiusDamage::bFullDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DestructibleComponent_GetDestructibleMesh \ static_assert(alignof(DestructibleComponent_GetDestructibleMesh) == 0x000008, "Wrong alignment on DestructibleComponent_GetDestructibleMesh"); \ static_assert(sizeof(DestructibleComponent_GetDestructibleMesh) == 0x000008, "Wrong size on DestructibleComponent_GetDestructibleMesh"); \ static_assert(offsetof(DestructibleComponent_GetDestructibleMesh, ReturnValue) == 0x000000, "Member 'DestructibleComponent_GetDestructibleMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DestructibleComponent_SetDestructibleMesh \ static_assert(alignof(DestructibleComponent_SetDestructibleMesh) == 0x000008, "Wrong alignment on DestructibleComponent_SetDestructibleMesh"); \ static_assert(sizeof(DestructibleComponent_SetDestructibleMesh) == 0x000008, "Wrong size on DestructibleComponent_SetDestructibleMesh"); \ static_assert(offsetof(DestructibleComponent_SetDestructibleMesh, NewMesh) == 0x000000, "Member 'DestructibleComponent_SetDestructibleMesh::NewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDestructibleComponent \ static_assert(alignof(UDestructibleComponent) == 0x000010, "Wrong alignment on UDestructibleComponent"); \ static_assert(sizeof(UDestructibleComponent) == 0x000950, "Wrong size on UDestructibleComponent"); \ static_assert(offsetof(UDestructibleComponent, FractureEffects) == 0x0008B8, "Member 'UDestructibleComponent::FractureEffects' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, bEnableHardSleeping) == 0x0008C8, "Member 'UDestructibleComponent::bEnableHardSleeping' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, LargeChunkThreshold) == 0x0008CC, "Member 'UDestructibleComponent::LargeChunkThreshold' has a wrong offset!"); \ static_assert(offsetof(UDestructibleComponent, OnComponentFracture) == 0x0008D0, "Member 'UDestructibleComponent::OnComponentFracture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDestructibleFractureSettings \ static_assert(alignof(UDestructibleFractureSettings) == 0x000008, "Wrong alignment on UDestructibleFractureSettings"); \ static_assert(sizeof(UDestructibleFractureSettings) == 0x0000B0, "Wrong size on UDestructibleFractureSettings"); \ static_assert(offsetof(UDestructibleFractureSettings, CellSiteCount) == 0x000028, "Member 'UDestructibleFractureSettings::CellSiteCount' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, FractureMaterialDesc) == 0x000030, "Member 'UDestructibleFractureSettings::FractureMaterialDesc' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, RandomSeed) == 0x000070, "Member 'UDestructibleFractureSettings::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, VoronoiSites) == 0x000078, "Member 'UDestructibleFractureSettings::VoronoiSites' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, OriginalSubmeshCount) == 0x000088, "Member 'UDestructibleFractureSettings::OriginalSubmeshCount' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, Materials) == 0x000090, "Member 'UDestructibleFractureSettings::Materials' has a wrong offset!"); \ static_assert(offsetof(UDestructibleFractureSettings, ChunkParameters) == 0x0000A0, "Member 'UDestructibleFractureSettings::ChunkParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDestructibleMesh \ static_assert(alignof(UDestructibleMesh) == 0x000008, "Wrong alignment on UDestructibleMesh"); \ static_assert(sizeof(UDestructibleMesh) == 0x000598, "Wrong size on UDestructibleMesh"); \ static_assert(offsetof(UDestructibleMesh, DefaultDestructibleParameters) == 0x0004E0, "Member 'UDestructibleMesh::DefaultDestructibleParameters' has a wrong offset!"); \ static_assert(offsetof(UDestructibleMesh, FractureEffects) == 0x000588, "Member 'UDestructibleMesh::FractureEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPointIndexes \ static_assert(alignof(FPointIndexes) == 0x000008, "Wrong alignment on FPointIndexes"); \ static_assert(sizeof(FPointIndexes) == 0x000010, "Wrong size on FPointIndexes"); \ static_assert(offsetof(FPointIndexes, SampleIndexes) == 0x000000, "Member 'FPointIndexes::SampleIndexes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHoudiniEvent \ static_assert(alignof(FHoudiniEvent) == 0x000008, "Wrong alignment on FHoudiniEvent"); \ static_assert(sizeof(FHoudiniEvent) == 0x000070, "Wrong size on FHoudiniEvent"); \ static_assert(offsetof(FHoudiniEvent, position) == 0x000000, "Member 'FHoudiniEvent::position' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Normal) == 0x000018, "Member 'FHoudiniEvent::Normal' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Impulse) == 0x000030, "Member 'FHoudiniEvent::Impulse' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Velocity) == 0x000038, "Member 'FHoudiniEvent::Velocity' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, POINTID) == 0x000050, "Member 'FHoudiniEvent::POINTID' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Time) == 0x000054, "Member 'FHoudiniEvent::Time' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, LIFE) == 0x000058, "Member 'FHoudiniEvent::LIFE' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Color) == 0x00005C, "Member 'FHoudiniEvent::Color' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent, Type) == 0x00006C, "Member 'FHoudiniEvent::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetAttributeIndexInArrayFromString \ static_assert(alignof(HoudiniPointCache_GetAttributeIndexInArrayFromString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetAttributeIndexInArrayFromString"); \ static_assert(sizeof(HoudiniPointCache_GetAttributeIndexInArrayFromString) == 0x000028, "Wrong size on HoudiniPointCache_GetAttributeIndexInArrayFromString"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexInArrayFromString, InAttribute) == 0x000000, "Member 'HoudiniPointCache_GetAttributeIndexInArrayFromString::InAttribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexInArrayFromString, InAttributeArray) == 0x000010, "Member 'HoudiniPointCache_GetAttributeIndexInArrayFromString::InAttributeArray' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexInArrayFromString, OutAttributeIndex) == 0x000020, "Member 'HoudiniPointCache_GetAttributeIndexInArrayFromString::OutAttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexInArrayFromString, ReturnValue) == 0x000024, "Member 'HoudiniPointCache_GetAttributeIndexInArrayFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_SetUseCustomCSVTitleRow \ static_assert(alignof(HoudiniPointCache_SetUseCustomCSVTitleRow) == 0x000001, "Wrong alignment on HoudiniPointCache_SetUseCustomCSVTitleRow"); \ static_assert(sizeof(HoudiniPointCache_SetUseCustomCSVTitleRow) == 0x000001, "Wrong size on HoudiniPointCache_SetUseCustomCSVTitleRow"); \ static_assert(offsetof(HoudiniPointCache_SetUseCustomCSVTitleRow, bInUseCustomCSVTitleRow) == 0x000000, "Member 'HoudiniPointCache_SetUseCustomCSVTitleRow::bInUseCustomCSVTitleRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetAttributeIndexFromString \ static_assert(alignof(HoudiniPointCache_GetAttributeIndexFromString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetAttributeIndexFromString"); \ static_assert(sizeof(HoudiniPointCache_GetAttributeIndexFromString) == 0x000018, "Wrong size on HoudiniPointCache_GetAttributeIndexFromString"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexFromString, Attribute) == 0x000000, "Member 'HoudiniPointCache_GetAttributeIndexFromString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexFromString, AttributeIndex) == 0x000010, "Member 'HoudiniPointCache_GetAttributeIndexFromString::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetAttributeIndexFromString, ReturnValue) == 0x000014, "Member 'HoudiniPointCache_GetAttributeIndexFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetColorValue \ static_assert(alignof(HoudiniPointCache_GetColorValue) == 0x000004, "Wrong alignment on HoudiniPointCache_GetColorValue"); \ static_assert(sizeof(HoudiniPointCache_GetColorValue) == 0x000018, "Wrong size on HoudiniPointCache_GetColorValue"); \ static_assert(offsetof(HoudiniPointCache_GetColorValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetColorValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetColorValue, Value) == 0x000004, "Member 'HoudiniPointCache_GetColorValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetColorValue, ReturnValue) == 0x000014, "Member 'HoudiniPointCache_GetColorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetFloatSampleData \ static_assert(alignof(HoudiniPointCache_GetFloatSampleData) == 0x000008, "Wrong alignment on HoudiniPointCache_GetFloatSampleData"); \ static_assert(sizeof(HoudiniPointCache_GetFloatSampleData) == 0x000010, "Wrong size on HoudiniPointCache_GetFloatSampleData"); \ static_assert(offsetof(HoudiniPointCache_GetFloatSampleData, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetFloatSampleData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetFloatValue \ static_assert(alignof(HoudiniPointCache_GetFloatValue) == 0x000004, "Wrong alignment on HoudiniPointCache_GetFloatValue"); \ static_assert(sizeof(HoudiniPointCache_GetFloatValue) == 0x000010, "Wrong size on HoudiniPointCache_GetFloatValue"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetFloatValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValue, attrIndex) == 0x000004, "Member 'HoudiniPointCache_GetFloatValue::attrIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValue, Value) == 0x000008, "Member 'HoudiniPointCache_GetFloatValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValue, ReturnValue) == 0x00000C, "Member 'HoudiniPointCache_GetFloatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetFloatValueForString \ static_assert(alignof(HoudiniPointCache_GetFloatValueForString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetFloatValueForString"); \ static_assert(sizeof(HoudiniPointCache_GetFloatValueForString) == 0x000020, "Wrong size on HoudiniPointCache_GetFloatValueForString"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValueForString, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetFloatValueForString::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValueForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetFloatValueForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValueForString, Value) == 0x000018, "Member 'HoudiniPointCache_GetFloatValueForString::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetFloatValueForString, ReturnValue) == 0x00001C, "Member 'HoudiniPointCache_GetFloatValueForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetImpulseValue \ static_assert(alignof(HoudiniPointCache_GetImpulseValue) == 0x000004, "Wrong alignment on HoudiniPointCache_GetImpulseValue"); \ static_assert(sizeof(HoudiniPointCache_GetImpulseValue) == 0x00000C, "Wrong size on HoudiniPointCache_GetImpulseValue"); \ static_assert(offsetof(HoudiniPointCache_GetImpulseValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetImpulseValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetImpulseValue, Value) == 0x000004, "Member 'HoudiniPointCache_GetImpulseValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetImpulseValue, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetImpulseValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetLastPointIDToSpawnAtTime \ static_assert(alignof(HoudiniPointCache_GetLastPointIDToSpawnAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetLastPointIDToSpawnAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetLastPointIDToSpawnAtTime) == 0x00000C, "Wrong size on HoudiniPointCache_GetLastPointIDToSpawnAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetLastPointIDToSpawnAtTime, Time) == 0x000000, "Member 'HoudiniPointCache_GetLastPointIDToSpawnAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetLastPointIDToSpawnAtTime, lastID) == 0x000004, "Member 'HoudiniPointCache_GetLastPointIDToSpawnAtTime::lastID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetLastPointIDToSpawnAtTime, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetLastPointIDToSpawnAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetLastSampleIndexAtTime \ static_assert(alignof(HoudiniPointCache_GetLastSampleIndexAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetLastSampleIndexAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetLastSampleIndexAtTime) == 0x00000C, "Wrong size on HoudiniPointCache_GetLastSampleIndexAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetLastSampleIndexAtTime, desiredTime) == 0x000000, "Member 'HoudiniPointCache_GetLastSampleIndexAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetLastSampleIndexAtTime, lastSampleIndex) == 0x000004, "Member 'HoudiniPointCache_GetLastSampleIndexAtTime::lastSampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetLastSampleIndexAtTime, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetLastSampleIndexAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetLifeValues \ static_assert(alignof(HoudiniPointCache_GetLifeValues) == 0x000008, "Wrong alignment on HoudiniPointCache_GetLifeValues"); \ static_assert(sizeof(HoudiniPointCache_GetLifeValues) == 0x000010, "Wrong size on HoudiniPointCache_GetLifeValues"); \ static_assert(offsetof(HoudiniPointCache_GetLifeValues, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetLifeValues::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetNormalValue \ static_assert(alignof(HoudiniPointCache_GetNormalValue) == 0x000008, "Wrong alignment on HoudiniPointCache_GetNormalValue"); \ static_assert(sizeof(HoudiniPointCache_GetNormalValue) == 0x000028, "Wrong size on HoudiniPointCache_GetNormalValue"); \ static_assert(offsetof(HoudiniPointCache_GetNormalValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetNormalValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetNormalValue, Value) == 0x000008, "Member 'HoudiniPointCache_GetNormalValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetNormalValue, ReturnValue) == 0x000020, "Member 'HoudiniPointCache_GetNormalValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetNumberOfAttributes \ static_assert(alignof(HoudiniPointCache_GetNumberOfAttributes) == 0x000004, "Wrong alignment on HoudiniPointCache_GetNumberOfAttributes"); \ static_assert(sizeof(HoudiniPointCache_GetNumberOfAttributes) == 0x000004, "Wrong size on HoudiniPointCache_GetNumberOfAttributes"); \ static_assert(offsetof(HoudiniPointCache_GetNumberOfAttributes, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetNumberOfAttributes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetNumberOfPoints \ static_assert(alignof(HoudiniPointCache_GetNumberOfPoints) == 0x000004, "Wrong alignment on HoudiniPointCache_GetNumberOfPoints"); \ static_assert(sizeof(HoudiniPointCache_GetNumberOfPoints) == 0x000004, "Wrong size on HoudiniPointCache_GetNumberOfPoints"); \ static_assert(offsetof(HoudiniPointCache_GetNumberOfPoints, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetNumberOfPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetNumberOfSamples \ static_assert(alignof(HoudiniPointCache_GetNumberOfSamples) == 0x000004, "Wrong alignment on HoudiniPointCache_GetNumberOfSamples"); \ static_assert(sizeof(HoudiniPointCache_GetNumberOfSamples) == 0x000004, "Wrong size on HoudiniPointCache_GetNumberOfSamples"); \ static_assert(offsetof(HoudiniPointCache_GetNumberOfSamples, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetNumberOfSamples::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointFloatValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointFloatValueAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointFloatValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointFloatValueAtTime) == 0x000014, "Wrong size on HoudiniPointCache_GetPointFloatValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointFloatValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointFloatValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointFloatValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointFloatValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointFloatValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointFloatValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointFloatValueAtTime, Value) == 0x00000C, "Member 'HoudiniPointCache_GetPointFloatValueAtTime::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointFloatValueAtTime, ReturnValue) == 0x000010, "Member 'HoudiniPointCache_GetPointFloatValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointIDsToSpawnAtTime \ static_assert(alignof(HoudiniPointCache_GetPointIDsToSpawnAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointIDsToSpawnAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointIDsToSpawnAtTime) == 0x000020, "Wrong size on HoudiniPointCache_GetPointIDsToSpawnAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, desiredTime) == 0x000000, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, MinID) == 0x000004, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::MinID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, MaxID) == 0x000008, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::MaxID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, Count) == 0x00000C, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::Count' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, LastSpawnedPointID) == 0x000010, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::LastSpawnedPointID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, LastSpawnTime) == 0x000014, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::LastSpawnTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, LastSpawnTimeRequest) == 0x000018, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::LastSpawnTimeRequest' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointIDsToSpawnAtTime, ReturnValue) == 0x00001C, "Member 'HoudiniPointCache_GetPointIDsToSpawnAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointInt32ValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointInt32ValueAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointInt32ValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointInt32ValueAtTime) == 0x000014, "Wrong size on HoudiniPointCache_GetPointInt32ValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointInt32ValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointInt32ValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointInt32ValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointInt32ValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointInt32ValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointInt32ValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointInt32ValueAtTime, Value) == 0x00000C, "Member 'HoudiniPointCache_GetPointInt32ValueAtTime::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointInt32ValueAtTime, ReturnValue) == 0x000010, "Member 'HoudiniPointCache_GetPointInt32ValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointLife \ static_assert(alignof(HoudiniPointCache_GetPointLife) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointLife"); \ static_assert(sizeof(HoudiniPointCache_GetPointLife) == 0x00000C, "Wrong size on HoudiniPointCache_GetPointLife"); \ static_assert(offsetof(HoudiniPointCache_GetPointLife, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointLife::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointLife, Value) == 0x000004, "Member 'HoudiniPointCache_GetPointLife::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointLife, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetPointLife::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointLifeAtTime \ static_assert(alignof(HoudiniPointCache_GetPointLifeAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointLifeAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointLifeAtTime) == 0x000010, "Wrong size on HoudiniPointCache_GetPointLifeAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointLifeAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointLifeAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointLifeAtTime, desiredTime) == 0x000004, "Member 'HoudiniPointCache_GetPointLifeAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointLifeAtTime, Value) == 0x000008, "Member 'HoudiniPointCache_GetPointLifeAtTime::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointLifeAtTime, ReturnValue) == 0x00000C, "Member 'HoudiniPointCache_GetPointLifeAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointPositionAtTime \ static_assert(alignof(HoudiniPointCache_GetPointPositionAtTime) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointPositionAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointPositionAtTime) == 0x000028, "Wrong size on HoudiniPointCache_GetPointPositionAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointPositionAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointPositionAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointPositionAtTime, desiredTime) == 0x000004, "Member 'HoudiniPointCache_GetPointPositionAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointPositionAtTime, Vector) == 0x000008, "Member 'HoudiniPointCache_GetPointPositionAtTime::Vector' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointPositionAtTime, ReturnValue) == 0x000020, "Member 'HoudiniPointCache_GetPointPositionAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointQuatValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointQuatValueAtTime) == 0x000010, "Wrong alignment on HoudiniPointCache_GetPointQuatValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointQuatValueAtTime) == 0x000040, "Wrong size on HoudiniPointCache_GetPointQuatValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, Quat) == 0x000010, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::Quat' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, DoHoudiniToUnrealConversion) == 0x000030, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::DoHoudiniToUnrealConversion' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTime, ReturnValue) == 0x000031, "Member 'HoudiniPointCache_GetPointQuatValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointQuatValueAtTimeForString \ static_assert(alignof(HoudiniPointCache_GetPointQuatValueAtTimeForString) == 0x000010, "Wrong alignment on HoudiniPointCache_GetPointQuatValueAtTimeForString"); \ static_assert(sizeof(HoudiniPointCache_GetPointQuatValueAtTimeForString) == 0x000050, "Wrong size on HoudiniPointCache_GetPointQuatValueAtTimeForString"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, desiredTime) == 0x000018, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, Quat) == 0x000020, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::Quat' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, DoHoudiniToUnrealConversion) == 0x000040, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::DoHoudiniToUnrealConversion' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointQuatValueAtTimeForString, ReturnValue) == 0x000041, "Member 'HoudiniPointCache_GetPointQuatValueAtTimeForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointType \ static_assert(alignof(HoudiniPointCache_GetPointType) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointType"); \ static_assert(sizeof(HoudiniPointCache_GetPointType) == 0x00000C, "Wrong size on HoudiniPointCache_GetPointType"); \ static_assert(offsetof(HoudiniPointCache_GetPointType, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointType::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointType, Value) == 0x000004, "Member 'HoudiniPointCache_GetPointType::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointType, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetPointType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointTypes \ static_assert(alignof(HoudiniPointCache_GetPointTypes) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointTypes"); \ static_assert(sizeof(HoudiniPointCache_GetPointTypes) == 0x000010, "Wrong size on HoudiniPointCache_GetPointTypes"); \ static_assert(offsetof(HoudiniPointCache_GetPointTypes, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetPointTypes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointValueAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetPointValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointValueAtTime) == 0x000014, "Wrong size on HoudiniPointCache_GetPointValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTime, Value) == 0x00000C, "Member 'HoudiniPointCache_GetPointValueAtTime::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTime, ReturnValue) == 0x000010, "Member 'HoudiniPointCache_GetPointValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointValueAtTimeForString \ static_assert(alignof(HoudiniPointCache_GetPointValueAtTimeForString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointValueAtTimeForString"); \ static_assert(sizeof(HoudiniPointCache_GetPointValueAtTimeForString) == 0x000028, "Wrong size on HoudiniPointCache_GetPointValueAtTimeForString"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTimeForString, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointValueAtTimeForString::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTimeForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetPointValueAtTimeForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTimeForString, desiredTime) == 0x000018, "Member 'HoudiniPointCache_GetPointValueAtTimeForString::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTimeForString, Value) == 0x00001C, "Member 'HoudiniPointCache_GetPointValueAtTimeForString::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueAtTimeForString, ReturnValue) == 0x000020, "Member 'HoudiniPointCache_GetPointValueAtTimeForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointValueIndexes \ static_assert(alignof(HoudiniPointCache_GetPointValueIndexes) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointValueIndexes"); \ static_assert(sizeof(HoudiniPointCache_GetPointValueIndexes) == 0x000010, "Wrong size on HoudiniPointCache_GetPointValueIndexes"); \ static_assert(offsetof(HoudiniPointCache_GetPointValueIndexes, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetPointValueIndexes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointVector4ValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointVector4ValueAtTime) == 0x000010, "Wrong alignment on HoudiniPointCache_GetPointVector4ValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointVector4ValueAtTime) == 0x000040, "Wrong size on HoudiniPointCache_GetPointVector4ValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointVector4ValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointVector4ValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointVector4ValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTime, Vector) == 0x000010, "Member 'HoudiniPointCache_GetPointVector4ValueAtTime::Vector' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTime, ReturnValue) == 0x000030, "Member 'HoudiniPointCache_GetPointVector4ValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointVector4ValueAtTimeForString \ static_assert(alignof(HoudiniPointCache_GetPointVector4ValueAtTimeForString) == 0x000010, "Wrong alignment on HoudiniPointCache_GetPointVector4ValueAtTimeForString"); \ static_assert(sizeof(HoudiniPointCache_GetPointVector4ValueAtTimeForString) == 0x000050, "Wrong size on HoudiniPointCache_GetPointVector4ValueAtTimeForString"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTimeForString, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointVector4ValueAtTimeForString::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTimeForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetPointVector4ValueAtTimeForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTimeForString, desiredTime) == 0x000018, "Member 'HoudiniPointCache_GetPointVector4ValueAtTimeForString::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTimeForString, Vector) == 0x000020, "Member 'HoudiniPointCache_GetPointVector4ValueAtTimeForString::Vector' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVector4ValueAtTimeForString, ReturnValue) == 0x000040, "Member 'HoudiniPointCache_GetPointVector4ValueAtTimeForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointVectorValueAtTime \ static_assert(alignof(HoudiniPointCache_GetPointVectorValueAtTime) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointVectorValueAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetPointVectorValueAtTime) == 0x000030, "Wrong size on HoudiniPointCache_GetPointVectorValueAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, AttributeIndex) == 0x000004, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::AttributeIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, desiredTime) == 0x000008, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, Vector) == 0x000010, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::Vector' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, DoSwap) == 0x000028, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::DoSwap' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, DoScale) == 0x000029, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::DoScale' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTime, ReturnValue) == 0x00002A, "Member 'HoudiniPointCache_GetPointVectorValueAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPointVectorValueAtTimeForString \ static_assert(alignof(HoudiniPointCache_GetPointVectorValueAtTimeForString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPointVectorValueAtTimeForString"); \ static_assert(sizeof(HoudiniPointCache_GetPointVectorValueAtTimeForString) == 0x000040, "Wrong size on HoudiniPointCache_GetPointVectorValueAtTimeForString"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, desiredTime) == 0x000018, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, Vector) == 0x000020, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::Vector' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, DoSwap) == 0x000038, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::DoSwap' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, DoScale) == 0x000039, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::DoScale' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPointVectorValueAtTimeForString, ReturnValue) == 0x00003A, "Member 'HoudiniPointCache_GetPointVectorValueAtTimeForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetPositionValue \ static_assert(alignof(HoudiniPointCache_GetPositionValue) == 0x000008, "Wrong alignment on HoudiniPointCache_GetPositionValue"); \ static_assert(sizeof(HoudiniPointCache_GetPositionValue) == 0x000028, "Wrong size on HoudiniPointCache_GetPositionValue"); \ static_assert(offsetof(HoudiniPointCache_GetPositionValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetPositionValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPositionValue, Value) == 0x000008, "Member 'HoudiniPointCache_GetPositionValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetPositionValue, ReturnValue) == 0x000020, "Member 'HoudiniPointCache_GetPositionValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetQuatValue \ static_assert(alignof(HoudiniPointCache_GetQuatValue) == 0x000010, "Wrong alignment on HoudiniPointCache_GetQuatValue"); \ static_assert(sizeof(HoudiniPointCache_GetQuatValue) == 0x000040, "Wrong size on HoudiniPointCache_GetQuatValue"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetQuatValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValue, attrIndex) == 0x000004, "Member 'HoudiniPointCache_GetQuatValue::attrIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValue, Value) == 0x000010, "Member 'HoudiniPointCache_GetQuatValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValue, DoHoudiniToUnrealConversion) == 0x000030, "Member 'HoudiniPointCache_GetQuatValue::DoHoudiniToUnrealConversion' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValue, ReturnValue) == 0x000031, "Member 'HoudiniPointCache_GetQuatValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetQuatValueForString \ static_assert(alignof(HoudiniPointCache_GetQuatValueForString) == 0x000010, "Wrong alignment on HoudiniPointCache_GetQuatValueForString"); \ static_assert(sizeof(HoudiniPointCache_GetQuatValueForString) == 0x000050, "Wrong size on HoudiniPointCache_GetQuatValueForString"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValueForString, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetQuatValueForString::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValueForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetQuatValueForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValueForString, Value) == 0x000020, "Member 'HoudiniPointCache_GetQuatValueForString::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValueForString, DoHoudiniToUnrealConversion) == 0x000040, "Member 'HoudiniPointCache_GetQuatValueForString::DoHoudiniToUnrealConversion' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetQuatValueForString, ReturnValue) == 0x000041, "Member 'HoudiniPointCache_GetQuatValueForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetSampleIndexesForPointAtTime \ static_assert(alignof(HoudiniPointCache_GetSampleIndexesForPointAtTime) == 0x000004, "Wrong alignment on HoudiniPointCache_GetSampleIndexesForPointAtTime"); \ static_assert(sizeof(HoudiniPointCache_GetSampleIndexesForPointAtTime) == 0x000018, "Wrong size on HoudiniPointCache_GetSampleIndexesForPointAtTime"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, POINTID) == 0x000000, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::POINTID' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, desiredTime) == 0x000004, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::desiredTime' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, PrevSampleIndex) == 0x000008, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::PrevSampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, NextSampleIndex) == 0x00000C, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::NextSampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, PrevWeight) == 0x000010, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::PrevWeight' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetSampleIndexesForPointAtTime, ReturnValue) == 0x000014, "Member 'HoudiniPointCache_GetSampleIndexesForPointAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetSpawnTimes \ static_assert(alignof(HoudiniPointCache_GetSpawnTimes) == 0x000008, "Wrong alignment on HoudiniPointCache_GetSpawnTimes"); \ static_assert(sizeof(HoudiniPointCache_GetSpawnTimes) == 0x000010, "Wrong size on HoudiniPointCache_GetSpawnTimes"); \ static_assert(offsetof(HoudiniPointCache_GetSpawnTimes, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetSpawnTimes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetSpecialAttributeIndexes \ static_assert(alignof(HoudiniPointCache_GetSpecialAttributeIndexes) == 0x000008, "Wrong alignment on HoudiniPointCache_GetSpecialAttributeIndexes"); \ static_assert(sizeof(HoudiniPointCache_GetSpecialAttributeIndexes) == 0x000010, "Wrong size on HoudiniPointCache_GetSpecialAttributeIndexes"); \ static_assert(offsetof(HoudiniPointCache_GetSpecialAttributeIndexes, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetSpecialAttributeIndexes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetTimeValue \ static_assert(alignof(HoudiniPointCache_GetTimeValue) == 0x000004, "Wrong alignment on HoudiniPointCache_GetTimeValue"); \ static_assert(sizeof(HoudiniPointCache_GetTimeValue) == 0x00000C, "Wrong size on HoudiniPointCache_GetTimeValue"); \ static_assert(offsetof(HoudiniPointCache_GetTimeValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetTimeValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetTimeValue, Value) == 0x000004, "Member 'HoudiniPointCache_GetTimeValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetTimeValue, ReturnValue) == 0x000008, "Member 'HoudiniPointCache_GetTimeValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetUseCustomCSVTitleRow \ static_assert(alignof(HoudiniPointCache_GetUseCustomCSVTitleRow) == 0x000001, "Wrong alignment on HoudiniPointCache_GetUseCustomCSVTitleRow"); \ static_assert(sizeof(HoudiniPointCache_GetUseCustomCSVTitleRow) == 0x000001, "Wrong size on HoudiniPointCache_GetUseCustomCSVTitleRow"); \ static_assert(offsetof(HoudiniPointCache_GetUseCustomCSVTitleRow, ReturnValue) == 0x000000, "Member 'HoudiniPointCache_GetUseCustomCSVTitleRow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetVector4Value \ static_assert(alignof(HoudiniPointCache_GetVector4Value) == 0x000010, "Wrong alignment on HoudiniPointCache_GetVector4Value"); \ static_assert(sizeof(HoudiniPointCache_GetVector4Value) == 0x000040, "Wrong size on HoudiniPointCache_GetVector4Value"); \ static_assert(offsetof(HoudiniPointCache_GetVector4Value, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetVector4Value::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4Value, attrIndex) == 0x000004, "Member 'HoudiniPointCache_GetVector4Value::attrIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4Value, Value) == 0x000010, "Member 'HoudiniPointCache_GetVector4Value::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4Value, ReturnValue) == 0x000030, "Member 'HoudiniPointCache_GetVector4Value::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetVector4ValueForString \ static_assert(alignof(HoudiniPointCache_GetVector4ValueForString) == 0x000010, "Wrong alignment on HoudiniPointCache_GetVector4ValueForString"); \ static_assert(sizeof(HoudiniPointCache_GetVector4ValueForString) == 0x000050, "Wrong size on HoudiniPointCache_GetVector4ValueForString"); \ static_assert(offsetof(HoudiniPointCache_GetVector4ValueForString, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetVector4ValueForString::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4ValueForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetVector4ValueForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4ValueForString, Value) == 0x000020, "Member 'HoudiniPointCache_GetVector4ValueForString::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVector4ValueForString, ReturnValue) == 0x000040, "Member 'HoudiniPointCache_GetVector4ValueForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetVectorValue \ static_assert(alignof(HoudiniPointCache_GetVectorValue) == 0x000008, "Wrong alignment on HoudiniPointCache_GetVectorValue"); \ static_assert(sizeof(HoudiniPointCache_GetVectorValue) == 0x000028, "Wrong size on HoudiniPointCache_GetVectorValue"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetVectorValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, attrIndex) == 0x000004, "Member 'HoudiniPointCache_GetVectorValue::attrIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, Value) == 0x000008, "Member 'HoudiniPointCache_GetVectorValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, DoSwap) == 0x000020, "Member 'HoudiniPointCache_GetVectorValue::DoSwap' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, DoScale) == 0x000021, "Member 'HoudiniPointCache_GetVectorValue::DoScale' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValue, ReturnValue) == 0x000022, "Member 'HoudiniPointCache_GetVectorValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetVectorValueForString \ static_assert(alignof(HoudiniPointCache_GetVectorValueForString) == 0x000008, "Wrong alignment on HoudiniPointCache_GetVectorValueForString"); \ static_assert(sizeof(HoudiniPointCache_GetVectorValueForString) == 0x000038, "Wrong size on HoudiniPointCache_GetVectorValueForString"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetVectorValueForString::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, Attribute) == 0x000008, "Member 'HoudiniPointCache_GetVectorValueForString::Attribute' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, Value) == 0x000018, "Member 'HoudiniPointCache_GetVectorValueForString::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, DoSwap) == 0x000030, "Member 'HoudiniPointCache_GetVectorValueForString::DoSwap' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, DoScale) == 0x000031, "Member 'HoudiniPointCache_GetVectorValueForString::DoScale' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVectorValueForString, ReturnValue) == 0x000032, "Member 'HoudiniPointCache_GetVectorValueForString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HoudiniPointCache_GetVelocityValue \ static_assert(alignof(HoudiniPointCache_GetVelocityValue) == 0x000008, "Wrong alignment on HoudiniPointCache_GetVelocityValue"); \ static_assert(sizeof(HoudiniPointCache_GetVelocityValue) == 0x000028, "Wrong size on HoudiniPointCache_GetVelocityValue"); \ static_assert(offsetof(HoudiniPointCache_GetVelocityValue, SampleIndex) == 0x000000, "Member 'HoudiniPointCache_GetVelocityValue::SampleIndex' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVelocityValue, Value) == 0x000008, "Member 'HoudiniPointCache_GetVelocityValue::Value' has a wrong offset!"); \ static_assert(offsetof(HoudiniPointCache_GetVelocityValue, ReturnValue) == 0x000020, "Member 'HoudiniPointCache_GetVelocityValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoudiniPointCache \ static_assert(alignof(UHoudiniPointCache) == 0x000008, "Wrong alignment on UHoudiniPointCache"); \ static_assert(sizeof(UHoudiniPointCache) == 0x0000E8, "Wrong size on UHoudiniPointCache"); \ static_assert(offsetof(UHoudiniPointCache, Filename) == 0x000028, "Member 'UHoudiniPointCache::Filename' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, NumberOfSamples) == 0x000038, "Member 'UHoudiniPointCache::NumberOfSamples' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, NumberOfAttributes) == 0x00003C, "Member 'UHoudiniPointCache::NumberOfAttributes' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, NumberOfPoints) == 0x000040, "Member 'UHoudiniPointCache::NumberOfPoints' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, NumberOfFrames) == 0x000044, "Member 'UHoudiniPointCache::NumberOfFrames' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, FirstFrame) == 0x000048, "Member 'UHoudiniPointCache::FirstFrame' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, LastFrame) == 0x00004C, "Member 'UHoudiniPointCache::LastFrame' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, MinSampleTime) == 0x000050, "Member 'UHoudiniPointCache::MinSampleTime' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, MaxSampleTime) == 0x000054, "Member 'UHoudiniPointCache::MaxSampleTime' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, SourceCSVTitleRow) == 0x000058, "Member 'UHoudiniPointCache::SourceCSVTitleRow' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, AttributeArray) == 0x000068, "Member 'UHoudiniPointCache::AttributeArray' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, FloatSampleData) == 0x000080, "Member 'UHoudiniPointCache::FloatSampleData' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, SpawnTimes) == 0x000090, "Member 'UHoudiniPointCache::SpawnTimes' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, LifeValues) == 0x0000A0, "Member 'UHoudiniPointCache::LifeValues' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, PointTypes) == 0x0000B0, "Member 'UHoudiniPointCache::PointTypes' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, SpecialAttributeIndexes) == 0x0000C0, "Member 'UHoudiniPointCache::SpecialAttributeIndexes' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, PointValueIndexes) == 0x0000D0, "Member 'UHoudiniPointCache::PointValueIndexes' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, UseCustomCSVTitleRow) == 0x0000E0, "Member 'UHoudiniPointCache::UseCustomCSVTitleRow' has a wrong offset!"); \ static_assert(offsetof(UHoudiniPointCache, FileType) == 0x0000E1, "Member 'UHoudiniPointCache::FileType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceHoudini \ static_assert(alignof(UNiagaraDataInterfaceHoudini) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceHoudini"); \ static_assert(sizeof(UNiagaraDataInterfaceHoudini) == 0x000040, "Wrong size on UNiagaraDataInterfaceHoudini"); \ static_assert(offsetof(UNiagaraDataInterfaceHoudini, HoudiniPointCacheAsset) == 0x000038, "Member 'UNiagaraDataInterfaceHoudini::HoudiniPointCacheAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCtrlParam \ static_assert(alignof(FMaterialCtrlParam) == 0x000008, "Wrong alignment on FMaterialCtrlParam"); \ static_assert(sizeof(FMaterialCtrlParam) == 0x000048, "Wrong size on FMaterialCtrlParam"); \ static_assert(offsetof(FMaterialCtrlParam, PType) == 0x000000, "Member 'FMaterialCtrlParam::PType' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, Name) == 0x000004, "Member 'FMaterialCtrlParam::Name' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, Curve) == 0x000010, "Member 'FMaterialCtrlParam::Curve' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, UseGizmoField) == 0x000018, "Member 'FMaterialCtrlParam::UseGizmoField' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, GizmoCoordsTransfer) == 0x000019, "Member 'FMaterialCtrlParam::GizmoCoordsTransfer' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, GizmoTagName) == 0x00001C, "Member 'FMaterialCtrlParam::GizmoTagName' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, GizmoTagNameOld) == 0x000024, "Member 'FMaterialCtrlParam::GizmoTagNameOld' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, LoopsAround) == 0x000034, "Member 'FMaterialCtrlParam::LoopsAround' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, SpeedScale) == 0x000038, "Member 'FMaterialCtrlParam::SpeedScale' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParam, ValueScale) == 0x00003C, "Member 'FMaterialCtrlParam::ValueScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCtrlParamForcedBounds \ static_assert(alignof(FMaterialCtrlParamForcedBounds) == 0x000004, "Wrong alignment on FMaterialCtrlParamForcedBounds"); \ static_assert(sizeof(FMaterialCtrlParamForcedBounds) == 0x00000C, "Wrong size on FMaterialCtrlParamForcedBounds"); \ static_assert(offsetof(FMaterialCtrlParamForcedBounds, CName) == 0x000000, "Member 'FMaterialCtrlParamForcedBounds::CName' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrlParamForcedBounds, SlotIndex) == 0x000008, "Member 'FMaterialCtrlParamForcedBounds::SlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialCtrl \ static_assert(alignof(FMaterialCtrl) == 0x000008, "Wrong alignment on FMaterialCtrl"); \ static_assert(sizeof(FMaterialCtrl) == 0x000020, "Wrong size on FMaterialCtrl"); \ static_assert(offsetof(FMaterialCtrl, Material) == 0x000000, "Member 'FMaterialCtrl::Material' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrl, DynamicMaterial) == 0x000008, "Member 'FMaterialCtrl::DynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrl, PreviousMaterial) == 0x000010, "Member 'FMaterialCtrl::PreviousMaterial' has a wrong offset!"); \ static_assert(offsetof(FMaterialCtrl, ReplacementMaterial) == 0x000018, "Member 'FMaterialCtrl::ReplacementMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialParamsPhxShadow \ static_assert(alignof(UMaterialParamsPhxShadow) == 0x000010, "Wrong alignment on UMaterialParamsPhxShadow"); \ static_assert(sizeof(UMaterialParamsPhxShadow) == 0x000370, "Wrong size on UMaterialParamsPhxShadow"); \ static_assert(offsetof(UMaterialParamsPhxShadow, SphereRadius) == 0x000310, "Member 'UMaterialParamsPhxShadow::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, SpheresCount) == 0x000314, "Member 'UMaterialParamsPhxShadow::SpheresCount' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, SphereTimeCoverage) == 0x000318, "Member 'UMaterialParamsPhxShadow::SphereTimeCoverage' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, WobbleDistanceA) == 0x00031C, "Member 'UMaterialParamsPhxShadow::WobbleDistanceA' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, WobbleSpeedA) == 0x000320, "Member 'UMaterialParamsPhxShadow::WobbleSpeedA' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, WobbleDistanceB) == 0x000324, "Member 'UMaterialParamsPhxShadow::WobbleDistanceB' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, WobbleSpeedB) == 0x000328, "Member 'UMaterialParamsPhxShadow::WobbleSpeedB' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, DebugDraw) == 0x00032C, "Member 'UMaterialParamsPhxShadow::DebugDraw' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, Collection) == 0x000330, "Member 'UMaterialParamsPhxShadow::Collection' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, BoundingSphereParamName) == 0x000338, "Member 'UMaterialParamsPhxShadow::BoundingSphereParamName' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, ArrayFormatPattern) == 0x000340, "Member 'UMaterialParamsPhxShadow::ArrayFormatPattern' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, EntityPositionParamName) == 0x000350, "Member 'UMaterialParamsPhxShadow::EntityPositionParamName' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, PreviousEntityPositionParamName) == 0x000358, "Member 'UMaterialParamsPhxShadow::PreviousEntityPositionParamName' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, EntityRotationParamName) == 0x000360, "Member 'UMaterialParamsPhxShadow::EntityRotationParamName' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsPhxShadow, PreviousEntityRotationParamName) == 0x000368, "Member 'UMaterialParamsPhxShadow::PreviousEntityRotationParamName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrl_SetParamCurveByName \ static_assert(alignof(MaterialParamsSplineCtrl_SetParamCurveByName) == 0x000008, "Wrong alignment on MaterialParamsSplineCtrl_SetParamCurveByName"); \ static_assert(sizeof(MaterialParamsSplineCtrl_SetParamCurveByName) == 0x000010, "Wrong size on MaterialParamsSplineCtrl_SetParamCurveByName"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamCurveByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrl_SetParamCurveByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamCurveByName, PCurve) == 0x000008, "Member 'MaterialParamsSplineCtrl_SetParamCurveByName::PCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrl_SetParamLoopAroundByName \ static_assert(alignof(MaterialParamsSplineCtrl_SetParamLoopAroundByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrl_SetParamLoopAroundByName"); \ static_assert(sizeof(MaterialParamsSplineCtrl_SetParamLoopAroundByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrl_SetParamLoopAroundByName"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamLoopAroundByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrl_SetParamLoopAroundByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamLoopAroundByName, State) == 0x000008, "Member 'MaterialParamsSplineCtrl_SetParamLoopAroundByName::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrl_SetParamSpeedScaleByName \ static_assert(alignof(MaterialParamsSplineCtrl_SetParamSpeedScaleByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrl_SetParamSpeedScaleByName"); \ static_assert(sizeof(MaterialParamsSplineCtrl_SetParamSpeedScaleByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrl_SetParamSpeedScaleByName"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamSpeedScaleByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrl_SetParamSpeedScaleByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamSpeedScaleByName, Value) == 0x000008, "Member 'MaterialParamsSplineCtrl_SetParamSpeedScaleByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrl_SetParamValueScaleByName \ static_assert(alignof(MaterialParamsSplineCtrl_SetParamValueScaleByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrl_SetParamValueScaleByName"); \ static_assert(sizeof(MaterialParamsSplineCtrl_SetParamValueScaleByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrl_SetParamValueScaleByName"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamValueScaleByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrl_SetParamValueScaleByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrl_SetParamValueScaleByName, Value) == 0x000008, "Member 'MaterialParamsSplineCtrl_SetParamValueScaleByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialParamsSplineCtrl \ static_assert(alignof(UMaterialParamsSplineCtrl) == 0x000008, "Wrong alignment on UMaterialParamsSplineCtrl"); \ static_assert(sizeof(UMaterialParamsSplineCtrl) == 0x0000F8, "Wrong size on UMaterialParamsSplineCtrl"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, PreviousMaterial) == 0x0000A0, "Member 'UMaterialParamsSplineCtrl::PreviousMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, Material) == 0x0000B8, "Member 'UMaterialParamsSplineCtrl::Material' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, DynamicMaterial) == 0x0000C0, "Member 'UMaterialParamsSplineCtrl::DynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, Parameters) == 0x0000C8, "Member 'UMaterialParamsSplineCtrl::Parameters' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, TimeScale) == 0x0000D8, "Member 'UMaterialParamsSplineCtrl::TimeScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, TargetBoundsScale) == 0x0000DC, "Member 'UMaterialParamsSplineCtrl::TargetBoundsScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, DynamicChangesCheck) == 0x0000E0, "Member 'UMaterialParamsSplineCtrl::DynamicChangesCheck' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrl, BoundComponents) == 0x0000E8, "Member 'UMaterialParamsSplineCtrl::BoundComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrlEx_SetParamCurveByName \ static_assert(alignof(MaterialParamsSplineCtrlEx_SetParamCurveByName) == 0x000008, "Wrong alignment on MaterialParamsSplineCtrlEx_SetParamCurveByName"); \ static_assert(sizeof(MaterialParamsSplineCtrlEx_SetParamCurveByName) == 0x000010, "Wrong size on MaterialParamsSplineCtrlEx_SetParamCurveByName"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamCurveByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrlEx_SetParamCurveByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamCurveByName, PCurve) == 0x000008, "Member 'MaterialParamsSplineCtrlEx_SetParamCurveByName::PCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrlEx_SetParamLoopAroundByName \ static_assert(alignof(MaterialParamsSplineCtrlEx_SetParamLoopAroundByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrlEx_SetParamLoopAroundByName"); \ static_assert(sizeof(MaterialParamsSplineCtrlEx_SetParamLoopAroundByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrlEx_SetParamLoopAroundByName"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamLoopAroundByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrlEx_SetParamLoopAroundByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamLoopAroundByName, State) == 0x000008, "Member 'MaterialParamsSplineCtrlEx_SetParamLoopAroundByName::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName \ static_assert(alignof(MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName"); \ static_assert(sizeof(MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName, Value) == 0x000008, "Member 'MaterialParamsSplineCtrlEx_SetParamSpeedScaleByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MaterialParamsSplineCtrlEx_SetParamValueScaleByName \ static_assert(alignof(MaterialParamsSplineCtrlEx_SetParamValueScaleByName) == 0x000004, "Wrong alignment on MaterialParamsSplineCtrlEx_SetParamValueScaleByName"); \ static_assert(sizeof(MaterialParamsSplineCtrlEx_SetParamValueScaleByName) == 0x00000C, "Wrong size on MaterialParamsSplineCtrlEx_SetParamValueScaleByName"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamValueScaleByName, Name_0) == 0x000000, "Member 'MaterialParamsSplineCtrlEx_SetParamValueScaleByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MaterialParamsSplineCtrlEx_SetParamValueScaleByName, Value) == 0x000008, "Member 'MaterialParamsSplineCtrlEx_SetParamValueScaleByName::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialParamsSplineCtrlEx \ static_assert(alignof(UMaterialParamsSplineCtrlEx) == 0x000008, "Wrong alignment on UMaterialParamsSplineCtrlEx"); \ static_assert(sizeof(UMaterialParamsSplineCtrlEx) == 0x0000D0, "Wrong size on UMaterialParamsSplineCtrlEx"); \ static_assert(offsetof(UMaterialParamsSplineCtrlEx, Materials) == 0x0000A8, "Member 'UMaterialParamsSplineCtrlEx::Materials' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrlEx, Parameters) == 0x0000B8, "Member 'UMaterialParamsSplineCtrlEx::Parameters' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrlEx, TimeScale) == 0x0000C8, "Member 'UMaterialParamsSplineCtrlEx::TimeScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrlEx, DynamicChangesCheck) == 0x0000CC, "Member 'UMaterialParamsSplineCtrlEx::DynamicChangesCheck' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlooberAkPortalComponent \ static_assert(alignof(UBlooberAkPortalComponent) == 0x000010, "Wrong alignment on UBlooberAkPortalComponent"); \ static_assert(sizeof(UBlooberAkPortalComponent) == 0x000390, "Wrong size on UBlooberAkPortalComponent"); \ #define DUMPER7_ASSERTS_ABlooberAkAcousticPortal \ static_assert(alignof(ABlooberAkAcousticPortal) == 0x000008, "Wrong alignment on ABlooberAkAcousticPortal"); \ static_assert(sizeof(ABlooberAkAcousticPortal) == 0x0002F8, "Wrong size on ABlooberAkAcousticPortal"); \ #define DUMPER7_ASSERTS_ABlooberAkAmbientSound \ static_assert(alignof(ABlooberAkAmbientSound) == 0x000008, "Wrong alignment on ABlooberAkAmbientSound"); \ static_assert(sizeof(ABlooberAkAmbientSound) == 0x0002F8, "Wrong size on ABlooberAkAmbientSound"); \ #define DUMPER7_ASSERTS_BlooberAkComponent_SimplePostAkEvent \ static_assert(alignof(BlooberAkComponent_SimplePostAkEvent) == 0x000008, "Wrong alignment on BlooberAkComponent_SimplePostAkEvent"); \ static_assert(sizeof(BlooberAkComponent_SimplePostAkEvent) == 0x000010, "Wrong size on BlooberAkComponent_SimplePostAkEvent"); \ static_assert(offsetof(BlooberAkComponent_SimplePostAkEvent, InEvent) == 0x000000, "Member 'BlooberAkComponent_SimplePostAkEvent::InEvent' has a wrong offset!"); \ static_assert(offsetof(BlooberAkComponent_SimplePostAkEvent, ReturnValue) == 0x000008, "Member 'BlooberAkComponent_SimplePostAkEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlooberAkComponent_SimplePostAssociatedAkEvent \ static_assert(alignof(BlooberAkComponent_SimplePostAssociatedAkEvent) == 0x000004, "Wrong alignment on BlooberAkComponent_SimplePostAssociatedAkEvent"); \ static_assert(sizeof(BlooberAkComponent_SimplePostAssociatedAkEvent) == 0x000004, "Wrong size on BlooberAkComponent_SimplePostAssociatedAkEvent"); \ static_assert(offsetof(BlooberAkComponent_SimplePostAssociatedAkEvent, ReturnValue) == 0x000000, "Member 'BlooberAkComponent_SimplePostAssociatedAkEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlooberAkComponent \ static_assert(alignof(UBlooberAkComponent) == 0x000010, "Wrong alignment on UBlooberAkComponent"); \ static_assert(sizeof(UBlooberAkComponent) == 0x0004B0, "Wrong size on UBlooberAkComponent"); \ #define DUMPER7_ASSERTS_UBlooberAkLateReverbComponent \ static_assert(alignof(UBlooberAkLateReverbComponent) == 0x000010, "Wrong alignment on UBlooberAkLateReverbComponent"); \ static_assert(sizeof(UBlooberAkLateReverbComponent) == 0x000330, "Wrong size on UBlooberAkLateReverbComponent"); \ #define DUMPER7_ASSERTS_ABlooberAkReverbVolume \ static_assert(alignof(ABlooberAkReverbVolume) == 0x000008, "Wrong alignment on ABlooberAkReverbVolume"); \ static_assert(sizeof(ABlooberAkReverbVolume) == 0x000320, "Wrong size on ABlooberAkReverbVolume"); \ #define DUMPER7_ASSERTS_UBlooberAkRoomComponent \ static_assert(alignof(UBlooberAkRoomComponent) == 0x000010, "Wrong alignment on UBlooberAkRoomComponent"); \ static_assert(sizeof(UBlooberAkRoomComponent) == 0x000300, "Wrong size on UBlooberAkRoomComponent"); \ #define DUMPER7_ASSERTS_ABlooberAkSpatialAudioVolume \ static_assert(alignof(ABlooberAkSpatialAudioVolume) == 0x000008, "Wrong alignment on ABlooberAkSpatialAudioVolume"); \ static_assert(sizeof(ABlooberAkSpatialAudioVolume) == 0x000300, "Wrong size on ABlooberAkSpatialAudioVolume"); \ #define DUMPER7_ASSERTS_ABlooberAkSpotReflector \ static_assert(alignof(ABlooberAkSpotReflector) == 0x000008, "Wrong alignment on ABlooberAkSpotReflector"); \ static_assert(sizeof(ABlooberAkSpotReflector) == 0x0002E8, "Wrong size on ABlooberAkSpotReflector"); \ #define DUMPER7_ASSERTS_ABlooberAkVisualizationActor \ static_assert(alignof(ABlooberAkVisualizationActor) == 0x000008, "Wrong alignment on ABlooberAkVisualizationActor"); \ static_assert(sizeof(ABlooberAkVisualizationActor) == 0x0002C0, "Wrong size on ABlooberAkVisualizationActor"); \ static_assert(offsetof(ABlooberAkVisualizationActor, VisComponent) == 0x0002B0, "Member 'ABlooberAkVisualizationActor::VisComponent' has a wrong offset!"); \ static_assert(offsetof(ABlooberAkVisualizationActor, InstComponent) == 0x0002B8, "Member 'ABlooberAkVisualizationActor::InstComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlooberAkVisualizationComponent \ static_assert(alignof(UBlooberAkVisualizationComponent) == 0x000010, "Wrong alignment on UBlooberAkVisualizationComponent"); \ static_assert(sizeof(UBlooberAkVisualizationComponent) == 0x000470, "Wrong size on UBlooberAkVisualizationComponent"); \ static_assert(offsetof(UBlooberAkVisualizationComponent, DbgScreenPosition) == 0x000458, "Member 'UBlooberAkVisualizationComponent::DbgScreenPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlooberNiagaraAkAudioPlayer \ static_assert(alignof(UBlooberNiagaraAkAudioPlayer) == 0x000008, "Wrong alignment on UBlooberNiagaraAkAudioPlayer"); \ static_assert(sizeof(UBlooberNiagaraAkAudioPlayer) == 0x000060, "Wrong size on UBlooberNiagaraAkAudioPlayer"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, SoundToPlay) == 0x000038, "Member 'UBlooberNiagaraAkAudioPlayer::SoundToPlay' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, StrParameterNames) == 0x000040, "Member 'UBlooberNiagaraAkAudioPlayer::StrParameterNames' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, bLimitPlaysPerTick) == 0x000050, "Member 'UBlooberNiagaraAkAudioPlayer::bLimitPlaysPerTick' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, MaxPlaysPerTick) == 0x000054, "Member 'UBlooberNiagaraAkAudioPlayer::MaxPlaysPerTick' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, bStopWhenComponentIsDestroyed) == 0x000058, "Member 'UBlooberNiagaraAkAudioPlayer::bStopWhenComponentIsDestroyed' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, bAllowLoopingOneShotSounds) == 0x000059, "Member 'UBlooberNiagaraAkAudioPlayer::bAllowLoopingOneShotSounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterCurveSettings \ static_assert(alignof(FWaterCurveSettings) == 0x000008, "Wrong alignment on FWaterCurveSettings"); \ static_assert(sizeof(FWaterCurveSettings) == 0x000020, "Wrong size on FWaterCurveSettings"); \ static_assert(offsetof(FWaterCurveSettings, bUseCurveChannel) == 0x000000, "Member 'FWaterCurveSettings::bUseCurveChannel' has a wrong offset!"); \ static_assert(offsetof(FWaterCurveSettings, ElevationCurveAsset) == 0x000008, "Member 'FWaterCurveSettings::ElevationCurveAsset' has a wrong offset!"); \ static_assert(offsetof(FWaterCurveSettings, ChannelEdgeOffset) == 0x000010, "Member 'FWaterCurveSettings::ChannelEdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FWaterCurveSettings, ChannelDepth) == 0x000014, "Member 'FWaterCurveSettings::ChannelDepth' has a wrong offset!"); \ static_assert(offsetof(FWaterCurveSettings, CurveRampWidth) == 0x000018, "Member 'FWaterCurveSettings::CurveRampWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSphericalPontoon \ static_assert(alignof(FSphericalPontoon) == 0x000010, "Wrong alignment on FSphericalPontoon"); \ static_assert(sizeof(FSphericalPontoon) == 0x0002D0, "Wrong size on FSphericalPontoon"); \ static_assert(offsetof(FSphericalPontoon, CenterSocket) == 0x000000, "Member 'FSphericalPontoon::CenterSocket' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, RelativeLocation) == 0x000008, "Member 'FSphericalPontoon::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, Radius) == 0x000020, "Member 'FSphericalPontoon::Radius' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, bFXEnabled) == 0x000024, "Member 'FSphericalPontoon::bFXEnabled' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, LocalForce) == 0x000028, "Member 'FSphericalPontoon::LocalForce' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, CenterLocation) == 0x000040, "Member 'FSphericalPontoon::CenterLocation' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, SocketRotation) == 0x000060, "Member 'FSphericalPontoon::SocketRotation' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, Offset) == 0x000080, "Member 'FSphericalPontoon::Offset' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterHeight) == 0x00009C, "Member 'FSphericalPontoon::WaterHeight' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterDepth) == 0x0000A0, "Member 'FSphericalPontoon::WaterDepth' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, ImmersionDepth) == 0x0000A4, "Member 'FSphericalPontoon::ImmersionDepth' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterPlaneLocation) == 0x0000A8, "Member 'FSphericalPontoon::WaterPlaneLocation' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterPlaneNormal) == 0x0000C0, "Member 'FSphericalPontoon::WaterPlaneNormal' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterSurfacePosition) == 0x0000D8, "Member 'FSphericalPontoon::WaterSurfacePosition' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterVelocity) == 0x0000F0, "Member 'FSphericalPontoon::WaterVelocity' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, WaterBodyIndex) == 0x000108, "Member 'FSphericalPontoon::WaterBodyIndex' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, bIsInWater) == 0x00010C, "Member 'FSphericalPontoon::bIsInWater' has a wrong offset!"); \ static_assert(offsetof(FSphericalPontoon, CurrentWaterBodyComponent) == 0x0002B8, "Member 'FSphericalPontoon::CurrentWaterBodyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBuoyancyData \ static_assert(alignof(FBuoyancyData) == 0x000008, "Wrong alignment on FBuoyancyData"); \ static_assert(sizeof(FBuoyancyData) == 0x000090, "Wrong size on FBuoyancyData"); \ static_assert(offsetof(FBuoyancyData, Pontoons) == 0x000000, "Member 'FBuoyancyData::Pontoons' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bCenterPontoonsOnCOM) == 0x000010, "Member 'FBuoyancyData::bCenterPontoonsOnCOM' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyCoefficient) == 0x000014, "Member 'FBuoyancyData::BuoyancyCoefficient' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyDamp) == 0x000018, "Member 'FBuoyancyData::BuoyancyDamp' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyDamp2) == 0x00001C, "Member 'FBuoyancyData::BuoyancyDamp2' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyRampMinVelocity) == 0x000020, "Member 'FBuoyancyData::BuoyancyRampMinVelocity' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyRampMaxVelocity) == 0x000024, "Member 'FBuoyancyData::BuoyancyRampMaxVelocity' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, BuoyancyRampMax) == 0x000028, "Member 'FBuoyancyData::BuoyancyRampMax' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, MaxBuoyantForce) == 0x00002C, "Member 'FBuoyancyData::MaxBuoyantForce' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bApplyDragForcesInWater) == 0x000030, "Member 'FBuoyancyData::bApplyDragForcesInWater' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DragCoefficient) == 0x000034, "Member 'FBuoyancyData::DragCoefficient' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DragCoefficient2) == 0x000038, "Member 'FBuoyancyData::DragCoefficient2' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, AngularDragCoefficient) == 0x00003C, "Member 'FBuoyancyData::AngularDragCoefficient' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, MaxDragSpeed) == 0x000040, "Member 'FBuoyancyData::MaxDragSpeed' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bApplyRiverForces) == 0x000044, "Member 'FBuoyancyData::bApplyRiverForces' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, RiverPontoonIndex) == 0x000048, "Member 'FBuoyancyData::RiverPontoonIndex' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, WaterShorePushFactor) == 0x00004C, "Member 'FBuoyancyData::WaterShorePushFactor' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, RiverTraversalPathWidth) == 0x000050, "Member 'FBuoyancyData::RiverTraversalPathWidth' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, MaxShorePushForce) == 0x000054, "Member 'FBuoyancyData::MaxShorePushForce' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, WaterVelocityStrength) == 0x000058, "Member 'FBuoyancyData::WaterVelocityStrength' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, MaxWaterForce) == 0x00005C, "Member 'FBuoyancyData::MaxWaterForce' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bAlwaysAllowLateralPush) == 0x000060, "Member 'FBuoyancyData::bAlwaysAllowLateralPush' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bAllowCurrentWhenMovingFastUpstream) == 0x000061, "Member 'FBuoyancyData::bAllowCurrentWhenMovingFastUpstream' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, bApplyDownstreamAngularRotation) == 0x000062, "Member 'FBuoyancyData::bApplyDownstreamAngularRotation' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DownstreamAxisOfRotation) == 0x000068, "Member 'FBuoyancyData::DownstreamAxisOfRotation' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DownstreamRotationStrength) == 0x000080, "Member 'FBuoyancyData::DownstreamRotationStrength' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DownstreamRotationStiffness) == 0x000084, "Member 'FBuoyancyData::DownstreamRotationStiffness' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DownstreamRotationAngularDamping) == 0x000088, "Member 'FBuoyancyData::DownstreamRotationAngularDamping' has a wrong offset!"); \ static_assert(offsetof(FBuoyancyData, DownstreamMaxAcceleration) == 0x00008C, "Member 'FBuoyancyData::DownstreamMaxAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBodyWeightmapSettings \ static_assert(alignof(FWaterBodyWeightmapSettings) == 0x000008, "Wrong alignment on FWaterBodyWeightmapSettings"); \ static_assert(sizeof(FWaterBodyWeightmapSettings) == 0x000020, "Wrong size on FWaterBodyWeightmapSettings"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, FalloffWidth) == 0x000000, "Member 'FWaterBodyWeightmapSettings::FalloffWidth' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, EdgeOffset) == 0x000004, "Member 'FWaterBodyWeightmapSettings::EdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, ModulationTexture) == 0x000008, "Member 'FWaterBodyWeightmapSettings::ModulationTexture' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, TextureTiling) == 0x000010, "Member 'FWaterBodyWeightmapSettings::TextureTiling' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, TextureInfluence) == 0x000014, "Member 'FWaterBodyWeightmapSettings::TextureInfluence' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, Midpoint) == 0x000018, "Member 'FWaterBodyWeightmapSettings::Midpoint' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyWeightmapSettings, FinalOpacity) == 0x00001C, "Member 'FWaterBodyWeightmapSettings::FinalOpacity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGerstnerWave \ static_assert(alignof(FGerstnerWave) == 0x000008, "Wrong alignment on FGerstnerWave"); \ static_assert(sizeof(FGerstnerWave) == 0x000048, "Wrong size on FGerstnerWave"); \ static_assert(offsetof(FGerstnerWave, WaveLength) == 0x000000, "Member 'FGerstnerWave::WaveLength' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, Amplitude) == 0x000004, "Member 'FGerstnerWave::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, Steepness) == 0x000008, "Member 'FGerstnerWave::Steepness' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, Direction) == 0x000010, "Member 'FGerstnerWave::Direction' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, WaveVector) == 0x000028, "Member 'FGerstnerWave::WaveVector' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, WaveSpeed) == 0x000038, "Member 'FGerstnerWave::WaveSpeed' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, WKA) == 0x00003C, "Member 'FGerstnerWave::WKA' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, Q) == 0x000040, "Member 'FGerstnerWave::Q' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWave, PhaseOffset) == 0x000044, "Member 'FGerstnerWave::PhaseOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGerstnerWaveOctave \ static_assert(alignof(FGerstnerWaveOctave) == 0x000004, "Wrong alignment on FGerstnerWaveOctave"); \ static_assert(sizeof(FGerstnerWaveOctave) == 0x000014, "Wrong size on FGerstnerWaveOctave"); \ static_assert(offsetof(FGerstnerWaveOctave, NumWaves) == 0x000000, "Member 'FGerstnerWaveOctave::NumWaves' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWaveOctave, AmplitudeScale) == 0x000004, "Member 'FGerstnerWaveOctave::AmplitudeScale' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWaveOctave, MainDirection) == 0x000008, "Member 'FGerstnerWaveOctave::MainDirection' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWaveOctave, SpreadAngle) == 0x00000C, "Member 'FGerstnerWaveOctave::SpreadAngle' has a wrong offset!"); \ static_assert(offsetof(FGerstnerWaveOctave, bUniformSpread) == 0x000010, "Member 'FGerstnerWaveOctave::bUniformSpread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUnderwaterPostProcessSettings \ static_assert(alignof(FUnderwaterPostProcessSettings) == 0x000010, "Wrong alignment on FUnderwaterPostProcessSettings"); \ static_assert(sizeof(FUnderwaterPostProcessSettings) == 0x000720, "Wrong size on FUnderwaterPostProcessSettings"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, bEnabled) == 0x000000, "Member 'FUnderwaterPostProcessSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, Priority) == 0x000004, "Member 'FUnderwaterPostProcessSettings::Priority' has a wrong offset!"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, BlendRadius) == 0x000008, "Member 'FUnderwaterPostProcessSettings::BlendRadius' has a wrong offset!"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, BlendWeight) == 0x00000C, "Member 'FUnderwaterPostProcessSettings::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, PostProcessSettings) == 0x000010, "Member 'FUnderwaterPostProcessSettings::PostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(FUnderwaterPostProcessSettings, UnderwaterPostProcessMaterial) == 0x000710, "Member 'FUnderwaterPostProcessSettings::UnderwaterPostProcessMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterFalloffSettings \ static_assert(alignof(FWaterFalloffSettings) == 0x000004, "Wrong alignment on FWaterFalloffSettings"); \ static_assert(sizeof(FWaterFalloffSettings) == 0x000014, "Wrong size on FWaterFalloffSettings"); \ static_assert(offsetof(FWaterFalloffSettings, FalloffMode) == 0x000000, "Member 'FWaterFalloffSettings::FalloffMode' has a wrong offset!"); \ static_assert(offsetof(FWaterFalloffSettings, FalloffAngle) == 0x000004, "Member 'FWaterFalloffSettings::FalloffAngle' has a wrong offset!"); \ static_assert(offsetof(FWaterFalloffSettings, FalloffWidth) == 0x000008, "Member 'FWaterFalloffSettings::FalloffWidth' has a wrong offset!"); \ static_assert(offsetof(FWaterFalloffSettings, EdgeOffset) == 0x00000C, "Member 'FWaterFalloffSettings::EdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FWaterFalloffSettings, ZOffset) == 0x000010, "Member 'FWaterFalloffSettings::ZOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectBlurring \ static_assert(alignof(FWaterBrushEffectBlurring) == 0x000004, "Wrong alignment on FWaterBrushEffectBlurring"); \ static_assert(sizeof(FWaterBrushEffectBlurring) == 0x000008, "Wrong size on FWaterBrushEffectBlurring"); \ static_assert(offsetof(FWaterBrushEffectBlurring, bBlurShape) == 0x000000, "Member 'FWaterBrushEffectBlurring::bBlurShape' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectBlurring, Radius) == 0x000004, "Member 'FWaterBrushEffectBlurring::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectCurlNoise \ static_assert(alignof(FWaterBrushEffectCurlNoise) == 0x000004, "Wrong alignment on FWaterBrushEffectCurlNoise"); \ static_assert(sizeof(FWaterBrushEffectCurlNoise) == 0x000010, "Wrong size on FWaterBrushEffectCurlNoise"); \ static_assert(offsetof(FWaterBrushEffectCurlNoise, Curl1Amount) == 0x000000, "Member 'FWaterBrushEffectCurlNoise::Curl1Amount' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurlNoise, Curl2Amount) == 0x000004, "Member 'FWaterBrushEffectCurlNoise::Curl2Amount' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurlNoise, Curl1Tiling) == 0x000008, "Member 'FWaterBrushEffectCurlNoise::Curl1Tiling' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurlNoise, Curl2Tiling) == 0x00000C, "Member 'FWaterBrushEffectCurlNoise::Curl2Tiling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectDisplacement \ static_assert(alignof(FWaterBrushEffectDisplacement) == 0x000008, "Wrong alignment on FWaterBrushEffectDisplacement"); \ static_assert(sizeof(FWaterBrushEffectDisplacement) == 0x000028, "Wrong size on FWaterBrushEffectDisplacement"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, DisplacementHeight) == 0x000000, "Member 'FWaterBrushEffectDisplacement::DisplacementHeight' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, DisplacementTiling) == 0x000004, "Member 'FWaterBrushEffectDisplacement::DisplacementTiling' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, Texture) == 0x000008, "Member 'FWaterBrushEffectDisplacement::Texture' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, Midpoint) == 0x000010, "Member 'FWaterBrushEffectDisplacement::Midpoint' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, Channel) == 0x000014, "Member 'FWaterBrushEffectDisplacement::Channel' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectDisplacement, WeightmapInfluence) == 0x000024, "Member 'FWaterBrushEffectDisplacement::WeightmapInfluence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectSmoothBlending \ static_assert(alignof(FWaterBrushEffectSmoothBlending) == 0x000004, "Wrong alignment on FWaterBrushEffectSmoothBlending"); \ static_assert(sizeof(FWaterBrushEffectSmoothBlending) == 0x000008, "Wrong size on FWaterBrushEffectSmoothBlending"); \ static_assert(offsetof(FWaterBrushEffectSmoothBlending, InnerSmoothDistance) == 0x000000, "Member 'FWaterBrushEffectSmoothBlending::InnerSmoothDistance' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectSmoothBlending, OuterSmoothDistance) == 0x000004, "Member 'FWaterBrushEffectSmoothBlending::OuterSmoothDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectTerracing \ static_assert(alignof(FWaterBrushEffectTerracing) == 0x000004, "Wrong alignment on FWaterBrushEffectTerracing"); \ static_assert(sizeof(FWaterBrushEffectTerracing) == 0x000014, "Wrong size on FWaterBrushEffectTerracing"); \ static_assert(offsetof(FWaterBrushEffectTerracing, TerraceAlpha) == 0x000000, "Member 'FWaterBrushEffectTerracing::TerraceAlpha' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectTerracing, TerraceSpacing) == 0x000004, "Member 'FWaterBrushEffectTerracing::TerraceSpacing' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectTerracing, TerraceSmoothness) == 0x000008, "Member 'FWaterBrushEffectTerracing::TerraceSmoothness' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectTerracing, MaskLength) == 0x00000C, "Member 'FWaterBrushEffectTerracing::MaskLength' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectTerracing, MaskStartOffset) == 0x000010, "Member 'FWaterBrushEffectTerracing::MaskStartOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffects \ static_assert(alignof(FWaterBrushEffects) == 0x000008, "Wrong alignment on FWaterBrushEffects"); \ static_assert(sizeof(FWaterBrushEffects) == 0x000060, "Wrong size on FWaterBrushEffects"); \ static_assert(offsetof(FWaterBrushEffects, Blurring) == 0x000000, "Member 'FWaterBrushEffects::Blurring' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffects, CurlNoise) == 0x000008, "Member 'FWaterBrushEffects::CurlNoise' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffects, Displacement) == 0x000018, "Member 'FWaterBrushEffects::Displacement' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffects, SmoothBlending) == 0x000040, "Member 'FWaterBrushEffects::SmoothBlending' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffects, Terracing) == 0x000048, "Member 'FWaterBrushEffects::Terracing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBodyHeightmapSettings \ static_assert(alignof(FWaterBodyHeightmapSettings) == 0x000008, "Wrong alignment on FWaterBodyHeightmapSettings"); \ static_assert(sizeof(FWaterBodyHeightmapSettings) == 0x000080, "Wrong size on FWaterBodyHeightmapSettings"); \ static_assert(offsetof(FWaterBodyHeightmapSettings, BlendMode) == 0x000000, "Member 'FWaterBodyHeightmapSettings::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyHeightmapSettings, bInvertShape) == 0x000001, "Member 'FWaterBodyHeightmapSettings::bInvertShape' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyHeightmapSettings, FalloffSettings) == 0x000004, "Member 'FWaterBodyHeightmapSettings::FalloffSettings' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyHeightmapSettings, Effects) == 0x000018, "Member 'FWaterBodyHeightmapSettings::Effects' has a wrong offset!"); \ static_assert(offsetof(FWaterBodyHeightmapSettings, Priority) == 0x000078, "Member 'FWaterBodyHeightmapSettings::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterBrushEffectCurves \ static_assert(alignof(FWaterBrushEffectCurves) == 0x000008, "Wrong alignment on FWaterBrushEffectCurves"); \ static_assert(sizeof(FWaterBrushEffectCurves) == 0x000020, "Wrong size on FWaterBrushEffectCurves"); \ static_assert(offsetof(FWaterBrushEffectCurves, bUseCurveChannel) == 0x000000, "Member 'FWaterBrushEffectCurves::bUseCurveChannel' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurves, ElevationCurveAsset) == 0x000008, "Member 'FWaterBrushEffectCurves::ElevationCurveAsset' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurves, ChannelEdgeOffset) == 0x000010, "Member 'FWaterBrushEffectCurves::ChannelEdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurves, ChannelDepth) == 0x000014, "Member 'FWaterBrushEffectCurves::ChannelDepth' has a wrong offset!"); \ static_assert(offsetof(FWaterBrushEffectCurves, CurveRampWidth) == 0x000018, "Member 'FWaterBrushEffectCurves::CurveRampWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaterSplineCurveDefaults \ static_assert(alignof(FWaterSplineCurveDefaults) == 0x000004, "Wrong alignment on FWaterSplineCurveDefaults"); \ static_assert(sizeof(FWaterSplineCurveDefaults) == 0x000010, "Wrong size on FWaterSplineCurveDefaults"); \ static_assert(offsetof(FWaterSplineCurveDefaults, DefaultDepth) == 0x000000, "Member 'FWaterSplineCurveDefaults::DefaultDepth' has a wrong offset!"); \ static_assert(offsetof(FWaterSplineCurveDefaults, DefaultWidth) == 0x000004, "Member 'FWaterSplineCurveDefaults::DefaultWidth' has a wrong offset!"); \ static_assert(offsetof(FWaterSplineCurveDefaults, DefaultVelocity) == 0x000008, "Member 'FWaterSplineCurveDefaults::DefaultVelocity' has a wrong offset!"); \ static_assert(offsetof(FWaterSplineCurveDefaults, DefaultAudioIntensity) == 0x00000C, "Member 'FWaterSplineCurveDefaults::DefaultAudioIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterWavesBase \ static_assert(alignof(UWaterWavesBase) == 0x000008, "Wrong alignment on UWaterWavesBase"); \ static_assert(sizeof(UWaterWavesBase) == 0x000028, "Wrong size on UWaterWavesBase"); \ #define DUMPER7_ASSERTS_UWaterWaves \ static_assert(alignof(UWaterWaves) == 0x000008, "Wrong alignment on UWaterWaves"); \ static_assert(sizeof(UWaterWaves) == 0x000028, "Wrong size on UWaterWaves"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_GetLastWaterSurfaceInfo \ static_assert(alignof(BuoyancyComponent_GetLastWaterSurfaceInfo) == 0x000008, "Wrong alignment on BuoyancyComponent_GetLastWaterSurfaceInfo"); \ static_assert(sizeof(BuoyancyComponent_GetLastWaterSurfaceInfo) == 0x000068, "Wrong size on BuoyancyComponent_GetLastWaterSurfaceInfo"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterPlaneLocation) == 0x000000, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterPlaneLocation' has a wrong offset!"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterPlaneNormal) == 0x000018, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterPlaneNormal' has a wrong offset!"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterSurfacePosition) == 0x000030, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterSurfacePosition' has a wrong offset!"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterDepth) == 0x000048, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterDepth' has a wrong offset!"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterBodyIdx) == 0x00004C, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterBodyIdx' has a wrong offset!"); \ static_assert(offsetof(BuoyancyComponent_GetLastWaterSurfaceInfo, OutWaterVelocity) == 0x000050, "Member 'BuoyancyComponent_GetLastWaterSurfaceInfo::OutWaterVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_OnPontoonEnteredWater \ static_assert(alignof(BuoyancyComponent_OnPontoonEnteredWater) == 0x000010, "Wrong alignment on BuoyancyComponent_OnPontoonEnteredWater"); \ static_assert(sizeof(BuoyancyComponent_OnPontoonEnteredWater) == 0x0002D0, "Wrong size on BuoyancyComponent_OnPontoonEnteredWater"); \ static_assert(offsetof(BuoyancyComponent_OnPontoonEnteredWater, Pontoon) == 0x000000, "Member 'BuoyancyComponent_OnPontoonEnteredWater::Pontoon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_OnPontoonExitedWater \ static_assert(alignof(BuoyancyComponent_OnPontoonExitedWater) == 0x000010, "Wrong alignment on BuoyancyComponent_OnPontoonExitedWater"); \ static_assert(sizeof(BuoyancyComponent_OnPontoonExitedWater) == 0x0002D0, "Wrong size on BuoyancyComponent_OnPontoonExitedWater"); \ static_assert(offsetof(BuoyancyComponent_OnPontoonExitedWater, Pontoon) == 0x000000, "Member 'BuoyancyComponent_OnPontoonExitedWater::Pontoon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_GetCurrentWaterBodyComponents \ static_assert(alignof(BuoyancyComponent_GetCurrentWaterBodyComponents) == 0x000008, "Wrong alignment on BuoyancyComponent_GetCurrentWaterBodyComponents"); \ static_assert(sizeof(BuoyancyComponent_GetCurrentWaterBodyComponents) == 0x000010, "Wrong size on BuoyancyComponent_GetCurrentWaterBodyComponents"); \ static_assert(offsetof(BuoyancyComponent_GetCurrentWaterBodyComponents, ReturnValue) == 0x000000, "Member 'BuoyancyComponent_GetCurrentWaterBodyComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_IsInWaterBody \ static_assert(alignof(BuoyancyComponent_IsInWaterBody) == 0x000001, "Wrong alignment on BuoyancyComponent_IsInWaterBody"); \ static_assert(sizeof(BuoyancyComponent_IsInWaterBody) == 0x000001, "Wrong size on BuoyancyComponent_IsInWaterBody"); \ static_assert(offsetof(BuoyancyComponent_IsInWaterBody, ReturnValue) == 0x000000, "Member 'BuoyancyComponent_IsInWaterBody::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyComponent_IsOverlappingWaterBody \ static_assert(alignof(BuoyancyComponent_IsOverlappingWaterBody) == 0x000001, "Wrong alignment on BuoyancyComponent_IsOverlappingWaterBody"); \ static_assert(sizeof(BuoyancyComponent_IsOverlappingWaterBody) == 0x000001, "Wrong size on BuoyancyComponent_IsOverlappingWaterBody"); \ static_assert(offsetof(BuoyancyComponent_IsOverlappingWaterBody, ReturnValue) == 0x000000, "Member 'BuoyancyComponent_IsOverlappingWaterBody::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBuoyancyComponent \ static_assert(alignof(UBuoyancyComponent) == 0x000008, "Wrong alignment on UBuoyancyComponent"); \ static_assert(sizeof(UBuoyancyComponent) == 0x000208, "Wrong size on UBuoyancyComponent"); \ static_assert(offsetof(UBuoyancyComponent, Pontoons) == 0x0000A0, "Member 'UBuoyancyComponent::Pontoons' has a wrong offset!"); \ static_assert(offsetof(UBuoyancyComponent, OnEnteredWaterDelegate) == 0x0000B0, "Member 'UBuoyancyComponent::OnEnteredWaterDelegate' has a wrong offset!"); \ static_assert(offsetof(UBuoyancyComponent, OnExitedWaterDelegate) == 0x0000C0, "Member 'UBuoyancyComponent::OnExitedWaterDelegate' has a wrong offset!"); \ static_assert(offsetof(UBuoyancyComponent, BuoyancyData) == 0x0000D0, "Member 'UBuoyancyComponent::BuoyancyData' has a wrong offset!"); \ static_assert(offsetof(UBuoyancyComponent, CurrentWaterBodyComponents) == 0x000160, "Member 'UBuoyancyComponent::CurrentWaterBodyComponents' has a wrong offset!"); \ static_assert(offsetof(UBuoyancyComponent, SimulatingComponent) == 0x000170, "Member 'UBuoyancyComponent::SimulatingComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BuoyancyManager_GetBuoyancyComponentManager \ static_assert(alignof(BuoyancyManager_GetBuoyancyComponentManager) == 0x000008, "Wrong alignment on BuoyancyManager_GetBuoyancyComponentManager"); \ static_assert(sizeof(BuoyancyManager_GetBuoyancyComponentManager) == 0x000018, "Wrong size on BuoyancyManager_GetBuoyancyComponentManager"); \ static_assert(offsetof(BuoyancyManager_GetBuoyancyComponentManager, WorldContextObject) == 0x000000, "Member 'BuoyancyManager_GetBuoyancyComponentManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(BuoyancyManager_GetBuoyancyComponentManager, Manager) == 0x000008, "Member 'BuoyancyManager_GetBuoyancyComponentManager::Manager' has a wrong offset!"); \ static_assert(offsetof(BuoyancyManager_GetBuoyancyComponentManager, ReturnValue) == 0x000010, "Member 'BuoyancyManager_GetBuoyancyComponentManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABuoyancyManager \ static_assert(alignof(ABuoyancyManager) == 0x000008, "Wrong alignment on ABuoyancyManager"); \ static_assert(sizeof(ABuoyancyManager) == 0x000378, "Wrong size on ABuoyancyManager"); \ static_assert(offsetof(ABuoyancyManager, BuoyancyComponents) == 0x000300, "Member 'ABuoyancyManager::BuoyancyComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGerstnerWaterWaveSubsystem \ static_assert(alignof(UGerstnerWaterWaveSubsystem) == 0x000008, "Wrong alignment on UGerstnerWaterWaveSubsystem"); \ static_assert(sizeof(UGerstnerWaterWaveSubsystem) == 0x000048, "Wrong size on UGerstnerWaterWaveSubsystem"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_InsideWaterBody \ static_assert(alignof(UEnvQueryTest_InsideWaterBody) == 0x000008, "Wrong alignment on UEnvQueryTest_InsideWaterBody"); \ static_assert(sizeof(UEnvQueryTest_InsideWaterBody) == 0x000200, "Wrong size on UEnvQueryTest_InsideWaterBody"); \ static_assert(offsetof(UEnvQueryTest_InsideWaterBody, bIncludeWaves) == 0x0001F8, "Member 'UEnvQueryTest_InsideWaterBody::bIncludeWaves' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_InsideWaterBody, bSimpleWaves) == 0x0001F9, "Member 'UEnvQueryTest_InsideWaterBody::bSimpleWaves' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_InsideWaterBody, bIgnoreExclusionVolumes) == 0x0001FA, "Member 'UEnvQueryTest_InsideWaterBody::bIgnoreExclusionVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves \ static_assert(alignof(GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves) == 0x000008, "Wrong alignment on GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves"); \ static_assert(sizeof(GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves) == 0x000010, "Wrong size on GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves"); \ static_assert(offsetof(GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves, OutWaves) == 0x000000, "Member 'GerstnerWaterWaveGeneratorBase_GenerateGerstnerWaves::OutWaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGerstnerWaterWaveGeneratorBase \ static_assert(alignof(UGerstnerWaterWaveGeneratorBase) == 0x000008, "Wrong alignment on UGerstnerWaterWaveGeneratorBase"); \ static_assert(sizeof(UGerstnerWaterWaveGeneratorBase) == 0x000028, "Wrong size on UGerstnerWaterWaveGeneratorBase"); \ #define DUMPER7_ASSERTS_UGerstnerWaterWaveGeneratorSimple \ static_assert(alignof(UGerstnerWaterWaveGeneratorSimple) == 0x000008, "Wrong alignment on UGerstnerWaterWaveGeneratorSimple"); \ static_assert(sizeof(UGerstnerWaterWaveGeneratorSimple) == 0x000060, "Wrong size on UGerstnerWaterWaveGeneratorSimple"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, NumWaves) == 0x000028, "Member 'UGerstnerWaterWaveGeneratorSimple::NumWaves' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, Seed) == 0x00002C, "Member 'UGerstnerWaterWaveGeneratorSimple::Seed' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, Randomness) == 0x000030, "Member 'UGerstnerWaterWaveGeneratorSimple::Randomness' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, MinWavelength) == 0x000034, "Member 'UGerstnerWaterWaveGeneratorSimple::MinWavelength' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, MaxWavelength) == 0x000038, "Member 'UGerstnerWaterWaveGeneratorSimple::MaxWavelength' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, WavelengthFalloff) == 0x00003C, "Member 'UGerstnerWaterWaveGeneratorSimple::WavelengthFalloff' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, MinAmplitude) == 0x000040, "Member 'UGerstnerWaterWaveGeneratorSimple::MinAmplitude' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, MaxAmplitude) == 0x000044, "Member 'UGerstnerWaterWaveGeneratorSimple::MaxAmplitude' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, AmplitudeFalloff) == 0x000048, "Member 'UGerstnerWaterWaveGeneratorSimple::AmplitudeFalloff' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, WindAngleDeg) == 0x00004C, "Member 'UGerstnerWaterWaveGeneratorSimple::WindAngleDeg' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, DirectionAngularSpreadDeg) == 0x000050, "Member 'UGerstnerWaterWaveGeneratorSimple::DirectionAngularSpreadDeg' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, SmallWaveSteepness) == 0x000054, "Member 'UGerstnerWaterWaveGeneratorSimple::SmallWaveSteepness' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, LargeWaveSteepness) == 0x000058, "Member 'UGerstnerWaterWaveGeneratorSimple::LargeWaveSteepness' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSimple, SteepnessFalloff) == 0x00005C, "Member 'UGerstnerWaterWaveGeneratorSimple::SteepnessFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGerstnerWaterWaveGeneratorSpectrum \ static_assert(alignof(UGerstnerWaterWaveGeneratorSpectrum) == 0x000008, "Wrong alignment on UGerstnerWaterWaveGeneratorSpectrum"); \ static_assert(sizeof(UGerstnerWaterWaveGeneratorSpectrum) == 0x000040, "Wrong size on UGerstnerWaterWaveGeneratorSpectrum"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSpectrum, SpectrumType) == 0x000028, "Member 'UGerstnerWaterWaveGeneratorSpectrum::SpectrumType' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaveGeneratorSpectrum, Octaves) == 0x000030, "Member 'UGerstnerWaterWaveGeneratorSpectrum::Octaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGerstnerWaterWaves \ static_assert(alignof(UGerstnerWaterWaves) == 0x000008, "Wrong alignment on UGerstnerWaterWaves"); \ static_assert(sizeof(UGerstnerWaterWaves) == 0x000048, "Wrong size on UGerstnerWaterWaves"); \ static_assert(offsetof(UGerstnerWaterWaves, GerstnerWaveGenerator) == 0x000028, "Member 'UGerstnerWaterWaves::GerstnerWaveGenerator' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaves, GerstnerWaves) == 0x000030, "Member 'UGerstnerWaterWaves::GerstnerWaves' has a wrong offset!"); \ static_assert(offsetof(UGerstnerWaterWaves, MaxWaveHeight) == 0x000040, "Member 'UGerstnerWaterWaves::MaxWaveHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULakeCollisionComponent \ static_assert(alignof(ULakeCollisionComponent) == 0x000010, "Wrong alignment on ULakeCollisionComponent"); \ static_assert(sizeof(ULakeCollisionComponent) == 0x000560, "Wrong size on ULakeCollisionComponent"); \ static_assert(offsetof(ULakeCollisionComponent, CachedBodySetup) == 0x000540, "Member 'ULakeCollisionComponent::CachedBodySetup' has a wrong offset!"); \ static_assert(offsetof(ULakeCollisionComponent, BoxExtent) == 0x000548, "Member 'ULakeCollisionComponent::BoxExtent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceWater \ static_assert(alignof(UNiagaraDataInterfaceWater) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceWater"); \ static_assert(sizeof(UNiagaraDataInterfaceWater) == 0x000040, "Wrong size on UNiagaraDataInterfaceWater"); \ static_assert(offsetof(UNiagaraDataInterfaceWater, SourceBodyComponent) == 0x000038, "Member 'UNiagaraDataInterfaceWater::SourceBodyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraWaterFunctionLibrary_SetWaterBody \ static_assert(alignof(NiagaraWaterFunctionLibrary_SetWaterBody) == 0x000008, "Wrong alignment on NiagaraWaterFunctionLibrary_SetWaterBody"); \ static_assert(sizeof(NiagaraWaterFunctionLibrary_SetWaterBody) == 0x000020, "Wrong size on NiagaraWaterFunctionLibrary_SetWaterBody"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBody, NiagaraSystem) == 0x000000, "Member 'NiagaraWaterFunctionLibrary_SetWaterBody::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBody, OverrideName) == 0x000008, "Member 'NiagaraWaterFunctionLibrary_SetWaterBody::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBody, WaterBody) == 0x000018, "Member 'NiagaraWaterFunctionLibrary_SetWaterBody::WaterBody' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraWaterFunctionLibrary_SetWaterBodyComponent \ static_assert(alignof(NiagaraWaterFunctionLibrary_SetWaterBodyComponent) == 0x000008, "Wrong alignment on NiagaraWaterFunctionLibrary_SetWaterBodyComponent"); \ static_assert(sizeof(NiagaraWaterFunctionLibrary_SetWaterBodyComponent) == 0x000020, "Wrong size on NiagaraWaterFunctionLibrary_SetWaterBodyComponent"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBodyComponent, NiagaraSystem) == 0x000000, "Member 'NiagaraWaterFunctionLibrary_SetWaterBodyComponent::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBodyComponent, OverrideName) == 0x000008, "Member 'NiagaraWaterFunctionLibrary_SetWaterBodyComponent::OverrideName' has a wrong offset!"); \ static_assert(offsetof(NiagaraWaterFunctionLibrary_SetWaterBodyComponent, WaterBodyComponent) == 0x000018, "Member 'NiagaraWaterFunctionLibrary_SetWaterBodyComponent::WaterBodyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraWaterFunctionLibrary \ static_assert(alignof(UNiagaraWaterFunctionLibrary) == 0x000008, "Wrong alignment on UNiagaraWaterFunctionLibrary"); \ static_assert(sizeof(UNiagaraWaterFunctionLibrary) == 0x000028, "Wrong size on UNiagaraWaterFunctionLibrary"); \ #define DUMPER7_ASSERTS_UOceanCollisionComponent \ static_assert(alignof(UOceanCollisionComponent) == 0x000010, "Wrong alignment on UOceanCollisionComponent"); \ static_assert(sizeof(UOceanCollisionComponent) == 0x000580, "Wrong size on UOceanCollisionComponent"); \ static_assert(offsetof(UOceanCollisionComponent, CachedBodySetup) == 0x000540, "Member 'UOceanCollisionComponent::CachedBodySetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOceanBoxCollisionComponent \ static_assert(alignof(UOceanBoxCollisionComponent) == 0x000010, "Wrong alignment on UOceanBoxCollisionComponent"); \ static_assert(sizeof(UOceanBoxCollisionComponent) == 0x000580, "Wrong size on UOceanBoxCollisionComponent"); \ #define DUMPER7_ASSERTS_WaterBody_GetRiverToLakeTransitionMaterialInstance \ static_assert(alignof(WaterBody_GetRiverToLakeTransitionMaterialInstance) == 0x000008, "Wrong alignment on WaterBody_GetRiverToLakeTransitionMaterialInstance"); \ static_assert(sizeof(WaterBody_GetRiverToLakeTransitionMaterialInstance) == 0x000008, "Wrong size on WaterBody_GetRiverToLakeTransitionMaterialInstance"); \ static_assert(offsetof(WaterBody_GetRiverToLakeTransitionMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBody_GetRiverToLakeTransitionMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetRiverToOceanTransitionMaterialInstance \ static_assert(alignof(WaterBody_GetRiverToOceanTransitionMaterialInstance) == 0x000008, "Wrong alignment on WaterBody_GetRiverToOceanTransitionMaterialInstance"); \ static_assert(sizeof(WaterBody_GetRiverToOceanTransitionMaterialInstance) == 0x000008, "Wrong size on WaterBody_GetRiverToOceanTransitionMaterialInstance"); \ static_assert(offsetof(WaterBody_GetRiverToOceanTransitionMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBody_GetRiverToOceanTransitionMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterMaterialInstance \ static_assert(alignof(WaterBody_GetWaterMaterialInstance) == 0x000008, "Wrong alignment on WaterBody_GetWaterMaterialInstance"); \ static_assert(sizeof(WaterBody_GetWaterMaterialInstance) == 0x000008, "Wrong size on WaterBody_GetWaterMaterialInstance"); \ static_assert(offsetof(WaterBody_GetWaterMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBody_GetWaterMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_OnWaterBodyChanged \ static_assert(alignof(WaterBody_OnWaterBodyChanged) == 0x000001, "Wrong alignment on WaterBody_OnWaterBodyChanged"); \ static_assert(sizeof(WaterBody_OnWaterBodyChanged) == 0x000002, "Wrong size on WaterBody_OnWaterBodyChanged"); \ static_assert(offsetof(WaterBody_OnWaterBodyChanged, bShapeOrPositionChanged) == 0x000000, "Member 'WaterBody_OnWaterBodyChanged::bShapeOrPositionChanged' has a wrong offset!"); \ static_assert(offsetof(WaterBody_OnWaterBodyChanged, bWeightmapSettingsChanged) == 0x000001, "Member 'WaterBody_OnWaterBodyChanged::bWeightmapSettingsChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_SetWaterMaterial \ static_assert(alignof(WaterBody_SetWaterMaterial) == 0x000008, "Wrong alignment on WaterBody_SetWaterMaterial"); \ static_assert(sizeof(WaterBody_SetWaterMaterial) == 0x000008, "Wrong size on WaterBody_SetWaterMaterial"); \ static_assert(offsetof(WaterBody_SetWaterMaterial, InMaterial) == 0x000000, "Member 'WaterBody_SetWaterMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_SetWaterWaves \ static_assert(alignof(WaterBody_SetWaterWaves) == 0x000008, "Wrong alignment on WaterBody_SetWaterWaves"); \ static_assert(sizeof(WaterBody_SetWaterWaves) == 0x000008, "Wrong size on WaterBody_SetWaterWaves"); \ static_assert(offsetof(WaterBody_SetWaterWaves, InWaterWaves) == 0x000000, "Member 'WaterBody_SetWaterWaves::InWaterWaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetAudioIntensityAtSplineInputKey \ static_assert(alignof(WaterBody_GetAudioIntensityAtSplineInputKey) == 0x000004, "Wrong alignment on WaterBody_GetAudioIntensityAtSplineInputKey"); \ static_assert(sizeof(WaterBody_GetAudioIntensityAtSplineInputKey) == 0x000008, "Wrong size on WaterBody_GetAudioIntensityAtSplineInputKey"); \ static_assert(offsetof(WaterBody_GetAudioIntensityAtSplineInputKey, InKey) == 0x000000, "Member 'WaterBody_GetAudioIntensityAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WaterBody_GetAudioIntensityAtSplineInputKey, ReturnValue) == 0x000004, "Member 'WaterBody_GetAudioIntensityAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetExclusionVolumes \ static_assert(alignof(WaterBody_GetExclusionVolumes) == 0x000008, "Wrong alignment on WaterBody_GetExclusionVolumes"); \ static_assert(sizeof(WaterBody_GetExclusionVolumes) == 0x000010, "Wrong size on WaterBody_GetExclusionVolumes"); \ static_assert(offsetof(WaterBody_GetExclusionVolumes, ReturnValue) == 0x000000, "Member 'WaterBody_GetExclusionVolumes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetIslands \ static_assert(alignof(WaterBody_GetIslands) == 0x000008, "Wrong alignment on WaterBody_GetIslands"); \ static_assert(sizeof(WaterBody_GetIslands) == 0x000010, "Wrong size on WaterBody_GetIslands"); \ static_assert(offsetof(WaterBody_GetIslands, ReturnValue) == 0x000000, "Member 'WaterBody_GetIslands::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterBodyComponent \ static_assert(alignof(WaterBody_GetWaterBodyComponent) == 0x000008, "Wrong alignment on WaterBody_GetWaterBodyComponent"); \ static_assert(sizeof(WaterBody_GetWaterBodyComponent) == 0x000008, "Wrong size on WaterBody_GetWaterBodyComponent"); \ static_assert(offsetof(WaterBody_GetWaterBodyComponent, ReturnValue) == 0x000000, "Member 'WaterBody_GetWaterBodyComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterBodyType \ static_assert(alignof(WaterBody_GetWaterBodyType) == 0x000001, "Wrong alignment on WaterBody_GetWaterBodyType"); \ static_assert(sizeof(WaterBody_GetWaterBodyType) == 0x000001, "Wrong size on WaterBody_GetWaterBodyType"); \ static_assert(offsetof(WaterBody_GetWaterBodyType, ReturnValue) == 0x000000, "Member 'WaterBody_GetWaterBodyType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterSpline \ static_assert(alignof(WaterBody_GetWaterSpline) == 0x000008, "Wrong alignment on WaterBody_GetWaterSpline"); \ static_assert(sizeof(WaterBody_GetWaterSpline) == 0x000008, "Wrong size on WaterBody_GetWaterSpline"); \ static_assert(offsetof(WaterBody_GetWaterSpline, ReturnValue) == 0x000000, "Member 'WaterBody_GetWaterSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterVelocityAtSplineInputKey \ static_assert(alignof(WaterBody_GetWaterVelocityAtSplineInputKey) == 0x000004, "Wrong alignment on WaterBody_GetWaterVelocityAtSplineInputKey"); \ static_assert(sizeof(WaterBody_GetWaterVelocityAtSplineInputKey) == 0x000008, "Wrong size on WaterBody_GetWaterVelocityAtSplineInputKey"); \ static_assert(offsetof(WaterBody_GetWaterVelocityAtSplineInputKey, InKey) == 0x000000, "Member 'WaterBody_GetWaterVelocityAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WaterBody_GetWaterVelocityAtSplineInputKey, ReturnValue) == 0x000004, "Member 'WaterBody_GetWaterVelocityAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBody_GetWaterVelocityVectorAtSplineInputKey \ static_assert(alignof(WaterBody_GetWaterVelocityVectorAtSplineInputKey) == 0x000008, "Wrong alignment on WaterBody_GetWaterVelocityVectorAtSplineInputKey"); \ static_assert(sizeof(WaterBody_GetWaterVelocityVectorAtSplineInputKey) == 0x000020, "Wrong size on WaterBody_GetWaterVelocityVectorAtSplineInputKey"); \ static_assert(offsetof(WaterBody_GetWaterVelocityVectorAtSplineInputKey, InKey) == 0x000000, "Member 'WaterBody_GetWaterVelocityVectorAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WaterBody_GetWaterVelocityVectorAtSplineInputKey, ReturnValue) == 0x000008, "Member 'WaterBody_GetWaterVelocityVectorAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBody \ static_assert(alignof(AWaterBody) == 0x000008, "Wrong alignment on AWaterBody"); \ static_assert(sizeof(AWaterBody) == 0x0002E0, "Wrong size on AWaterBody"); \ static_assert(offsetof(AWaterBody, SplineComp) == 0x0002B8, "Member 'AWaterBody::SplineComp' has a wrong offset!"); \ static_assert(offsetof(AWaterBody, WaterSplineMetadata) == 0x0002C0, "Member 'AWaterBody::WaterSplineMetadata' has a wrong offset!"); \ static_assert(offsetof(AWaterBody, WaterBodyComponent) == 0x0002C8, "Member 'AWaterBody::WaterBodyComponent' has a wrong offset!"); \ static_assert(offsetof(AWaterBody, WaterBodyIndex) == 0x0002D0, "Member 'AWaterBody::WaterBodyIndex' has a wrong offset!"); \ static_assert(offsetof(AWaterBody, WaterBodyType) == 0x0002D4, "Member 'AWaterBody::WaterBodyType' has a wrong offset!"); \ static_assert(offsetof(AWaterBody, WaterWaves) == 0x0002D8, "Member 'AWaterBody::WaterWaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterBodyGenerator \ static_assert(alignof(UWaterBodyGenerator) == 0x000008, "Wrong alignment on UWaterBodyGenerator"); \ static_assert(sizeof(UWaterBodyGenerator) == 0x000028, "Wrong size on UWaterBodyGenerator"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetRiverToLakeTransitionMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetRiverToOceanTransitionMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetUnderwaterPostProcessMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterInfoMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetWaterInfoMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterInfoMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetWaterInfoMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterInfoMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetWaterInfoMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterInfoMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterLODMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetWaterLODMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterLODMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetWaterLODMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterLODMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetWaterLODMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterLODMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterMaterialInstance \ static_assert(alignof(WaterBodyComponent_GetWaterMaterialInstance) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterMaterialInstance"); \ static_assert(sizeof(WaterBodyComponent_GetWaterMaterialInstance) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterMaterialInstance"); \ static_assert(offsetof(WaterBodyComponent_GetWaterMaterialInstance, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_OnWaterBodyChanged \ static_assert(alignof(WaterBodyComponent_OnWaterBodyChanged) == 0x000001, "Wrong alignment on WaterBodyComponent_OnWaterBodyChanged"); \ static_assert(sizeof(WaterBodyComponent_OnWaterBodyChanged) == 0x000002, "Wrong size on WaterBodyComponent_OnWaterBodyChanged"); \ static_assert(offsetof(WaterBodyComponent_OnWaterBodyChanged, bShapeOrPositionChanged) == 0x000000, "Member 'WaterBodyComponent_OnWaterBodyChanged::bShapeOrPositionChanged' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_OnWaterBodyChanged, bWeightmapSettingsChanged) == 0x000001, "Member 'WaterBodyComponent_OnWaterBodyChanged::bWeightmapSettingsChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial \ static_assert(alignof(WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial) == 0x000008, "Wrong alignment on WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial"); \ static_assert(sizeof(WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial) == 0x000010, "Wrong size on WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial"); \ static_assert(offsetof(WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial, InWaterMaterial) == 0x000000, "Member 'WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial::InWaterMaterial' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial, InUnderWaterPostProcessMaterial) == 0x000008, "Member 'WaterBodyComponent_SetWaterAndUnderWaterPostProcessMaterial::InUnderWaterPostProcessMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetCollisionComponents \ static_assert(alignof(WaterBodyComponent_GetCollisionComponents) == 0x000008, "Wrong alignment on WaterBodyComponent_GetCollisionComponents"); \ static_assert(sizeof(WaterBodyComponent_GetCollisionComponents) == 0x000018, "Wrong size on WaterBodyComponent_GetCollisionComponents"); \ static_assert(offsetof(WaterBodyComponent_GetCollisionComponents, bInOnlyEnabledComponents) == 0x000000, "Member 'WaterBodyComponent_GetCollisionComponents::bInOnlyEnabledComponents' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetCollisionComponents, ReturnValue) == 0x000008, "Member 'WaterBodyComponent_GetCollisionComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetExclusionVolumes \ static_assert(alignof(WaterBodyComponent_GetExclusionVolumes) == 0x000008, "Wrong alignment on WaterBodyComponent_GetExclusionVolumes"); \ static_assert(sizeof(WaterBodyComponent_GetExclusionVolumes) == 0x000010, "Wrong size on WaterBodyComponent_GetExclusionVolumes"); \ static_assert(offsetof(WaterBodyComponent_GetExclusionVolumes, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetExclusionVolumes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetIslands \ static_assert(alignof(WaterBodyComponent_GetIslands) == 0x000008, "Wrong alignment on WaterBodyComponent_GetIslands"); \ static_assert(sizeof(WaterBodyComponent_GetIslands) == 0x000010, "Wrong size on WaterBodyComponent_GetIslands"); \ static_assert(offsetof(WaterBodyComponent_GetIslands, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetIslands::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetMaxWaveHeight \ static_assert(alignof(WaterBodyComponent_GetMaxWaveHeight) == 0x000004, "Wrong alignment on WaterBodyComponent_GetMaxWaveHeight"); \ static_assert(sizeof(WaterBodyComponent_GetMaxWaveHeight) == 0x000004, "Wrong size on WaterBodyComponent_GetMaxWaveHeight"); \ static_assert(offsetof(WaterBodyComponent_GetMaxWaveHeight, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetMaxWaveHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetStandardRenderableComponents \ static_assert(alignof(WaterBodyComponent_GetStandardRenderableComponents) == 0x000008, "Wrong alignment on WaterBodyComponent_GetStandardRenderableComponents"); \ static_assert(sizeof(WaterBodyComponent_GetStandardRenderableComponents) == 0x000010, "Wrong size on WaterBodyComponent_GetStandardRenderableComponents"); \ static_assert(offsetof(WaterBodyComponent_GetStandardRenderableComponents, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetStandardRenderableComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterBodyActor \ static_assert(alignof(WaterBodyComponent_GetWaterBodyActor) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterBodyActor"); \ static_assert(sizeof(WaterBodyComponent_GetWaterBodyActor) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterBodyActor"); \ static_assert(offsetof(WaterBodyComponent_GetWaterBodyActor, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterBodyActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterMaterial \ static_assert(alignof(WaterBodyComponent_GetWaterMaterial) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterMaterial"); \ static_assert(sizeof(WaterBodyComponent_GetWaterMaterial) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterMaterial"); \ static_assert(offsetof(WaterBodyComponent_GetWaterMaterial, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterSpline \ static_assert(alignof(WaterBodyComponent_GetWaterSpline) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterSpline"); \ static_assert(sizeof(WaterBodyComponent_GetWaterSpline) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterSpline"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSpline, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterSurfaceInfoAtLocation \ static_assert(alignof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterSurfaceInfoAtLocation"); \ static_assert(sizeof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation) == 0x000068, "Wrong size on WaterBodyComponent_GetWaterSurfaceInfoAtLocation"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, InLocation) == 0x000000, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::InLocation' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, OutWaterSurfaceLocation) == 0x000018, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::OutWaterSurfaceLocation' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, OutWaterSurfaceNormal) == 0x000030, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::OutWaterSurfaceNormal' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, OutWaterVelocity) == 0x000048, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::OutWaterVelocity' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, OutWaterDepth) == 0x000060, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::OutWaterDepth' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterSurfaceInfoAtLocation, bIncludeDepth) == 0x000064, "Member 'WaterBodyComponent_GetWaterSurfaceInfoAtLocation::bIncludeDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterVelocityAtSplineInputKey \ static_assert(alignof(WaterBodyComponent_GetWaterVelocityAtSplineInputKey) == 0x000004, "Wrong alignment on WaterBodyComponent_GetWaterVelocityAtSplineInputKey"); \ static_assert(sizeof(WaterBodyComponent_GetWaterVelocityAtSplineInputKey) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterVelocityAtSplineInputKey"); \ static_assert(offsetof(WaterBodyComponent_GetWaterVelocityAtSplineInputKey, InKey) == 0x000000, "Member 'WaterBodyComponent_GetWaterVelocityAtSplineInputKey::InKey' has a wrong offset!"); \ static_assert(offsetof(WaterBodyComponent_GetWaterVelocityAtSplineInputKey, ReturnValue) == 0x000004, "Member 'WaterBodyComponent_GetWaterVelocityAtSplineInputKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterBodyComponent_GetWaterWaves \ static_assert(alignof(WaterBodyComponent_GetWaterWaves) == 0x000008, "Wrong alignment on WaterBodyComponent_GetWaterWaves"); \ static_assert(sizeof(WaterBodyComponent_GetWaterWaves) == 0x000008, "Wrong size on WaterBodyComponent_GetWaterWaves"); \ static_assert(offsetof(WaterBodyComponent_GetWaterWaves, ReturnValue) == 0x000000, "Member 'WaterBodyComponent_GetWaterWaves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterBodyComponent \ static_assert(alignof(UWaterBodyComponent) == 0x000010, "Wrong alignment on UWaterBodyComponent"); \ static_assert(sizeof(UWaterBodyComponent) == 0x001570, "Wrong size on UWaterBodyComponent"); \ static_assert(offsetof(UWaterBodyComponent, PhysicalMaterial) == 0x000540, "Member 'UWaterBodyComponent::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, TargetWaveMaskDepth) == 0x000548, "Member 'UWaterBodyComponent::TargetWaveMaskDepth' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, MaxWaveHeightOffset) == 0x00054C, "Member 'UWaterBodyComponent::MaxWaveHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, UnderwaterPostProcessSettings) == 0x000550, "Member 'UWaterBodyComponent::UnderwaterPostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, CurveSettings) == 0x000C70, "Member 'UWaterBodyComponent::CurveSettings' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterMaterial) == 0x000C90, "Member 'UWaterBodyComponent::WaterMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterHLODMaterial) == 0x000C98, "Member 'UWaterBodyComponent::WaterHLODMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterLODMaterial) == 0x000CA0, "Member 'UWaterBodyComponent::WaterLODMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, UnderwaterPostProcessMaterial) == 0x000CA8, "Member 'UWaterBodyComponent::UnderwaterPostProcessMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterInfoMaterial) == 0x000CB0, "Member 'UWaterBodyComponent::WaterInfoMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterHeightmapSettings) == 0x000CB8, "Member 'UWaterBodyComponent::WaterHeightmapSettings' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, ShapeDilation) == 0x000D38, "Member 'UWaterBodyComponent::ShapeDilation' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, CollisionHeightOffset) == 0x000D3C, "Member 'UWaterBodyComponent::CollisionHeightOffset' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, bAffectsLandscape) == 0x000D40, "Member 'UWaterBodyComponent::bAffectsLandscape' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterBodyIndex) == 0x000D44, "Member 'UWaterBodyComponent::WaterBodyIndex' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterMeshOverride) == 0x000D48, "Member 'UWaterBodyComponent::WaterMeshOverride' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, bAlwaysGenerateWaterMeshTiles) == 0x000D50, "Member 'UWaterBodyComponent::bAlwaysGenerateWaterMeshTiles' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, OverlapMaterialPriority) == 0x000D54, "Member 'UWaterBodyComponent::OverlapMaterialPriority' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterSplineMetadata) == 0x000D58, "Member 'UWaterBodyComponent::WaterSplineMetadata' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterMID) == 0x000D60, "Member 'UWaterBodyComponent::WaterMID' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterLODMID) == 0x000D68, "Member 'UWaterBodyComponent::WaterLODMID' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, UnderwaterPostProcessMID) == 0x000D70, "Member 'UWaterBodyComponent::UnderwaterPostProcessMID' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterInfoMID) == 0x000D78, "Member 'UWaterBodyComponent::WaterInfoMID' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterBodyIslands) == 0x000D80, "Member 'UWaterBodyComponent::WaterBodyIslands' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterBodyExclusionVolumes) == 0x000D90, "Member 'UWaterBodyComponent::WaterBodyExclusionVolumes' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, Landscape) == 0x000DA0, "Member 'UWaterBodyComponent::Landscape' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, OwningWaterZone) == 0x000DA8, "Member 'UWaterBodyComponent::OwningWaterZone' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterZoneOverride) == 0x000DD8, "Member 'UWaterBodyComponent::WaterZoneOverride' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, CurrentPostProcessSettings) == 0x000E10, "Member 'UWaterBodyComponent::CurrentPostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, WaterNavAreaClass) == 0x001510, "Member 'UWaterBodyComponent::WaterNavAreaClass' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyComponent, FixedWaterDepth) == 0x001568, "Member 'UWaterBodyComponent::FixedWaterDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomMeshGenerator \ static_assert(alignof(UCustomMeshGenerator) == 0x000008, "Wrong alignment on UCustomMeshGenerator"); \ static_assert(sizeof(UCustomMeshGenerator) == 0x000030, "Wrong size on UCustomMeshGenerator"); \ static_assert(offsetof(UCustomMeshGenerator, MeshComp) == 0x000028, "Member 'UCustomMeshGenerator::MeshComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyCustom \ static_assert(alignof(AWaterBodyCustom) == 0x000008, "Wrong alignment on AWaterBodyCustom"); \ static_assert(sizeof(AWaterBodyCustom) == 0x0002E0, "Wrong size on AWaterBodyCustom"); \ #define DUMPER7_ASSERTS_UWaterBodyCustomComponent \ static_assert(alignof(UWaterBodyCustomComponent) == 0x000010, "Wrong alignment on UWaterBodyCustomComponent"); \ static_assert(sizeof(UWaterBodyCustomComponent) == 0x001580, "Wrong size on UWaterBodyCustomComponent"); \ static_assert(offsetof(UWaterBodyCustomComponent, MeshComp) == 0x001570, "Member 'UWaterBodyCustomComponent::MeshComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyExclusionVolume \ static_assert(alignof(AWaterBodyExclusionVolume) == 0x000008, "Wrong alignment on AWaterBodyExclusionVolume"); \ static_assert(sizeof(AWaterBodyExclusionVolume) == 0x000310, "Wrong size on AWaterBodyExclusionVolume"); \ static_assert(offsetof(AWaterBodyExclusionVolume, bExcludeAllOverlappingWaterBodies) == 0x0002F8, "Member 'AWaterBodyExclusionVolume::bExcludeAllOverlappingWaterBodies' has a wrong offset!"); \ static_assert(offsetof(AWaterBodyExclusionVolume, WaterBodiesToExclude) == 0x000300, "Member 'AWaterBodyExclusionVolume::WaterBodiesToExclude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterBodyHLODBuilder \ static_assert(alignof(UWaterBodyHLODBuilder) == 0x000008, "Wrong alignment on UWaterBodyHLODBuilder"); \ static_assert(sizeof(UWaterBodyHLODBuilder) == 0x000028, "Wrong size on UWaterBodyHLODBuilder"); \ #define DUMPER7_ASSERTS_WaterBodyIsland_GetWaterSpline \ static_assert(alignof(WaterBodyIsland_GetWaterSpline) == 0x000008, "Wrong alignment on WaterBodyIsland_GetWaterSpline"); \ static_assert(sizeof(WaterBodyIsland_GetWaterSpline) == 0x000008, "Wrong size on WaterBodyIsland_GetWaterSpline"); \ static_assert(offsetof(WaterBodyIsland_GetWaterSpline, ReturnValue) == 0x000000, "Member 'WaterBodyIsland_GetWaterSpline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyIsland \ static_assert(alignof(AWaterBodyIsland) == 0x000008, "Wrong alignment on AWaterBodyIsland"); \ static_assert(sizeof(AWaterBodyIsland) == 0x0002C0, "Wrong size on AWaterBodyIsland"); \ static_assert(offsetof(AWaterBodyIsland, SplineComp) == 0x0002B8, "Member 'AWaterBodyIsland::SplineComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULakeGenerator \ static_assert(alignof(ULakeGenerator) == 0x000008, "Wrong alignment on ULakeGenerator"); \ static_assert(sizeof(ULakeGenerator) == 0x000040, "Wrong size on ULakeGenerator"); \ static_assert(offsetof(ULakeGenerator, LakeMeshComp) == 0x000028, "Member 'ULakeGenerator::LakeMeshComp' has a wrong offset!"); \ static_assert(offsetof(ULakeGenerator, LakeCollisionComp) == 0x000030, "Member 'ULakeGenerator::LakeCollisionComp' has a wrong offset!"); \ static_assert(offsetof(ULakeGenerator, LakeCollision) == 0x000038, "Member 'ULakeGenerator::LakeCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyLake \ static_assert(alignof(AWaterBodyLake) == 0x000008, "Wrong alignment on AWaterBodyLake"); \ static_assert(sizeof(AWaterBodyLake) == 0x0002E0, "Wrong size on AWaterBodyLake"); \ #define DUMPER7_ASSERTS_UWaterBodyLakeComponent \ static_assert(alignof(UWaterBodyLakeComponent) == 0x000010, "Wrong alignment on UWaterBodyLakeComponent"); \ static_assert(sizeof(UWaterBodyLakeComponent) == 0x001580, "Wrong size on UWaterBodyLakeComponent"); \ static_assert(offsetof(UWaterBodyLakeComponent, LakeMeshComp) == 0x001570, "Member 'UWaterBodyLakeComponent::LakeMeshComp' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyLakeComponent, LakeCollision) == 0x001578, "Member 'UWaterBodyLakeComponent::LakeCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOceanGenerator \ static_assert(alignof(UOceanGenerator) == 0x000008, "Wrong alignment on UOceanGenerator"); \ static_assert(sizeof(UOceanGenerator) == 0x000048, "Wrong size on UOceanGenerator"); \ static_assert(offsetof(UOceanGenerator, CollisionBoxes) == 0x000028, "Member 'UOceanGenerator::CollisionBoxes' has a wrong offset!"); \ static_assert(offsetof(UOceanGenerator, CollisionHullSets) == 0x000038, "Member 'UOceanGenerator::CollisionHullSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyOcean \ static_assert(alignof(AWaterBodyOcean) == 0x000008, "Wrong alignment on AWaterBodyOcean"); \ static_assert(sizeof(AWaterBodyOcean) == 0x0002E0, "Wrong size on AWaterBodyOcean"); \ #define DUMPER7_ASSERTS_UWaterBodyOceanComponent \ static_assert(alignof(UWaterBodyOceanComponent) == 0x000010, "Wrong alignment on UWaterBodyOceanComponent"); \ static_assert(sizeof(UWaterBodyOceanComponent) == 0x0015C0, "Wrong size on UWaterBodyOceanComponent"); \ static_assert(offsetof(UWaterBodyOceanComponent, CollisionBoxes) == 0x001570, "Member 'UWaterBodyOceanComponent::CollisionBoxes' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyOceanComponent, CollisionHullSets) == 0x001580, "Member 'UWaterBodyOceanComponent::CollisionHullSets' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyOceanComponent, VisualExtents) == 0x001590, "Member 'UWaterBodyOceanComponent::VisualExtents' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyOceanComponent, CollisionExtents) == 0x0015A0, "Member 'UWaterBodyOceanComponent::CollisionExtents' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyOceanComponent, HeightOffset) == 0x0015B8, "Member 'UWaterBodyOceanComponent::HeightOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URiverGenerator \ static_assert(alignof(URiverGenerator) == 0x000008, "Wrong alignment on URiverGenerator"); \ static_assert(sizeof(URiverGenerator) == 0x000038, "Wrong size on URiverGenerator"); \ static_assert(offsetof(URiverGenerator, SplineMeshComponents) == 0x000028, "Member 'URiverGenerator::SplineMeshComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterBodyRiver \ static_assert(alignof(AWaterBodyRiver) == 0x000008, "Wrong alignment on AWaterBodyRiver"); \ static_assert(sizeof(AWaterBodyRiver) == 0x0002E0, "Wrong size on AWaterBodyRiver"); \ #define DUMPER7_ASSERTS_UWaterBodyRiverComponent \ static_assert(alignof(UWaterBodyRiverComponent) == 0x000010, "Wrong alignment on UWaterBodyRiverComponent"); \ static_assert(sizeof(UWaterBodyRiverComponent) == 0x0015A0, "Wrong size on UWaterBodyRiverComponent"); \ static_assert(offsetof(UWaterBodyRiverComponent, SplineMeshComponents) == 0x001570, "Member 'UWaterBodyRiverComponent::SplineMeshComponents' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyRiverComponent, LakeTransitionMaterial) == 0x001580, "Member 'UWaterBodyRiverComponent::LakeTransitionMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyRiverComponent, LakeTransitionMID) == 0x001588, "Member 'UWaterBodyRiverComponent::LakeTransitionMID' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyRiverComponent, OceanTransitionMaterial) == 0x001590, "Member 'UWaterBodyRiverComponent::OceanTransitionMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterBodyRiverComponent, OceanTransitionMID) == 0x001598, "Member 'UWaterBodyRiverComponent::OceanTransitionMID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IWaterBrushActorInterface \ static_assert(alignof(IWaterBrushActorInterface) == 0x000001, "Wrong alignment on IWaterBrushActorInterface"); \ static_assert(sizeof(IWaterBrushActorInterface) == 0x000001, "Wrong size on IWaterBrushActorInterface"); \ #define DUMPER7_ASSERTS_WaterMeshComponent_IsEnabled \ static_assert(alignof(WaterMeshComponent_IsEnabled) == 0x000001, "Wrong alignment on WaterMeshComponent_IsEnabled"); \ static_assert(sizeof(WaterMeshComponent_IsEnabled) == 0x000001, "Wrong size on WaterMeshComponent_IsEnabled"); \ static_assert(offsetof(WaterMeshComponent_IsEnabled, ReturnValue) == 0x000000, "Member 'WaterMeshComponent_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterMeshComponent \ static_assert(alignof(UWaterMeshComponent) == 0x000010, "Wrong alignment on UWaterMeshComponent"); \ static_assert(sizeof(UWaterMeshComponent) == 0x0006A0, "Wrong size on UWaterMeshComponent"); \ static_assert(offsetof(UWaterMeshComponent, ForceCollapseDensityLevel) == 0x000578, "Member 'UWaterMeshComponent::ForceCollapseDensityLevel' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, FarDistanceMaterial) == 0x000580, "Member 'UWaterMeshComponent::FarDistanceMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, FarDistanceMeshExtent) == 0x000588, "Member 'UWaterMeshComponent::FarDistanceMeshExtent' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, TileSize) == 0x00058C, "Member 'UWaterMeshComponent::TileSize' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, ExtentInTiles) == 0x000590, "Member 'UWaterMeshComponent::ExtentInTiles' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, UsedMaterials) == 0x000630, "Member 'UWaterMeshComponent::UsedMaterials' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, TessellationFactor) == 0x000690, "Member 'UWaterMeshComponent::TessellationFactor' has a wrong offset!"); \ static_assert(offsetof(UWaterMeshComponent, LODScale) == 0x000694, "Member 'UWaterMeshComponent::LODScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterRuntimeSettings \ static_assert(alignof(UWaterRuntimeSettings) == 0x000008, "Wrong alignment on UWaterRuntimeSettings"); \ static_assert(sizeof(UWaterRuntimeSettings) == 0x0000D0, "Wrong size on UWaterRuntimeSettings"); \ static_assert(offsetof(UWaterRuntimeSettings, CollisionChannelForWaterTraces) == 0x000038, "Member 'UWaterRuntimeSettings::CollisionChannelForWaterTraces' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, MaterialParameterCollection) == 0x000040, "Member 'UWaterRuntimeSettings::MaterialParameterCollection' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, WaterBodyIconWorldZOffset) == 0x000070, "Member 'UWaterRuntimeSettings::WaterBodyIconWorldZOffset' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, DefaultWaterCollisionProfileName) == 0x000074, "Member 'UWaterRuntimeSettings::DefaultWaterCollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, DefaultWaterInfoMaterial) == 0x000080, "Member 'UWaterRuntimeSettings::DefaultWaterInfoMaterial' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, WaterBodyRiverComponentClass) == 0x0000B0, "Member 'UWaterRuntimeSettings::WaterBodyRiverComponentClass' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, WaterBodyLakeComponentClass) == 0x0000B8, "Member 'UWaterRuntimeSettings::WaterBodyLakeComponentClass' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, WaterBodyOceanComponentClass) == 0x0000C0, "Member 'UWaterRuntimeSettings::WaterBodyOceanComponentClass' has a wrong offset!"); \ static_assert(offsetof(UWaterRuntimeSettings, WaterBodyCustomComponentClass) == 0x0000C8, "Member 'UWaterRuntimeSettings::WaterBodyCustomComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterSplineComponent \ static_assert(alignof(UWaterSplineComponent) == 0x000010, "Wrong alignment on UWaterSplineComponent"); \ static_assert(sizeof(UWaterSplineComponent) == 0x000660, "Wrong size on UWaterSplineComponent"); \ static_assert(offsetof(UWaterSplineComponent, WaterSplineDefaults) == 0x000640, "Member 'UWaterSplineComponent::WaterSplineDefaults' has a wrong offset!"); \ static_assert(offsetof(UWaterSplineComponent, PreviousWaterSplineDefaults) == 0x000650, "Member 'UWaterSplineComponent::PreviousWaterSplineDefaults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterSplineMetadata \ static_assert(alignof(UWaterSplineMetadata) == 0x000008, "Wrong alignment on UWaterSplineMetadata"); \ static_assert(sizeof(UWaterSplineMetadata) == 0x0000A0, "Wrong size on UWaterSplineMetadata"); \ static_assert(offsetof(UWaterSplineMetadata, Depth) == 0x000028, "Member 'UWaterSplineMetadata::Depth' has a wrong offset!"); \ static_assert(offsetof(UWaterSplineMetadata, WaterVelocityScalar) == 0x000040, "Member 'UWaterSplineMetadata::WaterVelocityScalar' has a wrong offset!"); \ static_assert(offsetof(UWaterSplineMetadata, RiverWidth) == 0x000058, "Member 'UWaterSplineMetadata::RiverWidth' has a wrong offset!"); \ static_assert(offsetof(UWaterSplineMetadata, AudioIntensity) == 0x000070, "Member 'UWaterSplineMetadata::AudioIntensity' has a wrong offset!"); \ static_assert(offsetof(UWaterSplineMetadata, WaterVelocity) == 0x000088, "Member 'UWaterSplineMetadata::WaterVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetShallowWaterMaxDynamicForces \ static_assert(alignof(WaterSubsystem_GetShallowWaterMaxDynamicForces) == 0x000004, "Wrong alignment on WaterSubsystem_GetShallowWaterMaxDynamicForces"); \ static_assert(sizeof(WaterSubsystem_GetShallowWaterMaxDynamicForces) == 0x000004, "Wrong size on WaterSubsystem_GetShallowWaterMaxDynamicForces"); \ static_assert(offsetof(WaterSubsystem_GetShallowWaterMaxDynamicForces, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetShallowWaterMaxDynamicForces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetShallowWaterMaxImpulseForces \ static_assert(alignof(WaterSubsystem_GetShallowWaterMaxImpulseForces) == 0x000004, "Wrong alignment on WaterSubsystem_GetShallowWaterMaxImpulseForces"); \ static_assert(sizeof(WaterSubsystem_GetShallowWaterMaxImpulseForces) == 0x000004, "Wrong size on WaterSubsystem_GetShallowWaterMaxImpulseForces"); \ static_assert(offsetof(WaterSubsystem_GetShallowWaterMaxImpulseForces, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetShallowWaterMaxImpulseForces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetShallowWaterSimulationRenderTargetSize \ static_assert(alignof(WaterSubsystem_GetShallowWaterSimulationRenderTargetSize) == 0x000004, "Wrong alignment on WaterSubsystem_GetShallowWaterSimulationRenderTargetSize"); \ static_assert(sizeof(WaterSubsystem_GetShallowWaterSimulationRenderTargetSize) == 0x000004, "Wrong size on WaterSubsystem_GetShallowWaterSimulationRenderTargetSize"); \ static_assert(offsetof(WaterSubsystem_GetShallowWaterSimulationRenderTargetSize, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetShallowWaterSimulationRenderTargetSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_PrintToWaterLog \ static_assert(alignof(WaterSubsystem_PrintToWaterLog) == 0x000008, "Wrong alignment on WaterSubsystem_PrintToWaterLog"); \ static_assert(sizeof(WaterSubsystem_PrintToWaterLog) == 0x000018, "Wrong size on WaterSubsystem_PrintToWaterLog"); \ static_assert(offsetof(WaterSubsystem_PrintToWaterLog, Message) == 0x000000, "Member 'WaterSubsystem_PrintToWaterLog::Message' has a wrong offset!"); \ static_assert(offsetof(WaterSubsystem_PrintToWaterLog, bWarning) == 0x000010, "Member 'WaterSubsystem_PrintToWaterLog::bWarning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_SetOceanFloodHeight \ static_assert(alignof(WaterSubsystem_SetOceanFloodHeight) == 0x000004, "Wrong alignment on WaterSubsystem_SetOceanFloodHeight"); \ static_assert(sizeof(WaterSubsystem_SetOceanFloodHeight) == 0x000004, "Wrong size on WaterSubsystem_SetOceanFloodHeight"); \ static_assert(offsetof(WaterSubsystem_SetOceanFloodHeight, InFloodHeight) == 0x000000, "Member 'WaterSubsystem_SetOceanFloodHeight::InFloodHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetCameraUnderwaterDepth \ static_assert(alignof(WaterSubsystem_GetCameraUnderwaterDepth) == 0x000004, "Wrong alignment on WaterSubsystem_GetCameraUnderwaterDepth"); \ static_assert(sizeof(WaterSubsystem_GetCameraUnderwaterDepth) == 0x000004, "Wrong size on WaterSubsystem_GetCameraUnderwaterDepth"); \ static_assert(offsetof(WaterSubsystem_GetCameraUnderwaterDepth, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetCameraUnderwaterDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetOceanBaseHeight \ static_assert(alignof(WaterSubsystem_GetOceanBaseHeight) == 0x000004, "Wrong alignment on WaterSubsystem_GetOceanBaseHeight"); \ static_assert(sizeof(WaterSubsystem_GetOceanBaseHeight) == 0x000004, "Wrong size on WaterSubsystem_GetOceanBaseHeight"); \ static_assert(offsetof(WaterSubsystem_GetOceanBaseHeight, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetOceanBaseHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetOceanFloodHeight \ static_assert(alignof(WaterSubsystem_GetOceanFloodHeight) == 0x000004, "Wrong alignment on WaterSubsystem_GetOceanFloodHeight"); \ static_assert(sizeof(WaterSubsystem_GetOceanFloodHeight) == 0x000004, "Wrong size on WaterSubsystem_GetOceanFloodHeight"); \ static_assert(offsetof(WaterSubsystem_GetOceanFloodHeight, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetOceanFloodHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetOceanTotalHeight \ static_assert(alignof(WaterSubsystem_GetOceanTotalHeight) == 0x000004, "Wrong alignment on WaterSubsystem_GetOceanTotalHeight"); \ static_assert(sizeof(WaterSubsystem_GetOceanTotalHeight) == 0x000004, "Wrong size on WaterSubsystem_GetOceanTotalHeight"); \ static_assert(offsetof(WaterSubsystem_GetOceanTotalHeight, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetOceanTotalHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetSmoothedWorldTimeSeconds \ static_assert(alignof(WaterSubsystem_GetSmoothedWorldTimeSeconds) == 0x000004, "Wrong alignment on WaterSubsystem_GetSmoothedWorldTimeSeconds"); \ static_assert(sizeof(WaterSubsystem_GetSmoothedWorldTimeSeconds) == 0x000004, "Wrong size on WaterSubsystem_GetSmoothedWorldTimeSeconds"); \ static_assert(offsetof(WaterSubsystem_GetSmoothedWorldTimeSeconds, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetSmoothedWorldTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_GetWaterTimeSeconds \ static_assert(alignof(WaterSubsystem_GetWaterTimeSeconds) == 0x000004, "Wrong alignment on WaterSubsystem_GetWaterTimeSeconds"); \ static_assert(sizeof(WaterSubsystem_GetWaterTimeSeconds) == 0x000004, "Wrong size on WaterSubsystem_GetWaterTimeSeconds"); \ static_assert(offsetof(WaterSubsystem_GetWaterTimeSeconds, ReturnValue) == 0x000000, "Member 'WaterSubsystem_GetWaterTimeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_IsShallowWaterSimulationEnabled \ static_assert(alignof(WaterSubsystem_IsShallowWaterSimulationEnabled) == 0x000001, "Wrong alignment on WaterSubsystem_IsShallowWaterSimulationEnabled"); \ static_assert(sizeof(WaterSubsystem_IsShallowWaterSimulationEnabled) == 0x000001, "Wrong size on WaterSubsystem_IsShallowWaterSimulationEnabled"); \ static_assert(offsetof(WaterSubsystem_IsShallowWaterSimulationEnabled, ReturnValue) == 0x000000, "Member 'WaterSubsystem_IsShallowWaterSimulationEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_IsUnderwaterPostProcessEnabled \ static_assert(alignof(WaterSubsystem_IsUnderwaterPostProcessEnabled) == 0x000001, "Wrong alignment on WaterSubsystem_IsUnderwaterPostProcessEnabled"); \ static_assert(sizeof(WaterSubsystem_IsUnderwaterPostProcessEnabled) == 0x000001, "Wrong size on WaterSubsystem_IsUnderwaterPostProcessEnabled"); \ static_assert(offsetof(WaterSubsystem_IsUnderwaterPostProcessEnabled, ReturnValue) == 0x000000, "Member 'WaterSubsystem_IsUnderwaterPostProcessEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaterSubsystem_IsWaterRenderingEnabled \ static_assert(alignof(WaterSubsystem_IsWaterRenderingEnabled) == 0x000001, "Wrong alignment on WaterSubsystem_IsWaterRenderingEnabled"); \ static_assert(sizeof(WaterSubsystem_IsWaterRenderingEnabled) == 0x000001, "Wrong size on WaterSubsystem_IsWaterRenderingEnabled"); \ static_assert(offsetof(WaterSubsystem_IsWaterRenderingEnabled, ReturnValue) == 0x000000, "Member 'WaterSubsystem_IsWaterRenderingEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterSubsystem \ static_assert(alignof(UWaterSubsystem) == 0x000008, "Wrong alignment on UWaterSubsystem"); \ static_assert(sizeof(UWaterSubsystem) == 0x000110, "Wrong size on UWaterSubsystem"); \ static_assert(offsetof(UWaterSubsystem, BuoyancyManager) == 0x000078, "Member 'UWaterSubsystem::BuoyancyManager' has a wrong offset!"); \ static_assert(offsetof(UWaterSubsystem, OnCameraUnderwaterStateChanged) == 0x000080, "Member 'UWaterSubsystem::OnCameraUnderwaterStateChanged' has a wrong offset!"); \ static_assert(offsetof(UWaterSubsystem, OnWaterScalabilityChanged) == 0x000090, "Member 'UWaterSubsystem::OnWaterScalabilityChanged' has a wrong offset!"); \ static_assert(offsetof(UWaterSubsystem, DefaultRiverMesh) == 0x0000A0, "Member 'UWaterSubsystem::DefaultRiverMesh' has a wrong offset!"); \ static_assert(offsetof(UWaterSubsystem, DefaultLakeMesh) == 0x0000A8, "Member 'UWaterSubsystem::DefaultLakeMesh' has a wrong offset!"); \ static_assert(offsetof(UWaterSubsystem, MaterialParameterCollection) == 0x0000D8, "Member 'UWaterSubsystem::MaterialParameterCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterWavesAsset \ static_assert(alignof(UWaterWavesAsset) == 0x000008, "Wrong alignment on UWaterWavesAsset"); \ static_assert(sizeof(UWaterWavesAsset) == 0x000030, "Wrong size on UWaterWavesAsset"); \ static_assert(offsetof(UWaterWavesAsset, WaterWaves) == 0x000028, "Member 'UWaterWavesAsset::WaterWaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaterWavesAssetReference \ static_assert(alignof(UWaterWavesAssetReference) == 0x000008, "Wrong alignment on UWaterWavesAssetReference"); \ static_assert(sizeof(UWaterWavesAssetReference) == 0x000030, "Wrong size on UWaterWavesAssetReference"); \ static_assert(offsetof(UWaterWavesAssetReference, WaterWavesAsset) == 0x000028, "Member 'UWaterWavesAssetReference::WaterWavesAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AWaterZone \ static_assert(alignof(AWaterZone) == 0x000008, "Wrong alignment on AWaterZone"); \ static_assert(sizeof(AWaterZone) == 0x000340, "Wrong size on AWaterZone"); \ static_assert(offsetof(AWaterZone, WaterInfoTexture) == 0x0002B0, "Member 'AWaterZone::WaterInfoTexture' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, OwnedWaterBodies) == 0x0002B8, "Member 'AWaterZone::OwnedWaterBodies' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, RenderTargetResolution) == 0x0002C8, "Member 'AWaterZone::RenderTargetResolution' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, WaterMesh) == 0x0002D0, "Member 'AWaterZone::WaterMesh' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, ZoneExtent) == 0x0002D8, "Member 'AWaterZone::ZoneExtent' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, CaptureZOffset) == 0x0002E8, "Member 'AWaterZone::CaptureZOffset' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, bHalfPrecisionTexture) == 0x0002EC, "Member 'AWaterZone::bHalfPrecisionTexture' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, VelocityBlurRadius) == 0x0002F0, "Member 'AWaterZone::VelocityBlurRadius' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, TessellatedWaterMeshExtent) == 0x0002F8, "Member 'AWaterZone::TessellatedWaterMeshExtent' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, NonTessellatedLODSectionScale) == 0x000310, "Member 'AWaterZone::NonTessellatedLODSectionScale' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, OverlapPriority) == 0x000314, "Member 'AWaterZone::OverlapPriority' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, bEnableNonTessellatedLODMesh) == 0x000318, "Member 'AWaterZone::bEnableNonTessellatedLODMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatchFactory \ static_assert(alignof(FRigDispatchFactory) == 0x000008, "Wrong alignment on FRigDispatchFactory"); \ static_assert(sizeof(FRigDispatchFactory) == 0x000018, "Wrong size on FRigDispatchFactory"); \ #define DUMPER7_ASSERTS_FRigDispatch_AnimAttributeBase \ static_assert(alignof(FRigDispatch_AnimAttributeBase) == 0x000008, "Wrong alignment on FRigDispatch_AnimAttributeBase"); \ static_assert(sizeof(FRigDispatch_AnimAttributeBase) == 0x000050, "Wrong size on FRigDispatch_AnimAttributeBase"); \ #define DUMPER7_ASSERTS_FRigDispatch_GetAnimAttribute \ static_assert(alignof(FRigDispatch_GetAnimAttribute) == 0x000008, "Wrong alignment on FRigDispatch_GetAnimAttribute"); \ static_assert(sizeof(FRigDispatch_GetAnimAttribute) == 0x000050, "Wrong size on FRigDispatch_GetAnimAttribute"); \ #define DUMPER7_ASSERTS_FControlRigExecuteContext \ static_assert(alignof(FControlRigExecuteContext) == 0x000008, "Wrong alignment on FControlRigExecuteContext"); \ static_assert(sizeof(FControlRigExecuteContext) == 0x000038, "Wrong size on FControlRigExecuteContext"); \ #define DUMPER7_ASSERTS_FRigUnit \ static_assert(alignof(FRigUnit) == 0x000008, "Wrong alignment on FRigUnit"); \ static_assert(sizeof(FRigUnit) == 0x000008, "Wrong size on FRigUnit"); \ #define DUMPER7_ASSERTS_FRigUnitMutable \ static_assert(alignof(FRigUnitMutable) == 0x000008, "Wrong alignment on FRigUnitMutable"); \ static_assert(sizeof(FRigUnitMutable) == 0x000040, "Wrong size on FRigUnitMutable"); \ static_assert(offsetof(FRigUnitMutable, ExecuteContext) == 0x000008, "Member 'FRigUnitMutable::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HighlevelBaseMutable \ static_assert(alignof(FRigUnit_HighlevelBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_HighlevelBaseMutable"); \ static_assert(sizeof(FRigUnit_HighlevelBaseMutable) == 0x000040, "Wrong size on FRigUnit_HighlevelBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlVector2D_Entry \ static_assert(alignof(FRigUnit_SetMultiControlVector2D_Entry) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlVector2D_Entry"); \ static_assert(sizeof(FRigUnit_SetMultiControlVector2D_Entry) == 0x000018, "Wrong size on FRigUnit_SetMultiControlVector2D_Entry"); \ static_assert(offsetof(FRigUnit_SetMultiControlVector2D_Entry, Control) == 0x000000, "Member 'FRigUnit_SetMultiControlVector2D_Entry::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlVector2D_Entry, Vector) == 0x000008, "Member 'FRigUnit_SetMultiControlVector2D_Entry::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigElementKey \ static_assert(alignof(FRigElementKey) == 0x000004, "Wrong alignment on FRigElementKey"); \ static_assert(sizeof(FRigElementKey) == 0x00000C, "Wrong size on FRigElementKey"); \ static_assert(offsetof(FRigElementKey, Type) == 0x000000, "Member 'FRigElementKey::Type' has a wrong offset!"); \ static_assert(offsetof(FRigElementKey, Name) == 0x000004, "Member 'FRigElementKey::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedRigElement \ static_assert(alignof(FCachedRigElement) == 0x000008, "Wrong alignment on FCachedRigElement"); \ static_assert(sizeof(FCachedRigElement) == 0x000020, "Wrong size on FCachedRigElement"); \ static_assert(offsetof(FCachedRigElement, Key) == 0x000000, "Member 'FCachedRigElement::Key' has a wrong offset!"); \ static_assert(offsetof(FCachedRigElement, Index) == 0x00000C, "Member 'FCachedRigElement::Index' has a wrong offset!"); \ static_assert(offsetof(FCachedRigElement, ContainerVersion) == 0x000010, "Member 'FCachedRigElement::ContainerVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlVector2D \ static_assert(alignof(FRigUnit_SetMultiControlVector2D) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlVector2D"); \ static_assert(sizeof(FRigUnit_SetMultiControlVector2D) == 0x000068, "Wrong size on FRigUnit_SetMultiControlVector2D"); \ static_assert(offsetof(FRigUnit_SetMultiControlVector2D, Entries) == 0x000040, "Member 'FRigUnit_SetMultiControlVector2D::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlVector2D, Weight) == 0x000050, "Member 'FRigUnit_SetMultiControlVector2D::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlVector2D, CachedControlIndices) == 0x000058, "Member 'FRigUnit_SetMultiControlVector2D::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBase \ static_assert(alignof(FRigUnit_MathBase) == 0x000008, "Wrong alignment on FRigUnit_MathBase"); \ static_assert(sizeof(FRigUnit_MathBase) == 0x000008, "Wrong size on FRigUnit_MathBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolBase \ static_assert(alignof(FRigUnit_MathBoolBase) == 0x000008, "Wrong alignment on FRigUnit_MathBoolBase"); \ static_assert(sizeof(FRigUnit_MathBoolBase) == 0x000008, "Wrong size on FRigUnit_MathBoolBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathBoolBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathBoolBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathBoolBinaryAggregateOp) == 0x000010, "Wrong size on FRigUnit_MathBoolBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathBoolBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryAggregateOp, B) == 0x000009, "Member 'FRigUnit_MathBoolBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryAggregateOp, Result) == 0x00000A, "Member 'FRigUnit_MathBoolBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlLimitEnabled \ static_assert(alignof(FRigControlLimitEnabled) == 0x000001, "Wrong alignment on FRigControlLimitEnabled"); \ static_assert(sizeof(FRigControlLimitEnabled) == 0x000002, "Wrong size on FRigControlLimitEnabled"); \ static_assert(offsetof(FRigControlLimitEnabled, bMinimum) == 0x000000, "Member 'FRigControlLimitEnabled::bMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigControlLimitEnabled, bMaximum) == 0x000001, "Member 'FRigControlLimitEnabled::bMaximum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlValueStorage \ static_assert(alignof(FRigControlValueStorage) == 0x000004, "Wrong alignment on FRigControlValueStorage"); \ static_assert(sizeof(FRigControlValueStorage) == 0x000084, "Wrong size on FRigControlValueStorage"); \ static_assert(offsetof(FRigControlValueStorage, Float00) == 0x000000, "Member 'FRigControlValueStorage::Float00' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float01) == 0x000004, "Member 'FRigControlValueStorage::Float01' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float02) == 0x000008, "Member 'FRigControlValueStorage::Float02' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float03) == 0x00000C, "Member 'FRigControlValueStorage::Float03' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float10) == 0x000010, "Member 'FRigControlValueStorage::Float10' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float11) == 0x000014, "Member 'FRigControlValueStorage::Float11' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float12) == 0x000018, "Member 'FRigControlValueStorage::Float12' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float13) == 0x00001C, "Member 'FRigControlValueStorage::Float13' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float20) == 0x000020, "Member 'FRigControlValueStorage::Float20' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float21) == 0x000024, "Member 'FRigControlValueStorage::Float21' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float22) == 0x000028, "Member 'FRigControlValueStorage::Float22' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float23) == 0x00002C, "Member 'FRigControlValueStorage::Float23' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float30) == 0x000030, "Member 'FRigControlValueStorage::Float30' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float31) == 0x000034, "Member 'FRigControlValueStorage::Float31' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float32) == 0x000038, "Member 'FRigControlValueStorage::Float32' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float33) == 0x00003C, "Member 'FRigControlValueStorage::Float33' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float00_2) == 0x000040, "Member 'FRigControlValueStorage::Float00_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float01_2) == 0x000044, "Member 'FRigControlValueStorage::Float01_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float02_2) == 0x000048, "Member 'FRigControlValueStorage::Float02_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float03_2) == 0x00004C, "Member 'FRigControlValueStorage::Float03_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float10_2) == 0x000050, "Member 'FRigControlValueStorage::Float10_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float11_2) == 0x000054, "Member 'FRigControlValueStorage::Float11_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float12_2) == 0x000058, "Member 'FRigControlValueStorage::Float12_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float13_2) == 0x00005C, "Member 'FRigControlValueStorage::Float13_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float20_2) == 0x000060, "Member 'FRigControlValueStorage::Float20_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float21_2) == 0x000064, "Member 'FRigControlValueStorage::Float21_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float22_2) == 0x000068, "Member 'FRigControlValueStorage::Float22_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float23_2) == 0x00006C, "Member 'FRigControlValueStorage::Float23_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float30_2) == 0x000070, "Member 'FRigControlValueStorage::Float30_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float31_2) == 0x000074, "Member 'FRigControlValueStorage::Float31_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float32_2) == 0x000078, "Member 'FRigControlValueStorage::Float32_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, Float33_2) == 0x00007C, "Member 'FRigControlValueStorage::Float33_2' has a wrong offset!"); \ static_assert(offsetof(FRigControlValueStorage, bValid) == 0x000080, "Member 'FRigControlValueStorage::bValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlValue \ static_assert(alignof(FRigControlValue) == 0x000010, "Wrong alignment on FRigControlValue"); \ static_assert(sizeof(FRigControlValue) == 0x0000F0, "Wrong size on FRigControlValue"); \ static_assert(offsetof(FRigControlValue, FloatStorage) == 0x000000, "Member 'FRigControlValue::FloatStorage' has a wrong offset!"); \ static_assert(offsetof(FRigControlValue, Storage) == 0x000090, "Member 'FRigControlValue::Storage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlElementCustomization \ static_assert(alignof(FRigControlElementCustomization) == 0x000008, "Wrong alignment on FRigControlElementCustomization"); \ static_assert(sizeof(FRigControlElementCustomization) == 0x000020, "Wrong size on FRigControlElementCustomization"); \ static_assert(offsetof(FRigControlElementCustomization, AvailableSpaces) == 0x000000, "Member 'FRigControlElementCustomization::AvailableSpaces' has a wrong offset!"); \ static_assert(offsetof(FRigControlElementCustomization, RemovedSpaces) == 0x000010, "Member 'FRigControlElementCustomization::RemovedSpaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlSettings \ static_assert(alignof(FRigControlSettings) == 0x000010, "Wrong alignment on FRigControlSettings"); \ static_assert(sizeof(FRigControlSettings) == 0x000280, "Wrong size on FRigControlSettings"); \ static_assert(offsetof(FRigControlSettings, AnimationType) == 0x000000, "Member 'FRigControlSettings::AnimationType' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, ControlType) == 0x000001, "Member 'FRigControlSettings::ControlType' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, DisplayName) == 0x000004, "Member 'FRigControlSettings::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, PrimaryAxis) == 0x00000C, "Member 'FRigControlSettings::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bIsCurve) == 0x00000D, "Member 'FRigControlSettings::bIsCurve' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, LimitEnabled) == 0x000010, "Member 'FRigControlSettings::LimitEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bDrawLimits) == 0x000020, "Member 'FRigControlSettings::bDrawLimits' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, MinimumValue) == 0x000030, "Member 'FRigControlSettings::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, MaximumValue) == 0x000120, "Member 'FRigControlSettings::MaximumValue' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bShapeVisible) == 0x000210, "Member 'FRigControlSettings::bShapeVisible' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, ShapeVisibility) == 0x000211, "Member 'FRigControlSettings::ShapeVisibility' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, ShapeName) == 0x000214, "Member 'FRigControlSettings::ShapeName' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, ShapeColor) == 0x00021C, "Member 'FRigControlSettings::ShapeColor' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bIsTransientControl) == 0x00022C, "Member 'FRigControlSettings::bIsTransientControl' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, ControlEnum) == 0x000230, "Member 'FRigControlSettings::ControlEnum' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, Customization) == 0x000238, "Member 'FRigControlSettings::Customization' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, DrivenControls) == 0x000258, "Member 'FRigControlSettings::DrivenControls' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bGroupWithParentControl) == 0x000278, "Member 'FRigControlSettings::bGroupWithParentControl' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bAnimatable) == 0x000279, "Member 'FRigControlSettings::bAnimatable' has a wrong offset!"); \ static_assert(offsetof(FRigControlSettings, bShapeEnabled) == 0x00027A, "Member 'FRigControlSettings::bShapeEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigComputedTransform \ static_assert(alignof(FRigComputedTransform) == 0x000010, "Wrong alignment on FRigComputedTransform"); \ static_assert(sizeof(FRigComputedTransform) == 0x000070, "Wrong size on FRigComputedTransform"); \ static_assert(offsetof(FRigComputedTransform, Transform) == 0x000000, "Member 'FRigComputedTransform::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigLocalAndGlobalTransform \ static_assert(alignof(FRigLocalAndGlobalTransform) == 0x000010, "Wrong alignment on FRigLocalAndGlobalTransform"); \ static_assert(sizeof(FRigLocalAndGlobalTransform) == 0x0000E0, "Wrong size on FRigLocalAndGlobalTransform"); \ static_assert(offsetof(FRigLocalAndGlobalTransform, Local) == 0x000000, "Member 'FRigLocalAndGlobalTransform::Local' has a wrong offset!"); \ static_assert(offsetof(FRigLocalAndGlobalTransform, Global) == 0x000070, "Member 'FRigLocalAndGlobalTransform::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigCurrentAndInitialTransform \ static_assert(alignof(FRigCurrentAndInitialTransform) == 0x000010, "Wrong alignment on FRigCurrentAndInitialTransform"); \ static_assert(sizeof(FRigCurrentAndInitialTransform) == 0x0001C0, "Wrong size on FRigCurrentAndInitialTransform"); \ static_assert(offsetof(FRigCurrentAndInitialTransform, Current) == 0x000000, "Member 'FRigCurrentAndInitialTransform::Current' has a wrong offset!"); \ static_assert(offsetof(FRigCurrentAndInitialTransform, Initial) == 0x0000E0, "Member 'FRigCurrentAndInitialTransform::Initial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigPreferredEulerAngles \ static_assert(alignof(FRigPreferredEulerAngles) == 0x000008, "Wrong alignment on FRigPreferredEulerAngles"); \ static_assert(sizeof(FRigPreferredEulerAngles) == 0x000038, "Wrong size on FRigPreferredEulerAngles"); \ static_assert(offsetof(FRigPreferredEulerAngles, RotationOrder) == 0x000000, "Member 'FRigPreferredEulerAngles::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigPreferredEulerAngles, Current) == 0x000008, "Member 'FRigPreferredEulerAngles::Current' has a wrong offset!"); \ static_assert(offsetof(FRigPreferredEulerAngles, Initial) == 0x000020, "Member 'FRigPreferredEulerAngles::Initial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBaseElement \ static_assert(alignof(FRigBaseElement) == 0x000008, "Wrong alignment on FRigBaseElement"); \ static_assert(sizeof(FRigBaseElement) == 0x0000F0, "Wrong size on FRigBaseElement"); \ static_assert(offsetof(FRigBaseElement, Key) == 0x000008, "Member 'FRigBaseElement::Key' has a wrong offset!"); \ static_assert(offsetof(FRigBaseElement, NameString) == 0x000018, "Member 'FRigBaseElement::NameString' has a wrong offset!"); \ static_assert(offsetof(FRigBaseElement, Index) == 0x000028, "Member 'FRigBaseElement::Index' has a wrong offset!"); \ static_assert(offsetof(FRigBaseElement, SubIndex) == 0x00002C, "Member 'FRigBaseElement::SubIndex' has a wrong offset!"); \ static_assert(offsetof(FRigBaseElement, bSelected) == 0x000030, "Member 'FRigBaseElement::bSelected' has a wrong offset!"); \ static_assert(offsetof(FRigBaseElement, CreatedAtInstructionIndex) == 0x000034, "Member 'FRigBaseElement::CreatedAtInstructionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigTransformElement \ static_assert(alignof(FRigTransformElement) == 0x000010, "Wrong alignment on FRigTransformElement"); \ static_assert(sizeof(FRigTransformElement) == 0x0002F0, "Wrong size on FRigTransformElement"); \ static_assert(offsetof(FRigTransformElement, Pose) == 0x0000F0, "Member 'FRigTransformElement::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigMultiParentElement \ static_assert(alignof(FRigMultiParentElement) == 0x000010, "Wrong alignment on FRigMultiParentElement"); \ static_assert(sizeof(FRigMultiParentElement) == 0x0003F0, "Wrong size on FRigMultiParentElement"); \ #define DUMPER7_ASSERTS_FRigControlElement \ static_assert(alignof(FRigControlElement) == 0x000010, "Wrong alignment on FRigControlElement"); \ static_assert(sizeof(FRigControlElement) == 0x000A30, "Wrong size on FRigControlElement"); \ static_assert(offsetof(FRigControlElement, Settings) == 0x0003F0, "Member 'FRigControlElement::Settings' has a wrong offset!"); \ static_assert(offsetof(FRigControlElement, Offset) == 0x000670, "Member 'FRigControlElement::Offset' has a wrong offset!"); \ static_assert(offsetof(FRigControlElement, Shape) == 0x000830, "Member 'FRigControlElement::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigControlElement, PreferredEulerAngles) == 0x0009F0, "Member 'FRigControlElement::PreferredEulerAngles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigPoseElement \ static_assert(alignof(FRigPoseElement) == 0x000010, "Wrong alignment on FRigPoseElement"); \ static_assert(sizeof(FRigPoseElement) == 0x0000F0, "Wrong size on FRigPoseElement"); \ static_assert(offsetof(FRigPoseElement, Index) == 0x000000, "Member 'FRigPoseElement::Index' has a wrong offset!"); \ static_assert(offsetof(FRigPoseElement, GlobalTransform) == 0x000020, "Member 'FRigPoseElement::GlobalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigPoseElement, LocalTransform) == 0x000080, "Member 'FRigPoseElement::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigPoseElement, CurveValue) == 0x0000E0, "Member 'FRigPoseElement::CurveValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigPose \ static_assert(alignof(FRigPose) == 0x000008, "Wrong alignment on FRigPose"); \ static_assert(sizeof(FRigPose) == 0x000070, "Wrong size on FRigPose"); \ static_assert(offsetof(FRigPose, Elements) == 0x000000, "Member 'FRigPose::Elements' has a wrong offset!"); \ static_assert(offsetof(FRigPose, HierarchyTopologyVersion) == 0x000010, "Member 'FRigPose::HierarchyTopologyVersion' has a wrong offset!"); \ static_assert(offsetof(FRigPose, PoseHash) == 0x000014, "Member 'FRigPose::PoseHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigElementKeyCollection \ static_assert(alignof(FRigElementKeyCollection) == 0x000008, "Wrong alignment on FRigElementKeyCollection"); \ static_assert(sizeof(FRigElementKeyCollection) == 0x000010, "Wrong size on FRigElementKeyCollection"); \ static_assert(offsetof(FRigElementKeyCollection, Keys) == 0x000000, "Member 'FRigElementKeyCollection::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyBase \ static_assert(alignof(FRigUnit_HierarchyBase) == 0x000008, "Wrong alignment on FRigUnit_HierarchyBase"); \ static_assert(sizeof(FRigUnit_HierarchyBase) == 0x000008, "Wrong size on FRigUnit_HierarchyBase"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetItems \ static_assert(alignof(FRigUnit_PoseGetItems) == 0x000008, "Wrong alignment on FRigUnit_PoseGetItems"); \ static_assert(sizeof(FRigUnit_PoseGetItems) == 0x000090, "Wrong size on FRigUnit_PoseGetItems"); \ static_assert(offsetof(FRigUnit_PoseGetItems, Pose) == 0x000008, "Member 'FRigUnit_PoseGetItems::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetItems, ElementType) == 0x000078, "Member 'FRigUnit_PoseGetItems::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetItems, Items) == 0x000080, "Member 'FRigUnit_PoseGetItems::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertQuaternion \ static_assert(alignof(FRigUnit_ConvertQuaternion) == 0x000010, "Wrong alignment on FRigUnit_ConvertQuaternion"); \ static_assert(sizeof(FRigUnit_ConvertQuaternion) == 0x000050, "Wrong size on FRigUnit_ConvertQuaternion"); \ static_assert(offsetof(FRigUnit_ConvertQuaternion, Input) == 0x000010, "Member 'FRigUnit_ConvertQuaternion::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertQuaternion, Result) == 0x000030, "Member 'FRigUnit_ConvertQuaternion::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugBase \ static_assert(alignof(FRigUnit_DebugBase) == 0x000008, "Wrong alignment on FRigUnit_DebugBase"); \ static_assert(sizeof(FRigUnit_DebugBase) == 0x000008, "Wrong size on FRigUnit_DebugBase"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugQuatItemSpace \ static_assert(alignof(FRigUnit_VisualDebugQuatItemSpace) == 0x000010, "Wrong alignment on FRigUnit_VisualDebugQuatItemSpace"); \ static_assert(sizeof(FRigUnit_VisualDebugQuatItemSpace) == 0x000050, "Wrong size on FRigUnit_VisualDebugQuatItemSpace"); \ static_assert(offsetof(FRigUnit_VisualDebugQuatItemSpace, Value) == 0x000010, "Member 'FRigUnit_VisualDebugQuatItemSpace::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuatItemSpace, bEnabled) == 0x000030, "Member 'FRigUnit_VisualDebugQuatItemSpace::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuatItemSpace, Thickness) == 0x000034, "Member 'FRigUnit_VisualDebugQuatItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuatItemSpace, Scale) == 0x000038, "Member 'FRigUnit_VisualDebugQuatItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuatItemSpace, Space) == 0x00003C, "Member 'FRigUnit_VisualDebugQuatItemSpace::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DynamicHierarchyBaseMutable \ static_assert(alignof(FRigUnit_DynamicHierarchyBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_DynamicHierarchyBaseMutable"); \ static_assert(sizeof(FRigUnit_DynamicHierarchyBaseMutable) == 0x000040, "Wrong size on FRigUnit_DynamicHierarchyBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddElement \ static_assert(alignof(FRigUnit_HierarchyAddElement) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddElement"); \ static_assert(sizeof(FRigUnit_HierarchyAddElement) == 0x000060, "Wrong size on FRigUnit_HierarchyAddElement"); \ static_assert(offsetof(FRigUnit_HierarchyAddElement, Parent) == 0x000040, "Member 'FRigUnit_HierarchyAddElement::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddElement, Name) == 0x00004C, "Member 'FRigUnit_HierarchyAddElement::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddElement, Item) == 0x000054, "Member 'FRigUnit_HierarchyAddElement::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelFloat \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelFloat) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelFloat"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelFloat) == 0x000070, "Wrong size on FRigUnit_HierarchyAddAnimationChannelFloat"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelFloat, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelFloat::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelFloat, MinimumValue) == 0x000064, "Member 'FRigUnit_HierarchyAddAnimationChannelFloat::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelFloat, MaximumValue) == 0x000068, "Member 'FRigUnit_HierarchyAddAnimationChannelFloat::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformBase \ static_assert(alignof(FRigUnit_MathTransformBase) == 0x000008, "Wrong alignment on FRigUnit_MathTransformBase"); \ static_assert(sizeof(FRigUnit_MathTransformBase) == 0x000008, "Wrong size on FRigUnit_MathTransformBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformRotateVector \ static_assert(alignof(FRigUnit_MathTransformRotateVector) == 0x000010, "Wrong alignment on FRigUnit_MathTransformRotateVector"); \ static_assert(sizeof(FRigUnit_MathTransformRotateVector) == 0x0000A0, "Wrong size on FRigUnit_MathTransformRotateVector"); \ static_assert(offsetof(FRigUnit_MathTransformRotateVector, Transform) == 0x000010, "Member 'FRigUnit_MathTransformRotateVector::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformRotateVector, Vector) == 0x000070, "Member 'FRigUnit_MathTransformRotateVector::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformRotateVector, Result) == 0x000088, "Member 'FRigUnit_MathTransformRotateVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimContainer \ static_assert(alignof(FCRSimContainer) == 0x000008, "Wrong alignment on FCRSimContainer"); \ static_assert(sizeof(FCRSimContainer) == 0x000018, "Wrong size on FCRSimContainer"); \ static_assert(offsetof(FCRSimContainer, TimeStep) == 0x000008, "Member 'FCRSimContainer::TimeStep' has a wrong offset!"); \ static_assert(offsetof(FCRSimContainer, AccumulatedTime) == 0x00000C, "Member 'FCRSimContainer::AccumulatedTime' has a wrong offset!"); \ static_assert(offsetof(FCRSimContainer, TimeLeftForStep) == 0x000010, "Member 'FCRSimContainer::TimeLeftForStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneControlRigSpaceBaseKey \ static_assert(alignof(FMovieSceneControlRigSpaceBaseKey) == 0x000004, "Wrong alignment on FMovieSceneControlRigSpaceBaseKey"); \ static_assert(sizeof(FMovieSceneControlRigSpaceBaseKey) == 0x000010, "Wrong size on FMovieSceneControlRigSpaceBaseKey"); \ static_assert(offsetof(FMovieSceneControlRigSpaceBaseKey, SpaceType) == 0x000000, "Member 'FMovieSceneControlRigSpaceBaseKey::SpaceType' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigSpaceBaseKey, ControlRigElement) == 0x000004, "Member 'FMovieSceneControlRigSpaceBaseKey::ControlRigElement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneControlRigSpaceChannel \ static_assert(alignof(FMovieSceneControlRigSpaceChannel) == 0x000008, "Wrong alignment on FMovieSceneControlRigSpaceChannel"); \ static_assert(sizeof(FMovieSceneControlRigSpaceChannel) == 0x000110, "Wrong size on FMovieSceneControlRigSpaceChannel"); \ static_assert(offsetof(FMovieSceneControlRigSpaceChannel, KeyTimes) == 0x000050, "Member 'FMovieSceneControlRigSpaceChannel::KeyTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigSpaceChannel, KeyValues) == 0x000060, "Member 'FMovieSceneControlRigSpaceChannel::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpaceControlNameAndChannel \ static_assert(alignof(FSpaceControlNameAndChannel) == 0x000008, "Wrong alignment on FSpaceControlNameAndChannel"); \ static_assert(sizeof(FSpaceControlNameAndChannel) == 0x000118, "Wrong size on FSpaceControlNameAndChannel"); \ static_assert(offsetof(FSpaceControlNameAndChannel, ControlName) == 0x000000, "Member 'FSpaceControlNameAndChannel::ControlName' has a wrong offset!"); \ static_assert(offsetof(FSpaceControlNameAndChannel, SpaceCurve) == 0x000008, "Member 'FSpaceControlNameAndChannel::SpaceCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformFromSRT \ static_assert(alignof(FRigUnit_MathTransformFromSRT) == 0x000010, "Wrong alignment on FRigUnit_MathTransformFromSRT"); \ static_assert(sizeof(FRigUnit_MathTransformFromSRT) == 0x000110, "Wrong size on FRigUnit_MathTransformFromSRT"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, Location) == 0x000008, "Member 'FRigUnit_MathTransformFromSRT::Location' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, Rotation) == 0x000020, "Member 'FRigUnit_MathTransformFromSRT::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, RotationOrder) == 0x000038, "Member 'FRigUnit_MathTransformFromSRT::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, Scale) == 0x000040, "Member 'FRigUnit_MathTransformFromSRT::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, Transform) == 0x000060, "Member 'FRigUnit_MathTransformFromSRT::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromSRT, EulerTransform) == 0x0000C0, "Member 'FRigUnit_MathTransformFromSRT::EulerTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FilterItemsByMetadataTags \ static_assert(alignof(FRigUnit_FilterItemsByMetadataTags) == 0x000008, "Wrong alignment on FRigUnit_FilterItemsByMetadataTags"); \ static_assert(sizeof(FRigUnit_FilterItemsByMetadataTags) == 0x000050, "Wrong size on FRigUnit_FilterItemsByMetadataTags"); \ static_assert(offsetof(FRigUnit_FilterItemsByMetadataTags, Items) == 0x000008, "Member 'FRigUnit_FilterItemsByMetadataTags::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FilterItemsByMetadataTags, Tags) == 0x000018, "Member 'FRigUnit_FilterItemsByMetadataTags::Tags' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FilterItemsByMetadataTags, Inclusive) == 0x000028, "Member 'FRigUnit_FilterItemsByMetadataTags::Inclusive' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FilterItemsByMetadataTags, Result) == 0x000030, "Member 'FRigUnit_FilterItemsByMetadataTags::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FilterItemsByMetadataTags, CachedIndices) == 0x000040, "Member 'FRigUnit_FilterItemsByMetadataTags::CachedIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigDrawInstruction \ static_assert(alignof(FControlRigDrawInstruction) == 0x000010, "Wrong alignment on FControlRigDrawInstruction"); \ static_assert(sizeof(FControlRigDrawInstruction) == 0x0000D0, "Wrong size on FControlRigDrawInstruction"); \ static_assert(offsetof(FControlRigDrawInstruction, Name) == 0x000000, "Member 'FControlRigDrawInstruction::Name' has a wrong offset!"); \ static_assert(offsetof(FControlRigDrawInstruction, PrimitiveType) == 0x000008, "Member 'FControlRigDrawInstruction::PrimitiveType' has a wrong offset!"); \ static_assert(offsetof(FControlRigDrawInstruction, Positions) == 0x000010, "Member 'FControlRigDrawInstruction::Positions' has a wrong offset!"); \ static_assert(offsetof(FControlRigDrawInstruction, Color) == 0x000020, "Member 'FControlRigDrawInstruction::Color' has a wrong offset!"); \ static_assert(offsetof(FControlRigDrawInstruction, Thickness) == 0x000030, "Member 'FControlRigDrawInstruction::Thickness' has a wrong offset!"); \ static_assert(offsetof(FControlRigDrawInstruction, Transform) == 0x000040, "Member 'FControlRigDrawInstruction::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigDrawContainer \ static_assert(alignof(FControlRigDrawContainer) == 0x000008, "Wrong alignment on FControlRigDrawContainer"); \ static_assert(sizeof(FControlRigDrawContainer) == 0x000018, "Wrong size on FControlRigDrawContainer"); \ static_assert(offsetof(FControlRigDrawContainer, Instructions) == 0x000008, "Member 'FControlRigDrawContainer::Instructions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigDrawInterface \ static_assert(alignof(FControlRigDrawInterface) == 0x000008, "Wrong alignment on FControlRigDrawInterface"); \ static_assert(sizeof(FControlRigDrawInterface) == 0x000018, "Wrong size on FControlRigDrawInterface"); \ #define DUMPER7_ASSERTS_FRigElementParentConstraint \ static_assert(alignof(FRigElementParentConstraint) == 0x000010, "Wrong alignment on FRigElementParentConstraint"); \ static_assert(sizeof(FRigElementParentConstraint) == 0x000090, "Wrong size on FRigElementParentConstraint"); \ #define DUMPER7_ASSERTS_FRigUnit_SimBase \ static_assert(alignof(FRigUnit_SimBase) == 0x000008, "Wrong alignment on FRigUnit_SimBase"); \ static_assert(sizeof(FRigUnit_SimBase) == 0x000008, "Wrong size on FRigUnit_SimBase"); \ #define DUMPER7_ASSERTS_FRigUnit_AlphaInterpVector \ static_assert(alignof(FRigUnit_AlphaInterpVector) == 0x000008, "Wrong alignment on FRigUnit_AlphaInterpVector"); \ static_assert(sizeof(FRigUnit_AlphaInterpVector) == 0x0000A0, "Wrong size on FRigUnit_AlphaInterpVector"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, Value) == 0x000008, "Member 'FRigUnit_AlphaInterpVector::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, Scale) == 0x000020, "Member 'FRigUnit_AlphaInterpVector::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, Bias) == 0x000024, "Member 'FRigUnit_AlphaInterpVector::Bias' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, bMapRange) == 0x000028, "Member 'FRigUnit_AlphaInterpVector::bMapRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, InRange) == 0x00002C, "Member 'FRigUnit_AlphaInterpVector::InRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, OutRange) == 0x000034, "Member 'FRigUnit_AlphaInterpVector::OutRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, bClampResult) == 0x00003C, "Member 'FRigUnit_AlphaInterpVector::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, ClampMin) == 0x000040, "Member 'FRigUnit_AlphaInterpVector::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, ClampMax) == 0x000044, "Member 'FRigUnit_AlphaInterpVector::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, bInterpResult) == 0x000048, "Member 'FRigUnit_AlphaInterpVector::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, InterpSpeedIncreasing) == 0x00004C, "Member 'FRigUnit_AlphaInterpVector::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, InterpSpeedDecreasing) == 0x000050, "Member 'FRigUnit_AlphaInterpVector::InterpSpeedDecreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, Result) == 0x000058, "Member 'FRigUnit_AlphaInterpVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpVector, ScaleBiasClamp) == 0x000070, "Member 'FRigUnit_AlphaInterpVector::ScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugBaseMutable \ static_assert(alignof(FRigUnit_DebugBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_DebugBaseMutable"); \ static_assert(sizeof(FRigUnit_DebugBaseMutable) == 0x000040, "Wrong size on FRigUnit_DebugBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugRectangleItemSpace \ static_assert(alignof(FRigUnit_DebugRectangleItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugRectangleItemSpace"); \ static_assert(sizeof(FRigUnit_DebugRectangleItemSpace) == 0x000140, "Wrong size on FRigUnit_DebugRectangleItemSpace"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, Transform) == 0x000040, "Member 'FRigUnit_DebugRectangleItemSpace::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, Color) == 0x0000A0, "Member 'FRigUnit_DebugRectangleItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, Scale) == 0x0000B0, "Member 'FRigUnit_DebugRectangleItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, Thickness) == 0x0000B4, "Member 'FRigUnit_DebugRectangleItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, Space) == 0x0000B8, "Member 'FRigUnit_DebugRectangleItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugRectangleItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangleItemSpace, bEnabled) == 0x000130, "Member 'FRigUnit_DebugRectangleItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolConstant \ static_assert(alignof(FRigUnit_MathBoolConstant) == 0x000008, "Wrong alignment on FRigUnit_MathBoolConstant"); \ static_assert(sizeof(FRigUnit_MathBoolConstant) == 0x000010, "Wrong size on FRigUnit_MathBoolConstant"); \ static_assert(offsetof(FRigUnit_MathBoolConstant, Value) == 0x000008, "Member 'FRigUnit_MathBoolConstant::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolConstTrue \ static_assert(alignof(FRigUnit_MathBoolConstTrue) == 0x000008, "Wrong alignment on FRigUnit_MathBoolConstTrue"); \ static_assert(sizeof(FRigUnit_MathBoolConstTrue) == 0x000010, "Wrong size on FRigUnit_MathBoolConstTrue"); \ #define DUMPER7_ASSERTS_FRigUnit_DeltaFromPreviousQuat \ static_assert(alignof(FRigUnit_DeltaFromPreviousQuat) == 0x000010, "Wrong alignment on FRigUnit_DeltaFromPreviousQuat"); \ static_assert(sizeof(FRigUnit_DeltaFromPreviousQuat) == 0x000090, "Wrong size on FRigUnit_DeltaFromPreviousQuat"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousQuat, Value) == 0x000010, "Member 'FRigUnit_DeltaFromPreviousQuat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousQuat, Delta) == 0x000030, "Member 'FRigUnit_DeltaFromPreviousQuat::Delta' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousQuat, PreviousValue) == 0x000050, "Member 'FRigUnit_DeltaFromPreviousQuat::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousQuat, Cache) == 0x000070, "Member 'FRigUnit_DeltaFromPreviousQuat::Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransformMutable \ static_assert(alignof(FRigUnit_DebugTransformMutable) == 0x000010, "Wrong alignment on FRigUnit_DebugTransformMutable"); \ static_assert(sizeof(FRigUnit_DebugTransformMutable) == 0x000140, "Wrong size on FRigUnit_DebugTransformMutable"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Transform) == 0x000040, "Member 'FRigUnit_DebugTransformMutable::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Mode) == 0x0000A0, "Member 'FRigUnit_DebugTransformMutable::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Color) == 0x0000A4, "Member 'FRigUnit_DebugTransformMutable::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Thickness) == 0x0000B4, "Member 'FRigUnit_DebugTransformMutable::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Scale) == 0x0000B8, "Member 'FRigUnit_DebugTransformMutable::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, Space) == 0x0000BC, "Member 'FRigUnit_DebugTransformMutable::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugTransformMutable::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutable, bEnabled) == 0x000130, "Member 'FRigUnit_DebugTransformMutable::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetPoseItemArray \ static_assert(alignof(FRigUnit_HierarchyGetPoseItemArray) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetPoseItemArray"); \ static_assert(sizeof(FRigUnit_HierarchyGetPoseItemArray) == 0x000090, "Wrong size on FRigUnit_HierarchyGetPoseItemArray"); \ static_assert(offsetof(FRigUnit_HierarchyGetPoseItemArray, Initial) == 0x000008, "Member 'FRigUnit_HierarchyGetPoseItemArray::Initial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPoseItemArray, ElementType) == 0x000009, "Member 'FRigUnit_HierarchyGetPoseItemArray::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPoseItemArray, ItemsToGet) == 0x000010, "Member 'FRigUnit_HierarchyGetPoseItemArray::ItemsToGet' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPoseItemArray, Pose) == 0x000020, "Member 'FRigUnit_HierarchyGetPoseItemArray::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertTransform \ static_assert(alignof(FRigUnit_ConvertTransform) == 0x000010, "Wrong alignment on FRigUnit_ConvertTransform"); \ static_assert(sizeof(FRigUnit_ConvertTransform) == 0x0000C0, "Wrong size on FRigUnit_ConvertTransform"); \ static_assert(offsetof(FRigUnit_ConvertTransform, Input) == 0x000010, "Member 'FRigUnit_ConvertTransform::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertTransform, Result) == 0x000070, "Member 'FRigUnit_ConvertTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceByTraceChannel \ static_assert(alignof(FRigUnit_SphereTraceByTraceChannel) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceByTraceChannel"); \ static_assert(sizeof(FRigUnit_SphereTraceByTraceChannel) == 0x000078, "Wrong size on FRigUnit_SphereTraceByTraceChannel"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, Start) == 0x000008, "Member 'FRigUnit_SphereTraceByTraceChannel::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, End) == 0x000020, "Member 'FRigUnit_SphereTraceByTraceChannel::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, TraceChannel) == 0x000038, "Member 'FRigUnit_SphereTraceByTraceChannel::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, Radius) == 0x00003C, "Member 'FRigUnit_SphereTraceByTraceChannel::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, bHit) == 0x000040, "Member 'FRigUnit_SphereTraceByTraceChannel::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, HitLocation) == 0x000048, "Member 'FRigUnit_SphereTraceByTraceChannel::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannel, HitNormal) == 0x000060, "Member 'FRigUnit_SphereTraceByTraceChannel::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_IsInteracting \ static_assert(alignof(FRigUnit_IsInteracting) == 0x000008, "Wrong alignment on FRigUnit_IsInteracting"); \ static_assert(sizeof(FRigUnit_IsInteracting) == 0x000020, "Wrong size on FRigUnit_IsInteracting"); \ static_assert(offsetof(FRigUnit_IsInteracting, bIsInteracting) == 0x000008, "Member 'FRigUnit_IsInteracting::bIsInteracting' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_IsInteracting, bIsTranslating) == 0x000009, "Member 'FRigUnit_IsInteracting::bIsTranslating' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_IsInteracting, bIsRotating) == 0x00000A, "Member 'FRigUnit_IsInteracting::bIsRotating' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_IsInteracting, bIsScaling) == 0x00000B, "Member 'FRigUnit_IsInteracting::bIsScaling' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_IsInteracting, Items) == 0x000010, "Member 'FRigUnit_IsInteracting::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionBase \ static_assert(alignof(FRigUnit_MathQuaternionBase) == 0x000008, "Wrong alignment on FRigUnit_MathQuaternionBase"); \ static_assert(sizeof(FRigUnit_MathQuaternionBase) == 0x000008, "Wrong size on FRigUnit_MathQuaternionBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionEquals \ static_assert(alignof(FRigUnit_MathQuaternionEquals) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionEquals"); \ static_assert(sizeof(FRigUnit_MathQuaternionEquals) == 0x000060, "Wrong size on FRigUnit_MathQuaternionEquals"); \ static_assert(offsetof(FRigUnit_MathQuaternionEquals, A) == 0x000010, "Member 'FRigUnit_MathQuaternionEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionEquals, B) == 0x000030, "Member 'FRigUnit_MathQuaternionEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionEquals, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransformMutableItemSpace \ static_assert(alignof(FRigUnit_DebugTransformMutableItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugTransformMutableItemSpace"); \ static_assert(sizeof(FRigUnit_DebugTransformMutableItemSpace) == 0x000140, "Wrong size on FRigUnit_DebugTransformMutableItemSpace"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Transform) == 0x000040, "Member 'FRigUnit_DebugTransformMutableItemSpace::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Mode) == 0x0000A0, "Member 'FRigUnit_DebugTransformMutableItemSpace::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Color) == 0x0000A4, "Member 'FRigUnit_DebugTransformMutableItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Thickness) == 0x0000B4, "Member 'FRigUnit_DebugTransformMutableItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Scale) == 0x0000B8, "Member 'FRigUnit_DebugTransformMutableItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, Space) == 0x0000BC, "Member 'FRigUnit_DebugTransformMutableItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugTransformMutableItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformMutableItemSpace, bEnabled) == 0x000130, "Member 'FRigUnit_DebugTransformMutableItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigAnimNodeEventName \ static_assert(alignof(FControlRigAnimNodeEventName) == 0x000004, "Wrong alignment on FControlRigAnimNodeEventName"); \ static_assert(sizeof(FControlRigAnimNodeEventName) == 0x000008, "Wrong size on FControlRigAnimNodeEventName"); \ static_assert(offsetof(FControlRigAnimNodeEventName, EventName) == 0x000000, "Member 'FControlRigAnimNodeEventName::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendTarget \ static_assert(alignof(FBlendTarget) == 0x000010, "Wrong alignment on FBlendTarget"); \ static_assert(sizeof(FBlendTarget) == 0x000070, "Wrong size on FBlendTarget"); \ static_assert(offsetof(FBlendTarget, Transform) == 0x000000, "Member 'FBlendTarget::Transform' has a wrong offset!"); \ static_assert(offsetof(FBlendTarget, Weight) == 0x000060, "Member 'FBlendTarget::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleBase \ static_assert(alignof(FRigUnit_MathDoubleBase) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleBase"); \ static_assert(sizeof(FRigUnit_MathDoubleBase) == 0x000008, "Wrong size on FRigUnit_MathDoubleBase"); \ #define DUMPER7_ASSERTS_FRigInfluenceEntry \ static_assert(alignof(FRigInfluenceEntry) == 0x000008, "Wrong alignment on FRigInfluenceEntry"); \ static_assert(sizeof(FRigInfluenceEntry) == 0x000020, "Wrong size on FRigInfluenceEntry"); \ static_assert(offsetof(FRigInfluenceEntry, Source) == 0x000000, "Member 'FRigInfluenceEntry::Source' has a wrong offset!"); \ static_assert(offsetof(FRigInfluenceEntry, AffectedList) == 0x000010, "Member 'FRigInfluenceEntry::AffectedList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigInfluenceMap \ static_assert(alignof(FRigInfluenceMap) == 0x000008, "Wrong alignment on FRigInfluenceMap"); \ static_assert(sizeof(FRigInfluenceMap) == 0x000068, "Wrong size on FRigInfluenceMap"); \ static_assert(offsetof(FRigInfluenceMap, EventName) == 0x000000, "Member 'FRigInfluenceMap::EventName' has a wrong offset!"); \ static_assert(offsetof(FRigInfluenceMap, Entries) == 0x000008, "Member 'FRigInfluenceMap::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigInfluenceMap, KeyToIndex) == 0x000018, "Member 'FRigInfluenceMap::KeyToIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigInfluenceMapPerEvent \ static_assert(alignof(FRigInfluenceMapPerEvent) == 0x000008, "Wrong alignment on FRigInfluenceMapPerEvent"); \ static_assert(sizeof(FRigInfluenceMapPerEvent) == 0x000060, "Wrong size on FRigInfluenceMapPerEvent"); \ static_assert(offsetof(FRigInfluenceMapPerEvent, Maps) == 0x000000, "Member 'FRigInfluenceMapPerEvent::Maps' has a wrong offset!"); \ static_assert(offsetof(FRigInfluenceMapPerEvent, EventToIndex) == 0x000010, "Member 'FRigInfluenceMapPerEvent::EventToIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntBase \ static_assert(alignof(FRigUnit_MathIntBase) == 0x000008, "Wrong alignment on FRigUnit_MathIntBase"); \ static_assert(sizeof(FRigUnit_MathIntBase) == 0x000008, "Wrong size on FRigUnit_MathIntBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathIntBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathIntBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathIntBinaryAggregateOp) == 0x000018, "Wrong size on FRigUnit_MathIntBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathIntBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathIntBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntBinaryAggregateOp, B) == 0x00000C, "Member 'FRigUnit_MathIntBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntBinaryAggregateOp, Result) == 0x000010, "Member 'FRigUnit_MathIntBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntAdd \ static_assert(alignof(FRigUnit_MathIntAdd) == 0x000008, "Wrong alignment on FRigUnit_MathIntAdd"); \ static_assert(sizeof(FRigUnit_MathIntAdd) == 0x000018, "Wrong size on FRigUnit_MathIntAdd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleIsNearlyZero \ static_assert(alignof(FRigUnit_MathDoubleIsNearlyZero) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleIsNearlyZero"); \ static_assert(sizeof(FRigUnit_MathDoubleIsNearlyZero) == 0x000020, "Wrong size on FRigUnit_MathDoubleIsNearlyZero"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyZero, Value) == 0x000008, "Member 'FRigUnit_MathDoubleIsNearlyZero::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyZero, Tolerance) == 0x000010, "Member 'FRigUnit_MathDoubleIsNearlyZero::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyZero, Result) == 0x000018, "Member 'FRigUnit_MathDoubleIsNearlyZero::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigIOSettings \ static_assert(alignof(FControlRigIOSettings) == 0x000001, "Wrong alignment on FControlRigIOSettings"); \ static_assert(sizeof(FControlRigIOSettings) == 0x000002, "Wrong size on FControlRigIOSettings"); \ static_assert(offsetof(FControlRigIOSettings, bUpdatePose) == 0x000000, "Member 'FControlRigIOSettings::bUpdatePose' has a wrong offset!"); \ static_assert(offsetof(FControlRigIOSettings, bUpdateCurves) == 0x000001, "Member 'FControlRigIOSettings::bUpdateCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ControlRigBase \ static_assert(alignof(FAnimNode_ControlRigBase) == 0x000008, "Wrong alignment on FAnimNode_ControlRigBase"); \ static_assert(sizeof(FAnimNode_ControlRigBase) == 0x000270, "Wrong size on FAnimNode_ControlRigBase"); \ static_assert(offsetof(FAnimNode_ControlRigBase, Source) == 0x000058, "Member 'FAnimNode_ControlRigBase::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, bResetInputPoseToInitial) == 0x000068, "Member 'FAnimNode_ControlRigBase::bResetInputPoseToInitial' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, bTransferInputPose) == 0x000069, "Member 'FAnimNode_ControlRigBase::bTransferInputPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, bTransferInputCurves) == 0x00006A, "Member 'FAnimNode_ControlRigBase::bTransferInputCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, bTransferPoseInGlobalSpace) == 0x00006B, "Member 'FAnimNode_ControlRigBase::bTransferPoseInGlobalSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, InputBonesToTransfer) == 0x000070, "Member 'FAnimNode_ControlRigBase::InputBonesToTransfer' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, NodeMappingContainer) == 0x000240, "Member 'FAnimNode_ControlRigBase::NodeMappingContainer' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, InputSettings) == 0x000248, "Member 'FAnimNode_ControlRigBase::InputSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, OutputSettings) == 0x00024A, "Member 'FAnimNode_ControlRigBase::OutputSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, bExecute) == 0x00024C, "Member 'FAnimNode_ControlRigBase::bExecute' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRigBase, EventQueue) == 0x000258, "Member 'FAnimNode_ControlRigBase::EventQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntBinaryOp \ static_assert(alignof(FRigUnit_MathIntBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathIntBinaryOp"); \ static_assert(sizeof(FRigUnit_MathIntBinaryOp) == 0x000018, "Wrong size on FRigUnit_MathIntBinaryOp"); \ static_assert(offsetof(FRigUnit_MathIntBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathIntBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntBinaryOp, B) == 0x00000C, "Member 'FRigUnit_MathIntBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntBinaryOp, Result) == 0x000010, "Member 'FRigUnit_MathIntBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntSub \ static_assert(alignof(FRigUnit_MathIntSub) == 0x000008, "Wrong alignment on FRigUnit_MathIntSub"); \ static_assert(sizeof(FRigUnit_MathIntSub) == 0x000018, "Wrong size on FRigUnit_MathIntSub"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlRotator_LimitSettings \ static_assert(alignof(FRigUnit_HierarchyAddControlRotator_LimitSettings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddControlRotator_LimitSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlRotator_LimitSettings) == 0x000040, "Wrong size on FRigUnit_HierarchyAddControlRotator_LimitSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, LimitPitch) == 0x000000, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::LimitPitch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, LimitYaw) == 0x000002, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::LimitYaw' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, LimitRoll) == 0x000004, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::LimitRoll' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, MinValue) == 0x000008, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, MaxValue) == 0x000020, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_LimitSettings, bDrawLimits) == 0x000038, "Member 'FRigUnit_HierarchyAddControlRotator_LimitSettings::bDrawLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleUnaryOp \ static_assert(alignof(FRigUnit_MathDoubleUnaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleUnaryOp"); \ static_assert(sizeof(FRigUnit_MathDoubleUnaryOp) == 0x000018, "Wrong size on FRigUnit_MathDoubleUnaryOp"); \ static_assert(offsetof(FRigUnit_MathDoubleUnaryOp, Value) == 0x000008, "Member 'FRigUnit_MathDoubleUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleUnaryOp, Result) == 0x000010, "Member 'FRigUnit_MathDoubleUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleDeg \ static_assert(alignof(FRigUnit_MathDoubleDeg) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleDeg"); \ static_assert(sizeof(FRigUnit_MathDoubleDeg) == 0x000018, "Wrong size on FRigUnit_MathDoubleDeg"); \ #define DUMPER7_ASSERTS_FRigUnit_NameBase \ static_assert(alignof(FRigUnit_NameBase) == 0x000008, "Wrong alignment on FRigUnit_NameBase"); \ static_assert(sizeof(FRigUnit_NameBase) == 0x000008, "Wrong size on FRigUnit_NameBase"); \ #define DUMPER7_ASSERTS_FRigUnit_EndsWith \ static_assert(alignof(FRigUnit_EndsWith) == 0x000008, "Wrong alignment on FRigUnit_EndsWith"); \ static_assert(sizeof(FRigUnit_EndsWith) == 0x000020, "Wrong size on FRigUnit_EndsWith"); \ static_assert(offsetof(FRigUnit_EndsWith, Name) == 0x000008, "Member 'FRigUnit_EndsWith::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_EndsWith, Ending) == 0x000010, "Member 'FRigUnit_EndsWith::Ending' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_EndsWith, Result) == 0x000018, "Member 'FRigUnit_EndsWith::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintParent \ static_assert(alignof(FConstraintParent) == 0x000004, "Wrong alignment on FConstraintParent"); \ static_assert(sizeof(FConstraintParent) == 0x000010, "Wrong size on FConstraintParent"); \ static_assert(offsetof(FConstraintParent, Item) == 0x000000, "Member 'FConstraintParent::Item' has a wrong offset!"); \ static_assert(offsetof(FConstraintParent, Weight) == 0x00000C, "Member 'FConstraintParent::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RotationConstraint_AdvancedSettings \ static_assert(alignof(FRigUnit_RotationConstraint_AdvancedSettings) == 0x000001, "Wrong alignment on FRigUnit_RotationConstraint_AdvancedSettings"); \ static_assert(sizeof(FRigUnit_RotationConstraint_AdvancedSettings) == 0x000002, "Wrong size on FRigUnit_RotationConstraint_AdvancedSettings"); \ static_assert(offsetof(FRigUnit_RotationConstraint_AdvancedSettings, InterpolationType) == 0x000000, "Member 'FRigUnit_RotationConstraint_AdvancedSettings::InterpolationType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint_AdvancedSettings, RotationOrderForFilter) == 0x000001, "Member 'FRigUnit_RotationConstraint_AdvancedSettings::RotationOrderForFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RotationConstraint \ static_assert(alignof(FRigUnit_RotationConstraint) == 0x000008, "Wrong alignment on FRigUnit_RotationConstraint"); \ static_assert(sizeof(FRigUnit_RotationConstraint) == 0x000068, "Wrong size on FRigUnit_RotationConstraint"); \ static_assert(offsetof(FRigUnit_RotationConstraint, Child) == 0x000040, "Member 'FRigUnit_RotationConstraint::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_RotationConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint, Filter) == 0x00004D, "Member 'FRigUnit_RotationConstraint::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint, Parents) == 0x000050, "Member 'FRigUnit_RotationConstraint::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint, AdvancedSettings) == 0x000060, "Member 'FRigUnit_RotationConstraint::AdvancedSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraint, Weight) == 0x000064, "Member 'FRigUnit_RotationConstraint::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionScaleV2 \ static_assert(alignof(FRigUnit_MathQuaternionScaleV2) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionScaleV2"); \ static_assert(sizeof(FRigUnit_MathQuaternionScaleV2) == 0x000060, "Wrong size on FRigUnit_MathQuaternionScaleV2"); \ static_assert(offsetof(FRigUnit_MathQuaternionScaleV2, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionScaleV2::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionScaleV2, Factor) == 0x000030, "Member 'FRigUnit_MathQuaternionScaleV2::Factor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionScaleV2, Result) == 0x000040, "Member 'FRigUnit_MathQuaternionScaleV2::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigSingleParentElement \ static_assert(alignof(FRigSingleParentElement) == 0x000010, "Wrong alignment on FRigSingleParentElement"); \ static_assert(sizeof(FRigSingleParentElement) == 0x000300, "Wrong size on FRigSingleParentElement"); \ #define DUMPER7_ASSERTS_FRigBoneElement \ static_assert(alignof(FRigBoneElement) == 0x000010, "Wrong alignment on FRigBoneElement"); \ static_assert(sizeof(FRigBoneElement) == 0x000300, "Wrong size on FRigBoneElement"); \ static_assert(offsetof(FRigBoneElement, BoneType) == 0x0002F8, "Member 'FRigBoneElement::BoneType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemBase \ static_assert(alignof(FRigUnit_ItemBase) == 0x000008, "Wrong alignment on FRigUnit_ItemBase"); \ static_assert(sizeof(FRigUnit_ItemBase) == 0x000008, "Wrong size on FRigUnit_ItemBase"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemNotEquals \ static_assert(alignof(FRigUnit_ItemNotEquals) == 0x000008, "Wrong alignment on FRigUnit_ItemNotEquals"); \ static_assert(sizeof(FRigUnit_ItemNotEquals) == 0x000028, "Wrong size on FRigUnit_ItemNotEquals"); \ static_assert(offsetof(FRigUnit_ItemNotEquals, A) == 0x000008, "Member 'FRigUnit_ItemNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemNotEquals, B) == 0x000014, "Member 'FRigUnit_ItemNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemNotEquals, Result) == 0x000020, "Member 'FRigUnit_ItemNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_CoreBase \ static_assert(alignof(FRigDispatch_CoreBase) == 0x000008, "Wrong alignment on FRigDispatch_CoreBase"); \ static_assert(sizeof(FRigDispatch_CoreBase) == 0x000018, "Wrong size on FRigDispatch_CoreBase"); \ #define DUMPER7_ASSERTS_FRigDispatch_CoreEquals \ static_assert(alignof(FRigDispatch_CoreEquals) == 0x000008, "Wrong alignment on FRigDispatch_CoreEquals"); \ static_assert(sizeof(FRigDispatch_CoreEquals) == 0x000018, "Wrong size on FRigDispatch_CoreEquals"); \ #define DUMPER7_ASSERTS_FRigUnit_ScaleConstraint \ static_assert(alignof(FRigUnit_ScaleConstraint) == 0x000008, "Wrong alignment on FRigUnit_ScaleConstraint"); \ static_assert(sizeof(FRigUnit_ScaleConstraint) == 0x000068, "Wrong size on FRigUnit_ScaleConstraint"); \ static_assert(offsetof(FRigUnit_ScaleConstraint, Child) == 0x000040, "Member 'FRigUnit_ScaleConstraint::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraint, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_ScaleConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraint, Filter) == 0x00004D, "Member 'FRigUnit_ScaleConstraint::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraint, Parents) == 0x000050, "Member 'FRigUnit_ScaleConstraint::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraint, Weight) == 0x000060, "Member 'FRigUnit_ScaleConstraint::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigHierarchySettings \ static_assert(alignof(FRigHierarchySettings) == 0x000004, "Wrong alignment on FRigHierarchySettings"); \ static_assert(sizeof(FRigHierarchySettings) == 0x000004, "Wrong size on FRigHierarchySettings"); \ static_assert(offsetof(FRigHierarchySettings, ProceduralElementLimit) == 0x000000, "Member 'FRigHierarchySettings::ProceduralElementLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneControlRigInstanceData \ static_assert(alignof(FMovieSceneControlRigInstanceData) == 0x000008, "Wrong alignment on FMovieSceneControlRigInstanceData"); \ static_assert(sizeof(FMovieSceneControlRigInstanceData) == 0x000148, "Wrong size on FMovieSceneControlRigInstanceData"); \ static_assert(offsetof(FMovieSceneControlRigInstanceData, bAdditive) == 0x000008, "Member 'FMovieSceneControlRigInstanceData::bAdditive' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigInstanceData, bApplyBoneFilter) == 0x000009, "Member 'FMovieSceneControlRigInstanceData::bApplyBoneFilter' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigInstanceData, BoneFilter) == 0x000010, "Member 'FMovieSceneControlRigInstanceData::BoneFilter' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigInstanceData, Weight) == 0x000020, "Member 'FMovieSceneControlRigInstanceData::Weight' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigInstanceData, Operand) == 0x000130, "Member 'FMovieSceneControlRigInstanceData::Operand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_Print \ static_assert(alignof(FRigDispatch_Print) == 0x000008, "Wrong alignment on FRigDispatch_Print"); \ static_assert(sizeof(FRigDispatch_Print) == 0x000018, "Wrong size on FRigDispatch_Print"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlInteger \ static_assert(alignof(FRigUnit_SetControlInteger) == 0x000008, "Wrong alignment on FRigUnit_SetControlInteger"); \ static_assert(sizeof(FRigUnit_SetControlInteger) == 0x000070, "Wrong size on FRigUnit_SetControlInteger"); \ static_assert(offsetof(FRigUnit_SetControlInteger, Control) == 0x000040, "Member 'FRigUnit_SetControlInteger::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlInteger, Weight) == 0x000048, "Member 'FRigUnit_SetControlInteger::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlInteger, IntegerValue) == 0x00004C, "Member 'FRigUnit_SetControlInteger::IntegerValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlInteger, CachedControlIndex) == 0x000050, "Member 'FRigUnit_SetControlInteger::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimLinearSpring \ static_assert(alignof(FCRSimLinearSpring) == 0x000004, "Wrong alignment on FCRSimLinearSpring"); \ static_assert(sizeof(FCRSimLinearSpring) == 0x000010, "Wrong size on FCRSimLinearSpring"); \ static_assert(offsetof(FCRSimLinearSpring, SubjectA) == 0x000000, "Member 'FCRSimLinearSpring::SubjectA' has a wrong offset!"); \ static_assert(offsetof(FCRSimLinearSpring, SubjectB) == 0x000004, "Member 'FCRSimLinearSpring::SubjectB' has a wrong offset!"); \ static_assert(offsetof(FCRSimLinearSpring, Coefficient) == 0x000008, "Member 'FCRSimLinearSpring::Coefficient' has a wrong offset!"); \ static_assert(offsetof(FCRSimLinearSpring, Equilibrium) == 0x00000C, "Member 'FCRSimLinearSpring::Equilibrium' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleGreater \ static_assert(alignof(FRigUnit_MathDoubleGreater) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleGreater"); \ static_assert(sizeof(FRigUnit_MathDoubleGreater) == 0x000020, "Wrong size on FRigUnit_MathDoubleGreater"); \ static_assert(offsetof(FRigUnit_MathDoubleGreater, A) == 0x000008, "Member 'FRigUnit_MathDoubleGreater::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleGreater, B) == 0x000010, "Member 'FRigUnit_MathDoubleGreater::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleGreater, Result) == 0x000018, "Member 'FRigUnit_MathDoubleGreater::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigTransformStackEntry \ static_assert(alignof(FRigTransformStackEntry) == 0x000010, "Wrong alignment on FRigTransformStackEntry"); \ static_assert(sizeof(FRigTransformStackEntry) == 0x0000F0, "Wrong size on FRigTransformStackEntry"); \ static_assert(offsetof(FRigTransformStackEntry, Key) == 0x000000, "Member 'FRigTransformStackEntry::Key' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, EntryType) == 0x00000C, "Member 'FRigTransformStackEntry::EntryType' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, TransformType) == 0x00000D, "Member 'FRigTransformStackEntry::TransformType' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, OldTransform) == 0x000010, "Member 'FRigTransformStackEntry::OldTransform' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, NewTransform) == 0x000070, "Member 'FRigTransformStackEntry::NewTransform' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, bAffectChildren) == 0x0000D0, "Member 'FRigTransformStackEntry::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(FRigTransformStackEntry, Callstack) == 0x0000D8, "Member 'FRigTransformStackEntry::Callstack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatBase \ static_assert(alignof(FRigUnit_MathFloatBase) == 0x000008, "Wrong alignment on FRigUnit_MathFloatBase"); \ static_assert(sizeof(FRigUnit_MathFloatBase) == 0x000008, "Wrong size on FRigUnit_MathFloatBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatUnaryOp \ static_assert(alignof(FRigUnit_MathFloatUnaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathFloatUnaryOp"); \ static_assert(sizeof(FRigUnit_MathFloatUnaryOp) == 0x000010, "Wrong size on FRigUnit_MathFloatUnaryOp"); \ static_assert(offsetof(FRigUnit_MathFloatUnaryOp, Value) == 0x000008, "Member 'FRigUnit_MathFloatUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatUnaryOp, Result) == 0x00000C, "Member 'FRigUnit_MathFloatUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatAsin \ static_assert(alignof(FRigUnit_MathFloatAsin) == 0x000008, "Wrong alignment on FRigUnit_MathFloatAsin"); \ static_assert(sizeof(FRigUnit_MathFloatAsin) == 0x000010, "Wrong size on FRigUnit_MathFloatAsin"); \ #define DUMPER7_ASSERTS_FRigElementWeight \ static_assert(alignof(FRigElementWeight) == 0x000004, "Wrong alignment on FRigElementWeight"); \ static_assert(sizeof(FRigElementWeight) == 0x00000C, "Wrong size on FRigElementWeight"); \ static_assert(offsetof(FRigElementWeight, Location) == 0x000000, "Member 'FRigElementWeight::Location' has a wrong offset!"); \ static_assert(offsetof(FRigElementWeight, Rotation) == 0x000004, "Member 'FRigElementWeight::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRigElementWeight, Scale) == 0x000008, "Member 'FRigElementWeight::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigNullElement \ static_assert(alignof(FRigNullElement) == 0x000010, "Wrong alignment on FRigNullElement"); \ static_assert(sizeof(FRigNullElement) == 0x0003F0, "Wrong size on FRigNullElement"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatRad \ static_assert(alignof(FRigUnit_MathFloatRad) == 0x000008, "Wrong alignment on FRigUnit_MathFloatRad"); \ static_assert(sizeof(FRigUnit_MathFloatRad) == 0x000010, "Wrong size on FRigUnit_MathFloatRad"); \ #define DUMPER7_ASSERTS_FRigCurveElement \ static_assert(alignof(FRigCurveElement) == 0x000008, "Wrong alignment on FRigCurveElement"); \ static_assert(sizeof(FRigCurveElement) == 0x0000F8, "Wrong size on FRigCurveElement"); \ #define DUMPER7_ASSERTS_FRigRigidBodySettings \ static_assert(alignof(FRigRigidBodySettings) == 0x000004, "Wrong alignment on FRigRigidBodySettings"); \ static_assert(sizeof(FRigRigidBodySettings) == 0x000004, "Wrong size on FRigRigidBodySettings"); \ static_assert(offsetof(FRigRigidBodySettings, Mass) == 0x000000, "Member 'FRigRigidBodySettings::Mass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigRigidBodyElement \ static_assert(alignof(FRigRigidBodyElement) == 0x000010, "Wrong alignment on FRigRigidBodyElement"); \ static_assert(sizeof(FRigRigidBodyElement) == 0x000300, "Wrong size on FRigRigidBodyElement"); \ static_assert(offsetof(FRigRigidBodyElement, Settings) == 0x0002F8, "Member 'FRigRigidBodyElement::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigElement \ static_assert(alignof(FRigElement) == 0x000008, "Wrong alignment on FRigElement"); \ static_assert(sizeof(FRigElement) == 0x000018, "Wrong size on FRigElement"); \ static_assert(offsetof(FRigElement, Name) == 0x000008, "Member 'FRigElement::Name' has a wrong offset!"); \ static_assert(offsetof(FRigElement, Index) == 0x000010, "Member 'FRigElement::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigReferenceElement \ static_assert(alignof(FRigReferenceElement) == 0x000010, "Wrong alignment on FRigReferenceElement"); \ static_assert(sizeof(FRigReferenceElement) == 0x000310, "Wrong size on FRigReferenceElement"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKSimple_DebugSettings \ static_assert(alignof(FRigUnit_TwoBoneIKSimple_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKSimple_DebugSettings"); \ static_assert(sizeof(FRigUnit_TwoBoneIKSimple_DebugSettings) == 0x000070, "Wrong size on FRigUnit_TwoBoneIKSimple_DebugSettings"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_TwoBoneIKSimple_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_TwoBoneIKSimple_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple_DebugSettings, WorldOffset) == 0x000010, "Member 'FRigUnit_TwoBoneIKSimple_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigHierarchyCopyPasteContentPerElement \ static_assert(alignof(FRigHierarchyCopyPasteContentPerElement) == 0x000010, "Wrong alignment on FRigHierarchyCopyPasteContentPerElement"); \ static_assert(sizeof(FRigHierarchyCopyPasteContentPerElement) == 0x000200, "Wrong size on FRigHierarchyCopyPasteContentPerElement"); \ static_assert(offsetof(FRigHierarchyCopyPasteContentPerElement, Key) == 0x000000, "Member 'FRigHierarchyCopyPasteContentPerElement::Key' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContentPerElement, Content) == 0x000010, "Member 'FRigHierarchyCopyPasteContentPerElement::Content' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContentPerElement, Parents) == 0x000020, "Member 'FRigHierarchyCopyPasteContentPerElement::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContentPerElement, ParentWeights) == 0x000030, "Member 'FRigHierarchyCopyPasteContentPerElement::ParentWeights' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContentPerElement, Pose) == 0x000040, "Member 'FRigHierarchyCopyPasteContentPerElement::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigHierarchyCopyPasteContent \ static_assert(alignof(FRigHierarchyCopyPasteContent) == 0x000008, "Wrong alignment on FRigHierarchyCopyPasteContent"); \ static_assert(sizeof(FRigHierarchyCopyPasteContent) == 0x000050, "Wrong size on FRigHierarchyCopyPasteContent"); \ static_assert(offsetof(FRigHierarchyCopyPasteContent, Elements) == 0x000000, "Member 'FRigHierarchyCopyPasteContent::Elements' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContent, Types) == 0x000010, "Member 'FRigHierarchyCopyPasteContent::Types' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContent, Contents) == 0x000020, "Member 'FRigHierarchyCopyPasteContent::Contents' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContent, LocalTransforms) == 0x000030, "Member 'FRigHierarchyCopyPasteContent::LocalTransforms' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyCopyPasteContent, GlobalTransforms) == 0x000040, "Member 'FRigHierarchyCopyPasteContent::GlobalTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimPointForce \ static_assert(alignof(FCRSimPointForce) == 0x000008, "Wrong alignment on FCRSimPointForce"); \ static_assert(sizeof(FCRSimPointForce) == 0x000028, "Wrong size on FCRSimPointForce"); \ static_assert(offsetof(FCRSimPointForce, ForceType) == 0x000000, "Member 'FCRSimPointForce::ForceType' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointForce, Vector) == 0x000008, "Member 'FCRSimPointForce::Vector' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointForce, Coefficient) == 0x000020, "Member 'FCRSimPointForce::Coefficient' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointForce, bNormalize) == 0x000024, "Member 'FCRSimPointForce::bNormalize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatExponential \ static_assert(alignof(FRigUnit_MathFloatExponential) == 0x000008, "Wrong alignment on FRigUnit_MathFloatExponential"); \ static_assert(sizeof(FRigUnit_MathFloatExponential) == 0x000010, "Wrong size on FRigUnit_MathFloatExponential"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimBase \ static_assert(alignof(FRigUnit_AnimBase) == 0x000008, "Wrong alignment on FRigUnit_AnimBase"); \ static_assert(sizeof(FRigUnit_AnimBase) == 0x000008, "Wrong size on FRigUnit_AnimBase"); \ #define DUMPER7_ASSERTS_FRigUnit_NameReplace \ static_assert(alignof(FRigUnit_NameReplace) == 0x000008, "Wrong alignment on FRigUnit_NameReplace"); \ static_assert(sizeof(FRigUnit_NameReplace) == 0x000028, "Wrong size on FRigUnit_NameReplace"); \ static_assert(offsetof(FRigUnit_NameReplace, Name) == 0x000008, "Member 'FRigUnit_NameReplace::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameReplace, Old) == 0x000010, "Member 'FRigUnit_NameReplace::Old' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameReplace, New) == 0x000018, "Member 'FRigUnit_NameReplace::New' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameReplace, Result) == 0x000020, "Member 'FRigUnit_NameReplace::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolBinaryOp \ static_assert(alignof(FRigUnit_MathBoolBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathBoolBinaryOp"); \ static_assert(sizeof(FRigUnit_MathBoolBinaryOp) == 0x000010, "Wrong size on FRigUnit_MathBoolBinaryOp"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathBoolBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryOp, B) == 0x000009, "Member 'FRigUnit_MathBoolBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolBinaryOp, Result) == 0x00000A, "Member 'FRigUnit_MathBoolBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolNand \ static_assert(alignof(FRigUnit_MathBoolNand) == 0x000008, "Wrong alignment on FRigUnit_MathBoolNand"); \ static_assert(sizeof(FRigUnit_MathBoolNand) == 0x000010, "Wrong size on FRigUnit_MathBoolNand"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlBool_Entry \ static_assert(alignof(FRigUnit_SetMultiControlBool_Entry) == 0x000004, "Wrong alignment on FRigUnit_SetMultiControlBool_Entry"); \ static_assert(sizeof(FRigUnit_SetMultiControlBool_Entry) == 0x00000C, "Wrong size on FRigUnit_SetMultiControlBool_Entry"); \ static_assert(offsetof(FRigUnit_SetMultiControlBool_Entry, Control) == 0x000000, "Member 'FRigUnit_SetMultiControlBool_Entry::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlBool_Entry, BoolValue) == 0x000008, "Member 'FRigUnit_SetMultiControlBool_Entry::BoolValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlBool \ static_assert(alignof(FRigUnit_SetMultiControlBool) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlBool"); \ static_assert(sizeof(FRigUnit_SetMultiControlBool) == 0x000060, "Wrong size on FRigUnit_SetMultiControlBool"); \ static_assert(offsetof(FRigUnit_SetMultiControlBool, Entries) == 0x000040, "Member 'FRigUnit_SetMultiControlBool::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlBool, CachedControlIndices) == 0x000050, "Member 'FRigUnit_SetMultiControlBool::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigValidationContext \ static_assert(alignof(FControlRigValidationContext) == 0x000008, "Wrong alignment on FControlRigValidationContext"); \ static_assert(sizeof(FControlRigValidationContext) == 0x000028, "Wrong size on FControlRigValidationContext"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatAtan \ static_assert(alignof(FRigUnit_MathFloatAtan) == 0x000008, "Wrong alignment on FRigUnit_MathFloatAtan"); \ static_assert(sizeof(FRigUnit_MathFloatAtan) == 0x000010, "Wrong size on FRigUnit_MathFloatAtan"); \ #define DUMPER7_ASSERTS_FRigUnit_HighlevelBase \ static_assert(alignof(FRigUnit_HighlevelBase) == 0x000008, "Wrong alignment on FRigUnit_HighlevelBase"); \ static_assert(sizeof(FRigUnit_HighlevelBase) == 0x000008, "Wrong size on FRigUnit_HighlevelBase"); \ #define DUMPER7_ASSERTS_FControlRigComponentMappedCurve \ static_assert(alignof(FControlRigComponentMappedCurve) == 0x000004, "Wrong alignment on FControlRigComponentMappedCurve"); \ static_assert(sizeof(FControlRigComponentMappedCurve) == 0x000010, "Wrong size on FControlRigComponentMappedCurve"); \ static_assert(offsetof(FControlRigComponentMappedCurve, Source) == 0x000000, "Member 'FControlRigComponentMappedCurve::Source' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedCurve, Target) == 0x000008, "Member 'FControlRigComponentMappedCurve::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMutableBase \ static_assert(alignof(FRigUnit_MathMutableBase) == 0x000008, "Wrong alignment on FRigUnit_MathMutableBase"); \ static_assert(sizeof(FRigUnit_MathMutableBase) == 0x000040, "Wrong size on FRigUnit_MathMutableBase"); \ #define DUMPER7_ASSERTS_FControlRigSequenceObjectReference \ static_assert(alignof(FControlRigSequenceObjectReference) == 0x000008, "Wrong alignment on FControlRigSequenceObjectReference"); \ static_assert(sizeof(FControlRigSequenceObjectReference) == 0x000008, "Wrong size on FControlRigSequenceObjectReference"); \ static_assert(offsetof(FControlRigSequenceObjectReference, ControlRigClass) == 0x000000, "Member 'FControlRigSequenceObjectReference::ControlRigClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolToFloat \ static_assert(alignof(FRigUnit_MathBoolToFloat) == 0x000008, "Wrong alignment on FRigUnit_MathBoolToFloat"); \ static_assert(sizeof(FRigUnit_MathBoolToFloat) == 0x000010, "Wrong size on FRigUnit_MathBoolToFloat"); \ static_assert(offsetof(FRigUnit_MathBoolToFloat, Value) == 0x000008, "Member 'FRigUnit_MathBoolToFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolToFloat, Result) == 0x00000C, "Member 'FRigUnit_MathBoolToFloat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimRichCurve \ static_assert(alignof(FRigUnit_AnimRichCurve) == 0x000008, "Wrong alignment on FRigUnit_AnimRichCurve"); \ static_assert(sizeof(FRigUnit_AnimRichCurve) == 0x000090, "Wrong size on FRigUnit_AnimRichCurve"); \ static_assert(offsetof(FRigUnit_AnimRichCurve, Curve) == 0x000008, "Member 'FRigUnit_AnimRichCurve::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SimBaseMutable \ static_assert(alignof(FRigUnit_SimBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_SimBaseMutable"); \ static_assert(sizeof(FRigUnit_SimBaseMutable) == 0x000040, "Wrong size on FRigUnit_SimBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlVector \ static_assert(alignof(FRigUnit_SetControlVector) == 0x000008, "Wrong alignment on FRigUnit_SetControlVector"); \ static_assert(sizeof(FRigUnit_SetControlVector) == 0x000090, "Wrong size on FRigUnit_SetControlVector"); \ static_assert(offsetof(FRigUnit_SetControlVector, Control) == 0x000040, "Member 'FRigUnit_SetControlVector::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector, Weight) == 0x000048, "Member 'FRigUnit_SetControlVector::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector, Vector) == 0x000050, "Member 'FRigUnit_SetControlVector::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector, Space) == 0x000068, "Member 'FRigUnit_SetControlVector::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector, CachedControlIndex) == 0x000070, "Member 'FRigUnit_SetControlVector::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRFourPointBezier \ static_assert(alignof(FCRFourPointBezier) == 0x000008, "Wrong alignment on FCRFourPointBezier"); \ static_assert(sizeof(FCRFourPointBezier) == 0x000060, "Wrong size on FCRFourPointBezier"); \ static_assert(offsetof(FCRFourPointBezier, A) == 0x000000, "Member 'FCRFourPointBezier::A' has a wrong offset!"); \ static_assert(offsetof(FCRFourPointBezier, B) == 0x000018, "Member 'FCRFourPointBezier::B' has a wrong offset!"); \ static_assert(offsetof(FCRFourPointBezier, C) == 0x000030, "Member 'FCRFourPointBezier::C' has a wrong offset!"); \ static_assert(offsetof(FCRFourPointBezier, D) == 0x000048, "Member 'FCRFourPointBezier::D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolOr \ static_assert(alignof(FRigUnit_MathBoolOr) == 0x000008, "Wrong alignment on FRigUnit_MathBoolOr"); \ static_assert(sizeof(FRigUnit_MathBoolOr) == 0x000010, "Wrong size on FRigUnit_MathBoolOr"); \ #define DUMPER7_ASSERTS_FStructReference \ static_assert(alignof(FStructReference) == 0x000008, "Wrong alignment on FStructReference"); \ static_assert(sizeof(FStructReference) == 0x000008, "Wrong size on FStructReference"); \ #define DUMPER7_ASSERTS_FRigUnit_SetBoneTranslation \ static_assert(alignof(FRigUnit_SetBoneTranslation) == 0x000008, "Wrong alignment on FRigUnit_SetBoneTranslation"); \ static_assert(sizeof(FRigUnit_SetBoneTranslation) == 0x000090, "Wrong size on FRigUnit_SetBoneTranslation"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, bone) == 0x000040, "Member 'FRigUnit_SetBoneTranslation::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, Translation) == 0x000048, "Member 'FRigUnit_SetBoneTranslation::Translation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, Space) == 0x000060, "Member 'FRigUnit_SetBoneTranslation::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, Weight) == 0x000064, "Member 'FRigUnit_SetBoneTranslation::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, bPropagateToChildren) == 0x000068, "Member 'FRigUnit_SetBoneTranslation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTranslation, CachedBone) == 0x000070, "Member 'FRigUnit_SetBoneTranslation::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlShapeActorCreationParam \ static_assert(alignof(FControlShapeActorCreationParam) == 0x000010, "Wrong alignment on FControlShapeActorCreationParam"); \ static_assert(sizeof(FControlShapeActorCreationParam) == 0x0001D0, "Wrong size on FControlShapeActorCreationParam"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleLawOfCosine \ static_assert(alignof(FRigUnit_MathDoubleLawOfCosine) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleLawOfCosine"); \ static_assert(sizeof(FRigUnit_MathDoubleLawOfCosine) == 0x000040, "Wrong size on FRigUnit_MathDoubleLawOfCosine"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, A) == 0x000008, "Member 'FRigUnit_MathDoubleLawOfCosine::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, B) == 0x000010, "Member 'FRigUnit_MathDoubleLawOfCosine::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, C) == 0x000018, "Member 'FRigUnit_MathDoubleLawOfCosine::C' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, AlphaAngle) == 0x000020, "Member 'FRigUnit_MathDoubleLawOfCosine::AlphaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, BetaAngle) == 0x000028, "Member 'FRigUnit_MathDoubleLawOfCosine::BetaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, GammaAngle) == 0x000030, "Member 'FRigUnit_MathDoubleLawOfCosine::GammaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLawOfCosine, bValid) == 0x000038, "Member 'FRigUnit_MathDoubleLawOfCosine::bValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimPoint \ static_assert(alignof(FCRSimPoint) == 0x000008, "Wrong alignment on FCRSimPoint"); \ static_assert(sizeof(FCRSimPoint) == 0x000040, "Wrong size on FCRSimPoint"); \ static_assert(offsetof(FCRSimPoint, Mass) == 0x000000, "Member 'FCRSimPoint::Mass' has a wrong offset!"); \ static_assert(offsetof(FCRSimPoint, Size) == 0x000004, "Member 'FCRSimPoint::Size' has a wrong offset!"); \ static_assert(offsetof(FCRSimPoint, LinearDamping) == 0x000008, "Member 'FCRSimPoint::LinearDamping' has a wrong offset!"); \ static_assert(offsetof(FCRSimPoint, InheritMotion) == 0x00000C, "Member 'FCRSimPoint::InheritMotion' has a wrong offset!"); \ static_assert(offsetof(FCRSimPoint, position) == 0x000010, "Member 'FCRSimPoint::position' has a wrong offset!"); \ static_assert(offsetof(FCRSimPoint, LinearVelocity) == 0x000028, "Member 'FCRSimPoint::LinearVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ControlRig \ static_assert(alignof(FAnimNode_ControlRig) == 0x000008, "Wrong alignment on FAnimNode_ControlRig"); \ static_assert(sizeof(FAnimNode_ControlRig) == 0x000470, "Wrong size on FAnimNode_ControlRig"); \ static_assert(offsetof(FAnimNode_ControlRig, ControlRigClass) == 0x000270, "Member 'FAnimNode_ControlRig::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, ControlRig) == 0x000278, "Member 'FAnimNode_ControlRig::ControlRig' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, ALPHA) == 0x000280, "Member 'FAnimNode_ControlRig::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, AlphaInputType) == 0x000284, "Member 'FAnimNode_ControlRig::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, AlphaScaleBias) == 0x000288, "Member 'FAnimNode_ControlRig::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, AlphaBoolBlend) == 0x000290, "Member 'FAnimNode_ControlRig::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, AlphaCurveName) == 0x0002D8, "Member 'FAnimNode_ControlRig::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, AlphaScaleBiasClamp) == 0x0002E0, "Member 'FAnimNode_ControlRig::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, InputMapping) == 0x000310, "Member 'FAnimNode_ControlRig::InputMapping' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, OutputMapping) == 0x000360, "Member 'FAnimNode_ControlRig::OutputMapping' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ControlRig, LODThreshold) == 0x000460, "Member 'FAnimNode_ControlRig::LODThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatBinaryOp \ static_assert(alignof(FRigUnit_MathFloatBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathFloatBinaryOp"); \ static_assert(sizeof(FRigUnit_MathFloatBinaryOp) == 0x000018, "Wrong size on FRigUnit_MathFloatBinaryOp"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathFloatBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryOp, B) == 0x00000C, "Member 'FRigUnit_MathFloatBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryOp, Result) == 0x000010, "Member 'FRigUnit_MathFloatBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatPow \ static_assert(alignof(FRigUnit_MathFloatPow) == 0x000008, "Wrong alignment on FRigUnit_MathFloatPow"); \ static_assert(sizeof(FRigUnit_MathFloatPow) == 0x000018, "Wrong size on FRigUnit_MathFloatPow"); \ #define DUMPER7_ASSERTS_FAnimNode_ControlRig_ExternalSource \ static_assert(alignof(FAnimNode_ControlRig_ExternalSource) == 0x000008, "Wrong alignment on FAnimNode_ControlRig_ExternalSource"); \ static_assert(sizeof(FAnimNode_ControlRig_ExternalSource) == 0x000278, "Wrong size on FAnimNode_ControlRig_ExternalSource"); \ static_assert(offsetof(FAnimNode_ControlRig_ExternalSource, ControlRig) == 0x000270, "Member 'FAnimNode_ControlRig_ExternalSource::ControlRig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorBase \ static_assert(alignof(FRigUnit_MathColorBase) == 0x000008, "Wrong alignment on FRigUnit_MathColorBase"); \ static_assert(sizeof(FRigUnit_MathColorBase) == 0x000008, "Wrong size on FRigUnit_MathColorBase"); \ #define DUMPER7_ASSERTS_FControlRigAnimInstanceProxy \ static_assert(alignof(FControlRigAnimInstanceProxy) == 0x000010, "Wrong alignment on FControlRigAnimInstanceProxy"); \ static_assert(sizeof(FControlRigAnimInstanceProxy) == 0x000920, "Wrong size on FControlRigAnimInstanceProxy"); \ #define DUMPER7_ASSERTS_FControlRigComponentMappedElement \ static_assert(alignof(FControlRigComponentMappedElement) == 0x000010, "Wrong alignment on FControlRigComponentMappedElement"); \ static_assert(sizeof(FControlRigComponentMappedElement) == 0x0000D0, "Wrong size on FControlRigComponentMappedElement"); \ static_assert(offsetof(FControlRigComponentMappedElement, ComponentReference) == 0x000000, "Member 'FControlRigComponentMappedElement::ComponentReference' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, TransformIndex) == 0x000028, "Member 'FControlRigComponentMappedElement::TransformIndex' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, TransformName) == 0x00002C, "Member 'FControlRigComponentMappedElement::TransformName' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, ElementType) == 0x000034, "Member 'FControlRigComponentMappedElement::ElementType' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, ElementName) == 0x000038, "Member 'FControlRigComponentMappedElement::ElementName' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, Direction) == 0x000040, "Member 'FControlRigComponentMappedElement::Direction' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, Offset) == 0x000050, "Member 'FControlRigComponentMappedElement::Offset' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, Weight) == 0x0000B0, "Member 'FControlRigComponentMappedElement::Weight' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, Space) == 0x0000B4, "Member 'FControlRigComponentMappedElement::Space' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, SceneComponent) == 0x0000B8, "Member 'FControlRigComponentMappedElement::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, ElementIndex) == 0x0000C0, "Member 'FControlRigComponentMappedElement::ElementIndex' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedElement, SubIndex) == 0x0000C4, "Member 'FControlRigComponentMappedElement::SubIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigComponentMappedComponent \ static_assert(alignof(FControlRigComponentMappedComponent) == 0x000008, "Wrong alignment on FControlRigComponentMappedComponent"); \ static_assert(sizeof(FControlRigComponentMappedComponent) == 0x000018, "Wrong size on FControlRigComponentMappedComponent"); \ static_assert(offsetof(FControlRigComponentMappedComponent, Component) == 0x000000, "Member 'FControlRigComponentMappedComponent::Component' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedComponent, ElementName) == 0x000008, "Member 'FControlRigComponentMappedComponent::ElementName' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedComponent, ElementType) == 0x000010, "Member 'FControlRigComponentMappedComponent::ElementType' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedComponent, Direction) == 0x000011, "Member 'FControlRigComponentMappedComponent::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetShapeTransform \ static_assert(alignof(FRigUnit_GetShapeTransform) == 0x000010, "Wrong alignment on FRigUnit_GetShapeTransform"); \ static_assert(sizeof(FRigUnit_GetShapeTransform) == 0x000090, "Wrong size on FRigUnit_GetShapeTransform"); \ static_assert(offsetof(FRigUnit_GetShapeTransform, Control) == 0x000008, "Member 'FRigUnit_GetShapeTransform::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetShapeTransform, Transform) == 0x000010, "Member 'FRigUnit_GetShapeTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetShapeTransform, CachedControlIndex) == 0x000070, "Member 'FRigUnit_GetShapeTransform::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigComponentMappedBone \ static_assert(alignof(FControlRigComponentMappedBone) == 0x000004, "Wrong alignment on FControlRigComponentMappedBone"); \ static_assert(sizeof(FControlRigComponentMappedBone) == 0x000010, "Wrong size on FControlRigComponentMappedBone"); \ static_assert(offsetof(FControlRigComponentMappedBone, Source) == 0x000000, "Member 'FControlRigComponentMappedBone::Source' has a wrong offset!"); \ static_assert(offsetof(FControlRigComponentMappedBone, Target) == 0x000008, "Member 'FControlRigComponentMappedBone::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigShapeDefinition \ static_assert(alignof(FControlRigShapeDefinition) == 0x000010, "Wrong alignment on FControlRigShapeDefinition"); \ static_assert(sizeof(FControlRigShapeDefinition) == 0x0000B0, "Wrong size on FControlRigShapeDefinition"); \ static_assert(offsetof(FControlRigShapeDefinition, ShapeName) == 0x000000, "Member 'FControlRigShapeDefinition::ShapeName' has a wrong offset!"); \ static_assert(offsetof(FControlRigShapeDefinition, StaticMesh) == 0x000008, "Member 'FControlRigShapeDefinition::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FControlRigShapeDefinition, Transform) == 0x000040, "Member 'FControlRigShapeDefinition::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlBool \ static_assert(alignof(FRigUnit_SetControlBool) == 0x000008, "Wrong alignment on FRigUnit_SetControlBool"); \ static_assert(sizeof(FRigUnit_SetControlBool) == 0x000070, "Wrong size on FRigUnit_SetControlBool"); \ static_assert(offsetof(FRigUnit_SetControlBool, Control) == 0x000040, "Member 'FRigUnit_SetControlBool::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlBool, BoolValue) == 0x000048, "Member 'FRigUnit_SetControlBool::BoolValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlBool, CachedControlIndex) == 0x000050, "Member 'FRigUnit_SetControlBool::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimPointConstraint \ static_assert(alignof(FCRSimPointConstraint) == 0x000008, "Wrong alignment on FCRSimPointConstraint"); \ static_assert(sizeof(FCRSimPointConstraint) == 0x000040, "Wrong size on FCRSimPointConstraint"); \ static_assert(offsetof(FCRSimPointConstraint, Type) == 0x000000, "Member 'FCRSimPointConstraint::Type' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointConstraint, SubjectA) == 0x000004, "Member 'FCRSimPointConstraint::SubjectA' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointConstraint, SubjectB) == 0x000008, "Member 'FCRSimPointConstraint::SubjectB' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointConstraint, DataA) == 0x000010, "Member 'FCRSimPointConstraint::DataA' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointConstraint, DataB) == 0x000028, "Member 'FCRSimPointConstraint::DataB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimSoftCollision \ static_assert(alignof(FCRSimSoftCollision) == 0x000010, "Wrong alignment on FCRSimSoftCollision"); \ static_assert(sizeof(FCRSimSoftCollision) == 0x000080, "Wrong size on FCRSimSoftCollision"); \ static_assert(offsetof(FCRSimSoftCollision, Transform) == 0x000000, "Member 'FCRSimSoftCollision::Transform' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, ShapeType) == 0x000060, "Member 'FCRSimSoftCollision::ShapeType' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, MinimumDistance) == 0x000064, "Member 'FCRSimSoftCollision::MinimumDistance' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, MaximumDistance) == 0x000068, "Member 'FCRSimSoftCollision::MaximumDistance' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, FalloffType) == 0x00006C, "Member 'FCRSimSoftCollision::FalloffType' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, Coefficient) == 0x000070, "Member 'FCRSimSoftCollision::Coefficient' has a wrong offset!"); \ static_assert(offsetof(FCRSimSoftCollision, bInverted) == 0x000074, "Member 'FCRSimSoftCollision::bInverted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCRSimPointContainer \ static_assert(alignof(FCRSimPointContainer) == 0x000008, "Wrong alignment on FCRSimPointContainer"); \ static_assert(sizeof(FCRSimPointContainer) == 0x000078, "Wrong size on FCRSimPointContainer"); \ static_assert(offsetof(FCRSimPointContainer, Points) == 0x000018, "Member 'FCRSimPointContainer::Points' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointContainer, Springs) == 0x000028, "Member 'FCRSimPointContainer::Springs' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointContainer, Forces) == 0x000038, "Member 'FCRSimPointContainer::Forces' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointContainer, CollisionVolumes) == 0x000048, "Member 'FCRSimPointContainer::CollisionVolumes' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointContainer, Constraints) == 0x000058, "Member 'FCRSimPointContainer::Constraints' has a wrong offset!"); \ static_assert(offsetof(FCRSimPointContainer, PreviousStep) == 0x000068, "Member 'FCRSimPointContainer::PreviousStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRelativeBoneTransform \ static_assert(alignof(FRigUnit_SetRelativeBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_SetRelativeBoneTransform"); \ static_assert(sizeof(FRigUnit_SetRelativeBoneTransform) == 0x000100, "Wrong size on FRigUnit_SetRelativeBoneTransform"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, bone) == 0x000040, "Member 'FRigUnit_SetRelativeBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, Space) == 0x000048, "Member 'FRigUnit_SetRelativeBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, Transform) == 0x000050, "Member 'FRigUnit_SetRelativeBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, Weight) == 0x0000B0, "Member 'FRigUnit_SetRelativeBoneTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, bPropagateToChildren) == 0x0000B4, "Member 'FRigUnit_SetRelativeBoneTransform::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, CachedBone) == 0x0000B8, "Member 'FRigUnit_SetRelativeBoneTransform::CachedBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeBoneTransform, CachedSpaceIndex) == 0x0000D8, "Member 'FRigUnit_SetRelativeBoneTransform::CachedSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintNodeData \ static_assert(alignof(FConstraintNodeData) == 0x000010, "Wrong alignment on FConstraintNodeData"); \ static_assert(sizeof(FConstraintNodeData) == 0x000140, "Wrong size on FConstraintNodeData"); \ static_assert(offsetof(FConstraintNodeData, RelativeParent) == 0x000000, "Member 'FConstraintNodeData::RelativeParent' has a wrong offset!"); \ static_assert(offsetof(FConstraintNodeData, ConstraintOffset) == 0x000060, "Member 'FConstraintNodeData::ConstraintOffset' has a wrong offset!"); \ static_assert(offsetof(FConstraintNodeData, LinkedNode) == 0x000120, "Member 'FConstraintNodeData::LinkedNode' has a wrong offset!"); \ static_assert(offsetof(FConstraintNodeData, Constraints) == 0x000128, "Member 'FConstraintNodeData::Constraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SlideChain_WorkData \ static_assert(alignof(FRigUnit_SlideChain_WorkData) == 0x000008, "Wrong alignment on FRigUnit_SlideChain_WorkData"); \ static_assert(sizeof(FRigUnit_SlideChain_WorkData) == 0x000048, "Wrong size on FRigUnit_SlideChain_WorkData"); \ static_assert(offsetof(FRigUnit_SlideChain_WorkData, ChainLength) == 0x000000, "Member 'FRigUnit_SlideChain_WorkData::ChainLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain_WorkData, ItemSegments) == 0x000008, "Member 'FRigUnit_SlideChain_WorkData::ItemSegments' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain_WorkData, CachedItems) == 0x000018, "Member 'FRigUnit_SlideChain_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain_WorkData, Transforms) == 0x000028, "Member 'FRigUnit_SlideChain_WorkData::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain_WorkData, BlendedTransforms) == 0x000038, "Member 'FRigUnit_SlideChain_WorkData::BlendedTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationHierarchy \ static_assert(alignof(FAnimationHierarchy) == 0x000008, "Wrong alignment on FAnimationHierarchy"); \ static_assert(sizeof(FAnimationHierarchy) == 0x000088, "Wrong size on FAnimationHierarchy"); \ static_assert(offsetof(FAnimationHierarchy, UserData) == 0x000078, "Member 'FAnimationHierarchy::UserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyBoneTransforms_PerBone \ static_assert(alignof(FRigUnit_ModifyBoneTransforms_PerBone) == 0x000010, "Wrong alignment on FRigUnit_ModifyBoneTransforms_PerBone"); \ static_assert(sizeof(FRigUnit_ModifyBoneTransforms_PerBone) == 0x000070, "Wrong size on FRigUnit_ModifyBoneTransforms_PerBone"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms_PerBone, bone) == 0x000000, "Member 'FRigUnit_ModifyBoneTransforms_PerBone::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms_PerBone, Transform) == 0x000010, "Member 'FRigUnit_ModifyBoneTransforms_PerBone::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyTransforms_WorkData \ static_assert(alignof(FRigUnit_ModifyTransforms_WorkData) == 0x000008, "Wrong alignment on FRigUnit_ModifyTransforms_WorkData"); \ static_assert(sizeof(FRigUnit_ModifyTransforms_WorkData) == 0x000010, "Wrong size on FRigUnit_ModifyTransforms_WorkData"); \ static_assert(offsetof(FRigUnit_ModifyTransforms_WorkData, CachedItems) == 0x000000, "Member 'FRigUnit_ModifyTransforms_WorkData::CachedItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyBoneTransforms_WorkData \ static_assert(alignof(FRigUnit_ModifyBoneTransforms_WorkData) == 0x000008, "Wrong alignment on FRigUnit_ModifyBoneTransforms_WorkData"); \ static_assert(sizeof(FRigUnit_ModifyBoneTransforms_WorkData) == 0x000010, "Wrong size on FRigUnit_ModifyBoneTransforms_WorkData"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyBoneTransforms \ static_assert(alignof(FRigUnit_ModifyBoneTransforms) == 0x000008, "Wrong alignment on FRigUnit_ModifyBoneTransforms"); \ static_assert(sizeof(FRigUnit_ModifyBoneTransforms) == 0x000070, "Wrong size on FRigUnit_ModifyBoneTransforms"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, BoneToModify) == 0x000040, "Member 'FRigUnit_ModifyBoneTransforms::BoneToModify' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, Weight) == 0x000050, "Member 'FRigUnit_ModifyBoneTransforms::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, WeightMinimum) == 0x000054, "Member 'FRigUnit_ModifyBoneTransforms::WeightMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, WeightMaximum) == 0x000058, "Member 'FRigUnit_ModifyBoneTransforms::WeightMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, Mode) == 0x00005C, "Member 'FRigUnit_ModifyBoneTransforms::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyBoneTransforms, WorkData) == 0x000060, "Member 'FRigUnit_ModifyBoneTransforms::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBone \ static_assert(alignof(FRigBone) == 0x000010, "Wrong alignment on FRigBone"); \ static_assert(sizeof(FRigBone) == 0x000170, "Wrong size on FRigBone"); \ static_assert(offsetof(FRigBone, ParentName) == 0x000018, "Member 'FRigBone::ParentName' has a wrong offset!"); \ static_assert(offsetof(FRigBone, ParentIndex) == 0x000020, "Member 'FRigBone::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FRigBone, InitialTransform) == 0x000030, "Member 'FRigBone::InitialTransform' has a wrong offset!"); \ static_assert(offsetof(FRigBone, GlobalTransform) == 0x000090, "Member 'FRigBone::GlobalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigBone, LocalTransform) == 0x0000F0, "Member 'FRigBone::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigBone, Dependents) == 0x000150, "Member 'FRigBone::Dependents' has a wrong offset!"); \ static_assert(offsetof(FRigBone, Type) == 0x000160, "Member 'FRigBone::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBoneHierarchy \ static_assert(alignof(FRigBoneHierarchy) == 0x000008, "Wrong alignment on FRigBoneHierarchy"); \ static_assert(sizeof(FRigBoneHierarchy) == 0x000010, "Wrong size on FRigBoneHierarchy"); \ static_assert(offsetof(FRigBoneHierarchy, Bones) == 0x000000, "Member 'FRigBoneHierarchy::Bones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlTransform \ static_assert(alignof(FRigUnit_SetControlTransform) == 0x000010, "Wrong alignment on FRigUnit_SetControlTransform"); \ static_assert(sizeof(FRigUnit_SetControlTransform) == 0x0000E0, "Wrong size on FRigUnit_SetControlTransform"); \ static_assert(offsetof(FRigUnit_SetControlTransform, Control) == 0x000040, "Member 'FRigUnit_SetControlTransform::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlTransform, Weight) == 0x000048, "Member 'FRigUnit_SetControlTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlTransform, Transform) == 0x000050, "Member 'FRigUnit_SetControlTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlTransform, Space) == 0x0000B0, "Member 'FRigUnit_SetControlTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlTransform, CachedControlIndex) == 0x0000B8, "Member 'FRigUnit_SetControlTransform::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControl \ static_assert(alignof(FRigControl) == 0x000010, "Wrong alignment on FRigControl"); \ static_assert(sizeof(FRigControl) == 0x000510, "Wrong size on FRigControl"); \ static_assert(offsetof(FRigControl, ControlType) == 0x000018, "Member 'FRigControl::ControlType' has a wrong offset!"); \ static_assert(offsetof(FRigControl, DisplayName) == 0x00001C, "Member 'FRigControl::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FRigControl, ParentName) == 0x000024, "Member 'FRigControl::ParentName' has a wrong offset!"); \ static_assert(offsetof(FRigControl, ParentIndex) == 0x00002C, "Member 'FRigControl::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FRigControl, SpaceName) == 0x000030, "Member 'FRigControl::SpaceName' has a wrong offset!"); \ static_assert(offsetof(FRigControl, SpaceIndex) == 0x000038, "Member 'FRigControl::SpaceIndex' has a wrong offset!"); \ static_assert(offsetof(FRigControl, OffsetTransform) == 0x000040, "Member 'FRigControl::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigControl, InitialValue) == 0x0000A0, "Member 'FRigControl::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigControl, Value) == 0x000190, "Member 'FRigControl::Value' has a wrong offset!"); \ static_assert(offsetof(FRigControl, PrimaryAxis) == 0x000280, "Member 'FRigControl::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bIsCurve) == 0x000281, "Member 'FRigControl::bIsCurve' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bAnimatable) == 0x000282, "Member 'FRigControl::bAnimatable' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bLimitTranslation) == 0x000283, "Member 'FRigControl::bLimitTranslation' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bLimitRotation) == 0x000284, "Member 'FRigControl::bLimitRotation' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bLimitScale) == 0x000285, "Member 'FRigControl::bLimitScale' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bDrawLimits) == 0x000286, "Member 'FRigControl::bDrawLimits' has a wrong offset!"); \ static_assert(offsetof(FRigControl, MinimumValue) == 0x000290, "Member 'FRigControl::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigControl, MaximumValue) == 0x000380, "Member 'FRigControl::MaximumValue' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bGizmoEnabled) == 0x000470, "Member 'FRigControl::bGizmoEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bGizmoVisible) == 0x000471, "Member 'FRigControl::bGizmoVisible' has a wrong offset!"); \ static_assert(offsetof(FRigControl, GizmoName) == 0x000474, "Member 'FRigControl::GizmoName' has a wrong offset!"); \ static_assert(offsetof(FRigControl, GizmoTransform) == 0x000480, "Member 'FRigControl::GizmoTransform' has a wrong offset!"); \ static_assert(offsetof(FRigControl, GizmoColor) == 0x0004E0, "Member 'FRigControl::GizmoColor' has a wrong offset!"); \ static_assert(offsetof(FRigControl, Dependents) == 0x0004F0, "Member 'FRigControl::Dependents' has a wrong offset!"); \ static_assert(offsetof(FRigControl, bIsTransientControl) == 0x000500, "Member 'FRigControl::bIsTransientControl' has a wrong offset!"); \ static_assert(offsetof(FRigControl, ControlEnum) == 0x000508, "Member 'FRigControl::ControlEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlHierarchy \ static_assert(alignof(FRigControlHierarchy) == 0x000008, "Wrong alignment on FRigControlHierarchy"); \ static_assert(sizeof(FRigControlHierarchy) == 0x000010, "Wrong size on FRigControlHierarchy"); \ static_assert(offsetof(FRigControlHierarchy, Controls) == 0x000000, "Member 'FRigControlHierarchy::Controls' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MultiFABRIK_EndEffector \ static_assert(alignof(FRigUnit_MultiFABRIK_EndEffector) == 0x000008, "Wrong alignment on FRigUnit_MultiFABRIK_EndEffector"); \ static_assert(sizeof(FRigUnit_MultiFABRIK_EndEffector) == 0x000020, "Wrong size on FRigUnit_MultiFABRIK_EndEffector"); \ static_assert(offsetof(FRigUnit_MultiFABRIK_EndEffector, bone) == 0x000000, "Member 'FRigUnit_MultiFABRIK_EndEffector::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK_EndEffector, Location) == 0x000008, "Member 'FRigUnit_MultiFABRIK_EndEffector::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigCurve \ static_assert(alignof(FRigCurve) == 0x000008, "Wrong alignment on FRigCurve"); \ static_assert(sizeof(FRigCurve) == 0x000020, "Wrong size on FRigCurve"); \ static_assert(offsetof(FRigCurve, Value) == 0x000018, "Member 'FRigCurve::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigCurveContainer \ static_assert(alignof(FRigCurveContainer) == 0x000008, "Wrong alignment on FRigCurveContainer"); \ static_assert(sizeof(FRigCurveContainer) == 0x000010, "Wrong size on FRigCurveContainer"); \ static_assert(offsetof(FRigCurveContainer, Curves) == 0x000000, "Member 'FRigCurveContainer::Curves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToRigSpace_Location \ static_assert(alignof(FRigUnit_ToRigSpace_Location) == 0x000008, "Wrong alignment on FRigUnit_ToRigSpace_Location"); \ static_assert(sizeof(FRigUnit_ToRigSpace_Location) == 0x000038, "Wrong size on FRigUnit_ToRigSpace_Location"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Location, Value) == 0x000008, "Member 'FRigUnit_ToRigSpace_Location::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Location, Global) == 0x000020, "Member 'FRigUnit_ToRigSpace_Location::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigSpace \ static_assert(alignof(FRigSpace) == 0x000010, "Wrong alignment on FRigSpace"); \ static_assert(sizeof(FRigSpace) == 0x0000F0, "Wrong size on FRigSpace"); \ static_assert(offsetof(FRigSpace, SpaceType) == 0x000018, "Member 'FRigSpace::SpaceType' has a wrong offset!"); \ static_assert(offsetof(FRigSpace, ParentName) == 0x00001C, "Member 'FRigSpace::ParentName' has a wrong offset!"); \ static_assert(offsetof(FRigSpace, ParentIndex) == 0x000024, "Member 'FRigSpace::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FRigSpace, InitialTransform) == 0x000030, "Member 'FRigSpace::InitialTransform' has a wrong offset!"); \ static_assert(offsetof(FRigSpace, LocalTransform) == 0x000090, "Member 'FRigSpace::LocalTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigSpaceHierarchy \ static_assert(alignof(FRigSpaceHierarchy) == 0x000008, "Wrong alignment on FRigSpaceHierarchy"); \ static_assert(sizeof(FRigSpaceHierarchy) == 0x000010, "Wrong size on FRigSpaceHierarchy"); \ static_assert(offsetof(FRigSpaceHierarchy, Spaces) == 0x000000, "Member 'FRigSpaceHierarchy::Spaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigHierarchyContainer \ static_assert(alignof(FRigHierarchyContainer) == 0x000008, "Wrong alignment on FRigHierarchyContainer"); \ static_assert(sizeof(FRigHierarchyContainer) == 0x000040, "Wrong size on FRigHierarchyContainer"); \ static_assert(offsetof(FRigHierarchyContainer, BoneHierarchy) == 0x000000, "Member 'FRigHierarchyContainer::BoneHierarchy' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyContainer, SpaceHierarchy) == 0x000010, "Member 'FRigHierarchyContainer::SpaceHierarchy' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyContainer, ControlHierarchy) == 0x000020, "Member 'FRigHierarchyContainer::ControlHierarchy' has a wrong offset!"); \ static_assert(offsetof(FRigHierarchyContainer, CurveContainer) == 0x000030, "Member 'FRigHierarchyContainer::CurveContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformMutableBase \ static_assert(alignof(FRigUnit_MathTransformMutableBase) == 0x000008, "Wrong alignment on FRigUnit_MathTransformMutableBase"); \ static_assert(sizeof(FRigUnit_MathTransformMutableBase) == 0x000040, "Wrong size on FRigUnit_MathTransformMutableBase"); \ #define DUMPER7_ASSERTS_FRigUnit_SetTransformArray \ static_assert(alignof(FRigUnit_SetTransformArray) == 0x000008, "Wrong alignment on FRigUnit_SetTransformArray"); \ static_assert(sizeof(FRigUnit_SetTransformArray) == 0x000080, "Wrong size on FRigUnit_SetTransformArray"); \ static_assert(offsetof(FRigUnit_SetTransformArray, Items) == 0x000040, "Member 'FRigUnit_SetTransformArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, Space) == 0x000050, "Member 'FRigUnit_SetTransformArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, bInitial) == 0x000051, "Member 'FRigUnit_SetTransformArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, Transforms) == 0x000058, "Member 'FRigUnit_SetTransformArray::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, Weight) == 0x000068, "Member 'FRigUnit_SetTransformArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, bPropagateToChildren) == 0x00006C, "Member 'FRigUnit_SetTransformArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformArray, CachedIndex) == 0x000070, "Member 'FRigUnit_SetTransformArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetSpaceInitialTransform \ static_assert(alignof(FRigUnit_SetSpaceInitialTransform) == 0x000010, "Wrong alignment on FRigUnit_SetSpaceInitialTransform"); \ static_assert(sizeof(FRigUnit_SetSpaceInitialTransform) == 0x000140, "Wrong size on FRigUnit_SetSpaceInitialTransform"); \ static_assert(offsetof(FRigUnit_SetSpaceInitialTransform, SpaceName) == 0x000040, "Member 'FRigUnit_SetSpaceInitialTransform::SpaceName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceInitialTransform, Transform) == 0x000050, "Member 'FRigUnit_SetSpaceInitialTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceInitialTransform, Result) == 0x0000B0, "Member 'FRigUnit_SetSpaceInitialTransform::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceInitialTransform, Space) == 0x000110, "Member 'FRigUnit_SetSpaceInitialTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceInitialTransform, CachedSpaceIndex) == 0x000118, "Member 'FRigUnit_SetSpaceInitialTransform::CachedSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigHierarchyRef \ static_assert(alignof(FRigHierarchyRef) == 0x000001, "Wrong alignment on FRigHierarchyRef"); \ static_assert(sizeof(FRigHierarchyRef) == 0x000001, "Wrong size on FRigHierarchyRef"); \ #define DUMPER7_ASSERTS_FRigControlModifiedContext \ static_assert(alignof(FRigControlModifiedContext) == 0x000004, "Wrong alignment on FRigControlModifiedContext"); \ static_assert(sizeof(FRigControlModifiedContext) == 0x000018, "Wrong size on FRigControlModifiedContext"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformFromEulerTransform \ static_assert(alignof(FRigUnit_MathTransformFromEulerTransform) == 0x000010, "Wrong alignment on FRigUnit_MathTransformFromEulerTransform"); \ static_assert(sizeof(FRigUnit_MathTransformFromEulerTransform) == 0x0000B0, "Wrong size on FRigUnit_MathTransformFromEulerTransform"); \ static_assert(offsetof(FRigUnit_MathTransformFromEulerTransform, EulerTransform) == 0x000008, "Member 'FRigUnit_MathTransformFromEulerTransform::EulerTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromEulerTransform, Result) == 0x000050, "Member 'FRigUnit_MathTransformFromEulerTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToRigSpace_Transform \ static_assert(alignof(FRigUnit_ToRigSpace_Transform) == 0x000010, "Wrong alignment on FRigUnit_ToRigSpace_Transform"); \ static_assert(sizeof(FRigUnit_ToRigSpace_Transform) == 0x0000D0, "Wrong size on FRigUnit_ToRigSpace_Transform"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Transform, Value) == 0x000010, "Member 'FRigUnit_ToRigSpace_Transform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Transform, Global) == 0x000070, "Member 'FRigUnit_ToRigSpace_Transform::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigEventContext \ static_assert(alignof(FRigEventContext) == 0x000008, "Wrong alignment on FRigEventContext"); \ static_assert(sizeof(FRigEventContext) == 0x000028, "Wrong size on FRigEventContext"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonics_Reach \ static_assert(alignof(FRigUnit_ChainHarmonics_Reach) == 0x000008, "Wrong alignment on FRigUnit_ChainHarmonics_Reach"); \ static_assert(sizeof(FRigUnit_ChainHarmonics_Reach) == 0x000048, "Wrong size on FRigUnit_ChainHarmonics_Reach"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, bEnabled) == 0x000000, "Member 'FRigUnit_ChainHarmonics_Reach::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, ReachTarget) == 0x000008, "Member 'FRigUnit_ChainHarmonics_Reach::ReachTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, ReachAxis) == 0x000020, "Member 'FRigUnit_ChainHarmonics_Reach::ReachAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, ReachMinimum) == 0x000038, "Member 'FRigUnit_ChainHarmonics_Reach::ReachMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, ReachMaximum) == 0x00003C, "Member 'FRigUnit_ChainHarmonics_Reach::ReachMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Reach, ReachEase) == 0x000040, "Member 'FRigUnit_ChainHarmonics_Reach::ReachEase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigMirrorSettings \ static_assert(alignof(FRigMirrorSettings) == 0x000008, "Wrong alignment on FRigMirrorSettings"); \ static_assert(sizeof(FRigMirrorSettings) == 0x000028, "Wrong size on FRigMirrorSettings"); \ static_assert(offsetof(FRigMirrorSettings, MirrorAxis) == 0x000000, "Member 'FRigMirrorSettings::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(FRigMirrorSettings, AxisToFlip) == 0x000001, "Member 'FRigMirrorSettings::AxisToFlip' has a wrong offset!"); \ static_assert(offsetof(FRigMirrorSettings, SearchString) == 0x000008, "Member 'FRigMirrorSettings::SearchString' has a wrong offset!"); \ static_assert(offsetof(FRigMirrorSettings, ReplaceString) == 0x000018, "Member 'FRigMirrorSettings::ReplaceString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBaseMetadata \ static_assert(alignof(FRigBaseMetadata) == 0x000008, "Wrong alignment on FRigBaseMetadata"); \ static_assert(sizeof(FRigBaseMetadata) == 0x000028, "Wrong size on FRigBaseMetadata"); \ static_assert(offsetof(FRigBaseMetadata, Name) == 0x000010, "Member 'FRigBaseMetadata::Name' has a wrong offset!"); \ static_assert(offsetof(FRigBaseMetadata, Type) == 0x000018, "Member 'FRigBaseMetadata::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToRigSpace_Rotation \ static_assert(alignof(FRigUnit_ToRigSpace_Rotation) == 0x000010, "Wrong alignment on FRigUnit_ToRigSpace_Rotation"); \ static_assert(sizeof(FRigUnit_ToRigSpace_Rotation) == 0x000050, "Wrong size on FRigUnit_ToRigSpace_Rotation"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Rotation, Value) == 0x000010, "Member 'FRigUnit_ToRigSpace_Rotation::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToRigSpace_Rotation, Global) == 0x000030, "Member 'FRigUnit_ToRigSpace_Rotation::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBoolMetadata \ static_assert(alignof(FRigBoolMetadata) == 0x000008, "Wrong alignment on FRigBoolMetadata"); \ static_assert(sizeof(FRigBoolMetadata) == 0x000030, "Wrong size on FRigBoolMetadata"); \ static_assert(offsetof(FRigBoolMetadata, Value) == 0x000028, "Member 'FRigBoolMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigBoolArrayMetadata \ static_assert(alignof(FRigBoolArrayMetadata) == 0x000008, "Wrong alignment on FRigBoolArrayMetadata"); \ static_assert(sizeof(FRigBoolArrayMetadata) == 0x000038, "Wrong size on FRigBoolArrayMetadata"); \ static_assert(offsetof(FRigBoolArrayMetadata, Value) == 0x000028, "Member 'FRigBoolArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_UnsetCurveValue \ static_assert(alignof(FRigUnit_UnsetCurveValue) == 0x000008, "Wrong alignment on FRigUnit_UnsetCurveValue"); \ static_assert(sizeof(FRigUnit_UnsetCurveValue) == 0x000068, "Wrong size on FRigUnit_UnsetCurveValue"); \ static_assert(offsetof(FRigUnit_UnsetCurveValue, Curve) == 0x000040, "Member 'FRigUnit_UnsetCurveValue::Curve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_UnsetCurveValue, CachedCurveIndex) == 0x000048, "Member 'FRigUnit_UnsetCurveValue::CachedCurveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigFloatMetadata \ static_assert(alignof(FRigFloatMetadata) == 0x000008, "Wrong alignment on FRigFloatMetadata"); \ static_assert(sizeof(FRigFloatMetadata) == 0x000030, "Wrong size on FRigFloatMetadata"); \ static_assert(offsetof(FRigFloatMetadata, Value) == 0x000028, "Member 'FRigFloatMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigFloatArrayMetadata \ static_assert(alignof(FRigFloatArrayMetadata) == 0x000008, "Wrong alignment on FRigFloatArrayMetadata"); \ static_assert(sizeof(FRigFloatArrayMetadata) == 0x000038, "Wrong size on FRigFloatArrayMetadata"); \ static_assert(offsetof(FRigFloatArrayMetadata, Value) == 0x000028, "Member 'FRigFloatArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BoneHarmonics_BoneTarget \ static_assert(alignof(FRigUnit_BoneHarmonics_BoneTarget) == 0x000004, "Wrong alignment on FRigUnit_BoneHarmonics_BoneTarget"); \ static_assert(sizeof(FRigUnit_BoneHarmonics_BoneTarget) == 0x00000C, "Wrong size on FRigUnit_BoneHarmonics_BoneTarget"); \ static_assert(offsetof(FRigUnit_BoneHarmonics_BoneTarget, bone) == 0x000000, "Member 'FRigUnit_BoneHarmonics_BoneTarget::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics_BoneTarget, Ratio) == 0x000008, "Member 'FRigUnit_BoneHarmonics_BoneTarget::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BoneHarmonics_WorkData \ static_assert(alignof(FRigUnit_BoneHarmonics_WorkData) == 0x000008, "Wrong alignment on FRigUnit_BoneHarmonics_WorkData"); \ static_assert(sizeof(FRigUnit_BoneHarmonics_WorkData) == 0x000028, "Wrong size on FRigUnit_BoneHarmonics_WorkData"); \ static_assert(offsetof(FRigUnit_BoneHarmonics_WorkData, CachedItems) == 0x000000, "Member 'FRigUnit_BoneHarmonics_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics_WorkData, WaveTime) == 0x000010, "Member 'FRigUnit_BoneHarmonics_WorkData::WaveTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BoneHarmonics \ static_assert(alignof(FRigUnit_BoneHarmonics) == 0x000008, "Wrong alignment on FRigUnit_BoneHarmonics"); \ static_assert(sizeof(FRigUnit_BoneHarmonics) == 0x000100, "Wrong size on FRigUnit_BoneHarmonics"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, Bones) == 0x000040, "Member 'FRigUnit_BoneHarmonics::Bones' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveSpeed) == 0x000050, "Member 'FRigUnit_BoneHarmonics::WaveSpeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveFrequency) == 0x000068, "Member 'FRigUnit_BoneHarmonics::WaveFrequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveAmplitude) == 0x000080, "Member 'FRigUnit_BoneHarmonics::WaveAmplitude' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveOffset) == 0x000098, "Member 'FRigUnit_BoneHarmonics::WaveOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveNoise) == 0x0000B0, "Member 'FRigUnit_BoneHarmonics::WaveNoise' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveEase) == 0x0000C8, "Member 'FRigUnit_BoneHarmonics::WaveEase' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveMinimum) == 0x0000CC, "Member 'FRigUnit_BoneHarmonics::WaveMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WaveMaximum) == 0x0000D0, "Member 'FRigUnit_BoneHarmonics::WaveMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, RotationOrder) == 0x0000D4, "Member 'FRigUnit_BoneHarmonics::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, bPropagateToChildren) == 0x0000D5, "Member 'FRigUnit_BoneHarmonics::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BoneHarmonics, WorkData) == 0x0000D8, "Member 'FRigUnit_BoneHarmonics::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigInt32Metadata \ static_assert(alignof(FRigInt32Metadata) == 0x000008, "Wrong alignment on FRigInt32Metadata"); \ static_assert(sizeof(FRigInt32Metadata) == 0x000030, "Wrong size on FRigInt32Metadata"); \ static_assert(offsetof(FRigInt32Metadata, Value) == 0x000028, "Member 'FRigInt32Metadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigInt32ArrayMetadata \ static_assert(alignof(FRigInt32ArrayMetadata) == 0x000008, "Wrong alignment on FRigInt32ArrayMetadata"); \ static_assert(sizeof(FRigInt32ArrayMetadata) == 0x000038, "Wrong size on FRigInt32ArrayMetadata"); \ static_assert(offsetof(FRigInt32ArrayMetadata, Value) == 0x000028, "Member 'FRigInt32ArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimBone_DebugSettings \ static_assert(alignof(FRigUnit_AimBone_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_AimBone_DebugSettings"); \ static_assert(sizeof(FRigUnit_AimBone_DebugSettings) == 0x000070, "Wrong size on FRigUnit_AimBone_DebugSettings"); \ static_assert(offsetof(FRigUnit_AimBone_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_AimBone_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_AimBone_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_DebugSettings, WorldOffset) == 0x000010, "Member 'FRigUnit_AimBone_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigNameMetadata \ static_assert(alignof(FRigNameMetadata) == 0x000008, "Wrong alignment on FRigNameMetadata"); \ static_assert(sizeof(FRigNameMetadata) == 0x000030, "Wrong size on FRigNameMetadata"); \ static_assert(offsetof(FRigNameMetadata, Value) == 0x000028, "Member 'FRigNameMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigNameArrayMetadata \ static_assert(alignof(FRigNameArrayMetadata) == 0x000008, "Wrong alignment on FRigNameArrayMetadata"); \ static_assert(sizeof(FRigNameArrayMetadata) == 0x000038, "Wrong size on FRigNameArrayMetadata"); \ static_assert(offsetof(FRigNameArrayMetadata, Value) == 0x000028, "Member 'FRigNameArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonics_Pendulum \ static_assert(alignof(FRigUnit_ChainHarmonics_Pendulum) == 0x000008, "Wrong alignment on FRigUnit_ChainHarmonics_Pendulum"); \ static_assert(sizeof(FRigUnit_ChainHarmonics_Pendulum) == 0x000058, "Wrong size on FRigUnit_ChainHarmonics_Pendulum"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, bEnabled) == 0x000000, "Member 'FRigUnit_ChainHarmonics_Pendulum::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumStiffness) == 0x000004, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumStiffness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumGravity) == 0x000008, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumGravity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumBlend) == 0x000020, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumBlend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumDrag) == 0x000024, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumDrag' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumMinimum) == 0x000028, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumMaximum) == 0x00002C, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, PendulumEase) == 0x000030, "Member 'FRigUnit_ChainHarmonics_Pendulum::PendulumEase' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, UnwindAxis) == 0x000038, "Member 'FRigUnit_ChainHarmonics_Pendulum::UnwindAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, UnwindMinimum) == 0x000050, "Member 'FRigUnit_ChainHarmonics_Pendulum::UnwindMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Pendulum, UnwindMaximum) == 0x000054, "Member 'FRigUnit_ChainHarmonics_Pendulum::UnwindMaximum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVectorMetadata \ static_assert(alignof(FRigVectorMetadata) == 0x000008, "Wrong alignment on FRigVectorMetadata"); \ static_assert(sizeof(FRigVectorMetadata) == 0x000040, "Wrong size on FRigVectorMetadata"); \ static_assert(offsetof(FRigVectorMetadata, Value) == 0x000028, "Member 'FRigVectorMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVectorArrayMetadata \ static_assert(alignof(FRigVectorArrayMetadata) == 0x000008, "Wrong alignment on FRigVectorArrayMetadata"); \ static_assert(sizeof(FRigVectorArrayMetadata) == 0x000038, "Wrong size on FRigVectorArrayMetadata"); \ static_assert(offsetof(FRigVectorArrayMetadata, Value) == 0x000028, "Member 'FRigVectorArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Harmonics_TargetItem \ static_assert(alignof(FRigUnit_Harmonics_TargetItem) == 0x000004, "Wrong alignment on FRigUnit_Harmonics_TargetItem"); \ static_assert(sizeof(FRigUnit_Harmonics_TargetItem) == 0x000010, "Wrong size on FRigUnit_Harmonics_TargetItem"); \ static_assert(offsetof(FRigUnit_Harmonics_TargetItem, Item) == 0x000000, "Member 'FRigUnit_Harmonics_TargetItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Harmonics_TargetItem, Ratio) == 0x00000C, "Member 'FRigUnit_Harmonics_TargetItem::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigRotatorMetadata \ static_assert(alignof(FRigRotatorMetadata) == 0x000008, "Wrong alignment on FRigRotatorMetadata"); \ static_assert(sizeof(FRigRotatorMetadata) == 0x000040, "Wrong size on FRigRotatorMetadata"); \ static_assert(offsetof(FRigRotatorMetadata, Value) == 0x000028, "Member 'FRigRotatorMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigRotatorArrayMetadata \ static_assert(alignof(FRigRotatorArrayMetadata) == 0x000008, "Wrong alignment on FRigRotatorArrayMetadata"); \ static_assert(sizeof(FRigRotatorArrayMetadata) == 0x000038, "Wrong size on FRigRotatorArrayMetadata"); \ static_assert(offsetof(FRigRotatorArrayMetadata, Value) == 0x000028, "Member 'FRigRotatorArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimBone_Target \ static_assert(alignof(FRigUnit_AimBone_Target) == 0x000008, "Wrong alignment on FRigUnit_AimBone_Target"); \ static_assert(sizeof(FRigUnit_AimBone_Target) == 0x000048, "Wrong size on FRigUnit_AimBone_Target"); \ static_assert(offsetof(FRigUnit_AimBone_Target, Weight) == 0x000000, "Member 'FRigUnit_AimBone_Target::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_Target, Axis) == 0x000008, "Member 'FRigUnit_AimBone_Target::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_Target, Target) == 0x000020, "Member 'FRigUnit_AimBone_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_Target, Kind) == 0x000038, "Member 'FRigUnit_AimBone_Target::Kind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone_Target, Space) == 0x00003C, "Member 'FRigUnit_AimBone_Target::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigQuatMetadata \ static_assert(alignof(FRigQuatMetadata) == 0x000010, "Wrong alignment on FRigQuatMetadata"); \ static_assert(sizeof(FRigQuatMetadata) == 0x000050, "Wrong size on FRigQuatMetadata"); \ static_assert(offsetof(FRigQuatMetadata, Value) == 0x000030, "Member 'FRigQuatMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigQuatArrayMetadata \ static_assert(alignof(FRigQuatArrayMetadata) == 0x000008, "Wrong alignment on FRigQuatArrayMetadata"); \ static_assert(sizeof(FRigQuatArrayMetadata) == 0x000038, "Wrong size on FRigQuatArrayMetadata"); \ static_assert(offsetof(FRigQuatArrayMetadata, Value) == 0x000028, "Member 'FRigQuatArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlDrivenList \ static_assert(alignof(FRigUnit_SetControlDrivenList) == 0x000008, "Wrong alignment on FRigUnit_SetControlDrivenList"); \ static_assert(sizeof(FRigUnit_SetControlDrivenList) == 0x000078, "Wrong size on FRigUnit_SetControlDrivenList"); \ static_assert(offsetof(FRigUnit_SetControlDrivenList, Control) == 0x000040, "Member 'FRigUnit_SetControlDrivenList::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlDrivenList, Driven) == 0x000048, "Member 'FRigUnit_SetControlDrivenList::Driven' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlDrivenList, CachedControlIndex) == 0x000058, "Member 'FRigUnit_SetControlDrivenList::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigTransformMetadata \ static_assert(alignof(FRigTransformMetadata) == 0x000010, "Wrong alignment on FRigTransformMetadata"); \ static_assert(sizeof(FRigTransformMetadata) == 0x000090, "Wrong size on FRigTransformMetadata"); \ static_assert(offsetof(FRigTransformMetadata, Value) == 0x000030, "Member 'FRigTransformMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigTransformArrayMetadata \ static_assert(alignof(FRigTransformArrayMetadata) == 0x000008, "Wrong alignment on FRigTransformArrayMetadata"); \ static_assert(sizeof(FRigTransformArrayMetadata) == 0x000038, "Wrong size on FRigTransformArrayMetadata"); \ static_assert(offsetof(FRigTransformArrayMetadata, Value) == 0x000028, "Member 'FRigTransformArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetBoneRotation \ static_assert(alignof(FRigUnit_SetBoneRotation) == 0x000010, "Wrong alignment on FRigUnit_SetBoneRotation"); \ static_assert(sizeof(FRigUnit_SetBoneRotation) == 0x0000A0, "Wrong size on FRigUnit_SetBoneRotation"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, bone) == 0x000040, "Member 'FRigUnit_SetBoneRotation::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, Rotation) == 0x000050, "Member 'FRigUnit_SetBoneRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, Space) == 0x000070, "Member 'FRigUnit_SetBoneRotation::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, Weight) == 0x000074, "Member 'FRigUnit_SetBoneRotation::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, bPropagateToChildren) == 0x000078, "Member 'FRigUnit_SetBoneRotation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneRotation, CachedBone) == 0x000080, "Member 'FRigUnit_SetBoneRotation::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigLinearColorMetadata \ static_assert(alignof(FRigLinearColorMetadata) == 0x000008, "Wrong alignment on FRigLinearColorMetadata"); \ static_assert(sizeof(FRigLinearColorMetadata) == 0x000038, "Wrong size on FRigLinearColorMetadata"); \ static_assert(offsetof(FRigLinearColorMetadata, Value) == 0x000028, "Member 'FRigLinearColorMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigLinearColorArrayMetadata \ static_assert(alignof(FRigLinearColorArrayMetadata) == 0x000008, "Wrong alignment on FRigLinearColorArrayMetadata"); \ static_assert(sizeof(FRigLinearColorArrayMetadata) == 0x000038, "Wrong size on FRigLinearColorArrayMetadata"); \ static_assert(offsetof(FRigLinearColorArrayMetadata, Value) == 0x000028, "Member 'FRigLinearColorArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonics_Wave \ static_assert(alignof(FRigUnit_ChainHarmonics_Wave) == 0x000008, "Wrong alignment on FRigUnit_ChainHarmonics_Wave"); \ static_assert(sizeof(FRigUnit_ChainHarmonics_Wave) == 0x000078, "Wrong size on FRigUnit_ChainHarmonics_Wave"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, bEnabled) == 0x000000, "Member 'FRigUnit_ChainHarmonics_Wave::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveFrequency) == 0x000008, "Member 'FRigUnit_ChainHarmonics_Wave::WaveFrequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveAmplitude) == 0x000020, "Member 'FRigUnit_ChainHarmonics_Wave::WaveAmplitude' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveOffset) == 0x000038, "Member 'FRigUnit_ChainHarmonics_Wave::WaveOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveNoise) == 0x000050, "Member 'FRigUnit_ChainHarmonics_Wave::WaveNoise' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveMinimum) == 0x000068, "Member 'FRigUnit_ChainHarmonics_Wave::WaveMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveMaximum) == 0x00006C, "Member 'FRigUnit_ChainHarmonics_Wave::WaveMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_Wave, WaveEase) == 0x000070, "Member 'FRigUnit_ChainHarmonics_Wave::WaveEase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonics_WorkData \ static_assert(alignof(FRigUnit_ChainHarmonics_WorkData) == 0x000008, "Wrong alignment on FRigUnit_ChainHarmonics_WorkData"); \ static_assert(sizeof(FRigUnit_ChainHarmonics_WorkData) == 0x000098, "Wrong size on FRigUnit_ChainHarmonics_WorkData"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, Time) == 0x000000, "Member 'FRigUnit_ChainHarmonics_WorkData::Time' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, Items) == 0x000018, "Member 'FRigUnit_ChainHarmonics_WorkData::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, Ratio) == 0x000028, "Member 'FRigUnit_ChainHarmonics_WorkData::Ratio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, LocalTip) == 0x000038, "Member 'FRigUnit_ChainHarmonics_WorkData::LocalTip' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, PendulumTip) == 0x000048, "Member 'FRigUnit_ChainHarmonics_WorkData::PendulumTip' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, PendulumPosition) == 0x000058, "Member 'FRigUnit_ChainHarmonics_WorkData::PendulumPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, PendulumVelocity) == 0x000068, "Member 'FRigUnit_ChainHarmonics_WorkData::PendulumVelocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, HierarchyLine) == 0x000078, "Member 'FRigUnit_ChainHarmonics_WorkData::HierarchyLine' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics_WorkData, VelocityLines) == 0x000088, "Member 'FRigUnit_ChainHarmonics_WorkData::VelocityLines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonics \ static_assert(alignof(FRigUnit_ChainHarmonics) == 0x000010, "Wrong alignment on FRigUnit_ChainHarmonics"); \ static_assert(sizeof(FRigUnit_ChainHarmonics) == 0x000310, "Wrong size on FRigUnit_ChainHarmonics"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, ChainRoot) == 0x000040, "Member 'FRigUnit_ChainHarmonics::ChainRoot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, Speed) == 0x000048, "Member 'FRigUnit_ChainHarmonics::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, Reach) == 0x000060, "Member 'FRigUnit_ChainHarmonics::Reach' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, Wave) == 0x0000A8, "Member 'FRigUnit_ChainHarmonics::Wave' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, WaveCurve) == 0x000120, "Member 'FRigUnit_ChainHarmonics::WaveCurve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, Pendulum) == 0x0001A8, "Member 'FRigUnit_ChainHarmonics::Pendulum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, bDrawDebug) == 0x000200, "Member 'FRigUnit_ChainHarmonics::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, DrawWorldOffset) == 0x000210, "Member 'FRigUnit_ChainHarmonics::DrawWorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonics, WorkData) == 0x000270, "Member 'FRigUnit_ChainHarmonics::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigElementKeyMetadata \ static_assert(alignof(FRigElementKeyMetadata) == 0x000008, "Wrong alignment on FRigElementKeyMetadata"); \ static_assert(sizeof(FRigElementKeyMetadata) == 0x000038, "Wrong size on FRigElementKeyMetadata"); \ static_assert(offsetof(FRigElementKeyMetadata, Value) == 0x000028, "Member 'FRigElementKeyMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigElementKeyArrayMetadata \ static_assert(alignof(FRigElementKeyArrayMetadata) == 0x000008, "Wrong alignment on FRigElementKeyArrayMetadata"); \ static_assert(sizeof(FRigElementKeyArrayMetadata) == 0x000038, "Wrong size on FRigElementKeyArrayMetadata"); \ static_assert(offsetof(FRigElementKeyArrayMetadata, Value) == 0x000028, "Member 'FRigElementKeyArrayMetadata::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlColor \ static_assert(alignof(FRigUnit_SetControlColor) == 0x000008, "Wrong alignment on FRigUnit_SetControlColor"); \ static_assert(sizeof(FRigUnit_SetControlColor) == 0x000078, "Wrong size on FRigUnit_SetControlColor"); \ static_assert(offsetof(FRigUnit_SetControlColor, Control) == 0x000040, "Member 'FRigUnit_SetControlColor::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlColor, Color) == 0x000048, "Member 'FRigUnit_SetControlColor::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlColor, CachedControlIndex) == 0x000058, "Member 'FRigUnit_SetControlColor::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DistributeRotation_WorkData \ static_assert(alignof(FRigUnit_DistributeRotation_WorkData) == 0x000008, "Wrong alignment on FRigUnit_DistributeRotation_WorkData"); \ static_assert(sizeof(FRigUnit_DistributeRotation_WorkData) == 0x000050, "Wrong size on FRigUnit_DistributeRotation_WorkData"); \ static_assert(offsetof(FRigUnit_DistributeRotation_WorkData, CachedItems) == 0x000000, "Member 'FRigUnit_DistributeRotation_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation_WorkData, ItemRotationA) == 0x000010, "Member 'FRigUnit_DistributeRotation_WorkData::ItemRotationA' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation_WorkData, ItemRotationB) == 0x000020, "Member 'FRigUnit_DistributeRotation_WorkData::ItemRotationB' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation_WorkData, ItemRotationT) == 0x000030, "Member 'FRigUnit_DistributeRotation_WorkData::ItemRotationT' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation_WorkData, ItemLocalTransforms) == 0x000040, "Member 'FRigUnit_DistributeRotation_WorkData::ItemLocalTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigInfluenceEntryModifier \ static_assert(alignof(FRigInfluenceEntryModifier) == 0x000008, "Wrong alignment on FRigInfluenceEntryModifier"); \ static_assert(sizeof(FRigInfluenceEntryModifier) == 0x000010, "Wrong size on FRigInfluenceEntryModifier"); \ static_assert(offsetof(FRigInfluenceEntryModifier, AffectedList) == 0x000000, "Member 'FRigInfluenceEntryModifier::AffectedList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ControlRigInputPose \ static_assert(alignof(FAnimNode_ControlRigInputPose) == 0x000008, "Wrong alignment on FAnimNode_ControlRigInputPose"); \ static_assert(sizeof(FAnimNode_ControlRigInputPose) == 0x000030, "Wrong size on FAnimNode_ControlRigInputPose"); \ static_assert(offsetof(FAnimNode_ControlRigInputPose, InputPose) == 0x000010, "Member 'FAnimNode_ControlRigInputPose::InputPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIK_WorkData \ static_assert(alignof(FRigUnit_CCDIK_WorkData) == 0x000008, "Wrong alignment on FRigUnit_CCDIK_WorkData"); \ static_assert(sizeof(FRigUnit_CCDIK_WorkData) == 0x000060, "Wrong size on FRigUnit_CCDIK_WorkData"); \ static_assert(offsetof(FRigUnit_CCDIK_WorkData, Chain) == 0x000000, "Member 'FRigUnit_CCDIK_WorkData::Chain' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_WorkData, CachedItems) == 0x000010, "Member 'FRigUnit_CCDIK_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_WorkData, RotationLimitIndex) == 0x000020, "Member 'FRigUnit_CCDIK_WorkData::RotationLimitIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_WorkData, RotationLimitsPerItem) == 0x000030, "Member 'FRigUnit_CCDIK_WorkData::RotationLimitsPerItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_WorkData, CachedEffector) == 0x000040, "Member 'FRigUnit_CCDIK_WorkData::CachedEffector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigLayerInstanceProxy \ static_assert(alignof(FControlRigLayerInstanceProxy) == 0x000010, "Wrong alignment on FControlRigLayerInstanceProxy"); \ static_assert(sizeof(FControlRigLayerInstanceProxy) == 0x000920, "Wrong size on FControlRigLayerInstanceProxy"); \ #define DUMPER7_ASSERTS_FRigUnit_AimConstraint_WorldUp \ static_assert(alignof(FRigUnit_AimConstraint_WorldUp) == 0x000008, "Wrong alignment on FRigUnit_AimConstraint_WorldUp"); \ static_assert(sizeof(FRigUnit_AimConstraint_WorldUp) == 0x000028, "Wrong size on FRigUnit_AimConstraint_WorldUp"); \ static_assert(offsetof(FRigUnit_AimConstraint_WorldUp, Target) == 0x000000, "Member 'FRigUnit_AimConstraint_WorldUp::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint_WorldUp, Kind) == 0x000018, "Member 'FRigUnit_AimConstraint_WorldUp::Kind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint_WorldUp, Space) == 0x00001C, "Member 'FRigUnit_AimConstraint_WorldUp::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigSequenceObjectReferences \ static_assert(alignof(FControlRigSequenceObjectReferences) == 0x000008, "Wrong alignment on FControlRigSequenceObjectReferences"); \ static_assert(sizeof(FControlRigSequenceObjectReferences) == 0x000010, "Wrong size on FControlRigSequenceObjectReferences"); \ static_assert(offsetof(FControlRigSequenceObjectReferences, Array) == 0x000000, "Member 'FControlRigSequenceObjectReferences::Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigSequenceObjectReferenceMap \ static_assert(alignof(FControlRigSequenceObjectReferenceMap) == 0x000008, "Wrong alignment on FControlRigSequenceObjectReferenceMap"); \ static_assert(sizeof(FControlRigSequenceObjectReferenceMap) == 0x000020, "Wrong size on FControlRigSequenceObjectReferenceMap"); \ static_assert(offsetof(FControlRigSequenceObjectReferenceMap, BindingIds) == 0x000000, "Member 'FControlRigSequenceObjectReferenceMap::BindingIds' has a wrong offset!"); \ static_assert(offsetof(FControlRigSequenceObjectReferenceMap, References) == 0x000010, "Member 'FControlRigSequenceObjectReferenceMap::References' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIK_RotationLimitPerItem \ static_assert(alignof(FRigUnit_CCDIK_RotationLimitPerItem) == 0x000004, "Wrong alignment on FRigUnit_CCDIK_RotationLimitPerItem"); \ static_assert(sizeof(FRigUnit_CCDIK_RotationLimitPerItem) == 0x000010, "Wrong size on FRigUnit_CCDIK_RotationLimitPerItem"); \ static_assert(offsetof(FRigUnit_CCDIK_RotationLimitPerItem, Item) == 0x000000, "Member 'FRigUnit_CCDIK_RotationLimitPerItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_RotationLimitPerItem, Limit) == 0x00000C, "Member 'FRigUnit_CCDIK_RotationLimitPerItem::Limit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIKItemArray \ static_assert(alignof(FRigUnit_CCDIKItemArray) == 0x000010, "Wrong alignment on FRigUnit_CCDIKItemArray"); \ static_assert(sizeof(FRigUnit_CCDIKItemArray) == 0x000140, "Wrong size on FRigUnit_CCDIKItemArray"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, Items) == 0x000040, "Member 'FRigUnit_CCDIKItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, EffectorTransform) == 0x000050, "Member 'FRigUnit_CCDIKItemArray::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, Precision) == 0x0000B0, "Member 'FRigUnit_CCDIKItemArray::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, Weight) == 0x0000B4, "Member 'FRigUnit_CCDIKItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, MaxIterations) == 0x0000B8, "Member 'FRigUnit_CCDIKItemArray::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, bStartFromTail) == 0x0000BC, "Member 'FRigUnit_CCDIKItemArray::bStartFromTail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, BaseRotationLimit) == 0x0000C0, "Member 'FRigUnit_CCDIKItemArray::BaseRotationLimit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, RotationLimits) == 0x0000C8, "Member 'FRigUnit_CCDIKItemArray::RotationLimits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, bPropagateToChildren) == 0x0000D8, "Member 'FRigUnit_CCDIKItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKItemArray, WorkData) == 0x0000E0, "Member 'FRigUnit_CCDIKItemArray::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnumParameterNameAndCurve \ static_assert(alignof(FEnumParameterNameAndCurve) == 0x000008, "Wrong alignment on FEnumParameterNameAndCurve"); \ static_assert(sizeof(FEnumParameterNameAndCurve) == 0x000110, "Wrong size on FEnumParameterNameAndCurve"); \ static_assert(offsetof(FEnumParameterNameAndCurve, ParameterName) == 0x000000, "Member 'FEnumParameterNameAndCurve::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FEnumParameterNameAndCurve, ParameterCurve) == 0x000008, "Member 'FEnumParameterNameAndCurve::ParameterCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FABRIK_WorkData \ static_assert(alignof(FRigUnit_FABRIK_WorkData) == 0x000008, "Wrong alignment on FRigUnit_FABRIK_WorkData"); \ static_assert(sizeof(FRigUnit_FABRIK_WorkData) == 0x000040, "Wrong size on FRigUnit_FABRIK_WorkData"); \ static_assert(offsetof(FRigUnit_FABRIK_WorkData, Chain) == 0x000000, "Member 'FRigUnit_FABRIK_WorkData::Chain' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK_WorkData, CachedItems) == 0x000010, "Member 'FRigUnit_FABRIK_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK_WorkData, CachedEffector) == 0x000020, "Member 'FRigUnit_FABRIK_WorkData::CachedEffector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FABRIKItemArray \ static_assert(alignof(FRigUnit_FABRIKItemArray) == 0x000010, "Wrong alignment on FRigUnit_FABRIKItemArray"); \ static_assert(sizeof(FRigUnit_FABRIKItemArray) == 0x000110, "Wrong size on FRigUnit_FABRIKItemArray"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, Items) == 0x000040, "Member 'FRigUnit_FABRIKItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, EffectorTransform) == 0x000050, "Member 'FRigUnit_FABRIKItemArray::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, Precision) == 0x0000B0, "Member 'FRigUnit_FABRIKItemArray::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, Weight) == 0x0000B4, "Member 'FRigUnit_FABRIKItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, bPropagateToChildren) == 0x0000B8, "Member 'FRigUnit_FABRIKItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, MaxIterations) == 0x0000BC, "Member 'FRigUnit_FABRIKItemArray::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, WorkData) == 0x0000C0, "Member 'FRigUnit_FABRIKItemArray::WorkData' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKItemArray, bSetEffectorTransform) == 0x000100, "Member 'FRigUnit_FABRIKItemArray::bSetEffectorTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegerParameterNameAndCurve \ static_assert(alignof(FIntegerParameterNameAndCurve) == 0x000008, "Wrong alignment on FIntegerParameterNameAndCurve"); \ static_assert(sizeof(FIntegerParameterNameAndCurve) == 0x000108, "Wrong size on FIntegerParameterNameAndCurve"); \ static_assert(offsetof(FIntegerParameterNameAndCurve, ParameterName) == 0x000000, "Member 'FIntegerParameterNameAndCurve::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FIntegerParameterNameAndCurve, ParameterCurve) == 0x000008, "Member 'FIntegerParameterNameAndCurve::ParameterCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DistributeRotation_Rotation \ static_assert(alignof(FRigUnit_DistributeRotation_Rotation) == 0x000010, "Wrong alignment on FRigUnit_DistributeRotation_Rotation"); \ static_assert(sizeof(FRigUnit_DistributeRotation_Rotation) == 0x000030, "Wrong size on FRigUnit_DistributeRotation_Rotation"); \ static_assert(offsetof(FRigUnit_DistributeRotation_Rotation, Rotation) == 0x000000, "Member 'FRigUnit_DistributeRotation_Rotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation_Rotation, Ratio) == 0x000020, "Member 'FRigUnit_DistributeRotation_Rotation::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DistributeRotationForCollection \ static_assert(alignof(FRigUnit_DistributeRotationForCollection) == 0x000008, "Wrong alignment on FRigUnit_DistributeRotationForCollection"); \ static_assert(sizeof(FRigUnit_DistributeRotationForCollection) == 0x0000B8, "Wrong size on FRigUnit_DistributeRotationForCollection"); \ static_assert(offsetof(FRigUnit_DistributeRotationForCollection, Items) == 0x000040, "Member 'FRigUnit_DistributeRotationForCollection::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForCollection, Rotations) == 0x000050, "Member 'FRigUnit_DistributeRotationForCollection::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForCollection, RotationEaseType) == 0x000060, "Member 'FRigUnit_DistributeRotationForCollection::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForCollection, Weight) == 0x000064, "Member 'FRigUnit_DistributeRotationForCollection::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForCollection, WorkData) == 0x000068, "Member 'FRigUnit_DistributeRotationForCollection::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIK_RotationLimit \ static_assert(alignof(FRigUnit_CCDIK_RotationLimit) == 0x000004, "Wrong alignment on FRigUnit_CCDIK_RotationLimit"); \ static_assert(sizeof(FRigUnit_CCDIK_RotationLimit) == 0x00000C, "Wrong size on FRigUnit_CCDIK_RotationLimit"); \ static_assert(offsetof(FRigUnit_CCDIK_RotationLimit, bone) == 0x000000, "Member 'FRigUnit_CCDIK_RotationLimit::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK_RotationLimit, Limit) == 0x000008, "Member 'FRigUnit_CCDIK_RotationLimit::Limit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIK \ static_assert(alignof(FRigUnit_CCDIK) == 0x000010, "Wrong alignment on FRigUnit_CCDIK"); \ static_assert(sizeof(FRigUnit_CCDIK) == 0x000140, "Wrong size on FRigUnit_CCDIK"); \ static_assert(offsetof(FRigUnit_CCDIK, StartBone) == 0x000040, "Member 'FRigUnit_CCDIK::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, EffectorBone) == 0x000048, "Member 'FRigUnit_CCDIK::EffectorBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, EffectorTransform) == 0x000050, "Member 'FRigUnit_CCDIK::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, Precision) == 0x0000B0, "Member 'FRigUnit_CCDIK::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, Weight) == 0x0000B4, "Member 'FRigUnit_CCDIK::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, MaxIterations) == 0x0000B8, "Member 'FRigUnit_CCDIK::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, bStartFromTail) == 0x0000BC, "Member 'FRigUnit_CCDIK::bStartFromTail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, BaseRotationLimit) == 0x0000C0, "Member 'FRigUnit_CCDIK::BaseRotationLimit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, RotationLimits) == 0x0000C8, "Member 'FRigUnit_CCDIK::RotationLimits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, bPropagateToChildren) == 0x0000D8, "Member 'FRigUnit_CCDIK::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIK, WorkData) == 0x0000E0, "Member 'FRigUnit_CCDIK::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChannelMapInfo \ static_assert(alignof(FChannelMapInfo) == 0x000008, "Wrong alignment on FChannelMapInfo"); \ static_assert(sizeof(FChannelMapInfo) == 0x000040, "Wrong size on FChannelMapInfo"); \ static_assert(offsetof(FChannelMapInfo, ControlIndex) == 0x000000, "Member 'FChannelMapInfo::ControlIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, TotalChannelIndex) == 0x000004, "Member 'FChannelMapInfo::TotalChannelIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, ChannelIndex) == 0x000008, "Member 'FChannelMapInfo::ChannelIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, ParentControlIndex) == 0x00000C, "Member 'FChannelMapInfo::ParentControlIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, ChannelTypeName) == 0x000010, "Member 'FChannelMapInfo::ChannelTypeName' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, bDoesHaveSpace) == 0x000018, "Member 'FChannelMapInfo::bDoesHaveSpace' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, SpaceChannelIndex) == 0x00001C, "Member 'FChannelMapInfo::SpaceChannelIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, MaskIndex) == 0x000020, "Member 'FChannelMapInfo::MaskIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, CategoryIndex) == 0x000024, "Member 'FChannelMapInfo::CategoryIndex' has a wrong offset!"); \ static_assert(offsetof(FChannelMapInfo, ConstraintsIndex) == 0x000030, "Member 'FChannelMapInfo::ConstraintsIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateBase \ static_assert(alignof(FRigUnit_AccumulateBase) == 0x000008, "Wrong alignment on FRigUnit_AccumulateBase"); \ static_assert(sizeof(FRigUnit_AccumulateBase) == 0x000008, "Wrong size on FRigUnit_AccumulateBase"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateVectorAdd \ static_assert(alignof(FRigUnit_AccumulateVectorAdd) == 0x000008, "Wrong alignment on FRigUnit_AccumulateVectorAdd"); \ static_assert(sizeof(FRigUnit_AccumulateVectorAdd) == 0x000070, "Wrong size on FRigUnit_AccumulateVectorAdd"); \ static_assert(offsetof(FRigUnit_AccumulateVectorAdd, Increment) == 0x000008, "Member 'FRigUnit_AccumulateVectorAdd::Increment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorAdd, InitialValue) == 0x000020, "Member 'FRigUnit_AccumulateVectorAdd::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorAdd, bIntegrateDeltaTime) == 0x000038, "Member 'FRigUnit_AccumulateVectorAdd::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorAdd, Result) == 0x000040, "Member 'FRigUnit_AccumulateVectorAdd::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorAdd, AccumulatedValue) == 0x000058, "Member 'FRigUnit_AccumulateVectorAdd::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneControlRigParameterTemplate \ static_assert(alignof(FMovieSceneControlRigParameterTemplate) == 0x000008, "Wrong alignment on FMovieSceneControlRigParameterTemplate"); \ static_assert(sizeof(FMovieSceneControlRigParameterTemplate) == 0x0000C0, "Wrong size on FMovieSceneControlRigParameterTemplate"); \ static_assert(offsetof(FMovieSceneControlRigParameterTemplate, Enums) == 0x000080, "Member 'FMovieSceneControlRigParameterTemplate::Enums' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigParameterTemplate, Integers) == 0x000090, "Member 'FMovieSceneControlRigParameterTemplate::Integers' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigParameterTemplate, Spaces) == 0x0000A0, "Member 'FMovieSceneControlRigParameterTemplate::Spaces' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneControlRigParameterTemplate, Constraints) == 0x0000B0, "Member 'FMovieSceneControlRigParameterTemplate::Constraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigSettingsPerPinBool \ static_assert(alignof(FControlRigSettingsPerPinBool) == 0x000008, "Wrong alignment on FControlRigSettingsPerPinBool"); \ static_assert(sizeof(FControlRigSettingsPerPinBool) == 0x000050, "Wrong size on FControlRigSettingsPerPinBool"); \ static_assert(offsetof(FControlRigSettingsPerPinBool, Values) == 0x000000, "Member 'FControlRigSettingsPerPinBool::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateTransformMul \ static_assert(alignof(FRigUnit_AccumulateTransformMul) == 0x000010, "Wrong alignment on FRigUnit_AccumulateTransformMul"); \ static_assert(sizeof(FRigUnit_AccumulateTransformMul) == 0x0001A0, "Wrong size on FRigUnit_AccumulateTransformMul"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, Multiplier) == 0x000010, "Member 'FRigUnit_AccumulateTransformMul::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, InitialValue) == 0x000070, "Member 'FRigUnit_AccumulateTransformMul::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, bFlipOrder) == 0x0000D0, "Member 'FRigUnit_AccumulateTransformMul::bFlipOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, bIntegrateDeltaTime) == 0x0000D1, "Member 'FRigUnit_AccumulateTransformMul::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, Result) == 0x0000E0, "Member 'FRigUnit_AccumulateTransformMul::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformMul, AccumulatedValue) == 0x000140, "Member 'FRigUnit_AccumulateTransformMul::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigControlCopy \ static_assert(alignof(FRigControlCopy) == 0x000010, "Wrong alignment on FRigControlCopy"); \ static_assert(sizeof(FRigControlCopy) == 0x0002A0, "Wrong size on FRigControlCopy"); \ static_assert(offsetof(FRigControlCopy, Name) == 0x000010, "Member 'FRigControlCopy::Name' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, ControlType) == 0x000018, "Member 'FRigControlCopy::ControlType' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, Value) == 0x000020, "Member 'FRigControlCopy::Value' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, ParentKey) == 0x000110, "Member 'FRigControlCopy::ParentKey' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, OffsetTransform) == 0x000120, "Member 'FRigControlCopy::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, ParentTransform) == 0x000180, "Member 'FRigControlCopy::ParentTransform' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, LocalTransform) == 0x0001E0, "Member 'FRigControlCopy::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigControlCopy, GlobalTransform) == 0x000240, "Member 'FRigControlCopy::GlobalTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigControlPose \ static_assert(alignof(FControlRigControlPose) == 0x000008, "Wrong alignment on FControlRigControlPose"); \ static_assert(sizeof(FControlRigControlPose) == 0x000060, "Wrong size on FControlRigControlPose"); \ static_assert(offsetof(FControlRigControlPose, CopyOfControls) == 0x000000, "Member 'FControlRigControlPose::CopyOfControls' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurve_Rotation \ static_assert(alignof(FRigUnit_FitChainToCurve_Rotation) == 0x000010, "Wrong alignment on FRigUnit_FitChainToCurve_Rotation"); \ static_assert(sizeof(FRigUnit_FitChainToCurve_Rotation) == 0x000030, "Wrong size on FRigUnit_FitChainToCurve_Rotation"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_Rotation, Rotation) == 0x000000, "Member 'FRigUnit_FitChainToCurve_Rotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_Rotation, Ratio) == 0x000020, "Member 'FRigUnit_FitChainToCurve_Rotation::Ratio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurve_DebugSettings \ static_assert(alignof(FRigUnit_FitChainToCurve_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_FitChainToCurve_DebugSettings"); \ static_assert(sizeof(FRigUnit_FitChainToCurve_DebugSettings) == 0x000090, "Wrong size on FRigUnit_FitChainToCurve_DebugSettings"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_FitChainToCurve_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_FitChainToCurve_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_DebugSettings, CurveColor) == 0x000008, "Member 'FRigUnit_FitChainToCurve_DebugSettings::CurveColor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_DebugSettings, SegmentsColor) == 0x000018, "Member 'FRigUnit_FitChainToCurve_DebugSettings::SegmentsColor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_DebugSettings, WorldOffset) == 0x000030, "Member 'FRigUnit_FitChainToCurve_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurve_WorkData \ static_assert(alignof(FRigUnit_FitChainToCurve_WorkData) == 0x000008, "Wrong alignment on FRigUnit_FitChainToCurve_WorkData"); \ static_assert(sizeof(FRigUnit_FitChainToCurve_WorkData) == 0x000098, "Wrong size on FRigUnit_FitChainToCurve_WorkData"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ChainLength) == 0x000000, "Member 'FRigUnit_FitChainToCurve_WorkData::ChainLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemPositions) == 0x000008, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemPositions' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemSegments) == 0x000018, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemSegments' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, CurvePositions) == 0x000028, "Member 'FRigUnit_FitChainToCurve_WorkData::CurvePositions' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, CurveSegments) == 0x000038, "Member 'FRigUnit_FitChainToCurve_WorkData::CurveSegments' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, CachedItems) == 0x000048, "Member 'FRigUnit_FitChainToCurve_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemRotationA) == 0x000058, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemRotationA' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemRotationB) == 0x000068, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemRotationB' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemRotationT) == 0x000078, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemRotationT' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve_WorkData, ItemLocalTransforms) == 0x000088, "Member 'FRigUnit_FitChainToCurve_WorkData::ItemLocalTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurve \ static_assert(alignof(FRigUnit_FitChainToCurve) == 0x000010, "Wrong alignment on FRigUnit_FitChainToCurve"); \ static_assert(sizeof(FRigUnit_FitChainToCurve) == 0x000260, "Wrong size on FRigUnit_FitChainToCurve"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, StartBone) == 0x000040, "Member 'FRigUnit_FitChainToCurve::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, EndBone) == 0x000048, "Member 'FRigUnit_FitChainToCurve::EndBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Bezier) == 0x000050, "Member 'FRigUnit_FitChainToCurve::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Alignment) == 0x0000B0, "Member 'FRigUnit_FitChainToCurve::Alignment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Minimum) == 0x0000B4, "Member 'FRigUnit_FitChainToCurve::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Maximum) == 0x0000B8, "Member 'FRigUnit_FitChainToCurve::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, SamplingPrecision) == 0x0000BC, "Member 'FRigUnit_FitChainToCurve::SamplingPrecision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, PrimaryAxis) == 0x0000C0, "Member 'FRigUnit_FitChainToCurve::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, SecondaryAxis) == 0x0000D8, "Member 'FRigUnit_FitChainToCurve::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, PoleVectorPosition) == 0x0000F0, "Member 'FRigUnit_FitChainToCurve::PoleVectorPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Rotations) == 0x000108, "Member 'FRigUnit_FitChainToCurve::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, RotationEaseType) == 0x000118, "Member 'FRigUnit_FitChainToCurve::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, Weight) == 0x00011C, "Member 'FRigUnit_FitChainToCurve::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, bPropagateToChildren) == 0x000120, "Member 'FRigUnit_FitChainToCurve::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, DebugSettings) == 0x000130, "Member 'FRigUnit_FitChainToCurve::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurve, WorkData) == 0x0001C0, "Member 'FRigUnit_FitChainToCurve::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateTransformLerp \ static_assert(alignof(FRigUnit_AccumulateTransformLerp) == 0x000010, "Wrong alignment on FRigUnit_AccumulateTransformLerp"); \ static_assert(sizeof(FRigUnit_AccumulateTransformLerp) == 0x0001A0, "Wrong size on FRigUnit_AccumulateTransformLerp"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, TargetValue) == 0x000010, "Member 'FRigUnit_AccumulateTransformLerp::TargetValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, InitialValue) == 0x000070, "Member 'FRigUnit_AccumulateTransformLerp::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, Blend) == 0x0000D0, "Member 'FRigUnit_AccumulateTransformLerp::Blend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, bIntegrateDeltaTime) == 0x0000D4, "Member 'FRigUnit_AccumulateTransformLerp::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, Result) == 0x0000E0, "Member 'FRigUnit_AccumulateTransformLerp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateTransformLerp, AccumulatedValue) == 0x000140, "Member 'FRigUnit_AccumulateTransformLerp::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_SetAnimAttribute \ static_assert(alignof(FRigDispatch_SetAnimAttribute) == 0x000008, "Wrong alignment on FRigDispatch_SetAnimAttribute"); \ static_assert(sizeof(FRigDispatch_SetAnimAttribute) == 0x000050, "Wrong size on FRigDispatch_SetAnimAttribute"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimEasingType \ static_assert(alignof(FRigUnit_AnimEasingType) == 0x000008, "Wrong alignment on FRigUnit_AnimEasingType"); \ static_assert(sizeof(FRigUnit_AnimEasingType) == 0x000010, "Wrong size on FRigUnit_AnimEasingType"); \ static_assert(offsetof(FRigUnit_AnimEasingType, Type) == 0x000008, "Member 'FRigUnit_AnimEasingType::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimEasing \ static_assert(alignof(FRigUnit_AnimEasing) == 0x000008, "Wrong alignment on FRigUnit_AnimEasing"); \ static_assert(sizeof(FRigUnit_AnimEasing) == 0x000028, "Wrong size on FRigUnit_AnimEasing"); \ static_assert(offsetof(FRigUnit_AnimEasing, Value) == 0x000008, "Member 'FRigUnit_AnimEasing::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, Type) == 0x00000C, "Member 'FRigUnit_AnimEasing::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, SourceMinimum) == 0x000010, "Member 'FRigUnit_AnimEasing::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, SourceMaximum) == 0x000014, "Member 'FRigUnit_AnimEasing::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, TargetMinimum) == 0x000018, "Member 'FRigUnit_AnimEasing::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, TargetMaximum) == 0x00001C, "Member 'FRigUnit_AnimEasing::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEasing, Result) == 0x000020, "Member 'FRigUnit_AnimEasing::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SlideChainPerItem \ static_assert(alignof(FRigUnit_SlideChainPerItem) == 0x000008, "Wrong alignment on FRigUnit_SlideChainPerItem"); \ static_assert(sizeof(FRigUnit_SlideChainPerItem) == 0x0000A0, "Wrong size on FRigUnit_SlideChainPerItem"); \ static_assert(offsetof(FRigUnit_SlideChainPerItem, Items) == 0x000040, "Member 'FRigUnit_SlideChainPerItem::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainPerItem, SlideAmount) == 0x000050, "Member 'FRigUnit_SlideChainPerItem::SlideAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainPerItem, bPropagateToChildren) == 0x000054, "Member 'FRigUnit_SlideChainPerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainPerItem, WorkData) == 0x000058, "Member 'FRigUnit_SlideChainPerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AnimEvalRichCurve \ static_assert(alignof(FRigUnit_AnimEvalRichCurve) == 0x000008, "Wrong alignment on FRigUnit_AnimEvalRichCurve"); \ static_assert(sizeof(FRigUnit_AnimEvalRichCurve) == 0x0000B0, "Wrong size on FRigUnit_AnimEvalRichCurve"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, Value) == 0x000008, "Member 'FRigUnit_AnimEvalRichCurve::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, Curve) == 0x000010, "Member 'FRigUnit_AnimEvalRichCurve::Curve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, SourceMinimum) == 0x000098, "Member 'FRigUnit_AnimEvalRichCurve::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, SourceMaximum) == 0x00009C, "Member 'FRigUnit_AnimEvalRichCurve::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, TargetMinimum) == 0x0000A0, "Member 'FRigUnit_AnimEvalRichCurve::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, TargetMaximum) == 0x0000A4, "Member 'FRigUnit_AnimEvalRichCurve::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AnimEvalRichCurve, Result) == 0x0000A8, "Member 'FRigUnit_AnimEvalRichCurve::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetDeltaTime \ static_assert(alignof(FRigUnit_GetDeltaTime) == 0x000008, "Wrong alignment on FRigUnit_GetDeltaTime"); \ static_assert(sizeof(FRigUnit_GetDeltaTime) == 0x000010, "Wrong size on FRigUnit_GetDeltaTime"); \ static_assert(offsetof(FRigUnit_GetDeltaTime, Result) == 0x000008, "Member 'FRigUnit_GetDeltaTime::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetWorldTime \ static_assert(alignof(FRigUnit_GetWorldTime) == 0x000008, "Wrong alignment on FRigUnit_GetWorldTime"); \ static_assert(sizeof(FRigUnit_GetWorldTime) == 0x000028, "Wrong size on FRigUnit_GetWorldTime"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Year) == 0x000008, "Member 'FRigUnit_GetWorldTime::Year' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Month) == 0x00000C, "Member 'FRigUnit_GetWorldTime::Month' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Day) == 0x000010, "Member 'FRigUnit_GetWorldTime::Day' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, WeekDay) == 0x000014, "Member 'FRigUnit_GetWorldTime::WeekDay' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Hours) == 0x000018, "Member 'FRigUnit_GetWorldTime::Hours' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Minutes) == 0x00001C, "Member 'FRigUnit_GetWorldTime::Minutes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, Seconds) == 0x000020, "Member 'FRigUnit_GetWorldTime::Seconds' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetWorldTime, OverallSeconds) == 0x000024, "Member 'FRigUnit_GetWorldTime::OverallSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FramesToSeconds \ static_assert(alignof(FRigUnit_FramesToSeconds) == 0x000008, "Wrong alignment on FRigUnit_FramesToSeconds"); \ static_assert(sizeof(FRigUnit_FramesToSeconds) == 0x000010, "Wrong size on FRigUnit_FramesToSeconds"); \ static_assert(offsetof(FRigUnit_FramesToSeconds, Frames) == 0x000008, "Member 'FRigUnit_FramesToSeconds::Frames' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FramesToSeconds, Seconds) == 0x00000C, "Member 'FRigUnit_FramesToSeconds::Seconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SecondsToFrames \ static_assert(alignof(FRigUnit_SecondsToFrames) == 0x000008, "Wrong alignment on FRigUnit_SecondsToFrames"); \ static_assert(sizeof(FRigUnit_SecondsToFrames) == 0x000010, "Wrong size on FRigUnit_SecondsToFrames"); \ static_assert(offsetof(FRigUnit_SecondsToFrames, Seconds) == 0x000008, "Member 'FRigUnit_SecondsToFrames::Seconds' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SecondsToFrames, Frames) == 0x00000C, "Member 'FRigUnit_SecondsToFrames::Frames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceWorld \ static_assert(alignof(FRigUnit_SphereTraceWorld) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceWorld"); \ static_assert(sizeof(FRigUnit_SphereTraceWorld) == 0x000078, "Wrong size on FRigUnit_SphereTraceWorld"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, Start) == 0x000008, "Member 'FRigUnit_SphereTraceWorld::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, End) == 0x000020, "Member 'FRigUnit_SphereTraceWorld::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, Channel) == 0x000038, "Member 'FRigUnit_SphereTraceWorld::Channel' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, Radius) == 0x00003C, "Member 'FRigUnit_SphereTraceWorld::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, bHit) == 0x000040, "Member 'FRigUnit_SphereTraceWorld::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, HitLocation) == 0x000048, "Member 'FRigUnit_SphereTraceWorld::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceWorld, HitNormal) == 0x000060, "Member 'FRigUnit_SphereTraceWorld::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceByObjectTypes \ static_assert(alignof(FRigUnit_SphereTraceByObjectTypes) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceByObjectTypes"); \ static_assert(sizeof(FRigUnit_SphereTraceByObjectTypes) == 0x000080, "Wrong size on FRigUnit_SphereTraceByObjectTypes"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, Start) == 0x000008, "Member 'FRigUnit_SphereTraceByObjectTypes::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, End) == 0x000020, "Member 'FRigUnit_SphereTraceByObjectTypes::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, ObjectTypes) == 0x000038, "Member 'FRigUnit_SphereTraceByObjectTypes::ObjectTypes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, Radius) == 0x000048, "Member 'FRigUnit_SphereTraceByObjectTypes::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, bHit) == 0x00004C, "Member 'FRigUnit_SphereTraceByObjectTypes::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, HitLocation) == 0x000050, "Member 'FRigUnit_SphereTraceByObjectTypes::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByObjectTypes, HitNormal) == 0x000068, "Member 'FRigUnit_SphereTraceByObjectTypes::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Control \ static_assert(alignof(FRigUnit_Control) == 0x000010, "Wrong alignment on FRigUnit_Control"); \ static_assert(sizeof(FRigUnit_Control) == 0x000180, "Wrong size on FRigUnit_Control"); \ static_assert(offsetof(FRigUnit_Control, Transform) == 0x000008, "Member 'FRigUnit_Control::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Control, Base) == 0x000050, "Member 'FRigUnit_Control::Base' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Control, InitTransform) == 0x0000B0, "Member 'FRigUnit_Control::InitTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Control, Result) == 0x000110, "Member 'FRigUnit_Control::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Control, Filter) == 0x000170, "Member 'FRigUnit_Control::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Control_StaticMesh \ static_assert(alignof(FRigUnit_Control_StaticMesh) == 0x000010, "Wrong alignment on FRigUnit_Control_StaticMesh"); \ static_assert(sizeof(FRigUnit_Control_StaticMesh) == 0x0001E0, "Wrong size on FRigUnit_Control_StaticMesh"); \ static_assert(offsetof(FRigUnit_Control_StaticMesh, MeshTransform) == 0x000180, "Member 'FRigUnit_Control_StaticMesh::MeshTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_CoreNotEquals \ static_assert(alignof(FRigDispatch_CoreNotEquals) == 0x000008, "Wrong alignment on FRigDispatch_CoreNotEquals"); \ static_assert(sizeof(FRigDispatch_CoreNotEquals) == 0x000018, "Wrong size on FRigDispatch_CoreNotEquals"); \ #define DUMPER7_ASSERTS_FRigUnit_NameConcat \ static_assert(alignof(FRigUnit_NameConcat) == 0x000008, "Wrong alignment on FRigUnit_NameConcat"); \ static_assert(sizeof(FRigUnit_NameConcat) == 0x000020, "Wrong size on FRigUnit_NameConcat"); \ static_assert(offsetof(FRigUnit_NameConcat, A) == 0x000008, "Member 'FRigUnit_NameConcat::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameConcat, B) == 0x000010, "Member 'FRigUnit_NameConcat::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameConcat, Result) == 0x000018, "Member 'FRigUnit_NameConcat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimBone \ static_assert(alignof(FRigUnit_AimBone) == 0x000010, "Wrong alignment on FRigUnit_AimBone"); \ static_assert(sizeof(FRigUnit_AimBone) == 0x0001B0, "Wrong size on FRigUnit_AimBone"); \ static_assert(offsetof(FRigUnit_AimBone, bone) == 0x000040, "Member 'FRigUnit_AimBone::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, Primary) == 0x000048, "Member 'FRigUnit_AimBone::Primary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, Secondary) == 0x000090, "Member 'FRigUnit_AimBone::Secondary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, Weight) == 0x0000D8, "Member 'FRigUnit_AimBone::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, bPropagateToChildren) == 0x0000DC, "Member 'FRigUnit_AimBone::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, DebugSettings) == 0x0000E0, "Member 'FRigUnit_AimBone::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, CachedBoneIndex) == 0x000150, "Member 'FRigUnit_AimBone::CachedBoneIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, PrimaryCachedSpace) == 0x000170, "Member 'FRigUnit_AimBone::PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBone, SecondaryCachedSpace) == 0x000190, "Member 'FRigUnit_AimBone::SecondaryCachedSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NameTruncate \ static_assert(alignof(FRigUnit_NameTruncate) == 0x000008, "Wrong alignment on FRigUnit_NameTruncate"); \ static_assert(sizeof(FRigUnit_NameTruncate) == 0x000028, "Wrong size on FRigUnit_NameTruncate"); \ static_assert(offsetof(FRigUnit_NameTruncate, Name) == 0x000008, "Member 'FRigUnit_NameTruncate::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameTruncate, Count) == 0x000010, "Member 'FRigUnit_NameTruncate::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameTruncate, FromEnd) == 0x000014, "Member 'FRigUnit_NameTruncate::FromEnd' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameTruncate, Remainder) == 0x000018, "Member 'FRigUnit_NameTruncate::Remainder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NameTruncate, Chopped) == 0x000020, "Member 'FRigUnit_NameTruncate::Chopped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StartsWith \ static_assert(alignof(FRigUnit_StartsWith) == 0x000008, "Wrong alignment on FRigUnit_StartsWith"); \ static_assert(sizeof(FRigUnit_StartsWith) == 0x000020, "Wrong size on FRigUnit_StartsWith"); \ static_assert(offsetof(FRigUnit_StartsWith, Name) == 0x000008, "Member 'FRigUnit_StartsWith::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StartsWith, Start) == 0x000010, "Member 'FRigUnit_StartsWith::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StartsWith, Result) == 0x000018, "Member 'FRigUnit_StartsWith::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimConstraint_AdvancedSettings \ static_assert(alignof(FRigUnit_AimConstraint_AdvancedSettings) == 0x000010, "Wrong alignment on FRigUnit_AimConstraint_AdvancedSettings"); \ static_assert(sizeof(FRigUnit_AimConstraint_AdvancedSettings) == 0x000080, "Wrong size on FRigUnit_AimConstraint_AdvancedSettings"); \ static_assert(offsetof(FRigUnit_AimConstraint_AdvancedSettings, DebugSettings) == 0x000000, "Member 'FRigUnit_AimConstraint_AdvancedSettings::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint_AdvancedSettings, RotationOrderForFilter) == 0x000070, "Member 'FRigUnit_AimConstraint_AdvancedSettings::RotationOrderForFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimConstraintLocalSpaceOffset \ static_assert(alignof(FRigUnit_AimConstraintLocalSpaceOffset) == 0x000010, "Wrong alignment on FRigUnit_AimConstraintLocalSpaceOffset"); \ static_assert(sizeof(FRigUnit_AimConstraintLocalSpaceOffset) == 0x0001A0, "Wrong size on FRigUnit_AimConstraintLocalSpaceOffset"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, Child) == 0x000040, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, Filter) == 0x00004D, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, AimAxis) == 0x000050, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::AimAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, UpAxis) == 0x000068, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::UpAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, WorldUp) == 0x000080, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::WorldUp' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, Parents) == 0x0000A8, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, AdvancedSettings) == 0x0000C0, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::AdvancedSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, Weight) == 0x000140, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, WorldUpSpaceCache) == 0x000148, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::WorldUpSpaceCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, ChildCache) == 0x000168, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::ChildCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraintLocalSpaceOffset, ParentCaches) == 0x000188, "Member 'FRigUnit_AimConstraintLocalSpaceOffset::ParentCaches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Contains \ static_assert(alignof(FRigUnit_Contains) == 0x000008, "Wrong alignment on FRigUnit_Contains"); \ static_assert(sizeof(FRigUnit_Contains) == 0x000020, "Wrong size on FRigUnit_Contains"); \ static_assert(offsetof(FRigUnit_Contains, Name) == 0x000008, "Member 'FRigUnit_Contains::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Contains, Search) == 0x000010, "Member 'FRigUnit_Contains::Search' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Contains, Result) == 0x000018, "Member 'FRigUnit_Contains::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorBase \ static_assert(alignof(FRigUnit_MathVectorBase) == 0x000008, "Wrong alignment on FRigUnit_MathVectorBase"); \ static_assert(sizeof(FRigUnit_MathVectorBase) == 0x000008, "Wrong size on FRigUnit_MathVectorBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMirror \ static_assert(alignof(FRigUnit_MathVectorMirror) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMirror"); \ static_assert(sizeof(FRigUnit_MathVectorMirror) == 0x000050, "Wrong size on FRigUnit_MathVectorMirror"); \ static_assert(offsetof(FRigUnit_MathVectorMirror, Value) == 0x000008, "Member 'FRigUnit_MathVectorMirror::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirror, Normal) == 0x000020, "Member 'FRigUnit_MathVectorMirror::Normal' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirror, Result) == 0x000038, "Member 'FRigUnit_MathVectorMirror::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringBase \ static_assert(alignof(FRigUnit_StringBase) == 0x000008, "Wrong alignment on FRigUnit_StringBase"); \ static_assert(sizeof(FRigUnit_StringBase) == 0x000008, "Wrong size on FRigUnit_StringBase"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemExists \ static_assert(alignof(FRigUnit_ItemExists) == 0x000008, "Wrong alignment on FRigUnit_ItemExists"); \ static_assert(sizeof(FRigUnit_ItemExists) == 0x000038, "Wrong size on FRigUnit_ItemExists"); \ static_assert(offsetof(FRigUnit_ItemExists, Item) == 0x000008, "Member 'FRigUnit_ItemExists::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemExists, Exists) == 0x000014, "Member 'FRigUnit_ItemExists::Exists' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemExists, CachedIndex) == 0x000018, "Member 'FRigUnit_ItemExists::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringConcat \ static_assert(alignof(FRigUnit_StringConcat) == 0x000008, "Wrong alignment on FRigUnit_StringConcat"); \ static_assert(sizeof(FRigUnit_StringConcat) == 0x000038, "Wrong size on FRigUnit_StringConcat"); \ static_assert(offsetof(FRigUnit_StringConcat, A) == 0x000008, "Member 'FRigUnit_StringConcat::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringConcat, B) == 0x000018, "Member 'FRigUnit_StringConcat::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringConcat, Result) == 0x000028, "Member 'FRigUnit_StringConcat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringTruncate \ static_assert(alignof(FRigUnit_StringTruncate) == 0x000008, "Wrong alignment on FRigUnit_StringTruncate"); \ static_assert(sizeof(FRigUnit_StringTruncate) == 0x000040, "Wrong size on FRigUnit_StringTruncate"); \ static_assert(offsetof(FRigUnit_StringTruncate, Name) == 0x000008, "Member 'FRigUnit_StringTruncate::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringTruncate, Count) == 0x000018, "Member 'FRigUnit_StringTruncate::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringTruncate, FromEnd) == 0x00001C, "Member 'FRigUnit_StringTruncate::FromEnd' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringTruncate, Remainder) == 0x000020, "Member 'FRigUnit_StringTruncate::Remainder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringTruncate, Chopped) == 0x000030, "Member 'FRigUnit_StringTruncate::Chopped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddBone \ static_assert(alignof(FRigUnit_HierarchyAddBone) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddBone"); \ static_assert(sizeof(FRigUnit_HierarchyAddBone) == 0x0000D0, "Wrong size on FRigUnit_HierarchyAddBone"); \ static_assert(offsetof(FRigUnit_HierarchyAddBone, Transform) == 0x000060, "Member 'FRigUnit_HierarchyAddBone::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddBone, Space) == 0x0000C0, "Member 'FRigUnit_HierarchyAddBone::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringReplace \ static_assert(alignof(FRigUnit_StringReplace) == 0x000008, "Wrong alignment on FRigUnit_StringReplace"); \ static_assert(sizeof(FRigUnit_StringReplace) == 0x000048, "Wrong size on FRigUnit_StringReplace"); \ static_assert(offsetof(FRigUnit_StringReplace, Name) == 0x000008, "Member 'FRigUnit_StringReplace::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringReplace, Old) == 0x000018, "Member 'FRigUnit_StringReplace::Old' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringReplace, New) == 0x000028, "Member 'FRigUnit_StringReplace::New' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringReplace, Result) == 0x000038, "Member 'FRigUnit_StringReplace::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorBezierFourPoint \ static_assert(alignof(FRigUnit_MathVectorBezierFourPoint) == 0x000008, "Wrong alignment on FRigUnit_MathVectorBezierFourPoint"); \ static_assert(sizeof(FRigUnit_MathVectorBezierFourPoint) == 0x0000A0, "Wrong size on FRigUnit_MathVectorBezierFourPoint"); \ static_assert(offsetof(FRigUnit_MathVectorBezierFourPoint, Bezier) == 0x000008, "Member 'FRigUnit_MathVectorBezierFourPoint::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBezierFourPoint, T) == 0x000068, "Member 'FRigUnit_MathVectorBezierFourPoint::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBezierFourPoint, Result) == 0x000070, "Member 'FRigUnit_MathVectorBezierFourPoint::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBezierFourPoint, Tangent) == 0x000088, "Member 'FRigUnit_MathVectorBezierFourPoint::Tangent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringEndsWith \ static_assert(alignof(FRigUnit_StringEndsWith) == 0x000008, "Wrong alignment on FRigUnit_StringEndsWith"); \ static_assert(sizeof(FRigUnit_StringEndsWith) == 0x000030, "Wrong size on FRigUnit_StringEndsWith"); \ static_assert(offsetof(FRigUnit_StringEndsWith, Name) == 0x000008, "Member 'FRigUnit_StringEndsWith::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringEndsWith, Ending) == 0x000018, "Member 'FRigUnit_StringEndsWith::Ending' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringEndsWith, Result) == 0x000028, "Member 'FRigUnit_StringEndsWith::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemTypeEquals \ static_assert(alignof(FRigUnit_ItemTypeEquals) == 0x000008, "Wrong alignment on FRigUnit_ItemTypeEquals"); \ static_assert(sizeof(FRigUnit_ItemTypeEquals) == 0x000028, "Wrong size on FRigUnit_ItemTypeEquals"); \ static_assert(offsetof(FRigUnit_ItemTypeEquals, A) == 0x000008, "Member 'FRigUnit_ItemTypeEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemTypeEquals, B) == 0x000014, "Member 'FRigUnit_ItemTypeEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemTypeEquals, Result) == 0x000020, "Member 'FRigUnit_ItemTypeEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringStartsWith \ static_assert(alignof(FRigUnit_StringStartsWith) == 0x000008, "Wrong alignment on FRigUnit_StringStartsWith"); \ static_assert(sizeof(FRigUnit_StringStartsWith) == 0x000030, "Wrong size on FRigUnit_StringStartsWith"); \ static_assert(offsetof(FRigUnit_StringStartsWith, Name) == 0x000008, "Member 'FRigUnit_StringStartsWith::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringStartsWith, Start) == 0x000018, "Member 'FRigUnit_StringStartsWith::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringStartsWith, Result) == 0x000028, "Member 'FRigUnit_StringStartsWith::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringContains \ static_assert(alignof(FRigUnit_StringContains) == 0x000008, "Wrong alignment on FRigUnit_StringContains"); \ static_assert(sizeof(FRigUnit_StringContains) == 0x000030, "Wrong size on FRigUnit_StringContains"); \ static_assert(offsetof(FRigUnit_StringContains, Name) == 0x000008, "Member 'FRigUnit_StringContains::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringContains, Search) == 0x000018, "Member 'FRigUnit_StringContains::Search' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringContains, Result) == 0x000028, "Member 'FRigUnit_StringContains::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringLength \ static_assert(alignof(FRigUnit_StringLength) == 0x000008, "Wrong alignment on FRigUnit_StringLength"); \ static_assert(sizeof(FRigUnit_StringLength) == 0x000020, "Wrong size on FRigUnit_StringLength"); \ static_assert(offsetof(FRigUnit_StringLength, Value) == 0x000008, "Member 'FRigUnit_StringLength::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringLength, Length) == 0x000018, "Member 'FRigUnit_StringLength::Length' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDistanceToPlane \ static_assert(alignof(FRigUnit_MathDistanceToPlane) == 0x000008, "Wrong alignment on FRigUnit_MathDistanceToPlane"); \ static_assert(sizeof(FRigUnit_MathDistanceToPlane) == 0x000070, "Wrong size on FRigUnit_MathDistanceToPlane"); \ static_assert(offsetof(FRigUnit_MathDistanceToPlane, Point) == 0x000008, "Member 'FRigUnit_MathDistanceToPlane::Point' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDistanceToPlane, PlanePoint) == 0x000020, "Member 'FRigUnit_MathDistanceToPlane::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDistanceToPlane, PlaneNormal) == 0x000038, "Member 'FRigUnit_MathDistanceToPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDistanceToPlane, ClosestPointOnPlane) == 0x000050, "Member 'FRigUnit_MathDistanceToPlane::ClosestPointOnPlane' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDistanceToPlane, SignedDistance) == 0x000068, "Member 'FRigUnit_MathDistanceToPlane::SignedDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringTrimWhitespace \ static_assert(alignof(FRigUnit_StringTrimWhitespace) == 0x000008, "Wrong alignment on FRigUnit_StringTrimWhitespace"); \ static_assert(sizeof(FRigUnit_StringTrimWhitespace) == 0x000028, "Wrong size on FRigUnit_StringTrimWhitespace"); \ static_assert(offsetof(FRigUnit_StringTrimWhitespace, Value) == 0x000008, "Member 'FRigUnit_StringTrimWhitespace::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringTrimWhitespace, Result) == 0x000018, "Member 'FRigUnit_StringTrimWhitespace::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyRemoveElement \ static_assert(alignof(FRigUnit_HierarchyRemoveElement) == 0x000008, "Wrong alignment on FRigUnit_HierarchyRemoveElement"); \ static_assert(sizeof(FRigUnit_HierarchyRemoveElement) == 0x000050, "Wrong size on FRigUnit_HierarchyRemoveElement"); \ static_assert(offsetof(FRigUnit_HierarchyRemoveElement, Item) == 0x000040, "Member 'FRigUnit_HierarchyRemoveElement::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyRemoveElement, bSuccess) == 0x00004C, "Member 'FRigUnit_HierarchyRemoveElement::bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringToUppercase \ static_assert(alignof(FRigUnit_StringToUppercase) == 0x000008, "Wrong alignment on FRigUnit_StringToUppercase"); \ static_assert(sizeof(FRigUnit_StringToUppercase) == 0x000028, "Wrong size on FRigUnit_StringToUppercase"); \ static_assert(offsetof(FRigUnit_StringToUppercase, Value) == 0x000008, "Member 'FRigUnit_StringToUppercase::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringToUppercase, Result) == 0x000018, "Member 'FRigUnit_StringToUppercase::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringToLowercase \ static_assert(alignof(FRigUnit_StringToLowercase) == 0x000008, "Wrong alignment on FRigUnit_StringToLowercase"); \ static_assert(sizeof(FRigUnit_StringToLowercase) == 0x000028, "Wrong size on FRigUnit_StringToLowercase"); \ static_assert(offsetof(FRigUnit_StringToLowercase, Value) == 0x000008, "Member 'FRigUnit_StringToLowercase::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringToLowercase, Result) == 0x000018, "Member 'FRigUnit_StringToLowercase::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlInteger_LimitSettings \ static_assert(alignof(FRigUnit_HierarchyAddControlInteger_LimitSettings) == 0x000004, "Wrong alignment on FRigUnit_HierarchyAddControlInteger_LimitSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlInteger_LimitSettings) == 0x000010, "Wrong size on FRigUnit_HierarchyAddControlInteger_LimitSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_LimitSettings, Limit) == 0x000000, "Member 'FRigUnit_HierarchyAddControlInteger_LimitSettings::Limit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_LimitSettings, MinValue) == 0x000004, "Member 'FRigUnit_HierarchyAddControlInteger_LimitSettings::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_LimitSettings, MaxValue) == 0x000008, "Member 'FRigUnit_HierarchyAddControlInteger_LimitSettings::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_LimitSettings, bDrawLimits) == 0x00000C, "Member 'FRigUnit_HierarchyAddControlInteger_LimitSettings::bDrawLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringReverse \ static_assert(alignof(FRigUnit_StringReverse) == 0x000008, "Wrong alignment on FRigUnit_StringReverse"); \ static_assert(sizeof(FRigUnit_StringReverse) == 0x000028, "Wrong size on FRigUnit_StringReverse"); \ static_assert(offsetof(FRigUnit_StringReverse, Value) == 0x000008, "Member 'FRigUnit_StringReverse::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringReverse, Reverse) == 0x000018, "Member 'FRigUnit_StringReverse::Reverse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NoiseFloat \ static_assert(alignof(FRigUnit_NoiseFloat) == 0x000008, "Wrong alignment on FRigUnit_NoiseFloat"); \ static_assert(sizeof(FRigUnit_NoiseFloat) == 0x000028, "Wrong size on FRigUnit_NoiseFloat"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Value) == 0x000008, "Member 'FRigUnit_NoiseFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Speed) == 0x00000C, "Member 'FRigUnit_NoiseFloat::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Frequency) == 0x000010, "Member 'FRigUnit_NoiseFloat::Frequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Minimum) == 0x000014, "Member 'FRigUnit_NoiseFloat::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Maximum) == 0x000018, "Member 'FRigUnit_NoiseFloat::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Result) == 0x00001C, "Member 'FRigUnit_NoiseFloat::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseFloat, Time) == 0x000020, "Member 'FRigUnit_NoiseFloat::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringLeft \ static_assert(alignof(FRigUnit_StringLeft) == 0x000008, "Wrong alignment on FRigUnit_StringLeft"); \ static_assert(sizeof(FRigUnit_StringLeft) == 0x000030, "Wrong size on FRigUnit_StringLeft"); \ static_assert(offsetof(FRigUnit_StringLeft, Value) == 0x000008, "Member 'FRigUnit_StringLeft::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringLeft, Count) == 0x000018, "Member 'FRigUnit_StringLeft::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringLeft, Result) == 0x000020, "Member 'FRigUnit_StringLeft::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControl_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControl_Settings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddControl_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControl_Settings) == 0x000010, "Wrong size on FRigUnit_HierarchyAddControl_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_Settings, DisplayName) == 0x000008, "Member 'FRigUnit_HierarchyAddControl_Settings::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringRight \ static_assert(alignof(FRigUnit_StringRight) == 0x000008, "Wrong alignment on FRigUnit_StringRight"); \ static_assert(sizeof(FRigUnit_StringRight) == 0x000030, "Wrong size on FRigUnit_StringRight"); \ static_assert(offsetof(FRigUnit_StringRight, Value) == 0x000008, "Member 'FRigUnit_StringRight::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringRight, Count) == 0x000018, "Member 'FRigUnit_StringRight::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringRight, Result) == 0x000020, "Member 'FRigUnit_StringRight::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringMiddle \ static_assert(alignof(FRigUnit_StringMiddle) == 0x000008, "Wrong alignment on FRigUnit_StringMiddle"); \ static_assert(sizeof(FRigUnit_StringMiddle) == 0x000030, "Wrong size on FRigUnit_StringMiddle"); \ static_assert(offsetof(FRigUnit_StringMiddle, Value) == 0x000008, "Member 'FRigUnit_StringMiddle::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringMiddle, Start) == 0x000018, "Member 'FRigUnit_StringMiddle::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringMiddle, Count) == 0x00001C, "Member 'FRigUnit_StringMiddle::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringMiddle, Result) == 0x000020, "Member 'FRigUnit_StringMiddle::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyReset \ static_assert(alignof(FRigUnit_HierarchyReset) == 0x000008, "Wrong alignment on FRigUnit_HierarchyReset"); \ static_assert(sizeof(FRigUnit_HierarchyReset) == 0x000040, "Wrong size on FRigUnit_HierarchyReset"); \ #define DUMPER7_ASSERTS_FRigUnit_StringFind \ static_assert(alignof(FRigUnit_StringFind) == 0x000008, "Wrong alignment on FRigUnit_StringFind"); \ static_assert(sizeof(FRigUnit_StringFind) == 0x000030, "Wrong size on FRigUnit_StringFind"); \ static_assert(offsetof(FRigUnit_StringFind, Value) == 0x000008, "Member 'FRigUnit_StringFind::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringFind, Search) == 0x000018, "Member 'FRigUnit_StringFind::Search' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringFind, Found) == 0x000028, "Member 'FRigUnit_StringFind::Found' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringFind, Index) == 0x00002C, "Member 'FRigUnit_StringFind::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringSplit \ static_assert(alignof(FRigUnit_StringSplit) == 0x000008, "Wrong alignment on FRigUnit_StringSplit"); \ static_assert(sizeof(FRigUnit_StringSplit) == 0x000038, "Wrong size on FRigUnit_StringSplit"); \ static_assert(offsetof(FRigUnit_StringSplit, Value) == 0x000008, "Member 'FRigUnit_StringSplit::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringSplit, Separator) == 0x000018, "Member 'FRigUnit_StringSplit::Separator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringSplit, Result) == 0x000028, "Member 'FRigUnit_StringSplit::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlFloat_LimitSettings \ static_assert(alignof(FRigUnit_HierarchyAddControlFloat_LimitSettings) == 0x000004, "Wrong alignment on FRigUnit_HierarchyAddControlFloat_LimitSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlFloat_LimitSettings) == 0x000010, "Wrong size on FRigUnit_HierarchyAddControlFloat_LimitSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_LimitSettings, Limit) == 0x000000, "Member 'FRigUnit_HierarchyAddControlFloat_LimitSettings::Limit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_LimitSettings, MinValue) == 0x000004, "Member 'FRigUnit_HierarchyAddControlFloat_LimitSettings::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_LimitSettings, MaxValue) == 0x000008, "Member 'FRigUnit_HierarchyAddControlFloat_LimitSettings::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_LimitSettings, bDrawLimits) == 0x00000C, "Member 'FRigUnit_HierarchyAddControlFloat_LimitSettings::bDrawLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControl_ShapeSettings \ static_assert(alignof(FRigUnit_HierarchyAddControl_ShapeSettings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControl_ShapeSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControl_ShapeSettings) == 0x000080, "Wrong size on FRigUnit_HierarchyAddControl_ShapeSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ShapeSettings, bVisible) == 0x000000, "Member 'FRigUnit_HierarchyAddControl_ShapeSettings::bVisible' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ShapeSettings, Name) == 0x000004, "Member 'FRigUnit_HierarchyAddControl_ShapeSettings::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ShapeSettings, Color) == 0x00000C, "Member 'FRigUnit_HierarchyAddControl_ShapeSettings::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ShapeSettings, Transform) == 0x000020, "Member 'FRigUnit_HierarchyAddControl_ShapeSettings::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControl_ProxySettings \ static_assert(alignof(FRigUnit_HierarchyAddControl_ProxySettings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddControl_ProxySettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControl_ProxySettings) == 0x000020, "Wrong size on FRigUnit_HierarchyAddControl_ProxySettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ProxySettings, bIsProxy) == 0x000000, "Member 'FRigUnit_HierarchyAddControl_ProxySettings::bIsProxy' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ProxySettings, DrivenControls) == 0x000008, "Member 'FRigUnit_HierarchyAddControl_ProxySettings::DrivenControls' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControl_ProxySettings, ShapeVisibility) == 0x000018, "Member 'FRigUnit_HierarchyAddControl_ProxySettings::ShapeVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlFloat_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlFloat_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlFloat_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlFloat_Settings) == 0x0000D0, "Wrong size on FRigUnit_HierarchyAddControlFloat_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_Settings, PrimaryAxis) == 0x000010, "Member 'FRigUnit_HierarchyAddControlFloat_Settings::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_Settings, Limits) == 0x000014, "Member 'FRigUnit_HierarchyAddControlFloat_Settings::Limits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_Settings, Shape) == 0x000030, "Member 'FRigUnit_HierarchyAddControlFloat_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat_Settings, Proxy) == 0x0000B0, "Member 'FRigUnit_HierarchyAddControlFloat_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringJoin \ static_assert(alignof(FRigUnit_StringJoin) == 0x000008, "Wrong alignment on FRigUnit_StringJoin"); \ static_assert(sizeof(FRigUnit_StringJoin) == 0x000038, "Wrong size on FRigUnit_StringJoin"); \ static_assert(offsetof(FRigUnit_StringJoin, Values) == 0x000008, "Member 'FRigUnit_StringJoin::Values' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringJoin, Separator) == 0x000018, "Member 'FRigUnit_StringJoin::Separator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringJoin, Result) == 0x000028, "Member 'FRigUnit_StringJoin::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_StringPadInteger \ static_assert(alignof(FRigUnit_StringPadInteger) == 0x000008, "Wrong alignment on FRigUnit_StringPadInteger"); \ static_assert(sizeof(FRigUnit_StringPadInteger) == 0x000020, "Wrong size on FRigUnit_StringPadInteger"); \ static_assert(offsetof(FRigUnit_StringPadInteger, Value) == 0x000008, "Member 'FRigUnit_StringPadInteger::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringPadInteger, Digits) == 0x00000C, "Member 'FRigUnit_StringPadInteger::Digits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_StringPadInteger, Result) == 0x000010, "Member 'FRigUnit_StringPadInteger::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector_LimitSettings \ static_assert(alignof(FRigUnit_HierarchyAddControlVector_LimitSettings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddControlVector_LimitSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector_LimitSettings) == 0x000040, "Wrong size on FRigUnit_HierarchyAddControlVector_LimitSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, LimitX) == 0x000000, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::LimitX' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, LimitY) == 0x000002, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::LimitY' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, LimitZ) == 0x000004, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::LimitZ' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, MinValue) == 0x000008, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, MaxValue) == 0x000020, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_LimitSettings, bDrawLimits) == 0x000038, "Member 'FRigUnit_HierarchyAddControlVector_LimitSettings::bDrawLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlVector_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlVector_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector_Settings) == 0x000100, "Wrong size on FRigUnit_HierarchyAddControlVector_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_Settings, bIsPosition) == 0x000010, "Member 'FRigUnit_HierarchyAddControlVector_Settings::bIsPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_Settings, Limits) == 0x000018, "Member 'FRigUnit_HierarchyAddControlVector_Settings::Limits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_Settings, Shape) == 0x000060, "Member 'FRigUnit_HierarchyAddControlVector_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector_Settings, Proxy) == 0x0000E0, "Member 'FRigUnit_HierarchyAddControlVector_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector \ static_assert(alignof(FRigUnit_HierarchyAddControlVector) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlVector"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector) == 0x0001E0, "Wrong size on FRigUnit_HierarchyAddControlVector"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlVector::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlVector::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector, Settings) == 0x0000E0, "Member 'FRigUnit_HierarchyAddControlVector::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_ToString \ static_assert(alignof(FRigDispatch_ToString) == 0x000008, "Wrong alignment on FRigDispatch_ToString"); \ static_assert(sizeof(FRigDispatch_ToString) == 0x000018, "Wrong size on FRigDispatch_ToString"); \ #define DUMPER7_ASSERTS_FRigDispatch_FromString \ static_assert(alignof(FRigDispatch_FromString) == 0x000008, "Wrong alignment on FRigDispatch_FromString"); \ static_assert(sizeof(FRigDispatch_FromString) == 0x000018, "Wrong size on FRigDispatch_FromString"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlInteger_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlInteger_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlInteger_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlInteger_Settings) == 0x0000D0, "Wrong size on FRigUnit_HierarchyAddControlInteger_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_Settings, PrimaryAxis) == 0x000010, "Member 'FRigUnit_HierarchyAddControlInteger_Settings::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_Settings, Limits) == 0x000014, "Member 'FRigUnit_HierarchyAddControlInteger_Settings::Limits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_Settings, Shape) == 0x000030, "Member 'FRigUnit_HierarchyAddControlInteger_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger_Settings, Proxy) == 0x0000B0, "Member 'FRigUnit_HierarchyAddControlInteger_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlInteger \ static_assert(alignof(FRigUnit_HierarchyAddControlInteger) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlInteger"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlInteger) == 0x0001A0, "Wrong size on FRigUnit_HierarchyAddControlInteger"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlInteger::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlInteger::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlInteger, Settings) == 0x0000D0, "Member 'FRigUnit_HierarchyAddControlInteger::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugBezier \ static_assert(alignof(FRigUnit_DebugBezier) == 0x000010, "Wrong alignment on FRigUnit_DebugBezier"); \ static_assert(sizeof(FRigUnit_DebugBezier) == 0x000140, "Wrong size on FRigUnit_DebugBezier"); \ static_assert(offsetof(FRigUnit_DebugBezier, Bezier) == 0x000040, "Member 'FRigUnit_DebugBezier::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, MinimumU) == 0x0000A0, "Member 'FRigUnit_DebugBezier::MinimumU' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, MaximumU) == 0x0000A4, "Member 'FRigUnit_DebugBezier::MaximumU' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, Color) == 0x0000A8, "Member 'FRigUnit_DebugBezier::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, Thickness) == 0x0000B8, "Member 'FRigUnit_DebugBezier::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, Detail) == 0x0000BC, "Member 'FRigUnit_DebugBezier::Detail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, Space) == 0x0000C0, "Member 'FRigUnit_DebugBezier::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugBezier::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezier, bEnabled) == 0x000130, "Member 'FRigUnit_DebugBezier::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugBezierItemSpace \ static_assert(alignof(FRigUnit_DebugBezierItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugBezierItemSpace"); \ static_assert(sizeof(FRigUnit_DebugBezierItemSpace) == 0x000140, "Wrong size on FRigUnit_DebugBezierItemSpace"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, Bezier) == 0x000040, "Member 'FRigUnit_DebugBezierItemSpace::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, MinimumU) == 0x0000A0, "Member 'FRigUnit_DebugBezierItemSpace::MinimumU' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, MaximumU) == 0x0000A4, "Member 'FRigUnit_DebugBezierItemSpace::MaximumU' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, Color) == 0x0000A8, "Member 'FRigUnit_DebugBezierItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, Thickness) == 0x0000B8, "Member 'FRigUnit_DebugBezierItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, Detail) == 0x0000BC, "Member 'FRigUnit_DebugBezierItemSpace::Detail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, Space) == 0x0000C0, "Member 'FRigUnit_DebugBezierItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugBezierItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugBezierItemSpace, bEnabled) == 0x000130, "Member 'FRigUnit_DebugBezierItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugHierarchy \ static_assert(alignof(FRigUnit_DebugHierarchy) == 0x000010, "Wrong alignment on FRigUnit_DebugHierarchy"); \ static_assert(sizeof(FRigUnit_DebugHierarchy) == 0x0000D0, "Wrong size on FRigUnit_DebugHierarchy"); \ static_assert(offsetof(FRigUnit_DebugHierarchy, Scale) == 0x000040, "Member 'FRigUnit_DebugHierarchy::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugHierarchy, Color) == 0x000044, "Member 'FRigUnit_DebugHierarchy::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugHierarchy, Thickness) == 0x000054, "Member 'FRigUnit_DebugHierarchy::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugHierarchy, WorldOffset) == 0x000060, "Member 'FRigUnit_DebugHierarchy::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugHierarchy, bEnabled) == 0x0000C0, "Member 'FRigUnit_DebugHierarchy::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugPose \ static_assert(alignof(FRigUnit_DebugPose) == 0x000010, "Wrong alignment on FRigUnit_DebugPose"); \ static_assert(sizeof(FRigUnit_DebugPose) == 0x000140, "Wrong size on FRigUnit_DebugPose"); \ static_assert(offsetof(FRigUnit_DebugPose, Pose) == 0x000040, "Member 'FRigUnit_DebugPose::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPose, Scale) == 0x0000B0, "Member 'FRigUnit_DebugPose::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPose, Color) == 0x0000B4, "Member 'FRigUnit_DebugPose::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPose, Thickness) == 0x0000C4, "Member 'FRigUnit_DebugPose::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPose, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugPose::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPose, bEnabled) == 0x000130, "Member 'FRigUnit_DebugPose::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugLine \ static_assert(alignof(FRigUnit_DebugLine) == 0x000010, "Wrong alignment on FRigUnit_DebugLine"); \ static_assert(sizeof(FRigUnit_DebugLine) == 0x000100, "Wrong size on FRigUnit_DebugLine"); \ static_assert(offsetof(FRigUnit_DebugLine, A) == 0x000040, "Member 'FRigUnit_DebugLine::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, B) == 0x000058, "Member 'FRigUnit_DebugLine::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, Color) == 0x000070, "Member 'FRigUnit_DebugLine::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, Thickness) == 0x000080, "Member 'FRigUnit_DebugLine::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, Space) == 0x000084, "Member 'FRigUnit_DebugLine::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, WorldOffset) == 0x000090, "Member 'FRigUnit_DebugLine::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLine, bEnabled) == 0x0000F0, "Member 'FRigUnit_DebugLine::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugLineItemSpace \ static_assert(alignof(FRigUnit_DebugLineItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugLineItemSpace"); \ static_assert(sizeof(FRigUnit_DebugLineItemSpace) == 0x000100, "Wrong size on FRigUnit_DebugLineItemSpace"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, A) == 0x000040, "Member 'FRigUnit_DebugLineItemSpace::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, B) == 0x000058, "Member 'FRigUnit_DebugLineItemSpace::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, Color) == 0x000070, "Member 'FRigUnit_DebugLineItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, Thickness) == 0x000080, "Member 'FRigUnit_DebugLineItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, Space) == 0x000084, "Member 'FRigUnit_DebugLineItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, WorldOffset) == 0x000090, "Member 'FRigUnit_DebugLineItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineItemSpace, bEnabled) == 0x0000F0, "Member 'FRigUnit_DebugLineItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelInteger \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelInteger) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelInteger"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelInteger) == 0x000070, "Wrong size on FRigUnit_HierarchyAddAnimationChannelInteger"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelInteger, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelInteger::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelInteger, MinimumValue) == 0x000064, "Member 'FRigUnit_HierarchyAddAnimationChannelInteger::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelInteger, MaximumValue) == 0x000068, "Member 'FRigUnit_HierarchyAddAnimationChannelInteger::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugLineStrip \ static_assert(alignof(FRigUnit_DebugLineStrip) == 0x000010, "Wrong alignment on FRigUnit_DebugLineStrip"); \ static_assert(sizeof(FRigUnit_DebugLineStrip) == 0x0000E0, "Wrong size on FRigUnit_DebugLineStrip"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, Points) == 0x000040, "Member 'FRigUnit_DebugLineStrip::Points' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, Color) == 0x000050, "Member 'FRigUnit_DebugLineStrip::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, Thickness) == 0x000060, "Member 'FRigUnit_DebugLineStrip::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, Space) == 0x000064, "Member 'FRigUnit_DebugLineStrip::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, WorldOffset) == 0x000070, "Member 'FRigUnit_DebugLineStrip::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStrip, bEnabled) == 0x0000D0, "Member 'FRigUnit_DebugLineStrip::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugLineStripItemSpace \ static_assert(alignof(FRigUnit_DebugLineStripItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugLineStripItemSpace"); \ static_assert(sizeof(FRigUnit_DebugLineStripItemSpace) == 0x0000E0, "Wrong size on FRigUnit_DebugLineStripItemSpace"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, Points) == 0x000040, "Member 'FRigUnit_DebugLineStripItemSpace::Points' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, Color) == 0x000050, "Member 'FRigUnit_DebugLineStripItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, Thickness) == 0x000060, "Member 'FRigUnit_DebugLineStripItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, Space) == 0x000064, "Member 'FRigUnit_DebugLineStripItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, WorldOffset) == 0x000070, "Member 'FRigUnit_DebugLineStripItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugLineStripItemSpace, bEnabled) == 0x0000D0, "Member 'FRigUnit_DebugLineStripItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlRotator_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlRotator_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlRotator_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlRotator_Settings) == 0x0000F0, "Wrong size on FRigUnit_HierarchyAddControlRotator_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_Settings, Limits) == 0x000010, "Member 'FRigUnit_HierarchyAddControlRotator_Settings::Limits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_Settings, Shape) == 0x000050, "Member 'FRigUnit_HierarchyAddControlRotator_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator_Settings, Proxy) == 0x0000D0, "Member 'FRigUnit_HierarchyAddControlRotator_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugPoint \ static_assert(alignof(FRigUnit_DebugPoint) == 0x000010, "Wrong alignment on FRigUnit_DebugPoint"); \ static_assert(sizeof(FRigUnit_DebugPoint) == 0x0000C0, "Wrong size on FRigUnit_DebugPoint"); \ static_assert(offsetof(FRigUnit_DebugPoint, Vector) == 0x000008, "Member 'FRigUnit_DebugPoint::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, Mode) == 0x000020, "Member 'FRigUnit_DebugPoint::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, Color) == 0x000024, "Member 'FRigUnit_DebugPoint::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, Scale) == 0x000034, "Member 'FRigUnit_DebugPoint::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, Thickness) == 0x000038, "Member 'FRigUnit_DebugPoint::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, Space) == 0x00003C, "Member 'FRigUnit_DebugPoint::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, WorldOffset) == 0x000050, "Member 'FRigUnit_DebugPoint::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPoint, bEnabled) == 0x0000B0, "Member 'FRigUnit_DebugPoint::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugPointMutable \ static_assert(alignof(FRigUnit_DebugPointMutable) == 0x000010, "Wrong alignment on FRigUnit_DebugPointMutable"); \ static_assert(sizeof(FRigUnit_DebugPointMutable) == 0x0000F0, "Wrong size on FRigUnit_DebugPointMutable"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Vector) == 0x000040, "Member 'FRigUnit_DebugPointMutable::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Mode) == 0x000058, "Member 'FRigUnit_DebugPointMutable::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Color) == 0x00005C, "Member 'FRigUnit_DebugPointMutable::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Scale) == 0x00006C, "Member 'FRigUnit_DebugPointMutable::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Thickness) == 0x000070, "Member 'FRigUnit_DebugPointMutable::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, Space) == 0x000074, "Member 'FRigUnit_DebugPointMutable::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, WorldOffset) == 0x000080, "Member 'FRigUnit_DebugPointMutable::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugPointMutable, bEnabled) == 0x0000E0, "Member 'FRigUnit_DebugPointMutable::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector2D_LimitSettings \ static_assert(alignof(FRigUnit_HierarchyAddControlVector2D_LimitSettings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddControlVector2D_LimitSettings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector2D_LimitSettings) == 0x000030, "Wrong size on FRigUnit_HierarchyAddControlVector2D_LimitSettings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_LimitSettings, LimitX) == 0x000000, "Member 'FRigUnit_HierarchyAddControlVector2D_LimitSettings::LimitX' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_LimitSettings, LimitY) == 0x000002, "Member 'FRigUnit_HierarchyAddControlVector2D_LimitSettings::LimitY' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_LimitSettings, MinValue) == 0x000008, "Member 'FRigUnit_HierarchyAddControlVector2D_LimitSettings::MinValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_LimitSettings, MaxValue) == 0x000018, "Member 'FRigUnit_HierarchyAddControlVector2D_LimitSettings::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_LimitSettings, bDrawLimits) == 0x000028, "Member 'FRigUnit_HierarchyAddControlVector2D_LimitSettings::bDrawLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector2D_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlVector2D_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlVector2D_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector2D_Settings) == 0x0000F0, "Wrong size on FRigUnit_HierarchyAddControlVector2D_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_Settings, PrimaryAxis) == 0x000010, "Member 'FRigUnit_HierarchyAddControlVector2D_Settings::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_Settings, Limits) == 0x000018, "Member 'FRigUnit_HierarchyAddControlVector2D_Settings::Limits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_Settings, Shape) == 0x000050, "Member 'FRigUnit_HierarchyAddControlVector2D_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D_Settings, Proxy) == 0x0000D0, "Member 'FRigUnit_HierarchyAddControlVector2D_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugRectangle \ static_assert(alignof(FRigUnit_DebugRectangle) == 0x000010, "Wrong alignment on FRigUnit_DebugRectangle"); \ static_assert(sizeof(FRigUnit_DebugRectangle) == 0x000130, "Wrong size on FRigUnit_DebugRectangle"); \ static_assert(offsetof(FRigUnit_DebugRectangle, Transform) == 0x000040, "Member 'FRigUnit_DebugRectangle::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, Color) == 0x0000A0, "Member 'FRigUnit_DebugRectangle::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, Scale) == 0x0000B0, "Member 'FRigUnit_DebugRectangle::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, Thickness) == 0x0000B4, "Member 'FRigUnit_DebugRectangle::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, Space) == 0x0000B8, "Member 'FRigUnit_DebugRectangle::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, WorldOffset) == 0x0000C0, "Member 'FRigUnit_DebugRectangle::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugRectangle, bEnabled) == 0x000120, "Member 'FRigUnit_DebugRectangle::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugArc \ static_assert(alignof(FRigUnit_DebugArc) == 0x000010, "Wrong alignment on FRigUnit_DebugArc"); \ static_assert(sizeof(FRigUnit_DebugArc) == 0x000140, "Wrong size on FRigUnit_DebugArc"); \ static_assert(offsetof(FRigUnit_DebugArc, Transform) == 0x000040, "Member 'FRigUnit_DebugArc::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, Color) == 0x0000A0, "Member 'FRigUnit_DebugArc::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, Radius) == 0x0000B0, "Member 'FRigUnit_DebugArc::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, MinimumDegrees) == 0x0000B4, "Member 'FRigUnit_DebugArc::MinimumDegrees' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, MaximumDegrees) == 0x0000B8, "Member 'FRigUnit_DebugArc::MaximumDegrees' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, Thickness) == 0x0000BC, "Member 'FRigUnit_DebugArc::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, Detail) == 0x0000C0, "Member 'FRigUnit_DebugArc::Detail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, Space) == 0x0000C4, "Member 'FRigUnit_DebugArc::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugArc::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArc, bEnabled) == 0x000130, "Member 'FRigUnit_DebugArc::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugArcItemSpace \ static_assert(alignof(FRigUnit_DebugArcItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugArcItemSpace"); \ static_assert(sizeof(FRigUnit_DebugArcItemSpace) == 0x000140, "Wrong size on FRigUnit_DebugArcItemSpace"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Transform) == 0x000040, "Member 'FRigUnit_DebugArcItemSpace::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Color) == 0x0000A0, "Member 'FRigUnit_DebugArcItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Radius) == 0x0000B0, "Member 'FRigUnit_DebugArcItemSpace::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, MinimumDegrees) == 0x0000B4, "Member 'FRigUnit_DebugArcItemSpace::MinimumDegrees' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, MaximumDegrees) == 0x0000B8, "Member 'FRigUnit_DebugArcItemSpace::MaximumDegrees' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Thickness) == 0x0000BC, "Member 'FRigUnit_DebugArcItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Detail) == 0x0000C0, "Member 'FRigUnit_DebugArcItemSpace::Detail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, Space) == 0x0000C4, "Member 'FRigUnit_DebugArcItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, WorldOffset) == 0x0000D0, "Member 'FRigUnit_DebugArcItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugArcItemSpace, bEnabled) == 0x000130, "Member 'FRigUnit_DebugArcItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetParents \ static_assert(alignof(FRigUnit_HierarchyGetParents) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetParents"); \ static_assert(sizeof(FRigUnit_HierarchyGetParents) == 0x000058, "Wrong size on FRigUnit_HierarchyGetParents"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, Child) == 0x000008, "Member 'FRigUnit_HierarchyGetParents::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, bIncludeChild) == 0x000014, "Member 'FRigUnit_HierarchyGetParents::bIncludeChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, bReverse) == 0x000015, "Member 'FRigUnit_HierarchyGetParents::bReverse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, Parents) == 0x000018, "Member 'FRigUnit_HierarchyGetParents::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, CachedChild) == 0x000028, "Member 'FRigUnit_HierarchyGetParents::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParents, CachedParents) == 0x000048, "Member 'FRigUnit_HierarchyGetParents::CachedParents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransform \ static_assert(alignof(FRigUnit_DebugTransform) == 0x000010, "Wrong alignment on FRigUnit_DebugTransform"); \ static_assert(sizeof(FRigUnit_DebugTransform) == 0x000110, "Wrong size on FRigUnit_DebugTransform"); \ static_assert(offsetof(FRigUnit_DebugTransform, Transform) == 0x000010, "Member 'FRigUnit_DebugTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, Mode) == 0x000070, "Member 'FRigUnit_DebugTransform::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, Color) == 0x000074, "Member 'FRigUnit_DebugTransform::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, Thickness) == 0x000084, "Member 'FRigUnit_DebugTransform::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, Scale) == 0x000088, "Member 'FRigUnit_DebugTransform::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, Space) == 0x00008C, "Member 'FRigUnit_DebugTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, WorldOffset) == 0x0000A0, "Member 'FRigUnit_DebugTransform::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransform, bEnabled) == 0x000100, "Member 'FRigUnit_DebugTransform::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransformArrayMutable_WorkData \ static_assert(alignof(FRigUnit_DebugTransformArrayMutable_WorkData) == 0x000008, "Wrong alignment on FRigUnit_DebugTransformArrayMutable_WorkData"); \ static_assert(sizeof(FRigUnit_DebugTransformArrayMutable_WorkData) == 0x000010, "Wrong size on FRigUnit_DebugTransformArrayMutable_WorkData"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable_WorkData, DrawTransforms) == 0x000000, "Member 'FRigUnit_DebugTransformArrayMutable_WorkData::DrawTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransformArrayMutable \ static_assert(alignof(FRigUnit_DebugTransformArrayMutable) == 0x000010, "Wrong alignment on FRigUnit_DebugTransformArrayMutable"); \ static_assert(sizeof(FRigUnit_DebugTransformArrayMutable) == 0x000100, "Wrong size on FRigUnit_DebugTransformArrayMutable"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Transforms) == 0x000040, "Member 'FRigUnit_DebugTransformArrayMutable::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Mode) == 0x000050, "Member 'FRigUnit_DebugTransformArrayMutable::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Color) == 0x000054, "Member 'FRigUnit_DebugTransformArrayMutable::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Thickness) == 0x000064, "Member 'FRigUnit_DebugTransformArrayMutable::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Scale) == 0x000068, "Member 'FRigUnit_DebugTransformArrayMutable::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, Space) == 0x00006C, "Member 'FRigUnit_DebugTransformArrayMutable::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, WorldOffset) == 0x000080, "Member 'FRigUnit_DebugTransformArrayMutable::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, bEnabled) == 0x0000E0, "Member 'FRigUnit_DebugTransformArrayMutable::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutable, WorkData) == 0x0000E8, "Member 'FRigUnit_DebugTransformArrayMutable::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_KalmanTransform \ static_assert(alignof(FRigUnit_KalmanTransform) == 0x000010, "Wrong alignment on FRigUnit_KalmanTransform"); \ static_assert(sizeof(FRigUnit_KalmanTransform) == 0x000100, "Wrong size on FRigUnit_KalmanTransform"); \ static_assert(offsetof(FRigUnit_KalmanTransform, Value) == 0x000010, "Member 'FRigUnit_KalmanTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanTransform, BufferSize) == 0x000070, "Member 'FRigUnit_KalmanTransform::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanTransform, Result) == 0x000080, "Member 'FRigUnit_KalmanTransform::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanTransform, Buffer) == 0x0000E0, "Member 'FRigUnit_KalmanTransform::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanTransform, LastInsertIndex) == 0x0000F0, "Member 'FRigUnit_KalmanTransform::LastInsertIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DebugTransformArrayMutableItemSpace \ static_assert(alignof(FRigUnit_DebugTransformArrayMutableItemSpace) == 0x000010, "Wrong alignment on FRigUnit_DebugTransformArrayMutableItemSpace"); \ static_assert(sizeof(FRigUnit_DebugTransformArrayMutableItemSpace) == 0x000100, "Wrong size on FRigUnit_DebugTransformArrayMutableItemSpace"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Transforms) == 0x000040, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, ParentIndices) == 0x000050, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::ParentIndices' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Mode) == 0x000060, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Color) == 0x000064, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Thickness) == 0x000074, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Scale) == 0x000078, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, Space) == 0x00007C, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, WorldOffset) == 0x000090, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::WorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DebugTransformArrayMutableItemSpace, bEnabled) == 0x0000F0, "Member 'FRigUnit_DebugTransformArrayMutableItemSpace::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyBaseMutable \ static_assert(alignof(FRigUnit_HierarchyBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_HierarchyBaseMutable"); \ static_assert(sizeof(FRigUnit_HierarchyBaseMutable) == 0x000040, "Wrong size on FRigUnit_HierarchyBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_StartProfilingTimer \ static_assert(alignof(FRigUnit_StartProfilingTimer) == 0x000008, "Wrong alignment on FRigUnit_StartProfilingTimer"); \ static_assert(sizeof(FRigUnit_StartProfilingTimer) == 0x000040, "Wrong size on FRigUnit_StartProfilingTimer"); \ #define DUMPER7_ASSERTS_FRigUnit_EndProfilingTimer \ static_assert(alignof(FRigUnit_EndProfilingTimer) == 0x000008, "Wrong alignment on FRigUnit_EndProfilingTimer"); \ static_assert(sizeof(FRigUnit_EndProfilingTimer) == 0x000060, "Wrong size on FRigUnit_EndProfilingTimer"); \ static_assert(offsetof(FRigUnit_EndProfilingTimer, NumberOfMeasurements) == 0x000040, "Member 'FRigUnit_EndProfilingTimer::NumberOfMeasurements' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_EndProfilingTimer, Prefix) == 0x000048, "Member 'FRigUnit_EndProfilingTimer::Prefix' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_EndProfilingTimer, AccumulatedTime) == 0x000058, "Member 'FRigUnit_EndProfilingTimer::AccumulatedTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_EndProfilingTimer, MeasurementsLeft) == 0x00005C, "Member 'FRigUnit_EndProfilingTimer::MeasurementsLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchySetPoseItemArray \ static_assert(alignof(FRigUnit_HierarchySetPoseItemArray) == 0x000008, "Wrong alignment on FRigUnit_HierarchySetPoseItemArray"); \ static_assert(sizeof(FRigUnit_HierarchySetPoseItemArray) == 0x0000D0, "Wrong size on FRigUnit_HierarchySetPoseItemArray"); \ static_assert(offsetof(FRigUnit_HierarchySetPoseItemArray, Pose) == 0x000040, "Member 'FRigUnit_HierarchySetPoseItemArray::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPoseItemArray, ElementType) == 0x0000B0, "Member 'FRigUnit_HierarchySetPoseItemArray::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPoseItemArray, Space) == 0x0000B1, "Member 'FRigUnit_HierarchySetPoseItemArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPoseItemArray, ItemsToSet) == 0x0000B8, "Member 'FRigUnit_HierarchySetPoseItemArray::ItemsToSet' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPoseItemArray, Weight) == 0x0000C8, "Member 'FRigUnit_HierarchySetPoseItemArray::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugVector \ static_assert(alignof(FRigUnit_VisualDebugVector) == 0x000008, "Wrong alignment on FRigUnit_VisualDebugVector"); \ static_assert(sizeof(FRigUnit_VisualDebugVector) == 0x000048, "Wrong size on FRigUnit_VisualDebugVector"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, Value) == 0x000008, "Member 'FRigUnit_VisualDebugVector::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, bEnabled) == 0x000020, "Member 'FRigUnit_VisualDebugVector::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, Mode) == 0x000021, "Member 'FRigUnit_VisualDebugVector::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, Color) == 0x000024, "Member 'FRigUnit_VisualDebugVector::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, Thickness) == 0x000034, "Member 'FRigUnit_VisualDebugVector::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, Scale) == 0x000038, "Member 'FRigUnit_VisualDebugVector::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVector, BoneSpace) == 0x00003C, "Member 'FRigUnit_VisualDebugVector::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PointSimulation_DebugSettings \ static_assert(alignof(FRigUnit_PointSimulation_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_PointSimulation_DebugSettings"); \ static_assert(sizeof(FRigUnit_PointSimulation_DebugSettings) == 0x000080, "Wrong size on FRigUnit_PointSimulation_DebugSettings"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_PointSimulation_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_PointSimulation_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, CollisionScale) == 0x000008, "Member 'FRigUnit_PointSimulation_DebugSettings::CollisionScale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, bDrawPointsAsSpheres) == 0x00000C, "Member 'FRigUnit_PointSimulation_DebugSettings::bDrawPointsAsSpheres' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, Color) == 0x000010, "Member 'FRigUnit_PointSimulation_DebugSettings::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_DebugSettings, WorldOffset) == 0x000020, "Member 'FRigUnit_PointSimulation_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PointSimulation_BoneTarget \ static_assert(alignof(FRigUnit_PointSimulation_BoneTarget) == 0x000004, "Wrong alignment on FRigUnit_PointSimulation_BoneTarget"); \ static_assert(sizeof(FRigUnit_PointSimulation_BoneTarget) == 0x000014, "Wrong size on FRigUnit_PointSimulation_BoneTarget"); \ static_assert(offsetof(FRigUnit_PointSimulation_BoneTarget, bone) == 0x000000, "Member 'FRigUnit_PointSimulation_BoneTarget::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_BoneTarget, TranslationPoint) == 0x000008, "Member 'FRigUnit_PointSimulation_BoneTarget::TranslationPoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_BoneTarget, PrimaryAimPoint) == 0x00000C, "Member 'FRigUnit_PointSimulation_BoneTarget::PrimaryAimPoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_BoneTarget, SecondaryAimPoint) == 0x000010, "Member 'FRigUnit_PointSimulation_BoneTarget::SecondaryAimPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PointSimulation_WorkData \ static_assert(alignof(FRigUnit_PointSimulation_WorkData) == 0x000008, "Wrong alignment on FRigUnit_PointSimulation_WorkData"); \ static_assert(sizeof(FRigUnit_PointSimulation_WorkData) == 0x000088, "Wrong size on FRigUnit_PointSimulation_WorkData"); \ static_assert(offsetof(FRigUnit_PointSimulation_WorkData, Simulation) == 0x000000, "Member 'FRigUnit_PointSimulation_WorkData::Simulation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation_WorkData, BoneIndices) == 0x000078, "Member 'FRigUnit_PointSimulation_WorkData::BoneIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PointSimulation \ static_assert(alignof(FRigUnit_PointSimulation) == 0x000010, "Wrong alignment on FRigUnit_PointSimulation"); \ static_assert(sizeof(FRigUnit_PointSimulation) == 0x000250, "Wrong size on FRigUnit_PointSimulation"); \ static_assert(offsetof(FRigUnit_PointSimulation, Points) == 0x000040, "Member 'FRigUnit_PointSimulation::Points' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, Links) == 0x000050, "Member 'FRigUnit_PointSimulation::Links' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, Forces) == 0x000060, "Member 'FRigUnit_PointSimulation::Forces' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, CollisionVolumes) == 0x000070, "Member 'FRigUnit_PointSimulation::CollisionVolumes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, SimulatedStepsPerSecond) == 0x000080, "Member 'FRigUnit_PointSimulation::SimulatedStepsPerSecond' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, IntegratorType) == 0x000084, "Member 'FRigUnit_PointSimulation::IntegratorType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, VerletBlend) == 0x000088, "Member 'FRigUnit_PointSimulation::VerletBlend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, BoneTargets) == 0x000090, "Member 'FRigUnit_PointSimulation::BoneTargets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, bLimitLocalPosition) == 0x0000A0, "Member 'FRigUnit_PointSimulation::bLimitLocalPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, bPropagateToChildren) == 0x0000A1, "Member 'FRigUnit_PointSimulation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, PrimaryAimAxis) == 0x0000A8, "Member 'FRigUnit_PointSimulation::PrimaryAimAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, SecondaryAimAxis) == 0x0000C0, "Member 'FRigUnit_PointSimulation::SecondaryAimAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, DebugSettings) == 0x0000E0, "Member 'FRigUnit_PointSimulation::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, Bezier) == 0x000160, "Member 'FRigUnit_PointSimulation::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PointSimulation, WorkData) == 0x0001C0, "Member 'FRigUnit_PointSimulation::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugVectorItemSpace \ static_assert(alignof(FRigUnit_VisualDebugVectorItemSpace) == 0x000008, "Wrong alignment on FRigUnit_VisualDebugVectorItemSpace"); \ static_assert(sizeof(FRigUnit_VisualDebugVectorItemSpace) == 0x000048, "Wrong size on FRigUnit_VisualDebugVectorItemSpace"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Value) == 0x000008, "Member 'FRigUnit_VisualDebugVectorItemSpace::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, bEnabled) == 0x000020, "Member 'FRigUnit_VisualDebugVectorItemSpace::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Mode) == 0x000021, "Member 'FRigUnit_VisualDebugVectorItemSpace::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Color) == 0x000024, "Member 'FRigUnit_VisualDebugVectorItemSpace::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Thickness) == 0x000034, "Member 'FRigUnit_VisualDebugVectorItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Scale) == 0x000038, "Member 'FRigUnit_VisualDebugVectorItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugVectorItemSpace, Space) == 0x00003C, "Member 'FRigUnit_VisualDebugVectorItemSpace::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetChildren \ static_assert(alignof(FRigUnit_HierarchyGetChildren) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetChildren"); \ static_assert(sizeof(FRigUnit_HierarchyGetChildren) == 0x000058, "Wrong size on FRigUnit_HierarchyGetChildren"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, Parent) == 0x000008, "Member 'FRigUnit_HierarchyGetChildren::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, bIncludeParent) == 0x000014, "Member 'FRigUnit_HierarchyGetChildren::bIncludeParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, bRecursive) == 0x000015, "Member 'FRigUnit_HierarchyGetChildren::bRecursive' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, Children) == 0x000018, "Member 'FRigUnit_HierarchyGetChildren::Children' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, CachedParent) == 0x000028, "Member 'FRigUnit_HierarchyGetChildren::CachedParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetChildren, CachedChildren) == 0x000048, "Member 'FRigUnit_HierarchyGetChildren::CachedChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugQuat \ static_assert(alignof(FRigUnit_VisualDebugQuat) == 0x000010, "Wrong alignment on FRigUnit_VisualDebugQuat"); \ static_assert(sizeof(FRigUnit_VisualDebugQuat) == 0x000050, "Wrong size on FRigUnit_VisualDebugQuat"); \ static_assert(offsetof(FRigUnit_VisualDebugQuat, Value) == 0x000010, "Member 'FRigUnit_VisualDebugQuat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuat, bEnabled) == 0x000030, "Member 'FRigUnit_VisualDebugQuat::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuat, Thickness) == 0x000034, "Member 'FRigUnit_VisualDebugQuat::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuat, Scale) == 0x000038, "Member 'FRigUnit_VisualDebugQuat::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugQuat, BoneSpace) == 0x00003C, "Member 'FRigUnit_VisualDebugQuat::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ForLoopCount \ static_assert(alignof(FRigUnit_ForLoopCount) == 0x000008, "Wrong alignment on FRigUnit_ForLoopCount"); \ static_assert(sizeof(FRigUnit_ForLoopCount) == 0x000088, "Wrong size on FRigUnit_ForLoopCount"); \ static_assert(offsetof(FRigUnit_ForLoopCount, Count) == 0x000040, "Member 'FRigUnit_ForLoopCount::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ForLoopCount, Index) == 0x000044, "Member 'FRigUnit_ForLoopCount::Index' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ForLoopCount, Ratio) == 0x000048, "Member 'FRigUnit_ForLoopCount::Ratio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ForLoopCount, Continue) == 0x00004C, "Member 'FRigUnit_ForLoopCount::Continue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ForLoopCount, Completed) == 0x000050, "Member 'FRigUnit_ForLoopCount::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugTransform \ static_assert(alignof(FRigUnit_VisualDebugTransform) == 0x000010, "Wrong alignment on FRigUnit_VisualDebugTransform"); \ static_assert(sizeof(FRigUnit_VisualDebugTransform) == 0x000090, "Wrong size on FRigUnit_VisualDebugTransform"); \ static_assert(offsetof(FRigUnit_VisualDebugTransform, Value) == 0x000010, "Member 'FRigUnit_VisualDebugTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransform, bEnabled) == 0x000070, "Member 'FRigUnit_VisualDebugTransform::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransform, Thickness) == 0x000074, "Member 'FRigUnit_VisualDebugTransform::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransform, Scale) == 0x000078, "Member 'FRigUnit_VisualDebugTransform::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransform, BoneSpace) == 0x00007C, "Member 'FRigUnit_VisualDebugTransform::BoneSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorRemap \ static_assert(alignof(FRigUnit_MathVectorRemap) == 0x000008, "Wrong alignment on FRigUnit_MathVectorRemap"); \ static_assert(sizeof(FRigUnit_MathVectorRemap) == 0x0000A0, "Wrong size on FRigUnit_MathVectorRemap"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, Value) == 0x000008, "Member 'FRigUnit_MathVectorRemap::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, SourceMinimum) == 0x000020, "Member 'FRigUnit_MathVectorRemap::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, SourceMaximum) == 0x000038, "Member 'FRigUnit_MathVectorRemap::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, TargetMinimum) == 0x000050, "Member 'FRigUnit_MathVectorRemap::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, TargetMaximum) == 0x000068, "Member 'FRigUnit_MathVectorRemap::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, bClamp) == 0x000080, "Member 'FRigUnit_MathVectorRemap::bClamp' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorRemap, Result) == 0x000088, "Member 'FRigUnit_MathVectorRemap::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VisualDebugTransformItemSpace \ static_assert(alignof(FRigUnit_VisualDebugTransformItemSpace) == 0x000010, "Wrong alignment on FRigUnit_VisualDebugTransformItemSpace"); \ static_assert(sizeof(FRigUnit_VisualDebugTransformItemSpace) == 0x000090, "Wrong size on FRigUnit_VisualDebugTransformItemSpace"); \ static_assert(offsetof(FRigUnit_VisualDebugTransformItemSpace, Value) == 0x000010, "Member 'FRigUnit_VisualDebugTransformItemSpace::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransformItemSpace, bEnabled) == 0x000070, "Member 'FRigUnit_VisualDebugTransformItemSpace::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransformItemSpace, Thickness) == 0x000074, "Member 'FRigUnit_VisualDebugTransformItemSpace::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransformItemSpace, Scale) == 0x000078, "Member 'FRigUnit_VisualDebugTransformItemSpace::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VisualDebugTransformItemSpace, Space) == 0x00007C, "Member 'FRigUnit_VisualDebugTransformItemSpace::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertEulerTransform \ static_assert(alignof(FRigUnit_ConvertEulerTransform) == 0x000010, "Wrong alignment on FRigUnit_ConvertEulerTransform"); \ static_assert(sizeof(FRigUnit_ConvertEulerTransform) == 0x0000B0, "Wrong size on FRigUnit_ConvertEulerTransform"); \ static_assert(offsetof(FRigUnit_ConvertEulerTransform, Input) == 0x000008, "Member 'FRigUnit_ConvertEulerTransform::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertEulerTransform, Result) == 0x000050, "Member 'FRigUnit_ConvertEulerTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseLoop \ static_assert(alignof(FRigUnit_PoseLoop) == 0x000010, "Wrong alignment on FRigUnit_PoseLoop"); \ static_assert(sizeof(FRigUnit_PoseLoop) == 0x0001D0, "Wrong size on FRigUnit_PoseLoop"); \ static_assert(offsetof(FRigUnit_PoseLoop, Pose) == 0x000040, "Member 'FRigUnit_PoseLoop::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Item) == 0x0000B0, "Member 'FRigUnit_PoseLoop::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, GlobalTransform) == 0x0000C0, "Member 'FRigUnit_PoseLoop::GlobalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, LocalTransform) == 0x000120, "Member 'FRigUnit_PoseLoop::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, CurveValue) == 0x000180, "Member 'FRigUnit_PoseLoop::CurveValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Index) == 0x000184, "Member 'FRigUnit_PoseLoop::Index' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Count) == 0x000188, "Member 'FRigUnit_PoseLoop::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Ratio) == 0x00018C, "Member 'FRigUnit_PoseLoop::Ratio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Continue) == 0x000190, "Member 'FRigUnit_PoseLoop::Continue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseLoop, Completed) == 0x000198, "Member 'FRigUnit_PoseLoop::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertRotation \ static_assert(alignof(FRigUnit_ConvertRotation) == 0x000010, "Wrong alignment on FRigUnit_ConvertRotation"); \ static_assert(sizeof(FRigUnit_ConvertRotation) == 0x000040, "Wrong size on FRigUnit_ConvertRotation"); \ static_assert(offsetof(FRigUnit_ConvertRotation, Input) == 0x000008, "Member 'FRigUnit_ConvertRotation::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertRotation, Result) == 0x000020, "Member 'FRigUnit_ConvertRotation::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorIsNearlyEqual \ static_assert(alignof(FRigUnit_MathVectorIsNearlyEqual) == 0x000008, "Wrong alignment on FRigUnit_MathVectorIsNearlyEqual"); \ static_assert(sizeof(FRigUnit_MathVectorIsNearlyEqual) == 0x000040, "Wrong size on FRigUnit_MathVectorIsNearlyEqual"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyEqual, A) == 0x000008, "Member 'FRigUnit_MathVectorIsNearlyEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyEqual, B) == 0x000020, "Member 'FRigUnit_MathVectorIsNearlyEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyEqual, Tolerance) == 0x000038, "Member 'FRigUnit_MathVectorIsNearlyEqual::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyEqual, Result) == 0x00003C, "Member 'FRigUnit_MathVectorIsNearlyEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertVectorRotation \ static_assert(alignof(FRigUnit_ConvertVectorRotation) == 0x000010, "Wrong alignment on FRigUnit_ConvertVectorRotation"); \ static_assert(sizeof(FRigUnit_ConvertVectorRotation) == 0x000040, "Wrong size on FRigUnit_ConvertVectorRotation"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertVectorToRotation \ static_assert(alignof(FRigUnit_ConvertVectorToRotation) == 0x000008, "Wrong alignment on FRigUnit_ConvertVectorToRotation"); \ static_assert(sizeof(FRigUnit_ConvertVectorToRotation) == 0x000038, "Wrong size on FRigUnit_ConvertVectorToRotation"); \ static_assert(offsetof(FRigUnit_ConvertVectorToRotation, Input) == 0x000008, "Member 'FRigUnit_ConvertVectorToRotation::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertVectorToRotation, Result) == 0x000020, "Member 'FRigUnit_ConvertVectorToRotation::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetSiblingsItemArray \ static_assert(alignof(FRigUnit_HierarchyGetSiblingsItemArray) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetSiblingsItemArray"); \ static_assert(sizeof(FRigUnit_HierarchyGetSiblingsItemArray) == 0x000058, "Wrong size on FRigUnit_HierarchyGetSiblingsItemArray"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblingsItemArray, Item) == 0x000008, "Member 'FRigUnit_HierarchyGetSiblingsItemArray::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblingsItemArray, bIncludeItem) == 0x000014, "Member 'FRigUnit_HierarchyGetSiblingsItemArray::bIncludeItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblingsItemArray, Siblings) == 0x000018, "Member 'FRigUnit_HierarchyGetSiblingsItemArray::Siblings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblingsItemArray, CachedItem) == 0x000028, "Member 'FRigUnit_HierarchyGetSiblingsItemArray::CachedItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblingsItemArray, CachedSiblings) == 0x000048, "Member 'FRigUnit_HierarchyGetSiblingsItemArray::CachedSiblings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertVectorToQuaternion \ static_assert(alignof(FRigUnit_ConvertVectorToQuaternion) == 0x000010, "Wrong alignment on FRigUnit_ConvertVectorToQuaternion"); \ static_assert(sizeof(FRigUnit_ConvertVectorToQuaternion) == 0x000040, "Wrong size on FRigUnit_ConvertVectorToQuaternion"); \ static_assert(offsetof(FRigUnit_ConvertVectorToQuaternion, Input) == 0x000008, "Member 'FRigUnit_ConvertVectorToQuaternion::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertVectorToQuaternion, Result) == 0x000020, "Member 'FRigUnit_ConvertVectorToQuaternion::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorLengthSquared \ static_assert(alignof(FRigUnit_MathVectorLengthSquared) == 0x000008, "Wrong alignment on FRigUnit_MathVectorLengthSquared"); \ static_assert(sizeof(FRigUnit_MathVectorLengthSquared) == 0x000028, "Wrong size on FRigUnit_MathVectorLengthSquared"); \ static_assert(offsetof(FRigUnit_MathVectorLengthSquared, Value) == 0x000008, "Member 'FRigUnit_MathVectorLengthSquared::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorLengthSquared, Result) == 0x000020, "Member 'FRigUnit_MathVectorLengthSquared::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertRotationToVector \ static_assert(alignof(FRigUnit_ConvertRotationToVector) == 0x000008, "Wrong alignment on FRigUnit_ConvertRotationToVector"); \ static_assert(sizeof(FRigUnit_ConvertRotationToVector) == 0x000038, "Wrong size on FRigUnit_ConvertRotationToVector"); \ static_assert(offsetof(FRigUnit_ConvertRotationToVector, Input) == 0x000008, "Member 'FRigUnit_ConvertRotationToVector::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertRotationToVector, Result) == 0x000020, "Member 'FRigUnit_ConvertRotationToVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetTransformArray \ static_assert(alignof(FRigUnit_PoseGetTransformArray) == 0x000008, "Wrong alignment on FRigUnit_PoseGetTransformArray"); \ static_assert(sizeof(FRigUnit_PoseGetTransformArray) == 0x000090, "Wrong size on FRigUnit_PoseGetTransformArray"); \ static_assert(offsetof(FRigUnit_PoseGetTransformArray, Pose) == 0x000008, "Member 'FRigUnit_PoseGetTransformArray::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransformArray, Space) == 0x000078, "Member 'FRigUnit_PoseGetTransformArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransformArray, Valid) == 0x000079, "Member 'FRigUnit_PoseGetTransformArray::Valid' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransformArray, Transforms) == 0x000080, "Member 'FRigUnit_PoseGetTransformArray::Transforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ConvertQuaternionToVector \ static_assert(alignof(FRigUnit_ConvertQuaternionToVector) == 0x000010, "Wrong alignment on FRigUnit_ConvertQuaternionToVector"); \ static_assert(sizeof(FRigUnit_ConvertQuaternionToVector) == 0x000050, "Wrong size on FRigUnit_ConvertQuaternionToVector"); \ static_assert(offsetof(FRigUnit_ConvertQuaternionToVector, Input) == 0x000010, "Member 'FRigUnit_ConvertQuaternionToVector::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ConvertQuaternionToVector, Result) == 0x000030, "Member 'FRigUnit_ConvertQuaternionToVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToSwingAndTwist \ static_assert(alignof(FRigUnit_ToSwingAndTwist) == 0x000010, "Wrong alignment on FRigUnit_ToSwingAndTwist"); \ static_assert(sizeof(FRigUnit_ToSwingAndTwist) == 0x000090, "Wrong size on FRigUnit_ToSwingAndTwist"); \ static_assert(offsetof(FRigUnit_ToSwingAndTwist, Input) == 0x000010, "Member 'FRigUnit_ToSwingAndTwist::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToSwingAndTwist, TwistAxis) == 0x000030, "Member 'FRigUnit_ToSwingAndTwist::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToSwingAndTwist, Swing) == 0x000050, "Member 'FRigUnit_ToSwingAndTwist::Swing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToSwingAndTwist, Twist) == 0x000070, "Member 'FRigUnit_ToSwingAndTwist::Twist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemEquals \ static_assert(alignof(FRigUnit_ItemEquals) == 0x000008, "Wrong alignment on FRigUnit_ItemEquals"); \ static_assert(sizeof(FRigUnit_ItemEquals) == 0x000028, "Wrong size on FRigUnit_ItemEquals"); \ static_assert(offsetof(FRigUnit_ItemEquals, A) == 0x000008, "Member 'FRigUnit_ItemEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemEquals, B) == 0x000014, "Member 'FRigUnit_ItemEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemEquals, Result) == 0x000020, "Member 'FRigUnit_ItemEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BinaryFloatOp \ static_assert(alignof(FRigUnit_BinaryFloatOp) == 0x000008, "Wrong alignment on FRigUnit_BinaryFloatOp"); \ static_assert(sizeof(FRigUnit_BinaryFloatOp) == 0x000018, "Wrong size on FRigUnit_BinaryFloatOp"); \ static_assert(offsetof(FRigUnit_BinaryFloatOp, Argument0) == 0x000008, "Member 'FRigUnit_BinaryFloatOp::Argument0' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryFloatOp, Argument1) == 0x00000C, "Member 'FRigUnit_BinaryFloatOp::Argument1' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryFloatOp, Result) == 0x000010, "Member 'FRigUnit_BinaryFloatOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorDot \ static_assert(alignof(FRigUnit_MathVectorDot) == 0x000008, "Wrong alignment on FRigUnit_MathVectorDot"); \ static_assert(sizeof(FRigUnit_MathVectorDot) == 0x000040, "Wrong size on FRigUnit_MathVectorDot"); \ static_assert(offsetof(FRigUnit_MathVectorDot, A) == 0x000008, "Member 'FRigUnit_MathVectorDot::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorDot, B) == 0x000020, "Member 'FRigUnit_MathVectorDot::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorDot, Result) == 0x000038, "Member 'FRigUnit_MathVectorDot::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Multiply_FloatFloat \ static_assert(alignof(FRigUnit_Multiply_FloatFloat) == 0x000008, "Wrong alignment on FRigUnit_Multiply_FloatFloat"); \ static_assert(sizeof(FRigUnit_Multiply_FloatFloat) == 0x000018, "Wrong size on FRigUnit_Multiply_FloatFloat"); \ #define DUMPER7_ASSERTS_FRigUnit_InverseExecution \ static_assert(alignof(FRigUnit_InverseExecution) == 0x000008, "Wrong alignment on FRigUnit_InverseExecution"); \ static_assert(sizeof(FRigUnit_InverseExecution) == 0x000040, "Wrong size on FRigUnit_InverseExecution"); \ static_assert(offsetof(FRigUnit_InverseExecution, ExecuteContext) == 0x000008, "Member 'FRigUnit_InverseExecution::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Add_FloatFloat \ static_assert(alignof(FRigUnit_Add_FloatFloat) == 0x000008, "Wrong alignment on FRigUnit_Add_FloatFloat"); \ static_assert(sizeof(FRigUnit_Add_FloatFloat) == 0x000018, "Wrong size on FRigUnit_Add_FloatFloat"); \ #define DUMPER7_ASSERTS_FRigUnit_Subtract_FloatFloat \ static_assert(alignof(FRigUnit_Subtract_FloatFloat) == 0x000008, "Wrong alignment on FRigUnit_Subtract_FloatFloat"); \ static_assert(sizeof(FRigUnit_Subtract_FloatFloat) == 0x000018, "Wrong size on FRigUnit_Subtract_FloatFloat"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetDelta \ static_assert(alignof(FRigUnit_PoseGetDelta) == 0x000008, "Wrong alignment on FRigUnit_PoseGetDelta"); \ static_assert(sizeof(FRigUnit_PoseGetDelta) == 0x000128, "Wrong size on FRigUnit_PoseGetDelta"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, PoseA) == 0x000008, "Member 'FRigUnit_PoseGetDelta::PoseA' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, PoseB) == 0x000078, "Member 'FRigUnit_PoseGetDelta::PoseB' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, PositionThreshold) == 0x0000E8, "Member 'FRigUnit_PoseGetDelta::PositionThreshold' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, RotationThreshold) == 0x0000EC, "Member 'FRigUnit_PoseGetDelta::RotationThreshold' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, ScaleThreshold) == 0x0000F0, "Member 'FRigUnit_PoseGetDelta::ScaleThreshold' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, CurveThreshold) == 0x0000F4, "Member 'FRigUnit_PoseGetDelta::CurveThreshold' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, ElementType) == 0x0000F8, "Member 'FRigUnit_PoseGetDelta::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, Space) == 0x0000F9, "Member 'FRigUnit_PoseGetDelta::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, ItemsToCompare) == 0x000100, "Member 'FRigUnit_PoseGetDelta::ItemsToCompare' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, PosesAreEqual) == 0x000110, "Member 'FRigUnit_PoseGetDelta::PosesAreEqual' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetDelta, ItemsWithDelta) == 0x000118, "Member 'FRigUnit_PoseGetDelta::ItemsWithDelta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Divide_FloatFloat \ static_assert(alignof(FRigUnit_Divide_FloatFloat) == 0x000008, "Wrong alignment on FRigUnit_Divide_FloatFloat"); \ static_assert(sizeof(FRigUnit_Divide_FloatFloat) == 0x000018, "Wrong size on FRigUnit_Divide_FloatFloat"); \ #define DUMPER7_ASSERTS_FRigUnit_Clamp_Float \ static_assert(alignof(FRigUnit_Clamp_Float) == 0x000008, "Wrong alignment on FRigUnit_Clamp_Float"); \ static_assert(sizeof(FRigUnit_Clamp_Float) == 0x000018, "Wrong size on FRigUnit_Clamp_Float"); \ static_assert(offsetof(FRigUnit_Clamp_Float, Value) == 0x000008, "Member 'FRigUnit_Clamp_Float::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Clamp_Float, Min) == 0x00000C, "Member 'FRigUnit_Clamp_Float::Min' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Clamp_Float, Max) == 0x000010, "Member 'FRigUnit_Clamp_Float::Max' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Clamp_Float, Result) == 0x000014, "Member 'FRigUnit_Clamp_Float::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_OffsetTransformForItem \ static_assert(alignof(FRigUnit_OffsetTransformForItem) == 0x000010, "Wrong alignment on FRigUnit_OffsetTransformForItem"); \ static_assert(sizeof(FRigUnit_OffsetTransformForItem) == 0x0000E0, "Wrong size on FRigUnit_OffsetTransformForItem"); \ static_assert(offsetof(FRigUnit_OffsetTransformForItem, Item) == 0x000040, "Member 'FRigUnit_OffsetTransformForItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_OffsetTransformForItem, OffsetTransform) == 0x000050, "Member 'FRigUnit_OffsetTransformForItem::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_OffsetTransformForItem, Weight) == 0x0000B0, "Member 'FRigUnit_OffsetTransformForItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_OffsetTransformForItem, bPropagateToChildren) == 0x0000B4, "Member 'FRigUnit_OffsetTransformForItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_OffsetTransformForItem, CachedIndex) == 0x0000B8, "Member 'FRigUnit_OffsetTransformForItem::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MapRange_Float \ static_assert(alignof(FRigUnit_MapRange_Float) == 0x000008, "Wrong alignment on FRigUnit_MapRange_Float"); \ static_assert(sizeof(FRigUnit_MapRange_Float) == 0x000020, "Wrong size on FRigUnit_MapRange_Float"); \ static_assert(offsetof(FRigUnit_MapRange_Float, Value) == 0x000008, "Member 'FRigUnit_MapRange_Float::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MapRange_Float, MinIn) == 0x00000C, "Member 'FRigUnit_MapRange_Float::MinIn' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MapRange_Float, MaxIn) == 0x000010, "Member 'FRigUnit_MapRange_Float::MaxIn' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MapRange_Float, MinOut) == 0x000014, "Member 'FRigUnit_MapRange_Float::MinOut' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MapRange_Float, MaxOut) == 0x000018, "Member 'FRigUnit_MapRange_Float::MaxOut' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MapRange_Float, Result) == 0x00001C, "Member 'FRigUnit_MapRange_Float::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BinaryQuaternionOp \ static_assert(alignof(FRigUnit_BinaryQuaternionOp) == 0x000010, "Wrong alignment on FRigUnit_BinaryQuaternionOp"); \ static_assert(sizeof(FRigUnit_BinaryQuaternionOp) == 0x000070, "Wrong size on FRigUnit_BinaryQuaternionOp"); \ static_assert(offsetof(FRigUnit_BinaryQuaternionOp, Argument0) == 0x000010, "Member 'FRigUnit_BinaryQuaternionOp::Argument0' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryQuaternionOp, Argument1) == 0x000030, "Member 'FRigUnit_BinaryQuaternionOp::Argument1' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryQuaternionOp, Result) == 0x000050, "Member 'FRigUnit_BinaryQuaternionOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AddBoneTransform \ static_assert(alignof(FRigUnit_AddBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_AddBoneTransform"); \ static_assert(sizeof(FRigUnit_AddBoneTransform) == 0x0000E0, "Wrong size on FRigUnit_AddBoneTransform"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, bone) == 0x000040, "Member 'FRigUnit_AddBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, Transform) == 0x000050, "Member 'FRigUnit_AddBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, Weight) == 0x0000B0, "Member 'FRigUnit_AddBoneTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, bPostMultiply) == 0x0000B4, "Member 'FRigUnit_AddBoneTransform::bPostMultiply' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, bPropagateToChildren) == 0x0000B5, "Member 'FRigUnit_AddBoneTransform::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddBoneTransform, CachedBone) == 0x0000B8, "Member 'FRigUnit_AddBoneTransform::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MultiplyQuaternion \ static_assert(alignof(FRigUnit_MultiplyQuaternion) == 0x000010, "Wrong alignment on FRigUnit_MultiplyQuaternion"); \ static_assert(sizeof(FRigUnit_MultiplyQuaternion) == 0x000070, "Wrong size on FRigUnit_MultiplyQuaternion"); \ #define DUMPER7_ASSERTS_FRigUnit_UnaryQuaternionOp \ static_assert(alignof(FRigUnit_UnaryQuaternionOp) == 0x000010, "Wrong alignment on FRigUnit_UnaryQuaternionOp"); \ static_assert(sizeof(FRigUnit_UnaryQuaternionOp) == 0x000050, "Wrong size on FRigUnit_UnaryQuaternionOp"); \ static_assert(offsetof(FRigUnit_UnaryQuaternionOp, Argument) == 0x000010, "Member 'FRigUnit_UnaryQuaternionOp::Argument' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_UnaryQuaternionOp, Result) == 0x000030, "Member 'FRigUnit_UnaryQuaternionOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PropagateTransform \ static_assert(alignof(FRigUnit_PropagateTransform) == 0x000008, "Wrong alignment on FRigUnit_PropagateTransform"); \ static_assert(sizeof(FRigUnit_PropagateTransform) == 0x000070, "Wrong size on FRigUnit_PropagateTransform"); \ static_assert(offsetof(FRigUnit_PropagateTransform, Item) == 0x000040, "Member 'FRigUnit_PropagateTransform::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PropagateTransform, bRecomputeGlobal) == 0x00004C, "Member 'FRigUnit_PropagateTransform::bRecomputeGlobal' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PropagateTransform, bApplyToChildren) == 0x00004D, "Member 'FRigUnit_PropagateTransform::bApplyToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PropagateTransform, bRecursive) == 0x00004E, "Member 'FRigUnit_PropagateTransform::bRecursive' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PropagateTransform, CachedIndex) == 0x000050, "Member 'FRigUnit_PropagateTransform::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_InverseQuaterion \ static_assert(alignof(FRigUnit_InverseQuaterion) == 0x000010, "Wrong alignment on FRigUnit_InverseQuaterion"); \ static_assert(sizeof(FRigUnit_InverseQuaterion) == 0x000050, "Wrong size on FRigUnit_InverseQuaterion"); \ #define DUMPER7_ASSERTS_FRigUnit_QuaternionToAxisAndAngle \ static_assert(alignof(FRigUnit_QuaternionToAxisAndAngle) == 0x000010, "Wrong alignment on FRigUnit_QuaternionToAxisAndAngle"); \ static_assert(sizeof(FRigUnit_QuaternionToAxisAndAngle) == 0x000050, "Wrong size on FRigUnit_QuaternionToAxisAndAngle"); \ static_assert(offsetof(FRigUnit_QuaternionToAxisAndAngle, Argument) == 0x000010, "Member 'FRigUnit_QuaternionToAxisAndAngle::Argument' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionToAxisAndAngle, Axis) == 0x000030, "Member 'FRigUnit_QuaternionToAxisAndAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionToAxisAndAngle, Angle) == 0x000048, "Member 'FRigUnit_QuaternionToAxisAndAngle::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FindItemsWithMetadataTagArray \ static_assert(alignof(FRigUnit_FindItemsWithMetadataTagArray) == 0x000008, "Wrong alignment on FRigUnit_FindItemsWithMetadataTagArray"); \ static_assert(sizeof(FRigUnit_FindItemsWithMetadataTagArray) == 0x000028, "Wrong size on FRigUnit_FindItemsWithMetadataTagArray"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadataTagArray, Tags) == 0x000008, "Member 'FRigUnit_FindItemsWithMetadataTagArray::Tags' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadataTagArray, Items) == 0x000018, "Member 'FRigUnit_FindItemsWithMetadataTagArray::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_QuaternionFromAxisAndAngle \ static_assert(alignof(FRigUnit_QuaternionFromAxisAndAngle) == 0x000010, "Wrong alignment on FRigUnit_QuaternionFromAxisAndAngle"); \ static_assert(sizeof(FRigUnit_QuaternionFromAxisAndAngle) == 0x000050, "Wrong size on FRigUnit_QuaternionFromAxisAndAngle"); \ static_assert(offsetof(FRigUnit_QuaternionFromAxisAndAngle, Axis) == 0x000008, "Member 'FRigUnit_QuaternionFromAxisAndAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionFromAxisAndAngle, Angle) == 0x000020, "Member 'FRigUnit_QuaternionFromAxisAndAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionFromAxisAndAngle, Result) == 0x000030, "Member 'FRigUnit_QuaternionFromAxisAndAngle::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_QuaternionToAngle \ static_assert(alignof(FRigUnit_QuaternionToAngle) == 0x000010, "Wrong alignment on FRigUnit_QuaternionToAngle"); \ static_assert(sizeof(FRigUnit_QuaternionToAngle) == 0x000050, "Wrong size on FRigUnit_QuaternionToAngle"); \ static_assert(offsetof(FRigUnit_QuaternionToAngle, Axis) == 0x000008, "Member 'FRigUnit_QuaternionToAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionToAngle, Argument) == 0x000020, "Member 'FRigUnit_QuaternionToAngle::Argument' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_QuaternionToAngle, Angle) == 0x000040, "Member 'FRigUnit_QuaternionToAngle::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SequenceAggregate \ static_assert(alignof(FRigUnit_SequenceAggregate) == 0x000008, "Wrong alignment on FRigUnit_SequenceAggregate"); \ static_assert(sizeof(FRigUnit_SequenceAggregate) == 0x0000B0, "Wrong size on FRigUnit_SequenceAggregate"); \ static_assert(offsetof(FRigUnit_SequenceAggregate, ExecuteContext) == 0x000008, "Member 'FRigUnit_SequenceAggregate::ExecuteContext' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceAggregate, A) == 0x000040, "Member 'FRigUnit_SequenceAggregate::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceAggregate, B) == 0x000078, "Member 'FRigUnit_SequenceAggregate::B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BinaryTransformOp \ static_assert(alignof(FRigUnit_BinaryTransformOp) == 0x000010, "Wrong alignment on FRigUnit_BinaryTransformOp"); \ static_assert(sizeof(FRigUnit_BinaryTransformOp) == 0x000130, "Wrong size on FRigUnit_BinaryTransformOp"); \ static_assert(offsetof(FRigUnit_BinaryTransformOp, Argument0) == 0x000010, "Member 'FRigUnit_BinaryTransformOp::Argument0' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryTransformOp, Argument1) == 0x000070, "Member 'FRigUnit_BinaryTransformOp::Argument1' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryTransformOp, Result) == 0x0000D0, "Member 'FRigUnit_BinaryTransformOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MultiplyTransform \ static_assert(alignof(FRigUnit_MultiplyTransform) == 0x000010, "Wrong alignment on FRigUnit_MultiplyTransform"); \ static_assert(sizeof(FRigUnit_MultiplyTransform) == 0x000130, "Wrong size on FRigUnit_MultiplyTransform"); \ #define DUMPER7_ASSERTS_FRigUnit_GetAnimationChannelBase \ static_assert(alignof(FRigUnit_GetAnimationChannelBase) == 0x000008, "Wrong alignment on FRigUnit_GetAnimationChannelBase"); \ static_assert(sizeof(FRigUnit_GetAnimationChannelBase) == 0x000030, "Wrong size on FRigUnit_GetAnimationChannelBase"); \ static_assert(offsetof(FRigUnit_GetAnimationChannelBase, Control) == 0x000008, "Member 'FRigUnit_GetAnimationChannelBase::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetAnimationChannelBase, Channel) == 0x000010, "Member 'FRigUnit_GetAnimationChannelBase::Channel' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetAnimationChannelBase, bInitial) == 0x000018, "Member 'FRigUnit_GetAnimationChannelBase::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetAnimationChannelBase, CachedChannelKey) == 0x00001C, "Member 'FRigUnit_GetAnimationChannelBase::CachedChannelKey' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetAnimationChannelBase, CachedChannelHash) == 0x000028, "Member 'FRigUnit_GetAnimationChannelBase::CachedChannelHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetIntAnimationChannel \ static_assert(alignof(FRigUnit_GetIntAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetIntAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetIntAnimationChannel) == 0x000038, "Wrong size on FRigUnit_GetIntAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetIntAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetIntAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetRelativeTransform \ static_assert(alignof(FRigUnit_GetRelativeTransform) == 0x000010, "Wrong alignment on FRigUnit_GetRelativeTransform"); \ static_assert(sizeof(FRigUnit_GetRelativeTransform) == 0x000130, "Wrong size on FRigUnit_GetRelativeTransform"); \ #define DUMPER7_ASSERTS_FRigUnit_BinaryVectorOp \ static_assert(alignof(FRigUnit_BinaryVectorOp) == 0x000008, "Wrong alignment on FRigUnit_BinaryVectorOp"); \ static_assert(sizeof(FRigUnit_BinaryVectorOp) == 0x000050, "Wrong size on FRigUnit_BinaryVectorOp"); \ static_assert(offsetof(FRigUnit_BinaryVectorOp, Argument0) == 0x000008, "Member 'FRigUnit_BinaryVectorOp::Argument0' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryVectorOp, Argument1) == 0x000020, "Member 'FRigUnit_BinaryVectorOp::Argument1' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BinaryVectorOp, Result) == 0x000038, "Member 'FRigUnit_BinaryVectorOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BoneName \ static_assert(alignof(FRigUnit_BoneName) == 0x000008, "Wrong alignment on FRigUnit_BoneName"); \ static_assert(sizeof(FRigUnit_BoneName) == 0x000010, "Wrong size on FRigUnit_BoneName"); \ static_assert(offsetof(FRigUnit_BoneName, bone) == 0x000008, "Member 'FRigUnit_BoneName::bone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Multiply_VectorVector \ static_assert(alignof(FRigUnit_Multiply_VectorVector) == 0x000008, "Wrong alignment on FRigUnit_Multiply_VectorVector"); \ static_assert(sizeof(FRigUnit_Multiply_VectorVector) == 0x000050, "Wrong size on FRigUnit_Multiply_VectorVector"); \ #define DUMPER7_ASSERTS_FRigUnit_Add_VectorVector \ static_assert(alignof(FRigUnit_Add_VectorVector) == 0x000008, "Wrong alignment on FRigUnit_Add_VectorVector"); \ static_assert(sizeof(FRigUnit_Add_VectorVector) == 0x000050, "Wrong size on FRigUnit_Add_VectorVector"); \ #define DUMPER7_ASSERTS_FRigUnit_PrepareForExecution \ static_assert(alignof(FRigUnit_PrepareForExecution) == 0x000008, "Wrong alignment on FRigUnit_PrepareForExecution"); \ static_assert(sizeof(FRigUnit_PrepareForExecution) == 0x000040, "Wrong size on FRigUnit_PrepareForExecution"); \ static_assert(offsetof(FRigUnit_PrepareForExecution, ExecuteContext) == 0x000008, "Member 'FRigUnit_PrepareForExecution::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Subtract_VectorVector \ static_assert(alignof(FRigUnit_Subtract_VectorVector) == 0x000008, "Wrong alignment on FRigUnit_Subtract_VectorVector"); \ static_assert(sizeof(FRigUnit_Subtract_VectorVector) == 0x000050, "Wrong size on FRigUnit_Subtract_VectorVector"); \ #define DUMPER7_ASSERTS_FRigUnit_Divide_VectorVector \ static_assert(alignof(FRigUnit_Divide_VectorVector) == 0x000008, "Wrong alignment on FRigUnit_Divide_VectorVector"); \ static_assert(sizeof(FRigUnit_Divide_VectorVector) == 0x000050, "Wrong size on FRigUnit_Divide_VectorVector"); \ #define DUMPER7_ASSERTS_FRigUnit_GetBoolAnimationChannel \ static_assert(alignof(FRigUnit_GetBoolAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetBoolAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetBoolAnimationChannel) == 0x000038, "Wrong size on FRigUnit_GetBoolAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetBoolAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetBoolAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Distance_VectorVector \ static_assert(alignof(FRigUnit_Distance_VectorVector) == 0x000008, "Wrong alignment on FRigUnit_Distance_VectorVector"); \ static_assert(sizeof(FRigUnit_Distance_VectorVector) == 0x000040, "Wrong size on FRigUnit_Distance_VectorVector"); \ static_assert(offsetof(FRigUnit_Distance_VectorVector, Argument0) == 0x000008, "Member 'FRigUnit_Distance_VectorVector::Argument0' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Distance_VectorVector, Argument1) == 0x000020, "Member 'FRigUnit_Distance_VectorVector::Argument1' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Distance_VectorVector, Result) == 0x000038, "Member 'FRigUnit_Distance_VectorVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAimTarget \ static_assert(alignof(FAimTarget) == 0x000010, "Wrong alignment on FAimTarget"); \ static_assert(sizeof(FAimTarget) == 0x000090, "Wrong size on FAimTarget"); \ static_assert(offsetof(FAimTarget, Weight) == 0x000000, "Member 'FAimTarget::Weight' has a wrong offset!"); \ static_assert(offsetof(FAimTarget, Transform) == 0x000010, "Member 'FAimTarget::Transform' has a wrong offset!"); \ static_assert(offsetof(FAimTarget, AlignVector) == 0x000070, "Member 'FAimTarget::AlignVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleBinaryOp \ static_assert(alignof(FRigUnit_MathDoubleBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleBinaryOp"); \ static_assert(sizeof(FRigUnit_MathDoubleBinaryOp) == 0x000020, "Wrong size on FRigUnit_MathDoubleBinaryOp"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathDoubleBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryOp, B) == 0x000010, "Member 'FRigUnit_MathDoubleBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryOp, Result) == 0x000018, "Member 'FRigUnit_MathDoubleBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetAnimationChannelBase \ static_assert(alignof(FRigUnit_SetAnimationChannelBase) == 0x000008, "Wrong alignment on FRigUnit_SetAnimationChannelBase"); \ static_assert(sizeof(FRigUnit_SetAnimationChannelBase) == 0x000068, "Wrong size on FRigUnit_SetAnimationChannelBase"); \ static_assert(offsetof(FRigUnit_SetAnimationChannelBase, ExecuteContext) == 0x000030, "Member 'FRigUnit_SetAnimationChannelBase::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetIntAnimationChannel \ static_assert(alignof(FRigUnit_SetIntAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetIntAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetIntAnimationChannel) == 0x000070, "Wrong size on FRigUnit_SetIntAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetIntAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetIntAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimConstraint_WorkData \ static_assert(alignof(FRigUnit_AimConstraint_WorkData) == 0x000008, "Wrong alignment on FRigUnit_AimConstraint_WorkData"); \ static_assert(sizeof(FRigUnit_AimConstraint_WorkData) == 0x000010, "Wrong size on FRigUnit_AimConstraint_WorkData"); \ static_assert(offsetof(FRigUnit_AimConstraint_WorkData, ConstraintData) == 0x000000, "Member 'FRigUnit_AimConstraint_WorkData::ConstraintData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimConstraint \ static_assert(alignof(FRigUnit_AimConstraint) == 0x000008, "Wrong alignment on FRigUnit_AimConstraint"); \ static_assert(sizeof(FRigUnit_AimConstraint) == 0x0000B0, "Wrong size on FRigUnit_AimConstraint"); \ static_assert(offsetof(FRigUnit_AimConstraint, Joint) == 0x000040, "Member 'FRigUnit_AimConstraint::Joint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, AimMode) == 0x000048, "Member 'FRigUnit_AimConstraint::AimMode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, UpMode) == 0x000049, "Member 'FRigUnit_AimConstraint::UpMode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, AimVector) == 0x000050, "Member 'FRigUnit_AimConstraint::AimVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, UpVector) == 0x000068, "Member 'FRigUnit_AimConstraint::UpVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, AimTargets) == 0x000080, "Member 'FRigUnit_AimConstraint::AimTargets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, UpTargets) == 0x000090, "Member 'FRigUnit_AimConstraint::UpTargets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimConstraint, WorkData) == 0x0000A0, "Member 'FRigUnit_AimConstraint::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ControlName \ static_assert(alignof(FRigUnit_ControlName) == 0x000008, "Wrong alignment on FRigUnit_ControlName"); \ static_assert(sizeof(FRigUnit_ControlName) == 0x000010, "Wrong size on FRigUnit_ControlName"); \ static_assert(offsetof(FRigUnit_ControlName, Control) == 0x000008, "Member 'FRigUnit_ControlName::Control' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ApplyFK \ static_assert(alignof(FRigUnit_ApplyFK) == 0x000010, "Wrong alignment on FRigUnit_ApplyFK"); \ static_assert(sizeof(FRigUnit_ApplyFK) == 0x000130, "Wrong size on FRigUnit_ApplyFK"); \ static_assert(offsetof(FRigUnit_ApplyFK, Joint) == 0x000040, "Member 'FRigUnit_ApplyFK::Joint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, Transform) == 0x000050, "Member 'FRigUnit_ApplyFK::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, Filter) == 0x0000B0, "Member 'FRigUnit_ApplyFK::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, ApplyTransformMode) == 0x0000B9, "Member 'FRigUnit_ApplyFK::ApplyTransformMode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, ApplyTransformSpace) == 0x0000BA, "Member 'FRigUnit_ApplyFK::ApplyTransformSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, BaseTransform) == 0x0000C0, "Member 'FRigUnit_ApplyFK::BaseTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ApplyFK, BaseJoint) == 0x000120, "Member 'FRigUnit_ApplyFK::BaseJoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetBoolAnimationChannel \ static_assert(alignof(FRigUnit_SetBoolAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetBoolAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetBoolAnimationChannel) == 0x000070, "Wrong size on FRigUnit_SetBoolAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetBoolAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetBoolAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BlendTransform \ static_assert(alignof(FRigUnit_BlendTransform) == 0x000010, "Wrong alignment on FRigUnit_BlendTransform"); \ static_assert(sizeof(FRigUnit_BlendTransform) == 0x0000E0, "Wrong size on FRigUnit_BlendTransform"); \ static_assert(offsetof(FRigUnit_BlendTransform, Source) == 0x000010, "Member 'FRigUnit_BlendTransform::Source' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BlendTransform, Targets) == 0x000070, "Member 'FRigUnit_BlendTransform::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_BlendTransform, Result) == 0x000080, "Member 'FRigUnit_BlendTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetJointTransform \ static_assert(alignof(FRigUnit_GetJointTransform) == 0x000010, "Wrong alignment on FRigUnit_GetJointTransform"); \ static_assert(sizeof(FRigUnit_GetJointTransform) == 0x000120, "Wrong size on FRigUnit_GetJointTransform"); \ static_assert(offsetof(FRigUnit_GetJointTransform, Joint) == 0x000040, "Member 'FRigUnit_GetJointTransform::Joint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetJointTransform, Type) == 0x000048, "Member 'FRigUnit_GetJointTransform::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetJointTransform, TransformSpace) == 0x000049, "Member 'FRigUnit_GetJointTransform::TransformSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetJointTransform, BaseTransform) == 0x000050, "Member 'FRigUnit_GetJointTransform::BaseTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetJointTransform, BaseJoint) == 0x0000B0, "Member 'FRigUnit_GetJointTransform::BaseJoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetJointTransform, Output) == 0x0000C0, "Member 'FRigUnit_GetJointTransform::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathDoubleBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathDoubleBinaryAggregateOp) == 0x000020, "Wrong size on FRigUnit_MathDoubleBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathDoubleBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryAggregateOp, B) == 0x000010, "Member 'FRigUnit_MathDoubleBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleBinaryAggregateOp, Result) == 0x000018, "Member 'FRigUnit_MathDoubleBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleMul \ static_assert(alignof(FRigUnit_MathDoubleMul) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleMul"); \ static_assert(sizeof(FRigUnit_MathDoubleMul) == 0x000020, "Wrong size on FRigUnit_MathDoubleMul"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlFloat \ static_assert(alignof(FRigUnit_GetControlFloat) == 0x000008, "Wrong alignment on FRigUnit_GetControlFloat"); \ static_assert(sizeof(FRigUnit_GetControlFloat) == 0x000040, "Wrong size on FRigUnit_GetControlFloat"); \ static_assert(offsetof(FRigUnit_GetControlFloat, Control) == 0x000008, "Member 'FRigUnit_GetControlFloat::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlFloat, FloatValue) == 0x000010, "Member 'FRigUnit_GetControlFloat::FloatValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlFloat, Minimum) == 0x000014, "Member 'FRigUnit_GetControlFloat::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlFloat, Maximum) == 0x000018, "Member 'FRigUnit_GetControlFloat::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlFloat, CachedControlIndex) == 0x000020, "Member 'FRigUnit_GetControlFloat::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKFK \ static_assert(alignof(FRigUnit_TwoBoneIKFK) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKFK"); \ static_assert(sizeof(FRigUnit_TwoBoneIKFK) == 0x000350, "Wrong size on FRigUnit_TwoBoneIKFK"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, StartJoint) == 0x000040, "Member 'FRigUnit_TwoBoneIKFK::StartJoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, EndJoint) == 0x000048, "Member 'FRigUnit_TwoBoneIKFK::EndJoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, PoleTarget) == 0x000050, "Member 'FRigUnit_TwoBoneIKFK::PoleTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, Spin) == 0x000068, "Member 'FRigUnit_TwoBoneIKFK::Spin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, EndEffector) == 0x000070, "Member 'FRigUnit_TwoBoneIKFK::EndEffector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, IKBlend) == 0x0000D0, "Member 'FRigUnit_TwoBoneIKFK::IKBlend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, StartJointFKTransform) == 0x0000E0, "Member 'FRigUnit_TwoBoneIKFK::StartJointFKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, MidJointFKTransform) == 0x000140, "Member 'FRigUnit_TwoBoneIKFK::MidJointFKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, EndJointFKTransform) == 0x0001A0, "Member 'FRigUnit_TwoBoneIKFK::EndJointFKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, PreviousFKIKBlend) == 0x000200, "Member 'FRigUnit_TwoBoneIKFK::PreviousFKIKBlend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, StartJointIKTransform) == 0x000210, "Member 'FRigUnit_TwoBoneIKFK::StartJointIKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, MidJointIKTransform) == 0x000270, "Member 'FRigUnit_TwoBoneIKFK::MidJointIKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, EndJointIKTransform) == 0x0002D0, "Member 'FRigUnit_TwoBoneIKFK::EndJointIKTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, StartJointIndex) == 0x000330, "Member 'FRigUnit_TwoBoneIKFK::StartJointIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, MidJointIndex) == 0x000334, "Member 'FRigUnit_TwoBoneIKFK::MidJointIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, EndJointIndex) == 0x000338, "Member 'FRigUnit_TwoBoneIKFK::EndJointIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, UpperLimbLength) == 0x00033C, "Member 'FRigUnit_TwoBoneIKFK::UpperLimbLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKFK, LowerLimbLength) == 0x000340, "Member 'FRigUnit_TwoBoneIKFK::LowerLimbLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DrawContainerGetInstruction \ static_assert(alignof(FRigUnit_DrawContainerGetInstruction) == 0x000010, "Wrong alignment on FRigUnit_DrawContainerGetInstruction"); \ static_assert(sizeof(FRigUnit_DrawContainerGetInstruction) == 0x000080, "Wrong size on FRigUnit_DrawContainerGetInstruction"); \ static_assert(offsetof(FRigUnit_DrawContainerGetInstruction, InstructionName) == 0x000008, "Member 'FRigUnit_DrawContainerGetInstruction::InstructionName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawContainerGetInstruction, Color) == 0x000010, "Member 'FRigUnit_DrawContainerGetInstruction::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawContainerGetInstruction, Transform) == 0x000020, "Member 'FRigUnit_DrawContainerGetInstruction::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetVectorAnimationChannel \ static_assert(alignof(FRigUnit_SetVectorAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetVectorAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetVectorAnimationChannel) == 0x000080, "Wrong size on FRigUnit_SetVectorAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetVectorAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetVectorAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DrawContainerSetColor \ static_assert(alignof(FRigUnit_DrawContainerSetColor) == 0x000008, "Wrong alignment on FRigUnit_DrawContainerSetColor"); \ static_assert(sizeof(FRigUnit_DrawContainerSetColor) == 0x000058, "Wrong size on FRigUnit_DrawContainerSetColor"); \ static_assert(offsetof(FRigUnit_DrawContainerSetColor, InstructionName) == 0x000040, "Member 'FRigUnit_DrawContainerSetColor::InstructionName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawContainerSetColor, Color) == 0x000048, "Member 'FRigUnit_DrawContainerSetColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DrawContainerSetThickness \ static_assert(alignof(FRigUnit_DrawContainerSetThickness) == 0x000008, "Wrong alignment on FRigUnit_DrawContainerSetThickness"); \ static_assert(sizeof(FRigUnit_DrawContainerSetThickness) == 0x000050, "Wrong size on FRigUnit_DrawContainerSetThickness"); \ static_assert(offsetof(FRigUnit_DrawContainerSetThickness, InstructionName) == 0x000040, "Member 'FRigUnit_DrawContainerSetThickness::InstructionName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawContainerSetThickness, Thickness) == 0x000048, "Member 'FRigUnit_DrawContainerSetThickness::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorLerp \ static_assert(alignof(FRigUnit_MathColorLerp) == 0x000008, "Wrong alignment on FRigUnit_MathColorLerp"); \ static_assert(sizeof(FRigUnit_MathColorLerp) == 0x000040, "Wrong size on FRigUnit_MathColorLerp"); \ static_assert(offsetof(FRigUnit_MathColorLerp, A) == 0x000008, "Member 'FRigUnit_MathColorLerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorLerp, B) == 0x000018, "Member 'FRigUnit_MathColorLerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorLerp, T) == 0x000028, "Member 'FRigUnit_MathColorLerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorLerp, Result) == 0x00002C, "Member 'FRigUnit_MathColorLerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetTransformAnimationChannel \ static_assert(alignof(FRigUnit_GetTransformAnimationChannel) == 0x000010, "Wrong alignment on FRigUnit_GetTransformAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetTransformAnimationChannel) == 0x000090, "Wrong size on FRigUnit_GetTransformAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetTransformAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetTransformAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DrawContainerSetTransform \ static_assert(alignof(FRigUnit_DrawContainerSetTransform) == 0x000010, "Wrong alignment on FRigUnit_DrawContainerSetTransform"); \ static_assert(sizeof(FRigUnit_DrawContainerSetTransform) == 0x0000B0, "Wrong size on FRigUnit_DrawContainerSetTransform"); \ static_assert(offsetof(FRigUnit_DrawContainerSetTransform, InstructionName) == 0x000040, "Member 'FRigUnit_DrawContainerSetTransform::InstructionName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawContainerSetTransform, Transform) == 0x000050, "Member 'FRigUnit_DrawContainerSetTransform::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_BeginExecution \ static_assert(alignof(FRigUnit_BeginExecution) == 0x000008, "Wrong alignment on FRigUnit_BeginExecution"); \ static_assert(sizeof(FRigUnit_BeginExecution) == 0x000040, "Wrong size on FRigUnit_BeginExecution"); \ static_assert(offsetof(FRigUnit_BeginExecution, ExecuteContext) == 0x000008, "Member 'FRigUnit_BeginExecution::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelBool \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelBool) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelBool"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelBool) == 0x000068, "Wrong size on FRigUnit_HierarchyAddAnimationChannelBool"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelBool, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelBool::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelBool, MinimumValue) == 0x000061, "Member 'FRigUnit_HierarchyAddAnimationChannelBool::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelBool, MaximumValue) == 0x000062, "Member 'FRigUnit_HierarchyAddAnimationChannelBool::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionBase \ static_assert(alignof(FRigUnit_CollectionBase) == 0x000008, "Wrong alignment on FRigUnit_CollectionBase"); \ static_assert(sizeof(FRigUnit_CollectionBase) == 0x000008, "Wrong size on FRigUnit_CollectionBase"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionBaseMutable \ static_assert(alignof(FRigUnit_CollectionBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_CollectionBaseMutable"); \ static_assert(sizeof(FRigUnit_CollectionBaseMutable) == 0x000040, "Wrong size on FRigUnit_CollectionBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_GetRelativeBoneTransform \ static_assert(alignof(FRigUnit_GetRelativeBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_GetRelativeBoneTransform"); \ static_assert(sizeof(FRigUnit_GetRelativeBoneTransform) == 0x0000C0, "Wrong size on FRigUnit_GetRelativeBoneTransform"); \ static_assert(offsetof(FRigUnit_GetRelativeBoneTransform, bone) == 0x000008, "Member 'FRigUnit_GetRelativeBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeBoneTransform, Space) == 0x000010, "Member 'FRigUnit_GetRelativeBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeBoneTransform, Transform) == 0x000020, "Member 'FRigUnit_GetRelativeBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeBoneTransform, CachedBone) == 0x000080, "Member 'FRigUnit_GetRelativeBoneTransform::CachedBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeBoneTransform, CachedSpace) == 0x0000A0, "Member 'FRigUnit_GetRelativeBoneTransform::CachedSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionChain \ static_assert(alignof(FRigUnit_CollectionChain) == 0x000008, "Wrong alignment on FRigUnit_CollectionChain"); \ static_assert(sizeof(FRigUnit_CollectionChain) == 0x000038, "Wrong size on FRigUnit_CollectionChain"); \ static_assert(offsetof(FRigUnit_CollectionChain, FirstItem) == 0x000008, "Member 'FRigUnit_CollectionChain::FirstItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChain, LastItem) == 0x000014, "Member 'FRigUnit_CollectionChain::LastItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChain, Reverse) == 0x000020, "Member 'FRigUnit_CollectionChain::Reverse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChain, Collection) == 0x000028, "Member 'FRigUnit_CollectionChain::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionChainArray \ static_assert(alignof(FRigUnit_CollectionChainArray) == 0x000008, "Wrong alignment on FRigUnit_CollectionChainArray"); \ static_assert(sizeof(FRigUnit_CollectionChainArray) == 0x000038, "Wrong size on FRigUnit_CollectionChainArray"); \ static_assert(offsetof(FRigUnit_CollectionChainArray, FirstItem) == 0x000008, "Member 'FRigUnit_CollectionChainArray::FirstItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChainArray, LastItem) == 0x000014, "Member 'FRigUnit_CollectionChainArray::LastItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChainArray, Reverse) == 0x000020, "Member 'FRigUnit_CollectionChainArray::Reverse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChainArray, Items) == 0x000028, "Member 'FRigUnit_CollectionChainArray::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelVector \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelVector) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelVector"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelVector) == 0x0000A8, "Wrong size on FRigUnit_HierarchyAddAnimationChannelVector"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelVector::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector, MinimumValue) == 0x000078, "Member 'FRigUnit_HierarchyAddAnimationChannelVector::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector, MaximumValue) == 0x000090, "Member 'FRigUnit_HierarchyAddAnimationChannelVector::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionNameSearch \ static_assert(alignof(FRigUnit_CollectionNameSearch) == 0x000008, "Wrong alignment on FRigUnit_CollectionNameSearch"); \ static_assert(sizeof(FRigUnit_CollectionNameSearch) == 0x000028, "Wrong size on FRigUnit_CollectionNameSearch"); \ static_assert(offsetof(FRigUnit_CollectionNameSearch, PartialName) == 0x000008, "Member 'FRigUnit_CollectionNameSearch::PartialName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionNameSearch, TypeToSearch) == 0x000010, "Member 'FRigUnit_CollectionNameSearch::TypeToSearch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionNameSearch, Collection) == 0x000018, "Member 'FRigUnit_CollectionNameSearch::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionNameSearchArray \ static_assert(alignof(FRigUnit_CollectionNameSearchArray) == 0x000008, "Wrong alignment on FRigUnit_CollectionNameSearchArray"); \ static_assert(sizeof(FRigUnit_CollectionNameSearchArray) == 0x000028, "Wrong size on FRigUnit_CollectionNameSearchArray"); \ static_assert(offsetof(FRigUnit_CollectionNameSearchArray, PartialName) == 0x000008, "Member 'FRigUnit_CollectionNameSearchArray::PartialName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionNameSearchArray, TypeToSearch) == 0x000010, "Member 'FRigUnit_CollectionNameSearchArray::TypeToSearch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionNameSearchArray, Items) == 0x000018, "Member 'FRigUnit_CollectionNameSearchArray::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlTransform_Settings \ static_assert(alignof(FRigUnit_HierarchyAddControlTransform_Settings) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlTransform_Settings"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlTransform_Settings) == 0x0000B0, "Wrong size on FRigUnit_HierarchyAddControlTransform_Settings"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlTransform_Settings, Shape) == 0x000010, "Member 'FRigUnit_HierarchyAddControlTransform_Settings::Shape' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlTransform_Settings, Proxy) == 0x000090, "Member 'FRigUnit_HierarchyAddControlTransform_Settings::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionChildren \ static_assert(alignof(FRigUnit_CollectionChildren) == 0x000008, "Wrong alignment on FRigUnit_CollectionChildren"); \ static_assert(sizeof(FRigUnit_CollectionChildren) == 0x000028, "Wrong size on FRigUnit_CollectionChildren"); \ static_assert(offsetof(FRigUnit_CollectionChildren, Parent) == 0x000008, "Member 'FRigUnit_CollectionChildren::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildren, bIncludeParent) == 0x000014, "Member 'FRigUnit_CollectionChildren::bIncludeParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildren, bRecursive) == 0x000015, "Member 'FRigUnit_CollectionChildren::bRecursive' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildren, TypeToSearch) == 0x000016, "Member 'FRigUnit_CollectionChildren::TypeToSearch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildren, Collection) == 0x000018, "Member 'FRigUnit_CollectionChildren::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionChildrenArray \ static_assert(alignof(FRigUnit_CollectionChildrenArray) == 0x000008, "Wrong alignment on FRigUnit_CollectionChildrenArray"); \ static_assert(sizeof(FRigUnit_CollectionChildrenArray) == 0x000028, "Wrong size on FRigUnit_CollectionChildrenArray"); \ static_assert(offsetof(FRigUnit_CollectionChildrenArray, Parent) == 0x000008, "Member 'FRigUnit_CollectionChildrenArray::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildrenArray, bIncludeParent) == 0x000014, "Member 'FRigUnit_CollectionChildrenArray::bIncludeParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildrenArray, bRecursive) == 0x000015, "Member 'FRigUnit_CollectionChildrenArray::bRecursive' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildrenArray, TypeToSearch) == 0x000016, "Member 'FRigUnit_CollectionChildrenArray::TypeToSearch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionChildrenArray, Items) == 0x000018, "Member 'FRigUnit_CollectionChildrenArray::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetCurveValue \ static_assert(alignof(FRigUnit_GetCurveValue) == 0x000008, "Wrong alignment on FRigUnit_GetCurveValue"); \ static_assert(sizeof(FRigUnit_GetCurveValue) == 0x000038, "Wrong size on FRigUnit_GetCurveValue"); \ static_assert(offsetof(FRigUnit_GetCurveValue, Curve) == 0x000008, "Member 'FRigUnit_GetCurveValue::Curve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetCurveValue, Valid) == 0x000010, "Member 'FRigUnit_GetCurveValue::Valid' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetCurveValue, Value) == 0x000014, "Member 'FRigUnit_GetCurveValue::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetCurveValue, CachedCurveIndex) == 0x000018, "Member 'FRigUnit_GetCurveValue::CachedCurveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionGetAll \ static_assert(alignof(FRigUnit_CollectionGetAll) == 0x000008, "Wrong alignment on FRigUnit_CollectionGetAll"); \ static_assert(sizeof(FRigUnit_CollectionGetAll) == 0x000020, "Wrong size on FRigUnit_CollectionGetAll"); \ static_assert(offsetof(FRigUnit_CollectionGetAll, TypeToSearch) == 0x000008, "Member 'FRigUnit_CollectionGetAll::TypeToSearch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionGetAll, Items) == 0x000010, "Member 'FRigUnit_CollectionGetAll::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionReplaceItems \ static_assert(alignof(FRigUnit_CollectionReplaceItems) == 0x000008, "Wrong alignment on FRigUnit_CollectionReplaceItems"); \ static_assert(sizeof(FRigUnit_CollectionReplaceItems) == 0x000040, "Wrong size on FRigUnit_CollectionReplaceItems"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, Items) == 0x000008, "Member 'FRigUnit_CollectionReplaceItems::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, Old) == 0x000018, "Member 'FRigUnit_CollectionReplaceItems::Old' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, New) == 0x000020, "Member 'FRigUnit_CollectionReplaceItems::New' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, RemoveInvalidItems) == 0x000028, "Member 'FRigUnit_CollectionReplaceItems::RemoveInvalidItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, bAllowDuplicates) == 0x000029, "Member 'FRigUnit_CollectionReplaceItems::bAllowDuplicates' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItems, Collection) == 0x000030, "Member 'FRigUnit_CollectionReplaceItems::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_MetadataBase \ static_assert(alignof(FRigDispatch_MetadataBase) == 0x000008, "Wrong alignment on FRigDispatch_MetadataBase"); \ static_assert(sizeof(FRigDispatch_MetadataBase) == 0x000048, "Wrong size on FRigDispatch_MetadataBase"); \ #define DUMPER7_ASSERTS_FRigDispatch_SetMetadata \ static_assert(alignof(FRigDispatch_SetMetadata) == 0x000008, "Wrong alignment on FRigDispatch_SetMetadata"); \ static_assert(sizeof(FRigDispatch_SetMetadata) == 0x000048, "Wrong size on FRigDispatch_SetMetadata"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionReplaceItemsArray \ static_assert(alignof(FRigUnit_CollectionReplaceItemsArray) == 0x000008, "Wrong alignment on FRigUnit_CollectionReplaceItemsArray"); \ static_assert(sizeof(FRigUnit_CollectionReplaceItemsArray) == 0x000040, "Wrong size on FRigUnit_CollectionReplaceItemsArray"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, Items) == 0x000008, "Member 'FRigUnit_CollectionReplaceItemsArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, Old) == 0x000018, "Member 'FRigUnit_CollectionReplaceItemsArray::Old' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, New) == 0x000020, "Member 'FRigUnit_CollectionReplaceItemsArray::New' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, RemoveInvalidItems) == 0x000028, "Member 'FRigUnit_CollectionReplaceItemsArray::RemoveInvalidItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, bAllowDuplicates) == 0x000029, "Member 'FRigUnit_CollectionReplaceItemsArray::bAllowDuplicates' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReplaceItemsArray, Result) == 0x000030, "Member 'FRigUnit_CollectionReplaceItemsArray::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionItems \ static_assert(alignof(FRigUnit_CollectionItems) == 0x000008, "Wrong alignment on FRigUnit_CollectionItems"); \ static_assert(sizeof(FRigUnit_CollectionItems) == 0x000030, "Wrong size on FRigUnit_CollectionItems"); \ static_assert(offsetof(FRigUnit_CollectionItems, Items) == 0x000008, "Member 'FRigUnit_CollectionItems::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionItems, bAllowDuplicates) == 0x000018, "Member 'FRigUnit_CollectionItems::bAllowDuplicates' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionItems, Collection) == 0x000020, "Member 'FRigUnit_CollectionItems::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetSpaceTransform \ static_assert(alignof(FRigUnit_GetSpaceTransform) == 0x000010, "Wrong alignment on FRigUnit_GetSpaceTransform"); \ static_assert(sizeof(FRigUnit_GetSpaceTransform) == 0x0000A0, "Wrong size on FRigUnit_GetSpaceTransform"); \ static_assert(offsetof(FRigUnit_GetSpaceTransform, Space) == 0x000008, "Member 'FRigUnit_GetSpaceTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetSpaceTransform, SpaceType) == 0x000010, "Member 'FRigUnit_GetSpaceTransform::SpaceType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetSpaceTransform, Transform) == 0x000020, "Member 'FRigUnit_GetSpaceTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetSpaceTransform, CachedSpaceIndex) == 0x000080, "Member 'FRigUnit_GetSpaceTransform::CachedSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionGetItems \ static_assert(alignof(FRigUnit_CollectionGetItems) == 0x000008, "Wrong alignment on FRigUnit_CollectionGetItems"); \ static_assert(sizeof(FRigUnit_CollectionGetItems) == 0x000028, "Wrong size on FRigUnit_CollectionGetItems"); \ static_assert(offsetof(FRigUnit_CollectionGetItems, Collection) == 0x000008, "Member 'FRigUnit_CollectionGetItems::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionGetItems, Items) == 0x000018, "Member 'FRigUnit_CollectionGetItems::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionGetParentIndices \ static_assert(alignof(FRigUnit_CollectionGetParentIndices) == 0x000008, "Wrong alignment on FRigUnit_CollectionGetParentIndices"); \ static_assert(sizeof(FRigUnit_CollectionGetParentIndices) == 0x000028, "Wrong size on FRigUnit_CollectionGetParentIndices"); \ static_assert(offsetof(FRigUnit_CollectionGetParentIndices, Collection) == 0x000008, "Member 'FRigUnit_CollectionGetParentIndices::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionGetParentIndices, ParentIndices) == 0x000018, "Member 'FRigUnit_CollectionGetParentIndices::ParentIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlRotator \ static_assert(alignof(FRigUnit_GetControlRotator) == 0x000008, "Wrong alignment on FRigUnit_GetControlRotator"); \ static_assert(sizeof(FRigUnit_GetControlRotator) == 0x000080, "Wrong size on FRigUnit_GetControlRotator"); \ static_assert(offsetof(FRigUnit_GetControlRotator, Control) == 0x000008, "Member 'FRigUnit_GetControlRotator::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlRotator, Space) == 0x000010, "Member 'FRigUnit_GetControlRotator::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlRotator, Rotator) == 0x000018, "Member 'FRigUnit_GetControlRotator::Rotator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlRotator, Minimum) == 0x000030, "Member 'FRigUnit_GetControlRotator::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlRotator, Maximum) == 0x000048, "Member 'FRigUnit_GetControlRotator::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlRotator, CachedControlIndex) == 0x000060, "Member 'FRigUnit_GetControlRotator::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionGetParentIndicesItemArray \ static_assert(alignof(FRigUnit_CollectionGetParentIndicesItemArray) == 0x000008, "Wrong alignment on FRigUnit_CollectionGetParentIndicesItemArray"); \ static_assert(sizeof(FRigUnit_CollectionGetParentIndicesItemArray) == 0x000028, "Wrong size on FRigUnit_CollectionGetParentIndicesItemArray"); \ static_assert(offsetof(FRigUnit_CollectionGetParentIndicesItemArray, Items) == 0x000008, "Member 'FRigUnit_CollectionGetParentIndicesItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionGetParentIndicesItemArray, ParentIndices) == 0x000018, "Member 'FRigUnit_CollectionGetParentIndicesItemArray::ParentIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionUnion \ static_assert(alignof(FRigUnit_CollectionUnion) == 0x000008, "Wrong alignment on FRigUnit_CollectionUnion"); \ static_assert(sizeof(FRigUnit_CollectionUnion) == 0x000040, "Wrong size on FRigUnit_CollectionUnion"); \ static_assert(offsetof(FRigUnit_CollectionUnion, A) == 0x000008, "Member 'FRigUnit_CollectionUnion::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionUnion, B) == 0x000018, "Member 'FRigUnit_CollectionUnion::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionUnion, bAllowDuplicates) == 0x000028, "Member 'FRigUnit_CollectionUnion::bAllowDuplicates' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionUnion, Collection) == 0x000030, "Member 'FRigUnit_CollectionUnion::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionIntersection \ static_assert(alignof(FRigUnit_CollectionIntersection) == 0x000008, "Wrong alignment on FRigUnit_CollectionIntersection"); \ static_assert(sizeof(FRigUnit_CollectionIntersection) == 0x000038, "Wrong size on FRigUnit_CollectionIntersection"); \ static_assert(offsetof(FRigUnit_CollectionIntersection, A) == 0x000008, "Member 'FRigUnit_CollectionIntersection::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionIntersection, B) == 0x000018, "Member 'FRigUnit_CollectionIntersection::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionIntersection, Collection) == 0x000028, "Member 'FRigUnit_CollectionIntersection::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionDifference \ static_assert(alignof(FRigUnit_CollectionDifference) == 0x000008, "Wrong alignment on FRigUnit_CollectionDifference"); \ static_assert(sizeof(FRigUnit_CollectionDifference) == 0x000038, "Wrong size on FRigUnit_CollectionDifference"); \ static_assert(offsetof(FRigUnit_CollectionDifference, A) == 0x000008, "Member 'FRigUnit_CollectionDifference::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionDifference, B) == 0x000018, "Member 'FRigUnit_CollectionDifference::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionDifference, Collection) == 0x000028, "Member 'FRigUnit_CollectionDifference::Collection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RemoveMetadataTag \ static_assert(alignof(FRigUnit_RemoveMetadataTag) == 0x000008, "Wrong alignment on FRigUnit_RemoveMetadataTag"); \ static_assert(sizeof(FRigUnit_RemoveMetadataTag) == 0x000078, "Wrong size on FRigUnit_RemoveMetadataTag"); \ static_assert(offsetof(FRigUnit_RemoveMetadataTag, Item) == 0x000040, "Member 'FRigUnit_RemoveMetadataTag::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadataTag, Tag) == 0x00004C, "Member 'FRigUnit_RemoveMetadataTag::Tag' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadataTag, Removed) == 0x000054, "Member 'FRigUnit_RemoveMetadataTag::Removed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadataTag, CachedIndex) == 0x000058, "Member 'FRigUnit_RemoveMetadataTag::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionReverse \ static_assert(alignof(FRigUnit_CollectionReverse) == 0x000008, "Wrong alignment on FRigUnit_CollectionReverse"); \ static_assert(sizeof(FRigUnit_CollectionReverse) == 0x000028, "Wrong size on FRigUnit_CollectionReverse"); \ static_assert(offsetof(FRigUnit_CollectionReverse, Collection) == 0x000008, "Member 'FRigUnit_CollectionReverse::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionReverse, Reversed) == 0x000018, "Member 'FRigUnit_CollectionReverse::Reversed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionCount \ static_assert(alignof(FRigUnit_CollectionCount) == 0x000008, "Wrong alignment on FRigUnit_CollectionCount"); \ static_assert(sizeof(FRigUnit_CollectionCount) == 0x000020, "Wrong size on FRigUnit_CollectionCount"); \ static_assert(offsetof(FRigUnit_CollectionCount, Collection) == 0x000008, "Member 'FRigUnit_CollectionCount::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionCount, Count) == 0x000018, "Member 'FRigUnit_CollectionCount::Count' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RemoveAllMetadata \ static_assert(alignof(FRigUnit_RemoveAllMetadata) == 0x000008, "Wrong alignment on FRigUnit_RemoveAllMetadata"); \ static_assert(sizeof(FRigUnit_RemoveAllMetadata) == 0x000070, "Wrong size on FRigUnit_RemoveAllMetadata"); \ static_assert(offsetof(FRigUnit_RemoveAllMetadata, Item) == 0x000040, "Member 'FRigUnit_RemoveAllMetadata::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveAllMetadata, Removed) == 0x00004C, "Member 'FRigUnit_RemoveAllMetadata::Removed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveAllMetadata, CachedIndex) == 0x000050, "Member 'FRigUnit_RemoveAllMetadata::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionItemAtIndex \ static_assert(alignof(FRigUnit_CollectionItemAtIndex) == 0x000008, "Wrong alignment on FRigUnit_CollectionItemAtIndex"); \ static_assert(sizeof(FRigUnit_CollectionItemAtIndex) == 0x000028, "Wrong size on FRigUnit_CollectionItemAtIndex"); \ static_assert(offsetof(FRigUnit_CollectionItemAtIndex, Collection) == 0x000008, "Member 'FRigUnit_CollectionItemAtIndex::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionItemAtIndex, Index) == 0x000018, "Member 'FRigUnit_CollectionItemAtIndex::Index' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionItemAtIndex, Item) == 0x00001C, "Member 'FRigUnit_CollectionItemAtIndex::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionLoop \ static_assert(alignof(FRigUnit_CollectionLoop) == 0x000008, "Wrong alignment on FRigUnit_CollectionLoop"); \ static_assert(sizeof(FRigUnit_CollectionLoop) == 0x0000A8, "Wrong size on FRigUnit_CollectionLoop"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Collection) == 0x000040, "Member 'FRigUnit_CollectionLoop::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Item) == 0x000050, "Member 'FRigUnit_CollectionLoop::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Index) == 0x00005C, "Member 'FRigUnit_CollectionLoop::Index' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Count) == 0x000060, "Member 'FRigUnit_CollectionLoop::Count' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Ratio) == 0x000064, "Member 'FRigUnit_CollectionLoop::Ratio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Continue) == 0x000068, "Member 'FRigUnit_CollectionLoop::Continue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionLoop, Completed) == 0x000070, "Member 'FRigUnit_CollectionLoop::Completed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetTransformArray \ static_assert(alignof(FRigUnit_GetTransformArray) == 0x000008, "Wrong alignment on FRigUnit_GetTransformArray"); \ static_assert(sizeof(FRigUnit_GetTransformArray) == 0x000040, "Wrong size on FRigUnit_GetTransformArray"); \ static_assert(offsetof(FRigUnit_GetTransformArray, Items) == 0x000008, "Member 'FRigUnit_GetTransformArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformArray, Space) == 0x000018, "Member 'FRigUnit_GetTransformArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformArray, bInitial) == 0x000019, "Member 'FRigUnit_GetTransformArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformArray, Transforms) == 0x000020, "Member 'FRigUnit_GetTransformArray::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformArray, CachedIndex) == 0x000030, "Member 'FRigUnit_GetTransformArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_CollectionAddItem \ static_assert(alignof(FRigUnit_CollectionAddItem) == 0x000008, "Wrong alignment on FRigUnit_CollectionAddItem"); \ static_assert(sizeof(FRigUnit_CollectionAddItem) == 0x000038, "Wrong size on FRigUnit_CollectionAddItem"); \ static_assert(offsetof(FRigUnit_CollectionAddItem, Collection) == 0x000008, "Member 'FRigUnit_CollectionAddItem::Collection' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionAddItem, Item) == 0x000018, "Member 'FRigUnit_CollectionAddItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CollectionAddItem, Result) == 0x000028, "Member 'FRigUnit_CollectionAddItem::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TimeOffsetVector \ static_assert(alignof(FRigUnit_TimeOffsetVector) == 0x000008, "Wrong alignment on FRigUnit_TimeOffsetVector"); \ static_assert(sizeof(FRigUnit_TimeOffsetVector) == 0x000070, "Wrong size on FRigUnit_TimeOffsetVector"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, Value) == 0x000008, "Member 'FRigUnit_TimeOffsetVector::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, SecondsAgo) == 0x000020, "Member 'FRigUnit_TimeOffsetVector::SecondsAgo' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, BufferSize) == 0x000024, "Member 'FRigUnit_TimeOffsetVector::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, TimeRange) == 0x000028, "Member 'FRigUnit_TimeOffsetVector::TimeRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, Result) == 0x000030, "Member 'FRigUnit_TimeOffsetVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, Buffer) == 0x000048, "Member 'FRigUnit_TimeOffsetVector::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, DeltaTimes) == 0x000058, "Member 'FRigUnit_TimeOffsetVector::DeltaTimes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, LastInsertIndex) == 0x000068, "Member 'FRigUnit_TimeOffsetVector::LastInsertIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetVector, UpperBound) == 0x00006C, "Member 'FRigUnit_TimeOffsetVector::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DynamicHierarchyBase \ static_assert(alignof(FRigUnit_DynamicHierarchyBase) == 0x000008, "Wrong alignment on FRigUnit_DynamicHierarchyBase"); \ static_assert(sizeof(FRigUnit_DynamicHierarchyBase) == 0x000008, "Wrong size on FRigUnit_DynamicHierarchyBase"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMetadataTag \ static_assert(alignof(FRigUnit_SetMetadataTag) == 0x000008, "Wrong alignment on FRigUnit_SetMetadataTag"); \ static_assert(sizeof(FRigUnit_SetMetadataTag) == 0x000078, "Wrong size on FRigUnit_SetMetadataTag"); \ static_assert(offsetof(FRigUnit_SetMetadataTag, Item) == 0x000040, "Member 'FRigUnit_SetMetadataTag::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMetadataTag, Tag) == 0x00004C, "Member 'FRigUnit_SetMetadataTag::Tag' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMetadataTag, CachedIndex) == 0x000058, "Member 'FRigUnit_SetMetadataTag::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AddParent \ static_assert(alignof(FRigUnit_AddParent) == 0x000008, "Wrong alignment on FRigUnit_AddParent"); \ static_assert(sizeof(FRigUnit_AddParent) == 0x000058, "Wrong size on FRigUnit_AddParent"); \ static_assert(offsetof(FRigUnit_AddParent, Child) == 0x000040, "Member 'FRigUnit_AddParent::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AddParent, Parent) == 0x00004C, "Member 'FRigUnit_AddParent::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ParentSwitchConstraintArray \ static_assert(alignof(FRigUnit_ParentSwitchConstraintArray) == 0x000010, "Wrong alignment on FRigUnit_ParentSwitchConstraintArray"); \ static_assert(sizeof(FRigUnit_ParentSwitchConstraintArray) == 0x0001E0, "Wrong size on FRigUnit_ParentSwitchConstraintArray"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, Subject) == 0x000040, "Member 'FRigUnit_ParentSwitchConstraintArray::Subject' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, ParentIndex) == 0x00004C, "Member 'FRigUnit_ParentSwitchConstraintArray::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, Parents) == 0x000050, "Member 'FRigUnit_ParentSwitchConstraintArray::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, InitialGlobalTransform) == 0x000060, "Member 'FRigUnit_ParentSwitchConstraintArray::InitialGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, Weight) == 0x0000C0, "Member 'FRigUnit_ParentSwitchConstraintArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, Transform) == 0x0000D0, "Member 'FRigUnit_ParentSwitchConstraintArray::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, Switched) == 0x000130, "Member 'FRigUnit_ParentSwitchConstraintArray::Switched' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, CachedSubject) == 0x000138, "Member 'FRigUnit_ParentSwitchConstraintArray::CachedSubject' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, CachedParent) == 0x000158, "Member 'FRigUnit_ParentSwitchConstraintArray::CachedParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraintArray, RelativeOffset) == 0x000180, "Member 'FRigUnit_ParentSwitchConstraintArray::RelativeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetDefaultParent \ static_assert(alignof(FRigUnit_SetDefaultParent) == 0x000008, "Wrong alignment on FRigUnit_SetDefaultParent"); \ static_assert(sizeof(FRigUnit_SetDefaultParent) == 0x000058, "Wrong size on FRigUnit_SetDefaultParent"); \ static_assert(offsetof(FRigUnit_SetDefaultParent, Child) == 0x000040, "Member 'FRigUnit_SetDefaultParent::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetDefaultParent, Parent) == 0x00004C, "Member 'FRigUnit_SetDefaultParent::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SwitchParent \ static_assert(alignof(FRigUnit_SwitchParent) == 0x000008, "Wrong alignment on FRigUnit_SwitchParent"); \ static_assert(sizeof(FRigUnit_SwitchParent) == 0x000060, "Wrong size on FRigUnit_SwitchParent"); \ static_assert(offsetof(FRigUnit_SwitchParent, Mode) == 0x000040, "Member 'FRigUnit_SwitchParent::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SwitchParent, Child) == 0x000044, "Member 'FRigUnit_SwitchParent::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SwitchParent, Parent) == 0x000050, "Member 'FRigUnit_SwitchParent::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SwitchParent, bMaintainGlobal) == 0x00005C, "Member 'FRigUnit_SwitchParent::bMaintainGlobal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HasMetadataTagArray \ static_assert(alignof(FRigUnit_HasMetadataTagArray) == 0x000008, "Wrong alignment on FRigUnit_HasMetadataTagArray"); \ static_assert(sizeof(FRigUnit_HasMetadataTagArray) == 0x000050, "Wrong size on FRigUnit_HasMetadataTagArray"); \ static_assert(offsetof(FRigUnit_HasMetadataTagArray, Item) == 0x000008, "Member 'FRigUnit_HasMetadataTagArray::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTagArray, Tags) == 0x000018, "Member 'FRigUnit_HasMetadataTagArray::Tags' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTagArray, Found) == 0x000028, "Member 'FRigUnit_HasMetadataTagArray::Found' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTagArray, CachedIndex) == 0x000030, "Member 'FRigUnit_HasMetadataTagArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetParentWeights \ static_assert(alignof(FRigUnit_HierarchyGetParentWeights) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetParentWeights"); \ static_assert(sizeof(FRigUnit_HierarchyGetParentWeights) == 0x000038, "Wrong size on FRigUnit_HierarchyGetParentWeights"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeights, Child) == 0x000008, "Member 'FRigUnit_HierarchyGetParentWeights::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeights, Weights) == 0x000018, "Member 'FRigUnit_HierarchyGetParentWeights::Weights' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeights, Parents) == 0x000028, "Member 'FRigUnit_HierarchyGetParentWeights::Parents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetParentWeightsArray \ static_assert(alignof(FRigUnit_HierarchyGetParentWeightsArray) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetParentWeightsArray"); \ static_assert(sizeof(FRigUnit_HierarchyGetParentWeightsArray) == 0x000038, "Wrong size on FRigUnit_HierarchyGetParentWeightsArray"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeightsArray, Child) == 0x000008, "Member 'FRigUnit_HierarchyGetParentWeightsArray::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeightsArray, Weights) == 0x000018, "Member 'FRigUnit_HierarchyGetParentWeightsArray::Weights' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentWeightsArray, Parents) == 0x000028, "Member 'FRigUnit_HierarchyGetParentWeightsArray::Parents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FindItemsWithMetadata \ static_assert(alignof(FRigUnit_FindItemsWithMetadata) == 0x000008, "Wrong alignment on FRigUnit_FindItemsWithMetadata"); \ static_assert(sizeof(FRigUnit_FindItemsWithMetadata) == 0x000028, "Wrong size on FRigUnit_FindItemsWithMetadata"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadata, Name) == 0x000008, "Member 'FRigUnit_FindItemsWithMetadata::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadata, Type) == 0x000010, "Member 'FRigUnit_FindItemsWithMetadata::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadata, Items) == 0x000018, "Member 'FRigUnit_FindItemsWithMetadata::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchySetParentWeights \ static_assert(alignof(FRigUnit_HierarchySetParentWeights) == 0x000008, "Wrong alignment on FRigUnit_HierarchySetParentWeights"); \ static_assert(sizeof(FRigUnit_HierarchySetParentWeights) == 0x000060, "Wrong size on FRigUnit_HierarchySetParentWeights"); \ static_assert(offsetof(FRigUnit_HierarchySetParentWeights, Child) == 0x000040, "Member 'FRigUnit_HierarchySetParentWeights::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetParentWeights, Weights) == 0x000050, "Member 'FRigUnit_HierarchySetParentWeights::Weights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionUnaryOp \ static_assert(alignof(FRigUnit_MathQuaternionUnaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionUnaryOp"); \ static_assert(sizeof(FRigUnit_MathQuaternionUnaryOp) == 0x000050, "Wrong size on FRigUnit_MathQuaternionUnaryOp"); \ static_assert(offsetof(FRigUnit_MathQuaternionUnaryOp, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionUnaryOp, Result) == 0x000030, "Member 'FRigUnit_MathQuaternionUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionInverse \ static_assert(alignof(FRigUnit_MathQuaternionInverse) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionInverse"); \ static_assert(sizeof(FRigUnit_MathQuaternionInverse) == 0x000050, "Wrong size on FRigUnit_MathQuaternionInverse"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyImportFromSkeleton \ static_assert(alignof(FRigUnit_HierarchyImportFromSkeleton) == 0x000008, "Wrong alignment on FRigUnit_HierarchyImportFromSkeleton"); \ static_assert(sizeof(FRigUnit_HierarchyImportFromSkeleton) == 0x000060, "Wrong size on FRigUnit_HierarchyImportFromSkeleton"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeleton, Namespace) == 0x000040, "Member 'FRigUnit_HierarchyImportFromSkeleton::Namespace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeleton, bIncludeCurves) == 0x000048, "Member 'FRigUnit_HierarchyImportFromSkeleton::bIncludeCurves' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyImportFromSkeleton, Items) == 0x000050, "Member 'FRigUnit_HierarchyImportFromSkeleton::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionSelectBool \ static_assert(alignof(FRigUnit_MathQuaternionSelectBool) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionSelectBool"); \ static_assert(sizeof(FRigUnit_MathQuaternionSelectBool) == 0x000070, "Wrong size on FRigUnit_MathQuaternionSelectBool"); \ static_assert(offsetof(FRigUnit_MathQuaternionSelectBool, Condition) == 0x000008, "Member 'FRigUnit_MathQuaternionSelectBool::Condition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSelectBool, IfTrue) == 0x000010, "Member 'FRigUnit_MathQuaternionSelectBool::IfTrue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSelectBool, IfFalse) == 0x000030, "Member 'FRigUnit_MathQuaternionSelectBool::IfFalse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSelectBool, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionSelectBool::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddNull \ static_assert(alignof(FRigUnit_HierarchyAddNull) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddNull"); \ static_assert(sizeof(FRigUnit_HierarchyAddNull) == 0x0000D0, "Wrong size on FRigUnit_HierarchyAddNull"); \ static_assert(offsetof(FRigUnit_HierarchyAddNull, Transform) == 0x000060, "Member 'FRigUnit_HierarchyAddNull::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddNull, Space) == 0x0000C0, "Member 'FRigUnit_HierarchyAddNull::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionGetAxis \ static_assert(alignof(FRigUnit_MathQuaternionGetAxis) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionGetAxis"); \ static_assert(sizeof(FRigUnit_MathQuaternionGetAxis) == 0x000050, "Wrong size on FRigUnit_MathQuaternionGetAxis"); \ static_assert(offsetof(FRigUnit_MathQuaternionGetAxis, Quaternion) == 0x000010, "Member 'FRigUnit_MathQuaternionGetAxis::Quaternion' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionGetAxis, Axis) == 0x000030, "Member 'FRigUnit_MathQuaternionGetAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionGetAxis, Result) == 0x000038, "Member 'FRigUnit_MathQuaternionGetAxis::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlFloat \ static_assert(alignof(FRigUnit_HierarchyAddControlFloat) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlFloat"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlFloat) == 0x0001A0, "Wrong size on FRigUnit_HierarchyAddControlFloat"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlFloat::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlFloat::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlFloat, Settings) == 0x0000D0, "Member 'FRigUnit_HierarchyAddControlFloat::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionMakeAbsolute \ static_assert(alignof(FRigUnit_MathQuaternionMakeAbsolute) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionMakeAbsolute"); \ static_assert(sizeof(FRigUnit_MathQuaternionMakeAbsolute) == 0x000070, "Wrong size on FRigUnit_MathQuaternionMakeAbsolute"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeAbsolute, Local) == 0x000010, "Member 'FRigUnit_MathQuaternionMakeAbsolute::Local' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeAbsolute, Parent) == 0x000030, "Member 'FRigUnit_MathQuaternionMakeAbsolute::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeAbsolute, Global) == 0x000050, "Member 'FRigUnit_MathQuaternionMakeAbsolute::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntUnaryOp \ static_assert(alignof(FRigUnit_MathIntUnaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathIntUnaryOp"); \ static_assert(sizeof(FRigUnit_MathIntUnaryOp) == 0x000010, "Wrong size on FRigUnit_MathIntUnaryOp"); \ static_assert(offsetof(FRigUnit_MathIntUnaryOp, Value) == 0x000008, "Member 'FRigUnit_MathIntUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntUnaryOp, Result) == 0x00000C, "Member 'FRigUnit_MathIntUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlVector2D \ static_assert(alignof(FRigUnit_HierarchyAddControlVector2D) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlVector2D"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlVector2D) == 0x0001C0, "Wrong size on FRigUnit_HierarchyAddControlVector2D"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlVector2D::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlVector2D::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlVector2D, Settings) == 0x0000D0, "Member 'FRigUnit_HierarchyAddControlVector2D::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlRotator \ static_assert(alignof(FRigUnit_HierarchyAddControlRotator) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlRotator"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlRotator) == 0x0001D0, "Wrong size on FRigUnit_HierarchyAddControlRotator"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlRotator::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlRotator::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlRotator, Settings) == 0x0000E0, "Member 'FRigUnit_HierarchyAddControlRotator::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntMin \ static_assert(alignof(FRigUnit_MathIntMin) == 0x000008, "Wrong alignment on FRigUnit_MathIntMin"); \ static_assert(sizeof(FRigUnit_MathIntMin) == 0x000018, "Wrong size on FRigUnit_MathIntMin"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddControlTransform \ static_assert(alignof(FRigUnit_HierarchyAddControlTransform) == 0x000010, "Wrong alignment on FRigUnit_HierarchyAddControlTransform"); \ static_assert(sizeof(FRigUnit_HierarchyAddControlTransform) == 0x0001D0, "Wrong size on FRigUnit_HierarchyAddControlTransform"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlTransform, OffsetTransform) == 0x000060, "Member 'FRigUnit_HierarchyAddControlTransform::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlTransform, InitialValue) == 0x0000C0, "Member 'FRigUnit_HierarchyAddControlTransform::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddControlTransform, Settings) == 0x000120, "Member 'FRigUnit_HierarchyAddControlTransform::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntAbs \ static_assert(alignof(FRigUnit_MathIntAbs) == 0x000008, "Wrong alignment on FRigUnit_MathIntAbs"); \ static_assert(sizeof(FRigUnit_MathIntAbs) == 0x000010, "Wrong size on FRigUnit_MathIntAbs"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelVector2D \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelVector2D) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelVector2D"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelVector2D) == 0x000090, "Wrong size on FRigUnit_HierarchyAddAnimationChannelVector2D"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector2D, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelVector2D::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector2D, MinimumValue) == 0x000070, "Member 'FRigUnit_HierarchyAddAnimationChannelVector2D::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelVector2D, MaximumValue) == 0x000080, "Member 'FRigUnit_HierarchyAddAnimationChannelVector2D::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyAddAnimationChannelRotator \ static_assert(alignof(FRigUnit_HierarchyAddAnimationChannelRotator) == 0x000008, "Wrong alignment on FRigUnit_HierarchyAddAnimationChannelRotator"); \ static_assert(sizeof(FRigUnit_HierarchyAddAnimationChannelRotator) == 0x0000A8, "Wrong size on FRigUnit_HierarchyAddAnimationChannelRotator"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelRotator, InitialValue) == 0x000060, "Member 'FRigUnit_HierarchyAddAnimationChannelRotator::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelRotator, MinimumValue) == 0x000078, "Member 'FRigUnit_HierarchyAddAnimationChannelRotator::MinimumValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyAddAnimationChannelRotator, MaximumValue) == 0x000090, "Member 'FRigUnit_HierarchyAddAnimationChannelRotator::MaximumValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetParent \ static_assert(alignof(FRigUnit_HierarchyGetParent) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetParent"); \ static_assert(sizeof(FRigUnit_HierarchyGetParent) == 0x000060, "Wrong size on FRigUnit_HierarchyGetParent"); \ static_assert(offsetof(FRigUnit_HierarchyGetParent, Child) == 0x000008, "Member 'FRigUnit_HierarchyGetParent::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParent, Parent) == 0x000014, "Member 'FRigUnit_HierarchyGetParent::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParent, CachedChild) == 0x000020, "Member 'FRigUnit_HierarchyGetParent::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParent, CachedParent) == 0x000040, "Member 'FRigUnit_HierarchyGetParent::CachedParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathFloatBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathFloatBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathFloatBinaryAggregateOp) == 0x000018, "Wrong size on FRigUnit_MathFloatBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathFloatBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryAggregateOp, B) == 0x00000C, "Member 'FRigUnit_MathFloatBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatBinaryAggregateOp, Result) == 0x000010, "Member 'FRigUnit_MathFloatBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetParentsItemArray \ static_assert(alignof(FRigUnit_HierarchyGetParentsItemArray) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetParentsItemArray"); \ static_assert(sizeof(FRigUnit_HierarchyGetParentsItemArray) == 0x000058, "Wrong size on FRigUnit_HierarchyGetParentsItemArray"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, Child) == 0x000008, "Member 'FRigUnit_HierarchyGetParentsItemArray::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, bIncludeChild) == 0x000014, "Member 'FRigUnit_HierarchyGetParentsItemArray::bIncludeChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, bReverse) == 0x000015, "Member 'FRigUnit_HierarchyGetParentsItemArray::bReverse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, Parents) == 0x000018, "Member 'FRigUnit_HierarchyGetParentsItemArray::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, CachedChild) == 0x000028, "Member 'FRigUnit_HierarchyGetParentsItemArray::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetParentsItemArray, CachedParents) == 0x000048, "Member 'FRigUnit_HierarchyGetParentsItemArray::CachedParents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetSiblings \ static_assert(alignof(FRigUnit_HierarchyGetSiblings) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetSiblings"); \ static_assert(sizeof(FRigUnit_HierarchyGetSiblings) == 0x000058, "Wrong size on FRigUnit_HierarchyGetSiblings"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblings, Item) == 0x000008, "Member 'FRigUnit_HierarchyGetSiblings::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblings, bIncludeItem) == 0x000014, "Member 'FRigUnit_HierarchyGetSiblings::bIncludeItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblings, Siblings) == 0x000018, "Member 'FRigUnit_HierarchyGetSiblings::Siblings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblings, CachedItem) == 0x000028, "Member 'FRigUnit_HierarchyGetSiblings::CachedItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetSiblings, CachedSiblings) == 0x000048, "Member 'FRigUnit_HierarchyGetSiblings::CachedSiblings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatConstant \ static_assert(alignof(FRigUnit_MathFloatConstant) == 0x000008, "Wrong alignment on FRigUnit_MathFloatConstant"); \ static_assert(sizeof(FRigUnit_MathFloatConstant) == 0x000010, "Wrong size on FRigUnit_MathFloatConstant"); \ static_assert(offsetof(FRigUnit_MathFloatConstant, Value) == 0x000008, "Member 'FRigUnit_MathFloatConstant::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatConstE \ static_assert(alignof(FRigUnit_MathFloatConstE) == 0x000008, "Wrong alignment on FRigUnit_MathFloatConstE"); \ static_assert(sizeof(FRigUnit_MathFloatConstE) == 0x000010, "Wrong size on FRigUnit_MathFloatConstE"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchyGetPose \ static_assert(alignof(FRigUnit_HierarchyGetPose) == 0x000008, "Wrong alignment on FRigUnit_HierarchyGetPose"); \ static_assert(sizeof(FRigUnit_HierarchyGetPose) == 0x000090, "Wrong size on FRigUnit_HierarchyGetPose"); \ static_assert(offsetof(FRigUnit_HierarchyGetPose, Initial) == 0x000008, "Member 'FRigUnit_HierarchyGetPose::Initial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPose, ElementType) == 0x000009, "Member 'FRigUnit_HierarchyGetPose::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPose, ItemsToGet) == 0x000010, "Member 'FRigUnit_HierarchyGetPose::ItemsToGet' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchyGetPose, Pose) == 0x000020, "Member 'FRigUnit_HierarchyGetPose::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HierarchySetPose \ static_assert(alignof(FRigUnit_HierarchySetPose) == 0x000008, "Wrong alignment on FRigUnit_HierarchySetPose"); \ static_assert(sizeof(FRigUnit_HierarchySetPose) == 0x0000D0, "Wrong size on FRigUnit_HierarchySetPose"); \ static_assert(offsetof(FRigUnit_HierarchySetPose, Pose) == 0x000040, "Member 'FRigUnit_HierarchySetPose::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPose, ElementType) == 0x0000B0, "Member 'FRigUnit_HierarchySetPose::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPose, Space) == 0x0000B1, "Member 'FRigUnit_HierarchySetPose::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPose, ItemsToSet) == 0x0000B8, "Member 'FRigUnit_HierarchySetPose::ItemsToSet' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HierarchySetPose, Weight) == 0x0000C8, "Member 'FRigUnit_HierarchySetPose::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatDiv \ static_assert(alignof(FRigUnit_MathFloatDiv) == 0x000008, "Wrong alignment on FRigUnit_MathFloatDiv"); \ static_assert(sizeof(FRigUnit_MathFloatDiv) == 0x000018, "Wrong size on FRigUnit_MathFloatDiv"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseIsEmpty \ static_assert(alignof(FRigUnit_PoseIsEmpty) == 0x000008, "Wrong alignment on FRigUnit_PoseIsEmpty"); \ static_assert(sizeof(FRigUnit_PoseIsEmpty) == 0x000080, "Wrong size on FRigUnit_PoseIsEmpty"); \ static_assert(offsetof(FRigUnit_PoseIsEmpty, Pose) == 0x000008, "Member 'FRigUnit_PoseIsEmpty::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseIsEmpty, IsEmpty) == 0x000078, "Member 'FRigUnit_PoseIsEmpty::IsEmpty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetItemsItemArray \ static_assert(alignof(FRigUnit_PoseGetItemsItemArray) == 0x000008, "Wrong alignment on FRigUnit_PoseGetItemsItemArray"); \ static_assert(sizeof(FRigUnit_PoseGetItemsItemArray) == 0x000090, "Wrong size on FRigUnit_PoseGetItemsItemArray"); \ static_assert(offsetof(FRigUnit_PoseGetItemsItemArray, Pose) == 0x000008, "Member 'FRigUnit_PoseGetItemsItemArray::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetItemsItemArray, ElementType) == 0x000078, "Member 'FRigUnit_PoseGetItemsItemArray::ElementType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetItemsItemArray, Items) == 0x000080, "Member 'FRigUnit_PoseGetItemsItemArray::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixBase \ static_assert(alignof(FRigUnit_MathMatrixBase) == 0x000008, "Wrong alignment on FRigUnit_MathMatrixBase"); \ static_assert(sizeof(FRigUnit_MathMatrixBase) == 0x000008, "Wrong size on FRigUnit_MathMatrixBase"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixUnaryOp \ static_assert(alignof(FRigUnit_MathMatrixUnaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixUnaryOp"); \ static_assert(sizeof(FRigUnit_MathMatrixUnaryOp) == 0x000110, "Wrong size on FRigUnit_MathMatrixUnaryOp"); \ static_assert(offsetof(FRigUnit_MathMatrixUnaryOp, Value) == 0x000010, "Member 'FRigUnit_MathMatrixUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixUnaryOp, Result) == 0x000090, "Member 'FRigUnit_MathMatrixUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixInverse \ static_assert(alignof(FRigUnit_MathMatrixInverse) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixInverse"); \ static_assert(sizeof(FRigUnit_MathMatrixInverse) == 0x000110, "Wrong size on FRigUnit_MathMatrixInverse"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetTransform \ static_assert(alignof(FRigUnit_PoseGetTransform) == 0x000010, "Wrong alignment on FRigUnit_PoseGetTransform"); \ static_assert(sizeof(FRigUnit_PoseGetTransform) == 0x000100, "Wrong size on FRigUnit_PoseGetTransform"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, Pose) == 0x000008, "Member 'FRigUnit_PoseGetTransform::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, Item) == 0x000078, "Member 'FRigUnit_PoseGetTransform::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, Space) == 0x000084, "Member 'FRigUnit_PoseGetTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, Valid) == 0x000085, "Member 'FRigUnit_PoseGetTransform::Valid' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, Transform) == 0x000090, "Member 'FRigUnit_PoseGetTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, CurveValue) == 0x0000F0, "Member 'FRigUnit_PoseGetTransform::CurveValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, CachedPoseElementIndex) == 0x0000F4, "Member 'FRigUnit_PoseGetTransform::CachedPoseElementIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetTransform, CachedPoseHash) == 0x0000F8, "Member 'FRigUnit_PoseGetTransform::CachedPoseHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PoseGetCurve \ static_assert(alignof(FRigUnit_PoseGetCurve) == 0x000008, "Wrong alignment on FRigUnit_PoseGetCurve"); \ static_assert(sizeof(FRigUnit_PoseGetCurve) == 0x000090, "Wrong size on FRigUnit_PoseGetCurve"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, Pose) == 0x000008, "Member 'FRigUnit_PoseGetCurve::Pose' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, Curve) == 0x000078, "Member 'FRigUnit_PoseGetCurve::Curve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, Valid) == 0x000080, "Member 'FRigUnit_PoseGetCurve::Valid' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, CurveValue) == 0x000084, "Member 'FRigUnit_PoseGetCurve::CurveValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, CachedPoseElementIndex) == 0x000088, "Member 'FRigUnit_PoseGetCurve::CachedPoseElementIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PoseGetCurve, CachedPoseHash) == 0x00008C, "Member 'FRigUnit_PoseGetCurve::CachedPoseHash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathQuaternionBinaryAggregateOp) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathQuaternionBinaryAggregateOp) == 0x000070, "Wrong size on FRigUnit_MathQuaternionBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryAggregateOp, A) == 0x000010, "Member 'FRigUnit_MathQuaternionBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryAggregateOp, B) == 0x000030, "Member 'FRigUnit_MathQuaternionBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryAggregateOp, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_InteractionExecution \ static_assert(alignof(FRigUnit_InteractionExecution) == 0x000008, "Wrong alignment on FRigUnit_InteractionExecution"); \ static_assert(sizeof(FRigUnit_InteractionExecution) == 0x000040, "Wrong size on FRigUnit_InteractionExecution"); \ static_assert(offsetof(FRigUnit_InteractionExecution, ExecuteContext) == 0x000008, "Member 'FRigUnit_InteractionExecution::ExecuteContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionFromRotatorV2 \ static_assert(alignof(FRigUnit_MathQuaternionFromRotatorV2) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionFromRotatorV2"); \ static_assert(sizeof(FRigUnit_MathQuaternionFromRotatorV2) == 0x000040, "Wrong size on FRigUnit_MathQuaternionFromRotatorV2"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromRotatorV2, Value) == 0x000008, "Member 'FRigUnit_MathQuaternionFromRotatorV2::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromRotatorV2, Result) == 0x000020, "Member 'FRigUnit_MathQuaternionFromRotatorV2::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemBaseMutable \ static_assert(alignof(FRigUnit_ItemBaseMutable) == 0x000008, "Wrong alignment on FRigUnit_ItemBaseMutable"); \ static_assert(sizeof(FRigUnit_ItemBaseMutable) == 0x000040, "Wrong size on FRigUnit_ItemBaseMutable"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemReplace \ static_assert(alignof(FRigUnit_ItemReplace) == 0x000008, "Wrong alignment on FRigUnit_ItemReplace"); \ static_assert(sizeof(FRigUnit_ItemReplace) == 0x000030, "Wrong size on FRigUnit_ItemReplace"); \ static_assert(offsetof(FRigUnit_ItemReplace, Item) == 0x000008, "Member 'FRigUnit_ItemReplace::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemReplace, Old) == 0x000014, "Member 'FRigUnit_ItemReplace::Old' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemReplace, New) == 0x00001C, "Member 'FRigUnit_ItemReplace::New' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemReplace, Result) == 0x000024, "Member 'FRigUnit_ItemReplace::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemTypeNotEquals \ static_assert(alignof(FRigUnit_ItemTypeNotEquals) == 0x000008, "Wrong alignment on FRigUnit_ItemTypeNotEquals"); \ static_assert(sizeof(FRigUnit_ItemTypeNotEquals) == 0x000028, "Wrong size on FRigUnit_ItemTypeNotEquals"); \ static_assert(offsetof(FRigUnit_ItemTypeNotEquals, A) == 0x000008, "Member 'FRigUnit_ItemTypeNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemTypeNotEquals, B) == 0x000014, "Member 'FRigUnit_ItemTypeNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemTypeNotEquals, Result) == 0x000020, "Member 'FRigUnit_ItemTypeNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorFromFloat \ static_assert(alignof(FRigUnit_MathVectorFromFloat) == 0x000008, "Wrong alignment on FRigUnit_MathVectorFromFloat"); \ static_assert(sizeof(FRigUnit_MathVectorFromFloat) == 0x000028, "Wrong size on FRigUnit_MathVectorFromFloat"); \ static_assert(offsetof(FRigUnit_MathVectorFromFloat, Value) == 0x000008, "Member 'FRigUnit_MathVectorFromFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorFromFloat, Result) == 0x000010, "Member 'FRigUnit_MathVectorFromFloat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SequenceExecution \ static_assert(alignof(FRigUnit_SequenceExecution) == 0x000008, "Wrong alignment on FRigUnit_SequenceExecution"); \ static_assert(sizeof(FRigUnit_SequenceExecution) == 0x000120, "Wrong size on FRigUnit_SequenceExecution"); \ static_assert(offsetof(FRigUnit_SequenceExecution, ExecuteContext) == 0x000008, "Member 'FRigUnit_SequenceExecution::ExecuteContext' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceExecution, A) == 0x000040, "Member 'FRigUnit_SequenceExecution::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceExecution, B) == 0x000078, "Member 'FRigUnit_SequenceExecution::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceExecution, C) == 0x0000B0, "Member 'FRigUnit_SequenceExecution::C' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SequenceExecution, D) == 0x0000E8, "Member 'FRigUnit_SequenceExecution::D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_UserDefinedEvent \ static_assert(alignof(FRigUnit_UserDefinedEvent) == 0x000008, "Wrong alignment on FRigUnit_UserDefinedEvent"); \ static_assert(sizeof(FRigUnit_UserDefinedEvent) == 0x000048, "Wrong size on FRigUnit_UserDefinedEvent"); \ static_assert(offsetof(FRigUnit_UserDefinedEvent, ExecuteContext) == 0x000008, "Member 'FRigUnit_UserDefinedEvent::ExecuteContext' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_UserDefinedEvent, EventName) == 0x000040, "Member 'FRigUnit_UserDefinedEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorScale \ static_assert(alignof(FRigUnit_MathVectorScale) == 0x000008, "Wrong alignment on FRigUnit_MathVectorScale"); \ static_assert(sizeof(FRigUnit_MathVectorScale) == 0x000040, "Wrong size on FRigUnit_MathVectorScale"); \ static_assert(offsetof(FRigUnit_MathVectorScale, Value) == 0x000008, "Member 'FRigUnit_MathVectorScale::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorScale, Factor) == 0x000020, "Member 'FRigUnit_MathVectorScale::Factor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorScale, Result) == 0x000028, "Member 'FRigUnit_MathVectorScale::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Item \ static_assert(alignof(FRigUnit_Item) == 0x000008, "Wrong alignment on FRigUnit_Item"); \ static_assert(sizeof(FRigUnit_Item) == 0x000018, "Wrong size on FRigUnit_Item"); \ static_assert(offsetof(FRigUnit_Item, Item) == 0x000008, "Member 'FRigUnit_Item::Item' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpaceName \ static_assert(alignof(FRigUnit_SpaceName) == 0x000008, "Wrong alignment on FRigUnit_SpaceName"); \ static_assert(sizeof(FRigUnit_SpaceName) == 0x000010, "Wrong size on FRigUnit_SpaceName"); \ static_assert(offsetof(FRigUnit_SpaceName, Space) == 0x000008, "Member 'FRigUnit_SpaceName::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathVectorBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathVectorBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathVectorBinaryAggregateOp) == 0x000050, "Wrong size on FRigUnit_MathVectorBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathVectorBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryAggregateOp, B) == 0x000020, "Member 'FRigUnit_MathVectorBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryAggregateOp, Result) == 0x000038, "Member 'FRigUnit_MathVectorBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMax \ static_assert(alignof(FRigUnit_MathVectorMax) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMax"); \ static_assert(sizeof(FRigUnit_MathVectorMax) == 0x000050, "Wrong size on FRigUnit_MathVectorMax"); \ #define DUMPER7_ASSERTS_FRigUnit_GetFloatAnimationChannel \ static_assert(alignof(FRigUnit_GetFloatAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetFloatAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetFloatAnimationChannel) == 0x000038, "Wrong size on FRigUnit_GetFloatAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetFloatAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetFloatAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorUnaryOp \ static_assert(alignof(FRigUnit_MathVectorUnaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathVectorUnaryOp"); \ static_assert(sizeof(FRigUnit_MathVectorUnaryOp) == 0x000038, "Wrong size on FRigUnit_MathVectorUnaryOp"); \ static_assert(offsetof(FRigUnit_MathVectorUnaryOp, Value) == 0x000008, "Member 'FRigUnit_MathVectorUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorUnaryOp, Result) == 0x000020, "Member 'FRigUnit_MathVectorUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorCeil \ static_assert(alignof(FRigUnit_MathVectorCeil) == 0x000008, "Wrong alignment on FRigUnit_MathVectorCeil"); \ static_assert(sizeof(FRigUnit_MathVectorCeil) == 0x000038, "Wrong size on FRigUnit_MathVectorCeil"); \ #define DUMPER7_ASSERTS_FRigUnit_GetVector2DAnimationChannel \ static_assert(alignof(FRigUnit_GetVector2DAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetVector2DAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetVector2DAnimationChannel) == 0x000040, "Wrong size on FRigUnit_GetVector2DAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetVector2DAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetVector2DAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetVectorAnimationChannel \ static_assert(alignof(FRigUnit_GetVectorAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetVectorAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetVectorAnimationChannel) == 0x000048, "Wrong size on FRigUnit_GetVectorAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetVectorAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetVectorAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetRotatorAnimationChannel \ static_assert(alignof(FRigUnit_GetRotatorAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_GetRotatorAnimationChannel"); \ static_assert(sizeof(FRigUnit_GetRotatorAnimationChannel) == 0x000048, "Wrong size on FRigUnit_GetRotatorAnimationChannel"); \ static_assert(offsetof(FRigUnit_GetRotatorAnimationChannel, Value) == 0x000030, "Member 'FRigUnit_GetRotatorAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateBase \ static_assert(alignof(FRigUnit_MathRBFInterpolateBase) == 0x000008, "Wrong alignment on FRigUnit_MathRBFInterpolateBase"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateBase) == 0x000008, "Wrong size on FRigUnit_MathRBFInterpolateBase"); \ #define DUMPER7_ASSERTS_FRigUnit_SetFloatAnimationChannel \ static_assert(alignof(FRigUnit_SetFloatAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetFloatAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetFloatAnimationChannel) == 0x000070, "Wrong size on FRigUnit_SetFloatAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetFloatAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetFloatAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatFloat_Target \ static_assert(alignof(FMathRBFInterpolateQuatFloat_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatFloat_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatFloat_Target) == 0x000030, "Wrong size on FMathRBFInterpolateQuatFloat_Target"); \ static_assert(offsetof(FMathRBFInterpolateQuatFloat_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateQuatFloat_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateQuatFloat_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateQuatFloat_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatWorkData \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatWorkData) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatWorkData"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatWorkData) == 0x000090, "Wrong size on FRigUnit_MathRBFInterpolateQuatWorkData"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatBase \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatBase) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatBase"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatBase) == 0x0000F0, "Wrong size on FRigUnit_MathRBFInterpolateQuatBase"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, Input) == 0x000010, "Member 'FRigUnit_MathRBFInterpolateQuatBase::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, DistanceFunction) == 0x000030, "Member 'FRigUnit_MathRBFInterpolateQuatBase::DistanceFunction' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, SmoothingFunction) == 0x000031, "Member 'FRigUnit_MathRBFInterpolateQuatBase::SmoothingFunction' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, SmoothingAngle) == 0x000034, "Member 'FRigUnit_MathRBFInterpolateQuatBase::SmoothingAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, bNormalizeOutput) == 0x000038, "Member 'FRigUnit_MathRBFInterpolateQuatBase::bNormalizeOutput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, TwistAxis) == 0x000040, "Member 'FRigUnit_MathRBFInterpolateQuatBase::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatBase, WorkData) == 0x000060, "Member 'FRigUnit_MathRBFInterpolateQuatBase::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatFloat \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatFloat) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatFloat"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatFloat) == 0x000110, "Wrong size on FRigUnit_MathRBFInterpolateQuatFloat"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatFloat, Targets) == 0x0000F0, "Member 'FRigUnit_MathRBFInterpolateQuatFloat::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatFloat, Output) == 0x000100, "Member 'FRigUnit_MathRBFInterpolateQuatFloat::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetVector2DAnimationChannel \ static_assert(alignof(FRigUnit_SetVector2DAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetVector2DAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetVector2DAnimationChannel) == 0x000078, "Wrong size on FRigUnit_SetVector2DAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetVector2DAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetVector2DAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRotatorAnimationChannel \ static_assert(alignof(FRigUnit_SetRotatorAnimationChannel) == 0x000008, "Wrong alignment on FRigUnit_SetRotatorAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetRotatorAnimationChannel) == 0x000080, "Wrong size on FRigUnit_SetRotatorAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetRotatorAnimationChannel, Value) == 0x000068, "Member 'FRigUnit_SetRotatorAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleConstant \ static_assert(alignof(FRigUnit_MathDoubleConstant) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleConstant"); \ static_assert(sizeof(FRigUnit_MathDoubleConstant) == 0x000010, "Wrong size on FRigUnit_MathDoubleConstant"); \ static_assert(offsetof(FRigUnit_MathDoubleConstant, Value) == 0x000008, "Member 'FRigUnit_MathDoubleConstant::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleConstTwoPi \ static_assert(alignof(FRigUnit_MathDoubleConstTwoPi) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleConstTwoPi"); \ static_assert(sizeof(FRigUnit_MathDoubleConstTwoPi) == 0x000010, "Wrong size on FRigUnit_MathDoubleConstTwoPi"); \ #define DUMPER7_ASSERTS_FRigUnit_SetTransformAnimationChannel \ static_assert(alignof(FRigUnit_SetTransformAnimationChannel) == 0x000010, "Wrong alignment on FRigUnit_SetTransformAnimationChannel"); \ static_assert(sizeof(FRigUnit_SetTransformAnimationChannel) == 0x0000D0, "Wrong size on FRigUnit_SetTransformAnimationChannel"); \ static_assert(offsetof(FRigUnit_SetTransformAnimationChannel, Value) == 0x000070, "Member 'FRigUnit_SetTransformAnimationChannel::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatColor_Target \ static_assert(alignof(FMathRBFInterpolateQuatColor_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatColor_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatColor_Target) == 0x000030, "Wrong size on FMathRBFInterpolateQuatColor_Target"); \ static_assert(offsetof(FMathRBFInterpolateQuatColor_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateQuatColor_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateQuatColor_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateQuatColor_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatColor \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatColor) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatColor"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatColor) == 0x000110, "Wrong size on FRigUnit_MathRBFInterpolateQuatColor"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatColor, Targets) == 0x0000F0, "Member 'FRigUnit_MathRBFInterpolateQuatColor::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatColor, Output) == 0x000100, "Member 'FRigUnit_MathRBFInterpolateQuatColor::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetBoneTransform \ static_assert(alignof(FRigUnit_GetBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_GetBoneTransform"); \ static_assert(sizeof(FRigUnit_GetBoneTransform) == 0x0000A0, "Wrong size on FRigUnit_GetBoneTransform"); \ static_assert(offsetof(FRigUnit_GetBoneTransform, bone) == 0x000008, "Member 'FRigUnit_GetBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetBoneTransform, Space) == 0x000010, "Member 'FRigUnit_GetBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetBoneTransform, Transform) == 0x000020, "Member 'FRigUnit_GetBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetBoneTransform, CachedBone) == 0x000080, "Member 'FRigUnit_GetBoneTransform::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlInitialTransform \ static_assert(alignof(FRigUnit_GetControlInitialTransform) == 0x000010, "Wrong alignment on FRigUnit_GetControlInitialTransform"); \ static_assert(sizeof(FRigUnit_GetControlInitialTransform) == 0x0000A0, "Wrong size on FRigUnit_GetControlInitialTransform"); \ static_assert(offsetof(FRigUnit_GetControlInitialTransform, Control) == 0x000008, "Member 'FRigUnit_GetControlInitialTransform::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInitialTransform, Space) == 0x000010, "Member 'FRigUnit_GetControlInitialTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInitialTransform, Transform) == 0x000020, "Member 'FRigUnit_GetControlInitialTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInitialTransform, CachedControlIndex) == 0x000080, "Member 'FRigUnit_GetControlInitialTransform::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlBool \ static_assert(alignof(FRigUnit_GetControlBool) == 0x000008, "Wrong alignment on FRigUnit_GetControlBool"); \ static_assert(sizeof(FRigUnit_GetControlBool) == 0x000038, "Wrong size on FRigUnit_GetControlBool"); \ static_assert(offsetof(FRigUnit_GetControlBool, Control) == 0x000008, "Member 'FRigUnit_GetControlBool::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlBool, BoolValue) == 0x000010, "Member 'FRigUnit_GetControlBool::BoolValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlBool, CachedControlIndex) == 0x000018, "Member 'FRigUnit_GetControlBool::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatXform_Target \ static_assert(alignof(FMathRBFInterpolateQuatXform_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatXform_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatXform_Target) == 0x000080, "Wrong size on FMathRBFInterpolateQuatXform_Target"); \ static_assert(offsetof(FMathRBFInterpolateQuatXform_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateQuatXform_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateQuatXform_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateQuatXform_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatXform \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatXform) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatXform"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatXform) == 0x000160, "Wrong size on FRigUnit_MathRBFInterpolateQuatXform"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatXform, Targets) == 0x0000F0, "Member 'FRigUnit_MathRBFInterpolateQuatXform::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatXform, Output) == 0x000100, "Member 'FRigUnit_MathRBFInterpolateQuatXform::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlInteger \ static_assert(alignof(FRigUnit_GetControlInteger) == 0x000008, "Wrong alignment on FRigUnit_GetControlInteger"); \ static_assert(sizeof(FRigUnit_GetControlInteger) == 0x000040, "Wrong size on FRigUnit_GetControlInteger"); \ static_assert(offsetof(FRigUnit_GetControlInteger, Control) == 0x000008, "Member 'FRigUnit_GetControlInteger::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInteger, IntegerValue) == 0x000010, "Member 'FRigUnit_GetControlInteger::IntegerValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInteger, Minimum) == 0x000014, "Member 'FRigUnit_GetControlInteger::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInteger, Maximum) == 0x000018, "Member 'FRigUnit_GetControlInteger::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlInteger, CachedControlIndex) == 0x000020, "Member 'FRigUnit_GetControlInteger::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlVector2D \ static_assert(alignof(FRigUnit_GetControlVector2D) == 0x000008, "Wrong alignment on FRigUnit_GetControlVector2D"); \ static_assert(sizeof(FRigUnit_GetControlVector2D) == 0x000060, "Wrong size on FRigUnit_GetControlVector2D"); \ static_assert(offsetof(FRigUnit_GetControlVector2D, Control) == 0x000008, "Member 'FRigUnit_GetControlVector2D::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector2D, Vector) == 0x000010, "Member 'FRigUnit_GetControlVector2D::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector2D, Minimum) == 0x000020, "Member 'FRigUnit_GetControlVector2D::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector2D, Maximum) == 0x000030, "Member 'FRigUnit_GetControlVector2D::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector2D, CachedControlIndex) == 0x000040, "Member 'FRigUnit_GetControlVector2D::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlVector \ static_assert(alignof(FRigUnit_GetControlVector) == 0x000008, "Wrong alignment on FRigUnit_GetControlVector"); \ static_assert(sizeof(FRigUnit_GetControlVector) == 0x000080, "Wrong size on FRigUnit_GetControlVector"); \ static_assert(offsetof(FRigUnit_GetControlVector, Control) == 0x000008, "Member 'FRigUnit_GetControlVector::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector, Space) == 0x000010, "Member 'FRigUnit_GetControlVector::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector, Vector) == 0x000018, "Member 'FRigUnit_GetControlVector::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector, Minimum) == 0x000030, "Member 'FRigUnit_GetControlVector::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector, Maximum) == 0x000048, "Member 'FRigUnit_GetControlVector::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVector, CachedControlIndex) == 0x000060, "Member 'FRigUnit_GetControlVector::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntEquals \ static_assert(alignof(FRigUnit_MathIntEquals) == 0x000008, "Wrong alignment on FRigUnit_MathIntEquals"); \ static_assert(sizeof(FRigUnit_MathIntEquals) == 0x000018, "Wrong size on FRigUnit_MathIntEquals"); \ static_assert(offsetof(FRigUnit_MathIntEquals, A) == 0x000008, "Member 'FRigUnit_MathIntEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntEquals, B) == 0x00000C, "Member 'FRigUnit_MathIntEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntEquals, Result) == 0x000010, "Member 'FRigUnit_MathIntEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlTransform \ static_assert(alignof(FRigUnit_GetControlTransform) == 0x000010, "Wrong alignment on FRigUnit_GetControlTransform"); \ static_assert(sizeof(FRigUnit_GetControlTransform) == 0x000160, "Wrong size on FRigUnit_GetControlTransform"); \ static_assert(offsetof(FRigUnit_GetControlTransform, Control) == 0x000008, "Member 'FRigUnit_GetControlTransform::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlTransform, Space) == 0x000010, "Member 'FRigUnit_GetControlTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlTransform, Transform) == 0x000020, "Member 'FRigUnit_GetControlTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlTransform, Minimum) == 0x000080, "Member 'FRigUnit_GetControlTransform::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlTransform, Maximum) == 0x0000E0, "Member 'FRigUnit_GetControlTransform::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlTransform, CachedControlIndex) == 0x000140, "Member 'FRigUnit_GetControlTransform::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetInitialBoneTransform \ static_assert(alignof(FRigUnit_GetInitialBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_GetInitialBoneTransform"); \ static_assert(sizeof(FRigUnit_GetInitialBoneTransform) == 0x0000A0, "Wrong size on FRigUnit_GetInitialBoneTransform"); \ static_assert(offsetof(FRigUnit_GetInitialBoneTransform, bone) == 0x000008, "Member 'FRigUnit_GetInitialBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetInitialBoneTransform, Space) == 0x000010, "Member 'FRigUnit_GetInitialBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetInitialBoneTransform, Transform) == 0x000020, "Member 'FRigUnit_GetInitialBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetInitialBoneTransform, CachedBone) == 0x000080, "Member 'FRigUnit_GetInitialBoneTransform::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntGreaterEqual \ static_assert(alignof(FRigUnit_MathIntGreaterEqual) == 0x000008, "Wrong alignment on FRigUnit_MathIntGreaterEqual"); \ static_assert(sizeof(FRigUnit_MathIntGreaterEqual) == 0x000018, "Wrong size on FRigUnit_MathIntGreaterEqual"); \ static_assert(offsetof(FRigUnit_MathIntGreaterEqual, A) == 0x000008, "Member 'FRigUnit_MathIntGreaterEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntGreaterEqual, B) == 0x00000C, "Member 'FRigUnit_MathIntGreaterEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntGreaterEqual, Result) == 0x000010, "Member 'FRigUnit_MathIntGreaterEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetRelativeTransformForItem \ static_assert(alignof(FRigUnit_GetRelativeTransformForItem) == 0x000010, "Wrong alignment on FRigUnit_GetRelativeTransformForItem"); \ static_assert(sizeof(FRigUnit_GetRelativeTransformForItem) == 0x0000D0, "Wrong size on FRigUnit_GetRelativeTransformForItem"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, Child) == 0x000008, "Member 'FRigUnit_GetRelativeTransformForItem::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, bChildInitial) == 0x000014, "Member 'FRigUnit_GetRelativeTransformForItem::bChildInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, Parent) == 0x000018, "Member 'FRigUnit_GetRelativeTransformForItem::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, bParentInitial) == 0x000024, "Member 'FRigUnit_GetRelativeTransformForItem::bParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, RelativeTransform) == 0x000030, "Member 'FRigUnit_GetRelativeTransformForItem::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, CachedChild) == 0x000090, "Member 'FRigUnit_GetRelativeTransformForItem::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetRelativeTransformForItem, CachedParent) == 0x0000B0, "Member 'FRigUnit_GetRelativeTransformForItem::CachedParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetTransform \ static_assert(alignof(FRigUnit_GetTransform) == 0x000010, "Wrong alignment on FRigUnit_GetTransform"); \ static_assert(sizeof(FRigUnit_GetTransform) == 0x0000A0, "Wrong size on FRigUnit_GetTransform"); \ static_assert(offsetof(FRigUnit_GetTransform, Item) == 0x000008, "Member 'FRigUnit_GetTransform::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransform, Space) == 0x000014, "Member 'FRigUnit_GetTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransform, bInitial) == 0x000015, "Member 'FRigUnit_GetTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransform, Transform) == 0x000020, "Member 'FRigUnit_GetTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransform, CachedIndex) == 0x000080, "Member 'FRigUnit_GetTransform::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixBinaryOp \ static_assert(alignof(FRigUnit_MathMatrixBinaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixBinaryOp"); \ static_assert(sizeof(FRigUnit_MathMatrixBinaryOp) == 0x000190, "Wrong size on FRigUnit_MathMatrixBinaryOp"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryOp, A) == 0x000010, "Member 'FRigUnit_MathMatrixBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryOp, B) == 0x000090, "Member 'FRigUnit_MathMatrixBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryOp, Result) == 0x000110, "Member 'FRigUnit_MathMatrixBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetTransformItemArray \ static_assert(alignof(FRigUnit_GetTransformItemArray) == 0x000008, "Wrong alignment on FRigUnit_GetTransformItemArray"); \ static_assert(sizeof(FRigUnit_GetTransformItemArray) == 0x000040, "Wrong size on FRigUnit_GetTransformItemArray"); \ static_assert(offsetof(FRigUnit_GetTransformItemArray, Items) == 0x000008, "Member 'FRigUnit_GetTransformItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformItemArray, Space) == 0x000018, "Member 'FRigUnit_GetTransformItemArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformItemArray, bInitial) == 0x000019, "Member 'FRigUnit_GetTransformItemArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformItemArray, Transforms) == 0x000020, "Member 'FRigUnit_GetTransformItemArray::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetTransformItemArray, CachedIndex) == 0x000030, "Member 'FRigUnit_GetTransformItemArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigDispatch_GetMetadata \ static_assert(alignof(FRigDispatch_GetMetadata) == 0x000008, "Wrong alignment on FRigDispatch_GetMetadata"); \ static_assert(sizeof(FRigDispatch_GetMetadata) == 0x000048, "Wrong size on FRigDispatch_GetMetadata"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixFromTransformV2 \ static_assert(alignof(FRigUnit_MathMatrixFromTransformV2) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixFromTransformV2"); \ static_assert(sizeof(FRigUnit_MathMatrixFromTransformV2) == 0x0000F0, "Wrong size on FRigUnit_MathMatrixFromTransformV2"); \ static_assert(offsetof(FRigUnit_MathMatrixFromTransformV2, Value) == 0x000010, "Member 'FRigUnit_MathMatrixFromTransformV2::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromTransformV2, Result) == 0x000070, "Member 'FRigUnit_MathMatrixFromTransformV2::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RemoveMetadata \ static_assert(alignof(FRigUnit_RemoveMetadata) == 0x000008, "Wrong alignment on FRigUnit_RemoveMetadata"); \ static_assert(sizeof(FRigUnit_RemoveMetadata) == 0x000078, "Wrong size on FRigUnit_RemoveMetadata"); \ static_assert(offsetof(FRigUnit_RemoveMetadata, Item) == 0x000040, "Member 'FRigUnit_RemoveMetadata::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadata, Name) == 0x00004C, "Member 'FRigUnit_RemoveMetadata::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadata, Removed) == 0x000054, "Member 'FRigUnit_RemoveMetadata::Removed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RemoveMetadata, CachedIndex) == 0x000058, "Member 'FRigUnit_RemoveMetadata::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HasMetadata \ static_assert(alignof(FRigUnit_HasMetadata) == 0x000008, "Wrong alignment on FRigUnit_HasMetadata"); \ static_assert(sizeof(FRigUnit_HasMetadata) == 0x000040, "Wrong size on FRigUnit_HasMetadata"); \ static_assert(offsetof(FRigUnit_HasMetadata, Item) == 0x000008, "Member 'FRigUnit_HasMetadata::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadata, Name) == 0x000014, "Member 'FRigUnit_HasMetadata::Name' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadata, Type) == 0x00001C, "Member 'FRigUnit_HasMetadata::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadata, Found) == 0x00001D, "Member 'FRigUnit_HasMetadata::Found' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadata, CachedIndex) == 0x000020, "Member 'FRigUnit_HasMetadata::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformMakeRelative \ static_assert(alignof(FRigUnit_MathTransformMakeRelative) == 0x000010, "Wrong alignment on FRigUnit_MathTransformMakeRelative"); \ static_assert(sizeof(FRigUnit_MathTransformMakeRelative) == 0x000130, "Wrong size on FRigUnit_MathTransformMakeRelative"); \ static_assert(offsetof(FRigUnit_MathTransformMakeRelative, Global) == 0x000010, "Member 'FRigUnit_MathTransformMakeRelative::Global' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMakeRelative, Parent) == 0x000070, "Member 'FRigUnit_MathTransformMakeRelative::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMakeRelative, Local) == 0x0000D0, "Member 'FRigUnit_MathTransformMakeRelative::Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetMetadataTags \ static_assert(alignof(FRigUnit_GetMetadataTags) == 0x000008, "Wrong alignment on FRigUnit_GetMetadataTags"); \ static_assert(sizeof(FRigUnit_GetMetadataTags) == 0x000048, "Wrong size on FRigUnit_GetMetadataTags"); \ static_assert(offsetof(FRigUnit_GetMetadataTags, Item) == 0x000008, "Member 'FRigUnit_GetMetadataTags::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetMetadataTags, Tags) == 0x000018, "Member 'FRigUnit_GetMetadataTags::Tags' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetMetadataTags, CachedIndex) == 0x000028, "Member 'FRigUnit_GetMetadataTags::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMetadataTagArray \ static_assert(alignof(FRigUnit_SetMetadataTagArray) == 0x000008, "Wrong alignment on FRigUnit_SetMetadataTagArray"); \ static_assert(sizeof(FRigUnit_SetMetadataTagArray) == 0x000080, "Wrong size on FRigUnit_SetMetadataTagArray"); \ static_assert(offsetof(FRigUnit_SetMetadataTagArray, Item) == 0x000040, "Member 'FRigUnit_SetMetadataTagArray::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMetadataTagArray, Tags) == 0x000050, "Member 'FRigUnit_SetMetadataTagArray::Tags' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMetadataTagArray, CachedIndex) == 0x000060, "Member 'FRigUnit_SetMetadataTagArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformLerp \ static_assert(alignof(FRigUnit_MathTransformLerp) == 0x000010, "Wrong alignment on FRigUnit_MathTransformLerp"); \ static_assert(sizeof(FRigUnit_MathTransformLerp) == 0x000140, "Wrong size on FRigUnit_MathTransformLerp"); \ static_assert(offsetof(FRigUnit_MathTransformLerp, A) == 0x000010, "Member 'FRigUnit_MathTransformLerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformLerp, B) == 0x000070, "Member 'FRigUnit_MathTransformLerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformLerp, T) == 0x0000D0, "Member 'FRigUnit_MathTransformLerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformLerp, Result) == 0x0000E0, "Member 'FRigUnit_MathTransformLerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_HasMetadataTag \ static_assert(alignof(FRigUnit_HasMetadataTag) == 0x000008, "Wrong alignment on FRigUnit_HasMetadataTag"); \ static_assert(sizeof(FRigUnit_HasMetadataTag) == 0x000040, "Wrong size on FRigUnit_HasMetadataTag"); \ static_assert(offsetof(FRigUnit_HasMetadataTag, Item) == 0x000008, "Member 'FRigUnit_HasMetadataTag::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTag, Tag) == 0x000014, "Member 'FRigUnit_HasMetadataTag::Tag' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTag, Found) == 0x00001C, "Member 'FRigUnit_HasMetadataTag::Found' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_HasMetadataTag, CachedIndex) == 0x000020, "Member 'FRigUnit_HasMetadataTag::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FindItemsWithMetadataTag \ static_assert(alignof(FRigUnit_FindItemsWithMetadataTag) == 0x000008, "Wrong alignment on FRigUnit_FindItemsWithMetadataTag"); \ static_assert(sizeof(FRigUnit_FindItemsWithMetadataTag) == 0x000020, "Wrong size on FRigUnit_FindItemsWithMetadataTag"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadataTag, Tag) == 0x000008, "Member 'FRigUnit_FindItemsWithMetadataTag::Tag' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FindItemsWithMetadataTag, Items) == 0x000010, "Member 'FRigUnit_FindItemsWithMetadataTag::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ParentSwitchConstraint \ static_assert(alignof(FRigUnit_ParentSwitchConstraint) == 0x000010, "Wrong alignment on FRigUnit_ParentSwitchConstraint"); \ static_assert(sizeof(FRigUnit_ParentSwitchConstraint) == 0x0001E0, "Wrong size on FRigUnit_ParentSwitchConstraint"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, Subject) == 0x000040, "Member 'FRigUnit_ParentSwitchConstraint::Subject' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, ParentIndex) == 0x00004C, "Member 'FRigUnit_ParentSwitchConstraint::ParentIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, Parents) == 0x000050, "Member 'FRigUnit_ParentSwitchConstraint::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, InitialGlobalTransform) == 0x000060, "Member 'FRigUnit_ParentSwitchConstraint::InitialGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, Weight) == 0x0000C0, "Member 'FRigUnit_ParentSwitchConstraint::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, Transform) == 0x0000D0, "Member 'FRigUnit_ParentSwitchConstraint::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, Switched) == 0x000130, "Member 'FRigUnit_ParentSwitchConstraint::Switched' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, CachedSubject) == 0x000138, "Member 'FRigUnit_ParentSwitchConstraint::CachedSubject' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, CachedParent) == 0x000158, "Member 'FRigUnit_ParentSwitchConstraint::CachedParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentSwitchConstraint, RelativeOffset) == 0x000180, "Member 'FRigUnit_ParentSwitchConstraint::RelativeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ProjectTransformToNewParent \ static_assert(alignof(FRigUnit_ProjectTransformToNewParent) == 0x000010, "Wrong alignment on FRigUnit_ProjectTransformToNewParent"); \ static_assert(sizeof(FRigUnit_ProjectTransformToNewParent) == 0x000100, "Wrong size on FRigUnit_ProjectTransformToNewParent"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, Child) == 0x000008, "Member 'FRigUnit_ProjectTransformToNewParent::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, bChildInitial) == 0x000014, "Member 'FRigUnit_ProjectTransformToNewParent::bChildInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, OldParent) == 0x000018, "Member 'FRigUnit_ProjectTransformToNewParent::OldParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, bOldParentInitial) == 0x000024, "Member 'FRigUnit_ProjectTransformToNewParent::bOldParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, NewParent) == 0x000028, "Member 'FRigUnit_ProjectTransformToNewParent::NewParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, bNewParentInitial) == 0x000034, "Member 'FRigUnit_ProjectTransformToNewParent::bNewParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, Transform) == 0x000040, "Member 'FRigUnit_ProjectTransformToNewParent::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, CachedChild) == 0x0000A0, "Member 'FRigUnit_ProjectTransformToNewParent::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, CachedOldParent) == 0x0000C0, "Member 'FRigUnit_ProjectTransformToNewParent::CachedOldParent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ProjectTransformToNewParent, CachedNewParent) == 0x0000E0, "Member 'FRigUnit_ProjectTransformToNewParent::CachedNewParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SendEvent \ static_assert(alignof(FRigUnit_SendEvent) == 0x000008, "Wrong alignment on FRigUnit_SendEvent"); \ static_assert(sizeof(FRigUnit_SendEvent) == 0x000058, "Wrong size on FRigUnit_SendEvent"); \ static_assert(offsetof(FRigUnit_SendEvent, Event) == 0x000040, "Member 'FRigUnit_SendEvent::Event' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SendEvent, Item) == 0x000044, "Member 'FRigUnit_SendEvent::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SendEvent, OffsetInSeconds) == 0x000050, "Member 'FRigUnit_SendEvent::OffsetInSeconds' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SendEvent, bEnable) == 0x000054, "Member 'FRigUnit_SendEvent::bEnable' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SendEvent, bOnlyDuringInteraction) == 0x000055, "Member 'FRigUnit_SendEvent::bOnlyDuringInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolNand2 \ static_assert(alignof(FRigUnit_MathBoolNand2) == 0x000008, "Wrong alignment on FRigUnit_MathBoolNand2"); \ static_assert(sizeof(FRigUnit_MathBoolNand2) == 0x000010, "Wrong size on FRigUnit_MathBoolNand2"); \ #define DUMPER7_ASSERTS_FRigUnit_SetBoneInitialTransform \ static_assert(alignof(FRigUnit_SetBoneInitialTransform) == 0x000010, "Wrong alignment on FRigUnit_SetBoneInitialTransform"); \ static_assert(sizeof(FRigUnit_SetBoneInitialTransform) == 0x000140, "Wrong size on FRigUnit_SetBoneInitialTransform"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, bone) == 0x000040, "Member 'FRigUnit_SetBoneInitialTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, Transform) == 0x000050, "Member 'FRigUnit_SetBoneInitialTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, Result) == 0x0000B0, "Member 'FRigUnit_SetBoneInitialTransform::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, Space) == 0x000110, "Member 'FRigUnit_SetBoneInitialTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, bPropagateToChildren) == 0x000111, "Member 'FRigUnit_SetBoneInitialTransform::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneInitialTransform, CachedBone) == 0x000118, "Member 'FRigUnit_SetBoneInitialTransform::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetBoneTransform \ static_assert(alignof(FRigUnit_SetBoneTransform) == 0x000010, "Wrong alignment on FRigUnit_SetBoneTransform"); \ static_assert(sizeof(FRigUnit_SetBoneTransform) == 0x000140, "Wrong size on FRigUnit_SetBoneTransform"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, bone) == 0x000040, "Member 'FRigUnit_SetBoneTransform::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, Transform) == 0x000050, "Member 'FRigUnit_SetBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, Result) == 0x0000B0, "Member 'FRigUnit_SetBoneTransform::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, Space) == 0x000110, "Member 'FRigUnit_SetBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, Weight) == 0x000114, "Member 'FRigUnit_SetBoneTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, bPropagateToChildren) == 0x000118, "Member 'FRigUnit_SetBoneTransform::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetBoneTransform, CachedBone) == 0x000120, "Member 'FRigUnit_SetBoneTransform::CachedBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolToggled \ static_assert(alignof(FRigUnit_MathBoolToggled) == 0x000008, "Wrong alignment on FRigUnit_MathBoolToggled"); \ static_assert(sizeof(FRigUnit_MathBoolToggled) == 0x000010, "Wrong size on FRigUnit_MathBoolToggled"); \ static_assert(offsetof(FRigUnit_MathBoolToggled, Value) == 0x000008, "Member 'FRigUnit_MathBoolToggled::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolToggled, Toggled) == 0x000009, "Member 'FRigUnit_MathBoolToggled::Toggled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolToggled, Initialized) == 0x00000A, "Member 'FRigUnit_MathBoolToggled::Initialized' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolToggled, LastValue) == 0x00000B, "Member 'FRigUnit_MathBoolToggled::LastValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlColor \ static_assert(alignof(FRigUnit_GetControlColor) == 0x000008, "Wrong alignment on FRigUnit_GetControlColor"); \ static_assert(sizeof(FRigUnit_GetControlColor) == 0x000040, "Wrong size on FRigUnit_GetControlColor"); \ static_assert(offsetof(FRigUnit_GetControlColor, Control) == 0x000008, "Member 'FRigUnit_GetControlColor::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlColor, Color) == 0x000010, "Member 'FRigUnit_GetControlColor::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlColor, CachedControlIndex) == 0x000020, "Member 'FRigUnit_GetControlColor::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlDrivenList \ static_assert(alignof(FRigUnit_GetControlDrivenList) == 0x000008, "Wrong alignment on FRigUnit_GetControlDrivenList"); \ static_assert(sizeof(FRigUnit_GetControlDrivenList) == 0x000040, "Wrong size on FRigUnit_GetControlDrivenList"); \ static_assert(offsetof(FRigUnit_GetControlDrivenList, Control) == 0x000008, "Member 'FRigUnit_GetControlDrivenList::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlDrivenList, Driven) == 0x000010, "Member 'FRigUnit_GetControlDrivenList::Driven' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlDrivenList, CachedControlIndex) == 0x000020, "Member 'FRigUnit_GetControlDrivenList::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolToInteger \ static_assert(alignof(FRigUnit_MathBoolToInteger) == 0x000008, "Wrong alignment on FRigUnit_MathBoolToInteger"); \ static_assert(sizeof(FRigUnit_MathBoolToInteger) == 0x000010, "Wrong size on FRigUnit_MathBoolToInteger"); \ static_assert(offsetof(FRigUnit_MathBoolToInteger, Value) == 0x000008, "Member 'FRigUnit_MathBoolToInteger::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolToInteger, Result) == 0x00000C, "Member 'FRigUnit_MathBoolToInteger::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlOffset \ static_assert(alignof(FRigUnit_SetControlOffset) == 0x000010, "Wrong alignment on FRigUnit_SetControlOffset"); \ static_assert(sizeof(FRigUnit_SetControlOffset) == 0x0000E0, "Wrong size on FRigUnit_SetControlOffset"); \ static_assert(offsetof(FRigUnit_SetControlOffset, Control) == 0x000040, "Member 'FRigUnit_SetControlOffset::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlOffset, Offset) == 0x000050, "Member 'FRigUnit_SetControlOffset::Offset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlOffset, Space) == 0x0000B0, "Member 'FRigUnit_SetControlOffset::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlOffset, CachedControlIndex) == 0x0000B8, "Member 'FRigUnit_SetControlOffset::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetShapeTransform \ static_assert(alignof(FRigUnit_SetShapeTransform) == 0x000010, "Wrong alignment on FRigUnit_SetShapeTransform"); \ static_assert(sizeof(FRigUnit_SetShapeTransform) == 0x0000D0, "Wrong size on FRigUnit_SetShapeTransform"); \ static_assert(offsetof(FRigUnit_SetShapeTransform, Control) == 0x000040, "Member 'FRigUnit_SetShapeTransform::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetShapeTransform, Transform) == 0x000050, "Member 'FRigUnit_SetShapeTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetShapeTransform, CachedControlIndex) == 0x0000B0, "Member 'FRigUnit_SetShapeTransform::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorFromFloat \ static_assert(alignof(FRigUnit_MathColorFromFloat) == 0x000008, "Wrong alignment on FRigUnit_MathColorFromFloat"); \ static_assert(sizeof(FRigUnit_MathColorFromFloat) == 0x000020, "Wrong size on FRigUnit_MathColorFromFloat"); \ static_assert(offsetof(FRigUnit_MathColorFromFloat, Value) == 0x000008, "Member 'FRigUnit_MathColorFromFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorFromFloat, Result) == 0x00000C, "Member 'FRigUnit_MathColorFromFloat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlFloat \ static_assert(alignof(FRigUnit_SetControlFloat) == 0x000008, "Wrong alignment on FRigUnit_SetControlFloat"); \ static_assert(sizeof(FRigUnit_SetControlFloat) == 0x000070, "Wrong size on FRigUnit_SetControlFloat"); \ static_assert(offsetof(FRigUnit_SetControlFloat, Control) == 0x000040, "Member 'FRigUnit_SetControlFloat::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlFloat, Weight) == 0x000048, "Member 'FRigUnit_SetControlFloat::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlFloat, FloatValue) == 0x00004C, "Member 'FRigUnit_SetControlFloat::FloatValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlFloat, CachedControlIndex) == 0x000050, "Member 'FRigUnit_SetControlFloat::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlFloat_Entry \ static_assert(alignof(FRigUnit_SetMultiControlFloat_Entry) == 0x000004, "Wrong alignment on FRigUnit_SetMultiControlFloat_Entry"); \ static_assert(sizeof(FRigUnit_SetMultiControlFloat_Entry) == 0x00000C, "Wrong size on FRigUnit_SetMultiControlFloat_Entry"); \ static_assert(offsetof(FRigUnit_SetMultiControlFloat_Entry, Control) == 0x000000, "Member 'FRigUnit_SetMultiControlFloat_Entry::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlFloat_Entry, FloatValue) == 0x000008, "Member 'FRigUnit_SetMultiControlFloat_Entry::FloatValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatSqrt \ static_assert(alignof(FRigUnit_MathFloatSqrt) == 0x000008, "Wrong alignment on FRigUnit_MathFloatSqrt"); \ static_assert(sizeof(FRigUnit_MathFloatSqrt) == 0x000010, "Wrong size on FRigUnit_MathFloatSqrt"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlFloat \ static_assert(alignof(FRigUnit_SetMultiControlFloat) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlFloat"); \ static_assert(sizeof(FRigUnit_SetMultiControlFloat) == 0x000068, "Wrong size on FRigUnit_SetMultiControlFloat"); \ static_assert(offsetof(FRigUnit_SetMultiControlFloat, Entries) == 0x000040, "Member 'FRigUnit_SetMultiControlFloat::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlFloat, Weight) == 0x000050, "Member 'FRigUnit_SetMultiControlFloat::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlFloat, CachedControlIndices) == 0x000058, "Member 'FRigUnit_SetMultiControlFloat::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlInteger_Entry \ static_assert(alignof(FRigUnit_SetMultiControlInteger_Entry) == 0x000004, "Wrong alignment on FRigUnit_SetMultiControlInteger_Entry"); \ static_assert(sizeof(FRigUnit_SetMultiControlInteger_Entry) == 0x00000C, "Wrong size on FRigUnit_SetMultiControlInteger_Entry"); \ static_assert(offsetof(FRigUnit_SetMultiControlInteger_Entry, Control) == 0x000000, "Member 'FRigUnit_SetMultiControlInteger_Entry::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlInteger_Entry, IntegerValue) == 0x000008, "Member 'FRigUnit_SetMultiControlInteger_Entry::IntegerValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlInteger \ static_assert(alignof(FRigUnit_SetMultiControlInteger) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlInteger"); \ static_assert(sizeof(FRigUnit_SetMultiControlInteger) == 0x000068, "Wrong size on FRigUnit_SetMultiControlInteger"); \ static_assert(offsetof(FRigUnit_SetMultiControlInteger, Entries) == 0x000040, "Member 'FRigUnit_SetMultiControlInteger::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlInteger, Weight) == 0x000050, "Member 'FRigUnit_SetMultiControlInteger::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlInteger, CachedControlIndices) == 0x000058, "Member 'FRigUnit_SetMultiControlInteger::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatCeil \ static_assert(alignof(FRigUnit_MathFloatCeil) == 0x000008, "Wrong alignment on FRigUnit_MathFloatCeil"); \ static_assert(sizeof(FRigUnit_MathFloatCeil) == 0x000018, "Wrong size on FRigUnit_MathFloatCeil"); \ static_assert(offsetof(FRigUnit_MathFloatCeil, Value) == 0x000008, "Member 'FRigUnit_MathFloatCeil::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatCeil, Result) == 0x00000C, "Member 'FRigUnit_MathFloatCeil::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatCeil, Int) == 0x000010, "Member 'FRigUnit_MathFloatCeil::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlVector2D \ static_assert(alignof(FRigUnit_SetControlVector2D) == 0x000008, "Wrong alignment on FRigUnit_SetControlVector2D"); \ static_assert(sizeof(FRigUnit_SetControlVector2D) == 0x000080, "Wrong size on FRigUnit_SetControlVector2D"); \ static_assert(offsetof(FRigUnit_SetControlVector2D, Control) == 0x000040, "Member 'FRigUnit_SetControlVector2D::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector2D, Weight) == 0x000048, "Member 'FRigUnit_SetControlVector2D::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector2D, Vector) == 0x000050, "Member 'FRigUnit_SetControlVector2D::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVector2D, CachedControlIndex) == 0x000060, "Member 'FRigUnit_SetControlVector2D::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatClamp \ static_assert(alignof(FRigUnit_MathFloatClamp) == 0x000008, "Wrong alignment on FRigUnit_MathFloatClamp"); \ static_assert(sizeof(FRigUnit_MathFloatClamp) == 0x000018, "Wrong size on FRigUnit_MathFloatClamp"); \ static_assert(offsetof(FRigUnit_MathFloatClamp, Value) == 0x000008, "Member 'FRigUnit_MathFloatClamp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatClamp, Minimum) == 0x00000C, "Member 'FRigUnit_MathFloatClamp::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatClamp, Maximum) == 0x000010, "Member 'FRigUnit_MathFloatClamp::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatClamp, Result) == 0x000014, "Member 'FRigUnit_MathFloatClamp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlRotator \ static_assert(alignof(FRigUnit_SetControlRotator) == 0x000008, "Wrong alignment on FRigUnit_SetControlRotator"); \ static_assert(sizeof(FRigUnit_SetControlRotator) == 0x000090, "Wrong size on FRigUnit_SetControlRotator"); \ static_assert(offsetof(FRigUnit_SetControlRotator, Control) == 0x000040, "Member 'FRigUnit_SetControlRotator::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlRotator, Weight) == 0x000048, "Member 'FRigUnit_SetControlRotator::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlRotator, Rotator) == 0x000050, "Member 'FRigUnit_SetControlRotator::Rotator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlRotator, Space) == 0x000068, "Member 'FRigUnit_SetControlRotator::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlRotator, CachedControlIndex) == 0x000070, "Member 'FRigUnit_SetControlRotator::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlRotator_Entry \ static_assert(alignof(FRigUnit_SetMultiControlRotator_Entry) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlRotator_Entry"); \ static_assert(sizeof(FRigUnit_SetMultiControlRotator_Entry) == 0x000028, "Wrong size on FRigUnit_SetMultiControlRotator_Entry"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator_Entry, Control) == 0x000000, "Member 'FRigUnit_SetMultiControlRotator_Entry::Control' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator_Entry, Rotator) == 0x000008, "Member 'FRigUnit_SetMultiControlRotator_Entry::Rotator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator_Entry, Space) == 0x000020, "Member 'FRigUnit_SetMultiControlRotator_Entry::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetMultiControlRotator \ static_assert(alignof(FRigUnit_SetMultiControlRotator) == 0x000008, "Wrong alignment on FRigUnit_SetMultiControlRotator"); \ static_assert(sizeof(FRigUnit_SetMultiControlRotator) == 0x000068, "Wrong size on FRigUnit_SetMultiControlRotator"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator, Entries) == 0x000040, "Member 'FRigUnit_SetMultiControlRotator::Entries' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator, Weight) == 0x000050, "Member 'FRigUnit_SetMultiControlRotator::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetMultiControlRotator, CachedControlIndices) == 0x000058, "Member 'FRigUnit_SetMultiControlRotator::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatNotEquals \ static_assert(alignof(FRigUnit_MathFloatNotEquals) == 0x000008, "Wrong alignment on FRigUnit_MathFloatNotEquals"); \ static_assert(sizeof(FRigUnit_MathFloatNotEquals) == 0x000018, "Wrong size on FRigUnit_MathFloatNotEquals"); \ static_assert(offsetof(FRigUnit_MathFloatNotEquals, A) == 0x000008, "Member 'FRigUnit_MathFloatNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatNotEquals, B) == 0x00000C, "Member 'FRigUnit_MathFloatNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatNotEquals, Result) == 0x000010, "Member 'FRigUnit_MathFloatNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetControlVisibility \ static_assert(alignof(FRigUnit_GetControlVisibility) == 0x000008, "Wrong alignment on FRigUnit_GetControlVisibility"); \ static_assert(sizeof(FRigUnit_GetControlVisibility) == 0x000038, "Wrong size on FRigUnit_GetControlVisibility"); \ static_assert(offsetof(FRigUnit_GetControlVisibility, Item) == 0x000008, "Member 'FRigUnit_GetControlVisibility::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVisibility, bVisible) == 0x000014, "Member 'FRigUnit_GetControlVisibility::bVisible' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetControlVisibility, CachedControlIndex) == 0x000018, "Member 'FRigUnit_GetControlVisibility::CachedControlIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetControlVisibility \ static_assert(alignof(FRigUnit_SetControlVisibility) == 0x000008, "Wrong alignment on FRigUnit_SetControlVisibility"); \ static_assert(sizeof(FRigUnit_SetControlVisibility) == 0x000078, "Wrong size on FRigUnit_SetControlVisibility"); \ static_assert(offsetof(FRigUnit_SetControlVisibility, Item) == 0x000040, "Member 'FRigUnit_SetControlVisibility::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVisibility, Pattern) == 0x000050, "Member 'FRigUnit_SetControlVisibility::Pattern' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVisibility, bVisible) == 0x000060, "Member 'FRigUnit_SetControlVisibility::bVisible' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetControlVisibility, CachedControlIndices) == 0x000068, "Member 'FRigUnit_SetControlVisibility::CachedControlIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetCurveValue \ static_assert(alignof(FRigUnit_SetCurveValue) == 0x000008, "Wrong alignment on FRigUnit_SetCurveValue"); \ static_assert(sizeof(FRigUnit_SetCurveValue) == 0x000070, "Wrong size on FRigUnit_SetCurveValue"); \ static_assert(offsetof(FRigUnit_SetCurveValue, Curve) == 0x000040, "Member 'FRigUnit_SetCurveValue::Curve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetCurveValue, Value) == 0x000048, "Member 'FRigUnit_SetCurveValue::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetCurveValue, CachedCurveIndex) == 0x000050, "Member 'FRigUnit_SetCurveValue::CachedCurveIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleMax \ static_assert(alignof(FRigUnit_MathDoubleMax) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleMax"); \ static_assert(sizeof(FRigUnit_MathDoubleMax) == 0x000020, "Wrong size on FRigUnit_MathDoubleMax"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRelativeTransformForItem \ static_assert(alignof(FRigUnit_SetRelativeTransformForItem) == 0x000010, "Wrong alignment on FRigUnit_SetRelativeTransformForItem"); \ static_assert(sizeof(FRigUnit_SetRelativeTransformForItem) == 0x000110, "Wrong size on FRigUnit_SetRelativeTransformForItem"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, Child) == 0x000040, "Member 'FRigUnit_SetRelativeTransformForItem::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, Parent) == 0x00004C, "Member 'FRigUnit_SetRelativeTransformForItem::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, bParentInitial) == 0x000058, "Member 'FRigUnit_SetRelativeTransformForItem::bParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, Value) == 0x000060, "Member 'FRigUnit_SetRelativeTransformForItem::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, Weight) == 0x0000C0, "Member 'FRigUnit_SetRelativeTransformForItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, bPropagateToChildren) == 0x0000C4, "Member 'FRigUnit_SetRelativeTransformForItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, CachedChild) == 0x0000C8, "Member 'FRigUnit_SetRelativeTransformForItem::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTransformForItem, CachedParent) == 0x0000E8, "Member 'FRigUnit_SetRelativeTransformForItem::CachedParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateVectorVector_Target \ static_assert(alignof(FMathRBFInterpolateVectorVector_Target) == 0x000008, "Wrong alignment on FMathRBFInterpolateVectorVector_Target"); \ static_assert(sizeof(FMathRBFInterpolateVectorVector_Target) == 0x000030, "Wrong size on FMathRBFInterpolateVectorVector_Target"); \ static_assert(offsetof(FMathRBFInterpolateVectorVector_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateVectorVector_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateVectorVector_Target, Value) == 0x000018, "Member 'FMathRBFInterpolateVectorVector_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorWorkData \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorWorkData) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorWorkData"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorWorkData) == 0x000090, "Wrong size on FRigUnit_MathRBFInterpolateVectorWorkData"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorBase \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorBase) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorBase"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorBase) == 0x0000C0, "Wrong size on FRigUnit_MathRBFInterpolateVectorBase"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, Input) == 0x000008, "Member 'FRigUnit_MathRBFInterpolateVectorBase::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, DistanceFunction) == 0x000020, "Member 'FRigUnit_MathRBFInterpolateVectorBase::DistanceFunction' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, SmoothingFunction) == 0x000021, "Member 'FRigUnit_MathRBFInterpolateVectorBase::SmoothingFunction' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, SmoothingRadius) == 0x000024, "Member 'FRigUnit_MathRBFInterpolateVectorBase::SmoothingRadius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, bNormalizeOutput) == 0x000028, "Member 'FRigUnit_MathRBFInterpolateVectorBase::bNormalizeOutput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorBase, WorkData) == 0x000030, "Member 'FRigUnit_MathRBFInterpolateVectorBase::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorVector \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorVector) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorVector"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorVector) == 0x0000F0, "Wrong size on FRigUnit_MathRBFInterpolateVectorVector"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorVector, Targets) == 0x0000C0, "Member 'FRigUnit_MathRBFInterpolateVectorVector::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorVector, Output) == 0x0000D0, "Member 'FRigUnit_MathRBFInterpolateVectorVector::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRelativeTranslationForItem \ static_assert(alignof(FRigUnit_SetRelativeTranslationForItem) == 0x000008, "Wrong alignment on FRigUnit_SetRelativeTranslationForItem"); \ static_assert(sizeof(FRigUnit_SetRelativeTranslationForItem) == 0x0000C0, "Wrong size on FRigUnit_SetRelativeTranslationForItem"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, Child) == 0x000040, "Member 'FRigUnit_SetRelativeTranslationForItem::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, Parent) == 0x00004C, "Member 'FRigUnit_SetRelativeTranslationForItem::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, bParentInitial) == 0x000058, "Member 'FRigUnit_SetRelativeTranslationForItem::bParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, Value) == 0x000060, "Member 'FRigUnit_SetRelativeTranslationForItem::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, Weight) == 0x000078, "Member 'FRigUnit_SetRelativeTranslationForItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, bPropagateToChildren) == 0x00007C, "Member 'FRigUnit_SetRelativeTranslationForItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, CachedChild) == 0x000080, "Member 'FRigUnit_SetRelativeTranslationForItem::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeTranslationForItem, CachedParent) == 0x0000A0, "Member 'FRigUnit_SetRelativeTranslationForItem::CachedParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRelativeRotationForItem \ static_assert(alignof(FRigUnit_SetRelativeRotationForItem) == 0x000010, "Wrong alignment on FRigUnit_SetRelativeRotationForItem"); \ static_assert(sizeof(FRigUnit_SetRelativeRotationForItem) == 0x0000D0, "Wrong size on FRigUnit_SetRelativeRotationForItem"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, Child) == 0x000040, "Member 'FRigUnit_SetRelativeRotationForItem::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, Parent) == 0x00004C, "Member 'FRigUnit_SetRelativeRotationForItem::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, bParentInitial) == 0x000058, "Member 'FRigUnit_SetRelativeRotationForItem::bParentInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, Value) == 0x000060, "Member 'FRigUnit_SetRelativeRotationForItem::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, Weight) == 0x000080, "Member 'FRigUnit_SetRelativeRotationForItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, bPropagateToChildren) == 0x000084, "Member 'FRigUnit_SetRelativeRotationForItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, CachedChild) == 0x000088, "Member 'FRigUnit_SetRelativeRotationForItem::CachedChild' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRelativeRotationForItem, CachedParent) == 0x0000A8, "Member 'FRigUnit_SetRelativeRotationForItem::CachedParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleAbs \ static_assert(alignof(FRigUnit_MathDoubleAbs) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleAbs"); \ static_assert(sizeof(FRigUnit_MathDoubleAbs) == 0x000018, "Wrong size on FRigUnit_MathDoubleAbs"); \ #define DUMPER7_ASSERTS_FRigUnit_SetSpaceTransform \ static_assert(alignof(FRigUnit_SetSpaceTransform) == 0x000010, "Wrong alignment on FRigUnit_SetSpaceTransform"); \ static_assert(sizeof(FRigUnit_SetSpaceTransform) == 0x0000E0, "Wrong size on FRigUnit_SetSpaceTransform"); \ static_assert(offsetof(FRigUnit_SetSpaceTransform, Space) == 0x000040, "Member 'FRigUnit_SetSpaceTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceTransform, Weight) == 0x000048, "Member 'FRigUnit_SetSpaceTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceTransform, Transform) == 0x000050, "Member 'FRigUnit_SetSpaceTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceTransform, SpaceType) == 0x0000B0, "Member 'FRigUnit_SetSpaceTransform::SpaceType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSpaceTransform, CachedSpaceIndex) == 0x0000B8, "Member 'FRigUnit_SetSpaceTransform::CachedSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateVectorQuat_Target \ static_assert(alignof(FMathRBFInterpolateVectorQuat_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateVectorQuat_Target"); \ static_assert(sizeof(FMathRBFInterpolateVectorQuat_Target) == 0x000040, "Wrong size on FMathRBFInterpolateVectorQuat_Target"); \ static_assert(offsetof(FMathRBFInterpolateVectorQuat_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateVectorQuat_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateVectorQuat_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateVectorQuat_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorQuat \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorQuat) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorQuat"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorQuat) == 0x0000F0, "Wrong size on FRigUnit_MathRBFInterpolateVectorQuat"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorQuat, Targets) == 0x0000C0, "Member 'FRigUnit_MathRBFInterpolateVectorQuat::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorQuat, Output) == 0x0000D0, "Member 'FRigUnit_MathRBFInterpolateVectorQuat::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetTransform \ static_assert(alignof(FRigUnit_SetTransform) == 0x000010, "Wrong alignment on FRigUnit_SetTransform"); \ static_assert(sizeof(FRigUnit_SetTransform) == 0x0000E0, "Wrong size on FRigUnit_SetTransform"); \ static_assert(offsetof(FRigUnit_SetTransform, Item) == 0x000040, "Member 'FRigUnit_SetTransform::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, Space) == 0x00004C, "Member 'FRigUnit_SetTransform::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, bInitial) == 0x00004D, "Member 'FRigUnit_SetTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, Value) == 0x000050, "Member 'FRigUnit_SetTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, Weight) == 0x0000B0, "Member 'FRigUnit_SetTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, bPropagateToChildren) == 0x0000B4, "Member 'FRigUnit_SetTransform::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransform, CachedIndex) == 0x0000B8, "Member 'FRigUnit_SetTransform::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetTranslation \ static_assert(alignof(FRigUnit_SetTranslation) == 0x000008, "Wrong alignment on FRigUnit_SetTranslation"); \ static_assert(sizeof(FRigUnit_SetTranslation) == 0x000090, "Wrong size on FRigUnit_SetTranslation"); \ static_assert(offsetof(FRigUnit_SetTranslation, Item) == 0x000040, "Member 'FRigUnit_SetTranslation::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, Space) == 0x00004C, "Member 'FRigUnit_SetTranslation::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, bInitial) == 0x00004D, "Member 'FRigUnit_SetTranslation::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, Value) == 0x000050, "Member 'FRigUnit_SetTranslation::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, Weight) == 0x000068, "Member 'FRigUnit_SetTranslation::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, bPropagateToChildren) == 0x00006C, "Member 'FRigUnit_SetTranslation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTranslation, CachedIndex) == 0x000070, "Member 'FRigUnit_SetTranslation::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetRotation \ static_assert(alignof(FRigUnit_SetRotation) == 0x000010, "Wrong alignment on FRigUnit_SetRotation"); \ static_assert(sizeof(FRigUnit_SetRotation) == 0x0000A0, "Wrong size on FRigUnit_SetRotation"); \ static_assert(offsetof(FRigUnit_SetRotation, Item) == 0x000040, "Member 'FRigUnit_SetRotation::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, Space) == 0x00004C, "Member 'FRigUnit_SetRotation::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, bInitial) == 0x00004D, "Member 'FRigUnit_SetRotation::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, Value) == 0x000050, "Member 'FRigUnit_SetRotation::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, Weight) == 0x000070, "Member 'FRigUnit_SetRotation::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, bPropagateToChildren) == 0x000074, "Member 'FRigUnit_SetRotation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetRotation, CachedIndex) == 0x000078, "Member 'FRigUnit_SetRotation::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleToInt \ static_assert(alignof(FRigUnit_MathDoubleToInt) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleToInt"); \ static_assert(sizeof(FRigUnit_MathDoubleToInt) == 0x000018, "Wrong size on FRigUnit_MathDoubleToInt"); \ static_assert(offsetof(FRigUnit_MathDoubleToInt, Value) == 0x000008, "Member 'FRigUnit_MathDoubleToInt::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleToInt, Result) == 0x000010, "Member 'FRigUnit_MathDoubleToInt::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetScale \ static_assert(alignof(FRigUnit_SetScale) == 0x000008, "Wrong alignment on FRigUnit_SetScale"); \ static_assert(sizeof(FRigUnit_SetScale) == 0x000090, "Wrong size on FRigUnit_SetScale"); \ static_assert(offsetof(FRigUnit_SetScale, Item) == 0x000040, "Member 'FRigUnit_SetScale::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, Space) == 0x00004C, "Member 'FRigUnit_SetScale::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, bInitial) == 0x00004D, "Member 'FRigUnit_SetScale::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, Scale) == 0x000050, "Member 'FRigUnit_SetScale::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, Weight) == 0x000068, "Member 'FRigUnit_SetScale::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, bPropagateToChildren) == 0x00006C, "Member 'FRigUnit_SetScale::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetScale, CachedIndex) == 0x000070, "Member 'FRigUnit_SetScale::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetTransformItemArray \ static_assert(alignof(FRigUnit_SetTransformItemArray) == 0x000008, "Wrong alignment on FRigUnit_SetTransformItemArray"); \ static_assert(sizeof(FRigUnit_SetTransformItemArray) == 0x000080, "Wrong size on FRigUnit_SetTransformItemArray"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, Items) == 0x000040, "Member 'FRigUnit_SetTransformItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, Space) == 0x000050, "Member 'FRigUnit_SetTransformItemArray::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, bInitial) == 0x000051, "Member 'FRigUnit_SetTransformItemArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, Transforms) == 0x000058, "Member 'FRigUnit_SetTransformItemArray::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, Weight) == 0x000068, "Member 'FRigUnit_SetTransformItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, bPropagateToChildren) == 0x00006C, "Member 'FRigUnit_SetTransformItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetTransformItemArray, CachedIndex) == 0x000070, "Member 'FRigUnit_SetTransformItemArray::CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleRemap \ static_assert(alignof(FRigUnit_MathDoubleRemap) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleRemap"); \ static_assert(sizeof(FRigUnit_MathDoubleRemap) == 0x000040, "Wrong size on FRigUnit_MathDoubleRemap"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, Value) == 0x000008, "Member 'FRigUnit_MathDoubleRemap::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, SourceMinimum) == 0x000010, "Member 'FRigUnit_MathDoubleRemap::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, SourceMaximum) == 0x000018, "Member 'FRigUnit_MathDoubleRemap::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, TargetMinimum) == 0x000020, "Member 'FRigUnit_MathDoubleRemap::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, TargetMaximum) == 0x000028, "Member 'FRigUnit_MathDoubleRemap::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, bClamp) == 0x000030, "Member 'FRigUnit_MathDoubleRemap::bClamp' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRemap, Result) == 0x000038, "Member 'FRigUnit_MathDoubleRemap::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToWorldSpace_Transform \ static_assert(alignof(FRigUnit_ToWorldSpace_Transform) == 0x000010, "Wrong alignment on FRigUnit_ToWorldSpace_Transform"); \ static_assert(sizeof(FRigUnit_ToWorldSpace_Transform) == 0x0000D0, "Wrong size on FRigUnit_ToWorldSpace_Transform"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Transform, Value) == 0x000010, "Member 'FRigUnit_ToWorldSpace_Transform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Transform, World) == 0x000070, "Member 'FRigUnit_ToWorldSpace_Transform::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToWorldSpace_Location \ static_assert(alignof(FRigUnit_ToWorldSpace_Location) == 0x000008, "Wrong alignment on FRigUnit_ToWorldSpace_Location"); \ static_assert(sizeof(FRigUnit_ToWorldSpace_Location) == 0x000038, "Wrong size on FRigUnit_ToWorldSpace_Location"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Location, Value) == 0x000008, "Member 'FRigUnit_ToWorldSpace_Location::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Location, World) == 0x000020, "Member 'FRigUnit_ToWorldSpace_Location::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwistBones_WorkData \ static_assert(alignof(FRigUnit_TwistBones_WorkData) == 0x000008, "Wrong alignment on FRigUnit_TwistBones_WorkData"); \ static_assert(sizeof(FRigUnit_TwistBones_WorkData) == 0x000030, "Wrong size on FRigUnit_TwistBones_WorkData"); \ static_assert(offsetof(FRigUnit_TwistBones_WorkData, CachedItems) == 0x000000, "Member 'FRigUnit_TwistBones_WorkData::CachedItems' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones_WorkData, ItemRatios) == 0x000010, "Member 'FRigUnit_TwistBones_WorkData::ItemRatios' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones_WorkData, ItemTransforms) == 0x000020, "Member 'FRigUnit_TwistBones_WorkData::ItemTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwistBonesPerItem \ static_assert(alignof(FRigUnit_TwistBonesPerItem) == 0x000008, "Wrong alignment on FRigUnit_TwistBonesPerItem"); \ static_assert(sizeof(FRigUnit_TwistBonesPerItem) == 0x0000C0, "Wrong size on FRigUnit_TwistBonesPerItem"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, Items) == 0x000040, "Member 'FRigUnit_TwistBonesPerItem::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, TwistAxis) == 0x000050, "Member 'FRigUnit_TwistBonesPerItem::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, PoleAxis) == 0x000068, "Member 'FRigUnit_TwistBonesPerItem::PoleAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, TwistEaseType) == 0x000080, "Member 'FRigUnit_TwistBonesPerItem::TwistEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, Weight) == 0x000084, "Member 'FRigUnit_TwistBonesPerItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, bPropagateToChildren) == 0x000088, "Member 'FRigUnit_TwistBonesPerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBonesPerItem, WorkData) == 0x000090, "Member 'FRigUnit_TwistBonesPerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ToWorldSpace_Rotation \ static_assert(alignof(FRigUnit_ToWorldSpace_Rotation) == 0x000010, "Wrong alignment on FRigUnit_ToWorldSpace_Rotation"); \ static_assert(sizeof(FRigUnit_ToWorldSpace_Rotation) == 0x000050, "Wrong size on FRigUnit_ToWorldSpace_Rotation"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Rotation, Value) == 0x000010, "Member 'FRigUnit_ToWorldSpace_Rotation::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ToWorldSpace_Rotation, World) == 0x000030, "Member 'FRigUnit_ToWorldSpace_Rotation::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKSimpleVectors \ static_assert(alignof(FRigUnit_TwoBoneIKSimpleVectors) == 0x000008, "Wrong alignment on FRigUnit_TwoBoneIKSimpleVectors"); \ static_assert(sizeof(FRigUnit_TwoBoneIKSimpleVectors) == 0x000080, "Wrong size on FRigUnit_TwoBoneIKSimpleVectors"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, Root) == 0x000008, "Member 'FRigUnit_TwoBoneIKSimpleVectors::Root' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, PoleVector) == 0x000020, "Member 'FRigUnit_TwoBoneIKSimpleVectors::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, Effector) == 0x000038, "Member 'FRigUnit_TwoBoneIKSimpleVectors::Effector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, bEnableStretch) == 0x000050, "Member 'FRigUnit_TwoBoneIKSimpleVectors::bEnableStretch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, StretchStartRatio) == 0x000054, "Member 'FRigUnit_TwoBoneIKSimpleVectors::StretchStartRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, StretchMaximumRatio) == 0x000058, "Member 'FRigUnit_TwoBoneIKSimpleVectors::StretchMaximumRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, BoneALength) == 0x00005C, "Member 'FRigUnit_TwoBoneIKSimpleVectors::BoneALength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, BoneBLength) == 0x000060, "Member 'FRigUnit_TwoBoneIKSimpleVectors::BoneBLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleVectors, Elbow) == 0x000068, "Member 'FRigUnit_TwoBoneIKSimpleVectors::Elbow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ItemHarmonics \ static_assert(alignof(FRigUnit_ItemHarmonics) == 0x000008, "Wrong alignment on FRigUnit_ItemHarmonics"); \ static_assert(sizeof(FRigUnit_ItemHarmonics) == 0x000100, "Wrong size on FRigUnit_ItemHarmonics"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, Targets) == 0x000040, "Member 'FRigUnit_ItemHarmonics::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveSpeed) == 0x000050, "Member 'FRigUnit_ItemHarmonics::WaveSpeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveFrequency) == 0x000068, "Member 'FRigUnit_ItemHarmonics::WaveFrequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveAmplitude) == 0x000080, "Member 'FRigUnit_ItemHarmonics::WaveAmplitude' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveOffset) == 0x000098, "Member 'FRigUnit_ItemHarmonics::WaveOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveNoise) == 0x0000B0, "Member 'FRigUnit_ItemHarmonics::WaveNoise' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveEase) == 0x0000C8, "Member 'FRigUnit_ItemHarmonics::WaveEase' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveMinimum) == 0x0000CC, "Member 'FRigUnit_ItemHarmonics::WaveMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WaveMaximum) == 0x0000D0, "Member 'FRigUnit_ItemHarmonics::WaveMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, RotationOrder) == 0x0000D4, "Member 'FRigUnit_ItemHarmonics::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ItemHarmonics, WorkData) == 0x0000D8, "Member 'FRigUnit_ItemHarmonics::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolUnaryOp \ static_assert(alignof(FRigUnit_MathBoolUnaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathBoolUnaryOp"); \ static_assert(sizeof(FRigUnit_MathBoolUnaryOp) == 0x000010, "Wrong size on FRigUnit_MathBoolUnaryOp"); \ static_assert(offsetof(FRigUnit_MathBoolUnaryOp, Value) == 0x000008, "Member 'FRigUnit_MathBoolUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolUnaryOp, Result) == 0x000009, "Member 'FRigUnit_MathBoolUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolConstFalse \ static_assert(alignof(FRigUnit_MathBoolConstFalse) == 0x000008, "Wrong alignment on FRigUnit_MathBoolConstFalse"); \ static_assert(sizeof(FRigUnit_MathBoolConstFalse) == 0x000010, "Wrong size on FRigUnit_MathBoolConstFalse"); \ #define DUMPER7_ASSERTS_FRigUnit_ChainHarmonicsPerItem \ static_assert(alignof(FRigUnit_ChainHarmonicsPerItem) == 0x000010, "Wrong alignment on FRigUnit_ChainHarmonicsPerItem"); \ static_assert(sizeof(FRigUnit_ChainHarmonicsPerItem) == 0x000310, "Wrong size on FRigUnit_ChainHarmonicsPerItem"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, ChainRoot) == 0x000040, "Member 'FRigUnit_ChainHarmonicsPerItem::ChainRoot' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, Speed) == 0x000050, "Member 'FRigUnit_ChainHarmonicsPerItem::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, Reach) == 0x000068, "Member 'FRigUnit_ChainHarmonicsPerItem::Reach' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, Wave) == 0x0000B0, "Member 'FRigUnit_ChainHarmonicsPerItem::Wave' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, WaveCurve) == 0x000128, "Member 'FRigUnit_ChainHarmonicsPerItem::WaveCurve' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, Pendulum) == 0x0001B0, "Member 'FRigUnit_ChainHarmonicsPerItem::Pendulum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, bDrawDebug) == 0x000208, "Member 'FRigUnit_ChainHarmonicsPerItem::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, DrawWorldOffset) == 0x000210, "Member 'FRigUnit_ChainHarmonicsPerItem::DrawWorldOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ChainHarmonicsPerItem, WorkData) == 0x000270, "Member 'FRigUnit_ChainHarmonicsPerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimItem_Target \ static_assert(alignof(FRigUnit_AimItem_Target) == 0x000008, "Wrong alignment on FRigUnit_AimItem_Target"); \ static_assert(sizeof(FRigUnit_AimItem_Target) == 0x000048, "Wrong size on FRigUnit_AimItem_Target"); \ static_assert(offsetof(FRigUnit_AimItem_Target, Weight) == 0x000000, "Member 'FRigUnit_AimItem_Target::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem_Target, Axis) == 0x000008, "Member 'FRigUnit_AimItem_Target::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem_Target, Target) == 0x000020, "Member 'FRigUnit_AimItem_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem_Target, Kind) == 0x000038, "Member 'FRigUnit_AimItem_Target::Kind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem_Target, Space) == 0x00003C, "Member 'FRigUnit_AimItem_Target::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimBoneMath \ static_assert(alignof(FRigUnit_AimBoneMath) == 0x000010, "Wrong alignment on FRigUnit_AimBoneMath"); \ static_assert(sizeof(FRigUnit_AimBoneMath) == 0x000220, "Wrong size on FRigUnit_AimBoneMath"); \ static_assert(offsetof(FRigUnit_AimBoneMath, InputTransform) == 0x000010, "Member 'FRigUnit_AimBoneMath::InputTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, Primary) == 0x000070, "Member 'FRigUnit_AimBoneMath::Primary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, Secondary) == 0x0000B8, "Member 'FRigUnit_AimBoneMath::Secondary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, Weight) == 0x000100, "Member 'FRigUnit_AimBoneMath::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, Result) == 0x000110, "Member 'FRigUnit_AimBoneMath::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, DebugSettings) == 0x000170, "Member 'FRigUnit_AimBoneMath::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, PrimaryCachedSpace) == 0x0001E0, "Member 'FRigUnit_AimBoneMath::PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimBoneMath, SecondaryCachedSpace) == 0x000200, "Member 'FRigUnit_AimBoneMath::SecondaryCachedSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AimItem \ static_assert(alignof(FRigUnit_AimItem) == 0x000010, "Wrong alignment on FRigUnit_AimItem"); \ static_assert(sizeof(FRigUnit_AimItem) == 0x0001C0, "Wrong size on FRigUnit_AimItem"); \ static_assert(offsetof(FRigUnit_AimItem, Item) == 0x000040, "Member 'FRigUnit_AimItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, Primary) == 0x000050, "Member 'FRigUnit_AimItem::Primary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, Secondary) == 0x000098, "Member 'FRigUnit_AimItem::Secondary' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, Weight) == 0x0000E0, "Member 'FRigUnit_AimItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, DebugSettings) == 0x0000F0, "Member 'FRigUnit_AimItem::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, CachedItem) == 0x000160, "Member 'FRigUnit_AimItem::CachedItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, PrimaryCachedSpace) == 0x000180, "Member 'FRigUnit_AimItem::PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AimItem, SecondaryCachedSpace) == 0x0001A0, "Member 'FRigUnit_AimItem::SecondaryCachedSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatConstPi \ static_assert(alignof(FRigUnit_MathFloatConstPi) == 0x000008, "Wrong alignment on FRigUnit_MathFloatConstPi"); \ static_assert(sizeof(FRigUnit_MathFloatConstPi) == 0x000010, "Wrong size on FRigUnit_MathFloatConstPi"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatAdd \ static_assert(alignof(FRigUnit_MathFloatAdd) == 0x000008, "Wrong alignment on FRigUnit_MathFloatAdd"); \ static_assert(sizeof(FRigUnit_MathFloatAdd) == 0x000018, "Wrong size on FRigUnit_MathFloatAdd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatMod \ static_assert(alignof(FRigUnit_MathFloatMod) == 0x000008, "Wrong alignment on FRigUnit_MathFloatMod"); \ static_assert(sizeof(FRigUnit_MathFloatMod) == 0x000018, "Wrong size on FRigUnit_MathFloatMod"); \ #define DUMPER7_ASSERTS_FRigUnit_CCDIKPerItem \ static_assert(alignof(FRigUnit_CCDIKPerItem) == 0x000010, "Wrong alignment on FRigUnit_CCDIKPerItem"); \ static_assert(sizeof(FRigUnit_CCDIKPerItem) == 0x000140, "Wrong size on FRigUnit_CCDIKPerItem"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, Items) == 0x000040, "Member 'FRigUnit_CCDIKPerItem::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, EffectorTransform) == 0x000050, "Member 'FRigUnit_CCDIKPerItem::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, Precision) == 0x0000B0, "Member 'FRigUnit_CCDIKPerItem::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, Weight) == 0x0000B4, "Member 'FRigUnit_CCDIKPerItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, MaxIterations) == 0x0000B8, "Member 'FRigUnit_CCDIKPerItem::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, bStartFromTail) == 0x0000BC, "Member 'FRigUnit_CCDIKPerItem::bStartFromTail' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, BaseRotationLimit) == 0x0000C0, "Member 'FRigUnit_CCDIKPerItem::BaseRotationLimit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, RotationLimits) == 0x0000C8, "Member 'FRigUnit_CCDIKPerItem::RotationLimits' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, bPropagateToChildren) == 0x0000D8, "Member 'FRigUnit_CCDIKPerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_CCDIKPerItem, WorkData) == 0x0000E0, "Member 'FRigUnit_CCDIKPerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DistributeRotation \ static_assert(alignof(FRigUnit_DistributeRotation) == 0x000008, "Wrong alignment on FRigUnit_DistributeRotation"); \ static_assert(sizeof(FRigUnit_DistributeRotation) == 0x0000C0, "Wrong size on FRigUnit_DistributeRotation"); \ static_assert(offsetof(FRigUnit_DistributeRotation, StartBone) == 0x000040, "Member 'FRigUnit_DistributeRotation::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, EndBone) == 0x000048, "Member 'FRigUnit_DistributeRotation::EndBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, Rotations) == 0x000050, "Member 'FRigUnit_DistributeRotation::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, RotationEaseType) == 0x000060, "Member 'FRigUnit_DistributeRotation::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, Weight) == 0x000064, "Member 'FRigUnit_DistributeRotation::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, bPropagateToChildren) == 0x000068, "Member 'FRigUnit_DistributeRotation::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotation, WorkData) == 0x000070, "Member 'FRigUnit_DistributeRotation::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DistributeRotationForItemArray \ static_assert(alignof(FRigUnit_DistributeRotationForItemArray) == 0x000008, "Wrong alignment on FRigUnit_DistributeRotationForItemArray"); \ static_assert(sizeof(FRigUnit_DistributeRotationForItemArray) == 0x0000B8, "Wrong size on FRigUnit_DistributeRotationForItemArray"); \ static_assert(offsetof(FRigUnit_DistributeRotationForItemArray, Items) == 0x000040, "Member 'FRigUnit_DistributeRotationForItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForItemArray, Rotations) == 0x000050, "Member 'FRigUnit_DistributeRotationForItemArray::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForItemArray, RotationEaseType) == 0x000060, "Member 'FRigUnit_DistributeRotationForItemArray::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForItemArray, Weight) == 0x000064, "Member 'FRigUnit_DistributeRotationForItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DistributeRotationForItemArray, WorkData) == 0x000068, "Member 'FRigUnit_DistributeRotationForItemArray::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FABRIK \ static_assert(alignof(FRigUnit_FABRIK) == 0x000010, "Wrong alignment on FRigUnit_FABRIK"); \ static_assert(sizeof(FRigUnit_FABRIK) == 0x000110, "Wrong size on FRigUnit_FABRIK"); \ static_assert(offsetof(FRigUnit_FABRIK, StartBone) == 0x000040, "Member 'FRigUnit_FABRIK::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, EffectorBone) == 0x000048, "Member 'FRigUnit_FABRIK::EffectorBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, EffectorTransform) == 0x000050, "Member 'FRigUnit_FABRIK::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, Precision) == 0x0000B0, "Member 'FRigUnit_FABRIK::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, Weight) == 0x0000B4, "Member 'FRigUnit_FABRIK::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, bPropagateToChildren) == 0x0000B8, "Member 'FRigUnit_FABRIK::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, MaxIterations) == 0x0000BC, "Member 'FRigUnit_FABRIK::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, WorkData) == 0x0000C0, "Member 'FRigUnit_FABRIK::WorkData' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIK, bSetEffectorTransform) == 0x000100, "Member 'FRigUnit_FABRIK::bSetEffectorTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FABRIKPerItem \ static_assert(alignof(FRigUnit_FABRIKPerItem) == 0x000010, "Wrong alignment on FRigUnit_FABRIKPerItem"); \ static_assert(sizeof(FRigUnit_FABRIKPerItem) == 0x000110, "Wrong size on FRigUnit_FABRIKPerItem"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, Items) == 0x000040, "Member 'FRigUnit_FABRIKPerItem::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, EffectorTransform) == 0x000050, "Member 'FRigUnit_FABRIKPerItem::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, Precision) == 0x0000B0, "Member 'FRigUnit_FABRIKPerItem::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, Weight) == 0x0000B4, "Member 'FRigUnit_FABRIKPerItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, bPropagateToChildren) == 0x0000B8, "Member 'FRigUnit_FABRIKPerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, MaxIterations) == 0x0000BC, "Member 'FRigUnit_FABRIKPerItem::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, WorkData) == 0x0000C0, "Member 'FRigUnit_FABRIKPerItem::WorkData' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FABRIKPerItem, bSetEffectorTransform) == 0x000100, "Member 'FRigUnit_FABRIKPerItem::bSetEffectorTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionFromTwoVectors \ static_assert(alignof(FRigUnit_MathQuaternionFromTwoVectors) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionFromTwoVectors"); \ static_assert(sizeof(FRigUnit_MathQuaternionFromTwoVectors) == 0x000060, "Wrong size on FRigUnit_MathQuaternionFromTwoVectors"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromTwoVectors, A) == 0x000008, "Member 'FRigUnit_MathQuaternionFromTwoVectors::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromTwoVectors, B) == 0x000020, "Member 'FRigUnit_MathQuaternionFromTwoVectors::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromTwoVectors, Result) == 0x000040, "Member 'FRigUnit_MathQuaternionFromTwoVectors::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionToEuler \ static_assert(alignof(FRigUnit_MathQuaternionToEuler) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionToEuler"); \ static_assert(sizeof(FRigUnit_MathQuaternionToEuler) == 0x000050, "Wrong size on FRigUnit_MathQuaternionToEuler"); \ static_assert(offsetof(FRigUnit_MathQuaternionToEuler, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionToEuler::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionToEuler, RotationOrder) == 0x000030, "Member 'FRigUnit_MathQuaternionToEuler::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionToEuler, Result) == 0x000038, "Member 'FRigUnit_MathQuaternionToEuler::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurvePerItem \ static_assert(alignof(FRigUnit_FitChainToCurvePerItem) == 0x000010, "Wrong alignment on FRigUnit_FitChainToCurvePerItem"); \ static_assert(sizeof(FRigUnit_FitChainToCurvePerItem) == 0x000260, "Wrong size on FRigUnit_FitChainToCurvePerItem"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Items) == 0x000040, "Member 'FRigUnit_FitChainToCurvePerItem::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Bezier) == 0x000050, "Member 'FRigUnit_FitChainToCurvePerItem::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Alignment) == 0x0000B0, "Member 'FRigUnit_FitChainToCurvePerItem::Alignment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Minimum) == 0x0000B4, "Member 'FRigUnit_FitChainToCurvePerItem::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Maximum) == 0x0000B8, "Member 'FRigUnit_FitChainToCurvePerItem::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, SamplingPrecision) == 0x0000BC, "Member 'FRigUnit_FitChainToCurvePerItem::SamplingPrecision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, PrimaryAxis) == 0x0000C0, "Member 'FRigUnit_FitChainToCurvePerItem::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, SecondaryAxis) == 0x0000D8, "Member 'FRigUnit_FitChainToCurvePerItem::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, PoleVectorPosition) == 0x0000F0, "Member 'FRigUnit_FitChainToCurvePerItem::PoleVectorPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Rotations) == 0x000108, "Member 'FRigUnit_FitChainToCurvePerItem::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, RotationEaseType) == 0x000118, "Member 'FRigUnit_FitChainToCurvePerItem::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, Weight) == 0x00011C, "Member 'FRigUnit_FitChainToCurvePerItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, bPropagateToChildren) == 0x000120, "Member 'FRigUnit_FitChainToCurvePerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, DebugSettings) == 0x000130, "Member 'FRigUnit_FitChainToCurvePerItem::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurvePerItem, WorkData) == 0x0001C0, "Member 'FRigUnit_FitChainToCurvePerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToCurveItemArray \ static_assert(alignof(FRigUnit_FitChainToCurveItemArray) == 0x000010, "Wrong alignment on FRigUnit_FitChainToCurveItemArray"); \ static_assert(sizeof(FRigUnit_FitChainToCurveItemArray) == 0x000260, "Wrong size on FRigUnit_FitChainToCurveItemArray"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Items) == 0x000040, "Member 'FRigUnit_FitChainToCurveItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Bezier) == 0x000050, "Member 'FRigUnit_FitChainToCurveItemArray::Bezier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Alignment) == 0x0000B0, "Member 'FRigUnit_FitChainToCurveItemArray::Alignment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Minimum) == 0x0000B4, "Member 'FRigUnit_FitChainToCurveItemArray::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Maximum) == 0x0000B8, "Member 'FRigUnit_FitChainToCurveItemArray::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, SamplingPrecision) == 0x0000BC, "Member 'FRigUnit_FitChainToCurveItemArray::SamplingPrecision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, PrimaryAxis) == 0x0000C0, "Member 'FRigUnit_FitChainToCurveItemArray::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, SecondaryAxis) == 0x0000D8, "Member 'FRigUnit_FitChainToCurveItemArray::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, PoleVectorPosition) == 0x0000F0, "Member 'FRigUnit_FitChainToCurveItemArray::PoleVectorPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Rotations) == 0x000108, "Member 'FRigUnit_FitChainToCurveItemArray::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, RotationEaseType) == 0x000118, "Member 'FRigUnit_FitChainToCurveItemArray::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, Weight) == 0x00011C, "Member 'FRigUnit_FitChainToCurveItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, bPropagateToChildren) == 0x000120, "Member 'FRigUnit_FitChainToCurveItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, DebugSettings) == 0x000130, "Member 'FRigUnit_FitChainToCurveItemArray::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToCurveItemArray, WorkData) == 0x0001C0, "Member 'FRigUnit_FitChainToCurveItemArray::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatLessEqual \ static_assert(alignof(FRigUnit_MathFloatLessEqual) == 0x000008, "Wrong alignment on FRigUnit_MathFloatLessEqual"); \ static_assert(sizeof(FRigUnit_MathFloatLessEqual) == 0x000018, "Wrong size on FRigUnit_MathFloatLessEqual"); \ static_assert(offsetof(FRigUnit_MathFloatLessEqual, A) == 0x000008, "Member 'FRigUnit_MathFloatLessEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLessEqual, B) == 0x00000C, "Member 'FRigUnit_MathFloatLessEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLessEqual, Result) == 0x000010, "Member 'FRigUnit_MathFloatLessEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyTransforms_PerItem \ static_assert(alignof(FRigUnit_ModifyTransforms_PerItem) == 0x000010, "Wrong alignment on FRigUnit_ModifyTransforms_PerItem"); \ static_assert(sizeof(FRigUnit_ModifyTransforms_PerItem) == 0x000070, "Wrong size on FRigUnit_ModifyTransforms_PerItem"); \ static_assert(offsetof(FRigUnit_ModifyTransforms_PerItem, Item) == 0x000000, "Member 'FRigUnit_ModifyTransforms_PerItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms_PerItem, Transform) == 0x000010, "Member 'FRigUnit_ModifyTransforms_PerItem::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ModifyTransforms \ static_assert(alignof(FRigUnit_ModifyTransforms) == 0x000008, "Wrong alignment on FRigUnit_ModifyTransforms"); \ static_assert(sizeof(FRigUnit_ModifyTransforms) == 0x000070, "Wrong size on FRigUnit_ModifyTransforms"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, ItemToModify) == 0x000040, "Member 'FRigUnit_ModifyTransforms::ItemToModify' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, Weight) == 0x000050, "Member 'FRigUnit_ModifyTransforms::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, WeightMinimum) == 0x000054, "Member 'FRigUnit_ModifyTransforms::WeightMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, WeightMaximum) == 0x000058, "Member 'FRigUnit_ModifyTransforms::WeightMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, Mode) == 0x00005C, "Member 'FRigUnit_ModifyTransforms::Mode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ModifyTransforms, WorkData) == 0x000060, "Member 'FRigUnit_ModifyTransforms::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatDeg \ static_assert(alignof(FRigUnit_MathFloatDeg) == 0x000008, "Wrong alignment on FRigUnit_MathFloatDeg"); \ static_assert(sizeof(FRigUnit_MathFloatDeg) == 0x000010, "Wrong size on FRigUnit_MathFloatDeg"); \ #define DUMPER7_ASSERTS_FRigUnit_MultiFABRIK_WorkData \ static_assert(alignof(FRigUnit_MultiFABRIK_WorkData) == 0x000008, "Wrong alignment on FRigUnit_MultiFABRIK_WorkData"); \ static_assert(sizeof(FRigUnit_MultiFABRIK_WorkData) == 0x000068, "Wrong size on FRigUnit_MultiFABRIK_WorkData"); \ #define DUMPER7_ASSERTS_FRigUnit_MultiFABRIK \ static_assert(alignof(FRigUnit_MultiFABRIK) == 0x000008, "Wrong alignment on FRigUnit_MultiFABRIK"); \ static_assert(sizeof(FRigUnit_MultiFABRIK) == 0x0000D0, "Wrong size on FRigUnit_MultiFABRIK"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, RootBone) == 0x000040, "Member 'FRigUnit_MultiFABRIK::RootBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, Effectors) == 0x000048, "Member 'FRigUnit_MultiFABRIK::Effectors' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, Precision) == 0x000058, "Member 'FRigUnit_MultiFABRIK::Precision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, bPropagateToChildren) == 0x00005C, "Member 'FRigUnit_MultiFABRIK::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, MaxIterations) == 0x000060, "Member 'FRigUnit_MultiFABRIK::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MultiFABRIK, WorkData) == 0x000068, "Member 'FRigUnit_MultiFABRIK::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatTan \ static_assert(alignof(FRigUnit_MathFloatTan) == 0x000008, "Wrong alignment on FRigUnit_MathFloatTan"); \ static_assert(sizeof(FRigUnit_MathFloatTan) == 0x000010, "Wrong size on FRigUnit_MathFloatTan"); \ #define DUMPER7_ASSERTS_FRigUnit_SlideChain \ static_assert(alignof(FRigUnit_SlideChain) == 0x000008, "Wrong alignment on FRigUnit_SlideChain"); \ static_assert(sizeof(FRigUnit_SlideChain) == 0x0000A0, "Wrong size on FRigUnit_SlideChain"); \ static_assert(offsetof(FRigUnit_SlideChain, StartBone) == 0x000040, "Member 'FRigUnit_SlideChain::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain, EndBone) == 0x000048, "Member 'FRigUnit_SlideChain::EndBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain, SlideAmount) == 0x000050, "Member 'FRigUnit_SlideChain::SlideAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain, bPropagateToChildren) == 0x000054, "Member 'FRigUnit_SlideChain::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChain, WorkData) == 0x000058, "Member 'FRigUnit_SlideChain::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SlideChainItemArray \ static_assert(alignof(FRigUnit_SlideChainItemArray) == 0x000008, "Wrong alignment on FRigUnit_SlideChainItemArray"); \ static_assert(sizeof(FRigUnit_SlideChainItemArray) == 0x0000A0, "Wrong size on FRigUnit_SlideChainItemArray"); \ static_assert(offsetof(FRigUnit_SlideChainItemArray, Items) == 0x000040, "Member 'FRigUnit_SlideChainItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainItemArray, SlideAmount) == 0x000050, "Member 'FRigUnit_SlideChainItemArray::SlideAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainItemArray, bPropagateToChildren) == 0x000054, "Member 'FRigUnit_SlideChainItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SlideChainItemArray, WorkData) == 0x000058, "Member 'FRigUnit_SlideChainItemArray::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRegionScaleFactors \ static_assert(alignof(FRegionScaleFactors) == 0x000004, "Wrong alignment on FRegionScaleFactors"); \ static_assert(sizeof(FRegionScaleFactors) == 0x000010, "Wrong size on FRegionScaleFactors"); \ static_assert(offsetof(FRegionScaleFactors, PositiveWidth) == 0x000000, "Member 'FRegionScaleFactors::PositiveWidth' has a wrong offset!"); \ static_assert(offsetof(FRegionScaleFactors, NegativeWidth) == 0x000004, "Member 'FRegionScaleFactors::NegativeWidth' has a wrong offset!"); \ static_assert(offsetof(FRegionScaleFactors, PositiveHeight) == 0x000008, "Member 'FRegionScaleFactors::PositiveHeight' has a wrong offset!"); \ static_assert(offsetof(FRegionScaleFactors, NegativeHeight) == 0x00000C, "Member 'FRegionScaleFactors::NegativeHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatLawOfCosine \ static_assert(alignof(FRigUnit_MathFloatLawOfCosine) == 0x000008, "Wrong alignment on FRigUnit_MathFloatLawOfCosine"); \ static_assert(sizeof(FRigUnit_MathFloatLawOfCosine) == 0x000028, "Wrong size on FRigUnit_MathFloatLawOfCosine"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, A) == 0x000008, "Member 'FRigUnit_MathFloatLawOfCosine::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, B) == 0x00000C, "Member 'FRigUnit_MathFloatLawOfCosine::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, C) == 0x000010, "Member 'FRigUnit_MathFloatLawOfCosine::C' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, AlphaAngle) == 0x000014, "Member 'FRigUnit_MathFloatLawOfCosine::AlphaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, BetaAngle) == 0x000018, "Member 'FRigUnit_MathFloatLawOfCosine::BetaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, GammaAngle) == 0x00001C, "Member 'FRigUnit_MathFloatLawOfCosine::GammaAngle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLawOfCosine, bValid) == 0x000020, "Member 'FRigUnit_MathFloatLawOfCosine::bValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSphericalRegion \ static_assert(alignof(FSphericalRegion) == 0x000004, "Wrong alignment on FSphericalRegion"); \ static_assert(sizeof(FSphericalRegion) == 0x000014, "Wrong size on FSphericalRegion"); \ #define DUMPER7_ASSERTS_FSphericalPoseReaderDebugSettings \ static_assert(alignof(FSphericalPoseReaderDebugSettings) == 0x000004, "Wrong alignment on FSphericalPoseReaderDebugSettings"); \ static_assert(sizeof(FSphericalPoseReaderDebugSettings) == 0x000010, "Wrong size on FSphericalPoseReaderDebugSettings"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, bDrawDebug) == 0x000000, "Member 'FSphericalPoseReaderDebugSettings::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, bDraw2D) == 0x000001, "Member 'FSphericalPoseReaderDebugSettings::bDraw2D' has a wrong offset!"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, bDrawLocalAxes) == 0x000002, "Member 'FSphericalPoseReaderDebugSettings::bDrawLocalAxes' has a wrong offset!"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, DebugScale) == 0x000004, "Member 'FSphericalPoseReaderDebugSettings::DebugScale' has a wrong offset!"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, DebugSegments) == 0x000008, "Member 'FSphericalPoseReaderDebugSettings::DebugSegments' has a wrong offset!"); \ static_assert(offsetof(FSphericalPoseReaderDebugSettings, DebugThickness) == 0x00000C, "Member 'FSphericalPoseReaderDebugSettings::DebugThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphericalPoseReader \ static_assert(alignof(FRigUnit_SphericalPoseReader) == 0x000010, "Wrong alignment on FRigUnit_SphericalPoseReader"); \ static_assert(sizeof(FRigUnit_SphericalPoseReader) == 0x0001E0, "Wrong size on FRigUnit_SphericalPoseReader"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, OutputParam) == 0x000040, "Member 'FRigUnit_SphericalPoseReader::OutputParam' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, DriverItem) == 0x000044, "Member 'FRigUnit_SphericalPoseReader::DriverItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, DriverAxis) == 0x000050, "Member 'FRigUnit_SphericalPoseReader::DriverAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, RotationOffset) == 0x000068, "Member 'FRigUnit_SphericalPoseReader::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, ActiveRegionSize) == 0x000080, "Member 'FRigUnit_SphericalPoseReader::ActiveRegionSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, ActiveRegionScaleFactors) == 0x000084, "Member 'FRigUnit_SphericalPoseReader::ActiveRegionScaleFactors' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, FalloffSize) == 0x000094, "Member 'FRigUnit_SphericalPoseReader::FalloffSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, FalloffRegionScaleFactors) == 0x000098, "Member 'FRigUnit_SphericalPoseReader::FalloffRegionScaleFactors' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, FlipWidthScaling) == 0x0000A8, "Member 'FRigUnit_SphericalPoseReader::FlipWidthScaling' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, FlipHeightScaling) == 0x0000A9, "Member 'FRigUnit_SphericalPoseReader::FlipHeightScaling' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, OptionalParentItem) == 0x0000AC, "Member 'FRigUnit_SphericalPoseReader::OptionalParentItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, Debug) == 0x0000B8, "Member 'FRigUnit_SphericalPoseReader::Debug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, InnerRegion) == 0x0000C8, "Member 'FRigUnit_SphericalPoseReader::InnerRegion' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, OuterRegion) == 0x0000DC, "Member 'FRigUnit_SphericalPoseReader::OuterRegion' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, DriverNormal) == 0x0000F0, "Member 'FRigUnit_SphericalPoseReader::DriverNormal' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, Driver2D) == 0x000108, "Member 'FRigUnit_SphericalPoseReader::Driver2D' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, DriverCache) == 0x000120, "Member 'FRigUnit_SphericalPoseReader::DriverCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, OptionalParentCache) == 0x000140, "Member 'FRigUnit_SphericalPoseReader::OptionalParentCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, LocalDriverTransformInit) == 0x000160, "Member 'FRigUnit_SphericalPoseReader::LocalDriverTransformInit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, CachedRotationOffset) == 0x0001C0, "Member 'FRigUnit_SphericalPoseReader::CachedRotationOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphericalPoseReader, bCachedInitTransforms) == 0x0001D8, "Member 'FRigUnit_SphericalPoseReader::bCachedInitTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringIK_DebugSettings \ static_assert(alignof(FRigUnit_SpringIK_DebugSettings) == 0x000010, "Wrong alignment on FRigUnit_SpringIK_DebugSettings"); \ static_assert(sizeof(FRigUnit_SpringIK_DebugSettings) == 0x000080, "Wrong size on FRigUnit_SpringIK_DebugSettings"); \ static_assert(offsetof(FRigUnit_SpringIK_DebugSettings, bEnabled) == 0x000000, "Member 'FRigUnit_SpringIK_DebugSettings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_DebugSettings, Scale) == 0x000004, "Member 'FRigUnit_SpringIK_DebugSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_DebugSettings, Color) == 0x000008, "Member 'FRigUnit_SpringIK_DebugSettings::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_DebugSettings, WorldOffset) == 0x000020, "Member 'FRigUnit_SpringIK_DebugSettings::WorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleLess \ static_assert(alignof(FRigUnit_MathDoubleLess) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleLess"); \ static_assert(sizeof(FRigUnit_MathDoubleLess) == 0x000020, "Wrong size on FRigUnit_MathDoubleLess"); \ static_assert(offsetof(FRigUnit_MathDoubleLess, A) == 0x000008, "Member 'FRigUnit_MathDoubleLess::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLess, B) == 0x000010, "Member 'FRigUnit_MathDoubleLess::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLess, Result) == 0x000018, "Member 'FRigUnit_MathDoubleLess::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringIK_WorkData \ static_assert(alignof(FRigUnit_SpringIK_WorkData) == 0x000008, "Wrong alignment on FRigUnit_SpringIK_WorkData"); \ static_assert(sizeof(FRigUnit_SpringIK_WorkData) == 0x0000B8, "Wrong size on FRigUnit_SpringIK_WorkData"); \ static_assert(offsetof(FRigUnit_SpringIK_WorkData, CachedBones) == 0x000000, "Member 'FRigUnit_SpringIK_WorkData::CachedBones' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_WorkData, CachedPoleVector) == 0x000010, "Member 'FRigUnit_SpringIK_WorkData::CachedPoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_WorkData, Transforms) == 0x000030, "Member 'FRigUnit_SpringIK_WorkData::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK_WorkData, Simulation) == 0x000040, "Member 'FRigUnit_SpringIK_WorkData::Simulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringIK \ static_assert(alignof(FRigUnit_SpringIK) == 0x000010, "Wrong alignment on FRigUnit_SpringIK"); \ static_assert(sizeof(FRigUnit_SpringIK) == 0x000210, "Wrong size on FRigUnit_SpringIK"); \ static_assert(offsetof(FRigUnit_SpringIK, StartBone) == 0x000040, "Member 'FRigUnit_SpringIK::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, EndBone) == 0x000048, "Member 'FRigUnit_SpringIK::EndBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, HierarchyStrength) == 0x000050, "Member 'FRigUnit_SpringIK::HierarchyStrength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, EffectorStrength) == 0x000054, "Member 'FRigUnit_SpringIK::EffectorStrength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, EffectorRatio) == 0x000058, "Member 'FRigUnit_SpringIK::EffectorRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, RootStrength) == 0x00005C, "Member 'FRigUnit_SpringIK::RootStrength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, RootRatio) == 0x000060, "Member 'FRigUnit_SpringIK::RootRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, Damping) == 0x000064, "Member 'FRigUnit_SpringIK::Damping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, PoleVector) == 0x000068, "Member 'FRigUnit_SpringIK::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, bFlipPolePlane) == 0x000080, "Member 'FRigUnit_SpringIK::bFlipPolePlane' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, PoleVectorKind) == 0x000081, "Member 'FRigUnit_SpringIK::PoleVectorKind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, PoleVectorSpace) == 0x000084, "Member 'FRigUnit_SpringIK::PoleVectorSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, PrimaryAxis) == 0x000090, "Member 'FRigUnit_SpringIK::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, SecondaryAxis) == 0x0000A8, "Member 'FRigUnit_SpringIK::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, bLiveSimulation) == 0x0000C0, "Member 'FRigUnit_SpringIK::bLiveSimulation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, Iterations) == 0x0000C4, "Member 'FRigUnit_SpringIK::Iterations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, bLimitLocalPosition) == 0x0000C8, "Member 'FRigUnit_SpringIK::bLimitLocalPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, bPropagateToChildren) == 0x0000C9, "Member 'FRigUnit_SpringIK::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, DebugSettings) == 0x0000D0, "Member 'FRigUnit_SpringIK::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringIK, WorkData) == 0x000150, "Member 'FRigUnit_SpringIK::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintTarget \ static_assert(alignof(FConstraintTarget) == 0x000010, "Wrong alignment on FConstraintTarget"); \ static_assert(sizeof(FConstraintTarget) == 0x000070, "Wrong size on FConstraintTarget"); \ static_assert(offsetof(FConstraintTarget, Transform) == 0x000000, "Member 'FConstraintTarget::Transform' has a wrong offset!"); \ static_assert(offsetof(FConstraintTarget, Weight) == 0x000060, "Member 'FConstraintTarget::Weight' has a wrong offset!"); \ static_assert(offsetof(FConstraintTarget, bMaintainOffset) == 0x000064, "Member 'FConstraintTarget::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FConstraintTarget, Filter) == 0x000065, "Member 'FConstraintTarget::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TransformConstraint_WorkData \ static_assert(alignof(FRigUnit_TransformConstraint_WorkData) == 0x000008, "Wrong alignment on FRigUnit_TransformConstraint_WorkData"); \ static_assert(sizeof(FRigUnit_TransformConstraint_WorkData) == 0x000060, "Wrong size on FRigUnit_TransformConstraint_WorkData"); \ static_assert(offsetof(FRigUnit_TransformConstraint_WorkData, ConstraintData) == 0x000000, "Member 'FRigUnit_TransformConstraint_WorkData::ConstraintData' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint_WorkData, ConstraintDataToTargets) == 0x000010, "Member 'FRigUnit_TransformConstraint_WorkData::ConstraintDataToTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleIsNearlyEqual \ static_assert(alignof(FRigUnit_MathDoubleIsNearlyEqual) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleIsNearlyEqual"); \ static_assert(sizeof(FRigUnit_MathDoubleIsNearlyEqual) == 0x000028, "Wrong size on FRigUnit_MathDoubleIsNearlyEqual"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyEqual, A) == 0x000008, "Member 'FRigUnit_MathDoubleIsNearlyEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyEqual, B) == 0x000010, "Member 'FRigUnit_MathDoubleIsNearlyEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyEqual, Tolerance) == 0x000018, "Member 'FRigUnit_MathDoubleIsNearlyEqual::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleIsNearlyEqual, Result) == 0x000020, "Member 'FRigUnit_MathDoubleIsNearlyEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TransformConstraint \ static_assert(alignof(FRigUnit_TransformConstraint) == 0x000010, "Wrong alignment on FRigUnit_TransformConstraint"); \ static_assert(sizeof(FRigUnit_TransformConstraint) == 0x000130, "Wrong size on FRigUnit_TransformConstraint"); \ static_assert(offsetof(FRigUnit_TransformConstraint, bone) == 0x000040, "Member 'FRigUnit_TransformConstraint::bone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, BaseTransformSpace) == 0x000048, "Member 'FRigUnit_TransformConstraint::BaseTransformSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, BaseTransform) == 0x000050, "Member 'FRigUnit_TransformConstraint::BaseTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, BaseBone) == 0x0000B0, "Member 'FRigUnit_TransformConstraint::BaseBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, Targets) == 0x0000B8, "Member 'FRigUnit_TransformConstraint::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, bUseInitialTransforms) == 0x0000C8, "Member 'FRigUnit_TransformConstraint::bUseInitialTransforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraint, WorkData) == 0x0000D0, "Member 'FRigUnit_TransformConstraint::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TransformConstraintPerItem \ static_assert(alignof(FRigUnit_TransformConstraintPerItem) == 0x000010, "Wrong alignment on FRigUnit_TransformConstraintPerItem"); \ static_assert(sizeof(FRigUnit_TransformConstraintPerItem) == 0x000140, "Wrong size on FRigUnit_TransformConstraintPerItem"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, Item) == 0x000040, "Member 'FRigUnit_TransformConstraintPerItem::Item' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, BaseTransformSpace) == 0x00004C, "Member 'FRigUnit_TransformConstraintPerItem::BaseTransformSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, BaseTransform) == 0x000050, "Member 'FRigUnit_TransformConstraintPerItem::BaseTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, BaseItem) == 0x0000B0, "Member 'FRigUnit_TransformConstraintPerItem::BaseItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, Targets) == 0x0000C0, "Member 'FRigUnit_TransformConstraintPerItem::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, bUseInitialTransforms) == 0x0000D0, "Member 'FRigUnit_TransformConstraintPerItem::bUseInitialTransforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformConstraintPerItem, WorkData) == 0x0000D8, "Member 'FRigUnit_TransformConstraintPerItem::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ParentConstraint_AdvancedSettings \ static_assert(alignof(FRigUnit_ParentConstraint_AdvancedSettings) == 0x000001, "Wrong alignment on FRigUnit_ParentConstraint_AdvancedSettings"); \ static_assert(sizeof(FRigUnit_ParentConstraint_AdvancedSettings) == 0x000002, "Wrong size on FRigUnit_ParentConstraint_AdvancedSettings"); \ static_assert(offsetof(FRigUnit_ParentConstraint_AdvancedSettings, InterpolationType) == 0x000000, "Member 'FRigUnit_ParentConstraint_AdvancedSettings::InterpolationType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint_AdvancedSettings, RotationOrderForFilter) == 0x000001, "Member 'FRigUnit_ParentConstraint_AdvancedSettings::RotationOrderForFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ParentConstraint \ static_assert(alignof(FRigUnit_ParentConstraint) == 0x000008, "Wrong alignment on FRigUnit_ParentConstraint"); \ static_assert(sizeof(FRigUnit_ParentConstraint) == 0x0000A0, "Wrong size on FRigUnit_ParentConstraint"); \ static_assert(offsetof(FRigUnit_ParentConstraint, Child) == 0x000040, "Member 'FRigUnit_ParentConstraint::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_ParentConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, Filter) == 0x00004D, "Member 'FRigUnit_ParentConstraint::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, Parents) == 0x000058, "Member 'FRigUnit_ParentConstraint::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, AdvancedSettings) == 0x000068, "Member 'FRigUnit_ParentConstraint::AdvancedSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, Weight) == 0x00006C, "Member 'FRigUnit_ParentConstraint::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, ChildCache) == 0x000070, "Member 'FRigUnit_ParentConstraint::ChildCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParentConstraint, ParentCaches) == 0x000090, "Member 'FRigUnit_ParentConstraint::ParentCaches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleCos \ static_assert(alignof(FRigUnit_MathDoubleCos) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleCos"); \ static_assert(sizeof(FRigUnit_MathDoubleCos) == 0x000018, "Wrong size on FRigUnit_MathDoubleCos"); \ #define DUMPER7_ASSERTS_FRigUnit_PositionConstraint \ static_assert(alignof(FRigUnit_PositionConstraint) == 0x000008, "Wrong alignment on FRigUnit_PositionConstraint"); \ static_assert(sizeof(FRigUnit_PositionConstraint) == 0x000068, "Wrong size on FRigUnit_PositionConstraint"); \ static_assert(offsetof(FRigUnit_PositionConstraint, Child) == 0x000040, "Member 'FRigUnit_PositionConstraint::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraint, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_PositionConstraint::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraint, Filter) == 0x00004D, "Member 'FRigUnit_PositionConstraint::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraint, Parents) == 0x000050, "Member 'FRigUnit_PositionConstraint::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraint, Weight) == 0x000060, "Member 'FRigUnit_PositionConstraint::Weight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PositionConstraintLocalSpaceOffset \ static_assert(alignof(FRigUnit_PositionConstraintLocalSpaceOffset) == 0x000008, "Wrong alignment on FRigUnit_PositionConstraintLocalSpaceOffset"); \ static_assert(sizeof(FRigUnit_PositionConstraintLocalSpaceOffset) == 0x000098, "Wrong size on FRigUnit_PositionConstraintLocalSpaceOffset"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, Child) == 0x000040, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, Filter) == 0x00004D, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, Parents) == 0x000050, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, Weight) == 0x000060, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, ChildCache) == 0x000068, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::ChildCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionConstraintLocalSpaceOffset, ParentCaches) == 0x000088, "Member 'FRigUnit_PositionConstraintLocalSpaceOffset::ParentCaches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleAtan \ static_assert(alignof(FRigUnit_MathDoubleAtan) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleAtan"); \ static_assert(sizeof(FRigUnit_MathDoubleAtan) == 0x000018, "Wrong size on FRigUnit_MathDoubleAtan"); \ #define DUMPER7_ASSERTS_FRigUnit_RotationConstraintLocalSpaceOffset \ static_assert(alignof(FRigUnit_RotationConstraintLocalSpaceOffset) == 0x000008, "Wrong alignment on FRigUnit_RotationConstraintLocalSpaceOffset"); \ static_assert(sizeof(FRigUnit_RotationConstraintLocalSpaceOffset) == 0x000098, "Wrong size on FRigUnit_RotationConstraintLocalSpaceOffset"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, Child) == 0x000040, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, Filter) == 0x00004D, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, Parents) == 0x000050, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, AdvancedSettings) == 0x000060, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::AdvancedSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, Weight) == 0x000064, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, ChildCache) == 0x000068, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::ChildCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RotationConstraintLocalSpaceOffset, ParentCaches) == 0x000088, "Member 'FRigUnit_RotationConstraintLocalSpaceOffset::ParentCaches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ScaleConstraintLocalSpaceOffset \ static_assert(alignof(FRigUnit_ScaleConstraintLocalSpaceOffset) == 0x000008, "Wrong alignment on FRigUnit_ScaleConstraintLocalSpaceOffset"); \ static_assert(sizeof(FRigUnit_ScaleConstraintLocalSpaceOffset) == 0x000098, "Wrong size on FRigUnit_ScaleConstraintLocalSpaceOffset"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, Child) == 0x000040, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::Child' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, bMaintainOffset) == 0x00004C, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, Filter) == 0x00004D, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::Filter' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, Parents) == 0x000050, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::Parents' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, Weight) == 0x000060, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, ChildCache) == 0x000068, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::ChildCache' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ScaleConstraintLocalSpaceOffset, ParentCaches) == 0x000088, "Member 'FRigUnit_ScaleConstraintLocalSpaceOffset::ParentCaches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwistBones \ static_assert(alignof(FRigUnit_TwistBones) == 0x000008, "Wrong alignment on FRigUnit_TwistBones"); \ static_assert(sizeof(FRigUnit_TwistBones) == 0x0000C0, "Wrong size on FRigUnit_TwistBones"); \ static_assert(offsetof(FRigUnit_TwistBones, StartBone) == 0x000040, "Member 'FRigUnit_TwistBones::StartBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, EndBone) == 0x000048, "Member 'FRigUnit_TwistBones::EndBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, TwistAxis) == 0x000050, "Member 'FRigUnit_TwistBones::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, PoleAxis) == 0x000068, "Member 'FRigUnit_TwistBones::PoleAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, TwistEaseType) == 0x000080, "Member 'FRigUnit_TwistBones::TwistEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, Weight) == 0x000084, "Member 'FRigUnit_TwistBones::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, bPropagateToChildren) == 0x000088, "Member 'FRigUnit_TwistBones::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwistBones, WorkData) == 0x000090, "Member 'FRigUnit_TwistBones::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKSimple \ static_assert(alignof(FRigUnit_TwoBoneIKSimple) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKSimple"); \ static_assert(sizeof(FRigUnit_TwoBoneIKSimple) == 0x000230, "Wrong size on FRigUnit_TwoBoneIKSimple"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, BoneA) == 0x000040, "Member 'FRigUnit_TwoBoneIKSimple::BoneA' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, BoneB) == 0x000048, "Member 'FRigUnit_TwoBoneIKSimple::BoneB' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, EffectorBone) == 0x000050, "Member 'FRigUnit_TwoBoneIKSimple::EffectorBone' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, Effector) == 0x000060, "Member 'FRigUnit_TwoBoneIKSimple::Effector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, PrimaryAxis) == 0x0000C0, "Member 'FRigUnit_TwoBoneIKSimple::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, SecondaryAxis) == 0x0000D8, "Member 'FRigUnit_TwoBoneIKSimple::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, SecondaryAxisWeight) == 0x0000F0, "Member 'FRigUnit_TwoBoneIKSimple::SecondaryAxisWeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, PoleVector) == 0x0000F8, "Member 'FRigUnit_TwoBoneIKSimple::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, PoleVectorKind) == 0x000110, "Member 'FRigUnit_TwoBoneIKSimple::PoleVectorKind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, PoleVectorSpace) == 0x000114, "Member 'FRigUnit_TwoBoneIKSimple::PoleVectorSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, bEnableStretch) == 0x00011C, "Member 'FRigUnit_TwoBoneIKSimple::bEnableStretch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, StretchStartRatio) == 0x000120, "Member 'FRigUnit_TwoBoneIKSimple::StretchStartRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, StretchMaximumRatio) == 0x000124, "Member 'FRigUnit_TwoBoneIKSimple::StretchMaximumRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, Weight) == 0x000128, "Member 'FRigUnit_TwoBoneIKSimple::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, BoneALength) == 0x00012C, "Member 'FRigUnit_TwoBoneIKSimple::BoneALength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, BoneBLength) == 0x000130, "Member 'FRigUnit_TwoBoneIKSimple::BoneBLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, bPropagateToChildren) == 0x000134, "Member 'FRigUnit_TwoBoneIKSimple::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, DebugSettings) == 0x000140, "Member 'FRigUnit_TwoBoneIKSimple::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, CachedBoneAIndex) == 0x0001B0, "Member 'FRigUnit_TwoBoneIKSimple::CachedBoneAIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, CachedBoneBIndex) == 0x0001D0, "Member 'FRigUnit_TwoBoneIKSimple::CachedBoneBIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, CachedEffectorBoneIndex) == 0x0001F0, "Member 'FRigUnit_TwoBoneIKSimple::CachedEffectorBoneIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimple, CachedPoleVectorSpaceIndex) == 0x000210, "Member 'FRigUnit_TwoBoneIKSimple::CachedPoleVectorSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKSimplePerItem \ static_assert(alignof(FRigUnit_TwoBoneIKSimplePerItem) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKSimplePerItem"); \ static_assert(sizeof(FRigUnit_TwoBoneIKSimplePerItem) == 0x000240, "Wrong size on FRigUnit_TwoBoneIKSimplePerItem"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, ItemA) == 0x000040, "Member 'FRigUnit_TwoBoneIKSimplePerItem::ItemA' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, ItemB) == 0x00004C, "Member 'FRigUnit_TwoBoneIKSimplePerItem::ItemB' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, EffectorItem) == 0x000058, "Member 'FRigUnit_TwoBoneIKSimplePerItem::EffectorItem' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, Effector) == 0x000070, "Member 'FRigUnit_TwoBoneIKSimplePerItem::Effector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, PrimaryAxis) == 0x0000D0, "Member 'FRigUnit_TwoBoneIKSimplePerItem::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, SecondaryAxis) == 0x0000E8, "Member 'FRigUnit_TwoBoneIKSimplePerItem::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, SecondaryAxisWeight) == 0x000100, "Member 'FRigUnit_TwoBoneIKSimplePerItem::SecondaryAxisWeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, PoleVector) == 0x000108, "Member 'FRigUnit_TwoBoneIKSimplePerItem::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, PoleVectorKind) == 0x000120, "Member 'FRigUnit_TwoBoneIKSimplePerItem::PoleVectorKind' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, PoleVectorSpace) == 0x000124, "Member 'FRigUnit_TwoBoneIKSimplePerItem::PoleVectorSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, bEnableStretch) == 0x000130, "Member 'FRigUnit_TwoBoneIKSimplePerItem::bEnableStretch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, StretchStartRatio) == 0x000134, "Member 'FRigUnit_TwoBoneIKSimplePerItem::StretchStartRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, StretchMaximumRatio) == 0x000138, "Member 'FRigUnit_TwoBoneIKSimplePerItem::StretchMaximumRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, Weight) == 0x00013C, "Member 'FRigUnit_TwoBoneIKSimplePerItem::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, ItemALength) == 0x000140, "Member 'FRigUnit_TwoBoneIKSimplePerItem::ItemALength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, ItemBLength) == 0x000144, "Member 'FRigUnit_TwoBoneIKSimplePerItem::ItemBLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, bPropagateToChildren) == 0x000148, "Member 'FRigUnit_TwoBoneIKSimplePerItem::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, DebugSettings) == 0x000150, "Member 'FRigUnit_TwoBoneIKSimplePerItem::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, CachedItemAIndex) == 0x0001C0, "Member 'FRigUnit_TwoBoneIKSimplePerItem::CachedItemAIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, CachedItemBIndex) == 0x0001E0, "Member 'FRigUnit_TwoBoneIKSimplePerItem::CachedItemBIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, CachedEffectorItemIndex) == 0x000200, "Member 'FRigUnit_TwoBoneIKSimplePerItem::CachedEffectorItemIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimplePerItem, CachedPoleVectorSpaceIndex) == 0x000220, "Member 'FRigUnit_TwoBoneIKSimplePerItem::CachedPoleVectorSpaceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TwoBoneIKSimpleTransforms \ static_assert(alignof(FRigUnit_TwoBoneIKSimpleTransforms) == 0x000010, "Wrong alignment on FRigUnit_TwoBoneIKSimpleTransforms"); \ static_assert(sizeof(FRigUnit_TwoBoneIKSimpleTransforms) == 0x0001A0, "Wrong size on FRigUnit_TwoBoneIKSimpleTransforms"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, Root) == 0x000010, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::Root' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, PoleVector) == 0x000070, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, Effector) == 0x000090, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::Effector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, PrimaryAxis) == 0x0000F0, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, SecondaryAxis) == 0x000108, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, SecondaryAxisWeight) == 0x000120, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::SecondaryAxisWeight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, bEnableStretch) == 0x000124, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::bEnableStretch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, StretchStartRatio) == 0x000128, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::StretchStartRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, StretchMaximumRatio) == 0x00012C, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::StretchMaximumRatio' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, BoneALength) == 0x000130, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::BoneALength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, BoneBLength) == 0x000134, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::BoneBLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TwoBoneIKSimpleTransforms, Elbow) == 0x000140, "Member 'FRigUnit_TwoBoneIKSimpleTransforms::Elbow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolNot \ static_assert(alignof(FRigUnit_MathBoolNot) == 0x000008, "Wrong alignment on FRigUnit_MathBoolNot"); \ static_assert(sizeof(FRigUnit_MathBoolNot) == 0x000010, "Wrong size on FRigUnit_MathBoolNot"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolAnd \ static_assert(alignof(FRigUnit_MathBoolAnd) == 0x000008, "Wrong alignment on FRigUnit_MathBoolAnd"); \ static_assert(sizeof(FRigUnit_MathBoolAnd) == 0x000010, "Wrong size on FRigUnit_MathBoolAnd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolEquals \ static_assert(alignof(FRigUnit_MathBoolEquals) == 0x000008, "Wrong alignment on FRigUnit_MathBoolEquals"); \ static_assert(sizeof(FRigUnit_MathBoolEquals) == 0x000010, "Wrong size on FRigUnit_MathBoolEquals"); \ static_assert(offsetof(FRigUnit_MathBoolEquals, A) == 0x000008, "Member 'FRigUnit_MathBoolEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolEquals, B) == 0x000009, "Member 'FRigUnit_MathBoolEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolEquals, Result) == 0x00000A, "Member 'FRigUnit_MathBoolEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolNotEquals \ static_assert(alignof(FRigUnit_MathBoolNotEquals) == 0x000008, "Wrong alignment on FRigUnit_MathBoolNotEquals"); \ static_assert(sizeof(FRigUnit_MathBoolNotEquals) == 0x000010, "Wrong size on FRigUnit_MathBoolNotEquals"); \ static_assert(offsetof(FRigUnit_MathBoolNotEquals, A) == 0x000008, "Member 'FRigUnit_MathBoolNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolNotEquals, B) == 0x000009, "Member 'FRigUnit_MathBoolNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolNotEquals, Result) == 0x00000A, "Member 'FRigUnit_MathBoolNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolFlipFlop \ static_assert(alignof(FRigUnit_MathBoolFlipFlop) == 0x000008, "Wrong alignment on FRigUnit_MathBoolFlipFlop"); \ static_assert(sizeof(FRigUnit_MathBoolFlipFlop) == 0x000018, "Wrong size on FRigUnit_MathBoolFlipFlop"); \ static_assert(offsetof(FRigUnit_MathBoolFlipFlop, StartValue) == 0x000008, "Member 'FRigUnit_MathBoolFlipFlop::StartValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolFlipFlop, Duration) == 0x00000C, "Member 'FRigUnit_MathBoolFlipFlop::Duration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolFlipFlop, Result) == 0x000010, "Member 'FRigUnit_MathBoolFlipFlop::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolFlipFlop, LastValue) == 0x000011, "Member 'FRigUnit_MathBoolFlipFlop::LastValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolFlipFlop, TimeLeft) == 0x000014, "Member 'FRigUnit_MathBoolFlipFlop::TimeLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathBoolOnce \ static_assert(alignof(FRigUnit_MathBoolOnce) == 0x000008, "Wrong alignment on FRigUnit_MathBoolOnce"); \ static_assert(sizeof(FRigUnit_MathBoolOnce) == 0x000018, "Wrong size on FRigUnit_MathBoolOnce"); \ static_assert(offsetof(FRigUnit_MathBoolOnce, Duration) == 0x000008, "Member 'FRigUnit_MathBoolOnce::Duration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolOnce, Result) == 0x00000C, "Member 'FRigUnit_MathBoolOnce::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolOnce, LastValue) == 0x00000D, "Member 'FRigUnit_MathBoolOnce::LastValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathBoolOnce, TimeLeft) == 0x000010, "Member 'FRigUnit_MathBoolOnce::TimeLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorBinaryOp \ static_assert(alignof(FRigUnit_MathColorBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathColorBinaryOp"); \ static_assert(sizeof(FRigUnit_MathColorBinaryOp) == 0x000038, "Wrong size on FRigUnit_MathColorBinaryOp"); \ static_assert(offsetof(FRigUnit_MathColorBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathColorBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorBinaryOp, B) == 0x000018, "Member 'FRigUnit_MathColorBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorBinaryOp, Result) == 0x000028, "Member 'FRigUnit_MathColorBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathColorBinaryAggregateOp) == 0x000008, "Wrong alignment on FRigUnit_MathColorBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathColorBinaryAggregateOp) == 0x000038, "Wrong size on FRigUnit_MathColorBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathColorBinaryAggregateOp, A) == 0x000008, "Member 'FRigUnit_MathColorBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorBinaryAggregateOp, B) == 0x000018, "Member 'FRigUnit_MathColorBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathColorBinaryAggregateOp, Result) == 0x000028, "Member 'FRigUnit_MathColorBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorAdd \ static_assert(alignof(FRigUnit_MathColorAdd) == 0x000008, "Wrong alignment on FRigUnit_MathColorAdd"); \ static_assert(sizeof(FRigUnit_MathColorAdd) == 0x000038, "Wrong size on FRigUnit_MathColorAdd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorSub \ static_assert(alignof(FRigUnit_MathColorSub) == 0x000008, "Wrong alignment on FRigUnit_MathColorSub"); \ static_assert(sizeof(FRigUnit_MathColorSub) == 0x000038, "Wrong size on FRigUnit_MathColorSub"); \ #define DUMPER7_ASSERTS_FRigUnit_MathColorMul \ static_assert(alignof(FRigUnit_MathColorMul) == 0x000008, "Wrong alignment on FRigUnit_MathColorMul"); \ static_assert(sizeof(FRigUnit_MathColorMul) == 0x000038, "Wrong size on FRigUnit_MathColorMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleConstPi \ static_assert(alignof(FRigUnit_MathDoubleConstPi) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleConstPi"); \ static_assert(sizeof(FRigUnit_MathDoubleConstPi) == 0x000010, "Wrong size on FRigUnit_MathDoubleConstPi"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleConstHalfPi \ static_assert(alignof(FRigUnit_MathDoubleConstHalfPi) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleConstHalfPi"); \ static_assert(sizeof(FRigUnit_MathDoubleConstHalfPi) == 0x000010, "Wrong size on FRigUnit_MathDoubleConstHalfPi"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleConstE \ static_assert(alignof(FRigUnit_MathDoubleConstE) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleConstE"); \ static_assert(sizeof(FRigUnit_MathDoubleConstE) == 0x000010, "Wrong size on FRigUnit_MathDoubleConstE"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleAdd \ static_assert(alignof(FRigUnit_MathDoubleAdd) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleAdd"); \ static_assert(sizeof(FRigUnit_MathDoubleAdd) == 0x000020, "Wrong size on FRigUnit_MathDoubleAdd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleSub \ static_assert(alignof(FRigUnit_MathDoubleSub) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleSub"); \ static_assert(sizeof(FRigUnit_MathDoubleSub) == 0x000020, "Wrong size on FRigUnit_MathDoubleSub"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleDiv \ static_assert(alignof(FRigUnit_MathDoubleDiv) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleDiv"); \ static_assert(sizeof(FRigUnit_MathDoubleDiv) == 0x000020, "Wrong size on FRigUnit_MathDoubleDiv"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleMod \ static_assert(alignof(FRigUnit_MathDoubleMod) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleMod"); \ static_assert(sizeof(FRigUnit_MathDoubleMod) == 0x000020, "Wrong size on FRigUnit_MathDoubleMod"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleMin \ static_assert(alignof(FRigUnit_MathDoubleMin) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleMin"); \ static_assert(sizeof(FRigUnit_MathDoubleMin) == 0x000020, "Wrong size on FRigUnit_MathDoubleMin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoublePow \ static_assert(alignof(FRigUnit_MathDoublePow) == 0x000008, "Wrong alignment on FRigUnit_MathDoublePow"); \ static_assert(sizeof(FRigUnit_MathDoublePow) == 0x000020, "Wrong size on FRigUnit_MathDoublePow"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleSqrt \ static_assert(alignof(FRigUnit_MathDoubleSqrt) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleSqrt"); \ static_assert(sizeof(FRigUnit_MathDoubleSqrt) == 0x000018, "Wrong size on FRigUnit_MathDoubleSqrt"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleNegate \ static_assert(alignof(FRigUnit_MathDoubleNegate) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleNegate"); \ static_assert(sizeof(FRigUnit_MathDoubleNegate) == 0x000018, "Wrong size on FRigUnit_MathDoubleNegate"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleFloor \ static_assert(alignof(FRigUnit_MathDoubleFloor) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleFloor"); \ static_assert(sizeof(FRigUnit_MathDoubleFloor) == 0x000020, "Wrong size on FRigUnit_MathDoubleFloor"); \ static_assert(offsetof(FRigUnit_MathDoubleFloor, Value) == 0x000008, "Member 'FRigUnit_MathDoubleFloor::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleFloor, Result) == 0x000010, "Member 'FRigUnit_MathDoubleFloor::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleFloor, Int) == 0x000018, "Member 'FRigUnit_MathDoubleFloor::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleCeil \ static_assert(alignof(FRigUnit_MathDoubleCeil) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleCeil"); \ static_assert(sizeof(FRigUnit_MathDoubleCeil) == 0x000020, "Wrong size on FRigUnit_MathDoubleCeil"); \ static_assert(offsetof(FRigUnit_MathDoubleCeil, Value) == 0x000008, "Member 'FRigUnit_MathDoubleCeil::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleCeil, Result) == 0x000010, "Member 'FRigUnit_MathDoubleCeil::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleCeil, Int) == 0x000018, "Member 'FRigUnit_MathDoubleCeil::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleRound \ static_assert(alignof(FRigUnit_MathDoubleRound) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleRound"); \ static_assert(sizeof(FRigUnit_MathDoubleRound) == 0x000020, "Wrong size on FRigUnit_MathDoubleRound"); \ static_assert(offsetof(FRigUnit_MathDoubleRound, Value) == 0x000008, "Member 'FRigUnit_MathDoubleRound::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRound, Result) == 0x000010, "Member 'FRigUnit_MathDoubleRound::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleRound, Int) == 0x000018, "Member 'FRigUnit_MathDoubleRound::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleSign \ static_assert(alignof(FRigUnit_MathDoubleSign) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleSign"); \ static_assert(sizeof(FRigUnit_MathDoubleSign) == 0x000018, "Wrong size on FRigUnit_MathDoubleSign"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleClamp \ static_assert(alignof(FRigUnit_MathDoubleClamp) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleClamp"); \ static_assert(sizeof(FRigUnit_MathDoubleClamp) == 0x000028, "Wrong size on FRigUnit_MathDoubleClamp"); \ static_assert(offsetof(FRigUnit_MathDoubleClamp, Value) == 0x000008, "Member 'FRigUnit_MathDoubleClamp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleClamp, Minimum) == 0x000010, "Member 'FRigUnit_MathDoubleClamp::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleClamp, Maximum) == 0x000018, "Member 'FRigUnit_MathDoubleClamp::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleClamp, Result) == 0x000020, "Member 'FRigUnit_MathDoubleClamp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleLerp \ static_assert(alignof(FRigUnit_MathDoubleLerp) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleLerp"); \ static_assert(sizeof(FRigUnit_MathDoubleLerp) == 0x000028, "Wrong size on FRigUnit_MathDoubleLerp"); \ static_assert(offsetof(FRigUnit_MathDoubleLerp, A) == 0x000008, "Member 'FRigUnit_MathDoubleLerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLerp, B) == 0x000010, "Member 'FRigUnit_MathDoubleLerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLerp, T) == 0x000018, "Member 'FRigUnit_MathDoubleLerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLerp, Result) == 0x000020, "Member 'FRigUnit_MathDoubleLerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleEquals \ static_assert(alignof(FRigUnit_MathDoubleEquals) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleEquals"); \ static_assert(sizeof(FRigUnit_MathDoubleEquals) == 0x000020, "Wrong size on FRigUnit_MathDoubleEquals"); \ static_assert(offsetof(FRigUnit_MathDoubleEquals, A) == 0x000008, "Member 'FRigUnit_MathDoubleEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleEquals, B) == 0x000010, "Member 'FRigUnit_MathDoubleEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleEquals, Result) == 0x000018, "Member 'FRigUnit_MathDoubleEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleNotEquals \ static_assert(alignof(FRigUnit_MathDoubleNotEquals) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleNotEquals"); \ static_assert(sizeof(FRigUnit_MathDoubleNotEquals) == 0x000020, "Wrong size on FRigUnit_MathDoubleNotEquals"); \ static_assert(offsetof(FRigUnit_MathDoubleNotEquals, A) == 0x000008, "Member 'FRigUnit_MathDoubleNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleNotEquals, B) == 0x000010, "Member 'FRigUnit_MathDoubleNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleNotEquals, Result) == 0x000018, "Member 'FRigUnit_MathDoubleNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleGreaterEqual \ static_assert(alignof(FRigUnit_MathDoubleGreaterEqual) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleGreaterEqual"); \ static_assert(sizeof(FRigUnit_MathDoubleGreaterEqual) == 0x000020, "Wrong size on FRigUnit_MathDoubleGreaterEqual"); \ static_assert(offsetof(FRigUnit_MathDoubleGreaterEqual, A) == 0x000008, "Member 'FRigUnit_MathDoubleGreaterEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleGreaterEqual, B) == 0x000010, "Member 'FRigUnit_MathDoubleGreaterEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleGreaterEqual, Result) == 0x000018, "Member 'FRigUnit_MathDoubleGreaterEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleLessEqual \ static_assert(alignof(FRigUnit_MathDoubleLessEqual) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleLessEqual"); \ static_assert(sizeof(FRigUnit_MathDoubleLessEqual) == 0x000020, "Wrong size on FRigUnit_MathDoubleLessEqual"); \ static_assert(offsetof(FRigUnit_MathDoubleLessEqual, A) == 0x000008, "Member 'FRigUnit_MathDoubleLessEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLessEqual, B) == 0x000010, "Member 'FRigUnit_MathDoubleLessEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathDoubleLessEqual, Result) == 0x000018, "Member 'FRigUnit_MathDoubleLessEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleRad \ static_assert(alignof(FRigUnit_MathDoubleRad) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleRad"); \ static_assert(sizeof(FRigUnit_MathDoubleRad) == 0x000018, "Wrong size on FRigUnit_MathDoubleRad"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleSin \ static_assert(alignof(FRigUnit_MathDoubleSin) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleSin"); \ static_assert(sizeof(FRigUnit_MathDoubleSin) == 0x000018, "Wrong size on FRigUnit_MathDoubleSin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleTan \ static_assert(alignof(FRigUnit_MathDoubleTan) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleTan"); \ static_assert(sizeof(FRigUnit_MathDoubleTan) == 0x000018, "Wrong size on FRigUnit_MathDoubleTan"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleAsin \ static_assert(alignof(FRigUnit_MathDoubleAsin) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleAsin"); \ static_assert(sizeof(FRigUnit_MathDoubleAsin) == 0x000018, "Wrong size on FRigUnit_MathDoubleAsin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleAcos \ static_assert(alignof(FRigUnit_MathDoubleAcos) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleAcos"); \ static_assert(sizeof(FRigUnit_MathDoubleAcos) == 0x000018, "Wrong size on FRigUnit_MathDoubleAcos"); \ #define DUMPER7_ASSERTS_FRigUnit_MathDoubleExponential \ static_assert(alignof(FRigUnit_MathDoubleExponential) == 0x000008, "Wrong alignment on FRigUnit_MathDoubleExponential"); \ static_assert(sizeof(FRigUnit_MathDoubleExponential) == 0x000018, "Wrong size on FRigUnit_MathDoubleExponential"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatConstHalfPi \ static_assert(alignof(FRigUnit_MathFloatConstHalfPi) == 0x000008, "Wrong alignment on FRigUnit_MathFloatConstHalfPi"); \ static_assert(sizeof(FRigUnit_MathFloatConstHalfPi) == 0x000010, "Wrong size on FRigUnit_MathFloatConstHalfPi"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatConstTwoPi \ static_assert(alignof(FRigUnit_MathFloatConstTwoPi) == 0x000008, "Wrong alignment on FRigUnit_MathFloatConstTwoPi"); \ static_assert(sizeof(FRigUnit_MathFloatConstTwoPi) == 0x000010, "Wrong size on FRigUnit_MathFloatConstTwoPi"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatSub \ static_assert(alignof(FRigUnit_MathFloatSub) == 0x000008, "Wrong alignment on FRigUnit_MathFloatSub"); \ static_assert(sizeof(FRigUnit_MathFloatSub) == 0x000018, "Wrong size on FRigUnit_MathFloatSub"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatMul \ static_assert(alignof(FRigUnit_MathFloatMul) == 0x000008, "Wrong alignment on FRigUnit_MathFloatMul"); \ static_assert(sizeof(FRigUnit_MathFloatMul) == 0x000018, "Wrong size on FRigUnit_MathFloatMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatMin \ static_assert(alignof(FRigUnit_MathFloatMin) == 0x000008, "Wrong alignment on FRigUnit_MathFloatMin"); \ static_assert(sizeof(FRigUnit_MathFloatMin) == 0x000018, "Wrong size on FRigUnit_MathFloatMin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatMax \ static_assert(alignof(FRigUnit_MathFloatMax) == 0x000008, "Wrong alignment on FRigUnit_MathFloatMax"); \ static_assert(sizeof(FRigUnit_MathFloatMax) == 0x000018, "Wrong size on FRigUnit_MathFloatMax"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatNegate \ static_assert(alignof(FRigUnit_MathFloatNegate) == 0x000008, "Wrong alignment on FRigUnit_MathFloatNegate"); \ static_assert(sizeof(FRigUnit_MathFloatNegate) == 0x000010, "Wrong size on FRigUnit_MathFloatNegate"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatAbs \ static_assert(alignof(FRigUnit_MathFloatAbs) == 0x000008, "Wrong alignment on FRigUnit_MathFloatAbs"); \ static_assert(sizeof(FRigUnit_MathFloatAbs) == 0x000010, "Wrong size on FRigUnit_MathFloatAbs"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatFloor \ static_assert(alignof(FRigUnit_MathFloatFloor) == 0x000008, "Wrong alignment on FRigUnit_MathFloatFloor"); \ static_assert(sizeof(FRigUnit_MathFloatFloor) == 0x000018, "Wrong size on FRigUnit_MathFloatFloor"); \ static_assert(offsetof(FRigUnit_MathFloatFloor, Value) == 0x000008, "Member 'FRigUnit_MathFloatFloor::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatFloor, Result) == 0x00000C, "Member 'FRigUnit_MathFloatFloor::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatFloor, Int) == 0x000010, "Member 'FRigUnit_MathFloatFloor::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatRound \ static_assert(alignof(FRigUnit_MathFloatRound) == 0x000008, "Wrong alignment on FRigUnit_MathFloatRound"); \ static_assert(sizeof(FRigUnit_MathFloatRound) == 0x000018, "Wrong size on FRigUnit_MathFloatRound"); \ static_assert(offsetof(FRigUnit_MathFloatRound, Value) == 0x000008, "Member 'FRigUnit_MathFloatRound::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRound, Result) == 0x00000C, "Member 'FRigUnit_MathFloatRound::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRound, Int) == 0x000010, "Member 'FRigUnit_MathFloatRound::Int' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatToInt \ static_assert(alignof(FRigUnit_MathFloatToInt) == 0x000008, "Wrong alignment on FRigUnit_MathFloatToInt"); \ static_assert(sizeof(FRigUnit_MathFloatToInt) == 0x000010, "Wrong size on FRigUnit_MathFloatToInt"); \ static_assert(offsetof(FRigUnit_MathFloatToInt, Value) == 0x000008, "Member 'FRigUnit_MathFloatToInt::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatToInt, Result) == 0x00000C, "Member 'FRigUnit_MathFloatToInt::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatSign \ static_assert(alignof(FRigUnit_MathFloatSign) == 0x000008, "Wrong alignment on FRigUnit_MathFloatSign"); \ static_assert(sizeof(FRigUnit_MathFloatSign) == 0x000010, "Wrong size on FRigUnit_MathFloatSign"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatLerp \ static_assert(alignof(FRigUnit_MathFloatLerp) == 0x000008, "Wrong alignment on FRigUnit_MathFloatLerp"); \ static_assert(sizeof(FRigUnit_MathFloatLerp) == 0x000018, "Wrong size on FRigUnit_MathFloatLerp"); \ static_assert(offsetof(FRigUnit_MathFloatLerp, A) == 0x000008, "Member 'FRigUnit_MathFloatLerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLerp, B) == 0x00000C, "Member 'FRigUnit_MathFloatLerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLerp, T) == 0x000010, "Member 'FRigUnit_MathFloatLerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLerp, Result) == 0x000014, "Member 'FRigUnit_MathFloatLerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatRemap \ static_assert(alignof(FRigUnit_MathFloatRemap) == 0x000008, "Wrong alignment on FRigUnit_MathFloatRemap"); \ static_assert(sizeof(FRigUnit_MathFloatRemap) == 0x000028, "Wrong size on FRigUnit_MathFloatRemap"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, Value) == 0x000008, "Member 'FRigUnit_MathFloatRemap::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, SourceMinimum) == 0x00000C, "Member 'FRigUnit_MathFloatRemap::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, SourceMaximum) == 0x000010, "Member 'FRigUnit_MathFloatRemap::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, TargetMinimum) == 0x000014, "Member 'FRigUnit_MathFloatRemap::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, TargetMaximum) == 0x000018, "Member 'FRigUnit_MathFloatRemap::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, bClamp) == 0x00001C, "Member 'FRigUnit_MathFloatRemap::bClamp' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatRemap, Result) == 0x000020, "Member 'FRigUnit_MathFloatRemap::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatEquals \ static_assert(alignof(FRigUnit_MathFloatEquals) == 0x000008, "Wrong alignment on FRigUnit_MathFloatEquals"); \ static_assert(sizeof(FRigUnit_MathFloatEquals) == 0x000018, "Wrong size on FRigUnit_MathFloatEquals"); \ static_assert(offsetof(FRigUnit_MathFloatEquals, A) == 0x000008, "Member 'FRigUnit_MathFloatEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatEquals, B) == 0x00000C, "Member 'FRigUnit_MathFloatEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatEquals, Result) == 0x000010, "Member 'FRigUnit_MathFloatEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatGreater \ static_assert(alignof(FRigUnit_MathFloatGreater) == 0x000008, "Wrong alignment on FRigUnit_MathFloatGreater"); \ static_assert(sizeof(FRigUnit_MathFloatGreater) == 0x000018, "Wrong size on FRigUnit_MathFloatGreater"); \ static_assert(offsetof(FRigUnit_MathFloatGreater, A) == 0x000008, "Member 'FRigUnit_MathFloatGreater::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatGreater, B) == 0x00000C, "Member 'FRigUnit_MathFloatGreater::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatGreater, Result) == 0x000010, "Member 'FRigUnit_MathFloatGreater::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatLess \ static_assert(alignof(FRigUnit_MathFloatLess) == 0x000008, "Wrong alignment on FRigUnit_MathFloatLess"); \ static_assert(sizeof(FRigUnit_MathFloatLess) == 0x000018, "Wrong size on FRigUnit_MathFloatLess"); \ static_assert(offsetof(FRigUnit_MathFloatLess, A) == 0x000008, "Member 'FRigUnit_MathFloatLess::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLess, B) == 0x00000C, "Member 'FRigUnit_MathFloatLess::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatLess, Result) == 0x000010, "Member 'FRigUnit_MathFloatLess::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatGreaterEqual \ static_assert(alignof(FRigUnit_MathFloatGreaterEqual) == 0x000008, "Wrong alignment on FRigUnit_MathFloatGreaterEqual"); \ static_assert(sizeof(FRigUnit_MathFloatGreaterEqual) == 0x000018, "Wrong size on FRigUnit_MathFloatGreaterEqual"); \ static_assert(offsetof(FRigUnit_MathFloatGreaterEqual, A) == 0x000008, "Member 'FRigUnit_MathFloatGreaterEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatGreaterEqual, B) == 0x00000C, "Member 'FRigUnit_MathFloatGreaterEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatGreaterEqual, Result) == 0x000010, "Member 'FRigUnit_MathFloatGreaterEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatIsNearlyZero \ static_assert(alignof(FRigUnit_MathFloatIsNearlyZero) == 0x000008, "Wrong alignment on FRigUnit_MathFloatIsNearlyZero"); \ static_assert(sizeof(FRigUnit_MathFloatIsNearlyZero) == 0x000018, "Wrong size on FRigUnit_MathFloatIsNearlyZero"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyZero, Value) == 0x000008, "Member 'FRigUnit_MathFloatIsNearlyZero::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyZero, Tolerance) == 0x00000C, "Member 'FRigUnit_MathFloatIsNearlyZero::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyZero, Result) == 0x000010, "Member 'FRigUnit_MathFloatIsNearlyZero::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatIsNearlyEqual \ static_assert(alignof(FRigUnit_MathFloatIsNearlyEqual) == 0x000008, "Wrong alignment on FRigUnit_MathFloatIsNearlyEqual"); \ static_assert(sizeof(FRigUnit_MathFloatIsNearlyEqual) == 0x000018, "Wrong size on FRigUnit_MathFloatIsNearlyEqual"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyEqual, A) == 0x000008, "Member 'FRigUnit_MathFloatIsNearlyEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyEqual, B) == 0x00000C, "Member 'FRigUnit_MathFloatIsNearlyEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyEqual, Tolerance) == 0x000010, "Member 'FRigUnit_MathFloatIsNearlyEqual::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatIsNearlyEqual, Result) == 0x000014, "Member 'FRigUnit_MathFloatIsNearlyEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatSelectBool \ static_assert(alignof(FRigUnit_MathFloatSelectBool) == 0x000008, "Wrong alignment on FRigUnit_MathFloatSelectBool"); \ static_assert(sizeof(FRigUnit_MathFloatSelectBool) == 0x000018, "Wrong size on FRigUnit_MathFloatSelectBool"); \ static_assert(offsetof(FRigUnit_MathFloatSelectBool, Condition) == 0x000008, "Member 'FRigUnit_MathFloatSelectBool::Condition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatSelectBool, IfTrue) == 0x00000C, "Member 'FRigUnit_MathFloatSelectBool::IfTrue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatSelectBool, IfFalse) == 0x000010, "Member 'FRigUnit_MathFloatSelectBool::IfFalse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathFloatSelectBool, Result) == 0x000014, "Member 'FRigUnit_MathFloatSelectBool::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatSin \ static_assert(alignof(FRigUnit_MathFloatSin) == 0x000008, "Wrong alignment on FRigUnit_MathFloatSin"); \ static_assert(sizeof(FRigUnit_MathFloatSin) == 0x000010, "Wrong size on FRigUnit_MathFloatSin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatCos \ static_assert(alignof(FRigUnit_MathFloatCos) == 0x000008, "Wrong alignment on FRigUnit_MathFloatCos"); \ static_assert(sizeof(FRigUnit_MathFloatCos) == 0x000010, "Wrong size on FRigUnit_MathFloatCos"); \ #define DUMPER7_ASSERTS_FRigUnit_MathFloatAcos \ static_assert(alignof(FRigUnit_MathFloatAcos) == 0x000008, "Wrong alignment on FRigUnit_MathFloatAcos"); \ static_assert(sizeof(FRigUnit_MathFloatAcos) == 0x000010, "Wrong size on FRigUnit_MathFloatAcos"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntMul \ static_assert(alignof(FRigUnit_MathIntMul) == 0x000008, "Wrong alignment on FRigUnit_MathIntMul"); \ static_assert(sizeof(FRigUnit_MathIntMul) == 0x000018, "Wrong size on FRigUnit_MathIntMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntDiv \ static_assert(alignof(FRigUnit_MathIntDiv) == 0x000008, "Wrong alignment on FRigUnit_MathIntDiv"); \ static_assert(sizeof(FRigUnit_MathIntDiv) == 0x000018, "Wrong size on FRigUnit_MathIntDiv"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntMod \ static_assert(alignof(FRigUnit_MathIntMod) == 0x000008, "Wrong alignment on FRigUnit_MathIntMod"); \ static_assert(sizeof(FRigUnit_MathIntMod) == 0x000018, "Wrong size on FRigUnit_MathIntMod"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntMax \ static_assert(alignof(FRigUnit_MathIntMax) == 0x000008, "Wrong alignment on FRigUnit_MathIntMax"); \ static_assert(sizeof(FRigUnit_MathIntMax) == 0x000018, "Wrong size on FRigUnit_MathIntMax"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntPow \ static_assert(alignof(FRigUnit_MathIntPow) == 0x000008, "Wrong alignment on FRigUnit_MathIntPow"); \ static_assert(sizeof(FRigUnit_MathIntPow) == 0x000018, "Wrong size on FRigUnit_MathIntPow"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntNegate \ static_assert(alignof(FRigUnit_MathIntNegate) == 0x000008, "Wrong alignment on FRigUnit_MathIntNegate"); \ static_assert(sizeof(FRigUnit_MathIntNegate) == 0x000010, "Wrong size on FRigUnit_MathIntNegate"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntToFloat \ static_assert(alignof(FRigUnit_MathIntToFloat) == 0x000008, "Wrong alignment on FRigUnit_MathIntToFloat"); \ static_assert(sizeof(FRigUnit_MathIntToFloat) == 0x000010, "Wrong size on FRigUnit_MathIntToFloat"); \ static_assert(offsetof(FRigUnit_MathIntToFloat, Value) == 0x000008, "Member 'FRigUnit_MathIntToFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntToFloat, Result) == 0x00000C, "Member 'FRigUnit_MathIntToFloat::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntSign \ static_assert(alignof(FRigUnit_MathIntSign) == 0x000008, "Wrong alignment on FRigUnit_MathIntSign"); \ static_assert(sizeof(FRigUnit_MathIntSign) == 0x000010, "Wrong size on FRigUnit_MathIntSign"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntClamp \ static_assert(alignof(FRigUnit_MathIntClamp) == 0x000008, "Wrong alignment on FRigUnit_MathIntClamp"); \ static_assert(sizeof(FRigUnit_MathIntClamp) == 0x000018, "Wrong size on FRigUnit_MathIntClamp"); \ static_assert(offsetof(FRigUnit_MathIntClamp, Value) == 0x000008, "Member 'FRigUnit_MathIntClamp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntClamp, Minimum) == 0x00000C, "Member 'FRigUnit_MathIntClamp::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntClamp, Maximum) == 0x000010, "Member 'FRigUnit_MathIntClamp::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntClamp, Result) == 0x000014, "Member 'FRigUnit_MathIntClamp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntNotEquals \ static_assert(alignof(FRigUnit_MathIntNotEquals) == 0x000008, "Wrong alignment on FRigUnit_MathIntNotEquals"); \ static_assert(sizeof(FRigUnit_MathIntNotEquals) == 0x000018, "Wrong size on FRigUnit_MathIntNotEquals"); \ static_assert(offsetof(FRigUnit_MathIntNotEquals, A) == 0x000008, "Member 'FRigUnit_MathIntNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntNotEquals, B) == 0x00000C, "Member 'FRigUnit_MathIntNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntNotEquals, Result) == 0x000010, "Member 'FRigUnit_MathIntNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntGreater \ static_assert(alignof(FRigUnit_MathIntGreater) == 0x000008, "Wrong alignment on FRigUnit_MathIntGreater"); \ static_assert(sizeof(FRigUnit_MathIntGreater) == 0x000018, "Wrong size on FRigUnit_MathIntGreater"); \ static_assert(offsetof(FRigUnit_MathIntGreater, A) == 0x000008, "Member 'FRigUnit_MathIntGreater::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntGreater, B) == 0x00000C, "Member 'FRigUnit_MathIntGreater::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntGreater, Result) == 0x000010, "Member 'FRigUnit_MathIntGreater::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntLess \ static_assert(alignof(FRigUnit_MathIntLess) == 0x000008, "Wrong alignment on FRigUnit_MathIntLess"); \ static_assert(sizeof(FRigUnit_MathIntLess) == 0x000018, "Wrong size on FRigUnit_MathIntLess"); \ static_assert(offsetof(FRigUnit_MathIntLess, A) == 0x000008, "Member 'FRigUnit_MathIntLess::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntLess, B) == 0x00000C, "Member 'FRigUnit_MathIntLess::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntLess, Result) == 0x000010, "Member 'FRigUnit_MathIntLess::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntLessEqual \ static_assert(alignof(FRigUnit_MathIntLessEqual) == 0x000008, "Wrong alignment on FRigUnit_MathIntLessEqual"); \ static_assert(sizeof(FRigUnit_MathIntLessEqual) == 0x000018, "Wrong size on FRigUnit_MathIntLessEqual"); \ static_assert(offsetof(FRigUnit_MathIntLessEqual, A) == 0x000008, "Member 'FRigUnit_MathIntLessEqual::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntLessEqual, B) == 0x00000C, "Member 'FRigUnit_MathIntLessEqual::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntLessEqual, Result) == 0x000010, "Member 'FRigUnit_MathIntLessEqual::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathMatrixBinaryAggregateOp) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathMatrixBinaryAggregateOp) == 0x000190, "Wrong size on FRigUnit_MathMatrixBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryAggregateOp, A) == 0x000010, "Member 'FRigUnit_MathMatrixBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryAggregateOp, B) == 0x000090, "Member 'FRigUnit_MathMatrixBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixBinaryAggregateOp, Result) == 0x000110, "Member 'FRigUnit_MathMatrixBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixToTransform \ static_assert(alignof(FRigUnit_MathMatrixToTransform) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixToTransform"); \ static_assert(sizeof(FRigUnit_MathMatrixToTransform) == 0x0000F0, "Wrong size on FRigUnit_MathMatrixToTransform"); \ static_assert(offsetof(FRigUnit_MathMatrixToTransform, Value) == 0x000010, "Member 'FRigUnit_MathMatrixToTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixToTransform, Result) == 0x000090, "Member 'FRigUnit_MathMatrixToTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixFromTransform \ static_assert(alignof(FRigUnit_MathMatrixFromTransform) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixFromTransform"); \ static_assert(sizeof(FRigUnit_MathMatrixFromTransform) == 0x0000F0, "Wrong size on FRigUnit_MathMatrixFromTransform"); \ static_assert(offsetof(FRigUnit_MathMatrixFromTransform, Transform) == 0x000010, "Member 'FRigUnit_MathMatrixFromTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromTransform, Result) == 0x000070, "Member 'FRigUnit_MathMatrixFromTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixToVectors \ static_assert(alignof(FRigUnit_MathMatrixToVectors) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixToVectors"); \ static_assert(sizeof(FRigUnit_MathMatrixToVectors) == 0x0000F0, "Wrong size on FRigUnit_MathMatrixToVectors"); \ static_assert(offsetof(FRigUnit_MathMatrixToVectors, Value) == 0x000010, "Member 'FRigUnit_MathMatrixToVectors::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixToVectors, Origin) == 0x000090, "Member 'FRigUnit_MathMatrixToVectors::Origin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixToVectors, X) == 0x0000A8, "Member 'FRigUnit_MathMatrixToVectors::X' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixToVectors, Y) == 0x0000C0, "Member 'FRigUnit_MathMatrixToVectors::Y' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixToVectors, Z) == 0x0000D8, "Member 'FRigUnit_MathMatrixToVectors::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixFromVectors \ static_assert(alignof(FRigUnit_MathMatrixFromVectors) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixFromVectors"); \ static_assert(sizeof(FRigUnit_MathMatrixFromVectors) == 0x0000F0, "Wrong size on FRigUnit_MathMatrixFromVectors"); \ static_assert(offsetof(FRigUnit_MathMatrixFromVectors, Origin) == 0x000008, "Member 'FRigUnit_MathMatrixFromVectors::Origin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromVectors, X) == 0x000020, "Member 'FRigUnit_MathMatrixFromVectors::X' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromVectors, Y) == 0x000038, "Member 'FRigUnit_MathMatrixFromVectors::Y' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromVectors, Z) == 0x000050, "Member 'FRigUnit_MathMatrixFromVectors::Z' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathMatrixFromVectors, Result) == 0x000070, "Member 'FRigUnit_MathMatrixFromVectors::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathMatrixMul \ static_assert(alignof(FRigUnit_MathMatrixMul) == 0x000010, "Wrong alignment on FRigUnit_MathMatrixMul"); \ static_assert(sizeof(FRigUnit_MathMatrixMul) == 0x000190, "Wrong size on FRigUnit_MathMatrixMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionBinaryOp \ static_assert(alignof(FRigUnit_MathQuaternionBinaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionBinaryOp"); \ static_assert(sizeof(FRigUnit_MathQuaternionBinaryOp) == 0x000070, "Wrong size on FRigUnit_MathQuaternionBinaryOp"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryOp, A) == 0x000010, "Member 'FRigUnit_MathQuaternionBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryOp, B) == 0x000030, "Member 'FRigUnit_MathQuaternionBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionBinaryOp, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionFromAxisAndAngle \ static_assert(alignof(FRigUnit_MathQuaternionFromAxisAndAngle) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionFromAxisAndAngle"); \ static_assert(sizeof(FRigUnit_MathQuaternionFromAxisAndAngle) == 0x000050, "Wrong size on FRigUnit_MathQuaternionFromAxisAndAngle"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromAxisAndAngle, Axis) == 0x000008, "Member 'FRigUnit_MathQuaternionFromAxisAndAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromAxisAndAngle, Angle) == 0x000020, "Member 'FRigUnit_MathQuaternionFromAxisAndAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromAxisAndAngle, Result) == 0x000030, "Member 'FRigUnit_MathQuaternionFromAxisAndAngle::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionFromEuler \ static_assert(alignof(FRigUnit_MathQuaternionFromEuler) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionFromEuler"); \ static_assert(sizeof(FRigUnit_MathQuaternionFromEuler) == 0x000050, "Wrong size on FRigUnit_MathQuaternionFromEuler"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromEuler, Euler) == 0x000008, "Member 'FRigUnit_MathQuaternionFromEuler::Euler' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromEuler, RotationOrder) == 0x000020, "Member 'FRigUnit_MathQuaternionFromEuler::RotationOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromEuler, Result) == 0x000030, "Member 'FRigUnit_MathQuaternionFromEuler::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionFromRotator \ static_assert(alignof(FRigUnit_MathQuaternionFromRotator) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionFromRotator"); \ static_assert(sizeof(FRigUnit_MathQuaternionFromRotator) == 0x000040, "Wrong size on FRigUnit_MathQuaternionFromRotator"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromRotator, Rotator) == 0x000008, "Member 'FRigUnit_MathQuaternionFromRotator::Rotator' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionFromRotator, Result) == 0x000020, "Member 'FRigUnit_MathQuaternionFromRotator::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionToAxisAndAngle \ static_assert(alignof(FRigUnit_MathQuaternionToAxisAndAngle) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionToAxisAndAngle"); \ static_assert(sizeof(FRigUnit_MathQuaternionToAxisAndAngle) == 0x000050, "Wrong size on FRigUnit_MathQuaternionToAxisAndAngle"); \ static_assert(offsetof(FRigUnit_MathQuaternionToAxisAndAngle, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionToAxisAndAngle::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionToAxisAndAngle, Axis) == 0x000030, "Member 'FRigUnit_MathQuaternionToAxisAndAngle::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionToAxisAndAngle, Angle) == 0x000048, "Member 'FRigUnit_MathQuaternionToAxisAndAngle::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionScale \ static_assert(alignof(FRigUnit_MathQuaternionScale) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionScale"); \ static_assert(sizeof(FRigUnit_MathQuaternionScale) == 0x000040, "Wrong size on FRigUnit_MathQuaternionScale"); \ static_assert(offsetof(FRigUnit_MathQuaternionScale, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionScale::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionScale, Scale) == 0x000030, "Member 'FRigUnit_MathQuaternionScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionToRotator \ static_assert(alignof(FRigUnit_MathQuaternionToRotator) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionToRotator"); \ static_assert(sizeof(FRigUnit_MathQuaternionToRotator) == 0x000050, "Wrong size on FRigUnit_MathQuaternionToRotator"); \ static_assert(offsetof(FRigUnit_MathQuaternionToRotator, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionToRotator::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionToRotator, Result) == 0x000030, "Member 'FRigUnit_MathQuaternionToRotator::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionMul \ static_assert(alignof(FRigUnit_MathQuaternionMul) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionMul"); \ static_assert(sizeof(FRigUnit_MathQuaternionMul) == 0x000070, "Wrong size on FRigUnit_MathQuaternionMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionSlerp \ static_assert(alignof(FRigUnit_MathQuaternionSlerp) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionSlerp"); \ static_assert(sizeof(FRigUnit_MathQuaternionSlerp) == 0x000080, "Wrong size on FRigUnit_MathQuaternionSlerp"); \ static_assert(offsetof(FRigUnit_MathQuaternionSlerp, A) == 0x000010, "Member 'FRigUnit_MathQuaternionSlerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSlerp, B) == 0x000030, "Member 'FRigUnit_MathQuaternionSlerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSlerp, T) == 0x000050, "Member 'FRigUnit_MathQuaternionSlerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSlerp, Result) == 0x000060, "Member 'FRigUnit_MathQuaternionSlerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionNotEquals \ static_assert(alignof(FRigUnit_MathQuaternionNotEquals) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionNotEquals"); \ static_assert(sizeof(FRigUnit_MathQuaternionNotEquals) == 0x000060, "Wrong size on FRigUnit_MathQuaternionNotEquals"); \ static_assert(offsetof(FRigUnit_MathQuaternionNotEquals, A) == 0x000010, "Member 'FRigUnit_MathQuaternionNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionNotEquals, B) == 0x000030, "Member 'FRigUnit_MathQuaternionNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionNotEquals, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionDot \ static_assert(alignof(FRigUnit_MathQuaternionDot) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionDot"); \ static_assert(sizeof(FRigUnit_MathQuaternionDot) == 0x000060, "Wrong size on FRigUnit_MathQuaternionDot"); \ static_assert(offsetof(FRigUnit_MathQuaternionDot, A) == 0x000010, "Member 'FRigUnit_MathQuaternionDot::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionDot, B) == 0x000030, "Member 'FRigUnit_MathQuaternionDot::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionDot, Result) == 0x000050, "Member 'FRigUnit_MathQuaternionDot::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionUnit \ static_assert(alignof(FRigUnit_MathQuaternionUnit) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionUnit"); \ static_assert(sizeof(FRigUnit_MathQuaternionUnit) == 0x000050, "Wrong size on FRigUnit_MathQuaternionUnit"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionRotateVector \ static_assert(alignof(FRigUnit_MathQuaternionRotateVector) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionRotateVector"); \ static_assert(sizeof(FRigUnit_MathQuaternionRotateVector) == 0x000060, "Wrong size on FRigUnit_MathQuaternionRotateVector"); \ static_assert(offsetof(FRigUnit_MathQuaternionRotateVector, Transform) == 0x000010, "Member 'FRigUnit_MathQuaternionRotateVector::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionRotateVector, Vector) == 0x000030, "Member 'FRigUnit_MathQuaternionRotateVector::Vector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionRotateVector, Result) == 0x000048, "Member 'FRigUnit_MathQuaternionRotateVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionSwingTwist \ static_assert(alignof(FRigUnit_MathQuaternionSwingTwist) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionSwingTwist"); \ static_assert(sizeof(FRigUnit_MathQuaternionSwingTwist) == 0x000090, "Wrong size on FRigUnit_MathQuaternionSwingTwist"); \ static_assert(offsetof(FRigUnit_MathQuaternionSwingTwist, Input) == 0x000010, "Member 'FRigUnit_MathQuaternionSwingTwist::Input' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSwingTwist, TwistAxis) == 0x000030, "Member 'FRigUnit_MathQuaternionSwingTwist::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSwingTwist, Swing) == 0x000050, "Member 'FRigUnit_MathQuaternionSwingTwist::Swing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionSwingTwist, Twist) == 0x000070, "Member 'FRigUnit_MathQuaternionSwingTwist::Twist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionRotationOrder \ static_assert(alignof(FRigUnit_MathQuaternionRotationOrder) == 0x000008, "Wrong alignment on FRigUnit_MathQuaternionRotationOrder"); \ static_assert(sizeof(FRigUnit_MathQuaternionRotationOrder) == 0x000010, "Wrong size on FRigUnit_MathQuaternionRotationOrder"); \ static_assert(offsetof(FRigUnit_MathQuaternionRotationOrder, RotationOrder) == 0x000008, "Member 'FRigUnit_MathQuaternionRotationOrder::RotationOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionMakeRelative \ static_assert(alignof(FRigUnit_MathQuaternionMakeRelative) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionMakeRelative"); \ static_assert(sizeof(FRigUnit_MathQuaternionMakeRelative) == 0x000070, "Wrong size on FRigUnit_MathQuaternionMakeRelative"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeRelative, Global) == 0x000010, "Member 'FRigUnit_MathQuaternionMakeRelative::Global' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeRelative, Parent) == 0x000030, "Member 'FRigUnit_MathQuaternionMakeRelative::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMakeRelative, Local) == 0x000050, "Member 'FRigUnit_MathQuaternionMakeRelative::Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathQuaternionMirrorTransform \ static_assert(alignof(FRigUnit_MathQuaternionMirrorTransform) == 0x000010, "Wrong alignment on FRigUnit_MathQuaternionMirrorTransform"); \ static_assert(sizeof(FRigUnit_MathQuaternionMirrorTransform) == 0x0000C0, "Wrong size on FRigUnit_MathQuaternionMirrorTransform"); \ static_assert(offsetof(FRigUnit_MathQuaternionMirrorTransform, Value) == 0x000010, "Member 'FRigUnit_MathQuaternionMirrorTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMirrorTransform, MirrorAxis) == 0x000030, "Member 'FRigUnit_MathQuaternionMirrorTransform::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMirrorTransform, AxisToFlip) == 0x000031, "Member 'FRigUnit_MathQuaternionMirrorTransform::AxisToFlip' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMirrorTransform, CentralTransform) == 0x000040, "Member 'FRigUnit_MathQuaternionMirrorTransform::CentralTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathQuaternionMirrorTransform, Result) == 0x0000A0, "Member 'FRigUnit_MathQuaternionMirrorTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatVector_Target \ static_assert(alignof(FMathRBFInterpolateQuatVector_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatVector_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatVector_Target) == 0x000040, "Wrong size on FMathRBFInterpolateQuatVector_Target"); \ static_assert(offsetof(FMathRBFInterpolateQuatVector_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateQuatVector_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateQuatVector_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateQuatVector_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatVector \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatVector) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatVector"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatVector) == 0x000120, "Wrong size on FRigUnit_MathRBFInterpolateQuatVector"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatVector, Targets) == 0x0000F0, "Member 'FRigUnit_MathRBFInterpolateQuatVector::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatVector, Output) == 0x000100, "Member 'FRigUnit_MathRBFInterpolateQuatVector::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatQuat_Target \ static_assert(alignof(FMathRBFInterpolateQuatQuat_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatQuat_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatQuat_Target) == 0x000040, "Wrong size on FMathRBFInterpolateQuatQuat_Target"); \ static_assert(offsetof(FMathRBFInterpolateQuatQuat_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateQuatQuat_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateQuatQuat_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateQuatQuat_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateQuatQuat \ static_assert(alignof(FRigUnit_MathRBFInterpolateQuatQuat) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateQuatQuat"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateQuatQuat) == 0x000120, "Wrong size on FRigUnit_MathRBFInterpolateQuatQuat"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatQuat, Targets) == 0x0000F0, "Member 'FRigUnit_MathRBFInterpolateQuatQuat::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateQuatQuat, Output) == 0x000100, "Member 'FRigUnit_MathRBFInterpolateQuatQuat::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateVectorFloat_Target \ static_assert(alignof(FMathRBFInterpolateVectorFloat_Target) == 0x000008, "Wrong alignment on FMathRBFInterpolateVectorFloat_Target"); \ static_assert(sizeof(FMathRBFInterpolateVectorFloat_Target) == 0x000020, "Wrong size on FMathRBFInterpolateVectorFloat_Target"); \ static_assert(offsetof(FMathRBFInterpolateVectorFloat_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateVectorFloat_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateVectorFloat_Target, Value) == 0x000018, "Member 'FMathRBFInterpolateVectorFloat_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorFloat \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorFloat) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorFloat"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorFloat) == 0x0000E0, "Wrong size on FRigUnit_MathRBFInterpolateVectorFloat"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorFloat, Targets) == 0x0000C0, "Member 'FRigUnit_MathRBFInterpolateVectorFloat::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorFloat, Output) == 0x0000D0, "Member 'FRigUnit_MathRBFInterpolateVectorFloat::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateVectorColor_Target \ static_assert(alignof(FMathRBFInterpolateVectorColor_Target) == 0x000008, "Wrong alignment on FMathRBFInterpolateVectorColor_Target"); \ static_assert(sizeof(FMathRBFInterpolateVectorColor_Target) == 0x000028, "Wrong size on FMathRBFInterpolateVectorColor_Target"); \ static_assert(offsetof(FMathRBFInterpolateVectorColor_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateVectorColor_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateVectorColor_Target, Value) == 0x000018, "Member 'FMathRBFInterpolateVectorColor_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorColor \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorColor) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorColor"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorColor) == 0x0000E0, "Wrong size on FRigUnit_MathRBFInterpolateVectorColor"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorColor, Targets) == 0x0000C0, "Member 'FRigUnit_MathRBFInterpolateVectorColor::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorColor, Output) == 0x0000D0, "Member 'FRigUnit_MathRBFInterpolateVectorColor::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMathRBFInterpolateVectorXform_Target \ static_assert(alignof(FMathRBFInterpolateVectorXform_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateVectorXform_Target"); \ static_assert(sizeof(FMathRBFInterpolateVectorXform_Target) == 0x000080, "Wrong size on FMathRBFInterpolateVectorXform_Target"); \ static_assert(offsetof(FMathRBFInterpolateVectorXform_Target, Target) == 0x000000, "Member 'FMathRBFInterpolateVectorXform_Target::Target' has a wrong offset!"); \ static_assert(offsetof(FMathRBFInterpolateVectorXform_Target, Value) == 0x000020, "Member 'FMathRBFInterpolateVectorXform_Target::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathRBFInterpolateVectorXform \ static_assert(alignof(FRigUnit_MathRBFInterpolateVectorXform) == 0x000010, "Wrong alignment on FRigUnit_MathRBFInterpolateVectorXform"); \ static_assert(sizeof(FRigUnit_MathRBFInterpolateVectorXform) == 0x000130, "Wrong size on FRigUnit_MathRBFInterpolateVectorXform"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorXform, Targets) == 0x0000C0, "Member 'FRigUnit_MathRBFInterpolateVectorXform::Targets' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathRBFInterpolateVectorXform, Output) == 0x0000D0, "Member 'FRigUnit_MathRBFInterpolateVectorXform::Output' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformUnaryOp \ static_assert(alignof(FRigUnit_MathTransformUnaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathTransformUnaryOp"); \ static_assert(sizeof(FRigUnit_MathTransformUnaryOp) == 0x0000D0, "Wrong size on FRigUnit_MathTransformUnaryOp"); \ static_assert(offsetof(FRigUnit_MathTransformUnaryOp, Value) == 0x000010, "Member 'FRigUnit_MathTransformUnaryOp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformUnaryOp, Result) == 0x000070, "Member 'FRigUnit_MathTransformUnaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformBinaryOp \ static_assert(alignof(FRigUnit_MathTransformBinaryOp) == 0x000010, "Wrong alignment on FRigUnit_MathTransformBinaryOp"); \ static_assert(sizeof(FRigUnit_MathTransformBinaryOp) == 0x000130, "Wrong size on FRigUnit_MathTransformBinaryOp"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryOp, A) == 0x000010, "Member 'FRigUnit_MathTransformBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryOp, B) == 0x000070, "Member 'FRigUnit_MathTransformBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryOp, Result) == 0x0000D0, "Member 'FRigUnit_MathTransformBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformBinaryAggregateOp \ static_assert(alignof(FRigUnit_MathTransformBinaryAggregateOp) == 0x000010, "Wrong alignment on FRigUnit_MathTransformBinaryAggregateOp"); \ static_assert(sizeof(FRigUnit_MathTransformBinaryAggregateOp) == 0x000130, "Wrong size on FRigUnit_MathTransformBinaryAggregateOp"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryAggregateOp, A) == 0x000010, "Member 'FRigUnit_MathTransformBinaryAggregateOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryAggregateOp, B) == 0x000070, "Member 'FRigUnit_MathTransformBinaryAggregateOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformBinaryAggregateOp, Result) == 0x0000D0, "Member 'FRigUnit_MathTransformBinaryAggregateOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformFromEulerTransformV2 \ static_assert(alignof(FRigUnit_MathTransformFromEulerTransformV2) == 0x000010, "Wrong alignment on FRigUnit_MathTransformFromEulerTransformV2"); \ static_assert(sizeof(FRigUnit_MathTransformFromEulerTransformV2) == 0x0000B0, "Wrong size on FRigUnit_MathTransformFromEulerTransformV2"); \ static_assert(offsetof(FRigUnit_MathTransformFromEulerTransformV2, Value) == 0x000008, "Member 'FRigUnit_MathTransformFromEulerTransformV2::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformFromEulerTransformV2, Result) == 0x000050, "Member 'FRigUnit_MathTransformFromEulerTransformV2::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformToEulerTransform \ static_assert(alignof(FRigUnit_MathTransformToEulerTransform) == 0x000010, "Wrong alignment on FRigUnit_MathTransformToEulerTransform"); \ static_assert(sizeof(FRigUnit_MathTransformToEulerTransform) == 0x0000C0, "Wrong size on FRigUnit_MathTransformToEulerTransform"); \ static_assert(offsetof(FRigUnit_MathTransformToEulerTransform, Value) == 0x000010, "Member 'FRigUnit_MathTransformToEulerTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformToEulerTransform, Result) == 0x000070, "Member 'FRigUnit_MathTransformToEulerTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformMul \ static_assert(alignof(FRigUnit_MathTransformMul) == 0x000010, "Wrong alignment on FRigUnit_MathTransformMul"); \ static_assert(sizeof(FRigUnit_MathTransformMul) == 0x000130, "Wrong size on FRigUnit_MathTransformMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformMakeAbsolute \ static_assert(alignof(FRigUnit_MathTransformMakeAbsolute) == 0x000010, "Wrong alignment on FRigUnit_MathTransformMakeAbsolute"); \ static_assert(sizeof(FRigUnit_MathTransformMakeAbsolute) == 0x000130, "Wrong size on FRigUnit_MathTransformMakeAbsolute"); \ static_assert(offsetof(FRigUnit_MathTransformMakeAbsolute, Local) == 0x000010, "Member 'FRigUnit_MathTransformMakeAbsolute::Local' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMakeAbsolute, Parent) == 0x000070, "Member 'FRigUnit_MathTransformMakeAbsolute::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMakeAbsolute, Global) == 0x0000D0, "Member 'FRigUnit_MathTransformMakeAbsolute::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformAccumulateArray \ static_assert(alignof(FRigUnit_MathTransformAccumulateArray) == 0x000010, "Wrong alignment on FRigUnit_MathTransformAccumulateArray"); \ static_assert(sizeof(FRigUnit_MathTransformAccumulateArray) == 0x0000D0, "Wrong size on FRigUnit_MathTransformAccumulateArray"); \ static_assert(offsetof(FRigUnit_MathTransformAccumulateArray, Transforms) == 0x000040, "Member 'FRigUnit_MathTransformAccumulateArray::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformAccumulateArray, TargetSpace) == 0x000050, "Member 'FRigUnit_MathTransformAccumulateArray::TargetSpace' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformAccumulateArray, Root) == 0x000060, "Member 'FRigUnit_MathTransformAccumulateArray::Root' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformAccumulateArray, ParentIndices) == 0x0000C0, "Member 'FRigUnit_MathTransformAccumulateArray::ParentIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformInverse \ static_assert(alignof(FRigUnit_MathTransformInverse) == 0x000010, "Wrong alignment on FRigUnit_MathTransformInverse"); \ static_assert(sizeof(FRigUnit_MathTransformInverse) == 0x0000D0, "Wrong size on FRigUnit_MathTransformInverse"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformSelectBool \ static_assert(alignof(FRigUnit_MathTransformSelectBool) == 0x000010, "Wrong alignment on FRigUnit_MathTransformSelectBool"); \ static_assert(sizeof(FRigUnit_MathTransformSelectBool) == 0x000130, "Wrong size on FRigUnit_MathTransformSelectBool"); \ static_assert(offsetof(FRigUnit_MathTransformSelectBool, Condition) == 0x000008, "Member 'FRigUnit_MathTransformSelectBool::Condition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformSelectBool, IfTrue) == 0x000010, "Member 'FRigUnit_MathTransformSelectBool::IfTrue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformSelectBool, IfFalse) == 0x000070, "Member 'FRigUnit_MathTransformSelectBool::IfFalse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformSelectBool, Result) == 0x0000D0, "Member 'FRigUnit_MathTransformSelectBool::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformTransformVector \ static_assert(alignof(FRigUnit_MathTransformTransformVector) == 0x000010, "Wrong alignment on FRigUnit_MathTransformTransformVector"); \ static_assert(sizeof(FRigUnit_MathTransformTransformVector) == 0x0000A0, "Wrong size on FRigUnit_MathTransformTransformVector"); \ static_assert(offsetof(FRigUnit_MathTransformTransformVector, Transform) == 0x000010, "Member 'FRigUnit_MathTransformTransformVector::Transform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformTransformVector, Location) == 0x000070, "Member 'FRigUnit_MathTransformTransformVector::Location' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformTransformVector, Result) == 0x000088, "Member 'FRigUnit_MathTransformTransformVector::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformArrayToSRT \ static_assert(alignof(FRigUnit_MathTransformArrayToSRT) == 0x000008, "Wrong alignment on FRigUnit_MathTransformArrayToSRT"); \ static_assert(sizeof(FRigUnit_MathTransformArrayToSRT) == 0x000048, "Wrong size on FRigUnit_MathTransformArrayToSRT"); \ static_assert(offsetof(FRigUnit_MathTransformArrayToSRT, Transforms) == 0x000008, "Member 'FRigUnit_MathTransformArrayToSRT::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformArrayToSRT, Translations) == 0x000018, "Member 'FRigUnit_MathTransformArrayToSRT::Translations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformArrayToSRT, Rotations) == 0x000028, "Member 'FRigUnit_MathTransformArrayToSRT::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformArrayToSRT, Scales) == 0x000038, "Member 'FRigUnit_MathTransformArrayToSRT::Scales' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformClampSpatially \ static_assert(alignof(FRigUnit_MathTransformClampSpatially) == 0x000010, "Wrong alignment on FRigUnit_MathTransformClampSpatially"); \ static_assert(sizeof(FRigUnit_MathTransformClampSpatially) == 0x000160, "Wrong size on FRigUnit_MathTransformClampSpatially"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Value) == 0x000010, "Member 'FRigUnit_MathTransformClampSpatially::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Axis) == 0x000070, "Member 'FRigUnit_MathTransformClampSpatially::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Type) == 0x000071, "Member 'FRigUnit_MathTransformClampSpatially::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Minimum) == 0x000074, "Member 'FRigUnit_MathTransformClampSpatially::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Maximum) == 0x000078, "Member 'FRigUnit_MathTransformClampSpatially::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Space) == 0x000080, "Member 'FRigUnit_MathTransformClampSpatially::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, bDrawDebug) == 0x0000E0, "Member 'FRigUnit_MathTransformClampSpatially::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, DebugColor) == 0x0000E4, "Member 'FRigUnit_MathTransformClampSpatially::DebugColor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, DebugThickness) == 0x0000F4, "Member 'FRigUnit_MathTransformClampSpatially::DebugThickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformClampSpatially, Result) == 0x000100, "Member 'FRigUnit_MathTransformClampSpatially::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathTransformMirrorTransform \ static_assert(alignof(FRigUnit_MathTransformMirrorTransform) == 0x000010, "Wrong alignment on FRigUnit_MathTransformMirrorTransform"); \ static_assert(sizeof(FRigUnit_MathTransformMirrorTransform) == 0x000140, "Wrong size on FRigUnit_MathTransformMirrorTransform"); \ static_assert(offsetof(FRigUnit_MathTransformMirrorTransform, Value) == 0x000010, "Member 'FRigUnit_MathTransformMirrorTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMirrorTransform, MirrorAxis) == 0x000070, "Member 'FRigUnit_MathTransformMirrorTransform::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMirrorTransform, AxisToFlip) == 0x000071, "Member 'FRigUnit_MathTransformMirrorTransform::AxisToFlip' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMirrorTransform, CentralTransform) == 0x000080, "Member 'FRigUnit_MathTransformMirrorTransform::CentralTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathTransformMirrorTransform, Result) == 0x0000E0, "Member 'FRigUnit_MathTransformMirrorTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorBinaryOp \ static_assert(alignof(FRigUnit_MathVectorBinaryOp) == 0x000008, "Wrong alignment on FRigUnit_MathVectorBinaryOp"); \ static_assert(sizeof(FRigUnit_MathVectorBinaryOp) == 0x000050, "Wrong size on FRigUnit_MathVectorBinaryOp"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryOp, A) == 0x000008, "Member 'FRigUnit_MathVectorBinaryOp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryOp, B) == 0x000020, "Member 'FRigUnit_MathVectorBinaryOp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorBinaryOp, Result) == 0x000038, "Member 'FRigUnit_MathVectorBinaryOp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorAdd \ static_assert(alignof(FRigUnit_MathVectorAdd) == 0x000008, "Wrong alignment on FRigUnit_MathVectorAdd"); \ static_assert(sizeof(FRigUnit_MathVectorAdd) == 0x000050, "Wrong size on FRigUnit_MathVectorAdd"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorSub \ static_assert(alignof(FRigUnit_MathVectorSub) == 0x000008, "Wrong alignment on FRigUnit_MathVectorSub"); \ static_assert(sizeof(FRigUnit_MathVectorSub) == 0x000050, "Wrong size on FRigUnit_MathVectorSub"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMul \ static_assert(alignof(FRigUnit_MathVectorMul) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMul"); \ static_assert(sizeof(FRigUnit_MathVectorMul) == 0x000050, "Wrong size on FRigUnit_MathVectorMul"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorDiv \ static_assert(alignof(FRigUnit_MathVectorDiv) == 0x000008, "Wrong alignment on FRigUnit_MathVectorDiv"); \ static_assert(sizeof(FRigUnit_MathVectorDiv) == 0x000050, "Wrong size on FRigUnit_MathVectorDiv"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMod \ static_assert(alignof(FRigUnit_MathVectorMod) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMod"); \ static_assert(sizeof(FRigUnit_MathVectorMod) == 0x000050, "Wrong size on FRigUnit_MathVectorMod"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMin \ static_assert(alignof(FRigUnit_MathVectorMin) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMin"); \ static_assert(sizeof(FRigUnit_MathVectorMin) == 0x000050, "Wrong size on FRigUnit_MathVectorMin"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorNegate \ static_assert(alignof(FRigUnit_MathVectorNegate) == 0x000008, "Wrong alignment on FRigUnit_MathVectorNegate"); \ static_assert(sizeof(FRigUnit_MathVectorNegate) == 0x000038, "Wrong size on FRigUnit_MathVectorNegate"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorAbs \ static_assert(alignof(FRigUnit_MathVectorAbs) == 0x000008, "Wrong alignment on FRigUnit_MathVectorAbs"); \ static_assert(sizeof(FRigUnit_MathVectorAbs) == 0x000038, "Wrong size on FRigUnit_MathVectorAbs"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorFloor \ static_assert(alignof(FRigUnit_MathVectorFloor) == 0x000008, "Wrong alignment on FRigUnit_MathVectorFloor"); \ static_assert(sizeof(FRigUnit_MathVectorFloor) == 0x000038, "Wrong size on FRigUnit_MathVectorFloor"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorRound \ static_assert(alignof(FRigUnit_MathVectorRound) == 0x000008, "Wrong alignment on FRigUnit_MathVectorRound"); \ static_assert(sizeof(FRigUnit_MathVectorRound) == 0x000038, "Wrong size on FRigUnit_MathVectorRound"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorSign \ static_assert(alignof(FRigUnit_MathVectorSign) == 0x000008, "Wrong alignment on FRigUnit_MathVectorSign"); \ static_assert(sizeof(FRigUnit_MathVectorSign) == 0x000038, "Wrong size on FRigUnit_MathVectorSign"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorClamp \ static_assert(alignof(FRigUnit_MathVectorClamp) == 0x000008, "Wrong alignment on FRigUnit_MathVectorClamp"); \ static_assert(sizeof(FRigUnit_MathVectorClamp) == 0x000068, "Wrong size on FRigUnit_MathVectorClamp"); \ static_assert(offsetof(FRigUnit_MathVectorClamp, Value) == 0x000008, "Member 'FRigUnit_MathVectorClamp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClamp, Minimum) == 0x000020, "Member 'FRigUnit_MathVectorClamp::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClamp, Maximum) == 0x000038, "Member 'FRigUnit_MathVectorClamp::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClamp, Result) == 0x000050, "Member 'FRigUnit_MathVectorClamp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorLerp \ static_assert(alignof(FRigUnit_MathVectorLerp) == 0x000008, "Wrong alignment on FRigUnit_MathVectorLerp"); \ static_assert(sizeof(FRigUnit_MathVectorLerp) == 0x000058, "Wrong size on FRigUnit_MathVectorLerp"); \ static_assert(offsetof(FRigUnit_MathVectorLerp, A) == 0x000008, "Member 'FRigUnit_MathVectorLerp::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorLerp, B) == 0x000020, "Member 'FRigUnit_MathVectorLerp::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorLerp, T) == 0x000038, "Member 'FRigUnit_MathVectorLerp::T' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorLerp, Result) == 0x000040, "Member 'FRigUnit_MathVectorLerp::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorEquals \ static_assert(alignof(FRigUnit_MathVectorEquals) == 0x000008, "Wrong alignment on FRigUnit_MathVectorEquals"); \ static_assert(sizeof(FRigUnit_MathVectorEquals) == 0x000040, "Wrong size on FRigUnit_MathVectorEquals"); \ static_assert(offsetof(FRigUnit_MathVectorEquals, A) == 0x000008, "Member 'FRigUnit_MathVectorEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorEquals, B) == 0x000020, "Member 'FRigUnit_MathVectorEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorEquals, Result) == 0x000038, "Member 'FRigUnit_MathVectorEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorNotEquals \ static_assert(alignof(FRigUnit_MathVectorNotEquals) == 0x000008, "Wrong alignment on FRigUnit_MathVectorNotEquals"); \ static_assert(sizeof(FRigUnit_MathVectorNotEquals) == 0x000040, "Wrong size on FRigUnit_MathVectorNotEquals"); \ static_assert(offsetof(FRigUnit_MathVectorNotEquals, A) == 0x000008, "Member 'FRigUnit_MathVectorNotEquals::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorNotEquals, B) == 0x000020, "Member 'FRigUnit_MathVectorNotEquals::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorNotEquals, Result) == 0x000038, "Member 'FRigUnit_MathVectorNotEquals::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorIsNearlyZero \ static_assert(alignof(FRigUnit_MathVectorIsNearlyZero) == 0x000008, "Wrong alignment on FRigUnit_MathVectorIsNearlyZero"); \ static_assert(sizeof(FRigUnit_MathVectorIsNearlyZero) == 0x000028, "Wrong size on FRigUnit_MathVectorIsNearlyZero"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyZero, Value) == 0x000008, "Member 'FRigUnit_MathVectorIsNearlyZero::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyZero, Tolerance) == 0x000020, "Member 'FRigUnit_MathVectorIsNearlyZero::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorIsNearlyZero, Result) == 0x000024, "Member 'FRigUnit_MathVectorIsNearlyZero::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorSelectBool \ static_assert(alignof(FRigUnit_MathVectorSelectBool) == 0x000008, "Wrong alignment on FRigUnit_MathVectorSelectBool"); \ static_assert(sizeof(FRigUnit_MathVectorSelectBool) == 0x000058, "Wrong size on FRigUnit_MathVectorSelectBool"); \ static_assert(offsetof(FRigUnit_MathVectorSelectBool, Condition) == 0x000008, "Member 'FRigUnit_MathVectorSelectBool::Condition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorSelectBool, IfTrue) == 0x000010, "Member 'FRigUnit_MathVectorSelectBool::IfTrue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorSelectBool, IfFalse) == 0x000028, "Member 'FRigUnit_MathVectorSelectBool::IfFalse' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorSelectBool, Result) == 0x000040, "Member 'FRigUnit_MathVectorSelectBool::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorDeg \ static_assert(alignof(FRigUnit_MathVectorDeg) == 0x000008, "Wrong alignment on FRigUnit_MathVectorDeg"); \ static_assert(sizeof(FRigUnit_MathVectorDeg) == 0x000038, "Wrong size on FRigUnit_MathVectorDeg"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorRad \ static_assert(alignof(FRigUnit_MathVectorRad) == 0x000008, "Wrong alignment on FRigUnit_MathVectorRad"); \ static_assert(sizeof(FRigUnit_MathVectorRad) == 0x000038, "Wrong size on FRigUnit_MathVectorRad"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorLength \ static_assert(alignof(FRigUnit_MathVectorLength) == 0x000008, "Wrong alignment on FRigUnit_MathVectorLength"); \ static_assert(sizeof(FRigUnit_MathVectorLength) == 0x000028, "Wrong size on FRigUnit_MathVectorLength"); \ static_assert(offsetof(FRigUnit_MathVectorLength, Value) == 0x000008, "Member 'FRigUnit_MathVectorLength::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorLength, Result) == 0x000020, "Member 'FRigUnit_MathVectorLength::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorDistance \ static_assert(alignof(FRigUnit_MathVectorDistance) == 0x000008, "Wrong alignment on FRigUnit_MathVectorDistance"); \ static_assert(sizeof(FRigUnit_MathVectorDistance) == 0x000040, "Wrong size on FRigUnit_MathVectorDistance"); \ static_assert(offsetof(FRigUnit_MathVectorDistance, A) == 0x000008, "Member 'FRigUnit_MathVectorDistance::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorDistance, B) == 0x000020, "Member 'FRigUnit_MathVectorDistance::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorDistance, Result) == 0x000038, "Member 'FRigUnit_MathVectorDistance::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorCross \ static_assert(alignof(FRigUnit_MathVectorCross) == 0x000008, "Wrong alignment on FRigUnit_MathVectorCross"); \ static_assert(sizeof(FRigUnit_MathVectorCross) == 0x000050, "Wrong size on FRigUnit_MathVectorCross"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorUnit \ static_assert(alignof(FRigUnit_MathVectorUnit) == 0x000008, "Wrong alignment on FRigUnit_MathVectorUnit"); \ static_assert(sizeof(FRigUnit_MathVectorUnit) == 0x000038, "Wrong size on FRigUnit_MathVectorUnit"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorSetLength \ static_assert(alignof(FRigUnit_MathVectorSetLength) == 0x000008, "Wrong alignment on FRigUnit_MathVectorSetLength"); \ static_assert(sizeof(FRigUnit_MathVectorSetLength) == 0x000040, "Wrong size on FRigUnit_MathVectorSetLength"); \ static_assert(offsetof(FRigUnit_MathVectorSetLength, Value) == 0x000008, "Member 'FRigUnit_MathVectorSetLength::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorSetLength, Length) == 0x000020, "Member 'FRigUnit_MathVectorSetLength::Length' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorSetLength, Result) == 0x000028, "Member 'FRigUnit_MathVectorSetLength::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorClampLength \ static_assert(alignof(FRigUnit_MathVectorClampLength) == 0x000008, "Wrong alignment on FRigUnit_MathVectorClampLength"); \ static_assert(sizeof(FRigUnit_MathVectorClampLength) == 0x000040, "Wrong size on FRigUnit_MathVectorClampLength"); \ static_assert(offsetof(FRigUnit_MathVectorClampLength, Value) == 0x000008, "Member 'FRigUnit_MathVectorClampLength::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampLength, MinimumLength) == 0x000020, "Member 'FRigUnit_MathVectorClampLength::MinimumLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampLength, MaximumLength) == 0x000024, "Member 'FRigUnit_MathVectorClampLength::MaximumLength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampLength, Result) == 0x000028, "Member 'FRigUnit_MathVectorClampLength::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorAngle \ static_assert(alignof(FRigUnit_MathVectorAngle) == 0x000008, "Wrong alignment on FRigUnit_MathVectorAngle"); \ static_assert(sizeof(FRigUnit_MathVectorAngle) == 0x000040, "Wrong size on FRigUnit_MathVectorAngle"); \ static_assert(offsetof(FRigUnit_MathVectorAngle, A) == 0x000008, "Member 'FRigUnit_MathVectorAngle::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorAngle, B) == 0x000020, "Member 'FRigUnit_MathVectorAngle::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorAngle, Result) == 0x000038, "Member 'FRigUnit_MathVectorAngle::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorParallel \ static_assert(alignof(FRigUnit_MathVectorParallel) == 0x000008, "Wrong alignment on FRigUnit_MathVectorParallel"); \ static_assert(sizeof(FRigUnit_MathVectorParallel) == 0x000040, "Wrong size on FRigUnit_MathVectorParallel"); \ static_assert(offsetof(FRigUnit_MathVectorParallel, A) == 0x000008, "Member 'FRigUnit_MathVectorParallel::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorParallel, B) == 0x000020, "Member 'FRigUnit_MathVectorParallel::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorParallel, Result) == 0x000038, "Member 'FRigUnit_MathVectorParallel::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorOrthogonal \ static_assert(alignof(FRigUnit_MathVectorOrthogonal) == 0x000008, "Wrong alignment on FRigUnit_MathVectorOrthogonal"); \ static_assert(sizeof(FRigUnit_MathVectorOrthogonal) == 0x000040, "Wrong size on FRigUnit_MathVectorOrthogonal"); \ static_assert(offsetof(FRigUnit_MathVectorOrthogonal, A) == 0x000008, "Member 'FRigUnit_MathVectorOrthogonal::A' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorOrthogonal, B) == 0x000020, "Member 'FRigUnit_MathVectorOrthogonal::B' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorOrthogonal, Result) == 0x000038, "Member 'FRigUnit_MathVectorOrthogonal::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMakeBezierFourPoint \ static_assert(alignof(FRigUnit_MathVectorMakeBezierFourPoint) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMakeBezierFourPoint"); \ static_assert(sizeof(FRigUnit_MathVectorMakeBezierFourPoint) == 0x000068, "Wrong size on FRigUnit_MathVectorMakeBezierFourPoint"); \ static_assert(offsetof(FRigUnit_MathVectorMakeBezierFourPoint, Bezier) == 0x000008, "Member 'FRigUnit_MathVectorMakeBezierFourPoint::Bezier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorClampSpatially \ static_assert(alignof(FRigUnit_MathVectorClampSpatially) == 0x000010, "Wrong alignment on FRigUnit_MathVectorClampSpatially"); \ static_assert(sizeof(FRigUnit_MathVectorClampSpatially) == 0x0000C0, "Wrong size on FRigUnit_MathVectorClampSpatially"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Value) == 0x000008, "Member 'FRigUnit_MathVectorClampSpatially::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Axis) == 0x000020, "Member 'FRigUnit_MathVectorClampSpatially::Axis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Type) == 0x000021, "Member 'FRigUnit_MathVectorClampSpatially::Type' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Minimum) == 0x000024, "Member 'FRigUnit_MathVectorClampSpatially::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Maximum) == 0x000028, "Member 'FRigUnit_MathVectorClampSpatially::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Space) == 0x000030, "Member 'FRigUnit_MathVectorClampSpatially::Space' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, bDrawDebug) == 0x000090, "Member 'FRigUnit_MathVectorClampSpatially::bDrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, DebugColor) == 0x000094, "Member 'FRigUnit_MathVectorClampSpatially::DebugColor' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, DebugThickness) == 0x0000A4, "Member 'FRigUnit_MathVectorClampSpatially::DebugThickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorClampSpatially, Result) == 0x0000A8, "Member 'FRigUnit_MathVectorClampSpatially::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathIntersectPlane \ static_assert(alignof(FRigUnit_MathIntersectPlane) == 0x000008, "Wrong alignment on FRigUnit_MathIntersectPlane"); \ static_assert(sizeof(FRigUnit_MathIntersectPlane) == 0x000088, "Wrong size on FRigUnit_MathIntersectPlane"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, Start) == 0x000008, "Member 'FRigUnit_MathIntersectPlane::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, Direction) == 0x000020, "Member 'FRigUnit_MathIntersectPlane::Direction' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, PlanePoint) == 0x000038, "Member 'FRigUnit_MathIntersectPlane::PlanePoint' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, PlaneNormal) == 0x000050, "Member 'FRigUnit_MathIntersectPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, Result) == 0x000068, "Member 'FRigUnit_MathIntersectPlane::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathIntersectPlane, Distance) == 0x000080, "Member 'FRigUnit_MathIntersectPlane::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMakeRelative \ static_assert(alignof(FRigUnit_MathVectorMakeRelative) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMakeRelative"); \ static_assert(sizeof(FRigUnit_MathVectorMakeRelative) == 0x000050, "Wrong size on FRigUnit_MathVectorMakeRelative"); \ static_assert(offsetof(FRigUnit_MathVectorMakeRelative, Global) == 0x000008, "Member 'FRigUnit_MathVectorMakeRelative::Global' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMakeRelative, Parent) == 0x000020, "Member 'FRigUnit_MathVectorMakeRelative::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMakeRelative, Local) == 0x000038, "Member 'FRigUnit_MathVectorMakeRelative::Local' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMakeAbsolute \ static_assert(alignof(FRigUnit_MathVectorMakeAbsolute) == 0x000008, "Wrong alignment on FRigUnit_MathVectorMakeAbsolute"); \ static_assert(sizeof(FRigUnit_MathVectorMakeAbsolute) == 0x000050, "Wrong size on FRigUnit_MathVectorMakeAbsolute"); \ static_assert(offsetof(FRigUnit_MathVectorMakeAbsolute, Local) == 0x000008, "Member 'FRigUnit_MathVectorMakeAbsolute::Local' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMakeAbsolute, Parent) == 0x000020, "Member 'FRigUnit_MathVectorMakeAbsolute::Parent' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMakeAbsolute, Global) == 0x000038, "Member 'FRigUnit_MathVectorMakeAbsolute::Global' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_MathVectorMirrorTransform \ static_assert(alignof(FRigUnit_MathVectorMirrorTransform) == 0x000010, "Wrong alignment on FRigUnit_MathVectorMirrorTransform"); \ static_assert(sizeof(FRigUnit_MathVectorMirrorTransform) == 0x0000B0, "Wrong size on FRigUnit_MathVectorMirrorTransform"); \ static_assert(offsetof(FRigUnit_MathVectorMirrorTransform, Value) == 0x000008, "Member 'FRigUnit_MathVectorMirrorTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirrorTransform, MirrorAxis) == 0x000020, "Member 'FRigUnit_MathVectorMirrorTransform::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirrorTransform, AxisToFlip) == 0x000021, "Member 'FRigUnit_MathVectorMirrorTransform::AxisToFlip' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirrorTransform, CentralTransform) == 0x000030, "Member 'FRigUnit_MathVectorMirrorTransform::CentralTransform' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_MathVectorMirrorTransform, Result) == 0x000090, "Member 'FRigUnit_MathVectorMirrorTransform::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NoiseDouble \ static_assert(alignof(FRigUnit_NoiseDouble) == 0x000008, "Wrong alignment on FRigUnit_NoiseDouble"); \ static_assert(sizeof(FRigUnit_NoiseDouble) == 0x000040, "Wrong size on FRigUnit_NoiseDouble"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Value) == 0x000008, "Member 'FRigUnit_NoiseDouble::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Speed) == 0x000010, "Member 'FRigUnit_NoiseDouble::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Frequency) == 0x000018, "Member 'FRigUnit_NoiseDouble::Frequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Minimum) == 0x000020, "Member 'FRigUnit_NoiseDouble::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Maximum) == 0x000028, "Member 'FRigUnit_NoiseDouble::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Result) == 0x000030, "Member 'FRigUnit_NoiseDouble::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseDouble, Time) == 0x000038, "Member 'FRigUnit_NoiseDouble::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NoiseVector \ static_assert(alignof(FRigUnit_NoiseVector) == 0x000008, "Wrong alignment on FRigUnit_NoiseVector"); \ static_assert(sizeof(FRigUnit_NoiseVector) == 0x000088, "Wrong size on FRigUnit_NoiseVector"); \ static_assert(offsetof(FRigUnit_NoiseVector, position) == 0x000008, "Member 'FRigUnit_NoiseVector::position' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Speed) == 0x000020, "Member 'FRigUnit_NoiseVector::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Frequency) == 0x000038, "Member 'FRigUnit_NoiseVector::Frequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Minimum) == 0x000050, "Member 'FRigUnit_NoiseVector::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Maximum) == 0x000054, "Member 'FRigUnit_NoiseVector::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Result) == 0x000058, "Member 'FRigUnit_NoiseVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector, Time) == 0x000070, "Member 'FRigUnit_NoiseVector::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_NoiseVector2 \ static_assert(alignof(FRigUnit_NoiseVector2) == 0x000008, "Wrong alignment on FRigUnit_NoiseVector2"); \ static_assert(sizeof(FRigUnit_NoiseVector2) == 0x000090, "Wrong size on FRigUnit_NoiseVector2"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Value) == 0x000008, "Member 'FRigUnit_NoiseVector2::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Speed) == 0x000020, "Member 'FRigUnit_NoiseVector2::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Frequency) == 0x000038, "Member 'FRigUnit_NoiseVector2::Frequency' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Minimum) == 0x000050, "Member 'FRigUnit_NoiseVector2::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Maximum) == 0x000058, "Member 'FRigUnit_NoiseVector2::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Result) == 0x000060, "Member 'FRigUnit_NoiseVector2::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_NoiseVector2, Time) == 0x000078, "Member 'FRigUnit_NoiseVector2::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RandomFloat \ static_assert(alignof(FRigUnit_RandomFloat) == 0x000008, "Wrong alignment on FRigUnit_RandomFloat"); \ static_assert(sizeof(FRigUnit_RandomFloat) == 0x000030, "Wrong size on FRigUnit_RandomFloat"); \ static_assert(offsetof(FRigUnit_RandomFloat, Seed) == 0x000008, "Member 'FRigUnit_RandomFloat::Seed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, Minimum) == 0x00000C, "Member 'FRigUnit_RandomFloat::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, Maximum) == 0x000010, "Member 'FRigUnit_RandomFloat::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, Duration) == 0x000014, "Member 'FRigUnit_RandomFloat::Duration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, Result) == 0x000018, "Member 'FRigUnit_RandomFloat::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, LastResult) == 0x00001C, "Member 'FRigUnit_RandomFloat::LastResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, LastSeed) == 0x000020, "Member 'FRigUnit_RandomFloat::LastSeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, BaseSeed) == 0x000024, "Member 'FRigUnit_RandomFloat::BaseSeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomFloat, TimeLeft) == 0x000028, "Member 'FRigUnit_RandomFloat::TimeLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_RandomVector \ static_assert(alignof(FRigUnit_RandomVector) == 0x000008, "Wrong alignment on FRigUnit_RandomVector"); \ static_assert(sizeof(FRigUnit_RandomVector) == 0x000058, "Wrong size on FRigUnit_RandomVector"); \ static_assert(offsetof(FRigUnit_RandomVector, Seed) == 0x000008, "Member 'FRigUnit_RandomVector::Seed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, Minimum) == 0x00000C, "Member 'FRigUnit_RandomVector::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, Maximum) == 0x000010, "Member 'FRigUnit_RandomVector::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, Duration) == 0x000014, "Member 'FRigUnit_RandomVector::Duration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, Result) == 0x000018, "Member 'FRigUnit_RandomVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, LastResult) == 0x000030, "Member 'FRigUnit_RandomVector::LastResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, LastSeed) == 0x000048, "Member 'FRigUnit_RandomVector::LastSeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, BaseSeed) == 0x00004C, "Member 'FRigUnit_RandomVector::BaseSeed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_RandomVector, TimeLeft) == 0x000050, "Member 'FRigUnit_RandomVector::TimeLeft' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateFloatAdd \ static_assert(alignof(FRigUnit_AccumulateFloatAdd) == 0x000008, "Wrong alignment on FRigUnit_AccumulateFloatAdd"); \ static_assert(sizeof(FRigUnit_AccumulateFloatAdd) == 0x000020, "Wrong size on FRigUnit_AccumulateFloatAdd"); \ static_assert(offsetof(FRigUnit_AccumulateFloatAdd, Increment) == 0x000008, "Member 'FRigUnit_AccumulateFloatAdd::Increment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatAdd, InitialValue) == 0x00000C, "Member 'FRigUnit_AccumulateFloatAdd::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatAdd, bIntegrateDeltaTime) == 0x000010, "Member 'FRigUnit_AccumulateFloatAdd::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatAdd, Result) == 0x000014, "Member 'FRigUnit_AccumulateFloatAdd::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatAdd, AccumulatedValue) == 0x000018, "Member 'FRigUnit_AccumulateFloatAdd::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateFloatMul \ static_assert(alignof(FRigUnit_AccumulateFloatMul) == 0x000008, "Wrong alignment on FRigUnit_AccumulateFloatMul"); \ static_assert(sizeof(FRigUnit_AccumulateFloatMul) == 0x000020, "Wrong size on FRigUnit_AccumulateFloatMul"); \ static_assert(offsetof(FRigUnit_AccumulateFloatMul, Multiplier) == 0x000008, "Member 'FRigUnit_AccumulateFloatMul::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatMul, InitialValue) == 0x00000C, "Member 'FRigUnit_AccumulateFloatMul::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatMul, bIntegrateDeltaTime) == 0x000010, "Member 'FRigUnit_AccumulateFloatMul::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatMul, Result) == 0x000014, "Member 'FRigUnit_AccumulateFloatMul::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatMul, AccumulatedValue) == 0x000018, "Member 'FRigUnit_AccumulateFloatMul::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateVectorMul \ static_assert(alignof(FRigUnit_AccumulateVectorMul) == 0x000008, "Wrong alignment on FRigUnit_AccumulateVectorMul"); \ static_assert(sizeof(FRigUnit_AccumulateVectorMul) == 0x000070, "Wrong size on FRigUnit_AccumulateVectorMul"); \ static_assert(offsetof(FRigUnit_AccumulateVectorMul, Multiplier) == 0x000008, "Member 'FRigUnit_AccumulateVectorMul::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorMul, InitialValue) == 0x000020, "Member 'FRigUnit_AccumulateVectorMul::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorMul, bIntegrateDeltaTime) == 0x000038, "Member 'FRigUnit_AccumulateVectorMul::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorMul, Result) == 0x000040, "Member 'FRigUnit_AccumulateVectorMul::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorMul, AccumulatedValue) == 0x000058, "Member 'FRigUnit_AccumulateVectorMul::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateQuatMul \ static_assert(alignof(FRigUnit_AccumulateQuatMul) == 0x000010, "Wrong alignment on FRigUnit_AccumulateQuatMul"); \ static_assert(sizeof(FRigUnit_AccumulateQuatMul) == 0x0000A0, "Wrong size on FRigUnit_AccumulateQuatMul"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, Multiplier) == 0x000010, "Member 'FRigUnit_AccumulateQuatMul::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, InitialValue) == 0x000030, "Member 'FRigUnit_AccumulateQuatMul::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, bFlipOrder) == 0x000050, "Member 'FRigUnit_AccumulateQuatMul::bFlipOrder' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, bIntegrateDeltaTime) == 0x000051, "Member 'FRigUnit_AccumulateQuatMul::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, Result) == 0x000060, "Member 'FRigUnit_AccumulateQuatMul::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatMul, AccumulatedValue) == 0x000080, "Member 'FRigUnit_AccumulateQuatMul::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateFloatLerp \ static_assert(alignof(FRigUnit_AccumulateFloatLerp) == 0x000008, "Wrong alignment on FRigUnit_AccumulateFloatLerp"); \ static_assert(sizeof(FRigUnit_AccumulateFloatLerp) == 0x000020, "Wrong size on FRigUnit_AccumulateFloatLerp"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, TargetValue) == 0x000008, "Member 'FRigUnit_AccumulateFloatLerp::TargetValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, InitialValue) == 0x00000C, "Member 'FRigUnit_AccumulateFloatLerp::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, Blend) == 0x000010, "Member 'FRigUnit_AccumulateFloatLerp::Blend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, bIntegrateDeltaTime) == 0x000014, "Member 'FRigUnit_AccumulateFloatLerp::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, Result) == 0x000018, "Member 'FRigUnit_AccumulateFloatLerp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatLerp, AccumulatedValue) == 0x00001C, "Member 'FRigUnit_AccumulateFloatLerp::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateVectorLerp \ static_assert(alignof(FRigUnit_AccumulateVectorLerp) == 0x000008, "Wrong alignment on FRigUnit_AccumulateVectorLerp"); \ static_assert(sizeof(FRigUnit_AccumulateVectorLerp) == 0x000070, "Wrong size on FRigUnit_AccumulateVectorLerp"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, TargetValue) == 0x000008, "Member 'FRigUnit_AccumulateVectorLerp::TargetValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, InitialValue) == 0x000020, "Member 'FRigUnit_AccumulateVectorLerp::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, Blend) == 0x000038, "Member 'FRigUnit_AccumulateVectorLerp::Blend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, bIntegrateDeltaTime) == 0x00003C, "Member 'FRigUnit_AccumulateVectorLerp::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, Result) == 0x000040, "Member 'FRigUnit_AccumulateVectorLerp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorLerp, AccumulatedValue) == 0x000058, "Member 'FRigUnit_AccumulateVectorLerp::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateQuatLerp \ static_assert(alignof(FRigUnit_AccumulateQuatLerp) == 0x000010, "Wrong alignment on FRigUnit_AccumulateQuatLerp"); \ static_assert(sizeof(FRigUnit_AccumulateQuatLerp) == 0x0000A0, "Wrong size on FRigUnit_AccumulateQuatLerp"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, TargetValue) == 0x000010, "Member 'FRigUnit_AccumulateQuatLerp::TargetValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, InitialValue) == 0x000030, "Member 'FRigUnit_AccumulateQuatLerp::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, Blend) == 0x000050, "Member 'FRigUnit_AccumulateQuatLerp::Blend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, bIntegrateDeltaTime) == 0x000054, "Member 'FRigUnit_AccumulateQuatLerp::bIntegrateDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, Result) == 0x000060, "Member 'FRigUnit_AccumulateQuatLerp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateQuatLerp, AccumulatedValue) == 0x000080, "Member 'FRigUnit_AccumulateQuatLerp::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateFloatRange \ static_assert(alignof(FRigUnit_AccumulateFloatRange) == 0x000008, "Wrong alignment on FRigUnit_AccumulateFloatRange"); \ static_assert(sizeof(FRigUnit_AccumulateFloatRange) == 0x000020, "Wrong size on FRigUnit_AccumulateFloatRange"); \ static_assert(offsetof(FRigUnit_AccumulateFloatRange, Value) == 0x000008, "Member 'FRigUnit_AccumulateFloatRange::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatRange, Minimum) == 0x00000C, "Member 'FRigUnit_AccumulateFloatRange::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatRange, Maximum) == 0x000010, "Member 'FRigUnit_AccumulateFloatRange::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatRange, AccumulatedMinimum) == 0x000014, "Member 'FRigUnit_AccumulateFloatRange::AccumulatedMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateFloatRange, AccumulatedMaximum) == 0x000018, "Member 'FRigUnit_AccumulateFloatRange::AccumulatedMaximum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AccumulateVectorRange \ static_assert(alignof(FRigUnit_AccumulateVectorRange) == 0x000008, "Wrong alignment on FRigUnit_AccumulateVectorRange"); \ static_assert(sizeof(FRigUnit_AccumulateVectorRange) == 0x000080, "Wrong size on FRigUnit_AccumulateVectorRange"); \ static_assert(offsetof(FRigUnit_AccumulateVectorRange, Value) == 0x000008, "Member 'FRigUnit_AccumulateVectorRange::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorRange, Minimum) == 0x000020, "Member 'FRigUnit_AccumulateVectorRange::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorRange, Maximum) == 0x000038, "Member 'FRigUnit_AccumulateVectorRange::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorRange, AccumulatedMinimum) == 0x000050, "Member 'FRigUnit_AccumulateVectorRange::AccumulatedMinimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AccumulateVectorRange, AccumulatedMaximum) == 0x000068, "Member 'FRigUnit_AccumulateVectorRange::AccumulatedMaximum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AlphaInterp \ static_assert(alignof(FRigUnit_AlphaInterp) == 0x000008, "Wrong alignment on FRigUnit_AlphaInterp"); \ static_assert(sizeof(FRigUnit_AlphaInterp) == 0x000078, "Wrong size on FRigUnit_AlphaInterp"); \ static_assert(offsetof(FRigUnit_AlphaInterp, Value) == 0x000008, "Member 'FRigUnit_AlphaInterp::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, Scale) == 0x00000C, "Member 'FRigUnit_AlphaInterp::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, Bias) == 0x000010, "Member 'FRigUnit_AlphaInterp::Bias' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, bMapRange) == 0x000014, "Member 'FRigUnit_AlphaInterp::bMapRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, InRange) == 0x000018, "Member 'FRigUnit_AlphaInterp::InRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, OutRange) == 0x000020, "Member 'FRigUnit_AlphaInterp::OutRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, bClampResult) == 0x000028, "Member 'FRigUnit_AlphaInterp::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, ClampMin) == 0x00002C, "Member 'FRigUnit_AlphaInterp::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, ClampMax) == 0x000030, "Member 'FRigUnit_AlphaInterp::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, bInterpResult) == 0x000034, "Member 'FRigUnit_AlphaInterp::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, InterpSpeedIncreasing) == 0x000038, "Member 'FRigUnit_AlphaInterp::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, InterpSpeedDecreasing) == 0x00003C, "Member 'FRigUnit_AlphaInterp::InterpSpeedDecreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, Result) == 0x000040, "Member 'FRigUnit_AlphaInterp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterp, ScaleBiasClamp) == 0x000044, "Member 'FRigUnit_AlphaInterp::ScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_AlphaInterpQuat \ static_assert(alignof(FRigUnit_AlphaInterpQuat) == 0x000010, "Wrong alignment on FRigUnit_AlphaInterpQuat"); \ static_assert(sizeof(FRigUnit_AlphaInterpQuat) == 0x0000C0, "Wrong size on FRigUnit_AlphaInterpQuat"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, Value) == 0x000010, "Member 'FRigUnit_AlphaInterpQuat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, Scale) == 0x000030, "Member 'FRigUnit_AlphaInterpQuat::Scale' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, Bias) == 0x000034, "Member 'FRigUnit_AlphaInterpQuat::Bias' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, bMapRange) == 0x000038, "Member 'FRigUnit_AlphaInterpQuat::bMapRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, InRange) == 0x00003C, "Member 'FRigUnit_AlphaInterpQuat::InRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, OutRange) == 0x000044, "Member 'FRigUnit_AlphaInterpQuat::OutRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, bClampResult) == 0x00004C, "Member 'FRigUnit_AlphaInterpQuat::bClampResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, ClampMin) == 0x000050, "Member 'FRigUnit_AlphaInterpQuat::ClampMin' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, ClampMax) == 0x000054, "Member 'FRigUnit_AlphaInterpQuat::ClampMax' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, bInterpResult) == 0x000058, "Member 'FRigUnit_AlphaInterpQuat::bInterpResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, InterpSpeedIncreasing) == 0x00005C, "Member 'FRigUnit_AlphaInterpQuat::InterpSpeedIncreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, InterpSpeedDecreasing) == 0x000060, "Member 'FRigUnit_AlphaInterpQuat::InterpSpeedDecreasing' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, Result) == 0x000070, "Member 'FRigUnit_AlphaInterpQuat::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_AlphaInterpQuat, ScaleBiasClamp) == 0x000090, "Member 'FRigUnit_AlphaInterpQuat::ScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DeltaFromPreviousFloat \ static_assert(alignof(FRigUnit_DeltaFromPreviousFloat) == 0x000008, "Wrong alignment on FRigUnit_DeltaFromPreviousFloat"); \ static_assert(sizeof(FRigUnit_DeltaFromPreviousFloat) == 0x000018, "Wrong size on FRigUnit_DeltaFromPreviousFloat"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousFloat, Value) == 0x000008, "Member 'FRigUnit_DeltaFromPreviousFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousFloat, Delta) == 0x00000C, "Member 'FRigUnit_DeltaFromPreviousFloat::Delta' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousFloat, PreviousValue) == 0x000010, "Member 'FRigUnit_DeltaFromPreviousFloat::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousFloat, Cache) == 0x000014, "Member 'FRigUnit_DeltaFromPreviousFloat::Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DeltaFromPreviousVector \ static_assert(alignof(FRigUnit_DeltaFromPreviousVector) == 0x000008, "Wrong alignment on FRigUnit_DeltaFromPreviousVector"); \ static_assert(sizeof(FRigUnit_DeltaFromPreviousVector) == 0x000068, "Wrong size on FRigUnit_DeltaFromPreviousVector"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousVector, Value) == 0x000008, "Member 'FRigUnit_DeltaFromPreviousVector::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousVector, Delta) == 0x000020, "Member 'FRigUnit_DeltaFromPreviousVector::Delta' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousVector, PreviousValue) == 0x000038, "Member 'FRigUnit_DeltaFromPreviousVector::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousVector, Cache) == 0x000050, "Member 'FRigUnit_DeltaFromPreviousVector::Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DeltaFromPreviousTransform \ static_assert(alignof(FRigUnit_DeltaFromPreviousTransform) == 0x000010, "Wrong alignment on FRigUnit_DeltaFromPreviousTransform"); \ static_assert(sizeof(FRigUnit_DeltaFromPreviousTransform) == 0x000190, "Wrong size on FRigUnit_DeltaFromPreviousTransform"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousTransform, Value) == 0x000010, "Member 'FRigUnit_DeltaFromPreviousTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousTransform, Delta) == 0x000070, "Member 'FRigUnit_DeltaFromPreviousTransform::Delta' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousTransform, PreviousValue) == 0x0000D0, "Member 'FRigUnit_DeltaFromPreviousTransform::PreviousValue' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DeltaFromPreviousTransform, Cache) == 0x000130, "Member 'FRigUnit_DeltaFromPreviousTransform::Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_KalmanFloat \ static_assert(alignof(FRigUnit_KalmanFloat) == 0x000008, "Wrong alignment on FRigUnit_KalmanFloat"); \ static_assert(sizeof(FRigUnit_KalmanFloat) == 0x000030, "Wrong size on FRigUnit_KalmanFloat"); \ static_assert(offsetof(FRigUnit_KalmanFloat, Value) == 0x000008, "Member 'FRigUnit_KalmanFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanFloat, BufferSize) == 0x00000C, "Member 'FRigUnit_KalmanFloat::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanFloat, Result) == 0x000010, "Member 'FRigUnit_KalmanFloat::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanFloat, Buffer) == 0x000018, "Member 'FRigUnit_KalmanFloat::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanFloat, LastInsertIndex) == 0x000028, "Member 'FRigUnit_KalmanFloat::LastInsertIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_KalmanVector \ static_assert(alignof(FRigUnit_KalmanVector) == 0x000008, "Wrong alignment on FRigUnit_KalmanVector"); \ static_assert(sizeof(FRigUnit_KalmanVector) == 0x000058, "Wrong size on FRigUnit_KalmanVector"); \ static_assert(offsetof(FRigUnit_KalmanVector, Value) == 0x000008, "Member 'FRigUnit_KalmanVector::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanVector, BufferSize) == 0x000020, "Member 'FRigUnit_KalmanVector::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanVector, Result) == 0x000028, "Member 'FRigUnit_KalmanVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanVector, Buffer) == 0x000040, "Member 'FRigUnit_KalmanVector::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_KalmanVector, LastInsertIndex) == 0x000050, "Member 'FRigUnit_KalmanVector::LastInsertIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringInterp \ static_assert(alignof(FRigUnit_SpringInterp) == 0x000008, "Wrong alignment on FRigUnit_SpringInterp"); \ static_assert(sizeof(FRigUnit_SpringInterp) == 0x000030, "Wrong size on FRigUnit_SpringInterp"); \ static_assert(offsetof(FRigUnit_SpringInterp, Current) == 0x000008, "Member 'FRigUnit_SpringInterp::Current' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, Target) == 0x00000C, "Member 'FRigUnit_SpringInterp::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, Stiffness) == 0x000010, "Member 'FRigUnit_SpringInterp::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, CriticalDamping) == 0x000014, "Member 'FRigUnit_SpringInterp::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, Mass) == 0x000018, "Member 'FRigUnit_SpringInterp::Mass' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, Result) == 0x00001C, "Member 'FRigUnit_SpringInterp::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterp, SpringState) == 0x000020, "Member 'FRigUnit_SpringInterp::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringInterpVector \ static_assert(alignof(FRigUnit_SpringInterpVector) == 0x000008, "Wrong alignment on FRigUnit_SpringInterpVector"); \ static_assert(sizeof(FRigUnit_SpringInterpVector) == 0x000098, "Wrong size on FRigUnit_SpringInterpVector"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, Current) == 0x000008, "Member 'FRigUnit_SpringInterpVector::Current' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, Target) == 0x000020, "Member 'FRigUnit_SpringInterpVector::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, Stiffness) == 0x000038, "Member 'FRigUnit_SpringInterpVector::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, CriticalDamping) == 0x00003C, "Member 'FRigUnit_SpringInterpVector::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, Mass) == 0x000040, "Member 'FRigUnit_SpringInterpVector::Mass' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, Result) == 0x000048, "Member 'FRigUnit_SpringInterpVector::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVector, SpringState) == 0x000060, "Member 'FRigUnit_SpringInterpVector::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringInterpV2 \ static_assert(alignof(FRigUnit_SpringInterpV2) == 0x000008, "Wrong alignment on FRigUnit_SpringInterpV2"); \ static_assert(sizeof(FRigUnit_SpringInterpV2) == 0x000040, "Wrong size on FRigUnit_SpringInterpV2"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Target) == 0x000008, "Member 'FRigUnit_SpringInterpV2::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Strength) == 0x00000C, "Member 'FRigUnit_SpringInterpV2::Strength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, CriticalDamping) == 0x000010, "Member 'FRigUnit_SpringInterpV2::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Force) == 0x000014, "Member 'FRigUnit_SpringInterpV2::Force' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, bUseCurrentInput) == 0x000018, "Member 'FRigUnit_SpringInterpV2::bUseCurrentInput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Current) == 0x00001C, "Member 'FRigUnit_SpringInterpV2::Current' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, TargetVelocityAmount) == 0x000020, "Member 'FRigUnit_SpringInterpV2::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, bInitializeFromTarget) == 0x000024, "Member 'FRigUnit_SpringInterpV2::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Result) == 0x000028, "Member 'FRigUnit_SpringInterpV2::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, Velocity) == 0x00002C, "Member 'FRigUnit_SpringInterpV2::Velocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, SimulatedResult) == 0x000030, "Member 'FRigUnit_SpringInterpV2::SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpV2, SpringState) == 0x000034, "Member 'FRigUnit_SpringInterpV2::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringInterpVectorV2 \ static_assert(alignof(FRigUnit_SpringInterpVectorV2) == 0x000008, "Wrong alignment on FRigUnit_SpringInterpVectorV2"); \ static_assert(sizeof(FRigUnit_SpringInterpVectorV2) == 0x0000E8, "Wrong size on FRigUnit_SpringInterpVectorV2"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Target) == 0x000008, "Member 'FRigUnit_SpringInterpVectorV2::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Strength) == 0x000020, "Member 'FRigUnit_SpringInterpVectorV2::Strength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, CriticalDamping) == 0x000024, "Member 'FRigUnit_SpringInterpVectorV2::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Force) == 0x000028, "Member 'FRigUnit_SpringInterpVectorV2::Force' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, bUseCurrentInput) == 0x000040, "Member 'FRigUnit_SpringInterpVectorV2::bUseCurrentInput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Current) == 0x000048, "Member 'FRigUnit_SpringInterpVectorV2::Current' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, TargetVelocityAmount) == 0x000060, "Member 'FRigUnit_SpringInterpVectorV2::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, bInitializeFromTarget) == 0x000064, "Member 'FRigUnit_SpringInterpVectorV2::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Result) == 0x000068, "Member 'FRigUnit_SpringInterpVectorV2::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, Velocity) == 0x000080, "Member 'FRigUnit_SpringInterpVectorV2::Velocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, SimulatedResult) == 0x000098, "Member 'FRigUnit_SpringInterpVectorV2::SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpVectorV2, SpringState) == 0x0000B0, "Member 'FRigUnit_SpringInterpVectorV2::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SpringInterpQuaternionV2 \ static_assert(alignof(FRigUnit_SpringInterpQuaternionV2) == 0x000010, "Wrong alignment on FRigUnit_SpringInterpQuaternionV2"); \ static_assert(sizeof(FRigUnit_SpringInterpQuaternionV2) == 0x000130, "Wrong size on FRigUnit_SpringInterpQuaternionV2"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, Target) == 0x000010, "Member 'FRigUnit_SpringInterpQuaternionV2::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, Strength) == 0x000030, "Member 'FRigUnit_SpringInterpQuaternionV2::Strength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, CriticalDamping) == 0x000034, "Member 'FRigUnit_SpringInterpQuaternionV2::CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, Torque) == 0x000038, "Member 'FRigUnit_SpringInterpQuaternionV2::Torque' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, bUseCurrentInput) == 0x000050, "Member 'FRigUnit_SpringInterpQuaternionV2::bUseCurrentInput' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, Current) == 0x000060, "Member 'FRigUnit_SpringInterpQuaternionV2::Current' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, TargetVelocityAmount) == 0x000080, "Member 'FRigUnit_SpringInterpQuaternionV2::TargetVelocityAmount' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, bInitializeFromTarget) == 0x000084, "Member 'FRigUnit_SpringInterpQuaternionV2::bInitializeFromTarget' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, Result) == 0x000090, "Member 'FRigUnit_SpringInterpQuaternionV2::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, AngularVelocity) == 0x0000B0, "Member 'FRigUnit_SpringInterpQuaternionV2::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, SimulatedResult) == 0x0000D0, "Member 'FRigUnit_SpringInterpQuaternionV2::SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SpringInterpQuaternionV2, SpringState) == 0x0000F0, "Member 'FRigUnit_SpringInterpQuaternionV2::SpringState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_Timeline \ static_assert(alignof(FRigUnit_Timeline) == 0x000008, "Wrong alignment on FRigUnit_Timeline"); \ static_assert(sizeof(FRigUnit_Timeline) == 0x000018, "Wrong size on FRigUnit_Timeline"); \ static_assert(offsetof(FRigUnit_Timeline, Speed) == 0x000008, "Member 'FRigUnit_Timeline::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Timeline, Time) == 0x00000C, "Member 'FRigUnit_Timeline::Time' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_Timeline, AccumulatedValue) == 0x000010, "Member 'FRigUnit_Timeline::AccumulatedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TimeLoop \ static_assert(alignof(FRigUnit_TimeLoop) == 0x000008, "Wrong alignment on FRigUnit_TimeLoop"); \ static_assert(sizeof(FRigUnit_TimeLoop) == 0x000030, "Wrong size on FRigUnit_TimeLoop"); \ static_assert(offsetof(FRigUnit_TimeLoop, Speed) == 0x000008, "Member 'FRigUnit_TimeLoop::Speed' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, Duration) == 0x00000C, "Member 'FRigUnit_TimeLoop::Duration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, Normalize) == 0x000010, "Member 'FRigUnit_TimeLoop::Normalize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, Absolute) == 0x000014, "Member 'FRigUnit_TimeLoop::Absolute' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, Relative) == 0x000018, "Member 'FRigUnit_TimeLoop::Relative' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, FlipFlop) == 0x00001C, "Member 'FRigUnit_TimeLoop::FlipFlop' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, Even) == 0x000020, "Member 'FRigUnit_TimeLoop::Even' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, AccumulatedAbsolute) == 0x000024, "Member 'FRigUnit_TimeLoop::AccumulatedAbsolute' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, AccumulatedRelative) == 0x000028, "Member 'FRigUnit_TimeLoop::AccumulatedRelative' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeLoop, NumIterations) == 0x00002C, "Member 'FRigUnit_TimeLoop::NumIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TimeOffsetFloat \ static_assert(alignof(FRigUnit_TimeOffsetFloat) == 0x000008, "Wrong alignment on FRigUnit_TimeOffsetFloat"); \ static_assert(sizeof(FRigUnit_TimeOffsetFloat) == 0x000048, "Wrong size on FRigUnit_TimeOffsetFloat"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, Value) == 0x000008, "Member 'FRigUnit_TimeOffsetFloat::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, SecondsAgo) == 0x00000C, "Member 'FRigUnit_TimeOffsetFloat::SecondsAgo' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, BufferSize) == 0x000010, "Member 'FRigUnit_TimeOffsetFloat::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, TimeRange) == 0x000014, "Member 'FRigUnit_TimeOffsetFloat::TimeRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, Result) == 0x000018, "Member 'FRigUnit_TimeOffsetFloat::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, Buffer) == 0x000020, "Member 'FRigUnit_TimeOffsetFloat::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, DeltaTimes) == 0x000030, "Member 'FRigUnit_TimeOffsetFloat::DeltaTimes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, LastInsertIndex) == 0x000040, "Member 'FRigUnit_TimeOffsetFloat::LastInsertIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetFloat, UpperBound) == 0x000044, "Member 'FRigUnit_TimeOffsetFloat::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TimeOffsetTransform \ static_assert(alignof(FRigUnit_TimeOffsetTransform) == 0x000010, "Wrong alignment on FRigUnit_TimeOffsetTransform"); \ static_assert(sizeof(FRigUnit_TimeOffsetTransform) == 0x000110, "Wrong size on FRigUnit_TimeOffsetTransform"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, Value) == 0x000010, "Member 'FRigUnit_TimeOffsetTransform::Value' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, SecondsAgo) == 0x000070, "Member 'FRigUnit_TimeOffsetTransform::SecondsAgo' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, BufferSize) == 0x000074, "Member 'FRigUnit_TimeOffsetTransform::BufferSize' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, TimeRange) == 0x000078, "Member 'FRigUnit_TimeOffsetTransform::TimeRange' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, Result) == 0x000080, "Member 'FRigUnit_TimeOffsetTransform::Result' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, Buffer) == 0x0000E0, "Member 'FRigUnit_TimeOffsetTransform::Buffer' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, DeltaTimes) == 0x0000F0, "Member 'FRigUnit_TimeOffsetTransform::DeltaTimes' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, LastInsertIndex) == 0x000100, "Member 'FRigUnit_TimeOffsetTransform::LastInsertIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TimeOffsetTransform, UpperBound) == 0x000104, "Member 'FRigUnit_TimeOffsetTransform::UpperBound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_VerletIntegrateVector \ static_assert(alignof(FRigUnit_VerletIntegrateVector) == 0x000008, "Wrong alignment on FRigUnit_VerletIntegrateVector"); \ static_assert(sizeof(FRigUnit_VerletIntegrateVector) == 0x0000D8, "Wrong size on FRigUnit_VerletIntegrateVector"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Target) == 0x000008, "Member 'FRigUnit_VerletIntegrateVector::Target' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Strength) == 0x000020, "Member 'FRigUnit_VerletIntegrateVector::Strength' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Damp) == 0x000024, "Member 'FRigUnit_VerletIntegrateVector::Damp' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Blend) == 0x000028, "Member 'FRigUnit_VerletIntegrateVector::Blend' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Force) == 0x000030, "Member 'FRigUnit_VerletIntegrateVector::Force' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, position) == 0x000048, "Member 'FRigUnit_VerletIntegrateVector::position' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Velocity) == 0x000060, "Member 'FRigUnit_VerletIntegrateVector::Velocity' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Acceleration) == 0x000078, "Member 'FRigUnit_VerletIntegrateVector::Acceleration' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, Point) == 0x000090, "Member 'FRigUnit_VerletIntegrateVector::Point' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_VerletIntegrateVector, bInitialized) == 0x0000D0, "Member 'FRigUnit_VerletIntegrateVector::bInitialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetEulerTransformFromControlValue \ static_assert(alignof(RigHierarchy_GetEulerTransformFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetEulerTransformFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetEulerTransformFromControlValue) == 0x000140, "Wrong size on RigHierarchy_GetEulerTransformFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetEulerTransformFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetEulerTransformFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetEulerTransformFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetEulerTransformFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetFloatFromControlValue \ static_assert(alignof(RigHierarchy_GetFloatFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetFloatFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetFloatFromControlValue) == 0x000100, "Wrong size on RigHierarchy_GetFloatFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetFloatFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetFloatFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetFloatFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetIntFromControlValue \ static_assert(alignof(RigHierarchy_GetIntFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetIntFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetIntFromControlValue) == 0x000100, "Wrong size on RigHierarchy_GetIntFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetIntFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetIntFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetIntFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetIntFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRotatorFromControlValue \ static_assert(alignof(RigHierarchy_GetRotatorFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetRotatorFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetRotatorFromControlValue) == 0x000110, "Wrong size on RigHierarchy_GetRotatorFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetRotatorFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetRotatorFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetRotatorFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetTransformFromControlValue \ static_assert(alignof(RigHierarchy_GetTransformFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetTransformFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetTransformFromControlValue) == 0x000150, "Wrong size on RigHierarchy_GetTransformFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetTransformFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetTransformFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetTransformFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetTransformNoScaleFromControlValue \ static_assert(alignof(RigHierarchy_GetTransformNoScaleFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetTransformNoScaleFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetTransformNoScaleFromControlValue) == 0x000130, "Wrong size on RigHierarchy_GetTransformNoScaleFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetTransformNoScaleFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetTransformNoScaleFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformNoScaleFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetTransformNoScaleFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetVector2DFromControlValue \ static_assert(alignof(RigHierarchy_GetVector2DFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetVector2DFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetVector2DFromControlValue) == 0x000100, "Wrong size on RigHierarchy_GetVector2DFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetVector2DFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetVector2DFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVector2DFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetVector2DFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetVectorFromControlValue \ static_assert(alignof(RigHierarchy_GetVectorFromControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetVectorFromControlValue"); \ static_assert(sizeof(RigHierarchy_GetVectorFromControlValue) == 0x000110, "Wrong size on RigHierarchy_GetVectorFromControlValue"); \ static_assert(offsetof(RigHierarchy_GetVectorFromControlValue, InValue) == 0x000000, "Member 'RigHierarchy_GetVectorFromControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorFromControlValue, ReturnValue) == 0x0000F0, "Member 'RigHierarchy_GetVectorFromControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromBool \ static_assert(alignof(RigHierarchy_MakeControlValueFromBool) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromBool"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromBool) == 0x000100, "Wrong size on RigHierarchy_MakeControlValueFromBool"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromBool, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromBool::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromBool, ReturnValue) == 0x000010, "Member 'RigHierarchy_MakeControlValueFromBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromEulerTransform \ static_assert(alignof(RigHierarchy_MakeControlValueFromEulerTransform) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromEulerTransform"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromEulerTransform) == 0x000140, "Wrong size on RigHierarchy_MakeControlValueFromEulerTransform"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromEulerTransform, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromEulerTransform::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromEulerTransform, ReturnValue) == 0x000050, "Member 'RigHierarchy_MakeControlValueFromEulerTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromFloat \ static_assert(alignof(RigHierarchy_MakeControlValueFromFloat) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromFloat"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromFloat) == 0x000100, "Wrong size on RigHierarchy_MakeControlValueFromFloat"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromFloat, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromFloat::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromFloat, ReturnValue) == 0x000010, "Member 'RigHierarchy_MakeControlValueFromFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromInt \ static_assert(alignof(RigHierarchy_MakeControlValueFromInt) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromInt"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromInt) == 0x000100, "Wrong size on RigHierarchy_MakeControlValueFromInt"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromInt, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromInt::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromInt, ReturnValue) == 0x000010, "Member 'RigHierarchy_MakeControlValueFromInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromRotator \ static_assert(alignof(RigHierarchy_MakeControlValueFromRotator) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromRotator"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromRotator) == 0x000110, "Wrong size on RigHierarchy_MakeControlValueFromRotator"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromRotator, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromRotator::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromRotator, ReturnValue) == 0x000020, "Member 'RigHierarchy_MakeControlValueFromRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromTransform \ static_assert(alignof(RigHierarchy_MakeControlValueFromTransform) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromTransform"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromTransform) == 0x000150, "Wrong size on RigHierarchy_MakeControlValueFromTransform"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromTransform, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromTransform::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromTransform, ReturnValue) == 0x000060, "Member 'RigHierarchy_MakeControlValueFromTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromTransformNoScale \ static_assert(alignof(RigHierarchy_MakeControlValueFromTransformNoScale) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromTransformNoScale"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromTransformNoScale) == 0x000130, "Wrong size on RigHierarchy_MakeControlValueFromTransformNoScale"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromTransformNoScale, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromTransformNoScale::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromTransformNoScale, ReturnValue) == 0x000040, "Member 'RigHierarchy_MakeControlValueFromTransformNoScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromVector \ static_assert(alignof(RigHierarchy_MakeControlValueFromVector) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromVector"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromVector) == 0x000110, "Wrong size on RigHierarchy_MakeControlValueFromVector"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromVector, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromVector::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromVector, ReturnValue) == 0x000020, "Member 'RigHierarchy_MakeControlValueFromVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_MakeControlValueFromVector2D \ static_assert(alignof(RigHierarchy_MakeControlValueFromVector2D) == 0x000010, "Wrong alignment on RigHierarchy_MakeControlValueFromVector2D"); \ static_assert(sizeof(RigHierarchy_MakeControlValueFromVector2D) == 0x000100, "Wrong size on RigHierarchy_MakeControlValueFromVector2D"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromVector2D, InValue) == 0x000000, "Member 'RigHierarchy_MakeControlValueFromVector2D::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_MakeControlValueFromVector2D, ReturnValue) == 0x000010, "Member 'RigHierarchy_MakeControlValueFromVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_CopyHierarchy \ static_assert(alignof(RigHierarchy_CopyHierarchy) == 0x000008, "Wrong alignment on RigHierarchy_CopyHierarchy"); \ static_assert(sizeof(RigHierarchy_CopyHierarchy) == 0x000008, "Wrong size on RigHierarchy_CopyHierarchy"); \ static_assert(offsetof(RigHierarchy_CopyHierarchy, InHierarchy) == 0x000000, "Member 'RigHierarchy_CopyHierarchy::InHierarchy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_CopyPose \ static_assert(alignof(RigHierarchy_CopyPose) == 0x000008, "Wrong alignment on RigHierarchy_CopyPose"); \ static_assert(sizeof(RigHierarchy_CopyPose) == 0x000010, "Wrong size on RigHierarchy_CopyPose"); \ static_assert(offsetof(RigHierarchy_CopyPose, InHierarchy) == 0x000000, "Member 'RigHierarchy_CopyPose::InHierarchy' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_CopyPose, bCurrent) == 0x000008, "Member 'RigHierarchy_CopyPose::bCurrent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_CopyPose, bInitial) == 0x000009, "Member 'RigHierarchy_CopyPose::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_CopyPose, bWeights) == 0x00000A, "Member 'RigHierarchy_CopyPose::bWeights' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_CopyPose, bMatchPoseInGlobalIfNeeded) == 0x00000B, "Member 'RigHierarchy_CopyPose::bMatchPoseInGlobalIfNeeded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetController \ static_assert(alignof(RigHierarchy_GetController) == 0x000008, "Wrong alignment on RigHierarchy_GetController"); \ static_assert(sizeof(RigHierarchy_GetController) == 0x000010, "Wrong size on RigHierarchy_GetController"); \ static_assert(offsetof(RigHierarchy_GetController, bCreateIfNeeded) == 0x000000, "Member 'RigHierarchy_GetController::bCreateIfNeeded' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetController, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetMetadataNames \ static_assert(alignof(RigHierarchy_GetMetadataNames) == 0x000008, "Wrong alignment on RigHierarchy_GetMetadataNames"); \ static_assert(sizeof(RigHierarchy_GetMetadataNames) == 0x000020, "Wrong size on RigHierarchy_GetMetadataNames"); \ static_assert(offsetof(RigHierarchy_GetMetadataNames, InItem) == 0x000000, "Member 'RigHierarchy_GetMetadataNames::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetMetadataNames, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetMetadataNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetMetadataType \ static_assert(alignof(RigHierarchy_GetMetadataType) == 0x000004, "Wrong alignment on RigHierarchy_GetMetadataType"); \ static_assert(sizeof(RigHierarchy_GetMetadataType) == 0x000018, "Wrong size on RigHierarchy_GetMetadataType"); \ static_assert(offsetof(RigHierarchy_GetMetadataType, InItem) == 0x000000, "Member 'RigHierarchy_GetMetadataType::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetMetadataType, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetMetadataType::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetMetadataType, ReturnValue) == 0x000014, "Member 'RigHierarchy_GetMetadataType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_RemoveAllMetadata \ static_assert(alignof(RigHierarchy_RemoveAllMetadata) == 0x000004, "Wrong alignment on RigHierarchy_RemoveAllMetadata"); \ static_assert(sizeof(RigHierarchy_RemoveAllMetadata) == 0x000010, "Wrong size on RigHierarchy_RemoveAllMetadata"); \ static_assert(offsetof(RigHierarchy_RemoveAllMetadata, InItem) == 0x000000, "Member 'RigHierarchy_RemoveAllMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_RemoveAllMetadata, ReturnValue) == 0x00000C, "Member 'RigHierarchy_RemoveAllMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_RemoveMetadata \ static_assert(alignof(RigHierarchy_RemoveMetadata) == 0x000004, "Wrong alignment on RigHierarchy_RemoveMetadata"); \ static_assert(sizeof(RigHierarchy_RemoveMetadata) == 0x000018, "Wrong size on RigHierarchy_RemoveMetadata"); \ static_assert(offsetof(RigHierarchy_RemoveMetadata, InItem) == 0x000000, "Member 'RigHierarchy_RemoveMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_RemoveMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_RemoveMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_RemoveMetadata, ReturnValue) == 0x000014, "Member 'RigHierarchy_RemoveMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_ResetPoseToInitial \ static_assert(alignof(RigHierarchy_ResetPoseToInitial) == 0x000001, "Wrong alignment on RigHierarchy_ResetPoseToInitial"); \ static_assert(sizeof(RigHierarchy_ResetPoseToInitial) == 0x000001, "Wrong size on RigHierarchy_ResetPoseToInitial"); \ static_assert(offsetof(RigHierarchy_ResetPoseToInitial, InTypeFilter) == 0x000000, "Member 'RigHierarchy_ResetPoseToInitial::InTypeFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SendAutoKeyEvent \ static_assert(alignof(RigHierarchy_SendAutoKeyEvent) == 0x000004, "Wrong alignment on RigHierarchy_SendAutoKeyEvent"); \ static_assert(sizeof(RigHierarchy_SendAutoKeyEvent) == 0x000014, "Wrong size on RigHierarchy_SendAutoKeyEvent"); \ static_assert(offsetof(RigHierarchy_SendAutoKeyEvent, InElement) == 0x000000, "Member 'RigHierarchy_SendAutoKeyEvent::InElement' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SendAutoKeyEvent, InOffsetInSeconds) == 0x00000C, "Member 'RigHierarchy_SendAutoKeyEvent::InOffsetInSeconds' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SendAutoKeyEvent, bAsynchronous) == 0x000010, "Member 'RigHierarchy_SendAutoKeyEvent::bAsynchronous' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetBoolArrayMetadata \ static_assert(alignof(RigHierarchy_SetBoolArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetBoolArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetBoolArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetBoolArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetBoolArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetBoolArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetBoolArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetBoolArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetBoolArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetBoolMetadata \ static_assert(alignof(RigHierarchy_SetBoolMetadata) == 0x000004, "Wrong alignment on RigHierarchy_SetBoolMetadata"); \ static_assert(sizeof(RigHierarchy_SetBoolMetadata) == 0x000018, "Wrong size on RigHierarchy_SetBoolMetadata"); \ static_assert(offsetof(RigHierarchy_SetBoolMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetBoolMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetBoolMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolMetadata, InValue) == 0x000014, "Member 'RigHierarchy_SetBoolMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetBoolMetadata, ReturnValue) == 0x000015, "Member 'RigHierarchy_SetBoolMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlOffsetTransform \ static_assert(alignof(RigHierarchy_SetControlOffsetTransform) == 0x000010, "Wrong alignment on RigHierarchy_SetControlOffsetTransform"); \ static_assert(sizeof(RigHierarchy_SetControlOffsetTransform) == 0x000080, "Wrong size on RigHierarchy_SetControlOffsetTransform"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, InKey) == 0x000000, "Member 'RigHierarchy_SetControlOffsetTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, InTransform) == 0x000010, "Member 'RigHierarchy_SetControlOffsetTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, bInitial) == 0x000070, "Member 'RigHierarchy_SetControlOffsetTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetControlOffsetTransform::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetControlOffsetTransform::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransform, bPrintPythonCommands) == 0x000073, "Member 'RigHierarchy_SetControlOffsetTransform::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlOffsetTransformByIndex \ static_assert(alignof(RigHierarchy_SetControlOffsetTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetControlOffsetTransformByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlOffsetTransformByIndex) == 0x000080, "Wrong size on RigHierarchy_SetControlOffsetTransformByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, InTransform) == 0x000010, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, bInitial) == 0x000070, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlOffsetTransformByIndex, bPrintPythonCommands) == 0x000073, "Member 'RigHierarchy_SetControlOffsetTransformByIndex::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlPreferredRotator \ static_assert(alignof(RigHierarchy_SetControlPreferredRotator) == 0x000008, "Wrong alignment on RigHierarchy_SetControlPreferredRotator"); \ static_assert(sizeof(RigHierarchy_SetControlPreferredRotator) == 0x000030, "Wrong size on RigHierarchy_SetControlPreferredRotator"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotator, InKey) == 0x000000, "Member 'RigHierarchy_SetControlPreferredRotator::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotator, InValue) == 0x000010, "Member 'RigHierarchy_SetControlPreferredRotator::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotator, bInitial) == 0x000028, "Member 'RigHierarchy_SetControlPreferredRotator::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotator, bFixEulerFlips) == 0x000029, "Member 'RigHierarchy_SetControlPreferredRotator::bFixEulerFlips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlPreferredRotatorByIndex \ static_assert(alignof(RigHierarchy_SetControlPreferredRotatorByIndex) == 0x000008, "Wrong alignment on RigHierarchy_SetControlPreferredRotatorByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlPreferredRotatorByIndex) == 0x000028, "Wrong size on RigHierarchy_SetControlPreferredRotatorByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotatorByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlPreferredRotatorByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotatorByIndex, InValue) == 0x000008, "Member 'RigHierarchy_SetControlPreferredRotatorByIndex::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotatorByIndex, bInitial) == 0x000020, "Member 'RigHierarchy_SetControlPreferredRotatorByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlPreferredRotatorByIndex, bFixEulerFlips) == 0x000021, "Member 'RigHierarchy_SetControlPreferredRotatorByIndex::bFixEulerFlips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlSettings \ static_assert(alignof(RigHierarchy_SetControlSettings) == 0x000010, "Wrong alignment on RigHierarchy_SetControlSettings"); \ static_assert(sizeof(RigHierarchy_SetControlSettings) == 0x0002A0, "Wrong size on RigHierarchy_SetControlSettings"); \ static_assert(offsetof(RigHierarchy_SetControlSettings, InKey) == 0x000000, "Member 'RigHierarchy_SetControlSettings::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettings, InSettings) == 0x000010, "Member 'RigHierarchy_SetControlSettings::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettings, bSetupUndo) == 0x000290, "Member 'RigHierarchy_SetControlSettings::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettings, bForce) == 0x000291, "Member 'RigHierarchy_SetControlSettings::bForce' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettings, bPrintPythonCommands) == 0x000292, "Member 'RigHierarchy_SetControlSettings::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlSettingsByIndex \ static_assert(alignof(RigHierarchy_SetControlSettingsByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetControlSettingsByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlSettingsByIndex) == 0x0002A0, "Wrong size on RigHierarchy_SetControlSettingsByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlSettingsByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlSettingsByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettingsByIndex, InSettings) == 0x000010, "Member 'RigHierarchy_SetControlSettingsByIndex::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettingsByIndex, bSetupUndo) == 0x000290, "Member 'RigHierarchy_SetControlSettingsByIndex::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettingsByIndex, bForce) == 0x000291, "Member 'RigHierarchy_SetControlSettingsByIndex::bForce' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlSettingsByIndex, bPrintPythonCommands) == 0x000292, "Member 'RigHierarchy_SetControlSettingsByIndex::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlShapeTransform \ static_assert(alignof(RigHierarchy_SetControlShapeTransform) == 0x000010, "Wrong alignment on RigHierarchy_SetControlShapeTransform"); \ static_assert(sizeof(RigHierarchy_SetControlShapeTransform) == 0x000080, "Wrong size on RigHierarchy_SetControlShapeTransform"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransform, InKey) == 0x000000, "Member 'RigHierarchy_SetControlShapeTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransform, InTransform) == 0x000010, "Member 'RigHierarchy_SetControlShapeTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransform, bInitial) == 0x000070, "Member 'RigHierarchy_SetControlShapeTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransform, bSetupUndo) == 0x000071, "Member 'RigHierarchy_SetControlShapeTransform::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlShapeTransformByIndex \ static_assert(alignof(RigHierarchy_SetControlShapeTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetControlShapeTransformByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlShapeTransformByIndex) == 0x000080, "Wrong size on RigHierarchy_SetControlShapeTransformByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlShapeTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransformByIndex, InTransform) == 0x000010, "Member 'RigHierarchy_SetControlShapeTransformByIndex::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransformByIndex, bInitial) == 0x000070, "Member 'RigHierarchy_SetControlShapeTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlShapeTransformByIndex, bSetupUndo) == 0x000071, "Member 'RigHierarchy_SetControlShapeTransformByIndex::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlValue \ static_assert(alignof(RigHierarchy_SetControlValue) == 0x000010, "Wrong alignment on RigHierarchy_SetControlValue"); \ static_assert(sizeof(RigHierarchy_SetControlValue) == 0x000110, "Wrong size on RigHierarchy_SetControlValue"); \ static_assert(offsetof(RigHierarchy_SetControlValue, InKey) == 0x000000, "Member 'RigHierarchy_SetControlValue::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValue, InValue) == 0x000010, "Member 'RigHierarchy_SetControlValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValue, InValueType) == 0x000100, "Member 'RigHierarchy_SetControlValue::InValueType' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValue, bSetupUndo) == 0x000101, "Member 'RigHierarchy_SetControlValue::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValue, bPrintPythonCommands) == 0x000102, "Member 'RigHierarchy_SetControlValue::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlValueByIndex \ static_assert(alignof(RigHierarchy_SetControlValueByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetControlValueByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlValueByIndex) == 0x000110, "Wrong size on RigHierarchy_SetControlValueByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlValueByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlValueByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValueByIndex, InValue) == 0x000010, "Member 'RigHierarchy_SetControlValueByIndex::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValueByIndex, InValueType) == 0x000100, "Member 'RigHierarchy_SetControlValueByIndex::InValueType' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValueByIndex, bSetupUndo) == 0x000101, "Member 'RigHierarchy_SetControlValueByIndex::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlValueByIndex, bPrintPythonCommands) == 0x000102, "Member 'RigHierarchy_SetControlValueByIndex::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlVisibility \ static_assert(alignof(RigHierarchy_SetControlVisibility) == 0x000004, "Wrong alignment on RigHierarchy_SetControlVisibility"); \ static_assert(sizeof(RigHierarchy_SetControlVisibility) == 0x000010, "Wrong size on RigHierarchy_SetControlVisibility"); \ static_assert(offsetof(RigHierarchy_SetControlVisibility, InKey) == 0x000000, "Member 'RigHierarchy_SetControlVisibility::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlVisibility, bVisibility) == 0x00000C, "Member 'RigHierarchy_SetControlVisibility::bVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetControlVisibilityByIndex \ static_assert(alignof(RigHierarchy_SetControlVisibilityByIndex) == 0x000004, "Wrong alignment on RigHierarchy_SetControlVisibilityByIndex"); \ static_assert(sizeof(RigHierarchy_SetControlVisibilityByIndex) == 0x000008, "Wrong size on RigHierarchy_SetControlVisibilityByIndex"); \ static_assert(offsetof(RigHierarchy_SetControlVisibilityByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetControlVisibilityByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetControlVisibilityByIndex, bVisibility) == 0x000004, "Member 'RigHierarchy_SetControlVisibilityByIndex::bVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetCurveValue \ static_assert(alignof(RigHierarchy_SetCurveValue) == 0x000004, "Wrong alignment on RigHierarchy_SetCurveValue"); \ static_assert(sizeof(RigHierarchy_SetCurveValue) == 0x000014, "Wrong size on RigHierarchy_SetCurveValue"); \ static_assert(offsetof(RigHierarchy_SetCurveValue, InKey) == 0x000000, "Member 'RigHierarchy_SetCurveValue::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetCurveValue, InValue) == 0x00000C, "Member 'RigHierarchy_SetCurveValue::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetCurveValue, bSetupUndo) == 0x000010, "Member 'RigHierarchy_SetCurveValue::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetCurveValueByIndex \ static_assert(alignof(RigHierarchy_SetCurveValueByIndex) == 0x000004, "Wrong alignment on RigHierarchy_SetCurveValueByIndex"); \ static_assert(sizeof(RigHierarchy_SetCurveValueByIndex) == 0x00000C, "Wrong size on RigHierarchy_SetCurveValueByIndex"); \ static_assert(offsetof(RigHierarchy_SetCurveValueByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetCurveValueByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetCurveValueByIndex, InValue) == 0x000004, "Member 'RigHierarchy_SetCurveValueByIndex::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetCurveValueByIndex, bSetupUndo) == 0x000008, "Member 'RigHierarchy_SetCurveValueByIndex::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetFloatArrayMetadata \ static_assert(alignof(RigHierarchy_SetFloatArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetFloatArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetFloatArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetFloatArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetFloatArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetFloatArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetFloatArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetFloatArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetFloatArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetFloatMetadata \ static_assert(alignof(RigHierarchy_SetFloatMetadata) == 0x000004, "Wrong alignment on RigHierarchy_SetFloatMetadata"); \ static_assert(sizeof(RigHierarchy_SetFloatMetadata) == 0x00001C, "Wrong size on RigHierarchy_SetFloatMetadata"); \ static_assert(offsetof(RigHierarchy_SetFloatMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetFloatMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetFloatMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatMetadata, InValue) == 0x000014, "Member 'RigHierarchy_SetFloatMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetFloatMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_SetFloatMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetGlobalTransform \ static_assert(alignof(RigHierarchy_SetGlobalTransform) == 0x000010, "Wrong alignment on RigHierarchy_SetGlobalTransform"); \ static_assert(sizeof(RigHierarchy_SetGlobalTransform) == 0x000080, "Wrong size on RigHierarchy_SetGlobalTransform"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, InKey) == 0x000000, "Member 'RigHierarchy_SetGlobalTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, InTransform) == 0x000010, "Member 'RigHierarchy_SetGlobalTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, bInitial) == 0x000070, "Member 'RigHierarchy_SetGlobalTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetGlobalTransform::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetGlobalTransform::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransform, bPrintPythonCommand) == 0x000073, "Member 'RigHierarchy_SetGlobalTransform::bPrintPythonCommand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetGlobalTransformByIndex \ static_assert(alignof(RigHierarchy_SetGlobalTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetGlobalTransformByIndex"); \ static_assert(sizeof(RigHierarchy_SetGlobalTransformByIndex) == 0x000080, "Wrong size on RigHierarchy_SetGlobalTransformByIndex"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetGlobalTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, InTransform) == 0x000010, "Member 'RigHierarchy_SetGlobalTransformByIndex::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, bInitial) == 0x000070, "Member 'RigHierarchy_SetGlobalTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetGlobalTransformByIndex::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetGlobalTransformByIndex::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetGlobalTransformByIndex, bPrintPythonCommand) == 0x000073, "Member 'RigHierarchy_SetGlobalTransformByIndex::bPrintPythonCommand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetInt32ArrayMetadata \ static_assert(alignof(RigHierarchy_SetInt32ArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetInt32ArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetInt32ArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetInt32ArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetInt32ArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetInt32ArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32ArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetInt32ArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32ArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetInt32ArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32ArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetInt32ArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetInt32Metadata \ static_assert(alignof(RigHierarchy_SetInt32Metadata) == 0x000004, "Wrong alignment on RigHierarchy_SetInt32Metadata"); \ static_assert(sizeof(RigHierarchy_SetInt32Metadata) == 0x00001C, "Wrong size on RigHierarchy_SetInt32Metadata"); \ static_assert(offsetof(RigHierarchy_SetInt32Metadata, InItem) == 0x000000, "Member 'RigHierarchy_SetInt32Metadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32Metadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetInt32Metadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32Metadata, InValue) == 0x000014, "Member 'RigHierarchy_SetInt32Metadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetInt32Metadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_SetInt32Metadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetLinearColorArrayMetadata \ static_assert(alignof(RigHierarchy_SetLinearColorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetLinearColorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetLinearColorArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetLinearColorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetLinearColorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetLinearColorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetLinearColorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetLinearColorArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetLinearColorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetLinearColorMetadata \ static_assert(alignof(RigHierarchy_SetLinearColorMetadata) == 0x000004, "Wrong alignment on RigHierarchy_SetLinearColorMetadata"); \ static_assert(sizeof(RigHierarchy_SetLinearColorMetadata) == 0x000028, "Wrong size on RigHierarchy_SetLinearColorMetadata"); \ static_assert(offsetof(RigHierarchy_SetLinearColorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetLinearColorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetLinearColorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorMetadata, InValue) == 0x000014, "Member 'RigHierarchy_SetLinearColorMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLinearColorMetadata, ReturnValue) == 0x000024, "Member 'RigHierarchy_SetLinearColorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetLocalTransform \ static_assert(alignof(RigHierarchy_SetLocalTransform) == 0x000010, "Wrong alignment on RigHierarchy_SetLocalTransform"); \ static_assert(sizeof(RigHierarchy_SetLocalTransform) == 0x000080, "Wrong size on RigHierarchy_SetLocalTransform"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, InKey) == 0x000000, "Member 'RigHierarchy_SetLocalTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, InTransform) == 0x000010, "Member 'RigHierarchy_SetLocalTransform::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, bInitial) == 0x000070, "Member 'RigHierarchy_SetLocalTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetLocalTransform::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetLocalTransform::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransform, bPrintPythonCommands) == 0x000073, "Member 'RigHierarchy_SetLocalTransform::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetLocalTransformByIndex \ static_assert(alignof(RigHierarchy_SetLocalTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_SetLocalTransformByIndex"); \ static_assert(sizeof(RigHierarchy_SetLocalTransformByIndex) == 0x000080, "Wrong size on RigHierarchy_SetLocalTransformByIndex"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_SetLocalTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, InTransform) == 0x000010, "Member 'RigHierarchy_SetLocalTransformByIndex::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, bInitial) == 0x000070, "Member 'RigHierarchy_SetLocalTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, bAffectChildren) == 0x000071, "Member 'RigHierarchy_SetLocalTransformByIndex::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, bSetupUndo) == 0x000072, "Member 'RigHierarchy_SetLocalTransformByIndex::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetLocalTransformByIndex, bPrintPythonCommands) == 0x000073, "Member 'RigHierarchy_SetLocalTransformByIndex::bPrintPythonCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetNameArrayMetadata \ static_assert(alignof(RigHierarchy_SetNameArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetNameArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetNameArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetNameArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetNameArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetNameArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetNameArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetNameArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetNameArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetNameMetadata \ static_assert(alignof(RigHierarchy_SetNameMetadata) == 0x000004, "Wrong alignment on RigHierarchy_SetNameMetadata"); \ static_assert(sizeof(RigHierarchy_SetNameMetadata) == 0x000020, "Wrong size on RigHierarchy_SetNameMetadata"); \ static_assert(offsetof(RigHierarchy_SetNameMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetNameMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetNameMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameMetadata, InValue) == 0x000014, "Member 'RigHierarchy_SetNameMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetNameMetadata, ReturnValue) == 0x00001C, "Member 'RigHierarchy_SetNameMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetParentWeight \ static_assert(alignof(RigHierarchy_SetParentWeight) == 0x000004, "Wrong alignment on RigHierarchy_SetParentWeight"); \ static_assert(sizeof(RigHierarchy_SetParentWeight) == 0x000028, "Wrong size on RigHierarchy_SetParentWeight"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, InChild) == 0x000000, "Member 'RigHierarchy_SetParentWeight::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, InParent) == 0x00000C, "Member 'RigHierarchy_SetParentWeight::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, InWeight) == 0x000018, "Member 'RigHierarchy_SetParentWeight::InWeight' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, bInitial) == 0x000024, "Member 'RigHierarchy_SetParentWeight::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, bAffectChildren) == 0x000025, "Member 'RigHierarchy_SetParentWeight::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeight, ReturnValue) == 0x000026, "Member 'RigHierarchy_SetParentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetParentWeightArray \ static_assert(alignof(RigHierarchy_SetParentWeightArray) == 0x000008, "Wrong alignment on RigHierarchy_SetParentWeightArray"); \ static_assert(sizeof(RigHierarchy_SetParentWeightArray) == 0x000028, "Wrong size on RigHierarchy_SetParentWeightArray"); \ static_assert(offsetof(RigHierarchy_SetParentWeightArray, InChild) == 0x000000, "Member 'RigHierarchy_SetParentWeightArray::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeightArray, InWeights) == 0x000010, "Member 'RigHierarchy_SetParentWeightArray::InWeights' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeightArray, bInitial) == 0x000020, "Member 'RigHierarchy_SetParentWeightArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeightArray, bAffectChildren) == 0x000021, "Member 'RigHierarchy_SetParentWeightArray::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetParentWeightArray, ReturnValue) == 0x000022, "Member 'RigHierarchy_SetParentWeightArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetPose_ForBlueprint \ static_assert(alignof(RigHierarchy_SetPose_ForBlueprint) == 0x000008, "Wrong alignment on RigHierarchy_SetPose_ForBlueprint"); \ static_assert(sizeof(RigHierarchy_SetPose_ForBlueprint) == 0x000070, "Wrong size on RigHierarchy_SetPose_ForBlueprint"); \ static_assert(offsetof(RigHierarchy_SetPose_ForBlueprint, InPose) == 0x000000, "Member 'RigHierarchy_SetPose_ForBlueprint::InPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetQuatArrayMetadata \ static_assert(alignof(RigHierarchy_SetQuatArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetQuatArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetQuatArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetQuatArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetQuatArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetQuatArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetQuatArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetQuatArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetQuatArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetQuatMetadata \ static_assert(alignof(RigHierarchy_SetQuatMetadata) == 0x000010, "Wrong alignment on RigHierarchy_SetQuatMetadata"); \ static_assert(sizeof(RigHierarchy_SetQuatMetadata) == 0x000050, "Wrong size on RigHierarchy_SetQuatMetadata"); \ static_assert(offsetof(RigHierarchy_SetQuatMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetQuatMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetQuatMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatMetadata, InValue) == 0x000020, "Member 'RigHierarchy_SetQuatMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetQuatMetadata, ReturnValue) == 0x000040, "Member 'RigHierarchy_SetQuatMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetRigElementKeyArrayMetadata \ static_assert(alignof(RigHierarchy_SetRigElementKeyArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetRigElementKeyArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetRigElementKeyArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetRigElementKeyArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetRigElementKeyArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetRigElementKeyArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetRigElementKeyArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetRigElementKeyArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetRigElementKeyMetadata \ static_assert(alignof(RigHierarchy_SetRigElementKeyMetadata) == 0x000004, "Wrong alignment on RigHierarchy_SetRigElementKeyMetadata"); \ static_assert(sizeof(RigHierarchy_SetRigElementKeyMetadata) == 0x000024, "Wrong size on RigHierarchy_SetRigElementKeyMetadata"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetRigElementKeyMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetRigElementKeyMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyMetadata, InValue) == 0x000014, "Member 'RigHierarchy_SetRigElementKeyMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRigElementKeyMetadata, ReturnValue) == 0x000020, "Member 'RigHierarchy_SetRigElementKeyMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetRotatorArrayMetadata \ static_assert(alignof(RigHierarchy_SetRotatorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetRotatorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetRotatorArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetRotatorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetRotatorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetRotatorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetRotatorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetRotatorArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetRotatorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetRotatorMetadata \ static_assert(alignof(RigHierarchy_SetRotatorMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetRotatorMetadata"); \ static_assert(sizeof(RigHierarchy_SetRotatorMetadata) == 0x000038, "Wrong size on RigHierarchy_SetRotatorMetadata"); \ static_assert(offsetof(RigHierarchy_SetRotatorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetRotatorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetRotatorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetRotatorMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetRotatorMetadata, ReturnValue) == 0x000030, "Member 'RigHierarchy_SetRotatorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetTag \ static_assert(alignof(RigHierarchy_SetTag) == 0x000004, "Wrong alignment on RigHierarchy_SetTag"); \ static_assert(sizeof(RigHierarchy_SetTag) == 0x000018, "Wrong size on RigHierarchy_SetTag"); \ static_assert(offsetof(RigHierarchy_SetTag, InItem) == 0x000000, "Member 'RigHierarchy_SetTag::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTag, InTag) == 0x00000C, "Member 'RigHierarchy_SetTag::InTag' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTag, ReturnValue) == 0x000014, "Member 'RigHierarchy_SetTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetTransformArrayMetadata \ static_assert(alignof(RigHierarchy_SetTransformArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetTransformArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetTransformArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetTransformArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetTransformArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetTransformArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetTransformArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetTransformArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetTransformArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetTransformMetadata \ static_assert(alignof(RigHierarchy_SetTransformMetadata) == 0x000010, "Wrong alignment on RigHierarchy_SetTransformMetadata"); \ static_assert(sizeof(RigHierarchy_SetTransformMetadata) == 0x000090, "Wrong size on RigHierarchy_SetTransformMetadata"); \ static_assert(offsetof(RigHierarchy_SetTransformMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetTransformMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetTransformMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformMetadata, InValue) == 0x000020, "Member 'RigHierarchy_SetTransformMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetTransformMetadata, ReturnValue) == 0x000080, "Member 'RigHierarchy_SetTransformMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetVectorArrayMetadata \ static_assert(alignof(RigHierarchy_SetVectorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetVectorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_SetVectorArrayMetadata) == 0x000030, "Wrong size on RigHierarchy_SetVectorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_SetVectorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetVectorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetVectorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorArrayMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetVectorArrayMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorArrayMetadata, ReturnValue) == 0x000028, "Member 'RigHierarchy_SetVectorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SetVectorMetadata \ static_assert(alignof(RigHierarchy_SetVectorMetadata) == 0x000008, "Wrong alignment on RigHierarchy_SetVectorMetadata"); \ static_assert(sizeof(RigHierarchy_SetVectorMetadata) == 0x000038, "Wrong size on RigHierarchy_SetVectorMetadata"); \ static_assert(offsetof(RigHierarchy_SetVectorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_SetVectorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_SetVectorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorMetadata, InValue) == 0x000018, "Member 'RigHierarchy_SetVectorMetadata::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SetVectorMetadata, ReturnValue) == 0x000030, "Member 'RigHierarchy_SetVectorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SwitchToDefaultParent \ static_assert(alignof(RigHierarchy_SwitchToDefaultParent) == 0x000004, "Wrong alignment on RigHierarchy_SwitchToDefaultParent"); \ static_assert(sizeof(RigHierarchy_SwitchToDefaultParent) == 0x000010, "Wrong size on RigHierarchy_SwitchToDefaultParent"); \ static_assert(offsetof(RigHierarchy_SwitchToDefaultParent, InChild) == 0x000000, "Member 'RigHierarchy_SwitchToDefaultParent::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToDefaultParent, bInitial) == 0x00000C, "Member 'RigHierarchy_SwitchToDefaultParent::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToDefaultParent, bAffectChildren) == 0x00000D, "Member 'RigHierarchy_SwitchToDefaultParent::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToDefaultParent, ReturnValue) == 0x00000E, "Member 'RigHierarchy_SwitchToDefaultParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SwitchToParent \ static_assert(alignof(RigHierarchy_SwitchToParent) == 0x000004, "Wrong alignment on RigHierarchy_SwitchToParent"); \ static_assert(sizeof(RigHierarchy_SwitchToParent) == 0x00001C, "Wrong size on RigHierarchy_SwitchToParent"); \ static_assert(offsetof(RigHierarchy_SwitchToParent, InChild) == 0x000000, "Member 'RigHierarchy_SwitchToParent::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToParent, InParent) == 0x00000C, "Member 'RigHierarchy_SwitchToParent::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToParent, bInitial) == 0x000018, "Member 'RigHierarchy_SwitchToParent::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToParent, bAffectChildren) == 0x000019, "Member 'RigHierarchy_SwitchToParent::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToParent, ReturnValue) == 0x00001A, "Member 'RigHierarchy_SwitchToParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SwitchToWorldSpace \ static_assert(alignof(RigHierarchy_SwitchToWorldSpace) == 0x000004, "Wrong alignment on RigHierarchy_SwitchToWorldSpace"); \ static_assert(sizeof(RigHierarchy_SwitchToWorldSpace) == 0x000010, "Wrong size on RigHierarchy_SwitchToWorldSpace"); \ static_assert(offsetof(RigHierarchy_SwitchToWorldSpace, InChild) == 0x000000, "Member 'RigHierarchy_SwitchToWorldSpace::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToWorldSpace, bInitial) == 0x00000C, "Member 'RigHierarchy_SwitchToWorldSpace::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToWorldSpace, bAffectChildren) == 0x00000D, "Member 'RigHierarchy_SwitchToWorldSpace::bAffectChildren' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SwitchToWorldSpace, ReturnValue) == 0x00000E, "Member 'RigHierarchy_SwitchToWorldSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_UnsetCurveValue \ static_assert(alignof(RigHierarchy_UnsetCurveValue) == 0x000004, "Wrong alignment on RigHierarchy_UnsetCurveValue"); \ static_assert(sizeof(RigHierarchy_UnsetCurveValue) == 0x000010, "Wrong size on RigHierarchy_UnsetCurveValue"); \ static_assert(offsetof(RigHierarchy_UnsetCurveValue, InKey) == 0x000000, "Member 'RigHierarchy_UnsetCurveValue::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_UnsetCurveValue, bSetupUndo) == 0x00000C, "Member 'RigHierarchy_UnsetCurveValue::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_UnsetCurveValueByIndex \ static_assert(alignof(RigHierarchy_UnsetCurveValueByIndex) == 0x000004, "Wrong alignment on RigHierarchy_UnsetCurveValueByIndex"); \ static_assert(sizeof(RigHierarchy_UnsetCurveValueByIndex) == 0x000008, "Wrong size on RigHierarchy_UnsetCurveValueByIndex"); \ static_assert(offsetof(RigHierarchy_UnsetCurveValueByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_UnsetCurveValueByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_UnsetCurveValueByIndex, bSetupUndo) == 0x000004, "Member 'RigHierarchy_UnsetCurveValueByIndex::bSetupUndo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_Contains_ForBlueprint \ static_assert(alignof(RigHierarchy_Contains_ForBlueprint) == 0x000004, "Wrong alignment on RigHierarchy_Contains_ForBlueprint"); \ static_assert(sizeof(RigHierarchy_Contains_ForBlueprint) == 0x000010, "Wrong size on RigHierarchy_Contains_ForBlueprint"); \ static_assert(offsetof(RigHierarchy_Contains_ForBlueprint, InKey) == 0x000000, "Member 'RigHierarchy_Contains_ForBlueprint::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_Contains_ForBlueprint, ReturnValue) == 0x00000C, "Member 'RigHierarchy_Contains_ForBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_FindBone_ForBlueprintOnly \ static_assert(alignof(RigHierarchy_FindBone_ForBlueprintOnly) == 0x000010, "Wrong alignment on RigHierarchy_FindBone_ForBlueprintOnly"); \ static_assert(sizeof(RigHierarchy_FindBone_ForBlueprintOnly) == 0x000310, "Wrong size on RigHierarchy_FindBone_ForBlueprintOnly"); \ static_assert(offsetof(RigHierarchy_FindBone_ForBlueprintOnly, InKey) == 0x000000, "Member 'RigHierarchy_FindBone_ForBlueprintOnly::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_FindBone_ForBlueprintOnly, ReturnValue) == 0x000010, "Member 'RigHierarchy_FindBone_ForBlueprintOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_FindControl_ForBlueprintOnly \ static_assert(alignof(RigHierarchy_FindControl_ForBlueprintOnly) == 0x000010, "Wrong alignment on RigHierarchy_FindControl_ForBlueprintOnly"); \ static_assert(sizeof(RigHierarchy_FindControl_ForBlueprintOnly) == 0x000A40, "Wrong size on RigHierarchy_FindControl_ForBlueprintOnly"); \ static_assert(offsetof(RigHierarchy_FindControl_ForBlueprintOnly, InKey) == 0x000000, "Member 'RigHierarchy_FindControl_ForBlueprintOnly::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_FindControl_ForBlueprintOnly, ReturnValue) == 0x000010, "Member 'RigHierarchy_FindControl_ForBlueprintOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_FindNull_ForBlueprintOnly \ static_assert(alignof(RigHierarchy_FindNull_ForBlueprintOnly) == 0x000010, "Wrong alignment on RigHierarchy_FindNull_ForBlueprintOnly"); \ static_assert(sizeof(RigHierarchy_FindNull_ForBlueprintOnly) == 0x000400, "Wrong size on RigHierarchy_FindNull_ForBlueprintOnly"); \ static_assert(offsetof(RigHierarchy_FindNull_ForBlueprintOnly, InKey) == 0x000000, "Member 'RigHierarchy_FindNull_ForBlueprintOnly::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_FindNull_ForBlueprintOnly, ReturnValue) == 0x000010, "Member 'RigHierarchy_FindNull_ForBlueprintOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetAllKeys_ForBlueprint \ static_assert(alignof(RigHierarchy_GetAllKeys_ForBlueprint) == 0x000008, "Wrong alignment on RigHierarchy_GetAllKeys_ForBlueprint"); \ static_assert(sizeof(RigHierarchy_GetAllKeys_ForBlueprint) == 0x000018, "Wrong size on RigHierarchy_GetAllKeys_ForBlueprint"); \ static_assert(offsetof(RigHierarchy_GetAllKeys_ForBlueprint, bTraverse) == 0x000000, "Member 'RigHierarchy_GetAllKeys_ForBlueprint::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetAllKeys_ForBlueprint, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetAllKeys_ForBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetBoneKeys \ static_assert(alignof(RigHierarchy_GetBoneKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetBoneKeys"); \ static_assert(sizeof(RigHierarchy_GetBoneKeys) == 0x000018, "Wrong size on RigHierarchy_GetBoneKeys"); \ static_assert(offsetof(RigHierarchy_GetBoneKeys, bTraverse) == 0x000000, "Member 'RigHierarchy_GetBoneKeys::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoneKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetBoneKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetBoolArrayMetadata \ static_assert(alignof(RigHierarchy_GetBoolArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetBoolArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetBoolArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetBoolArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetBoolArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetBoolArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoolArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetBoolArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoolArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetBoolArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetBoolMetadata \ static_assert(alignof(RigHierarchy_GetBoolMetadata) == 0x000004, "Wrong alignment on RigHierarchy_GetBoolMetadata"); \ static_assert(sizeof(RigHierarchy_GetBoolMetadata) == 0x000018, "Wrong size on RigHierarchy_GetBoolMetadata"); \ static_assert(offsetof(RigHierarchy_GetBoolMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetBoolMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoolMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetBoolMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoolMetadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetBoolMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetBoolMetadata, ReturnValue) == 0x000015, "Member 'RigHierarchy_GetBoolMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetChildren \ static_assert(alignof(RigHierarchy_GetChildren) == 0x000008, "Wrong alignment on RigHierarchy_GetChildren"); \ static_assert(sizeof(RigHierarchy_GetChildren) == 0x000020, "Wrong size on RigHierarchy_GetChildren"); \ static_assert(offsetof(RigHierarchy_GetChildren, InKey) == 0x000000, "Member 'RigHierarchy_GetChildren::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetChildren, bRecursive) == 0x00000C, "Member 'RigHierarchy_GetChildren::bRecursive' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetChildren, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetChildren::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetControlKeys \ static_assert(alignof(RigHierarchy_GetControlKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetControlKeys"); \ static_assert(sizeof(RigHierarchy_GetControlKeys) == 0x000018, "Wrong size on RigHierarchy_GetControlKeys"); \ static_assert(offsetof(RigHierarchy_GetControlKeys, bTraverse) == 0x000000, "Member 'RigHierarchy_GetControlKeys::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetControlKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetControlPreferredRotator \ static_assert(alignof(RigHierarchy_GetControlPreferredRotator) == 0x000008, "Wrong alignment on RigHierarchy_GetControlPreferredRotator"); \ static_assert(sizeof(RigHierarchy_GetControlPreferredRotator) == 0x000028, "Wrong size on RigHierarchy_GetControlPreferredRotator"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotator, InKey) == 0x000000, "Member 'RigHierarchy_GetControlPreferredRotator::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotator, bInitial) == 0x00000C, "Member 'RigHierarchy_GetControlPreferredRotator::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotator, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetControlPreferredRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetControlPreferredRotatorByIndex \ static_assert(alignof(RigHierarchy_GetControlPreferredRotatorByIndex) == 0x000008, "Wrong alignment on RigHierarchy_GetControlPreferredRotatorByIndex"); \ static_assert(sizeof(RigHierarchy_GetControlPreferredRotatorByIndex) == 0x000020, "Wrong size on RigHierarchy_GetControlPreferredRotatorByIndex"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotatorByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetControlPreferredRotatorByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotatorByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetControlPreferredRotatorByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlPreferredRotatorByIndex, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetControlPreferredRotatorByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetControlValue \ static_assert(alignof(RigHierarchy_GetControlValue) == 0x000010, "Wrong alignment on RigHierarchy_GetControlValue"); \ static_assert(sizeof(RigHierarchy_GetControlValue) == 0x000100, "Wrong size on RigHierarchy_GetControlValue"); \ static_assert(offsetof(RigHierarchy_GetControlValue, InKey) == 0x000000, "Member 'RigHierarchy_GetControlValue::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlValue, InValueType) == 0x00000C, "Member 'RigHierarchy_GetControlValue::InValueType' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlValue, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetControlValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetControlValueByIndex \ static_assert(alignof(RigHierarchy_GetControlValueByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetControlValueByIndex"); \ static_assert(sizeof(RigHierarchy_GetControlValueByIndex) == 0x000100, "Wrong size on RigHierarchy_GetControlValueByIndex"); \ static_assert(offsetof(RigHierarchy_GetControlValueByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetControlValueByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlValueByIndex, InValueType) == 0x000004, "Member 'RigHierarchy_GetControlValueByIndex::InValueType' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetControlValueByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetControlValueByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetCurveKeys \ static_assert(alignof(RigHierarchy_GetCurveKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetCurveKeys"); \ static_assert(sizeof(RigHierarchy_GetCurveKeys) == 0x000010, "Wrong size on RigHierarchy_GetCurveKeys"); \ static_assert(offsetof(RigHierarchy_GetCurveKeys, ReturnValue) == 0x000000, "Member 'RigHierarchy_GetCurveKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetCurveValue \ static_assert(alignof(RigHierarchy_GetCurveValue) == 0x000004, "Wrong alignment on RigHierarchy_GetCurveValue"); \ static_assert(sizeof(RigHierarchy_GetCurveValue) == 0x000010, "Wrong size on RigHierarchy_GetCurveValue"); \ static_assert(offsetof(RigHierarchy_GetCurveValue, InKey) == 0x000000, "Member 'RigHierarchy_GetCurveValue::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetCurveValue, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetCurveValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetCurveValueByIndex \ static_assert(alignof(RigHierarchy_GetCurveValueByIndex) == 0x000004, "Wrong alignment on RigHierarchy_GetCurveValueByIndex"); \ static_assert(sizeof(RigHierarchy_GetCurveValueByIndex) == 0x000008, "Wrong size on RigHierarchy_GetCurveValueByIndex"); \ static_assert(offsetof(RigHierarchy_GetCurveValueByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetCurveValueByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetCurveValueByIndex, ReturnValue) == 0x000004, "Member 'RigHierarchy_GetCurveValueByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetDefaultParent \ static_assert(alignof(RigHierarchy_GetDefaultParent) == 0x000004, "Wrong alignment on RigHierarchy_GetDefaultParent"); \ static_assert(sizeof(RigHierarchy_GetDefaultParent) == 0x000018, "Wrong size on RigHierarchy_GetDefaultParent"); \ static_assert(offsetof(RigHierarchy_GetDefaultParent, InKey) == 0x000000, "Member 'RigHierarchy_GetDefaultParent::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetDefaultParent, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetDefaultParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetFirstParent \ static_assert(alignof(RigHierarchy_GetFirstParent) == 0x000004, "Wrong alignment on RigHierarchy_GetFirstParent"); \ static_assert(sizeof(RigHierarchy_GetFirstParent) == 0x000018, "Wrong size on RigHierarchy_GetFirstParent"); \ static_assert(offsetof(RigHierarchy_GetFirstParent, InKey) == 0x000000, "Member 'RigHierarchy_GetFirstParent::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFirstParent, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetFirstParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetFloatArrayMetadata \ static_assert(alignof(RigHierarchy_GetFloatArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetFloatArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetFloatArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetFloatArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetFloatArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetFloatArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetFloatArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetFloatArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetFloatMetadata \ static_assert(alignof(RigHierarchy_GetFloatMetadata) == 0x000004, "Wrong alignment on RigHierarchy_GetFloatMetadata"); \ static_assert(sizeof(RigHierarchy_GetFloatMetadata) == 0x00001C, "Wrong size on RigHierarchy_GetFloatMetadata"); \ static_assert(offsetof(RigHierarchy_GetFloatMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetFloatMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetFloatMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatMetadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetFloatMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetFloatMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetFloatMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalControlOffsetTransform \ static_assert(alignof(RigHierarchy_GetGlobalControlOffsetTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalControlOffsetTransform"); \ static_assert(sizeof(RigHierarchy_GetGlobalControlOffsetTransform) == 0x000070, "Wrong size on RigHierarchy_GetGlobalControlOffsetTransform"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetGlobalControlOffsetTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetGlobalControlOffsetTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalControlOffsetTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalControlOffsetTransformByIndex \ static_assert(alignof(RigHierarchy_GetGlobalControlOffsetTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalControlOffsetTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetGlobalControlOffsetTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetGlobalControlOffsetTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetGlobalControlOffsetTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetGlobalControlOffsetTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlOffsetTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalControlOffsetTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalControlShapeTransform \ static_assert(alignof(RigHierarchy_GetGlobalControlShapeTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalControlShapeTransform"); \ static_assert(sizeof(RigHierarchy_GetGlobalControlShapeTransform) == 0x000070, "Wrong size on RigHierarchy_GetGlobalControlShapeTransform"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetGlobalControlShapeTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetGlobalControlShapeTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalControlShapeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalControlShapeTransformByIndex \ static_assert(alignof(RigHierarchy_GetGlobalControlShapeTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalControlShapeTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetGlobalControlShapeTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetGlobalControlShapeTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetGlobalControlShapeTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetGlobalControlShapeTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalControlShapeTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalControlShapeTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalTransform \ static_assert(alignof(RigHierarchy_GetGlobalTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalTransform"); \ static_assert(sizeof(RigHierarchy_GetGlobalTransform) == 0x000070, "Wrong size on RigHierarchy_GetGlobalTransform"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetGlobalTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetGlobalTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetGlobalTransformByIndex \ static_assert(alignof(RigHierarchy_GetGlobalTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetGlobalTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetGlobalTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetGlobalTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetGlobalTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetGlobalTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetGlobalTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetGlobalTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetIndex_ForBlueprint \ static_assert(alignof(RigHierarchy_GetIndex_ForBlueprint) == 0x000004, "Wrong alignment on RigHierarchy_GetIndex_ForBlueprint"); \ static_assert(sizeof(RigHierarchy_GetIndex_ForBlueprint) == 0x000010, "Wrong size on RigHierarchy_GetIndex_ForBlueprint"); \ static_assert(offsetof(RigHierarchy_GetIndex_ForBlueprint, InKey) == 0x000000, "Member 'RigHierarchy_GetIndex_ForBlueprint::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetIndex_ForBlueprint, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetIndex_ForBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetInt32ArrayMetadata \ static_assert(alignof(RigHierarchy_GetInt32ArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetInt32ArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetInt32ArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetInt32ArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetInt32ArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetInt32ArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetInt32ArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetInt32ArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetInt32ArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetInt32ArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetInt32Metadata \ static_assert(alignof(RigHierarchy_GetInt32Metadata) == 0x000004, "Wrong alignment on RigHierarchy_GetInt32Metadata"); \ static_assert(sizeof(RigHierarchy_GetInt32Metadata) == 0x00001C, "Wrong size on RigHierarchy_GetInt32Metadata"); \ static_assert(offsetof(RigHierarchy_GetInt32Metadata, InItem) == 0x000000, "Member 'RigHierarchy_GetInt32Metadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetInt32Metadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetInt32Metadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetInt32Metadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetInt32Metadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetInt32Metadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetInt32Metadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetKey \ static_assert(alignof(RigHierarchy_GetKey) == 0x000004, "Wrong alignment on RigHierarchy_GetKey"); \ static_assert(sizeof(RigHierarchy_GetKey) == 0x000010, "Wrong size on RigHierarchy_GetKey"); \ static_assert(offsetof(RigHierarchy_GetKey, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetKey::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetKey, ReturnValue) == 0x000004, "Member 'RigHierarchy_GetKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetKeys \ static_assert(alignof(RigHierarchy_GetKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetKeys"); \ static_assert(sizeof(RigHierarchy_GetKeys) == 0x000020, "Wrong size on RigHierarchy_GetKeys"); \ static_assert(offsetof(RigHierarchy_GetKeys, InElementIndices) == 0x000000, "Member 'RigHierarchy_GetKeys::InElementIndices' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetKeys, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLinearColorArrayMetadata \ static_assert(alignof(RigHierarchy_GetLinearColorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetLinearColorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetLinearColorArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetLinearColorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetLinearColorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetLinearColorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLinearColorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetLinearColorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLinearColorArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetLinearColorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLinearColorMetadata \ static_assert(alignof(RigHierarchy_GetLinearColorMetadata) == 0x000004, "Wrong alignment on RigHierarchy_GetLinearColorMetadata"); \ static_assert(sizeof(RigHierarchy_GetLinearColorMetadata) == 0x000034, "Wrong size on RigHierarchy_GetLinearColorMetadata"); \ static_assert(offsetof(RigHierarchy_GetLinearColorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetLinearColorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLinearColorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetLinearColorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLinearColorMetadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetLinearColorMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLinearColorMetadata, ReturnValue) == 0x000024, "Member 'RigHierarchy_GetLinearColorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLocalControlShapeTransform \ static_assert(alignof(RigHierarchy_GetLocalControlShapeTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetLocalControlShapeTransform"); \ static_assert(sizeof(RigHierarchy_GetLocalControlShapeTransform) == 0x000070, "Wrong size on RigHierarchy_GetLocalControlShapeTransform"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetLocalControlShapeTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetLocalControlShapeTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetLocalControlShapeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLocalControlShapeTransformByIndex \ static_assert(alignof(RigHierarchy_GetLocalControlShapeTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetLocalControlShapeTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetLocalControlShapeTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetLocalControlShapeTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetLocalControlShapeTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetLocalControlShapeTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalControlShapeTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetLocalControlShapeTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLocalTransform \ static_assert(alignof(RigHierarchy_GetLocalTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetLocalTransform"); \ static_assert(sizeof(RigHierarchy_GetLocalTransform) == 0x000070, "Wrong size on RigHierarchy_GetLocalTransform"); \ static_assert(offsetof(RigHierarchy_GetLocalTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetLocalTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetLocalTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetLocalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetLocalTransformByIndex \ static_assert(alignof(RigHierarchy_GetLocalTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetLocalTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetLocalTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetLocalTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetLocalTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetLocalTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetLocalTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetLocalTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetLocalTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetNameArrayMetadata \ static_assert(alignof(RigHierarchy_GetNameArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetNameArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetNameArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetNameArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetNameArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetNameArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNameArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetNameArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNameArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetNameArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetNameMetadata \ static_assert(alignof(RigHierarchy_GetNameMetadata) == 0x000004, "Wrong alignment on RigHierarchy_GetNameMetadata"); \ static_assert(sizeof(RigHierarchy_GetNameMetadata) == 0x000024, "Wrong size on RigHierarchy_GetNameMetadata"); \ static_assert(offsetof(RigHierarchy_GetNameMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetNameMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNameMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetNameMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNameMetadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetNameMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNameMetadata, ReturnValue) == 0x00001C, "Member 'RigHierarchy_GetNameMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetNullKeys \ static_assert(alignof(RigHierarchy_GetNullKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetNullKeys"); \ static_assert(sizeof(RigHierarchy_GetNullKeys) == 0x000018, "Wrong size on RigHierarchy_GetNullKeys"); \ static_assert(offsetof(RigHierarchy_GetNullKeys, bTraverse) == 0x000000, "Member 'RigHierarchy_GetNullKeys::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNullKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetNullKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetNumberOfParents \ static_assert(alignof(RigHierarchy_GetNumberOfParents) == 0x000004, "Wrong alignment on RigHierarchy_GetNumberOfParents"); \ static_assert(sizeof(RigHierarchy_GetNumberOfParents) == 0x000010, "Wrong size on RigHierarchy_GetNumberOfParents"); \ static_assert(offsetof(RigHierarchy_GetNumberOfParents, InKey) == 0x000000, "Member 'RigHierarchy_GetNumberOfParents::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetNumberOfParents, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetNumberOfParents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetParents \ static_assert(alignof(RigHierarchy_GetParents) == 0x000008, "Wrong alignment on RigHierarchy_GetParents"); \ static_assert(sizeof(RigHierarchy_GetParents) == 0x000020, "Wrong size on RigHierarchy_GetParents"); \ static_assert(offsetof(RigHierarchy_GetParents, InKey) == 0x000000, "Member 'RigHierarchy_GetParents::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParents, bRecursive) == 0x00000C, "Member 'RigHierarchy_GetParents::bRecursive' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParents, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetParents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetParentTransform \ static_assert(alignof(RigHierarchy_GetParentTransform) == 0x000010, "Wrong alignment on RigHierarchy_GetParentTransform"); \ static_assert(sizeof(RigHierarchy_GetParentTransform) == 0x000070, "Wrong size on RigHierarchy_GetParentTransform"); \ static_assert(offsetof(RigHierarchy_GetParentTransform, InKey) == 0x000000, "Member 'RigHierarchy_GetParentTransform::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentTransform, bInitial) == 0x00000C, "Member 'RigHierarchy_GetParentTransform::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentTransform, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetParentTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetParentTransformByIndex \ static_assert(alignof(RigHierarchy_GetParentTransformByIndex) == 0x000010, "Wrong alignment on RigHierarchy_GetParentTransformByIndex"); \ static_assert(sizeof(RigHierarchy_GetParentTransformByIndex) == 0x000070, "Wrong size on RigHierarchy_GetParentTransformByIndex"); \ static_assert(offsetof(RigHierarchy_GetParentTransformByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_GetParentTransformByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentTransformByIndex, bInitial) == 0x000004, "Member 'RigHierarchy_GetParentTransformByIndex::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentTransformByIndex, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetParentTransformByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetParentWeight \ static_assert(alignof(RigHierarchy_GetParentWeight) == 0x000004, "Wrong alignment on RigHierarchy_GetParentWeight"); \ static_assert(sizeof(RigHierarchy_GetParentWeight) == 0x000028, "Wrong size on RigHierarchy_GetParentWeight"); \ static_assert(offsetof(RigHierarchy_GetParentWeight, InChild) == 0x000000, "Member 'RigHierarchy_GetParentWeight::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentWeight, InParent) == 0x00000C, "Member 'RigHierarchy_GetParentWeight::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentWeight, bInitial) == 0x000018, "Member 'RigHierarchy_GetParentWeight::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentWeight, ReturnValue) == 0x00001C, "Member 'RigHierarchy_GetParentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetParentWeightArray \ static_assert(alignof(RigHierarchy_GetParentWeightArray) == 0x000008, "Wrong alignment on RigHierarchy_GetParentWeightArray"); \ static_assert(sizeof(RigHierarchy_GetParentWeightArray) == 0x000020, "Wrong size on RigHierarchy_GetParentWeightArray"); \ static_assert(offsetof(RigHierarchy_GetParentWeightArray, InChild) == 0x000000, "Member 'RigHierarchy_GetParentWeightArray::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentWeightArray, bInitial) == 0x00000C, "Member 'RigHierarchy_GetParentWeightArray::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetParentWeightArray, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetParentWeightArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetPose \ static_assert(alignof(RigHierarchy_GetPose) == 0x000008, "Wrong alignment on RigHierarchy_GetPose"); \ static_assert(sizeof(RigHierarchy_GetPose) == 0x000078, "Wrong size on RigHierarchy_GetPose"); \ static_assert(offsetof(RigHierarchy_GetPose, bInitial) == 0x000000, "Member 'RigHierarchy_GetPose::bInitial' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetPose, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetPose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetPreviousName \ static_assert(alignof(RigHierarchy_GetPreviousName) == 0x000004, "Wrong alignment on RigHierarchy_GetPreviousName"); \ static_assert(sizeof(RigHierarchy_GetPreviousName) == 0x000014, "Wrong size on RigHierarchy_GetPreviousName"); \ static_assert(offsetof(RigHierarchy_GetPreviousName, InKey) == 0x000000, "Member 'RigHierarchy_GetPreviousName::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetPreviousName, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetPreviousName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetPreviousParent \ static_assert(alignof(RigHierarchy_GetPreviousParent) == 0x000004, "Wrong alignment on RigHierarchy_GetPreviousParent"); \ static_assert(sizeof(RigHierarchy_GetPreviousParent) == 0x000018, "Wrong size on RigHierarchy_GetPreviousParent"); \ static_assert(offsetof(RigHierarchy_GetPreviousParent, InKey) == 0x000000, "Member 'RigHierarchy_GetPreviousParent::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetPreviousParent, ReturnValue) == 0x00000C, "Member 'RigHierarchy_GetPreviousParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetQuatArrayMetadata \ static_assert(alignof(RigHierarchy_GetQuatArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetQuatArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetQuatArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetQuatArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetQuatArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetQuatArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetQuatArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetQuatArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetQuatArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetQuatArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetQuatMetadata \ static_assert(alignof(RigHierarchy_GetQuatMetadata) == 0x000010, "Wrong alignment on RigHierarchy_GetQuatMetadata"); \ static_assert(sizeof(RigHierarchy_GetQuatMetadata) == 0x000060, "Wrong size on RigHierarchy_GetQuatMetadata"); \ static_assert(offsetof(RigHierarchy_GetQuatMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetQuatMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetQuatMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetQuatMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetQuatMetadata, DefaultValue) == 0x000020, "Member 'RigHierarchy_GetQuatMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetQuatMetadata, ReturnValue) == 0x000040, "Member 'RigHierarchy_GetQuatMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetReferenceKeys \ static_assert(alignof(RigHierarchy_GetReferenceKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetReferenceKeys"); \ static_assert(sizeof(RigHierarchy_GetReferenceKeys) == 0x000018, "Wrong size on RigHierarchy_GetReferenceKeys"); \ static_assert(offsetof(RigHierarchy_GetReferenceKeys, bTraverse) == 0x000000, "Member 'RigHierarchy_GetReferenceKeys::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetReferenceKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetReferenceKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRigElementKeyArrayMetadata \ static_assert(alignof(RigHierarchy_GetRigElementKeyArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetRigElementKeyArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetRigElementKeyArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetRigElementKeyArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetRigElementKeyArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetRigElementKeyArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetRigElementKeyArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRigElementKeyMetadata \ static_assert(alignof(RigHierarchy_GetRigElementKeyMetadata) == 0x000004, "Wrong alignment on RigHierarchy_GetRigElementKeyMetadata"); \ static_assert(sizeof(RigHierarchy_GetRigElementKeyMetadata) == 0x00002C, "Wrong size on RigHierarchy_GetRigElementKeyMetadata"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetRigElementKeyMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetRigElementKeyMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyMetadata, DefaultValue) == 0x000014, "Member 'RigHierarchy_GetRigElementKeyMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigElementKeyMetadata, ReturnValue) == 0x000020, "Member 'RigHierarchy_GetRigElementKeyMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRigidBodyKeys \ static_assert(alignof(RigHierarchy_GetRigidBodyKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetRigidBodyKeys"); \ static_assert(sizeof(RigHierarchy_GetRigidBodyKeys) == 0x000018, "Wrong size on RigHierarchy_GetRigidBodyKeys"); \ static_assert(offsetof(RigHierarchy_GetRigidBodyKeys, bTraverse) == 0x000000, "Member 'RigHierarchy_GetRigidBodyKeys::bTraverse' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRigidBodyKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetRigidBodyKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRotatorArrayMetadata \ static_assert(alignof(RigHierarchy_GetRotatorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetRotatorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetRotatorArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetRotatorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetRotatorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetRotatorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetRotatorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetRotatorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetRotatorMetadata \ static_assert(alignof(RigHierarchy_GetRotatorMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetRotatorMetadata"); \ static_assert(sizeof(RigHierarchy_GetRotatorMetadata) == 0x000048, "Wrong size on RigHierarchy_GetRotatorMetadata"); \ static_assert(offsetof(RigHierarchy_GetRotatorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetRotatorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetRotatorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorMetadata, DefaultValue) == 0x000018, "Member 'RigHierarchy_GetRotatorMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetRotatorMetadata, ReturnValue) == 0x000030, "Member 'RigHierarchy_GetRotatorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetSelectedKeys \ static_assert(alignof(RigHierarchy_GetSelectedKeys) == 0x000008, "Wrong alignment on RigHierarchy_GetSelectedKeys"); \ static_assert(sizeof(RigHierarchy_GetSelectedKeys) == 0x000018, "Wrong size on RigHierarchy_GetSelectedKeys"); \ static_assert(offsetof(RigHierarchy_GetSelectedKeys, InTypeFilter) == 0x000000, "Member 'RigHierarchy_GetSelectedKeys::InTypeFilter' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetSelectedKeys, ReturnValue) == 0x000008, "Member 'RigHierarchy_GetSelectedKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetTags \ static_assert(alignof(RigHierarchy_GetTags) == 0x000008, "Wrong alignment on RigHierarchy_GetTags"); \ static_assert(sizeof(RigHierarchy_GetTags) == 0x000020, "Wrong size on RigHierarchy_GetTags"); \ static_assert(offsetof(RigHierarchy_GetTags, InItem) == 0x000000, "Member 'RigHierarchy_GetTags::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTags, ReturnValue) == 0x000010, "Member 'RigHierarchy_GetTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetTransformArrayMetadata \ static_assert(alignof(RigHierarchy_GetTransformArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetTransformArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetTransformArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetTransformArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetTransformArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetTransformArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetTransformArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetTransformArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetTransformMetadata \ static_assert(alignof(RigHierarchy_GetTransformMetadata) == 0x000010, "Wrong alignment on RigHierarchy_GetTransformMetadata"); \ static_assert(sizeof(RigHierarchy_GetTransformMetadata) == 0x0000E0, "Wrong size on RigHierarchy_GetTransformMetadata"); \ static_assert(offsetof(RigHierarchy_GetTransformMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetTransformMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetTransformMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformMetadata, DefaultValue) == 0x000020, "Member 'RigHierarchy_GetTransformMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetTransformMetadata, ReturnValue) == 0x000080, "Member 'RigHierarchy_GetTransformMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetVectorArrayMetadata \ static_assert(alignof(RigHierarchy_GetVectorArrayMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetVectorArrayMetadata"); \ static_assert(sizeof(RigHierarchy_GetVectorArrayMetadata) == 0x000028, "Wrong size on RigHierarchy_GetVectorArrayMetadata"); \ static_assert(offsetof(RigHierarchy_GetVectorArrayMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetVectorArrayMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorArrayMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetVectorArrayMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorArrayMetadata, ReturnValue) == 0x000018, "Member 'RigHierarchy_GetVectorArrayMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_GetVectorMetadata \ static_assert(alignof(RigHierarchy_GetVectorMetadata) == 0x000008, "Wrong alignment on RigHierarchy_GetVectorMetadata"); \ static_assert(sizeof(RigHierarchy_GetVectorMetadata) == 0x000048, "Wrong size on RigHierarchy_GetVectorMetadata"); \ static_assert(offsetof(RigHierarchy_GetVectorMetadata, InItem) == 0x000000, "Member 'RigHierarchy_GetVectorMetadata::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorMetadata, InMetadataName) == 0x00000C, "Member 'RigHierarchy_GetVectorMetadata::InMetadataName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorMetadata, DefaultValue) == 0x000018, "Member 'RigHierarchy_GetVectorMetadata::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_GetVectorMetadata, ReturnValue) == 0x000030, "Member 'RigHierarchy_GetVectorMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_HasTag \ static_assert(alignof(RigHierarchy_HasTag) == 0x000004, "Wrong alignment on RigHierarchy_HasTag"); \ static_assert(sizeof(RigHierarchy_HasTag) == 0x000018, "Wrong size on RigHierarchy_HasTag"); \ static_assert(offsetof(RigHierarchy_HasTag, InItem) == 0x000000, "Member 'RigHierarchy_HasTag::InItem' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_HasTag, InTag) == 0x00000C, "Member 'RigHierarchy_HasTag::InTag' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_HasTag, ReturnValue) == 0x000014, "Member 'RigHierarchy_HasTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsControllerAvailable \ static_assert(alignof(RigHierarchy_IsControllerAvailable) == 0x000001, "Wrong alignment on RigHierarchy_IsControllerAvailable"); \ static_assert(sizeof(RigHierarchy_IsControllerAvailable) == 0x000001, "Wrong size on RigHierarchy_IsControllerAvailable"); \ static_assert(offsetof(RigHierarchy_IsControllerAvailable, ReturnValue) == 0x000000, "Member 'RigHierarchy_IsControllerAvailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsCurveValueSet \ static_assert(alignof(RigHierarchy_IsCurveValueSet) == 0x000004, "Wrong alignment on RigHierarchy_IsCurveValueSet"); \ static_assert(sizeof(RigHierarchy_IsCurveValueSet) == 0x000010, "Wrong size on RigHierarchy_IsCurveValueSet"); \ static_assert(offsetof(RigHierarchy_IsCurveValueSet, InKey) == 0x000000, "Member 'RigHierarchy_IsCurveValueSet::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsCurveValueSet, ReturnValue) == 0x00000C, "Member 'RigHierarchy_IsCurveValueSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsCurveValueSetByIndex \ static_assert(alignof(RigHierarchy_IsCurveValueSetByIndex) == 0x000004, "Wrong alignment on RigHierarchy_IsCurveValueSetByIndex"); \ static_assert(sizeof(RigHierarchy_IsCurveValueSetByIndex) == 0x000008, "Wrong size on RigHierarchy_IsCurveValueSetByIndex"); \ static_assert(offsetof(RigHierarchy_IsCurveValueSetByIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_IsCurveValueSetByIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsCurveValueSetByIndex, ReturnValue) == 0x000004, "Member 'RigHierarchy_IsCurveValueSetByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsParentedTo \ static_assert(alignof(RigHierarchy_IsParentedTo) == 0x000004, "Wrong alignment on RigHierarchy_IsParentedTo"); \ static_assert(sizeof(RigHierarchy_IsParentedTo) == 0x00001C, "Wrong size on RigHierarchy_IsParentedTo"); \ static_assert(offsetof(RigHierarchy_IsParentedTo, InChild) == 0x000000, "Member 'RigHierarchy_IsParentedTo::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsParentedTo, InParent) == 0x00000C, "Member 'RigHierarchy_IsParentedTo::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsParentedTo, ReturnValue) == 0x000018, "Member 'RigHierarchy_IsParentedTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsProcedural \ static_assert(alignof(RigHierarchy_IsProcedural) == 0x000004, "Wrong alignment on RigHierarchy_IsProcedural"); \ static_assert(sizeof(RigHierarchy_IsProcedural) == 0x000010, "Wrong size on RigHierarchy_IsProcedural"); \ static_assert(offsetof(RigHierarchy_IsProcedural, InKey) == 0x000000, "Member 'RigHierarchy_IsProcedural::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsProcedural, ReturnValue) == 0x00000C, "Member 'RigHierarchy_IsProcedural::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsSelected \ static_assert(alignof(RigHierarchy_IsSelected) == 0x000004, "Wrong alignment on RigHierarchy_IsSelected"); \ static_assert(sizeof(RigHierarchy_IsSelected) == 0x000010, "Wrong size on RigHierarchy_IsSelected"); \ static_assert(offsetof(RigHierarchy_IsSelected, InKey) == 0x000000, "Member 'RigHierarchy_IsSelected::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsSelected, ReturnValue) == 0x00000C, "Member 'RigHierarchy_IsSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsSelectedByIndex \ static_assert(alignof(RigHierarchy_IsSelectedByIndex) == 0x000004, "Wrong alignment on RigHierarchy_IsSelectedByIndex"); \ static_assert(sizeof(RigHierarchy_IsSelectedByIndex) == 0x000008, "Wrong size on RigHierarchy_IsSelectedByIndex"); \ static_assert(offsetof(RigHierarchy_IsSelectedByIndex, InIndex) == 0x000000, "Member 'RigHierarchy_IsSelectedByIndex::InIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsSelectedByIndex, ReturnValue) == 0x000004, "Member 'RigHierarchy_IsSelectedByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_IsValidIndex \ static_assert(alignof(RigHierarchy_IsValidIndex) == 0x000004, "Wrong alignment on RigHierarchy_IsValidIndex"); \ static_assert(sizeof(RigHierarchy_IsValidIndex) == 0x000008, "Wrong size on RigHierarchy_IsValidIndex"); \ static_assert(offsetof(RigHierarchy_IsValidIndex, InElementIndex) == 0x000000, "Member 'RigHierarchy_IsValidIndex::InElementIndex' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_IsValidIndex, ReturnValue) == 0x000004, "Member 'RigHierarchy_IsValidIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_Num \ static_assert(alignof(RigHierarchy_Num) == 0x000004, "Wrong alignment on RigHierarchy_Num"); \ static_assert(sizeof(RigHierarchy_Num) == 0x000004, "Wrong size on RigHierarchy_Num"); \ static_assert(offsetof(RigHierarchy_Num, ReturnValue) == 0x000000, "Member 'RigHierarchy_Num::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchy_SortKeys \ static_assert(alignof(RigHierarchy_SortKeys) == 0x000008, "Wrong alignment on RigHierarchy_SortKeys"); \ static_assert(sizeof(RigHierarchy_SortKeys) == 0x000020, "Wrong size on RigHierarchy_SortKeys"); \ static_assert(offsetof(RigHierarchy_SortKeys, InKeys) == 0x000000, "Member 'RigHierarchy_SortKeys::InKeys' has a wrong offset!"); \ static_assert(offsetof(RigHierarchy_SortKeys, ReturnValue) == 0x000010, "Member 'RigHierarchy_SortKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigHierarchy \ static_assert(alignof(URigHierarchy) == 0x000010, "Wrong alignment on URigHierarchy"); \ static_assert(sizeof(URigHierarchy) == 0x000320, "Wrong size on URigHierarchy"); \ static_assert(offsetof(URigHierarchy, TopologyVersion) == 0x000088, "Member 'URigHierarchy::TopologyVersion' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, MetadataVersion) == 0x00008A, "Member 'URigHierarchy::MetadataVersion' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, MetadataTagVersion) == 0x00008C, "Member 'URigHierarchy::MetadataTagVersion' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, bEnableDirtyPropagation) == 0x00008E, "Member 'URigHierarchy::bEnableDirtyPropagation' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, TransformStackIndex) == 0x000100, "Member 'URigHierarchy::TransformStackIndex' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, HierarchyController) == 0x000178, "Member 'URigHierarchy::HierarchyController' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, PreviousNameMap) == 0x0001D8, "Member 'URigHierarchy::PreviousNameMap' has a wrong offset!"); \ static_assert(offsetof(URigHierarchy, HierarchyForCacheValidation) == 0x0002A8, "Member 'URigHierarchy::HierarchyForCacheValidation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransformableControlHandle \ static_assert(alignof(UTransformableControlHandle) == 0x000008, "Wrong alignment on UTransformableControlHandle"); \ static_assert(sizeof(UTransformableControlHandle) == 0x000090, "Wrong size on UTransformableControlHandle"); \ static_assert(offsetof(UTransformableControlHandle, ControlRig) == 0x000058, "Member 'UTransformableControlHandle::ControlRig' has a wrong offset!"); \ static_assert(offsetof(UTransformableControlHandle, ControlName) == 0x000088, "Member 'UTransformableControlHandle::ControlName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigBlueprintGeneratedClass \ static_assert(alignof(UControlRigBlueprintGeneratedClass) == 0x000008, "Wrong alignment on UControlRigBlueprintGeneratedClass"); \ static_assert(sizeof(UControlRigBlueprintGeneratedClass) == 0x000380, "Wrong size on UControlRigBlueprintGeneratedClass"); \ #define DUMPER7_ASSERTS_ControlRig_FindControlRigs \ static_assert(alignof(ControlRig_FindControlRigs) == 0x000008, "Wrong alignment on ControlRig_FindControlRigs"); \ static_assert(sizeof(ControlRig_FindControlRigs) == 0x000020, "Wrong size on ControlRig_FindControlRigs"); \ static_assert(offsetof(ControlRig_FindControlRigs, Outer_0) == 0x000000, "Member 'ControlRig_FindControlRigs::Outer_0' has a wrong offset!"); \ static_assert(offsetof(ControlRig_FindControlRigs, OptionalClass) == 0x000008, "Member 'ControlRig_FindControlRigs::OptionalClass' has a wrong offset!"); \ static_assert(offsetof(ControlRig_FindControlRigs, ReturnValue) == 0x000010, "Member 'ControlRig_FindControlRigs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_ClearControlSelection \ static_assert(alignof(ControlRig_ClearControlSelection) == 0x000001, "Wrong alignment on ControlRig_ClearControlSelection"); \ static_assert(sizeof(ControlRig_ClearControlSelection) == 0x000001, "Wrong size on ControlRig_ClearControlSelection"); \ static_assert(offsetof(ControlRig_ClearControlSelection, ReturnValue) == 0x000000, "Member 'ControlRig_ClearControlSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_Execute \ static_assert(alignof(ControlRig_Execute) == 0x000004, "Wrong alignment on ControlRig_Execute"); \ static_assert(sizeof(ControlRig_Execute) == 0x000010, "Wrong size on ControlRig_Execute"); \ static_assert(offsetof(ControlRig_Execute, State) == 0x000000, "Member 'ControlRig_Execute::State' has a wrong offset!"); \ static_assert(offsetof(ControlRig_Execute, InEventName) == 0x000004, "Member 'ControlRig_Execute::InEventName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_Execute, ReturnValue) == 0x00000C, "Member 'ControlRig_Execute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_ExecuteEvent \ static_assert(alignof(ControlRig_ExecuteEvent) == 0x000004, "Wrong alignment on ControlRig_ExecuteEvent"); \ static_assert(sizeof(ControlRig_ExecuteEvent) == 0x00000C, "Wrong size on ControlRig_ExecuteEvent"); \ static_assert(offsetof(ControlRig_ExecuteEvent, InEventName) == 0x000000, "Member 'ControlRig_ExecuteEvent::InEventName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_ExecuteEvent, ReturnValue) == 0x000008, "Member 'ControlRig_ExecuteEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetHierarchy \ static_assert(alignof(ControlRig_GetHierarchy) == 0x000008, "Wrong alignment on ControlRig_GetHierarchy"); \ static_assert(sizeof(ControlRig_GetHierarchy) == 0x000008, "Wrong size on ControlRig_GetHierarchy"); \ static_assert(offsetof(ControlRig_GetHierarchy, ReturnValue) == 0x000000, "Member 'ControlRig_GetHierarchy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetVM \ static_assert(alignof(ControlRig_GetVM) == 0x000008, "Wrong alignment on ControlRig_GetVM"); \ static_assert(sizeof(ControlRig_GetVM) == 0x000008, "Wrong size on ControlRig_GetVM"); \ static_assert(offsetof(ControlRig_GetVM, ReturnValue) == 0x000000, "Member 'ControlRig_GetVM::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SelectControl \ static_assert(alignof(ControlRig_SelectControl) == 0x000004, "Wrong alignment on ControlRig_SelectControl"); \ static_assert(sizeof(ControlRig_SelectControl) == 0x00000C, "Wrong size on ControlRig_SelectControl"); \ static_assert(offsetof(ControlRig_SelectControl, InControlName) == 0x000000, "Member 'ControlRig_SelectControl::InControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SelectControl, bSelect) == 0x000008, "Member 'ControlRig_SelectControl::bSelect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetAbsoluteAndDeltaTime \ static_assert(alignof(ControlRig_SetAbsoluteAndDeltaTime) == 0x000004, "Wrong alignment on ControlRig_SetAbsoluteAndDeltaTime"); \ static_assert(sizeof(ControlRig_SetAbsoluteAndDeltaTime) == 0x000008, "Wrong size on ControlRig_SetAbsoluteAndDeltaTime"); \ static_assert(offsetof(ControlRig_SetAbsoluteAndDeltaTime, InAbsoluteTime) == 0x000000, "Member 'ControlRig_SetAbsoluteAndDeltaTime::InAbsoluteTime' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SetAbsoluteAndDeltaTime, InDeltaTime) == 0x000004, "Member 'ControlRig_SetAbsoluteAndDeltaTime::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetAbsoluteTime \ static_assert(alignof(ControlRig_SetAbsoluteTime) == 0x000004, "Wrong alignment on ControlRig_SetAbsoluteTime"); \ static_assert(sizeof(ControlRig_SetAbsoluteTime) == 0x000008, "Wrong size on ControlRig_SetAbsoluteTime"); \ static_assert(offsetof(ControlRig_SetAbsoluteTime, InAbsoluteTime) == 0x000000, "Member 'ControlRig_SetAbsoluteTime::InAbsoluteTime' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SetAbsoluteTime, InSetDeltaTimeZero) == 0x000004, "Member 'ControlRig_SetAbsoluteTime::InSetDeltaTimeZero' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetDeltaTime \ static_assert(alignof(ControlRig_SetDeltaTime) == 0x000004, "Wrong alignment on ControlRig_SetDeltaTime"); \ static_assert(sizeof(ControlRig_SetDeltaTime) == 0x000004, "Wrong size on ControlRig_SetDeltaTime"); \ static_assert(offsetof(ControlRig_SetDeltaTime, InDeltaTime) == 0x000000, "Member 'ControlRig_SetDeltaTime::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetFramesPerSecond \ static_assert(alignof(ControlRig_SetFramesPerSecond) == 0x000004, "Wrong alignment on ControlRig_SetFramesPerSecond"); \ static_assert(sizeof(ControlRig_SetFramesPerSecond) == 0x000004, "Wrong size on ControlRig_SetFramesPerSecond"); \ static_assert(offsetof(ControlRig_SetFramesPerSecond, InFramesPerSecond) == 0x000000, "Member 'ControlRig_SetFramesPerSecond::InFramesPerSecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetInteractionRig \ static_assert(alignof(ControlRig_SetInteractionRig) == 0x000008, "Wrong alignment on ControlRig_SetInteractionRig"); \ static_assert(sizeof(ControlRig_SetInteractionRig) == 0x000008, "Wrong size on ControlRig_SetInteractionRig"); \ static_assert(offsetof(ControlRig_SetInteractionRig, InInteractionRig) == 0x000000, "Member 'ControlRig_SetInteractionRig::InInteractionRig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetInteractionRigClass \ static_assert(alignof(ControlRig_SetInteractionRigClass) == 0x000008, "Wrong alignment on ControlRig_SetInteractionRigClass"); \ static_assert(sizeof(ControlRig_SetInteractionRigClass) == 0x000008, "Wrong size on ControlRig_SetInteractionRigClass"); \ static_assert(offsetof(ControlRig_SetInteractionRigClass, InInteractionRigClass) == 0x000000, "Member 'ControlRig_SetInteractionRigClass::InInteractionRigClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SetVariableFromString \ static_assert(alignof(ControlRig_SetVariableFromString) == 0x000008, "Wrong alignment on ControlRig_SetVariableFromString"); \ static_assert(sizeof(ControlRig_SetVariableFromString) == 0x000020, "Wrong size on ControlRig_SetVariableFromString"); \ static_assert(offsetof(ControlRig_SetVariableFromString, InVariableName) == 0x000000, "Member 'ControlRig_SetVariableFromString::InVariableName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SetVariableFromString, InValue) == 0x000008, "Member 'ControlRig_SetVariableFromString::InValue' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SetVariableFromString, ReturnValue) == 0x000018, "Member 'ControlRig_SetVariableFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_CanExecute \ static_assert(alignof(ControlRig_CanExecute) == 0x000001, "Wrong alignment on ControlRig_CanExecute"); \ static_assert(sizeof(ControlRig_CanExecute) == 0x000001, "Wrong size on ControlRig_CanExecute"); \ static_assert(offsetof(ControlRig_CanExecute, ReturnValue) == 0x000000, "Member 'ControlRig_CanExecute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_ContainsEvent \ static_assert(alignof(ControlRig_ContainsEvent) == 0x000004, "Wrong alignment on ControlRig_ContainsEvent"); \ static_assert(sizeof(ControlRig_ContainsEvent) == 0x00000C, "Wrong size on ControlRig_ContainsEvent"); \ static_assert(offsetof(ControlRig_ContainsEvent, InEventName) == 0x000000, "Member 'ControlRig_ContainsEvent::InEventName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_ContainsEvent, ReturnValue) == 0x000008, "Member 'ControlRig_ContainsEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_CreateTransformableControlHandle \ static_assert(alignof(ControlRig_CreateTransformableControlHandle) == 0x000008, "Wrong alignment on ControlRig_CreateTransformableControlHandle"); \ static_assert(sizeof(ControlRig_CreateTransformableControlHandle) == 0x000018, "Wrong size on ControlRig_CreateTransformableControlHandle"); \ static_assert(offsetof(ControlRig_CreateTransformableControlHandle, Outer_0) == 0x000000, "Member 'ControlRig_CreateTransformableControlHandle::Outer_0' has a wrong offset!"); \ static_assert(offsetof(ControlRig_CreateTransformableControlHandle, ControlName) == 0x000008, "Member 'ControlRig_CreateTransformableControlHandle::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_CreateTransformableControlHandle, ReturnValue) == 0x000010, "Member 'ControlRig_CreateTransformableControlHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_CurrentControlSelection \ static_assert(alignof(ControlRig_CurrentControlSelection) == 0x000008, "Wrong alignment on ControlRig_CurrentControlSelection"); \ static_assert(sizeof(ControlRig_CurrentControlSelection) == 0x000010, "Wrong size on ControlRig_CurrentControlSelection"); \ static_assert(offsetof(ControlRig_CurrentControlSelection, ReturnValue) == 0x000000, "Member 'ControlRig_CurrentControlSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetAbsoluteTime \ static_assert(alignof(ControlRig_GetAbsoluteTime) == 0x000004, "Wrong alignment on ControlRig_GetAbsoluteTime"); \ static_assert(sizeof(ControlRig_GetAbsoluteTime) == 0x000004, "Wrong size on ControlRig_GetAbsoluteTime"); \ static_assert(offsetof(ControlRig_GetAbsoluteTime, ReturnValue) == 0x000000, "Member 'ControlRig_GetAbsoluteTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetCurrentFramesPerSecond \ static_assert(alignof(ControlRig_GetCurrentFramesPerSecond) == 0x000004, "Wrong alignment on ControlRig_GetCurrentFramesPerSecond"); \ static_assert(sizeof(ControlRig_GetCurrentFramesPerSecond) == 0x000004, "Wrong size on ControlRig_GetCurrentFramesPerSecond"); \ static_assert(offsetof(ControlRig_GetCurrentFramesPerSecond, ReturnValue) == 0x000000, "Member 'ControlRig_GetCurrentFramesPerSecond::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetEvents \ static_assert(alignof(ControlRig_GetEvents) == 0x000008, "Wrong alignment on ControlRig_GetEvents"); \ static_assert(sizeof(ControlRig_GetEvents) == 0x000010, "Wrong size on ControlRig_GetEvents"); \ static_assert(offsetof(ControlRig_GetEvents, ReturnValue) == 0x000000, "Member 'ControlRig_GetEvents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetHostingActor \ static_assert(alignof(ControlRig_GetHostingActor) == 0x000008, "Wrong alignment on ControlRig_GetHostingActor"); \ static_assert(sizeof(ControlRig_GetHostingActor) == 0x000008, "Wrong size on ControlRig_GetHostingActor"); \ static_assert(offsetof(ControlRig_GetHostingActor, ReturnValue) == 0x000000, "Member 'ControlRig_GetHostingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetInteractionRig \ static_assert(alignof(ControlRig_GetInteractionRig) == 0x000008, "Wrong alignment on ControlRig_GetInteractionRig"); \ static_assert(sizeof(ControlRig_GetInteractionRig) == 0x000008, "Wrong size on ControlRig_GetInteractionRig"); \ static_assert(offsetof(ControlRig_GetInteractionRig, ReturnValue) == 0x000000, "Member 'ControlRig_GetInteractionRig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetInteractionRigClass \ static_assert(alignof(ControlRig_GetInteractionRigClass) == 0x000008, "Wrong alignment on ControlRig_GetInteractionRigClass"); \ static_assert(sizeof(ControlRig_GetInteractionRigClass) == 0x000008, "Wrong size on ControlRig_GetInteractionRigClass"); \ static_assert(offsetof(ControlRig_GetInteractionRigClass, ReturnValue) == 0x000000, "Member 'ControlRig_GetInteractionRigClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetScriptAccessibleVariables \ static_assert(alignof(ControlRig_GetScriptAccessibleVariables) == 0x000008, "Wrong alignment on ControlRig_GetScriptAccessibleVariables"); \ static_assert(sizeof(ControlRig_GetScriptAccessibleVariables) == 0x000010, "Wrong size on ControlRig_GetScriptAccessibleVariables"); \ static_assert(offsetof(ControlRig_GetScriptAccessibleVariables, ReturnValue) == 0x000000, "Member 'ControlRig_GetScriptAccessibleVariables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetSupportedEvents \ static_assert(alignof(ControlRig_GetSupportedEvents) == 0x000008, "Wrong alignment on ControlRig_GetSupportedEvents"); \ static_assert(sizeof(ControlRig_GetSupportedEvents) == 0x000010, "Wrong size on ControlRig_GetSupportedEvents"); \ static_assert(offsetof(ControlRig_GetSupportedEvents, ReturnValue) == 0x000000, "Member 'ControlRig_GetSupportedEvents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetVariableAsString \ static_assert(alignof(ControlRig_GetVariableAsString) == 0x000008, "Wrong alignment on ControlRig_GetVariableAsString"); \ static_assert(sizeof(ControlRig_GetVariableAsString) == 0x000018, "Wrong size on ControlRig_GetVariableAsString"); \ static_assert(offsetof(ControlRig_GetVariableAsString, InVariableName) == 0x000000, "Member 'ControlRig_GetVariableAsString::InVariableName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_GetVariableAsString, ReturnValue) == 0x000008, "Member 'ControlRig_GetVariableAsString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_GetVariableType \ static_assert(alignof(ControlRig_GetVariableType) == 0x000004, "Wrong alignment on ControlRig_GetVariableType"); \ static_assert(sizeof(ControlRig_GetVariableType) == 0x000010, "Wrong size on ControlRig_GetVariableType"); \ static_assert(offsetof(ControlRig_GetVariableType, InVariableName) == 0x000000, "Member 'ControlRig_GetVariableType::InVariableName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_GetVariableType, ReturnValue) == 0x000008, "Member 'ControlRig_GetVariableType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_IsControlSelected \ static_assert(alignof(ControlRig_IsControlSelected) == 0x000004, "Wrong alignment on ControlRig_IsControlSelected"); \ static_assert(sizeof(ControlRig_IsControlSelected) == 0x00000C, "Wrong size on ControlRig_IsControlSelected"); \ static_assert(offsetof(ControlRig_IsControlSelected, InControlName) == 0x000000, "Member 'ControlRig_IsControlSelected::InControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_IsControlSelected, ReturnValue) == 0x000008, "Member 'ControlRig_IsControlSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRig_SupportsEvent \ static_assert(alignof(ControlRig_SupportsEvent) == 0x000004, "Wrong alignment on ControlRig_SupportsEvent"); \ static_assert(sizeof(ControlRig_SupportsEvent) == 0x00000C, "Wrong size on ControlRig_SupportsEvent"); \ static_assert(offsetof(ControlRig_SupportsEvent, InEventName) == 0x000000, "Member 'ControlRig_SupportsEvent::InEventName' has a wrong offset!"); \ static_assert(offsetof(ControlRig_SupportsEvent, ReturnValue) == 0x000008, "Member 'ControlRig_SupportsEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRig \ static_assert(alignof(UControlRig) == 0x000008, "Wrong alignment on UControlRig"); \ static_assert(sizeof(UControlRig) == 0x000560, "Wrong size on UControlRig"); \ static_assert(offsetof(UControlRig, ExecutionType) == 0x000046, "Member 'UControlRig::ExecutionType' has a wrong offset!"); \ static_assert(offsetof(UControlRig, HierarchySettings) == 0x000048, "Member 'UControlRig::HierarchySettings' has a wrong offset!"); \ static_assert(offsetof(UControlRig, VMRuntimeSettings) == 0x000050, "Member 'UControlRig::VMRuntimeSettings' has a wrong offset!"); \ static_assert(offsetof(UControlRig, ControlCustomizations) == 0x000068, "Member 'UControlRig::ControlCustomizations' has a wrong offset!"); \ static_assert(offsetof(UControlRig, VM) == 0x0000B8, "Member 'UControlRig::VM' has a wrong offset!"); \ static_assert(offsetof(UControlRig, InitializedVMSnapshots) == 0x0000C0, "Member 'UControlRig::InitializedVMSnapshots' has a wrong offset!"); \ static_assert(offsetof(UControlRig, DynamicHierarchy) == 0x000118, "Member 'UControlRig::DynamicHierarchy' has a wrong offset!"); \ static_assert(offsetof(UControlRig, GizmoLibrary) == 0x000120, "Member 'UControlRig::GizmoLibrary' has a wrong offset!"); \ static_assert(offsetof(UControlRig, ShapeLibraries) == 0x000150, "Member 'UControlRig::ShapeLibraries' has a wrong offset!"); \ static_assert(offsetof(UControlRig, InputProperties) == 0x000170, "Member 'UControlRig::InputProperties' has a wrong offset!"); \ static_assert(offsetof(UControlRig, OutputProperties) == 0x0001C0, "Member 'UControlRig::OutputProperties' has a wrong offset!"); \ static_assert(offsetof(UControlRig, DrawContainer) == 0x0002B8, "Member 'UControlRig::DrawContainer' has a wrong offset!"); \ static_assert(offsetof(UControlRig, DataSourceRegistry) == 0x0002E8, "Member 'UControlRig::DataSourceRegistry' has a wrong offset!"); \ static_assert(offsetof(UControlRig, EventQueue) == 0x0002F0, "Member 'UControlRig::EventQueue' has a wrong offset!"); \ static_assert(offsetof(UControlRig, Influences) == 0x0003D0, "Member 'UControlRig::Influences' has a wrong offset!"); \ static_assert(offsetof(UControlRig, InteractionRig) == 0x000430, "Member 'UControlRig::InteractionRig' has a wrong offset!"); \ static_assert(offsetof(UControlRig, InteractionRigClass) == 0x000438, "Member 'UControlRig::InteractionRigClass' has a wrong offset!"); \ static_assert(offsetof(UControlRig, AssetUserData) == 0x000440, "Member 'UControlRig::AssetUserData' has a wrong offset!"); \ static_assert(offsetof(UControlRig, OnControlSelected_BP) == 0x000518, "Member 'UControlRig::OnControlSelected_BP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AControlRigControlActor \ static_assert(alignof(AControlRigControlActor) == 0x000008, "Wrong alignment on AControlRigControlActor"); \ static_assert(sizeof(AControlRigControlActor) == 0x000368, "Wrong size on AControlRigControlActor"); \ static_assert(offsetof(AControlRigControlActor, ActorToTrack) == 0x0002B0, "Member 'AControlRigControlActor::ActorToTrack' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlRigClass) == 0x0002B8, "Member 'AControlRigControlActor::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bRefreshOnTick) == 0x0002C0, "Member 'AControlRigControlActor::bRefreshOnTick' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bIsSelectable) == 0x0002C1, "Member 'AControlRigControlActor::bIsSelectable' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, MaterialOverride) == 0x0002C8, "Member 'AControlRigControlActor::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ColorParameter) == 0x0002D0, "Member 'AControlRigControlActor::ColorParameter' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, bCastShadows) == 0x0002E0, "Member 'AControlRigControlActor::bCastShadows' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ActorRootComponent) == 0x0002E8, "Member 'AControlRigControlActor::ActorRootComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlRig) == 0x0002F0, "Member 'AControlRigControlActor::ControlRig' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ControlNames) == 0x000320, "Member 'AControlRigControlActor::ControlNames' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ShapeTransforms) == 0x000330, "Member 'AControlRigControlActor::ShapeTransforms' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, Components) == 0x000340, "Member 'AControlRigControlActor::Components' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, Materials) == 0x000350, "Member 'AControlRigControlActor::Materials' has a wrong offset!"); \ static_assert(offsetof(AControlRigControlActor, ColorParameterName) == 0x000360, "Member 'AControlRigControlActor::ColorParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigAnimInstance \ static_assert(alignof(UControlRigAnimInstance) == 0x000010, "Wrong alignment on UControlRigAnimInstance"); \ static_assert(sizeof(UControlRigAnimInstance) == 0x000350, "Wrong size on UControlRigAnimInstance"); \ #define DUMPER7_ASSERTS_ControlRigComponent_AddMappedCompleteSkeletalMesh \ static_assert(alignof(ControlRigComponent_AddMappedCompleteSkeletalMesh) == 0x000008, "Wrong alignment on ControlRigComponent_AddMappedCompleteSkeletalMesh"); \ static_assert(sizeof(ControlRigComponent_AddMappedCompleteSkeletalMesh) == 0x000008, "Wrong size on ControlRigComponent_AddMappedCompleteSkeletalMesh"); \ static_assert(offsetof(ControlRigComponent_AddMappedCompleteSkeletalMesh, SkeletalMeshComponent) == 0x000000, "Member 'ControlRigComponent_AddMappedCompleteSkeletalMesh::SkeletalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_AddMappedComponents \ static_assert(alignof(ControlRigComponent_AddMappedComponents) == 0x000008, "Wrong alignment on ControlRigComponent_AddMappedComponents"); \ static_assert(sizeof(ControlRigComponent_AddMappedComponents) == 0x000010, "Wrong size on ControlRigComponent_AddMappedComponents"); \ static_assert(offsetof(ControlRigComponent_AddMappedComponents, Components) == 0x000000, "Member 'ControlRigComponent_AddMappedComponents::Components' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_AddMappedElements \ static_assert(alignof(ControlRigComponent_AddMappedElements) == 0x000008, "Wrong alignment on ControlRigComponent_AddMappedElements"); \ static_assert(sizeof(ControlRigComponent_AddMappedElements) == 0x000010, "Wrong size on ControlRigComponent_AddMappedElements"); \ static_assert(offsetof(ControlRigComponent_AddMappedElements, NewMappedElements) == 0x000000, "Member 'ControlRigComponent_AddMappedElements::NewMappedElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_AddMappedSkeletalMesh \ static_assert(alignof(ControlRigComponent_AddMappedSkeletalMesh) == 0x000008, "Wrong alignment on ControlRigComponent_AddMappedSkeletalMesh"); \ static_assert(sizeof(ControlRigComponent_AddMappedSkeletalMesh) == 0x000028, "Wrong size on ControlRigComponent_AddMappedSkeletalMesh"); \ static_assert(offsetof(ControlRigComponent_AddMappedSkeletalMesh, SkeletalMeshComponent) == 0x000000, "Member 'ControlRigComponent_AddMappedSkeletalMesh::SkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_AddMappedSkeletalMesh, Bones) == 0x000008, "Member 'ControlRigComponent_AddMappedSkeletalMesh::Bones' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_AddMappedSkeletalMesh, Curves) == 0x000018, "Member 'ControlRigComponent_AddMappedSkeletalMesh::Curves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_CanExecute \ static_assert(alignof(ControlRigComponent_CanExecute) == 0x000001, "Wrong alignment on ControlRigComponent_CanExecute"); \ static_assert(sizeof(ControlRigComponent_CanExecute) == 0x000001, "Wrong size on ControlRigComponent_CanExecute"); \ static_assert(offsetof(ControlRigComponent_CanExecute, ReturnValue) == 0x000000, "Member 'ControlRigComponent_CanExecute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_DoesElementExist \ static_assert(alignof(ControlRigComponent_DoesElementExist) == 0x000004, "Wrong alignment on ControlRigComponent_DoesElementExist"); \ static_assert(sizeof(ControlRigComponent_DoesElementExist) == 0x00000C, "Wrong size on ControlRigComponent_DoesElementExist"); \ static_assert(offsetof(ControlRigComponent_DoesElementExist, Name_0) == 0x000000, "Member 'ControlRigComponent_DoesElementExist::Name_0' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_DoesElementExist, ElementType) == 0x000008, "Member 'ControlRigComponent_DoesElementExist::ElementType' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_DoesElementExist, ReturnValue) == 0x000009, "Member 'ControlRigComponent_DoesElementExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetBoneTransform \ static_assert(alignof(ControlRigComponent_GetBoneTransform) == 0x000010, "Wrong alignment on ControlRigComponent_GetBoneTransform"); \ static_assert(sizeof(ControlRigComponent_GetBoneTransform) == 0x000070, "Wrong size on ControlRigComponent_GetBoneTransform"); \ static_assert(offsetof(ControlRigComponent_GetBoneTransform, BoneName) == 0x000000, "Member 'ControlRigComponent_GetBoneTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetBoneTransform, Space) == 0x000008, "Member 'ControlRigComponent_GetBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetBoneTransform, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetBoneTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlBool \ static_assert(alignof(ControlRigComponent_GetControlBool) == 0x000004, "Wrong alignment on ControlRigComponent_GetControlBool"); \ static_assert(sizeof(ControlRigComponent_GetControlBool) == 0x00000C, "Wrong size on ControlRigComponent_GetControlBool"); \ static_assert(offsetof(ControlRigComponent_GetControlBool, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlBool::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlBool, ReturnValue) == 0x000008, "Member 'ControlRigComponent_GetControlBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlFloat \ static_assert(alignof(ControlRigComponent_GetControlFloat) == 0x000004, "Wrong alignment on ControlRigComponent_GetControlFloat"); \ static_assert(sizeof(ControlRigComponent_GetControlFloat) == 0x00000C, "Wrong size on ControlRigComponent_GetControlFloat"); \ static_assert(offsetof(ControlRigComponent_GetControlFloat, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlFloat::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlFloat, ReturnValue) == 0x000008, "Member 'ControlRigComponent_GetControlFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlInt \ static_assert(alignof(ControlRigComponent_GetControlInt) == 0x000004, "Wrong alignment on ControlRigComponent_GetControlInt"); \ static_assert(sizeof(ControlRigComponent_GetControlInt) == 0x00000C, "Wrong size on ControlRigComponent_GetControlInt"); \ static_assert(offsetof(ControlRigComponent_GetControlInt, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlInt::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlInt, ReturnValue) == 0x000008, "Member 'ControlRigComponent_GetControlInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlOffset \ static_assert(alignof(ControlRigComponent_GetControlOffset) == 0x000010, "Wrong alignment on ControlRigComponent_GetControlOffset"); \ static_assert(sizeof(ControlRigComponent_GetControlOffset) == 0x000070, "Wrong size on ControlRigComponent_GetControlOffset"); \ static_assert(offsetof(ControlRigComponent_GetControlOffset, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlOffset::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlOffset, Space) == 0x000008, "Member 'ControlRigComponent_GetControlOffset::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlOffset, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetControlOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlPosition \ static_assert(alignof(ControlRigComponent_GetControlPosition) == 0x000008, "Wrong alignment on ControlRigComponent_GetControlPosition"); \ static_assert(sizeof(ControlRigComponent_GetControlPosition) == 0x000028, "Wrong size on ControlRigComponent_GetControlPosition"); \ static_assert(offsetof(ControlRigComponent_GetControlPosition, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlPosition::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlPosition, Space) == 0x000008, "Member 'ControlRigComponent_GetControlPosition::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlPosition, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetControlPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlRig \ static_assert(alignof(ControlRigComponent_GetControlRig) == 0x000008, "Wrong alignment on ControlRigComponent_GetControlRig"); \ static_assert(sizeof(ControlRigComponent_GetControlRig) == 0x000008, "Wrong size on ControlRigComponent_GetControlRig"); \ static_assert(offsetof(ControlRigComponent_GetControlRig, ReturnValue) == 0x000000, "Member 'ControlRigComponent_GetControlRig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlRotator \ static_assert(alignof(ControlRigComponent_GetControlRotator) == 0x000008, "Wrong alignment on ControlRigComponent_GetControlRotator"); \ static_assert(sizeof(ControlRigComponent_GetControlRotator) == 0x000028, "Wrong size on ControlRigComponent_GetControlRotator"); \ static_assert(offsetof(ControlRigComponent_GetControlRotator, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlRotator::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlRotator, Space) == 0x000008, "Member 'ControlRigComponent_GetControlRotator::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlRotator, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetControlRotator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlScale \ static_assert(alignof(ControlRigComponent_GetControlScale) == 0x000008, "Wrong alignment on ControlRigComponent_GetControlScale"); \ static_assert(sizeof(ControlRigComponent_GetControlScale) == 0x000028, "Wrong size on ControlRigComponent_GetControlScale"); \ static_assert(offsetof(ControlRigComponent_GetControlScale, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlScale::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlScale, Space) == 0x000008, "Member 'ControlRigComponent_GetControlScale::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlScale, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetControlScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlTransform \ static_assert(alignof(ControlRigComponent_GetControlTransform) == 0x000010, "Wrong alignment on ControlRigComponent_GetControlTransform"); \ static_assert(sizeof(ControlRigComponent_GetControlTransform) == 0x000070, "Wrong size on ControlRigComponent_GetControlTransform"); \ static_assert(offsetof(ControlRigComponent_GetControlTransform, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlTransform::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlTransform, Space) == 0x000008, "Member 'ControlRigComponent_GetControlTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlTransform, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetControlTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetControlVector2D \ static_assert(alignof(ControlRigComponent_GetControlVector2D) == 0x000008, "Wrong alignment on ControlRigComponent_GetControlVector2D"); \ static_assert(sizeof(ControlRigComponent_GetControlVector2D) == 0x000018, "Wrong size on ControlRigComponent_GetControlVector2D"); \ static_assert(offsetof(ControlRigComponent_GetControlVector2D, ControlName) == 0x000000, "Member 'ControlRigComponent_GetControlVector2D::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetControlVector2D, ReturnValue) == 0x000008, "Member 'ControlRigComponent_GetControlVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetElementNames \ static_assert(alignof(ControlRigComponent_GetElementNames) == 0x000008, "Wrong alignment on ControlRigComponent_GetElementNames"); \ static_assert(sizeof(ControlRigComponent_GetElementNames) == 0x000018, "Wrong size on ControlRigComponent_GetElementNames"); \ static_assert(offsetof(ControlRigComponent_GetElementNames, ElementType) == 0x000000, "Member 'ControlRigComponent_GetElementNames::ElementType' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetElementNames, ReturnValue) == 0x000008, "Member 'ControlRigComponent_GetElementNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetInitialBoneTransform \ static_assert(alignof(ControlRigComponent_GetInitialBoneTransform) == 0x000010, "Wrong alignment on ControlRigComponent_GetInitialBoneTransform"); \ static_assert(sizeof(ControlRigComponent_GetInitialBoneTransform) == 0x000070, "Wrong size on ControlRigComponent_GetInitialBoneTransform"); \ static_assert(offsetof(ControlRigComponent_GetInitialBoneTransform, BoneName) == 0x000000, "Member 'ControlRigComponent_GetInitialBoneTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetInitialBoneTransform, Space) == 0x000008, "Member 'ControlRigComponent_GetInitialBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetInitialBoneTransform, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetInitialBoneTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetInitialSpaceTransform \ static_assert(alignof(ControlRigComponent_GetInitialSpaceTransform) == 0x000010, "Wrong alignment on ControlRigComponent_GetInitialSpaceTransform"); \ static_assert(sizeof(ControlRigComponent_GetInitialSpaceTransform) == 0x000070, "Wrong size on ControlRigComponent_GetInitialSpaceTransform"); \ static_assert(offsetof(ControlRigComponent_GetInitialSpaceTransform, SpaceName) == 0x000000, "Member 'ControlRigComponent_GetInitialSpaceTransform::SpaceName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetInitialSpaceTransform, Space) == 0x000008, "Member 'ControlRigComponent_GetInitialSpaceTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetInitialSpaceTransform, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetInitialSpaceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetSpaceTransform \ static_assert(alignof(ControlRigComponent_GetSpaceTransform) == 0x000010, "Wrong alignment on ControlRigComponent_GetSpaceTransform"); \ static_assert(sizeof(ControlRigComponent_GetSpaceTransform) == 0x000070, "Wrong size on ControlRigComponent_GetSpaceTransform"); \ static_assert(offsetof(ControlRigComponent_GetSpaceTransform, SpaceName) == 0x000000, "Member 'ControlRigComponent_GetSpaceTransform::SpaceName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetSpaceTransform, Space) == 0x000008, "Member 'ControlRigComponent_GetSpaceTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_GetSpaceTransform, ReturnValue) == 0x000010, "Member 'ControlRigComponent_GetSpaceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPostConstruction \ static_assert(alignof(ControlRigComponent_OnPostConstruction) == 0x000008, "Wrong alignment on ControlRigComponent_OnPostConstruction"); \ static_assert(sizeof(ControlRigComponent_OnPostConstruction) == 0x000008, "Wrong size on ControlRigComponent_OnPostConstruction"); \ static_assert(offsetof(ControlRigComponent_OnPostConstruction, Component) == 0x000000, "Member 'ControlRigComponent_OnPostConstruction::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPostForwardsSolve \ static_assert(alignof(ControlRigComponent_OnPostForwardsSolve) == 0x000008, "Wrong alignment on ControlRigComponent_OnPostForwardsSolve"); \ static_assert(sizeof(ControlRigComponent_OnPostForwardsSolve) == 0x000008, "Wrong size on ControlRigComponent_OnPostForwardsSolve"); \ static_assert(offsetof(ControlRigComponent_OnPostForwardsSolve, Component) == 0x000000, "Member 'ControlRigComponent_OnPostForwardsSolve::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPostInitialize \ static_assert(alignof(ControlRigComponent_OnPostInitialize) == 0x000008, "Wrong alignment on ControlRigComponent_OnPostInitialize"); \ static_assert(sizeof(ControlRigComponent_OnPostInitialize) == 0x000008, "Wrong size on ControlRigComponent_OnPostInitialize"); \ static_assert(offsetof(ControlRigComponent_OnPostInitialize, Component) == 0x000000, "Member 'ControlRigComponent_OnPostInitialize::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPreConstruction \ static_assert(alignof(ControlRigComponent_OnPreConstruction) == 0x000008, "Wrong alignment on ControlRigComponent_OnPreConstruction"); \ static_assert(sizeof(ControlRigComponent_OnPreConstruction) == 0x000008, "Wrong size on ControlRigComponent_OnPreConstruction"); \ static_assert(offsetof(ControlRigComponent_OnPreConstruction, Component) == 0x000000, "Member 'ControlRigComponent_OnPreConstruction::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPreForwardsSolve \ static_assert(alignof(ControlRigComponent_OnPreForwardsSolve) == 0x000008, "Wrong alignment on ControlRigComponent_OnPreForwardsSolve"); \ static_assert(sizeof(ControlRigComponent_OnPreForwardsSolve) == 0x000008, "Wrong size on ControlRigComponent_OnPreForwardsSolve"); \ static_assert(offsetof(ControlRigComponent_OnPreForwardsSolve, Component) == 0x000000, "Member 'ControlRigComponent_OnPreForwardsSolve::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_OnPreInitialize \ static_assert(alignof(ControlRigComponent_OnPreInitialize) == 0x000008, "Wrong alignment on ControlRigComponent_OnPreInitialize"); \ static_assert(sizeof(ControlRigComponent_OnPreInitialize) == 0x000008, "Wrong size on ControlRigComponent_OnPreInitialize"); \ static_assert(offsetof(ControlRigComponent_OnPreInitialize, Component) == 0x000000, "Member 'ControlRigComponent_OnPreInitialize::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh \ static_assert(alignof(ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh) == 0x000008, "Wrong alignment on ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh"); \ static_assert(sizeof(ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh) == 0x000008, "Wrong size on ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh"); \ static_assert(offsetof(ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh, InSkeletalMesh) == 0x000000, "Member 'ControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh::InSkeletalMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetBoneTransform \ static_assert(alignof(ControlRigComponent_SetBoneTransform) == 0x000010, "Wrong alignment on ControlRigComponent_SetBoneTransform"); \ static_assert(sizeof(ControlRigComponent_SetBoneTransform) == 0x000080, "Wrong size on ControlRigComponent_SetBoneTransform"); \ static_assert(offsetof(ControlRigComponent_SetBoneTransform, BoneName) == 0x000000, "Member 'ControlRigComponent_SetBoneTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetBoneTransform, Transform) == 0x000010, "Member 'ControlRigComponent_SetBoneTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetBoneTransform, Space) == 0x000070, "Member 'ControlRigComponent_SetBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetBoneTransform, Weight) == 0x000074, "Member 'ControlRigComponent_SetBoneTransform::Weight' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetBoneTransform, bPropagateToChildren) == 0x000078, "Member 'ControlRigComponent_SetBoneTransform::bPropagateToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlBool \ static_assert(alignof(ControlRigComponent_SetControlBool) == 0x000004, "Wrong alignment on ControlRigComponent_SetControlBool"); \ static_assert(sizeof(ControlRigComponent_SetControlBool) == 0x00000C, "Wrong size on ControlRigComponent_SetControlBool"); \ static_assert(offsetof(ControlRigComponent_SetControlBool, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlBool::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlBool, Value) == 0x000008, "Member 'ControlRigComponent_SetControlBool::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlFloat \ static_assert(alignof(ControlRigComponent_SetControlFloat) == 0x000004, "Wrong alignment on ControlRigComponent_SetControlFloat"); \ static_assert(sizeof(ControlRigComponent_SetControlFloat) == 0x00000C, "Wrong size on ControlRigComponent_SetControlFloat"); \ static_assert(offsetof(ControlRigComponent_SetControlFloat, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlFloat::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlFloat, Value) == 0x000008, "Member 'ControlRigComponent_SetControlFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlInt \ static_assert(alignof(ControlRigComponent_SetControlInt) == 0x000004, "Wrong alignment on ControlRigComponent_SetControlInt"); \ static_assert(sizeof(ControlRigComponent_SetControlInt) == 0x00000C, "Wrong size on ControlRigComponent_SetControlInt"); \ static_assert(offsetof(ControlRigComponent_SetControlInt, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlInt::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlInt, Value) == 0x000008, "Member 'ControlRigComponent_SetControlInt::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlOffset \ static_assert(alignof(ControlRigComponent_SetControlOffset) == 0x000010, "Wrong alignment on ControlRigComponent_SetControlOffset"); \ static_assert(sizeof(ControlRigComponent_SetControlOffset) == 0x000080, "Wrong size on ControlRigComponent_SetControlOffset"); \ static_assert(offsetof(ControlRigComponent_SetControlOffset, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlOffset::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlOffset, OffsetTransform) == 0x000010, "Member 'ControlRigComponent_SetControlOffset::OffsetTransform' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlOffset, Space) == 0x000070, "Member 'ControlRigComponent_SetControlOffset::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlPosition \ static_assert(alignof(ControlRigComponent_SetControlPosition) == 0x000008, "Wrong alignment on ControlRigComponent_SetControlPosition"); \ static_assert(sizeof(ControlRigComponent_SetControlPosition) == 0x000028, "Wrong size on ControlRigComponent_SetControlPosition"); \ static_assert(offsetof(ControlRigComponent_SetControlPosition, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlPosition::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlPosition, Value) == 0x000008, "Member 'ControlRigComponent_SetControlPosition::Value' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlPosition, Space) == 0x000020, "Member 'ControlRigComponent_SetControlPosition::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlRigClass \ static_assert(alignof(ControlRigComponent_SetControlRigClass) == 0x000008, "Wrong alignment on ControlRigComponent_SetControlRigClass"); \ static_assert(sizeof(ControlRigComponent_SetControlRigClass) == 0x000008, "Wrong size on ControlRigComponent_SetControlRigClass"); \ static_assert(offsetof(ControlRigComponent_SetControlRigClass, InControlRigClass) == 0x000000, "Member 'ControlRigComponent_SetControlRigClass::InControlRigClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlRotator \ static_assert(alignof(ControlRigComponent_SetControlRotator) == 0x000008, "Wrong alignment on ControlRigComponent_SetControlRotator"); \ static_assert(sizeof(ControlRigComponent_SetControlRotator) == 0x000028, "Wrong size on ControlRigComponent_SetControlRotator"); \ static_assert(offsetof(ControlRigComponent_SetControlRotator, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlRotator::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlRotator, Value) == 0x000008, "Member 'ControlRigComponent_SetControlRotator::Value' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlRotator, Space) == 0x000020, "Member 'ControlRigComponent_SetControlRotator::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlScale \ static_assert(alignof(ControlRigComponent_SetControlScale) == 0x000008, "Wrong alignment on ControlRigComponent_SetControlScale"); \ static_assert(sizeof(ControlRigComponent_SetControlScale) == 0x000028, "Wrong size on ControlRigComponent_SetControlScale"); \ static_assert(offsetof(ControlRigComponent_SetControlScale, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlScale::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlScale, Value) == 0x000008, "Member 'ControlRigComponent_SetControlScale::Value' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlScale, Space) == 0x000020, "Member 'ControlRigComponent_SetControlScale::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlTransform \ static_assert(alignof(ControlRigComponent_SetControlTransform) == 0x000010, "Wrong alignment on ControlRigComponent_SetControlTransform"); \ static_assert(sizeof(ControlRigComponent_SetControlTransform) == 0x000080, "Wrong size on ControlRigComponent_SetControlTransform"); \ static_assert(offsetof(ControlRigComponent_SetControlTransform, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlTransform::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlTransform, Value) == 0x000010, "Member 'ControlRigComponent_SetControlTransform::Value' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlTransform, Space) == 0x000070, "Member 'ControlRigComponent_SetControlTransform::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetControlVector2D \ static_assert(alignof(ControlRigComponent_SetControlVector2D) == 0x000008, "Wrong alignment on ControlRigComponent_SetControlVector2D"); \ static_assert(sizeof(ControlRigComponent_SetControlVector2D) == 0x000018, "Wrong size on ControlRigComponent_SetControlVector2D"); \ static_assert(offsetof(ControlRigComponent_SetControlVector2D, ControlName) == 0x000000, "Member 'ControlRigComponent_SetControlVector2D::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetControlVector2D, Value) == 0x000008, "Member 'ControlRigComponent_SetControlVector2D::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetInitialBoneTransform \ static_assert(alignof(ControlRigComponent_SetInitialBoneTransform) == 0x000010, "Wrong alignment on ControlRigComponent_SetInitialBoneTransform"); \ static_assert(sizeof(ControlRigComponent_SetInitialBoneTransform) == 0x000080, "Wrong size on ControlRigComponent_SetInitialBoneTransform"); \ static_assert(offsetof(ControlRigComponent_SetInitialBoneTransform, BoneName) == 0x000000, "Member 'ControlRigComponent_SetInitialBoneTransform::BoneName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetInitialBoneTransform, InitialTransform) == 0x000010, "Member 'ControlRigComponent_SetInitialBoneTransform::InitialTransform' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetInitialBoneTransform, Space) == 0x000070, "Member 'ControlRigComponent_SetInitialBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetInitialBoneTransform, bPropagateToChildren) == 0x000071, "Member 'ControlRigComponent_SetInitialBoneTransform::bPropagateToChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetInitialSpaceTransform \ static_assert(alignof(ControlRigComponent_SetInitialSpaceTransform) == 0x000010, "Wrong alignment on ControlRigComponent_SetInitialSpaceTransform"); \ static_assert(sizeof(ControlRigComponent_SetInitialSpaceTransform) == 0x000080, "Wrong size on ControlRigComponent_SetInitialSpaceTransform"); \ static_assert(offsetof(ControlRigComponent_SetInitialSpaceTransform, SpaceName) == 0x000000, "Member 'ControlRigComponent_SetInitialSpaceTransform::SpaceName' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetInitialSpaceTransform, InitialTransform) == 0x000010, "Member 'ControlRigComponent_SetInitialSpaceTransform::InitialTransform' has a wrong offset!"); \ static_assert(offsetof(ControlRigComponent_SetInitialSpaceTransform, Space) == 0x000070, "Member 'ControlRigComponent_SetInitialSpaceTransform::Space' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetMappedElements \ static_assert(alignof(ControlRigComponent_SetMappedElements) == 0x000008, "Wrong alignment on ControlRigComponent_SetMappedElements"); \ static_assert(sizeof(ControlRigComponent_SetMappedElements) == 0x000010, "Wrong size on ControlRigComponent_SetMappedElements"); \ static_assert(offsetof(ControlRigComponent_SetMappedElements, NewMappedElements) == 0x000000, "Member 'ControlRigComponent_SetMappedElements::NewMappedElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_SetObjectBinding \ static_assert(alignof(ControlRigComponent_SetObjectBinding) == 0x000008, "Wrong alignment on ControlRigComponent_SetObjectBinding"); \ static_assert(sizeof(ControlRigComponent_SetObjectBinding) == 0x000008, "Wrong size on ControlRigComponent_SetObjectBinding"); \ static_assert(offsetof(ControlRigComponent_SetObjectBinding, InObjectToBind) == 0x000000, "Member 'ControlRigComponent_SetObjectBinding::InObjectToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_Update \ static_assert(alignof(ControlRigComponent_Update) == 0x000004, "Wrong alignment on ControlRigComponent_Update"); \ static_assert(sizeof(ControlRigComponent_Update) == 0x000004, "Wrong size on ControlRigComponent_Update"); \ static_assert(offsetof(ControlRigComponent_Update, DeltaTime) == 0x000000, "Member 'ControlRigComponent_Update::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigComponent_GetAbsoluteTime \ static_assert(alignof(ControlRigComponent_GetAbsoluteTime) == 0x000004, "Wrong alignment on ControlRigComponent_GetAbsoluteTime"); \ static_assert(sizeof(ControlRigComponent_GetAbsoluteTime) == 0x000004, "Wrong size on ControlRigComponent_GetAbsoluteTime"); \ static_assert(offsetof(ControlRigComponent_GetAbsoluteTime, ReturnValue) == 0x000000, "Member 'ControlRigComponent_GetAbsoluteTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigComponent \ static_assert(alignof(UControlRigComponent) == 0x000010, "Wrong alignment on UControlRigComponent"); \ static_assert(sizeof(UControlRigComponent) == 0x0006A0, "Wrong size on UControlRigComponent"); \ static_assert(offsetof(UControlRigComponent, ControlRigClass) == 0x000540, "Member 'UControlRigComponent::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreInitializeDelegate) == 0x000548, "Member 'UControlRigComponent::OnPreInitializeDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostInitializeDelegate) == 0x000558, "Member 'UControlRigComponent::OnPostInitializeDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreConstructionDelegate) == 0x000568, "Member 'UControlRigComponent::OnPreConstructionDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostConstructionDelegate) == 0x000578, "Member 'UControlRigComponent::OnPostConstructionDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPreForwardsSolveDelegate) == 0x000588, "Member 'UControlRigComponent::OnPreForwardsSolveDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, OnPostForwardsSolveDelegate) == 0x000598, "Member 'UControlRigComponent::OnPostForwardsSolveDelegate' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, UserDefinedElements) == 0x0005A8, "Member 'UControlRigComponent::UserDefinedElements' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, MappedElements) == 0x0005B8, "Member 'UControlRigComponent::MappedElements' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bEnableLazyEvaluation) == 0x0005C8, "Member 'UControlRigComponent::bEnableLazyEvaluation' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationPositionThreshold) == 0x0005CC, "Member 'UControlRigComponent::LazyEvaluationPositionThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationRotationThreshold) == 0x0005D0, "Member 'UControlRigComponent::LazyEvaluationRotationThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, LazyEvaluationScaleThreshold) == 0x0005D4, "Member 'UControlRigComponent::LazyEvaluationScaleThreshold' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bResetTransformBeforeTick) == 0x0005D8, "Member 'UControlRigComponent::bResetTransformBeforeTick' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bResetInitialsBeforeConstruction) == 0x0005D9, "Member 'UControlRigComponent::bResetInitialsBeforeConstruction' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bUpdateRigOnTick) == 0x0005DA, "Member 'UControlRigComponent::bUpdateRigOnTick' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bUpdateInEditor) == 0x0005DB, "Member 'UControlRigComponent::bUpdateInEditor' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bDrawBones) == 0x0005DC, "Member 'UControlRigComponent::bDrawBones' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, bShowDebugDrawing) == 0x0005DD, "Member 'UControlRigComponent::bShowDebugDrawing' has a wrong offset!"); \ static_assert(offsetof(UControlRigComponent, ControlRig) == 0x0005E0, "Member 'UControlRigComponent::ControlRig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_OnEnabledChanged \ static_assert(alignof(ControlRigShapeActor_OnEnabledChanged) == 0x000001, "Wrong alignment on ControlRigShapeActor_OnEnabledChanged"); \ static_assert(sizeof(ControlRigShapeActor_OnEnabledChanged) == 0x000001, "Wrong size on ControlRigShapeActor_OnEnabledChanged"); \ static_assert(offsetof(ControlRigShapeActor_OnEnabledChanged, bIsEnabled) == 0x000000, "Member 'ControlRigShapeActor_OnEnabledChanged::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_OnHoveredChanged \ static_assert(alignof(ControlRigShapeActor_OnHoveredChanged) == 0x000001, "Wrong alignment on ControlRigShapeActor_OnHoveredChanged"); \ static_assert(sizeof(ControlRigShapeActor_OnHoveredChanged) == 0x000001, "Wrong size on ControlRigShapeActor_OnHoveredChanged"); \ static_assert(offsetof(ControlRigShapeActor_OnHoveredChanged, bIsSelected) == 0x000000, "Member 'ControlRigShapeActor_OnHoveredChanged::bIsSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_OnManipulatingChanged \ static_assert(alignof(ControlRigShapeActor_OnManipulatingChanged) == 0x000001, "Wrong alignment on ControlRigShapeActor_OnManipulatingChanged"); \ static_assert(sizeof(ControlRigShapeActor_OnManipulatingChanged) == 0x000001, "Wrong size on ControlRigShapeActor_OnManipulatingChanged"); \ static_assert(offsetof(ControlRigShapeActor_OnManipulatingChanged, bIsManipulating) == 0x000000, "Member 'ControlRigShapeActor_OnManipulatingChanged::bIsManipulating' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_OnSelectionChanged \ static_assert(alignof(ControlRigShapeActor_OnSelectionChanged) == 0x000001, "Wrong alignment on ControlRigShapeActor_OnSelectionChanged"); \ static_assert(sizeof(ControlRigShapeActor_OnSelectionChanged) == 0x000001, "Wrong size on ControlRigShapeActor_OnSelectionChanged"); \ static_assert(offsetof(ControlRigShapeActor_OnSelectionChanged, bIsSelected) == 0x000000, "Member 'ControlRigShapeActor_OnSelectionChanged::bIsSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_OnTransformChanged \ static_assert(alignof(ControlRigShapeActor_OnTransformChanged) == 0x000010, "Wrong alignment on ControlRigShapeActor_OnTransformChanged"); \ static_assert(sizeof(ControlRigShapeActor_OnTransformChanged) == 0x000060, "Wrong size on ControlRigShapeActor_OnTransformChanged"); \ static_assert(offsetof(ControlRigShapeActor_OnTransformChanged, NewTransform) == 0x000000, "Member 'ControlRigShapeActor_OnTransformChanged::NewTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_SetEnabled \ static_assert(alignof(ControlRigShapeActor_SetEnabled) == 0x000001, "Wrong alignment on ControlRigShapeActor_SetEnabled"); \ static_assert(sizeof(ControlRigShapeActor_SetEnabled) == 0x000001, "Wrong size on ControlRigShapeActor_SetEnabled"); \ static_assert(offsetof(ControlRigShapeActor_SetEnabled, bInEnabled) == 0x000000, "Member 'ControlRigShapeActor_SetEnabled::bInEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_SetGlobalTransform \ static_assert(alignof(ControlRigShapeActor_SetGlobalTransform) == 0x000010, "Wrong alignment on ControlRigShapeActor_SetGlobalTransform"); \ static_assert(sizeof(ControlRigShapeActor_SetGlobalTransform) == 0x000060, "Wrong size on ControlRigShapeActor_SetGlobalTransform"); \ static_assert(offsetof(ControlRigShapeActor_SetGlobalTransform, InTransform) == 0x000000, "Member 'ControlRigShapeActor_SetGlobalTransform::InTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_SetHovered \ static_assert(alignof(ControlRigShapeActor_SetHovered) == 0x000001, "Wrong alignment on ControlRigShapeActor_SetHovered"); \ static_assert(sizeof(ControlRigShapeActor_SetHovered) == 0x000001, "Wrong size on ControlRigShapeActor_SetHovered"); \ static_assert(offsetof(ControlRigShapeActor_SetHovered, bInHovered) == 0x000000, "Member 'ControlRigShapeActor_SetHovered::bInHovered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_SetSelectable \ static_assert(alignof(ControlRigShapeActor_SetSelectable) == 0x000001, "Wrong alignment on ControlRigShapeActor_SetSelectable"); \ static_assert(sizeof(ControlRigShapeActor_SetSelectable) == 0x000001, "Wrong size on ControlRigShapeActor_SetSelectable"); \ static_assert(offsetof(ControlRigShapeActor_SetSelectable, bInSelectable) == 0x000000, "Member 'ControlRigShapeActor_SetSelectable::bInSelectable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_SetSelected \ static_assert(alignof(ControlRigShapeActor_SetSelected) == 0x000001, "Wrong alignment on ControlRigShapeActor_SetSelected"); \ static_assert(sizeof(ControlRigShapeActor_SetSelected) == 0x000001, "Wrong size on ControlRigShapeActor_SetSelected"); \ static_assert(offsetof(ControlRigShapeActor_SetSelected, bInSelected) == 0x000000, "Member 'ControlRigShapeActor_SetSelected::bInSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_GetGlobalTransform \ static_assert(alignof(ControlRigShapeActor_GetGlobalTransform) == 0x000010, "Wrong alignment on ControlRigShapeActor_GetGlobalTransform"); \ static_assert(sizeof(ControlRigShapeActor_GetGlobalTransform) == 0x000060, "Wrong size on ControlRigShapeActor_GetGlobalTransform"); \ static_assert(offsetof(ControlRigShapeActor_GetGlobalTransform, ReturnValue) == 0x000000, "Member 'ControlRigShapeActor_GetGlobalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_IsEnabled \ static_assert(alignof(ControlRigShapeActor_IsEnabled) == 0x000001, "Wrong alignment on ControlRigShapeActor_IsEnabled"); \ static_assert(sizeof(ControlRigShapeActor_IsEnabled) == 0x000001, "Wrong size on ControlRigShapeActor_IsEnabled"); \ static_assert(offsetof(ControlRigShapeActor_IsEnabled, ReturnValue) == 0x000000, "Member 'ControlRigShapeActor_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_IsHovered \ static_assert(alignof(ControlRigShapeActor_IsHovered) == 0x000001, "Wrong alignment on ControlRigShapeActor_IsHovered"); \ static_assert(sizeof(ControlRigShapeActor_IsHovered) == 0x000001, "Wrong size on ControlRigShapeActor_IsHovered"); \ static_assert(offsetof(ControlRigShapeActor_IsHovered, ReturnValue) == 0x000000, "Member 'ControlRigShapeActor_IsHovered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigShapeActor_IsSelectedInEditor \ static_assert(alignof(ControlRigShapeActor_IsSelectedInEditor) == 0x000001, "Wrong alignment on ControlRigShapeActor_IsSelectedInEditor"); \ static_assert(sizeof(ControlRigShapeActor_IsSelectedInEditor) == 0x000001, "Wrong size on ControlRigShapeActor_IsSelectedInEditor"); \ static_assert(offsetof(ControlRigShapeActor_IsSelectedInEditor, ReturnValue) == 0x000000, "Member 'ControlRigShapeActor_IsSelectedInEditor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AControlRigShapeActor \ static_assert(alignof(AControlRigShapeActor) == 0x000008, "Wrong alignment on AControlRigShapeActor"); \ static_assert(sizeof(AControlRigShapeActor) == 0x0002F8, "Wrong size on AControlRigShapeActor"); \ static_assert(offsetof(AControlRigShapeActor, ActorRootComponent) == 0x0002B0, "Member 'AControlRigShapeActor::ActorRootComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, StaticMeshComponent) == 0x0002B8, "Member 'AControlRigShapeActor::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlRigIndex) == 0x0002C0, "Member 'AControlRigShapeActor::ControlRigIndex' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlRig) == 0x0002C4, "Member 'AControlRigShapeActor::ControlRig' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ControlName) == 0x0002CC, "Member 'AControlRigShapeActor::ControlName' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ShapeName) == 0x0002D4, "Member 'AControlRigShapeActor::ShapeName' has a wrong offset!"); \ static_assert(offsetof(AControlRigShapeActor, ColorParameterName) == 0x0002DC, "Member 'AControlRigShapeActor::ColorParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigShapeLibrary \ static_assert(alignof(UControlRigShapeLibrary) == 0x000010, "Wrong alignment on UControlRigShapeLibrary"); \ static_assert(sizeof(UControlRigShapeLibrary) == 0x000170, "Wrong size on UControlRigShapeLibrary"); \ static_assert(offsetof(UControlRigShapeLibrary, DefaultShape) == 0x000030, "Member 'UControlRigShapeLibrary::DefaultShape' has a wrong offset!"); \ static_assert(offsetof(UControlRigShapeLibrary, DefaultMaterial) == 0x0000E0, "Member 'UControlRigShapeLibrary::DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UControlRigShapeLibrary, XRayMaterial) == 0x000110, "Member 'UControlRigShapeLibrary::XRayMaterial' has a wrong offset!"); \ static_assert(offsetof(UControlRigShapeLibrary, MaterialColorParameter) == 0x000140, "Member 'UControlRigShapeLibrary::MaterialColorParameter' has a wrong offset!"); \ static_assert(offsetof(UControlRigShapeLibrary, Shapes) == 0x000148, "Member 'UControlRigShapeLibrary::Shapes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigValidator \ static_assert(alignof(UControlRigValidator) == 0x000008, "Wrong alignment on UControlRigValidator"); \ static_assert(sizeof(UControlRigValidator) == 0x000068, "Wrong size on UControlRigValidator"); \ static_assert(offsetof(UControlRigValidator, Passes) == 0x000028, "Member 'UControlRigValidator::Passes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigValidationPass \ static_assert(alignof(UControlRigValidationPass) == 0x000008, "Wrong alignment on UControlRigValidationPass"); \ static_assert(sizeof(UControlRigValidationPass) == 0x000028, "Wrong size on UControlRigValidationPass"); \ #define DUMPER7_ASSERTS_UAdditiveControlRig \ static_assert(alignof(UAdditiveControlRig) == 0x000008, "Wrong alignment on UAdditiveControlRig"); \ static_assert(sizeof(UAdditiveControlRig) == 0x000570, "Wrong size on UAdditiveControlRig"); \ #define DUMPER7_ASSERTS_UFKControlRig \ static_assert(alignof(UFKControlRig) == 0x000008, "Wrong alignment on UFKControlRig"); \ static_assert(sizeof(UFKControlRig) == 0x0005A0, "Wrong size on UFKControlRig"); \ static_assert(offsetof(UFKControlRig, IsControlActive) == 0x000560, "Member 'UFKControlRig::IsControlActive' has a wrong offset!"); \ static_assert(offsetof(UFKControlRig, ApplyMode) == 0x000570, "Member 'UFKControlRig::ApplyMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddAnimationChannel_ForBlueprint \ static_assert(alignof(RigHierarchyController_AddAnimationChannel_ForBlueprint) == 0x000010, "Wrong alignment on RigHierarchyController_AddAnimationChannel_ForBlueprint"); \ static_assert(sizeof(RigHierarchyController_AddAnimationChannel_ForBlueprint) == 0x0002B0, "Wrong size on RigHierarchyController_AddAnimationChannel_ForBlueprint"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, InName) == 0x000000, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, InParentControl) == 0x000008, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::InParentControl' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, InSettings) == 0x000020, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, bSetupUndo) == 0x0002A0, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, bPrintPythonCommand) == 0x0002A1, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddAnimationChannel_ForBlueprint, ReturnValue) == 0x0002A4, "Member 'RigHierarchyController_AddAnimationChannel_ForBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddBone \ static_assert(alignof(RigHierarchyController_AddBone) == 0x000010, "Wrong alignment on RigHierarchyController_AddBone"); \ static_assert(sizeof(RigHierarchyController_AddBone) == 0x000090, "Wrong size on RigHierarchyController_AddBone"); \ static_assert(offsetof(RigHierarchyController_AddBone, InName) == 0x000000, "Member 'RigHierarchyController_AddBone::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, InParent) == 0x000008, "Member 'RigHierarchyController_AddBone::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, InTransform) == 0x000020, "Member 'RigHierarchyController_AddBone::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, bTransformInGlobal) == 0x000080, "Member 'RigHierarchyController_AddBone::bTransformInGlobal' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, InBoneType) == 0x000081, "Member 'RigHierarchyController_AddBone::InBoneType' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, bSetupUndo) == 0x000082, "Member 'RigHierarchyController_AddBone::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, bPrintPythonCommand) == 0x000083, "Member 'RigHierarchyController_AddBone::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddBone, ReturnValue) == 0x000084, "Member 'RigHierarchyController_AddBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddControl_ForBlueprint \ static_assert(alignof(RigHierarchyController_AddControl_ForBlueprint) == 0x000010, "Wrong alignment on RigHierarchyController_AddControl_ForBlueprint"); \ static_assert(sizeof(RigHierarchyController_AddControl_ForBlueprint) == 0x0003A0, "Wrong size on RigHierarchyController_AddControl_ForBlueprint"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, InName) == 0x000000, "Member 'RigHierarchyController_AddControl_ForBlueprint::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, InParent) == 0x000008, "Member 'RigHierarchyController_AddControl_ForBlueprint::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, InSettings) == 0x000020, "Member 'RigHierarchyController_AddControl_ForBlueprint::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, InValue) == 0x0002A0, "Member 'RigHierarchyController_AddControl_ForBlueprint::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, bSetupUndo) == 0x000390, "Member 'RigHierarchyController_AddControl_ForBlueprint::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, bPrintPythonCommand) == 0x000391, "Member 'RigHierarchyController_AddControl_ForBlueprint::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddControl_ForBlueprint, ReturnValue) == 0x000394, "Member 'RigHierarchyController_AddControl_ForBlueprint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddCurve \ static_assert(alignof(RigHierarchyController_AddCurve) == 0x000004, "Wrong alignment on RigHierarchyController_AddCurve"); \ static_assert(sizeof(RigHierarchyController_AddCurve) == 0x00001C, "Wrong size on RigHierarchyController_AddCurve"); \ static_assert(offsetof(RigHierarchyController_AddCurve, InName) == 0x000000, "Member 'RigHierarchyController_AddCurve::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddCurve, InValue) == 0x000008, "Member 'RigHierarchyController_AddCurve::InValue' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddCurve, bSetupUndo) == 0x00000C, "Member 'RigHierarchyController_AddCurve::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddCurve, bPrintPythonCommand) == 0x00000D, "Member 'RigHierarchyController_AddCurve::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddCurve, ReturnValue) == 0x000010, "Member 'RigHierarchyController_AddCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddNull \ static_assert(alignof(RigHierarchyController_AddNull) == 0x000010, "Wrong alignment on RigHierarchyController_AddNull"); \ static_assert(sizeof(RigHierarchyController_AddNull) == 0x000090, "Wrong size on RigHierarchyController_AddNull"); \ static_assert(offsetof(RigHierarchyController_AddNull, InName) == 0x000000, "Member 'RigHierarchyController_AddNull::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, InParent) == 0x000008, "Member 'RigHierarchyController_AddNull::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, InTransform) == 0x000020, "Member 'RigHierarchyController_AddNull::InTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, bTransformInGlobal) == 0x000080, "Member 'RigHierarchyController_AddNull::bTransformInGlobal' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, bSetupUndo) == 0x000081, "Member 'RigHierarchyController_AddNull::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, bPrintPythonCommand) == 0x000082, "Member 'RigHierarchyController_AddNull::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddNull, ReturnValue) == 0x000084, "Member 'RigHierarchyController_AddNull::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddParent \ static_assert(alignof(RigHierarchyController_AddParent) == 0x000004, "Wrong alignment on RigHierarchyController_AddParent"); \ static_assert(sizeof(RigHierarchyController_AddParent) == 0x000020, "Wrong size on RigHierarchyController_AddParent"); \ static_assert(offsetof(RigHierarchyController_AddParent, InChild) == 0x000000, "Member 'RigHierarchyController_AddParent::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddParent, InParent) == 0x00000C, "Member 'RigHierarchyController_AddParent::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddParent, InWeight) == 0x000018, "Member 'RigHierarchyController_AddParent::InWeight' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddParent, bMaintainGlobalTransform) == 0x00001C, "Member 'RigHierarchyController_AddParent::bMaintainGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddParent, bSetupUndo) == 0x00001D, "Member 'RigHierarchyController_AddParent::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddParent, ReturnValue) == 0x00001E, "Member 'RigHierarchyController_AddParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_AddRigidBody \ static_assert(alignof(RigHierarchyController_AddRigidBody) == 0x000010, "Wrong alignment on RigHierarchyController_AddRigidBody"); \ static_assert(sizeof(RigHierarchyController_AddRigidBody) == 0x000090, "Wrong size on RigHierarchyController_AddRigidBody"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, InName) == 0x000000, "Member 'RigHierarchyController_AddRigidBody::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, InParent) == 0x000008, "Member 'RigHierarchyController_AddRigidBody::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, InSettings) == 0x000014, "Member 'RigHierarchyController_AddRigidBody::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, InLocalTransform) == 0x000020, "Member 'RigHierarchyController_AddRigidBody::InLocalTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, bSetupUndo) == 0x000080, "Member 'RigHierarchyController_AddRigidBody::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, bPrintPythonCommand) == 0x000081, "Member 'RigHierarchyController_AddRigidBody::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_AddRigidBody, ReturnValue) == 0x000084, "Member 'RigHierarchyController_AddRigidBody::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ClearSelection \ static_assert(alignof(RigHierarchyController_ClearSelection) == 0x000001, "Wrong alignment on RigHierarchyController_ClearSelection"); \ static_assert(sizeof(RigHierarchyController_ClearSelection) == 0x000001, "Wrong size on RigHierarchyController_ClearSelection"); \ static_assert(offsetof(RigHierarchyController_ClearSelection, ReturnValue) == 0x000000, "Member 'RigHierarchyController_ClearSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_DeselectElement \ static_assert(alignof(RigHierarchyController_DeselectElement) == 0x000004, "Wrong alignment on RigHierarchyController_DeselectElement"); \ static_assert(sizeof(RigHierarchyController_DeselectElement) == 0x000010, "Wrong size on RigHierarchyController_DeselectElement"); \ static_assert(offsetof(RigHierarchyController_DeselectElement, InKey) == 0x000000, "Member 'RigHierarchyController_DeselectElement::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_DeselectElement, ReturnValue) == 0x00000C, "Member 'RigHierarchyController_DeselectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_DuplicateElements \ static_assert(alignof(RigHierarchyController_DuplicateElements) == 0x000008, "Wrong alignment on RigHierarchyController_DuplicateElements"); \ static_assert(sizeof(RigHierarchyController_DuplicateElements) == 0x000028, "Wrong size on RigHierarchyController_DuplicateElements"); \ static_assert(offsetof(RigHierarchyController_DuplicateElements, InKeys) == 0x000000, "Member 'RigHierarchyController_DuplicateElements::InKeys' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_DuplicateElements, bSelectNewElements) == 0x000010, "Member 'RigHierarchyController_DuplicateElements::bSelectNewElements' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_DuplicateElements, bSetupUndo) == 0x000011, "Member 'RigHierarchyController_DuplicateElements::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_DuplicateElements, bPrintPythonCommands) == 0x000012, "Member 'RigHierarchyController_DuplicateElements::bPrintPythonCommands' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_DuplicateElements, ReturnValue) == 0x000018, "Member 'RigHierarchyController_DuplicateElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ImportBones \ static_assert(alignof(RigHierarchyController_ImportBones) == 0x000008, "Wrong alignment on RigHierarchyController_ImportBones"); \ static_assert(sizeof(RigHierarchyController_ImportBones) == 0x000028, "Wrong size on RigHierarchyController_ImportBones"); \ static_assert(offsetof(RigHierarchyController_ImportBones, InSkeleton) == 0x000000, "Member 'RigHierarchyController_ImportBones::InSkeleton' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, InNameSpace) == 0x000008, "Member 'RigHierarchyController_ImportBones::InNameSpace' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, bReplaceExistingBones) == 0x000010, "Member 'RigHierarchyController_ImportBones::bReplaceExistingBones' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, bRemoveObsoleteBones) == 0x000011, "Member 'RigHierarchyController_ImportBones::bRemoveObsoleteBones' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, bSelectBones) == 0x000012, "Member 'RigHierarchyController_ImportBones::bSelectBones' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, bSetupUndo) == 0x000013, "Member 'RigHierarchyController_ImportBones::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, bPrintPythonCommand) == 0x000014, "Member 'RigHierarchyController_ImportBones::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportBones, ReturnValue) == 0x000018, "Member 'RigHierarchyController_ImportBones::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ImportCurves \ static_assert(alignof(RigHierarchyController_ImportCurves) == 0x000008, "Wrong alignment on RigHierarchyController_ImportCurves"); \ static_assert(sizeof(RigHierarchyController_ImportCurves) == 0x000028, "Wrong size on RigHierarchyController_ImportCurves"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, InSkeleton) == 0x000000, "Member 'RigHierarchyController_ImportCurves::InSkeleton' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, InNameSpace) == 0x000008, "Member 'RigHierarchyController_ImportCurves::InNameSpace' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, bSelectCurves) == 0x000010, "Member 'RigHierarchyController_ImportCurves::bSelectCurves' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, bSetupUndo) == 0x000011, "Member 'RigHierarchyController_ImportCurves::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, bPrintPythonCommand) == 0x000012, "Member 'RigHierarchyController_ImportCurves::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportCurves, ReturnValue) == 0x000018, "Member 'RigHierarchyController_ImportCurves::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ImportFromText \ static_assert(alignof(RigHierarchyController_ImportFromText) == 0x000008, "Wrong alignment on RigHierarchyController_ImportFromText"); \ static_assert(sizeof(RigHierarchyController_ImportFromText) == 0x000028, "Wrong size on RigHierarchyController_ImportFromText"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, InContent) == 0x000000, "Member 'RigHierarchyController_ImportFromText::InContent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, bReplaceExistingElements) == 0x000010, "Member 'RigHierarchyController_ImportFromText::bReplaceExistingElements' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, bSelectNewElements) == 0x000011, "Member 'RigHierarchyController_ImportFromText::bSelectNewElements' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, bSetupUndo) == 0x000012, "Member 'RigHierarchyController_ImportFromText::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, bPrintPythonCommands) == 0x000013, "Member 'RigHierarchyController_ImportFromText::bPrintPythonCommands' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ImportFromText, ReturnValue) == 0x000018, "Member 'RigHierarchyController_ImportFromText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_MirrorElements \ static_assert(alignof(RigHierarchyController_MirrorElements) == 0x000008, "Wrong alignment on RigHierarchyController_MirrorElements"); \ static_assert(sizeof(RigHierarchyController_MirrorElements) == 0x000050, "Wrong size on RigHierarchyController_MirrorElements"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, InKeys) == 0x000000, "Member 'RigHierarchyController_MirrorElements::InKeys' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, InSettings) == 0x000010, "Member 'RigHierarchyController_MirrorElements::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, bSelectNewElements) == 0x000038, "Member 'RigHierarchyController_MirrorElements::bSelectNewElements' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, bSetupUndo) == 0x000039, "Member 'RigHierarchyController_MirrorElements::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, bPrintPythonCommands) == 0x00003A, "Member 'RigHierarchyController_MirrorElements::bPrintPythonCommands' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_MirrorElements, ReturnValue) == 0x000040, "Member 'RigHierarchyController_MirrorElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_RemoveAllParents \ static_assert(alignof(RigHierarchyController_RemoveAllParents) == 0x000004, "Wrong alignment on RigHierarchyController_RemoveAllParents"); \ static_assert(sizeof(RigHierarchyController_RemoveAllParents) == 0x000010, "Wrong size on RigHierarchyController_RemoveAllParents"); \ static_assert(offsetof(RigHierarchyController_RemoveAllParents, InChild) == 0x000000, "Member 'RigHierarchyController_RemoveAllParents::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveAllParents, bMaintainGlobalTransform) == 0x00000C, "Member 'RigHierarchyController_RemoveAllParents::bMaintainGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveAllParents, bSetupUndo) == 0x00000D, "Member 'RigHierarchyController_RemoveAllParents::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveAllParents, bPrintPythonCommand) == 0x00000E, "Member 'RigHierarchyController_RemoveAllParents::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveAllParents, ReturnValue) == 0x00000F, "Member 'RigHierarchyController_RemoveAllParents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_RemoveElement \ static_assert(alignof(RigHierarchyController_RemoveElement) == 0x000004, "Wrong alignment on RigHierarchyController_RemoveElement"); \ static_assert(sizeof(RigHierarchyController_RemoveElement) == 0x000010, "Wrong size on RigHierarchyController_RemoveElement"); \ static_assert(offsetof(RigHierarchyController_RemoveElement, InElement) == 0x000000, "Member 'RigHierarchyController_RemoveElement::InElement' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveElement, bSetupUndo) == 0x00000C, "Member 'RigHierarchyController_RemoveElement::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveElement, bPrintPythonCommand) == 0x00000D, "Member 'RigHierarchyController_RemoveElement::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveElement, ReturnValue) == 0x00000E, "Member 'RigHierarchyController_RemoveElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_RemoveParent \ static_assert(alignof(RigHierarchyController_RemoveParent) == 0x000004, "Wrong alignment on RigHierarchyController_RemoveParent"); \ static_assert(sizeof(RigHierarchyController_RemoveParent) == 0x00001C, "Wrong size on RigHierarchyController_RemoveParent"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, InChild) == 0x000000, "Member 'RigHierarchyController_RemoveParent::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, InParent) == 0x00000C, "Member 'RigHierarchyController_RemoveParent::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, bMaintainGlobalTransform) == 0x000018, "Member 'RigHierarchyController_RemoveParent::bMaintainGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, bSetupUndo) == 0x000019, "Member 'RigHierarchyController_RemoveParent::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, bPrintPythonCommand) == 0x00001A, "Member 'RigHierarchyController_RemoveParent::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RemoveParent, ReturnValue) == 0x00001B, "Member 'RigHierarchyController_RemoveParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_RenameElement \ static_assert(alignof(RigHierarchyController_RenameElement) == 0x000004, "Wrong alignment on RigHierarchyController_RenameElement"); \ static_assert(sizeof(RigHierarchyController_RenameElement) == 0x000024, "Wrong size on RigHierarchyController_RenameElement"); \ static_assert(offsetof(RigHierarchyController_RenameElement, InElement) == 0x000000, "Member 'RigHierarchyController_RenameElement::InElement' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RenameElement, InName) == 0x00000C, "Member 'RigHierarchyController_RenameElement::InName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RenameElement, bSetupUndo) == 0x000014, "Member 'RigHierarchyController_RenameElement::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RenameElement, bPrintPythonCommand) == 0x000015, "Member 'RigHierarchyController_RenameElement::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RenameElement, bClearSelection) == 0x000016, "Member 'RigHierarchyController_RenameElement::bClearSelection' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_RenameElement, ReturnValue) == 0x000018, "Member 'RigHierarchyController_RenameElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SelectElement \ static_assert(alignof(RigHierarchyController_SelectElement) == 0x000004, "Wrong alignment on RigHierarchyController_SelectElement"); \ static_assert(sizeof(RigHierarchyController_SelectElement) == 0x000010, "Wrong size on RigHierarchyController_SelectElement"); \ static_assert(offsetof(RigHierarchyController_SelectElement, InKey) == 0x000000, "Member 'RigHierarchyController_SelectElement::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SelectElement, bSelect) == 0x00000C, "Member 'RigHierarchyController_SelectElement::bSelect' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SelectElement, bClearSelection) == 0x00000D, "Member 'RigHierarchyController_SelectElement::bClearSelection' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SelectElement, ReturnValue) == 0x00000E, "Member 'RigHierarchyController_SelectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SetDisplayName \ static_assert(alignof(RigHierarchyController_SetDisplayName) == 0x000004, "Wrong alignment on RigHierarchyController_SetDisplayName"); \ static_assert(sizeof(RigHierarchyController_SetDisplayName) == 0x000020, "Wrong size on RigHierarchyController_SetDisplayName"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, InControl) == 0x000000, "Member 'RigHierarchyController_SetDisplayName::InControl' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, InDisplayName) == 0x00000C, "Member 'RigHierarchyController_SetDisplayName::InDisplayName' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, bRenameElement) == 0x000014, "Member 'RigHierarchyController_SetDisplayName::bRenameElement' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, bSetupUndo) == 0x000015, "Member 'RigHierarchyController_SetDisplayName::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, bPrintPythonCommand) == 0x000016, "Member 'RigHierarchyController_SetDisplayName::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetDisplayName, ReturnValue) == 0x000018, "Member 'RigHierarchyController_SetDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SetHierarchy \ static_assert(alignof(RigHierarchyController_SetHierarchy) == 0x000008, "Wrong alignment on RigHierarchyController_SetHierarchy"); \ static_assert(sizeof(RigHierarchyController_SetHierarchy) == 0x000008, "Wrong size on RigHierarchyController_SetHierarchy"); \ static_assert(offsetof(RigHierarchyController_SetHierarchy, InHierarchy) == 0x000000, "Member 'RigHierarchyController_SetHierarchy::InHierarchy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SetParent \ static_assert(alignof(RigHierarchyController_SetParent) == 0x000004, "Wrong alignment on RigHierarchyController_SetParent"); \ static_assert(sizeof(RigHierarchyController_SetParent) == 0x00001C, "Wrong size on RigHierarchyController_SetParent"); \ static_assert(offsetof(RigHierarchyController_SetParent, InChild) == 0x000000, "Member 'RigHierarchyController_SetParent::InChild' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetParent, InParent) == 0x00000C, "Member 'RigHierarchyController_SetParent::InParent' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetParent, bMaintainGlobalTransform) == 0x000018, "Member 'RigHierarchyController_SetParent::bMaintainGlobalTransform' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetParent, bSetupUndo) == 0x000019, "Member 'RigHierarchyController_SetParent::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetParent, bPrintPythonCommand) == 0x00001A, "Member 'RigHierarchyController_SetParent::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetParent, ReturnValue) == 0x00001B, "Member 'RigHierarchyController_SetParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SetSelection \ static_assert(alignof(RigHierarchyController_SetSelection) == 0x000008, "Wrong alignment on RigHierarchyController_SetSelection"); \ static_assert(sizeof(RigHierarchyController_SetSelection) == 0x000018, "Wrong size on RigHierarchyController_SetSelection"); \ static_assert(offsetof(RigHierarchyController_SetSelection, InKeys) == 0x000000, "Member 'RigHierarchyController_SetSelection::InKeys' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetSelection, bPrintPythonCommand) == 0x000010, "Member 'RigHierarchyController_SetSelection::bPrintPythonCommand' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetSelection, ReturnValue) == 0x000011, "Member 'RigHierarchyController_SetSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ExportSelectionToText \ static_assert(alignof(RigHierarchyController_ExportSelectionToText) == 0x000008, "Wrong alignment on RigHierarchyController_ExportSelectionToText"); \ static_assert(sizeof(RigHierarchyController_ExportSelectionToText) == 0x000010, "Wrong size on RigHierarchyController_ExportSelectionToText"); \ static_assert(offsetof(RigHierarchyController_ExportSelectionToText, ReturnValue) == 0x000000, "Member 'RigHierarchyController_ExportSelectionToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_ExportToText \ static_assert(alignof(RigHierarchyController_ExportToText) == 0x000008, "Wrong alignment on RigHierarchyController_ExportToText"); \ static_assert(sizeof(RigHierarchyController_ExportToText) == 0x000020, "Wrong size on RigHierarchyController_ExportToText"); \ static_assert(offsetof(RigHierarchyController_ExportToText, InKeys) == 0x000000, "Member 'RigHierarchyController_ExportToText::InKeys' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_ExportToText, ReturnValue) == 0x000010, "Member 'RigHierarchyController_ExportToText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_GetControlSettings \ static_assert(alignof(RigHierarchyController_GetControlSettings) == 0x000010, "Wrong alignment on RigHierarchyController_GetControlSettings"); \ static_assert(sizeof(RigHierarchyController_GetControlSettings) == 0x000290, "Wrong size on RigHierarchyController_GetControlSettings"); \ static_assert(offsetof(RigHierarchyController_GetControlSettings, InKey) == 0x000000, "Member 'RigHierarchyController_GetControlSettings::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_GetControlSettings, ReturnValue) == 0x000010, "Member 'RigHierarchyController_GetControlSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_GetHierarchy \ static_assert(alignof(RigHierarchyController_GetHierarchy) == 0x000008, "Wrong alignment on RigHierarchyController_GetHierarchy"); \ static_assert(sizeof(RigHierarchyController_GetHierarchy) == 0x000008, "Wrong size on RigHierarchyController_GetHierarchy"); \ static_assert(offsetof(RigHierarchyController_GetHierarchy, ReturnValue) == 0x000000, "Member 'RigHierarchyController_GetHierarchy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigHierarchyController_SetControlSettings \ static_assert(alignof(RigHierarchyController_SetControlSettings) == 0x000010, "Wrong alignment on RigHierarchyController_SetControlSettings"); \ static_assert(sizeof(RigHierarchyController_SetControlSettings) == 0x0002A0, "Wrong size on RigHierarchyController_SetControlSettings"); \ static_assert(offsetof(RigHierarchyController_SetControlSettings, InKey) == 0x000000, "Member 'RigHierarchyController_SetControlSettings::InKey' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetControlSettings, InSettings) == 0x000010, "Member 'RigHierarchyController_SetControlSettings::InSettings' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetControlSettings, bSetupUndo) == 0x000290, "Member 'RigHierarchyController_SetControlSettings::bSetupUndo' has a wrong offset!"); \ static_assert(offsetof(RigHierarchyController_SetControlSettings, ReturnValue) == 0x000291, "Member 'RigHierarchyController_SetControlSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigHierarchyController \ static_assert(alignof(URigHierarchyController) == 0x000008, "Wrong alignment on URigHierarchyController"); \ static_assert(sizeof(URigHierarchyController) == 0x0000A0, "Wrong size on URigHierarchyController"); \ static_assert(offsetof(URigHierarchyController, bReportWarningsAndErrors) == 0x000028, "Member 'URigHierarchyController::bReportWarningsAndErrors' has a wrong offset!"); \ static_assert(offsetof(URigHierarchyController, Hierarchy) == 0x00002C, "Member 'URigHierarchyController::Hierarchy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigLayerInstance \ static_assert(alignof(UControlRigLayerInstance) == 0x000010, "Wrong alignment on UControlRigLayerInstance"); \ static_assert(sizeof(UControlRigLayerInstance) == 0x000350, "Wrong size on UControlRigLayerInstance"); \ #define DUMPER7_ASSERTS_UControlRigObjectHolder \ static_assert(alignof(UControlRigObjectHolder) == 0x000008, "Wrong alignment on UControlRigObjectHolder"); \ static_assert(sizeof(UControlRigObjectHolder) == 0x000038, "Wrong size on UControlRigObjectHolder"); \ static_assert(offsetof(UControlRigObjectHolder, Objects) == 0x000028, "Member 'UControlRigObjectHolder::Objects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigSequence \ static_assert(alignof(UControlRigSequence) == 0x000008, "Wrong alignment on UControlRigSequence"); \ static_assert(sizeof(UControlRigSequence) == 0x000288, "Wrong size on UControlRigSequence"); \ static_assert(offsetof(UControlRigSequence, LastExportedToAnimationSequence) == 0x000220, "Member 'UControlRigSequence::LastExportedToAnimationSequence' has a wrong offset!"); \ static_assert(offsetof(UControlRigSequence, LastExportedUsingSkeletalMesh) == 0x000250, "Member 'UControlRigSequence::LastExportedUsingSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UControlRigSequence, LastExportedFrameRate) == 0x000280, "Member 'UControlRigSequence::LastExportedFrameRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneControlRigParameterSection \ static_assert(alignof(UMovieSceneControlRigParameterSection) == 0x000008, "Wrong alignment on UMovieSceneControlRigParameterSection"); \ static_assert(sizeof(UMovieSceneControlRigParameterSection) == 0x0003C8, "Wrong size on UMovieSceneControlRigParameterSection"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, ControlRig) == 0x000198, "Member 'UMovieSceneControlRigParameterSection::ControlRig' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, ControlRigClass) == 0x0001A0, "Member 'UMovieSceneControlRigParameterSection::ControlRigClass' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, ControlsMask) == 0x0001A8, "Member 'UMovieSceneControlRigParameterSection::ControlsMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, TransformMask) == 0x0001B8, "Member 'UMovieSceneControlRigParameterSection::TransformMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, Weight) == 0x0001C0, "Member 'UMovieSceneControlRigParameterSection::Weight' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, ControlChannelMap) == 0x0002D0, "Member 'UMovieSceneControlRigParameterSection::ControlChannelMap' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, EnumParameterNamesAndCurves) == 0x000320, "Member 'UMovieSceneControlRigParameterSection::EnumParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, IntegerParameterNamesAndCurves) == 0x000330, "Member 'UMovieSceneControlRigParameterSection::IntegerParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, SpaceChannels) == 0x000340, "Member 'UMovieSceneControlRigParameterSection::SpaceChannels' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterSection, ConstraintsChannels) == 0x000350, "Member 'UMovieSceneControlRigParameterSection::ConstraintsChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneControlRigParameterTrack \ static_assert(alignof(UMovieSceneControlRigParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneControlRigParameterTrack"); \ static_assert(sizeof(UMovieSceneControlRigParameterTrack) == 0x000100, "Wrong size on UMovieSceneControlRigParameterTrack"); \ static_assert(offsetof(UMovieSceneControlRigParameterTrack, ControlRig) == 0x0000D8, "Member 'UMovieSceneControlRigParameterTrack::ControlRig' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterTrack, SectionToKey) == 0x0000E0, "Member 'UMovieSceneControlRigParameterTrack::SectionToKey' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterTrack, Sections) == 0x0000E8, "Member 'UMovieSceneControlRigParameterTrack::Sections' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneControlRigParameterTrack, TrackName) == 0x0000F8, "Member 'UMovieSceneControlRigParameterTrack::TrackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigSettings \ static_assert(alignof(UControlRigSettings) == 0x000008, "Wrong alignment on UControlRigSettings"); \ static_assert(sizeof(UControlRigSettings) == 0x000038, "Wrong size on UControlRigSettings"); \ #define DUMPER7_ASSERTS_UControlRigEditorSettings \ static_assert(alignof(UControlRigEditorSettings) == 0x000008, "Wrong alignment on UControlRigEditorSettings"); \ static_assert(sizeof(UControlRigEditorSettings) == 0x000038, "Wrong size on UControlRigEditorSettings"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_GetCurrentPose \ static_assert(alignof(ControlRigPoseAsset_GetCurrentPose) == 0x000008, "Wrong alignment on ControlRigPoseAsset_GetCurrentPose"); \ static_assert(sizeof(ControlRigPoseAsset_GetCurrentPose) == 0x000068, "Wrong size on ControlRigPoseAsset_GetCurrentPose"); \ static_assert(offsetof(ControlRigPoseAsset_GetCurrentPose, InControlRig) == 0x000000, "Member 'ControlRigPoseAsset_GetCurrentPose::InControlRig' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_GetCurrentPose, OutPose) == 0x000008, "Member 'ControlRigPoseAsset_GetCurrentPose::OutPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_PastePose \ static_assert(alignof(ControlRigPoseAsset_PastePose) == 0x000008, "Wrong alignment on ControlRigPoseAsset_PastePose"); \ static_assert(sizeof(ControlRigPoseAsset_PastePose) == 0x000010, "Wrong size on ControlRigPoseAsset_PastePose"); \ static_assert(offsetof(ControlRigPoseAsset_PastePose, InControlRig) == 0x000000, "Member 'ControlRigPoseAsset_PastePose::InControlRig' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_PastePose, bDoKey) == 0x000008, "Member 'ControlRigPoseAsset_PastePose::bDoKey' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_PastePose, bDoMirror) == 0x000009, "Member 'ControlRigPoseAsset_PastePose::bDoMirror' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_ReplaceControlName \ static_assert(alignof(ControlRigPoseAsset_ReplaceControlName) == 0x000004, "Wrong alignment on ControlRigPoseAsset_ReplaceControlName"); \ static_assert(sizeof(ControlRigPoseAsset_ReplaceControlName) == 0x000010, "Wrong size on ControlRigPoseAsset_ReplaceControlName"); \ static_assert(offsetof(ControlRigPoseAsset_ReplaceControlName, CurrentName) == 0x000000, "Member 'ControlRigPoseAsset_ReplaceControlName::CurrentName' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_ReplaceControlName, NewName) == 0x000008, "Member 'ControlRigPoseAsset_ReplaceControlName::NewName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_SavePose \ static_assert(alignof(ControlRigPoseAsset_SavePose) == 0x000008, "Wrong alignment on ControlRigPoseAsset_SavePose"); \ static_assert(sizeof(ControlRigPoseAsset_SavePose) == 0x000010, "Wrong size on ControlRigPoseAsset_SavePose"); \ static_assert(offsetof(ControlRigPoseAsset_SavePose, InControlRig) == 0x000000, "Member 'ControlRigPoseAsset_SavePose::InControlRig' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_SavePose, bUseAll) == 0x000008, "Member 'ControlRigPoseAsset_SavePose::bUseAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_SelectControls \ static_assert(alignof(ControlRigPoseAsset_SelectControls) == 0x000008, "Wrong alignment on ControlRigPoseAsset_SelectControls"); \ static_assert(sizeof(ControlRigPoseAsset_SelectControls) == 0x000010, "Wrong size on ControlRigPoseAsset_SelectControls"); \ static_assert(offsetof(ControlRigPoseAsset_SelectControls, InControlRig) == 0x000000, "Member 'ControlRigPoseAsset_SelectControls::InControlRig' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_SelectControls, bDoMirror) == 0x000008, "Member 'ControlRigPoseAsset_SelectControls::bDoMirror' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_DoesMirrorMatch \ static_assert(alignof(ControlRigPoseAsset_DoesMirrorMatch) == 0x000008, "Wrong alignment on ControlRigPoseAsset_DoesMirrorMatch"); \ static_assert(sizeof(ControlRigPoseAsset_DoesMirrorMatch) == 0x000018, "Wrong size on ControlRigPoseAsset_DoesMirrorMatch"); \ static_assert(offsetof(ControlRigPoseAsset_DoesMirrorMatch, ControlRig) == 0x000000, "Member 'ControlRigPoseAsset_DoesMirrorMatch::ControlRig' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_DoesMirrorMatch, ControlName) == 0x000008, "Member 'ControlRigPoseAsset_DoesMirrorMatch::ControlName' has a wrong offset!"); \ static_assert(offsetof(ControlRigPoseAsset_DoesMirrorMatch, ReturnValue) == 0x000010, "Member 'ControlRigPoseAsset_DoesMirrorMatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigPoseAsset_GetControlNames \ static_assert(alignof(ControlRigPoseAsset_GetControlNames) == 0x000008, "Wrong alignment on ControlRigPoseAsset_GetControlNames"); \ static_assert(sizeof(ControlRigPoseAsset_GetControlNames) == 0x000010, "Wrong size on ControlRigPoseAsset_GetControlNames"); \ static_assert(offsetof(ControlRigPoseAsset_GetControlNames, ReturnValue) == 0x000000, "Member 'ControlRigPoseAsset_GetControlNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigPoseAsset \ static_assert(alignof(UControlRigPoseAsset) == 0x000008, "Wrong alignment on UControlRigPoseAsset"); \ static_assert(sizeof(UControlRigPoseAsset) == 0x000088, "Wrong size on UControlRigPoseAsset"); \ static_assert(offsetof(UControlRigPoseAsset, Pose) == 0x000028, "Member 'UControlRigPoseAsset::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigPoseMirrorSettings \ static_assert(alignof(UControlRigPoseMirrorSettings) == 0x000008, "Wrong alignment on UControlRigPoseMirrorSettings"); \ static_assert(sizeof(UControlRigPoseMirrorSettings) == 0x000050, "Wrong size on UControlRigPoseMirrorSettings"); \ static_assert(offsetof(UControlRigPoseMirrorSettings, RightSide) == 0x000028, "Member 'UControlRigPoseMirrorSettings::RightSide' has a wrong offset!"); \ static_assert(offsetof(UControlRigPoseMirrorSettings, LeftSide) == 0x000038, "Member 'UControlRigPoseMirrorSettings::LeftSide' has a wrong offset!"); \ static_assert(offsetof(UControlRigPoseMirrorSettings, MirrorAxis) == 0x000048, "Member 'UControlRigPoseMirrorSettings::MirrorAxis' has a wrong offset!"); \ static_assert(offsetof(UControlRigPoseMirrorSettings, AxisToFlip) == 0x000049, "Member 'UControlRigPoseMirrorSettings::AxisToFlip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigPoseProjectSettings \ static_assert(alignof(UControlRigPoseProjectSettings) == 0x000008, "Wrong alignment on UControlRigPoseProjectSettings"); \ static_assert(sizeof(UControlRigPoseProjectSettings) == 0x000038, "Wrong size on UControlRigPoseProjectSettings"); \ static_assert(offsetof(UControlRigPoseProjectSettings, RootSaveDirs) == 0x000028, "Member 'UControlRigPoseProjectSettings::RootSaveDirs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigSnapSettings \ static_assert(alignof(UControlRigSnapSettings) == 0x000008, "Wrong alignment on UControlRigSnapSettings"); \ static_assert(sizeof(UControlRigSnapSettings) == 0x000030, "Wrong size on UControlRigSnapSettings"); \ static_assert(offsetof(UControlRigSnapSettings, bKeepOffset) == 0x000028, "Member 'UControlRigSnapSettings::bKeepOffset' has a wrong offset!"); \ static_assert(offsetof(UControlRigSnapSettings, bSnapPosition) == 0x000029, "Member 'UControlRigSnapSettings::bSnapPosition' has a wrong offset!"); \ static_assert(offsetof(UControlRigSnapSettings, bSnapRotation) == 0x00002A, "Member 'UControlRigSnapSettings::bSnapRotation' has a wrong offset!"); \ static_assert(offsetof(UControlRigSnapSettings, bSnapScale) == 0x00002B, "Member 'UControlRigSnapSettings::bSnapScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected \ static_assert(alignof(ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected) == 0x000001, "Wrong alignment on ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected"); \ static_assert(sizeof(ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected) == 0x000001, "Wrong size on ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected"); \ static_assert(offsetof(ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected, ReturnValue) == 0x000000, "Member 'ControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigWorkflowOptions \ static_assert(alignof(UControlRigWorkflowOptions) == 0x000008, "Wrong alignment on UControlRigWorkflowOptions"); \ static_assert(sizeof(UControlRigWorkflowOptions) == 0x0000B0, "Wrong size on UControlRigWorkflowOptions"); \ static_assert(offsetof(UControlRigWorkflowOptions, Hierarchy) == 0x000098, "Member 'UControlRigWorkflowOptions::Hierarchy' has a wrong offset!"); \ static_assert(offsetof(UControlRigWorkflowOptions, selection) == 0x0000A0, "Member 'UControlRigWorkflowOptions::selection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlRigTransformWorkflowOptions_ProvideWorkflows \ static_assert(alignof(ControlRigTransformWorkflowOptions_ProvideWorkflows) == 0x000008, "Wrong alignment on ControlRigTransformWorkflowOptions_ProvideWorkflows"); \ static_assert(sizeof(ControlRigTransformWorkflowOptions_ProvideWorkflows) == 0x000018, "Wrong size on ControlRigTransformWorkflowOptions_ProvideWorkflows"); \ static_assert(offsetof(ControlRigTransformWorkflowOptions_ProvideWorkflows, InSubject) == 0x000000, "Member 'ControlRigTransformWorkflowOptions_ProvideWorkflows::InSubject' has a wrong offset!"); \ static_assert(offsetof(ControlRigTransformWorkflowOptions_ProvideWorkflows, ReturnValue) == 0x000008, "Member 'ControlRigTransformWorkflowOptions_ProvideWorkflows::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigTransformWorkflowOptions \ static_assert(alignof(UControlRigTransformWorkflowOptions) == 0x000008, "Wrong alignment on UControlRigTransformWorkflowOptions"); \ static_assert(sizeof(UControlRigTransformWorkflowOptions) == 0x0000B8, "Wrong size on UControlRigTransformWorkflowOptions"); \ static_assert(offsetof(UControlRigTransformWorkflowOptions, TransformType) == 0x0000B0, "Member 'UControlRigTransformWorkflowOptions::TransformType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlRigNumericalValidationPass \ static_assert(alignof(UControlRigNumericalValidationPass) == 0x000008, "Wrong alignment on UControlRigNumericalValidationPass"); \ static_assert(sizeof(UControlRigNumericalValidationPass) == 0x0000C0, "Wrong size on UControlRigNumericalValidationPass"); \ static_assert(offsetof(UControlRigNumericalValidationPass, bCheckControls) == 0x000028, "Member 'UControlRigNumericalValidationPass::bCheckControls' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, bCheckBones) == 0x000029, "Member 'UControlRigNumericalValidationPass::bCheckBones' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, bCheckCurves) == 0x00002A, "Member 'UControlRigNumericalValidationPass::bCheckCurves' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, TranslationPrecision) == 0x00002C, "Member 'UControlRigNumericalValidationPass::TranslationPrecision' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, RotationPrecision) == 0x000030, "Member 'UControlRigNumericalValidationPass::RotationPrecision' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, ScalePrecision) == 0x000034, "Member 'UControlRigNumericalValidationPass::ScalePrecision' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, CurvePrecision) == 0x000038, "Member 'UControlRigNumericalValidationPass::CurvePrecision' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, EventNameA) == 0x00003C, "Member 'UControlRigNumericalValidationPass::EventNameA' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, EventNameB) == 0x000044, "Member 'UControlRigNumericalValidationPass::EventNameB' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, Pose) == 0x000050, "Member 'UControlRigNumericalValidationPass::Pose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceBindingReference \ static_assert(alignof(FLevelSequenceBindingReference) == 0x000008, "Wrong alignment on FLevelSequenceBindingReference"); \ static_assert(sizeof(FLevelSequenceBindingReference) == 0x000040, "Wrong size on FLevelSequenceBindingReference"); \ static_assert(offsetof(FLevelSequenceBindingReference, PackageName) == 0x000000, "Member 'FLevelSequenceBindingReference::PackageName' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceBindingReference, ExternalObjectPath) == 0x000010, "Member 'FLevelSequenceBindingReference::ExternalObjectPath' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceBindingReference, ObjectPath) == 0x000030, "Member 'FLevelSequenceBindingReference::ObjectPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceBindingReferenceArray \ static_assert(alignof(FLevelSequenceBindingReferenceArray) == 0x000008, "Wrong alignment on FLevelSequenceBindingReferenceArray"); \ static_assert(sizeof(FLevelSequenceBindingReferenceArray) == 0x000010, "Wrong size on FLevelSequenceBindingReferenceArray"); \ static_assert(offsetof(FLevelSequenceBindingReferenceArray, References) == 0x000000, "Member 'FLevelSequenceBindingReferenceArray::References' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceBindingReferences \ static_assert(alignof(FLevelSequenceBindingReferences) == 0x000008, "Wrong alignment on FLevelSequenceBindingReferences"); \ static_assert(sizeof(FLevelSequenceBindingReferences) == 0x0000F0, "Wrong size on FLevelSequenceBindingReferences"); \ static_assert(offsetof(FLevelSequenceBindingReferences, BindingIdToReferences) == 0x000000, "Member 'FLevelSequenceBindingReferences::BindingIdToReferences' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceBindingReferences, AnimSequenceInstances) == 0x000050, "Member 'FLevelSequenceBindingReferences::AnimSequenceInstances' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceBindingReferences, PostProcessInstances) == 0x0000A0, "Member 'FLevelSequenceBindingReferences::PostProcessInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceCameraSettings \ static_assert(alignof(FLevelSequenceCameraSettings) == 0x000001, "Wrong alignment on FLevelSequenceCameraSettings"); \ static_assert(sizeof(FLevelSequenceCameraSettings) == 0x000002, "Wrong size on FLevelSequenceCameraSettings"); \ static_assert(offsetof(FLevelSequenceCameraSettings, bOverrideAspectRatioAxisConstraint) == 0x000000, "Member 'FLevelSequenceCameraSettings::bOverrideAspectRatioAxisConstraint' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceCameraSettings, AspectRatioAxisConstraint) == 0x000001, "Member 'FLevelSequenceCameraSettings::AspectRatioAxisConstraint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceLegacyObjectReference \ static_assert(alignof(FLevelSequenceLegacyObjectReference) == 0x000008, "Wrong alignment on FLevelSequenceLegacyObjectReference"); \ static_assert(sizeof(FLevelSequenceLegacyObjectReference) == 0x000020, "Wrong size on FLevelSequenceLegacyObjectReference"); \ #define DUMPER7_ASSERTS_FLevelSequenceObjectReferenceMap \ static_assert(alignof(FLevelSequenceObjectReferenceMap) == 0x000008, "Wrong alignment on FLevelSequenceObjectReferenceMap"); \ static_assert(sizeof(FLevelSequenceObjectReferenceMap) == 0x000050, "Wrong size on FLevelSequenceObjectReferenceMap"); \ #define DUMPER7_ASSERTS_FBoundActorProxy \ static_assert(alignof(FBoundActorProxy) == 0x000001, "Wrong alignment on FBoundActorProxy"); \ static_assert(sizeof(FBoundActorProxy) == 0x000001, "Wrong size on FBoundActorProxy"); \ #define DUMPER7_ASSERTS_FLevelSequenceAnimSequenceLinkItem \ static_assert(alignof(FLevelSequenceAnimSequenceLinkItem) == 0x000008, "Wrong alignment on FLevelSequenceAnimSequenceLinkItem"); \ static_assert(sizeof(FLevelSequenceAnimSequenceLinkItem) == 0x000038, "Wrong size on FLevelSequenceAnimSequenceLinkItem"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, SkelTrackGuid) == 0x000000, "Member 'FLevelSequenceAnimSequenceLinkItem::SkelTrackGuid' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, PathToAnimSequence) == 0x000010, "Member 'FLevelSequenceAnimSequenceLinkItem::PathToAnimSequence' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bExportTransforms) == 0x000030, "Member 'FLevelSequenceAnimSequenceLinkItem::bExportTransforms' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bExportMorphTargets) == 0x000031, "Member 'FLevelSequenceAnimSequenceLinkItem::bExportMorphTargets' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bExportAttributeCurves) == 0x000032, "Member 'FLevelSequenceAnimSequenceLinkItem::bExportAttributeCurves' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bExportMaterialCurves) == 0x000033, "Member 'FLevelSequenceAnimSequenceLinkItem::bExportMaterialCurves' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, Interpolation) == 0x000034, "Member 'FLevelSequenceAnimSequenceLinkItem::Interpolation' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, CurveInterpolation) == 0x000035, "Member 'FLevelSequenceAnimSequenceLinkItem::CurveInterpolation' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bRecordInWorldSpace) == 0x000036, "Member 'FLevelSequenceAnimSequenceLinkItem::bRecordInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceAnimSequenceLinkItem, bEvaluateAllSkeletalMeshComponents) == 0x000037, "Member 'FLevelSequenceAnimSequenceLinkItem::bEvaluateAllSkeletalMeshComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceObject \ static_assert(alignof(FLevelSequenceObject) == 0x000008, "Wrong alignment on FLevelSequenceObject"); \ static_assert(sizeof(FLevelSequenceObject) == 0x000038, "Wrong size on FLevelSequenceObject"); \ static_assert(offsetof(FLevelSequenceObject, ObjectOrOwner) == 0x000000, "Member 'FLevelSequenceObject::ObjectOrOwner' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceObject, ComponentName) == 0x000020, "Member 'FLevelSequenceObject::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FLevelSequenceObject, CachedComponent) == 0x000030, "Member 'FLevelSequenceObject::CachedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLevelSequenceSnapshotSettings \ static_assert(alignof(FLevelSequenceSnapshotSettings) == 0x000001, "Wrong alignment on FLevelSequenceSnapshotSettings"); \ static_assert(sizeof(FLevelSequenceSnapshotSettings) == 0x000001, "Wrong size on FLevelSequenceSnapshotSettings"); \ #define DUMPER7_ASSERTS_FLevelSequencePlayerSnapshot \ static_assert(alignof(FLevelSequencePlayerSnapshot) == 0x000008, "Wrong alignment on FLevelSequencePlayerSnapshot"); \ static_assert(sizeof(FLevelSequencePlayerSnapshot) == 0x0000B0, "Wrong size on FLevelSequencePlayerSnapshot"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, MasterName) == 0x000000, "Member 'FLevelSequencePlayerSnapshot::MasterName' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, MasterTime) == 0x000010, "Member 'FLevelSequencePlayerSnapshot::MasterTime' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, SourceTime) == 0x000020, "Member 'FLevelSequencePlayerSnapshot::SourceTime' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, CurrentShotName) == 0x000030, "Member 'FLevelSequencePlayerSnapshot::CurrentShotName' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, CurrentShotLocalTime) == 0x000040, "Member 'FLevelSequencePlayerSnapshot::CurrentShotLocalTime' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, CurrentShotSourceTime) == 0x000050, "Member 'FLevelSequencePlayerSnapshot::CurrentShotSourceTime' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, SourceTimecode) == 0x000060, "Member 'FLevelSequencePlayerSnapshot::SourceTimecode' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, CameraComponent) == 0x000070, "Member 'FLevelSequencePlayerSnapshot::CameraComponent' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, ActiveShot) == 0x0000A0, "Member 'FLevelSequencePlayerSnapshot::ActiveShot' has a wrong offset!"); \ static_assert(offsetof(FLevelSequencePlayerSnapshot, ShotID) == 0x0000A8, "Member 'FLevelSequencePlayerSnapshot::ShotID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_AddBinding \ static_assert(alignof(LevelSequenceActor_AddBinding) == 0x000008, "Wrong alignment on LevelSequenceActor_AddBinding"); \ static_assert(sizeof(LevelSequenceActor_AddBinding) == 0x000028, "Wrong size on LevelSequenceActor_AddBinding"); \ static_assert(offsetof(LevelSequenceActor_AddBinding, Binding) == 0x000000, "Member 'LevelSequenceActor_AddBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_AddBinding, Actor) == 0x000018, "Member 'LevelSequenceActor_AddBinding::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_AddBinding, bAllowBindingsFromAsset) == 0x000020, "Member 'LevelSequenceActor_AddBinding::bAllowBindingsFromAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_AddBindingByTag \ static_assert(alignof(LevelSequenceActor_AddBindingByTag) == 0x000008, "Wrong alignment on LevelSequenceActor_AddBindingByTag"); \ static_assert(sizeof(LevelSequenceActor_AddBindingByTag) == 0x000018, "Wrong size on LevelSequenceActor_AddBindingByTag"); \ static_assert(offsetof(LevelSequenceActor_AddBindingByTag, BindingTag) == 0x000000, "Member 'LevelSequenceActor_AddBindingByTag::BindingTag' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_AddBindingByTag, Actor) == 0x000008, "Member 'LevelSequenceActor_AddBindingByTag::Actor' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_AddBindingByTag, bAllowBindingsFromAsset) == 0x000010, "Member 'LevelSequenceActor_AddBindingByTag::bAllowBindingsFromAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_RemoveBinding \ static_assert(alignof(LevelSequenceActor_RemoveBinding) == 0x000008, "Wrong alignment on LevelSequenceActor_RemoveBinding"); \ static_assert(sizeof(LevelSequenceActor_RemoveBinding) == 0x000020, "Wrong size on LevelSequenceActor_RemoveBinding"); \ static_assert(offsetof(LevelSequenceActor_RemoveBinding, Binding) == 0x000000, "Member 'LevelSequenceActor_RemoveBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_RemoveBinding, Actor) == 0x000018, "Member 'LevelSequenceActor_RemoveBinding::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_RemoveBindingByTag \ static_assert(alignof(LevelSequenceActor_RemoveBindingByTag) == 0x000008, "Wrong alignment on LevelSequenceActor_RemoveBindingByTag"); \ static_assert(sizeof(LevelSequenceActor_RemoveBindingByTag) == 0x000010, "Wrong size on LevelSequenceActor_RemoveBindingByTag"); \ static_assert(offsetof(LevelSequenceActor_RemoveBindingByTag, Tag) == 0x000000, "Member 'LevelSequenceActor_RemoveBindingByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_RemoveBindingByTag, Actor) == 0x000008, "Member 'LevelSequenceActor_RemoveBindingByTag::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_ResetBinding \ static_assert(alignof(LevelSequenceActor_ResetBinding) == 0x000004, "Wrong alignment on LevelSequenceActor_ResetBinding"); \ static_assert(sizeof(LevelSequenceActor_ResetBinding) == 0x000018, "Wrong size on LevelSequenceActor_ResetBinding"); \ static_assert(offsetof(LevelSequenceActor_ResetBinding, Binding) == 0x000000, "Member 'LevelSequenceActor_ResetBinding::Binding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_SetBinding \ static_assert(alignof(LevelSequenceActor_SetBinding) == 0x000008, "Wrong alignment on LevelSequenceActor_SetBinding"); \ static_assert(sizeof(LevelSequenceActor_SetBinding) == 0x000030, "Wrong size on LevelSequenceActor_SetBinding"); \ static_assert(offsetof(LevelSequenceActor_SetBinding, Binding) == 0x000000, "Member 'LevelSequenceActor_SetBinding::Binding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_SetBinding, Actors) == 0x000018, "Member 'LevelSequenceActor_SetBinding::Actors' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_SetBinding, bAllowBindingsFromAsset) == 0x000028, "Member 'LevelSequenceActor_SetBinding::bAllowBindingsFromAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_SetBindingByTag \ static_assert(alignof(LevelSequenceActor_SetBindingByTag) == 0x000008, "Wrong alignment on LevelSequenceActor_SetBindingByTag"); \ static_assert(sizeof(LevelSequenceActor_SetBindingByTag) == 0x000020, "Wrong size on LevelSequenceActor_SetBindingByTag"); \ static_assert(offsetof(LevelSequenceActor_SetBindingByTag, BindingTag) == 0x000000, "Member 'LevelSequenceActor_SetBindingByTag::BindingTag' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_SetBindingByTag, Actors) == 0x000008, "Member 'LevelSequenceActor_SetBindingByTag::Actors' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_SetBindingByTag, bAllowBindingsFromAsset) == 0x000018, "Member 'LevelSequenceActor_SetBindingByTag::bAllowBindingsFromAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_SetReplicatePlayback \ static_assert(alignof(LevelSequenceActor_SetReplicatePlayback) == 0x000001, "Wrong alignment on LevelSequenceActor_SetReplicatePlayback"); \ static_assert(sizeof(LevelSequenceActor_SetReplicatePlayback) == 0x000001, "Wrong size on LevelSequenceActor_SetReplicatePlayback"); \ static_assert(offsetof(LevelSequenceActor_SetReplicatePlayback, ReplicatePlayback) == 0x000000, "Member 'LevelSequenceActor_SetReplicatePlayback::ReplicatePlayback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_SetSequence \ static_assert(alignof(LevelSequenceActor_SetSequence) == 0x000008, "Wrong alignment on LevelSequenceActor_SetSequence"); \ static_assert(sizeof(LevelSequenceActor_SetSequence) == 0x000008, "Wrong size on LevelSequenceActor_SetSequence"); \ static_assert(offsetof(LevelSequenceActor_SetSequence, InSequence) == 0x000000, "Member 'LevelSequenceActor_SetSequence::InSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_FindNamedBinding \ static_assert(alignof(LevelSequenceActor_FindNamedBinding) == 0x000004, "Wrong alignment on LevelSequenceActor_FindNamedBinding"); \ static_assert(sizeof(LevelSequenceActor_FindNamedBinding) == 0x000020, "Wrong size on LevelSequenceActor_FindNamedBinding"); \ static_assert(offsetof(LevelSequenceActor_FindNamedBinding, Tag) == 0x000000, "Member 'LevelSequenceActor_FindNamedBinding::Tag' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_FindNamedBinding, ReturnValue) == 0x000008, "Member 'LevelSequenceActor_FindNamedBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_FindNamedBindings \ static_assert(alignof(LevelSequenceActor_FindNamedBindings) == 0x000008, "Wrong alignment on LevelSequenceActor_FindNamedBindings"); \ static_assert(sizeof(LevelSequenceActor_FindNamedBindings) == 0x000018, "Wrong size on LevelSequenceActor_FindNamedBindings"); \ static_assert(offsetof(LevelSequenceActor_FindNamedBindings, Tag) == 0x000000, "Member 'LevelSequenceActor_FindNamedBindings::Tag' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceActor_FindNamedBindings, ReturnValue) == 0x000008, "Member 'LevelSequenceActor_FindNamedBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_GetSequence \ static_assert(alignof(LevelSequenceActor_GetSequence) == 0x000008, "Wrong alignment on LevelSequenceActor_GetSequence"); \ static_assert(sizeof(LevelSequenceActor_GetSequence) == 0x000008, "Wrong size on LevelSequenceActor_GetSequence"); \ static_assert(offsetof(LevelSequenceActor_GetSequence, ReturnValue) == 0x000000, "Member 'LevelSequenceActor_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_GetSequencePlayer \ static_assert(alignof(LevelSequenceActor_GetSequencePlayer) == 0x000008, "Wrong alignment on LevelSequenceActor_GetSequencePlayer"); \ static_assert(sizeof(LevelSequenceActor_GetSequencePlayer) == 0x000008, "Wrong size on LevelSequenceActor_GetSequencePlayer"); \ static_assert(offsetof(LevelSequenceActor_GetSequencePlayer, ReturnValue) == 0x000000, "Member 'LevelSequenceActor_GetSequencePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceActor_LoadSequence \ static_assert(alignof(LevelSequenceActor_LoadSequence) == 0x000008, "Wrong alignment on LevelSequenceActor_LoadSequence"); \ static_assert(sizeof(LevelSequenceActor_LoadSequence) == 0x000008, "Wrong size on LevelSequenceActor_LoadSequence"); \ static_assert(offsetof(LevelSequenceActor_LoadSequence, ReturnValue) == 0x000000, "Member 'LevelSequenceActor_LoadSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelSequenceActor \ static_assert(alignof(ALevelSequenceActor) == 0x000008, "Wrong alignment on ALevelSequenceActor"); \ static_assert(sizeof(ALevelSequenceActor) == 0x000328, "Wrong size on ALevelSequenceActor"); \ static_assert(offsetof(ALevelSequenceActor, PlaybackSettings) == 0x0002C0, "Member 'ALevelSequenceActor::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, SequencePlayer) == 0x0002E0, "Member 'ALevelSequenceActor::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, LevelSequenceAsset) == 0x0002E8, "Member 'ALevelSequenceActor::LevelSequenceAsset' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, CameraSettings) == 0x0002F0, "Member 'ALevelSequenceActor::CameraSettings' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BurnInOptions) == 0x0002F8, "Member 'ALevelSequenceActor::BurnInOptions' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BindingOverrides) == 0x000300, "Member 'ALevelSequenceActor::BindingOverrides' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, DefaultInstanceData) == 0x000310, "Member 'ALevelSequenceActor::DefaultInstanceData' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, BurnInInstance) == 0x000318, "Member 'ALevelSequenceActor::BurnInInstance' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, bShowBurnin) == 0x000320, "Member 'ALevelSequenceActor::bShowBurnin' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceActor, bTearedDown) == 0x000321, "Member 'ALevelSequenceActor::bTearedDown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequence_CopyMetaData \ static_assert(alignof(LevelSequence_CopyMetaData) == 0x000008, "Wrong alignment on LevelSequence_CopyMetaData"); \ static_assert(sizeof(LevelSequence_CopyMetaData) == 0x000010, "Wrong size on LevelSequence_CopyMetaData"); \ static_assert(offsetof(LevelSequence_CopyMetaData, InMetaData) == 0x000000, "Member 'LevelSequence_CopyMetaData::InMetaData' has a wrong offset!"); \ static_assert(offsetof(LevelSequence_CopyMetaData, ReturnValue) == 0x000008, "Member 'LevelSequence_CopyMetaData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequence_FindOrAddMetaDataByClass \ static_assert(alignof(LevelSequence_FindOrAddMetaDataByClass) == 0x000008, "Wrong alignment on LevelSequence_FindOrAddMetaDataByClass"); \ static_assert(sizeof(LevelSequence_FindOrAddMetaDataByClass) == 0x000010, "Wrong size on LevelSequence_FindOrAddMetaDataByClass"); \ static_assert(offsetof(LevelSequence_FindOrAddMetaDataByClass, InClass) == 0x000000, "Member 'LevelSequence_FindOrAddMetaDataByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(LevelSequence_FindOrAddMetaDataByClass, ReturnValue) == 0x000008, "Member 'LevelSequence_FindOrAddMetaDataByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequence_RemoveMetaDataByClass \ static_assert(alignof(LevelSequence_RemoveMetaDataByClass) == 0x000008, "Wrong alignment on LevelSequence_RemoveMetaDataByClass"); \ static_assert(sizeof(LevelSequence_RemoveMetaDataByClass) == 0x000008, "Wrong size on LevelSequence_RemoveMetaDataByClass"); \ static_assert(offsetof(LevelSequence_RemoveMetaDataByClass, InClass) == 0x000000, "Member 'LevelSequence_RemoveMetaDataByClass::InClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequence_FindMetaDataByClass \ static_assert(alignof(LevelSequence_FindMetaDataByClass) == 0x000008, "Wrong alignment on LevelSequence_FindMetaDataByClass"); \ static_assert(sizeof(LevelSequence_FindMetaDataByClass) == 0x000010, "Wrong size on LevelSequence_FindMetaDataByClass"); \ static_assert(offsetof(LevelSequence_FindMetaDataByClass, InClass) == 0x000000, "Member 'LevelSequence_FindMetaDataByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(LevelSequence_FindMetaDataByClass, ReturnValue) == 0x000008, "Member 'LevelSequence_FindMetaDataByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequence \ static_assert(alignof(ULevelSequence) == 0x000008, "Wrong alignment on ULevelSequence"); \ static_assert(sizeof(ULevelSequence) == 0x000220, "Wrong size on ULevelSequence"); \ static_assert(offsetof(ULevelSequence, MovieScene) == 0x000070, "Member 'ULevelSequence::MovieScene' has a wrong offset!"); \ static_assert(offsetof(ULevelSequence, ObjectReferences) == 0x000078, "Member 'ULevelSequence::ObjectReferences' has a wrong offset!"); \ static_assert(offsetof(ULevelSequence, BindingReferences) == 0x0000C8, "Member 'ULevelSequence::BindingReferences' has a wrong offset!"); \ static_assert(offsetof(ULevelSequence, PossessedObjects) == 0x0001B8, "Member 'ULevelSequence::PossessedObjects' has a wrong offset!"); \ static_assert(offsetof(ULevelSequence, DirectorClass) == 0x000208, "Member 'ULevelSequence::DirectorClass' has a wrong offset!"); \ static_assert(offsetof(ULevelSequence, AssetUserData) == 0x000210, "Member 'ULevelSequence::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDefaultLevelSequenceInstanceData \ static_assert(alignof(UDefaultLevelSequenceInstanceData) == 0x000010, "Wrong alignment on UDefaultLevelSequenceInstanceData"); \ static_assert(sizeof(UDefaultLevelSequenceInstanceData) == 0x0000A0, "Wrong size on UDefaultLevelSequenceInstanceData"); \ static_assert(offsetof(UDefaultLevelSequenceInstanceData, TransformOriginActor) == 0x000030, "Member 'UDefaultLevelSequenceInstanceData::TransformOriginActor' has a wrong offset!"); \ static_assert(offsetof(UDefaultLevelSequenceInstanceData, TransformOrigin) == 0x000040, "Member 'UDefaultLevelSequenceInstanceData::TransformOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILevelSequenceMetaData \ static_assert(alignof(ILevelSequenceMetaData) == 0x000001, "Wrong alignment on ILevelSequenceMetaData"); \ static_assert(sizeof(ILevelSequenceMetaData) == 0x000001, "Wrong size on ILevelSequenceMetaData"); \ #define DUMPER7_ASSERTS_UAnimSequenceLevelSequenceLink \ static_assert(alignof(UAnimSequenceLevelSequenceLink) == 0x000008, "Wrong alignment on UAnimSequenceLevelSequenceLink"); \ static_assert(sizeof(UAnimSequenceLevelSequenceLink) == 0x000058, "Wrong size on UAnimSequenceLevelSequenceLink"); \ static_assert(offsetof(UAnimSequenceLevelSequenceLink, SkelTrackGuid) == 0x000028, "Member 'UAnimSequenceLevelSequenceLink::SkelTrackGuid' has a wrong offset!"); \ static_assert(offsetof(UAnimSequenceLevelSequenceLink, PathToLevelSequence) == 0x000038, "Member 'UAnimSequenceLevelSequenceLink::PathToLevelSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequenceBurnInInitSettings \ static_assert(alignof(ULevelSequenceBurnInInitSettings) == 0x000008, "Wrong alignment on ULevelSequenceBurnInInitSettings"); \ static_assert(sizeof(ULevelSequenceBurnInInitSettings) == 0x000028, "Wrong size on ULevelSequenceBurnInInitSettings"); \ #define DUMPER7_ASSERTS_LevelSequenceBurnInOptions_SetBurnIn \ static_assert(alignof(LevelSequenceBurnInOptions_SetBurnIn) == 0x000008, "Wrong alignment on LevelSequenceBurnInOptions_SetBurnIn"); \ static_assert(sizeof(LevelSequenceBurnInOptions_SetBurnIn) == 0x000020, "Wrong size on LevelSequenceBurnInOptions_SetBurnIn"); \ static_assert(offsetof(LevelSequenceBurnInOptions_SetBurnIn, InBurnInClass) == 0x000000, "Member 'LevelSequenceBurnInOptions_SetBurnIn::InBurnInClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequenceBurnInOptions \ static_assert(alignof(ULevelSequenceBurnInOptions) == 0x000008, "Wrong alignment on ULevelSequenceBurnInOptions"); \ static_assert(sizeof(ULevelSequenceBurnInOptions) == 0x000058, "Wrong size on ULevelSequenceBurnInOptions"); \ static_assert(offsetof(ULevelSequenceBurnInOptions, bUseBurnIn) == 0x000028, "Member 'ULevelSequenceBurnInOptions::bUseBurnIn' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceBurnInOptions, BurnInClass) == 0x000030, "Member 'ULevelSequenceBurnInOptions::BurnInClass' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceBurnInOptions, Settings) == 0x000050, "Member 'ULevelSequenceBurnInOptions::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AReplicatedLevelSequenceActor \ static_assert(alignof(AReplicatedLevelSequenceActor) == 0x000008, "Wrong alignment on AReplicatedLevelSequenceActor"); \ static_assert(sizeof(AReplicatedLevelSequenceActor) == 0x000328, "Wrong size on AReplicatedLevelSequenceActor"); \ #define DUMPER7_ASSERTS_ULevelSequenceAnimSequenceLink \ static_assert(alignof(ULevelSequenceAnimSequenceLink) == 0x000008, "Wrong alignment on ULevelSequenceAnimSequenceLink"); \ static_assert(sizeof(ULevelSequenceAnimSequenceLink) == 0x000038, "Wrong size on ULevelSequenceAnimSequenceLink"); \ static_assert(offsetof(ULevelSequenceAnimSequenceLink, AnimSequenceLinks) == 0x000028, "Member 'ULevelSequenceAnimSequenceLink::AnimSequenceLinks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceBurnIn_SetSettings \ static_assert(alignof(LevelSequenceBurnIn_SetSettings) == 0x000008, "Wrong alignment on LevelSequenceBurnIn_SetSettings"); \ static_assert(sizeof(LevelSequenceBurnIn_SetSettings) == 0x000008, "Wrong size on LevelSequenceBurnIn_SetSettings"); \ static_assert(offsetof(LevelSequenceBurnIn_SetSettings, InSettings) == 0x000000, "Member 'LevelSequenceBurnIn_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceBurnIn_GetSettingsClass \ static_assert(alignof(LevelSequenceBurnIn_GetSettingsClass) == 0x000008, "Wrong alignment on LevelSequenceBurnIn_GetSettingsClass"); \ static_assert(sizeof(LevelSequenceBurnIn_GetSettingsClass) == 0x000008, "Wrong size on LevelSequenceBurnIn_GetSettingsClass"); \ static_assert(offsetof(LevelSequenceBurnIn_GetSettingsClass, ReturnValue) == 0x000000, "Member 'LevelSequenceBurnIn_GetSettingsClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequenceBurnIn \ static_assert(alignof(ULevelSequenceBurnIn) == 0x000008, "Wrong alignment on ULevelSequenceBurnIn"); \ static_assert(sizeof(ULevelSequenceBurnIn) == 0x000330, "Wrong size on ULevelSequenceBurnIn"); \ static_assert(offsetof(ULevelSequenceBurnIn, FrameInformation) == 0x000278, "Member 'ULevelSequenceBurnIn::FrameInformation' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceBurnIn, LevelSequenceActor) == 0x000328, "Member 'ULevelSequenceBurnIn::LevelSequenceActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetBoundActor \ static_assert(alignof(LevelSequenceDirector_GetBoundActor) == 0x000008, "Wrong alignment on LevelSequenceDirector_GetBoundActor"); \ static_assert(sizeof(LevelSequenceDirector_GetBoundActor) == 0x000020, "Wrong size on LevelSequenceDirector_GetBoundActor"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundActor, ObjectBinding) == 0x000000, "Member 'LevelSequenceDirector_GetBoundActor::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundActor, ReturnValue) == 0x000018, "Member 'LevelSequenceDirector_GetBoundActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetBoundActors \ static_assert(alignof(LevelSequenceDirector_GetBoundActors) == 0x000008, "Wrong alignment on LevelSequenceDirector_GetBoundActors"); \ static_assert(sizeof(LevelSequenceDirector_GetBoundActors) == 0x000028, "Wrong size on LevelSequenceDirector_GetBoundActors"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundActors, ObjectBinding) == 0x000000, "Member 'LevelSequenceDirector_GetBoundActors::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundActors, ReturnValue) == 0x000018, "Member 'LevelSequenceDirector_GetBoundActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetBoundObject \ static_assert(alignof(LevelSequenceDirector_GetBoundObject) == 0x000008, "Wrong alignment on LevelSequenceDirector_GetBoundObject"); \ static_assert(sizeof(LevelSequenceDirector_GetBoundObject) == 0x000020, "Wrong size on LevelSequenceDirector_GetBoundObject"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundObject, ObjectBinding) == 0x000000, "Member 'LevelSequenceDirector_GetBoundObject::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundObject, ReturnValue) == 0x000018, "Member 'LevelSequenceDirector_GetBoundObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetBoundObjects \ static_assert(alignof(LevelSequenceDirector_GetBoundObjects) == 0x000008, "Wrong alignment on LevelSequenceDirector_GetBoundObjects"); \ static_assert(sizeof(LevelSequenceDirector_GetBoundObjects) == 0x000028, "Wrong size on LevelSequenceDirector_GetBoundObjects"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundObjects, ObjectBinding) == 0x000000, "Member 'LevelSequenceDirector_GetBoundObjects::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(LevelSequenceDirector_GetBoundObjects, ReturnValue) == 0x000018, "Member 'LevelSequenceDirector_GetBoundObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetSequence \ static_assert(alignof(LevelSequenceDirector_GetSequence) == 0x000008, "Wrong alignment on LevelSequenceDirector_GetSequence"); \ static_assert(sizeof(LevelSequenceDirector_GetSequence) == 0x000008, "Wrong size on LevelSequenceDirector_GetSequence"); \ static_assert(offsetof(LevelSequenceDirector_GetSequence, ReturnValue) == 0x000000, "Member 'LevelSequenceDirector_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetCurrentTime \ static_assert(alignof(LevelSequenceDirector_GetCurrentTime) == 0x000004, "Wrong alignment on LevelSequenceDirector_GetCurrentTime"); \ static_assert(sizeof(LevelSequenceDirector_GetCurrentTime) == 0x000010, "Wrong size on LevelSequenceDirector_GetCurrentTime"); \ static_assert(offsetof(LevelSequenceDirector_GetCurrentTime, ReturnValue) == 0x000000, "Member 'LevelSequenceDirector_GetCurrentTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceDirector_GetMasterSequenceTime \ static_assert(alignof(LevelSequenceDirector_GetMasterSequenceTime) == 0x000004, "Wrong alignment on LevelSequenceDirector_GetMasterSequenceTime"); \ static_assert(sizeof(LevelSequenceDirector_GetMasterSequenceTime) == 0x000010, "Wrong size on LevelSequenceDirector_GetMasterSequenceTime"); \ static_assert(offsetof(LevelSequenceDirector_GetMasterSequenceTime, ReturnValue) == 0x000000, "Member 'LevelSequenceDirector_GetMasterSequenceTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequenceDirector \ static_assert(alignof(ULevelSequenceDirector) == 0x000008, "Wrong alignment on ULevelSequenceDirector"); \ static_assert(sizeof(ULevelSequenceDirector) == 0x000038, "Wrong size on ULevelSequenceDirector"); \ static_assert(offsetof(ULevelSequenceDirector, Player) == 0x000028, "Member 'ULevelSequenceDirector::Player' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceDirector, SubSequenceID) == 0x000030, "Member 'ULevelSequenceDirector::SubSequenceID' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceDirector, MovieScenePlayerIndex) == 0x000034, "Member 'ULevelSequenceDirector::MovieScenePlayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULegacyLevelSequenceDirectorBlueprint \ static_assert(alignof(ULegacyLevelSequenceDirectorBlueprint) == 0x000008, "Wrong alignment on ULegacyLevelSequenceDirectorBlueprint"); \ static_assert(sizeof(ULegacyLevelSequenceDirectorBlueprint) == 0x0000A8, "Wrong size on ULegacyLevelSequenceDirectorBlueprint"); \ #define DUMPER7_ASSERTS_LevelSequencePlayer_CreateLevelSequencePlayer \ static_assert(alignof(LevelSequencePlayer_CreateLevelSequencePlayer) == 0x000008, "Wrong alignment on LevelSequencePlayer_CreateLevelSequencePlayer"); \ static_assert(sizeof(LevelSequencePlayer_CreateLevelSequencePlayer) == 0x000040, "Wrong size on LevelSequencePlayer_CreateLevelSequencePlayer"); \ static_assert(offsetof(LevelSequencePlayer_CreateLevelSequencePlayer, WorldContextObject) == 0x000000, "Member 'LevelSequencePlayer_CreateLevelSequencePlayer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LevelSequencePlayer_CreateLevelSequencePlayer, LevelSequence) == 0x000008, "Member 'LevelSequencePlayer_CreateLevelSequencePlayer::LevelSequence' has a wrong offset!"); \ static_assert(offsetof(LevelSequencePlayer_CreateLevelSequencePlayer, Settings) == 0x000010, "Member 'LevelSequencePlayer_CreateLevelSequencePlayer::Settings' has a wrong offset!"); \ static_assert(offsetof(LevelSequencePlayer_CreateLevelSequencePlayer, OutActor) == 0x000030, "Member 'LevelSequencePlayer_CreateLevelSequencePlayer::OutActor' has a wrong offset!"); \ static_assert(offsetof(LevelSequencePlayer_CreateLevelSequencePlayer, ReturnValue) == 0x000038, "Member 'LevelSequencePlayer_CreateLevelSequencePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequencePlayer_GetActiveCameraComponent \ static_assert(alignof(LevelSequencePlayer_GetActiveCameraComponent) == 0x000008, "Wrong alignment on LevelSequencePlayer_GetActiveCameraComponent"); \ static_assert(sizeof(LevelSequencePlayer_GetActiveCameraComponent) == 0x000008, "Wrong size on LevelSequencePlayer_GetActiveCameraComponent"); \ static_assert(offsetof(LevelSequencePlayer_GetActiveCameraComponent, ReturnValue) == 0x000000, "Member 'LevelSequencePlayer_GetActiveCameraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequencePlayer \ static_assert(alignof(ULevelSequencePlayer) == 0x000008, "Wrong alignment on ULevelSequencePlayer"); \ static_assert(sizeof(ULevelSequencePlayer) == 0x0005B8, "Wrong size on ULevelSequencePlayer"); \ static_assert(offsetof(ULevelSequencePlayer, OnCameraCut) == 0x0004A8, "Member 'ULevelSequencePlayer::OnCameraCut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelSequenceProjectSettings \ static_assert(alignof(ULevelSequenceProjectSettings) == 0x000008, "Wrong alignment on ULevelSequenceProjectSettings"); \ static_assert(sizeof(ULevelSequenceProjectSettings) == 0x000068, "Wrong size on ULevelSequenceProjectSettings"); \ static_assert(offsetof(ULevelSequenceProjectSettings, bDefaultLockEngineToDisplayRate) == 0x000038, "Member 'ULevelSequenceProjectSettings::bDefaultLockEngineToDisplayRate' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceProjectSettings, DefaultDisplayRate) == 0x000040, "Member 'ULevelSequenceProjectSettings::DefaultDisplayRate' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceProjectSettings, DefaultTickResolution) == 0x000050, "Member 'ULevelSequenceProjectSettings::DefaultTickResolution' has a wrong offset!"); \ static_assert(offsetof(ULevelSequenceProjectSettings, DefaultClockSource) == 0x000060, "Member 'ULevelSequenceProjectSettings::DefaultClockSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceMediaController_SynchronizeToServer \ static_assert(alignof(LevelSequenceMediaController_SynchronizeToServer) == 0x000004, "Wrong alignment on LevelSequenceMediaController_SynchronizeToServer"); \ static_assert(sizeof(LevelSequenceMediaController_SynchronizeToServer) == 0x000004, "Wrong size on LevelSequenceMediaController_SynchronizeToServer"); \ static_assert(offsetof(LevelSequenceMediaController_SynchronizeToServer, DesyncThresholdSeconds) == 0x000000, "Member 'LevelSequenceMediaController_SynchronizeToServer::DesyncThresholdSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceMediaController_GetMediaComponent \ static_assert(alignof(LevelSequenceMediaController_GetMediaComponent) == 0x000008, "Wrong alignment on LevelSequenceMediaController_GetMediaComponent"); \ static_assert(sizeof(LevelSequenceMediaController_GetMediaComponent) == 0x000008, "Wrong size on LevelSequenceMediaController_GetMediaComponent"); \ static_assert(offsetof(LevelSequenceMediaController_GetMediaComponent, ReturnValue) == 0x000000, "Member 'LevelSequenceMediaController_GetMediaComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelSequenceMediaController_GetSequence \ static_assert(alignof(LevelSequenceMediaController_GetSequence) == 0x000008, "Wrong alignment on LevelSequenceMediaController_GetSequence"); \ static_assert(sizeof(LevelSequenceMediaController_GetSequence) == 0x000008, "Wrong size on LevelSequenceMediaController_GetSequence"); \ static_assert(offsetof(LevelSequenceMediaController_GetSequence, ReturnValue) == 0x000000, "Member 'LevelSequenceMediaController_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelSequenceMediaController \ static_assert(alignof(ALevelSequenceMediaController) == 0x000008, "Wrong alignment on ALevelSequenceMediaController"); \ static_assert(sizeof(ALevelSequenceMediaController) == 0x0002D8, "Wrong size on ALevelSequenceMediaController"); \ static_assert(offsetof(ALevelSequenceMediaController, Sequence) == 0x0002B8, "Member 'ALevelSequenceMediaController::Sequence' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceMediaController, MediaComponent) == 0x0002C0, "Member 'ALevelSequenceMediaController::MediaComponent' has a wrong offset!"); \ static_assert(offsetof(ALevelSequenceMediaController, ServerStartTimeSeconds) == 0x0002C8, "Member 'ALevelSequenceMediaController::ServerStartTimeSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScalarParameterNameAndCurve \ static_assert(alignof(FScalarParameterNameAndCurve) == 0x000008, "Wrong alignment on FScalarParameterNameAndCurve"); \ static_assert(sizeof(FScalarParameterNameAndCurve) == 0x000118, "Wrong size on FScalarParameterNameAndCurve"); \ static_assert(offsetof(FScalarParameterNameAndCurve, ParameterName) == 0x000000, "Member 'FScalarParameterNameAndCurve::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FScalarParameterNameAndCurve, ParameterCurve) == 0x000008, "Member 'FScalarParameterNameAndCurve::ParameterCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoolParameterNameAndCurve \ static_assert(alignof(FBoolParameterNameAndCurve) == 0x000008, "Wrong alignment on FBoolParameterNameAndCurve"); \ static_assert(sizeof(FBoolParameterNameAndCurve) == 0x000108, "Wrong size on FBoolParameterNameAndCurve"); \ static_assert(offsetof(FBoolParameterNameAndCurve, ParameterName) == 0x000000, "Member 'FBoolParameterNameAndCurve::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FBoolParameterNameAndCurve, ParameterCurve) == 0x000008, "Member 'FBoolParameterNameAndCurve::ParameterCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVector2DParameterNameAndCurves \ static_assert(alignof(FVector2DParameterNameAndCurves) == 0x000008, "Wrong alignment on FVector2DParameterNameAndCurves"); \ static_assert(sizeof(FVector2DParameterNameAndCurves) == 0x000228, "Wrong size on FVector2DParameterNameAndCurves"); \ static_assert(offsetof(FVector2DParameterNameAndCurves, ParameterName) == 0x000000, "Member 'FVector2DParameterNameAndCurves::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FVector2DParameterNameAndCurves, XCurve) == 0x000008, "Member 'FVector2DParameterNameAndCurves::XCurve' has a wrong offset!"); \ static_assert(offsetof(FVector2DParameterNameAndCurves, YCurve) == 0x000118, "Member 'FVector2DParameterNameAndCurves::YCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVectorParameterNameAndCurves \ static_assert(alignof(FVectorParameterNameAndCurves) == 0x000008, "Wrong alignment on FVectorParameterNameAndCurves"); \ static_assert(sizeof(FVectorParameterNameAndCurves) == 0x000338, "Wrong size on FVectorParameterNameAndCurves"); \ static_assert(offsetof(FVectorParameterNameAndCurves, ParameterName) == 0x000000, "Member 'FVectorParameterNameAndCurves::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FVectorParameterNameAndCurves, XCurve) == 0x000008, "Member 'FVectorParameterNameAndCurves::XCurve' has a wrong offset!"); \ static_assert(offsetof(FVectorParameterNameAndCurves, YCurve) == 0x000118, "Member 'FVectorParameterNameAndCurves::YCurve' has a wrong offset!"); \ static_assert(offsetof(FVectorParameterNameAndCurves, ZCurve) == 0x000228, "Member 'FVectorParameterNameAndCurves::ZCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FColorParameterNameAndCurves \ static_assert(alignof(FColorParameterNameAndCurves) == 0x000008, "Wrong alignment on FColorParameterNameAndCurves"); \ static_assert(sizeof(FColorParameterNameAndCurves) == 0x000448, "Wrong size on FColorParameterNameAndCurves"); \ static_assert(offsetof(FColorParameterNameAndCurves, ParameterName) == 0x000000, "Member 'FColorParameterNameAndCurves::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FColorParameterNameAndCurves, RedCurve) == 0x000008, "Member 'FColorParameterNameAndCurves::RedCurve' has a wrong offset!"); \ static_assert(offsetof(FColorParameterNameAndCurves, GreenCurve) == 0x000118, "Member 'FColorParameterNameAndCurves::GreenCurve' has a wrong offset!"); \ static_assert(offsetof(FColorParameterNameAndCurves, BlueCurve) == 0x000228, "Member 'FColorParameterNameAndCurves::BlueCurve' has a wrong offset!"); \ static_assert(offsetof(FColorParameterNameAndCurves, AlphaCurve) == 0x000338, "Member 'FColorParameterNameAndCurves::AlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformParameterNameAndCurves \ static_assert(alignof(FTransformParameterNameAndCurves) == 0x000008, "Wrong alignment on FTransformParameterNameAndCurves"); \ static_assert(sizeof(FTransformParameterNameAndCurves) == 0x000998, "Wrong size on FTransformParameterNameAndCurves"); \ static_assert(offsetof(FTransformParameterNameAndCurves, ParameterName) == 0x000000, "Member 'FTransformParameterNameAndCurves::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FTransformParameterNameAndCurves, Translation) == 0x000008, "Member 'FTransformParameterNameAndCurves::Translation' has a wrong offset!"); \ static_assert(offsetof(FTransformParameterNameAndCurves, Rotation) == 0x000338, "Member 'FTransformParameterNameAndCurves::Rotation' has a wrong offset!"); \ static_assert(offsetof(FTransformParameterNameAndCurves, Scale) == 0x000668, "Member 'FTransformParameterNameAndCurves::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneParameterSectionTemplate \ static_assert(alignof(FMovieSceneParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneParameterSectionTemplate) == 0x000080, "Wrong size on FMovieSceneParameterSectionTemplate"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Scalars) == 0x000020, "Member 'FMovieSceneParameterSectionTemplate::Scalars' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Bools) == 0x000030, "Member 'FMovieSceneParameterSectionTemplate::Bools' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Vector2Ds) == 0x000040, "Member 'FMovieSceneParameterSectionTemplate::Vector2Ds' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Vectors) == 0x000050, "Member 'FMovieSceneParameterSectionTemplate::Vectors' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Colors) == 0x000060, "Member 'FMovieSceneParameterSectionTemplate::Colors' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneParameterSectionTemplate, Transforms) == 0x000070, "Member 'FMovieSceneParameterSectionTemplate::Transforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatVectorKeyStructBase \ static_assert(alignof(FMovieSceneFloatVectorKeyStructBase) == 0x000008, "Wrong alignment on FMovieSceneFloatVectorKeyStructBase"); \ static_assert(sizeof(FMovieSceneFloatVectorKeyStructBase) == 0x000028, "Wrong size on FMovieSceneFloatVectorKeyStructBase"); \ static_assert(offsetof(FMovieSceneFloatVectorKeyStructBase, Time) == 0x000008, "Member 'FMovieSceneFloatVectorKeyStructBase::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSkeletalAnimationParams \ static_assert(alignof(FMovieSceneSkeletalAnimationParams) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimationParams"); \ static_assert(sizeof(FMovieSceneSkeletalAnimationParams) == 0x000150, "Wrong size on FMovieSceneSkeletalAnimationParams"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, Animation) == 0x000000, "Member 'FMovieSceneSkeletalAnimationParams::Animation' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, FirstLoopStartFrameOffset) == 0x000008, "Member 'FMovieSceneSkeletalAnimationParams::FirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, StartFrameOffset) == 0x00000C, "Member 'FMovieSceneSkeletalAnimationParams::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, EndFrameOffset) == 0x000010, "Member 'FMovieSceneSkeletalAnimationParams::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, PlayRate) == 0x000014, "Member 'FMovieSceneSkeletalAnimationParams::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, SlotName) == 0x00001C, "Member 'FMovieSceneSkeletalAnimationParams::SlotName' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, MirrorDataTable) == 0x000028, "Member 'FMovieSceneSkeletalAnimationParams::MirrorDataTable' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, Weight) == 0x000030, "Member 'FMovieSceneSkeletalAnimationParams::Weight' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, bSkipAnimNotifiers) == 0x000140, "Member 'FMovieSceneSkeletalAnimationParams::bSkipAnimNotifiers' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, bForceCustomMode) == 0x000141, "Member 'FMovieSceneSkeletalAnimationParams::bForceCustomMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, SwapRootBone) == 0x000142, "Member 'FMovieSceneSkeletalAnimationParams::SwapRootBone' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, StartOffset) == 0x000144, "Member 'FMovieSceneSkeletalAnimationParams::StartOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationParams, EndOffset) == 0x000148, "Member 'FMovieSceneSkeletalAnimationParams::EndOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSkeletalAnimationSectionTemplateParameters \ static_assert(alignof(FMovieSceneSkeletalAnimationSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimationSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneSkeletalAnimationSectionTemplateParameters) == 0x000158, "Wrong size on FMovieSceneSkeletalAnimationSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplateParameters, SectionStartTime) == 0x000150, "Member 'FMovieSceneSkeletalAnimationSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplateParameters, SectionEndTime) == 0x000154, "Member 'FMovieSceneSkeletalAnimationSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSourceTrigger \ static_assert(alignof(FMovieSceneCameraShakeSourceTrigger) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSourceTrigger"); \ static_assert(sizeof(FMovieSceneCameraShakeSourceTrigger) == 0x000028, "Wrong size on FMovieSceneCameraShakeSourceTrigger"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTrigger, ShakeClass) == 0x000000, "Member 'FMovieSceneCameraShakeSourceTrigger::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTrigger, PlayScale) == 0x000008, "Member 'FMovieSceneCameraShakeSourceTrigger::PlayScale' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTrigger, PlaySpace) == 0x00000C, "Member 'FMovieSceneCameraShakeSourceTrigger::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTrigger, UserDefinedPlaySpace) == 0x000010, "Member 'FMovieSceneCameraShakeSourceTrigger::UserDefinedPlaySpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDoubleVectorKeyStructBase \ static_assert(alignof(FMovieSceneDoubleVectorKeyStructBase) == 0x000008, "Wrong alignment on FMovieSceneDoubleVectorKeyStructBase"); \ static_assert(sizeof(FMovieSceneDoubleVectorKeyStructBase) == 0x000028, "Wrong size on FMovieSceneDoubleVectorKeyStructBase"); \ static_assert(offsetof(FMovieSceneDoubleVectorKeyStructBase, Time) == 0x000008, "Member 'FMovieSceneDoubleVectorKeyStructBase::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneColorSectionTemplate \ static_assert(alignof(FMovieSceneColorSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneColorSectionTemplate"); \ static_assert(sizeof(FMovieSceneColorSectionTemplate) == 0x000480, "Wrong size on FMovieSceneColorSectionTemplate"); \ static_assert(offsetof(FMovieSceneColorSectionTemplate, Curves) == 0x000038, "Member 'FMovieSceneColorSectionTemplate::Curves' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneColorSectionTemplate, BlendType) == 0x000478, "Member 'FMovieSceneColorSectionTemplate::BlendType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneStringChannel \ static_assert(alignof(FMovieSceneStringChannel) == 0x000008, "Wrong alignment on FMovieSceneStringChannel"); \ static_assert(sizeof(FMovieSceneStringChannel) == 0x000110, "Wrong size on FMovieSceneStringChannel"); \ static_assert(offsetof(FMovieSceneStringChannel, Times) == 0x000050, "Member 'FMovieSceneStringChannel::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneStringChannel, Values) == 0x000060, "Member 'FMovieSceneStringChannel::Values' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneStringChannel, DefaultValue) == 0x000070, "Member 'FMovieSceneStringChannel::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneStringChannel, bHasDefaultValue) == 0x000080, "Member 'FMovieSceneStringChannel::bHasDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventParameters \ static_assert(alignof(FMovieSceneEventParameters) == 0x000008, "Wrong alignment on FMovieSceneEventParameters"); \ static_assert(sizeof(FMovieSceneEventParameters) == 0x000030, "Wrong size on FMovieSceneEventParameters"); \ #define DUMPER7_ASSERTS_FEventPayload \ static_assert(alignof(FEventPayload) == 0x000008, "Wrong alignment on FEventPayload"); \ static_assert(sizeof(FEventPayload) == 0x000038, "Wrong size on FEventPayload"); \ static_assert(offsetof(FEventPayload, EventName) == 0x000000, "Member 'FEventPayload::EventName' has a wrong offset!"); \ static_assert(offsetof(FEventPayload, Parameters) == 0x000008, "Member 'FEventPayload::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventSectionData \ static_assert(alignof(FMovieSceneEventSectionData) == 0x000008, "Wrong alignment on FMovieSceneEventSectionData"); \ static_assert(sizeof(FMovieSceneEventSectionData) == 0x0000F8, "Wrong size on FMovieSceneEventSectionData"); \ static_assert(offsetof(FMovieSceneEventSectionData, Times) == 0x000050, "Member 'FMovieSceneEventSectionData::Times' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEventSectionData, KeyValues) == 0x000060, "Member 'FMovieSceneEventSectionData::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventSectionTemplate \ static_assert(alignof(FMovieSceneEventSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneEventSectionTemplate"); \ static_assert(sizeof(FMovieSceneEventSectionTemplate) == 0x000120, "Wrong size on FMovieSceneEventSectionTemplate"); \ static_assert(offsetof(FMovieSceneEventSectionTemplate, EventData) == 0x000020, "Member 'FMovieSceneEventSectionTemplate::EventData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBaseCacheParams \ static_assert(alignof(FMovieSceneBaseCacheParams) == 0x000008, "Wrong alignment on FMovieSceneBaseCacheParams"); \ static_assert(sizeof(FMovieSceneBaseCacheParams) == 0x000020, "Wrong size on FMovieSceneBaseCacheParams"); \ static_assert(offsetof(FMovieSceneBaseCacheParams, FirstLoopStartFrameOffset) == 0x000008, "Member 'FMovieSceneBaseCacheParams::FirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBaseCacheParams, StartFrameOffset) == 0x00000C, "Member 'FMovieSceneBaseCacheParams::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBaseCacheParams, EndFrameOffset) == 0x000010, "Member 'FMovieSceneBaseCacheParams::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBaseCacheParams, PlayRate) == 0x000014, "Member 'FMovieSceneBaseCacheParams::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSlomoSectionTemplate \ static_assert(alignof(FMovieSceneSlomoSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneSlomoSectionTemplate"); \ static_assert(sizeof(FMovieSceneSlomoSectionTemplate) == 0x000130, "Wrong size on FMovieSceneSlomoSectionTemplate"); \ static_assert(offsetof(FMovieSceneSlomoSectionTemplate, SlomoCurve) == 0x000020, "Member 'FMovieSceneSlomoSectionTemplate::SlomoCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBaseCacheSectionTemplateParameters \ static_assert(alignof(FMovieSceneBaseCacheSectionTemplateParameters) == 0x000004, "Wrong alignment on FMovieSceneBaseCacheSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneBaseCacheSectionTemplateParameters) == 0x000008, "Wrong size on FMovieSceneBaseCacheSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneBaseCacheSectionTemplateParameters, SectionStartTime) == 0x000000, "Member 'FMovieSceneBaseCacheSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneBaseCacheSectionTemplateParameters, SectionEndTime) == 0x000004, "Member 'FMovieSceneBaseCacheSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScenePreAnimatedMaterialParameters \ static_assert(alignof(FMovieScenePreAnimatedMaterialParameters) == 0x000008, "Wrong alignment on FMovieScenePreAnimatedMaterialParameters"); \ static_assert(sizeof(FMovieScenePreAnimatedMaterialParameters) == 0x000010, "Wrong size on FMovieScenePreAnimatedMaterialParameters"); \ static_assert(offsetof(FMovieScenePreAnimatedMaterialParameters, PreviousMaterial) == 0x000000, "Member 'FMovieScenePreAnimatedMaterialParameters::PreviousMaterial' has a wrong offset!"); \ static_assert(offsetof(FMovieScenePreAnimatedMaterialParameters, PreviousParameterContainer) == 0x000008, "Member 'FMovieScenePreAnimatedMaterialParameters::PreviousParameterContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSourceTriggerChannel \ static_assert(alignof(FMovieSceneCameraShakeSourceTriggerChannel) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSourceTriggerChannel"); \ static_assert(sizeof(FMovieSceneCameraShakeSourceTriggerChannel) == 0x0000F8, "Wrong size on FMovieSceneCameraShakeSourceTriggerChannel"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTriggerChannel, KeyTimes) == 0x000050, "Member 'FMovieSceneCameraShakeSourceTriggerChannel::KeyTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTriggerChannel, KeyValues) == 0x000060, "Member 'FMovieSceneCameraShakeSourceTriggerChannel::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerlinNoiseParams \ static_assert(alignof(FPerlinNoiseParams) == 0x000008, "Wrong alignment on FPerlinNoiseParams"); \ static_assert(sizeof(FPerlinNoiseParams) == 0x000018, "Wrong size on FPerlinNoiseParams"); \ static_assert(offsetof(FPerlinNoiseParams, Frequency) == 0x000000, "Member 'FPerlinNoiseParams::Frequency' has a wrong offset!"); \ static_assert(offsetof(FPerlinNoiseParams, Amplitude) == 0x000008, "Member 'FPerlinNoiseParams::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FPerlinNoiseParams, Offset) == 0x000010, "Member 'FPerlinNoiseParams::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDoublePerlinNoiseChannel \ static_assert(alignof(FMovieSceneDoublePerlinNoiseChannel) == 0x000008, "Wrong alignment on FMovieSceneDoublePerlinNoiseChannel"); \ static_assert(sizeof(FMovieSceneDoublePerlinNoiseChannel) == 0x000068, "Wrong size on FMovieSceneDoublePerlinNoiseChannel"); \ static_assert(offsetof(FMovieSceneDoublePerlinNoiseChannel, PerlinNoiseParams) == 0x000050, "Member 'FMovieSceneDoublePerlinNoiseChannel::PerlinNoiseParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventPayloadVariable \ static_assert(alignof(FMovieSceneEventPayloadVariable) == 0x000008, "Wrong alignment on FMovieSceneEventPayloadVariable"); \ static_assert(sizeof(FMovieSceneEventPayloadVariable) == 0x000010, "Wrong size on FMovieSceneEventPayloadVariable"); \ static_assert(offsetof(FMovieSceneEventPayloadVariable, Value) == 0x000000, "Member 'FMovieSceneEventPayloadVariable::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventPtrs \ static_assert(alignof(FMovieSceneEventPtrs) == 0x000008, "Wrong alignment on FMovieSceneEventPtrs"); \ static_assert(sizeof(FMovieSceneEventPtrs) == 0x000028, "Wrong size on FMovieSceneEventPtrs"); \ static_assert(offsetof(FMovieSceneEventPtrs, Function) == 0x000000, "Member 'FMovieSceneEventPtrs::Function' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEventPtrs, BoundObjectProperty) == 0x000008, "Member 'FMovieSceneEventPtrs::BoundObjectProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEvent \ static_assert(alignof(FMovieSceneEvent) == 0x000008, "Wrong alignment on FMovieSceneEvent"); \ static_assert(sizeof(FMovieSceneEvent) == 0x000028, "Wrong size on FMovieSceneEvent"); \ static_assert(offsetof(FMovieSceneEvent, Ptrs) == 0x000000, "Member 'FMovieSceneEvent::Ptrs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventChannel \ static_assert(alignof(FMovieSceneEventChannel) == 0x000008, "Wrong alignment on FMovieSceneEventChannel"); \ static_assert(sizeof(FMovieSceneEventChannel) == 0x0000F8, "Wrong size on FMovieSceneEventChannel"); \ static_assert(offsetof(FMovieSceneEventChannel, KeyTimes) == 0x000050, "Member 'FMovieSceneEventChannel::KeyTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEventChannel, KeyValues) == 0x000060, "Member 'FMovieSceneEventChannel::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFloatPerlinNoiseChannel \ static_assert(alignof(FMovieSceneFloatPerlinNoiseChannel) == 0x000008, "Wrong alignment on FMovieSceneFloatPerlinNoiseChannel"); \ static_assert(sizeof(FMovieSceneFloatPerlinNoiseChannel) == 0x000068, "Wrong size on FMovieSceneFloatPerlinNoiseChannel"); \ static_assert(offsetof(FMovieSceneFloatPerlinNoiseChannel, PerlinNoiseParams) == 0x000050, "Member 'FMovieSceneFloatPerlinNoiseChannel::PerlinNoiseParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene3DPathSectionTemplate \ static_assert(alignof(FMovieScene3DPathSectionTemplate) == 0x000008, "Wrong alignment on FMovieScene3DPathSectionTemplate"); \ static_assert(sizeof(FMovieScene3DPathSectionTemplate) == 0x000150, "Wrong size on FMovieScene3DPathSectionTemplate"); \ static_assert(offsetof(FMovieScene3DPathSectionTemplate, PathBindingID) == 0x000020, "Member 'FMovieScene3DPathSectionTemplate::PathBindingID' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DPathSectionTemplate, TimingCurve) == 0x000038, "Member 'FMovieScene3DPathSectionTemplate::TimingCurve' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DPathSectionTemplate, FrontAxisEnum) == 0x000148, "Member 'FMovieScene3DPathSectionTemplate::FrontAxisEnum' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DPathSectionTemplate, UpAxisEnum) == 0x000149, "Member 'FMovieScene3DPathSectionTemplate::UpAxisEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneActorReferenceKey \ static_assert(alignof(FMovieSceneActorReferenceKey) == 0x000004, "Wrong alignment on FMovieSceneActorReferenceKey"); \ static_assert(sizeof(FMovieSceneActorReferenceKey) == 0x000028, "Wrong size on FMovieSceneActorReferenceKey"); \ static_assert(offsetof(FMovieSceneActorReferenceKey, Object) == 0x000000, "Member 'FMovieSceneActorReferenceKey::Object' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneActorReferenceKey, ComponentName) == 0x000018, "Member 'FMovieSceneActorReferenceKey::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneActorReferenceKey, SocketName) == 0x000020, "Member 'FMovieSceneActorReferenceKey::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneActorReferenceData \ static_assert(alignof(FMovieSceneActorReferenceData) == 0x000008, "Wrong alignment on FMovieSceneActorReferenceData"); \ static_assert(sizeof(FMovieSceneActorReferenceData) == 0x000120, "Wrong size on FMovieSceneActorReferenceData"); \ static_assert(offsetof(FMovieSceneActorReferenceData, KeyTimes) == 0x000050, "Member 'FMovieSceneActorReferenceData::KeyTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneActorReferenceData, DefaultValue) == 0x000060, "Member 'FMovieSceneActorReferenceData::DefaultValue' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneActorReferenceData, KeyValues) == 0x000088, "Member 'FMovieSceneActorReferenceData::KeyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneActorReferenceSectionTemplate \ static_assert(alignof(FMovieSceneActorReferenceSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneActorReferenceSectionTemplate"); \ static_assert(sizeof(FMovieSceneActorReferenceSectionTemplate) == 0x000158, "Wrong size on FMovieSceneActorReferenceSectionTemplate"); \ static_assert(offsetof(FMovieSceneActorReferenceSectionTemplate, PropertyData) == 0x000020, "Member 'FMovieSceneActorReferenceSectionTemplate::PropertyData' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneActorReferenceSectionTemplate, ActorReferenceData) == 0x000038, "Member 'FMovieSceneActorReferenceSectionTemplate::ActorReferenceData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneAudioSectionTemplate \ static_assert(alignof(FMovieSceneAudioSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneAudioSectionTemplate"); \ static_assert(sizeof(FMovieSceneAudioSectionTemplate) == 0x000028, "Wrong size on FMovieSceneAudioSectionTemplate"); \ static_assert(offsetof(FMovieSceneAudioSectionTemplate, AudioSection) == 0x000020, "Member 'FMovieSceneAudioSectionTemplate::AudioSection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSectionData \ static_assert(alignof(FMovieSceneCameraShakeSectionData) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSectionData"); \ static_assert(sizeof(FMovieSceneCameraShakeSectionData) == 0x000028, "Wrong size on FMovieSceneCameraShakeSectionData"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionData, ShakeClass) == 0x000000, "Member 'FMovieSceneCameraShakeSectionData::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionData, PlayScale) == 0x000008, "Member 'FMovieSceneCameraShakeSectionData::PlayScale' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionData, PlaySpace) == 0x00000C, "Member 'FMovieSceneCameraShakeSectionData::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionData, UserDefinedPlaySpace) == 0x000010, "Member 'FMovieSceneCameraShakeSectionData::UserDefinedPlaySpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSourceShakeSectionTemplate \ static_assert(alignof(FMovieSceneCameraShakeSourceShakeSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSourceShakeSectionTemplate"); \ static_assert(sizeof(FMovieSceneCameraShakeSourceShakeSectionTemplate) == 0x000050, "Wrong size on FMovieSceneCameraShakeSourceShakeSectionTemplate"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceShakeSectionTemplate, SourceData) == 0x000020, "Member 'FMovieSceneCameraShakeSourceShakeSectionTemplate::SourceData' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceShakeSectionTemplate, SectionStartTime) == 0x000048, "Member 'FMovieSceneCameraShakeSourceShakeSectionTemplate::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceShakeSectionTemplate, SectionEndTime) == 0x00004C, "Member 'FMovieSceneCameraShakeSourceShakeSectionTemplate::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSourceTriggerSectionTemplate \ static_assert(alignof(FMovieSceneCameraShakeSourceTriggerSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSourceTriggerSectionTemplate"); \ static_assert(sizeof(FMovieSceneCameraShakeSourceTriggerSectionTemplate) == 0x000040, "Wrong size on FMovieSceneCameraShakeSourceTriggerSectionTemplate"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTriggerSectionTemplate, TriggerTimes) == 0x000020, "Member 'FMovieSceneCameraShakeSourceTriggerSectionTemplate::TriggerTimes' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSourceTriggerSectionTemplate, TriggerValues) == 0x000030, "Member 'FMovieSceneCameraShakeSourceTriggerSectionTemplate::TriggerValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCameraShakeSectionTemplate \ static_assert(alignof(FMovieSceneCameraShakeSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneCameraShakeSectionTemplate"); \ static_assert(sizeof(FMovieSceneCameraShakeSectionTemplate) == 0x000050, "Wrong size on FMovieSceneCameraShakeSectionTemplate"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionTemplate, SourceData) == 0x000020, "Member 'FMovieSceneCameraShakeSectionTemplate::SourceData' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCameraShakeSectionTemplate, SectionStartTime) == 0x000048, "Member 'FMovieSceneCameraShakeSectionTemplate::SectionStartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneFadeSectionTemplate \ static_assert(alignof(FMovieSceneFadeSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneFadeSectionTemplate"); \ static_assert(sizeof(FMovieSceneFadeSectionTemplate) == 0x000148, "Wrong size on FMovieSceneFadeSectionTemplate"); \ static_assert(offsetof(FMovieSceneFadeSectionTemplate, FadeCurve) == 0x000020, "Member 'FMovieSceneFadeSectionTemplate::FadeCurve' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneFadeSectionTemplate, FadeColor) == 0x000130, "Member 'FMovieSceneFadeSectionTemplate::FadeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneObjectPropertyTemplate \ static_assert(alignof(FMovieSceneObjectPropertyTemplate) == 0x000008, "Wrong alignment on FMovieSceneObjectPropertyTemplate"); \ static_assert(sizeof(FMovieSceneObjectPropertyTemplate) == 0x000170, "Wrong size on FMovieSceneObjectPropertyTemplate"); \ static_assert(offsetof(FMovieSceneObjectPropertyTemplate, ObjectChannel) == 0x000038, "Member 'FMovieSceneObjectPropertyTemplate::ObjectChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneParticleParameterSectionTemplate \ static_assert(alignof(FMovieSceneParticleParameterSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneParticleParameterSectionTemplate"); \ static_assert(sizeof(FMovieSceneParticleParameterSectionTemplate) == 0x000080, "Wrong size on FMovieSceneParticleParameterSectionTemplate"); \ #define DUMPER7_ASSERTS_FMovieSceneParticleChannel \ static_assert(alignof(FMovieSceneParticleChannel) == 0x000008, "Wrong alignment on FMovieSceneParticleChannel"); \ static_assert(sizeof(FMovieSceneParticleChannel) == 0x000108, "Wrong size on FMovieSceneParticleChannel"); \ #define DUMPER7_ASSERTS_FMovieSceneParticleSectionTemplate \ static_assert(alignof(FMovieSceneParticleSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneParticleSectionTemplate"); \ static_assert(sizeof(FMovieSceneParticleSectionTemplate) == 0x000128, "Wrong size on FMovieSceneParticleSectionTemplate"); \ static_assert(offsetof(FMovieSceneParticleSectionTemplate, ParticleKeys) == 0x000020, "Member 'FMovieSceneParticleSectionTemplate::ParticleKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneBoolPropertySectionTemplate \ static_assert(alignof(FMovieSceneBoolPropertySectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneBoolPropertySectionTemplate"); \ static_assert(sizeof(FMovieSceneBoolPropertySectionTemplate) == 0x000138, "Wrong size on FMovieSceneBoolPropertySectionTemplate"); \ static_assert(offsetof(FMovieSceneBoolPropertySectionTemplate, BoolCurve) == 0x000038, "Member 'FMovieSceneBoolPropertySectionTemplate::BoolCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneStringPropertySectionTemplate \ static_assert(alignof(FMovieSceneStringPropertySectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneStringPropertySectionTemplate"); \ static_assert(sizeof(FMovieSceneStringPropertySectionTemplate) == 0x000148, "Wrong size on FMovieSceneStringPropertySectionTemplate"); \ static_assert(offsetof(FMovieSceneStringPropertySectionTemplate, StringCurve) == 0x000038, "Member 'FMovieSceneStringPropertySectionTemplate::StringCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSkeletalAnimationSectionTemplate \ static_assert(alignof(FMovieSceneSkeletalAnimationSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimationSectionTemplate"); \ static_assert(sizeof(FMovieSceneSkeletalAnimationSectionTemplate) == 0x000178, "Wrong size on FMovieSceneSkeletalAnimationSectionTemplate"); \ static_assert(offsetof(FMovieSceneSkeletalAnimationSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneSkeletalAnimationSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVisibilitySectionTemplate \ static_assert(alignof(FMovieSceneVisibilitySectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneVisibilitySectionTemplate"); \ static_assert(sizeof(FMovieSceneVisibilitySectionTemplate) == 0x000138, "Wrong size on FMovieSceneVisibilitySectionTemplate"); \ #define DUMPER7_ASSERTS_FLevelVisibilityComponentData \ static_assert(alignof(FLevelVisibilityComponentData) == 0x000008, "Wrong alignment on FLevelVisibilityComponentData"); \ static_assert(sizeof(FLevelVisibilityComponentData) == 0x000008, "Wrong size on FLevelVisibilityComponentData"); \ static_assert(offsetof(FLevelVisibilityComponentData, Section) == 0x000000, "Member 'FLevelVisibilityComponentData::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneDataLayerComponentData \ static_assert(alignof(FMovieSceneDataLayerComponentData) == 0x000008, "Wrong alignment on FMovieSceneDataLayerComponentData"); \ static_assert(sizeof(FMovieSceneDataLayerComponentData) == 0x000008, "Wrong size on FMovieSceneDataLayerComponentData"); \ static_assert(offsetof(FMovieSceneDataLayerComponentData, Section) == 0x000000, "Member 'FMovieSceneDataLayerComponentData::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintComponentData \ static_assert(alignof(FConstraintComponentData) == 0x000008, "Wrong alignment on FConstraintComponentData"); \ static_assert(sizeof(FConstraintComponentData) == 0x000018, "Wrong size on FConstraintComponentData"); \ static_assert(offsetof(FConstraintComponentData, ConstraintName) == 0x000000, "Member 'FConstraintComponentData::ConstraintName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene3DLocationKeyStruct \ static_assert(alignof(FMovieScene3DLocationKeyStruct) == 0x000008, "Wrong alignment on FMovieScene3DLocationKeyStruct"); \ static_assert(sizeof(FMovieScene3DLocationKeyStruct) == 0x000040, "Wrong size on FMovieScene3DLocationKeyStruct"); \ static_assert(offsetof(FMovieScene3DLocationKeyStruct, Location) == 0x000008, "Member 'FMovieScene3DLocationKeyStruct::Location' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DLocationKeyStruct, Time) == 0x000020, "Member 'FMovieScene3DLocationKeyStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene3DRotationKeyStruct \ static_assert(alignof(FMovieScene3DRotationKeyStruct) == 0x000008, "Wrong alignment on FMovieScene3DRotationKeyStruct"); \ static_assert(sizeof(FMovieScene3DRotationKeyStruct) == 0x000040, "Wrong size on FMovieScene3DRotationKeyStruct"); \ static_assert(offsetof(FMovieScene3DRotationKeyStruct, Rotation) == 0x000008, "Member 'FMovieScene3DRotationKeyStruct::Rotation' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DRotationKeyStruct, Time) == 0x000020, "Member 'FMovieScene3DRotationKeyStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene3DScaleKeyStruct \ static_assert(alignof(FMovieScene3DScaleKeyStruct) == 0x000008, "Wrong alignment on FMovieScene3DScaleKeyStruct"); \ static_assert(sizeof(FMovieScene3DScaleKeyStruct) == 0x000030, "Wrong size on FMovieScene3DScaleKeyStruct"); \ static_assert(offsetof(FMovieScene3DScaleKeyStruct, Scale) == 0x000008, "Member 'FMovieScene3DScaleKeyStruct::Scale' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DScaleKeyStruct, Time) == 0x000014, "Member 'FMovieScene3DScaleKeyStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieScene3DTransformKeyStruct \ static_assert(alignof(FMovieScene3DTransformKeyStruct) == 0x000008, "Wrong alignment on FMovieScene3DTransformKeyStruct"); \ static_assert(sizeof(FMovieScene3DTransformKeyStruct) == 0x000060, "Wrong size on FMovieScene3DTransformKeyStruct"); \ static_assert(offsetof(FMovieScene3DTransformKeyStruct, Location) == 0x000008, "Member 'FMovieScene3DTransformKeyStruct::Location' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DTransformKeyStruct, Rotation) == 0x000020, "Member 'FMovieScene3DTransformKeyStruct::Rotation' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DTransformKeyStruct, Scale) == 0x000038, "Member 'FMovieScene3DTransformKeyStruct::Scale' has a wrong offset!"); \ static_assert(offsetof(FMovieScene3DTransformKeyStruct, Time) == 0x000044, "Member 'FMovieScene3DTransformKeyStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneTransformMask \ static_assert(alignof(FMovieSceneTransformMask) == 0x000004, "Wrong alignment on FMovieSceneTransformMask"); \ static_assert(sizeof(FMovieSceneTransformMask) == 0x000004, "Wrong size on FMovieSceneTransformMask"); \ static_assert(offsetof(FMovieSceneTransformMask, Mask) == 0x000000, "Member 'FMovieSceneTransformMask::Mask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneColorKeyStruct \ static_assert(alignof(FMovieSceneColorKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneColorKeyStruct"); \ static_assert(sizeof(FMovieSceneColorKeyStruct) == 0x000038, "Wrong size on FMovieSceneColorKeyStruct"); \ static_assert(offsetof(FMovieSceneColorKeyStruct, Color) == 0x000008, "Member 'FMovieSceneColorKeyStruct::Color' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneColorKeyStruct, Time) == 0x000018, "Member 'FMovieSceneColorKeyStruct::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCVarOverrides \ static_assert(alignof(FMovieSceneCVarOverrides) == 0x000008, "Wrong alignment on FMovieSceneCVarOverrides"); \ static_assert(sizeof(FMovieSceneCVarOverrides) == 0x000050, "Wrong size on FMovieSceneCVarOverrides"); \ static_assert(offsetof(FMovieSceneCVarOverrides, ValuesByCVar) == 0x000000, "Member 'FMovieSceneCVarOverrides::ValuesByCVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector2fKeyStruct \ static_assert(alignof(FMovieSceneVector2fKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneVector2fKeyStruct"); \ static_assert(sizeof(FMovieSceneVector2fKeyStruct) == 0x000030, "Wrong size on FMovieSceneVector2fKeyStruct"); \ static_assert(offsetof(FMovieSceneVector2fKeyStruct, Vector) == 0x000028, "Member 'FMovieSceneVector2fKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector3fKeyStruct \ static_assert(alignof(FMovieSceneVector3fKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneVector3fKeyStruct"); \ static_assert(sizeof(FMovieSceneVector3fKeyStruct) == 0x000038, "Wrong size on FMovieSceneVector3fKeyStruct"); \ static_assert(offsetof(FMovieSceneVector3fKeyStruct, Vector) == 0x000028, "Member 'FMovieSceneVector3fKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector4fKeyStruct \ static_assert(alignof(FMovieSceneVector4fKeyStruct) == 0x000010, "Wrong alignment on FMovieSceneVector4fKeyStruct"); \ static_assert(sizeof(FMovieSceneVector4fKeyStruct) == 0x000040, "Wrong size on FMovieSceneVector4fKeyStruct"); \ static_assert(offsetof(FMovieSceneVector4fKeyStruct, Vector) == 0x000030, "Member 'FMovieSceneVector4fKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector2DKeyStruct \ static_assert(alignof(FMovieSceneVector2DKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneVector2DKeyStruct"); \ static_assert(sizeof(FMovieSceneVector2DKeyStruct) == 0x000038, "Wrong size on FMovieSceneVector2DKeyStruct"); \ static_assert(offsetof(FMovieSceneVector2DKeyStruct, Vector) == 0x000028, "Member 'FMovieSceneVector2DKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector3dKeyStruct \ static_assert(alignof(FMovieSceneVector3dKeyStruct) == 0x000008, "Wrong alignment on FMovieSceneVector3dKeyStruct"); \ static_assert(sizeof(FMovieSceneVector3dKeyStruct) == 0x000040, "Wrong size on FMovieSceneVector3dKeyStruct"); \ static_assert(offsetof(FMovieSceneVector3dKeyStruct, Vector) == 0x000028, "Member 'FMovieSceneVector3dKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneVector4dKeyStruct \ static_assert(alignof(FMovieSceneVector4dKeyStruct) == 0x000010, "Wrong alignment on FMovieSceneVector4dKeyStruct"); \ static_assert(sizeof(FMovieSceneVector4dKeyStruct) == 0x000050, "Wrong size on FMovieSceneVector4dKeyStruct"); \ static_assert(offsetof(FMovieSceneVector4dKeyStruct, Vector) == 0x000030, "Member 'FMovieSceneVector4dKeyStruct::Vector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneEventTriggerData \ static_assert(alignof(FMovieSceneEventTriggerData) == 0x000008, "Wrong alignment on FMovieSceneEventTriggerData"); \ static_assert(sizeof(FMovieSceneEventTriggerData) == 0x000048, "Wrong size on FMovieSceneEventTriggerData"); \ static_assert(offsetof(FMovieSceneEventTriggerData, Ptrs) == 0x000000, "Member 'FMovieSceneEventTriggerData::Ptrs' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneEventTriggerData, ObjectBindingID) == 0x000028, "Member 'FMovieSceneEventTriggerData::ObjectBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneSkeletalAnimRootMotionTrackParams \ static_assert(alignof(FMovieSceneSkeletalAnimRootMotionTrackParams) == 0x000008, "Wrong alignment on FMovieSceneSkeletalAnimRootMotionTrackParams"); \ static_assert(sizeof(FMovieSceneSkeletalAnimRootMotionTrackParams) == 0x000030, "Wrong size on FMovieSceneSkeletalAnimRootMotionTrackParams"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeEvaluator \ static_assert(alignof(UMovieSceneCameraShakeEvaluator) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeEvaluator"); \ static_assert(sizeof(UMovieSceneCameraShakeEvaluator) == 0x000028, "Wrong size on UMovieSceneCameraShakeEvaluator"); \ #define DUMPER7_ASSERTS_UMovieSceneFadeSection \ static_assert(alignof(UMovieSceneFadeSection) == 0x000008, "Wrong alignment on UMovieSceneFadeSection"); \ static_assert(sizeof(UMovieSceneFadeSection) == 0x000218, "Wrong size on UMovieSceneFadeSection"); \ static_assert(offsetof(UMovieSceneFadeSection, FloatCurve) == 0x0000F0, "Member 'UMovieSceneFadeSection::FloatCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFadeSection, FadeColor) == 0x000200, "Member 'UMovieSceneFadeSection::FadeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddBoolParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddBoolParameterKey) == 0x000004, "Wrong alignment on MovieSceneParameterSection_AddBoolParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddBoolParameterKey) == 0x000010, "Wrong size on MovieSceneParameterSection_AddBoolParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddBoolParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddBoolParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddBoolParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddBoolParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddBoolParameterKey, InValue) == 0x00000C, "Member 'MovieSceneParameterSection_AddBoolParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddColorParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddColorParameterKey) == 0x000004, "Wrong alignment on MovieSceneParameterSection_AddColorParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddColorParameterKey) == 0x00001C, "Wrong size on MovieSceneParameterSection_AddColorParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddColorParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddColorParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddColorParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddColorParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddColorParameterKey, InValue) == 0x00000C, "Member 'MovieSceneParameterSection_AddColorParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddScalarParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddScalarParameterKey) == 0x000004, "Wrong alignment on MovieSceneParameterSection_AddScalarParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddScalarParameterKey) == 0x000010, "Wrong size on MovieSceneParameterSection_AddScalarParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddScalarParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddScalarParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddScalarParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddScalarParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddScalarParameterKey, InValue) == 0x00000C, "Member 'MovieSceneParameterSection_AddScalarParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddTransformParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddTransformParameterKey) == 0x000010, "Wrong alignment on MovieSceneParameterSection_AddTransformParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddTransformParameterKey) == 0x000070, "Wrong size on MovieSceneParameterSection_AddTransformParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddTransformParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddTransformParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddTransformParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddTransformParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddTransformParameterKey, InValue) == 0x000010, "Member 'MovieSceneParameterSection_AddTransformParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddVector2DParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddVector2DParameterKey) == 0x000008, "Wrong alignment on MovieSceneParameterSection_AddVector2DParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddVector2DParameterKey) == 0x000020, "Wrong size on MovieSceneParameterSection_AddVector2DParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddVector2DParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddVector2DParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddVector2DParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddVector2DParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddVector2DParameterKey, InValue) == 0x000010, "Member 'MovieSceneParameterSection_AddVector2DParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_AddVectorParameterKey \ static_assert(alignof(MovieSceneParameterSection_AddVectorParameterKey) == 0x000008, "Wrong alignment on MovieSceneParameterSection_AddVectorParameterKey"); \ static_assert(sizeof(MovieSceneParameterSection_AddVectorParameterKey) == 0x000028, "Wrong size on MovieSceneParameterSection_AddVectorParameterKey"); \ static_assert(offsetof(MovieSceneParameterSection_AddVectorParameterKey, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_AddVectorParameterKey::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddVectorParameterKey, InTime) == 0x000008, "Member 'MovieSceneParameterSection_AddVectorParameterKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_AddVectorParameterKey, InValue) == 0x000010, "Member 'MovieSceneParameterSection_AddVectorParameterKey::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveBoolParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveBoolParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveBoolParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveBoolParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveBoolParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveBoolParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveBoolParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveBoolParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveBoolParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveColorParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveColorParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveColorParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveColorParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveColorParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveColorParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveColorParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveColorParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveColorParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveScalarParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveScalarParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveScalarParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveScalarParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveScalarParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveScalarParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveScalarParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveScalarParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveScalarParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveTransformParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveTransformParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveTransformParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveTransformParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveTransformParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveTransformParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveTransformParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveTransformParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveTransformParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveVector2DParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveVector2DParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveVector2DParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveVector2DParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveVector2DParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveVector2DParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveVector2DParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveVector2DParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveVector2DParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_RemoveVectorParameter \ static_assert(alignof(MovieSceneParameterSection_RemoveVectorParameter) == 0x000004, "Wrong alignment on MovieSceneParameterSection_RemoveVectorParameter"); \ static_assert(sizeof(MovieSceneParameterSection_RemoveVectorParameter) == 0x00000C, "Wrong size on MovieSceneParameterSection_RemoveVectorParameter"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveVectorParameter, InParameterName) == 0x000000, "Member 'MovieSceneParameterSection_RemoveVectorParameter::InParameterName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneParameterSection_RemoveVectorParameter, ReturnValue) == 0x000008, "Member 'MovieSceneParameterSection_RemoveVectorParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneParameterSection_GetParameterNames \ static_assert(alignof(MovieSceneParameterSection_GetParameterNames) == 0x000008, "Wrong alignment on MovieSceneParameterSection_GetParameterNames"); \ static_assert(sizeof(MovieSceneParameterSection_GetParameterNames) == 0x000050, "Wrong size on MovieSceneParameterSection_GetParameterNames"); \ static_assert(offsetof(MovieSceneParameterSection_GetParameterNames, ParameterNames) == 0x000000, "Member 'MovieSceneParameterSection_GetParameterNames::ParameterNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneParameterSection \ static_assert(alignof(UMovieSceneParameterSection) == 0x000008, "Wrong alignment on UMovieSceneParameterSection"); \ static_assert(sizeof(UMovieSceneParameterSection) == 0x000158, "Wrong size on UMovieSceneParameterSection"); \ static_assert(offsetof(UMovieSceneParameterSection, BoolParameterNamesAndCurves) == 0x0000F8, "Member 'UMovieSceneParameterSection::BoolParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneParameterSection, ScalarParameterNamesAndCurves) == 0x000108, "Member 'UMovieSceneParameterSection::ScalarParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneParameterSection, Vector2DParameterNamesAndCurves) == 0x000118, "Member 'UMovieSceneParameterSection::Vector2DParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneParameterSection, VectorParameterNamesAndCurves) == 0x000128, "Member 'UMovieSceneParameterSection::VectorParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneParameterSection, ColorParameterNamesAndCurves) == 0x000138, "Member 'UMovieSceneParameterSection::ColorParameterNamesAndCurves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneParameterSection, TransformParameterNamesAndCurves) == 0x000148, "Member 'UMovieSceneParameterSection::TransformParameterNamesAndCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBaseCacheSection \ static_assert(alignof(UMovieSceneBaseCacheSection) == 0x000008, "Wrong alignment on UMovieSceneBaseCacheSection"); \ static_assert(sizeof(UMovieSceneBaseCacheSection) == 0x0000F8, "Wrong size on UMovieSceneBaseCacheSection"); \ #define DUMPER7_ASSERTS_MovieSceneTransformOrigin_BP_GetTransformOrigin \ static_assert(alignof(MovieSceneTransformOrigin_BP_GetTransformOrigin) == 0x000010, "Wrong alignment on MovieSceneTransformOrigin_BP_GetTransformOrigin"); \ static_assert(sizeof(MovieSceneTransformOrigin_BP_GetTransformOrigin) == 0x000060, "Wrong size on MovieSceneTransformOrigin_BP_GetTransformOrigin"); \ static_assert(offsetof(MovieSceneTransformOrigin_BP_GetTransformOrigin, ReturnValue) == 0x000000, "Member 'MovieSceneTransformOrigin_BP_GetTransformOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneTransformOrigin \ static_assert(alignof(IMovieSceneTransformOrigin) == 0x000001, "Wrong alignment on IMovieSceneTransformOrigin"); \ static_assert(sizeof(IMovieSceneTransformOrigin) == 0x000001, "Wrong size on IMovieSceneTransformOrigin"); \ #define DUMPER7_ASSERTS_UFloatPerlinNoiseChannelEvaluatorSystem \ static_assert(alignof(UFloatPerlinNoiseChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UFloatPerlinNoiseChannelEvaluatorSystem"); \ static_assert(sizeof(UFloatPerlinNoiseChannelEvaluatorSystem) == 0x000040, "Wrong size on UFloatPerlinNoiseChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePropertyTrack \ static_assert(alignof(UMovieScenePropertyTrack) == 0x000008, "Wrong alignment on UMovieScenePropertyTrack"); \ static_assert(sizeof(UMovieScenePropertyTrack) == 0x0000C8, "Wrong size on UMovieScenePropertyTrack"); \ static_assert(offsetof(UMovieScenePropertyTrack, SectionToKey) == 0x000098, "Member 'UMovieScenePropertyTrack::SectionToKey' has a wrong offset!"); \ static_assert(offsetof(UMovieScenePropertyTrack, PropertyBinding) == 0x0000A0, "Member 'UMovieScenePropertyTrack::PropertyBinding' has a wrong offset!"); \ static_assert(offsetof(UMovieScenePropertyTrack, Sections) == 0x0000B8, "Member 'UMovieScenePropertyTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoublePerlinNoiseChannelContainer \ static_assert(alignof(UMovieSceneDoublePerlinNoiseChannelContainer) == 0x000008, "Wrong alignment on UMovieSceneDoublePerlinNoiseChannelContainer"); \ static_assert(sizeof(UMovieSceneDoublePerlinNoiseChannelContainer) == 0x0000C0, "Wrong size on UMovieSceneDoublePerlinNoiseChannelContainer"); \ static_assert(offsetof(UMovieSceneDoublePerlinNoiseChannelContainer, PerlinNoiseChannel) == 0x000058, "Member 'UMovieSceneDoublePerlinNoiseChannelContainer::PerlinNoiseChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatPerlinNoiseChannelContainer \ static_assert(alignof(UMovieSceneFloatPerlinNoiseChannelContainer) == 0x000008, "Wrong alignment on UMovieSceneFloatPerlinNoiseChannelContainer"); \ static_assert(sizeof(UMovieSceneFloatPerlinNoiseChannelContainer) == 0x0000C0, "Wrong size on UMovieSceneFloatPerlinNoiseChannelContainer"); \ static_assert(offsetof(UMovieSceneFloatPerlinNoiseChannelContainer, PerlinNoiseChannel) == 0x000058, "Member 'UMovieSceneFloatPerlinNoiseChannelContainer::PerlinNoiseChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneInterrogatedPropertyInstantiatorSystem \ static_assert(alignof(UMovieSceneInterrogatedPropertyInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneInterrogatedPropertyInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneInterrogatedPropertyInstantiatorSystem) == 0x0001F0, "Wrong size on UMovieSceneInterrogatedPropertyInstantiatorSystem"); \ #define DUMPER7_ASSERTS_MovieScene3DConstraintSection_SetConstraintBindingID \ static_assert(alignof(MovieScene3DConstraintSection_SetConstraintBindingID) == 0x000004, "Wrong alignment on MovieScene3DConstraintSection_SetConstraintBindingID"); \ static_assert(sizeof(MovieScene3DConstraintSection_SetConstraintBindingID) == 0x000018, "Wrong size on MovieScene3DConstraintSection_SetConstraintBindingID"); \ static_assert(offsetof(MovieScene3DConstraintSection_SetConstraintBindingID, InConstraintBindingID) == 0x000000, "Member 'MovieScene3DConstraintSection_SetConstraintBindingID::InConstraintBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScene3DConstraintSection_GetConstraintBindingID \ static_assert(alignof(MovieScene3DConstraintSection_GetConstraintBindingID) == 0x000004, "Wrong alignment on MovieScene3DConstraintSection_GetConstraintBindingID"); \ static_assert(sizeof(MovieScene3DConstraintSection_GetConstraintBindingID) == 0x000018, "Wrong size on MovieScene3DConstraintSection_GetConstraintBindingID"); \ static_assert(offsetof(MovieScene3DConstraintSection_GetConstraintBindingID, ReturnValue) == 0x000000, "Member 'MovieScene3DConstraintSection_GetConstraintBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DConstraintSection \ static_assert(alignof(UMovieScene3DConstraintSection) == 0x000008, "Wrong alignment on UMovieScene3DConstraintSection"); \ static_assert(sizeof(UMovieScene3DConstraintSection) == 0x000118, "Wrong size on UMovieScene3DConstraintSection"); \ static_assert(offsetof(UMovieScene3DConstraintSection, ConstraintId) == 0x0000F0, "Member 'UMovieScene3DConstraintSection::ConstraintId' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DConstraintSection, ConstraintBindingID) == 0x000100, "Member 'UMovieScene3DConstraintSection::ConstraintBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DAttachSection \ static_assert(alignof(UMovieScene3DAttachSection) == 0x000008, "Wrong alignment on UMovieScene3DAttachSection"); \ static_assert(sizeof(UMovieScene3DAttachSection) == 0x000138, "Wrong size on UMovieScene3DAttachSection"); \ static_assert(offsetof(UMovieScene3DAttachSection, AttachSocketName) == 0x000120, "Member 'UMovieScene3DAttachSection::AttachSocketName' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, AttachComponentName) == 0x000128, "Member 'UMovieScene3DAttachSection::AttachComponentName' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, AttachmentLocationRule) == 0x000130, "Member 'UMovieScene3DAttachSection::AttachmentLocationRule' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, AttachmentRotationRule) == 0x000131, "Member 'UMovieScene3DAttachSection::AttachmentRotationRule' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, AttachmentScaleRule) == 0x000132, "Member 'UMovieScene3DAttachSection::AttachmentScaleRule' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, DetachmentLocationRule) == 0x000133, "Member 'UMovieScene3DAttachSection::DetachmentLocationRule' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, DetachmentRotationRule) == 0x000134, "Member 'UMovieScene3DAttachSection::DetachmentRotationRule' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DAttachSection, DetachmentScaleRule) == 0x000135, "Member 'UMovieScene3DAttachSection::DetachmentScaleRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DPathSection \ static_assert(alignof(UMovieScene3DPathSection) == 0x000008, "Wrong alignment on UMovieScene3DPathSection"); \ static_assert(sizeof(UMovieScene3DPathSection) == 0x000230, "Wrong size on UMovieScene3DPathSection"); \ static_assert(offsetof(UMovieScene3DPathSection, TimingCurve) == 0x000118, "Member 'UMovieScene3DPathSection::TimingCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DPathSection, FrontAxisEnum) == 0x000228, "Member 'UMovieScene3DPathSection::FrontAxisEnum' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DPathSection, UpAxisEnum) == 0x000229, "Member 'UMovieScene3DPathSection::UpAxisEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DTransformSectionConstraints \ static_assert(alignof(UMovieScene3DTransformSectionConstraints) == 0x000008, "Wrong alignment on UMovieScene3DTransformSectionConstraints"); \ static_assert(sizeof(UMovieScene3DTransformSectionConstraints) == 0x000038, "Wrong size on UMovieScene3DTransformSectionConstraints"); \ static_assert(offsetof(UMovieScene3DTransformSectionConstraints, ConstraintsChannels) == 0x000028, "Member 'UMovieScene3DTransformSectionConstraints::ConstraintsChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DTransformSection \ static_assert(alignof(UMovieScene3DTransformSection) == 0x000008, "Wrong alignment on UMovieScene3DTransformSection"); \ static_assert(sizeof(UMovieScene3DTransformSection) == 0x000C30, "Wrong size on UMovieScene3DTransformSection"); \ static_assert(offsetof(UMovieScene3DTransformSection, TransformMask) == 0x000128, "Member 'UMovieScene3DTransformSection::TransformMask' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, Translation) == 0x000130, "Member 'UMovieScene3DTransformSection::Translation' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, Rotation) == 0x000478, "Member 'UMovieScene3DTransformSection::Rotation' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, Scale) == 0x0007C0, "Member 'UMovieScene3DTransformSection::Scale' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, ManualWeight) == 0x000B08, "Member 'UMovieScene3DTransformSection::ManualWeight' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, OverrideRegistry) == 0x000C18, "Member 'UMovieScene3DTransformSection::OverrideRegistry' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, Constraints) == 0x000C20, "Member 'UMovieScene3DTransformSection::Constraints' has a wrong offset!"); \ static_assert(offsetof(UMovieScene3DTransformSection, bUseQuaternionInterpolation) == 0x000C28, "Member 'UMovieScene3DTransformSection::bUseQuaternionInterpolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneActorReferenceSection \ static_assert(alignof(UMovieSceneActorReferenceSection) == 0x000008, "Wrong alignment on UMovieSceneActorReferenceSection"); \ static_assert(sizeof(UMovieSceneActorReferenceSection) == 0x0002A0, "Wrong size on UMovieSceneActorReferenceSection"); \ static_assert(offsetof(UMovieSceneActorReferenceSection, ActorReferenceData) == 0x0000F0, "Member 'UMovieSceneActorReferenceSection::ActorReferenceData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneActorReferenceSection, ActorGuidIndexCurve) == 0x000210, "Member 'UMovieSceneActorReferenceSection::ActorGuidIndexCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneActorReferenceSection, ActorGuidStrings) == 0x000290, "Member 'UMovieSceneActorReferenceSection::ActorGuidStrings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAudioSection_SetSound \ static_assert(alignof(MovieSceneAudioSection_SetSound) == 0x000008, "Wrong alignment on MovieSceneAudioSection_SetSound"); \ static_assert(sizeof(MovieSceneAudioSection_SetSound) == 0x000008, "Wrong size on MovieSceneAudioSection_SetSound"); \ static_assert(offsetof(MovieSceneAudioSection_SetSound, InSound) == 0x000000, "Member 'MovieSceneAudioSection_SetSound::InSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAudioSection_SetStartOffset \ static_assert(alignof(MovieSceneAudioSection_SetStartOffset) == 0x000004, "Wrong alignment on MovieSceneAudioSection_SetStartOffset"); \ static_assert(sizeof(MovieSceneAudioSection_SetStartOffset) == 0x000004, "Wrong size on MovieSceneAudioSection_SetStartOffset"); \ static_assert(offsetof(MovieSceneAudioSection_SetStartOffset, InStartOffset) == 0x000000, "Member 'MovieSceneAudioSection_SetStartOffset::InStartOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAudioSection_GetSound \ static_assert(alignof(MovieSceneAudioSection_GetSound) == 0x000008, "Wrong alignment on MovieSceneAudioSection_GetSound"); \ static_assert(sizeof(MovieSceneAudioSection_GetSound) == 0x000008, "Wrong size on MovieSceneAudioSection_GetSound"); \ static_assert(offsetof(MovieSceneAudioSection_GetSound, ReturnValue) == 0x000000, "Member 'MovieSceneAudioSection_GetSound::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAudioSection_GetStartOffset \ static_assert(alignof(MovieSceneAudioSection_GetStartOffset) == 0x000004, "Wrong alignment on MovieSceneAudioSection_GetStartOffset"); \ static_assert(sizeof(MovieSceneAudioSection_GetStartOffset) == 0x000004, "Wrong size on MovieSceneAudioSection_GetStartOffset"); \ static_assert(offsetof(MovieSceneAudioSection_GetStartOffset, ReturnValue) == 0x000000, "Member 'MovieSceneAudioSection_GetStartOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAudioSection \ static_assert(alignof(UMovieSceneAudioSection) == 0x000008, "Wrong alignment on UMovieSceneAudioSection"); \ static_assert(sizeof(UMovieSceneAudioSection) == 0x000620, "Wrong size on UMovieSceneAudioSection"); \ static_assert(offsetof(UMovieSceneAudioSection, Sound) == 0x0000F0, "Member 'UMovieSceneAudioSection::Sound' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, StartFrameOffset) == 0x0000F8, "Member 'UMovieSceneAudioSection::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, StartOffset) == 0x0000FC, "Member 'UMovieSceneAudioSection::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioStartTime) == 0x000100, "Member 'UMovieSceneAudioSection::AudioStartTime' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioDilationFactor) == 0x000104, "Member 'UMovieSceneAudioSection::AudioDilationFactor' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AudioVolume) == 0x000108, "Member 'UMovieSceneAudioSection::AudioVolume' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, SoundVolume) == 0x000110, "Member 'UMovieSceneAudioSection::SoundVolume' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, PitchMultiplier) == 0x000220, "Member 'UMovieSceneAudioSection::PitchMultiplier' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Float) == 0x000330, "Member 'UMovieSceneAudioSection::Inputs_Float' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_String) == 0x000380, "Member 'UMovieSceneAudioSection::Inputs_String' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Bool) == 0x0003D0, "Member 'UMovieSceneAudioSection::Inputs_Bool' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Int) == 0x000420, "Member 'UMovieSceneAudioSection::Inputs_Int' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, Inputs_Trigger) == 0x000470, "Member 'UMovieSceneAudioSection::Inputs_Trigger' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AttachActorData) == 0x0004C0, "Member 'UMovieSceneAudioSection::AttachActorData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bLooping) == 0x0005E0, "Member 'UMovieSceneAudioSection::bLooping' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bSuppressSubtitles) == 0x0005E1, "Member 'UMovieSceneAudioSection::bSuppressSubtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, bOverrideAttenuation) == 0x0005E2, "Member 'UMovieSceneAudioSection::bOverrideAttenuation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, AttenuationSettings) == 0x0005E8, "Member 'UMovieSceneAudioSection::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnQueueSubtitles) == 0x0005F0, "Member 'UMovieSceneAudioSection::OnQueueSubtitles' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnAudioFinished) == 0x000600, "Member 'UMovieSceneAudioSection::OnAudioFinished' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAudioSection, OnAudioPlaybackPercent) == 0x000610, "Member 'UMovieSceneAudioSection::OnAudioPlaybackPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneByteSection \ static_assert(alignof(UMovieSceneByteSection) == 0x000008, "Wrong alignment on UMovieSceneByteSection"); \ static_assert(sizeof(UMovieSceneByteSection) == 0x000200, "Wrong size on UMovieSceneByteSection"); \ static_assert(offsetof(UMovieSceneByteSection, ByteCurve) == 0x0000F8, "Member 'UMovieSceneByteSection::ByteCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCameraCutSection_SetCameraBindingID \ static_assert(alignof(MovieSceneCameraCutSection_SetCameraBindingID) == 0x000004, "Wrong alignment on MovieSceneCameraCutSection_SetCameraBindingID"); \ static_assert(sizeof(MovieSceneCameraCutSection_SetCameraBindingID) == 0x000018, "Wrong size on MovieSceneCameraCutSection_SetCameraBindingID"); \ static_assert(offsetof(MovieSceneCameraCutSection_SetCameraBindingID, InCameraBindingID) == 0x000000, "Member 'MovieSceneCameraCutSection_SetCameraBindingID::InCameraBindingID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCameraCutSection_GetCameraBindingID \ static_assert(alignof(MovieSceneCameraCutSection_GetCameraBindingID) == 0x000004, "Wrong alignment on MovieSceneCameraCutSection_GetCameraBindingID"); \ static_assert(sizeof(MovieSceneCameraCutSection_GetCameraBindingID) == 0x000018, "Wrong size on MovieSceneCameraCutSection_GetCameraBindingID"); \ static_assert(offsetof(MovieSceneCameraCutSection_GetCameraBindingID, ReturnValue) == 0x000000, "Member 'MovieSceneCameraCutSection_GetCameraBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraCutSection \ static_assert(alignof(UMovieSceneCameraCutSection) == 0x000010, "Wrong alignment on UMovieSceneCameraCutSection"); \ static_assert(sizeof(UMovieSceneCameraCutSection) == 0x0001A0, "Wrong size on UMovieSceneCameraCutSection"); \ static_assert(offsetof(UMovieSceneCameraCutSection, bLockPreviousCamera) == 0x0000F8, "Member 'UMovieSceneCameraCutSection::bLockPreviousCamera' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraCutSection, CameraGuid) == 0x0000FC, "Member 'UMovieSceneCameraCutSection::CameraGuid' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraCutSection, CameraBindingID) == 0x00010C, "Member 'UMovieSceneCameraCutSection::CameraBindingID' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraCutSection, InitialCameraCutTransform) == 0x000130, "Member 'UMovieSceneCameraCutSection::InitialCameraCutTransform' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraCutSection, bHasInitialCameraCutTransform) == 0x000190, "Member 'UMovieSceneCameraCutSection::bHasInitialCameraCutTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeSection \ static_assert(alignof(UMovieSceneCameraShakeSection) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeSection"); \ static_assert(sizeof(UMovieSceneCameraShakeSection) == 0x000140, "Wrong size on UMovieSceneCameraShakeSection"); \ static_assert(offsetof(UMovieSceneCameraShakeSection, ShakeData) == 0x0000F0, "Member 'UMovieSceneCameraShakeSection::ShakeData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraShakeSection, ShakeClass) == 0x000118, "Member 'UMovieSceneCameraShakeSection::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraShakeSection, PlayScale) == 0x000120, "Member 'UMovieSceneCameraShakeSection::PlayScale' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraShakeSection, PlaySpace) == 0x000124, "Member 'UMovieSceneCameraShakeSection::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraShakeSection, UserDefinedPlaySpace) == 0x000128, "Member 'UMovieSceneCameraShakeSection::UserDefinedPlaySpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeSourceShakeSection \ static_assert(alignof(UMovieSceneCameraShakeSourceShakeSection) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeSourceShakeSection"); \ static_assert(sizeof(UMovieSceneCameraShakeSourceShakeSection) == 0x000118, "Wrong size on UMovieSceneCameraShakeSourceShakeSection"); \ static_assert(offsetof(UMovieSceneCameraShakeSourceShakeSection, ShakeData) == 0x0000F0, "Member 'UMovieSceneCameraShakeSourceShakeSection::ShakeData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeSourceTriggerSection \ static_assert(alignof(UMovieSceneCameraShakeSourceTriggerSection) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeSourceTriggerSection"); \ static_assert(sizeof(UMovieSceneCameraShakeSourceTriggerSection) == 0x0001E8, "Wrong size on UMovieSceneCameraShakeSourceTriggerSection"); \ static_assert(offsetof(UMovieSceneCameraShakeSourceTriggerSection, Channel) == 0x0000F0, "Member 'UMovieSceneCameraShakeSourceTriggerSection::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCinematicShotSection_SetShotDisplayName \ static_assert(alignof(MovieSceneCinematicShotSection_SetShotDisplayName) == 0x000008, "Wrong alignment on MovieSceneCinematicShotSection_SetShotDisplayName"); \ static_assert(sizeof(MovieSceneCinematicShotSection_SetShotDisplayName) == 0x000010, "Wrong size on MovieSceneCinematicShotSection_SetShotDisplayName"); \ static_assert(offsetof(MovieSceneCinematicShotSection_SetShotDisplayName, InShotDisplayName) == 0x000000, "Member 'MovieSceneCinematicShotSection_SetShotDisplayName::InShotDisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCinematicShotSection_GetShotDisplayName \ static_assert(alignof(MovieSceneCinematicShotSection_GetShotDisplayName) == 0x000008, "Wrong alignment on MovieSceneCinematicShotSection_GetShotDisplayName"); \ static_assert(sizeof(MovieSceneCinematicShotSection_GetShotDisplayName) == 0x000010, "Wrong size on MovieSceneCinematicShotSection_GetShotDisplayName"); \ static_assert(offsetof(MovieSceneCinematicShotSection_GetShotDisplayName, ReturnValue) == 0x000000, "Member 'MovieSceneCinematicShotSection_GetShotDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCinematicShotSection \ static_assert(alignof(UMovieSceneCinematicShotSection) == 0x000008, "Wrong alignment on UMovieSceneCinematicShotSection"); \ static_assert(sizeof(UMovieSceneCinematicShotSection) == 0x000158, "Wrong size on UMovieSceneCinematicShotSection"); \ static_assert(offsetof(UMovieSceneCinematicShotSection, ShotDisplayName) == 0x000130, "Member 'UMovieSceneCinematicShotSection::ShotDisplayName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCinematicShotSection, DisplayName) == 0x000140, "Member 'UMovieSceneCinematicShotSection::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneColorSection \ static_assert(alignof(UMovieSceneColorSection) == 0x000008, "Wrong alignment on UMovieSceneColorSection"); \ static_assert(sizeof(UMovieSceneColorSection) == 0x000538, "Wrong size on UMovieSceneColorSection"); \ static_assert(offsetof(UMovieSceneColorSection, RedCurve) == 0x0000F8, "Member 'UMovieSceneColorSection::RedCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneColorSection, GreenCurve) == 0x000208, "Member 'UMovieSceneColorSection::GreenCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneColorSection, BlueCurve) == 0x000318, "Member 'UMovieSceneColorSection::BlueCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneColorSection, AlphaCurve) == 0x000428, "Member 'UMovieSceneColorSection::AlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneConstrainedSection \ static_assert(alignof(IMovieSceneConstrainedSection) == 0x000001, "Wrong alignment on IMovieSceneConstrainedSection"); \ static_assert(sizeof(IMovieSceneConstrainedSection) == 0x000001, "Wrong size on IMovieSceneConstrainedSection"); \ #define DUMPER7_ASSERTS_MovieSceneCVarSection_SetFromString \ static_assert(alignof(MovieSceneCVarSection_SetFromString) == 0x000008, "Wrong alignment on MovieSceneCVarSection_SetFromString"); \ static_assert(sizeof(MovieSceneCVarSection_SetFromString) == 0x000010, "Wrong size on MovieSceneCVarSection_SetFromString"); \ static_assert(offsetof(MovieSceneCVarSection_SetFromString, InString) == 0x000000, "Member 'MovieSceneCVarSection_SetFromString::InString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCVarSection_GetString \ static_assert(alignof(MovieSceneCVarSection_GetString) == 0x000008, "Wrong alignment on MovieSceneCVarSection_GetString"); \ static_assert(sizeof(MovieSceneCVarSection_GetString) == 0x000010, "Wrong size on MovieSceneCVarSection_GetString"); \ static_assert(offsetof(MovieSceneCVarSection_GetString, ReturnValue) == 0x000000, "Member 'MovieSceneCVarSection_GetString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCVarSection \ static_assert(alignof(UMovieSceneCVarSection) == 0x000008, "Wrong alignment on UMovieSceneCVarSection"); \ static_assert(sizeof(UMovieSceneCVarSection) == 0x000148, "Wrong size on UMovieSceneCVarSection"); \ static_assert(offsetof(UMovieSceneCVarSection, ConsoleVariables) == 0x0000F8, "Member 'UMovieSceneCVarSection::ConsoleVariables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_SetDataLayerAssets \ static_assert(alignof(MovieSceneDataLayerSection_SetDataLayerAssets) == 0x000008, "Wrong alignment on MovieSceneDataLayerSection_SetDataLayerAssets"); \ static_assert(sizeof(MovieSceneDataLayerSection_SetDataLayerAssets) == 0x000010, "Wrong size on MovieSceneDataLayerSection_SetDataLayerAssets"); \ static_assert(offsetof(MovieSceneDataLayerSection_SetDataLayerAssets, InDataLayerAssets) == 0x000000, "Member 'MovieSceneDataLayerSection_SetDataLayerAssets::InDataLayerAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_SetDataLayers \ static_assert(alignof(MovieSceneDataLayerSection_SetDataLayers) == 0x000008, "Wrong alignment on MovieSceneDataLayerSection_SetDataLayers"); \ static_assert(sizeof(MovieSceneDataLayerSection_SetDataLayers) == 0x000010, "Wrong size on MovieSceneDataLayerSection_SetDataLayers"); \ static_assert(offsetof(MovieSceneDataLayerSection_SetDataLayers, InDataLayers) == 0x000000, "Member 'MovieSceneDataLayerSection_SetDataLayers::InDataLayers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_SetDesiredState \ static_assert(alignof(MovieSceneDataLayerSection_SetDesiredState) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_SetDesiredState"); \ static_assert(sizeof(MovieSceneDataLayerSection_SetDesiredState) == 0x000001, "Wrong size on MovieSceneDataLayerSection_SetDesiredState"); \ static_assert(offsetof(MovieSceneDataLayerSection_SetDesiredState, InDesiredState) == 0x000000, "Member 'MovieSceneDataLayerSection_SetDesiredState::InDesiredState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_SetFlushOnUnload \ static_assert(alignof(MovieSceneDataLayerSection_SetFlushOnUnload) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_SetFlushOnUnload"); \ static_assert(sizeof(MovieSceneDataLayerSection_SetFlushOnUnload) == 0x000001, "Wrong size on MovieSceneDataLayerSection_SetFlushOnUnload"); \ static_assert(offsetof(MovieSceneDataLayerSection_SetFlushOnUnload, bFlushOnUnload_0) == 0x000000, "Member 'MovieSceneDataLayerSection_SetFlushOnUnload::bFlushOnUnload_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_SetPrerollState \ static_assert(alignof(MovieSceneDataLayerSection_SetPrerollState) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_SetPrerollState"); \ static_assert(sizeof(MovieSceneDataLayerSection_SetPrerollState) == 0x000001, "Wrong size on MovieSceneDataLayerSection_SetPrerollState"); \ static_assert(offsetof(MovieSceneDataLayerSection_SetPrerollState, InPrerollState) == 0x000000, "Member 'MovieSceneDataLayerSection_SetPrerollState::InPrerollState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_GetDataLayerAssets \ static_assert(alignof(MovieSceneDataLayerSection_GetDataLayerAssets) == 0x000008, "Wrong alignment on MovieSceneDataLayerSection_GetDataLayerAssets"); \ static_assert(sizeof(MovieSceneDataLayerSection_GetDataLayerAssets) == 0x000010, "Wrong size on MovieSceneDataLayerSection_GetDataLayerAssets"); \ static_assert(offsetof(MovieSceneDataLayerSection_GetDataLayerAssets, ReturnValue) == 0x000000, "Member 'MovieSceneDataLayerSection_GetDataLayerAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_GetDataLayers \ static_assert(alignof(MovieSceneDataLayerSection_GetDataLayers) == 0x000008, "Wrong alignment on MovieSceneDataLayerSection_GetDataLayers"); \ static_assert(sizeof(MovieSceneDataLayerSection_GetDataLayers) == 0x000010, "Wrong size on MovieSceneDataLayerSection_GetDataLayers"); \ static_assert(offsetof(MovieSceneDataLayerSection_GetDataLayers, ReturnValue) == 0x000000, "Member 'MovieSceneDataLayerSection_GetDataLayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_GetDesiredState \ static_assert(alignof(MovieSceneDataLayerSection_GetDesiredState) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_GetDesiredState"); \ static_assert(sizeof(MovieSceneDataLayerSection_GetDesiredState) == 0x000001, "Wrong size on MovieSceneDataLayerSection_GetDesiredState"); \ static_assert(offsetof(MovieSceneDataLayerSection_GetDesiredState, ReturnValue) == 0x000000, "Member 'MovieSceneDataLayerSection_GetDesiredState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_GetFlushOnUnload \ static_assert(alignof(MovieSceneDataLayerSection_GetFlushOnUnload) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_GetFlushOnUnload"); \ static_assert(sizeof(MovieSceneDataLayerSection_GetFlushOnUnload) == 0x000001, "Wrong size on MovieSceneDataLayerSection_GetFlushOnUnload"); \ static_assert(offsetof(MovieSceneDataLayerSection_GetFlushOnUnload, ReturnValue) == 0x000000, "Member 'MovieSceneDataLayerSection_GetFlushOnUnload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDataLayerSection_GetPrerollState \ static_assert(alignof(MovieSceneDataLayerSection_GetPrerollState) == 0x000001, "Wrong alignment on MovieSceneDataLayerSection_GetPrerollState"); \ static_assert(sizeof(MovieSceneDataLayerSection_GetPrerollState) == 0x000001, "Wrong size on MovieSceneDataLayerSection_GetPrerollState"); \ static_assert(offsetof(MovieSceneDataLayerSection_GetPrerollState, ReturnValue) == 0x000000, "Member 'MovieSceneDataLayerSection_GetPrerollState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDataLayerSection \ static_assert(alignof(UMovieSceneDataLayerSection) == 0x000008, "Wrong alignment on UMovieSceneDataLayerSection"); \ static_assert(sizeof(UMovieSceneDataLayerSection) == 0x000120, "Wrong size on UMovieSceneDataLayerSection"); \ static_assert(offsetof(UMovieSceneDataLayerSection, DataLayers) == 0x0000F8, "Member 'UMovieSceneDataLayerSection::DataLayers' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneDataLayerSection, DataLayerAssets) == 0x000108, "Member 'UMovieSceneDataLayerSection::DataLayerAssets' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneDataLayerSection, DesiredState) == 0x000118, "Member 'UMovieSceneDataLayerSection::DesiredState' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneDataLayerSection, PrerollState) == 0x000119, "Member 'UMovieSceneDataLayerSection::PrerollState' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneDataLayerSection, bFlushOnUnload) == 0x00011A, "Member 'UMovieSceneDataLayerSection::bFlushOnUnload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleSection \ static_assert(alignof(UMovieSceneDoubleSection) == 0x000008, "Wrong alignment on UMovieSceneDoubleSection"); \ static_assert(sizeof(UMovieSceneDoubleSection) == 0x000210, "Wrong size on UMovieSceneDoubleSection"); \ static_assert(offsetof(UMovieSceneDoubleSection, DoubleCurve) == 0x0000F8, "Member 'UMovieSceneDoubleSection::DoubleCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEnumSection \ static_assert(alignof(UMovieSceneEnumSection) == 0x000008, "Wrong alignment on UMovieSceneEnumSection"); \ static_assert(sizeof(UMovieSceneEnumSection) == 0x000200, "Wrong size on UMovieSceneEnumSection"); \ static_assert(offsetof(UMovieSceneEnumSection, EnumCurve) == 0x0000F8, "Member 'UMovieSceneEnumSection::EnumCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEventSectionBase \ static_assert(alignof(UMovieSceneEventSectionBase) == 0x000008, "Wrong alignment on UMovieSceneEventSectionBase"); \ static_assert(sizeof(UMovieSceneEventSectionBase) == 0x0000F0, "Wrong size on UMovieSceneEventSectionBase"); \ #define DUMPER7_ASSERTS_UMovieSceneEventRepeaterSection \ static_assert(alignof(UMovieSceneEventRepeaterSection) == 0x000008, "Wrong alignment on UMovieSceneEventRepeaterSection"); \ static_assert(sizeof(UMovieSceneEventRepeaterSection) == 0x000120, "Wrong size on UMovieSceneEventRepeaterSection"); \ static_assert(offsetof(UMovieSceneEventRepeaterSection, Event) == 0x0000F8, "Member 'UMovieSceneEventRepeaterSection::Event' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEventSection \ static_assert(alignof(UMovieSceneEventSection) == 0x000008, "Wrong alignment on UMovieSceneEventSection"); \ static_assert(sizeof(UMovieSceneEventSection) == 0x000260, "Wrong size on UMovieSceneEventSection"); \ static_assert(offsetof(UMovieSceneEventSection, Events) == 0x0000F0, "Member 'UMovieSceneEventSection::Events' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneEventSection, EventData) == 0x000168, "Member 'UMovieSceneEventSection::EventData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEventTriggerSection \ static_assert(alignof(UMovieSceneEventTriggerSection) == 0x000008, "Wrong alignment on UMovieSceneEventTriggerSection"); \ static_assert(sizeof(UMovieSceneEventTriggerSection) == 0x0001F0, "Wrong size on UMovieSceneEventTriggerSection"); \ static_assert(offsetof(UMovieSceneEventTriggerSection, EventChannel) == 0x0000F8, "Member 'UMovieSceneEventTriggerSection::EventChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatSection \ static_assert(alignof(UMovieSceneFloatSection) == 0x000008, "Wrong alignment on UMovieSceneFloatSection"); \ static_assert(sizeof(UMovieSceneFloatSection) == 0x000218, "Wrong size on UMovieSceneFloatSection"); \ static_assert(offsetof(UMovieSceneFloatSection, FloatCurve) == 0x000100, "Member 'UMovieSceneFloatSection::FloatCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFloatSection, OverrideRegistry) == 0x000210, "Member 'UMovieSceneFloatSection::OverrideRegistry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneIntegerSection \ static_assert(alignof(UMovieSceneIntegerSection) == 0x000008, "Wrong alignment on UMovieSceneIntegerSection"); \ static_assert(sizeof(UMovieSceneIntegerSection) == 0x0001F8, "Wrong size on UMovieSceneIntegerSection"); \ static_assert(offsetof(UMovieSceneIntegerSection, IntegerCurve) == 0x0000F8, "Member 'UMovieSceneIntegerSection::IntegerCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneLevelVisibilitySection_SetLevelNames \ static_assert(alignof(MovieSceneLevelVisibilitySection_SetLevelNames) == 0x000008, "Wrong alignment on MovieSceneLevelVisibilitySection_SetLevelNames"); \ static_assert(sizeof(MovieSceneLevelVisibilitySection_SetLevelNames) == 0x000010, "Wrong size on MovieSceneLevelVisibilitySection_SetLevelNames"); \ static_assert(offsetof(MovieSceneLevelVisibilitySection_SetLevelNames, InLevelNames) == 0x000000, "Member 'MovieSceneLevelVisibilitySection_SetLevelNames::InLevelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneLevelVisibilitySection_SetVisibility \ static_assert(alignof(MovieSceneLevelVisibilitySection_SetVisibility) == 0x000001, "Wrong alignment on MovieSceneLevelVisibilitySection_SetVisibility"); \ static_assert(sizeof(MovieSceneLevelVisibilitySection_SetVisibility) == 0x000001, "Wrong size on MovieSceneLevelVisibilitySection_SetVisibility"); \ static_assert(offsetof(MovieSceneLevelVisibilitySection_SetVisibility, InVisibility) == 0x000000, "Member 'MovieSceneLevelVisibilitySection_SetVisibility::InVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneLevelVisibilitySection_GetLevelNames \ static_assert(alignof(MovieSceneLevelVisibilitySection_GetLevelNames) == 0x000008, "Wrong alignment on MovieSceneLevelVisibilitySection_GetLevelNames"); \ static_assert(sizeof(MovieSceneLevelVisibilitySection_GetLevelNames) == 0x000010, "Wrong size on MovieSceneLevelVisibilitySection_GetLevelNames"); \ static_assert(offsetof(MovieSceneLevelVisibilitySection_GetLevelNames, ReturnValue) == 0x000000, "Member 'MovieSceneLevelVisibilitySection_GetLevelNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneLevelVisibilitySection_GetVisibility \ static_assert(alignof(MovieSceneLevelVisibilitySection_GetVisibility) == 0x000001, "Wrong alignment on MovieSceneLevelVisibilitySection_GetVisibility"); \ static_assert(sizeof(MovieSceneLevelVisibilitySection_GetVisibility) == 0x000001, "Wrong size on MovieSceneLevelVisibilitySection_GetVisibility"); \ static_assert(offsetof(MovieSceneLevelVisibilitySection_GetVisibility, ReturnValue) == 0x000000, "Member 'MovieSceneLevelVisibilitySection_GetVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLevelVisibilitySection \ static_assert(alignof(UMovieSceneLevelVisibilitySection) == 0x000008, "Wrong alignment on UMovieSceneLevelVisibilitySection"); \ static_assert(sizeof(UMovieSceneLevelVisibilitySection) == 0x000110, "Wrong size on UMovieSceneLevelVisibilitySection"); \ static_assert(offsetof(UMovieSceneLevelVisibilitySection, Visibility) == 0x0000F8, "Member 'UMovieSceneLevelVisibilitySection::Visibility' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLevelVisibilitySection, LevelNames) == 0x000100, "Member 'UMovieSceneLevelVisibilitySection::LevelNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneObjectPropertySection \ static_assert(alignof(UMovieSceneObjectPropertySection) == 0x000008, "Wrong alignment on UMovieSceneObjectPropertySection"); \ static_assert(sizeof(UMovieSceneObjectPropertySection) == 0x000228, "Wrong size on UMovieSceneObjectPropertySection"); \ static_assert(offsetof(UMovieSceneObjectPropertySection, ObjectChannel) == 0x0000F0, "Member 'UMovieSceneObjectPropertySection::ObjectChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneParameterSectionExtender \ static_assert(alignof(IMovieSceneParameterSectionExtender) == 0x000001, "Wrong alignment on IMovieSceneParameterSectionExtender"); \ static_assert(sizeof(IMovieSceneParameterSectionExtender) == 0x000001, "Wrong size on IMovieSceneParameterSectionExtender"); \ #define DUMPER7_ASSERTS_UMovieSceneParticleSection \ static_assert(alignof(UMovieSceneParticleSection) == 0x000008, "Wrong alignment on UMovieSceneParticleSection"); \ static_assert(sizeof(UMovieSceneParticleSection) == 0x0001F8, "Wrong size on UMovieSceneParticleSection"); \ static_assert(offsetof(UMovieSceneParticleSection, ParticleKeys) == 0x0000F0, "Member 'UMovieSceneParticleSection::ParticleKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePrimitiveMaterialSection \ static_assert(alignof(UMovieScenePrimitiveMaterialSection) == 0x000008, "Wrong alignment on UMovieScenePrimitiveMaterialSection"); \ static_assert(sizeof(UMovieScenePrimitiveMaterialSection) == 0x000230, "Wrong size on UMovieScenePrimitiveMaterialSection"); \ static_assert(offsetof(UMovieScenePrimitiveMaterialSection, MaterialChannel) == 0x0000F8, "Member 'UMovieScenePrimitiveMaterialSection::MaterialChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSkeletalAnimationSection \ static_assert(alignof(UMovieSceneSkeletalAnimationSection) == 0x000010, "Wrong alignment on UMovieSceneSkeletalAnimationSection"); \ static_assert(sizeof(UMovieSceneSkeletalAnimationSection) == 0x000350, "Wrong size on UMovieSceneSkeletalAnimationSection"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, Params_0) == 0x0000F0, "Member 'UMovieSceneSkeletalAnimationSection::Params_0' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, AnimSequence) == 0x000240, "Member 'UMovieSceneSkeletalAnimationSection::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, Animation) == 0x000248, "Member 'UMovieSceneSkeletalAnimationSection::Animation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartOffset) == 0x000250, "Member 'UMovieSceneSkeletalAnimationSection::StartOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, EndOffset) == 0x000254, "Member 'UMovieSceneSkeletalAnimationSection::EndOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, PlayRate) == 0x000258, "Member 'UMovieSceneSkeletalAnimationSection::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, SlotName) == 0x000260, "Member 'UMovieSceneSkeletalAnimationSection::SlotName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartLocationOffset) == 0x000268, "Member 'UMovieSceneSkeletalAnimationSection::StartLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, StartRotationOffset) == 0x000280, "Member 'UMovieSceneSkeletalAnimationSection::StartRotationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchWithPrevious) == 0x000298, "Member 'UMovieSceneSkeletalAnimationSection::bMatchWithPrevious' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedBoneName) == 0x00029C, "Member 'UMovieSceneSkeletalAnimationSection::MatchedBoneName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedLocationOffset) == 0x0002A8, "Member 'UMovieSceneSkeletalAnimationSection::MatchedLocationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, MatchedRotationOffset) == 0x0002C0, "Member 'UMovieSceneSkeletalAnimationSection::MatchedRotationOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchTranslation) == 0x0002D8, "Member 'UMovieSceneSkeletalAnimationSection::bMatchTranslation' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchIncludeZHeight) == 0x0002D9, "Member 'UMovieSceneSkeletalAnimationSection::bMatchIncludeZHeight' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationYaw) == 0x0002DA, "Member 'UMovieSceneSkeletalAnimationSection::bMatchRotationYaw' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationPitch) == 0x0002DB, "Member 'UMovieSceneSkeletalAnimationSection::bMatchRotationPitch' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationSection, bMatchRotationRoll) == 0x0002DC, "Member 'UMovieSceneSkeletalAnimationSection::bMatchRotationRoll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSlomoSection \ static_assert(alignof(UMovieSceneSlomoSection) == 0x000008, "Wrong alignment on UMovieSceneSlomoSection"); \ static_assert(sizeof(UMovieSceneSlomoSection) == 0x000200, "Wrong size on UMovieSceneSlomoSection"); \ static_assert(offsetof(UMovieSceneSlomoSection, FloatCurve) == 0x0000F0, "Member 'UMovieSceneSlomoSection::FloatCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneStringSection \ static_assert(alignof(UMovieSceneStringSection) == 0x000008, "Wrong alignment on UMovieSceneStringSection"); \ static_assert(sizeof(UMovieSceneStringSection) == 0x000200, "Wrong size on UMovieSceneStringSection"); \ static_assert(offsetof(UMovieSceneStringSection, StringCurve) == 0x0000F0, "Member 'UMovieSceneStringSection::StringCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatVectorSection \ static_assert(alignof(UMovieSceneFloatVectorSection) == 0x000008, "Wrong alignment on UMovieSceneFloatVectorSection"); \ static_assert(sizeof(UMovieSceneFloatVectorSection) == 0x000540, "Wrong size on UMovieSceneFloatVectorSection"); \ static_assert(offsetof(UMovieSceneFloatVectorSection, Curves) == 0x0000F8, "Member 'UMovieSceneFloatVectorSection::Curves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneFloatVectorSection, ChannelsUsed) == 0x000538, "Member 'UMovieSceneFloatVectorSection::ChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleVectorSection \ static_assert(alignof(UMovieSceneDoubleVectorSection) == 0x000008, "Wrong alignment on UMovieSceneDoubleVectorSection"); \ static_assert(sizeof(UMovieSceneDoubleVectorSection) == 0x000560, "Wrong size on UMovieSceneDoubleVectorSection"); \ static_assert(offsetof(UMovieSceneDoubleVectorSection, Curves) == 0x0000F8, "Member 'UMovieSceneDoubleVectorSection::Curves' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneDoubleVectorSection, ChannelsUsed) == 0x000558, "Member 'UMovieSceneDoubleVectorSection::ChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoolChannelEvaluatorSystem \ static_assert(alignof(UBoolChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UBoolChannelEvaluatorSystem"); \ static_assert(sizeof(UBoolChannelEvaluatorSystem) == 0x000040, "Wrong size on UBoolChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UByteChannelEvaluatorSystem \ static_assert(alignof(UByteChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UByteChannelEvaluatorSystem"); \ static_assert(sizeof(UByteChannelEvaluatorSystem) == 0x000040, "Wrong size on UByteChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UDoubleChannelEvaluatorSystem \ static_assert(alignof(UDoubleChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UDoubleChannelEvaluatorSystem"); \ static_assert(sizeof(UDoubleChannelEvaluatorSystem) == 0x000040, "Wrong size on UDoubleChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UDoublePerlinNoiseChannelEvaluatorSystem \ static_assert(alignof(UDoublePerlinNoiseChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UDoublePerlinNoiseChannelEvaluatorSystem"); \ static_assert(sizeof(UDoublePerlinNoiseChannelEvaluatorSystem) == 0x000040, "Wrong size on UDoublePerlinNoiseChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UFloatChannelEvaluatorSystem \ static_assert(alignof(UFloatChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UFloatChannelEvaluatorSystem"); \ static_assert(sizeof(UFloatChannelEvaluatorSystem) == 0x000040, "Wrong size on UFloatChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UIntegerChannelEvaluatorSystem \ static_assert(alignof(UIntegerChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UIntegerChannelEvaluatorSystem"); \ static_assert(sizeof(UIntegerChannelEvaluatorSystem) == 0x000040, "Wrong size on UIntegerChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePropertySystem \ static_assert(alignof(UMovieScenePropertySystem) == 0x000008, "Wrong alignment on UMovieScenePropertySystem"); \ static_assert(sizeof(UMovieScenePropertySystem) == 0x000058, "Wrong size on UMovieScenePropertySystem"); \ static_assert(offsetof(UMovieScenePropertySystem, InstantiatorSystem) == 0x000048, "Member 'UMovieScenePropertySystem::InstantiatorSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DTransformPropertySystem \ static_assert(alignof(UMovieScene3DTransformPropertySystem) == 0x000008, "Wrong alignment on UMovieScene3DTransformPropertySystem"); \ static_assert(sizeof(UMovieScene3DTransformPropertySystem) == 0x000058, "Wrong size on UMovieScene3DTransformPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneBaseValueEvaluatorSystem \ static_assert(alignof(UMovieSceneBaseValueEvaluatorSystem) == 0x000008, "Wrong alignment on UMovieSceneBaseValueEvaluatorSystem"); \ static_assert(sizeof(UMovieSceneBaseValueEvaluatorSystem) == 0x000040, "Wrong size on UMovieSceneBaseValueEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneBoolPropertySystem \ static_assert(alignof(UMovieSceneBoolPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneBoolPropertySystem"); \ static_assert(sizeof(UMovieSceneBoolPropertySystem) == 0x000058, "Wrong size on UMovieSceneBoolPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneBytePropertySystem \ static_assert(alignof(UMovieSceneBytePropertySystem) == 0x000008, "Wrong alignment on UMovieSceneBytePropertySystem"); \ static_assert(sizeof(UMovieSceneBytePropertySystem) == 0x000058, "Wrong size on UMovieSceneBytePropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneColorPropertySystem \ static_assert(alignof(UMovieSceneColorPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneColorPropertySystem"); \ static_assert(sizeof(UMovieSceneColorPropertySystem) == 0x000058, "Wrong size on UMovieSceneColorPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentAttachmentInvalidatorSystem \ static_assert(alignof(UMovieSceneComponentAttachmentInvalidatorSystem) == 0x000008, "Wrong alignment on UMovieSceneComponentAttachmentInvalidatorSystem"); \ static_assert(sizeof(UMovieSceneComponentAttachmentInvalidatorSystem) == 0x000040, "Wrong size on UMovieSceneComponentAttachmentInvalidatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentAttachmentSystem \ static_assert(alignof(UMovieSceneComponentAttachmentSystem) == 0x000008, "Wrong alignment on UMovieSceneComponentAttachmentSystem"); \ static_assert(sizeof(UMovieSceneComponentAttachmentSystem) == 0x0001D0, "Wrong size on UMovieSceneComponentAttachmentSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentMaterialSystem \ static_assert(alignof(UMovieSceneComponentMaterialSystem) == 0x000008, "Wrong alignment on UMovieSceneComponentMaterialSystem"); \ static_assert(sizeof(UMovieSceneComponentMaterialSystem) == 0x000128, "Wrong size on UMovieSceneComponentMaterialSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentMobilitySystem \ static_assert(alignof(UMovieSceneComponentMobilitySystem) == 0x000008, "Wrong alignment on UMovieSceneComponentMobilitySystem"); \ static_assert(sizeof(UMovieSceneComponentMobilitySystem) == 0x000230, "Wrong size on UMovieSceneComponentMobilitySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentTransformSystem \ static_assert(alignof(UMovieSceneComponentTransformSystem) == 0x000008, "Wrong alignment on UMovieSceneComponentTransformSystem"); \ static_assert(sizeof(UMovieSceneComponentTransformSystem) == 0x000058, "Wrong size on UMovieSceneComponentTransformSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneConstraintSystem \ static_assert(alignof(UMovieSceneConstraintSystem) == 0x000008, "Wrong alignment on UMovieSceneConstraintSystem"); \ static_assert(sizeof(UMovieSceneConstraintSystem) == 0x000050, "Wrong size on UMovieSceneConstraintSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneDataLayerSystem \ static_assert(alignof(UMovieSceneDataLayerSystem) == 0x000008, "Wrong alignment on UMovieSceneDataLayerSystem"); \ static_assert(sizeof(UMovieSceneDataLayerSystem) == 0x0000D0, "Wrong size on UMovieSceneDataLayerSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneDeferredComponentMovementSystem \ static_assert(alignof(UMovieSceneDeferredComponentMovementSystem) == 0x000008, "Wrong alignment on UMovieSceneDeferredComponentMovementSystem"); \ static_assert(sizeof(UMovieSceneDeferredComponentMovementSystem) == 0x000058, "Wrong size on UMovieSceneDeferredComponentMovementSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneDoublePropertySystem \ static_assert(alignof(UMovieSceneDoublePropertySystem) == 0x000008, "Wrong alignment on UMovieSceneDoublePropertySystem"); \ static_assert(sizeof(UMovieSceneDoublePropertySystem) == 0x000058, "Wrong size on UMovieSceneDoublePropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneEnumPropertySystem \ static_assert(alignof(UMovieSceneEnumPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneEnumPropertySystem"); \ static_assert(sizeof(UMovieSceneEnumPropertySystem) == 0x000058, "Wrong size on UMovieSceneEnumPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneEulerTransformPropertySystem \ static_assert(alignof(UMovieSceneEulerTransformPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneEulerTransformPropertySystem"); \ static_assert(sizeof(UMovieSceneEulerTransformPropertySystem) == 0x000058, "Wrong size on UMovieSceneEulerTransformPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneEventSystem \ static_assert(alignof(UMovieSceneEventSystem) == 0x000008, "Wrong alignment on UMovieSceneEventSystem"); \ static_assert(sizeof(UMovieSceneEventSystem) == 0x000090, "Wrong size on UMovieSceneEventSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePreSpawnEventSystem \ static_assert(alignof(UMovieScenePreSpawnEventSystem) == 0x000008, "Wrong alignment on UMovieScenePreSpawnEventSystem"); \ static_assert(sizeof(UMovieScenePreSpawnEventSystem) == 0x000090, "Wrong size on UMovieScenePreSpawnEventSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePostSpawnEventSystem \ static_assert(alignof(UMovieScenePostSpawnEventSystem) == 0x000008, "Wrong alignment on UMovieScenePostSpawnEventSystem"); \ static_assert(sizeof(UMovieScenePostSpawnEventSystem) == 0x000090, "Wrong size on UMovieScenePostSpawnEventSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePostEvalEventSystem \ static_assert(alignof(UMovieScenePostEvalEventSystem) == 0x000008, "Wrong alignment on UMovieScenePostEvalEventSystem"); \ static_assert(sizeof(UMovieScenePostEvalEventSystem) == 0x000090, "Wrong size on UMovieScenePostEvalEventSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatPropertySystem \ static_assert(alignof(UMovieSceneFloatPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneFloatPropertySystem"); \ static_assert(sizeof(UMovieSceneFloatPropertySystem) == 0x000058, "Wrong size on UMovieSceneFloatPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneHierarchicalBiasSystem \ static_assert(alignof(UMovieSceneHierarchicalBiasSystem) == 0x000008, "Wrong alignment on UMovieSceneHierarchicalBiasSystem"); \ static_assert(sizeof(UMovieSceneHierarchicalBiasSystem) == 0x000040, "Wrong size on UMovieSceneHierarchicalBiasSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneInitialValueSystem \ static_assert(alignof(UMovieSceneInitialValueSystem) == 0x000008, "Wrong alignment on UMovieSceneInitialValueSystem"); \ static_assert(sizeof(UMovieSceneInitialValueSystem) == 0x000040, "Wrong size on UMovieSceneInitialValueSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneIntegerPropertySystem \ static_assert(alignof(UMovieSceneIntegerPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneIntegerPropertySystem"); \ static_assert(sizeof(UMovieSceneIntegerPropertySystem) == 0x000058, "Wrong size on UMovieSceneIntegerPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneLevelVisibilitySystem \ static_assert(alignof(UMovieSceneLevelVisibilitySystem) == 0x000008, "Wrong alignment on UMovieSceneLevelVisibilitySystem"); \ static_assert(sizeof(UMovieSceneLevelVisibilitySystem) == 0x0001A8, "Wrong size on UMovieSceneLevelVisibilitySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneMaterialParameterCollectionSystem \ static_assert(alignof(UMovieSceneMaterialParameterCollectionSystem) == 0x000008, "Wrong alignment on UMovieSceneMaterialParameterCollectionSystem"); \ static_assert(sizeof(UMovieSceneMaterialParameterCollectionSystem) == 0x000068, "Wrong size on UMovieSceneMaterialParameterCollectionSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneMaterialParameterSystem \ static_assert(alignof(UMovieSceneMaterialParameterSystem) == 0x000008, "Wrong alignment on UMovieSceneMaterialParameterSystem"); \ static_assert(sizeof(UMovieSceneMaterialParameterSystem) == 0x000338, "Wrong size on UMovieSceneMaterialParameterSystem"); \ static_assert(offsetof(UMovieSceneMaterialParameterSystem, DoubleBlenderSystem) == 0x000330, "Member 'UMovieSceneMaterialParameterSystem::DoubleBlenderSystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMotionVectorSimulationSystem \ static_assert(alignof(UMovieSceneMotionVectorSimulationSystem) == 0x000008, "Wrong alignment on UMovieSceneMotionVectorSimulationSystem"); \ static_assert(sizeof(UMovieSceneMotionVectorSimulationSystem) == 0x000098, "Wrong size on UMovieSceneMotionVectorSimulationSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePiecewiseBoolBlenderSystem \ static_assert(alignof(UMovieScenePiecewiseBoolBlenderSystem) == 0x000008, "Wrong alignment on UMovieScenePiecewiseBoolBlenderSystem"); \ static_assert(sizeof(UMovieScenePiecewiseBoolBlenderSystem) == 0x000090, "Wrong size on UMovieScenePiecewiseBoolBlenderSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePiecewiseByteBlenderSystem \ static_assert(alignof(UMovieScenePiecewiseByteBlenderSystem) == 0x000008, "Wrong alignment on UMovieScenePiecewiseByteBlenderSystem"); \ static_assert(sizeof(UMovieScenePiecewiseByteBlenderSystem) == 0x000090, "Wrong size on UMovieScenePiecewiseByteBlenderSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePiecewiseDoubleBlenderSystem \ static_assert(alignof(UMovieScenePiecewiseDoubleBlenderSystem) == 0x000008, "Wrong alignment on UMovieScenePiecewiseDoubleBlenderSystem"); \ static_assert(sizeof(UMovieScenePiecewiseDoubleBlenderSystem) == 0x000130, "Wrong size on UMovieScenePiecewiseDoubleBlenderSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePiecewiseEnumBlenderSystem \ static_assert(alignof(UMovieScenePiecewiseEnumBlenderSystem) == 0x000008, "Wrong alignment on UMovieScenePiecewiseEnumBlenderSystem"); \ static_assert(sizeof(UMovieScenePiecewiseEnumBlenderSystem) == 0x000090, "Wrong size on UMovieScenePiecewiseEnumBlenderSystem"); \ #define DUMPER7_ASSERTS_UMovieScenePiecewiseIntegerBlenderSystem \ static_assert(alignof(UMovieScenePiecewiseIntegerBlenderSystem) == 0x000008, "Wrong alignment on UMovieScenePiecewiseIntegerBlenderSystem"); \ static_assert(sizeof(UMovieScenePiecewiseIntegerBlenderSystem) == 0x0000B0, "Wrong size on UMovieScenePiecewiseIntegerBlenderSystem"); \ #define DUMPER7_ASSERTS_MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame \ static_assert(alignof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame) == 0x000008, "Wrong alignment on MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame"); \ static_assert(sizeof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame) == 0x000020, "Wrong size on MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame, Player) == 0x000000, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame::Player' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame, TargetComponent) == 0x000008, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame, FrameTime) == 0x000010, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame::FrameTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame, ReturnValue) == 0x000018, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime \ static_assert(alignof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime) == 0x000008, "Wrong alignment on MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime"); \ static_assert(sizeof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime) == 0x000020, "Wrong size on MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime, Player) == 0x000000, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime::Player' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime, TargetComponent) == 0x000008, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime, TimeInSeconds) == 0x000010, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime::TimeInSeconds' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime, ReturnValue) == 0x000018, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictLocalTransformAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame \ static_assert(alignof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame) == 0x000008, "Wrong alignment on MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame"); \ static_assert(sizeof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame) == 0x000020, "Wrong size on MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame, Player) == 0x000000, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame::Player' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame, TargetComponent) == 0x000008, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame, FrameTime) == 0x000010, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame::FrameTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame, ReturnValue) == 0x000018, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime \ static_assert(alignof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime) == 0x000008, "Wrong alignment on MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime"); \ static_assert(sizeof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime) == 0x000020, "Wrong size on MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime, Player) == 0x000000, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime::Player' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime, TargetComponent) == 0x000008, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime, TimeInSeconds) == 0x000010, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime::TimeInSeconds' has a wrong offset!"); \ static_assert(offsetof(MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime, ReturnValue) == 0x000018, "Member 'MovieSceneAsyncAction_SequencePrediction_PredictWorldTransformAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAsyncAction_SequencePrediction \ static_assert(alignof(UMovieSceneAsyncAction_SequencePrediction) == 0x000008, "Wrong alignment on UMovieSceneAsyncAction_SequencePrediction"); \ static_assert(sizeof(UMovieSceneAsyncAction_SequencePrediction) == 0x000080, "Wrong size on UMovieSceneAsyncAction_SequencePrediction"); \ static_assert(offsetof(UMovieSceneAsyncAction_SequencePrediction, Result) == 0x000030, "Member 'UMovieSceneAsyncAction_SequencePrediction::Result' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAsyncAction_SequencePrediction, Failure) == 0x000040, "Member 'UMovieSceneAsyncAction_SequencePrediction::Failure' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAsyncAction_SequencePrediction, SequencePlayer) == 0x000060, "Member 'UMovieSceneAsyncAction_SequencePrediction::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneAsyncAction_SequencePrediction, SceneComponent) == 0x000068, "Member 'UMovieSceneAsyncAction_SequencePrediction::SceneComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePredictionSystem \ static_assert(alignof(UMovieScenePredictionSystem) == 0x000008, "Wrong alignment on UMovieScenePredictionSystem"); \ static_assert(sizeof(UMovieScenePredictionSystem) == 0x0000F0, "Wrong size on UMovieScenePredictionSystem"); \ static_assert(offsetof(UMovieScenePredictionSystem, PendingPredictions) == 0x0000D0, "Member 'UMovieScenePredictionSystem::PendingPredictions' has a wrong offset!"); \ static_assert(offsetof(UMovieScenePredictionSystem, ProcessingPredictions) == 0x0000E0, "Member 'UMovieScenePredictionSystem::ProcessingPredictions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePropertyInstantiatorSystem \ static_assert(alignof(UMovieScenePropertyInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieScenePropertyInstantiatorSystem"); \ static_assert(sizeof(UMovieScenePropertyInstantiatorSystem) == 0x000248, "Wrong size on UMovieScenePropertyInstantiatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneQuaternionInterpolationRotationSystem \ static_assert(alignof(UMovieSceneQuaternionInterpolationRotationSystem) == 0x000008, "Wrong alignment on UMovieSceneQuaternionInterpolationRotationSystem"); \ static_assert(sizeof(UMovieSceneQuaternionInterpolationRotationSystem) == 0x000040, "Wrong size on UMovieSceneQuaternionInterpolationRotationSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneTransformOriginSystem \ static_assert(alignof(UMovieSceneTransformOriginSystem) == 0x000008, "Wrong alignment on UMovieSceneTransformOriginSystem"); \ static_assert(sizeof(UMovieSceneTransformOriginSystem) == 0x000078, "Wrong size on UMovieSceneTransformOriginSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatVectorPropertySystem \ static_assert(alignof(UMovieSceneFloatVectorPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneFloatVectorPropertySystem"); \ static_assert(sizeof(UMovieSceneFloatVectorPropertySystem) == 0x000058, "Wrong size on UMovieSceneFloatVectorPropertySystem"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleVectorPropertySystem \ static_assert(alignof(UMovieSceneDoubleVectorPropertySystem) == 0x000008, "Wrong alignment on UMovieSceneDoubleVectorPropertySystem"); \ static_assert(sizeof(UMovieSceneDoubleVectorPropertySystem) == 0x000058, "Wrong size on UMovieSceneDoubleVectorPropertySystem"); \ #define DUMPER7_ASSERTS_UObjectPathChannelEvaluatorSystem \ static_assert(alignof(UObjectPathChannelEvaluatorSystem) == 0x000008, "Wrong alignment on UObjectPathChannelEvaluatorSystem"); \ static_assert(sizeof(UObjectPathChannelEvaluatorSystem) == 0x000040, "Wrong size on UObjectPathChannelEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneHierarchicalEasingInstantiatorSystem \ static_assert(alignof(UMovieSceneHierarchicalEasingInstantiatorSystem) == 0x000008, "Wrong alignment on UMovieSceneHierarchicalEasingInstantiatorSystem"); \ static_assert(sizeof(UMovieSceneHierarchicalEasingInstantiatorSystem) == 0x000090, "Wrong size on UMovieSceneHierarchicalEasingInstantiatorSystem"); \ #define DUMPER7_ASSERTS_UWeightAndEasingEvaluatorSystem \ static_assert(alignof(UWeightAndEasingEvaluatorSystem) == 0x000008, "Wrong alignment on UWeightAndEasingEvaluatorSystem"); \ static_assert(sizeof(UWeightAndEasingEvaluatorSystem) == 0x000078, "Wrong size on UWeightAndEasingEvaluatorSystem"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraCutTrackInstance \ static_assert(alignof(UMovieSceneCameraCutTrackInstance) == 0x000008, "Wrong alignment on UMovieSceneCameraCutTrackInstance"); \ static_assert(sizeof(UMovieSceneCameraCutTrackInstance) == 0x0000C8, "Wrong size on UMovieSceneCameraCutTrackInstance"); \ #define DUMPER7_ASSERTS_UMovieSceneCVarTrackInstance \ static_assert(alignof(UMovieSceneCVarTrackInstance) == 0x000008, "Wrong alignment on UMovieSceneCVarTrackInstance"); \ static_assert(sizeof(UMovieSceneCVarTrackInstance) == 0x0000A0, "Wrong size on UMovieSceneCVarTrackInstance"); \ #define DUMPER7_ASSERTS_UMovieScene3DConstraintTrack \ static_assert(alignof(UMovieScene3DConstraintTrack) == 0x000008, "Wrong alignment on UMovieScene3DConstraintTrack"); \ static_assert(sizeof(UMovieScene3DConstraintTrack) == 0x0000A8, "Wrong size on UMovieScene3DConstraintTrack"); \ static_assert(offsetof(UMovieScene3DConstraintTrack, ConstraintSections) == 0x000098, "Member 'UMovieScene3DConstraintTrack::ConstraintSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScene3DAttachTrack \ static_assert(alignof(UMovieScene3DAttachTrack) == 0x000008, "Wrong alignment on UMovieScene3DAttachTrack"); \ static_assert(sizeof(UMovieScene3DAttachTrack) == 0x0000A8, "Wrong size on UMovieScene3DAttachTrack"); \ #define DUMPER7_ASSERTS_UMovieScene3DPathTrack \ static_assert(alignof(UMovieScene3DPathTrack) == 0x000008, "Wrong alignment on UMovieScene3DPathTrack"); \ static_assert(sizeof(UMovieScene3DPathTrack) == 0x0000B0, "Wrong size on UMovieScene3DPathTrack"); \ #define DUMPER7_ASSERTS_UMovieScene3DTransformTrack \ static_assert(alignof(UMovieScene3DTransformTrack) == 0x000008, "Wrong alignment on UMovieScene3DTransformTrack"); \ static_assert(sizeof(UMovieScene3DTransformTrack) == 0x0000C8, "Wrong size on UMovieScene3DTransformTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneActorReferenceTrack \ static_assert(alignof(UMovieSceneActorReferenceTrack) == 0x000008, "Wrong alignment on UMovieSceneActorReferenceTrack"); \ static_assert(sizeof(UMovieSceneActorReferenceTrack) == 0x0000D0, "Wrong size on UMovieSceneActorReferenceTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneAudioTrack \ static_assert(alignof(UMovieSceneAudioTrack) == 0x000008, "Wrong alignment on UMovieSceneAudioTrack"); \ static_assert(sizeof(UMovieSceneAudioTrack) == 0x0000B0, "Wrong size on UMovieSceneAudioTrack"); \ static_assert(offsetof(UMovieSceneAudioTrack, AudioSections) == 0x0000A0, "Member 'UMovieSceneAudioTrack::AudioSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBoolTrack \ static_assert(alignof(UMovieSceneBoolTrack) == 0x000008, "Wrong alignment on UMovieSceneBoolTrack"); \ static_assert(sizeof(UMovieSceneBoolTrack) == 0x0000D0, "Wrong size on UMovieSceneBoolTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneByteTrack \ static_assert(alignof(UMovieSceneByteTrack) == 0x000008, "Wrong alignment on UMovieSceneByteTrack"); \ static_assert(sizeof(UMovieSceneByteTrack) == 0x0000D0, "Wrong size on UMovieSceneByteTrack"); \ static_assert(offsetof(UMovieSceneByteTrack, Enum) == 0x0000C8, "Member 'UMovieSceneByteTrack::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraCutTrack \ static_assert(alignof(UMovieSceneCameraCutTrack) == 0x000008, "Wrong alignment on UMovieSceneCameraCutTrack"); \ static_assert(sizeof(UMovieSceneCameraCutTrack) == 0x0000B0, "Wrong size on UMovieSceneCameraCutTrack"); \ static_assert(offsetof(UMovieSceneCameraCutTrack, bCanBlend) == 0x000098, "Member 'UMovieSceneCameraCutTrack::bCanBlend' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCameraCutTrack, Sections) == 0x0000A0, "Member 'UMovieSceneCameraCutTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeSourceShakeTrack \ static_assert(alignof(UMovieSceneCameraShakeSourceShakeTrack) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeSourceShakeTrack"); \ static_assert(sizeof(UMovieSceneCameraShakeSourceShakeTrack) == 0x0000B0, "Wrong size on UMovieSceneCameraShakeSourceShakeTrack"); \ static_assert(offsetof(UMovieSceneCameraShakeSourceShakeTrack, CameraShakeSections) == 0x0000A0, "Member 'UMovieSceneCameraShakeSourceShakeTrack::CameraShakeSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeSourceTriggerTrack \ static_assert(alignof(UMovieSceneCameraShakeSourceTriggerTrack) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeSourceTriggerTrack"); \ static_assert(sizeof(UMovieSceneCameraShakeSourceTriggerTrack) == 0x0000B0, "Wrong size on UMovieSceneCameraShakeSourceTriggerTrack"); \ static_assert(offsetof(UMovieSceneCameraShakeSourceTriggerTrack, Sections) == 0x0000A0, "Member 'UMovieSceneCameraShakeSourceTriggerTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCameraShakeTrack \ static_assert(alignof(UMovieSceneCameraShakeTrack) == 0x000008, "Wrong alignment on UMovieSceneCameraShakeTrack"); \ static_assert(sizeof(UMovieSceneCameraShakeTrack) == 0x0000B0, "Wrong size on UMovieSceneCameraShakeTrack"); \ static_assert(offsetof(UMovieSceneCameraShakeTrack, CameraShakeSections) == 0x0000A0, "Member 'UMovieSceneCameraShakeTrack::CameraShakeSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCinematicShotTrack \ static_assert(alignof(UMovieSceneCinematicShotTrack) == 0x000008, "Wrong alignment on UMovieSceneCinematicShotTrack"); \ static_assert(sizeof(UMovieSceneCinematicShotTrack) == 0x0000A8, "Wrong size on UMovieSceneCinematicShotTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneColorTrack \ static_assert(alignof(UMovieSceneColorTrack) == 0x000008, "Wrong alignment on UMovieSceneColorTrack"); \ static_assert(sizeof(UMovieSceneColorTrack) == 0x0000D0, "Wrong size on UMovieSceneColorTrack"); \ static_assert(offsetof(UMovieSceneColorTrack, bIsSlateColor) == 0x0000C8, "Member 'UMovieSceneColorTrack::bIsSlateColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCVarTrack \ static_assert(alignof(UMovieSceneCVarTrack) == 0x000008, "Wrong alignment on UMovieSceneCVarTrack"); \ static_assert(sizeof(UMovieSceneCVarTrack) == 0x0000A8, "Wrong size on UMovieSceneCVarTrack"); \ static_assert(offsetof(UMovieSceneCVarTrack, Sections) == 0x000098, "Member 'UMovieSceneCVarTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDataLayerTrack \ static_assert(alignof(UMovieSceneDataLayerTrack) == 0x000008, "Wrong alignment on UMovieSceneDataLayerTrack"); \ static_assert(sizeof(UMovieSceneDataLayerTrack) == 0x0000A8, "Wrong size on UMovieSceneDataLayerTrack"); \ static_assert(offsetof(UMovieSceneDataLayerTrack, Sections) == 0x000098, "Member 'UMovieSceneDataLayerTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleTrack \ static_assert(alignof(UMovieSceneDoubleTrack) == 0x000008, "Wrong alignment on UMovieSceneDoubleTrack"); \ static_assert(sizeof(UMovieSceneDoubleTrack) == 0x0000C8, "Wrong size on UMovieSceneDoubleTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneEnumTrack \ static_assert(alignof(UMovieSceneEnumTrack) == 0x000008, "Wrong alignment on UMovieSceneEnumTrack"); \ static_assert(sizeof(UMovieSceneEnumTrack) == 0x0000D0, "Wrong size on UMovieSceneEnumTrack"); \ static_assert(offsetof(UMovieSceneEnumTrack, Enum) == 0x0000C8, "Member 'UMovieSceneEnumTrack::Enum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEulerTransformTrack \ static_assert(alignof(UMovieSceneEulerTransformTrack) == 0x000008, "Wrong alignment on UMovieSceneEulerTransformTrack"); \ static_assert(sizeof(UMovieSceneEulerTransformTrack) == 0x0000C8, "Wrong size on UMovieSceneEulerTransformTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneEventTrack \ static_assert(alignof(UMovieSceneEventTrack) == 0x000008, "Wrong alignment on UMovieSceneEventTrack"); \ static_assert(sizeof(UMovieSceneEventTrack) == 0x0000C0, "Wrong size on UMovieSceneEventTrack"); \ static_assert(offsetof(UMovieSceneEventTrack, EventPosition) == 0x0000AC, "Member 'UMovieSceneEventTrack::EventPosition' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneEventTrack, Sections) == 0x0000B0, "Member 'UMovieSceneEventTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatTrack \ static_assert(alignof(UMovieSceneFloatTrack) == 0x000008, "Wrong alignment on UMovieSceneFloatTrack"); \ static_assert(sizeof(UMovieSceneFloatTrack) == 0x0000C8, "Wrong size on UMovieSceneFloatTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneFadeTrack \ static_assert(alignof(UMovieSceneFadeTrack) == 0x000008, "Wrong alignment on UMovieSceneFadeTrack"); \ static_assert(sizeof(UMovieSceneFadeTrack) == 0x0000D0, "Wrong size on UMovieSceneFadeTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneIntegerTrack \ static_assert(alignof(UMovieSceneIntegerTrack) == 0x000008, "Wrong alignment on UMovieSceneIntegerTrack"); \ static_assert(sizeof(UMovieSceneIntegerTrack) == 0x0000C8, "Wrong size on UMovieSceneIntegerTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneLevelVisibilityTrack \ static_assert(alignof(UMovieSceneLevelVisibilityTrack) == 0x000008, "Wrong alignment on UMovieSceneLevelVisibilityTrack"); \ static_assert(sizeof(UMovieSceneLevelVisibilityTrack) == 0x0000A8, "Wrong size on UMovieSceneLevelVisibilityTrack"); \ static_assert(offsetof(UMovieSceneLevelVisibilityTrack, Sections) == 0x000098, "Member 'UMovieSceneLevelVisibilityTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMaterialTrack \ static_assert(alignof(UMovieSceneMaterialTrack) == 0x000008, "Wrong alignment on UMovieSceneMaterialTrack"); \ static_assert(sizeof(UMovieSceneMaterialTrack) == 0x0000A8, "Wrong size on UMovieSceneMaterialTrack"); \ static_assert(offsetof(UMovieSceneMaterialTrack, Sections) == 0x000098, "Member 'UMovieSceneMaterialTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMaterialParameterCollectionTrack \ static_assert(alignof(UMovieSceneMaterialParameterCollectionTrack) == 0x000008, "Wrong alignment on UMovieSceneMaterialParameterCollectionTrack"); \ static_assert(sizeof(UMovieSceneMaterialParameterCollectionTrack) == 0x0000C0, "Wrong size on UMovieSceneMaterialParameterCollectionTrack"); \ static_assert(offsetof(UMovieSceneMaterialParameterCollectionTrack, MPC) == 0x0000B8, "Member 'UMovieSceneMaterialParameterCollectionTrack::MPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneComponentMaterialTrack \ static_assert(alignof(UMovieSceneComponentMaterialTrack) == 0x000008, "Wrong alignment on UMovieSceneComponentMaterialTrack"); \ static_assert(sizeof(UMovieSceneComponentMaterialTrack) == 0x0000C0, "Wrong size on UMovieSceneComponentMaterialTrack"); \ static_assert(offsetof(UMovieSceneComponentMaterialTrack, MaterialIndex) == 0x0000B8, "Member 'UMovieSceneComponentMaterialTrack::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneObjectPropertyTrack \ static_assert(alignof(UMovieSceneObjectPropertyTrack) == 0x000008, "Wrong alignment on UMovieSceneObjectPropertyTrack"); \ static_assert(sizeof(UMovieSceneObjectPropertyTrack) == 0x0000D8, "Wrong size on UMovieSceneObjectPropertyTrack"); \ static_assert(offsetof(UMovieSceneObjectPropertyTrack, PropertyClass) == 0x0000D0, "Member 'UMovieSceneObjectPropertyTrack::PropertyClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneParticleParameterTrack \ static_assert(alignof(UMovieSceneParticleParameterTrack) == 0x000008, "Wrong alignment on UMovieSceneParticleParameterTrack"); \ static_assert(sizeof(UMovieSceneParticleParameterTrack) == 0x0000B0, "Wrong size on UMovieSceneParticleParameterTrack"); \ static_assert(offsetof(UMovieSceneParticleParameterTrack, Sections) == 0x0000A0, "Member 'UMovieSceneParticleParameterTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneParticleTrack \ static_assert(alignof(UMovieSceneParticleTrack) == 0x000008, "Wrong alignment on UMovieSceneParticleTrack"); \ static_assert(sizeof(UMovieSceneParticleTrack) == 0x0000B0, "Wrong size on UMovieSceneParticleTrack"); \ static_assert(offsetof(UMovieSceneParticleTrack, ParticleSections) == 0x0000A0, "Member 'UMovieSceneParticleTrack::ParticleSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePrimitiveMaterialTrack \ static_assert(alignof(UMovieScenePrimitiveMaterialTrack) == 0x000008, "Wrong alignment on UMovieScenePrimitiveMaterialTrack"); \ static_assert(sizeof(UMovieScenePrimitiveMaterialTrack) == 0x0000D0, "Wrong size on UMovieScenePrimitiveMaterialTrack"); \ static_assert(offsetof(UMovieScenePrimitiveMaterialTrack, MaterialIndex) == 0x0000C8, "Member 'UMovieScenePrimitiveMaterialTrack::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSkeletalAnimationTrack \ static_assert(alignof(UMovieSceneSkeletalAnimationTrack) == 0x000008, "Wrong alignment on UMovieSceneSkeletalAnimationTrack"); \ static_assert(sizeof(UMovieSceneSkeletalAnimationTrack) == 0x0000F0, "Wrong size on UMovieSceneSkeletalAnimationTrack"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationTrack, AnimationSections) == 0x0000A0, "Member 'UMovieSceneSkeletalAnimationTrack::AnimationSections' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationTrack, bUseLegacySectionIndexBlend) == 0x0000B0, "Member 'UMovieSceneSkeletalAnimationTrack::bUseLegacySectionIndexBlend' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationTrack, RootMotionParams) == 0x0000B8, "Member 'UMovieSceneSkeletalAnimationTrack::RootMotionParams' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneSkeletalAnimationTrack, bBlendFirstChildOfRoot) == 0x0000E8, "Member 'UMovieSceneSkeletalAnimationTrack::bBlendFirstChildOfRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSlomoTrack \ static_assert(alignof(UMovieSceneSlomoTrack) == 0x000008, "Wrong alignment on UMovieSceneSlomoTrack"); \ static_assert(sizeof(UMovieSceneSlomoTrack) == 0x0000D0, "Wrong size on UMovieSceneSlomoTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneStringTrack \ static_assert(alignof(UMovieSceneStringTrack) == 0x000008, "Wrong alignment on UMovieSceneStringTrack"); \ static_assert(sizeof(UMovieSceneStringTrack) == 0x0000D0, "Wrong size on UMovieSceneStringTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneTransformTrack \ static_assert(alignof(UMovieSceneTransformTrack) == 0x000008, "Wrong alignment on UMovieSceneTransformTrack"); \ static_assert(sizeof(UMovieSceneTransformTrack) == 0x0000C8, "Wrong size on UMovieSceneTransformTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatVectorTrack \ static_assert(alignof(UMovieSceneFloatVectorTrack) == 0x000008, "Wrong alignment on UMovieSceneFloatVectorTrack"); \ static_assert(sizeof(UMovieSceneFloatVectorTrack) == 0x0000D0, "Wrong size on UMovieSceneFloatVectorTrack"); \ static_assert(offsetof(UMovieSceneFloatVectorTrack, NumChannelsUsed) == 0x0000C8, "Member 'UMovieSceneFloatVectorTrack::NumChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleVectorTrack \ static_assert(alignof(UMovieSceneDoubleVectorTrack) == 0x000008, "Wrong alignment on UMovieSceneDoubleVectorTrack"); \ static_assert(sizeof(UMovieSceneDoubleVectorTrack) == 0x0000D0, "Wrong size on UMovieSceneDoubleVectorTrack"); \ static_assert(offsetof(UMovieSceneDoubleVectorTrack, NumChannelsUsed) == 0x0000C8, "Member 'UMovieSceneDoubleVectorTrack::NumChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneVisibilityTrack \ static_assert(alignof(UMovieSceneVisibilityTrack) == 0x000008, "Wrong alignment on UMovieSceneVisibilityTrack"); \ static_assert(sizeof(UMovieSceneVisibilityTrack) == 0x0000D0, "Wrong size on UMovieSceneVisibilityTrack"); \ #define DUMPER7_ASSERTS_FRigVMRuntimeSettings \ static_assert(alignof(FRigVMRuntimeSettings) == 0x000008, "Wrong alignment on FRigVMRuntimeSettings"); \ static_assert(sizeof(FRigVMRuntimeSettings) == 0x000018, "Wrong size on FRigVMRuntimeSettings"); \ static_assert(offsetof(FRigVMRuntimeSettings, MaximumArraySize) == 0x000000, "Member 'FRigVMRuntimeSettings::MaximumArraySize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMStruct \ static_assert(alignof(FRigVMStruct) == 0x000008, "Wrong alignment on FRigVMStruct"); \ static_assert(sizeof(FRigVMStruct) == 0x000008, "Wrong size on FRigVMStruct"); \ #define DUMPER7_ASSERTS_FRigVMRegister \ static_assert(alignof(FRigVMRegister) == 0x000004, "Wrong alignment on FRigVMRegister"); \ static_assert(sizeof(FRigVMRegister) == 0x000024, "Wrong size on FRigVMRegister"); \ static_assert(offsetof(FRigVMRegister, Type) == 0x000000, "Member 'FRigVMRegister::Type' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, ByteIndex) == 0x000004, "Member 'FRigVMRegister::ByteIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, ElementSize) == 0x000008, "Member 'FRigVMRegister::ElementSize' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, ElementCount) == 0x00000A, "Member 'FRigVMRegister::ElementCount' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, SliceCount) == 0x00000C, "Member 'FRigVMRegister::SliceCount' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, AlignmentBytes) == 0x00000E, "Member 'FRigVMRegister::AlignmentBytes' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, TrailingBytes) == 0x000010, "Member 'FRigVMRegister::TrailingBytes' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, Name) == 0x000014, "Member 'FRigVMRegister::Name' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, ScriptStructIndex) == 0x00001C, "Member 'FRigVMRegister::ScriptStructIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, bIsArray) == 0x000020, "Member 'FRigVMRegister::bIsArray' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegister, bIsDynamic) == 0x000021, "Member 'FRigVMRegister::bIsDynamic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMExecuteContext \ static_assert(alignof(FRigVMExecuteContext) == 0x000008, "Wrong alignment on FRigVMExecuteContext"); \ static_assert(sizeof(FRigVMExecuteContext) == 0x000030, "Wrong size on FRigVMExecuteContext"); \ #define DUMPER7_ASSERTS_FRigVMMemoryStatistics \ static_assert(alignof(FRigVMMemoryStatistics) == 0x000004, "Wrong alignment on FRigVMMemoryStatistics"); \ static_assert(sizeof(FRigVMMemoryStatistics) == 0x00000C, "Wrong size on FRigVMMemoryStatistics"); \ static_assert(offsetof(FRigVMMemoryStatistics, RegisterCount) == 0x000000, "Member 'FRigVMMemoryStatistics::RegisterCount' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryStatistics, DataBytes) == 0x000004, "Member 'FRigVMMemoryStatistics::DataBytes' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryStatistics, TotalBytes) == 0x000008, "Member 'FRigVMMemoryStatistics::TotalBytes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMByteCodeStatistics \ static_assert(alignof(FRigVMByteCodeStatistics) == 0x000004, "Wrong alignment on FRigVMByteCodeStatistics"); \ static_assert(sizeof(FRigVMByteCodeStatistics) == 0x000008, "Wrong size on FRigVMByteCodeStatistics"); \ static_assert(offsetof(FRigVMByteCodeStatistics, InstructionCount) == 0x000000, "Member 'FRigVMByteCodeStatistics::InstructionCount' has a wrong offset!"); \ static_assert(offsetof(FRigVMByteCodeStatistics, DataBytes) == 0x000004, "Member 'FRigVMByteCodeStatistics::DataBytes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMStatistics \ static_assert(alignof(FRigVMStatistics) == 0x000004, "Wrong alignment on FRigVMStatistics"); \ static_assert(sizeof(FRigVMStatistics) == 0x000038, "Wrong size on FRigVMStatistics"); \ static_assert(offsetof(FRigVMStatistics, BytesForCDO) == 0x000000, "Member 'FRigVMStatistics::BytesForCDO' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, BytesPerInstance) == 0x000004, "Member 'FRigVMStatistics::BytesPerInstance' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, LiteralMemory) == 0x000008, "Member 'FRigVMStatistics::LiteralMemory' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, WorkMemory) == 0x000014, "Member 'FRigVMStatistics::WorkMemory' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, DebugMemory) == 0x000020, "Member 'FRigVMStatistics::DebugMemory' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, BytesForCaching) == 0x00002C, "Member 'FRigVMStatistics::BytesForCaching' has a wrong offset!"); \ static_assert(offsetof(FRigVMStatistics, ByteCode) == 0x000030, "Member 'FRigVMStatistics::ByteCode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMDispatchFactory \ static_assert(alignof(FRigVMDispatchFactory) == 0x000008, "Wrong alignment on FRigVMDispatchFactory"); \ static_assert(sizeof(FRigVMDispatchFactory) == 0x000018, "Wrong size on FRigVMDispatchFactory"); \ #define DUMPER7_ASSERTS_FRigVMRegisterOffset \ static_assert(alignof(FRigVMRegisterOffset) == 0x000008, "Wrong alignment on FRigVMRegisterOffset"); \ static_assert(sizeof(FRigVMRegisterOffset) == 0x000048, "Wrong size on FRigVMRegisterOffset"); \ static_assert(offsetof(FRigVMRegisterOffset, Segments) == 0x000000, "Member 'FRigVMRegisterOffset::Segments' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, Type) == 0x000010, "Member 'FRigVMRegisterOffset::Type' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, CPPType) == 0x000014, "Member 'FRigVMRegisterOffset::CPPType' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, ScriptStruct) == 0x000020, "Member 'FRigVMRegisterOffset::ScriptStruct' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, ParentScriptStruct) == 0x000028, "Member 'FRigVMRegisterOffset::ParentScriptStruct' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, ArrayIndex) == 0x000030, "Member 'FRigVMRegisterOffset::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, ElementSize) == 0x000034, "Member 'FRigVMRegisterOffset::ElementSize' has a wrong offset!"); \ static_assert(offsetof(FRigVMRegisterOffset, CachedSegmentPath) == 0x000038, "Member 'FRigVMRegisterOffset::CachedSegmentPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMUnknownType \ static_assert(alignof(FRigVMUnknownType) == 0x000004, "Wrong alignment on FRigVMUnknownType"); \ static_assert(sizeof(FRigVMUnknownType) == 0x000004, "Wrong size on FRigVMUnknownType"); \ static_assert(offsetof(FRigVMUnknownType, Hash) == 0x000000, "Member 'FRigVMUnknownType::Hash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMParameter \ static_assert(alignof(FRigVMParameter) == 0x000008, "Wrong alignment on FRigVMParameter"); \ static_assert(sizeof(FRigVMParameter) == 0x000030, "Wrong size on FRigVMParameter"); \ static_assert(offsetof(FRigVMParameter, Type) == 0x000000, "Member 'FRigVMParameter::Type' has a wrong offset!"); \ static_assert(offsetof(FRigVMParameter, Name) == 0x000004, "Member 'FRigVMParameter::Name' has a wrong offset!"); \ static_assert(offsetof(FRigVMParameter, RegisterIndex) == 0x00000C, "Member 'FRigVMParameter::RegisterIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMParameter, CPPType) == 0x000010, "Member 'FRigVMParameter::CPPType' has a wrong offset!"); \ static_assert(offsetof(FRigVMParameter, ScriptStruct) == 0x000020, "Member 'FRigVMParameter::ScriptStruct' has a wrong offset!"); \ static_assert(offsetof(FRigVMParameter, ScriptStructPath) == 0x000028, "Member 'FRigVMParameter::ScriptStructPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMBaseOp \ static_assert(alignof(FRigVMBaseOp) == 0x000001, "Wrong alignment on FRigVMBaseOp"); \ static_assert(sizeof(FRigVMBaseOp) == 0x000001, "Wrong size on FRigVMBaseOp"); \ #define DUMPER7_ASSERTS_FRigVMExecuteOp \ static_assert(alignof(FRigVMExecuteOp) == 0x000002, "Wrong alignment on FRigVMExecuteOp"); \ static_assert(sizeof(FRigVMExecuteOp) == 0x000004, "Wrong size on FRigVMExecuteOp"); \ #define DUMPER7_ASSERTS_FRigVMUnaryOp \ static_assert(alignof(FRigVMUnaryOp) == 0x000002, "Wrong alignment on FRigVMUnaryOp"); \ static_assert(sizeof(FRigVMUnaryOp) == 0x000008, "Wrong size on FRigVMUnaryOp"); \ #define DUMPER7_ASSERTS_FRigVMBinaryOp \ static_assert(alignof(FRigVMBinaryOp) == 0x000002, "Wrong alignment on FRigVMBinaryOp"); \ static_assert(sizeof(FRigVMBinaryOp) == 0x00000E, "Wrong size on FRigVMBinaryOp"); \ #define DUMPER7_ASSERTS_FRigVMTernaryOp \ static_assert(alignof(FRigVMTernaryOp) == 0x000002, "Wrong alignment on FRigVMTernaryOp"); \ static_assert(sizeof(FRigVMTernaryOp) == 0x000014, "Wrong size on FRigVMTernaryOp"); \ #define DUMPER7_ASSERTS_FRigVMQuaternaryOp \ static_assert(alignof(FRigVMQuaternaryOp) == 0x000002, "Wrong alignment on FRigVMQuaternaryOp"); \ static_assert(sizeof(FRigVMQuaternaryOp) == 0x00001A, "Wrong size on FRigVMQuaternaryOp"); \ #define DUMPER7_ASSERTS_FRigVMQuinaryOp \ static_assert(alignof(FRigVMQuinaryOp) == 0x000002, "Wrong alignment on FRigVMQuinaryOp"); \ static_assert(sizeof(FRigVMQuinaryOp) == 0x000020, "Wrong size on FRigVMQuinaryOp"); \ #define DUMPER7_ASSERTS_FRigVMSenaryOp \ static_assert(alignof(FRigVMSenaryOp) == 0x000002, "Wrong alignment on FRigVMSenaryOp"); \ static_assert(sizeof(FRigVMSenaryOp) == 0x000026, "Wrong size on FRigVMSenaryOp"); \ #define DUMPER7_ASSERTS_FRigVMCopyOp \ static_assert(alignof(FRigVMCopyOp) == 0x000002, "Wrong alignment on FRigVMCopyOp"); \ static_assert(sizeof(FRigVMCopyOp) == 0x000012, "Wrong size on FRigVMCopyOp"); \ #define DUMPER7_ASSERTS_FRigVMComparisonOp \ static_assert(alignof(FRigVMComparisonOp) == 0x000002, "Wrong alignment on FRigVMComparisonOp"); \ static_assert(sizeof(FRigVMComparisonOp) == 0x000014, "Wrong size on FRigVMComparisonOp"); \ #define DUMPER7_ASSERTS_FRigVMJumpOp \ static_assert(alignof(FRigVMJumpOp) == 0x000004, "Wrong alignment on FRigVMJumpOp"); \ static_assert(sizeof(FRigVMJumpOp) == 0x000008, "Wrong size on FRigVMJumpOp"); \ #define DUMPER7_ASSERTS_FRigVMJumpIfOp \ static_assert(alignof(FRigVMJumpIfOp) == 0x000004, "Wrong alignment on FRigVMJumpIfOp"); \ static_assert(sizeof(FRigVMJumpIfOp) == 0x000010, "Wrong size on FRigVMJumpIfOp"); \ #define DUMPER7_ASSERTS_FRigVMChangeTypeOp \ static_assert(alignof(FRigVMChangeTypeOp) == 0x000002, "Wrong alignment on FRigVMChangeTypeOp"); \ static_assert(sizeof(FRigVMChangeTypeOp) == 0x000008, "Wrong size on FRigVMChangeTypeOp"); \ #define DUMPER7_ASSERTS_FRigVMInvokeEntryOp \ static_assert(alignof(FRigVMInvokeEntryOp) == 0x000004, "Wrong alignment on FRigVMInvokeEntryOp"); \ static_assert(sizeof(FRigVMInvokeEntryOp) == 0x00000C, "Wrong size on FRigVMInvokeEntryOp"); \ #define DUMPER7_ASSERTS_FRigVMInstruction \ static_assert(alignof(FRigVMInstruction) == 0x000008, "Wrong alignment on FRigVMInstruction"); \ static_assert(sizeof(FRigVMInstruction) == 0x000010, "Wrong size on FRigVMInstruction"); \ static_assert(offsetof(FRigVMInstruction, ByteCodeIndex) == 0x000000, "Member 'FRigVMInstruction::ByteCodeIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMInstruction, OpCode) == 0x000008, "Member 'FRigVMInstruction::OpCode' has a wrong offset!"); \ static_assert(offsetof(FRigVMInstruction, OperandAlignment) == 0x000009, "Member 'FRigVMInstruction::OperandAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMInstructionArray \ static_assert(alignof(FRigVMInstructionArray) == 0x000008, "Wrong alignment on FRigVMInstructionArray"); \ static_assert(sizeof(FRigVMInstructionArray) == 0x000010, "Wrong size on FRigVMInstructionArray"); \ static_assert(offsetof(FRigVMInstructionArray, Instructions) == 0x000000, "Member 'FRigVMInstructionArray::Instructions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMByteCodeEntry \ static_assert(alignof(FRigVMByteCodeEntry) == 0x000004, "Wrong alignment on FRigVMByteCodeEntry"); \ static_assert(sizeof(FRigVMByteCodeEntry) == 0x00000C, "Wrong size on FRigVMByteCodeEntry"); \ static_assert(offsetof(FRigVMByteCodeEntry, Name) == 0x000000, "Member 'FRigVMByteCodeEntry::Name' has a wrong offset!"); \ static_assert(offsetof(FRigVMByteCodeEntry, InstructionIndex) == 0x000008, "Member 'FRigVMByteCodeEntry::InstructionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMByteCode \ static_assert(alignof(FRigVMByteCode) == 0x000008, "Wrong alignment on FRigVMByteCode"); \ static_assert(sizeof(FRigVMByteCode) == 0x000030, "Wrong size on FRigVMByteCode"); \ static_assert(offsetof(FRigVMByteCode, ByteCode) == 0x000000, "Member 'FRigVMByteCode::ByteCode' has a wrong offset!"); \ static_assert(offsetof(FRigVMByteCode, NumInstructions) == 0x000010, "Member 'FRigVMByteCode::NumInstructions' has a wrong offset!"); \ static_assert(offsetof(FRigVMByteCode, Entries) == 0x000018, "Member 'FRigVMByteCode::Entries' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMBreakpoint \ static_assert(alignof(FRigVMBreakpoint) == 0x000008, "Wrong alignment on FRigVMBreakpoint"); \ static_assert(sizeof(FRigVMBreakpoint) == 0x000028, "Wrong size on FRigVMBreakpoint"); \ #define DUMPER7_ASSERTS_FRigVMDebugInfo \ static_assert(alignof(FRigVMDebugInfo) == 0x000008, "Wrong alignment on FRigVMDebugInfo"); \ static_assert(sizeof(FRigVMDebugInfo) == 0x0000F8, "Wrong size on FRigVMDebugInfo"); \ #define DUMPER7_ASSERTS_FRigVMSlice \ static_assert(alignof(FRigVMSlice) == 0x000004, "Wrong alignment on FRigVMSlice"); \ static_assert(sizeof(FRigVMSlice) == 0x00000C, "Wrong size on FRigVMSlice"); \ #define DUMPER7_ASSERTS_FRigVMExtendedExecuteContext \ static_assert(alignof(FRigVMExtendedExecuteContext) == 0x000008, "Wrong alignment on FRigVMExtendedExecuteContext"); \ static_assert(sizeof(FRigVMExtendedExecuteContext) == 0x000078, "Wrong size on FRigVMExtendedExecuteContext"); \ #define DUMPER7_ASSERTS_FRigVMOperand \ static_assert(alignof(FRigVMOperand) == 0x000002, "Wrong alignment on FRigVMOperand"); \ static_assert(sizeof(FRigVMOperand) == 0x000006, "Wrong size on FRigVMOperand"); \ static_assert(offsetof(FRigVMOperand, MemoryType) == 0x000000, "Member 'FRigVMOperand::MemoryType' has a wrong offset!"); \ static_assert(offsetof(FRigVMOperand, RegisterIndex) == 0x000002, "Member 'FRigVMOperand::RegisterIndex' has a wrong offset!"); \ static_assert(offsetof(FRigVMOperand, RegisterOffset) == 0x000004, "Member 'FRigVMOperand::RegisterOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMMemoryContainer \ static_assert(alignof(FRigVMMemoryContainer) == 0x000008, "Wrong alignment on FRigVMMemoryContainer"); \ static_assert(sizeof(FRigVMMemoryContainer) == 0x0000A0, "Wrong size on FRigVMMemoryContainer"); \ static_assert(offsetof(FRigVMMemoryContainer, bUseNameMap) == 0x000000, "Member 'FRigVMMemoryContainer::bUseNameMap' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, MemoryType) == 0x000001, "Member 'FRigVMMemoryContainer::MemoryType' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, Registers) == 0x000008, "Member 'FRigVMMemoryContainer::Registers' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, RegisterOffsets) == 0x000018, "Member 'FRigVMMemoryContainer::RegisterOffsets' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, Data) == 0x000028, "Member 'FRigVMMemoryContainer::Data' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, ScriptStructs) == 0x000038, "Member 'FRigVMMemoryContainer::ScriptStructs' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, NameMap) == 0x000048, "Member 'FRigVMMemoryContainer::NameMap' has a wrong offset!"); \ static_assert(offsetof(FRigVMMemoryContainer, bEncounteredErrorDuringLoad) == 0x000098, "Member 'FRigVMMemoryContainer::bEncounteredErrorDuringLoad' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMTemplateArgumentType \ static_assert(alignof(FRigVMTemplateArgumentType) == 0x000008, "Wrong alignment on FRigVMTemplateArgumentType"); \ static_assert(sizeof(FRigVMTemplateArgumentType) == 0x000010, "Wrong size on FRigVMTemplateArgumentType"); \ static_assert(offsetof(FRigVMTemplateArgumentType, CPPType) == 0x000000, "Member 'FRigVMTemplateArgumentType::CPPType' has a wrong offset!"); \ static_assert(offsetof(FRigVMTemplateArgumentType, CPPTypeObject) == 0x000008, "Member 'FRigVMTemplateArgumentType::CPPTypeObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigVMUserWorkflow \ static_assert(alignof(FRigVMUserWorkflow) == 0x000008, "Wrong alignment on FRigVMUserWorkflow"); \ static_assert(sizeof(FRigVMUserWorkflow) == 0x000058, "Wrong size on FRigVMUserWorkflow"); \ static_assert(offsetof(FRigVMUserWorkflow, Title) == 0x000008, "Member 'FRigVMUserWorkflow::Title' has a wrong offset!"); \ static_assert(offsetof(FRigVMUserWorkflow, ToolTip) == 0x000018, "Member 'FRigVMUserWorkflow::ToolTip' has a wrong offset!"); \ static_assert(offsetof(FRigVMUserWorkflow, Type) == 0x000028, "Member 'FRigVMUserWorkflow::Type' has a wrong offset!"); \ static_assert(offsetof(FRigVMUserWorkflow, PerformDynamicDelegate) == 0x000040, "Member 'FRigVMUserWorkflow::PerformDynamicDelegate' has a wrong offset!"); \ static_assert(offsetof(FRigVMUserWorkflow, OptionsClass) == 0x000050, "Member 'FRigVMUserWorkflow::OptionsClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_AddRigVMFunction \ static_assert(alignof(RigVM_AddRigVMFunction) == 0x000008, "Wrong alignment on RigVM_AddRigVMFunction"); \ static_assert(sizeof(RigVM_AddRigVMFunction) == 0x000018, "Wrong size on RigVM_AddRigVMFunction"); \ static_assert(offsetof(RigVM_AddRigVMFunction, InRigVMStruct) == 0x000000, "Member 'RigVM_AddRigVMFunction::InRigVMStruct' has a wrong offset!"); \ static_assert(offsetof(RigVM_AddRigVMFunction, InMethodName) == 0x000008, "Member 'RigVM_AddRigVMFunction::InMethodName' has a wrong offset!"); \ static_assert(offsetof(RigVM_AddRigVMFunction, ReturnValue) == 0x000010, "Member 'RigVM_AddRigVMFunction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_Execute \ static_assert(alignof(RigVM_Execute) == 0x000004, "Wrong alignment on RigVM_Execute"); \ static_assert(sizeof(RigVM_Execute) == 0x00000C, "Wrong size on RigVM_Execute"); \ static_assert(offsetof(RigVM_Execute, InEntryName) == 0x000000, "Member 'RigVM_Execute::InEntryName' has a wrong offset!"); \ static_assert(offsetof(RigVM_Execute, ReturnValue) == 0x000008, "Member 'RigVM_Execute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueBool \ static_assert(alignof(RigVM_GetParameterValueBool) == 0x000004, "Wrong alignment on RigVM_GetParameterValueBool"); \ static_assert(sizeof(RigVM_GetParameterValueBool) == 0x000010, "Wrong size on RigVM_GetParameterValueBool"); \ static_assert(offsetof(RigVM_GetParameterValueBool, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueBool::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueBool, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueBool::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueBool, ReturnValue) == 0x00000C, "Member 'RigVM_GetParameterValueBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueDouble \ static_assert(alignof(RigVM_GetParameterValueDouble) == 0x000008, "Wrong alignment on RigVM_GetParameterValueDouble"); \ static_assert(sizeof(RigVM_GetParameterValueDouble) == 0x000018, "Wrong size on RigVM_GetParameterValueDouble"); \ static_assert(offsetof(RigVM_GetParameterValueDouble, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueDouble::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueDouble, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueDouble::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueDouble, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueDouble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueFloat \ static_assert(alignof(RigVM_GetParameterValueFloat) == 0x000004, "Wrong alignment on RigVM_GetParameterValueFloat"); \ static_assert(sizeof(RigVM_GetParameterValueFloat) == 0x000010, "Wrong size on RigVM_GetParameterValueFloat"); \ static_assert(offsetof(RigVM_GetParameterValueFloat, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueFloat::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueFloat, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueFloat::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueFloat, ReturnValue) == 0x00000C, "Member 'RigVM_GetParameterValueFloat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueInt \ static_assert(alignof(RigVM_GetParameterValueInt) == 0x000004, "Wrong alignment on RigVM_GetParameterValueInt"); \ static_assert(sizeof(RigVM_GetParameterValueInt) == 0x000010, "Wrong size on RigVM_GetParameterValueInt"); \ static_assert(offsetof(RigVM_GetParameterValueInt, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueInt::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueInt, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueInt::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueInt, ReturnValue) == 0x00000C, "Member 'RigVM_GetParameterValueInt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueName \ static_assert(alignof(RigVM_GetParameterValueName) == 0x000004, "Wrong alignment on RigVM_GetParameterValueName"); \ static_assert(sizeof(RigVM_GetParameterValueName) == 0x000014, "Wrong size on RigVM_GetParameterValueName"); \ static_assert(offsetof(RigVM_GetParameterValueName, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueName::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueName, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueName::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueName, ReturnValue) == 0x00000C, "Member 'RigVM_GetParameterValueName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueQuat \ static_assert(alignof(RigVM_GetParameterValueQuat) == 0x000010, "Wrong alignment on RigVM_GetParameterValueQuat"); \ static_assert(sizeof(RigVM_GetParameterValueQuat) == 0x000030, "Wrong size on RigVM_GetParameterValueQuat"); \ static_assert(offsetof(RigVM_GetParameterValueQuat, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueQuat::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueQuat, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueQuat::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueQuat, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueQuat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueString \ static_assert(alignof(RigVM_GetParameterValueString) == 0x000008, "Wrong alignment on RigVM_GetParameterValueString"); \ static_assert(sizeof(RigVM_GetParameterValueString) == 0x000020, "Wrong size on RigVM_GetParameterValueString"); \ static_assert(offsetof(RigVM_GetParameterValueString, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueString::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueString, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueString::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueString, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueTransform \ static_assert(alignof(RigVM_GetParameterValueTransform) == 0x000010, "Wrong alignment on RigVM_GetParameterValueTransform"); \ static_assert(sizeof(RigVM_GetParameterValueTransform) == 0x000070, "Wrong size on RigVM_GetParameterValueTransform"); \ static_assert(offsetof(RigVM_GetParameterValueTransform, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueTransform::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueTransform, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueTransform::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueTransform, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueVector \ static_assert(alignof(RigVM_GetParameterValueVector) == 0x000008, "Wrong alignment on RigVM_GetParameterValueVector"); \ static_assert(sizeof(RigVM_GetParameterValueVector) == 0x000028, "Wrong size on RigVM_GetParameterValueVector"); \ static_assert(offsetof(RigVM_GetParameterValueVector, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueVector::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueVector, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueVector::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueVector, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetParameterValueVector2D \ static_assert(alignof(RigVM_GetParameterValueVector2D) == 0x000008, "Wrong alignment on RigVM_GetParameterValueVector2D"); \ static_assert(sizeof(RigVM_GetParameterValueVector2D) == 0x000020, "Wrong size on RigVM_GetParameterValueVector2D"); \ static_assert(offsetof(RigVM_GetParameterValueVector2D, InParameterName) == 0x000000, "Member 'RigVM_GetParameterValueVector2D::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueVector2D, InArrayIndex) == 0x000008, "Member 'RigVM_GetParameterValueVector2D::InArrayIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetParameterValueVector2D, ReturnValue) == 0x000010, "Member 'RigVM_GetParameterValueVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueBool \ static_assert(alignof(RigVM_SetParameterValueBool) == 0x000004, "Wrong alignment on RigVM_SetParameterValueBool"); \ static_assert(sizeof(RigVM_SetParameterValueBool) == 0x000010, "Wrong size on RigVM_SetParameterValueBool"); \ static_assert(offsetof(RigVM_SetParameterValueBool, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueBool::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueBool, InValue) == 0x000008, "Member 'RigVM_SetParameterValueBool::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueBool, InArrayIndex) == 0x00000C, "Member 'RigVM_SetParameterValueBool::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueDouble \ static_assert(alignof(RigVM_SetParameterValueDouble) == 0x000008, "Wrong alignment on RigVM_SetParameterValueDouble"); \ static_assert(sizeof(RigVM_SetParameterValueDouble) == 0x000018, "Wrong size on RigVM_SetParameterValueDouble"); \ static_assert(offsetof(RigVM_SetParameterValueDouble, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueDouble::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueDouble, InValue) == 0x000008, "Member 'RigVM_SetParameterValueDouble::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueDouble, InArrayIndex) == 0x000010, "Member 'RigVM_SetParameterValueDouble::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueFloat \ static_assert(alignof(RigVM_SetParameterValueFloat) == 0x000004, "Wrong alignment on RigVM_SetParameterValueFloat"); \ static_assert(sizeof(RigVM_SetParameterValueFloat) == 0x000010, "Wrong size on RigVM_SetParameterValueFloat"); \ static_assert(offsetof(RigVM_SetParameterValueFloat, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueFloat::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueFloat, InValue) == 0x000008, "Member 'RigVM_SetParameterValueFloat::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueFloat, InArrayIndex) == 0x00000C, "Member 'RigVM_SetParameterValueFloat::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueInt \ static_assert(alignof(RigVM_SetParameterValueInt) == 0x000004, "Wrong alignment on RigVM_SetParameterValueInt"); \ static_assert(sizeof(RigVM_SetParameterValueInt) == 0x000010, "Wrong size on RigVM_SetParameterValueInt"); \ static_assert(offsetof(RigVM_SetParameterValueInt, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueInt::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueInt, InValue) == 0x000008, "Member 'RigVM_SetParameterValueInt::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueInt, InArrayIndex) == 0x00000C, "Member 'RigVM_SetParameterValueInt::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueName \ static_assert(alignof(RigVM_SetParameterValueName) == 0x000004, "Wrong alignment on RigVM_SetParameterValueName"); \ static_assert(sizeof(RigVM_SetParameterValueName) == 0x000014, "Wrong size on RigVM_SetParameterValueName"); \ static_assert(offsetof(RigVM_SetParameterValueName, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueName::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueName, InValue) == 0x000008, "Member 'RigVM_SetParameterValueName::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueName, InArrayIndex) == 0x000010, "Member 'RigVM_SetParameterValueName::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueQuat \ static_assert(alignof(RigVM_SetParameterValueQuat) == 0x000010, "Wrong alignment on RigVM_SetParameterValueQuat"); \ static_assert(sizeof(RigVM_SetParameterValueQuat) == 0x000040, "Wrong size on RigVM_SetParameterValueQuat"); \ static_assert(offsetof(RigVM_SetParameterValueQuat, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueQuat::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueQuat, InValue) == 0x000010, "Member 'RigVM_SetParameterValueQuat::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueQuat, InArrayIndex) == 0x000030, "Member 'RigVM_SetParameterValueQuat::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueString \ static_assert(alignof(RigVM_SetParameterValueString) == 0x000008, "Wrong alignment on RigVM_SetParameterValueString"); \ static_assert(sizeof(RigVM_SetParameterValueString) == 0x000020, "Wrong size on RigVM_SetParameterValueString"); \ static_assert(offsetof(RigVM_SetParameterValueString, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueString::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueString, InValue) == 0x000008, "Member 'RigVM_SetParameterValueString::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueString, InArrayIndex) == 0x000018, "Member 'RigVM_SetParameterValueString::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueTransform \ static_assert(alignof(RigVM_SetParameterValueTransform) == 0x000010, "Wrong alignment on RigVM_SetParameterValueTransform"); \ static_assert(sizeof(RigVM_SetParameterValueTransform) == 0x000080, "Wrong size on RigVM_SetParameterValueTransform"); \ static_assert(offsetof(RigVM_SetParameterValueTransform, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueTransform::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueTransform, InValue) == 0x000010, "Member 'RigVM_SetParameterValueTransform::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueTransform, InArrayIndex) == 0x000070, "Member 'RigVM_SetParameterValueTransform::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueVector \ static_assert(alignof(RigVM_SetParameterValueVector) == 0x000008, "Wrong alignment on RigVM_SetParameterValueVector"); \ static_assert(sizeof(RigVM_SetParameterValueVector) == 0x000028, "Wrong size on RigVM_SetParameterValueVector"); \ static_assert(offsetof(RigVM_SetParameterValueVector, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueVector::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueVector, InValue) == 0x000008, "Member 'RigVM_SetParameterValueVector::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueVector, InArrayIndex) == 0x000020, "Member 'RigVM_SetParameterValueVector::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_SetParameterValueVector2D \ static_assert(alignof(RigVM_SetParameterValueVector2D) == 0x000008, "Wrong alignment on RigVM_SetParameterValueVector2D"); \ static_assert(sizeof(RigVM_SetParameterValueVector2D) == 0x000020, "Wrong size on RigVM_SetParameterValueVector2D"); \ static_assert(offsetof(RigVM_SetParameterValueVector2D, InParameterName) == 0x000000, "Member 'RigVM_SetParameterValueVector2D::InParameterName' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueVector2D, InValue) == 0x000008, "Member 'RigVM_SetParameterValueVector2D::InValue' has a wrong offset!"); \ static_assert(offsetof(RigVM_SetParameterValueVector2D, InArrayIndex) == 0x000018, "Member 'RigVM_SetParameterValueVector2D::InArrayIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetRigVMFunctionName \ static_assert(alignof(RigVM_GetRigVMFunctionName) == 0x000008, "Wrong alignment on RigVM_GetRigVMFunctionName"); \ static_assert(sizeof(RigVM_GetRigVMFunctionName) == 0x000018, "Wrong size on RigVM_GetRigVMFunctionName"); \ static_assert(offsetof(RigVM_GetRigVMFunctionName, InFunctionIndex) == 0x000000, "Member 'RigVM_GetRigVMFunctionName::InFunctionIndex' has a wrong offset!"); \ static_assert(offsetof(RigVM_GetRigVMFunctionName, ReturnValue) == 0x000008, "Member 'RigVM_GetRigVMFunctionName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVM_GetStatistics \ static_assert(alignof(RigVM_GetStatistics) == 0x000004, "Wrong alignment on RigVM_GetStatistics"); \ static_assert(sizeof(RigVM_GetStatistics) == 0x000038, "Wrong size on RigVM_GetStatistics"); \ static_assert(offsetof(RigVM_GetStatistics, ReturnValue) == 0x000000, "Member 'RigVM_GetStatistics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVM \ static_assert(alignof(URigVM) == 0x000008, "Wrong alignment on URigVM"); \ static_assert(sizeof(URigVM) == 0x0002A8, "Wrong size on URigVM"); \ static_assert(offsetof(URigVM, WorkMemoryStorageObject) == 0x000028, "Member 'URigVM::WorkMemoryStorageObject' has a wrong offset!"); \ static_assert(offsetof(URigVM, LiteralMemoryStorageObject) == 0x000030, "Member 'URigVM::LiteralMemoryStorageObject' has a wrong offset!"); \ static_assert(offsetof(URigVM, DebugMemoryStorageObject) == 0x000038, "Member 'URigVM::DebugMemoryStorageObject' has a wrong offset!"); \ static_assert(offsetof(URigVM, ByteCodeStorage) == 0x000060, "Member 'URigVM::ByteCodeStorage' has a wrong offset!"); \ static_assert(offsetof(URigVM, Instructions) == 0x000098, "Member 'URigVM::Instructions' has a wrong offset!"); \ static_assert(offsetof(URigVM, Context) == 0x0000A8, "Member 'URigVM::Context' has a wrong offset!"); \ static_assert(offsetof(URigVM, NumExecutions) == 0x000120, "Member 'URigVM::NumExecutions' has a wrong offset!"); \ static_assert(offsetof(URigVM, FunctionNamesStorage) == 0x000128, "Member 'URigVM::FunctionNamesStorage' has a wrong offset!"); \ static_assert(offsetof(URigVM, Parameters) == 0x000170, "Member 'URigVM::Parameters' has a wrong offset!"); \ static_assert(offsetof(URigVM, ParametersNameMap) == 0x000180, "Member 'URigVM::ParametersNameMap' has a wrong offset!"); \ static_assert(offsetof(URigVM, DeferredVMToCopy) == 0x000288, "Member 'URigVM::DeferredVMToCopy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVMNativized \ static_assert(alignof(URigVMNativized) == 0x000008, "Wrong alignment on URigVMNativized"); \ static_assert(sizeof(URigVMNativized) == 0x0002B0, "Wrong size on URigVMNativized"); \ #define DUMPER7_ASSERTS_RigVMUserWorkflowOptions_ReportError \ static_assert(alignof(RigVMUserWorkflowOptions_ReportError) == 0x000008, "Wrong alignment on RigVMUserWorkflowOptions_ReportError"); \ static_assert(sizeof(RigVMUserWorkflowOptions_ReportError) == 0x000010, "Wrong size on RigVMUserWorkflowOptions_ReportError"); \ static_assert(offsetof(RigVMUserWorkflowOptions_ReportError, InMessage) == 0x000000, "Member 'RigVMUserWorkflowOptions_ReportError::InMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVMUserWorkflowOptions_ReportInfo \ static_assert(alignof(RigVMUserWorkflowOptions_ReportInfo) == 0x000008, "Wrong alignment on RigVMUserWorkflowOptions_ReportInfo"); \ static_assert(sizeof(RigVMUserWorkflowOptions_ReportInfo) == 0x000010, "Wrong size on RigVMUserWorkflowOptions_ReportInfo"); \ static_assert(offsetof(RigVMUserWorkflowOptions_ReportInfo, InMessage) == 0x000000, "Member 'RigVMUserWorkflowOptions_ReportInfo::InMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVMUserWorkflowOptions_ReportWarning \ static_assert(alignof(RigVMUserWorkflowOptions_ReportWarning) == 0x000008, "Wrong alignment on RigVMUserWorkflowOptions_ReportWarning"); \ static_assert(sizeof(RigVMUserWorkflowOptions_ReportWarning) == 0x000010, "Wrong size on RigVMUserWorkflowOptions_ReportWarning"); \ static_assert(offsetof(RigVMUserWorkflowOptions_ReportWarning, InMessage) == 0x000000, "Member 'RigVMUserWorkflowOptions_ReportWarning::InMessage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVMUserWorkflowOptions_IsValid \ static_assert(alignof(RigVMUserWorkflowOptions_IsValid) == 0x000001, "Wrong alignment on RigVMUserWorkflowOptions_IsValid"); \ static_assert(sizeof(RigVMUserWorkflowOptions_IsValid) == 0x000001, "Wrong size on RigVMUserWorkflowOptions_IsValid"); \ static_assert(offsetof(RigVMUserWorkflowOptions_IsValid, ReturnValue) == 0x000000, "Member 'RigVMUserWorkflowOptions_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RigVMUserWorkflowOptions_RequiresDialog \ static_assert(alignof(RigVMUserWorkflowOptions_RequiresDialog) == 0x000001, "Wrong alignment on RigVMUserWorkflowOptions_RequiresDialog"); \ static_assert(sizeof(RigVMUserWorkflowOptions_RequiresDialog) == 0x000001, "Wrong size on RigVMUserWorkflowOptions_RequiresDialog"); \ static_assert(offsetof(RigVMUserWorkflowOptions_RequiresDialog, ReturnValue) == 0x000000, "Member 'RigVMUserWorkflowOptions_RequiresDialog::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVMUserWorkflowOptions \ static_assert(alignof(URigVMUserWorkflowOptions) == 0x000008, "Wrong alignment on URigVMUserWorkflowOptions"); \ static_assert(sizeof(URigVMUserWorkflowOptions) == 0x000098, "Wrong size on URigVMUserWorkflowOptions"); \ static_assert(offsetof(URigVMUserWorkflowOptions, Subject) == 0x000028, "Member 'URigVMUserWorkflowOptions::Subject' has a wrong offset!"); \ static_assert(offsetof(URigVMUserWorkflowOptions, Workflow) == 0x000030, "Member 'URigVMUserWorkflowOptions::Workflow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URigVMMemoryStorageGeneratorClass \ static_assert(alignof(URigVMMemoryStorageGeneratorClass) == 0x000008, "Wrong alignment on URigVMMemoryStorageGeneratorClass"); \ static_assert(sizeof(URigVMMemoryStorageGeneratorClass) == 0x000270, "Wrong size on URigVMMemoryStorageGeneratorClass"); \ #define DUMPER7_ASSERTS_URigVMMemoryStorage \ static_assert(alignof(URigVMMemoryStorage) == 0x000008, "Wrong alignment on URigVMMemoryStorage"); \ static_assert(sizeof(URigVMMemoryStorage) == 0x000028, "Wrong size on URigVMMemoryStorage"); \ #define DUMPER7_ASSERTS_FFBIKBoneLimit \ static_assert(alignof(FFBIKBoneLimit) == 0x000008, "Wrong alignment on FFBIKBoneLimit"); \ static_assert(sizeof(FFBIKBoneLimit) == 0x000020, "Wrong size on FFBIKBoneLimit"); \ static_assert(offsetof(FFBIKBoneLimit, LimitType_X) == 0x000000, "Member 'FFBIKBoneLimit::LimitType_X' has a wrong offset!"); \ static_assert(offsetof(FFBIKBoneLimit, LimitType_Y) == 0x000001, "Member 'FFBIKBoneLimit::LimitType_Y' has a wrong offset!"); \ static_assert(offsetof(FFBIKBoneLimit, LimitType_Z) == 0x000002, "Member 'FFBIKBoneLimit::LimitType_Z' has a wrong offset!"); \ static_assert(offsetof(FFBIKBoneLimit, Limit) == 0x000008, "Member 'FFBIKBoneLimit::Limit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFBIKConstraintOption \ static_assert(alignof(FFBIKConstraintOption) == 0x000008, "Wrong alignment on FFBIKConstraintOption"); \ static_assert(sizeof(FFBIKConstraintOption) == 0x0000A0, "Wrong size on FFBIKConstraintOption"); \ static_assert(offsetof(FFBIKConstraintOption, Item) == 0x000000, "Member 'FFBIKConstraintOption::Item' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, bEnabled) == 0x00000C, "Member 'FFBIKConstraintOption::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, bUseStiffness) == 0x00000D, "Member 'FFBIKConstraintOption::bUseStiffness' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, LinearStiffness) == 0x000010, "Member 'FFBIKConstraintOption::LinearStiffness' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, AngularStiffness) == 0x000028, "Member 'FFBIKConstraintOption::AngularStiffness' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, bUseAngularLimit) == 0x000040, "Member 'FFBIKConstraintOption::bUseAngularLimit' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, AngularLimit) == 0x000048, "Member 'FFBIKConstraintOption::AngularLimit' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, bUsePoleVector) == 0x000068, "Member 'FFBIKConstraintOption::bUsePoleVector' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, PoleVectorOption) == 0x000069, "Member 'FFBIKConstraintOption::PoleVectorOption' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, PoleVector) == 0x000070, "Member 'FFBIKConstraintOption::PoleVector' has a wrong offset!"); \ static_assert(offsetof(FFBIKConstraintOption, OffsetRotation) == 0x000088, "Member 'FFBIKConstraintOption::OffsetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMotionProcessInput \ static_assert(alignof(FMotionProcessInput) == 0x000001, "Wrong alignment on FMotionProcessInput"); \ static_assert(sizeof(FMotionProcessInput) == 0x000002, "Wrong size on FMotionProcessInput"); \ static_assert(offsetof(FMotionProcessInput, bForceEffectorRotationTarget) == 0x000000, "Member 'FMotionProcessInput::bForceEffectorRotationTarget' has a wrong offset!"); \ static_assert(offsetof(FMotionProcessInput, bOnlyApplyWhenReachedToTarget) == 0x000001, "Member 'FMotionProcessInput::bOnlyApplyWhenReachedToTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFBIKDebugOption \ static_assert(alignof(FFBIKDebugOption) == 0x000010, "Wrong alignment on FFBIKDebugOption"); \ static_assert(sizeof(FFBIKDebugOption) == 0x000080, "Wrong size on FFBIKDebugOption"); \ static_assert(offsetof(FFBIKDebugOption, bDrawDebugHierarchy) == 0x000000, "Member 'FFBIKDebugOption::bDrawDebugHierarchy' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, bColorAngularMotionStrength) == 0x000001, "Member 'FFBIKDebugOption::bColorAngularMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, bColorLinearMotionStrength) == 0x000002, "Member 'FFBIKDebugOption::bColorLinearMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, bDrawDebugAxes) == 0x000003, "Member 'FFBIKDebugOption::bDrawDebugAxes' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, bDrawDebugEffector) == 0x000004, "Member 'FFBIKDebugOption::bDrawDebugEffector' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, bDrawDebugConstraints) == 0x000005, "Member 'FFBIKDebugOption::bDrawDebugConstraints' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, DrawWorldOffset) == 0x000010, "Member 'FFBIKDebugOption::DrawWorldOffset' has a wrong offset!"); \ static_assert(offsetof(FFBIKDebugOption, DrawSize) == 0x000070, "Member 'FFBIKDebugOption::DrawSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverInput \ static_assert(alignof(FSolverInput) == 0x000004, "Wrong alignment on FSolverInput"); \ static_assert(sizeof(FSolverInput) == 0x000024, "Wrong size on FSolverInput"); \ static_assert(offsetof(FSolverInput, LinearMotionStrength) == 0x000000, "Member 'FSolverInput::LinearMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, MinLinearMotionStrength) == 0x000004, "Member 'FSolverInput::MinLinearMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, AngularMotionStrength) == 0x000008, "Member 'FSolverInput::AngularMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, MinAngularMotionStrength) == 0x00000C, "Member 'FSolverInput::MinAngularMotionStrength' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, DefaultTargetClamp) == 0x000010, "Member 'FSolverInput::DefaultTargetClamp' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, Precision) == 0x000014, "Member 'FSolverInput::Precision' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, Damping) == 0x000018, "Member 'FSolverInput::Damping' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, MaxIterations) == 0x00001C, "Member 'FSolverInput::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FSolverInput, bUseJacobianTranspose) == 0x000020, "Member 'FSolverInput::bUseJacobianTranspose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFBIKEndEffector \ static_assert(alignof(FFBIKEndEffector) == 0x000010, "Wrong alignment on FFBIKEndEffector"); \ static_assert(sizeof(FFBIKEndEffector) == 0x000060, "Wrong size on FFBIKEndEffector"); \ static_assert(offsetof(FFBIKEndEffector, Item) == 0x000000, "Member 'FFBIKEndEffector::Item' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, position) == 0x000010, "Member 'FFBIKEndEffector::position' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, PositionAlpha) == 0x000028, "Member 'FFBIKEndEffector::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, PositionDepth) == 0x00002C, "Member 'FFBIKEndEffector::PositionDepth' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, Rotation) == 0x000030, "Member 'FFBIKEndEffector::Rotation' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, RotationAlpha) == 0x000050, "Member 'FFBIKEndEffector::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, RotationDepth) == 0x000054, "Member 'FFBIKEndEffector::RotationDepth' has a wrong offset!"); \ static_assert(offsetof(FFBIKEndEffector, Pull) == 0x000058, "Member 'FFBIKEndEffector::Pull' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FullbodyIK_WorkData \ static_assert(alignof(FRigUnit_FullbodyIK_WorkData) == 0x000008, "Wrong alignment on FRigUnit_FullbodyIK_WorkData"); \ static_assert(sizeof(FRigUnit_FullbodyIK_WorkData) == 0x000198, "Wrong size on FRigUnit_FullbodyIK_WorkData"); \ #define DUMPER7_ASSERTS_FRigUnit_FullbodyIK \ static_assert(alignof(FRigUnit_FullbodyIK) == 0x000010, "Wrong alignment on FRigUnit_FullbodyIK"); \ static_assert(sizeof(FRigUnit_FullbodyIK) == 0x0002C0, "Wrong size on FRigUnit_FullbodyIK"); \ static_assert(offsetof(FRigUnit_FullbodyIK, Root) == 0x000040, "Member 'FRigUnit_FullbodyIK::Root' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, Effectors) == 0x000050, "Member 'FRigUnit_FullbodyIK::Effectors' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, Constraints) == 0x000060, "Member 'FRigUnit_FullbodyIK::Constraints' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, SolverProperty) == 0x000070, "Member 'FRigUnit_FullbodyIK::SolverProperty' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, MotionProperty) == 0x000094, "Member 'FRigUnit_FullbodyIK::MotionProperty' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, bPropagateToChildren) == 0x000096, "Member 'FRigUnit_FullbodyIK::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, DebugOption) == 0x0000A0, "Member 'FRigUnit_FullbodyIK::DebugOption' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FullbodyIK, WorkData) == 0x000120, "Member 'FRigUnit_FullbodyIK::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequencerScriptingRange \ static_assert(alignof(FSequencerScriptingRange) == 0x000004, "Wrong alignment on FSequencerScriptingRange"); \ static_assert(sizeof(FSequencerScriptingRange) == 0x000014, "Wrong size on FSequencerScriptingRange"); \ static_assert(offsetof(FSequencerScriptingRange, InclusiveStart) == 0x000004, "Member 'FSequencerScriptingRange::InclusiveStart' has a wrong offset!"); \ static_assert(offsetof(FSequencerScriptingRange, ExclusiveEnd) == 0x000008, "Member 'FSequencerScriptingRange::ExclusiveEnd' has a wrong offset!"); \ static_assert(offsetof(FSequencerScriptingRange, InternalRate) == 0x00000C, "Member 'FSequencerScriptingRange::InternalRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingKey \ static_assert(alignof(UMovieSceneScriptingKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingKey"); \ static_assert(sizeof(UMovieSceneScriptingKey) == 0x000040, "Wrong size on UMovieSceneScriptingKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceKey_SetTime \ static_assert(alignof(MovieSceneScriptingActorReferenceKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingActorReferenceKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingActorReferenceKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingActorReferenceKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingActorReferenceKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceKey_SetValue \ static_assert(alignof(MovieSceneScriptingActorReferenceKey_SetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceKey_SetValue) == 0x000018, "Wrong size on MovieSceneScriptingActorReferenceKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceKey_GetTime \ static_assert(alignof(MovieSceneScriptingActorReferenceKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingActorReferenceKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingActorReferenceKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingActorReferenceKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceKey_GetValue \ static_assert(alignof(MovieSceneScriptingActorReferenceKey_GetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceKey_GetValue) == 0x000018, "Wrong size on MovieSceneScriptingActorReferenceKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingActorReferenceKey \ static_assert(alignof(UMovieSceneScriptingActorReferenceKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingActorReferenceKey"); \ static_assert(sizeof(UMovieSceneScriptingActorReferenceKey) == 0x000060, "Wrong size on UMovieSceneScriptingActorReferenceKey"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingChannel \ static_assert(alignof(UMovieSceneScriptingChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingChannel"); \ static_assert(sizeof(UMovieSceneScriptingChannel) == 0x000030, "Wrong size on UMovieSceneScriptingChannel"); \ static_assert(offsetof(UMovieSceneScriptingChannel, ChannelName) == 0x000028, "Member 'UMovieSceneScriptingChannel::ChannelName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_AddKey \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_AddKey) == 0x000030, "Wrong size on MovieSceneScriptingActorReferenceChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_AddKey, NewValue) == 0x000004, "Member 'MovieSceneScriptingActorReferenceChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_AddKey, SubFrame) == 0x00001C, "Member 'MovieSceneScriptingActorReferenceChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_AddKey, TimeUnit) == 0x000020, "Member 'MovieSceneScriptingActorReferenceChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_AddKey, ReturnValue) == 0x000028, "Member 'MovieSceneScriptingActorReferenceChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingActorReferenceChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_SetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_SetDefault) == 0x000018, "Wrong size on MovieSceneScriptingActorReferenceChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_GetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_GetDefault) == 0x000018, "Wrong size on MovieSceneScriptingActorReferenceChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingActorReferenceChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingActorReferenceChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingActorReferenceChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingActorReferenceChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingActorReferenceChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingActorReferenceChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingActorReferenceChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingActorReferenceChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingActorReferenceChannel \ static_assert(alignof(UMovieSceneScriptingActorReferenceChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingActorReferenceChannel"); \ static_assert(sizeof(UMovieSceneScriptingActorReferenceChannel) == 0x000060, "Wrong size on UMovieSceneScriptingActorReferenceChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolKey_SetTime \ static_assert(alignof(MovieSceneScriptingBoolKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingBoolKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingBoolKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingBoolKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingBoolKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingBoolKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingBoolKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolKey_SetValue \ static_assert(alignof(MovieSceneScriptingBoolKey_SetValue) == 0x000001, "Wrong alignment on MovieSceneScriptingBoolKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingBoolKey_SetValue) == 0x000001, "Wrong size on MovieSceneScriptingBoolKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingBoolKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolKey_GetTime \ static_assert(alignof(MovieSceneScriptingBoolKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingBoolKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingBoolKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingBoolKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingBoolKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingBoolKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolKey_GetValue \ static_assert(alignof(MovieSceneScriptingBoolKey_GetValue) == 0x000001, "Wrong alignment on MovieSceneScriptingBoolKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingBoolKey_GetValue) == 0x000001, "Wrong size on MovieSceneScriptingBoolKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingBoolKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingBoolKey \ static_assert(alignof(UMovieSceneScriptingBoolKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingBoolKey"); \ static_assert(sizeof(UMovieSceneScriptingBoolKey) == 0x000060, "Wrong size on UMovieSceneScriptingBoolKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_AddKey \ static_assert(alignof(MovieSceneScriptingBoolChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingBoolChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_AddKey) == 0x000018, "Wrong size on MovieSceneScriptingBoolChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_AddKey, NewValue) == 0x000004, "Member 'MovieSceneScriptingBoolChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_AddKey, SubFrame) == 0x000008, "Member 'MovieSceneScriptingBoolChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_AddKey, TimeUnit) == 0x00000C, "Member 'MovieSceneScriptingBoolChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_AddKey, ReturnValue) == 0x000010, "Member 'MovieSceneScriptingBoolChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingBoolChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingBoolChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingBoolChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingBoolChannel_SetDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingBoolChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_SetDefault) == 0x000001, "Wrong size on MovieSceneScriptingBoolChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_ComputeEffectiveRange \ static_assert(alignof(MovieSceneScriptingBoolChannel_ComputeEffectiveRange) == 0x000004, "Wrong alignment on MovieSceneScriptingBoolChannel_ComputeEffectiveRange"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_ComputeEffectiveRange) == 0x000014, "Wrong size on MovieSceneScriptingBoolChannel_ComputeEffectiveRange"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_ComputeEffectiveRange, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_ComputeEffectiveRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_EvaluateKeys \ static_assert(alignof(MovieSceneScriptingBoolChannel_EvaluateKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingBoolChannel_EvaluateKeys"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_EvaluateKeys) == 0x000030, "Wrong size on MovieSceneScriptingBoolChannel_EvaluateKeys"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_EvaluateKeys, Range) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_EvaluateKeys::Range' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_EvaluateKeys, FrameRate) == 0x000014, "Member 'MovieSceneScriptingBoolChannel_EvaluateKeys::FrameRate' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_EvaluateKeys, ReturnValue) == 0x000020, "Member 'MovieSceneScriptingBoolChannel_EvaluateKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingBoolChannel_GetDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingBoolChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_GetDefault) == 0x000001, "Wrong size on MovieSceneScriptingBoolChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingBoolChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingBoolChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingBoolChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_GetNumKeys \ static_assert(alignof(MovieSceneScriptingBoolChannel_GetNumKeys) == 0x000004, "Wrong alignment on MovieSceneScriptingBoolChannel_GetNumKeys"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_GetNumKeys) == 0x000004, "Wrong size on MovieSceneScriptingBoolChannel_GetNumKeys"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_GetNumKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_GetNumKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingBoolChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingBoolChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingBoolChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingBoolChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingBoolChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingBoolChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingBoolChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingBoolChannel \ static_assert(alignof(UMovieSceneScriptingBoolChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingBoolChannel"); \ static_assert(sizeof(UMovieSceneScriptingBoolChannel) == 0x000060, "Wrong size on UMovieSceneScriptingBoolChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteKey_SetTime \ static_assert(alignof(MovieSceneScriptingByteKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingByteKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingByteKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingByteKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingByteKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingByteKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingByteKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingByteKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteKey_SetValue \ static_assert(alignof(MovieSceneScriptingByteKey_SetValue) == 0x000001, "Wrong alignment on MovieSceneScriptingByteKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingByteKey_SetValue) == 0x000001, "Wrong size on MovieSceneScriptingByteKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingByteKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingByteKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteKey_GetTime \ static_assert(alignof(MovieSceneScriptingByteKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingByteKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingByteKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingByteKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingByteKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingByteKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingByteKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteKey_GetValue \ static_assert(alignof(MovieSceneScriptingByteKey_GetValue) == 0x000001, "Wrong alignment on MovieSceneScriptingByteKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingByteKey_GetValue) == 0x000001, "Wrong size on MovieSceneScriptingByteKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingByteKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingByteKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingByteKey \ static_assert(alignof(UMovieSceneScriptingByteKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingByteKey"); \ static_assert(sizeof(UMovieSceneScriptingByteKey) == 0x000060, "Wrong size on UMovieSceneScriptingByteKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_AddKey \ static_assert(alignof(MovieSceneScriptingByteChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingByteChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_AddKey) == 0x000018, "Wrong size on MovieSceneScriptingByteChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingByteChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, NewValue) == 0x000004, "Member 'MovieSceneScriptingByteChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, SubFrame) == 0x000008, "Member 'MovieSceneScriptingByteChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, TimeUnit) == 0x00000C, "Member 'MovieSceneScriptingByteChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, InInterpolation) == 0x00000D, "Member 'MovieSceneScriptingByteChannel_AddKey::InInterpolation' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_AddKey, ReturnValue) == 0x000010, "Member 'MovieSceneScriptingByteChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingByteChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingByteChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingByteChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingByteChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingByteChannel_SetDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingByteChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_SetDefault) == 0x000001, "Wrong size on MovieSceneScriptingByteChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingByteChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingByteChannel_GetDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingByteChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_GetDefault) == 0x000001, "Wrong size on MovieSceneScriptingByteChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingByteChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingByteChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingByteChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingByteChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingByteChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingByteChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingByteChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingByteChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingByteChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingByteChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingByteChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingByteChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingByteChannel \ static_assert(alignof(UMovieSceneScriptingByteChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingByteChannel"); \ static_assert(sizeof(UMovieSceneScriptingByteChannel) == 0x000060, "Wrong size on UMovieSceneScriptingByteChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetArriveTangent \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetArriveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_SetArriveTangent"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetArriveTangent) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_SetArriveTangent"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetArriveTangent, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetArriveTangent::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetArriveTangentWeight \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetArriveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_SetArriveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetArriveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_SetArriveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetArriveTangentWeight, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetArriveTangentWeight::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetInterpolationMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetInterpolationMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_SetInterpolationMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetInterpolationMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_SetInterpolationMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetInterpolationMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetInterpolationMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetLeaveTangent \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetLeaveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_SetLeaveTangent"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetLeaveTangent) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_SetLeaveTangent"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetLeaveTangent, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetLeaveTangent::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetLeaveTangentWeight \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetLeaveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_SetLeaveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetLeaveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_SetLeaveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetLeaveTangentWeight, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetLeaveTangentWeight::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetTangentMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetTangentMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_SetTangentMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetTangentMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_SetTangentMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetTangentMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetTangentMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetTangentWeightMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetTangentWeightMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_SetTangentWeightMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetTangentWeightMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_SetTangentWeightMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetTangentWeightMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetTangentWeightMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetTime \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingDoubleKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingDoubleKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingDoubleKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_SetValue \ static_assert(alignof(MovieSceneScriptingDoubleKey_SetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_SetValue) == 0x000008, "Wrong size on MovieSceneScriptingDoubleKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetArriveTangent \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetArriveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_GetArriveTangent"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetArriveTangent) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_GetArriveTangent"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetArriveTangent, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetArriveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetArriveTangentWeight \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetArriveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_GetArriveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetArriveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_GetArriveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetArriveTangentWeight, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetArriveTangentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetInterpolationMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetInterpolationMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_GetInterpolationMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetInterpolationMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_GetInterpolationMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetInterpolationMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetInterpolationMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetLeaveTangent \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetLeaveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_GetLeaveTangent"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetLeaveTangent) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_GetLeaveTangent"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetLeaveTangent, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetLeaveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetLeaveTangentWeight \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetLeaveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_GetLeaveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetLeaveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingDoubleKey_GetLeaveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetLeaveTangentWeight, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetLeaveTangentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetTangentMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetTangentMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_GetTangentMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetTangentMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_GetTangentMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetTangentMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetTangentMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetTangentWeightMode \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetTangentWeightMode) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleKey_GetTangentWeightMode"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetTangentWeightMode) == 0x000001, "Wrong size on MovieSceneScriptingDoubleKey_GetTangentWeightMode"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetTangentWeightMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetTangentWeightMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetTime \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingDoubleKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingDoubleKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleKey_GetValue \ static_assert(alignof(MovieSceneScriptingDoubleKey_GetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingDoubleKey_GetValue) == 0x000008, "Wrong size on MovieSceneScriptingDoubleKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingDoubleKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingDoubleKey \ static_assert(alignof(UMovieSceneScriptingDoubleKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingDoubleKey"); \ static_assert(sizeof(UMovieSceneScriptingDoubleKey) == 0x000060, "Wrong size on UMovieSceneScriptingDoubleKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_AddKey \ static_assert(alignof(MovieSceneScriptingDoubleChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_AddKey) == 0x000020, "Wrong size on MovieSceneScriptingDoubleChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, NewValue) == 0x000008, "Member 'MovieSceneScriptingDoubleChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, SubFrame) == 0x000010, "Member 'MovieSceneScriptingDoubleChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, TimeUnit) == 0x000014, "Member 'MovieSceneScriptingDoubleChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, InInterpolation) == 0x000015, "Member 'MovieSceneScriptingDoubleChannel_AddKey::InInterpolation' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_AddKey, ReturnValue) == 0x000018, "Member 'MovieSceneScriptingDoubleChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingDoubleChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingDoubleChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingDoubleChannel_SetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_SetDefault) == 0x000008, "Wrong size on MovieSceneScriptingDoubleChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation, InExtrapolation) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_SetPostInfinityExtrapolation::InExtrapolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation, InExtrapolation) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_SetPreInfinityExtrapolation::InExtrapolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_ComputeEffectiveRange \ static_assert(alignof(MovieSceneScriptingDoubleChannel_ComputeEffectiveRange) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleChannel_ComputeEffectiveRange"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_ComputeEffectiveRange) == 0x000014, "Wrong size on MovieSceneScriptingDoubleChannel_ComputeEffectiveRange"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_ComputeEffectiveRange, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_ComputeEffectiveRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_EvaluateKeys \ static_assert(alignof(MovieSceneScriptingDoubleChannel_EvaluateKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_EvaluateKeys"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_EvaluateKeys) == 0x000030, "Wrong size on MovieSceneScriptingDoubleChannel_EvaluateKeys"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_EvaluateKeys, Range) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_EvaluateKeys::Range' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_EvaluateKeys, FrameRate) == 0x000014, "Member 'MovieSceneScriptingDoubleChannel_EvaluateKeys::FrameRate' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_EvaluateKeys, ReturnValue) == 0x000020, "Member 'MovieSceneScriptingDoubleChannel_EvaluateKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingDoubleChannel_GetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_GetDefault) == 0x000008, "Wrong size on MovieSceneScriptingDoubleChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingDoubleChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingDoubleChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingDoubleChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_GetNumKeys \ static_assert(alignof(MovieSceneScriptingDoubleChannel_GetNumKeys) == 0x000004, "Wrong alignment on MovieSceneScriptingDoubleChannel_GetNumKeys"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_GetNumKeys) == 0x000004, "Wrong size on MovieSceneScriptingDoubleChannel_GetNumKeys"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_GetNumKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_GetNumKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_GetPostInfinityExtrapolation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_GetPreInfinityExtrapolation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingDoubleChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingDoubleChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingDoubleChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingDoubleChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingDoubleChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingDoubleChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingDoubleChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingDoubleChannel \ static_assert(alignof(UMovieSceneScriptingDoubleChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingDoubleChannel"); \ static_assert(sizeof(UMovieSceneScriptingDoubleChannel) == 0x000060, "Wrong size on UMovieSceneScriptingDoubleChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventKey_SetTime \ static_assert(alignof(MovieSceneScriptingEventKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingEventKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingEventKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingEventKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingEventKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingEventKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingEventKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingEventKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventKey_SetValue \ static_assert(alignof(MovieSceneScriptingEventKey_SetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingEventKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingEventKey_SetValue) == 0x000028, "Wrong size on MovieSceneScriptingEventKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingEventKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingEventKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventKey_GetTime \ static_assert(alignof(MovieSceneScriptingEventKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingEventKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingEventKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingEventKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingEventKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingEventKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingEventKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventKey_GetValue \ static_assert(alignof(MovieSceneScriptingEventKey_GetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingEventKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingEventKey_GetValue) == 0x000028, "Wrong size on MovieSceneScriptingEventKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingEventKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingEventKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingEventKey \ static_assert(alignof(UMovieSceneScriptingEventKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingEventKey"); \ static_assert(sizeof(UMovieSceneScriptingEventKey) == 0x000060, "Wrong size on UMovieSceneScriptingEventKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventChannel_AddKey \ static_assert(alignof(MovieSceneScriptingEventChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingEventChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingEventChannel_AddKey) == 0x000040, "Wrong size on MovieSceneScriptingEventChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingEventChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_AddKey, NewValue) == 0x000008, "Member 'MovieSceneScriptingEventChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_AddKey, SubFrame) == 0x000030, "Member 'MovieSceneScriptingEventChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_AddKey, TimeUnit) == 0x000034, "Member 'MovieSceneScriptingEventChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_AddKey, ReturnValue) == 0x000038, "Member 'MovieSceneScriptingEventChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingEventChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingEventChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingEventChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingEventChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingEventChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingEventChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingEventChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingEventChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingEventChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingEventChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingEventChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingEventChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingEventChannel \ static_assert(alignof(UMovieSceneScriptingEventChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingEventChannel"); \ static_assert(sizeof(UMovieSceneScriptingEventChannel) == 0x000060, "Wrong size on UMovieSceneScriptingEventChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetArriveTangent \ static_assert(alignof(MovieSceneScriptingFloatKey_SetArriveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetArriveTangent"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetArriveTangent) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_SetArriveTangent"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetArriveTangent, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetArriveTangent::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetArriveTangentWeight \ static_assert(alignof(MovieSceneScriptingFloatKey_SetArriveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetArriveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetArriveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_SetArriveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetArriveTangentWeight, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetArriveTangentWeight::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetInterpolationMode \ static_assert(alignof(MovieSceneScriptingFloatKey_SetInterpolationMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_SetInterpolationMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetInterpolationMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_SetInterpolationMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetInterpolationMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetInterpolationMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetLeaveTangent \ static_assert(alignof(MovieSceneScriptingFloatKey_SetLeaveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetLeaveTangent"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetLeaveTangent) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_SetLeaveTangent"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetLeaveTangent, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetLeaveTangent::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetLeaveTangentWeight \ static_assert(alignof(MovieSceneScriptingFloatKey_SetLeaveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetLeaveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetLeaveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_SetLeaveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetLeaveTangentWeight, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetLeaveTangentWeight::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetTangentMode \ static_assert(alignof(MovieSceneScriptingFloatKey_SetTangentMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_SetTangentMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetTangentMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_SetTangentMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetTangentMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetTangentMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetTangentWeightMode \ static_assert(alignof(MovieSceneScriptingFloatKey_SetTangentWeightMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_SetTangentWeightMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetTangentWeightMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_SetTangentWeightMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetTangentWeightMode, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetTangentWeightMode::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetTime \ static_assert(alignof(MovieSceneScriptingFloatKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingFloatKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingFloatKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingFloatKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_SetValue \ static_assert(alignof(MovieSceneScriptingFloatKey_SetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_SetValue) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetArriveTangent \ static_assert(alignof(MovieSceneScriptingFloatKey_GetArriveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetArriveTangent"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetArriveTangent) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_GetArriveTangent"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetArriveTangent, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetArriveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetArriveTangentWeight \ static_assert(alignof(MovieSceneScriptingFloatKey_GetArriveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetArriveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetArriveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_GetArriveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetArriveTangentWeight, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetArriveTangentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetInterpolationMode \ static_assert(alignof(MovieSceneScriptingFloatKey_GetInterpolationMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_GetInterpolationMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetInterpolationMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_GetInterpolationMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetInterpolationMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetInterpolationMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetLeaveTangent \ static_assert(alignof(MovieSceneScriptingFloatKey_GetLeaveTangent) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetLeaveTangent"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetLeaveTangent) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_GetLeaveTangent"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetLeaveTangent, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetLeaveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetLeaveTangentWeight \ static_assert(alignof(MovieSceneScriptingFloatKey_GetLeaveTangentWeight) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetLeaveTangentWeight"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetLeaveTangentWeight) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_GetLeaveTangentWeight"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetLeaveTangentWeight, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetLeaveTangentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetTangentMode \ static_assert(alignof(MovieSceneScriptingFloatKey_GetTangentMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_GetTangentMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetTangentMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_GetTangentMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetTangentMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetTangentMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetTangentWeightMode \ static_assert(alignof(MovieSceneScriptingFloatKey_GetTangentWeightMode) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatKey_GetTangentWeightMode"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetTangentWeightMode) == 0x000001, "Wrong size on MovieSceneScriptingFloatKey_GetTangentWeightMode"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetTangentWeightMode, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetTangentWeightMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetTime \ static_assert(alignof(MovieSceneScriptingFloatKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingFloatKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingFloatKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatKey_GetValue \ static_assert(alignof(MovieSceneScriptingFloatKey_GetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingFloatKey_GetValue) == 0x000004, "Wrong size on MovieSceneScriptingFloatKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingFloatKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingFloatKey \ static_assert(alignof(UMovieSceneScriptingFloatKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingFloatKey"); \ static_assert(sizeof(UMovieSceneScriptingFloatKey) == 0x000040, "Wrong size on UMovieSceneScriptingFloatKey"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingActualFloatKey \ static_assert(alignof(UMovieSceneScriptingActualFloatKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingActualFloatKey"); \ static_assert(sizeof(UMovieSceneScriptingActualFloatKey) == 0x000060, "Wrong size on UMovieSceneScriptingActualFloatKey"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingDoubleAsFloatKey \ static_assert(alignof(UMovieSceneScriptingDoubleAsFloatKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingDoubleAsFloatKey"); \ static_assert(sizeof(UMovieSceneScriptingDoubleAsFloatKey) == 0x000060, "Wrong size on UMovieSceneScriptingDoubleAsFloatKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_AddKey \ static_assert(alignof(MovieSceneScriptingFloatChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingFloatChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_AddKey) == 0x000018, "Wrong size on MovieSceneScriptingFloatChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, NewValue) == 0x000004, "Member 'MovieSceneScriptingFloatChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, SubFrame) == 0x000008, "Member 'MovieSceneScriptingFloatChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, TimeUnit) == 0x00000C, "Member 'MovieSceneScriptingFloatChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, InInterpolation) == 0x00000D, "Member 'MovieSceneScriptingFloatChannel_AddKey::InInterpolation' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_AddKey, ReturnValue) == 0x000010, "Member 'MovieSceneScriptingFloatChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingFloatChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingFloatChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingFloatChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingFloatChannel_SetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_SetDefault) == 0x000004, "Wrong size on MovieSceneScriptingFloatChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation, InExtrapolation) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_SetPostInfinityExtrapolation::InExtrapolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation, InExtrapolation) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_SetPreInfinityExtrapolation::InExtrapolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_ComputeEffectiveRange \ static_assert(alignof(MovieSceneScriptingFloatChannel_ComputeEffectiveRange) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatChannel_ComputeEffectiveRange"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_ComputeEffectiveRange) == 0x000014, "Wrong size on MovieSceneScriptingFloatChannel_ComputeEffectiveRange"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_ComputeEffectiveRange, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_ComputeEffectiveRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_EvaluateKeys \ static_assert(alignof(MovieSceneScriptingFloatChannel_EvaluateKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingFloatChannel_EvaluateKeys"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_EvaluateKeys) == 0x000030, "Wrong size on MovieSceneScriptingFloatChannel_EvaluateKeys"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_EvaluateKeys, Range) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_EvaluateKeys::Range' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_EvaluateKeys, FrameRate) == 0x000014, "Member 'MovieSceneScriptingFloatChannel_EvaluateKeys::FrameRate' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_EvaluateKeys, ReturnValue) == 0x000020, "Member 'MovieSceneScriptingFloatChannel_EvaluateKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingFloatChannel_GetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_GetDefault) == 0x000004, "Wrong size on MovieSceneScriptingFloatChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingFloatChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingFloatChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingFloatChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_GetNumKeys \ static_assert(alignof(MovieSceneScriptingFloatChannel_GetNumKeys) == 0x000004, "Wrong alignment on MovieSceneScriptingFloatChannel_GetNumKeys"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_GetNumKeys) == 0x000004, "Wrong size on MovieSceneScriptingFloatChannel_GetNumKeys"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_GetNumKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_GetNumKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_GetPostInfinityExtrapolation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation \ static_assert(alignof(MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation) == 0x000001, "Wrong size on MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_GetPreInfinityExtrapolation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingFloatChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingFloatChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingFloatChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingFloatChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingFloatChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingFloatChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingFloatChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingFloatChannel \ static_assert(alignof(UMovieSceneScriptingFloatChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingFloatChannel"); \ static_assert(sizeof(UMovieSceneScriptingFloatChannel) == 0x000080, "Wrong size on UMovieSceneScriptingFloatChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerKey_SetTime \ static_assert(alignof(MovieSceneScriptingIntegerKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingIntegerKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingIntegerKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingIntegerKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingIntegerKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingIntegerKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerKey_SetValue \ static_assert(alignof(MovieSceneScriptingIntegerKey_SetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingIntegerKey_SetValue) == 0x000004, "Wrong size on MovieSceneScriptingIntegerKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingIntegerKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerKey_GetTime \ static_assert(alignof(MovieSceneScriptingIntegerKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingIntegerKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingIntegerKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingIntegerKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingIntegerKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerKey_GetValue \ static_assert(alignof(MovieSceneScriptingIntegerKey_GetValue) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingIntegerKey_GetValue) == 0x000004, "Wrong size on MovieSceneScriptingIntegerKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingIntegerKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingIntegerKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingIntegerKey \ static_assert(alignof(UMovieSceneScriptingIntegerKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingIntegerKey"); \ static_assert(sizeof(UMovieSceneScriptingIntegerKey) == 0x000060, "Wrong size on UMovieSceneScriptingIntegerKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_AddKey \ static_assert(alignof(MovieSceneScriptingIntegerChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingIntegerChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_AddKey) == 0x000018, "Wrong size on MovieSceneScriptingIntegerChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_AddKey, NewValue) == 0x000004, "Member 'MovieSceneScriptingIntegerChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_AddKey, SubFrame) == 0x000008, "Member 'MovieSceneScriptingIntegerChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_AddKey, TimeUnit) == 0x00000C, "Member 'MovieSceneScriptingIntegerChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_AddKey, ReturnValue) == 0x000010, "Member 'MovieSceneScriptingIntegerChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingIntegerChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingIntegerChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingIntegerChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingIntegerChannel_SetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_SetDefault) == 0x000004, "Wrong size on MovieSceneScriptingIntegerChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingIntegerChannel_GetDefault) == 0x000004, "Wrong alignment on MovieSceneScriptingIntegerChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_GetDefault) == 0x000004, "Wrong size on MovieSceneScriptingIntegerChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingIntegerChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingIntegerChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingIntegerChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingIntegerChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingIntegerChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingIntegerChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingIntegerChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingIntegerChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingIntegerChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingIntegerChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingIntegerChannel \ static_assert(alignof(UMovieSceneScriptingIntegerChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingIntegerChannel"); \ static_assert(sizeof(UMovieSceneScriptingIntegerChannel) == 0x000060, "Wrong size on UMovieSceneScriptingIntegerChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathKey_SetTime \ static_assert(alignof(MovieSceneScriptingObjectPathKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingObjectPathKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingObjectPathKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingObjectPathKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingObjectPathKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingObjectPathKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingObjectPathKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathKey_SetValue \ static_assert(alignof(MovieSceneScriptingObjectPathKey_SetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingObjectPathKey_SetValue) == 0x000008, "Wrong size on MovieSceneScriptingObjectPathKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathKey_GetTime \ static_assert(alignof(MovieSceneScriptingObjectPathKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingObjectPathKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingObjectPathKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingObjectPathKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingObjectPathKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingObjectPathKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathKey_GetValue \ static_assert(alignof(MovieSceneScriptingObjectPathKey_GetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingObjectPathKey_GetValue) == 0x000008, "Wrong size on MovieSceneScriptingObjectPathKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingObjectPathKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingObjectPathKey \ static_assert(alignof(UMovieSceneScriptingObjectPathKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingObjectPathKey"); \ static_assert(sizeof(UMovieSceneScriptingObjectPathKey) == 0x000060, "Wrong size on UMovieSceneScriptingObjectPathKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_AddKey \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_AddKey) == 0x000020, "Wrong size on MovieSceneScriptingObjectPathChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_AddKey, NewValue) == 0x000008, "Member 'MovieSceneScriptingObjectPathChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_AddKey, SubFrame) == 0x000010, "Member 'MovieSceneScriptingObjectPathChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_AddKey, TimeUnit) == 0x000014, "Member 'MovieSceneScriptingObjectPathChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_AddKey, ReturnValue) == 0x000018, "Member 'MovieSceneScriptingObjectPathChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingObjectPathChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_SetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_SetDefault) == 0x000008, "Wrong size on MovieSceneScriptingObjectPathChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_GetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_GetDefault) == 0x000008, "Wrong size on MovieSceneScriptingObjectPathChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingObjectPathChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingObjectPathChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingObjectPathChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingObjectPathChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingObjectPathChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingObjectPathChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingObjectPathChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingObjectPathChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingObjectPathChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingObjectPathChannel \ static_assert(alignof(UMovieSceneScriptingObjectPathChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingObjectPathChannel"); \ static_assert(sizeof(UMovieSceneScriptingObjectPathChannel) == 0x000060, "Wrong size on UMovieSceneScriptingObjectPathChannel"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringKey_SetTime \ static_assert(alignof(MovieSceneScriptingStringKey_SetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingStringKey_SetTime"); \ static_assert(sizeof(MovieSceneScriptingStringKey_SetTime) == 0x00000C, "Wrong size on MovieSceneScriptingStringKey_SetTime"); \ static_assert(offsetof(MovieSceneScriptingStringKey_SetTime, NewFrameNumber) == 0x000000, "Member 'MovieSceneScriptingStringKey_SetTime::NewFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringKey_SetTime, SubFrame) == 0x000004, "Member 'MovieSceneScriptingStringKey_SetTime::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringKey_SetTime, TimeUnit) == 0x000008, "Member 'MovieSceneScriptingStringKey_SetTime::TimeUnit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringKey_SetValue \ static_assert(alignof(MovieSceneScriptingStringKey_SetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingStringKey_SetValue"); \ static_assert(sizeof(MovieSceneScriptingStringKey_SetValue) == 0x000010, "Wrong size on MovieSceneScriptingStringKey_SetValue"); \ static_assert(offsetof(MovieSceneScriptingStringKey_SetValue, InNewValue) == 0x000000, "Member 'MovieSceneScriptingStringKey_SetValue::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringKey_GetTime \ static_assert(alignof(MovieSceneScriptingStringKey_GetTime) == 0x000004, "Wrong alignment on MovieSceneScriptingStringKey_GetTime"); \ static_assert(sizeof(MovieSceneScriptingStringKey_GetTime) == 0x00000C, "Wrong size on MovieSceneScriptingStringKey_GetTime"); \ static_assert(offsetof(MovieSceneScriptingStringKey_GetTime, TimeUnit) == 0x000000, "Member 'MovieSceneScriptingStringKey_GetTime::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringKey_GetTime, ReturnValue) == 0x000004, "Member 'MovieSceneScriptingStringKey_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringKey_GetValue \ static_assert(alignof(MovieSceneScriptingStringKey_GetValue) == 0x000008, "Wrong alignment on MovieSceneScriptingStringKey_GetValue"); \ static_assert(sizeof(MovieSceneScriptingStringKey_GetValue) == 0x000010, "Wrong size on MovieSceneScriptingStringKey_GetValue"); \ static_assert(offsetof(MovieSceneScriptingStringKey_GetValue, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingStringKey_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingStringKey \ static_assert(alignof(UMovieSceneScriptingStringKey) == 0x000008, "Wrong alignment on UMovieSceneScriptingStringKey"); \ static_assert(sizeof(UMovieSceneScriptingStringKey) == 0x000060, "Wrong size on UMovieSceneScriptingStringKey"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_AddKey \ static_assert(alignof(MovieSceneScriptingStringChannel_AddKey) == 0x000008, "Wrong alignment on MovieSceneScriptingStringChannel_AddKey"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_AddKey) == 0x000028, "Wrong size on MovieSceneScriptingStringChannel_AddKey"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_AddKey, InTime) == 0x000000, "Member 'MovieSceneScriptingStringChannel_AddKey::InTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_AddKey, NewValue) == 0x000008, "Member 'MovieSceneScriptingStringChannel_AddKey::NewValue' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_AddKey, SubFrame) == 0x000018, "Member 'MovieSceneScriptingStringChannel_AddKey::SubFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_AddKey, TimeUnit) == 0x00001C, "Member 'MovieSceneScriptingStringChannel_AddKey::TimeUnit' has a wrong offset!"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_AddKey, ReturnValue) == 0x000020, "Member 'MovieSceneScriptingStringChannel_AddKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_RemoveKey \ static_assert(alignof(MovieSceneScriptingStringChannel_RemoveKey) == 0x000008, "Wrong alignment on MovieSceneScriptingStringChannel_RemoveKey"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_RemoveKey) == 0x000008, "Wrong size on MovieSceneScriptingStringChannel_RemoveKey"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_RemoveKey, Key) == 0x000000, "Member 'MovieSceneScriptingStringChannel_RemoveKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_SetDefault \ static_assert(alignof(MovieSceneScriptingStringChannel_SetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingStringChannel_SetDefault"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_SetDefault) == 0x000010, "Wrong size on MovieSceneScriptingStringChannel_SetDefault"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_SetDefault, InDefaultValue) == 0x000000, "Member 'MovieSceneScriptingStringChannel_SetDefault::InDefaultValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_GetDefault \ static_assert(alignof(MovieSceneScriptingStringChannel_GetDefault) == 0x000008, "Wrong alignment on MovieSceneScriptingStringChannel_GetDefault"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_GetDefault) == 0x000010, "Wrong size on MovieSceneScriptingStringChannel_GetDefault"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_GetDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingStringChannel_GetDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_GetKeys \ static_assert(alignof(MovieSceneScriptingStringChannel_GetKeys) == 0x000008, "Wrong alignment on MovieSceneScriptingStringChannel_GetKeys"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_GetKeys) == 0x000010, "Wrong size on MovieSceneScriptingStringChannel_GetKeys"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_GetKeys, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingStringChannel_GetKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneScriptingStringChannel_HasDefault \ static_assert(alignof(MovieSceneScriptingStringChannel_HasDefault) == 0x000001, "Wrong alignment on MovieSceneScriptingStringChannel_HasDefault"); \ static_assert(sizeof(MovieSceneScriptingStringChannel_HasDefault) == 0x000001, "Wrong size on MovieSceneScriptingStringChannel_HasDefault"); \ static_assert(offsetof(MovieSceneScriptingStringChannel_HasDefault, ReturnValue) == 0x000000, "Member 'MovieSceneScriptingStringChannel_HasDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneScriptingStringChannel \ static_assert(alignof(UMovieSceneScriptingStringChannel) == 0x000008, "Wrong alignment on UMovieSceneScriptingStringChannel"); \ static_assert(sizeof(UMovieSceneScriptingStringChannel) == 0x000060, "Wrong size on UMovieSceneScriptingStringChannel"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_AddTrack \ static_assert(alignof(MovieSceneBindingExtensions_AddTrack) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_AddTrack"); \ static_assert(sizeof(MovieSceneBindingExtensions_AddTrack) == 0x000028, "Wrong size on MovieSceneBindingExtensions_AddTrack"); \ static_assert(offsetof(MovieSceneBindingExtensions_AddTrack, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_AddTrack::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_AddTrack, TrackType) == 0x000018, "Member 'MovieSceneBindingExtensions_AddTrack::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_AddTrack, ReturnValue) == 0x000020, "Member 'MovieSceneBindingExtensions_AddTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_FindTracksByExactType \ static_assert(alignof(MovieSceneBindingExtensions_FindTracksByExactType) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_FindTracksByExactType"); \ static_assert(sizeof(MovieSceneBindingExtensions_FindTracksByExactType) == 0x000030, "Wrong size on MovieSceneBindingExtensions_FindTracksByExactType"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByExactType, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_FindTracksByExactType::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByExactType, TrackType) == 0x000018, "Member 'MovieSceneBindingExtensions_FindTracksByExactType::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByExactType, ReturnValue) == 0x000020, "Member 'MovieSceneBindingExtensions_FindTracksByExactType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_FindTracksByType \ static_assert(alignof(MovieSceneBindingExtensions_FindTracksByType) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_FindTracksByType"); \ static_assert(sizeof(MovieSceneBindingExtensions_FindTracksByType) == 0x000030, "Wrong size on MovieSceneBindingExtensions_FindTracksByType"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByType, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_FindTracksByType::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByType, TrackType) == 0x000018, "Member 'MovieSceneBindingExtensions_FindTracksByType::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_FindTracksByType, ReturnValue) == 0x000020, "Member 'MovieSceneBindingExtensions_FindTracksByType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetChildPossessables \ static_assert(alignof(MovieSceneBindingExtensions_GetChildPossessables) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetChildPossessables"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetChildPossessables) == 0x000028, "Wrong size on MovieSceneBindingExtensions_GetChildPossessables"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetChildPossessables, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetChildPossessables::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetChildPossessables, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetChildPossessables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_getDisplayName \ static_assert(alignof(MovieSceneBindingExtensions_getDisplayName) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_getDisplayName"); \ static_assert(sizeof(MovieSceneBindingExtensions_getDisplayName) == 0x000030, "Wrong size on MovieSceneBindingExtensions_getDisplayName"); \ static_assert(offsetof(MovieSceneBindingExtensions_getDisplayName, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_getDisplayName::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_getDisplayName, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetId \ static_assert(alignof(MovieSceneBindingExtensions_GetId) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetId"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetId) == 0x000028, "Wrong size on MovieSceneBindingExtensions_GetId"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetId, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetId::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetId, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetId::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetName \ static_assert(alignof(MovieSceneBindingExtensions_GetName) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetName"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetName) == 0x000028, "Wrong size on MovieSceneBindingExtensions_GetName"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetName, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetName::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetName, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetObjectTemplate \ static_assert(alignof(MovieSceneBindingExtensions_GetObjectTemplate) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetObjectTemplate"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetObjectTemplate) == 0x000020, "Wrong size on MovieSceneBindingExtensions_GetObjectTemplate"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetObjectTemplate, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetObjectTemplate::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetObjectTemplate, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetObjectTemplate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetParent \ static_assert(alignof(MovieSceneBindingExtensions_GetParent) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetParent"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetParent) == 0x000030, "Wrong size on MovieSceneBindingExtensions_GetParent"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetParent, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetParent::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetParent, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetPossessedObjectClass \ static_assert(alignof(MovieSceneBindingExtensions_GetPossessedObjectClass) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetPossessedObjectClass"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetPossessedObjectClass) == 0x000020, "Wrong size on MovieSceneBindingExtensions_GetPossessedObjectClass"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetPossessedObjectClass, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetPossessedObjectClass::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetPossessedObjectClass, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetPossessedObjectClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_GetTracks \ static_assert(alignof(MovieSceneBindingExtensions_GetTracks) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_GetTracks"); \ static_assert(sizeof(MovieSceneBindingExtensions_GetTracks) == 0x000028, "Wrong size on MovieSceneBindingExtensions_GetTracks"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetTracks, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_GetTracks::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_GetTracks, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_GetTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_IsValid \ static_assert(alignof(MovieSceneBindingExtensions_IsValid) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_IsValid"); \ static_assert(sizeof(MovieSceneBindingExtensions_IsValid) == 0x000020, "Wrong size on MovieSceneBindingExtensions_IsValid"); \ static_assert(offsetof(MovieSceneBindingExtensions_IsValid, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_IsValid::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_IsValid, ReturnValue) == 0x000018, "Member 'MovieSceneBindingExtensions_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_MoveBindingContents \ static_assert(alignof(MovieSceneBindingExtensions_MoveBindingContents) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_MoveBindingContents"); \ static_assert(sizeof(MovieSceneBindingExtensions_MoveBindingContents) == 0x000030, "Wrong size on MovieSceneBindingExtensions_MoveBindingContents"); \ static_assert(offsetof(MovieSceneBindingExtensions_MoveBindingContents, SourceBindingId) == 0x000000, "Member 'MovieSceneBindingExtensions_MoveBindingContents::SourceBindingId' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_MoveBindingContents, DestinationBindingId) == 0x000018, "Member 'MovieSceneBindingExtensions_MoveBindingContents::DestinationBindingId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_Remove \ static_assert(alignof(MovieSceneBindingExtensions_Remove) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_Remove"); \ static_assert(sizeof(MovieSceneBindingExtensions_Remove) == 0x000018, "Wrong size on MovieSceneBindingExtensions_Remove"); \ static_assert(offsetof(MovieSceneBindingExtensions_Remove, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_Remove::InBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_RemoveTrack \ static_assert(alignof(MovieSceneBindingExtensions_RemoveTrack) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_RemoveTrack"); \ static_assert(sizeof(MovieSceneBindingExtensions_RemoveTrack) == 0x000020, "Wrong size on MovieSceneBindingExtensions_RemoveTrack"); \ static_assert(offsetof(MovieSceneBindingExtensions_RemoveTrack, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_RemoveTrack::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_RemoveTrack, TrackToRemove) == 0x000018, "Member 'MovieSceneBindingExtensions_RemoveTrack::TrackToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_SetDisplayName \ static_assert(alignof(MovieSceneBindingExtensions_SetDisplayName) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_SetDisplayName"); \ static_assert(sizeof(MovieSceneBindingExtensions_SetDisplayName) == 0x000030, "Wrong size on MovieSceneBindingExtensions_SetDisplayName"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetDisplayName, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_SetDisplayName::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetDisplayName, InDisplayName) == 0x000018, "Member 'MovieSceneBindingExtensions_SetDisplayName::InDisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_SetName \ static_assert(alignof(MovieSceneBindingExtensions_SetName) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_SetName"); \ static_assert(sizeof(MovieSceneBindingExtensions_SetName) == 0x000028, "Wrong size on MovieSceneBindingExtensions_SetName"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetName, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_SetName::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetName, InName) == 0x000018, "Member 'MovieSceneBindingExtensions_SetName::InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneBindingExtensions_SetParent \ static_assert(alignof(MovieSceneBindingExtensions_SetParent) == 0x000008, "Wrong alignment on MovieSceneBindingExtensions_SetParent"); \ static_assert(sizeof(MovieSceneBindingExtensions_SetParent) == 0x000030, "Wrong size on MovieSceneBindingExtensions_SetParent"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetParent, InBinding) == 0x000000, "Member 'MovieSceneBindingExtensions_SetParent::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneBindingExtensions_SetParent, InParentBinding) == 0x000018, "Member 'MovieSceneBindingExtensions_SetParent::InParentBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneBindingExtensions \ static_assert(alignof(UMovieSceneBindingExtensions) == 0x000008, "Wrong alignment on UMovieSceneBindingExtensions"); \ static_assert(sizeof(UMovieSceneBindingExtensions) == 0x000028, "Wrong size on UMovieSceneBindingExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneEventTrackExtensions_AddEventRepeaterSection \ static_assert(alignof(MovieSceneEventTrackExtensions_AddEventRepeaterSection) == 0x000008, "Wrong alignment on MovieSceneEventTrackExtensions_AddEventRepeaterSection"); \ static_assert(sizeof(MovieSceneEventTrackExtensions_AddEventRepeaterSection) == 0x000010, "Wrong size on MovieSceneEventTrackExtensions_AddEventRepeaterSection"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_AddEventRepeaterSection, InTrack) == 0x000000, "Member 'MovieSceneEventTrackExtensions_AddEventRepeaterSection::InTrack' has a wrong offset!"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_AddEventRepeaterSection, ReturnValue) == 0x000008, "Member 'MovieSceneEventTrackExtensions_AddEventRepeaterSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneEventTrackExtensions_AddEventTriggerSection \ static_assert(alignof(MovieSceneEventTrackExtensions_AddEventTriggerSection) == 0x000008, "Wrong alignment on MovieSceneEventTrackExtensions_AddEventTriggerSection"); \ static_assert(sizeof(MovieSceneEventTrackExtensions_AddEventTriggerSection) == 0x000010, "Wrong size on MovieSceneEventTrackExtensions_AddEventTriggerSection"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_AddEventTriggerSection, InTrack) == 0x000000, "Member 'MovieSceneEventTrackExtensions_AddEventTriggerSection::InTrack' has a wrong offset!"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_AddEventTriggerSection, ReturnValue) == 0x000008, "Member 'MovieSceneEventTrackExtensions_AddEventTriggerSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass \ static_assert(alignof(MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass) == 0x000008, "Wrong alignment on MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass"); \ static_assert(sizeof(MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass) == 0x000030, "Wrong size on MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass, EventKey) == 0x000000, "Member 'MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass::EventKey' has a wrong offset!"); \ static_assert(offsetof(MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass, ReturnValue) == 0x000028, "Member 'MovieSceneEventTrackExtensions_GetBoundObjectPropertyClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneEventTrackExtensions \ static_assert(alignof(UMovieSceneEventTrackExtensions) == 0x000008, "Wrong alignment on UMovieSceneEventTrackExtensions"); \ static_assert(sizeof(UMovieSceneEventTrackExtensions) == 0x000028, "Wrong size on UMovieSceneEventTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_AddChildFolder \ static_assert(alignof(MovieSceneFolderExtensions_AddChildFolder) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_AddChildFolder"); \ static_assert(sizeof(MovieSceneFolderExtensions_AddChildFolder) == 0x000018, "Wrong size on MovieSceneFolderExtensions_AddChildFolder"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildFolder, TargetFolder) == 0x000000, "Member 'MovieSceneFolderExtensions_AddChildFolder::TargetFolder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildFolder, FolderToAdd) == 0x000008, "Member 'MovieSceneFolderExtensions_AddChildFolder::FolderToAdd' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildFolder, ReturnValue) == 0x000010, "Member 'MovieSceneFolderExtensions_AddChildFolder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_AddChildMasterTrack \ static_assert(alignof(MovieSceneFolderExtensions_AddChildMasterTrack) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_AddChildMasterTrack"); \ static_assert(sizeof(MovieSceneFolderExtensions_AddChildMasterTrack) == 0x000018, "Wrong size on MovieSceneFolderExtensions_AddChildMasterTrack"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildMasterTrack, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_AddChildMasterTrack::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildMasterTrack, InMasterTrack) == 0x000008, "Member 'MovieSceneFolderExtensions_AddChildMasterTrack::InMasterTrack' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildMasterTrack, ReturnValue) == 0x000010, "Member 'MovieSceneFolderExtensions_AddChildMasterTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_AddChildObjectBinding \ static_assert(alignof(MovieSceneFolderExtensions_AddChildObjectBinding) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_AddChildObjectBinding"); \ static_assert(sizeof(MovieSceneFolderExtensions_AddChildObjectBinding) == 0x000028, "Wrong size on MovieSceneFolderExtensions_AddChildObjectBinding"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildObjectBinding, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_AddChildObjectBinding::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildObjectBinding, InObjectBinding) == 0x000008, "Member 'MovieSceneFolderExtensions_AddChildObjectBinding::InObjectBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_AddChildObjectBinding, ReturnValue) == 0x000020, "Member 'MovieSceneFolderExtensions_AddChildObjectBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_GetChildFolders \ static_assert(alignof(MovieSceneFolderExtensions_GetChildFolders) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_GetChildFolders"); \ static_assert(sizeof(MovieSceneFolderExtensions_GetChildFolders) == 0x000018, "Wrong size on MovieSceneFolderExtensions_GetChildFolders"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildFolders, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_GetChildFolders::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildFolders, ReturnValue) == 0x000008, "Member 'MovieSceneFolderExtensions_GetChildFolders::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_GetChildMasterTracks \ static_assert(alignof(MovieSceneFolderExtensions_GetChildMasterTracks) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_GetChildMasterTracks"); \ static_assert(sizeof(MovieSceneFolderExtensions_GetChildMasterTracks) == 0x000018, "Wrong size on MovieSceneFolderExtensions_GetChildMasterTracks"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildMasterTracks, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_GetChildMasterTracks::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildMasterTracks, ReturnValue) == 0x000008, "Member 'MovieSceneFolderExtensions_GetChildMasterTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_GetChildObjectBindings \ static_assert(alignof(MovieSceneFolderExtensions_GetChildObjectBindings) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_GetChildObjectBindings"); \ static_assert(sizeof(MovieSceneFolderExtensions_GetChildObjectBindings) == 0x000018, "Wrong size on MovieSceneFolderExtensions_GetChildObjectBindings"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildObjectBindings, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_GetChildObjectBindings::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetChildObjectBindings, ReturnValue) == 0x000008, "Member 'MovieSceneFolderExtensions_GetChildObjectBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_GetFolderColor \ static_assert(alignof(MovieSceneFolderExtensions_GetFolderColor) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_GetFolderColor"); \ static_assert(sizeof(MovieSceneFolderExtensions_GetFolderColor) == 0x000010, "Wrong size on MovieSceneFolderExtensions_GetFolderColor"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetFolderColor, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_GetFolderColor::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetFolderColor, ReturnValue) == 0x000008, "Member 'MovieSceneFolderExtensions_GetFolderColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_GetFolderName \ static_assert(alignof(MovieSceneFolderExtensions_GetFolderName) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_GetFolderName"); \ static_assert(sizeof(MovieSceneFolderExtensions_GetFolderName) == 0x000010, "Wrong size on MovieSceneFolderExtensions_GetFolderName"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetFolderName, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_GetFolderName::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_GetFolderName, ReturnValue) == 0x000008, "Member 'MovieSceneFolderExtensions_GetFolderName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_RemoveChildFolder \ static_assert(alignof(MovieSceneFolderExtensions_RemoveChildFolder) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_RemoveChildFolder"); \ static_assert(sizeof(MovieSceneFolderExtensions_RemoveChildFolder) == 0x000018, "Wrong size on MovieSceneFolderExtensions_RemoveChildFolder"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildFolder, TargetFolder) == 0x000000, "Member 'MovieSceneFolderExtensions_RemoveChildFolder::TargetFolder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildFolder, FolderToRemove) == 0x000008, "Member 'MovieSceneFolderExtensions_RemoveChildFolder::FolderToRemove' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildFolder, ReturnValue) == 0x000010, "Member 'MovieSceneFolderExtensions_RemoveChildFolder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_RemoveChildMasterTrack \ static_assert(alignof(MovieSceneFolderExtensions_RemoveChildMasterTrack) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_RemoveChildMasterTrack"); \ static_assert(sizeof(MovieSceneFolderExtensions_RemoveChildMasterTrack) == 0x000018, "Wrong size on MovieSceneFolderExtensions_RemoveChildMasterTrack"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildMasterTrack, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_RemoveChildMasterTrack::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildMasterTrack, InMasterTrack) == 0x000008, "Member 'MovieSceneFolderExtensions_RemoveChildMasterTrack::InMasterTrack' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildMasterTrack, ReturnValue) == 0x000010, "Member 'MovieSceneFolderExtensions_RemoveChildMasterTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_RemoveChildObjectBinding \ static_assert(alignof(MovieSceneFolderExtensions_RemoveChildObjectBinding) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_RemoveChildObjectBinding"); \ static_assert(sizeof(MovieSceneFolderExtensions_RemoveChildObjectBinding) == 0x000028, "Wrong size on MovieSceneFolderExtensions_RemoveChildObjectBinding"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildObjectBinding, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_RemoveChildObjectBinding::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildObjectBinding, InObjectBinding) == 0x000008, "Member 'MovieSceneFolderExtensions_RemoveChildObjectBinding::InObjectBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_RemoveChildObjectBinding, ReturnValue) == 0x000020, "Member 'MovieSceneFolderExtensions_RemoveChildObjectBinding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_SetFolderColor \ static_assert(alignof(MovieSceneFolderExtensions_SetFolderColor) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_SetFolderColor"); \ static_assert(sizeof(MovieSceneFolderExtensions_SetFolderColor) == 0x000010, "Wrong size on MovieSceneFolderExtensions_SetFolderColor"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderColor, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_SetFolderColor::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderColor, InFolderColor) == 0x000008, "Member 'MovieSceneFolderExtensions_SetFolderColor::InFolderColor' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderColor, ReturnValue) == 0x00000C, "Member 'MovieSceneFolderExtensions_SetFolderColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFolderExtensions_SetFolderName \ static_assert(alignof(MovieSceneFolderExtensions_SetFolderName) == 0x000008, "Wrong alignment on MovieSceneFolderExtensions_SetFolderName"); \ static_assert(sizeof(MovieSceneFolderExtensions_SetFolderName) == 0x000018, "Wrong size on MovieSceneFolderExtensions_SetFolderName"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderName, Folder) == 0x000000, "Member 'MovieSceneFolderExtensions_SetFolderName::Folder' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderName, InFolderName) == 0x000008, "Member 'MovieSceneFolderExtensions_SetFolderName::InFolderName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFolderExtensions_SetFolderName, ReturnValue) == 0x000010, "Member 'MovieSceneFolderExtensions_SetFolderName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFolderExtensions \ static_assert(alignof(UMovieSceneFolderExtensions) == 0x000008, "Wrong alignment on UMovieSceneFolderExtensions"); \ static_assert(sizeof(UMovieSceneFolderExtensions) == 0x000028, "Wrong size on UMovieSceneFolderExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneMaterialTrackExtensions_GetMaterialIndex \ static_assert(alignof(MovieSceneMaterialTrackExtensions_GetMaterialIndex) == 0x000008, "Wrong alignment on MovieSceneMaterialTrackExtensions_GetMaterialIndex"); \ static_assert(sizeof(MovieSceneMaterialTrackExtensions_GetMaterialIndex) == 0x000010, "Wrong size on MovieSceneMaterialTrackExtensions_GetMaterialIndex"); \ static_assert(offsetof(MovieSceneMaterialTrackExtensions_GetMaterialIndex, Track) == 0x000000, "Member 'MovieSceneMaterialTrackExtensions_GetMaterialIndex::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneMaterialTrackExtensions_GetMaterialIndex, ReturnValue) == 0x000008, "Member 'MovieSceneMaterialTrackExtensions_GetMaterialIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneMaterialTrackExtensions_SetMaterialIndex \ static_assert(alignof(MovieSceneMaterialTrackExtensions_SetMaterialIndex) == 0x000008, "Wrong alignment on MovieSceneMaterialTrackExtensions_SetMaterialIndex"); \ static_assert(sizeof(MovieSceneMaterialTrackExtensions_SetMaterialIndex) == 0x000010, "Wrong size on MovieSceneMaterialTrackExtensions_SetMaterialIndex"); \ static_assert(offsetof(MovieSceneMaterialTrackExtensions_SetMaterialIndex, Track) == 0x000000, "Member 'MovieSceneMaterialTrackExtensions_SetMaterialIndex::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneMaterialTrackExtensions_SetMaterialIndex, MaterialIndex) == 0x000008, "Member 'MovieSceneMaterialTrackExtensions_SetMaterialIndex::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMaterialTrackExtensions \ static_assert(alignof(UMovieSceneMaterialTrackExtensions) == 0x000008, "Wrong alignment on UMovieSceneMaterialTrackExtensions"); \ static_assert(sizeof(UMovieSceneMaterialTrackExtensions) == 0x000028, "Wrong size on UMovieSceneMaterialTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex \ static_assert(alignof(MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex) == 0x000008, "Wrong alignment on MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex"); \ static_assert(sizeof(MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex) == 0x000010, "Wrong size on MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex"); \ static_assert(offsetof(MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex, Track) == 0x000000, "Member 'MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex, ReturnValue) == 0x000008, "Member 'MovieScenePrimitiveMaterialTrackExtensions_GetMaterialIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex \ static_assert(alignof(MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex) == 0x000008, "Wrong alignment on MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex"); \ static_assert(sizeof(MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex) == 0x000010, "Wrong size on MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex"); \ static_assert(offsetof(MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex, Track) == 0x000000, "Member 'MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex, MaterialIndex) == 0x000008, "Member 'MovieScenePrimitiveMaterialTrackExtensions_SetMaterialIndex::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePrimitiveMaterialTrackExtensions \ static_assert(alignof(UMovieScenePrimitiveMaterialTrackExtensions) == 0x000008, "Wrong alignment on UMovieScenePrimitiveMaterialTrackExtensions"); \ static_assert(sizeof(UMovieScenePrimitiveMaterialTrackExtensions) == 0x000028, "Wrong size on UMovieScenePrimitiveMaterialTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_GetByteTrackEnum \ static_assert(alignof(MovieScenePropertyTrackExtensions_GetByteTrackEnum) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_GetByteTrackEnum"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_GetByteTrackEnum) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_GetByteTrackEnum"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetByteTrackEnum, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_GetByteTrackEnum::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetByteTrackEnum, ReturnValue) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_GetByteTrackEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_GetObjectPropertyClass \ static_assert(alignof(MovieScenePropertyTrackExtensions_GetObjectPropertyClass) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_GetObjectPropertyClass"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_GetObjectPropertyClass) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_GetObjectPropertyClass"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetObjectPropertyClass, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_GetObjectPropertyClass::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetObjectPropertyClass, ReturnValue) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_GetObjectPropertyClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_GetPropertyName \ static_assert(alignof(MovieScenePropertyTrackExtensions_GetPropertyName) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_GetPropertyName"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_GetPropertyName) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_GetPropertyName"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetPropertyName, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_GetPropertyName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetPropertyName, ReturnValue) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_GetPropertyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_GetPropertyPath \ static_assert(alignof(MovieScenePropertyTrackExtensions_GetPropertyPath) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_GetPropertyPath"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_GetPropertyPath) == 0x000018, "Wrong size on MovieScenePropertyTrackExtensions_GetPropertyPath"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetPropertyPath, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_GetPropertyPath::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetPropertyPath, ReturnValue) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_GetPropertyPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_GetUniqueTrackName \ static_assert(alignof(MovieScenePropertyTrackExtensions_GetUniqueTrackName) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_GetUniqueTrackName"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_GetUniqueTrackName) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_GetUniqueTrackName"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetUniqueTrackName, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_GetUniqueTrackName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_GetUniqueTrackName, ReturnValue) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_GetUniqueTrackName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_SetByteTrackEnum \ static_assert(alignof(MovieScenePropertyTrackExtensions_SetByteTrackEnum) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_SetByteTrackEnum"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_SetByteTrackEnum) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_SetByteTrackEnum"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetByteTrackEnum, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_SetByteTrackEnum::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetByteTrackEnum, InEnum) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_SetByteTrackEnum::InEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_SetObjectPropertyClass \ static_assert(alignof(MovieScenePropertyTrackExtensions_SetObjectPropertyClass) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_SetObjectPropertyClass"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_SetObjectPropertyClass) == 0x000010, "Wrong size on MovieScenePropertyTrackExtensions_SetObjectPropertyClass"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetObjectPropertyClass, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_SetObjectPropertyClass::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetObjectPropertyClass, PropertyClass) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_SetObjectPropertyClass::PropertyClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieScenePropertyTrackExtensions_SetPropertyNameAndPath \ static_assert(alignof(MovieScenePropertyTrackExtensions_SetPropertyNameAndPath) == 0x000008, "Wrong alignment on MovieScenePropertyTrackExtensions_SetPropertyNameAndPath"); \ static_assert(sizeof(MovieScenePropertyTrackExtensions_SetPropertyNameAndPath) == 0x000020, "Wrong size on MovieScenePropertyTrackExtensions_SetPropertyNameAndPath"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetPropertyNameAndPath, Track) == 0x000000, "Member 'MovieScenePropertyTrackExtensions_SetPropertyNameAndPath::Track' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetPropertyNameAndPath, InPropertyName) == 0x000008, "Member 'MovieScenePropertyTrackExtensions_SetPropertyNameAndPath::InPropertyName' has a wrong offset!"); \ static_assert(offsetof(MovieScenePropertyTrackExtensions_SetPropertyNameAndPath, InPropertyPath) == 0x000010, "Member 'MovieScenePropertyTrackExtensions_SetPropertyNameAndPath::InPropertyPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieScenePropertyTrackExtensions \ static_assert(alignof(UMovieScenePropertyTrackExtensions) == 0x000008, "Wrong alignment on UMovieScenePropertyTrackExtensions"); \ static_assert(sizeof(UMovieScenePropertyTrackExtensions) == 0x000028, "Wrong size on UMovieScenePropertyTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_FindChannelsByType \ static_assert(alignof(MovieSceneSectionExtensions_FindChannelsByType) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_FindChannelsByType"); \ static_assert(sizeof(MovieSceneSectionExtensions_FindChannelsByType) == 0x000020, "Wrong size on MovieSceneSectionExtensions_FindChannelsByType"); \ static_assert(offsetof(MovieSceneSectionExtensions_FindChannelsByType, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_FindChannelsByType::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_FindChannelsByType, ChannelType) == 0x000008, "Member 'MovieSceneSectionExtensions_FindChannelsByType::ChannelType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_FindChannelsByType, ReturnValue) == 0x000010, "Member 'MovieSceneSectionExtensions_FindChannelsByType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAllChannels \ static_assert(alignof(MovieSceneSectionExtensions_GetAllChannels) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAllChannels"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAllChannels) == 0x000018, "Wrong size on MovieSceneSectionExtensions_GetAllChannels"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAllChannels, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAllChannels::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAllChannels, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAllChannels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeEndFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeEndFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeEndFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeEndFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeEndFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeEndFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeEndFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeEndFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeEndFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeEndFrameSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeHasEndFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeHasEndFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeHasEndFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeHasEndFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeHasEndFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeHasEndFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeHasEndFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeHasEndFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeHasEndFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeHasStartFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeHasStartFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeHasStartFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeHasStartFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeHasStartFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeHasStartFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeHasStartFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeHasStartFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeHasStartFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeStartFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeStartFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeStartFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeStartFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeStartFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeStartFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeStartFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeStartFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeStartFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetAutoSizeStartFrameSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetChannels \ static_assert(alignof(MovieSceneSectionExtensions_GetChannels) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetChannels"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetChannels) == 0x000018, "Wrong size on MovieSceneSectionExtensions_GetChannels"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetChannels, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetChannels::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetChannels, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetChannels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetChannelsByType \ static_assert(alignof(MovieSceneSectionExtensions_GetChannelsByType) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetChannelsByType"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetChannelsByType) == 0x000020, "Wrong size on MovieSceneSectionExtensions_GetChannelsByType"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetChannelsByType, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetChannelsByType::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetChannelsByType, ChannelType) == 0x000008, "Member 'MovieSceneSectionExtensions_GetChannelsByType::ChannelType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetChannelsByType, ReturnValue) == 0x000010, "Member 'MovieSceneSectionExtensions_GetChannelsByType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetEndFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetEndFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetEndFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetEndFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetEndFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetEndFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetEndFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetEndFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetEndFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetEndFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_GetEndFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetEndFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetEndFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetEndFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetEndFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetEndFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetEndFrameSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetEndFrameSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetParentSequenceFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetParentSequenceFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetParentSequenceFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetParentSequenceFrame) == 0x000020, "Wrong size on MovieSceneSectionExtensions_GetParentSequenceFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetParentSequenceFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetParentSequenceFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetParentSequenceFrame, InFrame) == 0x000008, "Member 'MovieSceneSectionExtensions_GetParentSequenceFrame::InFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetParentSequenceFrame, ParentSequence) == 0x000010, "Member 'MovieSceneSectionExtensions_GetParentSequenceFrame::ParentSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetParentSequenceFrame, ReturnValue) == 0x000018, "Member 'MovieSceneSectionExtensions_GetParentSequenceFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetStartFrame \ static_assert(alignof(MovieSceneSectionExtensions_GetStartFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetStartFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetStartFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetStartFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetStartFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetStartFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetStartFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetStartFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_GetStartFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_GetStartFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_GetStartFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_GetStartFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_GetStartFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetStartFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_GetStartFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_GetStartFrameSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_GetStartFrameSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_HasEndFrame \ static_assert(alignof(MovieSceneSectionExtensions_HasEndFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_HasEndFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_HasEndFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_HasEndFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_HasEndFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_HasEndFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_HasEndFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_HasEndFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_HasStartFrame \ static_assert(alignof(MovieSceneSectionExtensions_HasStartFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_HasStartFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_HasStartFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_HasStartFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_HasStartFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_HasStartFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_HasStartFrame, ReturnValue) == 0x000008, "Member 'MovieSceneSectionExtensions_HasStartFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetEndFrame \ static_assert(alignof(MovieSceneSectionExtensions_SetEndFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetEndFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetEndFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetEndFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetEndFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrame, EndFrame) == 0x000008, "Member 'MovieSceneSectionExtensions_SetEndFrame::EndFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetEndFrameBounded \ static_assert(alignof(MovieSceneSectionExtensions_SetEndFrameBounded) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetEndFrameBounded"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetEndFrameBounded) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetEndFrameBounded"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrameBounded, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetEndFrameBounded::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrameBounded, bIsBounded) == 0x000008, "Member 'MovieSceneSectionExtensions_SetEndFrameBounded::bIsBounded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetEndFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_SetEndFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetEndFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetEndFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetEndFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetEndFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetEndFrameSeconds, EndTime) == 0x000008, "Member 'MovieSceneSectionExtensions_SetEndFrameSeconds::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetRange \ static_assert(alignof(MovieSceneSectionExtensions_SetRange) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetRange"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetRange) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetRange"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRange, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetRange::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRange, StartFrame) == 0x000008, "Member 'MovieSceneSectionExtensions_SetRange::StartFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRange, EndFrame) == 0x00000C, "Member 'MovieSceneSectionExtensions_SetRange::EndFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetRangeSeconds \ static_assert(alignof(MovieSceneSectionExtensions_SetRangeSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetRangeSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetRangeSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetRangeSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRangeSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetRangeSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRangeSeconds, StartTime) == 0x000008, "Member 'MovieSceneSectionExtensions_SetRangeSeconds::StartTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetRangeSeconds, EndTime) == 0x00000C, "Member 'MovieSceneSectionExtensions_SetRangeSeconds::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetStartFrame \ static_assert(alignof(MovieSceneSectionExtensions_SetStartFrame) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetStartFrame"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetStartFrame) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetStartFrame"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrame, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetStartFrame::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrame, StartFrame) == 0x000008, "Member 'MovieSceneSectionExtensions_SetStartFrame::StartFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetStartFrameBounded \ static_assert(alignof(MovieSceneSectionExtensions_SetStartFrameBounded) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetStartFrameBounded"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetStartFrameBounded) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetStartFrameBounded"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrameBounded, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetStartFrameBounded::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrameBounded, bIsBounded) == 0x000008, "Member 'MovieSceneSectionExtensions_SetStartFrameBounded::bIsBounded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSectionExtensions_SetStartFrameSeconds \ static_assert(alignof(MovieSceneSectionExtensions_SetStartFrameSeconds) == 0x000008, "Wrong alignment on MovieSceneSectionExtensions_SetStartFrameSeconds"); \ static_assert(sizeof(MovieSceneSectionExtensions_SetStartFrameSeconds) == 0x000010, "Wrong size on MovieSceneSectionExtensions_SetStartFrameSeconds"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrameSeconds, Section) == 0x000000, "Member 'MovieSceneSectionExtensions_SetStartFrameSeconds::Section' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSectionExtensions_SetStartFrameSeconds, StartTime) == 0x000008, "Member 'MovieSceneSectionExtensions_SetStartFrameSeconds::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSectionExtensions \ static_assert(alignof(UMovieSceneSectionExtensions) == 0x000008, "Wrong alignment on UMovieSceneSectionExtensions"); \ static_assert(sizeof(UMovieSceneSectionExtensions) == 0x000028, "Wrong size on UMovieSceneSectionExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddMarkedFrame \ static_assert(alignof(MovieSceneSequenceExtensions_AddMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddMarkedFrame"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddMarkedFrame) == 0x000030, "Wrong size on MovieSceneSequenceExtensions_AddMarkedFrame"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMarkedFrame, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddMarkedFrame::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMarkedFrame, InMarkedFrame) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddMarkedFrame::InMarkedFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMarkedFrame, ReturnValue) == 0x000028, "Member 'MovieSceneSequenceExtensions_AddMarkedFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddMasterTrack \ static_assert(alignof(MovieSceneSequenceExtensions_AddMasterTrack) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddMasterTrack"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddMasterTrack) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_AddMasterTrack"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMasterTrack, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddMasterTrack::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMasterTrack, TrackType) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddMasterTrack::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddMasterTrack, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_AddMasterTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddPossessable \ static_assert(alignof(MovieSceneSequenceExtensions_AddPossessable) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddPossessable"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddPossessable) == 0x000028, "Wrong size on MovieSceneSequenceExtensions_AddPossessable"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddPossessable, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddPossessable::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddPossessable, ObjectToPossess) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddPossessable::ObjectToPossess' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddPossessable, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_AddPossessable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddRootFolderToSequence \ static_assert(alignof(MovieSceneSequenceExtensions_AddRootFolderToSequence) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddRootFolderToSequence"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddRootFolderToSequence) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_AddRootFolderToSequence"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddRootFolderToSequence, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddRootFolderToSequence::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddRootFolderToSequence, NewFolderName) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddRootFolderToSequence::NewFolderName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddRootFolderToSequence, ReturnValue) == 0x000018, "Member 'MovieSceneSequenceExtensions_AddRootFolderToSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddSpawnableFromClass \ static_assert(alignof(MovieSceneSequenceExtensions_AddSpawnableFromClass) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddSpawnableFromClass"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddSpawnableFromClass) == 0x000028, "Wrong size on MovieSceneSequenceExtensions_AddSpawnableFromClass"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromClass, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromClass::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromClass, ClassToSpawn) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromClass::ClassToSpawn' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromClass, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_AddSpawnableFromInstance \ static_assert(alignof(MovieSceneSequenceExtensions_AddSpawnableFromInstance) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_AddSpawnableFromInstance"); \ static_assert(sizeof(MovieSceneSequenceExtensions_AddSpawnableFromInstance) == 0x000028, "Wrong size on MovieSceneSequenceExtensions_AddSpawnableFromInstance"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromInstance, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromInstance::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromInstance, ObjectToSpawn) == 0x000008, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromInstance::ObjectToSpawn' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_AddSpawnableFromInstance, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_AddSpawnableFromInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_DeleteMarkedFrame \ static_assert(alignof(MovieSceneSequenceExtensions_DeleteMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_DeleteMarkedFrame"); \ static_assert(sizeof(MovieSceneSequenceExtensions_DeleteMarkedFrame) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_DeleteMarkedFrame"); \ static_assert(offsetof(MovieSceneSequenceExtensions_DeleteMarkedFrame, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_DeleteMarkedFrame::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_DeleteMarkedFrame, DeleteIndex) == 0x000008, "Member 'MovieSceneSequenceExtensions_DeleteMarkedFrame::DeleteIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_DeleteMarkedFrames \ static_assert(alignof(MovieSceneSequenceExtensions_DeleteMarkedFrames) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_DeleteMarkedFrames"); \ static_assert(sizeof(MovieSceneSequenceExtensions_DeleteMarkedFrames) == 0x000008, "Wrong size on MovieSceneSequenceExtensions_DeleteMarkedFrames"); \ static_assert(offsetof(MovieSceneSequenceExtensions_DeleteMarkedFrames, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_DeleteMarkedFrames::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindBindingById \ static_assert(alignof(MovieSceneSequenceExtensions_FindBindingById) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindBindingById"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindBindingById) == 0x000030, "Wrong size on MovieSceneSequenceExtensions_FindBindingById"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingById, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindBindingById::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingById, BindingID) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindBindingById::BindingID' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingById, ReturnValue) == 0x000018, "Member 'MovieSceneSequenceExtensions_FindBindingById::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindBindingByName \ static_assert(alignof(MovieSceneSequenceExtensions_FindBindingByName) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindBindingByName"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindBindingByName) == 0x000030, "Wrong size on MovieSceneSequenceExtensions_FindBindingByName"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingByName, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindBindingByName::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingByName, Name_0) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindBindingByName::Name_0' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindBindingByName, ReturnValue) == 0x000018, "Member 'MovieSceneSequenceExtensions_FindBindingByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber \ static_assert(alignof(MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber, InFrameNumber) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber::InFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber, ReturnValue) == 0x00000C, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindMarkedFrameByLabel \ static_assert(alignof(MovieSceneSequenceExtensions_FindMarkedFrameByLabel) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindMarkedFrameByLabel"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindMarkedFrameByLabel) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_FindMarkedFrameByLabel"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByLabel, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByLabel::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByLabel, InLabel) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByLabel::InLabel' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMarkedFrameByLabel, ReturnValue) == 0x000018, "Member 'MovieSceneSequenceExtensions_FindMarkedFrameByLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindMasterTracksByExactType \ static_assert(alignof(MovieSceneSequenceExtensions_FindMasterTracksByExactType) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindMasterTracksByExactType"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindMasterTracksByExactType) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_FindMasterTracksByExactType"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByExactType, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByExactType::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByExactType, TrackType) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByExactType::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByExactType, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByExactType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindMasterTracksByType \ static_assert(alignof(MovieSceneSequenceExtensions_FindMasterTracksByType) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindMasterTracksByType"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindMasterTracksByType) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_FindMasterTracksByType"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByType, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByType::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByType, TrackType) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByType::TrackType' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindMasterTracksByType, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_FindMasterTracksByType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_FindNextMarkedFrame \ static_assert(alignof(MovieSceneSequenceExtensions_FindNextMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_FindNextMarkedFrame"); \ static_assert(sizeof(MovieSceneSequenceExtensions_FindNextMarkedFrame) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_FindNextMarkedFrame"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindNextMarkedFrame, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_FindNextMarkedFrame::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindNextMarkedFrame, InFrameNumber) == 0x000008, "Member 'MovieSceneSequenceExtensions_FindNextMarkedFrame::InFrameNumber' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindNextMarkedFrame, bForward) == 0x00000C, "Member 'MovieSceneSequenceExtensions_FindNextMarkedFrame::bForward' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_FindNextMarkedFrame, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_FindNextMarkedFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetBindingID \ static_assert(alignof(MovieSceneSequenceExtensions_GetBindingID) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetBindingID"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetBindingID) == 0x000030, "Wrong size on MovieSceneSequenceExtensions_GetBindingID"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetBindingID, InBinding) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetBindingID::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetBindingID, ReturnValue) == 0x000018, "Member 'MovieSceneSequenceExtensions_GetBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetBindings \ static_assert(alignof(MovieSceneSequenceExtensions_GetBindings) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetBindings"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetBindings) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetBindings"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetBindings, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetBindings::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetBindings, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetBindings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetClockSource \ static_assert(alignof(MovieSceneSequenceExtensions_GetClockSource) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetClockSource"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetClockSource) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetClockSource"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetClockSource, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetClockSource::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetClockSource, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetClockSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetDisplayRate \ static_assert(alignof(MovieSceneSequenceExtensions_GetDisplayRate) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetDisplayRate"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetDisplayRate) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetDisplayRate"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetDisplayRate, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetDisplayRate::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetDisplayRate, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetDisplayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetEvaluationType \ static_assert(alignof(MovieSceneSequenceExtensions_GetEvaluationType) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetEvaluationType"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetEvaluationType) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetEvaluationType"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetEvaluationType, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetEvaluationType::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetEvaluationType, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetEvaluationType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetMarkedFrames \ static_assert(alignof(MovieSceneSequenceExtensions_GetMarkedFrames) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetMarkedFrames"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetMarkedFrames) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetMarkedFrames"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMarkedFrames, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetMarkedFrames::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMarkedFrames, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetMarkedFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetMasterTracks \ static_assert(alignof(MovieSceneSequenceExtensions_GetMasterTracks) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetMasterTracks"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetMasterTracks) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetMasterTracks"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMasterTracks, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetMasterTracks::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMasterTracks, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetMasterTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetMovieScene \ static_assert(alignof(MovieSceneSequenceExtensions_GetMovieScene) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetMovieScene"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetMovieScene) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetMovieScene"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMovieScene, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetMovieScene::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetMovieScene, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetMovieScene::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPlaybackEnd \ static_assert(alignof(MovieSceneSequenceExtensions_GetPlaybackEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPlaybackEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPlaybackEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetPlaybackEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackEnd, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPlaybackEnd::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackEnd, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPlaybackEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPlaybackEndSeconds \ static_assert(alignof(MovieSceneSequenceExtensions_GetPlaybackEndSeconds) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPlaybackEndSeconds"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPlaybackEndSeconds) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetPlaybackEndSeconds"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackEndSeconds, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPlaybackEndSeconds::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackEndSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPlaybackEndSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPlaybackRange \ static_assert(alignof(MovieSceneSequenceExtensions_GetPlaybackRange) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPlaybackRange"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPlaybackRange) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_GetPlaybackRange"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackRange, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPlaybackRange::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackRange, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPlaybackRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPlaybackStart \ static_assert(alignof(MovieSceneSequenceExtensions_GetPlaybackStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPlaybackStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPlaybackStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetPlaybackStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackStart, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPlaybackStart::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackStart, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPlaybackStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPlaybackStartSeconds \ static_assert(alignof(MovieSceneSequenceExtensions_GetPlaybackStartSeconds) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPlaybackStartSeconds"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPlaybackStartSeconds) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetPlaybackStartSeconds"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackStartSeconds, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPlaybackStartSeconds::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPlaybackStartSeconds, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPlaybackStartSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPortableBindingID \ static_assert(alignof(MovieSceneSequenceExtensions_GetPortableBindingID) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPortableBindingID"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPortableBindingID) == 0x000040, "Wrong size on MovieSceneSequenceExtensions_GetPortableBindingID"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPortableBindingID, MasterSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPortableBindingID::MasterSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPortableBindingID, DestinationSequence) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPortableBindingID::DestinationSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPortableBindingID, InBinding) == 0x000010, "Member 'MovieSceneSequenceExtensions_GetPortableBindingID::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPortableBindingID, ReturnValue) == 0x000028, "Member 'MovieSceneSequenceExtensions_GetPortableBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetPossessables \ static_assert(alignof(MovieSceneSequenceExtensions_GetPossessables) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetPossessables"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetPossessables) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetPossessables"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPossessables, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetPossessables::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetPossessables, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetPossessables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetRootFoldersInSequence \ static_assert(alignof(MovieSceneSequenceExtensions_GetRootFoldersInSequence) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetRootFoldersInSequence"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetRootFoldersInSequence) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetRootFoldersInSequence"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetRootFoldersInSequence, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetRootFoldersInSequence::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetRootFoldersInSequence, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetRootFoldersInSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetSpawnables \ static_assert(alignof(MovieSceneSequenceExtensions_GetSpawnables) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetSpawnables"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetSpawnables) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_GetSpawnables"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetSpawnables, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetSpawnables::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetSpawnables, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetSpawnables::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetTickResolution \ static_assert(alignof(MovieSceneSequenceExtensions_GetTickResolution) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetTickResolution"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetTickResolution) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetTickResolution"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetTickResolution, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetTickResolution::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetTickResolution, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetTickResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetTimecodeSource \ static_assert(alignof(MovieSceneSequenceExtensions_GetTimecodeSource) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetTimecodeSource"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetTimecodeSource) == 0x000020, "Wrong size on MovieSceneSequenceExtensions_GetTimecodeSource"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetTimecodeSource, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetTimecodeSource::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetTimecodeSource, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetTimecodeSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetViewRangeEnd \ static_assert(alignof(MovieSceneSequenceExtensions_GetViewRangeEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetViewRangeEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetViewRangeEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetViewRangeEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetViewRangeEnd, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetViewRangeEnd::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetViewRangeEnd, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetViewRangeEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetViewRangeStart \ static_assert(alignof(MovieSceneSequenceExtensions_GetViewRangeStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetViewRangeStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetViewRangeStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetViewRangeStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetViewRangeStart, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetViewRangeStart::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetViewRangeStart, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetViewRangeStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetWorkRangeEnd \ static_assert(alignof(MovieSceneSequenceExtensions_GetWorkRangeEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetWorkRangeEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetWorkRangeEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetWorkRangeEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetWorkRangeEnd, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetWorkRangeEnd::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetWorkRangeEnd, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetWorkRangeEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_GetWorkRangeStart \ static_assert(alignof(MovieSceneSequenceExtensions_GetWorkRangeStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_GetWorkRangeStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_GetWorkRangeStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_GetWorkRangeStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetWorkRangeStart, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_GetWorkRangeStart::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_GetWorkRangeStart, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_GetWorkRangeStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_IsReadOnly \ static_assert(alignof(MovieSceneSequenceExtensions_IsReadOnly) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_IsReadOnly"); \ static_assert(sizeof(MovieSceneSequenceExtensions_IsReadOnly) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_IsReadOnly"); \ static_assert(offsetof(MovieSceneSequenceExtensions_IsReadOnly, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_IsReadOnly::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_IsReadOnly, ReturnValue) == 0x000008, "Member 'MovieSceneSequenceExtensions_IsReadOnly::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_LocateBoundObjects \ static_assert(alignof(MovieSceneSequenceExtensions_LocateBoundObjects) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_LocateBoundObjects"); \ static_assert(sizeof(MovieSceneSequenceExtensions_LocateBoundObjects) == 0x000038, "Wrong size on MovieSceneSequenceExtensions_LocateBoundObjects"); \ static_assert(offsetof(MovieSceneSequenceExtensions_LocateBoundObjects, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_LocateBoundObjects::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_LocateBoundObjects, InBinding) == 0x000008, "Member 'MovieSceneSequenceExtensions_LocateBoundObjects::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_LocateBoundObjects, Context) == 0x000020, "Member 'MovieSceneSequenceExtensions_LocateBoundObjects::Context' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_LocateBoundObjects, ReturnValue) == 0x000028, "Member 'MovieSceneSequenceExtensions_LocateBoundObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_MakeBindingID \ static_assert(alignof(MovieSceneSequenceExtensions_MakeBindingID) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_MakeBindingID"); \ static_assert(sizeof(MovieSceneSequenceExtensions_MakeBindingID) == 0x000040, "Wrong size on MovieSceneSequenceExtensions_MakeBindingID"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeBindingID, MasterSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_MakeBindingID::MasterSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeBindingID, InBinding) == 0x000008, "Member 'MovieSceneSequenceExtensions_MakeBindingID::InBinding' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeBindingID, Space) == 0x000020, "Member 'MovieSceneSequenceExtensions_MakeBindingID::Space' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeBindingID, ReturnValue) == 0x000024, "Member 'MovieSceneSequenceExtensions_MakeBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_MakeRange \ static_assert(alignof(MovieSceneSequenceExtensions_MakeRange) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_MakeRange"); \ static_assert(sizeof(MovieSceneSequenceExtensions_MakeRange) == 0x000028, "Wrong size on MovieSceneSequenceExtensions_MakeRange"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRange, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_MakeRange::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRange, StartFrame) == 0x000008, "Member 'MovieSceneSequenceExtensions_MakeRange::StartFrame' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRange, Duration) == 0x00000C, "Member 'MovieSceneSequenceExtensions_MakeRange::Duration' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRange, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_MakeRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_MakeRangeSeconds \ static_assert(alignof(MovieSceneSequenceExtensions_MakeRangeSeconds) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_MakeRangeSeconds"); \ static_assert(sizeof(MovieSceneSequenceExtensions_MakeRangeSeconds) == 0x000028, "Wrong size on MovieSceneSequenceExtensions_MakeRangeSeconds"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRangeSeconds, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_MakeRangeSeconds::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRangeSeconds, StartTime) == 0x000008, "Member 'MovieSceneSequenceExtensions_MakeRangeSeconds::StartTime' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRangeSeconds, Duration) == 0x00000C, "Member 'MovieSceneSequenceExtensions_MakeRangeSeconds::Duration' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_MakeRangeSeconds, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_MakeRangeSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_RemoveMasterTrack \ static_assert(alignof(MovieSceneSequenceExtensions_RemoveMasterTrack) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_RemoveMasterTrack"); \ static_assert(sizeof(MovieSceneSequenceExtensions_RemoveMasterTrack) == 0x000018, "Wrong size on MovieSceneSequenceExtensions_RemoveMasterTrack"); \ static_assert(offsetof(MovieSceneSequenceExtensions_RemoveMasterTrack, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_RemoveMasterTrack::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_RemoveMasterTrack, MasterTrack) == 0x000008, "Member 'MovieSceneSequenceExtensions_RemoveMasterTrack::MasterTrack' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_RemoveMasterTrack, ReturnValue) == 0x000010, "Member 'MovieSceneSequenceExtensions_RemoveMasterTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_RemoveRootFolderFromSequence \ static_assert(alignof(MovieSceneSequenceExtensions_RemoveRootFolderFromSequence) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_RemoveRootFolderFromSequence"); \ static_assert(sizeof(MovieSceneSequenceExtensions_RemoveRootFolderFromSequence) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_RemoveRootFolderFromSequence"); \ static_assert(offsetof(MovieSceneSequenceExtensions_RemoveRootFolderFromSequence, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_RemoveRootFolderFromSequence::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_RemoveRootFolderFromSequence, Folder) == 0x000008, "Member 'MovieSceneSequenceExtensions_RemoveRootFolderFromSequence::Folder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_ResolveBindingID \ static_assert(alignof(MovieSceneSequenceExtensions_ResolveBindingID) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_ResolveBindingID"); \ static_assert(sizeof(MovieSceneSequenceExtensions_ResolveBindingID) == 0x000038, "Wrong size on MovieSceneSequenceExtensions_ResolveBindingID"); \ static_assert(offsetof(MovieSceneSequenceExtensions_ResolveBindingID, MasterSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_ResolveBindingID::MasterSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_ResolveBindingID, InObjectBindingID) == 0x000008, "Member 'MovieSceneSequenceExtensions_ResolveBindingID::InObjectBindingID' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_ResolveBindingID, ReturnValue) == 0x000020, "Member 'MovieSceneSequenceExtensions_ResolveBindingID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetClockSource \ static_assert(alignof(MovieSceneSequenceExtensions_SetClockSource) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetClockSource"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetClockSource) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetClockSource"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetClockSource, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetClockSource::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetClockSource, InClockSource) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetClockSource::InClockSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetDisplayRate \ static_assert(alignof(MovieSceneSequenceExtensions_SetDisplayRate) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetDisplayRate"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetDisplayRate) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetDisplayRate"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetDisplayRate, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetDisplayRate::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetDisplayRate, DisplayRate) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetDisplayRate::DisplayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetEvaluationType \ static_assert(alignof(MovieSceneSequenceExtensions_SetEvaluationType) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetEvaluationType"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetEvaluationType) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetEvaluationType"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetEvaluationType, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetEvaluationType::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetEvaluationType, InEvaluationType) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetEvaluationType::InEvaluationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetMarkedFrame \ static_assert(alignof(MovieSceneSequenceExtensions_SetMarkedFrame) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetMarkedFrame"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetMarkedFrame) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetMarkedFrame"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetMarkedFrame, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetMarkedFrame::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetMarkedFrame, InMarkIndex) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetMarkedFrame::InMarkIndex' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetMarkedFrame, InFrameNumber) == 0x00000C, "Member 'MovieSceneSequenceExtensions_SetMarkedFrame::InFrameNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetPlaybackEnd \ static_assert(alignof(MovieSceneSequenceExtensions_SetPlaybackEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetPlaybackEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetPlaybackEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetPlaybackEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackEnd, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetPlaybackEnd::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackEnd, EndFrame) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetPlaybackEnd::EndFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetPlaybackEndSeconds \ static_assert(alignof(MovieSceneSequenceExtensions_SetPlaybackEndSeconds) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetPlaybackEndSeconds"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetPlaybackEndSeconds) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetPlaybackEndSeconds"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackEndSeconds, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetPlaybackEndSeconds::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackEndSeconds, EndTime) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetPlaybackEndSeconds::EndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetPlaybackStart \ static_assert(alignof(MovieSceneSequenceExtensions_SetPlaybackStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetPlaybackStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetPlaybackStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetPlaybackStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackStart, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetPlaybackStart::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackStart, StartFrame) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetPlaybackStart::StartFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetPlaybackStartSeconds \ static_assert(alignof(MovieSceneSequenceExtensions_SetPlaybackStartSeconds) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetPlaybackStartSeconds"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetPlaybackStartSeconds) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetPlaybackStartSeconds"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackStartSeconds, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetPlaybackStartSeconds::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetPlaybackStartSeconds, StartTime) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetPlaybackStartSeconds::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetReadOnly \ static_assert(alignof(MovieSceneSequenceExtensions_SetReadOnly) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetReadOnly"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetReadOnly) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetReadOnly"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetReadOnly, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetReadOnly::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetReadOnly, bInReadOnly) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetReadOnly::bInReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetTickResolution \ static_assert(alignof(MovieSceneSequenceExtensions_SetTickResolution) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetTickResolution"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetTickResolution) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetTickResolution"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetTickResolution, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetTickResolution::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetTickResolution, TickResolution) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetTickResolution::TickResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetTickResolutionDirectly \ static_assert(alignof(MovieSceneSequenceExtensions_SetTickResolutionDirectly) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetTickResolutionDirectly"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetTickResolutionDirectly) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetTickResolutionDirectly"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetTickResolutionDirectly, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetTickResolutionDirectly::Sequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetTickResolutionDirectly, TickResolution) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetTickResolutionDirectly::TickResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetViewRangeEnd \ static_assert(alignof(MovieSceneSequenceExtensions_SetViewRangeEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetViewRangeEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetViewRangeEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetViewRangeEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetViewRangeEnd, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetViewRangeEnd::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetViewRangeEnd, EndTimeInSeconds) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetViewRangeEnd::EndTimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetViewRangeStart \ static_assert(alignof(MovieSceneSequenceExtensions_SetViewRangeStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetViewRangeStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetViewRangeStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetViewRangeStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetViewRangeStart, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetViewRangeStart::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetViewRangeStart, StartTimeInSeconds) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetViewRangeStart::StartTimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetWorkRangeEnd \ static_assert(alignof(MovieSceneSequenceExtensions_SetWorkRangeEnd) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetWorkRangeEnd"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetWorkRangeEnd) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetWorkRangeEnd"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetWorkRangeEnd, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetWorkRangeEnd::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetWorkRangeEnd, EndTimeInSeconds) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetWorkRangeEnd::EndTimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SetWorkRangeStart \ static_assert(alignof(MovieSceneSequenceExtensions_SetWorkRangeStart) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SetWorkRangeStart"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SetWorkRangeStart) == 0x000010, "Wrong size on MovieSceneSequenceExtensions_SetWorkRangeStart"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetWorkRangeStart, InSequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SetWorkRangeStart::InSequence' has a wrong offset!"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SetWorkRangeStart, StartTimeInSeconds) == 0x000008, "Member 'MovieSceneSequenceExtensions_SetWorkRangeStart::StartTimeInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneSequenceExtensions_SortMarkedFrames \ static_assert(alignof(MovieSceneSequenceExtensions_SortMarkedFrames) == 0x000008, "Wrong alignment on MovieSceneSequenceExtensions_SortMarkedFrames"); \ static_assert(sizeof(MovieSceneSequenceExtensions_SortMarkedFrames) == 0x000008, "Wrong size on MovieSceneSequenceExtensions_SortMarkedFrames"); \ static_assert(offsetof(MovieSceneSequenceExtensions_SortMarkedFrames, Sequence) == 0x000000, "Member 'MovieSceneSequenceExtensions_SortMarkedFrames::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneSequenceExtensions \ static_assert(alignof(UMovieSceneSequenceExtensions) == 0x000008, "Wrong alignment on UMovieSceneSequenceExtensions"); \ static_assert(sizeof(UMovieSceneSequenceExtensions) == 0x000028, "Wrong size on UMovieSceneSequenceExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_AddSection \ static_assert(alignof(MovieSceneTrackExtensions_AddSection) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_AddSection"); \ static_assert(sizeof(MovieSceneTrackExtensions_AddSection) == 0x000010, "Wrong size on MovieSceneTrackExtensions_AddSection"); \ static_assert(offsetof(MovieSceneTrackExtensions_AddSection, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_AddSection::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_AddSection, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_AddSection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_GetColorTint \ static_assert(alignof(MovieSceneTrackExtensions_GetColorTint) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_GetColorTint"); \ static_assert(sizeof(MovieSceneTrackExtensions_GetColorTint) == 0x000010, "Wrong size on MovieSceneTrackExtensions_GetColorTint"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetColorTint, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_GetColorTint::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetColorTint, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_GetColorTint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_getDisplayName \ static_assert(alignof(MovieSceneTrackExtensions_getDisplayName) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_getDisplayName"); \ static_assert(sizeof(MovieSceneTrackExtensions_getDisplayName) == 0x000020, "Wrong size on MovieSceneTrackExtensions_getDisplayName"); \ static_assert(offsetof(MovieSceneTrackExtensions_getDisplayName, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_getDisplayName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_getDisplayName, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_GetSections \ static_assert(alignof(MovieSceneTrackExtensions_GetSections) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_GetSections"); \ static_assert(sizeof(MovieSceneTrackExtensions_GetSections) == 0x000018, "Wrong size on MovieSceneTrackExtensions_GetSections"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSections, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_GetSections::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSections, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_GetSections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_GetSectionToKey \ static_assert(alignof(MovieSceneTrackExtensions_GetSectionToKey) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_GetSectionToKey"); \ static_assert(sizeof(MovieSceneTrackExtensions_GetSectionToKey) == 0x000010, "Wrong size on MovieSceneTrackExtensions_GetSectionToKey"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSectionToKey, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_GetSectionToKey::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSectionToKey, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_GetSectionToKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_GetSortingOrder \ static_assert(alignof(MovieSceneTrackExtensions_GetSortingOrder) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_GetSortingOrder"); \ static_assert(sizeof(MovieSceneTrackExtensions_GetSortingOrder) == 0x000010, "Wrong size on MovieSceneTrackExtensions_GetSortingOrder"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSortingOrder, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_GetSortingOrder::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetSortingOrder, ReturnValue) == 0x000008, "Member 'MovieSceneTrackExtensions_GetSortingOrder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_GetTrackRowDisplayName \ static_assert(alignof(MovieSceneTrackExtensions_GetTrackRowDisplayName) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_GetTrackRowDisplayName"); \ static_assert(sizeof(MovieSceneTrackExtensions_GetTrackRowDisplayName) == 0x000028, "Wrong size on MovieSceneTrackExtensions_GetTrackRowDisplayName"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetTrackRowDisplayName, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_GetTrackRowDisplayName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetTrackRowDisplayName, RowIndex) == 0x000008, "Member 'MovieSceneTrackExtensions_GetTrackRowDisplayName::RowIndex' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_GetTrackRowDisplayName, ReturnValue) == 0x000010, "Member 'MovieSceneTrackExtensions_GetTrackRowDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_RemoveSection \ static_assert(alignof(MovieSceneTrackExtensions_RemoveSection) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_RemoveSection"); \ static_assert(sizeof(MovieSceneTrackExtensions_RemoveSection) == 0x000010, "Wrong size on MovieSceneTrackExtensions_RemoveSection"); \ static_assert(offsetof(MovieSceneTrackExtensions_RemoveSection, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_RemoveSection::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_RemoveSection, Section) == 0x000008, "Member 'MovieSceneTrackExtensions_RemoveSection::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_SetColorTint \ static_assert(alignof(MovieSceneTrackExtensions_SetColorTint) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_SetColorTint"); \ static_assert(sizeof(MovieSceneTrackExtensions_SetColorTint) == 0x000010, "Wrong size on MovieSceneTrackExtensions_SetColorTint"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetColorTint, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_SetColorTint::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetColorTint, ColorTint) == 0x000008, "Member 'MovieSceneTrackExtensions_SetColorTint::ColorTint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_SetDisplayName \ static_assert(alignof(MovieSceneTrackExtensions_SetDisplayName) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_SetDisplayName"); \ static_assert(sizeof(MovieSceneTrackExtensions_SetDisplayName) == 0x000020, "Wrong size on MovieSceneTrackExtensions_SetDisplayName"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetDisplayName, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_SetDisplayName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetDisplayName, InName) == 0x000008, "Member 'MovieSceneTrackExtensions_SetDisplayName::InName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_SetSectionToKey \ static_assert(alignof(MovieSceneTrackExtensions_SetSectionToKey) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_SetSectionToKey"); \ static_assert(sizeof(MovieSceneTrackExtensions_SetSectionToKey) == 0x000010, "Wrong size on MovieSceneTrackExtensions_SetSectionToKey"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetSectionToKey, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_SetSectionToKey::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetSectionToKey, Section) == 0x000008, "Member 'MovieSceneTrackExtensions_SetSectionToKey::Section' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_SetSortingOrder \ static_assert(alignof(MovieSceneTrackExtensions_SetSortingOrder) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_SetSortingOrder"); \ static_assert(sizeof(MovieSceneTrackExtensions_SetSortingOrder) == 0x000010, "Wrong size on MovieSceneTrackExtensions_SetSortingOrder"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetSortingOrder, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_SetSortingOrder::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetSortingOrder, SortingOrder) == 0x000008, "Member 'MovieSceneTrackExtensions_SetSortingOrder::SortingOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneTrackExtensions_SetTrackRowDisplayName \ static_assert(alignof(MovieSceneTrackExtensions_SetTrackRowDisplayName) == 0x000008, "Wrong alignment on MovieSceneTrackExtensions_SetTrackRowDisplayName"); \ static_assert(sizeof(MovieSceneTrackExtensions_SetTrackRowDisplayName) == 0x000028, "Wrong size on MovieSceneTrackExtensions_SetTrackRowDisplayName"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetTrackRowDisplayName, Track) == 0x000000, "Member 'MovieSceneTrackExtensions_SetTrackRowDisplayName::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetTrackRowDisplayName, InName) == 0x000008, "Member 'MovieSceneTrackExtensions_SetTrackRowDisplayName::InName' has a wrong offset!"); \ static_assert(offsetof(MovieSceneTrackExtensions_SetTrackRowDisplayName, RowIndex) == 0x000020, "Member 'MovieSceneTrackExtensions_SetTrackRowDisplayName::RowIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTrackExtensions \ static_assert(alignof(UMovieSceneTrackExtensions) == 0x000008, "Wrong alignment on UMovieSceneTrackExtensions"); \ static_assert(sizeof(UMovieSceneTrackExtensions) == 0x000028, "Wrong size on UMovieSceneTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed \ static_assert(alignof(MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed) == 0x000008, "Wrong alignment on MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed"); \ static_assert(sizeof(MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed) == 0x000010, "Wrong size on MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed"); \ static_assert(offsetof(MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed, Track) == 0x000000, "Member 'MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed, ReturnValue) == 0x000008, "Member 'MovieSceneFloatVectorTrackExtensions_GetNumChannelsUsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed \ static_assert(alignof(MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed) == 0x000008, "Wrong alignment on MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed"); \ static_assert(sizeof(MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed) == 0x000010, "Wrong size on MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed"); \ static_assert(offsetof(MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed, Track) == 0x000000, "Member 'MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed, InNumChannelsUsed) == 0x000008, "Member 'MovieSceneFloatVectorTrackExtensions_SetNumChannelsUsed::InNumChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneFloatVectorTrackExtensions \ static_assert(alignof(UMovieSceneFloatVectorTrackExtensions) == 0x000008, "Wrong alignment on UMovieSceneFloatVectorTrackExtensions"); \ static_assert(sizeof(UMovieSceneFloatVectorTrackExtensions) == 0x000028, "Wrong size on UMovieSceneFloatVectorTrackExtensions"); \ #define DUMPER7_ASSERTS_MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed \ static_assert(alignof(MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed) == 0x000008, "Wrong alignment on MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed"); \ static_assert(sizeof(MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed) == 0x000010, "Wrong size on MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed"); \ static_assert(offsetof(MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed, Track) == 0x000000, "Member 'MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed, ReturnValue) == 0x000008, "Member 'MovieSceneDoubleVectorTrackExtensions_GetNumChannelsUsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed \ static_assert(alignof(MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed) == 0x000008, "Wrong alignment on MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed"); \ static_assert(sizeof(MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed) == 0x000010, "Wrong size on MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed"); \ static_assert(offsetof(MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed, Track) == 0x000000, "Member 'MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed::Track' has a wrong offset!"); \ static_assert(offsetof(MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed, InNumChannelsUsed) == 0x000008, "Member 'MovieSceneDoubleVectorTrackExtensions_SetNumChannelsUsed::InNumChannelsUsed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneDoubleVectorTrackExtensions \ static_assert(alignof(UMovieSceneDoubleVectorTrackExtensions) == 0x000008, "Wrong alignment on UMovieSceneDoubleVectorTrackExtensions"); \ static_assert(sizeof(UMovieSceneDoubleVectorTrackExtensions) == 0x000028, "Wrong size on UMovieSceneDoubleVectorTrackExtensions"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_GetEndFrame \ static_assert(alignof(SequencerScriptingRangeExtensions_GetEndFrame) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_GetEndFrame"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_GetEndFrame) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_GetEndFrame"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetEndFrame, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_GetEndFrame::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetEndFrame, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_GetEndFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_GetEndSeconds \ static_assert(alignof(SequencerScriptingRangeExtensions_GetEndSeconds) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_GetEndSeconds"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_GetEndSeconds) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_GetEndSeconds"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetEndSeconds, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_GetEndSeconds::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetEndSeconds, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_GetEndSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_GetStartFrame \ static_assert(alignof(SequencerScriptingRangeExtensions_GetStartFrame) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_GetStartFrame"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_GetStartFrame) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_GetStartFrame"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetStartFrame, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_GetStartFrame::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetStartFrame, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_GetStartFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_GetStartSeconds \ static_assert(alignof(SequencerScriptingRangeExtensions_GetStartSeconds) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_GetStartSeconds"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_GetStartSeconds) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_GetStartSeconds"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetStartSeconds, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_GetStartSeconds::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_GetStartSeconds, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_GetStartSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_HasEnd \ static_assert(alignof(SequencerScriptingRangeExtensions_HasEnd) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_HasEnd"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_HasEnd) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_HasEnd"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_HasEnd, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_HasEnd::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_HasEnd, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_HasEnd::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_HasStart \ static_assert(alignof(SequencerScriptingRangeExtensions_HasStart) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_HasStart"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_HasStart) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_HasStart"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_HasStart, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_HasStart::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_HasStart, ReturnValue) == 0x000014, "Member 'SequencerScriptingRangeExtensions_HasStart::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_RemoveEnd \ static_assert(alignof(SequencerScriptingRangeExtensions_RemoveEnd) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_RemoveEnd"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_RemoveEnd) == 0x000014, "Wrong size on SequencerScriptingRangeExtensions_RemoveEnd"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_RemoveEnd, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_RemoveEnd::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_RemoveStart \ static_assert(alignof(SequencerScriptingRangeExtensions_RemoveStart) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_RemoveStart"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_RemoveStart) == 0x000014, "Wrong size on SequencerScriptingRangeExtensions_RemoveStart"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_RemoveStart, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_RemoveStart::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_SetEndFrame \ static_assert(alignof(SequencerScriptingRangeExtensions_SetEndFrame) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_SetEndFrame"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_SetEndFrame) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_SetEndFrame"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetEndFrame, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_SetEndFrame::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetEndFrame, End) == 0x000014, "Member 'SequencerScriptingRangeExtensions_SetEndFrame::End' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_SetEndSeconds \ static_assert(alignof(SequencerScriptingRangeExtensions_SetEndSeconds) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_SetEndSeconds"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_SetEndSeconds) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_SetEndSeconds"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetEndSeconds, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_SetEndSeconds::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetEndSeconds, End) == 0x000014, "Member 'SequencerScriptingRangeExtensions_SetEndSeconds::End' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_SetStartFrame \ static_assert(alignof(SequencerScriptingRangeExtensions_SetStartFrame) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_SetStartFrame"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_SetStartFrame) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_SetStartFrame"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetStartFrame, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_SetStartFrame::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetStartFrame, Start) == 0x000014, "Member 'SequencerScriptingRangeExtensions_SetStartFrame::Start' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencerScriptingRangeExtensions_SetStartSeconds \ static_assert(alignof(SequencerScriptingRangeExtensions_SetStartSeconds) == 0x000004, "Wrong alignment on SequencerScriptingRangeExtensions_SetStartSeconds"); \ static_assert(sizeof(SequencerScriptingRangeExtensions_SetStartSeconds) == 0x000018, "Wrong size on SequencerScriptingRangeExtensions_SetStartSeconds"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetStartSeconds, Range) == 0x000000, "Member 'SequencerScriptingRangeExtensions_SetStartSeconds::Range' has a wrong offset!"); \ static_assert(offsetof(SequencerScriptingRangeExtensions_SetStartSeconds, Start) == 0x000014, "Member 'SequencerScriptingRangeExtensions_SetStartSeconds::Start' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USequencerScriptingRangeExtensions \ static_assert(alignof(USequencerScriptingRangeExtensions) == 0x000008, "Wrong alignment on USequencerScriptingRangeExtensions"); \ static_assert(sizeof(USequencerScriptingRangeExtensions) == 0x000028, "Wrong size on USequencerScriptingRangeExtensions"); \ #define DUMPER7_ASSERTS_UHeightfieldMinMaxTexture \ static_assert(alignof(UHeightfieldMinMaxTexture) == 0x000008, "Wrong alignment on UHeightfieldMinMaxTexture"); \ static_assert(sizeof(UHeightfieldMinMaxTexture) == 0x000070, "Wrong size on UHeightfieldMinMaxTexture"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, Texture) == 0x000028, "Member 'UHeightfieldMinMaxTexture::Texture' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, LodBiasTexture) == 0x000030, "Member 'UHeightfieldMinMaxTexture::LodBiasTexture' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, LodBiasMinMaxTexture) == 0x000038, "Member 'UHeightfieldMinMaxTexture::LodBiasMinMaxTexture' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, MaxCPULevels) == 0x000040, "Member 'UHeightfieldMinMaxTexture::MaxCPULevels' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, TextureData) == 0x000048, "Member 'UHeightfieldMinMaxTexture::TextureData' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, TextureDataSize) == 0x000058, "Member 'UHeightfieldMinMaxTexture::TextureDataSize' has a wrong offset!"); \ static_assert(offsetof(UHeightfieldMinMaxTexture, TextureDataMips) == 0x000060, "Member 'UHeightfieldMinMaxTexture::TextureDataMips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionHeightfieldMinMaxTexture \ static_assert(alignof(UMaterialExpressionHeightfieldMinMaxTexture) == 0x000008, "Wrong alignment on UMaterialExpressionHeightfieldMinMaxTexture"); \ static_assert(sizeof(UMaterialExpressionHeightfieldMinMaxTexture) == 0x0000C0, "Wrong size on UMaterialExpressionHeightfieldMinMaxTexture"); \ static_assert(offsetof(UMaterialExpressionHeightfieldMinMaxTexture, MinMaxTexture) == 0x0000B0, "Member 'UMaterialExpressionHeightfieldMinMaxTexture::MinMaxTexture' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionHeightfieldMinMaxTexture, SamplerType) == 0x0000B8, "Member 'UMaterialExpressionHeightfieldMinMaxTexture::SamplerType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVirtualHeightfieldMesh \ static_assert(alignof(AVirtualHeightfieldMesh) == 0x000008, "Wrong alignment on AVirtualHeightfieldMesh"); \ static_assert(sizeof(AVirtualHeightfieldMesh) == 0x0002B8, "Wrong size on AVirtualHeightfieldMesh"); \ static_assert(offsetof(AVirtualHeightfieldMesh, VirtualHeightfieldMeshComponent) == 0x0002B0, "Member 'AVirtualHeightfieldMesh::VirtualHeightfieldMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VirtualHeightfieldMeshComponent_GatherHideFlags \ static_assert(alignof(VirtualHeightfieldMeshComponent_GatherHideFlags) == 0x000001, "Wrong alignment on VirtualHeightfieldMeshComponent_GatherHideFlags"); \ static_assert(sizeof(VirtualHeightfieldMeshComponent_GatherHideFlags) == 0x000002, "Wrong size on VirtualHeightfieldMeshComponent_GatherHideFlags"); \ static_assert(offsetof(VirtualHeightfieldMeshComponent_GatherHideFlags, InOutHidePrimitivesInEditor) == 0x000000, "Member 'VirtualHeightfieldMeshComponent_GatherHideFlags::InOutHidePrimitivesInEditor' has a wrong offset!"); \ static_assert(offsetof(VirtualHeightfieldMeshComponent_GatherHideFlags, InOutHidePrimitivesInGame) == 0x000001, "Member 'VirtualHeightfieldMeshComponent_GatherHideFlags::InOutHidePrimitivesInGame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVirtualHeightfieldMeshComponent \ static_assert(alignof(UVirtualHeightfieldMeshComponent) == 0x000010, "Wrong alignment on UVirtualHeightfieldMeshComponent"); \ static_assert(sizeof(UVirtualHeightfieldMeshComponent) == 0x0005C0, "Wrong size on UVirtualHeightfieldMeshComponent"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTexture) == 0x000540, "Member 'UVirtualHeightfieldMeshComponent::VirtualTexture' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTextureRef) == 0x000570, "Member 'UVirtualHeightfieldMeshComponent::VirtualTextureRef' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, VirtualTextureThumbnail) == 0x000578, "Member 'UVirtualHeightfieldMeshComponent::VirtualTextureThumbnail' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bCopyBoundsButton) == 0x000580, "Member 'UVirtualHeightfieldMeshComponent::bCopyBoundsButton' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, MinMaxTexture) == 0x000588, "Member 'UVirtualHeightfieldMeshComponent::MinMaxTexture' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumMinMaxTextureBuildLevels) == 0x000590, "Member 'UVirtualHeightfieldMeshComponent::NumMinMaxTextureBuildLevels' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bBuildMinMaxTextureButton) == 0x000594, "Member 'UVirtualHeightfieldMeshComponent::bBuildMinMaxTextureButton' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Material) == 0x000598, "Member 'UVirtualHeightfieldMeshComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Lod0ScreenSize) == 0x0005A0, "Member 'UVirtualHeightfieldMeshComponent::Lod0ScreenSize' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, Lod0Distribution) == 0x0005A4, "Member 'UVirtualHeightfieldMeshComponent::Lod0Distribution' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, LodDistribution) == 0x0005A8, "Member 'UVirtualHeightfieldMeshComponent::LodDistribution' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, LodBiasScale) == 0x0005AC, "Member 'UVirtualHeightfieldMeshComponent::LodBiasScale' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumForceLoadLods) == 0x0005B0, "Member 'UVirtualHeightfieldMeshComponent::NumForceLoadLods' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, NumOcclusionLods) == 0x0005B4, "Member 'UVirtualHeightfieldMeshComponent::NumOcclusionLods' has a wrong offset!"); \ static_assert(offsetof(UVirtualHeightfieldMeshComponent, bHiddenInEditor) == 0x0005B8, "Member 'UVirtualHeightfieldMeshComponent::bHiddenInEditor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceByTraceChannelEx \ static_assert(alignof(FRigUnit_SphereTraceByTraceChannelEx) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceByTraceChannelEx"); \ static_assert(sizeof(FRigUnit_SphereTraceByTraceChannelEx) == 0x000078, "Wrong size on FRigUnit_SphereTraceByTraceChannelEx"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, Start) == 0x000008, "Member 'FRigUnit_SphereTraceByTraceChannelEx::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, End) == 0x000020, "Member 'FRigUnit_SphereTraceByTraceChannelEx::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, TraceChannel) == 0x000038, "Member 'FRigUnit_SphereTraceByTraceChannelEx::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, TraceComplex) == 0x000039, "Member 'FRigUnit_SphereTraceByTraceChannelEx::TraceComplex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, Radius) == 0x00003C, "Member 'FRigUnit_SphereTraceByTraceChannelEx::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, DrawDebug) == 0x000040, "Member 'FRigUnit_SphereTraceByTraceChannelEx::DrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, bHit) == 0x000041, "Member 'FRigUnit_SphereTraceByTraceChannelEx::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, HitLocation) == 0x000048, "Member 'FRigUnit_SphereTraceByTraceChannelEx::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceByTraceChannelEx, HitNormal) == 0x000060, "Member 'FRigUnit_SphereTraceByTraceChannelEx::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CreatePoseSnapshot \ static_assert(alignof(FAnimNode_CreatePoseSnapshot) == 0x000008, "Wrong alignment on FAnimNode_CreatePoseSnapshot"); \ static_assert(sizeof(FAnimNode_CreatePoseSnapshot) == 0x000110, "Wrong size on FAnimNode_CreatePoseSnapshot"); \ static_assert(offsetof(FAnimNode_CreatePoseSnapshot, Enabled) == 0x0000C8, "Member 'FAnimNode_CreatePoseSnapshot::Enabled' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CreatePoseSnapshot, SnapshotName) == 0x0000CC, "Member 'FAnimNode_CreatePoseSnapshot::SnapshotName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CreatePoseSnapshot, Snapshot) == 0x0000D8, "Member 'FAnimNode_CreatePoseSnapshot::Snapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SphereTraceMultiByTraceChannelEx \ static_assert(alignof(FRigUnit_SphereTraceMultiByTraceChannelEx) == 0x000008, "Wrong alignment on FRigUnit_SphereTraceMultiByTraceChannelEx"); \ static_assert(sizeof(FRigUnit_SphereTraceMultiByTraceChannelEx) == 0x000080, "Wrong size on FRigUnit_SphereTraceMultiByTraceChannelEx"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, Start) == 0x000008, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::Start' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, End) == 0x000020, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::End' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, TraceChannel) == 0x000038, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, PreferredObjectProfileName) == 0x00003C, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::PreferredObjectProfileName' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, TraceComplex) == 0x000044, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::TraceComplex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, Radius) == 0x000048, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::Radius' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, DrawDebug) == 0x00004C, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::DrawDebug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, bHit) == 0x00004D, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::bHit' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, HitLocation) == 0x000050, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SphereTraceMultiByTraceChannelEx, HitNormal) == 0x000068, "Member 'FRigUnit_SphereTraceMultiByTraceChannelEx::HitNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RootMotionScale \ static_assert(alignof(FAnimNode_RootMotionScale) == 0x000008, "Wrong alignment on FAnimNode_RootMotionScale"); \ static_assert(sizeof(FAnimNode_RootMotionScale) == 0x0000C0, "Wrong size on FAnimNode_RootMotionScale"); \ static_assert(offsetof(FAnimNode_RootMotionScale, BasePose) == 0x000010, "Member 'FAnimNode_RootMotionScale::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, Scale) == 0x000020, "Member 'FAnimNode_RootMotionScale::Scale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, AlphaInputType) == 0x000024, "Member 'FAnimNode_RootMotionScale::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, ALPHA) == 0x000028, "Member 'FAnimNode_RootMotionScale::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, AlphaScaleBias) == 0x00002C, "Member 'FAnimNode_RootMotionScale::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, AlphaBoolBlend) == 0x000038, "Member 'FAnimNode_RootMotionScale::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, AlphaCurveName) == 0x000080, "Member 'FAnimNode_RootMotionScale::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RootMotionScale, AlphaScaleBiasClamp) == 0x000088, "Member 'FAnimNode_RootMotionScale::AlphaScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomSequenceEntry \ static_assert(alignof(FRandomSequenceEntry) == 0x000008, "Wrong alignment on FRandomSequenceEntry"); \ static_assert(sizeof(FRandomSequenceEntry) == 0x000010, "Wrong size on FRandomSequenceEntry"); \ static_assert(offsetof(FRandomSequenceEntry, Sequence) == 0x000000, "Member 'FRandomSequenceEntry::Sequence' has a wrong offset!"); \ static_assert(offsetof(FRandomSequenceEntry, ChanceToPlay) == 0x000008, "Member 'FRandomSequenceEntry::ChanceToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RandomSingleSequencePlayer \ static_assert(alignof(FAnimNode_RandomSingleSequencePlayer) == 0x000008, "Wrong alignment on FAnimNode_RandomSingleSequencePlayer"); \ static_assert(sizeof(FAnimNode_RandomSingleSequencePlayer) == 0x0000A0, "Wrong size on FAnimNode_RandomSingleSequencePlayer"); \ static_assert(offsetof(FAnimNode_RandomSingleSequencePlayer, Entries) == 0x000040, "Member 'FAnimNode_RandomSingleSequencePlayer::Entries' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RandomSingleSequencePlayer, bShuffleMode) == 0x000050, "Member 'FAnimNode_RandomSingleSequencePlayer::bShuffleMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RandomSingleSequencePlayer, Sequence) == 0x000058, "Member 'FAnimNode_RandomSingleSequencePlayer::Sequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget \ static_assert(alignof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget) == 0x000008, "Wrong alignment on CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget"); \ static_assert(sizeof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget) == 0x000068, "Wrong size on CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget, AnimInstance) == 0x000000, "Member 'CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget, CurveAndScale) == 0x000008, "Member 'CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget::CurveAndScale' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget, ALPHA) == 0x000058, "Member 'CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget::ALPHA' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget, AnimInstanceContext) == 0x000060, "Member 'CharacterAnimationExtrasStatics_ApplyScaleToMorphTarget::AnimInstanceContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterAnimationExtrasStatics_EnsureLogError \ static_assert(alignof(CharacterAnimationExtrasStatics_EnsureLogError) == 0x000008, "Wrong alignment on CharacterAnimationExtrasStatics_EnsureLogError"); \ static_assert(sizeof(CharacterAnimationExtrasStatics_EnsureLogError) == 0x000028, "Wrong size on CharacterAnimationExtrasStatics_EnsureLogError"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_EnsureLogError, AnimInstance) == 0x000000, "Member 'CharacterAnimationExtrasStatics_EnsureLogError::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_EnsureLogError, Valid) == 0x000008, "Member 'CharacterAnimationExtrasStatics_EnsureLogError::Valid' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_EnsureLogError, MessageText) == 0x000010, "Member 'CharacterAnimationExtrasStatics_EnsureLogError::MessageText' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_EnsureLogError, ReturnValue) == 0x000020, "Member 'CharacterAnimationExtrasStatics_EnsureLogError::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterAnimationExtrasStatics_GetAlphaBoolBlend \ static_assert(alignof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend) == 0x000008, "Wrong alignment on CharacterAnimationExtrasStatics_GetAlphaBoolBlend"); \ static_assert(sizeof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend) == 0x000058, "Wrong size on CharacterAnimationExtrasStatics_GetAlphaBoolBlend"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend, WorldContextObject) == 0x000000, "Member 'CharacterAnimationExtrasStatics_GetAlphaBoolBlend::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend, AlphaBoolBlend) == 0x000008, "Member 'CharacterAnimationExtrasStatics_GetAlphaBoolBlend::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend, Enabled) == 0x000050, "Member 'CharacterAnimationExtrasStatics_GetAlphaBoolBlend::Enabled' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaBoolBlend, ReturnValue) == 0x000054, "Member 'CharacterAnimationExtrasStatics_GetAlphaBoolBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterAnimationExtrasStatics_GetAlphaFloatBlend \ static_assert(alignof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend) == 0x000008, "Wrong alignment on CharacterAnimationExtrasStatics_GetAlphaFloatBlend"); \ static_assert(sizeof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend) == 0x000040, "Wrong size on CharacterAnimationExtrasStatics_GetAlphaFloatBlend"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend, WorldContextObject) == 0x000000, "Member 'CharacterAnimationExtrasStatics_GetAlphaFloatBlend::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend, AlphaFloatBlend) == 0x000008, "Member 'CharacterAnimationExtrasStatics_GetAlphaFloatBlend::AlphaFloatBlend' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend, FloatValue) == 0x000038, "Member 'CharacterAnimationExtrasStatics_GetAlphaFloatBlend::FloatValue' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetAlphaFloatBlend, ReturnValue) == 0x00003C, "Member 'CharacterAnimationExtrasStatics_GetAlphaFloatBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterAnimationExtrasStatics_GetStateWeight \ static_assert(alignof(CharacterAnimationExtrasStatics_GetStateWeight) == 0x000008, "Wrong alignment on CharacterAnimationExtrasStatics_GetStateWeight"); \ static_assert(sizeof(CharacterAnimationExtrasStatics_GetStateWeight) == 0x000028, "Wrong size on CharacterAnimationExtrasStatics_GetStateWeight"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetStateWeight, UpdateContext) == 0x000000, "Member 'CharacterAnimationExtrasStatics_GetStateWeight::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetStateWeight, Node) == 0x000010, "Member 'CharacterAnimationExtrasStatics_GetStateWeight::Node' has a wrong offset!"); \ static_assert(offsetof(CharacterAnimationExtrasStatics_GetStateWeight, ReturnValue) == 0x000020, "Member 'CharacterAnimationExtrasStatics_GetStateWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharacterAnimationExtrasStatics \ static_assert(alignof(UCharacterAnimationExtrasStatics) == 0x000008, "Wrong alignment on UCharacterAnimationExtrasStatics"); \ static_assert(sizeof(UCharacterAnimationExtrasStatics) == 0x000028, "Wrong size on UCharacterAnimationExtrasStatics"); \ #define DUMPER7_ASSERTS_FMoviePipelineSidecarCamera \ static_assert(alignof(FMoviePipelineSidecarCamera) == 0x000008, "Wrong alignment on FMoviePipelineSidecarCamera"); \ static_assert(sizeof(FMoviePipelineSidecarCamera) == 0x000028, "Wrong size on FMoviePipelineSidecarCamera"); \ static_assert(offsetof(FMoviePipelineSidecarCamera, BindingID) == 0x000000, "Member 'FMoviePipelineSidecarCamera::BindingID' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSidecarCamera, Name) == 0x000018, "Member 'FMoviePipelineSidecarCamera::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelinePassIdentifier \ static_assert(alignof(FMoviePipelinePassIdentifier) == 0x000008, "Wrong alignment on FMoviePipelinePassIdentifier"); \ static_assert(sizeof(FMoviePipelinePassIdentifier) == 0x000020, "Wrong size on FMoviePipelinePassIdentifier"); \ static_assert(offsetof(FMoviePipelinePassIdentifier, Name) == 0x000000, "Member 'FMoviePipelinePassIdentifier::Name' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelinePassIdentifier, CameraName) == 0x000010, "Member 'FMoviePipelinePassIdentifier::CameraName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineRenderPassOutputData \ static_assert(alignof(FMoviePipelineRenderPassOutputData) == 0x000008, "Wrong alignment on FMoviePipelineRenderPassOutputData"); \ static_assert(sizeof(FMoviePipelineRenderPassOutputData) == 0x000010, "Wrong size on FMoviePipelineRenderPassOutputData"); \ static_assert(offsetof(FMoviePipelineRenderPassOutputData, FilePaths) == 0x000000, "Member 'FMoviePipelineRenderPassOutputData::FilePaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineShotOutputData \ static_assert(alignof(FMoviePipelineShotOutputData) == 0x000008, "Wrong alignment on FMoviePipelineShotOutputData"); \ static_assert(sizeof(FMoviePipelineShotOutputData) == 0x000058, "Wrong size on FMoviePipelineShotOutputData"); \ static_assert(offsetof(FMoviePipelineShotOutputData, Shot) == 0x000000, "Member 'FMoviePipelineShotOutputData::Shot' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineShotOutputData, RenderPassData) == 0x000008, "Member 'FMoviePipelineShotOutputData::RenderPassData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineOutputData \ static_assert(alignof(FMoviePipelineOutputData) == 0x000008, "Wrong alignment on FMoviePipelineOutputData"); \ static_assert(sizeof(FMoviePipelineOutputData) == 0x000028, "Wrong size on FMoviePipelineOutputData"); \ static_assert(offsetof(FMoviePipelineOutputData, Pipeline) == 0x000000, "Member 'FMoviePipelineOutputData::Pipeline' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineOutputData, Job) == 0x000008, "Member 'FMoviePipelineOutputData::Job' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineOutputData, bSuccess) == 0x000010, "Member 'FMoviePipelineOutputData::bSuccess' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineOutputData, ShotData) == 0x000018, "Member 'FMoviePipelineOutputData::ShotData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineFormatArgs \ static_assert(alignof(FMoviePipelineFormatArgs) == 0x000008, "Wrong alignment on FMoviePipelineFormatArgs"); \ static_assert(sizeof(FMoviePipelineFormatArgs) == 0x0000A8, "Wrong size on FMoviePipelineFormatArgs"); \ static_assert(offsetof(FMoviePipelineFormatArgs, FilenameArguments) == 0x000000, "Member 'FMoviePipelineFormatArgs::FilenameArguments' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFormatArgs, FileMetadata) == 0x000050, "Member 'FMoviePipelineFormatArgs::FileMetadata' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFormatArgs, InJob) == 0x0000A0, "Member 'FMoviePipelineFormatArgs::InJob' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineCameraCutInfo \ static_assert(alignof(FMoviePipelineCameraCutInfo) == 0x000008, "Wrong alignment on FMoviePipelineCameraCutInfo"); \ static_assert(sizeof(FMoviePipelineCameraCutInfo) == 0x0000A8, "Wrong size on FMoviePipelineCameraCutInfo"); \ #define DUMPER7_ASSERTS_FMoviePipelineSegmentWorkMetrics \ static_assert(alignof(FMoviePipelineSegmentWorkMetrics) == 0x000008, "Wrong alignment on FMoviePipelineSegmentWorkMetrics"); \ static_assert(sizeof(FMoviePipelineSegmentWorkMetrics) == 0x000028, "Wrong size on FMoviePipelineSegmentWorkMetrics"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, SegmentName) == 0x000000, "Member 'FMoviePipelineSegmentWorkMetrics::SegmentName' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, OutputFrameIndex) == 0x000010, "Member 'FMoviePipelineSegmentWorkMetrics::OutputFrameIndex' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, TotalOutputFrameCount) == 0x000014, "Member 'FMoviePipelineSegmentWorkMetrics::TotalOutputFrameCount' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, OutputSubSampleIndex) == 0x000018, "Member 'FMoviePipelineSegmentWorkMetrics::OutputSubSampleIndex' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, TotalSubSampleCount) == 0x00001C, "Member 'FMoviePipelineSegmentWorkMetrics::TotalSubSampleCount' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, EngineWarmUpFrameIndex) == 0x000020, "Member 'FMoviePipelineSegmentWorkMetrics::EngineWarmUpFrameIndex' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineSegmentWorkMetrics, TotalEngineWarmUpFrameCount) == 0x000024, "Member 'FMoviePipelineSegmentWorkMetrics::TotalEngineWarmUpFrameCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelineFilenameResolveParams \ static_assert(alignof(FMoviePipelineFilenameResolveParams) == 0x000008, "Wrong alignment on FMoviePipelineFilenameResolveParams"); \ static_assert(sizeof(FMoviePipelineFilenameResolveParams) == 0x000118, "Wrong size on FMoviePipelineFilenameResolveParams"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FrameNumber) == 0x000000, "Member 'FMoviePipelineFilenameResolveParams::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FrameNumberShot) == 0x000004, "Member 'FMoviePipelineFilenameResolveParams::FrameNumberShot' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FrameNumberRel) == 0x000008, "Member 'FMoviePipelineFilenameResolveParams::FrameNumberRel' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FrameNumberShotRel) == 0x00000C, "Member 'FMoviePipelineFilenameResolveParams::FrameNumberShotRel' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, CameraNameOverride) == 0x000010, "Member 'FMoviePipelineFilenameResolveParams::CameraNameOverride' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, ShotNameOverride) == 0x000020, "Member 'FMoviePipelineFilenameResolveParams::ShotNameOverride' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, ZeroPadFrameNumberCount) == 0x000030, "Member 'FMoviePipelineFilenameResolveParams::ZeroPadFrameNumberCount' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, bForceRelativeFrameNumbers) == 0x000034, "Member 'FMoviePipelineFilenameResolveParams::bForceRelativeFrameNumbers' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FileNameOverride) == 0x000038, "Member 'FMoviePipelineFilenameResolveParams::FileNameOverride' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FileNameFormatOverrides) == 0x000048, "Member 'FMoviePipelineFilenameResolveParams::FileNameFormatOverrides' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, FileMetadata) == 0x000098, "Member 'FMoviePipelineFilenameResolveParams::FileMetadata' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, InitializationTime) == 0x0000E8, "Member 'FMoviePipelineFilenameResolveParams::InitializationTime' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, InitializationVersion) == 0x0000F0, "Member 'FMoviePipelineFilenameResolveParams::InitializationVersion' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, Job) == 0x0000F8, "Member 'FMoviePipelineFilenameResolveParams::Job' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, ShotOverride) == 0x000108, "Member 'FMoviePipelineFilenameResolveParams::ShotOverride' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelineFilenameResolveParams, AdditionalFrameNumberOffset) == 0x000110, "Member 'FMoviePipelineFilenameResolveParams::AdditionalFrameNumberOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_SetIsEnabled \ static_assert(alignof(MoviePipelineSetting_SetIsEnabled) == 0x000001, "Wrong alignment on MoviePipelineSetting_SetIsEnabled"); \ static_assert(sizeof(MoviePipelineSetting_SetIsEnabled) == 0x000001, "Wrong size on MoviePipelineSetting_SetIsEnabled"); \ static_assert(offsetof(MoviePipelineSetting_SetIsEnabled, bInEnabled) == 0x000000, "Member 'MoviePipelineSetting_SetIsEnabled::bInEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_BuildNewProcessCommandLine \ static_assert(alignof(MoviePipelineSetting_BuildNewProcessCommandLine) == 0x000008, "Wrong alignment on MoviePipelineSetting_BuildNewProcessCommandLine"); \ static_assert(sizeof(MoviePipelineSetting_BuildNewProcessCommandLine) == 0x000020, "Wrong size on MoviePipelineSetting_BuildNewProcessCommandLine"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLine, InOutUnrealURLParams) == 0x000000, "Member 'MoviePipelineSetting_BuildNewProcessCommandLine::InOutUnrealURLParams' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLine, InOutCommandLineArgs) == 0x000010, "Member 'MoviePipelineSetting_BuildNewProcessCommandLine::InOutCommandLineArgs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_BuildNewProcessCommandLineArgs \ static_assert(alignof(MoviePipelineSetting_BuildNewProcessCommandLineArgs) == 0x000008, "Wrong alignment on MoviePipelineSetting_BuildNewProcessCommandLineArgs"); \ static_assert(sizeof(MoviePipelineSetting_BuildNewProcessCommandLineArgs) == 0x000040, "Wrong size on MoviePipelineSetting_BuildNewProcessCommandLineArgs"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLineArgs, InOutUnrealURLParams) == 0x000000, "Member 'MoviePipelineSetting_BuildNewProcessCommandLineArgs::InOutUnrealURLParams' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLineArgs, InOutCommandLineArgs) == 0x000010, "Member 'MoviePipelineSetting_BuildNewProcessCommandLineArgs::InOutCommandLineArgs' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLineArgs, InOutDeviceProfileCvars) == 0x000020, "Member 'MoviePipelineSetting_BuildNewProcessCommandLineArgs::InOutDeviceProfileCvars' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineSetting_BuildNewProcessCommandLineArgs, InOutExecCmds) == 0x000030, "Member 'MoviePipelineSetting_BuildNewProcessCommandLineArgs::InOutExecCmds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_IsEnabled \ static_assert(alignof(MoviePipelineSetting_IsEnabled) == 0x000001, "Wrong alignment on MoviePipelineSetting_IsEnabled"); \ static_assert(sizeof(MoviePipelineSetting_IsEnabled) == 0x000001, "Wrong size on MoviePipelineSetting_IsEnabled"); \ static_assert(offsetof(MoviePipelineSetting_IsEnabled, ReturnValue) == 0x000000, "Member 'MoviePipelineSetting_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineSetting \ static_assert(alignof(UMoviePipelineSetting) == 0x000008, "Wrong alignment on UMoviePipelineSetting"); \ static_assert(sizeof(UMoviePipelineSetting) == 0x000048, "Wrong size on UMoviePipelineSetting"); \ static_assert(offsetof(UMoviePipelineSetting, CachedPipeline) == 0x000028, "Member 'UMoviePipelineSetting::CachedPipeline' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineSetting, bEnabled) == 0x000030, "Member 'UMoviePipelineSetting::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineCameraSetting \ static_assert(alignof(UMoviePipelineCameraSetting) == 0x000008, "Wrong alignment on UMoviePipelineCameraSetting"); \ static_assert(sizeof(UMoviePipelineCameraSetting) == 0x000058, "Wrong size on UMoviePipelineCameraSetting"); \ static_assert(offsetof(UMoviePipelineCameraSetting, ShutterTiming) == 0x000048, "Member 'UMoviePipelineCameraSetting::ShutterTiming' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCameraSetting, OverscanPercentage) == 0x00004C, "Member 'UMoviePipelineCameraSetting::OverscanPercentage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCameraSetting, bRenderAllCameras) == 0x000050, "Member 'UMoviePipelineCameraSetting::bRenderAllCameras' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMoviePipelineGameMode \ static_assert(alignof(AMoviePipelineGameMode) == 0x000008, "Wrong alignment on AMoviePipelineGameMode"); \ static_assert(sizeof(AMoviePipelineGameMode) == 0x000350, "Wrong size on AMoviePipelineGameMode"); \ #define DUMPER7_ASSERTS_UMoviePipelineHighResSetting \ static_assert(alignof(UMoviePipelineHighResSetting) == 0x000008, "Wrong alignment on UMoviePipelineHighResSetting"); \ static_assert(sizeof(UMoviePipelineHighResSetting) == 0x000068, "Wrong size on UMoviePipelineHighResSetting"); \ static_assert(offsetof(UMoviePipelineHighResSetting, TileCount) == 0x000048, "Member 'UMoviePipelineHighResSetting::TileCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineHighResSetting, TextureSharpnessBias) == 0x00004C, "Member 'UMoviePipelineHighResSetting::TextureSharpnessBias' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineHighResSetting, OverlapRatio) == 0x000050, "Member 'UMoviePipelineHighResSetting::OverlapRatio' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineHighResSetting, bOverrideSubSurfaceScattering) == 0x000054, "Member 'UMoviePipelineHighResSetting::bOverrideSubSurfaceScattering' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineHighResSetting, BurleySampleCount) == 0x000058, "Member 'UMoviePipelineHighResSetting::BurleySampleCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineHighResSetting, bAllocateHistoryPerTile) == 0x00005C, "Member 'UMoviePipelineHighResSetting::bAllocateHistoryPerTile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineInProcessExecutorSettings \ static_assert(alignof(UMoviePipelineInProcessExecutorSettings) == 0x000008, "Wrong alignment on UMoviePipelineInProcessExecutorSettings"); \ static_assert(sizeof(UMoviePipelineInProcessExecutorSettings) == 0x000068, "Wrong size on UMoviePipelineInProcessExecutorSettings"); \ static_assert(offsetof(UMoviePipelineInProcessExecutorSettings, bCloseEditor) == 0x000038, "Member 'UMoviePipelineInProcessExecutorSettings::bCloseEditor' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineInProcessExecutorSettings, AdditionalCommandLineArguments) == 0x000040, "Member 'UMoviePipelineInProcessExecutorSettings::AdditionalCommandLineArguments' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineInProcessExecutorSettings, InheritedCommandLineArguments) == 0x000050, "Member 'UMoviePipelineInProcessExecutorSettings::InheritedCommandLineArguments' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineInProcessExecutorSettings, InitialDelayFrameCount) == 0x000060, "Member 'UMoviePipelineInProcessExecutorSettings::InitialDelayFrameCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineOutputBase \ static_assert(alignof(UMoviePipelineOutputBase) == 0x000008, "Wrong alignment on UMoviePipelineOutputBase"); \ static_assert(sizeof(UMoviePipelineOutputBase) == 0x000048, "Wrong size on UMoviePipelineOutputBase"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl \ static_assert(alignof(MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl) == 0x000008, "Wrong alignment on MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl"); \ static_assert(sizeof(MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl) == 0x000008, "Wrong size on MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl"); \ static_assert(offsetof(MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl, InPipeline) == 0x000000, "Member 'MoviePipelineSetting_BlueprintBase_ReceiveSetupForPipelineImpl::InPipeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl \ static_assert(alignof(MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl) == 0x000008, "Wrong alignment on MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl"); \ static_assert(sizeof(MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl) == 0x000008, "Wrong size on MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl"); \ static_assert(offsetof(MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl, InPipeline) == 0x000000, "Member 'MoviePipelineSetting_BlueprintBase_ReceiveTeardownForPipelineImpl::InPipeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments \ static_assert(alignof(MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments) == 0x000008, "Wrong alignment on MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments"); \ static_assert(sizeof(MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments) == 0x000150, "Wrong size on MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments"); \ static_assert(offsetof(MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments, InOutFormatArgs) == 0x000000, "Member 'MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments::InOutFormatArgs' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments, ReturnValue) == 0x0000A8, "Member 'MoviePipelineSetting_BlueprintBase_ReceiveGetFormatArguments::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineSetting_BlueprintBase \ static_assert(alignof(UMoviePipelineSetting_BlueprintBase) == 0x000008, "Wrong alignment on UMoviePipelineSetting_BlueprintBase"); \ static_assert(sizeof(UMoviePipelineSetting_BlueprintBase) == 0x000068, "Wrong size on UMoviePipelineSetting_BlueprintBase"); \ static_assert(offsetof(UMoviePipelineSetting_BlueprintBase, CategoryText) == 0x000048, "Member 'UMoviePipelineSetting_BlueprintBase::CategoryText' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineSetting_BlueprintBase, bIsValidOnMaster) == 0x000060, "Member 'UMoviePipelineSetting_BlueprintBase::bIsValidOnMaster' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineSetting_BlueprintBase, bIsValidOnShots) == 0x000061, "Member 'UMoviePipelineSetting_BlueprintBase::bIsValidOnShots' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineSetting_BlueprintBase, bCanBeDisabled) == 0x000062, "Member 'UMoviePipelineSetting_BlueprintBase::bCanBeDisabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineViewFamilySetting \ static_assert(alignof(UMoviePipelineViewFamilySetting) == 0x000008, "Wrong alignment on UMoviePipelineViewFamilySetting"); \ static_assert(sizeof(UMoviePipelineViewFamilySetting) == 0x000048, "Wrong size on UMoviePipelineViewFamilySetting"); \ #define DUMPER7_ASSERTS_MovieRenderDebugWidget_OnInitializedForPipeline \ static_assert(alignof(MovieRenderDebugWidget_OnInitializedForPipeline) == 0x000008, "Wrong alignment on MovieRenderDebugWidget_OnInitializedForPipeline"); \ static_assert(sizeof(MovieRenderDebugWidget_OnInitializedForPipeline) == 0x000008, "Wrong size on MovieRenderDebugWidget_OnInitializedForPipeline"); \ static_assert(offsetof(MovieRenderDebugWidget_OnInitializedForPipeline, ForPipeline) == 0x000000, "Member 'MovieRenderDebugWidget_OnInitializedForPipeline::ForPipeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieRenderDebugWidget \ static_assert(alignof(UMovieRenderDebugWidget) == 0x000008, "Wrong alignment on UMovieRenderDebugWidget"); \ static_assert(sizeof(UMovieRenderDebugWidget) == 0x000278, "Wrong size on UMovieRenderDebugWidget"); \ #define DUMPER7_ASSERTS_MoviePipeline_Initialize \ static_assert(alignof(MoviePipeline_Initialize) == 0x000008, "Wrong alignment on MoviePipeline_Initialize"); \ static_assert(sizeof(MoviePipeline_Initialize) == 0x000008, "Wrong size on MoviePipeline_Initialize"); \ static_assert(offsetof(MoviePipeline_Initialize, InJob) == 0x000000, "Member 'MoviePipeline_Initialize::InJob' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_RequestShutdown \ static_assert(alignof(MoviePipeline_RequestShutdown) == 0x000001, "Wrong alignment on MoviePipeline_RequestShutdown"); \ static_assert(sizeof(MoviePipeline_RequestShutdown) == 0x000001, "Wrong size on MoviePipeline_RequestShutdown"); \ static_assert(offsetof(MoviePipeline_RequestShutdown, bIsError) == 0x000000, "Member 'MoviePipeline_RequestShutdown::bIsError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_SetInitializationTime \ static_assert(alignof(MoviePipeline_SetInitializationTime) == 0x000008, "Wrong alignment on MoviePipeline_SetInitializationTime"); \ static_assert(sizeof(MoviePipeline_SetInitializationTime) == 0x000008, "Wrong size on MoviePipeline_SetInitializationTime"); \ static_assert(offsetof(MoviePipeline_SetInitializationTime, InDateTime) == 0x000000, "Member 'MoviePipeline_SetInitializationTime::InDateTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_Shutdown \ static_assert(alignof(MoviePipeline_Shutdown) == 0x000001, "Wrong alignment on MoviePipeline_Shutdown"); \ static_assert(sizeof(MoviePipeline_Shutdown) == 0x000001, "Wrong size on MoviePipeline_Shutdown"); \ static_assert(offsetof(MoviePipeline_Shutdown, bError) == 0x000000, "Member 'MoviePipeline_Shutdown::bError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_GetCurrentJob \ static_assert(alignof(MoviePipeline_GetCurrentJob) == 0x000008, "Wrong alignment on MoviePipeline_GetCurrentJob"); \ static_assert(sizeof(MoviePipeline_GetCurrentJob) == 0x000008, "Wrong size on MoviePipeline_GetCurrentJob"); \ static_assert(offsetof(MoviePipeline_GetCurrentJob, ReturnValue) == 0x000000, "Member 'MoviePipeline_GetCurrentJob::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_GetInitializationTime \ static_assert(alignof(MoviePipeline_GetInitializationTime) == 0x000008, "Wrong alignment on MoviePipeline_GetInitializationTime"); \ static_assert(sizeof(MoviePipeline_GetInitializationTime) == 0x000008, "Wrong size on MoviePipeline_GetInitializationTime"); \ static_assert(offsetof(MoviePipeline_GetInitializationTime, ReturnValue) == 0x000000, "Member 'MoviePipeline_GetInitializationTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_GetPipelineMasterConfig \ static_assert(alignof(MoviePipeline_GetPipelineMasterConfig) == 0x000008, "Wrong alignment on MoviePipeline_GetPipelineMasterConfig"); \ static_assert(sizeof(MoviePipeline_GetPipelineMasterConfig) == 0x000008, "Wrong size on MoviePipeline_GetPipelineMasterConfig"); \ static_assert(offsetof(MoviePipeline_GetPipelineMasterConfig, ReturnValue) == 0x000000, "Member 'MoviePipeline_GetPipelineMasterConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_GetPreviewTexture \ static_assert(alignof(MoviePipeline_GetPreviewTexture) == 0x000008, "Wrong alignment on MoviePipeline_GetPreviewTexture"); \ static_assert(sizeof(MoviePipeline_GetPreviewTexture) == 0x000008, "Wrong size on MoviePipeline_GetPreviewTexture"); \ static_assert(offsetof(MoviePipeline_GetPreviewTexture, ReturnValue) == 0x000000, "Member 'MoviePipeline_GetPreviewTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipeline_IsShutdownRequested \ static_assert(alignof(MoviePipeline_IsShutdownRequested) == 0x000001, "Wrong alignment on MoviePipeline_IsShutdownRequested"); \ static_assert(sizeof(MoviePipeline_IsShutdownRequested) == 0x000001, "Wrong size on MoviePipeline_IsShutdownRequested"); \ static_assert(offsetof(MoviePipeline_IsShutdownRequested, ReturnValue) == 0x000000, "Member 'MoviePipeline_IsShutdownRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipeline \ static_assert(alignof(UMoviePipeline) == 0x000008, "Wrong alignment on UMoviePipeline"); \ static_assert(sizeof(UMoviePipeline) == 0x000410, "Wrong size on UMoviePipeline"); \ static_assert(offsetof(UMoviePipeline, OnMoviePipelineFinishedDelegate) == 0x000028, "Member 'UMoviePipeline::OnMoviePipelineFinishedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, OnMoviePipelineWorkFinishedDelegate) == 0x000038, "Member 'UMoviePipeline::OnMoviePipelineWorkFinishedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, OnMoviePipelineShotWorkFinishedDelegate) == 0x000048, "Member 'UMoviePipeline::OnMoviePipelineShotWorkFinishedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, CustomTimeStep) == 0x000058, "Member 'UMoviePipeline::CustomTimeStep' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, CachedPrevCustomTimeStep) == 0x000070, "Member 'UMoviePipeline::CachedPrevCustomTimeStep' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, TargetSequence) == 0x000078, "Member 'UMoviePipeline::TargetSequence' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, LevelSequenceActor) == 0x000080, "Member 'UMoviePipeline::LevelSequenceActor' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, DebugWidget) == 0x000088, "Member 'UMoviePipeline::DebugWidget' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, PreviewTexture) == 0x000090, "Member 'UMoviePipeline::PreviewTexture' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, DebugWidgetClass) == 0x000320, "Member 'UMoviePipeline::DebugWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMoviePipeline, CurrentJob) == 0x000328, "Member 'UMoviePipeline::CurrentJob' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineCustomTimeStep \ static_assert(alignof(UMoviePipelineCustomTimeStep) == 0x000008, "Wrong alignment on UMoviePipelineCustomTimeStep"); \ static_assert(sizeof(UMoviePipelineCustomTimeStep) == 0x000030, "Wrong size on UMoviePipelineCustomTimeStep"); \ #define DUMPER7_ASSERTS_UMoviePipelineAntiAliasingSetting \ static_assert(alignof(UMoviePipelineAntiAliasingSetting) == 0x000008, "Wrong alignment on UMoviePipelineAntiAliasingSetting"); \ static_assert(sizeof(UMoviePipelineAntiAliasingSetting) == 0x000068, "Wrong size on UMoviePipelineAntiAliasingSetting"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, SpatialSampleCount) == 0x000048, "Member 'UMoviePipelineAntiAliasingSetting::SpatialSampleCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, TemporalSampleCount) == 0x00004C, "Member 'UMoviePipelineAntiAliasingSetting::TemporalSampleCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, bOverrideAntiAliasing) == 0x000050, "Member 'UMoviePipelineAntiAliasingSetting::bOverrideAntiAliasing' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, AntiAliasingMethod) == 0x000051, "Member 'UMoviePipelineAntiAliasingSetting::AntiAliasingMethod' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, RenderWarmUpCount) == 0x000054, "Member 'UMoviePipelineAntiAliasingSetting::RenderWarmUpCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, bUseCameraCutForWarmUp) == 0x000058, "Member 'UMoviePipelineAntiAliasingSetting::bUseCameraCutForWarmUp' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, EngineWarmUpCount) == 0x00005C, "Member 'UMoviePipelineAntiAliasingSetting::EngineWarmUpCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineAntiAliasingSetting, bRenderWarmUpFrames) == 0x000060, "Member 'UMoviePipelineAntiAliasingSetting::bRenderWarmUpFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_DuplicateSequence \ static_assert(alignof(MoviePipelineBlueprintLibrary_DuplicateSequence) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_DuplicateSequence"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_DuplicateSequence) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_DuplicateSequence"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_DuplicateSequence, Outer_0) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_DuplicateSequence::Outer_0' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_DuplicateSequence, InSequence) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_DuplicateSequence::InSequence' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_DuplicateSequence, ReturnValue) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_DuplicateSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot \ static_assert(alignof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot, InSettingType) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot::InSettingType' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot, InMasterConfig) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot::InMasterConfig' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot, InShot) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot::InShot' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot, ReturnValue) == 0x000018, "Member 'MoviePipelineBlueprintLibrary_FindOrGetDefaultSettingForShot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCompletionPercentage \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCompletionPercentage) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCompletionPercentage"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCompletionPercentage) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCompletionPercentage"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCompletionPercentage, InPipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCompletionPercentage::InPipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCompletionPercentage, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCompletionPercentage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentAperture \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentAperture) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentAperture"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentAperture) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentAperture"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentAperture, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentAperture::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentAperture, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentAperture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentExecutorShot \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentExecutorShot) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentExecutorShot"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentExecutorShot) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentExecutorShot"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentExecutorShot, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentExecutorShot::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentExecutorShot, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentExecutorShot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentFocalLength \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentFocalLength) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentFocalLength"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentFocalLength) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentFocalLength"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentFocalLength, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentFocalLength::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentFocalLength, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentFocalLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentFocusDistance \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentFocusDistance) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentFocusDistance"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentFocusDistance) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentFocusDistance"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentFocusDistance, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentFocusDistance::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentFocusDistance, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentFocusDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentSegmentName \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentSegmentName) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentSegmentName"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentSegmentName) == 0x000038, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentSegmentName"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentName, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentName::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentName, OutOuterName) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentName::OutOuterName' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentName, OutInnerName) == 0x000020, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentName::OutInnerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentSegmentState \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentSegmentState) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentSegmentState"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentSegmentState) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentSegmentState"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentState, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentState::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentState, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics) == 0x000030, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSegmentWorkMetrics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentSequence \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentSequence) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentSequence"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentSequence) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentSequence"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSequence, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSequence::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentSequence, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentShotFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetCurrentShotTimecode \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetCurrentShotTimecode) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetCurrentShotTimecode"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetCurrentShotTimecode) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_GetCurrentShotTimecode"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentShotTimecode, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetCurrentShotTimecode::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetCurrentShotTimecode, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetCurrentShotTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution, InMasterConfig) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution::InMasterConfig' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution, InPipelineExecutorShot) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution::InPipelineExecutorShot' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution, ReturnValue) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_GetEffectiveOutputResolution::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining, InPipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining::InPipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining, OutEstimate) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining::OutEstimate' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining, ReturnValue) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_GetEstimatedTimeRemaining::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetJobAuthor \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetJobAuthor) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetJobAuthor"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetJobAuthor) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_GetJobAuthor"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobAuthor, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetJobAuthor::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobAuthor, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetJobAuthor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetJobInitializationTime \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetJobInitializationTime) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetJobInitializationTime"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetJobInitializationTime) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetJobInitializationTime"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobInitializationTime, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetJobInitializationTime::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobInitializationTime, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetJobInitializationTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetJobName \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetJobName) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetJobName"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetJobName) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_GetJobName"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobName, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetJobName::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetJobName, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetJobName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetMapPackageName \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetMapPackageName) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetMapPackageName"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetMapPackageName) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_GetMapPackageName"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMapPackageName, InJob) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetMapPackageName::InJob' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMapPackageName, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetMapPackageName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetMasterFrameNumber \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetMasterFrameNumber) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetMasterFrameNumber"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetMasterFrameNumber) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetMasterFrameNumber"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMasterFrameNumber, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetMasterFrameNumber::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMasterFrameNumber, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetMasterFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetMasterTimecode \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetMasterTimecode) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetMasterTimecode"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetMasterTimecode) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_GetMasterTimecode"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMasterTimecode, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetMasterTimecode::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMasterTimecode, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetMasterTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel) == 0x000020, "Wrong size on MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetMoviePipelineEngineChangelistLabel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetOverallOutputFrames \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetOverallOutputFrames) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetOverallOutputFrames"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetOverallOutputFrames) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetOverallOutputFrames"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallOutputFrames, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetOverallOutputFrames::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallOutputFrames, OutCurrentIndex) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetOverallOutputFrames::OutCurrentIndex' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallOutputFrames, OutTotalCount) == 0x00000C, "Member 'MoviePipelineBlueprintLibrary_GetOverallOutputFrames::OutTotalCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetOverallSegmentCounts \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetOverallSegmentCounts) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetOverallSegmentCounts"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetOverallSegmentCounts) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetOverallSegmentCounts"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallSegmentCounts, InMoviePipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetOverallSegmentCounts::InMoviePipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallSegmentCounts, OutCurrentIndex) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetOverallSegmentCounts::OutCurrentIndex' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetOverallSegmentCounts, OutTotalCount) == 0x00000C, "Member 'MoviePipelineBlueprintLibrary_GetOverallSegmentCounts::OutTotalCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_GetPipelineState \ static_assert(alignof(MoviePipelineBlueprintLibrary_GetPipelineState) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_GetPipelineState"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_GetPipelineState) == 0x000010, "Wrong size on MoviePipelineBlueprintLibrary_GetPipelineState"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetPipelineState, InPipeline) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_GetPipelineState::InPipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_GetPipelineState, ReturnValue) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_GetPipelineState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_LoadManifestFileFromString \ static_assert(alignof(MoviePipelineBlueprintLibrary_LoadManifestFileFromString) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_LoadManifestFileFromString"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_LoadManifestFileFromString) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_LoadManifestFileFromString"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_LoadManifestFileFromString, InManifestFilePath) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_LoadManifestFileFromString::InManifestFilePath' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_LoadManifestFileFromString, ReturnValue) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_LoadManifestFileFromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments \ static_assert(alignof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments) == 0x0001E0, "Wrong size on MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments, InFormatString) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments::InFormatString' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments, InParams) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments::InParams' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments, OutFinalPath) == 0x000128, "Member 'MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments::OutFinalPath' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments, OutMergedFormatArgs) == 0x000138, "Member 'MoviePipelineBlueprintLibrary_ResolveFilenameFormatArguments::OutMergedFormatArgs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_ResolveVersionNumber \ static_assert(alignof(MoviePipelineBlueprintLibrary_ResolveVersionNumber) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_ResolveVersionNumber"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_ResolveVersionNumber) == 0x000120, "Wrong size on MoviePipelineBlueprintLibrary_ResolveVersionNumber"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveVersionNumber, InParams) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_ResolveVersionNumber::InParams' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_ResolveVersionNumber, ReturnValue) == 0x000118, "Member 'MoviePipelineBlueprintLibrary_ResolveVersionNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence \ static_assert(alignof(MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence) == 0x000008, "Wrong alignment on MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence"); \ static_assert(sizeof(MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence) == 0x000018, "Wrong size on MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence, InSequence) == 0x000000, "Member 'MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence::InSequence' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence, InJob) == 0x000008, "Member 'MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence::InJob' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence, bShotsChanged) == 0x000010, "Member 'MoviePipelineBlueprintLibrary_UpdateJobShotListFromSequence::bShotsChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineBlueprintLibrary \ static_assert(alignof(UMoviePipelineBlueprintLibrary) == 0x000008, "Wrong alignment on UMoviePipelineBlueprintLibrary"); \ static_assert(sizeof(UMoviePipelineBlueprintLibrary) == 0x000028, "Wrong size on UMoviePipelineBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UMoviePipelineColorSetting \ static_assert(alignof(UMoviePipelineColorSetting) == 0x000008, "Wrong alignment on UMoviePipelineColorSetting"); \ static_assert(sizeof(UMoviePipelineColorSetting) == 0x0000D8, "Wrong size on UMoviePipelineColorSetting"); \ static_assert(offsetof(UMoviePipelineColorSetting, OCIOConfiguration) == 0x000048, "Member 'UMoviePipelineColorSetting::OCIOConfiguration' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineColorSetting, bDisableToneCurve) == 0x0000D0, "Member 'UMoviePipelineColorSetting::bDisableToneCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineCommandLineEncoder \ static_assert(alignof(UMoviePipelineCommandLineEncoder) == 0x000008, "Wrong alignment on UMoviePipelineCommandLineEncoder"); \ static_assert(sizeof(UMoviePipelineCommandLineEncoder) == 0x000088, "Wrong size on UMoviePipelineCommandLineEncoder"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, FileNameFormatOverride) == 0x000048, "Member 'UMoviePipelineCommandLineEncoder::FileNameFormatOverride' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, Quality) == 0x000058, "Member 'UMoviePipelineCommandLineEncoder::Quality' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, AdditionalCommandLineArgs) == 0x000060, "Member 'UMoviePipelineCommandLineEncoder::AdditionalCommandLineArgs' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, bDeleteSourceFiles) == 0x000070, "Member 'UMoviePipelineCommandLineEncoder::bDeleteSourceFiles' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, bSkipEncodeOnRenderCanceled) == 0x000071, "Member 'UMoviePipelineCommandLineEncoder::bSkipEncodeOnRenderCanceled' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoder, bWriteEachFrameDuration) == 0x000072, "Member 'UMoviePipelineCommandLineEncoder::bWriteEachFrameDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineCommandLineEncoderSettings \ static_assert(alignof(UMoviePipelineCommandLineEncoderSettings) == 0x000008, "Wrong alignment on UMoviePipelineCommandLineEncoderSettings"); \ static_assert(sizeof(UMoviePipelineCommandLineEncoderSettings) == 0x000100, "Wrong size on UMoviePipelineCommandLineEncoderSettings"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, ExecutablePath) == 0x000038, "Member 'UMoviePipelineCommandLineEncoderSettings::ExecutablePath' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, CodecHelpText) == 0x000048, "Member 'UMoviePipelineCommandLineEncoderSettings::CodecHelpText' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, VideoCodec) == 0x000060, "Member 'UMoviePipelineCommandLineEncoderSettings::VideoCodec' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, AudioCodec) == 0x000070, "Member 'UMoviePipelineCommandLineEncoderSettings::AudioCodec' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, OutputFileExtension) == 0x000080, "Member 'UMoviePipelineCommandLineEncoderSettings::OutputFileExtension' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, CommandLineFormat) == 0x000090, "Member 'UMoviePipelineCommandLineEncoderSettings::CommandLineFormat' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, VideoInputStringFormat) == 0x0000A0, "Member 'UMoviePipelineCommandLineEncoderSettings::VideoInputStringFormat' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, AudioInputStringFormat) == 0x0000B0, "Member 'UMoviePipelineCommandLineEncoderSettings::AudioInputStringFormat' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, EncodeSettings_Low) == 0x0000C0, "Member 'UMoviePipelineCommandLineEncoderSettings::EncodeSettings_Low' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, EncodeSettings_Med) == 0x0000D0, "Member 'UMoviePipelineCommandLineEncoderSettings::EncodeSettings_Med' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, EncodeSettings_High) == 0x0000E0, "Member 'UMoviePipelineCommandLineEncoderSettings::EncodeSettings_High' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineCommandLineEncoderSettings, EncodeSettings_Epic) == 0x0000F0, "Member 'UMoviePipelineCommandLineEncoderSettings::EncodeSettings_Epic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_CopyFrom \ static_assert(alignof(MoviePipelineConfigBase_CopyFrom) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_CopyFrom"); \ static_assert(sizeof(MoviePipelineConfigBase_CopyFrom) == 0x000008, "Wrong size on MoviePipelineConfigBase_CopyFrom"); \ static_assert(offsetof(MoviePipelineConfigBase_CopyFrom, InConfig) == 0x000000, "Member 'MoviePipelineConfigBase_CopyFrom::InConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_FindOrAddSettingByClass \ static_assert(alignof(MoviePipelineConfigBase_FindOrAddSettingByClass) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_FindOrAddSettingByClass"); \ static_assert(sizeof(MoviePipelineConfigBase_FindOrAddSettingByClass) == 0x000018, "Wrong size on MoviePipelineConfigBase_FindOrAddSettingByClass"); \ static_assert(offsetof(MoviePipelineConfigBase_FindOrAddSettingByClass, InClass) == 0x000000, "Member 'MoviePipelineConfigBase_FindOrAddSettingByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindOrAddSettingByClass, bIncludeDisabledSettings) == 0x000008, "Member 'MoviePipelineConfigBase_FindOrAddSettingByClass::bIncludeDisabledSettings' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindOrAddSettingByClass, ReturnValue) == 0x000010, "Member 'MoviePipelineConfigBase_FindOrAddSettingByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_RemoveSetting \ static_assert(alignof(MoviePipelineConfigBase_RemoveSetting) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_RemoveSetting"); \ static_assert(sizeof(MoviePipelineConfigBase_RemoveSetting) == 0x000008, "Wrong size on MoviePipelineConfigBase_RemoveSetting"); \ static_assert(offsetof(MoviePipelineConfigBase_RemoveSetting, InSetting) == 0x000000, "Member 'MoviePipelineConfigBase_RemoveSetting::InSetting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_FindSettingByClass \ static_assert(alignof(MoviePipelineConfigBase_FindSettingByClass) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_FindSettingByClass"); \ static_assert(sizeof(MoviePipelineConfigBase_FindSettingByClass) == 0x000018, "Wrong size on MoviePipelineConfigBase_FindSettingByClass"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingByClass, InClass) == 0x000000, "Member 'MoviePipelineConfigBase_FindSettingByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingByClass, bIncludeDisabledSettings) == 0x000008, "Member 'MoviePipelineConfigBase_FindSettingByClass::bIncludeDisabledSettings' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingByClass, ReturnValue) == 0x000010, "Member 'MoviePipelineConfigBase_FindSettingByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_FindSettingsByClass \ static_assert(alignof(MoviePipelineConfigBase_FindSettingsByClass) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_FindSettingsByClass"); \ static_assert(sizeof(MoviePipelineConfigBase_FindSettingsByClass) == 0x000020, "Wrong size on MoviePipelineConfigBase_FindSettingsByClass"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingsByClass, InClass) == 0x000000, "Member 'MoviePipelineConfigBase_FindSettingsByClass::InClass' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingsByClass, bIncludeDisabledSettings) == 0x000008, "Member 'MoviePipelineConfigBase_FindSettingsByClass::bIncludeDisabledSettings' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineConfigBase_FindSettingsByClass, ReturnValue) == 0x000010, "Member 'MoviePipelineConfigBase_FindSettingsByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineConfigBase_GetUserSettings \ static_assert(alignof(MoviePipelineConfigBase_GetUserSettings) == 0x000008, "Wrong alignment on MoviePipelineConfigBase_GetUserSettings"); \ static_assert(sizeof(MoviePipelineConfigBase_GetUserSettings) == 0x000010, "Wrong size on MoviePipelineConfigBase_GetUserSettings"); \ static_assert(offsetof(MoviePipelineConfigBase_GetUserSettings, ReturnValue) == 0x000000, "Member 'MoviePipelineConfigBase_GetUserSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineConfigBase \ static_assert(alignof(UMoviePipelineConfigBase) == 0x000008, "Wrong alignment on UMoviePipelineConfigBase"); \ static_assert(sizeof(UMoviePipelineConfigBase) == 0x000050, "Wrong size on UMoviePipelineConfigBase"); \ static_assert(offsetof(UMoviePipelineConfigBase, DisplayName) == 0x000028, "Member 'UMoviePipelineConfigBase::DisplayName' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineConfigBase, Settings) == 0x000038, "Member 'UMoviePipelineConfigBase::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineDebugSettings \ static_assert(alignof(UMoviePipelineDebugSettings) == 0x000008, "Wrong alignment on UMoviePipelineDebugSettings"); \ static_assert(sizeof(UMoviePipelineDebugSettings) == 0x000058, "Wrong size on UMoviePipelineDebugSettings"); \ static_assert(offsetof(UMoviePipelineDebugSettings, bWriteAllSamples) == 0x000048, "Member 'UMoviePipelineDebugSettings::bWriteAllSamples' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDebugSettings, bCaptureFramesWithRenderDoc) == 0x000049, "Member 'UMoviePipelineDebugSettings::bCaptureFramesWithRenderDoc' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDebugSettings, CaptureFrame) == 0x00004C, "Member 'UMoviePipelineDebugSettings::CaptureFrame' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDebugSettings, bCaptureUnrealInsightsTrace) == 0x000050, "Member 'UMoviePipelineDebugSettings::bCaptureUnrealInsightsTrace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_ConnectSocket \ static_assert(alignof(MoviePipelineExecutorBase_ConnectSocket) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_ConnectSocket"); \ static_assert(sizeof(MoviePipelineExecutorBase_ConnectSocket) == 0x000018, "Wrong size on MoviePipelineExecutorBase_ConnectSocket"); \ static_assert(offsetof(MoviePipelineExecutorBase_ConnectSocket, InHostName) == 0x000000, "Member 'MoviePipelineExecutorBase_ConnectSocket::InHostName' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_ConnectSocket, InPort) == 0x000010, "Member 'MoviePipelineExecutorBase_ConnectSocket::InPort' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_ConnectSocket, ReturnValue) == 0x000014, "Member 'MoviePipelineExecutorBase_ConnectSocket::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_Execute \ static_assert(alignof(MoviePipelineExecutorBase_Execute) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_Execute"); \ static_assert(sizeof(MoviePipelineExecutorBase_Execute) == 0x000008, "Wrong size on MoviePipelineExecutorBase_Execute"); \ static_assert(offsetof(MoviePipelineExecutorBase_Execute, InPipelineQueue) == 0x000000, "Member 'MoviePipelineExecutorBase_Execute::InPipelineQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_OnExecutorErroredImpl \ static_assert(alignof(MoviePipelineExecutorBase_OnExecutorErroredImpl) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_OnExecutorErroredImpl"); \ static_assert(sizeof(MoviePipelineExecutorBase_OnExecutorErroredImpl) == 0x000028, "Wrong size on MoviePipelineExecutorBase_OnExecutorErroredImpl"); \ static_assert(offsetof(MoviePipelineExecutorBase_OnExecutorErroredImpl, ErroredPipeline) == 0x000000, "Member 'MoviePipelineExecutorBase_OnExecutorErroredImpl::ErroredPipeline' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_OnExecutorErroredImpl, bFatal) == 0x000008, "Member 'MoviePipelineExecutorBase_OnExecutorErroredImpl::bFatal' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_OnExecutorErroredImpl, ErrorReason) == 0x000010, "Member 'MoviePipelineExecutorBase_OnExecutorErroredImpl::ErrorReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_SendHTTPRequest \ static_assert(alignof(MoviePipelineExecutorBase_SendHTTPRequest) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_SendHTTPRequest"); \ static_assert(sizeof(MoviePipelineExecutorBase_SendHTTPRequest) == 0x000088, "Wrong size on MoviePipelineExecutorBase_SendHTTPRequest"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendHTTPRequest, InURL) == 0x000000, "Member 'MoviePipelineExecutorBase_SendHTTPRequest::InURL' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendHTTPRequest, InVerb) == 0x000010, "Member 'MoviePipelineExecutorBase_SendHTTPRequest::InVerb' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendHTTPRequest, InMessage) == 0x000020, "Member 'MoviePipelineExecutorBase_SendHTTPRequest::InMessage' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendHTTPRequest, InHeaders) == 0x000030, "Member 'MoviePipelineExecutorBase_SendHTTPRequest::InHeaders' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendHTTPRequest, ReturnValue) == 0x000080, "Member 'MoviePipelineExecutorBase_SendHTTPRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_SendSocketMessage \ static_assert(alignof(MoviePipelineExecutorBase_SendSocketMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_SendSocketMessage"); \ static_assert(sizeof(MoviePipelineExecutorBase_SendSocketMessage) == 0x000018, "Wrong size on MoviePipelineExecutorBase_SendSocketMessage"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendSocketMessage, InMessage) == 0x000000, "Member 'MoviePipelineExecutorBase_SendSocketMessage::InMessage' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorBase_SendSocketMessage, ReturnValue) == 0x000010, "Member 'MoviePipelineExecutorBase_SendSocketMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_SetMoviePipelineClass \ static_assert(alignof(MoviePipelineExecutorBase_SetMoviePipelineClass) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_SetMoviePipelineClass"); \ static_assert(sizeof(MoviePipelineExecutorBase_SetMoviePipelineClass) == 0x000008, "Wrong size on MoviePipelineExecutorBase_SetMoviePipelineClass"); \ static_assert(offsetof(MoviePipelineExecutorBase_SetMoviePipelineClass, InPipelineClass) == 0x000000, "Member 'MoviePipelineExecutorBase_SetMoviePipelineClass::InPipelineClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_SetStatusMessage \ static_assert(alignof(MoviePipelineExecutorBase_SetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_SetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorBase_SetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorBase_SetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorBase_SetStatusMessage, InStatus) == 0x000000, "Member 'MoviePipelineExecutorBase_SetStatusMessage::InStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_SetStatusProgress \ static_assert(alignof(MoviePipelineExecutorBase_SetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorBase_SetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorBase_SetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorBase_SetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorBase_SetStatusProgress, InProgress) == 0x000000, "Member 'MoviePipelineExecutorBase_SetStatusProgress::InProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_GetStatusMessage \ static_assert(alignof(MoviePipelineExecutorBase_GetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorBase_GetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorBase_GetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorBase_GetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorBase_GetStatusMessage, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorBase_GetStatusMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_GetStatusProgress \ static_assert(alignof(MoviePipelineExecutorBase_GetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorBase_GetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorBase_GetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorBase_GetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorBase_GetStatusProgress, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorBase_GetStatusProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_IsRendering \ static_assert(alignof(MoviePipelineExecutorBase_IsRendering) == 0x000001, "Wrong alignment on MoviePipelineExecutorBase_IsRendering"); \ static_assert(sizeof(MoviePipelineExecutorBase_IsRendering) == 0x000001, "Wrong size on MoviePipelineExecutorBase_IsRendering"); \ static_assert(offsetof(MoviePipelineExecutorBase_IsRendering, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorBase_IsRendering::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorBase_IsSocketConnected \ static_assert(alignof(MoviePipelineExecutorBase_IsSocketConnected) == 0x000001, "Wrong alignment on MoviePipelineExecutorBase_IsSocketConnected"); \ static_assert(sizeof(MoviePipelineExecutorBase_IsSocketConnected) == 0x000001, "Wrong size on MoviePipelineExecutorBase_IsSocketConnected"); \ static_assert(offsetof(MoviePipelineExecutorBase_IsSocketConnected, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorBase_IsSocketConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineExecutorBase \ static_assert(alignof(UMoviePipelineExecutorBase) == 0x000008, "Wrong alignment on UMoviePipelineExecutorBase"); \ static_assert(sizeof(UMoviePipelineExecutorBase) == 0x000118, "Wrong size on UMoviePipelineExecutorBase"); \ static_assert(offsetof(UMoviePipelineExecutorBase, OnExecutorFinishedDelegate) == 0x000028, "Member 'UMoviePipelineExecutorBase::OnExecutorFinishedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, OnExecutorErroredDelegate) == 0x000050, "Member 'UMoviePipelineExecutorBase::OnExecutorErroredDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, SocketMessageRecievedDelegate) == 0x000080, "Member 'UMoviePipelineExecutorBase::SocketMessageRecievedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, HTTPResponseRecievedDelegate) == 0x000090, "Member 'UMoviePipelineExecutorBase::HTTPResponseRecievedDelegate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, DebugWidgetClass) == 0x0000A0, "Member 'UMoviePipelineExecutorBase::DebugWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, UserData) == 0x0000B8, "Member 'UMoviePipelineExecutorBase::UserData' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorBase, TargetPipelineClass) == 0x0000C8, "Member 'UMoviePipelineExecutorBase::TargetPipelineClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineFCPXMLExporter \ static_assert(alignof(UMoviePipelineFCPXMLExporter) == 0x000008, "Wrong alignment on UMoviePipelineFCPXMLExporter"); \ static_assert(sizeof(UMoviePipelineFCPXMLExporter) == 0x000080, "Wrong size on UMoviePipelineFCPXMLExporter"); \ static_assert(offsetof(UMoviePipelineFCPXMLExporter, FileNameFormatOverride) == 0x000050, "Member 'UMoviePipelineFCPXMLExporter::FileNameFormatOverride' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineFCPXMLExporter, DataSource) == 0x000060, "Member 'UMoviePipelineFCPXMLExporter::DataSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineGameOverrideSetting \ static_assert(alignof(UMoviePipelineGameOverrideSetting) == 0x000008, "Wrong alignment on UMoviePipelineGameOverrideSetting"); \ static_assert(sizeof(UMoviePipelineGameOverrideSetting) == 0x000128, "Wrong size on UMoviePipelineGameOverrideSetting"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, GameModeOverride) == 0x000048, "Member 'UMoviePipelineGameOverrideSetting::GameModeOverride' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bCinematicQualitySettings) == 0x000050, "Member 'UMoviePipelineGameOverrideSetting::bCinematicQualitySettings' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, TextureStreaming) == 0x000051, "Member 'UMoviePipelineGameOverrideSetting::TextureStreaming' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bUseLODZero) == 0x000052, "Member 'UMoviePipelineGameOverrideSetting::bUseLODZero' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bDisableHLODs) == 0x000053, "Member 'UMoviePipelineGameOverrideSetting::bDisableHLODs' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bUseHighQualityShadows) == 0x000054, "Member 'UMoviePipelineGameOverrideSetting::bUseHighQualityShadows' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, ShadowDistanceScale) == 0x000058, "Member 'UMoviePipelineGameOverrideSetting::ShadowDistanceScale' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, ShadowRadiusThreshold) == 0x00005C, "Member 'UMoviePipelineGameOverrideSetting::ShadowRadiusThreshold' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bOverrideViewDistanceScale) == 0x000060, "Member 'UMoviePipelineGameOverrideSetting::bOverrideViewDistanceScale' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, ViewDistanceScale) == 0x000064, "Member 'UMoviePipelineGameOverrideSetting::ViewDistanceScale' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bFlushGrassStreaming) == 0x000068, "Member 'UMoviePipelineGameOverrideSetting::bFlushGrassStreaming' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bFlushStreamingManagers) == 0x000069, "Member 'UMoviePipelineGameOverrideSetting::bFlushStreamingManagers' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, bOverrideVirtualTextureFeedbackFactor) == 0x00006A, "Member 'UMoviePipelineGameOverrideSetting::bOverrideVirtualTextureFeedbackFactor' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineGameOverrideSetting, VirtualTextureFeedbackFactor) == 0x00006C, "Member 'UMoviePipelineGameOverrideSetting::VirtualTextureFeedbackFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineLinearExecutorBase \ static_assert(alignof(UMoviePipelineLinearExecutorBase) == 0x000008, "Wrong alignment on UMoviePipelineLinearExecutorBase"); \ static_assert(sizeof(UMoviePipelineLinearExecutorBase) == 0x000140, "Wrong size on UMoviePipelineLinearExecutorBase"); \ static_assert(offsetof(UMoviePipelineLinearExecutorBase, Queue) == 0x000118, "Member 'UMoviePipelineLinearExecutorBase::Queue' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineLinearExecutorBase, ActiveMoviePipeline) == 0x000120, "Member 'UMoviePipelineLinearExecutorBase::ActiveMoviePipeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineInProcessExecutor \ static_assert(alignof(UMoviePipelineInProcessExecutor) == 0x000008, "Wrong alignment on UMoviePipelineInProcessExecutor"); \ static_assert(sizeof(UMoviePipelineInProcessExecutor) == 0x000190, "Wrong size on UMoviePipelineInProcessExecutor"); \ static_assert(offsetof(UMoviePipelineInProcessExecutor, bUseCurrentLevel) == 0x000140, "Member 'UMoviePipelineInProcessExecutor::bUseCurrentLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineMasterConfig_GetAllSettings \ static_assert(alignof(MoviePipelineMasterConfig_GetAllSettings) == 0x000008, "Wrong alignment on MoviePipelineMasterConfig_GetAllSettings"); \ static_assert(sizeof(MoviePipelineMasterConfig_GetAllSettings) == 0x000018, "Wrong size on MoviePipelineMasterConfig_GetAllSettings"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetAllSettings, bIncludeDisabledSettings) == 0x000000, "Member 'MoviePipelineMasterConfig_GetAllSettings::bIncludeDisabledSettings' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetAllSettings, bIncludeTransientSettings) == 0x000001, "Member 'MoviePipelineMasterConfig_GetAllSettings::bIncludeTransientSettings' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetAllSettings, ReturnValue) == 0x000008, "Member 'MoviePipelineMasterConfig_GetAllSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineMasterConfig_GetEffectiveFrameRate \ static_assert(alignof(MoviePipelineMasterConfig_GetEffectiveFrameRate) == 0x000008, "Wrong alignment on MoviePipelineMasterConfig_GetEffectiveFrameRate"); \ static_assert(sizeof(MoviePipelineMasterConfig_GetEffectiveFrameRate) == 0x000010, "Wrong size on MoviePipelineMasterConfig_GetEffectiveFrameRate"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetEffectiveFrameRate, InSequence) == 0x000000, "Member 'MoviePipelineMasterConfig_GetEffectiveFrameRate::InSequence' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetEffectiveFrameRate, ReturnValue) == 0x000008, "Member 'MoviePipelineMasterConfig_GetEffectiveFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineMasterConfig_GetTransientSettings \ static_assert(alignof(MoviePipelineMasterConfig_GetTransientSettings) == 0x000008, "Wrong alignment on MoviePipelineMasterConfig_GetTransientSettings"); \ static_assert(sizeof(MoviePipelineMasterConfig_GetTransientSettings) == 0x000010, "Wrong size on MoviePipelineMasterConfig_GetTransientSettings"); \ static_assert(offsetof(MoviePipelineMasterConfig_GetTransientSettings, ReturnValue) == 0x000000, "Member 'MoviePipelineMasterConfig_GetTransientSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineMasterConfig \ static_assert(alignof(UMoviePipelineMasterConfig) == 0x000008, "Wrong alignment on UMoviePipelineMasterConfig"); \ static_assert(sizeof(UMoviePipelineMasterConfig) == 0x0000B8, "Wrong size on UMoviePipelineMasterConfig"); \ static_assert(offsetof(UMoviePipelineMasterConfig, PerShotConfigMapping) == 0x000050, "Member 'UMoviePipelineMasterConfig::PerShotConfigMapping' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineMasterConfig, OutputSetting) == 0x0000A0, "Member 'UMoviePipelineMasterConfig::OutputSetting' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineMasterConfig, TransientSettings) == 0x0000A8, "Member 'UMoviePipelineMasterConfig::TransientSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineOutputSetting \ static_assert(alignof(UMoviePipelineOutputSetting) == 0x000008, "Wrong alignment on UMoviePipelineOutputSetting"); \ static_assert(sizeof(UMoviePipelineOutputSetting) == 0x0000B0, "Wrong size on UMoviePipelineOutputSetting"); \ static_assert(offsetof(UMoviePipelineOutputSetting, OutputDirectory) == 0x000048, "Member 'UMoviePipelineOutputSetting::OutputDirectory' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, FileNameFormat) == 0x000058, "Member 'UMoviePipelineOutputSetting::FileNameFormat' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, OutputResolution) == 0x000068, "Member 'UMoviePipelineOutputSetting::OutputResolution' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, bUseCustomFrameRate) == 0x000070, "Member 'UMoviePipelineOutputSetting::bUseCustomFrameRate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, OutputFrameRate) == 0x000074, "Member 'UMoviePipelineOutputSetting::OutputFrameRate' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, bOverrideExistingOutput) == 0x000080, "Member 'UMoviePipelineOutputSetting::bOverrideExistingOutput' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, HandleFrameCount) == 0x000084, "Member 'UMoviePipelineOutputSetting::HandleFrameCount' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, OutputFrameStep) == 0x000088, "Member 'UMoviePipelineOutputSetting::OutputFrameStep' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, bUseCustomPlaybackRange) == 0x00008C, "Member 'UMoviePipelineOutputSetting::bUseCustomPlaybackRange' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, CustomStartFrame) == 0x000090, "Member 'UMoviePipelineOutputSetting::CustomStartFrame' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, CustomEndFrame) == 0x000094, "Member 'UMoviePipelineOutputSetting::CustomEndFrame' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, VersionNumber) == 0x000098, "Member 'UMoviePipelineOutputSetting::VersionNumber' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, bAutoVersion) == 0x00009C, "Member 'UMoviePipelineOutputSetting::bAutoVersion' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, ZeroPadFrameNumbers) == 0x0000A0, "Member 'UMoviePipelineOutputSetting::ZeroPadFrameNumbers' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, FrameNumberOffset) == 0x0000A4, "Member 'UMoviePipelineOutputSetting::FrameNumberOffset' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineOutputSetting, bFlushDiskWritesPerShot) == 0x0000A8, "Member 'UMoviePipelineOutputSetting::bFlushDiskWritesPerShot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelinePythonHostExecutor_ExecuteDelayed \ static_assert(alignof(MoviePipelinePythonHostExecutor_ExecuteDelayed) == 0x000008, "Wrong alignment on MoviePipelinePythonHostExecutor_ExecuteDelayed"); \ static_assert(sizeof(MoviePipelinePythonHostExecutor_ExecuteDelayed) == 0x000008, "Wrong size on MoviePipelinePythonHostExecutor_ExecuteDelayed"); \ static_assert(offsetof(MoviePipelinePythonHostExecutor_ExecuteDelayed, InPipelineQueue) == 0x000000, "Member 'MoviePipelinePythonHostExecutor_ExecuteDelayed::InPipelineQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelinePythonHostExecutor_OnMapLoad \ static_assert(alignof(MoviePipelinePythonHostExecutor_OnMapLoad) == 0x000008, "Wrong alignment on MoviePipelinePythonHostExecutor_OnMapLoad"); \ static_assert(sizeof(MoviePipelinePythonHostExecutor_OnMapLoad) == 0x000008, "Wrong size on MoviePipelinePythonHostExecutor_OnMapLoad"); \ static_assert(offsetof(MoviePipelinePythonHostExecutor_OnMapLoad, InWorld) == 0x000000, "Member 'MoviePipelinePythonHostExecutor_OnMapLoad::InWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelinePythonHostExecutor_GetLastLoadedWorld \ static_assert(alignof(MoviePipelinePythonHostExecutor_GetLastLoadedWorld) == 0x000008, "Wrong alignment on MoviePipelinePythonHostExecutor_GetLastLoadedWorld"); \ static_assert(sizeof(MoviePipelinePythonHostExecutor_GetLastLoadedWorld) == 0x000008, "Wrong size on MoviePipelinePythonHostExecutor_GetLastLoadedWorld"); \ static_assert(offsetof(MoviePipelinePythonHostExecutor_GetLastLoadedWorld, ReturnValue) == 0x000000, "Member 'MoviePipelinePythonHostExecutor_GetLastLoadedWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelinePythonHostExecutor \ static_assert(alignof(UMoviePipelinePythonHostExecutor) == 0x000008, "Wrong alignment on UMoviePipelinePythonHostExecutor"); \ static_assert(sizeof(UMoviePipelinePythonHostExecutor) == 0x000130, "Wrong size on UMoviePipelinePythonHostExecutor"); \ static_assert(offsetof(UMoviePipelinePythonHostExecutor, ExecutorClass) == 0x000118, "Member 'UMoviePipelinePythonHostExecutor::ExecutorClass' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelinePythonHostExecutor, PipelineQueue) == 0x000120, "Member 'UMoviePipelinePythonHostExecutor::PipelineQueue' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelinePythonHostExecutor, LastLoadedWorld) == 0x000128, "Member 'UMoviePipelinePythonHostExecutor::LastLoadedWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_AllocateNewShotOverrideConfig \ static_assert(alignof(MoviePipelineExecutorShot_AllocateNewShotOverrideConfig) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_AllocateNewShotOverrideConfig"); \ static_assert(sizeof(MoviePipelineExecutorShot_AllocateNewShotOverrideConfig) == 0x000010, "Wrong size on MoviePipelineExecutorShot_AllocateNewShotOverrideConfig"); \ static_assert(offsetof(MoviePipelineExecutorShot_AllocateNewShotOverrideConfig, InConfigType) == 0x000000, "Member 'MoviePipelineExecutorShot_AllocateNewShotOverrideConfig::InConfigType' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorShot_AllocateNewShotOverrideConfig, ReturnValue) == 0x000008, "Member 'MoviePipelineExecutorShot_AllocateNewShotOverrideConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_SetShotOverrideConfiguration \ static_assert(alignof(MoviePipelineExecutorShot_SetShotOverrideConfiguration) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_SetShotOverrideConfiguration"); \ static_assert(sizeof(MoviePipelineExecutorShot_SetShotOverrideConfiguration) == 0x000008, "Wrong size on MoviePipelineExecutorShot_SetShotOverrideConfiguration"); \ static_assert(offsetof(MoviePipelineExecutorShot_SetShotOverrideConfiguration, InPreset) == 0x000000, "Member 'MoviePipelineExecutorShot_SetShotOverrideConfiguration::InPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_SetShotOverridePresetOrigin \ static_assert(alignof(MoviePipelineExecutorShot_SetShotOverridePresetOrigin) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_SetShotOverridePresetOrigin"); \ static_assert(sizeof(MoviePipelineExecutorShot_SetShotOverridePresetOrigin) == 0x000008, "Wrong size on MoviePipelineExecutorShot_SetShotOverridePresetOrigin"); \ static_assert(offsetof(MoviePipelineExecutorShot_SetShotOverridePresetOrigin, InPreset) == 0x000000, "Member 'MoviePipelineExecutorShot_SetShotOverridePresetOrigin::InPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_SetStatusMessage \ static_assert(alignof(MoviePipelineExecutorShot_SetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_SetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorShot_SetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorShot_SetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorShot_SetStatusMessage, InStatus) == 0x000000, "Member 'MoviePipelineExecutorShot_SetStatusMessage::InStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_SetStatusProgress \ static_assert(alignof(MoviePipelineExecutorShot_SetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorShot_SetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorShot_SetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorShot_SetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorShot_SetStatusProgress, InProgress) == 0x000000, "Member 'MoviePipelineExecutorShot_SetStatusProgress::InProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_GetCameraName \ static_assert(alignof(MoviePipelineExecutorShot_GetCameraName) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_GetCameraName"); \ static_assert(sizeof(MoviePipelineExecutorShot_GetCameraName) == 0x000018, "Wrong size on MoviePipelineExecutorShot_GetCameraName"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetCameraName, InCameraIndex) == 0x000000, "Member 'MoviePipelineExecutorShot_GetCameraName::InCameraIndex' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetCameraName, ReturnValue) == 0x000008, "Member 'MoviePipelineExecutorShot_GetCameraName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_GetShotOverrideConfiguration \ static_assert(alignof(MoviePipelineExecutorShot_GetShotOverrideConfiguration) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_GetShotOverrideConfiguration"); \ static_assert(sizeof(MoviePipelineExecutorShot_GetShotOverrideConfiguration) == 0x000008, "Wrong size on MoviePipelineExecutorShot_GetShotOverrideConfiguration"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetShotOverrideConfiguration, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorShot_GetShotOverrideConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_GetShotOverridePresetOrigin \ static_assert(alignof(MoviePipelineExecutorShot_GetShotOverridePresetOrigin) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_GetShotOverridePresetOrigin"); \ static_assert(sizeof(MoviePipelineExecutorShot_GetShotOverridePresetOrigin) == 0x000008, "Wrong size on MoviePipelineExecutorShot_GetShotOverridePresetOrigin"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetShotOverridePresetOrigin, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorShot_GetShotOverridePresetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_GetStatusMessage \ static_assert(alignof(MoviePipelineExecutorShot_GetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorShot_GetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorShot_GetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorShot_GetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetStatusMessage, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorShot_GetStatusMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_GetStatusProgress \ static_assert(alignof(MoviePipelineExecutorShot_GetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorShot_GetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorShot_GetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorShot_GetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorShot_GetStatusProgress, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorShot_GetStatusProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorShot_ShouldRender \ static_assert(alignof(MoviePipelineExecutorShot_ShouldRender) == 0x000001, "Wrong alignment on MoviePipelineExecutorShot_ShouldRender"); \ static_assert(sizeof(MoviePipelineExecutorShot_ShouldRender) == 0x000001, "Wrong size on MoviePipelineExecutorShot_ShouldRender"); \ static_assert(offsetof(MoviePipelineExecutorShot_ShouldRender, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorShot_ShouldRender::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineExecutorShot \ static_assert(alignof(UMoviePipelineExecutorShot) == 0x000008, "Wrong alignment on UMoviePipelineExecutorShot"); \ static_assert(sizeof(UMoviePipelineExecutorShot) == 0x000158, "Wrong size on UMoviePipelineExecutorShot"); \ static_assert(offsetof(UMoviePipelineExecutorShot, bEnabled) == 0x000028, "Member 'UMoviePipelineExecutorShot::bEnabled' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, OuterName) == 0x000030, "Member 'UMoviePipelineExecutorShot::OuterName' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, InnerName) == 0x000040, "Member 'UMoviePipelineExecutorShot::InnerName' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, SidecarCameras) == 0x000050, "Member 'UMoviePipelineExecutorShot::SidecarCameras' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, Progress) == 0x000108, "Member 'UMoviePipelineExecutorShot::Progress' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, StatusMessage) == 0x000110, "Member 'UMoviePipelineExecutorShot::StatusMessage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, ShotOverrideConfig) == 0x000120, "Member 'UMoviePipelineExecutorShot::ShotOverrideConfig' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorShot, ShotOverridePresetOrigin) == 0x000128, "Member 'UMoviePipelineExecutorShot::ShotOverridePresetOrigin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetConfiguration \ static_assert(alignof(MoviePipelineExecutorJob_SetConfiguration) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_SetConfiguration"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetConfiguration) == 0x000008, "Wrong size on MoviePipelineExecutorJob_SetConfiguration"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetConfiguration, InPreset) == 0x000000, "Member 'MoviePipelineExecutorJob_SetConfiguration::InPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetConsumed \ static_assert(alignof(MoviePipelineExecutorJob_SetConsumed) == 0x000001, "Wrong alignment on MoviePipelineExecutorJob_SetConsumed"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetConsumed) == 0x000001, "Wrong size on MoviePipelineExecutorJob_SetConsumed"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetConsumed, bInConsumed) == 0x000000, "Member 'MoviePipelineExecutorJob_SetConsumed::bInConsumed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetIsEnabled \ static_assert(alignof(MoviePipelineExecutorJob_SetIsEnabled) == 0x000001, "Wrong alignment on MoviePipelineExecutorJob_SetIsEnabled"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetIsEnabled) == 0x000001, "Wrong size on MoviePipelineExecutorJob_SetIsEnabled"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetIsEnabled, bInEnabled) == 0x000000, "Member 'MoviePipelineExecutorJob_SetIsEnabled::bInEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetPresetOrigin \ static_assert(alignof(MoviePipelineExecutorJob_SetPresetOrigin) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_SetPresetOrigin"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetPresetOrigin) == 0x000008, "Wrong size on MoviePipelineExecutorJob_SetPresetOrigin"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetPresetOrigin, InPreset) == 0x000000, "Member 'MoviePipelineExecutorJob_SetPresetOrigin::InPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetSequence \ static_assert(alignof(MoviePipelineExecutorJob_SetSequence) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_SetSequence"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetSequence) == 0x000020, "Wrong size on MoviePipelineExecutorJob_SetSequence"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetSequence, InSequence) == 0x000000, "Member 'MoviePipelineExecutorJob_SetSequence::InSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetStatusMessage \ static_assert(alignof(MoviePipelineExecutorJob_SetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_SetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorJob_SetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetStatusMessage, InStatus) == 0x000000, "Member 'MoviePipelineExecutorJob_SetStatusMessage::InStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_SetStatusProgress \ static_assert(alignof(MoviePipelineExecutorJob_SetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorJob_SetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorJob_SetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorJob_SetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorJob_SetStatusProgress, InProgress) == 0x000000, "Member 'MoviePipelineExecutorJob_SetStatusProgress::InProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_GetConfiguration \ static_assert(alignof(MoviePipelineExecutorJob_GetConfiguration) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_GetConfiguration"); \ static_assert(sizeof(MoviePipelineExecutorJob_GetConfiguration) == 0x000008, "Wrong size on MoviePipelineExecutorJob_GetConfiguration"); \ static_assert(offsetof(MoviePipelineExecutorJob_GetConfiguration, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_GetConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_GetPresetOrigin \ static_assert(alignof(MoviePipelineExecutorJob_GetPresetOrigin) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_GetPresetOrigin"); \ static_assert(sizeof(MoviePipelineExecutorJob_GetPresetOrigin) == 0x000008, "Wrong size on MoviePipelineExecutorJob_GetPresetOrigin"); \ static_assert(offsetof(MoviePipelineExecutorJob_GetPresetOrigin, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_GetPresetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_GetStatusMessage \ static_assert(alignof(MoviePipelineExecutorJob_GetStatusMessage) == 0x000008, "Wrong alignment on MoviePipelineExecutorJob_GetStatusMessage"); \ static_assert(sizeof(MoviePipelineExecutorJob_GetStatusMessage) == 0x000010, "Wrong size on MoviePipelineExecutorJob_GetStatusMessage"); \ static_assert(offsetof(MoviePipelineExecutorJob_GetStatusMessage, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_GetStatusMessage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_GetStatusProgress \ static_assert(alignof(MoviePipelineExecutorJob_GetStatusProgress) == 0x000004, "Wrong alignment on MoviePipelineExecutorJob_GetStatusProgress"); \ static_assert(sizeof(MoviePipelineExecutorJob_GetStatusProgress) == 0x000004, "Wrong size on MoviePipelineExecutorJob_GetStatusProgress"); \ static_assert(offsetof(MoviePipelineExecutorJob_GetStatusProgress, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_GetStatusProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_IsConsumed \ static_assert(alignof(MoviePipelineExecutorJob_IsConsumed) == 0x000001, "Wrong alignment on MoviePipelineExecutorJob_IsConsumed"); \ static_assert(sizeof(MoviePipelineExecutorJob_IsConsumed) == 0x000001, "Wrong size on MoviePipelineExecutorJob_IsConsumed"); \ static_assert(offsetof(MoviePipelineExecutorJob_IsConsumed, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_IsConsumed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineExecutorJob_IsEnabled \ static_assert(alignof(MoviePipelineExecutorJob_IsEnabled) == 0x000001, "Wrong alignment on MoviePipelineExecutorJob_IsEnabled"); \ static_assert(sizeof(MoviePipelineExecutorJob_IsEnabled) == 0x000001, "Wrong size on MoviePipelineExecutorJob_IsEnabled"); \ static_assert(offsetof(MoviePipelineExecutorJob_IsEnabled, ReturnValue) == 0x000000, "Member 'MoviePipelineExecutorJob_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineExecutorJob \ static_assert(alignof(UMoviePipelineExecutorJob) == 0x000008, "Wrong alignment on UMoviePipelineExecutorJob"); \ static_assert(sizeof(UMoviePipelineExecutorJob) == 0x000110, "Wrong size on UMoviePipelineExecutorJob"); \ static_assert(offsetof(UMoviePipelineExecutorJob, JobName) == 0x000028, "Member 'UMoviePipelineExecutorJob::JobName' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, Sequence) == 0x000038, "Member 'UMoviePipelineExecutorJob::Sequence' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, Map) == 0x000058, "Member 'UMoviePipelineExecutorJob::Map' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, Author) == 0x000078, "Member 'UMoviePipelineExecutorJob::Author' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, Comment) == 0x000088, "Member 'UMoviePipelineExecutorJob::Comment' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, ShotInfo) == 0x000098, "Member 'UMoviePipelineExecutorJob::ShotInfo' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, UserData) == 0x0000A8, "Member 'UMoviePipelineExecutorJob::UserData' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, StatusMessage) == 0x0000B8, "Member 'UMoviePipelineExecutorJob::StatusMessage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, StatusProgress) == 0x0000C8, "Member 'UMoviePipelineExecutorJob::StatusProgress' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, bIsConsumed) == 0x0000CC, "Member 'UMoviePipelineExecutorJob::bIsConsumed' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, Configuration) == 0x0000D0, "Member 'UMoviePipelineExecutorJob::Configuration' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, PresetOrigin) == 0x0000D8, "Member 'UMoviePipelineExecutorJob::PresetOrigin' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineExecutorJob, bEnabled) == 0x000108, "Member 'UMoviePipelineExecutorJob::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_AllocateNewJob \ static_assert(alignof(MoviePipelineQueue_AllocateNewJob) == 0x000008, "Wrong alignment on MoviePipelineQueue_AllocateNewJob"); \ static_assert(sizeof(MoviePipelineQueue_AllocateNewJob) == 0x000010, "Wrong size on MoviePipelineQueue_AllocateNewJob"); \ static_assert(offsetof(MoviePipelineQueue_AllocateNewJob, InJobType) == 0x000000, "Member 'MoviePipelineQueue_AllocateNewJob::InJobType' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueue_AllocateNewJob, ReturnValue) == 0x000008, "Member 'MoviePipelineQueue_AllocateNewJob::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_CopyFrom \ static_assert(alignof(MoviePipelineQueue_CopyFrom) == 0x000008, "Wrong alignment on MoviePipelineQueue_CopyFrom"); \ static_assert(sizeof(MoviePipelineQueue_CopyFrom) == 0x000008, "Wrong size on MoviePipelineQueue_CopyFrom"); \ static_assert(offsetof(MoviePipelineQueue_CopyFrom, InQueue) == 0x000000, "Member 'MoviePipelineQueue_CopyFrom::InQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_DeleteJob \ static_assert(alignof(MoviePipelineQueue_DeleteJob) == 0x000008, "Wrong alignment on MoviePipelineQueue_DeleteJob"); \ static_assert(sizeof(MoviePipelineQueue_DeleteJob) == 0x000008, "Wrong size on MoviePipelineQueue_DeleteJob"); \ static_assert(offsetof(MoviePipelineQueue_DeleteJob, InJob) == 0x000000, "Member 'MoviePipelineQueue_DeleteJob::InJob' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_DuplicateJob \ static_assert(alignof(MoviePipelineQueue_DuplicateJob) == 0x000008, "Wrong alignment on MoviePipelineQueue_DuplicateJob"); \ static_assert(sizeof(MoviePipelineQueue_DuplicateJob) == 0x000010, "Wrong size on MoviePipelineQueue_DuplicateJob"); \ static_assert(offsetof(MoviePipelineQueue_DuplicateJob, InJob) == 0x000000, "Member 'MoviePipelineQueue_DuplicateJob::InJob' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueue_DuplicateJob, ReturnValue) == 0x000008, "Member 'MoviePipelineQueue_DuplicateJob::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_SetJobIndex \ static_assert(alignof(MoviePipelineQueue_SetJobIndex) == 0x000008, "Wrong alignment on MoviePipelineQueue_SetJobIndex"); \ static_assert(sizeof(MoviePipelineQueue_SetJobIndex) == 0x000010, "Wrong size on MoviePipelineQueue_SetJobIndex"); \ static_assert(offsetof(MoviePipelineQueue_SetJobIndex, InJob) == 0x000000, "Member 'MoviePipelineQueue_SetJobIndex::InJob' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueue_SetJobIndex, Index_0) == 0x000008, "Member 'MoviePipelineQueue_SetJobIndex::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueue_GetJobs \ static_assert(alignof(MoviePipelineQueue_GetJobs) == 0x000008, "Wrong alignment on MoviePipelineQueue_GetJobs"); \ static_assert(sizeof(MoviePipelineQueue_GetJobs) == 0x000010, "Wrong size on MoviePipelineQueue_GetJobs"); \ static_assert(offsetof(MoviePipelineQueue_GetJobs, ReturnValue) == 0x000000, "Member 'MoviePipelineQueue_GetJobs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineQueue \ static_assert(alignof(UMoviePipelineQueue) == 0x000008, "Wrong alignment on UMoviePipelineQueue"); \ static_assert(sizeof(UMoviePipelineQueue) == 0x000040, "Wrong size on UMoviePipelineQueue"); \ static_assert(offsetof(UMoviePipelineQueue, Jobs) == 0x000028, "Member 'UMoviePipelineQueue::Jobs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_AllocateJob \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_AllocateJob) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_AllocateJob"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_AllocateJob) == 0x000010, "Wrong size on MoviePipelineQueueEngineSubsystem_AllocateJob"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_AllocateJob, InSequence) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_AllocateJob::InSequence' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_AllocateJob, ReturnValue) == 0x000008, "Member 'MoviePipelineQueueEngineSubsystem_AllocateJob::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_RenderJob \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_RenderJob) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_RenderJob"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_RenderJob) == 0x000008, "Wrong size on MoviePipelineQueueEngineSubsystem_RenderJob"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_RenderJob, InJob) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_RenderJob::InJob' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor) == 0x000010, "Wrong size on MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor, InExecutorType) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor::InExecutorType' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor, ReturnValue) == 0x000008, "Member 'MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance) == 0x000008, "Wrong size on MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance, InExecutor) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_RenderQueueWithExecutorInstance::InExecutor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_SetConfiguration \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_SetConfiguration) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_SetConfiguration"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_SetConfiguration) == 0x000010, "Wrong size on MoviePipelineQueueEngineSubsystem_SetConfiguration"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_SetConfiguration, InProgressWidgetClass) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_SetConfiguration::InProgressWidgetClass' has a wrong offset!"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_SetConfiguration, bRenderPlayerViewport) == 0x000008, "Member 'MoviePipelineQueueEngineSubsystem_SetConfiguration::bRenderPlayerViewport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_GetActiveExecutor \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_GetActiveExecutor) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_GetActiveExecutor"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_GetActiveExecutor) == 0x000008, "Wrong size on MoviePipelineQueueEngineSubsystem_GetActiveExecutor"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_GetActiveExecutor, ReturnValue) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_GetActiveExecutor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_GetQueue \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_GetQueue) == 0x000008, "Wrong alignment on MoviePipelineQueueEngineSubsystem_GetQueue"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_GetQueue) == 0x000008, "Wrong size on MoviePipelineQueueEngineSubsystem_GetQueue"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_GetQueue, ReturnValue) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_GetQueue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MoviePipelineQueueEngineSubsystem_IsRendering \ static_assert(alignof(MoviePipelineQueueEngineSubsystem_IsRendering) == 0x000001, "Wrong alignment on MoviePipelineQueueEngineSubsystem_IsRendering"); \ static_assert(sizeof(MoviePipelineQueueEngineSubsystem_IsRendering) == 0x000001, "Wrong size on MoviePipelineQueueEngineSubsystem_IsRendering"); \ static_assert(offsetof(MoviePipelineQueueEngineSubsystem_IsRendering, ReturnValue) == 0x000000, "Member 'MoviePipelineQueueEngineSubsystem_IsRendering::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineQueueEngineSubsystem \ static_assert(alignof(UMoviePipelineQueueEngineSubsystem) == 0x000008, "Wrong alignment on UMoviePipelineQueueEngineSubsystem"); \ static_assert(sizeof(UMoviePipelineQueueEngineSubsystem) == 0x000090, "Wrong size on UMoviePipelineQueueEngineSubsystem"); \ static_assert(offsetof(UMoviePipelineQueueEngineSubsystem, OnRenderFinished) == 0x000030, "Member 'UMoviePipelineQueueEngineSubsystem::OnRenderFinished' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineQueueEngineSubsystem, ActiveExecutor) == 0x000040, "Member 'UMoviePipelineQueueEngineSubsystem::ActiveExecutor' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineQueueEngineSubsystem, CurrentQueue) == 0x000048, "Member 'UMoviePipelineQueueEngineSubsystem::CurrentQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineRenderPass \ static_assert(alignof(UMoviePipelineRenderPass) == 0x000008, "Wrong alignment on UMoviePipelineRenderPass"); \ static_assert(sizeof(UMoviePipelineRenderPass) == 0x000048, "Wrong size on UMoviePipelineRenderPass"); \ #define DUMPER7_ASSERTS_UMoviePipelineShotConfig \ static_assert(alignof(UMoviePipelineShotConfig) == 0x000008, "Wrong alignment on UMoviePipelineShotConfig"); \ static_assert(sizeof(UMoviePipelineShotConfig) == 0x000050, "Wrong size on UMoviePipelineShotConfig"); \ #define DUMPER7_ASSERTS_UMoviePipelineVideoOutputBase \ static_assert(alignof(UMoviePipelineVideoOutputBase) == 0x000008, "Wrong alignment on UMoviePipelineVideoOutputBase"); \ static_assert(sizeof(UMoviePipelineVideoOutputBase) == 0x000090, "Wrong size on UMoviePipelineVideoOutputBase"); \ #define DUMPER7_ASSERTS_MoviePipelineBurnInWidget_OnOutputFrameStarted \ static_assert(alignof(MoviePipelineBurnInWidget_OnOutputFrameStarted) == 0x000008, "Wrong alignment on MoviePipelineBurnInWidget_OnOutputFrameStarted"); \ static_assert(sizeof(MoviePipelineBurnInWidget_OnOutputFrameStarted) == 0x000008, "Wrong size on MoviePipelineBurnInWidget_OnOutputFrameStarted"); \ static_assert(offsetof(MoviePipelineBurnInWidget_OnOutputFrameStarted, ForPipeline) == 0x000000, "Member 'MoviePipelineBurnInWidget_OnOutputFrameStarted::ForPipeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineBurnInWidget \ static_assert(alignof(UMoviePipelineBurnInWidget) == 0x000008, "Wrong alignment on UMoviePipelineBurnInWidget"); \ static_assert(sizeof(UMoviePipelineBurnInWidget) == 0x000278, "Wrong size on UMoviePipelineBurnInWidget"); \ #define DUMPER7_ASSERTS_UMoviePipelineBurnInSetting \ static_assert(alignof(UMoviePipelineBurnInSetting) == 0x000008, "Wrong alignment on UMoviePipelineBurnInSetting"); \ static_assert(sizeof(UMoviePipelineBurnInSetting) == 0x0000B0, "Wrong size on UMoviePipelineBurnInSetting"); \ static_assert(offsetof(UMoviePipelineBurnInSetting, BurnInClass) == 0x000048, "Member 'UMoviePipelineBurnInSetting::BurnInClass' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineBurnInSetting, bCompositeOntoFinalImage) == 0x000068, "Member 'UMoviePipelineBurnInSetting::bCompositeOntoFinalImage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineBurnInSetting, RenderTarget) == 0x000098, "Member 'UMoviePipelineBurnInSetting::RenderTarget' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineBurnInSetting, BurnInWidgetInstances) == 0x0000A0, "Member 'UMoviePipelineBurnInSetting::BurnInWidgetInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineConsoleVariableSetting \ static_assert(alignof(UMoviePipelineConsoleVariableSetting) == 0x000008, "Wrong alignment on UMoviePipelineConsoleVariableSetting"); \ static_assert(sizeof(UMoviePipelineConsoleVariableSetting) == 0x0000C8, "Wrong size on UMoviePipelineConsoleVariableSetting"); \ static_assert(offsetof(UMoviePipelineConsoleVariableSetting, ConsoleVariables) == 0x000048, "Member 'UMoviePipelineConsoleVariableSetting::ConsoleVariables' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineConsoleVariableSetting, StartConsoleCommands) == 0x000098, "Member 'UMoviePipelineConsoleVariableSetting::StartConsoleCommands' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineConsoleVariableSetting, EndConsoleCommands) == 0x0000A8, "Member 'UMoviePipelineConsoleVariableSetting::EndConsoleCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineWidgetRenderer \ static_assert(alignof(UMoviePipelineWidgetRenderer) == 0x000008, "Wrong alignment on UMoviePipelineWidgetRenderer"); \ static_assert(sizeof(UMoviePipelineWidgetRenderer) == 0x000068, "Wrong size on UMoviePipelineWidgetRenderer"); \ static_assert(offsetof(UMoviePipelineWidgetRenderer, bCompositeOntoFinalImage) == 0x000048, "Member 'UMoviePipelineWidgetRenderer::bCompositeOntoFinalImage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineWidgetRenderer, RenderTarget) == 0x000060, "Member 'UMoviePipelineWidgetRenderer::RenderTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWidgetCarouselNavigationButtonStyle \ static_assert(alignof(FWidgetCarouselNavigationButtonStyle) == 0x000010, "Wrong alignment on FWidgetCarouselNavigationButtonStyle"); \ static_assert(sizeof(FWidgetCarouselNavigationButtonStyle) == 0x0005A0, "Wrong size on FWidgetCarouselNavigationButtonStyle"); \ static_assert(offsetof(FWidgetCarouselNavigationButtonStyle, InnerButtonStyle) == 0x000010, "Member 'FWidgetCarouselNavigationButtonStyle::InnerButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWidgetCarouselNavigationButtonStyle, NavigationButtonLeftImage) == 0x000400, "Member 'FWidgetCarouselNavigationButtonStyle::NavigationButtonLeftImage' has a wrong offset!"); \ static_assert(offsetof(FWidgetCarouselNavigationButtonStyle, NavigationButtonRightImage) == 0x0004D0, "Member 'FWidgetCarouselNavigationButtonStyle::NavigationButtonRightImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWidgetCarouselNavigationBarStyle \ static_assert(alignof(FWidgetCarouselNavigationBarStyle) == 0x000010, "Wrong alignment on FWidgetCarouselNavigationBarStyle"); \ static_assert(sizeof(FWidgetCarouselNavigationBarStyle) == 0x000CB0, "Wrong size on FWidgetCarouselNavigationBarStyle"); \ static_assert(offsetof(FWidgetCarouselNavigationBarStyle, HighlightBrush) == 0x000010, "Member 'FWidgetCarouselNavigationBarStyle::HighlightBrush' has a wrong offset!"); \ static_assert(offsetof(FWidgetCarouselNavigationBarStyle, LeftButtonStyle) == 0x0000E0, "Member 'FWidgetCarouselNavigationBarStyle::LeftButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWidgetCarouselNavigationBarStyle, CenterButtonStyle) == 0x0004D0, "Member 'FWidgetCarouselNavigationBarStyle::CenterButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWidgetCarouselNavigationBarStyle, RightButtonStyle) == 0x0008C0, "Member 'FWidgetCarouselNavigationBarStyle::RightButtonStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMoviePipelinePostProcessPass \ static_assert(alignof(FMoviePipelinePostProcessPass) == 0x000008, "Wrong alignment on FMoviePipelinePostProcessPass"); \ static_assert(sizeof(FMoviePipelinePostProcessPass) == 0x000038, "Wrong size on FMoviePipelinePostProcessPass"); \ static_assert(offsetof(FMoviePipelinePostProcessPass, bEnabled) == 0x000000, "Member 'FMoviePipelinePostProcessPass::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FMoviePipelinePostProcessPass, Material) == 0x000008, "Member 'FMoviePipelinePostProcessPass::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineImagePassBase \ static_assert(alignof(UMoviePipelineImagePassBase) == 0x000008, "Wrong alignment on UMoviePipelineImagePassBase"); \ static_assert(sizeof(UMoviePipelineImagePassBase) == 0x000178, "Wrong size on UMoviePipelineImagePassBase"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPassBase \ static_assert(alignof(UMoviePipelineDeferredPassBase) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPassBase"); \ static_assert(sizeof(UMoviePipelineDeferredPassBase) == 0x000228, "Wrong size on UMoviePipelineDeferredPassBase"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, bAccumulatorIncludesAlpha) == 0x000178, "Member 'UMoviePipelineDeferredPassBase::bAccumulatorIncludesAlpha' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, bDisableMultisampleEffects) == 0x000179, "Member 'UMoviePipelineDeferredPassBase::bDisableMultisampleEffects' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, bUse32BitPostProcessMaterials) == 0x00017A, "Member 'UMoviePipelineDeferredPassBase::bUse32BitPostProcessMaterials' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, AdditionalPostProcessMaterials) == 0x000180, "Member 'UMoviePipelineDeferredPassBase::AdditionalPostProcessMaterials' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, bRenderMainPass) == 0x000190, "Member 'UMoviePipelineDeferredPassBase::bRenderMainPass' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, bAddDefaultLayer) == 0x000191, "Member 'UMoviePipelineDeferredPassBase::bAddDefaultLayer' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, ActorLayers) == 0x000198, "Member 'UMoviePipelineDeferredPassBase::ActorLayers' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, DataLayers) == 0x0001B8, "Member 'UMoviePipelineDeferredPassBase::DataLayers' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, ActivePostProcessMaterials) == 0x0001C8, "Member 'UMoviePipelineDeferredPassBase::ActivePostProcessMaterials' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineDeferredPassBase, StencilLayerMaterial) == 0x0001D8, "Member 'UMoviePipelineDeferredPassBase::StencilLayerMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPass_Unlit \ static_assert(alignof(UMoviePipelineDeferredPass_Unlit) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPass_Unlit"); \ static_assert(sizeof(UMoviePipelineDeferredPass_Unlit) == 0x000228, "Wrong size on UMoviePipelineDeferredPass_Unlit"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPass_DetailLighting \ static_assert(alignof(UMoviePipelineDeferredPass_DetailLighting) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPass_DetailLighting"); \ static_assert(sizeof(UMoviePipelineDeferredPass_DetailLighting) == 0x000228, "Wrong size on UMoviePipelineDeferredPass_DetailLighting"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPass_LightingOnly \ static_assert(alignof(UMoviePipelineDeferredPass_LightingOnly) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPass_LightingOnly"); \ static_assert(sizeof(UMoviePipelineDeferredPass_LightingOnly) == 0x000228, "Wrong size on UMoviePipelineDeferredPass_LightingOnly"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPass_ReflectionsOnly \ static_assert(alignof(UMoviePipelineDeferredPass_ReflectionsOnly) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPass_ReflectionsOnly"); \ static_assert(sizeof(UMoviePipelineDeferredPass_ReflectionsOnly) == 0x000228, "Wrong size on UMoviePipelineDeferredPass_ReflectionsOnly"); \ #define DUMPER7_ASSERTS_UMoviePipelineDeferredPass_PathTracer \ static_assert(alignof(UMoviePipelineDeferredPass_PathTracer) == 0x000008, "Wrong alignment on UMoviePipelineDeferredPass_PathTracer"); \ static_assert(sizeof(UMoviePipelineDeferredPass_PathTracer) == 0x000230, "Wrong size on UMoviePipelineDeferredPass_PathTracer"); \ static_assert(offsetof(UMoviePipelineDeferredPass_PathTracer, bReferenceMotionBlur) == 0x000228, "Member 'UMoviePipelineDeferredPass_PathTracer::bReferenceMotionBlur' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineImageSequenceOutputBase \ static_assert(alignof(UMoviePipelineImageSequenceOutputBase) == 0x000008, "Wrong alignment on UMoviePipelineImageSequenceOutputBase"); \ static_assert(sizeof(UMoviePipelineImageSequenceOutputBase) == 0x000068, "Wrong size on UMoviePipelineImageSequenceOutputBase"); \ #define DUMPER7_ASSERTS_UMoviePipelineImageSequenceOutput_EXR \ static_assert(alignof(UMoviePipelineImageSequenceOutput_EXR) == 0x000008, "Wrong alignment on UMoviePipelineImageSequenceOutput_EXR"); \ static_assert(sizeof(UMoviePipelineImageSequenceOutput_EXR) == 0x000070, "Wrong size on UMoviePipelineImageSequenceOutput_EXR"); \ static_assert(offsetof(UMoviePipelineImageSequenceOutput_EXR, Compression) == 0x000068, "Member 'UMoviePipelineImageSequenceOutput_EXR::Compression' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineImageSequenceOutput_EXR, bMultilayer) == 0x000069, "Member 'UMoviePipelineImageSequenceOutput_EXR::bMultilayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineImageSequenceOutput_BMP \ static_assert(alignof(UMoviePipelineImageSequenceOutput_BMP) == 0x000008, "Wrong alignment on UMoviePipelineImageSequenceOutput_BMP"); \ static_assert(sizeof(UMoviePipelineImageSequenceOutput_BMP) == 0x000068, "Wrong size on UMoviePipelineImageSequenceOutput_BMP"); \ #define DUMPER7_ASSERTS_UMoviePipelineImageSequenceOutput_PNG \ static_assert(alignof(UMoviePipelineImageSequenceOutput_PNG) == 0x000008, "Wrong alignment on UMoviePipelineImageSequenceOutput_PNG"); \ static_assert(sizeof(UMoviePipelineImageSequenceOutput_PNG) == 0x000070, "Wrong size on UMoviePipelineImageSequenceOutput_PNG"); \ static_assert(offsetof(UMoviePipelineImageSequenceOutput_PNG, bWriteAlpha) == 0x000068, "Member 'UMoviePipelineImageSequenceOutput_PNG::bWriteAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePipelineImageSequenceOutput_JPG \ static_assert(alignof(UMoviePipelineImageSequenceOutput_JPG) == 0x000008, "Wrong alignment on UMoviePipelineImageSequenceOutput_JPG"); \ static_assert(sizeof(UMoviePipelineImageSequenceOutput_JPG) == 0x000068, "Wrong size on UMoviePipelineImageSequenceOutput_JPG"); \ #define DUMPER7_ASSERTS_UMoviePipelineWaveOutput \ static_assert(alignof(UMoviePipelineWaveOutput) == 0x000008, "Wrong alignment on UMoviePipelineWaveOutput"); \ static_assert(sizeof(UMoviePipelineWaveOutput) == 0x0000B8, "Wrong size on UMoviePipelineWaveOutput"); \ static_assert(offsetof(UMoviePipelineWaveOutput, FileNameFormatOverride) == 0x000048, "Member 'UMoviePipelineWaveOutput::FileNameFormatOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionSliderWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSliderWidget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionSliderWidget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionSliderWidget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP \ static_assert(alignof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP) == 0x000008, "Wrong alignment on OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP"); \ static_assert(sizeof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP) == 0x000078, "Wrong size on OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, EntryPoint) == 0x000000, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable_2) == 0x00000A, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_IsActive) == 0x000028, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default) == 0x000029, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_Value_1) == 0x00002C, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_Value_1' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_WasChanged_1) == 0x000030, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_WasChanged_1' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_Value) == 0x000034, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_WasChanged) == 0x000038, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default_1) == 0x00003C, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default_2) == 0x000050, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000058, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, CallFunc_Conv_DoubleToText_Value_ImplicitCast) == 0x000070, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::CallFunc_Conv_DoubleToText_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnValueChanged \ static_assert(alignof(OptionSliderWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionSliderWidget_BP_C_OnValueChanged"); \ static_assert(sizeof(OptionSliderWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionSliderWidget_BP_C_OnValueChanged"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionSliderWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnFValueChanged \ static_assert(alignof(OptionSliderWidget_BP_C_OnFValueChanged) == 0x000004, "Wrong alignment on OptionSliderWidget_BP_C_OnFValueChanged"); \ static_assert(sizeof(OptionSliderWidget_BP_C_OnFValueChanged) == 0x000008, "Wrong size on OptionSliderWidget_BP_C_OnFValueChanged"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnFValueChanged, Value) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnFValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnFValueChanged, WasChanged) == 0x000004, "Member 'OptionSliderWidget_BP_C_OnFValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnActivated \ static_assert(alignof(OptionSliderWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionSliderWidget_BP_C_OnActivated"); \ static_assert(sizeof(OptionSliderWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionSliderWidget_BP_C_OnActivated"); \ static_assert(offsetof(OptionSliderWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionSliderWidget_BP_C \ static_assert(alignof(UOptionSliderWidget_BP_C) == 0x000008, "Wrong alignment on UOptionSliderWidget_BP_C"); \ static_assert(sizeof(UOptionSliderWidget_BP_C) == 0x000370, "Wrong size on UOptionSliderWidget_BP_C"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, UberGraphFrame) == 0x000318, "Member 'UOptionSliderWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, Acitve_img) == 0x000320, "Member 'UOptionSliderWidget_BP_C::Acitve_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, Changed_img) == 0x000328, "Member 'UOptionSliderWidget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, Label_flb) == 0x000330, "Member 'UOptionSliderWidget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, Label_txt) == 0x000338, "Member 'UOptionSliderWidget_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, Value_txt) == 0x000340, "Member 'UOptionSliderWidget_BP_C::Value_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, FontColorInactive) == 0x000348, "Member 'UOptionSliderWidget_BP_C::FontColorInactive' has a wrong offset!"); \ static_assert(offsetof(UOptionSliderWidget_BP_C, FontColorActive) == 0x00035C, "Member 'UOptionSliderWidget_BP_C::FontColorActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStealthAttack_Hit1_v2_C \ static_assert(alignof(UStealthAttack_Hit1_v2_C) == 0x000010, "Wrong alignment on UStealthAttack_Hit1_v2_C"); \ static_assert(sizeof(UStealthAttack_Hit1_v2_C) == 0x000210, "Wrong size on UStealthAttack_Hit1_v2_C"); \ #define DUMPER7_ASSERTS_FActorLayer \ static_assert(alignof(FActorLayer) == 0x000004, "Wrong alignment on FActorLayer"); \ static_assert(sizeof(FActorLayer) == 0x000008, "Wrong size on FActorLayer"); \ static_assert(offsetof(FActorLayer, Name) == 0x000000, "Member 'FActorLayer::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayersBlueprintLibrary_AddActorToLayer \ static_assert(alignof(LayersBlueprintLibrary_AddActorToLayer) == 0x000008, "Wrong alignment on LayersBlueprintLibrary_AddActorToLayer"); \ static_assert(sizeof(LayersBlueprintLibrary_AddActorToLayer) == 0x000010, "Wrong size on LayersBlueprintLibrary_AddActorToLayer"); \ static_assert(offsetof(LayersBlueprintLibrary_AddActorToLayer, InActor) == 0x000000, "Member 'LayersBlueprintLibrary_AddActorToLayer::InActor' has a wrong offset!"); \ static_assert(offsetof(LayersBlueprintLibrary_AddActorToLayer, Layer) == 0x000008, "Member 'LayersBlueprintLibrary_AddActorToLayer::Layer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayersBlueprintLibrary_GetActors \ static_assert(alignof(LayersBlueprintLibrary_GetActors) == 0x000008, "Wrong alignment on LayersBlueprintLibrary_GetActors"); \ static_assert(sizeof(LayersBlueprintLibrary_GetActors) == 0x000020, "Wrong size on LayersBlueprintLibrary_GetActors"); \ static_assert(offsetof(LayersBlueprintLibrary_GetActors, WorldContextObject) == 0x000000, "Member 'LayersBlueprintLibrary_GetActors::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LayersBlueprintLibrary_GetActors, ActorLayer) == 0x000008, "Member 'LayersBlueprintLibrary_GetActors::ActorLayer' has a wrong offset!"); \ static_assert(offsetof(LayersBlueprintLibrary_GetActors, ReturnValue) == 0x000010, "Member 'LayersBlueprintLibrary_GetActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayersBlueprintLibrary_RemoveActorFromLayer \ static_assert(alignof(LayersBlueprintLibrary_RemoveActorFromLayer) == 0x000008, "Wrong alignment on LayersBlueprintLibrary_RemoveActorFromLayer"); \ static_assert(sizeof(LayersBlueprintLibrary_RemoveActorFromLayer) == 0x000010, "Wrong size on LayersBlueprintLibrary_RemoveActorFromLayer"); \ static_assert(offsetof(LayersBlueprintLibrary_RemoveActorFromLayer, InActor) == 0x000000, "Member 'LayersBlueprintLibrary_RemoveActorFromLayer::InActor' has a wrong offset!"); \ static_assert(offsetof(LayersBlueprintLibrary_RemoveActorFromLayer, Layer) == 0x000008, "Member 'LayersBlueprintLibrary_RemoveActorFromLayer::Layer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULayersBlueprintLibrary \ static_assert(alignof(ULayersBlueprintLibrary) == 0x000008, "Wrong alignment on ULayersBlueprintLibrary"); \ static_assert(sizeof(ULayersBlueprintLibrary) == 0x000028, "Wrong size on ULayersBlueprintLibrary"); \ #define DUMPER7_ASSERTS_FOpenColorIOColorSpace \ static_assert(alignof(FOpenColorIOColorSpace) == 0x000008, "Wrong alignment on FOpenColorIOColorSpace"); \ static_assert(sizeof(FOpenColorIOColorSpace) == 0x000028, "Wrong size on FOpenColorIOColorSpace"); \ static_assert(offsetof(FOpenColorIOColorSpace, ColorSpaceName) == 0x000000, "Member 'FOpenColorIOColorSpace::ColorSpaceName' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorSpace, ColorSpaceIndex) == 0x000010, "Member 'FOpenColorIOColorSpace::ColorSpaceIndex' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorSpace, FamilyName) == 0x000018, "Member 'FOpenColorIOColorSpace::FamilyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOpenColorIODisplayView \ static_assert(alignof(FOpenColorIODisplayView) == 0x000008, "Wrong alignment on FOpenColorIODisplayView"); \ static_assert(sizeof(FOpenColorIODisplayView) == 0x000020, "Wrong size on FOpenColorIODisplayView"); \ static_assert(offsetof(FOpenColorIODisplayView, Display) == 0x000000, "Member 'FOpenColorIODisplayView::Display' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIODisplayView, View) == 0x000010, "Member 'FOpenColorIODisplayView::View' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOpenColorIOColorConversionSettings \ static_assert(alignof(FOpenColorIOColorConversionSettings) == 0x000008, "Wrong alignment on FOpenColorIOColorConversionSettings"); \ static_assert(sizeof(FOpenColorIOColorConversionSettings) == 0x000080, "Wrong size on FOpenColorIOColorConversionSettings"); \ static_assert(offsetof(FOpenColorIOColorConversionSettings, ConfigurationSource) == 0x000000, "Member 'FOpenColorIOColorConversionSettings::ConfigurationSource' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorConversionSettings, SourceColorSpace) == 0x000008, "Member 'FOpenColorIOColorConversionSettings::SourceColorSpace' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorConversionSettings, DestinationColorSpace) == 0x000030, "Member 'FOpenColorIOColorConversionSettings::DestinationColorSpace' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorConversionSettings, DestinationDisplayView) == 0x000058, "Member 'FOpenColorIOColorConversionSettings::DestinationDisplayView' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIOColorConversionSettings, DisplayViewDirection) == 0x000078, "Member 'FOpenColorIOColorConversionSettings::DisplayViewDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOpenColorIODisplayConfiguration \ static_assert(alignof(FOpenColorIODisplayConfiguration) == 0x000008, "Wrong alignment on FOpenColorIODisplayConfiguration"); \ static_assert(sizeof(FOpenColorIODisplayConfiguration) == 0x000088, "Wrong size on FOpenColorIODisplayConfiguration"); \ static_assert(offsetof(FOpenColorIODisplayConfiguration, bIsEnabled) == 0x000000, "Member 'FOpenColorIODisplayConfiguration::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(FOpenColorIODisplayConfiguration, ColorConfiguration) == 0x000008, "Member 'FOpenColorIODisplayConfiguration::ColorConfiguration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOpenColorIOSettings \ static_assert(alignof(UOpenColorIOSettings) == 0x000008, "Wrong alignment on UOpenColorIOSettings"); \ static_assert(sizeof(UOpenColorIOSettings) == 0x000040, "Wrong size on UOpenColorIOSettings"); \ #define DUMPER7_ASSERTS_OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform \ static_assert(alignof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform) == 0x000008, "Wrong alignment on OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform"); \ static_assert(sizeof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform) == 0x0000A0, "Wrong size on OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform"); \ static_assert(offsetof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform, WorldContextObject) == 0x000000, "Member 'OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform, ConversionSettings) == 0x000008, "Member 'OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform::ConversionSettings' has a wrong offset!"); \ static_assert(offsetof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform, InputTexture) == 0x000088, "Member 'OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform::InputTexture' has a wrong offset!"); \ static_assert(offsetof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform, OutputRenderTarget) == 0x000090, "Member 'OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform::OutputRenderTarget' has a wrong offset!"); \ static_assert(offsetof(OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform, ReturnValue) == 0x000098, "Member 'OpenColorIOBlueprintLibrary_ApplyColorSpaceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOpenColorIOBlueprintLibrary \ static_assert(alignof(UOpenColorIOBlueprintLibrary) == 0x000008, "Wrong alignment on UOpenColorIOBlueprintLibrary"); \ static_assert(sizeof(UOpenColorIOBlueprintLibrary) == 0x000028, "Wrong size on UOpenColorIOBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UOpenColorIOColorTransform \ static_assert(alignof(UOpenColorIOColorTransform) == 0x000008, "Wrong alignment on UOpenColorIOColorTransform"); \ static_assert(sizeof(UOpenColorIOColorTransform) == 0x000118, "Wrong size on UOpenColorIOColorTransform"); \ static_assert(offsetof(UOpenColorIOColorTransform, ConfigurationOwner) == 0x000028, "Member 'UOpenColorIOColorTransform::ConfigurationOwner' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, bIsDisplayViewType) == 0x000030, "Member 'UOpenColorIOColorTransform::bIsDisplayViewType' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, SourceColorSpace) == 0x000038, "Member 'UOpenColorIOColorTransform::SourceColorSpace' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, DestinationColorSpace) == 0x000048, "Member 'UOpenColorIOColorTransform::DestinationColorSpace' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, Display) == 0x000058, "Member 'UOpenColorIOColorTransform::Display' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, View) == 0x000068, "Member 'UOpenColorIOColorTransform::View' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, DisplayViewDirection) == 0x000078, "Member 'UOpenColorIOColorTransform::DisplayViewDirection' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOColorTransform, Textures) == 0x000080, "Member 'UOpenColorIOColorTransform::Textures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOpenColorIOConfiguration \ static_assert(alignof(UOpenColorIOConfiguration) == 0x000008, "Wrong alignment on UOpenColorIOConfiguration"); \ static_assert(sizeof(UOpenColorIOConfiguration) == 0x000090, "Wrong size on UOpenColorIOConfiguration"); \ static_assert(offsetof(UOpenColorIOConfiguration, ConfigurationFile) == 0x000028, "Member 'UOpenColorIOConfiguration::ConfigurationFile' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOConfiguration, DesiredColorSpaces) == 0x000038, "Member 'UOpenColorIOConfiguration::DesiredColorSpaces' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOConfiguration, DesiredDisplayViews) == 0x000048, "Member 'UOpenColorIOConfiguration::DesiredDisplayViews' has a wrong offset!"); \ static_assert(offsetof(UOpenColorIOConfiguration, ColorTransforms) == 0x000058, "Member 'UOpenColorIOConfiguration::ColorTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension \ static_assert(alignof(OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension) == 0x000008, "Wrong alignment on OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension"); \ static_assert(sizeof(OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension) == 0x000090, "Wrong size on OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension, InDisplayConfiguration) == 0x000000, "Member 'OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension::InDisplayConfiguration' has a wrong offset!"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension, ReturnValue) == 0x000088, "Member 'OpenColorIODisplayExtensionWrapper_CreateInGameOpenColorIODisplayExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension \ static_assert(alignof(OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension) == 0x000010, "Wrong alignment on OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension"); \ static_assert(sizeof(OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension) == 0x0000F0, "Wrong size on OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension, InDisplayConfiguration) == 0x000000, "Member 'OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension::InDisplayConfiguration' has a wrong offset!"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension, IsActiveFunction) == 0x000090, "Member 'OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension::IsActiveFunction' has a wrong offset!"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension, ReturnValue) == 0x0000E0, "Member 'OpenColorIODisplayExtensionWrapper_CreateOpenColorIODisplayExtension::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration \ static_assert(alignof(OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration) == 0x000008, "Wrong alignment on OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration"); \ static_assert(sizeof(OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration) == 0x000088, "Wrong size on OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration, InDisplayConfiguration) == 0x000000, "Member 'OpenColorIODisplayExtensionWrapper_SetOpenColorIOConfiguration::InDisplayConfiguration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction \ static_assert(alignof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction) == 0x000010, "Wrong alignment on OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction"); \ static_assert(sizeof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction) == 0x000050, "Wrong size on OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction, IsActiveFunction) == 0x000000, "Member 'OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunction::IsActiveFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions \ static_assert(alignof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions) == 0x000008, "Wrong alignment on OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions"); \ static_assert(sizeof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions) == 0x000010, "Wrong size on OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions"); \ static_assert(offsetof(OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions, IsActiveFunctions) == 0x000000, "Member 'OpenColorIODisplayExtensionWrapper_SetSceneExtensionIsActiveFunctions::IsActiveFunctions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOpenColorIODisplayExtensionWrapper \ static_assert(alignof(UOpenColorIODisplayExtensionWrapper) == 0x000008, "Wrong alignment on UOpenColorIODisplayExtensionWrapper"); \ static_assert(sizeof(UOpenColorIODisplayExtensionWrapper) == 0x000038, "Wrong size on UOpenColorIODisplayExtensionWrapper"); \ #define DUMPER7_ASSERTS_FGroomCacheImportSettings \ static_assert(alignof(FGroomCacheImportSettings) == 0x000008, "Wrong alignment on FGroomCacheImportSettings"); \ static_assert(sizeof(FGroomCacheImportSettings) == 0x000030, "Wrong size on FGroomCacheImportSettings"); \ static_assert(offsetof(FGroomCacheImportSettings, bImportGroomCache) == 0x000000, "Member 'FGroomCacheImportSettings::bImportGroomCache' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheImportSettings, FrameStart) == 0x000004, "Member 'FGroomCacheImportSettings::FrameStart' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheImportSettings, FrameEnd) == 0x000008, "Member 'FGroomCacheImportSettings::FrameEnd' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheImportSettings, bSkipEmptyFrames) == 0x00000C, "Member 'FGroomCacheImportSettings::bSkipEmptyFrames' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheImportSettings, bImportGroomAsset) == 0x00000D, "Member 'FGroomCacheImportSettings::bImportGroomAsset' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheImportSettings, GroomAsset) == 0x000010, "Member 'FGroomCacheImportSettings::GroomAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupDesc \ static_assert(alignof(FHairGroupDesc) == 0x000004, "Wrong alignment on FHairGroupDesc"); \ static_assert(sizeof(FHairGroupDesc) == 0x000040, "Wrong size on FHairGroupDesc"); \ static_assert(offsetof(FHairGroupDesc, HairLength) == 0x000000, "Member 'FHairGroupDesc::HairLength' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairWidth) == 0x000004, "Member 'FHairGroupDesc::HairWidth' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairWidth_Override) == 0x000008, "Member 'FHairGroupDesc::HairWidth_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairRootScale) == 0x00000C, "Member 'FHairGroupDesc::HairRootScale' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairRootScale_Override) == 0x000010, "Member 'FHairGroupDesc::HairRootScale_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairTipScale) == 0x000014, "Member 'FHairGroupDesc::HairTipScale' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairTipScale_Override) == 0x000018, "Member 'FHairGroupDesc::HairTipScale_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairShadowDensity) == 0x00001C, "Member 'FHairGroupDesc::HairShadowDensity' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairShadowDensity_Override) == 0x000020, "Member 'FHairGroupDesc::HairShadowDensity_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairRaytracingRadiusScale) == 0x000024, "Member 'FHairGroupDesc::HairRaytracingRadiusScale' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairRaytracingRadiusScale_Override) == 0x000028, "Member 'FHairGroupDesc::HairRaytracingRadiusScale_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bUseHairRaytracingGeometry) == 0x000029, "Member 'FHairGroupDesc::bUseHairRaytracingGeometry' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bUseHairRaytracingGeometry_Override) == 0x00002A, "Member 'FHairGroupDesc::bUseHairRaytracingGeometry_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, LODBias) == 0x00002C, "Member 'FHairGroupDesc::LODBias' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bUseStableRasterization) == 0x000030, "Member 'FHairGroupDesc::bUseStableRasterization' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bUseStableRasterization_Override) == 0x000031, "Member 'FHairGroupDesc::bUseStableRasterization_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bScatterSceneLighting) == 0x000032, "Member 'FHairGroupDesc::bScatterSceneLighting' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bScatterSceneLighting_Override) == 0x000033, "Member 'FHairGroupDesc::bScatterSceneLighting_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bSupportVoxelization) == 0x000034, "Member 'FHairGroupDesc::bSupportVoxelization' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, bSupportVoxelization_Override) == 0x000035, "Member 'FHairGroupDesc::bSupportVoxelization_Override' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairLengthScale) == 0x000038, "Member 'FHairGroupDesc::HairLengthScale' has a wrong offset!"); \ static_assert(offsetof(FHairGroupDesc, HairLengthScale_Override) == 0x00003C, "Member 'FHairGroupDesc::HairLengthScale_Override' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupInfo \ static_assert(alignof(FHairGroupInfo) == 0x000004, "Wrong alignment on FHairGroupInfo"); \ static_assert(sizeof(FHairGroupInfo) == 0x000028, "Wrong size on FHairGroupInfo"); \ static_assert(offsetof(FHairGroupInfo, GroupId) == 0x000000, "Member 'FHairGroupInfo::GroupId' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, GroupName) == 0x000004, "Member 'FHairGroupInfo::GroupName' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, NumCurves) == 0x00000C, "Member 'FHairGroupInfo::NumCurves' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, NumGuides) == 0x000010, "Member 'FHairGroupInfo::NumGuides' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, NumCurveVertices) == 0x000014, "Member 'FHairGroupInfo::NumCurveVertices' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, NumGuideVertices) == 0x000018, "Member 'FHairGroupInfo::NumGuideVertices' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, MaxCurveLength) == 0x00001C, "Member 'FHairGroupInfo::MaxCurveLength' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, MaxImportedWidth) == 0x000020, "Member 'FHairGroupInfo::MaxImportedWidth' has a wrong offset!"); \ static_assert(offsetof(FHairGroupInfo, GroupCardsID) == 0x000024, "Member 'FHairGroupInfo::GroupCardsID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsMaterial \ static_assert(alignof(FHairGroupsMaterial) == 0x000008, "Wrong alignment on FHairGroupsMaterial"); \ static_assert(sizeof(FHairGroupsMaterial) == 0x000010, "Wrong size on FHairGroupsMaterial"); \ static_assert(offsetof(FHairGroupsMaterial, Material) == 0x000000, "Member 'FHairGroupsMaterial::Material' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMaterial, SlotName) == 0x000008, "Member 'FHairGroupsMaterial::SlotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupInfoWithVisibility \ static_assert(alignof(FHairGroupInfoWithVisibility) == 0x000004, "Wrong alignment on FHairGroupInfoWithVisibility"); \ static_assert(sizeof(FHairGroupInfoWithVisibility) == 0x00002C, "Wrong size on FHairGroupInfoWithVisibility"); \ static_assert(offsetof(FHairGroupInfoWithVisibility, bIsVisible) == 0x000028, "Member 'FHairGroupInfoWithVisibility::bIsVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairCardsClusterSettings \ static_assert(alignof(FHairCardsClusterSettings) == 0x000004, "Wrong alignment on FHairCardsClusterSettings"); \ static_assert(sizeof(FHairCardsClusterSettings) == 0x000008, "Wrong size on FHairCardsClusterSettings"); \ static_assert(offsetof(FHairCardsClusterSettings, ClusterDecimation) == 0x000000, "Member 'FHairCardsClusterSettings::ClusterDecimation' has a wrong offset!"); \ static_assert(offsetof(FHairCardsClusterSettings, Type) == 0x000004, "Member 'FHairCardsClusterSettings::Type' has a wrong offset!"); \ static_assert(offsetof(FHairCardsClusterSettings, bUseGuide) == 0x000005, "Member 'FHairCardsClusterSettings::bUseGuide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairCardsGeometrySettings \ static_assert(alignof(FHairCardsGeometrySettings) == 0x000004, "Wrong alignment on FHairCardsGeometrySettings"); \ static_assert(sizeof(FHairCardsGeometrySettings) == 0x00001C, "Wrong size on FHairCardsGeometrySettings"); \ static_assert(offsetof(FHairCardsGeometrySettings, GenerationType) == 0x000000, "Member 'FHairCardsGeometrySettings::GenerationType' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, CardsCount) == 0x000004, "Member 'FHairCardsGeometrySettings::CardsCount' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, ClusterType) == 0x000008, "Member 'FHairCardsGeometrySettings::ClusterType' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, MinSegmentLength) == 0x00000C, "Member 'FHairCardsGeometrySettings::MinSegmentLength' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, AngularThreshold) == 0x000010, "Member 'FHairCardsGeometrySettings::AngularThreshold' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, MinCardsLength) == 0x000014, "Member 'FHairCardsGeometrySettings::MinCardsLength' has a wrong offset!"); \ static_assert(offsetof(FHairCardsGeometrySettings, MaxCardsLength) == 0x000018, "Member 'FHairCardsGeometrySettings::MaxCardsLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairCardsTextureSettings \ static_assert(alignof(FHairCardsTextureSettings) == 0x000004, "Wrong alignment on FHairCardsTextureSettings"); \ static_assert(sizeof(FHairCardsTextureSettings) == 0x000010, "Wrong size on FHairCardsTextureSettings"); \ static_assert(offsetof(FHairCardsTextureSettings, AtlasMaxResolution) == 0x000000, "Member 'FHairCardsTextureSettings::AtlasMaxResolution' has a wrong offset!"); \ static_assert(offsetof(FHairCardsTextureSettings, PixelPerCentimeters) == 0x000004, "Member 'FHairCardsTextureSettings::PixelPerCentimeters' has a wrong offset!"); \ static_assert(offsetof(FHairCardsTextureSettings, LengthTextureCount) == 0x000008, "Member 'FHairCardsTextureSettings::LengthTextureCount' has a wrong offset!"); \ static_assert(offsetof(FHairCardsTextureSettings, DensityTextureCount) == 0x00000C, "Member 'FHairCardsTextureSettings::DensityTextureCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsProceduralCards \ static_assert(alignof(FHairGroupsProceduralCards) == 0x000004, "Wrong alignment on FHairGroupsProceduralCards"); \ static_assert(sizeof(FHairGroupsProceduralCards) == 0x000038, "Wrong size on FHairGroupsProceduralCards"); \ static_assert(offsetof(FHairGroupsProceduralCards, ClusterSettings) == 0x000000, "Member 'FHairGroupsProceduralCards::ClusterSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsProceduralCards, GeometrySettings) == 0x000008, "Member 'FHairGroupsProceduralCards::GeometrySettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsProceduralCards, TextureSettings) == 0x000024, "Member 'FHairGroupsProceduralCards::TextureSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsProceduralCards, Version) == 0x000034, "Member 'FHairGroupsProceduralCards::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupCardsInfo \ static_assert(alignof(FHairGroupCardsInfo) == 0x000004, "Wrong alignment on FHairGroupCardsInfo"); \ static_assert(sizeof(FHairGroupCardsInfo) == 0x000008, "Wrong size on FHairGroupCardsInfo"); \ static_assert(offsetof(FHairGroupCardsInfo, NumCards) == 0x000000, "Member 'FHairGroupCardsInfo::NumCards' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsInfo, NumCardVertices) == 0x000004, "Member 'FHairGroupCardsInfo::NumCardVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupCardsTextures \ static_assert(alignof(FHairGroupCardsTextures) == 0x000008, "Wrong alignment on FHairGroupCardsTextures"); \ static_assert(sizeof(FHairGroupCardsTextures) == 0x000038, "Wrong size on FHairGroupCardsTextures"); \ static_assert(offsetof(FHairGroupCardsTextures, DepthTexture) == 0x000000, "Member 'FHairGroupCardsTextures::DepthTexture' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsTextures, CoverageTexture) == 0x000008, "Member 'FHairGroupCardsTextures::CoverageTexture' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsTextures, TangentTexture) == 0x000010, "Member 'FHairGroupCardsTextures::TangentTexture' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsTextures, AttributeTexture) == 0x000018, "Member 'FHairGroupCardsTextures::AttributeTexture' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsTextures, AuxilaryDataTexture) == 0x000020, "Member 'FHairGroupCardsTextures::AuxilaryDataTexture' has a wrong offset!"); \ static_assert(offsetof(FHairGroupCardsTextures, MaterialTexture) == 0x000028, "Member 'FHairGroupCardsTextures::MaterialTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsCardsSourceDescription \ static_assert(alignof(FHairGroupsCardsSourceDescription) == 0x000008, "Wrong alignment on FHairGroupsCardsSourceDescription"); \ static_assert(sizeof(FHairGroupsCardsSourceDescription) == 0x0000C8, "Wrong size on FHairGroupsCardsSourceDescription"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, Material) == 0x000000, "Member 'FHairGroupsCardsSourceDescription::Material' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, MaterialSlotName) == 0x000008, "Member 'FHairGroupsCardsSourceDescription::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, SourceType) == 0x000010, "Member 'FHairGroupsCardsSourceDescription::SourceType' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, ProceduralMesh) == 0x000018, "Member 'FHairGroupsCardsSourceDescription::ProceduralMesh' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, ProceduralMeshKey) == 0x000020, "Member 'FHairGroupsCardsSourceDescription::ProceduralMeshKey' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, ImportedMesh) == 0x000030, "Member 'FHairGroupsCardsSourceDescription::ImportedMesh' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, ProceduralSettings) == 0x000038, "Member 'FHairGroupsCardsSourceDescription::ProceduralSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, Textures) == 0x000070, "Member 'FHairGroupsCardsSourceDescription::Textures' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, GroupIndex) == 0x0000A8, "Member 'FHairGroupsCardsSourceDescription::GroupIndex' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, LODIndex) == 0x0000AC, "Member 'FHairGroupsCardsSourceDescription::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, CardsInfo) == 0x0000B0, "Member 'FHairGroupsCardsSourceDescription::CardsInfo' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsCardsSourceDescription, ImportedMeshKey) == 0x0000B8, "Member 'FHairGroupsCardsSourceDescription::ImportedMeshKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairLODSettings \ static_assert(alignof(FHairLODSettings) == 0x000004, "Wrong alignment on FHairLODSettings"); \ static_assert(sizeof(FHairLODSettings) == 0x00001C, "Wrong size on FHairLODSettings"); \ static_assert(offsetof(FHairLODSettings, CurveDecimation) == 0x000000, "Member 'FHairLODSettings::CurveDecimation' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, VertexDecimation) == 0x000004, "Member 'FHairLODSettings::VertexDecimation' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, AngularThreshold) == 0x000008, "Member 'FHairLODSettings::AngularThreshold' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, ScreenSize) == 0x00000C, "Member 'FHairLODSettings::ScreenSize' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, ThicknessScale) == 0x000010, "Member 'FHairLODSettings::ThicknessScale' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, bVisible) == 0x000014, "Member 'FHairLODSettings::bVisible' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, GeometryType) == 0x000015, "Member 'FHairLODSettings::GeometryType' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, BindingType) == 0x000016, "Member 'FHairLODSettings::BindingType' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, Simulation) == 0x000017, "Member 'FHairLODSettings::Simulation' has a wrong offset!"); \ static_assert(offsetof(FHairLODSettings, GlobalInterpolation) == 0x000018, "Member 'FHairLODSettings::GlobalInterpolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairDecimationSettings \ static_assert(alignof(FHairDecimationSettings) == 0x000004, "Wrong alignment on FHairDecimationSettings"); \ static_assert(sizeof(FHairDecimationSettings) == 0x000008, "Wrong size on FHairDecimationSettings"); \ static_assert(offsetof(FHairDecimationSettings, CurveDecimation) == 0x000000, "Member 'FHairDecimationSettings::CurveDecimation' has a wrong offset!"); \ static_assert(offsetof(FHairDecimationSettings, VertexDecimation) == 0x000004, "Member 'FHairDecimationSettings::VertexDecimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairInterpolationSettings \ static_assert(alignof(FHairInterpolationSettings) == 0x000004, "Wrong alignment on FHairInterpolationSettings"); \ static_assert(sizeof(FHairInterpolationSettings) == 0x00000C, "Wrong size on FHairInterpolationSettings"); \ static_assert(offsetof(FHairInterpolationSettings, bOverrideGuides) == 0x000000, "Member 'FHairInterpolationSettings::bOverrideGuides' has a wrong offset!"); \ static_assert(offsetof(FHairInterpolationSettings, HairToGuideDensity) == 0x000004, "Member 'FHairInterpolationSettings::HairToGuideDensity' has a wrong offset!"); \ static_assert(offsetof(FHairInterpolationSettings, InterpolationQuality) == 0x000008, "Member 'FHairInterpolationSettings::InterpolationQuality' has a wrong offset!"); \ static_assert(offsetof(FHairInterpolationSettings, InterpolationDistance) == 0x000009, "Member 'FHairInterpolationSettings::InterpolationDistance' has a wrong offset!"); \ static_assert(offsetof(FHairInterpolationSettings, bRandomizeGuide) == 0x00000A, "Member 'FHairInterpolationSettings::bRandomizeGuide' has a wrong offset!"); \ static_assert(offsetof(FHairInterpolationSettings, bUseUniqueGuide) == 0x00000B, "Member 'FHairInterpolationSettings::bUseUniqueGuide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairDeformationSettings \ static_assert(alignof(FHairDeformationSettings) == 0x000004, "Wrong alignment on FHairDeformationSettings"); \ static_assert(sizeof(FHairDeformationSettings) == 0x00000C, "Wrong size on FHairDeformationSettings"); \ static_assert(offsetof(FHairDeformationSettings, bCanEditRigging) == 0x000000, "Member 'FHairDeformationSettings::bCanEditRigging' has a wrong offset!"); \ static_assert(offsetof(FHairDeformationSettings, bEnableRigging) == 0x000001, "Member 'FHairDeformationSettings::bEnableRigging' has a wrong offset!"); \ static_assert(offsetof(FHairDeformationSettings, NumCurves) == 0x000004, "Member 'FHairDeformationSettings::NumCurves' has a wrong offset!"); \ static_assert(offsetof(FHairDeformationSettings, NumPoints) == 0x000008, "Member 'FHairDeformationSettings::NumPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsInterpolation \ static_assert(alignof(FHairGroupsInterpolation) == 0x000004, "Wrong alignment on FHairGroupsInterpolation"); \ static_assert(sizeof(FHairGroupsInterpolation) == 0x000020, "Wrong size on FHairGroupsInterpolation"); \ static_assert(offsetof(FHairGroupsInterpolation, DecimationSettings) == 0x000000, "Member 'FHairGroupsInterpolation::DecimationSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsInterpolation, InterpolationSettings) == 0x000008, "Member 'FHairGroupsInterpolation::InterpolationSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsInterpolation, RiggingSettings) == 0x000014, "Member 'FHairGroupsInterpolation::RiggingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsLOD \ static_assert(alignof(FHairGroupsLOD) == 0x000008, "Wrong alignment on FHairGroupsLOD"); \ static_assert(sizeof(FHairGroupsLOD) == 0x000018, "Wrong size on FHairGroupsLOD"); \ static_assert(offsetof(FHairGroupsLOD, LODs) == 0x000000, "Member 'FHairGroupsLOD::LODs' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsLOD, ClusterWorldSize) == 0x000010, "Member 'FHairGroupsLOD::ClusterWorldSize' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsLOD, ClusterScreenSizeScale) == 0x000014, "Member 'FHairGroupsLOD::ClusterScreenSizeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsMeshesSourceDescription \ static_assert(alignof(FHairGroupsMeshesSourceDescription) == 0x000008, "Wrong alignment on FHairGroupsMeshesSourceDescription"); \ static_assert(sizeof(FHairGroupsMeshesSourceDescription) == 0x000068, "Wrong size on FHairGroupsMeshesSourceDescription"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, Material) == 0x000000, "Member 'FHairGroupsMeshesSourceDescription::Material' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, MaterialSlotName) == 0x000008, "Member 'FHairGroupsMeshesSourceDescription::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, ImportedMesh) == 0x000010, "Member 'FHairGroupsMeshesSourceDescription::ImportedMesh' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, Textures) == 0x000018, "Member 'FHairGroupsMeshesSourceDescription::Textures' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, GroupIndex) == 0x000050, "Member 'FHairGroupsMeshesSourceDescription::GroupIndex' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, LODIndex) == 0x000054, "Member 'FHairGroupsMeshesSourceDescription::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsMeshesSourceDescription, ImportedMeshKey) == 0x000058, "Member 'FHairGroupsMeshesSourceDescription::ImportedMeshKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSolverSettings \ static_assert(alignof(FHairSolverSettings) == 0x000008, "Wrong alignment on FHairSolverSettings"); \ static_assert(sizeof(FHairSolverSettings) == 0x000048, "Wrong size on FHairSolverSettings"); \ static_assert(offsetof(FHairSolverSettings, EnableSimulation) == 0x000000, "Member 'FHairSolverSettings::EnableSimulation' has a wrong offset!"); \ static_assert(offsetof(FHairSolverSettings, NiagaraSolver) == 0x000001, "Member 'FHairSolverSettings::NiagaraSolver' has a wrong offset!"); \ static_assert(offsetof(FHairSolverSettings, CustomSystem) == 0x000008, "Member 'FHairSolverSettings::CustomSystem' has a wrong offset!"); \ static_assert(offsetof(FHairSolverSettings, GravityPreloading) == 0x000038, "Member 'FHairSolverSettings::GravityPreloading' has a wrong offset!"); \ static_assert(offsetof(FHairSolverSettings, SubSteps) == 0x00003C, "Member 'FHairSolverSettings::SubSteps' has a wrong offset!"); \ static_assert(offsetof(FHairSolverSettings, IterationCount) == 0x000040, "Member 'FHairSolverSettings::IterationCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairExternalForces \ static_assert(alignof(FHairExternalForces) == 0x000008, "Wrong alignment on FHairExternalForces"); \ static_assert(sizeof(FHairExternalForces) == 0x000038, "Wrong size on FHairExternalForces"); \ static_assert(offsetof(FHairExternalForces, GravityVector) == 0x000000, "Member 'FHairExternalForces::GravityVector' has a wrong offset!"); \ static_assert(offsetof(FHairExternalForces, AirDrag) == 0x000018, "Member 'FHairExternalForces::AirDrag' has a wrong offset!"); \ static_assert(offsetof(FHairExternalForces, AirVelocity) == 0x000020, "Member 'FHairExternalForces::AirVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairBendConstraint \ static_assert(alignof(FHairBendConstraint) == 0x000008, "Wrong alignment on FHairBendConstraint"); \ static_assert(sizeof(FHairBendConstraint) == 0x000098, "Wrong size on FHairBendConstraint"); \ static_assert(offsetof(FHairBendConstraint, SolveBend) == 0x000000, "Member 'FHairBendConstraint::SolveBend' has a wrong offset!"); \ static_assert(offsetof(FHairBendConstraint, ProjectBend) == 0x000001, "Member 'FHairBendConstraint::ProjectBend' has a wrong offset!"); \ static_assert(offsetof(FHairBendConstraint, BendDamping) == 0x000004, "Member 'FHairBendConstraint::BendDamping' has a wrong offset!"); \ static_assert(offsetof(FHairBendConstraint, BendStiffness) == 0x000008, "Member 'FHairBendConstraint::BendStiffness' has a wrong offset!"); \ static_assert(offsetof(FHairBendConstraint, BendScale) == 0x000010, "Member 'FHairBendConstraint::BendScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairStretchConstraint \ static_assert(alignof(FHairStretchConstraint) == 0x000008, "Wrong alignment on FHairStretchConstraint"); \ static_assert(sizeof(FHairStretchConstraint) == 0x000098, "Wrong size on FHairStretchConstraint"); \ static_assert(offsetof(FHairStretchConstraint, SolveStretch) == 0x000000, "Member 'FHairStretchConstraint::SolveStretch' has a wrong offset!"); \ static_assert(offsetof(FHairStretchConstraint, ProjectStretch) == 0x000001, "Member 'FHairStretchConstraint::ProjectStretch' has a wrong offset!"); \ static_assert(offsetof(FHairStretchConstraint, StretchDamping) == 0x000004, "Member 'FHairStretchConstraint::StretchDamping' has a wrong offset!"); \ static_assert(offsetof(FHairStretchConstraint, StretchStiffness) == 0x000008, "Member 'FHairStretchConstraint::StretchStiffness' has a wrong offset!"); \ static_assert(offsetof(FHairStretchConstraint, StretchScale) == 0x000010, "Member 'FHairStretchConstraint::StretchScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairCollisionConstraint \ static_assert(alignof(FHairCollisionConstraint) == 0x000008, "Wrong alignment on FHairCollisionConstraint"); \ static_assert(sizeof(FHairCollisionConstraint) == 0x0000A8, "Wrong size on FHairCollisionConstraint"); \ static_assert(offsetof(FHairCollisionConstraint, SolveCollision) == 0x000000, "Member 'FHairCollisionConstraint::SolveCollision' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, ProjectCollision) == 0x000001, "Member 'FHairCollisionConstraint::ProjectCollision' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, StaticFriction) == 0x000004, "Member 'FHairCollisionConstraint::StaticFriction' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, KineticFriction) == 0x000008, "Member 'FHairCollisionConstraint::KineticFriction' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, StrandsViscosity) == 0x00000C, "Member 'FHairCollisionConstraint::StrandsViscosity' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, GridDimension) == 0x000010, "Member 'FHairCollisionConstraint::GridDimension' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, CollisionRadius) == 0x00001C, "Member 'FHairCollisionConstraint::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(FHairCollisionConstraint, RadiusScale) == 0x000020, "Member 'FHairCollisionConstraint::RadiusScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairMaterialConstraints \ static_assert(alignof(FHairMaterialConstraints) == 0x000008, "Wrong alignment on FHairMaterialConstraints"); \ static_assert(sizeof(FHairMaterialConstraints) == 0x0001D8, "Wrong size on FHairMaterialConstraints"); \ static_assert(offsetof(FHairMaterialConstraints, BendConstraint) == 0x000000, "Member 'FHairMaterialConstraints::BendConstraint' has a wrong offset!"); \ static_assert(offsetof(FHairMaterialConstraints, StretchConstraint) == 0x000098, "Member 'FHairMaterialConstraints::StretchConstraint' has a wrong offset!"); \ static_assert(offsetof(FHairMaterialConstraints, CollisionConstraint) == 0x000130, "Member 'FHairMaterialConstraints::CollisionConstraint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairStrandsParameters \ static_assert(alignof(FHairStrandsParameters) == 0x000008, "Wrong alignment on FHairStrandsParameters"); \ static_assert(sizeof(FHairStrandsParameters) == 0x000098, "Wrong size on FHairStrandsParameters"); \ static_assert(offsetof(FHairStrandsParameters, StrandsSize) == 0x000000, "Member 'FHairStrandsParameters::StrandsSize' has a wrong offset!"); \ static_assert(offsetof(FHairStrandsParameters, StrandsDensity) == 0x000004, "Member 'FHairStrandsParameters::StrandsDensity' has a wrong offset!"); \ static_assert(offsetof(FHairStrandsParameters, StrandsSmoothing) == 0x000008, "Member 'FHairStrandsParameters::StrandsSmoothing' has a wrong offset!"); \ static_assert(offsetof(FHairStrandsParameters, StrandsThickness) == 0x00000C, "Member 'FHairStrandsParameters::StrandsThickness' has a wrong offset!"); \ static_assert(offsetof(FHairStrandsParameters, ThicknessScale) == 0x000010, "Member 'FHairStrandsParameters::ThicknessScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsPhysics \ static_assert(alignof(FHairGroupsPhysics) == 0x000008, "Wrong alignment on FHairGroupsPhysics"); \ static_assert(sizeof(FHairGroupsPhysics) == 0x0002F0, "Wrong size on FHairGroupsPhysics"); \ static_assert(offsetof(FHairGroupsPhysics, SolverSettings) == 0x000000, "Member 'FHairGroupsPhysics::SolverSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsPhysics, ExternalForces) == 0x000048, "Member 'FHairGroupsPhysics::ExternalForces' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsPhysics, MaterialConstraints) == 0x000080, "Member 'FHairGroupsPhysics::MaterialConstraints' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsPhysics, StrandsParameters) == 0x000258, "Member 'FHairGroupsPhysics::StrandsParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSimulationSolver \ static_assert(alignof(FHairSimulationSolver) == 0x000001, "Wrong alignment on FHairSimulationSolver"); \ static_assert(sizeof(FHairSimulationSolver) == 0x000001, "Wrong size on FHairSimulationSolver"); \ static_assert(offsetof(FHairSimulationSolver, bEnableSimulation) == 0x000000, "Member 'FHairSimulationSolver::bEnableSimulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSimulationForces \ static_assert(alignof(FHairSimulationForces) == 0x000008, "Wrong alignment on FHairSimulationForces"); \ static_assert(sizeof(FHairSimulationForces) == 0x000038, "Wrong size on FHairSimulationForces"); \ static_assert(offsetof(FHairSimulationForces, GravityVector) == 0x000000, "Member 'FHairSimulationForces::GravityVector' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationForces, AirDrag) == 0x000018, "Member 'FHairSimulationForces::AirDrag' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationForces, AirVelocity) == 0x000020, "Member 'FHairSimulationForces::AirVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSimulationConstraints \ static_assert(alignof(FHairSimulationConstraints) == 0x000004, "Wrong alignment on FHairSimulationConstraints"); \ static_assert(sizeof(FHairSimulationConstraints) == 0x000020, "Wrong size on FHairSimulationConstraints"); \ static_assert(offsetof(FHairSimulationConstraints, BendDamping) == 0x000000, "Member 'FHairSimulationConstraints::BendDamping' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, BendStiffness) == 0x000004, "Member 'FHairSimulationConstraints::BendStiffness' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, StretchDamping) == 0x000008, "Member 'FHairSimulationConstraints::StretchDamping' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, StretchStiffness) == 0x00000C, "Member 'FHairSimulationConstraints::StretchStiffness' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, StaticFriction) == 0x000010, "Member 'FHairSimulationConstraints::StaticFriction' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, KineticFriction) == 0x000014, "Member 'FHairSimulationConstraints::KineticFriction' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, StrandsViscosity) == 0x000018, "Member 'FHairSimulationConstraints::StrandsViscosity' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationConstraints, CollisionRadius) == 0x00001C, "Member 'FHairSimulationConstraints::CollisionRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSimulationSetup \ static_assert(alignof(FHairSimulationSetup) == 0x000008, "Wrong alignment on FHairSimulationSetup"); \ static_assert(sizeof(FHairSimulationSetup) == 0x000028, "Wrong size on FHairSimulationSetup"); \ static_assert(offsetof(FHairSimulationSetup, bResetSimulation) == 0x000000, "Member 'FHairSimulationSetup::bResetSimulation' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, bDebugSimulation) == 0x000001, "Member 'FHairSimulationSetup::bDebugSimulation' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, bLocalSimulation) == 0x000002, "Member 'FHairSimulationSetup::bLocalSimulation' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, LinearVelocityScale) == 0x000004, "Member 'FHairSimulationSetup::LinearVelocityScale' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, AngularVelocityScale) == 0x000008, "Member 'FHairSimulationSetup::AngularVelocityScale' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, LocalBone) == 0x000010, "Member 'FHairSimulationSetup::LocalBone' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSetup, TeleportDistance) == 0x000020, "Member 'FHairSimulationSetup::TeleportDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairSimulationSettings \ static_assert(alignof(FHairSimulationSettings) == 0x000008, "Wrong alignment on FHairSimulationSettings"); \ static_assert(sizeof(FHairSimulationSettings) == 0x000090, "Wrong size on FHairSimulationSettings"); \ static_assert(offsetof(FHairSimulationSettings, bOverrideSettings) == 0x000000, "Member 'FHairSimulationSettings::bOverrideSettings' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSettings, SimulationSetup) == 0x000008, "Member 'FHairSimulationSettings::SimulationSetup' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSettings, SolverSettings) == 0x000030, "Member 'FHairSimulationSettings::SolverSettings' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSettings, ExternalForces) == 0x000038, "Member 'FHairSimulationSettings::ExternalForces' has a wrong offset!"); \ static_assert(offsetof(FHairSimulationSettings, MaterialConstraints) == 0x000070, "Member 'FHairSimulationSettings::MaterialConstraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGeometrySettings \ static_assert(alignof(FHairGeometrySettings) == 0x000004, "Wrong alignment on FHairGeometrySettings"); \ static_assert(sizeof(FHairGeometrySettings) == 0x00000C, "Wrong size on FHairGeometrySettings"); \ static_assert(offsetof(FHairGeometrySettings, HairWidth) == 0x000000, "Member 'FHairGeometrySettings::HairWidth' has a wrong offset!"); \ static_assert(offsetof(FHairGeometrySettings, HairRootScale) == 0x000004, "Member 'FHairGeometrySettings::HairRootScale' has a wrong offset!"); \ static_assert(offsetof(FHairGeometrySettings, HairTipScale) == 0x000008, "Member 'FHairGeometrySettings::HairTipScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairShadowSettings \ static_assert(alignof(FHairShadowSettings) == 0x000004, "Wrong alignment on FHairShadowSettings"); \ static_assert(sizeof(FHairShadowSettings) == 0x00000C, "Wrong size on FHairShadowSettings"); \ static_assert(offsetof(FHairShadowSettings, HairShadowDensity) == 0x000000, "Member 'FHairShadowSettings::HairShadowDensity' has a wrong offset!"); \ static_assert(offsetof(FHairShadowSettings, HairRaytracingRadiusScale) == 0x000004, "Member 'FHairShadowSettings::HairRaytracingRadiusScale' has a wrong offset!"); \ static_assert(offsetof(FHairShadowSettings, bUseHairRaytracingGeometry) == 0x000008, "Member 'FHairShadowSettings::bUseHairRaytracingGeometry' has a wrong offset!"); \ static_assert(offsetof(FHairShadowSettings, bVoxelize) == 0x000009, "Member 'FHairShadowSettings::bVoxelize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairAdvancedRenderingSettings \ static_assert(alignof(FHairAdvancedRenderingSettings) == 0x000001, "Wrong alignment on FHairAdvancedRenderingSettings"); \ static_assert(sizeof(FHairAdvancedRenderingSettings) == 0x000002, "Wrong size on FHairAdvancedRenderingSettings"); \ static_assert(offsetof(FHairAdvancedRenderingSettings, bUseStableRasterization) == 0x000000, "Member 'FHairAdvancedRenderingSettings::bUseStableRasterization' has a wrong offset!"); \ static_assert(offsetof(FHairAdvancedRenderingSettings, bScatterSceneLighting) == 0x000001, "Member 'FHairAdvancedRenderingSettings::bScatterSceneLighting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHairGroupsRendering \ static_assert(alignof(FHairGroupsRendering) == 0x000008, "Wrong alignment on FHairGroupsRendering"); \ static_assert(sizeof(FHairGroupsRendering) == 0x000030, "Wrong size on FHairGroupsRendering"); \ static_assert(offsetof(FHairGroupsRendering, MaterialSlotName) == 0x000000, "Member 'FHairGroupsRendering::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsRendering, Material) == 0x000008, "Member 'FHairGroupsRendering::Material' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsRendering, GeometrySettings) == 0x000010, "Member 'FHairGroupsRendering::GeometrySettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsRendering, ShadowSettings) == 0x00001C, "Member 'FHairGroupsRendering::ShadowSettings' has a wrong offset!"); \ static_assert(offsetof(FHairGroupsRendering, AdvancedSettings) == 0x000028, "Member 'FHairGroupsRendering::AdvancedSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGoomBindingGroupInfo \ static_assert(alignof(FGoomBindingGroupInfo) == 0x000004, "Wrong alignment on FGoomBindingGroupInfo"); \ static_assert(sizeof(FGoomBindingGroupInfo) == 0x000010, "Wrong size on FGoomBindingGroupInfo"); \ static_assert(offsetof(FGoomBindingGroupInfo, RenRootCount) == 0x000000, "Member 'FGoomBindingGroupInfo::RenRootCount' has a wrong offset!"); \ static_assert(offsetof(FGoomBindingGroupInfo, RenLODCount) == 0x000004, "Member 'FGoomBindingGroupInfo::RenLODCount' has a wrong offset!"); \ static_assert(offsetof(FGoomBindingGroupInfo, SimRootCount) == 0x000008, "Member 'FGoomBindingGroupInfo::SimRootCount' has a wrong offset!"); \ static_assert(offsetof(FGoomBindingGroupInfo, SimLODCount) == 0x00000C, "Member 'FGoomBindingGroupInfo::SimLODCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGroomAnimationInfo \ static_assert(alignof(FGroomAnimationInfo) == 0x000004, "Wrong alignment on FGroomAnimationInfo"); \ static_assert(sizeof(FGroomAnimationInfo) == 0x000020, "Wrong size on FGroomAnimationInfo"); \ static_assert(offsetof(FGroomAnimationInfo, NumFrames) == 0x000000, "Member 'FGroomAnimationInfo::NumFrames' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, SecondsPerFrame) == 0x000004, "Member 'FGroomAnimationInfo::SecondsPerFrame' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, Duration) == 0x000008, "Member 'FGroomAnimationInfo::Duration' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, StartTime) == 0x00000C, "Member 'FGroomAnimationInfo::StartTime' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, EndTime) == 0x000010, "Member 'FGroomAnimationInfo::EndTime' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, StartFrame) == 0x000014, "Member 'FGroomAnimationInfo::StartFrame' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, EndFrame) == 0x000018, "Member 'FGroomAnimationInfo::EndFrame' has a wrong offset!"); \ static_assert(offsetof(FGroomAnimationInfo, Attributes) == 0x00001C, "Member 'FGroomAnimationInfo::Attributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGroomCacheInfo \ static_assert(alignof(FGroomCacheInfo) == 0x000004, "Wrong alignment on FGroomCacheInfo"); \ static_assert(sizeof(FGroomCacheInfo) == 0x000028, "Wrong size on FGroomCacheInfo"); \ static_assert(offsetof(FGroomCacheInfo, Version) == 0x000000, "Member 'FGroomCacheInfo::Version' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheInfo, Type) == 0x000004, "Member 'FGroomCacheInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FGroomCacheInfo, AnimationInfo) == 0x000008, "Member 'FGroomCacheInfo::AnimationInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFollicleMaskOptions \ static_assert(alignof(FFollicleMaskOptions) == 0x000008, "Wrong alignment on FFollicleMaskOptions"); \ static_assert(sizeof(FFollicleMaskOptions) == 0x000010, "Wrong size on FFollicleMaskOptions"); \ static_assert(offsetof(FFollicleMaskOptions, Groom) == 0x000000, "Member 'FFollicleMaskOptions::Groom' has a wrong offset!"); \ static_assert(offsetof(FFollicleMaskOptions, Channel) == 0x000008, "Member 'FFollicleMaskOptions::Channel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGroomHairGroupPreview \ static_assert(alignof(FGroomHairGroupPreview) == 0x000004, "Wrong alignment on FGroomHairGroupPreview"); \ static_assert(sizeof(FGroomHairGroupPreview) == 0x000038, "Wrong size on FGroomHairGroupPreview"); \ static_assert(offsetof(FGroomHairGroupPreview, GroupName) == 0x000000, "Member 'FGroomHairGroupPreview::GroupName' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, GroupId) == 0x000008, "Member 'FGroomHairGroupPreview::GroupId' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, CurveCount) == 0x00000C, "Member 'FGroomHairGroupPreview::CurveCount' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, GuideCount) == 0x000010, "Member 'FGroomHairGroupPreview::GuideCount' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, bHasRootUV) == 0x000014, "Member 'FGroomHairGroupPreview::bHasRootUV' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, bHasColorAttributes) == 0x000015, "Member 'FGroomHairGroupPreview::bHasColorAttributes' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, bHasRoughnessAttributes) == 0x000016, "Member 'FGroomHairGroupPreview::bHasRoughnessAttributes' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, bHasPrecomputedWeights) == 0x000017, "Member 'FGroomHairGroupPreview::bHasPrecomputedWeights' has a wrong offset!"); \ static_assert(offsetof(FGroomHairGroupPreview, InterpolationSettings) == 0x000018, "Member 'FGroomHairGroupPreview::InterpolationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGroomConversionSettings \ static_assert(alignof(FGroomConversionSettings) == 0x000008, "Wrong alignment on FGroomConversionSettings"); \ static_assert(sizeof(FGroomConversionSettings) == 0x000030, "Wrong size on FGroomConversionSettings"); \ static_assert(offsetof(FGroomConversionSettings, Rotation) == 0x000000, "Member 'FGroomConversionSettings::Rotation' has a wrong offset!"); \ static_assert(offsetof(FGroomConversionSettings, Scale) == 0x000018, "Member 'FGroomConversionSettings::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGroomBuildSettings \ static_assert(alignof(FGroomBuildSettings) == 0x000004, "Wrong alignment on FGroomBuildSettings"); \ static_assert(sizeof(FGroomBuildSettings) == 0x00000C, "Wrong size on FGroomBuildSettings"); \ static_assert(offsetof(FGroomBuildSettings, bOverrideGuides) == 0x000000, "Member 'FGroomBuildSettings::bOverrideGuides' has a wrong offset!"); \ static_assert(offsetof(FGroomBuildSettings, HairToGuideDensity) == 0x000004, "Member 'FGroomBuildSettings::HairToGuideDensity' has a wrong offset!"); \ static_assert(offsetof(FGroomBuildSettings, InterpolationQuality) == 0x000008, "Member 'FGroomBuildSettings::InterpolationQuality' has a wrong offset!"); \ static_assert(offsetof(FGroomBuildSettings, InterpolationDistance) == 0x000009, "Member 'FGroomBuildSettings::InterpolationDistance' has a wrong offset!"); \ static_assert(offsetof(FGroomBuildSettings, bRandomizeGuide) == 0x00000A, "Member 'FGroomBuildSettings::bRandomizeGuide' has a wrong offset!"); \ static_assert(offsetof(FGroomBuildSettings, bUseUniqueGuide) == 0x00000B, "Member 'FGroomBuildSettings::bUseUniqueGuide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGroomCacheParams \ static_assert(alignof(FMovieSceneGroomCacheParams) == 0x000008, "Wrong alignment on FMovieSceneGroomCacheParams"); \ static_assert(sizeof(FMovieSceneGroomCacheParams) == 0x000020, "Wrong size on FMovieSceneGroomCacheParams"); \ static_assert(offsetof(FMovieSceneGroomCacheParams, GroomCache) == 0x000000, "Member 'FMovieSceneGroomCacheParams::GroomCache' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGroomCacheParams, FirstLoopStartFrameOffset) == 0x000008, "Member 'FMovieSceneGroomCacheParams::FirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGroomCacheParams, StartFrameOffset) == 0x00000C, "Member 'FMovieSceneGroomCacheParams::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGroomCacheParams, EndFrameOffset) == 0x000010, "Member 'FMovieSceneGroomCacheParams::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGroomCacheParams, PlayRate) == 0x000014, "Member 'FMovieSceneGroomCacheParams::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGroomCacheSectionTemplateParameters \ static_assert(alignof(FMovieSceneGroomCacheSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneGroomCacheSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneGroomCacheSectionTemplateParameters) == 0x000028, "Wrong size on FMovieSceneGroomCacheSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneGroomCacheSectionTemplateParameters, SectionStartTime) == 0x000020, "Member 'FMovieSceneGroomCacheSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGroomCacheSectionTemplateParameters, SectionEndTime) == 0x000024, "Member 'FMovieSceneGroomCacheSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGroomCacheSectionTemplate \ static_assert(alignof(FMovieSceneGroomCacheSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneGroomCacheSectionTemplate"); \ static_assert(sizeof(FMovieSceneGroomCacheSectionTemplate) == 0x000048, "Wrong size on FMovieSceneGroomCacheSectionTemplate"); \ static_assert(offsetof(FMovieSceneGroomCacheSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneGroomCacheSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomBindingAssetList \ static_assert(alignof(UGroomBindingAssetList) == 0x000008, "Wrong alignment on UGroomBindingAssetList"); \ static_assert(sizeof(UGroomBindingAssetList) == 0x000038, "Wrong size on UGroomBindingAssetList"); \ static_assert(offsetof(UGroomBindingAssetList, Bindings) == 0x000028, "Member 'UGroomBindingAssetList::Bindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomCacheImportOptions \ static_assert(alignof(UGroomCacheImportOptions) == 0x000008, "Wrong alignment on UGroomCacheImportOptions"); \ static_assert(sizeof(UGroomCacheImportOptions) == 0x000058, "Wrong size on UGroomCacheImportOptions"); \ static_assert(offsetof(UGroomCacheImportOptions, ImportSettings) == 0x000028, "Member 'UGroomCacheImportOptions::ImportSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomCacheImportData \ static_assert(alignof(UGroomCacheImportData) == 0x000008, "Wrong alignment on UGroomCacheImportData"); \ static_assert(sizeof(UGroomCacheImportData) == 0x000058, "Wrong size on UGroomCacheImportData"); \ static_assert(offsetof(UGroomCacheImportData, Settings) == 0x000028, "Member 'UGroomCacheImportData::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGroomActor \ static_assert(alignof(AGroomActor) == 0x000008, "Wrong alignment on AGroomActor"); \ static_assert(sizeof(AGroomActor) == 0x0002B8, "Wrong size on AGroomActor"); \ static_assert(offsetof(AGroomActor, GroomComponent) == 0x0002B0, "Member 'AGroomActor::GroomComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomAsset \ static_assert(alignof(UGroomAsset) == 0x000008, "Wrong alignment on UGroomAsset"); \ static_assert(sizeof(UGroomAsset) == 0x000110, "Wrong size on UGroomAsset"); \ static_assert(offsetof(UGroomAsset, HairGroupsInfo) == 0x000030, "Member 'UGroomAsset::HairGroupsInfo' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsRendering) == 0x000040, "Member 'UGroomAsset::HairGroupsRendering' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsPhysics) == 0x000050, "Member 'UGroomAsset::HairGroupsPhysics' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsInterpolation) == 0x000060, "Member 'UGroomAsset::HairGroupsInterpolation' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsLOD) == 0x000070, "Member 'UGroomAsset::HairGroupsLOD' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsCards) == 0x000080, "Member 'UGroomAsset::HairGroupsCards' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsMeshes) == 0x000090, "Member 'UGroomAsset::HairGroupsMeshes' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairGroupsMaterials) == 0x0000A0, "Member 'UGroomAsset::HairGroupsMaterials' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, EnableGlobalInterpolation) == 0x0000C0, "Member 'UGroomAsset::EnableGlobalInterpolation' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, HairInterpolationType) == 0x0000C1, "Member 'UGroomAsset::HairInterpolationType' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, RiggedSkeletalMesh) == 0x0000C8, "Member 'UGroomAsset::RiggedSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, DeformedGroupSections) == 0x0000D0, "Member 'UGroomAsset::DeformedGroupSections' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, MinLOD) == 0x0000E0, "Member 'UGroomAsset::MinLOD' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, DisableBelowMinLodStripping) == 0x0000E4, "Member 'UGroomAsset::DisableBelowMinLodStripping' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, EffectiveLODBias) == 0x0000E8, "Member 'UGroomAsset::EffectiveLODBias' has a wrong offset!"); \ static_assert(offsetof(UGroomAsset, AssetUserData) == 0x0000F8, "Member 'UGroomAsset::AssetUserData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHairCardGenerationSettings \ static_assert(alignof(UHairCardGenerationSettings) == 0x000008, "Wrong alignment on UHairCardGenerationSettings"); \ static_assert(sizeof(UHairCardGenerationSettings) == 0x000028, "Wrong size on UHairCardGenerationSettings"); \ #define DUMPER7_ASSERTS_UGroomAssetImportData \ static_assert(alignof(UGroomAssetImportData) == 0x000008, "Wrong alignment on UGroomAssetImportData"); \ static_assert(sizeof(UGroomAssetImportData) == 0x000030, "Wrong size on UGroomAssetImportData"); \ static_assert(offsetof(UGroomAssetImportData, ImportOptions) == 0x000028, "Member 'UGroomAssetImportData::ImportOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomBindingAsset \ static_assert(alignof(UGroomBindingAsset) == 0x000010, "Wrong alignment on UGroomBindingAsset"); \ static_assert(sizeof(UGroomBindingAsset) == 0x0000B0, "Wrong size on UGroomBindingAsset"); \ static_assert(offsetof(UGroomBindingAsset, GroomBindingType) == 0x000028, "Member 'UGroomBindingAsset::GroomBindingType' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, Groom) == 0x000030, "Member 'UGroomBindingAsset::Groom' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, SourceSkeletalMesh) == 0x000038, "Member 'UGroomBindingAsset::SourceSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, TargetSkeletalMesh) == 0x000040, "Member 'UGroomBindingAsset::TargetSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, SourceGeometryCache) == 0x000048, "Member 'UGroomBindingAsset::SourceGeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, TargetGeometryCache) == 0x000050, "Member 'UGroomBindingAsset::TargetGeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, NumInterpolationPoints) == 0x000058, "Member 'UGroomBindingAsset::NumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, MatchingSection) == 0x00005C, "Member 'UGroomBindingAsset::MatchingSection' has a wrong offset!"); \ static_assert(offsetof(UGroomBindingAsset, GroupInfos) == 0x000060, "Member 'UGroomBindingAsset::GroupInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset \ static_assert(alignof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset) == 0x000008, "Wrong alignment on GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset"); \ static_assert(sizeof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset) == 0x000030, "Wrong size on GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, GroomAsset) == 0x000000, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::GroomAsset' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, GeometryCache) == 0x000008, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::GeometryCache' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, NumInterpolationPoints) == 0x000010, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::NumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, SourceGeometryCacheForTransfer) == 0x000018, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::SourceGeometryCacheForTransfer' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, MatchingSection) == 0x000020, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::MatchingSection' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset, ReturnValue) == 0x000028, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath \ static_assert(alignof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath) == 0x000008, "Wrong alignment on GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath"); \ static_assert(sizeof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath) == 0x000040, "Wrong size on GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, DesiredPackagePath) == 0x000000, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::DesiredPackagePath' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, GroomAsset) == 0x000010, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::GroomAsset' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, GeometryCache) == 0x000018, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::GeometryCache' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, NumInterpolationPoints) == 0x000020, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::NumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, SourceGeometryCacheForTransfer) == 0x000028, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::SourceGeometryCacheForTransfer' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, MatchingSection) == 0x000030, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::MatchingSection' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath, ReturnValue) == 0x000038, "Member 'GroomBlueprintLibrary_CreateNewGeometryCacheGroomBindingAssetWithPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomBlueprintLibrary_CreateNewGroomBindingAsset \ static_assert(alignof(GroomBlueprintLibrary_CreateNewGroomBindingAsset) == 0x000008, "Wrong alignment on GroomBlueprintLibrary_CreateNewGroomBindingAsset"); \ static_assert(sizeof(GroomBlueprintLibrary_CreateNewGroomBindingAsset) == 0x000030, "Wrong size on GroomBlueprintLibrary_CreateNewGroomBindingAsset"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, InGroomAsset) == 0x000000, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::InGroomAsset' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, InSkeletalMesh) == 0x000008, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::InSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, InNumInterpolationPoints) == 0x000010, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::InNumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, InSourceSkeletalMeshForTransfer) == 0x000018, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::InSourceSkeletalMeshForTransfer' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, InMatchingSection) == 0x000020, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::InMatchingSection' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAsset, ReturnValue) == 0x000028, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath \ static_assert(alignof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath) == 0x000008, "Wrong alignment on GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath"); \ static_assert(sizeof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath) == 0x000040, "Wrong size on GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InDesiredPackagePath) == 0x000000, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InDesiredPackagePath' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InGroomAsset) == 0x000010, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InGroomAsset' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InSkeletalMesh) == 0x000018, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InNumInterpolationPoints) == 0x000020, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InNumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InSourceSkeletalMeshForTransfer) == 0x000028, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InSourceSkeletalMeshForTransfer' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, InMatchingSection) == 0x000030, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::InMatchingSection' has a wrong offset!"); \ static_assert(offsetof(GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath, ReturnValue) == 0x000038, "Member 'GroomBlueprintLibrary_CreateNewGroomBindingAssetWithPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomBlueprintLibrary \ static_assert(alignof(UGroomBlueprintLibrary) == 0x000008, "Wrong alignment on UGroomBlueprintLibrary"); \ static_assert(sizeof(UGroomBlueprintLibrary) == 0x000028, "Wrong size on UGroomBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UGroomCache \ static_assert(alignof(UGroomCache) == 0x000008, "Wrong alignment on UGroomCache"); \ static_assert(sizeof(UGroomCache) == 0x000078, "Wrong size on UGroomCache"); \ static_assert(offsetof(UGroomCache, GroomCacheInfo) == 0x00003C, "Member 'UGroomCache::GroomCacheInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_AddCollisionComponent \ static_assert(alignof(GroomComponent_AddCollisionComponent) == 0x000008, "Wrong alignment on GroomComponent_AddCollisionComponent"); \ static_assert(sizeof(GroomComponent_AddCollisionComponent) == 0x000008, "Wrong size on GroomComponent_AddCollisionComponent"); \ static_assert(offsetof(GroomComponent_AddCollisionComponent, SkeletalMeshComponent) == 0x000000, "Member 'GroomComponent_AddCollisionComponent::SkeletalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_GetIsHairLengthScaleEnabled \ static_assert(alignof(GroomComponent_GetIsHairLengthScaleEnabled) == 0x000001, "Wrong alignment on GroomComponent_GetIsHairLengthScaleEnabled"); \ static_assert(sizeof(GroomComponent_GetIsHairLengthScaleEnabled) == 0x000001, "Wrong size on GroomComponent_GetIsHairLengthScaleEnabled"); \ static_assert(offsetof(GroomComponent_GetIsHairLengthScaleEnabled, ReturnValue) == 0x000000, "Member 'GroomComponent_GetIsHairLengthScaleEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_GetNiagaraComponent \ static_assert(alignof(GroomComponent_GetNiagaraComponent) == 0x000008, "Wrong alignment on GroomComponent_GetNiagaraComponent"); \ static_assert(sizeof(GroomComponent_GetNiagaraComponent) == 0x000010, "Wrong size on GroomComponent_GetNiagaraComponent"); \ static_assert(offsetof(GroomComponent_GetNiagaraComponent, GroupIndex) == 0x000000, "Member 'GroomComponent_GetNiagaraComponent::GroupIndex' has a wrong offset!"); \ static_assert(offsetof(GroomComponent_GetNiagaraComponent, ReturnValue) == 0x000008, "Member 'GroomComponent_GetNiagaraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetBindingAsset \ static_assert(alignof(GroomComponent_SetBindingAsset) == 0x000008, "Wrong alignment on GroomComponent_SetBindingAsset"); \ static_assert(sizeof(GroomComponent_SetBindingAsset) == 0x000008, "Wrong size on GroomComponent_SetBindingAsset"); \ static_assert(offsetof(GroomComponent_SetBindingAsset, InBinding) == 0x000000, "Member 'GroomComponent_SetBindingAsset::InBinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetEnableSimulation \ static_assert(alignof(GroomComponent_SetEnableSimulation) == 0x000001, "Wrong alignment on GroomComponent_SetEnableSimulation"); \ static_assert(sizeof(GroomComponent_SetEnableSimulation) == 0x000001, "Wrong size on GroomComponent_SetEnableSimulation"); \ static_assert(offsetof(GroomComponent_SetEnableSimulation, bInEnableSimulation) == 0x000000, "Member 'GroomComponent_SetEnableSimulation::bInEnableSimulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetGroomAsset \ static_assert(alignof(GroomComponent_SetGroomAsset) == 0x000008, "Wrong alignment on GroomComponent_SetGroomAsset"); \ static_assert(sizeof(GroomComponent_SetGroomAsset) == 0x000008, "Wrong size on GroomComponent_SetGroomAsset"); \ static_assert(offsetof(GroomComponent_SetGroomAsset, Asset) == 0x000000, "Member 'GroomComponent_SetGroomAsset::Asset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetHairLengthScale \ static_assert(alignof(GroomComponent_SetHairLengthScale) == 0x000004, "Wrong alignment on GroomComponent_SetHairLengthScale"); \ static_assert(sizeof(GroomComponent_SetHairLengthScale) == 0x000004, "Wrong size on GroomComponent_SetHairLengthScale"); \ static_assert(offsetof(GroomComponent_SetHairLengthScale, Scale) == 0x000000, "Member 'GroomComponent_SetHairLengthScale::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetHairLengthScaleEnable \ static_assert(alignof(GroomComponent_SetHairLengthScaleEnable) == 0x000001, "Wrong alignment on GroomComponent_SetHairLengthScaleEnable"); \ static_assert(sizeof(GroomComponent_SetHairLengthScaleEnable) == 0x000001, "Wrong size on GroomComponent_SetHairLengthScaleEnable"); \ static_assert(offsetof(GroomComponent_SetHairLengthScaleEnable, bEnable) == 0x000000, "Member 'GroomComponent_SetHairLengthScaleEnable::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GroomComponent_SetPhysicsAsset \ static_assert(alignof(GroomComponent_SetPhysicsAsset) == 0x000008, "Wrong alignment on GroomComponent_SetPhysicsAsset"); \ static_assert(sizeof(GroomComponent_SetPhysicsAsset) == 0x000008, "Wrong size on GroomComponent_SetPhysicsAsset"); \ static_assert(offsetof(GroomComponent_SetPhysicsAsset, InPhysicsAsset) == 0x000000, "Member 'GroomComponent_SetPhysicsAsset::InPhysicsAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomComponent \ static_assert(alignof(UGroomComponent) == 0x000010, "Wrong alignment on UGroomComponent"); \ static_assert(sizeof(UGroomComponent) == 0x0007C0, "Wrong size on UGroomComponent"); \ static_assert(offsetof(UGroomComponent, GroomAsset) == 0x000588, "Member 'UGroomComponent::GroomAsset' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, GroomCache) == 0x000590, "Member 'UGroomComponent::GroomCache' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, NiagaraComponents) == 0x000598, "Member 'UGroomComponent::NiagaraComponents' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, SourceSkeletalMesh) == 0x0005A8, "Member 'UGroomComponent::SourceSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, BindingAsset) == 0x0005B0, "Member 'UGroomComponent::BindingAsset' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, PhysicsAsset) == 0x0005B8, "Member 'UGroomComponent::PhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, SimulationSettings) == 0x0005D0, "Member 'UGroomComponent::SimulationSettings' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, Strands_DebugMaterial) == 0x000660, "Member 'UGroomComponent::Strands_DebugMaterial' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, Strands_DefaultMaterial) == 0x000668, "Member 'UGroomComponent::Strands_DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, Cards_DefaultMaterial) == 0x000670, "Member 'UGroomComponent::Cards_DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, Meshes_DefaultMaterial) == 0x000678, "Member 'UGroomComponent::Meshes_DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, AngularSpringsSystem) == 0x000680, "Member 'UGroomComponent::AngularSpringsSystem' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, CosseratRodsSystem) == 0x000688, "Member 'UGroomComponent::CosseratRodsSystem' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, AttachmentName) == 0x000690, "Member 'UGroomComponent::AttachmentName' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, GroomGroupsDesc) == 0x000730, "Member 'UGroomComponent::GroomGroupsDesc' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, bUseCards) == 0x000740, "Member 'UGroomComponent::bUseCards' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, bRunning) == 0x000741, "Member 'UGroomComponent::bRunning' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, bLooping) == 0x000742, "Member 'UGroomComponent::bLooping' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, bManualTick) == 0x000743, "Member 'UGroomComponent::bManualTick' has a wrong offset!"); \ static_assert(offsetof(UGroomComponent, ElapsedTime) == 0x000744, "Member 'UGroomComponent::ElapsedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomCreateBindingOptions \ static_assert(alignof(UGroomCreateBindingOptions) == 0x000008, "Wrong alignment on UGroomCreateBindingOptions"); \ static_assert(sizeof(UGroomCreateBindingOptions) == 0x000058, "Wrong size on UGroomCreateBindingOptions"); \ static_assert(offsetof(UGroomCreateBindingOptions, GroomBindingType) == 0x000028, "Member 'UGroomCreateBindingOptions::GroomBindingType' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, SourceSkeletalMesh) == 0x000030, "Member 'UGroomCreateBindingOptions::SourceSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, TargetSkeletalMesh) == 0x000038, "Member 'UGroomCreateBindingOptions::TargetSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, SourceGeometryCache) == 0x000040, "Member 'UGroomCreateBindingOptions::SourceGeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, TargetGeometryCache) == 0x000048, "Member 'UGroomCreateBindingOptions::TargetGeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, NumInterpolationPoints) == 0x000050, "Member 'UGroomCreateBindingOptions::NumInterpolationPoints' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateBindingOptions, MatchingSection) == 0x000054, "Member 'UGroomCreateBindingOptions::MatchingSection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomCreateFollicleMaskOptions \ static_assert(alignof(UGroomCreateFollicleMaskOptions) == 0x000008, "Wrong alignment on UGroomCreateFollicleMaskOptions"); \ static_assert(sizeof(UGroomCreateFollicleMaskOptions) == 0x000040, "Wrong size on UGroomCreateFollicleMaskOptions"); \ static_assert(offsetof(UGroomCreateFollicleMaskOptions, Resolution) == 0x000028, "Member 'UGroomCreateFollicleMaskOptions::Resolution' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateFollicleMaskOptions, RootRadius) == 0x00002C, "Member 'UGroomCreateFollicleMaskOptions::RootRadius' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateFollicleMaskOptions, Grooms) == 0x000030, "Member 'UGroomCreateFollicleMaskOptions::Grooms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomCreateStrandsTexturesOptions \ static_assert(alignof(UGroomCreateStrandsTexturesOptions) == 0x000008, "Wrong alignment on UGroomCreateStrandsTexturesOptions"); \ static_assert(sizeof(UGroomCreateStrandsTexturesOptions) == 0x000068, "Wrong size on UGroomCreateStrandsTexturesOptions"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, Resolution) == 0x000028, "Member 'UGroomCreateStrandsTexturesOptions::Resolution' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, TraceType) == 0x00002C, "Member 'UGroomCreateStrandsTexturesOptions::TraceType' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, TraceDistance) == 0x000030, "Member 'UGroomCreateStrandsTexturesOptions::TraceDistance' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, MeshType) == 0x000034, "Member 'UGroomCreateStrandsTexturesOptions::MeshType' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, StaticMesh) == 0x000038, "Member 'UGroomCreateStrandsTexturesOptions::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, SkeletalMesh) == 0x000040, "Member 'UGroomCreateStrandsTexturesOptions::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, LODIndex) == 0x000048, "Member 'UGroomCreateStrandsTexturesOptions::LODIndex' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, SectionIndex) == 0x00004C, "Member 'UGroomCreateStrandsTexturesOptions::SectionIndex' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, UVChannelIndex) == 0x000050, "Member 'UGroomCreateStrandsTexturesOptions::UVChannelIndex' has a wrong offset!"); \ static_assert(offsetof(UGroomCreateStrandsTexturesOptions, GroupIndex) == 0x000058, "Member 'UGroomCreateStrandsTexturesOptions::GroupIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomImportOptions \ static_assert(alignof(UGroomImportOptions) == 0x000008, "Wrong alignment on UGroomImportOptions"); \ static_assert(sizeof(UGroomImportOptions) == 0x000068, "Wrong size on UGroomImportOptions"); \ static_assert(offsetof(UGroomImportOptions, ConversionSettings) == 0x000028, "Member 'UGroomImportOptions::ConversionSettings' has a wrong offset!"); \ static_assert(offsetof(UGroomImportOptions, InterpolationSettings) == 0x000058, "Member 'UGroomImportOptions::InterpolationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomHairGroupsPreview \ static_assert(alignof(UGroomHairGroupsPreview) == 0x000008, "Wrong alignment on UGroomHairGroupsPreview"); \ static_assert(sizeof(UGroomHairGroupsPreview) == 0x000038, "Wrong size on UGroomHairGroupsPreview"); \ static_assert(offsetof(UGroomHairGroupsPreview, Groups) == 0x000028, "Member 'UGroomHairGroupsPreview::Groups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroomPluginSettings \ static_assert(alignof(UGroomPluginSettings) == 0x000008, "Wrong alignment on UGroomPluginSettings"); \ static_assert(sizeof(UGroomPluginSettings) == 0x000030, "Wrong size on UGroomPluginSettings"); \ static_assert(offsetof(UGroomPluginSettings, GroomCacheLookAheadBuffer) == 0x000028, "Member 'UGroomPluginSettings::GroomCacheLookAheadBuffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGroomCacheSection \ static_assert(alignof(UMovieSceneGroomCacheSection) == 0x000008, "Wrong alignment on UMovieSceneGroomCacheSection"); \ static_assert(sizeof(UMovieSceneGroomCacheSection) == 0x000110, "Wrong size on UMovieSceneGroomCacheSection"); \ static_assert(offsetof(UMovieSceneGroomCacheSection, Params_0) == 0x0000F0, "Member 'UMovieSceneGroomCacheSection::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGroomCacheTrack \ static_assert(alignof(UMovieSceneGroomCacheTrack) == 0x000008, "Wrong alignment on UMovieSceneGroomCacheTrack"); \ static_assert(sizeof(UMovieSceneGroomCacheTrack) == 0x0000B0, "Wrong size on UMovieSceneGroomCacheTrack"); \ static_assert(offsetof(UMovieSceneGroomCacheTrack, AnimationSections) == 0x0000A0, "Member 'UMovieSceneGroomCacheTrack::AnimationSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceHairStrands \ static_assert(alignof(UNiagaraDataInterfaceHairStrands) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceHairStrands"); \ static_assert(sizeof(UNiagaraDataInterfaceHairStrands) == 0x000050, "Wrong size on UNiagaraDataInterfaceHairStrands"); \ static_assert(offsetof(UNiagaraDataInterfaceHairStrands, DefaultSource) == 0x000038, "Member 'UNiagaraDataInterfaceHairStrands::DefaultSource' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceHairStrands, SourceActor) == 0x000040, "Member 'UNiagaraDataInterfaceHairStrands::SourceActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceVelocityGrid \ static_assert(alignof(UNiagaraDataInterfaceVelocityGrid) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceVelocityGrid"); \ static_assert(sizeof(UNiagaraDataInterfaceVelocityGrid) == 0x000048, "Wrong size on UNiagaraDataInterfaceVelocityGrid"); \ static_assert(offsetof(UNiagaraDataInterfaceVelocityGrid, GridSize) == 0x000038, "Member 'UNiagaraDataInterfaceVelocityGrid::GridSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfacePressureGrid \ static_assert(alignof(UNiagaraDataInterfacePressureGrid) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePressureGrid"); \ static_assert(sizeof(UNiagaraDataInterfacePressureGrid) == 0x000048, "Wrong size on UNiagaraDataInterfacePressureGrid"); \ #define DUMPER7_ASSERTS_FTrackRenderData \ static_assert(alignof(FTrackRenderData) == 0x000010, "Wrong alignment on FTrackRenderData"); \ static_assert(sizeof(FTrackRenderData) == 0x0000C0, "Wrong size on FTrackRenderData"); \ #define DUMPER7_ASSERTS_FGeometryCacheMeshBatchInfo \ static_assert(alignof(FGeometryCacheMeshBatchInfo) == 0x000004, "Wrong alignment on FGeometryCacheMeshBatchInfo"); \ static_assert(sizeof(FGeometryCacheMeshBatchInfo) == 0x00000C, "Wrong size on FGeometryCacheMeshBatchInfo"); \ #define DUMPER7_ASSERTS_FGeometryCacheVertexInfo \ static_assert(alignof(FGeometryCacheVertexInfo) == 0x000001, "Wrong alignment on FGeometryCacheVertexInfo"); \ static_assert(sizeof(FGeometryCacheVertexInfo) == 0x000009, "Wrong size on FGeometryCacheVertexInfo"); \ #define DUMPER7_ASSERTS_FGeometryCacheMeshData \ static_assert(alignof(FGeometryCacheMeshData) == 0x000008, "Wrong alignment on FGeometryCacheMeshData"); \ static_assert(sizeof(FGeometryCacheMeshData) == 0x0000C8, "Wrong size on FGeometryCacheMeshData"); \ #define DUMPER7_ASSERTS_FNiagaraGeometryCacheReference \ static_assert(alignof(FNiagaraGeometryCacheReference) == 0x000008, "Wrong alignment on FNiagaraGeometryCacheReference"); \ static_assert(sizeof(FNiagaraGeometryCacheReference) == 0x000038, "Wrong size on FNiagaraGeometryCacheReference"); \ static_assert(offsetof(FNiagaraGeometryCacheReference, GeometryCache) == 0x000000, "Member 'FNiagaraGeometryCacheReference::GeometryCache' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGeometryCacheReference, GeometryCacheUserParamBinding) == 0x000008, "Member 'FNiagaraGeometryCacheReference::GeometryCacheUserParamBinding' has a wrong offset!"); \ static_assert(offsetof(FNiagaraGeometryCacheReference, OverrideMaterials) == 0x000028, "Member 'FNiagaraGeometryCacheReference::OverrideMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCache \ static_assert(alignof(UGeometryCache) == 0x000008, "Wrong alignment on UGeometryCache"); \ static_assert(sizeof(UGeometryCache) == 0x000070, "Wrong size on UGeometryCache"); \ static_assert(offsetof(UGeometryCache, Materials) == 0x000030, "Member 'UGeometryCache::Materials' has a wrong offset!"); \ static_assert(offsetof(UGeometryCache, Tracks) == 0x000040, "Member 'UGeometryCache::Tracks' has a wrong offset!"); \ static_assert(offsetof(UGeometryCache, StartFrame) == 0x000060, "Member 'UGeometryCache::StartFrame' has a wrong offset!"); \ static_assert(offsetof(UGeometryCache, EndFrame) == 0x000064, "Member 'UGeometryCache::EndFrame' has a wrong offset!"); \ static_assert(offsetof(UGeometryCache, Hash) == 0x000068, "Member 'UGeometryCache::Hash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheActor_GetGeometryCacheComponent \ static_assert(alignof(GeometryCacheActor_GetGeometryCacheComponent) == 0x000008, "Wrong alignment on GeometryCacheActor_GetGeometryCacheComponent"); \ static_assert(sizeof(GeometryCacheActor_GetGeometryCacheComponent) == 0x000008, "Wrong size on GeometryCacheActor_GetGeometryCacheComponent"); \ static_assert(offsetof(GeometryCacheActor_GetGeometryCacheComponent, ReturnValue) == 0x000000, "Member 'GeometryCacheActor_GetGeometryCacheComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCacheActor \ static_assert(alignof(AGeometryCacheActor) == 0x000008, "Wrong alignment on AGeometryCacheActor"); \ static_assert(sizeof(AGeometryCacheActor) == 0x0002B8, "Wrong size on AGeometryCacheActor"); \ static_assert(offsetof(AGeometryCacheActor, GeometryCacheComponent) == 0x0002B0, "Member 'AGeometryCacheActor::GeometryCacheComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheCodecBase \ static_assert(alignof(UGeometryCacheCodecBase) == 0x000008, "Wrong alignment on UGeometryCacheCodecBase"); \ static_assert(sizeof(UGeometryCacheCodecBase) == 0x000038, "Wrong size on UGeometryCacheCodecBase"); \ static_assert(offsetof(UGeometryCacheCodecBase, TopologyRanges) == 0x000028, "Member 'UGeometryCacheCodecBase::TopologyRanges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheCodecRaw \ static_assert(alignof(UGeometryCacheCodecRaw) == 0x000008, "Wrong alignment on UGeometryCacheCodecRaw"); \ static_assert(sizeof(UGeometryCacheCodecRaw) == 0x000040, "Wrong size on UGeometryCacheCodecRaw"); \ static_assert(offsetof(UGeometryCacheCodecRaw, DummyProperty) == 0x000038, "Member 'UGeometryCacheCodecRaw::DummyProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheCodecV1 \ static_assert(alignof(UGeometryCacheCodecV1) == 0x000008, "Wrong alignment on UGeometryCacheCodecV1"); \ static_assert(sizeof(UGeometryCacheCodecV1) == 0x000040, "Wrong size on UGeometryCacheCodecV1"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetExtrapolateFrames \ static_assert(alignof(GeometryCacheComponent_SetExtrapolateFrames) == 0x000001, "Wrong alignment on GeometryCacheComponent_SetExtrapolateFrames"); \ static_assert(sizeof(GeometryCacheComponent_SetExtrapolateFrames) == 0x000001, "Wrong size on GeometryCacheComponent_SetExtrapolateFrames"); \ static_assert(offsetof(GeometryCacheComponent_SetExtrapolateFrames, bNewExtrapolating) == 0x000000, "Member 'GeometryCacheComponent_SetExtrapolateFrames::bNewExtrapolating' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetGeometryCache \ static_assert(alignof(GeometryCacheComponent_SetGeometryCache) == 0x000008, "Wrong alignment on GeometryCacheComponent_SetGeometryCache"); \ static_assert(sizeof(GeometryCacheComponent_SetGeometryCache) == 0x000010, "Wrong size on GeometryCacheComponent_SetGeometryCache"); \ static_assert(offsetof(GeometryCacheComponent_SetGeometryCache, NewGeomCache) == 0x000000, "Member 'GeometryCacheComponent_SetGeometryCache::NewGeomCache' has a wrong offset!"); \ static_assert(offsetof(GeometryCacheComponent_SetGeometryCache, ReturnValue) == 0x000008, "Member 'GeometryCacheComponent_SetGeometryCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetLooping \ static_assert(alignof(GeometryCacheComponent_SetLooping) == 0x000001, "Wrong alignment on GeometryCacheComponent_SetLooping"); \ static_assert(sizeof(GeometryCacheComponent_SetLooping) == 0x000001, "Wrong size on GeometryCacheComponent_SetLooping"); \ static_assert(offsetof(GeometryCacheComponent_SetLooping, bNewLooping) == 0x000000, "Member 'GeometryCacheComponent_SetLooping::bNewLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetMotionVectorScale \ static_assert(alignof(GeometryCacheComponent_SetMotionVectorScale) == 0x000004, "Wrong alignment on GeometryCacheComponent_SetMotionVectorScale"); \ static_assert(sizeof(GeometryCacheComponent_SetMotionVectorScale) == 0x000004, "Wrong size on GeometryCacheComponent_SetMotionVectorScale"); \ static_assert(offsetof(GeometryCacheComponent_SetMotionVectorScale, NewMotionVectorScale) == 0x000000, "Member 'GeometryCacheComponent_SetMotionVectorScale::NewMotionVectorScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetOverrideWireframeColor \ static_assert(alignof(GeometryCacheComponent_SetOverrideWireframeColor) == 0x000001, "Wrong alignment on GeometryCacheComponent_SetOverrideWireframeColor"); \ static_assert(sizeof(GeometryCacheComponent_SetOverrideWireframeColor) == 0x000001, "Wrong size on GeometryCacheComponent_SetOverrideWireframeColor"); \ static_assert(offsetof(GeometryCacheComponent_SetOverrideWireframeColor, bOverride) == 0x000000, "Member 'GeometryCacheComponent_SetOverrideWireframeColor::bOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetPlaybackSpeed \ static_assert(alignof(GeometryCacheComponent_SetPlaybackSpeed) == 0x000004, "Wrong alignment on GeometryCacheComponent_SetPlaybackSpeed"); \ static_assert(sizeof(GeometryCacheComponent_SetPlaybackSpeed) == 0x000004, "Wrong size on GeometryCacheComponent_SetPlaybackSpeed"); \ static_assert(offsetof(GeometryCacheComponent_SetPlaybackSpeed, NewPlaybackSpeed) == 0x000000, "Member 'GeometryCacheComponent_SetPlaybackSpeed::NewPlaybackSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetStartTimeOffset \ static_assert(alignof(GeometryCacheComponent_SetStartTimeOffset) == 0x000004, "Wrong alignment on GeometryCacheComponent_SetStartTimeOffset"); \ static_assert(sizeof(GeometryCacheComponent_SetStartTimeOffset) == 0x000004, "Wrong size on GeometryCacheComponent_SetStartTimeOffset"); \ static_assert(offsetof(GeometryCacheComponent_SetStartTimeOffset, NewStartTimeOffset) == 0x000000, "Member 'GeometryCacheComponent_SetStartTimeOffset::NewStartTimeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_SetWireframeOverrideColor \ static_assert(alignof(GeometryCacheComponent_SetWireframeOverrideColor) == 0x000004, "Wrong alignment on GeometryCacheComponent_SetWireframeOverrideColor"); \ static_assert(sizeof(GeometryCacheComponent_SetWireframeOverrideColor) == 0x000010, "Wrong size on GeometryCacheComponent_SetWireframeOverrideColor"); \ static_assert(offsetof(GeometryCacheComponent_SetWireframeOverrideColor, Color) == 0x000000, "Member 'GeometryCacheComponent_SetWireframeOverrideColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_TickAtThisTime \ static_assert(alignof(GeometryCacheComponent_TickAtThisTime) == 0x000004, "Wrong alignment on GeometryCacheComponent_TickAtThisTime"); \ static_assert(sizeof(GeometryCacheComponent_TickAtThisTime) == 0x000008, "Wrong size on GeometryCacheComponent_TickAtThisTime"); \ static_assert(offsetof(GeometryCacheComponent_TickAtThisTime, Time) == 0x000000, "Member 'GeometryCacheComponent_TickAtThisTime::Time' has a wrong offset!"); \ static_assert(offsetof(GeometryCacheComponent_TickAtThisTime, bInIsRunning) == 0x000004, "Member 'GeometryCacheComponent_TickAtThisTime::bInIsRunning' has a wrong offset!"); \ static_assert(offsetof(GeometryCacheComponent_TickAtThisTime, bInBackwards) == 0x000005, "Member 'GeometryCacheComponent_TickAtThisTime::bInBackwards' has a wrong offset!"); \ static_assert(offsetof(GeometryCacheComponent_TickAtThisTime, bInIsLooping) == 0x000006, "Member 'GeometryCacheComponent_TickAtThisTime::bInIsLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetAnimationTime \ static_assert(alignof(GeometryCacheComponent_GetAnimationTime) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetAnimationTime"); \ static_assert(sizeof(GeometryCacheComponent_GetAnimationTime) == 0x000004, "Wrong size on GeometryCacheComponent_GetAnimationTime"); \ static_assert(offsetof(GeometryCacheComponent_GetAnimationTime, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetAnimationTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetDuration \ static_assert(alignof(GeometryCacheComponent_GetDuration) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetDuration"); \ static_assert(sizeof(GeometryCacheComponent_GetDuration) == 0x000004, "Wrong size on GeometryCacheComponent_GetDuration"); \ static_assert(offsetof(GeometryCacheComponent_GetDuration, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetMotionVectorScale \ static_assert(alignof(GeometryCacheComponent_GetMotionVectorScale) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetMotionVectorScale"); \ static_assert(sizeof(GeometryCacheComponent_GetMotionVectorScale) == 0x000004, "Wrong size on GeometryCacheComponent_GetMotionVectorScale"); \ static_assert(offsetof(GeometryCacheComponent_GetMotionVectorScale, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetMotionVectorScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetNumberOfFrames \ static_assert(alignof(GeometryCacheComponent_GetNumberOfFrames) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetNumberOfFrames"); \ static_assert(sizeof(GeometryCacheComponent_GetNumberOfFrames) == 0x000004, "Wrong size on GeometryCacheComponent_GetNumberOfFrames"); \ static_assert(offsetof(GeometryCacheComponent_GetNumberOfFrames, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetNumberOfFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetOverrideWireframeColor \ static_assert(alignof(GeometryCacheComponent_GetOverrideWireframeColor) == 0x000001, "Wrong alignment on GeometryCacheComponent_GetOverrideWireframeColor"); \ static_assert(sizeof(GeometryCacheComponent_GetOverrideWireframeColor) == 0x000001, "Wrong size on GeometryCacheComponent_GetOverrideWireframeColor"); \ static_assert(offsetof(GeometryCacheComponent_GetOverrideWireframeColor, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetOverrideWireframeColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetPlaybackDirection \ static_assert(alignof(GeometryCacheComponent_GetPlaybackDirection) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetPlaybackDirection"); \ static_assert(sizeof(GeometryCacheComponent_GetPlaybackDirection) == 0x000004, "Wrong size on GeometryCacheComponent_GetPlaybackDirection"); \ static_assert(offsetof(GeometryCacheComponent_GetPlaybackDirection, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetPlaybackDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetPlaybackSpeed \ static_assert(alignof(GeometryCacheComponent_GetPlaybackSpeed) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetPlaybackSpeed"); \ static_assert(sizeof(GeometryCacheComponent_GetPlaybackSpeed) == 0x000004, "Wrong size on GeometryCacheComponent_GetPlaybackSpeed"); \ static_assert(offsetof(GeometryCacheComponent_GetPlaybackSpeed, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetPlaybackSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetStartTimeOffset \ static_assert(alignof(GeometryCacheComponent_GetStartTimeOffset) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetStartTimeOffset"); \ static_assert(sizeof(GeometryCacheComponent_GetStartTimeOffset) == 0x000004, "Wrong size on GeometryCacheComponent_GetStartTimeOffset"); \ static_assert(offsetof(GeometryCacheComponent_GetStartTimeOffset, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetStartTimeOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_GetWireframeOverrideColor \ static_assert(alignof(GeometryCacheComponent_GetWireframeOverrideColor) == 0x000004, "Wrong alignment on GeometryCacheComponent_GetWireframeOverrideColor"); \ static_assert(sizeof(GeometryCacheComponent_GetWireframeOverrideColor) == 0x000010, "Wrong size on GeometryCacheComponent_GetWireframeOverrideColor"); \ static_assert(offsetof(GeometryCacheComponent_GetWireframeOverrideColor, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_GetWireframeOverrideColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_IsExtrapolatingFrames \ static_assert(alignof(GeometryCacheComponent_IsExtrapolatingFrames) == 0x000001, "Wrong alignment on GeometryCacheComponent_IsExtrapolatingFrames"); \ static_assert(sizeof(GeometryCacheComponent_IsExtrapolatingFrames) == 0x000001, "Wrong size on GeometryCacheComponent_IsExtrapolatingFrames"); \ static_assert(offsetof(GeometryCacheComponent_IsExtrapolatingFrames, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_IsExtrapolatingFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_IsLooping \ static_assert(alignof(GeometryCacheComponent_IsLooping) == 0x000001, "Wrong alignment on GeometryCacheComponent_IsLooping"); \ static_assert(sizeof(GeometryCacheComponent_IsLooping) == 0x000001, "Wrong size on GeometryCacheComponent_IsLooping"); \ static_assert(offsetof(GeometryCacheComponent_IsLooping, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_IsPlaying \ static_assert(alignof(GeometryCacheComponent_IsPlaying) == 0x000001, "Wrong alignment on GeometryCacheComponent_IsPlaying"); \ static_assert(sizeof(GeometryCacheComponent_IsPlaying) == 0x000001, "Wrong size on GeometryCacheComponent_IsPlaying"); \ static_assert(offsetof(GeometryCacheComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheComponent_IsPlayingReversed \ static_assert(alignof(GeometryCacheComponent_IsPlayingReversed) == 0x000001, "Wrong alignment on GeometryCacheComponent_IsPlayingReversed"); \ static_assert(sizeof(GeometryCacheComponent_IsPlayingReversed) == 0x000001, "Wrong size on GeometryCacheComponent_IsPlayingReversed"); \ static_assert(offsetof(GeometryCacheComponent_IsPlayingReversed, ReturnValue) == 0x000000, "Member 'GeometryCacheComponent_IsPlayingReversed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheComponent \ static_assert(alignof(UGeometryCacheComponent) == 0x000010, "Wrong alignment on UGeometryCacheComponent"); \ static_assert(sizeof(UGeometryCacheComponent) == 0x000600, "Wrong size on UGeometryCacheComponent"); \ static_assert(offsetof(UGeometryCacheComponent, GeometryCache) == 0x000578, "Member 'UGeometryCacheComponent::GeometryCache' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bRunning) == 0x000580, "Member 'UGeometryCacheComponent::bRunning' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bLooping) == 0x000581, "Member 'UGeometryCacheComponent::bLooping' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bExtrapolateFrames) == 0x000582, "Member 'UGeometryCacheComponent::bExtrapolateFrames' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, StartTimeOffset) == 0x000584, "Member 'UGeometryCacheComponent::StartTimeOffset' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, PlaybackSpeed) == 0x000588, "Member 'UGeometryCacheComponent::PlaybackSpeed' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, MotionVectorScale) == 0x00058C, "Member 'UGeometryCacheComponent::MotionVectorScale' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, NumTracks) == 0x000590, "Member 'UGeometryCacheComponent::NumTracks' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, ElapsedTime) == 0x000594, "Member 'UGeometryCacheComponent::ElapsedTime' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, Duration) == 0x0005E4, "Member 'UGeometryCacheComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bManualTick) == 0x0005E8, "Member 'UGeometryCacheComponent::bManualTick' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, bOverrideWireframeColor) == 0x0005E9, "Member 'UGeometryCacheComponent::bOverrideWireframeColor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheComponent, WireframeOverrideColor) == 0x0005EC, "Member 'UGeometryCacheComponent::WireframeOverrideColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheTrack \ static_assert(alignof(UGeometryCacheTrack) == 0x000008, "Wrong alignment on UGeometryCacheTrack"); \ static_assert(sizeof(UGeometryCacheTrack) == 0x000058, "Wrong size on UGeometryCacheTrack"); \ static_assert(offsetof(UGeometryCacheTrack, Duration) == 0x000028, "Member 'UGeometryCacheTrack::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheTrack_FlipbookAnimation_AddMeshSample \ static_assert(alignof(GeometryCacheTrack_FlipbookAnimation_AddMeshSample) == 0x000008, "Wrong alignment on GeometryCacheTrack_FlipbookAnimation_AddMeshSample"); \ static_assert(sizeof(GeometryCacheTrack_FlipbookAnimation_AddMeshSample) == 0x0000D0, "Wrong size on GeometryCacheTrack_FlipbookAnimation_AddMeshSample"); \ static_assert(offsetof(GeometryCacheTrack_FlipbookAnimation_AddMeshSample, MeshData) == 0x000000, "Member 'GeometryCacheTrack_FlipbookAnimation_AddMeshSample::MeshData' has a wrong offset!"); \ static_assert(offsetof(GeometryCacheTrack_FlipbookAnimation_AddMeshSample, SampleTime) == 0x0000C8, "Member 'GeometryCacheTrack_FlipbookAnimation_AddMeshSample::SampleTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheTrack_FlipbookAnimation \ static_assert(alignof(UGeometryCacheTrack_FlipbookAnimation) == 0x000008, "Wrong alignment on UGeometryCacheTrack_FlipbookAnimation"); \ static_assert(sizeof(UGeometryCacheTrack_FlipbookAnimation) == 0x000080, "Wrong size on UGeometryCacheTrack_FlipbookAnimation"); \ static_assert(offsetof(UGeometryCacheTrack_FlipbookAnimation, NumMeshSamples) == 0x000058, "Member 'UGeometryCacheTrack_FlipbookAnimation::NumMeshSamples' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheTrackStreamable \ static_assert(alignof(UGeometryCacheTrackStreamable) == 0x000008, "Wrong alignment on UGeometryCacheTrackStreamable"); \ static_assert(sizeof(UGeometryCacheTrackStreamable) == 0x0000D8, "Wrong size on UGeometryCacheTrackStreamable"); \ static_assert(offsetof(UGeometryCacheTrackStreamable, Codec) == 0x000058, "Member 'UGeometryCacheTrackStreamable::Codec' has a wrong offset!"); \ static_assert(offsetof(UGeometryCacheTrackStreamable, StartSampleTime) == 0x0000C8, "Member 'UGeometryCacheTrackStreamable::StartSampleTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCacheTrack_TransformAnimation_SetMesh \ static_assert(alignof(GeometryCacheTrack_TransformAnimation_SetMesh) == 0x000008, "Wrong alignment on GeometryCacheTrack_TransformAnimation_SetMesh"); \ static_assert(sizeof(GeometryCacheTrack_TransformAnimation_SetMesh) == 0x0000C8, "Wrong size on GeometryCacheTrack_TransformAnimation_SetMesh"); \ static_assert(offsetof(GeometryCacheTrack_TransformAnimation_SetMesh, NewMeshData) == 0x000000, "Member 'GeometryCacheTrack_TransformAnimation_SetMesh::NewMeshData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheTrack_TransformAnimation \ static_assert(alignof(UGeometryCacheTrack_TransformAnimation) == 0x000008, "Wrong alignment on UGeometryCacheTrack_TransformAnimation"); \ static_assert(sizeof(UGeometryCacheTrack_TransformAnimation) == 0x000120, "Wrong size on UGeometryCacheTrack_TransformAnimation"); \ #define DUMPER7_ASSERTS_GeometryCacheTrack_TransformGroupAnimation_SetMesh \ static_assert(alignof(GeometryCacheTrack_TransformGroupAnimation_SetMesh) == 0x000008, "Wrong alignment on GeometryCacheTrack_TransformGroupAnimation_SetMesh"); \ static_assert(sizeof(GeometryCacheTrack_TransformGroupAnimation_SetMesh) == 0x0000C8, "Wrong size on GeometryCacheTrack_TransformGroupAnimation_SetMesh"); \ static_assert(offsetof(GeometryCacheTrack_TransformGroupAnimation_SetMesh, NewMeshData) == 0x000000, "Member 'GeometryCacheTrack_TransformGroupAnimation_SetMesh::NewMeshData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCacheTrack_TransformGroupAnimation \ static_assert(alignof(UGeometryCacheTrack_TransformGroupAnimation) == 0x000008, "Wrong alignment on UGeometryCacheTrack_TransformGroupAnimation"); \ static_assert(sizeof(UGeometryCacheTrack_TransformGroupAnimation) == 0x000120, "Wrong size on UGeometryCacheTrack_TransformGroupAnimation"); \ #define DUMPER7_ASSERTS_UNiagaraGeometryCacheRendererProperties \ static_assert(alignof(UNiagaraGeometryCacheRendererProperties) == 0x000008, "Wrong alignment on UNiagaraGeometryCacheRendererProperties"); \ static_assert(sizeof(UNiagaraGeometryCacheRendererProperties) == 0x000368, "Wrong size on UNiagaraGeometryCacheRendererProperties"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, GeometryCaches) == 0x0000E0, "Member 'UNiagaraGeometryCacheRendererProperties::GeometryCaches' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, bIsLooping) == 0x0000F0, "Member 'UNiagaraGeometryCacheRendererProperties::bIsLooping' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, ComponentCountLimit) == 0x0000F4, "Member 'UNiagaraGeometryCacheRendererProperties::ComponentCountLimit' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, PositionBinding) == 0x0000F8, "Member 'UNiagaraGeometryCacheRendererProperties::PositionBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, RotationBinding) == 0x000150, "Member 'UNiagaraGeometryCacheRendererProperties::RotationBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, ScaleBinding) == 0x0001A8, "Member 'UNiagaraGeometryCacheRendererProperties::ScaleBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, ElapsedTimeBinding) == 0x000200, "Member 'UNiagaraGeometryCacheRendererProperties::ElapsedTimeBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, EnabledBinding) == 0x000258, "Member 'UNiagaraGeometryCacheRendererProperties::EnabledBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, ArrayIndexBinding) == 0x0002B0, "Member 'UNiagaraGeometryCacheRendererProperties::ArrayIndexBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, RendererVisibilityTagBinding) == 0x000308, "Member 'UNiagaraGeometryCacheRendererProperties::RendererVisibilityTagBinding' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, RendererVisibility) == 0x000360, "Member 'UNiagaraGeometryCacheRendererProperties::RendererVisibility' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, bAssignComponentsOnParticleID) == 0x000364, "Member 'UNiagaraGeometryCacheRendererProperties::bAssignComponentsOnParticleID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCacheParams \ static_assert(alignof(FMovieSceneGeometryCacheParams) == 0x000008, "Wrong alignment on FMovieSceneGeometryCacheParams"); \ static_assert(sizeof(FMovieSceneGeometryCacheParams) == 0x000048, "Wrong size on FMovieSceneGeometryCacheParams"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, GeometryCacheAsset) == 0x000000, "Member 'FMovieSceneGeometryCacheParams::GeometryCacheAsset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, FirstLoopStartFrameOffset) == 0x000008, "Member 'FMovieSceneGeometryCacheParams::FirstLoopStartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, StartFrameOffset) == 0x00000C, "Member 'FMovieSceneGeometryCacheParams::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, EndFrameOffset) == 0x000010, "Member 'FMovieSceneGeometryCacheParams::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, PlayRate) == 0x000014, "Member 'FMovieSceneGeometryCacheParams::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, StartOffset) == 0x00001C, "Member 'FMovieSceneGeometryCacheParams::StartOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, EndOffset) == 0x000020, "Member 'FMovieSceneGeometryCacheParams::EndOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheParams, GeometryCache) == 0x000028, "Member 'FMovieSceneGeometryCacheParams::GeometryCache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCacheSectionTemplateParameters \ static_assert(alignof(FMovieSceneGeometryCacheSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneGeometryCacheSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneGeometryCacheSectionTemplateParameters) == 0x000050, "Wrong size on FMovieSceneGeometryCacheSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneGeometryCacheSectionTemplateParameters, SectionStartTime) == 0x000048, "Member 'FMovieSceneGeometryCacheSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCacheSectionTemplateParameters, SectionEndTime) == 0x00004C, "Member 'FMovieSceneGeometryCacheSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCacheSectionTemplate \ static_assert(alignof(FMovieSceneGeometryCacheSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneGeometryCacheSectionTemplate"); \ static_assert(sizeof(FMovieSceneGeometryCacheSectionTemplate) == 0x000070, "Wrong size on FMovieSceneGeometryCacheSectionTemplate"); \ static_assert(offsetof(FMovieSceneGeometryCacheSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneGeometryCacheSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGeometryCacheSection \ static_assert(alignof(UMovieSceneGeometryCacheSection) == 0x000008, "Wrong alignment on UMovieSceneGeometryCacheSection"); \ static_assert(sizeof(UMovieSceneGeometryCacheSection) == 0x000138, "Wrong size on UMovieSceneGeometryCacheSection"); \ static_assert(offsetof(UMovieSceneGeometryCacheSection, Params_0) == 0x0000F0, "Member 'UMovieSceneGeometryCacheSection::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGeometryCacheTrack \ static_assert(alignof(UMovieSceneGeometryCacheTrack) == 0x000008, "Wrong alignment on UMovieSceneGeometryCacheTrack"); \ static_assert(sizeof(UMovieSceneGeometryCacheTrack) == 0x0000B0, "Wrong size on UMovieSceneGeometryCacheTrack"); \ static_assert(offsetof(UMovieSceneGeometryCacheTrack, AnimationSections) == 0x0000A0, "Member 'UMovieSceneGeometryCacheTrack::AnimationSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRichCurves \ static_assert(alignof(FRichCurves) == 0x000008, "Wrong alignment on FRichCurves"); \ static_assert(sizeof(FRichCurves) == 0x000010, "Wrong size on FRichCurves"); \ static_assert(offsetof(FRichCurves, RichCurves) == 0x000000, "Member 'FRichCurves::RichCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCacheEventBase \ static_assert(alignof(FCacheEventBase) == 0x000008, "Wrong alignment on FCacheEventBase"); \ static_assert(sizeof(FCacheEventBase) == 0x000008, "Wrong size on FCacheEventBase"); \ #define DUMPER7_ASSERTS_FEnableStateEvent \ static_assert(alignof(FEnableStateEvent) == 0x000008, "Wrong alignment on FEnableStateEvent"); \ static_assert(sizeof(FEnableStateEvent) == 0x000010, "Wrong size on FEnableStateEvent"); \ static_assert(offsetof(FEnableStateEvent, Index) == 0x000008, "Member 'FEnableStateEvent::Index' has a wrong offset!"); \ static_assert(offsetof(FEnableStateEvent, bEnable) == 0x00000C, "Member 'FEnableStateEvent::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCacheEventTrack \ static_assert(alignof(FCacheEventTrack) == 0x000008, "Wrong alignment on FCacheEventTrack"); \ static_assert(sizeof(FCacheEventTrack) == 0x000038, "Wrong size on FCacheEventTrack"); \ static_assert(offsetof(FCacheEventTrack, Name) == 0x000000, "Member 'FCacheEventTrack::Name' has a wrong offset!"); \ static_assert(offsetof(FCacheEventTrack, Struct) == 0x000008, "Member 'FCacheEventTrack::Struct' has a wrong offset!"); \ static_assert(offsetof(FCacheEventTrack, TimeStamps) == 0x000010, "Member 'FCacheEventTrack::TimeStamps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FObservedComponent \ static_assert(alignof(FObservedComponent) == 0x000010, "Wrong alignment on FObservedComponent"); \ static_assert(sizeof(FObservedComponent) == 0x000170, "Wrong size on FObservedComponent"); \ static_assert(offsetof(FObservedComponent, CacheName) == 0x000000, "Member 'FObservedComponent::CacheName' has a wrong offset!"); \ static_assert(offsetof(FObservedComponent, ComponentRef) == 0x000008, "Member 'FObservedComponent::ComponentRef' has a wrong offset!"); \ static_assert(offsetof(FObservedComponent, SoftComponentRef) == 0x000030, "Member 'FObservedComponent::SoftComponentRef' has a wrong offset!"); \ static_assert(offsetof(FObservedComponent, bIsSimulating) == 0x000080, "Member 'FObservedComponent::bIsSimulating' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FParticleTransformTrack \ static_assert(alignof(FParticleTransformTrack) == 0x000008, "Wrong alignment on FParticleTransformTrack"); \ static_assert(sizeof(FParticleTransformTrack) == 0x000048, "Wrong size on FParticleTransformTrack"); \ static_assert(offsetof(FParticleTransformTrack, RawTransformTrack) == 0x000000, "Member 'FParticleTransformTrack::RawTransformTrack' has a wrong offset!"); \ static_assert(offsetof(FParticleTransformTrack, BeginOffset) == 0x000030, "Member 'FParticleTransformTrack::BeginOffset' has a wrong offset!"); \ static_assert(offsetof(FParticleTransformTrack, bDeactivateOnEnd) == 0x000034, "Member 'FParticleTransformTrack::bDeactivateOnEnd' has a wrong offset!"); \ static_assert(offsetof(FParticleTransformTrack, KeyTimestamps) == 0x000038, "Member 'FParticleTransformTrack::KeyTimestamps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerParticleCacheData \ static_assert(alignof(FPerParticleCacheData) == 0x000008, "Wrong alignment on FPerParticleCacheData"); \ static_assert(sizeof(FPerParticleCacheData) == 0x000098, "Wrong size on FPerParticleCacheData"); \ static_assert(offsetof(FPerParticleCacheData, TransformData) == 0x000000, "Member 'FPerParticleCacheData::TransformData' has a wrong offset!"); \ static_assert(offsetof(FPerParticleCacheData, CurveData) == 0x000048, "Member 'FPerParticleCacheData::CurveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCacheSpawnableTemplate \ static_assert(alignof(FCacheSpawnableTemplate) == 0x000010, "Wrong alignment on FCacheSpawnableTemplate"); \ static_assert(sizeof(FCacheSpawnableTemplate) == 0x0000D0, "Wrong size on FCacheSpawnableTemplate"); \ static_assert(offsetof(FCacheSpawnableTemplate, DuplicatedTemplate) == 0x000000, "Member 'FCacheSpawnableTemplate::DuplicatedTemplate' has a wrong offset!"); \ static_assert(offsetof(FCacheSpawnableTemplate, InitialTransform) == 0x000010, "Member 'FCacheSpawnableTemplate::InitialTransform' has a wrong offset!"); \ static_assert(offsetof(FCacheSpawnableTemplate, ComponentTransform) == 0x000070, "Member 'FCacheSpawnableTemplate::ComponentTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBreakingEvent \ static_assert(alignof(FBreakingEvent) == 0x000008, "Wrong alignment on FBreakingEvent"); \ static_assert(sizeof(FBreakingEvent) == 0x000090, "Wrong size on FBreakingEvent"); \ static_assert(offsetof(FBreakingEvent, Index) == 0x000008, "Member 'FBreakingEvent::Index' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, Location) == 0x000010, "Member 'FBreakingEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, Velocity) == 0x000028, "Member 'FBreakingEvent::Velocity' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, AngularVelocity) == 0x000040, "Member 'FBreakingEvent::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, Mass) == 0x000058, "Member 'FBreakingEvent::Mass' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, BoundingBoxMin) == 0x000060, "Member 'FBreakingEvent::BoundingBoxMin' has a wrong offset!"); \ static_assert(offsetof(FBreakingEvent, BoundingBoxMax) == 0x000078, "Member 'FBreakingEvent::BoundingBoxMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollisionEvent \ static_assert(alignof(FCollisionEvent) == 0x000008, "Wrong alignment on FCollisionEvent"); \ static_assert(sizeof(FCollisionEvent) == 0x0000F0, "Wrong size on FCollisionEvent"); \ static_assert(offsetof(FCollisionEvent, Location) == 0x000008, "Member 'FCollisionEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, AccumulatedImpulse) == 0x000020, "Member 'FCollisionEvent::AccumulatedImpulse' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, Normal) == 0x000038, "Member 'FCollisionEvent::Normal' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, Velocity1) == 0x000050, "Member 'FCollisionEvent::Velocity1' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, Velocity2) == 0x000068, "Member 'FCollisionEvent::Velocity2' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, DeltaVelocity1) == 0x000080, "Member 'FCollisionEvent::DeltaVelocity1' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, DeltaVelocity2) == 0x000098, "Member 'FCollisionEvent::DeltaVelocity2' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, AngularVelocity1) == 0x0000B0, "Member 'FCollisionEvent::AngularVelocity1' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, AngularVelocity2) == 0x0000C8, "Member 'FCollisionEvent::AngularVelocity2' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, Mass1) == 0x0000E0, "Member 'FCollisionEvent::Mass1' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, Mass2) == 0x0000E4, "Member 'FCollisionEvent::Mass2' has a wrong offset!"); \ static_assert(offsetof(FCollisionEvent, PenetrationDepth) == 0x0000E8, "Member 'FCollisionEvent::PenetrationDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrailingEvent \ static_assert(alignof(FTrailingEvent) == 0x000008, "Wrong alignment on FTrailingEvent"); \ static_assert(sizeof(FTrailingEvent) == 0x000088, "Wrong size on FTrailingEvent"); \ static_assert(offsetof(FTrailingEvent, Index) == 0x000008, "Member 'FTrailingEvent::Index' has a wrong offset!"); \ static_assert(offsetof(FTrailingEvent, Location) == 0x000010, "Member 'FTrailingEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FTrailingEvent, Velocity) == 0x000028, "Member 'FTrailingEvent::Velocity' has a wrong offset!"); \ static_assert(offsetof(FTrailingEvent, AngularVelocity) == 0x000040, "Member 'FTrailingEvent::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FTrailingEvent, BoundingBoxMin) == 0x000058, "Member 'FTrailingEvent::BoundingBoxMin' has a wrong offset!"); \ static_assert(offsetof(FTrailingEvent, BoundingBoxMax) == 0x000070, "Member 'FTrailingEvent::BoundingBoxMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneChaosCacheParams \ static_assert(alignof(FMovieSceneChaosCacheParams) == 0x000008, "Wrong alignment on FMovieSceneChaosCacheParams"); \ static_assert(sizeof(FMovieSceneChaosCacheParams) == 0x000028, "Wrong size on FMovieSceneChaosCacheParams"); \ static_assert(offsetof(FMovieSceneChaosCacheParams, CacheCollection) == 0x000020, "Member 'FMovieSceneChaosCacheParams::CacheCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneChaosCacheSectionTemplateParameters \ static_assert(alignof(FMovieSceneChaosCacheSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneChaosCacheSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneChaosCacheSectionTemplateParameters) == 0x000030, "Wrong size on FMovieSceneChaosCacheSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneChaosCacheSectionTemplateParameters, ChaosCacheParams) == 0x000008, "Member 'FMovieSceneChaosCacheSectionTemplateParameters::ChaosCacheParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneChaosCacheSectionTemplate \ static_assert(alignof(FMovieSceneChaosCacheSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneChaosCacheSectionTemplate"); \ static_assert(sizeof(FMovieSceneChaosCacheSectionTemplate) == 0x000050, "Wrong size on FMovieSceneChaosCacheSectionTemplate"); \ static_assert(offsetof(FMovieSceneChaosCacheSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneChaosCacheSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosCacheCollection \ static_assert(alignof(UChaosCacheCollection) == 0x000008, "Wrong alignment on UChaosCacheCollection"); \ static_assert(sizeof(UChaosCacheCollection) == 0x000038, "Wrong size on UChaosCacheCollection"); \ static_assert(offsetof(UChaosCacheCollection, Caches) == 0x000028, "Member 'UChaosCacheCollection::Caches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosCacheManager_ResetSingleTransform \ static_assert(alignof(ChaosCacheManager_ResetSingleTransform) == 0x000004, "Wrong alignment on ChaosCacheManager_ResetSingleTransform"); \ static_assert(sizeof(ChaosCacheManager_ResetSingleTransform) == 0x000004, "Wrong size on ChaosCacheManager_ResetSingleTransform"); \ static_assert(offsetof(ChaosCacheManager_ResetSingleTransform, InIndex) == 0x000000, "Member 'ChaosCacheManager_ResetSingleTransform::InIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosCacheManager_SetStartTime \ static_assert(alignof(ChaosCacheManager_SetStartTime) == 0x000004, "Wrong alignment on ChaosCacheManager_SetStartTime"); \ static_assert(sizeof(ChaosCacheManager_SetStartTime) == 0x000004, "Wrong size on ChaosCacheManager_SetStartTime"); \ static_assert(offsetof(ChaosCacheManager_SetStartTime, InStartTime) == 0x000000, "Member 'ChaosCacheManager_SetStartTime::InStartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosCacheManager_TriggerComponent \ static_assert(alignof(ChaosCacheManager_TriggerComponent) == 0x000008, "Wrong alignment on ChaosCacheManager_TriggerComponent"); \ static_assert(sizeof(ChaosCacheManager_TriggerComponent) == 0x000008, "Wrong size on ChaosCacheManager_TriggerComponent"); \ static_assert(offsetof(ChaosCacheManager_TriggerComponent, InComponent) == 0x000000, "Member 'ChaosCacheManager_TriggerComponent::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosCacheManager_TriggerComponentByCache \ static_assert(alignof(ChaosCacheManager_TriggerComponentByCache) == 0x000004, "Wrong alignment on ChaosCacheManager_TriggerComponentByCache"); \ static_assert(sizeof(ChaosCacheManager_TriggerComponentByCache) == 0x000008, "Wrong size on ChaosCacheManager_TriggerComponentByCache"); \ static_assert(offsetof(ChaosCacheManager_TriggerComponentByCache, InCacheName) == 0x000000, "Member 'ChaosCacheManager_TriggerComponentByCache::InCacheName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AChaosCacheManager \ static_assert(alignof(AChaosCacheManager) == 0x000008, "Wrong alignment on AChaosCacheManager"); \ static_assert(sizeof(AChaosCacheManager) == 0x000358, "Wrong size on AChaosCacheManager"); \ static_assert(offsetof(AChaosCacheManager, CacheCollection) == 0x0002B0, "Member 'AChaosCacheManager::CacheCollection' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, CacheMode) == 0x0002B8, "Member 'AChaosCacheManager::CacheMode' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, StartMode) == 0x0002B9, "Member 'AChaosCacheManager::StartMode' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, StartTime) == 0x0002BC, "Member 'AChaosCacheManager::StartTime' has a wrong offset!"); \ static_assert(offsetof(AChaosCacheManager, ObservedComponents) == 0x0002C8, "Member 'AChaosCacheManager::ObservedComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AChaosCachePlayer \ static_assert(alignof(AChaosCachePlayer) == 0x000008, "Wrong alignment on AChaosCachePlayer"); \ static_assert(sizeof(AChaosCachePlayer) == 0x000358, "Wrong size on AChaosCachePlayer"); \ #define DUMPER7_ASSERTS_UChaosCache \ static_assert(alignof(UChaosCache) == 0x000010, "Wrong alignment on UChaosCache"); \ static_assert(sizeof(UChaosCache) == 0x000250, "Wrong size on UChaosCache"); \ static_assert(offsetof(UChaosCache, RecordedDuration) == 0x000028, "Member 'UChaosCache::RecordedDuration' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, NumRecordedFrames) == 0x00002C, "Member 'UChaosCache::NumRecordedFrames' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, TrackToParticle) == 0x000030, "Member 'UChaosCache::TrackToParticle' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, ParticleTracks) == 0x000040, "Member 'UChaosCache::ParticleTracks' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, ChannelsTracks) == 0x000050, "Member 'UChaosCache::ChannelsTracks' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, CurveData) == 0x0000A0, "Member 'UChaosCache::CurveData' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, EventTracks) == 0x0000F0, "Member 'UChaosCache::EventTracks' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, Spawnable) == 0x000140, "Member 'UChaosCache::Spawnable' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, AdapterGuid) == 0x000210, "Member 'UChaosCache::AdapterGuid' has a wrong offset!"); \ static_assert(offsetof(UChaosCache, Version) == 0x000220, "Member 'UChaosCache::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneChaosCacheSection \ static_assert(alignof(UMovieSceneChaosCacheSection) == 0x000008, "Wrong alignment on UMovieSceneChaosCacheSection"); \ static_assert(sizeof(UMovieSceneChaosCacheSection) == 0x000120, "Wrong size on UMovieSceneChaosCacheSection"); \ static_assert(offsetof(UMovieSceneChaosCacheSection, Params_0) == 0x0000F8, "Member 'UMovieSceneChaosCacheSection::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneChaosCacheTrack \ static_assert(alignof(UMovieSceneChaosCacheTrack) == 0x000008, "Wrong alignment on UMovieSceneChaosCacheTrack"); \ static_assert(sizeof(UMovieSceneChaosCacheTrack) == 0x0000B0, "Wrong size on UMovieSceneChaosCacheTrack"); \ static_assert(offsetof(UMovieSceneChaosCacheTrack, AnimationSections) == 0x0000A0, "Member 'UMovieSceneChaosCacheTrack::AnimationSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTakeSection \ static_assert(alignof(UMovieSceneTakeSection) == 0x000008, "Wrong alignment on UMovieSceneTakeSection"); \ static_assert(sizeof(UMovieSceneTakeSection) == 0x000710, "Wrong size on UMovieSceneTakeSection"); \ static_assert(offsetof(UMovieSceneTakeSection, HoursCurve) == 0x0000F0, "Member 'UMovieSceneTakeSection::HoursCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSection, MinutesCurve) == 0x0001F0, "Member 'UMovieSceneTakeSection::MinutesCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSection, SecondsCurve) == 0x0002F0, "Member 'UMovieSceneTakeSection::SecondsCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSection, FramesCurve) == 0x0003F0, "Member 'UMovieSceneTakeSection::FramesCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSection, SubFramesCurve) == 0x0004F0, "Member 'UMovieSceneTakeSection::SubFramesCurve' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSection, Slate) == 0x000600, "Member 'UMovieSceneTakeSection::Slate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTakeSettings \ static_assert(alignof(UMovieSceneTakeSettings) == 0x000008, "Wrong alignment on UMovieSceneTakeSettings"); \ static_assert(sizeof(UMovieSceneTakeSettings) == 0x000088, "Wrong size on UMovieSceneTakeSettings"); \ static_assert(offsetof(UMovieSceneTakeSettings, HoursName) == 0x000028, "Member 'UMovieSceneTakeSettings::HoursName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSettings, MinutesName) == 0x000038, "Member 'UMovieSceneTakeSettings::MinutesName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSettings, SecondsName) == 0x000048, "Member 'UMovieSceneTakeSettings::SecondsName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSettings, FramesName) == 0x000058, "Member 'UMovieSceneTakeSettings::FramesName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSettings, SubFramesName) == 0x000068, "Member 'UMovieSceneTakeSettings::SubFramesName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneTakeSettings, SlateName) == 0x000078, "Member 'UMovieSceneTakeSettings::SlateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneTakeTrack \ static_assert(alignof(UMovieSceneTakeTrack) == 0x000008, "Wrong alignment on UMovieSceneTakeTrack"); \ static_assert(sizeof(UMovieSceneTakeTrack) == 0x0000A8, "Wrong size on UMovieSceneTakeTrack"); \ static_assert(offsetof(UMovieSceneTakeTrack, Sections) == 0x000098, "Member 'UMovieSceneTakeTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_FromFile \ static_assert(alignof(JsonBlueprintFunctionLibrary_FromFile) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_FromFile"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_FromFile) == 0x000040, "Wrong size on JsonBlueprintFunctionLibrary_FromFile"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromFile, WorldContextObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_FromFile::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromFile, File) == 0x000008, "Member 'JsonBlueprintFunctionLibrary_FromFile::File' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromFile, OutJsonObject) == 0x000018, "Member 'JsonBlueprintFunctionLibrary_FromFile::OutJsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromFile, ReturnValue) == 0x000038, "Member 'JsonBlueprintFunctionLibrary_FromFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_FromString \ static_assert(alignof(JsonBlueprintFunctionLibrary_FromString) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_FromString"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_FromString) == 0x000040, "Wrong size on JsonBlueprintFunctionLibrary_FromString"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromString, WorldContextObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_FromString::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromString, JsonString) == 0x000008, "Member 'JsonBlueprintFunctionLibrary_FromString::JsonString' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromString, OutJsonObject) == 0x000018, "Member 'JsonBlueprintFunctionLibrary_FromString::OutJsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_FromString, ReturnValue) == 0x000038, "Member 'JsonBlueprintFunctionLibrary_FromString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_GetField \ static_assert(alignof(JsonBlueprintFunctionLibrary_GetField) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_GetField"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_GetField) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_GetField"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetField, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_GetField::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetField, FieldName) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_GetField::FieldName' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetField, OutValue) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_GetField::OutValue' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetField, ReturnValue) == 0x000034, "Member 'JsonBlueprintFunctionLibrary_GetField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_GetFieldNames \ static_assert(alignof(JsonBlueprintFunctionLibrary_GetFieldNames) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_GetFieldNames"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_GetFieldNames) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_GetFieldNames"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetFieldNames, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_GetFieldNames::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetFieldNames, FieldNames) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_GetFieldNames::FieldNames' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_GetFieldNames, ReturnValue) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_GetFieldNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_HasField \ static_assert(alignof(JsonBlueprintFunctionLibrary_HasField) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_HasField"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_HasField) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_HasField"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_HasField, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_HasField::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_HasField, FieldName) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_HasField::FieldName' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_HasField, ReturnValue) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_HasField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_SetField \ static_assert(alignof(JsonBlueprintFunctionLibrary_SetField) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_SetField"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_SetField) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_SetField"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_SetField, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_SetField::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_SetField, FieldName) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_SetField::FieldName' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_SetField, Value) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_SetField::Value' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_SetField, ReturnValue) == 0x000034, "Member 'JsonBlueprintFunctionLibrary_SetField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_StructToJsonString \ static_assert(alignof(JsonBlueprintFunctionLibrary_StructToJsonString) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_StructToJsonString"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_StructToJsonString) == 0x000020, "Wrong size on JsonBlueprintFunctionLibrary_StructToJsonString"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_StructToJsonString, Struct) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_StructToJsonString::Struct' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_StructToJsonString, OutJsonString) == 0x000008, "Member 'JsonBlueprintFunctionLibrary_StructToJsonString::OutJsonString' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_StructToJsonString, ReturnValue) == 0x000018, "Member 'JsonBlueprintFunctionLibrary_StructToJsonString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_ToFile \ static_assert(alignof(JsonBlueprintFunctionLibrary_ToFile) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_ToFile"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_ToFile) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_ToFile"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToFile, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_ToFile::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToFile, File) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_ToFile::File' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToFile, ReturnValue) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_ToFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JsonBlueprintFunctionLibrary_ToString \ static_assert(alignof(JsonBlueprintFunctionLibrary_ToString) == 0x000008, "Wrong alignment on JsonBlueprintFunctionLibrary_ToString"); \ static_assert(sizeof(JsonBlueprintFunctionLibrary_ToString) == 0x000038, "Wrong size on JsonBlueprintFunctionLibrary_ToString"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToString, JsonObject) == 0x000000, "Member 'JsonBlueprintFunctionLibrary_ToString::JsonObject' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToString, OutJsonString) == 0x000020, "Member 'JsonBlueprintFunctionLibrary_ToString::OutJsonString' has a wrong offset!"); \ static_assert(offsetof(JsonBlueprintFunctionLibrary_ToString, ReturnValue) == 0x000030, "Member 'JsonBlueprintFunctionLibrary_ToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJsonBlueprintFunctionLibrary \ static_assert(alignof(UJsonBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UJsonBlueprintFunctionLibrary"); \ static_assert(sizeof(UJsonBlueprintFunctionLibrary) == 0x000028, "Wrong size on UJsonBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_BinkFunctionLibrary_BinkLoadingMovie_GetDuration \ static_assert(alignof(BinkFunctionLibrary_BinkLoadingMovie_GetDuration) == 0x000008, "Wrong alignment on BinkFunctionLibrary_BinkLoadingMovie_GetDuration"); \ static_assert(sizeof(BinkFunctionLibrary_BinkLoadingMovie_GetDuration) == 0x000008, "Wrong size on BinkFunctionLibrary_BinkLoadingMovie_GetDuration"); \ static_assert(offsetof(BinkFunctionLibrary_BinkLoadingMovie_GetDuration, ReturnValue) == 0x000000, "Member 'BinkFunctionLibrary_BinkLoadingMovie_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkFunctionLibrary_BinkLoadingMovie_GetTime \ static_assert(alignof(BinkFunctionLibrary_BinkLoadingMovie_GetTime) == 0x000008, "Wrong alignment on BinkFunctionLibrary_BinkLoadingMovie_GetTime"); \ static_assert(sizeof(BinkFunctionLibrary_BinkLoadingMovie_GetTime) == 0x000008, "Wrong size on BinkFunctionLibrary_BinkLoadingMovie_GetTime"); \ static_assert(offsetof(BinkFunctionLibrary_BinkLoadingMovie_GetTime, ReturnValue) == 0x000000, "Member 'BinkFunctionLibrary_BinkLoadingMovie_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkFunctionLibrary \ static_assert(alignof(UBinkFunctionLibrary) == 0x000008, "Wrong alignment on UBinkFunctionLibrary"); \ static_assert(sizeof(UBinkFunctionLibrary) == 0x000028, "Wrong size on UBinkFunctionLibrary"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_Draw \ static_assert(alignof(BinkMediaPlayer_Draw) == 0x000008, "Wrong alignment on BinkMediaPlayer_Draw"); \ static_assert(sizeof(BinkMediaPlayer_Draw) == 0x000018, "Wrong size on BinkMediaPlayer_Draw"); \ static_assert(offsetof(BinkMediaPlayer_Draw, Texture) == 0x000000, "Member 'BinkMediaPlayer_Draw::Texture' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Draw, tonemap) == 0x000008, "Member 'BinkMediaPlayer_Draw::tonemap' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Draw, out_nits) == 0x00000C, "Member 'BinkMediaPlayer_Draw::out_nits' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Draw, ALPHA) == 0x000010, "Member 'BinkMediaPlayer_Draw::ALPHA' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Draw, srgb_decode) == 0x000014, "Member 'BinkMediaPlayer_Draw::srgb_decode' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Draw, HDR) == 0x000015, "Member 'BinkMediaPlayer_Draw::HDR' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_OpenUrl \ static_assert(alignof(BinkMediaPlayer_OpenUrl) == 0x000008, "Wrong alignment on BinkMediaPlayer_OpenUrl"); \ static_assert(sizeof(BinkMediaPlayer_OpenUrl) == 0x000018, "Wrong size on BinkMediaPlayer_OpenUrl"); \ static_assert(offsetof(BinkMediaPlayer_OpenUrl, NewUrl) == 0x000000, "Member 'BinkMediaPlayer_OpenUrl::NewUrl' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_OpenUrl, ReturnValue) == 0x000010, "Member 'BinkMediaPlayer_OpenUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_Pause \ static_assert(alignof(BinkMediaPlayer_Pause) == 0x000001, "Wrong alignment on BinkMediaPlayer_Pause"); \ static_assert(sizeof(BinkMediaPlayer_Pause) == 0x000001, "Wrong size on BinkMediaPlayer_Pause"); \ static_assert(offsetof(BinkMediaPlayer_Pause, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_Pause::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_Play \ static_assert(alignof(BinkMediaPlayer_Play) == 0x000001, "Wrong alignment on BinkMediaPlayer_Play"); \ static_assert(sizeof(BinkMediaPlayer_Play) == 0x000001, "Wrong size on BinkMediaPlayer_Play"); \ static_assert(offsetof(BinkMediaPlayer_Play, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_Play::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_Rewind \ static_assert(alignof(BinkMediaPlayer_Rewind) == 0x000001, "Wrong alignment on BinkMediaPlayer_Rewind"); \ static_assert(sizeof(BinkMediaPlayer_Rewind) == 0x000001, "Wrong size on BinkMediaPlayer_Rewind"); \ static_assert(offsetof(BinkMediaPlayer_Rewind, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_Rewind::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_Seek \ static_assert(alignof(BinkMediaPlayer_Seek) == 0x000008, "Wrong alignment on BinkMediaPlayer_Seek"); \ static_assert(sizeof(BinkMediaPlayer_Seek) == 0x000010, "Wrong size on BinkMediaPlayer_Seek"); \ static_assert(offsetof(BinkMediaPlayer_Seek, InTime) == 0x000000, "Member 'BinkMediaPlayer_Seek::InTime' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_Seek, ReturnValue) == 0x000008, "Member 'BinkMediaPlayer_Seek::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SetLooping \ static_assert(alignof(BinkMediaPlayer_SetLooping) == 0x000001, "Wrong alignment on BinkMediaPlayer_SetLooping"); \ static_assert(sizeof(BinkMediaPlayer_SetLooping) == 0x000002, "Wrong size on BinkMediaPlayer_SetLooping"); \ static_assert(offsetof(BinkMediaPlayer_SetLooping, InLooping) == 0x000000, "Member 'BinkMediaPlayer_SetLooping::InLooping' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_SetLooping, ReturnValue) == 0x000001, "Member 'BinkMediaPlayer_SetLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SetRate \ static_assert(alignof(BinkMediaPlayer_SetRate) == 0x000004, "Wrong alignment on BinkMediaPlayer_SetRate"); \ static_assert(sizeof(BinkMediaPlayer_SetRate) == 0x000008, "Wrong size on BinkMediaPlayer_SetRate"); \ static_assert(offsetof(BinkMediaPlayer_SetRate, Rate) == 0x000000, "Member 'BinkMediaPlayer_SetRate::Rate' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_SetRate, ReturnValue) == 0x000004, "Member 'BinkMediaPlayer_SetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SetVolume \ static_assert(alignof(BinkMediaPlayer_SetVolume) == 0x000004, "Wrong alignment on BinkMediaPlayer_SetVolume"); \ static_assert(sizeof(BinkMediaPlayer_SetVolume) == 0x000004, "Wrong size on BinkMediaPlayer_SetVolume"); \ static_assert(offsetof(BinkMediaPlayer_SetVolume, Rate) == 0x000000, "Member 'BinkMediaPlayer_SetVolume::Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_CanPause \ static_assert(alignof(BinkMediaPlayer_CanPause) == 0x000001, "Wrong alignment on BinkMediaPlayer_CanPause"); \ static_assert(sizeof(BinkMediaPlayer_CanPause) == 0x000001, "Wrong size on BinkMediaPlayer_CanPause"); \ static_assert(offsetof(BinkMediaPlayer_CanPause, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_CanPause::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_CanPlay \ static_assert(alignof(BinkMediaPlayer_CanPlay) == 0x000001, "Wrong alignment on BinkMediaPlayer_CanPlay"); \ static_assert(sizeof(BinkMediaPlayer_CanPlay) == 0x000001, "Wrong size on BinkMediaPlayer_CanPlay"); \ static_assert(offsetof(BinkMediaPlayer_CanPlay, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_CanPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_GetDuration \ static_assert(alignof(BinkMediaPlayer_GetDuration) == 0x000008, "Wrong alignment on BinkMediaPlayer_GetDuration"); \ static_assert(sizeof(BinkMediaPlayer_GetDuration) == 0x000008, "Wrong size on BinkMediaPlayer_GetDuration"); \ static_assert(offsetof(BinkMediaPlayer_GetDuration, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_GetRate \ static_assert(alignof(BinkMediaPlayer_GetRate) == 0x000004, "Wrong alignment on BinkMediaPlayer_GetRate"); \ static_assert(sizeof(BinkMediaPlayer_GetRate) == 0x000004, "Wrong size on BinkMediaPlayer_GetRate"); \ static_assert(offsetof(BinkMediaPlayer_GetRate, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_GetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_GetTime \ static_assert(alignof(BinkMediaPlayer_GetTime) == 0x000008, "Wrong alignment on BinkMediaPlayer_GetTime"); \ static_assert(sizeof(BinkMediaPlayer_GetTime) == 0x000008, "Wrong size on BinkMediaPlayer_GetTime"); \ static_assert(offsetof(BinkMediaPlayer_GetTime, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_GetUrl \ static_assert(alignof(BinkMediaPlayer_GetUrl) == 0x000008, "Wrong alignment on BinkMediaPlayer_GetUrl"); \ static_assert(sizeof(BinkMediaPlayer_GetUrl) == 0x000010, "Wrong size on BinkMediaPlayer_GetUrl"); \ static_assert(offsetof(BinkMediaPlayer_GetUrl, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_GetUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_IsInitialized \ static_assert(alignof(BinkMediaPlayer_IsInitialized) == 0x000001, "Wrong alignment on BinkMediaPlayer_IsInitialized"); \ static_assert(sizeof(BinkMediaPlayer_IsInitialized) == 0x000001, "Wrong size on BinkMediaPlayer_IsInitialized"); \ static_assert(offsetof(BinkMediaPlayer_IsInitialized, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_IsInitialized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_IsLooping \ static_assert(alignof(BinkMediaPlayer_IsLooping) == 0x000001, "Wrong alignment on BinkMediaPlayer_IsLooping"); \ static_assert(sizeof(BinkMediaPlayer_IsLooping) == 0x000001, "Wrong size on BinkMediaPlayer_IsLooping"); \ static_assert(offsetof(BinkMediaPlayer_IsLooping, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_IsPaused \ static_assert(alignof(BinkMediaPlayer_IsPaused) == 0x000001, "Wrong alignment on BinkMediaPlayer_IsPaused"); \ static_assert(sizeof(BinkMediaPlayer_IsPaused) == 0x000001, "Wrong size on BinkMediaPlayer_IsPaused"); \ static_assert(offsetof(BinkMediaPlayer_IsPaused, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_IsPlaying \ static_assert(alignof(BinkMediaPlayer_IsPlaying) == 0x000001, "Wrong alignment on BinkMediaPlayer_IsPlaying"); \ static_assert(sizeof(BinkMediaPlayer_IsPlaying) == 0x000001, "Wrong size on BinkMediaPlayer_IsPlaying"); \ static_assert(offsetof(BinkMediaPlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_IsStopped \ static_assert(alignof(BinkMediaPlayer_IsStopped) == 0x000001, "Wrong alignment on BinkMediaPlayer_IsStopped"); \ static_assert(sizeof(BinkMediaPlayer_IsStopped) == 0x000001, "Wrong size on BinkMediaPlayer_IsStopped"); \ static_assert(offsetof(BinkMediaPlayer_IsStopped, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_IsStopped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SupportsRate \ static_assert(alignof(BinkMediaPlayer_SupportsRate) == 0x000004, "Wrong alignment on BinkMediaPlayer_SupportsRate"); \ static_assert(sizeof(BinkMediaPlayer_SupportsRate) == 0x000008, "Wrong size on BinkMediaPlayer_SupportsRate"); \ static_assert(offsetof(BinkMediaPlayer_SupportsRate, Rate) == 0x000000, "Member 'BinkMediaPlayer_SupportsRate::Rate' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_SupportsRate, Unthinned) == 0x000004, "Member 'BinkMediaPlayer_SupportsRate::Unthinned' has a wrong offset!"); \ static_assert(offsetof(BinkMediaPlayer_SupportsRate, ReturnValue) == 0x000005, "Member 'BinkMediaPlayer_SupportsRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SupportsScrubbing \ static_assert(alignof(BinkMediaPlayer_SupportsScrubbing) == 0x000001, "Wrong alignment on BinkMediaPlayer_SupportsScrubbing"); \ static_assert(sizeof(BinkMediaPlayer_SupportsScrubbing) == 0x000001, "Wrong size on BinkMediaPlayer_SupportsScrubbing"); \ static_assert(offsetof(BinkMediaPlayer_SupportsScrubbing, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_SupportsScrubbing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaPlayer_SupportsSeeking \ static_assert(alignof(BinkMediaPlayer_SupportsSeeking) == 0x000001, "Wrong alignment on BinkMediaPlayer_SupportsSeeking"); \ static_assert(sizeof(BinkMediaPlayer_SupportsSeeking) == 0x000001, "Wrong size on BinkMediaPlayer_SupportsSeeking"); \ static_assert(offsetof(BinkMediaPlayer_SupportsSeeking, ReturnValue) == 0x000000, "Member 'BinkMediaPlayer_SupportsSeeking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkMediaPlayer \ static_assert(alignof(UBinkMediaPlayer) == 0x000008, "Wrong alignment on UBinkMediaPlayer"); \ static_assert(sizeof(UBinkMediaPlayer) == 0x000110, "Wrong size on UBinkMediaPlayer"); \ static_assert(offsetof(UBinkMediaPlayer, OnMediaClosed) == 0x000030, "Member 'UBinkMediaPlayer::OnMediaClosed' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, OnMediaOpened) == 0x000040, "Member 'UBinkMediaPlayer::OnMediaOpened' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, OnMediaReachedEnd) == 0x000050, "Member 'UBinkMediaPlayer::OnMediaReachedEnd' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, OnPlaybackSuspended) == 0x000060, "Member 'UBinkMediaPlayer::OnPlaybackSuspended' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkDestinationUpperLeft) == 0x000078, "Member 'UBinkMediaPlayer::BinkDestinationUpperLeft' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkDestinationLowerRight) == 0x000088, "Member 'UBinkMediaPlayer::BinkDestinationLowerRight' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, URL) == 0x000098, "Member 'UBinkMediaPlayer::URL' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkBufferMode) == 0x0000A8, "Member 'UBinkMediaPlayer::BinkBufferMode' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkSoundTrack) == 0x0000A9, "Member 'UBinkMediaPlayer::BinkSoundTrack' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkSoundTrackStart) == 0x0000AC, "Member 'UBinkMediaPlayer::BinkSoundTrackStart' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkDrawStyle) == 0x0000B0, "Member 'UBinkMediaPlayer::BinkDrawStyle' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayer, BinkLayerDepth) == 0x0000B4, "Member 'UBinkMediaPlayer::BinkLayerDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BinkMediaTexture_SetMediaPlayer \ static_assert(alignof(BinkMediaTexture_SetMediaPlayer) == 0x000008, "Wrong alignment on BinkMediaTexture_SetMediaPlayer"); \ static_assert(sizeof(BinkMediaTexture_SetMediaPlayer) == 0x000008, "Wrong size on BinkMediaTexture_SetMediaPlayer"); \ static_assert(offsetof(BinkMediaTexture_SetMediaPlayer, InMediaPlayer) == 0x000000, "Member 'BinkMediaTexture_SetMediaPlayer::InMediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkMediaTexture \ static_assert(alignof(UBinkMediaTexture) == 0x000010, "Wrong alignment on UBinkMediaTexture"); \ static_assert(sizeof(UBinkMediaTexture) == 0x000230, "Wrong size on UBinkMediaTexture"); \ static_assert(offsetof(UBinkMediaTexture, AddressX) == 0x0001F0, "Member 'UBinkMediaTexture::AddressX' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, AddressY) == 0x0001F1, "Member 'UBinkMediaTexture::AddressY' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, MediaPlayer) == 0x0001F8, "Member 'UBinkMediaTexture::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, PixelFormat) == 0x000200, "Member 'UBinkMediaTexture::PixelFormat' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, tonemap) == 0x000201, "Member 'UBinkMediaTexture::tonemap' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, OutputNits) == 0x000204, "Member 'UBinkMediaTexture::OutputNits' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, ALPHA) == 0x000208, "Member 'UBinkMediaTexture::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaTexture, DecodeSRGB) == 0x00020C, "Member 'UBinkMediaTexture::DecodeSRGB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkMoviePlayerSettings \ static_assert(alignof(UBinkMoviePlayerSettings) == 0x000008, "Wrong alignment on UBinkMoviePlayerSettings"); \ static_assert(sizeof(UBinkMoviePlayerSettings) == 0x000058, "Wrong size on UBinkMoviePlayerSettings"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkBufferMode) == 0x000028, "Member 'UBinkMoviePlayerSettings::BinkBufferMode' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkSoundTrack) == 0x000029, "Member 'UBinkMoviePlayerSettings::BinkSoundTrack' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkSoundTrackStart) == 0x00002C, "Member 'UBinkMoviePlayerSettings::BinkSoundTrackStart' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkDestinationUpperLeft) == 0x000030, "Member 'UBinkMoviePlayerSettings::BinkDestinationUpperLeft' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkDestinationLowerRight) == 0x000040, "Member 'UBinkMoviePlayerSettings::BinkDestinationLowerRight' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkPixelFormat) == 0x000050, "Member 'UBinkMoviePlayerSettings::BinkPixelFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPyramidHead_Sword_BaseAttack_DamageType_C \ static_assert(alignof(UPyramidHead_Sword_BaseAttack_DamageType_C) == 0x000008, "Wrong alignment on UPyramidHead_Sword_BaseAttack_DamageType_C"); \ static_assert(sizeof(UPyramidHead_Sword_BaseAttack_DamageType_C) == 0x000068, "Wrong size on UPyramidHead_Sword_BaseAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation \ static_assert(alignof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation) == 0x000008, "Wrong alignment on AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation"); \ static_assert(sizeof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation) == 0x000050, "Wrong size on AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation, Acceleration) == 0x000000, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation::Acceleration' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation, Velocity) == 0x000018, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation::Velocity' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation, GroundFriction) == 0x000030, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation::GroundFriction' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation, ReturnValue) == 0x000038, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementPivotLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimCharacterMovementLibrary_PredictGroundMovementStopLocation \ static_assert(alignof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation) == 0x000008, "Wrong alignment on AnimCharacterMovementLibrary_PredictGroundMovementStopLocation"); \ static_assert(sizeof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation) == 0x000048, "Wrong size on AnimCharacterMovementLibrary_PredictGroundMovementStopLocation"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, Velocity) == 0x000000, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::Velocity' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, bUseSeparateBrakingFriction) == 0x000018, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::bUseSeparateBrakingFriction' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, BrakingFriction) == 0x00001C, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::BrakingFriction' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, GroundFriction) == 0x000020, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::GroundFriction' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, BrakingFrictionFactor) == 0x000024, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::BrakingFrictionFactor' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, BrakingDecelerationWalking) == 0x000028, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::BrakingDecelerationWalking' has a wrong offset!"); \ static_assert(offsetof(AnimCharacterMovementLibrary_PredictGroundMovementStopLocation, ReturnValue) == 0x000030, "Member 'AnimCharacterMovementLibrary_PredictGroundMovementStopLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimCharacterMovementLibrary \ static_assert(alignof(UAnimCharacterMovementLibrary) == 0x000008, "Wrong alignment on UAnimCharacterMovementLibrary"); \ static_assert(sizeof(UAnimCharacterMovementLibrary) == 0x000028, "Wrong size on UAnimCharacterMovementLibrary"); \ #define DUMPER7_ASSERTS_AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching \ static_assert(alignof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching) == 0x000008, "Wrong alignment on AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching"); \ static_assert(sizeof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching) == 0x000050, "Wrong size on AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, UpdateContext) == 0x000000, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, SequenceEvaluator) == 0x000010, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, DistanceTraveled) == 0x000020, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::DistanceTraveled' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, DistanceCurveName) == 0x000024, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::DistanceCurveName' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, PlayRateClamp) == 0x000030, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::PlayRateClamp' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching, ReturnValue) == 0x000040, "Member 'AnimDistanceMatchingLibrary_AdvanceTimeByDistanceMatching::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDistanceMatchingLibrary_DistanceMatchToTarget \ static_assert(alignof(AnimDistanceMatchingLibrary_DistanceMatchToTarget) == 0x000008, "Wrong alignment on AnimDistanceMatchingLibrary_DistanceMatchToTarget"); \ static_assert(sizeof(AnimDistanceMatchingLibrary_DistanceMatchToTarget) == 0x000030, "Wrong size on AnimDistanceMatchingLibrary_DistanceMatchToTarget"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_DistanceMatchToTarget, SequenceEvaluator) == 0x000000, "Member 'AnimDistanceMatchingLibrary_DistanceMatchToTarget::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_DistanceMatchToTarget, DistanceToTarget) == 0x000010, "Member 'AnimDistanceMatchingLibrary_DistanceMatchToTarget::DistanceToTarget' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_DistanceMatchToTarget, DistanceCurveName) == 0x000014, "Member 'AnimDistanceMatchingLibrary_DistanceMatchToTarget::DistanceCurveName' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_DistanceMatchToTarget, ReturnValue) == 0x000020, "Member 'AnimDistanceMatchingLibrary_DistanceMatchToTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed \ static_assert(alignof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed) == 0x000008, "Wrong alignment on AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed"); \ static_assert(sizeof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed) == 0x000038, "Wrong size on AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed, SequencePlayer) == 0x000000, "Member 'AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed, SpeedToMatch) == 0x000010, "Member 'AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed::SpeedToMatch' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed, PlayRateClamp) == 0x000018, "Member 'AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed::PlayRateClamp' has a wrong offset!"); \ static_assert(offsetof(AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed, ReturnValue) == 0x000028, "Member 'AnimDistanceMatchingLibrary_SetPlayrateToMatchSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimDistanceMatchingLibrary \ static_assert(alignof(UAnimDistanceMatchingLibrary) == 0x000008, "Wrong alignment on UAnimDistanceMatchingLibrary"); \ static_assert(sizeof(UAnimDistanceMatchingLibrary) == 0x000028, "Wrong size on UAnimDistanceMatchingLibrary"); \ #define DUMPER7_ASSERTS_FGeometryScriptUniformRemeshOptions \ static_assert(alignof(FGeometryScriptUniformRemeshOptions) == 0x000004, "Wrong alignment on FGeometryScriptUniformRemeshOptions"); \ static_assert(sizeof(FGeometryScriptUniformRemeshOptions) == 0x00000C, "Wrong size on FGeometryScriptUniformRemeshOptions"); \ static_assert(offsetof(FGeometryScriptUniformRemeshOptions, TargetType) == 0x000000, "Member 'FGeometryScriptUniformRemeshOptions::TargetType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptUniformRemeshOptions, TargetTriangleCount) == 0x000004, "Member 'FGeometryScriptUniformRemeshOptions::TargetTriangleCount' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptUniformRemeshOptions, TargetEdgeLength) == 0x000008, "Member 'FGeometryScriptUniformRemeshOptions::TargetEdgeLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshSelection \ static_assert(alignof(FGeometryScriptMeshSelection) == 0x000008, "Wrong alignment on FGeometryScriptMeshSelection"); \ static_assert(sizeof(FGeometryScriptMeshSelection) == 0x000010, "Wrong size on FGeometryScriptMeshSelection"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshReadLOD \ static_assert(alignof(FGeometryScriptMeshReadLOD) == 0x000004, "Wrong alignment on FGeometryScriptMeshReadLOD"); \ static_assert(sizeof(FGeometryScriptMeshReadLOD) == 0x000008, "Wrong size on FGeometryScriptMeshReadLOD"); \ static_assert(offsetof(FGeometryScriptMeshReadLOD, LODType) == 0x000000, "Member 'FGeometryScriptMeshReadLOD::LODType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshReadLOD, LODIndex) == 0x000004, "Member 'FGeometryScriptMeshReadLOD::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshWriteLOD \ static_assert(alignof(FGeometryScriptMeshWriteLOD) == 0x000004, "Wrong alignment on FGeometryScriptMeshWriteLOD"); \ static_assert(sizeof(FGeometryScriptMeshWriteLOD) == 0x000008, "Wrong size on FGeometryScriptMeshWriteLOD"); \ static_assert(offsetof(FGeometryScriptMeshWriteLOD, bWriteHiResSource) == 0x000000, "Member 'FGeometryScriptMeshWriteLOD::bWriteHiResSource' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshWriteLOD, LODIndex) == 0x000004, "Member 'FGeometryScriptMeshWriteLOD::LODIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptTriangle \ static_assert(alignof(FGeometryScriptTriangle) == 0x000008, "Wrong alignment on FGeometryScriptTriangle"); \ static_assert(sizeof(FGeometryScriptTriangle) == 0x000048, "Wrong size on FGeometryScriptTriangle"); \ static_assert(offsetof(FGeometryScriptTriangle, Vector0) == 0x000000, "Member 'FGeometryScriptTriangle::Vector0' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTriangle, Vector1) == 0x000018, "Member 'FGeometryScriptTriangle::Vector1' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTriangle, Vector2) == 0x000030, "Member 'FGeometryScriptTriangle::Vector2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptTrianglePoint \ static_assert(alignof(FGeometryScriptTrianglePoint) == 0x000008, "Wrong alignment on FGeometryScriptTrianglePoint"); \ static_assert(sizeof(FGeometryScriptTrianglePoint) == 0x000038, "Wrong size on FGeometryScriptTrianglePoint"); \ static_assert(offsetof(FGeometryScriptTrianglePoint, bValid) == 0x000000, "Member 'FGeometryScriptTrianglePoint::bValid' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTrianglePoint, TriangleID) == 0x000004, "Member 'FGeometryScriptTrianglePoint::TriangleID' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTrianglePoint, position) == 0x000008, "Member 'FGeometryScriptTrianglePoint::position' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTrianglePoint, BaryCoords) == 0x000020, "Member 'FGeometryScriptTrianglePoint::BaryCoords' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptUVTriangle \ static_assert(alignof(FGeometryScriptUVTriangle) == 0x000008, "Wrong alignment on FGeometryScriptUVTriangle"); \ static_assert(sizeof(FGeometryScriptUVTriangle) == 0x000030, "Wrong size on FGeometryScriptUVTriangle"); \ static_assert(offsetof(FGeometryScriptUVTriangle, UV0) == 0x000000, "Member 'FGeometryScriptUVTriangle::UV0' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptUVTriangle, UV1) == 0x000010, "Member 'FGeometryScriptUVTriangle::UV1' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptUVTriangle, UV2) == 0x000020, "Member 'FGeometryScriptUVTriangle::UV2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptColorFlags \ static_assert(alignof(FGeometryScriptColorFlags) == 0x000001, "Wrong alignment on FGeometryScriptColorFlags"); \ static_assert(sizeof(FGeometryScriptColorFlags) == 0x000004, "Wrong size on FGeometryScriptColorFlags"); \ static_assert(offsetof(FGeometryScriptColorFlags, bRed) == 0x000000, "Member 'FGeometryScriptColorFlags::bRed' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptColorFlags, bGreen) == 0x000001, "Member 'FGeometryScriptColorFlags::bGreen' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptColorFlags, bBlue) == 0x000002, "Member 'FGeometryScriptColorFlags::bBlue' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptColorFlags, bAlpha) == 0x000003, "Member 'FGeometryScriptColorFlags::bAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptGroupLayer \ static_assert(alignof(FGeometryScriptGroupLayer) == 0x000004, "Wrong alignment on FGeometryScriptGroupLayer"); \ static_assert(sizeof(FGeometryScriptGroupLayer) == 0x000008, "Wrong size on FGeometryScriptGroupLayer"); \ static_assert(offsetof(FGeometryScriptGroupLayer, bDefaultLayer) == 0x000000, "Member 'FGeometryScriptGroupLayer::bDefaultLayer' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptGroupLayer, ExtendedLayerIndex) == 0x000004, "Member 'FGeometryScriptGroupLayer::ExtendedLayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptIndexList \ static_assert(alignof(FGeometryScriptIndexList) == 0x000008, "Wrong alignment on FGeometryScriptIndexList"); \ static_assert(sizeof(FGeometryScriptIndexList) == 0x000018, "Wrong size on FGeometryScriptIndexList"); \ static_assert(offsetof(FGeometryScriptIndexList, IndexType) == 0x000000, "Member 'FGeometryScriptIndexList::IndexType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptTriangleList \ static_assert(alignof(FGeometryScriptTriangleList) == 0x000008, "Wrong alignment on FGeometryScriptTriangleList"); \ static_assert(sizeof(FGeometryScriptTriangleList) == 0x000010, "Wrong size on FGeometryScriptTriangleList"); \ #define DUMPER7_ASSERTS_FGeometryScriptScalarList \ static_assert(alignof(FGeometryScriptScalarList) == 0x000008, "Wrong alignment on FGeometryScriptScalarList"); \ static_assert(sizeof(FGeometryScriptScalarList) == 0x000010, "Wrong size on FGeometryScriptScalarList"); \ #define DUMPER7_ASSERTS_FGeometryScriptVectorList \ static_assert(alignof(FGeometryScriptVectorList) == 0x000008, "Wrong alignment on FGeometryScriptVectorList"); \ static_assert(sizeof(FGeometryScriptVectorList) == 0x000010, "Wrong size on FGeometryScriptVectorList"); \ #define DUMPER7_ASSERTS_FGeometryScriptUVList \ static_assert(alignof(FGeometryScriptUVList) == 0x000008, "Wrong alignment on FGeometryScriptUVList"); \ static_assert(sizeof(FGeometryScriptUVList) == 0x000010, "Wrong size on FGeometryScriptUVList"); \ #define DUMPER7_ASSERTS_FGeometryScriptColorList \ static_assert(alignof(FGeometryScriptColorList) == 0x000008, "Wrong alignment on FGeometryScriptColorList"); \ static_assert(sizeof(FGeometryScriptColorList) == 0x000010, "Wrong size on FGeometryScriptColorList"); \ #define DUMPER7_ASSERTS_FGeometryScriptPolyPath \ static_assert(alignof(FGeometryScriptPolyPath) == 0x000008, "Wrong alignment on FGeometryScriptPolyPath"); \ static_assert(sizeof(FGeometryScriptPolyPath) == 0x000018, "Wrong size on FGeometryScriptPolyPath"); \ static_assert(offsetof(FGeometryScriptPolyPath, bClosedLoop) == 0x000010, "Member 'FGeometryScriptPolyPath::bClosedLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptDynamicMeshBVH \ static_assert(alignof(FGeometryScriptDynamicMeshBVH) == 0x000008, "Wrong alignment on FGeometryScriptDynamicMeshBVH"); \ static_assert(sizeof(FGeometryScriptDynamicMeshBVH) == 0x000020, "Wrong size on FGeometryScriptDynamicMeshBVH"); \ #define DUMPER7_ASSERTS_FGeometryScriptDebugMessage \ static_assert(alignof(FGeometryScriptDebugMessage) == 0x000008, "Wrong alignment on FGeometryScriptDebugMessage"); \ static_assert(sizeof(FGeometryScriptDebugMessage) == 0x000020, "Wrong size on FGeometryScriptDebugMessage"); \ static_assert(offsetof(FGeometryScriptDebugMessage, MessageType) == 0x000000, "Member 'FGeometryScriptDebugMessage::MessageType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDebugMessage, ErrorType) == 0x000001, "Member 'FGeometryScriptDebugMessage::ErrorType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDebugMessage, Message) == 0x000008, "Member 'FGeometryScriptDebugMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptCollisionFromMeshOptions \ static_assert(alignof(FGeometryScriptCollisionFromMeshOptions) == 0x000004, "Wrong alignment on FGeometryScriptCollisionFromMeshOptions"); \ static_assert(sizeof(FGeometryScriptCollisionFromMeshOptions) == 0x000030, "Wrong size on FGeometryScriptCollisionFromMeshOptions"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bEmitTransaction) == 0x000000, "Member 'FGeometryScriptCollisionFromMeshOptions::bEmitTransaction' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, Method) == 0x000001, "Member 'FGeometryScriptCollisionFromMeshOptions::Method' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bAutoDetectSpheres) == 0x000002, "Member 'FGeometryScriptCollisionFromMeshOptions::bAutoDetectSpheres' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bAutoDetectBoxes) == 0x000003, "Member 'FGeometryScriptCollisionFromMeshOptions::bAutoDetectBoxes' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bAutoDetectCapsules) == 0x000004, "Member 'FGeometryScriptCollisionFromMeshOptions::bAutoDetectCapsules' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, MinThickness) == 0x000008, "Member 'FGeometryScriptCollisionFromMeshOptions::MinThickness' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bSimplifyHulls) == 0x00000C, "Member 'FGeometryScriptCollisionFromMeshOptions::bSimplifyHulls' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, ConvexHullTargetFaceCount) == 0x000010, "Member 'FGeometryScriptCollisionFromMeshOptions::ConvexHullTargetFaceCount' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, MaxConvexHullsPerMesh) == 0x000014, "Member 'FGeometryScriptCollisionFromMeshOptions::MaxConvexHullsPerMesh' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, ConvexDecompositionSearchFactor) == 0x000018, "Member 'FGeometryScriptCollisionFromMeshOptions::ConvexDecompositionSearchFactor' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, ConvexDecompositionErrorTolerance) == 0x00001C, "Member 'FGeometryScriptCollisionFromMeshOptions::ConvexDecompositionErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, ConvexDecompositionMinPartThickness) == 0x000020, "Member 'FGeometryScriptCollisionFromMeshOptions::ConvexDecompositionMinPartThickness' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, SweptHullSimplifyTolerance) == 0x000024, "Member 'FGeometryScriptCollisionFromMeshOptions::SweptHullSimplifyTolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, SweptHullAxis) == 0x000028, "Member 'FGeometryScriptCollisionFromMeshOptions::SweptHullAxis' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, bRemoveFullyContainedShapes) == 0x000029, "Member 'FGeometryScriptCollisionFromMeshOptions::bRemoveFullyContainedShapes' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCollisionFromMeshOptions, MaxShapeCount) == 0x00002C, "Member 'FGeometryScriptCollisionFromMeshOptions::MaxShapeCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSetSimpleCollisionOptions \ static_assert(alignof(FGeometryScriptSetSimpleCollisionOptions) == 0x000001, "Wrong alignment on FGeometryScriptSetSimpleCollisionOptions"); \ static_assert(sizeof(FGeometryScriptSetSimpleCollisionOptions) == 0x000001, "Wrong size on FGeometryScriptSetSimpleCollisionOptions"); \ static_assert(offsetof(FGeometryScriptSetSimpleCollisionOptions, bEmitTransaction) == 0x000000, "Member 'FGeometryScriptSetSimpleCollisionOptions::bEmitTransaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptConvexHullOptions \ static_assert(alignof(FGeometryScriptConvexHullOptions) == 0x000004, "Wrong alignment on FGeometryScriptConvexHullOptions"); \ static_assert(sizeof(FGeometryScriptConvexHullOptions) == 0x00000C, "Wrong size on FGeometryScriptConvexHullOptions"); \ static_assert(offsetof(FGeometryScriptConvexHullOptions, bPrefilterVertices) == 0x000000, "Member 'FGeometryScriptConvexHullOptions::bPrefilterVertices' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexHullOptions, PrefilterGridResolution) == 0x000004, "Member 'FGeometryScriptConvexHullOptions::PrefilterGridResolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexHullOptions, SimplifyToFaceCount) == 0x000008, "Member 'FGeometryScriptConvexHullOptions::SimplifyToFaceCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSweptHullOptions \ static_assert(alignof(FGeometryScriptSweptHullOptions) == 0x000004, "Wrong alignment on FGeometryScriptSweptHullOptions"); \ static_assert(sizeof(FGeometryScriptSweptHullOptions) == 0x000018, "Wrong size on FGeometryScriptSweptHullOptions"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, bPrefilterVertices) == 0x000000, "Member 'FGeometryScriptSweptHullOptions::bPrefilterVertices' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, PrefilterGridResolution) == 0x000004, "Member 'FGeometryScriptSweptHullOptions::PrefilterGridResolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, MinThickness) == 0x000008, "Member 'FGeometryScriptSweptHullOptions::MinThickness' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, bSimplify) == 0x00000C, "Member 'FGeometryScriptSweptHullOptions::bSimplify' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, MinEdgeLength) == 0x000010, "Member 'FGeometryScriptSweptHullOptions::MinEdgeLength' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSweptHullOptions, SimplifyTolerance) == 0x000014, "Member 'FGeometryScriptSweptHullOptions::SimplifyTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptConvexDecompositionOptions \ static_assert(alignof(FGeometryScriptConvexDecompositionOptions) == 0x000008, "Wrong alignment on FGeometryScriptConvexDecompositionOptions"); \ static_assert(sizeof(FGeometryScriptConvexDecompositionOptions) == 0x000028, "Wrong size on FGeometryScriptConvexDecompositionOptions"); \ static_assert(offsetof(FGeometryScriptConvexDecompositionOptions, NumHulls) == 0x000000, "Member 'FGeometryScriptConvexDecompositionOptions::NumHulls' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexDecompositionOptions, SearchFactor) == 0x000008, "Member 'FGeometryScriptConvexDecompositionOptions::SearchFactor' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexDecompositionOptions, ErrorTolerance) == 0x000010, "Member 'FGeometryScriptConvexDecompositionOptions::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexDecompositionOptions, MinPartThickness) == 0x000018, "Member 'FGeometryScriptConvexDecompositionOptions::MinPartThickness' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptConvexDecompositionOptions, SimplifyToFaceCount) == 0x000020, "Member 'FGeometryScriptConvexDecompositionOptions::SimplifyToFaceCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptCopyMeshFromAssetOptions \ static_assert(alignof(FGeometryScriptCopyMeshFromAssetOptions) == 0x000001, "Wrong alignment on FGeometryScriptCopyMeshFromAssetOptions"); \ static_assert(sizeof(FGeometryScriptCopyMeshFromAssetOptions) == 0x000003, "Wrong size on FGeometryScriptCopyMeshFromAssetOptions"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromAssetOptions, bApplyBuildSettings) == 0x000000, "Member 'FGeometryScriptCopyMeshFromAssetOptions::bApplyBuildSettings' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromAssetOptions, bRequestTangents) == 0x000001, "Member 'FGeometryScriptCopyMeshFromAssetOptions::bRequestTangents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromAssetOptions, bIgnoreRemoveDegenerates) == 0x000002, "Member 'FGeometryScriptCopyMeshFromAssetOptions::bIgnoreRemoveDegenerates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptNaniteOptions \ static_assert(alignof(FGeometryScriptNaniteOptions) == 0x000004, "Wrong alignment on FGeometryScriptNaniteOptions"); \ static_assert(sizeof(FGeometryScriptNaniteOptions) == 0x00000C, "Wrong size on FGeometryScriptNaniteOptions"); \ static_assert(offsetof(FGeometryScriptNaniteOptions, bEnabled) == 0x000000, "Member 'FGeometryScriptNaniteOptions::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptNaniteOptions, FallbackPercentTriangles) == 0x000004, "Member 'FGeometryScriptNaniteOptions::FallbackPercentTriangles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptNaniteOptions, FallbackRelativeError) == 0x000008, "Member 'FGeometryScriptNaniteOptions::FallbackRelativeError' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptCopyMeshToAssetOptions \ static_assert(alignof(FGeometryScriptCopyMeshToAssetOptions) == 0x000008, "Wrong alignment on FGeometryScriptCopyMeshToAssetOptions"); \ static_assert(sizeof(FGeometryScriptCopyMeshToAssetOptions) == 0x000058, "Wrong size on FGeometryScriptCopyMeshToAssetOptions"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bEnableRecomputeNormals) == 0x000000, "Member 'FGeometryScriptCopyMeshToAssetOptions::bEnableRecomputeNormals' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bEnableRecomputeTangents) == 0x000001, "Member 'FGeometryScriptCopyMeshToAssetOptions::bEnableRecomputeTangents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bEnableRemoveDegenerates) == 0x000002, "Member 'FGeometryScriptCopyMeshToAssetOptions::bEnableRemoveDegenerates' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bReplaceMaterials) == 0x000003, "Member 'FGeometryScriptCopyMeshToAssetOptions::bReplaceMaterials' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, NewMaterials) == 0x000008, "Member 'FGeometryScriptCopyMeshToAssetOptions::NewMaterials' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, NewMaterialSlotNames) == 0x000018, "Member 'FGeometryScriptCopyMeshToAssetOptions::NewMaterialSlotNames' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bApplyNaniteSettings) == 0x000028, "Member 'FGeometryScriptCopyMeshToAssetOptions::bApplyNaniteSettings' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, NaniteSettings) == 0x00002C, "Member 'FGeometryScriptCopyMeshToAssetOptions::NaniteSettings' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, NewNaniteSettings) == 0x000038, "Member 'FGeometryScriptCopyMeshToAssetOptions::NewNaniteSettings' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bEmitTransaction) == 0x000054, "Member 'FGeometryScriptCopyMeshToAssetOptions::bEmitTransaction' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshToAssetOptions, bDeferMeshPostEditChange) == 0x000055, "Member 'FGeometryScriptCopyMeshToAssetOptions::bDeferMeshPostEditChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeTypeOptions \ static_assert(alignof(FGeometryScriptBakeTypeOptions) == 0x000008, "Wrong alignment on FGeometryScriptBakeTypeOptions"); \ static_assert(sizeof(FGeometryScriptBakeTypeOptions) == 0x000018, "Wrong size on FGeometryScriptBakeTypeOptions"); \ static_assert(offsetof(FGeometryScriptBakeTypeOptions, BakeType) == 0x000000, "Member 'FGeometryScriptBakeTypeOptions::BakeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeTextureOptions \ static_assert(alignof(FGeometryScriptBakeTextureOptions) == 0x000008, "Wrong alignment on FGeometryScriptBakeTextureOptions"); \ static_assert(sizeof(FGeometryScriptBakeTextureOptions) == 0x000018, "Wrong size on FGeometryScriptBakeTextureOptions"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, Resolution) == 0x000000, "Member 'FGeometryScriptBakeTextureOptions::Resolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, BitDepth) == 0x000001, "Member 'FGeometryScriptBakeTextureOptions::BitDepth' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, SamplesPerPixel) == 0x000002, "Member 'FGeometryScriptBakeTextureOptions::SamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, SampleFilterMask) == 0x000008, "Member 'FGeometryScriptBakeTextureOptions::SampleFilterMask' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, ProjectionDistance) == 0x000010, "Member 'FGeometryScriptBakeTextureOptions::ProjectionDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeTextureOptions, bProjectionInWorldSpace) == 0x000014, "Member 'FGeometryScriptBakeTextureOptions::bProjectionInWorldSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeVertexOptions \ static_assert(alignof(FGeometryScriptBakeVertexOptions) == 0x000004, "Wrong alignment on FGeometryScriptBakeVertexOptions"); \ static_assert(sizeof(FGeometryScriptBakeVertexOptions) == 0x00000C, "Wrong size on FGeometryScriptBakeVertexOptions"); \ static_assert(offsetof(FGeometryScriptBakeVertexOptions, bSplitAtNormalSeams) == 0x000000, "Member 'FGeometryScriptBakeVertexOptions::bSplitAtNormalSeams' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeVertexOptions, bSplitAtUVSeams) == 0x000001, "Member 'FGeometryScriptBakeVertexOptions::bSplitAtUVSeams' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeVertexOptions, ProjectionDistance) == 0x000004, "Member 'FGeometryScriptBakeVertexOptions::ProjectionDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeVertexOptions, bProjectionInWorldSpace) == 0x000008, "Member 'FGeometryScriptBakeVertexOptions::bProjectionInWorldSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptExpMapUVOptions \ static_assert(alignof(FGeometryScriptExpMapUVOptions) == 0x000004, "Wrong alignment on FGeometryScriptExpMapUVOptions"); \ static_assert(sizeof(FGeometryScriptExpMapUVOptions) == 0x000008, "Wrong size on FGeometryScriptExpMapUVOptions"); \ static_assert(offsetof(FGeometryScriptExpMapUVOptions, NormalSmoothingRounds) == 0x000000, "Member 'FGeometryScriptExpMapUVOptions::NormalSmoothingRounds' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptExpMapUVOptions, NormalSmoothingAlpha) == 0x000004, "Member 'FGeometryScriptExpMapUVOptions::NormalSmoothingAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRepackUVsOptions \ static_assert(alignof(FGeometryScriptRepackUVsOptions) == 0x000004, "Wrong alignment on FGeometryScriptRepackUVsOptions"); \ static_assert(sizeof(FGeometryScriptRepackUVsOptions) == 0x000008, "Wrong size on FGeometryScriptRepackUVsOptions"); \ static_assert(offsetof(FGeometryScriptRepackUVsOptions, TargetImageWidth) == 0x000000, "Member 'FGeometryScriptRepackUVsOptions::TargetImageWidth' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRepackUVsOptions, bOptimizeIslandRotation) == 0x000004, "Member 'FGeometryScriptRepackUVsOptions::bOptimizeIslandRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPatchBuilderOptions \ static_assert(alignof(FGeometryScriptPatchBuilderOptions) == 0x000004, "Wrong alignment on FGeometryScriptPatchBuilderOptions"); \ static_assert(sizeof(FGeometryScriptPatchBuilderOptions) == 0x000034, "Wrong size on FGeometryScriptPatchBuilderOptions"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, InitialPatchCount) == 0x000000, "Member 'FGeometryScriptPatchBuilderOptions::InitialPatchCount' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, MinPatchSize) == 0x000004, "Member 'FGeometryScriptPatchBuilderOptions::MinPatchSize' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, PatchCurvatureAlignmentWeight) == 0x000008, "Member 'FGeometryScriptPatchBuilderOptions::PatchCurvatureAlignmentWeight' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, PatchMergingMetricThresh) == 0x00000C, "Member 'FGeometryScriptPatchBuilderOptions::PatchMergingMetricThresh' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, PatchMergingAngleThresh) == 0x000010, "Member 'FGeometryScriptPatchBuilderOptions::PatchMergingAngleThresh' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, ExpMapOptions) == 0x000014, "Member 'FGeometryScriptPatchBuilderOptions::ExpMapOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, bRespectInputGroups) == 0x00001C, "Member 'FGeometryScriptPatchBuilderOptions::bRespectInputGroups' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, GroupLayer) == 0x000020, "Member 'FGeometryScriptPatchBuilderOptions::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, bAutoPack) == 0x000028, "Member 'FGeometryScriptPatchBuilderOptions::bAutoPack' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPatchBuilderOptions, PackingOptions) == 0x00002C, "Member 'FGeometryScriptPatchBuilderOptions::PackingOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeOutputType \ static_assert(alignof(FGeometryScriptBakeOutputType) == 0x000008, "Wrong alignment on FGeometryScriptBakeOutputType"); \ static_assert(sizeof(FGeometryScriptBakeOutputType) == 0x000080, "Wrong size on FGeometryScriptBakeOutputType"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, OutputMode) == 0x000000, "Member 'FGeometryScriptBakeOutputType::OutputMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, RGBA) == 0x000008, "Member 'FGeometryScriptBakeOutputType::RGBA' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, R) == 0x000020, "Member 'FGeometryScriptBakeOutputType::R' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, G) == 0x000038, "Member 'FGeometryScriptBakeOutputType::G' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, B) == 0x000050, "Member 'FGeometryScriptBakeOutputType::B' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeOutputType, A) == 0x000068, "Member 'FGeometryScriptBakeOutputType::A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeTargetMeshOptions \ static_assert(alignof(FGeometryScriptBakeTargetMeshOptions) == 0x000004, "Wrong alignment on FGeometryScriptBakeTargetMeshOptions"); \ static_assert(sizeof(FGeometryScriptBakeTargetMeshOptions) == 0x000004, "Wrong size on FGeometryScriptBakeTargetMeshOptions"); \ static_assert(offsetof(FGeometryScriptBakeTargetMeshOptions, TargetUVLayer) == 0x000000, "Member 'FGeometryScriptBakeTargetMeshOptions::TargetUVLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBakeSourceMeshOptions \ static_assert(alignof(FGeometryScriptBakeSourceMeshOptions) == 0x000008, "Wrong alignment on FGeometryScriptBakeSourceMeshOptions"); \ static_assert(sizeof(FGeometryScriptBakeSourceMeshOptions) == 0x000010, "Wrong size on FGeometryScriptBakeSourceMeshOptions"); \ static_assert(offsetof(FGeometryScriptBakeSourceMeshOptions, SourceNormalMap) == 0x000000, "Member 'FGeometryScriptBakeSourceMeshOptions::SourceNormalMap' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeSourceMeshOptions, SourceNormalUVLayer) == 0x000008, "Member 'FGeometryScriptBakeSourceMeshOptions::SourceNormalUVLayer' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBakeSourceMeshOptions, SourceNormalSpace) == 0x00000C, "Member 'FGeometryScriptBakeSourceMeshOptions::SourceNormalSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSimpleMeshBuffers \ static_assert(alignof(FGeometryScriptSimpleMeshBuffers) == 0x000008, "Wrong alignment on FGeometryScriptSimpleMeshBuffers"); \ static_assert(sizeof(FGeometryScriptSimpleMeshBuffers) == 0x0000D0, "Wrong size on FGeometryScriptSimpleMeshBuffers"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, Vertices) == 0x000000, "Member 'FGeometryScriptSimpleMeshBuffers::Vertices' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, Normals) == 0x000010, "Member 'FGeometryScriptSimpleMeshBuffers::Normals' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV0) == 0x000020, "Member 'FGeometryScriptSimpleMeshBuffers::UV0' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV1) == 0x000030, "Member 'FGeometryScriptSimpleMeshBuffers::UV1' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV2) == 0x000040, "Member 'FGeometryScriptSimpleMeshBuffers::UV2' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV3) == 0x000050, "Member 'FGeometryScriptSimpleMeshBuffers::UV3' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV4) == 0x000060, "Member 'FGeometryScriptSimpleMeshBuffers::UV4' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV5) == 0x000070, "Member 'FGeometryScriptSimpleMeshBuffers::UV5' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV6) == 0x000080, "Member 'FGeometryScriptSimpleMeshBuffers::UV6' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, UV7) == 0x000090, "Member 'FGeometryScriptSimpleMeshBuffers::UV7' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, VertexColors) == 0x0000A0, "Member 'FGeometryScriptSimpleMeshBuffers::VertexColors' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, Triangles) == 0x0000B0, "Member 'FGeometryScriptSimpleMeshBuffers::Triangles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimpleMeshBuffers, TriGroupIDs) == 0x0000C0, "Member 'FGeometryScriptSimpleMeshBuffers::TriGroupIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptAppendMeshOptions \ static_assert(alignof(FGeometryScriptAppendMeshOptions) == 0x000001, "Wrong alignment on FGeometryScriptAppendMeshOptions"); \ static_assert(sizeof(FGeometryScriptAppendMeshOptions) == 0x000001, "Wrong size on FGeometryScriptAppendMeshOptions"); \ static_assert(offsetof(FGeometryScriptAppendMeshOptions, CombineMode) == 0x000000, "Member 'FGeometryScriptAppendMeshOptions::CombineMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshBooleanOptions \ static_assert(alignof(FGeometryScriptMeshBooleanOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshBooleanOptions"); \ static_assert(sizeof(FGeometryScriptMeshBooleanOptions) == 0x000008, "Wrong size on FGeometryScriptMeshBooleanOptions"); \ static_assert(offsetof(FGeometryScriptMeshBooleanOptions, bFillHoles) == 0x000000, "Member 'FGeometryScriptMeshBooleanOptions::bFillHoles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBooleanOptions, bSimplifyOutput) == 0x000001, "Member 'FGeometryScriptMeshBooleanOptions::bSimplifyOutput' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBooleanOptions, SimplifyPlanarTolerance) == 0x000004, "Member 'FGeometryScriptMeshBooleanOptions::SimplifyPlanarTolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshSelfUnionOptions \ static_assert(alignof(FGeometryScriptMeshSelfUnionOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshSelfUnionOptions"); \ static_assert(sizeof(FGeometryScriptMeshSelfUnionOptions) == 0x00000C, "Wrong size on FGeometryScriptMeshSelfUnionOptions"); \ static_assert(offsetof(FGeometryScriptMeshSelfUnionOptions, bFillHoles) == 0x000000, "Member 'FGeometryScriptMeshSelfUnionOptions::bFillHoles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshSelfUnionOptions, bTrimFlaps) == 0x000001, "Member 'FGeometryScriptMeshSelfUnionOptions::bTrimFlaps' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshSelfUnionOptions, bSimplifyOutput) == 0x000002, "Member 'FGeometryScriptMeshSelfUnionOptions::bSimplifyOutput' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshSelfUnionOptions, SimplifyPlanarTolerance) == 0x000004, "Member 'FGeometryScriptMeshSelfUnionOptions::SimplifyPlanarTolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshSelfUnionOptions, WindingThreshold) == 0x000008, "Member 'FGeometryScriptMeshSelfUnionOptions::WindingThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshPlaneCutOptions \ static_assert(alignof(FGeometryScriptMeshPlaneCutOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshPlaneCutOptions"); \ static_assert(sizeof(FGeometryScriptMeshPlaneCutOptions) == 0x000008, "Wrong size on FGeometryScriptMeshPlaneCutOptions"); \ static_assert(offsetof(FGeometryScriptMeshPlaneCutOptions, bFillHoles) == 0x000000, "Member 'FGeometryScriptMeshPlaneCutOptions::bFillHoles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneCutOptions, bFillSpans) == 0x000001, "Member 'FGeometryScriptMeshPlaneCutOptions::bFillSpans' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneCutOptions, bFlipCutSide) == 0x000002, "Member 'FGeometryScriptMeshPlaneCutOptions::bFlipCutSide' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneCutOptions, UVWorldDimension) == 0x000004, "Member 'FGeometryScriptMeshPlaneCutOptions::UVWorldDimension' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshPlaneSliceOptions \ static_assert(alignof(FGeometryScriptMeshPlaneSliceOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshPlaneSliceOptions"); \ static_assert(sizeof(FGeometryScriptMeshPlaneSliceOptions) == 0x00000C, "Wrong size on FGeometryScriptMeshPlaneSliceOptions"); \ static_assert(offsetof(FGeometryScriptMeshPlaneSliceOptions, bFillHoles) == 0x000000, "Member 'FGeometryScriptMeshPlaneSliceOptions::bFillHoles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneSliceOptions, bFillSpans) == 0x000001, "Member 'FGeometryScriptMeshPlaneSliceOptions::bFillSpans' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneSliceOptions, GapWidth) == 0x000004, "Member 'FGeometryScriptMeshPlaneSliceOptions::GapWidth' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshPlaneSliceOptions, UVWorldDimension) == 0x000008, "Member 'FGeometryScriptMeshPlaneSliceOptions::UVWorldDimension' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshMirrorOptions \ static_assert(alignof(FGeometryScriptMeshMirrorOptions) == 0x000001, "Wrong alignment on FGeometryScriptMeshMirrorOptions"); \ static_assert(sizeof(FGeometryScriptMeshMirrorOptions) == 0x000003, "Wrong size on FGeometryScriptMeshMirrorOptions"); \ static_assert(offsetof(FGeometryScriptMeshMirrorOptions, bApplyPlaneCut) == 0x000000, "Member 'FGeometryScriptMeshMirrorOptions::bApplyPlaneCut' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshMirrorOptions, bFlipCutSide) == 0x000001, "Member 'FGeometryScriptMeshMirrorOptions::bFlipCutSide' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshMirrorOptions, bWeldAlongPlane) == 0x000002, "Member 'FGeometryScriptMeshMirrorOptions::bWeldAlongPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptIsSameMeshOptions \ static_assert(alignof(FGeometryScriptIsSameMeshOptions) == 0x000004, "Wrong alignment on FGeometryScriptIsSameMeshOptions"); \ static_assert(sizeof(FGeometryScriptIsSameMeshOptions) == 0x00000C, "Wrong size on FGeometryScriptIsSameMeshOptions"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckConnectivity) == 0x000000, "Member 'FGeometryScriptIsSameMeshOptions::bCheckConnectivity' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckEdgeIDs) == 0x000001, "Member 'FGeometryScriptIsSameMeshOptions::bCheckEdgeIDs' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckNormals) == 0x000002, "Member 'FGeometryScriptIsSameMeshOptions::bCheckNormals' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckColors) == 0x000003, "Member 'FGeometryScriptIsSameMeshOptions::bCheckColors' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckUVs) == 0x000004, "Member 'FGeometryScriptIsSameMeshOptions::bCheckUVs' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckGroups) == 0x000005, "Member 'FGeometryScriptIsSameMeshOptions::bCheckGroups' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, bCheckAttributes) == 0x000006, "Member 'FGeometryScriptIsSameMeshOptions::bCheckAttributes' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIsSameMeshOptions, Epsilon) == 0x000008, "Member 'FGeometryScriptIsSameMeshOptions::Epsilon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeasureMeshDistanceOptions \ static_assert(alignof(FGeometryScriptMeasureMeshDistanceOptions) == 0x000001, "Wrong alignment on FGeometryScriptMeasureMeshDistanceOptions"); \ static_assert(sizeof(FGeometryScriptMeasureMeshDistanceOptions) == 0x000001, "Wrong size on FGeometryScriptMeasureMeshDistanceOptions"); \ static_assert(offsetof(FGeometryScriptMeasureMeshDistanceOptions, bSymmetric) == 0x000000, "Member 'FGeometryScriptMeasureMeshDistanceOptions::bSymmetric' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptBendWarpOptions \ static_assert(alignof(FGeometryScriptBendWarpOptions) == 0x000004, "Wrong alignment on FGeometryScriptBendWarpOptions"); \ static_assert(sizeof(FGeometryScriptBendWarpOptions) == 0x00000C, "Wrong size on FGeometryScriptBendWarpOptions"); \ static_assert(offsetof(FGeometryScriptBendWarpOptions, bSymmetricExtents) == 0x000000, "Member 'FGeometryScriptBendWarpOptions::bSymmetricExtents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBendWarpOptions, LowerExtent) == 0x000004, "Member 'FGeometryScriptBendWarpOptions::LowerExtent' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptBendWarpOptions, bBidirectional) == 0x000008, "Member 'FGeometryScriptBendWarpOptions::bBidirectional' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptTwistWarpOptions \ static_assert(alignof(FGeometryScriptTwistWarpOptions) == 0x000004, "Wrong alignment on FGeometryScriptTwistWarpOptions"); \ static_assert(sizeof(FGeometryScriptTwistWarpOptions) == 0x00000C, "Wrong size on FGeometryScriptTwistWarpOptions"); \ static_assert(offsetof(FGeometryScriptTwistWarpOptions, bSymmetricExtents) == 0x000000, "Member 'FGeometryScriptTwistWarpOptions::bSymmetricExtents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTwistWarpOptions, LowerExtent) == 0x000004, "Member 'FGeometryScriptTwistWarpOptions::LowerExtent' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTwistWarpOptions, bBidirectional) == 0x000008, "Member 'FGeometryScriptTwistWarpOptions::bBidirectional' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptFlareWarpOptions \ static_assert(alignof(FGeometryScriptFlareWarpOptions) == 0x000004, "Wrong alignment on FGeometryScriptFlareWarpOptions"); \ static_assert(sizeof(FGeometryScriptFlareWarpOptions) == 0x00000C, "Wrong size on FGeometryScriptFlareWarpOptions"); \ static_assert(offsetof(FGeometryScriptFlareWarpOptions, bSymmetricExtents) == 0x000000, "Member 'FGeometryScriptFlareWarpOptions::bSymmetricExtents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptFlareWarpOptions, LowerExtent) == 0x000004, "Member 'FGeometryScriptFlareWarpOptions::LowerExtent' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptFlareWarpOptions, FlareType) == 0x000008, "Member 'FGeometryScriptFlareWarpOptions::FlareType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPerlinNoiseLayerOptions \ static_assert(alignof(FGeometryScriptPerlinNoiseLayerOptions) == 0x000008, "Wrong alignment on FGeometryScriptPerlinNoiseLayerOptions"); \ static_assert(sizeof(FGeometryScriptPerlinNoiseLayerOptions) == 0x000028, "Wrong size on FGeometryScriptPerlinNoiseLayerOptions"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseLayerOptions, Magnitude) == 0x000000, "Member 'FGeometryScriptPerlinNoiseLayerOptions::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseLayerOptions, Frequency) == 0x000004, "Member 'FGeometryScriptPerlinNoiseLayerOptions::Frequency' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseLayerOptions, FrequencyShift) == 0x000008, "Member 'FGeometryScriptPerlinNoiseLayerOptions::FrequencyShift' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseLayerOptions, RandomSeed) == 0x000020, "Member 'FGeometryScriptPerlinNoiseLayerOptions::RandomSeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMathWarpOptions \ static_assert(alignof(FGeometryScriptMathWarpOptions) == 0x000004, "Wrong alignment on FGeometryScriptMathWarpOptions"); \ static_assert(sizeof(FGeometryScriptMathWarpOptions) == 0x00000C, "Wrong size on FGeometryScriptMathWarpOptions"); \ static_assert(offsetof(FGeometryScriptMathWarpOptions, Magnitude) == 0x000000, "Member 'FGeometryScriptMathWarpOptions::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMathWarpOptions, Frequency) == 0x000004, "Member 'FGeometryScriptMathWarpOptions::Frequency' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMathWarpOptions, FrequencyShift) == 0x000008, "Member 'FGeometryScriptMathWarpOptions::FrequencyShift' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPerlinNoiseOptions \ static_assert(alignof(FGeometryScriptPerlinNoiseOptions) == 0x000008, "Wrong alignment on FGeometryScriptPerlinNoiseOptions"); \ static_assert(sizeof(FGeometryScriptPerlinNoiseOptions) == 0x000030, "Wrong size on FGeometryScriptPerlinNoiseOptions"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseOptions, BaseLayer) == 0x000000, "Member 'FGeometryScriptPerlinNoiseOptions::BaseLayer' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseOptions, bApplyAlongNormal) == 0x000028, "Member 'FGeometryScriptPerlinNoiseOptions::bApplyAlongNormal' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPerlinNoiseOptions, EmptyBehavior) == 0x000029, "Member 'FGeometryScriptPerlinNoiseOptions::EmptyBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptIterativeMeshSmoothingOptions \ static_assert(alignof(FGeometryScriptIterativeMeshSmoothingOptions) == 0x000004, "Wrong alignment on FGeometryScriptIterativeMeshSmoothingOptions"); \ static_assert(sizeof(FGeometryScriptIterativeMeshSmoothingOptions) == 0x00000C, "Wrong size on FGeometryScriptIterativeMeshSmoothingOptions"); \ static_assert(offsetof(FGeometryScriptIterativeMeshSmoothingOptions, NumIterations) == 0x000000, "Member 'FGeometryScriptIterativeMeshSmoothingOptions::NumIterations' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIterativeMeshSmoothingOptions, ALPHA) == 0x000004, "Member 'FGeometryScriptIterativeMeshSmoothingOptions::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptIterativeMeshSmoothingOptions, EmptyBehavior) == 0x000008, "Member 'FGeometryScriptIterativeMeshSmoothingOptions::EmptyBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptDisplaceFromTextureOptions \ static_assert(alignof(FGeometryScriptDisplaceFromTextureOptions) == 0x000008, "Wrong alignment on FGeometryScriptDisplaceFromTextureOptions"); \ static_assert(sizeof(FGeometryScriptDisplaceFromTextureOptions) == 0x000038, "Wrong size on FGeometryScriptDisplaceFromTextureOptions"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, Magnitude) == 0x000000, "Member 'FGeometryScriptDisplaceFromTextureOptions::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, UVScale) == 0x000008, "Member 'FGeometryScriptDisplaceFromTextureOptions::UVScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, UVOffset) == 0x000018, "Member 'FGeometryScriptDisplaceFromTextureOptions::UVOffset' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, Center) == 0x000028, "Member 'FGeometryScriptDisplaceFromTextureOptions::Center' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, ImageChannel) == 0x00002C, "Member 'FGeometryScriptDisplaceFromTextureOptions::ImageChannel' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDisplaceFromTextureOptions, EmptyBehavior) == 0x000030, "Member 'FGeometryScriptDisplaceFromTextureOptions::EmptyBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshEditPolygroupOptions \ static_assert(alignof(FGeometryScriptMeshEditPolygroupOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshEditPolygroupOptions"); \ static_assert(sizeof(FGeometryScriptMeshEditPolygroupOptions) == 0x000008, "Wrong size on FGeometryScriptMeshEditPolygroupOptions"); \ static_assert(offsetof(FGeometryScriptMeshEditPolygroupOptions, GroupMode) == 0x000000, "Member 'FGeometryScriptMeshEditPolygroupOptions::GroupMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshEditPolygroupOptions, ConstantGroup) == 0x000004, "Member 'FGeometryScriptMeshEditPolygroupOptions::ConstantGroup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshOffsetOptions \ static_assert(alignof(FGeometryScriptMeshOffsetOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshOffsetOptions"); \ static_assert(sizeof(FGeometryScriptMeshOffsetOptions) == 0x000018, "Wrong size on FGeometryScriptMeshOffsetOptions"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, OffsetDistance) == 0x000000, "Member 'FGeometryScriptMeshOffsetOptions::OffsetDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, bFixedBoundary) == 0x000004, "Member 'FGeometryScriptMeshOffsetOptions::bFixedBoundary' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, SolveSteps) == 0x000008, "Member 'FGeometryScriptMeshOffsetOptions::SolveSteps' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, SmoothAlpha) == 0x00000C, "Member 'FGeometryScriptMeshOffsetOptions::SmoothAlpha' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, bReprojectDuringSmoothing) == 0x000010, "Member 'FGeometryScriptMeshOffsetOptions::bReprojectDuringSmoothing' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetOptions, BoundaryAlpha) == 0x000014, "Member 'FGeometryScriptMeshOffsetOptions::BoundaryAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshExtrudeOptions \ static_assert(alignof(FGeometryScriptMeshExtrudeOptions) == 0x000008, "Wrong alignment on FGeometryScriptMeshExtrudeOptions"); \ static_assert(sizeof(FGeometryScriptMeshExtrudeOptions) == 0x000028, "Wrong size on FGeometryScriptMeshExtrudeOptions"); \ static_assert(offsetof(FGeometryScriptMeshExtrudeOptions, ExtrudeDistance) == 0x000000, "Member 'FGeometryScriptMeshExtrudeOptions::ExtrudeDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshExtrudeOptions, ExtrudeDirection) == 0x000008, "Member 'FGeometryScriptMeshExtrudeOptions::ExtrudeDirection' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshExtrudeOptions, UVScale) == 0x000020, "Member 'FGeometryScriptMeshExtrudeOptions::UVScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshExtrudeOptions, bSolidsToShells) == 0x000024, "Member 'FGeometryScriptMeshExtrudeOptions::bSolidsToShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshLinearExtrudeOptions \ static_assert(alignof(FGeometryScriptMeshLinearExtrudeOptions) == 0x000008, "Wrong alignment on FGeometryScriptMeshLinearExtrudeOptions"); \ static_assert(sizeof(FGeometryScriptMeshLinearExtrudeOptions) == 0x000038, "Wrong size on FGeometryScriptMeshLinearExtrudeOptions"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, Distance) == 0x000000, "Member 'FGeometryScriptMeshLinearExtrudeOptions::Distance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, DirectionMode) == 0x000004, "Member 'FGeometryScriptMeshLinearExtrudeOptions::DirectionMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, Direction) == 0x000008, "Member 'FGeometryScriptMeshLinearExtrudeOptions::Direction' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, AreaMode) == 0x000020, "Member 'FGeometryScriptMeshLinearExtrudeOptions::AreaMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, GroupOptions) == 0x000024, "Member 'FGeometryScriptMeshLinearExtrudeOptions::GroupOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, UVScale) == 0x00002C, "Member 'FGeometryScriptMeshLinearExtrudeOptions::UVScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshLinearExtrudeOptions, bSolidsToShells) == 0x000030, "Member 'FGeometryScriptMeshLinearExtrudeOptions::bSolidsToShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshOffsetFacesOptions \ static_assert(alignof(FGeometryScriptMeshOffsetFacesOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshOffsetFacesOptions"); \ static_assert(sizeof(FGeometryScriptMeshOffsetFacesOptions) == 0x000018, "Wrong size on FGeometryScriptMeshOffsetFacesOptions"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, Distance) == 0x000000, "Member 'FGeometryScriptMeshOffsetFacesOptions::Distance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, OffsetType) == 0x000004, "Member 'FGeometryScriptMeshOffsetFacesOptions::OffsetType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, AreaMode) == 0x000005, "Member 'FGeometryScriptMeshOffsetFacesOptions::AreaMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, GroupOptions) == 0x000008, "Member 'FGeometryScriptMeshOffsetFacesOptions::GroupOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, UVScale) == 0x000010, "Member 'FGeometryScriptMeshOffsetFacesOptions::UVScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshOffsetFacesOptions, bSolidsToShells) == 0x000014, "Member 'FGeometryScriptMeshOffsetFacesOptions::bSolidsToShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshInsetOutsetFacesOptions \ static_assert(alignof(FGeometryScriptMeshInsetOutsetFacesOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshInsetOutsetFacesOptions"); \ static_assert(sizeof(FGeometryScriptMeshInsetOutsetFacesOptions) == 0x000020, "Wrong size on FGeometryScriptMeshInsetOutsetFacesOptions"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, Distance) == 0x000000, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::Distance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, bReproject) == 0x000004, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::bReproject' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, bBoundaryOnly) == 0x000005, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::bBoundaryOnly' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, Softness) == 0x000008, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::Softness' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, AreaScale) == 0x00000C, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::AreaScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, AreaMode) == 0x000010, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::AreaMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, GroupOptions) == 0x000014, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::GroupOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshInsetOutsetFacesOptions, UVScale) == 0x00001C, "Member 'FGeometryScriptMeshInsetOutsetFacesOptions::UVScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshBevelOptions \ static_assert(alignof(FGeometryScriptMeshBevelOptions) == 0x000010, "Wrong alignment on FGeometryScriptMeshBevelOptions"); \ static_assert(sizeof(FGeometryScriptMeshBevelOptions) == 0x0000C0, "Wrong size on FGeometryScriptMeshBevelOptions"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, BevelDistance) == 0x000000, "Member 'FGeometryScriptMeshBevelOptions::BevelDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, bInferMaterialID) == 0x000004, "Member 'FGeometryScriptMeshBevelOptions::bInferMaterialID' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, SetMaterialID) == 0x000008, "Member 'FGeometryScriptMeshBevelOptions::SetMaterialID' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, bApplyFilterBox) == 0x00000C, "Member 'FGeometryScriptMeshBevelOptions::bApplyFilterBox' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, FilterBox) == 0x000010, "Member 'FGeometryScriptMeshBevelOptions::FilterBox' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, FilterBoxTransform) == 0x000050, "Member 'FGeometryScriptMeshBevelOptions::FilterBoxTransform' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelOptions, bFullyContained) == 0x0000B0, "Member 'FGeometryScriptMeshBevelOptions::bFullyContained' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMeshBevelSelectionOptions \ static_assert(alignof(FGeometryScriptMeshBevelSelectionOptions) == 0x000004, "Wrong alignment on FGeometryScriptMeshBevelSelectionOptions"); \ static_assert(sizeof(FGeometryScriptMeshBevelSelectionOptions) == 0x00000C, "Wrong size on FGeometryScriptMeshBevelSelectionOptions"); \ static_assert(offsetof(FGeometryScriptMeshBevelSelectionOptions, BevelDistance) == 0x000000, "Member 'FGeometryScriptMeshBevelSelectionOptions::BevelDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelSelectionOptions, bInferMaterialID) == 0x000004, "Member 'FGeometryScriptMeshBevelSelectionOptions::bInferMaterialID' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMeshBevelSelectionOptions, SetMaterialID) == 0x000008, "Member 'FGeometryScriptMeshBevelSelectionOptions::SetMaterialID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptCalculateNormalsOptions \ static_assert(alignof(FGeometryScriptCalculateNormalsOptions) == 0x000001, "Wrong alignment on FGeometryScriptCalculateNormalsOptions"); \ static_assert(sizeof(FGeometryScriptCalculateNormalsOptions) == 0x000002, "Wrong size on FGeometryScriptCalculateNormalsOptions"); \ static_assert(offsetof(FGeometryScriptCalculateNormalsOptions, bAngleWeighted) == 0x000000, "Member 'FGeometryScriptCalculateNormalsOptions::bAngleWeighted' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCalculateNormalsOptions, bAreaWeighted) == 0x000001, "Member 'FGeometryScriptCalculateNormalsOptions::bAreaWeighted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSplitNormalsOptions \ static_assert(alignof(FGeometryScriptSplitNormalsOptions) == 0x000004, "Wrong alignment on FGeometryScriptSplitNormalsOptions"); \ static_assert(sizeof(FGeometryScriptSplitNormalsOptions) == 0x000014, "Wrong size on FGeometryScriptSplitNormalsOptions"); \ static_assert(offsetof(FGeometryScriptSplitNormalsOptions, bSplitByOpeningAngle) == 0x000000, "Member 'FGeometryScriptSplitNormalsOptions::bSplitByOpeningAngle' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplitNormalsOptions, OpeningAngleDeg) == 0x000004, "Member 'FGeometryScriptSplitNormalsOptions::OpeningAngleDeg' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplitNormalsOptions, bSplitByFaceGroup) == 0x000008, "Member 'FGeometryScriptSplitNormalsOptions::bSplitByFaceGroup' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplitNormalsOptions, GroupLayer) == 0x00000C, "Member 'FGeometryScriptSplitNormalsOptions::GroupLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptTangentsOptions \ static_assert(alignof(FGeometryScriptTangentsOptions) == 0x000004, "Wrong alignment on FGeometryScriptTangentsOptions"); \ static_assert(sizeof(FGeometryScriptTangentsOptions) == 0x000008, "Wrong size on FGeometryScriptTangentsOptions"); \ static_assert(offsetof(FGeometryScriptTangentsOptions, Type) == 0x000000, "Member 'FGeometryScriptTangentsOptions::Type' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptTangentsOptions, UVLayer) == 0x000004, "Member 'FGeometryScriptTangentsOptions::UVLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPrimitiveOptions \ static_assert(alignof(FGeometryScriptPrimitiveOptions) == 0x000001, "Wrong alignment on FGeometryScriptPrimitiveOptions"); \ static_assert(sizeof(FGeometryScriptPrimitiveOptions) == 0x000003, "Wrong size on FGeometryScriptPrimitiveOptions"); \ static_assert(offsetof(FGeometryScriptPrimitiveOptions, PolygroupMode) == 0x000000, "Member 'FGeometryScriptPrimitiveOptions::PolygroupMode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPrimitiveOptions, bFlipOrientation) == 0x000001, "Member 'FGeometryScriptPrimitiveOptions::bFlipOrientation' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPrimitiveOptions, UVMode) == 0x000002, "Member 'FGeometryScriptPrimitiveOptions::UVMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRevolveOptions \ static_assert(alignof(FGeometryScriptRevolveOptions) == 0x000004, "Wrong alignment on FGeometryScriptRevolveOptions"); \ static_assert(sizeof(FGeometryScriptRevolveOptions) == 0x000014, "Wrong size on FGeometryScriptRevolveOptions"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, RevolveDegrees) == 0x000000, "Member 'FGeometryScriptRevolveOptions::RevolveDegrees' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, DegreeOffset) == 0x000004, "Member 'FGeometryScriptRevolveOptions::DegreeOffset' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, bReverseDirection) == 0x000008, "Member 'FGeometryScriptRevolveOptions::bReverseDirection' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, bHardNormals) == 0x000009, "Member 'FGeometryScriptRevolveOptions::bHardNormals' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, HardNormalAngle) == 0x00000C, "Member 'FGeometryScriptRevolveOptions::HardNormalAngle' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, bProfileAtMidpoint) == 0x000010, "Member 'FGeometryScriptRevolveOptions::bProfileAtMidpoint' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRevolveOptions, bFillPartialRevolveEndcaps) == 0x000011, "Member 'FGeometryScriptRevolveOptions::bFillPartialRevolveEndcaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptVoronoiOptions \ static_assert(alignof(FGeometryScriptVoronoiOptions) == 0x000008, "Wrong alignment on FGeometryScriptVoronoiOptions"); \ static_assert(sizeof(FGeometryScriptVoronoiOptions) == 0x000058, "Wrong size on FGeometryScriptVoronoiOptions"); \ static_assert(offsetof(FGeometryScriptVoronoiOptions, BoundsExpand) == 0x000000, "Member 'FGeometryScriptVoronoiOptions::BoundsExpand' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptVoronoiOptions, Bounds) == 0x000008, "Member 'FGeometryScriptVoronoiOptions::Bounds' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptVoronoiOptions, CreateCells) == 0x000040, "Member 'FGeometryScriptVoronoiOptions::CreateCells' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptVoronoiOptions, bIncludeBoundary) == 0x000050, "Member 'FGeometryScriptVoronoiOptions::bIncludeBoundary' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRemeshOptions \ static_assert(alignof(FGeometryScriptRemeshOptions) == 0x000004, "Wrong alignment on FGeometryScriptRemeshOptions"); \ static_assert(sizeof(FGeometryScriptRemeshOptions) == 0x00001C, "Wrong size on FGeometryScriptRemeshOptions"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bDiscardAttributes) == 0x000000, "Member 'FGeometryScriptRemeshOptions::bDiscardAttributes' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bReprojectToInputMesh) == 0x000001, "Member 'FGeometryScriptRemeshOptions::bReprojectToInputMesh' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, SmoothingType) == 0x000002, "Member 'FGeometryScriptRemeshOptions::SmoothingType' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, SmoothingRate) == 0x000004, "Member 'FGeometryScriptRemeshOptions::SmoothingRate' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, MeshBoundaryConstraint) == 0x000008, "Member 'FGeometryScriptRemeshOptions::MeshBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, GroupBoundaryConstraint) == 0x000009, "Member 'FGeometryScriptRemeshOptions::GroupBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, MaterialBoundaryConstraint) == 0x00000A, "Member 'FGeometryScriptRemeshOptions::MaterialBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bAllowFlips) == 0x00000B, "Member 'FGeometryScriptRemeshOptions::bAllowFlips' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bAllowSplits) == 0x00000C, "Member 'FGeometryScriptRemeshOptions::bAllowSplits' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bAllowCollapses) == 0x00000D, "Member 'FGeometryScriptRemeshOptions::bAllowCollapses' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bPreventNormalFlips) == 0x00000E, "Member 'FGeometryScriptRemeshOptions::bPreventNormalFlips' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bPreventTinyTriangles) == 0x00000F, "Member 'FGeometryScriptRemeshOptions::bPreventTinyTriangles' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bUseFullRemeshPasses) == 0x000010, "Member 'FGeometryScriptRemeshOptions::bUseFullRemeshPasses' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, RemeshIterations) == 0x000014, "Member 'FGeometryScriptRemeshOptions::RemeshIterations' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemeshOptions, bAutoCompact) == 0x000018, "Member 'FGeometryScriptRemeshOptions::bAutoCompact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptWeldEdgesOptions \ static_assert(alignof(FGeometryScriptWeldEdgesOptions) == 0x000004, "Wrong alignment on FGeometryScriptWeldEdgesOptions"); \ static_assert(sizeof(FGeometryScriptWeldEdgesOptions) == 0x000008, "Wrong size on FGeometryScriptWeldEdgesOptions"); \ static_assert(offsetof(FGeometryScriptWeldEdgesOptions, Tolerance) == 0x000000, "Member 'FGeometryScriptWeldEdgesOptions::Tolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptWeldEdgesOptions, bOnlyUniquePairs) == 0x000004, "Member 'FGeometryScriptWeldEdgesOptions::bOnlyUniquePairs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptResolveTJunctionOptions \ static_assert(alignof(FGeometryScriptResolveTJunctionOptions) == 0x000004, "Wrong alignment on FGeometryScriptResolveTJunctionOptions"); \ static_assert(sizeof(FGeometryScriptResolveTJunctionOptions) == 0x000004, "Wrong size on FGeometryScriptResolveTJunctionOptions"); \ static_assert(offsetof(FGeometryScriptResolveTJunctionOptions, Tolerance) == 0x000000, "Member 'FGeometryScriptResolveTJunctionOptions::Tolerance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptFillHolesOptions \ static_assert(alignof(FGeometryScriptFillHolesOptions) == 0x000001, "Wrong alignment on FGeometryScriptFillHolesOptions"); \ static_assert(sizeof(FGeometryScriptFillHolesOptions) == 0x000002, "Wrong size on FGeometryScriptFillHolesOptions"); \ static_assert(offsetof(FGeometryScriptFillHolesOptions, FillMethod) == 0x000000, "Member 'FGeometryScriptFillHolesOptions::FillMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRemoveSmallComponentOptions \ static_assert(alignof(FGeometryScriptRemoveSmallComponentOptions) == 0x000004, "Wrong alignment on FGeometryScriptRemoveSmallComponentOptions"); \ static_assert(sizeof(FGeometryScriptRemoveSmallComponentOptions) == 0x00000C, "Wrong size on FGeometryScriptRemoveSmallComponentOptions"); \ static_assert(offsetof(FGeometryScriptRemoveSmallComponentOptions, MinVolume) == 0x000000, "Member 'FGeometryScriptRemoveSmallComponentOptions::MinVolume' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveSmallComponentOptions, MinArea) == 0x000004, "Member 'FGeometryScriptRemoveSmallComponentOptions::MinArea' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveSmallComponentOptions, MinTriangleCount) == 0x000008, "Member 'FGeometryScriptRemoveSmallComponentOptions::MinTriangleCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRemoveHiddenTrianglesOptions \ static_assert(alignof(FGeometryScriptRemoveHiddenTrianglesOptions) == 0x000004, "Wrong alignment on FGeometryScriptRemoveHiddenTrianglesOptions"); \ static_assert(sizeof(FGeometryScriptRemoveHiddenTrianglesOptions) == 0x00001C, "Wrong size on FGeometryScriptRemoveHiddenTrianglesOptions"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, Method) == 0x000000, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::Method' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, SamplesPerTriangle) == 0x000004, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::SamplesPerTriangle' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, ShrinkSelection) == 0x000008, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::ShrinkSelection' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, WindingIsoValue) == 0x00000C, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::WindingIsoValue' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, RaysPerSample) == 0x000010, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::RaysPerSample' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, NormalOffset) == 0x000014, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::NormalOffset' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRemoveHiddenTrianglesOptions, bCompactResult) == 0x000018, "Member 'FGeometryScriptRemoveHiddenTrianglesOptions::bCompactResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptDegenerateTriangleOptions \ static_assert(alignof(FGeometryScriptDegenerateTriangleOptions) == 0x000008, "Wrong alignment on FGeometryScriptDegenerateTriangleOptions"); \ static_assert(sizeof(FGeometryScriptDegenerateTriangleOptions) == 0x000020, "Wrong size on FGeometryScriptDegenerateTriangleOptions"); \ static_assert(offsetof(FGeometryScriptDegenerateTriangleOptions, Mode) == 0x000000, "Member 'FGeometryScriptDegenerateTriangleOptions::Mode' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDegenerateTriangleOptions, MinTriangleArea) == 0x000008, "Member 'FGeometryScriptDegenerateTriangleOptions::MinTriangleArea' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDegenerateTriangleOptions, MinEdgeLength) == 0x000010, "Member 'FGeometryScriptDegenerateTriangleOptions::MinEdgeLength' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptDegenerateTriangleOptions, bCompactOnCompletion) == 0x000018, "Member 'FGeometryScriptDegenerateTriangleOptions::bCompactOnCompletion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPlanarSimplifyOptions \ static_assert(alignof(FGeometryScriptPlanarSimplifyOptions) == 0x000004, "Wrong alignment on FGeometryScriptPlanarSimplifyOptions"); \ static_assert(sizeof(FGeometryScriptPlanarSimplifyOptions) == 0x000008, "Wrong size on FGeometryScriptPlanarSimplifyOptions"); \ static_assert(offsetof(FGeometryScriptPlanarSimplifyOptions, AngleThreshold) == 0x000000, "Member 'FGeometryScriptPlanarSimplifyOptions::AngleThreshold' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPlanarSimplifyOptions, bAutoCompact) == 0x000004, "Member 'FGeometryScriptPlanarSimplifyOptions::bAutoCompact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPolygroupSimplifyOptions \ static_assert(alignof(FGeometryScriptPolygroupSimplifyOptions) == 0x000004, "Wrong alignment on FGeometryScriptPolygroupSimplifyOptions"); \ static_assert(sizeof(FGeometryScriptPolygroupSimplifyOptions) == 0x000008, "Wrong size on FGeometryScriptPolygroupSimplifyOptions"); \ static_assert(offsetof(FGeometryScriptPolygroupSimplifyOptions, AngleThreshold) == 0x000000, "Member 'FGeometryScriptPolygroupSimplifyOptions::AngleThreshold' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptPolygroupSimplifyOptions, bAutoCompact) == 0x000004, "Member 'FGeometryScriptPolygroupSimplifyOptions::bAutoCompact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSimplifyMeshOptions \ static_assert(alignof(FGeometryScriptSimplifyMeshOptions) == 0x000001, "Wrong alignment on FGeometryScriptSimplifyMeshOptions"); \ static_assert(sizeof(FGeometryScriptSimplifyMeshOptions) == 0x000007, "Wrong size on FGeometryScriptSimplifyMeshOptions"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, Method) == 0x000000, "Member 'FGeometryScriptSimplifyMeshOptions::Method' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bAllowSeamCollapse) == 0x000001, "Member 'FGeometryScriptSimplifyMeshOptions::bAllowSeamCollapse' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bAllowSeamSmoothing) == 0x000002, "Member 'FGeometryScriptSimplifyMeshOptions::bAllowSeamSmoothing' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bAllowSeamSplits) == 0x000003, "Member 'FGeometryScriptSimplifyMeshOptions::bAllowSeamSplits' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bPreserveVertexPositions) == 0x000004, "Member 'FGeometryScriptSimplifyMeshOptions::bPreserveVertexPositions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bRetainQuadricMemory) == 0x000005, "Member 'FGeometryScriptSimplifyMeshOptions::bRetainQuadricMemory' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSimplifyMeshOptions, bAutoCompact) == 0x000006, "Member 'FGeometryScriptSimplifyMeshOptions::bAutoCompact' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSpatialQueryOptions \ static_assert(alignof(FGeometryScriptSpatialQueryOptions) == 0x000004, "Wrong alignment on FGeometryScriptSpatialQueryOptions"); \ static_assert(sizeof(FGeometryScriptSpatialQueryOptions) == 0x00000C, "Wrong size on FGeometryScriptSpatialQueryOptions"); \ static_assert(offsetof(FGeometryScriptSpatialQueryOptions, MaxDistance) == 0x000000, "Member 'FGeometryScriptSpatialQueryOptions::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSpatialQueryOptions, bAllowUnsafeModifiedQueries) == 0x000004, "Member 'FGeometryScriptSpatialQueryOptions::bAllowUnsafeModifiedQueries' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSpatialQueryOptions, WindingIsoThreshold) == 0x000008, "Member 'FGeometryScriptSpatialQueryOptions::WindingIsoThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRayHitResult \ static_assert(alignof(FGeometryScriptRayHitResult) == 0x000008, "Wrong alignment on FGeometryScriptRayHitResult"); \ static_assert(sizeof(FGeometryScriptRayHitResult) == 0x000040, "Wrong size on FGeometryScriptRayHitResult"); \ static_assert(offsetof(FGeometryScriptRayHitResult, bHit) == 0x000000, "Member 'FGeometryScriptRayHitResult::bHit' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRayHitResult, RayParameter) == 0x000004, "Member 'FGeometryScriptRayHitResult::RayParameter' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRayHitResult, HitTriangleID) == 0x000008, "Member 'FGeometryScriptRayHitResult::HitTriangleID' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRayHitResult, HitPosition) == 0x000010, "Member 'FGeometryScriptRayHitResult::HitPosition' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRayHitResult, HitBaryCoords) == 0x000028, "Member 'FGeometryScriptRayHitResult::HitBaryCoords' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptPNTessellateOptions \ static_assert(alignof(FGeometryScriptPNTessellateOptions) == 0x000001, "Wrong alignment on FGeometryScriptPNTessellateOptions"); \ static_assert(sizeof(FGeometryScriptPNTessellateOptions) == 0x000001, "Wrong size on FGeometryScriptPNTessellateOptions"); \ static_assert(offsetof(FGeometryScriptPNTessellateOptions, bRecomputeNormals) == 0x000000, "Member 'FGeometryScriptPNTessellateOptions::bRecomputeNormals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSelectiveTessellateOptions \ static_assert(alignof(FGeometryScriptSelectiveTessellateOptions) == 0x000001, "Wrong alignment on FGeometryScriptSelectiveTessellateOptions"); \ static_assert(sizeof(FGeometryScriptSelectiveTessellateOptions) == 0x000002, "Wrong size on FGeometryScriptSelectiveTessellateOptions"); \ static_assert(offsetof(FGeometryScriptSelectiveTessellateOptions, bEnableMultithreading) == 0x000000, "Member 'FGeometryScriptSelectiveTessellateOptions::bEnableMultithreading' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSelectiveTessellateOptions, EmptyBehavior) == 0x000001, "Member 'FGeometryScriptSelectiveTessellateOptions::EmptyBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSpectralConformalUVOptions \ static_assert(alignof(FGeometryScriptSpectralConformalUVOptions) == 0x000001, "Wrong alignment on FGeometryScriptSpectralConformalUVOptions"); \ static_assert(sizeof(FGeometryScriptSpectralConformalUVOptions) == 0x000001, "Wrong size on FGeometryScriptSpectralConformalUVOptions"); \ static_assert(offsetof(FGeometryScriptSpectralConformalUVOptions, bPreserveIrregularity) == 0x000000, "Member 'FGeometryScriptSpectralConformalUVOptions::bPreserveIrregularity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptRecomputeUVsOptions \ static_assert(alignof(FGeometryScriptRecomputeUVsOptions) == 0x000004, "Wrong alignment on FGeometryScriptRecomputeUVsOptions"); \ static_assert(sizeof(FGeometryScriptRecomputeUVsOptions) == 0x00001C, "Wrong size on FGeometryScriptRecomputeUVsOptions"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, Method) == 0x000000, "Member 'FGeometryScriptRecomputeUVsOptions::Method' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, IslandSource) == 0x000001, "Member 'FGeometryScriptRecomputeUVsOptions::IslandSource' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, ExpMapOptions) == 0x000004, "Member 'FGeometryScriptRecomputeUVsOptions::ExpMapOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, SpectralConformalOptions) == 0x00000C, "Member 'FGeometryScriptRecomputeUVsOptions::SpectralConformalOptions' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, GroupLayer) == 0x000010, "Member 'FGeometryScriptRecomputeUVsOptions::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptRecomputeUVsOptions, bAutoAlignIslandsWithAxes) == 0x000018, "Member 'FGeometryScriptRecomputeUVsOptions::bAutoAlignIslandsWithAxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptXAtlasOptions \ static_assert(alignof(FGeometryScriptXAtlasOptions) == 0x000004, "Wrong alignment on FGeometryScriptXAtlasOptions"); \ static_assert(sizeof(FGeometryScriptXAtlasOptions) == 0x000004, "Wrong size on FGeometryScriptXAtlasOptions"); \ static_assert(offsetof(FGeometryScriptXAtlasOptions, MaxIterations) == 0x000000, "Member 'FGeometryScriptXAtlasOptions::MaxIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScript3DGridParameters \ static_assert(alignof(FGeometryScript3DGridParameters) == 0x000004, "Wrong alignment on FGeometryScript3DGridParameters"); \ static_assert(sizeof(FGeometryScript3DGridParameters) == 0x00000C, "Wrong size on FGeometryScript3DGridParameters"); \ static_assert(offsetof(FGeometryScript3DGridParameters, SizeMethod) == 0x000000, "Member 'FGeometryScript3DGridParameters::SizeMethod' has a wrong offset!"); \ static_assert(offsetof(FGeometryScript3DGridParameters, GridCellSize) == 0x000004, "Member 'FGeometryScript3DGridParameters::GridCellSize' has a wrong offset!"); \ static_assert(offsetof(FGeometryScript3DGridParameters, GridResolution) == 0x000008, "Member 'FGeometryScript3DGridParameters::GridResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSolidifyOptions \ static_assert(alignof(FGeometryScriptSolidifyOptions) == 0x000008, "Wrong alignment on FGeometryScriptSolidifyOptions"); \ static_assert(sizeof(FGeometryScriptSolidifyOptions) == 0x000028, "Wrong size on FGeometryScriptSolidifyOptions"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, GridParameters) == 0x000000, "Member 'FGeometryScriptSolidifyOptions::GridParameters' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, WindingThreshold) == 0x00000C, "Member 'FGeometryScriptSolidifyOptions::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, bSolidAtBoundaries) == 0x000010, "Member 'FGeometryScriptSolidifyOptions::bSolidAtBoundaries' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, ExtendBounds) == 0x000014, "Member 'FGeometryScriptSolidifyOptions::ExtendBounds' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, SurfaceSearchSteps) == 0x000018, "Member 'FGeometryScriptSolidifyOptions::SurfaceSearchSteps' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, bThickenShells) == 0x00001C, "Member 'FGeometryScriptSolidifyOptions::bThickenShells' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSolidifyOptions, ShellThickness) == 0x000020, "Member 'FGeometryScriptSolidifyOptions::ShellThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptMorphologyOptions \ static_assert(alignof(FGeometryScriptMorphologyOptions) == 0x000004, "Wrong alignment on FGeometryScriptMorphologyOptions"); \ static_assert(sizeof(FGeometryScriptMorphologyOptions) == 0x000024, "Wrong size on FGeometryScriptMorphologyOptions"); \ static_assert(offsetof(FGeometryScriptMorphologyOptions, SDFGridParameters) == 0x000000, "Member 'FGeometryScriptMorphologyOptions::SDFGridParameters' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMorphologyOptions, bUseSeparateMeshGrid) == 0x00000C, "Member 'FGeometryScriptMorphologyOptions::bUseSeparateMeshGrid' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMorphologyOptions, MeshGridParameters) == 0x000010, "Member 'FGeometryScriptMorphologyOptions::MeshGridParameters' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMorphologyOptions, Operation) == 0x00001C, "Member 'FGeometryScriptMorphologyOptions::Operation' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptMorphologyOptions, Distance) == 0x000020, "Member 'FGeometryScriptMorphologyOptions::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSplineSamplingOptions \ static_assert(alignof(FGeometryScriptSplineSamplingOptions) == 0x000004, "Wrong alignment on FGeometryScriptSplineSamplingOptions"); \ static_assert(sizeof(FGeometryScriptSplineSamplingOptions) == 0x00000C, "Wrong size on FGeometryScriptSplineSamplingOptions"); \ static_assert(offsetof(FGeometryScriptSplineSamplingOptions, NumSamples) == 0x000000, "Member 'FGeometryScriptSplineSamplingOptions::NumSamples' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplineSamplingOptions, ErrorTolerance) == 0x000004, "Member 'FGeometryScriptSplineSamplingOptions::ErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplineSamplingOptions, SampleSpacing) == 0x000008, "Member 'FGeometryScriptSplineSamplingOptions::SampleSpacing' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSplineSamplingOptions, CoordinateSpace) == 0x000009, "Member 'FGeometryScriptSplineSamplingOptions::CoordinateSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptCopyMeshFromComponentOptions \ static_assert(alignof(FGeometryScriptCopyMeshFromComponentOptions) == 0x000004, "Wrong alignment on FGeometryScriptCopyMeshFromComponentOptions"); \ static_assert(sizeof(FGeometryScriptCopyMeshFromComponentOptions) == 0x00000C, "Wrong size on FGeometryScriptCopyMeshFromComponentOptions"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromComponentOptions, bWantNormals) == 0x000000, "Member 'FGeometryScriptCopyMeshFromComponentOptions::bWantNormals' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromComponentOptions, bWantTangents) == 0x000001, "Member 'FGeometryScriptCopyMeshFromComponentOptions::bWantTangents' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptCopyMeshFromComponentOptions, RequestedLOD) == 0x000004, "Member 'FGeometryScriptCopyMeshFromComponentOptions::RequestedLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryScriptSampleTextureOptions \ static_assert(alignof(FGeometryScriptSampleTextureOptions) == 0x000008, "Wrong alignment on FGeometryScriptSampleTextureOptions"); \ static_assert(sizeof(FGeometryScriptSampleTextureOptions) == 0x000028, "Wrong size on FGeometryScriptSampleTextureOptions"); \ static_assert(offsetof(FGeometryScriptSampleTextureOptions, SamplingMethod) == 0x000000, "Member 'FGeometryScriptSampleTextureOptions::SamplingMethod' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSampleTextureOptions, bWrap) == 0x000001, "Member 'FGeometryScriptSampleTextureOptions::bWrap' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSampleTextureOptions, UVScale) == 0x000008, "Member 'FGeometryScriptSampleTextureOptions::UVScale' has a wrong offset!"); \ static_assert(offsetof(FGeometryScriptSampleTextureOptions, UVOffset) == 0x000018, "Member 'FGeometryScriptSampleTextureOptions::UVOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptDebug \ static_assert(alignof(UGeometryScriptDebug) == 0x000008, "Wrong alignment on UGeometryScriptDebug"); \ static_assert(sizeof(UGeometryScriptDebug) == 0x000038, "Wrong size on UGeometryScriptDebug"); \ static_assert(offsetof(UGeometryScriptDebug, Messages) == 0x000028, "Member 'UGeometryScriptDebug::Messages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections, SelectionA) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections::SelectionA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections, SelectionB) == 0x000010, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections::SelectionB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections, ResultSelection) == 0x000020, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections::ResultSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections, CombineMode) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CombineMeshSelections::CombineMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection, IndexArray) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection::IndexArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection, SelectionType) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection, selection) == 0x000020, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexArrayToMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection, IndexList) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection, SelectionType) == 0x000020, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection, selection) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexListToMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection) == 0x000078, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection, IndexSet) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection::IndexSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection, SelectionType) == 0x000058, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection, selection) == 0x000060, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection, ReturnValue) == 0x000070, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertIndexSetToMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, FromSelection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::FromSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, ToSelection) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::ToSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, NewType) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::NewType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, bAllowPartialInclusion) == 0x000029, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::bAllowPartialInclusion' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray, IndexArray) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray::IndexArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray, SelectionType) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, IndexList) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, ResultListType) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::ResultListType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, ConvertToType) == 0x000031, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::ConvertToType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ConvertMeshSelectionToIndexList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection, SelectionType) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_CreateSelectAllMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection, selection) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection, bDisable) == 0x000010, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_DebugPrintMeshSelection::bDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, NewSelection) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::NewSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, Iterations) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::Iterations' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, bContract) == 0x00002C, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::bContract' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, bOnlyExpandToFaceNeighbours) == 0x00002D, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::bOnlyExpandToFaceNeighbours' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandContractMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected, NewSelection) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected::NewSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected, ConnectionType) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected::ConnectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_ExpandMeshSelectionToConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo, selection) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo, SelectionType) == 0x000010, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo, NumSelected) == 0x000014, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_GetMeshSelectionInfo::NumSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection, NewSelection) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection::NewSelection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection, bOnlyToConnected) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection::bOnlyToConnected' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_InvertMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, Normal) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::Normal' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, MaxAngleDeg) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::MaxAngleDeg' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, SelectionType) == 0x000038, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, bInvert) == 0x000039, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::bInvert' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, MinNumTrianglePoints) == 0x00003C, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::MinNumTrianglePoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsByNormalAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox) == 0x000060, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, Box) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::Box' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, SelectionType) == 0x000050, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, bInvert) == 0x000051, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::bInvert' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, MinNumTrianglePoints) == 0x000054, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::MinNumTrianglePoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox, ReturnValue) == 0x000058, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, SelectionMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::SelectionMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, selection) == 0x000010, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, SelectionMeshTransform) == 0x000020, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::SelectionMeshTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, SelectionType) == 0x000080, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, bInvert) == 0x000081, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::bInvert' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, ShellDistance) == 0x000088, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::ShellDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, WindingThreshold) == 0x000090, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, MinNumTrianglePoints) == 0x000098, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::MinNumTrianglePoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh, ReturnValue) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInsideMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, SphereOrigin) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::SphereOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, SphereRadius) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, SelectionType) == 0x000038, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, bInvert) == 0x000039, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::bInvert' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, MinNumTrianglePoints) == 0x00003C, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::MinNumTrianglePoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsInSphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane) == 0x000058, "Wrong size on GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, PlaneOrigin) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::PlaneOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, PlaneNormal) == 0x000030, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::PlaneNormal' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, SelectionType) == 0x000048, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::SelectionType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, bInvert) == 0x000049, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::bInvert' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, MinNumTrianglePoints) == 0x00004C, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::MinNumTrianglePoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane, ReturnValue) == 0x000050, "Member 'GeometryScriptLibrary_MeshSelectionFunctions_SelectMeshElementsWithPlane::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshSelectionFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshSelectionFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshSelectionFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshSelectionFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshSelectionFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops) == 0x000050, "Wrong size on GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, IndexLoops) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::IndexLoops' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, PathLoops) == 0x000028, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::PathLoops' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, NumLoops) == 0x000038, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::NumLoops' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, bFoundErrors) == 0x00003C, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::bFoundErrors' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, Debug) == 0x000040, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundaryLoops::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox \ static_assert(alignof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox) == 0x000068, "Wrong size on GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, SelectionBounds) == 0x000018, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::SelectionBounds' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, bIsEmpty) == 0x000050, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::bIsEmpty' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, Debug) == 0x000058, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox, ReturnValue) == 0x000060, "Member 'GeometryScriptLibrary_MeshSelectionQueryFunctions_GetMeshSelectionBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshSelectionQueryFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshSelectionQueryFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshSelectionQueryFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshSelectionQueryFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshSelectionQueryFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision \ static_assert(alignof(GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision) == 0x000008, "Wrong alignment on GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision"); \ static_assert(sizeof(GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision) == 0x000018, "Wrong size on GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision, Component) == 0x000000, "Member 'GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision::Component' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision, bEmitTransaction) == 0x000008, "Member 'GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision::bEmitTransaction' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision, Debug) == 0x000010, "Member 'GeometryScriptLibrary_CollisionFunctions_ResetDynamicMeshCollision::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh \ static_assert(alignof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh) == 0x000050, "Wrong size on GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh, FromDynamicMesh) == 0x000000, "Member 'GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh::FromDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh, ToDynamicMeshComponent) == 0x000008, "Member 'GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh::ToDynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh, Options) == 0x000010, "Member 'GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh, Debug) == 0x000040, "Member 'GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_CollisionFunctions_SetDynamicMeshCollisionFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent \ static_assert(alignof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent) == 0x000008, "Wrong alignment on GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent"); \ static_assert(sizeof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent) == 0x000020, "Wrong size on GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent, StaticMeshAsset) == 0x000000, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent::StaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent, SourceComponent) == 0x000008, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent, Options) == 0x000010, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent, Debug) == 0x000018, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromComponent::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh \ static_assert(alignof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh) == 0x000050, "Wrong size on GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh, FromDynamicMesh) == 0x000000, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh::FromDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh, ToStaticMeshAsset) == 0x000008, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh::ToStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh, Options) == 0x000010, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh, Debug) == 0x000040, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_CollisionFunctions_SetStaticMeshCollisionFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_CollisionFunctions \ static_assert(alignof(UGeometryScriptLibrary_CollisionFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_CollisionFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_CollisionFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_CollisionFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition \ static_assert(alignof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition"); \ static_assert(sizeof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition) == 0x000050, "Wrong size on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, CopyToMesh) == 0x000008, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::CopyToMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, CopyToMeshOut) == 0x000010, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::CopyToMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, Options) == 0x000018, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, Debug) == 0x000040, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexDecomposition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull \ static_assert(alignof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull"); \ static_assert(sizeof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull) == 0x000048, "Wrong size on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, CopyToMesh) == 0x000008, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::CopyToMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, CopyToMeshOut) == 0x000010, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::CopyToMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, selection) == 0x000018, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, Options) == 0x000028, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, Debug) == 0x000038, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshConvexHull::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull \ static_assert(alignof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull) == 0x000010, "Wrong alignment on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull"); \ static_assert(sizeof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull) == 0x0000B0, "Wrong size on GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, CopyToMesh) == 0x000008, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::CopyToMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, CopyToMeshOut) == 0x000010, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::CopyToMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, ProjectionFrame) == 0x000020, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::ProjectionFrame' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, Options) == 0x000080, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, Debug) == 0x000098, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull, ReturnValue) == 0x0000A0, "Member 'GeometryScriptLibrary_ContainmentFunctions_ComputeMeshSweptHull::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_ContainmentFunctions \ static_assert(alignof(UGeometryScriptLibrary_ContainmentFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_ContainmentFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_ContainmentFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_ContainmentFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ClearColorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ClearColorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ClearColorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ClearColorList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ClearColorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearColorList, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearColorList::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearColorList, ClearColor) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearColorList::ClearColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList, ClearValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearIndexList::ClearValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList, ClearValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearScalarList::ClearValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ClearUVList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ClearUVList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ClearUVList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ClearUVList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ClearUVList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearUVList, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearUVList::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearUVList, ClearUV) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearUVList::ClearUV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList, ClearValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ClearVectorList::ClearValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList, ColorArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList::ColorArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList, ColorList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToColorList::ColorList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList) == 0x000030, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList, IndexArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList::IndexArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList, IndexList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList, IndexType) == 0x000028, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToIndexList::IndexType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList, VectorArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList::VectorArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList, ScalarList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToScalarList::ScalarList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList, TriangleArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList::TriangleArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList, TriangleList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToTriangleList::TriangleList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList, UVArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList::UVArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList, UVList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToUVList::UVList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList, VectorArray) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList::VectorArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList, VectorList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertArrayToVectorList::VectorList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray, ColorArray) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertColorListToArray::ColorArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray, IndexArray) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertIndexListToArray::IndexArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray, ScalarArray) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertScalarListToArray::ScalarArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray, TriangleList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray, TriangleArray) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertTriangleListToArray::TriangleArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray, UVArray) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertUVListToArray::UVArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray, VectorArray) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ConvertVectorListToArray::VectorArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList, DuplicateList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateColorList::DuplicateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList) == 0x000030, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList, DuplicateList) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateIndexList::DuplicateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList, DuplicateList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateScalarList::DuplicateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList, DuplicateList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateUVList::DuplicateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList, DuplicateList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_DuplicateVectorList::DuplicateList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel, ScalarList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel, ChannelIndex) == 0x000020, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannel::ChannelIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels) == 0x000030, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels, VectorList) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels, XChannelIndex) == 0x000020, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels::XChannelIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels, YChannelIndex) == 0x000024, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels::YChannelIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels, ZChannelIndex) == 0x000028, "Member 'GeometryScriptLibrary_ListUtilityFunctions_ExtractColorListChannels::ZChannelIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem, bIsValidIndex) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetColorListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem, Index_0) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem, bIsValidIndex) == 0x00001C, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetIndexListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem) == 0x000020, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem, bIsValidIndex) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetScalarListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem, TriangleList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem, Triangle) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem::Triangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem, bIsValidTriangle) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle, TriangleList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLastTriangle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength, TriangleList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetTriangleListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem, bIsValidIndex) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetUVListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem) == 0x000030, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem, bIsValidIndex) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength) == 0x000018, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_GetVectorListLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem, ColorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem, NewColor) == 0x000014, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem::NewColor' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem, bIsValidIndex) == 0x000024, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetColorListItem::bIsValidIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem, IndexList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem::IndexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem, Index_0) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem, NewValue) == 0x00001C, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem::NewValue' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem, bIsValidIndex) == 0x000020, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetIndexListItem::bIsValidIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem) == 0x000028, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem, NewValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem::NewValue' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem, bIsValidIndex) == 0x000020, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetScalarListItem::bIsValidIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem) == 0x000030, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem, UVList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem, NewUV) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem::NewUV' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem, bIsValidIndex) == 0x000028, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetUVListItem::bIsValidIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem \ static_assert(alignof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem) == 0x000008, "Wrong alignment on GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem"); \ static_assert(sizeof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem) == 0x000038, "Wrong size on GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem, Index_0) == 0x000010, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem, NewValue) == 0x000018, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem::NewValue' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem, bIsValidIndex) == 0x000030, "Member 'GeometryScriptLibrary_ListUtilityFunctions_SetVectorListItem::bIsValidIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_ListUtilityFunctions \ static_assert(alignof(UGeometryScriptLibrary_ListUtilityFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_ListUtilityFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_ListUtilityFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_ListUtilityFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh \ static_assert(alignof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh"); \ static_assert(sizeof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, FromSkeletalMeshAsset) == 0x000000, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::FromSkeletalMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, ToDynamicMesh) == 0x000008, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::ToDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, AssetOptions) == 0x000010, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::AssetOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, RequestedLOD) == 0x000014, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::RequestedLOD' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, Outcome) == 0x00001C, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, Debug) == 0x000020, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromSkeletalMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh \ static_assert(alignof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh"); \ static_assert(sizeof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, FromStaticMeshAsset) == 0x000000, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::FromStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, ToDynamicMesh) == 0x000008, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::ToDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, AssetOptions) == 0x000010, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::AssetOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, RequestedLOD) == 0x000014, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::RequestedLOD' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, Outcome) == 0x00001C, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, Debug) == 0x000020, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshFromStaticMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh \ static_assert(alignof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh"); \ static_assert(sizeof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh) == 0x000088, "Wrong size on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, FromDynamicMesh) == 0x000000, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::FromDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, ToSkeletalMeshAsset) == 0x000008, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::ToSkeletalMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, Options) == 0x000010, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, TargetLod) == 0x000068, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::TargetLod' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, Outcome) == 0x000070, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, Debug) == 0x000078, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToSkeletalMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh \ static_assert(alignof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh"); \ static_assert(sizeof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh) == 0x000088, "Wrong size on GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, FromDynamicMesh) == 0x000000, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::FromDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, ToStaticMeshAsset) == 0x000008, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::ToStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, Options) == 0x000010, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, TargetLod) == 0x000068, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::TargetLod' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, Outcome) == 0x000070, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, Debug) == 0x000078, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_StaticMeshFunctions_CopyMeshToStaticMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh \ static_assert(alignof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh"); \ static_assert(sizeof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, FromStaticMeshAsset) == 0x000000, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::FromStaticMeshAsset' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, RequestedLOD) == 0x000008, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::RequestedLOD' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, MaterialList) == 0x000010, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::MaterialList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, MaterialIndex) == 0x000020, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, Outcome) == 0x000030, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh, Debug) == 0x000038, "Member 'GeometryScriptLibrary_StaticMeshFunctions_GetSectionMaterialListFromStaticMesh::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_StaticMeshFunctions \ static_assert(alignof(UGeometryScriptLibrary_StaticMeshFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_StaticMeshFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_StaticMeshFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_StaticMeshFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_BakeTexture \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_BakeTexture"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture) == 0x000130, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_BakeTexture"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, targetTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::targetTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, TargetOptions) == 0x000070, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::TargetOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, SourceMesh) == 0x000078, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::SourceMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, SourceTransform) == 0x000080, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::SourceTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, SourceOptions) == 0x0000E0, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::SourceOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, BakeTypes) == 0x0000F0, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::BakeTypes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, BakeOptions) == 0x000100, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::BakeOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, Debug) == 0x000118, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeTexture, ReturnValue) == 0x000120, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_BakeVertex \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_BakeVertex"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex) == 0x000190, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_BakeVertex"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, targetTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::targetTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, TargetOptions) == 0x000070, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::TargetOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, SourceMesh) == 0x000078, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::SourceMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, SourceTransform) == 0x000080, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::SourceTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, SourceOptions) == 0x0000E0, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::SourceOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, BakeTypes) == 0x0000F0, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::BakeTypes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, BakeOptions) == 0x000170, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::BakeOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, Debug) == 0x000180, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_BakeVertex, ReturnValue) == 0x000188, "Member 'GeometryScriptLibrary_MeshBakeFunctions_BakeVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion, OcclusionRays) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion::OcclusionRays' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion, MaxDistance) == 0x000004, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion, SpreadAngle) == 0x000008, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion::SpreadAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion, BiasAngle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion::BiasAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeAmbientOcclusion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal, OcclusionRays) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal::OcclusionRays' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal, MaxDistance) == 0x000004, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal, SpreadAngle) == 0x000008, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal::SpreadAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeBentNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, CurvatureType) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::CurvatureType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, ColorMapping) == 0x000001, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::ColorMapping' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, ColorRangeMultiplier) == 0x000004, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::ColorRangeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, MinRangeMultiplier) == 0x000008, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::MinRangeMultiplier' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, Clamping) == 0x00000C, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::Clamping' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeCurvature::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeFaceNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture, MaterialIDSourceTextures) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture::MaterialIDSourceTextures' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture, SourceUVLayer) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture::SourceUVLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeMultiTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeObjectNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTangentNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture, SourceTexture) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture::SourceTexture' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture, SourceUVLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture::SourceUVLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor \ static_assert(alignof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_MeshBakeFunctions_MakeBakeTypeVertexColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshBakeFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshBakeFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshBakeFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshBakeFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshBakeFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, NewTrianglesList) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::NewTrianglesList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, NewIndicesList) == 0x000018, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::NewIndicesList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, NewTriangleGroupID) == 0x000030, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::NewTriangleGroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, bDeferChangeNotifications) == 0x000034, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTrianglesToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, NewTriangle) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::NewTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, NewTriangleIndex) == 0x000014, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::NewTriangleIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, NewTriangleGroupID) == 0x000018, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::NewTriangleGroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, bDeferChangeNotifications) == 0x00001C, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddTriangleToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh, NewPosition) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh::NewPosition' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh, NewVertexIndex) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh::NewVertexIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh, bDeferChangeNotifications) == 0x000024, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVertexToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh, NewPositionsList) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh::NewPositionsList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh, NewIndicesList) == 0x000018, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh::NewIndicesList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh, bDeferChangeNotifications) == 0x000030, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AddVerticesToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh) == 0x000108, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, Buffers) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::Buffers' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, NewTriangleIndicesList) == 0x0000D8, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::NewTriangleIndicesList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, MaterialID) == 0x0000F0, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, bDeferChangeNotifications) == 0x0000F4, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, Debug) == 0x0000F8, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh, ReturnValue) == 0x000100, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendBuffersToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, AppendMesh_0) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::AppendMesh_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, AppendTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::AppendTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, bDeferChangeNotifications) == 0x000070, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, AppendOptions) == 0x000071, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::AppendOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, Debug) == 0x000078, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, AppendMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::AppendMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, AppendTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::AppendTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, RepeatCount) == 0x000070, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::RepeatCount' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, bApplyTransformToFirstInstance) == 0x000074, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::bApplyTransformToFirstInstance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, bDeferChangeNotifications) == 0x000075, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, AppendOptions) == 0x000076, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::AppendOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, Debug) == 0x000078, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshRepeated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, AppendMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::AppendMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, AppendTransforms) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::AppendTransforms' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, ConstantTransform) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::ConstantTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, bConstantTransformIsRelative) == 0x000080, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::bConstantTransformIsRelative' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, bDeferChangeNotifications) == 0x000081, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, AppendOptions) == 0x000082, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::AppendOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_AppendMeshTransformed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh, NumDeleted) == 0x000018, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh::NumDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh, bDeferChangeNotifications) == 0x00001C, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteSelectedTrianglesFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh, bWasTriangleDeleted) == 0x00000C, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh::bWasTriangleDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh, bDeferChangeNotifications) == 0x00000D, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTriangleFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh, TriangleList) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh, NumDeleted) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh::NumDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh, bDeferChangeNotifications) == 0x000024, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteTrianglesFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh, VertexID) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh::VertexID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh, bWasVertexDeleted) == 0x00000C, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh::bWasVertexDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh, bDeferChangeNotifications) == 0x00000D, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVertexFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh, VertexList) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh::VertexList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh, NumDeleted) == 0x000020, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh::NumDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh, bDeferChangeNotifications) == 0x000024, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DeleteVerticesFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes, bDeferChangeNotifications) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_DiscardMeshAttributes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition \ static_assert(alignof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, VertexID) == 0x000008, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::VertexID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, NewPosition) == 0x000010, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::NewPosition' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, bIsValidVertex) == 0x000028, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::bIsValidVertex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, bDeferChangeNotifications) == 0x000029, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshBasicEditFunctions_SetVertexPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshBasicEditFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshBasicEditFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshBasicEditFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshBasicEditFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshBasicEditFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean \ static_assert(alignof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean) == 0x000100, "Wrong size on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, targetTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::targetTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, ToolMesh) == 0x000070, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::ToolMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, ToolTransform) == 0x000080, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::ToolTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, Operation) == 0x0000E0, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::Operation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, Options) == 0x0000E4, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, Debug) == 0x0000F0, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean, ReturnValue) == 0x0000F8, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshBoolean::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror \ static_assert(alignof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror, MirrorFrame) == 0x000010, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror::MirrorFrame' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror, Options) == 0x000070, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror, Debug) == 0x000078, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshMirror::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut \ static_assert(alignof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut, CutFrame) == 0x000010, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut::CutFrame' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut, Options) == 0x000070, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut, Debug) == 0x000078, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneCut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice \ static_assert(alignof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice, CutFrame) == 0x000010, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice::CutFrame' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice, Options) == 0x000070, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshPlaneSlice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion \ static_assert(alignof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion"); \ static_assert(sizeof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshBooleanFunctions_ApplyMeshSelfUnion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshBooleanFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshBooleanFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshBooleanFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshBooleanFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshBooleanFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh \ static_assert(alignof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh) == 0x000100, "Wrong size on GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, targetTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::targetTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, OtherMesh) == 0x000070, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::OtherMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, OtherTransform) == 0x000080, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::OtherTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, bIsIntersecting) == 0x0000E0, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::bIsIntersecting' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, Debug) == 0x0000E8, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh, ReturnValue) == 0x0000F0, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsIntersectingMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs \ static_assert(alignof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, OtherMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::OtherMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, Options) == 0x000010, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, bIsSameMesh) == 0x00001C, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::bIsSameMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_IsSameMeshAs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes \ static_assert(alignof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes"); \ static_assert(sizeof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, OtherMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::OtherMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, Options) == 0x000010, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, MaxDistance) == 0x000018, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, minDistance) == 0x000020, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::minDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, AverageDistance) == 0x000028, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::AverageDistance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, RootMeanSqrDeviation) == 0x000030, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::RootMeanSqrDeviation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshComparisonFunctions_MeasureDistancesBetweenMeshes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshComparisonFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshComparisonFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshComparisonFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshComparisonFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshComparisonFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, StoreToSubmesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::StoreToSubmesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, selection) == 0x000010, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, StoreToSubmeshOut) == 0x000020, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::StoreToSubmeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, bAppendToExisting) == 0x000028, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::bAppendToExisting' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, bPreserveGroupIDs) == 0x000029, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::bPreserveGroupIDs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshSelectionToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh, CopyFromMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh::CopyFromMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh, CopyToMesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh::CopyToMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh, CopyToMeshOut) == 0x000010, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh::CopyToMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_CopyMeshToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, StoreToSubmesh) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::StoreToSubmesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, TriangleList) == 0x000010, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, StoreToSubmeshOut) == 0x000028, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::StoreToSubmeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_GetSubMeshFromMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents, ComponentMeshes) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents::ComponentMeshes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents, MeshPool) == 0x000018, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents::MeshPool' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, ComponentMeshes) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::ComponentMeshes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, ComponentMaterialIDs) == 0x000018, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::ComponentMaterialIDs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, MeshPool) == 0x000028, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::MeshPool' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, ComponentMeshes) == 0x000010, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::ComponentMeshes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, ComponentPolygroups) == 0x000020, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::ComponentPolygroups' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, MeshPool) == 0x000030, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::MeshPool' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshDecompositionFunctions_SplitMeshByPolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshDecompositionFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshDecompositionFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshDecompositionFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshDecompositionFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshDecompositionFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, BendOrientation) == 0x000020, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::BendOrientation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, BendAngle) == 0x000080, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::BendAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, BendExtent) == 0x000084, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::BendExtent' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyBendWarpToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, VectorList) == 0x000018, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, Magnitude) == 0x000028, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::Magnitude' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromPerVertexVectors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap) == 0x000070, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, Texture) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::Texture' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, selection) == 0x000010, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, Options) == 0x000020, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, UVLayer) == 0x000058, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::UVLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, Debug) == 0x000060, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap, ReturnValue) == 0x000068, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyDisplaceFromTextureMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, FlareOrientation) == 0x000020, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::FlareOrientation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, FlarePercentX) == 0x000080, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::FlarePercentX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, FlarePercentY) == 0x000084, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::FlarePercentY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, FlareExtent) == 0x000088, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::FlareExtent' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, Debug) == 0x000090, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh, ReturnValue) == 0x000098, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyFlareWarpToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh, Options) == 0x000018, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyIterativeSmoothingToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, WarpOrientation) == 0x000010, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::WarpOrientation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, WarpType) == 0x000070, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::WarpType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, Options) == 0x000074, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyMathWarpToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh) == 0x000058, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh, Options) == 0x000018, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh, Debug) == 0x000048, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh, ReturnValue) == 0x000050, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyPerlinNoiseToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, TwistOrientation) == 0x000020, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::TwistOrientation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, TwistAngle) == 0x000080, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::TwistAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, TwistExtent) == 0x000084, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::TwistExtent' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshDeformFunctions_ApplyTwistWarpToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshDeformFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshDeformFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshDeformFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshDeformFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshDeformFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs, ClearValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs::ClearValue' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_ClearMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs, SourceMaterialList) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs::SourceMaterialList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs, CompactedMaterialList) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs::CompactedMaterialList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_CompactMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, MaterialID) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, NumDeleted) == 0x00000C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::NumDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, bDeferChangeNotifications) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_DeleteTrianglesByMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_EnableMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs, MaterialIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs::MaterialIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs, bHasMaterialIDs) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs::bHasMaterialIDs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetAllTriangleMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles, TriangleIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles::TriangleIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles, MaterialIDList) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles::MaterialIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaterialIDsOfTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID, bHasMaterialIDs) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID::bHasMaterialIDs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID, ReturnValue) == 0x00000C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetMaxMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID, bIsValidTriangle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTriangleMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID, MaterialID) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID, TriangleIDList) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID::TriangleIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_GetTrianglesByMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs, FromMaterialID) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs::FromMaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs, ToMaterialID) == 0x00000C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs::ToMaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_RemapMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs, TriangleMaterialIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs::TriangleMaterialIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs, bDeferChangeNotifications) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetAllTriangleMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, MaterialID) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, bDeferChangeNotifications) == 0x00001C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDForMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, TriangleIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::TriangleIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, MaterialID) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, bDeferChangeNotifications) == 0x000024, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetMaterialIDOnTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, PolygroupID) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::PolygroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, MaterialID) == 0x000014, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, bIsValidPolygroupID) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::bIsValidPolygroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, bDeferChangeNotifications) == 0x000019, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetPolygroupMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID \ static_assert(alignof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, MaterialID) == 0x00000C, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::MaterialID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, bIsValidTriangle) == 0x000010, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, bDeferChangeNotifications) == 0x000011, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshMaterialFunctions_SetTriangleMaterialID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshMaterialFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshMaterialFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshMaterialFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshMaterialFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshMaterialFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, BevelMode) == 0x000018, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::BevelMode' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, BevelOptions) == 0x00001C, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::BevelOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshBevelSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces, bAllowBowtiesInOutput) == 0x000018, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces::bAllowBowtiesInOutput' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDisconnectFaces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, NewTriangles) == 0x000018, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::NewTriangles' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, GroupOptions) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::GroupOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshDuplicateFaces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0 \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshExtrude_Compatibility_5p0::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces, selection) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshInsetOutsetFaces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces) == 0x000060, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces, selection) == 0x000040, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces, Debug) == 0x000050, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces, ReturnValue) == 0x000058, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshLinearExtrudeFaces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces, selection) == 0x000020, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshOffsetFaces::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel) == 0x0000E0, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel, Options) == 0x000010, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel, Debug) == 0x0000D0, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel, ReturnValue) == 0x0000D8, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshPolygroupBevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell \ static_assert(alignof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell"); \ static_assert(sizeof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshModelingFunctions_ApplyMeshShell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshModelingFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshModelingFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshModelingFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshModelingFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshModelingFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_AutoRepairNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals, SplitOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals::SplitOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals, CalculateOptions) == 0x00001C, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals::CalculateOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeSplitNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_ComputeTangents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_FlipNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, NormalList) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::NormalList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, bIsValidNormalSet) == 0x000018, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::bIsValidNormalSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, bHasVertexIDGaps) == 0x000019, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::bHasVertexIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, bAverageSplitVertexValues) == 0x00001A, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::bAverageSplitVertexValues' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_GetMeshPerVertexNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals, CalculateOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals::CalculateOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_RecomputeNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals) == 0x000068, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, Normals) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::Normals' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, bIsValidTriangle) == 0x000058, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, bDeferChangeNotifications) == 0x000059, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals, ReturnValue) == 0x000060, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetMeshTriangleNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerFaceNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals \ static_assert(alignof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals"); \ static_assert(sizeof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshNormalsFunctions_SetPerVertexNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshNormalsFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshNormalsFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshNormalsFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshNormalsFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshNormalsFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups, ClearValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups::ClearValue' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ClearPolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, CreaseAngle) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::CreaseAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, MinGroupSize) == 0x000014, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::MinGroupSize' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromAngleThreshold::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, bRespectUVSeams) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::bRespectUVSeams' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, bRespectHardNormals) == 0x000011, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::bRespectHardNormals' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, QuadAdjacencyWeight) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::QuadAdjacencyWeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, QuadMetricClamp) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::QuadMetricClamp' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, MaxSearchRounds) == 0x000028, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::MaxSearchRounds' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ComputePolygroupsFromPolygonDetection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertComponentsToPolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups, UVLayer) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups::UVLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_ConvertUVIslandsToPolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer, FromGroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer::FromGroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer, ToGroupLayer) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer::ToGroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_CopyPolygroupsLayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, PolygroupID) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::PolygroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, NumDeleted) == 0x000014, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::NumDeleted' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, bDeferChangeNotifications) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_DeleteTrianglesInPolygroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_EnablePolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs, PolygroupIDsOut) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs::PolygroupIDsOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetAllTrianglePolygroupIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh, PolygroupIDsOut) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh::PolygroupIDsOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetPolygroupIDsInMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID, TriangleID) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID, bIsValidTriangle) == 0x000014, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglePolygroupID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup, PolygroupID) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup::PolygroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup, TriangleIDsOut) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup::TriangleIDsOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_GetTrianglesInPolygroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers, NumLayers) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers::NumLayers' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetNumExtendedPolygroupLayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, GroupLayer) == 0x000008, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, selection) == 0x000010, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, SetPolygroupIDOut) == 0x000020, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::SetPolygroupIDOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, SetPolygroupID) == 0x000024, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::SetPolygroupID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, bGenerateNewPolygroup) == 0x000028, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::bGenerateNewPolygroup' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, bDeferChangeNotifications) == 0x000029, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshPolygroupFunctions_SetPolygroupForMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshPolygroupFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshPolygroupFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshPolygroupFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshPolygroupFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshPolygroupFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, DimensionX) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::DimensionX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, DimensionY) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::DimensionY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, DimensionZ) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::DimensionZ' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, StepsX) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::StepsX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, StepsY) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::StepsY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, StepsZ) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::StepsZ' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, Origin) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, Debug) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox, ReturnValue) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, Radius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, LineLength) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::LineLength' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, HemisphereSteps) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::HemisphereSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, CircleSteps) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::CircleSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, Origin) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCapsule::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, BaseRadius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::BaseRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, TopRadius) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::TopRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, Height) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::Height' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, RadialSteps) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::RadialSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, HeightSteps) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::HeightSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, bCapped) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, Origin) == 0x000085, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, StepWidth) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::StepWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, stepHeight) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::stepHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, InnerRadius) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, CurveAngle) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::CurveAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, NumSteps) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::NumSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, bFloating) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::bFloating' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCurvedStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, Radius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, Height) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::Height' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, RadialSteps) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::RadialSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, HeightSteps) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::HeightSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, bCapped) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, Origin) == 0x000081, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendCylinder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, Radius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, AngleSteps) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::AngleSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, SpokeSteps) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::SpokeSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, StartAngle) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::StartAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, EndAngle) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::EndAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, HoleRadius) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::HoleRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendDisc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, StepWidth) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::StepWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, stepHeight) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::stepHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, StepDepth) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::StepDepth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, NumSteps) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::NumSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, bFloating) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::bFloating' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendLinearStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0 \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, DimensionX) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::DimensionX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, DimensionY) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::DimensionY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, StepsWidth) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::StepsWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, StepsHeight) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::StepsHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangle_Compatibility_5_0::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, DimensionX) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::DimensionX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, DimensionY) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::DimensionY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, StepsWidth) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::StepsWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, StepsHeight) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::StepsHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRectangleXY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, PathVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::PathVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, RevolveOptions) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::RevolveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, Steps) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::Steps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, bCapped) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, Debug) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath, ReturnValue) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, RevolveOptions) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::RevolveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, Radius) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, Steps) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::Steps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, Debug) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon, ReturnValue) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRevolvePolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0 \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, DimensionX) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::DimensionX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, DimensionY) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::DimensionY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, CornerRadius) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, StepsWidth) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::StepsWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, StepsHeight) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::StepsHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, StepsRound) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::StepsRound' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangle_Compatibility_5_0::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, DimensionX) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::DimensionX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, DimensionY) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::DimensionY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, CornerRadius) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, StepsWidth) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::StepsWidth' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, StepsHeight) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::StepsHeight' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, StepsRound) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::StepsRound' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendRoundRectangleXY::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, Height) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::Height' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, HeightSteps) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::HeightSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, bCapped) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, Origin) == 0x000089, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, Debug) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon, ReturnValue) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleExtrudePolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, SweepPath) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::SweepPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, bLoop) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::bLoop' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, bCapped) == 0x000091, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, StartScale) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::StartScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, EndScale) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::EndScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, Debug) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon, ReturnValue) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSimpleSweptPolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, Radius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, StepsX) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::StepsX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, StepsY) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::StepsY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, StepsZ) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::StepsZ' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, Origin) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, Radius) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, StepsPhi) == 0x000074, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::StepsPhi' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, StepsTheta) == 0x000078, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::StepsTheta' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, Origin) == 0x00007C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSphereLatLong::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, RevolveOptions) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::RevolveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, Radius) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, Steps) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::Steps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, RisePerRevolution) == 0x00009C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::RisePerRevolution' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, Debug) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon, ReturnValue) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSpiralRevolvePolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, SweepPath) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::SweepPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, bLoop) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::bLoop' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, bCapped) == 0x000091, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::bCapped' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, StartScale) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::StartScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, EndScale) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::EndScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, RotationAngleDeg) == 0x00009C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::RotationAngleDeg' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, Debug) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon, ReturnValue) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline) == 0x0000D0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, PolylineVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::PolylineVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, SweepPath) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::SweepPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, PolylineTexParamU) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::PolylineTexParamU' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, SweepPathTexParamV) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::SweepPathTexParamV' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, bLoop) == 0x0000B0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::bLoop' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, StartScale) == 0x0000B4, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::StartScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, EndScale) == 0x0000B8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::EndScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, RotationAngleDeg) == 0x0000BC, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::RotationAngleDeg' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, Debug) == 0x0000C0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline, ReturnValue) == 0x0000C8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendSweepPolyline::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus) == 0x0000B0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, RevolveOptions) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::RevolveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, MajorRadius) == 0x000084, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::MajorRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, MinorRadius) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::MinorRadius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, MajorSteps) == 0x00008C, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::MajorSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, MinorSteps) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::MinorSteps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, Origin) == 0x000094, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::Origin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, Debug) == 0x000098, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus, ReturnValue) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTorus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, PolygonVertices) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::PolygonVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, bAllowSelfIntersections) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::bAllowSelfIntersections' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendTriangulatedPolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D \ static_assert(alignof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D"); \ static_assert(sizeof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D) == 0x0000F0, "Wrong size on GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, PrimitiveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::PrimitiveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, VoronoiSites) == 0x000070, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::VoronoiSites' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, VoronoiOptions) == 0x000080, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::VoronoiOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, Debug) == 0x0000D8, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D, ReturnValue) == 0x0000E0, "Member 'GeometryScriptLibrary_MeshPrimitiveFunctions_AppendVoronoiDiagram2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshPrimitiveFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshPrimitiveFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshPrimitiveFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshPrimitiveFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshPrimitiveFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs, TriangleIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs::TriangleIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs, bHasTriangleIDGaps) == 0x000020, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs::bHasTriangleIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices, TriangleList) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices::TriangleList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices, bSkipGaps) == 0x000018, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices::bSkipGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices, bHasTriangleIDGaps) == 0x000019, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices::bHasTriangleIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllTriangleIndices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs, VertexIDList) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs::VertexIDList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs, bHasVertexIDGaps) == 0x000020, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs::bHasVertexIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions, PositionList) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions::PositionList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions, bSkipGaps) == 0x000018, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions::bSkipGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions, bHasVertexIDGaps) == 0x000019, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions::bHasVertexIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetAllVertexPositions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasMaterialIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasPolygroups::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasTriangleIDGaps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetHasVertexIDGaps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetIsClosedMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetIsDenseMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshHasAttributeSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshInfoString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea, SurfaceArea) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea::SurfaceArea' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea, Volume) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetMeshVolumeArea::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumConnectedComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumExtendedPolygroupLayers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderEdges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops, bAmbiguousTopologyFound) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops::bAmbiguousTopologyFound' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops, ReturnValue) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumOpenBorderLoops::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumTriangleIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumUVSets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetNumVertexIDs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal, bIsValidTriangle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleFaceNormal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices, bIsValidTriangle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleIndices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions) == 0x000058, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, bIsValidTriangle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, Vertex1) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::Vertex1' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, Vertex2) == 0x000028, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::Vertex2' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions, Vertex3) == 0x000040, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTrianglePositions::Vertex3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, TriangleID) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, UV1) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::UV1' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, UV2) == 0x000020, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::UV2' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, UV3) == 0x000030, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::UV3' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs, bHaveValidUVs) == 0x000040, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetTriangleUVs::bHaveValidUVs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox, bIsValidUVSet) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox::bIsValidUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox, bUVSetIsEmpty) == 0x00000D, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox::bUVSetIsEmpty' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetUVSetBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount, ReturnValue) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition, VertexID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition::VertexID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition, bIsValidVertex) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition::bIsValidVertex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshQueryFunctions_GetVertexPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID, TriangleID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID, ReturnValue) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidTriangleID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID \ static_assert(alignof(GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID"); \ static_assert(sizeof(GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID) == 0x000010, "Wrong size on GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID, VertexID) == 0x000008, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID::VertexID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID, ReturnValue) == 0x00000C, "Member 'GeometryScriptLibrary_MeshQueryFunctions_IsValidVertexID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshQueryFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshQueryFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshQueryFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshQueryFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshQueryFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh \ static_assert(alignof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh"); \ static_assert(sizeof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh) == 0x000040, "Wrong size on GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh"); \ static_assert(offsetof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh, RemeshOptions) == 0x000008, "Member 'GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh::RemeshOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh, UniformOptions) == 0x000024, "Member 'GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh::UniformOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh, Debug) == 0x000030, "Member 'GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_RemeshingFunctions_ApplyUniformRemesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_RemeshingFunctions \ static_assert(alignof(UGeometryScriptLibrary_RemeshingFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_RemeshingFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_RemeshingFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_RemeshingFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_CompactMesh \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_CompactMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_CompactMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_CompactMesh) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_CompactMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_CompactMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_CompactMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_CompactMesh, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_CompactMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_CompactMesh, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshRepairFunctions_CompactMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, FillOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::FillOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, NumFilledHoles) == 0x00000C, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::NumFilledHoles' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, NumFailedHoleFills) == 0x000010, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::NumFailedHoleFills' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshRepairFunctions_FillAllMeshHoles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveHiddenTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RemoveSmallComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshRepairFunctions_RepairMeshDegenerateGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions, ResolveOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions::ResolveOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshRepairFunctions_ResolveMeshTJunctions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties, bMeshBowties) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties::bMeshBowties' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties, bAttributeBowties) == 0x000009, "Member 'GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties::bAttributeBowties' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshRepairFunctions_SplitMeshBowties::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges \ static_assert(alignof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges"); \ static_assert(sizeof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges, WeldOptions) == 0x000008, "Member 'GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges::WeldOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshRepairFunctions_WeldMeshEdges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshRepairFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshRepairFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshRepairFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshRepairFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshRepairFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar \ static_assert(alignof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPlanar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology \ static_assert(alignof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology, GroupLayer) == 0x000010, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToPolygroupTopology::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance \ static_assert(alignof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance, Tolerance) == 0x000008, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance::Tolerance' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTolerance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount \ static_assert(alignof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount, TriangleCount) == 0x000008, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount::TriangleCount' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToTriangleCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount \ static_assert(alignof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount, vertexcount) == 0x000008, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount::vertexcount' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshSimplifyFunctions_ApplySimplifyToVertexCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshSimplifyFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshSimplifyFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshSimplifyFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshSimplifyFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshSimplifyFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh, OutputBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh::OutputBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSpatial_BuildBVHForMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, QueryBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::QueryBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, QueryPoint) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::QueryPoint' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, Options) == 0x000040, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, NearestResult) == 0x000050, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::NearestResult' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, Outcome) == 0x000088, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, Debug) == 0x000090, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh, ReturnValue) == 0x000098, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestPointOnMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh) == 0x0000C0, "Wrong size on GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, QueryBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::QueryBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, RayOrigin) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::RayOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, RayDirection) == 0x000040, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::RayDirection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, Options) == 0x000058, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, HitResult) == 0x000068, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::HitResult' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, Outcome) == 0x0000A8, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, Debug) == 0x0000B0, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh, ReturnValue) == 0x0000B8, "Member 'GeometryScriptLibrary_MeshSpatial_FindNearestRayIntersectionWithMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh, TestBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh::TestBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh, bIsValid) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh::bIsValid' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshSpatial_IsBVHValidForMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh) == 0x000060, "Wrong size on GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, QueryBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::QueryBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, QueryPoint) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::QueryPoint' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, Options) == 0x000040, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, bIsInside) == 0x00004C, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::bIsInside' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, Outcome) == 0x00004D, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, Debug) == 0x000050, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh, ReturnValue) == 0x000058, "Member 'GeometryScriptLibrary_MeshSpatial_IsPointInsideMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh, UpdateBVH) == 0x000008, "Member 'GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh::UpdateBVH' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh, bOnlyIfInvalid) == 0x000028, "Member 'GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh::bOnlyIfInvalid' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshSpatial_RebuildBVHForMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSpatial_ResetBVH \ static_assert(alignof(GeometryScriptLibrary_MeshSpatial_ResetBVH) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSpatial_ResetBVH"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSpatial_ResetBVH) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshSpatial_ResetBVH"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSpatial_ResetBVH, ResetBVH_0) == 0x000000, "Member 'GeometryScriptLibrary_MeshSpatial_ResetBVH::ResetBVH_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshSpatial \ static_assert(alignof(UGeometryScriptLibrary_MeshSpatial) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshSpatial"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshSpatial) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshSpatial"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation \ static_assert(alignof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation, TessellationLevel) == 0x00000C, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation::TessellationLevel' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyPNTessellation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation \ static_assert(alignof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation, NumIterations) == 0x00000C, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation::NumIterations' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyRecursivePNTessellation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation \ static_assert(alignof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, Options) == 0x000018, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, TessellationLevel) == 0x00001C, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::TessellationLevel' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, PatternType) == 0x000020, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::PatternType' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplySelectiveTessellation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation \ static_assert(alignof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation"); \ static_assert(sizeof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation, TessellationLevel) == 0x000008, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation::TessellationLevel' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshSubdivideFunctions_ApplyUniformTessellation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshSubdivideFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshSubdivideFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshSubdivideFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshSubdivideFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshSubdivideFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_RotateMesh \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_RotateMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_RotateMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh, Rotation) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMesh::Rotation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh, RotationOrigin) == 0x000020, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMesh::RotationOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMesh, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection) == 0x000058, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, Rotation) == 0x000018, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::Rotation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, RotationOrigin) == 0x000030, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::RotationOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, Debug) == 0x000048, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection, ReturnValue) == 0x000050, "Member 'GeometryScriptLibrary_MeshTransformFunctions_RotateMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh) == 0x000050, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, Scale) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::Scale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, ScaleOrigin) == 0x000020, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::ScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, bFixOrientationForNegativeScale) == 0x000038, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::bFixOrientationForNegativeScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, Debug) == 0x000040, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection) == 0x000058, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, Scale) == 0x000018, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::Scale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, ScaleOrigin) == 0x000030, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::ScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, Debug) == 0x000048, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection, ReturnValue) == 0x000050, "Member 'GeometryScriptLibrary_MeshTransformFunctions_ScaleMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_TransformMesh \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_TransformMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_TransformMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh, Transform) == 0x000010, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMesh::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh, bFixOrientationForNegativeScale) == 0x000070, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMesh::bFixOrientationForNegativeScale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh, Debug) == 0x000078, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMesh, ReturnValue) == 0x000080, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection, Transform) == 0x000020, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TransformMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh, Translation) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh::Translation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection \ static_assert(alignof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection, Translation) == 0x000018, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection::Translation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshTransformFunctions_TranslateMeshSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshTransformFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshTransformFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshTransformFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshTransformFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshTransformFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs) == 0x000050, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs, Debug) == 0x000040, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGeneratePatchBuilderMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_AutoGenerateXAtlasMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, CopyFromUVMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::CopyFromUVMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, ToUVSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::ToUVSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, CopyToMesh) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::CopyToMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, CopyToMeshOut) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::CopyToMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, bFoundTopologyErrors) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::bFoundTopologyErrors' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, bIsValidUVSet) == 0x000021, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::bIsValidUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, bOnlyUVPositions) == 0x000022, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::bOnlyUVPositions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshToMeshUVLayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, CopyFromMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::CopyFromMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, CopyToUVMesh) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::CopyToUVMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, CopyToUVMeshOut) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::CopyToUVMeshOut' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, bInvalidTopology) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::bInvalidTopology' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, bIsValidUVSet) == 0x000021, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::bIsValidUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyMeshUVLayerToMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_CopyUVSet \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_CopyUVSet"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_CopyUVSet"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyUVSet::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet, FromUVSet) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyUVSet::FromUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet, ToUVSet) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyUVSet::ToUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyUVSet::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_CopyUVSet, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_CopyUVSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs) == 0x000038, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, UVList) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, bIsValidUVSet) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::bIsValidUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, bHasVertexIDGaps) == 0x000021, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::bHasVertexIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, bHasSplitUVs) == 0x000022, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::bHasSplitUVs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, Debug) == 0x000028, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshPerVertexUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo) == 0x0000A8, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, selection) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, MeshArea) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::MeshArea' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, UVArea) == 0x000028, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::UVArea' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, MeshBounds) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::MeshBounds' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, UVBounds) == 0x000068, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::UVBounds' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, bIsValidUVSet) == 0x000090, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::bIsValidUVSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, bFoundUnsetUVs) == 0x000091, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::bFoundUnsetUVs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, bOnlyIncludeValidUVTris) == 0x000092, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::bOnlyIncludeValidUVTris' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, Debug) == 0x000098, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo, ReturnValue) == 0x0000A0, "Member 'GeometryScriptLibrary_MeshUVFunctions_GetMeshUVSizeInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs) == 0x000048, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, Options) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, selection) == 0x000028, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, Debug) == 0x000038, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs, ReturnValue) == 0x000040, "Member 'GeometryScriptLibrary_MeshUVFunctions_RecomputeMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs, RepackOptions) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs::RepackOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_RepackMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, RotationAngle) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::RotationAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, RotationOrigin) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::RotationOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, selection) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshUVFunctions_RotateMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs) == 0x000050, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, Scale) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::Scale' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, ScaleOrigin) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::ScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, selection) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, Debug) == 0x000040, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_MeshUVFunctions_ScaleMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs) == 0x000050, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, TriangleID) == 0x00000C, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::TriangleID' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, UVs) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::UVs' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, bIsValidTriangle) == 0x000040, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::bIsValidTriangle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, bDeferChangeNotifications) == 0x000041, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::bDeferChangeNotifications' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs, ReturnValue) == 0x000048, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshTriangleUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, BoxTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::BoxTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, selection) == 0x000070, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, MinIslandTriCount) == 0x000080, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::MinIslandTriCount' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromBoxProjection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection) == 0x0000A0, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, CylinderTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::CylinderTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, selection) == 0x000070, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, SplitAngle) == 0x000080, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::SplitAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, Debug) == 0x000088, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromCylinderProjection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection) == 0x000010, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection) == 0x000090, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, PlaneTransform) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::PlaneTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, selection) == 0x000070, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, Debug) == 0x000080, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection, ReturnValue) == 0x000088, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetMeshUVsFromPlanarProjection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets) == 0x000020, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets, NumUVSets) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets::NumUVSets' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets, Debug) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_MeshUVFunctions_SetNumUVSets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs \ static_assert(alignof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs"); \ static_assert(sizeof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, UvSetIndex) == 0x000008, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::UvSetIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, Translation) == 0x000010, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::Translation' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, selection) == 0x000020, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshUVFunctions_TranslateMeshUVs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshUVFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshUVFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshUVFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshUVFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshUVFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsLinearToSRGB::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear) == 0x000018, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear, Debug) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_ConvertMeshVertexColorsSRGBToLinear::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, ColorList) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, bIsValidColorSet) == 0x000018, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::bIsValidColorSet' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, bHasVertexIDGaps) == 0x000019, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::bHasVertexIDGaps' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, bBlendSplitVertexValues) == 0x00001A, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::bBlendSplitVertexValues' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_GetMeshPerVertexColors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor) == 0x000030, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, Color) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::Color' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, Flags_0) == 0x000018, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::Flags_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, bClearExisting) == 0x00001C, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::bClearExisting' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, Debug) == 0x000020, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshConstantVertexColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors) == 0x000028, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors, VertexColorList) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors::VertexColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors, Debug) == 0x000018, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshPerVertexColors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor \ static_assert(alignof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, selection) == 0x000008, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::selection' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, Color) == 0x000018, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::Color' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, Flags_0) == 0x000028, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::Flags_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, bCreateColorSeam) == 0x00002C, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::bCreateColorSeam' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshVertexColorFunctions_SetMeshSelectionVertexColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshVertexColorFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshVertexColorFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshVertexColorFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshVertexColorFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshVertexColorFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology \ static_assert(alignof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshMorphology::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify \ static_assert(alignof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify) == 0x000008, "Wrong alignment on GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify"); \ static_assert(sizeof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify) == 0x000040, "Wrong size on GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify, TargetMesh) == 0x000000, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify::TargetMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify, Options) == 0x000008, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify, Debug) == 0x000030, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify, ReturnValue) == 0x000038, "Member 'GeometryScriptLibrary_MeshVoxelFunctions_ApplyMeshSolidify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_MeshVoxelFunctions \ static_assert(alignof(UGeometryScriptLibrary_MeshVoxelFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_MeshVoxelFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_MeshVoxelFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_MeshVoxelFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath, PathVertices) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath::PathVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayOfVector2DToGeometryScriptPolyPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath, PathVertices) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath::PathVertices' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_ArrayToGeometryScriptPolyPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_Conv_GeometryScriptPolyPathToArrayOfVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath, VertexArray) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath::VertexArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath, PolyPath) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertArrayOfVector2DToPolyPath::PolyPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath, VertexArray) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath::VertexArray' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath, PolyPath) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertArrayToPolyPath::PolyPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray, VertexArray) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArray::VertexArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D) == 0x000028, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D, VertexArray) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertPolyPathToArrayOfVector2D::VertexArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath) == 0x000030, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath, Spline) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath::Spline' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath, PolyPath) == 0x000008, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath, SamplingOptions) == 0x000020, "Member 'GeometryScriptLibrary_PolyPathFunctions_ConvertSplineToPolyPath::SamplingOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D) == 0x000038, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, Center) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::Center' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, Radius) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, NumPoints) == 0x000014, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::NumPoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, StartAngle) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::StartAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, EndAngle) == 0x00001C, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::EndAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D) == 0x000010, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D) == 0x000090, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, Transform) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, Radius) == 0x000060, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, NumPoints) == 0x000064, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::NumPoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, StartAngle) == 0x000068, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::StartAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, EndAngle) == 0x00006C, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::EndAngle' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D, ReturnValue) == 0x000070, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateArcPath3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D) == 0x000030, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D, Center) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D::Center' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D, Radius) == 0x000010, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D, NumPoints) == 0x000014, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D::NumPoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D) == 0x000010, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D) == 0x000080, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D, Transform) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D::Transform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D, Radius) == 0x000060, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D, NumPoints) == 0x000064, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D::NumPoints' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D, ReturnValue) == 0x000068, "Member 'GeometryScriptLibrary_PolyPathFunctions_CreateCirclePath3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis) == 0x000038, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis, DropAxis) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis::DropAxis' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_PolyPathFunctions_FlattenTo2DOnAxis::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex) == 0x000038, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex, Point) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex::Point' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetNearestVertexIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength) == 0x000020, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathArcLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex) == 0x000020, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathLastIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices) == 0x000020, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathNumVertices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent) == 0x000038, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent, Index_0) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent, bIsValidIndex) == 0x00001C, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex) == 0x000008, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex) == 0x000038, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex, PolyPath) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex::PolyPath' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex, Index_0) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex::Index_0' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex, bIsValidIndex) == 0x00001C, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex::bIsValidIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_PolyPathFunctions_GetPolyPathVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms \ static_assert(alignof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms) == 0x000010, "Wrong alignment on GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms"); \ static_assert(sizeof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms) == 0x0000B0, "Wrong size on GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, Spline) == 0x000000, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::Spline' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, Frames) == 0x000008, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::Frames' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, FrameTimes) == 0x000018, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::FrameTimes' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, SamplingOptions) == 0x000028, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::SamplingOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, RelativeTransform) == 0x000040, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms, bIncludeScale) == 0x0000A0, "Member 'GeometryScriptLibrary_PolyPathFunctions_SampleSplineToTransforms::bIncludeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_PolyPathFunctions \ static_assert(alignof(UGeometryScriptLibrary_PolyPathFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_PolyPathFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_PolyPathFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_PolyPathFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject \ static_assert(alignof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject) == 0x000010, "Wrong alignment on GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject"); \ static_assert(sizeof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject) == 0x0000A0, "Wrong size on GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, FromObject) == 0x000000, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::FromObject' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, ToDynamicMesh) == 0x000008, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::ToDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, bTransformToWorld) == 0x000010, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::bTransformToWorld' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, LocalToWorld) == 0x000020, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::LocalToWorld' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, Outcome) == 0x000080, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, bUseComplexCollision) == 0x000081, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::bUseComplexCollision' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, SphereResolution) == 0x000084, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::SphereResolution' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, Debug) == 0x000088, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyCollisionMeshesFromObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent \ static_assert(alignof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent) == 0x000010, "Wrong alignment on GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent"); \ static_assert(sizeof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent) == 0x0000A0, "Wrong size on GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, Component) == 0x000000, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::Component' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, ToDynamicMesh) == 0x000008, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::ToDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, Options) == 0x000010, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::Options' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, bTransformToWorld) == 0x00001C, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::bTransformToWorld' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, LocalToWorld) == 0x000020, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::LocalToWorld' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, Outcome) == 0x000080, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::Outcome' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, Debug) == 0x000088, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::Debug' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent, ReturnValue) == 0x000090, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CopyMeshFromComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool \ static_assert(alignof(GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool) == 0x000008, "Wrong alignment on GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool"); \ static_assert(sizeof(GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool) == 0x000008, "Wrong size on GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool, ReturnValue) == 0x000000, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_CreateDynamicMeshPool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList \ static_assert(alignof(GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList) == 0x000008, "Wrong alignment on GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList"); \ static_assert(sizeof(GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList) == 0x000020, "Wrong size on GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList, Component) == 0x000000, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList::Component' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList, MaterialList) == 0x000008, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList::MaterialList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList, Debug) == 0x000018, "Member 'GeometryScriptLibrary_SceneUtilityFunctions_SetComponentMaterialList::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_SceneUtilityFunctions \ static_assert(alignof(UGeometryScriptLibrary_SceneUtilityFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_SceneUtilityFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_SceneUtilityFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_SceneUtilityFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions \ static_assert(alignof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions) == 0x000008, "Wrong alignment on GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions"); \ static_assert(sizeof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions) == 0x000058, "Wrong size on GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions"); \ static_assert(offsetof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions, UVList) == 0x000000, "Member 'GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions::UVList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions, Texture) == 0x000010, "Member 'GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions::Texture' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions, SampleOptions) == 0x000018, "Member 'GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions::SampleOptions' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions, ColorList) == 0x000040, "Member 'GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions::ColorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions, Debug) == 0x000050, "Member 'GeometryScriptLibrary_TextureMapFunctions_SampleTexture2DAtUVPositions::Debug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_TextureMapFunctions \ static_assert(alignof(UGeometryScriptLibrary_TextureMapFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_TextureMapFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_TextureMapFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_TextureMapFunctions"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply, Constant) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply::Constant' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply, ScalarList) == 0x000008, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace) == 0x000018, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace, Constant) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace::Constant' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace, ScalarList) == 0x000008, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantScalarMultiplyInPlace::ScalarList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply, Constant) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply::Constant' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply, VectorList) == 0x000008, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply, ReturnValue) == 0x000018, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace) == 0x000018, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace, Constant) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace::Constant' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace, VectorList) == 0x000008, "Member 'GeometryScriptLibrary_VectorMathFunctions_ConstantVectorMultiplyInPlace::VectorList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarBlend \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarBlend"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend) == 0x000040, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarBlend"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend, ScalarListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlend::ScalarListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend, ScalarListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlend::ScalarListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend, ConstantA) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlend::ConstantA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend, ConstantB) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlend::ConstantB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlend, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace) == 0x000030, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace, ScalarListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace::ScalarListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace, ScalarListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace::ScalarListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace, ConstantA) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace::ConstantA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace, ConstantB) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarBlendInPlace::ConstantB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarInvert \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarInvert"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert) == 0x000038, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarInvert"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvert::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert, Numerator) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvert::Numerator' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert, SetOnFailure) == 0x000018, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvert::SetOnFailure' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert, Epsilon) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvert::Epsilon' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvert, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvert::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace, Numerator) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace::Numerator' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace, SetOnFailure) == 0x000018, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace::SetOnFailure' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace, Epsilon) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarInvertInPlace::Epsilon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply) == 0x000038, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply, ScalarListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply::ScalarListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply, ScalarListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply::ScalarListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply, ConstantMultiplier) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply::ConstantMultiplier' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace, ScalarListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace::ScalarListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace, ScalarListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace::ScalarListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace, ConstantMultiplier) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarMultiplyInPlace::ConstantMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply) == 0x000038, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply, VectorList) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply, ScalarMultiplier) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply::ScalarMultiplier' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace, ScalarList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace::ScalarList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace, VectorList) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace, ScalarMultiplier) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_ScalarVectorMultiplyInPlace::ScalarMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorBlend \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorBlend"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend) == 0x000040, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorBlend"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend, VectorListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlend::VectorListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend, VectorListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlend::VectorListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend, ConstantA) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlend::ConstantA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend, ConstantB) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlend::ConstantB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlend, ReturnValue) == 0x000030, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace) == 0x000030, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace, VectorListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace::VectorListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace, VectorListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace::VectorListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace, ConstantA) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace::ConstantA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace, ConstantB) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorBlendInPlace::ConstantB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorCross \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorCross) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorCross"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorCross) == 0x000030, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorCross"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorCross, VectorListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorCross::VectorListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorCross, VectorListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorCross::VectorListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorCross, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorCross::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorDot \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorDot) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorDot"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorDot) == 0x000030, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorDot"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorDot, VectorListA) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorDot::VectorListA' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorDot, VectorListB) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorDot::VectorListB' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorDot, ReturnValue) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorDot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorLength \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorLength) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorLength"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorLength) == 0x000020, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorLength"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorLength, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorLength::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorLength, ReturnValue) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace) == 0x000028, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace, SetOnFailure) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorNormalizeInPlace::SetOnFailure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryScriptLibrary_VectorMathFunctions_VectorToScalar \ static_assert(alignof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar) == 0x000008, "Wrong alignment on GeometryScriptLibrary_VectorMathFunctions_VectorToScalar"); \ static_assert(sizeof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar) == 0x000038, "Wrong size on GeometryScriptLibrary_VectorMathFunctions_VectorToScalar"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar, VectorList) == 0x000000, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorToScalar::VectorList' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar, ConstantX) == 0x000010, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorToScalar::ConstantX' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar, ConstantY) == 0x000018, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorToScalar::ConstantY' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar, ConstantZ) == 0x000020, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorToScalar::ConstantZ' has a wrong offset!"); \ static_assert(offsetof(GeometryScriptLibrary_VectorMathFunctions_VectorToScalar, ReturnValue) == 0x000028, "Member 'GeometryScriptLibrary_VectorMathFunctions_VectorToScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryScriptLibrary_VectorMathFunctions \ static_assert(alignof(UGeometryScriptLibrary_VectorMathFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_VectorMathFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_VectorMathFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_VectorMathFunctions"); \ #define DUMPER7_ASSERTS_FGizmoElementColorAttribute \ static_assert(alignof(FGizmoElementColorAttribute) == 0x000004, "Wrong alignment on FGizmoElementColorAttribute"); \ static_assert(sizeof(FGizmoElementColorAttribute) == 0x000014, "Wrong size on FGizmoElementColorAttribute"); \ static_assert(offsetof(FGizmoElementColorAttribute, Value) == 0x000000, "Member 'FGizmoElementColorAttribute::Value' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementColorAttribute, bHasValue) == 0x000010, "Member 'FGizmoElementColorAttribute::bHasValue' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementColorAttribute, bOverridesChildState) == 0x000011, "Member 'FGizmoElementColorAttribute::bOverridesChildState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoElementMaterialAttribute \ static_assert(alignof(FGizmoElementMaterialAttribute) == 0x000004, "Wrong alignment on FGizmoElementMaterialAttribute"); \ static_assert(sizeof(FGizmoElementMaterialAttribute) == 0x00000C, "Wrong size on FGizmoElementMaterialAttribute"); \ static_assert(offsetof(FGizmoElementMaterialAttribute, Value) == 0x000000, "Member 'FGizmoElementMaterialAttribute::Value' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMaterialAttribute, bOverridesChildState) == 0x000008, "Member 'FGizmoElementMaterialAttribute::bOverridesChildState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoElementMeshRenderStateAttributes \ static_assert(alignof(FGizmoElementMeshRenderStateAttributes) == 0x000004, "Wrong alignment on FGizmoElementMeshRenderStateAttributes"); \ static_assert(sizeof(FGizmoElementMeshRenderStateAttributes) == 0x000060, "Wrong size on FGizmoElementMeshRenderStateAttributes"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, Material) == 0x000000, "Member 'FGizmoElementMeshRenderStateAttributes::Material' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, HoverMaterial) == 0x00000C, "Member 'FGizmoElementMeshRenderStateAttributes::HoverMaterial' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, InteractMaterial) == 0x000018, "Member 'FGizmoElementMeshRenderStateAttributes::InteractMaterial' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, VertexColor) == 0x000024, "Member 'FGizmoElementMeshRenderStateAttributes::VertexColor' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, HoverVertexColor) == 0x000038, "Member 'FGizmoElementMeshRenderStateAttributes::HoverVertexColor' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementMeshRenderStateAttributes, InteractVertexColor) == 0x00004C, "Member 'FGizmoElementMeshRenderStateAttributes::InteractVertexColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoElementLineRenderStateAttributes \ static_assert(alignof(FGizmoElementLineRenderStateAttributes) == 0x000004, "Wrong alignment on FGizmoElementLineRenderStateAttributes"); \ static_assert(sizeof(FGizmoElementLineRenderStateAttributes) == 0x00003C, "Wrong size on FGizmoElementLineRenderStateAttributes"); \ static_assert(offsetof(FGizmoElementLineRenderStateAttributes, LineColor) == 0x000000, "Member 'FGizmoElementLineRenderStateAttributes::LineColor' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementLineRenderStateAttributes, HoverLineColor) == 0x000014, "Member 'FGizmoElementLineRenderStateAttributes::HoverLineColor' has a wrong offset!"); \ static_assert(offsetof(FGizmoElementLineRenderStateAttributes, InteractLineColor) == 0x000028, "Member 'FGizmoElementLineRenderStateAttributes::InteractLineColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoVec2ParameterChange \ static_assert(alignof(FGizmoVec2ParameterChange) == 0x000008, "Wrong alignment on FGizmoVec2ParameterChange"); \ static_assert(sizeof(FGizmoVec2ParameterChange) == 0x000020, "Wrong size on FGizmoVec2ParameterChange"); \ static_assert(offsetof(FGizmoVec2ParameterChange, InitialValue) == 0x000000, "Member 'FGizmoVec2ParameterChange::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FGizmoVec2ParameterChange, CurrentValue) == 0x000010, "Member 'FGizmoVec2ParameterChange::CurrentValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoFloatParameterChange \ static_assert(alignof(FGizmoFloatParameterChange) == 0x000004, "Wrong alignment on FGizmoFloatParameterChange"); \ static_assert(sizeof(FGizmoFloatParameterChange) == 0x000008, "Wrong size on FGizmoFloatParameterChange"); \ static_assert(offsetof(FGizmoFloatParameterChange, InitialValue) == 0x000000, "Member 'FGizmoFloatParameterChange::InitialValue' has a wrong offset!"); \ static_assert(offsetof(FGizmoFloatParameterChange, CurrentValue) == 0x000004, "Member 'FGizmoFloatParameterChange::CurrentValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushStampData \ static_assert(alignof(FBrushStampData) == 0x000008, "Wrong alignment on FBrushStampData"); \ static_assert(sizeof(FBrushStampData) == 0x000128, "Wrong size on FBrushStampData"); \ #define DUMPER7_ASSERTS_FBehaviorInfo \ static_assert(alignof(FBehaviorInfo) == 0x000008, "Wrong alignment on FBehaviorInfo"); \ static_assert(sizeof(FBehaviorInfo) == 0x000020, "Wrong size on FBehaviorInfo"); \ static_assert(offsetof(FBehaviorInfo, Behavior) == 0x000000, "Member 'FBehaviorInfo::Behavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputRayHit \ static_assert(alignof(FInputRayHit) == 0x000008, "Wrong alignment on FInputRayHit"); \ static_assert(sizeof(FInputRayHit) == 0x000038, "Wrong size on FInputRayHit"); \ #define DUMPER7_ASSERTS_FActiveGizmo \ static_assert(alignof(FActiveGizmo) == 0x000008, "Wrong alignment on FActiveGizmo"); \ static_assert(sizeof(FActiveGizmo) == 0x000030, "Wrong size on FActiveGizmo"); \ static_assert(offsetof(FActiveGizmo, Gizmo) == 0x000000, "Member 'FActiveGizmo::Gizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveToolPropertySet \ static_assert(alignof(UInteractiveToolPropertySet) == 0x000008, "Wrong alignment on UInteractiveToolPropertySet"); \ static_assert(sizeof(UInteractiveToolPropertySet) == 0x0000A8, "Wrong size on UInteractiveToolPropertySet"); \ static_assert(offsetof(UInteractiveToolPropertySet, CachedPropertiesMap) == 0x000038, "Member 'UInteractiveToolPropertySet::CachedPropertiesMap' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolPropertySet, bIsPropertySetEnabled) == 0x000088, "Member 'UInteractiveToolPropertySet::bIsPropertySetEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveCommand \ static_assert(alignof(UInteractiveCommand) == 0x000008, "Wrong alignment on UInteractiveCommand"); \ static_assert(sizeof(UInteractiveCommand) == 0x000028, "Wrong size on UInteractiveCommand"); \ #define DUMPER7_ASSERTS_UInteractiveTool \ static_assert(alignof(UInteractiveTool) == 0x000008, "Wrong alignment on UInteractiveTool"); \ static_assert(sizeof(UInteractiveTool) == 0x000098, "Wrong size on UInteractiveTool"); \ static_assert(offsetof(UInteractiveTool, InputBehaviors) == 0x000060, "Member 'UInteractiveTool::InputBehaviors' has a wrong offset!"); \ static_assert(offsetof(UInteractiveTool, ToolPropertyObjects) == 0x000068, "Member 'UInteractiveTool::ToolPropertyObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USingleSelectionTool \ static_assert(alignof(USingleSelectionTool) == 0x000008, "Wrong alignment on USingleSelectionTool"); \ static_assert(sizeof(USingleSelectionTool) == 0x0000A8, "Wrong size on USingleSelectionTool"); \ static_assert(offsetof(USingleSelectionTool, Target) == 0x0000A0, "Member 'USingleSelectionTool::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveGizmoBuilder \ static_assert(alignof(UInteractiveGizmoBuilder) == 0x000008, "Wrong alignment on UInteractiveGizmoBuilder"); \ static_assert(sizeof(UInteractiveGizmoBuilder) == 0x000028, "Wrong size on UInteractiveGizmoBuilder"); \ #define DUMPER7_ASSERTS_UInteractiveToolBuilder \ static_assert(alignof(UInteractiveToolBuilder) == 0x000008, "Wrong alignment on UInteractiveToolBuilder"); \ static_assert(sizeof(UInteractiveToolBuilder) == 0x000028, "Wrong size on UInteractiveToolBuilder"); \ #define DUMPER7_ASSERTS_UMultiSelectionTool \ static_assert(alignof(UMultiSelectionTool) == 0x000008, "Wrong alignment on UMultiSelectionTool"); \ static_assert(sizeof(UMultiSelectionTool) == 0x0000B0, "Wrong size on UMultiSelectionTool"); \ static_assert(offsetof(UMultiSelectionTool, Targets) == 0x0000A0, "Member 'UMultiSelectionTool::Targets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IPrimitiveComponentBackedTarget \ static_assert(alignof(IPrimitiveComponentBackedTarget) == 0x000001, "Wrong alignment on IPrimitiveComponentBackedTarget"); \ static_assert(sizeof(IPrimitiveComponentBackedTarget) == 0x000001, "Wrong size on IPrimitiveComponentBackedTarget"); \ #define DUMPER7_ASSERTS_IWidgetBaseBehavior \ static_assert(alignof(IWidgetBaseBehavior) == 0x000001, "Wrong alignment on IWidgetBaseBehavior"); \ static_assert(sizeof(IWidgetBaseBehavior) == 0x000001, "Wrong size on IWidgetBaseBehavior"); \ #define DUMPER7_ASSERTS_UInputBehavior \ static_assert(alignof(UInputBehavior) == 0x000008, "Wrong alignment on UInputBehavior"); \ static_assert(sizeof(UInputBehavior) == 0x000030, "Wrong size on UInputBehavior"); \ #define DUMPER7_ASSERTS_USingleKeyCaptureBehavior \ static_assert(alignof(USingleKeyCaptureBehavior) == 0x000008, "Wrong alignment on USingleKeyCaptureBehavior"); \ static_assert(sizeof(USingleKeyCaptureBehavior) == 0x000110, "Wrong size on USingleKeyCaptureBehavior"); \ #define DUMPER7_ASSERTS_USingleClickTool \ static_assert(alignof(USingleClickTool) == 0x000008, "Wrong alignment on USingleClickTool"); \ static_assert(sizeof(USingleClickTool) == 0x0000A0, "Wrong size on USingleClickTool"); \ #define DUMPER7_ASSERTS_UInteractiveToolWithToolTargetsBuilder \ static_assert(alignof(UInteractiveToolWithToolTargetsBuilder) == 0x000008, "Wrong alignment on UInteractiveToolWithToolTargetsBuilder"); \ static_assert(sizeof(UInteractiveToolWithToolTargetsBuilder) == 0x000028, "Wrong size on UInteractiveToolWithToolTargetsBuilder"); \ #define DUMPER7_ASSERTS_UGizmoBaseVec2ParameterSource \ static_assert(alignof(UGizmoBaseVec2ParameterSource) == 0x000008, "Wrong alignment on UGizmoBaseVec2ParameterSource"); \ static_assert(sizeof(UGizmoBaseVec2ParameterSource) == 0x000048, "Wrong size on UGizmoBaseVec2ParameterSource"); \ #define DUMPER7_ASSERTS_UGizmoUniformScaleParameterSource \ static_assert(alignof(UGizmoUniformScaleParameterSource) == 0x000010, "Wrong alignment on UGizmoUniformScaleParameterSource"); \ static_assert(sizeof(UGizmoUniformScaleParameterSource) == 0x000160, "Wrong size on UGizmoUniformScaleParameterSource"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, AxisSource) == 0x000048, "Member 'UGizmoUniformScaleParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, TransformSource) == 0x000058, "Member 'UGizmoUniformScaleParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, ScaleMultiplier) == 0x000068, "Member 'UGizmoUniformScaleParameterSource::ScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, Parameter) == 0x000070, "Member 'UGizmoUniformScaleParameterSource::Parameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, LastChange) == 0x000080, "Member 'UGizmoUniformScaleParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, CurScaleOrigin) == 0x0000A0, "Member 'UGizmoUniformScaleParameterSource::CurScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, CurScaleNormal) == 0x0000B8, "Member 'UGizmoUniformScaleParameterSource::CurScaleNormal' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, CurScaleAxisX) == 0x0000D0, "Member 'UGizmoUniformScaleParameterSource::CurScaleAxisX' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, CurScaleAxisY) == 0x0000E8, "Member 'UGizmoUniformScaleParameterSource::CurScaleAxisY' has a wrong offset!"); \ static_assert(offsetof(UGizmoUniformScaleParameterSource, InitialTransform) == 0x000100, "Member 'UGizmoUniformScaleParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnyButtonInputBehavior \ static_assert(alignof(UAnyButtonInputBehavior) == 0x000008, "Wrong alignment on UAnyButtonInputBehavior"); \ static_assert(sizeof(UAnyButtonInputBehavior) == 0x000080, "Wrong size on UAnyButtonInputBehavior"); \ #define DUMPER7_ASSERTS_UMultiClickSequenceInputBehavior \ static_assert(alignof(UMultiClickSequenceInputBehavior) == 0x000008, "Wrong alignment on UMultiClickSequenceInputBehavior"); \ static_assert(sizeof(UMultiClickSequenceInputBehavior) == 0x000130, "Wrong size on UMultiClickSequenceInputBehavior"); \ #define DUMPER7_ASSERTS_UMeshSurfacePointTool \ static_assert(alignof(UMeshSurfacePointTool) == 0x000008, "Wrong alignment on UMeshSurfacePointTool"); \ static_assert(sizeof(UMeshSurfacePointTool) == 0x000100, "Wrong size on UMeshSurfacePointTool"); \ static_assert(offsetof(UMeshSurfacePointTool, TargetWorld) == 0x0000F8, "Member 'UMeshSurfacePointTool::TargetWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseBrushTool \ static_assert(alignof(UBaseBrushTool) == 0x000008, "Wrong alignment on UBaseBrushTool"); \ static_assert(sizeof(UBaseBrushTool) == 0x000280, "Wrong size on UBaseBrushTool"); \ static_assert(offsetof(UBaseBrushTool, BrushProperties) == 0x000100, "Member 'UBaseBrushTool::BrushProperties' has a wrong offset!"); \ static_assert(offsetof(UBaseBrushTool, bInBrushStroke) == 0x000108, "Member 'UBaseBrushTool::bInBrushStroke' has a wrong offset!"); \ static_assert(offsetof(UBaseBrushTool, WorldToLocalScale) == 0x00010C, "Member 'UBaseBrushTool::WorldToLocalScale' has a wrong offset!"); \ static_assert(offsetof(UBaseBrushTool, LastBrushStamp) == 0x000110, "Member 'UBaseBrushTool::LastBrushStamp' has a wrong offset!"); \ static_assert(offsetof(UBaseBrushTool, PropertyClass) == 0x000248, "Member 'UBaseBrushTool::PropertyClass' has a wrong offset!"); \ static_assert(offsetof(UBaseBrushTool, BrushStampIndicator) == 0x000278, "Member 'UBaseBrushTool::BrushStampIndicator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractionMechanic \ static_assert(alignof(UInteractionMechanic) == 0x000008, "Wrong alignment on UInteractionMechanic"); \ static_assert(sizeof(UInteractionMechanic) == 0x000030, "Wrong size on UInteractionMechanic"); \ #define DUMPER7_ASSERTS_UInteractiveCommandArguments \ static_assert(alignof(UInteractiveCommandArguments) == 0x000008, "Wrong alignment on UInteractiveCommandArguments"); \ static_assert(sizeof(UInteractiveCommandArguments) == 0x000030, "Wrong size on UInteractiveCommandArguments"); \ #define DUMPER7_ASSERTS_IToolContextTransactionProvider \ static_assert(alignof(IToolContextTransactionProvider) == 0x000001, "Wrong alignment on IToolContextTransactionProvider"); \ static_assert(sizeof(IToolContextTransactionProvider) == 0x000001, "Wrong size on IToolContextTransactionProvider"); \ #define DUMPER7_ASSERTS_IMeshDescriptionCommitter \ static_assert(alignof(IMeshDescriptionCommitter) == 0x000001, "Wrong alignment on IMeshDescriptionCommitter"); \ static_assert(sizeof(IMeshDescriptionCommitter) == 0x000001, "Wrong size on IMeshDescriptionCommitter"); \ #define DUMPER7_ASSERTS_UMeshSurfacePointToolBuilder \ static_assert(alignof(UMeshSurfacePointToolBuilder) == 0x000008, "Wrong alignment on UMeshSurfacePointToolBuilder"); \ static_assert(sizeof(UMeshSurfacePointToolBuilder) == 0x000030, "Wrong size on UMeshSurfacePointToolBuilder"); \ #define DUMPER7_ASSERTS_AInternalToolFrameworkActor \ static_assert(alignof(AInternalToolFrameworkActor) == 0x000008, "Wrong alignment on AInternalToolFrameworkActor"); \ static_assert(sizeof(AInternalToolFrameworkActor) == 0x0002B8, "Wrong size on AInternalToolFrameworkActor"); \ static_assert(offsetof(AInternalToolFrameworkActor, bIsSelectableInEditor) == 0x0002B0, "Member 'AInternalToolFrameworkActor::bIsSelectableInEditor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClickDragInputBehavior \ static_assert(alignof(UClickDragInputBehavior) == 0x000008, "Wrong alignment on UClickDragInputBehavior"); \ static_assert(sizeof(UClickDragInputBehavior) == 0x000140, "Wrong size on UClickDragInputBehavior"); \ static_assert(offsetof(UClickDragInputBehavior, bUpdateModifiersDuringDrag) == 0x000120, "Member 'UClickDragInputBehavior::bUpdateModifiersDuringDrag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalClickDragInputBehavior \ static_assert(alignof(ULocalClickDragInputBehavior) == 0x000008, "Wrong alignment on ULocalClickDragInputBehavior"); \ static_assert(sizeof(ULocalClickDragInputBehavior) == 0x000280, "Wrong size on ULocalClickDragInputBehavior"); \ #define DUMPER7_ASSERTS_UInteractiveGizmo \ static_assert(alignof(UInteractiveGizmo) == 0x000008, "Wrong alignment on UInteractiveGizmo"); \ static_assert(sizeof(UInteractiveGizmo) == 0x000038, "Wrong size on UInteractiveGizmo"); \ static_assert(offsetof(UInteractiveGizmo, InputBehaviors) == 0x000030, "Member 'UInteractiveGizmo::InputBehaviors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USceneSnappingManager \ static_assert(alignof(USceneSnappingManager) == 0x000008, "Wrong alignment on USceneSnappingManager"); \ static_assert(sizeof(USceneSnappingManager) == 0x000028, "Wrong size on USceneSnappingManager"); \ #define DUMPER7_ASSERTS_UAxisAngleGizmoBuilder \ static_assert(alignof(UAxisAngleGizmoBuilder) == 0x000008, "Wrong alignment on UAxisAngleGizmoBuilder"); \ static_assert(sizeof(UAxisAngleGizmoBuilder) == 0x000028, "Wrong size on UAxisAngleGizmoBuilder"); \ #define DUMPER7_ASSERTS_IAssetBackedTarget \ static_assert(alignof(IAssetBackedTarget) == 0x000001, "Wrong alignment on IAssetBackedTarget"); \ static_assert(sizeof(IAssetBackedTarget) == 0x000001, "Wrong size on IAssetBackedTarget"); \ #define DUMPER7_ASSERTS_GizmoBaseComponent_UpdateHoverState \ static_assert(alignof(GizmoBaseComponent_UpdateHoverState) == 0x000001, "Wrong alignment on GizmoBaseComponent_UpdateHoverState"); \ static_assert(sizeof(GizmoBaseComponent_UpdateHoverState) == 0x000001, "Wrong size on GizmoBaseComponent_UpdateHoverState"); \ static_assert(offsetof(GizmoBaseComponent_UpdateHoverState, bHoveringIn) == 0x000000, "Member 'GizmoBaseComponent_UpdateHoverState::bHoveringIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoBaseComponent_UpdateWorldLocalState \ static_assert(alignof(GizmoBaseComponent_UpdateWorldLocalState) == 0x000001, "Wrong alignment on GizmoBaseComponent_UpdateWorldLocalState"); \ static_assert(sizeof(GizmoBaseComponent_UpdateWorldLocalState) == 0x000001, "Wrong size on GizmoBaseComponent_UpdateWorldLocalState"); \ static_assert(offsetof(GizmoBaseComponent_UpdateWorldLocalState, bWorldIn) == 0x000000, "Member 'GizmoBaseComponent_UpdateWorldLocalState::bWorldIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoBaseComponent \ static_assert(alignof(UGizmoBaseComponent) == 0x000010, "Wrong alignment on UGizmoBaseComponent"); \ static_assert(sizeof(UGizmoBaseComponent) == 0x000570, "Wrong size on UGizmoBaseComponent"); \ static_assert(offsetof(UGizmoBaseComponent, Color) == 0x000540, "Member 'UGizmoBaseComponent::Color' has a wrong offset!"); \ static_assert(offsetof(UGizmoBaseComponent, HoverSizeMultiplier) == 0x000550, "Member 'UGizmoBaseComponent::HoverSizeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGizmoBaseComponent, PixelHitDistanceThreshold) == 0x000554, "Member 'UGizmoBaseComponent::PixelHitDistanceThreshold' has a wrong offset!"); \ static_assert(offsetof(UGizmoBaseComponent, GizmoViewContext) == 0x000560, "Member 'UGizmoBaseComponent::GizmoViewContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementBase \ static_assert(alignof(UGizmoElementBase) == 0x000008, "Wrong alignment on UGizmoElementBase"); \ static_assert(sizeof(UGizmoElementBase) == 0x000108, "Wrong size on UGizmoElementBase"); \ static_assert(offsetof(UGizmoElementBase, bEnabled) == 0x000028, "Member 'UGizmoElementBase::bEnabled' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, bEnabledForPerspectiveProjection) == 0x000029, "Member 'UGizmoElementBase::bEnabledForPerspectiveProjection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, bEnabledForOrthographicProjection) == 0x00002A, "Member 'UGizmoElementBase::bEnabledForOrthographicProjection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, bEnabledForDefaultState) == 0x00002B, "Member 'UGizmoElementBase::bEnabledForDefaultState' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, bEnabledForHoveringState) == 0x00002C, "Member 'UGizmoElementBase::bEnabledForHoveringState' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, bEnabledForInteractingState) == 0x00002D, "Member 'UGizmoElementBase::bEnabledForInteractingState' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, PartIdentifier) == 0x000030, "Member 'UGizmoElementBase::PartIdentifier' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, MeshRenderAttributes) == 0x000034, "Member 'UGizmoElementBase::MeshRenderAttributes' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ElementState) == 0x000094, "Member 'UGizmoElementBase::ElementState' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ElementInteractionState) == 0x000098, "Member 'UGizmoElementBase::ElementInteractionState' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewDependentType) == 0x00009C, "Member 'UGizmoElementBase::ViewDependentType' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewDependentAxis) == 0x0000A0, "Member 'UGizmoElementBase::ViewDependentAxis' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewDependentAngleTol) == 0x0000B8, "Member 'UGizmoElementBase::ViewDependentAngleTol' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewDependentAxialMaxCosAngleTol) == 0x0000BC, "Member 'UGizmoElementBase::ViewDependentAxialMaxCosAngleTol' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewDependentPlanarMinCosAngleTol) == 0x0000C0, "Member 'UGizmoElementBase::ViewDependentPlanarMinCosAngleTol' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewAlignType) == 0x0000C4, "Member 'UGizmoElementBase::ViewAlignType' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewAlignAxis) == 0x0000C8, "Member 'UGizmoElementBase::ViewAlignAxis' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewAlignNormal) == 0x0000E0, "Member 'UGizmoElementBase::ViewAlignNormal' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewAlignAxialAngleTol) == 0x0000F8, "Member 'UGizmoElementBase::ViewAlignAxialAngleTol' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, ViewAlignAxialMaxCosAngleTol) == 0x0000FC, "Member 'UGizmoElementBase::ViewAlignAxialMaxCosAngleTol' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBase, PixelHitDistanceThreshold) == 0x000100, "Member 'UGizmoElementBase::PixelHitDistanceThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementLineBase \ static_assert(alignof(UGizmoElementLineBase) == 0x000008, "Wrong alignment on UGizmoElementLineBase"); \ static_assert(sizeof(UGizmoElementLineBase) == 0x000158, "Wrong size on UGizmoElementLineBase"); \ static_assert(offsetof(UGizmoElementLineBase, LineRenderAttributes) == 0x000108, "Member 'UGizmoElementLineBase::LineRenderAttributes' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementLineBase, LineThickness) == 0x000144, "Member 'UGizmoElementLineBase::LineThickness' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementLineBase, bScreenSpaceLine) == 0x000148, "Member 'UGizmoElementLineBase::bScreenSpaceLine' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementLineBase, HoverLineThicknessMultiplier) == 0x00014C, "Member 'UGizmoElementLineBase::HoverLineThicknessMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementLineBase, InteractLineThicknessMultiplier) == 0x000150, "Member 'UGizmoElementLineBase::InteractLineThicknessMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementCircleBase \ static_assert(alignof(UGizmoElementCircleBase) == 0x000008, "Wrong alignment on UGizmoElementCircleBase"); \ static_assert(sizeof(UGizmoElementCircleBase) == 0x0001C8, "Wrong size on UGizmoElementCircleBase"); \ static_assert(offsetof(UGizmoElementCircleBase, Center) == 0x000158, "Member 'UGizmoElementCircleBase::Center' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, Axis0) == 0x000170, "Member 'UGizmoElementCircleBase::Axis0' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, Axis1) == 0x000188, "Member 'UGizmoElementCircleBase::Axis1' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, Radius) == 0x0001A0, "Member 'UGizmoElementCircleBase::Radius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, NumSegments) == 0x0001A8, "Member 'UGizmoElementCircleBase::NumSegments' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, PartialType) == 0x0001AC, "Member 'UGizmoElementCircleBase::PartialType' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, PartialStartAngle) == 0x0001B0, "Member 'UGizmoElementCircleBase::PartialStartAngle' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, PartialEndAngle) == 0x0001B8, "Member 'UGizmoElementCircleBase::PartialEndAngle' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircleBase, PartialViewDependentMaxCosTol) == 0x0001C0, "Member 'UGizmoElementCircleBase::PartialViewDependentMaxCosTol' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementArc \ static_assert(alignof(UGizmoElementArc) == 0x000008, "Wrong alignment on UGizmoElementArc"); \ static_assert(sizeof(UGizmoElementArc) == 0x0001D0, "Wrong size on UGizmoElementArc"); \ static_assert(offsetof(UGizmoElementArc, InnerRadius) == 0x0001C8, "Member 'UGizmoElementArc::InnerRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IToolFrameworkComponent \ static_assert(alignof(IToolFrameworkComponent) == 0x000001, "Wrong alignment on IToolFrameworkComponent"); \ static_assert(sizeof(IToolFrameworkComponent) == 0x000001, "Wrong size on IToolFrameworkComponent"); \ #define DUMPER7_ASSERTS_IInteractiveToolCameraFocusAPI \ static_assert(alignof(IInteractiveToolCameraFocusAPI) == 0x000001, "Wrong alignment on IInteractiveToolCameraFocusAPI"); \ static_assert(sizeof(IInteractiveToolCameraFocusAPI) == 0x000001, "Wrong size on IInteractiveToolCameraFocusAPI"); \ #define DUMPER7_ASSERTS_IInteractiveToolNestedAcceptCancelAPI \ static_assert(alignof(IInteractiveToolNestedAcceptCancelAPI) == 0x000001, "Wrong alignment on IInteractiveToolNestedAcceptCancelAPI"); \ static_assert(sizeof(IInteractiveToolNestedAcceptCancelAPI) == 0x000001, "Wrong size on IInteractiveToolNestedAcceptCancelAPI"); \ #define DUMPER7_ASSERTS_IInteractiveToolExclusiveToolAPI \ static_assert(alignof(IInteractiveToolExclusiveToolAPI) == 0x000001, "Wrong alignment on IInteractiveToolExclusiveToolAPI"); \ static_assert(sizeof(IInteractiveToolExclusiveToolAPI) == 0x000001, "Wrong size on IInteractiveToolExclusiveToolAPI"); \ #define DUMPER7_ASSERTS_IMaterialProvider \ static_assert(alignof(IMaterialProvider) == 0x000001, "Wrong alignment on IMaterialProvider"); \ static_assert(sizeof(IMaterialProvider) == 0x000001, "Wrong size on IMaterialProvider"); \ #define DUMPER7_ASSERTS_IMeshDescriptionProvider \ static_assert(alignof(IMeshDescriptionProvider) == 0x000001, "Wrong alignment on IMeshDescriptionProvider"); \ static_assert(sizeof(IMeshDescriptionProvider) == 0x000001, "Wrong size on IMeshDescriptionProvider"); \ #define DUMPER7_ASSERTS_UGizmoLocalVec2ParameterSource \ static_assert(alignof(UGizmoLocalVec2ParameterSource) == 0x000008, "Wrong alignment on UGizmoLocalVec2ParameterSource"); \ static_assert(sizeof(UGizmoLocalVec2ParameterSource) == 0x000078, "Wrong size on UGizmoLocalVec2ParameterSource"); \ static_assert(offsetof(UGizmoLocalVec2ParameterSource, Value) == 0x000048, "Member 'UGizmoLocalVec2ParameterSource::Value' has a wrong offset!"); \ static_assert(offsetof(UGizmoLocalVec2ParameterSource, LastChange) == 0x000058, "Member 'UGizmoLocalVec2ParameterSource::LastChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoBaseFloatParameterSource \ static_assert(alignof(UGizmoBaseFloatParameterSource) == 0x000008, "Wrong alignment on UGizmoBaseFloatParameterSource"); \ static_assert(sizeof(UGizmoBaseFloatParameterSource) == 0x000048, "Wrong size on UGizmoBaseFloatParameterSource"); \ #define DUMPER7_ASSERTS_UGizmoAxisTranslationParameterSource \ static_assert(alignof(UGizmoAxisTranslationParameterSource) == 0x000010, "Wrong alignment on UGizmoAxisTranslationParameterSource"); \ static_assert(sizeof(UGizmoAxisTranslationParameterSource) == 0x000150, "Wrong size on UGizmoAxisTranslationParameterSource"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, AxisSource) == 0x000090, "Member 'UGizmoAxisTranslationParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, TransformSource) == 0x0000A0, "Member 'UGizmoAxisTranslationParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, Parameter) == 0x0000B0, "Member 'UGizmoAxisTranslationParameterSource::Parameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, LastChange) == 0x0000B4, "Member 'UGizmoAxisTranslationParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, CurTranslationAxis) == 0x0000C0, "Member 'UGizmoAxisTranslationParameterSource::CurTranslationAxis' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, CurTranslationOrigin) == 0x0000D8, "Member 'UGizmoAxisTranslationParameterSource::CurTranslationOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisTranslationParameterSource, InitialTransform) == 0x0000F0, "Member 'UGizmoAxisTranslationParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoPlaneTranslationParameterSource \ static_assert(alignof(UGizmoPlaneTranslationParameterSource) == 0x000010, "Wrong alignment on UGizmoPlaneTranslationParameterSource"); \ static_assert(sizeof(UGizmoPlaneTranslationParameterSource) == 0x0001A0, "Wrong size on UGizmoPlaneTranslationParameterSource"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, AxisSource) == 0x000090, "Member 'UGizmoPlaneTranslationParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, TransformSource) == 0x0000A0, "Member 'UGizmoPlaneTranslationParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, Parameter) == 0x0000B0, "Member 'UGizmoPlaneTranslationParameterSource::Parameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, LastChange) == 0x0000C0, "Member 'UGizmoPlaneTranslationParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, CurTranslationOrigin) == 0x0000E0, "Member 'UGizmoPlaneTranslationParameterSource::CurTranslationOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, CurTranslationNormal) == 0x0000F8, "Member 'UGizmoPlaneTranslationParameterSource::CurTranslationNormal' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, CurTranslationAxisX) == 0x000110, "Member 'UGizmoPlaneTranslationParameterSource::CurTranslationAxisX' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, CurTranslationAxisY) == 0x000128, "Member 'UGizmoPlaneTranslationParameterSource::CurTranslationAxisY' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneTranslationParameterSource, InitialTransform) == 0x000140, "Member 'UGizmoPlaneTranslationParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoAxisRotationParameterSource \ static_assert(alignof(UGizmoAxisRotationParameterSource) == 0x000010, "Wrong alignment on UGizmoAxisRotationParameterSource"); \ static_assert(sizeof(UGizmoAxisRotationParameterSource) == 0x000150, "Wrong size on UGizmoAxisRotationParameterSource"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, AxisSource) == 0x000090, "Member 'UGizmoAxisRotationParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, TransformSource) == 0x0000A0, "Member 'UGizmoAxisRotationParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, Angle) == 0x0000B0, "Member 'UGizmoAxisRotationParameterSource::Angle' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, LastChange) == 0x0000B4, "Member 'UGizmoAxisRotationParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, CurRotationAxis) == 0x0000C0, "Member 'UGizmoAxisRotationParameterSource::CurRotationAxis' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, CurRotationOrigin) == 0x0000D8, "Member 'UGizmoAxisRotationParameterSource::CurRotationOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisRotationParameterSource, InitialTransform) == 0x0000F0, "Member 'UGizmoAxisRotationParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoAxisScaleParameterSource \ static_assert(alignof(UGizmoAxisScaleParameterSource) == 0x000010, "Wrong alignment on UGizmoAxisScaleParameterSource"); \ static_assert(sizeof(UGizmoAxisScaleParameterSource) == 0x000110, "Wrong size on UGizmoAxisScaleParameterSource"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, AxisSource) == 0x000048, "Member 'UGizmoAxisScaleParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, TransformSource) == 0x000058, "Member 'UGizmoAxisScaleParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, ScaleMultiplier) == 0x000068, "Member 'UGizmoAxisScaleParameterSource::ScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, bClampToZero) == 0x00006C, "Member 'UGizmoAxisScaleParameterSource::bClampToZero' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, Parameter) == 0x000070, "Member 'UGizmoAxisScaleParameterSource::Parameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, LastChange) == 0x000074, "Member 'UGizmoAxisScaleParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, CurScaleAxis) == 0x000080, "Member 'UGizmoAxisScaleParameterSource::CurScaleAxis' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, CurScaleOrigin) == 0x000098, "Member 'UGizmoAxisScaleParameterSource::CurScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisScaleParameterSource, InitialTransform) == 0x0000B0, "Member 'UGizmoAxisScaleParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoPlaneScaleParameterSource \ static_assert(alignof(UGizmoPlaneScaleParameterSource) == 0x000010, "Wrong alignment on UGizmoPlaneScaleParameterSource"); \ static_assert(sizeof(UGizmoPlaneScaleParameterSource) == 0x0001B0, "Wrong size on UGizmoPlaneScaleParameterSource"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, AxisSource) == 0x000090, "Member 'UGizmoPlaneScaleParameterSource::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, TransformSource) == 0x0000A0, "Member 'UGizmoPlaneScaleParameterSource::TransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, ScaleMultiplier) == 0x0000B0, "Member 'UGizmoPlaneScaleParameterSource::ScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, bUseEqualScaling) == 0x0000B4, "Member 'UGizmoPlaneScaleParameterSource::bUseEqualScaling' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, bClampToZero) == 0x0000B5, "Member 'UGizmoPlaneScaleParameterSource::bClampToZero' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, Parameter) == 0x0000B8, "Member 'UGizmoPlaneScaleParameterSource::Parameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, LastChange) == 0x0000C8, "Member 'UGizmoPlaneScaleParameterSource::LastChange' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, CurScaleOrigin) == 0x0000E8, "Member 'UGizmoPlaneScaleParameterSource::CurScaleOrigin' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, CurScaleNormal) == 0x000100, "Member 'UGizmoPlaneScaleParameterSource::CurScaleNormal' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, CurScaleAxisX) == 0x000118, "Member 'UGizmoPlaneScaleParameterSource::CurScaleAxisX' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, CurScaleAxisY) == 0x000130, "Member 'UGizmoPlaneScaleParameterSource::CurScaleAxisY' has a wrong offset!"); \ static_assert(offsetof(UGizmoPlaneScaleParameterSource, InitialTransform) == 0x000150, "Member 'UGizmoPlaneScaleParameterSource::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IPhysicsDataSource \ static_assert(alignof(IPhysicsDataSource) == 0x000001, "Wrong alignment on IPhysicsDataSource"); \ static_assert(sizeof(IPhysicsDataSource) == 0x000001, "Wrong size on IPhysicsDataSource"); \ #define DUMPER7_ASSERTS_ISkeletalMeshBackedTarget \ static_assert(alignof(ISkeletalMeshBackedTarget) == 0x000001, "Wrong alignment on ISkeletalMeshBackedTarget"); \ static_assert(sizeof(ISkeletalMeshBackedTarget) == 0x000001, "Wrong size on ISkeletalMeshBackedTarget"); \ #define DUMPER7_ASSERTS_IStaticMeshBackedTarget \ static_assert(alignof(IStaticMeshBackedTarget) == 0x000001, "Wrong alignment on IStaticMeshBackedTarget"); \ static_assert(sizeof(IStaticMeshBackedTarget) == 0x000001, "Wrong size on IStaticMeshBackedTarget"); \ #define DUMPER7_ASSERTS_UKeyAsModifierInputBehavior \ static_assert(alignof(UKeyAsModifierInputBehavior) == 0x000008, "Wrong alignment on UKeyAsModifierInputBehavior"); \ static_assert(sizeof(UKeyAsModifierInputBehavior) == 0x000098, "Wrong size on UKeyAsModifierInputBehavior"); \ #define DUMPER7_ASSERTS_UMouseHoverBehavior \ static_assert(alignof(UMouseHoverBehavior) == 0x000008, "Wrong alignment on UMouseHoverBehavior"); \ static_assert(sizeof(UMouseHoverBehavior) == 0x000098, "Wrong size on UMouseHoverBehavior"); \ #define DUMPER7_ASSERTS_ULocalMouseHoverBehavior \ static_assert(alignof(ULocalMouseHoverBehavior) == 0x000008, "Wrong alignment on ULocalMouseHoverBehavior"); \ static_assert(sizeof(ULocalMouseHoverBehavior) == 0x0001A0, "Wrong size on ULocalMouseHoverBehavior"); \ #define DUMPER7_ASSERTS_UMouseWheelInputBehavior \ static_assert(alignof(UMouseWheelInputBehavior) == 0x000008, "Wrong alignment on UMouseWheelInputBehavior"); \ static_assert(sizeof(UMouseWheelInputBehavior) == 0x000130, "Wrong size on UMouseWheelInputBehavior"); \ #define DUMPER7_ASSERTS_USingleClickInputBehavior \ static_assert(alignof(USingleClickInputBehavior) == 0x000008, "Wrong alignment on USingleClickInputBehavior"); \ static_assert(sizeof(USingleClickInputBehavior) == 0x000130, "Wrong size on USingleClickInputBehavior"); \ static_assert(offsetof(USingleClickInputBehavior, HitTestOnRelease) == 0x0000C0, "Member 'USingleClickInputBehavior::HitTestOnRelease' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalSingleClickInputBehavior \ static_assert(alignof(ULocalSingleClickInputBehavior) == 0x000008, "Wrong alignment on ULocalSingleClickInputBehavior"); \ static_assert(sizeof(ULocalSingleClickInputBehavior) == 0x000200, "Wrong size on ULocalSingleClickInputBehavior"); \ #define DUMPER7_ASSERTS_USingleClickOrDragInputBehavior \ static_assert(alignof(USingleClickOrDragInputBehavior) == 0x000008, "Wrong alignment on USingleClickOrDragInputBehavior"); \ static_assert(sizeof(USingleClickOrDragInputBehavior) == 0x000180, "Wrong size on USingleClickOrDragInputBehavior"); \ static_assert(offsetof(USingleClickOrDragInputBehavior, bBeginDragIfClickTargetNotHit) == 0x000120, "Member 'USingleClickOrDragInputBehavior::bBeginDragIfClickTargetNotHit' has a wrong offset!"); \ static_assert(offsetof(USingleClickOrDragInputBehavior, ClickDistanceThreshold) == 0x000124, "Member 'USingleClickOrDragInputBehavior::ClickDistanceThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAxisAngleGizmo \ static_assert(alignof(UAxisAngleGizmo) == 0x000010, "Wrong alignment on UAxisAngleGizmo"); \ static_assert(sizeof(UAxisAngleGizmo) == 0x0001D0, "Wrong size on UAxisAngleGizmo"); \ static_assert(offsetof(UAxisAngleGizmo, AxisSource) == 0x000048, "Member 'UAxisAngleGizmo::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, AngleSource) == 0x000058, "Member 'UAxisAngleGizmo::AngleSource' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, HitTarget) == 0x000068, "Member 'UAxisAngleGizmo::HitTarget' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, StateTarget) == 0x000078, "Member 'UAxisAngleGizmo::StateTarget' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, MouseBehavior) == 0x000088, "Member 'UAxisAngleGizmo::MouseBehavior' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, bInInteraction) == 0x000110, "Member 'UAxisAngleGizmo::bInInteraction' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, RotationOrigin) == 0x000118, "Member 'UAxisAngleGizmo::RotationOrigin' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, RotationAxis) == 0x000130, "Member 'UAxisAngleGizmo::RotationAxis' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, RotationPlaneX) == 0x000148, "Member 'UAxisAngleGizmo::RotationPlaneX' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, RotationPlaneY) == 0x000160, "Member 'UAxisAngleGizmo::RotationPlaneY' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, InteractionStartPoint) == 0x000178, "Member 'UAxisAngleGizmo::InteractionStartPoint' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, InteractionCurPoint) == 0x000190, "Member 'UAxisAngleGizmo::InteractionCurPoint' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, InteractionStartAngle) == 0x0001A8, "Member 'UAxisAngleGizmo::InteractionStartAngle' has a wrong offset!"); \ static_assert(offsetof(UAxisAngleGizmo, InteractionCurAngle) == 0x0001AC, "Member 'UAxisAngleGizmo::InteractionCurAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAxisPositionGizmoBuilder \ static_assert(alignof(UAxisPositionGizmoBuilder) == 0x000008, "Wrong alignment on UAxisPositionGizmoBuilder"); \ static_assert(sizeof(UAxisPositionGizmoBuilder) == 0x000028, "Wrong size on UAxisPositionGizmoBuilder"); \ #define DUMPER7_ASSERTS_UAxisPositionGizmo \ static_assert(alignof(UAxisPositionGizmo) == 0x000010, "Wrong alignment on UAxisPositionGizmo"); \ static_assert(sizeof(UAxisPositionGizmo) == 0x0001C0, "Wrong size on UAxisPositionGizmo"); \ static_assert(offsetof(UAxisPositionGizmo, AxisSource) == 0x000048, "Member 'UAxisPositionGizmo::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, ParameterSource) == 0x000058, "Member 'UAxisPositionGizmo::ParameterSource' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, GizmoViewContext) == 0x000068, "Member 'UAxisPositionGizmo::GizmoViewContext' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, HitTarget) == 0x000070, "Member 'UAxisPositionGizmo::HitTarget' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, StateTarget) == 0x000080, "Member 'UAxisPositionGizmo::StateTarget' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, MouseBehavior) == 0x000090, "Member 'UAxisPositionGizmo::MouseBehavior' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, bEnableSignedAxis) == 0x000098, "Member 'UAxisPositionGizmo::bEnableSignedAxis' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, bInInteraction) == 0x000121, "Member 'UAxisPositionGizmo::bInInteraction' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionOrigin) == 0x000128, "Member 'UAxisPositionGizmo::InteractionOrigin' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionAxis) == 0x000140, "Member 'UAxisPositionGizmo::InteractionAxis' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionStartPoint) == 0x000158, "Member 'UAxisPositionGizmo::InteractionStartPoint' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionCurPoint) == 0x000170, "Member 'UAxisPositionGizmo::InteractionCurPoint' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionStartParameter) == 0x000188, "Member 'UAxisPositionGizmo::InteractionStartParameter' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, InteractionCurParameter) == 0x00018C, "Member 'UAxisPositionGizmo::InteractionCurParameter' has a wrong offset!"); \ static_assert(offsetof(UAxisPositionGizmo, ParameterSign) == 0x000190, "Member 'UAxisPositionGizmo::ParameterSign' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoConstantAxisSource \ static_assert(alignof(UGizmoConstantAxisSource) == 0x000008, "Wrong alignment on UGizmoConstantAxisSource"); \ static_assert(sizeof(UGizmoConstantAxisSource) == 0x000060, "Wrong size on UGizmoConstantAxisSource"); \ static_assert(offsetof(UGizmoConstantAxisSource, Origin) == 0x000030, "Member 'UGizmoConstantAxisSource::Origin' has a wrong offset!"); \ static_assert(offsetof(UGizmoConstantAxisSource, Direction) == 0x000048, "Member 'UGizmoConstantAxisSource::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoConstantFrameAxisSource \ static_assert(alignof(UGizmoConstantFrameAxisSource) == 0x000008, "Wrong alignment on UGizmoConstantFrameAxisSource"); \ static_assert(sizeof(UGizmoConstantFrameAxisSource) == 0x000090, "Wrong size on UGizmoConstantFrameAxisSource"); \ static_assert(offsetof(UGizmoConstantFrameAxisSource, Origin) == 0x000030, "Member 'UGizmoConstantFrameAxisSource::Origin' has a wrong offset!"); \ static_assert(offsetof(UGizmoConstantFrameAxisSource, Direction) == 0x000048, "Member 'UGizmoConstantFrameAxisSource::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoConstantFrameAxisSource, TangentX) == 0x000060, "Member 'UGizmoConstantFrameAxisSource::TangentX' has a wrong offset!"); \ static_assert(offsetof(UGizmoConstantFrameAxisSource, TangentY) == 0x000078, "Member 'UGizmoConstantFrameAxisSource::TangentY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoWorldAxisSource \ static_assert(alignof(UGizmoWorldAxisSource) == 0x000008, "Wrong alignment on UGizmoWorldAxisSource"); \ static_assert(sizeof(UGizmoWorldAxisSource) == 0x000050, "Wrong size on UGizmoWorldAxisSource"); \ static_assert(offsetof(UGizmoWorldAxisSource, Origin) == 0x000030, "Member 'UGizmoWorldAxisSource::Origin' has a wrong offset!"); \ static_assert(offsetof(UGizmoWorldAxisSource, AxisIndex) == 0x000048, "Member 'UGizmoWorldAxisSource::AxisIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoComponentAxisSource \ static_assert(alignof(UGizmoComponentAxisSource) == 0x000008, "Wrong alignment on UGizmoComponentAxisSource"); \ static_assert(sizeof(UGizmoComponentAxisSource) == 0x000040, "Wrong size on UGizmoComponentAxisSource"); \ static_assert(offsetof(UGizmoComponentAxisSource, Component) == 0x000030, "Member 'UGizmoComponentAxisSource::Component' has a wrong offset!"); \ static_assert(offsetof(UGizmoComponentAxisSource, AxisIndex) == 0x000038, "Member 'UGizmoComponentAxisSource::AxisIndex' has a wrong offset!"); \ static_assert(offsetof(UGizmoComponentAxisSource, bLocalAxes) == 0x00003C, "Member 'UGizmoComponentAxisSource::bLocalAxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrushStampIndicatorBuilder \ static_assert(alignof(UBrushStampIndicatorBuilder) == 0x000008, "Wrong alignment on UBrushStampIndicatorBuilder"); \ static_assert(sizeof(UBrushStampIndicatorBuilder) == 0x000028, "Wrong size on UBrushStampIndicatorBuilder"); \ #define DUMPER7_ASSERTS_UBrushStampIndicator \ static_assert(alignof(UBrushStampIndicator) == 0x000008, "Wrong alignment on UBrushStampIndicator"); \ static_assert(sizeof(UBrushStampIndicator) == 0x0000D8, "Wrong size on UBrushStampIndicator"); \ static_assert(offsetof(UBrushStampIndicator, bVisible) == 0x000038, "Member 'UBrushStampIndicator::bVisible' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, BrushRadius) == 0x00003C, "Member 'UBrushStampIndicator::BrushRadius' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, BrushFalloff) == 0x000040, "Member 'UBrushStampIndicator::BrushFalloff' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, BrushPosition) == 0x000048, "Member 'UBrushStampIndicator::BrushPosition' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, BrushNormal) == 0x000060, "Member 'UBrushStampIndicator::BrushNormal' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, bDrawIndicatorLines) == 0x000078, "Member 'UBrushStampIndicator::bDrawIndicatorLines' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, bDrawRadiusCircle) == 0x000079, "Member 'UBrushStampIndicator::bDrawRadiusCircle' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, SampleStepCount) == 0x00007C, "Member 'UBrushStampIndicator::SampleStepCount' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, LineColor) == 0x000080, "Member 'UBrushStampIndicator::LineColor' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, LineThickness) == 0x000090, "Member 'UBrushStampIndicator::LineThickness' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, bDepthTested) == 0x000094, "Member 'UBrushStampIndicator::bDepthTested' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, bDrawSecondaryLines) == 0x000095, "Member 'UBrushStampIndicator::bDrawSecondaryLines' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, SecondaryLineThickness) == 0x000098, "Member 'UBrushStampIndicator::SecondaryLineThickness' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, SecondaryLineColor) == 0x00009C, "Member 'UBrushStampIndicator::SecondaryLineColor' has a wrong offset!"); \ static_assert(offsetof(UBrushStampIndicator, AttachedComponent) == 0x0000B0, "Member 'UBrushStampIndicator::AttachedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGizmoActor \ static_assert(alignof(AGizmoActor) == 0x000008, "Wrong alignment on AGizmoActor"); \ static_assert(sizeof(AGizmoActor) == 0x0002B8, "Wrong size on AGizmoActor"); \ #define DUMPER7_ASSERTS_ACombinedTransformGizmoActor \ static_assert(alignof(ACombinedTransformGizmoActor) == 0x000008, "Wrong alignment on ACombinedTransformGizmoActor"); \ static_assert(sizeof(ACombinedTransformGizmoActor) == 0x000338, "Wrong size on ACombinedTransformGizmoActor"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateX) == 0x0002B8, "Member 'ACombinedTransformGizmoActor::TranslateX' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateY) == 0x0002C0, "Member 'ACombinedTransformGizmoActor::TranslateY' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateZ) == 0x0002C8, "Member 'ACombinedTransformGizmoActor::TranslateZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateYZ) == 0x0002D0, "Member 'ACombinedTransformGizmoActor::TranslateYZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateXZ) == 0x0002D8, "Member 'ACombinedTransformGizmoActor::TranslateXZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, TranslateXY) == 0x0002E0, "Member 'ACombinedTransformGizmoActor::TranslateXY' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, RotateX) == 0x0002E8, "Member 'ACombinedTransformGizmoActor::RotateX' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, RotateY) == 0x0002F0, "Member 'ACombinedTransformGizmoActor::RotateY' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, RotateZ) == 0x0002F8, "Member 'ACombinedTransformGizmoActor::RotateZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, UniformScale) == 0x000300, "Member 'ACombinedTransformGizmoActor::UniformScale' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, AxisScaleX) == 0x000308, "Member 'ACombinedTransformGizmoActor::AxisScaleX' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, AxisScaleY) == 0x000310, "Member 'ACombinedTransformGizmoActor::AxisScaleY' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, AxisScaleZ) == 0x000318, "Member 'ACombinedTransformGizmoActor::AxisScaleZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, PlaneScaleYZ) == 0x000320, "Member 'ACombinedTransformGizmoActor::PlaneScaleYZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, PlaneScaleXZ) == 0x000328, "Member 'ACombinedTransformGizmoActor::PlaneScaleXZ' has a wrong offset!"); \ static_assert(offsetof(ACombinedTransformGizmoActor, PlaneScaleXY) == 0x000330, "Member 'ACombinedTransformGizmoActor::PlaneScaleXY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombinedTransformGizmoBuilder \ static_assert(alignof(UCombinedTransformGizmoBuilder) == 0x000008, "Wrong alignment on UCombinedTransformGizmoBuilder"); \ static_assert(sizeof(UCombinedTransformGizmoBuilder) == 0x0000F0, "Wrong size on UCombinedTransformGizmoBuilder"); \ #define DUMPER7_ASSERTS_UCombinedTransformGizmo \ static_assert(alignof(UCombinedTransformGizmo) == 0x000010, "Wrong alignment on UCombinedTransformGizmo"); \ static_assert(sizeof(UCombinedTransformGizmo) == 0x0002A0, "Wrong size on UCombinedTransformGizmo"); \ static_assert(offsetof(UCombinedTransformGizmo, ActiveTarget) == 0x000038, "Member 'UCombinedTransformGizmo::ActiveTarget' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, bSnapToWorldGrid) == 0x000040, "Member 'UCombinedTransformGizmo::bSnapToWorldGrid' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, bGridSizeIsExplicit) == 0x000041, "Member 'UCombinedTransformGizmo::bGridSizeIsExplicit' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, ExplicitGridSize) == 0x000048, "Member 'UCombinedTransformGizmo::ExplicitGridSize' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, bRotationGridSizeIsExplicit) == 0x000060, "Member 'UCombinedTransformGizmo::bRotationGridSizeIsExplicit' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, ExplicitRotationGridSize) == 0x000068, "Member 'UCombinedTransformGizmo::ExplicitRotationGridSize' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, bSnapToWorldRotGrid) == 0x000080, "Member 'UCombinedTransformGizmo::bSnapToWorldRotGrid' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, bUseContextCoordinateSystem) == 0x000081, "Member 'UCombinedTransformGizmo::bUseContextCoordinateSystem' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, CurrentCoordinateSystem) == 0x000084, "Member 'UCombinedTransformGizmo::CurrentCoordinateSystem' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, ActiveComponents) == 0x000150, "Member 'UCombinedTransformGizmo::ActiveComponents' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, NonuniformScaleComponents) == 0x000160, "Member 'UCombinedTransformGizmo::NonuniformScaleComponents' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, ActiveGizmos) == 0x000170, "Member 'UCombinedTransformGizmo::ActiveGizmos' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, CameraAxisSource) == 0x000190, "Member 'UCombinedTransformGizmo::CameraAxisSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, AxisXSource) == 0x000198, "Member 'UCombinedTransformGizmo::AxisXSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, AxisYSource) == 0x0001A0, "Member 'UCombinedTransformGizmo::AxisYSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, AxisZSource) == 0x0001A8, "Member 'UCombinedTransformGizmo::AxisZSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, UnitAxisXSource) == 0x0001B0, "Member 'UCombinedTransformGizmo::UnitAxisXSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, UnitAxisYSource) == 0x0001B8, "Member 'UCombinedTransformGizmo::UnitAxisYSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, UnitAxisZSource) == 0x0001C0, "Member 'UCombinedTransformGizmo::UnitAxisZSource' has a wrong offset!"); \ static_assert(offsetof(UCombinedTransformGizmo, StateTarget) == 0x0001C8, "Member 'UCombinedTransformGizmo::StateTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoArrowComponent \ static_assert(alignof(UGizmoArrowComponent) == 0x000010, "Wrong alignment on UGizmoArrowComponent"); \ static_assert(sizeof(UGizmoArrowComponent) == 0x0005A0, "Wrong size on UGizmoArrowComponent"); \ static_assert(offsetof(UGizmoArrowComponent, Direction) == 0x000570, "Member 'UGizmoArrowComponent::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoArrowComponent, Gap) == 0x000588, "Member 'UGizmoArrowComponent::Gap' has a wrong offset!"); \ static_assert(offsetof(UGizmoArrowComponent, Length) == 0x00058C, "Member 'UGizmoArrowComponent::Length' has a wrong offset!"); \ static_assert(offsetof(UGizmoArrowComponent, Thickness) == 0x000590, "Member 'UGizmoArrowComponent::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoBoxComponent \ static_assert(alignof(UGizmoBoxComponent) == 0x000010, "Wrong alignment on UGizmoBoxComponent"); \ static_assert(sizeof(UGizmoBoxComponent) == 0x0005D0, "Wrong size on UGizmoBoxComponent"); \ static_assert(offsetof(UGizmoBoxComponent, Origin) == 0x000570, "Member 'UGizmoBoxComponent::Origin' has a wrong offset!"); \ static_assert(offsetof(UGizmoBoxComponent, Rotation) == 0x000590, "Member 'UGizmoBoxComponent::Rotation' has a wrong offset!"); \ static_assert(offsetof(UGizmoBoxComponent, Dimensions) == 0x0005B0, "Member 'UGizmoBoxComponent::Dimensions' has a wrong offset!"); \ static_assert(offsetof(UGizmoBoxComponent, LineThickness) == 0x0005C8, "Member 'UGizmoBoxComponent::LineThickness' has a wrong offset!"); \ static_assert(offsetof(UGizmoBoxComponent, bRemoveHiddenLines) == 0x0005CC, "Member 'UGizmoBoxComponent::bRemoveHiddenLines' has a wrong offset!"); \ static_assert(offsetof(UGizmoBoxComponent, bEnableAxisFlip) == 0x0005CD, "Member 'UGizmoBoxComponent::bEnableAxisFlip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoCircleComponent \ static_assert(alignof(UGizmoCircleComponent) == 0x000010, "Wrong alignment on UGizmoCircleComponent"); \ static_assert(sizeof(UGizmoCircleComponent) == 0x0005A0, "Wrong size on UGizmoCircleComponent"); \ static_assert(offsetof(UGizmoCircleComponent, Normal) == 0x000570, "Member 'UGizmoCircleComponent::Normal' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, Radius) == 0x000588, "Member 'UGizmoCircleComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, Thickness) == 0x00058C, "Member 'UGizmoCircleComponent::Thickness' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, NumSides) == 0x000590, "Member 'UGizmoCircleComponent::NumSides' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, bViewAligned) == 0x000594, "Member 'UGizmoCircleComponent::bViewAligned' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, bDrawFullCircle) == 0x000595, "Member 'UGizmoCircleComponent::bDrawFullCircle' has a wrong offset!"); \ static_assert(offsetof(UGizmoCircleComponent, bOnlyAllowFrontFacingHits) == 0x000596, "Member 'UGizmoCircleComponent::bOnlyAllowFrontFacingHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementArrow \ static_assert(alignof(UGizmoElementArrow) == 0x000008, "Wrong alignment on UGizmoElementArrow"); \ static_assert(sizeof(UGizmoElementArrow) == 0x000188, "Wrong size on UGizmoElementArrow"); \ static_assert(offsetof(UGizmoElementArrow, CylinderElement) == 0x000110, "Member 'UGizmoElementArrow::CylinderElement' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, ConeElement) == 0x000118, "Member 'UGizmoElementArrow::ConeElement' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, BoxElement) == 0x000120, "Member 'UGizmoElementArrow::BoxElement' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, Base) == 0x000128, "Member 'UGizmoElementArrow::Base' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, Direction) == 0x000140, "Member 'UGizmoElementArrow::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, SideDirection) == 0x000158, "Member 'UGizmoElementArrow::SideDirection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, BodyLength) == 0x000170, "Member 'UGizmoElementArrow::BodyLength' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, BodyRadius) == 0x000174, "Member 'UGizmoElementArrow::BodyRadius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, HeadLength) == 0x000178, "Member 'UGizmoElementArrow::HeadLength' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, HeadRadius) == 0x00017C, "Member 'UGizmoElementArrow::HeadRadius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, NumSides) == 0x000180, "Member 'UGizmoElementArrow::NumSides' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementArrow, HeadType) == 0x000184, "Member 'UGizmoElementArrow::HeadType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementBox \ static_assert(alignof(UGizmoElementBox) == 0x000008, "Wrong alignment on UGizmoElementBox"); \ static_assert(sizeof(UGizmoElementBox) == 0x000168, "Wrong size on UGizmoElementBox"); \ static_assert(offsetof(UGizmoElementBox, Center) == 0x000108, "Member 'UGizmoElementBox::Center' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBox, Dimensions) == 0x000120, "Member 'UGizmoElementBox::Dimensions' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBox, UpDirection) == 0x000138, "Member 'UGizmoElementBox::UpDirection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementBox, SideDirection) == 0x000150, "Member 'UGizmoElementBox::SideDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementCircle \ static_assert(alignof(UGizmoElementCircle) == 0x000008, "Wrong alignment on UGizmoElementCircle"); \ static_assert(sizeof(UGizmoElementCircle) == 0x0001D0, "Wrong size on UGizmoElementCircle"); \ static_assert(offsetof(UGizmoElementCircle, bDrawMesh) == 0x0001C8, "Member 'UGizmoElementCircle::bDrawMesh' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircle, bDrawLine) == 0x0001C9, "Member 'UGizmoElementCircle::bDrawLine' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircle, bHitMesh) == 0x0001CA, "Member 'UGizmoElementCircle::bHitMesh' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCircle, bHitLine) == 0x0001CB, "Member 'UGizmoElementCircle::bHitLine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementCone \ static_assert(alignof(UGizmoElementCone) == 0x000008, "Wrong alignment on UGizmoElementCone"); \ static_assert(sizeof(UGizmoElementCone) == 0x000148, "Wrong size on UGizmoElementCone"); \ static_assert(offsetof(UGizmoElementCone, Origin) == 0x000108, "Member 'UGizmoElementCone::Origin' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCone, Direction) == 0x000120, "Member 'UGizmoElementCone::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCone, Height) == 0x000138, "Member 'UGizmoElementCone::Height' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCone, Radius) == 0x00013C, "Member 'UGizmoElementCone::Radius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCone, NumSides) == 0x000140, "Member 'UGizmoElementCone::NumSides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementCylinder \ static_assert(alignof(UGizmoElementCylinder) == 0x000008, "Wrong alignment on UGizmoElementCylinder"); \ static_assert(sizeof(UGizmoElementCylinder) == 0x000148, "Wrong size on UGizmoElementCylinder"); \ static_assert(offsetof(UGizmoElementCylinder, Base) == 0x000108, "Member 'UGizmoElementCylinder::Base' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCylinder, Direction) == 0x000120, "Member 'UGizmoElementCylinder::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCylinder, Height) == 0x000138, "Member 'UGizmoElementCylinder::Height' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCylinder, Radius) == 0x00013C, "Member 'UGizmoElementCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementCylinder, NumSides) == 0x000140, "Member 'UGizmoElementCylinder::NumSides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementGroup \ static_assert(alignof(UGizmoElementGroup) == 0x000008, "Wrong alignment on UGizmoElementGroup"); \ static_assert(sizeof(UGizmoElementGroup) == 0x000170, "Wrong size on UGizmoElementGroup"); \ static_assert(offsetof(UGizmoElementGroup, bConstantScale) == 0x000158, "Member 'UGizmoElementGroup::bConstantScale' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementGroup, bHitOwner) == 0x000159, "Member 'UGizmoElementGroup::bHitOwner' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementGroup, Elements) == 0x000160, "Member 'UGizmoElementGroup::Elements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementHitTarget \ static_assert(alignof(UGizmoElementHitTarget) == 0x000010, "Wrong alignment on UGizmoElementHitTarget"); \ static_assert(sizeof(UGizmoElementHitTarget) == 0x000090, "Wrong size on UGizmoElementHitTarget"); \ static_assert(offsetof(UGizmoElementHitTarget, GizmoElement) == 0x000030, "Member 'UGizmoElementHitTarget::GizmoElement' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementHitTarget, GizmoViewContext) == 0x000038, "Member 'UGizmoElementHitTarget::GizmoViewContext' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementHitTarget, GizmoTransformProxy) == 0x000040, "Member 'UGizmoElementHitTarget::GizmoTransformProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementHitMultiTarget \ static_assert(alignof(UGizmoElementHitMultiTarget) == 0x000010, "Wrong alignment on UGizmoElementHitMultiTarget"); \ static_assert(sizeof(UGizmoElementHitMultiTarget) == 0x000090, "Wrong size on UGizmoElementHitMultiTarget"); \ static_assert(offsetof(UGizmoElementHitMultiTarget, GizmoElement) == 0x000030, "Member 'UGizmoElementHitMultiTarget::GizmoElement' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementHitMultiTarget, GizmoViewContext) == 0x000038, "Member 'UGizmoElementHitMultiTarget::GizmoViewContext' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementHitMultiTarget, GizmoTransformProxy) == 0x000040, "Member 'UGizmoElementHitMultiTarget::GizmoTransformProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementRectangle \ static_assert(alignof(UGizmoElementRectangle) == 0x000008, "Wrong alignment on UGizmoElementRectangle"); \ static_assert(sizeof(UGizmoElementRectangle) == 0x0001B0, "Wrong size on UGizmoElementRectangle"); \ static_assert(offsetof(UGizmoElementRectangle, Center) == 0x000158, "Member 'UGizmoElementRectangle::Center' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, Width) == 0x000170, "Member 'UGizmoElementRectangle::Width' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, Height) == 0x000174, "Member 'UGizmoElementRectangle::Height' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, UpDirection) == 0x000178, "Member 'UGizmoElementRectangle::UpDirection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, SideDirection) == 0x000190, "Member 'UGizmoElementRectangle::SideDirection' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, bDrawMesh) == 0x0001A8, "Member 'UGizmoElementRectangle::bDrawMesh' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, bDrawLine) == 0x0001A9, "Member 'UGizmoElementRectangle::bDrawLine' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, bHitMesh) == 0x0001AA, "Member 'UGizmoElementRectangle::bHitMesh' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementRectangle, bHitLine) == 0x0001AB, "Member 'UGizmoElementRectangle::bHitLine' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoElementTorus \ static_assert(alignof(UGizmoElementTorus) == 0x000008, "Wrong alignment on UGizmoElementTorus"); \ static_assert(sizeof(UGizmoElementTorus) == 0x0001D8, "Wrong size on UGizmoElementTorus"); \ static_assert(offsetof(UGizmoElementTorus, InnerRadius) == 0x0001C8, "Member 'UGizmoElementTorus::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementTorus, NumInnerSlices) == 0x0001D0, "Member 'UGizmoElementTorus::NumInnerSlices' has a wrong offset!"); \ static_assert(offsetof(UGizmoElementTorus, bEndCaps) == 0x0001D4, "Member 'UGizmoElementTorus::bEndCaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoTransformSource_SetTransform \ static_assert(alignof(GizmoTransformSource_SetTransform) == 0x000010, "Wrong alignment on GizmoTransformSource_SetTransform"); \ static_assert(sizeof(GizmoTransformSource_SetTransform) == 0x000060, "Wrong size on GizmoTransformSource_SetTransform"); \ static_assert(offsetof(GizmoTransformSource_SetTransform, NewTransform) == 0x000000, "Member 'GizmoTransformSource_SetTransform::NewTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoTransformSource_GetTransform \ static_assert(alignof(GizmoTransformSource_GetTransform) == 0x000010, "Wrong alignment on GizmoTransformSource_GetTransform"); \ static_assert(sizeof(GizmoTransformSource_GetTransform) == 0x000060, "Wrong size on GizmoTransformSource_GetTransform"); \ static_assert(offsetof(GizmoTransformSource_GetTransform, ReturnValue) == 0x000000, "Member 'GizmoTransformSource_GetTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoTransformSource \ static_assert(alignof(IGizmoTransformSource) == 0x000001, "Wrong alignment on IGizmoTransformSource"); \ static_assert(sizeof(IGizmoTransformSource) == 0x000001, "Wrong size on IGizmoTransformSource"); \ #define DUMPER7_ASSERTS_GizmoAxisSource_GetDirection \ static_assert(alignof(GizmoAxisSource_GetDirection) == 0x000008, "Wrong alignment on GizmoAxisSource_GetDirection"); \ static_assert(sizeof(GizmoAxisSource_GetDirection) == 0x000018, "Wrong size on GizmoAxisSource_GetDirection"); \ static_assert(offsetof(GizmoAxisSource_GetDirection, ReturnValue) == 0x000000, "Member 'GizmoAxisSource_GetDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoAxisSource_GetOrigin \ static_assert(alignof(GizmoAxisSource_GetOrigin) == 0x000008, "Wrong alignment on GizmoAxisSource_GetOrigin"); \ static_assert(sizeof(GizmoAxisSource_GetOrigin) == 0x000018, "Wrong size on GizmoAxisSource_GetOrigin"); \ static_assert(offsetof(GizmoAxisSource_GetOrigin, ReturnValue) == 0x000000, "Member 'GizmoAxisSource_GetOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoAxisSource_GetTangentVectors \ static_assert(alignof(GizmoAxisSource_GetTangentVectors) == 0x000008, "Wrong alignment on GizmoAxisSource_GetTangentVectors"); \ static_assert(sizeof(GizmoAxisSource_GetTangentVectors) == 0x000030, "Wrong size on GizmoAxisSource_GetTangentVectors"); \ static_assert(offsetof(GizmoAxisSource_GetTangentVectors, TangentXOut) == 0x000000, "Member 'GizmoAxisSource_GetTangentVectors::TangentXOut' has a wrong offset!"); \ static_assert(offsetof(GizmoAxisSource_GetTangentVectors, TangentYOut) == 0x000018, "Member 'GizmoAxisSource_GetTangentVectors::TangentYOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoAxisSource_HasTangentVectors \ static_assert(alignof(GizmoAxisSource_HasTangentVectors) == 0x000001, "Wrong alignment on GizmoAxisSource_HasTangentVectors"); \ static_assert(sizeof(GizmoAxisSource_HasTangentVectors) == 0x000001, "Wrong size on GizmoAxisSource_HasTangentVectors"); \ static_assert(offsetof(GizmoAxisSource_HasTangentVectors, ReturnValue) == 0x000000, "Member 'GizmoAxisSource_HasTangentVectors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoAxisSource \ static_assert(alignof(IGizmoAxisSource) == 0x000001, "Wrong alignment on IGizmoAxisSource"); \ static_assert(sizeof(IGizmoAxisSource) == 0x000001, "Wrong size on IGizmoAxisSource"); \ #define DUMPER7_ASSERTS_GizmoClickTarget_UpdateHoverState \ static_assert(alignof(GizmoClickTarget_UpdateHoverState) == 0x000001, "Wrong alignment on GizmoClickTarget_UpdateHoverState"); \ static_assert(sizeof(GizmoClickTarget_UpdateHoverState) == 0x000001, "Wrong size on GizmoClickTarget_UpdateHoverState"); \ static_assert(offsetof(GizmoClickTarget_UpdateHoverState, bHovering) == 0x000000, "Member 'GizmoClickTarget_UpdateHoverState::bHovering' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoClickTarget_UpdateInteractingState \ static_assert(alignof(GizmoClickTarget_UpdateInteractingState) == 0x000001, "Wrong alignment on GizmoClickTarget_UpdateInteractingState"); \ static_assert(sizeof(GizmoClickTarget_UpdateInteractingState) == 0x000001, "Wrong size on GizmoClickTarget_UpdateInteractingState"); \ static_assert(offsetof(GizmoClickTarget_UpdateInteractingState, bInteracting) == 0x000000, "Member 'GizmoClickTarget_UpdateInteractingState::bInteracting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoClickTarget \ static_assert(alignof(IGizmoClickTarget) == 0x000001, "Wrong alignment on IGizmoClickTarget"); \ static_assert(sizeof(IGizmoClickTarget) == 0x000001, "Wrong size on IGizmoClickTarget"); \ #define DUMPER7_ASSERTS_GizmoClickMultiTarget_UpdateHittableState \ static_assert(alignof(GizmoClickMultiTarget_UpdateHittableState) == 0x000004, "Wrong alignment on GizmoClickMultiTarget_UpdateHittableState"); \ static_assert(sizeof(GizmoClickMultiTarget_UpdateHittableState) == 0x000008, "Wrong size on GizmoClickMultiTarget_UpdateHittableState"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateHittableState, bHittable) == 0x000000, "Member 'GizmoClickMultiTarget_UpdateHittableState::bHittable' has a wrong offset!"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateHittableState, InPartIdentifier) == 0x000004, "Member 'GizmoClickMultiTarget_UpdateHittableState::InPartIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoClickMultiTarget_UpdateHoverState \ static_assert(alignof(GizmoClickMultiTarget_UpdateHoverState) == 0x000004, "Wrong alignment on GizmoClickMultiTarget_UpdateHoverState"); \ static_assert(sizeof(GizmoClickMultiTarget_UpdateHoverState) == 0x000008, "Wrong size on GizmoClickMultiTarget_UpdateHoverState"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateHoverState, bHovering) == 0x000000, "Member 'GizmoClickMultiTarget_UpdateHoverState::bHovering' has a wrong offset!"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateHoverState, InPartIdentifier) == 0x000004, "Member 'GizmoClickMultiTarget_UpdateHoverState::InPartIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoClickMultiTarget_UpdateInteractingState \ static_assert(alignof(GizmoClickMultiTarget_UpdateInteractingState) == 0x000004, "Wrong alignment on GizmoClickMultiTarget_UpdateInteractingState"); \ static_assert(sizeof(GizmoClickMultiTarget_UpdateInteractingState) == 0x000008, "Wrong size on GizmoClickMultiTarget_UpdateInteractingState"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateInteractingState, bInteracting) == 0x000000, "Member 'GizmoClickMultiTarget_UpdateInteractingState::bInteracting' has a wrong offset!"); \ static_assert(offsetof(GizmoClickMultiTarget_UpdateInteractingState, InPartIdentifier) == 0x000004, "Member 'GizmoClickMultiTarget_UpdateInteractingState::InPartIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoClickMultiTarget \ static_assert(alignof(IGizmoClickMultiTarget) == 0x000001, "Wrong alignment on IGizmoClickMultiTarget"); \ static_assert(sizeof(IGizmoClickMultiTarget) == 0x000001, "Wrong size on IGizmoClickMultiTarget"); \ #define DUMPER7_ASSERTS_IGizmoRenderTarget \ static_assert(alignof(IGizmoRenderTarget) == 0x000001, "Wrong alignment on IGizmoRenderTarget"); \ static_assert(sizeof(IGizmoRenderTarget) == 0x000001, "Wrong size on IGizmoRenderTarget"); \ #define DUMPER7_ASSERTS_GizmoRenderMultiTarget_UpdateVisibilityState \ static_assert(alignof(GizmoRenderMultiTarget_UpdateVisibilityState) == 0x000004, "Wrong alignment on GizmoRenderMultiTarget_UpdateVisibilityState"); \ static_assert(sizeof(GizmoRenderMultiTarget_UpdateVisibilityState) == 0x000008, "Wrong size on GizmoRenderMultiTarget_UpdateVisibilityState"); \ static_assert(offsetof(GizmoRenderMultiTarget_UpdateVisibilityState, bVisible) == 0x000000, "Member 'GizmoRenderMultiTarget_UpdateVisibilityState::bVisible' has a wrong offset!"); \ static_assert(offsetof(GizmoRenderMultiTarget_UpdateVisibilityState, InPartIdentifier) == 0x000004, "Member 'GizmoRenderMultiTarget_UpdateVisibilityState::InPartIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoRenderMultiTarget \ static_assert(alignof(IGizmoRenderMultiTarget) == 0x000001, "Wrong alignment on IGizmoRenderMultiTarget"); \ static_assert(sizeof(IGizmoRenderMultiTarget) == 0x000001, "Wrong size on IGizmoRenderMultiTarget"); \ #define DUMPER7_ASSERTS_IGizmoStateTarget \ static_assert(alignof(IGizmoStateTarget) == 0x000001, "Wrong alignment on IGizmoStateTarget"); \ static_assert(sizeof(IGizmoStateTarget) == 0x000001, "Wrong size on IGizmoStateTarget"); \ #define DUMPER7_ASSERTS_GizmoFloatParameterSource_SetParameter \ static_assert(alignof(GizmoFloatParameterSource_SetParameter) == 0x000004, "Wrong alignment on GizmoFloatParameterSource_SetParameter"); \ static_assert(sizeof(GizmoFloatParameterSource_SetParameter) == 0x000004, "Wrong size on GizmoFloatParameterSource_SetParameter"); \ static_assert(offsetof(GizmoFloatParameterSource_SetParameter, NewValue) == 0x000000, "Member 'GizmoFloatParameterSource_SetParameter::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoFloatParameterSource_GetParameter \ static_assert(alignof(GizmoFloatParameterSource_GetParameter) == 0x000004, "Wrong alignment on GizmoFloatParameterSource_GetParameter"); \ static_assert(sizeof(GizmoFloatParameterSource_GetParameter) == 0x000004, "Wrong size on GizmoFloatParameterSource_GetParameter"); \ static_assert(offsetof(GizmoFloatParameterSource_GetParameter, ReturnValue) == 0x000000, "Member 'GizmoFloatParameterSource_GetParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoFloatParameterSource \ static_assert(alignof(IGizmoFloatParameterSource) == 0x000001, "Wrong alignment on IGizmoFloatParameterSource"); \ static_assert(sizeof(IGizmoFloatParameterSource) == 0x000001, "Wrong size on IGizmoFloatParameterSource"); \ #define DUMPER7_ASSERTS_GizmoVec2ParameterSource_SetParameter \ static_assert(alignof(GizmoVec2ParameterSource_SetParameter) == 0x000008, "Wrong alignment on GizmoVec2ParameterSource_SetParameter"); \ static_assert(sizeof(GizmoVec2ParameterSource_SetParameter) == 0x000010, "Wrong size on GizmoVec2ParameterSource_SetParameter"); \ static_assert(offsetof(GizmoVec2ParameterSource_SetParameter, NewValue) == 0x000000, "Member 'GizmoVec2ParameterSource_SetParameter::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GizmoVec2ParameterSource_GetParameter \ static_assert(alignof(GizmoVec2ParameterSource_GetParameter) == 0x000008, "Wrong alignment on GizmoVec2ParameterSource_GetParameter"); \ static_assert(sizeof(GizmoVec2ParameterSource_GetParameter) == 0x000010, "Wrong size on GizmoVec2ParameterSource_GetParameter"); \ static_assert(offsetof(GizmoVec2ParameterSource_GetParameter, ReturnValue) == 0x000000, "Member 'GizmoVec2ParameterSource_GetParameter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGizmoVec2ParameterSource \ static_assert(alignof(IGizmoVec2ParameterSource) == 0x000001, "Wrong alignment on IGizmoVec2ParameterSource"); \ static_assert(sizeof(IGizmoVec2ParameterSource) == 0x000001, "Wrong size on IGizmoVec2ParameterSource"); \ #define DUMPER7_ASSERTS_UGizmoLineHandleComponent \ static_assert(alignof(UGizmoLineHandleComponent) == 0x000010, "Wrong alignment on UGizmoLineHandleComponent"); \ static_assert(sizeof(UGizmoLineHandleComponent) == 0x0005B0, "Wrong size on UGizmoLineHandleComponent"); \ static_assert(offsetof(UGizmoLineHandleComponent, Normal) == 0x000570, "Member 'UGizmoLineHandleComponent::Normal' has a wrong offset!"); \ static_assert(offsetof(UGizmoLineHandleComponent, HandleSize) == 0x000588, "Member 'UGizmoLineHandleComponent::HandleSize' has a wrong offset!"); \ static_assert(offsetof(UGizmoLineHandleComponent, Thickness) == 0x00058C, "Member 'UGizmoLineHandleComponent::Thickness' has a wrong offset!"); \ static_assert(offsetof(UGizmoLineHandleComponent, Direction) == 0x000590, "Member 'UGizmoLineHandleComponent::Direction' has a wrong offset!"); \ static_assert(offsetof(UGizmoLineHandleComponent, Length) == 0x0005A8, "Member 'UGizmoLineHandleComponent::Length' has a wrong offset!"); \ static_assert(offsetof(UGizmoLineHandleComponent, bImageScale) == 0x0005AC, "Member 'UGizmoLineHandleComponent::bImageScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoRectangleComponent \ static_assert(alignof(UGizmoRectangleComponent) == 0x000010, "Wrong alignment on UGizmoRectangleComponent"); \ static_assert(sizeof(UGizmoRectangleComponent) == 0x0005C0, "Wrong size on UGizmoRectangleComponent"); \ static_assert(offsetof(UGizmoRectangleComponent, DirectionX) == 0x000570, "Member 'UGizmoRectangleComponent::DirectionX' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, DirectionY) == 0x000588, "Member 'UGizmoRectangleComponent::DirectionY' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, bOrientYAccordingToCamera) == 0x0005A0, "Member 'UGizmoRectangleComponent::bOrientYAccordingToCamera' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, OffsetX) == 0x0005A4, "Member 'UGizmoRectangleComponent::OffsetX' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, OffsetY) == 0x0005A8, "Member 'UGizmoRectangleComponent::OffsetY' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, LengthX) == 0x0005AC, "Member 'UGizmoRectangleComponent::LengthX' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, LengthY) == 0x0005B0, "Member 'UGizmoRectangleComponent::LengthY' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, Thickness) == 0x0005B4, "Member 'UGizmoRectangleComponent::Thickness' has a wrong offset!"); \ static_assert(offsetof(UGizmoRectangleComponent, SegmentFlags) == 0x0005B8, "Member 'UGizmoRectangleComponent::SegmentFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoViewContext \ static_assert(alignof(UGizmoViewContext) == 0x000008, "Wrong alignment on UGizmoViewContext"); \ static_assert(sizeof(UGizmoViewContext) == 0x0001E0, "Wrong size on UGizmoViewContext"); \ #define DUMPER7_ASSERTS_UGizmoLambdaHitTarget \ static_assert(alignof(UGizmoLambdaHitTarget) == 0x000008, "Wrong alignment on UGizmoLambdaHitTarget"); \ static_assert(sizeof(UGizmoLambdaHitTarget) == 0x0000F0, "Wrong size on UGizmoLambdaHitTarget"); \ #define DUMPER7_ASSERTS_UGizmoComponentHitTarget \ static_assert(alignof(UGizmoComponentHitTarget) == 0x000010, "Wrong alignment on UGizmoComponentHitTarget"); \ static_assert(sizeof(UGizmoComponentHitTarget) == 0x000100, "Wrong size on UGizmoComponentHitTarget"); \ static_assert(offsetof(UGizmoComponentHitTarget, Component) == 0x000030, "Member 'UGizmoComponentHitTarget::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIntervalGizmoActor \ static_assert(alignof(AIntervalGizmoActor) == 0x000008, "Wrong alignment on AIntervalGizmoActor"); \ static_assert(sizeof(AIntervalGizmoActor) == 0x0002D0, "Wrong size on AIntervalGizmoActor"); \ static_assert(offsetof(AIntervalGizmoActor, UpIntervalComponent) == 0x0002B8, "Member 'AIntervalGizmoActor::UpIntervalComponent' has a wrong offset!"); \ static_assert(offsetof(AIntervalGizmoActor, DownIntervalComponent) == 0x0002C0, "Member 'AIntervalGizmoActor::DownIntervalComponent' has a wrong offset!"); \ static_assert(offsetof(AIntervalGizmoActor, ForwardIntervalComponent) == 0x0002C8, "Member 'AIntervalGizmoActor::ForwardIntervalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIntervalGizmoBuilder \ static_assert(alignof(UIntervalGizmoBuilder) == 0x000008, "Wrong alignment on UIntervalGizmoBuilder"); \ static_assert(sizeof(UIntervalGizmoBuilder) == 0x0000C0, "Wrong size on UIntervalGizmoBuilder"); \ #define DUMPER7_ASSERTS_UIntervalGizmo \ static_assert(alignof(UIntervalGizmo) == 0x000010, "Wrong alignment on UIntervalGizmo"); \ static_assert(sizeof(UIntervalGizmo) == 0x000200, "Wrong size on UIntervalGizmo"); \ static_assert(offsetof(UIntervalGizmo, StateTarget) == 0x000038, "Member 'UIntervalGizmo::StateTarget' has a wrong offset!"); \ static_assert(offsetof(UIntervalGizmo, TransformProxy) == 0x000098, "Member 'UIntervalGizmo::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(UIntervalGizmo, ActiveComponents) == 0x0000A0, "Member 'UIntervalGizmo::ActiveComponents' has a wrong offset!"); \ static_assert(offsetof(UIntervalGizmo, ActiveGizmos) == 0x0000B0, "Member 'UIntervalGizmo::ActiveGizmos' has a wrong offset!"); \ static_assert(offsetof(UIntervalGizmo, AxisYSource) == 0x0000D8, "Member 'UIntervalGizmo::AxisYSource' has a wrong offset!"); \ static_assert(offsetof(UIntervalGizmo, AxisZSource) == 0x0000E0, "Member 'UIntervalGizmo::AxisZSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoAxisIntervalParameterSource \ static_assert(alignof(UGizmoAxisIntervalParameterSource) == 0x000008, "Wrong alignment on UGizmoAxisIntervalParameterSource"); \ static_assert(sizeof(UGizmoAxisIntervalParameterSource) == 0x000060, "Wrong size on UGizmoAxisIntervalParameterSource"); \ static_assert(offsetof(UGizmoAxisIntervalParameterSource, FloatParameterSource) == 0x000048, "Member 'UGizmoAxisIntervalParameterSource::FloatParameterSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisIntervalParameterSource, MinParameter) == 0x000058, "Member 'UGizmoAxisIntervalParameterSource::MinParameter' has a wrong offset!"); \ static_assert(offsetof(UGizmoAxisIntervalParameterSource, MaxParameter) == 0x00005C, "Member 'UGizmoAxisIntervalParameterSource::MaxParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoLocalFloatParameterSource \ static_assert(alignof(UGizmoLocalFloatParameterSource) == 0x000008, "Wrong alignment on UGizmoLocalFloatParameterSource"); \ static_assert(sizeof(UGizmoLocalFloatParameterSource) == 0x000058, "Wrong size on UGizmoLocalFloatParameterSource"); \ static_assert(offsetof(UGizmoLocalFloatParameterSource, Value) == 0x000048, "Member 'UGizmoLocalFloatParameterSource::Value' has a wrong offset!"); \ static_assert(offsetof(UGizmoLocalFloatParameterSource, LastChange) == 0x00004C, "Member 'UGizmoLocalFloatParameterSource::LastChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlanePositionGizmoBuilder \ static_assert(alignof(UPlanePositionGizmoBuilder) == 0x000008, "Wrong alignment on UPlanePositionGizmoBuilder"); \ static_assert(sizeof(UPlanePositionGizmoBuilder) == 0x000028, "Wrong size on UPlanePositionGizmoBuilder"); \ #define DUMPER7_ASSERTS_UPlanePositionGizmo \ static_assert(alignof(UPlanePositionGizmo) == 0x000010, "Wrong alignment on UPlanePositionGizmo"); \ static_assert(sizeof(UPlanePositionGizmo) == 0x000270, "Wrong size on UPlanePositionGizmo"); \ static_assert(offsetof(UPlanePositionGizmo, AxisSource) == 0x000048, "Member 'UPlanePositionGizmo::AxisSource' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, ParameterSource) == 0x000058, "Member 'UPlanePositionGizmo::ParameterSource' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, HitTarget) == 0x000068, "Member 'UPlanePositionGizmo::HitTarget' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, StateTarget) == 0x000078, "Member 'UPlanePositionGizmo::StateTarget' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, MouseBehavior) == 0x000088, "Member 'UPlanePositionGizmo::MouseBehavior' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, bEnableSignedAxis) == 0x000090, "Member 'UPlanePositionGizmo::bEnableSignedAxis' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, bFlipX) == 0x000091, "Member 'UPlanePositionGizmo::bFlipX' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, bFlipY) == 0x000092, "Member 'UPlanePositionGizmo::bFlipY' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, bInInteraction) == 0x000120, "Member 'UPlanePositionGizmo::bInInteraction' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionOrigin) == 0x000128, "Member 'UPlanePositionGizmo::InteractionOrigin' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionNormal) == 0x000140, "Member 'UPlanePositionGizmo::InteractionNormal' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionAxisX) == 0x000158, "Member 'UPlanePositionGizmo::InteractionAxisX' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionAxisY) == 0x000170, "Member 'UPlanePositionGizmo::InteractionAxisY' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionStartPoint) == 0x000188, "Member 'UPlanePositionGizmo::InteractionStartPoint' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionCurPoint) == 0x0001A0, "Member 'UPlanePositionGizmo::InteractionCurPoint' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionStartParameter) == 0x0001B8, "Member 'UPlanePositionGizmo::InteractionStartParameter' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, InteractionCurParameter) == 0x0001C8, "Member 'UPlanePositionGizmo::InteractionCurParameter' has a wrong offset!"); \ static_assert(offsetof(UPlanePositionGizmo, ParameterSigns) == 0x0001D8, "Member 'UPlanePositionGizmo::ParameterSigns' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URepositionableTransformGizmoBuilder \ static_assert(alignof(URepositionableTransformGizmoBuilder) == 0x000008, "Wrong alignment on URepositionableTransformGizmoBuilder"); \ static_assert(sizeof(URepositionableTransformGizmoBuilder) == 0x0000F0, "Wrong size on URepositionableTransformGizmoBuilder"); \ #define DUMPER7_ASSERTS_URepositionableTransformGizmo \ static_assert(alignof(URepositionableTransformGizmo) == 0x000010, "Wrong alignment on URepositionableTransformGizmo"); \ static_assert(sizeof(URepositionableTransformGizmo) == 0x000340, "Wrong size on URepositionableTransformGizmo"); \ static_assert(offsetof(URepositionableTransformGizmo, RepositionStateTarget) == 0x000330, "Member 'URepositionableTransformGizmo::RepositionStateTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScalableSphereGizmoBuilder \ static_assert(alignof(UScalableSphereGizmoBuilder) == 0x000008, "Wrong alignment on UScalableSphereGizmoBuilder"); \ static_assert(sizeof(UScalableSphereGizmoBuilder) == 0x000028, "Wrong size on UScalableSphereGizmoBuilder"); \ #define DUMPER7_ASSERTS_UScalableSphereGizmo \ static_assert(alignof(UScalableSphereGizmo) == 0x000010, "Wrong alignment on UScalableSphereGizmo"); \ static_assert(sizeof(UScalableSphereGizmo) == 0x000100, "Wrong size on UScalableSphereGizmo"); \ static_assert(offsetof(UScalableSphereGizmo, HitErrorThreshold) == 0x000080, "Member 'UScalableSphereGizmo::HitErrorThreshold' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, TransactionDescription) == 0x000088, "Member 'UScalableSphereGizmo::TransactionDescription' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, Radius) == 0x0000A0, "Member 'UScalableSphereGizmo::Radius' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, bIsHovering) == 0x0000A4, "Member 'UScalableSphereGizmo::bIsHovering' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, bIsDragging) == 0x0000A5, "Member 'UScalableSphereGizmo::bIsDragging' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, ActiveTarget) == 0x0000A8, "Member 'UScalableSphereGizmo::ActiveTarget' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, ActiveAxis) == 0x0000B0, "Member 'UScalableSphereGizmo::ActiveAxis' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, DragStartWorldPosition) == 0x0000C8, "Member 'UScalableSphereGizmo::DragStartWorldPosition' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, DragCurrentPositionProjected) == 0x0000E0, "Member 'UScalableSphereGizmo::DragCurrentPositionProjected' has a wrong offset!"); \ static_assert(offsetof(UScalableSphereGizmo, InteractionStartParameter) == 0x0000F8, "Member 'UScalableSphereGizmo::InteractionStartParameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScalableSphereGizmoInputBehavior \ static_assert(alignof(UScalableSphereGizmoInputBehavior) == 0x000008, "Wrong alignment on UScalableSphereGizmoInputBehavior"); \ static_assert(sizeof(UScalableSphereGizmoInputBehavior) == 0x0000D0, "Wrong size on UScalableSphereGizmoInputBehavior"); \ #define DUMPER7_ASSERTS_UGizmoNilStateTarget \ static_assert(alignof(UGizmoNilStateTarget) == 0x000008, "Wrong alignment on UGizmoNilStateTarget"); \ static_assert(sizeof(UGizmoNilStateTarget) == 0x000030, "Wrong size on UGizmoNilStateTarget"); \ #define DUMPER7_ASSERTS_UGizmoLambdaStateTarget \ static_assert(alignof(UGizmoLambdaStateTarget) == 0x000008, "Wrong alignment on UGizmoLambdaStateTarget"); \ static_assert(sizeof(UGizmoLambdaStateTarget) == 0x0000B0, "Wrong size on UGizmoLambdaStateTarget"); \ #define DUMPER7_ASSERTS_UGizmoObjectModifyStateTarget \ static_assert(alignof(UGizmoObjectModifyStateTarget) == 0x000008, "Wrong alignment on UGizmoObjectModifyStateTarget"); \ static_assert(sizeof(UGizmoObjectModifyStateTarget) == 0x000060, "Wrong size on UGizmoObjectModifyStateTarget"); \ static_assert(offsetof(UGizmoObjectModifyStateTarget, TransactionManager) == 0x000050, "Member 'UGizmoObjectModifyStateTarget::TransactionManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoTransformChangeStateTarget \ static_assert(alignof(UGizmoTransformChangeStateTarget) == 0x000010, "Wrong alignment on UGizmoTransformChangeStateTarget"); \ static_assert(sizeof(UGizmoTransformChangeStateTarget) == 0x000140, "Wrong size on UGizmoTransformChangeStateTarget"); \ static_assert(offsetof(UGizmoTransformChangeStateTarget, TransactionManager) == 0x000050, "Member 'UGizmoTransformChangeStateTarget::TransactionManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombinedTransformGizmoContextObject \ static_assert(alignof(UCombinedTransformGizmoContextObject) == 0x000008, "Wrong alignment on UCombinedTransformGizmoContextObject"); \ static_assert(sizeof(UCombinedTransformGizmoContextObject) == 0x000040, "Wrong size on UCombinedTransformGizmoContextObject"); \ #define DUMPER7_ASSERTS_UTransformProxy \ static_assert(alignof(UTransformProxy) == 0x000010, "Wrong alignment on UTransformProxy"); \ static_assert(sizeof(UTransformProxy) == 0x0001B0, "Wrong size on UTransformProxy"); \ static_assert(offsetof(UTransformProxy, bRotatePerObject) == 0x0000D0, "Member 'UTransformProxy::bRotatePerObject' has a wrong offset!"); \ static_assert(offsetof(UTransformProxy, bSetPivotMode) == 0x0000D1, "Member 'UTransformProxy::bSetPivotMode' has a wrong offset!"); \ static_assert(offsetof(UTransformProxy, SharedTransform) == 0x0000F0, "Member 'UTransformProxy::SharedTransform' has a wrong offset!"); \ static_assert(offsetof(UTransformProxy, InitialSharedTransform) == 0x000150, "Member 'UTransformProxy::InitialSharedTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoBaseTransformSource \ static_assert(alignof(UGizmoBaseTransformSource) == 0x000008, "Wrong alignment on UGizmoBaseTransformSource"); \ static_assert(sizeof(UGizmoBaseTransformSource) == 0x000048, "Wrong size on UGizmoBaseTransformSource"); \ #define DUMPER7_ASSERTS_UGizmoComponentWorldTransformSource \ static_assert(alignof(UGizmoComponentWorldTransformSource) == 0x000008, "Wrong alignment on UGizmoComponentWorldTransformSource"); \ static_assert(sizeof(UGizmoComponentWorldTransformSource) == 0x000058, "Wrong size on UGizmoComponentWorldTransformSource"); \ static_assert(offsetof(UGizmoComponentWorldTransformSource, Component) == 0x000048, "Member 'UGizmoComponentWorldTransformSource::Component' has a wrong offset!"); \ static_assert(offsetof(UGizmoComponentWorldTransformSource, bModifyComponentOnTransform) == 0x000050, "Member 'UGizmoComponentWorldTransformSource::bModifyComponentOnTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoScaledTransformSource \ static_assert(alignof(UGizmoScaledTransformSource) == 0x000010, "Wrong alignment on UGizmoScaledTransformSource"); \ static_assert(sizeof(UGizmoScaledTransformSource) == 0x0000E0, "Wrong size on UGizmoScaledTransformSource"); \ static_assert(offsetof(UGizmoScaledTransformSource, ChildTransformSource) == 0x000048, "Member 'UGizmoScaledTransformSource::ChildTransformSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoTransformProxyTransformSource \ static_assert(alignof(UGizmoTransformProxyTransformSource) == 0x000008, "Wrong alignment on UGizmoTransformProxyTransformSource"); \ static_assert(sizeof(UGizmoTransformProxyTransformSource) == 0x000070, "Wrong size on UGizmoTransformProxyTransformSource"); \ static_assert(offsetof(UGizmoTransformProxyTransformSource, Proxy) == 0x000048, "Member 'UGizmoTransformProxyTransformSource::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGizmoScaledAndUnscaledTransformSources \ static_assert(alignof(UGizmoScaledAndUnscaledTransformSources) == 0x000008, "Wrong alignment on UGizmoScaledAndUnscaledTransformSources"); \ static_assert(sizeof(UGizmoScaledAndUnscaledTransformSources) == 0x000068, "Wrong size on UGizmoScaledAndUnscaledTransformSources"); \ static_assert(offsetof(UGizmoScaledAndUnscaledTransformSources, ScaledTransformSource) == 0x000048, "Member 'UGizmoScaledAndUnscaledTransformSources::ScaledTransformSource' has a wrong offset!"); \ static_assert(offsetof(UGizmoScaledAndUnscaledTransformSources, UnscaledTransformSource) == 0x000058, "Member 'UGizmoScaledAndUnscaledTransformSources::UnscaledTransformSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBrushBaseProperties \ static_assert(alignof(UBrushBaseProperties) == 0x000008, "Wrong alignment on UBrushBaseProperties"); \ static_assert(sizeof(UBrushBaseProperties) == 0x0000C0, "Wrong size on UBrushBaseProperties"); \ static_assert(offsetof(UBrushBaseProperties, BrushSize) == 0x0000A8, "Member 'UBrushBaseProperties::BrushSize' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, bSpecifyRadius) == 0x0000AC, "Member 'UBrushBaseProperties::bSpecifyRadius' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, BrushRadius) == 0x0000B0, "Member 'UBrushBaseProperties::BrushRadius' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, BrushStrength) == 0x0000B4, "Member 'UBrushBaseProperties::BrushStrength' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, BrushFalloffAmount) == 0x0000B8, "Member 'UBrushBaseProperties::BrushFalloffAmount' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, bShowStrength) == 0x0000BC, "Member 'UBrushBaseProperties::bShowStrength' has a wrong offset!"); \ static_assert(offsetof(UBrushBaseProperties, bShowFalloff) == 0x0000BD, "Member 'UBrushBaseProperties::bShowFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClickDragToolBuilder \ static_assert(alignof(UClickDragToolBuilder) == 0x000008, "Wrong alignment on UClickDragToolBuilder"); \ static_assert(sizeof(UClickDragToolBuilder) == 0x000028, "Wrong size on UClickDragToolBuilder"); \ #define DUMPER7_ASSERTS_UClickDragTool \ static_assert(alignof(UClickDragTool) == 0x000008, "Wrong alignment on UClickDragTool"); \ static_assert(sizeof(UClickDragTool) == 0x0000A0, "Wrong size on UClickDragTool"); \ #define DUMPER7_ASSERTS_USingleClickToolBuilder \ static_assert(alignof(USingleClickToolBuilder) == 0x000008, "Wrong alignment on USingleClickToolBuilder"); \ static_assert(sizeof(USingleClickToolBuilder) == 0x000028, "Wrong size on USingleClickToolBuilder"); \ #define DUMPER7_ASSERTS_UContextObjectStore \ static_assert(alignof(UContextObjectStore) == 0x000008, "Wrong alignment on UContextObjectStore"); \ static_assert(sizeof(UContextObjectStore) == 0x000038, "Wrong size on UContextObjectStore"); \ static_assert(offsetof(UContextObjectStore, ContextObjects) == 0x000028, "Member 'UContextObjectStore::ContextObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBehaviorSet \ static_assert(alignof(UInputBehaviorSet) == 0x000008, "Wrong alignment on UInputBehaviorSet"); \ static_assert(sizeof(UInputBehaviorSet) == 0x000038, "Wrong size on UInputBehaviorSet"); \ static_assert(offsetof(UInputBehaviorSet, Behaviors) == 0x000028, "Member 'UInputBehaviorSet::Behaviors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IInputBehaviorSource \ static_assert(alignof(IInputBehaviorSource) == 0x000001, "Wrong alignment on IInputBehaviorSource"); \ static_assert(sizeof(IInputBehaviorSource) == 0x000001, "Wrong size on IInputBehaviorSource"); \ #define DUMPER7_ASSERTS_ULocalInputBehaviorSource \ static_assert(alignof(ULocalInputBehaviorSource) == 0x000008, "Wrong alignment on ULocalInputBehaviorSource"); \ static_assert(sizeof(ULocalInputBehaviorSource) == 0x000070, "Wrong size on ULocalInputBehaviorSource"); \ #define DUMPER7_ASSERTS_UInputRouter \ static_assert(alignof(UInputRouter) == 0x000008, "Wrong alignment on UInputRouter"); \ static_assert(sizeof(UInputRouter) == 0x0000B0, "Wrong size on UInputRouter"); \ static_assert(offsetof(UInputRouter, bAutoInvalidateOnHover) == 0x000028, "Member 'UInputRouter::bAutoInvalidateOnHover' has a wrong offset!"); \ static_assert(offsetof(UInputRouter, bAutoInvalidateOnCapture) == 0x000029, "Member 'UInputRouter::bAutoInvalidateOnCapture' has a wrong offset!"); \ static_assert(offsetof(UInputRouter, ActiveInputBehaviors) == 0x000038, "Member 'UInputRouter::ActiveInputBehaviors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveGizmoManager \ static_assert(alignof(UInteractiveGizmoManager) == 0x000008, "Wrong alignment on UInteractiveGizmoManager"); \ static_assert(sizeof(UInteractiveGizmoManager) == 0x0000C0, "Wrong size on UInteractiveGizmoManager"); \ static_assert(offsetof(UInteractiveGizmoManager, ActiveGizmos) == 0x000030, "Member 'UInteractiveGizmoManager::ActiveGizmos' has a wrong offset!"); \ static_assert(offsetof(UInteractiveGizmoManager, GizmoBuilders) == 0x000058, "Member 'UInteractiveGizmoManager::GizmoBuilders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveToolManager \ static_assert(alignof(UInteractiveToolManager) == 0x000008, "Wrong alignment on UInteractiveToolManager"); \ static_assert(sizeof(UInteractiveToolManager) == 0x000180, "Wrong size on UInteractiveToolManager"); \ static_assert(offsetof(UInteractiveToolManager, ActiveLeftTool) == 0x000040, "Member 'UInteractiveToolManager::ActiveLeftTool' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolManager, ActiveRightTool) == 0x000048, "Member 'UInteractiveToolManager::ActiveRightTool' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolManager, ToolBuilders) == 0x0000D0, "Member 'UInteractiveToolManager::ToolBuilders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveToolsContext \ static_assert(alignof(UInteractiveToolsContext) == 0x000010, "Wrong alignment on UInteractiveToolsContext"); \ static_assert(sizeof(UInteractiveToolsContext) == 0x000330, "Wrong size on UInteractiveToolsContext"); \ static_assert(offsetof(UInteractiveToolsContext, InputRouter) == 0x000058, "Member 'UInteractiveToolsContext::InputRouter' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolsContext, TargetManager) == 0x000060, "Member 'UInteractiveToolsContext::TargetManager' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolsContext, ToolManager) == 0x000068, "Member 'UInteractiveToolsContext::ToolManager' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolsContext, GizmoManager) == 0x000070, "Member 'UInteractiveToolsContext::GizmoManager' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolsContext, ContextObjectStore) == 0x000078, "Member 'UInteractiveToolsContext::ContextObjectStore' has a wrong offset!"); \ static_assert(offsetof(UInteractiveToolsContext, ToolManagerClass) == 0x000300, "Member 'UInteractiveToolsContext::ToolManagerClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USelectionSet \ static_assert(alignof(USelectionSet) == 0x000008, "Wrong alignment on USelectionSet"); \ static_assert(sizeof(USelectionSet) == 0x000040, "Wrong size on USelectionSet"); \ #define DUMPER7_ASSERTS_UMeshSelectionSet \ static_assert(alignof(UMeshSelectionSet) == 0x000008, "Wrong alignment on UMeshSelectionSet"); \ static_assert(sizeof(UMeshSelectionSet) == 0x000080, "Wrong size on UMeshSelectionSet"); \ static_assert(offsetof(UMeshSelectionSet, Vertices) == 0x000040, "Member 'UMeshSelectionSet::Vertices' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionSet, Edges) == 0x000050, "Member 'UMeshSelectionSet::Edges' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionSet, Faces) == 0x000060, "Member 'UMeshSelectionSet::Faces' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionSet, Groups) == 0x000070, "Member 'UMeshSelectionSet::Groups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToolTargetManager \ static_assert(alignof(UToolTargetManager) == 0x000008, "Wrong alignment on UToolTargetManager"); \ static_assert(sizeof(UToolTargetManager) == 0x000040, "Wrong size on UToolTargetManager"); \ static_assert(offsetof(UToolTargetManager, Factories) == 0x000030, "Member 'UToolTargetManager::Factories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToolTarget \ static_assert(alignof(UToolTarget) == 0x000008, "Wrong alignment on UToolTarget"); \ static_assert(sizeof(UToolTarget) == 0x000028, "Wrong size on UToolTarget"); \ #define DUMPER7_ASSERTS_UPrimitiveComponentToolTarget \ static_assert(alignof(UPrimitiveComponentToolTarget) == 0x000008, "Wrong alignment on UPrimitiveComponentToolTarget"); \ static_assert(sizeof(UPrimitiveComponentToolTarget) == 0x000038, "Wrong size on UPrimitiveComponentToolTarget"); \ #define DUMPER7_ASSERTS_UToolTargetFactory \ static_assert(alignof(UToolTargetFactory) == 0x000008, "Wrong alignment on UToolTargetFactory"); \ static_assert(sizeof(UToolTargetFactory) == 0x000028, "Wrong size on UToolTargetFactory"); \ #define DUMPER7_ASSERTS_UPrimitiveComponentToolTargetFactory \ static_assert(alignof(UPrimitiveComponentToolTargetFactory) == 0x000008, "Wrong alignment on UPrimitiveComponentToolTargetFactory"); \ static_assert(sizeof(UPrimitiveComponentToolTargetFactory) == 0x000028, "Wrong size on UPrimitiveComponentToolTargetFactory"); \ #define DUMPER7_ASSERTS_SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget \ static_assert(alignof(SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget) == 0x000004, "Wrong alignment on SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget"); \ static_assert(sizeof(SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget) == 0x000004, "Wrong size on SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget"); \ static_assert(offsetof(SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget, EntryPoint) == 0x000000, "Member 'SHGameplayHealingItemsRowNotification_Widget_C_ExecuteUbergraph_SHGameplayHealingItemsRowNotification_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayHealingItemsRowNotification_Widget_C \ static_assert(alignof(USHGameplayHealingItemsRowNotification_Widget_C) == 0x000008, "Wrong alignment on USHGameplayHealingItemsRowNotification_Widget_C"); \ static_assert(sizeof(USHGameplayHealingItemsRowNotification_Widget_C) == 0x000338, "Wrong size on USHGameplayHealingItemsRowNotification_Widget_C"); \ static_assert(offsetof(USHGameplayHealingItemsRowNotification_Widget_C, UberGraphFrame) == 0x000330, "Member 'USHGameplayHealingItemsRowNotification_Widget_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModelingToolsAxisFilter \ static_assert(alignof(FModelingToolsAxisFilter) == 0x000001, "Wrong alignment on FModelingToolsAxisFilter"); \ static_assert(sizeof(FModelingToolsAxisFilter) == 0x000003, "Wrong size on FModelingToolsAxisFilter"); \ static_assert(offsetof(FModelingToolsAxisFilter, bAxisX) == 0x000000, "Member 'FModelingToolsAxisFilter::bAxisX' has a wrong offset!"); \ static_assert(offsetof(FModelingToolsAxisFilter, bAxisY) == 0x000001, "Member 'FModelingToolsAxisFilter::bAxisY' has a wrong offset!"); \ static_assert(offsetof(FModelingToolsAxisFilter, bAxisZ) == 0x000002, "Member 'FModelingToolsAxisFilter::bAxisZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRenderableTriangleVertex \ static_assert(alignof(FRenderableTriangleVertex) == 0x000008, "Wrong alignment on FRenderableTriangleVertex"); \ static_assert(sizeof(FRenderableTriangleVertex) == 0x000048, "Wrong size on FRenderableTriangleVertex"); \ static_assert(offsetof(FRenderableTriangleVertex, position) == 0x000000, "Member 'FRenderableTriangleVertex::position' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangleVertex, UV) == 0x000018, "Member 'FRenderableTriangleVertex::UV' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangleVertex, Normal) == 0x000028, "Member 'FRenderableTriangleVertex::Normal' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangleVertex, Color) == 0x000040, "Member 'FRenderableTriangleVertex::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRenderableTriangle \ static_assert(alignof(FRenderableTriangle) == 0x000008, "Wrong alignment on FRenderableTriangle"); \ static_assert(sizeof(FRenderableTriangle) == 0x0000E0, "Wrong size on FRenderableTriangle"); \ static_assert(offsetof(FRenderableTriangle, Material) == 0x000000, "Member 'FRenderableTriangle::Material' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangle, Vertex0) == 0x000008, "Member 'FRenderableTriangle::Vertex0' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangle, Vertex1) == 0x000050, "Member 'FRenderableTriangle::Vertex1' has a wrong offset!"); \ static_assert(offsetof(FRenderableTriangle, Vertex2) == 0x000098, "Member 'FRenderableTriangle::Vertex2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreateMeshObjectParams \ static_assert(alignof(FCreateMeshObjectParams) == 0x000010, "Wrong alignment on FCreateMeshObjectParams"); \ static_assert(sizeof(FCreateMeshObjectParams) == 0x0005E0, "Wrong size on FCreateMeshObjectParams"); \ static_assert(offsetof(FCreateMeshObjectParams, SourceComponent) == 0x000000, "Member 'FCreateMeshObjectParams::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, TypeHint) == 0x000008, "Member 'FCreateMeshObjectParams::TypeHint' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, TypeHintClass) == 0x000010, "Member 'FCreateMeshObjectParams::TypeHintClass' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, TypeHintExtended) == 0x000018, "Member 'FCreateMeshObjectParams::TypeHintExtended' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, TargetWorld) == 0x000020, "Member 'FCreateMeshObjectParams::TargetWorld' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, Transform) == 0x000030, "Member 'FCreateMeshObjectParams::Transform' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, BaseName) == 0x000090, "Member 'FCreateMeshObjectParams::BaseName' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, Materials) == 0x0000A0, "Member 'FCreateMeshObjectParams::Materials' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, AssetMaterials) == 0x0000B0, "Member 'FCreateMeshObjectParams::AssetMaterials' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, bEnableCollision) == 0x0000C0, "Member 'FCreateMeshObjectParams::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, CollisionMode) == 0x0000C1, "Member 'FCreateMeshObjectParams::CollisionMode' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, bEnableRaytracingSupport) == 0x0000C2, "Member 'FCreateMeshObjectParams::bEnableRaytracingSupport' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, bEnableRecomputeNormals) == 0x0000C3, "Member 'FCreateMeshObjectParams::bEnableRecomputeNormals' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, bEnableRecomputeTangents) == 0x0000C4, "Member 'FCreateMeshObjectParams::bEnableRecomputeTangents' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, bEnableNanite) == 0x0000C5, "Member 'FCreateMeshObjectParams::bEnableNanite' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, NaniteProxyTrianglePercent) == 0x0000C8, "Member 'FCreateMeshObjectParams::NaniteProxyTrianglePercent' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectParams, NaniteSettings) == 0x0000CC, "Member 'FCreateMeshObjectParams::NaniteSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreateMeshObjectResult \ static_assert(alignof(FCreateMeshObjectResult) == 0x000008, "Wrong alignment on FCreateMeshObjectResult"); \ static_assert(sizeof(FCreateMeshObjectResult) == 0x000020, "Wrong size on FCreateMeshObjectResult"); \ static_assert(offsetof(FCreateMeshObjectResult, ResultCode) == 0x000000, "Member 'FCreateMeshObjectResult::ResultCode' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectResult, NewActor) == 0x000008, "Member 'FCreateMeshObjectResult::NewActor' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectResult, NewComponent) == 0x000010, "Member 'FCreateMeshObjectResult::NewComponent' has a wrong offset!"); \ static_assert(offsetof(FCreateMeshObjectResult, NewAsset) == 0x000018, "Member 'FCreateMeshObjectResult::NewAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreateTextureObjectParams \ static_assert(alignof(FCreateTextureObjectParams) == 0x000008, "Wrong alignment on FCreateTextureObjectParams"); \ static_assert(sizeof(FCreateTextureObjectParams) == 0x000030, "Wrong size on FCreateTextureObjectParams"); \ static_assert(offsetof(FCreateTextureObjectParams, TypeHintExtended) == 0x000000, "Member 'FCreateTextureObjectParams::TypeHintExtended' has a wrong offset!"); \ static_assert(offsetof(FCreateTextureObjectParams, TargetWorld) == 0x000008, "Member 'FCreateTextureObjectParams::TargetWorld' has a wrong offset!"); \ static_assert(offsetof(FCreateTextureObjectParams, StoreRelativeToObject) == 0x000010, "Member 'FCreateTextureObjectParams::StoreRelativeToObject' has a wrong offset!"); \ static_assert(offsetof(FCreateTextureObjectParams, BaseName) == 0x000018, "Member 'FCreateTextureObjectParams::BaseName' has a wrong offset!"); \ static_assert(offsetof(FCreateTextureObjectParams, GeneratedTransientTexture) == 0x000028, "Member 'FCreateTextureObjectParams::GeneratedTransientTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCreateTextureObjectResult \ static_assert(alignof(FCreateTextureObjectResult) == 0x000008, "Wrong alignment on FCreateTextureObjectResult"); \ static_assert(sizeof(FCreateTextureObjectResult) == 0x000010, "Wrong size on FCreateTextureObjectResult"); \ static_assert(offsetof(FCreateTextureObjectResult, ResultCode) == 0x000000, "Member 'FCreateTextureObjectResult::ResultCode' has a wrong offset!"); \ static_assert(offsetof(FCreateTextureObjectResult, NewAsset) == 0x000008, "Member 'FCreateTextureObjectResult::NewAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IPersistentDynamicMeshSource \ static_assert(alignof(IPersistentDynamicMeshSource) == 0x000001, "Wrong alignment on IPersistentDynamicMeshSource"); \ static_assert(sizeof(IPersistentDynamicMeshSource) == 0x000001, "Wrong size on IPersistentDynamicMeshSource"); \ #define DUMPER7_ASSERTS_UMultiSelectionMeshEditingToolBuilder \ static_assert(alignof(UMultiSelectionMeshEditingToolBuilder) == 0x000008, "Wrong alignment on UMultiSelectionMeshEditingToolBuilder"); \ static_assert(sizeof(UMultiSelectionMeshEditingToolBuilder) == 0x000028, "Wrong size on UMultiSelectionMeshEditingToolBuilder"); \ #define DUMPER7_ASSERTS_UBaseCreateFromSelectedToolBuilder \ static_assert(alignof(UBaseCreateFromSelectedToolBuilder) == 0x000008, "Wrong alignment on UBaseCreateFromSelectedToolBuilder"); \ static_assert(sizeof(UBaseCreateFromSelectedToolBuilder) == 0x000028, "Wrong size on UBaseCreateFromSelectedToolBuilder"); \ #define DUMPER7_ASSERTS_UPointSetComponent \ static_assert(alignof(UPointSetComponent) == 0x000010, "Wrong alignment on UPointSetComponent"); \ static_assert(sizeof(UPointSetComponent) == 0x000600, "Wrong size on UPointSetComponent"); \ static_assert(offsetof(UPointSetComponent, PointMaterial) == 0x000578, "Member 'UPointSetComponent::PointMaterial' has a wrong offset!"); \ static_assert(offsetof(UPointSetComponent, Bounds) == 0x000580, "Member 'UPointSetComponent::Bounds' has a wrong offset!"); \ static_assert(offsetof(UPointSetComponent, bBoundsDirty) == 0x0005B8, "Member 'UPointSetComponent::bBoundsDirty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometrySelectionEditCommand \ static_assert(alignof(UGeometrySelectionEditCommand) == 0x000008, "Wrong alignment on UGeometrySelectionEditCommand"); \ static_assert(sizeof(UGeometrySelectionEditCommand) == 0x000028, "Wrong size on UGeometrySelectionEditCommand"); \ #define DUMPER7_ASSERTS_UMeshSurfacePointMeshEditingToolBuilder \ static_assert(alignof(UMeshSurfacePointMeshEditingToolBuilder) == 0x000008, "Wrong alignment on UMeshSurfacePointMeshEditingToolBuilder"); \ static_assert(sizeof(UMeshSurfacePointMeshEditingToolBuilder) == 0x000030, "Wrong size on UMeshSurfacePointMeshEditingToolBuilder"); \ #define DUMPER7_ASSERTS_USingleSelectionMeshEditingToolBuilder \ static_assert(alignof(USingleSelectionMeshEditingToolBuilder) == 0x000008, "Wrong alignment on USingleSelectionMeshEditingToolBuilder"); \ static_assert(sizeof(USingleSelectionMeshEditingToolBuilder) == 0x000028, "Wrong size on USingleSelectionMeshEditingToolBuilder"); \ #define DUMPER7_ASSERTS_IDynamicMeshCommitter \ static_assert(alignof(IDynamicMeshCommitter) == 0x000001, "Wrong alignment on IDynamicMeshCommitter"); \ static_assert(sizeof(IDynamicMeshCommitter) == 0x000001, "Wrong size on IDynamicMeshCommitter"); \ #define DUMPER7_ASSERTS_UMultiSelectionMeshEditingTool \ static_assert(alignof(UMultiSelectionMeshEditingTool) == 0x000008, "Wrong alignment on UMultiSelectionMeshEditingTool"); \ static_assert(sizeof(UMultiSelectionMeshEditingTool) == 0x0000B8, "Wrong size on UMultiSelectionMeshEditingTool"); \ static_assert(offsetof(UMultiSelectionMeshEditingTool, TargetWorld) == 0x0000B0, "Member 'UMultiSelectionMeshEditingTool::TargetWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseCreateFromSelectedTool \ static_assert(alignof(UBaseCreateFromSelectedTool) == 0x000008, "Wrong alignment on UBaseCreateFromSelectedTool"); \ static_assert(sizeof(UBaseCreateFromSelectedTool) == 0x000100, "Wrong size on UBaseCreateFromSelectedTool"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, TransformProperties) == 0x0000C0, "Member 'UBaseCreateFromSelectedTool::TransformProperties' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, OutputTypeProperties) == 0x0000C8, "Member 'UBaseCreateFromSelectedTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, HandleSourcesProperties) == 0x0000D0, "Member 'UBaseCreateFromSelectedTool::HandleSourcesProperties' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, Preview) == 0x0000D8, "Member 'UBaseCreateFromSelectedTool::Preview' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, TransformProxies) == 0x0000E0, "Member 'UBaseCreateFromSelectedTool::TransformProxies' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedTool, TransformGizmos) == 0x0000F0, "Member 'UBaseCreateFromSelectedTool::TransformGizmos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolygonSelectionMechanic \ static_assert(alignof(UPolygonSelectionMechanic) == 0x000010, "Wrong alignment on UPolygonSelectionMechanic"); \ static_assert(sizeof(UPolygonSelectionMechanic) == 0x000B00, "Wrong size on UPolygonSelectionMechanic"); \ static_assert(offsetof(UPolygonSelectionMechanic, Properties) == 0x000078, "Member 'UPolygonSelectionMechanic::Properties' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, HoverBehavior) == 0x0000E0, "Member 'UPolygonSelectionMechanic::HoverBehavior' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, ClickOrDragBehavior) == 0x0000E8, "Member 'UPolygonSelectionMechanic::ClickOrDragBehavior' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, MarqueeMechanic) == 0x0000F0, "Member 'UPolygonSelectionMechanic::MarqueeMechanic' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, PreviewGeometryActor) == 0x0006D0, "Member 'UPolygonSelectionMechanic::PreviewGeometryActor' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, DrawnTriangleSetComponent) == 0x0006D8, "Member 'UPolygonSelectionMechanic::DrawnTriangleSetComponent' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanic, HighlightedFaceMaterial) == 0x000730, "Member 'UPolygonSelectionMechanic::HighlightedFaceMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTriangleSetComponent \ static_assert(alignof(UTriangleSetComponent) == 0x000010, "Wrong alignment on UTriangleSetComponent"); \ static_assert(sizeof(UTriangleSetComponent) == 0x000680, "Wrong size on UTriangleSetComponent"); \ static_assert(offsetof(UTriangleSetComponent, Bounds) == 0x000578, "Member 'UTriangleSetComponent::Bounds' has a wrong offset!"); \ static_assert(offsetof(UTriangleSetComponent, bBoundsDirty) == 0x0005B0, "Member 'UTriangleSetComponent::bBoundsDirty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USingleSelectionMeshEditingTool \ static_assert(alignof(USingleSelectionMeshEditingTool) == 0x000008, "Wrong alignment on USingleSelectionMeshEditingTool"); \ static_assert(sizeof(USingleSelectionMeshEditingTool) == 0x0000B8, "Wrong size on USingleSelectionMeshEditingTool"); \ static_assert(offsetof(USingleSelectionMeshEditingTool, TargetWorld) == 0x0000A8, "Member 'USingleSelectionMeshEditingTool::TargetWorld' has a wrong offset!"); \ static_assert(offsetof(USingleSelectionMeshEditingTool, InputSelection) == 0x0000B0, "Member 'USingleSelectionMeshEditingTool::InputSelection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URectangleMarqueeMechanic \ static_assert(alignof(URectangleMarqueeMechanic) == 0x000010, "Wrong alignment on URectangleMarqueeMechanic"); \ static_assert(sizeof(URectangleMarqueeMechanic) == 0x000220, "Wrong size on URectangleMarqueeMechanic"); \ static_assert(offsetof(URectangleMarqueeMechanic, bUseExternalClickDragBehavior) == 0x000038, "Member 'URectangleMarqueeMechanic::bUseExternalClickDragBehavior' has a wrong offset!"); \ static_assert(offsetof(URectangleMarqueeMechanic, bUseExternalUpdateCameraState) == 0x000039, "Member 'URectangleMarqueeMechanic::bUseExternalUpdateCameraState' has a wrong offset!"); \ static_assert(offsetof(URectangleMarqueeMechanic, OnDragRectangleChangedDeferredThreshold) == 0x000080, "Member 'URectangleMarqueeMechanic::OnDragRectangleChangedDeferredThreshold' has a wrong offset!"); \ static_assert(offsetof(URectangleMarqueeMechanic, ClickDragBehavior) == 0x0000D0, "Member 'URectangleMarqueeMechanic::ClickDragBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractiveToolActivity \ static_assert(alignof(UInteractiveToolActivity) == 0x000008, "Wrong alignment on UInteractiveToolActivity"); \ static_assert(sizeof(UInteractiveToolActivity) == 0x000030, "Wrong size on UInteractiveToolActivity"); \ #define DUMPER7_ASSERTS_IDynamicMeshProvider \ static_assert(alignof(IDynamicMeshProvider) == 0x000001, "Wrong alignment on IDynamicMeshProvider"); \ static_assert(sizeof(IDynamicMeshProvider) == 0x000001, "Wrong size on IDynamicMeshProvider"); \ #define DUMPER7_ASSERTS_UGeometrySelectionManager \ static_assert(alignof(UGeometrySelectionManager) == 0x000008, "Wrong alignment on UGeometrySelectionManager"); \ static_assert(sizeof(UGeometrySelectionManager) == 0x000150, "Wrong size on UGeometrySelectionManager"); \ static_assert(offsetof(UGeometrySelectionManager, SelectionArguments) == 0x000050, "Member 'UGeometrySelectionManager::SelectionArguments' has a wrong offset!"); \ static_assert(offsetof(UGeometrySelectionManager, ToolsContext) == 0x000060, "Member 'UGeometrySelectionManager::ToolsContext' has a wrong offset!"); \ static_assert(offsetof(UGeometrySelectionManager, OldSelection) == 0x000148, "Member 'UGeometrySelectionManager::OldSelection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IToolActivityHost \ static_assert(alignof(IToolActivityHost) == 0x000001, "Wrong alignment on IToolActivityHost"); \ static_assert(sizeof(IToolActivityHost) == 0x000001, "Wrong size on IToolActivityHost"); \ #define DUMPER7_ASSERTS_UGeometrySelectionEditCommandArguments \ static_assert(alignof(UGeometrySelectionEditCommandArguments) == 0x000008, "Wrong alignment on UGeometrySelectionEditCommandArguments"); \ static_assert(sizeof(UGeometrySelectionEditCommandArguments) == 0x000048, "Wrong size on UGeometrySelectionEditCommandArguments"); \ #define DUMPER7_ASSERTS_UVoxelProperties \ static_assert(alignof(UVoxelProperties) == 0x000008, "Wrong alignment on UVoxelProperties"); \ static_assert(sizeof(UVoxelProperties) == 0x0000C0, "Wrong size on UVoxelProperties"); \ static_assert(offsetof(UVoxelProperties, VoxelCount) == 0x0000A8, "Member 'UVoxelProperties::VoxelCount' has a wrong offset!"); \ static_assert(offsetof(UVoxelProperties, bAutoSimplify) == 0x0000AC, "Member 'UVoxelProperties::bAutoSimplify' has a wrong offset!"); \ static_assert(offsetof(UVoxelProperties, bRemoveInternalSurfaces) == 0x0000AD, "Member 'UVoxelProperties::bRemoveInternalSurfaces' has a wrong offset!"); \ static_assert(offsetof(UVoxelProperties, SimplifyMaxErrorFactor) == 0x0000B0, "Member 'UVoxelProperties::SimplifyMaxErrorFactor' has a wrong offset!"); \ static_assert(offsetof(UVoxelProperties, CubeRootMinComponentVolume) == 0x0000B8, "Member 'UVoxelProperties::CubeRootMinComponentVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnAcceptHandleSourcesPropertiesBase \ static_assert(alignof(UOnAcceptHandleSourcesPropertiesBase) == 0x000008, "Wrong alignment on UOnAcceptHandleSourcesPropertiesBase"); \ static_assert(sizeof(UOnAcceptHandleSourcesPropertiesBase) == 0x0000A8, "Wrong size on UOnAcceptHandleSourcesPropertiesBase"); \ #define DUMPER7_ASSERTS_UOnAcceptHandleSourcesProperties \ static_assert(alignof(UOnAcceptHandleSourcesProperties) == 0x000008, "Wrong alignment on UOnAcceptHandleSourcesProperties"); \ static_assert(sizeof(UOnAcceptHandleSourcesProperties) == 0x0000B0, "Wrong size on UOnAcceptHandleSourcesProperties"); \ static_assert(offsetof(UOnAcceptHandleSourcesProperties, HandleInputs) == 0x0000A8, "Member 'UOnAcceptHandleSourcesProperties::HandleInputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseCreateFromSelectedHandleSourceProperties \ static_assert(alignof(UBaseCreateFromSelectedHandleSourceProperties) == 0x000008, "Wrong alignment on UBaseCreateFromSelectedHandleSourceProperties"); \ static_assert(sizeof(UBaseCreateFromSelectedHandleSourceProperties) == 0x0000D8, "Wrong size on UBaseCreateFromSelectedHandleSourceProperties"); \ static_assert(offsetof(UBaseCreateFromSelectedHandleSourceProperties, OutputWriteTo) == 0x0000B0, "Member 'UBaseCreateFromSelectedHandleSourceProperties::OutputWriteTo' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedHandleSourceProperties, OutputNewName) == 0x0000B8, "Member 'UBaseCreateFromSelectedHandleSourceProperties::OutputNewName' has a wrong offset!"); \ static_assert(offsetof(UBaseCreateFromSelectedHandleSourceProperties, OutputExistingName) == 0x0000C8, "Member 'UBaseCreateFromSelectedHandleSourceProperties::OutputExistingName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransformInputsToolProperties \ static_assert(alignof(UTransformInputsToolProperties) == 0x000008, "Wrong alignment on UTransformInputsToolProperties"); \ static_assert(sizeof(UTransformInputsToolProperties) == 0x0000B0, "Wrong size on UTransformInputsToolProperties"); \ static_assert(offsetof(UTransformInputsToolProperties, bShowTransformGizmo) == 0x0000A8, "Member 'UTransformInputsToolProperties::bShowTransformGizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseMeshProcessingToolBuilder \ static_assert(alignof(UBaseMeshProcessingToolBuilder) == 0x000008, "Wrong alignment on UBaseMeshProcessingToolBuilder"); \ static_assert(sizeof(UBaseMeshProcessingToolBuilder) == 0x000028, "Wrong size on UBaseMeshProcessingToolBuilder"); \ #define DUMPER7_ASSERTS_UBaseMeshProcessingTool \ static_assert(alignof(UBaseMeshProcessingTool) == 0x000010, "Wrong alignment on UBaseMeshProcessingTool"); \ static_assert(sizeof(UBaseMeshProcessingTool) == 0x000400, "Wrong size on UBaseMeshProcessingTool"); \ static_assert(offsetof(UBaseMeshProcessingTool, Preview) == 0x0000C8, "Member 'UBaseMeshProcessingTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseVoxelTool \ static_assert(alignof(UBaseVoxelTool) == 0x000008, "Wrong alignment on UBaseVoxelTool"); \ static_assert(sizeof(UBaseVoxelTool) == 0x000118, "Wrong size on UBaseVoxelTool"); \ static_assert(offsetof(UBaseVoxelTool, VoxProperties) == 0x000100, "Member 'UBaseVoxelTool::VoxProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshReplacementChangeTarget \ static_assert(alignof(UDynamicMeshReplacementChangeTarget) == 0x000008, "Wrong alignment on UDynamicMeshReplacementChangeTarget"); \ static_assert(sizeof(UDynamicMeshReplacementChangeTarget) == 0x000058, "Wrong size on UDynamicMeshReplacementChangeTarget"); \ #define DUMPER7_ASSERTS_OctreeDynamicMeshComponent_SetDynamicMesh \ static_assert(alignof(OctreeDynamicMeshComponent_SetDynamicMesh) == 0x000008, "Wrong alignment on OctreeDynamicMeshComponent_SetDynamicMesh"); \ static_assert(sizeof(OctreeDynamicMeshComponent_SetDynamicMesh) == 0x000008, "Wrong size on OctreeDynamicMeshComponent_SetDynamicMesh"); \ static_assert(offsetof(OctreeDynamicMeshComponent_SetDynamicMesh, NewMesh) == 0x000000, "Member 'OctreeDynamicMeshComponent_SetDynamicMesh::NewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOctreeDynamicMeshComponent \ static_assert(alignof(UOctreeDynamicMeshComponent) == 0x000010, "Wrong alignment on UOctreeDynamicMeshComponent"); \ static_assert(sizeof(UOctreeDynamicMeshComponent) == 0x000700, "Wrong size on UOctreeDynamicMeshComponent"); \ static_assert(offsetof(UOctreeDynamicMeshComponent, MeshObject) == 0x000640, "Member 'UOctreeDynamicMeshComponent::MeshObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULineSetComponent \ static_assert(alignof(ULineSetComponent) == 0x000010, "Wrong alignment on ULineSetComponent"); \ static_assert(sizeof(ULineSetComponent) == 0x000600, "Wrong size on ULineSetComponent"); \ static_assert(offsetof(ULineSetComponent, LineMaterial) == 0x000578, "Member 'ULineSetComponent::LineMaterial' has a wrong offset!"); \ static_assert(offsetof(ULineSetComponent, Bounds) == 0x000580, "Member 'ULineSetComponent::Bounds' has a wrong offset!"); \ static_assert(offsetof(ULineSetComponent, bBoundsDirty) == 0x0005B8, "Member 'ULineSetComponent::bBoundsDirty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshElementsVisualizerProperties \ static_assert(alignof(UMeshElementsVisualizerProperties) == 0x000008, "Wrong alignment on UMeshElementsVisualizerProperties"); \ static_assert(sizeof(UMeshElementsVisualizerProperties) == 0x0000D0, "Wrong size on UMeshElementsVisualizerProperties"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bVisible) == 0x0000A8, "Member 'UMeshElementsVisualizerProperties::bVisible' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bShowWireframe) == 0x0000A9, "Member 'UMeshElementsVisualizerProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bShowBorders) == 0x0000AA, "Member 'UMeshElementsVisualizerProperties::bShowBorders' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bShowUVSeams) == 0x0000AB, "Member 'UMeshElementsVisualizerProperties::bShowUVSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bShowNormalSeams) == 0x0000AC, "Member 'UMeshElementsVisualizerProperties::bShowNormalSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bShowColorSeams) == 0x0000AD, "Member 'UMeshElementsVisualizerProperties::bShowColorSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, ThicknessScale) == 0x0000B0, "Member 'UMeshElementsVisualizerProperties::ThicknessScale' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, WireframeColor) == 0x0000B4, "Member 'UMeshElementsVisualizerProperties::WireframeColor' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, BoundaryEdgeColor) == 0x0000B8, "Member 'UMeshElementsVisualizerProperties::BoundaryEdgeColor' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, UVSeamColor) == 0x0000BC, "Member 'UMeshElementsVisualizerProperties::UVSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, NormalSeamColor) == 0x0000C0, "Member 'UMeshElementsVisualizerProperties::NormalSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, ColorSeamColor) == 0x0000C4, "Member 'UMeshElementsVisualizerProperties::ColorSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, DepthBias) == 0x0000C8, "Member 'UMeshElementsVisualizerProperties::DepthBias' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizerProperties, bAdjustDepthBiasUsingMeshSize) == 0x0000CC, "Member 'UMeshElementsVisualizerProperties::bAdjustDepthBiasUsingMeshSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_AddLineSet \ static_assert(alignof(PreviewGeometry_AddLineSet) == 0x000008, "Wrong alignment on PreviewGeometry_AddLineSet"); \ static_assert(sizeof(PreviewGeometry_AddLineSet) == 0x000018, "Wrong size on PreviewGeometry_AddLineSet"); \ static_assert(offsetof(PreviewGeometry_AddLineSet, LineSetIdentifier) == 0x000000, "Member 'PreviewGeometry_AddLineSet::LineSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_AddLineSet, ReturnValue) == 0x000010, "Member 'PreviewGeometry_AddLineSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_AddPointSet \ static_assert(alignof(PreviewGeometry_AddPointSet) == 0x000008, "Wrong alignment on PreviewGeometry_AddPointSet"); \ static_assert(sizeof(PreviewGeometry_AddPointSet) == 0x000018, "Wrong size on PreviewGeometry_AddPointSet"); \ static_assert(offsetof(PreviewGeometry_AddPointSet, PointSetIdentifier) == 0x000000, "Member 'PreviewGeometry_AddPointSet::PointSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_AddPointSet, ReturnValue) == 0x000010, "Member 'PreviewGeometry_AddPointSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_CreateInWorld \ static_assert(alignof(PreviewGeometry_CreateInWorld) == 0x000010, "Wrong alignment on PreviewGeometry_CreateInWorld"); \ static_assert(sizeof(PreviewGeometry_CreateInWorld) == 0x000070, "Wrong size on PreviewGeometry_CreateInWorld"); \ static_assert(offsetof(PreviewGeometry_CreateInWorld, World) == 0x000000, "Member 'PreviewGeometry_CreateInWorld::World' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_CreateInWorld, WithTransform) == 0x000010, "Member 'PreviewGeometry_CreateInWorld::WithTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_FindLineSet \ static_assert(alignof(PreviewGeometry_FindLineSet) == 0x000008, "Wrong alignment on PreviewGeometry_FindLineSet"); \ static_assert(sizeof(PreviewGeometry_FindLineSet) == 0x000018, "Wrong size on PreviewGeometry_FindLineSet"); \ static_assert(offsetof(PreviewGeometry_FindLineSet, LineSetIdentifier) == 0x000000, "Member 'PreviewGeometry_FindLineSet::LineSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_FindLineSet, ReturnValue) == 0x000010, "Member 'PreviewGeometry_FindLineSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_FindPointSet \ static_assert(alignof(PreviewGeometry_FindPointSet) == 0x000008, "Wrong alignment on PreviewGeometry_FindPointSet"); \ static_assert(sizeof(PreviewGeometry_FindPointSet) == 0x000018, "Wrong size on PreviewGeometry_FindPointSet"); \ static_assert(offsetof(PreviewGeometry_FindPointSet, PointSetIdentifier) == 0x000000, "Member 'PreviewGeometry_FindPointSet::PointSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_FindPointSet, ReturnValue) == 0x000010, "Member 'PreviewGeometry_FindPointSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_RemoveAllLineSets \ static_assert(alignof(PreviewGeometry_RemoveAllLineSets) == 0x000001, "Wrong alignment on PreviewGeometry_RemoveAllLineSets"); \ static_assert(sizeof(PreviewGeometry_RemoveAllLineSets) == 0x000001, "Wrong size on PreviewGeometry_RemoveAllLineSets"); \ static_assert(offsetof(PreviewGeometry_RemoveAllLineSets, bDestroy) == 0x000000, "Member 'PreviewGeometry_RemoveAllLineSets::bDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_RemoveAllPointSets \ static_assert(alignof(PreviewGeometry_RemoveAllPointSets) == 0x000001, "Wrong alignment on PreviewGeometry_RemoveAllPointSets"); \ static_assert(sizeof(PreviewGeometry_RemoveAllPointSets) == 0x000001, "Wrong size on PreviewGeometry_RemoveAllPointSets"); \ static_assert(offsetof(PreviewGeometry_RemoveAllPointSets, bDestroy) == 0x000000, "Member 'PreviewGeometry_RemoveAllPointSets::bDestroy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_RemoveLineSet \ static_assert(alignof(PreviewGeometry_RemoveLineSet) == 0x000008, "Wrong alignment on PreviewGeometry_RemoveLineSet"); \ static_assert(sizeof(PreviewGeometry_RemoveLineSet) == 0x000018, "Wrong size on PreviewGeometry_RemoveLineSet"); \ static_assert(offsetof(PreviewGeometry_RemoveLineSet, LineSetIdentifier) == 0x000000, "Member 'PreviewGeometry_RemoveLineSet::LineSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_RemoveLineSet, bDestroy) == 0x000010, "Member 'PreviewGeometry_RemoveLineSet::bDestroy' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_RemoveLineSet, ReturnValue) == 0x000011, "Member 'PreviewGeometry_RemoveLineSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_RemovePointSet \ static_assert(alignof(PreviewGeometry_RemovePointSet) == 0x000008, "Wrong alignment on PreviewGeometry_RemovePointSet"); \ static_assert(sizeof(PreviewGeometry_RemovePointSet) == 0x000018, "Wrong size on PreviewGeometry_RemovePointSet"); \ static_assert(offsetof(PreviewGeometry_RemovePointSet, PointSetIdentifier) == 0x000000, "Member 'PreviewGeometry_RemovePointSet::PointSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_RemovePointSet, bDestroy) == 0x000010, "Member 'PreviewGeometry_RemovePointSet::bDestroy' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_RemovePointSet, ReturnValue) == 0x000011, "Member 'PreviewGeometry_RemovePointSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetAllLineSetsMaterial \ static_assert(alignof(PreviewGeometry_SetAllLineSetsMaterial) == 0x000008, "Wrong alignment on PreviewGeometry_SetAllLineSetsMaterial"); \ static_assert(sizeof(PreviewGeometry_SetAllLineSetsMaterial) == 0x000008, "Wrong size on PreviewGeometry_SetAllLineSetsMaterial"); \ static_assert(offsetof(PreviewGeometry_SetAllLineSetsMaterial, Material) == 0x000000, "Member 'PreviewGeometry_SetAllLineSetsMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetAllPointSetsMaterial \ static_assert(alignof(PreviewGeometry_SetAllPointSetsMaterial) == 0x000008, "Wrong alignment on PreviewGeometry_SetAllPointSetsMaterial"); \ static_assert(sizeof(PreviewGeometry_SetAllPointSetsMaterial) == 0x000008, "Wrong size on PreviewGeometry_SetAllPointSetsMaterial"); \ static_assert(offsetof(PreviewGeometry_SetAllPointSetsMaterial, Material) == 0x000000, "Member 'PreviewGeometry_SetAllPointSetsMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetLineSetMaterial \ static_assert(alignof(PreviewGeometry_SetLineSetMaterial) == 0x000008, "Wrong alignment on PreviewGeometry_SetLineSetMaterial"); \ static_assert(sizeof(PreviewGeometry_SetLineSetMaterial) == 0x000020, "Wrong size on PreviewGeometry_SetLineSetMaterial"); \ static_assert(offsetof(PreviewGeometry_SetLineSetMaterial, LineSetIdentifier) == 0x000000, "Member 'PreviewGeometry_SetLineSetMaterial::LineSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetLineSetMaterial, NewMaterial) == 0x000010, "Member 'PreviewGeometry_SetLineSetMaterial::NewMaterial' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetLineSetMaterial, ReturnValue) == 0x000018, "Member 'PreviewGeometry_SetLineSetMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetLineSetVisibility \ static_assert(alignof(PreviewGeometry_SetLineSetVisibility) == 0x000008, "Wrong alignment on PreviewGeometry_SetLineSetVisibility"); \ static_assert(sizeof(PreviewGeometry_SetLineSetVisibility) == 0x000018, "Wrong size on PreviewGeometry_SetLineSetVisibility"); \ static_assert(offsetof(PreviewGeometry_SetLineSetVisibility, LineSetIdentifier) == 0x000000, "Member 'PreviewGeometry_SetLineSetVisibility::LineSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetLineSetVisibility, bVisible) == 0x000010, "Member 'PreviewGeometry_SetLineSetVisibility::bVisible' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetLineSetVisibility, ReturnValue) == 0x000011, "Member 'PreviewGeometry_SetLineSetVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetPointSetMaterial \ static_assert(alignof(PreviewGeometry_SetPointSetMaterial) == 0x000008, "Wrong alignment on PreviewGeometry_SetPointSetMaterial"); \ static_assert(sizeof(PreviewGeometry_SetPointSetMaterial) == 0x000020, "Wrong size on PreviewGeometry_SetPointSetMaterial"); \ static_assert(offsetof(PreviewGeometry_SetPointSetMaterial, PointSetIdentifier) == 0x000000, "Member 'PreviewGeometry_SetPointSetMaterial::PointSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetPointSetMaterial, NewMaterial) == 0x000010, "Member 'PreviewGeometry_SetPointSetMaterial::NewMaterial' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetPointSetMaterial, ReturnValue) == 0x000018, "Member 'PreviewGeometry_SetPointSetMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_SetPointSetVisibility \ static_assert(alignof(PreviewGeometry_SetPointSetVisibility) == 0x000008, "Wrong alignment on PreviewGeometry_SetPointSetVisibility"); \ static_assert(sizeof(PreviewGeometry_SetPointSetVisibility) == 0x000018, "Wrong size on PreviewGeometry_SetPointSetVisibility"); \ static_assert(offsetof(PreviewGeometry_SetPointSetVisibility, PointSetIdentifier) == 0x000000, "Member 'PreviewGeometry_SetPointSetVisibility::PointSetIdentifier' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetPointSetVisibility, bVisible) == 0x000010, "Member 'PreviewGeometry_SetPointSetVisibility::bVisible' has a wrong offset!"); \ static_assert(offsetof(PreviewGeometry_SetPointSetVisibility, ReturnValue) == 0x000011, "Member 'PreviewGeometry_SetPointSetVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PreviewGeometry_GetActor \ static_assert(alignof(PreviewGeometry_GetActor) == 0x000008, "Wrong alignment on PreviewGeometry_GetActor"); \ static_assert(sizeof(PreviewGeometry_GetActor) == 0x000008, "Wrong size on PreviewGeometry_GetActor"); \ static_assert(offsetof(PreviewGeometry_GetActor, ReturnValue) == 0x000000, "Member 'PreviewGeometry_GetActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPreviewGeometry \ static_assert(alignof(UPreviewGeometry) == 0x000008, "Wrong alignment on UPreviewGeometry"); \ static_assert(sizeof(UPreviewGeometry) == 0x0000D0, "Wrong size on UPreviewGeometry"); \ static_assert(offsetof(UPreviewGeometry, ParentActor) == 0x000028, "Member 'UPreviewGeometry::ParentActor' has a wrong offset!"); \ static_assert(offsetof(UPreviewGeometry, LineSets) == 0x000030, "Member 'UPreviewGeometry::LineSets' has a wrong offset!"); \ static_assert(offsetof(UPreviewGeometry, PointSets) == 0x000080, "Member 'UPreviewGeometry::PointSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshElementsVisualizer \ static_assert(alignof(UMeshElementsVisualizer) == 0x000008, "Wrong alignment on UMeshElementsVisualizer"); \ static_assert(sizeof(UMeshElementsVisualizer) == 0x0000F8, "Wrong size on UMeshElementsVisualizer"); \ static_assert(offsetof(UMeshElementsVisualizer, Settings) == 0x0000D0, "Member 'UMeshElementsVisualizer::Settings' has a wrong offset!"); \ static_assert(offsetof(UMeshElementsVisualizer, WireframeComponent) == 0x0000D8, "Member 'UMeshElementsVisualizer::WireframeComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshWireframeComponent \ static_assert(alignof(UMeshWireframeComponent) == 0x000010, "Wrong alignment on UMeshWireframeComponent"); \ static_assert(sizeof(UMeshWireframeComponent) == 0x000610, "Wrong size on UMeshWireframeComponent"); \ static_assert(offsetof(UMeshWireframeComponent, LineDepthBias) == 0x000578, "Member 'UMeshWireframeComponent::LineDepthBias' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, LineDepthBiasSizeScale) == 0x00057C, "Member 'UMeshWireframeComponent::LineDepthBiasSizeScale' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, ThicknessScale) == 0x000580, "Member 'UMeshWireframeComponent::ThicknessScale' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, bEnableWireframe) == 0x000584, "Member 'UMeshWireframeComponent::bEnableWireframe' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, WireframeColor) == 0x000588, "Member 'UMeshWireframeComponent::WireframeColor' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, WireframeThickness) == 0x00058C, "Member 'UMeshWireframeComponent::WireframeThickness' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, bEnableBoundaryEdges) == 0x000590, "Member 'UMeshWireframeComponent::bEnableBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, BoundaryEdgeColor) == 0x000594, "Member 'UMeshWireframeComponent::BoundaryEdgeColor' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, BoundaryEdgeThickness) == 0x000598, "Member 'UMeshWireframeComponent::BoundaryEdgeThickness' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, bEnableUVSeams) == 0x00059C, "Member 'UMeshWireframeComponent::bEnableUVSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, UVSeamColor) == 0x0005A0, "Member 'UMeshWireframeComponent::UVSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, UVSeamThickness) == 0x0005A4, "Member 'UMeshWireframeComponent::UVSeamThickness' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, bEnableNormalSeams) == 0x0005A8, "Member 'UMeshWireframeComponent::bEnableNormalSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, NormalSeamColor) == 0x0005AC, "Member 'UMeshWireframeComponent::NormalSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, NormalSeamThickness) == 0x0005B0, "Member 'UMeshWireframeComponent::NormalSeamThickness' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, bEnableColorSeams) == 0x0005B4, "Member 'UMeshWireframeComponent::bEnableColorSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, ColorSeamColor) == 0x0005B8, "Member 'UMeshWireframeComponent::ColorSeamColor' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, ColorSeamThickness) == 0x0005BC, "Member 'UMeshWireframeComponent::ColorSeamThickness' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, LineMaterial) == 0x0005C0, "Member 'UMeshWireframeComponent::LineMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshWireframeComponent, LocalBounds) == 0x0005C8, "Member 'UMeshWireframeComponent::LocalBounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPreviewMesh \ static_assert(alignof(UPreviewMesh) == 0x000010, "Wrong alignment on UPreviewMesh"); \ static_assert(sizeof(UPreviewMesh) == 0x000140, "Wrong size on UPreviewMesh"); \ static_assert(offsetof(UPreviewMesh, bBuildSpatialDataStructure) == 0x000040, "Member 'UPreviewMesh::bBuildSpatialDataStructure' has a wrong offset!"); \ static_assert(offsetof(UPreviewMesh, DynamicMeshComponent) == 0x000050, "Member 'UPreviewMesh::DynamicMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolyEditPreviewMesh \ static_assert(alignof(UPolyEditPreviewMesh) == 0x000010, "Wrong alignment on UPolyEditPreviewMesh"); \ static_assert(sizeof(UPolyEditPreviewMesh) == 0x000550, "Wrong size on UPolyEditPreviewMesh"); \ #define DUMPER7_ASSERTS_APreviewGeometryActor \ static_assert(alignof(APreviewGeometryActor) == 0x000008, "Wrong alignment on APreviewGeometryActor"); \ static_assert(sizeof(APreviewGeometryActor) == 0x0002B8, "Wrong size on APreviewGeometryActor"); \ #define DUMPER7_ASSERTS_UUVLayoutPreviewProperties \ static_assert(alignof(UUVLayoutPreviewProperties) == 0x000008, "Wrong alignment on UUVLayoutPreviewProperties"); \ static_assert(sizeof(UUVLayoutPreviewProperties) == 0x0000D0, "Wrong size on UUVLayoutPreviewProperties"); \ static_assert(offsetof(UUVLayoutPreviewProperties, bEnabled) == 0x0000A8, "Member 'UUVLayoutPreviewProperties::bEnabled' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreviewProperties, Side) == 0x0000AC, "Member 'UUVLayoutPreviewProperties::Side' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreviewProperties, Scale) == 0x0000B0, "Member 'UUVLayoutPreviewProperties::Scale' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreviewProperties, Offset) == 0x0000B8, "Member 'UUVLayoutPreviewProperties::Offset' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreviewProperties, bShowWireframe) == 0x0000C8, "Member 'UUVLayoutPreviewProperties::bShowWireframe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVLayoutPreview \ static_assert(alignof(UUVLayoutPreview) == 0x000010, "Wrong alignment on UUVLayoutPreview"); \ static_assert(sizeof(UUVLayoutPreview) == 0x000160, "Wrong size on UUVLayoutPreview"); \ static_assert(offsetof(UUVLayoutPreview, Settings) == 0x000028, "Member 'UUVLayoutPreview::Settings' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreview, PreviewMesh) == 0x000030, "Member 'UUVLayoutPreview::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreview, TriangleComponent) == 0x000038, "Member 'UUVLayoutPreview::TriangleComponent' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreview, bShowBackingRectangle) == 0x000040, "Member 'UUVLayoutPreview::bShowBackingRectangle' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutPreview, BackingRectangleMaterial) == 0x000048, "Member 'UUVLayoutPreview::BackingRectangleMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCollectSurfacePathMechanic \ static_assert(alignof(UCollectSurfacePathMechanic) == 0x000008, "Wrong alignment on UCollectSurfacePathMechanic"); \ static_assert(sizeof(UCollectSurfacePathMechanic) == 0x0005C0, "Wrong size on UCollectSurfacePathMechanic"); \ #define DUMPER7_ASSERTS_UConstructionPlaneMechanic \ static_assert(alignof(UConstructionPlaneMechanic) == 0x000010, "Wrong alignment on UConstructionPlaneMechanic"); \ static_assert(sizeof(UConstructionPlaneMechanic) == 0x0000F0, "Wrong size on UConstructionPlaneMechanic"); \ static_assert(offsetof(UConstructionPlaneMechanic, PlaneTransformGizmo) == 0x0000C8, "Member 'UConstructionPlaneMechanic::PlaneTransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UConstructionPlaneMechanic, PlaneTransformProxy) == 0x0000D0, "Member 'UConstructionPlaneMechanic::PlaneTransformProxy' has a wrong offset!"); \ static_assert(offsetof(UConstructionPlaneMechanic, ClickToSetPlaneBehavior) == 0x0000E0, "Member 'UConstructionPlaneMechanic::ClickToSetPlaneBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCurveControlPointsMechanic \ static_assert(alignof(UCurveControlPointsMechanic) == 0x000010, "Wrong alignment on UCurveControlPointsMechanic"); \ static_assert(sizeof(UCurveControlPointsMechanic) == 0x000680, "Wrong size on UCurveControlPointsMechanic"); \ static_assert(offsetof(UCurveControlPointsMechanic, ClickBehavior) == 0x000040, "Member 'UCurveControlPointsMechanic::ClickBehavior' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, HoverBehavior) == 0x000048, "Member 'UCurveControlPointsMechanic::HoverBehavior' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, PreviewGeometryActor) == 0x0004E8, "Member 'UCurveControlPointsMechanic::PreviewGeometryActor' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, DrawnControlPoints) == 0x0004F0, "Member 'UCurveControlPointsMechanic::DrawnControlPoints' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, DrawnControlSegments) == 0x0004F8, "Member 'UCurveControlPointsMechanic::DrawnControlSegments' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, PreviewPoint) == 0x000500, "Member 'UCurveControlPointsMechanic::PreviewPoint' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, PreviewSegment) == 0x000508, "Member 'UCurveControlPointsMechanic::PreviewSegment' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, PointTransformProxy) == 0x000588, "Member 'UCurveControlPointsMechanic::PointTransformProxy' has a wrong offset!"); \ static_assert(offsetof(UCurveControlPointsMechanic, PointTransformGizmo) == 0x000590, "Member 'UCurveControlPointsMechanic::PointTransformGizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDragAlignmentMechanic \ static_assert(alignof(UDragAlignmentMechanic) == 0x000008, "Wrong alignment on UDragAlignmentMechanic"); \ static_assert(sizeof(UDragAlignmentMechanic) == 0x000260, "Wrong size on UDragAlignmentMechanic"); \ #define DUMPER7_ASSERTS_ULatticeControlPointsMechanic \ static_assert(alignof(ULatticeControlPointsMechanic) == 0x000010, "Wrong alignment on ULatticeControlPointsMechanic"); \ static_assert(sizeof(ULatticeControlPointsMechanic) == 0x000500, "Wrong size on ULatticeControlPointsMechanic"); \ static_assert(offsetof(ULatticeControlPointsMechanic, PreviewGeometryActor) == 0x000220, "Member 'ULatticeControlPointsMechanic::PreviewGeometryActor' has a wrong offset!"); \ static_assert(offsetof(ULatticeControlPointsMechanic, DrawnControlPoints) == 0x000228, "Member 'ULatticeControlPointsMechanic::DrawnControlPoints' has a wrong offset!"); \ static_assert(offsetof(ULatticeControlPointsMechanic, DrawnLatticeEdges) == 0x000230, "Member 'ULatticeControlPointsMechanic::DrawnLatticeEdges' has a wrong offset!"); \ static_assert(offsetof(ULatticeControlPointsMechanic, PointTransformProxy) == 0x0002E0, "Member 'ULatticeControlPointsMechanic::PointTransformProxy' has a wrong offset!"); \ static_assert(offsetof(ULatticeControlPointsMechanic, PointTransformGizmo) == 0x0002E8, "Member 'ULatticeControlPointsMechanic::PointTransformGizmo' has a wrong offset!"); \ static_assert(offsetof(ULatticeControlPointsMechanic, MarqueeMechanic) == 0x000348, "Member 'ULatticeControlPointsMechanic::MarqueeMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneDistanceFromHitMechanic \ static_assert(alignof(UPlaneDistanceFromHitMechanic) == 0x000008, "Wrong alignment on UPlaneDistanceFromHitMechanic"); \ static_assert(sizeof(UPlaneDistanceFromHitMechanic) == 0x000510, "Wrong size on UPlaneDistanceFromHitMechanic"); \ #define DUMPER7_ASSERTS_UPolyLassoMarqueeMechanic \ static_assert(alignof(UPolyLassoMarqueeMechanic) == 0x000010, "Wrong alignment on UPolyLassoMarqueeMechanic"); \ static_assert(sizeof(UPolyLassoMarqueeMechanic) == 0x0001D0, "Wrong size on UPolyLassoMarqueeMechanic"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, SpacingTolerance) == 0x000088, "Member 'UPolyLassoMarqueeMechanic::SpacingTolerance' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, LineThickness) == 0x00008C, "Member 'UPolyLassoMarqueeMechanic::LineThickness' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, LineColor) == 0x000090, "Member 'UPolyLassoMarqueeMechanic::LineColor' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, ClosedColor) == 0x0000A0, "Member 'UPolyLassoMarqueeMechanic::ClosedColor' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, bEnableFreehandPolygons) == 0x0000B0, "Member 'UPolyLassoMarqueeMechanic::bEnableFreehandPolygons' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, bEnableMultiClickPolygons) == 0x0000B1, "Member 'UPolyLassoMarqueeMechanic::bEnableMultiClickPolygons' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, ClickDragBehavior) == 0x0000B8, "Member 'UPolyLassoMarqueeMechanic::ClickDragBehavior' has a wrong offset!"); \ static_assert(offsetof(UPolyLassoMarqueeMechanic, HoverBehavior) == 0x0000C0, "Member 'UPolyLassoMarqueeMechanic::HoverBehavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpaceCurveDeformationMechanicPropertySet \ static_assert(alignof(USpaceCurveDeformationMechanicPropertySet) == 0x000008, "Wrong alignment on USpaceCurveDeformationMechanicPropertySet"); \ static_assert(sizeof(USpaceCurveDeformationMechanicPropertySet) == 0x0000B8, "Wrong size on USpaceCurveDeformationMechanicPropertySet"); \ static_assert(offsetof(USpaceCurveDeformationMechanicPropertySet, TransformMode) == 0x0000A8, "Member 'USpaceCurveDeformationMechanicPropertySet::TransformMode' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanicPropertySet, TransformOrigin) == 0x0000AC, "Member 'USpaceCurveDeformationMechanicPropertySet::TransformOrigin' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanicPropertySet, Softness) == 0x0000B0, "Member 'USpaceCurveDeformationMechanicPropertySet::Softness' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanicPropertySet, SoftFalloff) == 0x0000B4, "Member 'USpaceCurveDeformationMechanicPropertySet::SoftFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpaceCurveDeformationMechanic \ static_assert(alignof(USpaceCurveDeformationMechanic) == 0x000010, "Wrong alignment on USpaceCurveDeformationMechanic"); \ static_assert(sizeof(USpaceCurveDeformationMechanic) == 0x0002D0, "Wrong size on USpaceCurveDeformationMechanic"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, ClickBehavior) == 0x000040, "Member 'USpaceCurveDeformationMechanic::ClickBehavior' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, HoverBehavior) == 0x000048, "Member 'USpaceCurveDeformationMechanic::HoverBehavior' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, TransformProperties) == 0x000068, "Member 'USpaceCurveDeformationMechanic::TransformProperties' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, PreviewGeometryActor) == 0x000168, "Member 'USpaceCurveDeformationMechanic::PreviewGeometryActor' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, RenderPoints) == 0x000170, "Member 'USpaceCurveDeformationMechanic::RenderPoints' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, RenderSegments) == 0x000178, "Member 'USpaceCurveDeformationMechanic::RenderSegments' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, PointTransformProxy) == 0x0001B8, "Member 'USpaceCurveDeformationMechanic::PointTransformProxy' has a wrong offset!"); \ static_assert(offsetof(USpaceCurveDeformationMechanic, PointTransformGizmo) == 0x0001C0, "Member 'USpaceCurveDeformationMechanic::PointTransformGizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpatialCurveDistanceMechanic \ static_assert(alignof(USpatialCurveDistanceMechanic) == 0x000008, "Wrong alignment on USpatialCurveDistanceMechanic"); \ static_assert(sizeof(USpatialCurveDistanceMechanic) == 0x000410, "Wrong size on USpatialCurveDistanceMechanic"); \ #define DUMPER7_ASSERTS_UMeshOpPreviewWithBackgroundCompute \ static_assert(alignof(UMeshOpPreviewWithBackgroundCompute) == 0x000008, "Wrong alignment on UMeshOpPreviewWithBackgroundCompute"); \ static_assert(sizeof(UMeshOpPreviewWithBackgroundCompute) == 0x0000B8, "Wrong size on UMeshOpPreviewWithBackgroundCompute"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, PreviewMesh) == 0x000058, "Member 'UMeshOpPreviewWithBackgroundCompute::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, StandardMaterials) == 0x000060, "Member 'UMeshOpPreviewWithBackgroundCompute::StandardMaterials' has a wrong offset!"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, OverrideMaterial) == 0x000070, "Member 'UMeshOpPreviewWithBackgroundCompute::OverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, WorkingMaterial) == 0x000078, "Member 'UMeshOpPreviewWithBackgroundCompute::WorkingMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, SecondaryMaterial) == 0x000080, "Member 'UMeshOpPreviewWithBackgroundCompute::SecondaryMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshOpPreviewWithBackgroundCompute, PreviewWorld) == 0x000088, "Member 'UMeshOpPreviewWithBackgroundCompute::PreviewWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModelingComponentsSettings \ static_assert(alignof(UModelingComponentsSettings) == 0x000008, "Wrong alignment on UModelingComponentsSettings"); \ static_assert(sizeof(UModelingComponentsSettings) == 0x000040, "Wrong size on UModelingComponentsSettings"); \ static_assert(offsetof(UModelingComponentsSettings, bEnableRayTracingWhileEditing) == 0x000038, "Member 'UModelingComponentsSettings::bEnableRayTracingWhileEditing' has a wrong offset!"); \ static_assert(offsetof(UModelingComponentsSettings, bEnableRayTracing) == 0x000039, "Member 'UModelingComponentsSettings::bEnableRayTracing' has a wrong offset!"); \ static_assert(offsetof(UModelingComponentsSettings, bEnableCollision) == 0x00003A, "Member 'UModelingComponentsSettings::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(UModelingComponentsSettings, CollisionMode) == 0x00003B, "Member 'UModelingComponentsSettings::CollisionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModelingObjectsCreationAPI_CreateMeshObject \ static_assert(alignof(ModelingObjectsCreationAPI_CreateMeshObject) == 0x000010, "Wrong alignment on ModelingObjectsCreationAPI_CreateMeshObject"); \ static_assert(sizeof(ModelingObjectsCreationAPI_CreateMeshObject) == 0x000600, "Wrong size on ModelingObjectsCreationAPI_CreateMeshObject"); \ static_assert(offsetof(ModelingObjectsCreationAPI_CreateMeshObject, CreateMeshParams) == 0x000000, "Member 'ModelingObjectsCreationAPI_CreateMeshObject::CreateMeshParams' has a wrong offset!"); \ static_assert(offsetof(ModelingObjectsCreationAPI_CreateMeshObject, ReturnValue) == 0x0005E0, "Member 'ModelingObjectsCreationAPI_CreateMeshObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModelingObjectsCreationAPI_CreateTextureObject \ static_assert(alignof(ModelingObjectsCreationAPI_CreateTextureObject) == 0x000008, "Wrong alignment on ModelingObjectsCreationAPI_CreateTextureObject"); \ static_assert(sizeof(ModelingObjectsCreationAPI_CreateTextureObject) == 0x000040, "Wrong size on ModelingObjectsCreationAPI_CreateTextureObject"); \ static_assert(offsetof(ModelingObjectsCreationAPI_CreateTextureObject, CreateTexParams) == 0x000000, "Member 'ModelingObjectsCreationAPI_CreateTextureObject::CreateTexParams' has a wrong offset!"); \ static_assert(offsetof(ModelingObjectsCreationAPI_CreateTextureObject, ReturnValue) == 0x000030, "Member 'ModelingObjectsCreationAPI_CreateTextureObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModelingObjectsCreationAPI \ static_assert(alignof(UModelingObjectsCreationAPI) == 0x000008, "Wrong alignment on UModelingObjectsCreationAPI"); \ static_assert(sizeof(UModelingObjectsCreationAPI) == 0x000028, "Wrong size on UModelingObjectsCreationAPI"); \ #define DUMPER7_ASSERTS_APreviewMeshActor \ static_assert(alignof(APreviewMeshActor) == 0x000008, "Wrong alignment on APreviewMeshActor"); \ static_assert(sizeof(APreviewMeshActor) == 0x0002B8, "Wrong size on APreviewMeshActor"); \ #define DUMPER7_ASSERTS_CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc \ static_assert(alignof(CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc) == 0x000008, "Wrong alignment on CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc"); \ static_assert(sizeof(CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc) == 0x000010, "Wrong size on CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc"); \ static_assert(offsetof(CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc, ReturnValue) == 0x000000, "Member 'CreateMeshObjectTypeProperties_GetOutputTypeNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CreateMeshObjectTypeProperties_GetCurrentCreateMeshType \ static_assert(alignof(CreateMeshObjectTypeProperties_GetCurrentCreateMeshType) == 0x000001, "Wrong alignment on CreateMeshObjectTypeProperties_GetCurrentCreateMeshType"); \ static_assert(sizeof(CreateMeshObjectTypeProperties_GetCurrentCreateMeshType) == 0x000001, "Wrong size on CreateMeshObjectTypeProperties_GetCurrentCreateMeshType"); \ static_assert(offsetof(CreateMeshObjectTypeProperties_GetCurrentCreateMeshType, ReturnValue) == 0x000000, "Member 'CreateMeshObjectTypeProperties_GetCurrentCreateMeshType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CreateMeshObjectTypeProperties_ShouldShowPropertySet \ static_assert(alignof(CreateMeshObjectTypeProperties_ShouldShowPropertySet) == 0x000001, "Wrong alignment on CreateMeshObjectTypeProperties_ShouldShowPropertySet"); \ static_assert(sizeof(CreateMeshObjectTypeProperties_ShouldShowPropertySet) == 0x000001, "Wrong size on CreateMeshObjectTypeProperties_ShouldShowPropertySet"); \ static_assert(offsetof(CreateMeshObjectTypeProperties_ShouldShowPropertySet, ReturnValue) == 0x000000, "Member 'CreateMeshObjectTypeProperties_ShouldShowPropertySet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCreateMeshObjectTypeProperties \ static_assert(alignof(UCreateMeshObjectTypeProperties) == 0x000008, "Wrong alignment on UCreateMeshObjectTypeProperties"); \ static_assert(sizeof(UCreateMeshObjectTypeProperties) == 0x0000D8, "Wrong size on UCreateMeshObjectTypeProperties"); \ static_assert(offsetof(UCreateMeshObjectTypeProperties, OutputType) == 0x0000A8, "Member 'UCreateMeshObjectTypeProperties::OutputType' has a wrong offset!"); \ static_assert(offsetof(UCreateMeshObjectTypeProperties, VolumeType) == 0x0000B8, "Member 'UCreateMeshObjectTypeProperties::VolumeType' has a wrong offset!"); \ static_assert(offsetof(UCreateMeshObjectTypeProperties, OutputTypeNamesList) == 0x0000C0, "Member 'UCreateMeshObjectTypeProperties::OutputTypeNamesList' has a wrong offset!"); \ static_assert(offsetof(UCreateMeshObjectTypeProperties, bShowVolumeList) == 0x0000D0, "Member 'UCreateMeshObjectTypeProperties::bShowVolumeList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnAcceptHandleSourcesPropertiesSingle \ static_assert(alignof(UOnAcceptHandleSourcesPropertiesSingle) == 0x000008, "Wrong alignment on UOnAcceptHandleSourcesPropertiesSingle"); \ static_assert(sizeof(UOnAcceptHandleSourcesPropertiesSingle) == 0x0000B0, "Wrong size on UOnAcceptHandleSourcesPropertiesSingle"); \ static_assert(offsetof(UOnAcceptHandleSourcesPropertiesSingle, HandleInputs) == 0x0000A8, "Member 'UOnAcceptHandleSourcesPropertiesSingle::HandleInputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PolygroupLayersProperties_GetGroupLayersFunc \ static_assert(alignof(PolygroupLayersProperties_GetGroupLayersFunc) == 0x000008, "Wrong alignment on PolygroupLayersProperties_GetGroupLayersFunc"); \ static_assert(sizeof(PolygroupLayersProperties_GetGroupLayersFunc) == 0x000010, "Wrong size on PolygroupLayersProperties_GetGroupLayersFunc"); \ static_assert(offsetof(PolygroupLayersProperties_GetGroupLayersFunc, ReturnValue) == 0x000000, "Member 'PolygroupLayersProperties_GetGroupLayersFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolygroupLayersProperties \ static_assert(alignof(UPolygroupLayersProperties) == 0x000008, "Wrong alignment on UPolygroupLayersProperties"); \ static_assert(sizeof(UPolygroupLayersProperties) == 0x0000C0, "Wrong size on UPolygroupLayersProperties"); \ static_assert(offsetof(UPolygroupLayersProperties, ActiveGroupLayer) == 0x0000A8, "Member 'UPolygroupLayersProperties::ActiveGroupLayer' has a wrong offset!"); \ static_assert(offsetof(UPolygroupLayersProperties, GroupLayersList) == 0x0000B0, "Member 'UPolygroupLayersProperties::GroupLayersList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WeightMapSetProperties_GetWeightMapsFunc \ static_assert(alignof(WeightMapSetProperties_GetWeightMapsFunc) == 0x000008, "Wrong alignment on WeightMapSetProperties_GetWeightMapsFunc"); \ static_assert(sizeof(WeightMapSetProperties_GetWeightMapsFunc) == 0x000010, "Wrong size on WeightMapSetProperties_GetWeightMapsFunc"); \ static_assert(offsetof(WeightMapSetProperties_GetWeightMapsFunc, ReturnValue) == 0x000000, "Member 'WeightMapSetProperties_GetWeightMapsFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWeightMapSetProperties \ static_assert(alignof(UWeightMapSetProperties) == 0x000008, "Wrong alignment on UWeightMapSetProperties"); \ static_assert(sizeof(UWeightMapSetProperties) == 0x0000C8, "Wrong size on UWeightMapSetProperties"); \ static_assert(offsetof(UWeightMapSetProperties, WeightMap) == 0x0000A8, "Member 'UWeightMapSetProperties::WeightMap' has a wrong offset!"); \ static_assert(offsetof(UWeightMapSetProperties, WeightMapsList) == 0x0000B0, "Member 'UWeightMapSetProperties::WeightMapsList' has a wrong offset!"); \ static_assert(offsetof(UWeightMapSetProperties, bInvertWeightMap) == 0x0000C0, "Member 'UWeightMapSetProperties::bInvertWeightMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPersistentMeshSelection \ static_assert(alignof(UPersistentMeshSelection) == 0x000008, "Wrong alignment on UPersistentMeshSelection"); \ static_assert(sizeof(UPersistentMeshSelection) == 0x000088, "Wrong size on UPersistentMeshSelection"); \ #define DUMPER7_ASSERTS_UPersistentMeshSelectionManager \ static_assert(alignof(UPersistentMeshSelectionManager) == 0x000008, "Wrong alignment on UPersistentMeshSelectionManager"); \ static_assert(sizeof(UPersistentMeshSelectionManager) == 0x000040, "Wrong size on UPersistentMeshSelectionManager"); \ static_assert(offsetof(UPersistentMeshSelectionManager, ParentContext) == 0x000028, "Member 'UPersistentMeshSelectionManager::ParentContext' has a wrong offset!"); \ static_assert(offsetof(UPersistentMeshSelectionManager, ActiveSelection) == 0x000030, "Member 'UPersistentMeshSelectionManager::ActiveSelection' has a wrong offset!"); \ static_assert(offsetof(UPersistentMeshSelectionManager, SelectionDisplay) == 0x000038, "Member 'UPersistentMeshSelectionManager::SelectionDisplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPolygonSelectionMechanicProperties \ static_assert(alignof(UPolygonSelectionMechanicProperties) == 0x000008, "Wrong alignment on UPolygonSelectionMechanicProperties"); \ static_assert(sizeof(UPolygonSelectionMechanicProperties) == 0x0000C0, "Wrong size on UPolygonSelectionMechanicProperties"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectVertices) == 0x0000A8, "Member 'UPolygonSelectionMechanicProperties::bSelectVertices' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectEdges) == 0x0000A9, "Member 'UPolygonSelectionMechanicProperties::bSelectEdges' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectFaces) == 0x0000AA, "Member 'UPolygonSelectionMechanicProperties::bSelectFaces' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectEdgeLoops) == 0x0000AB, "Member 'UPolygonSelectionMechanicProperties::bSelectEdgeLoops' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectEdgeRings) == 0x0000AC, "Member 'UPolygonSelectionMechanicProperties::bSelectEdgeRings' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bHitBackFaces) == 0x0000AD, "Member 'UPolygonSelectionMechanicProperties::bHitBackFaces' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bEnableMarquee) == 0x0000AE, "Member 'UPolygonSelectionMechanicProperties::bEnableMarquee' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bMarqueeIgnoreOcclusion) == 0x0000AF, "Member 'UPolygonSelectionMechanicProperties::bMarqueeIgnoreOcclusion' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bPreferProjectedElement) == 0x0000B0, "Member 'UPolygonSelectionMechanicProperties::bPreferProjectedElement' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bSelectDownRay) == 0x0000B1, "Member 'UPolygonSelectionMechanicProperties::bSelectDownRay' has a wrong offset!"); \ static_assert(offsetof(UPolygonSelectionMechanicProperties, bIgnoreOcclusion) == 0x0000B2, "Member 'UPolygonSelectionMechanicProperties::bIgnoreOcclusion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModelingSceneSnappingManager \ static_assert(alignof(UModelingSceneSnappingManager) == 0x000008, "Wrong alignment on UModelingSceneSnappingManager"); \ static_assert(sizeof(UModelingSceneSnappingManager) == 0x000150, "Wrong size on UModelingSceneSnappingManager"); \ static_assert(offsetof(UModelingSceneSnappingManager, ParentContext) == 0x000028, "Member 'UModelingSceneSnappingManager::ParentContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMultiTransformer \ static_assert(alignof(UMultiTransformer) == 0x000010, "Wrong alignment on UMultiTransformer"); \ static_assert(sizeof(UMultiTransformer) == 0x0001B0, "Wrong size on UMultiTransformer"); \ static_assert(offsetof(UMultiTransformer, GizmoManager) == 0x000088, "Member 'UMultiTransformer::GizmoManager' has a wrong offset!"); \ static_assert(offsetof(UMultiTransformer, TransformGizmo) == 0x000100, "Member 'UMultiTransformer::TransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UMultiTransformer, TransformProxy) == 0x000108, "Member 'UMultiTransformer::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(UMultiTransformer, DragAlignmentMechanic) == 0x000110, "Member 'UMultiTransformer::DragAlignmentMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDynamicMeshChangeInfo \ static_assert(alignof(FDynamicMeshChangeInfo) == 0x000008, "Wrong alignment on FDynamicMeshChangeInfo"); \ static_assert(sizeof(FDynamicMeshChangeInfo) == 0x000020, "Wrong size on FDynamicMeshChangeInfo"); \ static_assert(offsetof(FDynamicMeshChangeInfo, Type) == 0x000000, "Member 'FDynamicMeshChangeInfo::Type' has a wrong offset!"); \ static_assert(offsetof(FDynamicMeshChangeInfo, Flags) == 0x000001, "Member 'FDynamicMeshChangeInfo::Flags' has a wrong offset!"); \ static_assert(offsetof(FDynamicMeshChangeInfo, bIsRevertChange) == 0x000002, "Member 'FDynamicMeshChangeInfo::bIsRevertChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetDynamicMesh \ static_assert(alignof(BaseDynamicMeshComponent_GetDynamicMesh) == 0x000008, "Wrong alignment on BaseDynamicMeshComponent_GetDynamicMesh"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetDynamicMesh) == 0x000008, "Wrong size on BaseDynamicMeshComponent_GetDynamicMesh"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetDynamicMesh, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetDynamicMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetColorOverrideMode \ static_assert(alignof(BaseDynamicMeshComponent_SetColorOverrideMode) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetColorOverrideMode"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetColorOverrideMode) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetColorOverrideMode"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetColorOverrideMode, NewMode) == 0x000000, "Member 'BaseDynamicMeshComponent_SetColorOverrideMode::NewMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetConstantOverrideColor \ static_assert(alignof(BaseDynamicMeshComponent_SetConstantOverrideColor) == 0x000004, "Wrong alignment on BaseDynamicMeshComponent_SetConstantOverrideColor"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetConstantOverrideColor) == 0x000004, "Wrong size on BaseDynamicMeshComponent_SetConstantOverrideColor"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetConstantOverrideColor, NewColor) == 0x000000, "Member 'BaseDynamicMeshComponent_SetConstantOverrideColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetEnableFlatShading \ static_assert(alignof(BaseDynamicMeshComponent_SetEnableFlatShading) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetEnableFlatShading"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetEnableFlatShading) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetEnableFlatShading"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetEnableFlatShading, bEnable) == 0x000000, "Member 'BaseDynamicMeshComponent_SetEnableFlatShading::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetEnableRaytracing \ static_assert(alignof(BaseDynamicMeshComponent_SetEnableRaytracing) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetEnableRaytracing"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetEnableRaytracing) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetEnableRaytracing"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetEnableRaytracing, bSetEnabled) == 0x000000, "Member 'BaseDynamicMeshComponent_SetEnableRaytracing::bSetEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetEnableWireframeRenderPass \ static_assert(alignof(BaseDynamicMeshComponent_SetEnableWireframeRenderPass) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetEnableWireframeRenderPass"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetEnableWireframeRenderPass) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetEnableWireframeRenderPass"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetEnableWireframeRenderPass, bEnable) == 0x000000, "Member 'BaseDynamicMeshComponent_SetEnableWireframeRenderPass::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetOverrideRenderMaterial \ static_assert(alignof(BaseDynamicMeshComponent_SetOverrideRenderMaterial) == 0x000008, "Wrong alignment on BaseDynamicMeshComponent_SetOverrideRenderMaterial"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetOverrideRenderMaterial) == 0x000008, "Wrong size on BaseDynamicMeshComponent_SetOverrideRenderMaterial"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetOverrideRenderMaterial, Material) == 0x000000, "Member 'BaseDynamicMeshComponent_SetOverrideRenderMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetSecondaryBuffersVisibility \ static_assert(alignof(BaseDynamicMeshComponent_SetSecondaryBuffersVisibility) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetSecondaryBuffersVisibility"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetSecondaryBuffersVisibility) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetSecondaryBuffersVisibility"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetSecondaryBuffersVisibility, bSetVisible) == 0x000000, "Member 'BaseDynamicMeshComponent_SetSecondaryBuffersVisibility::bSetVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetSecondaryRenderMaterial \ static_assert(alignof(BaseDynamicMeshComponent_SetSecondaryRenderMaterial) == 0x000008, "Wrong alignment on BaseDynamicMeshComponent_SetSecondaryRenderMaterial"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetSecondaryRenderMaterial) == 0x000008, "Wrong size on BaseDynamicMeshComponent_SetSecondaryRenderMaterial"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetSecondaryRenderMaterial, Material) == 0x000000, "Member 'BaseDynamicMeshComponent_SetSecondaryRenderMaterial::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetShadowsEnabled \ static_assert(alignof(BaseDynamicMeshComponent_SetShadowsEnabled) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetShadowsEnabled"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetShadowsEnabled) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetShadowsEnabled"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetShadowsEnabled, bEnabled) == 0x000000, "Member 'BaseDynamicMeshComponent_SetShadowsEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_SetViewModeOverridesEnabled \ static_assert(alignof(BaseDynamicMeshComponent_SetViewModeOverridesEnabled) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_SetViewModeOverridesEnabled"); \ static_assert(sizeof(BaseDynamicMeshComponent_SetViewModeOverridesEnabled) == 0x000001, "Wrong size on BaseDynamicMeshComponent_SetViewModeOverridesEnabled"); \ static_assert(offsetof(BaseDynamicMeshComponent_SetViewModeOverridesEnabled, bEnabled) == 0x000000, "Member 'BaseDynamicMeshComponent_SetViewModeOverridesEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetColorOverrideMode \ static_assert(alignof(BaseDynamicMeshComponent_GetColorOverrideMode) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetColorOverrideMode"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetColorOverrideMode) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetColorOverrideMode"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetColorOverrideMode, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetColorOverrideMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetConstantOverrideColor \ static_assert(alignof(BaseDynamicMeshComponent_GetConstantOverrideColor) == 0x000004, "Wrong alignment on BaseDynamicMeshComponent_GetConstantOverrideColor"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetConstantOverrideColor) == 0x000004, "Wrong size on BaseDynamicMeshComponent_GetConstantOverrideColor"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetConstantOverrideColor, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetConstantOverrideColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetEnableRaytracing \ static_assert(alignof(BaseDynamicMeshComponent_GetEnableRaytracing) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetEnableRaytracing"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetEnableRaytracing) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetEnableRaytracing"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetEnableRaytracing, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetEnableRaytracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetEnableWireframeRenderPass \ static_assert(alignof(BaseDynamicMeshComponent_GetEnableWireframeRenderPass) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetEnableWireframeRenderPass"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetEnableWireframeRenderPass) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetEnableWireframeRenderPass"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetEnableWireframeRenderPass, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetEnableWireframeRenderPass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetFlatShadingEnabled \ static_assert(alignof(BaseDynamicMeshComponent_GetFlatShadingEnabled) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetFlatShadingEnabled"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetFlatShadingEnabled) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetFlatShadingEnabled"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetFlatShadingEnabled, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetFlatShadingEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetOverrideRenderMaterial \ static_assert(alignof(BaseDynamicMeshComponent_GetOverrideRenderMaterial) == 0x000008, "Wrong alignment on BaseDynamicMeshComponent_GetOverrideRenderMaterial"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetOverrideRenderMaterial) == 0x000010, "Wrong size on BaseDynamicMeshComponent_GetOverrideRenderMaterial"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetOverrideRenderMaterial, MaterialIndex) == 0x000000, "Member 'BaseDynamicMeshComponent_GetOverrideRenderMaterial::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetOverrideRenderMaterial, ReturnValue) == 0x000008, "Member 'BaseDynamicMeshComponent_GetOverrideRenderMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetSecondaryBuffersVisibility \ static_assert(alignof(BaseDynamicMeshComponent_GetSecondaryBuffersVisibility) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetSecondaryBuffersVisibility"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetSecondaryBuffersVisibility) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetSecondaryBuffersVisibility"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetSecondaryBuffersVisibility, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetSecondaryBuffersVisibility::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetSecondaryRenderMaterial \ static_assert(alignof(BaseDynamicMeshComponent_GetSecondaryRenderMaterial) == 0x000008, "Wrong alignment on BaseDynamicMeshComponent_GetSecondaryRenderMaterial"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetSecondaryRenderMaterial) == 0x000008, "Wrong size on BaseDynamicMeshComponent_GetSecondaryRenderMaterial"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetSecondaryRenderMaterial, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetSecondaryRenderMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetShadowsEnabled \ static_assert(alignof(BaseDynamicMeshComponent_GetShadowsEnabled) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetShadowsEnabled"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetShadowsEnabled) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetShadowsEnabled"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetShadowsEnabled, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetShadowsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_GetViewModeOverridesEnabled \ static_assert(alignof(BaseDynamicMeshComponent_GetViewModeOverridesEnabled) == 0x000001, "Wrong alignment on BaseDynamicMeshComponent_GetViewModeOverridesEnabled"); \ static_assert(sizeof(BaseDynamicMeshComponent_GetViewModeOverridesEnabled) == 0x000001, "Wrong size on BaseDynamicMeshComponent_GetViewModeOverridesEnabled"); \ static_assert(offsetof(BaseDynamicMeshComponent_GetViewModeOverridesEnabled, ReturnValue) == 0x000000, "Member 'BaseDynamicMeshComponent_GetViewModeOverridesEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseDynamicMeshComponent_HasOverrideRenderMaterial \ static_assert(alignof(BaseDynamicMeshComponent_HasOverrideRenderMaterial) == 0x000004, "Wrong alignment on BaseDynamicMeshComponent_HasOverrideRenderMaterial"); \ static_assert(sizeof(BaseDynamicMeshComponent_HasOverrideRenderMaterial) == 0x000008, "Wrong size on BaseDynamicMeshComponent_HasOverrideRenderMaterial"); \ static_assert(offsetof(BaseDynamicMeshComponent_HasOverrideRenderMaterial, K) == 0x000000, "Member 'BaseDynamicMeshComponent_HasOverrideRenderMaterial::K' has a wrong offset!"); \ static_assert(offsetof(BaseDynamicMeshComponent_HasOverrideRenderMaterial, ReturnValue) == 0x000004, "Member 'BaseDynamicMeshComponent_HasOverrideRenderMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseDynamicMeshComponent \ static_assert(alignof(UBaseDynamicMeshComponent) == 0x000010, "Wrong alignment on UBaseDynamicMeshComponent"); \ static_assert(sizeof(UBaseDynamicMeshComponent) == 0x0005E0, "Wrong size on UBaseDynamicMeshComponent"); \ static_assert(offsetof(UBaseDynamicMeshComponent, bExplicitShowWireframe) == 0x000598, "Member 'UBaseDynamicMeshComponent::bExplicitShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, WireframeColor) == 0x00059C, "Member 'UBaseDynamicMeshComponent::WireframeColor' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, ColorMode) == 0x0005AC, "Member 'UBaseDynamicMeshComponent::ColorMode' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, ConstantColor) == 0x0005B0, "Member 'UBaseDynamicMeshComponent::ConstantColor' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, bEnableFlatShading) == 0x0005B4, "Member 'UBaseDynamicMeshComponent::bEnableFlatShading' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, bEnableViewModeOverrides) == 0x0005B5, "Member 'UBaseDynamicMeshComponent::bEnableViewModeOverrides' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, OverrideRenderMaterial) == 0x0005B8, "Member 'UBaseDynamicMeshComponent::OverrideRenderMaterial' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, SecondaryRenderMaterial) == 0x0005C0, "Member 'UBaseDynamicMeshComponent::SecondaryRenderMaterial' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, bEnableRayTracing) == 0x0005C9, "Member 'UBaseDynamicMeshComponent::bEnableRayTracing' has a wrong offset!"); \ static_assert(offsetof(UBaseDynamicMeshComponent, BaseMaterials) == 0x0005D0, "Member 'UBaseDynamicMeshComponent::BaseMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_ConfigureMaterialSet \ static_assert(alignof(DynamicMeshComponent_ConfigureMaterialSet) == 0x000008, "Wrong alignment on DynamicMeshComponent_ConfigureMaterialSet"); \ static_assert(sizeof(DynamicMeshComponent_ConfigureMaterialSet) == 0x000010, "Wrong size on DynamicMeshComponent_ConfigureMaterialSet"); \ static_assert(offsetof(DynamicMeshComponent_ConfigureMaterialSet, NewMaterialSet) == 0x000000, "Member 'DynamicMeshComponent_ConfigureMaterialSet::NewMaterialSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled \ static_assert(alignof(DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled) == 0x000001, "Wrong alignment on DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled"); \ static_assert(sizeof(DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled) == 0x000002, "Wrong size on DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled"); \ static_assert(offsetof(DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled, bEnabled) == 0x000000, "Member 'DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled::bEnabled' has a wrong offset!"); \ static_assert(offsetof(DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled, bImmediateUpdate) == 0x000001, "Member 'DynamicMeshComponent_SetComplexAsSimpleCollisionEnabled::bImmediateUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled \ static_assert(alignof(DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled) == 0x000001, "Wrong alignment on DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled"); \ static_assert(sizeof(DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled) == 0x000002, "Wrong size on DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled"); \ static_assert(offsetof(DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled, bEnabled) == 0x000000, "Member 'DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled::bEnabled' has a wrong offset!"); \ static_assert(offsetof(DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled, bImmediateUpdate) == 0x000001, "Member 'DynamicMeshComponent_SetDeferredCollisionUpdatesEnabled::bImmediateUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_SetDynamicMesh \ static_assert(alignof(DynamicMeshComponent_SetDynamicMesh) == 0x000008, "Wrong alignment on DynamicMeshComponent_SetDynamicMesh"); \ static_assert(sizeof(DynamicMeshComponent_SetDynamicMesh) == 0x000008, "Wrong size on DynamicMeshComponent_SetDynamicMesh"); \ static_assert(offsetof(DynamicMeshComponent_SetDynamicMesh, NewMesh) == 0x000000, "Member 'DynamicMeshComponent_SetDynamicMesh::NewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_SetTangentsType \ static_assert(alignof(DynamicMeshComponent_SetTangentsType) == 0x000001, "Wrong alignment on DynamicMeshComponent_SetTangentsType"); \ static_assert(sizeof(DynamicMeshComponent_SetTangentsType) == 0x000001, "Wrong size on DynamicMeshComponent_SetTangentsType"); \ static_assert(offsetof(DynamicMeshComponent_SetTangentsType, NewTangentsType) == 0x000000, "Member 'DynamicMeshComponent_SetTangentsType::NewTangentsType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_UpdateCollision \ static_assert(alignof(DynamicMeshComponent_UpdateCollision) == 0x000001, "Wrong alignment on DynamicMeshComponent_UpdateCollision"); \ static_assert(sizeof(DynamicMeshComponent_UpdateCollision) == 0x000001, "Wrong size on DynamicMeshComponent_UpdateCollision"); \ static_assert(offsetof(DynamicMeshComponent_UpdateCollision, bOnlyIfPending) == 0x000000, "Member 'DynamicMeshComponent_UpdateCollision::bOnlyIfPending' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_ValidateMaterialSlots \ static_assert(alignof(DynamicMeshComponent_ValidateMaterialSlots) == 0x000001, "Wrong alignment on DynamicMeshComponent_ValidateMaterialSlots"); \ static_assert(sizeof(DynamicMeshComponent_ValidateMaterialSlots) == 0x000003, "Wrong size on DynamicMeshComponent_ValidateMaterialSlots"); \ static_assert(offsetof(DynamicMeshComponent_ValidateMaterialSlots, bCreateIfMissing) == 0x000000, "Member 'DynamicMeshComponent_ValidateMaterialSlots::bCreateIfMissing' has a wrong offset!"); \ static_assert(offsetof(DynamicMeshComponent_ValidateMaterialSlots, bDeleteExtraSlots) == 0x000001, "Member 'DynamicMeshComponent_ValidateMaterialSlots::bDeleteExtraSlots' has a wrong offset!"); \ static_assert(offsetof(DynamicMeshComponent_ValidateMaterialSlots, ReturnValue) == 0x000002, "Member 'DynamicMeshComponent_ValidateMaterialSlots::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshComponent_GetTangentsType \ static_assert(alignof(DynamicMeshComponent_GetTangentsType) == 0x000001, "Wrong alignment on DynamicMeshComponent_GetTangentsType"); \ static_assert(sizeof(DynamicMeshComponent_GetTangentsType) == 0x000001, "Wrong size on DynamicMeshComponent_GetTangentsType"); \ static_assert(offsetof(DynamicMeshComponent_GetTangentsType, ReturnValue) == 0x000000, "Member 'DynamicMeshComponent_GetTangentsType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshComponent \ static_assert(alignof(UDynamicMeshComponent) == 0x000010, "Wrong alignment on UDynamicMeshComponent"); \ static_assert(sizeof(UDynamicMeshComponent) == 0x0007F0, "Wrong size on UDynamicMeshComponent"); \ static_assert(offsetof(UDynamicMeshComponent, MeshObject) == 0x0005E8, "Member 'UDynamicMeshComponent::MeshObject' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, TangentsType) == 0x0006E0, "Member 'UDynamicMeshComponent::TangentsType' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, CollisionType) == 0x000720, "Member 'UDynamicMeshComponent::CollisionType' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, bUseAsyncCooking) == 0x000721, "Member 'UDynamicMeshComponent::bUseAsyncCooking' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, bEnableComplexCollision) == 0x000722, "Member 'UDynamicMeshComponent::bEnableComplexCollision' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, bDeferCollisionUpdates) == 0x000723, "Member 'UDynamicMeshComponent::bDeferCollisionUpdates' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, MeshBodySetup) == 0x000728, "Member 'UDynamicMeshComponent::MeshBodySetup' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, AggGeom) == 0x000768, "Member 'UDynamicMeshComponent::AggGeom' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshComponent, AsyncBodySetupQueue) == 0x0007D0, "Member 'UDynamicMeshComponent::AsyncBodySetupQueue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMeshCommandChangeTarget \ static_assert(alignof(IMeshCommandChangeTarget) == 0x000001, "Wrong alignment on IMeshCommandChangeTarget"); \ static_assert(sizeof(IMeshCommandChangeTarget) == 0x000001, "Wrong size on IMeshCommandChangeTarget"); \ #define DUMPER7_ASSERTS_IMeshReplacementCommandChangeTarget \ static_assert(alignof(IMeshReplacementCommandChangeTarget) == 0x000001, "Wrong alignment on IMeshReplacementCommandChangeTarget"); \ static_assert(sizeof(IMeshReplacementCommandChangeTarget) == 0x000001, "Wrong size on IMeshReplacementCommandChangeTarget"); \ #define DUMPER7_ASSERTS_IMeshVertexCommandChangeTarget \ static_assert(alignof(IMeshVertexCommandChangeTarget) == 0x000001, "Wrong alignment on IMeshVertexCommandChangeTarget"); \ static_assert(sizeof(IMeshVertexCommandChangeTarget) == 0x000001, "Wrong size on IMeshVertexCommandChangeTarget"); \ #define DUMPER7_ASSERTS_DynamicMeshActor_AllocateComputeMesh \ static_assert(alignof(DynamicMeshActor_AllocateComputeMesh) == 0x000008, "Wrong alignment on DynamicMeshActor_AllocateComputeMesh"); \ static_assert(sizeof(DynamicMeshActor_AllocateComputeMesh) == 0x000008, "Wrong size on DynamicMeshActor_AllocateComputeMesh"); \ static_assert(offsetof(DynamicMeshActor_AllocateComputeMesh, ReturnValue) == 0x000000, "Member 'DynamicMeshActor_AllocateComputeMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshActor_GetComputeMeshPool \ static_assert(alignof(DynamicMeshActor_GetComputeMeshPool) == 0x000008, "Wrong alignment on DynamicMeshActor_GetComputeMeshPool"); \ static_assert(sizeof(DynamicMeshActor_GetComputeMeshPool) == 0x000008, "Wrong size on DynamicMeshActor_GetComputeMeshPool"); \ static_assert(offsetof(DynamicMeshActor_GetComputeMeshPool, ReturnValue) == 0x000000, "Member 'DynamicMeshActor_GetComputeMeshPool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshActor_ReleaseComputeMesh \ static_assert(alignof(DynamicMeshActor_ReleaseComputeMesh) == 0x000008, "Wrong alignment on DynamicMeshActor_ReleaseComputeMesh"); \ static_assert(sizeof(DynamicMeshActor_ReleaseComputeMesh) == 0x000010, "Wrong size on DynamicMeshActor_ReleaseComputeMesh"); \ static_assert(offsetof(DynamicMeshActor_ReleaseComputeMesh, Mesh) == 0x000000, "Member 'DynamicMeshActor_ReleaseComputeMesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(DynamicMeshActor_ReleaseComputeMesh, ReturnValue) == 0x000008, "Member 'DynamicMeshActor_ReleaseComputeMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshActor_GetDynamicMeshComponent \ static_assert(alignof(DynamicMeshActor_GetDynamicMeshComponent) == 0x000008, "Wrong alignment on DynamicMeshActor_GetDynamicMeshComponent"); \ static_assert(sizeof(DynamicMeshActor_GetDynamicMeshComponent) == 0x000008, "Wrong size on DynamicMeshActor_GetDynamicMeshComponent"); \ static_assert(offsetof(DynamicMeshActor_GetDynamicMeshComponent, ReturnValue) == 0x000000, "Member 'DynamicMeshActor_GetDynamicMeshComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADynamicMeshActor \ static_assert(alignof(ADynamicMeshActor) == 0x000008, "Wrong alignment on ADynamicMeshActor"); \ static_assert(sizeof(ADynamicMeshActor) == 0x0002C8, "Wrong size on ADynamicMeshActor"); \ static_assert(offsetof(ADynamicMeshActor, DynamicMeshComponent) == 0x0002B0, "Member 'ADynamicMeshActor::DynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ADynamicMeshActor, bEnableComputeMeshPool) == 0x0002B8, "Member 'ADynamicMeshActor::bEnableComputeMeshPool' has a wrong offset!"); \ static_assert(offsetof(ADynamicMeshActor, DynamicMeshPool) == 0x0002C0, "Member 'ADynamicMeshActor::DynamicMeshPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshGenerator \ static_assert(alignof(UDynamicMeshGenerator) == 0x000008, "Wrong alignment on UDynamicMeshGenerator"); \ static_assert(sizeof(UDynamicMeshGenerator) == 0x000028, "Wrong size on UDynamicMeshGenerator"); \ #define DUMPER7_ASSERTS_DynamicMesh_Reset \ static_assert(alignof(DynamicMesh_Reset) == 0x000008, "Wrong alignment on DynamicMesh_Reset"); \ static_assert(sizeof(DynamicMesh_Reset) == 0x000008, "Wrong size on DynamicMesh_Reset"); \ static_assert(offsetof(DynamicMesh_Reset, ReturnValue) == 0x000000, "Member 'DynamicMesh_Reset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMesh_ResetToCube \ static_assert(alignof(DynamicMesh_ResetToCube) == 0x000008, "Wrong alignment on DynamicMesh_ResetToCube"); \ static_assert(sizeof(DynamicMesh_ResetToCube) == 0x000008, "Wrong size on DynamicMesh_ResetToCube"); \ static_assert(offsetof(DynamicMesh_ResetToCube, ReturnValue) == 0x000000, "Member 'DynamicMesh_ResetToCube::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMesh_GetTriangleCount \ static_assert(alignof(DynamicMesh_GetTriangleCount) == 0x000004, "Wrong alignment on DynamicMesh_GetTriangleCount"); \ static_assert(sizeof(DynamicMesh_GetTriangleCount) == 0x000004, "Wrong size on DynamicMesh_GetTriangleCount"); \ static_assert(offsetof(DynamicMesh_GetTriangleCount, ReturnValue) == 0x000000, "Member 'DynamicMesh_GetTriangleCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMesh_IsEmpty \ static_assert(alignof(DynamicMesh_IsEmpty) == 0x000001, "Wrong alignment on DynamicMesh_IsEmpty"); \ static_assert(sizeof(DynamicMesh_IsEmpty) == 0x000001, "Wrong size on DynamicMesh_IsEmpty"); \ static_assert(offsetof(DynamicMesh_IsEmpty, ReturnValue) == 0x000000, "Member 'DynamicMesh_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMesh \ static_assert(alignof(UDynamicMesh) == 0x000008, "Wrong alignment on UDynamicMesh"); \ static_assert(sizeof(UDynamicMesh) == 0x0000B0, "Wrong size on UDynamicMesh"); \ static_assert(offsetof(UDynamicMesh, MeshModifiedBPEvent) == 0x000070, "Member 'UDynamicMesh::MeshModifiedBPEvent' has a wrong offset!"); \ static_assert(offsetof(UDynamicMesh, MeshGenerator) == 0x0000A0, "Member 'UDynamicMesh::MeshGenerator' has a wrong offset!"); \ static_assert(offsetof(UDynamicMesh, bEnableMeshGenerator) == 0x0000A8, "Member 'UDynamicMesh::bEnableMeshGenerator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshPool_RequestMesh \ static_assert(alignof(DynamicMeshPool_RequestMesh) == 0x000008, "Wrong alignment on DynamicMeshPool_RequestMesh"); \ static_assert(sizeof(DynamicMeshPool_RequestMesh) == 0x000008, "Wrong size on DynamicMeshPool_RequestMesh"); \ static_assert(offsetof(DynamicMeshPool_RequestMesh, ReturnValue) == 0x000000, "Member 'DynamicMeshPool_RequestMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DynamicMeshPool_ReturnMesh \ static_assert(alignof(DynamicMeshPool_ReturnMesh) == 0x000008, "Wrong alignment on DynamicMeshPool_ReturnMesh"); \ static_assert(sizeof(DynamicMeshPool_ReturnMesh) == 0x000008, "Wrong size on DynamicMeshPool_ReturnMesh"); \ static_assert(offsetof(DynamicMeshPool_ReturnMesh, Mesh) == 0x000000, "Member 'DynamicMeshPool_ReturnMesh::Mesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshPool \ static_assert(alignof(UDynamicMeshPool) == 0x000008, "Wrong alignment on UDynamicMeshPool"); \ static_assert(sizeof(UDynamicMeshPool) == 0x000048, "Wrong size on UDynamicMeshPool"); \ static_assert(offsetof(UDynamicMeshPool, CachedMeshes) == 0x000028, "Member 'UDynamicMeshPool::CachedMeshes' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshPool, AllCreatedMeshes) == 0x000038, "Member 'UDynamicMeshPool::AllCreatedMeshes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URecomputeUVsToolProperties \ static_assert(alignof(URecomputeUVsToolProperties) == 0x000008, "Wrong alignment on URecomputeUVsToolProperties"); \ static_assert(sizeof(URecomputeUVsToolProperties) == 0x0000D8, "Wrong size on URecomputeUVsToolProperties"); \ static_assert(offsetof(URecomputeUVsToolProperties, bEnablePolygroupSupport) == 0x0000A8, "Member 'URecomputeUVsToolProperties::bEnablePolygroupSupport' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, IslandGeneration) == 0x0000AC, "Member 'URecomputeUVsToolProperties::IslandGeneration' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, UnwrapType) == 0x0000B0, "Member 'URecomputeUVsToolProperties::UnwrapType' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, AutoRotation) == 0x0000B4, "Member 'URecomputeUVsToolProperties::AutoRotation' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, bPreserveIrregularity) == 0x0000B8, "Member 'URecomputeUVsToolProperties::bPreserveIrregularity' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, SmoothingSteps) == 0x0000BC, "Member 'URecomputeUVsToolProperties::SmoothingSteps' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, SmoothingAlpha) == 0x0000C0, "Member 'URecomputeUVsToolProperties::SmoothingAlpha' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, MergingDistortionThreshold) == 0x0000C4, "Member 'URecomputeUVsToolProperties::MergingDistortionThreshold' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, MergingAngleThreshold) == 0x0000C8, "Member 'URecomputeUVsToolProperties::MergingAngleThreshold' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, LayoutType) == 0x0000CC, "Member 'URecomputeUVsToolProperties::LayoutType' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, TextureResolution) == 0x0000D0, "Member 'URecomputeUVsToolProperties::TextureResolution' has a wrong offset!"); \ static_assert(offsetof(URecomputeUVsToolProperties, NormalizeScale) == 0x0000D4, "Member 'URecomputeUVsToolProperties::NormalizeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVLayoutProperties \ static_assert(alignof(UUVLayoutProperties) == 0x000008, "Wrong alignment on UUVLayoutProperties"); \ static_assert(sizeof(UUVLayoutProperties) == 0x0000D0, "Wrong size on UUVLayoutProperties"); \ static_assert(offsetof(UUVLayoutProperties, LayoutType) == 0x0000A8, "Member 'UUVLayoutProperties::LayoutType' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutProperties, TextureResolution) == 0x0000AC, "Member 'UUVLayoutProperties::TextureResolution' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutProperties, Scale) == 0x0000B0, "Member 'UUVLayoutProperties::Scale' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutProperties, Translation) == 0x0000B8, "Member 'UUVLayoutProperties::Translation' has a wrong offset!"); \ static_assert(offsetof(UUVLayoutProperties, bAllowFlips) == 0x0000C8, "Member 'UUVLayoutProperties::bAllowFlips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URecomputeUVsOpFactory \ static_assert(alignof(URecomputeUVsOpFactory) == 0x000010, "Wrong alignment on URecomputeUVsOpFactory"); \ static_assert(sizeof(URecomputeUVsOpFactory) == 0x0000F0, "Wrong size on URecomputeUVsOpFactory"); \ static_assert(offsetof(URecomputeUVsOpFactory, Settings) == 0x000030, "Member 'URecomputeUVsOpFactory::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUVLayoutOperatorFactory \ static_assert(alignof(UUVLayoutOperatorFactory) == 0x000010, "Wrong alignment on UUVLayoutOperatorFactory"); \ static_assert(sizeof(UUVLayoutOperatorFactory) == 0x0000F0, "Wrong size on UUVLayoutOperatorFactory"); \ static_assert(offsetof(UUVLayoutOperatorFactory, Settings) == 0x000030, "Member 'UUVLayoutOperatorFactory::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPureDamage_NoKill_C \ static_assert(alignof(UPureDamage_NoKill_C) == 0x000008, "Wrong alignment on UPureDamage_NoKill_C"); \ static_assert(sizeof(UPureDamage_NoKill_C) == 0x000068, "Wrong size on UPureDamage_NoKill_C"); \ #define DUMPER7_ASSERTS_FDatasmithImportInfo \ static_assert(alignof(FDatasmithImportInfo) == 0x000001, "Wrong alignment on FDatasmithImportInfo"); \ static_assert(sizeof(FDatasmithImportInfo) == 0x000001, "Wrong size on FDatasmithImportInfo"); \ #define DUMPER7_ASSERTS_FDatasmithCameraLookatTrackingSettingsTemplate \ static_assert(alignof(FDatasmithCameraLookatTrackingSettingsTemplate) == 0x000008, "Wrong alignment on FDatasmithCameraLookatTrackingSettingsTemplate"); \ static_assert(sizeof(FDatasmithCameraLookatTrackingSettingsTemplate) == 0x000038, "Wrong size on FDatasmithCameraLookatTrackingSettingsTemplate"); \ static_assert(offsetof(FDatasmithCameraLookatTrackingSettingsTemplate, ActorToTrack) == 0x000008, "Member 'FDatasmithCameraLookatTrackingSettingsTemplate::ActorToTrack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithCameraFilmbackSettingsTemplate \ static_assert(alignof(FDatasmithCameraFilmbackSettingsTemplate) == 0x000004, "Wrong alignment on FDatasmithCameraFilmbackSettingsTemplate"); \ static_assert(sizeof(FDatasmithCameraFilmbackSettingsTemplate) == 0x000008, "Wrong size on FDatasmithCameraFilmbackSettingsTemplate"); \ static_assert(offsetof(FDatasmithCameraFilmbackSettingsTemplate, SensorWidth) == 0x000000, "Member 'FDatasmithCameraFilmbackSettingsTemplate::SensorWidth' has a wrong offset!"); \ static_assert(offsetof(FDatasmithCameraFilmbackSettingsTemplate, SensorHeight) == 0x000004, "Member 'FDatasmithCameraFilmbackSettingsTemplate::SensorHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithCameraLensSettingsTemplate \ static_assert(alignof(FDatasmithCameraLensSettingsTemplate) == 0x000004, "Wrong alignment on FDatasmithCameraLensSettingsTemplate"); \ static_assert(sizeof(FDatasmithCameraLensSettingsTemplate) == 0x000004, "Wrong size on FDatasmithCameraLensSettingsTemplate"); \ static_assert(offsetof(FDatasmithCameraLensSettingsTemplate, MaxFStop) == 0x000000, "Member 'FDatasmithCameraLensSettingsTemplate::MaxFStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithCameraFocusSettingsTemplate \ static_assert(alignof(FDatasmithCameraFocusSettingsTemplate) == 0x000004, "Wrong alignment on FDatasmithCameraFocusSettingsTemplate"); \ static_assert(sizeof(FDatasmithCameraFocusSettingsTemplate) == 0x000008, "Wrong size on FDatasmithCameraFocusSettingsTemplate"); \ static_assert(offsetof(FDatasmithCameraFocusSettingsTemplate, FocusMethod) == 0x000000, "Member 'FDatasmithCameraFocusSettingsTemplate::FocusMethod' has a wrong offset!"); \ static_assert(offsetof(FDatasmithCameraFocusSettingsTemplate, ManualFocusDistance) == 0x000004, "Member 'FDatasmithCameraFocusSettingsTemplate::ManualFocusDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithPostProcessSettingsTemplate \ static_assert(alignof(FDatasmithPostProcessSettingsTemplate) == 0x000010, "Wrong alignment on FDatasmithPostProcessSettingsTemplate"); \ static_assert(sizeof(FDatasmithPostProcessSettingsTemplate) == 0x000040, "Wrong size on FDatasmithPostProcessSettingsTemplate"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, WhiteTemp) == 0x000008, "Member 'FDatasmithPostProcessSettingsTemplate::WhiteTemp' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, VignetteIntensity) == 0x00000C, "Member 'FDatasmithPostProcessSettingsTemplate::VignetteIntensity' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, ColorSaturation) == 0x000010, "Member 'FDatasmithPostProcessSettingsTemplate::ColorSaturation' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, AutoExposureMethod) == 0x000030, "Member 'FDatasmithPostProcessSettingsTemplate::AutoExposureMethod' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, CameraISO) == 0x000034, "Member 'FDatasmithPostProcessSettingsTemplate::CameraISO' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, CameraShutterSpeed) == 0x000038, "Member 'FDatasmithPostProcessSettingsTemplate::CameraShutterSpeed' has a wrong offset!"); \ static_assert(offsetof(FDatasmithPostProcessSettingsTemplate, DepthOfFieldFstop) == 0x00003C, "Member 'FDatasmithPostProcessSettingsTemplate::DepthOfFieldFstop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithAssetImportOptions \ static_assert(alignof(FDatasmithAssetImportOptions) == 0x000004, "Wrong alignment on FDatasmithAssetImportOptions"); \ static_assert(sizeof(FDatasmithAssetImportOptions) == 0x000008, "Wrong size on FDatasmithAssetImportOptions"); \ static_assert(offsetof(FDatasmithAssetImportOptions, PackagePath) == 0x000000, "Member 'FDatasmithAssetImportOptions::PackagePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithStaticMeshImportOptions \ static_assert(alignof(FDatasmithStaticMeshImportOptions) == 0x000001, "Wrong alignment on FDatasmithStaticMeshImportOptions"); \ static_assert(sizeof(FDatasmithStaticMeshImportOptions) == 0x000004, "Wrong size on FDatasmithStaticMeshImportOptions"); \ static_assert(offsetof(FDatasmithStaticMeshImportOptions, MinLightmapResolution) == 0x000000, "Member 'FDatasmithStaticMeshImportOptions::MinLightmapResolution' has a wrong offset!"); \ static_assert(offsetof(FDatasmithStaticMeshImportOptions, MaxLightmapResolution) == 0x000001, "Member 'FDatasmithStaticMeshImportOptions::MaxLightmapResolution' has a wrong offset!"); \ static_assert(offsetof(FDatasmithStaticMeshImportOptions, bGenerateLightmapUVs) == 0x000002, "Member 'FDatasmithStaticMeshImportOptions::bGenerateLightmapUVs' has a wrong offset!"); \ static_assert(offsetof(FDatasmithStaticMeshImportOptions, bRemoveDegenerates) == 0x000003, "Member 'FDatasmithStaticMeshImportOptions::bRemoveDegenerates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithReimportOptions \ static_assert(alignof(FDatasmithReimportOptions) == 0x000001, "Wrong alignment on FDatasmithReimportOptions"); \ static_assert(sizeof(FDatasmithReimportOptions) == 0x000002, "Wrong size on FDatasmithReimportOptions"); \ static_assert(offsetof(FDatasmithReimportOptions, bUpdateActors) == 0x000000, "Member 'FDatasmithReimportOptions::bUpdateActors' has a wrong offset!"); \ static_assert(offsetof(FDatasmithReimportOptions, bRespawnDeletedActors) == 0x000001, "Member 'FDatasmithReimportOptions::bRespawnDeletedActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithImportBaseOptions \ static_assert(alignof(FDatasmithImportBaseOptions) == 0x000004, "Wrong alignment on FDatasmithImportBaseOptions"); \ static_assert(sizeof(FDatasmithImportBaseOptions) == 0x000014, "Wrong size on FDatasmithImportBaseOptions"); \ static_assert(offsetof(FDatasmithImportBaseOptions, SceneHandling) == 0x000000, "Member 'FDatasmithImportBaseOptions::SceneHandling' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, bIncludeGeometry) == 0x000001, "Member 'FDatasmithImportBaseOptions::bIncludeGeometry' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, bIncludeMaterial) == 0x000002, "Member 'FDatasmithImportBaseOptions::bIncludeMaterial' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, bIncludeLight) == 0x000003, "Member 'FDatasmithImportBaseOptions::bIncludeLight' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, bIncludeCamera) == 0x000004, "Member 'FDatasmithImportBaseOptions::bIncludeCamera' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, bIncludeAnimation) == 0x000005, "Member 'FDatasmithImportBaseOptions::bIncludeAnimation' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, AssetOptions) == 0x000008, "Member 'FDatasmithImportBaseOptions::AssetOptions' has a wrong offset!"); \ static_assert(offsetof(FDatasmithImportBaseOptions, StaticMeshOptions) == 0x000010, "Member 'FDatasmithImportBaseOptions::StaticMeshOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithTessellationOptions \ static_assert(alignof(FDatasmithTessellationOptions) == 0x000004, "Wrong alignment on FDatasmithTessellationOptions"); \ static_assert(sizeof(FDatasmithTessellationOptions) == 0x000010, "Wrong size on FDatasmithTessellationOptions"); \ static_assert(offsetof(FDatasmithTessellationOptions, ChordTolerance) == 0x000000, "Member 'FDatasmithTessellationOptions::ChordTolerance' has a wrong offset!"); \ static_assert(offsetof(FDatasmithTessellationOptions, MaxEdgeLength) == 0x000004, "Member 'FDatasmithTessellationOptions::MaxEdgeLength' has a wrong offset!"); \ static_assert(offsetof(FDatasmithTessellationOptions, NormalTolerance) == 0x000008, "Member 'FDatasmithTessellationOptions::NormalTolerance' has a wrong offset!"); \ static_assert(offsetof(FDatasmithTessellationOptions, StitchingTechnique) == 0x00000C, "Member 'FDatasmithTessellationOptions::StitchingTechnique' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithRetessellationOptions \ static_assert(alignof(FDatasmithRetessellationOptions) == 0x000004, "Wrong alignment on FDatasmithRetessellationOptions"); \ static_assert(sizeof(FDatasmithRetessellationOptions) == 0x000014, "Wrong size on FDatasmithRetessellationOptions"); \ static_assert(offsetof(FDatasmithRetessellationOptions, RetessellationRule) == 0x000010, "Member 'FDatasmithRetessellationOptions::RetessellationRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithStaticParameterSetTemplate \ static_assert(alignof(FDatasmithStaticParameterSetTemplate) == 0x000008, "Wrong alignment on FDatasmithStaticParameterSetTemplate"); \ static_assert(sizeof(FDatasmithStaticParameterSetTemplate) == 0x000050, "Wrong size on FDatasmithStaticParameterSetTemplate"); \ static_assert(offsetof(FDatasmithStaticParameterSetTemplate, StaticSwitchParameters) == 0x000000, "Member 'FDatasmithStaticParameterSetTemplate::StaticSwitchParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithMeshBuildSettingsTemplate \ static_assert(alignof(FDatasmithMeshBuildSettingsTemplate) == 0x000004, "Wrong alignment on FDatasmithMeshBuildSettingsTemplate"); \ static_assert(sizeof(FDatasmithMeshBuildSettingsTemplate) == 0x000010, "Wrong size on FDatasmithMeshBuildSettingsTemplate"); \ static_assert(offsetof(FDatasmithMeshBuildSettingsTemplate, MinLightmapResolution) == 0x000004, "Member 'FDatasmithMeshBuildSettingsTemplate::MinLightmapResolution' has a wrong offset!"); \ static_assert(offsetof(FDatasmithMeshBuildSettingsTemplate, SrcLightmapIndex) == 0x000008, "Member 'FDatasmithMeshBuildSettingsTemplate::SrcLightmapIndex' has a wrong offset!"); \ static_assert(offsetof(FDatasmithMeshBuildSettingsTemplate, DstLightmapIndex) == 0x00000C, "Member 'FDatasmithMeshBuildSettingsTemplate::DstLightmapIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithStaticMaterialTemplate \ static_assert(alignof(FDatasmithStaticMaterialTemplate) == 0x000008, "Wrong alignment on FDatasmithStaticMaterialTemplate"); \ static_assert(sizeof(FDatasmithStaticMaterialTemplate) == 0x000010, "Wrong size on FDatasmithStaticMaterialTemplate"); \ static_assert(offsetof(FDatasmithStaticMaterialTemplate, MaterialSlotName) == 0x000000, "Member 'FDatasmithStaticMaterialTemplate::MaterialSlotName' has a wrong offset!"); \ static_assert(offsetof(FDatasmithStaticMaterialTemplate, MaterialInterface) == 0x000008, "Member 'FDatasmithStaticMaterialTemplate::MaterialInterface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithMeshSectionInfoTemplate \ static_assert(alignof(FDatasmithMeshSectionInfoTemplate) == 0x000004, "Wrong alignment on FDatasmithMeshSectionInfoTemplate"); \ static_assert(sizeof(FDatasmithMeshSectionInfoTemplate) == 0x000004, "Wrong size on FDatasmithMeshSectionInfoTemplate"); \ static_assert(offsetof(FDatasmithMeshSectionInfoTemplate, MaterialIndex) == 0x000000, "Member 'FDatasmithMeshSectionInfoTemplate::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDatasmithMeshSectionInfoMapTemplate \ static_assert(alignof(FDatasmithMeshSectionInfoMapTemplate) == 0x000008, "Wrong alignment on FDatasmithMeshSectionInfoMapTemplate"); \ static_assert(sizeof(FDatasmithMeshSectionInfoMapTemplate) == 0x000050, "Wrong size on FDatasmithMeshSectionInfoMapTemplate"); \ static_assert(offsetof(FDatasmithMeshSectionInfoMapTemplate, Map) == 0x000000, "Member 'FDatasmithMeshSectionInfoMapTemplate::Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithObjectTemplate \ static_assert(alignof(UDatasmithObjectTemplate) == 0x000008, "Wrong alignment on UDatasmithObjectTemplate"); \ static_assert(sizeof(UDatasmithObjectTemplate) == 0x000030, "Wrong size on UDatasmithObjectTemplate"); \ #define DUMPER7_ASSERTS_UDatasmithActorTemplate \ static_assert(alignof(UDatasmithActorTemplate) == 0x000008, "Wrong alignment on UDatasmithActorTemplate"); \ static_assert(sizeof(UDatasmithActorTemplate) == 0x0000D0, "Wrong size on UDatasmithActorTemplate"); \ static_assert(offsetof(UDatasmithActorTemplate, Layers) == 0x000030, "Member 'UDatasmithActorTemplate::Layers' has a wrong offset!"); \ static_assert(offsetof(UDatasmithActorTemplate, Tags) == 0x000080, "Member 'UDatasmithActorTemplate::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithAdditionalData \ static_assert(alignof(UDatasmithAdditionalData) == 0x000008, "Wrong alignment on UDatasmithAdditionalData"); \ static_assert(sizeof(UDatasmithAdditionalData) == 0x000028, "Wrong size on UDatasmithAdditionalData"); \ #define DUMPER7_ASSERTS_ADatasmithAreaLightActor \ static_assert(alignof(ADatasmithAreaLightActor) == 0x000008, "Wrong alignment on ADatasmithAreaLightActor"); \ static_assert(sizeof(ADatasmithAreaLightActor) == 0x000328, "Wrong size on ADatasmithAreaLightActor"); \ static_assert(offsetof(ADatasmithAreaLightActor, Mobility) == 0x0002B0, "Member 'ADatasmithAreaLightActor::Mobility' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, LightType) == 0x0002B1, "Member 'ADatasmithAreaLightActor::LightType' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, LightShape) == 0x0002B2, "Member 'ADatasmithAreaLightActor::LightShape' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Dimensions) == 0x0002B8, "Member 'ADatasmithAreaLightActor::Dimensions' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Intensity) == 0x0002C8, "Member 'ADatasmithAreaLightActor::Intensity' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IntensityUnits) == 0x0002CC, "Member 'ADatasmithAreaLightActor::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Color) == 0x0002D0, "Member 'ADatasmithAreaLightActor::Color' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Temperature) == 0x0002E0, "Member 'ADatasmithAreaLightActor::Temperature' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IESTexture) == 0x0002E8, "Member 'ADatasmithAreaLightActor::IESTexture' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, bUseIESBrightness) == 0x0002F0, "Member 'ADatasmithAreaLightActor::bUseIESBrightness' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, IESBrightnessScale) == 0x0002F4, "Member 'ADatasmithAreaLightActor::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, Rotation) == 0x0002F8, "Member 'ADatasmithAreaLightActor::Rotation' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SourceRadius) == 0x000310, "Member 'ADatasmithAreaLightActor::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SourceLength) == 0x000314, "Member 'ADatasmithAreaLightActor::SourceLength' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, AttenuationRadius) == 0x000318, "Member 'ADatasmithAreaLightActor::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SpotlightInnerAngle) == 0x00031C, "Member 'ADatasmithAreaLightActor::SpotlightInnerAngle' has a wrong offset!"); \ static_assert(offsetof(ADatasmithAreaLightActor, SpotlightOuterAngle) == 0x000320, "Member 'ADatasmithAreaLightActor::SpotlightOuterAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithAreaLightActorTemplate \ static_assert(alignof(UDatasmithAreaLightActorTemplate) == 0x000008, "Wrong alignment on UDatasmithAreaLightActorTemplate"); \ static_assert(sizeof(UDatasmithAreaLightActorTemplate) == 0x0000C8, "Wrong size on UDatasmithAreaLightActorTemplate"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, LightType) == 0x000030, "Member 'UDatasmithAreaLightActorTemplate::LightType' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, LightShape) == 0x000031, "Member 'UDatasmithAreaLightActorTemplate::LightShape' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, Dimensions) == 0x000038, "Member 'UDatasmithAreaLightActorTemplate::Dimensions' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, Color) == 0x000048, "Member 'UDatasmithAreaLightActorTemplate::Color' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, Intensity) == 0x000058, "Member 'UDatasmithAreaLightActorTemplate::Intensity' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, IntensityUnits) == 0x00005C, "Member 'UDatasmithAreaLightActorTemplate::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, Temperature) == 0x000060, "Member 'UDatasmithAreaLightActorTemplate::Temperature' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, IESTexture) == 0x000068, "Member 'UDatasmithAreaLightActorTemplate::IESTexture' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, bUseIESBrightness) == 0x000098, "Member 'UDatasmithAreaLightActorTemplate::bUseIESBrightness' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, IESBrightnessScale) == 0x00009C, "Member 'UDatasmithAreaLightActorTemplate::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, Rotation) == 0x0000A0, "Member 'UDatasmithAreaLightActorTemplate::Rotation' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, SourceRadius) == 0x0000B8, "Member 'UDatasmithAreaLightActorTemplate::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, SourceLength) == 0x0000BC, "Member 'UDatasmithAreaLightActorTemplate::SourceLength' has a wrong offset!"); \ static_assert(offsetof(UDatasmithAreaLightActorTemplate, AttenuationRadius) == 0x0000C0, "Member 'UDatasmithAreaLightActorTemplate::AttenuationRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithAssetImportData \ static_assert(alignof(UDatasmithAssetImportData) == 0x000008, "Wrong alignment on UDatasmithAssetImportData"); \ static_assert(sizeof(UDatasmithAssetImportData) == 0x000028, "Wrong size on UDatasmithAssetImportData"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshImportData \ static_assert(alignof(UDatasmithStaticMeshImportData) == 0x000008, "Wrong alignment on UDatasmithStaticMeshImportData"); \ static_assert(sizeof(UDatasmithStaticMeshImportData) == 0x000028, "Wrong size on UDatasmithStaticMeshImportData"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshCADImportData \ static_assert(alignof(UDatasmithStaticMeshCADImportData) == 0x000008, "Wrong alignment on UDatasmithStaticMeshCADImportData"); \ static_assert(sizeof(UDatasmithStaticMeshCADImportData) == 0x000028, "Wrong size on UDatasmithStaticMeshCADImportData"); \ #define DUMPER7_ASSERTS_UDatasmithSceneImportData \ static_assert(alignof(UDatasmithSceneImportData) == 0x000008, "Wrong alignment on UDatasmithSceneImportData"); \ static_assert(sizeof(UDatasmithSceneImportData) == 0x000028, "Wrong size on UDatasmithSceneImportData"); \ #define DUMPER7_ASSERTS_UDatasmithTranslatedSceneImportData \ static_assert(alignof(UDatasmithTranslatedSceneImportData) == 0x000008, "Wrong alignment on UDatasmithTranslatedSceneImportData"); \ static_assert(sizeof(UDatasmithTranslatedSceneImportData) == 0x000028, "Wrong size on UDatasmithTranslatedSceneImportData"); \ #define DUMPER7_ASSERTS_UDatasmithCADImportSceneData \ static_assert(alignof(UDatasmithCADImportSceneData) == 0x000008, "Wrong alignment on UDatasmithCADImportSceneData"); \ static_assert(sizeof(UDatasmithCADImportSceneData) == 0x000028, "Wrong size on UDatasmithCADImportSceneData"); \ #define DUMPER7_ASSERTS_UDatasmithMDLSceneImportData \ static_assert(alignof(UDatasmithMDLSceneImportData) == 0x000008, "Wrong alignment on UDatasmithMDLSceneImportData"); \ static_assert(sizeof(UDatasmithMDLSceneImportData) == 0x000028, "Wrong size on UDatasmithMDLSceneImportData"); \ #define DUMPER7_ASSERTS_UDatasmithGLTFSceneImportData \ static_assert(alignof(UDatasmithGLTFSceneImportData) == 0x000008, "Wrong alignment on UDatasmithGLTFSceneImportData"); \ static_assert(sizeof(UDatasmithGLTFSceneImportData) == 0x000070, "Wrong size on UDatasmithGLTFSceneImportData"); \ static_assert(offsetof(UDatasmithGLTFSceneImportData, Generator) == 0x000028, "Member 'UDatasmithGLTFSceneImportData::Generator' has a wrong offset!"); \ static_assert(offsetof(UDatasmithGLTFSceneImportData, Version) == 0x000038, "Member 'UDatasmithGLTFSceneImportData::Version' has a wrong offset!"); \ static_assert(offsetof(UDatasmithGLTFSceneImportData, Author) == 0x000040, "Member 'UDatasmithGLTFSceneImportData::Author' has a wrong offset!"); \ static_assert(offsetof(UDatasmithGLTFSceneImportData, License) == 0x000050, "Member 'UDatasmithGLTFSceneImportData::License' has a wrong offset!"); \ static_assert(offsetof(UDatasmithGLTFSceneImportData, Source) == 0x000060, "Member 'UDatasmithGLTFSceneImportData::Source' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshGLTFImportData \ static_assert(alignof(UDatasmithStaticMeshGLTFImportData) == 0x000008, "Wrong alignment on UDatasmithStaticMeshGLTFImportData"); \ static_assert(sizeof(UDatasmithStaticMeshGLTFImportData) == 0x000038, "Wrong size on UDatasmithStaticMeshGLTFImportData"); \ static_assert(offsetof(UDatasmithStaticMeshGLTFImportData, SourceMeshName) == 0x000028, "Member 'UDatasmithStaticMeshGLTFImportData::SourceMeshName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithFBXSceneImportData \ static_assert(alignof(UDatasmithFBXSceneImportData) == 0x000008, "Wrong alignment on UDatasmithFBXSceneImportData"); \ static_assert(sizeof(UDatasmithFBXSceneImportData) == 0x000048, "Wrong size on UDatasmithFBXSceneImportData"); \ static_assert(offsetof(UDatasmithFBXSceneImportData, bGenerateLightmapUVs) == 0x000028, "Member 'UDatasmithFBXSceneImportData::bGenerateLightmapUVs' has a wrong offset!"); \ static_assert(offsetof(UDatasmithFBXSceneImportData, TexturesDir) == 0x000030, "Member 'UDatasmithFBXSceneImportData::TexturesDir' has a wrong offset!"); \ static_assert(offsetof(UDatasmithFBXSceneImportData, IntermediateSerialization) == 0x000040, "Member 'UDatasmithFBXSceneImportData::IntermediateSerialization' has a wrong offset!"); \ static_assert(offsetof(UDatasmithFBXSceneImportData, bColorizeMaterials) == 0x000041, "Member 'UDatasmithFBXSceneImportData::bColorizeMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithDeltaGenAssetImportData \ static_assert(alignof(UDatasmithDeltaGenAssetImportData) == 0x000008, "Wrong alignment on UDatasmithDeltaGenAssetImportData"); \ static_assert(sizeof(UDatasmithDeltaGenAssetImportData) == 0x000028, "Wrong size on UDatasmithDeltaGenAssetImportData"); \ #define DUMPER7_ASSERTS_UDatasmithDeltaGenSceneImportData \ static_assert(alignof(UDatasmithDeltaGenSceneImportData) == 0x000008, "Wrong alignment on UDatasmithDeltaGenSceneImportData"); \ static_assert(sizeof(UDatasmithDeltaGenSceneImportData) == 0x000090, "Wrong size on UDatasmithDeltaGenSceneImportData"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bMergeNodes) == 0x000048, "Member 'UDatasmithDeltaGenSceneImportData::bMergeNodes' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bOptimizeDuplicatedNodes) == 0x000049, "Member 'UDatasmithDeltaGenSceneImportData::bOptimizeDuplicatedNodes' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bRemoveInvisibleNodes) == 0x00004A, "Member 'UDatasmithDeltaGenSceneImportData::bRemoveInvisibleNodes' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bSimplifyNodeHierarchy) == 0x00004B, "Member 'UDatasmithDeltaGenSceneImportData::bSimplifyNodeHierarchy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bImportVar) == 0x00004C, "Member 'UDatasmithDeltaGenSceneImportData::bImportVar' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, VarPath) == 0x000050, "Member 'UDatasmithDeltaGenSceneImportData::VarPath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bImportPos) == 0x000060, "Member 'UDatasmithDeltaGenSceneImportData::bImportPos' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, PosPath) == 0x000068, "Member 'UDatasmithDeltaGenSceneImportData::PosPath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, bImportTml) == 0x000078, "Member 'UDatasmithDeltaGenSceneImportData::bImportTml' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDeltaGenSceneImportData, TmlPath) == 0x000080, "Member 'UDatasmithDeltaGenSceneImportData::TmlPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithVREDAssetImportData \ static_assert(alignof(UDatasmithVREDAssetImportData) == 0x000008, "Wrong alignment on UDatasmithVREDAssetImportData"); \ static_assert(sizeof(UDatasmithVREDAssetImportData) == 0x000028, "Wrong size on UDatasmithVREDAssetImportData"); \ #define DUMPER7_ASSERTS_UDatasmithVREDSceneImportData \ static_assert(alignof(UDatasmithVREDSceneImportData) == 0x000008, "Wrong alignment on UDatasmithVREDSceneImportData"); \ static_assert(sizeof(UDatasmithVREDSceneImportData) == 0x0000A8, "Wrong size on UDatasmithVREDSceneImportData"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bMergeNodes) == 0x000048, "Member 'UDatasmithVREDSceneImportData::bMergeNodes' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bOptimizeDuplicatedNodes) == 0x000049, "Member 'UDatasmithVREDSceneImportData::bOptimizeDuplicatedNodes' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bImportMats) == 0x00004A, "Member 'UDatasmithVREDSceneImportData::bImportMats' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, MatsPath) == 0x000050, "Member 'UDatasmithVREDSceneImportData::MatsPath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bImportVar) == 0x000060, "Member 'UDatasmithVREDSceneImportData::bImportVar' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bCleanVar) == 0x000061, "Member 'UDatasmithVREDSceneImportData::bCleanVar' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, VarPath) == 0x000068, "Member 'UDatasmithVREDSceneImportData::VarPath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bImportLightInfo) == 0x000078, "Member 'UDatasmithVREDSceneImportData::bImportLightInfo' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, LightInfoPath) == 0x000080, "Member 'UDatasmithVREDSceneImportData::LightInfoPath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, bImportClipInfo) == 0x000090, "Member 'UDatasmithVREDSceneImportData::bImportClipInfo' has a wrong offset!"); \ static_assert(offsetof(UDatasmithVREDSceneImportData, ClipInfoPath) == 0x000098, "Member 'UDatasmithVREDSceneImportData::ClipInfoPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithIFCSceneImportData \ static_assert(alignof(UDatasmithIFCSceneImportData) == 0x000008, "Wrong alignment on UDatasmithIFCSceneImportData"); \ static_assert(sizeof(UDatasmithIFCSceneImportData) == 0x000028, "Wrong size on UDatasmithIFCSceneImportData"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshIFCImportData \ static_assert(alignof(UDatasmithStaticMeshIFCImportData) == 0x000008, "Wrong alignment on UDatasmithStaticMeshIFCImportData"); \ static_assert(sizeof(UDatasmithStaticMeshIFCImportData) == 0x000038, "Wrong size on UDatasmithStaticMeshIFCImportData"); \ static_assert(offsetof(UDatasmithStaticMeshIFCImportData, SourceGlobalId) == 0x000028, "Member 'UDatasmithStaticMeshIFCImportData::SourceGlobalId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithAssetUserData \ static_assert(alignof(UDatasmithAssetUserData) == 0x000008, "Wrong alignment on UDatasmithAssetUserData"); \ static_assert(sizeof(UDatasmithAssetUserData) == 0x000078, "Wrong size on UDatasmithAssetUserData"); \ static_assert(offsetof(UDatasmithAssetUserData, MetaData) == 0x000028, "Member 'UDatasmithAssetUserData::MetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithCineCameraActorTemplate \ static_assert(alignof(UDatasmithCineCameraActorTemplate) == 0x000008, "Wrong alignment on UDatasmithCineCameraActorTemplate"); \ static_assert(sizeof(UDatasmithCineCameraActorTemplate) == 0x000068, "Wrong size on UDatasmithCineCameraActorTemplate"); \ static_assert(offsetof(UDatasmithCineCameraActorTemplate, LookatTrackingSettings) == 0x000030, "Member 'UDatasmithCineCameraActorTemplate::LookatTrackingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithCineCameraComponentTemplate \ static_assert(alignof(UDatasmithCineCameraComponentTemplate) == 0x000010, "Wrong alignment on UDatasmithCineCameraComponentTemplate"); \ static_assert(sizeof(UDatasmithCineCameraComponentTemplate) == 0x000090, "Wrong size on UDatasmithCineCameraComponentTemplate"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, FilmbackSettings) == 0x000030, "Member 'UDatasmithCineCameraComponentTemplate::FilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, LensSettings) == 0x000038, "Member 'UDatasmithCineCameraComponentTemplate::LensSettings' has a wrong offset!"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, FocusSettings) == 0x00003C, "Member 'UDatasmithCineCameraComponentTemplate::FocusSettings' has a wrong offset!"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, CurrentFocalLength) == 0x000044, "Member 'UDatasmithCineCameraComponentTemplate::CurrentFocalLength' has a wrong offset!"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, CurrentAperture) == 0x000048, "Member 'UDatasmithCineCameraComponentTemplate::CurrentAperture' has a wrong offset!"); \ static_assert(offsetof(UDatasmithCineCameraComponentTemplate, PostProcessSettings) == 0x000050, "Member 'UDatasmithCineCameraComponentTemplate::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DatasmithContentBlueprintLibrary_GetDatasmithUserData \ static_assert(alignof(DatasmithContentBlueprintLibrary_GetDatasmithUserData) == 0x000008, "Wrong alignment on DatasmithContentBlueprintLibrary_GetDatasmithUserData"); \ static_assert(sizeof(DatasmithContentBlueprintLibrary_GetDatasmithUserData) == 0x000010, "Wrong size on DatasmithContentBlueprintLibrary_GetDatasmithUserData"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserData, Object) == 0x000000, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserData::Object' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserData, ReturnValue) == 0x000008, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue \ static_assert(alignof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue) == 0x000008, "Wrong alignment on DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue"); \ static_assert(sizeof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue) == 0x000038, "Wrong size on DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue, Object) == 0x000000, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue::Object' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue, StringToMatch) == 0x000008, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue::StringToMatch' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue, OutKeys) == 0x000018, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue::OutKeys' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue, OutValues) == 0x000028, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataKeysAndValuesForValue::OutValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey \ static_assert(alignof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey) == 0x000008, "Wrong alignment on DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey"); \ static_assert(sizeof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey) == 0x000028, "Wrong size on DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey, Object) == 0x000000, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey::Object' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey, Key) == 0x000008, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey::Key' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey, bPartialMatchKey) == 0x000010, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey::bPartialMatchKey' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey, ReturnValue) == 0x000018, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValueForKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey \ static_assert(alignof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey) == 0x000008, "Wrong alignment on DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey"); \ static_assert(sizeof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey) == 0x000028, "Wrong size on DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey, Object) == 0x000000, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey::Object' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey, Key) == 0x000008, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey::Key' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey, bPartialMatchKey) == 0x000010, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey::bPartialMatchKey' has a wrong offset!"); \ static_assert(offsetof(DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey, ReturnValue) == 0x000018, "Member 'DatasmithContentBlueprintLibrary_GetDatasmithUserDataValuesForKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithContentBlueprintLibrary \ static_assert(alignof(UDatasmithContentBlueprintLibrary) == 0x000008, "Wrong alignment on UDatasmithContentBlueprintLibrary"); \ static_assert(sizeof(UDatasmithContentBlueprintLibrary) == 0x000028, "Wrong size on UDatasmithContentBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UDatasmithCustomActionBase \ static_assert(alignof(UDatasmithCustomActionBase) == 0x000008, "Wrong alignment on UDatasmithCustomActionBase"); \ static_assert(sizeof(UDatasmithCustomActionBase) == 0x000030, "Wrong size on UDatasmithCustomActionBase"); \ #define DUMPER7_ASSERTS_UDatasmithDecalComponentTemplate \ static_assert(alignof(UDatasmithDecalComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithDecalComponentTemplate"); \ static_assert(sizeof(UDatasmithDecalComponentTemplate) == 0x000058, "Wrong size on UDatasmithDecalComponentTemplate"); \ static_assert(offsetof(UDatasmithDecalComponentTemplate, SortOrder) == 0x000030, "Member 'UDatasmithDecalComponentTemplate::SortOrder' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDecalComponentTemplate, DecalSize) == 0x000038, "Member 'UDatasmithDecalComponentTemplate::DecalSize' has a wrong offset!"); \ static_assert(offsetof(UDatasmithDecalComponentTemplate, Material) == 0x000050, "Member 'UDatasmithDecalComponentTemplate::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DatasmithImportedSequencesActor_PlayLevelSequence \ static_assert(alignof(DatasmithImportedSequencesActor_PlayLevelSequence) == 0x000008, "Wrong alignment on DatasmithImportedSequencesActor_PlayLevelSequence"); \ static_assert(sizeof(DatasmithImportedSequencesActor_PlayLevelSequence) == 0x000008, "Wrong size on DatasmithImportedSequencesActor_PlayLevelSequence"); \ static_assert(offsetof(DatasmithImportedSequencesActor_PlayLevelSequence, SequenceToPlay) == 0x000000, "Member 'DatasmithImportedSequencesActor_PlayLevelSequence::SequenceToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADatasmithImportedSequencesActor \ static_assert(alignof(ADatasmithImportedSequencesActor) == 0x000008, "Wrong alignment on ADatasmithImportedSequencesActor"); \ static_assert(sizeof(ADatasmithImportedSequencesActor) == 0x0002C0, "Wrong size on ADatasmithImportedSequencesActor"); \ static_assert(offsetof(ADatasmithImportedSequencesActor, ImportedSequences) == 0x0002B0, "Member 'ADatasmithImportedSequencesActor::ImportedSequences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithOptionsBase \ static_assert(alignof(UDatasmithOptionsBase) == 0x000008, "Wrong alignment on UDatasmithOptionsBase"); \ static_assert(sizeof(UDatasmithOptionsBase) == 0x000028, "Wrong size on UDatasmithOptionsBase"); \ #define DUMPER7_ASSERTS_UDatasmithCommonTessellationOptions \ static_assert(alignof(UDatasmithCommonTessellationOptions) == 0x000008, "Wrong alignment on UDatasmithCommonTessellationOptions"); \ static_assert(sizeof(UDatasmithCommonTessellationOptions) == 0x000038, "Wrong size on UDatasmithCommonTessellationOptions"); \ static_assert(offsetof(UDatasmithCommonTessellationOptions, Options) == 0x000028, "Member 'UDatasmithCommonTessellationOptions::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithImportOptions \ static_assert(alignof(UDatasmithImportOptions) == 0x000008, "Wrong alignment on UDatasmithImportOptions"); \ static_assert(sizeof(UDatasmithImportOptions) == 0x000090, "Wrong size on UDatasmithImportOptions"); \ static_assert(offsetof(UDatasmithImportOptions, SearchPackagePolicy) == 0x000028, "Member 'UDatasmithImportOptions::SearchPackagePolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, MaterialConflictPolicy) == 0x000029, "Member 'UDatasmithImportOptions::MaterialConflictPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, TextureConflictPolicy) == 0x00002A, "Member 'UDatasmithImportOptions::TextureConflictPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, StaticMeshActorImportPolicy) == 0x00002B, "Member 'UDatasmithImportOptions::StaticMeshActorImportPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, LightImportPolicy) == 0x00002C, "Member 'UDatasmithImportOptions::LightImportPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, CameraImportPolicy) == 0x00002D, "Member 'UDatasmithImportOptions::CameraImportPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, OtherActorImportPolicy) == 0x00002E, "Member 'UDatasmithImportOptions::OtherActorImportPolicy' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, MaterialQuality) == 0x00002F, "Member 'UDatasmithImportOptions::MaterialQuality' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, BaseOptions) == 0x000030, "Member 'UDatasmithImportOptions::BaseOptions' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, ReimportOptions) == 0x000044, "Member 'UDatasmithImportOptions::ReimportOptions' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, Filename) == 0x000048, "Member 'UDatasmithImportOptions::Filename' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, FilePath) == 0x000058, "Member 'UDatasmithImportOptions::FilePath' has a wrong offset!"); \ static_assert(offsetof(UDatasmithImportOptions, SourceUri) == 0x000068, "Member 'UDatasmithImportOptions::SourceUri' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithLandscapeTemplate \ static_assert(alignof(UDatasmithLandscapeTemplate) == 0x000008, "Wrong alignment on UDatasmithLandscapeTemplate"); \ static_assert(sizeof(UDatasmithLandscapeTemplate) == 0x000040, "Wrong size on UDatasmithLandscapeTemplate"); \ static_assert(offsetof(UDatasmithLandscapeTemplate, LandscapeMaterial) == 0x000030, "Member 'UDatasmithLandscapeTemplate::LandscapeMaterial' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLandscapeTemplate, StaticLightingLOD) == 0x000038, "Member 'UDatasmithLandscapeTemplate::StaticLightingLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithLightComponentTemplate \ static_assert(alignof(UDatasmithLightComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithLightComponentTemplate"); \ static_assert(sizeof(UDatasmithLightComponentTemplate) == 0x000068, "Wrong size on UDatasmithLightComponentTemplate"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, Intensity) == 0x000038, "Member 'UDatasmithLightComponentTemplate::Intensity' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, Temperature) == 0x00003C, "Member 'UDatasmithLightComponentTemplate::Temperature' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, IESBrightnessScale) == 0x000040, "Member 'UDatasmithLightComponentTemplate::IESBrightnessScale' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, LightColor) == 0x000044, "Member 'UDatasmithLightComponentTemplate::LightColor' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, LightFunctionMaterial) == 0x000058, "Member 'UDatasmithLightComponentTemplate::LightFunctionMaterial' has a wrong offset!"); \ static_assert(offsetof(UDatasmithLightComponentTemplate, IESTexture) == 0x000060, "Member 'UDatasmithLightComponentTemplate::IESTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithMaterialInstanceTemplate \ static_assert(alignof(UDatasmithMaterialInstanceTemplate) == 0x000008, "Wrong alignment on UDatasmithMaterialInstanceTemplate"); \ static_assert(sizeof(UDatasmithMaterialInstanceTemplate) == 0x0001A0, "Wrong size on UDatasmithMaterialInstanceTemplate"); \ static_assert(offsetof(UDatasmithMaterialInstanceTemplate, ParentMaterial) == 0x000030, "Member 'UDatasmithMaterialInstanceTemplate::ParentMaterial' has a wrong offset!"); \ static_assert(offsetof(UDatasmithMaterialInstanceTemplate, ScalarParameterValues) == 0x000060, "Member 'UDatasmithMaterialInstanceTemplate::ScalarParameterValues' has a wrong offset!"); \ static_assert(offsetof(UDatasmithMaterialInstanceTemplate, VectorParameterValues) == 0x0000B0, "Member 'UDatasmithMaterialInstanceTemplate::VectorParameterValues' has a wrong offset!"); \ static_assert(offsetof(UDatasmithMaterialInstanceTemplate, TextureParameterValues) == 0x000100, "Member 'UDatasmithMaterialInstanceTemplate::TextureParameterValues' has a wrong offset!"); \ static_assert(offsetof(UDatasmithMaterialInstanceTemplate, StaticParameters) == 0x000150, "Member 'UDatasmithMaterialInstanceTemplate::StaticParameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithPointLightComponentTemplate \ static_assert(alignof(UDatasmithPointLightComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithPointLightComponentTemplate"); \ static_assert(sizeof(UDatasmithPointLightComponentTemplate) == 0x000040, "Wrong size on UDatasmithPointLightComponentTemplate"); \ static_assert(offsetof(UDatasmithPointLightComponentTemplate, IntensityUnits) == 0x000030, "Member 'UDatasmithPointLightComponentTemplate::IntensityUnits' has a wrong offset!"); \ static_assert(offsetof(UDatasmithPointLightComponentTemplate, SourceRadius) == 0x000034, "Member 'UDatasmithPointLightComponentTemplate::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(UDatasmithPointLightComponentTemplate, SourceLength) == 0x000038, "Member 'UDatasmithPointLightComponentTemplate::SourceLength' has a wrong offset!"); \ static_assert(offsetof(UDatasmithPointLightComponentTemplate, AttenuationRadius) == 0x00003C, "Member 'UDatasmithPointLightComponentTemplate::AttenuationRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithPostProcessVolumeTemplate \ static_assert(alignof(UDatasmithPostProcessVolumeTemplate) == 0x000010, "Wrong alignment on UDatasmithPostProcessVolumeTemplate"); \ static_assert(sizeof(UDatasmithPostProcessVolumeTemplate) == 0x000080, "Wrong size on UDatasmithPostProcessVolumeTemplate"); \ static_assert(offsetof(UDatasmithPostProcessVolumeTemplate, Settings) == 0x000030, "Member 'UDatasmithPostProcessVolumeTemplate::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithScene \ static_assert(alignof(UDatasmithScene) == 0x000008, "Wrong alignment on UDatasmithScene"); \ static_assert(sizeof(UDatasmithScene) == 0x000030, "Wrong size on UDatasmithScene"); \ #define DUMPER7_ASSERTS_ADatasmithSceneActor \ static_assert(alignof(ADatasmithSceneActor) == 0x000008, "Wrong alignment on ADatasmithSceneActor"); \ static_assert(sizeof(ADatasmithSceneActor) == 0x000308, "Wrong size on ADatasmithSceneActor"); \ static_assert(offsetof(ADatasmithSceneActor, Scene) == 0x0002B0, "Member 'ADatasmithSceneActor::Scene' has a wrong offset!"); \ static_assert(offsetof(ADatasmithSceneActor, RelatedActors) == 0x0002B8, "Member 'ADatasmithSceneActor::RelatedActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithSceneComponentTemplate \ static_assert(alignof(UDatasmithSceneComponentTemplate) == 0x000010, "Wrong alignment on UDatasmithSceneComponentTemplate"); \ static_assert(sizeof(UDatasmithSceneComponentTemplate) == 0x000120, "Wrong size on UDatasmithSceneComponentTemplate"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, RelativeTransform) == 0x000030, "Member 'UDatasmithSceneComponentTemplate::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, Mobility) == 0x000090, "Member 'UDatasmithSceneComponentTemplate::Mobility' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, AttachParent) == 0x000098, "Member 'UDatasmithSceneComponentTemplate::AttachParent' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, bVisible) == 0x0000C8, "Member 'UDatasmithSceneComponentTemplate::bVisible' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, bCastShadow) == 0x0000C9, "Member 'UDatasmithSceneComponentTemplate::bCastShadow' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSceneComponentTemplate, Tags) == 0x0000D0, "Member 'UDatasmithSceneComponentTemplate::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithSkyLightComponentTemplate \ static_assert(alignof(UDatasmithSkyLightComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithSkyLightComponentTemplate"); \ static_assert(sizeof(UDatasmithSkyLightComponentTemplate) == 0x000040, "Wrong size on UDatasmithSkyLightComponentTemplate"); \ static_assert(offsetof(UDatasmithSkyLightComponentTemplate, SourceType) == 0x000030, "Member 'UDatasmithSkyLightComponentTemplate::SourceType' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSkyLightComponentTemplate, CubemapResolution) == 0x000034, "Member 'UDatasmithSkyLightComponentTemplate::CubemapResolution' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSkyLightComponentTemplate, Cubemap) == 0x000038, "Member 'UDatasmithSkyLightComponentTemplate::Cubemap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithSpotLightComponentTemplate \ static_assert(alignof(UDatasmithSpotLightComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithSpotLightComponentTemplate"); \ static_assert(sizeof(UDatasmithSpotLightComponentTemplate) == 0x000038, "Wrong size on UDatasmithSpotLightComponentTemplate"); \ static_assert(offsetof(UDatasmithSpotLightComponentTemplate, InnerConeAngle) == 0x000030, "Member 'UDatasmithSpotLightComponentTemplate::InnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(UDatasmithSpotLightComponentTemplate, OuterConeAngle) == 0x000034, "Member 'UDatasmithSpotLightComponentTemplate::OuterConeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshComponentTemplate \ static_assert(alignof(UDatasmithStaticMeshComponentTemplate) == 0x000008, "Wrong alignment on UDatasmithStaticMeshComponentTemplate"); \ static_assert(sizeof(UDatasmithStaticMeshComponentTemplate) == 0x000048, "Wrong size on UDatasmithStaticMeshComponentTemplate"); \ static_assert(offsetof(UDatasmithStaticMeshComponentTemplate, StaticMesh) == 0x000030, "Member 'UDatasmithStaticMeshComponentTemplate::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(UDatasmithStaticMeshComponentTemplate, OverrideMaterials) == 0x000038, "Member 'UDatasmithStaticMeshComponentTemplate::OverrideMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDatasmithStaticMeshTemplate \ static_assert(alignof(UDatasmithStaticMeshTemplate) == 0x000008, "Wrong alignment on UDatasmithStaticMeshTemplate"); \ static_assert(sizeof(UDatasmithStaticMeshTemplate) == 0x0000A8, "Wrong size on UDatasmithStaticMeshTemplate"); \ static_assert(offsetof(UDatasmithStaticMeshTemplate, SectionInfoMap) == 0x000030, "Member 'UDatasmithStaticMeshTemplate::SectionInfoMap' has a wrong offset!"); \ static_assert(offsetof(UDatasmithStaticMeshTemplate, LightMapCoordinateIndex) == 0x000080, "Member 'UDatasmithStaticMeshTemplate::LightMapCoordinateIndex' has a wrong offset!"); \ static_assert(offsetof(UDatasmithStaticMeshTemplate, LightMapResolution) == 0x000084, "Member 'UDatasmithStaticMeshTemplate::LightMapResolution' has a wrong offset!"); \ static_assert(offsetof(UDatasmithStaticMeshTemplate, BuildSettings) == 0x000088, "Member 'UDatasmithStaticMeshTemplate::BuildSettings' has a wrong offset!"); \ static_assert(offsetof(UDatasmithStaticMeshTemplate, StaticMaterials) == 0x000098, "Member 'UDatasmithStaticMeshTemplate::StaticMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosDestructionEvent \ static_assert(alignof(FChaosDestructionEvent) == 0x000008, "Wrong alignment on FChaosDestructionEvent"); \ static_assert(sizeof(FChaosDestructionEvent) == 0x000078, "Wrong size on FChaosDestructionEvent"); \ static_assert(offsetof(FChaosDestructionEvent, position) == 0x000000, "Member 'FChaosDestructionEvent::position' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, Normal) == 0x000018, "Member 'FChaosDestructionEvent::Normal' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, Velocity) == 0x000030, "Member 'FChaosDestructionEvent::Velocity' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, AngularVelocity) == 0x000048, "Member 'FChaosDestructionEvent::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, ExtentMin) == 0x000060, "Member 'FChaosDestructionEvent::ExtentMin' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, ExtentMax) == 0x000064, "Member 'FChaosDestructionEvent::ExtentMax' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, ParticleID) == 0x000068, "Member 'FChaosDestructionEvent::ParticleID' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, Time) == 0x00006C, "Member 'FChaosDestructionEvent::Time' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent, Type) == 0x000070, "Member 'FChaosDestructionEvent::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceChaosDestruction \ static_assert(alignof(UNiagaraDataInterfaceChaosDestruction) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceChaosDestruction"); \ static_assert(sizeof(UNiagaraDataInterfaceChaosDestruction) == 0x000348, "Wrong size on UNiagaraDataInterfaceChaosDestruction"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, ChaosSolverActorSet) == 0x000038, "Member 'UNiagaraDataInterfaceChaosDestruction::ChaosSolverActorSet' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DataSourceType) == 0x000088, "Member 'UNiagaraDataInterfaceChaosDestruction::DataSourceType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DataProcessFrequency) == 0x00008C, "Member 'UNiagaraDataInterfaceChaosDestruction::DataProcessFrequency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, MaxNumberOfDataEntriesToSpawn) == 0x000090, "Member 'UNiagaraDataInterfaceChaosDestruction::MaxNumberOfDataEntriesToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DoSpawn) == 0x000094, "Member 'UNiagaraDataInterfaceChaosDestruction::DoSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpawnMultiplierMinMax) == 0x000098, "Member 'UNiagaraDataInterfaceChaosDestruction::SpawnMultiplierMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpawnChance) == 0x0000A8, "Member 'UNiagaraDataInterfaceChaosDestruction::SpawnChance' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, ImpulseToSpawnMinMax) == 0x0000B0, "Member 'UNiagaraDataInterfaceChaosDestruction::ImpulseToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpeedToSpawnMinMax) == 0x0000C0, "Member 'UNiagaraDataInterfaceChaosDestruction::SpeedToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, MassToSpawnMinMax) == 0x0000D0, "Member 'UNiagaraDataInterfaceChaosDestruction::MassToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, ExtentMinToSpawnMinMax) == 0x0000E0, "Member 'UNiagaraDataInterfaceChaosDestruction::ExtentMinToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, ExtentMaxToSpawnMinMax) == 0x0000F0, "Member 'UNiagaraDataInterfaceChaosDestruction::ExtentMaxToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, VolumeToSpawnMinMax) == 0x000100, "Member 'UNiagaraDataInterfaceChaosDestruction::VolumeToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SolverTimeToSpawnMinMax) == 0x000110, "Member 'UNiagaraDataInterfaceChaosDestruction::SolverTimeToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SurfaceTypeToSpawn) == 0x000120, "Member 'UNiagaraDataInterfaceChaosDestruction::SurfaceTypeToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationFilteringMode) == 0x000124, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationFilteringMode' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationXToSpawn) == 0x000125, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationXToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationXToSpawnMinMax) == 0x000128, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationXToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationYToSpawn) == 0x000138, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationYToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationYToSpawnMinMax) == 0x000140, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationYToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationZToSpawn) == 0x000150, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationZToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LocationZToSpawnMinMax) == 0x000158, "Member 'UNiagaraDataInterfaceChaosDestruction::LocationZToSpawnMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, TrailMinSpeedToSpawn) == 0x000168, "Member 'UNiagaraDataInterfaceChaosDestruction::TrailMinSpeedToSpawn' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DataSortingType) == 0x00016C, "Member 'UNiagaraDataInterfaceChaosDestruction::DataSortingType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, bGetExternalCollisionData) == 0x00016D, "Member 'UNiagaraDataInterfaceChaosDestruction::bGetExternalCollisionData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DoSpatialHash) == 0x00016E, "Member 'UNiagaraDataInterfaceChaosDestruction::DoSpatialHash' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpatialHashVolumeMin) == 0x000170, "Member 'UNiagaraDataInterfaceChaosDestruction::SpatialHashVolumeMin' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpatialHashVolumeMax) == 0x000188, "Member 'UNiagaraDataInterfaceChaosDestruction::SpatialHashVolumeMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpatialHashVolumeCellSize) == 0x0001A0, "Member 'UNiagaraDataInterfaceChaosDestruction::SpatialHashVolumeCellSize' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, MaxDataPerCell) == 0x0001B8, "Member 'UNiagaraDataInterfaceChaosDestruction::MaxDataPerCell' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, bApplyMaterialsFilter) == 0x0001BC, "Member 'UNiagaraDataInterfaceChaosDestruction::bApplyMaterialsFilter' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, ChaosBreakingMaterialSet) == 0x0001C0, "Member 'UNiagaraDataInterfaceChaosDestruction::ChaosBreakingMaterialSet' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, bGetExternalBreakingData) == 0x000210, "Member 'UNiagaraDataInterfaceChaosDestruction::bGetExternalBreakingData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, bGetExternalTrailingData) == 0x000211, "Member 'UNiagaraDataInterfaceChaosDestruction::bGetExternalTrailingData' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, RandomPositionMagnitudeMinMax) == 0x000218, "Member 'UNiagaraDataInterfaceChaosDestruction::RandomPositionMagnitudeMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, InheritedVelocityMultiplier) == 0x000228, "Member 'UNiagaraDataInterfaceChaosDestruction::InheritedVelocityMultiplier' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, RandomVelocityGenerationType) == 0x00022C, "Member 'UNiagaraDataInterfaceChaosDestruction::RandomVelocityGenerationType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, RandomVelocityMagnitudeMinMax) == 0x000230, "Member 'UNiagaraDataInterfaceChaosDestruction::RandomVelocityMagnitudeMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SpreadAngleMax) == 0x000240, "Member 'UNiagaraDataInterfaceChaosDestruction::SpreadAngleMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, VelocityOffsetMin) == 0x000248, "Member 'UNiagaraDataInterfaceChaosDestruction::VelocityOffsetMin' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, VelocityOffsetMax) == 0x000260, "Member 'UNiagaraDataInterfaceChaosDestruction::VelocityOffsetMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, FinalVelocityMagnitudeMinMax) == 0x000278, "Member 'UNiagaraDataInterfaceChaosDestruction::FinalVelocityMagnitudeMinMax' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, MaxLatency) == 0x000288, "Member 'UNiagaraDataInterfaceChaosDestruction::MaxLatency' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, DebugType) == 0x00028C, "Member 'UNiagaraDataInterfaceChaosDestruction::DebugType' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LastSpawnedPointID) == 0x000290, "Member 'UNiagaraDataInterfaceChaosDestruction::LastSpawnedPointID' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, LastSpawnTime) == 0x000294, "Member 'UNiagaraDataInterfaceChaosDestruction::LastSpawnTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, SolverTime) == 0x0002A8, "Member 'UNiagaraDataInterfaceChaosDestruction::SolverTime' has a wrong offset!"); \ static_assert(offsetof(UNiagaraDataInterfaceChaosDestruction, TimeStampOfLastProcessedData) == 0x0002AC, "Member 'UNiagaraDataInterfaceChaosDestruction::TimeStampOfLastProcessedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfaceGeometryCollection \ static_assert(alignof(UNiagaraDataInterfaceGeometryCollection) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceGeometryCollection"); \ static_assert(sizeof(UNiagaraDataInterfaceGeometryCollection) == 0x000040, "Wrong size on UNiagaraDataInterfaceGeometryCollection"); \ static_assert(offsetof(UNiagaraDataInterfaceGeometryCollection, GeometryCollectionActor) == 0x000038, "Member 'UNiagaraDataInterfaceGeometryCollection::GeometryCollectionActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDataInterfacePhysicsField \ static_assert(alignof(UNiagaraDataInterfacePhysicsField) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePhysicsField"); \ static_assert(sizeof(UNiagaraDataInterfacePhysicsField) == 0x000038, "Wrong size on UNiagaraDataInterfacePhysicsField"); \ #define DUMPER7_ASSERTS_FFunctionCaller \ static_assert(alignof(FFunctionCaller) == 0x000004, "Wrong alignment on FFunctionCaller"); \ static_assert(sizeof(FFunctionCaller) == 0x000008, "Wrong size on FFunctionCaller"); \ static_assert(offsetof(FFunctionCaller, FunctionName) == 0x000000, "Member 'FFunctionCaller::FunctionName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCapturedPropSegment \ static_assert(alignof(FCapturedPropSegment) == 0x000008, "Wrong alignment on FCapturedPropSegment"); \ static_assert(sizeof(FCapturedPropSegment) == 0x000028, "Wrong size on FCapturedPropSegment"); \ static_assert(offsetof(FCapturedPropSegment, PropertyName) == 0x000000, "Member 'FCapturedPropSegment::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FCapturedPropSegment, PropertyIndex) == 0x000010, "Member 'FCapturedPropSegment::PropertyIndex' has a wrong offset!"); \ static_assert(offsetof(FCapturedPropSegment, ComponentName) == 0x000018, "Member 'FCapturedPropSegment::ComponentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVariantDependency \ static_assert(alignof(FVariantDependency) == 0x000008, "Wrong alignment on FVariantDependency"); \ static_assert(sizeof(FVariantDependency) == 0x000068, "Wrong size on FVariantDependency"); \ static_assert(offsetof(FVariantDependency, VariantSet) == 0x000000, "Member 'FVariantDependency::VariantSet' has a wrong offset!"); \ static_assert(offsetof(FVariantDependency, Variant) == 0x000030, "Member 'FVariantDependency::Variant' has a wrong offset!"); \ static_assert(offsetof(FVariantDependency, bEnabled) == 0x000060, "Member 'FVariantDependency::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSets_GetNumVariantSets \ static_assert(alignof(LevelVariantSets_GetNumVariantSets) == 0x000004, "Wrong alignment on LevelVariantSets_GetNumVariantSets"); \ static_assert(sizeof(LevelVariantSets_GetNumVariantSets) == 0x000004, "Wrong size on LevelVariantSets_GetNumVariantSets"); \ static_assert(offsetof(LevelVariantSets_GetNumVariantSets, ReturnValue) == 0x000000, "Member 'LevelVariantSets_GetNumVariantSets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSets_GetVariantSet \ static_assert(alignof(LevelVariantSets_GetVariantSet) == 0x000008, "Wrong alignment on LevelVariantSets_GetVariantSet"); \ static_assert(sizeof(LevelVariantSets_GetVariantSet) == 0x000010, "Wrong size on LevelVariantSets_GetVariantSet"); \ static_assert(offsetof(LevelVariantSets_GetVariantSet, VariantSetIndex) == 0x000000, "Member 'LevelVariantSets_GetVariantSet::VariantSetIndex' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSets_GetVariantSet, ReturnValue) == 0x000008, "Member 'LevelVariantSets_GetVariantSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSets_GetVariantSetByName \ static_assert(alignof(LevelVariantSets_GetVariantSetByName) == 0x000008, "Wrong alignment on LevelVariantSets_GetVariantSetByName"); \ static_assert(sizeof(LevelVariantSets_GetVariantSetByName) == 0x000018, "Wrong size on LevelVariantSets_GetVariantSetByName"); \ static_assert(offsetof(LevelVariantSets_GetVariantSetByName, VariantSetName) == 0x000000, "Member 'LevelVariantSets_GetVariantSetByName::VariantSetName' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSets_GetVariantSetByName, ReturnValue) == 0x000010, "Member 'LevelVariantSets_GetVariantSetByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelVariantSets \ static_assert(alignof(ULevelVariantSets) == 0x000008, "Wrong alignment on ULevelVariantSets"); \ static_assert(sizeof(ULevelVariantSets) == 0x000090, "Wrong size on ULevelVariantSets"); \ static_assert(offsetof(ULevelVariantSets, DirectorClass) == 0x000028, "Member 'ULevelVariantSets::DirectorClass' has a wrong offset!"); \ static_assert(offsetof(ULevelVariantSets, VariantSets) == 0x000030, "Member 'ULevelVariantSets::VariantSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSetsActor_GetLevelVariantSets \ static_assert(alignof(LevelVariantSetsActor_GetLevelVariantSets) == 0x000008, "Wrong alignment on LevelVariantSetsActor_GetLevelVariantSets"); \ static_assert(sizeof(LevelVariantSetsActor_GetLevelVariantSets) == 0x000010, "Wrong size on LevelVariantSetsActor_GetLevelVariantSets"); \ static_assert(offsetof(LevelVariantSetsActor_GetLevelVariantSets, bLoad) == 0x000000, "Member 'LevelVariantSetsActor_GetLevelVariantSets::bLoad' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSetsActor_GetLevelVariantSets, ReturnValue) == 0x000008, "Member 'LevelVariantSetsActor_GetLevelVariantSets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSetsActor_SetLevelVariantSets \ static_assert(alignof(LevelVariantSetsActor_SetLevelVariantSets) == 0x000008, "Wrong alignment on LevelVariantSetsActor_SetLevelVariantSets"); \ static_assert(sizeof(LevelVariantSetsActor_SetLevelVariantSets) == 0x000008, "Wrong size on LevelVariantSetsActor_SetLevelVariantSets"); \ static_assert(offsetof(LevelVariantSetsActor_SetLevelVariantSets, InVariantSets) == 0x000000, "Member 'LevelVariantSetsActor_SetLevelVariantSets::InVariantSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSetsActor_SwitchOnVariantByIndex \ static_assert(alignof(LevelVariantSetsActor_SwitchOnVariantByIndex) == 0x000004, "Wrong alignment on LevelVariantSetsActor_SwitchOnVariantByIndex"); \ static_assert(sizeof(LevelVariantSetsActor_SwitchOnVariantByIndex) == 0x00000C, "Wrong size on LevelVariantSetsActor_SwitchOnVariantByIndex"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByIndex, VariantSetIndex) == 0x000000, "Member 'LevelVariantSetsActor_SwitchOnVariantByIndex::VariantSetIndex' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByIndex, VariantIndex) == 0x000004, "Member 'LevelVariantSetsActor_SwitchOnVariantByIndex::VariantIndex' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByIndex, ReturnValue) == 0x000008, "Member 'LevelVariantSetsActor_SwitchOnVariantByIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelVariantSetsActor_SwitchOnVariantByName \ static_assert(alignof(LevelVariantSetsActor_SwitchOnVariantByName) == 0x000008, "Wrong alignment on LevelVariantSetsActor_SwitchOnVariantByName"); \ static_assert(sizeof(LevelVariantSetsActor_SwitchOnVariantByName) == 0x000028, "Wrong size on LevelVariantSetsActor_SwitchOnVariantByName"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByName, VariantSetName) == 0x000000, "Member 'LevelVariantSetsActor_SwitchOnVariantByName::VariantSetName' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByName, VariantName) == 0x000010, "Member 'LevelVariantSetsActor_SwitchOnVariantByName::VariantName' has a wrong offset!"); \ static_assert(offsetof(LevelVariantSetsActor_SwitchOnVariantByName, ReturnValue) == 0x000020, "Member 'LevelVariantSetsActor_SwitchOnVariantByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALevelVariantSetsActor \ static_assert(alignof(ALevelVariantSetsActor) == 0x000008, "Wrong alignment on ALevelVariantSetsActor"); \ static_assert(sizeof(ALevelVariantSetsActor) == 0x000320, "Wrong size on ALevelVariantSetsActor"); \ static_assert(offsetof(ALevelVariantSetsActor, LevelVariantSets) == 0x0002B0, "Member 'ALevelVariantSetsActor::LevelVariantSets' has a wrong offset!"); \ static_assert(offsetof(ALevelVariantSetsActor, DirectorInstances) == 0x0002D0, "Member 'ALevelVariantSetsActor::DirectorInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelVariantSetsFunctionDirector \ static_assert(alignof(ULevelVariantSetsFunctionDirector) == 0x000008, "Wrong alignment on ULevelVariantSetsFunctionDirector"); \ static_assert(sizeof(ULevelVariantSetsFunctionDirector) == 0x000040, "Wrong size on ULevelVariantSetsFunctionDirector"); \ #define DUMPER7_ASSERTS_SwitchActor_SelectOption \ static_assert(alignof(SwitchActor_SelectOption) == 0x000004, "Wrong alignment on SwitchActor_SelectOption"); \ static_assert(sizeof(SwitchActor_SelectOption) == 0x000004, "Wrong size on SwitchActor_SelectOption"); \ static_assert(offsetof(SwitchActor_SelectOption, OptionIndex) == 0x000000, "Member 'SwitchActor_SelectOption::OptionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchActor_GetOptions \ static_assert(alignof(SwitchActor_GetOptions) == 0x000008, "Wrong alignment on SwitchActor_GetOptions"); \ static_assert(sizeof(SwitchActor_GetOptions) == 0x000010, "Wrong size on SwitchActor_GetOptions"); \ static_assert(offsetof(SwitchActor_GetOptions, ReturnValue) == 0x000000, "Member 'SwitchActor_GetOptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SwitchActor_GetSelectedOption \ static_assert(alignof(SwitchActor_GetSelectedOption) == 0x000004, "Wrong alignment on SwitchActor_GetSelectedOption"); \ static_assert(sizeof(SwitchActor_GetSelectedOption) == 0x000004, "Wrong size on SwitchActor_GetSelectedOption"); \ static_assert(offsetof(SwitchActor_GetSelectedOption, ReturnValue) == 0x000000, "Member 'SwitchActor_GetSelectedOption::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASwitchActor \ static_assert(alignof(ASwitchActor) == 0x000008, "Wrong alignment on ASwitchActor"); \ static_assert(sizeof(ASwitchActor) == 0x0002D8, "Wrong size on ASwitchActor"); \ static_assert(offsetof(ASwitchActor, SceneComponent) == 0x0002C8, "Member 'ASwitchActor::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(ASwitchActor, LastSelectedOption) == 0x0002D0, "Member 'ASwitchActor::LastSelectedOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PropertyValue_GetFullDisplayString \ static_assert(alignof(PropertyValue_GetFullDisplayString) == 0x000008, "Wrong alignment on PropertyValue_GetFullDisplayString"); \ static_assert(sizeof(PropertyValue_GetFullDisplayString) == 0x000010, "Wrong size on PropertyValue_GetFullDisplayString"); \ static_assert(offsetof(PropertyValue_GetFullDisplayString, ReturnValue) == 0x000000, "Member 'PropertyValue_GetFullDisplayString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PropertyValue_GetPropertyTooltip \ static_assert(alignof(PropertyValue_GetPropertyTooltip) == 0x000008, "Wrong alignment on PropertyValue_GetPropertyTooltip"); \ static_assert(sizeof(PropertyValue_GetPropertyTooltip) == 0x000018, "Wrong size on PropertyValue_GetPropertyTooltip"); \ static_assert(offsetof(PropertyValue_GetPropertyTooltip, ReturnValue) == 0x000000, "Member 'PropertyValue_GetPropertyTooltip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PropertyValue_HasRecordedData \ static_assert(alignof(PropertyValue_HasRecordedData) == 0x000001, "Wrong alignment on PropertyValue_HasRecordedData"); \ static_assert(sizeof(PropertyValue_HasRecordedData) == 0x000001, "Wrong size on PropertyValue_HasRecordedData"); \ static_assert(offsetof(PropertyValue_HasRecordedData, ReturnValue) == 0x000000, "Member 'PropertyValue_HasRecordedData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPropertyValue \ static_assert(alignof(UPropertyValue) == 0x000008, "Wrong alignment on UPropertyValue"); \ static_assert(sizeof(UPropertyValue) == 0x0001C0, "Wrong size on UPropertyValue"); \ static_assert(offsetof(UPropertyValue, Properties) == 0x000088, "Member 'UPropertyValue::Properties' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, PropertyIndices) == 0x000098, "Member 'UPropertyValue::PropertyIndices' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, CapturedPropSegments) == 0x0000A8, "Member 'UPropertyValue::CapturedPropSegments' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, FullDisplayString) == 0x0000B8, "Member 'UPropertyValue::FullDisplayString' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, PropertySetterName) == 0x0000C8, "Member 'UPropertyValue::PropertySetterName' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, PropertySetterParameterDefaults) == 0x0000D0, "Member 'UPropertyValue::PropertySetterParameterDefaults' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, bHasRecordedData) == 0x000120, "Member 'UPropertyValue::bHasRecordedData' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, LeafPropertyClass) == 0x000128, "Member 'UPropertyValue::LeafPropertyClass' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, ValueBytes) == 0x000138, "Member 'UPropertyValue::ValueBytes' has a wrong offset!"); \ static_assert(offsetof(UPropertyValue, PropCategory) == 0x000148, "Member 'UPropertyValue::PropCategory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPropertyValueTransform \ static_assert(alignof(UPropertyValueTransform) == 0x000008, "Wrong alignment on UPropertyValueTransform"); \ static_assert(sizeof(UPropertyValueTransform) == 0x0001C0, "Wrong size on UPropertyValueTransform"); \ #define DUMPER7_ASSERTS_UPropertyValueVisibility \ static_assert(alignof(UPropertyValueVisibility) == 0x000008, "Wrong alignment on UPropertyValueVisibility"); \ static_assert(sizeof(UPropertyValueVisibility) == 0x0001C0, "Wrong size on UPropertyValueVisibility"); \ #define DUMPER7_ASSERTS_UPropertyValueColor \ static_assert(alignof(UPropertyValueColor) == 0x000008, "Wrong alignment on UPropertyValueColor"); \ static_assert(sizeof(UPropertyValueColor) == 0x0001C0, "Wrong size on UPropertyValueColor"); \ #define DUMPER7_ASSERTS_UPropertyValueMaterial \ static_assert(alignof(UPropertyValueMaterial) == 0x000008, "Wrong alignment on UPropertyValueMaterial"); \ static_assert(sizeof(UPropertyValueMaterial) == 0x0001C0, "Wrong size on UPropertyValueMaterial"); \ #define DUMPER7_ASSERTS_UPropertyValueOption \ static_assert(alignof(UPropertyValueOption) == 0x000008, "Wrong alignment on UPropertyValueOption"); \ static_assert(sizeof(UPropertyValueOption) == 0x0001C0, "Wrong size on UPropertyValueOption"); \ #define DUMPER7_ASSERTS_UPropertyValueSoftObject \ static_assert(alignof(UPropertyValueSoftObject) == 0x000008, "Wrong alignment on UPropertyValueSoftObject"); \ static_assert(sizeof(UPropertyValueSoftObject) == 0x0001C0, "Wrong size on UPropertyValueSoftObject"); \ #define DUMPER7_ASSERTS_Variant_AddDependency \ static_assert(alignof(Variant_AddDependency) == 0x000008, "Wrong alignment on Variant_AddDependency"); \ static_assert(sizeof(Variant_AddDependency) == 0x000070, "Wrong size on Variant_AddDependency"); \ static_assert(offsetof(Variant_AddDependency, Dependency) == 0x000000, "Member 'Variant_AddDependency::Dependency' has a wrong offset!"); \ static_assert(offsetof(Variant_AddDependency, ReturnValue) == 0x000068, "Member 'Variant_AddDependency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_DeleteDependency \ static_assert(alignof(Variant_DeleteDependency) == 0x000004, "Wrong alignment on Variant_DeleteDependency"); \ static_assert(sizeof(Variant_DeleteDependency) == 0x000004, "Wrong size on Variant_DeleteDependency"); \ static_assert(offsetof(Variant_DeleteDependency, Index_0) == 0x000000, "Member 'Variant_DeleteDependency::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetActor \ static_assert(alignof(Variant_GetActor) == 0x000008, "Wrong alignment on Variant_GetActor"); \ static_assert(sizeof(Variant_GetActor) == 0x000010, "Wrong size on Variant_GetActor"); \ static_assert(offsetof(Variant_GetActor, ActorIndex) == 0x000000, "Member 'Variant_GetActor::ActorIndex' has a wrong offset!"); \ static_assert(offsetof(Variant_GetActor, ReturnValue) == 0x000008, "Member 'Variant_GetActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetDependency \ static_assert(alignof(Variant_GetDependency) == 0x000008, "Wrong alignment on Variant_GetDependency"); \ static_assert(sizeof(Variant_GetDependency) == 0x000070, "Wrong size on Variant_GetDependency"); \ static_assert(offsetof(Variant_GetDependency, Index_0) == 0x000000, "Member 'Variant_GetDependency::Index_0' has a wrong offset!"); \ static_assert(offsetof(Variant_GetDependency, ReturnValue) == 0x000008, "Member 'Variant_GetDependency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetDependents \ static_assert(alignof(Variant_GetDependents) == 0x000008, "Wrong alignment on Variant_GetDependents"); \ static_assert(sizeof(Variant_GetDependents) == 0x000020, "Wrong size on Variant_GetDependents"); \ static_assert(offsetof(Variant_GetDependents, LevelVariantSets) == 0x000000, "Member 'Variant_GetDependents::LevelVariantSets' has a wrong offset!"); \ static_assert(offsetof(Variant_GetDependents, bOnlyEnabledDependencies) == 0x000008, "Member 'Variant_GetDependents::bOnlyEnabledDependencies' has a wrong offset!"); \ static_assert(offsetof(Variant_GetDependents, ReturnValue) == 0x000010, "Member 'Variant_GetDependents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetNumActors \ static_assert(alignof(Variant_GetNumActors) == 0x000004, "Wrong alignment on Variant_GetNumActors"); \ static_assert(sizeof(Variant_GetNumActors) == 0x000004, "Wrong size on Variant_GetNumActors"); \ static_assert(offsetof(Variant_GetNumActors, ReturnValue) == 0x000000, "Member 'Variant_GetNumActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetNumDependencies \ static_assert(alignof(Variant_GetNumDependencies) == 0x000004, "Wrong alignment on Variant_GetNumDependencies"); \ static_assert(sizeof(Variant_GetNumDependencies) == 0x000004, "Wrong size on Variant_GetNumDependencies"); \ static_assert(offsetof(Variant_GetNumDependencies, ReturnValue) == 0x000000, "Member 'Variant_GetNumDependencies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetParent \ static_assert(alignof(Variant_GetParent) == 0x000008, "Wrong alignment on Variant_GetParent"); \ static_assert(sizeof(Variant_GetParent) == 0x000008, "Wrong size on Variant_GetParent"); \ static_assert(offsetof(Variant_GetParent, ReturnValue) == 0x000000, "Member 'Variant_GetParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetThumbnail \ static_assert(alignof(Variant_GetThumbnail) == 0x000008, "Wrong alignment on Variant_GetThumbnail"); \ static_assert(sizeof(Variant_GetThumbnail) == 0x000008, "Wrong size on Variant_GetThumbnail"); \ static_assert(offsetof(Variant_GetThumbnail, ReturnValue) == 0x000000, "Member 'Variant_GetThumbnail::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_IsActive \ static_assert(alignof(Variant_IsActive) == 0x000001, "Wrong alignment on Variant_IsActive"); \ static_assert(sizeof(Variant_IsActive) == 0x000001, "Wrong size on Variant_IsActive"); \ static_assert(offsetof(Variant_IsActive, ReturnValue) == 0x000000, "Member 'Variant_IsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_SetDependency \ static_assert(alignof(Variant_SetDependency) == 0x000008, "Wrong alignment on Variant_SetDependency"); \ static_assert(sizeof(Variant_SetDependency) == 0x000070, "Wrong size on Variant_SetDependency"); \ static_assert(offsetof(Variant_SetDependency, Index_0) == 0x000000, "Member 'Variant_SetDependency::Index_0' has a wrong offset!"); \ static_assert(offsetof(Variant_SetDependency, Dependency) == 0x000008, "Member 'Variant_SetDependency::Dependency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_SetDisplayText \ static_assert(alignof(Variant_SetDisplayText) == 0x000008, "Wrong alignment on Variant_SetDisplayText"); \ static_assert(sizeof(Variant_SetDisplayText) == 0x000018, "Wrong size on Variant_SetDisplayText"); \ static_assert(offsetof(Variant_SetDisplayText, NewDisplayText) == 0x000000, "Member 'Variant_SetDisplayText::NewDisplayText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_SetThumbnailFromCamera \ static_assert(alignof(Variant_SetThumbnailFromCamera) == 0x000010, "Wrong alignment on Variant_SetThumbnailFromCamera"); \ static_assert(sizeof(Variant_SetThumbnailFromCamera) == 0x000080, "Wrong size on Variant_SetThumbnailFromCamera"); \ static_assert(offsetof(Variant_SetThumbnailFromCamera, WorldContextObject) == 0x000000, "Member 'Variant_SetThumbnailFromCamera::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(Variant_SetThumbnailFromCamera, CameraTransform) == 0x000010, "Member 'Variant_SetThumbnailFromCamera::CameraTransform' has a wrong offset!"); \ static_assert(offsetof(Variant_SetThumbnailFromCamera, FOVDegrees) == 0x000070, "Member 'Variant_SetThumbnailFromCamera::FOVDegrees' has a wrong offset!"); \ static_assert(offsetof(Variant_SetThumbnailFromCamera, MinZ) == 0x000074, "Member 'Variant_SetThumbnailFromCamera::MinZ' has a wrong offset!"); \ static_assert(offsetof(Variant_SetThumbnailFromCamera, Gamma) == 0x000078, "Member 'Variant_SetThumbnailFromCamera::Gamma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_SetThumbnailFromFile \ static_assert(alignof(Variant_SetThumbnailFromFile) == 0x000008, "Wrong alignment on Variant_SetThumbnailFromFile"); \ static_assert(sizeof(Variant_SetThumbnailFromFile) == 0x000010, "Wrong size on Variant_SetThumbnailFromFile"); \ static_assert(offsetof(Variant_SetThumbnailFromFile, FilePath) == 0x000000, "Member 'Variant_SetThumbnailFromFile::FilePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_SetThumbnailFromTexture \ static_assert(alignof(Variant_SetThumbnailFromTexture) == 0x000008, "Wrong alignment on Variant_SetThumbnailFromTexture"); \ static_assert(sizeof(Variant_SetThumbnailFromTexture) == 0x000008, "Wrong size on Variant_SetThumbnailFromTexture"); \ static_assert(offsetof(Variant_SetThumbnailFromTexture, NewThumbnail) == 0x000000, "Member 'Variant_SetThumbnailFromTexture::NewThumbnail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Variant_GetDisplayText \ static_assert(alignof(Variant_GetDisplayText) == 0x000008, "Wrong alignment on Variant_GetDisplayText"); \ static_assert(sizeof(Variant_GetDisplayText) == 0x000018, "Wrong size on Variant_GetDisplayText"); \ static_assert(offsetof(Variant_GetDisplayText, ReturnValue) == 0x000000, "Member 'Variant_GetDisplayText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVariant \ static_assert(alignof(UVariant) == 0x000008, "Wrong alignment on UVariant"); \ static_assert(sizeof(UVariant) == 0x000080, "Wrong size on UVariant"); \ static_assert(offsetof(UVariant, Dependencies) == 0x000028, "Member 'UVariant::Dependencies' has a wrong offset!"); \ static_assert(offsetof(UVariant, DisplayText) == 0x000038, "Member 'UVariant::DisplayText' has a wrong offset!"); \ static_assert(offsetof(UVariant, ObjectBindings) == 0x000068, "Member 'UVariant::ObjectBindings' has a wrong offset!"); \ static_assert(offsetof(UVariant, Thumbnail) == 0x000078, "Member 'UVariant::Thumbnail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVariantObjectBinding \ static_assert(alignof(UVariantObjectBinding) == 0x000008, "Wrong alignment on UVariantObjectBinding"); \ static_assert(sizeof(UVariantObjectBinding) == 0x000098, "Wrong size on UVariantObjectBinding"); \ static_assert(offsetof(UVariantObjectBinding, CachedActorLabel) == 0x000028, "Member 'UVariantObjectBinding::CachedActorLabel' has a wrong offset!"); \ static_assert(offsetof(UVariantObjectBinding, ObjectPtr) == 0x000038, "Member 'UVariantObjectBinding::ObjectPtr' has a wrong offset!"); \ static_assert(offsetof(UVariantObjectBinding, LazyObjectPtr) == 0x000058, "Member 'UVariantObjectBinding::LazyObjectPtr' has a wrong offset!"); \ static_assert(offsetof(UVariantObjectBinding, CapturedProperties) == 0x000078, "Member 'UVariantObjectBinding::CapturedProperties' has a wrong offset!"); \ static_assert(offsetof(UVariantObjectBinding, FunctionCallers) == 0x000088, "Member 'UVariantObjectBinding::FunctionCallers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetParent \ static_assert(alignof(VariantSet_GetParent) == 0x000008, "Wrong alignment on VariantSet_GetParent"); \ static_assert(sizeof(VariantSet_GetParent) == 0x000008, "Wrong size on VariantSet_GetParent"); \ static_assert(offsetof(VariantSet_GetParent, ReturnValue) == 0x000000, "Member 'VariantSet_GetParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetThumbnail \ static_assert(alignof(VariantSet_GetThumbnail) == 0x000008, "Wrong alignment on VariantSet_GetThumbnail"); \ static_assert(sizeof(VariantSet_GetThumbnail) == 0x000008, "Wrong size on VariantSet_GetThumbnail"); \ static_assert(offsetof(VariantSet_GetThumbnail, ReturnValue) == 0x000000, "Member 'VariantSet_GetThumbnail::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetVariant \ static_assert(alignof(VariantSet_GetVariant) == 0x000008, "Wrong alignment on VariantSet_GetVariant"); \ static_assert(sizeof(VariantSet_GetVariant) == 0x000010, "Wrong size on VariantSet_GetVariant"); \ static_assert(offsetof(VariantSet_GetVariant, VariantIndex) == 0x000000, "Member 'VariantSet_GetVariant::VariantIndex' has a wrong offset!"); \ static_assert(offsetof(VariantSet_GetVariant, ReturnValue) == 0x000008, "Member 'VariantSet_GetVariant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetVariantByName \ static_assert(alignof(VariantSet_GetVariantByName) == 0x000008, "Wrong alignment on VariantSet_GetVariantByName"); \ static_assert(sizeof(VariantSet_GetVariantByName) == 0x000018, "Wrong size on VariantSet_GetVariantByName"); \ static_assert(offsetof(VariantSet_GetVariantByName, VariantName) == 0x000000, "Member 'VariantSet_GetVariantByName::VariantName' has a wrong offset!"); \ static_assert(offsetof(VariantSet_GetVariantByName, ReturnValue) == 0x000010, "Member 'VariantSet_GetVariantByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_SetDisplayText \ static_assert(alignof(VariantSet_SetDisplayText) == 0x000008, "Wrong alignment on VariantSet_SetDisplayText"); \ static_assert(sizeof(VariantSet_SetDisplayText) == 0x000018, "Wrong size on VariantSet_SetDisplayText"); \ static_assert(offsetof(VariantSet_SetDisplayText, NewDisplayText) == 0x000000, "Member 'VariantSet_SetDisplayText::NewDisplayText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_SetThumbnailFromCamera \ static_assert(alignof(VariantSet_SetThumbnailFromCamera) == 0x000010, "Wrong alignment on VariantSet_SetThumbnailFromCamera"); \ static_assert(sizeof(VariantSet_SetThumbnailFromCamera) == 0x000080, "Wrong size on VariantSet_SetThumbnailFromCamera"); \ static_assert(offsetof(VariantSet_SetThumbnailFromCamera, WorldContextObject) == 0x000000, "Member 'VariantSet_SetThumbnailFromCamera::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(VariantSet_SetThumbnailFromCamera, CameraTransform) == 0x000010, "Member 'VariantSet_SetThumbnailFromCamera::CameraTransform' has a wrong offset!"); \ static_assert(offsetof(VariantSet_SetThumbnailFromCamera, FOVDegrees) == 0x000070, "Member 'VariantSet_SetThumbnailFromCamera::FOVDegrees' has a wrong offset!"); \ static_assert(offsetof(VariantSet_SetThumbnailFromCamera, MinZ) == 0x000074, "Member 'VariantSet_SetThumbnailFromCamera::MinZ' has a wrong offset!"); \ static_assert(offsetof(VariantSet_SetThumbnailFromCamera, Gamma) == 0x000078, "Member 'VariantSet_SetThumbnailFromCamera::Gamma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_SetThumbnailFromFile \ static_assert(alignof(VariantSet_SetThumbnailFromFile) == 0x000008, "Wrong alignment on VariantSet_SetThumbnailFromFile"); \ static_assert(sizeof(VariantSet_SetThumbnailFromFile) == 0x000010, "Wrong size on VariantSet_SetThumbnailFromFile"); \ static_assert(offsetof(VariantSet_SetThumbnailFromFile, FilePath) == 0x000000, "Member 'VariantSet_SetThumbnailFromFile::FilePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_SetThumbnailFromTexture \ static_assert(alignof(VariantSet_SetThumbnailFromTexture) == 0x000008, "Wrong alignment on VariantSet_SetThumbnailFromTexture"); \ static_assert(sizeof(VariantSet_SetThumbnailFromTexture) == 0x000008, "Wrong size on VariantSet_SetThumbnailFromTexture"); \ static_assert(offsetof(VariantSet_SetThumbnailFromTexture, NewThumbnail) == 0x000000, "Member 'VariantSet_SetThumbnailFromTexture::NewThumbnail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetDisplayText \ static_assert(alignof(VariantSet_GetDisplayText) == 0x000008, "Wrong alignment on VariantSet_GetDisplayText"); \ static_assert(sizeof(VariantSet_GetDisplayText) == 0x000018, "Wrong size on VariantSet_GetDisplayText"); \ static_assert(offsetof(VariantSet_GetDisplayText, ReturnValue) == 0x000000, "Member 'VariantSet_GetDisplayText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VariantSet_GetNumVariants \ static_assert(alignof(VariantSet_GetNumVariants) == 0x000004, "Wrong alignment on VariantSet_GetNumVariants"); \ static_assert(sizeof(VariantSet_GetNumVariants) == 0x000004, "Wrong size on VariantSet_GetNumVariants"); \ static_assert(offsetof(VariantSet_GetNumVariants, ReturnValue) == 0x000000, "Member 'VariantSet_GetNumVariants::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVariantSet \ static_assert(alignof(UVariantSet) == 0x000008, "Wrong alignment on UVariantSet"); \ static_assert(sizeof(UVariantSet) == 0x000078, "Wrong size on UVariantSet"); \ static_assert(offsetof(UVariantSet, DisplayText) == 0x000028, "Member 'UVariantSet::DisplayText' has a wrong offset!"); \ static_assert(offsetof(UVariantSet, bExpanded) == 0x000058, "Member 'UVariantSet::bExpanded' has a wrong offset!"); \ static_assert(offsetof(UVariantSet, Variants) == 0x000060, "Member 'UVariantSet::Variants' has a wrong offset!"); \ static_assert(offsetof(UVariantSet, Thumbnail) == 0x000070, "Member 'UVariantSet::Thumbnail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsLevelSetData \ static_assert(alignof(FPhysicsLevelSetData) == 0x000008, "Wrong alignment on FPhysicsLevelSetData"); \ static_assert(sizeof(FPhysicsLevelSetData) == 0x000030, "Wrong size on FPhysicsLevelSetData"); \ static_assert(offsetof(FPhysicsLevelSetData, Element) == 0x000000, "Member 'FPhysicsLevelSetData::Element' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBakeMultiMeshDetailProperties \ static_assert(alignof(FBakeMultiMeshDetailProperties) == 0x000008, "Wrong alignment on FBakeMultiMeshDetailProperties"); \ static_assert(sizeof(FBakeMultiMeshDetailProperties) == 0x000018, "Wrong size on FBakeMultiMeshDetailProperties"); \ static_assert(offsetof(FBakeMultiMeshDetailProperties, SourceMesh) == 0x000000, "Member 'FBakeMultiMeshDetailProperties::SourceMesh' has a wrong offset!"); \ static_assert(offsetof(FBakeMultiMeshDetailProperties, SourceTexture) == 0x000008, "Member 'FBakeMultiMeshDetailProperties::SourceTexture' has a wrong offset!"); \ static_assert(offsetof(FBakeMultiMeshDetailProperties, SourceTextureUVLayer) == 0x000010, "Member 'FBakeMultiMeshDetailProperties::SourceTextureUVLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerlinLayerProperties \ static_assert(alignof(FPerlinLayerProperties) == 0x000004, "Wrong alignment on FPerlinLayerProperties"); \ static_assert(sizeof(FPerlinLayerProperties) == 0x000008, "Wrong size on FPerlinLayerProperties"); \ static_assert(offsetof(FPerlinLayerProperties, Frequency) == 0x000000, "Member 'FPerlinLayerProperties::Frequency' has a wrong offset!"); \ static_assert(offsetof(FPerlinLayerProperties, Intensity) == 0x000004, "Member 'FPerlinLayerProperties::Intensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditPivotTarget \ static_assert(alignof(FEditPivotTarget) == 0x000008, "Wrong alignment on FEditPivotTarget"); \ static_assert(sizeof(FEditPivotTarget) == 0x000010, "Wrong size on FEditPivotTarget"); \ static_assert(offsetof(FEditPivotTarget, TransformProxy) == 0x000000, "Member 'FEditPivotTarget::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(FEditPivotTarget, TransformGizmo) == 0x000008, "Member 'FEditPivotTarget::TransformGizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsSphereData \ static_assert(alignof(FPhysicsSphereData) == 0x000010, "Wrong alignment on FPhysicsSphereData"); \ static_assert(sizeof(FPhysicsSphereData) == 0x0000A0, "Wrong size on FPhysicsSphereData"); \ static_assert(offsetof(FPhysicsSphereData, Radius) == 0x000000, "Member 'FPhysicsSphereData::Radius' has a wrong offset!"); \ static_assert(offsetof(FPhysicsSphereData, Transform) == 0x000010, "Member 'FPhysicsSphereData::Transform' has a wrong offset!"); \ static_assert(offsetof(FPhysicsSphereData, Element) == 0x000070, "Member 'FPhysicsSphereData::Element' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsBoxData \ static_assert(alignof(FPhysicsBoxData) == 0x000010, "Wrong alignment on FPhysicsBoxData"); \ static_assert(sizeof(FPhysicsBoxData) == 0x0000B0, "Wrong size on FPhysicsBoxData"); \ static_assert(offsetof(FPhysicsBoxData, Dimensions) == 0x000000, "Member 'FPhysicsBoxData::Dimensions' has a wrong offset!"); \ static_assert(offsetof(FPhysicsBoxData, Transform) == 0x000020, "Member 'FPhysicsBoxData::Transform' has a wrong offset!"); \ static_assert(offsetof(FPhysicsBoxData, Element) == 0x000080, "Member 'FPhysicsBoxData::Element' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsCapsuleData \ static_assert(alignof(FPhysicsCapsuleData) == 0x000010, "Wrong alignment on FPhysicsCapsuleData"); \ static_assert(sizeof(FPhysicsCapsuleData) == 0x0000A0, "Wrong size on FPhysicsCapsuleData"); \ static_assert(offsetof(FPhysicsCapsuleData, Radius) == 0x000000, "Member 'FPhysicsCapsuleData::Radius' has a wrong offset!"); \ static_assert(offsetof(FPhysicsCapsuleData, Length) == 0x000004, "Member 'FPhysicsCapsuleData::Length' has a wrong offset!"); \ static_assert(offsetof(FPhysicsCapsuleData, Transform) == 0x000010, "Member 'FPhysicsCapsuleData::Transform' has a wrong offset!"); \ static_assert(offsetof(FPhysicsCapsuleData, Element) == 0x000070, "Member 'FPhysicsCapsuleData::Element' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicsConvexData \ static_assert(alignof(FPhysicsConvexData) == 0x000008, "Wrong alignment on FPhysicsConvexData"); \ static_assert(sizeof(FPhysicsConvexData) == 0x000038, "Wrong size on FPhysicsConvexData"); \ static_assert(offsetof(FPhysicsConvexData, NumVertices) == 0x000000, "Member 'FPhysicsConvexData::NumVertices' has a wrong offset!"); \ static_assert(offsetof(FPhysicsConvexData, NumFaces) == 0x000004, "Member 'FPhysicsConvexData::NumFaces' has a wrong offset!"); \ static_assert(offsetof(FPhysicsConvexData, Element) == 0x000008, "Member 'FPhysicsConvexData::Element' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushToolRadius \ static_assert(alignof(FBrushToolRadius) == 0x000004, "Wrong alignment on FBrushToolRadius"); \ static_assert(sizeof(FBrushToolRadius) == 0x000014, "Wrong size on FBrushToolRadius"); \ static_assert(offsetof(FBrushToolRadius, SizeType) == 0x000000, "Member 'FBrushToolRadius::SizeType' has a wrong offset!"); \ static_assert(offsetof(FBrushToolRadius, AdaptiveSize) == 0x000004, "Member 'FBrushToolRadius::AdaptiveSize' has a wrong offset!"); \ static_assert(offsetof(FBrushToolRadius, WorldRadius) == 0x000008, "Member 'FBrushToolRadius::WorldRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformMeshesTarget \ static_assert(alignof(FTransformMeshesTarget) == 0x000008, "Wrong alignment on FTransformMeshesTarget"); \ static_assert(sizeof(FTransformMeshesTarget) == 0x000010, "Wrong size on FTransformMeshesTarget"); \ static_assert(offsetof(FTransformMeshesTarget, TransformProxy) == 0x000000, "Member 'FTransformMeshesTarget::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(FTransformMeshesTarget, TransformGizmo) == 0x000008, "Member 'FTransformMeshesTarget::TransformGizmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeInputMeshProperties_GetSourceUVLayerNamesFunc \ static_assert(alignof(BakeInputMeshProperties_GetSourceUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeInputMeshProperties_GetSourceUVLayerNamesFunc"); \ static_assert(sizeof(BakeInputMeshProperties_GetSourceUVLayerNamesFunc) == 0x000010, "Wrong size on BakeInputMeshProperties_GetSourceUVLayerNamesFunc"); \ static_assert(offsetof(BakeInputMeshProperties_GetSourceUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeInputMeshProperties_GetSourceUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeInputMeshProperties_GetTargetUVLayerNamesFunc \ static_assert(alignof(BakeInputMeshProperties_GetTargetUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeInputMeshProperties_GetTargetUVLayerNamesFunc"); \ static_assert(sizeof(BakeInputMeshProperties_GetTargetUVLayerNamesFunc) == 0x000010, "Wrong size on BakeInputMeshProperties_GetTargetUVLayerNamesFunc"); \ static_assert(offsetof(BakeInputMeshProperties_GetTargetUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeInputMeshProperties_GetTargetUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeInputMeshProperties \ static_assert(alignof(UBakeInputMeshProperties) == 0x000008, "Wrong alignment on UBakeInputMeshProperties"); \ static_assert(sizeof(UBakeInputMeshProperties) == 0x000140, "Wrong size on UBakeInputMeshProperties"); \ static_assert(offsetof(UBakeInputMeshProperties, TargetStaticMesh) == 0x0000A8, "Member 'UBakeInputMeshProperties::TargetStaticMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, TargetSkeletalMesh) == 0x0000B0, "Member 'UBakeInputMeshProperties::TargetSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, TargetDynamicMesh) == 0x0000B8, "Member 'UBakeInputMeshProperties::TargetDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, TargetUVLayer) == 0x0000C0, "Member 'UBakeInputMeshProperties::TargetUVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, bHasTargetUVLayer) == 0x0000D0, "Member 'UBakeInputMeshProperties::bHasTargetUVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceStaticMesh) == 0x0000D8, "Member 'UBakeInputMeshProperties::SourceStaticMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceSkeletalMesh) == 0x0000E0, "Member 'UBakeInputMeshProperties::SourceSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceDynamicMesh) == 0x0000E8, "Member 'UBakeInputMeshProperties::SourceDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, bHideSourceMesh) == 0x0000F0, "Member 'UBakeInputMeshProperties::bHideSourceMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceNormalMap) == 0x0000F8, "Member 'UBakeInputMeshProperties::SourceNormalMap' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceNormalMapUVLayer) == 0x000100, "Member 'UBakeInputMeshProperties::SourceNormalMapUVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceNormalSpace) == 0x000110, "Member 'UBakeInputMeshProperties::SourceNormalSpace' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, bHasSourceNormalMap) == 0x000114, "Member 'UBakeInputMeshProperties::bHasSourceNormalMap' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, ProjectionDistance) == 0x000118, "Member 'UBakeInputMeshProperties::ProjectionDistance' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, bProjectionInWorldSpace) == 0x00011C, "Member 'UBakeInputMeshProperties::bProjectionInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, TargetUVLayerNamesList) == 0x000120, "Member 'UBakeInputMeshProperties::TargetUVLayerNamesList' has a wrong offset!"); \ static_assert(offsetof(UBakeInputMeshProperties, SourceUVLayerNamesList) == 0x000130, "Member 'UBakeInputMeshProperties::SourceUVLayerNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeNormalMapToolProperties \ static_assert(alignof(UBakeNormalMapToolProperties) == 0x000008, "Wrong alignment on UBakeNormalMapToolProperties"); \ static_assert(sizeof(UBakeNormalMapToolProperties) == 0x0000A8, "Wrong size on UBakeNormalMapToolProperties"); \ #define DUMPER7_ASSERTS_UBakeOcclusionMapToolProperties \ static_assert(alignof(UBakeOcclusionMapToolProperties) == 0x000008, "Wrong alignment on UBakeOcclusionMapToolProperties"); \ static_assert(sizeof(UBakeOcclusionMapToolProperties) == 0x0000B8, "Wrong size on UBakeOcclusionMapToolProperties"); \ static_assert(offsetof(UBakeOcclusionMapToolProperties, OcclusionRays) == 0x0000A8, "Member 'UBakeOcclusionMapToolProperties::OcclusionRays' has a wrong offset!"); \ static_assert(offsetof(UBakeOcclusionMapToolProperties, MaxDistance) == 0x0000AC, "Member 'UBakeOcclusionMapToolProperties::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(UBakeOcclusionMapToolProperties, SpreadAngle) == 0x0000B0, "Member 'UBakeOcclusionMapToolProperties::SpreadAngle' has a wrong offset!"); \ static_assert(offsetof(UBakeOcclusionMapToolProperties, BiasAngle) == 0x0000B4, "Member 'UBakeOcclusionMapToolProperties::BiasAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeCurvatureMapToolProperties \ static_assert(alignof(UBakeCurvatureMapToolProperties) == 0x000008, "Wrong alignment on UBakeCurvatureMapToolProperties"); \ static_assert(sizeof(UBakeCurvatureMapToolProperties) == 0x0000C0, "Wrong size on UBakeCurvatureMapToolProperties"); \ static_assert(offsetof(UBakeCurvatureMapToolProperties, CurvatureType) == 0x0000A8, "Member 'UBakeCurvatureMapToolProperties::CurvatureType' has a wrong offset!"); \ static_assert(offsetof(UBakeCurvatureMapToolProperties, ColorMapping) == 0x0000AC, "Member 'UBakeCurvatureMapToolProperties::ColorMapping' has a wrong offset!"); \ static_assert(offsetof(UBakeCurvatureMapToolProperties, ColorRangeMultiplier) == 0x0000B0, "Member 'UBakeCurvatureMapToolProperties::ColorRangeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UBakeCurvatureMapToolProperties, MinRangeMultiplier) == 0x0000B4, "Member 'UBakeCurvatureMapToolProperties::MinRangeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UBakeCurvatureMapToolProperties, Clamping) == 0x0000B8, "Member 'UBakeCurvatureMapToolProperties::Clamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeTexture2DProperties_GetUVLayerNamesFunc \ static_assert(alignof(BakeTexture2DProperties_GetUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeTexture2DProperties_GetUVLayerNamesFunc"); \ static_assert(sizeof(BakeTexture2DProperties_GetUVLayerNamesFunc) == 0x000010, "Wrong size on BakeTexture2DProperties_GetUVLayerNamesFunc"); \ static_assert(offsetof(BakeTexture2DProperties_GetUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeTexture2DProperties_GetUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeTexture2DProperties \ static_assert(alignof(UBakeTexture2DProperties) == 0x000008, "Wrong alignment on UBakeTexture2DProperties"); \ static_assert(sizeof(UBakeTexture2DProperties) == 0x0000D0, "Wrong size on UBakeTexture2DProperties"); \ static_assert(offsetof(UBakeTexture2DProperties, SourceTexture) == 0x0000A8, "Member 'UBakeTexture2DProperties::SourceTexture' has a wrong offset!"); \ static_assert(offsetof(UBakeTexture2DProperties, UVLayer) == 0x0000B0, "Member 'UBakeTexture2DProperties::UVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeTexture2DProperties, UVLayerNamesList) == 0x0000C0, "Member 'UBakeTexture2DProperties::UVLayerNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeMultiTexture2DProperties_GetUVLayerNamesFunc \ static_assert(alignof(BakeMultiTexture2DProperties_GetUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeMultiTexture2DProperties_GetUVLayerNamesFunc"); \ static_assert(sizeof(BakeMultiTexture2DProperties_GetUVLayerNamesFunc) == 0x000010, "Wrong size on BakeMultiTexture2DProperties_GetUVLayerNamesFunc"); \ static_assert(offsetof(BakeMultiTexture2DProperties_GetUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeMultiTexture2DProperties_GetUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMultiTexture2DProperties \ static_assert(alignof(UBakeMultiTexture2DProperties) == 0x000008, "Wrong alignment on UBakeMultiTexture2DProperties"); \ static_assert(sizeof(UBakeMultiTexture2DProperties) == 0x0000E8, "Wrong size on UBakeMultiTexture2DProperties"); \ static_assert(offsetof(UBakeMultiTexture2DProperties, MaterialIDSourceTextures) == 0x0000A8, "Member 'UBakeMultiTexture2DProperties::MaterialIDSourceTextures' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiTexture2DProperties, UVLayer) == 0x0000B8, "Member 'UBakeMultiTexture2DProperties::UVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiTexture2DProperties, UVLayerNamesList) == 0x0000C8, "Member 'UBakeMultiTexture2DProperties::UVLayerNamesList' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiTexture2DProperties, AllSourceTextures) == 0x0000D8, "Member 'UBakeMultiTexture2DProperties::AllSourceTextures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeVisualizationProperties \ static_assert(alignof(UBakeVisualizationProperties) == 0x000008, "Wrong alignment on UBakeVisualizationProperties"); \ static_assert(sizeof(UBakeVisualizationProperties) == 0x0000B8, "Wrong size on UBakeVisualizationProperties"); \ static_assert(offsetof(UBakeVisualizationProperties, bPreviewAsMaterial) == 0x0000A8, "Member 'UBakeVisualizationProperties::bPreviewAsMaterial' has a wrong offset!"); \ static_assert(offsetof(UBakeVisualizationProperties, Brightness) == 0x0000AC, "Member 'UBakeVisualizationProperties::Brightness' has a wrong offset!"); \ static_assert(offsetof(UBakeVisualizationProperties, AOMultiplier) == 0x0000B0, "Member 'UBakeVisualizationProperties::AOMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSculptBrushOpProps \ static_assert(alignof(UMeshSculptBrushOpProps) == 0x000008, "Wrong alignment on UMeshSculptBrushOpProps"); \ static_assert(sizeof(UMeshSculptBrushOpProps) == 0x0000A8, "Wrong size on UMeshSculptBrushOpProps"); \ #define DUMPER7_ASSERTS_UBaseKelvinletBrushOpProps \ static_assert(alignof(UBaseKelvinletBrushOpProps) == 0x000008, "Wrong alignment on UBaseKelvinletBrushOpProps"); \ static_assert(sizeof(UBaseKelvinletBrushOpProps) == 0x0000B8, "Wrong size on UBaseKelvinletBrushOpProps"); \ static_assert(offsetof(UBaseKelvinletBrushOpProps, Stiffness) == 0x0000A8, "Member 'UBaseKelvinletBrushOpProps::Stiffness' has a wrong offset!"); \ static_assert(offsetof(UBaseKelvinletBrushOpProps, Incompressiblity) == 0x0000AC, "Member 'UBaseKelvinletBrushOpProps::Incompressiblity' has a wrong offset!"); \ static_assert(offsetof(UBaseKelvinletBrushOpProps, BrushSteps) == 0x0000B0, "Member 'UBaseKelvinletBrushOpProps::BrushSteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScaleKelvinletBrushOpProps \ static_assert(alignof(UScaleKelvinletBrushOpProps) == 0x000008, "Wrong alignment on UScaleKelvinletBrushOpProps"); \ static_assert(sizeof(UScaleKelvinletBrushOpProps) == 0x0000C0, "Wrong size on UScaleKelvinletBrushOpProps"); \ static_assert(offsetof(UScaleKelvinletBrushOpProps, Strength) == 0x0000B8, "Member 'UScaleKelvinletBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UScaleKelvinletBrushOpProps, Falloff) == 0x0000BC, "Member 'UScaleKelvinletBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPullKelvinletBrushOpProps \ static_assert(alignof(UPullKelvinletBrushOpProps) == 0x000008, "Wrong alignment on UPullKelvinletBrushOpProps"); \ static_assert(sizeof(UPullKelvinletBrushOpProps) == 0x0000C0, "Wrong size on UPullKelvinletBrushOpProps"); \ static_assert(offsetof(UPullKelvinletBrushOpProps, Falloff) == 0x0000B8, "Member 'UPullKelvinletBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UPullKelvinletBrushOpProps, Depth) == 0x0000BC, "Member 'UPullKelvinletBrushOpProps::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USharpPullKelvinletBrushOpProps \ static_assert(alignof(USharpPullKelvinletBrushOpProps) == 0x000008, "Wrong alignment on USharpPullKelvinletBrushOpProps"); \ static_assert(sizeof(USharpPullKelvinletBrushOpProps) == 0x0000C0, "Wrong size on USharpPullKelvinletBrushOpProps"); \ static_assert(offsetof(USharpPullKelvinletBrushOpProps, Falloff) == 0x0000B8, "Member 'USharpPullKelvinletBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(USharpPullKelvinletBrushOpProps, Depth) == 0x0000BC, "Member 'USharpPullKelvinletBrushOpProps::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTwistKelvinletBrushOpProps \ static_assert(alignof(UTwistKelvinletBrushOpProps) == 0x000008, "Wrong alignment on UTwistKelvinletBrushOpProps"); \ static_assert(sizeof(UTwistKelvinletBrushOpProps) == 0x0000C0, "Wrong size on UTwistKelvinletBrushOpProps"); \ static_assert(offsetof(UTwistKelvinletBrushOpProps, Strength) == 0x0000B8, "Member 'UTwistKelvinletBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UTwistKelvinletBrushOpProps, Falloff) == 0x0000BC, "Member 'UTwistKelvinletBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroupEraseBrushOpProps \ static_assert(alignof(UGroupEraseBrushOpProps) == 0x000008, "Wrong alignment on UGroupEraseBrushOpProps"); \ static_assert(sizeof(UGroupEraseBrushOpProps) == 0x0000F0, "Wrong size on UGroupEraseBrushOpProps"); \ static_assert(offsetof(UGroupEraseBrushOpProps, Group) == 0x0000A8, "Member 'UGroupEraseBrushOpProps::Group' has a wrong offset!"); \ static_assert(offsetof(UGroupEraseBrushOpProps, bOnlyEraseCurrent) == 0x0000AC, "Member 'UGroupEraseBrushOpProps::bOnlyEraseCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGroupPaintBrushOpProps \ static_assert(alignof(UGroupPaintBrushOpProps) == 0x000008, "Wrong alignment on UGroupPaintBrushOpProps"); \ static_assert(sizeof(UGroupPaintBrushOpProps) == 0x0000B0, "Wrong size on UGroupPaintBrushOpProps"); \ static_assert(offsetof(UGroupPaintBrushOpProps, Group) == 0x0000A8, "Member 'UGroupPaintBrushOpProps::Group' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushOpProps, bOnlyPaintUngrouped) == 0x0000AC, "Member 'UGroupPaintBrushOpProps::bOnlyPaintUngrouped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInflateBrushOpProps \ static_assert(alignof(UInflateBrushOpProps) == 0x000008, "Wrong alignment on UInflateBrushOpProps"); \ static_assert(sizeof(UInflateBrushOpProps) == 0x0000B0, "Wrong size on UInflateBrushOpProps"); \ static_assert(offsetof(UInflateBrushOpProps, Strength) == 0x0000A8, "Member 'UInflateBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UInflateBrushOpProps, Falloff) == 0x0000AC, "Member 'UInflateBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoveBrushOpProps \ static_assert(alignof(UMoveBrushOpProps) == 0x000008, "Wrong alignment on UMoveBrushOpProps"); \ static_assert(sizeof(UMoveBrushOpProps) == 0x0000B8, "Wrong size on UMoveBrushOpProps"); \ static_assert(offsetof(UMoveBrushOpProps, Strength) == 0x0000A8, "Member 'UMoveBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UMoveBrushOpProps, Falloff) == 0x0000AC, "Member 'UMoveBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UMoveBrushOpProps, Depth) == 0x0000B0, "Member 'UMoveBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UMoveBrushOpProps, AxisFilters) == 0x0000B4, "Member 'UMoveBrushOpProps::AxisFilters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPinchBrushOpProps \ static_assert(alignof(UPinchBrushOpProps) == 0x000008, "Wrong alignment on UPinchBrushOpProps"); \ static_assert(sizeof(UPinchBrushOpProps) == 0x0000B8, "Wrong size on UPinchBrushOpProps"); \ static_assert(offsetof(UPinchBrushOpProps, Strength) == 0x0000A8, "Member 'UPinchBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UPinchBrushOpProps, Falloff) == 0x0000AC, "Member 'UPinchBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UPinchBrushOpProps, Depth) == 0x0000B0, "Member 'UPinchBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UPinchBrushOpProps, bPerpDamping) == 0x0000B4, "Member 'UPinchBrushOpProps::bPerpDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBasePlaneBrushOpProps \ static_assert(alignof(UBasePlaneBrushOpProps) == 0x000008, "Wrong alignment on UBasePlaneBrushOpProps"); \ static_assert(sizeof(UBasePlaneBrushOpProps) == 0x0000A8, "Wrong size on UBasePlaneBrushOpProps"); \ #define DUMPER7_ASSERTS_UPlaneBrushOpProps \ static_assert(alignof(UPlaneBrushOpProps) == 0x000008, "Wrong alignment on UPlaneBrushOpProps"); \ static_assert(sizeof(UPlaneBrushOpProps) == 0x0000B8, "Wrong size on UPlaneBrushOpProps"); \ static_assert(offsetof(UPlaneBrushOpProps, Strength) == 0x0000A8, "Member 'UPlaneBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UPlaneBrushOpProps, Falloff) == 0x0000AC, "Member 'UPlaneBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UPlaneBrushOpProps, Depth) == 0x0000B0, "Member 'UPlaneBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UPlaneBrushOpProps, WhichSide) == 0x0000B4, "Member 'UPlaneBrushOpProps::WhichSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UViewAlignedPlaneBrushOpProps \ static_assert(alignof(UViewAlignedPlaneBrushOpProps) == 0x000008, "Wrong alignment on UViewAlignedPlaneBrushOpProps"); \ static_assert(sizeof(UViewAlignedPlaneBrushOpProps) == 0x0000B8, "Wrong size on UViewAlignedPlaneBrushOpProps"); \ static_assert(offsetof(UViewAlignedPlaneBrushOpProps, Strength) == 0x0000A8, "Member 'UViewAlignedPlaneBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UViewAlignedPlaneBrushOpProps, Falloff) == 0x0000AC, "Member 'UViewAlignedPlaneBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UViewAlignedPlaneBrushOpProps, Depth) == 0x0000B0, "Member 'UViewAlignedPlaneBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UViewAlignedPlaneBrushOpProps, WhichSide) == 0x0000B4, "Member 'UViewAlignedPlaneBrushOpProps::WhichSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFixedPlaneBrushOpProps \ static_assert(alignof(UFixedPlaneBrushOpProps) == 0x000008, "Wrong alignment on UFixedPlaneBrushOpProps"); \ static_assert(sizeof(UFixedPlaneBrushOpProps) == 0x0000B8, "Wrong size on UFixedPlaneBrushOpProps"); \ static_assert(offsetof(UFixedPlaneBrushOpProps, Strength) == 0x0000A8, "Member 'UFixedPlaneBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushOpProps, Falloff) == 0x0000AC, "Member 'UFixedPlaneBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushOpProps, Depth) == 0x0000B0, "Member 'UFixedPlaneBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushOpProps, WhichSide) == 0x0000B4, "Member 'UFixedPlaneBrushOpProps::WhichSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStandardSculptBrushOpProps \ static_assert(alignof(UStandardSculptBrushOpProps) == 0x000008, "Wrong alignment on UStandardSculptBrushOpProps"); \ static_assert(sizeof(UStandardSculptBrushOpProps) == 0x0000B0, "Wrong size on UStandardSculptBrushOpProps"); \ static_assert(offsetof(UStandardSculptBrushOpProps, Strength) == 0x0000A8, "Member 'UStandardSculptBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UStandardSculptBrushOpProps, Falloff) == 0x0000AC, "Member 'UStandardSculptBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UViewAlignedSculptBrushOpProps \ static_assert(alignof(UViewAlignedSculptBrushOpProps) == 0x000008, "Wrong alignment on UViewAlignedSculptBrushOpProps"); \ static_assert(sizeof(UViewAlignedSculptBrushOpProps) == 0x0000B0, "Wrong size on UViewAlignedSculptBrushOpProps"); \ static_assert(offsetof(UViewAlignedSculptBrushOpProps, Strength) == 0x0000A8, "Member 'UViewAlignedSculptBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UViewAlignedSculptBrushOpProps, Falloff) == 0x0000AC, "Member 'UViewAlignedSculptBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USculptMaxBrushOpProps \ static_assert(alignof(USculptMaxBrushOpProps) == 0x000008, "Wrong alignment on USculptMaxBrushOpProps"); \ static_assert(sizeof(USculptMaxBrushOpProps) == 0x0000C0, "Wrong size on USculptMaxBrushOpProps"); \ static_assert(offsetof(USculptMaxBrushOpProps, Strength) == 0x0000A8, "Member 'USculptMaxBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(USculptMaxBrushOpProps, Falloff) == 0x0000AC, "Member 'USculptMaxBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(USculptMaxBrushOpProps, MaxHeight) == 0x0000B0, "Member 'USculptMaxBrushOpProps::MaxHeight' has a wrong offset!"); \ static_assert(offsetof(USculptMaxBrushOpProps, bUseFixedHeight) == 0x0000B4, "Member 'USculptMaxBrushOpProps::bUseFixedHeight' has a wrong offset!"); \ static_assert(offsetof(USculptMaxBrushOpProps, FixedHeight) == 0x0000B8, "Member 'USculptMaxBrushOpProps::FixedHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseSmoothBrushOpProps \ static_assert(alignof(UBaseSmoothBrushOpProps) == 0x000008, "Wrong alignment on UBaseSmoothBrushOpProps"); \ static_assert(sizeof(UBaseSmoothBrushOpProps) == 0x0000A8, "Wrong size on UBaseSmoothBrushOpProps"); \ #define DUMPER7_ASSERTS_USmoothBrushOpProps \ static_assert(alignof(USmoothBrushOpProps) == 0x000008, "Wrong alignment on USmoothBrushOpProps"); \ static_assert(sizeof(USmoothBrushOpProps) == 0x0000B8, "Wrong size on USmoothBrushOpProps"); \ static_assert(offsetof(USmoothBrushOpProps, Strength) == 0x0000A8, "Member 'USmoothBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(USmoothBrushOpProps, Falloff) == 0x0000AC, "Member 'USmoothBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(USmoothBrushOpProps, bPreserveUVFlow) == 0x0000B0, "Member 'USmoothBrushOpProps::bPreserveUVFlow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USecondarySmoothBrushOpProps \ static_assert(alignof(USecondarySmoothBrushOpProps) == 0x000008, "Wrong alignment on USecondarySmoothBrushOpProps"); \ static_assert(sizeof(USecondarySmoothBrushOpProps) == 0x0000B8, "Wrong size on USecondarySmoothBrushOpProps"); \ static_assert(offsetof(USecondarySmoothBrushOpProps, Strength) == 0x0000A8, "Member 'USecondarySmoothBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(USecondarySmoothBrushOpProps, Falloff) == 0x0000AC, "Member 'USecondarySmoothBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(USecondarySmoothBrushOpProps, bPreserveUVFlow) == 0x0000B0, "Member 'USecondarySmoothBrushOpProps::bPreserveUVFlow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmoothFillBrushOpProps \ static_assert(alignof(USmoothFillBrushOpProps) == 0x000008, "Wrong alignment on USmoothFillBrushOpProps"); \ static_assert(sizeof(USmoothFillBrushOpProps) == 0x0000B8, "Wrong size on USmoothFillBrushOpProps"); \ static_assert(offsetof(USmoothFillBrushOpProps, Strength) == 0x0000A8, "Member 'USmoothFillBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(USmoothFillBrushOpProps, Falloff) == 0x0000AC, "Member 'USmoothFillBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(USmoothFillBrushOpProps, bPreserveUVFlow) == 0x0000B0, "Member 'USmoothFillBrushOpProps::bPreserveUVFlow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlattenBrushOpProps \ static_assert(alignof(UFlattenBrushOpProps) == 0x000008, "Wrong alignment on UFlattenBrushOpProps"); \ static_assert(sizeof(UFlattenBrushOpProps) == 0x0000B8, "Wrong size on UFlattenBrushOpProps"); \ static_assert(offsetof(UFlattenBrushOpProps, Strength) == 0x0000A8, "Member 'UFlattenBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UFlattenBrushOpProps, Falloff) == 0x0000AC, "Member 'UFlattenBrushOpProps::Falloff' has a wrong offset!"); \ static_assert(offsetof(UFlattenBrushOpProps, Depth) == 0x0000B0, "Member 'UFlattenBrushOpProps::Depth' has a wrong offset!"); \ static_assert(offsetof(UFlattenBrushOpProps, WhichSide) == 0x0000B4, "Member 'UFlattenBrushOpProps::WhichSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEraseBrushOpProps \ static_assert(alignof(UEraseBrushOpProps) == 0x000008, "Wrong alignment on UEraseBrushOpProps"); \ static_assert(sizeof(UEraseBrushOpProps) == 0x0000B0, "Wrong size on UEraseBrushOpProps"); \ static_assert(offsetof(UEraseBrushOpProps, Strength) == 0x0000A8, "Member 'UEraseBrushOpProps::Strength' has a wrong offset!"); \ static_assert(offsetof(UEraseBrushOpProps, Falloff) == 0x0000AC, "Member 'UEraseBrushOpProps::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternToolBuilder \ static_assert(alignof(UPatternToolBuilder) == 0x000008, "Wrong alignment on UPatternToolBuilder"); \ static_assert(sizeof(UPatternToolBuilder) == 0x000028, "Wrong size on UPatternToolBuilder"); \ #define DUMPER7_ASSERTS_UPatternToolSettings \ static_assert(alignof(UPatternToolSettings) == 0x000008, "Wrong alignment on UPatternToolSettings"); \ static_assert(sizeof(UPatternToolSettings) == 0x0000B0, "Wrong size on UPatternToolSettings"); \ static_assert(offsetof(UPatternToolSettings, Shape) == 0x0000A8, "Member 'UPatternToolSettings::Shape' has a wrong offset!"); \ static_assert(offsetof(UPatternToolSettings, SingleAxis) == 0x0000A9, "Member 'UPatternToolSettings::SingleAxis' has a wrong offset!"); \ static_assert(offsetof(UPatternToolSettings, SinglePlane) == 0x0000AA, "Member 'UPatternToolSettings::SinglePlane' has a wrong offset!"); \ static_assert(offsetof(UPatternToolSettings, bHideSources) == 0x0000AB, "Member 'UPatternToolSettings::bHideSources' has a wrong offset!"); \ static_assert(offsetof(UPatternToolSettings, Seed) == 0x0000AC, "Member 'UPatternToolSettings::Seed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_LinearSettings \ static_assert(alignof(UPatternTool_LinearSettings) == 0x000008, "Wrong alignment on UPatternTool_LinearSettings"); \ static_assert(sizeof(UPatternTool_LinearSettings) == 0x0000C8, "Wrong size on UPatternTool_LinearSettings"); \ static_assert(offsetof(UPatternTool_LinearSettings, SpacingMode) == 0x0000A8, "Member 'UPatternTool_LinearSettings::SpacingMode' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_LinearSettings, Count) == 0x0000AC, "Member 'UPatternTool_LinearSettings::Count' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_LinearSettings, StepSize) == 0x0000B0, "Member 'UPatternTool_LinearSettings::StepSize' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_LinearSettings, Extent) == 0x0000B8, "Member 'UPatternTool_LinearSettings::Extent' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_LinearSettings, bCentered) == 0x0000C0, "Member 'UPatternTool_LinearSettings::bCentered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_GridSettings \ static_assert(alignof(UPatternTool_GridSettings) == 0x000008, "Wrong alignment on UPatternTool_GridSettings"); \ static_assert(sizeof(UPatternTool_GridSettings) == 0x0000E0, "Wrong size on UPatternTool_GridSettings"); \ static_assert(offsetof(UPatternTool_GridSettings, SpacingX) == 0x0000A8, "Member 'UPatternTool_GridSettings::SpacingX' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, CountX) == 0x0000AC, "Member 'UPatternTool_GridSettings::CountX' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, StepSizeX) == 0x0000B0, "Member 'UPatternTool_GridSettings::StepSizeX' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, ExtentX) == 0x0000B8, "Member 'UPatternTool_GridSettings::ExtentX' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, bCenteredX) == 0x0000C0, "Member 'UPatternTool_GridSettings::bCenteredX' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, SpacingY) == 0x0000C1, "Member 'UPatternTool_GridSettings::SpacingY' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, CountY) == 0x0000C4, "Member 'UPatternTool_GridSettings::CountY' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, StepSizeY) == 0x0000C8, "Member 'UPatternTool_GridSettings::StepSizeY' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, ExtentY) == 0x0000D0, "Member 'UPatternTool_GridSettings::ExtentY' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_GridSettings, bCenteredY) == 0x0000D8, "Member 'UPatternTool_GridSettings::bCenteredY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_RadialSettings \ static_assert(alignof(UPatternTool_RadialSettings) == 0x000008, "Wrong alignment on UPatternTool_RadialSettings"); \ static_assert(sizeof(UPatternTool_RadialSettings) == 0x0000E0, "Wrong size on UPatternTool_RadialSettings"); \ static_assert(offsetof(UPatternTool_RadialSettings, SpacingMode) == 0x0000A8, "Member 'UPatternTool_RadialSettings::SpacingMode' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, Count) == 0x0000AC, "Member 'UPatternTool_RadialSettings::Count' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, StepSize) == 0x0000B0, "Member 'UPatternTool_RadialSettings::StepSize' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, Radius) == 0x0000B8, "Member 'UPatternTool_RadialSettings::Radius' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, StartAngle) == 0x0000C0, "Member 'UPatternTool_RadialSettings::StartAngle' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, EndAngle) == 0x0000C8, "Member 'UPatternTool_RadialSettings::EndAngle' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, AngleShift) == 0x0000D0, "Member 'UPatternTool_RadialSettings::AngleShift' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RadialSettings, bOriented) == 0x0000D8, "Member 'UPatternTool_RadialSettings::bOriented' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_RotationSettings \ static_assert(alignof(UPatternTool_RotationSettings) == 0x000008, "Wrong alignment on UPatternTool_RotationSettings"); \ static_assert(sizeof(UPatternTool_RotationSettings) == 0x0000F8, "Wrong size on UPatternTool_RotationSettings"); \ static_assert(offsetof(UPatternTool_RotationSettings, bInterpolate) == 0x0000A8, "Member 'UPatternTool_RotationSettings::bInterpolate' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RotationSettings, bJitter) == 0x0000A9, "Member 'UPatternTool_RotationSettings::bJitter' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RotationSettings, StartRotation) == 0x0000B0, "Member 'UPatternTool_RotationSettings::StartRotation' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RotationSettings, EndRotation) == 0x0000C8, "Member 'UPatternTool_RotationSettings::EndRotation' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_RotationSettings, RotationJitterRange) == 0x0000E0, "Member 'UPatternTool_RotationSettings::RotationJitterRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_TranslationSettings \ static_assert(alignof(UPatternTool_TranslationSettings) == 0x000008, "Wrong alignment on UPatternTool_TranslationSettings"); \ static_assert(sizeof(UPatternTool_TranslationSettings) == 0x0000F8, "Wrong size on UPatternTool_TranslationSettings"); \ static_assert(offsetof(UPatternTool_TranslationSettings, bInterpolate) == 0x0000A8, "Member 'UPatternTool_TranslationSettings::bInterpolate' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_TranslationSettings, bJitter) == 0x0000A9, "Member 'UPatternTool_TranslationSettings::bJitter' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_TranslationSettings, StartTranslation) == 0x0000B0, "Member 'UPatternTool_TranslationSettings::StartTranslation' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_TranslationSettings, EndTranslation) == 0x0000C8, "Member 'UPatternTool_TranslationSettings::EndTranslation' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_TranslationSettings, TranslationJitterRange) == 0x0000E0, "Member 'UPatternTool_TranslationSettings::TranslationJitterRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_ScaleSettings \ static_assert(alignof(UPatternTool_ScaleSettings) == 0x000008, "Wrong alignment on UPatternTool_ScaleSettings"); \ static_assert(sizeof(UPatternTool_ScaleSettings) == 0x000100, "Wrong size on UPatternTool_ScaleSettings"); \ static_assert(offsetof(UPatternTool_ScaleSettings, bUniform) == 0x0000A8, "Member 'UPatternTool_ScaleSettings::bUniform' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, bInterpolate) == 0x0000A9, "Member 'UPatternTool_ScaleSettings::bInterpolate' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, bJitter) == 0x0000AA, "Member 'UPatternTool_ScaleSettings::bJitter' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, StartScale) == 0x0000B0, "Member 'UPatternTool_ScaleSettings::StartScale' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, EndScale) == 0x0000C8, "Member 'UPatternTool_ScaleSettings::EndScale' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, ScaleJitterRange) == 0x0000E0, "Member 'UPatternTool_ScaleSettings::ScaleJitterRange' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_ScaleSettings, ScaleJitterRangeNonUniform) == 0x0000E8, "Member 'UPatternTool_ScaleSettings::ScaleJitterRangeNonUniform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool_OutputSettings \ static_assert(alignof(UPatternTool_OutputSettings) == 0x000008, "Wrong alignment on UPatternTool_OutputSettings"); \ static_assert(sizeof(UPatternTool_OutputSettings) == 0x0000B0, "Wrong size on UPatternTool_OutputSettings"); \ static_assert(offsetof(UPatternTool_OutputSettings, bSeparateActors) == 0x0000A8, "Member 'UPatternTool_OutputSettings::bSeparateActors' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_OutputSettings, bConvertToDynamic) == 0x0000A9, "Member 'UPatternTool_OutputSettings::bConvertToDynamic' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_OutputSettings, bCreateISMCs) == 0x0000AA, "Member 'UPatternTool_OutputSettings::bCreateISMCs' has a wrong offset!"); \ static_assert(offsetof(UPatternTool_OutputSettings, bHaveStaticMeshes) == 0x0000AB, "Member 'UPatternTool_OutputSettings::bHaveStaticMeshes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPatternTool \ static_assert(alignof(UPatternTool) == 0x000008, "Wrong alignment on UPatternTool"); \ static_assert(sizeof(UPatternTool) == 0x0002C8, "Wrong size on UPatternTool"); \ static_assert(offsetof(UPatternTool, Settings) == 0x0000B8, "Member 'UPatternTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, LinearSettings) == 0x0000C0, "Member 'UPatternTool::LinearSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, GridSettings) == 0x0000C8, "Member 'UPatternTool::GridSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, RadialSettings) == 0x0000D0, "Member 'UPatternTool::RadialSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, RotationSettings) == 0x0000D8, "Member 'UPatternTool::RotationSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, TranslationSettings) == 0x0000E0, "Member 'UPatternTool::TranslationSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, ScaleSettings) == 0x0000E8, "Member 'UPatternTool::ScaleSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, OutputSettings) == 0x000128, "Member 'UPatternTool::OutputSettings' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, TransformProxy_End) == 0x000130, "Member 'UPatternTool::TransformProxy_End' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, TransformGizmo_End) == 0x000138, "Member 'UPatternTool::TransformGizmo_End' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, DragAlignmentMechanic) == 0x000140, "Member 'UPatternTool::DragAlignmentMechanic' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, PlaneMechanic) == 0x000148, "Member 'UPatternTool::PlaneMechanic' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, AllComponents) == 0x0001D0, "Member 'UPatternTool::AllComponents' has a wrong offset!"); \ static_assert(offsetof(UPatternTool, PreviewGeometry) == 0x0002C0, "Member 'UPatternTool::PreviewGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshConstraintProperties \ static_assert(alignof(UMeshConstraintProperties) == 0x000008, "Wrong alignment on UMeshConstraintProperties"); \ static_assert(sizeof(UMeshConstraintProperties) == 0x0000B0, "Wrong size on UMeshConstraintProperties"); \ static_assert(offsetof(UMeshConstraintProperties, bPreserveSharpEdges) == 0x0000A8, "Member 'UMeshConstraintProperties::bPreserveSharpEdges' has a wrong offset!"); \ static_assert(offsetof(UMeshConstraintProperties, MeshBoundaryConstraint) == 0x0000A9, "Member 'UMeshConstraintProperties::MeshBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(UMeshConstraintProperties, GroupBoundaryConstraint) == 0x0000AA, "Member 'UMeshConstraintProperties::GroupBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(UMeshConstraintProperties, MaterialBoundaryConstraint) == 0x0000AB, "Member 'UMeshConstraintProperties::MaterialBoundaryConstraint' has a wrong offset!"); \ static_assert(offsetof(UMeshConstraintProperties, bPreventNormalFlips) == 0x0000AC, "Member 'UMeshConstraintProperties::bPreventNormalFlips' has a wrong offset!"); \ static_assert(offsetof(UMeshConstraintProperties, bPreventTinyTriangles) == 0x0000AD, "Member 'UMeshConstraintProperties::bPreventTinyTriangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URemeshProperties \ static_assert(alignof(URemeshProperties) == 0x000008, "Wrong alignment on URemeshProperties"); \ static_assert(sizeof(URemeshProperties) == 0x0000B8, "Wrong size on URemeshProperties"); \ static_assert(offsetof(URemeshProperties, SmoothingStrength) == 0x0000B0, "Member 'URemeshProperties::SmoothingStrength' has a wrong offset!"); \ static_assert(offsetof(URemeshProperties, bFlips) == 0x0000B4, "Member 'URemeshProperties::bFlips' has a wrong offset!"); \ static_assert(offsetof(URemeshProperties, bSplits) == 0x0000B5, "Member 'URemeshProperties::bSplits' has a wrong offset!"); \ static_assert(offsetof(URemeshProperties, bCollapses) == 0x0000B6, "Member 'URemeshProperties::bCollapses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddPatchToolBuilder \ static_assert(alignof(UAddPatchToolBuilder) == 0x000008, "Wrong alignment on UAddPatchToolBuilder"); \ static_assert(sizeof(UAddPatchToolBuilder) == 0x000028, "Wrong size on UAddPatchToolBuilder"); \ #define DUMPER7_ASSERTS_UAddPatchToolProperties \ static_assert(alignof(UAddPatchToolProperties) == 0x000008, "Wrong alignment on UAddPatchToolProperties"); \ static_assert(sizeof(UAddPatchToolProperties) == 0x0000B8, "Wrong size on UAddPatchToolProperties"); \ static_assert(offsetof(UAddPatchToolProperties, Width) == 0x0000A8, "Member 'UAddPatchToolProperties::Width' has a wrong offset!"); \ static_assert(offsetof(UAddPatchToolProperties, Rotation) == 0x0000AC, "Member 'UAddPatchToolProperties::Rotation' has a wrong offset!"); \ static_assert(offsetof(UAddPatchToolProperties, Subdivisions) == 0x0000B0, "Member 'UAddPatchToolProperties::Subdivisions' has a wrong offset!"); \ static_assert(offsetof(UAddPatchToolProperties, Shift) == 0x0000B4, "Member 'UAddPatchToolProperties::Shift' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAddPatchTool \ static_assert(alignof(UAddPatchTool) == 0x000008, "Wrong alignment on UAddPatchTool"); \ static_assert(sizeof(UAddPatchTool) == 0x000128, "Wrong size on UAddPatchTool"); \ static_assert(offsetof(UAddPatchTool, ShapeSettings) == 0x0000A8, "Member 'UAddPatchTool::ShapeSettings' has a wrong offset!"); \ static_assert(offsetof(UAddPatchTool, MaterialProperties) == 0x0000B0, "Member 'UAddPatchTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UAddPatchTool, PreviewMesh) == 0x0000B8, "Member 'UAddPatchTool::PreviewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAlignObjectsToolBuilder \ static_assert(alignof(UAlignObjectsToolBuilder) == 0x000008, "Wrong alignment on UAlignObjectsToolBuilder"); \ static_assert(sizeof(UAlignObjectsToolBuilder) == 0x000028, "Wrong size on UAlignObjectsToolBuilder"); \ #define DUMPER7_ASSERTS_UAlignObjectsToolProperties \ static_assert(alignof(UAlignObjectsToolProperties) == 0x000008, "Wrong alignment on UAlignObjectsToolProperties"); \ static_assert(sizeof(UAlignObjectsToolProperties) == 0x0000B8, "Wrong size on UAlignObjectsToolProperties"); \ static_assert(offsetof(UAlignObjectsToolProperties, AlignType) == 0x0000A8, "Member 'UAlignObjectsToolProperties::AlignType' has a wrong offset!"); \ static_assert(offsetof(UAlignObjectsToolProperties, AlignTo) == 0x0000AC, "Member 'UAlignObjectsToolProperties::AlignTo' has a wrong offset!"); \ static_assert(offsetof(UAlignObjectsToolProperties, BoxPosition) == 0x0000B0, "Member 'UAlignObjectsToolProperties::BoxPosition' has a wrong offset!"); \ static_assert(offsetof(UAlignObjectsToolProperties, bAlignX) == 0x0000B4, "Member 'UAlignObjectsToolProperties::bAlignX' has a wrong offset!"); \ static_assert(offsetof(UAlignObjectsToolProperties, bAlignY) == 0x0000B5, "Member 'UAlignObjectsToolProperties::bAlignY' has a wrong offset!"); \ static_assert(offsetof(UAlignObjectsToolProperties, bAlignZ) == 0x0000B6, "Member 'UAlignObjectsToolProperties::bAlignZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAlignObjectsTool \ static_assert(alignof(UAlignObjectsTool) == 0x000008, "Wrong alignment on UAlignObjectsTool"); \ static_assert(sizeof(UAlignObjectsTool) == 0x000158, "Wrong size on UAlignObjectsTool"); \ static_assert(offsetof(UAlignObjectsTool, AlignProps) == 0x0000C0, "Member 'UAlignObjectsTool::AlignProps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeMapsToolBuilder \ static_assert(alignof(UBakeMeshAttributeMapsToolBuilder) == 0x000008, "Wrong alignment on UBakeMeshAttributeMapsToolBuilder"); \ static_assert(sizeof(UBakeMeshAttributeMapsToolBuilder) == 0x000028, "Wrong size on UBakeMeshAttributeMapsToolBuilder"); \ #define DUMPER7_ASSERTS_BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc \ static_assert(alignof(BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc) == 0x000008, "Wrong alignment on BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc"); \ static_assert(sizeof(BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc) == 0x000010, "Wrong size on BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc"); \ static_assert(offsetof(BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc, ReturnValue) == 0x000000, "Member 'BakeMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeMapsToolProperties \ static_assert(alignof(UBakeMeshAttributeMapsToolProperties) == 0x000008, "Wrong alignment on UBakeMeshAttributeMapsToolProperties"); \ static_assert(sizeof(UBakeMeshAttributeMapsToolProperties) == 0x000138, "Wrong size on UBakeMeshAttributeMapsToolProperties"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, MapTypes) == 0x0000A8, "Member 'UBakeMeshAttributeMapsToolProperties::MapTypes' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, MapPreview) == 0x0000B0, "Member 'UBakeMeshAttributeMapsToolProperties::MapPreview' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, Resolution) == 0x0000C0, "Member 'UBakeMeshAttributeMapsToolProperties::Resolution' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, BitDepth) == 0x0000C4, "Member 'UBakeMeshAttributeMapsToolProperties::BitDepth' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, SamplesPerPixel) == 0x0000C8, "Member 'UBakeMeshAttributeMapsToolProperties::SamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, SampleFilterMask) == 0x0000D0, "Member 'UBakeMeshAttributeMapsToolProperties::SampleFilterMask' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolProperties, MapPreviewNamesList) == 0x0000D8, "Member 'UBakeMeshAttributeMapsToolProperties::MapPreviewNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeTool \ static_assert(alignof(UBakeMeshAttributeTool) == 0x000010, "Wrong alignment on UBakeMeshAttributeTool"); \ static_assert(sizeof(UBakeMeshAttributeTool) == 0x000490, "Wrong size on UBakeMeshAttributeTool"); \ static_assert(offsetof(UBakeMeshAttributeTool, OcclusionSettings) == 0x0000C0, "Member 'UBakeMeshAttributeTool::OcclusionSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeTool, CurvatureSettings) == 0x0000C8, "Member 'UBakeMeshAttributeTool::CurvatureSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeTool, TextureSettings) == 0x0000D0, "Member 'UBakeMeshAttributeTool::TextureSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeTool, MultiTextureSettings) == 0x0000D8, "Member 'UBakeMeshAttributeTool::MultiTextureSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeTool, WorkingPreviewMaterial) == 0x0000E0, "Member 'UBakeMeshAttributeTool::WorkingPreviewMaterial' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeTool, ErrorPreviewMaterial) == 0x0000E8, "Member 'UBakeMeshAttributeTool::ErrorPreviewMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeMapsToolBase \ static_assert(alignof(UBakeMeshAttributeMapsToolBase) == 0x000010, "Wrong alignment on UBakeMeshAttributeMapsToolBase"); \ static_assert(sizeof(UBakeMeshAttributeMapsToolBase) == 0x000600, "Wrong size on UBakeMeshAttributeMapsToolBase"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, VisualizationProps) == 0x000490, "Member 'UBakeMeshAttributeMapsToolBase::VisualizationProps' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, PreviewMesh) == 0x000498, "Member 'UBakeMeshAttributeMapsToolBase::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, PreviewMaterial) == 0x0004A0, "Member 'UBakeMeshAttributeMapsToolBase::PreviewMaterial' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, BentNormalPreviewMaterial) == 0x0004A8, "Member 'UBakeMeshAttributeMapsToolBase::BentNormalPreviewMaterial' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, CachedMaps) == 0x000500, "Member 'UBakeMeshAttributeMapsToolBase::CachedMaps' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, EmptyNormalMap) == 0x0005E8, "Member 'UBakeMeshAttributeMapsToolBase::EmptyNormalMap' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, EmptyColorMapBlack) == 0x0005F0, "Member 'UBakeMeshAttributeMapsToolBase::EmptyColorMapBlack' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsToolBase, EmptyColorMapWhite) == 0x0005F8, "Member 'UBakeMeshAttributeMapsToolBase::EmptyColorMapWhite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeMapsTool \ static_assert(alignof(UBakeMeshAttributeMapsTool) == 0x000010, "Wrong alignment on UBakeMeshAttributeMapsTool"); \ static_assert(sizeof(UBakeMeshAttributeMapsTool) == 0x000670, "Wrong size on UBakeMeshAttributeMapsTool"); \ static_assert(offsetof(UBakeMeshAttributeMapsTool, InputMeshSettings) == 0x000600, "Member 'UBakeMeshAttributeMapsTool::InputMeshSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsTool, Settings) == 0x000608, "Member 'UBakeMeshAttributeMapsTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeMapsTool, ResultSettings) == 0x000610, "Member 'UBakeMeshAttributeMapsTool::ResultSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeMapsResultToolProperties \ static_assert(alignof(UBakeMeshAttributeMapsResultToolProperties) == 0x000008, "Wrong alignment on UBakeMeshAttributeMapsResultToolProperties"); \ static_assert(sizeof(UBakeMeshAttributeMapsResultToolProperties) == 0x0000F8, "Wrong size on UBakeMeshAttributeMapsResultToolProperties"); \ static_assert(offsetof(UBakeMeshAttributeMapsResultToolProperties, Result) == 0x0000A8, "Member 'UBakeMeshAttributeMapsResultToolProperties::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeVertexToolBuilder \ static_assert(alignof(UBakeMeshAttributeVertexToolBuilder) == 0x000008, "Wrong alignment on UBakeMeshAttributeVertexToolBuilder"); \ static_assert(sizeof(UBakeMeshAttributeVertexToolBuilder) == 0x000028, "Wrong size on UBakeMeshAttributeVertexToolBuilder"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeVertexToolProperties \ static_assert(alignof(UBakeMeshAttributeVertexToolProperties) == 0x000008, "Wrong alignment on UBakeMeshAttributeVertexToolProperties"); \ static_assert(sizeof(UBakeMeshAttributeVertexToolProperties) == 0x0000C8, "Wrong size on UBakeMeshAttributeVertexToolProperties"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputMode) == 0x0000A8, "Member 'UBakeMeshAttributeVertexToolProperties::OutputMode' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputType) == 0x0000AC, "Member 'UBakeMeshAttributeVertexToolProperties::OutputType' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputTypeR) == 0x0000B0, "Member 'UBakeMeshAttributeVertexToolProperties::OutputTypeR' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputTypeG) == 0x0000B4, "Member 'UBakeMeshAttributeVertexToolProperties::OutputTypeG' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputTypeB) == 0x0000B8, "Member 'UBakeMeshAttributeVertexToolProperties::OutputTypeB' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, OutputTypeA) == 0x0000BC, "Member 'UBakeMeshAttributeVertexToolProperties::OutputTypeA' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, PreviewMode) == 0x0000C0, "Member 'UBakeMeshAttributeVertexToolProperties::PreviewMode' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, bSplitAtNormalSeams) == 0x0000C4, "Member 'UBakeMeshAttributeVertexToolProperties::bSplitAtNormalSeams' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexToolProperties, bSplitAtUVSeams) == 0x0000C5, "Member 'UBakeMeshAttributeVertexToolProperties::bSplitAtUVSeams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMeshAttributeVertexTool \ static_assert(alignof(UBakeMeshAttributeVertexTool) == 0x000010, "Wrong alignment on UBakeMeshAttributeVertexTool"); \ static_assert(sizeof(UBakeMeshAttributeVertexTool) == 0x000590, "Wrong size on UBakeMeshAttributeVertexTool"); \ static_assert(offsetof(UBakeMeshAttributeVertexTool, InputMeshSettings) == 0x000490, "Member 'UBakeMeshAttributeVertexTool::InputMeshSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexTool, Settings) == 0x000498, "Member 'UBakeMeshAttributeVertexTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexTool, PreviewMesh) == 0x0004A0, "Member 'UBakeMeshAttributeVertexTool::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexTool, PreviewMaterial) == 0x0004A8, "Member 'UBakeMeshAttributeVertexTool::PreviewMaterial' has a wrong offset!"); \ static_assert(offsetof(UBakeMeshAttributeVertexTool, PreviewAlphaMaterial) == 0x0004B0, "Member 'UBakeMeshAttributeVertexTool::PreviewAlphaMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMultiMeshAttributeMapsToolBuilder \ static_assert(alignof(UBakeMultiMeshAttributeMapsToolBuilder) == 0x000008, "Wrong alignment on UBakeMultiMeshAttributeMapsToolBuilder"); \ static_assert(sizeof(UBakeMultiMeshAttributeMapsToolBuilder) == 0x000028, "Wrong size on UBakeMultiMeshAttributeMapsToolBuilder"); \ #define DUMPER7_ASSERTS_BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc \ static_assert(alignof(BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc) == 0x000008, "Wrong alignment on BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc"); \ static_assert(sizeof(BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc) == 0x000010, "Wrong size on BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc"); \ static_assert(offsetof(BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc, ReturnValue) == 0x000000, "Member 'BakeMultiMeshAttributeMapsToolProperties_GetMapPreviewNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMultiMeshAttributeMapsToolProperties \ static_assert(alignof(UBakeMultiMeshAttributeMapsToolProperties) == 0x000008, "Wrong alignment on UBakeMultiMeshAttributeMapsToolProperties"); \ static_assert(sizeof(UBakeMultiMeshAttributeMapsToolProperties) == 0x000138, "Wrong size on UBakeMultiMeshAttributeMapsToolProperties"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, MapTypes) == 0x0000A8, "Member 'UBakeMultiMeshAttributeMapsToolProperties::MapTypes' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, MapPreview) == 0x0000B0, "Member 'UBakeMultiMeshAttributeMapsToolProperties::MapPreview' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, Resolution) == 0x0000C0, "Member 'UBakeMultiMeshAttributeMapsToolProperties::Resolution' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, BitDepth) == 0x0000C4, "Member 'UBakeMultiMeshAttributeMapsToolProperties::BitDepth' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, SamplesPerPixel) == 0x0000C8, "Member 'UBakeMultiMeshAttributeMapsToolProperties::SamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, SampleFilterMask) == 0x0000D0, "Member 'UBakeMultiMeshAttributeMapsToolProperties::SampleFilterMask' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsToolProperties, MapPreviewNamesList) == 0x0000D8, "Member 'UBakeMultiMeshAttributeMapsToolProperties::MapPreviewNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc \ static_assert(alignof(BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc"); \ static_assert(sizeof(BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc) == 0x000010, "Wrong size on BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc"); \ static_assert(offsetof(BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeMultiMeshInputToolProperties_GetTargetUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMultiMeshInputToolProperties \ static_assert(alignof(UBakeMultiMeshInputToolProperties) == 0x000008, "Wrong alignment on UBakeMultiMeshInputToolProperties"); \ static_assert(sizeof(UBakeMultiMeshInputToolProperties) == 0x0000F8, "Wrong size on UBakeMultiMeshInputToolProperties"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, TargetStaticMesh) == 0x0000A8, "Member 'UBakeMultiMeshInputToolProperties::TargetStaticMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, TargetSkeletalMesh) == 0x0000B0, "Member 'UBakeMultiMeshInputToolProperties::TargetSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, TargetDynamicMesh) == 0x0000B8, "Member 'UBakeMultiMeshInputToolProperties::TargetDynamicMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, TargetUVLayer) == 0x0000C0, "Member 'UBakeMultiMeshInputToolProperties::TargetUVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, SourceMeshes) == 0x0000D0, "Member 'UBakeMultiMeshInputToolProperties::SourceMeshes' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, ProjectionDistance) == 0x0000E0, "Member 'UBakeMultiMeshInputToolProperties::ProjectionDistance' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshInputToolProperties, TargetUVLayerNamesList) == 0x0000E8, "Member 'UBakeMultiMeshInputToolProperties::TargetUVLayerNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeMultiMeshAttributeMapsTool \ static_assert(alignof(UBakeMultiMeshAttributeMapsTool) == 0x000010, "Wrong alignment on UBakeMultiMeshAttributeMapsTool"); \ static_assert(sizeof(UBakeMultiMeshAttributeMapsTool) == 0x0006B0, "Wrong size on UBakeMultiMeshAttributeMapsTool"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsTool, Settings) == 0x000600, "Member 'UBakeMultiMeshAttributeMapsTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsTool, InputMeshSettings) == 0x000608, "Member 'UBakeMultiMeshAttributeMapsTool::InputMeshSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeMultiMeshAttributeMapsTool, ResultSettings) == 0x000610, "Member 'UBakeMultiMeshAttributeMapsTool::ResultSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeRenderCaptureResults \ static_assert(alignof(UBakeRenderCaptureResults) == 0x000008, "Wrong alignment on UBakeRenderCaptureResults"); \ static_assert(sizeof(UBakeRenderCaptureResults) == 0x0000E0, "Wrong size on UBakeRenderCaptureResults"); \ static_assert(offsetof(UBakeRenderCaptureResults, BaseColorMap) == 0x0000A8, "Member 'UBakeRenderCaptureResults::BaseColorMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, NormalMap) == 0x0000B0, "Member 'UBakeRenderCaptureResults::NormalMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, PackedMRSMap) == 0x0000B8, "Member 'UBakeRenderCaptureResults::PackedMRSMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, MetallicMap) == 0x0000C0, "Member 'UBakeRenderCaptureResults::MetallicMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, RoughnessMap) == 0x0000C8, "Member 'UBakeRenderCaptureResults::RoughnessMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, SpecularMap) == 0x0000D0, "Member 'UBakeRenderCaptureResults::SpecularMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureResults, EmissiveMap) == 0x0000D8, "Member 'UBakeRenderCaptureResults::EmissiveMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeRenderCaptureToolBuilder \ static_assert(alignof(UBakeRenderCaptureToolBuilder) == 0x000008, "Wrong alignment on UBakeRenderCaptureToolBuilder"); \ static_assert(sizeof(UBakeRenderCaptureToolBuilder) == 0x000028, "Wrong size on UBakeRenderCaptureToolBuilder"); \ #define DUMPER7_ASSERTS_URenderCaptureProperties \ static_assert(alignof(URenderCaptureProperties) == 0x000008, "Wrong alignment on URenderCaptureProperties"); \ static_assert(sizeof(URenderCaptureProperties) == 0x0000C0, "Wrong size on URenderCaptureProperties"); \ static_assert(offsetof(URenderCaptureProperties, Resolution) == 0x0000A8, "Member 'URenderCaptureProperties::Resolution' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bBaseColorMap) == 0x0000AC, "Member 'URenderCaptureProperties::bBaseColorMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bNormalMap) == 0x0000AD, "Member 'URenderCaptureProperties::bNormalMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bPackedMRSMap) == 0x0000AE, "Member 'URenderCaptureProperties::bPackedMRSMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bMetallicMap) == 0x0000AF, "Member 'URenderCaptureProperties::bMetallicMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bRoughnessMap) == 0x0000B0, "Member 'URenderCaptureProperties::bRoughnessMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bSpecularMap) == 0x0000B1, "Member 'URenderCaptureProperties::bSpecularMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bEmissiveMap) == 0x0000B2, "Member 'URenderCaptureProperties::bEmissiveMap' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bAntiAliasing) == 0x0000B3, "Member 'URenderCaptureProperties::bAntiAliasing' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, CaptureFieldOfView) == 0x0000B4, "Member 'URenderCaptureProperties::CaptureFieldOfView' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, NearPlaneDist) == 0x0000B8, "Member 'URenderCaptureProperties::NearPlaneDist' has a wrong offset!"); \ static_assert(offsetof(URenderCaptureProperties, bDeviceDepthMap) == 0x0000BC, "Member 'URenderCaptureProperties::bDeviceDepthMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc \ static_assert(alignof(BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc) == 0x000008, "Wrong alignment on BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc"); \ static_assert(sizeof(BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc) == 0x000010, "Wrong size on BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc"); \ static_assert(offsetof(BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc, ReturnValue) == 0x000000, "Member 'BakeRenderCaptureToolProperties_GetMapPreviewNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeRenderCaptureToolProperties \ static_assert(alignof(UBakeRenderCaptureToolProperties) == 0x000008, "Wrong alignment on UBakeRenderCaptureToolProperties"); \ static_assert(sizeof(UBakeRenderCaptureToolProperties) == 0x0000D8, "Wrong size on UBakeRenderCaptureToolProperties"); \ static_assert(offsetof(UBakeRenderCaptureToolProperties, MapPreview) == 0x0000A8, "Member 'UBakeRenderCaptureToolProperties::MapPreview' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureToolProperties, MapPreviewNamesList) == 0x0000B8, "Member 'UBakeRenderCaptureToolProperties::MapPreviewNamesList' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureToolProperties, SamplesPerPixel) == 0x0000C8, "Member 'UBakeRenderCaptureToolProperties::SamplesPerPixel' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureToolProperties, TextureSize) == 0x0000CC, "Member 'UBakeRenderCaptureToolProperties::TextureSize' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureToolProperties, ValidSampleDepthThreshold) == 0x0000D0, "Member 'UBakeRenderCaptureToolProperties::ValidSampleDepthThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex \ static_assert(alignof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex) == 0x000004, "Wrong alignment on BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex"); \ static_assert(sizeof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex) == 0x000004, "Wrong size on BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex"); \ static_assert(offsetof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex, ReturnValue) == 0x000000, "Member 'BakeRenderCaptureInputToolProperties_GetTargetUVLayerIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc \ static_assert(alignof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc) == 0x000008, "Wrong alignment on BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc"); \ static_assert(sizeof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc) == 0x000010, "Wrong size on BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc"); \ static_assert(offsetof(BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc, ReturnValue) == 0x000000, "Member 'BakeRenderCaptureInputToolProperties_GetTargetUVLayerNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeRenderCaptureInputToolProperties \ static_assert(alignof(UBakeRenderCaptureInputToolProperties) == 0x000008, "Wrong alignment on UBakeRenderCaptureInputToolProperties"); \ static_assert(sizeof(UBakeRenderCaptureInputToolProperties) == 0x0000D0, "Wrong size on UBakeRenderCaptureInputToolProperties"); \ static_assert(offsetof(UBakeRenderCaptureInputToolProperties, TargetStaticMesh) == 0x0000A8, "Member 'UBakeRenderCaptureInputToolProperties::TargetStaticMesh' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureInputToolProperties, TargetUVLayer) == 0x0000B0, "Member 'UBakeRenderCaptureInputToolProperties::TargetUVLayer' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureInputToolProperties, TargetUVLayerNamesList) == 0x0000C0, "Member 'UBakeRenderCaptureInputToolProperties::TargetUVLayerNamesList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeRenderCaptureTool \ static_assert(alignof(UBakeRenderCaptureTool) == 0x000010, "Wrong alignment on UBakeRenderCaptureTool"); \ static_assert(sizeof(UBakeRenderCaptureTool) == 0x0006E0, "Wrong size on UBakeRenderCaptureTool"); \ static_assert(offsetof(UBakeRenderCaptureTool, Actors) == 0x000600, "Member 'UBakeRenderCaptureTool::Actors' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, Settings) == 0x000610, "Member 'UBakeRenderCaptureTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, RenderCaptureProperties) == 0x000618, "Member 'UBakeRenderCaptureTool::RenderCaptureProperties' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, InputMeshSettings) == 0x000620, "Member 'UBakeRenderCaptureTool::InputMeshSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, ResultSettings) == 0x000628, "Member 'UBakeRenderCaptureTool::ResultSettings' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, EmptyEmissiveMap) == 0x000630, "Member 'UBakeRenderCaptureTool::EmptyEmissiveMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, EmptyPackedMRSMap) == 0x000638, "Member 'UBakeRenderCaptureTool::EmptyPackedMRSMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, EmptyRoughnessMap) == 0x000640, "Member 'UBakeRenderCaptureTool::EmptyRoughnessMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, EmptyMetallicMap) == 0x000648, "Member 'UBakeRenderCaptureTool::EmptyMetallicMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, EmptySpecularMap) == 0x000650, "Member 'UBakeRenderCaptureTool::EmptySpecularMap' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, PreviewMaterialRC) == 0x000658, "Member 'UBakeRenderCaptureTool::PreviewMaterialRC' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, PreviewMaterialPackedRC) == 0x000660, "Member 'UBakeRenderCaptureTool::PreviewMaterialPackedRC' has a wrong offset!"); \ static_assert(offsetof(UBakeRenderCaptureTool, ComputedRenderCaptureProperties) == 0x000678, "Member 'UBakeRenderCaptureTool::ComputedRenderCaptureProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeTransformToolBuilder \ static_assert(alignof(UBakeTransformToolBuilder) == 0x000008, "Wrong alignment on UBakeTransformToolBuilder"); \ static_assert(sizeof(UBakeTransformToolBuilder) == 0x000028, "Wrong size on UBakeTransformToolBuilder"); \ #define DUMPER7_ASSERTS_UBakeTransformToolProperties \ static_assert(alignof(UBakeTransformToolProperties) == 0x000008, "Wrong alignment on UBakeTransformToolProperties"); \ static_assert(sizeof(UBakeTransformToolProperties) == 0x0000B0, "Wrong size on UBakeTransformToolProperties"); \ static_assert(offsetof(UBakeTransformToolProperties, bBakeRotation) == 0x0000A8, "Member 'UBakeTransformToolProperties::bBakeRotation' has a wrong offset!"); \ static_assert(offsetof(UBakeTransformToolProperties, BakeScale) == 0x0000A9, "Member 'UBakeTransformToolProperties::BakeScale' has a wrong offset!"); \ static_assert(offsetof(UBakeTransformToolProperties, bRecenterPivot) == 0x0000AA, "Member 'UBakeTransformToolProperties::bRecenterPivot' has a wrong offset!"); \ static_assert(offsetof(UBakeTransformToolProperties, bAllowNoScale) == 0x0000AB, "Member 'UBakeTransformToolProperties::bAllowNoScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBakeTransformTool \ static_assert(alignof(UBakeTransformTool) == 0x000008, "Wrong alignment on UBakeTransformTool"); \ static_assert(sizeof(UBakeTransformTool) == 0x0000D0, "Wrong size on UBakeTransformTool"); \ static_assert(offsetof(UBakeTransformTool, BasicProperties) == 0x0000B8, "Member 'UBakeTransformTool::BasicProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConvertMeshesToolBuilder \ static_assert(alignof(UConvertMeshesToolBuilder) == 0x000008, "Wrong alignment on UConvertMeshesToolBuilder"); \ static_assert(sizeof(UConvertMeshesToolBuilder) == 0x000028, "Wrong size on UConvertMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UConvertMeshesToolProperties \ static_assert(alignof(UConvertMeshesToolProperties) == 0x000008, "Wrong alignment on UConvertMeshesToolProperties"); \ static_assert(sizeof(UConvertMeshesToolProperties) == 0x0000B0, "Wrong size on UConvertMeshesToolProperties"); \ static_assert(offsetof(UConvertMeshesToolProperties, bTransferMaterials) == 0x0000A8, "Member 'UConvertMeshesToolProperties::bTransferMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConvertMeshesTool \ static_assert(alignof(UConvertMeshesTool) == 0x000008, "Wrong alignment on UConvertMeshesTool"); \ static_assert(sizeof(UConvertMeshesTool) == 0x0000D0, "Wrong size on UConvertMeshesTool"); \ static_assert(offsetof(UConvertMeshesTool, BasicProperties) == 0x0000C0, "Member 'UConvertMeshesTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UConvertMeshesTool, OutputTypeProperties) == 0x0000C8, "Member 'UConvertMeshesTool::OutputTypeProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConvertToPolygonsToolBuilder \ static_assert(alignof(UConvertToPolygonsToolBuilder) == 0x000008, "Wrong alignment on UConvertToPolygonsToolBuilder"); \ static_assert(sizeof(UConvertToPolygonsToolBuilder) == 0x000028, "Wrong size on UConvertToPolygonsToolBuilder"); \ #define DUMPER7_ASSERTS_UConvertToPolygonsToolProperties \ static_assert(alignof(UConvertToPolygonsToolProperties) == 0x000008, "Wrong alignment on UConvertToPolygonsToolProperties"); \ static_assert(sizeof(UConvertToPolygonsToolProperties) == 0x0000D8, "Wrong size on UConvertToPolygonsToolProperties"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, ConversionMode) == 0x0000A8, "Member 'UConvertToPolygonsToolProperties::ConversionMode' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, AngleTolerance) == 0x0000AC, "Member 'UConvertToPolygonsToolProperties::AngleTolerance' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, NumPoints) == 0x0000B0, "Member 'UConvertToPolygonsToolProperties::NumPoints' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bSplitExisting) == 0x0000B4, "Member 'UConvertToPolygonsToolProperties::bSplitExisting' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bNormalWeighted) == 0x0000B5, "Member 'UConvertToPolygonsToolProperties::bNormalWeighted' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, NormalWeighting) == 0x0000B8, "Member 'UConvertToPolygonsToolProperties::NormalWeighting' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, QuadAdjacencyWeight) == 0x0000BC, "Member 'UConvertToPolygonsToolProperties::QuadAdjacencyWeight' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, QuadMetricClamp) == 0x0000C0, "Member 'UConvertToPolygonsToolProperties::QuadMetricClamp' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, QuadSearchRounds) == 0x0000C4, "Member 'UConvertToPolygonsToolProperties::QuadSearchRounds' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bRespectUVSeams) == 0x0000C8, "Member 'UConvertToPolygonsToolProperties::bRespectUVSeams' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bRespectHardNormals) == 0x0000C9, "Member 'UConvertToPolygonsToolProperties::bRespectHardNormals' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, MinGroupSize) == 0x0000CC, "Member 'UConvertToPolygonsToolProperties::MinGroupSize' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bCalculateNormals) == 0x0000D0, "Member 'UConvertToPolygonsToolProperties::bCalculateNormals' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsToolProperties, bShowGroupColors) == 0x0000D1, "Member 'UConvertToPolygonsToolProperties::bShowGroupColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OutputPolygroupLayerProperties_GetGroupOptionsList \ static_assert(alignof(OutputPolygroupLayerProperties_GetGroupOptionsList) == 0x000008, "Wrong alignment on OutputPolygroupLayerProperties_GetGroupOptionsList"); \ static_assert(sizeof(OutputPolygroupLayerProperties_GetGroupOptionsList) == 0x000010, "Wrong size on OutputPolygroupLayerProperties_GetGroupOptionsList"); \ static_assert(offsetof(OutputPolygroupLayerProperties_GetGroupOptionsList, ReturnValue) == 0x000000, "Member 'OutputPolygroupLayerProperties_GetGroupOptionsList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOutputPolygroupLayerProperties \ static_assert(alignof(UOutputPolygroupLayerProperties) == 0x000008, "Wrong alignment on UOutputPolygroupLayerProperties"); \ static_assert(sizeof(UOutputPolygroupLayerProperties) == 0x0000D8, "Wrong size on UOutputPolygroupLayerProperties"); \ static_assert(offsetof(UOutputPolygroupLayerProperties, GroupLayer) == 0x0000A8, "Member 'UOutputPolygroupLayerProperties::GroupLayer' has a wrong offset!"); \ static_assert(offsetof(UOutputPolygroupLayerProperties, OptionsList) == 0x0000B0, "Member 'UOutputPolygroupLayerProperties::OptionsList' has a wrong offset!"); \ static_assert(offsetof(UOutputPolygroupLayerProperties, bShowNewLayerName) == 0x0000C0, "Member 'UOutputPolygroupLayerProperties::bShowNewLayerName' has a wrong offset!"); \ static_assert(offsetof(UOutputPolygroupLayerProperties, NewLayerName) == 0x0000C8, "Member 'UOutputPolygroupLayerProperties::NewLayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConvertToPolygonsOperatorFactory \ static_assert(alignof(UConvertToPolygonsOperatorFactory) == 0x000008, "Wrong alignment on UConvertToPolygonsOperatorFactory"); \ static_assert(sizeof(UConvertToPolygonsOperatorFactory) == 0x000038, "Wrong size on UConvertToPolygonsOperatorFactory"); \ static_assert(offsetof(UConvertToPolygonsOperatorFactory, ConvertToPolygonsTool) == 0x000030, "Member 'UConvertToPolygonsOperatorFactory::ConvertToPolygonsTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConvertToPolygonsTool \ static_assert(alignof(UConvertToPolygonsTool) == 0x000008, "Wrong alignment on UConvertToPolygonsTool"); \ static_assert(sizeof(UConvertToPolygonsTool) == 0x000110, "Wrong size on UConvertToPolygonsTool"); \ static_assert(offsetof(UConvertToPolygonsTool, Settings) == 0x0000B8, "Member 'UConvertToPolygonsTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsTool, CopyFromLayerProperties) == 0x0000C0, "Member 'UConvertToPolygonsTool::CopyFromLayerProperties' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsTool, OutputProperties) == 0x0000C8, "Member 'UConvertToPolygonsTool::OutputProperties' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsTool, PreviewCompute) == 0x0000D0, "Member 'UConvertToPolygonsTool::PreviewCompute' has a wrong offset!"); \ static_assert(offsetof(UConvertToPolygonsTool, PreviewGeometry) == 0x0000D8, "Member 'UConvertToPolygonsTool::PreviewGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCubeGridToolBuilder \ static_assert(alignof(UCubeGridToolBuilder) == 0x000008, "Wrong alignment on UCubeGridToolBuilder"); \ static_assert(sizeof(UCubeGridToolBuilder) == 0x000030, "Wrong size on UCubeGridToolBuilder"); \ #define DUMPER7_ASSERTS_UCubeGridToolProperties \ static_assert(alignof(UCubeGridToolProperties) == 0x000008, "Wrong alignment on UCubeGridToolProperties"); \ static_assert(sizeof(UCubeGridToolProperties) == 0x0001A8, "Wrong size on UCubeGridToolProperties"); \ static_assert(offsetof(UCubeGridToolProperties, GridFrameOrigin) == 0x0000A8, "Member 'UCubeGridToolProperties::GridFrameOrigin' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, GridFrameOrientation) == 0x0000C0, "Member 'UCubeGridToolProperties::GridFrameOrientation' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bShowGizmo) == 0x0000D8, "Member 'UCubeGridToolProperties::bShowGizmo' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, GridPower) == 0x0000E8, "Member 'UCubeGridToolProperties::GridPower' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, CurrentBlockSize) == 0x0000F0, "Member 'UCubeGridToolProperties::CurrentBlockSize' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, BlocksPerStep) == 0x0000F8, "Member 'UCubeGridToolProperties::BlocksPerStep' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bPowerOfTwoBlockSizes) == 0x0000FC, "Member 'UCubeGridToolProperties::bPowerOfTwoBlockSizes' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, BlockBaseSize) == 0x000100, "Member 'UCubeGridToolProperties::BlockBaseSize' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bCrosswiseDiagonal) == 0x000108, "Member 'UCubeGridToolProperties::bCrosswiseDiagonal' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bKeepSideGroups) == 0x000109, "Member 'UCubeGridToolProperties::bKeepSideGroups' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, PlaneTolerance) == 0x000110, "Member 'UCubeGridToolProperties::PlaneTolerance' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bHitUnrelatedGeometry) == 0x000118, "Member 'UCubeGridToolProperties::bHitUnrelatedGeometry' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bHitGridGroundPlaneIfCloser) == 0x000119, "Member 'UCubeGridToolProperties::bHitGridGroundPlaneIfCloser' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, FaceSelectionMode) == 0x00011C, "Member 'UCubeGridToolProperties::FaceSelectionMode' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, ToggleCornerMode) == 0x000120, "Member 'UCubeGridToolProperties::ToggleCornerMode' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, PushPull) == 0x000130, "Member 'UCubeGridToolProperties::PushPull' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, ResizeGrid) == 0x000140, "Member 'UCubeGridToolProperties::ResizeGrid' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, SlideSelection) == 0x000150, "Member 'UCubeGridToolProperties::SlideSelection' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, FlipSelection) == 0x000160, "Member 'UCubeGridToolProperties::FlipSelection' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, GridGizmo) == 0x000170, "Member 'UCubeGridToolProperties::GridGizmo' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, QuickShiftGizmo) == 0x000180, "Member 'UCubeGridToolProperties::QuickShiftGizmo' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, AlignGizmo) == 0x000190, "Member 'UCubeGridToolProperties::AlignGizmo' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bInCornerMode) == 0x0001A0, "Member 'UCubeGridToolProperties::bInCornerMode' has a wrong offset!"); \ static_assert(offsetof(UCubeGridToolProperties, bAllowedToEditGrid) == 0x0001A1, "Member 'UCubeGridToolProperties::bAllowedToEditGrid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCubeGridToolActions \ static_assert(alignof(UCubeGridToolActions) == 0x000008, "Wrong alignment on UCubeGridToolActions"); \ static_assert(sizeof(UCubeGridToolActions) == 0x0000B8, "Wrong size on UCubeGridToolActions"); \ static_assert(offsetof(UCubeGridToolActions, GridSourceActor) == 0x0000B0, "Member 'UCubeGridToolActions::GridSourceActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCubeGridDuringActivityActions \ static_assert(alignof(UCubeGridDuringActivityActions) == 0x000008, "Wrong alignment on UCubeGridDuringActivityActions"); \ static_assert(sizeof(UCubeGridDuringActivityActions) == 0x0000B0, "Wrong size on UCubeGridDuringActivityActions"); \ #define DUMPER7_ASSERTS_UCubeGridTool \ static_assert(alignof(UCubeGridTool) == 0x000010, "Wrong alignment on UCubeGridTool"); \ static_assert(sizeof(UCubeGridTool) == 0x000620, "Wrong size on UCubeGridTool"); \ static_assert(offsetof(UCubeGridTool, GridGizmo) == 0x0000C0, "Member 'UCubeGridTool::GridGizmo' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, GridGizmoAlignmentMechanic) == 0x0000C8, "Member 'UCubeGridTool::GridGizmoAlignmentMechanic' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, GridGizmoTransformProxy) == 0x0000D0, "Member 'UCubeGridTool::GridGizmoTransformProxy' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, LineSets) == 0x0000D8, "Member 'UCubeGridTool::LineSets' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, ClickDragBehavior) == 0x0000E0, "Member 'UCubeGridTool::ClickDragBehavior' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, HoverBehavior) == 0x0000E8, "Member 'UCubeGridTool::HoverBehavior' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, CtrlMiddleClickBehavior) == 0x0000F0, "Member 'UCubeGridTool::CtrlMiddleClickBehavior' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, MiddleClickDragBehavior) == 0x0000F8, "Member 'UCubeGridTool::MiddleClickDragBehavior' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, Settings) == 0x000100, "Member 'UCubeGridTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, ToolActions) == 0x000108, "Member 'UCubeGridTool::ToolActions' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, DuringActivityActions) == 0x000110, "Member 'UCubeGridTool::DuringActivityActions' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, MaterialProperties) == 0x000118, "Member 'UCubeGridTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, OutputTypeProperties) == 0x000120, "Member 'UCubeGridTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, Target) == 0x000128, "Member 'UCubeGridTool::Target' has a wrong offset!"); \ static_assert(offsetof(UCubeGridTool, Preview) == 0x0002B0, "Member 'UCubeGridTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeformMeshPolygonsToolBuilder \ static_assert(alignof(UDeformMeshPolygonsToolBuilder) == 0x000008, "Wrong alignment on UDeformMeshPolygonsToolBuilder"); \ static_assert(sizeof(UDeformMeshPolygonsToolBuilder) == 0x000030, "Wrong size on UDeformMeshPolygonsToolBuilder"); \ #define DUMPER7_ASSERTS_UDeformMeshPolygonsTransformProperties \ static_assert(alignof(UDeformMeshPolygonsTransformProperties) == 0x000008, "Wrong alignment on UDeformMeshPolygonsTransformProperties"); \ static_assert(sizeof(UDeformMeshPolygonsTransformProperties) == 0x0000C8, "Wrong size on UDeformMeshPolygonsTransformProperties"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, DeformationStrategy) == 0x0000A8, "Member 'UDeformMeshPolygonsTransformProperties::DeformationStrategy' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, TransformMode) == 0x0000A9, "Member 'UDeformMeshPolygonsTransformProperties::TransformMode' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, bSelectFaces) == 0x0000AA, "Member 'UDeformMeshPolygonsTransformProperties::bSelectFaces' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, bSelectEdges) == 0x0000AB, "Member 'UDeformMeshPolygonsTransformProperties::bSelectEdges' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, bSelectVertices) == 0x0000AC, "Member 'UDeformMeshPolygonsTransformProperties::bSelectVertices' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, bShowWireframe) == 0x0000AD, "Member 'UDeformMeshPolygonsTransformProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, SelectedWeightScheme) == 0x0000B0, "Member 'UDeformMeshPolygonsTransformProperties::SelectedWeightScheme' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, HandleWeight) == 0x0000B8, "Member 'UDeformMeshPolygonsTransformProperties::HandleWeight' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTransformProperties, bPostFixHandles) == 0x0000C0, "Member 'UDeformMeshPolygonsTransformProperties::bPostFixHandles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeformMeshPolygonsTool \ static_assert(alignof(UDeformMeshPolygonsTool) == 0x000010, "Wrong alignment on UDeformMeshPolygonsTool"); \ static_assert(sizeof(UDeformMeshPolygonsTool) == 0x0017F0, "Wrong size on UDeformMeshPolygonsTool"); \ static_assert(offsetof(UDeformMeshPolygonsTool, PreviewMeshActor) == 0x000108, "Member 'UDeformMeshPolygonsTool::PreviewMeshActor' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTool, DynamicMeshComponent) == 0x000110, "Member 'UDeformMeshPolygonsTool::DynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UDeformMeshPolygonsTool, TransformProps) == 0x000118, "Member 'UDeformMeshPolygonsTool::TransformProps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaceMeshCommonProperties_GetWeightMapsFunc \ static_assert(alignof(DisplaceMeshCommonProperties_GetWeightMapsFunc) == 0x000008, "Wrong alignment on DisplaceMeshCommonProperties_GetWeightMapsFunc"); \ static_assert(sizeof(DisplaceMeshCommonProperties_GetWeightMapsFunc) == 0x000010, "Wrong size on DisplaceMeshCommonProperties_GetWeightMapsFunc"); \ static_assert(offsetof(DisplaceMeshCommonProperties_GetWeightMapsFunc, ReturnValue) == 0x000000, "Member 'DisplaceMeshCommonProperties_GetWeightMapsFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshCommonProperties \ static_assert(alignof(UDisplaceMeshCommonProperties) == 0x000008, "Wrong alignment on UDisplaceMeshCommonProperties"); \ static_assert(sizeof(UDisplaceMeshCommonProperties) == 0x0000E0, "Wrong size on UDisplaceMeshCommonProperties"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, DisplacementType) == 0x0000A8, "Member 'UDisplaceMeshCommonProperties::DisplacementType' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, DisplaceIntensity) == 0x0000AC, "Member 'UDisplaceMeshCommonProperties::DisplaceIntensity' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, RandomSeed) == 0x0000B0, "Member 'UDisplaceMeshCommonProperties::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, SubdivisionType) == 0x0000B4, "Member 'UDisplaceMeshCommonProperties::SubdivisionType' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, Subdivisions) == 0x0000B8, "Member 'UDisplaceMeshCommonProperties::Subdivisions' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, WeightMap) == 0x0000BC, "Member 'UDisplaceMeshCommonProperties::WeightMap' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, WeightMapsList) == 0x0000C8, "Member 'UDisplaceMeshCommonProperties::WeightMapsList' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, bInvertWeightMap) == 0x0000D8, "Member 'UDisplaceMeshCommonProperties::bInvertWeightMap' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, bShowWireframe) == 0x0000D9, "Member 'UDisplaceMeshCommonProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshCommonProperties, bDisableSizeWarning) == 0x0000DA, "Member 'UDisplaceMeshCommonProperties::bDisableSizeWarning' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SelectiveTessellationProperties_GetMaterialIDsFunc \ static_assert(alignof(SelectiveTessellationProperties_GetMaterialIDsFunc) == 0x000008, "Wrong alignment on SelectiveTessellationProperties_GetMaterialIDsFunc"); \ static_assert(sizeof(SelectiveTessellationProperties_GetMaterialIDsFunc) == 0x000010, "Wrong size on SelectiveTessellationProperties_GetMaterialIDsFunc"); \ static_assert(offsetof(SelectiveTessellationProperties_GetMaterialIDsFunc, ReturnValue) == 0x000000, "Member 'SelectiveTessellationProperties_GetMaterialIDsFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USelectiveTessellationProperties \ static_assert(alignof(USelectiveTessellationProperties) == 0x000008, "Wrong alignment on USelectiveTessellationProperties"); \ static_assert(sizeof(USelectiveTessellationProperties) == 0x0000C8, "Wrong size on USelectiveTessellationProperties"); \ static_assert(offsetof(USelectiveTessellationProperties, SelectionType) == 0x0000A8, "Member 'USelectiveTessellationProperties::SelectionType' has a wrong offset!"); \ static_assert(offsetof(USelectiveTessellationProperties, ActiveMaterial) == 0x0000AC, "Member 'USelectiveTessellationProperties::ActiveMaterial' has a wrong offset!"); \ static_assert(offsetof(USelectiveTessellationProperties, MaterialIDList) == 0x0000B8, "Member 'USelectiveTessellationProperties::MaterialIDList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshTextureMapProperties \ static_assert(alignof(UDisplaceMeshTextureMapProperties) == 0x000008, "Wrong alignment on UDisplaceMeshTextureMapProperties"); \ static_assert(sizeof(UDisplaceMeshTextureMapProperties) == 0x0000F0, "Wrong size on UDisplaceMeshTextureMapProperties"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, DisplacementMap) == 0x0000A8, "Member 'UDisplaceMeshTextureMapProperties::DisplacementMap' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, Channel) == 0x0000B0, "Member 'UDisplaceMeshTextureMapProperties::Channel' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, DisplacementMapBaseValue) == 0x0000B4, "Member 'UDisplaceMeshTextureMapProperties::DisplacementMapBaseValue' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, UVScale) == 0x0000B8, "Member 'UDisplaceMeshTextureMapProperties::UVScale' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, UVOffset) == 0x0000C8, "Member 'UDisplaceMeshTextureMapProperties::UVOffset' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, bApplyAdjustmentCurve) == 0x0000D8, "Member 'UDisplaceMeshTextureMapProperties::bApplyAdjustmentCurve' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, AdjustmentCurve) == 0x0000E0, "Member 'UDisplaceMeshTextureMapProperties::AdjustmentCurve' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTextureMapProperties, bRecalcNormals) == 0x0000E8, "Member 'UDisplaceMeshTextureMapProperties::bRecalcNormals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshDirectionalFilterProperties \ static_assert(alignof(UDisplaceMeshDirectionalFilterProperties) == 0x000008, "Wrong alignment on UDisplaceMeshDirectionalFilterProperties"); \ static_assert(sizeof(UDisplaceMeshDirectionalFilterProperties) == 0x0000D0, "Wrong size on UDisplaceMeshDirectionalFilterProperties"); \ static_assert(offsetof(UDisplaceMeshDirectionalFilterProperties, bEnableFilter) == 0x0000A8, "Member 'UDisplaceMeshDirectionalFilterProperties::bEnableFilter' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshDirectionalFilterProperties, FilterDirection) == 0x0000B0, "Member 'UDisplaceMeshDirectionalFilterProperties::FilterDirection' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshDirectionalFilterProperties, FilterWidth) == 0x0000C8, "Member 'UDisplaceMeshDirectionalFilterProperties::FilterWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshPerlinNoiseProperties \ static_assert(alignof(UDisplaceMeshPerlinNoiseProperties) == 0x000008, "Wrong alignment on UDisplaceMeshPerlinNoiseProperties"); \ static_assert(sizeof(UDisplaceMeshPerlinNoiseProperties) == 0x0000B8, "Wrong size on UDisplaceMeshPerlinNoiseProperties"); \ static_assert(offsetof(UDisplaceMeshPerlinNoiseProperties, PerlinLayerProperties) == 0x0000A8, "Member 'UDisplaceMeshPerlinNoiseProperties::PerlinLayerProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshSineWaveProperties \ static_assert(alignof(UDisplaceMeshSineWaveProperties) == 0x000008, "Wrong alignment on UDisplaceMeshSineWaveProperties"); \ static_assert(sizeof(UDisplaceMeshSineWaveProperties) == 0x0000C8, "Wrong size on UDisplaceMeshSineWaveProperties"); \ static_assert(offsetof(UDisplaceMeshSineWaveProperties, SineWaveFrequency) == 0x0000A8, "Member 'UDisplaceMeshSineWaveProperties::SineWaveFrequency' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshSineWaveProperties, SineWavePhaseShift) == 0x0000AC, "Member 'UDisplaceMeshSineWaveProperties::SineWavePhaseShift' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshSineWaveProperties, SineWaveDirection) == 0x0000B0, "Member 'UDisplaceMeshSineWaveProperties::SineWaveDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaceMeshToolBuilder \ static_assert(alignof(UDisplaceMeshToolBuilder) == 0x000008, "Wrong alignment on UDisplaceMeshToolBuilder"); \ static_assert(sizeof(UDisplaceMeshToolBuilder) == 0x000028, "Wrong size on UDisplaceMeshToolBuilder"); \ #define DUMPER7_ASSERTS_UDisplaceMeshTool \ static_assert(alignof(UDisplaceMeshTool) == 0x000010, "Wrong alignment on UDisplaceMeshTool"); \ static_assert(sizeof(UDisplaceMeshTool) == 0x000460, "Wrong size on UDisplaceMeshTool"); \ static_assert(offsetof(UDisplaceMeshTool, CommonProperties) == 0x0000B8, "Member 'UDisplaceMeshTool::CommonProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, DirectionalFilterProperties) == 0x0000C0, "Member 'UDisplaceMeshTool::DirectionalFilterProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, TextureMapProperties) == 0x0000C8, "Member 'UDisplaceMeshTool::TextureMapProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, NoiseProperties) == 0x0000D0, "Member 'UDisplaceMeshTool::NoiseProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, SineWaveProperties) == 0x0000D8, "Member 'UDisplaceMeshTool::SineWaveProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, SelectiveTessellationProperties) == 0x0000E0, "Member 'UDisplaceMeshTool::SelectiveTessellationProperties' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, ActiveContrastCurveTarget) == 0x0000E8, "Member 'UDisplaceMeshTool::ActiveContrastCurveTarget' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, PreviewMeshActor) == 0x000430, "Member 'UDisplaceMeshTool::PreviewMeshActor' has a wrong offset!"); \ static_assert(offsetof(UDisplaceMeshTool, DynamicMeshComponent) == 0x000438, "Member 'UDisplaceMeshTool::DynamicMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolyPathToolBuilder \ static_assert(alignof(UDrawPolyPathToolBuilder) == 0x000008, "Wrong alignment on UDrawPolyPathToolBuilder"); \ static_assert(sizeof(UDrawPolyPathToolBuilder) == 0x000030, "Wrong size on UDrawPolyPathToolBuilder"); \ #define DUMPER7_ASSERTS_UDrawPolyPathProperties \ static_assert(alignof(UDrawPolyPathProperties) == 0x000008, "Wrong alignment on UDrawPolyPathProperties"); \ static_assert(sizeof(UDrawPolyPathProperties) == 0x0000D0, "Wrong size on UDrawPolyPathProperties"); \ static_assert(offsetof(UDrawPolyPathProperties, WidthMode) == 0x0000A8, "Member 'UDrawPolyPathProperties::WidthMode' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, Width) == 0x0000AC, "Member 'UDrawPolyPathProperties::Width' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, bRoundedCorners) == 0x0000B0, "Member 'UDrawPolyPathProperties::bRoundedCorners' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, RadiusMode) == 0x0000B4, "Member 'UDrawPolyPathProperties::RadiusMode' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, CornerRadius) == 0x0000B8, "Member 'UDrawPolyPathProperties::CornerRadius' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, RadialSlices) == 0x0000BC, "Member 'UDrawPolyPathProperties::RadialSlices' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, bSinglePolyGroup) == 0x0000C0, "Member 'UDrawPolyPathProperties::bSinglePolyGroup' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, ExtrudeMode) == 0x0000C4, "Member 'UDrawPolyPathProperties::ExtrudeMode' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, ExtrudeHeight) == 0x0000C8, "Member 'UDrawPolyPathProperties::ExtrudeHeight' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathProperties, RampStartRatio) == 0x0000CC, "Member 'UDrawPolyPathProperties::RampStartRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolyPathExtrudeProperties \ static_assert(alignof(UDrawPolyPathExtrudeProperties) == 0x000008, "Wrong alignment on UDrawPolyPathExtrudeProperties"); \ static_assert(sizeof(UDrawPolyPathExtrudeProperties) == 0x0000B0, "Wrong size on UDrawPolyPathExtrudeProperties"); \ static_assert(offsetof(UDrawPolyPathExtrudeProperties, Direction) == 0x0000A8, "Member 'UDrawPolyPathExtrudeProperties::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDrawPolyPathTool \ static_assert(alignof(UDrawPolyPathTool) == 0x000010, "Wrong alignment on UDrawPolyPathTool"); \ static_assert(sizeof(UDrawPolyPathTool) == 0x000280, "Wrong size on UDrawPolyPathTool"); \ static_assert(offsetof(UDrawPolyPathTool, OutputTypeProperties) == 0x0000B0, "Member 'UDrawPolyPathTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, TransformProps) == 0x0000B8, "Member 'UDrawPolyPathTool::TransformProps' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, ExtrudeProperties) == 0x0000C0, "Member 'UDrawPolyPathTool::ExtrudeProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, MaterialProperties) == 0x0000C8, "Member 'UDrawPolyPathTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, PlaneMechanic) == 0x000190, "Member 'UDrawPolyPathTool::PlaneMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, EditPreview) == 0x000258, "Member 'UDrawPolyPathTool::EditPreview' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, ExtrudeHeightMechanic) == 0x000260, "Member 'UDrawPolyPathTool::ExtrudeHeightMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, CurveDistMechanic) == 0x000268, "Member 'UDrawPolyPathTool::CurveDistMechanic' has a wrong offset!"); \ static_assert(offsetof(UDrawPolyPathTool, SurfacePathMechanic) == 0x000270, "Member 'UDrawPolyPathTool::SurfacePathMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshBrushTool \ static_assert(alignof(UDynamicMeshBrushTool) == 0x000008, "Wrong alignment on UDynamicMeshBrushTool"); \ static_assert(sizeof(UDynamicMeshBrushTool) == 0x0002C0, "Wrong size on UDynamicMeshBrushTool"); \ static_assert(offsetof(UDynamicMeshBrushTool, PreviewMesh) == 0x000280, "Member 'UDynamicMeshBrushTool::PreviewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshSculptToolBuilder \ static_assert(alignof(UDynamicMeshSculptToolBuilder) == 0x000008, "Wrong alignment on UDynamicMeshSculptToolBuilder"); \ static_assert(sizeof(UDynamicMeshSculptToolBuilder) == 0x000038, "Wrong size on UDynamicMeshSculptToolBuilder"); \ #define DUMPER7_ASSERTS_UDynamicMeshBrushProperties \ static_assert(alignof(UDynamicMeshBrushProperties) == 0x000008, "Wrong alignment on UDynamicMeshBrushProperties"); \ static_assert(sizeof(UDynamicMeshBrushProperties) == 0x0000C8, "Wrong size on UDynamicMeshBrushProperties"); \ static_assert(offsetof(UDynamicMeshBrushProperties, BrushSize) == 0x0000A8, "Member 'UDynamicMeshBrushProperties::BrushSize' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushProperties, BrushFalloffAmount) == 0x0000BC, "Member 'UDynamicMeshBrushProperties::BrushFalloffAmount' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushProperties, Depth) == 0x0000C0, "Member 'UDynamicMeshBrushProperties::Depth' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushProperties, bHitBackFaces) == 0x0000C4, "Member 'UDynamicMeshBrushProperties::bHitBackFaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshBrushSculptProperties \ static_assert(alignof(UDynamicMeshBrushSculptProperties) == 0x000008, "Wrong alignment on UDynamicMeshBrushSculptProperties"); \ static_assert(sizeof(UDynamicMeshBrushSculptProperties) == 0x0000C0, "Wrong size on UDynamicMeshBrushSculptProperties"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, bIsRemeshingEnabled) == 0x0000A8, "Member 'UDynamicMeshBrushSculptProperties::bIsRemeshingEnabled' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, PrimaryBrushType) == 0x0000A9, "Member 'UDynamicMeshBrushSculptProperties::PrimaryBrushType' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, PrimaryBrushSpeed) == 0x0000AC, "Member 'UDynamicMeshBrushSculptProperties::PrimaryBrushSpeed' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, bPreserveUVFlow) == 0x0000B0, "Member 'UDynamicMeshBrushSculptProperties::bPreserveUVFlow' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, bFreezeTarget) == 0x0000B1, "Member 'UDynamicMeshBrushSculptProperties::bFreezeTarget' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, SmoothBrushSpeed) == 0x0000B4, "Member 'UDynamicMeshBrushSculptProperties::SmoothBrushSpeed' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshBrushSculptProperties, bDetailPreservingSmooth) == 0x0000B8, "Member 'UDynamicMeshBrushSculptProperties::bDetailPreservingSmooth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicSculptToolActions \ static_assert(alignof(UDynamicSculptToolActions) == 0x000008, "Wrong alignment on UDynamicSculptToolActions"); \ static_assert(sizeof(UDynamicSculptToolActions) == 0x0000B0, "Wrong size on UDynamicSculptToolActions"); \ #define DUMPER7_ASSERTS_UBrushRemeshProperties \ static_assert(alignof(UBrushRemeshProperties) == 0x000008, "Wrong alignment on UBrushRemeshProperties"); \ static_assert(sizeof(UBrushRemeshProperties) == 0x0000C8, "Wrong size on UBrushRemeshProperties"); \ static_assert(offsetof(UBrushRemeshProperties, bEnableRemeshing) == 0x0000B8, "Member 'UBrushRemeshProperties::bEnableRemeshing' has a wrong offset!"); \ static_assert(offsetof(UBrushRemeshProperties, TriangleSize) == 0x0000BC, "Member 'UBrushRemeshProperties::TriangleSize' has a wrong offset!"); \ static_assert(offsetof(UBrushRemeshProperties, PreserveDetail) == 0x0000C0, "Member 'UBrushRemeshProperties::PreserveDetail' has a wrong offset!"); \ static_assert(offsetof(UBrushRemeshProperties, Iterations) == 0x0000C4, "Member 'UBrushRemeshProperties::Iterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFixedPlaneBrushProperties \ static_assert(alignof(UFixedPlaneBrushProperties) == 0x000010, "Wrong alignment on UFixedPlaneBrushProperties"); \ static_assert(sizeof(UFixedPlaneBrushProperties) == 0x0000F0, "Wrong size on UFixedPlaneBrushProperties"); \ static_assert(offsetof(UFixedPlaneBrushProperties, bPropertySetEnabled) == 0x0000A8, "Member 'UFixedPlaneBrushProperties::bPropertySetEnabled' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushProperties, bShowGizmo) == 0x0000A9, "Member 'UFixedPlaneBrushProperties::bShowGizmo' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushProperties, position) == 0x0000B0, "Member 'UFixedPlaneBrushProperties::position' has a wrong offset!"); \ static_assert(offsetof(UFixedPlaneBrushProperties, Rotation) == 0x0000D0, "Member 'UFixedPlaneBrushProperties::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDynamicMeshSculptTool \ static_assert(alignof(UDynamicMeshSculptTool) == 0x000010, "Wrong alignment on UDynamicMeshSculptTool"); \ static_assert(sizeof(UDynamicMeshSculptTool) == 0x001010, "Wrong size on UDynamicMeshSculptTool"); \ static_assert(offsetof(UDynamicMeshSculptTool, BrushProperties) == 0x000100, "Member 'UDynamicMeshSculptTool::BrushProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, SculptProperties) == 0x000108, "Member 'UDynamicMeshSculptTool::SculptProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, SculptMaxBrushProperties) == 0x000110, "Member 'UDynamicMeshSculptTool::SculptMaxBrushProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, KelvinBrushProperties) == 0x000118, "Member 'UDynamicMeshSculptTool::KelvinBrushProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, RemeshProperties) == 0x000120, "Member 'UDynamicMeshSculptTool::RemeshProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, GizmoProperties) == 0x000128, "Member 'UDynamicMeshSculptTool::GizmoProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, ViewProperties) == 0x000130, "Member 'UDynamicMeshSculptTool::ViewProperties' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, SculptToolActions) == 0x000138, "Member 'UDynamicMeshSculptTool::SculptToolActions' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, BrushIndicator) == 0x0001A0, "Member 'UDynamicMeshSculptTool::BrushIndicator' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, BrushIndicatorMaterial) == 0x0001A8, "Member 'UDynamicMeshSculptTool::BrushIndicatorMaterial' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, BrushIndicatorMesh) == 0x0001B0, "Member 'UDynamicMeshSculptTool::BrushIndicatorMesh' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, DynamicMeshComponent) == 0x0001B8, "Member 'UDynamicMeshSculptTool::DynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, ActiveOverrideMaterial) == 0x0001C0, "Member 'UDynamicMeshSculptTool::ActiveOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, PlaneTransformGizmo) == 0x000FF0, "Member 'UDynamicMeshSculptTool::PlaneTransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UDynamicMeshSculptTool, PlaneTransformProxy) == 0x000FF8, "Member 'UDynamicMeshSculptTool::PlaneTransformProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditNormalsToolBuilder \ static_assert(alignof(UEditNormalsToolBuilder) == 0x000008, "Wrong alignment on UEditNormalsToolBuilder"); \ static_assert(sizeof(UEditNormalsToolBuilder) == 0x000028, "Wrong size on UEditNormalsToolBuilder"); \ #define DUMPER7_ASSERTS_UEditNormalsToolProperties \ static_assert(alignof(UEditNormalsToolProperties) == 0x000008, "Wrong alignment on UEditNormalsToolProperties"); \ static_assert(sizeof(UEditNormalsToolProperties) == 0x0000B8, "Wrong size on UEditNormalsToolProperties"); \ static_assert(offsetof(UEditNormalsToolProperties, bRecomputeNormals) == 0x0000A8, "Member 'UEditNormalsToolProperties::bRecomputeNormals' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, NormalCalculationMethod) == 0x0000A9, "Member 'UEditNormalsToolProperties::NormalCalculationMethod' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, bFixInconsistentNormals) == 0x0000AA, "Member 'UEditNormalsToolProperties::bFixInconsistentNormals' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, bInvertNormals) == 0x0000AB, "Member 'UEditNormalsToolProperties::bInvertNormals' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, SplitNormalMethod) == 0x0000AC, "Member 'UEditNormalsToolProperties::SplitNormalMethod' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, SharpEdgeAngleThreshold) == 0x0000B0, "Member 'UEditNormalsToolProperties::SharpEdgeAngleThreshold' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsToolProperties, bAllowSharpVertices) == 0x0000B4, "Member 'UEditNormalsToolProperties::bAllowSharpVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditNormalsAdvancedProperties \ static_assert(alignof(UEditNormalsAdvancedProperties) == 0x000008, "Wrong alignment on UEditNormalsAdvancedProperties"); \ static_assert(sizeof(UEditNormalsAdvancedProperties) == 0x0000A8, "Wrong size on UEditNormalsAdvancedProperties"); \ #define DUMPER7_ASSERTS_UEditNormalsOperatorFactory \ static_assert(alignof(UEditNormalsOperatorFactory) == 0x000008, "Wrong alignment on UEditNormalsOperatorFactory"); \ static_assert(sizeof(UEditNormalsOperatorFactory) == 0x000040, "Wrong size on UEditNormalsOperatorFactory"); \ static_assert(offsetof(UEditNormalsOperatorFactory, Tool) == 0x000030, "Member 'UEditNormalsOperatorFactory::Tool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditNormalsTool \ static_assert(alignof(UEditNormalsTool) == 0x000010, "Wrong alignment on UEditNormalsTool"); \ static_assert(sizeof(UEditNormalsTool) == 0x000150, "Wrong size on UEditNormalsTool"); \ static_assert(offsetof(UEditNormalsTool, BasicProperties) == 0x0000B8, "Member 'UEditNormalsTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsTool, AdvancedProperties) == 0x0000C0, "Member 'UEditNormalsTool::AdvancedProperties' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsTool, PolygroupLayerProperties) == 0x0000C8, "Member 'UEditNormalsTool::PolygroupLayerProperties' has a wrong offset!"); \ static_assert(offsetof(UEditNormalsTool, Previews) == 0x0000D0, "Member 'UEditNormalsTool::Previews' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditPivotToolBuilder \ static_assert(alignof(UEditPivotToolBuilder) == 0x000008, "Wrong alignment on UEditPivotToolBuilder"); \ static_assert(sizeof(UEditPivotToolBuilder) == 0x000028, "Wrong size on UEditPivotToolBuilder"); \ #define DUMPER7_ASSERTS_UEditPivotToolProperties \ static_assert(alignof(UEditPivotToolProperties) == 0x000008, "Wrong alignment on UEditPivotToolProperties"); \ static_assert(sizeof(UEditPivotToolProperties) == 0x0000B0, "Wrong size on UEditPivotToolProperties"); \ static_assert(offsetof(UEditPivotToolProperties, bEnableSnapDragging) == 0x0000A8, "Member 'UEditPivotToolProperties::bEnableSnapDragging' has a wrong offset!"); \ static_assert(offsetof(UEditPivotToolProperties, RotationMode) == 0x0000A9, "Member 'UEditPivotToolProperties::RotationMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditPivotToolActionPropertySet \ static_assert(alignof(UEditPivotToolActionPropertySet) == 0x000008, "Wrong alignment on UEditPivotToolActionPropertySet"); \ static_assert(sizeof(UEditPivotToolActionPropertySet) == 0x0000B8, "Wrong size on UEditPivotToolActionPropertySet"); \ static_assert(offsetof(UEditPivotToolActionPropertySet, bUseWorldBox) == 0x0000B0, "Member 'UEditPivotToolActionPropertySet::bUseWorldBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditPivotTool \ static_assert(alignof(UEditPivotTool) == 0x000010, "Wrong alignment on UEditPivotTool"); \ static_assert(sizeof(UEditPivotTool) == 0x000230, "Wrong size on UEditPivotTool"); \ static_assert(offsetof(UEditPivotTool, TransformProps) == 0x0000C0, "Member 'UEditPivotTool::TransformProps' has a wrong offset!"); \ static_assert(offsetof(UEditPivotTool, EditPivotActions) == 0x0000C8, "Member 'UEditPivotTool::EditPivotActions' has a wrong offset!"); \ static_assert(offsetof(UEditPivotTool, ActiveGizmos) == 0x0001A0, "Member 'UEditPivotTool::ActiveGizmos' has a wrong offset!"); \ static_assert(offsetof(UEditPivotTool, DragAlignmentMechanic) == 0x0001B0, "Member 'UEditPivotTool::DragAlignmentMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditUVIslandsToolBuilder \ static_assert(alignof(UEditUVIslandsToolBuilder) == 0x000008, "Wrong alignment on UEditUVIslandsToolBuilder"); \ static_assert(sizeof(UEditUVIslandsToolBuilder) == 0x000030, "Wrong size on UEditUVIslandsToolBuilder"); \ #define DUMPER7_ASSERTS_UEditUVIslandsTool \ static_assert(alignof(UEditUVIslandsTool) == 0x000010, "Wrong alignment on UEditUVIslandsTool"); \ static_assert(sizeof(UEditUVIslandsTool) == 0x0004D0, "Wrong size on UEditUVIslandsTool"); \ static_assert(offsetof(UEditUVIslandsTool, MaterialSettings) == 0x000100, "Member 'UEditUVIslandsTool::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(UEditUVIslandsTool, CheckerMaterial) == 0x000108, "Member 'UEditUVIslandsTool::CheckerMaterial' has a wrong offset!"); \ static_assert(offsetof(UEditUVIslandsTool, PreviewMeshActor) == 0x000110, "Member 'UEditUVIslandsTool::PreviewMeshActor' has a wrong offset!"); \ static_assert(offsetof(UEditUVIslandsTool, DynamicMeshComponent) == 0x000118, "Member 'UEditUVIslandsTool::DynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UEditUVIslandsTool, SelectionMechanic) == 0x000120, "Member 'UEditUVIslandsTool::SelectionMechanic' has a wrong offset!"); \ static_assert(offsetof(UEditUVIslandsTool, MultiTransformer) == 0x000130, "Member 'UEditUVIslandsTool::MultiTransformer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoleFillToolBuilder \ static_assert(alignof(UHoleFillToolBuilder) == 0x000008, "Wrong alignment on UHoleFillToolBuilder"); \ static_assert(sizeof(UHoleFillToolBuilder) == 0x000028, "Wrong size on UHoleFillToolBuilder"); \ #define DUMPER7_ASSERTS_USmoothHoleFillProperties \ static_assert(alignof(USmoothHoleFillProperties) == 0x000008, "Wrong alignment on USmoothHoleFillProperties"); \ static_assert(sizeof(USmoothHoleFillProperties) == 0x0000D0, "Wrong size on USmoothHoleFillProperties"); \ static_assert(offsetof(USmoothHoleFillProperties, bConstrainToHoleInterior) == 0x0000A8, "Member 'USmoothHoleFillProperties::bConstrainToHoleInterior' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, RemeshingExteriorRegionWidth) == 0x0000AC, "Member 'USmoothHoleFillProperties::RemeshingExteriorRegionWidth' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, SmoothingExteriorRegionWidth) == 0x0000B0, "Member 'USmoothHoleFillProperties::SmoothingExteriorRegionWidth' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, SmoothingInteriorRegionWidth) == 0x0000B4, "Member 'USmoothHoleFillProperties::SmoothingInteriorRegionWidth' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, InteriorSmoothness) == 0x0000B8, "Member 'USmoothHoleFillProperties::InteriorSmoothness' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, FillDensityScalar) == 0x0000C0, "Member 'USmoothHoleFillProperties::FillDensityScalar' has a wrong offset!"); \ static_assert(offsetof(USmoothHoleFillProperties, bProjectDuringRemesh) == 0x0000C8, "Member 'USmoothHoleFillProperties::bProjectDuringRemesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoleFillToolProperties \ static_assert(alignof(UHoleFillToolProperties) == 0x000008, "Wrong alignment on UHoleFillToolProperties"); \ static_assert(sizeof(UHoleFillToolProperties) == 0x0000B0, "Wrong size on UHoleFillToolProperties"); \ static_assert(offsetof(UHoleFillToolProperties, FillType) == 0x0000A8, "Member 'UHoleFillToolProperties::FillType' has a wrong offset!"); \ static_assert(offsetof(UHoleFillToolProperties, bRemoveIsolatedTriangles) == 0x0000A9, "Member 'UHoleFillToolProperties::bRemoveIsolatedTriangles' has a wrong offset!"); \ static_assert(offsetof(UHoleFillToolProperties, bQuickFillSmallHoles) == 0x0000AA, "Member 'UHoleFillToolProperties::bQuickFillSmallHoles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoleFillToolActions \ static_assert(alignof(UHoleFillToolActions) == 0x000008, "Wrong alignment on UHoleFillToolActions"); \ static_assert(sizeof(UHoleFillToolActions) == 0x0000B0, "Wrong size on UHoleFillToolActions"); \ #define DUMPER7_ASSERTS_UHoleFillStatisticsProperties \ static_assert(alignof(UHoleFillStatisticsProperties) == 0x000008, "Wrong alignment on UHoleFillStatisticsProperties"); \ static_assert(sizeof(UHoleFillStatisticsProperties) == 0x0000F8, "Wrong size on UHoleFillStatisticsProperties"); \ static_assert(offsetof(UHoleFillStatisticsProperties, InitialHoles) == 0x0000A8, "Member 'UHoleFillStatisticsProperties::InitialHoles' has a wrong offset!"); \ static_assert(offsetof(UHoleFillStatisticsProperties, SelectedHoles) == 0x0000B8, "Member 'UHoleFillStatisticsProperties::SelectedHoles' has a wrong offset!"); \ static_assert(offsetof(UHoleFillStatisticsProperties, SuccessfulFills) == 0x0000C8, "Member 'UHoleFillStatisticsProperties::SuccessfulFills' has a wrong offset!"); \ static_assert(offsetof(UHoleFillStatisticsProperties, FailedFills) == 0x0000D8, "Member 'UHoleFillStatisticsProperties::FailedFills' has a wrong offset!"); \ static_assert(offsetof(UHoleFillStatisticsProperties, RemainingHoles) == 0x0000E8, "Member 'UHoleFillStatisticsProperties::RemainingHoles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoleFillOperatorFactory \ static_assert(alignof(UHoleFillOperatorFactory) == 0x000008, "Wrong alignment on UHoleFillOperatorFactory"); \ static_assert(sizeof(UHoleFillOperatorFactory) == 0x000038, "Wrong size on UHoleFillOperatorFactory"); \ static_assert(offsetof(UHoleFillOperatorFactory, FillTool) == 0x000030, "Member 'UHoleFillOperatorFactory::FillTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHoleFillTool \ static_assert(alignof(UHoleFillTool) == 0x000010, "Wrong alignment on UHoleFillTool"); \ static_assert(sizeof(UHoleFillTool) == 0x000240, "Wrong size on UHoleFillTool"); \ static_assert(offsetof(UHoleFillTool, SmoothHoleFillProperties) == 0x0000B8, "Member 'UHoleFillTool::SmoothHoleFillProperties' has a wrong offset!"); \ static_assert(offsetof(UHoleFillTool, Properties) == 0x0000C0, "Member 'UHoleFillTool::Properties' has a wrong offset!"); \ static_assert(offsetof(UHoleFillTool, Actions) == 0x0000C8, "Member 'UHoleFillTool::Actions' has a wrong offset!"); \ static_assert(offsetof(UHoleFillTool, Statistics) == 0x0000D0, "Member 'UHoleFillTool::Statistics' has a wrong offset!"); \ static_assert(offsetof(UHoleFillTool, Preview) == 0x0000D8, "Member 'UHoleFillTool::Preview' has a wrong offset!"); \ static_assert(offsetof(UHoleFillTool, SelectionMechanic) == 0x0000E0, "Member 'UHoleFillTool::SelectionMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULatticeDeformerToolBuilder \ static_assert(alignof(ULatticeDeformerToolBuilder) == 0x000008, "Wrong alignment on ULatticeDeformerToolBuilder"); \ static_assert(sizeof(ULatticeDeformerToolBuilder) == 0x000028, "Wrong size on ULatticeDeformerToolBuilder"); \ #define DUMPER7_ASSERTS_ULatticeDeformerToolProperties \ static_assert(alignof(ULatticeDeformerToolProperties) == 0x000008, "Wrong alignment on ULatticeDeformerToolProperties"); \ static_assert(sizeof(ULatticeDeformerToolProperties) == 0x0000D0, "Wrong size on ULatticeDeformerToolProperties"); \ static_assert(offsetof(ULatticeDeformerToolProperties, XAxisResolution) == 0x0000B0, "Member 'ULatticeDeformerToolProperties::XAxisResolution' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, YAxisResolution) == 0x0000B4, "Member 'ULatticeDeformerToolProperties::YAxisResolution' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, ZAxisResolution) == 0x0000B8, "Member 'ULatticeDeformerToolProperties::ZAxisResolution' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, Padding) == 0x0000BC, "Member 'ULatticeDeformerToolProperties::Padding' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, InterpolationType) == 0x0000C0, "Member 'ULatticeDeformerToolProperties::InterpolationType' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, bDeformNormals) == 0x0000C1, "Member 'ULatticeDeformerToolProperties::bDeformNormals' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, bCanChangeResolution) == 0x0000C2, "Member 'ULatticeDeformerToolProperties::bCanChangeResolution' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, GizmoCoordinateSystem) == 0x0000C4, "Member 'ULatticeDeformerToolProperties::GizmoCoordinateSystem' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, bSetPivotMode) == 0x0000C8, "Member 'ULatticeDeformerToolProperties::bSetPivotMode' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerToolProperties, bSoftDeformation) == 0x0000C9, "Member 'ULatticeDeformerToolProperties::bSoftDeformation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULatticeDeformerOperatorFactory \ static_assert(alignof(ULatticeDeformerOperatorFactory) == 0x000008, "Wrong alignment on ULatticeDeformerOperatorFactory"); \ static_assert(sizeof(ULatticeDeformerOperatorFactory) == 0x000038, "Wrong size on ULatticeDeformerOperatorFactory"); \ static_assert(offsetof(ULatticeDeformerOperatorFactory, LatticeDeformerTool) == 0x000030, "Member 'ULatticeDeformerOperatorFactory::LatticeDeformerTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULatticeDeformerTool \ static_assert(alignof(ULatticeDeformerTool) == 0x000008, "Wrong alignment on ULatticeDeformerTool"); \ static_assert(sizeof(ULatticeDeformerTool) == 0x000160, "Wrong size on ULatticeDeformerTool"); \ static_assert(offsetof(ULatticeDeformerTool, ControlPointsMechanic) == 0x0000D8, "Member 'ULatticeDeformerTool::ControlPointsMechanic' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerTool, Settings) == 0x0000E0, "Member 'ULatticeDeformerTool::Settings' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerTool, Preview) == 0x0000E8, "Member 'ULatticeDeformerTool::Preview' has a wrong offset!"); \ static_assert(offsetof(ULatticeDeformerTool, bLatticeDeformed) == 0x0000F0, "Member 'ULatticeDeformerTool::bLatticeDeformed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshAttributePaintToolBuilder \ static_assert(alignof(UMeshAttributePaintToolBuilder) == 0x000008, "Wrong alignment on UMeshAttributePaintToolBuilder"); \ static_assert(sizeof(UMeshAttributePaintToolBuilder) == 0x000070, "Wrong size on UMeshAttributePaintToolBuilder"); \ #define DUMPER7_ASSERTS_UMeshAttributePaintBrushOperationProperties \ static_assert(alignof(UMeshAttributePaintBrushOperationProperties) == 0x000008, "Wrong alignment on UMeshAttributePaintBrushOperationProperties"); \ static_assert(sizeof(UMeshAttributePaintBrushOperationProperties) == 0x0000B0, "Wrong size on UMeshAttributePaintBrushOperationProperties"); \ static_assert(offsetof(UMeshAttributePaintBrushOperationProperties, BrushAction) == 0x0000A8, "Member 'UMeshAttributePaintBrushOperationProperties::BrushAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshAttributePaintToolProperties_GetAttributeNames \ static_assert(alignof(MeshAttributePaintToolProperties_GetAttributeNames) == 0x000008, "Wrong alignment on MeshAttributePaintToolProperties_GetAttributeNames"); \ static_assert(sizeof(MeshAttributePaintToolProperties_GetAttributeNames) == 0x000010, "Wrong size on MeshAttributePaintToolProperties_GetAttributeNames"); \ static_assert(offsetof(MeshAttributePaintToolProperties_GetAttributeNames, ReturnValue) == 0x000000, "Member 'MeshAttributePaintToolProperties_GetAttributeNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshAttributePaintToolProperties \ static_assert(alignof(UMeshAttributePaintToolProperties) == 0x000008, "Wrong alignment on UMeshAttributePaintToolProperties"); \ static_assert(sizeof(UMeshAttributePaintToolProperties) == 0x0000C8, "Wrong size on UMeshAttributePaintToolProperties"); \ static_assert(offsetof(UMeshAttributePaintToolProperties, Attribute) == 0x0000A8, "Member 'UMeshAttributePaintToolProperties::Attribute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshAttributePaintEditActions \ static_assert(alignof(UMeshAttributePaintEditActions) == 0x000008, "Wrong alignment on UMeshAttributePaintEditActions"); \ static_assert(sizeof(UMeshAttributePaintEditActions) == 0x0000B0, "Wrong size on UMeshAttributePaintEditActions"); \ #define DUMPER7_ASSERTS_UMeshAttributePaintTool \ static_assert(alignof(UMeshAttributePaintTool) == 0x000010, "Wrong alignment on UMeshAttributePaintTool"); \ static_assert(sizeof(UMeshAttributePaintTool) == 0x0007E0, "Wrong size on UMeshAttributePaintTool"); \ static_assert(offsetof(UMeshAttributePaintTool, BrushActionProps) == 0x0002C0, "Member 'UMeshAttributePaintTool::BrushActionProps' has a wrong offset!"); \ static_assert(offsetof(UMeshAttributePaintTool, AttribProps) == 0x0002C8, "Member 'UMeshAttributePaintTool::AttribProps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshBoundaryToolBase \ static_assert(alignof(UMeshBoundaryToolBase) == 0x000010, "Wrong alignment on UMeshBoundaryToolBase"); \ static_assert(sizeof(UMeshBoundaryToolBase) == 0x0001B0, "Wrong size on UMeshBoundaryToolBase"); \ static_assert(offsetof(UMeshBoundaryToolBase, SelectionMechanic) == 0x0001A0, "Member 'UMeshBoundaryToolBase::SelectionMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshGroupPaintToolBuilder \ static_assert(alignof(UMeshGroupPaintToolBuilder) == 0x000008, "Wrong alignment on UMeshGroupPaintToolBuilder"); \ static_assert(sizeof(UMeshGroupPaintToolBuilder) == 0x000030, "Wrong size on UMeshGroupPaintToolBuilder"); \ #define DUMPER7_ASSERTS_UGroupPaintBrushFilterProperties \ static_assert(alignof(UGroupPaintBrushFilterProperties) == 0x000008, "Wrong alignment on UGroupPaintBrushFilterProperties"); \ static_assert(sizeof(UGroupPaintBrushFilterProperties) == 0x0000D0, "Wrong size on UGroupPaintBrushFilterProperties"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, PrimaryBrushType) == 0x0000A8, "Member 'UGroupPaintBrushFilterProperties::PrimaryBrushType' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, SubToolType) == 0x0000A9, "Member 'UGroupPaintBrushFilterProperties::SubToolType' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, BrushSize) == 0x0000AC, "Member 'UGroupPaintBrushFilterProperties::BrushSize' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, BrushAreaMode) == 0x0000B0, "Member 'UGroupPaintBrushFilterProperties::BrushAreaMode' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, bHitBackFaces) == 0x0000B1, "Member 'UGroupPaintBrushFilterProperties::bHitBackFaces' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, SetGroup) == 0x0000B4, "Member 'UGroupPaintBrushFilterProperties::SetGroup' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, bOnlySetUngrouped) == 0x0000B8, "Member 'UGroupPaintBrushFilterProperties::bOnlySetUngrouped' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, EraseGroup) == 0x0000BC, "Member 'UGroupPaintBrushFilterProperties::EraseGroup' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, bOnlyEraseCurrent) == 0x0000C0, "Member 'UGroupPaintBrushFilterProperties::bOnlyEraseCurrent' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, AngleThreshold) == 0x0000C4, "Member 'UGroupPaintBrushFilterProperties::AngleThreshold' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, bUVSeams) == 0x0000C8, "Member 'UGroupPaintBrushFilterProperties::bUVSeams' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, bNormalSeams) == 0x0000C9, "Member 'UGroupPaintBrushFilterProperties::bNormalSeams' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, VisibilityFilter) == 0x0000CA, "Member 'UGroupPaintBrushFilterProperties::VisibilityFilter' has a wrong offset!"); \ static_assert(offsetof(UGroupPaintBrushFilterProperties, MinTriVertCount) == 0x0000CC, "Member 'UGroupPaintBrushFilterProperties::MinTriVertCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshGroupPaintToolActionPropertySet \ static_assert(alignof(UMeshGroupPaintToolActionPropertySet) == 0x000008, "Wrong alignment on UMeshGroupPaintToolActionPropertySet"); \ static_assert(sizeof(UMeshGroupPaintToolActionPropertySet) == 0x0000B0, "Wrong size on UMeshGroupPaintToolActionPropertySet"); \ #define DUMPER7_ASSERTS_UMeshGroupPaintToolFreezeActions \ static_assert(alignof(UMeshGroupPaintToolFreezeActions) == 0x000008, "Wrong alignment on UMeshGroupPaintToolFreezeActions"); \ static_assert(sizeof(UMeshGroupPaintToolFreezeActions) == 0x0000B0, "Wrong size on UMeshGroupPaintToolFreezeActions"); \ #define DUMPER7_ASSERTS_UMeshSculptToolBase \ static_assert(alignof(UMeshSculptToolBase) == 0x000010, "Wrong alignment on UMeshSculptToolBase"); \ static_assert(sizeof(UMeshSculptToolBase) == 0x000BA0, "Wrong size on UMeshSculptToolBase"); \ static_assert(offsetof(UMeshSculptToolBase, BrushProperties) == 0x000100, "Member 'UMeshSculptToolBase::BrushProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, GizmoProperties) == 0x000108, "Member 'UMeshSculptToolBase::GizmoProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, BrushOpPropSets) == 0x000230, "Member 'UMeshSculptToolBase::BrushOpPropSets' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, SecondaryBrushOpPropSets) == 0x0002D0, "Member 'UMeshSculptToolBase::SecondaryBrushOpPropSets' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, ViewProperties) == 0x000A10, "Member 'UMeshSculptToolBase::ViewProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, ActiveOverrideMaterial) == 0x000A18, "Member 'UMeshSculptToolBase::ActiveOverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, BrushIndicator) == 0x000A20, "Member 'UMeshSculptToolBase::BrushIndicator' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, bIsVolumetricIndicator) == 0x000A28, "Member 'UMeshSculptToolBase::bIsVolumetricIndicator' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, BrushIndicatorMaterial) == 0x000A30, "Member 'UMeshSculptToolBase::BrushIndicatorMaterial' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, BrushIndicatorMesh) == 0x000A38, "Member 'UMeshSculptToolBase::BrushIndicatorMesh' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, PlaneTransformGizmo) == 0x000A40, "Member 'UMeshSculptToolBase::PlaneTransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UMeshSculptToolBase, PlaneTransformProxy) == 0x000A48, "Member 'UMeshSculptToolBase::PlaneTransformProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshGroupPaintTool \ static_assert(alignof(UMeshGroupPaintTool) == 0x000010, "Wrong alignment on UMeshGroupPaintTool"); \ static_assert(sizeof(UMeshGroupPaintTool) == 0x000FB0, "Wrong size on UMeshGroupPaintTool"); \ static_assert(offsetof(UMeshGroupPaintTool, PolygroupLayerProperties) == 0x000B98, "Member 'UMeshGroupPaintTool::PolygroupLayerProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, FilterProperties) == 0x000BA0, "Member 'UMeshGroupPaintTool::FilterProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, PaintBrushOpProperties) == 0x000BA8, "Member 'UMeshGroupPaintTool::PaintBrushOpProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, EraseBrushOpProperties) == 0x000BB0, "Member 'UMeshGroupPaintTool::EraseBrushOpProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, FreezeActions) == 0x000BB8, "Member 'UMeshGroupPaintTool::FreezeActions' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, PolyLassoMechanic) == 0x000BC8, "Member 'UMeshGroupPaintTool::PolyLassoMechanic' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, PreviewMeshActor) == 0x000BD0, "Member 'UMeshGroupPaintTool::PreviewMeshActor' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, DynamicMeshComponent) == 0x000BD8, "Member 'UMeshGroupPaintTool::DynamicMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UMeshGroupPaintTool, MeshElementsDisplay) == 0x000BE0, "Member 'UMeshGroupPaintTool::MeshElementsDisplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshInspectorToolBuilder \ static_assert(alignof(UMeshInspectorToolBuilder) == 0x000008, "Wrong alignment on UMeshInspectorToolBuilder"); \ static_assert(sizeof(UMeshInspectorToolBuilder) == 0x000028, "Wrong size on UMeshInspectorToolBuilder"); \ #define DUMPER7_ASSERTS_UMeshInspectorProperties \ static_assert(alignof(UMeshInspectorProperties) == 0x000008, "Wrong alignment on UMeshInspectorProperties"); \ static_assert(sizeof(UMeshInspectorProperties) == 0x0000C0, "Wrong size on UMeshInspectorProperties"); \ static_assert(offsetof(UMeshInspectorProperties, bWireframe) == 0x0000A8, "Member 'UMeshInspectorProperties::bWireframe' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bBoundaryEdges) == 0x0000A9, "Member 'UMeshInspectorProperties::bBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bBowtieVertices) == 0x0000AA, "Member 'UMeshInspectorProperties::bBowtieVertices' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bPolygonBorders) == 0x0000AB, "Member 'UMeshInspectorProperties::bPolygonBorders' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bUVSeams) == 0x0000AC, "Member 'UMeshInspectorProperties::bUVSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bUVBowties) == 0x0000AD, "Member 'UMeshInspectorProperties::bUVBowties' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bMissingUVs) == 0x0000AE, "Member 'UMeshInspectorProperties::bMissingUVs' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bNormalSeams) == 0x0000AF, "Member 'UMeshInspectorProperties::bNormalSeams' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bNormalVectors) == 0x0000B0, "Member 'UMeshInspectorProperties::bNormalVectors' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, bTangentVectors) == 0x0000B1, "Member 'UMeshInspectorProperties::bTangentVectors' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, NormalLength) == 0x0000B4, "Member 'UMeshInspectorProperties::NormalLength' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorProperties, TangentLength) == 0x0000B8, "Member 'UMeshInspectorProperties::TangentLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshInspectorTool \ static_assert(alignof(UMeshInspectorTool) == 0x000008, "Wrong alignment on UMeshInspectorTool"); \ static_assert(sizeof(UMeshInspectorTool) == 0x000158, "Wrong size on UMeshInspectorTool"); \ static_assert(offsetof(UMeshInspectorTool, Settings) == 0x0000B8, "Member 'UMeshInspectorTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorTool, MaterialSettings) == 0x0000C0, "Member 'UMeshInspectorTool::MaterialSettings' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorTool, PreviewMesh) == 0x0000D0, "Member 'UMeshInspectorTool::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorTool, DrawnLineSet) == 0x0000D8, "Member 'UMeshInspectorTool::DrawnLineSet' has a wrong offset!"); \ static_assert(offsetof(UMeshInspectorTool, DefaultMaterial) == 0x0000E0, "Member 'UMeshInspectorTool::DefaultMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSelectionToolBuilder \ static_assert(alignof(UMeshSelectionToolBuilder) == 0x000008, "Wrong alignment on UMeshSelectionToolBuilder"); \ static_assert(sizeof(UMeshSelectionToolBuilder) == 0x000030, "Wrong size on UMeshSelectionToolBuilder"); \ #define DUMPER7_ASSERTS_UMeshSelectionToolActionPropertySet \ static_assert(alignof(UMeshSelectionToolActionPropertySet) == 0x000008, "Wrong alignment on UMeshSelectionToolActionPropertySet"); \ static_assert(sizeof(UMeshSelectionToolActionPropertySet) == 0x0000B0, "Wrong size on UMeshSelectionToolActionPropertySet"); \ #define DUMPER7_ASSERTS_UMeshSelectionEditActions \ static_assert(alignof(UMeshSelectionEditActions) == 0x000008, "Wrong alignment on UMeshSelectionEditActions"); \ static_assert(sizeof(UMeshSelectionEditActions) == 0x0000B0, "Wrong size on UMeshSelectionEditActions"); \ #define DUMPER7_ASSERTS_UMeshSelectionMeshEditActions \ static_assert(alignof(UMeshSelectionMeshEditActions) == 0x000008, "Wrong alignment on UMeshSelectionMeshEditActions"); \ static_assert(sizeof(UMeshSelectionMeshEditActions) == 0x0000B0, "Wrong size on UMeshSelectionMeshEditActions"); \ #define DUMPER7_ASSERTS_UMeshSelectionToolProperties \ static_assert(alignof(UMeshSelectionToolProperties) == 0x000008, "Wrong alignment on UMeshSelectionToolProperties"); \ static_assert(sizeof(UMeshSelectionToolProperties) == 0x0000B8, "Wrong size on UMeshSelectionToolProperties"); \ static_assert(offsetof(UMeshSelectionToolProperties, SelectionMode) == 0x0000A8, "Member 'UMeshSelectionToolProperties::SelectionMode' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionToolProperties, AngleTolerance) == 0x0000AC, "Member 'UMeshSelectionToolProperties::AngleTolerance' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionToolProperties, bHitBackFaces) == 0x0000B0, "Member 'UMeshSelectionToolProperties::bHitBackFaces' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionToolProperties, bShowPoints) == 0x0000B1, "Member 'UMeshSelectionToolProperties::bShowPoints' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionToolProperties, FaceColorMode) == 0x0000B4, "Member 'UMeshSelectionToolProperties::FaceColorMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSelectionTool \ static_assert(alignof(UMeshSelectionTool) == 0x000008, "Wrong alignment on UMeshSelectionTool"); \ static_assert(sizeof(UMeshSelectionTool) == 0x000690, "Wrong size on UMeshSelectionTool"); \ static_assert(offsetof(UMeshSelectionTool, SelectionProps) == 0x0002C8, "Member 'UMeshSelectionTool::SelectionProps' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, SelectionActions) == 0x0002D0, "Member 'UMeshSelectionTool::SelectionActions' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, EditActions) == 0x0002D8, "Member 'UMeshSelectionTool::EditActions' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, MeshStatisticsProperties) == 0x0002E0, "Member 'UMeshSelectionTool::MeshStatisticsProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, MeshElementsDisplay) == 0x0002E8, "Member 'UMeshSelectionTool::MeshElementsDisplay' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, UVChannelProperties) == 0x0002F0, "Member 'UMeshSelectionTool::UVChannelProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, PolygroupLayerProperties) == 0x0002F8, "Member 'UMeshSelectionTool::PolygroupLayerProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, selection) == 0x000300, "Member 'UMeshSelectionTool::selection' has a wrong offset!"); \ static_assert(offsetof(UMeshSelectionTool, SpawnedActors) == 0x000308, "Member 'UMeshSelectionTool::SpawnedActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSpaceDeformerToolBuilder \ static_assert(alignof(UMeshSpaceDeformerToolBuilder) == 0x000008, "Wrong alignment on UMeshSpaceDeformerToolBuilder"); \ static_assert(sizeof(UMeshSpaceDeformerToolBuilder) == 0x000028, "Wrong size on UMeshSpaceDeformerToolBuilder"); \ #define DUMPER7_ASSERTS_UMeshSpaceDeformerToolProperties \ static_assert(alignof(UMeshSpaceDeformerToolProperties) == 0x000008, "Wrong alignment on UMeshSpaceDeformerToolProperties"); \ static_assert(sizeof(UMeshSpaceDeformerToolProperties) == 0x0000D0, "Wrong size on UMeshSpaceDeformerToolProperties"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, SelectedOperationType) == 0x0000A8, "Member 'UMeshSpaceDeformerToolProperties::SelectedOperationType' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, UpperBoundsInterval) == 0x0000AC, "Member 'UMeshSpaceDeformerToolProperties::UpperBoundsInterval' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, LowerBoundsInterval) == 0x0000B0, "Member 'UMeshSpaceDeformerToolProperties::LowerBoundsInterval' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, BendDegrees) == 0x0000B4, "Member 'UMeshSpaceDeformerToolProperties::BendDegrees' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, TwistDegrees) == 0x0000B8, "Member 'UMeshSpaceDeformerToolProperties::TwistDegrees' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, FlareProfileType) == 0x0000BC, "Member 'UMeshSpaceDeformerToolProperties::FlareProfileType' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, FlarePercentY) == 0x0000C0, "Member 'UMeshSpaceDeformerToolProperties::FlarePercentY' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, bLockXAndYFlaring) == 0x0000C4, "Member 'UMeshSpaceDeformerToolProperties::bLockXAndYFlaring' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, FlarePercentX) == 0x0000C8, "Member 'UMeshSpaceDeformerToolProperties::FlarePercentX' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, bLockBottom) == 0x0000CC, "Member 'UMeshSpaceDeformerToolProperties::bLockBottom' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, bShowOriginalMesh) == 0x0000CD, "Member 'UMeshSpaceDeformerToolProperties::bShowOriginalMesh' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, bDrawVisualization) == 0x0000CE, "Member 'UMeshSpaceDeformerToolProperties::bDrawVisualization' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerToolProperties, bAlignToNormalOnCtrlClick) == 0x0000CF, "Member 'UMeshSpaceDeformerToolProperties::bAlignToNormalOnCtrlClick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSpaceDeformerToolActionPropertySet \ static_assert(alignof(UMeshSpaceDeformerToolActionPropertySet) == 0x000008, "Wrong alignment on UMeshSpaceDeformerToolActionPropertySet"); \ static_assert(sizeof(UMeshSpaceDeformerToolActionPropertySet) == 0x0000B0, "Wrong size on UMeshSpaceDeformerToolActionPropertySet"); \ #define DUMPER7_ASSERTS_USpaceDeformerOperatorFactory \ static_assert(alignof(USpaceDeformerOperatorFactory) == 0x000008, "Wrong alignment on USpaceDeformerOperatorFactory"); \ static_assert(sizeof(USpaceDeformerOperatorFactory) == 0x000038, "Wrong size on USpaceDeformerOperatorFactory"); \ static_assert(offsetof(USpaceDeformerOperatorFactory, SpaceDeformerTool) == 0x000030, "Member 'USpaceDeformerOperatorFactory::SpaceDeformerTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSpaceDeformerTool \ static_assert(alignof(UMeshSpaceDeformerTool) == 0x000010, "Wrong alignment on UMeshSpaceDeformerTool"); \ static_assert(sizeof(UMeshSpaceDeformerTool) == 0x0002C0, "Wrong size on UMeshSpaceDeformerTool"); \ static_assert(offsetof(UMeshSpaceDeformerTool, Settings) == 0x0000B8, "Member 'UMeshSpaceDeformerTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, ToolActions) == 0x0000C0, "Member 'UMeshSpaceDeformerTool::ToolActions' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, StateTarget) == 0x0000C8, "Member 'UMeshSpaceDeformerTool::StateTarget' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, DragAlignmentMechanic) == 0x0000D0, "Member 'UMeshSpaceDeformerTool::DragAlignmentMechanic' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, Preview) == 0x0000D8, "Member 'UMeshSpaceDeformerTool::Preview' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, OriginalMeshPreview) == 0x0000F0, "Member 'UMeshSpaceDeformerTool::OriginalMeshPreview' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, IntervalGizmo) == 0x0000F8, "Member 'UMeshSpaceDeformerTool::IntervalGizmo' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, TransformGizmo) == 0x000100, "Member 'UMeshSpaceDeformerTool::TransformGizmo' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, TransformProxy) == 0x000108, "Member 'UMeshSpaceDeformerTool::TransformProxy' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, UpIntervalSource) == 0x000110, "Member 'UMeshSpaceDeformerTool::UpIntervalSource' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, DownIntervalSource) == 0x000118, "Member 'UMeshSpaceDeformerTool::DownIntervalSource' has a wrong offset!"); \ static_assert(offsetof(UMeshSpaceDeformerTool, ForwardIntervalSource) == 0x000120, "Member 'UMeshSpaceDeformerTool::ForwardIntervalSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshVertexSculptToolBuilder \ static_assert(alignof(UMeshVertexSculptToolBuilder) == 0x000008, "Wrong alignment on UMeshVertexSculptToolBuilder"); \ static_assert(sizeof(UMeshVertexSculptToolBuilder) == 0x000030, "Wrong size on UMeshVertexSculptToolBuilder"); \ #define DUMPER7_ASSERTS_UVertexBrushSculptProperties \ static_assert(alignof(UVertexBrushSculptProperties) == 0x000008, "Wrong alignment on UVertexBrushSculptProperties"); \ static_assert(sizeof(UVertexBrushSculptProperties) == 0x0000B8, "Wrong size on UVertexBrushSculptProperties"); \ static_assert(offsetof(UVertexBrushSculptProperties, PrimaryBrushType) == 0x0000A8, "Member 'UVertexBrushSculptProperties::PrimaryBrushType' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushSculptProperties, PrimaryFalloffType) == 0x0000A9, "Member 'UVertexBrushSculptProperties::PrimaryFalloffType' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushSculptProperties, BrushFilter) == 0x0000AA, "Member 'UVertexBrushSculptProperties::BrushFilter' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushSculptProperties, bFreezeTarget) == 0x0000AB, "Member 'UVertexBrushSculptProperties::bFreezeTarget' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushSculptProperties, Tool) == 0x0000AC, "Member 'UVertexBrushSculptProperties::Tool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVertexBrushAlphaProperties \ static_assert(alignof(UVertexBrushAlphaProperties) == 0x000008, "Wrong alignment on UVertexBrushAlphaProperties"); \ static_assert(sizeof(UVertexBrushAlphaProperties) == 0x0000C0, "Wrong size on UVertexBrushAlphaProperties"); \ static_assert(offsetof(UVertexBrushAlphaProperties, ALPHA) == 0x0000A8, "Member 'UVertexBrushAlphaProperties::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushAlphaProperties, RotationAngle) == 0x0000B0, "Member 'UVertexBrushAlphaProperties::RotationAngle' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushAlphaProperties, bRandomize) == 0x0000B4, "Member 'UVertexBrushAlphaProperties::bRandomize' has a wrong offset!"); \ static_assert(offsetof(UVertexBrushAlphaProperties, RandomRange) == 0x0000B8, "Member 'UVertexBrushAlphaProperties::RandomRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshSymmetryProperties \ static_assert(alignof(UMeshSymmetryProperties) == 0x000008, "Wrong alignment on UMeshSymmetryProperties"); \ static_assert(sizeof(UMeshSymmetryProperties) == 0x0000B0, "Wrong size on UMeshSymmetryProperties"); \ static_assert(offsetof(UMeshSymmetryProperties, bEnableSymmetry) == 0x0000A8, "Member 'UMeshSymmetryProperties::bEnableSymmetry' has a wrong offset!"); \ static_assert(offsetof(UMeshSymmetryProperties, bSymmetryCanBeEnabled) == 0x0000A9, "Member 'UMeshSymmetryProperties::bSymmetryCanBeEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshVertexSculptTool \ static_assert(alignof(UMeshVertexSculptTool) == 0x000010, "Wrong alignment on UMeshVertexSculptTool"); \ static_assert(sizeof(UMeshVertexSculptTool) == 0x0014E0, "Wrong size on UMeshVertexSculptTool"); \ static_assert(offsetof(UMeshVertexSculptTool, SculptProperties) == 0x000B98, "Member 'UMeshVertexSculptTool::SculptProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshVertexSculptTool, AlphaProperties) == 0x000BA0, "Member 'UMeshVertexSculptTool::AlphaProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshVertexSculptTool, BrushAlpha) == 0x000BA8, "Member 'UMeshVertexSculptTool::BrushAlpha' has a wrong offset!"); \ static_assert(offsetof(UMeshVertexSculptTool, SymmetryProperties) == 0x000BB0, "Member 'UMeshVertexSculptTool::SymmetryProperties' has a wrong offset!"); \ static_assert(offsetof(UMeshVertexSculptTool, PreviewMeshActor) == 0x000BB8, "Member 'UMeshVertexSculptTool::PreviewMeshActor' has a wrong offset!"); \ static_assert(offsetof(UMeshVertexSculptTool, DynamicMeshComponent) == 0x000BC0, "Member 'UMeshVertexSculptTool::DynamicMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMirrorToolBuilder \ static_assert(alignof(UMirrorToolBuilder) == 0x000008, "Wrong alignment on UMirrorToolBuilder"); \ static_assert(sizeof(UMirrorToolBuilder) == 0x000028, "Wrong size on UMirrorToolBuilder"); \ #define DUMPER7_ASSERTS_UMirrorToolProperties \ static_assert(alignof(UMirrorToolProperties) == 0x000008, "Wrong alignment on UMirrorToolProperties"); \ static_assert(sizeof(UMirrorToolProperties) == 0x0000C0, "Wrong size on UMirrorToolProperties"); \ static_assert(offsetof(UMirrorToolProperties, OperationMode) == 0x0000A8, "Member 'UMirrorToolProperties::OperationMode' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, bCropAlongMirrorPlaneFirst) == 0x0000A9, "Member 'UMirrorToolProperties::bCropAlongMirrorPlaneFirst' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, bWeldVerticesOnMirrorPlane) == 0x0000AA, "Member 'UMirrorToolProperties::bWeldVerticesOnMirrorPlane' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, PlaneTolerance) == 0x0000B0, "Member 'UMirrorToolProperties::PlaneTolerance' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, bAllowBowtieVertexCreation) == 0x0000B8, "Member 'UMirrorToolProperties::bAllowBowtieVertexCreation' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, CtrlClickBehavior) == 0x0000B9, "Member 'UMirrorToolProperties::CtrlClickBehavior' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, bButtonsOnlyChangeOrientation) == 0x0000BA, "Member 'UMirrorToolProperties::bButtonsOnlyChangeOrientation' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, bShowPreview) == 0x0000BB, "Member 'UMirrorToolProperties::bShowPreview' has a wrong offset!"); \ static_assert(offsetof(UMirrorToolProperties, SaveMode) == 0x0000BC, "Member 'UMirrorToolProperties::SaveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMirrorOperatorFactory \ static_assert(alignof(UMirrorOperatorFactory) == 0x000008, "Wrong alignment on UMirrorOperatorFactory"); \ static_assert(sizeof(UMirrorOperatorFactory) == 0x000040, "Wrong size on UMirrorOperatorFactory"); \ static_assert(offsetof(UMirrorOperatorFactory, MirrorTool) == 0x000030, "Member 'UMirrorOperatorFactory::MirrorTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMirrorToolActionPropertySet \ static_assert(alignof(UMirrorToolActionPropertySet) == 0x000008, "Wrong alignment on UMirrorToolActionPropertySet"); \ static_assert(sizeof(UMirrorToolActionPropertySet) == 0x0000B0, "Wrong size on UMirrorToolActionPropertySet"); \ #define DUMPER7_ASSERTS_UMirrorTool \ static_assert(alignof(UMirrorTool) == 0x000008, "Wrong alignment on UMirrorTool"); \ static_assert(sizeof(UMirrorTool) == 0x000168, "Wrong size on UMirrorTool"); \ static_assert(offsetof(UMirrorTool, Settings) == 0x0000C0, "Member 'UMirrorTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UMirrorTool, ToolActions) == 0x0000C8, "Member 'UMirrorTool::ToolActions' has a wrong offset!"); \ static_assert(offsetof(UMirrorTool, MeshesToMirror) == 0x0000D0, "Member 'UMirrorTool::MeshesToMirror' has a wrong offset!"); \ static_assert(offsetof(UMirrorTool, Previews) == 0x0000E0, "Member 'UMirrorTool::Previews' has a wrong offset!"); \ static_assert(offsetof(UMirrorTool, PlaneMechanic) == 0x000120, "Member 'UMirrorTool::PlaneMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOffsetMeshToolProperties \ static_assert(alignof(UOffsetMeshToolProperties) == 0x000008, "Wrong alignment on UOffsetMeshToolProperties"); \ static_assert(sizeof(UOffsetMeshToolProperties) == 0x0000B8, "Wrong size on UOffsetMeshToolProperties"); \ static_assert(offsetof(UOffsetMeshToolProperties, OffsetType) == 0x0000A8, "Member 'UOffsetMeshToolProperties::OffsetType' has a wrong offset!"); \ static_assert(offsetof(UOffsetMeshToolProperties, Distance) == 0x0000AC, "Member 'UOffsetMeshToolProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UOffsetMeshToolProperties, bCreateShell) == 0x0000B0, "Member 'UOffsetMeshToolProperties::bCreateShell' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOffsetWeightMapSetProperties \ static_assert(alignof(UOffsetWeightMapSetProperties) == 0x000008, "Wrong alignment on UOffsetWeightMapSetProperties"); \ static_assert(sizeof(UOffsetWeightMapSetProperties) == 0x0000D0, "Wrong size on UOffsetWeightMapSetProperties"); \ static_assert(offsetof(UOffsetWeightMapSetProperties, minDistance) == 0x0000C8, "Member 'UOffsetWeightMapSetProperties::minDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIterativeOffsetProperties \ static_assert(alignof(UIterativeOffsetProperties) == 0x000008, "Wrong alignment on UIterativeOffsetProperties"); \ static_assert(sizeof(UIterativeOffsetProperties) == 0x0000B8, "Wrong size on UIterativeOffsetProperties"); \ static_assert(offsetof(UIterativeOffsetProperties, Steps) == 0x0000A8, "Member 'UIterativeOffsetProperties::Steps' has a wrong offset!"); \ static_assert(offsetof(UIterativeOffsetProperties, bOffsetBoundaries) == 0x0000AC, "Member 'UIterativeOffsetProperties::bOffsetBoundaries' has a wrong offset!"); \ static_assert(offsetof(UIterativeOffsetProperties, SmoothingPerStep) == 0x0000B0, "Member 'UIterativeOffsetProperties::SmoothingPerStep' has a wrong offset!"); \ static_assert(offsetof(UIterativeOffsetProperties, bReprojectSmooth) == 0x0000B4, "Member 'UIterativeOffsetProperties::bReprojectSmooth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplicitOffsetProperties \ static_assert(alignof(UImplicitOffsetProperties) == 0x000008, "Wrong alignment on UImplicitOffsetProperties"); \ static_assert(sizeof(UImplicitOffsetProperties) == 0x0000B0, "Wrong size on UImplicitOffsetProperties"); \ static_assert(offsetof(UImplicitOffsetProperties, Smoothness) == 0x0000A8, "Member 'UImplicitOffsetProperties::Smoothness' has a wrong offset!"); \ static_assert(offsetof(UImplicitOffsetProperties, bPreserveUVs) == 0x0000AC, "Member 'UImplicitOffsetProperties::bPreserveUVs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOffsetMeshTool \ static_assert(alignof(UOffsetMeshTool) == 0x000010, "Wrong alignment on UOffsetMeshTool"); \ static_assert(sizeof(UOffsetMeshTool) == 0x000420, "Wrong size on UOffsetMeshTool"); \ static_assert(offsetof(UOffsetMeshTool, OffsetProperties) == 0x000400, "Member 'UOffsetMeshTool::OffsetProperties' has a wrong offset!"); \ static_assert(offsetof(UOffsetMeshTool, IterativeProperties) == 0x000408, "Member 'UOffsetMeshTool::IterativeProperties' has a wrong offset!"); \ static_assert(offsetof(UOffsetMeshTool, ImplicitProperties) == 0x000410, "Member 'UOffsetMeshTool::ImplicitProperties' has a wrong offset!"); \ static_assert(offsetof(UOffsetMeshTool, WeightMapProperties) == 0x000418, "Member 'UOffsetMeshTool::WeightMapProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOffsetMeshToolBuilder \ static_assert(alignof(UOffsetMeshToolBuilder) == 0x000008, "Wrong alignment on UOffsetMeshToolBuilder"); \ static_assert(sizeof(UOffsetMeshToolBuilder) == 0x000028, "Wrong size on UOffsetMeshToolBuilder"); \ #define DUMPER7_ASSERTS_UPhysicsObjectToolPropertySet \ static_assert(alignof(UPhysicsObjectToolPropertySet) == 0x000008, "Wrong alignment on UPhysicsObjectToolPropertySet"); \ static_assert(sizeof(UPhysicsObjectToolPropertySet) == 0x000110, "Wrong size on UPhysicsObjectToolPropertySet"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, ObjectName) == 0x0000A8, "Member 'UPhysicsObjectToolPropertySet::ObjectName' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, CollisionType) == 0x0000B8, "Member 'UPhysicsObjectToolPropertySet::CollisionType' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, Spheres) == 0x0000C0, "Member 'UPhysicsObjectToolPropertySet::Spheres' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, Boxes) == 0x0000D0, "Member 'UPhysicsObjectToolPropertySet::Boxes' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, Capsules) == 0x0000E0, "Member 'UPhysicsObjectToolPropertySet::Capsules' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, Convexes) == 0x0000F0, "Member 'UPhysicsObjectToolPropertySet::Convexes' has a wrong offset!"); \ static_assert(offsetof(UPhysicsObjectToolPropertySet, LevelSets) == 0x000100, "Member 'UPhysicsObjectToolPropertySet::LevelSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCollisionGeometryVisualizationProperties \ static_assert(alignof(UCollisionGeometryVisualizationProperties) == 0x000008, "Wrong alignment on UCollisionGeometryVisualizationProperties"); \ static_assert(sizeof(UCollisionGeometryVisualizationProperties) == 0x0000B8, "Wrong size on UCollisionGeometryVisualizationProperties"); \ static_assert(offsetof(UCollisionGeometryVisualizationProperties, LineThickness) == 0x0000A8, "Member 'UCollisionGeometryVisualizationProperties::LineThickness' has a wrong offset!"); \ static_assert(offsetof(UCollisionGeometryVisualizationProperties, bShowHidden) == 0x0000AC, "Member 'UCollisionGeometryVisualizationProperties::bShowHidden' has a wrong offset!"); \ static_assert(offsetof(UCollisionGeometryVisualizationProperties, bRandomColors) == 0x0000AD, "Member 'UCollisionGeometryVisualizationProperties::bRandomColors' has a wrong offset!"); \ static_assert(offsetof(UCollisionGeometryVisualizationProperties, Color) == 0x0000B0, "Member 'UCollisionGeometryVisualizationProperties::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtractCollisionGeometryToolBuilder \ static_assert(alignof(UExtractCollisionGeometryToolBuilder) == 0x000008, "Wrong alignment on UExtractCollisionGeometryToolBuilder"); \ static_assert(sizeof(UExtractCollisionGeometryToolBuilder) == 0x000028, "Wrong size on UExtractCollisionGeometryToolBuilder"); \ #define DUMPER7_ASSERTS_UExtractCollisionToolProperties \ static_assert(alignof(UExtractCollisionToolProperties) == 0x000008, "Wrong alignment on UExtractCollisionToolProperties"); \ static_assert(sizeof(UExtractCollisionToolProperties) == 0x0000B0, "Wrong size on UExtractCollisionToolProperties"); \ static_assert(offsetof(UExtractCollisionToolProperties, CollisionType) == 0x0000A8, "Member 'UExtractCollisionToolProperties::CollisionType' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionToolProperties, bWeldEdges) == 0x0000A9, "Member 'UExtractCollisionToolProperties::bWeldEdges' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionToolProperties, bOutputSeparateMeshes) == 0x0000AA, "Member 'UExtractCollisionToolProperties::bOutputSeparateMeshes' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionToolProperties, bShowPreview) == 0x0000AB, "Member 'UExtractCollisionToolProperties::bShowPreview' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionToolProperties, bShowInputMesh) == 0x0000AC, "Member 'UExtractCollisionToolProperties::bShowInputMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UExtractCollisionGeometryTool \ static_assert(alignof(UExtractCollisionGeometryTool) == 0x000008, "Wrong alignment on UExtractCollisionGeometryTool"); \ static_assert(sizeof(UExtractCollisionGeometryTool) == 0x000330, "Wrong size on UExtractCollisionGeometryTool"); \ static_assert(offsetof(UExtractCollisionGeometryTool, OutputTypeProperties) == 0x0000B8, "Member 'UExtractCollisionGeometryTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionGeometryTool, Settings) == 0x0000C0, "Member 'UExtractCollisionGeometryTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionGeometryTool, VizSettings) == 0x0000C8, "Member 'UExtractCollisionGeometryTool::VizSettings' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionGeometryTool, ObjectProps) == 0x0000D0, "Member 'UExtractCollisionGeometryTool::ObjectProps' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionGeometryTool, PreviewElements) == 0x0000D8, "Member 'UExtractCollisionGeometryTool::PreviewElements' has a wrong offset!"); \ static_assert(offsetof(UExtractCollisionGeometryTool, PreviewMesh) == 0x0000E0, "Member 'UExtractCollisionGeometryTool::PreviewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsInspectorToolBuilder \ static_assert(alignof(UPhysicsInspectorToolBuilder) == 0x000008, "Wrong alignment on UPhysicsInspectorToolBuilder"); \ static_assert(sizeof(UPhysicsInspectorToolBuilder) == 0x000028, "Wrong size on UPhysicsInspectorToolBuilder"); \ #define DUMPER7_ASSERTS_UPhysicsInspectorTool \ static_assert(alignof(UPhysicsInspectorTool) == 0x000008, "Wrong alignment on UPhysicsInspectorTool"); \ static_assert(sizeof(UPhysicsInspectorTool) == 0x000100, "Wrong size on UPhysicsInspectorTool"); \ static_assert(offsetof(UPhysicsInspectorTool, VizSettings) == 0x0000B8, "Member 'UPhysicsInspectorTool::VizSettings' has a wrong offset!"); \ static_assert(offsetof(UPhysicsInspectorTool, ObjectData) == 0x0000C0, "Member 'UPhysicsInspectorTool::ObjectData' has a wrong offset!"); \ static_assert(offsetof(UPhysicsInspectorTool, LineMaterial) == 0x0000D0, "Member 'UPhysicsInspectorTool::LineMaterial' has a wrong offset!"); \ static_assert(offsetof(UPhysicsInspectorTool, PreviewElements) == 0x0000D8, "Member 'UPhysicsInspectorTool::PreviewElements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USetCollisionGeometryToolBuilder \ static_assert(alignof(USetCollisionGeometryToolBuilder) == 0x000008, "Wrong alignment on USetCollisionGeometryToolBuilder"); \ static_assert(sizeof(USetCollisionGeometryToolBuilder) == 0x000028, "Wrong size on USetCollisionGeometryToolBuilder"); \ #define DUMPER7_ASSERTS_USetCollisionGeometryToolProperties \ static_assert(alignof(USetCollisionGeometryToolProperties) == 0x000008, "Wrong alignment on USetCollisionGeometryToolProperties"); \ static_assert(sizeof(USetCollisionGeometryToolProperties) == 0x0000F0, "Wrong size on USetCollisionGeometryToolProperties"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, GeometryType) == 0x0000A8, "Member 'USetCollisionGeometryToolProperties::GeometryType' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, InputMode) == 0x0000AC, "Member 'USetCollisionGeometryToolProperties::InputMode' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bUseWorldSpace) == 0x0000B0, "Member 'USetCollisionGeometryToolProperties::bUseWorldSpace' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bRemoveContained) == 0x0000B1, "Member 'USetCollisionGeometryToolProperties::bRemoveContained' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bEnableMaxCount) == 0x0000B2, "Member 'USetCollisionGeometryToolProperties::bEnableMaxCount' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, MaxCount) == 0x0000B4, "Member 'USetCollisionGeometryToolProperties::MaxCount' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, MinThickness) == 0x0000B8, "Member 'USetCollisionGeometryToolProperties::MinThickness' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bDetectBoxes) == 0x0000BC, "Member 'USetCollisionGeometryToolProperties::bDetectBoxes' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bDetectSpheres) == 0x0000BD, "Member 'USetCollisionGeometryToolProperties::bDetectSpheres' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bDetectCapsules) == 0x0000BE, "Member 'USetCollisionGeometryToolProperties::bDetectCapsules' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bSimplifyHulls) == 0x0000BF, "Member 'USetCollisionGeometryToolProperties::bSimplifyHulls' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, HullTargetFaceCount) == 0x0000C0, "Member 'USetCollisionGeometryToolProperties::HullTargetFaceCount' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, MaxHullsPerMesh) == 0x0000C4, "Member 'USetCollisionGeometryToolProperties::MaxHullsPerMesh' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, ConvexDecompositionSearchFactor) == 0x0000C8, "Member 'USetCollisionGeometryToolProperties::ConvexDecompositionSearchFactor' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, AddHullsErrorTolerance) == 0x0000CC, "Member 'USetCollisionGeometryToolProperties::AddHullsErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, MinPartThickness) == 0x0000D0, "Member 'USetCollisionGeometryToolProperties::MinPartThickness' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bSimplifyPolygons) == 0x0000D4, "Member 'USetCollisionGeometryToolProperties::bSimplifyPolygons' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, HullTolerance) == 0x0000D8, "Member 'USetCollisionGeometryToolProperties::HullTolerance' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, SweepAxis) == 0x0000DC, "Member 'USetCollisionGeometryToolProperties::SweepAxis' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, LevelSetResolution) == 0x0000E0, "Member 'USetCollisionGeometryToolProperties::LevelSetResolution' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, bAppendToExisting) == 0x0000E4, "Member 'USetCollisionGeometryToolProperties::bAppendToExisting' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryToolProperties, SetCollisionType) == 0x0000E8, "Member 'USetCollisionGeometryToolProperties::SetCollisionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USetCollisionGeometryTool \ static_assert(alignof(USetCollisionGeometryTool) == 0x000010, "Wrong alignment on USetCollisionGeometryTool"); \ static_assert(sizeof(USetCollisionGeometryTool) == 0x000250, "Wrong size on USetCollisionGeometryTool"); \ static_assert(offsetof(USetCollisionGeometryTool, Settings) == 0x0000C0, "Member 'USetCollisionGeometryTool::Settings' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryTool, PolygroupLayerProperties) == 0x0000C8, "Member 'USetCollisionGeometryTool::PolygroupLayerProperties' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryTool, VizSettings) == 0x0000D0, "Member 'USetCollisionGeometryTool::VizSettings' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryTool, CollisionProps) == 0x0000D8, "Member 'USetCollisionGeometryTool::CollisionProps' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryTool, LineMaterial) == 0x0000E0, "Member 'USetCollisionGeometryTool::LineMaterial' has a wrong offset!"); \ static_assert(offsetof(USetCollisionGeometryTool, PreviewGeom) == 0x0000F0, "Member 'USetCollisionGeometryTool::PreviewGeom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneCutToolBuilder \ static_assert(alignof(UPlaneCutToolBuilder) == 0x000008, "Wrong alignment on UPlaneCutToolBuilder"); \ static_assert(sizeof(UPlaneCutToolBuilder) == 0x000028, "Wrong size on UPlaneCutToolBuilder"); \ #define DUMPER7_ASSERTS_UAcceptOutputProperties \ static_assert(alignof(UAcceptOutputProperties) == 0x000008, "Wrong alignment on UAcceptOutputProperties"); \ static_assert(sizeof(UAcceptOutputProperties) == 0x0000B0, "Wrong size on UAcceptOutputProperties"); \ static_assert(offsetof(UAcceptOutputProperties, bExportSeparatedPiecesAsNewMeshAssets) == 0x0000A8, "Member 'UAcceptOutputProperties::bExportSeparatedPiecesAsNewMeshAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneCutToolProperties \ static_assert(alignof(UPlaneCutToolProperties) == 0x000008, "Wrong alignment on UPlaneCutToolProperties"); \ static_assert(sizeof(UPlaneCutToolProperties) == 0x0000B8, "Wrong size on UPlaneCutToolProperties"); \ static_assert(offsetof(UPlaneCutToolProperties, bKeepBothHalves) == 0x0000A8, "Member 'UPlaneCutToolProperties::bKeepBothHalves' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutToolProperties, SpacingBetweenHalves) == 0x0000AC, "Member 'UPlaneCutToolProperties::SpacingBetweenHalves' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutToolProperties, bShowPreview) == 0x0000B0, "Member 'UPlaneCutToolProperties::bShowPreview' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutToolProperties, bFillCutHole) == 0x0000B1, "Member 'UPlaneCutToolProperties::bFillCutHole' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutToolProperties, bFillSpans) == 0x0000B2, "Member 'UPlaneCutToolProperties::bFillSpans' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneCutOperatorFactory \ static_assert(alignof(UPlaneCutOperatorFactory) == 0x000008, "Wrong alignment on UPlaneCutOperatorFactory"); \ static_assert(sizeof(UPlaneCutOperatorFactory) == 0x000040, "Wrong size on UPlaneCutOperatorFactory"); \ static_assert(offsetof(UPlaneCutOperatorFactory, CutTool) == 0x000030, "Member 'UPlaneCutOperatorFactory::CutTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneCutTool \ static_assert(alignof(UPlaneCutTool) == 0x000010, "Wrong alignment on UPlaneCutTool"); \ static_assert(sizeof(UPlaneCutTool) == 0x0001A0, "Wrong size on UPlaneCutTool"); \ static_assert(offsetof(UPlaneCutTool, BasicProperties) == 0x0000B8, "Member 'UPlaneCutTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutTool, AcceptProperties) == 0x0000C0, "Member 'UPlaneCutTool::AcceptProperties' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutTool, Previews) == 0x0000C8, "Member 'UPlaneCutTool::Previews' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutTool, MeshesToCut) == 0x0000D8, "Member 'UPlaneCutTool::MeshesToCut' has a wrong offset!"); \ static_assert(offsetof(UPlaneCutTool, PlaneMechanic) == 0x0000E8, "Member 'UPlaneCutTool::PlaneMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProjectToTargetToolBuilder \ static_assert(alignof(UProjectToTargetToolBuilder) == 0x000008, "Wrong alignment on UProjectToTargetToolBuilder"); \ static_assert(sizeof(UProjectToTargetToolBuilder) == 0x000028, "Wrong size on UProjectToTargetToolBuilder"); \ #define DUMPER7_ASSERTS_URemeshMeshToolProperties \ static_assert(alignof(URemeshMeshToolProperties) == 0x000008, "Wrong alignment on URemeshMeshToolProperties"); \ static_assert(sizeof(URemeshMeshToolProperties) == 0x0000E0, "Wrong size on URemeshMeshToolProperties"); \ static_assert(offsetof(URemeshMeshToolProperties, TargetTriangleCount) == 0x0000B8, "Member 'URemeshMeshToolProperties::TargetTriangleCount' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, SmoothingType) == 0x0000BC, "Member 'URemeshMeshToolProperties::SmoothingType' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, bDiscardAttributes) == 0x0000BD, "Member 'URemeshMeshToolProperties::bDiscardAttributes' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, bShowGroupColors) == 0x0000BE, "Member 'URemeshMeshToolProperties::bShowGroupColors' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, RemeshType) == 0x0000BF, "Member 'URemeshMeshToolProperties::RemeshType' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, RemeshIterations) == 0x0000C0, "Member 'URemeshMeshToolProperties::RemeshIterations' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, MaxRemeshIterations) == 0x0000C4, "Member 'URemeshMeshToolProperties::MaxRemeshIterations' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, ExtraProjectionIterations) == 0x0000C8, "Member 'URemeshMeshToolProperties::ExtraProjectionIterations' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, bUseTargetEdgeLength) == 0x0000CC, "Member 'URemeshMeshToolProperties::bUseTargetEdgeLength' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, TargetEdgeLength) == 0x0000D0, "Member 'URemeshMeshToolProperties::TargetEdgeLength' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, bReproject) == 0x0000D4, "Member 'URemeshMeshToolProperties::bReproject' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, bReprojectConstraints) == 0x0000D5, "Member 'URemeshMeshToolProperties::bReprojectConstraints' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshToolProperties, BoundaryCornerAngleThreshold) == 0x0000D8, "Member 'URemeshMeshToolProperties::BoundaryCornerAngleThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProjectToTargetToolProperties \ static_assert(alignof(UProjectToTargetToolProperties) == 0x000008, "Wrong alignment on UProjectToTargetToolProperties"); \ static_assert(sizeof(UProjectToTargetToolProperties) == 0x000100, "Wrong size on UProjectToTargetToolProperties"); \ static_assert(offsetof(UProjectToTargetToolProperties, bWorldSpace) == 0x0000E0, "Member 'UProjectToTargetToolProperties::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, bParallel) == 0x0000E1, "Member 'UProjectToTargetToolProperties::bParallel' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, FaceProjectionPassesPerRemeshIteration) == 0x0000E4, "Member 'UProjectToTargetToolProperties::FaceProjectionPassesPerRemeshIteration' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, SurfaceProjectionSpeed) == 0x0000E8, "Member 'UProjectToTargetToolProperties::SurfaceProjectionSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, NormalAlignmentSpeed) == 0x0000EC, "Member 'UProjectToTargetToolProperties::NormalAlignmentSpeed' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, bSmoothInFillAreas) == 0x0000F0, "Member 'UProjectToTargetToolProperties::bSmoothInFillAreas' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, FillAreaDistanceMultiplier) == 0x0000F4, "Member 'UProjectToTargetToolProperties::FillAreaDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(UProjectToTargetToolProperties, FillAreaSmoothMultiplier) == 0x0000F8, "Member 'UProjectToTargetToolProperties::FillAreaSmoothMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URemeshMeshTool \ static_assert(alignof(URemeshMeshTool) == 0x000008, "Wrong alignment on URemeshMeshTool"); \ static_assert(sizeof(URemeshMeshTool) == 0x000108, "Wrong size on URemeshMeshTool"); \ static_assert(offsetof(URemeshMeshTool, BasicProperties) == 0x0000C0, "Member 'URemeshMeshTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshTool, MeshStatisticsProperties) == 0x0000C8, "Member 'URemeshMeshTool::MeshStatisticsProperties' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshTool, Preview) == 0x0000D0, "Member 'URemeshMeshTool::Preview' has a wrong offset!"); \ static_assert(offsetof(URemeshMeshTool, MeshElementsDisplay) == 0x0000D8, "Member 'URemeshMeshTool::MeshElementsDisplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProjectToTargetTool \ static_assert(alignof(UProjectToTargetTool) == 0x000008, "Wrong alignment on UProjectToTargetTool"); \ static_assert(sizeof(UProjectToTargetTool) == 0x000118, "Wrong size on UProjectToTargetTool"); \ #define DUMPER7_ASSERTS_UMeshAnalysisProperties \ static_assert(alignof(UMeshAnalysisProperties) == 0x000008, "Wrong alignment on UMeshAnalysisProperties"); \ static_assert(sizeof(UMeshAnalysisProperties) == 0x0000C8, "Wrong size on UMeshAnalysisProperties"); \ static_assert(offsetof(UMeshAnalysisProperties, SurfaceArea) == 0x0000A8, "Member 'UMeshAnalysisProperties::SurfaceArea' has a wrong offset!"); \ static_assert(offsetof(UMeshAnalysisProperties, Volume) == 0x0000B8, "Member 'UMeshAnalysisProperties::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshStatisticsProperties \ static_assert(alignof(UMeshStatisticsProperties) == 0x000008, "Wrong alignment on UMeshStatisticsProperties"); \ static_assert(sizeof(UMeshStatisticsProperties) == 0x0000D8, "Wrong size on UMeshStatisticsProperties"); \ static_assert(offsetof(UMeshStatisticsProperties, Mesh) == 0x0000A8, "Member 'UMeshStatisticsProperties::Mesh' has a wrong offset!"); \ static_assert(offsetof(UMeshStatisticsProperties, UV) == 0x0000B8, "Member 'UMeshStatisticsProperties::UV' has a wrong offset!"); \ static_assert(offsetof(UMeshStatisticsProperties, Attributes) == 0x0000C8, "Member 'UMeshStatisticsProperties::Attributes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URemeshMeshToolBuilder \ static_assert(alignof(URemeshMeshToolBuilder) == 0x000008, "Wrong alignment on URemeshMeshToolBuilder"); \ static_assert(sizeof(URemeshMeshToolBuilder) == 0x000028, "Wrong size on URemeshMeshToolBuilder"); \ #define DUMPER7_ASSERTS_URemoveOccludedTrianglesToolBuilder \ static_assert(alignof(URemoveOccludedTrianglesToolBuilder) == 0x000008, "Wrong alignment on URemoveOccludedTrianglesToolBuilder"); \ static_assert(sizeof(URemoveOccludedTrianglesToolBuilder) == 0x000028, "Wrong size on URemoveOccludedTrianglesToolBuilder"); \ #define DUMPER7_ASSERTS_URemoveOccludedTrianglesToolProperties \ static_assert(alignof(URemoveOccludedTrianglesToolProperties) == 0x000008, "Wrong alignment on URemoveOccludedTrianglesToolProperties"); \ static_assert(sizeof(URemoveOccludedTrianglesToolProperties) == 0x0000D8, "Wrong size on URemoveOccludedTrianglesToolProperties"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, OcclusionTestMethod) == 0x0000A8, "Member 'URemoveOccludedTrianglesToolProperties::OcclusionTestMethod' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, TriangleSampling) == 0x0000A9, "Member 'URemoveOccludedTrianglesToolProperties::TriangleSampling' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, WindingIsoValue) == 0x0000B0, "Member 'URemoveOccludedTrianglesToolProperties::WindingIsoValue' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, AddRandomRays) == 0x0000B8, "Member 'URemoveOccludedTrianglesToolProperties::AddRandomRays' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, AddTriangleSamples) == 0x0000BC, "Member 'URemoveOccludedTrianglesToolProperties::AddTriangleSamples' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, bOnlySelfOcclude) == 0x0000C0, "Member 'URemoveOccludedTrianglesToolProperties::bOnlySelfOcclude' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, ShrinkRemoval) == 0x0000C4, "Member 'URemoveOccludedTrianglesToolProperties::ShrinkRemoval' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, MinAreaIsland) == 0x0000C8, "Member 'URemoveOccludedTrianglesToolProperties::MinAreaIsland' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, MinTriCountIsland) == 0x0000D0, "Member 'URemoveOccludedTrianglesToolProperties::MinTriCountIsland' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesToolProperties, action) == 0x0000D4, "Member 'URemoveOccludedTrianglesToolProperties::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URemoveOccludedTrianglesAdvancedProperties \ static_assert(alignof(URemoveOccludedTrianglesAdvancedProperties) == 0x000008, "Wrong alignment on URemoveOccludedTrianglesAdvancedProperties"); \ static_assert(sizeof(URemoveOccludedTrianglesAdvancedProperties) == 0x0000B0, "Wrong size on URemoveOccludedTrianglesAdvancedProperties"); \ #define DUMPER7_ASSERTS_URemoveOccludedTrianglesOperatorFactory \ static_assert(alignof(URemoveOccludedTrianglesOperatorFactory) == 0x000008, "Wrong alignment on URemoveOccludedTrianglesOperatorFactory"); \ static_assert(sizeof(URemoveOccludedTrianglesOperatorFactory) == 0x000040, "Wrong size on URemoveOccludedTrianglesOperatorFactory"); \ static_assert(offsetof(URemoveOccludedTrianglesOperatorFactory, Tool) == 0x000030, "Member 'URemoveOccludedTrianglesOperatorFactory::Tool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URemoveOccludedTrianglesTool \ static_assert(alignof(URemoveOccludedTrianglesTool) == 0x000010, "Wrong alignment on URemoveOccludedTrianglesTool"); \ static_assert(sizeof(URemoveOccludedTrianglesTool) == 0x0001D0, "Wrong size on URemoveOccludedTrianglesTool"); \ static_assert(offsetof(URemoveOccludedTrianglesTool, BasicProperties) == 0x0000B8, "Member 'URemoveOccludedTrianglesTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesTool, PolygroupLayersProperties) == 0x0000C0, "Member 'URemoveOccludedTrianglesTool::PolygroupLayersProperties' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesTool, AdvancedProperties) == 0x0000C8, "Member 'URemoveOccludedTrianglesTool::AdvancedProperties' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesTool, Previews) == 0x0000D0, "Member 'URemoveOccludedTrianglesTool::Previews' has a wrong offset!"); \ static_assert(offsetof(URemoveOccludedTrianglesTool, PreviewCopies) == 0x0000E0, "Member 'URemoveOccludedTrianglesTool::PreviewCopies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URevolveBoundaryToolBuilder \ static_assert(alignof(URevolveBoundaryToolBuilder) == 0x000008, "Wrong alignment on URevolveBoundaryToolBuilder"); \ static_assert(sizeof(URevolveBoundaryToolBuilder) == 0x000028, "Wrong size on URevolveBoundaryToolBuilder"); \ #define DUMPER7_ASSERTS_URevolveBoundaryOperatorFactory \ static_assert(alignof(URevolveBoundaryOperatorFactory) == 0x000008, "Wrong alignment on URevolveBoundaryOperatorFactory"); \ static_assert(sizeof(URevolveBoundaryOperatorFactory) == 0x000038, "Wrong size on URevolveBoundaryOperatorFactory"); \ static_assert(offsetof(URevolveBoundaryOperatorFactory, RevolveBoundaryTool) == 0x000030, "Member 'URevolveBoundaryOperatorFactory::RevolveBoundaryTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URevolveBoundaryToolProperties \ static_assert(alignof(URevolveBoundaryToolProperties) == 0x000008, "Wrong alignment on URevolveBoundaryToolProperties"); \ static_assert(sizeof(URevolveBoundaryToolProperties) == 0x000148, "Wrong size on URevolveBoundaryToolProperties"); \ static_assert(offsetof(URevolveBoundaryToolProperties, CapFillMode) == 0x000118, "Member 'URevolveBoundaryToolProperties::CapFillMode' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryToolProperties, bDisplayInputMesh) == 0x000119, "Member 'URevolveBoundaryToolProperties::bDisplayInputMesh' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryToolProperties, AxisOrigin) == 0x000120, "Member 'URevolveBoundaryToolProperties::AxisOrigin' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryToolProperties, AxisOrientation) == 0x000138, "Member 'URevolveBoundaryToolProperties::AxisOrientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URevolveBoundaryTool \ static_assert(alignof(URevolveBoundaryTool) == 0x000010, "Wrong alignment on URevolveBoundaryTool"); \ static_assert(sizeof(URevolveBoundaryTool) == 0x000220, "Wrong size on URevolveBoundaryTool"); \ static_assert(offsetof(URevolveBoundaryTool, OutputTypeProperties) == 0x0001C8, "Member 'URevolveBoundaryTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryTool, Settings) == 0x0001D0, "Member 'URevolveBoundaryTool::Settings' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryTool, MaterialProperties) == 0x0001D8, "Member 'URevolveBoundaryTool::MaterialProperties' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryTool, PlaneMechanic) == 0x0001E0, "Member 'URevolveBoundaryTool::PlaneMechanic' has a wrong offset!"); \ static_assert(offsetof(URevolveBoundaryTool, Preview) == 0x0001E8, "Member 'URevolveBoundaryTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USculptBrushProperties \ static_assert(alignof(USculptBrushProperties) == 0x000008, "Wrong alignment on USculptBrushProperties"); \ static_assert(sizeof(USculptBrushProperties) == 0x0000E0, "Wrong size on USculptBrushProperties"); \ static_assert(offsetof(USculptBrushProperties, BrushSize) == 0x0000A8, "Member 'USculptBrushProperties::BrushSize' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, BrushFalloffAmount) == 0x0000BC, "Member 'USculptBrushProperties::BrushFalloffAmount' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bShowFalloff) == 0x0000C0, "Member 'USculptBrushProperties::bShowFalloff' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, Depth) == 0x0000C4, "Member 'USculptBrushProperties::Depth' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bHitBackFaces) == 0x0000C8, "Member 'USculptBrushProperties::bHitBackFaces' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, FlowRate) == 0x0000CC, "Member 'USculptBrushProperties::FlowRate' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, Spacing) == 0x0000D0, "Member 'USculptBrushProperties::Spacing' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, Lazyness) == 0x0000D4, "Member 'USculptBrushProperties::Lazyness' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bShowPerBrushProps) == 0x0000D8, "Member 'USculptBrushProperties::bShowPerBrushProps' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bShowLazyness) == 0x0000D9, "Member 'USculptBrushProperties::bShowLazyness' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bShowFlowRate) == 0x0000DA, "Member 'USculptBrushProperties::bShowFlowRate' has a wrong offset!"); \ static_assert(offsetof(USculptBrushProperties, bShowSpacing) == 0x0000DB, "Member 'USculptBrushProperties::bShowSpacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKelvinBrushProperties \ static_assert(alignof(UKelvinBrushProperties) == 0x000008, "Wrong alignment on UKelvinBrushProperties"); \ static_assert(sizeof(UKelvinBrushProperties) == 0x0000B8, "Wrong size on UKelvinBrushProperties"); \ static_assert(offsetof(UKelvinBrushProperties, FalloffDistance) == 0x0000A8, "Member 'UKelvinBrushProperties::FalloffDistance' has a wrong offset!"); \ static_assert(offsetof(UKelvinBrushProperties, Stiffness) == 0x0000AC, "Member 'UKelvinBrushProperties::Stiffness' has a wrong offset!"); \ static_assert(offsetof(UKelvinBrushProperties, Incompressiblity) == 0x0000B0, "Member 'UKelvinBrushProperties::Incompressiblity' has a wrong offset!"); \ static_assert(offsetof(UKelvinBrushProperties, BrushSteps) == 0x0000B4, "Member 'UKelvinBrushProperties::BrushSteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWorkPlaneProperties \ static_assert(alignof(UWorkPlaneProperties) == 0x000010, "Wrong alignment on UWorkPlaneProperties"); \ static_assert(sizeof(UWorkPlaneProperties) == 0x0000F0, "Wrong size on UWorkPlaneProperties"); \ static_assert(offsetof(UWorkPlaneProperties, bPropertySetEnabled) == 0x0000A8, "Member 'UWorkPlaneProperties::bPropertySetEnabled' has a wrong offset!"); \ static_assert(offsetof(UWorkPlaneProperties, bShowGizmo) == 0x0000A9, "Member 'UWorkPlaneProperties::bShowGizmo' has a wrong offset!"); \ static_assert(offsetof(UWorkPlaneProperties, position) == 0x0000B0, "Member 'UWorkPlaneProperties::position' has a wrong offset!"); \ static_assert(offsetof(UWorkPlaneProperties, Rotation) == 0x0000D0, "Member 'UWorkPlaneProperties::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USculptMaxBrushProperties \ static_assert(alignof(USculptMaxBrushProperties) == 0x000008, "Wrong alignment on USculptMaxBrushProperties"); \ static_assert(sizeof(USculptMaxBrushProperties) == 0x0000B0, "Wrong size on USculptMaxBrushProperties"); \ static_assert(offsetof(USculptMaxBrushProperties, MaxHeight) == 0x0000A8, "Member 'USculptMaxBrushProperties::MaxHeight' has a wrong offset!"); \ static_assert(offsetof(USculptMaxBrushProperties, bFreezeCurrentHeight) == 0x0000AC, "Member 'USculptMaxBrushProperties::bFreezeCurrentHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USeamSculptToolBuilder \ static_assert(alignof(USeamSculptToolBuilder) == 0x000008, "Wrong alignment on USeamSculptToolBuilder"); \ static_assert(sizeof(USeamSculptToolBuilder) == 0x000030, "Wrong size on USeamSculptToolBuilder"); \ #define DUMPER7_ASSERTS_USeamSculptToolProperties \ static_assert(alignof(USeamSculptToolProperties) == 0x000008, "Wrong alignment on USeamSculptToolProperties"); \ static_assert(sizeof(USeamSculptToolProperties) == 0x0000B0, "Wrong size on USeamSculptToolProperties"); \ static_assert(offsetof(USeamSculptToolProperties, bShowWireframe) == 0x0000A8, "Member 'USeamSculptToolProperties::bShowWireframe' has a wrong offset!"); \ static_assert(offsetof(USeamSculptToolProperties, bHitBackFaces) == 0x0000A9, "Member 'USeamSculptToolProperties::bHitBackFaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USeamSculptTool \ static_assert(alignof(USeamSculptTool) == 0x000010, "Wrong alignment on USeamSculptTool"); \ static_assert(sizeof(USeamSculptTool) == 0x0003B0, "Wrong size on USeamSculptTool"); \ static_assert(offsetof(USeamSculptTool, Settings) == 0x0002C0, "Member 'USeamSculptTool::Settings' has a wrong offset!"); \ static_assert(offsetof(USeamSculptTool, PreviewGeom) == 0x0002C8, "Member 'USeamSculptTool::PreviewGeom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USelfUnionMeshesToolProperties \ static_assert(alignof(USelfUnionMeshesToolProperties) == 0x000008, "Wrong alignment on USelfUnionMeshesToolProperties"); \ static_assert(sizeof(USelfUnionMeshesToolProperties) == 0x0000B8, "Wrong size on USelfUnionMeshesToolProperties"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, bTrimFlaps) == 0x0000A8, "Member 'USelfUnionMeshesToolProperties::bTrimFlaps' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, bTryFixHoles) == 0x0000A9, "Member 'USelfUnionMeshesToolProperties::bTryFixHoles' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, bTryCollapseEdges) == 0x0000AA, "Member 'USelfUnionMeshesToolProperties::bTryCollapseEdges' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, WindingThreshold) == 0x0000AC, "Member 'USelfUnionMeshesToolProperties::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, bShowNewBoundaryEdges) == 0x0000B0, "Member 'USelfUnionMeshesToolProperties::bShowNewBoundaryEdges' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesToolProperties, bOnlyUseFirstMeshMaterials) == 0x0000B1, "Member 'USelfUnionMeshesToolProperties::bOnlyUseFirstMeshMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USelfUnionMeshesTool \ static_assert(alignof(USelfUnionMeshesTool) == 0x000008, "Wrong alignment on USelfUnionMeshesTool"); \ static_assert(sizeof(USelfUnionMeshesTool) == 0x000148, "Wrong size on USelfUnionMeshesTool"); \ static_assert(offsetof(USelfUnionMeshesTool, Properties) == 0x000100, "Member 'USelfUnionMeshesTool::Properties' has a wrong offset!"); \ static_assert(offsetof(USelfUnionMeshesTool, DrawnLineSet) == 0x000108, "Member 'USelfUnionMeshesTool::DrawnLineSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USelfUnionMeshesToolBuilder \ static_assert(alignof(USelfUnionMeshesToolBuilder) == 0x000008, "Wrong alignment on USelfUnionMeshesToolBuilder"); \ static_assert(sizeof(USelfUnionMeshesToolBuilder) == 0x000028, "Wrong size on USelfUnionMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_USkinWeightsBindingToolBuilder \ static_assert(alignof(USkinWeightsBindingToolBuilder) == 0x000008, "Wrong alignment on USkinWeightsBindingToolBuilder"); \ static_assert(sizeof(USkinWeightsBindingToolBuilder) == 0x000028, "Wrong size on USkinWeightsBindingToolBuilder"); \ #define DUMPER7_ASSERTS_USkinWeightsBindingToolProperties \ static_assert(alignof(USkinWeightsBindingToolProperties) == 0x000008, "Wrong alignment on USkinWeightsBindingToolProperties"); \ static_assert(sizeof(USkinWeightsBindingToolProperties) == 0x0000E0, "Wrong size on USkinWeightsBindingToolProperties"); \ static_assert(offsetof(USkinWeightsBindingToolProperties, CurrentBone) == 0x0000B0, "Member 'USkinWeightsBindingToolProperties::CurrentBone' has a wrong offset!"); \ static_assert(offsetof(USkinWeightsBindingToolProperties, BindingType) == 0x0000C0, "Member 'USkinWeightsBindingToolProperties::BindingType' has a wrong offset!"); \ static_assert(offsetof(USkinWeightsBindingToolProperties, Stiffness) == 0x0000C4, "Member 'USkinWeightsBindingToolProperties::Stiffness' has a wrong offset!"); \ static_assert(offsetof(USkinWeightsBindingToolProperties, MaxInfluences) == 0x0000C8, "Member 'USkinWeightsBindingToolProperties::MaxInfluences' has a wrong offset!"); \ static_assert(offsetof(USkinWeightsBindingToolProperties, VoxelResolution) == 0x0000CC, "Member 'USkinWeightsBindingToolProperties::VoxelResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkinWeightsBindingTool \ static_assert(alignof(USkinWeightsBindingTool) == 0x000008, "Wrong alignment on USkinWeightsBindingTool"); \ static_assert(sizeof(USkinWeightsBindingTool) == 0x0002E0, "Wrong size on USkinWeightsBindingTool"); \ static_assert(offsetof(USkinWeightsBindingTool, Properties) == 0x0000C0, "Member 'USkinWeightsBindingTool::Properties' has a wrong offset!"); \ static_assert(offsetof(USkinWeightsBindingTool, Preview) == 0x0000C8, "Member 'USkinWeightsBindingTool::Preview' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkinWeightsPaintToolBuilder \ static_assert(alignof(USkinWeightsPaintToolBuilder) == 0x000008, "Wrong alignment on USkinWeightsPaintToolBuilder"); \ static_assert(sizeof(USkinWeightsPaintToolBuilder) == 0x000030, "Wrong size on USkinWeightsPaintToolBuilder"); \ #define DUMPER7_ASSERTS_USkinWeightsPaintToolProperties \ static_assert(alignof(USkinWeightsPaintToolProperties) == 0x000008, "Wrong alignment on USkinWeightsPaintToolProperties"); \ static_assert(sizeof(USkinWeightsPaintToolProperties) == 0x0000C8, "Wrong size on USkinWeightsPaintToolProperties"); \ static_assert(offsetof(USkinWeightsPaintToolProperties, CurrentBone) == 0x0000B0, "Member 'USkinWeightsPaintToolProperties::CurrentBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkinWeightsPaintTool \ static_assert(alignof(USkinWeightsPaintTool) == 0x000010, "Wrong alignment on USkinWeightsPaintTool"); \ static_assert(sizeof(USkinWeightsPaintTool) == 0x0009B0, "Wrong size on USkinWeightsPaintTool"); \ static_assert(offsetof(USkinWeightsPaintTool, ToolProps) == 0x0002C0, "Member 'USkinWeightsPaintTool::ToolProps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmoothMeshToolProperties \ static_assert(alignof(USmoothMeshToolProperties) == 0x000008, "Wrong alignment on USmoothMeshToolProperties"); \ static_assert(sizeof(USmoothMeshToolProperties) == 0x0000B0, "Wrong size on USmoothMeshToolProperties"); \ static_assert(offsetof(USmoothMeshToolProperties, SmoothingType) == 0x0000A8, "Member 'USmoothMeshToolProperties::SmoothingType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIterativeSmoothProperties \ static_assert(alignof(UIterativeSmoothProperties) == 0x000008, "Wrong alignment on UIterativeSmoothProperties"); \ static_assert(sizeof(UIterativeSmoothProperties) == 0x0000B8, "Wrong size on UIterativeSmoothProperties"); \ static_assert(offsetof(UIterativeSmoothProperties, SmoothingPerStep) == 0x0000A8, "Member 'UIterativeSmoothProperties::SmoothingPerStep' has a wrong offset!"); \ static_assert(offsetof(UIterativeSmoothProperties, Steps) == 0x0000AC, "Member 'UIterativeSmoothProperties::Steps' has a wrong offset!"); \ static_assert(offsetof(UIterativeSmoothProperties, bSmoothBoundary) == 0x0000B0, "Member 'UIterativeSmoothProperties::bSmoothBoundary' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDiffusionSmoothProperties \ static_assert(alignof(UDiffusionSmoothProperties) == 0x000008, "Wrong alignment on UDiffusionSmoothProperties"); \ static_assert(sizeof(UDiffusionSmoothProperties) == 0x0000B8, "Wrong size on UDiffusionSmoothProperties"); \ static_assert(offsetof(UDiffusionSmoothProperties, SmoothingPerStep) == 0x0000A8, "Member 'UDiffusionSmoothProperties::SmoothingPerStep' has a wrong offset!"); \ static_assert(offsetof(UDiffusionSmoothProperties, Steps) == 0x0000AC, "Member 'UDiffusionSmoothProperties::Steps' has a wrong offset!"); \ static_assert(offsetof(UDiffusionSmoothProperties, bPreserveUVs) == 0x0000B0, "Member 'UDiffusionSmoothProperties::bPreserveUVs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImplicitSmoothProperties \ static_assert(alignof(UImplicitSmoothProperties) == 0x000008, "Wrong alignment on UImplicitSmoothProperties"); \ static_assert(sizeof(UImplicitSmoothProperties) == 0x0000B8, "Wrong size on UImplicitSmoothProperties"); \ static_assert(offsetof(UImplicitSmoothProperties, SmoothSpeed) == 0x0000A8, "Member 'UImplicitSmoothProperties::SmoothSpeed' has a wrong offset!"); \ static_assert(offsetof(UImplicitSmoothProperties, Smoothness) == 0x0000AC, "Member 'UImplicitSmoothProperties::Smoothness' has a wrong offset!"); \ static_assert(offsetof(UImplicitSmoothProperties, bPreserveUVs) == 0x0000B0, "Member 'UImplicitSmoothProperties::bPreserveUVs' has a wrong offset!"); \ static_assert(offsetof(UImplicitSmoothProperties, VolumeCorrection) == 0x0000B4, "Member 'UImplicitSmoothProperties::VolumeCorrection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmoothWeightMapSetProperties \ static_assert(alignof(USmoothWeightMapSetProperties) == 0x000008, "Wrong alignment on USmoothWeightMapSetProperties"); \ static_assert(sizeof(USmoothWeightMapSetProperties) == 0x0000D0, "Wrong size on USmoothWeightMapSetProperties"); \ static_assert(offsetof(USmoothWeightMapSetProperties, MinSmoothMultiplier) == 0x0000C8, "Member 'USmoothWeightMapSetProperties::MinSmoothMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmoothMeshTool \ static_assert(alignof(USmoothMeshTool) == 0x000010, "Wrong alignment on USmoothMeshTool"); \ static_assert(sizeof(USmoothMeshTool) == 0x000430, "Wrong size on USmoothMeshTool"); \ static_assert(offsetof(USmoothMeshTool, SmoothProperties) == 0x000400, "Member 'USmoothMeshTool::SmoothProperties' has a wrong offset!"); \ static_assert(offsetof(USmoothMeshTool, IterativeProperties) == 0x000408, "Member 'USmoothMeshTool::IterativeProperties' has a wrong offset!"); \ static_assert(offsetof(USmoothMeshTool, DiffusionProperties) == 0x000410, "Member 'USmoothMeshTool::DiffusionProperties' has a wrong offset!"); \ static_assert(offsetof(USmoothMeshTool, ImplicitProperties) == 0x000418, "Member 'USmoothMeshTool::ImplicitProperties' has a wrong offset!"); \ static_assert(offsetof(USmoothMeshTool, WeightMapProperties) == 0x000420, "Member 'USmoothMeshTool::WeightMapProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USmoothMeshToolBuilder \ static_assert(alignof(USmoothMeshToolBuilder) == 0x000008, "Wrong alignment on USmoothMeshToolBuilder"); \ static_assert(sizeof(USmoothMeshToolBuilder) == 0x000028, "Wrong size on USmoothMeshToolBuilder"); \ #define DUMPER7_ASSERTS_USplitMeshesToolBuilder \ static_assert(alignof(USplitMeshesToolBuilder) == 0x000008, "Wrong alignment on USplitMeshesToolBuilder"); \ static_assert(sizeof(USplitMeshesToolBuilder) == 0x000028, "Wrong size on USplitMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_USplitMeshesToolProperties \ static_assert(alignof(USplitMeshesToolProperties) == 0x000008, "Wrong alignment on USplitMeshesToolProperties"); \ static_assert(sizeof(USplitMeshesToolProperties) == 0x0000B0, "Wrong size on USplitMeshesToolProperties"); \ static_assert(offsetof(USplitMeshesToolProperties, bTransferMaterials) == 0x0000A8, "Member 'USplitMeshesToolProperties::bTransferMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USplitMeshesTool \ static_assert(alignof(USplitMeshesTool) == 0x000008, "Wrong alignment on USplitMeshesTool"); \ static_assert(sizeof(USplitMeshesTool) == 0x0000F0, "Wrong size on USplitMeshesTool"); \ static_assert(offsetof(USplitMeshesTool, BasicProperties) == 0x0000B8, "Member 'USplitMeshesTool::BasicProperties' has a wrong offset!"); \ static_assert(offsetof(USplitMeshesTool, OutputTypeProperties) == 0x0000C0, "Member 'USplitMeshesTool::OutputTypeProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransferMeshToolBuilder \ static_assert(alignof(UTransferMeshToolBuilder) == 0x000008, "Wrong alignment on UTransferMeshToolBuilder"); \ static_assert(sizeof(UTransferMeshToolBuilder) == 0x000028, "Wrong size on UTransferMeshToolBuilder"); \ #define DUMPER7_ASSERTS_TransferMeshToolProperties_GetSourceLODNamesFunc \ static_assert(alignof(TransferMeshToolProperties_GetSourceLODNamesFunc) == 0x000008, "Wrong alignment on TransferMeshToolProperties_GetSourceLODNamesFunc"); \ static_assert(sizeof(TransferMeshToolProperties_GetSourceLODNamesFunc) == 0x000010, "Wrong size on TransferMeshToolProperties_GetSourceLODNamesFunc"); \ static_assert(offsetof(TransferMeshToolProperties_GetSourceLODNamesFunc, ReturnValue) == 0x000000, "Member 'TransferMeshToolProperties_GetSourceLODNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TransferMeshToolProperties_GetTargetLODNamesFunc \ static_assert(alignof(TransferMeshToolProperties_GetTargetLODNamesFunc) == 0x000008, "Wrong alignment on TransferMeshToolProperties_GetTargetLODNamesFunc"); \ static_assert(sizeof(TransferMeshToolProperties_GetTargetLODNamesFunc) == 0x000010, "Wrong size on TransferMeshToolProperties_GetTargetLODNamesFunc"); \ static_assert(offsetof(TransferMeshToolProperties_GetTargetLODNamesFunc, ReturnValue) == 0x000000, "Member 'TransferMeshToolProperties_GetTargetLODNamesFunc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransferMeshToolProperties \ static_assert(alignof(UTransferMeshToolProperties) == 0x000008, "Wrong alignment on UTransferMeshToolProperties"); \ static_assert(sizeof(UTransferMeshToolProperties) == 0x000120, "Wrong size on UTransferMeshToolProperties"); \ static_assert(offsetof(UTransferMeshToolProperties, bTransferMaterials) == 0x0000A8, "Member 'UTransferMeshToolProperties::bTransferMaterials' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, SourceLOD) == 0x0000B0, "Member 'UTransferMeshToolProperties::SourceLOD' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, TargetLod) == 0x0000C0, "Member 'UTransferMeshToolProperties::TargetLod' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, bIsStaticMeshSource) == 0x0000D0, "Member 'UTransferMeshToolProperties::bIsStaticMeshSource' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, SourceLODNamesList) == 0x0000D8, "Member 'UTransferMeshToolProperties::SourceLODNamesList' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, TargetLODNamesList) == 0x0000F8, "Member 'UTransferMeshToolProperties::TargetLODNamesList' has a wrong offset!"); \ static_assert(offsetof(UTransferMeshToolProperties, bIsStaticMeshTarget) == 0x000118, "Member 'UTransferMeshToolProperties::bIsStaticMeshTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransferMeshTool \ static_assert(alignof(UTransferMeshTool) == 0x000008, "Wrong alignment on UTransferMeshTool"); \ static_assert(sizeof(UTransferMeshTool) == 0x0000C8, "Wrong size on UTransferMeshTool"); \ static_assert(offsetof(UTransferMeshTool, BasicProperties) == 0x0000C0, "Member 'UTransferMeshTool::BasicProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransformMeshesToolBuilder \ static_assert(alignof(UTransformMeshesToolBuilder) == 0x000008, "Wrong alignment on UTransformMeshesToolBuilder"); \ static_assert(sizeof(UTransformMeshesToolBuilder) == 0x000028, "Wrong size on UTransformMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UTransformMeshesToolProperties \ static_assert(alignof(UTransformMeshesToolProperties) == 0x000008, "Wrong alignment on UTransformMeshesToolProperties"); \ static_assert(sizeof(UTransformMeshesToolProperties) == 0x0000B0, "Wrong size on UTransformMeshesToolProperties"); \ static_assert(offsetof(UTransformMeshesToolProperties, TransformMode) == 0x0000A8, "Member 'UTransformMeshesToolProperties::TransformMode' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, bApplyToInstances) == 0x0000A9, "Member 'UTransformMeshesToolProperties::bApplyToInstances' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, bSetPivotMode) == 0x0000AA, "Member 'UTransformMeshesToolProperties::bSetPivotMode' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, bEnableSnapDragging) == 0x0000AB, "Member 'UTransformMeshesToolProperties::bEnableSnapDragging' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, SnapDragSource) == 0x0000AC, "Member 'UTransformMeshesToolProperties::SnapDragSource' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, RotationMode) == 0x0000AD, "Member 'UTransformMeshesToolProperties::RotationMode' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesToolProperties, bHaveInstances) == 0x0000AE, "Member 'UTransformMeshesToolProperties::bHaveInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTransformMeshesTool \ static_assert(alignof(UTransformMeshesTool) == 0x000010, "Wrong alignment on UTransformMeshesTool"); \ static_assert(sizeof(UTransformMeshesTool) == 0x000190, "Wrong size on UTransformMeshesTool"); \ static_assert(offsetof(UTransformMeshesTool, TransformProps) == 0x0000C0, "Member 'UTransformMeshesTool::TransformProps' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesTool, ActiveGizmos) == 0x0000C8, "Member 'UTransformMeshesTool::ActiveGizmos' has a wrong offset!"); \ static_assert(offsetof(UTransformMeshesTool, DragAlignmentMechanic) == 0x0000D8, "Member 'UTransformMeshesTool::DragAlignmentMechanic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumeToMeshToolBuilder \ static_assert(alignof(UVolumeToMeshToolBuilder) == 0x000008, "Wrong alignment on UVolumeToMeshToolBuilder"); \ static_assert(sizeof(UVolumeToMeshToolBuilder) == 0x000028, "Wrong size on UVolumeToMeshToolBuilder"); \ #define DUMPER7_ASSERTS_UWeldMeshEdgesOperatorFactory \ static_assert(alignof(UWeldMeshEdgesOperatorFactory) == 0x000008, "Wrong alignment on UWeldMeshEdgesOperatorFactory"); \ static_assert(sizeof(UWeldMeshEdgesOperatorFactory) == 0x000038, "Wrong size on UWeldMeshEdgesOperatorFactory"); \ static_assert(offsetof(UWeldMeshEdgesOperatorFactory, WeldMeshEdgesTool) == 0x000030, "Member 'UWeldMeshEdgesOperatorFactory::WeldMeshEdgesTool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumeToMeshToolProperties \ static_assert(alignof(UVolumeToMeshToolProperties) == 0x000008, "Wrong alignment on UVolumeToMeshToolProperties"); \ static_assert(sizeof(UVolumeToMeshToolProperties) == 0x0000B0, "Wrong size on UVolumeToMeshToolProperties"); \ static_assert(offsetof(UVolumeToMeshToolProperties, bWeldEdges) == 0x0000A8, "Member 'UVolumeToMeshToolProperties::bWeldEdges' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshToolProperties, bAutoRepair) == 0x0000A9, "Member 'UVolumeToMeshToolProperties::bAutoRepair' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshToolProperties, bOptimizeMesh) == 0x0000AA, "Member 'UVolumeToMeshToolProperties::bOptimizeMesh' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshToolProperties, bShowWireframe) == 0x0000AB, "Member 'UVolumeToMeshToolProperties::bShowWireframe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVolumeToMeshTool \ static_assert(alignof(UVolumeToMeshTool) == 0x000008, "Wrong alignment on UVolumeToMeshTool"); \ static_assert(sizeof(UVolumeToMeshTool) == 0x000308, "Wrong size on UVolumeToMeshTool"); \ static_assert(offsetof(UVolumeToMeshTool, Settings) == 0x000098, "Member 'UVolumeToMeshTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshTool, OutputTypeProperties) == 0x0000A0, "Member 'UVolumeToMeshTool::OutputTypeProperties' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshTool, PreviewMesh) == 0x0000A8, "Member 'UVolumeToMeshTool::PreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshTool, TargetVolume) == 0x0000B0, "Member 'UVolumeToMeshTool::TargetVolume' has a wrong offset!"); \ static_assert(offsetof(UVolumeToMeshTool, VolumeEdgesSet) == 0x0000D0, "Member 'UVolumeToMeshTool::VolumeEdgesSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelBlendMeshesToolProperties \ static_assert(alignof(UVoxelBlendMeshesToolProperties) == 0x000008, "Wrong alignment on UVoxelBlendMeshesToolProperties"); \ static_assert(sizeof(UVoxelBlendMeshesToolProperties) == 0x0000C8, "Wrong size on UVoxelBlendMeshesToolProperties"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, BlendPower) == 0x0000A8, "Member 'UVoxelBlendMeshesToolProperties::BlendPower' has a wrong offset!"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, BlendFalloff) == 0x0000B0, "Member 'UVoxelBlendMeshesToolProperties::BlendFalloff' has a wrong offset!"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, Operation) == 0x0000B8, "Member 'UVoxelBlendMeshesToolProperties::Operation' has a wrong offset!"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, bVoxWrap) == 0x0000B9, "Member 'UVoxelBlendMeshesToolProperties::bVoxWrap' has a wrong offset!"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, bRemoveInternalsAfterVoxWrap) == 0x0000BA, "Member 'UVoxelBlendMeshesToolProperties::bRemoveInternalsAfterVoxWrap' has a wrong offset!"); \ static_assert(offsetof(UVoxelBlendMeshesToolProperties, ThickenShells) == 0x0000C0, "Member 'UVoxelBlendMeshesToolProperties::ThickenShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelBlendMeshesTool \ static_assert(alignof(UVoxelBlendMeshesTool) == 0x000008, "Wrong alignment on UVoxelBlendMeshesTool"); \ static_assert(sizeof(UVoxelBlendMeshesTool) == 0x000120, "Wrong size on UVoxelBlendMeshesTool"); \ static_assert(offsetof(UVoxelBlendMeshesTool, BlendProperties) == 0x000118, "Member 'UVoxelBlendMeshesTool::BlendProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelBlendMeshesToolBuilder \ static_assert(alignof(UVoxelBlendMeshesToolBuilder) == 0x000008, "Wrong alignment on UVoxelBlendMeshesToolBuilder"); \ static_assert(sizeof(UVoxelBlendMeshesToolBuilder) == 0x000028, "Wrong size on UVoxelBlendMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UVoxelMorphologyMeshesToolProperties \ static_assert(alignof(UVoxelMorphologyMeshesToolProperties) == 0x000008, "Wrong alignment on UVoxelMorphologyMeshesToolProperties"); \ static_assert(sizeof(UVoxelMorphologyMeshesToolProperties) == 0x0000C8, "Wrong size on UVoxelMorphologyMeshesToolProperties"); \ static_assert(offsetof(UVoxelMorphologyMeshesToolProperties, Operation) == 0x0000A8, "Member 'UVoxelMorphologyMeshesToolProperties::Operation' has a wrong offset!"); \ static_assert(offsetof(UVoxelMorphologyMeshesToolProperties, Distance) == 0x0000B0, "Member 'UVoxelMorphologyMeshesToolProperties::Distance' has a wrong offset!"); \ static_assert(offsetof(UVoxelMorphologyMeshesToolProperties, bVoxWrap) == 0x0000B8, "Member 'UVoxelMorphologyMeshesToolProperties::bVoxWrap' has a wrong offset!"); \ static_assert(offsetof(UVoxelMorphologyMeshesToolProperties, bRemoveInternalsAfterVoxWrap) == 0x0000B9, "Member 'UVoxelMorphologyMeshesToolProperties::bRemoveInternalsAfterVoxWrap' has a wrong offset!"); \ static_assert(offsetof(UVoxelMorphologyMeshesToolProperties, ThickenShells) == 0x0000C0, "Member 'UVoxelMorphologyMeshesToolProperties::ThickenShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelMorphologyMeshesTool \ static_assert(alignof(UVoxelMorphologyMeshesTool) == 0x000008, "Wrong alignment on UVoxelMorphologyMeshesTool"); \ static_assert(sizeof(UVoxelMorphologyMeshesTool) == 0x000120, "Wrong size on UVoxelMorphologyMeshesTool"); \ static_assert(offsetof(UVoxelMorphologyMeshesTool, MorphologyProperties) == 0x000118, "Member 'UVoxelMorphologyMeshesTool::MorphologyProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelMorphologyMeshesToolBuilder \ static_assert(alignof(UVoxelMorphologyMeshesToolBuilder) == 0x000008, "Wrong alignment on UVoxelMorphologyMeshesToolBuilder"); \ static_assert(sizeof(UVoxelMorphologyMeshesToolBuilder) == 0x000028, "Wrong size on UVoxelMorphologyMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UVoxelSolidifyMeshesToolProperties \ static_assert(alignof(UVoxelSolidifyMeshesToolProperties) == 0x000008, "Wrong alignment on UVoxelSolidifyMeshesToolProperties"); \ static_assert(sizeof(UVoxelSolidifyMeshesToolProperties) == 0x0000C8, "Wrong size on UVoxelSolidifyMeshesToolProperties"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, WindingThreshold) == 0x0000A8, "Member 'UVoxelSolidifyMeshesToolProperties::WindingThreshold' has a wrong offset!"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, ExtendBounds) == 0x0000B0, "Member 'UVoxelSolidifyMeshesToolProperties::ExtendBounds' has a wrong offset!"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, SurfaceSearchSteps) == 0x0000B8, "Member 'UVoxelSolidifyMeshesToolProperties::SurfaceSearchSteps' has a wrong offset!"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, bSolidAtBoundaries) == 0x0000BC, "Member 'UVoxelSolidifyMeshesToolProperties::bSolidAtBoundaries' has a wrong offset!"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, bApplyThickenShells) == 0x0000BD, "Member 'UVoxelSolidifyMeshesToolProperties::bApplyThickenShells' has a wrong offset!"); \ static_assert(offsetof(UVoxelSolidifyMeshesToolProperties, ThickenShells) == 0x0000C0, "Member 'UVoxelSolidifyMeshesToolProperties::ThickenShells' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelSolidifyMeshesTool \ static_assert(alignof(UVoxelSolidifyMeshesTool) == 0x000008, "Wrong alignment on UVoxelSolidifyMeshesTool"); \ static_assert(sizeof(UVoxelSolidifyMeshesTool) == 0x000120, "Wrong size on UVoxelSolidifyMeshesTool"); \ static_assert(offsetof(UVoxelSolidifyMeshesTool, SolidifyProperties) == 0x000118, "Member 'UVoxelSolidifyMeshesTool::SolidifyProperties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVoxelSolidifyMeshesToolBuilder \ static_assert(alignof(UVoxelSolidifyMeshesToolBuilder) == 0x000008, "Wrong alignment on UVoxelSolidifyMeshesToolBuilder"); \ static_assert(sizeof(UVoxelSolidifyMeshesToolBuilder) == 0x000028, "Wrong size on UVoxelSolidifyMeshesToolBuilder"); \ #define DUMPER7_ASSERTS_UWeldMeshEdgesToolBuilder \ static_assert(alignof(UWeldMeshEdgesToolBuilder) == 0x000008, "Wrong alignment on UWeldMeshEdgesToolBuilder"); \ static_assert(sizeof(UWeldMeshEdgesToolBuilder) == 0x000028, "Wrong size on UWeldMeshEdgesToolBuilder"); \ #define DUMPER7_ASSERTS_UWeldMeshEdgesToolProperties \ static_assert(alignof(UWeldMeshEdgesToolProperties) == 0x000008, "Wrong alignment on UWeldMeshEdgesToolProperties"); \ static_assert(sizeof(UWeldMeshEdgesToolProperties) == 0x0000B8, "Wrong size on UWeldMeshEdgesToolProperties"); \ static_assert(offsetof(UWeldMeshEdgesToolProperties, Tolerance) == 0x0000A8, "Member 'UWeldMeshEdgesToolProperties::Tolerance' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesToolProperties, bOnlyUnique) == 0x0000AC, "Member 'UWeldMeshEdgesToolProperties::bOnlyUnique' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesToolProperties, bResolveTJunctions) == 0x0000AD, "Member 'UWeldMeshEdgesToolProperties::bResolveTJunctions' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesToolProperties, InitialEdges) == 0x0000B0, "Member 'UWeldMeshEdgesToolProperties::InitialEdges' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesToolProperties, RemainingEdges) == 0x0000B4, "Member 'UWeldMeshEdgesToolProperties::RemainingEdges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWeldMeshEdgesTool \ static_assert(alignof(UWeldMeshEdgesTool) == 0x000008, "Wrong alignment on UWeldMeshEdgesTool"); \ static_assert(sizeof(UWeldMeshEdgesTool) == 0x0000E8, "Wrong size on UWeldMeshEdgesTool"); \ static_assert(offsetof(UWeldMeshEdgesTool, Settings) == 0x0000B8, "Member 'UWeldMeshEdgesTool::Settings' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesTool, PreviewCompute) == 0x0000C0, "Member 'UWeldMeshEdgesTool::PreviewCompute' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesTool, MeshElementsDisplay) == 0x0000C8, "Member 'UWeldMeshEdgesTool::MeshElementsDisplay' has a wrong offset!"); \ static_assert(offsetof(UWeldMeshEdgesTool, OperatorFactory) == 0x0000D0, "Member 'UWeldMeshEdgesTool::OperatorFactory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTransformControllerData \ static_assert(alignof(FLiveLinkTransformControllerData) == 0x000001, "Wrong alignment on FLiveLinkTransformControllerData"); \ static_assert(sizeof(FLiveLinkTransformControllerData) == 0x000006, "Wrong size on FLiveLinkTransformControllerData"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bWorldTransform) == 0x000000, "Member 'FLiveLinkTransformControllerData::bWorldTransform' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bUseLocation) == 0x000001, "Member 'FLiveLinkTransformControllerData::bUseLocation' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bUseRotation) == 0x000002, "Member 'FLiveLinkTransformControllerData::bUseRotation' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bUseScale) == 0x000003, "Member 'FLiveLinkTransformControllerData::bUseScale' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bSweep) == 0x000004, "Member 'FLiveLinkTransformControllerData::bSweep' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformControllerData, bTeleport) == 0x000005, "Member 'FLiveLinkTransformControllerData::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkControllerBase \ static_assert(alignof(ULiveLinkControllerBase) == 0x000008, "Wrong alignment on ULiveLinkControllerBase"); \ static_assert(sizeof(ULiveLinkControllerBase) == 0x000068, "Wrong size on ULiveLinkControllerBase"); \ static_assert(offsetof(ULiveLinkControllerBase, ComponentPicker) == 0x000028, "Member 'ULiveLinkControllerBase::ComponentPicker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkTransformController \ static_assert(alignof(ULiveLinkTransformController) == 0x000008, "Wrong alignment on ULiveLinkTransformController"); \ static_assert(sizeof(ULiveLinkTransformController) == 0x000070, "Wrong size on ULiveLinkTransformController"); \ static_assert(offsetof(ULiveLinkTransformController, TransformData) == 0x000068, "Member 'ULiveLinkTransformController::TransformData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkComponentSettings \ static_assert(alignof(ULiveLinkComponentSettings) == 0x000008, "Wrong alignment on ULiveLinkComponentSettings"); \ static_assert(sizeof(ULiveLinkComponentSettings) == 0x000078, "Wrong size on ULiveLinkComponentSettings"); \ static_assert(offsetof(ULiveLinkComponentSettings, DefaultControllerForRole) == 0x000028, "Member 'ULiveLinkComponentSettings::DefaultControllerForRole' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkLightController \ static_assert(alignof(ULiveLinkLightController) == 0x000008, "Wrong alignment on ULiveLinkLightController"); \ static_assert(sizeof(ULiveLinkLightController) == 0x000068, "Wrong size on ULiveLinkLightController"); \ #define DUMPER7_ASSERTS_LiveLinkComponentController_SetSubjectRepresentation \ static_assert(alignof(LiveLinkComponentController_SetSubjectRepresentation) == 0x000008, "Wrong alignment on LiveLinkComponentController_SetSubjectRepresentation"); \ static_assert(sizeof(LiveLinkComponentController_SetSubjectRepresentation) == 0x000010, "Wrong size on LiveLinkComponentController_SetSubjectRepresentation"); \ static_assert(offsetof(LiveLinkComponentController_SetSubjectRepresentation, InSubjectRepresentation) == 0x000000, "Member 'LiveLinkComponentController_SetSubjectRepresentation::InSubjectRepresentation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkComponentController_GetSubjectRepresentation \ static_assert(alignof(LiveLinkComponentController_GetSubjectRepresentation) == 0x000008, "Wrong alignment on LiveLinkComponentController_GetSubjectRepresentation"); \ static_assert(sizeof(LiveLinkComponentController_GetSubjectRepresentation) == 0x000010, "Wrong size on LiveLinkComponentController_GetSubjectRepresentation"); \ static_assert(offsetof(LiveLinkComponentController_GetSubjectRepresentation, ReturnValue) == 0x000000, "Member 'LiveLinkComponentController_GetSubjectRepresentation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkComponentController \ static_assert(alignof(ULiveLinkComponentController) == 0x000008, "Wrong alignment on ULiveLinkComponentController"); \ static_assert(sizeof(ULiveLinkComponentController) == 0x000148, "Wrong size on ULiveLinkComponentController"); \ static_assert(offsetof(ULiveLinkComponentController, SubjectRepresentation) == 0x0000A0, "Member 'ULiveLinkComponentController::SubjectRepresentation' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, ControllerMap) == 0x0000B0, "Member 'ULiveLinkComponentController::ControllerMap' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, bUpdateInEditor) == 0x000100, "Member 'ULiveLinkComponentController::bUpdateInEditor' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, OnLiveLinkUpdated) == 0x000108, "Member 'ULiveLinkComponentController::OnLiveLinkUpdated' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, OnControllerMapUpdatedDelegate) == 0x000118, "Member 'ULiveLinkComponentController::OnControllerMapUpdatedDelegate' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, bDisableEvaluateLiveLinkWhenSpawnable) == 0x000128, "Member 'ULiveLinkComponentController::bDisableEvaluateLiveLinkWhenSpawnable' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, bEvaluateLiveLink) == 0x000129, "Member 'ULiveLinkComponentController::bEvaluateLiveLink' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkComponentController, bUpdateInPreviewEditor) == 0x00012A, "Member 'ULiveLinkComponentController::bUpdateInPreviewEditor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim \ static_assert(alignof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim) == 0x000008, "Wrong alignment on SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim"); \ static_assert(sizeof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim) == 0x000070, "Wrong size on SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, EntryPoint) == 0x000000, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_Event_ControlledPawn_1) == 0x000008, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_AsILying_Figure) == 0x000010, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_AsILying_Figure' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, CallFunc_DoesImplementInterface_ReturnValue) == 0x000021, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::CallFunc_DoesImplementInterface_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_AsCharacter) == 0x000028, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_Event_ControlledPawn) == 0x000038, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_Event_WithResult) == 0x000040, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_Event_WithResult' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_AsILying_Figure_1) == 0x000048, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_AsILying_Figure_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_bSuccess_2) == 0x000058, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, CallFunc_DoesImplementInterface_ReturnValue_1) == 0x00005A, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::CallFunc_DoesImplementInterface_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_AsCharacter_1) == 0x000060, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim, K2Node_DynamicCast_bSuccess_3) == 0x000068, "Member 'SnapToCrawl_Anim_C_ExecuteUbergraph_SnapToCrawl_Anim::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToCrawl_Anim_C_ActionStart \ static_assert(alignof(SnapToCrawl_Anim_C_ActionStart) == 0x000008, "Wrong alignment on SnapToCrawl_Anim_C_ActionStart"); \ static_assert(sizeof(SnapToCrawl_Anim_C_ActionStart) == 0x000008, "Wrong size on SnapToCrawl_Anim_C_ActionStart"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ActionStart, ControlledPawn) == 0x000000, "Member 'SnapToCrawl_Anim_C_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToCrawl_Anim_C_ActionFinished \ static_assert(alignof(SnapToCrawl_Anim_C_ActionFinished) == 0x000008, "Wrong alignment on SnapToCrawl_Anim_C_ActionFinished"); \ static_assert(sizeof(SnapToCrawl_Anim_C_ActionFinished) == 0x000010, "Wrong size on SnapToCrawl_Anim_C_ActionFinished"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ActionFinished, ControlledPawn) == 0x000000, "Member 'SnapToCrawl_Anim_C_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToCrawl_Anim_C_ActionFinished, WithResult) == 0x000008, "Member 'SnapToCrawl_Anim_C_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USnapToCrawl_Anim_C \ static_assert(alignof(USnapToCrawl_Anim_C) == 0x000010, "Wrong alignment on USnapToCrawl_Anim_C"); \ static_assert(sizeof(USnapToCrawl_Anim_C) == 0x000390, "Wrong size on USnapToCrawl_Anim_C"); \ static_assert(offsetof(USnapToCrawl_Anim_C, UberGraphFrame) == 0x000380, "Member 'USnapToCrawl_Anim_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USnapToCrawl_Anim_C, obstacle) == 0x000388, "Member 'USnapToCrawl_Anim_C::obstacle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkCameraControllerUpdateFlags \ static_assert(alignof(FLiveLinkCameraControllerUpdateFlags) == 0x000001, "Wrong alignment on FLiveLinkCameraControllerUpdateFlags"); \ static_assert(sizeof(FLiveLinkCameraControllerUpdateFlags) == 0x000007, "Wrong size on FLiveLinkCameraControllerUpdateFlags"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyFieldOfView) == 0x000000, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyFieldOfView' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyAspectRatio) == 0x000001, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyAspectRatio' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyFocalLength) == 0x000002, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyFocalLength' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyProjectionMode) == 0x000003, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyProjectionMode' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyFilmBack) == 0x000004, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyFilmBack' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyAperture) == 0x000005, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyAperture' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraControllerUpdateFlags, bApplyFocusDistance) == 0x000006, "Member 'FLiveLinkCameraControllerUpdateFlags::bApplyFocusDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkCameraController \ static_assert(alignof(ULiveLinkCameraController) == 0x000008, "Wrong alignment on ULiveLinkCameraController"); \ static_assert(sizeof(ULiveLinkCameraController) == 0x0000C8, "Wrong size on ULiveLinkCameraController"); \ static_assert(offsetof(ULiveLinkCameraController, bUseCameraRange) == 0x000068, "Member 'ULiveLinkCameraController::bUseCameraRange' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkCameraController, LensFilePicker) == 0x000070, "Member 'ULiveLinkCameraController::LensFilePicker' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkCameraController, UpdateFlags) == 0x000080, "Member 'ULiveLinkCameraController::UpdateFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkViconMarkerStaticData \ static_assert(alignof(FLiveLinkViconMarkerStaticData) == 0x000008, "Wrong alignment on FLiveLinkViconMarkerStaticData"); \ static_assert(sizeof(FLiveLinkViconMarkerStaticData) == 0x000018, "Wrong size on FLiveLinkViconMarkerStaticData"); \ static_assert(offsetof(FLiveLinkViconMarkerStaticData, bIsLabeled) == 0x000010, "Member 'FLiveLinkViconMarkerStaticData::bIsLabeled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkViconMarkerFrameData \ static_assert(alignof(FLiveLinkViconMarkerFrameData) == 0x000008, "Wrong alignment on FLiveLinkViconMarkerFrameData"); \ static_assert(sizeof(FLiveLinkViconMarkerFrameData) == 0x0000B0, "Wrong size on FLiveLinkViconMarkerFrameData"); \ static_assert(offsetof(FLiveLinkViconMarkerFrameData, m_MarkerData) == 0x0000A0, "Member 'FLiveLinkViconMarkerFrameData::m_MarkerData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkViconMarkerBlueprintData \ static_assert(alignof(FLiveLinkViconMarkerBlueprintData) == 0x000008, "Wrong alignment on FLiveLinkViconMarkerBlueprintData"); \ static_assert(sizeof(FLiveLinkViconMarkerBlueprintData) == 0x0000D0, "Wrong size on FLiveLinkViconMarkerBlueprintData"); \ static_assert(offsetof(FLiveLinkViconMarkerBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkViconMarkerBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkViconMarkerBlueprintData, FrameData) == 0x000020, "Member 'FLiveLinkViconMarkerBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FViconDistortionParameters \ static_assert(alignof(FViconDistortionParameters) == 0x000004, "Wrong alignment on FViconDistortionParameters"); \ static_assert(sizeof(FViconDistortionParameters) == 0x00000C, "Wrong size on FViconDistortionParameters"); \ static_assert(offsetof(FViconDistortionParameters, K1) == 0x000000, "Member 'FViconDistortionParameters::K1' has a wrong offset!"); \ static_assert(offsetof(FViconDistortionParameters, K2) == 0x000004, "Member 'FViconDistortionParameters::K2' has a wrong offset!"); \ static_assert(offsetof(FViconDistortionParameters, K3) == 0x000008, "Member 'FViconDistortionParameters::K3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger \ static_assert(alignof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger) == 0x000008, "Wrong alignment on LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger"); \ static_assert(sizeof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger) == 0x000068, "Wrong size on LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, CaptureName) == 0x000000, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::CaptureName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, CaptureNotes) == 0x000010, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::CaptureNotes' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, CaptureDescription) == 0x000020, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::CaptureDescription' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, DatabasePath) == 0x000030, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::DatabasePath' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, CaptureDelayInms) == 0x000040, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::CaptureDelayInms' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, ToSend) == 0x000050, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::ToSend' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger, ReturnValue) == 0x000060, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStartTrigger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger \ static_assert(alignof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger) == 0x000008, "Wrong alignment on LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger"); \ static_assert(sizeof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger) == 0x000068, "Wrong size on LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, CaptureName) == 0x000000, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::CaptureName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, CaptureNotes) == 0x000010, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::CaptureNotes' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, CaptureDescription) == 0x000020, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::CaptureDescription' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, DatabasePath) == 0x000030, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::DatabasePath' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, CaptureDelayInms) == 0x000040, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::CaptureDelayInms' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, ToSend) == 0x000050, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::ToSend' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger, ReturnValue) == 0x000060, "Member 'LiveLinkViconUDPSender_LiveLinkViconUDPStopTrigger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkViconUDPSender_StartUDPSender \ static_assert(alignof(LiveLinkViconUDPSender_StartUDPSender) == 0x000008, "Wrong alignment on LiveLinkViconUDPSender_StartUDPSender"); \ static_assert(sizeof(LiveLinkViconUDPSender_StartUDPSender) == 0x000028, "Wrong size on LiveLinkViconUDPSender_StartUDPSender"); \ static_assert(offsetof(LiveLinkViconUDPSender_StartUDPSender, YourChosenSocketName) == 0x000000, "Member 'LiveLinkViconUDPSender_StartUDPSender::YourChosenSocketName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_StartUDPSender, RemoteIP) == 0x000010, "Member 'LiveLinkViconUDPSender_StartUDPSender::RemoteIP' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_StartUDPSender, RemotePort) == 0x000020, "Member 'LiveLinkViconUDPSender_StartUDPSender::RemotePort' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconUDPSender_StartUDPSender, ReturnValue) == 0x000024, "Member 'LiveLinkViconUDPSender_StartUDPSender::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALiveLinkViconUDPSender \ static_assert(alignof(ALiveLinkViconUDPSender) == 0x000008, "Wrong alignment on ALiveLinkViconUDPSender"); \ static_assert(sizeof(ALiveLinkViconUDPSender) == 0x0002C8, "Wrong size on ALiveLinkViconUDPSender"); \ #define DUMPER7_ASSERTS_ULiveLinkViconCameraController \ static_assert(alignof(ULiveLinkViconCameraController) == 0x000008, "Wrong alignment on ULiveLinkViconCameraController"); \ static_assert(sizeof(ULiveLinkViconCameraController) == 0x0000C8, "Wrong size on ULiveLinkViconCameraController"); \ #define DUMPER7_ASSERTS_LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource \ static_assert(alignof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource) == 0x000008, "Wrong alignment on LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource"); \ static_assert(sizeof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource) == 0x000048, "Wrong size on LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, ServerName) == 0x000000, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::ServerName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, PortNumber) == 0x000010, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::PortNumber' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, SubjectFilter) == 0x000018, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::SubjectFilter' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, bIsRetimed) == 0x000028, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::bIsRetimed' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, bUsePreFetch) == 0x000029, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::bUsePreFetch' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, bIsScaled) == 0x00002A, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::bIsScaled' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, bLogOutput) == 0x00002B, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::bLogOutput' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, Offset) == 0x00002C, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::Offset' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource, SourceHandle) == 0x000030, "Member 'LiveLinkViconDataStreamBlueprint_CreateViconLiveLinkSource::SourceHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber \ static_assert(alignof(LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber) == 0x000004, "Wrong alignment on LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber"); \ static_assert(sizeof(LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber) == 0x000020, "Wrong size on LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber, FrameNumber) == 0x000000, "Member 'LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber, FrameRate) == 0x000004, "Member 'LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber::FrameRate' has a wrong offset!"); \ static_assert(offsetof(LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber, ReturnValue) == 0x00000C, "Member 'LiveLinkViconDataStreamBlueprint_TimecodeFromFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkViconDataStreamBlueprint \ static_assert(alignof(ULiveLinkViconDataStreamBlueprint) == 0x000008, "Wrong alignment on ULiveLinkViconDataStreamBlueprint"); \ static_assert(sizeof(ULiveLinkViconDataStreamBlueprint) == 0x000028, "Wrong size on ULiveLinkViconDataStreamBlueprint"); \ #define DUMPER7_ASSERTS_ULiveLinkDataStreamSourceSettings \ static_assert(alignof(ULiveLinkDataStreamSourceSettings) == 0x000008, "Wrong alignment on ULiveLinkDataStreamSourceSettings"); \ static_assert(sizeof(ULiveLinkDataStreamSourceSettings) == 0x0000B0, "Wrong size on ULiveLinkDataStreamSourceSettings"); \ static_assert(offsetof(ULiveLinkDataStreamSourceSettings, EnableLightweight) == 0x0000A8, "Member 'ULiveLinkDataStreamSourceSettings::EnableLightweight' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDataStreamSourceSettings, StreamMarkerData) == 0x0000A9, "Member 'ULiveLinkDataStreamSourceSettings::StreamMarkerData' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDataStreamSourceSettings, StreamUnlabeledMarkerData) == 0x0000AA, "Member 'ULiveLinkDataStreamSourceSettings::StreamUnlabeledMarkerData' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDataStreamSourceSettings, ShowAllVideoCamera) == 0x0000AB, "Member 'ULiveLinkDataStreamSourceSettings::ShowAllVideoCamera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkViconMarkerRole \ static_assert(alignof(ULiveLinkViconMarkerRole) == 0x000008, "Wrong alignment on ULiveLinkViconMarkerRole"); \ static_assert(sizeof(ULiveLinkViconMarkerRole) == 0x000028, "Wrong size on ULiveLinkViconMarkerRole"); \ #define DUMPER7_ASSERTS_UViconLensDistortionModelHandler \ static_assert(alignof(UViconLensDistortionModelHandler) == 0x000008, "Wrong alignment on UViconLensDistortionModelHandler"); \ static_assert(sizeof(UViconLensDistortionModelHandler) == 0x000158, "Wrong size on UViconLensDistortionModelHandler"); \ #define DUMPER7_ASSERTS_UViconLensModel \ static_assert(alignof(UViconLensModel) == 0x000008, "Wrong alignment on UViconLensModel"); \ static_assert(sizeof(UViconLensModel) == 0x000028, "Wrong size on UViconLensModel"); \ #define DUMPER7_ASSERTS_GfxSettingOptionssEox_BP_C_OnFocusReceived \ static_assert(alignof(GfxSettingOptionssEox_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GfxSettingOptionssEox_BP_C_OnFocusReceived"); \ static_assert(sizeof(GfxSettingOptionssEox_BP_C_OnFocusReceived) == 0x000270, "Wrong size on GfxSettingOptionssEox_BP_C_OnFocusReceived"); \ static_assert(offsetof(GfxSettingOptionssEox_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GfxSettingOptionssEox_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GfxSettingOptionssEox_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GfxSettingOptionssEox_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GfxSettingOptionssEox_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GfxSettingOptionssEox_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GfxSettingOptionssEox_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'GfxSettingOptionssEox_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GfxSettingOptionssEox_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'GfxSettingOptionssEox_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGfxSettingOptionssEox_BP_C \ static_assert(alignof(UGfxSettingOptionssEox_BP_C) == 0x000008, "Wrong alignment on UGfxSettingOptionssEox_BP_C"); \ static_assert(sizeof(UGfxSettingOptionssEox_BP_C) == 0x0002B8, "Wrong size on UGfxSettingOptionssEox_BP_C"); \ #define DUMPER7_ASSERTS_FLiveLinkBaseStaticData \ static_assert(alignof(FLiveLinkBaseStaticData) == 0x000008, "Wrong alignment on FLiveLinkBaseStaticData"); \ static_assert(sizeof(FLiveLinkBaseStaticData) == 0x000010, "Wrong size on FLiveLinkBaseStaticData"); \ static_assert(offsetof(FLiveLinkBaseStaticData, PropertyNames) == 0x000000, "Member 'FLiveLinkBaseStaticData::PropertyNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTransformStaticData \ static_assert(alignof(FLiveLinkTransformStaticData) == 0x000008, "Wrong alignment on FLiveLinkTransformStaticData"); \ static_assert(sizeof(FLiveLinkTransformStaticData) == 0x000018, "Wrong size on FLiveLinkTransformStaticData"); \ static_assert(offsetof(FLiveLinkTransformStaticData, bIsLocationSupported) == 0x000010, "Member 'FLiveLinkTransformStaticData::bIsLocationSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformStaticData, bIsRotationSupported) == 0x000011, "Member 'FLiveLinkTransformStaticData::bIsRotationSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformStaticData, bIsScaleSupported) == 0x000012, "Member 'FLiveLinkTransformStaticData::bIsScaleSupported' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkCameraStaticData \ static_assert(alignof(FLiveLinkCameraStaticData) == 0x000008, "Wrong alignment on FLiveLinkCameraStaticData"); \ static_assert(sizeof(FLiveLinkCameraStaticData) == 0x000028, "Wrong size on FLiveLinkCameraStaticData"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsFieldOfViewSupported) == 0x000018, "Member 'FLiveLinkCameraStaticData::bIsFieldOfViewSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsAspectRatioSupported) == 0x000019, "Member 'FLiveLinkCameraStaticData::bIsAspectRatioSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsFocalLengthSupported) == 0x00001A, "Member 'FLiveLinkCameraStaticData::bIsFocalLengthSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsProjectionModeSupported) == 0x00001B, "Member 'FLiveLinkCameraStaticData::bIsProjectionModeSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, FilmBackWidth) == 0x00001C, "Member 'FLiveLinkCameraStaticData::FilmBackWidth' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, FilmBackHeight) == 0x000020, "Member 'FLiveLinkCameraStaticData::FilmBackHeight' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsApertureSupported) == 0x000024, "Member 'FLiveLinkCameraStaticData::bIsApertureSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsFocusDistanceSupported) == 0x000025, "Member 'FLiveLinkCameraStaticData::bIsFocusDistanceSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraStaticData, bIsDepthOfFieldSupported) == 0x000026, "Member 'FLiveLinkCameraStaticData::bIsDepthOfFieldSupported' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkWorldTime \ static_assert(alignof(FLiveLinkWorldTime) == 0x000008, "Wrong alignment on FLiveLinkWorldTime"); \ static_assert(sizeof(FLiveLinkWorldTime) == 0x000010, "Wrong size on FLiveLinkWorldTime"); \ static_assert(offsetof(FLiveLinkWorldTime, Time) == 0x000000, "Member 'FLiveLinkWorldTime::Time' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkWorldTime, Offset) == 0x000008, "Member 'FLiveLinkWorldTime::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkMetaData \ static_assert(alignof(FLiveLinkMetaData) == 0x000008, "Wrong alignment on FLiveLinkMetaData"); \ static_assert(sizeof(FLiveLinkMetaData) == 0x000060, "Wrong size on FLiveLinkMetaData"); \ static_assert(offsetof(FLiveLinkMetaData, StringMetaData) == 0x000000, "Member 'FLiveLinkMetaData::StringMetaData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkMetaData, SceneTime) == 0x000050, "Member 'FLiveLinkMetaData::SceneTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkBaseFrameData \ static_assert(alignof(FLiveLinkBaseFrameData) == 0x000008, "Wrong alignment on FLiveLinkBaseFrameData"); \ static_assert(sizeof(FLiveLinkBaseFrameData) == 0x0000A0, "Wrong size on FLiveLinkBaseFrameData"); \ static_assert(offsetof(FLiveLinkBaseFrameData, WorldTime) == 0x000000, "Member 'FLiveLinkBaseFrameData::WorldTime' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkBaseFrameData, MetaData) == 0x000010, "Member 'FLiveLinkBaseFrameData::MetaData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkBaseFrameData, PropertyValues) == 0x000070, "Member 'FLiveLinkBaseFrameData::PropertyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTransformFrameData \ static_assert(alignof(FLiveLinkTransformFrameData) == 0x000010, "Wrong alignment on FLiveLinkTransformFrameData"); \ static_assert(sizeof(FLiveLinkTransformFrameData) == 0x000100, "Wrong size on FLiveLinkTransformFrameData"); \ static_assert(offsetof(FLiveLinkTransformFrameData, Transform) == 0x0000A0, "Member 'FLiveLinkTransformFrameData::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkCameraFrameData \ static_assert(alignof(FLiveLinkCameraFrameData) == 0x000010, "Wrong alignment on FLiveLinkCameraFrameData"); \ static_assert(sizeof(FLiveLinkCameraFrameData) == 0x000120, "Wrong size on FLiveLinkCameraFrameData"); \ static_assert(offsetof(FLiveLinkCameraFrameData, FieldOfView) == 0x000100, "Member 'FLiveLinkCameraFrameData::FieldOfView' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraFrameData, AspectRatio) == 0x000104, "Member 'FLiveLinkCameraFrameData::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraFrameData, FocalLength) == 0x000108, "Member 'FLiveLinkCameraFrameData::FocalLength' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraFrameData, Aperture) == 0x00010C, "Member 'FLiveLinkCameraFrameData::Aperture' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraFrameData, FocusDistance) == 0x000110, "Member 'FLiveLinkCameraFrameData::FocusDistance' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraFrameData, ProjectionMode) == 0x000114, "Member 'FLiveLinkCameraFrameData::ProjectionMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectName \ static_assert(alignof(FLiveLinkSubjectName) == 0x000004, "Wrong alignment on FLiveLinkSubjectName"); \ static_assert(sizeof(FLiveLinkSubjectName) == 0x000008, "Wrong size on FLiveLinkSubjectName"); \ static_assert(offsetof(FLiveLinkSubjectName, Name) == 0x000000, "Member 'FLiveLinkSubjectName::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectKey \ static_assert(alignof(FLiveLinkSubjectKey) == 0x000004, "Wrong alignment on FLiveLinkSubjectKey"); \ static_assert(sizeof(FLiveLinkSubjectKey) == 0x000018, "Wrong size on FLiveLinkSubjectKey"); \ static_assert(offsetof(FLiveLinkSubjectKey, Source) == 0x000000, "Member 'FLiveLinkSubjectKey::Source' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectKey, SubjectName) == 0x000010, "Member 'FLiveLinkSubjectKey::SubjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkBaseBlueprintData \ static_assert(alignof(FLiveLinkBaseBlueprintData) == 0x000008, "Wrong alignment on FLiveLinkBaseBlueprintData"); \ static_assert(sizeof(FLiveLinkBaseBlueprintData) == 0x000008, "Wrong size on FLiveLinkBaseBlueprintData"); \ #define DUMPER7_ASSERTS_FLiveLinkLightStaticData \ static_assert(alignof(FLiveLinkLightStaticData) == 0x000008, "Wrong alignment on FLiveLinkLightStaticData"); \ static_assert(sizeof(FLiveLinkLightStaticData) == 0x000028, "Wrong size on FLiveLinkLightStaticData"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsTemperatureSupported) == 0x000018, "Member 'FLiveLinkLightStaticData::bIsTemperatureSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsIntensitySupported) == 0x000019, "Member 'FLiveLinkLightStaticData::bIsIntensitySupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsLightColorSupported) == 0x00001A, "Member 'FLiveLinkLightStaticData::bIsLightColorSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsInnerConeAngleSupported) == 0x00001B, "Member 'FLiveLinkLightStaticData::bIsInnerConeAngleSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsOuterConeAngleSupported) == 0x00001C, "Member 'FLiveLinkLightStaticData::bIsOuterConeAngleSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsAttenuationRadiusSupported) == 0x00001D, "Member 'FLiveLinkLightStaticData::bIsAttenuationRadiusSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsSourceLenghtSupported) == 0x00001E, "Member 'FLiveLinkLightStaticData::bIsSourceLenghtSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsSourceRadiusSupported) == 0x00001F, "Member 'FLiveLinkLightStaticData::bIsSourceRadiusSupported' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightStaticData, bIsSoftSourceRadiusSupported) == 0x000020, "Member 'FLiveLinkLightStaticData::bIsSoftSourceRadiusSupported' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectPreset \ static_assert(alignof(FLiveLinkSubjectPreset) == 0x000008, "Wrong alignment on FLiveLinkSubjectPreset"); \ static_assert(sizeof(FLiveLinkSubjectPreset) == 0x000038, "Wrong size on FLiveLinkSubjectPreset"); \ static_assert(offsetof(FLiveLinkSubjectPreset, Key) == 0x000000, "Member 'FLiveLinkSubjectPreset::Key' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectPreset, Role) == 0x000018, "Member 'FLiveLinkSubjectPreset::Role' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectPreset, Settings) == 0x000020, "Member 'FLiveLinkSubjectPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectPreset, VirtualSubject) == 0x000028, "Member 'FLiveLinkSubjectPreset::VirtualSubject' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectPreset, bEnabled) == 0x000030, "Member 'FLiveLinkSubjectPreset::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSourceHandle \ static_assert(alignof(FLiveLinkSourceHandle) == 0x000008, "Wrong alignment on FLiveLinkSourceHandle"); \ static_assert(sizeof(FLiveLinkSourceHandle) == 0x000018, "Wrong size on FLiveLinkSourceHandle"); \ #define DUMPER7_ASSERTS_FLiveLinkSkeletonStaticData \ static_assert(alignof(FLiveLinkSkeletonStaticData) == 0x000008, "Wrong alignment on FLiveLinkSkeletonStaticData"); \ static_assert(sizeof(FLiveLinkSkeletonStaticData) == 0x000030, "Wrong size on FLiveLinkSkeletonStaticData"); \ static_assert(offsetof(FLiveLinkSkeletonStaticData, BoneNames) == 0x000010, "Member 'FLiveLinkSkeletonStaticData::BoneNames' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSkeletonStaticData, BoneParents) == 0x000020, "Member 'FLiveLinkSkeletonStaticData::BoneParents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkAnimationFrameData \ static_assert(alignof(FLiveLinkAnimationFrameData) == 0x000008, "Wrong alignment on FLiveLinkAnimationFrameData"); \ static_assert(sizeof(FLiveLinkAnimationFrameData) == 0x0000B0, "Wrong size on FLiveLinkAnimationFrameData"); \ static_assert(offsetof(FLiveLinkAnimationFrameData, Transforms) == 0x0000A0, "Member 'FLiveLinkAnimationFrameData::Transforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubjectFrameHandle \ static_assert(alignof(FSubjectFrameHandle) == 0x000008, "Wrong alignment on FSubjectFrameHandle"); \ static_assert(sizeof(FSubjectFrameHandle) == 0x000018, "Wrong size on FSubjectFrameHandle"); \ #define DUMPER7_ASSERTS_FLiveLinkBasicBlueprintData \ static_assert(alignof(FLiveLinkBasicBlueprintData) == 0x000008, "Wrong alignment on FLiveLinkBasicBlueprintData"); \ static_assert(sizeof(FLiveLinkBasicBlueprintData) == 0x0000B8, "Wrong size on FLiveLinkBasicBlueprintData"); \ static_assert(offsetof(FLiveLinkBasicBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkBasicBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkBasicBlueprintData, FrameData) == 0x000018, "Member 'FLiveLinkBasicBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkCameraBlueprintData \ static_assert(alignof(FLiveLinkCameraBlueprintData) == 0x000010, "Wrong alignment on FLiveLinkCameraBlueprintData"); \ static_assert(sizeof(FLiveLinkCameraBlueprintData) == 0x000150, "Wrong size on FLiveLinkCameraBlueprintData"); \ static_assert(offsetof(FLiveLinkCameraBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkCameraBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCameraBlueprintData, FrameData) == 0x000030, "Member 'FLiveLinkCameraBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkLightFrameData \ static_assert(alignof(FLiveLinkLightFrameData) == 0x000010, "Wrong alignment on FLiveLinkLightFrameData"); \ static_assert(sizeof(FLiveLinkLightFrameData) == 0x000130, "Wrong size on FLiveLinkLightFrameData"); \ static_assert(offsetof(FLiveLinkLightFrameData, Temperature) == 0x000100, "Member 'FLiveLinkLightFrameData::Temperature' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, Intensity) == 0x000104, "Member 'FLiveLinkLightFrameData::Intensity' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, LightColor) == 0x000108, "Member 'FLiveLinkLightFrameData::LightColor' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, InnerConeAngle) == 0x00010C, "Member 'FLiveLinkLightFrameData::InnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, OuterConeAngle) == 0x000110, "Member 'FLiveLinkLightFrameData::OuterConeAngle' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, AttenuationRadius) == 0x000114, "Member 'FLiveLinkLightFrameData::AttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, SourceRadius) == 0x000118, "Member 'FLiveLinkLightFrameData::SourceRadius' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, SoftSourceRadius) == 0x00011C, "Member 'FLiveLinkLightFrameData::SoftSourceRadius' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightFrameData, SourceLength) == 0x000120, "Member 'FLiveLinkLightFrameData::SourceLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkLightBlueprintData \ static_assert(alignof(FLiveLinkLightBlueprintData) == 0x000010, "Wrong alignment on FLiveLinkLightBlueprintData"); \ static_assert(sizeof(FLiveLinkLightBlueprintData) == 0x000160, "Wrong size on FLiveLinkLightBlueprintData"); \ static_assert(offsetof(FLiveLinkLightBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkLightBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLightBlueprintData, FrameData) == 0x000030, "Member 'FLiveLinkLightBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSourcePreset \ static_assert(alignof(FLiveLinkSourcePreset) == 0x000008, "Wrong alignment on FLiveLinkSourcePreset"); \ static_assert(sizeof(FLiveLinkSourcePreset) == 0x000030, "Wrong size on FLiveLinkSourcePreset"); \ static_assert(offsetof(FLiveLinkSourcePreset, Guid) == 0x000000, "Member 'FLiveLinkSourcePreset::Guid' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourcePreset, Settings) == 0x000010, "Member 'FLiveLinkSourcePreset::Settings' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourcePreset, SourceType) == 0x000018, "Member 'FLiveLinkSourcePreset::SourceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkRefSkeleton \ static_assert(alignof(FLiveLinkRefSkeleton) == 0x000008, "Wrong alignment on FLiveLinkRefSkeleton"); \ static_assert(sizeof(FLiveLinkRefSkeleton) == 0x000020, "Wrong size on FLiveLinkRefSkeleton"); \ static_assert(offsetof(FLiveLinkRefSkeleton, BoneNames) == 0x000000, "Member 'FLiveLinkRefSkeleton::BoneNames' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkRefSkeleton, BoneParents) == 0x000010, "Member 'FLiveLinkRefSkeleton::BoneParents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectRepresentation \ static_assert(alignof(FLiveLinkSubjectRepresentation) == 0x000008, "Wrong alignment on FLiveLinkSubjectRepresentation"); \ static_assert(sizeof(FLiveLinkSubjectRepresentation) == 0x000010, "Wrong size on FLiveLinkSubjectRepresentation"); \ static_assert(offsetof(FLiveLinkSubjectRepresentation, Subject) == 0x000000, "Member 'FLiveLinkSubjectRepresentation::Subject' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectRepresentation, Role) == 0x000008, "Member 'FLiveLinkSubjectRepresentation::Role' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTransformBlueprintData \ static_assert(alignof(FLiveLinkTransformBlueprintData) == 0x000010, "Wrong alignment on FLiveLinkTransformBlueprintData"); \ static_assert(sizeof(FLiveLinkTransformBlueprintData) == 0x000120, "Wrong size on FLiveLinkTransformBlueprintData"); \ static_assert(offsetof(FLiveLinkTransformBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkTransformBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTransformBlueprintData, FrameData) == 0x000020, "Member 'FLiveLinkTransformBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkCurveConversionSettings \ static_assert(alignof(FLiveLinkCurveConversionSettings) == 0x000008, "Wrong alignment on FLiveLinkCurveConversionSettings"); \ static_assert(sizeof(FLiveLinkCurveConversionSettings) == 0x000050, "Wrong size on FLiveLinkCurveConversionSettings"); \ static_assert(offsetof(FLiveLinkCurveConversionSettings, CurveConversionAssetMap) == 0x000000, "Member 'FLiveLinkCurveConversionSettings::CurveConversionAssetMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSourceBufferManagementSettings \ static_assert(alignof(FLiveLinkSourceBufferManagementSettings) == 0x000008, "Wrong alignment on FLiveLinkSourceBufferManagementSettings"); \ static_assert(sizeof(FLiveLinkSourceBufferManagementSettings) == 0x000060, "Wrong size on FLiveLinkSourceBufferManagementSettings"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, bValidEngineTimeEnabled) == 0x000000, "Member 'FLiveLinkSourceBufferManagementSettings::bValidEngineTimeEnabled' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, ValidEngineTime) == 0x000004, "Member 'FLiveLinkSourceBufferManagementSettings::ValidEngineTime' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, EngineTimeOffset) == 0x000008, "Member 'FLiveLinkSourceBufferManagementSettings::EngineTimeOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, EngineTimeClockOffset) == 0x000010, "Member 'FLiveLinkSourceBufferManagementSettings::EngineTimeClockOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, SmoothEngineTimeOffset) == 0x000018, "Member 'FLiveLinkSourceBufferManagementSettings::SmoothEngineTimeOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, bGenerateSubFrame) == 0x000020, "Member 'FLiveLinkSourceBufferManagementSettings::bGenerateSubFrame' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, DetectedFrameRate) == 0x000024, "Member 'FLiveLinkSourceBufferManagementSettings::DetectedFrameRate' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, bUseTimecodeSmoothLatest) == 0x00002C, "Member 'FLiveLinkSourceBufferManagementSettings::bUseTimecodeSmoothLatest' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, SourceTimecodeFrameRate) == 0x000030, "Member 'FLiveLinkSourceBufferManagementSettings::SourceTimecodeFrameRate' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, bValidTimecodeFrameEnabled) == 0x000038, "Member 'FLiveLinkSourceBufferManagementSettings::bValidTimecodeFrameEnabled' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, ValidTimecodeFrame) == 0x00003C, "Member 'FLiveLinkSourceBufferManagementSettings::ValidTimecodeFrame' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, TimecodeFrameOffset) == 0x000040, "Member 'FLiveLinkSourceBufferManagementSettings::TimecodeFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, TimecodeClockOffset) == 0x000048, "Member 'FLiveLinkSourceBufferManagementSettings::TimecodeClockOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, LatestOffset) == 0x000050, "Member 'FLiveLinkSourceBufferManagementSettings::LatestOffset' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, MaxNumberOfFrameToBuffered) == 0x000054, "Member 'FLiveLinkSourceBufferManagementSettings::MaxNumberOfFrameToBuffered' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceBufferManagementSettings, bKeepAtLeastOneFrame) == 0x000058, "Member 'FLiveLinkSourceBufferManagementSettings::bKeepAtLeastOneFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSourceDebugInfo \ static_assert(alignof(FLiveLinkSourceDebugInfo) == 0x000004, "Wrong alignment on FLiveLinkSourceDebugInfo"); \ static_assert(sizeof(FLiveLinkSourceDebugInfo) == 0x000010, "Wrong size on FLiveLinkSourceDebugInfo"); \ static_assert(offsetof(FLiveLinkSourceDebugInfo, SubjectName) == 0x000000, "Member 'FLiveLinkSourceDebugInfo::SubjectName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceDebugInfo, SnapshotIndex) == 0x000008, "Member 'FLiveLinkSourceDebugInfo::SnapshotIndex' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSourceDebugInfo, NumberOfBufferAtSnapshot) == 0x00000C, "Member 'FLiveLinkSourceDebugInfo::NumberOfBufferAtSnapshot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTimeSynchronizationSettings \ static_assert(alignof(FLiveLinkTimeSynchronizationSettings) == 0x000004, "Wrong alignment on FLiveLinkTimeSynchronizationSettings"); \ static_assert(sizeof(FLiveLinkTimeSynchronizationSettings) == 0x00000C, "Wrong size on FLiveLinkTimeSynchronizationSettings"); \ static_assert(offsetof(FLiveLinkTimeSynchronizationSettings, FrameRate) == 0x000000, "Member 'FLiveLinkTimeSynchronizationSettings::FrameRate' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTimeSynchronizationSettings, FrameOffset) == 0x000008, "Member 'FLiveLinkTimeSynchronizationSettings::FrameOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkInterpolationSettings \ static_assert(alignof(FLiveLinkInterpolationSettings) == 0x000004, "Wrong alignment on FLiveLinkInterpolationSettings"); \ static_assert(sizeof(FLiveLinkInterpolationSettings) == 0x000008, "Wrong size on FLiveLinkInterpolationSettings"); \ static_assert(offsetof(FLiveLinkInterpolationSettings, bUseInterpolation) == 0x000000, "Member 'FLiveLinkInterpolationSettings::bUseInterpolation' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkInterpolationSettings, InterpolationOffset) == 0x000004, "Member 'FLiveLinkInterpolationSettings::InterpolationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTime \ static_assert(alignof(FLiveLinkTime) == 0x000008, "Wrong alignment on FLiveLinkTime"); \ static_assert(sizeof(FLiveLinkTime) == 0x000018, "Wrong size on FLiveLinkTime"); \ static_assert(offsetof(FLiveLinkTime, WorldTime) == 0x000000, "Member 'FLiveLinkTime::WorldTime' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTime, SceneTime) == 0x000008, "Member 'FLiveLinkTime::SceneTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkFrameRate \ static_assert(alignof(FLiveLinkFrameRate) == 0x000004, "Wrong alignment on FLiveLinkFrameRate"); \ static_assert(sizeof(FLiveLinkFrameRate) == 0x000008, "Wrong size on FLiveLinkFrameRate"); \ #define DUMPER7_ASSERTS_FLiveLinkTimeCode_Base_DEPRECATED \ static_assert(alignof(FLiveLinkTimeCode_Base_DEPRECATED) == 0x000004, "Wrong alignment on FLiveLinkTimeCode_Base_DEPRECATED"); \ static_assert(sizeof(FLiveLinkTimeCode_Base_DEPRECATED) == 0x000010, "Wrong size on FLiveLinkTimeCode_Base_DEPRECATED"); \ static_assert(offsetof(FLiveLinkTimeCode_Base_DEPRECATED, Seconds) == 0x000000, "Member 'FLiveLinkTimeCode_Base_DEPRECATED::Seconds' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTimeCode_Base_DEPRECATED, Frames) == 0x000004, "Member 'FLiveLinkTimeCode_Base_DEPRECATED::Frames' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkTimeCode_Base_DEPRECATED, FrameRate) == 0x000008, "Member 'FLiveLinkTimeCode_Base_DEPRECATED::FrameRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkTimeCode \ static_assert(alignof(FLiveLinkTimeCode) == 0x000004, "Wrong alignment on FLiveLinkTimeCode"); \ static_assert(sizeof(FLiveLinkTimeCode) == 0x000010, "Wrong size on FLiveLinkTimeCode"); \ #define DUMPER7_ASSERTS_FLiveLinkCurveElement \ static_assert(alignof(FLiveLinkCurveElement) == 0x000004, "Wrong alignment on FLiveLinkCurveElement"); \ static_assert(sizeof(FLiveLinkCurveElement) == 0x00000C, "Wrong size on FLiveLinkCurveElement"); \ static_assert(offsetof(FLiveLinkCurveElement, CurveName) == 0x000000, "Member 'FLiveLinkCurveElement::CurveName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkCurveElement, CurveValue) == 0x000008, "Member 'FLiveLinkCurveElement::CurveValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkFrameData \ static_assert(alignof(FLiveLinkFrameData) == 0x000008, "Wrong alignment on FLiveLinkFrameData"); \ static_assert(sizeof(FLiveLinkFrameData) == 0x000090, "Wrong size on FLiveLinkFrameData"); \ static_assert(offsetof(FLiveLinkFrameData, Transforms) == 0x000000, "Member 'FLiveLinkFrameData::Transforms' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkFrameData, CurveElements) == 0x000010, "Member 'FLiveLinkFrameData::CurveElements' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkFrameData, WorldTime) == 0x000020, "Member 'FLiveLinkFrameData::WorldTime' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkFrameData, MetaData) == 0x000030, "Member 'FLiveLinkFrameData::MetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubjectMetadata \ static_assert(alignof(FSubjectMetadata) == 0x000008, "Wrong alignment on FSubjectMetadata"); \ static_assert(sizeof(FSubjectMetadata) == 0x000070, "Wrong size on FSubjectMetadata"); \ static_assert(offsetof(FSubjectMetadata, StringMetaData) == 0x000000, "Member 'FSubjectMetadata::StringMetaData' has a wrong offset!"); \ static_assert(offsetof(FSubjectMetadata, SceneTimecode) == 0x000050, "Member 'FSubjectMetadata::SceneTimecode' has a wrong offset!"); \ static_assert(offsetof(FSubjectMetadata, SceneFramerate) == 0x000064, "Member 'FSubjectMetadata::SceneFramerate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedSubjectFrame \ static_assert(alignof(FCachedSubjectFrame) == 0x000008, "Wrong alignment on FCachedSubjectFrame"); \ static_assert(sizeof(FCachedSubjectFrame) == 0x000160, "Wrong size on FCachedSubjectFrame"); \ #define DUMPER7_ASSERTS_FLiveLinkTransform \ static_assert(alignof(FLiveLinkTransform) == 0x000008, "Wrong alignment on FLiveLinkTransform"); \ static_assert(sizeof(FLiveLinkTransform) == 0x000020, "Wrong size on FLiveLinkTransform"); \ #define DUMPER7_ASSERTS_ULiveLinkSourceSettings \ static_assert(alignof(ULiveLinkSourceSettings) == 0x000008, "Wrong alignment on ULiveLinkSourceSettings"); \ static_assert(sizeof(ULiveLinkSourceSettings) == 0x0000A8, "Wrong size on ULiveLinkSourceSettings"); \ static_assert(offsetof(ULiveLinkSourceSettings, Mode) == 0x000028, "Member 'ULiveLinkSourceSettings::Mode' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSourceSettings, BufferSettings) == 0x000030, "Member 'ULiveLinkSourceSettings::BufferSettings' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSourceSettings, ConnectionString) == 0x000090, "Member 'ULiveLinkSourceSettings::ConnectionString' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSourceSettings, Factory) == 0x0000A0, "Member 'ULiveLinkSourceSettings::Factory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkRole \ static_assert(alignof(ULiveLinkRole) == 0x000008, "Wrong alignment on ULiveLinkRole"); \ static_assert(sizeof(ULiveLinkRole) == 0x000028, "Wrong size on ULiveLinkRole"); \ #define DUMPER7_ASSERTS_ULiveLinkFrameInterpolationProcessor \ static_assert(alignof(ULiveLinkFrameInterpolationProcessor) == 0x000008, "Wrong alignment on ULiveLinkFrameInterpolationProcessor"); \ static_assert(sizeof(ULiveLinkFrameInterpolationProcessor) == 0x000028, "Wrong size on ULiveLinkFrameInterpolationProcessor"); \ #define DUMPER7_ASSERTS_ULiveLinkBasicRole \ static_assert(alignof(ULiveLinkBasicRole) == 0x000008, "Wrong alignment on ULiveLinkBasicRole"); \ static_assert(sizeof(ULiveLinkBasicRole) == 0x000028, "Wrong size on ULiveLinkBasicRole"); \ #define DUMPER7_ASSERTS_ULiveLinkAnimationRole \ static_assert(alignof(ULiveLinkAnimationRole) == 0x000008, "Wrong alignment on ULiveLinkAnimationRole"); \ static_assert(sizeof(ULiveLinkAnimationRole) == 0x000028, "Wrong size on ULiveLinkAnimationRole"); \ #define DUMPER7_ASSERTS_ULiveLinkVirtualSubject \ static_assert(alignof(ULiveLinkVirtualSubject) == 0x000008, "Wrong alignment on ULiveLinkVirtualSubject"); \ static_assert(sizeof(ULiveLinkVirtualSubject) == 0x000160, "Wrong size on ULiveLinkVirtualSubject"); \ static_assert(offsetof(ULiveLinkVirtualSubject, Role) == 0x000030, "Member 'ULiveLinkVirtualSubject::Role' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkVirtualSubject, Subjects) == 0x000038, "Member 'ULiveLinkVirtualSubject::Subjects' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkVirtualSubject, FrameTranslators) == 0x000048, "Member 'ULiveLinkVirtualSubject::FrameTranslators' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkVirtualSubject, bRebroadcastSubject) == 0x000058, "Member 'ULiveLinkVirtualSubject::bRebroadcastSubject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkSourceFactory \ static_assert(alignof(ULiveLinkSourceFactory) == 0x000008, "Wrong alignment on ULiveLinkSourceFactory"); \ static_assert(sizeof(ULiveLinkSourceFactory) == 0x000028, "Wrong size on ULiveLinkSourceFactory"); \ #define DUMPER7_ASSERTS_ULiveLinkFramePreProcessor \ static_assert(alignof(ULiveLinkFramePreProcessor) == 0x000008, "Wrong alignment on ULiveLinkFramePreProcessor"); \ static_assert(sizeof(ULiveLinkFramePreProcessor) == 0x000028, "Wrong size on ULiveLinkFramePreProcessor"); \ #define DUMPER7_ASSERTS_ULiveLinkFrameTranslator \ static_assert(alignof(ULiveLinkFrameTranslator) == 0x000008, "Wrong alignment on ULiveLinkFrameTranslator"); \ static_assert(sizeof(ULiveLinkFrameTranslator) == 0x000028, "Wrong size on ULiveLinkFrameTranslator"); \ #define DUMPER7_ASSERTS_ULiveLinkTransformRole \ static_assert(alignof(ULiveLinkTransformRole) == 0x000008, "Wrong alignment on ULiveLinkTransformRole"); \ static_assert(sizeof(ULiveLinkTransformRole) == 0x000028, "Wrong size on ULiveLinkTransformRole"); \ #define DUMPER7_ASSERTS_ULiveLinkCameraRole \ static_assert(alignof(ULiveLinkCameraRole) == 0x000008, "Wrong alignment on ULiveLinkCameraRole"); \ static_assert(sizeof(ULiveLinkCameraRole) == 0x000028, "Wrong size on ULiveLinkCameraRole"); \ #define DUMPER7_ASSERTS_ULiveLinkController \ static_assert(alignof(ULiveLinkController) == 0x000008, "Wrong alignment on ULiveLinkController"); \ static_assert(sizeof(ULiveLinkController) == 0x000028, "Wrong size on ULiveLinkController"); \ #define DUMPER7_ASSERTS_ULiveLinkCurveRemapSettings \ static_assert(alignof(ULiveLinkCurveRemapSettings) == 0x000008, "Wrong alignment on ULiveLinkCurveRemapSettings"); \ static_assert(sizeof(ULiveLinkCurveRemapSettings) == 0x0000F8, "Wrong size on ULiveLinkCurveRemapSettings"); \ static_assert(offsetof(ULiveLinkCurveRemapSettings, CurveConversionSettings) == 0x0000A8, "Member 'ULiveLinkCurveRemapSettings::CurveConversionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkSubjectSettings \ static_assert(alignof(ULiveLinkSubjectSettings) == 0x000008, "Wrong alignment on ULiveLinkSubjectSettings"); \ static_assert(sizeof(ULiveLinkSubjectSettings) == 0x000068, "Wrong size on ULiveLinkSubjectSettings"); \ static_assert(offsetof(ULiveLinkSubjectSettings, PreProcessors) == 0x000028, "Member 'ULiveLinkSubjectSettings::PreProcessors' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSubjectSettings, InterpolationProcessor) == 0x000038, "Member 'ULiveLinkSubjectSettings::InterpolationProcessor' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSubjectSettings, Translators) == 0x000040, "Member 'ULiveLinkSubjectSettings::Translators' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSubjectSettings, Role) == 0x000050, "Member 'ULiveLinkSubjectSettings::Role' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSubjectSettings, FrameRate) == 0x000058, "Member 'ULiveLinkSubjectSettings::FrameRate' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSubjectSettings, bRebroadcastSubject) == 0x000060, "Member 'ULiveLinkSubjectSettings::bRebroadcastSubject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkLightRole \ static_assert(alignof(ULiveLinkLightRole) == 0x000008, "Wrong alignment on ULiveLinkLightRole"); \ static_assert(sizeof(ULiveLinkLightRole) == 0x000028, "Wrong size on ULiveLinkLightRole"); \ #define DUMPER7_ASSERTS_GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget \ static_assert(alignof(GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget) == 0x000004, "Wrong alignment on GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget"); \ static_assert(sizeof(GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget) == 0x000004, "Wrong size on GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget"); \ static_assert(offsetof(GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget, EntryPoint) == 0x000000, "Member 'GameplayItemNotification_Widget_C_ExecuteUbergraph_GameplayItemNotification_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayItemNotification_Widget_C \ static_assert(alignof(UGameplayItemNotification_Widget_C) == 0x000008, "Wrong alignment on UGameplayItemNotification_Widget_C"); \ static_assert(sizeof(UGameplayItemNotification_Widget_C) == 0x000360, "Wrong size on UGameplayItemNotification_Widget_C"); \ static_assert(offsetof(UGameplayItemNotification_Widget_C, UberGraphFrame) == 0x000350, "Member 'UGameplayItemNotification_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayItemNotification_Widget_C, Main_Canvas_Panel) == 0x000358, "Member 'UGameplayItemNotification_Widget_C::Main_Canvas_Panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBaseFocusPoint \ static_assert(alignof(FBaseFocusPoint) == 0x000008, "Wrong alignment on FBaseFocusPoint"); \ static_assert(sizeof(FBaseFocusPoint) == 0x000008, "Wrong size on FBaseFocusPoint"); \ #define DUMPER7_ASSERTS_FBaseLensTable \ static_assert(alignof(FBaseLensTable) == 0x000008, "Wrong alignment on FBaseLensTable"); \ static_assert(sizeof(FBaseLensTable) == 0x000010, "Wrong size on FBaseLensTable"); \ static_assert(offsetof(FBaseLensTable, LensFile) == 0x000008, "Member 'FBaseLensTable::LensFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCalibratedMapFormat \ static_assert(alignof(FCalibratedMapFormat) == 0x000001, "Wrong alignment on FCalibratedMapFormat"); \ static_assert(sizeof(FCalibratedMapFormat) == 0x000003, "Wrong size on FCalibratedMapFormat"); \ static_assert(offsetof(FCalibratedMapFormat, PixelOrigin) == 0x000000, "Member 'FCalibratedMapFormat::PixelOrigin' has a wrong offset!"); \ static_assert(offsetof(FCalibratedMapFormat, UndistortionChannels) == 0x000001, "Member 'FCalibratedMapFormat::UndistortionChannels' has a wrong offset!"); \ static_assert(offsetof(FCalibratedMapFormat, DistortionChannels) == 0x000002, "Member 'FCalibratedMapFormat::DistortionChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensDataCategoryEditorColor \ static_assert(alignof(FLensDataCategoryEditorColor) == 0x000004, "Wrong alignment on FLensDataCategoryEditorColor"); \ static_assert(sizeof(FLensDataCategoryEditorColor) == 0x00001C, "Wrong size on FLensDataCategoryEditorColor"); \ static_assert(offsetof(FLensDataCategoryEditorColor, Focus) == 0x000000, "Member 'FLensDataCategoryEditorColor::Focus' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, Iris) == 0x000004, "Member 'FLensDataCategoryEditorColor::Iris' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, Zoom) == 0x000008, "Member 'FLensDataCategoryEditorColor::Zoom' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, Distortion) == 0x00000C, "Member 'FLensDataCategoryEditorColor::Distortion' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, ImageCenter) == 0x000010, "Member 'FLensDataCategoryEditorColor::ImageCenter' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, STMap) == 0x000014, "Member 'FLensDataCategoryEditorColor::STMap' has a wrong offset!"); \ static_assert(offsetof(FLensDataCategoryEditorColor, NodalOffset) == 0x000018, "Member 'FLensDataCategoryEditorColor::NodalOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionHandlerPicker \ static_assert(alignof(FDistortionHandlerPicker) == 0x000008, "Wrong alignment on FDistortionHandlerPicker"); \ static_assert(sizeof(FDistortionHandlerPicker) == 0x000028, "Wrong size on FDistortionHandlerPicker"); \ static_assert(offsetof(FDistortionHandlerPicker, TargetCameraComponent) == 0x000000, "Member 'FDistortionHandlerPicker::TargetCameraComponent' has a wrong offset!"); \ static_assert(offsetof(FDistortionHandlerPicker, DistortionProducerID) == 0x000008, "Member 'FDistortionHandlerPicker::DistortionProducerID' has a wrong offset!"); \ static_assert(offsetof(FDistortionHandlerPicker, HandlerDisplayName) == 0x000018, "Member 'FDistortionHandlerPicker::HandlerDisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionInfo \ static_assert(alignof(FDistortionInfo) == 0x000008, "Wrong alignment on FDistortionInfo"); \ static_assert(sizeof(FDistortionInfo) == 0x000010, "Wrong size on FDistortionInfo"); \ static_assert(offsetof(FDistortionInfo, Parameters) == 0x000000, "Member 'FDistortionInfo::Parameters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionZoomPoint \ static_assert(alignof(FDistortionZoomPoint) == 0x000008, "Wrong alignment on FDistortionZoomPoint"); \ static_assert(sizeof(FDistortionZoomPoint) == 0x000018, "Wrong size on FDistortionZoomPoint"); \ static_assert(offsetof(FDistortionZoomPoint, Zoom) == 0x000000, "Member 'FDistortionZoomPoint::Zoom' has a wrong offset!"); \ static_assert(offsetof(FDistortionZoomPoint, DistortionInfo) == 0x000008, "Member 'FDistortionZoomPoint::DistortionInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionFocusPoint \ static_assert(alignof(FDistortionFocusPoint) == 0x000008, "Wrong alignment on FDistortionFocusPoint"); \ static_assert(sizeof(FDistortionFocusPoint) == 0x0000A0, "Wrong size on FDistortionFocusPoint"); \ static_assert(offsetof(FDistortionFocusPoint, Focus) == 0x000008, "Member 'FDistortionFocusPoint::Focus' has a wrong offset!"); \ static_assert(offsetof(FDistortionFocusPoint, MapBlendingCurve) == 0x000010, "Member 'FDistortionFocusPoint::MapBlendingCurve' has a wrong offset!"); \ static_assert(offsetof(FDistortionFocusPoint, ZoomPoints) == 0x000090, "Member 'FDistortionFocusPoint::ZoomPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionTable \ static_assert(alignof(FDistortionTable) == 0x000008, "Wrong alignment on FDistortionTable"); \ static_assert(sizeof(FDistortionTable) == 0x000020, "Wrong size on FDistortionTable"); \ static_assert(offsetof(FDistortionTable, FocusPoints) == 0x000010, "Member 'FDistortionTable::FocusPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEncodersTable \ static_assert(alignof(FEncodersTable) == 0x000008, "Wrong alignment on FEncodersTable"); \ static_assert(sizeof(FEncodersTable) == 0x000100, "Wrong size on FEncodersTable"); \ static_assert(offsetof(FEncodersTable, Focus) == 0x000000, "Member 'FEncodersTable::Focus' has a wrong offset!"); \ static_assert(offsetof(FEncodersTable, Iris) == 0x000080, "Member 'FEncodersTable::Iris' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocalLengthInfo \ static_assert(alignof(FFocalLengthInfo) == 0x000008, "Wrong alignment on FFocalLengthInfo"); \ static_assert(sizeof(FFocalLengthInfo) == 0x000010, "Wrong size on FFocalLengthInfo"); \ static_assert(offsetof(FFocalLengthInfo, FxFy) == 0x000000, "Member 'FFocalLengthInfo::FxFy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocalLengthZoomPoint \ static_assert(alignof(FFocalLengthZoomPoint) == 0x000008, "Wrong alignment on FFocalLengthZoomPoint"); \ static_assert(sizeof(FFocalLengthZoomPoint) == 0x000020, "Wrong size on FFocalLengthZoomPoint"); \ static_assert(offsetof(FFocalLengthZoomPoint, Zoom) == 0x000000, "Member 'FFocalLengthZoomPoint::Zoom' has a wrong offset!"); \ static_assert(offsetof(FFocalLengthZoomPoint, FocalLengthInfo) == 0x000008, "Member 'FFocalLengthZoomPoint::FocalLengthInfo' has a wrong offset!"); \ static_assert(offsetof(FFocalLengthZoomPoint, bIsCalibrationPoint) == 0x000018, "Member 'FFocalLengthZoomPoint::bIsCalibrationPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocalLengthFocusPoint \ static_assert(alignof(FFocalLengthFocusPoint) == 0x000008, "Wrong alignment on FFocalLengthFocusPoint"); \ static_assert(sizeof(FFocalLengthFocusPoint) == 0x000120, "Wrong size on FFocalLengthFocusPoint"); \ static_assert(offsetof(FFocalLengthFocusPoint, Focus) == 0x000008, "Member 'FFocalLengthFocusPoint::Focus' has a wrong offset!"); \ static_assert(offsetof(FFocalLengthFocusPoint, Fx) == 0x000010, "Member 'FFocalLengthFocusPoint::Fx' has a wrong offset!"); \ static_assert(offsetof(FFocalLengthFocusPoint, Fy) == 0x000090, "Member 'FFocalLengthFocusPoint::Fy' has a wrong offset!"); \ static_assert(offsetof(FFocalLengthFocusPoint, ZoomPoints) == 0x000110, "Member 'FFocalLengthFocusPoint::ZoomPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocalLengthTable \ static_assert(alignof(FFocalLengthTable) == 0x000008, "Wrong alignment on FFocalLengthTable"); \ static_assert(sizeof(FFocalLengthTable) == 0x000020, "Wrong size on FFocalLengthTable"); \ static_assert(offsetof(FFocalLengthTable, FocusPoints) == 0x000010, "Member 'FFocalLengthTable::FocusPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImageCenterFocusPoint \ static_assert(alignof(FImageCenterFocusPoint) == 0x000008, "Wrong alignment on FImageCenterFocusPoint"); \ static_assert(sizeof(FImageCenterFocusPoint) == 0x000110, "Wrong size on FImageCenterFocusPoint"); \ static_assert(offsetof(FImageCenterFocusPoint, Focus) == 0x000008, "Member 'FImageCenterFocusPoint::Focus' has a wrong offset!"); \ static_assert(offsetof(FImageCenterFocusPoint, Cx) == 0x000010, "Member 'FImageCenterFocusPoint::Cx' has a wrong offset!"); \ static_assert(offsetof(FImageCenterFocusPoint, Cy) == 0x000090, "Member 'FImageCenterFocusPoint::Cy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImageCenterTable \ static_assert(alignof(FImageCenterTable) == 0x000008, "Wrong alignment on FImageCenterTable"); \ static_assert(sizeof(FImageCenterTable) == 0x000020, "Wrong size on FImageCenterTable"); \ static_assert(offsetof(FImageCenterTable, FocusPoints) == 0x000010, "Member 'FImageCenterTable::FocusPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensInfo \ static_assert(alignof(FLensInfo) == 0x000008, "Wrong alignment on FLensInfo"); \ static_assert(sizeof(FLensInfo) == 0x000040, "Wrong size on FLensInfo"); \ static_assert(offsetof(FLensInfo, LensModelName) == 0x000000, "Member 'FLensInfo::LensModelName' has a wrong offset!"); \ static_assert(offsetof(FLensInfo, LensSerialNumber) == 0x000010, "Member 'FLensInfo::LensSerialNumber' has a wrong offset!"); \ static_assert(offsetof(FLensInfo, LensModel) == 0x000020, "Member 'FLensInfo::LensModel' has a wrong offset!"); \ static_assert(offsetof(FLensInfo, SensorDimensions) == 0x000028, "Member 'FLensInfo::SensorDimensions' has a wrong offset!"); \ static_assert(offsetof(FLensInfo, ImageDimensions) == 0x000038, "Member 'FLensInfo::ImageDimensions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSTMapInfo \ static_assert(alignof(FSTMapInfo) == 0x000008, "Wrong alignment on FSTMapInfo"); \ static_assert(sizeof(FSTMapInfo) == 0x000010, "Wrong size on FSTMapInfo"); \ static_assert(offsetof(FSTMapInfo, DistortionMap) == 0x000000, "Member 'FSTMapInfo::DistortionMap' has a wrong offset!"); \ static_assert(offsetof(FSTMapInfo, MapFormat) == 0x000008, "Member 'FSTMapInfo::MapFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImageCenterInfo \ static_assert(alignof(FImageCenterInfo) == 0x000008, "Wrong alignment on FImageCenterInfo"); \ static_assert(sizeof(FImageCenterInfo) == 0x000010, "Wrong size on FImageCenterInfo"); \ static_assert(offsetof(FImageCenterInfo, PrincipalPoint) == 0x000000, "Member 'FImageCenterInfo::PrincipalPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodalPointOffset \ static_assert(alignof(FNodalPointOffset) == 0x000010, "Wrong alignment on FNodalPointOffset"); \ static_assert(sizeof(FNodalPointOffset) == 0x000040, "Wrong size on FNodalPointOffset"); \ static_assert(offsetof(FNodalPointOffset, LocationOffset) == 0x000000, "Member 'FNodalPointOffset::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(FNodalPointOffset, RotationOffset) == 0x000020, "Member 'FNodalPointOffset::RotationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionData \ static_assert(alignof(FDistortionData) == 0x000008, "Wrong alignment on FDistortionData"); \ static_assert(sizeof(FDistortionData) == 0x000018, "Wrong size on FDistortionData"); \ static_assert(offsetof(FDistortionData, DistortedUVs) == 0x000000, "Member 'FDistortionData::DistortedUVs' has a wrong offset!"); \ static_assert(offsetof(FDistortionData, OverscanFactor) == 0x000010, "Member 'FDistortionData::OverscanFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataTablePointInfoBase \ static_assert(alignof(FDataTablePointInfoBase) == 0x000004, "Wrong alignment on FDataTablePointInfoBase"); \ static_assert(sizeof(FDataTablePointInfoBase) == 0x000008, "Wrong size on FDataTablePointInfoBase"); \ static_assert(offsetof(FDataTablePointInfoBase, Focus) == 0x000000, "Member 'FDataTablePointInfoBase::Focus' has a wrong offset!"); \ static_assert(offsetof(FDataTablePointInfoBase, Zoom) == 0x000004, "Member 'FDataTablePointInfoBase::Zoom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDistortionPointInfo \ static_assert(alignof(FDistortionPointInfo) == 0x000008, "Wrong alignment on FDistortionPointInfo"); \ static_assert(sizeof(FDistortionPointInfo) == 0x000018, "Wrong size on FDistortionPointInfo"); \ static_assert(offsetof(FDistortionPointInfo, DistortionInfo) == 0x000008, "Member 'FDistortionPointInfo::DistortionInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocalLengthPointInfo \ static_assert(alignof(FFocalLengthPointInfo) == 0x000008, "Wrong alignment on FFocalLengthPointInfo"); \ static_assert(sizeof(FFocalLengthPointInfo) == 0x000018, "Wrong size on FFocalLengthPointInfo"); \ static_assert(offsetof(FFocalLengthPointInfo, FocalLengthInfo) == 0x000008, "Member 'FFocalLengthPointInfo::FocalLengthInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSTMapPointInfo \ static_assert(alignof(FSTMapPointInfo) == 0x000008, "Wrong alignment on FSTMapPointInfo"); \ static_assert(sizeof(FSTMapPointInfo) == 0x000018, "Wrong size on FSTMapPointInfo"); \ static_assert(offsetof(FSTMapPointInfo, STMapInfo) == 0x000008, "Member 'FSTMapPointInfo::STMapInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImageCenterPointInfo \ static_assert(alignof(FImageCenterPointInfo) == 0x000008, "Wrong alignment on FImageCenterPointInfo"); \ static_assert(sizeof(FImageCenterPointInfo) == 0x000018, "Wrong size on FImageCenterPointInfo"); \ static_assert(offsetof(FImageCenterPointInfo, ImageCenterInfo) == 0x000008, "Member 'FImageCenterPointInfo::ImageCenterInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodalOffsetPointInfo \ static_assert(alignof(FNodalOffsetPointInfo) == 0x000010, "Wrong alignment on FNodalOffsetPointInfo"); \ static_assert(sizeof(FNodalOffsetPointInfo) == 0x000050, "Wrong size on FNodalOffsetPointInfo"); \ static_assert(offsetof(FNodalOffsetPointInfo, NodalPointOffset) == 0x000010, "Member 'FNodalOffsetPointInfo::NodalPointOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensDistortionState \ static_assert(alignof(FLensDistortionState) == 0x000008, "Wrong alignment on FLensDistortionState"); \ static_assert(sizeof(FLensDistortionState) == 0x000030, "Wrong size on FLensDistortionState"); \ static_assert(offsetof(FLensDistortionState, DistortionInfo) == 0x000000, "Member 'FLensDistortionState::DistortionInfo' has a wrong offset!"); \ static_assert(offsetof(FLensDistortionState, FocalLengthInfo) == 0x000010, "Member 'FLensDistortionState::FocalLengthInfo' has a wrong offset!"); \ static_assert(offsetof(FLensDistortionState, ImageCenter) == 0x000020, "Member 'FLensDistortionState::ImageCenter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensFilePicker \ static_assert(alignof(FLensFilePicker) == 0x000008, "Wrong alignment on FLensFilePicker"); \ static_assert(sizeof(FLensFilePicker) == 0x000010, "Wrong size on FLensFilePicker"); \ static_assert(offsetof(FLensFilePicker, bUseDefaultLensFile) == 0x000000, "Member 'FLensFilePicker::bUseDefaultLensFile' has a wrong offset!"); \ static_assert(offsetof(FLensFilePicker, LensFile) == 0x000008, "Member 'FLensFilePicker::LensFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLensFileEvaluationInputs \ static_assert(alignof(FLensFileEvaluationInputs) == 0x000004, "Wrong alignment on FLensFileEvaluationInputs"); \ static_assert(sizeof(FLensFileEvaluationInputs) == 0x00001C, "Wrong size on FLensFileEvaluationInputs"); \ static_assert(offsetof(FLensFileEvaluationInputs, Focus) == 0x000000, "Member 'FLensFileEvaluationInputs::Focus' has a wrong offset!"); \ static_assert(offsetof(FLensFileEvaluationInputs, Iris) == 0x000004, "Member 'FLensFileEvaluationInputs::Iris' has a wrong offset!"); \ static_assert(offsetof(FLensFileEvaluationInputs, Zoom) == 0x000008, "Member 'FLensFileEvaluationInputs::Zoom' has a wrong offset!"); \ static_assert(offsetof(FLensFileEvaluationInputs, Filmback) == 0x00000C, "Member 'FLensFileEvaluationInputs::Filmback' has a wrong offset!"); \ static_assert(offsetof(FLensFileEvaluationInputs, bIsValid) == 0x000018, "Member 'FLensFileEvaluationInputs::bIsValid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodalOffsetFocusPoint \ static_assert(alignof(FNodalOffsetFocusPoint) == 0x000008, "Wrong alignment on FNodalOffsetFocusPoint"); \ static_assert(sizeof(FNodalOffsetFocusPoint) == 0x000310, "Wrong size on FNodalOffsetFocusPoint"); \ static_assert(offsetof(FNodalOffsetFocusPoint, Focus) == 0x000008, "Member 'FNodalOffsetFocusPoint::Focus' has a wrong offset!"); \ static_assert(offsetof(FNodalOffsetFocusPoint, LocationOffset) == 0x000010, "Member 'FNodalOffsetFocusPoint::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(FNodalOffsetFocusPoint, RotationOffset) == 0x000190, "Member 'FNodalOffsetFocusPoint::RotationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodalOffsetTable \ static_assert(alignof(FNodalOffsetTable) == 0x000008, "Wrong alignment on FNodalOffsetTable"); \ static_assert(sizeof(FNodalOffsetTable) == 0x000020, "Wrong size on FNodalOffsetTable"); \ static_assert(offsetof(FNodalOffsetTable, FocusPoints) == 0x000010, "Member 'FNodalOffsetTable::FocusPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSphericalDistortionParameters \ static_assert(alignof(FSphericalDistortionParameters) == 0x000004, "Wrong alignment on FSphericalDistortionParameters"); \ static_assert(sizeof(FSphericalDistortionParameters) == 0x000014, "Wrong size on FSphericalDistortionParameters"); \ static_assert(offsetof(FSphericalDistortionParameters, K1) == 0x000000, "Member 'FSphericalDistortionParameters::K1' has a wrong offset!"); \ static_assert(offsetof(FSphericalDistortionParameters, K2) == 0x000004, "Member 'FSphericalDistortionParameters::K2' has a wrong offset!"); \ static_assert(offsetof(FSphericalDistortionParameters, K3) == 0x000008, "Member 'FSphericalDistortionParameters::K3' has a wrong offset!"); \ static_assert(offsetof(FSphericalDistortionParameters, P1) == 0x00000C, "Member 'FSphericalDistortionParameters::P1' has a wrong offset!"); \ static_assert(offsetof(FSphericalDistortionParameters, P2) == 0x000010, "Member 'FSphericalDistortionParameters::P2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDerivedDistortionData \ static_assert(alignof(FDerivedDistortionData) == 0x000008, "Wrong alignment on FDerivedDistortionData"); \ static_assert(sizeof(FDerivedDistortionData) == 0x000030, "Wrong size on FDerivedDistortionData"); \ static_assert(offsetof(FDerivedDistortionData, DistortionData) == 0x000000, "Member 'FDerivedDistortionData::DistortionData' has a wrong offset!"); \ static_assert(offsetof(FDerivedDistortionData, UndistortionDisplacementMap) == 0x000018, "Member 'FDerivedDistortionData::UndistortionDisplacementMap' has a wrong offset!"); \ static_assert(offsetof(FDerivedDistortionData, DistortionDisplacementMap) == 0x000020, "Member 'FDerivedDistortionData::DistortionDisplacementMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSTMapZoomPoint \ static_assert(alignof(FSTMapZoomPoint) == 0x000008, "Wrong alignment on FSTMapZoomPoint"); \ static_assert(sizeof(FSTMapZoomPoint) == 0x000050, "Wrong size on FSTMapZoomPoint"); \ static_assert(offsetof(FSTMapZoomPoint, Zoom) == 0x000000, "Member 'FSTMapZoomPoint::Zoom' has a wrong offset!"); \ static_assert(offsetof(FSTMapZoomPoint, STMapInfo) == 0x000008, "Member 'FSTMapZoomPoint::STMapInfo' has a wrong offset!"); \ static_assert(offsetof(FSTMapZoomPoint, DerivedDistortionData) == 0x000018, "Member 'FSTMapZoomPoint::DerivedDistortionData' has a wrong offset!"); \ static_assert(offsetof(FSTMapZoomPoint, bIsCalibrationPoint) == 0x000048, "Member 'FSTMapZoomPoint::bIsCalibrationPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSTMapFocusPoint \ static_assert(alignof(FSTMapFocusPoint) == 0x000008, "Wrong alignment on FSTMapFocusPoint"); \ static_assert(sizeof(FSTMapFocusPoint) == 0x0000A0, "Wrong size on FSTMapFocusPoint"); \ static_assert(offsetof(FSTMapFocusPoint, Focus) == 0x000008, "Member 'FSTMapFocusPoint::Focus' has a wrong offset!"); \ static_assert(offsetof(FSTMapFocusPoint, MapBlendingCurve) == 0x000010, "Member 'FSTMapFocusPoint::MapBlendingCurve' has a wrong offset!"); \ static_assert(offsetof(FSTMapFocusPoint, ZoomPoints) == 0x000090, "Member 'FSTMapFocusPoint::ZoomPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSTMapTable \ static_assert(alignof(FSTMapTable) == 0x000008, "Wrong alignment on FSTMapTable"); \ static_assert(sizeof(FSTMapTable) == 0x000020, "Wrong size on FSTMapTable"); \ static_assert(offsetof(FSTMapTable, FocusPoints) == 0x000010, "Member 'FSTMapTable::FocusPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraCalibrationStep \ static_assert(alignof(UCameraCalibrationStep) == 0x000008, "Wrong alignment on UCameraCalibrationStep"); \ static_assert(sizeof(UCameraCalibrationStep) == 0x000028, "Wrong size on UCameraCalibrationStep"); \ #define DUMPER7_ASSERTS_LensDistortionModelHandlerBase_SetDistortionState \ static_assert(alignof(LensDistortionModelHandlerBase_SetDistortionState) == 0x000008, "Wrong alignment on LensDistortionModelHandlerBase_SetDistortionState"); \ static_assert(sizeof(LensDistortionModelHandlerBase_SetDistortionState) == 0x000030, "Wrong size on LensDistortionModelHandlerBase_SetDistortionState"); \ static_assert(offsetof(LensDistortionModelHandlerBase_SetDistortionState, InNewState) == 0x000000, "Member 'LensDistortionModelHandlerBase_SetDistortionState::InNewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensDistortionModelHandlerBase_GetDistortionDisplacementMap \ static_assert(alignof(LensDistortionModelHandlerBase_GetDistortionDisplacementMap) == 0x000008, "Wrong alignment on LensDistortionModelHandlerBase_GetDistortionDisplacementMap"); \ static_assert(sizeof(LensDistortionModelHandlerBase_GetDistortionDisplacementMap) == 0x000008, "Wrong size on LensDistortionModelHandlerBase_GetDistortionDisplacementMap"); \ static_assert(offsetof(LensDistortionModelHandlerBase_GetDistortionDisplacementMap, ReturnValue) == 0x000000, "Member 'LensDistortionModelHandlerBase_GetDistortionDisplacementMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensDistortionModelHandlerBase_GetUndistortionDisplacementMap \ static_assert(alignof(LensDistortionModelHandlerBase_GetUndistortionDisplacementMap) == 0x000008, "Wrong alignment on LensDistortionModelHandlerBase_GetUndistortionDisplacementMap"); \ static_assert(sizeof(LensDistortionModelHandlerBase_GetUndistortionDisplacementMap) == 0x000008, "Wrong size on LensDistortionModelHandlerBase_GetUndistortionDisplacementMap"); \ static_assert(offsetof(LensDistortionModelHandlerBase_GetUndistortionDisplacementMap, ReturnValue) == 0x000000, "Member 'LensDistortionModelHandlerBase_GetUndistortionDisplacementMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensDistortionModelHandlerBase_IsModelSupported \ static_assert(alignof(LensDistortionModelHandlerBase_IsModelSupported) == 0x000008, "Wrong alignment on LensDistortionModelHandlerBase_IsModelSupported"); \ static_assert(sizeof(LensDistortionModelHandlerBase_IsModelSupported) == 0x000010, "Wrong size on LensDistortionModelHandlerBase_IsModelSupported"); \ static_assert(offsetof(LensDistortionModelHandlerBase_IsModelSupported, ModelToSupport) == 0x000000, "Member 'LensDistortionModelHandlerBase_IsModelSupported::ModelToSupport' has a wrong offset!"); \ static_assert(offsetof(LensDistortionModelHandlerBase_IsModelSupported, ReturnValue) == 0x000008, "Member 'LensDistortionModelHandlerBase_IsModelSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULensDistortionModelHandlerBase \ static_assert(alignof(ULensDistortionModelHandlerBase) == 0x000008, "Wrong alignment on ULensDistortionModelHandlerBase"); \ static_assert(sizeof(ULensDistortionModelHandlerBase) == 0x0000B8, "Wrong size on ULensDistortionModelHandlerBase"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, LensModelClass) == 0x000028, "Member 'ULensDistortionModelHandlerBase::LensModelClass' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, DistortionPostProcessMID) == 0x000030, "Member 'ULensDistortionModelHandlerBase::DistortionPostProcessMID' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, CurrentState) == 0x000038, "Member 'ULensDistortionModelHandlerBase::CurrentState' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, DisplayName) == 0x000068, "Member 'ULensDistortionModelHandlerBase::DisplayName' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, OverscanFactor) == 0x000078, "Member 'ULensDistortionModelHandlerBase::OverscanFactor' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, UndistortionDisplacementMapMID) == 0x000080, "Member 'ULensDistortionModelHandlerBase::UndistortionDisplacementMapMID' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, DistortionDisplacementMapMID) == 0x000088, "Member 'ULensDistortionModelHandlerBase::DistortionDisplacementMapMID' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, UndistortionDisplacementMapRT) == 0x000090, "Member 'ULensDistortionModelHandlerBase::UndistortionDisplacementMapRT' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, DistortionDisplacementMapRT) == 0x000098, "Member 'ULensDistortionModelHandlerBase::DistortionDisplacementMapRT' has a wrong offset!"); \ static_assert(offsetof(ULensDistortionModelHandlerBase, DistortionProducerID) == 0x0000A0, "Member 'ULensDistortionModelHandlerBase::DistortionProducerID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULensModel \ static_assert(alignof(ULensModel) == 0x000008, "Wrong alignment on ULensModel"); \ static_assert(sizeof(ULensModel) == 0x000028, "Wrong size on ULensModel"); \ #define DUMPER7_ASSERTS_CalibrationPointComponent_GetNamespacedPointNames \ static_assert(alignof(CalibrationPointComponent_GetNamespacedPointNames) == 0x000008, "Wrong alignment on CalibrationPointComponent_GetNamespacedPointNames"); \ static_assert(sizeof(CalibrationPointComponent_GetNamespacedPointNames) == 0x000010, "Wrong size on CalibrationPointComponent_GetNamespacedPointNames"); \ static_assert(offsetof(CalibrationPointComponent_GetNamespacedPointNames, OutNamespacedNames) == 0x000000, "Member 'CalibrationPointComponent_GetNamespacedPointNames::OutNamespacedNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CalibrationPointComponent_GetWorldLocation \ static_assert(alignof(CalibrationPointComponent_GetWorldLocation) == 0x000008, "Wrong alignment on CalibrationPointComponent_GetWorldLocation"); \ static_assert(sizeof(CalibrationPointComponent_GetWorldLocation) == 0x000030, "Wrong size on CalibrationPointComponent_GetWorldLocation"); \ static_assert(offsetof(CalibrationPointComponent_GetWorldLocation, InPointName) == 0x000000, "Member 'CalibrationPointComponent_GetWorldLocation::InPointName' has a wrong offset!"); \ static_assert(offsetof(CalibrationPointComponent_GetWorldLocation, OutLocation) == 0x000010, "Member 'CalibrationPointComponent_GetWorldLocation::OutLocation' has a wrong offset!"); \ static_assert(offsetof(CalibrationPointComponent_GetWorldLocation, ReturnValue) == 0x000028, "Member 'CalibrationPointComponent_GetWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CalibrationPointComponent_NamespacedSubpointName \ static_assert(alignof(CalibrationPointComponent_NamespacedSubpointName) == 0x000008, "Wrong alignment on CalibrationPointComponent_NamespacedSubpointName"); \ static_assert(sizeof(CalibrationPointComponent_NamespacedSubpointName) == 0x000028, "Wrong size on CalibrationPointComponent_NamespacedSubpointName"); \ static_assert(offsetof(CalibrationPointComponent_NamespacedSubpointName, InSubpointName) == 0x000000, "Member 'CalibrationPointComponent_NamespacedSubpointName::InSubpointName' has a wrong offset!"); \ static_assert(offsetof(CalibrationPointComponent_NamespacedSubpointName, OutNamespacedName) == 0x000010, "Member 'CalibrationPointComponent_NamespacedSubpointName::OutNamespacedName' has a wrong offset!"); \ static_assert(offsetof(CalibrationPointComponent_NamespacedSubpointName, ReturnValue) == 0x000020, "Member 'CalibrationPointComponent_NamespacedSubpointName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCalibrationPointComponent \ static_assert(alignof(UCalibrationPointComponent) == 0x000010, "Wrong alignment on UCalibrationPointComponent"); \ static_assert(sizeof(UCalibrationPointComponent) == 0x000660, "Wrong size on UCalibrationPointComponent"); \ static_assert(offsetof(UCalibrationPointComponent, SubPoints) == 0x0005F8, "Member 'UCalibrationPointComponent::SubPoints' has a wrong offset!"); \ static_assert(offsetof(UCalibrationPointComponent, bVisualizePointsInEditor) == 0x000648, "Member 'UCalibrationPointComponent::bVisualizePointsInEditor' has a wrong offset!"); \ static_assert(offsetof(UCalibrationPointComponent, PointVisualizationScale) == 0x00064C, "Member 'UCalibrationPointComponent::PointVisualizationScale' has a wrong offset!"); \ static_assert(offsetof(UCalibrationPointComponent, VisualizationShape) == 0x000650, "Member 'UCalibrationPointComponent::VisualizationShape' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACameraCalibrationCheckerboard \ static_assert(alignof(ACameraCalibrationCheckerboard) == 0x000008, "Wrong alignment on ACameraCalibrationCheckerboard"); \ static_assert(sizeof(ACameraCalibrationCheckerboard) == 0x000308, "Wrong size on ACameraCalibrationCheckerboard"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, Root) == 0x0002B0, "Member 'ACameraCalibrationCheckerboard::Root' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, TopLeft) == 0x0002B8, "Member 'ACameraCalibrationCheckerboard::TopLeft' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, TopRight) == 0x0002C0, "Member 'ACameraCalibrationCheckerboard::TopRight' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, BottomLeft) == 0x0002C8, "Member 'ACameraCalibrationCheckerboard::BottomLeft' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, BottomRight) == 0x0002D0, "Member 'ACameraCalibrationCheckerboard::BottomRight' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, Center) == 0x0002D8, "Member 'ACameraCalibrationCheckerboard::Center' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, NumCornerRows) == 0x0002E0, "Member 'ACameraCalibrationCheckerboard::NumCornerRows' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, NumCornerCols) == 0x0002E4, "Member 'ACameraCalibrationCheckerboard::NumCornerCols' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, SquareSideLength) == 0x0002E8, "Member 'ACameraCalibrationCheckerboard::SquareSideLength' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, Thickness) == 0x0002EC, "Member 'ACameraCalibrationCheckerboard::Thickness' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, CubeMesh) == 0x0002F0, "Member 'ACameraCalibrationCheckerboard::CubeMesh' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, OddCubeMaterial) == 0x0002F8, "Member 'ACameraCalibrationCheckerboard::OddCubeMaterial' has a wrong offset!"); \ static_assert(offsetof(ACameraCalibrationCheckerboard, EvenCubeMaterial) == 0x000300, "Member 'ACameraCalibrationCheckerboard::EvenCubeMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraCalibrationSettings \ static_assert(alignof(UCameraCalibrationSettings) == 0x000008, "Wrong alignment on UCameraCalibrationSettings"); \ static_assert(sizeof(UCameraCalibrationSettings) == 0x000178, "Wrong size on UCameraCalibrationSettings"); \ static_assert(offsetof(UCameraCalibrationSettings, StartupLensFile) == 0x000038, "Member 'UCameraCalibrationSettings::StartupLensFile' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, DisplacementMapResolution) == 0x000068, "Member 'UCameraCalibrationSettings::DisplacementMapResolution' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, CalibrationInputTolerance) == 0x000070, "Member 'UCameraCalibrationSettings::CalibrationInputTolerance' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, DefaultUndistortionDisplacementMaterials) == 0x000078, "Member 'UCameraCalibrationSettings::DefaultUndistortionDisplacementMaterials' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, DefaultDistortionDisplacementMaterials) == 0x0000C8, "Member 'UCameraCalibrationSettings::DefaultDistortionDisplacementMaterials' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, DefaultDistortionMaterials) == 0x000118, "Member 'UCameraCalibrationSettings::DefaultDistortionMaterials' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSettings, bEnableCalibrationDatasetImportExport) == 0x000168, "Member 'UCameraCalibrationSettings::bEnableCalibrationDatasetImportExport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraCalibrationEditorSettings \ static_assert(alignof(UCameraCalibrationEditorSettings) == 0x000008, "Wrong alignment on UCameraCalibrationEditorSettings"); \ static_assert(sizeof(UCameraCalibrationEditorSettings) == 0x000038, "Wrong size on UCameraCalibrationEditorSettings"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler \ static_assert(alignof(CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler"); \ static_assert(sizeof(CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler) == 0x000038, "Wrong size on CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler, DistortionHandlerPicker) == 0x000000, "Member 'CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler::DistortionHandlerPicker' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler, LensModelClass) == 0x000028, "Member 'CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler::LensModelClass' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler, ReturnValue) == 0x000030, "Member 'CameraCalibrationSubsystem_FindOrCreateDistortionModelHandler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetDistortionModelHandlers \ static_assert(alignof(CameraCalibrationSubsystem_GetDistortionModelHandlers) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetDistortionModelHandlers"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetDistortionModelHandlers) == 0x000018, "Wrong size on CameraCalibrationSubsystem_GetDistortionModelHandlers"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetDistortionModelHandlers, Component) == 0x000000, "Member 'CameraCalibrationSubsystem_GetDistortionModelHandlers::Component' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetDistortionModelHandlers, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetDistortionModelHandlers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_SetDefaultLensFile \ static_assert(alignof(CameraCalibrationSubsystem_SetDefaultLensFile) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_SetDefaultLensFile"); \ static_assert(sizeof(CameraCalibrationSubsystem_SetDefaultLensFile) == 0x000008, "Wrong size on CameraCalibrationSubsystem_SetDefaultLensFile"); \ static_assert(offsetof(CameraCalibrationSubsystem_SetDefaultLensFile, NewDefaultLensFile) == 0x000000, "Member 'CameraCalibrationSubsystem_SetDefaultLensFile::NewDefaultLensFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_UnregisterDistortionModelHandler \ static_assert(alignof(CameraCalibrationSubsystem_UnregisterDistortionModelHandler) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_UnregisterDistortionModelHandler"); \ static_assert(sizeof(CameraCalibrationSubsystem_UnregisterDistortionModelHandler) == 0x000010, "Wrong size on CameraCalibrationSubsystem_UnregisterDistortionModelHandler"); \ static_assert(offsetof(CameraCalibrationSubsystem_UnregisterDistortionModelHandler, Component) == 0x000000, "Member 'CameraCalibrationSubsystem_UnregisterDistortionModelHandler::Component' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_UnregisterDistortionModelHandler, Handler) == 0x000008, "Member 'CameraCalibrationSubsystem_UnregisterDistortionModelHandler::Handler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_FindDistortionModelHandler \ static_assert(alignof(CameraCalibrationSubsystem_FindDistortionModelHandler) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_FindDistortionModelHandler"); \ static_assert(sizeof(CameraCalibrationSubsystem_FindDistortionModelHandler) == 0x000038, "Wrong size on CameraCalibrationSubsystem_FindDistortionModelHandler"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindDistortionModelHandler, DistortionHandlerPicker) == 0x000000, "Member 'CameraCalibrationSubsystem_FindDistortionModelHandler::DistortionHandlerPicker' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindDistortionModelHandler, bUpdatePicker) == 0x000028, "Member 'CameraCalibrationSubsystem_FindDistortionModelHandler::bUpdatePicker' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_FindDistortionModelHandler, ReturnValue) == 0x000030, "Member 'CameraCalibrationSubsystem_FindDistortionModelHandler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraCalibrationStep \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraCalibrationStep) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraCalibrationStep"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraCalibrationStep) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraCalibrationStep"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraCalibrationStep, Name_0) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraCalibrationStep::Name_0' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraCalibrationStep, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetCameraCalibrationStep::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraCalibrationSteps \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraCalibrationSteps) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraCalibrationSteps"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraCalibrationSteps) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraCalibrationSteps"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraCalibrationSteps, ReturnValue) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraCalibrationSteps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraImageCenterAlgo \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraImageCenterAlgo) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraImageCenterAlgo"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraImageCenterAlgo) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraImageCenterAlgo"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraImageCenterAlgo, Name_0) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraImageCenterAlgo::Name_0' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraImageCenterAlgo, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetCameraImageCenterAlgo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraImageCenterAlgos \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraImageCenterAlgos) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraImageCenterAlgos"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraImageCenterAlgos) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraImageCenterAlgos"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraImageCenterAlgos, ReturnValue) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraImageCenterAlgos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo, Name_0) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo::Name_0' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetCameraNodalOffsetAlgo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos \ static_assert(alignof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos, ReturnValue) == 0x000000, "Member 'CameraCalibrationSubsystem_GetCameraNodalOffsetAlgos::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetDefaultLensFile \ static_assert(alignof(CameraCalibrationSubsystem_GetDefaultLensFile) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetDefaultLensFile"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetDefaultLensFile) == 0x000008, "Wrong size on CameraCalibrationSubsystem_GetDefaultLensFile"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetDefaultLensFile, ReturnValue) == 0x000000, "Member 'CameraCalibrationSubsystem_GetDefaultLensFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetLensFile \ static_assert(alignof(CameraCalibrationSubsystem_GetLensFile) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetLensFile"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetLensFile) == 0x000018, "Wrong size on CameraCalibrationSubsystem_GetLensFile"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetLensFile, Picker) == 0x000000, "Member 'CameraCalibrationSubsystem_GetLensFile::Picker' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetLensFile, ReturnValue) == 0x000010, "Member 'CameraCalibrationSubsystem_GetLensFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetOverlayMaterial \ static_assert(alignof(CameraCalibrationSubsystem_GetOverlayMaterial) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetOverlayMaterial"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetOverlayMaterial) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetOverlayMaterial"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetOverlayMaterial, OverlayName) == 0x000000, "Member 'CameraCalibrationSubsystem_GetOverlayMaterial::OverlayName' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetOverlayMaterial, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetOverlayMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetOverlayMaterialNames \ static_assert(alignof(CameraCalibrationSubsystem_GetOverlayMaterialNames) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetOverlayMaterialNames"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetOverlayMaterialNames) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetOverlayMaterialNames"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetOverlayMaterialNames, ReturnValue) == 0x000000, "Member 'CameraCalibrationSubsystem_GetOverlayMaterialNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraCalibrationSubsystem_GetRegisteredLensModel \ static_assert(alignof(CameraCalibrationSubsystem_GetRegisteredLensModel) == 0x000008, "Wrong alignment on CameraCalibrationSubsystem_GetRegisteredLensModel"); \ static_assert(sizeof(CameraCalibrationSubsystem_GetRegisteredLensModel) == 0x000010, "Wrong size on CameraCalibrationSubsystem_GetRegisteredLensModel"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetRegisteredLensModel, ModelName) == 0x000000, "Member 'CameraCalibrationSubsystem_GetRegisteredLensModel::ModelName' has a wrong offset!"); \ static_assert(offsetof(CameraCalibrationSubsystem_GetRegisteredLensModel, ReturnValue) == 0x000008, "Member 'CameraCalibrationSubsystem_GetRegisteredLensModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraCalibrationSubsystem \ static_assert(alignof(UCameraCalibrationSubsystem) == 0x000008, "Wrong alignment on UCameraCalibrationSubsystem"); \ static_assert(sizeof(UCameraCalibrationSubsystem) == 0x000220, "Wrong size on UCameraCalibrationSubsystem"); \ static_assert(offsetof(UCameraCalibrationSubsystem, DefaultLensFile) == 0x000030, "Member 'UCameraCalibrationSubsystem::DefaultLensFile' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSubsystem, LensModelMap) == 0x000038, "Member 'UCameraCalibrationSubsystem::LensModelMap' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSubsystem, CameraNodalOffsetAlgosMap) == 0x000088, "Member 'UCameraCalibrationSubsystem::CameraNodalOffsetAlgosMap' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSubsystem, CameraImageCenterAlgosMap) == 0x0000D8, "Member 'UCameraCalibrationSubsystem::CameraImageCenterAlgosMap' has a wrong offset!"); \ static_assert(offsetof(UCameraCalibrationSubsystem, CameraCalibrationStepsMap) == 0x000128, "Member 'UCameraCalibrationSubsystem::CameraCalibrationStepsMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraImageCenterAlgo \ static_assert(alignof(UCameraImageCenterAlgo) == 0x000008, "Wrong alignment on UCameraImageCenterAlgo"); \ static_assert(sizeof(UCameraImageCenterAlgo) == 0x000030, "Wrong size on UCameraImageCenterAlgo"); \ #define DUMPER7_ASSERTS_UCameraLensDistortionAlgo \ static_assert(alignof(UCameraLensDistortionAlgo) == 0x000008, "Wrong alignment on UCameraLensDistortionAlgo"); \ static_assert(sizeof(UCameraLensDistortionAlgo) == 0x000028, "Wrong size on UCameraLensDistortionAlgo"); \ #define DUMPER7_ASSERTS_UCameraNodalOffsetAlgo \ static_assert(alignof(UCameraNodalOffsetAlgo) == 0x000008, "Wrong alignment on UCameraNodalOffsetAlgo"); \ static_assert(sizeof(UCameraNodalOffsetAlgo) == 0x000028, "Wrong size on UCameraNodalOffsetAlgo"); \ #define DUMPER7_ASSERTS_LensComponent_ApplyNodalOffset \ static_assert(alignof(LensComponent_ApplyNodalOffset) == 0x000008, "Wrong alignment on LensComponent_ApplyNodalOffset"); \ static_assert(sizeof(LensComponent_ApplyNodalOffset) == 0x000018, "Wrong size on LensComponent_ApplyNodalOffset"); \ static_assert(offsetof(LensComponent_ApplyNodalOffset, ComponentToOffset) == 0x000000, "Member 'LensComponent_ApplyNodalOffset::ComponentToOffset' has a wrong offset!"); \ static_assert(offsetof(LensComponent_ApplyNodalOffset, bUseManualInputs) == 0x000008, "Member 'LensComponent_ApplyNodalOffset::bUseManualInputs' has a wrong offset!"); \ static_assert(offsetof(LensComponent_ApplyNodalOffset, ManualFocusInput) == 0x00000C, "Member 'LensComponent_ApplyNodalOffset::ManualFocusInput' has a wrong offset!"); \ static_assert(offsetof(LensComponent_ApplyNodalOffset, ManualZoomInput) == 0x000010, "Member 'LensComponent_ApplyNodalOffset::ManualZoomInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetApplyDistortion \ static_assert(alignof(LensComponent_SetApplyDistortion) == 0x000001, "Wrong alignment on LensComponent_SetApplyDistortion"); \ static_assert(sizeof(LensComponent_SetApplyDistortion) == 0x000001, "Wrong size on LensComponent_SetApplyDistortion"); \ static_assert(offsetof(LensComponent_SetApplyDistortion, bApply) == 0x000000, "Member 'LensComponent_SetApplyDistortion::bApply' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetApplyNodalOffsetOnTick \ static_assert(alignof(LensComponent_SetApplyNodalOffsetOnTick) == 0x000001, "Wrong alignment on LensComponent_SetApplyNodalOffsetOnTick"); \ static_assert(sizeof(LensComponent_SetApplyNodalOffsetOnTick) == 0x000001, "Wrong size on LensComponent_SetApplyNodalOffsetOnTick"); \ static_assert(offsetof(LensComponent_SetApplyNodalOffsetOnTick, bApplyNodalOffset) == 0x000000, "Member 'LensComponent_SetApplyNodalOffsetOnTick::bApplyNodalOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetCroppedFilmback \ static_assert(alignof(LensComponent_SetCroppedFilmback) == 0x000004, "Wrong alignment on LensComponent_SetCroppedFilmback"); \ static_assert(sizeof(LensComponent_SetCroppedFilmback) == 0x00000C, "Wrong size on LensComponent_SetCroppedFilmback"); \ static_assert(offsetof(LensComponent_SetCroppedFilmback, Filmback) == 0x000000, "Member 'LensComponent_SetCroppedFilmback::Filmback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetDistortionSource \ static_assert(alignof(LensComponent_SetDistortionSource) == 0x000001, "Wrong alignment on LensComponent_SetDistortionSource"); \ static_assert(sizeof(LensComponent_SetDistortionSource) == 0x000001, "Wrong size on LensComponent_SetDistortionSource"); \ static_assert(offsetof(LensComponent_SetDistortionSource, Source) == 0x000000, "Member 'LensComponent_SetDistortionSource::Source' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetDistortionState \ static_assert(alignof(LensComponent_SetDistortionState) == 0x000008, "Wrong alignment on LensComponent_SetDistortionState"); \ static_assert(sizeof(LensComponent_SetDistortionState) == 0x000030, "Wrong size on LensComponent_SetDistortionState"); \ static_assert(offsetof(LensComponent_SetDistortionState, State) == 0x000000, "Member 'LensComponent_SetDistortionState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetFilmbackOverrideSetting \ static_assert(alignof(LensComponent_SetFilmbackOverrideSetting) == 0x000001, "Wrong alignment on LensComponent_SetFilmbackOverrideSetting"); \ static_assert(sizeof(LensComponent_SetFilmbackOverrideSetting) == 0x000001, "Wrong size on LensComponent_SetFilmbackOverrideSetting"); \ static_assert(offsetof(LensComponent_SetFilmbackOverrideSetting, Setting) == 0x000000, "Member 'LensComponent_SetFilmbackOverrideSetting::Setting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetFIZEvaluationMode \ static_assert(alignof(LensComponent_SetFIZEvaluationMode) == 0x000001, "Wrong alignment on LensComponent_SetFIZEvaluationMode"); \ static_assert(sizeof(LensComponent_SetFIZEvaluationMode) == 0x000001, "Wrong size on LensComponent_SetFIZEvaluationMode"); \ static_assert(offsetof(LensComponent_SetFIZEvaluationMode, Mode) == 0x000000, "Member 'LensComponent_SetFIZEvaluationMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetLensFile \ static_assert(alignof(LensComponent_SetLensFile) == 0x000008, "Wrong alignment on LensComponent_SetLensFile"); \ static_assert(sizeof(LensComponent_SetLensFile) == 0x000008, "Wrong size on LensComponent_SetLensFile"); \ static_assert(offsetof(LensComponent_SetLensFile, LensFile) == 0x000000, "Member 'LensComponent_SetLensFile::LensFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetLensFilePicker \ static_assert(alignof(LensComponent_SetLensFilePicker) == 0x000008, "Wrong alignment on LensComponent_SetLensFilePicker"); \ static_assert(sizeof(LensComponent_SetLensFilePicker) == 0x000010, "Wrong size on LensComponent_SetLensFilePicker"); \ static_assert(offsetof(LensComponent_SetLensFilePicker, LensFile) == 0x000000, "Member 'LensComponent_SetLensFilePicker::LensFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetLensModel \ static_assert(alignof(LensComponent_SetLensModel) == 0x000008, "Wrong alignment on LensComponent_SetLensModel"); \ static_assert(sizeof(LensComponent_SetLensModel) == 0x000008, "Wrong size on LensComponent_SetLensModel"); \ static_assert(offsetof(LensComponent_SetLensModel, Model) == 0x000000, "Member 'LensComponent_SetLensModel::Model' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_SetOverscanMultiplier \ static_assert(alignof(LensComponent_SetOverscanMultiplier) == 0x000004, "Wrong alignment on LensComponent_SetOverscanMultiplier"); \ static_assert(sizeof(LensComponent_SetOverscanMultiplier) == 0x000004, "Wrong size on LensComponent_SetOverscanMultiplier"); \ static_assert(offsetof(LensComponent_SetOverscanMultiplier, Multiplier) == 0x000000, "Member 'LensComponent_SetOverscanMultiplier::Multiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetCroppedFilmback \ static_assert(alignof(LensComponent_GetCroppedFilmback) == 0x000004, "Wrong alignment on LensComponent_GetCroppedFilmback"); \ static_assert(sizeof(LensComponent_GetCroppedFilmback) == 0x00000C, "Wrong size on LensComponent_GetCroppedFilmback"); \ static_assert(offsetof(LensComponent_GetCroppedFilmback, ReturnValue) == 0x000000, "Member 'LensComponent_GetCroppedFilmback::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetDistortionSource \ static_assert(alignof(LensComponent_GetDistortionSource) == 0x000001, "Wrong alignment on LensComponent_GetDistortionSource"); \ static_assert(sizeof(LensComponent_GetDistortionSource) == 0x000001, "Wrong size on LensComponent_GetDistortionSource"); \ static_assert(offsetof(LensComponent_GetDistortionSource, ReturnValue) == 0x000000, "Member 'LensComponent_GetDistortionSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetDistortionState \ static_assert(alignof(LensComponent_GetDistortionState) == 0x000008, "Wrong alignment on LensComponent_GetDistortionState"); \ static_assert(sizeof(LensComponent_GetDistortionState) == 0x000030, "Wrong size on LensComponent_GetDistortionState"); \ static_assert(offsetof(LensComponent_GetDistortionState, ReturnValue) == 0x000000, "Member 'LensComponent_GetDistortionState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetFilmbackOverrideSetting \ static_assert(alignof(LensComponent_GetFilmbackOverrideSetting) == 0x000001, "Wrong alignment on LensComponent_GetFilmbackOverrideSetting"); \ static_assert(sizeof(LensComponent_GetFilmbackOverrideSetting) == 0x000001, "Wrong size on LensComponent_GetFilmbackOverrideSetting"); \ static_assert(offsetof(LensComponent_GetFilmbackOverrideSetting, ReturnValue) == 0x000000, "Member 'LensComponent_GetFilmbackOverrideSetting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetFIZEvaluationMode \ static_assert(alignof(LensComponent_GetFIZEvaluationMode) == 0x000001, "Wrong alignment on LensComponent_GetFIZEvaluationMode"); \ static_assert(sizeof(LensComponent_GetFIZEvaluationMode) == 0x000001, "Wrong size on LensComponent_GetFIZEvaluationMode"); \ static_assert(offsetof(LensComponent_GetFIZEvaluationMode, ReturnValue) == 0x000000, "Member 'LensComponent_GetFIZEvaluationMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetLensFile \ static_assert(alignof(LensComponent_GetLensFile) == 0x000008, "Wrong alignment on LensComponent_GetLensFile"); \ static_assert(sizeof(LensComponent_GetLensFile) == 0x000008, "Wrong size on LensComponent_GetLensFile"); \ static_assert(offsetof(LensComponent_GetLensFile, ReturnValue) == 0x000000, "Member 'LensComponent_GetLensFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetLensFileEvaluationInputs \ static_assert(alignof(LensComponent_GetLensFileEvaluationInputs) == 0x000004, "Wrong alignment on LensComponent_GetLensFileEvaluationInputs"); \ static_assert(sizeof(LensComponent_GetLensFileEvaluationInputs) == 0x00001C, "Wrong size on LensComponent_GetLensFileEvaluationInputs"); \ static_assert(offsetof(LensComponent_GetLensFileEvaluationInputs, ReturnValue) == 0x000000, "Member 'LensComponent_GetLensFileEvaluationInputs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetLensFilePicker \ static_assert(alignof(LensComponent_GetLensFilePicker) == 0x000008, "Wrong alignment on LensComponent_GetLensFilePicker"); \ static_assert(sizeof(LensComponent_GetLensFilePicker) == 0x000010, "Wrong size on LensComponent_GetLensFilePicker"); \ static_assert(offsetof(LensComponent_GetLensFilePicker, ReturnValue) == 0x000000, "Member 'LensComponent_GetLensFilePicker::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetLensModel \ static_assert(alignof(LensComponent_GetLensModel) == 0x000008, "Wrong alignment on LensComponent_GetLensModel"); \ static_assert(sizeof(LensComponent_GetLensModel) == 0x000008, "Wrong size on LensComponent_GetLensModel"); \ static_assert(offsetof(LensComponent_GetLensModel, ReturnValue) == 0x000000, "Member 'LensComponent_GetLensModel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetOriginalFocalLength \ static_assert(alignof(LensComponent_GetOriginalFocalLength) == 0x000004, "Wrong alignment on LensComponent_GetOriginalFocalLength"); \ static_assert(sizeof(LensComponent_GetOriginalFocalLength) == 0x000004, "Wrong size on LensComponent_GetOriginalFocalLength"); \ static_assert(offsetof(LensComponent_GetOriginalFocalLength, ReturnValue) == 0x000000, "Member 'LensComponent_GetOriginalFocalLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_GetOverscanMultiplier \ static_assert(alignof(LensComponent_GetOverscanMultiplier) == 0x000004, "Wrong alignment on LensComponent_GetOverscanMultiplier"); \ static_assert(sizeof(LensComponent_GetOverscanMultiplier) == 0x000004, "Wrong size on LensComponent_GetOverscanMultiplier"); \ static_assert(offsetof(LensComponent_GetOverscanMultiplier, ReturnValue) == 0x000000, "Member 'LensComponent_GetOverscanMultiplier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_ShouldApplyDistortion \ static_assert(alignof(LensComponent_ShouldApplyDistortion) == 0x000001, "Wrong alignment on LensComponent_ShouldApplyDistortion"); \ static_assert(sizeof(LensComponent_ShouldApplyDistortion) == 0x000001, "Wrong size on LensComponent_ShouldApplyDistortion"); \ static_assert(offsetof(LensComponent_ShouldApplyDistortion, ReturnValue) == 0x000000, "Member 'LensComponent_ShouldApplyDistortion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_ShouldApplyNodalOffsetOnTick \ static_assert(alignof(LensComponent_ShouldApplyNodalOffsetOnTick) == 0x000001, "Wrong alignment on LensComponent_ShouldApplyNodalOffsetOnTick"); \ static_assert(sizeof(LensComponent_ShouldApplyNodalOffsetOnTick) == 0x000001, "Wrong size on LensComponent_ShouldApplyNodalOffsetOnTick"); \ static_assert(offsetof(LensComponent_ShouldApplyNodalOffsetOnTick, ReturnValue) == 0x000000, "Member 'LensComponent_ShouldApplyNodalOffsetOnTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_WasDistortionEvaluated \ static_assert(alignof(LensComponent_WasDistortionEvaluated) == 0x000001, "Wrong alignment on LensComponent_WasDistortionEvaluated"); \ static_assert(sizeof(LensComponent_WasDistortionEvaluated) == 0x000001, "Wrong size on LensComponent_WasDistortionEvaluated"); \ static_assert(offsetof(LensComponent_WasDistortionEvaluated, ReturnValue) == 0x000000, "Member 'LensComponent_WasDistortionEvaluated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensComponent_WasNodalOffsetAppliedThisTick \ static_assert(alignof(LensComponent_WasNodalOffsetAppliedThisTick) == 0x000001, "Wrong alignment on LensComponent_WasNodalOffsetAppliedThisTick"); \ static_assert(sizeof(LensComponent_WasNodalOffsetAppliedThisTick) == 0x000001, "Wrong size on LensComponent_WasNodalOffsetAppliedThisTick"); \ static_assert(offsetof(LensComponent_WasNodalOffsetAppliedThisTick, ReturnValue) == 0x000000, "Member 'LensComponent_WasNodalOffsetAppliedThisTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULensComponent \ static_assert(alignof(ULensComponent) == 0x000010, "Wrong alignment on ULensComponent"); \ static_assert(sizeof(ULensComponent) == 0x000260, "Wrong size on ULensComponent"); \ static_assert(offsetof(ULensComponent, LensFilePicker) == 0x0000A0, "Member 'ULensComponent::LensFilePicker' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, EvaluationMode) == 0x0000B0, "Member 'ULensComponent::EvaluationMode' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, TargetCameraComponent) == 0x0000B8, "Member 'ULensComponent::TargetCameraComponent' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, EvalInputs) == 0x0000E0, "Member 'ULensComponent::EvalInputs' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, DistortionStateSource) == 0x0000FC, "Member 'ULensComponent::DistortionStateSource' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, bApplyDistortion) == 0x0000FD, "Member 'ULensComponent::bApplyDistortion' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, LensModel) == 0x000100, "Member 'ULensComponent::LensModel' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, DistortionState) == 0x000108, "Member 'ULensComponent::DistortionState' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, bScaleOverscan) == 0x000138, "Member 'ULensComponent::bScaleOverscan' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, OverscanMultiplier) == 0x00013C, "Member 'ULensComponent::OverscanMultiplier' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, FilmbackOverride) == 0x000140, "Member 'ULensComponent::FilmbackOverride' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, CroppedFilmback) == 0x000144, "Member 'ULensComponent::CroppedFilmback' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, bApplyNodalOffsetOnTick) == 0x000150, "Member 'ULensComponent::bApplyNodalOffsetOnTick' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, OriginalTrackedComponentTransform) == 0x000160, "Member 'ULensComponent::OriginalTrackedComponentTransform' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, bIsDistortionSetup) == 0x0001C0, "Member 'ULensComponent::bIsDistortionSetup' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, OriginalFocalLength) == 0x0001C4, "Member 'ULensComponent::OriginalFocalLength' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, LastDistortionMID) == 0x0001C8, "Member 'ULensComponent::LastDistortionMID' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, LastCameraComponent) == 0x0001D0, "Member 'ULensComponent::LastCameraComponent' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, LensDistortionHandlerMap) == 0x0001D8, "Member 'ULensComponent::LensDistortionHandlerMap' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, TrackedComponent) == 0x000228, "Member 'ULensComponent::TrackedComponent' has a wrong offset!"); \ static_assert(offsetof(ULensComponent, TrackedComponentName) == 0x000230, "Member 'ULensComponent::TrackedComponentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_AddDistortionPoint \ static_assert(alignof(LensFile_AddDistortionPoint) == 0x000008, "Wrong alignment on LensFile_AddDistortionPoint"); \ static_assert(sizeof(LensFile_AddDistortionPoint) == 0x000028, "Wrong size on LensFile_AddDistortionPoint"); \ static_assert(offsetof(LensFile_AddDistortionPoint, NewFocus) == 0x000000, "Member 'LensFile_AddDistortionPoint::NewFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddDistortionPoint, NewZoom) == 0x000004, "Member 'LensFile_AddDistortionPoint::NewZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddDistortionPoint, NewPoint) == 0x000008, "Member 'LensFile_AddDistortionPoint::NewPoint' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddDistortionPoint, NewFocalLength) == 0x000018, "Member 'LensFile_AddDistortionPoint::NewFocalLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_AddFocalLengthPoint \ static_assert(alignof(LensFile_AddFocalLengthPoint) == 0x000008, "Wrong alignment on LensFile_AddFocalLengthPoint"); \ static_assert(sizeof(LensFile_AddFocalLengthPoint) == 0x000018, "Wrong size on LensFile_AddFocalLengthPoint"); \ static_assert(offsetof(LensFile_AddFocalLengthPoint, NewFocus) == 0x000000, "Member 'LensFile_AddFocalLengthPoint::NewFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddFocalLengthPoint, NewZoom) == 0x000004, "Member 'LensFile_AddFocalLengthPoint::NewZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddFocalLengthPoint, NewFocalLength) == 0x000008, "Member 'LensFile_AddFocalLengthPoint::NewFocalLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_AddImageCenterPoint \ static_assert(alignof(LensFile_AddImageCenterPoint) == 0x000008, "Wrong alignment on LensFile_AddImageCenterPoint"); \ static_assert(sizeof(LensFile_AddImageCenterPoint) == 0x000018, "Wrong size on LensFile_AddImageCenterPoint"); \ static_assert(offsetof(LensFile_AddImageCenterPoint, NewFocus) == 0x000000, "Member 'LensFile_AddImageCenterPoint::NewFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddImageCenterPoint, NewZoom) == 0x000004, "Member 'LensFile_AddImageCenterPoint::NewZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddImageCenterPoint, NewPoint) == 0x000008, "Member 'LensFile_AddImageCenterPoint::NewPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_AddNodalOffsetPoint \ static_assert(alignof(LensFile_AddNodalOffsetPoint) == 0x000010, "Wrong alignment on LensFile_AddNodalOffsetPoint"); \ static_assert(sizeof(LensFile_AddNodalOffsetPoint) == 0x000050, "Wrong size on LensFile_AddNodalOffsetPoint"); \ static_assert(offsetof(LensFile_AddNodalOffsetPoint, NewFocus) == 0x000000, "Member 'LensFile_AddNodalOffsetPoint::NewFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddNodalOffsetPoint, NewZoom) == 0x000004, "Member 'LensFile_AddNodalOffsetPoint::NewZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddNodalOffsetPoint, NewPoint) == 0x000010, "Member 'LensFile_AddNodalOffsetPoint::NewPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_AddSTMapPoint \ static_assert(alignof(LensFile_AddSTMapPoint) == 0x000008, "Wrong alignment on LensFile_AddSTMapPoint"); \ static_assert(sizeof(LensFile_AddSTMapPoint) == 0x000018, "Wrong size on LensFile_AddSTMapPoint"); \ static_assert(offsetof(LensFile_AddSTMapPoint, NewFocus) == 0x000000, "Member 'LensFile_AddSTMapPoint::NewFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddSTMapPoint, NewZoom) == 0x000004, "Member 'LensFile_AddSTMapPoint::NewZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_AddSTMapPoint, NewPoint) == 0x000008, "Member 'LensFile_AddSTMapPoint::NewPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_ClearData \ static_assert(alignof(LensFile_ClearData) == 0x000001, "Wrong alignment on LensFile_ClearData"); \ static_assert(sizeof(LensFile_ClearData) == 0x000001, "Wrong size on LensFile_ClearData"); \ static_assert(offsetof(LensFile_ClearData, InDataCategory) == 0x000000, "Member 'LensFile_ClearData::InDataCategory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_RemoveFocusPoint \ static_assert(alignof(LensFile_RemoveFocusPoint) == 0x000004, "Wrong alignment on LensFile_RemoveFocusPoint"); \ static_assert(sizeof(LensFile_RemoveFocusPoint) == 0x000008, "Wrong size on LensFile_RemoveFocusPoint"); \ static_assert(offsetof(LensFile_RemoveFocusPoint, InDataCategory) == 0x000000, "Member 'LensFile_RemoveFocusPoint::InDataCategory' has a wrong offset!"); \ static_assert(offsetof(LensFile_RemoveFocusPoint, InFocus) == 0x000004, "Member 'LensFile_RemoveFocusPoint::InFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_RemoveZoomPoint \ static_assert(alignof(LensFile_RemoveZoomPoint) == 0x000004, "Wrong alignment on LensFile_RemoveZoomPoint"); \ static_assert(sizeof(LensFile_RemoveZoomPoint) == 0x00000C, "Wrong size on LensFile_RemoveZoomPoint"); \ static_assert(offsetof(LensFile_RemoveZoomPoint, InDataCategory) == 0x000000, "Member 'LensFile_RemoveZoomPoint::InDataCategory' has a wrong offset!"); \ static_assert(offsetof(LensFile_RemoveZoomPoint, InFocus) == 0x000004, "Member 'LensFile_RemoveZoomPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_RemoveZoomPoint, InZoom) == 0x000008, "Member 'LensFile_RemoveZoomPoint::InZoom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateDistortionData \ static_assert(alignof(LensFile_EvaluateDistortionData) == 0x000008, "Wrong alignment on LensFile_EvaluateDistortionData"); \ static_assert(sizeof(LensFile_EvaluateDistortionData) == 0x000028, "Wrong size on LensFile_EvaluateDistortionData"); \ static_assert(offsetof(LensFile_EvaluateDistortionData, InFocus) == 0x000000, "Member 'LensFile_EvaluateDistortionData::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionData, InZoom) == 0x000004, "Member 'LensFile_EvaluateDistortionData::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionData, InFilmback) == 0x000008, "Member 'LensFile_EvaluateDistortionData::InFilmback' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionData, InLensHandler) == 0x000018, "Member 'LensFile_EvaluateDistortionData::InLensHandler' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionData, ReturnValue) == 0x000020, "Member 'LensFile_EvaluateDistortionData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateDistortionParameters \ static_assert(alignof(LensFile_EvaluateDistortionParameters) == 0x000008, "Wrong alignment on LensFile_EvaluateDistortionParameters"); \ static_assert(sizeof(LensFile_EvaluateDistortionParameters) == 0x000020, "Wrong size on LensFile_EvaluateDistortionParameters"); \ static_assert(offsetof(LensFile_EvaluateDistortionParameters, InFocus) == 0x000000, "Member 'LensFile_EvaluateDistortionParameters::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionParameters, InZoom) == 0x000004, "Member 'LensFile_EvaluateDistortionParameters::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionParameters, OutEvaluatedValue) == 0x000008, "Member 'LensFile_EvaluateDistortionParameters::OutEvaluatedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateDistortionParameters, ReturnValue) == 0x000018, "Member 'LensFile_EvaluateDistortionParameters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateFocalLength \ static_assert(alignof(LensFile_EvaluateFocalLength) == 0x000008, "Wrong alignment on LensFile_EvaluateFocalLength"); \ static_assert(sizeof(LensFile_EvaluateFocalLength) == 0x000020, "Wrong size on LensFile_EvaluateFocalLength"); \ static_assert(offsetof(LensFile_EvaluateFocalLength, InFocus) == 0x000000, "Member 'LensFile_EvaluateFocalLength::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateFocalLength, InZoom) == 0x000004, "Member 'LensFile_EvaluateFocalLength::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateFocalLength, OutEvaluatedValue) == 0x000008, "Member 'LensFile_EvaluateFocalLength::OutEvaluatedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateFocalLength, ReturnValue) == 0x000018, "Member 'LensFile_EvaluateFocalLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateImageCenterParameters \ static_assert(alignof(LensFile_EvaluateImageCenterParameters) == 0x000008, "Wrong alignment on LensFile_EvaluateImageCenterParameters"); \ static_assert(sizeof(LensFile_EvaluateImageCenterParameters) == 0x000020, "Wrong size on LensFile_EvaluateImageCenterParameters"); \ static_assert(offsetof(LensFile_EvaluateImageCenterParameters, InFocus) == 0x000000, "Member 'LensFile_EvaluateImageCenterParameters::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateImageCenterParameters, InZoom) == 0x000004, "Member 'LensFile_EvaluateImageCenterParameters::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateImageCenterParameters, OutEvaluatedValue) == 0x000008, "Member 'LensFile_EvaluateImageCenterParameters::OutEvaluatedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateImageCenterParameters, ReturnValue) == 0x000018, "Member 'LensFile_EvaluateImageCenterParameters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateNodalPointOffset \ static_assert(alignof(LensFile_EvaluateNodalPointOffset) == 0x000010, "Wrong alignment on LensFile_EvaluateNodalPointOffset"); \ static_assert(sizeof(LensFile_EvaluateNodalPointOffset) == 0x000060, "Wrong size on LensFile_EvaluateNodalPointOffset"); \ static_assert(offsetof(LensFile_EvaluateNodalPointOffset, InFocus) == 0x000000, "Member 'LensFile_EvaluateNodalPointOffset::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateNodalPointOffset, InZoom) == 0x000004, "Member 'LensFile_EvaluateNodalPointOffset::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateNodalPointOffset, OutEvaluatedValue) == 0x000010, "Member 'LensFile_EvaluateNodalPointOffset::OutEvaluatedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateNodalPointOffset, ReturnValue) == 0x000050, "Member 'LensFile_EvaluateNodalPointOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateNormalizedFocus \ static_assert(alignof(LensFile_EvaluateNormalizedFocus) == 0x000004, "Wrong alignment on LensFile_EvaluateNormalizedFocus"); \ static_assert(sizeof(LensFile_EvaluateNormalizedFocus) == 0x000008, "Wrong size on LensFile_EvaluateNormalizedFocus"); \ static_assert(offsetof(LensFile_EvaluateNormalizedFocus, InNormalizedValue) == 0x000000, "Member 'LensFile_EvaluateNormalizedFocus::InNormalizedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateNormalizedFocus, ReturnValue) == 0x000004, "Member 'LensFile_EvaluateNormalizedFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_EvaluateNormalizedIris \ static_assert(alignof(LensFile_EvaluateNormalizedIris) == 0x000004, "Wrong alignment on LensFile_EvaluateNormalizedIris"); \ static_assert(sizeof(LensFile_EvaluateNormalizedIris) == 0x000008, "Wrong size on LensFile_EvaluateNormalizedIris"); \ static_assert(offsetof(LensFile_EvaluateNormalizedIris, InNormalizedValue) == 0x000000, "Member 'LensFile_EvaluateNormalizedIris::InNormalizedValue' has a wrong offset!"); \ static_assert(offsetof(LensFile_EvaluateNormalizedIris, ReturnValue) == 0x000004, "Member 'LensFile_EvaluateNormalizedIris::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetDistortionPoint \ static_assert(alignof(LensFile_GetDistortionPoint) == 0x000008, "Wrong alignment on LensFile_GetDistortionPoint"); \ static_assert(sizeof(LensFile_GetDistortionPoint) == 0x000020, "Wrong size on LensFile_GetDistortionPoint"); \ static_assert(offsetof(LensFile_GetDistortionPoint, InFocus) == 0x000000, "Member 'LensFile_GetDistortionPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetDistortionPoint, InZoom) == 0x000004, "Member 'LensFile_GetDistortionPoint::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetDistortionPoint, OutDistortionInfo) == 0x000008, "Member 'LensFile_GetDistortionPoint::OutDistortionInfo' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetDistortionPoint, ReturnValue) == 0x000018, "Member 'LensFile_GetDistortionPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetDistortionPoints \ static_assert(alignof(LensFile_GetDistortionPoints) == 0x000008, "Wrong alignment on LensFile_GetDistortionPoints"); \ static_assert(sizeof(LensFile_GetDistortionPoints) == 0x000010, "Wrong size on LensFile_GetDistortionPoints"); \ static_assert(offsetof(LensFile_GetDistortionPoints, ReturnValue) == 0x000000, "Member 'LensFile_GetDistortionPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetFocalLengthPoint \ static_assert(alignof(LensFile_GetFocalLengthPoint) == 0x000008, "Wrong alignment on LensFile_GetFocalLengthPoint"); \ static_assert(sizeof(LensFile_GetFocalLengthPoint) == 0x000020, "Wrong size on LensFile_GetFocalLengthPoint"); \ static_assert(offsetof(LensFile_GetFocalLengthPoint, InFocus) == 0x000000, "Member 'LensFile_GetFocalLengthPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetFocalLengthPoint, InZoom) == 0x000004, "Member 'LensFile_GetFocalLengthPoint::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetFocalLengthPoint, OutFocalLengthInfo) == 0x000008, "Member 'LensFile_GetFocalLengthPoint::OutFocalLengthInfo' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetFocalLengthPoint, ReturnValue) == 0x000018, "Member 'LensFile_GetFocalLengthPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetFocalLengthPoints \ static_assert(alignof(LensFile_GetFocalLengthPoints) == 0x000008, "Wrong alignment on LensFile_GetFocalLengthPoints"); \ static_assert(sizeof(LensFile_GetFocalLengthPoints) == 0x000010, "Wrong size on LensFile_GetFocalLengthPoints"); \ static_assert(offsetof(LensFile_GetFocalLengthPoints, ReturnValue) == 0x000000, "Member 'LensFile_GetFocalLengthPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetImageCenterPoint \ static_assert(alignof(LensFile_GetImageCenterPoint) == 0x000008, "Wrong alignment on LensFile_GetImageCenterPoint"); \ static_assert(sizeof(LensFile_GetImageCenterPoint) == 0x000020, "Wrong size on LensFile_GetImageCenterPoint"); \ static_assert(offsetof(LensFile_GetImageCenterPoint, InFocus) == 0x000000, "Member 'LensFile_GetImageCenterPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetImageCenterPoint, InZoom) == 0x000004, "Member 'LensFile_GetImageCenterPoint::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetImageCenterPoint, OutImageCenterInfo) == 0x000008, "Member 'LensFile_GetImageCenterPoint::OutImageCenterInfo' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetImageCenterPoint, ReturnValue) == 0x000018, "Member 'LensFile_GetImageCenterPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetImageCenterPoints \ static_assert(alignof(LensFile_GetImageCenterPoints) == 0x000008, "Wrong alignment on LensFile_GetImageCenterPoints"); \ static_assert(sizeof(LensFile_GetImageCenterPoints) == 0x000010, "Wrong size on LensFile_GetImageCenterPoints"); \ static_assert(offsetof(LensFile_GetImageCenterPoints, ReturnValue) == 0x000000, "Member 'LensFile_GetImageCenterPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetNodalOffsetPoint \ static_assert(alignof(LensFile_GetNodalOffsetPoint) == 0x000010, "Wrong alignment on LensFile_GetNodalOffsetPoint"); \ static_assert(sizeof(LensFile_GetNodalOffsetPoint) == 0x000060, "Wrong size on LensFile_GetNodalOffsetPoint"); \ static_assert(offsetof(LensFile_GetNodalOffsetPoint, InFocus) == 0x000000, "Member 'LensFile_GetNodalOffsetPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetNodalOffsetPoint, InZoom) == 0x000004, "Member 'LensFile_GetNodalOffsetPoint::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetNodalOffsetPoint, OutNodalPointOffset) == 0x000010, "Member 'LensFile_GetNodalOffsetPoint::OutNodalPointOffset' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetNodalOffsetPoint, ReturnValue) == 0x000050, "Member 'LensFile_GetNodalOffsetPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetNodalOffsetPoints \ static_assert(alignof(LensFile_GetNodalOffsetPoints) == 0x000008, "Wrong alignment on LensFile_GetNodalOffsetPoints"); \ static_assert(sizeof(LensFile_GetNodalOffsetPoints) == 0x000010, "Wrong size on LensFile_GetNodalOffsetPoints"); \ static_assert(offsetof(LensFile_GetNodalOffsetPoints, ReturnValue) == 0x000000, "Member 'LensFile_GetNodalOffsetPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetSTMapPoint \ static_assert(alignof(LensFile_GetSTMapPoint) == 0x000008, "Wrong alignment on LensFile_GetSTMapPoint"); \ static_assert(sizeof(LensFile_GetSTMapPoint) == 0x000020, "Wrong size on LensFile_GetSTMapPoint"); \ static_assert(offsetof(LensFile_GetSTMapPoint, InFocus) == 0x000000, "Member 'LensFile_GetSTMapPoint::InFocus' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetSTMapPoint, InZoom) == 0x000004, "Member 'LensFile_GetSTMapPoint::InZoom' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetSTMapPoint, OutSTMapInfo) == 0x000008, "Member 'LensFile_GetSTMapPoint::OutSTMapInfo' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetSTMapPoint, ReturnValue) == 0x000018, "Member 'LensFile_GetSTMapPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetSTMapPoints \ static_assert(alignof(LensFile_GetSTMapPoints) == 0x000008, "Wrong alignment on LensFile_GetSTMapPoints"); \ static_assert(sizeof(LensFile_GetSTMapPoints) == 0x000010, "Wrong size on LensFile_GetSTMapPoints"); \ static_assert(offsetof(LensFile_GetSTMapPoints, ReturnValue) == 0x000000, "Member 'LensFile_GetSTMapPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_GetTotalPointNum \ static_assert(alignof(LensFile_GetTotalPointNum) == 0x000004, "Wrong alignment on LensFile_GetTotalPointNum"); \ static_assert(sizeof(LensFile_GetTotalPointNum) == 0x000008, "Wrong size on LensFile_GetTotalPointNum"); \ static_assert(offsetof(LensFile_GetTotalPointNum, InDataCategory) == 0x000000, "Member 'LensFile_GetTotalPointNum::InDataCategory' has a wrong offset!"); \ static_assert(offsetof(LensFile_GetTotalPointNum, ReturnValue) == 0x000004, "Member 'LensFile_GetTotalPointNum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_HasFocusEncoderMapping \ static_assert(alignof(LensFile_HasFocusEncoderMapping) == 0x000001, "Wrong alignment on LensFile_HasFocusEncoderMapping"); \ static_assert(sizeof(LensFile_HasFocusEncoderMapping) == 0x000001, "Wrong size on LensFile_HasFocusEncoderMapping"); \ static_assert(offsetof(LensFile_HasFocusEncoderMapping, ReturnValue) == 0x000000, "Member 'LensFile_HasFocusEncoderMapping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_HasIrisEncoderMapping \ static_assert(alignof(LensFile_HasIrisEncoderMapping) == 0x000001, "Wrong alignment on LensFile_HasIrisEncoderMapping"); \ static_assert(sizeof(LensFile_HasIrisEncoderMapping) == 0x000001, "Wrong size on LensFile_HasIrisEncoderMapping"); \ static_assert(offsetof(LensFile_HasIrisEncoderMapping, ReturnValue) == 0x000000, "Member 'LensFile_HasIrisEncoderMapping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LensFile_HasSamples \ static_assert(alignof(LensFile_HasSamples) == 0x000001, "Wrong alignment on LensFile_HasSamples"); \ static_assert(sizeof(LensFile_HasSamples) == 0x000002, "Wrong size on LensFile_HasSamples"); \ static_assert(offsetof(LensFile_HasSamples, InDataCategory) == 0x000000, "Member 'LensFile_HasSamples::InDataCategory' has a wrong offset!"); \ static_assert(offsetof(LensFile_HasSamples, ReturnValue) == 0x000001, "Member 'LensFile_HasSamples::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULensFile \ static_assert(alignof(ULensFile) == 0x000008, "Wrong alignment on ULensFile"); \ static_assert(sizeof(ULensFile) == 0x000298, "Wrong size on ULensFile"); \ static_assert(offsetof(ULensFile, LensInfo) == 0x000030, "Member 'ULensFile::LensInfo' has a wrong offset!"); \ static_assert(offsetof(ULensFile, DataMode) == 0x000070, "Member 'ULensFile::DataMode' has a wrong offset!"); \ static_assert(offsetof(ULensFile, UserMetadata) == 0x000078, "Member 'ULensFile::UserMetadata' has a wrong offset!"); \ static_assert(offsetof(ULensFile, EncodersTable) == 0x0000C8, "Member 'ULensFile::EncodersTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, DistortionTable) == 0x0001C8, "Member 'ULensFile::DistortionTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, FocalLengthTable) == 0x0001E8, "Member 'ULensFile::FocalLengthTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, ImageCenterTable) == 0x000208, "Member 'ULensFile::ImageCenterTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, NodalOffsetTable) == 0x000228, "Member 'ULensFile::NodalOffsetTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, STMapTable) == 0x000248, "Member 'ULensFile::STMapTable' has a wrong offset!"); \ static_assert(offsetof(ULensFile, UndistortionDisplacementMapHolders) == 0x000278, "Member 'ULensFile::UndistortionDisplacementMapHolders' has a wrong offset!"); \ static_assert(offsetof(ULensFile, DistortionDisplacementMapHolders) == 0x000288, "Member 'ULensFile::DistortionDisplacementMapHolders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USphericalLensDistortionModelHandler \ static_assert(alignof(USphericalLensDistortionModelHandler) == 0x000008, "Wrong alignment on USphericalLensDistortionModelHandler"); \ static_assert(sizeof(USphericalLensDistortionModelHandler) == 0x0000D0, "Wrong size on USphericalLensDistortionModelHandler"); \ #define DUMPER7_ASSERTS_USphericalLensModel \ static_assert(alignof(USphericalLensModel) == 0x000008, "Wrong alignment on USphericalLensModel"); \ static_assert(sizeof(USphericalLensModel) == 0x000028, "Wrong size on USphericalLensModel"); \ #define DUMPER7_ASSERTS_HDR_SettingsPanel_BP_C_ShowHideHDRVis \ static_assert(alignof(HDR_SettingsPanel_BP_C_ShowHideHDRVis) == 0x000008, "Wrong alignment on HDR_SettingsPanel_BP_C_ShowHideHDRVis"); \ static_assert(sizeof(HDR_SettingsPanel_BP_C_ShowHideHDRVis) == 0x000020, "Wrong size on HDR_SettingsPanel_BP_C_ShowHideHDRVis"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ShowHideHDRVis, Show_0) == 0x000000, "Member 'HDR_SettingsPanel_BP_C_ShowHideHDRVis::Show_0' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ShowHideHDRVis, CallFunc_GetAtmosphereController_ReturnValue) == 0x000008, "Member 'HDR_SettingsPanel_BP_C_ShowHideHDRVis::CallFunc_GetAtmosphereController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ShowHideHDRVis, K2Node_DynamicCast_AsSHPostprocessing_Ctrl) == 0x000010, "Member 'HDR_SettingsPanel_BP_C_ShowHideHDRVis::K2Node_DynamicCast_AsSHPostprocessing_Ctrl' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ShowHideHDRVis, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'HDR_SettingsPanel_BP_C_ShowHideHDRVis::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ShowHideHDRVis, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'HDR_SettingsPanel_BP_C_ShowHideHDRVis::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HDR_SettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(HDR_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on HDR_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(HDR_SettingsPanel_BP_C_OnFocusReceived) == 0x000270, "Wrong size on HDR_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP \ static_assert(alignof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP) == 0x000008, "Wrong alignment on HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP"); \ static_assert(sizeof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP) == 0x000040, "Wrong size on HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, CallFunc_GetHDRData_ReturnValue) == 0x000004, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::CallFunc_GetHDRData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, CallFunc_GetAtmosphereController_ReturnValue) == 0x000020, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::CallFunc_GetAtmosphereController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, K2Node_DynamicCast_AsSHPostprocessing_Ctrl) == 0x000030, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::K2Node_DynamicCast_AsSHPostprocessing_Ctrl' has a wrong offset!"); \ static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHDR_SettingsPanel_BP_C \ static_assert(alignof(UHDR_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UHDR_SettingsPanel_BP_C"); \ static_assert(sizeof(UHDR_SettingsPanel_BP_C) == 0x0004E0, "Wrong size on UHDR_SettingsPanel_BP_C"); \ static_assert(offsetof(UHDR_SettingsPanel_BP_C, UberGraphFrame) == 0x0004C0, "Member 'UHDR_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UHDR_SettingsPanel_BP_C, Box) == 0x0004C8, "Member 'UHDR_SettingsPanel_BP_C::Box' has a wrong offset!"); \ static_assert(offsetof(UHDR_SettingsPanel_BP_C, ShowHideHDR) == 0x0004D0, "Member 'UHDR_SettingsPanel_BP_C::ShowHideHDR' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkRetargetAssetReference \ static_assert(alignof(FLiveLinkRetargetAssetReference) == 0x000001, "Wrong alignment on FLiveLinkRetargetAssetReference"); \ static_assert(sizeof(FLiveLinkRetargetAssetReference) == 0x000001, "Wrong size on FLiveLinkRetargetAssetReference"); \ #define DUMPER7_ASSERTS_FProviderPollResult \ static_assert(alignof(FProviderPollResult) == 0x000008, "Wrong alignment on FProviderPollResult"); \ static_assert(sizeof(FProviderPollResult) == 0x000040, "Wrong size on FProviderPollResult"); \ static_assert(offsetof(FProviderPollResult, Name) == 0x000010, "Member 'FProviderPollResult::Name' has a wrong offset!"); \ static_assert(offsetof(FProviderPollResult, MachineName) == 0x000020, "Member 'FProviderPollResult::MachineName' has a wrong offset!"); \ static_assert(offsetof(FProviderPollResult, MachineTimeOffset) == 0x000030, "Member 'FProviderPollResult::MachineTimeOffset' has a wrong offset!"); \ static_assert(offsetof(FProviderPollResult, bIsValidProvider) == 0x000038, "Member 'FProviderPollResult::bIsValidProvider' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkRoleProjectSetting \ static_assert(alignof(FLiveLinkRoleProjectSetting) == 0x000008, "Wrong alignment on FLiveLinkRoleProjectSetting"); \ static_assert(sizeof(FLiveLinkRoleProjectSetting) == 0x000028, "Wrong size on FLiveLinkRoleProjectSetting"); \ static_assert(offsetof(FLiveLinkRoleProjectSetting, Role) == 0x000000, "Member 'FLiveLinkRoleProjectSetting::Role' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkRoleProjectSetting, SettingClass) == 0x000008, "Member 'FLiveLinkRoleProjectSetting::SettingClass' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkRoleProjectSetting, FrameInterpolationProcessor) == 0x000010, "Member 'FLiveLinkRoleProjectSetting::FrameInterpolationProcessor' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkRoleProjectSetting, FramePreProcessors) == 0x000018, "Member 'FLiveLinkRoleProjectSetting::FramePreProcessors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkBasicFrameInterpolationProcessor \ static_assert(alignof(ULiveLinkBasicFrameInterpolationProcessor) == 0x000008, "Wrong alignment on ULiveLinkBasicFrameInterpolationProcessor"); \ static_assert(sizeof(ULiveLinkBasicFrameInterpolationProcessor) == 0x000040, "Wrong size on ULiveLinkBasicFrameInterpolationProcessor"); \ static_assert(offsetof(ULiveLinkBasicFrameInterpolationProcessor, bInterpolatePropertyValues) == 0x000028, "Member 'ULiveLinkBasicFrameInterpolationProcessor::bInterpolatePropertyValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkMessageBusSourceFactory \ static_assert(alignof(ULiveLinkMessageBusSourceFactory) == 0x000008, "Wrong alignment on ULiveLinkMessageBusSourceFactory"); \ static_assert(sizeof(ULiveLinkMessageBusSourceFactory) == 0x000028, "Wrong size on ULiveLinkMessageBusSourceFactory"); \ #define DUMPER7_ASSERTS_ULiveLinkAnimationFrameInterpolationProcessor \ static_assert(alignof(ULiveLinkAnimationFrameInterpolationProcessor) == 0x000008, "Wrong alignment on ULiveLinkAnimationFrameInterpolationProcessor"); \ static_assert(sizeof(ULiveLinkAnimationFrameInterpolationProcessor) == 0x000050, "Wrong size on ULiveLinkAnimationFrameInterpolationProcessor"); \ #define DUMPER7_ASSERTS_ULiveLinkAnimationVirtualSubject \ static_assert(alignof(ULiveLinkAnimationVirtualSubject) == 0x000008, "Wrong alignment on ULiveLinkAnimationVirtualSubject"); \ static_assert(sizeof(ULiveLinkAnimationVirtualSubject) == 0x000168, "Wrong size on ULiveLinkAnimationVirtualSubject"); \ static_assert(offsetof(ULiveLinkAnimationVirtualSubject, bAppendSubjectNameToBones) == 0x000161, "Member 'ULiveLinkAnimationVirtualSubject::bAppendSubjectNameToBones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_ChildCount \ static_assert(alignof(LiveLinkBlueprintLibrary_ChildCount) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_ChildCount"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_ChildCount) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_ChildCount"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ChildCount, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_ChildCount::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ChildCount, ReturnValue) == 0x000020, "Member 'LiveLinkBlueprintLibrary_ChildCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_ComponentSpaceTransform \ static_assert(alignof(LiveLinkBlueprintLibrary_ComponentSpaceTransform) == 0x000010, "Wrong alignment on LiveLinkBlueprintLibrary_ComponentSpaceTransform"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_ComponentSpaceTransform) == 0x000080, "Wrong size on LiveLinkBlueprintLibrary_ComponentSpaceTransform"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ComponentSpaceTransform, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_ComponentSpaceTransform::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ComponentSpaceTransform, Transform) == 0x000020, "Member 'LiveLinkBlueprintLibrary_ComponentSpaceTransform::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame \ static_assert(alignof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame, SubjectRepresentation) == 0x000000, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame::SubjectRepresentation' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame, OutBlueprintData) == 0x000010, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame::OutBlueprintData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime \ static_assert(alignof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime) == 0x000038, "Wrong size on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime, SubjectName) == 0x000000, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime, Role) == 0x000008, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime::Role' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime, SceneTime) == 0x000010, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime::SceneTime' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime, OutBlueprintData) == 0x000028, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime::OutBlueprintData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime, ReturnValue) == 0x000030, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtSceneTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset \ static_assert(alignof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset, SubjectName) == 0x000000, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset, Role) == 0x000008, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset::Role' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset, WorldTimeOffset) == 0x000010, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset::WorldTimeOffset' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset, OutBlueprintData) == 0x000018, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset::OutBlueprintData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset, ReturnValue) == 0x000020, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameAtWorldTimeOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole \ static_assert(alignof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole, SubjectName) == 0x000000, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole, Role) == 0x000008, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole::Role' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole, OutBlueprintData) == 0x000010, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole::OutBlueprintData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_EvaluateLiveLinkFrameWithSpecificRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetAnimationFrameData \ static_assert(alignof(LiveLinkBlueprintLibrary_GetAnimationFrameData) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetAnimationFrameData"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetAnimationFrameData) == 0x0000D0, "Wrong size on LiveLinkBlueprintLibrary_GetAnimationFrameData"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationFrameData, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetAnimationFrameData::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationFrameData, AnimationFrameData) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetAnimationFrameData::AnimationFrameData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationFrameData, ReturnValue) == 0x0000C8, "Member 'LiveLinkBlueprintLibrary_GetAnimationFrameData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetAnimationStaticData \ static_assert(alignof(LiveLinkBlueprintLibrary_GetAnimationStaticData) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetAnimationStaticData"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetAnimationStaticData) == 0x000050, "Wrong size on LiveLinkBlueprintLibrary_GetAnimationStaticData"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationStaticData, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetAnimationStaticData::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationStaticData, AnimationStaticData) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetAnimationStaticData::AnimationStaticData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetAnimationStaticData, ReturnValue) == 0x000048, "Member 'LiveLinkBlueprintLibrary_GetAnimationStaticData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetBasicData \ static_assert(alignof(LiveLinkBlueprintLibrary_GetBasicData) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetBasicData"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetBasicData) == 0x0000D0, "Wrong size on LiveLinkBlueprintLibrary_GetBasicData"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetBasicData, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetBasicData::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetBasicData, BasicBlueprintData) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetBasicData::BasicBlueprintData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetChildren \ static_assert(alignof(LiveLinkBlueprintLibrary_GetChildren) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetChildren"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetChildren) == 0x000030, "Wrong size on LiveLinkBlueprintLibrary_GetChildren"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetChildren, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetChildren::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetChildren, Children) == 0x000020, "Member 'LiveLinkBlueprintLibrary_GetChildren::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetCurves \ static_assert(alignof(LiveLinkBlueprintLibrary_GetCurves) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetCurves"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetCurves) == 0x000068, "Wrong size on LiveLinkBlueprintLibrary_GetCurves"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetCurves, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetCurves::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetCurves, Curves) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetCurves::Curves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames \ static_assert(alignof(LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames) == 0x000018, "Wrong size on LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames, bIncludeVirtualSubject) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames::bIncludeVirtualSubject' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames, ReturnValue) == 0x000008, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkEnabledSubjectNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole \ static_assert(alignof(LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole) == 0x000010, "Wrong size on LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole, SubjectName) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole, ReturnValue) == 0x000008, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkSubjectRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetLiveLinkSubjects \ static_assert(alignof(LiveLinkBlueprintLibrary_GetLiveLinkSubjects) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetLiveLinkSubjects"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetLiveLinkSubjects) == 0x000018, "Wrong size on LiveLinkBlueprintLibrary_GetLiveLinkSubjects"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkSubjects, bIncludeDisabledSubject) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkSubjects::bIncludeDisabledSubject' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkSubjects, bIncludeVirtualSubject) == 0x000001, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkSubjects::bIncludeVirtualSubject' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetLiveLinkSubjects, ReturnValue) == 0x000008, "Member 'LiveLinkBlueprintLibrary_GetLiveLinkSubjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetMetadata \ static_assert(alignof(LiveLinkBlueprintLibrary_GetMetadata) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetMetadata"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetMetadata) == 0x000088, "Wrong size on LiveLinkBlueprintLibrary_GetMetadata"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetMetadata, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetMetadata::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetMetadata, MetaData) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetMetadata::MetaData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetParent \ static_assert(alignof(LiveLinkBlueprintLibrary_GetParent) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetParent"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetParent) == 0x000040, "Wrong size on LiveLinkBlueprintLibrary_GetParent"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetParent, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetParent::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetParent, Parent) == 0x000020, "Member 'LiveLinkBlueprintLibrary_GetParent::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetPropertyValue \ static_assert(alignof(LiveLinkBlueprintLibrary_GetPropertyValue) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetPropertyValue"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetPropertyValue) == 0x0000C8, "Wrong size on LiveLinkBlueprintLibrary_GetPropertyValue"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetPropertyValue, BasicData) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetPropertyValue::BasicData' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetPropertyValue, PropertyName) == 0x0000B8, "Member 'LiveLinkBlueprintLibrary_GetPropertyValue::PropertyName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetPropertyValue, Value) == 0x0000C0, "Member 'LiveLinkBlueprintLibrary_GetPropertyValue::Value' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetPropertyValue, ReturnValue) == 0x0000C4, "Member 'LiveLinkBlueprintLibrary_GetPropertyValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetRootTransform \ static_assert(alignof(LiveLinkBlueprintLibrary_GetRootTransform) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetRootTransform"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetRootTransform) == 0x000038, "Wrong size on LiveLinkBlueprintLibrary_GetRootTransform"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetRootTransform, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetRootTransform::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetRootTransform, LiveLinkTransform) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetRootTransform::LiveLinkTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetSourceMachineName \ static_assert(alignof(LiveLinkBlueprintLibrary_GetSourceMachineName) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetSourceMachineName"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetSourceMachineName) == 0x000030, "Wrong size on LiveLinkBlueprintLibrary_GetSourceMachineName"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceMachineName, SourceHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetSourceMachineName::SourceHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceMachineName, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetSourceMachineName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetSourceStatus \ static_assert(alignof(LiveLinkBlueprintLibrary_GetSourceStatus) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetSourceStatus"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetSourceStatus) == 0x000030, "Wrong size on LiveLinkBlueprintLibrary_GetSourceStatus"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceStatus, SourceHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetSourceStatus::SourceHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceStatus, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetSourceStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetSourceType \ static_assert(alignof(LiveLinkBlueprintLibrary_GetSourceType) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetSourceType"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetSourceType) == 0x000030, "Wrong size on LiveLinkBlueprintLibrary_GetSourceType"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceType, SourceHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetSourceType::SourceHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceType, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetSourceType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetSourceTypeFromGuid \ static_assert(alignof(LiveLinkBlueprintLibrary_GetSourceTypeFromGuid) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetSourceTypeFromGuid"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetSourceTypeFromGuid) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_GetSourceTypeFromGuid"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceTypeFromGuid, SourceGuid) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetSourceTypeFromGuid::SourceGuid' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSourceTypeFromGuid, ReturnValue) == 0x000010, "Member 'LiveLinkBlueprintLibrary_GetSourceTypeFromGuid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole \ static_assert(alignof(LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole, SubjectKey) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole::SubjectKey' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetSpecificLiveLinkSubjectRole::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetTransformByIndex \ static_assert(alignof(LiveLinkBlueprintLibrary_GetTransformByIndex) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetTransformByIndex"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetTransformByIndex) == 0x000040, "Wrong size on LiveLinkBlueprintLibrary_GetTransformByIndex"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByIndex, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetTransformByIndex::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByIndex, TransformIndex) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetTransformByIndex::TransformIndex' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByIndex, LiveLinkTransform) == 0x000020, "Member 'LiveLinkBlueprintLibrary_GetTransformByIndex::LiveLinkTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_GetTransformByName \ static_assert(alignof(LiveLinkBlueprintLibrary_GetTransformByName) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_GetTransformByName"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_GetTransformByName) == 0x000040, "Wrong size on LiveLinkBlueprintLibrary_GetTransformByName"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByName, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_GetTransformByName::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByName, TransformName_0) == 0x000018, "Member 'LiveLinkBlueprintLibrary_GetTransformByName::TransformName_0' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_GetTransformByName, LiveLinkTransform) == 0x000020, "Member 'LiveLinkBlueprintLibrary_GetTransformByName::LiveLinkTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_HasParent \ static_assert(alignof(LiveLinkBlueprintLibrary_HasParent) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_HasParent"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_HasParent) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_HasParent"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_HasParent, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_HasParent::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_HasParent, ReturnValue) == 0x000020, "Member 'LiveLinkBlueprintLibrary_HasParent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled \ static_assert(alignof(LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled) == 0x000004, "Wrong alignment on LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled) == 0x00000C, "Wrong size on LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled, SubjectName) == 0x000000, "Member 'LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled, ReturnValue) == 0x000008, "Member 'LiveLinkBlueprintLibrary_IsLiveLinkSubjectEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_IsSourceStillValid \ static_assert(alignof(LiveLinkBlueprintLibrary_IsSourceStillValid) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_IsSourceStillValid"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_IsSourceStillValid) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_IsSourceStillValid"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsSourceStillValid, SourceHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_IsSourceStillValid::SourceHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsSourceStillValid, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_IsSourceStillValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled \ static_assert(alignof(LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled) == 0x000004, "Wrong alignment on LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled) == 0x00001C, "Wrong size on LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled, SubjectKey) == 0x000000, "Member 'LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled::SubjectKey' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled, bForThisFrame) == 0x000018, "Member 'LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled::bForThisFrame' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled, ReturnValue) == 0x000019, "Member 'LiveLinkBlueprintLibrary_IsSpecificLiveLinkSubjectEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_NumberOfTransforms \ static_assert(alignof(LiveLinkBlueprintLibrary_NumberOfTransforms) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_NumberOfTransforms"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_NumberOfTransforms) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_NumberOfTransforms"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_NumberOfTransforms, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_NumberOfTransforms::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_NumberOfTransforms, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_NumberOfTransforms::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_ParentBoneSpaceTransform \ static_assert(alignof(LiveLinkBlueprintLibrary_ParentBoneSpaceTransform) == 0x000010, "Wrong alignment on LiveLinkBlueprintLibrary_ParentBoneSpaceTransform"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_ParentBoneSpaceTransform) == 0x000080, "Wrong size on LiveLinkBlueprintLibrary_ParentBoneSpaceTransform"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ParentBoneSpaceTransform, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_ParentBoneSpaceTransform::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_ParentBoneSpaceTransform, Transform) == 0x000020, "Member 'LiveLinkBlueprintLibrary_ParentBoneSpaceTransform::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_RemoveSource \ static_assert(alignof(LiveLinkBlueprintLibrary_RemoveSource) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_RemoveSource"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_RemoveSource) == 0x000020, "Wrong size on LiveLinkBlueprintLibrary_RemoveSource"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_RemoveSource, SourceHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_RemoveSource::SourceHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_RemoveSource, ReturnValue) == 0x000018, "Member 'LiveLinkBlueprintLibrary_RemoveSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled \ static_assert(alignof(LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled) == 0x000004, "Wrong alignment on LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled) == 0x00001C, "Wrong size on LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled, SubjectKey) == 0x000000, "Member 'LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled::SubjectKey' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled, bEnabled) == 0x000018, "Member 'LiveLinkBlueprintLibrary_SetLiveLinkSubjectEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_TransformName \ static_assert(alignof(LiveLinkBlueprintLibrary_TransformName) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_TransformName"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_TransformName) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_TransformName"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_TransformName, LiveLinkTransform) == 0x000000, "Member 'LiveLinkBlueprintLibrary_TransformName::LiveLinkTransform' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_TransformName, Name_0) == 0x000020, "Member 'LiveLinkBlueprintLibrary_TransformName::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintLibrary_TransformNames \ static_assert(alignof(LiveLinkBlueprintLibrary_TransformNames) == 0x000008, "Wrong alignment on LiveLinkBlueprintLibrary_TransformNames"); \ static_assert(sizeof(LiveLinkBlueprintLibrary_TransformNames) == 0x000028, "Wrong size on LiveLinkBlueprintLibrary_TransformNames"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_TransformNames, SubjectFrameHandle) == 0x000000, "Member 'LiveLinkBlueprintLibrary_TransformNames::SubjectFrameHandle' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintLibrary_TransformNames, TransformNames_0) == 0x000018, "Member 'LiveLinkBlueprintLibrary_TransformNames::TransformNames_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkBlueprintLibrary \ static_assert(alignof(ULiveLinkBlueprintLibrary) == 0x000008, "Wrong alignment on ULiveLinkBlueprintLibrary"); \ static_assert(sizeof(ULiveLinkBlueprintLibrary) == 0x000028, "Wrong size on ULiveLinkBlueprintLibrary"); \ #define DUMPER7_ASSERTS_LiveLinkComponent_GetAvailableSubjectNames \ static_assert(alignof(LiveLinkComponent_GetAvailableSubjectNames) == 0x000008, "Wrong alignment on LiveLinkComponent_GetAvailableSubjectNames"); \ static_assert(sizeof(LiveLinkComponent_GetAvailableSubjectNames) == 0x000010, "Wrong size on LiveLinkComponent_GetAvailableSubjectNames"); \ static_assert(offsetof(LiveLinkComponent_GetAvailableSubjectNames, SubjectNames) == 0x000000, "Member 'LiveLinkComponent_GetAvailableSubjectNames::SubjectNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkComponent_GetSubjectData \ static_assert(alignof(LiveLinkComponent_GetSubjectData) == 0x000008, "Wrong alignment on LiveLinkComponent_GetSubjectData"); \ static_assert(sizeof(LiveLinkComponent_GetSubjectData) == 0x000028, "Wrong size on LiveLinkComponent_GetSubjectData"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectData, SubjectName) == 0x000000, "Member 'LiveLinkComponent_GetSubjectData::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectData, bSuccess) == 0x000008, "Member 'LiveLinkComponent_GetSubjectData::bSuccess' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectData, SubjectFrameHandle) == 0x000010, "Member 'LiveLinkComponent_GetSubjectData::SubjectFrameHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkComponent_GetSubjectDataAtSceneTime \ static_assert(alignof(LiveLinkComponent_GetSubjectDataAtSceneTime) == 0x000008, "Wrong alignment on LiveLinkComponent_GetSubjectDataAtSceneTime"); \ static_assert(sizeof(LiveLinkComponent_GetSubjectDataAtSceneTime) == 0x000038, "Wrong size on LiveLinkComponent_GetSubjectDataAtSceneTime"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtSceneTime, SubjectName) == 0x000000, "Member 'LiveLinkComponent_GetSubjectDataAtSceneTime::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtSceneTime, SceneTime) == 0x000008, "Member 'LiveLinkComponent_GetSubjectDataAtSceneTime::SceneTime' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtSceneTime, bSuccess) == 0x00001C, "Member 'LiveLinkComponent_GetSubjectDataAtSceneTime::bSuccess' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtSceneTime, SubjectFrameHandle) == 0x000020, "Member 'LiveLinkComponent_GetSubjectDataAtSceneTime::SubjectFrameHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkComponent_GetSubjectDataAtWorldTime \ static_assert(alignof(LiveLinkComponent_GetSubjectDataAtWorldTime) == 0x000008, "Wrong alignment on LiveLinkComponent_GetSubjectDataAtWorldTime"); \ static_assert(sizeof(LiveLinkComponent_GetSubjectDataAtWorldTime) == 0x000028, "Wrong size on LiveLinkComponent_GetSubjectDataAtWorldTime"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtWorldTime, SubjectName) == 0x000000, "Member 'LiveLinkComponent_GetSubjectDataAtWorldTime::SubjectName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtWorldTime, WorldTime) == 0x000008, "Member 'LiveLinkComponent_GetSubjectDataAtWorldTime::WorldTime' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtWorldTime, bSuccess) == 0x00000C, "Member 'LiveLinkComponent_GetSubjectDataAtWorldTime::bSuccess' has a wrong offset!"); \ static_assert(offsetof(LiveLinkComponent_GetSubjectDataAtWorldTime, SubjectFrameHandle) == 0x000010, "Member 'LiveLinkComponent_GetSubjectDataAtWorldTime::SubjectFrameHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkComponent \ static_assert(alignof(ULiveLinkComponent) == 0x000008, "Wrong alignment on ULiveLinkComponent"); \ static_assert(sizeof(ULiveLinkComponent) == 0x0000C0, "Wrong size on ULiveLinkComponent"); \ static_assert(offsetof(ULiveLinkComponent, OnLiveLinkUpdated) == 0x0000A0, "Member 'ULiveLinkComponent::OnLiveLinkUpdated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkDrivenComponent \ static_assert(alignof(ULiveLinkDrivenComponent) == 0x000008, "Wrong alignment on ULiveLinkDrivenComponent"); \ static_assert(sizeof(ULiveLinkDrivenComponent) == 0x0000B8, "Wrong size on ULiveLinkDrivenComponent"); \ static_assert(offsetof(ULiveLinkDrivenComponent, SubjectName) == 0x0000A0, "Member 'ULiveLinkDrivenComponent::SubjectName' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDrivenComponent, ActorTransformBone) == 0x0000A8, "Member 'ULiveLinkDrivenComponent::ActorTransformBone' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDrivenComponent, bModifyActorTransform) == 0x0000B0, "Member 'ULiveLinkDrivenComponent::bModifyActorTransform' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkDrivenComponent, bSetRelativeLocation) == 0x0000B1, "Member 'ULiveLinkDrivenComponent::bSetRelativeLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkMessageBusFinder_ConnectToProvider \ static_assert(alignof(LiveLinkMessageBusFinder_ConnectToProvider) == 0x000008, "Wrong alignment on LiveLinkMessageBusFinder_ConnectToProvider"); \ static_assert(sizeof(LiveLinkMessageBusFinder_ConnectToProvider) == 0x000058, "Wrong size on LiveLinkMessageBusFinder_ConnectToProvider"); \ static_assert(offsetof(LiveLinkMessageBusFinder_ConnectToProvider, Provider) == 0x000000, "Member 'LiveLinkMessageBusFinder_ConnectToProvider::Provider' has a wrong offset!"); \ static_assert(offsetof(LiveLinkMessageBusFinder_ConnectToProvider, SourceHandle) == 0x000040, "Member 'LiveLinkMessageBusFinder_ConnectToProvider::SourceHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkMessageBusFinder_ConstructMessageBusFinder \ static_assert(alignof(LiveLinkMessageBusFinder_ConstructMessageBusFinder) == 0x000008, "Wrong alignment on LiveLinkMessageBusFinder_ConstructMessageBusFinder"); \ static_assert(sizeof(LiveLinkMessageBusFinder_ConstructMessageBusFinder) == 0x000008, "Wrong size on LiveLinkMessageBusFinder_ConstructMessageBusFinder"); \ static_assert(offsetof(LiveLinkMessageBusFinder_ConstructMessageBusFinder, ReturnValue) == 0x000000, "Member 'LiveLinkMessageBusFinder_ConstructMessageBusFinder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkMessageBusFinder_GetAvailableProviders \ static_assert(alignof(LiveLinkMessageBusFinder_GetAvailableProviders) == 0x000008, "Wrong alignment on LiveLinkMessageBusFinder_GetAvailableProviders"); \ static_assert(sizeof(LiveLinkMessageBusFinder_GetAvailableProviders) == 0x000038, "Wrong size on LiveLinkMessageBusFinder_GetAvailableProviders"); \ static_assert(offsetof(LiveLinkMessageBusFinder_GetAvailableProviders, WorldContextObject) == 0x000000, "Member 'LiveLinkMessageBusFinder_GetAvailableProviders::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LiveLinkMessageBusFinder_GetAvailableProviders, LatentInfo) == 0x000008, "Member 'LiveLinkMessageBusFinder_GetAvailableProviders::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(LiveLinkMessageBusFinder_GetAvailableProviders, Duration) == 0x000020, "Member 'LiveLinkMessageBusFinder_GetAvailableProviders::Duration' has a wrong offset!"); \ static_assert(offsetof(LiveLinkMessageBusFinder_GetAvailableProviders, AvailableProviders) == 0x000028, "Member 'LiveLinkMessageBusFinder_GetAvailableProviders::AvailableProviders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkMessageBusFinder \ static_assert(alignof(ULiveLinkMessageBusFinder) == 0x000008, "Wrong alignment on ULiveLinkMessageBusFinder"); \ static_assert(sizeof(ULiveLinkMessageBusFinder) == 0x000080, "Wrong size on ULiveLinkMessageBusFinder"); \ #define DUMPER7_ASSERTS_ULiveLinkMessageBusSourceSettings \ static_assert(alignof(ULiveLinkMessageBusSourceSettings) == 0x000008, "Wrong alignment on ULiveLinkMessageBusSourceSettings"); \ static_assert(sizeof(ULiveLinkMessageBusSourceSettings) == 0x0000A8, "Wrong size on ULiveLinkMessageBusSourceSettings"); \ #define DUMPER7_ASSERTS_LiveLinkPreset_ApplyToClientLatent \ static_assert(alignof(LiveLinkPreset_ApplyToClientLatent) == 0x000008, "Wrong alignment on LiveLinkPreset_ApplyToClientLatent"); \ static_assert(sizeof(LiveLinkPreset_ApplyToClientLatent) == 0x000020, "Wrong size on LiveLinkPreset_ApplyToClientLatent"); \ static_assert(offsetof(LiveLinkPreset_ApplyToClientLatent, WorldContextObject) == 0x000000, "Member 'LiveLinkPreset_ApplyToClientLatent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(LiveLinkPreset_ApplyToClientLatent, LatentInfo) == 0x000008, "Member 'LiveLinkPreset_ApplyToClientLatent::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkPreset_AddToClient \ static_assert(alignof(LiveLinkPreset_AddToClient) == 0x000001, "Wrong alignment on LiveLinkPreset_AddToClient"); \ static_assert(sizeof(LiveLinkPreset_AddToClient) == 0x000002, "Wrong size on LiveLinkPreset_AddToClient"); \ static_assert(offsetof(LiveLinkPreset_AddToClient, bRecreatePresets) == 0x000000, "Member 'LiveLinkPreset_AddToClient::bRecreatePresets' has a wrong offset!"); \ static_assert(offsetof(LiveLinkPreset_AddToClient, ReturnValue) == 0x000001, "Member 'LiveLinkPreset_AddToClient::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkPreset_ApplyToClient \ static_assert(alignof(LiveLinkPreset_ApplyToClient) == 0x000001, "Wrong alignment on LiveLinkPreset_ApplyToClient"); \ static_assert(sizeof(LiveLinkPreset_ApplyToClient) == 0x000001, "Wrong size on LiveLinkPreset_ApplyToClient"); \ static_assert(offsetof(LiveLinkPreset_ApplyToClient, ReturnValue) == 0x000000, "Member 'LiveLinkPreset_ApplyToClient::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkPreset \ static_assert(alignof(ULiveLinkPreset) == 0x000008, "Wrong alignment on ULiveLinkPreset"); \ static_assert(sizeof(ULiveLinkPreset) == 0x000050, "Wrong size on ULiveLinkPreset"); \ static_assert(offsetof(ULiveLinkPreset, Sources) == 0x000028, "Member 'ULiveLinkPreset::Sources' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkPreset, Subjects) == 0x000038, "Member 'ULiveLinkPreset::Subjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkUserSettings \ static_assert(alignof(ULiveLinkUserSettings) == 0x000008, "Wrong alignment on ULiveLinkUserSettings"); \ static_assert(sizeof(ULiveLinkUserSettings) == 0x000038, "Wrong size on ULiveLinkUserSettings"); \ static_assert(offsetof(ULiveLinkUserSettings, PresetSaveDir) == 0x000028, "Member 'ULiveLinkUserSettings::PresetSaveDir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkSettings \ static_assert(alignof(ULiveLinkSettings) == 0x000008, "Wrong alignment on ULiveLinkSettings"); \ static_assert(sizeof(ULiveLinkSettings) == 0x0000C8, "Wrong size on ULiveLinkSettings"); \ static_assert(offsetof(ULiveLinkSettings, DefaultRoleSettings) == 0x000028, "Member 'ULiveLinkSettings::DefaultRoleSettings' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, FrameInterpolationProcessor) == 0x000038, "Member 'ULiveLinkSettings::FrameInterpolationProcessor' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, DefaultLiveLinkPreset) == 0x000040, "Member 'ULiveLinkSettings::DefaultLiveLinkPreset' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, ClockOffsetCorrectionStep) == 0x000070, "Member 'ULiveLinkSettings::ClockOffsetCorrectionStep' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, DefaultMessageBusSourceMode) == 0x000074, "Member 'ULiveLinkSettings::DefaultMessageBusSourceMode' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, MessageBusPingRequestFrequency) == 0x000078, "Member 'ULiveLinkSettings::MessageBusPingRequestFrequency' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, MessageBusHeartbeatFrequency) == 0x000080, "Member 'ULiveLinkSettings::MessageBusHeartbeatFrequency' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, MessageBusHeartbeatTimeout) == 0x000088, "Member 'ULiveLinkSettings::MessageBusHeartbeatTimeout' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, MessageBusTimeBeforeRemovingInactiveSource) == 0x000090, "Member 'ULiveLinkSettings::MessageBusTimeBeforeRemovingInactiveSource' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, TimeWithoutFrameToBeConsiderAsInvalid) == 0x000098, "Member 'ULiveLinkSettings::TimeWithoutFrameToBeConsiderAsInvalid' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, ValidColor) == 0x0000A0, "Member 'ULiveLinkSettings::ValidColor' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, InvalidColor) == 0x0000B0, "Member 'ULiveLinkSettings::InvalidColor' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, TextSizeSource) == 0x0000C0, "Member 'ULiveLinkSettings::TextSizeSource' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkSettings, TextSizeSubject) == 0x0000C1, "Member 'ULiveLinkSettings::TextSizeSubject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkTimecodeProvider \ static_assert(alignof(ULiveLinkTimecodeProvider) == 0x000008, "Wrong alignment on ULiveLinkTimecodeProvider"); \ static_assert(sizeof(ULiveLinkTimecodeProvider) == 0x0000C0, "Wrong size on ULiveLinkTimecodeProvider"); \ static_assert(offsetof(ULiveLinkTimecodeProvider, SubjectKey) == 0x000030, "Member 'ULiveLinkTimecodeProvider::SubjectKey' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTimecodeProvider, Evaluation) == 0x000048, "Member 'ULiveLinkTimecodeProvider::Evaluation' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTimecodeProvider, bOverrideFrameRate) == 0x00004C, "Member 'ULiveLinkTimecodeProvider::bOverrideFrameRate' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTimecodeProvider, OverrideFrameRate) == 0x000050, "Member 'ULiveLinkTimecodeProvider::OverrideFrameRate' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTimecodeProvider, BufferSize) == 0x000058, "Member 'ULiveLinkTimecodeProvider::BufferSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkTimeSynchronizationSource \ static_assert(alignof(ULiveLinkTimeSynchronizationSource) == 0x000008, "Wrong alignment on ULiveLinkTimeSynchronizationSource"); \ static_assert(sizeof(ULiveLinkTimeSynchronizationSource) == 0x000080, "Wrong size on ULiveLinkTimeSynchronizationSource"); \ static_assert(offsetof(ULiveLinkTimeSynchronizationSource, SubjectName) == 0x000030, "Member 'ULiveLinkTimeSynchronizationSource::SubjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkVirtualSubjectSourceSettings \ static_assert(alignof(ULiveLinkVirtualSubjectSourceSettings) == 0x000008, "Wrong alignment on ULiveLinkVirtualSubjectSourceSettings"); \ static_assert(sizeof(ULiveLinkVirtualSubjectSourceSettings) == 0x0000B0, "Wrong size on ULiveLinkVirtualSubjectSourceSettings"); \ static_assert(offsetof(ULiveLinkVirtualSubjectSourceSettings, SourceName) == 0x0000A8, "Member 'ULiveLinkVirtualSubjectSourceSettings::SourceName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkTransformAxisSwitchPreProcessor \ static_assert(alignof(ULiveLinkTransformAxisSwitchPreProcessor) == 0x000008, "Wrong alignment on ULiveLinkTransformAxisSwitchPreProcessor"); \ static_assert(sizeof(ULiveLinkTransformAxisSwitchPreProcessor) == 0x000070, "Wrong size on ULiveLinkTransformAxisSwitchPreProcessor"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, FrontAxis) == 0x000028, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::FrontAxis' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, RightAxis) == 0x000029, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::RightAxis' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, UpAxis) == 0x00002A, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::UpAxis' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, bUseOffsetPosition) == 0x00002B, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::bUseOffsetPosition' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, bUseOffsetOrientation) == 0x00002C, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::bUseOffsetOrientation' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, OffsetPosition) == 0x000030, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::OffsetPosition' has a wrong offset!"); \ static_assert(offsetof(ULiveLinkTransformAxisSwitchPreProcessor, OffsetOrientation) == 0x000048, "Member 'ULiveLinkTransformAxisSwitchPreProcessor::OffsetOrientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkAnimationAxisSwitchPreProcessor \ static_assert(alignof(ULiveLinkAnimationAxisSwitchPreProcessor) == 0x000008, "Wrong alignment on ULiveLinkAnimationAxisSwitchPreProcessor"); \ static_assert(sizeof(ULiveLinkAnimationAxisSwitchPreProcessor) == 0x000070, "Wrong size on ULiveLinkAnimationAxisSwitchPreProcessor"); \ #define DUMPER7_ASSERTS_ULiveLinkAnimationRoleToTransform \ static_assert(alignof(ULiveLinkAnimationRoleToTransform) == 0x000008, "Wrong alignment on ULiveLinkAnimationRoleToTransform"); \ static_assert(sizeof(ULiveLinkAnimationRoleToTransform) == 0x000040, "Wrong size on ULiveLinkAnimationRoleToTransform"); \ static_assert(offsetof(ULiveLinkAnimationRoleToTransform, BoneName) == 0x000028, "Member 'ULiveLinkAnimationRoleToTransform::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal \ static_assert(alignof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal) == 0x000008, "Wrong alignment on LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal"); \ static_assert(sizeof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal) == 0x0000A8, "Wrong size on LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal"); \ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal, InStruct) == 0x000000, "Member 'LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal::InStruct' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal, bInShouldStampCurrentTime) == 0x0000A0, "Member 'LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal::bInShouldStampCurrentTime' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal, ReturnValue) == 0x0000A1, "Member 'LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectFrameData_Internal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal \ static_assert(alignof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal) == 0x000008, "Wrong alignment on LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal"); \ static_assert(sizeof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal) == 0x000018, "Wrong size on LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal"); \ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal, InStruct) == 0x000000, "Member 'LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal::InStruct' has a wrong offset!"); \ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal, ReturnValue) == 0x000010, "Member 'LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStaticData_Internal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkBlueprintVirtualSubject \ static_assert(alignof(ULiveLinkBlueprintVirtualSubject) == 0x000008, "Wrong alignment on ULiveLinkBlueprintVirtualSubject"); \ static_assert(sizeof(ULiveLinkBlueprintVirtualSubject) == 0x000188, "Wrong size on ULiveLinkBlueprintVirtualSubject"); \ #define DUMPER7_ASSERTS_Countdown_Dialog_BP_C_OnUpdate \ static_assert(alignof(Countdown_Dialog_BP_C_OnUpdate) == 0x000004, "Wrong alignment on Countdown_Dialog_BP_C_OnUpdate"); \ static_assert(sizeof(Countdown_Dialog_BP_C_OnUpdate) == 0x000004, "Wrong size on Countdown_Dialog_BP_C_OnUpdate"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnUpdate, _Counter) == 0x000000, "Member 'Countdown_Dialog_BP_C_OnUpdate::_Counter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Countdown_Dialog_BP_C_OnFocusReceived \ static_assert(alignof(Countdown_Dialog_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Countdown_Dialog_BP_C_OnFocusReceived"); \ static_assert(sizeof(Countdown_Dialog_BP_C_OnFocusReceived) == 0x000270, "Wrong size on Countdown_Dialog_BP_C_OnFocusReceived"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Countdown_Dialog_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Countdown_Dialog_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Countdown_Dialog_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Countdown_Dialog_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'Countdown_Dialog_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP \ static_assert(alignof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP) == 0x000008, "Wrong alignment on Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP"); \ static_assert(sizeof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP) == 0x000088, "Wrong size on Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, EntryPoint) == 0x000000, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, K2Node_Event__Counter) == 0x000004, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::K2Node_Event__Counter' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000010, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, K2Node_MakeArray_Array) == 0x000060, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP, CallFunc_Format_ReturnValue) == 0x000070, "Member 'Countdown_Dialog_BP_C_ExecuteUbergraph_Countdown_Dialog_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCountdown_Dialog_BP_C \ static_assert(alignof(UCountdown_Dialog_BP_C) == 0x000010, "Wrong alignment on UCountdown_Dialog_BP_C"); \ static_assert(sizeof(UCountdown_Dialog_BP_C) == 0x000440, "Wrong size on UCountdown_Dialog_BP_C"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, UberGraphFrame) == 0x0003F0, "Member 'UCountdown_Dialog_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Back_but_1) == 0x0003F8, "Member 'UCountdown_Dialog_BP_C::Back_but_1' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Back_text) == 0x000400, "Member 'UCountdown_Dialog_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Counter_txt) == 0x000408, "Member 'UCountdown_Dialog_BP_C::Counter_txt' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Image_345) == 0x000410, "Member 'UCountdown_Dialog_BP_C::Image_345' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, No_but) == 0x000418, "Member 'UCountdown_Dialog_BP_C::No_but' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, No_tip) == 0x000420, "Member 'UCountdown_Dialog_BP_C::No_tip' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Yes_but) == 0x000428, "Member 'UCountdown_Dialog_BP_C::Yes_but' has a wrong offset!"); \ static_assert(offsetof(UCountdown_Dialog_BP_C, Yes_tip) == 0x000430, "Member 'UCountdown_Dialog_BP_C::Yes_tip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVersionNumber \ static_assert(alignof(FMetasoundFrontendVersionNumber) == 0x000004, "Wrong alignment on FMetasoundFrontendVersionNumber"); \ static_assert(sizeof(FMetasoundFrontendVersionNumber) == 0x000008, "Wrong size on FMetasoundFrontendVersionNumber"); \ static_assert(offsetof(FMetasoundFrontendVersionNumber, Major) == 0x000000, "Member 'FMetasoundFrontendVersionNumber::Major' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVersionNumber, Minor) == 0x000004, "Member 'FMetasoundFrontendVersionNumber::Minor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVersion \ static_assert(alignof(FMetasoundFrontendVersion) == 0x000004, "Wrong alignment on FMetasoundFrontendVersion"); \ static_assert(sizeof(FMetasoundFrontendVersion) == 0x000010, "Wrong size on FMetasoundFrontendVersion"); \ static_assert(offsetof(FMetasoundFrontendVersion, Name) == 0x000000, "Member 'FMetasoundFrontendVersion::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVersion, Number) == 0x000008, "Member 'FMetasoundFrontendVersion::Number' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVertex \ static_assert(alignof(FMetasoundFrontendVertex) == 0x000004, "Wrong alignment on FMetasoundFrontendVertex"); \ static_assert(sizeof(FMetasoundFrontendVertex) == 0x000020, "Wrong size on FMetasoundFrontendVertex"); \ static_assert(offsetof(FMetasoundFrontendVertex, Name) == 0x000000, "Member 'FMetasoundFrontendVertex::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVertex, TypeName) == 0x000008, "Member 'FMetasoundFrontendVertex::TypeName' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVertex, VertexID) == 0x000010, "Member 'FMetasoundFrontendVertex::VertexID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendLiteral \ static_assert(alignof(FMetasoundFrontendLiteral) == 0x000008, "Wrong alignment on FMetasoundFrontendLiteral"); \ static_assert(sizeof(FMetasoundFrontendLiteral) == 0x000058, "Wrong size on FMetasoundFrontendLiteral"); \ static_assert(offsetof(FMetasoundFrontendLiteral, Type) == 0x000000, "Member 'FMetasoundFrontendLiteral::Type' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsNumDefault) == 0x000004, "Member 'FMetasoundFrontendLiteral::AsNumDefault' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsBoolean) == 0x000008, "Member 'FMetasoundFrontendLiteral::AsBoolean' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsInteger) == 0x000018, "Member 'FMetasoundFrontendLiteral::AsInteger' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsFloat) == 0x000028, "Member 'FMetasoundFrontendLiteral::AsFloat' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsString) == 0x000038, "Member 'FMetasoundFrontendLiteral::AsString' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendLiteral, AsUObject) == 0x000048, "Member 'FMetasoundFrontendLiteral::AsUObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVertexLiteral \ static_assert(alignof(FMetasoundFrontendVertexLiteral) == 0x000008, "Wrong alignment on FMetasoundFrontendVertexLiteral"); \ static_assert(sizeof(FMetasoundFrontendVertexLiteral) == 0x000068, "Wrong size on FMetasoundFrontendVertexLiteral"); \ static_assert(offsetof(FMetasoundFrontendVertexLiteral, VertexID) == 0x000000, "Member 'FMetasoundFrontendVertexLiteral::VertexID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVertexLiteral, Value) == 0x000010, "Member 'FMetasoundFrontendVertexLiteral::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVariable \ static_assert(alignof(FMetasoundFrontendVariable) == 0x000008, "Wrong alignment on FMetasoundFrontendVariable"); \ static_assert(sizeof(FMetasoundFrontendVariable) == 0x0000B8, "Wrong size on FMetasoundFrontendVariable"); \ static_assert(offsetof(FMetasoundFrontendVariable, Name) == 0x000000, "Member 'FMetasoundFrontendVariable::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, TypeName) == 0x000008, "Member 'FMetasoundFrontendVariable::TypeName' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, Literal) == 0x000010, "Member 'FMetasoundFrontendVariable::Literal' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, ID) == 0x000068, "Member 'FMetasoundFrontendVariable::ID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, VariableNodeID) == 0x000078, "Member 'FMetasoundFrontendVariable::VariableNodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, MutatorNodeID) == 0x000088, "Member 'FMetasoundFrontendVariable::MutatorNodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, AccessorNodeIDs) == 0x000098, "Member 'FMetasoundFrontendVariable::AccessorNodeIDs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendVariable, DeferredAccessorNodeIDs) == 0x0000A8, "Member 'FMetasoundFrontendVariable::DeferredAccessorNodeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendNodeInterface \ static_assert(alignof(FMetasoundFrontendNodeInterface) == 0x000008, "Wrong alignment on FMetasoundFrontendNodeInterface"); \ static_assert(sizeof(FMetasoundFrontendNodeInterface) == 0x000030, "Wrong size on FMetasoundFrontendNodeInterface"); \ static_assert(offsetof(FMetasoundFrontendNodeInterface, Inputs) == 0x000000, "Member 'FMetasoundFrontendNodeInterface::Inputs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNodeInterface, Outputs) == 0x000010, "Member 'FMetasoundFrontendNodeInterface::Outputs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNodeInterface, Environment) == 0x000020, "Member 'FMetasoundFrontendNodeInterface::Environment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendNodeStyleDisplay \ static_assert(alignof(FMetasoundFrontendNodeStyleDisplay) == 0x000001, "Wrong alignment on FMetasoundFrontendNodeStyleDisplay"); \ static_assert(sizeof(FMetasoundFrontendNodeStyleDisplay) == 0x000001, "Wrong size on FMetasoundFrontendNodeStyleDisplay"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendNodeStyle \ static_assert(alignof(FMetasoundFrontendNodeStyle) == 0x000001, "Wrong alignment on FMetasoundFrontendNodeStyle"); \ static_assert(sizeof(FMetasoundFrontendNodeStyle) == 0x000001, "Wrong size on FMetasoundFrontendNodeStyle"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendNode \ static_assert(alignof(FMetasoundFrontendNode) == 0x000008, "Wrong alignment on FMetasoundFrontendNode"); \ static_assert(sizeof(FMetasoundFrontendNode) == 0x000068, "Wrong size on FMetasoundFrontendNode"); \ static_assert(offsetof(FMetasoundFrontendNode, ID) == 0x000000, "Member 'FMetasoundFrontendNode::ID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNode, ClassID) == 0x000010, "Member 'FMetasoundFrontendNode::ClassID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNode, Name) == 0x000020, "Member 'FMetasoundFrontendNode::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNode, Interface) == 0x000028, "Member 'FMetasoundFrontendNode::Interface' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendNode, InputLiterals) == 0x000058, "Member 'FMetasoundFrontendNode::InputLiterals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendEdge \ static_assert(alignof(FMetasoundFrontendEdge) == 0x000004, "Wrong alignment on FMetasoundFrontendEdge"); \ static_assert(sizeof(FMetasoundFrontendEdge) == 0x000040, "Wrong size on FMetasoundFrontendEdge"); \ static_assert(offsetof(FMetasoundFrontendEdge, FromNodeID) == 0x000000, "Member 'FMetasoundFrontendEdge::FromNodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdge, FromVertexID) == 0x000010, "Member 'FMetasoundFrontendEdge::FromVertexID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdge, ToNodeID) == 0x000020, "Member 'FMetasoundFrontendEdge::ToNodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdge, ToVertexID) == 0x000030, "Member 'FMetasoundFrontendEdge::ToVertexID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendEdgeStyleLiteralColorPair \ static_assert(alignof(FMetasoundFrontendEdgeStyleLiteralColorPair) == 0x000008, "Wrong alignment on FMetasoundFrontendEdgeStyleLiteralColorPair"); \ static_assert(sizeof(FMetasoundFrontendEdgeStyleLiteralColorPair) == 0x000068, "Wrong size on FMetasoundFrontendEdgeStyleLiteralColorPair"); \ static_assert(offsetof(FMetasoundFrontendEdgeStyleLiteralColorPair, Value) == 0x000000, "Member 'FMetasoundFrontendEdgeStyleLiteralColorPair::Value' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdgeStyleLiteralColorPair, Color) == 0x000058, "Member 'FMetasoundFrontendEdgeStyleLiteralColorPair::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendEdgeStyle \ static_assert(alignof(FMetasoundFrontendEdgeStyle) == 0x000008, "Wrong alignment on FMetasoundFrontendEdgeStyle"); \ static_assert(sizeof(FMetasoundFrontendEdgeStyle) == 0x000028, "Wrong size on FMetasoundFrontendEdgeStyle"); \ static_assert(offsetof(FMetasoundFrontendEdgeStyle, NodeID) == 0x000000, "Member 'FMetasoundFrontendEdgeStyle::NodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdgeStyle, OutputName) == 0x000010, "Member 'FMetasoundFrontendEdgeStyle::OutputName' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendEdgeStyle, LiteralColorPairs) == 0x000018, "Member 'FMetasoundFrontendEdgeStyle::LiteralColorPairs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendGraphStyle \ static_assert(alignof(FMetasoundFrontendGraphStyle) == 0x000008, "Wrong alignment on FMetasoundFrontendGraphStyle"); \ static_assert(sizeof(FMetasoundFrontendGraphStyle) == 0x000018, "Wrong size on FMetasoundFrontendGraphStyle"); \ static_assert(offsetof(FMetasoundFrontendGraphStyle, bIsGraphEditable) == 0x000000, "Member 'FMetasoundFrontendGraphStyle::bIsGraphEditable' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendGraphStyle, EdgeStyles) == 0x000008, "Member 'FMetasoundFrontendGraphStyle::EdgeStyles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendGraph \ static_assert(alignof(FMetasoundFrontendGraph) == 0x000008, "Wrong alignment on FMetasoundFrontendGraph"); \ static_assert(sizeof(FMetasoundFrontendGraph) == 0x000030, "Wrong size on FMetasoundFrontendGraph"); \ static_assert(offsetof(FMetasoundFrontendGraph, Nodes) == 0x000000, "Member 'FMetasoundFrontendGraph::Nodes' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendGraph, Edges) == 0x000010, "Member 'FMetasoundFrontendGraph::Edges' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendGraph, Variables) == 0x000020, "Member 'FMetasoundFrontendGraph::Variables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendVertexMetadata \ static_assert(alignof(FMetasoundFrontendVertexMetadata) == 0x000001, "Wrong alignment on FMetasoundFrontendVertexMetadata"); \ static_assert(sizeof(FMetasoundFrontendVertexMetadata) == 0x000001, "Wrong size on FMetasoundFrontendVertexMetadata"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassVertex \ static_assert(alignof(FMetasoundFrontendClassVertex) == 0x000004, "Wrong alignment on FMetasoundFrontendClassVertex"); \ static_assert(sizeof(FMetasoundFrontendClassVertex) == 0x000034, "Wrong size on FMetasoundFrontendClassVertex"); \ static_assert(offsetof(FMetasoundFrontendClassVertex, NodeID) == 0x000020, "Member 'FMetasoundFrontendClassVertex::NodeID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassVertex, AccessType) == 0x000030, "Member 'FMetasoundFrontendClassVertex::AccessType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassStyleDisplay \ static_assert(alignof(FMetasoundFrontendClassStyleDisplay) == 0x000001, "Wrong alignment on FMetasoundFrontendClassStyleDisplay"); \ static_assert(sizeof(FMetasoundFrontendClassStyleDisplay) == 0x000001, "Wrong size on FMetasoundFrontendClassStyleDisplay"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassInput \ static_assert(alignof(FMetasoundFrontendClassInput) == 0x000008, "Wrong alignment on FMetasoundFrontendClassInput"); \ static_assert(sizeof(FMetasoundFrontendClassInput) == 0x000090, "Wrong size on FMetasoundFrontendClassInput"); \ static_assert(offsetof(FMetasoundFrontendClassInput, DefaultLiteral) == 0x000038, "Member 'FMetasoundFrontendClassInput::DefaultLiteral' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassVariable \ static_assert(alignof(FMetasoundFrontendClassVariable) == 0x000008, "Wrong alignment on FMetasoundFrontendClassVariable"); \ static_assert(sizeof(FMetasoundFrontendClassVariable) == 0x000090, "Wrong size on FMetasoundFrontendClassVariable"); \ static_assert(offsetof(FMetasoundFrontendClassVariable, DefaultLiteral) == 0x000038, "Member 'FMetasoundFrontendClassVariable::DefaultLiteral' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassOutput \ static_assert(alignof(FMetasoundFrontendClassOutput) == 0x000004, "Wrong alignment on FMetasoundFrontendClassOutput"); \ static_assert(sizeof(FMetasoundFrontendClassOutput) == 0x000034, "Wrong size on FMetasoundFrontendClassOutput"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassEnvironmentVariable \ static_assert(alignof(FMetasoundFrontendClassEnvironmentVariable) == 0x000004, "Wrong alignment on FMetasoundFrontendClassEnvironmentVariable"); \ static_assert(sizeof(FMetasoundFrontendClassEnvironmentVariable) == 0x000014, "Wrong size on FMetasoundFrontendClassEnvironmentVariable"); \ static_assert(offsetof(FMetasoundFrontendClassEnvironmentVariable, Name) == 0x000000, "Member 'FMetasoundFrontendClassEnvironmentVariable::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassEnvironmentVariable, TypeName) == 0x000008, "Member 'FMetasoundFrontendClassEnvironmentVariable::TypeName' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassEnvironmentVariable, bIsRequired) == 0x000010, "Member 'FMetasoundFrontendClassEnvironmentVariable::bIsRequired' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendInterfaceStyle \ static_assert(alignof(FMetasoundFrontendInterfaceStyle) == 0x000001, "Wrong alignment on FMetasoundFrontendInterfaceStyle"); \ static_assert(sizeof(FMetasoundFrontendInterfaceStyle) == 0x000001, "Wrong size on FMetasoundFrontendInterfaceStyle"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassInterface \ static_assert(alignof(FMetasoundFrontendClassInterface) == 0x000008, "Wrong alignment on FMetasoundFrontendClassInterface"); \ static_assert(sizeof(FMetasoundFrontendClassInterface) == 0x000040, "Wrong size on FMetasoundFrontendClassInterface"); \ static_assert(offsetof(FMetasoundFrontendClassInterface, Inputs) == 0x000000, "Member 'FMetasoundFrontendClassInterface::Inputs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassInterface, Outputs) == 0x000010, "Member 'FMetasoundFrontendClassInterface::Outputs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassInterface, Environment) == 0x000020, "Member 'FMetasoundFrontendClassInterface::Environment' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassInterface, ChangeID) == 0x000030, "Member 'FMetasoundFrontendClassInterface::ChangeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendInterface \ static_assert(alignof(FMetasoundFrontendInterface) == 0x000008, "Wrong alignment on FMetasoundFrontendInterface"); \ static_assert(sizeof(FMetasoundFrontendInterface) == 0x000050, "Wrong size on FMetasoundFrontendInterface"); \ static_assert(offsetof(FMetasoundFrontendInterface, Version) == 0x000040, "Member 'FMetasoundFrontendInterface::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassName \ static_assert(alignof(FMetasoundFrontendClassName) == 0x000004, "Wrong alignment on FMetasoundFrontendClassName"); \ static_assert(sizeof(FMetasoundFrontendClassName) == 0x000018, "Wrong size on FMetasoundFrontendClassName"); \ static_assert(offsetof(FMetasoundFrontendClassName, Namespace) == 0x000000, "Member 'FMetasoundFrontendClassName::Namespace' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassName, Name) == 0x000008, "Member 'FMetasoundFrontendClassName::Name' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassName, Variant) == 0x000010, "Member 'FMetasoundFrontendClassName::Variant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassMetadata \ static_assert(alignof(FMetasoundFrontendClassMetadata) == 0x000004, "Wrong alignment on FMetasoundFrontendClassMetadata"); \ static_assert(sizeof(FMetasoundFrontendClassMetadata) == 0x000034, "Wrong size on FMetasoundFrontendClassMetadata"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, ClassName) == 0x000000, "Member 'FMetasoundFrontendClassMetadata::ClassName' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, Version) == 0x000018, "Member 'FMetasoundFrontendClassMetadata::Version' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, Type) == 0x000020, "Member 'FMetasoundFrontendClassMetadata::Type' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, bIsDeprecated) == 0x000021, "Member 'FMetasoundFrontendClassMetadata::bIsDeprecated' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, bAutoUpdateManagesInterface) == 0x000022, "Member 'FMetasoundFrontendClassMetadata::bAutoUpdateManagesInterface' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClassMetadata, ChangeID) == 0x000024, "Member 'FMetasoundFrontendClassMetadata::ChangeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClassStyle \ static_assert(alignof(FMetasoundFrontendClassStyle) == 0x000001, "Wrong alignment on FMetasoundFrontendClassStyle"); \ static_assert(sizeof(FMetasoundFrontendClassStyle) == 0x000001, "Wrong size on FMetasoundFrontendClassStyle"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendClass \ static_assert(alignof(FMetasoundFrontendClass) == 0x000008, "Wrong alignment on FMetasoundFrontendClass"); \ static_assert(sizeof(FMetasoundFrontendClass) == 0x000090, "Wrong size on FMetasoundFrontendClass"); \ static_assert(offsetof(FMetasoundFrontendClass, ID) == 0x000008, "Member 'FMetasoundFrontendClass::ID' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClass, MetaData) == 0x000018, "Member 'FMetasoundFrontendClass::MetaData' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendClass, Interface) == 0x000050, "Member 'FMetasoundFrontendClass::Interface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendGraphClassPresetOptions \ static_assert(alignof(FMetasoundFrontendGraphClassPresetOptions) == 0x000008, "Wrong alignment on FMetasoundFrontendGraphClassPresetOptions"); \ static_assert(sizeof(FMetasoundFrontendGraphClassPresetOptions) == 0x000058, "Wrong size on FMetasoundFrontendGraphClassPresetOptions"); \ static_assert(offsetof(FMetasoundFrontendGraphClassPresetOptions, bIsPreset) == 0x000000, "Member 'FMetasoundFrontendGraphClassPresetOptions::bIsPreset' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendGraphClassPresetOptions, InputsInheritingDefault) == 0x000008, "Member 'FMetasoundFrontendGraphClassPresetOptions::InputsInheritingDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendGraphClass \ static_assert(alignof(FMetasoundFrontendGraphClass) == 0x000008, "Wrong alignment on FMetasoundFrontendGraphClass"); \ static_assert(sizeof(FMetasoundFrontendGraphClass) == 0x000118, "Wrong size on FMetasoundFrontendGraphClass"); \ static_assert(offsetof(FMetasoundFrontendGraphClass, Graph) == 0x000090, "Member 'FMetasoundFrontendGraphClass::Graph' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendGraphClass, PresetOptions) == 0x0000C0, "Member 'FMetasoundFrontendGraphClass::PresetOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendDocumentMetadata \ static_assert(alignof(FMetasoundFrontendDocumentMetadata) == 0x000004, "Wrong alignment on FMetasoundFrontendDocumentMetadata"); \ static_assert(sizeof(FMetasoundFrontendDocumentMetadata) == 0x000010, "Wrong size on FMetasoundFrontendDocumentMetadata"); \ static_assert(offsetof(FMetasoundFrontendDocumentMetadata, Version) == 0x000000, "Member 'FMetasoundFrontendDocumentMetadata::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetasoundFrontendDocument \ static_assert(alignof(FMetasoundFrontendDocument) == 0x000008, "Wrong alignment on FMetasoundFrontendDocument"); \ static_assert(sizeof(FMetasoundFrontendDocument) == 0x0001C8, "Wrong size on FMetasoundFrontendDocument"); \ static_assert(offsetof(FMetasoundFrontendDocument, MetaData) == 0x000010, "Member 'FMetasoundFrontendDocument::MetaData' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, Interfaces) == 0x000020, "Member 'FMetasoundFrontendDocument::Interfaces' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, RootGraph) == 0x000070, "Member 'FMetasoundFrontendDocument::RootGraph' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, Subgraphs) == 0x000188, "Member 'FMetasoundFrontendDocument::Subgraphs' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, Dependencies) == 0x000198, "Member 'FMetasoundFrontendDocument::Dependencies' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, ArchetypeVersion) == 0x0001A8, "Member 'FMetasoundFrontendDocument::ArchetypeVersion' has a wrong offset!"); \ static_assert(offsetof(FMetasoundFrontendDocument, InterfaceVersions) == 0x0001B8, "Member 'FMetasoundFrontendDocument::InterfaceVersions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTimedDataChannelSampleTime \ static_assert(alignof(FTimedDataChannelSampleTime) == 0x000008, "Wrong alignment on FTimedDataChannelSampleTime"); \ static_assert(sizeof(FTimedDataChannelSampleTime) == 0x000018, "Wrong size on FTimedDataChannelSampleTime"); \ #define DUMPER7_ASSERTS_FTimedDataInputEvaluationData \ static_assert(alignof(FTimedDataInputEvaluationData) == 0x000004, "Wrong alignment on FTimedDataInputEvaluationData"); \ static_assert(sizeof(FTimedDataInputEvaluationData) == 0x000008, "Wrong size on FTimedDataInputEvaluationData"); \ static_assert(offsetof(FTimedDataInputEvaluationData, DistanceToNewestSampleSeconds) == 0x000000, "Member 'FTimedDataInputEvaluationData::DistanceToNewestSampleSeconds' has a wrong offset!"); \ static_assert(offsetof(FTimedDataInputEvaluationData, DistanceToOldestSampleSeconds) == 0x000004, "Member 'FTimedDataInputEvaluationData::DistanceToOldestSampleSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimeSynchronizationSource \ static_assert(alignof(UTimeSynchronizationSource) == 0x000008, "Wrong alignment on UTimeSynchronizationSource"); \ static_assert(sizeof(UTimeSynchronizationSource) == 0x000030, "Wrong size on UTimeSynchronizationSource"); \ static_assert(offsetof(UTimeSynchronizationSource, bUseForSynchronization) == 0x000028, "Member 'UTimeSynchronizationSource::bUseForSynchronization' has a wrong offset!"); \ static_assert(offsetof(UTimeSynchronizationSource, FrameOffset) == 0x00002C, "Member 'UTimeSynchronizationSource::FrameOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFixedFrameRateCustomTimeStep \ static_assert(alignof(UFixedFrameRateCustomTimeStep) == 0x000008, "Wrong alignment on UFixedFrameRateCustomTimeStep"); \ static_assert(sizeof(UFixedFrameRateCustomTimeStep) == 0x000028, "Wrong size on UFixedFrameRateCustomTimeStep"); \ #define DUMPER7_ASSERTS_UGenlockedCustomTimeStep \ static_assert(alignof(UGenlockedCustomTimeStep) == 0x000008, "Wrong alignment on UGenlockedCustomTimeStep"); \ static_assert(sizeof(UGenlockedCustomTimeStep) == 0x000030, "Wrong size on UGenlockedCustomTimeStep"); \ static_assert(offsetof(UGenlockedCustomTimeStep, bAutoDetectFormat) == 0x000028, "Member 'UGenlockedCustomTimeStep::bAutoDetectFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGenlockedFixedRateCustomTimeStep \ static_assert(alignof(UGenlockedFixedRateCustomTimeStep) == 0x000008, "Wrong alignment on UGenlockedFixedRateCustomTimeStep"); \ static_assert(sizeof(UGenlockedFixedRateCustomTimeStep) == 0x000050, "Wrong size on UGenlockedFixedRateCustomTimeStep"); \ static_assert(offsetof(UGenlockedFixedRateCustomTimeStep, FrameRate) == 0x000030, "Member 'UGenlockedFixedRateCustomTimeStep::FrameRate' has a wrong offset!"); \ static_assert(offsetof(UGenlockedFixedRateCustomTimeStep, bShouldBlock) == 0x000038, "Member 'UGenlockedFixedRateCustomTimeStep::bShouldBlock' has a wrong offset!"); \ static_assert(offsetof(UGenlockedFixedRateCustomTimeStep, bForceSingleFrameDeltaTime) == 0x000039, "Member 'UGenlockedFixedRateCustomTimeStep::bForceSingleFrameDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGenlockedTimecodeProvider \ static_assert(alignof(UGenlockedTimecodeProvider) == 0x000008, "Wrong alignment on UGenlockedTimecodeProvider"); \ static_assert(sizeof(UGenlockedTimecodeProvider) == 0x000058, "Wrong size on UGenlockedTimecodeProvider"); \ static_assert(offsetof(UGenlockedTimecodeProvider, bUseGenlockToCount) == 0x000030, "Member 'UGenlockedTimecodeProvider::bUseGenlockToCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber \ static_assert(alignof(TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Add_FrameNumberInteger \ static_assert(alignof(TimeManagementBlueprintLibrary_Add_FrameNumberInteger) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Add_FrameNumberInteger"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Add_FrameNumberInteger) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Add_FrameNumberInteger"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberInteger, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberInteger::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberInteger, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberInteger::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Add_FrameNumberInteger, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Add_FrameNumberInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger \ static_assert(alignof(TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger) == 0x000008, "Wrong size on TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger, InFrameNumber) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger::InFrameNumber' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger, ReturnValue) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Conv_FrameNumberToInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds \ static_assert(alignof(TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds, InFrameRate) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds::InFrameRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Conv_FrameRateToSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds \ static_assert(alignof(TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds) == 0x000014, "Wrong size on TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds, InFrameTime) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds::InFrameTime' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds, ReturnValue) == 0x000010, "Member 'TimeManagementBlueprintLibrary_Conv_QualifiedFrameTimeToSeconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Conv_TimecodeToString \ static_assert(alignof(TimeManagementBlueprintLibrary_Conv_TimecodeToString) == 0x000008, "Wrong alignment on TimeManagementBlueprintLibrary_Conv_TimecodeToString"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Conv_TimecodeToString) == 0x000028, "Wrong size on TimeManagementBlueprintLibrary_Conv_TimecodeToString"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_TimecodeToString, InTimecode) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Conv_TimecodeToString::InTimecode' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_TimecodeToString, bForceSignDisplay) == 0x000014, "Member 'TimeManagementBlueprintLibrary_Conv_TimecodeToString::bForceSignDisplay' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Conv_TimecodeToString, ReturnValue) == 0x000018, "Member 'TimeManagementBlueprintLibrary_Conv_TimecodeToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Divide_FrameNumberInteger \ static_assert(alignof(TimeManagementBlueprintLibrary_Divide_FrameNumberInteger) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Divide_FrameNumberInteger"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Divide_FrameNumberInteger) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Divide_FrameNumberInteger"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Divide_FrameNumberInteger, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Divide_FrameNumberInteger::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Divide_FrameNumberInteger, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Divide_FrameNumberInteger::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Divide_FrameNumberInteger, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Divide_FrameNumberInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_GetTimecode \ static_assert(alignof(TimeManagementBlueprintLibrary_GetTimecode) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_GetTimecode"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_GetTimecode) == 0x000014, "Wrong size on TimeManagementBlueprintLibrary_GetTimecode"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_GetTimecode, ReturnValue) == 0x000000, "Member 'TimeManagementBlueprintLibrary_GetTimecode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_GetTimecodeFrameRate \ static_assert(alignof(TimeManagementBlueprintLibrary_GetTimecodeFrameRate) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_GetTimecodeFrameRate"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_GetTimecodeFrameRate) == 0x000008, "Wrong size on TimeManagementBlueprintLibrary_GetTimecodeFrameRate"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_GetTimecodeFrameRate, ReturnValue) == 0x000000, "Member 'TimeManagementBlueprintLibrary_GetTimecodeFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_IsValid_Framerate \ static_assert(alignof(TimeManagementBlueprintLibrary_IsValid_Framerate) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_IsValid_Framerate"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_IsValid_Framerate) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_IsValid_Framerate"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_IsValid_Framerate, InFrameRate) == 0x000000, "Member 'TimeManagementBlueprintLibrary_IsValid_Framerate::InFrameRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_IsValid_Framerate, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_IsValid_Framerate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_IsValid_MultipleOf \ static_assert(alignof(TimeManagementBlueprintLibrary_IsValid_MultipleOf) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_IsValid_MultipleOf"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_IsValid_MultipleOf) == 0x000014, "Wrong size on TimeManagementBlueprintLibrary_IsValid_MultipleOf"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_IsValid_MultipleOf, InFrameRate) == 0x000000, "Member 'TimeManagementBlueprintLibrary_IsValid_MultipleOf::InFrameRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_IsValid_MultipleOf, OtherFramerate) == 0x000008, "Member 'TimeManagementBlueprintLibrary_IsValid_MultipleOf::OtherFramerate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_IsValid_MultipleOf, ReturnValue) == 0x000010, "Member 'TimeManagementBlueprintLibrary_IsValid_MultipleOf::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger \ static_assert(alignof(TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Multiply_FrameNumberInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate \ static_assert(alignof(TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate) == 0x000014, "Wrong size on TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate, TimeInSeconds) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate::TimeInSeconds' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate, FrameRate) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate::FrameRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate, ReturnValue) == 0x00000C, "Member 'TimeManagementBlueprintLibrary_Multiply_SecondsFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_SnapFrameTimeToRate \ static_assert(alignof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_SnapFrameTimeToRate"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate) == 0x000020, "Wrong size on TimeManagementBlueprintLibrary_SnapFrameTimeToRate"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate, SourceTime) == 0x000000, "Member 'TimeManagementBlueprintLibrary_SnapFrameTimeToRate::SourceTime' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate, SourceRate) == 0x000008, "Member 'TimeManagementBlueprintLibrary_SnapFrameTimeToRate::SourceRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate, SnapToRate) == 0x000010, "Member 'TimeManagementBlueprintLibrary_SnapFrameTimeToRate::SnapToRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_SnapFrameTimeToRate, ReturnValue) == 0x000018, "Member 'TimeManagementBlueprintLibrary_SnapFrameTimeToRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber \ static_assert(alignof(TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger \ static_assert(alignof(TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger) == 0x00000C, "Wrong size on TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger, A) == 0x000000, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger::A' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger, B) == 0x000004, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger::B' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger, ReturnValue) == 0x000008, "Member 'TimeManagementBlueprintLibrary_Subtract_FrameNumberInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TimeManagementBlueprintLibrary_TransformTime \ static_assert(alignof(TimeManagementBlueprintLibrary_TransformTime) == 0x000004, "Wrong alignment on TimeManagementBlueprintLibrary_TransformTime"); \ static_assert(sizeof(TimeManagementBlueprintLibrary_TransformTime) == 0x000020, "Wrong size on TimeManagementBlueprintLibrary_TransformTime"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_TransformTime, SourceTime) == 0x000000, "Member 'TimeManagementBlueprintLibrary_TransformTime::SourceTime' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_TransformTime, SourceRate) == 0x000008, "Member 'TimeManagementBlueprintLibrary_TransformTime::SourceRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_TransformTime, DestinationRate) == 0x000010, "Member 'TimeManagementBlueprintLibrary_TransformTime::DestinationRate' has a wrong offset!"); \ static_assert(offsetof(TimeManagementBlueprintLibrary_TransformTime, ReturnValue) == 0x000018, "Member 'TimeManagementBlueprintLibrary_TransformTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimeManagementBlueprintLibrary \ static_assert(alignof(UTimeManagementBlueprintLibrary) == 0x000008, "Wrong alignment on UTimeManagementBlueprintLibrary"); \ static_assert(sizeof(UTimeManagementBlueprintLibrary) == 0x000028, "Wrong size on UTimeManagementBlueprintLibrary"); \ #define DUMPER7_ASSERTS_FLiveLinkPropertyData \ static_assert(alignof(FLiveLinkPropertyData) == 0x000008, "Wrong alignment on FLiveLinkPropertyData"); \ static_assert(sizeof(FLiveLinkPropertyData) == 0x000058, "Wrong size on FLiveLinkPropertyData"); \ static_assert(offsetof(FLiveLinkPropertyData, PropertyName) == 0x000000, "Member 'FLiveLinkPropertyData::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPropertyData, FloatChannel) == 0x000008, "Member 'FLiveLinkPropertyData::FloatChannel' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPropertyData, StringChannel) == 0x000018, "Member 'FLiveLinkPropertyData::StringChannel' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPropertyData, IntegerChannel) == 0x000028, "Member 'FLiveLinkPropertyData::IntegerChannel' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPropertyData, BoolChannel) == 0x000038, "Member 'FLiveLinkPropertyData::BoolChannel' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPropertyData, ByteChannel) == 0x000048, "Member 'FLiveLinkPropertyData::ByteChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubSectionData \ static_assert(alignof(FLiveLinkSubSectionData) == 0x000008, "Wrong alignment on FLiveLinkSubSectionData"); \ static_assert(sizeof(FLiveLinkSubSectionData) == 0x000010, "Wrong size on FLiveLinkSubSectionData"); \ static_assert(offsetof(FLiveLinkSubSectionData, Properties) == 0x000000, "Member 'FLiveLinkSubSectionData::Properties' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneLiveLinkSectionTemplate \ static_assert(alignof(FMovieSceneLiveLinkSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneLiveLinkSectionTemplate"); \ static_assert(sizeof(FMovieSceneLiveLinkSectionTemplate) == 0x0000B8, "Wrong size on FMovieSceneLiveLinkSectionTemplate"); \ static_assert(offsetof(FMovieSceneLiveLinkSectionTemplate, SubjectPreset) == 0x000038, "Member 'FMovieSceneLiveLinkSectionTemplate::SubjectPreset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneLiveLinkSectionTemplate, ChannelMask) == 0x000070, "Member 'FMovieSceneLiveLinkSectionTemplate::ChannelMask' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneLiveLinkSectionTemplate, SubSectionsData) == 0x000080, "Member 'FMovieSceneLiveLinkSectionTemplate::SubSectionsData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSection \ static_assert(alignof(UMovieSceneLiveLinkSection) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSection"); \ static_assert(sizeof(UMovieSceneLiveLinkSection) == 0x000230, "Wrong size on UMovieSceneLiveLinkSection"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, SubjectPreset) == 0x0000F0, "Member 'UMovieSceneLiveLinkSection::SubjectPreset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, ChannelMask) == 0x000128, "Member 'UMovieSceneLiveLinkSection::ChannelMask' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, SubSections) == 0x000138, "Member 'UMovieSceneLiveLinkSection::SubSections' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, SubjectName) == 0x000158, "Member 'UMovieSceneLiveLinkSection::SubjectName' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, TemplateToPush) == 0x000160, "Member 'UMovieSceneLiveLinkSection::TemplateToPush' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, RefSkeleton) == 0x0001F0, "Member 'UMovieSceneLiveLinkSection::RefSkeleton' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, CurveNames) == 0x000210, "Member 'UMovieSceneLiveLinkSection::CurveNames' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSection, PropertyFloatChannels) == 0x000220, "Member 'UMovieSceneLiveLinkSection::PropertyFloatChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSubSection \ static_assert(alignof(UMovieSceneLiveLinkSubSection) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSubSection"); \ static_assert(sizeof(UMovieSceneLiveLinkSubSection) == 0x000050, "Wrong size on UMovieSceneLiveLinkSubSection"); \ static_assert(offsetof(UMovieSceneLiveLinkSubSection, SubSectionData) == 0x000028, "Member 'UMovieSceneLiveLinkSubSection::SubSectionData' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLiveLinkSubSection, SubjectRole) == 0x000038, "Member 'UMovieSceneLiveLinkSubSection::SubjectRole' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSubSectionAnimation \ static_assert(alignof(UMovieSceneLiveLinkSubSectionAnimation) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSubSectionAnimation"); \ static_assert(sizeof(UMovieSceneLiveLinkSubSectionAnimation) == 0x000060, "Wrong size on UMovieSceneLiveLinkSubSectionAnimation"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSubSectionBasicRole \ static_assert(alignof(UMovieSceneLiveLinkSubSectionBasicRole) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSubSectionBasicRole"); \ static_assert(sizeof(UMovieSceneLiveLinkSubSectionBasicRole) == 0x000060, "Wrong size on UMovieSceneLiveLinkSubSectionBasicRole"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSubSectionProperties \ static_assert(alignof(UMovieSceneLiveLinkSubSectionProperties) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSubSectionProperties"); \ static_assert(sizeof(UMovieSceneLiveLinkSubSectionProperties) == 0x000060, "Wrong size on UMovieSceneLiveLinkSubSectionProperties"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkTrack \ static_assert(alignof(UMovieSceneLiveLinkTrack) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkTrack"); \ static_assert(sizeof(UMovieSceneLiveLinkTrack) == 0x0000D8, "Wrong size on UMovieSceneLiveLinkTrack"); \ static_assert(offsetof(UMovieSceneLiveLinkTrack, TrackRole) == 0x0000D0, "Member 'UMovieSceneLiveLinkTrack::TrackRole' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_UserConstructionScript \ static_assert(alignof(NPC_AI_C_UserConstructionScript) == 0x000008, "Wrong alignment on NPC_AI_C_UserConstructionScript"); \ static_assert(sizeof(NPC_AI_C_UserConstructionScript) == 0x000008, "Wrong size on NPC_AI_C_UserConstructionScript"); \ static_assert(offsetof(NPC_AI_C_UserConstructionScript, CallFunc_GetPathFollowingComponent_ReturnValue) == 0x000000, "Member 'NPC_AI_C_UserConstructionScript::CallFunc_GetPathFollowingComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_ExecuteUbergraph_NPC_AI \ static_assert(alignof(NPC_AI_C_ExecuteUbergraph_NPC_AI) == 0x000008, "Wrong alignment on NPC_AI_C_ExecuteUbergraph_NPC_AI"); \ static_assert(sizeof(NPC_AI_C_ExecuteUbergraph_NPC_AI) == 0x0000F0, "Wrong size on NPC_AI_C_ExecuteUbergraph_NPC_AI"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, EntryPoint) == 0x000000, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_Event_debugger) == 0x000018, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_Event_debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_Event_DeltaSeconds) == 0x000020, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_K2_GetPawn_ReturnValue) == 0x000028, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_getAIDebugActor_ReturnValue) == 0x000030, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_getAIDebugActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000038, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_GetBlackboard_ReturnValue) == 0x000040, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_MakeLiteralName_ReturnValue) == 0x000048, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_GetBlackboard_ReturnValue_1) == 0x000050, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000058, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_GetPlayerPawn_ReturnValue) == 0x000060, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_getAttacker_ReturnValue) == 0x000068, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_IsValid_ReturnValue) == 0x000070, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_getAttacker_ReturnValue_1) == 0x000078, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_getAttacker_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_CustomEvent_actor) == 0x000088, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_CustomEvent_actor' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_CustomEvent_Component) == 0x000090, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_CustomEvent_Component' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000098, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_K2_GetPawn_ReturnValue_2) == 0x0000A0, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_getCurrentCustomLinkOb_ReturnValue) == 0x0000A8, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_getCurrentCustomLinkOb_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_IsValid_ReturnValue_2) == 0x0000B0, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_DynamicCast_AsNav_Link_Custom_Component) == 0x0000B8, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_DynamicCast_AsNav_Link_Custom_Component' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_GetOwner_ReturnValue) == 0x0000C8, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_DynamicCast_AsNav_Link_Door) == 0x0000D0, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_DynamicCast_AsNav_Link_Door' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_GetAttachParentActor_ReturnValue) == 0x0000E0, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_GetAttachParentActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_ExecuteUbergraph_NPC_AI, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0000E8, "Member 'NPC_AI_C_ExecuteUbergraph_NPC_AI::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_Event_OnMoveBlocked \ static_assert(alignof(NPC_AI_C_Event_OnMoveBlocked) == 0x000008, "Wrong alignment on NPC_AI_C_Event_OnMoveBlocked"); \ static_assert(sizeof(NPC_AI_C_Event_OnMoveBlocked) == 0x000010, "Wrong size on NPC_AI_C_Event_OnMoveBlocked"); \ static_assert(offsetof(NPC_AI_C_Event_OnMoveBlocked, Actor) == 0x000000, "Member 'NPC_AI_C_Event_OnMoveBlocked::Actor' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_Event_OnMoveBlocked, Component) == 0x000008, "Member 'NPC_AI_C_Event_OnMoveBlocked::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_DebugStates \ static_assert(alignof(NPC_AI_C_DebugStates) == 0x000008, "Wrong alignment on NPC_AI_C_DebugStates"); \ static_assert(sizeof(NPC_AI_C_DebugStates) == 0x000068, "Wrong size on NPC_AI_C_DebugStates"); \ static_assert(offsetof(NPC_AI_C_DebugStates, Temp_int_Array_Index_Variable) == 0x000000, "Member 'NPC_AI_C_DebugStates::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'NPC_AI_C_DebugStates::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'NPC_AI_C_DebugStates::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_K2_GetPawn_ReturnValue) == 0x000010, "Member 'NPC_AI_C_DebugStates::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000018, "Member 'NPC_AI_C_DebugStates::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_FindStatesByClass_ReturnValue) == 0x000020, "Member 'NPC_AI_C_DebugStates::CallFunc_FindStatesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_getAIDebugState_ReturnValue) == 0x000030, "Member 'NPC_AI_C_DebugStates::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_Array_Get_Item) == 0x000038, "Member 'NPC_AI_C_DebugStates::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_GetDisplayName_ReturnValue) == 0x000040, "Member 'NPC_AI_C_DebugStates::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_GetRuntimeInfo_ReturnValue) == 0x000050, "Member 'NPC_AI_C_DebugStates::CallFunc_GetRuntimeInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'NPC_AI_C_DebugStates::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugStates, CallFunc_Less_IntInt_ReturnValue) == 0x000064, "Member 'NPC_AI_C_DebugStates::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_DebugParty \ static_assert(alignof(NPC_AI_C_DebugParty) == 0x000008, "Wrong alignment on NPC_AI_C_DebugParty"); \ static_assert(sizeof(NPC_AI_C_DebugParty) == 0x000038, "Wrong size on NPC_AI_C_DebugParty"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_K2_GetPawn_ReturnValue) == 0x000000, "Member 'NPC_AI_C_DebugParty::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_GetParty_ReturnValue) == 0x000008, "Member 'NPC_AI_C_DebugParty::CallFunc_GetParty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'NPC_AI_C_DebugParty::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_GetPartyID_ReturnValue) == 0x000020, "Member 'NPC_AI_C_DebugParty::CallFunc_GetPartyID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000021, "Member 'NPC_AI_C_DebugParty::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000028, "Member 'NPC_AI_C_DebugParty::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugParty, CallFunc_getAIDebugState_ReturnValue) == 0x000030, "Member 'NPC_AI_C_DebugParty::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_DebugDirections \ static_assert(alignof(NPC_AI_C_DebugDirections) == 0x000008, "Wrong alignment on NPC_AI_C_DebugDirections"); \ static_assert(sizeof(NPC_AI_C_DebugDirections) == 0x0001D8, "Wrong size on NPC_AI_C_DebugDirections"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'NPC_AI_C_DebugDirections::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'NPC_AI_C_DebugDirections::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'NPC_AI_C_DebugDirections::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000028, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetVelocity_ReturnValue) == 0x000038, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Conv_StringToName_ReturnValue) == 0x000050, "Member 'NPC_AI_C_DebugDirections::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Add_VectorVector_ReturnValue) == 0x000058, "Member 'NPC_AI_C_DebugDirections::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000070, "Member 'NPC_AI_C_DebugDirections::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_getAIDebugState_ReturnValue) == 0x000078, "Member 'NPC_AI_C_DebugDirections::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_K2_GetPawn_ReturnValue_2) == 0x000080, "Member 'NPC_AI_C_DebugDirections::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_getRequestedVelocity_ReturnValue) == 0x000088, "Member 'NPC_AI_C_DebugDirections::CallFunc_getRequestedVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetControlRotation_ReturnValue) == 0x0000A0, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetActorEyesViewPoint_OutLocation) == 0x0000B8, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetActorEyesViewPoint_OutLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetActorEyesViewPoint_OutRotation) == 0x0000D0, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetActorEyesViewPoint_OutRotation' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x0000E8, "Member 'NPC_AI_C_DebugDirections::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetActorForwardVector_ReturnValue) == 0x000100, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000118, "Member 'NPC_AI_C_DebugDirections::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Multiply_VectorFloat_ReturnValue_1) == 0x000130, "Member 'NPC_AI_C_DebugDirections::CallFunc_Multiply_VectorFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000148, "Member 'NPC_AI_C_DebugDirections::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000160, "Member 'NPC_AI_C_DebugDirections::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000178, "Member 'NPC_AI_C_DebugDirections::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_Add_VectorVector_ReturnValue_3) == 0x000190, "Member 'NPC_AI_C_DebugDirections::CallFunc_Add_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetImmediateMoveDestination_ReturnValue) == 0x0001A8, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetImmediateMoveDestination_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugDirections, CallFunc_GetFocalPoint_ReturnValue) == 0x0001C0, "Member 'NPC_AI_C_DebugDirections::CallFunc_GetFocalPoint_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_DebugBoardLocations \ static_assert(alignof(NPC_AI_C_DebugBoardLocations) == 0x000008, "Wrong alignment on NPC_AI_C_DebugBoardLocations"); \ static_assert(sizeof(NPC_AI_C_DebugBoardLocations) == 0x0000F8, "Wrong size on NPC_AI_C_DebugBoardLocations"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue) == 0x000028, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue) == 0x000038, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_K2_GetPawn_ReturnValue) == 0x000050, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue_1) == 0x000058, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_getAIDebugState_ReturnValue) == 0x000060, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue_1) == 0x000061, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue_1) == 0x000068, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue_2) == 0x000080, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue_2) == 0x000088, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue_2) == 0x000090, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue_3) == 0x0000A8, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue_3) == 0x0000B0, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue_3) == 0x0000B8, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue_4) == 0x0000D0, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue_4) == 0x0000D8, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue_4) == 0x0000F0, "Member 'NPC_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_DebugBlocksBT \ static_assert(alignof(NPC_AI_C_DebugBlocksBT) == 0x000008, "Wrong alignment on NPC_AI_C_DebugBlocksBT"); \ static_assert(sizeof(NPC_AI_C_DebugBlocksBT) == 0x000058, "Wrong size on NPC_AI_C_DebugBlocksBT"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_blockadeToString_ReturnValue) == 0x000020, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_blockadeToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000048, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_DebugBlocksBT, CallFunc_getAIDebugState_ReturnValue) == 0x000050, "Member 'NPC_AI_C_DebugBlocksBT::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_AI_C_AIDebuggerTick \ static_assert(alignof(NPC_AI_C_AIDebuggerTick) == 0x000008, "Wrong alignment on NPC_AI_C_AIDebuggerTick"); \ static_assert(sizeof(NPC_AI_C_AIDebuggerTick) == 0x000010, "Wrong size on NPC_AI_C_AIDebuggerTick"); \ static_assert(offsetof(NPC_AI_C_AIDebuggerTick, debugger) == 0x000000, "Member 'NPC_AI_C_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_AI_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'NPC_AI_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANPC_AI_C \ static_assert(alignof(ANPC_AI_C) == 0x000008, "Wrong alignment on ANPC_AI_C"); \ static_assert(sizeof(ANPC_AI_C) == 0x000940, "Wrong size on ANPC_AI_C"); \ static_assert(offsetof(ANPC_AI_C, UberGraphFrame) == 0x000900, "Member 'ANPC_AI_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, MaiTickLOD) == 0x000908, "Member 'ANPC_AI_C::MaiTickLOD' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, BeingActions) == 0x000910, "Member 'ANPC_AI_C::BeingActions' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, BeingStates) == 0x000918, "Member 'ANPC_AI_C::BeingStates' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, MaiBehaviorTree) == 0x000920, "Member 'ANPC_AI_C::MaiBehaviorTree' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, AIPerception) == 0x000928, "Member 'ANPC_AI_C::AIPerception' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, BBTargetLocation) == 0x000930, "Member 'ANPC_AI_C::BBTargetLocation' has a wrong offset!"); \ static_assert(offsetof(ANPC_AI_C, BBWaypointLocation) == 0x000938, "Member 'ANPC_AI_C::BBWaypointLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLensComponentSection \ static_assert(alignof(UMovieSceneLensComponentSection) == 0x000008, "Wrong alignment on UMovieSceneLensComponentSection"); \ static_assert(sizeof(UMovieSceneLensComponentSection) == 0x000158, "Wrong size on UMovieSceneLensComponentSection"); \ static_assert(offsetof(UMovieSceneLensComponentSection, bReapplyNodalOffset) == 0x000108, "Member 'UMovieSceneLensComponentSection::bReapplyNodalOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLensComponentSection, OverrideLensFile) == 0x000110, "Member 'UMovieSceneLensComponentSection::OverrideLensFile' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLensComponentSection, CachedLensFile) == 0x000118, "Member 'UMovieSceneLensComponentSection::CachedLensFile' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLensComponentSection, DistortionParameterChannels) == 0x000120, "Member 'UMovieSceneLensComponentSection::DistortionParameterChannels' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLensComponentSection, FxFyChannels) == 0x000130, "Member 'UMovieSceneLensComponentSection::FxFyChannels' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneLensComponentSection, ImageCenterChannels) == 0x000140, "Member 'UMovieSceneLensComponentSection::ImageCenterChannels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneLensComponentTrack \ static_assert(alignof(UMovieSceneLensComponentTrack) == 0x000008, "Wrong alignment on UMovieSceneLensComponentTrack"); \ static_assert(sizeof(UMovieSceneLensComponentTrack) == 0x0000A8, "Wrong size on UMovieSceneLensComponentTrack"); \ static_assert(offsetof(UMovieSceneLensComponentTrack, Sections) == 0x000098, "Member 'UMovieSceneLensComponentTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkLensStaticData \ static_assert(alignof(FLiveLinkLensStaticData) == 0x000008, "Wrong alignment on FLiveLinkLensStaticData"); \ static_assert(sizeof(FLiveLinkLensStaticData) == 0x000030, "Wrong size on FLiveLinkLensStaticData"); \ static_assert(offsetof(FLiveLinkLensStaticData, LensModel) == 0x000028, "Member 'FLiveLinkLensStaticData::LensModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkLensFrameData \ static_assert(alignof(FLiveLinkLensFrameData) == 0x000010, "Wrong alignment on FLiveLinkLensFrameData"); \ static_assert(sizeof(FLiveLinkLensFrameData) == 0x000150, "Wrong size on FLiveLinkLensFrameData"); \ static_assert(offsetof(FLiveLinkLensFrameData, DistortionParameters) == 0x000118, "Member 'FLiveLinkLensFrameData::DistortionParameters' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLensFrameData, FxFy) == 0x000128, "Member 'FLiveLinkLensFrameData::FxFy' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLensFrameData, PrincipalPoint) == 0x000138, "Member 'FLiveLinkLensFrameData::PrincipalPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkLensBlueprintData \ static_assert(alignof(FLiveLinkLensBlueprintData) == 0x000010, "Wrong alignment on FLiveLinkLensBlueprintData"); \ static_assert(sizeof(FLiveLinkLensBlueprintData) == 0x000190, "Wrong size on FLiveLinkLensBlueprintData"); \ static_assert(offsetof(FLiveLinkLensBlueprintData, StaticData) == 0x000008, "Member 'FLiveLinkLensBlueprintData::StaticData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkLensBlueprintData, FrameData) == 0x000040, "Member 'FLiveLinkLensBlueprintData::FrameData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkLensController \ static_assert(alignof(ULiveLinkLensController) == 0x000008, "Wrong alignment on ULiveLinkLensController"); \ static_assert(sizeof(ULiveLinkLensController) == 0x000068, "Wrong size on ULiveLinkLensController"); \ #define DUMPER7_ASSERTS_ULiveLinkLensRole \ static_assert(alignof(ULiveLinkLensRole) == 0x000008, "Wrong alignment on ULiveLinkLensRole"); \ static_assert(sizeof(ULiveLinkLensRole) == 0x000028, "Wrong size on ULiveLinkLensRole"); \ #define DUMPER7_ASSERTS_UMovieSceneLiveLinkSubSectionLensRole \ static_assert(alignof(UMovieSceneLiveLinkSubSectionLensRole) == 0x000008, "Wrong alignment on UMovieSceneLiveLinkSubSectionLensRole"); \ static_assert(sizeof(UMovieSceneLiveLinkSubSectionLensRole) == 0x000060, "Wrong size on UMovieSceneLiveLinkSubSectionLensRole"); \ #define DUMPER7_ASSERTS_FAchievementCounterThresholdConfig \ static_assert(alignof(FAchievementCounterThresholdConfig) == 0x000004, "Wrong alignment on FAchievementCounterThresholdConfig"); \ static_assert(sizeof(FAchievementCounterThresholdConfig) == 0x000010, "Wrong size on FAchievementCounterThresholdConfig"); \ static_assert(offsetof(FAchievementCounterThresholdConfig, AchievementId) == 0x000000, "Member 'FAchievementCounterThresholdConfig::AchievementId' has a wrong offset!"); \ static_assert(offsetof(FAchievementCounterThresholdConfig, Value) == 0x000008, "Member 'FAchievementCounterThresholdConfig::Value' has a wrong offset!"); \ static_assert(offsetof(FAchievementCounterThresholdConfig, IsSinglePlaythrough) == 0x00000C, "Member 'FAchievementCounterThresholdConfig::IsSinglePlaythrough' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAchievementCounterConfig \ static_assert(alignof(FAchievementCounterConfig) == 0x000008, "Wrong alignment on FAchievementCounterConfig"); \ static_assert(sizeof(FAchievementCounterConfig) == 0x000020, "Wrong size on FAchievementCounterConfig"); \ static_assert(offsetof(FAchievementCounterConfig, Name) == 0x000000, "Member 'FAchievementCounterConfig::Name' has a wrong offset!"); \ static_assert(offsetof(FAchievementCounterConfig, Type) == 0x000008, "Member 'FAchievementCounterConfig::Type' has a wrong offset!"); \ static_assert(offsetof(FAchievementCounterConfig, Thresholds) == 0x000010, "Member 'FAchievementCounterConfig::Thresholds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAchievementHandle \ static_assert(alignof(FAchievementHandle) == 0x000004, "Wrong alignment on FAchievementHandle"); \ static_assert(sizeof(FAchievementHandle) == 0x000008, "Wrong size on FAchievementHandle"); \ #define DUMPER7_ASSERTS_FCounterHandle \ static_assert(alignof(FCounterHandle) == 0x000004, "Wrong alignment on FCounterHandle"); \ static_assert(sizeof(FCounterHandle) == 0x000008, "Wrong size on FCounterHandle"); \ #define DUMPER7_ASSERTS_FIntCounterHandle \ static_assert(alignof(FIntCounterHandle) == 0x000004, "Wrong alignment on FIntCounterHandle"); \ static_assert(sizeof(FIntCounterHandle) == 0x000008, "Wrong size on FIntCounterHandle"); \ #define DUMPER7_ASSERTS_FFloatCounterHandle \ static_assert(alignof(FFloatCounterHandle) == 0x000004, "Wrong alignment on FFloatCounterHandle"); \ static_assert(sizeof(FFloatCounterHandle) == 0x000008, "Wrong size on FFloatCounterHandle"); \ #define DUMPER7_ASSERTS_FCollectionHandle \ static_assert(alignof(FCollectionHandle) == 0x000004, "Wrong alignment on FCollectionHandle"); \ static_assert(sizeof(FCollectionHandle) == 0x000008, "Wrong size on FCollectionHandle"); \ #define DUMPER7_ASSERTS_FThresholdSaveData \ static_assert(alignof(FThresholdSaveData) == 0x000004, "Wrong alignment on FThresholdSaveData"); \ static_assert(sizeof(FThresholdSaveData) == 0x00000C, "Wrong size on FThresholdSaveData"); \ static_assert(offsetof(FThresholdSaveData, AchievementId) == 0x000000, "Member 'FThresholdSaveData::AchievementId' has a wrong offset!"); \ static_assert(offsetof(FThresholdSaveData, IsUnlocked) == 0x000008, "Member 'FThresholdSaveData::IsUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSimpleCounterSaveData \ static_assert(alignof(FSimpleCounterSaveData) == 0x000004, "Wrong alignment on FSimpleCounterSaveData"); \ static_assert(sizeof(FSimpleCounterSaveData) == 0x000014, "Wrong size on FSimpleCounterSaveData"); \ static_assert(offsetof(FSimpleCounterSaveData, Name) == 0x000000, "Member 'FSimpleCounterSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FSimpleCounterSaveData, AchievementId) == 0x000008, "Member 'FSimpleCounterSaveData::AchievementId' has a wrong offset!"); \ static_assert(offsetof(FSimpleCounterSaveData, IsUnlocked) == 0x000010, "Member 'FSimpleCounterSaveData::IsUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegerCounterSaveData \ static_assert(alignof(FIntegerCounterSaveData) == 0x000008, "Wrong alignment on FIntegerCounterSaveData"); \ static_assert(sizeof(FIntegerCounterSaveData) == 0x000020, "Wrong size on FIntegerCounterSaveData"); \ static_assert(offsetof(FIntegerCounterSaveData, Name) == 0x000000, "Member 'FIntegerCounterSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FIntegerCounterSaveData, Thresholds) == 0x000008, "Member 'FIntegerCounterSaveData::Thresholds' has a wrong offset!"); \ static_assert(offsetof(FIntegerCounterSaveData, Value) == 0x000018, "Member 'FIntegerCounterSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatCounterSaveData \ static_assert(alignof(FFloatCounterSaveData) == 0x000008, "Wrong alignment on FFloatCounterSaveData"); \ static_assert(sizeof(FFloatCounterSaveData) == 0x000020, "Wrong size on FFloatCounterSaveData"); \ static_assert(offsetof(FFloatCounterSaveData, Name) == 0x000000, "Member 'FFloatCounterSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FFloatCounterSaveData, Thresholds) == 0x000008, "Member 'FFloatCounterSaveData::Thresholds' has a wrong offset!"); \ static_assert(offsetof(FFloatCounterSaveData, Value) == 0x000018, "Member 'FFloatCounterSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollectionCounterSaveData \ static_assert(alignof(FCollectionCounterSaveData) == 0x000008, "Wrong alignment on FCollectionCounterSaveData"); \ static_assert(sizeof(FCollectionCounterSaveData) == 0x000028, "Wrong size on FCollectionCounterSaveData"); \ static_assert(offsetof(FCollectionCounterSaveData, Name) == 0x000000, "Member 'FCollectionCounterSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FCollectionCounterSaveData, Thresholds) == 0x000008, "Member 'FCollectionCounterSaveData::Thresholds' has a wrong offset!"); \ static_assert(offsetof(FCollectionCounterSaveData, Value) == 0x000018, "Member 'FCollectionCounterSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntegerCounterGameSaveData \ static_assert(alignof(FIntegerCounterGameSaveData) == 0x000004, "Wrong alignment on FIntegerCounterGameSaveData"); \ static_assert(sizeof(FIntegerCounterGameSaveData) == 0x00000C, "Wrong size on FIntegerCounterGameSaveData"); \ static_assert(offsetof(FIntegerCounterGameSaveData, Name) == 0x000000, "Member 'FIntegerCounterGameSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FIntegerCounterGameSaveData, Value) == 0x000008, "Member 'FIntegerCounterGameSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFloatCounterGameSaveData \ static_assert(alignof(FFloatCounterGameSaveData) == 0x000004, "Wrong alignment on FFloatCounterGameSaveData"); \ static_assert(sizeof(FFloatCounterGameSaveData) == 0x00000C, "Wrong size on FFloatCounterGameSaveData"); \ static_assert(offsetof(FFloatCounterGameSaveData, Name) == 0x000000, "Member 'FFloatCounterGameSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FFloatCounterGameSaveData, Value) == 0x000008, "Member 'FFloatCounterGameSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCollectionCounterGameSaveData \ static_assert(alignof(FCollectionCounterGameSaveData) == 0x000008, "Wrong alignment on FCollectionCounterGameSaveData"); \ static_assert(sizeof(FCollectionCounterGameSaveData) == 0x000018, "Wrong size on FCollectionCounterGameSaveData"); \ static_assert(offsetof(FCollectionCounterGameSaveData, Name) == 0x000000, "Member 'FCollectionCounterGameSaveData::Name' has a wrong offset!"); \ static_assert(offsetof(FCollectionCounterGameSaveData, Value) == 0x000008, "Member 'FCollectionCounterGameSaveData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAchievementsGameSaveData \ static_assert(alignof(FAchievementsGameSaveData) == 0x000008, "Wrong alignment on FAchievementsGameSaveData"); \ static_assert(sizeof(FAchievementsGameSaveData) == 0x000030, "Wrong size on FAchievementsGameSaveData"); \ static_assert(offsetof(FAchievementsGameSaveData, IntegerCounters) == 0x000000, "Member 'FAchievementsGameSaveData::IntegerCounters' has a wrong offset!"); \ static_assert(offsetof(FAchievementsGameSaveData, FloatCounters) == 0x000010, "Member 'FAchievementsGameSaveData::FloatCounters' has a wrong offset!"); \ static_assert(offsetof(FAchievementsGameSaveData, CollectionCounters) == 0x000020, "Member 'FAchievementsGameSaveData::CollectionCounters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHintEntity \ static_assert(alignof(FHintEntity) == 0x000001, "Wrong alignment on FHintEntity"); \ static_assert(sizeof(FHintEntity) == 0x000001, "Wrong size on FHintEntity"); \ #define DUMPER7_ASSERTS_FBaseActivityTaskConfig \ static_assert(alignof(FBaseActivityTaskConfig) == 0x000004, "Wrong alignment on FBaseActivityTaskConfig"); \ static_assert(sizeof(FBaseActivityTaskConfig) == 0x00000C, "Wrong size on FBaseActivityTaskConfig"); \ static_assert(offsetof(FBaseActivityTaskConfig, Name) == 0x000000, "Member 'FBaseActivityTaskConfig::Name' has a wrong offset!"); \ static_assert(offsetof(FBaseActivityTaskConfig, Flags) == 0x000008, "Member 'FBaseActivityTaskConfig::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActivitySubTaskConfig \ static_assert(alignof(FActivitySubTaskConfig) == 0x000004, "Wrong alignment on FActivitySubTaskConfig"); \ static_assert(sizeof(FActivitySubTaskConfig) == 0x00000C, "Wrong size on FActivitySubTaskConfig"); \ #define DUMPER7_ASSERTS_FActivityTaskConfig \ static_assert(alignof(FActivityTaskConfig) == 0x000008, "Wrong alignment on FActivityTaskConfig"); \ static_assert(sizeof(FActivityTaskConfig) == 0x000020, "Wrong size on FActivityTaskConfig"); \ static_assert(offsetof(FActivityTaskConfig, SubTasks) == 0x000010, "Member 'FActivityTaskConfig::SubTasks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActivityConfig \ static_assert(alignof(FActivityConfig) == 0x000008, "Wrong alignment on FActivityConfig"); \ static_assert(sizeof(FActivityConfig) == 0x000020, "Wrong size on FActivityConfig"); \ static_assert(offsetof(FActivityConfig, Name) == 0x000000, "Member 'FActivityConfig::Name' has a wrong offset!"); \ static_assert(offsetof(FActivityConfig, Tasks) == 0x000008, "Member 'FActivityConfig::Tasks' has a wrong offset!"); \ static_assert(offsetof(FActivityConfig, Flags) == 0x000018, "Member 'FActivityConfig::Flags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FZoneConfig \ static_assert(alignof(FZoneConfig) == 0x000004, "Wrong alignment on FZoneConfig"); \ static_assert(sizeof(FZoneConfig) == 0x000008, "Wrong size on FZoneConfig"); \ static_assert(offsetof(FZoneConfig, Name) == 0x000000, "Member 'FZoneConfig::Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActivityZoneHandle \ static_assert(alignof(FActivityZoneHandle) == 0x000004, "Wrong alignment on FActivityZoneHandle"); \ static_assert(sizeof(FActivityZoneHandle) == 0x000008, "Wrong size on FActivityZoneHandle"); \ #define DUMPER7_ASSERTS_FActivityHandle \ static_assert(alignof(FActivityHandle) == 0x000004, "Wrong alignment on FActivityHandle"); \ static_assert(sizeof(FActivityHandle) == 0x000008, "Wrong size on FActivityHandle"); \ #define DUMPER7_ASSERTS_FActivitySaveData \ static_assert(alignof(FActivitySaveData) == 0x000004, "Wrong alignment on FActivitySaveData"); \ static_assert(sizeof(FActivitySaveData) == 0x000010, "Wrong size on FActivitySaveData"); \ static_assert(offsetof(FActivitySaveData, ActivityId) == 0x000000, "Member 'FActivitySaveData::ActivityId' has a wrong offset!"); \ static_assert(offsetof(FActivitySaveData, Flags) == 0x000008, "Member 'FActivitySaveData::Flags' has a wrong offset!"); \ static_assert(offsetof(FActivitySaveData, PendingState) == 0x00000C, "Member 'FActivitySaveData::PendingState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActivityGameSaveData \ static_assert(alignof(FActivityGameSaveData) == 0x000008, "Wrong alignment on FActivityGameSaveData"); \ static_assert(sizeof(FActivityGameSaveData) == 0x000018, "Wrong size on FActivityGameSaveData"); \ static_assert(offsetof(FActivityGameSaveData, ActiveZone) == 0x000000, "Member 'FActivityGameSaveData::ActiveZone' has a wrong offset!"); \ static_assert(offsetof(FActivityGameSaveData, Activities) == 0x000008, "Member 'FActivityGameSaveData::Activities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementsConfig \ static_assert(alignof(UAchievementsConfig) == 0x000008, "Wrong alignment on UAchievementsConfig"); \ static_assert(sizeof(UAchievementsConfig) == 0x000040, "Wrong size on UAchievementsConfig"); \ static_assert(offsetof(UAchievementsConfig, Counters) == 0x000030, "Member 'UAchievementsConfig::Counters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAchievementsSaveObject \ static_assert(alignof(UAchievementsSaveObject) == 0x000008, "Wrong alignment on UAchievementsSaveObject"); \ static_assert(sizeof(UAchievementsSaveObject) == 0x000068, "Wrong size on UAchievementsSaveObject"); \ static_assert(offsetof(UAchievementsSaveObject, SimpleCounters) == 0x000028, "Member 'UAchievementsSaveObject::SimpleCounters' has a wrong offset!"); \ static_assert(offsetof(UAchievementsSaveObject, IntegerCounters) == 0x000038, "Member 'UAchievementsSaveObject::IntegerCounters' has a wrong offset!"); \ static_assert(offsetof(UAchievementsSaveObject, FloatCounters) == 0x000048, "Member 'UAchievementsSaveObject::FloatCounters' has a wrong offset!"); \ static_assert(offsetof(UAchievementsSaveObject, CollectionCounters) == 0x000058, "Member 'UAchievementsSaveObject::CollectionCounters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActivitiesConfig \ static_assert(alignof(UActivitiesConfig) == 0x000008, "Wrong alignment on UActivitiesConfig"); \ static_assert(sizeof(UActivitiesConfig) == 0x000050, "Wrong size on UActivitiesConfig"); \ static_assert(offsetof(UActivitiesConfig, Activities) == 0x000030, "Member 'UActivitiesConfig::Activities' has a wrong offset!"); \ static_assert(offsetof(UActivitiesConfig, Zones) == 0x000040, "Member 'UActivitiesConfig::Zones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCADebugCounterItemWidget_OnInit \ static_assert(alignof(UCADebugCounterItemWidget_OnInit) == 0x000008, "Wrong alignment on UCADebugCounterItemWidget_OnInit"); \ static_assert(sizeof(UCADebugCounterItemWidget_OnInit) == 0x000030, "Wrong size on UCADebugCounterItemWidget_OnInit"); \ static_assert(offsetof(UCADebugCounterItemWidget_OnInit, Name_0) == 0x000000, "Member 'UCADebugCounterItemWidget_OnInit::Name_0' has a wrong offset!"); \ static_assert(offsetof(UCADebugCounterItemWidget_OnInit, Type) == 0x000018, "Member 'UCADebugCounterItemWidget_OnInit::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCADebugCounterItemWidget_OnRefresh \ static_assert(alignof(UCADebugCounterItemWidget_OnRefresh) == 0x000008, "Wrong alignment on UCADebugCounterItemWidget_OnRefresh"); \ static_assert(sizeof(UCADebugCounterItemWidget_OnRefresh) == 0x000018, "Wrong size on UCADebugCounterItemWidget_OnRefresh"); \ static_assert(offsetof(UCADebugCounterItemWidget_OnRefresh, Value) == 0x000000, "Member 'UCADebugCounterItemWidget_OnRefresh::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCADebugCounterItemWidget \ static_assert(alignof(UUCADebugCounterItemWidget) == 0x000008, "Wrong alignment on UUCADebugCounterItemWidget"); \ static_assert(sizeof(UUCADebugCounterItemWidget) == 0x000278, "Wrong size on UUCADebugCounterItemWidget"); \ #define DUMPER7_ASSERTS_UCADebugAchvItemWidget_OnInit \ static_assert(alignof(UCADebugAchvItemWidget_OnInit) == 0x000008, "Wrong alignment on UCADebugAchvItemWidget_OnInit"); \ static_assert(sizeof(UCADebugAchvItemWidget_OnInit) == 0x000028, "Wrong size on UCADebugAchvItemWidget_OnInit"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnInit, Name_0) == 0x000000, "Member 'UCADebugAchvItemWidget_OnInit::Name_0' has a wrong offset!"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnInit, singlePlaythrough) == 0x000018, "Member 'UCADebugAchvItemWidget_OnInit::singlePlaythrough' has a wrong offset!"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnInit, Threshold) == 0x00001C, "Member 'UCADebugAchvItemWidget_OnInit::Threshold' has a wrong offset!"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnInit, IsSimple) == 0x000020, "Member 'UCADebugAchvItemWidget_OnInit::IsSimple' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCADebugAchvItemWidget_OnRefresh \ static_assert(alignof(UCADebugAchvItemWidget_OnRefresh) == 0x000008, "Wrong alignment on UCADebugAchvItemWidget_OnRefresh"); \ static_assert(sizeof(UCADebugAchvItemWidget_OnRefresh) == 0x000020, "Wrong size on UCADebugAchvItemWidget_OnRefresh"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnRefresh, Progress) == 0x000000, "Member 'UCADebugAchvItemWidget_OnRefresh::Progress' has a wrong offset!"); \ static_assert(offsetof(UCADebugAchvItemWidget_OnRefresh, IsUnlocked) == 0x000018, "Member 'UCADebugAchvItemWidget_OnRefresh::IsUnlocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCADebugAchvItemWidget \ static_assert(alignof(UUCADebugAchvItemWidget) == 0x000008, "Wrong alignment on UUCADebugAchvItemWidget"); \ static_assert(sizeof(UUCADebugAchvItemWidget) == 0x000278, "Wrong size on UUCADebugAchvItemWidget"); \ #define DUMPER7_ASSERTS_UCADebugWidget_OnRefresh \ static_assert(alignof(UCADebugWidget_OnRefresh) == 0x000008, "Wrong alignment on UCADebugWidget_OnRefresh"); \ static_assert(sizeof(UCADebugWidget_OnRefresh) == 0x000018, "Wrong size on UCADebugWidget_OnRefresh"); \ static_assert(offsetof(UCADebugWidget_OnRefresh, Value) == 0x000000, "Member 'UCADebugWidget_OnRefresh::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCADebugWidget_GetOnlineSystemInfo \ static_assert(alignof(UCADebugWidget_GetOnlineSystemInfo) == 0x000008, "Wrong alignment on UCADebugWidget_GetOnlineSystemInfo"); \ static_assert(sizeof(UCADebugWidget_GetOnlineSystemInfo) == 0x000018, "Wrong size on UCADebugWidget_GetOnlineSystemInfo"); \ static_assert(offsetof(UCADebugWidget_GetOnlineSystemInfo, ReturnValue) == 0x000000, "Member 'UCADebugWidget_GetOnlineSystemInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCADebugWidget \ static_assert(alignof(UUCADebugWidget) == 0x000008, "Wrong alignment on UUCADebugWidget"); \ static_assert(sizeof(UUCADebugWidget) == 0x000290, "Wrong size on UUCADebugWidget"); \ static_assert(offsetof(UUCADebugWidget, CounterItemWidgetClass) == 0x000278, "Member 'UUCADebugWidget::CounterItemWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCADebugWidget, AchvItemWidgetClass) == 0x000280, "Member 'UUCADebugWidget::AchvItemWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCADebugWidget, List_panel) == 0x000288, "Member 'UUCADebugWidget::List_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCAManager \ static_assert(alignof(UUCAManager) == 0x000008, "Wrong alignment on UUCAManager"); \ static_assert(sizeof(UUCAManager) == 0x0002D8, "Wrong size on UUCAManager"); \ static_assert(offsetof(UUCAManager, DebugWidget) == 0x0002D0, "Member 'UUCAManager::DebugWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCASettings \ static_assert(alignof(UUCASettings) == 0x000008, "Wrong alignment on UUCASettings"); \ static_assert(sizeof(UUCASettings) == 0x0000D0, "Wrong size on UUCASettings"); \ static_assert(offsetof(UUCASettings, AchievementsConfig) == 0x000038, "Member 'UUCASettings::AchievementsConfig' has a wrong offset!"); \ static_assert(offsetof(UUCASettings, DebugWidgetClass) == 0x000068, "Member 'UUCASettings::DebugWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UUCASettings, ActivitiesConfig) == 0x000098, "Member 'UUCASettings::ActivitiesConfig' has a wrong offset!"); \ static_assert(offsetof(UUCASettings, bPresenceSupported) == 0x0000C8, "Member 'UUCASettings::bPresenceSupported' has a wrong offset!"); \ static_assert(offsetof(UUCASettings, bPresenceUseZones) == 0x0000C9, "Member 'UUCASettings::bPresenceUseZones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_AddAchievementCollectionGuid \ static_assert(alignof(UCAStatics_AddAchievementCollectionGuid) == 0x000008, "Wrong alignment on UCAStatics_AddAchievementCollectionGuid"); \ static_assert(sizeof(UCAStatics_AddAchievementCollectionGuid) == 0x000020, "Wrong size on UCAStatics_AddAchievementCollectionGuid"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuid, WorldContextObject) == 0x000000, "Member 'UCAStatics_AddAchievementCollectionGuid::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuid, Collection) == 0x000008, "Member 'UCAStatics_AddAchievementCollectionGuid::Collection' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuid, Guid) == 0x000010, "Member 'UCAStatics_AddAchievementCollectionGuid::Guid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_AddAchievementCollectionGuidFromActor \ static_assert(alignof(UCAStatics_AddAchievementCollectionGuidFromActor) == 0x000008, "Wrong alignment on UCAStatics_AddAchievementCollectionGuidFromActor"); \ static_assert(sizeof(UCAStatics_AddAchievementCollectionGuidFromActor) == 0x000018, "Wrong size on UCAStatics_AddAchievementCollectionGuidFromActor"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuidFromActor, WorldContextObject) == 0x000000, "Member 'UCAStatics_AddAchievementCollectionGuidFromActor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuidFromActor, Collection) == 0x000008, "Member 'UCAStatics_AddAchievementCollectionGuidFromActor::Collection' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCollectionGuidFromActor, Actor) == 0x000010, "Member 'UCAStatics_AddAchievementCollectionGuidFromActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_AddAchievementCounter \ static_assert(alignof(UCAStatics_AddAchievementCounter) == 0x000008, "Wrong alignment on UCAStatics_AddAchievementCounter"); \ static_assert(sizeof(UCAStatics_AddAchievementCounter) == 0x000018, "Wrong size on UCAStatics_AddAchievementCounter"); \ static_assert(offsetof(UCAStatics_AddAchievementCounter, WorldContextObject) == 0x000000, "Member 'UCAStatics_AddAchievementCounter::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCounter, Counter) == 0x000008, "Member 'UCAStatics_AddAchievementCounter::Counter' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_AddAchievementCounter, Delta) == 0x000010, "Member 'UCAStatics_AddAchievementCounter::Delta' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_EndActivity \ static_assert(alignof(UCAStatics_EndActivity) == 0x000008, "Wrong alignment on UCAStatics_EndActivity"); \ static_assert(sizeof(UCAStatics_EndActivity) == 0x000018, "Wrong size on UCAStatics_EndActivity"); \ static_assert(offsetof(UCAStatics_EndActivity, WorldContextObject) == 0x000000, "Member 'UCAStatics_EndActivity::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_EndActivity, Handle) == 0x000008, "Member 'UCAStatics_EndActivity::Handle' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_EndActivity, Outcome) == 0x000010, "Member 'UCAStatics_EndActivity::Outcome' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_IncrementAchievementCounter \ static_assert(alignof(UCAStatics_IncrementAchievementCounter) == 0x000008, "Wrong alignment on UCAStatics_IncrementAchievementCounter"); \ static_assert(sizeof(UCAStatics_IncrementAchievementCounter) == 0x000010, "Wrong size on UCAStatics_IncrementAchievementCounter"); \ static_assert(offsetof(UCAStatics_IncrementAchievementCounter, WorldContextObject) == 0x000000, "Member 'UCAStatics_IncrementAchievementCounter::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_IncrementAchievementCounter, Counter) == 0x000008, "Member 'UCAStatics_IncrementAchievementCounter::Counter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_ResumeActivity \ static_assert(alignof(UCAStatics_ResumeActivity) == 0x000008, "Wrong alignment on UCAStatics_ResumeActivity"); \ static_assert(sizeof(UCAStatics_ResumeActivity) == 0x000010, "Wrong size on UCAStatics_ResumeActivity"); \ static_assert(offsetof(UCAStatics_ResumeActivity, WorldContextObject) == 0x000000, "Member 'UCAStatics_ResumeActivity::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_ResumeActivity, Handle) == 0x000008, "Member 'UCAStatics_ResumeActivity::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_SetActivityAvailability \ static_assert(alignof(UCAStatics_SetActivityAvailability) == 0x000008, "Wrong alignment on UCAStatics_SetActivityAvailability"); \ static_assert(sizeof(UCAStatics_SetActivityAvailability) == 0x000018, "Wrong size on UCAStatics_SetActivityAvailability"); \ static_assert(offsetof(UCAStatics_SetActivityAvailability, WorldContextObject) == 0x000000, "Member 'UCAStatics_SetActivityAvailability::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_SetActivityAvailability, Handle) == 0x000008, "Member 'UCAStatics_SetActivityAvailability::Handle' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_SetActivityAvailability, bEnabled) == 0x000010, "Member 'UCAStatics_SetActivityAvailability::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_SetActualZone \ static_assert(alignof(UCAStatics_SetActualZone) == 0x000008, "Wrong alignment on UCAStatics_SetActualZone"); \ static_assert(sizeof(UCAStatics_SetActualZone) == 0x000010, "Wrong size on UCAStatics_SetActualZone"); \ static_assert(offsetof(UCAStatics_SetActualZone, WorldContextObject) == 0x000000, "Member 'UCAStatics_SetActualZone::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_SetActualZone, Zone) == 0x000008, "Member 'UCAStatics_SetActualZone::Zone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_StartActivity \ static_assert(alignof(UCAStatics_StartActivity) == 0x000008, "Wrong alignment on UCAStatics_StartActivity"); \ static_assert(sizeof(UCAStatics_StartActivity) == 0x000010, "Wrong size on UCAStatics_StartActivity"); \ static_assert(offsetof(UCAStatics_StartActivity, WorldContextObject) == 0x000000, "Member 'UCAStatics_StartActivity::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_StartActivity, Handle) == 0x000008, "Member 'UCAStatics_StartActivity::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_TerminateActivity \ static_assert(alignof(UCAStatics_TerminateActivity) == 0x000008, "Wrong alignment on UCAStatics_TerminateActivity"); \ static_assert(sizeof(UCAStatics_TerminateActivity) == 0x000008, "Wrong size on UCAStatics_TerminateActivity"); \ static_assert(offsetof(UCAStatics_TerminateActivity, WorldContextObject) == 0x000000, "Member 'UCAStatics_TerminateActivity::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCAStatics_UnlockAchievement \ static_assert(alignof(UCAStatics_UnlockAchievement) == 0x000008, "Wrong alignment on UCAStatics_UnlockAchievement"); \ static_assert(sizeof(UCAStatics_UnlockAchievement) == 0x000010, "Wrong size on UCAStatics_UnlockAchievement"); \ static_assert(offsetof(UCAStatics_UnlockAchievement, WorldContextObject) == 0x000000, "Member 'UCAStatics_UnlockAchievement::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(UCAStatics_UnlockAchievement, Achievement) == 0x000008, "Member 'UCAStatics_UnlockAchievement::Achievement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCAStatics \ static_assert(alignof(UUCAStatics) == 0x000008, "Wrong alignment on UUCAStatics"); \ static_assert(sizeof(UUCAStatics) == 0x000028, "Wrong size on UUCAStatics"); \ #define DUMPER7_ASSERTS_FAmbushBlendParam \ static_assert(alignof(FAmbushBlendParam) == 0x000008, "Wrong alignment on FAmbushBlendParam"); \ static_assert(sizeof(FAmbushBlendParam) == 0x000038, "Wrong size on FAmbushBlendParam"); \ static_assert(offsetof(FAmbushBlendParam, Material_2_E102A2334427C0D06417D79F029BBDC3) == 0x000000, "Member 'FAmbushBlendParam::Material_2_E102A2334427C0D06417D79F029BBDC3' has a wrong offset!"); \ static_assert(offsetof(FAmbushBlendParam, UVTile_5_7C37ED874A6C255C6CF2609397C15644) == 0x000008, "Member 'FAmbushBlendParam::UVTile_5_7C37ED874A6C255C6CF2609397C15644' has a wrong offset!"); \ static_assert(offsetof(FAmbushBlendParam, UVTileOffset_7_4B0F898E448B8362673BE0A64FB9530C) == 0x000018, "Member 'FAmbushBlendParam::UVTileOffset_7_4B0F898E448B8362673BE0A64FB9530C' has a wrong offset!"); \ static_assert(offsetof(FAmbushBlendParam, DesaturationFactor_10_DF2284BE480A3D414C8858941CA97F66) == 0x000028, "Member 'FAmbushBlendParam::DesaturationFactor_10_DF2284BE480A3D414C8858941CA97F66' has a wrong offset!"); \ static_assert(offsetof(FAmbushBlendParam, BlendMultiplier_13_A5D83A854C9EDD1F50AC238C4D8FAD29) == 0x000030, "Member 'FAmbushBlendParam::BlendMultiplier_13_A5D83A854C9EDD1F50AC238C4D8FAD29' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBinkMediaPlayerMovieSceneEvalTemplateParams \ static_assert(alignof(FBinkMediaPlayerMovieSceneEvalTemplateParams) == 0x000008, "Wrong alignment on FBinkMediaPlayerMovieSceneEvalTemplateParams"); \ static_assert(sizeof(FBinkMediaPlayerMovieSceneEvalTemplateParams) == 0x000018, "Wrong size on FBinkMediaPlayerMovieSceneEvalTemplateParams"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplateParams, MediaPlayer) == 0x000000, "Member 'FBinkMediaPlayerMovieSceneEvalTemplateParams::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplateParams, SectionStartFrame) == 0x000008, "Member 'FBinkMediaPlayerMovieSceneEvalTemplateParams::SectionStartFrame' has a wrong offset!"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplateParams, SectionEndFrame) == 0x00000C, "Member 'FBinkMediaPlayerMovieSceneEvalTemplateParams::SectionEndFrame' has a wrong offset!"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplateParams, bLooping) == 0x000010, "Member 'FBinkMediaPlayerMovieSceneEvalTemplateParams::bLooping' has a wrong offset!"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplateParams, StartFrameOffset) == 0x000014, "Member 'FBinkMediaPlayerMovieSceneEvalTemplateParams::StartFrameOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBinkMediaPlayerMovieSceneEvalTemplate \ static_assert(alignof(FBinkMediaPlayerMovieSceneEvalTemplate) == 0x000008, "Wrong alignment on FBinkMediaPlayerMovieSceneEvalTemplate"); \ static_assert(sizeof(FBinkMediaPlayerMovieSceneEvalTemplate) == 0x000038, "Wrong size on FBinkMediaPlayerMovieSceneEvalTemplate"); \ static_assert(offsetof(FBinkMediaPlayerMovieSceneEvalTemplate, Params) == 0x000020, "Member 'FBinkMediaPlayerMovieSceneEvalTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkMediaPlayerMovieSceneSection \ static_assert(alignof(UBinkMediaPlayerMovieSceneSection) == 0x000008, "Wrong alignment on UBinkMediaPlayerMovieSceneSection"); \ static_assert(sizeof(UBinkMediaPlayerMovieSceneSection) == 0x000100, "Wrong size on UBinkMediaPlayerMovieSceneSection"); \ static_assert(offsetof(UBinkMediaPlayerMovieSceneSection, BinkMediaPlayer) == 0x0000F0, "Member 'UBinkMediaPlayerMovieSceneSection::BinkMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayerMovieSceneSection, bLooping) == 0x0000F8, "Member 'UBinkMediaPlayerMovieSceneSection::bLooping' has a wrong offset!"); \ static_assert(offsetof(UBinkMediaPlayerMovieSceneSection, StartFrameOffset) == 0x0000FC, "Member 'UBinkMediaPlayerMovieSceneSection::StartFrameOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBinkMediaPlayerMovieSceneTrack \ static_assert(alignof(UBinkMediaPlayerMovieSceneTrack) == 0x000008, "Wrong alignment on UBinkMediaPlayerMovieSceneTrack"); \ static_assert(sizeof(UBinkMediaPlayerMovieSceneTrack) == 0x0000B0, "Wrong size on UBinkMediaPlayerMovieSceneTrack"); \ static_assert(offsetof(UBinkMediaPlayerMovieSceneTrack, Sections) == 0x0000A0, "Member 'UBinkMediaPlayerMovieSceneTrack::Sections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBatchHandleWithStatus \ static_assert(alignof(FBatchHandleWithStatus) == 0x000004, "Wrong alignment on FBatchHandleWithStatus"); \ static_assert(sizeof(FBatchHandleWithStatus) == 0x00000C, "Wrong size on FBatchHandleWithStatus"); \ static_assert(offsetof(FBatchHandleWithStatus, StreamableLevelBatchHandle) == 0x000000, "Member 'FBatchHandleWithStatus::StreamableLevelBatchHandle' has a wrong offset!"); \ static_assert(offsetof(FBatchHandleWithStatus, ExpectedStatus) == 0x000008, "Member 'FBatchHandleWithStatus::ExpectedStatus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDialogSpeakerBinding \ static_assert(alignof(FDialogSpeakerBinding) == 0x000008, "Wrong alignment on FDialogSpeakerBinding"); \ static_assert(sizeof(FDialogSpeakerBinding) == 0x000020, "Wrong size on FDialogSpeakerBinding"); \ static_assert(offsetof(FDialogSpeakerBinding, BindingID) == 0x000000, "Member 'FDialogSpeakerBinding::BindingID' has a wrong offset!"); \ static_assert(offsetof(FDialogSpeakerBinding, DialogSpeaker) == 0x000018, "Member 'FDialogSpeakerBinding::DialogSpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterNoCollisionMode \ static_assert(alignof(FCharacterNoCollisionMode) == 0x000008, "Wrong alignment on FCharacterNoCollisionMode"); \ static_assert(sizeof(FCharacterNoCollisionMode) == 0x000060, "Wrong size on FCharacterNoCollisionMode"); \ static_assert(offsetof(FCharacterNoCollisionMode, OwningCharacter) == 0x000000, "Member 'FCharacterNoCollisionMode::OwningCharacter' has a wrong offset!"); \ static_assert(offsetof(FCharacterNoCollisionMode, NoCollisionMode) == 0x000008, "Member 'FCharacterNoCollisionMode::NoCollisionMode' has a wrong offset!"); \ static_assert(offsetof(FCharacterNoCollisionMode, CapsuleCollisionSettings) == 0x000010, "Member 'FCharacterNoCollisionMode::CapsuleCollisionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterBinding \ static_assert(alignof(FCharacterBinding) == 0x000008, "Wrong alignment on FCharacterBinding"); \ static_assert(sizeof(FCharacterBinding) == 0x000090, "Wrong size on FCharacterBinding"); \ static_assert(offsetof(FCharacterBinding, BindingID) == 0x000000, "Member 'FCharacterBinding::BindingID' has a wrong offset!"); \ static_assert(offsetof(FCharacterBinding, NoCollisionMode) == 0x000018, "Member 'FCharacterBinding::NoCollisionMode' has a wrong offset!"); \ static_assert(offsetof(FCharacterBinding, Character) == 0x000080, "Member 'FCharacterBinding::Character' has a wrong offset!"); \ static_assert(offsetof(FCharacterBinding, Proxy) == 0x000088, "Member 'FCharacterBinding::Proxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBranchFilterEx \ static_assert(alignof(FBranchFilterEx) == 0x000004, "Wrong alignment on FBranchFilterEx"); \ static_assert(sizeof(FBranchFilterEx) == 0x00000C, "Wrong size on FBranchFilterEx"); \ static_assert(offsetof(FBranchFilterEx, BoneName) == 0x000000, "Member 'FBranchFilterEx::BoneName' has a wrong offset!"); \ static_assert(offsetof(FBranchFilterEx, BlendDepth) == 0x000008, "Member 'FBranchFilterEx::BlendDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCutsceneBoostMaterialConfig \ static_assert(alignof(FCutsceneBoostMaterialConfig) == 0x000008, "Wrong alignment on FCutsceneBoostMaterialConfig"); \ static_assert(sizeof(FCutsceneBoostMaterialConfig) == 0x000038, "Wrong size on FCutsceneBoostMaterialConfig"); \ static_assert(offsetof(FCutsceneBoostMaterialConfig, Material) == 0x000000, "Member 'FCutsceneBoostMaterialConfig::Material' has a wrong offset!"); \ static_assert(offsetof(FCutsceneBoostMaterialConfig, BoostTime) == 0x000030, "Member 'FCutsceneBoostMaterialConfig::BoostTime' has a wrong offset!"); \ static_assert(offsetof(FCutsceneBoostMaterialConfig, ForceAllMiplevelsToBeResident) == 0x000034, "Member 'FCutsceneBoostMaterialConfig::ForceAllMiplevelsToBeResident' has a wrong offset!"); \ static_assert(offsetof(FCutsceneBoostMaterialConfig, FastResponse) == 0x000035, "Member 'FCutsceneBoostMaterialConfig::FastResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCutsceneSkipSettings \ static_assert(alignof(FCutsceneSkipSettings) == 0x000008, "Wrong alignment on FCutsceneSkipSettings"); \ static_assert(sizeof(FCutsceneSkipSettings) == 0x000018, "Wrong size on FCutsceneSkipSettings"); \ static_assert(offsetof(FCutsceneSkipSettings, CanBeSkipped) == 0x000000, "Member 'FCutsceneSkipSettings::CanBeSkipped' has a wrong offset!"); \ static_assert(offsetof(FCutsceneSkipSettings, UseSkipConditions) == 0x000001, "Member 'FCutsceneSkipSettings::UseSkipConditions' has a wrong offset!"); \ static_assert(offsetof(FCutsceneSkipSettings, WaitForStreamingConditionsCompletion) == 0x000002, "Member 'FCutsceneSkipSettings::WaitForStreamingConditionsCompletion' has a wrong offset!"); \ static_assert(offsetof(FCutsceneSkipSettings, StreamingConditions) == 0x000008, "Member 'FCutsceneSkipSettings::StreamingConditions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SingleBranchLayeredBoneBlend \ static_assert(alignof(FAnimNode_SingleBranchLayeredBoneBlend) == 0x000008, "Wrong alignment on FAnimNode_SingleBranchLayeredBoneBlend"); \ static_assert(sizeof(FAnimNode_SingleBranchLayeredBoneBlend) == 0x0000B8, "Wrong size on FAnimNode_SingleBranchLayeredBoneBlend"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, BasePose) == 0x000010, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, BlendPose) == 0x000020, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::BlendPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, BranchFilter) == 0x000030, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::BranchFilter' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, BlendWeight) == 0x00003C, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, bMeshSpaceRotationBlend) == 0x000040, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::bMeshSpaceRotationBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, bMeshSpaceScaleBlend) == 0x000041, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::bMeshSpaceScaleBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, CurveBlendOption) == 0x000042, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::CurveBlendOption' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, bBlendRootMotionBasedOnRootBone) == 0x000043, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::bBlendRootMotionBasedOnRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, LODThreshold) == 0x000048, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, PerBoneBlendWeights) == 0x000050, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::PerBoneBlendWeights' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, SkeletonGuid) == 0x000060, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::SkeletonGuid' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SingleBranchLayeredBoneBlend, VirtualBoneGuid) == 0x000070, "Member 'FAnimNode_SingleBranchLayeredBoneBlend::VirtualBoneGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCutsceneProxyPossessor \ static_assert(alignof(FCutsceneProxyPossessor) == 0x000008, "Wrong alignment on FCutsceneProxyPossessor"); \ static_assert(sizeof(FCutsceneProxyPossessor) == 0x000038, "Wrong size on FCutsceneProxyPossessor"); \ static_assert(offsetof(FCutsceneProxyPossessor, Actor) == 0x000000, "Member 'FCutsceneProxyPossessor::Actor' has a wrong offset!"); \ static_assert(offsetof(FCutsceneProxyPossessor, ExistsOnlyInCutscene) == 0x000030, "Member 'FCutsceneProxyPossessor::ExistsOnlyInCutscene' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCutsceneToGameClassMap \ static_assert(alignof(FCutsceneToGameClassMap) == 0x000008, "Wrong alignment on FCutsceneToGameClassMap"); \ static_assert(sizeof(FCutsceneToGameClassMap) == 0x000050, "Wrong size on FCutsceneToGameClassMap"); \ static_assert(offsetof(FCutsceneToGameClassMap, Data) == 0x000000, "Member 'FCutsceneToGameClassMap::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACutsceneCachedCharacter \ static_assert(alignof(ACutsceneCachedCharacter) == 0x000008, "Wrong alignment on ACutsceneCachedCharacter"); \ static_assert(sizeof(ACutsceneCachedCharacter) == 0x0002C8, "Wrong size on ACutsceneCachedCharacter"); \ static_assert(offsetof(ACutsceneCachedCharacter, RootSceneComponent) == 0x0002B8, "Member 'ACutsceneCachedCharacter::RootSceneComponent' has a wrong offset!"); \ static_assert(offsetof(ACutsceneCachedCharacter, Mesh) == 0x0002C0, "Member 'ACutsceneCachedCharacter::Mesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCachedCharacterInterface_CachedActorDespawned \ static_assert(alignof(CutsceneCachedCharacterInterface_CachedActorDespawned) == 0x000001, "Wrong alignment on CutsceneCachedCharacterInterface_CachedActorDespawned"); \ static_assert(sizeof(CutsceneCachedCharacterInterface_CachedActorDespawned) == 0x000001, "Wrong size on CutsceneCachedCharacterInterface_CachedActorDespawned"); \ static_assert(offsetof(CutsceneCachedCharacterInterface_CachedActorDespawned, ReturnValue) == 0x000000, "Member 'CutsceneCachedCharacterInterface_CachedActorDespawned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCachedCharacterInterface_CachedActorDisabled \ static_assert(alignof(CutsceneCachedCharacterInterface_CachedActorDisabled) == 0x000001, "Wrong alignment on CutsceneCachedCharacterInterface_CachedActorDisabled"); \ static_assert(sizeof(CutsceneCachedCharacterInterface_CachedActorDisabled) == 0x000001, "Wrong size on CutsceneCachedCharacterInterface_CachedActorDisabled"); \ static_assert(offsetof(CutsceneCachedCharacterInterface_CachedActorDisabled, ReturnValue) == 0x000000, "Member 'CutsceneCachedCharacterInterface_CachedActorDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCachedCharacterInterface_CachedActorEnabled \ static_assert(alignof(CutsceneCachedCharacterInterface_CachedActorEnabled) == 0x000001, "Wrong alignment on CutsceneCachedCharacterInterface_CachedActorEnabled"); \ static_assert(sizeof(CutsceneCachedCharacterInterface_CachedActorEnabled) == 0x000001, "Wrong size on CutsceneCachedCharacterInterface_CachedActorEnabled"); \ static_assert(offsetof(CutsceneCachedCharacterInterface_CachedActorEnabled, ReturnValue) == 0x000000, "Member 'CutsceneCachedCharacterInterface_CachedActorEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCachedCharacterInterface_CachedActorSpawned \ static_assert(alignof(CutsceneCachedCharacterInterface_CachedActorSpawned) == 0x000001, "Wrong alignment on CutsceneCachedCharacterInterface_CachedActorSpawned"); \ static_assert(sizeof(CutsceneCachedCharacterInterface_CachedActorSpawned) == 0x000001, "Wrong size on CutsceneCachedCharacterInterface_CachedActorSpawned"); \ static_assert(offsetof(CutsceneCachedCharacterInterface_CachedActorSpawned, ReturnValue) == 0x000000, "Member 'CutsceneCachedCharacterInterface_CachedActorSpawned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ICutsceneCachedCharacterInterface \ static_assert(alignof(ICutsceneCachedCharacterInterface) == 0x000001, "Wrong alignment on ICutsceneCachedCharacterInterface"); \ static_assert(sizeof(ICutsceneCachedCharacterInterface) == 0x000001, "Wrong size on ICutsceneCachedCharacterInterface"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha \ static_assert(alignof(CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha) == 0x000004, "Wrong alignment on CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha"); \ static_assert(sizeof(CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha) == 0x000004, "Wrong size on CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha"); \ static_assert(offsetof(CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha, ReturnValue) == 0x000000, "Member 'CutsceneCharacterAnimInstance_CalculateFaceSlotAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation \ static_assert(alignof(CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation) == 0x000004, "Wrong alignment on CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation"); \ static_assert(sizeof(CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation) == 0x00000C, "Wrong size on CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation"); \ static_assert(offsetof(CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation, SlotName) == 0x000000, "Member 'CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation::SlotName' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation, ReturnValue) == 0x000008, "Member 'CutsceneCharacterAnimInstance_IsPlayingAnySlotAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutsceneCharacterAnimInstance \ static_assert(alignof(UCutsceneCharacterAnimInstance) == 0x000010, "Wrong alignment on UCutsceneCharacterAnimInstance"); \ static_assert(sizeof(UCutsceneCharacterAnimInstance) == 0x000370, "Wrong size on UCutsceneCharacterAnimInstance"); \ static_assert(offsetof(UCutsceneCharacterAnimInstance, CutsceneFaceSlotName) == 0x000348, "Member 'UCutsceneCharacterAnimInstance::CutsceneFaceSlotName' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimInstance, IgnoreInputPose) == 0x000350, "Member 'UCutsceneCharacterAnimInstance::IgnoreInputPose' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimInstance, CutsceneAlpha) == 0x000354, "Member 'UCutsceneCharacterAnimInstance::CutsceneAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutsceneCharacterManager \ static_assert(alignof(UCutsceneCharacterManager) == 0x000008, "Wrong alignment on UCutsceneCharacterManager"); \ static_assert(sizeof(UCutsceneCharacterManager) == 0x0000F8, "Wrong size on UCutsceneCharacterManager"); \ #define DUMPER7_ASSERTS_ICutsceneCharacterPossessorInterface \ static_assert(alignof(ICutsceneCharacterPossessorInterface) == 0x000001, "Wrong alignment on ICutsceneCharacterPossessorInterface"); \ static_assert(sizeof(ICutsceneCharacterPossessorInterface) == 0x000001, "Wrong size on ICutsceneCharacterPossessorInterface"); \ #define DUMPER7_ASSERTS_ACutsceneCharacterProxy \ static_assert(alignof(ACutsceneCharacterProxy) == 0x000008, "Wrong alignment on ACutsceneCharacterProxy"); \ static_assert(sizeof(ACutsceneCharacterProxy) == 0x0002F0, "Wrong size on ACutsceneCharacterProxy"); \ static_assert(offsetof(ACutsceneCharacterProxy, MeshLightingChannels) == 0x0002B0, "Member 'ACutsceneCharacterProxy::MeshLightingChannels' has a wrong offset!"); \ static_assert(offsetof(ACutsceneCharacterProxy, CapsuleComponent) == 0x0002E8, "Member 'ACutsceneCharacterProxy::CapsuleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_Activate \ static_assert(alignof(CutscenePlayer_Activate) == 0x000001, "Wrong alignment on CutscenePlayer_Activate"); \ static_assert(sizeof(CutscenePlayer_Activate) == 0x000001, "Wrong size on CutscenePlayer_Activate"); \ static_assert(offsetof(CutscenePlayer_Activate, ReturnValue) == 0x000000, "Member 'CutscenePlayer_Activate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_IsCharacterBindedWithProxy \ static_assert(alignof(CutscenePlayer_IsCharacterBindedWithProxy) == 0x000008, "Wrong alignment on CutscenePlayer_IsCharacterBindedWithProxy"); \ static_assert(sizeof(CutscenePlayer_IsCharacterBindedWithProxy) == 0x000010, "Wrong size on CutscenePlayer_IsCharacterBindedWithProxy"); \ static_assert(offsetof(CutscenePlayer_IsCharacterBindedWithProxy, Character) == 0x000000, "Member 'CutscenePlayer_IsCharacterBindedWithProxy::Character' has a wrong offset!"); \ static_assert(offsetof(CutscenePlayer_IsCharacterBindedWithProxy, ReturnValue) == 0x000008, "Member 'CutscenePlayer_IsCharacterBindedWithProxy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_OnLevelSequenceCameraCut \ static_assert(alignof(CutscenePlayer_OnLevelSequenceCameraCut) == 0x000008, "Wrong alignment on CutscenePlayer_OnLevelSequenceCameraCut"); \ static_assert(sizeof(CutscenePlayer_OnLevelSequenceCameraCut) == 0x000008, "Wrong size on CutscenePlayer_OnLevelSequenceCameraCut"); \ static_assert(offsetof(CutscenePlayer_OnLevelSequenceCameraCut, CameraComponent) == 0x000000, "Member 'CutscenePlayer_OnLevelSequenceCameraCut::CameraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_UnbindCharacterWithProxy \ static_assert(alignof(CutscenePlayer_UnbindCharacterWithProxy) == 0x000008, "Wrong alignment on CutscenePlayer_UnbindCharacterWithProxy"); \ static_assert(sizeof(CutscenePlayer_UnbindCharacterWithProxy) == 0x000010, "Wrong size on CutscenePlayer_UnbindCharacterWithProxy"); \ static_assert(offsetof(CutscenePlayer_UnbindCharacterWithProxy, Character) == 0x000000, "Member 'CutscenePlayer_UnbindCharacterWithProxy::Character' has a wrong offset!"); \ static_assert(offsetof(CutscenePlayer_UnbindCharacterWithProxy, ReturnValue) == 0x000008, "Member 'CutscenePlayer_UnbindCharacterWithProxy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_IsAlreadyPlayedOnce \ static_assert(alignof(CutscenePlayer_IsAlreadyPlayedOnce) == 0x000001, "Wrong alignment on CutscenePlayer_IsAlreadyPlayedOnce"); \ static_assert(sizeof(CutscenePlayer_IsAlreadyPlayedOnce) == 0x000001, "Wrong size on CutscenePlayer_IsAlreadyPlayedOnce"); \ static_assert(offsetof(CutscenePlayer_IsAlreadyPlayedOnce, ReturnValue) == 0x000000, "Member 'CutscenePlayer_IsAlreadyPlayedOnce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenePlayer_IsPlaying \ static_assert(alignof(CutscenePlayer_IsPlaying) == 0x000001, "Wrong alignment on CutscenePlayer_IsPlaying"); \ static_assert(sizeof(CutscenePlayer_IsPlaying) == 0x000001, "Wrong size on CutscenePlayer_IsPlaying"); \ static_assert(offsetof(CutscenePlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'CutscenePlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACutscenePlayer \ static_assert(alignof(ACutscenePlayer) == 0x000008, "Wrong alignment on ACutscenePlayer"); \ static_assert(sizeof(ACutscenePlayer) == 0x000538, "Wrong size on ACutscenePlayer"); \ static_assert(offsetof(ACutscenePlayer, LevelSequenceActor) == 0x0002B0, "Member 'ACutscenePlayer::LevelSequenceActor' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, SoundTrackComponent) == 0x0002B8, "Member 'ACutscenePlayer::SoundTrackComponent' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, MusicTrack) == 0x0002C0, "Member 'ACutscenePlayer::MusicTrack' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, StopMusicTrackWithCutscene) == 0x0002C8, "Member 'ACutscenePlayer::StopMusicTrackWithCutscene' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, SkipAudioEvent) == 0x0002D0, "Member 'ACutscenePlayer::SkipAudioEvent' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, SkipSettings) == 0x0002E0, "Member 'ACutscenePlayer::SkipSettings' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, UseCustomCharacterBlendInTime) == 0x0002F8, "Member 'ACutscenePlayer::UseCustomCharacterBlendInTime' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, CustomCharacterBlendInTime) == 0x0002FC, "Member 'ACutscenePlayer::CustomCharacterBlendInTime' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, UseCustomCharacterBlendOutTime) == 0x000300, "Member 'ACutscenePlayer::UseCustomCharacterBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, CustomCharacterBlendOutTime) == 0x000304, "Member 'ACutscenePlayer::CustomCharacterBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, DisableCharacterCollisions) == 0x000308, "Member 'ACutscenePlayer::DisableCharacterCollisions' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, DisableCharacterFootIK) == 0x000309, "Member 'ACutscenePlayer::DisableCharacterFootIK' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OverrideLightingChannelsUsingProxyMesh) == 0x00030A, "Member 'ACutscenePlayer::OverrideLightingChannelsUsingProxyMesh' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, ForceLOD0OnCharacters) == 0x00030B, "Member 'ACutscenePlayer::ForceLOD0OnCharacters' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, PlayAsNextCutcene) == 0x000310, "Member 'ACutscenePlayer::PlayAsNextCutcene' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, PropagateSkipToNextCutscene) == 0x000340, "Member 'ACutscenePlayer::PropagateSkipToNextCutscene' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, TexturesStreamingBoostLocations) == 0x000348, "Member 'ACutscenePlayer::TexturesStreamingBoostLocations' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, MaterialsStreamingBoostInstances) == 0x000358, "Member 'ACutscenePlayer::MaterialsStreamingBoostInstances' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, WaitForAllAssetsToStreamInAtCutsceneStart) == 0x000368, "Member 'ACutscenePlayer::WaitForAllAssetsToStreamInAtCutsceneStart' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutscenePreStart) == 0x000370, "Member 'ACutscenePlayer::OnCutscenePreStart' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutscenePlay) == 0x000398, "Member 'ACutscenePlayer::OnCutscenePlay' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutscenePlayReverse) == 0x0003C0, "Member 'ACutscenePlayer::OnCutscenePlayReverse' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutsceneStop) == 0x0003E8, "Member 'ACutscenePlayer::OnCutsceneStop' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutscenePause) == 0x000410, "Member 'ACutscenePlayer::OnCutscenePause' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutscenePreFinished) == 0x000438, "Member 'ACutscenePlayer::OnCutscenePreFinished' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCutsceneFinished) == 0x000460, "Member 'ACutscenePlayer::OnCutsceneFinished' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, OnCameraCut) == 0x000488, "Member 'ACutscenePlayer::OnCameraCut' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, StreamingSkipConditionsMet) == 0x0004D8, "Member 'ACutscenePlayer::StreamingSkipConditionsMet' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, WaitForStreamingRequestsCompletion) == 0x0004D9, "Member 'ACutscenePlayer::WaitForStreamingRequestsCompletion' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, CharacterBindings) == 0x0004E0, "Member 'ACutscenePlayer::CharacterBindings' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, DialogSpeakersBindings) == 0x0004F0, "Member 'ACutscenePlayer::DialogSpeakersBindings' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, StandaloneDialogSpeakers) == 0x000500, "Member 'ACutscenePlayer::StandaloneDialogSpeakers' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, ActorsSynchronizedWithPlayer) == 0x000510, "Member 'ACutscenePlayer::ActorsSynchronizedWithPlayer' has a wrong offset!"); \ static_assert(offsetof(ACutscenePlayer, LevelStreamingManager) == 0x000520, "Member 'ACutscenePlayer::LevelStreamingManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutscenePlayerSettings \ static_assert(alignof(UCutscenePlayerSettings) == 0x000008, "Wrong alignment on UCutscenePlayerSettings"); \ static_assert(sizeof(UCutscenePlayerSettings) == 0x0000D0, "Wrong size on UCutscenePlayerSettings"); \ static_assert(offsetof(UCutscenePlayerSettings, SkipWidgetClass) == 0x000038, "Member 'UCutscenePlayerSettings::SkipWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CutsceneToGameClass) == 0x000058, "Member 'UCutscenePlayerSettings::CutsceneToGameClass' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CharacterCutsceneSlotName) == 0x0000A8, "Member 'UCutscenePlayerSettings::CharacterCutsceneSlotName' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CharacterCutsceneFaceSlotName) == 0x0000B0, "Member 'UCutscenePlayerSettings::CharacterCutsceneFaceSlotName' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CutsceneCharacterAnimGraphTag) == 0x0000B8, "Member 'UCutscenePlayerSettings::CutsceneCharacterAnimGraphTag' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CharacterMainMeshTag) == 0x0000C0, "Member 'UCutscenePlayerSettings::CharacterMainMeshTag' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CharacterCutsceneBlendInTime) == 0x0000C8, "Member 'UCutscenePlayerSettings::CharacterCutsceneBlendInTime' has a wrong offset!"); \ static_assert(offsetof(UCutscenePlayerSettings, CharacterCutsceneBlendOutTime) == 0x0000CC, "Member 'UCutscenePlayerSettings::CharacterCutsceneBlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneProxyToGameplayEventsRelay_IgnoreInputPose \ static_assert(alignof(CutsceneProxyToGameplayEventsRelay_IgnoreInputPose) == 0x000001, "Wrong alignment on CutsceneProxyToGameplayEventsRelay_IgnoreInputPose"); \ static_assert(sizeof(CutsceneProxyToGameplayEventsRelay_IgnoreInputPose) == 0x000001, "Wrong size on CutsceneProxyToGameplayEventsRelay_IgnoreInputPose"); \ static_assert(offsetof(CutsceneProxyToGameplayEventsRelay_IgnoreInputPose, ignore) == 0x000000, "Member 'CutsceneProxyToGameplayEventsRelay_IgnoreInputPose::ignore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive \ static_assert(alignof(CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive) == 0x000008, "Wrong alignment on CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive"); \ static_assert(sizeof(CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive) == 0x000028, "Wrong size on CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive"); \ static_assert(offsetof(CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive, ClothName) == 0x000000, "Member 'CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive::ClothName' has a wrong offset!"); \ static_assert(offsetof(CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive, AnimDriveStiffness) == 0x000008, "Member 'CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive::AnimDriveStiffness' has a wrong offset!"); \ static_assert(offsetof(CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive, AnimDriveDamping) == 0x000018, "Member 'CutsceneProxyToGameplayEventsRelay_SetClothAnimDrive::AnimDriveDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutsceneProxyToGameplayEventsRelay \ static_assert(alignof(UCutsceneProxyToGameplayEventsRelay) == 0x000008, "Wrong alignment on UCutsceneProxyToGameplayEventsRelay"); \ static_assert(sizeof(UCutsceneProxyToGameplayEventsRelay) == 0x0000A0, "Wrong size on UCutsceneProxyToGameplayEventsRelay"); \ #define DUMPER7_ASSERTS_CutsceneSkipWidget_OnDebugTick \ static_assert(alignof(CutsceneSkipWidget_OnDebugTick) == 0x000004, "Wrong alignment on CutsceneSkipWidget_OnDebugTick"); \ static_assert(sizeof(CutsceneSkipWidget_OnDebugTick) == 0x000008, "Wrong size on CutsceneSkipWidget_OnDebugTick"); \ static_assert(offsetof(CutsceneSkipWidget_OnDebugTick, ActualTime) == 0x000000, "Member 'CutsceneSkipWidget_OnDebugTick::ActualTime' has a wrong offset!"); \ static_assert(offsetof(CutsceneSkipWidget_OnDebugTick, TotalTime) == 0x000004, "Member 'CutsceneSkipWidget_OnDebugTick::TotalTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneSkipWidget_OnSkipTick \ static_assert(alignof(CutsceneSkipWidget_OnSkipTick) == 0x000004, "Wrong alignment on CutsceneSkipWidget_OnSkipTick"); \ static_assert(sizeof(CutsceneSkipWidget_OnSkipTick) == 0x000004, "Wrong size on CutsceneSkipWidget_OnSkipTick"); \ static_assert(offsetof(CutsceneSkipWidget_OnSkipTick, Progress) == 0x000000, "Member 'CutsceneSkipWidget_OnSkipTick::Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneSkipWidget_GetCanSkip \ static_assert(alignof(CutsceneSkipWidget_GetCanSkip) == 0x000001, "Wrong alignment on CutsceneSkipWidget_GetCanSkip"); \ static_assert(sizeof(CutsceneSkipWidget_GetCanSkip) == 0x000001, "Wrong size on CutsceneSkipWidget_GetCanSkip"); \ static_assert(offsetof(CutsceneSkipWidget_GetCanSkip, ReturnValue) == 0x000000, "Member 'CutsceneSkipWidget_GetCanSkip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutsceneSkipWidget \ static_assert(alignof(UCutsceneSkipWidget) == 0x000008, "Wrong alignment on UCutsceneSkipWidget"); \ static_assert(sizeof(UCutsceneSkipWidget) == 0x000368, "Wrong size on UCutsceneSkipWidget"); \ static_assert(offsetof(UCutsceneSkipWidget, SkipAction) == 0x0002A0, "Member 'UCutsceneSkipWidget::SkipAction' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, InGameMenuAction) == 0x0002A8, "Member 'UCutsceneSkipWidget::InGameMenuAction' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, SkipHoldTime) == 0x0002B0, "Member 'UCutsceneSkipWidget::SkipHoldTime' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, FadeOutTime) == 0x0002B4, "Member 'UCutsceneSkipWidget::FadeOutTime' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, GameTextsConfig) == 0x0002B8, "Member 'UCutsceneSkipWidget::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, UseKeyTag) == 0x0002C0, "Member 'UCutsceneSkipWidget::UseKeyTag' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, Key_rtx) == 0x0002C8, "Member 'UCutsceneSkipWidget::Key_rtx' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, Debug_panel) == 0x0002D0, "Member 'UCutsceneSkipWidget::Debug_panel' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, FadeIn_anim) == 0x0002D8, "Member 'UCutsceneSkipWidget::FadeIn_anim' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, FadeOut_anim) == 0x0002E0, "Member 'UCutsceneSkipWidget::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, SkipedFadeOut_anim) == 0x0002E8, "Member 'UCutsceneSkipWidget::SkipedFadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UCutsceneSkipWidget, ButtonInfo_anim) == 0x0002F0, "Member 'UCutsceneSkipWidget::ButtonInfo_anim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutscenesLog_PrintStringToMessageLog \ static_assert(alignof(CutscenesLog_PrintStringToMessageLog) == 0x000008, "Wrong alignment on CutscenesLog_PrintStringToMessageLog"); \ static_assert(sizeof(CutscenesLog_PrintStringToMessageLog) == 0x000020, "Wrong size on CutscenesLog_PrintStringToMessageLog"); \ static_assert(offsetof(CutscenesLog_PrintStringToMessageLog, WorldContextObject) == 0x000000, "Member 'CutscenesLog_PrintStringToMessageLog::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CutscenesLog_PrintStringToMessageLog, String) == 0x000008, "Member 'CutscenesLog_PrintStringToMessageLog::String' has a wrong offset!"); \ static_assert(offsetof(CutscenesLog_PrintStringToMessageLog, MessageSeverity) == 0x000018, "Member 'CutscenesLog_PrintStringToMessageLog::MessageSeverity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutscenesLog \ static_assert(alignof(UCutscenesLog) == 0x000008, "Wrong alignment on UCutscenesLog"); \ static_assert(sizeof(UCutscenesLog) == 0x000028, "Wrong size on UCutscenesLog"); \ #define DUMPER7_ASSERTS_ACutsceneTexturesStreamingBoostLocation \ static_assert(alignof(ACutsceneTexturesStreamingBoostLocation) == 0x000008, "Wrong alignment on ACutsceneTexturesStreamingBoostLocation"); \ static_assert(sizeof(ACutsceneTexturesStreamingBoostLocation) == 0x0002B0, "Wrong size on ACutsceneTexturesStreamingBoostLocation"); \ #define DUMPER7_ASSERTS_FClothCollisionPrim_Sphere \ static_assert(alignof(FClothCollisionPrim_Sphere) == 0x000008, "Wrong alignment on FClothCollisionPrim_Sphere"); \ static_assert(sizeof(FClothCollisionPrim_Sphere) == 0x000020, "Wrong size on FClothCollisionPrim_Sphere"); \ static_assert(offsetof(FClothCollisionPrim_Sphere, BoneIndex) == 0x000000, "Member 'FClothCollisionPrim_Sphere::BoneIndex' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Sphere, Radius) == 0x000004, "Member 'FClothCollisionPrim_Sphere::Radius' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Sphere, LocalPosition) == 0x000008, "Member 'FClothCollisionPrim_Sphere::LocalPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothCollisionPrim_SphereConnection \ static_assert(alignof(FClothCollisionPrim_SphereConnection) == 0x000004, "Wrong alignment on FClothCollisionPrim_SphereConnection"); \ static_assert(sizeof(FClothCollisionPrim_SphereConnection) == 0x000008, "Wrong size on FClothCollisionPrim_SphereConnection"); \ static_assert(offsetof(FClothCollisionPrim_SphereConnection, SphereIndices) == 0x000000, "Member 'FClothCollisionPrim_SphereConnection::SphereIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothCollisionPrim_ConvexFace \ static_assert(alignof(FClothCollisionPrim_ConvexFace) == 0x000010, "Wrong alignment on FClothCollisionPrim_ConvexFace"); \ static_assert(sizeof(FClothCollisionPrim_ConvexFace) == 0x000030, "Wrong size on FClothCollisionPrim_ConvexFace"); \ static_assert(offsetof(FClothCollisionPrim_ConvexFace, Plane) == 0x000000, "Member 'FClothCollisionPrim_ConvexFace::Plane' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_ConvexFace, Indices) == 0x000020, "Member 'FClothCollisionPrim_ConvexFace::Indices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothCollisionPrim_Convex \ static_assert(alignof(FClothCollisionPrim_Convex) == 0x000008, "Wrong alignment on FClothCollisionPrim_Convex"); \ static_assert(sizeof(FClothCollisionPrim_Convex) == 0x000028, "Wrong size on FClothCollisionPrim_Convex"); \ static_assert(offsetof(FClothCollisionPrim_Convex, Faces) == 0x000000, "Member 'FClothCollisionPrim_Convex::Faces' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Convex, SurfacePoints) == 0x000010, "Member 'FClothCollisionPrim_Convex::SurfacePoints' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Convex, BoneIndex) == 0x000020, "Member 'FClothCollisionPrim_Convex::BoneIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothCollisionPrim_Box \ static_assert(alignof(FClothCollisionPrim_Box) == 0x000010, "Wrong alignment on FClothCollisionPrim_Box"); \ static_assert(sizeof(FClothCollisionPrim_Box) == 0x000060, "Wrong size on FClothCollisionPrim_Box"); \ static_assert(offsetof(FClothCollisionPrim_Box, LocalPosition) == 0x000000, "Member 'FClothCollisionPrim_Box::LocalPosition' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Box, LocalRotation) == 0x000020, "Member 'FClothCollisionPrim_Box::LocalRotation' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Box, HalfExtents) == 0x000040, "Member 'FClothCollisionPrim_Box::HalfExtents' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionPrim_Box, BoneIndex) == 0x000058, "Member 'FClothCollisionPrim_Box::BoneIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothVertBoneData \ static_assert(alignof(FClothVertBoneData) == 0x000004, "Wrong alignment on FClothVertBoneData"); \ static_assert(sizeof(FClothVertBoneData) == 0x00004C, "Wrong size on FClothVertBoneData"); \ static_assert(offsetof(FClothVertBoneData, NumInfluences) == 0x000000, "Member 'FClothVertBoneData::NumInfluences' has a wrong offset!"); \ static_assert(offsetof(FClothVertBoneData, BoneIndices) == 0x000004, "Member 'FClothVertBoneData::BoneIndices' has a wrong offset!"); \ static_assert(offsetof(FClothVertBoneData, BoneWeights) == 0x00001C, "Member 'FClothVertBoneData::BoneWeights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothCollisionData \ static_assert(alignof(FClothCollisionData) == 0x000008, "Wrong alignment on FClothCollisionData"); \ static_assert(sizeof(FClothCollisionData) == 0x000040, "Wrong size on FClothCollisionData"); \ static_assert(offsetof(FClothCollisionData, Spheres) == 0x000000, "Member 'FClothCollisionData::Spheres' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionData, SphereConnections) == 0x000010, "Member 'FClothCollisionData::SphereConnections' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionData, Convexes) == 0x000020, "Member 'FClothCollisionData::Convexes' has a wrong offset!"); \ static_assert(offsetof(FClothCollisionData, Boxes) == 0x000030, "Member 'FClothCollisionData::Boxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothConfigBase \ static_assert(alignof(UClothConfigBase) == 0x000008, "Wrong alignment on UClothConfigBase"); \ static_assert(sizeof(UClothConfigBase) == 0x000028, "Wrong size on UClothConfigBase"); \ #define DUMPER7_ASSERTS_UClothPhysicalMeshDataBase_Legacy \ static_assert(alignof(UClothPhysicalMeshDataBase_Legacy) == 0x000008, "Wrong alignment on UClothPhysicalMeshDataBase_Legacy"); \ static_assert(sizeof(UClothPhysicalMeshDataBase_Legacy) == 0x0000E0, "Wrong size on UClothPhysicalMeshDataBase_Legacy"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, Vertices) == 0x000028, "Member 'UClothPhysicalMeshDataBase_Legacy::Vertices' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, Normals) == 0x000038, "Member 'UClothPhysicalMeshDataBase_Legacy::Normals' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, Indices) == 0x000048, "Member 'UClothPhysicalMeshDataBase_Legacy::Indices' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, InverseMasses) == 0x000058, "Member 'UClothPhysicalMeshDataBase_Legacy::InverseMasses' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, BoneData) == 0x000068, "Member 'UClothPhysicalMeshDataBase_Legacy::BoneData' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, NumFixedVerts) == 0x000078, "Member 'UClothPhysicalMeshDataBase_Legacy::NumFixedVerts' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, MaxBoneWeights) == 0x00007C, "Member 'UClothPhysicalMeshDataBase_Legacy::MaxBoneWeights' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataBase_Legacy, SelfCollisionIndices) == 0x000080, "Member 'UClothPhysicalMeshDataBase_Legacy::SelfCollisionIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothingSimulationFactory \ static_assert(alignof(UClothingSimulationFactory) == 0x000008, "Wrong alignment on UClothingSimulationFactory"); \ static_assert(sizeof(UClothingSimulationFactory) == 0x000028, "Wrong size on UClothingSimulationFactory"); \ #define DUMPER7_ASSERTS_UClothingInteractor \ static_assert(alignof(UClothingInteractor) == 0x000008, "Wrong alignment on UClothingInteractor"); \ static_assert(sizeof(UClothingInteractor) == 0x000030, "Wrong size on UClothingInteractor"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_EnableGravityOverride \ static_assert(alignof(ClothingSimulationInteractor_EnableGravityOverride) == 0x000008, "Wrong alignment on ClothingSimulationInteractor_EnableGravityOverride"); \ static_assert(sizeof(ClothingSimulationInteractor_EnableGravityOverride) == 0x000018, "Wrong size on ClothingSimulationInteractor_EnableGravityOverride"); \ static_assert(offsetof(ClothingSimulationInteractor_EnableGravityOverride, InVector) == 0x000000, "Member 'ClothingSimulationInteractor_EnableGravityOverride::InVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_SetAnimDriveSpringStiffness \ static_assert(alignof(ClothingSimulationInteractor_SetAnimDriveSpringStiffness) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_SetAnimDriveSpringStiffness"); \ static_assert(sizeof(ClothingSimulationInteractor_SetAnimDriveSpringStiffness) == 0x000004, "Wrong size on ClothingSimulationInteractor_SetAnimDriveSpringStiffness"); \ static_assert(offsetof(ClothingSimulationInteractor_SetAnimDriveSpringStiffness, InStiffness) == 0x000000, "Member 'ClothingSimulationInteractor_SetAnimDriveSpringStiffness::InStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_SetMaxNumIterations \ static_assert(alignof(ClothingSimulationInteractor_SetMaxNumIterations) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_SetMaxNumIterations"); \ static_assert(sizeof(ClothingSimulationInteractor_SetMaxNumIterations) == 0x000004, "Wrong size on ClothingSimulationInteractor_SetMaxNumIterations"); \ static_assert(offsetof(ClothingSimulationInteractor_SetMaxNumIterations, MaxNumIterations) == 0x000000, "Member 'ClothingSimulationInteractor_SetMaxNumIterations::MaxNumIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_SetNumIterations \ static_assert(alignof(ClothingSimulationInteractor_SetNumIterations) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_SetNumIterations"); \ static_assert(sizeof(ClothingSimulationInteractor_SetNumIterations) == 0x000004, "Wrong size on ClothingSimulationInteractor_SetNumIterations"); \ static_assert(offsetof(ClothingSimulationInteractor_SetNumIterations, NumIterations) == 0x000000, "Member 'ClothingSimulationInteractor_SetNumIterations::NumIterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_SetNumSubsteps \ static_assert(alignof(ClothingSimulationInteractor_SetNumSubsteps) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_SetNumSubsteps"); \ static_assert(sizeof(ClothingSimulationInteractor_SetNumSubsteps) == 0x000004, "Wrong size on ClothingSimulationInteractor_SetNumSubsteps"); \ static_assert(offsetof(ClothingSimulationInteractor_SetNumSubsteps, NumSubsteps) == 0x000000, "Member 'ClothingSimulationInteractor_SetNumSubsteps::NumSubsteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetClothingInteractor \ static_assert(alignof(ClothingSimulationInteractor_GetClothingInteractor) == 0x000008, "Wrong alignment on ClothingSimulationInteractor_GetClothingInteractor"); \ static_assert(sizeof(ClothingSimulationInteractor_GetClothingInteractor) == 0x000018, "Wrong size on ClothingSimulationInteractor_GetClothingInteractor"); \ static_assert(offsetof(ClothingSimulationInteractor_GetClothingInteractor, ClothingAssetName) == 0x000000, "Member 'ClothingSimulationInteractor_GetClothingInteractor::ClothingAssetName' has a wrong offset!"); \ static_assert(offsetof(ClothingSimulationInteractor_GetClothingInteractor, ReturnValue) == 0x000010, "Member 'ClothingSimulationInteractor_GetClothingInteractor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetNumCloths \ static_assert(alignof(ClothingSimulationInteractor_GetNumCloths) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetNumCloths"); \ static_assert(sizeof(ClothingSimulationInteractor_GetNumCloths) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetNumCloths"); \ static_assert(offsetof(ClothingSimulationInteractor_GetNumCloths, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetNumCloths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetNumDynamicParticles \ static_assert(alignof(ClothingSimulationInteractor_GetNumDynamicParticles) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetNumDynamicParticles"); \ static_assert(sizeof(ClothingSimulationInteractor_GetNumDynamicParticles) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetNumDynamicParticles"); \ static_assert(offsetof(ClothingSimulationInteractor_GetNumDynamicParticles, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetNumDynamicParticles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetNumIterations \ static_assert(alignof(ClothingSimulationInteractor_GetNumIterations) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetNumIterations"); \ static_assert(sizeof(ClothingSimulationInteractor_GetNumIterations) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetNumIterations"); \ static_assert(offsetof(ClothingSimulationInteractor_GetNumIterations, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetNumIterations::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetNumKinematicParticles \ static_assert(alignof(ClothingSimulationInteractor_GetNumKinematicParticles) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetNumKinematicParticles"); \ static_assert(sizeof(ClothingSimulationInteractor_GetNumKinematicParticles) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetNumKinematicParticles"); \ static_assert(offsetof(ClothingSimulationInteractor_GetNumKinematicParticles, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetNumKinematicParticles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetNumSubsteps \ static_assert(alignof(ClothingSimulationInteractor_GetNumSubsteps) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetNumSubsteps"); \ static_assert(sizeof(ClothingSimulationInteractor_GetNumSubsteps) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetNumSubsteps"); \ static_assert(offsetof(ClothingSimulationInteractor_GetNumSubsteps, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetNumSubsteps::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractor_GetSimulationTime \ static_assert(alignof(ClothingSimulationInteractor_GetSimulationTime) == 0x000004, "Wrong alignment on ClothingSimulationInteractor_GetSimulationTime"); \ static_assert(sizeof(ClothingSimulationInteractor_GetSimulationTime) == 0x000004, "Wrong size on ClothingSimulationInteractor_GetSimulationTime"); \ static_assert(offsetof(ClothingSimulationInteractor_GetSimulationTime, ReturnValue) == 0x000000, "Member 'ClothingSimulationInteractor_GetSimulationTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothingSimulationInteractor \ static_assert(alignof(UClothingSimulationInteractor) == 0x000008, "Wrong alignment on UClothingSimulationInteractor"); \ static_assert(sizeof(UClothingSimulationInteractor) == 0x000090, "Wrong size on UClothingSimulationInteractor"); \ static_assert(offsetof(UClothingSimulationInteractor, ClothingInteractors) == 0x000028, "Member 'UClothingSimulationInteractor::ClothingInteractors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothingAssetBase \ static_assert(alignof(UClothingAssetBase) == 0x000008, "Wrong alignment on UClothingAssetBase"); \ static_assert(sizeof(UClothingAssetBase) == 0x000048, "Wrong size on UClothingAssetBase"); \ static_assert(offsetof(UClothingAssetBase, ImportedFilePath) == 0x000028, "Member 'UClothingAssetBase::ImportedFilePath' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetBase, AssetGuid) == 0x000038, "Member 'UClothingAssetBase::AssetGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothSharedSimConfigBase \ static_assert(alignof(UClothSharedSimConfigBase) == 0x000008, "Wrong alignment on UClothSharedSimConfigBase"); \ static_assert(sizeof(UClothSharedSimConfigBase) == 0x000028, "Wrong size on UClothSharedSimConfigBase"); \ #define DUMPER7_ASSERTS_FClothConstraintSetup_Legacy \ static_assert(alignof(FClothConstraintSetup_Legacy) == 0x000004, "Wrong alignment on FClothConstraintSetup_Legacy"); \ static_assert(sizeof(FClothConstraintSetup_Legacy) == 0x000010, "Wrong size on FClothConstraintSetup_Legacy"); \ static_assert(offsetof(FClothConstraintSetup_Legacy, Stiffness) == 0x000000, "Member 'FClothConstraintSetup_Legacy::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetup_Legacy, StiffnessMultiplier) == 0x000004, "Member 'FClothConstraintSetup_Legacy::StiffnessMultiplier' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetup_Legacy, StretchLimit) == 0x000008, "Member 'FClothConstraintSetup_Legacy::StretchLimit' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetup_Legacy, CompressionLimit) == 0x00000C, "Member 'FClothConstraintSetup_Legacy::CompressionLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothConfig_Legacy \ static_assert(alignof(FClothConfig_Legacy) == 0x000008, "Wrong alignment on FClothConfig_Legacy"); \ static_assert(sizeof(FClothConfig_Legacy) == 0x000130, "Wrong size on FClothConfig_Legacy"); \ static_assert(offsetof(FClothConfig_Legacy, WindMethod) == 0x000000, "Member 'FClothConfig_Legacy::WindMethod' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, VerticalConstraintConfig) == 0x000004, "Member 'FClothConfig_Legacy::VerticalConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, HorizontalConstraintConfig) == 0x000014, "Member 'FClothConfig_Legacy::HorizontalConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, BendConstraintConfig) == 0x000024, "Member 'FClothConfig_Legacy::BendConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, ShearConstraintConfig) == 0x000034, "Member 'FClothConfig_Legacy::ShearConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, SelfCollisionRadius) == 0x000044, "Member 'FClothConfig_Legacy::SelfCollisionRadius' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, SelfCollisionStiffness) == 0x000048, "Member 'FClothConfig_Legacy::SelfCollisionStiffness' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, SelfCollisionCullScale) == 0x00004C, "Member 'FClothConfig_Legacy::SelfCollisionCullScale' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, Damping) == 0x000050, "Member 'FClothConfig_Legacy::Damping' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, Friction) == 0x000068, "Member 'FClothConfig_Legacy::Friction' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, WindDragCoefficient) == 0x00006C, "Member 'FClothConfig_Legacy::WindDragCoefficient' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, WindLiftCoefficient) == 0x000070, "Member 'FClothConfig_Legacy::WindLiftCoefficient' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, LinearDrag) == 0x000078, "Member 'FClothConfig_Legacy::LinearDrag' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, AngularDrag) == 0x000090, "Member 'FClothConfig_Legacy::AngularDrag' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, LinearInertiaScale) == 0x0000A8, "Member 'FClothConfig_Legacy::LinearInertiaScale' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, AngularInertiaScale) == 0x0000C0, "Member 'FClothConfig_Legacy::AngularInertiaScale' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, CentrifugalInertiaScale) == 0x0000D8, "Member 'FClothConfig_Legacy::CentrifugalInertiaScale' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, SolverFrequency) == 0x0000F0, "Member 'FClothConfig_Legacy::SolverFrequency' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, StiffnessFrequency) == 0x0000F4, "Member 'FClothConfig_Legacy::StiffnessFrequency' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, GravityScale) == 0x0000F8, "Member 'FClothConfig_Legacy::GravityScale' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, GravityOverride) == 0x000100, "Member 'FClothConfig_Legacy::GravityOverride' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, bUseGravityOverride) == 0x000118, "Member 'FClothConfig_Legacy::bUseGravityOverride' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, TetherStiffness) == 0x00011C, "Member 'FClothConfig_Legacy::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, TetherLimit) == 0x000120, "Member 'FClothConfig_Legacy::TetherLimit' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, CollisionThickness) == 0x000124, "Member 'FClothConfig_Legacy::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, AnimDriveSpringStiffness) == 0x000128, "Member 'FClothConfig_Legacy::AnimDriveSpringStiffness' has a wrong offset!"); \ static_assert(offsetof(FClothConfig_Legacy, AnimDriveDamperStiffness) == 0x00012C, "Member 'FClothConfig_Legacy::AnimDriveDamperStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPointWeightMap \ static_assert(alignof(FPointWeightMap) == 0x000008, "Wrong alignment on FPointWeightMap"); \ static_assert(sizeof(FPointWeightMap) == 0x000010, "Wrong size on FPointWeightMap"); \ static_assert(offsetof(FPointWeightMap, Values) == 0x000000, "Member 'FPointWeightMap::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothTetherData \ static_assert(alignof(FClothTetherData) == 0x000008, "Wrong alignment on FClothTetherData"); \ static_assert(sizeof(FClothTetherData) == 0x000010, "Wrong size on FClothTetherData"); \ #define DUMPER7_ASSERTS_FClothPhysicalMeshData \ static_assert(alignof(FClothPhysicalMeshData) == 0x000008, "Wrong alignment on FClothPhysicalMeshData"); \ static_assert(sizeof(FClothPhysicalMeshData) == 0x0000D8, "Wrong size on FClothPhysicalMeshData"); \ static_assert(offsetof(FClothPhysicalMeshData, Vertices) == 0x000000, "Member 'FClothPhysicalMeshData::Vertices' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, Normals) == 0x000010, "Member 'FClothPhysicalMeshData::Normals' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, Indices) == 0x000020, "Member 'FClothPhysicalMeshData::Indices' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, WeightMaps) == 0x000030, "Member 'FClothPhysicalMeshData::WeightMaps' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, InverseMasses) == 0x000080, "Member 'FClothPhysicalMeshData::InverseMasses' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, BoneData) == 0x000090, "Member 'FClothPhysicalMeshData::BoneData' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, SelfCollisionIndices) == 0x0000A0, "Member 'FClothPhysicalMeshData::SelfCollisionIndices' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, EuclideanTethers) == 0x0000B0, "Member 'FClothPhysicalMeshData::EuclideanTethers' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, GeodesicTethers) == 0x0000C0, "Member 'FClothPhysicalMeshData::GeodesicTethers' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, MaxBoneWeights) == 0x0000D0, "Member 'FClothPhysicalMeshData::MaxBoneWeights' has a wrong offset!"); \ static_assert(offsetof(FClothPhysicalMeshData, NumFixedVerts) == 0x0000D4, "Member 'FClothPhysicalMeshData::NumFixedVerts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothLODDataCommon \ static_assert(alignof(FClothLODDataCommon) == 0x000008, "Wrong alignment on FClothLODDataCommon"); \ static_assert(sizeof(FClothLODDataCommon) == 0x000148, "Wrong size on FClothLODDataCommon"); \ static_assert(offsetof(FClothLODDataCommon, PhysicalMeshData) == 0x000000, "Member 'FClothLODDataCommon::PhysicalMeshData' has a wrong offset!"); \ static_assert(offsetof(FClothLODDataCommon, CollisionData) == 0x0000D8, "Member 'FClothLODDataCommon::CollisionData' has a wrong offset!"); \ static_assert(offsetof(FClothLODDataCommon, bUseMultipleInfluences) == 0x000118, "Member 'FClothLODDataCommon::bUseMultipleInfluences' has a wrong offset!"); \ static_assert(offsetof(FClothLODDataCommon, SkinningKernelRadius) == 0x00011C, "Member 'FClothLODDataCommon::SkinningKernelRadius' has a wrong offset!"); \ static_assert(offsetof(FClothLODDataCommon, bSmoothTransition) == 0x000120, "Member 'FClothLODDataCommon::bSmoothTransition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothParameterMask_Legacy \ static_assert(alignof(FClothParameterMask_Legacy) == 0x000008, "Wrong alignment on FClothParameterMask_Legacy"); \ static_assert(sizeof(FClothParameterMask_Legacy) == 0x000030, "Wrong size on FClothParameterMask_Legacy"); \ static_assert(offsetof(FClothParameterMask_Legacy, MaskName) == 0x000000, "Member 'FClothParameterMask_Legacy::MaskName' has a wrong offset!"); \ static_assert(offsetof(FClothParameterMask_Legacy, CurrentTarget) == 0x000008, "Member 'FClothParameterMask_Legacy::CurrentTarget' has a wrong offset!"); \ static_assert(offsetof(FClothParameterMask_Legacy, MaxValue) == 0x00000C, "Member 'FClothParameterMask_Legacy::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FClothParameterMask_Legacy, MinValue) == 0x000010, "Member 'FClothParameterMask_Legacy::MinValue' has a wrong offset!"); \ static_assert(offsetof(FClothParameterMask_Legacy, Values) == 0x000018, "Member 'FClothParameterMask_Legacy::Values' has a wrong offset!"); \ static_assert(offsetof(FClothParameterMask_Legacy, bEnabled) == 0x000028, "Member 'FClothParameterMask_Legacy::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothConfigCommon \ static_assert(alignof(UClothConfigCommon) == 0x000008, "Wrong alignment on UClothConfigCommon"); \ static_assert(sizeof(UClothConfigCommon) == 0x000028, "Wrong size on UClothConfigCommon"); \ #define DUMPER7_ASSERTS_UClothingAssetCustomData \ static_assert(alignof(UClothingAssetCustomData) == 0x000008, "Wrong alignment on UClothingAssetCustomData"); \ static_assert(sizeof(UClothingAssetCustomData) == 0x000028, "Wrong size on UClothingAssetCustomData"); \ #define DUMPER7_ASSERTS_UClothSharedConfigCommon \ static_assert(alignof(UClothSharedConfigCommon) == 0x000008, "Wrong alignment on UClothSharedConfigCommon"); \ static_assert(sizeof(UClothSharedConfigCommon) == 0x000028, "Wrong size on UClothSharedConfigCommon"); \ #define DUMPER7_ASSERTS_UClothingAssetCommon \ static_assert(alignof(UClothingAssetCommon) == 0x000008, "Wrong alignment on UClothingAssetCommon"); \ static_assert(sizeof(UClothingAssetCommon) == 0x0000F0, "Wrong size on UClothingAssetCommon"); \ static_assert(offsetof(UClothingAssetCommon, PhysicsAsset) == 0x000048, "Member 'UClothingAssetCommon::PhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, ClothConfigs) == 0x000050, "Member 'UClothingAssetCommon::ClothConfigs' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, LODData) == 0x0000A0, "Member 'UClothingAssetCommon::LODData' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, LodMap) == 0x0000B0, "Member 'UClothingAssetCommon::LodMap' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, UsedBoneNames) == 0x0000C0, "Member 'UClothingAssetCommon::UsedBoneNames' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, UsedBoneIndices) == 0x0000D0, "Member 'UClothingAssetCommon::UsedBoneIndices' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, ReferenceBoneIndex) == 0x0000E0, "Member 'UClothingAssetCommon::ReferenceBoneIndex' has a wrong offset!"); \ static_assert(offsetof(UClothingAssetCommon, CustomData) == 0x0000E8, "Member 'UClothingAssetCommon::CustomData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothLODDataCommon_Legacy \ static_assert(alignof(UClothLODDataCommon_Legacy) == 0x000008, "Wrong alignment on UClothLODDataCommon_Legacy"); \ static_assert(sizeof(UClothLODDataCommon_Legacy) == 0x000168, "Wrong size on UClothLODDataCommon_Legacy"); \ static_assert(offsetof(UClothLODDataCommon_Legacy, PhysicalMeshData) == 0x000028, "Member 'UClothLODDataCommon_Legacy::PhysicalMeshData' has a wrong offset!"); \ static_assert(offsetof(UClothLODDataCommon_Legacy, ClothPhysicalMeshData) == 0x000030, "Member 'UClothLODDataCommon_Legacy::ClothPhysicalMeshData' has a wrong offset!"); \ static_assert(offsetof(UClothLODDataCommon_Legacy, CollisionData) == 0x000108, "Member 'UClothLODDataCommon_Legacy::CollisionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP \ static_assert(alignof(GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP"); \ static_assert(sizeof(GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP"); \ static_assert(offsetof(GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'GamePlayChallenge_ExtraSettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamePlayChallenge_ExtraSettingsPanel_BP_C \ static_assert(alignof(UGamePlayChallenge_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamePlayChallenge_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UGamePlayChallenge_ExtraSettingsPanel_BP_C) == 0x000388, "Wrong size on UGamePlayChallenge_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UGamePlayChallenge_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000360, "Member 'UGamePlayChallenge_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_ExtraSettingsPanel_BP_C, Back_text) == 0x000368, "Member 'UGamePlayChallenge_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_ExtraSettingsPanel_BP_C, BottomBar) == 0x000370, "Member 'UGamePlayChallenge_ExtraSettingsPanel_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_ExtraSettingsPanel_BP_C, Reset_text) == 0x000378, "Member 'UGamePlayChallenge_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_ExtraSettingsPanel_BP_C, TopBar) == 0x000380, "Member 'UGamePlayChallenge_ExtraSettingsPanel_BP_C::TopBar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosClothWeightedValue \ static_assert(alignof(FChaosClothWeightedValue) == 0x000004, "Wrong alignment on FChaosClothWeightedValue"); \ static_assert(sizeof(FChaosClothWeightedValue) == 0x000008, "Wrong size on FChaosClothWeightedValue"); \ static_assert(offsetof(FChaosClothWeightedValue, Low) == 0x000000, "Member 'FChaosClothWeightedValue::Low' has a wrong offset!"); \ static_assert(offsetof(FChaosClothWeightedValue, High) == 0x000004, "Member 'FChaosClothWeightedValue::High' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosClothingSimulationInteractor \ static_assert(alignof(UChaosClothingSimulationInteractor) == 0x000008, "Wrong alignment on UChaosClothingSimulationInteractor"); \ static_assert(sizeof(UChaosClothingSimulationInteractor) == 0x0000A0, "Wrong size on UChaosClothingSimulationInteractor"); \ #define DUMPER7_ASSERTS_UChaosClothConfig \ static_assert(alignof(UChaosClothConfig) == 0x000008, "Wrong alignment on UChaosClothConfig"); \ static_assert(sizeof(UChaosClothConfig) == 0x000118, "Wrong size on UChaosClothConfig"); \ static_assert(offsetof(UChaosClothConfig, MassMode) == 0x000028, "Member 'UChaosClothConfig::MassMode' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, UniformMass) == 0x00002C, "Member 'UChaosClothConfig::UniformMass' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, TotalMass) == 0x000030, "Member 'UChaosClothConfig::TotalMass' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, Density) == 0x000034, "Member 'UChaosClothConfig::Density' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, MinPerParticleMass) == 0x000038, "Member 'UChaosClothConfig::MinPerParticleMass' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, EdgeStiffnessWeighted) == 0x00003C, "Member 'UChaosClothConfig::EdgeStiffnessWeighted' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, BendingStiffnessWeighted) == 0x000044, "Member 'UChaosClothConfig::BendingStiffnessWeighted' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseBendingElements) == 0x00004C, "Member 'UChaosClothConfig::bUseBendingElements' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, BucklingRatio) == 0x000050, "Member 'UChaosClothConfig::BucklingRatio' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, BucklingStiffnessWeighted) == 0x000054, "Member 'UChaosClothConfig::BucklingStiffnessWeighted' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, AreaStiffnessWeighted) == 0x00005C, "Member 'UChaosClothConfig::AreaStiffnessWeighted' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, VolumeStiffness) == 0x000064, "Member 'UChaosClothConfig::VolumeStiffness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, TetherStiffness) == 0x000068, "Member 'UChaosClothConfig::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, TetherScale) == 0x000070, "Member 'UChaosClothConfig::TetherScale' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseGeodesicDistance) == 0x000078, "Member 'UChaosClothConfig::bUseGeodesicDistance' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, ShapeTargetStiffness) == 0x00007C, "Member 'UChaosClothConfig::ShapeTargetStiffness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, CollisionThickness) == 0x000080, "Member 'UChaosClothConfig::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, FrictionCoefficient) == 0x000084, "Member 'UChaosClothConfig::FrictionCoefficient' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseCCD) == 0x000088, "Member 'UChaosClothConfig::bUseCCD' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseSelfCollisions) == 0x000089, "Member 'UChaosClothConfig::bUseSelfCollisions' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, SelfCollisionThickness) == 0x00008C, "Member 'UChaosClothConfig::SelfCollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, SelfCollisionFriction) == 0x000090, "Member 'UChaosClothConfig::SelfCollisionFriction' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseSelfIntersections) == 0x000094, "Member 'UChaosClothConfig::bUseSelfIntersections' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseLegacyBackstop) == 0x000095, "Member 'UChaosClothConfig::bUseLegacyBackstop' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, DampingCoefficient) == 0x000098, "Member 'UChaosClothConfig::DampingCoefficient' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, LocalDampingCoefficient) == 0x00009C, "Member 'UChaosClothConfig::LocalDampingCoefficient' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUsePointBasedWindModel) == 0x0000A0, "Member 'UChaosClothConfig::bUsePointBasedWindModel' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, Drag) == 0x0000A4, "Member 'UChaosClothConfig::Drag' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, Lift) == 0x0000AC, "Member 'UChaosClothConfig::Lift' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseGravityOverride) == 0x0000B4, "Member 'UChaosClothConfig::bUseGravityOverride' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, GravityScale) == 0x0000B8, "Member 'UChaosClothConfig::GravityScale' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, Gravity) == 0x0000C0, "Member 'UChaosClothConfig::Gravity' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, Pressure) == 0x0000D8, "Member 'UChaosClothConfig::Pressure' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, AnimDriveStiffness) == 0x0000E0, "Member 'UChaosClothConfig::AnimDriveStiffness' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, AnimDriveDamping) == 0x0000E8, "Member 'UChaosClothConfig::AnimDriveDamping' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, LinearVelocityScale) == 0x0000F0, "Member 'UChaosClothConfig::LinearVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, AngularVelocityScale) == 0x000108, "Member 'UChaosClothConfig::AngularVelocityScale' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, FictitiousAngularScale) == 0x00010C, "Member 'UChaosClothConfig::FictitiousAngularScale' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseTetrahedralConstraints) == 0x000110, "Member 'UChaosClothConfig::bUseTetrahedralConstraints' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseThinShellVolumeConstraints) == 0x000111, "Member 'UChaosClothConfig::bUseThinShellVolumeConstraints' has a wrong offset!"); \ static_assert(offsetof(UChaosClothConfig, bUseContinuousCollisionDetection) == 0x000112, "Member 'UChaosClothConfig::bUseContinuousCollisionDetection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosClothSharedSimConfig \ static_assert(alignof(UChaosClothSharedSimConfig) == 0x000008, "Wrong alignment on UChaosClothSharedSimConfig"); \ static_assert(sizeof(UChaosClothSharedSimConfig) == 0x000038, "Wrong size on UChaosClothSharedSimConfig"); \ static_assert(offsetof(UChaosClothSharedSimConfig, IterationCount) == 0x000028, "Member 'UChaosClothSharedSimConfig::IterationCount' has a wrong offset!"); \ static_assert(offsetof(UChaosClothSharedSimConfig, MaxIterationCount) == 0x00002C, "Member 'UChaosClothSharedSimConfig::MaxIterationCount' has a wrong offset!"); \ static_assert(offsetof(UChaosClothSharedSimConfig, SubdivisionCount) == 0x000030, "Member 'UChaosClothSharedSimConfig::SubdivisionCount' has a wrong offset!"); \ static_assert(offsetof(UChaosClothSharedSimConfig, bUseLocalSpaceSimulation) == 0x000034, "Member 'UChaosClothSharedSimConfig::bUseLocalSpaceSimulation' has a wrong offset!"); \ static_assert(offsetof(UChaosClothSharedSimConfig, bUseXPBDConstraints) == 0x000035, "Member 'UChaosClothSharedSimConfig::bUseXPBDConstraints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosClothingSimulationFactory \ static_assert(alignof(UChaosClothingSimulationFactory) == 0x000008, "Wrong alignment on UChaosClothingSimulationFactory"); \ static_assert(sizeof(UChaosClothingSimulationFactory) == 0x000028, "Wrong size on UChaosClothingSimulationFactory"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_ResetAndTeleport \ static_assert(alignof(ChaosClothingInteractor_ResetAndTeleport) == 0x000001, "Wrong alignment on ChaosClothingInteractor_ResetAndTeleport"); \ static_assert(sizeof(ChaosClothingInteractor_ResetAndTeleport) == 0x000002, "Wrong size on ChaosClothingInteractor_ResetAndTeleport"); \ static_assert(offsetof(ChaosClothingInteractor_ResetAndTeleport, bReset) == 0x000000, "Member 'ChaosClothingInteractor_ResetAndTeleport::bReset' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_ResetAndTeleport, bTeleport) == 0x000001, "Member 'ChaosClothingInteractor_ResetAndTeleport::bTeleport' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetAerodynamics \ static_assert(alignof(ChaosClothingInteractor_SetAerodynamics) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetAerodynamics"); \ static_assert(sizeof(ChaosClothingInteractor_SetAerodynamics) == 0x000020, "Wrong size on ChaosClothingInteractor_SetAerodynamics"); \ static_assert(offsetof(ChaosClothingInteractor_SetAerodynamics, DragCoefficient) == 0x000000, "Member 'ChaosClothingInteractor_SetAerodynamics::DragCoefficient' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetAerodynamics, LiftCoefficient) == 0x000004, "Member 'ChaosClothingInteractor_SetAerodynamics::LiftCoefficient' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetAerodynamics, WindVelocity) == 0x000008, "Member 'ChaosClothingInteractor_SetAerodynamics::WindVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetAnimDrive \ static_assert(alignof(ChaosClothingInteractor_SetAnimDrive) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetAnimDrive"); \ static_assert(sizeof(ChaosClothingInteractor_SetAnimDrive) == 0x000020, "Wrong size on ChaosClothingInteractor_SetAnimDrive"); \ static_assert(offsetof(ChaosClothingInteractor_SetAnimDrive, AnimDriveStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetAnimDrive::AnimDriveStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetAnimDrive, AnimDriveDamping) == 0x000010, "Member 'ChaosClothingInteractor_SetAnimDrive::AnimDriveDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetAnimDriveLinear \ static_assert(alignof(ChaosClothingInteractor_SetAnimDriveLinear) == 0x000004, "Wrong alignment on ChaosClothingInteractor_SetAnimDriveLinear"); \ static_assert(sizeof(ChaosClothingInteractor_SetAnimDriveLinear) == 0x000004, "Wrong size on ChaosClothingInteractor_SetAnimDriveLinear"); \ static_assert(offsetof(ChaosClothingInteractor_SetAnimDriveLinear, AnimDriveStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetAnimDriveLinear::AnimDriveStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetBackstop \ static_assert(alignof(ChaosClothingInteractor_SetBackstop) == 0x000001, "Wrong alignment on ChaosClothingInteractor_SetBackstop"); \ static_assert(sizeof(ChaosClothingInteractor_SetBackstop) == 0x000001, "Wrong size on ChaosClothingInteractor_SetBackstop"); \ static_assert(offsetof(ChaosClothingInteractor_SetBackstop, bEnabled) == 0x000000, "Member 'ChaosClothingInteractor_SetBackstop::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetCollision \ static_assert(alignof(ChaosClothingInteractor_SetCollision) == 0x000004, "Wrong alignment on ChaosClothingInteractor_SetCollision"); \ static_assert(sizeof(ChaosClothingInteractor_SetCollision) == 0x000010, "Wrong size on ChaosClothingInteractor_SetCollision"); \ static_assert(offsetof(ChaosClothingInteractor_SetCollision, CollisionThickness) == 0x000000, "Member 'ChaosClothingInteractor_SetCollision::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetCollision, FrictionCoefficient) == 0x000004, "Member 'ChaosClothingInteractor_SetCollision::FrictionCoefficient' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetCollision, bUseCCD) == 0x000008, "Member 'ChaosClothingInteractor_SetCollision::bUseCCD' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetCollision, SelfCollisionThickness) == 0x00000C, "Member 'ChaosClothingInteractor_SetCollision::SelfCollisionThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetDamping \ static_assert(alignof(ChaosClothingInteractor_SetDamping) == 0x000004, "Wrong alignment on ChaosClothingInteractor_SetDamping"); \ static_assert(sizeof(ChaosClothingInteractor_SetDamping) == 0x000008, "Wrong size on ChaosClothingInteractor_SetDamping"); \ static_assert(offsetof(ChaosClothingInteractor_SetDamping, DampingCoefficient) == 0x000000, "Member 'ChaosClothingInteractor_SetDamping::DampingCoefficient' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetDamping, LocalDampingCoefficient) == 0x000004, "Member 'ChaosClothingInteractor_SetDamping::LocalDampingCoefficient' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetGravity \ static_assert(alignof(ChaosClothingInteractor_SetGravity) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetGravity"); \ static_assert(sizeof(ChaosClothingInteractor_SetGravity) == 0x000020, "Wrong size on ChaosClothingInteractor_SetGravity"); \ static_assert(offsetof(ChaosClothingInteractor_SetGravity, GravityScale) == 0x000000, "Member 'ChaosClothingInteractor_SetGravity::GravityScale' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetGravity, bIsGravityOverridden) == 0x000004, "Member 'ChaosClothingInteractor_SetGravity::bIsGravityOverridden' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetGravity, GravityOverride) == 0x000008, "Member 'ChaosClothingInteractor_SetGravity::GravityOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetLongRangeAttachment \ static_assert(alignof(ChaosClothingInteractor_SetLongRangeAttachment) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetLongRangeAttachment"); \ static_assert(sizeof(ChaosClothingInteractor_SetLongRangeAttachment) == 0x000020, "Wrong size on ChaosClothingInteractor_SetLongRangeAttachment"); \ static_assert(offsetof(ChaosClothingInteractor_SetLongRangeAttachment, TetherStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetLongRangeAttachment::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetLongRangeAttachment, TetherScale) == 0x000010, "Member 'ChaosClothingInteractor_SetLongRangeAttachment::TetherScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetLongRangeAttachmentLinear \ static_assert(alignof(ChaosClothingInteractor_SetLongRangeAttachmentLinear) == 0x000004, "Wrong alignment on ChaosClothingInteractor_SetLongRangeAttachmentLinear"); \ static_assert(sizeof(ChaosClothingInteractor_SetLongRangeAttachmentLinear) == 0x000008, "Wrong size on ChaosClothingInteractor_SetLongRangeAttachmentLinear"); \ static_assert(offsetof(ChaosClothingInteractor_SetLongRangeAttachmentLinear, TetherStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetLongRangeAttachmentLinear::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetLongRangeAttachmentLinear, TetherScale) == 0x000004, "Member 'ChaosClothingInteractor_SetLongRangeAttachmentLinear::TetherScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetMaterial \ static_assert(alignof(ChaosClothingInteractor_SetMaterial) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetMaterial"); \ static_assert(sizeof(ChaosClothingInteractor_SetMaterial) == 0x000030, "Wrong size on ChaosClothingInteractor_SetMaterial"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterial, EdgeStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetMaterial::EdgeStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterial, BendingStiffness) == 0x000010, "Member 'ChaosClothingInteractor_SetMaterial::BendingStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterial, AreaStiffness) == 0x000020, "Member 'ChaosClothingInteractor_SetMaterial::AreaStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetMaterialLinear \ static_assert(alignof(ChaosClothingInteractor_SetMaterialLinear) == 0x000004, "Wrong alignment on ChaosClothingInteractor_SetMaterialLinear"); \ static_assert(sizeof(ChaosClothingInteractor_SetMaterialLinear) == 0x00000C, "Wrong size on ChaosClothingInteractor_SetMaterialLinear"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterialLinear, EdgeStiffness) == 0x000000, "Member 'ChaosClothingInteractor_SetMaterialLinear::EdgeStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterialLinear, BendingStiffness) == 0x000004, "Member 'ChaosClothingInteractor_SetMaterialLinear::BendingStiffness' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetMaterialLinear, AreaStiffness) == 0x000008, "Member 'ChaosClothingInteractor_SetMaterialLinear::AreaStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetPressure \ static_assert(alignof(ChaosClothingInteractor_SetPressure) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetPressure"); \ static_assert(sizeof(ChaosClothingInteractor_SetPressure) == 0x000010, "Wrong size on ChaosClothingInteractor_SetPressure"); \ static_assert(offsetof(ChaosClothingInteractor_SetPressure, Pressure) == 0x000000, "Member 'ChaosClothingInteractor_SetPressure::Pressure' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetVelocityScale \ static_assert(alignof(ChaosClothingInteractor_SetVelocityScale) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetVelocityScale"); \ static_assert(sizeof(ChaosClothingInteractor_SetVelocityScale) == 0x000020, "Wrong size on ChaosClothingInteractor_SetVelocityScale"); \ static_assert(offsetof(ChaosClothingInteractor_SetVelocityScale, LinearVelocityScale) == 0x000000, "Member 'ChaosClothingInteractor_SetVelocityScale::LinearVelocityScale' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetVelocityScale, AngularVelocityScale) == 0x000018, "Member 'ChaosClothingInteractor_SetVelocityScale::AngularVelocityScale' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetVelocityScale, FictitiousAngularScale) == 0x00001C, "Member 'ChaosClothingInteractor_SetVelocityScale::FictitiousAngularScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosClothingInteractor_SetWind \ static_assert(alignof(ChaosClothingInteractor_SetWind) == 0x000008, "Wrong alignment on ChaosClothingInteractor_SetWind"); \ static_assert(sizeof(ChaosClothingInteractor_SetWind) == 0x000040, "Wrong size on ChaosClothingInteractor_SetWind"); \ static_assert(offsetof(ChaosClothingInteractor_SetWind, Drag) == 0x000000, "Member 'ChaosClothingInteractor_SetWind::Drag' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetWind, Lift) == 0x000010, "Member 'ChaosClothingInteractor_SetWind::Lift' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetWind, AirDensity) == 0x000020, "Member 'ChaosClothingInteractor_SetWind::AirDensity' has a wrong offset!"); \ static_assert(offsetof(ChaosClothingInteractor_SetWind, WindVelocity) == 0x000028, "Member 'ChaosClothingInteractor_SetWind::WindVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosClothingInteractor \ static_assert(alignof(UChaosClothingInteractor) == 0x000008, "Wrong alignment on UChaosClothingInteractor"); \ static_assert(sizeof(UChaosClothingInteractor) == 0x000040, "Wrong size on UChaosClothingInteractor"); \ #define DUMPER7_ASSERTS_FFoliageInstanceInfo \ static_assert(alignof(FFoliageInstanceInfo) == 0x000008, "Wrong alignment on FFoliageInstanceInfo"); \ static_assert(sizeof(FFoliageInstanceInfo) == 0x000048, "Wrong size on FFoliageInstanceInfo"); \ static_assert(offsetof(FFoliageInstanceInfo, Location) == 0x000000, "Member 'FFoliageInstanceInfo::Location' has a wrong offset!"); \ static_assert(offsetof(FFoliageInstanceInfo, Rotation) == 0x000018, "Member 'FFoliageInstanceInfo::Rotation' has a wrong offset!"); \ static_assert(offsetof(FFoliageInstanceInfo, Scale3D) == 0x000030, "Member 'FFoliageInstanceInfo::Scale3D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFoliageItemInfo \ static_assert(alignof(FFoliageItemInfo) == 0x000008, "Wrong alignment on FFoliageItemInfo"); \ static_assert(sizeof(FFoliageItemInfo) == 0x000020, "Wrong size on FFoliageItemInfo"); \ static_assert(offsetof(FFoliageItemInfo, FoliageType) == 0x000000, "Member 'FFoliageItemInfo::FoliageType' has a wrong offset!"); \ static_assert(offsetof(FFoliageItemInfo, Instances) == 0x000010, "Member 'FFoliageItemInfo::Instances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFoliageStampPreset \ static_assert(alignof(FFoliageStampPreset) == 0x000008, "Wrong alignment on FFoliageStampPreset"); \ static_assert(sizeof(FFoliageStampPreset) == 0x000048, "Wrong size on FFoliageStampPreset"); \ static_assert(offsetof(FFoliageStampPreset, BrushUniqueName) == 0x000008, "Member 'FFoliageStampPreset::BrushUniqueName' has a wrong offset!"); \ static_assert(offsetof(FFoliageStampPreset, Extent) == 0x000018, "Member 'FFoliageStampPreset::Extent' has a wrong offset!"); \ static_assert(offsetof(FFoliageStampPreset, AllowRotation) == 0x000030, "Member 'FFoliageStampPreset::AllowRotation' has a wrong offset!"); \ static_assert(offsetof(FFoliageStampPreset, Foliages) == 0x000038, "Member 'FFoliageStampPreset::Foliages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFoliageStampsDefinitionActor \ static_assert(alignof(AFoliageStampsDefinitionActor) == 0x000008, "Wrong alignment on AFoliageStampsDefinitionActor"); \ static_assert(sizeof(AFoliageStampsDefinitionActor) == 0x0002D0, "Wrong size on AFoliageStampsDefinitionActor"); \ static_assert(offsetof(AFoliageStampsDefinitionActor, GizmoMesh) == 0x0002B0, "Member 'AFoliageStampsDefinitionActor::GizmoMesh' has a wrong offset!"); \ static_assert(offsetof(AFoliageStampsDefinitionActor, AllowRotation) == 0x0002B8, "Member 'AFoliageStampsDefinitionActor::AllowRotation' has a wrong offset!"); \ static_assert(offsetof(AFoliageStampsDefinitionActor, UniqueName) == 0x0002C0, "Member 'AFoliageStampsDefinitionActor::UniqueName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFoliageStampsPreviewActor \ static_assert(alignof(AFoliageStampsPreviewActor) == 0x000008, "Wrong alignment on AFoliageStampsPreviewActor"); \ static_assert(sizeof(AFoliageStampsPreviewActor) == 0x000320, "Wrong size on AFoliageStampsPreviewActor"); \ static_assert(offsetof(AFoliageStampsPreviewActor, GizmoMesh) == 0x0002B0, "Member 'AFoliageStampsPreviewActor::GizmoMesh' has a wrong offset!"); \ static_assert(offsetof(AFoliageStampsPreviewActor, Bodies) == 0x0002B8, "Member 'AFoliageStampsPreviewActor::Bodies' has a wrong offset!"); \ static_assert(offsetof(AFoliageStampsPreviewActor, CachedStamp) == 0x0002D8, "Member 'AFoliageStampsPreviewActor::CachedStamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageStampsSettings \ static_assert(alignof(UFoliageStampsSettings) == 0x000008, "Wrong alignment on UFoliageStampsSettings"); \ static_assert(sizeof(UFoliageStampsSettings) == 0x000038, "Wrong size on UFoliageStampsSettings"); \ #define DUMPER7_ASSERTS_FoliageStampsStatics_PaintFoliageOnLayer \ static_assert(alignof(FoliageStampsStatics_PaintFoliageOnLayer) == 0x000008, "Wrong alignment on FoliageStampsStatics_PaintFoliageOnLayer"); \ static_assert(sizeof(FoliageStampsStatics_PaintFoliageOnLayer) == 0x000020, "Wrong size on FoliageStampsStatics_PaintFoliageOnLayer"); \ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, Landscape) == 0x000000, "Member 'FoliageStampsStatics_PaintFoliageOnLayer::Landscape' has a wrong offset!"); \ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, Foliage) == 0x000008, "Member 'FoliageStampsStatics_PaintFoliageOnLayer::Foliage' has a wrong offset!"); \ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, Layer) == 0x000010, "Member 'FoliageStampsStatics_PaintFoliageOnLayer::Layer' has a wrong offset!"); \ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, Density) == 0x000014, "Member 'FoliageStampsStatics_PaintFoliageOnLayer::Density' has a wrong offset!"); \ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, WeightTreshold) == 0x000018, "Member 'FoliageStampsStatics_PaintFoliageOnLayer::WeightTreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageStampsStatics \ static_assert(alignof(UFoliageStampsStatics) == 0x000008, "Wrong alignment on UFoliageStampsStatics"); \ static_assert(sizeof(UFoliageStampsStatics) == 0x000028, "Wrong size on UFoliageStampsStatics"); \ #define DUMPER7_ASSERTS_Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP \ static_assert(alignof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP) == 0x000008, "Wrong alignment on Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP"); \ static_assert(sizeof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP) == 0x000028, "Wrong size on Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, EntryPoint) == 0x000000, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_bool_Variable) == 0x000004, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_byte_Variable) == 0x000005, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_byte_Variable_1) == 0x000006, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_IsDesignTime) == 0x000007, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_WasChanged) == 0x000008, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Select_Default) == 0x000009, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_Text) == 0x000010, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_TabButton_BP_C_OnPanelStateChanged \ static_assert(alignof(Settings_TabButton_BP_C_OnPanelStateChanged) == 0x000001, "Wrong alignment on Settings_TabButton_BP_C_OnPanelStateChanged"); \ static_assert(sizeof(Settings_TabButton_BP_C_OnPanelStateChanged) == 0x000001, "Wrong size on Settings_TabButton_BP_C_OnPanelStateChanged"); \ static_assert(offsetof(Settings_TabButton_BP_C_OnPanelStateChanged, WasChanged) == 0x000000, "Member 'Settings_TabButton_BP_C_OnPanelStateChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_TabButton_BP_C_OnTextChanged \ static_assert(alignof(Settings_TabButton_BP_C_OnTextChanged) == 0x000008, "Wrong alignment on Settings_TabButton_BP_C_OnTextChanged"); \ static_assert(sizeof(Settings_TabButton_BP_C_OnTextChanged) == 0x000018, "Wrong size on Settings_TabButton_BP_C_OnTextChanged"); \ static_assert(offsetof(Settings_TabButton_BP_C_OnTextChanged, Text) == 0x000000, "Member 'Settings_TabButton_BP_C_OnTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_TabButton_BP_C_PreConstruct \ static_assert(alignof(Settings_TabButton_BP_C_PreConstruct) == 0x000001, "Wrong alignment on Settings_TabButton_BP_C_PreConstruct"); \ static_assert(sizeof(Settings_TabButton_BP_C_PreConstruct) == 0x000001, "Wrong size on Settings_TabButton_BP_C_PreConstruct"); \ static_assert(offsetof(Settings_TabButton_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Settings_TabButton_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettings_TabButton_BP_C \ static_assert(alignof(USettings_TabButton_BP_C) == 0x000008, "Wrong alignment on USettings_TabButton_BP_C"); \ static_assert(sizeof(USettings_TabButton_BP_C) == 0x0002F0, "Wrong size on USettings_TabButton_BP_C"); \ static_assert(offsetof(USettings_TabButton_BP_C, UberGraphFrame) == 0x0002C8, "Member 'USettings_TabButton_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USettings_TabButton_BP_C, Changed_img) == 0x0002D0, "Member 'USettings_TabButton_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(USettings_TabButton_BP_C, Image) == 0x0002D8, "Member 'USettings_TabButton_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(USettings_TabButton_BP_C, Image_40) == 0x0002E0, "Member 'USettings_TabButton_BP_C::Image_40' has a wrong offset!"); \ static_assert(offsetof(USettings_TabButton_BP_C, Panel_txt) == 0x0002E8, "Member 'USettings_TabButton_BP_C::Panel_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_UpdateAmbushParams \ static_assert(alignof(Mannequin_CH_C_UpdateAmbushParams) == 0x000008, "Wrong alignment on Mannequin_CH_C_UpdateAmbushParams"); \ static_assert(sizeof(Mannequin_CH_C_UpdateAmbushParams) == 0x000130, "Wrong size on Mannequin_CH_C_UpdateAmbushParams"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, BlendParameters) == 0x000000, "Member 'Mannequin_CH_C_UpdateAmbushParams::BlendParameters' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo) == 0x000038, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_DynamicCast_AsMaterial_Instance) == 0x000048, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_DynamicCast_AsMaterial_Instance' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_GetVectorParameter_Parameter_Value) == 0x000054, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_GetVectorParameter_Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_GetTextureParameter_Parameter_Value) == 0x000068, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_GetTextureParameter_Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_Conv_LinearColorToVector_ReturnValue) == 0x000070, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_Conv_LinearColorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_GetTextureParameter_Parameter_Value_1) == 0x000088, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_GetTextureParameter_Parameter_Value_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x000090, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_BreakVector2D_X) == 0x000098, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_BreakVector2D_Y) == 0x0000A0, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_BreakVector2D_X_1) == 0x0000A8, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_BreakVector2D_Y_1) == 0x0000B0, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_1) == 0x0000B8, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_2) == 0x0000C8, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_3) == 0x0000D8, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_4) == 0x0000E8, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_GetOrCreateDynamicMaterialInstance_MID) == 0x0000F8, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_GetOrCreateDynamicMaterialInstance_MID' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_5) == 0x000100, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, K2Node_MakeStruct_MaterialParameterInfo_6) == 0x000110, "Member 'Mannequin_CH_C_UpdateAmbushParams::K2Node_MakeStruct_MaterialParameterInfo_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast) == 0x000120, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1) == 0x000124, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2) == 0x000128, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushParams, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3) == 0x00012C, "Member 'Mannequin_CH_C_UpdateAmbushParams::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_UpdateAmbushMaterial \ static_assert(alignof(Mannequin_CH_C_UpdateAmbushMaterial) == 0x000008, "Wrong alignment on Mannequin_CH_C_UpdateAmbushMaterial"); \ static_assert(sizeof(Mannequin_CH_C_UpdateAmbushMaterial) == 0x000038, "Wrong size on Mannequin_CH_C_UpdateAmbushMaterial"); \ static_assert(offsetof(Mannequin_CH_C_UpdateAmbushMaterial, BlendParam) == 0x000000, "Member 'Mannequin_CH_C_UpdateAmbushMaterial::BlendParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_TakePointDamage \ static_assert(alignof(Mannequin_CH_C_TakePointDamage) == 0x000008, "Wrong alignment on Mannequin_CH_C_TakePointDamage"); \ static_assert(sizeof(Mannequin_CH_C_TakePointDamage) == 0x000040, "Wrong size on Mannequin_CH_C_TakePointDamage"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, Damage) == 0x000000, "Member 'Mannequin_CH_C_TakePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, damageClass) == 0x000008, "Member 'Mannequin_CH_C_TakePointDamage::damageClass' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, EventInstigator) == 0x000010, "Member 'Mannequin_CH_C_TakePointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, DamageCauser) == 0x000018, "Member 'Mannequin_CH_C_TakePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, ReturnValue) == 0x000020, "Member 'Mannequin_CH_C_TakePointDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, CallFunc_TakePointDamage_ReturnValue) == 0x000024, "Member 'Mannequin_CH_C_TakePointDamage::CallFunc_TakePointDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, CallFunc_Damage_IsFinisher_Result) == 0x000028, "Member 'Mannequin_CH_C_TakePointDamage::CallFunc_Damage_IsFinisher_Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x000030, "Member 'Mannequin_CH_C_TakePointDamage::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, K2Node_ClassDynamicCast_bSuccess) == 0x000038, "Member 'Mannequin_CH_C_TakePointDamage::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, CallFunc_hasGameplayTag_ReturnValue) == 0x000039, "Member 'Mannequin_CH_C_TakePointDamage::CallFunc_hasGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_TakePointDamage, CallFunc_BooleanAND_ReturnValue) == 0x00003A, "Member 'Mannequin_CH_C_TakePointDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_StartAmbushState \ static_assert(alignof(Mannequin_CH_C_StartAmbushState) == 0x000001, "Wrong alignment on Mannequin_CH_C_StartAmbushState"); \ static_assert(sizeof(Mannequin_CH_C_StartAmbushState) == 0x000001, "Wrong size on Mannequin_CH_C_StartAmbushState"); \ static_assert(offsetof(Mannequin_CH_C_StartAmbushState, Ambush_Crouch) == 0x000000, "Member 'Mannequin_CH_C_StartAmbushState::Ambush_Crouch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_SetupAutoAimTargets \ static_assert(alignof(Mannequin_CH_C_SetupAutoAimTargets) == 0x000001, "Wrong alignment on Mannequin_CH_C_SetupAutoAimTargets"); \ static_assert(sizeof(Mannequin_CH_C_SetupAutoAimTargets) == 0x000003, "Wrong size on Mannequin_CH_C_SetupAutoAimTargets"); \ static_assert(offsetof(Mannequin_CH_C_SetupAutoAimTargets, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'Mannequin_CH_C_SetupAutoAimTargets::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_SetupAutoAimTargets, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000001, "Member 'Mannequin_CH_C_SetupAutoAimTargets::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_SetupAutoAimTargets, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x000002, "Member 'Mannequin_CH_C_SetupAutoAimTargets::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Ignore_Current_Ambush_Collisions \ static_assert(alignof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions) == 0x000008, "Wrong alignment on Mannequin_CH_C_Ignore_Current_Ambush_Collisions"); \ static_assert(sizeof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions) == 0x000028, "Wrong size on Mannequin_CH_C_Ignore_Current_Ambush_Collisions"); \ static_assert(offsetof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions, K2Node_MakeArray_Array) == 0x000000, "Member 'Mannequin_CH_C_Ignore_Current_Ambush_Collisions::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'Mannequin_CH_C_Ignore_Current_Ambush_Collisions::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'Mannequin_CH_C_Ignore_Current_Ambush_Collisions::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Mannequin_CH_C_Ignore_Current_Ambush_Collisions::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Ignore_Current_Ambush_Collisions, CallFunc_HasBehaviorName_ReturnValue) == 0x000021, "Member 'Mannequin_CH_C_Ignore_Current_Ambush_Collisions::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH \ static_assert(alignof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH) == 0x000008, "Wrong alignment on Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH"); \ static_assert(sizeof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH) == 0x000098, "Wrong size on Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, EntryPoint) == 0x000000, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, K2Node_MakeStruct_MaterialParameterInfo) == 0x000004, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, K2Node_MakeStruct_MaterialParameterInfo_1) == 0x000014, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::K2Node_MakeStruct_MaterialParameterInfo_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, K2Node_CustomEvent_BlendParam) == 0x000028, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::K2Node_CustomEvent_BlendParam' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000060, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000068, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000070, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000080, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast) == 0x000090, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1) == 0x000094, "Member 'Mannequin_CH_C_ExecuteUbergraph_Mannequin_CH::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Deactivate_Ambush_Retreat \ static_assert(alignof(Mannequin_CH_C_Deactivate_Ambush_Retreat) == 0x000008, "Wrong alignment on Mannequin_CH_C_Deactivate_Ambush_Retreat"); \ static_assert(sizeof(Mannequin_CH_C_Deactivate_Ambush_Retreat) == 0x000010, "Wrong size on Mannequin_CH_C_Deactivate_Ambush_Retreat"); \ static_assert(offsetof(Mannequin_CH_C_Deactivate_Ambush_Retreat, CallFunc_Get_Animation_Blueprint_Anim_BP) == 0x000000, "Member 'Mannequin_CH_C_Deactivate_Ambush_Retreat::CallFunc_Get_Animation_Blueprint_Anim_BP' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Deactivate_Ambush_Retreat, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Mannequin_CH_C_Deactivate_Ambush_Retreat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Activate_Ambush_Retreat \ static_assert(alignof(Mannequin_CH_C_Activate_Ambush_Retreat) == 0x000008, "Wrong alignment on Mannequin_CH_C_Activate_Ambush_Retreat"); \ static_assert(sizeof(Mannequin_CH_C_Activate_Ambush_Retreat) == 0x000010, "Wrong size on Mannequin_CH_C_Activate_Ambush_Retreat"); \ static_assert(offsetof(Mannequin_CH_C_Activate_Ambush_Retreat, CallFunc_Get_Animation_Blueprint_Anim_BP) == 0x000000, "Member 'Mannequin_CH_C_Activate_Ambush_Retreat::CallFunc_Get_Animation_Blueprint_Anim_BP' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Activate_Ambush_Retreat, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Mannequin_CH_C_Activate_Ambush_Retreat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_GetSnapLocation \ static_assert(alignof(Mannequin_CH_C_GetSnapLocation) == 0x000008, "Wrong alignment on Mannequin_CH_C_GetSnapLocation"); \ static_assert(sizeof(Mannequin_CH_C_GetSnapLocation) == 0x000098, "Wrong size on Mannequin_CH_C_GetSnapLocation"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, ReturnValue) == 0x000000, "Member 'Mannequin_CH_C_GetSnapLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, Temp_bool_Variable) == 0x000018, "Member 'Mannequin_CH_C_GetSnapLocation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, CallFunc_Is_In_Knockdown_State_Is_In_Knockdown) == 0x000019, "Member 'Mannequin_CH_C_GetSnapLocation::CallFunc_Is_In_Knockdown_State_Is_In_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'Mannequin_CH_C_GetSnapLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000038, "Member 'Mannequin_CH_C_GetSnapLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'Mannequin_CH_C_GetSnapLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000068, "Member 'Mannequin_CH_C_GetSnapLocation::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetSnapLocation, K2Node_Select_Default) == 0x000080, "Member 'Mannequin_CH_C_GetSnapLocation::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_GetAutoAimTargets \ static_assert(alignof(Mannequin_CH_C_GetAutoAimTargets) == 0x000008, "Wrong alignment on Mannequin_CH_C_GetAutoAimTargets"); \ static_assert(sizeof(Mannequin_CH_C_GetAutoAimTargets) == 0x000020, "Wrong size on Mannequin_CH_C_GetAutoAimTargets"); \ static_assert(offsetof(Mannequin_CH_C_GetAutoAimTargets, ReturnValue) == 0x000000, "Member 'Mannequin_CH_C_GetAutoAimTargets::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetAutoAimTargets, K2Node_MakeArray_Array) == 0x000010, "Member 'Mannequin_CH_C_GetAutoAimTargets::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_GetActorLocationAsMeleeTarget \ static_assert(alignof(Mannequin_CH_C_GetActorLocationAsMeleeTarget) == 0x000008, "Wrong alignment on Mannequin_CH_C_GetActorLocationAsMeleeTarget"); \ static_assert(sizeof(Mannequin_CH_C_GetActorLocationAsMeleeTarget) == 0x000068, "Wrong size on Mannequin_CH_C_GetActorLocationAsMeleeTarget"); \ static_assert(offsetof(Mannequin_CH_C_GetActorLocationAsMeleeTarget, ReturnValue) == 0x000000, "Member 'Mannequin_CH_C_GetActorLocationAsMeleeTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetActorLocationAsMeleeTarget, CallFunc_IsLying_ReturnValue) == 0x000018, "Member 'Mannequin_CH_C_GetActorLocationAsMeleeTarget::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetActorLocationAsMeleeTarget, CallFunc_GetSocketLocation_ReturnValue) == 0x000020, "Member 'Mannequin_CH_C_GetActorLocationAsMeleeTarget::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetActorLocationAsMeleeTarget, CallFunc_GetActorLocationAsMeleeTarget_ReturnValue) == 0x000038, "Member 'Mannequin_CH_C_GetActorLocationAsMeleeTarget::CallFunc_GetActorLocationAsMeleeTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_GetActorLocationAsMeleeTarget, CallFunc_SelectVector_ReturnValue) == 0x000050, "Member 'Mannequin_CH_C_GetActorLocationAsMeleeTarget::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Get_Location_Along_Capsule \ static_assert(alignof(Mannequin_CH_C_Get_Location_Along_Capsule) == 0x000008, "Wrong alignment on Mannequin_CH_C_Get_Location_Along_Capsule"); \ static_assert(sizeof(Mannequin_CH_C_Get_Location_Along_Capsule) == 0x0000B0, "Wrong size on Mannequin_CH_C_Get_Location_Along_Capsule"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, Capsule) == 0x000000, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::Capsule' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, Height_Scalar) == 0x000008, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::Height_Scalar' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, Height_Offset) == 0x000010, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::Height_Offset' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, Location) == 0x000018, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::Location' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000030, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_GetScaledCapsuleHalfHeight_WithoutHemisphere_ReturnValue) == 0x000048, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_GetScaledCapsuleHalfHeight_WithoutHemisphere_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_GetUpVector_ReturnValue) == 0x000050, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000068, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000070, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000078, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Location_Along_Capsule, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0000A8, "Member 'Mannequin_CH_C_Get_Location_Along_Capsule::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Get_Animation_Blueprint \ static_assert(alignof(Mannequin_CH_C_Get_Animation_Blueprint) == 0x000008, "Wrong alignment on Mannequin_CH_C_Get_Animation_Blueprint"); \ static_assert(sizeof(Mannequin_CH_C_Get_Animation_Blueprint) == 0x000020, "Wrong size on Mannequin_CH_C_Get_Animation_Blueprint"); \ static_assert(offsetof(Mannequin_CH_C_Get_Animation_Blueprint, Anim_BP) == 0x000000, "Member 'Mannequin_CH_C_Get_Animation_Blueprint::Anim_BP' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Animation_Blueprint, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'Mannequin_CH_C_Get_Animation_Blueprint::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Animation_Blueprint, K2Node_DynamicCast_AsMannequin_Anim_BP) == 0x000010, "Member 'Mannequin_CH_C_Get_Animation_Blueprint::K2Node_DynamicCast_AsMannequin_Anim_BP' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Animation_Blueprint, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Mannequin_CH_C_Get_Animation_Blueprint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_Get_Allowed_Hit_Reaction_States \ static_assert(alignof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States) == 0x000008, "Wrong alignment on Mannequin_CH_C_Get_Allowed_Hit_Reaction_States"); \ static_assert(sizeof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States) == 0x000148, "Wrong size on Mannequin_CH_C_Get_Allowed_Hit_Reaction_States"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, Allowed_States) == 0x000000, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::Allowed_States' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_Get_Allowed_Hit_Reaction_States_Allowed_States) == 0x000060, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_Get_Allowed_Hit_Reaction_States_Allowed_States' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x0000C0, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue) == 0x0000C8, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue_1) == 0x0000C9, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_BooleanOR_ReturnValue) == 0x0000CA, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_BooleanOR_ReturnValue_1) == 0x0000CB, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, K2Node_MakeStruct_SHEnemyHitReactionSelectionAllowedHitReactionState) == 0x0000D0, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::K2Node_MakeStruct_SHEnemyHitReactionSelectionAllowedHitReactionState' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_Get_Allowed_Hit_Reaction_States, K2Node_MakeStruct_SHEnemyHitReactionSelectionAllowedStates) == 0x0000E8, "Member 'Mannequin_CH_C_Get_Allowed_Hit_Reaction_States::K2Node_MakeStruct_SHEnemyHitReactionSelectionAllowedStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CH_C_CanBeLookedAt \ static_assert(alignof(Mannequin_CH_C_CanBeLookedAt) == 0x000008, "Wrong alignment on Mannequin_CH_C_CanBeLookedAt"); \ static_assert(sizeof(Mannequin_CH_C_CanBeLookedAt) == 0x000020, "Wrong size on Mannequin_CH_C_CanBeLookedAt"); \ static_assert(offsetof(Mannequin_CH_C_CanBeLookedAt, ReturnValue) == 0x000000, "Member 'Mannequin_CH_C_CanBeLookedAt::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_CanBeLookedAt, CallFunc_GetAIController_ReturnValue) == 0x000008, "Member 'Mannequin_CH_C_CanBeLookedAt::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_CanBeLookedAt, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000010, "Member 'Mannequin_CH_C_CanBeLookedAt::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_CanBeLookedAt, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Mannequin_CH_C_CanBeLookedAt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_CH_C_CanBeLookedAt, CallFunc_HasBehaviorName_ReturnValue) == 0x000019, "Member 'Mannequin_CH_C_CanBeLookedAt::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMannequin_CH_C \ static_assert(alignof(AMannequin_CH_C) == 0x000010, "Wrong alignment on AMannequin_CH_C"); \ static_assert(sizeof(AMannequin_CH_C) == 0x000C30, "Wrong size on AMannequin_CH_C"); \ static_assert(offsetof(AMannequin_CH_C, UberGraphFrame_Mannequin_CH_C) == 0x000BA8, "Member 'AMannequin_CH_C::UberGraphFrame_Mannequin_CH_C' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, ShadowProxy) == 0x000BB0, "Member 'AMannequin_CH_C::ShadowProxy' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AutoAimTargetCalfR) == 0x000BB8, "Member 'AMannequin_CH_C::AutoAimTargetCalfR' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AutoAimTargetCalfL) == 0x000BC0, "Member 'AMannequin_CH_C::AutoAimTargetCalfL' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AutoAimTargetSpine) == 0x000BC8, "Member 'AMannequin_CH_C::AutoAimTargetSpine' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, LyingCapsule) == 0x000BD0, "Member 'AMannequin_CH_C::LyingCapsule' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, Animation) == 0x000BD8, "Member 'AMannequin_CH_C::Animation' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, BeingRootMotionBank) == 0x000BE0, "Member 'AMannequin_CH_C::BeingRootMotionBank' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, BeingMaxWalkSpeedStat) == 0x000BE8, "Member 'AMannequin_CH_C::BeingMaxWalkSpeedStat' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, PhysicalAnimation) == 0x000BF0, "Member 'AMannequin_CH_C::PhysicalAnimation' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AmbushTimeline_DesaturationMask_E0740ADE4CC127B0C2947EA01E2B6117) == 0x000BF8, "Member 'AMannequin_CH_C::AmbushTimeline_DesaturationMask_E0740ADE4CC127B0C2947EA01E2B6117' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AmbushTimeline_MaskIntensity_E0740ADE4CC127B0C2947EA01E2B6117) == 0x000BFC, "Member 'AMannequin_CH_C::AmbushTimeline_MaskIntensity_E0740ADE4CC127B0C2947EA01E2B6117' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AmbushTimeline__Direction_E0740ADE4CC127B0C2947EA01E2B6117) == 0x000C00, "Member 'AMannequin_CH_C::AmbushTimeline__Direction_E0740ADE4CC127B0C2947EA01E2B6117' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, AmbushTimeline) == 0x000C08, "Member 'AMannequin_CH_C::AmbushTimeline' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, CurrDesaturationFactor) == 0x000C10, "Member 'AMannequin_CH_C::CurrDesaturationFactor' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, CurrBlendMaskMultiplier) == 0x000C18, "Member 'AMannequin_CH_C::CurrBlendMaskMultiplier' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, IsRdyForAmbush) == 0x000C20, "Member 'AMannequin_CH_C::IsRdyForAmbush' has a wrong offset!"); \ static_assert(offsetof(AMannequin_CH_C, Mesh_DynamicMaterialInstance) == 0x000C28, "Member 'AMannequin_CH_C::Mesh_DynamicMaterialInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFFXFSR3Settings \ static_assert(alignof(UFFXFSR3Settings) == 0x000008, "Wrong alignment on UFFXFSR3Settings"); \ static_assert(sizeof(UFFXFSR3Settings) == 0x0000A0, "Wrong size on UFFXFSR3Settings"); \ static_assert(offsetof(UFFXFSR3Settings, bEnabled) == 0x000038, "Member 'UFFXFSR3Settings::bEnabled' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bAutoExposure) == 0x000039, "Member 'UFFXFSR3Settings::bAutoExposure' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bEnabledInEditorViewport) == 0x00003A, "Member 'UFFXFSR3Settings::bEnabledInEditorViewport' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bUseSSRExperimentalDenoiser) == 0x00003B, "Member 'UFFXFSR3Settings::bUseSSRExperimentalDenoiser' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bRHIBackend) == 0x00003C, "Member 'UFFXFSR3Settings::bRHIBackend' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bD3D12Backend) == 0x00003D, "Member 'UFFXFSR3Settings::bD3D12Backend' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bFrameGenEnabled) == 0x00003E, "Member 'UFFXFSR3Settings::bFrameGenEnabled' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bCaptureDebugUI) == 0x00003F, "Member 'UFFXFSR3Settings::bCaptureDebugUI' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bUpdateGlobalFrameTime) == 0x000040, "Member 'UFFXFSR3Settings::bUpdateGlobalFrameTime' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bD3D12AsyncInterpolation) == 0x000041, "Member 'UFFXFSR3Settings::bD3D12AsyncInterpolation' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bD3D12AsyncPresent) == 0x000042, "Member 'UFFXFSR3Settings::bD3D12AsyncPresent' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, QualityMode) == 0x000044, "Member 'UFFXFSR3Settings::QualityMode' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, HistoryFormat) == 0x000048, "Member 'UFFXFSR3Settings::HistoryFormat' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, DeDither) == 0x00004C, "Member 'UFFXFSR3Settings::DeDither' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, Sharpness) == 0x000050, "Member 'UFFXFSR3Settings::Sharpness' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bAdjustMipBias) == 0x000054, "Member 'UFFXFSR3Settings::bAdjustMipBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bForceVertexDeformationOutputsVelocity) == 0x000055, "Member 'UFFXFSR3Settings::bForceVertexDeformationOutputsVelocity' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ForceLandscapeHISMMobility) == 0x000058, "Member 'UFFXFSR3Settings::ForceLandscapeHISMMobility' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bReactiveMask) == 0x00005C, "Member 'UFFXFSR3Settings::bReactiveMask' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReflectionScale) == 0x000060, "Member 'UFFXFSR3Settings::ReflectionScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReflectionLuminanceBias) == 0x000064, "Member 'UFFXFSR3Settings::ReflectionLuminanceBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessScale) == 0x000068, "Member 'UFFXFSR3Settings::RoughnessScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessBias) == 0x00006C, "Member 'UFFXFSR3Settings::RoughnessBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, RoughnessMaxDistance) == 0x000070, "Member 'UFFXFSR3Settings::RoughnessMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bReactiveMaskRoughnessForceMaxDistance) == 0x000074, "Member 'UFFXFSR3Settings::bReactiveMaskRoughnessForceMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyBias) == 0x000078, "Member 'UFFXFSR3Settings::TranslucencyBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyLuminanceBias) == 0x00007C, "Member 'UFFXFSR3Settings::TranslucencyLuminanceBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, TranslucencyMaxDistance) == 0x000080, "Member 'UFFXFSR3Settings::TranslucencyMaxDistance' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveShadingModelID) == 0x000084, "Member 'UFFXFSR3Settings::ReactiveShadingModelID' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ForceReactiveMaterialValue) == 0x000088, "Member 'UFFXFSR3Settings::ForceReactiveMaterialValue' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryTranslucencyBias) == 0x00008C, "Member 'UFFXFSR3Settings::ReactiveHistoryTranslucencyBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, ReactiveHistoryTranslucencyLumaBias) == 0x000090, "Member 'UFFXFSR3Settings::ReactiveHistoryTranslucencyLumaBias' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, PreDOFTranslucencyScale) == 0x000094, "Member 'UFFXFSR3Settings::PreDOFTranslucencyScale' has a wrong offset!"); \ static_assert(offsetof(UFFXFSR3Settings, bPreDOFTranslucencyMax) == 0x000098, "Member 'UFFXFSR3Settings::bPreDOFTranslucencyMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACableActor \ static_assert(alignof(ACableActor) == 0x000008, "Wrong alignment on ACableActor"); \ static_assert(sizeof(ACableActor) == 0x0002B8, "Wrong size on ACableActor"); \ static_assert(offsetof(ACableActor, CableComponent) == 0x0002B0, "Member 'ACableActor::CableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CableComponent_SetAttachEndTo \ static_assert(alignof(CableComponent_SetAttachEndTo) == 0x000008, "Wrong alignment on CableComponent_SetAttachEndTo"); \ static_assert(sizeof(CableComponent_SetAttachEndTo) == 0x000018, "Wrong size on CableComponent_SetAttachEndTo"); \ static_assert(offsetof(CableComponent_SetAttachEndTo, Actor) == 0x000000, "Member 'CableComponent_SetAttachEndTo::Actor' has a wrong offset!"); \ static_assert(offsetof(CableComponent_SetAttachEndTo, ComponentProperty) == 0x000008, "Member 'CableComponent_SetAttachEndTo::ComponentProperty' has a wrong offset!"); \ static_assert(offsetof(CableComponent_SetAttachEndTo, SocketName) == 0x000010, "Member 'CableComponent_SetAttachEndTo::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CableComponent_SetAttachEndToComponent \ static_assert(alignof(CableComponent_SetAttachEndToComponent) == 0x000008, "Wrong alignment on CableComponent_SetAttachEndToComponent"); \ static_assert(sizeof(CableComponent_SetAttachEndToComponent) == 0x000010, "Wrong size on CableComponent_SetAttachEndToComponent"); \ static_assert(offsetof(CableComponent_SetAttachEndToComponent, Component) == 0x000000, "Member 'CableComponent_SetAttachEndToComponent::Component' has a wrong offset!"); \ static_assert(offsetof(CableComponent_SetAttachEndToComponent, SocketName) == 0x000008, "Member 'CableComponent_SetAttachEndToComponent::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CableComponent_GetAttachedActor \ static_assert(alignof(CableComponent_GetAttachedActor) == 0x000008, "Wrong alignment on CableComponent_GetAttachedActor"); \ static_assert(sizeof(CableComponent_GetAttachedActor) == 0x000008, "Wrong size on CableComponent_GetAttachedActor"); \ static_assert(offsetof(CableComponent_GetAttachedActor, ReturnValue) == 0x000000, "Member 'CableComponent_GetAttachedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CableComponent_GetAttachedComponent \ static_assert(alignof(CableComponent_GetAttachedComponent) == 0x000008, "Wrong alignment on CableComponent_GetAttachedComponent"); \ static_assert(sizeof(CableComponent_GetAttachedComponent) == 0x000008, "Wrong size on CableComponent_GetAttachedComponent"); \ static_assert(offsetof(CableComponent_GetAttachedComponent, ReturnValue) == 0x000000, "Member 'CableComponent_GetAttachedComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CableComponent_GetCableParticleLocations \ static_assert(alignof(CableComponent_GetCableParticleLocations) == 0x000008, "Wrong alignment on CableComponent_GetCableParticleLocations"); \ static_assert(sizeof(CableComponent_GetCableParticleLocations) == 0x000010, "Wrong size on CableComponent_GetCableParticleLocations"); \ static_assert(offsetof(CableComponent_GetCableParticleLocations, Locations) == 0x000000, "Member 'CableComponent_GetCableParticleLocations::Locations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCableComponent \ static_assert(alignof(UCableComponent) == 0x000010, "Wrong alignment on UCableComponent"); \ static_assert(sizeof(UCableComponent) == 0x000630, "Wrong size on UCableComponent"); \ static_assert(offsetof(UCableComponent, bAttachStart) == 0x000578, "Member 'UCableComponent::bAttachStart' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bAttachEnd) == 0x000579, "Member 'UCableComponent::bAttachEnd' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, AttachEndTo) == 0x000580, "Member 'UCableComponent::AttachEndTo' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, AttachEndToSocketName) == 0x0005A8, "Member 'UCableComponent::AttachEndToSocketName' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, EndLocation) == 0x0005B0, "Member 'UCableComponent::EndLocation' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableLength) == 0x0005C8, "Member 'UCableComponent::CableLength' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, NumSegments) == 0x0005CC, "Member 'UCableComponent::NumSegments' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, SubstepTime) == 0x0005D0, "Member 'UCableComponent::SubstepTime' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, SolverIterations) == 0x0005D4, "Member 'UCableComponent::SolverIterations' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bEnableStiffness) == 0x0005D8, "Member 'UCableComponent::bEnableStiffness' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bUseSubstepping) == 0x0005D9, "Member 'UCableComponent::bUseSubstepping' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bSkipCableUpdateWhenNotVisible) == 0x0005DA, "Member 'UCableComponent::bSkipCableUpdateWhenNotVisible' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bSkipCableUpdateWhenNotOwnerRecentlyRendered) == 0x0005DB, "Member 'UCableComponent::bSkipCableUpdateWhenNotOwnerRecentlyRendered' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, bEnableCollision) == 0x0005DC, "Member 'UCableComponent::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CollisionFriction) == 0x0005E0, "Member 'UCableComponent::CollisionFriction' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableForce) == 0x0005E8, "Member 'UCableComponent::CableForce' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableGravityScale) == 0x000600, "Member 'UCableComponent::CableGravityScale' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, CableWidth) == 0x000604, "Member 'UCableComponent::CableWidth' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, NumSides) == 0x000608, "Member 'UCableComponent::NumSides' has a wrong offset!"); \ static_assert(offsetof(UCableComponent, TileMaterial) == 0x00060C, "Member 'UCableComponent::TileMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKAppInfo \ static_assert(alignof(FChromaSDKAppInfo) == 0x000008, "Wrong alignment on FChromaSDKAppInfo"); \ static_assert(sizeof(FChromaSDKAppInfo) == 0x000048, "Wrong size on FChromaSDKAppInfo"); \ static_assert(offsetof(FChromaSDKAppInfo, Title) == 0x000000, "Member 'FChromaSDKAppInfo::Title' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfo, Description) == 0x000010, "Member 'FChromaSDKAppInfo::Description' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfo, Author_Name) == 0x000020, "Member 'FChromaSDKAppInfo::Author_Name' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfo, Author_Contact) == 0x000030, "Member 'FChromaSDKAppInfo::Author_Contact' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfo, SupportedDevice) == 0x000040, "Member 'FChromaSDKAppInfo::SupportedDevice' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfo, Category) == 0x000044, "Member 'FChromaSDKAppInfo::Category' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEffectHandle \ static_assert(alignof(FEffectHandle) == 0x000004, "Wrong alignment on FEffectHandle"); \ static_assert(sizeof(FEffectHandle) == 0x000008, "Wrong size on FEffectHandle"); \ static_assert(offsetof(FEffectHandle, UniqueID) == 0x000000, "Member 'FEffectHandle::UniqueID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaAnimDef \ static_assert(alignof(FChromaAnimDef) == 0x000008, "Wrong alignment on FChromaAnimDef"); \ static_assert(sizeof(FChromaAnimDef) == 0x000120, "Wrong size on FChromaAnimDef"); \ static_assert(offsetof(FChromaAnimDef, Keyboard) == 0x000000, "Member 'FChromaAnimDef::Keyboard' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimDef, Mouse) == 0x000030, "Member 'FChromaAnimDef::Mouse' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimDef, Headset) == 0x000060, "Member 'FChromaAnimDef::Headset' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimDef, Mousepad) == 0x000090, "Member 'FChromaAnimDef::Mousepad' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimDef, Keypad) == 0x0000C0, "Member 'FChromaAnimDef::Keypad' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimDef, ChromaLink) == 0x0000F0, "Member 'FChromaAnimDef::ChromaLink' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaAnimProxy \ static_assert(alignof(FChromaAnimProxy) == 0x000008, "Wrong alignment on FChromaAnimProxy"); \ static_assert(sizeof(FChromaAnimProxy) == 0x000018, "Wrong size on FChromaAnimProxy"); \ static_assert(offsetof(FChromaAnimProxy, Channel) == 0x000000, "Member 'FChromaAnimProxy::Channel' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimProxy, ReplaceAll) == 0x000004, "Member 'FChromaAnimProxy::ReplaceAll' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimProxy, SendsEvent) == 0x000005, "Member 'FChromaAnimProxy::SendsEvent' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimProxy, LoopsEvent) == 0x000006, "Member 'FChromaAnimProxy::LoopsEvent' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimProxy, PersistentEvent) == 0x000007, "Member 'FChromaAnimProxy::PersistentEvent' has a wrong offset!"); \ static_assert(offsetof(FChromaAnimProxy, Variants) == 0x000008, "Member 'FChromaAnimProxy::Variants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDynamicForceFeedbackBPHandle \ static_assert(alignof(FDynamicForceFeedbackBPHandle) == 0x000008, "Wrong alignment on FDynamicForceFeedbackBPHandle"); \ static_assert(sizeof(FDynamicForceFeedbackBPHandle) == 0x000008, "Wrong size on FDynamicForceFeedbackBPHandle"); \ static_assert(offsetof(FDynamicForceFeedbackBPHandle, Handle) == 0x000000, "Member 'FDynamicForceFeedbackBPHandle::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTriggerEffect \ static_assert(alignof(UTriggerEffect) == 0x000008, "Wrong alignment on UTriggerEffect"); \ static_assert(sizeof(UTriggerEffect) == 0x000038, "Wrong size on UTriggerEffect"); \ #define DUMPER7_ASSERTS_USlopeFeedbackTriggerEffect \ static_assert(alignof(USlopeFeedbackTriggerEffect) == 0x000008, "Wrong alignment on USlopeFeedbackTriggerEffect"); \ static_assert(sizeof(USlopeFeedbackTriggerEffect) == 0x000040, "Wrong size on USlopeFeedbackTriggerEffect"); \ static_assert(offsetof(USlopeFeedbackTriggerEffect, StartPosition) == 0x000038, "Member 'USlopeFeedbackTriggerEffect::StartPosition' has a wrong offset!"); \ static_assert(offsetof(USlopeFeedbackTriggerEffect, EndPosition) == 0x000039, "Member 'USlopeFeedbackTriggerEffect::EndPosition' has a wrong offset!"); \ static_assert(offsetof(USlopeFeedbackTriggerEffect, StartStrength) == 0x00003A, "Member 'USlopeFeedbackTriggerEffect::StartStrength' has a wrong offset!"); \ static_assert(offsetof(USlopeFeedbackTriggerEffect, EndStrength) == 0x00003B, "Member 'USlopeFeedbackTriggerEffect::EndStrength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChromaAnimationAsset \ static_assert(alignof(UChromaAnimationAsset) == 0x000008, "Wrong alignment on UChromaAnimationAsset"); \ static_assert(sizeof(UChromaAnimationAsset) == 0x000060, "Wrong size on UChromaAnimationAsset"); \ static_assert(offsetof(UChromaAnimationAsset, Name_0) == 0x000030, "Member 'UChromaAnimationAsset::Name_0' has a wrong offset!"); \ static_assert(offsetof(UChromaAnimationAsset, SourcePath) == 0x000038, "Member 'UChromaAnimationAsset::SourcePath' has a wrong offset!"); \ static_assert(offsetof(UChromaAnimationAsset, DataSize) == 0x000048, "Member 'UChromaAnimationAsset::DataSize' has a wrong offset!"); \ static_assert(offsetof(UChromaAnimationAsset, Data) == 0x000050, "Member 'UChromaAnimationAsset::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_HandleControllerConnectionChange \ static_assert(alignof(ControllerEffectsManager_HandleControllerConnectionChange) == 0x000004, "Wrong alignment on ControllerEffectsManager_HandleControllerConnectionChange"); \ static_assert(sizeof(ControllerEffectsManager_HandleControllerConnectionChange) == 0x00000C, "Wrong size on ControllerEffectsManager_HandleControllerConnectionChange"); \ static_assert(offsetof(ControllerEffectsManager_HandleControllerConnectionChange, InputDeviceConnectionState) == 0x000000, "Member 'ControllerEffectsManager_HandleControllerConnectionChange::InputDeviceConnectionState' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_HandleControllerConnectionChange, PlatformUserId) == 0x000004, "Member 'ControllerEffectsManager_HandleControllerConnectionChange::PlatformUserId' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_HandleControllerConnectionChange, InputDeviceId) == 0x000008, "Member 'ControllerEffectsManager_HandleControllerConnectionChange::InputDeviceId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_PlayDynamicForceFeedback \ static_assert(alignof(ControllerEffectsManager_K2_PlayDynamicForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_PlayDynamicForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_K2_PlayDynamicForceFeedback) == 0x000018, "Wrong size on ControllerEffectsManager_K2_PlayDynamicForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, InHandle) == 0x000000, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::InHandle' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, Intensity) == 0x000008, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::Intensity' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, Duration) == 0x00000C, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::Duration' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, bAffectsLeftLarge) == 0x000010, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::bAffectsLeftLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, bAffectsLeftSmall) == 0x000011, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::bAffectsLeftSmall' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, bAffectsRightLarge) == 0x000012, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::bAffectsRightLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, bAffectsRightSmall) == 0x000013, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::bAffectsRightSmall' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayDynamicForceFeedback, action) == 0x000014, "Member 'ControllerEffectsManager_K2_PlayDynamicForceFeedback::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_PlayForceFeedback \ static_assert(alignof(ControllerEffectsManager_K2_PlayForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_PlayForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_K2_PlayForceFeedback) == 0x000018, "Wrong size on ControllerEffectsManager_K2_PlayForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayForceFeedback, ForceFeedbackEffect) == 0x000000, "Member 'ControllerEffectsManager_K2_PlayForceFeedback::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayForceFeedback, Tag) == 0x000008, "Member 'ControllerEffectsManager_K2_PlayForceFeedback::Tag' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayForceFeedback, bLooping) == 0x000010, "Member 'ControllerEffectsManager_K2_PlayForceFeedback::bLooping' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayForceFeedback, bIgnoreTimeDilation) == 0x000011, "Member 'ControllerEffectsManager_K2_PlayForceFeedback::bIgnoreTimeDilation' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_PlayForceFeedback, bPlayWhilePaused) == 0x000012, "Member 'ControllerEffectsManager_K2_PlayForceFeedback::bPlayWhilePaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_SetTriggerEffect \ static_assert(alignof(ControllerEffectsManager_K2_SetTriggerEffect) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_SetTriggerEffect"); \ static_assert(sizeof(ControllerEffectsManager_K2_SetTriggerEffect) == 0x000008, "Wrong size on ControllerEffectsManager_K2_SetTriggerEffect"); \ static_assert(offsetof(ControllerEffectsManager_K2_SetTriggerEffect, effect) == 0x000000, "Member 'ControllerEffectsManager_K2_SetTriggerEffect::effect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_StartDynamicForceFeedback \ static_assert(alignof(ControllerEffectsManager_K2_StartDynamicForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_StartDynamicForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_K2_StartDynamicForceFeedback) == 0x000018, "Wrong size on ControllerEffectsManager_K2_StartDynamicForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, InHandle) == 0x000000, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::InHandle' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, Intensity) == 0x000008, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::Intensity' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, Duration) == 0x00000C, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::Duration' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, bAffectsLeftLarge) == 0x000010, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::bAffectsLeftLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, bAffectsLeftSmall) == 0x000011, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::bAffectsLeftSmall' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, bAffectsRightLarge) == 0x000012, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::bAffectsRightLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StartDynamicForceFeedback, bAffectsRightSmall) == 0x000013, "Member 'ControllerEffectsManager_K2_StartDynamicForceFeedback::bAffectsRightSmall' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_StoptDynamicForceFeedback \ static_assert(alignof(ControllerEffectsManager_K2_StoptDynamicForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_StoptDynamicForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_K2_StoptDynamicForceFeedback) == 0x000010, "Wrong size on ControllerEffectsManager_K2_StoptDynamicForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_K2_StoptDynamicForceFeedback, InHandle) == 0x000000, "Member 'ControllerEffectsManager_K2_StoptDynamicForceFeedback::InHandle' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StoptDynamicForceFeedback, bAffectsLeftLarge) == 0x000008, "Member 'ControllerEffectsManager_K2_StoptDynamicForceFeedback::bAffectsLeftLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StoptDynamicForceFeedback, bAffectsLeftSmall) == 0x000009, "Member 'ControllerEffectsManager_K2_StoptDynamicForceFeedback::bAffectsLeftSmall' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StoptDynamicForceFeedback, bAffectsRightLarge) == 0x00000A, "Member 'ControllerEffectsManager_K2_StoptDynamicForceFeedback::bAffectsRightLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_StoptDynamicForceFeedback, bAffectsRightSmall) == 0x00000B, "Member 'ControllerEffectsManager_K2_StoptDynamicForceFeedback::bAffectsRightSmall' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_K2_UpdateDynamicForceFeedback \ static_assert(alignof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_K2_UpdateDynamicForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback) == 0x000010, "Wrong size on ControllerEffectsManager_K2_UpdateDynamicForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, InHandle) == 0x000000, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::InHandle' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, Intensity) == 0x000008, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::Intensity' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, bAffectsLeftLarge) == 0x00000C, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::bAffectsLeftLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, bAffectsLeftSmall) == 0x00000D, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::bAffectsLeftSmall' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, bAffectsRightLarge) == 0x00000E, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::bAffectsRightLarge' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_K2_UpdateDynamicForceFeedback, bAffectsRightSmall) == 0x00000F, "Member 'ControllerEffectsManager_K2_UpdateDynamicForceFeedback::bAffectsRightSmall' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_OnActorEndPlay \ static_assert(alignof(ControllerEffectsManager_OnActorEndPlay) == 0x000008, "Wrong alignment on ControllerEffectsManager_OnActorEndPlay"); \ static_assert(sizeof(ControllerEffectsManager_OnActorEndPlay) == 0x000010, "Wrong size on ControllerEffectsManager_OnActorEndPlay"); \ static_assert(offsetof(ControllerEffectsManager_OnActorEndPlay, Actor) == 0x000000, "Member 'ControllerEffectsManager_OnActorEndPlay::Actor' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_OnActorEndPlay, EndPlayReason) == 0x000008, "Member 'ControllerEffectsManager_OnActorEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_PlaySpecialEffect \ static_assert(alignof(ControllerEffectsManager_PlaySpecialEffect) == 0x000004, "Wrong alignment on ControllerEffectsManager_PlaySpecialEffect"); \ static_assert(sizeof(ControllerEffectsManager_PlaySpecialEffect) == 0x000010, "Wrong size on ControllerEffectsManager_PlaySpecialEffect"); \ static_assert(offsetof(ControllerEffectsManager_PlaySpecialEffect, Handle) == 0x000000, "Member 'ControllerEffectsManager_PlaySpecialEffect::Handle' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_PlaySpecialEffect, Loop) == 0x000008, "Member 'ControllerEffectsManager_PlaySpecialEffect::Loop' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_PlaySpecialEffect, Variant) == 0x00000C, "Member 'ControllerEffectsManager_PlaySpecialEffect::Variant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_ResetAllStates \ static_assert(alignof(ControllerEffectsManager_ResetAllStates) == 0x000001, "Wrong alignment on ControllerEffectsManager_ResetAllStates"); \ static_assert(sizeof(ControllerEffectsManager_ResetAllStates) == 0x000001, "Wrong size on ControllerEffectsManager_ResetAllStates"); \ static_assert(offsetof(ControllerEffectsManager_ResetAllStates, PersistentEvents) == 0x000000, "Member 'ControllerEffectsManager_ResetAllStates::PersistentEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_SetControllerLightColor \ static_assert(alignof(ControllerEffectsManager_SetControllerLightColor) == 0x000004, "Wrong alignment on ControllerEffectsManager_SetControllerLightColor"); \ static_assert(sizeof(ControllerEffectsManager_SetControllerLightColor) == 0x000004, "Wrong size on ControllerEffectsManager_SetControllerLightColor"); \ static_assert(offsetof(ControllerEffectsManager_SetControllerLightColor, Color) == 0x000000, "Member 'ControllerEffectsManager_SetControllerLightColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_SpawnForceFeedbackAtLocation \ static_assert(alignof(ControllerEffectsManager_SpawnForceFeedbackAtLocation) == 0x000008, "Wrong alignment on ControllerEffectsManager_SpawnForceFeedbackAtLocation"); \ static_assert(sizeof(ControllerEffectsManager_SpawnForceFeedbackAtLocation) == 0x000060, "Wrong size on ControllerEffectsManager_SpawnForceFeedbackAtLocation"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, ForceFeedbackEffect) == 0x000000, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, Location) == 0x000008, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::Location' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, Rotation) == 0x000020, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::Rotation' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, bLooping) == 0x000038, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::bLooping' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, IntensityMultiplier) == 0x00003C, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, StartTime) == 0x000040, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::StartTime' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, AttenuationSettings) == 0x000048, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, bAutoDestroy) == 0x000050, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAtLocation, ReturnValue) == 0x000058, "Member 'ControllerEffectsManager_SpawnForceFeedbackAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_SpawnForceFeedbackAttached \ static_assert(alignof(ControllerEffectsManager_SpawnForceFeedbackAttached) == 0x000008, "Wrong alignment on ControllerEffectsManager_SpawnForceFeedbackAttached"); \ static_assert(sizeof(ControllerEffectsManager_SpawnForceFeedbackAttached) == 0x000070, "Wrong size on ControllerEffectsManager_SpawnForceFeedbackAttached"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, ForceFeedbackEffect) == 0x000000, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, AttachToComponent) == 0x000008, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::AttachToComponent' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, AttachPointName) == 0x000010, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::AttachPointName' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, Location) == 0x000018, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::Location' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, Rotation) == 0x000030, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::Rotation' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, LocationType) == 0x000048, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::LocationType' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, bStopWhenAttachedToDestroyed) == 0x000049, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::bStopWhenAttachedToDestroyed' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, bLooping) == 0x00004A, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::bLooping' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, IntensityMultiplier) == 0x00004C, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::IntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, StartTime) == 0x000050, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::StartTime' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, AttenuationSettings) == 0x000058, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::AttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, bAutoDestroy) == 0x000060, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::bAutoDestroy' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_SpawnForceFeedbackAttached, ReturnValue) == 0x000068, "Member 'ControllerEffectsManager_SpawnForceFeedbackAttached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_StopForceFeedback \ static_assert(alignof(ControllerEffectsManager_StopForceFeedback) == 0x000008, "Wrong alignment on ControllerEffectsManager_StopForceFeedback"); \ static_assert(sizeof(ControllerEffectsManager_StopForceFeedback) == 0x000010, "Wrong size on ControllerEffectsManager_StopForceFeedback"); \ static_assert(offsetof(ControllerEffectsManager_StopForceFeedback, ForceFeedbackEffect) == 0x000000, "Member 'ControllerEffectsManager_StopForceFeedback::ForceFeedbackEffect' has a wrong offset!"); \ static_assert(offsetof(ControllerEffectsManager_StopForceFeedback, Tag) == 0x000008, "Member 'ControllerEffectsManager_StopForceFeedback::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_StopSpecialEffect \ static_assert(alignof(ControllerEffectsManager_StopSpecialEffect) == 0x000004, "Wrong alignment on ControllerEffectsManager_StopSpecialEffect"); \ static_assert(sizeof(ControllerEffectsManager_StopSpecialEffect) == 0x000008, "Wrong size on ControllerEffectsManager_StopSpecialEffect"); \ static_assert(offsetof(ControllerEffectsManager_StopSpecialEffect, Handle) == 0x000000, "Member 'ControllerEffectsManager_StopSpecialEffect::Handle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControllerEffectsManager_TriggerEvent \ static_assert(alignof(ControllerEffectsManager_TriggerEvent) == 0x000004, "Wrong alignment on ControllerEffectsManager_TriggerEvent"); \ static_assert(sizeof(ControllerEffectsManager_TriggerEvent) == 0x000008, "Wrong size on ControllerEffectsManager_TriggerEvent"); \ static_assert(offsetof(ControllerEffectsManager_TriggerEvent, Name_0) == 0x000000, "Member 'ControllerEffectsManager_TriggerEvent::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControllerEffectsManager \ static_assert(alignof(UControllerEffectsManager) == 0x000008, "Wrong alignment on UControllerEffectsManager"); \ static_assert(sizeof(UControllerEffectsManager) == 0x000C68, "Wrong size on UControllerEffectsManager"); \ static_assert(offsetof(UControllerEffectsManager, BP_OnGamePadUsageOffCountdownStarted) == 0x000038, "Member 'UControllerEffectsManager::BP_OnGamePadUsageOffCountdownStarted' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, BP_OnGamePadUsageOffCountdownInterrupted) == 0x000060, "Member 'UControllerEffectsManager::BP_OnGamePadUsageOffCountdownInterrupted' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, BP_OnGamePadUsageOff) == 0x000088, "Member 'UControllerEffectsManager::BP_OnGamePadUsageOff' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, PlayerController) == 0x000C10, "Member 'UControllerEffectsManager::PlayerController' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, WWiseMotionStopEvent) == 0x000C18, "Member 'UControllerEffectsManager::WWiseMotionStopEvent' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, WWiseMotionScaleRTPC) == 0x000C20, "Member 'UControllerEffectsManager::WWiseMotionScaleRTPC' has a wrong offset!"); \ static_assert(offsetof(UControllerEffectsManager, WWiseMotionCtrlTypeRTPC) == 0x000C28, "Member 'UControllerEffectsManager::WWiseMotionCtrlTypeRTPC' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UForceFeedbackEffectEx \ static_assert(alignof(UForceFeedbackEffectEx) == 0x000008, "Wrong alignment on UForceFeedbackEffectEx"); \ static_assert(sizeof(UForceFeedbackEffectEx) == 0x000048, "Wrong size on UForceFeedbackEffectEx"); \ static_assert(offsetof(UForceFeedbackEffectEx, MotionEvent) == 0x000040, "Member 'UForceFeedbackEffectEx::MotionEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWeaponTriggerEffect \ static_assert(alignof(UWeaponTriggerEffect) == 0x000008, "Wrong alignment on UWeaponTriggerEffect"); \ static_assert(sizeof(UWeaponTriggerEffect) == 0x000040, "Wrong size on UWeaponTriggerEffect"); \ static_assert(offsetof(UWeaponTriggerEffect, StartPosition) == 0x000038, "Member 'UWeaponTriggerEffect::StartPosition' has a wrong offset!"); \ static_assert(offsetof(UWeaponTriggerEffect, EndPosition) == 0x000039, "Member 'UWeaponTriggerEffect::EndPosition' has a wrong offset!"); \ static_assert(offsetof(UWeaponTriggerEffect, Strength) == 0x00003A, "Member 'UWeaponTriggerEffect::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVibrationTriggerEffect \ static_assert(alignof(UVibrationTriggerEffect) == 0x000008, "Wrong alignment on UVibrationTriggerEffect"); \ static_assert(sizeof(UVibrationTriggerEffect) == 0x000040, "Wrong size on UVibrationTriggerEffect"); \ static_assert(offsetof(UVibrationTriggerEffect, position) == 0x000038, "Member 'UVibrationTriggerEffect::position' has a wrong offset!"); \ static_assert(offsetof(UVibrationTriggerEffect, Frequency) == 0x000039, "Member 'UVibrationTriggerEffect::Frequency' has a wrong offset!"); \ static_assert(offsetof(UVibrationTriggerEffect, Amplitude) == 0x00003A, "Member 'UVibrationTriggerEffect::Amplitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFeedbackTriggerEffect \ static_assert(alignof(UFeedbackTriggerEffect) == 0x000008, "Wrong alignment on UFeedbackTriggerEffect"); \ static_assert(sizeof(UFeedbackTriggerEffect) == 0x000040, "Wrong size on UFeedbackTriggerEffect"); \ static_assert(offsetof(UFeedbackTriggerEffect, position) == 0x000038, "Member 'UFeedbackTriggerEffect::position' has a wrong offset!"); \ static_assert(offsetof(UFeedbackTriggerEffect, Strength) == 0x000039, "Member 'UFeedbackTriggerEffect::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMultiPositionFeedbackTriggerEffect \ static_assert(alignof(UMultiPositionFeedbackTriggerEffect) == 0x000008, "Wrong alignment on UMultiPositionFeedbackTriggerEffect"); \ static_assert(sizeof(UMultiPositionFeedbackTriggerEffect) == 0x000048, "Wrong size on UMultiPositionFeedbackTriggerEffect"); \ static_assert(offsetof(UMultiPositionFeedbackTriggerEffect, Strength) == 0x000038, "Member 'UMultiPositionFeedbackTriggerEffect::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMultiPositionVibrationTriggerEffect \ static_assert(alignof(UMultiPositionVibrationTriggerEffect) == 0x000008, "Wrong alignment on UMultiPositionVibrationTriggerEffect"); \ static_assert(sizeof(UMultiPositionVibrationTriggerEffect) == 0x000048, "Wrong size on UMultiPositionVibrationTriggerEffect"); \ static_assert(offsetof(UMultiPositionVibrationTriggerEffect, Frequency) == 0x000038, "Member 'UMultiPositionVibrationTriggerEffect::Frequency' has a wrong offset!"); \ static_assert(offsetof(UMultiPositionVibrationTriggerEffect, Amplitude) == 0x000039, "Member 'UMultiPositionVibrationTriggerEffect::Amplitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUCCESettings \ static_assert(alignof(UUCCESettings) == 0x000008, "Wrong alignment on UUCCESettings"); \ static_assert(sizeof(UUCCESettings) == 0x000188, "Wrong size on UUCCESettings"); \ static_assert(offsetof(UUCCESettings, GamepadLastUseStartTimeSec) == 0x000028, "Member 'UUCCESettings::GamepadLastUseStartTimeSec' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, GamepadLastUseEndTimeSec) == 0x00002C, "Member 'UUCCESettings::GamepadLastUseEndTimeSec' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, XSXForceFeedbackScale) == 0x000030, "Member 'UUCCESettings::XSXForceFeedbackScale' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, Ps5ForceFeedbackScale) == 0x000034, "Member 'UUCCESettings::Ps5ForceFeedbackScale' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, bUseWWiseMotion) == 0x000038, "Member 'UUCCESettings::bUseWWiseMotion' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, MotionAudioDeviceName) == 0x000040, "Member 'UUCCESettings::MotionAudioDeviceName' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, WWiseMotionStopAllEvent) == 0x000050, "Member 'UUCCESettings::WWiseMotionStopAllEvent' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, WWiseMotionScale) == 0x000080, "Member 'UUCCESettings::WWiseMotionScale' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, WWiseMotionCtrlType) == 0x0000B0, "Member 'UUCCESettings::WWiseMotionCtrlType' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, bChromaSupported) == 0x0000E0, "Member 'UUCCESettings::bChromaSupported' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, ChromaAppInfo) == 0x0000E8, "Member 'UUCCESettings::ChromaAppInfo' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, ForwardPadColor) == 0x000130, "Member 'UUCCESettings::ForwardPadColor' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, ChromaAnimationsMap) == 0x000138, "Member 'UUCCESettings::ChromaAnimationsMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDebugCheckPoint \ static_assert(alignof(FDebugCheckPoint) == 0x000010, "Wrong alignment on FDebugCheckPoint"); \ static_assert(sizeof(FDebugCheckPoint) == 0x000200, "Wrong size on FDebugCheckPoint"); \ static_assert(offsetof(FDebugCheckPoint, ScreenShot) == 0x0001D0, "Member 'FDebugCheckPoint::ScreenShot' has a wrong offset!"); \ static_assert(offsetof(FDebugCheckPoint, Level) == 0x0001E8, "Member 'FDebugCheckPoint::Level' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointIndicator_ReceiveDataUpdated \ static_assert(alignof(DebugCheckPointIndicator_ReceiveDataUpdated) == 0x000008, "Wrong alignment on DebugCheckPointIndicator_ReceiveDataUpdated"); \ static_assert(sizeof(DebugCheckPointIndicator_ReceiveDataUpdated) == 0x000020, "Wrong size on DebugCheckPointIndicator_ReceiveDataUpdated"); \ static_assert(offsetof(DebugCheckPointIndicator_ReceiveDataUpdated, Text) == 0x000000, "Member 'DebugCheckPointIndicator_ReceiveDataUpdated::Text' has a wrong offset!"); \ static_assert(offsetof(DebugCheckPointIndicator_ReceiveDataUpdated, Status) == 0x000018, "Member 'DebugCheckPointIndicator_ReceiveDataUpdated::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointIndicator_ReceiveStatusUpdated \ static_assert(alignof(DebugCheckPointIndicator_ReceiveStatusUpdated) == 0x000001, "Wrong alignment on DebugCheckPointIndicator_ReceiveStatusUpdated"); \ static_assert(sizeof(DebugCheckPointIndicator_ReceiveStatusUpdated) == 0x000001, "Wrong size on DebugCheckPointIndicator_ReceiveStatusUpdated"); \ static_assert(offsetof(DebugCheckPointIndicator_ReceiveStatusUpdated, Status) == 0x000000, "Member 'DebugCheckPointIndicator_ReceiveStatusUpdated::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugCheckPointIndicator \ static_assert(alignof(ADebugCheckPointIndicator) == 0x000008, "Wrong alignment on ADebugCheckPointIndicator"); \ static_assert(sizeof(ADebugCheckPointIndicator) == 0x0002C0, "Wrong size on ADebugCheckPointIndicator"); \ #define DUMPER7_ASSERTS_UDebugCheckPointsManagerComponent \ static_assert(alignof(UDebugCheckPointsManagerComponent) == 0x000008, "Wrong alignment on UDebugCheckPointsManagerComponent"); \ static_assert(sizeof(UDebugCheckPointsManagerComponent) == 0x000150, "Wrong size on UDebugCheckPointsManagerComponent"); \ static_assert(offsetof(UDebugCheckPointsManagerComponent, DebugWidget) == 0x0000A0, "Member 'UDebugCheckPointsManagerComponent::DebugWidget' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsManagerComponent, Indicators) == 0x0000D0, "Member 'UDebugCheckPointsManagerComponent::Indicators' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsManagerComponent, LastSelected) == 0x000120, "Member 'UDebugCheckPointsManagerComponent::LastSelected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDebugCheckPointsPanel \ static_assert(alignof(UDebugCheckPointsPanel) == 0x000008, "Wrong alignment on UDebugCheckPointsPanel"); \ static_assert(sizeof(UDebugCheckPointsPanel) == 0x000338, "Wrong size on UDebugCheckPointsPanel"); \ #define DUMPER7_ASSERTS_UDebugCheckPointsSettings \ static_assert(alignof(UDebugCheckPointsSettings) == 0x000008, "Wrong alignment on UDebugCheckPointsSettings"); \ static_assert(sizeof(UDebugCheckPointsSettings) == 0x0000D0, "Wrong size on UDebugCheckPointsSettings"); \ static_assert(offsetof(UDebugCheckPointsSettings, DebugCheckPointsWidgetClass) == 0x000038, "Member 'UDebugCheckPointsSettings::DebugCheckPointsWidgetClass' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, bImplicitlyLoadMainPersistentLevel) == 0x000068, "Member 'UDebugCheckPointsSettings::bImplicitlyLoadMainPersistentLevel' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, OutputFilePath) == 0x000070, "Member 'UDebugCheckPointsSettings::OutputFilePath' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, _bNoNCPlugin) == 0x000080, "Member 'UDebugCheckPointsSettings::_bNoNCPlugin' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, bUseNCServer) == 0x000081, "Member 'UDebugCheckPointsSettings::bUseNCServer' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, bCompressedMegaFile) == 0x000082, "Member 'UDebugCheckPointsSettings::bCompressedMegaFile' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, NCSubdirectory) == 0x000088, "Member 'UDebugCheckPointsSettings::NCSubdirectory' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, RedmineProjectID) == 0x000098, "Member 'UDebugCheckPointsSettings::RedmineProjectID' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsSettings, IndicatorClass) == 0x0000A0, "Member 'UDebugCheckPointsSettings::IndicatorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalEditorDebugCheckPointsSettings \ static_assert(alignof(ULocalEditorDebugCheckPointsSettings) == 0x000008, "Wrong alignment on ULocalEditorDebugCheckPointsSettings"); \ static_assert(sizeof(ULocalEditorDebugCheckPointsSettings) == 0x000040, "Wrong size on ULocalEditorDebugCheckPointsSettings"); \ static_assert(offsetof(ULocalEditorDebugCheckPointsSettings, PlatformTarget) == 0x000028, "Member 'ULocalEditorDebugCheckPointsSettings::PlatformTarget' has a wrong offset!"); \ static_assert(offsetof(ULocalEditorDebugCheckPointsSettings, RedmineSecurityToken) == 0x000030, "Member 'ULocalEditorDebugCheckPointsSettings::RedmineSecurityToken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_HideCheckPoints \ static_assert(alignof(DebugCheckPointsStatics_HideCheckPoints) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_HideCheckPoints"); \ static_assert(sizeof(DebugCheckPointsStatics_HideCheckPoints) == 0x000008, "Wrong size on DebugCheckPointsStatics_HideCheckPoints"); \ static_assert(offsetof(DebugCheckPointsStatics_HideCheckPoints, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_HideCheckPoints::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_HideCheckPointsPanel \ static_assert(alignof(DebugCheckPointsStatics_HideCheckPointsPanel) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_HideCheckPointsPanel"); \ static_assert(sizeof(DebugCheckPointsStatics_HideCheckPointsPanel) == 0x000008, "Wrong size on DebugCheckPointsStatics_HideCheckPointsPanel"); \ static_assert(offsetof(DebugCheckPointsStatics_HideCheckPointsPanel, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_HideCheckPointsPanel::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_HideDebugCheckPointsWidget \ static_assert(alignof(DebugCheckPointsStatics_HideDebugCheckPointsWidget) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_HideDebugCheckPointsWidget"); \ static_assert(sizeof(DebugCheckPointsStatics_HideDebugCheckPointsWidget) == 0x000008, "Wrong size on DebugCheckPointsStatics_HideDebugCheckPointsWidget"); \ static_assert(offsetof(DebugCheckPointsStatics_HideDebugCheckPointsWidget, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_HideDebugCheckPointsWidget::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_ShowCheckPoints \ static_assert(alignof(DebugCheckPointsStatics_ShowCheckPoints) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_ShowCheckPoints"); \ static_assert(sizeof(DebugCheckPointsStatics_ShowCheckPoints) == 0x000008, "Wrong size on DebugCheckPointsStatics_ShowCheckPoints"); \ static_assert(offsetof(DebugCheckPointsStatics_ShowCheckPoints, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_ShowCheckPoints::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_ShowCheckPointsPanel \ static_assert(alignof(DebugCheckPointsStatics_ShowCheckPointsPanel) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_ShowCheckPointsPanel"); \ static_assert(sizeof(DebugCheckPointsStatics_ShowCheckPointsPanel) == 0x000008, "Wrong size on DebugCheckPointsStatics_ShowCheckPointsPanel"); \ static_assert(offsetof(DebugCheckPointsStatics_ShowCheckPointsPanel, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_ShowCheckPointsPanel::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_ShowDebugCheckPointsWidget \ static_assert(alignof(DebugCheckPointsStatics_ShowDebugCheckPointsWidget) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_ShowDebugCheckPointsWidget"); \ static_assert(sizeof(DebugCheckPointsStatics_ShowDebugCheckPointsWidget) == 0x000020, "Wrong size on DebugCheckPointsStatics_ShowDebugCheckPointsWidget"); \ static_assert(offsetof(DebugCheckPointsStatics_ShowDebugCheckPointsWidget, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_ShowDebugCheckPointsWidget::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(DebugCheckPointsStatics_ShowDebugCheckPointsWidget, Description) == 0x000008, "Member 'DebugCheckPointsStatics_ShowDebugCheckPointsWidget::Description' has a wrong offset!"); \ static_assert(offsetof(DebugCheckPointsStatics_ShowDebugCheckPointsWidget, ReturnValue) == 0x000018, "Member 'DebugCheckPointsStatics_ShowDebugCheckPointsWidget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_ToggleCheckPoints \ static_assert(alignof(DebugCheckPointsStatics_ToggleCheckPoints) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_ToggleCheckPoints"); \ static_assert(sizeof(DebugCheckPointsStatics_ToggleCheckPoints) == 0x000008, "Wrong size on DebugCheckPointsStatics_ToggleCheckPoints"); \ static_assert(offsetof(DebugCheckPointsStatics_ToggleCheckPoints, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_ToggleCheckPoints::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugCheckPointsStatics_ToggleCheckPointsPanel \ static_assert(alignof(DebugCheckPointsStatics_ToggleCheckPointsPanel) == 0x000008, "Wrong alignment on DebugCheckPointsStatics_ToggleCheckPointsPanel"); \ static_assert(sizeof(DebugCheckPointsStatics_ToggleCheckPointsPanel) == 0x000008, "Wrong size on DebugCheckPointsStatics_ToggleCheckPointsPanel"); \ static_assert(offsetof(DebugCheckPointsStatics_ToggleCheckPointsPanel, WorldContextObject) == 0x000000, "Member 'DebugCheckPointsStatics_ToggleCheckPointsPanel::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDebugCheckPointsStatics \ static_assert(alignof(UDebugCheckPointsStatics) == 0x000008, "Wrong alignment on UDebugCheckPointsStatics"); \ static_assert(sizeof(UDebugCheckPointsStatics) == 0x000028, "Wrong size on UDebugCheckPointsStatics"); \ #define DUMPER7_ASSERTS_UDebugCheckPointsWidget \ static_assert(alignof(UDebugCheckPointsWidget) == 0x000010, "Wrong alignment on UDebugCheckPointsWidget"); \ static_assert(sizeof(UDebugCheckPointsWidget) == 0x000500, "Wrong size on UDebugCheckPointsWidget"); \ static_assert(offsetof(UDebugCheckPointsWidget, Descritpion_etx) == 0x000278, "Member 'UDebugCheckPointsWidget::Descritpion_etx' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, CreateIssue_cb) == 0x000280, "Member 'UDebugCheckPointsWidget::CreateIssue_cb' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, PerfRaport_cb) == 0x000288, "Member 'UDebugCheckPointsWidget::PerfRaport_cb' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, Submit_but) == 0x000290, "Member 'UDebugCheckPointsWidget::Submit_but' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, Back_but) == 0x000298, "Member 'UDebugCheckPointsWidget::Back_but' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, Cancel_but) == 0x0002A0, "Member 'UDebugCheckPointsWidget::Cancel_but' has a wrong offset!"); \ static_assert(offsetof(UDebugCheckPointsWidget, IssuesId) == 0x0002B8, "Member 'UDebugCheckPointsWidget::IssuesId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTargetChainFKSettings \ static_assert(alignof(FTargetChainFKSettings) == 0x000004, "Wrong alignment on FTargetChainFKSettings"); \ static_assert(sizeof(FTargetChainFKSettings) == 0x000018, "Wrong size on FTargetChainFKSettings"); \ static_assert(offsetof(FTargetChainFKSettings, EnableFK) == 0x000000, "Member 'FTargetChainFKSettings::EnableFK' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, RotationMode) == 0x000001, "Member 'FTargetChainFKSettings::RotationMode' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, RotationAlpha) == 0x000004, "Member 'FTargetChainFKSettings::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, TranslationMode) == 0x000008, "Member 'FTargetChainFKSettings::TranslationMode' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, TranslationAlpha) == 0x00000C, "Member 'FTargetChainFKSettings::TranslationAlpha' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, PoleVectorMatching) == 0x000010, "Member 'FTargetChainFKSettings::PoleVectorMatching' has a wrong offset!"); \ static_assert(offsetof(FTargetChainFKSettings, PoleVectorOffset) == 0x000014, "Member 'FTargetChainFKSettings::PoleVectorOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTargetChainIKSettings \ static_assert(alignof(FTargetChainIKSettings) == 0x000008, "Wrong alignment on FTargetChainIKSettings"); \ static_assert(sizeof(FTargetChainIKSettings) == 0x000070, "Wrong size on FTargetChainIKSettings"); \ static_assert(offsetof(FTargetChainIKSettings, EnableIK) == 0x000000, "Member 'FTargetChainIKSettings::EnableIK' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, BlendToSource) == 0x000004, "Member 'FTargetChainIKSettings::BlendToSource' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, BlendToSourceWeights) == 0x000008, "Member 'FTargetChainIKSettings::BlendToSourceWeights' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, StaticOffset) == 0x000020, "Member 'FTargetChainIKSettings::StaticOffset' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, StaticLocalOffset) == 0x000038, "Member 'FTargetChainIKSettings::StaticLocalOffset' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, StaticRotationOffset) == 0x000050, "Member 'FTargetChainIKSettings::StaticRotationOffset' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, Extension) == 0x000068, "Member 'FTargetChainIKSettings::Extension' has a wrong offset!"); \ static_assert(offsetof(FTargetChainIKSettings, bAffectedByIKWarping) == 0x00006C, "Member 'FTargetChainIKSettings::bAffectedByIKWarping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTargetChainSpeedPlantSettings \ static_assert(alignof(FTargetChainSpeedPlantSettings) == 0x000004, "Wrong alignment on FTargetChainSpeedPlantSettings"); \ static_assert(sizeof(FTargetChainSpeedPlantSettings) == 0x000018, "Wrong size on FTargetChainSpeedPlantSettings"); \ static_assert(offsetof(FTargetChainSpeedPlantSettings, EnableSpeedPlanting) == 0x000000, "Member 'FTargetChainSpeedPlantSettings::EnableSpeedPlanting' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSpeedPlantSettings, SpeedCurveName) == 0x000004, "Member 'FTargetChainSpeedPlantSettings::SpeedCurveName' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSpeedPlantSettings, SpeedThreshold) == 0x00000C, "Member 'FTargetChainSpeedPlantSettings::SpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSpeedPlantSettings, UnplantStiffness) == 0x000010, "Member 'FTargetChainSpeedPlantSettings::UnplantStiffness' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSpeedPlantSettings, UnplantCriticalDamping) == 0x000014, "Member 'FTargetChainSpeedPlantSettings::UnplantCriticalDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTargetChainSettings \ static_assert(alignof(FTargetChainSettings) == 0x000008, "Wrong alignment on FTargetChainSettings"); \ static_assert(sizeof(FTargetChainSettings) == 0x0000A0, "Wrong size on FTargetChainSettings"); \ static_assert(offsetof(FTargetChainSettings, FK) == 0x000000, "Member 'FTargetChainSettings::FK' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSettings, IK) == 0x000018, "Member 'FTargetChainSettings::IK' has a wrong offset!"); \ static_assert(offsetof(FTargetChainSettings, SpeedPlanting) == 0x000088, "Member 'FTargetChainSettings::SpeedPlanting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTargetRootSettings \ static_assert(alignof(FTargetRootSettings) == 0x000008, "Wrong alignment on FTargetRootSettings"); \ static_assert(sizeof(FTargetRootSettings) == 0x000068, "Wrong size on FTargetRootSettings"); \ static_assert(offsetof(FTargetRootSettings, RotationAlpha) == 0x000000, "Member 'FTargetRootSettings::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, TranslationAlpha) == 0x000004, "Member 'FTargetRootSettings::TranslationAlpha' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, BlendToSource) == 0x000008, "Member 'FTargetRootSettings::BlendToSource' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, BlendToSourceWeights) == 0x000010, "Member 'FTargetRootSettings::BlendToSourceWeights' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, ScaleHorizontal) == 0x000028, "Member 'FTargetRootSettings::ScaleHorizontal' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, ScaleVertical) == 0x00002C, "Member 'FTargetRootSettings::ScaleVertical' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, TranslationOffset) == 0x000030, "Member 'FTargetRootSettings::TranslationOffset' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, RotationOffset) == 0x000048, "Member 'FTargetRootSettings::RotationOffset' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, AffectIKHorizontal) == 0x000060, "Member 'FTargetRootSettings::AffectIKHorizontal' has a wrong offset!"); \ static_assert(offsetof(FTargetRootSettings, AffectIKVertical) == 0x000064, "Member 'FTargetRootSettings::AffectIKVertical' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRetargetGlobalSettings \ static_assert(alignof(FRetargetGlobalSettings) == 0x000004, "Wrong alignment on FRetargetGlobalSettings"); \ static_assert(sizeof(FRetargetGlobalSettings) == 0x000020, "Wrong size on FRetargetGlobalSettings"); \ static_assert(offsetof(FRetargetGlobalSettings, bEnableRoot) == 0x000000, "Member 'FRetargetGlobalSettings::bEnableRoot' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, bEnableFK) == 0x000001, "Member 'FRetargetGlobalSettings::bEnableFK' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, bEnableIK) == 0x000002, "Member 'FRetargetGlobalSettings::bEnableIK' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, bWarping) == 0x000003, "Member 'FRetargetGlobalSettings::bWarping' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, DirectionSource) == 0x000004, "Member 'FRetargetGlobalSettings::DirectionSource' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, ForwardDirection) == 0x000008, "Member 'FRetargetGlobalSettings::ForwardDirection' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, DirectionChain) == 0x00000C, "Member 'FRetargetGlobalSettings::DirectionChain' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, WarpForwards) == 0x000014, "Member 'FRetargetGlobalSettings::WarpForwards' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, SidewaysOffset) == 0x000018, "Member 'FRetargetGlobalSettings::SidewaysOffset' has a wrong offset!"); \ static_assert(offsetof(FRetargetGlobalSettings, WarpSplay) == 0x00001C, "Member 'FRetargetGlobalSettings::WarpSplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRetargetProfile \ static_assert(alignof(FRetargetProfile) == 0x000008, "Wrong alignment on FRetargetProfile"); \ static_assert(sizeof(FRetargetProfile) == 0x000108, "Wrong size on FRetargetProfile"); \ static_assert(offsetof(FRetargetProfile, bApplyTargetRetargetPose) == 0x000000, "Member 'FRetargetProfile::bApplyTargetRetargetPose' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, TargetRetargetPoseName) == 0x000004, "Member 'FRetargetProfile::TargetRetargetPoseName' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, bApplySourceRetargetPose) == 0x00000C, "Member 'FRetargetProfile::bApplySourceRetargetPose' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, SourceRetargetPoseName) == 0x000010, "Member 'FRetargetProfile::SourceRetargetPoseName' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, bApplyChainSettings) == 0x000018, "Member 'FRetargetProfile::bApplyChainSettings' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, ChainSettings) == 0x000020, "Member 'FRetargetProfile::ChainSettings' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, bApplyRootSettings) == 0x000070, "Member 'FRetargetProfile::bApplyRootSettings' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, RootSettings) == 0x000078, "Member 'FRetargetProfile::RootSettings' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, bApplyGlobalSettings) == 0x0000E0, "Member 'FRetargetProfile::bApplyGlobalSettings' has a wrong offset!"); \ static_assert(offsetof(FRetargetProfile, GlobalSettings) == 0x0000E4, "Member 'FRetargetProfile::GlobalSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKRigGoal \ static_assert(alignof(FIKRigGoal) == 0x000010, "Wrong alignment on FIKRigGoal"); \ static_assert(sizeof(FIKRigGoal) == 0x0000A0, "Wrong size on FIKRigGoal"); \ static_assert(offsetof(FIKRigGoal, Name) == 0x000000, "Member 'FIKRigGoal::Name' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, TransformSource) == 0x000008, "Member 'FIKRigGoal::TransformSource' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, SourceBone) == 0x00000C, "Member 'FIKRigGoal::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, position) == 0x000020, "Member 'FIKRigGoal::position' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, Rotation) == 0x000038, "Member 'FIKRigGoal::Rotation' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, PositionAlpha) == 0x000050, "Member 'FIKRigGoal::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, RotationAlpha) == 0x000054, "Member 'FIKRigGoal::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, PositionSpace) == 0x000058, "Member 'FIKRigGoal::PositionSpace' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, RotationSpace) == 0x000059, "Member 'FIKRigGoal::RotationSpace' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, FinalBlendedPosition) == 0x000060, "Member 'FIKRigGoal::FinalBlendedPosition' has a wrong offset!"); \ static_assert(offsetof(FIKRigGoal, FinalBlendedRotation) == 0x000080, "Member 'FIKRigGoal::FinalBlendedRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_IKRig \ static_assert(alignof(FAnimNode_IKRig) == 0x000008, "Wrong alignment on FAnimNode_IKRig"); \ static_assert(sizeof(FAnimNode_IKRig) == 0x0001E0, "Wrong size on FAnimNode_IKRig"); \ static_assert(offsetof(FAnimNode_IKRig, Source) == 0x000058, "Member 'FAnimNode_IKRig::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, RigDefinitionAsset) == 0x000068, "Member 'FAnimNode_IKRig::RigDefinitionAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, Goals) == 0x000070, "Member 'FAnimNode_IKRig::Goals' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, bStartFromRefPose) == 0x000080, "Member 'FAnimNode_IKRig::bStartFromRefPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, AlphaInputType) == 0x000081, "Member 'FAnimNode_IKRig::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, bAlphaBoolEnabled) == 0x000082, "Member 'FAnimNode_IKRig::bAlphaBoolEnabled' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, ALPHA) == 0x000084, "Member 'FAnimNode_IKRig::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, AlphaScaleBias) == 0x000088, "Member 'FAnimNode_IKRig::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, AlphaBoolBlend) == 0x000090, "Member 'FAnimNode_IKRig::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, AlphaCurveName) == 0x0000D8, "Member 'FAnimNode_IKRig::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, AlphaScaleBiasClamp) == 0x0000E0, "Member 'FAnimNode_IKRig::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, IKRigProcessor) == 0x000110, "Member 'FAnimNode_IKRig::IKRigProcessor' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_IKRig, ActualAlpha) == 0x0001D8, "Member 'FAnimNode_IKRig::ActualAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RetargetPoseFromMesh \ static_assert(alignof(FAnimNode_RetargetPoseFromMesh) == 0x000008, "Wrong alignment on FAnimNode_RetargetPoseFromMesh"); \ static_assert(sizeof(FAnimNode_RetargetPoseFromMesh) == 0x000258, "Wrong size on FAnimNode_RetargetPoseFromMesh"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, SourceMeshComponent) == 0x000010, "Member 'FAnimNode_RetargetPoseFromMesh::SourceMeshComponent' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, bUseAttachedParent) == 0x000018, "Member 'FAnimNode_RetargetPoseFromMesh::bUseAttachedParent' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, IKRetargeterAsset) == 0x000020, "Member 'FAnimNode_RetargetPoseFromMesh::IKRetargeterAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, CustomRetargetProfile) == 0x000028, "Member 'FAnimNode_RetargetPoseFromMesh::CustomRetargetProfile' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, bSuppressWarnings) == 0x000130, "Member 'FAnimNode_RetargetPoseFromMesh::bSuppressWarnings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, bCopyCurves) == 0x000131, "Member 'FAnimNode_RetargetPoseFromMesh::bCopyCurves' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RetargetPoseFromMesh, Processor) == 0x000138, "Member 'FAnimNode_RetargetPoseFromMesh::Processor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKRigGoalContainer \ static_assert(alignof(FIKRigGoalContainer) == 0x000008, "Wrong alignment on FIKRigGoalContainer"); \ static_assert(sizeof(FIKRigGoalContainer) == 0x000010, "Wrong size on FIKRigGoalContainer"); \ #define DUMPER7_ASSERTS_FBoneChain \ static_assert(alignof(FBoneChain) == 0x000004, "Wrong alignment on FBoneChain"); \ static_assert(sizeof(FBoneChain) == 0x000030, "Wrong size on FBoneChain"); \ static_assert(offsetof(FBoneChain, ChainName) == 0x000000, "Member 'FBoneChain::ChainName' has a wrong offset!"); \ static_assert(offsetof(FBoneChain, StartBone) == 0x000008, "Member 'FBoneChain::StartBone' has a wrong offset!"); \ static_assert(offsetof(FBoneChain, EndBone) == 0x000018, "Member 'FBoneChain::EndBone' has a wrong offset!"); \ static_assert(offsetof(FBoneChain, IKGoalName) == 0x000028, "Member 'FBoneChain::IKGoalName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRetargetDefinition \ static_assert(alignof(FRetargetDefinition) == 0x000008, "Wrong alignment on FRetargetDefinition"); \ static_assert(sizeof(FRetargetDefinition) == 0x000018, "Wrong size on FRetargetDefinition"); \ static_assert(offsetof(FRetargetDefinition, RootBone) == 0x000000, "Member 'FRetargetDefinition::RootBone' has a wrong offset!"); \ static_assert(offsetof(FRetargetDefinition, BoneChains) == 0x000008, "Member 'FRetargetDefinition::BoneChains' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGoalBone \ static_assert(alignof(FGoalBone) == 0x000004, "Wrong alignment on FGoalBone"); \ static_assert(sizeof(FGoalBone) == 0x000010, "Wrong size on FGoalBone"); \ #define DUMPER7_ASSERTS_FIKRigInputSkeleton \ static_assert(alignof(FIKRigInputSkeleton) == 0x000008, "Wrong alignment on FIKRigInputSkeleton"); \ static_assert(sizeof(FIKRigInputSkeleton) == 0x000038, "Wrong size on FIKRigInputSkeleton"); \ #define DUMPER7_ASSERTS_FIKRigSkeleton \ static_assert(alignof(FIKRigSkeleton) == 0x000008, "Wrong alignment on FIKRigSkeleton"); \ static_assert(sizeof(FIKRigSkeleton) == 0x000070, "Wrong size on FIKRigSkeleton"); \ static_assert(offsetof(FIKRigSkeleton, BoneNames) == 0x000000, "Member 'FIKRigSkeleton::BoneNames' has a wrong offset!"); \ static_assert(offsetof(FIKRigSkeleton, ParentIndices) == 0x000010, "Member 'FIKRigSkeleton::ParentIndices' has a wrong offset!"); \ static_assert(offsetof(FIKRigSkeleton, ExcludedBones) == 0x000020, "Member 'FIKRigSkeleton::ExcludedBones' has a wrong offset!"); \ static_assert(offsetof(FIKRigSkeleton, CurrentPoseGlobal) == 0x000030, "Member 'FIKRigSkeleton::CurrentPoseGlobal' has a wrong offset!"); \ static_assert(offsetof(FIKRigSkeleton, CurrentPoseLocal) == 0x000040, "Member 'FIKRigSkeleton::CurrentPoseLocal' has a wrong offset!"); \ static_assert(offsetof(FIKRigSkeleton, RefPoseGlobal) == 0x000050, "Member 'FIKRigSkeleton::RefPoseGlobal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRetargetChainMap \ static_assert(alignof(FRetargetChainMap) == 0x000004, "Wrong alignment on FRetargetChainMap"); \ static_assert(sizeof(FRetargetChainMap) == 0x000010, "Wrong size on FRetargetChainMap"); \ static_assert(offsetof(FRetargetChainMap, SourceChain) == 0x000000, "Member 'FRetargetChainMap::SourceChain' has a wrong offset!"); \ static_assert(offsetof(FRetargetChainMap, TargetChain) == 0x000008, "Member 'FRetargetChainMap::TargetChain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKRetargetPose \ static_assert(alignof(FIKRetargetPose) == 0x000008, "Wrong alignment on FIKRetargetPose"); \ static_assert(sizeof(FIKRetargetPose) == 0x000068, "Wrong size on FIKRetargetPose"); \ static_assert(offsetof(FIKRetargetPose, RootTranslationOffset) == 0x000000, "Member 'FIKRetargetPose::RootTranslationOffset' has a wrong offset!"); \ static_assert(offsetof(FIKRetargetPose, BoneRotationOffsets) == 0x000018, "Member 'FIKRetargetPose::BoneRotationOffsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLimbSolverSettings \ static_assert(alignof(FLimbSolverSettings) == 0x000004, "Wrong alignment on FLimbSolverSettings"); \ static_assert(sizeof(FLimbSolverSettings) == 0x000024, "Wrong size on FLimbSolverSettings"); \ static_assert(offsetof(FLimbSolverSettings, ReachPrecision) == 0x000000, "Member 'FLimbSolverSettings::ReachPrecision' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, HingeRotationAxis) == 0x000004, "Member 'FLimbSolverSettings::HingeRotationAxis' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, MaxIterations) == 0x000008, "Member 'FLimbSolverSettings::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, bEnableLimit) == 0x00000C, "Member 'FLimbSolverSettings::bEnableLimit' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, MinRotationAngle) == 0x000010, "Member 'FLimbSolverSettings::MinRotationAngle' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, bAveragePull) == 0x000014, "Member 'FLimbSolverSettings::bAveragePull' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, PullDistribution) == 0x000018, "Member 'FLimbSolverSettings::PullDistribution' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, ReachStepAlpha) == 0x00001C, "Member 'FLimbSolverSettings::ReachStepAlpha' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, bEnableTwistCorrection) == 0x000020, "Member 'FLimbSolverSettings::bEnableTwistCorrection' has a wrong offset!"); \ static_assert(offsetof(FLimbSolverSettings, EndBoneForwardAxis) == 0x000021, "Member 'FLimbSolverSettings::EndBoneForwardAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLimbLink \ static_assert(alignof(FLimbLink) == 0x000008, "Wrong alignment on FLimbLink"); \ static_assert(sizeof(FLimbLink) == 0x000068, "Wrong size on FLimbLink"); \ #define DUMPER7_ASSERTS_FLimbSolver \ static_assert(alignof(FLimbSolver) == 0x000008, "Wrong alignment on FLimbSolver"); \ static_assert(sizeof(FLimbSolver) == 0x000018, "Wrong size on FLimbSolver"); \ #define DUMPER7_ASSERTS_IKGoalCreatorInterface_AddIKGoals \ static_assert(alignof(IKGoalCreatorInterface_AddIKGoals) == 0x000008, "Wrong alignment on IKGoalCreatorInterface_AddIKGoals"); \ static_assert(sizeof(IKGoalCreatorInterface_AddIKGoals) == 0x000050, "Wrong size on IKGoalCreatorInterface_AddIKGoals"); \ static_assert(offsetof(IKGoalCreatorInterface_AddIKGoals, OutGoals) == 0x000000, "Member 'IKGoalCreatorInterface_AddIKGoals::OutGoals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIKGoalCreatorInterface \ static_assert(alignof(IIKGoalCreatorInterface) == 0x000001, "Wrong alignment on IIKGoalCreatorInterface"); \ static_assert(sizeof(IIKGoalCreatorInterface) == 0x000001, "Wrong size on IIKGoalCreatorInterface"); \ #define DUMPER7_ASSERTS_IKRigComponent_SetIKRigGoal \ static_assert(alignof(IKRigComponent_SetIKRigGoal) == 0x000010, "Wrong alignment on IKRigComponent_SetIKRigGoal"); \ static_assert(sizeof(IKRigComponent_SetIKRigGoal) == 0x0000A0, "Wrong size on IKRigComponent_SetIKRigGoal"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoal, Goal) == 0x000000, "Member 'IKRigComponent_SetIKRigGoal::Goal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRigComponent_SetIKRigGoalPositionAndRotation \ static_assert(alignof(IKRigComponent_SetIKRigGoalPositionAndRotation) == 0x000010, "Wrong alignment on IKRigComponent_SetIKRigGoalPositionAndRotation"); \ static_assert(sizeof(IKRigComponent_SetIKRigGoalPositionAndRotation) == 0x000050, "Wrong size on IKRigComponent_SetIKRigGoalPositionAndRotation"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalPositionAndRotation, GoalName) == 0x000000, "Member 'IKRigComponent_SetIKRigGoalPositionAndRotation::GoalName' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalPositionAndRotation, position) == 0x000008, "Member 'IKRigComponent_SetIKRigGoalPositionAndRotation::position' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalPositionAndRotation, Rotation) == 0x000020, "Member 'IKRigComponent_SetIKRigGoalPositionAndRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalPositionAndRotation, PositionAlpha) == 0x000040, "Member 'IKRigComponent_SetIKRigGoalPositionAndRotation::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalPositionAndRotation, RotationAlpha) == 0x000044, "Member 'IKRigComponent_SetIKRigGoalPositionAndRotation::RotationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRigComponent_SetIKRigGoalTransform \ static_assert(alignof(IKRigComponent_SetIKRigGoalTransform) == 0x000010, "Wrong alignment on IKRigComponent_SetIKRigGoalTransform"); \ static_assert(sizeof(IKRigComponent_SetIKRigGoalTransform) == 0x000080, "Wrong size on IKRigComponent_SetIKRigGoalTransform"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalTransform, GoalName) == 0x000000, "Member 'IKRigComponent_SetIKRigGoalTransform::GoalName' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalTransform, Transform) == 0x000010, "Member 'IKRigComponent_SetIKRigGoalTransform::Transform' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalTransform, PositionAlpha) == 0x000070, "Member 'IKRigComponent_SetIKRigGoalTransform::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(IKRigComponent_SetIKRigGoalTransform, RotationAlpha) == 0x000074, "Member 'IKRigComponent_SetIKRigGoalTransform::RotationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRigComponent \ static_assert(alignof(UIKRigComponent) == 0x000008, "Wrong alignment on UIKRigComponent"); \ static_assert(sizeof(UIKRigComponent) == 0x0000B8, "Wrong size on UIKRigComponent"); \ #define DUMPER7_ASSERTS_UIKRigEffectorGoal \ static_assert(alignof(UIKRigEffectorGoal) == 0x000010, "Wrong alignment on UIKRigEffectorGoal"); \ static_assert(sizeof(UIKRigEffectorGoal) == 0x000100, "Wrong size on UIKRigEffectorGoal"); \ static_assert(offsetof(UIKRigEffectorGoal, GoalName) == 0x000028, "Member 'UIKRigEffectorGoal::GoalName' has a wrong offset!"); \ static_assert(offsetof(UIKRigEffectorGoal, BoneName) == 0x000030, "Member 'UIKRigEffectorGoal::BoneName' has a wrong offset!"); \ static_assert(offsetof(UIKRigEffectorGoal, PositionAlpha) == 0x000038, "Member 'UIKRigEffectorGoal::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRigEffectorGoal, RotationAlpha) == 0x00003C, "Member 'UIKRigEffectorGoal::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRigEffectorGoal, CurrentTransform) == 0x000040, "Member 'UIKRigEffectorGoal::CurrentTransform' has a wrong offset!"); \ static_assert(offsetof(UIKRigEffectorGoal, InitialTransform) == 0x0000A0, "Member 'UIKRigEffectorGoal::InitialTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRigDefinition \ static_assert(alignof(UIKRigDefinition) == 0x000008, "Wrong alignment on UIKRigDefinition"); \ static_assert(sizeof(UIKRigDefinition) == 0x000108, "Wrong size on UIKRigDefinition"); \ static_assert(offsetof(UIKRigDefinition, PreviewSkeletalMesh) == 0x000030, "Member 'UIKRigDefinition::PreviewSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(UIKRigDefinition, Skeleton) == 0x000060, "Member 'UIKRigDefinition::Skeleton' has a wrong offset!"); \ static_assert(offsetof(UIKRigDefinition, Goals) == 0x0000D0, "Member 'UIKRigDefinition::Goals' has a wrong offset!"); \ static_assert(offsetof(UIKRigDefinition, Solvers) == 0x0000E0, "Member 'UIKRigDefinition::Solvers' has a wrong offset!"); \ static_assert(offsetof(UIKRigDefinition, RetargetDefinition) == 0x0000F0, "Member 'UIKRigDefinition::RetargetDefinition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRigProcessor \ static_assert(alignof(UIKRigProcessor) == 0x000008, "Wrong alignment on UIKRigProcessor"); \ static_assert(sizeof(UIKRigProcessor) == 0x000148, "Wrong size on UIKRigProcessor"); \ static_assert(offsetof(UIKRigProcessor, Solvers) == 0x000060, "Member 'UIKRigProcessor::Solvers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRigSolver \ static_assert(alignof(UIKRigSolver) == 0x000008, "Wrong alignment on UIKRigSolver"); \ static_assert(sizeof(UIKRigSolver) == 0x000030, "Wrong size on UIKRigSolver"); \ static_assert(offsetof(UIKRigSolver, bIsEnabled) == 0x000028, "Member 'UIKRigSolver::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URetargetChainSettings \ static_assert(alignof(URetargetChainSettings) == 0x000008, "Wrong alignment on URetargetChainSettings"); \ static_assert(sizeof(URetargetChainSettings) == 0x000170, "Wrong size on URetargetChainSettings"); \ static_assert(offsetof(URetargetChainSettings, SourceChain) == 0x000028, "Member 'URetargetChainSettings::SourceChain' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, TargetChain) == 0x000030, "Member 'URetargetChainSettings::TargetChain' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, Settings) == 0x000038, "Member 'URetargetChainSettings::Settings' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, CopyPoseUsingFK) == 0x0000D8, "Member 'URetargetChainSettings::CopyPoseUsingFK' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, RotationMode) == 0x0000D9, "Member 'URetargetChainSettings::RotationMode' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, RotationAlpha) == 0x0000DC, "Member 'URetargetChainSettings::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, TranslationMode) == 0x0000E0, "Member 'URetargetChainSettings::TranslationMode' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, TranslationAlpha) == 0x0000E4, "Member 'URetargetChainSettings::TranslationAlpha' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, DriveIKGoal) == 0x0000E8, "Member 'URetargetChainSettings::DriveIKGoal' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, BlendToSource) == 0x0000EC, "Member 'URetargetChainSettings::BlendToSource' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, BlendToSourceWeights) == 0x0000F0, "Member 'URetargetChainSettings::BlendToSourceWeights' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, StaticOffset) == 0x000108, "Member 'URetargetChainSettings::StaticOffset' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, StaticLocalOffset) == 0x000120, "Member 'URetargetChainSettings::StaticLocalOffset' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, StaticRotationOffset) == 0x000138, "Member 'URetargetChainSettings::StaticRotationOffset' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, Extension) == 0x000150, "Member 'URetargetChainSettings::Extension' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, UseSpeedCurveToPlantIK) == 0x000154, "Member 'URetargetChainSettings::UseSpeedCurveToPlantIK' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, SpeedCurveName) == 0x000158, "Member 'URetargetChainSettings::SpeedCurveName' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, VelocityThreshold) == 0x000160, "Member 'URetargetChainSettings::VelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, UnplantStiffness) == 0x000164, "Member 'URetargetChainSettings::UnplantStiffness' has a wrong offset!"); \ static_assert(offsetof(URetargetChainSettings, UnplantCriticalDamping) == 0x000168, "Member 'URetargetChainSettings::UnplantCriticalDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URetargetRootSettings \ static_assert(alignof(URetargetRootSettings) == 0x000008, "Wrong alignment on URetargetRootSettings"); \ static_assert(sizeof(URetargetRootSettings) == 0x0000E8, "Wrong size on URetargetRootSettings"); \ static_assert(offsetof(URetargetRootSettings, Settings) == 0x000028, "Member 'URetargetRootSettings::Settings' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, RetargetRootTranslation) == 0x000090, "Member 'URetargetRootSettings::RetargetRootTranslation' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, GlobalScaleHorizontal) == 0x000094, "Member 'URetargetRootSettings::GlobalScaleHorizontal' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, GlobalScaleVertical) == 0x000098, "Member 'URetargetRootSettings::GlobalScaleVertical' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, BlendToSource) == 0x0000A0, "Member 'URetargetRootSettings::BlendToSource' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, StaticOffset) == 0x0000B8, "Member 'URetargetRootSettings::StaticOffset' has a wrong offset!"); \ static_assert(offsetof(URetargetRootSettings, StaticRotationOffset) == 0x0000D0, "Member 'URetargetRootSettings::StaticRotationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRetargetGlobalSettings \ static_assert(alignof(UIKRetargetGlobalSettings) == 0x000008, "Wrong alignment on UIKRetargetGlobalSettings"); \ static_assert(sizeof(UIKRetargetGlobalSettings) == 0x000048, "Wrong size on UIKRetargetGlobalSettings"); \ static_assert(offsetof(UIKRetargetGlobalSettings, Settings) == 0x000028, "Member 'UIKRetargetGlobalSettings::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetChainSettingsFromRetargetAsset \ static_assert(alignof(IKRetargeter_GetChainSettingsFromRetargetAsset) == 0x000008, "Wrong alignment on IKRetargeter_GetChainSettingsFromRetargetAsset"); \ static_assert(sizeof(IKRetargeter_GetChainSettingsFromRetargetAsset) == 0x0000B8, "Wrong size on IKRetargeter_GetChainSettingsFromRetargetAsset"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetAsset, RetargetAsset) == 0x000000, "Member 'IKRetargeter_GetChainSettingsFromRetargetAsset::RetargetAsset' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetAsset, TargetChainName) == 0x000008, "Member 'IKRetargeter_GetChainSettingsFromRetargetAsset::TargetChainName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetAsset, OptionalProfileName) == 0x000010, "Member 'IKRetargeter_GetChainSettingsFromRetargetAsset::OptionalProfileName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetAsset, ReturnValue) == 0x000018, "Member 'IKRetargeter_GetChainSettingsFromRetargetAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetChainSettingsFromRetargetProfile \ static_assert(alignof(IKRetargeter_GetChainSettingsFromRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_GetChainSettingsFromRetargetProfile"); \ static_assert(sizeof(IKRetargeter_GetChainSettingsFromRetargetProfile) == 0x0001B0, "Wrong size on IKRetargeter_GetChainSettingsFromRetargetProfile"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_GetChainSettingsFromRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetProfile, TargetChainName) == 0x000108, "Member 'IKRetargeter_GetChainSettingsFromRetargetProfile::TargetChainName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainSettingsFromRetargetProfile, ReturnValue) == 0x000110, "Member 'IKRetargeter_GetChainSettingsFromRetargetProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetChainUsingGoalFromRetargetAsset \ static_assert(alignof(IKRetargeter_GetChainUsingGoalFromRetargetAsset) == 0x000008, "Wrong alignment on IKRetargeter_GetChainUsingGoalFromRetargetAsset"); \ static_assert(sizeof(IKRetargeter_GetChainUsingGoalFromRetargetAsset) == 0x0000B0, "Wrong size on IKRetargeter_GetChainUsingGoalFromRetargetAsset"); \ static_assert(offsetof(IKRetargeter_GetChainUsingGoalFromRetargetAsset, RetargetAsset) == 0x000000, "Member 'IKRetargeter_GetChainUsingGoalFromRetargetAsset::RetargetAsset' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainUsingGoalFromRetargetAsset, IKGoalName) == 0x000008, "Member 'IKRetargeter_GetChainUsingGoalFromRetargetAsset::IKGoalName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetChainUsingGoalFromRetargetAsset, ReturnValue) == 0x000010, "Member 'IKRetargeter_GetChainUsingGoalFromRetargetAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetGlobalSettingsFromRetargetAsset \ static_assert(alignof(IKRetargeter_GetGlobalSettingsFromRetargetAsset) == 0x000008, "Wrong alignment on IKRetargeter_GetGlobalSettingsFromRetargetAsset"); \ static_assert(sizeof(IKRetargeter_GetGlobalSettingsFromRetargetAsset) == 0x000030, "Wrong size on IKRetargeter_GetGlobalSettingsFromRetargetAsset"); \ static_assert(offsetof(IKRetargeter_GetGlobalSettingsFromRetargetAsset, RetargetAsset) == 0x000000, "Member 'IKRetargeter_GetGlobalSettingsFromRetargetAsset::RetargetAsset' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetGlobalSettingsFromRetargetAsset, OptionalProfileName) == 0x000008, "Member 'IKRetargeter_GetGlobalSettingsFromRetargetAsset::OptionalProfileName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetGlobalSettingsFromRetargetAsset, OutSettings) == 0x000010, "Member 'IKRetargeter_GetGlobalSettingsFromRetargetAsset::OutSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetGlobalSettingsFromRetargetProfile \ static_assert(alignof(IKRetargeter_GetGlobalSettingsFromRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_GetGlobalSettingsFromRetargetProfile"); \ static_assert(sizeof(IKRetargeter_GetGlobalSettingsFromRetargetProfile) == 0x000128, "Wrong size on IKRetargeter_GetGlobalSettingsFromRetargetProfile"); \ static_assert(offsetof(IKRetargeter_GetGlobalSettingsFromRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_GetGlobalSettingsFromRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetGlobalSettingsFromRetargetProfile, ReturnValue) == 0x000108, "Member 'IKRetargeter_GetGlobalSettingsFromRetargetProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetRootSettingsFromRetargetAsset \ static_assert(alignof(IKRetargeter_GetRootSettingsFromRetargetAsset) == 0x000008, "Wrong alignment on IKRetargeter_GetRootSettingsFromRetargetAsset"); \ static_assert(sizeof(IKRetargeter_GetRootSettingsFromRetargetAsset) == 0x000078, "Wrong size on IKRetargeter_GetRootSettingsFromRetargetAsset"); \ static_assert(offsetof(IKRetargeter_GetRootSettingsFromRetargetAsset, RetargetAsset) == 0x000000, "Member 'IKRetargeter_GetRootSettingsFromRetargetAsset::RetargetAsset' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetRootSettingsFromRetargetAsset, OptionalProfileName) == 0x000008, "Member 'IKRetargeter_GetRootSettingsFromRetargetAsset::OptionalProfileName' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetRootSettingsFromRetargetAsset, OutSettings) == 0x000010, "Member 'IKRetargeter_GetRootSettingsFromRetargetAsset::OutSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_GetRootSettingsFromRetargetProfile \ static_assert(alignof(IKRetargeter_GetRootSettingsFromRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_GetRootSettingsFromRetargetProfile"); \ static_assert(sizeof(IKRetargeter_GetRootSettingsFromRetargetProfile) == 0x000170, "Wrong size on IKRetargeter_GetRootSettingsFromRetargetProfile"); \ static_assert(offsetof(IKRetargeter_GetRootSettingsFromRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_GetRootSettingsFromRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_GetRootSettingsFromRetargetProfile, ReturnValue) == 0x000108, "Member 'IKRetargeter_GetRootSettingsFromRetargetProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetChainFKSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetChainFKSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetChainFKSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetChainFKSettingsInRetargetProfile) == 0x000128, "Wrong size on IKRetargeter_SetChainFKSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetChainFKSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetChainFKSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainFKSettingsInRetargetProfile, FKSettings) == 0x000108, "Member 'IKRetargeter_SetChainFKSettingsInRetargetProfile::FKSettings' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainFKSettingsInRetargetProfile, TargetChainName) == 0x000120, "Member 'IKRetargeter_SetChainFKSettingsInRetargetProfile::TargetChainName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetChainIKSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetChainIKSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetChainIKSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetChainIKSettingsInRetargetProfile) == 0x000180, "Wrong size on IKRetargeter_SetChainIKSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetChainIKSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetChainIKSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainIKSettingsInRetargetProfile, IKSettings) == 0x000108, "Member 'IKRetargeter_SetChainIKSettingsInRetargetProfile::IKSettings' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainIKSettingsInRetargetProfile, TargetChainName) == 0x000178, "Member 'IKRetargeter_SetChainIKSettingsInRetargetProfile::TargetChainName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetChainSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetChainSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetChainSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetChainSettingsInRetargetProfile) == 0x0001B0, "Wrong size on IKRetargeter_SetChainSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetChainSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetChainSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainSettingsInRetargetProfile, ChainSettings_0) == 0x000108, "Member 'IKRetargeter_SetChainSettingsInRetargetProfile::ChainSettings_0' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainSettingsInRetargetProfile, TargetChainName) == 0x0001A8, "Member 'IKRetargeter_SetChainSettingsInRetargetProfile::TargetChainName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile) == 0x000128, "Wrong size on IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile, SpeedPlantSettings) == 0x000108, "Member 'IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile::SpeedPlantSettings' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile, TargetChainName) == 0x000120, "Member 'IKRetargeter_SetChainSpeedPlantSettingsInRetargetProfile::TargetChainName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetGlobalSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetGlobalSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetGlobalSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetGlobalSettingsInRetargetProfile) == 0x000128, "Wrong size on IKRetargeter_SetGlobalSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetGlobalSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetGlobalSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetGlobalSettingsInRetargetProfile, GlobalSettings_0) == 0x000108, "Member 'IKRetargeter_SetGlobalSettingsInRetargetProfile::GlobalSettings_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IKRetargeter_SetRootSettingsInRetargetProfile \ static_assert(alignof(IKRetargeter_SetRootSettingsInRetargetProfile) == 0x000008, "Wrong alignment on IKRetargeter_SetRootSettingsInRetargetProfile"); \ static_assert(sizeof(IKRetargeter_SetRootSettingsInRetargetProfile) == 0x000170, "Wrong size on IKRetargeter_SetRootSettingsInRetargetProfile"); \ static_assert(offsetof(IKRetargeter_SetRootSettingsInRetargetProfile, RetargetProfile) == 0x000000, "Member 'IKRetargeter_SetRootSettingsInRetargetProfile::RetargetProfile' has a wrong offset!"); \ static_assert(offsetof(IKRetargeter_SetRootSettingsInRetargetProfile, RootSettings_0) == 0x000108, "Member 'IKRetargeter_SetRootSettingsInRetargetProfile::RootSettings_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRetargeter \ static_assert(alignof(UIKRetargeter) == 0x000008, "Wrong alignment on UIKRetargeter"); \ static_assert(sizeof(UIKRetargeter) == 0x000218, "Wrong size on UIKRetargeter"); \ static_assert(offsetof(UIKRetargeter, SourceIKRigAsset) == 0x000028, "Member 'UIKRetargeter::SourceIKRigAsset' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, TargetIKRigAsset) == 0x000058, "Member 'UIKRetargeter::TargetIKRigAsset' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, ChainMapping) == 0x000088, "Member 'UIKRetargeter::ChainMapping' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, ChainSettings) == 0x000098, "Member 'UIKRetargeter::ChainSettings' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, RootSettings) == 0x0000A8, "Member 'UIKRetargeter::RootSettings' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, GlobalSettings) == 0x0000B0, "Member 'UIKRetargeter::GlobalSettings' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, Profiles) == 0x0000B8, "Member 'UIKRetargeter::Profiles' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, CurrentProfile) == 0x000108, "Member 'UIKRetargeter::CurrentProfile' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, SourceRetargetPoses) == 0x000110, "Member 'UIKRetargeter::SourceRetargetPoses' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, TargetRetargetPoses) == 0x000160, "Member 'UIKRetargeter::TargetRetargetPoses' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, CurrentSourceRetargetPose) == 0x0001B0, "Member 'UIKRetargeter::CurrentSourceRetargetPose' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, CurrentTargetRetargetPose) == 0x0001B8, "Member 'UIKRetargeter::CurrentTargetRetargetPose' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, RetargetPoses) == 0x0001C0, "Member 'UIKRetargeter::RetargetPoses' has a wrong offset!"); \ static_assert(offsetof(UIKRetargeter, CurrentRetargetPose) == 0x000210, "Member 'UIKRetargeter::CurrentRetargetPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRetargetProcessor \ static_assert(alignof(UIKRetargetProcessor) == 0x000010, "Wrong alignment on UIKRetargetProcessor"); \ static_assert(sizeof(UIKRetargetProcessor) == 0x000370, "Wrong size on UIKRetargetProcessor"); \ static_assert(offsetof(UIKRetargetProcessor, IKRigProcessor) == 0x000170, "Member 'UIKRetargetProcessor::IKRigProcessor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_BodyMoverEffector \ static_assert(alignof(UIKRig_BodyMoverEffector) == 0x000008, "Wrong alignment on UIKRig_BodyMoverEffector"); \ static_assert(sizeof(UIKRig_BodyMoverEffector) == 0x000040, "Wrong size on UIKRig_BodyMoverEffector"); \ static_assert(offsetof(UIKRig_BodyMoverEffector, GoalName) == 0x000028, "Member 'UIKRig_BodyMoverEffector::GoalName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMoverEffector, BoneName) == 0x000030, "Member 'UIKRig_BodyMoverEffector::BoneName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMoverEffector, InfluenceMultiplier) == 0x000038, "Member 'UIKRig_BodyMoverEffector::InfluenceMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_BodyMover \ static_assert(alignof(UIKRig_BodyMover) == 0x000008, "Wrong alignment on UIKRig_BodyMover"); \ static_assert(sizeof(UIKRig_BodyMover) == 0x000080, "Wrong size on UIKRig_BodyMover"); \ static_assert(offsetof(UIKRig_BodyMover, RootBone) == 0x000030, "Member 'UIKRig_BodyMover::RootBone' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionAlpha) == 0x000038, "Member 'UIKRig_BodyMover::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionPositiveX) == 0x00003C, "Member 'UIKRig_BodyMover::PositionPositiveX' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionNegativeX) == 0x000040, "Member 'UIKRig_BodyMover::PositionNegativeX' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionPositiveY) == 0x000044, "Member 'UIKRig_BodyMover::PositionPositiveY' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionNegativeY) == 0x000048, "Member 'UIKRig_BodyMover::PositionNegativeY' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionPositiveZ) == 0x00004C, "Member 'UIKRig_BodyMover::PositionPositiveZ' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, PositionNegativeZ) == 0x000050, "Member 'UIKRig_BodyMover::PositionNegativeZ' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, RotationAlpha) == 0x000054, "Member 'UIKRig_BodyMover::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, RotateXAlpha) == 0x000058, "Member 'UIKRig_BodyMover::RotateXAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, RotateYAlpha) == 0x00005C, "Member 'UIKRig_BodyMover::RotateYAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, RotateZAlpha) == 0x000060, "Member 'UIKRig_BodyMover::RotateZAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_BodyMover, Effectors) == 0x000068, "Member 'UIKRig_BodyMover::Effectors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_LimbEffector \ static_assert(alignof(UIKRig_LimbEffector) == 0x000008, "Wrong alignment on UIKRig_LimbEffector"); \ static_assert(sizeof(UIKRig_LimbEffector) == 0x000038, "Wrong size on UIKRig_LimbEffector"); \ static_assert(offsetof(UIKRig_LimbEffector, GoalName) == 0x000028, "Member 'UIKRig_LimbEffector::GoalName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbEffector, BoneName) == 0x000030, "Member 'UIKRig_LimbEffector::BoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_LimbSolver \ static_assert(alignof(UIKRig_LimbSolver) == 0x000008, "Wrong alignment on UIKRig_LimbSolver"); \ static_assert(sizeof(UIKRig_LimbSolver) == 0x000090, "Wrong size on UIKRig_LimbSolver"); \ static_assert(offsetof(UIKRig_LimbSolver, RootName) == 0x000030, "Member 'UIKRig_LimbSolver::RootName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, ReachPrecision) == 0x000038, "Member 'UIKRig_LimbSolver::ReachPrecision' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, HingeRotationAxis) == 0x00003C, "Member 'UIKRig_LimbSolver::HingeRotationAxis' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, MaxIterations) == 0x000040, "Member 'UIKRig_LimbSolver::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, bEnableLimit) == 0x000044, "Member 'UIKRig_LimbSolver::bEnableLimit' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, MinRotationAngle) == 0x000048, "Member 'UIKRig_LimbSolver::MinRotationAngle' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, bAveragePull) == 0x00004C, "Member 'UIKRig_LimbSolver::bAveragePull' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, PullDistribution) == 0x000050, "Member 'UIKRig_LimbSolver::PullDistribution' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, ReachStepAlpha) == 0x000054, "Member 'UIKRig_LimbSolver::ReachStepAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, bEnableTwistCorrection) == 0x000058, "Member 'UIKRig_LimbSolver::bEnableTwistCorrection' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, EndBoneForwardAxis) == 0x000059, "Member 'UIKRig_LimbSolver::EndBoneForwardAxis' has a wrong offset!"); \ static_assert(offsetof(UIKRig_LimbSolver, Effector) == 0x000060, "Member 'UIKRig_LimbSolver::Effector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_FBIKEffector \ static_assert(alignof(UIKRig_FBIKEffector) == 0x000008, "Wrong alignment on UIKRig_FBIKEffector"); \ static_assert(sizeof(UIKRig_FBIKEffector) == 0x000048, "Wrong size on UIKRig_FBIKEffector"); \ static_assert(offsetof(UIKRig_FBIKEffector, GoalName) == 0x000028, "Member 'UIKRig_FBIKEffector::GoalName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_FBIKEffector, BoneName) == 0x000030, "Member 'UIKRig_FBIKEffector::BoneName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_FBIKEffector, StrengthAlpha) == 0x000038, "Member 'UIKRig_FBIKEffector::StrengthAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_FBIKEffector, PullChainAlpha) == 0x00003C, "Member 'UIKRig_FBIKEffector::PullChainAlpha' has a wrong offset!"); \ static_assert(offsetof(UIKRig_FBIKEffector, PinRotation) == 0x000040, "Member 'UIKRig_FBIKEffector::PinRotation' has a wrong offset!"); \ static_assert(offsetof(UIKRig_FBIKEffector, IndexInSolver) == 0x000044, "Member 'UIKRig_FBIKEffector::IndexInSolver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_PBIKBoneSettings \ static_assert(alignof(UIKRig_PBIKBoneSettings) == 0x000008, "Wrong alignment on UIKRig_PBIKBoneSettings"); \ static_assert(sizeof(UIKRig_PBIKBoneSettings) == 0x000078, "Wrong size on UIKRig_PBIKBoneSettings"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, bone) == 0x000028, "Member 'UIKRig_PBIKBoneSettings::bone' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, RotationStiffness) == 0x000030, "Member 'UIKRig_PBIKBoneSettings::RotationStiffness' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, PositionStiffness) == 0x000034, "Member 'UIKRig_PBIKBoneSettings::PositionStiffness' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, X) == 0x000038, "Member 'UIKRig_PBIKBoneSettings::X' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MinX) == 0x00003C, "Member 'UIKRig_PBIKBoneSettings::MinX' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MaxX) == 0x000040, "Member 'UIKRig_PBIKBoneSettings::MaxX' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, Y) == 0x000044, "Member 'UIKRig_PBIKBoneSettings::Y' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MinY) == 0x000048, "Member 'UIKRig_PBIKBoneSettings::MinY' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MaxY) == 0x00004C, "Member 'UIKRig_PBIKBoneSettings::MaxY' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, Z) == 0x000050, "Member 'UIKRig_PBIKBoneSettings::Z' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MinZ) == 0x000054, "Member 'UIKRig_PBIKBoneSettings::MinZ' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, MaxZ) == 0x000058, "Member 'UIKRig_PBIKBoneSettings::MaxZ' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, bUsePreferredAngles) == 0x00005C, "Member 'UIKRig_PBIKBoneSettings::bUsePreferredAngles' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PBIKBoneSettings, PreferredAngles) == 0x000060, "Member 'UIKRig_PBIKBoneSettings::PreferredAngles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRigPBIKSolver \ static_assert(alignof(UIKRigPBIKSolver) == 0x000008, "Wrong alignment on UIKRigPBIKSolver"); \ static_assert(sizeof(UIKRigPBIKSolver) == 0x0000D0, "Wrong size on UIKRigPBIKSolver"); \ static_assert(offsetof(UIKRigPBIKSolver, RootBone) == 0x000030, "Member 'UIKRigPBIKSolver::RootBone' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, Iterations) == 0x000038, "Member 'UIKRigPBIKSolver::Iterations' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, MassMultiplier) == 0x00003C, "Member 'UIKRigPBIKSolver::MassMultiplier' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, MinMassMultiplier) == 0x000040, "Member 'UIKRigPBIKSolver::MinMassMultiplier' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, bAllowStretch) == 0x000044, "Member 'UIKRigPBIKSolver::bAllowStretch' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, RootBehavior) == 0x000045, "Member 'UIKRigPBIKSolver::RootBehavior' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, bStartSolveFromInputPose) == 0x000046, "Member 'UIKRigPBIKSolver::bStartSolveFromInputPose' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, Effectors) == 0x000048, "Member 'UIKRigPBIKSolver::Effectors' has a wrong offset!"); \ static_assert(offsetof(UIKRigPBIKSolver, BoneSettings) == 0x000058, "Member 'UIKRigPBIKSolver::BoneSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_PoleSolverEffector \ static_assert(alignof(UIKRig_PoleSolverEffector) == 0x000008, "Wrong alignment on UIKRig_PoleSolverEffector"); \ static_assert(sizeof(UIKRig_PoleSolverEffector) == 0x000040, "Wrong size on UIKRig_PoleSolverEffector"); \ static_assert(offsetof(UIKRig_PoleSolverEffector, GoalName) == 0x000028, "Member 'UIKRig_PoleSolverEffector::GoalName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PoleSolverEffector, BoneName) == 0x000030, "Member 'UIKRig_PoleSolverEffector::BoneName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PoleSolverEffector, ALPHA) == 0x000038, "Member 'UIKRig_PoleSolverEffector::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_PoleSolver \ static_assert(alignof(UIKRig_PoleSolver) == 0x000008, "Wrong alignment on UIKRig_PoleSolver"); \ static_assert(sizeof(UIKRig_PoleSolver) == 0x000068, "Wrong size on UIKRig_PoleSolver"); \ static_assert(offsetof(UIKRig_PoleSolver, RootName) == 0x000030, "Member 'UIKRig_PoleSolver::RootName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PoleSolver, EndName) == 0x000038, "Member 'UIKRig_PoleSolver::EndName' has a wrong offset!"); \ static_assert(offsetof(UIKRig_PoleSolver, Effector) == 0x000040, "Member 'UIKRig_PoleSolver::Effector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_SetTransformEffector \ static_assert(alignof(UIKRig_SetTransformEffector) == 0x000008, "Wrong alignment on UIKRig_SetTransformEffector"); \ static_assert(sizeof(UIKRig_SetTransformEffector) == 0x000030, "Wrong size on UIKRig_SetTransformEffector"); \ static_assert(offsetof(UIKRig_SetTransformEffector, bEnablePosition) == 0x000028, "Member 'UIKRig_SetTransformEffector::bEnablePosition' has a wrong offset!"); \ static_assert(offsetof(UIKRig_SetTransformEffector, bEnableRotation) == 0x000029, "Member 'UIKRig_SetTransformEffector::bEnableRotation' has a wrong offset!"); \ static_assert(offsetof(UIKRig_SetTransformEffector, ALPHA) == 0x00002C, "Member 'UIKRig_SetTransformEffector::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIKRig_SetTransform \ static_assert(alignof(UIKRig_SetTransform) == 0x000008, "Wrong alignment on UIKRig_SetTransform"); \ static_assert(sizeof(UIKRig_SetTransform) == 0x000050, "Wrong size on UIKRig_SetTransform"); \ static_assert(offsetof(UIKRig_SetTransform, Goal) == 0x000030, "Member 'UIKRig_SetTransform::Goal' has a wrong offset!"); \ static_assert(offsetof(UIKRig_SetTransform, RootBone) == 0x000038, "Member 'UIKRig_SetTransform::RootBone' has a wrong offset!"); \ static_assert(offsetof(UIKRig_SetTransform, Effector) == 0x000040, "Member 'UIKRig_SetTransform::Effector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature \ static_assert(alignof(Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature) == 0x000008, "Wrong alignment on Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature"); \ static_assert(sizeof(Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature) == 0x000008, "Wrong size on Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature"); \ static_assert(offsetof(Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature, Point) == 0x000000, "Member 'Human_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_1_SelectPoint__DelegateSignature::Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_BreakGoto \ static_assert(alignof(Human_AI_C_BreakGoto) == 0x000008, "Wrong alignment on Human_AI_C_BreakGoto"); \ static_assert(sizeof(Human_AI_C_BreakGoto) == 0x000038, "Wrong size on Human_AI_C_BreakGoto"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_GetBlackboard_ReturnValue) == 0x000000, "Member 'Human_AI_C_BreakGoto::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_GetValueAsObject_ReturnValue) == 0x000008, "Member 'Human_AI_C_BreakGoto::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Human_AI_C_BreakGoto::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_GetBlackboard_ReturnValue_1) == 0x000018, "Member 'Human_AI_C_BreakGoto::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_MakeLiteralName_ReturnValue) == 0x000020, "Member 'Human_AI_C_BreakGoto::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_GetBlackboard_ReturnValue_2) == 0x000028, "Member 'Human_AI_C_BreakGoto::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakGoto, CallFunc_GetBlackboard_ReturnValue_3) == 0x000030, "Member 'Human_AI_C_BreakGoto::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_BreakLead \ static_assert(alignof(Human_AI_C_BreakLead) == 0x000008, "Wrong alignment on Human_AI_C_BreakLead"); \ static_assert(sizeof(Human_AI_C_BreakLead) == 0x000040, "Wrong size on Human_AI_C_BreakLead"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetBlackboard_ReturnValue) == 0x000000, "Member 'Human_AI_C_BreakLead::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetValueAsObject_ReturnValue) == 0x000008, "Member 'Human_AI_C_BreakLead::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Human_AI_C_BreakLead::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetBlackboard_ReturnValue_1) == 0x000018, "Member 'Human_AI_C_BreakLead::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_MakeLiteralName_ReturnValue) == 0x000020, "Member 'Human_AI_C_BreakLead::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetBlackboard_ReturnValue_2) == 0x000028, "Member 'Human_AI_C_BreakLead::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetBlackboard_ReturnValue_3) == 0x000030, "Member 'Human_AI_C_BreakLead::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_BreakLead, CallFunc_GetBlackboard_ReturnValue_4) == 0x000038, "Member 'Human_AI_C_BreakLead::CallFunc_GetBlackboard_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_CanBreakWait \ static_assert(alignof(Human_AI_C_CanBreakWait) == 0x000008, "Wrong alignment on Human_AI_C_CanBreakWait"); \ static_assert(sizeof(Human_AI_C_CanBreakWait) == 0x000040, "Wrong size on Human_AI_C_CanBreakWait"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, Result) == 0x000000, "Member 'Human_AI_C_CanBreakWait::Result' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, CallFunc_GetBlackboard_ReturnValue) == 0x000008, "Member 'Human_AI_C_CanBreakWait::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, CallFunc_MakeLiteralName_ReturnValue) == 0x000010, "Member 'Human_AI_C_CanBreakWait::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, CallFunc_GetValueAsObject_ReturnValue) == 0x000018, "Member 'Human_AI_C_CanBreakWait::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, K2Node_DynamicCast_AsMai_Action_Point) == 0x000020, "Member 'Human_AI_C_CanBreakWait::K2Node_DynamicCast_AsMai_Action_Point' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Human_AI_C_CanBreakWait::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, K2Node_DynamicCast_AsCompanion_Wait_Point) == 0x000030, "Member 'Human_AI_C_CanBreakWait::K2Node_DynamicCast_AsCompanion_Wait_Point' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_CanBreakWait, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'Human_AI_C_CanBreakWait::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_DebugBoardLocations \ static_assert(alignof(Human_AI_C_DebugBoardLocations) == 0x000008, "Wrong alignment on Human_AI_C_DebugBoardLocations"); \ static_assert(sizeof(Human_AI_C_DebugBoardLocations) == 0x000048, "Wrong size on Human_AI_C_DebugBoardLocations"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_Conv_StringToName_ReturnValue) == 0x000030, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_K2_GetPawn_ReturnValue) == 0x000038, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_DebugBoardLocations, CallFunc_getAIDebugState_ReturnValue) == 0x000040, "Member 'Human_AI_C_DebugBoardLocations::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_ExecuteUbergraph_Human_AI \ static_assert(alignof(Human_AI_C_ExecuteUbergraph_Human_AI) == 0x000008, "Wrong alignment on Human_AI_C_ExecuteUbergraph_Human_AI"); \ static_assert(sizeof(Human_AI_C_ExecuteUbergraph_Human_AI) == 0x000078, "Wrong size on Human_AI_C_ExecuteUbergraph_Human_AI"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, EntryPoint) == 0x000000, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_Hit) == 0x000005, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_Hit' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_enemy_1) == 0x000008, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_enemy_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_Damage) == 0x000010, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_Damage' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_ComponentBoundEvent_point) == 0x000018, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_ComponentBoundEvent_point' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, CallFunc_MakeLiteralName_ReturnValue) == 0x000028, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_key) == 0x000030, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_key' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_actor) == 0x000038, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_DynamicCast_AsCharacter) == 0x000040, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_SwitchName_CmpSuccess) == 0x000049, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_enemy) == 0x000050, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_damageClass) == 0x000058, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, CallFunc_GetBlackboard_ReturnValue_1) == 0x000060, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000068, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_ExecuteUbergraph_Human_AI, K2Node_Event_EndPlayReason) == 0x000070, "Member 'Human_AI_C_ExecuteUbergraph_Human_AI::K2Node_Event_EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_FollowMaster \ static_assert(alignof(Human_AI_C_FollowMaster) == 0x000008, "Wrong alignment on Human_AI_C_FollowMaster"); \ static_assert(sizeof(Human_AI_C_FollowMaster) == 0x000018, "Wrong size on Human_AI_C_FollowMaster"); \ static_assert(offsetof(Human_AI_C_FollowMaster, BreakWait) == 0x000000, "Member 'Human_AI_C_FollowMaster::BreakWait' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_FollowMaster, BreakLead) == 0x000001, "Member 'Human_AI_C_FollowMaster::BreakLead' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_FollowMaster, BreakGoto_0) == 0x000002, "Member 'Human_AI_C_FollowMaster::BreakGoto_0' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_FollowMaster, BreakStayClose) == 0x000003, "Member 'Human_AI_C_FollowMaster::BreakStayClose' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_FollowMaster, CallFunc_GetBlackboard_ReturnValue) == 0x000008, "Member 'Human_AI_C_FollowMaster::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_FollowMaster, CallFunc_MakeLiteralName_ReturnValue) == 0x000010, "Member 'Human_AI_C_FollowMaster::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_GetCloseSpot \ static_assert(alignof(Human_AI_C_GetCloseSpot) == 0x000010, "Wrong alignment on Human_AI_C_GetCloseSpot"); \ static_assert(sizeof(Human_AI_C_GetCloseSpot) == 0x0000B0, "Wrong size on Human_AI_C_GetCloseSpot"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, Result) == 0x000000, "Member 'Human_AI_C_GetCloseSpot::Result' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Human_AI_C_GetCloseSpot::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000010, "Member 'Human_AI_C_GetCloseSpot::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'Human_AI_C_GetCloseSpot::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, Temp_bool_Variable) == 0x000020, "Member 'Human_AI_C_GetCloseSpot::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'Human_AI_C_GetCloseSpot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, K2Node_Select_Default) == 0x000028, "Member 'Human_AI_C_GetCloseSpot::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_GetTransform_ReturnValue) == 0x000030, "Member 'Human_AI_C_GetCloseSpot::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_IsValid_ReturnValue_1) == 0x000090, "Member 'Human_AI_C_GetCloseSpot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000098, "Member 'Human_AI_C_GetCloseSpot::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_GetCloseSpot, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000A0, "Member 'Human_AI_C_GetCloseSpot::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_Goto \ static_assert(alignof(Human_AI_C_Goto) == 0x000008, "Wrong alignment on Human_AI_C_Goto"); \ static_assert(sizeof(Human_AI_C_Goto) == 0x000060, "Wrong size on Human_AI_C_Goto"); \ static_assert(offsetof(Human_AI_C_Goto, TargetPoint) == 0x000000, "Member 'Human_AI_C_Goto::TargetPoint' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, PathTag) == 0x000008, "Member 'Human_AI_C_Goto::PathTag' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_MakeLiteralByte_ReturnValue) == 0x000010, "Member 'Human_AI_C_Goto::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'Human_AI_C_Goto::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_HasBehaviorName_ReturnValue) == 0x000028, "Member 'Human_AI_C_Goto::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_Conv_StringToName_ReturnValue) == 0x00002C, "Member 'Human_AI_C_Goto::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_GetBlackboard_ReturnValue) == 0x000038, "Member 'Human_AI_C_Goto::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_HasBehaviorName_ReturnValue_1) == 0x000040, "Member 'Human_AI_C_Goto::CallFunc_HasBehaviorName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_BooleanOR_ReturnValue) == 0x000041, "Member 'Human_AI_C_Goto::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_MakeLiteralName_ReturnValue) == 0x000044, "Member 'Human_AI_C_Goto::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_GetBlackboard_ReturnValue_1) == 0x000050, "Member 'Human_AI_C_Goto::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_Goto, CallFunc_CanBreakWait_Result) == 0x000058, "Member 'Human_AI_C_Goto::CallFunc_CanBreakWait_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_LeadTo \ static_assert(alignof(Human_AI_C_LeadTo) == 0x000008, "Wrong alignment on Human_AI_C_LeadTo"); \ static_assert(sizeof(Human_AI_C_LeadTo) == 0x000040, "Wrong size on Human_AI_C_LeadTo"); \ static_assert(offsetof(Human_AI_C_LeadTo, TargetPoint) == 0x000000, "Member 'Human_AI_C_LeadTo::TargetPoint' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, PathTag) == 0x000008, "Member 'Human_AI_C_LeadTo::PathTag' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_HasBehaviorName_ReturnValue) == 0x000010, "Member 'Human_AI_C_LeadTo::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_HasBehaviorName_ReturnValue_1) == 0x000011, "Member 'Human_AI_C_LeadTo::CallFunc_HasBehaviorName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_MakeLiteralName_ReturnValue) == 0x000014, "Member 'Human_AI_C_LeadTo::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_BooleanOR_ReturnValue) == 0x00001C, "Member 'Human_AI_C_LeadTo::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'Human_AI_C_LeadTo::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_CanBreakWait_Result) == 0x000028, "Member 'Human_AI_C_LeadTo::CallFunc_CanBreakWait_Result' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_GetOwner_ReturnValue) == 0x000030, "Member 'Human_AI_C_LeadTo::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_LeadTo, CallFunc_GetBlackboard_ReturnValue_1) == 0x000038, "Member 'Human_AI_C_LeadTo::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_OnEndBlow \ static_assert(alignof(Human_AI_C_OnEndBlow) == 0x000001, "Wrong alignment on Human_AI_C_OnEndBlow"); \ static_assert(sizeof(Human_AI_C_OnEndBlow) == 0x000001, "Wrong size on Human_AI_C_OnEndBlow"); \ static_assert(offsetof(Human_AI_C_OnEndBlow, Hit) == 0x000000, "Member 'Human_AI_C_OnEndBlow::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_OnGotHit \ static_assert(alignof(Human_AI_C_OnGotHit) == 0x000008, "Wrong alignment on Human_AI_C_OnGotHit"); \ static_assert(sizeof(Human_AI_C_OnGotHit) == 0x000010, "Wrong size on Human_AI_C_OnGotHit"); \ static_assert(offsetof(Human_AI_C_OnGotHit, enemy) == 0x000000, "Member 'Human_AI_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_OnGotHit, damageClass) == 0x000008, "Member 'Human_AI_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_OnHitEnemy \ static_assert(alignof(Human_AI_C_OnHitEnemy) == 0x000008, "Wrong alignment on Human_AI_C_OnHitEnemy"); \ static_assert(sizeof(Human_AI_C_OnHitEnemy) == 0x000010, "Wrong size on Human_AI_C_OnHitEnemy"); \ static_assert(offsetof(Human_AI_C_OnHitEnemy, enemy) == 0x000000, "Member 'Human_AI_C_OnHitEnemy::enemy' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_OnHitEnemy, Damage) == 0x000008, "Member 'Human_AI_C_OnHitEnemy::Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_OnPointerLoaded \ static_assert(alignof(Human_AI_C_OnPointerLoaded) == 0x000008, "Wrong alignment on Human_AI_C_OnPointerLoaded"); \ static_assert(sizeof(Human_AI_C_OnPointerLoaded) == 0x000010, "Wrong size on Human_AI_C_OnPointerLoaded"); \ static_assert(offsetof(Human_AI_C_OnPointerLoaded, Key) == 0x000000, "Member 'Human_AI_C_OnPointerLoaded::Key' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_OnPointerLoaded, Actor) == 0x000008, "Member 'Human_AI_C_OnPointerLoaded::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_ReceiveEndPlay \ static_assert(alignof(Human_AI_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on Human_AI_C_ReceiveEndPlay"); \ static_assert(sizeof(Human_AI_C_ReceiveEndPlay) == 0x000001, "Wrong size on Human_AI_C_ReceiveEndPlay"); \ static_assert(offsetof(Human_AI_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'Human_AI_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_SetGotoGoal \ static_assert(alignof(Human_AI_C_SetGotoGoal) == 0x000008, "Wrong alignment on Human_AI_C_SetGotoGoal"); \ static_assert(sizeof(Human_AI_C_SetGotoGoal) == 0x000028, "Wrong size on Human_AI_C_SetGotoGoal"); \ static_assert(offsetof(Human_AI_C_SetGotoGoal, TargetPoint) == 0x000000, "Member 'Human_AI_C_SetGotoGoal::TargetPoint' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetGotoGoal, PathTag) == 0x000008, "Member 'Human_AI_C_SetGotoGoal::PathTag' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetGotoGoal, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Human_AI_C_SetGotoGoal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetGotoGoal, CallFunc_MakeLiteralName_ReturnValue) == 0x000014, "Member 'Human_AI_C_SetGotoGoal::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetGotoGoal, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'Human_AI_C_SetGotoGoal::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_SetMaster \ static_assert(alignof(Human_AI_C_SetMaster) == 0x000008, "Wrong alignment on Human_AI_C_SetMaster"); \ static_assert(sizeof(Human_AI_C_SetMaster) == 0x000030, "Wrong size on Human_AI_C_SetMaster"); \ static_assert(offsetof(Human_AI_C_SetMaster, Master) == 0x000000, "Member 'Human_AI_C_SetMaster::Master' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetMaster, CallFunc_GetBlackboard_ReturnValue) == 0x000008, "Member 'Human_AI_C_SetMaster::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetMaster, CallFunc_MakeLiteralName_ReturnValue) == 0x000010, "Member 'Human_AI_C_SetMaster::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetMaster, CallFunc_GetCloseSpot_Result) == 0x000018, "Member 'Human_AI_C_SetMaster::CallFunc_GetCloseSpot_Result' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetMaster, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000020, "Member 'Human_AI_C_SetMaster::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_SetMaster, CallFunc_GetBlackboard_ReturnValue_1) == 0x000028, "Member 'Human_AI_C_SetMaster::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_StayClose \ static_assert(alignof(Human_AI_C_StayClose) == 0x000008, "Wrong alignment on Human_AI_C_StayClose"); \ static_assert(sizeof(Human_AI_C_StayClose) == 0x000018, "Wrong size on Human_AI_C_StayClose"); \ static_assert(offsetof(Human_AI_C_StayClose, Enable) == 0x000000, "Member 'Human_AI_C_StayClose::Enable' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_StayClose, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'Human_AI_C_StayClose::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_StayClose, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'Human_AI_C_StayClose::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_AI_C_WaitForMaster \ static_assert(alignof(Human_AI_C_WaitForMaster) == 0x000008, "Wrong alignment on Human_AI_C_WaitForMaster"); \ static_assert(sizeof(Human_AI_C_WaitForMaster) == 0x000018, "Wrong size on Human_AI_C_WaitForMaster"); \ static_assert(offsetof(Human_AI_C_WaitForMaster, Point) == 0x000000, "Member 'Human_AI_C_WaitForMaster::Point' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_WaitForMaster, CallFunc_GetBlackboard_ReturnValue) == 0x000008, "Member 'Human_AI_C_WaitForMaster::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_AI_C_WaitForMaster, CallFunc_MakeLiteralName_ReturnValue) == 0x000010, "Member 'Human_AI_C_WaitForMaster::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AHuman_AI_C \ static_assert(alignof(AHuman_AI_C) == 0x000008, "Wrong alignment on AHuman_AI_C"); \ static_assert(sizeof(AHuman_AI_C) == 0x000978, "Wrong size on AHuman_AI_C"); \ static_assert(offsetof(AHuman_AI_C, UberGraphFrame_Human_AI_C) == 0x000940, "Member 'AHuman_AI_C::UberGraphFrame_Human_AI_C' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, MaiHostileAttackers) == 0x000948, "Member 'AHuman_AI_C::MaiHostileAttackers' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, MaiCuriosity) == 0x000950, "Member 'AHuman_AI_C::MaiCuriosity' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, StayCloseSpot) == 0x000958, "Member 'AHuman_AI_C::StayCloseSpot' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, BBGotoGoal) == 0x000960, "Member 'AHuman_AI_C::BBGotoGoal' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, BBGotoSubgoal) == 0x000968, "Member 'AHuman_AI_C::BBGotoSubgoal' has a wrong offset!"); \ static_assert(offsetof(AHuman_AI_C, BBFollower) == 0x000970, "Member 'AHuman_AI_C::BBFollower' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIntMargin \ static_assert(alignof(FIntMargin) == 0x000004, "Wrong alignment on FIntMargin"); \ static_assert(sizeof(FIntMargin) == 0x000010, "Wrong size on FIntMargin"); \ static_assert(offsetof(FIntMargin, Left) == 0x000000, "Member 'FIntMargin::Left' has a wrong offset!"); \ static_assert(offsetof(FIntMargin, Top) == 0x000004, "Member 'FIntMargin::Top' has a wrong offset!"); \ static_assert(offsetof(FIntMargin, Right) == 0x000008, "Member 'FIntMargin::Right' has a wrong offset!"); \ static_assert(offsetof(FIntMargin, Bottom) == 0x00000C, "Member 'FIntMargin::Bottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteDrawCallRecord \ static_assert(alignof(FSpriteDrawCallRecord) == 0x000010, "Wrong alignment on FSpriteDrawCallRecord"); \ static_assert(sizeof(FSpriteDrawCallRecord) == 0x000140, "Wrong size on FSpriteDrawCallRecord"); \ static_assert(offsetof(FSpriteDrawCallRecord, Destination) == 0x000000, "Member 'FSpriteDrawCallRecord::Destination' has a wrong offset!"); \ static_assert(offsetof(FSpriteDrawCallRecord, BaseTexture) == 0x000018, "Member 'FSpriteDrawCallRecord::BaseTexture' has a wrong offset!"); \ static_assert(offsetof(FSpriteDrawCallRecord, Color) == 0x000050, "Member 'FSpriteDrawCallRecord::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteGeometryShape \ static_assert(alignof(FSpriteGeometryShape) == 0x000008, "Wrong alignment on FSpriteGeometryShape"); \ static_assert(sizeof(FSpriteGeometryShape) == 0x000040, "Wrong size on FSpriteGeometryShape"); \ static_assert(offsetof(FSpriteGeometryShape, ShapeType) == 0x000000, "Member 'FSpriteGeometryShape::ShapeType' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryShape, Vertices) == 0x000008, "Member 'FSpriteGeometryShape::Vertices' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryShape, BoxSize) == 0x000018, "Member 'FSpriteGeometryShape::BoxSize' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryShape, BoxPosition) == 0x000028, "Member 'FSpriteGeometryShape::BoxPosition' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryShape, Rotation) == 0x000038, "Member 'FSpriteGeometryShape::Rotation' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryShape, bNegativeWinding) == 0x00003C, "Member 'FSpriteGeometryShape::bNegativeWinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteGeometryCollection \ static_assert(alignof(FSpriteGeometryCollection) == 0x000008, "Wrong alignment on FSpriteGeometryCollection"); \ static_assert(sizeof(FSpriteGeometryCollection) == 0x000030, "Wrong size on FSpriteGeometryCollection"); \ static_assert(offsetof(FSpriteGeometryCollection, Shapes) == 0x000000, "Member 'FSpriteGeometryCollection::Shapes' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, GeometryType) == 0x000010, "Member 'FSpriteGeometryCollection::GeometryType' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, PixelsPerSubdivisionX) == 0x000014, "Member 'FSpriteGeometryCollection::PixelsPerSubdivisionX' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, PixelsPerSubdivisionY) == 0x000018, "Member 'FSpriteGeometryCollection::PixelsPerSubdivisionY' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, bAvoidVertexMerging) == 0x00001C, "Member 'FSpriteGeometryCollection::bAvoidVertexMerging' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, AlphaThreshold) == 0x000020, "Member 'FSpriteGeometryCollection::AlphaThreshold' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, DetailAmount) == 0x000024, "Member 'FSpriteGeometryCollection::DetailAmount' has a wrong offset!"); \ static_assert(offsetof(FSpriteGeometryCollection, SimplifyEpsilon) == 0x000028, "Member 'FSpriteGeometryCollection::SimplifyEpsilon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteAssetInitParameters \ static_assert(alignof(FSpriteAssetInitParameters) == 0x000008, "Wrong alignment on FSpriteAssetInitParameters"); \ static_assert(sizeof(FSpriteAssetInitParameters) == 0x000040, "Wrong size on FSpriteAssetInitParameters"); \ #define DUMPER7_ASSERTS_FPaperFlipbookKeyFrame \ static_assert(alignof(FPaperFlipbookKeyFrame) == 0x000008, "Wrong alignment on FPaperFlipbookKeyFrame"); \ static_assert(sizeof(FPaperFlipbookKeyFrame) == 0x000010, "Wrong size on FPaperFlipbookKeyFrame"); \ static_assert(offsetof(FPaperFlipbookKeyFrame, Sprite) == 0x000000, "Member 'FPaperFlipbookKeyFrame::Sprite' has a wrong offset!"); \ static_assert(offsetof(FPaperFlipbookKeyFrame, FrameRun) == 0x000008, "Member 'FPaperFlipbookKeyFrame::FrameRun' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSpriteInstanceData \ static_assert(alignof(FSpriteInstanceData) == 0x000010, "Wrong alignment on FSpriteInstanceData"); \ static_assert(sizeof(FSpriteInstanceData) == 0x000090, "Wrong size on FSpriteInstanceData"); \ static_assert(offsetof(FSpriteInstanceData, Transform) == 0x000000, "Member 'FSpriteInstanceData::Transform' has a wrong offset!"); \ static_assert(offsetof(FSpriteInstanceData, SourceSprite) == 0x000080, "Member 'FSpriteInstanceData::SourceSprite' has a wrong offset!"); \ static_assert(offsetof(FSpriteInstanceData, VertexColor) == 0x000088, "Member 'FSpriteInstanceData::VertexColor' has a wrong offset!"); \ static_assert(offsetof(FSpriteInstanceData, MaterialIndex) == 0x00008C, "Member 'FSpriteInstanceData::MaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperSpriteSocket \ static_assert(alignof(FPaperSpriteSocket) == 0x000010, "Wrong alignment on FPaperSpriteSocket"); \ static_assert(sizeof(FPaperSpriteSocket) == 0x000070, "Wrong size on FPaperSpriteSocket"); \ static_assert(offsetof(FPaperSpriteSocket, LocalTransform) == 0x000000, "Member 'FPaperSpriteSocket::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteSocket, SocketName) == 0x000060, "Member 'FPaperSpriteSocket::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperSpriteAtlasSlot \ static_assert(alignof(FPaperSpriteAtlasSlot) == 0x000008, "Wrong alignment on FPaperSpriteAtlasSlot"); \ static_assert(sizeof(FPaperSpriteAtlasSlot) == 0x000048, "Wrong size on FPaperSpriteAtlasSlot"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, SpriteRef) == 0x000000, "Member 'FPaperSpriteAtlasSlot::SpriteRef' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, AtlasIndex) == 0x000030, "Member 'FPaperSpriteAtlasSlot::AtlasIndex' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, X) == 0x000034, "Member 'FPaperSpriteAtlasSlot::X' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, Y) == 0x000038, "Member 'FPaperSpriteAtlasSlot::Y' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, Width) == 0x00003C, "Member 'FPaperSpriteAtlasSlot::Width' has a wrong offset!"); \ static_assert(offsetof(FPaperSpriteAtlasSlot, Height) == 0x000040, "Member 'FPaperSpriteAtlasSlot::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperTileInfo \ static_assert(alignof(FPaperTileInfo) == 0x000008, "Wrong alignment on FPaperTileInfo"); \ static_assert(sizeof(FPaperTileInfo) == 0x000010, "Wrong size on FPaperTileInfo"); \ static_assert(offsetof(FPaperTileInfo, TileSet) == 0x000000, "Member 'FPaperTileInfo::TileSet' has a wrong offset!"); \ static_assert(offsetof(FPaperTileInfo, PackedTileIndex) == 0x000008, "Member 'FPaperTileInfo::PackedTileIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperTileMetadata \ static_assert(alignof(FPaperTileMetadata) == 0x000008, "Wrong alignment on FPaperTileMetadata"); \ static_assert(sizeof(FPaperTileMetadata) == 0x000040, "Wrong size on FPaperTileMetadata"); \ static_assert(offsetof(FPaperTileMetadata, UserDataName) == 0x000000, "Member 'FPaperTileMetadata::UserDataName' has a wrong offset!"); \ static_assert(offsetof(FPaperTileMetadata, CollisionData) == 0x000008, "Member 'FPaperTileMetadata::CollisionData' has a wrong offset!"); \ static_assert(offsetof(FPaperTileMetadata, TerrainMembership) == 0x000038, "Member 'FPaperTileMetadata::TerrainMembership' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperTileSetTerrain \ static_assert(alignof(FPaperTileSetTerrain) == 0x000008, "Wrong alignment on FPaperTileSetTerrain"); \ static_assert(sizeof(FPaperTileSetTerrain) == 0x000018, "Wrong size on FPaperTileSetTerrain"); \ static_assert(offsetof(FPaperTileSetTerrain, TerrainName) == 0x000000, "Member 'FPaperTileSetTerrain::TerrainName' has a wrong offset!"); \ static_assert(offsetof(FPaperTileSetTerrain, CenterTileIndex) == 0x000010, "Member 'FPaperTileSetTerrain::CenterTileIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPaperTerrainMaterialRule \ static_assert(alignof(FPaperTerrainMaterialRule) == 0x000008, "Wrong alignment on FPaperTerrainMaterialRule"); \ static_assert(sizeof(FPaperTerrainMaterialRule) == 0x000038, "Wrong size on FPaperTerrainMaterialRule"); \ static_assert(offsetof(FPaperTerrainMaterialRule, StartCap) == 0x000000, "Member 'FPaperTerrainMaterialRule::StartCap' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, Body) == 0x000008, "Member 'FPaperTerrainMaterialRule::Body' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, EndCap) == 0x000018, "Member 'FPaperTerrainMaterialRule::EndCap' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, MinimumAngle) == 0x000020, "Member 'FPaperTerrainMaterialRule::MinimumAngle' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, MaximumAngle) == 0x000024, "Member 'FPaperTerrainMaterialRule::MaximumAngle' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, bEnableCollision) == 0x000028, "Member 'FPaperTerrainMaterialRule::bEnableCollision' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, CollisionOffset) == 0x00002C, "Member 'FPaperTerrainMaterialRule::CollisionOffset' has a wrong offset!"); \ static_assert(offsetof(FPaperTerrainMaterialRule, DrawOrder) == 0x000030, "Member 'FPaperTerrainMaterialRule::DrawOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperCharacter \ static_assert(alignof(APaperCharacter) == 0x000010, "Wrong alignment on APaperCharacter"); \ static_assert(sizeof(APaperCharacter) == 0x000640, "Wrong size on APaperCharacter"); \ static_assert(offsetof(APaperCharacter, Sprite) == 0x000638, "Member 'APaperCharacter::Sprite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetKeyFrameIndexAtTime \ static_assert(alignof(PaperFlipbook_GetKeyFrameIndexAtTime) == 0x000004, "Wrong alignment on PaperFlipbook_GetKeyFrameIndexAtTime"); \ static_assert(sizeof(PaperFlipbook_GetKeyFrameIndexAtTime) == 0x00000C, "Wrong size on PaperFlipbook_GetKeyFrameIndexAtTime"); \ static_assert(offsetof(PaperFlipbook_GetKeyFrameIndexAtTime, Time) == 0x000000, "Member 'PaperFlipbook_GetKeyFrameIndexAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_GetKeyFrameIndexAtTime, bClampToEnds) == 0x000004, "Member 'PaperFlipbook_GetKeyFrameIndexAtTime::bClampToEnds' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_GetKeyFrameIndexAtTime, ReturnValue) == 0x000008, "Member 'PaperFlipbook_GetKeyFrameIndexAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetNumFrames \ static_assert(alignof(PaperFlipbook_GetNumFrames) == 0x000004, "Wrong alignment on PaperFlipbook_GetNumFrames"); \ static_assert(sizeof(PaperFlipbook_GetNumFrames) == 0x000004, "Wrong size on PaperFlipbook_GetNumFrames"); \ static_assert(offsetof(PaperFlipbook_GetNumFrames, ReturnValue) == 0x000000, "Member 'PaperFlipbook_GetNumFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetNumKeyFrames \ static_assert(alignof(PaperFlipbook_GetNumKeyFrames) == 0x000004, "Wrong alignment on PaperFlipbook_GetNumKeyFrames"); \ static_assert(sizeof(PaperFlipbook_GetNumKeyFrames) == 0x000004, "Wrong size on PaperFlipbook_GetNumKeyFrames"); \ static_assert(offsetof(PaperFlipbook_GetNumKeyFrames, ReturnValue) == 0x000000, "Member 'PaperFlipbook_GetNumKeyFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetSpriteAtFrame \ static_assert(alignof(PaperFlipbook_GetSpriteAtFrame) == 0x000008, "Wrong alignment on PaperFlipbook_GetSpriteAtFrame"); \ static_assert(sizeof(PaperFlipbook_GetSpriteAtFrame) == 0x000010, "Wrong size on PaperFlipbook_GetSpriteAtFrame"); \ static_assert(offsetof(PaperFlipbook_GetSpriteAtFrame, FrameIndex) == 0x000000, "Member 'PaperFlipbook_GetSpriteAtFrame::FrameIndex' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_GetSpriteAtFrame, ReturnValue) == 0x000008, "Member 'PaperFlipbook_GetSpriteAtFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetSpriteAtTime \ static_assert(alignof(PaperFlipbook_GetSpriteAtTime) == 0x000008, "Wrong alignment on PaperFlipbook_GetSpriteAtTime"); \ static_assert(sizeof(PaperFlipbook_GetSpriteAtTime) == 0x000010, "Wrong size on PaperFlipbook_GetSpriteAtTime"); \ static_assert(offsetof(PaperFlipbook_GetSpriteAtTime, Time) == 0x000000, "Member 'PaperFlipbook_GetSpriteAtTime::Time' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_GetSpriteAtTime, bClampToEnds) == 0x000004, "Member 'PaperFlipbook_GetSpriteAtTime::bClampToEnds' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_GetSpriteAtTime, ReturnValue) == 0x000008, "Member 'PaperFlipbook_GetSpriteAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_GetTotalDuration \ static_assert(alignof(PaperFlipbook_GetTotalDuration) == 0x000004, "Wrong alignment on PaperFlipbook_GetTotalDuration"); \ static_assert(sizeof(PaperFlipbook_GetTotalDuration) == 0x000004, "Wrong size on PaperFlipbook_GetTotalDuration"); \ static_assert(offsetof(PaperFlipbook_GetTotalDuration, ReturnValue) == 0x000000, "Member 'PaperFlipbook_GetTotalDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbook_IsValidKeyFrameIndex \ static_assert(alignof(PaperFlipbook_IsValidKeyFrameIndex) == 0x000004, "Wrong alignment on PaperFlipbook_IsValidKeyFrameIndex"); \ static_assert(sizeof(PaperFlipbook_IsValidKeyFrameIndex) == 0x000008, "Wrong size on PaperFlipbook_IsValidKeyFrameIndex"); \ static_assert(offsetof(PaperFlipbook_IsValidKeyFrameIndex, Index_0) == 0x000000, "Member 'PaperFlipbook_IsValidKeyFrameIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbook_IsValidKeyFrameIndex, ReturnValue) == 0x000004, "Member 'PaperFlipbook_IsValidKeyFrameIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperFlipbook \ static_assert(alignof(UPaperFlipbook) == 0x000008, "Wrong alignment on UPaperFlipbook"); \ static_assert(sizeof(UPaperFlipbook) == 0x000050, "Wrong size on UPaperFlipbook"); \ static_assert(offsetof(UPaperFlipbook, FramesPerSecond) == 0x000028, "Member 'UPaperFlipbook::FramesPerSecond' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbook, KeyFrames) == 0x000030, "Member 'UPaperFlipbook::KeyFrames' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbook, DefaultMaterial) == 0x000040, "Member 'UPaperFlipbook::DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbook, CollisionSource) == 0x000048, "Member 'UPaperFlipbook::CollisionSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperFlipbookActor \ static_assert(alignof(APaperFlipbookActor) == 0x000008, "Wrong alignment on APaperFlipbookActor"); \ static_assert(sizeof(APaperFlipbookActor) == 0x0002B8, "Wrong size on APaperFlipbookActor"); \ static_assert(offsetof(APaperFlipbookActor, RenderComponent) == 0x0002B0, "Member 'APaperFlipbookActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetFlipbook \ static_assert(alignof(PaperFlipbookComponent_GetFlipbook) == 0x000008, "Wrong alignment on PaperFlipbookComponent_GetFlipbook"); \ static_assert(sizeof(PaperFlipbookComponent_GetFlipbook) == 0x000008, "Wrong size on PaperFlipbookComponent_GetFlipbook"); \ static_assert(offsetof(PaperFlipbookComponent_GetFlipbook, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetFlipbook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_OnRep_SourceFlipbook \ static_assert(alignof(PaperFlipbookComponent_OnRep_SourceFlipbook) == 0x000008, "Wrong alignment on PaperFlipbookComponent_OnRep_SourceFlipbook"); \ static_assert(sizeof(PaperFlipbookComponent_OnRep_SourceFlipbook) == 0x000008, "Wrong size on PaperFlipbookComponent_OnRep_SourceFlipbook"); \ static_assert(offsetof(PaperFlipbookComponent_OnRep_SourceFlipbook, OldFlipbook) == 0x000000, "Member 'PaperFlipbookComponent_OnRep_SourceFlipbook::OldFlipbook' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetFlipbook \ static_assert(alignof(PaperFlipbookComponent_SetFlipbook) == 0x000008, "Wrong alignment on PaperFlipbookComponent_SetFlipbook"); \ static_assert(sizeof(PaperFlipbookComponent_SetFlipbook) == 0x000010, "Wrong size on PaperFlipbookComponent_SetFlipbook"); \ static_assert(offsetof(PaperFlipbookComponent_SetFlipbook, NewFlipbook) == 0x000000, "Member 'PaperFlipbookComponent_SetFlipbook::NewFlipbook' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbookComponent_SetFlipbook, ReturnValue) == 0x000008, "Member 'PaperFlipbookComponent_SetFlipbook::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetLooping \ static_assert(alignof(PaperFlipbookComponent_SetLooping) == 0x000001, "Wrong alignment on PaperFlipbookComponent_SetLooping"); \ static_assert(sizeof(PaperFlipbookComponent_SetLooping) == 0x000001, "Wrong size on PaperFlipbookComponent_SetLooping"); \ static_assert(offsetof(PaperFlipbookComponent_SetLooping, bNewLooping) == 0x000000, "Member 'PaperFlipbookComponent_SetLooping::bNewLooping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetNewTime \ static_assert(alignof(PaperFlipbookComponent_SetNewTime) == 0x000004, "Wrong alignment on PaperFlipbookComponent_SetNewTime"); \ static_assert(sizeof(PaperFlipbookComponent_SetNewTime) == 0x000004, "Wrong size on PaperFlipbookComponent_SetNewTime"); \ static_assert(offsetof(PaperFlipbookComponent_SetNewTime, NewTime) == 0x000000, "Member 'PaperFlipbookComponent_SetNewTime::NewTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetPlaybackPosition \ static_assert(alignof(PaperFlipbookComponent_SetPlaybackPosition) == 0x000004, "Wrong alignment on PaperFlipbookComponent_SetPlaybackPosition"); \ static_assert(sizeof(PaperFlipbookComponent_SetPlaybackPosition) == 0x000008, "Wrong size on PaperFlipbookComponent_SetPlaybackPosition"); \ static_assert(offsetof(PaperFlipbookComponent_SetPlaybackPosition, NewPosition) == 0x000000, "Member 'PaperFlipbookComponent_SetPlaybackPosition::NewPosition' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbookComponent_SetPlaybackPosition, bFireEvents) == 0x000004, "Member 'PaperFlipbookComponent_SetPlaybackPosition::bFireEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetPlaybackPositionInFrames \ static_assert(alignof(PaperFlipbookComponent_SetPlaybackPositionInFrames) == 0x000004, "Wrong alignment on PaperFlipbookComponent_SetPlaybackPositionInFrames"); \ static_assert(sizeof(PaperFlipbookComponent_SetPlaybackPositionInFrames) == 0x000008, "Wrong size on PaperFlipbookComponent_SetPlaybackPositionInFrames"); \ static_assert(offsetof(PaperFlipbookComponent_SetPlaybackPositionInFrames, NewFramePosition) == 0x000000, "Member 'PaperFlipbookComponent_SetPlaybackPositionInFrames::NewFramePosition' has a wrong offset!"); \ static_assert(offsetof(PaperFlipbookComponent_SetPlaybackPositionInFrames, bFireEvents) == 0x000004, "Member 'PaperFlipbookComponent_SetPlaybackPositionInFrames::bFireEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetPlayRate \ static_assert(alignof(PaperFlipbookComponent_SetPlayRate) == 0x000004, "Wrong alignment on PaperFlipbookComponent_SetPlayRate"); \ static_assert(sizeof(PaperFlipbookComponent_SetPlayRate) == 0x000004, "Wrong size on PaperFlipbookComponent_SetPlayRate"); \ static_assert(offsetof(PaperFlipbookComponent_SetPlayRate, NewRate) == 0x000000, "Member 'PaperFlipbookComponent_SetPlayRate::NewRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_SetSpriteColor \ static_assert(alignof(PaperFlipbookComponent_SetSpriteColor) == 0x000004, "Wrong alignment on PaperFlipbookComponent_SetSpriteColor"); \ static_assert(sizeof(PaperFlipbookComponent_SetSpriteColor) == 0x000010, "Wrong size on PaperFlipbookComponent_SetSpriteColor"); \ static_assert(offsetof(PaperFlipbookComponent_SetSpriteColor, NewColor) == 0x000000, "Member 'PaperFlipbookComponent_SetSpriteColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetFlipbookFramerate \ static_assert(alignof(PaperFlipbookComponent_GetFlipbookFramerate) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetFlipbookFramerate"); \ static_assert(sizeof(PaperFlipbookComponent_GetFlipbookFramerate) == 0x000004, "Wrong size on PaperFlipbookComponent_GetFlipbookFramerate"); \ static_assert(offsetof(PaperFlipbookComponent_GetFlipbookFramerate, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetFlipbookFramerate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetFlipbookLength \ static_assert(alignof(PaperFlipbookComponent_GetFlipbookLength) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetFlipbookLength"); \ static_assert(sizeof(PaperFlipbookComponent_GetFlipbookLength) == 0x000004, "Wrong size on PaperFlipbookComponent_GetFlipbookLength"); \ static_assert(offsetof(PaperFlipbookComponent_GetFlipbookLength, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetFlipbookLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetFlipbookLengthInFrames \ static_assert(alignof(PaperFlipbookComponent_GetFlipbookLengthInFrames) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetFlipbookLengthInFrames"); \ static_assert(sizeof(PaperFlipbookComponent_GetFlipbookLengthInFrames) == 0x000004, "Wrong size on PaperFlipbookComponent_GetFlipbookLengthInFrames"); \ static_assert(offsetof(PaperFlipbookComponent_GetFlipbookLengthInFrames, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetFlipbookLengthInFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetPlaybackPosition \ static_assert(alignof(PaperFlipbookComponent_GetPlaybackPosition) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetPlaybackPosition"); \ static_assert(sizeof(PaperFlipbookComponent_GetPlaybackPosition) == 0x000004, "Wrong size on PaperFlipbookComponent_GetPlaybackPosition"); \ static_assert(offsetof(PaperFlipbookComponent_GetPlaybackPosition, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetPlaybackPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetPlaybackPositionInFrames \ static_assert(alignof(PaperFlipbookComponent_GetPlaybackPositionInFrames) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetPlaybackPositionInFrames"); \ static_assert(sizeof(PaperFlipbookComponent_GetPlaybackPositionInFrames) == 0x000004, "Wrong size on PaperFlipbookComponent_GetPlaybackPositionInFrames"); \ static_assert(offsetof(PaperFlipbookComponent_GetPlaybackPositionInFrames, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetPlaybackPositionInFrames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetPlayRate \ static_assert(alignof(PaperFlipbookComponent_GetPlayRate) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetPlayRate"); \ static_assert(sizeof(PaperFlipbookComponent_GetPlayRate) == 0x000004, "Wrong size on PaperFlipbookComponent_GetPlayRate"); \ static_assert(offsetof(PaperFlipbookComponent_GetPlayRate, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_GetSpriteColor \ static_assert(alignof(PaperFlipbookComponent_GetSpriteColor) == 0x000004, "Wrong alignment on PaperFlipbookComponent_GetSpriteColor"); \ static_assert(sizeof(PaperFlipbookComponent_GetSpriteColor) == 0x000010, "Wrong size on PaperFlipbookComponent_GetSpriteColor"); \ static_assert(offsetof(PaperFlipbookComponent_GetSpriteColor, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_GetSpriteColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_IsLooping \ static_assert(alignof(PaperFlipbookComponent_IsLooping) == 0x000001, "Wrong alignment on PaperFlipbookComponent_IsLooping"); \ static_assert(sizeof(PaperFlipbookComponent_IsLooping) == 0x000001, "Wrong size on PaperFlipbookComponent_IsLooping"); \ static_assert(offsetof(PaperFlipbookComponent_IsLooping, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_IsPlaying \ static_assert(alignof(PaperFlipbookComponent_IsPlaying) == 0x000001, "Wrong alignment on PaperFlipbookComponent_IsPlaying"); \ static_assert(sizeof(PaperFlipbookComponent_IsPlaying) == 0x000001, "Wrong size on PaperFlipbookComponent_IsPlaying"); \ static_assert(offsetof(PaperFlipbookComponent_IsPlaying, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperFlipbookComponent_IsReversing \ static_assert(alignof(PaperFlipbookComponent_IsReversing) == 0x000001, "Wrong alignment on PaperFlipbookComponent_IsReversing"); \ static_assert(sizeof(PaperFlipbookComponent_IsReversing) == 0x000001, "Wrong size on PaperFlipbookComponent_IsReversing"); \ static_assert(offsetof(PaperFlipbookComponent_IsReversing, ReturnValue) == 0x000000, "Member 'PaperFlipbookComponent_IsReversing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperFlipbookComponent \ static_assert(alignof(UPaperFlipbookComponent) == 0x000010, "Wrong alignment on UPaperFlipbookComponent"); \ static_assert(sizeof(UPaperFlipbookComponent) == 0x0005C0, "Wrong size on UPaperFlipbookComponent"); \ static_assert(offsetof(UPaperFlipbookComponent, SourceFlipbook) == 0x000578, "Member 'UPaperFlipbookComponent::SourceFlipbook' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, Material) == 0x000580, "Member 'UPaperFlipbookComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, PlayRate) == 0x000588, "Member 'UPaperFlipbookComponent::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, AccumulatedTime) == 0x000590, "Member 'UPaperFlipbookComponent::AccumulatedTime' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, CachedFrameIndex) == 0x000594, "Member 'UPaperFlipbookComponent::CachedFrameIndex' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, SpriteColor) == 0x000598, "Member 'UPaperFlipbookComponent::SpriteColor' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, CachedBodySetup) == 0x0005A8, "Member 'UPaperFlipbookComponent::CachedBodySetup' has a wrong offset!"); \ static_assert(offsetof(UPaperFlipbookComponent, OnFinishedPlaying) == 0x0005B0, "Member 'UPaperFlipbookComponent::OnFinishedPlaying' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperGroupedSpriteActor \ static_assert(alignof(APaperGroupedSpriteActor) == 0x000008, "Wrong alignment on APaperGroupedSpriteActor"); \ static_assert(sizeof(APaperGroupedSpriteActor) == 0x0002B8, "Wrong size on APaperGroupedSpriteActor"); \ static_assert(offsetof(APaperGroupedSpriteActor, RenderComponent) == 0x0002B0, "Member 'APaperGroupedSpriteActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_AddInstance \ static_assert(alignof(PaperGroupedSpriteComponent_AddInstance) == 0x000010, "Wrong alignment on PaperGroupedSpriteComponent_AddInstance"); \ static_assert(sizeof(PaperGroupedSpriteComponent_AddInstance) == 0x000080, "Wrong size on PaperGroupedSpriteComponent_AddInstance"); \ static_assert(offsetof(PaperGroupedSpriteComponent_AddInstance, Transform) == 0x000000, "Member 'PaperGroupedSpriteComponent_AddInstance::Transform' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_AddInstance, Sprite) == 0x000060, "Member 'PaperGroupedSpriteComponent_AddInstance::Sprite' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_AddInstance, bWorldSpace) == 0x000068, "Member 'PaperGroupedSpriteComponent_AddInstance::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_AddInstance, Color) == 0x00006C, "Member 'PaperGroupedSpriteComponent_AddInstance::Color' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_AddInstance, ReturnValue) == 0x00007C, "Member 'PaperGroupedSpriteComponent_AddInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_RemoveInstance \ static_assert(alignof(PaperGroupedSpriteComponent_RemoveInstance) == 0x000004, "Wrong alignment on PaperGroupedSpriteComponent_RemoveInstance"); \ static_assert(sizeof(PaperGroupedSpriteComponent_RemoveInstance) == 0x000008, "Wrong size on PaperGroupedSpriteComponent_RemoveInstance"); \ static_assert(offsetof(PaperGroupedSpriteComponent_RemoveInstance, InstanceIndex) == 0x000000, "Member 'PaperGroupedSpriteComponent_RemoveInstance::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_RemoveInstance, ReturnValue) == 0x000004, "Member 'PaperGroupedSpriteComponent_RemoveInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_SortInstancesAlongAxis \ static_assert(alignof(PaperGroupedSpriteComponent_SortInstancesAlongAxis) == 0x000008, "Wrong alignment on PaperGroupedSpriteComponent_SortInstancesAlongAxis"); \ static_assert(sizeof(PaperGroupedSpriteComponent_SortInstancesAlongAxis) == 0x000018, "Wrong size on PaperGroupedSpriteComponent_SortInstancesAlongAxis"); \ static_assert(offsetof(PaperGroupedSpriteComponent_SortInstancesAlongAxis, WorldSpaceSortAxis) == 0x000000, "Member 'PaperGroupedSpriteComponent_SortInstancesAlongAxis::WorldSpaceSortAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_UpdateInstanceColor \ static_assert(alignof(PaperGroupedSpriteComponent_UpdateInstanceColor) == 0x000004, "Wrong alignment on PaperGroupedSpriteComponent_UpdateInstanceColor"); \ static_assert(sizeof(PaperGroupedSpriteComponent_UpdateInstanceColor) == 0x000018, "Wrong size on PaperGroupedSpriteComponent_UpdateInstanceColor"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceColor, InstanceIndex) == 0x000000, "Member 'PaperGroupedSpriteComponent_UpdateInstanceColor::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceColor, NewInstanceColor) == 0x000004, "Member 'PaperGroupedSpriteComponent_UpdateInstanceColor::NewInstanceColor' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceColor, bMarkRenderStateDirty) == 0x000014, "Member 'PaperGroupedSpriteComponent_UpdateInstanceColor::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceColor, ReturnValue) == 0x000015, "Member 'PaperGroupedSpriteComponent_UpdateInstanceColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_UpdateInstanceTransform \ static_assert(alignof(PaperGroupedSpriteComponent_UpdateInstanceTransform) == 0x000010, "Wrong alignment on PaperGroupedSpriteComponent_UpdateInstanceTransform"); \ static_assert(sizeof(PaperGroupedSpriteComponent_UpdateInstanceTransform) == 0x000080, "Wrong size on PaperGroupedSpriteComponent_UpdateInstanceTransform"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, InstanceIndex) == 0x000000, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, NewInstanceTransform) == 0x000010, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::NewInstanceTransform' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, bWorldSpace) == 0x000070, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, bMarkRenderStateDirty) == 0x000071, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::bMarkRenderStateDirty' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, bTeleport) == 0x000072, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::bTeleport' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_UpdateInstanceTransform, ReturnValue) == 0x000073, "Member 'PaperGroupedSpriteComponent_UpdateInstanceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_GetInstanceCount \ static_assert(alignof(PaperGroupedSpriteComponent_GetInstanceCount) == 0x000004, "Wrong alignment on PaperGroupedSpriteComponent_GetInstanceCount"); \ static_assert(sizeof(PaperGroupedSpriteComponent_GetInstanceCount) == 0x000004, "Wrong size on PaperGroupedSpriteComponent_GetInstanceCount"); \ static_assert(offsetof(PaperGroupedSpriteComponent_GetInstanceCount, ReturnValue) == 0x000000, "Member 'PaperGroupedSpriteComponent_GetInstanceCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperGroupedSpriteComponent_GetInstanceTransform \ static_assert(alignof(PaperGroupedSpriteComponent_GetInstanceTransform) == 0x000010, "Wrong alignment on PaperGroupedSpriteComponent_GetInstanceTransform"); \ static_assert(sizeof(PaperGroupedSpriteComponent_GetInstanceTransform) == 0x000080, "Wrong size on PaperGroupedSpriteComponent_GetInstanceTransform"); \ static_assert(offsetof(PaperGroupedSpriteComponent_GetInstanceTransform, InstanceIndex) == 0x000000, "Member 'PaperGroupedSpriteComponent_GetInstanceTransform::InstanceIndex' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_GetInstanceTransform, OutInstanceTransform) == 0x000010, "Member 'PaperGroupedSpriteComponent_GetInstanceTransform::OutInstanceTransform' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_GetInstanceTransform, bWorldSpace) == 0x000070, "Member 'PaperGroupedSpriteComponent_GetInstanceTransform::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(PaperGroupedSpriteComponent_GetInstanceTransform, ReturnValue) == 0x000071, "Member 'PaperGroupedSpriteComponent_GetInstanceTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperGroupedSpriteComponent \ static_assert(alignof(UPaperGroupedSpriteComponent) == 0x000010, "Wrong alignment on UPaperGroupedSpriteComponent"); \ static_assert(sizeof(UPaperGroupedSpriteComponent) == 0x0005B0, "Wrong size on UPaperGroupedSpriteComponent"); \ static_assert(offsetof(UPaperGroupedSpriteComponent, InstanceMaterials) == 0x000578, "Member 'UPaperGroupedSpriteComponent::InstanceMaterials' has a wrong offset!"); \ static_assert(offsetof(UPaperGroupedSpriteComponent, PerInstanceSpriteData) == 0x000588, "Member 'UPaperGroupedSpriteComponent::PerInstanceSpriteData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperRuntimeSettings \ static_assert(alignof(UPaperRuntimeSettings) == 0x000008, "Wrong alignment on UPaperRuntimeSettings"); \ static_assert(sizeof(UPaperRuntimeSettings) == 0x000030, "Wrong size on UPaperRuntimeSettings"); \ static_assert(offsetof(UPaperRuntimeSettings, bEnableSpriteAtlasGroups) == 0x000028, "Member 'UPaperRuntimeSettings::bEnableSpriteAtlasGroups' has a wrong offset!"); \ static_assert(offsetof(UPaperRuntimeSettings, bEnableTerrainSplineEditing) == 0x000029, "Member 'UPaperRuntimeSettings::bEnableTerrainSplineEditing' has a wrong offset!"); \ static_assert(offsetof(UPaperRuntimeSettings, bResizeSpriteDataToMatchTextures) == 0x00002A, "Member 'UPaperRuntimeSettings::bResizeSpriteDataToMatchTextures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperSprite \ static_assert(alignof(UPaperSprite) == 0x000008, "Wrong alignment on UPaperSprite"); \ static_assert(sizeof(UPaperSprite) == 0x0000B8, "Wrong size on UPaperSprite"); \ static_assert(offsetof(UPaperSprite, AdditionalSourceTextures) == 0x000038, "Member 'UPaperSprite::AdditionalSourceTextures' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, BakedSourceUV) == 0x000048, "Member 'UPaperSprite::BakedSourceUV' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, BakedSourceDimension) == 0x000058, "Member 'UPaperSprite::BakedSourceDimension' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, BakedSourceTexture) == 0x000068, "Member 'UPaperSprite::BakedSourceTexture' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, DefaultMaterial) == 0x000070, "Member 'UPaperSprite::DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, AlternateMaterial) == 0x000078, "Member 'UPaperSprite::AlternateMaterial' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, Sockets) == 0x000080, "Member 'UPaperSprite::Sockets' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, SpriteCollisionDomain) == 0x000090, "Member 'UPaperSprite::SpriteCollisionDomain' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, PixelsPerUnrealUnit) == 0x000094, "Member 'UPaperSprite::PixelsPerUnrealUnit' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, BodySetup) == 0x000098, "Member 'UPaperSprite::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, AlternateMaterialSplitIndex) == 0x0000A0, "Member 'UPaperSprite::AlternateMaterialSplitIndex' has a wrong offset!"); \ static_assert(offsetof(UPaperSprite, BakedRenderData) == 0x0000A8, "Member 'UPaperSprite::BakedRenderData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperSpriteActor \ static_assert(alignof(APaperSpriteActor) == 0x000008, "Wrong alignment on APaperSpriteActor"); \ static_assert(sizeof(APaperSpriteActor) == 0x0002B8, "Wrong size on APaperSpriteActor"); \ static_assert(offsetof(APaperSpriteActor, RenderComponent) == 0x0002B0, "Member 'APaperSpriteActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperSpriteAtlas \ static_assert(alignof(UPaperSpriteAtlas) == 0x000008, "Wrong alignment on UPaperSpriteAtlas"); \ static_assert(sizeof(UPaperSpriteAtlas) == 0x000028, "Wrong size on UPaperSpriteAtlas"); \ #define DUMPER7_ASSERTS_PaperSpriteBlueprintLibrary_MakeBrushFromSprite \ static_assert(alignof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite) == 0x000010, "Wrong alignment on PaperSpriteBlueprintLibrary_MakeBrushFromSprite"); \ static_assert(sizeof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite) == 0x0000E0, "Wrong size on PaperSpriteBlueprintLibrary_MakeBrushFromSprite"); \ static_assert(offsetof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite, Sprite) == 0x000000, "Member 'PaperSpriteBlueprintLibrary_MakeBrushFromSprite::Sprite' has a wrong offset!"); \ static_assert(offsetof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite, Width) == 0x000008, "Member 'PaperSpriteBlueprintLibrary_MakeBrushFromSprite::Width' has a wrong offset!"); \ static_assert(offsetof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite, Height) == 0x00000C, "Member 'PaperSpriteBlueprintLibrary_MakeBrushFromSprite::Height' has a wrong offset!"); \ static_assert(offsetof(PaperSpriteBlueprintLibrary_MakeBrushFromSprite, ReturnValue) == 0x000010, "Member 'PaperSpriteBlueprintLibrary_MakeBrushFromSprite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperSpriteBlueprintLibrary \ static_assert(alignof(UPaperSpriteBlueprintLibrary) == 0x000008, "Wrong alignment on UPaperSpriteBlueprintLibrary"); \ static_assert(sizeof(UPaperSpriteBlueprintLibrary) == 0x000028, "Wrong size on UPaperSpriteBlueprintLibrary"); \ #define DUMPER7_ASSERTS_PaperSpriteComponent_GetSprite \ static_assert(alignof(PaperSpriteComponent_GetSprite) == 0x000008, "Wrong alignment on PaperSpriteComponent_GetSprite"); \ static_assert(sizeof(PaperSpriteComponent_GetSprite) == 0x000008, "Wrong size on PaperSpriteComponent_GetSprite"); \ static_assert(offsetof(PaperSpriteComponent_GetSprite, ReturnValue) == 0x000000, "Member 'PaperSpriteComponent_GetSprite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperSpriteComponent_SetSprite \ static_assert(alignof(PaperSpriteComponent_SetSprite) == 0x000008, "Wrong alignment on PaperSpriteComponent_SetSprite"); \ static_assert(sizeof(PaperSpriteComponent_SetSprite) == 0x000010, "Wrong size on PaperSpriteComponent_SetSprite"); \ static_assert(offsetof(PaperSpriteComponent_SetSprite, NewSprite) == 0x000000, "Member 'PaperSpriteComponent_SetSprite::NewSprite' has a wrong offset!"); \ static_assert(offsetof(PaperSpriteComponent_SetSprite, ReturnValue) == 0x000008, "Member 'PaperSpriteComponent_SetSprite::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperSpriteComponent_SetSpriteColor \ static_assert(alignof(PaperSpriteComponent_SetSpriteColor) == 0x000004, "Wrong alignment on PaperSpriteComponent_SetSpriteColor"); \ static_assert(sizeof(PaperSpriteComponent_SetSpriteColor) == 0x000010, "Wrong size on PaperSpriteComponent_SetSpriteColor"); \ static_assert(offsetof(PaperSpriteComponent_SetSpriteColor, NewColor) == 0x000000, "Member 'PaperSpriteComponent_SetSpriteColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperSpriteComponent \ static_assert(alignof(UPaperSpriteComponent) == 0x000010, "Wrong alignment on UPaperSpriteComponent"); \ static_assert(sizeof(UPaperSpriteComponent) == 0x0005A0, "Wrong size on UPaperSpriteComponent"); \ static_assert(offsetof(UPaperSpriteComponent, SourceSprite) == 0x000578, "Member 'UPaperSpriteComponent::SourceSprite' has a wrong offset!"); \ static_assert(offsetof(UPaperSpriteComponent, MaterialOverride) == 0x000580, "Member 'UPaperSpriteComponent::MaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UPaperSpriteComponent, SpriteColor) == 0x000588, "Member 'UPaperSpriteComponent::SpriteColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTileLayer \ static_assert(alignof(UPaperTileLayer) == 0x000008, "Wrong alignment on UPaperTileLayer"); \ static_assert(sizeof(UPaperTileLayer) == 0x000098, "Wrong size on UPaperTileLayer"); \ static_assert(offsetof(UPaperTileLayer, LayerName) == 0x000028, "Member 'UPaperTileLayer::LayerName' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, LayerWidth) == 0x000040, "Member 'UPaperTileLayer::LayerWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, LayerHeight) == 0x000044, "Member 'UPaperTileLayer::LayerHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, CollisionThicknessOverride) == 0x00004C, "Member 'UPaperTileLayer::CollisionThicknessOverride' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, CollisionOffsetOverride) == 0x000050, "Member 'UPaperTileLayer::CollisionOffsetOverride' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, LayerColor) == 0x000054, "Member 'UPaperTileLayer::LayerColor' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, AllocatedWidth) == 0x000064, "Member 'UPaperTileLayer::AllocatedWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, AllocatedHeight) == 0x000068, "Member 'UPaperTileLayer::AllocatedHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, AllocatedCells) == 0x000070, "Member 'UPaperTileLayer::AllocatedCells' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, TileSet) == 0x000080, "Member 'UPaperTileLayer::TileSet' has a wrong offset!"); \ static_assert(offsetof(UPaperTileLayer, AllocatedGrid) == 0x000088, "Member 'UPaperTileLayer::AllocatedGrid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTileMap \ static_assert(alignof(UPaperTileMap) == 0x000008, "Wrong alignment on UPaperTileMap"); \ static_assert(sizeof(UPaperTileMap) == 0x0000B0, "Wrong size on UPaperTileMap"); \ static_assert(offsetof(UPaperTileMap, MapWidth) == 0x000028, "Member 'UPaperTileMap::MapWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, MapHeight) == 0x00002C, "Member 'UPaperTileMap::MapHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, TileWidth) == 0x000030, "Member 'UPaperTileMap::TileWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, TileHeight) == 0x000034, "Member 'UPaperTileMap::TileHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, PixelsPerUnrealUnit) == 0x000038, "Member 'UPaperTileMap::PixelsPerUnrealUnit' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, SeparationPerTileX) == 0x00003C, "Member 'UPaperTileMap::SeparationPerTileX' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, SeparationPerTileY) == 0x000040, "Member 'UPaperTileMap::SeparationPerTileY' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, SeparationPerLayer) == 0x000044, "Member 'UPaperTileMap::SeparationPerLayer' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, SelectedTileSet) == 0x000048, "Member 'UPaperTileMap::SelectedTileSet' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, Material) == 0x000078, "Member 'UPaperTileMap::Material' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, TileLayers) == 0x000080, "Member 'UPaperTileMap::TileLayers' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, CollisionThickness) == 0x000090, "Member 'UPaperTileMap::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, SpriteCollisionDomain) == 0x000094, "Member 'UPaperTileMap::SpriteCollisionDomain' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, ProjectionMode) == 0x000095, "Member 'UPaperTileMap::ProjectionMode' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, HexSideLength) == 0x000098, "Member 'UPaperTileMap::HexSideLength' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, BodySetup) == 0x0000A0, "Member 'UPaperTileMap::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMap, LayerNameIndex) == 0x0000A8, "Member 'UPaperTileMap::LayerNameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperTileMapActor \ static_assert(alignof(APaperTileMapActor) == 0x000008, "Wrong alignment on APaperTileMapActor"); \ static_assert(sizeof(APaperTileMapActor) == 0x0002B8, "Wrong size on APaperTileMapActor"); \ static_assert(offsetof(APaperTileMapActor, RenderComponent) == 0x0002B0, "Member 'APaperTileMapActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_AddNewLayer \ static_assert(alignof(PaperTileMapComponent_AddNewLayer) == 0x000008, "Wrong alignment on PaperTileMapComponent_AddNewLayer"); \ static_assert(sizeof(PaperTileMapComponent_AddNewLayer) == 0x000008, "Wrong size on PaperTileMapComponent_AddNewLayer"); \ static_assert(offsetof(PaperTileMapComponent_AddNewLayer, ReturnValue) == 0x000000, "Member 'PaperTileMapComponent_AddNewLayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_CreateNewTileMap \ static_assert(alignof(PaperTileMapComponent_CreateNewTileMap) == 0x000004, "Wrong alignment on PaperTileMapComponent_CreateNewTileMap"); \ static_assert(sizeof(PaperTileMapComponent_CreateNewTileMap) == 0x000018, "Wrong size on PaperTileMapComponent_CreateNewTileMap"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, MapWidth_0) == 0x000000, "Member 'PaperTileMapComponent_CreateNewTileMap::MapWidth_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, MapHeight_0) == 0x000004, "Member 'PaperTileMapComponent_CreateNewTileMap::MapHeight_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, TileWidth_0) == 0x000008, "Member 'PaperTileMapComponent_CreateNewTileMap::TileWidth_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, TileHeight_0) == 0x00000C, "Member 'PaperTileMapComponent_CreateNewTileMap::TileHeight_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, PixelsPerUnrealUnit) == 0x000010, "Member 'PaperTileMapComponent_CreateNewTileMap::PixelsPerUnrealUnit' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_CreateNewTileMap, bCreateLayer) == 0x000014, "Member 'PaperTileMapComponent_CreateNewTileMap::bCreateLayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetMapSize \ static_assert(alignof(PaperTileMapComponent_GetMapSize) == 0x000004, "Wrong alignment on PaperTileMapComponent_GetMapSize"); \ static_assert(sizeof(PaperTileMapComponent_GetMapSize) == 0x00000C, "Wrong size on PaperTileMapComponent_GetMapSize"); \ static_assert(offsetof(PaperTileMapComponent_GetMapSize, MapWidth_0) == 0x000000, "Member 'PaperTileMapComponent_GetMapSize::MapWidth_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetMapSize, MapHeight_0) == 0x000004, "Member 'PaperTileMapComponent_GetMapSize::MapHeight_0' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetMapSize, NumLayers) == 0x000008, "Member 'PaperTileMapComponent_GetMapSize::NumLayers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_ResizeMap \ static_assert(alignof(PaperTileMapComponent_ResizeMap) == 0x000004, "Wrong alignment on PaperTileMapComponent_ResizeMap"); \ static_assert(sizeof(PaperTileMapComponent_ResizeMap) == 0x000008, "Wrong size on PaperTileMapComponent_ResizeMap"); \ static_assert(offsetof(PaperTileMapComponent_ResizeMap, NewWidthInTiles) == 0x000000, "Member 'PaperTileMapComponent_ResizeMap::NewWidthInTiles' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_ResizeMap, NewHeightInTiles) == 0x000004, "Member 'PaperTileMapComponent_ResizeMap::NewHeightInTiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetDefaultCollisionThickness \ static_assert(alignof(PaperTileMapComponent_SetDefaultCollisionThickness) == 0x000004, "Wrong alignment on PaperTileMapComponent_SetDefaultCollisionThickness"); \ static_assert(sizeof(PaperTileMapComponent_SetDefaultCollisionThickness) == 0x000008, "Wrong size on PaperTileMapComponent_SetDefaultCollisionThickness"); \ static_assert(offsetof(PaperTileMapComponent_SetDefaultCollisionThickness, Thickness) == 0x000000, "Member 'PaperTileMapComponent_SetDefaultCollisionThickness::Thickness' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetDefaultCollisionThickness, bRebuildCollision) == 0x000004, "Member 'PaperTileMapComponent_SetDefaultCollisionThickness::bRebuildCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetLayerCollision \ static_assert(alignof(PaperTileMapComponent_SetLayerCollision) == 0x000004, "Wrong alignment on PaperTileMapComponent_SetLayerCollision"); \ static_assert(sizeof(PaperTileMapComponent_SetLayerCollision) == 0x000018, "Wrong size on PaperTileMapComponent_SetLayerCollision"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, Layer) == 0x000000, "Member 'PaperTileMapComponent_SetLayerCollision::Layer' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, bHasCollision) == 0x000004, "Member 'PaperTileMapComponent_SetLayerCollision::bHasCollision' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, bOverrideThickness) == 0x000005, "Member 'PaperTileMapComponent_SetLayerCollision::bOverrideThickness' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, CustomThickness) == 0x000008, "Member 'PaperTileMapComponent_SetLayerCollision::CustomThickness' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, bOverrideOffset) == 0x00000C, "Member 'PaperTileMapComponent_SetLayerCollision::bOverrideOffset' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, CustomOffset) == 0x000010, "Member 'PaperTileMapComponent_SetLayerCollision::CustomOffset' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerCollision, bRebuildCollision) == 0x000014, "Member 'PaperTileMapComponent_SetLayerCollision::bRebuildCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetLayerColor \ static_assert(alignof(PaperTileMapComponent_SetLayerColor) == 0x000004, "Wrong alignment on PaperTileMapComponent_SetLayerColor"); \ static_assert(sizeof(PaperTileMapComponent_SetLayerColor) == 0x000014, "Wrong size on PaperTileMapComponent_SetLayerColor"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerColor, NewColor) == 0x000000, "Member 'PaperTileMapComponent_SetLayerColor::NewColor' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetLayerColor, Layer) == 0x000010, "Member 'PaperTileMapComponent_SetLayerColor::Layer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetTile \ static_assert(alignof(PaperTileMapComponent_SetTile) == 0x000008, "Wrong alignment on PaperTileMapComponent_SetTile"); \ static_assert(sizeof(PaperTileMapComponent_SetTile) == 0x000020, "Wrong size on PaperTileMapComponent_SetTile"); \ static_assert(offsetof(PaperTileMapComponent_SetTile, X) == 0x000000, "Member 'PaperTileMapComponent_SetTile::X' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetTile, Y) == 0x000004, "Member 'PaperTileMapComponent_SetTile::Y' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetTile, Layer) == 0x000008, "Member 'PaperTileMapComponent_SetTile::Layer' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetTile, NewValue) == 0x000010, "Member 'PaperTileMapComponent_SetTile::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetTileMap \ static_assert(alignof(PaperTileMapComponent_SetTileMap) == 0x000008, "Wrong alignment on PaperTileMapComponent_SetTileMap"); \ static_assert(sizeof(PaperTileMapComponent_SetTileMap) == 0x000010, "Wrong size on PaperTileMapComponent_SetTileMap"); \ static_assert(offsetof(PaperTileMapComponent_SetTileMap, NewTileMap) == 0x000000, "Member 'PaperTileMapComponent_SetTileMap::NewTileMap' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_SetTileMap, ReturnValue) == 0x000008, "Member 'PaperTileMapComponent_SetTileMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_SetTileMapColor \ static_assert(alignof(PaperTileMapComponent_SetTileMapColor) == 0x000004, "Wrong alignment on PaperTileMapComponent_SetTileMapColor"); \ static_assert(sizeof(PaperTileMapComponent_SetTileMapColor) == 0x000010, "Wrong size on PaperTileMapComponent_SetTileMapColor"); \ static_assert(offsetof(PaperTileMapComponent_SetTileMapColor, NewColor) == 0x000000, "Member 'PaperTileMapComponent_SetTileMapColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetLayerColor \ static_assert(alignof(PaperTileMapComponent_GetLayerColor) == 0x000004, "Wrong alignment on PaperTileMapComponent_GetLayerColor"); \ static_assert(sizeof(PaperTileMapComponent_GetLayerColor) == 0x000014, "Wrong size on PaperTileMapComponent_GetLayerColor"); \ static_assert(offsetof(PaperTileMapComponent_GetLayerColor, Layer) == 0x000000, "Member 'PaperTileMapComponent_GetLayerColor::Layer' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetLayerColor, ReturnValue) == 0x000004, "Member 'PaperTileMapComponent_GetLayerColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetTile \ static_assert(alignof(PaperTileMapComponent_GetTile) == 0x000008, "Wrong alignment on PaperTileMapComponent_GetTile"); \ static_assert(sizeof(PaperTileMapComponent_GetTile) == 0x000020, "Wrong size on PaperTileMapComponent_GetTile"); \ static_assert(offsetof(PaperTileMapComponent_GetTile, X) == 0x000000, "Member 'PaperTileMapComponent_GetTile::X' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTile, Y) == 0x000004, "Member 'PaperTileMapComponent_GetTile::Y' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTile, Layer) == 0x000008, "Member 'PaperTileMapComponent_GetTile::Layer' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTile, ReturnValue) == 0x000010, "Member 'PaperTileMapComponent_GetTile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetTileCenterPosition \ static_assert(alignof(PaperTileMapComponent_GetTileCenterPosition) == 0x000008, "Wrong alignment on PaperTileMapComponent_GetTileCenterPosition"); \ static_assert(sizeof(PaperTileMapComponent_GetTileCenterPosition) == 0x000028, "Wrong size on PaperTileMapComponent_GetTileCenterPosition"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCenterPosition, TileX) == 0x000000, "Member 'PaperTileMapComponent_GetTileCenterPosition::TileX' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCenterPosition, TileY) == 0x000004, "Member 'PaperTileMapComponent_GetTileCenterPosition::TileY' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCenterPosition, LayerIndex) == 0x000008, "Member 'PaperTileMapComponent_GetTileCenterPosition::LayerIndex' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCenterPosition, bWorldSpace) == 0x00000C, "Member 'PaperTileMapComponent_GetTileCenterPosition::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCenterPosition, ReturnValue) == 0x000010, "Member 'PaperTileMapComponent_GetTileCenterPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetTileCornerPosition \ static_assert(alignof(PaperTileMapComponent_GetTileCornerPosition) == 0x000008, "Wrong alignment on PaperTileMapComponent_GetTileCornerPosition"); \ static_assert(sizeof(PaperTileMapComponent_GetTileCornerPosition) == 0x000028, "Wrong size on PaperTileMapComponent_GetTileCornerPosition"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCornerPosition, TileX) == 0x000000, "Member 'PaperTileMapComponent_GetTileCornerPosition::TileX' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCornerPosition, TileY) == 0x000004, "Member 'PaperTileMapComponent_GetTileCornerPosition::TileY' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCornerPosition, LayerIndex) == 0x000008, "Member 'PaperTileMapComponent_GetTileCornerPosition::LayerIndex' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCornerPosition, bWorldSpace) == 0x00000C, "Member 'PaperTileMapComponent_GetTileCornerPosition::bWorldSpace' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTileCornerPosition, ReturnValue) == 0x000010, "Member 'PaperTileMapComponent_GetTileCornerPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetTileMapColor \ static_assert(alignof(PaperTileMapComponent_GetTileMapColor) == 0x000004, "Wrong alignment on PaperTileMapComponent_GetTileMapColor"); \ static_assert(sizeof(PaperTileMapComponent_GetTileMapColor) == 0x000010, "Wrong size on PaperTileMapComponent_GetTileMapColor"); \ static_assert(offsetof(PaperTileMapComponent_GetTileMapColor, ReturnValue) == 0x000000, "Member 'PaperTileMapComponent_GetTileMapColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_GetTilePolygon \ static_assert(alignof(PaperTileMapComponent_GetTilePolygon) == 0x000008, "Wrong alignment on PaperTileMapComponent_GetTilePolygon"); \ static_assert(sizeof(PaperTileMapComponent_GetTilePolygon) == 0x000020, "Wrong size on PaperTileMapComponent_GetTilePolygon"); \ static_assert(offsetof(PaperTileMapComponent_GetTilePolygon, TileX) == 0x000000, "Member 'PaperTileMapComponent_GetTilePolygon::TileX' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTilePolygon, TileY) == 0x000004, "Member 'PaperTileMapComponent_GetTilePolygon::TileY' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTilePolygon, Points) == 0x000008, "Member 'PaperTileMapComponent_GetTilePolygon::Points' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTilePolygon, LayerIndex) == 0x000018, "Member 'PaperTileMapComponent_GetTilePolygon::LayerIndex' has a wrong offset!"); \ static_assert(offsetof(PaperTileMapComponent_GetTilePolygon, bWorldSpace) == 0x00001C, "Member 'PaperTileMapComponent_GetTilePolygon::bWorldSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTileMapComponent_OwnsTileMap \ static_assert(alignof(PaperTileMapComponent_OwnsTileMap) == 0x000001, "Wrong alignment on PaperTileMapComponent_OwnsTileMap"); \ static_assert(sizeof(PaperTileMapComponent_OwnsTileMap) == 0x000001, "Wrong size on PaperTileMapComponent_OwnsTileMap"); \ static_assert(offsetof(PaperTileMapComponent_OwnsTileMap, ReturnValue) == 0x000000, "Member 'PaperTileMapComponent_OwnsTileMap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTileMapComponent \ static_assert(alignof(UPaperTileMapComponent) == 0x000010, "Wrong alignment on UPaperTileMapComponent"); \ static_assert(sizeof(UPaperTileMapComponent) == 0x0005D0, "Wrong size on UPaperTileMapComponent"); \ static_assert(offsetof(UPaperTileMapComponent, MapWidth) == 0x000578, "Member 'UPaperTileMapComponent::MapWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, MapHeight) == 0x00057C, "Member 'UPaperTileMapComponent::MapHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileWidth) == 0x000580, "Member 'UPaperTileMapComponent::TileWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileHeight) == 0x000584, "Member 'UPaperTileMapComponent::TileHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, DefaultLayerTileSet) == 0x000588, "Member 'UPaperTileMapComponent::DefaultLayerTileSet' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, Material) == 0x000590, "Member 'UPaperTileMapComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileLayers) == 0x000598, "Member 'UPaperTileMapComponent::TileLayers' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileMapColor) == 0x0005A8, "Member 'UPaperTileMapComponent::TileMapColor' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, UseSingleLayerIndex) == 0x0005B8, "Member 'UPaperTileMapComponent::UseSingleLayerIndex' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, bUseSingleLayer) == 0x0005BC, "Member 'UPaperTileMapComponent::bUseSingleLayer' has a wrong offset!"); \ static_assert(offsetof(UPaperTileMapComponent, TileMap) == 0x0005C0, "Member 'UPaperTileMapComponent::TileMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTileSet \ static_assert(alignof(UPaperTileSet) == 0x000008, "Wrong alignment on UPaperTileSet"); \ static_assert(sizeof(UPaperTileSet) == 0x0000A8, "Wrong size on UPaperTileSet"); \ static_assert(offsetof(UPaperTileSet, TileSize) == 0x000028, "Member 'UPaperTileSet::TileSize' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, TileSheet) == 0x000030, "Member 'UPaperTileSet::TileSheet' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, AdditionalSourceTextures) == 0x000038, "Member 'UPaperTileSet::AdditionalSourceTextures' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, BorderMargin) == 0x000048, "Member 'UPaperTileSet::BorderMargin' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, PerTileSpacing) == 0x000058, "Member 'UPaperTileSet::PerTileSpacing' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, DrawingOffset) == 0x000060, "Member 'UPaperTileSet::DrawingOffset' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, WidthInTiles) == 0x000068, "Member 'UPaperTileSet::WidthInTiles' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, HeightInTiles) == 0x00006C, "Member 'UPaperTileSet::HeightInTiles' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, AllocatedWidth) == 0x000070, "Member 'UPaperTileSet::AllocatedWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, AllocatedHeight) == 0x000074, "Member 'UPaperTileSet::AllocatedHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, PerTileData) == 0x000078, "Member 'UPaperTileSet::PerTileData' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, Terrains) == 0x000088, "Member 'UPaperTileSet::Terrains' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, TileWidth) == 0x000098, "Member 'UPaperTileSet::TileWidth' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, TileHeight) == 0x00009C, "Member 'UPaperTileSet::TileHeight' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, Margin) == 0x0000A0, "Member 'UPaperTileSet::Margin' has a wrong offset!"); \ static_assert(offsetof(UPaperTileSet, Spacing) == 0x0000A4, "Member 'UPaperTileSet::Spacing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionSpriteTextureSampler \ static_assert(alignof(UMaterialExpressionSpriteTextureSampler) == 0x000008, "Wrong alignment on UMaterialExpressionSpriteTextureSampler"); \ static_assert(sizeof(UMaterialExpressionSpriteTextureSampler) == 0x000260, "Wrong size on UMaterialExpressionSpriteTextureSampler"); \ static_assert(offsetof(UMaterialExpressionSpriteTextureSampler, bSampleAdditionalTextures) == 0x000240, "Member 'UMaterialExpressionSpriteTextureSampler::bSampleAdditionalTextures' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpriteTextureSampler, AdditionalSlotIndex) == 0x000244, "Member 'UMaterialExpressionSpriteTextureSampler::AdditionalSlotIndex' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionSpriteTextureSampler, SlotDisplayName) == 0x000248, "Member 'UMaterialExpressionSpriteTextureSampler::SlotDisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APaperTerrainActor \ static_assert(alignof(APaperTerrainActor) == 0x000008, "Wrong alignment on APaperTerrainActor"); \ static_assert(sizeof(APaperTerrainActor) == 0x0002C8, "Wrong size on APaperTerrainActor"); \ static_assert(offsetof(APaperTerrainActor, DummyRoot) == 0x0002B0, "Member 'APaperTerrainActor::DummyRoot' has a wrong offset!"); \ static_assert(offsetof(APaperTerrainActor, SplineComponent) == 0x0002B8, "Member 'APaperTerrainActor::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(APaperTerrainActor, RenderComponent) == 0x0002C0, "Member 'APaperTerrainActor::RenderComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PaperTerrainComponent_SetTerrainColor \ static_assert(alignof(PaperTerrainComponent_SetTerrainColor) == 0x000004, "Wrong alignment on PaperTerrainComponent_SetTerrainColor"); \ static_assert(sizeof(PaperTerrainComponent_SetTerrainColor) == 0x000010, "Wrong size on PaperTerrainComponent_SetTerrainColor"); \ static_assert(offsetof(PaperTerrainComponent_SetTerrainColor, NewColor) == 0x000000, "Member 'PaperTerrainComponent_SetTerrainColor::NewColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTerrainComponent \ static_assert(alignof(UPaperTerrainComponent) == 0x000010, "Wrong alignment on UPaperTerrainComponent"); \ static_assert(sizeof(UPaperTerrainComponent) == 0x0005A0, "Wrong size on UPaperTerrainComponent"); \ static_assert(offsetof(UPaperTerrainComponent, TerrainMaterial) == 0x000540, "Member 'UPaperTerrainComponent::TerrainMaterial' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, bClosedSpline) == 0x000548, "Member 'UPaperTerrainComponent::bClosedSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, bFilledSpline) == 0x000549, "Member 'UPaperTerrainComponent::bFilledSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, AssociatedSpline) == 0x000550, "Member 'UPaperTerrainComponent::AssociatedSpline' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, RandomSeed) == 0x000558, "Member 'UPaperTerrainComponent::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, SegmentOverlapAmount) == 0x00055C, "Member 'UPaperTerrainComponent::SegmentOverlapAmount' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, TerrainColor) == 0x000560, "Member 'UPaperTerrainComponent::TerrainColor' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, ReparamStepsPerSegment) == 0x000570, "Member 'UPaperTerrainComponent::ReparamStepsPerSegment' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, SpriteCollisionDomain) == 0x000574, "Member 'UPaperTerrainComponent::SpriteCollisionDomain' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, CollisionThickness) == 0x000578, "Member 'UPaperTerrainComponent::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainComponent, CachedBodySetup) == 0x000580, "Member 'UPaperTerrainComponent::CachedBodySetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTerrainMaterial \ static_assert(alignof(UPaperTerrainMaterial) == 0x000008, "Wrong alignment on UPaperTerrainMaterial"); \ static_assert(sizeof(UPaperTerrainMaterial) == 0x000048, "Wrong size on UPaperTerrainMaterial"); \ static_assert(offsetof(UPaperTerrainMaterial, Rules) == 0x000030, "Member 'UPaperTerrainMaterial::Rules' has a wrong offset!"); \ static_assert(offsetof(UPaperTerrainMaterial, InteriorFill) == 0x000040, "Member 'UPaperTerrainMaterial::InteriorFill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPaperTerrainSplineComponent \ static_assert(alignof(UPaperTerrainSplineComponent) == 0x000010, "Wrong alignment on UPaperTerrainSplineComponent"); \ static_assert(sizeof(UPaperTerrainSplineComponent) == 0x000650, "Wrong size on UPaperTerrainSplineComponent"); \ #define DUMPER7_ASSERTS_TileMapBlueprintLibrary_BreakTile \ static_assert(alignof(TileMapBlueprintLibrary_BreakTile) == 0x000008, "Wrong alignment on TileMapBlueprintLibrary_BreakTile"); \ static_assert(sizeof(TileMapBlueprintLibrary_BreakTile) == 0x000028, "Wrong size on TileMapBlueprintLibrary_BreakTile"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, Tile) == 0x000000, "Member 'TileMapBlueprintLibrary_BreakTile::Tile' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, TileIndex) == 0x000010, "Member 'TileMapBlueprintLibrary_BreakTile::TileIndex' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, TileSet) == 0x000018, "Member 'TileMapBlueprintLibrary_BreakTile::TileSet' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, bFlipH) == 0x000020, "Member 'TileMapBlueprintLibrary_BreakTile::bFlipH' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, bFlipV) == 0x000021, "Member 'TileMapBlueprintLibrary_BreakTile::bFlipV' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_BreakTile, bFlipD) == 0x000022, "Member 'TileMapBlueprintLibrary_BreakTile::bFlipD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileMapBlueprintLibrary_GetTileTransform \ static_assert(alignof(TileMapBlueprintLibrary_GetTileTransform) == 0x000010, "Wrong alignment on TileMapBlueprintLibrary_GetTileTransform"); \ static_assert(sizeof(TileMapBlueprintLibrary_GetTileTransform) == 0x000070, "Wrong size on TileMapBlueprintLibrary_GetTileTransform"); \ static_assert(offsetof(TileMapBlueprintLibrary_GetTileTransform, Tile) == 0x000000, "Member 'TileMapBlueprintLibrary_GetTileTransform::Tile' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_GetTileTransform, ReturnValue) == 0x000010, "Member 'TileMapBlueprintLibrary_GetTileTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileMapBlueprintLibrary_GetTileUserData \ static_assert(alignof(TileMapBlueprintLibrary_GetTileUserData) == 0x000008, "Wrong alignment on TileMapBlueprintLibrary_GetTileUserData"); \ static_assert(sizeof(TileMapBlueprintLibrary_GetTileUserData) == 0x000018, "Wrong size on TileMapBlueprintLibrary_GetTileUserData"); \ static_assert(offsetof(TileMapBlueprintLibrary_GetTileUserData, Tile) == 0x000000, "Member 'TileMapBlueprintLibrary_GetTileUserData::Tile' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_GetTileUserData, ReturnValue) == 0x000010, "Member 'TileMapBlueprintLibrary_GetTileUserData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TileMapBlueprintLibrary_MakeTile \ static_assert(alignof(TileMapBlueprintLibrary_MakeTile) == 0x000008, "Wrong alignment on TileMapBlueprintLibrary_MakeTile"); \ static_assert(sizeof(TileMapBlueprintLibrary_MakeTile) == 0x000028, "Wrong size on TileMapBlueprintLibrary_MakeTile"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, TileIndex) == 0x000000, "Member 'TileMapBlueprintLibrary_MakeTile::TileIndex' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, TileSet) == 0x000008, "Member 'TileMapBlueprintLibrary_MakeTile::TileSet' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, bFlipH) == 0x000010, "Member 'TileMapBlueprintLibrary_MakeTile::bFlipH' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, bFlipV) == 0x000011, "Member 'TileMapBlueprintLibrary_MakeTile::bFlipV' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, bFlipD) == 0x000012, "Member 'TileMapBlueprintLibrary_MakeTile::bFlipD' has a wrong offset!"); \ static_assert(offsetof(TileMapBlueprintLibrary_MakeTile, ReturnValue) == 0x000018, "Member 'TileMapBlueprintLibrary_MakeTile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTileMapBlueprintLibrary \ static_assert(alignof(UTileMapBlueprintLibrary) == 0x000008, "Wrong alignment on UTileMapBlueprintLibrary"); \ static_assert(sizeof(UTileMapBlueprintLibrary) == 0x000028, "Wrong size on UTileMapBlueprintLibrary"); \ #define DUMPER7_ASSERTS_FFOscillator \ static_assert(alignof(FFOscillator) == 0x000004, "Wrong alignment on FFOscillator"); \ static_assert(sizeof(FFOscillator) == 0x00000C, "Wrong size on FFOscillator"); \ static_assert(offsetof(FFOscillator, Amplitude) == 0x000000, "Member 'FFOscillator::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FFOscillator, Frequency) == 0x000004, "Member 'FFOscillator::Frequency' has a wrong offset!"); \ static_assert(offsetof(FFOscillator, InitialOffset) == 0x000008, "Member 'FFOscillator::InitialOffset' has a wrong offset!"); \ static_assert(offsetof(FFOscillator, Waveform) == 0x000009, "Member 'FFOscillator::Waveform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FROscillator \ static_assert(alignof(FROscillator) == 0x000004, "Wrong alignment on FROscillator"); \ static_assert(sizeof(FROscillator) == 0x000024, "Wrong size on FROscillator"); \ static_assert(offsetof(FROscillator, Pitch) == 0x000000, "Member 'FROscillator::Pitch' has a wrong offset!"); \ static_assert(offsetof(FROscillator, Yaw) == 0x00000C, "Member 'FROscillator::Yaw' has a wrong offset!"); \ static_assert(offsetof(FROscillator, Roll) == 0x000018, "Member 'FROscillator::Roll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVOscillator \ static_assert(alignof(FVOscillator) == 0x000004, "Wrong alignment on FVOscillator"); \ static_assert(sizeof(FVOscillator) == 0x000024, "Wrong size on FVOscillator"); \ static_assert(offsetof(FVOscillator, X) == 0x000000, "Member 'FVOscillator::X' has a wrong offset!"); \ static_assert(offsetof(FVOscillator, Y) == 0x00000C, "Member 'FVOscillator::Y' has a wrong offset!"); \ static_assert(offsetof(FVOscillator, Z) == 0x000018, "Member 'FVOscillator::Z' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraAnimationParams \ static_assert(alignof(FCameraAnimationParams) == 0x000008, "Wrong alignment on FCameraAnimationParams"); \ static_assert(sizeof(FCameraAnimationParams) == 0x000040, "Wrong size on FCameraAnimationParams"); \ static_assert(offsetof(FCameraAnimationParams, PlayRate) == 0x000000, "Member 'FCameraAnimationParams::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, Scale) == 0x000004, "Member 'FCameraAnimationParams::Scale' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, EaseInType) == 0x000008, "Member 'FCameraAnimationParams::EaseInType' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, EaseInDuration) == 0x00000C, "Member 'FCameraAnimationParams::EaseInDuration' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, EaseOutType) == 0x000010, "Member 'FCameraAnimationParams::EaseOutType' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, EaseOutDuration) == 0x000014, "Member 'FCameraAnimationParams::EaseOutDuration' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, bLoop) == 0x000018, "Member 'FCameraAnimationParams::bLoop' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, bRandomStartTime) == 0x000019, "Member 'FCameraAnimationParams::bRandomStartTime' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, DurationOverride) == 0x00001C, "Member 'FCameraAnimationParams::DurationOverride' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, PlaySpace) == 0x000020, "Member 'FCameraAnimationParams::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(FCameraAnimationParams, UserPlaySpaceRot) == 0x000028, "Member 'FCameraAnimationParams::UserPlaySpaceRot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraAnimationHandle \ static_assert(alignof(FCameraAnimationHandle) == 0x000002, "Wrong alignment on FCameraAnimationHandle"); \ static_assert(sizeof(FCameraAnimationHandle) == 0x000004, "Wrong size on FCameraAnimationHandle"); \ #define DUMPER7_ASSERTS_FActiveCameraAnimationInfo \ static_assert(alignof(FActiveCameraAnimationInfo) == 0x000008, "Wrong alignment on FActiveCameraAnimationInfo"); \ static_assert(sizeof(FActiveCameraAnimationInfo) == 0x000070, "Wrong size on FActiveCameraAnimationInfo"); \ static_assert(offsetof(FActiveCameraAnimationInfo, Sequence) == 0x000000, "Member 'FActiveCameraAnimationInfo::Sequence' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, Params) == 0x000008, "Member 'FActiveCameraAnimationInfo::Params' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, Handle) == 0x000048, "Member 'FActiveCameraAnimationInfo::Handle' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, Player) == 0x000050, "Member 'FActiveCameraAnimationInfo::Player' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, CameraStandIn) == 0x000058, "Member 'FActiveCameraAnimationInfo::CameraStandIn' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, EaseInCurrentTime) == 0x000060, "Member 'FActiveCameraAnimationInfo::EaseInCurrentTime' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, EaseOutCurrentTime) == 0x000064, "Member 'FActiveCameraAnimationInfo::EaseOutCurrentTime' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, bIsEasingIn) == 0x000068, "Member 'FActiveCameraAnimationInfo::bIsEasingIn' has a wrong offset!"); \ static_assert(offsetof(FActiveCameraAnimationInfo, bIsEasingOut) == 0x000069, "Member 'FActiveCameraAnimationInfo::bIsEasingOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerlinNoiseShaker \ static_assert(alignof(FPerlinNoiseShaker) == 0x000004, "Wrong alignment on FPerlinNoiseShaker"); \ static_assert(sizeof(FPerlinNoiseShaker) == 0x000008, "Wrong size on FPerlinNoiseShaker"); \ static_assert(offsetof(FPerlinNoiseShaker, Amplitude) == 0x000000, "Member 'FPerlinNoiseShaker::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FPerlinNoiseShaker, Frequency) == 0x000004, "Member 'FPerlinNoiseShaker::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaveOscillator \ static_assert(alignof(FWaveOscillator) == 0x000004, "Wrong alignment on FWaveOscillator"); \ static_assert(sizeof(FWaveOscillator) == 0x00000C, "Wrong size on FWaveOscillator"); \ static_assert(offsetof(FWaveOscillator, Amplitude) == 0x000000, "Member 'FWaveOscillator::Amplitude' has a wrong offset!"); \ static_assert(offsetof(FWaveOscillator, Frequency) == 0x000004, "Member 'FWaveOscillator::Frequency' has a wrong offset!"); \ static_assert(offsetof(FWaveOscillator, InitialOffsetType) == 0x000008, "Member 'FWaveOscillator::InitialOffsetType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDefaultCameraShakeBase \ static_assert(alignof(UDefaultCameraShakeBase) == 0x000010, "Wrong alignment on UDefaultCameraShakeBase"); \ static_assert(sizeof(UDefaultCameraShakeBase) == 0x0000F0, "Wrong size on UDefaultCameraShakeBase"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_StartLegacyCameraShake \ static_assert(alignof(LegacyCameraShake_StartLegacyCameraShake) == 0x000008, "Wrong alignment on LegacyCameraShake_StartLegacyCameraShake"); \ static_assert(sizeof(LegacyCameraShake_StartLegacyCameraShake) == 0x000038, "Wrong size on LegacyCameraShake_StartLegacyCameraShake"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, PlayerCameraManager) == 0x000000, "Member 'LegacyCameraShake_StartLegacyCameraShake::PlayerCameraManager' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, ShakeClass) == 0x000008, "Member 'LegacyCameraShake_StartLegacyCameraShake::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, Scale) == 0x000010, "Member 'LegacyCameraShake_StartLegacyCameraShake::Scale' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, PlaySpace) == 0x000014, "Member 'LegacyCameraShake_StartLegacyCameraShake::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, UserPlaySpaceRot) == 0x000018, "Member 'LegacyCameraShake_StartLegacyCameraShake::UserPlaySpaceRot' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShake, ReturnValue) == 0x000030, "Member 'LegacyCameraShake_StartLegacyCameraShake::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_StartLegacyCameraShakeFromSource \ static_assert(alignof(LegacyCameraShake_StartLegacyCameraShakeFromSource) == 0x000008, "Wrong alignment on LegacyCameraShake_StartLegacyCameraShakeFromSource"); \ static_assert(sizeof(LegacyCameraShake_StartLegacyCameraShakeFromSource) == 0x000040, "Wrong size on LegacyCameraShake_StartLegacyCameraShakeFromSource"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, PlayerCameraManager) == 0x000000, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::PlayerCameraManager' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, ShakeClass) == 0x000008, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::ShakeClass' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, SourceComponent) == 0x000010, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::SourceComponent' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, Scale) == 0x000018, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::Scale' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, PlaySpace) == 0x00001C, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::PlaySpace' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, UserPlaySpaceRot) == 0x000020, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::UserPlaySpaceRot' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_StartLegacyCameraShakeFromSource, ReturnValue) == 0x000038, "Member 'LegacyCameraShake_StartLegacyCameraShakeFromSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_BlueprintUpdateCameraShake \ static_assert(alignof(LegacyCameraShake_BlueprintUpdateCameraShake) == 0x000010, "Wrong alignment on LegacyCameraShake_BlueprintUpdateCameraShake"); \ static_assert(sizeof(LegacyCameraShake_BlueprintUpdateCameraShake) == 0x000FD0, "Wrong size on LegacyCameraShake_BlueprintUpdateCameraShake"); \ static_assert(offsetof(LegacyCameraShake_BlueprintUpdateCameraShake, DeltaTime) == 0x000000, "Member 'LegacyCameraShake_BlueprintUpdateCameraShake::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_BlueprintUpdateCameraShake, ALPHA) == 0x000004, "Member 'LegacyCameraShake_BlueprintUpdateCameraShake::ALPHA' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_BlueprintUpdateCameraShake, POV) == 0x000010, "Member 'LegacyCameraShake_BlueprintUpdateCameraShake::POV' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShake_BlueprintUpdateCameraShake, ModifiedPOV) == 0x0007F0, "Member 'LegacyCameraShake_BlueprintUpdateCameraShake::ModifiedPOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_ReceivePlayShake \ static_assert(alignof(LegacyCameraShake_ReceivePlayShake) == 0x000004, "Wrong alignment on LegacyCameraShake_ReceivePlayShake"); \ static_assert(sizeof(LegacyCameraShake_ReceivePlayShake) == 0x000004, "Wrong size on LegacyCameraShake_ReceivePlayShake"); \ static_assert(offsetof(LegacyCameraShake_ReceivePlayShake, Scale) == 0x000000, "Member 'LegacyCameraShake_ReceivePlayShake::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_ReceiveStopShake \ static_assert(alignof(LegacyCameraShake_ReceiveStopShake) == 0x000001, "Wrong alignment on LegacyCameraShake_ReceiveStopShake"); \ static_assert(sizeof(LegacyCameraShake_ReceiveStopShake) == 0x000001, "Wrong size on LegacyCameraShake_ReceiveStopShake"); \ static_assert(offsetof(LegacyCameraShake_ReceiveStopShake, bImmediately) == 0x000000, "Member 'LegacyCameraShake_ReceiveStopShake::bImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LegacyCameraShake_ReceiveIsFinished \ static_assert(alignof(LegacyCameraShake_ReceiveIsFinished) == 0x000001, "Wrong alignment on LegacyCameraShake_ReceiveIsFinished"); \ static_assert(sizeof(LegacyCameraShake_ReceiveIsFinished) == 0x000001, "Wrong size on LegacyCameraShake_ReceiveIsFinished"); \ static_assert(offsetof(LegacyCameraShake_ReceiveIsFinished, ReturnValue) == 0x000000, "Member 'LegacyCameraShake_ReceiveIsFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULegacyCameraShake \ static_assert(alignof(ULegacyCameraShake) == 0x000010, "Wrong alignment on ULegacyCameraShake"); \ static_assert(sizeof(ULegacyCameraShake) == 0x000210, "Wrong size on ULegacyCameraShake"); \ static_assert(offsetof(ULegacyCameraShake, OscillationDuration) == 0x0000E8, "Member 'ULegacyCameraShake::OscillationDuration' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, OscillationBlendInTime) == 0x0000EC, "Member 'ULegacyCameraShake::OscillationBlendInTime' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, OscillationBlendOutTime) == 0x0000F0, "Member 'ULegacyCameraShake::OscillationBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, RotOscillation) == 0x0000F4, "Member 'ULegacyCameraShake::RotOscillation' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, LocOscillation) == 0x000118, "Member 'ULegacyCameraShake::LocOscillation' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, FOVOscillation) == 0x00013C, "Member 'ULegacyCameraShake::FOVOscillation' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, AnimPlayRate) == 0x000148, "Member 'ULegacyCameraShake::AnimPlayRate' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, AnimScale) == 0x00014C, "Member 'ULegacyCameraShake::AnimScale' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, AnimBlendInTime) == 0x000150, "Member 'ULegacyCameraShake::AnimBlendInTime' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, AnimBlendOutTime) == 0x000154, "Member 'ULegacyCameraShake::AnimBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, RandomAnimSegmentDuration) == 0x000158, "Member 'ULegacyCameraShake::RandomAnimSegmentDuration' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, AnimSequence) == 0x000160, "Member 'ULegacyCameraShake::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, OscillatorTimeRemaining) == 0x00016C, "Member 'ULegacyCameraShake::OscillatorTimeRemaining' has a wrong offset!"); \ static_assert(offsetof(ULegacyCameraShake, SequenceShakePattern) == 0x0001E0, "Member 'ULegacyCameraShake::SequenceShakePattern' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULegacyCameraShakePattern \ static_assert(alignof(ULegacyCameraShakePattern) == 0x000008, "Wrong alignment on ULegacyCameraShakePattern"); \ static_assert(sizeof(ULegacyCameraShakePattern) == 0x000028, "Wrong size on ULegacyCameraShakePattern"); \ #define DUMPER7_ASSERTS_LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake \ static_assert(alignof(LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake) == 0x000008, "Wrong alignment on LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake"); \ static_assert(sizeof(LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake) == 0x000010, "Wrong size on LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake"); \ static_assert(offsetof(LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake, CameraShake) == 0x000000, "Member 'LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake::CameraShake' has a wrong offset!"); \ static_assert(offsetof(LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake, ReturnValue) == 0x000008, "Member 'LegacyCameraShakeFunctionLibrary_Conv_LegacyCameraShake::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULegacyCameraShakeFunctionLibrary \ static_assert(alignof(ULegacyCameraShakeFunctionLibrary) == 0x000008, "Wrong alignment on ULegacyCameraShakeFunctionLibrary"); \ static_assert(sizeof(ULegacyCameraShakeFunctionLibrary) == 0x000028, "Wrong size on ULegacyCameraShakeFunctionLibrary"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_GetCameraAnimationCameraModifier \ static_assert(alignof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifier) == 0x000008, "Wrong alignment on CameraAnimationCameraModifier_GetCameraAnimationCameraModifier"); \ static_assert(sizeof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifier) == 0x000018, "Wrong size on CameraAnimationCameraModifier_GetCameraAnimationCameraModifier"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifier, WorldContextObject) == 0x000000, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifier::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifier, PlayerIndex) == 0x000008, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifier::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifier, ReturnValue) == 0x000010, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID \ static_assert(alignof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID) == 0x000008, "Wrong alignment on CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID"); \ static_assert(sizeof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID) == 0x000018, "Wrong size on CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID, WorldContextObject) == 0x000000, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID, ControllerId) == 0x000008, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID::ControllerId' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID, ReturnValue) == 0x000010, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromID::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController \ static_assert(alignof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController) == 0x000008, "Wrong alignment on CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController"); \ static_assert(sizeof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController) == 0x000010, "Wrong size on CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController, PlayerController) == 0x000000, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController::PlayerController' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController, ReturnValue) == 0x000008, "Member 'CameraAnimationCameraModifier_GetCameraAnimationCameraModifierFromPlayerController::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_PlayCameraAnimation \ static_assert(alignof(CameraAnimationCameraModifier_PlayCameraAnimation) == 0x000008, "Wrong alignment on CameraAnimationCameraModifier_PlayCameraAnimation"); \ static_assert(sizeof(CameraAnimationCameraModifier_PlayCameraAnimation) == 0x000050, "Wrong size on CameraAnimationCameraModifier_PlayCameraAnimation"); \ static_assert(offsetof(CameraAnimationCameraModifier_PlayCameraAnimation, Sequence) == 0x000000, "Member 'CameraAnimationCameraModifier_PlayCameraAnimation::Sequence' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_PlayCameraAnimation, Params_0) == 0x000008, "Member 'CameraAnimationCameraModifier_PlayCameraAnimation::Params_0' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_PlayCameraAnimation, ReturnValue) == 0x000048, "Member 'CameraAnimationCameraModifier_PlayCameraAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_StopAllCameraAnimations \ static_assert(alignof(CameraAnimationCameraModifier_StopAllCameraAnimations) == 0x000001, "Wrong alignment on CameraAnimationCameraModifier_StopAllCameraAnimations"); \ static_assert(sizeof(CameraAnimationCameraModifier_StopAllCameraAnimations) == 0x000001, "Wrong size on CameraAnimationCameraModifier_StopAllCameraAnimations"); \ static_assert(offsetof(CameraAnimationCameraModifier_StopAllCameraAnimations, bImmediate) == 0x000000, "Member 'CameraAnimationCameraModifier_StopAllCameraAnimations::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_StopAllCameraAnimationsOf \ static_assert(alignof(CameraAnimationCameraModifier_StopAllCameraAnimationsOf) == 0x000008, "Wrong alignment on CameraAnimationCameraModifier_StopAllCameraAnimationsOf"); \ static_assert(sizeof(CameraAnimationCameraModifier_StopAllCameraAnimationsOf) == 0x000010, "Wrong size on CameraAnimationCameraModifier_StopAllCameraAnimationsOf"); \ static_assert(offsetof(CameraAnimationCameraModifier_StopAllCameraAnimationsOf, Sequence) == 0x000000, "Member 'CameraAnimationCameraModifier_StopAllCameraAnimationsOf::Sequence' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_StopAllCameraAnimationsOf, bImmediate) == 0x000008, "Member 'CameraAnimationCameraModifier_StopAllCameraAnimationsOf::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_StopCameraAnimation \ static_assert(alignof(CameraAnimationCameraModifier_StopCameraAnimation) == 0x000002, "Wrong alignment on CameraAnimationCameraModifier_StopCameraAnimation"); \ static_assert(sizeof(CameraAnimationCameraModifier_StopCameraAnimation) == 0x000006, "Wrong size on CameraAnimationCameraModifier_StopCameraAnimation"); \ static_assert(offsetof(CameraAnimationCameraModifier_StopCameraAnimation, Handle) == 0x000000, "Member 'CameraAnimationCameraModifier_StopCameraAnimation::Handle' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_StopCameraAnimation, bImmediate) == 0x000004, "Member 'CameraAnimationCameraModifier_StopCameraAnimation::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraAnimationCameraModifier_IsCameraAnimationActive \ static_assert(alignof(CameraAnimationCameraModifier_IsCameraAnimationActive) == 0x000002, "Wrong alignment on CameraAnimationCameraModifier_IsCameraAnimationActive"); \ static_assert(sizeof(CameraAnimationCameraModifier_IsCameraAnimationActive) == 0x000006, "Wrong size on CameraAnimationCameraModifier_IsCameraAnimationActive"); \ static_assert(offsetof(CameraAnimationCameraModifier_IsCameraAnimationActive, Handle) == 0x000000, "Member 'CameraAnimationCameraModifier_IsCameraAnimationActive::Handle' has a wrong offset!"); \ static_assert(offsetof(CameraAnimationCameraModifier_IsCameraAnimationActive, ReturnValue) == 0x000004, "Member 'CameraAnimationCameraModifier_IsCameraAnimationActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraAnimationCameraModifier \ static_assert(alignof(UCameraAnimationCameraModifier) == 0x000008, "Wrong alignment on UCameraAnimationCameraModifier"); \ static_assert(sizeof(UCameraAnimationCameraModifier) == 0x000060, "Wrong size on UCameraAnimationCameraModifier"); \ static_assert(offsetof(UCameraAnimationCameraModifier, ActiveAnimations) == 0x000048, "Member 'UCameraAnimationCameraModifier::ActiveAnimations' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationCameraModifier, NextInstanceSerialNumber) == 0x000058, "Member 'UCameraAnimationCameraModifier::NextInstanceSerialNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier \ static_assert(alignof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier) == 0x000008, "Wrong alignment on GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier"); \ static_assert(sizeof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier) == 0x000010, "Wrong size on GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier, PlayerCameraManager) == 0x000000, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier::PlayerCameraManager' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier, ReturnValue) == 0x000008, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraAnimationCameraModifier::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace \ static_assert(alignof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace) == 0x000001, "Wrong alignment on GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace"); \ static_assert(sizeof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace) == 0x000002, "Wrong size on GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace, CameraShakePlaySpace) == 0x000000, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace::CameraShakePlaySpace' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace, ReturnValue) == 0x000001, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraAnimationPlaySpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace \ static_assert(alignof(GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace) == 0x000001, "Wrong alignment on GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace"); \ static_assert(sizeof(GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace) == 0x000002, "Wrong size on GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace, CameraAnimationPlaySpace) == 0x000000, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace::CameraAnimationPlaySpace' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace, ReturnValue) == 0x000001, "Member 'GameplayCamerasFunctionLibrary_Conv_CameraShakePlaySpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCamerasFunctionLibrary \ static_assert(alignof(UGameplayCamerasFunctionLibrary) == 0x000008, "Wrong alignment on UGameplayCamerasFunctionLibrary"); \ static_assert(sizeof(UGameplayCamerasFunctionLibrary) == 0x000028, "Wrong size on UGameplayCamerasFunctionLibrary"); \ #define DUMPER7_ASSERTS_UCompositeCameraShakePattern \ static_assert(alignof(UCompositeCameraShakePattern) == 0x000008, "Wrong alignment on UCompositeCameraShakePattern"); \ static_assert(sizeof(UCompositeCameraShakePattern) == 0x000048, "Wrong size on UCompositeCameraShakePattern"); \ static_assert(offsetof(UCompositeCameraShakePattern, ChildPatterns) == 0x000028, "Member 'UCompositeCameraShakePattern::ChildPatterns' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasSubsystem_PlayCameraAnimation \ static_assert(alignof(GameplayCamerasSubsystem_PlayCameraAnimation) == 0x000008, "Wrong alignment on GameplayCamerasSubsystem_PlayCameraAnimation"); \ static_assert(sizeof(GameplayCamerasSubsystem_PlayCameraAnimation) == 0x000058, "Wrong size on GameplayCamerasSubsystem_PlayCameraAnimation"); \ static_assert(offsetof(GameplayCamerasSubsystem_PlayCameraAnimation, PlayerController) == 0x000000, "Member 'GameplayCamerasSubsystem_PlayCameraAnimation::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_PlayCameraAnimation, Sequence) == 0x000008, "Member 'GameplayCamerasSubsystem_PlayCameraAnimation::Sequence' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_PlayCameraAnimation, Params_0) == 0x000010, "Member 'GameplayCamerasSubsystem_PlayCameraAnimation::Params_0' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_PlayCameraAnimation, ReturnValue) == 0x000050, "Member 'GameplayCamerasSubsystem_PlayCameraAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasSubsystem_StopAllCameraAnimations \ static_assert(alignof(GameplayCamerasSubsystem_StopAllCameraAnimations) == 0x000008, "Wrong alignment on GameplayCamerasSubsystem_StopAllCameraAnimations"); \ static_assert(sizeof(GameplayCamerasSubsystem_StopAllCameraAnimations) == 0x000010, "Wrong size on GameplayCamerasSubsystem_StopAllCameraAnimations"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopAllCameraAnimations, PlayerController) == 0x000000, "Member 'GameplayCamerasSubsystem_StopAllCameraAnimations::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopAllCameraAnimations, bImmediate) == 0x000008, "Member 'GameplayCamerasSubsystem_StopAllCameraAnimations::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasSubsystem_StopAllCameraAnimationsOf \ static_assert(alignof(GameplayCamerasSubsystem_StopAllCameraAnimationsOf) == 0x000008, "Wrong alignment on GameplayCamerasSubsystem_StopAllCameraAnimationsOf"); \ static_assert(sizeof(GameplayCamerasSubsystem_StopAllCameraAnimationsOf) == 0x000018, "Wrong size on GameplayCamerasSubsystem_StopAllCameraAnimationsOf"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopAllCameraAnimationsOf, PlayerController) == 0x000000, "Member 'GameplayCamerasSubsystem_StopAllCameraAnimationsOf::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopAllCameraAnimationsOf, Sequence) == 0x000008, "Member 'GameplayCamerasSubsystem_StopAllCameraAnimationsOf::Sequence' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopAllCameraAnimationsOf, bImmediate) == 0x000010, "Member 'GameplayCamerasSubsystem_StopAllCameraAnimationsOf::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasSubsystem_StopCameraAnimation \ static_assert(alignof(GameplayCamerasSubsystem_StopCameraAnimation) == 0x000008, "Wrong alignment on GameplayCamerasSubsystem_StopCameraAnimation"); \ static_assert(sizeof(GameplayCamerasSubsystem_StopCameraAnimation) == 0x000010, "Wrong size on GameplayCamerasSubsystem_StopCameraAnimation"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopCameraAnimation, PlayerController) == 0x000000, "Member 'GameplayCamerasSubsystem_StopCameraAnimation::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopCameraAnimation, Handle) == 0x000008, "Member 'GameplayCamerasSubsystem_StopCameraAnimation::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_StopCameraAnimation, bImmediate) == 0x00000C, "Member 'GameplayCamerasSubsystem_StopCameraAnimation::bImmediate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayCamerasSubsystem_IsCameraAnimationActive \ static_assert(alignof(GameplayCamerasSubsystem_IsCameraAnimationActive) == 0x000008, "Wrong alignment on GameplayCamerasSubsystem_IsCameraAnimationActive"); \ static_assert(sizeof(GameplayCamerasSubsystem_IsCameraAnimationActive) == 0x000010, "Wrong size on GameplayCamerasSubsystem_IsCameraAnimationActive"); \ static_assert(offsetof(GameplayCamerasSubsystem_IsCameraAnimationActive, PlayerController) == 0x000000, "Member 'GameplayCamerasSubsystem_IsCameraAnimationActive::PlayerController' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_IsCameraAnimationActive, Handle) == 0x000008, "Member 'GameplayCamerasSubsystem_IsCameraAnimationActive::Handle' has a wrong offset!"); \ static_assert(offsetof(GameplayCamerasSubsystem_IsCameraAnimationActive, ReturnValue) == 0x00000C, "Member 'GameplayCamerasSubsystem_IsCameraAnimationActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayCamerasSubsystem \ static_assert(alignof(UGameplayCamerasSubsystem) == 0x000008, "Wrong alignment on UGameplayCamerasSubsystem"); \ static_assert(sizeof(UGameplayCamerasSubsystem) == 0x000030, "Wrong size on UGameplayCamerasSubsystem"); \ #define DUMPER7_ASSERTS_USimpleCameraShakePattern \ static_assert(alignof(USimpleCameraShakePattern) == 0x000008, "Wrong alignment on USimpleCameraShakePattern"); \ static_assert(sizeof(USimpleCameraShakePattern) == 0x000038, "Wrong size on USimpleCameraShakePattern"); \ static_assert(offsetof(USimpleCameraShakePattern, Duration) == 0x000028, "Member 'USimpleCameraShakePattern::Duration' has a wrong offset!"); \ static_assert(offsetof(USimpleCameraShakePattern, BlendInTime) == 0x00002C, "Member 'USimpleCameraShakePattern::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(USimpleCameraShakePattern, BlendOutTime) == 0x000030, "Member 'USimpleCameraShakePattern::BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPerlinNoiseCameraShakePattern \ static_assert(alignof(UPerlinNoiseCameraShakePattern) == 0x000008, "Wrong alignment on UPerlinNoiseCameraShakePattern"); \ static_assert(sizeof(UPerlinNoiseCameraShakePattern) == 0x0000B8, "Wrong size on UPerlinNoiseCameraShakePattern"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, LocationAmplitudeMultiplier) == 0x000038, "Member 'UPerlinNoiseCameraShakePattern::LocationAmplitudeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, LocationFrequencyMultiplier) == 0x00003C, "Member 'UPerlinNoiseCameraShakePattern::LocationFrequencyMultiplier' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, X) == 0x000040, "Member 'UPerlinNoiseCameraShakePattern::X' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, Y) == 0x000048, "Member 'UPerlinNoiseCameraShakePattern::Y' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, Z) == 0x000050, "Member 'UPerlinNoiseCameraShakePattern::Z' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, RotationAmplitudeMultiplier) == 0x000058, "Member 'UPerlinNoiseCameraShakePattern::RotationAmplitudeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, RotationFrequencyMultiplier) == 0x00005C, "Member 'UPerlinNoiseCameraShakePattern::RotationFrequencyMultiplier' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, Pitch) == 0x000060, "Member 'UPerlinNoiseCameraShakePattern::Pitch' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, Yaw) == 0x000068, "Member 'UPerlinNoiseCameraShakePattern::Yaw' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, Roll) == 0x000070, "Member 'UPerlinNoiseCameraShakePattern::Roll' has a wrong offset!"); \ static_assert(offsetof(UPerlinNoiseCameraShakePattern, FOV) == 0x000078, "Member 'UPerlinNoiseCameraShakePattern::FOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTestCameraShake \ static_assert(alignof(UTestCameraShake) == 0x000010, "Wrong alignment on UTestCameraShake"); \ static_assert(sizeof(UTestCameraShake) == 0x0000F0, "Wrong size on UTestCameraShake"); \ #define DUMPER7_ASSERTS_UConstantCameraShakePattern \ static_assert(alignof(UConstantCameraShakePattern) == 0x000008, "Wrong alignment on UConstantCameraShakePattern"); \ static_assert(sizeof(UConstantCameraShakePattern) == 0x000068, "Wrong size on UConstantCameraShakePattern"); \ static_assert(offsetof(UConstantCameraShakePattern, LocationOffset) == 0x000038, "Member 'UConstantCameraShakePattern::LocationOffset' has a wrong offset!"); \ static_assert(offsetof(UConstantCameraShakePattern, RotationOffset) == 0x000050, "Member 'UConstantCameraShakePattern::RotationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaveOscillatorCameraShakePattern \ static_assert(alignof(UWaveOscillatorCameraShakePattern) == 0x000008, "Wrong alignment on UWaveOscillatorCameraShakePattern"); \ static_assert(sizeof(UWaveOscillatorCameraShakePattern) == 0x0000D8, "Wrong size on UWaveOscillatorCameraShakePattern"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, LocationAmplitudeMultiplier) == 0x000038, "Member 'UWaveOscillatorCameraShakePattern::LocationAmplitudeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, LocationFrequencyMultiplier) == 0x00003C, "Member 'UWaveOscillatorCameraShakePattern::LocationFrequencyMultiplier' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, X) == 0x000040, "Member 'UWaveOscillatorCameraShakePattern::X' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, Y) == 0x00004C, "Member 'UWaveOscillatorCameraShakePattern::Y' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, Z) == 0x000058, "Member 'UWaveOscillatorCameraShakePattern::Z' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, RotationAmplitudeMultiplier) == 0x000064, "Member 'UWaveOscillatorCameraShakePattern::RotationAmplitudeMultiplier' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, RotationFrequencyMultiplier) == 0x000068, "Member 'UWaveOscillatorCameraShakePattern::RotationFrequencyMultiplier' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, Pitch) == 0x00006C, "Member 'UWaveOscillatorCameraShakePattern::Pitch' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, Yaw) == 0x000078, "Member 'UWaveOscillatorCameraShakePattern::Yaw' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, Roll) == 0x000084, "Member 'UWaveOscillatorCameraShakePattern::Roll' has a wrong offset!"); \ static_assert(offsetof(UWaveOscillatorCameraShakePattern, FOV) == 0x000090, "Member 'UWaveOscillatorCameraShakePattern::FOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTemplateSectionPropertyScale \ static_assert(alignof(FTemplateSectionPropertyScale) == 0x000008, "Wrong alignment on FTemplateSectionPropertyScale"); \ static_assert(sizeof(FTemplateSectionPropertyScale) == 0x000138, "Wrong size on FTemplateSectionPropertyScale"); \ static_assert(offsetof(FTemplateSectionPropertyScale, ObjectBinding) == 0x000000, "Member 'FTemplateSectionPropertyScale::ObjectBinding' has a wrong offset!"); \ static_assert(offsetof(FTemplateSectionPropertyScale, PropertyBinding) == 0x000010, "Member 'FTemplateSectionPropertyScale::PropertyBinding' has a wrong offset!"); \ static_assert(offsetof(FTemplateSectionPropertyScale, PropertyScaleType) == 0x000024, "Member 'FTemplateSectionPropertyScale::PropertyScaleType' has a wrong offset!"); \ static_assert(offsetof(FTemplateSectionPropertyScale, FloatChannel) == 0x000028, "Member 'FTemplateSectionPropertyScale::FloatChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTemplateSequenceBindingOverrideData \ static_assert(alignof(FTemplateSequenceBindingOverrideData) == 0x000004, "Wrong alignment on FTemplateSequenceBindingOverrideData"); \ static_assert(sizeof(FTemplateSequenceBindingOverrideData) == 0x00000C, "Wrong size on FTemplateSequenceBindingOverrideData"); \ static_assert(offsetof(FTemplateSequenceBindingOverrideData, Object) == 0x000000, "Member 'FTemplateSequenceBindingOverrideData::Object' has a wrong offset!"); \ static_assert(offsetof(FTemplateSequenceBindingOverrideData, bOverridesDefault) == 0x000008, "Member 'FTemplateSequenceBindingOverrideData::bOverridesDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTemplateSequence \ static_assert(alignof(UTemplateSequence) == 0x000008, "Wrong alignment on UTemplateSequence"); \ static_assert(sizeof(UTemplateSequence) == 0x000120, "Wrong size on UTemplateSequence"); \ static_assert(offsetof(UTemplateSequence, MovieScene) == 0x000068, "Member 'UTemplateSequence::MovieScene' has a wrong offset!"); \ static_assert(offsetof(UTemplateSequence, BoundActorClass) == 0x000070, "Member 'UTemplateSequence::BoundActorClass' has a wrong offset!"); \ static_assert(offsetof(UTemplateSequence, BoundPreviewActor) == 0x0000A0, "Member 'UTemplateSequence::BoundPreviewActor' has a wrong offset!"); \ static_assert(offsetof(UTemplateSequence, BoundActorComponents) == 0x0000D0, "Member 'UTemplateSequence::BoundActorComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraAnimationEntitySystemLinker \ static_assert(alignof(UCameraAnimationEntitySystemLinker) == 0x000008, "Wrong alignment on UCameraAnimationEntitySystemLinker"); \ static_assert(sizeof(UCameraAnimationEntitySystemLinker) == 0x0006D8, "Wrong size on UCameraAnimationEntitySystemLinker"); \ #define DUMPER7_ASSERTS_UCameraAnimationSequence \ static_assert(alignof(UCameraAnimationSequence) == 0x000008, "Wrong alignment on UCameraAnimationSequence"); \ static_assert(sizeof(UCameraAnimationSequence) == 0x000120, "Wrong size on UCameraAnimationSequence"); \ #define DUMPER7_ASSERTS_UCameraAnimationSequenceSubsystem \ static_assert(alignof(UCameraAnimationSequenceSubsystem) == 0x000008, "Wrong alignment on UCameraAnimationSequenceSubsystem"); \ static_assert(sizeof(UCameraAnimationSequenceSubsystem) == 0x000048, "Wrong size on UCameraAnimationSequenceSubsystem"); \ static_assert(offsetof(UCameraAnimationSequenceSubsystem, Linker) == 0x000030, "Member 'UCameraAnimationSequenceSubsystem::Linker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraAnimationSequenceCameraStandIn \ static_assert(alignof(UCameraAnimationSequenceCameraStandIn) == 0x000010, "Wrong alignment on UCameraAnimationSequenceCameraStandIn"); \ static_assert(sizeof(UCameraAnimationSequenceCameraStandIn) == 0x000860, "Wrong size on UCameraAnimationSequenceCameraStandIn"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, FieldOfView) == 0x000028, "Member 'UCameraAnimationSequenceCameraStandIn::FieldOfView' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, AspectRatio) == 0x000030, "Member 'UCameraAnimationSequenceCameraStandIn::AspectRatio' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, PostProcessSettings) == 0x000040, "Member 'UCameraAnimationSequenceCameraStandIn::PostProcessSettings' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, PostProcessBlendWeight) == 0x000740, "Member 'UCameraAnimationSequenceCameraStandIn::PostProcessBlendWeight' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, Filmback) == 0x000744, "Member 'UCameraAnimationSequenceCameraStandIn::Filmback' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, LensSettings) == 0x000750, "Member 'UCameraAnimationSequenceCameraStandIn::LensSettings' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, FocusSettings) == 0x000770, "Member 'UCameraAnimationSequenceCameraStandIn::FocusSettings' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentFocalLength) == 0x0007D8, "Member 'UCameraAnimationSequenceCameraStandIn::CurrentFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentAperture) == 0x0007DC, "Member 'UCameraAnimationSequenceCameraStandIn::CurrentAperture' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequenceCameraStandIn, CurrentFocusDistance) == 0x0007E0, "Member 'UCameraAnimationSequenceCameraStandIn::CurrentFocusDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraAnimationSequencePlayer \ static_assert(alignof(UCameraAnimationSequencePlayer) == 0x000008, "Wrong alignment on UCameraAnimationSequencePlayer"); \ static_assert(sizeof(UCameraAnimationSequencePlayer) == 0x000380, "Wrong size on UCameraAnimationSequencePlayer"); \ static_assert(offsetof(UCameraAnimationSequencePlayer, BoundObjectOverride) == 0x000288, "Member 'UCameraAnimationSequencePlayer::BoundObjectOverride' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequencePlayer, Sequence) == 0x000290, "Member 'UCameraAnimationSequencePlayer::Sequence' has a wrong offset!"); \ static_assert(offsetof(UCameraAnimationSequencePlayer, RootTemplateInstance) == 0x000298, "Member 'UCameraAnimationSequencePlayer::RootTemplateInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCameraAnimationSpawnableSystem \ static_assert(alignof(UCameraAnimationSpawnableSystem) == 0x000008, "Wrong alignment on UCameraAnimationSpawnableSystem"); \ static_assert(sizeof(UCameraAnimationSpawnableSystem) == 0x000040, "Wrong size on UCameraAnimationSpawnableSystem"); \ #define DUMPER7_ASSERTS_UCameraAnimationBoundObjectInstantiator \ static_assert(alignof(UCameraAnimationBoundObjectInstantiator) == 0x000008, "Wrong alignment on UCameraAnimationBoundObjectInstantiator"); \ static_assert(sizeof(UCameraAnimationBoundObjectInstantiator) == 0x000040, "Wrong size on UCameraAnimationBoundObjectInstantiator"); \ #define DUMPER7_ASSERTS_UTemplateSequenceSection \ static_assert(alignof(UTemplateSequenceSection) == 0x000008, "Wrong alignment on UTemplateSequenceSection"); \ static_assert(sizeof(UTemplateSequenceSection) == 0x000148, "Wrong size on UTemplateSequenceSection"); \ static_assert(offsetof(UTemplateSequenceSection, PropertyScales) == 0x000138, "Member 'UTemplateSequenceSection::PropertyScales' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USequenceCameraShakePattern \ static_assert(alignof(USequenceCameraShakePattern) == 0x000008, "Wrong alignment on USequenceCameraShakePattern"); \ static_assert(sizeof(USequenceCameraShakePattern) == 0x000058, "Wrong size on USequenceCameraShakePattern"); \ static_assert(offsetof(USequenceCameraShakePattern, Sequence) == 0x000028, "Member 'USequenceCameraShakePattern::Sequence' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, PlayRate) == 0x000030, "Member 'USequenceCameraShakePattern::PlayRate' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, Scale) == 0x000034, "Member 'USequenceCameraShakePattern::Scale' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, BlendInTime) == 0x000038, "Member 'USequenceCameraShakePattern::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, BlendOutTime) == 0x00003C, "Member 'USequenceCameraShakePattern::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, RandomSegmentDuration) == 0x000040, "Member 'USequenceCameraShakePattern::RandomSegmentDuration' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, bRandomSegment) == 0x000044, "Member 'USequenceCameraShakePattern::bRandomSegment' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, Player) == 0x000048, "Member 'USequenceCameraShakePattern::Player' has a wrong offset!"); \ static_assert(offsetof(USequenceCameraShakePattern, CameraStandIn) == 0x000050, "Member 'USequenceCameraShakePattern::CameraStandIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTemplateSequenceSystem \ static_assert(alignof(UTemplateSequenceSystem) == 0x000008, "Wrong alignment on UTemplateSequenceSystem"); \ static_assert(sizeof(UTemplateSequenceSystem) == 0x0000B0, "Wrong size on UTemplateSequenceSystem"); \ #define DUMPER7_ASSERTS_UTemplateSequencePropertyScalingInstantiatorSystem \ static_assert(alignof(UTemplateSequencePropertyScalingInstantiatorSystem) == 0x000008, "Wrong alignment on UTemplateSequencePropertyScalingInstantiatorSystem"); \ static_assert(sizeof(UTemplateSequencePropertyScalingInstantiatorSystem) == 0x000098, "Wrong size on UTemplateSequencePropertyScalingInstantiatorSystem"); \ #define DUMPER7_ASSERTS_UTemplateSequencePropertyScalingEvaluatorSystem \ static_assert(alignof(UTemplateSequencePropertyScalingEvaluatorSystem) == 0x000008, "Wrong alignment on UTemplateSequencePropertyScalingEvaluatorSystem"); \ static_assert(sizeof(UTemplateSequencePropertyScalingEvaluatorSystem) == 0x000090, "Wrong size on UTemplateSequencePropertyScalingEvaluatorSystem"); \ #define DUMPER7_ASSERTS_TemplateSequenceActor_SetBinding \ static_assert(alignof(TemplateSequenceActor_SetBinding) == 0x000008, "Wrong alignment on TemplateSequenceActor_SetBinding"); \ static_assert(sizeof(TemplateSequenceActor_SetBinding) == 0x000010, "Wrong size on TemplateSequenceActor_SetBinding"); \ static_assert(offsetof(TemplateSequenceActor_SetBinding, Actor) == 0x000000, "Member 'TemplateSequenceActor_SetBinding::Actor' has a wrong offset!"); \ static_assert(offsetof(TemplateSequenceActor_SetBinding, bOverridesDefault) == 0x000008, "Member 'TemplateSequenceActor_SetBinding::bOverridesDefault' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TemplateSequenceActor_SetSequence \ static_assert(alignof(TemplateSequenceActor_SetSequence) == 0x000008, "Wrong alignment on TemplateSequenceActor_SetSequence"); \ static_assert(sizeof(TemplateSequenceActor_SetSequence) == 0x000008, "Wrong size on TemplateSequenceActor_SetSequence"); \ static_assert(offsetof(TemplateSequenceActor_SetSequence, InSequence) == 0x000000, "Member 'TemplateSequenceActor_SetSequence::InSequence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TemplateSequenceActor_GetSequence \ static_assert(alignof(TemplateSequenceActor_GetSequence) == 0x000008, "Wrong alignment on TemplateSequenceActor_GetSequence"); \ static_assert(sizeof(TemplateSequenceActor_GetSequence) == 0x000008, "Wrong size on TemplateSequenceActor_GetSequence"); \ static_assert(offsetof(TemplateSequenceActor_GetSequence, ReturnValue) == 0x000000, "Member 'TemplateSequenceActor_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TemplateSequenceActor_GetSequencePlayer \ static_assert(alignof(TemplateSequenceActor_GetSequencePlayer) == 0x000008, "Wrong alignment on TemplateSequenceActor_GetSequencePlayer"); \ static_assert(sizeof(TemplateSequenceActor_GetSequencePlayer) == 0x000008, "Wrong size on TemplateSequenceActor_GetSequencePlayer"); \ static_assert(offsetof(TemplateSequenceActor_GetSequencePlayer, ReturnValue) == 0x000000, "Member 'TemplateSequenceActor_GetSequencePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TemplateSequenceActor_LoadSequence \ static_assert(alignof(TemplateSequenceActor_LoadSequence) == 0x000008, "Wrong alignment on TemplateSequenceActor_LoadSequence"); \ static_assert(sizeof(TemplateSequenceActor_LoadSequence) == 0x000008, "Wrong size on TemplateSequenceActor_LoadSequence"); \ static_assert(offsetof(TemplateSequenceActor_LoadSequence, ReturnValue) == 0x000000, "Member 'TemplateSequenceActor_LoadSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATemplateSequenceActor \ static_assert(alignof(ATemplateSequenceActor) == 0x000008, "Wrong alignment on ATemplateSequenceActor"); \ static_assert(sizeof(ATemplateSequenceActor) == 0x000310, "Wrong size on ATemplateSequenceActor"); \ static_assert(offsetof(ATemplateSequenceActor, PlaybackSettings) == 0x0002B8, "Member 'ATemplateSequenceActor::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, SequencePlayer) == 0x0002D8, "Member 'ATemplateSequenceActor::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, TemplateSequence) == 0x0002E0, "Member 'ATemplateSequenceActor::TemplateSequence' has a wrong offset!"); \ static_assert(offsetof(ATemplateSequenceActor, BindingOverride) == 0x000300, "Member 'ATemplateSequenceActor::BindingOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TemplateSequencePlayer_CreateTemplateSequencePlayer \ static_assert(alignof(TemplateSequencePlayer_CreateTemplateSequencePlayer) == 0x000008, "Wrong alignment on TemplateSequencePlayer_CreateTemplateSequencePlayer"); \ static_assert(sizeof(TemplateSequencePlayer_CreateTemplateSequencePlayer) == 0x000040, "Wrong size on TemplateSequencePlayer_CreateTemplateSequencePlayer"); \ static_assert(offsetof(TemplateSequencePlayer_CreateTemplateSequencePlayer, WorldContextObject) == 0x000000, "Member 'TemplateSequencePlayer_CreateTemplateSequencePlayer::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(TemplateSequencePlayer_CreateTemplateSequencePlayer, TemplateSequence) == 0x000008, "Member 'TemplateSequencePlayer_CreateTemplateSequencePlayer::TemplateSequence' has a wrong offset!"); \ static_assert(offsetof(TemplateSequencePlayer_CreateTemplateSequencePlayer, Settings) == 0x000010, "Member 'TemplateSequencePlayer_CreateTemplateSequencePlayer::Settings' has a wrong offset!"); \ static_assert(offsetof(TemplateSequencePlayer_CreateTemplateSequencePlayer, OutActor) == 0x000030, "Member 'TemplateSequencePlayer_CreateTemplateSequencePlayer::OutActor' has a wrong offset!"); \ static_assert(offsetof(TemplateSequencePlayer_CreateTemplateSequencePlayer, ReturnValue) == 0x000038, "Member 'TemplateSequencePlayer_CreateTemplateSequencePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTemplateSequencePlayer \ static_assert(alignof(UTemplateSequencePlayer) == 0x000008, "Wrong alignment on UTemplateSequencePlayer"); \ static_assert(sizeof(UTemplateSequencePlayer) == 0x0004B0, "Wrong size on UTemplateSequencePlayer"); \ #define DUMPER7_ASSERTS_SequenceCameraShakeTestUtil_GetCameraCachePOV \ static_assert(alignof(SequenceCameraShakeTestUtil_GetCameraCachePOV) == 0x000010, "Wrong alignment on SequenceCameraShakeTestUtil_GetCameraCachePOV"); \ static_assert(sizeof(SequenceCameraShakeTestUtil_GetCameraCachePOV) == 0x0007F0, "Wrong size on SequenceCameraShakeTestUtil_GetCameraCachePOV"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetCameraCachePOV, PlayerController) == 0x000000, "Member 'SequenceCameraShakeTestUtil_GetCameraCachePOV::PlayerController' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetCameraCachePOV, ReturnValue) == 0x000010, "Member 'SequenceCameraShakeTestUtil_GetCameraCachePOV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV \ static_assert(alignof(SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV) == 0x000010, "Wrong alignment on SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV"); \ static_assert(sizeof(SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV) == 0x0007F0, "Wrong size on SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV, PlayerController) == 0x000000, "Member 'SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV::PlayerController' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV, ReturnValue) == 0x000010, "Member 'SequenceCameraShakeTestUtil_GetLastFrameCameraCachePOV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceCameraShakeTestUtil_GetPostProcessBlendCache \ static_assert(alignof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache) == 0x000010, "Wrong alignment on SequenceCameraShakeTestUtil_GetPostProcessBlendCache"); \ static_assert(sizeof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache) == 0x000720, "Wrong size on SequenceCameraShakeTestUtil_GetPostProcessBlendCache"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, PlayerController) == 0x000000, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::PlayerController' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, PPIndex) == 0x000008, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::PPIndex' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, OutPPSettings) == 0x000010, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::OutPPSettings' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, OutPPBlendWeight) == 0x000710, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::OutPPBlendWeight' has a wrong offset!"); \ static_assert(offsetof(SequenceCameraShakeTestUtil_GetPostProcessBlendCache, ReturnValue) == 0x000714, "Member 'SequenceCameraShakeTestUtil_GetPostProcessBlendCache::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USequenceCameraShakeTestUtil \ static_assert(alignof(USequenceCameraShakeTestUtil) == 0x000008, "Wrong alignment on USequenceCameraShakeTestUtil"); \ static_assert(sizeof(USequenceCameraShakeTestUtil) == 0x000028, "Wrong size on USequenceCameraShakeTestUtil"); \ #define DUMPER7_ASSERTS_UTemplateSequenceTrack \ static_assert(alignof(UTemplateSequenceTrack) == 0x000008, "Wrong alignment on UTemplateSequenceTrack"); \ static_assert(sizeof(UTemplateSequenceTrack) == 0x0000A8, "Wrong size on UTemplateSequenceTrack"); \ #define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(ControlsSettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on ControlsSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(ControlsSettingsWidget_BP_C_OnFocusReceived) == 0x000278, "Wrong size on ControlsSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, CallFunc_GetTopFocus_NewParam) == 0x000100, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::CallFunc_GetTopFocus_NewParam' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000108, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001C0, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_GetTopFocus \ static_assert(alignof(ControlsSettingsWidget_BP_C_GetTopFocus) == 0x000008, "Wrong alignment on ControlsSettingsWidget_BP_C_GetTopFocus"); \ static_assert(sizeof(ControlsSettingsWidget_BP_C_GetTopFocus) == 0x000008, "Wrong size on ControlsSettingsWidget_BP_C_GetTopFocus"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_GetTopFocus, NewParam) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_GetTopFocus::NewParam' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP \ static_assert(alignof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP) == 0x000008, "Wrong alignment on ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP"); \ static_assert(sizeof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP) == 0x000138, "Wrong size on ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, K2Node_Event_Visualization) == 0x000008, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000068, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000070, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C0, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, K2Node_MakeArray_Array) == 0x000110, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x000120, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(ControlsSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on ControlsSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(ControlsSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on ControlsSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(ControlsSettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsSettingsWidget_BP_C \ static_assert(alignof(UControlsSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UControlsSettingsWidget_BP_C"); \ static_assert(sizeof(UControlsSettingsWidget_BP_C) == 0x000580, "Wrong size on UControlsSettingsWidget_BP_C"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, UberGraphFrame) == 0x000528, "Member 'UControlsSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, Controls) == 0x000530, "Member 'UControlsSettingsWidget_BP_C::Controls' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, Header_txt_4) == 0x000538, "Member 'UControlsSettingsWidget_BP_C::Header_txt_4' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, Info_txt) == 0x000540, "Member 'UControlsSettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, Rebinding_but) == 0x000548, "Member 'UControlsSettingsWidget_BP_C::Rebinding_but' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, View_but) == 0x000550, "Member 'UControlsSettingsWidget_BP_C::View_but' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, VisImage) == 0x000558, "Member 'UControlsSettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, OnShowView) == 0x000560, "Member 'UControlsSettingsWidget_BP_C::OnShowView' has a wrong offset!"); \ static_assert(offsetof(UControlsSettingsWidget_BP_C, OnShowRebinding) == 0x000570, "Member 'UControlsSettingsWidget_BP_C::OnShowRebinding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_Tick \ static_assert(alignof(DialogUIWidget_C_Tick) == 0x000008, "Wrong alignment on DialogUIWidget_C_Tick"); \ static_assert(sizeof(DialogUIWidget_C_Tick) == 0x000048, "Wrong size on DialogUIWidget_C_Tick"); \ static_assert(offsetof(DialogUIWidget_C_Tick, MyGeometry) == 0x000000, "Member 'DialogUIWidget_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Tick, InDeltaTime) == 0x000040, "Member 'DialogUIWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_Reset \ static_assert(alignof(DialogUIWidget_C_Reset) == 0x000008, "Wrong alignment on DialogUIWidget_C_Reset"); \ static_assert(sizeof(DialogUIWidget_C_Reset) == 0x000030, "Wrong size on DialogUIWidget_C_Reset"); \ static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DialogUIWidget_C_Reset::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DialogUIWidget_C_Reset::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogUIWidget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'DialogUIWidget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget \ static_assert(alignof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x000008, "Wrong alignment on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ static_assert(sizeof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x000100, "Wrong size on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, EntryPoint) == 0x000000, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_1) == 0x000018, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_2) == 0x000028, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_2) == 0x000034, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_3) == 0x000038, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_4) == 0x000040, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_4) == 0x000049, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_5) == 0x000050, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_6) == 0x000058, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_5) == 0x000060, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_6) == 0x000061, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_7) == 0x000068, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_7) == 0x000074, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_MyGeometry) == 0x000080, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_InDeltaTime) == 0x0000C0, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_MakeArray_Array) == 0x0000C8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Length_ReturnValue) == 0x0000D8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Get_Item) == 0x0000E0, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Less_IntInt_ReturnValue) == 0x0000E8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_HasKeyboardFocus_ReturnValue) == 0x0000E9, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_HasKeyboardFocus_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_SelectColor_ReturnValue) == 0x0000EC, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_DialogLine \ static_assert(alignof(DialogUIWidget_C_DialogLine) == 0x000008, "Wrong alignment on DialogUIWidget_C_DialogLine"); \ static_assert(sizeof(DialogUIWidget_C_DialogLine) == 0x000018, "Wrong size on DialogUIWidget_C_DialogLine"); \ static_assert(offsetof(DialogUIWidget_C_DialogLine, Text) == 0x000000, "Member 'DialogUIWidget_C_DialogLine::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_AutoChoice \ static_assert(alignof(DialogUIWidget_C_AutoChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AutoChoice"); \ static_assert(sizeof(DialogUIWidget_C_AutoChoice) == 0x000048, "Wrong size on DialogUIWidget_C_AutoChoice"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_GetText_ReturnValue) == 0x000028, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000040, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000041, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUIWidget_C_AddChoice \ static_assert(alignof(DialogUIWidget_C_AddChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AddChoice"); \ static_assert(sizeof(DialogUIWidget_C_AddChoice) == 0x000050, "Wrong size on DialogUIWidget_C_AddChoice"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, Text) == 0x000000, "Member 'DialogUIWidget_C_AddChoice::Text' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array) == 0x000018, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, Temp_int_Variable) == 0x00002C, "Member 'DialogUIWidget_C_AddChoice::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array_1) == 0x000030, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item) == 0x000040, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogUIWidget_C \ static_assert(alignof(UDialogUIWidget_C) == 0x000008, "Wrong alignment on UDialogUIWidget_C"); \ static_assert(sizeof(UDialogUIWidget_C) == 0x000318, "Wrong size on UDialogUIWidget_C"); \ static_assert(offsetof(UDialogUIWidget_C, UberGraphFrame) == 0x000278, "Member 'UDialogUIWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_0) == 0x000280, "Member 'UDialogUIWidget_C::Button_0' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_1) == 0x000288, "Member 'UDialogUIWidget_C::Button_1' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_2) == 0x000290, "Member 'UDialogUIWidget_C::Button_2' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_3) == 0x000298, "Member 'UDialogUIWidget_C::Button_3' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_4) == 0x0002A0, "Member 'UDialogUIWidget_C::Button_4' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_5) == 0x0002A8, "Member 'UDialogUIWidget_C::Button_5' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_6) == 0x0002B0, "Member 'UDialogUIWidget_C::Button_6' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, Button_7) == 0x0002B8, "Member 'UDialogUIWidget_C::Button_7' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, ScrollBox_0) == 0x0002C0, "Member 'UDialogUIWidget_C::ScrollBox_0' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock) == 0x0002C8, "Member 'UDialogUIWidget_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_0) == 0x0002D0, "Member 'UDialogUIWidget_C::TextBlock_0' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_1) == 0x0002D8, "Member 'UDialogUIWidget_C::TextBlock_1' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_2) == 0x0002E0, "Member 'UDialogUIWidget_C::TextBlock_2' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_3) == 0x0002E8, "Member 'UDialogUIWidget_C::TextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_4) == 0x0002F0, "Member 'UDialogUIWidget_C::TextBlock_4' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_5) == 0x0002F8, "Member 'UDialogUIWidget_C::TextBlock_5' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_6) == 0x000300, "Member 'UDialogUIWidget_C::TextBlock_6' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, TextBlock_7) == 0x000308, "Member 'UDialogUIWidget_C::TextBlock_7' has a wrong offset!"); \ static_assert(offsetof(UDialogUIWidget_C, ChoiceCount) == 0x000310, "Member 'UDialogUIWidget_C::ChoiceCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOodleNetworkTrainerCommandlet \ static_assert(alignof(UOodleNetworkTrainerCommandlet) == 0x000008, "Wrong alignment on UOodleNetworkTrainerCommandlet"); \ static_assert(sizeof(UOodleNetworkTrainerCommandlet) == 0x0000A0, "Wrong size on UOodleNetworkTrainerCommandlet"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, bCompressionTest) == 0x000080, "Member 'UOodleNetworkTrainerCommandlet::bCompressionTest' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, bWriteV5Dictionaries) == 0x000081, "Member 'UOodleNetworkTrainerCommandlet::bWriteV5Dictionaries' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, HashTableSize) == 0x000084, "Member 'UOodleNetworkTrainerCommandlet::HashTableSize' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, DictionarySize) == 0x000088, "Member 'UOodleNetworkTrainerCommandlet::DictionarySize' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, DictionaryTrials) == 0x00008C, "Member 'UOodleNetworkTrainerCommandlet::DictionaryTrials' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, TrialRandomness) == 0x000090, "Member 'UOodleNetworkTrainerCommandlet::TrialRandomness' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, TrialGenerations) == 0x000094, "Member 'UOodleNetworkTrainerCommandlet::TrialGenerations' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, bNoTrials) == 0x000098, "Member 'UOodleNetworkTrainerCommandlet::bNoTrials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationSetup \ static_assert(alignof(FAnimationSetup) == 0x000008, "Wrong alignment on FAnimationSetup"); \ static_assert(sizeof(FAnimationSetup) == 0x000018, "Wrong size on FAnimationSetup"); \ static_assert(offsetof(FAnimationSetup, AnimSequence) == 0x000000, "Member 'FAnimationSetup::AnimSequence' has a wrong offset!"); \ static_assert(offsetof(FAnimationSetup, AnimBlueprint) == 0x000008, "Member 'FAnimationSetup::AnimBlueprint' has a wrong offset!"); \ static_assert(offsetof(FAnimationSetup, NumRandomizedInstances) == 0x000010, "Member 'FAnimationSetup::NumRandomizedInstances' has a wrong offset!"); \ static_assert(offsetof(FAnimationSetup, Enabled) == 0x000014, "Member 'FAnimationSetup::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationStateEntry \ static_assert(alignof(FAnimationStateEntry) == 0x000008, "Wrong alignment on FAnimationStateEntry"); \ static_assert(sizeof(FAnimationStateEntry) == 0x000030, "Wrong size on FAnimationStateEntry"); \ static_assert(offsetof(FAnimationStateEntry, State) == 0x000000, "Member 'FAnimationStateEntry::State' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, AnimationSetups) == 0x000008, "Member 'FAnimationStateEntry::AnimationSetups' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, bOnDemand) == 0x000018, "Member 'FAnimationStateEntry::bOnDemand' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, bAdditive) == 0x000019, "Member 'FAnimationStateEntry::bAdditive' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, BlendTime) == 0x00001C, "Member 'FAnimationStateEntry::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, bReturnToPreviousState) == 0x000020, "Member 'FAnimationStateEntry::bReturnToPreviousState' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, bSetNextState) == 0x000021, "Member 'FAnimationStateEntry::bSetNextState' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, NextState) == 0x000022, "Member 'FAnimationStateEntry::NextState' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, MaximumNumberOfConcurrentInstances) == 0x000024, "Member 'FAnimationStateEntry::MaximumNumberOfConcurrentInstances' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, WiggleTimePercentage) == 0x000028, "Member 'FAnimationStateEntry::WiggleTimePercentage' has a wrong offset!"); \ static_assert(offsetof(FAnimationStateEntry, bRequiresCurves) == 0x00002C, "Member 'FAnimationStateEntry::bRequiresCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPerSkeletonAnimationSharingSetup \ static_assert(alignof(FPerSkeletonAnimationSharingSetup) == 0x000008, "Wrong alignment on FPerSkeletonAnimationSharingSetup"); \ static_assert(sizeof(FPerSkeletonAnimationSharingSetup) == 0x000038, "Wrong size on FPerSkeletonAnimationSharingSetup"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, Skeleton) == 0x000000, "Member 'FPerSkeletonAnimationSharingSetup::Skeleton' has a wrong offset!"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, SkeletalMesh) == 0x000008, "Member 'FPerSkeletonAnimationSharingSetup::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, BlendAnimBlueprint) == 0x000010, "Member 'FPerSkeletonAnimationSharingSetup::BlendAnimBlueprint' has a wrong offset!"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, AdditiveAnimBlueprint) == 0x000018, "Member 'FPerSkeletonAnimationSharingSetup::AdditiveAnimBlueprint' has a wrong offset!"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, StateProcessorClass) == 0x000020, "Member 'FPerSkeletonAnimationSharingSetup::StateProcessorClass' has a wrong offset!"); \ static_assert(offsetof(FPerSkeletonAnimationSharingSetup, AnimationStates) == 0x000028, "Member 'FPerSkeletonAnimationSharingSetup::AnimationStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimationSharingScalability \ static_assert(alignof(FAnimationSharingScalability) == 0x000004, "Wrong alignment on FAnimationSharingScalability"); \ static_assert(sizeof(FAnimationSharingScalability) == 0x000010, "Wrong size on FAnimationSharingScalability"); \ static_assert(offsetof(FAnimationSharingScalability, UseBlendTransitions) == 0x000000, "Member 'FAnimationSharingScalability::UseBlendTransitions' has a wrong offset!"); \ static_assert(offsetof(FAnimationSharingScalability, BlendSignificanceValue) == 0x000004, "Member 'FAnimationSharingScalability::BlendSignificanceValue' has a wrong offset!"); \ static_assert(offsetof(FAnimationSharingScalability, MaximumNumberConcurrentBlends) == 0x000008, "Member 'FAnimationSharingScalability::MaximumNumberConcurrentBlends' has a wrong offset!"); \ static_assert(offsetof(FAnimationSharingScalability, TickSignificanceValue) == 0x00000C, "Member 'FAnimationSharingScalability::TickSignificanceValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTickAnimationSharingFunction \ static_assert(alignof(FTickAnimationSharingFunction) == 0x000008, "Wrong alignment on FTickAnimationSharingFunction"); \ static_assert(sizeof(FTickAnimationSharingFunction) == 0x000030, "Wrong size on FTickAnimationSharingFunction"); \ #define DUMPER7_ASSERTS_AnimationSharingStateProcessor_GetAnimationStateEnum \ static_assert(alignof(AnimationSharingStateProcessor_GetAnimationStateEnum) == 0x000008, "Wrong alignment on AnimationSharingStateProcessor_GetAnimationStateEnum"); \ static_assert(sizeof(AnimationSharingStateProcessor_GetAnimationStateEnum) == 0x000008, "Wrong size on AnimationSharingStateProcessor_GetAnimationStateEnum"); \ static_assert(offsetof(AnimationSharingStateProcessor_GetAnimationStateEnum, ReturnValue) == 0x000000, "Member 'AnimationSharingStateProcessor_GetAnimationStateEnum::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationSharingStateProcessor_ProcessActorState \ static_assert(alignof(AnimationSharingStateProcessor_ProcessActorState) == 0x000008, "Wrong alignment on AnimationSharingStateProcessor_ProcessActorState"); \ static_assert(sizeof(AnimationSharingStateProcessor_ProcessActorState) == 0x000018, "Wrong size on AnimationSharingStateProcessor_ProcessActorState"); \ static_assert(offsetof(AnimationSharingStateProcessor_ProcessActorState, OutState) == 0x000000, "Member 'AnimationSharingStateProcessor_ProcessActorState::OutState' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingStateProcessor_ProcessActorState, InActor) == 0x000008, "Member 'AnimationSharingStateProcessor_ProcessActorState::InActor' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingStateProcessor_ProcessActorState, CurrentState) == 0x000010, "Member 'AnimationSharingStateProcessor_ProcessActorState::CurrentState' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingStateProcessor_ProcessActorState, OnDemandState) == 0x000011, "Member 'AnimationSharingStateProcessor_ProcessActorState::OnDemandState' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingStateProcessor_ProcessActorState, bShouldProcess) == 0x000012, "Member 'AnimationSharingStateProcessor_ProcessActorState::bShouldProcess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationSharingStateProcessor \ static_assert(alignof(UAnimationSharingStateProcessor) == 0x000008, "Wrong alignment on UAnimationSharingStateProcessor"); \ static_assert(sizeof(UAnimationSharingStateProcessor) == 0x000058, "Wrong size on UAnimationSharingStateProcessor"); \ static_assert(offsetof(UAnimationSharingStateProcessor, AnimationStateEnum) == 0x000028, "Member 'UAnimationSharingStateProcessor::AnimationStateEnum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimSharingStateInstance_GetInstancedActors \ static_assert(alignof(AnimSharingStateInstance_GetInstancedActors) == 0x000008, "Wrong alignment on AnimSharingStateInstance_GetInstancedActors"); \ static_assert(sizeof(AnimSharingStateInstance_GetInstancedActors) == 0x000010, "Wrong size on AnimSharingStateInstance_GetInstancedActors"); \ static_assert(offsetof(AnimSharingStateInstance_GetInstancedActors, Actors) == 0x000000, "Member 'AnimSharingStateInstance_GetInstancedActors::Actors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingStateInstance \ static_assert(alignof(UAnimSharingStateInstance) == 0x000010, "Wrong alignment on UAnimSharingStateInstance"); \ static_assert(sizeof(UAnimSharingStateInstance) == 0x000370, "Wrong size on UAnimSharingStateInstance"); \ static_assert(offsetof(UAnimSharingStateInstance, AnimationToPlay) == 0x000348, "Member 'UAnimSharingStateInstance::AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, PermutationTimeOffset) == 0x000350, "Member 'UAnimSharingStateInstance::PermutationTimeOffset' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, PlayRate) == 0x000354, "Member 'UAnimSharingStateInstance::PlayRate' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, bStateBool) == 0x000358, "Member 'UAnimSharingStateInstance::bStateBool' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingStateInstance, Instance) == 0x000360, "Member 'UAnimSharingStateInstance::Instance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingAdditiveInstance \ static_assert(alignof(UAnimSharingAdditiveInstance) == 0x000010, "Wrong alignment on UAnimSharingAdditiveInstance"); \ static_assert(sizeof(UAnimSharingAdditiveInstance) == 0x000360, "Wrong size on UAnimSharingAdditiveInstance"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, BaseComponent) == 0x000348, "Member 'UAnimSharingAdditiveInstance::BaseComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, AdditiveAnimation) == 0x000350, "Member 'UAnimSharingAdditiveInstance::AdditiveAnimation' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, ALPHA) == 0x000358, "Member 'UAnimSharingAdditiveInstance::ALPHA' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingAdditiveInstance, bStateBool) == 0x00035C, "Member 'UAnimSharingAdditiveInstance::bStateBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingTransitionInstance \ static_assert(alignof(UAnimSharingTransitionInstance) == 0x000010, "Wrong alignment on UAnimSharingTransitionInstance"); \ static_assert(sizeof(UAnimSharingTransitionInstance) == 0x000360, "Wrong size on UAnimSharingTransitionInstance"); \ static_assert(offsetof(UAnimSharingTransitionInstance, FromComponent) == 0x000348, "Member 'UAnimSharingTransitionInstance::FromComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, ToComponent) == 0x000350, "Member 'UAnimSharingTransitionInstance::ToComponent' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, BlendTime) == 0x000358, "Member 'UAnimSharingTransitionInstance::BlendTime' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingTransitionInstance, bBlendBool) == 0x00035C, "Member 'UAnimSharingTransitionInstance::bBlendBool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSharingInstance \ static_assert(alignof(UAnimSharingInstance) == 0x000008, "Wrong alignment on UAnimSharingInstance"); \ static_assert(sizeof(UAnimSharingInstance) == 0x000120, "Wrong size on UAnimSharingInstance"); \ static_assert(offsetof(UAnimSharingInstance, RegisteredActors) == 0x000028, "Member 'UAnimSharingInstance::RegisteredActors' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingInstance, StateProcessor) == 0x000088, "Member 'UAnimSharingInstance::StateProcessor' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingInstance, UsedAnimationSequences) == 0x0000C8, "Member 'UAnimSharingInstance::UsedAnimationSequences' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingInstance, StateEnum) == 0x0000E8, "Member 'UAnimSharingInstance::StateEnum' has a wrong offset!"); \ static_assert(offsetof(UAnimSharingInstance, SharingActor) == 0x0000F0, "Member 'UAnimSharingInstance::SharingActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationSharingManager_AnimationSharingEnabled \ static_assert(alignof(AnimationSharingManager_AnimationSharingEnabled) == 0x000001, "Wrong alignment on AnimationSharingManager_AnimationSharingEnabled"); \ static_assert(sizeof(AnimationSharingManager_AnimationSharingEnabled) == 0x000001, "Wrong size on AnimationSharingManager_AnimationSharingEnabled"); \ static_assert(offsetof(AnimationSharingManager_AnimationSharingEnabled, ReturnValue) == 0x000000, "Member 'AnimationSharingManager_AnimationSharingEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationSharingManager_CreateAnimationSharingManager \ static_assert(alignof(AnimationSharingManager_CreateAnimationSharingManager) == 0x000008, "Wrong alignment on AnimationSharingManager_CreateAnimationSharingManager"); \ static_assert(sizeof(AnimationSharingManager_CreateAnimationSharingManager) == 0x000018, "Wrong size on AnimationSharingManager_CreateAnimationSharingManager"); \ static_assert(offsetof(AnimationSharingManager_CreateAnimationSharingManager, WorldContextObject) == 0x000000, "Member 'AnimationSharingManager_CreateAnimationSharingManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingManager_CreateAnimationSharingManager, Setup) == 0x000008, "Member 'AnimationSharingManager_CreateAnimationSharingManager::Setup' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingManager_CreateAnimationSharingManager, ReturnValue) == 0x000010, "Member 'AnimationSharingManager_CreateAnimationSharingManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationSharingManager_GetAnimationSharingManager \ static_assert(alignof(AnimationSharingManager_GetAnimationSharingManager) == 0x000008, "Wrong alignment on AnimationSharingManager_GetAnimationSharingManager"); \ static_assert(sizeof(AnimationSharingManager_GetAnimationSharingManager) == 0x000010, "Wrong size on AnimationSharingManager_GetAnimationSharingManager"); \ static_assert(offsetof(AnimationSharingManager_GetAnimationSharingManager, WorldContextObject) == 0x000000, "Member 'AnimationSharingManager_GetAnimationSharingManager::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingManager_GetAnimationSharingManager, ReturnValue) == 0x000008, "Member 'AnimationSharingManager_GetAnimationSharingManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationSharingManager_RegisterActorWithSkeletonBP \ static_assert(alignof(AnimationSharingManager_RegisterActorWithSkeletonBP) == 0x000008, "Wrong alignment on AnimationSharingManager_RegisterActorWithSkeletonBP"); \ static_assert(sizeof(AnimationSharingManager_RegisterActorWithSkeletonBP) == 0x000010, "Wrong size on AnimationSharingManager_RegisterActorWithSkeletonBP"); \ static_assert(offsetof(AnimationSharingManager_RegisterActorWithSkeletonBP, InActor) == 0x000000, "Member 'AnimationSharingManager_RegisterActorWithSkeletonBP::InActor' has a wrong offset!"); \ static_assert(offsetof(AnimationSharingManager_RegisterActorWithSkeletonBP, SharingSkeleton) == 0x000008, "Member 'AnimationSharingManager_RegisterActorWithSkeletonBP::SharingSkeleton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationSharingManager \ static_assert(alignof(UAnimationSharingManager) == 0x000008, "Wrong alignment on UAnimationSharingManager"); \ static_assert(sizeof(UAnimationSharingManager) == 0x000088, "Wrong size on UAnimationSharingManager"); \ static_assert(offsetof(UAnimationSharingManager, Skeletons) == 0x000028, "Member 'UAnimationSharingManager::Skeletons' has a wrong offset!"); \ static_assert(offsetof(UAnimationSharingManager, PerSkeletonData) == 0x000038, "Member 'UAnimationSharingManager::PerSkeletonData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationSharingSetup \ static_assert(alignof(UAnimationSharingSetup) == 0x000008, "Wrong alignment on UAnimationSharingSetup"); \ static_assert(sizeof(UAnimationSharingSetup) == 0x000048, "Wrong size on UAnimationSharingSetup"); \ static_assert(offsetof(UAnimationSharingSetup, SkeletonSetups) == 0x000028, "Member 'UAnimationSharingSetup::SkeletonSetups' has a wrong offset!"); \ static_assert(offsetof(UAnimationSharingSetup, ScalabilitySettings) == 0x000038, "Member 'UAnimationSharingSetup::ScalabilitySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Stairs_LegIK_CR__URigVMMemory_Literal \ static_assert(alignof(James_Stairs_LegIK_CR::URigVMMemory_Literal) == 0x000010, "Wrong alignment on James_Stairs_LegIK_CR::URigVMMemory_Literal"); \ static_assert(sizeof(James_Stairs_LegIK_CR::URigVMMemory_Literal) == 0x000340, "Wrong size on James_Stairs_LegIK_CR::URigVMMemory_Literal"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_Item__Const) == 0x000028, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_Space__Const) == 0x000034, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_3_Item__Const) == 0x000038, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_3_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_Weight__Const) == 0x000044, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_1_Item__Const) == 0x00004C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_4_Item__Const) == 0x000058, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_4_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_2_Item__Const) == 0x000064, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_2_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_5_Item__Const) == 0x000070, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_5_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_3_Item__Const) == 0x00007C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_3_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_6_Item__Const) == 0x000088, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_6_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_4_Item__Const) == 0x000094, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_4_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_GetTransform_7_Item__Const) == 0x0000A0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_GetTransform_7_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_MathTransformTransformVector_Location__Const) == 0x0000B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_MathTransformTransformVector_Location__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_Add_B__Const) == 0x0000C8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_Add_B__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_TraceChannel__Const) == 0x0000E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_TraceChannel__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_PreferredObjectProfileName__Const) == 0x0000E4, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_PreferredObjectProfileName__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_Radius__Const) == 0x0000EC, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_Radius__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_Add_2_B__Const) == 0x0000F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_Add_2_B__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_Multiply_B__Const) == 0x0000F8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_Multiply_B__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_If_False__Const) == 0x000100, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_If_False__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_SpringInterp_TargetVelocityAmount__Const) == 0x000118, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_SpringInterp_TargetVelocityAmount__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_1_MathTransformTransformVector_Location__Const) == 0x000120, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_1_MathTransformTransformVector_Location__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_TraceChannel__Const) == 0x000138, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_TraceChannel__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___Less_B__Const) == 0x000140, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___Less_B__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___If_True__Const) == 0x000148, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___If_True__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTranslation_Item__Const) == 0x00014C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTranslation_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTranslation_Space__Const) == 0x000158, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTranslation_Space__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___AdjustFootHeight_OffsetTransformForItem_OffsetTransform__Const) == 0x000160, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___AdjustFootHeight_OffsetTransformForItem_OffsetTransform__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___AdjustFootRotation_AimBoneMath_Primary__Const) == 0x0001C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___AdjustFootRotation_AimBoneMath_Primary__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___AdjustFootRotation_AimBoneMath_Secondary__Const) == 0x000208, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___AdjustFootRotation_AimBoneMath_Secondary__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___AdjustFootRotation_AimBoneMath_DebugSettings__Const) == 0x000250, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___AdjustFootRotation_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___If_2_True__Const) == 0x0002C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___If_2_True__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___SpringInterp_1_Strength__Const) == 0x0002C8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___SpringInterp_1_Strength__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___If_2_1_False__Const) == 0x0002D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___If_2_1_False__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_Root__Const) == 0x0002D8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_Root__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_Effectors__Const) == 0x0002E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_Effectors__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_BoneSettings__Const) == 0x0002F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_BoneSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_ExcludedBones__Const) == 0x000300, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_ExcludedBones__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_Settings__Const) == 0x000310, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_Settings__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___PBIK_Debug__Const) == 0x000320, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___PBIK_Debug__Const' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Literal, RigVMModel___RigUnit_SetTransform_6_Item__Const) == 0x000328, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Literal::RigVMModel___RigUnit_SetTransform_6_Item__Const' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Stairs_LegIK_CR__URigVMMemory_Work \ static_assert(alignof(James_Stairs_LegIK_CR::URigVMMemory_Work) == 0x000010, "Wrong alignment on James_Stairs_LegIK_CR::URigVMMemory_Work"); \ static_assert(sizeof(James_Stairs_LegIK_CR::URigVMMemory_Work) == 0x001A00, "Wrong size on James_Stairs_LegIK_CR::URigVMMemory_Work"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, ExecuteContext_) == 0x000028, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::ExecuteContext_' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000060, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x0000C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x0000D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x0000E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x000140, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_1_CachedIndex) == 0x000150, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_Transform) == 0x000160, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_5_CachedIndex) == 0x0001C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x0001D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_6_Transform) == 0x0001E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_6_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_6_CachedIndex) == 0x000240, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_6_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_3_CachedIndex) == 0x000250, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_3_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_7_Transform) == 0x000260, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_7_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_7_CachedIndex) == 0x0002C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_7_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_4_CachedIndex) == 0x0002D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_4_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Add_Result) == 0x0002E8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Add_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_MathTransformTransformVector_Result) == 0x000300, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_MathTransformTransformVector_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_Transform) == 0x000320, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_CachedIndex) == 0x000380, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Add_B__IO) == 0x000390, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Add_B__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_Result) == 0x0003A8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_B__IO) == 0x0003C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_B__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_HitLocation) == 0x0003D8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_HitLocation' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_HitNormal) == 0x0003F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SphereTraceMultiByTraceChannelEx_HitNormal' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Clamp_Result) == 0x000408, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Clamp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Add_1_Result) == 0x000410, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Add_1_A) == 0x000418, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Add_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Negate_Result) == 0x000420, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Negate_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Multiply_Result) == 0x000428, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Absolute_Result) == 0x000430, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Divide_Result) == 0x000438, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Divide_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_1_Result) == 0x000440, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_1_1_Transform) == 0x000450, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_1_1_CachedIndex) == 0x0004B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_1_A) == 0x0004C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_1_B) == 0x0004C8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_1_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Add_2_Result) == 0x0004D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Add_2_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_Result) == 0x0004D8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_1_Transform) == 0x0004E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_1_CachedIndex) == 0x000540, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_A) == 0x000550, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_2_Transform) == 0x000560, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_GetTransform_2_CachedIndex) == 0x0005C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_Subtract_1_B) == 0x0005D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_Subtract_1_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_Result) == 0x0005D8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_If_Result) == 0x0005F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_If_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_Strength) == 0x000608, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_CriticalDamping) == 0x00060C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_Velocity) == 0x000610, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_SimulatedResult) == 0x000628, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_SpringInterp_SpringState) == 0x000638, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Add_Result) == 0x000650, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Add_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_MathTransformTransformVector_Result) == 0x000668, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_MathTransformTransformVector_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_Transform) == 0x000680, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_CachedIndex) == 0x0006E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Add_B__IO) == 0x0006F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Add_B__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_Result) == 0x000708, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_B__IO) == 0x000720, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_B__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_HitLocation) == 0x000738, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_HitLocation' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_HitNormal) == 0x000750, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SphereTraceMultiByTraceChannelEx_HitNormal' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Clamp_Result) == 0x000768, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Clamp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Add_1_Result) == 0x000770, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Add_1_A) == 0x000778, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Add_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Negate_Result) == 0x000780, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Negate_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Multiply_Result) == 0x000788, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Absolute_Result) == 0x000790, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Divide_Result) == 0x000798, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Divide_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_1_Result) == 0x0007A0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_1_1_Transform) == 0x0007B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_1_1_CachedIndex) == 0x000810, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_1_A) == 0x000820, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_1_B) == 0x000828, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_1_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Add_2_Result) == 0x000830, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Add_2_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_Result) == 0x000838, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_1_Transform) == 0x000840, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_1_CachedIndex) == 0x0008A0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_A) == 0x0008B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_2_Transform) == 0x0008C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_GetTransform_2_CachedIndex) == 0x000920, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_Subtract_1_B) == 0x000930, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_Subtract_1_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_Result) == 0x000938, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_If_Result) == 0x000950, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_If_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_Strength) == 0x000968, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_CriticalDamping) == 0x00096C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_Velocity) == 0x000970, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_SimulatedResult) == 0x000988, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SearchForFloor_1_SpringInterp_SpringState) == 0x000998, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SearchForFloor_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_Result) == 0x0009A8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Add_Result) == 0x0009B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Add_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_Result) == 0x0009B8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Add_A) == 0x0009C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Add_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Minimum_Result) == 0x0009C8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Minimum_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_Target) == 0x0009D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_Strength) == 0x0009D4, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_1_Result) == 0x0009D8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_1_True) == 0x0009E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_1_True' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_1_False) == 0x0009E4, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_1_False' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_Current) == 0x0009E8, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_Current' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_Velocity) == 0x0009EC, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_SimulatedResult) == 0x0009F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_SpringState) == 0x000A00, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Rotate_Vector_Result) == 0x000A10, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Rotate_Vector_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Inverse_Result) == 0x000A30, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Inverse_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_8_Transform) == 0x000A90, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_8_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_8_CachedIndex) == 0x000AF0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_8_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Rotate_Vector_Vector__IO) == 0x000B00, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Rotate_Vector_Vector__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTranslation_CachedIndex) == 0x000B18, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTranslation_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_Result) == 0x000B28, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Inverse_1_Result) == 0x000B40, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Inverse_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_8_1_Transform) == 0x000BA0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_8_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_8_1_CachedIndex) == 0x000C00, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_8_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_Vector__IO) == 0x000C10, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_Vector__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTranslation_1_CachedIndex) == 0x000C28, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTranslation_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_Rotate_Vector_Result) == 0x000C38, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_Rotate_Vector_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_Inverse_Result) == 0x000C50, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_Inverse_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_GetTransform_Transform) == 0x000CB0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_GetTransform_CachedIndex) == 0x000D10, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_Result) == 0x000D20, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_If_Result) == 0x000D24, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_If_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_Subtract_Result) == 0x000D30, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_Subtract_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_If_True) == 0x000D38, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_If_True' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_Strength) == 0x000D3C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_CriticalDamping) == 0x000D40, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_Current) == 0x000D44, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_Current' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_Velocity) == 0x000D48, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_SimulatedResult) == 0x000D50, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_SpringInterp_SpringState) == 0x000D60, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_Rotate_Vector_Vector__IO) == 0x000D70, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_Rotate_Vector_Vector__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_OffsetTransformForItem_OffsetTransform__IO) == 0x000D90, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_OffsetTransformForItem_CachedIndex) == 0x000DF0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_Rotate_Vector_Result) == 0x000E00, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_Rotate_Vector_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_Inverse_Result) == 0x000E20, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_Inverse_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_GetTransform_Transform) == 0x000E80, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_GetTransform_CachedIndex) == 0x000EE0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_Result) == 0x000EF0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_If_Result) == 0x000EF4, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_If_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_Subtract_Result) == 0x000F00, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_Subtract_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_If_True) == 0x000F08, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_If_True' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_Strength) == 0x000F0C, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_CriticalDamping) == 0x000F10, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_Current) == 0x000F14, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_Current' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_Velocity) == 0x000F18, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_SimulatedResult) == 0x000F20, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_SpringInterp_SpringState) == 0x000F30, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_Rotate_Vector_Vector__IO) == 0x000F40, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_Rotate_Vector_Vector__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_OffsetTransformForItem_OffsetTransform__IO) == 0x000F60, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootHeight_1_OffsetTransformForItem_CachedIndex) == 0x000FC0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootHeight_1_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_Multiply_Result) == 0x000FD0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_AimBoneMath_Result) == 0x000FF0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_AimBoneMath_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_RigUnit_GetTransform_Transform) == 0x001050, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_RigUnit_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_RigUnit_GetTransform_CachedIndex) == 0x0010B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_AimBoneMath_Primary__IO) == 0x0010C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_AimBoneMath_Primary__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_AimBoneMath_PrimaryCachedSpace) == 0x001108, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_AimBoneMath_SecondaryCachedSpace) == 0x001118, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_Multiply_A) == 0x001130, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_Multiply_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_GetTransform_Transform) == 0x001150, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_GetTransform_CachedIndex) == 0x0011B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_Multiply_B) == 0x0011C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_Set_Transform_CachedIndex) == 0x0011E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_Set_Transform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_Multiply_Result) == 0x0011F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_AimBoneMath_Result) == 0x001210, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_AimBoneMath_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_RigUnit_GetTransform_Transform) == 0x001270, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_RigUnit_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_RigUnit_GetTransform_CachedIndex) == 0x0012D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_AimBoneMath_Primary__IO) == 0x0012E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_AimBoneMath_Primary__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_AimBoneMath_PrimaryCachedSpace) == 0x001328, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_AimBoneMath_SecondaryCachedSpace) == 0x001338, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_Multiply_A) == 0x001350, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_Multiply_A' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_GetTransform_Transform) == 0x001370, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_GetTransform_CachedIndex) == 0x0013D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_Multiply_B) == 0x0013E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___AdjustFootRotation_1_Set_Transform_CachedIndex) == 0x001400, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___AdjustFootRotation_1_Set_Transform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_9_Transform) == 0x001410, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_9_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_9_CachedIndex) == 0x001470, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_9_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_5_CachedIndex) == 0x001480, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_5_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Multiply_Result) == 0x0014A0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___GetTransform_Transform) == 0x0014C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___GetTransform_CachedIndex) == 0x001520, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Multiply_B) == 0x001530, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_Result) == 0x001550, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_2_Result) == 0x001558, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_2_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_Target) == 0x001560, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___If_2_1_Result) == 0x001568, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___If_2_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_CriticalDamping) == 0x001570, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_Velocity) == 0x001574, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_SimulatedResult) == 0x001578, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___SpringInterp_1_SpringState) == 0x001588, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___Set_Transform_CachedIndex) == 0x001598, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_Transform) == 0x0015B0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x001610, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_1_Transform) == 0x001620, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_1_CachedIndex) == 0x001680, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x001690, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x0016F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_Effectors__IO) == 0x001700, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_Effectors__IO' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_EffectorSolverIndices) == 0x001710, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_EffectorSolverIndices' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_BoneSettingToSolverBoneIndex) == 0x001720, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_BoneSettingToSolverBoneIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_SolverBoneToElementIndex) == 0x001730, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_SolverBoneToElementIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_Solver) == 0x001740, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_Solver' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___PBIK_bNeedsInit) == 0x001750, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___PBIK_bNeedsInit' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_10_Transform) == 0x001760, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_10_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_10_CachedIndex) == 0x0017C0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_10_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_6_CachedIndex) == 0x0017D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_6_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_7_CachedIndex) == 0x0017E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_7_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_Transform) == 0x0017F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_CachedIndex) == 0x001850, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_8_CachedIndex) == 0x001860, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_8_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_1_Transform) == 0x001870, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_1_CachedIndex) == 0x0018D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_8_1_CachedIndex) == 0x0018E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_8_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_1_1_Transform) == 0x0018F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_1_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_11_1_1_CachedIndex) == 0x001950, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_11_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_8_1_1_CachedIndex) == 0x001960, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_8_1_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_12_Transform) == 0x001970, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_12_Transform' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_GetTransform_12_CachedIndex) == 0x0019D0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_GetTransform_12_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_9_CachedIndex) == 0x0019E0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_9_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_Stairs_LegIK_CR::URigVMMemory_Work, RigVMModel___RigUnit_SetTransform_10_CachedIndex) == 0x0019F0, "Member 'James_Stairs_LegIK_CR::URigVMMemory_Work::RigVMModel___RigUnit_SetTransform_10_CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_Stairs_LegIK_CR_C \ static_assert(alignof(UJames_Stairs_LegIK_CR_C) == 0x000010, "Wrong alignment on UJames_Stairs_LegIK_CR_C"); \ static_assert(sizeof(UJames_Stairs_LegIK_CR_C) == 0x000620, "Wrong size on UJames_Stairs_LegIK_CR_C"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FloorSearchDistance) == 0x000560, "Member 'UJames_Stairs_LegIK_CR_C::FloorSearchDistance' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, AdditionalFeetOffset) == 0x000568, "Member 'UJames_Stairs_LegIK_CR_C::AdditionalFeetOffset' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootL_FloorFound) == 0x000570, "Member 'UJames_Stairs_LegIK_CR_C::FootL_FloorFound' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootL_TargetOffsetZ) == 0x000578, "Member 'UJames_Stairs_LegIK_CR_C::FootL_TargetOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootR_TargetOffsetZ) == 0x000580, "Member 'UJames_Stairs_LegIK_CR_C::FootR_TargetOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootR_FloorFound) == 0x000588, "Member 'UJames_Stairs_LegIK_CR_C::FootR_FloorFound' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Pelvis_TargetOffsetZ) == 0x000590, "Member 'UJames_Stairs_LegIK_CR_C::Pelvis_TargetOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootL_CurrentOffsetZ) == 0x000598, "Member 'UJames_Stairs_LegIK_CR_C::FootL_CurrentOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootR_CurrentOffsetZ) == 0x0005A0, "Member 'UJames_Stairs_LegIK_CR_C::FootR_CurrentOffsetZ' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootL_TargetNormal) == 0x0005A8, "Member 'UJames_Stairs_LegIK_CR_C::FootL_TargetNormal' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FootR_TargetNormal) == 0x0005C0, "Member 'UJames_Stairs_LegIK_CR_C::FootR_TargetNormal' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Pelvis_SpringInterp_Strength) == 0x0005D8, "Member 'UJames_Stairs_LegIK_CR_C::Pelvis_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Pelvis_SpringInterp_CriticalDamping_Move) == 0x0005DC, "Member 'UJames_Stairs_LegIK_CR_C::Pelvis_SpringInterp_CriticalDamping_Move' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Pelvis_SpringInterp_CriticalDamping_Idle) == 0x0005E0, "Member 'UJames_Stairs_LegIK_CR_C::Pelvis_SpringInterp_CriticalDamping_Idle' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FlootNormal_SpringInterp_Strength) == 0x0005E4, "Member 'UJames_Stairs_LegIK_CR_C::FlootNormal_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, FlootNormal_SpringInterp_CriticalDamping) == 0x0005E8, "Member 'UJames_Stairs_LegIK_CR_C::FlootNormal_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Foot_Height_SpringInterp_Strength) == 0x0005EC, "Member 'UJames_Stairs_LegIK_CR_C::Foot_Height_SpringInterp_Strength' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, Foot_Height_SpringInterp_CriticalDamping) == 0x0005F0, "Member 'UJames_Stairs_LegIK_CR_C::Foot_Height_SpringInterp_CriticalDamping' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, IsMoving) == 0x0005F4, "Member 'UJames_Stairs_LegIK_CR_C::IsMoving' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, IsSprinting) == 0x0005F5, "Member 'UJames_Stairs_LegIK_CR_C::IsSprinting' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, SlopeAngle) == 0x0005F8, "Member 'UJames_Stairs_LegIK_CR_C::SlopeAngle' has a wrong offset!"); \ static_assert(offsetof(UJames_Stairs_LegIK_CR_C, PelvisOffsetRotation) == 0x000600, "Member 'UJames_Stairs_LegIK_CR_C::PelvisOffsetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USignificanceManager \ static_assert(alignof(USignificanceManager) == 0x000008, "Wrong alignment on USignificanceManager"); \ static_assert(sizeof(USignificanceManager) == 0x000140, "Wrong size on USignificanceManager"); \ static_assert(offsetof(USignificanceManager, SignificanceManagerClassName) == 0x000120, "Member 'USignificanceManager::SignificanceManagerClassName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMyPluginStruct \ static_assert(alignof(FMyPluginStruct) == 0x000008, "Wrong alignment on FMyPluginStruct"); \ static_assert(sizeof(FMyPluginStruct) == 0x000010, "Wrong size on FMyPluginStruct"); \ static_assert(offsetof(FMyPluginStruct, TestString) == 0x000000, "Member 'FMyPluginStruct::TestString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMyPluginObject \ static_assert(alignof(UMyPluginObject) == 0x000008, "Wrong alignment on UMyPluginObject"); \ static_assert(sizeof(UMyPluginObject) == 0x000038, "Wrong size on UMyPluginObject"); \ static_assert(offsetof(UMyPluginObject, MyStruct) == 0x000028, "Member 'UMyPluginObject::MyStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioCurveSourceComponent \ static_assert(alignof(UAudioCurveSourceComponent) == 0x000010, "Wrong alignment on UAudioCurveSourceComponent"); \ static_assert(sizeof(UAudioCurveSourceComponent) == 0x000CA0, "Wrong size on UAudioCurveSourceComponent"); \ static_assert(offsetof(UAudioCurveSourceComponent, CurveSourceBindingName) == 0x000C68, "Member 'UAudioCurveSourceComponent::CurveSourceBindingName' has a wrong offset!"); \ static_assert(offsetof(UAudioCurveSourceComponent, CurveSyncOffset) == 0x000C70, "Member 'UAudioCurveSourceComponent::CurveSyncOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlayerMappableKeyOptions \ static_assert(alignof(FPlayerMappableKeyOptions) == 0x000008, "Wrong alignment on FPlayerMappableKeyOptions"); \ static_assert(sizeof(FPlayerMappableKeyOptions) == 0x000040, "Wrong size on FPlayerMappableKeyOptions"); \ static_assert(offsetof(FPlayerMappableKeyOptions, MetaData) == 0x000000, "Member 'FPlayerMappableKeyOptions::MetaData' has a wrong offset!"); \ static_assert(offsetof(FPlayerMappableKeyOptions, Name) == 0x000008, "Member 'FPlayerMappableKeyOptions::Name' has a wrong offset!"); \ static_assert(offsetof(FPlayerMappableKeyOptions, DisplayName) == 0x000010, "Member 'FPlayerMappableKeyOptions::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FPlayerMappableKeyOptions, DisplayCategory) == 0x000028, "Member 'FPlayerMappableKeyOptions::DisplayCategory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputActionValue \ static_assert(alignof(FInputActionValue) == 0x000008, "Wrong alignment on FInputActionValue"); \ static_assert(sizeof(FInputActionValue) == 0x000020, "Wrong size on FInputActionValue"); \ #define DUMPER7_ASSERTS_FEnhancedActionKeyMapping \ static_assert(alignof(FEnhancedActionKeyMapping) == 0x000008, "Wrong alignment on FEnhancedActionKeyMapping"); \ static_assert(sizeof(FEnhancedActionKeyMapping) == 0x000088, "Wrong size on FEnhancedActionKeyMapping"); \ static_assert(offsetof(FEnhancedActionKeyMapping, PlayerMappableOptions) == 0x000000, "Member 'FEnhancedActionKeyMapping::PlayerMappableOptions' has a wrong offset!"); \ static_assert(offsetof(FEnhancedActionKeyMapping, Triggers) == 0x000040, "Member 'FEnhancedActionKeyMapping::Triggers' has a wrong offset!"); \ static_assert(offsetof(FEnhancedActionKeyMapping, Modifiers) == 0x000050, "Member 'FEnhancedActionKeyMapping::Modifiers' has a wrong offset!"); \ static_assert(offsetof(FEnhancedActionKeyMapping, action) == 0x000060, "Member 'FEnhancedActionKeyMapping::action' has a wrong offset!"); \ static_assert(offsetof(FEnhancedActionKeyMapping, Key) == 0x000068, "Member 'FEnhancedActionKeyMapping::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMappingQueryIssue \ static_assert(alignof(FMappingQueryIssue) == 0x000008, "Wrong alignment on FMappingQueryIssue"); \ static_assert(sizeof(FMappingQueryIssue) == 0x000018, "Wrong size on FMappingQueryIssue"); \ static_assert(offsetof(FMappingQueryIssue, Issue) == 0x000000, "Member 'FMappingQueryIssue::Issue' has a wrong offset!"); \ static_assert(offsetof(FMappingQueryIssue, BlockingContext) == 0x000008, "Member 'FMappingQueryIssue::BlockingContext' has a wrong offset!"); \ static_assert(offsetof(FMappingQueryIssue, BlockingAction) == 0x000010, "Member 'FMappingQueryIssue::BlockingAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintEnhancedInputActionBinding \ static_assert(alignof(FBlueprintEnhancedInputActionBinding) == 0x000008, "Wrong alignment on FBlueprintEnhancedInputActionBinding"); \ static_assert(sizeof(FBlueprintEnhancedInputActionBinding) == 0x000018, "Wrong size on FBlueprintEnhancedInputActionBinding"); \ static_assert(offsetof(FBlueprintEnhancedInputActionBinding, InputAction) == 0x000000, "Member 'FBlueprintEnhancedInputActionBinding::InputAction' has a wrong offset!"); \ static_assert(offsetof(FBlueprintEnhancedInputActionBinding, TriggerEvent) == 0x000008, "Member 'FBlueprintEnhancedInputActionBinding::TriggerEvent' has a wrong offset!"); \ static_assert(offsetof(FBlueprintEnhancedInputActionBinding, FunctionNameToBind) == 0x00000C, "Member 'FBlueprintEnhancedInputActionBinding::FunctionNameToBind' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModifyContextOptions \ static_assert(alignof(FModifyContextOptions) == 0x000001, "Wrong alignment on FModifyContextOptions"); \ static_assert(sizeof(FModifyContextOptions) == 0x000001, "Wrong size on FModifyContextOptions"); \ #define DUMPER7_ASSERTS_FInjectedInputArray \ static_assert(alignof(FInjectedInputArray) == 0x000008, "Wrong alignment on FInjectedInputArray"); \ static_assert(sizeof(FInjectedInputArray) == 0x000010, "Wrong size on FInjectedInputArray"); \ #define DUMPER7_ASSERTS_FInputActionInstance \ static_assert(alignof(FInputActionInstance) == 0x000008, "Wrong alignment on FInputActionInstance"); \ static_assert(sizeof(FInputActionInstance) == 0x000060, "Wrong size on FInputActionInstance"); \ static_assert(offsetof(FInputActionInstance, SourceAction) == 0x000000, "Member 'FInputActionInstance::SourceAction' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, TriggerEvent) == 0x000013, "Member 'FInputActionInstance::TriggerEvent' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, LastTriggeredWorldTime) == 0x000014, "Member 'FInputActionInstance::LastTriggeredWorldTime' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, Triggers) == 0x000018, "Member 'FInputActionInstance::Triggers' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, Modifiers) == 0x000028, "Member 'FInputActionInstance::Modifiers' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, ElapsedProcessedTime) == 0x000058, "Member 'FInputActionInstance::ElapsedProcessedTime' has a wrong offset!"); \ static_assert(offsetof(FInputActionInstance, ElapsedTriggeredTime) == 0x00005C, "Member 'FInputActionInstance::ElapsedTriggeredTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlueprintInputDebugKeyDelegateBinding \ static_assert(alignof(FBlueprintInputDebugKeyDelegateBinding) == 0x000008, "Wrong alignment on FBlueprintInputDebugKeyDelegateBinding"); \ static_assert(sizeof(FBlueprintInputDebugKeyDelegateBinding) == 0x000030, "Wrong size on FBlueprintInputDebugKeyDelegateBinding"); \ static_assert(offsetof(FBlueprintInputDebugKeyDelegateBinding, InputChord) == 0x000000, "Member 'FBlueprintInputDebugKeyDelegateBinding::InputChord' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputDebugKeyDelegateBinding, InputKeyEvent) == 0x000020, "Member 'FBlueprintInputDebugKeyDelegateBinding::InputKeyEvent' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputDebugKeyDelegateBinding, FunctionNameToBind) == 0x000024, "Member 'FBlueprintInputDebugKeyDelegateBinding::FunctionNameToBind' has a wrong offset!"); \ static_assert(offsetof(FBlueprintInputDebugKeyDelegateBinding, bExecuteWhenPaused) == 0x00002C, "Member 'FBlueprintInputDebugKeyDelegateBinding::bExecuteWhenPaused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputComboStepData \ static_assert(alignof(FInputComboStepData) == 0x000008, "Wrong alignment on FInputComboStepData"); \ static_assert(sizeof(FInputComboStepData) == 0x000010, "Wrong size on FInputComboStepData"); \ static_assert(offsetof(FInputComboStepData, ComboStepAction) == 0x000000, "Member 'FInputComboStepData::ComboStepAction' has a wrong offset!"); \ static_assert(offsetof(FInputComboStepData, TimeToPressKey) == 0x000008, "Member 'FInputComboStepData::TimeToPressKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_AddMappingContext \ static_assert(alignof(EnhancedInputSubsystemInterface_AddMappingContext) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_AddMappingContext"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_AddMappingContext) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_AddMappingContext"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddMappingContext, MappingContext) == 0x000000, "Member 'EnhancedInputSubsystemInterface_AddMappingContext::MappingContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddMappingContext, Priority) == 0x000008, "Member 'EnhancedInputSubsystemInterface_AddMappingContext::Priority' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddMappingContext, Options) == 0x00000C, "Member 'EnhancedInputSubsystemInterface_AddMappingContext::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_AddPlayerMappableConfig \ static_assert(alignof(EnhancedInputSubsystemInterface_AddPlayerMappableConfig) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_AddPlayerMappableConfig"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_AddPlayerMappableConfig) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_AddPlayerMappableConfig"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappableConfig, Config) == 0x000000, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappableConfig::Config' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappableConfig, Options) == 0x000008, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappableConfig::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_AddPlayerMappedKey \ static_assert(alignof(EnhancedInputSubsystemInterface_AddPlayerMappedKey) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_AddPlayerMappedKey"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_AddPlayerMappedKey) == 0x000028, "Wrong size on EnhancedInputSubsystemInterface_AddPlayerMappedKey"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappedKey, MappingName) == 0x000000, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappedKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappedKey, NewKey) == 0x000008, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappedKey::NewKey' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappedKey, Options) == 0x000020, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappedKey::Options' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_AddPlayerMappedKey, ReturnValue) == 0x000024, "Member 'EnhancedInputSubsystemInterface_AddPlayerMappedKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_InjectInputForAction \ static_assert(alignof(EnhancedInputSubsystemInterface_InjectInputForAction) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_InjectInputForAction"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_InjectInputForAction) == 0x000048, "Wrong size on EnhancedInputSubsystemInterface_InjectInputForAction"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputForAction, action) == 0x000000, "Member 'EnhancedInputSubsystemInterface_InjectInputForAction::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputForAction, RawValue) == 0x000008, "Member 'EnhancedInputSubsystemInterface_InjectInputForAction::RawValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputForAction, Modifiers) == 0x000028, "Member 'EnhancedInputSubsystemInterface_InjectInputForAction::Modifiers' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputForAction, Triggers) == 0x000038, "Member 'EnhancedInputSubsystemInterface_InjectInputForAction::Triggers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_InjectInputVectorForAction \ static_assert(alignof(EnhancedInputSubsystemInterface_InjectInputVectorForAction) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_InjectInputVectorForAction"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_InjectInputVectorForAction) == 0x000040, "Wrong size on EnhancedInputSubsystemInterface_InjectInputVectorForAction"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputVectorForAction, action) == 0x000000, "Member 'EnhancedInputSubsystemInterface_InjectInputVectorForAction::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputVectorForAction, Value) == 0x000008, "Member 'EnhancedInputSubsystemInterface_InjectInputVectorForAction::Value' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputVectorForAction, Modifiers) == 0x000020, "Member 'EnhancedInputSubsystemInterface_InjectInputVectorForAction::Modifiers' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_InjectInputVectorForAction, Triggers) == 0x000030, "Member 'EnhancedInputSubsystemInterface_InjectInputVectorForAction::Triggers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet \ static_assert(alignof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet) == 0x000040, "Wrong size on EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, InputContext) == 0x000000, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::InputContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, action) == 0x000008, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, Key) == 0x000010, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::Key' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, OutIssues) == 0x000028, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::OutIssues' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, BlockingIssues) == 0x000038, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::BlockingIssues' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet, ReturnValue) == 0x000039, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInActiveContextSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_QueryMapKeyInContextSet \ static_assert(alignof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_QueryMapKeyInContextSet"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet) == 0x000050, "Wrong size on EnhancedInputSubsystemInterface_QueryMapKeyInContextSet"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, PrioritizedActiveContexts) == 0x000000, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::PrioritizedActiveContexts' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, InputContext) == 0x000010, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::InputContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, action) == 0x000018, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, Key) == 0x000020, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::Key' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, OutIssues) == 0x000038, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::OutIssues' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, BlockingIssues) == 0x000048, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::BlockingIssues' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryMapKeyInContextSet, ReturnValue) == 0x000049, "Member 'EnhancedInputSubsystemInterface_QueryMapKeyInContextSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys \ static_assert(alignof(EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys) == 0x000001, "Wrong alignment on EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys) == 0x000001, "Wrong size on EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys, Options) == 0x000000, "Member 'EnhancedInputSubsystemInterface_RemoveAllPlayerMappedKeys::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_RemoveMappingContext \ static_assert(alignof(EnhancedInputSubsystemInterface_RemoveMappingContext) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_RemoveMappingContext"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_RemoveMappingContext) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_RemoveMappingContext"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemoveMappingContext, MappingContext) == 0x000000, "Member 'EnhancedInputSubsystemInterface_RemoveMappingContext::MappingContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemoveMappingContext, Options) == 0x000008, "Member 'EnhancedInputSubsystemInterface_RemoveMappingContext::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_RemovePlayerMappableConfig \ static_assert(alignof(EnhancedInputSubsystemInterface_RemovePlayerMappableConfig) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_RemovePlayerMappableConfig"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_RemovePlayerMappableConfig) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_RemovePlayerMappableConfig"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemovePlayerMappableConfig, Config) == 0x000000, "Member 'EnhancedInputSubsystemInterface_RemovePlayerMappableConfig::Config' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemovePlayerMappableConfig, Options) == 0x000008, "Member 'EnhancedInputSubsystemInterface_RemovePlayerMappableConfig::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_RemovePlayerMappedKey \ static_assert(alignof(EnhancedInputSubsystemInterface_RemovePlayerMappedKey) == 0x000004, "Wrong alignment on EnhancedInputSubsystemInterface_RemovePlayerMappedKey"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_RemovePlayerMappedKey) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_RemovePlayerMappedKey"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemovePlayerMappedKey, MappingName) == 0x000000, "Member 'EnhancedInputSubsystemInterface_RemovePlayerMappedKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemovePlayerMappedKey, Options) == 0x000008, "Member 'EnhancedInputSubsystemInterface_RemovePlayerMappedKey::Options' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RemovePlayerMappedKey, ReturnValue) == 0x00000C, "Member 'EnhancedInputSubsystemInterface_RemovePlayerMappedKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_RequestRebuildControlMappings \ static_assert(alignof(EnhancedInputSubsystemInterface_RequestRebuildControlMappings) == 0x000001, "Wrong alignment on EnhancedInputSubsystemInterface_RequestRebuildControlMappings"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_RequestRebuildControlMappings) == 0x000002, "Wrong size on EnhancedInputSubsystemInterface_RequestRebuildControlMappings"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RequestRebuildControlMappings, Options) == 0x000000, "Member 'EnhancedInputSubsystemInterface_RequestRebuildControlMappings::Options' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_RequestRebuildControlMappings, RebuildType) == 0x000001, "Member 'EnhancedInputSubsystemInterface_RequestRebuildControlMappings::RebuildType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings \ static_assert(alignof(EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings, ReturnValue) == 0x000000, "Member 'EnhancedInputSubsystemInterface_GetAllPlayerMappableActionKeyMappings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_GetPlayerMappedKey \ static_assert(alignof(EnhancedInputSubsystemInterface_GetPlayerMappedKey) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_GetPlayerMappedKey"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_GetPlayerMappedKey) == 0x000020, "Wrong size on EnhancedInputSubsystemInterface_GetPlayerMappedKey"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_GetPlayerMappedKey, MappingName) == 0x000000, "Member 'EnhancedInputSubsystemInterface_GetPlayerMappedKey::MappingName' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_GetPlayerMappedKey, ReturnValue) == 0x000008, "Member 'EnhancedInputSubsystemInterface_GetPlayerMappedKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_HasMappingContext \ static_assert(alignof(EnhancedInputSubsystemInterface_HasMappingContext) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_HasMappingContext"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_HasMappingContext) == 0x000010, "Wrong size on EnhancedInputSubsystemInterface_HasMappingContext"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_HasMappingContext, MappingContext) == 0x000000, "Member 'EnhancedInputSubsystemInterface_HasMappingContext::MappingContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_HasMappingContext, OutFoundPriority) == 0x000008, "Member 'EnhancedInputSubsystemInterface_HasMappingContext::OutFoundPriority' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_HasMappingContext, ReturnValue) == 0x00000C, "Member 'EnhancedInputSubsystemInterface_HasMappingContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputSubsystemInterface_QueryKeysMappedToAction \ static_assert(alignof(EnhancedInputSubsystemInterface_QueryKeysMappedToAction) == 0x000008, "Wrong alignment on EnhancedInputSubsystemInterface_QueryKeysMappedToAction"); \ static_assert(sizeof(EnhancedInputSubsystemInterface_QueryKeysMappedToAction) == 0x000018, "Wrong size on EnhancedInputSubsystemInterface_QueryKeysMappedToAction"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryKeysMappedToAction, action) == 0x000000, "Member 'EnhancedInputSubsystemInterface_QueryKeysMappedToAction::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputSubsystemInterface_QueryKeysMappedToAction, ReturnValue) == 0x000008, "Member 'EnhancedInputSubsystemInterface_QueryKeysMappedToAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IEnhancedInputSubsystemInterface \ static_assert(alignof(IEnhancedInputSubsystemInterface) == 0x000001, "Wrong alignment on IEnhancedInputSubsystemInterface"); \ static_assert(sizeof(IEnhancedInputSubsystemInterface) == 0x000001, "Wrong size on IEnhancedInputSubsystemInterface"); \ #define DUMPER7_ASSERTS_UEnhancedInputActionDelegateBinding \ static_assert(alignof(UEnhancedInputActionDelegateBinding) == 0x000008, "Wrong alignment on UEnhancedInputActionDelegateBinding"); \ static_assert(sizeof(UEnhancedInputActionDelegateBinding) == 0x000038, "Wrong size on UEnhancedInputActionDelegateBinding"); \ static_assert(offsetof(UEnhancedInputActionDelegateBinding, InputActionDelegateBindings) == 0x000028, "Member 'UEnhancedInputActionDelegateBinding::InputActionDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputActionValueBinding \ static_assert(alignof(UEnhancedInputActionValueBinding) == 0x000008, "Wrong alignment on UEnhancedInputActionValueBinding"); \ static_assert(sizeof(UEnhancedInputActionValueBinding) == 0x000038, "Wrong size on UEnhancedInputActionValueBinding"); \ static_assert(offsetof(UEnhancedInputActionValueBinding, InputActionValueBindings) == 0x000028, "Member 'UEnhancedInputActionValueBinding::InputActionValueBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputComponent_GetBoundActionValue \ static_assert(alignof(EnhancedInputComponent_GetBoundActionValue) == 0x000008, "Wrong alignment on EnhancedInputComponent_GetBoundActionValue"); \ static_assert(sizeof(EnhancedInputComponent_GetBoundActionValue) == 0x000028, "Wrong size on EnhancedInputComponent_GetBoundActionValue"); \ static_assert(offsetof(EnhancedInputComponent_GetBoundActionValue, action) == 0x000000, "Member 'EnhancedInputComponent_GetBoundActionValue::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputComponent_GetBoundActionValue, ReturnValue) == 0x000008, "Member 'EnhancedInputComponent_GetBoundActionValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputComponent \ static_assert(alignof(UEnhancedInputComponent) == 0x000008, "Wrong alignment on UEnhancedInputComponent"); \ static_assert(sizeof(UEnhancedInputComponent) == 0x000160, "Wrong size on UEnhancedInputComponent"); \ #define DUMPER7_ASSERTS_UEnhancedInputDeveloperSettings \ static_assert(alignof(UEnhancedInputDeveloperSettings) == 0x000008, "Wrong alignment on UEnhancedInputDeveloperSettings"); \ static_assert(sizeof(UEnhancedInputDeveloperSettings) == 0x000050, "Wrong size on UEnhancedInputDeveloperSettings"); \ static_assert(offsetof(UEnhancedInputDeveloperSettings, PlatformSettings) == 0x000038, "Member 'UEnhancedInputDeveloperSettings::PlatformSettings' has a wrong offset!"); \ static_assert(offsetof(UEnhancedInputDeveloperSettings, bShouldOnlyTriggerLastActionInChord) == 0x000048, "Member 'UEnhancedInputDeveloperSettings::bShouldOnlyTriggerLastActionInChord' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_BreakInputActionValue \ static_assert(alignof(EnhancedInputLibrary_BreakInputActionValue) == 0x000008, "Wrong alignment on EnhancedInputLibrary_BreakInputActionValue"); \ static_assert(sizeof(EnhancedInputLibrary_BreakInputActionValue) == 0x000040, "Wrong size on EnhancedInputLibrary_BreakInputActionValue"); \ static_assert(offsetof(EnhancedInputLibrary_BreakInputActionValue, InActionValue) == 0x000000, "Member 'EnhancedInputLibrary_BreakInputActionValue::InActionValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_BreakInputActionValue, X) == 0x000020, "Member 'EnhancedInputLibrary_BreakInputActionValue::X' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_BreakInputActionValue, Y) == 0x000028, "Member 'EnhancedInputLibrary_BreakInputActionValue::Y' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_BreakInputActionValue, Z) == 0x000030, "Member 'EnhancedInputLibrary_BreakInputActionValue::Z' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_BreakInputActionValue, Type) == 0x000038, "Member 'EnhancedInputLibrary_BreakInputActionValue::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_Conv_InputActionValueToAxis1D \ static_assert(alignof(EnhancedInputLibrary_Conv_InputActionValueToAxis1D) == 0x000008, "Wrong alignment on EnhancedInputLibrary_Conv_InputActionValueToAxis1D"); \ static_assert(sizeof(EnhancedInputLibrary_Conv_InputActionValueToAxis1D) == 0x000028, "Wrong size on EnhancedInputLibrary_Conv_InputActionValueToAxis1D"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis1D, InValue) == 0x000000, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis1D::InValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis1D, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis1D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_Conv_InputActionValueToAxis2D \ static_assert(alignof(EnhancedInputLibrary_Conv_InputActionValueToAxis2D) == 0x000008, "Wrong alignment on EnhancedInputLibrary_Conv_InputActionValueToAxis2D"); \ static_assert(sizeof(EnhancedInputLibrary_Conv_InputActionValueToAxis2D) == 0x000030, "Wrong size on EnhancedInputLibrary_Conv_InputActionValueToAxis2D"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis2D, InValue) == 0x000000, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis2D::InValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis2D, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_Conv_InputActionValueToAxis3D \ static_assert(alignof(EnhancedInputLibrary_Conv_InputActionValueToAxis3D) == 0x000008, "Wrong alignment on EnhancedInputLibrary_Conv_InputActionValueToAxis3D"); \ static_assert(sizeof(EnhancedInputLibrary_Conv_InputActionValueToAxis3D) == 0x000038, "Wrong size on EnhancedInputLibrary_Conv_InputActionValueToAxis3D"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis3D, ActionValue) == 0x000000, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis3D::ActionValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToAxis3D, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_Conv_InputActionValueToAxis3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_Conv_InputActionValueToBool \ static_assert(alignof(EnhancedInputLibrary_Conv_InputActionValueToBool) == 0x000008, "Wrong alignment on EnhancedInputLibrary_Conv_InputActionValueToBool"); \ static_assert(sizeof(EnhancedInputLibrary_Conv_InputActionValueToBool) == 0x000028, "Wrong size on EnhancedInputLibrary_Conv_InputActionValueToBool"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToBool, InValue) == 0x000000, "Member 'EnhancedInputLibrary_Conv_InputActionValueToBool::InValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToBool, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_Conv_InputActionValueToBool::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_Conv_InputActionValueToString \ static_assert(alignof(EnhancedInputLibrary_Conv_InputActionValueToString) == 0x000008, "Wrong alignment on EnhancedInputLibrary_Conv_InputActionValueToString"); \ static_assert(sizeof(EnhancedInputLibrary_Conv_InputActionValueToString) == 0x000030, "Wrong size on EnhancedInputLibrary_Conv_InputActionValueToString"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToString, ActionValue) == 0x000000, "Member 'EnhancedInputLibrary_Conv_InputActionValueToString::ActionValue' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_Conv_InputActionValueToString, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_Conv_InputActionValueToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_GetBoundActionValue \ static_assert(alignof(EnhancedInputLibrary_GetBoundActionValue) == 0x000008, "Wrong alignment on EnhancedInputLibrary_GetBoundActionValue"); \ static_assert(sizeof(EnhancedInputLibrary_GetBoundActionValue) == 0x000030, "Wrong size on EnhancedInputLibrary_GetBoundActionValue"); \ static_assert(offsetof(EnhancedInputLibrary_GetBoundActionValue, Actor) == 0x000000, "Member 'EnhancedInputLibrary_GetBoundActionValue::Actor' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_GetBoundActionValue, action) == 0x000008, "Member 'EnhancedInputLibrary_GetBoundActionValue::action' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_GetBoundActionValue, ReturnValue) == 0x000010, "Member 'EnhancedInputLibrary_GetBoundActionValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_MakeInputActionValue \ static_assert(alignof(EnhancedInputLibrary_MakeInputActionValue) == 0x000008, "Wrong alignment on EnhancedInputLibrary_MakeInputActionValue"); \ static_assert(sizeof(EnhancedInputLibrary_MakeInputActionValue) == 0x000058, "Wrong size on EnhancedInputLibrary_MakeInputActionValue"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValue, X) == 0x000000, "Member 'EnhancedInputLibrary_MakeInputActionValue::X' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValue, Y) == 0x000008, "Member 'EnhancedInputLibrary_MakeInputActionValue::Y' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValue, Z) == 0x000010, "Member 'EnhancedInputLibrary_MakeInputActionValue::Z' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValue, MatchValueType) == 0x000018, "Member 'EnhancedInputLibrary_MakeInputActionValue::MatchValueType' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValue, ReturnValue) == 0x000038, "Member 'EnhancedInputLibrary_MakeInputActionValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_MakeInputActionValueOfType \ static_assert(alignof(EnhancedInputLibrary_MakeInputActionValueOfType) == 0x000008, "Wrong alignment on EnhancedInputLibrary_MakeInputActionValueOfType"); \ static_assert(sizeof(EnhancedInputLibrary_MakeInputActionValueOfType) == 0x000040, "Wrong size on EnhancedInputLibrary_MakeInputActionValueOfType"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValueOfType, X) == 0x000000, "Member 'EnhancedInputLibrary_MakeInputActionValueOfType::X' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValueOfType, Y) == 0x000008, "Member 'EnhancedInputLibrary_MakeInputActionValueOfType::Y' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValueOfType, Z) == 0x000010, "Member 'EnhancedInputLibrary_MakeInputActionValueOfType::Z' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValueOfType, ValueType) == 0x000018, "Member 'EnhancedInputLibrary_MakeInputActionValueOfType::ValueType' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_MakeInputActionValueOfType, ReturnValue) == 0x000020, "Member 'EnhancedInputLibrary_MakeInputActionValueOfType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext \ static_assert(alignof(EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext) == 0x000008, "Wrong alignment on EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext"); \ static_assert(sizeof(EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext) == 0x000010, "Wrong size on EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext"); \ static_assert(offsetof(EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext, Context) == 0x000000, "Member 'EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext::Context' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext, bForceImmediately) == 0x000008, "Member 'EnhancedInputLibrary_RequestRebuildControlMappingsUsingContext::bForceImmediately' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputLibrary \ static_assert(alignof(UEnhancedInputLibrary) == 0x000008, "Wrong alignment on UEnhancedInputLibrary"); \ static_assert(sizeof(UEnhancedInputLibrary) == 0x000028, "Wrong size on UEnhancedInputLibrary"); \ #define DUMPER7_ASSERTS_EnhancedInputPlatformData_GetContextRedirect \ static_assert(alignof(EnhancedInputPlatformData_GetContextRedirect) == 0x000008, "Wrong alignment on EnhancedInputPlatformData_GetContextRedirect"); \ static_assert(sizeof(EnhancedInputPlatformData_GetContextRedirect) == 0x000010, "Wrong size on EnhancedInputPlatformData_GetContextRedirect"); \ static_assert(offsetof(EnhancedInputPlatformData_GetContextRedirect, InContext) == 0x000000, "Member 'EnhancedInputPlatformData_GetContextRedirect::InContext' has a wrong offset!"); \ static_assert(offsetof(EnhancedInputPlatformData_GetContextRedirect, ReturnValue) == 0x000008, "Member 'EnhancedInputPlatformData_GetContextRedirect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputPlatformData \ static_assert(alignof(UEnhancedInputPlatformData) == 0x000008, "Wrong alignment on UEnhancedInputPlatformData"); \ static_assert(sizeof(UEnhancedInputPlatformData) == 0x000078, "Wrong size on UEnhancedInputPlatformData"); \ static_assert(offsetof(UEnhancedInputPlatformData, MappingContextRedirects) == 0x000028, "Member 'UEnhancedInputPlatformData::MappingContextRedirects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputPlatformSettings \ static_assert(alignof(UEnhancedInputPlatformSettings) == 0x000008, "Wrong alignment on UEnhancedInputPlatformSettings"); \ static_assert(sizeof(UEnhancedInputPlatformSettings) == 0x000068, "Wrong size on UEnhancedInputPlatformSettings"); \ static_assert(offsetof(UEnhancedInputPlatformSettings, InputData) == 0x000040, "Member 'UEnhancedInputPlatformSettings::InputData' has a wrong offset!"); \ static_assert(offsetof(UEnhancedInputPlatformSettings, InputDataClasses) == 0x000050, "Member 'UEnhancedInputPlatformSettings::InputDataClasses' has a wrong offset!"); \ static_assert(offsetof(UEnhancedInputPlatformSettings, bShouldLogMappingContextRedirects) == 0x000060, "Member 'UEnhancedInputPlatformSettings::bShouldLogMappingContextRedirects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedInputLocalPlayerSubsystem \ static_assert(alignof(UEnhancedInputLocalPlayerSubsystem) == 0x000008, "Wrong alignment on UEnhancedInputLocalPlayerSubsystem"); \ static_assert(sizeof(UEnhancedInputLocalPlayerSubsystem) == 0x0001E0, "Wrong size on UEnhancedInputLocalPlayerSubsystem"); \ static_assert(offsetof(UEnhancedInputLocalPlayerSubsystem, ControlMappingsRebuiltDelegate) == 0x0001D0, "Member 'UEnhancedInputLocalPlayerSubsystem::ControlMappingsRebuiltDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnhancedPlayerInput \ static_assert(alignof(UEnhancedPlayerInput) == 0x000008, "Wrong alignment on UEnhancedPlayerInput"); \ static_assert(sizeof(UEnhancedPlayerInput) == 0x000740, "Wrong size on UEnhancedPlayerInput"); \ static_assert(offsetof(UEnhancedPlayerInput, AppliedInputContexts) == 0x000498, "Member 'UEnhancedPlayerInput::AppliedInputContexts' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, EnhancedActionMappings) == 0x0004E8, "Member 'UEnhancedPlayerInput::EnhancedActionMappings' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, ActionInstanceData) == 0x000548, "Member 'UEnhancedPlayerInput::ActionInstanceData' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, KeysPressedThisTick) == 0x000638, "Member 'UEnhancedPlayerInput::KeysPressedThisTick' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, InputsInjectedThisTick) == 0x000688, "Member 'UEnhancedPlayerInput::InputsInjectedThisTick' has a wrong offset!"); \ static_assert(offsetof(UEnhancedPlayerInput, LastInjectedActions) == 0x0006D8, "Member 'UEnhancedPlayerInput::LastInjectedActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputAction \ static_assert(alignof(UInputAction) == 0x000008, "Wrong alignment on UInputAction"); \ static_assert(sizeof(UInputAction) == 0x000070, "Wrong size on UInputAction"); \ static_assert(offsetof(UInputAction, ActionDescription) == 0x000030, "Member 'UInputAction::ActionDescription' has a wrong offset!"); \ static_assert(offsetof(UInputAction, bConsumeInput) == 0x000048, "Member 'UInputAction::bConsumeInput' has a wrong offset!"); \ static_assert(offsetof(UInputAction, bTriggerWhenPaused) == 0x000049, "Member 'UInputAction::bTriggerWhenPaused' has a wrong offset!"); \ static_assert(offsetof(UInputAction, bReserveAllMappings) == 0x00004A, "Member 'UInputAction::bReserveAllMappings' has a wrong offset!"); \ static_assert(offsetof(UInputAction, ValueType) == 0x00004B, "Member 'UInputAction::ValueType' has a wrong offset!"); \ static_assert(offsetof(UInputAction, Triggers) == 0x000050, "Member 'UInputAction::Triggers' has a wrong offset!"); \ static_assert(offsetof(UInputAction, Modifiers) == 0x000060, "Member 'UInputAction::Modifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputDebugKeyDelegateBinding \ static_assert(alignof(UInputDebugKeyDelegateBinding) == 0x000008, "Wrong alignment on UInputDebugKeyDelegateBinding"); \ static_assert(sizeof(UInputDebugKeyDelegateBinding) == 0x000038, "Wrong size on UInputDebugKeyDelegateBinding"); \ static_assert(offsetof(UInputDebugKeyDelegateBinding, InputDebugKeyDelegateBindings) == 0x000028, "Member 'UInputDebugKeyDelegateBinding::InputDebugKeyDelegateBindings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputMappingContext_MapKey \ static_assert(alignof(InputMappingContext_MapKey) == 0x000008, "Wrong alignment on InputMappingContext_MapKey"); \ static_assert(sizeof(InputMappingContext_MapKey) == 0x0000A8, "Wrong size on InputMappingContext_MapKey"); \ static_assert(offsetof(InputMappingContext_MapKey, action) == 0x000000, "Member 'InputMappingContext_MapKey::action' has a wrong offset!"); \ static_assert(offsetof(InputMappingContext_MapKey, ToKey) == 0x000008, "Member 'InputMappingContext_MapKey::ToKey' has a wrong offset!"); \ static_assert(offsetof(InputMappingContext_MapKey, ReturnValue) == 0x000020, "Member 'InputMappingContext_MapKey::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputMappingContext_UnmapAction \ static_assert(alignof(InputMappingContext_UnmapAction) == 0x000008, "Wrong alignment on InputMappingContext_UnmapAction"); \ static_assert(sizeof(InputMappingContext_UnmapAction) == 0x000008, "Wrong size on InputMappingContext_UnmapAction"); \ static_assert(offsetof(InputMappingContext_UnmapAction, action) == 0x000000, "Member 'InputMappingContext_UnmapAction::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputMappingContext_UnmapAllKeysFromAction \ static_assert(alignof(InputMappingContext_UnmapAllKeysFromAction) == 0x000008, "Wrong alignment on InputMappingContext_UnmapAllKeysFromAction"); \ static_assert(sizeof(InputMappingContext_UnmapAllKeysFromAction) == 0x000008, "Wrong size on InputMappingContext_UnmapAllKeysFromAction"); \ static_assert(offsetof(InputMappingContext_UnmapAllKeysFromAction, action) == 0x000000, "Member 'InputMappingContext_UnmapAllKeysFromAction::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputMappingContext_UnmapKey \ static_assert(alignof(InputMappingContext_UnmapKey) == 0x000008, "Wrong alignment on InputMappingContext_UnmapKey"); \ static_assert(sizeof(InputMappingContext_UnmapKey) == 0x000020, "Wrong size on InputMappingContext_UnmapKey"); \ static_assert(offsetof(InputMappingContext_UnmapKey, action) == 0x000000, "Member 'InputMappingContext_UnmapKey::action' has a wrong offset!"); \ static_assert(offsetof(InputMappingContext_UnmapKey, Key) == 0x000008, "Member 'InputMappingContext_UnmapKey::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputMappingContext \ static_assert(alignof(UInputMappingContext) == 0x000008, "Wrong alignment on UInputMappingContext"); \ static_assert(sizeof(UInputMappingContext) == 0x000058, "Wrong size on UInputMappingContext"); \ static_assert(offsetof(UInputMappingContext, Mappings) == 0x000030, "Member 'UInputMappingContext::Mappings' has a wrong offset!"); \ static_assert(offsetof(UInputMappingContext, ContextDescription) == 0x000040, "Member 'UInputMappingContext::ContextDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputModifier_GetVisualizationColor \ static_assert(alignof(InputModifier_GetVisualizationColor) == 0x000008, "Wrong alignment on InputModifier_GetVisualizationColor"); \ static_assert(sizeof(InputModifier_GetVisualizationColor) == 0x000050, "Wrong size on InputModifier_GetVisualizationColor"); \ static_assert(offsetof(InputModifier_GetVisualizationColor, SampleValue) == 0x000000, "Member 'InputModifier_GetVisualizationColor::SampleValue' has a wrong offset!"); \ static_assert(offsetof(InputModifier_GetVisualizationColor, FinalValue) == 0x000020, "Member 'InputModifier_GetVisualizationColor::FinalValue' has a wrong offset!"); \ static_assert(offsetof(InputModifier_GetVisualizationColor, ReturnValue) == 0x000040, "Member 'InputModifier_GetVisualizationColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputModifier_ModifyRaw \ static_assert(alignof(InputModifier_ModifyRaw) == 0x000008, "Wrong alignment on InputModifier_ModifyRaw"); \ static_assert(sizeof(InputModifier_ModifyRaw) == 0x000050, "Wrong size on InputModifier_ModifyRaw"); \ static_assert(offsetof(InputModifier_ModifyRaw, PlayerInput) == 0x000000, "Member 'InputModifier_ModifyRaw::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(InputModifier_ModifyRaw, CurrentValue) == 0x000008, "Member 'InputModifier_ModifyRaw::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(InputModifier_ModifyRaw, DeltaTime) == 0x000028, "Member 'InputModifier_ModifyRaw::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(InputModifier_ModifyRaw, ReturnValue) == 0x000030, "Member 'InputModifier_ModifyRaw::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifier \ static_assert(alignof(UInputModifier) == 0x000008, "Wrong alignment on UInputModifier"); \ static_assert(sizeof(UInputModifier) == 0x000028, "Wrong size on UInputModifier"); \ #define DUMPER7_ASSERTS_UInputModifierDeadZone \ static_assert(alignof(UInputModifierDeadZone) == 0x000008, "Wrong alignment on UInputModifierDeadZone"); \ static_assert(sizeof(UInputModifierDeadZone) == 0x000038, "Wrong size on UInputModifierDeadZone"); \ static_assert(offsetof(UInputModifierDeadZone, LowerThreshold) == 0x000028, "Member 'UInputModifierDeadZone::LowerThreshold' has a wrong offset!"); \ static_assert(offsetof(UInputModifierDeadZone, UpperThreshold) == 0x00002C, "Member 'UInputModifierDeadZone::UpperThreshold' has a wrong offset!"); \ static_assert(offsetof(UInputModifierDeadZone, Type) == 0x000030, "Member 'UInputModifierDeadZone::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierScalar \ static_assert(alignof(UInputModifierScalar) == 0x000008, "Wrong alignment on UInputModifierScalar"); \ static_assert(sizeof(UInputModifierScalar) == 0x000040, "Wrong size on UInputModifierScalar"); \ static_assert(offsetof(UInputModifierScalar, Scalar) == 0x000028, "Member 'UInputModifierScalar::Scalar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierScaleByDeltaTime \ static_assert(alignof(UInputModifierScaleByDeltaTime) == 0x000008, "Wrong alignment on UInputModifierScaleByDeltaTime"); \ static_assert(sizeof(UInputModifierScaleByDeltaTime) == 0x000028, "Wrong size on UInputModifierScaleByDeltaTime"); \ #define DUMPER7_ASSERTS_UInputModifierNegate \ static_assert(alignof(UInputModifierNegate) == 0x000008, "Wrong alignment on UInputModifierNegate"); \ static_assert(sizeof(UInputModifierNegate) == 0x000030, "Wrong size on UInputModifierNegate"); \ static_assert(offsetof(UInputModifierNegate, bX) == 0x000028, "Member 'UInputModifierNegate::bX' has a wrong offset!"); \ static_assert(offsetof(UInputModifierNegate, bY) == 0x000029, "Member 'UInputModifierNegate::bY' has a wrong offset!"); \ static_assert(offsetof(UInputModifierNegate, bZ) == 0x00002A, "Member 'UInputModifierNegate::bZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierSmooth \ static_assert(alignof(UInputModifierSmooth) == 0x000008, "Wrong alignment on UInputModifierSmooth"); \ static_assert(sizeof(UInputModifierSmooth) == 0x000058, "Wrong size on UInputModifierSmooth"); \ #define DUMPER7_ASSERTS_UInputModifierResponseCurveExponential \ static_assert(alignof(UInputModifierResponseCurveExponential) == 0x000008, "Wrong alignment on UInputModifierResponseCurveExponential"); \ static_assert(sizeof(UInputModifierResponseCurveExponential) == 0x000040, "Wrong size on UInputModifierResponseCurveExponential"); \ static_assert(offsetof(UInputModifierResponseCurveExponential, CurveExponent) == 0x000028, "Member 'UInputModifierResponseCurveExponential::CurveExponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierResponseCurveUser \ static_assert(alignof(UInputModifierResponseCurveUser) == 0x000008, "Wrong alignment on UInputModifierResponseCurveUser"); \ static_assert(sizeof(UInputModifierResponseCurveUser) == 0x000040, "Wrong size on UInputModifierResponseCurveUser"); \ static_assert(offsetof(UInputModifierResponseCurveUser, ResponseX) == 0x000028, "Member 'UInputModifierResponseCurveUser::ResponseX' has a wrong offset!"); \ static_assert(offsetof(UInputModifierResponseCurveUser, ResponseY) == 0x000030, "Member 'UInputModifierResponseCurveUser::ResponseY' has a wrong offset!"); \ static_assert(offsetof(UInputModifierResponseCurveUser, ResponseZ) == 0x000038, "Member 'UInputModifierResponseCurveUser::ResponseZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierFOVScaling \ static_assert(alignof(UInputModifierFOVScaling) == 0x000008, "Wrong alignment on UInputModifierFOVScaling"); \ static_assert(sizeof(UInputModifierFOVScaling) == 0x000030, "Wrong size on UInputModifierFOVScaling"); \ static_assert(offsetof(UInputModifierFOVScaling, FOVScale) == 0x000028, "Member 'UInputModifierFOVScaling::FOVScale' has a wrong offset!"); \ static_assert(offsetof(UInputModifierFOVScaling, FOVScalingType) == 0x00002C, "Member 'UInputModifierFOVScaling::FOVScalingType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputModifierToWorldSpace \ static_assert(alignof(UInputModifierToWorldSpace) == 0x000008, "Wrong alignment on UInputModifierToWorldSpace"); \ static_assert(sizeof(UInputModifierToWorldSpace) == 0x000028, "Wrong size on UInputModifierToWorldSpace"); \ #define DUMPER7_ASSERTS_UInputModifierSwizzleAxis \ static_assert(alignof(UInputModifierSwizzleAxis) == 0x000008, "Wrong alignment on UInputModifierSwizzleAxis"); \ static_assert(sizeof(UInputModifierSwizzleAxis) == 0x000030, "Wrong size on UInputModifierSwizzleAxis"); \ static_assert(offsetof(UInputModifierSwizzleAxis, Order) == 0x000028, "Member 'UInputModifierSwizzleAxis::Order' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputTrigger_UpdateState \ static_assert(alignof(InputTrigger_UpdateState) == 0x000008, "Wrong alignment on InputTrigger_UpdateState"); \ static_assert(sizeof(InputTrigger_UpdateState) == 0x000030, "Wrong size on InputTrigger_UpdateState"); \ static_assert(offsetof(InputTrigger_UpdateState, PlayerInput) == 0x000000, "Member 'InputTrigger_UpdateState::PlayerInput' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_UpdateState, ModifiedValue) == 0x000008, "Member 'InputTrigger_UpdateState::ModifiedValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_UpdateState, DeltaTime) == 0x000028, "Member 'InputTrigger_UpdateState::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_UpdateState, ReturnValue) == 0x00002C, "Member 'InputTrigger_UpdateState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputTrigger_GetTriggerType \ static_assert(alignof(InputTrigger_GetTriggerType) == 0x000001, "Wrong alignment on InputTrigger_GetTriggerType"); \ static_assert(sizeof(InputTrigger_GetTriggerType) == 0x000001, "Wrong size on InputTrigger_GetTriggerType"); \ static_assert(offsetof(InputTrigger_GetTriggerType, ReturnValue) == 0x000000, "Member 'InputTrigger_GetTriggerType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InputTrigger_IsActuated \ static_assert(alignof(InputTrigger_IsActuated) == 0x000008, "Wrong alignment on InputTrigger_IsActuated"); \ static_assert(sizeof(InputTrigger_IsActuated) == 0x000028, "Wrong size on InputTrigger_IsActuated"); \ static_assert(offsetof(InputTrigger_IsActuated, ForValue) == 0x000000, "Member 'InputTrigger_IsActuated::ForValue' has a wrong offset!"); \ static_assert(offsetof(InputTrigger_IsActuated, ReturnValue) == 0x000020, "Member 'InputTrigger_IsActuated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTrigger \ static_assert(alignof(UInputTrigger) == 0x000008, "Wrong alignment on UInputTrigger"); \ static_assert(sizeof(UInputTrigger) == 0x000050, "Wrong size on UInputTrigger"); \ static_assert(offsetof(UInputTrigger, ActuationThreshold) == 0x000028, "Member 'UInputTrigger::ActuationThreshold' has a wrong offset!"); \ static_assert(offsetof(UInputTrigger, bShouldAlwaysTick) == 0x00002C, "Member 'UInputTrigger::bShouldAlwaysTick' has a wrong offset!"); \ static_assert(offsetof(UInputTrigger, LastValue) == 0x000030, "Member 'UInputTrigger::LastValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerTimedBase \ static_assert(alignof(UInputTriggerTimedBase) == 0x000008, "Wrong alignment on UInputTriggerTimedBase"); \ static_assert(sizeof(UInputTriggerTimedBase) == 0x000058, "Wrong size on UInputTriggerTimedBase"); \ static_assert(offsetof(UInputTriggerTimedBase, HeldDuration) == 0x000050, "Member 'UInputTriggerTimedBase::HeldDuration' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerTimedBase, bAffectedByTimeDilation) == 0x000054, "Member 'UInputTriggerTimedBase::bAffectedByTimeDilation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerDown \ static_assert(alignof(UInputTriggerDown) == 0x000008, "Wrong alignment on UInputTriggerDown"); \ static_assert(sizeof(UInputTriggerDown) == 0x000050, "Wrong size on UInputTriggerDown"); \ #define DUMPER7_ASSERTS_UInputTriggerPressed \ static_assert(alignof(UInputTriggerPressed) == 0x000008, "Wrong alignment on UInputTriggerPressed"); \ static_assert(sizeof(UInputTriggerPressed) == 0x000050, "Wrong size on UInputTriggerPressed"); \ #define DUMPER7_ASSERTS_UInputTriggerReleased \ static_assert(alignof(UInputTriggerReleased) == 0x000008, "Wrong alignment on UInputTriggerReleased"); \ static_assert(sizeof(UInputTriggerReleased) == 0x000050, "Wrong size on UInputTriggerReleased"); \ #define DUMPER7_ASSERTS_UInputTriggerHold \ static_assert(alignof(UInputTriggerHold) == 0x000008, "Wrong alignment on UInputTriggerHold"); \ static_assert(sizeof(UInputTriggerHold) == 0x000068, "Wrong size on UInputTriggerHold"); \ static_assert(offsetof(UInputTriggerHold, HoldTimeThreshold) == 0x00005C, "Member 'UInputTriggerHold::HoldTimeThreshold' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerHold, bIsOneShot) == 0x000060, "Member 'UInputTriggerHold::bIsOneShot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerHoldAndRelease \ static_assert(alignof(UInputTriggerHoldAndRelease) == 0x000008, "Wrong alignment on UInputTriggerHoldAndRelease"); \ static_assert(sizeof(UInputTriggerHoldAndRelease) == 0x000060, "Wrong size on UInputTriggerHoldAndRelease"); \ static_assert(offsetof(UInputTriggerHoldAndRelease, HoldTimeThreshold) == 0x000058, "Member 'UInputTriggerHoldAndRelease::HoldTimeThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerTap \ static_assert(alignof(UInputTriggerTap) == 0x000008, "Wrong alignment on UInputTriggerTap"); \ static_assert(sizeof(UInputTriggerTap) == 0x000060, "Wrong size on UInputTriggerTap"); \ static_assert(offsetof(UInputTriggerTap, TapReleaseTimeThreshold) == 0x000058, "Member 'UInputTriggerTap::TapReleaseTimeThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerPulse \ static_assert(alignof(UInputTriggerPulse) == 0x000008, "Wrong alignment on UInputTriggerPulse"); \ static_assert(sizeof(UInputTriggerPulse) == 0x000068, "Wrong size on UInputTriggerPulse"); \ static_assert(offsetof(UInputTriggerPulse, bTriggerOnStart) == 0x00005C, "Member 'UInputTriggerPulse::bTriggerOnStart' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerPulse, Interval) == 0x000060, "Member 'UInputTriggerPulse::Interval' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerPulse, TriggerLimit) == 0x000064, "Member 'UInputTriggerPulse::TriggerLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerChordAction \ static_assert(alignof(UInputTriggerChordAction) == 0x000008, "Wrong alignment on UInputTriggerChordAction"); \ static_assert(sizeof(UInputTriggerChordAction) == 0x000058, "Wrong size on UInputTriggerChordAction"); \ static_assert(offsetof(UInputTriggerChordAction, ChordAction) == 0x000050, "Member 'UInputTriggerChordAction::ChordAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputTriggerChordBlocker \ static_assert(alignof(UInputTriggerChordBlocker) == 0x000008, "Wrong alignment on UInputTriggerChordBlocker"); \ static_assert(sizeof(UInputTriggerChordBlocker) == 0x000058, "Wrong size on UInputTriggerChordBlocker"); \ #define DUMPER7_ASSERTS_UInputTriggerCombo \ static_assert(alignof(UInputTriggerCombo) == 0x000008, "Wrong alignment on UInputTriggerCombo"); \ static_assert(sizeof(UInputTriggerCombo) == 0x000078, "Wrong size on UInputTriggerCombo"); \ static_assert(offsetof(UInputTriggerCombo, CurrentComboStepIndex) == 0x000050, "Member 'UInputTriggerCombo::CurrentComboStepIndex' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerCombo, CurrentTimeBetweenComboSteps) == 0x000054, "Member 'UInputTriggerCombo::CurrentTimeBetweenComboSteps' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerCombo, ComboActions) == 0x000058, "Member 'UInputTriggerCombo::ComboActions' has a wrong offset!"); \ static_assert(offsetof(UInputTriggerCombo, CancelActions) == 0x000068, "Member 'UInputTriggerCombo::CancelActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetConfigName \ static_assert(alignof(PlayerMappableInputConfig_GetConfigName) == 0x000004, "Wrong alignment on PlayerMappableInputConfig_GetConfigName"); \ static_assert(sizeof(PlayerMappableInputConfig_GetConfigName) == 0x000008, "Wrong size on PlayerMappableInputConfig_GetConfigName"); \ static_assert(offsetof(PlayerMappableInputConfig_GetConfigName, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_GetConfigName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_getDisplayName \ static_assert(alignof(PlayerMappableInputConfig_getDisplayName) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_getDisplayName"); \ static_assert(sizeof(PlayerMappableInputConfig_getDisplayName) == 0x000018, "Wrong size on PlayerMappableInputConfig_getDisplayName"); \ static_assert(offsetof(PlayerMappableInputConfig_getDisplayName, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetKeysBoundToAction \ static_assert(alignof(PlayerMappableInputConfig_GetKeysBoundToAction) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_GetKeysBoundToAction"); \ static_assert(sizeof(PlayerMappableInputConfig_GetKeysBoundToAction) == 0x000018, "Wrong size on PlayerMappableInputConfig_GetKeysBoundToAction"); \ static_assert(offsetof(PlayerMappableInputConfig_GetKeysBoundToAction, InAction) == 0x000000, "Member 'PlayerMappableInputConfig_GetKeysBoundToAction::InAction' has a wrong offset!"); \ static_assert(offsetof(PlayerMappableInputConfig_GetKeysBoundToAction, ReturnValue) == 0x000008, "Member 'PlayerMappableInputConfig_GetKeysBoundToAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetMappingByName \ static_assert(alignof(PlayerMappableInputConfig_GetMappingByName) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_GetMappingByName"); \ static_assert(sizeof(PlayerMappableInputConfig_GetMappingByName) == 0x000090, "Wrong size on PlayerMappableInputConfig_GetMappingByName"); \ static_assert(offsetof(PlayerMappableInputConfig_GetMappingByName, MappingName) == 0x000000, "Member 'PlayerMappableInputConfig_GetMappingByName::MappingName' has a wrong offset!"); \ static_assert(offsetof(PlayerMappableInputConfig_GetMappingByName, ReturnValue) == 0x000008, "Member 'PlayerMappableInputConfig_GetMappingByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetMappingContexts \ static_assert(alignof(PlayerMappableInputConfig_GetMappingContexts) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_GetMappingContexts"); \ static_assert(sizeof(PlayerMappableInputConfig_GetMappingContexts) == 0x000050, "Wrong size on PlayerMappableInputConfig_GetMappingContexts"); \ static_assert(offsetof(PlayerMappableInputConfig_GetMappingContexts, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_GetMappingContexts::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetMetadata \ static_assert(alignof(PlayerMappableInputConfig_GetMetadata) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_GetMetadata"); \ static_assert(sizeof(PlayerMappableInputConfig_GetMetadata) == 0x000008, "Wrong size on PlayerMappableInputConfig_GetMetadata"); \ static_assert(offsetof(PlayerMappableInputConfig_GetMetadata, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_GetMetadata::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_GetPlayerMappableKeys \ static_assert(alignof(PlayerMappableInputConfig_GetPlayerMappableKeys) == 0x000008, "Wrong alignment on PlayerMappableInputConfig_GetPlayerMappableKeys"); \ static_assert(sizeof(PlayerMappableInputConfig_GetPlayerMappableKeys) == 0x000010, "Wrong size on PlayerMappableInputConfig_GetPlayerMappableKeys"); \ static_assert(offsetof(PlayerMappableInputConfig_GetPlayerMappableKeys, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_GetPlayerMappableKeys::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayerMappableInputConfig_IsDeprecated \ static_assert(alignof(PlayerMappableInputConfig_IsDeprecated) == 0x000001, "Wrong alignment on PlayerMappableInputConfig_IsDeprecated"); \ static_assert(sizeof(PlayerMappableInputConfig_IsDeprecated) == 0x000001, "Wrong size on PlayerMappableInputConfig_IsDeprecated"); \ static_assert(offsetof(PlayerMappableInputConfig_IsDeprecated, ReturnValue) == 0x000000, "Member 'PlayerMappableInputConfig_IsDeprecated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayerMappableInputConfig \ static_assert(alignof(UPlayerMappableInputConfig) == 0x000008, "Wrong alignment on UPlayerMappableInputConfig"); \ static_assert(sizeof(UPlayerMappableInputConfig) == 0x0000B0, "Wrong size on UPlayerMappableInputConfig"); \ static_assert(offsetof(UPlayerMappableInputConfig, ConfigName) == 0x000030, "Member 'UPlayerMappableInputConfig::ConfigName' has a wrong offset!"); \ static_assert(offsetof(UPlayerMappableInputConfig, ConfigDisplayName) == 0x000038, "Member 'UPlayerMappableInputConfig::ConfigDisplayName' has a wrong offset!"); \ static_assert(offsetof(UPlayerMappableInputConfig, bIsDeprecated) == 0x000050, "Member 'UPlayerMappableInputConfig::bIsDeprecated' has a wrong offset!"); \ static_assert(offsetof(UPlayerMappableInputConfig, MetaData) == 0x000058, "Member 'UPlayerMappableInputConfig::MetaData' has a wrong offset!"); \ static_assert(offsetof(UPlayerMappableInputConfig, Contexts) == 0x000060, "Member 'UPlayerMappableInputConfig::Contexts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGLTFExportMessages \ static_assert(alignof(FGLTFExportMessages) == 0x000008, "Wrong alignment on FGLTFExportMessages"); \ static_assert(sizeof(FGLTFExportMessages) == 0x000030, "Wrong size on FGLTFExportMessages"); \ static_assert(offsetof(FGLTFExportMessages, Suggestions) == 0x000000, "Member 'FGLTFExportMessages::Suggestions' has a wrong offset!"); \ static_assert(offsetof(FGLTFExportMessages, Warnings) == 0x000010, "Member 'FGLTFExportMessages::Warnings' has a wrong offset!"); \ static_assert(offsetof(FGLTFExportMessages, Errors) == 0x000020, "Member 'FGLTFExportMessages::Errors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGLTFOverrideMaterialBakeSettings \ static_assert(alignof(FGLTFOverrideMaterialBakeSettings) == 0x000001, "Wrong alignment on FGLTFOverrideMaterialBakeSettings"); \ static_assert(sizeof(FGLTFOverrideMaterialBakeSettings) == 0x000006, "Wrong size on FGLTFOverrideMaterialBakeSettings"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, bOverrideSize) == 0x000000, "Member 'FGLTFOverrideMaterialBakeSettings::bOverrideSize' has a wrong offset!"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, Size) == 0x000001, "Member 'FGLTFOverrideMaterialBakeSettings::Size' has a wrong offset!"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, bOverrideFilter) == 0x000002, "Member 'FGLTFOverrideMaterialBakeSettings::bOverrideFilter' has a wrong offset!"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, Filter) == 0x000003, "Member 'FGLTFOverrideMaterialBakeSettings::Filter' has a wrong offset!"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, bOverrideTiling) == 0x000004, "Member 'FGLTFOverrideMaterialBakeSettings::bOverrideTiling' has a wrong offset!"); \ static_assert(offsetof(FGLTFOverrideMaterialBakeSettings, Tiling) == 0x000005, "Member 'FGLTFOverrideMaterialBakeSettings::Tiling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GLTFExporter_ExportToGLTF \ static_assert(alignof(GLTFExporter_ExportToGLTF) == 0x000008, "Wrong alignment on GLTFExporter_ExportToGLTF"); \ static_assert(sizeof(GLTFExporter_ExportToGLTF) == 0x0000A8, "Wrong size on GLTFExporter_ExportToGLTF"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, Object) == 0x000000, "Member 'GLTFExporter_ExportToGLTF::Object' has a wrong offset!"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, FilePath) == 0x000008, "Member 'GLTFExporter_ExportToGLTF::FilePath' has a wrong offset!"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, Options) == 0x000018, "Member 'GLTFExporter_ExportToGLTF::Options' has a wrong offset!"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, SelectedActors) == 0x000020, "Member 'GLTFExporter_ExportToGLTF::SelectedActors' has a wrong offset!"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, OutMessages) == 0x000070, "Member 'GLTFExporter_ExportToGLTF::OutMessages' has a wrong offset!"); \ static_assert(offsetof(GLTFExporter_ExportToGLTF, ReturnValue) == 0x0000A0, "Member 'GLTFExporter_ExportToGLTF::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGLTFExporter \ static_assert(alignof(UGLTFExporter) == 0x000008, "Wrong alignment on UGLTFExporter"); \ static_assert(sizeof(UGLTFExporter) == 0x000078, "Wrong size on UGLTFExporter"); \ #define DUMPER7_ASSERTS_UGLTFAnimSequenceExporter \ static_assert(alignof(UGLTFAnimSequenceExporter) == 0x000008, "Wrong alignment on UGLTFAnimSequenceExporter"); \ static_assert(sizeof(UGLTFAnimSequenceExporter) == 0x000078, "Wrong size on UGLTFAnimSequenceExporter"); \ #define DUMPER7_ASSERTS_UGLTFExportOptions \ static_assert(alignof(UGLTFExportOptions) == 0x000008, "Wrong alignment on UGLTFExportOptions"); \ static_assert(sizeof(UGLTFExportOptions) == 0x0000B0, "Wrong size on UGLTFExportOptions"); \ static_assert(offsetof(UGLTFExportOptions, ExportUniformScale) == 0x000028, "Member 'UGLTFExportOptions::ExportUniformScale' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportPreviewMesh) == 0x00002C, "Member 'UGLTFExportOptions::bExportPreviewMesh' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bStrictCompliance) == 0x00002D, "Member 'UGLTFExportOptions::bStrictCompliance' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bSkipNearDefaultValues) == 0x00002E, "Member 'UGLTFExportOptions::bSkipNearDefaultValues' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bIncludeGeneratorVersion) == 0x00002F, "Member 'UGLTFExportOptions::bIncludeGeneratorVersion' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportProxyMaterials) == 0x000030, "Member 'UGLTFExportOptions::bExportProxyMaterials' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportUnlitMaterials) == 0x000031, "Member 'UGLTFExportOptions::bExportUnlitMaterials' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportClearCoatMaterials) == 0x000032, "Member 'UGLTFExportOptions::bExportClearCoatMaterials' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportExtraBlendModes) == 0x000033, "Member 'UGLTFExportOptions::bExportExtraBlendModes' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, BakeMaterialInputs) == 0x000034, "Member 'UGLTFExportOptions::BakeMaterialInputs' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, DefaultMaterialBakeSize) == 0x000035, "Member 'UGLTFExportOptions::DefaultMaterialBakeSize' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, DefaultMaterialBakeFilter) == 0x000036, "Member 'UGLTFExportOptions::DefaultMaterialBakeFilter' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, DefaultMaterialBakeTiling) == 0x000037, "Member 'UGLTFExportOptions::DefaultMaterialBakeTiling' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, DefaultInputBakeSettings) == 0x000038, "Member 'UGLTFExportOptions::DefaultInputBakeSettings' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, DefaultLevelOfDetail) == 0x000088, "Member 'UGLTFExportOptions::DefaultLevelOfDetail' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportVertexColors) == 0x00008C, "Member 'UGLTFExportOptions::bExportVertexColors' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportVertexSkinWeights) == 0x00008D, "Member 'UGLTFExportOptions::bExportVertexSkinWeights' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bUseMeshQuantization) == 0x00008E, "Member 'UGLTFExportOptions::bUseMeshQuantization' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportLevelSequences) == 0x00008F, "Member 'UGLTFExportOptions::bExportLevelSequences' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportAnimationSequences) == 0x000090, "Member 'UGLTFExportOptions::bExportAnimationSequences' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportPlaybackSettings) == 0x000091, "Member 'UGLTFExportOptions::bExportPlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, TextureImageFormat) == 0x000092, "Member 'UGLTFExportOptions::TextureImageFormat' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, TextureImageQuality) == 0x000094, "Member 'UGLTFExportOptions::TextureImageQuality' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, NoLossyImageFormatFor) == 0x000098, "Member 'UGLTFExportOptions::NoLossyImageFormatFor' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportTextureTransforms) == 0x00009C, "Member 'UGLTFExportOptions::bExportTextureTransforms' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportLightmaps) == 0x00009D, "Member 'UGLTFExportOptions::bExportLightmaps' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, TextureHDREncoding) == 0x00009E, "Member 'UGLTFExportOptions::TextureHDREncoding' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bAdjustNormalmaps) == 0x00009F, "Member 'UGLTFExportOptions::bAdjustNormalmaps' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportHiddenInGame) == 0x0000A0, "Member 'UGLTFExportOptions::bExportHiddenInGame' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, ExportLights) == 0x0000A4, "Member 'UGLTFExportOptions::ExportLights' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportCameras) == 0x0000A8, "Member 'UGLTFExportOptions::bExportCameras' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportHDRIBackdrops) == 0x0000A9, "Member 'UGLTFExportOptions::bExportHDRIBackdrops' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportSkySpheres) == 0x0000AA, "Member 'UGLTFExportOptions::bExportSkySpheres' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, VariantSetsMode) == 0x0000AB, "Member 'UGLTFExportOptions::VariantSetsMode' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, ExportMaterialVariants) == 0x0000AC, "Member 'UGLTFExportOptions::ExportMaterialVariants' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportMeshVariants) == 0x0000AD, "Member 'UGLTFExportOptions::bExportMeshVariants' has a wrong offset!"); \ static_assert(offsetof(UGLTFExportOptions, bExportVisibilityVariants) == 0x0000AE, "Member 'UGLTFExportOptions::bExportVisibilityVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGLTFLevelExporter \ static_assert(alignof(UGLTFLevelExporter) == 0x000008, "Wrong alignment on UGLTFLevelExporter"); \ static_assert(sizeof(UGLTFLevelExporter) == 0x000078, "Wrong size on UGLTFLevelExporter"); \ #define DUMPER7_ASSERTS_UGLTFLevelSequenceExporter \ static_assert(alignof(UGLTFLevelSequenceExporter) == 0x000008, "Wrong alignment on UGLTFLevelSequenceExporter"); \ static_assert(sizeof(UGLTFLevelSequenceExporter) == 0x000078, "Wrong size on UGLTFLevelSequenceExporter"); \ #define DUMPER7_ASSERTS_UGLTFLevelVariantSetsExporter \ static_assert(alignof(UGLTFLevelVariantSetsExporter) == 0x000008, "Wrong alignment on UGLTFLevelVariantSetsExporter"); \ static_assert(sizeof(UGLTFLevelVariantSetsExporter) == 0x000078, "Wrong size on UGLTFLevelVariantSetsExporter"); \ #define DUMPER7_ASSERTS_UGLTFMaterialExporter \ static_assert(alignof(UGLTFMaterialExporter) == 0x000008, "Wrong alignment on UGLTFMaterialExporter"); \ static_assert(sizeof(UGLTFMaterialExporter) == 0x000080, "Wrong size on UGLTFMaterialExporter"); \ static_assert(offsetof(UGLTFMaterialExporter, DefaultPreviewMesh) == 0x000078, "Member 'UGLTFMaterialExporter::DefaultPreviewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGLTFMaterialExportOptions \ static_assert(alignof(UGLTFMaterialExportOptions) == 0x000008, "Wrong alignment on UGLTFMaterialExportOptions"); \ static_assert(sizeof(UGLTFMaterialExportOptions) == 0x000088, "Wrong size on UGLTFMaterialExportOptions"); \ static_assert(offsetof(UGLTFMaterialExportOptions, Proxy) == 0x000028, "Member 'UGLTFMaterialExportOptions::Proxy' has a wrong offset!"); \ static_assert(offsetof(UGLTFMaterialExportOptions, Default) == 0x000030, "Member 'UGLTFMaterialExportOptions::Default' has a wrong offset!"); \ static_assert(offsetof(UGLTFMaterialExportOptions, Inputs) == 0x000038, "Member 'UGLTFMaterialExportOptions::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGLTFProxyOptions \ static_assert(alignof(UGLTFProxyOptions) == 0x000008, "Wrong alignment on UGLTFProxyOptions"); \ static_assert(sizeof(UGLTFProxyOptions) == 0x000080, "Wrong size on UGLTFProxyOptions"); \ static_assert(offsetof(UGLTFProxyOptions, bBakeMaterialInputs) == 0x000028, "Member 'UGLTFProxyOptions::bBakeMaterialInputs' has a wrong offset!"); \ static_assert(offsetof(UGLTFProxyOptions, DefaultMaterialBakeSize) == 0x000029, "Member 'UGLTFProxyOptions::DefaultMaterialBakeSize' has a wrong offset!"); \ static_assert(offsetof(UGLTFProxyOptions, DefaultMaterialBakeFilter) == 0x00002A, "Member 'UGLTFProxyOptions::DefaultMaterialBakeFilter' has a wrong offset!"); \ static_assert(offsetof(UGLTFProxyOptions, DefaultMaterialBakeTiling) == 0x00002B, "Member 'UGLTFProxyOptions::DefaultMaterialBakeTiling' has a wrong offset!"); \ static_assert(offsetof(UGLTFProxyOptions, DefaultInputBakeSettings) == 0x000030, "Member 'UGLTFProxyOptions::DefaultInputBakeSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGLTFSkeletalMeshExporter \ static_assert(alignof(UGLTFSkeletalMeshExporter) == 0x000008, "Wrong alignment on UGLTFSkeletalMeshExporter"); \ static_assert(sizeof(UGLTFSkeletalMeshExporter) == 0x000078, "Wrong size on UGLTFSkeletalMeshExporter"); \ #define DUMPER7_ASSERTS_UGLTFStaticMeshExporter \ static_assert(alignof(UGLTFStaticMeshExporter) == 0x000008, "Wrong alignment on UGLTFStaticMeshExporter"); \ static_assert(sizeof(UGLTFStaticMeshExporter) == 0x000078, "Wrong size on UGLTFStaticMeshExporter"); \ #define DUMPER7_ASSERTS_AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot \ static_assert(alignof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot) == 0x000008, "Wrong alignment on AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot"); \ static_assert(sizeof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot) == 0x000028, "Wrong size on AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot"); \ static_assert(offsetof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot, ScreenshotName) == 0x000000, "Member 'AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot::ScreenshotName' has a wrong offset!"); \ static_assert(offsetof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot, MaxGlobalError) == 0x000010, "Member 'AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot::MaxGlobalError' has a wrong offset!"); \ static_assert(offsetof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot, MaxLocalError) == 0x000014, "Member 'AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot::MaxLocalError' has a wrong offset!"); \ static_assert(offsetof(AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot, MapNameOverride) == 0x000018, "Member 'AutomationUtilsBlueprintLibrary_TakeGameplayAutomationScreenshot::MapNameOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAutomationUtilsBlueprintLibrary \ static_assert(alignof(UAutomationUtilsBlueprintLibrary) == 0x000008, "Wrong alignment on UAutomationUtilsBlueprintLibrary"); \ static_assert(sizeof(UAutomationUtilsBlueprintLibrary) == 0x000028, "Wrong size on UAutomationUtilsBlueprintLibrary"); \ #define DUMPER7_ASSERTS_ObservationDeck_01_Manager_BP_C_CutsceneFinished \ static_assert(alignof(ObservationDeck_01_Manager_BP_C_CutsceneFinished) == 0x000001, "Wrong alignment on ObservationDeck_01_Manager_BP_C_CutsceneFinished"); \ static_assert(sizeof(ObservationDeck_01_Manager_BP_C_CutsceneFinished) == 0x000001, "Wrong size on ObservationDeck_01_Manager_BP_C_CutsceneFinished"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_CutsceneFinished, WasSkiped) == 0x000000, "Member 'ObservationDeck_01_Manager_BP_C_CutsceneFinished::WasSkiped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP \ static_assert(alignof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP) == 0x000008, "Wrong alignment on ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP"); \ static_assert(sizeof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP) == 0x000070, "Wrong size on ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, EntryPoint) == 0x000000, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000018, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000020, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_DynamicCast_AsSHCutscene_Player) == 0x000028, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_DynamicCast_AsSHCutscene_Player' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_Activate_ReturnValue) == 0x000032, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_Activate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValid_ReturnValue_1) == 0x000033, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValid_ReturnValue_2) == 0x000034, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000038, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_CustomEvent_WasSkiped) == 0x000049, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_CustomEvent_WasSkiped' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000050, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x000058, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_DynamicCast_AsActivity_Manager_Observation_Deck_BP) == 0x000060, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_DynamicCast_AsActivity_Manager_Observation_Deck_BP' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, K2Node_DynamicCast_bSuccess_1) == 0x000068, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP, CallFunc_IsValid_ReturnValue_4) == 0x000069, "Member 'ObservationDeck_01_Manager_BP_C_ExecuteUbergraph_ObservationDeck_01_Manager_BP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered \ static_assert(alignof(ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered) == 0x000008, "Wrong alignment on ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered"); \ static_assert(sizeof(ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered) == 0x000008, "Wrong size on ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered"); \ static_assert(offsetof(ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered, Character) == 0x000000, "Member 'ObservationDeck_01_Manager_BP_C_ProccessLeaveObservationDeckTriggerEntered::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AObservationDeck_01_Manager_BP_C \ static_assert(alignof(AObservationDeck_01_Manager_BP_C) == 0x000008, "Wrong alignment on AObservationDeck_01_Manager_BP_C"); \ static_assert(sizeof(AObservationDeck_01_Manager_BP_C) == 0x000340, "Wrong size on AObservationDeck_01_Manager_BP_C"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, UberGraphFrame) == 0x0002C0, "Member 'AObservationDeck_01_Manager_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, SHSafeBeginPlay) == 0x0002C8, "Member 'AObservationDeck_01_Manager_BP_C::SHSafeBeginPlay' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, SpawnPoint) == 0x0002D0, "Member 'AObservationDeck_01_Manager_BP_C::SpawnPoint' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, CutscenePlayer) == 0x0002D8, "Member 'AObservationDeck_01_Manager_BP_C::CutscenePlayer' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, TriggerTurnBackBP) == 0x000308, "Member 'AObservationDeck_01_Manager_BP_C::TriggerTurnBackBP' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_01_Manager_BP_C, ActivityManager) == 0x000310, "Member 'AObservationDeck_01_Manager_BP_C::ActivityManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCollectionParams \ static_assert(alignof(FMovieSceneGeometryCollectionParams) == 0x000008, "Wrong alignment on FMovieSceneGeometryCollectionParams"); \ static_assert(sizeof(FMovieSceneGeometryCollectionParams) == 0x000038, "Wrong size on FMovieSceneGeometryCollectionParams"); \ static_assert(offsetof(FMovieSceneGeometryCollectionParams, GeometryCollectionCache) == 0x000008, "Member 'FMovieSceneGeometryCollectionParams::GeometryCollectionCache' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCollectionParams, StartFrameOffset) == 0x000028, "Member 'FMovieSceneGeometryCollectionParams::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCollectionParams, EndFrameOffset) == 0x00002C, "Member 'FMovieSceneGeometryCollectionParams::EndFrameOffset' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCollectionParams, PlayRate) == 0x000030, "Member 'FMovieSceneGeometryCollectionParams::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCollectionSectionTemplateParameters \ static_assert(alignof(FMovieSceneGeometryCollectionSectionTemplateParameters) == 0x000008, "Wrong alignment on FMovieSceneGeometryCollectionSectionTemplateParameters"); \ static_assert(sizeof(FMovieSceneGeometryCollectionSectionTemplateParameters) == 0x000040, "Wrong size on FMovieSceneGeometryCollectionSectionTemplateParameters"); \ static_assert(offsetof(FMovieSceneGeometryCollectionSectionTemplateParameters, SectionStartTime) == 0x000038, "Member 'FMovieSceneGeometryCollectionSectionTemplateParameters::SectionStartTime' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneGeometryCollectionSectionTemplateParameters, SectionEndTime) == 0x00003C, "Member 'FMovieSceneGeometryCollectionSectionTemplateParameters::SectionEndTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneGeometryCollectionSectionTemplate \ static_assert(alignof(FMovieSceneGeometryCollectionSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneGeometryCollectionSectionTemplate"); \ static_assert(sizeof(FMovieSceneGeometryCollectionSectionTemplate) == 0x000060, "Wrong size on FMovieSceneGeometryCollectionSectionTemplate"); \ static_assert(offsetof(FMovieSceneGeometryCollectionSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneGeometryCollectionSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGeometryCollectionSection \ static_assert(alignof(UMovieSceneGeometryCollectionSection) == 0x000008, "Wrong alignment on UMovieSceneGeometryCollectionSection"); \ static_assert(sizeof(UMovieSceneGeometryCollectionSection) == 0x000128, "Wrong size on UMovieSceneGeometryCollectionSection"); \ static_assert(offsetof(UMovieSceneGeometryCollectionSection, Params_0) == 0x0000F0, "Member 'UMovieSceneGeometryCollectionSection::Params_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneGeometryCollectionTrack \ static_assert(alignof(UMovieSceneGeometryCollectionTrack) == 0x000008, "Wrong alignment on UMovieSceneGeometryCollectionTrack"); \ static_assert(sizeof(UMovieSceneGeometryCollectionTrack) == 0x0000B0, "Wrong size on UMovieSceneGeometryCollectionTrack"); \ static_assert(offsetof(UMovieSceneGeometryCollectionTrack, AnimationSections) == 0x0000A0, "Member 'UMovieSceneGeometryCollectionTrack::AnimationSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAvfMediaSettings \ static_assert(alignof(UAvfMediaSettings) == 0x000008, "Wrong alignment on UAvfMediaSettings"); \ static_assert(sizeof(UAvfMediaSettings) == 0x000030, "Wrong size on UAvfMediaSettings"); \ static_assert(offsetof(UAvfMediaSettings, NativeAudioOut) == 0x000028, "Member 'UAvfMediaSettings::NativeAudioOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPistolDamage_C \ static_assert(alignof(UPistolDamage_C) == 0x000008, "Wrong alignment on UPistolDamage_C"); \ static_assert(sizeof(UPistolDamage_C) == 0x000068, "Wrong size on UPistolDamage_C"); \ #define DUMPER7_ASSERTS_FMediaSoundComponentSpectralData \ static_assert(alignof(FMediaSoundComponentSpectralData) == 0x000004, "Wrong alignment on FMediaSoundComponentSpectralData"); \ static_assert(sizeof(FMediaSoundComponentSpectralData) == 0x000008, "Wrong size on FMediaSoundComponentSpectralData"); \ static_assert(offsetof(FMediaSoundComponentSpectralData, FrequencyHz) == 0x000000, "Member 'FMediaSoundComponentSpectralData::FrequencyHz' has a wrong offset!"); \ static_assert(offsetof(FMediaSoundComponentSpectralData, Magnitude) == 0x000004, "Member 'FMediaSoundComponentSpectralData::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMediaSourceCacheSettings \ static_assert(alignof(FMediaSourceCacheSettings) == 0x000004, "Wrong alignment on FMediaSourceCacheSettings"); \ static_assert(sizeof(FMediaSourceCacheSettings) == 0x000008, "Wrong size on FMediaSourceCacheSettings"); \ static_assert(offsetof(FMediaSourceCacheSettings, bOverride) == 0x000000, "Member 'FMediaSourceCacheSettings::bOverride' has a wrong offset!"); \ static_assert(offsetof(FMediaSourceCacheSettings, TimeToLookAhead) == 0x000004, "Member 'FMediaSourceCacheSettings::TimeToLookAhead' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMediaCaptureDevice \ static_assert(alignof(FMediaCaptureDevice) == 0x000008, "Wrong alignment on FMediaCaptureDevice"); \ static_assert(sizeof(FMediaCaptureDevice) == 0x000028, "Wrong size on FMediaCaptureDevice"); \ static_assert(offsetof(FMediaCaptureDevice, DisplayName) == 0x000000, "Member 'FMediaCaptureDevice::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FMediaCaptureDevice, URL) == 0x000018, "Member 'FMediaCaptureDevice::URL' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaTimeStampInfo \ static_assert(alignof(UMediaTimeStampInfo) == 0x000008, "Wrong alignment on UMediaTimeStampInfo"); \ static_assert(sizeof(UMediaTimeStampInfo) == 0x000038, "Wrong size on UMediaTimeStampInfo"); \ static_assert(offsetof(UMediaTimeStampInfo, Time) == 0x000028, "Member 'UMediaTimeStampInfo::Time' has a wrong offset!"); \ static_assert(offsetof(UMediaTimeStampInfo, SequenceIndex) == 0x000030, "Member 'UMediaTimeStampInfo::SequenceIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_SetMediaOptionBool \ static_assert(alignof(MediaSource_SetMediaOptionBool) == 0x000004, "Wrong alignment on MediaSource_SetMediaOptionBool"); \ static_assert(sizeof(MediaSource_SetMediaOptionBool) == 0x00000C, "Wrong size on MediaSource_SetMediaOptionBool"); \ static_assert(offsetof(MediaSource_SetMediaOptionBool, Key) == 0x000000, "Member 'MediaSource_SetMediaOptionBool::Key' has a wrong offset!"); \ static_assert(offsetof(MediaSource_SetMediaOptionBool, Value) == 0x000008, "Member 'MediaSource_SetMediaOptionBool::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_SetMediaOptionFloat \ static_assert(alignof(MediaSource_SetMediaOptionFloat) == 0x000004, "Wrong alignment on MediaSource_SetMediaOptionFloat"); \ static_assert(sizeof(MediaSource_SetMediaOptionFloat) == 0x00000C, "Wrong size on MediaSource_SetMediaOptionFloat"); \ static_assert(offsetof(MediaSource_SetMediaOptionFloat, Key) == 0x000000, "Member 'MediaSource_SetMediaOptionFloat::Key' has a wrong offset!"); \ static_assert(offsetof(MediaSource_SetMediaOptionFloat, Value) == 0x000008, "Member 'MediaSource_SetMediaOptionFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_SetMediaOptionInt64 \ static_assert(alignof(MediaSource_SetMediaOptionInt64) == 0x000008, "Wrong alignment on MediaSource_SetMediaOptionInt64"); \ static_assert(sizeof(MediaSource_SetMediaOptionInt64) == 0x000010, "Wrong size on MediaSource_SetMediaOptionInt64"); \ static_assert(offsetof(MediaSource_SetMediaOptionInt64, Key) == 0x000000, "Member 'MediaSource_SetMediaOptionInt64::Key' has a wrong offset!"); \ static_assert(offsetof(MediaSource_SetMediaOptionInt64, Value) == 0x000008, "Member 'MediaSource_SetMediaOptionInt64::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_SetMediaOptionString \ static_assert(alignof(MediaSource_SetMediaOptionString) == 0x000008, "Wrong alignment on MediaSource_SetMediaOptionString"); \ static_assert(sizeof(MediaSource_SetMediaOptionString) == 0x000018, "Wrong size on MediaSource_SetMediaOptionString"); \ static_assert(offsetof(MediaSource_SetMediaOptionString, Key) == 0x000000, "Member 'MediaSource_SetMediaOptionString::Key' has a wrong offset!"); \ static_assert(offsetof(MediaSource_SetMediaOptionString, Value) == 0x000008, "Member 'MediaSource_SetMediaOptionString::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_GetUrl \ static_assert(alignof(MediaSource_GetUrl) == 0x000008, "Wrong alignment on MediaSource_GetUrl"); \ static_assert(sizeof(MediaSource_GetUrl) == 0x000010, "Wrong size on MediaSource_GetUrl"); \ static_assert(offsetof(MediaSource_GetUrl, ReturnValue) == 0x000000, "Member 'MediaSource_GetUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSource_Validate \ static_assert(alignof(MediaSource_Validate) == 0x000001, "Wrong alignment on MediaSource_Validate"); \ static_assert(sizeof(MediaSource_Validate) == 0x000001, "Wrong size on MediaSource_Validate"); \ static_assert(offsetof(MediaSource_Validate, ReturnValue) == 0x000000, "Member 'MediaSource_Validate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaSource \ static_assert(alignof(UMediaSource) == 0x000008, "Wrong alignment on UMediaSource"); \ static_assert(sizeof(UMediaSource) == 0x000080, "Wrong size on UMediaSource"); \ #define DUMPER7_ASSERTS_IMediaPlayerProxyInterface \ static_assert(alignof(IMediaPlayerProxyInterface) == 0x000001, "Wrong alignment on IMediaPlayerProxyInterface"); \ static_assert(sizeof(IMediaPlayerProxyInterface) == 0x000001, "Wrong size on IMediaPlayerProxyInterface"); \ #define DUMPER7_ASSERTS_UBaseMediaSource \ static_assert(alignof(UBaseMediaSource) == 0x000008, "Wrong alignment on UBaseMediaSource"); \ static_assert(sizeof(UBaseMediaSource) == 0x000088, "Wrong size on UBaseMediaSource"); \ static_assert(offsetof(UBaseMediaSource, PlayerName) == 0x000080, "Member 'UBaseMediaSource::PlayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_BP_GetAttenuationSettingsToApply \ static_assert(alignof(MediaSoundComponent_BP_GetAttenuationSettingsToApply) == 0x000008, "Wrong alignment on MediaSoundComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(sizeof(MediaSoundComponent_BP_GetAttenuationSettingsToApply) == 0x0003D0, "Wrong size on MediaSoundComponent_BP_GetAttenuationSettingsToApply"); \ static_assert(offsetof(MediaSoundComponent_BP_GetAttenuationSettingsToApply, OutAttenuationSettings) == 0x000000, "Member 'MediaSoundComponent_BP_GetAttenuationSettingsToApply::OutAttenuationSettings' has a wrong offset!"); \ static_assert(offsetof(MediaSoundComponent_BP_GetAttenuationSettingsToApply, ReturnValue) == 0x0003C8, "Member 'MediaSoundComponent_BP_GetAttenuationSettingsToApply::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_GetNormalizedSpectralData \ static_assert(alignof(MediaSoundComponent_GetNormalizedSpectralData) == 0x000008, "Wrong alignment on MediaSoundComponent_GetNormalizedSpectralData"); \ static_assert(sizeof(MediaSoundComponent_GetNormalizedSpectralData) == 0x000010, "Wrong size on MediaSoundComponent_GetNormalizedSpectralData"); \ static_assert(offsetof(MediaSoundComponent_GetNormalizedSpectralData, ReturnValue) == 0x000000, "Member 'MediaSoundComponent_GetNormalizedSpectralData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_GetSpectralData \ static_assert(alignof(MediaSoundComponent_GetSpectralData) == 0x000008, "Wrong alignment on MediaSoundComponent_GetSpectralData"); \ static_assert(sizeof(MediaSoundComponent_GetSpectralData) == 0x000010, "Wrong size on MediaSoundComponent_GetSpectralData"); \ static_assert(offsetof(MediaSoundComponent_GetSpectralData, ReturnValue) == 0x000000, "Member 'MediaSoundComponent_GetSpectralData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_SetEnableEnvelopeFollowing \ static_assert(alignof(MediaSoundComponent_SetEnableEnvelopeFollowing) == 0x000001, "Wrong alignment on MediaSoundComponent_SetEnableEnvelopeFollowing"); \ static_assert(sizeof(MediaSoundComponent_SetEnableEnvelopeFollowing) == 0x000001, "Wrong size on MediaSoundComponent_SetEnableEnvelopeFollowing"); \ static_assert(offsetof(MediaSoundComponent_SetEnableEnvelopeFollowing, bInEnvelopeFollowing) == 0x000000, "Member 'MediaSoundComponent_SetEnableEnvelopeFollowing::bInEnvelopeFollowing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_SetEnableSpectralAnalysis \ static_assert(alignof(MediaSoundComponent_SetEnableSpectralAnalysis) == 0x000001, "Wrong alignment on MediaSoundComponent_SetEnableSpectralAnalysis"); \ static_assert(sizeof(MediaSoundComponent_SetEnableSpectralAnalysis) == 0x000001, "Wrong size on MediaSoundComponent_SetEnableSpectralAnalysis"); \ static_assert(offsetof(MediaSoundComponent_SetEnableSpectralAnalysis, bInSpectralAnalysisEnabled) == 0x000000, "Member 'MediaSoundComponent_SetEnableSpectralAnalysis::bInSpectralAnalysisEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_SetEnvelopeFollowingsettings \ static_assert(alignof(MediaSoundComponent_SetEnvelopeFollowingsettings) == 0x000004, "Wrong alignment on MediaSoundComponent_SetEnvelopeFollowingsettings"); \ static_assert(sizeof(MediaSoundComponent_SetEnvelopeFollowingsettings) == 0x000008, "Wrong size on MediaSoundComponent_SetEnvelopeFollowingsettings"); \ static_assert(offsetof(MediaSoundComponent_SetEnvelopeFollowingsettings, AttackTimeMsec) == 0x000000, "Member 'MediaSoundComponent_SetEnvelopeFollowingsettings::AttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(MediaSoundComponent_SetEnvelopeFollowingsettings, ReleaseTimeMsec) == 0x000004, "Member 'MediaSoundComponent_SetEnvelopeFollowingsettings::ReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_SetMediaPlayer \ static_assert(alignof(MediaSoundComponent_SetMediaPlayer) == 0x000008, "Wrong alignment on MediaSoundComponent_SetMediaPlayer"); \ static_assert(sizeof(MediaSoundComponent_SetMediaPlayer) == 0x000008, "Wrong size on MediaSoundComponent_SetMediaPlayer"); \ static_assert(offsetof(MediaSoundComponent_SetMediaPlayer, NewMediaPlayer) == 0x000000, "Member 'MediaSoundComponent_SetMediaPlayer::NewMediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_SetSpectralAnalysisSettings \ static_assert(alignof(MediaSoundComponent_SetSpectralAnalysisSettings) == 0x000008, "Wrong alignment on MediaSoundComponent_SetSpectralAnalysisSettings"); \ static_assert(sizeof(MediaSoundComponent_SetSpectralAnalysisSettings) == 0x000018, "Wrong size on MediaSoundComponent_SetSpectralAnalysisSettings"); \ static_assert(offsetof(MediaSoundComponent_SetSpectralAnalysisSettings, InFrequenciesToAnalyze) == 0x000000, "Member 'MediaSoundComponent_SetSpectralAnalysisSettings::InFrequenciesToAnalyze' has a wrong offset!"); \ static_assert(offsetof(MediaSoundComponent_SetSpectralAnalysisSettings, InFFTSize) == 0x000010, "Member 'MediaSoundComponent_SetSpectralAnalysisSettings::InFFTSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_GetEnvelopeValue \ static_assert(alignof(MediaSoundComponent_GetEnvelopeValue) == 0x000004, "Wrong alignment on MediaSoundComponent_GetEnvelopeValue"); \ static_assert(sizeof(MediaSoundComponent_GetEnvelopeValue) == 0x000004, "Wrong size on MediaSoundComponent_GetEnvelopeValue"); \ static_assert(offsetof(MediaSoundComponent_GetEnvelopeValue, ReturnValue) == 0x000000, "Member 'MediaSoundComponent_GetEnvelopeValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaSoundComponent_GetMediaPlayer \ static_assert(alignof(MediaSoundComponent_GetMediaPlayer) == 0x000008, "Wrong alignment on MediaSoundComponent_GetMediaPlayer"); \ static_assert(sizeof(MediaSoundComponent_GetMediaPlayer) == 0x000008, "Wrong size on MediaSoundComponent_GetMediaPlayer"); \ static_assert(offsetof(MediaSoundComponent_GetMediaPlayer, ReturnValue) == 0x000000, "Member 'MediaSoundComponent_GetMediaPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaSoundComponent \ static_assert(alignof(UMediaSoundComponent) == 0x000010, "Wrong alignment on UMediaSoundComponent"); \ static_assert(sizeof(UMediaSoundComponent) == 0x000870, "Wrong size on UMediaSoundComponent"); \ static_assert(offsetof(UMediaSoundComponent, Channels) == 0x000790, "Member 'UMediaSoundComponent::Channels' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, DynamicRateAdjustment) == 0x000794, "Member 'UMediaSoundComponent::DynamicRateAdjustment' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, RateAdjustmentFactor) == 0x000798, "Member 'UMediaSoundComponent::RateAdjustmentFactor' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, RateAdjustmentRange) == 0x00079C, "Member 'UMediaSoundComponent::RateAdjustmentRange' has a wrong offset!"); \ static_assert(offsetof(UMediaSoundComponent, MediaPlayer) == 0x0007B0, "Member 'UMediaSoundComponent::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_SetMediaPlayer \ static_assert(alignof(MediaTexture_SetMediaPlayer) == 0x000008, "Wrong alignment on MediaTexture_SetMediaPlayer"); \ static_assert(sizeof(MediaTexture_SetMediaPlayer) == 0x000008, "Wrong size on MediaTexture_SetMediaPlayer"); \ static_assert(offsetof(MediaTexture_SetMediaPlayer, NewMediaPlayer) == 0x000000, "Member 'MediaTexture_SetMediaPlayer::NewMediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_GetAspectRatio \ static_assert(alignof(MediaTexture_GetAspectRatio) == 0x000004, "Wrong alignment on MediaTexture_GetAspectRatio"); \ static_assert(sizeof(MediaTexture_GetAspectRatio) == 0x000004, "Wrong size on MediaTexture_GetAspectRatio"); \ static_assert(offsetof(MediaTexture_GetAspectRatio, ReturnValue) == 0x000000, "Member 'MediaTexture_GetAspectRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_GetHeight \ static_assert(alignof(MediaTexture_GetHeight) == 0x000004, "Wrong alignment on MediaTexture_GetHeight"); \ static_assert(sizeof(MediaTexture_GetHeight) == 0x000004, "Wrong size on MediaTexture_GetHeight"); \ static_assert(offsetof(MediaTexture_GetHeight, ReturnValue) == 0x000000, "Member 'MediaTexture_GetHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_GetMediaPlayer \ static_assert(alignof(MediaTexture_GetMediaPlayer) == 0x000008, "Wrong alignment on MediaTexture_GetMediaPlayer"); \ static_assert(sizeof(MediaTexture_GetMediaPlayer) == 0x000008, "Wrong size on MediaTexture_GetMediaPlayer"); \ static_assert(offsetof(MediaTexture_GetMediaPlayer, ReturnValue) == 0x000000, "Member 'MediaTexture_GetMediaPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_GetTextureNumMips \ static_assert(alignof(MediaTexture_GetTextureNumMips) == 0x000004, "Wrong alignment on MediaTexture_GetTextureNumMips"); \ static_assert(sizeof(MediaTexture_GetTextureNumMips) == 0x000004, "Wrong size on MediaTexture_GetTextureNumMips"); \ static_assert(offsetof(MediaTexture_GetTextureNumMips, ReturnValue) == 0x000000, "Member 'MediaTexture_GetTextureNumMips::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaTexture_GetWidth \ static_assert(alignof(MediaTexture_GetWidth) == 0x000004, "Wrong alignment on MediaTexture_GetWidth"); \ static_assert(sizeof(MediaTexture_GetWidth) == 0x000004, "Wrong size on MediaTexture_GetWidth"); \ static_assert(offsetof(MediaTexture_GetWidth, ReturnValue) == 0x000000, "Member 'MediaTexture_GetWidth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaTexture \ static_assert(alignof(UMediaTexture) == 0x000010, "Wrong alignment on UMediaTexture"); \ static_assert(sizeof(UMediaTexture) == 0x0002D0, "Wrong size on UMediaTexture"); \ static_assert(offsetof(UMediaTexture, AddressX) == 0x0001F0, "Member 'UMediaTexture::AddressX' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, AddressY) == 0x0001F1, "Member 'UMediaTexture::AddressY' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, AutoClear) == 0x0001F2, "Member 'UMediaTexture::AutoClear' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, ClearColor) == 0x0001F4, "Member 'UMediaTexture::ClearColor' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, EnableGenMips) == 0x000204, "Member 'UMediaTexture::EnableGenMips' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, NumMips) == 0x000205, "Member 'UMediaTexture::NumMips' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, NewStyleOutput) == 0x000206, "Member 'UMediaTexture::NewStyleOutput' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, OutputFormat) == 0x000207, "Member 'UMediaTexture::OutputFormat' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, CurrentAspectRatio) == 0x000208, "Member 'UMediaTexture::CurrentAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, CurrentOrientation) == 0x00020C, "Member 'UMediaTexture::CurrentOrientation' has a wrong offset!"); \ static_assert(offsetof(UMediaTexture, MediaPlayer) == 0x000210, "Member 'UMediaTexture::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FileMediaSource_SetFilePath \ static_assert(alignof(FileMediaSource_SetFilePath) == 0x000008, "Wrong alignment on FileMediaSource_SetFilePath"); \ static_assert(sizeof(FileMediaSource_SetFilePath) == 0x000010, "Wrong size on FileMediaSource_SetFilePath"); \ static_assert(offsetof(FileMediaSource_SetFilePath, Path) == 0x000000, "Member 'FileMediaSource_SetFilePath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFileMediaSource \ static_assert(alignof(UFileMediaSource) == 0x000008, "Wrong alignment on UFileMediaSource"); \ static_assert(sizeof(UFileMediaSource) == 0x0000B0, "Wrong size on UFileMediaSource"); \ static_assert(offsetof(UFileMediaSource, FilePath) == 0x000088, "Member 'UFileMediaSource::FilePath' has a wrong offset!"); \ static_assert(offsetof(UFileMediaSource, PrecacheFile) == 0x000098, "Member 'UFileMediaSource::PrecacheFile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaComponent_GetMediaPlayer \ static_assert(alignof(MediaComponent_GetMediaPlayer) == 0x000008, "Wrong alignment on MediaComponent_GetMediaPlayer"); \ static_assert(sizeof(MediaComponent_GetMediaPlayer) == 0x000008, "Wrong size on MediaComponent_GetMediaPlayer"); \ static_assert(offsetof(MediaComponent_GetMediaPlayer, ReturnValue) == 0x000000, "Member 'MediaComponent_GetMediaPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaComponent_GetMediaTexture \ static_assert(alignof(MediaComponent_GetMediaTexture) == 0x000008, "Wrong alignment on MediaComponent_GetMediaTexture"); \ static_assert(sizeof(MediaComponent_GetMediaTexture) == 0x000008, "Wrong size on MediaComponent_GetMediaTexture"); \ static_assert(offsetof(MediaComponent_GetMediaTexture, ReturnValue) == 0x000000, "Member 'MediaComponent_GetMediaTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaComponent \ static_assert(alignof(UMediaComponent) == 0x000008, "Wrong alignment on UMediaComponent"); \ static_assert(sizeof(UMediaComponent) == 0x0000B0, "Wrong size on UMediaComponent"); \ static_assert(offsetof(UMediaComponent, MediaTexture) == 0x0000A0, "Member 'UMediaComponent::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UMediaComponent, MediaPlayer) == 0x0000A8, "Member 'UMediaComponent::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_CanPlaySource \ static_assert(alignof(MediaPlayer_CanPlaySource) == 0x000008, "Wrong alignment on MediaPlayer_CanPlaySource"); \ static_assert(sizeof(MediaPlayer_CanPlaySource) == 0x000010, "Wrong size on MediaPlayer_CanPlaySource"); \ static_assert(offsetof(MediaPlayer_CanPlaySource, MediaSource) == 0x000000, "Member 'MediaPlayer_CanPlaySource::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_CanPlaySource, ReturnValue) == 0x000008, "Member 'MediaPlayer_CanPlaySource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_CanPlayUrl \ static_assert(alignof(MediaPlayer_CanPlayUrl) == 0x000008, "Wrong alignment on MediaPlayer_CanPlayUrl"); \ static_assert(sizeof(MediaPlayer_CanPlayUrl) == 0x000018, "Wrong size on MediaPlayer_CanPlayUrl"); \ static_assert(offsetof(MediaPlayer_CanPlayUrl, URL) == 0x000000, "Member 'MediaPlayer_CanPlayUrl::URL' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_CanPlayUrl, ReturnValue) == 0x000010, "Member 'MediaPlayer_CanPlayUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Next \ static_assert(alignof(MediaPlayer_Next) == 0x000001, "Wrong alignment on MediaPlayer_Next"); \ static_assert(sizeof(MediaPlayer_Next) == 0x000001, "Wrong size on MediaPlayer_Next"); \ static_assert(offsetof(MediaPlayer_Next, ReturnValue) == 0x000000, "Member 'MediaPlayer_Next::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenFile \ static_assert(alignof(MediaPlayer_OpenFile) == 0x000008, "Wrong alignment on MediaPlayer_OpenFile"); \ static_assert(sizeof(MediaPlayer_OpenFile) == 0x000018, "Wrong size on MediaPlayer_OpenFile"); \ static_assert(offsetof(MediaPlayer_OpenFile, FilePath) == 0x000000, "Member 'MediaPlayer_OpenFile::FilePath' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenFile, ReturnValue) == 0x000010, "Member 'MediaPlayer_OpenFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenPlaylist \ static_assert(alignof(MediaPlayer_OpenPlaylist) == 0x000008, "Wrong alignment on MediaPlayer_OpenPlaylist"); \ static_assert(sizeof(MediaPlayer_OpenPlaylist) == 0x000010, "Wrong size on MediaPlayer_OpenPlaylist"); \ static_assert(offsetof(MediaPlayer_OpenPlaylist, InPlaylist) == 0x000000, "Member 'MediaPlayer_OpenPlaylist::InPlaylist' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenPlaylist, ReturnValue) == 0x000008, "Member 'MediaPlayer_OpenPlaylist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenPlaylistIndex \ static_assert(alignof(MediaPlayer_OpenPlaylistIndex) == 0x000008, "Wrong alignment on MediaPlayer_OpenPlaylistIndex"); \ static_assert(sizeof(MediaPlayer_OpenPlaylistIndex) == 0x000010, "Wrong size on MediaPlayer_OpenPlaylistIndex"); \ static_assert(offsetof(MediaPlayer_OpenPlaylistIndex, InPlaylist) == 0x000000, "Member 'MediaPlayer_OpenPlaylistIndex::InPlaylist' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenPlaylistIndex, Index_0) == 0x000008, "Member 'MediaPlayer_OpenPlaylistIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenPlaylistIndex, ReturnValue) == 0x00000C, "Member 'MediaPlayer_OpenPlaylistIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenSource \ static_assert(alignof(MediaPlayer_OpenSource) == 0x000008, "Wrong alignment on MediaPlayer_OpenSource"); \ static_assert(sizeof(MediaPlayer_OpenSource) == 0x000010, "Wrong size on MediaPlayer_OpenSource"); \ static_assert(offsetof(MediaPlayer_OpenSource, MediaSource) == 0x000000, "Member 'MediaPlayer_OpenSource::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSource, ReturnValue) == 0x000008, "Member 'MediaPlayer_OpenSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenSourceLatent \ static_assert(alignof(MediaPlayer_OpenSourceLatent) == 0x000008, "Wrong alignment on MediaPlayer_OpenSourceLatent"); \ static_assert(sizeof(MediaPlayer_OpenSourceLatent) == 0x000060, "Wrong size on MediaPlayer_OpenSourceLatent"); \ static_assert(offsetof(MediaPlayer_OpenSourceLatent, WorldContextObject) == 0x000000, "Member 'MediaPlayer_OpenSourceLatent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceLatent, LatentInfo) == 0x000008, "Member 'MediaPlayer_OpenSourceLatent::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceLatent, MediaSource) == 0x000020, "Member 'MediaPlayer_OpenSourceLatent::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceLatent, Options) == 0x000028, "Member 'MediaPlayer_OpenSourceLatent::Options' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceLatent, bSuccess) == 0x000058, "Member 'MediaPlayer_OpenSourceLatent::bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenSourceWithOptions \ static_assert(alignof(MediaPlayer_OpenSourceWithOptions) == 0x000008, "Wrong alignment on MediaPlayer_OpenSourceWithOptions"); \ static_assert(sizeof(MediaPlayer_OpenSourceWithOptions) == 0x000040, "Wrong size on MediaPlayer_OpenSourceWithOptions"); \ static_assert(offsetof(MediaPlayer_OpenSourceWithOptions, MediaSource) == 0x000000, "Member 'MediaPlayer_OpenSourceWithOptions::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceWithOptions, Options) == 0x000008, "Member 'MediaPlayer_OpenSourceWithOptions::Options' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenSourceWithOptions, ReturnValue) == 0x000038, "Member 'MediaPlayer_OpenSourceWithOptions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_OpenUrl \ static_assert(alignof(MediaPlayer_OpenUrl) == 0x000008, "Wrong alignment on MediaPlayer_OpenUrl"); \ static_assert(sizeof(MediaPlayer_OpenUrl) == 0x000018, "Wrong size on MediaPlayer_OpenUrl"); \ static_assert(offsetof(MediaPlayer_OpenUrl, URL) == 0x000000, "Member 'MediaPlayer_OpenUrl::URL' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_OpenUrl, ReturnValue) == 0x000010, "Member 'MediaPlayer_OpenUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Pause \ static_assert(alignof(MediaPlayer_Pause) == 0x000001, "Wrong alignment on MediaPlayer_Pause"); \ static_assert(sizeof(MediaPlayer_Pause) == 0x000001, "Wrong size on MediaPlayer_Pause"); \ static_assert(offsetof(MediaPlayer_Pause, ReturnValue) == 0x000000, "Member 'MediaPlayer_Pause::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Play \ static_assert(alignof(MediaPlayer_Play) == 0x000001, "Wrong alignment on MediaPlayer_Play"); \ static_assert(sizeof(MediaPlayer_Play) == 0x000001, "Wrong size on MediaPlayer_Play"); \ static_assert(offsetof(MediaPlayer_Play, ReturnValue) == 0x000000, "Member 'MediaPlayer_Play::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Previous \ static_assert(alignof(MediaPlayer_Previous) == 0x000001, "Wrong alignment on MediaPlayer_Previous"); \ static_assert(sizeof(MediaPlayer_Previous) == 0x000001, "Wrong size on MediaPlayer_Previous"); \ static_assert(offsetof(MediaPlayer_Previous, ReturnValue) == 0x000000, "Member 'MediaPlayer_Previous::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Reopen \ static_assert(alignof(MediaPlayer_Reopen) == 0x000001, "Wrong alignment on MediaPlayer_Reopen"); \ static_assert(sizeof(MediaPlayer_Reopen) == 0x000001, "Wrong size on MediaPlayer_Reopen"); \ static_assert(offsetof(MediaPlayer_Reopen, ReturnValue) == 0x000000, "Member 'MediaPlayer_Reopen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Rewind \ static_assert(alignof(MediaPlayer_Rewind) == 0x000001, "Wrong alignment on MediaPlayer_Rewind"); \ static_assert(sizeof(MediaPlayer_Rewind) == 0x000001, "Wrong size on MediaPlayer_Rewind"); \ static_assert(offsetof(MediaPlayer_Rewind, ReturnValue) == 0x000000, "Member 'MediaPlayer_Rewind::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_Seek \ static_assert(alignof(MediaPlayer_Seek) == 0x000008, "Wrong alignment on MediaPlayer_Seek"); \ static_assert(sizeof(MediaPlayer_Seek) == 0x000010, "Wrong size on MediaPlayer_Seek"); \ static_assert(offsetof(MediaPlayer_Seek, Time) == 0x000000, "Member 'MediaPlayer_Seek::Time' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_Seek, ReturnValue) == 0x000008, "Member 'MediaPlayer_Seek::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SelectTrack \ static_assert(alignof(MediaPlayer_SelectTrack) == 0x000004, "Wrong alignment on MediaPlayer_SelectTrack"); \ static_assert(sizeof(MediaPlayer_SelectTrack) == 0x00000C, "Wrong size on MediaPlayer_SelectTrack"); \ static_assert(offsetof(MediaPlayer_SelectTrack, TrackType) == 0x000000, "Member 'MediaPlayer_SelectTrack::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SelectTrack, TrackIndex) == 0x000004, "Member 'MediaPlayer_SelectTrack::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SelectTrack, ReturnValue) == 0x000008, "Member 'MediaPlayer_SelectTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetBlockOnTime \ static_assert(alignof(MediaPlayer_SetBlockOnTime) == 0x000008, "Wrong alignment on MediaPlayer_SetBlockOnTime"); \ static_assert(sizeof(MediaPlayer_SetBlockOnTime) == 0x000008, "Wrong size on MediaPlayer_SetBlockOnTime"); \ static_assert(offsetof(MediaPlayer_SetBlockOnTime, Time) == 0x000000, "Member 'MediaPlayer_SetBlockOnTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetDesiredPlayerName \ static_assert(alignof(MediaPlayer_SetDesiredPlayerName) == 0x000004, "Wrong alignment on MediaPlayer_SetDesiredPlayerName"); \ static_assert(sizeof(MediaPlayer_SetDesiredPlayerName) == 0x000008, "Wrong size on MediaPlayer_SetDesiredPlayerName"); \ static_assert(offsetof(MediaPlayer_SetDesiredPlayerName, PlayerName) == 0x000000, "Member 'MediaPlayer_SetDesiredPlayerName::PlayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetLooping \ static_assert(alignof(MediaPlayer_SetLooping) == 0x000001, "Wrong alignment on MediaPlayer_SetLooping"); \ static_assert(sizeof(MediaPlayer_SetLooping) == 0x000002, "Wrong size on MediaPlayer_SetLooping"); \ static_assert(offsetof(MediaPlayer_SetLooping, Looping) == 0x000000, "Member 'MediaPlayer_SetLooping::Looping' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetLooping, ReturnValue) == 0x000001, "Member 'MediaPlayer_SetLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetMediaOptions \ static_assert(alignof(MediaPlayer_SetMediaOptions) == 0x000008, "Wrong alignment on MediaPlayer_SetMediaOptions"); \ static_assert(sizeof(MediaPlayer_SetMediaOptions) == 0x000008, "Wrong size on MediaPlayer_SetMediaOptions"); \ static_assert(offsetof(MediaPlayer_SetMediaOptions, Options) == 0x000000, "Member 'MediaPlayer_SetMediaOptions::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetNativeVolume \ static_assert(alignof(MediaPlayer_SetNativeVolume) == 0x000004, "Wrong alignment on MediaPlayer_SetNativeVolume"); \ static_assert(sizeof(MediaPlayer_SetNativeVolume) == 0x000008, "Wrong size on MediaPlayer_SetNativeVolume"); \ static_assert(offsetof(MediaPlayer_SetNativeVolume, Volume) == 0x000000, "Member 'MediaPlayer_SetNativeVolume::Volume' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetNativeVolume, ReturnValue) == 0x000004, "Member 'MediaPlayer_SetNativeVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetRate \ static_assert(alignof(MediaPlayer_SetRate) == 0x000004, "Wrong alignment on MediaPlayer_SetRate"); \ static_assert(sizeof(MediaPlayer_SetRate) == 0x000008, "Wrong size on MediaPlayer_SetRate"); \ static_assert(offsetof(MediaPlayer_SetRate, Rate) == 0x000000, "Member 'MediaPlayer_SetRate::Rate' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetRate, ReturnValue) == 0x000004, "Member 'MediaPlayer_SetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetTimeDelay \ static_assert(alignof(MediaPlayer_SetTimeDelay) == 0x000008, "Wrong alignment on MediaPlayer_SetTimeDelay"); \ static_assert(sizeof(MediaPlayer_SetTimeDelay) == 0x000008, "Wrong size on MediaPlayer_SetTimeDelay"); \ static_assert(offsetof(MediaPlayer_SetTimeDelay, TimeDelay_0) == 0x000000, "Member 'MediaPlayer_SetTimeDelay::TimeDelay_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetTrackFormat \ static_assert(alignof(MediaPlayer_SetTrackFormat) == 0x000004, "Wrong alignment on MediaPlayer_SetTrackFormat"); \ static_assert(sizeof(MediaPlayer_SetTrackFormat) == 0x000010, "Wrong size on MediaPlayer_SetTrackFormat"); \ static_assert(offsetof(MediaPlayer_SetTrackFormat, TrackType) == 0x000000, "Member 'MediaPlayer_SetTrackFormat::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetTrackFormat, TrackIndex) == 0x000004, "Member 'MediaPlayer_SetTrackFormat::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetTrackFormat, FormatIndex) == 0x000008, "Member 'MediaPlayer_SetTrackFormat::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetTrackFormat, ReturnValue) == 0x00000C, "Member 'MediaPlayer_SetTrackFormat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetVideoTrackFrameRate \ static_assert(alignof(MediaPlayer_SetVideoTrackFrameRate) == 0x000004, "Wrong alignment on MediaPlayer_SetVideoTrackFrameRate"); \ static_assert(sizeof(MediaPlayer_SetVideoTrackFrameRate) == 0x000010, "Wrong size on MediaPlayer_SetVideoTrackFrameRate"); \ static_assert(offsetof(MediaPlayer_SetVideoTrackFrameRate, TrackIndex) == 0x000000, "Member 'MediaPlayer_SetVideoTrackFrameRate::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetVideoTrackFrameRate, FormatIndex) == 0x000004, "Member 'MediaPlayer_SetVideoTrackFrameRate::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetVideoTrackFrameRate, FrameRate) == 0x000008, "Member 'MediaPlayer_SetVideoTrackFrameRate::FrameRate' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetVideoTrackFrameRate, ReturnValue) == 0x00000C, "Member 'MediaPlayer_SetVideoTrackFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetViewField \ static_assert(alignof(MediaPlayer_SetViewField) == 0x000004, "Wrong alignment on MediaPlayer_SetViewField"); \ static_assert(sizeof(MediaPlayer_SetViewField) == 0x00000C, "Wrong size on MediaPlayer_SetViewField"); \ static_assert(offsetof(MediaPlayer_SetViewField, Horizontal) == 0x000000, "Member 'MediaPlayer_SetViewField::Horizontal' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetViewField, Vertical) == 0x000004, "Member 'MediaPlayer_SetViewField::Vertical' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetViewField, Absolute) == 0x000008, "Member 'MediaPlayer_SetViewField::Absolute' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetViewField, ReturnValue) == 0x000009, "Member 'MediaPlayer_SetViewField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SetViewRotation \ static_assert(alignof(MediaPlayer_SetViewRotation) == 0x000008, "Wrong alignment on MediaPlayer_SetViewRotation"); \ static_assert(sizeof(MediaPlayer_SetViewRotation) == 0x000020, "Wrong size on MediaPlayer_SetViewRotation"); \ static_assert(offsetof(MediaPlayer_SetViewRotation, Rotation) == 0x000000, "Member 'MediaPlayer_SetViewRotation::Rotation' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetViewRotation, Absolute) == 0x000018, "Member 'MediaPlayer_SetViewRotation::Absolute' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SetViewRotation, ReturnValue) == 0x000019, "Member 'MediaPlayer_SetViewRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_CanPause \ static_assert(alignof(MediaPlayer_CanPause) == 0x000001, "Wrong alignment on MediaPlayer_CanPause"); \ static_assert(sizeof(MediaPlayer_CanPause) == 0x000001, "Wrong size on MediaPlayer_CanPause"); \ static_assert(offsetof(MediaPlayer_CanPause, ReturnValue) == 0x000000, "Member 'MediaPlayer_CanPause::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetAudioTrackChannels \ static_assert(alignof(MediaPlayer_GetAudioTrackChannels) == 0x000004, "Wrong alignment on MediaPlayer_GetAudioTrackChannels"); \ static_assert(sizeof(MediaPlayer_GetAudioTrackChannels) == 0x00000C, "Wrong size on MediaPlayer_GetAudioTrackChannels"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackChannels, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetAudioTrackChannels::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackChannels, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetAudioTrackChannels::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackChannels, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetAudioTrackChannels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetAudioTrackSampleRate \ static_assert(alignof(MediaPlayer_GetAudioTrackSampleRate) == 0x000004, "Wrong alignment on MediaPlayer_GetAudioTrackSampleRate"); \ static_assert(sizeof(MediaPlayer_GetAudioTrackSampleRate) == 0x00000C, "Wrong size on MediaPlayer_GetAudioTrackSampleRate"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackSampleRate, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetAudioTrackSampleRate::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackSampleRate, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetAudioTrackSampleRate::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackSampleRate, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetAudioTrackSampleRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetAudioTrackType \ static_assert(alignof(MediaPlayer_GetAudioTrackType) == 0x000008, "Wrong alignment on MediaPlayer_GetAudioTrackType"); \ static_assert(sizeof(MediaPlayer_GetAudioTrackType) == 0x000018, "Wrong size on MediaPlayer_GetAudioTrackType"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackType, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetAudioTrackType::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackType, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetAudioTrackType::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetAudioTrackType, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetAudioTrackType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetDesiredPlayerName \ static_assert(alignof(MediaPlayer_GetDesiredPlayerName) == 0x000004, "Wrong alignment on MediaPlayer_GetDesiredPlayerName"); \ static_assert(sizeof(MediaPlayer_GetDesiredPlayerName) == 0x000008, "Wrong size on MediaPlayer_GetDesiredPlayerName"); \ static_assert(offsetof(MediaPlayer_GetDesiredPlayerName, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetDesiredPlayerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetDuration \ static_assert(alignof(MediaPlayer_GetDuration) == 0x000008, "Wrong alignment on MediaPlayer_GetDuration"); \ static_assert(sizeof(MediaPlayer_GetDuration) == 0x000008, "Wrong size on MediaPlayer_GetDuration"); \ static_assert(offsetof(MediaPlayer_GetDuration, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetHorizontalFieldOfView \ static_assert(alignof(MediaPlayer_GetHorizontalFieldOfView) == 0x000004, "Wrong alignment on MediaPlayer_GetHorizontalFieldOfView"); \ static_assert(sizeof(MediaPlayer_GetHorizontalFieldOfView) == 0x000004, "Wrong size on MediaPlayer_GetHorizontalFieldOfView"); \ static_assert(offsetof(MediaPlayer_GetHorizontalFieldOfView, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetHorizontalFieldOfView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetMediaName \ static_assert(alignof(MediaPlayer_GetMediaName) == 0x000008, "Wrong alignment on MediaPlayer_GetMediaName"); \ static_assert(sizeof(MediaPlayer_GetMediaName) == 0x000018, "Wrong size on MediaPlayer_GetMediaName"); \ static_assert(offsetof(MediaPlayer_GetMediaName, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetMediaName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetNumTrackFormats \ static_assert(alignof(MediaPlayer_GetNumTrackFormats) == 0x000004, "Wrong alignment on MediaPlayer_GetNumTrackFormats"); \ static_assert(sizeof(MediaPlayer_GetNumTrackFormats) == 0x00000C, "Wrong size on MediaPlayer_GetNumTrackFormats"); \ static_assert(offsetof(MediaPlayer_GetNumTrackFormats, TrackType) == 0x000000, "Member 'MediaPlayer_GetNumTrackFormats::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetNumTrackFormats, TrackIndex) == 0x000004, "Member 'MediaPlayer_GetNumTrackFormats::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetNumTrackFormats, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetNumTrackFormats::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetNumTracks \ static_assert(alignof(MediaPlayer_GetNumTracks) == 0x000004, "Wrong alignment on MediaPlayer_GetNumTracks"); \ static_assert(sizeof(MediaPlayer_GetNumTracks) == 0x000008, "Wrong size on MediaPlayer_GetNumTracks"); \ static_assert(offsetof(MediaPlayer_GetNumTracks, TrackType) == 0x000000, "Member 'MediaPlayer_GetNumTracks::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetNumTracks, ReturnValue) == 0x000004, "Member 'MediaPlayer_GetNumTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetPlayerName \ static_assert(alignof(MediaPlayer_GetPlayerName) == 0x000004, "Wrong alignment on MediaPlayer_GetPlayerName"); \ static_assert(sizeof(MediaPlayer_GetPlayerName) == 0x000008, "Wrong size on MediaPlayer_GetPlayerName"); \ static_assert(offsetof(MediaPlayer_GetPlayerName, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetPlayerName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetPlaylist \ static_assert(alignof(MediaPlayer_GetPlaylist) == 0x000008, "Wrong alignment on MediaPlayer_GetPlaylist"); \ static_assert(sizeof(MediaPlayer_GetPlaylist) == 0x000008, "Wrong size on MediaPlayer_GetPlaylist"); \ static_assert(offsetof(MediaPlayer_GetPlaylist, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetPlaylist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetPlaylistIndex \ static_assert(alignof(MediaPlayer_GetPlaylistIndex) == 0x000004, "Wrong alignment on MediaPlayer_GetPlaylistIndex"); \ static_assert(sizeof(MediaPlayer_GetPlaylistIndex) == 0x000004, "Wrong size on MediaPlayer_GetPlaylistIndex"); \ static_assert(offsetof(MediaPlayer_GetPlaylistIndex, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetPlaylistIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetRate \ static_assert(alignof(MediaPlayer_GetRate) == 0x000004, "Wrong alignment on MediaPlayer_GetRate"); \ static_assert(sizeof(MediaPlayer_GetRate) == 0x000004, "Wrong size on MediaPlayer_GetRate"); \ static_assert(offsetof(MediaPlayer_GetRate, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetSelectedTrack \ static_assert(alignof(MediaPlayer_GetSelectedTrack) == 0x000004, "Wrong alignment on MediaPlayer_GetSelectedTrack"); \ static_assert(sizeof(MediaPlayer_GetSelectedTrack) == 0x000008, "Wrong size on MediaPlayer_GetSelectedTrack"); \ static_assert(offsetof(MediaPlayer_GetSelectedTrack, TrackType) == 0x000000, "Member 'MediaPlayer_GetSelectedTrack::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetSelectedTrack, ReturnValue) == 0x000004, "Member 'MediaPlayer_GetSelectedTrack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetSupportedRates \ static_assert(alignof(MediaPlayer_GetSupportedRates) == 0x000008, "Wrong alignment on MediaPlayer_GetSupportedRates"); \ static_assert(sizeof(MediaPlayer_GetSupportedRates) == 0x000018, "Wrong size on MediaPlayer_GetSupportedRates"); \ static_assert(offsetof(MediaPlayer_GetSupportedRates, OutRates) == 0x000000, "Member 'MediaPlayer_GetSupportedRates::OutRates' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetSupportedRates, Unthinned) == 0x000010, "Member 'MediaPlayer_GetSupportedRates::Unthinned' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTime \ static_assert(alignof(MediaPlayer_GetTime) == 0x000008, "Wrong alignment on MediaPlayer_GetTime"); \ static_assert(sizeof(MediaPlayer_GetTime) == 0x000008, "Wrong size on MediaPlayer_GetTime"); \ static_assert(offsetof(MediaPlayer_GetTime, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTimeDelay \ static_assert(alignof(MediaPlayer_GetTimeDelay) == 0x000008, "Wrong alignment on MediaPlayer_GetTimeDelay"); \ static_assert(sizeof(MediaPlayer_GetTimeDelay) == 0x000008, "Wrong size on MediaPlayer_GetTimeDelay"); \ static_assert(offsetof(MediaPlayer_GetTimeDelay, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetTimeDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTimeStamp \ static_assert(alignof(MediaPlayer_GetTimeStamp) == 0x000008, "Wrong alignment on MediaPlayer_GetTimeStamp"); \ static_assert(sizeof(MediaPlayer_GetTimeStamp) == 0x000008, "Wrong size on MediaPlayer_GetTimeStamp"); \ static_assert(offsetof(MediaPlayer_GetTimeStamp, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetTimeStamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTrackDisplayName \ static_assert(alignof(MediaPlayer_GetTrackDisplayName) == 0x000008, "Wrong alignment on MediaPlayer_GetTrackDisplayName"); \ static_assert(sizeof(MediaPlayer_GetTrackDisplayName) == 0x000020, "Wrong size on MediaPlayer_GetTrackDisplayName"); \ static_assert(offsetof(MediaPlayer_GetTrackDisplayName, TrackType) == 0x000000, "Member 'MediaPlayer_GetTrackDisplayName::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackDisplayName, TrackIndex) == 0x000004, "Member 'MediaPlayer_GetTrackDisplayName::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackDisplayName, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetTrackDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTrackFormat \ static_assert(alignof(MediaPlayer_GetTrackFormat) == 0x000004, "Wrong alignment on MediaPlayer_GetTrackFormat"); \ static_assert(sizeof(MediaPlayer_GetTrackFormat) == 0x00000C, "Wrong size on MediaPlayer_GetTrackFormat"); \ static_assert(offsetof(MediaPlayer_GetTrackFormat, TrackType) == 0x000000, "Member 'MediaPlayer_GetTrackFormat::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackFormat, TrackIndex) == 0x000004, "Member 'MediaPlayer_GetTrackFormat::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackFormat, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetTrackFormat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetTrackLanguage \ static_assert(alignof(MediaPlayer_GetTrackLanguage) == 0x000008, "Wrong alignment on MediaPlayer_GetTrackLanguage"); \ static_assert(sizeof(MediaPlayer_GetTrackLanguage) == 0x000018, "Wrong size on MediaPlayer_GetTrackLanguage"); \ static_assert(offsetof(MediaPlayer_GetTrackLanguage, TrackType) == 0x000000, "Member 'MediaPlayer_GetTrackLanguage::TrackType' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackLanguage, TrackIndex) == 0x000004, "Member 'MediaPlayer_GetTrackLanguage::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetTrackLanguage, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetTrackLanguage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetUrl \ static_assert(alignof(MediaPlayer_GetUrl) == 0x000008, "Wrong alignment on MediaPlayer_GetUrl"); \ static_assert(sizeof(MediaPlayer_GetUrl) == 0x000010, "Wrong size on MediaPlayer_GetUrl"); \ static_assert(offsetof(MediaPlayer_GetUrl, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVerticalFieldOfView \ static_assert(alignof(MediaPlayer_GetVerticalFieldOfView) == 0x000004, "Wrong alignment on MediaPlayer_GetVerticalFieldOfView"); \ static_assert(sizeof(MediaPlayer_GetVerticalFieldOfView) == 0x000004, "Wrong size on MediaPlayer_GetVerticalFieldOfView"); \ static_assert(offsetof(MediaPlayer_GetVerticalFieldOfView, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetVerticalFieldOfView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVideoTrackAspectRatio \ static_assert(alignof(MediaPlayer_GetVideoTrackAspectRatio) == 0x000004, "Wrong alignment on MediaPlayer_GetVideoTrackAspectRatio"); \ static_assert(sizeof(MediaPlayer_GetVideoTrackAspectRatio) == 0x00000C, "Wrong size on MediaPlayer_GetVideoTrackAspectRatio"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackAspectRatio, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetVideoTrackAspectRatio::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackAspectRatio, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetVideoTrackAspectRatio::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackAspectRatio, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetVideoTrackAspectRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVideoTrackDimensions \ static_assert(alignof(MediaPlayer_GetVideoTrackDimensions) == 0x000004, "Wrong alignment on MediaPlayer_GetVideoTrackDimensions"); \ static_assert(sizeof(MediaPlayer_GetVideoTrackDimensions) == 0x000010, "Wrong size on MediaPlayer_GetVideoTrackDimensions"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackDimensions, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetVideoTrackDimensions::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackDimensions, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetVideoTrackDimensions::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackDimensions, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetVideoTrackDimensions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVideoTrackFrameRate \ static_assert(alignof(MediaPlayer_GetVideoTrackFrameRate) == 0x000004, "Wrong alignment on MediaPlayer_GetVideoTrackFrameRate"); \ static_assert(sizeof(MediaPlayer_GetVideoTrackFrameRate) == 0x00000C, "Wrong size on MediaPlayer_GetVideoTrackFrameRate"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRate, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetVideoTrackFrameRate::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRate, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetVideoTrackFrameRate::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRate, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetVideoTrackFrameRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVideoTrackFrameRates \ static_assert(alignof(MediaPlayer_GetVideoTrackFrameRates) == 0x000004, "Wrong alignment on MediaPlayer_GetVideoTrackFrameRates"); \ static_assert(sizeof(MediaPlayer_GetVideoTrackFrameRates) == 0x000018, "Wrong size on MediaPlayer_GetVideoTrackFrameRates"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRates, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetVideoTrackFrameRates::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRates, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetVideoTrackFrameRates::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackFrameRates, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetVideoTrackFrameRates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetVideoTrackType \ static_assert(alignof(MediaPlayer_GetVideoTrackType) == 0x000008, "Wrong alignment on MediaPlayer_GetVideoTrackType"); \ static_assert(sizeof(MediaPlayer_GetVideoTrackType) == 0x000018, "Wrong size on MediaPlayer_GetVideoTrackType"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackType, TrackIndex) == 0x000000, "Member 'MediaPlayer_GetVideoTrackType::TrackIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackType, FormatIndex) == 0x000004, "Member 'MediaPlayer_GetVideoTrackType::FormatIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_GetVideoTrackType, ReturnValue) == 0x000008, "Member 'MediaPlayer_GetVideoTrackType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_GetViewRotation \ static_assert(alignof(MediaPlayer_GetViewRotation) == 0x000008, "Wrong alignment on MediaPlayer_GetViewRotation"); \ static_assert(sizeof(MediaPlayer_GetViewRotation) == 0x000018, "Wrong size on MediaPlayer_GetViewRotation"); \ static_assert(offsetof(MediaPlayer_GetViewRotation, ReturnValue) == 0x000000, "Member 'MediaPlayer_GetViewRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_HasError \ static_assert(alignof(MediaPlayer_HasError) == 0x000001, "Wrong alignment on MediaPlayer_HasError"); \ static_assert(sizeof(MediaPlayer_HasError) == 0x000001, "Wrong size on MediaPlayer_HasError"); \ static_assert(offsetof(MediaPlayer_HasError, ReturnValue) == 0x000000, "Member 'MediaPlayer_HasError::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsBuffering \ static_assert(alignof(MediaPlayer_IsBuffering) == 0x000001, "Wrong alignment on MediaPlayer_IsBuffering"); \ static_assert(sizeof(MediaPlayer_IsBuffering) == 0x000001, "Wrong size on MediaPlayer_IsBuffering"); \ static_assert(offsetof(MediaPlayer_IsBuffering, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsBuffering::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsClosed \ static_assert(alignof(MediaPlayer_IsClosed) == 0x000001, "Wrong alignment on MediaPlayer_IsClosed"); \ static_assert(sizeof(MediaPlayer_IsClosed) == 0x000001, "Wrong size on MediaPlayer_IsClosed"); \ static_assert(offsetof(MediaPlayer_IsClosed, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsClosed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsConnecting \ static_assert(alignof(MediaPlayer_IsConnecting) == 0x000001, "Wrong alignment on MediaPlayer_IsConnecting"); \ static_assert(sizeof(MediaPlayer_IsConnecting) == 0x000001, "Wrong size on MediaPlayer_IsConnecting"); \ static_assert(offsetof(MediaPlayer_IsConnecting, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsConnecting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsLooping \ static_assert(alignof(MediaPlayer_IsLooping) == 0x000001, "Wrong alignment on MediaPlayer_IsLooping"); \ static_assert(sizeof(MediaPlayer_IsLooping) == 0x000001, "Wrong size on MediaPlayer_IsLooping"); \ static_assert(offsetof(MediaPlayer_IsLooping, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsLooping::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsPaused \ static_assert(alignof(MediaPlayer_IsPaused) == 0x000001, "Wrong alignment on MediaPlayer_IsPaused"); \ static_assert(sizeof(MediaPlayer_IsPaused) == 0x000001, "Wrong size on MediaPlayer_IsPaused"); \ static_assert(offsetof(MediaPlayer_IsPaused, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsPlaying \ static_assert(alignof(MediaPlayer_IsPlaying) == 0x000001, "Wrong alignment on MediaPlayer_IsPlaying"); \ static_assert(sizeof(MediaPlayer_IsPlaying) == 0x000001, "Wrong size on MediaPlayer_IsPlaying"); \ static_assert(offsetof(MediaPlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsPreparing \ static_assert(alignof(MediaPlayer_IsPreparing) == 0x000001, "Wrong alignment on MediaPlayer_IsPreparing"); \ static_assert(sizeof(MediaPlayer_IsPreparing) == 0x000001, "Wrong size on MediaPlayer_IsPreparing"); \ static_assert(offsetof(MediaPlayer_IsPreparing, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsPreparing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_IsReady \ static_assert(alignof(MediaPlayer_IsReady) == 0x000001, "Wrong alignment on MediaPlayer_IsReady"); \ static_assert(sizeof(MediaPlayer_IsReady) == 0x000001, "Wrong size on MediaPlayer_IsReady"); \ static_assert(offsetof(MediaPlayer_IsReady, ReturnValue) == 0x000000, "Member 'MediaPlayer_IsReady::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SupportsRate \ static_assert(alignof(MediaPlayer_SupportsRate) == 0x000004, "Wrong alignment on MediaPlayer_SupportsRate"); \ static_assert(sizeof(MediaPlayer_SupportsRate) == 0x000008, "Wrong size on MediaPlayer_SupportsRate"); \ static_assert(offsetof(MediaPlayer_SupportsRate, Rate) == 0x000000, "Member 'MediaPlayer_SupportsRate::Rate' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SupportsRate, Unthinned) == 0x000004, "Member 'MediaPlayer_SupportsRate::Unthinned' has a wrong offset!"); \ static_assert(offsetof(MediaPlayer_SupportsRate, ReturnValue) == 0x000005, "Member 'MediaPlayer_SupportsRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SupportsScrubbing \ static_assert(alignof(MediaPlayer_SupportsScrubbing) == 0x000001, "Wrong alignment on MediaPlayer_SupportsScrubbing"); \ static_assert(sizeof(MediaPlayer_SupportsScrubbing) == 0x000001, "Wrong size on MediaPlayer_SupportsScrubbing"); \ static_assert(offsetof(MediaPlayer_SupportsScrubbing, ReturnValue) == 0x000000, "Member 'MediaPlayer_SupportsScrubbing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlayer_SupportsSeeking \ static_assert(alignof(MediaPlayer_SupportsSeeking) == 0x000001, "Wrong alignment on MediaPlayer_SupportsSeeking"); \ static_assert(sizeof(MediaPlayer_SupportsSeeking) == 0x000001, "Wrong size on MediaPlayer_SupportsSeeking"); \ static_assert(offsetof(MediaPlayer_SupportsSeeking, ReturnValue) == 0x000000, "Member 'MediaPlayer_SupportsSeeking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaPlayer \ static_assert(alignof(UMediaPlayer) == 0x000008, "Wrong alignment on UMediaPlayer"); \ static_assert(sizeof(UMediaPlayer) == 0x000140, "Wrong size on UMediaPlayer"); \ static_assert(offsetof(UMediaPlayer, OnEndReached) == 0x000028, "Member 'UMediaPlayer::OnEndReached' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnMediaClosed) == 0x000038, "Member 'UMediaPlayer::OnMediaClosed' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnMediaOpened) == 0x000048, "Member 'UMediaPlayer::OnMediaOpened' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnMediaOpenFailed) == 0x000058, "Member 'UMediaPlayer::OnMediaOpenFailed' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnPlaybackResumed) == 0x000068, "Member 'UMediaPlayer::OnPlaybackResumed' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnPlaybackSuspended) == 0x000078, "Member 'UMediaPlayer::OnPlaybackSuspended' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnSeekCompleted) == 0x000088, "Member 'UMediaPlayer::OnSeekCompleted' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, OnTracksChanged) == 0x000098, "Member 'UMediaPlayer::OnTracksChanged' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, CacheAhead) == 0x0000A8, "Member 'UMediaPlayer::CacheAhead' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, CacheBehind) == 0x0000B0, "Member 'UMediaPlayer::CacheBehind' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, CacheBehindGame) == 0x0000B8, "Member 'UMediaPlayer::CacheBehindGame' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, NativeAudioOut) == 0x0000C0, "Member 'UMediaPlayer::NativeAudioOut' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, PlayOnOpen) == 0x0000C1, "Member 'UMediaPlayer::PlayOnOpen' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, Playlist) == 0x0000C8, "Member 'UMediaPlayer::Playlist' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, PlaylistIndex) == 0x0000D0, "Member 'UMediaPlayer::PlaylistIndex' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, TimeDelay) == 0x0000D8, "Member 'UMediaPlayer::TimeDelay' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, HorizontalFieldOfView) == 0x0000E0, "Member 'UMediaPlayer::HorizontalFieldOfView' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, VerticalFieldOfView) == 0x0000E4, "Member 'UMediaPlayer::VerticalFieldOfView' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, ViewRotation) == 0x0000E8, "Member 'UMediaPlayer::ViewRotation' has a wrong offset!"); \ static_assert(offsetof(UMediaPlayer, PlayerGuid) == 0x000128, "Member 'UMediaPlayer::PlayerGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Add \ static_assert(alignof(MediaPlaylist_Add) == 0x000008, "Wrong alignment on MediaPlaylist_Add"); \ static_assert(sizeof(MediaPlaylist_Add) == 0x000010, "Wrong size on MediaPlaylist_Add"); \ static_assert(offsetof(MediaPlaylist_Add, MediaSource) == 0x000000, "Member 'MediaPlaylist_Add::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Add, ReturnValue) == 0x000008, "Member 'MediaPlaylist_Add::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_AddFile \ static_assert(alignof(MediaPlaylist_AddFile) == 0x000008, "Wrong alignment on MediaPlaylist_AddFile"); \ static_assert(sizeof(MediaPlaylist_AddFile) == 0x000018, "Wrong size on MediaPlaylist_AddFile"); \ static_assert(offsetof(MediaPlaylist_AddFile, FilePath) == 0x000000, "Member 'MediaPlaylist_AddFile::FilePath' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_AddFile, ReturnValue) == 0x000010, "Member 'MediaPlaylist_AddFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_AddUrl \ static_assert(alignof(MediaPlaylist_AddUrl) == 0x000008, "Wrong alignment on MediaPlaylist_AddUrl"); \ static_assert(sizeof(MediaPlaylist_AddUrl) == 0x000018, "Wrong size on MediaPlaylist_AddUrl"); \ static_assert(offsetof(MediaPlaylist_AddUrl, URL) == 0x000000, "Member 'MediaPlaylist_AddUrl::URL' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_AddUrl, ReturnValue) == 0x000010, "Member 'MediaPlaylist_AddUrl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Get \ static_assert(alignof(MediaPlaylist_Get) == 0x000008, "Wrong alignment on MediaPlaylist_Get"); \ static_assert(sizeof(MediaPlaylist_Get) == 0x000010, "Wrong size on MediaPlaylist_Get"); \ static_assert(offsetof(MediaPlaylist_Get, Index_0) == 0x000000, "Member 'MediaPlaylist_Get::Index_0' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Get, ReturnValue) == 0x000008, "Member 'MediaPlaylist_Get::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_GetNext \ static_assert(alignof(MediaPlaylist_GetNext) == 0x000008, "Wrong alignment on MediaPlaylist_GetNext"); \ static_assert(sizeof(MediaPlaylist_GetNext) == 0x000010, "Wrong size on MediaPlaylist_GetNext"); \ static_assert(offsetof(MediaPlaylist_GetNext, InOutIndex) == 0x000000, "Member 'MediaPlaylist_GetNext::InOutIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_GetNext, ReturnValue) == 0x000008, "Member 'MediaPlaylist_GetNext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_GetPrevious \ static_assert(alignof(MediaPlaylist_GetPrevious) == 0x000008, "Wrong alignment on MediaPlaylist_GetPrevious"); \ static_assert(sizeof(MediaPlaylist_GetPrevious) == 0x000010, "Wrong size on MediaPlaylist_GetPrevious"); \ static_assert(offsetof(MediaPlaylist_GetPrevious, InOutIndex) == 0x000000, "Member 'MediaPlaylist_GetPrevious::InOutIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_GetPrevious, ReturnValue) == 0x000008, "Member 'MediaPlaylist_GetPrevious::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_GetRandom \ static_assert(alignof(MediaPlaylist_GetRandom) == 0x000008, "Wrong alignment on MediaPlaylist_GetRandom"); \ static_assert(sizeof(MediaPlaylist_GetRandom) == 0x000010, "Wrong size on MediaPlaylist_GetRandom"); \ static_assert(offsetof(MediaPlaylist_GetRandom, OutIndex) == 0x000000, "Member 'MediaPlaylist_GetRandom::OutIndex' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_GetRandom, ReturnValue) == 0x000008, "Member 'MediaPlaylist_GetRandom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Insert \ static_assert(alignof(MediaPlaylist_Insert) == 0x000008, "Wrong alignment on MediaPlaylist_Insert"); \ static_assert(sizeof(MediaPlaylist_Insert) == 0x000010, "Wrong size on MediaPlaylist_Insert"); \ static_assert(offsetof(MediaPlaylist_Insert, MediaSource) == 0x000000, "Member 'MediaPlaylist_Insert::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Insert, Index_0) == 0x000008, "Member 'MediaPlaylist_Insert::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Num \ static_assert(alignof(MediaPlaylist_Num) == 0x000004, "Wrong alignment on MediaPlaylist_Num"); \ static_assert(sizeof(MediaPlaylist_Num) == 0x000004, "Wrong size on MediaPlaylist_Num"); \ static_assert(offsetof(MediaPlaylist_Num, ReturnValue) == 0x000000, "Member 'MediaPlaylist_Num::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Remove \ static_assert(alignof(MediaPlaylist_Remove) == 0x000008, "Wrong alignment on MediaPlaylist_Remove"); \ static_assert(sizeof(MediaPlaylist_Remove) == 0x000010, "Wrong size on MediaPlaylist_Remove"); \ static_assert(offsetof(MediaPlaylist_Remove, MediaSource) == 0x000000, "Member 'MediaPlaylist_Remove::MediaSource' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Remove, ReturnValue) == 0x000008, "Member 'MediaPlaylist_Remove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_RemoveAt \ static_assert(alignof(MediaPlaylist_RemoveAt) == 0x000004, "Wrong alignment on MediaPlaylist_RemoveAt"); \ static_assert(sizeof(MediaPlaylist_RemoveAt) == 0x000008, "Wrong size on MediaPlaylist_RemoveAt"); \ static_assert(offsetof(MediaPlaylist_RemoveAt, Index_0) == 0x000000, "Member 'MediaPlaylist_RemoveAt::Index_0' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_RemoveAt, ReturnValue) == 0x000004, "Member 'MediaPlaylist_RemoveAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlaylist_Replace \ static_assert(alignof(MediaPlaylist_Replace) == 0x000008, "Wrong alignment on MediaPlaylist_Replace"); \ static_assert(sizeof(MediaPlaylist_Replace) == 0x000018, "Wrong size on MediaPlaylist_Replace"); \ static_assert(offsetof(MediaPlaylist_Replace, Index_0) == 0x000000, "Member 'MediaPlaylist_Replace::Index_0' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Replace, Replacement) == 0x000008, "Member 'MediaPlaylist_Replace::Replacement' has a wrong offset!"); \ static_assert(offsetof(MediaPlaylist_Replace, ReturnValue) == 0x000010, "Member 'MediaPlaylist_Replace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaPlaylist \ static_assert(alignof(UMediaPlaylist) == 0x000008, "Wrong alignment on UMediaPlaylist"); \ static_assert(sizeof(UMediaPlaylist) == 0x000038, "Wrong size on UMediaPlaylist"); \ static_assert(offsetof(UMediaPlaylist, Items) == 0x000028, "Member 'UMediaPlaylist::Items' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlatformMediaSource \ static_assert(alignof(UPlatformMediaSource) == 0x000008, "Wrong alignment on UPlatformMediaSource"); \ static_assert(sizeof(UPlatformMediaSource) == 0x000088, "Wrong size on UPlatformMediaSource"); \ static_assert(offsetof(UPlatformMediaSource, MediaSource) == 0x000080, "Member 'UPlatformMediaSource::MediaSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamMediaSource \ static_assert(alignof(UStreamMediaSource) == 0x000008, "Wrong alignment on UStreamMediaSource"); \ static_assert(sizeof(UStreamMediaSource) == 0x000098, "Wrong size on UStreamMediaSource"); \ static_assert(offsetof(UStreamMediaSource, StreamUrl) == 0x000088, "Member 'UStreamMediaSource::StreamUrl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTimeSynchronizableMediaSource \ static_assert(alignof(UTimeSynchronizableMediaSource) == 0x000008, "Wrong alignment on UTimeSynchronizableMediaSource"); \ static_assert(sizeof(UTimeSynchronizableMediaSource) == 0x0000A0, "Wrong size on UTimeSynchronizableMediaSource"); \ static_assert(offsetof(UTimeSynchronizableMediaSource, bUseTimeSynchronization) == 0x000088, "Member 'UTimeSynchronizableMediaSource::bUseTimeSynchronization' has a wrong offset!"); \ static_assert(offsetof(UTimeSynchronizableMediaSource, FrameDelay) == 0x00008C, "Member 'UTimeSynchronizableMediaSource::FrameDelay' has a wrong offset!"); \ static_assert(offsetof(UTimeSynchronizableMediaSource, TimeDelay) == 0x000090, "Member 'UTimeSynchronizableMediaSource::TimeDelay' has a wrong offset!"); \ static_assert(offsetof(UTimeSynchronizableMediaSource, bAutoDetectInput) == 0x000098, "Member 'UTimeSynchronizableMediaSource::bAutoDetectInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices \ static_assert(alignof(MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices) == 0x000008, "Wrong alignment on MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices"); \ static_assert(sizeof(MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices) == 0x000018, "Wrong size on MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices, OutDevices) == 0x000000, "Member 'MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices::OutDevices' has a wrong offset!"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices, Filter) == 0x000010, "Member 'MediaBlueprintFunctionLibrary_EnumerateAudioCaptureDevices::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices \ static_assert(alignof(MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices) == 0x000008, "Wrong alignment on MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices"); \ static_assert(sizeof(MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices) == 0x000018, "Wrong size on MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices, OutDevices) == 0x000000, "Member 'MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices::OutDevices' has a wrong offset!"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices, Filter) == 0x000010, "Member 'MediaBlueprintFunctionLibrary_EnumerateVideoCaptureDevices::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices \ static_assert(alignof(MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices) == 0x000008, "Wrong alignment on MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices"); \ static_assert(sizeof(MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices) == 0x000018, "Wrong size on MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices, OutDevices) == 0x000000, "Member 'MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices::OutDevices' has a wrong offset!"); \ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices, Filter) == 0x000010, "Member 'MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevices::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaBlueprintFunctionLibrary \ static_assert(alignof(UMediaBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UMediaBlueprintFunctionLibrary"); \ static_assert(sizeof(UMediaBlueprintFunctionLibrary) == 0x000028, "Wrong size on UMediaBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_FImgMediaSourceCustomizationSequenceProxy \ static_assert(alignof(FImgMediaSourceCustomizationSequenceProxy) == 0x000001, "Wrong alignment on FImgMediaSourceCustomizationSequenceProxy"); \ static_assert(sizeof(FImgMediaSourceCustomizationSequenceProxy) == 0x000001, "Wrong size on FImgMediaSourceCustomizationSequenceProxy"); \ #define DUMPER7_ASSERTS_ImgMediaSource_AddGlobalCamera \ static_assert(alignof(ImgMediaSource_AddGlobalCamera) == 0x000008, "Wrong alignment on ImgMediaSource_AddGlobalCamera"); \ static_assert(sizeof(ImgMediaSource_AddGlobalCamera) == 0x000008, "Wrong size on ImgMediaSource_AddGlobalCamera"); \ static_assert(offsetof(ImgMediaSource_AddGlobalCamera, InActor) == 0x000000, "Member 'ImgMediaSource_AddGlobalCamera::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_AddTargetObject \ static_assert(alignof(ImgMediaSource_AddTargetObject) == 0x000008, "Wrong alignment on ImgMediaSource_AddTargetObject"); \ static_assert(sizeof(ImgMediaSource_AddTargetObject) == 0x000008, "Wrong size on ImgMediaSource_AddTargetObject"); \ static_assert(offsetof(ImgMediaSource_AddTargetObject, InActor) == 0x000000, "Member 'ImgMediaSource_AddTargetObject::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_RemoveGlobalCamera \ static_assert(alignof(ImgMediaSource_RemoveGlobalCamera) == 0x000008, "Wrong alignment on ImgMediaSource_RemoveGlobalCamera"); \ static_assert(sizeof(ImgMediaSource_RemoveGlobalCamera) == 0x000008, "Wrong size on ImgMediaSource_RemoveGlobalCamera"); \ static_assert(offsetof(ImgMediaSource_RemoveGlobalCamera, InActor) == 0x000000, "Member 'ImgMediaSource_RemoveGlobalCamera::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_RemoveTargetObject \ static_assert(alignof(ImgMediaSource_RemoveTargetObject) == 0x000008, "Wrong alignment on ImgMediaSource_RemoveTargetObject"); \ static_assert(sizeof(ImgMediaSource_RemoveTargetObject) == 0x000008, "Wrong size on ImgMediaSource_RemoveTargetObject"); \ static_assert(offsetof(ImgMediaSource_RemoveTargetObject, InActor) == 0x000000, "Member 'ImgMediaSource_RemoveTargetObject::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_SetMipLevelDistance \ static_assert(alignof(ImgMediaSource_SetMipLevelDistance) == 0x000004, "Wrong alignment on ImgMediaSource_SetMipLevelDistance"); \ static_assert(sizeof(ImgMediaSource_SetMipLevelDistance) == 0x000004, "Wrong size on ImgMediaSource_SetMipLevelDistance"); \ static_assert(offsetof(ImgMediaSource_SetMipLevelDistance, Distance) == 0x000000, "Member 'ImgMediaSource_SetMipLevelDistance::Distance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_SetSequencePath \ static_assert(alignof(ImgMediaSource_SetSequencePath) == 0x000008, "Wrong alignment on ImgMediaSource_SetSequencePath"); \ static_assert(sizeof(ImgMediaSource_SetSequencePath) == 0x000010, "Wrong size on ImgMediaSource_SetSequencePath"); \ static_assert(offsetof(ImgMediaSource_SetSequencePath, Path) == 0x000000, "Member 'ImgMediaSource_SetSequencePath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_SetTokenizedSequencePath \ static_assert(alignof(ImgMediaSource_SetTokenizedSequencePath) == 0x000008, "Wrong alignment on ImgMediaSource_SetTokenizedSequencePath"); \ static_assert(sizeof(ImgMediaSource_SetTokenizedSequencePath) == 0x000010, "Wrong size on ImgMediaSource_SetTokenizedSequencePath"); \ static_assert(offsetof(ImgMediaSource_SetTokenizedSequencePath, Path) == 0x000000, "Member 'ImgMediaSource_SetTokenizedSequencePath::Path' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_GetProxies \ static_assert(alignof(ImgMediaSource_GetProxies) == 0x000008, "Wrong alignment on ImgMediaSource_GetProxies"); \ static_assert(sizeof(ImgMediaSource_GetProxies) == 0x000010, "Wrong size on ImgMediaSource_GetProxies"); \ static_assert(offsetof(ImgMediaSource_GetProxies, OutProxies) == 0x000000, "Member 'ImgMediaSource_GetProxies::OutProxies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImgMediaSource_GetSequencePath \ static_assert(alignof(ImgMediaSource_GetSequencePath) == 0x000008, "Wrong alignment on ImgMediaSource_GetSequencePath"); \ static_assert(sizeof(ImgMediaSource_GetSequencePath) == 0x000010, "Wrong size on ImgMediaSource_GetSequencePath"); \ static_assert(offsetof(ImgMediaSource_GetSequencePath, ReturnValue) == 0x000000, "Member 'ImgMediaSource_GetSequencePath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImgMediaSource \ static_assert(alignof(UImgMediaSource) == 0x000008, "Wrong alignment on UImgMediaSource"); \ static_assert(sizeof(UImgMediaSource) == 0x0000D0, "Wrong size on UImgMediaSource"); \ static_assert(offsetof(UImgMediaSource, IsPathRelativeToProjectRoot) == 0x000088, "Member 'UImgMediaSource::IsPathRelativeToProjectRoot' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSource, FrameRateOverride) == 0x00008C, "Member 'UImgMediaSource::FrameRateOverride' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSource, ProxyOverride) == 0x000098, "Member 'UImgMediaSource::ProxyOverride' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSource, bFillGapsInSequence) == 0x0000A8, "Member 'UImgMediaSource::bFillGapsInSequence' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSource, SequencePath) == 0x0000B0, "Member 'UImgMediaSource::SequencePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImgMediaPlaybackComponent \ static_assert(alignof(UImgMediaPlaybackComponent) == 0x000008, "Wrong alignment on UImgMediaPlaybackComponent"); \ static_assert(sizeof(UImgMediaPlaybackComponent) == 0x0000C8, "Wrong size on UImgMediaPlaybackComponent"); \ static_assert(offsetof(UImgMediaPlaybackComponent, LODBias) == 0x0000A0, "Member 'UImgMediaPlaybackComponent::LODBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ static_assert(alignof(SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(sizeof(SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(offsetof(SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'SpawnPoint_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_CameraAttachment \ static_assert(alignof(SpawnPoint_BP_C_CameraAttachment) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_CameraAttachment"); \ static_assert(sizeof(SpawnPoint_BP_C_CameraAttachment) == 0x0000F0, "Wrong size on SpawnPoint_BP_C_CameraAttachment"); \ static_assert(offsetof(SpawnPoint_BP_C_CameraAttachment, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SpawnPoint_BP_C_CameraAttachment::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_CameraAttachment, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000001, "Member 'SpawnPoint_BP_C_CameraAttachment::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_CameraAttachment, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000008, "Member 'SpawnPoint_BP_C_CameraAttachment::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP \ static_assert(alignof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000004, "Wrong alignment on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ static_assert(sizeof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000008, "Wrong size on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, EntryPoint) == 0x000000, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_dt) == 0x000004, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint \ static_assert(alignof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint"); \ static_assert(sizeof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint) == 0x000058, "Wrong size on SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, InteriorExteriorState) == 0x000000, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::InteriorExteriorState' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_Array_Get_Item) == 0x000038, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, K2Node_DynamicCast_AsSHInterior_Exterior_Volume) == 0x000048, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::K2Node_DynamicCast_AsSHInterior_Exterior_Volume' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_Less_IntInt_ReturnValue) == 0x000051, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_IsPointWithin_ReturnValue) == 0x000052, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_IsPointWithin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000053, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint, CallFunc_BooleanAND_ReturnValue) == 0x000054, "Member 'SpawnPoint_BP_C_GetInteriorExteriorForSpawnpoint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_SpringArmSettings \ static_assert(alignof(SpawnPoint_BP_C_SpringArmSettings) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_SpringArmSettings"); \ static_assert(sizeof(SpawnPoint_BP_C_SpringArmSettings) == 0x000170, "Wrong size on SpawnPoint_BP_C_SpringArmSettings"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, Temp_byte_Variable) == 0x000001, "Member 'SpawnPoint_BP_C_SpringArmSettings::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000002, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_IsValid_ReturnValue) == 0x000003, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000008, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_GetInteriorExteriorForSpawnpoint_InteriorExteriorState) == 0x0000F0, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_GetInteriorExteriorForSpawnpoint_InteriorExteriorState' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, K2Node_Select_Default) == 0x0000F1, "Member 'SpawnPoint_BP_C_SpringArmSettings::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_Map_Find_Value) == 0x0000F8, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_Map_Find_Value' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_Map_Find_ReturnValue) == 0x000150, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_GetFloatValue_ReturnValue) == 0x000154, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_SpringArmSettings, CallFunc_GetVectorValue_ReturnValue) == 0x000158, "Member 'SpawnPoint_BP_C_SpringArmSettings::CallFunc_GetVectorValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpawnPoint_BP_C_UserConstructionScript \ static_assert(alignof(SpawnPoint_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_UserConstructionScript"); \ static_assert(sizeof(SpawnPoint_BP_C_UserConstructionScript) == 0x0000F0, "Wrong size on SpawnPoint_BP_C_UserConstructionScript"); \ static_assert(offsetof(SpawnPoint_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000000, "Member 'SpawnPoint_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SpawnPoint_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'SpawnPoint_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpawnPoint_BP_C \ static_assert(alignof(ASpawnPoint_BP_C) == 0x000008, "Wrong alignment on ASpawnPoint_BP_C"); \ static_assert(sizeof(ASpawnPoint_BP_C) == 0x000340, "Wrong size on ASpawnPoint_BP_C"); \ static_assert(offsetof(ASpawnPoint_BP_C, UberGraphFrame) == 0x000308, "Member 'ASpawnPoint_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint_BP_C, CameraSpringArm) == 0x000310, "Member 'ASpawnPoint_BP_C::CameraSpringArm' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint_BP_C, CameraPreview) == 0x000318, "Member 'ASpawnPoint_BP_C::CameraPreview' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint_BP_C, EditorTickable) == 0x000320, "Member 'ASpawnPoint_BP_C::EditorTickable' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint_BP_C, PlayerSpawned) == 0x000328, "Member 'ASpawnPoint_BP_C::PlayerSpawned' has a wrong offset!"); \ static_assert(offsetof(ASpawnPoint_BP_C, CameraProfiles) == 0x000338, "Member 'ASpawnPoint_BP_C::CameraProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReadingBase_Widget_C_RefreshBackgroundBlurState \ static_assert(alignof(ReadingBase_Widget_C_RefreshBackgroundBlurState) == 0x000008, "Wrong alignment on ReadingBase_Widget_C_RefreshBackgroundBlurState"); \ static_assert(sizeof(ReadingBase_Widget_C_RefreshBackgroundBlurState) == 0x000018, "Wrong size on ReadingBase_Widget_C_RefreshBackgroundBlurState"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, Temp_bool_Variable) == 0x000000, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, Temp_byte_Variable) == 0x000001, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, Temp_byte_Variable_1) == 0x000002, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, CallFunc_GetPlayerProfile_ReturnValue) == 0x000008, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::CallFunc_GetPlayerProfile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, CallFunc_IsHDREnabledAndAllowed_ReturnValue) == 0x000011, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::CallFunc_IsHDREnabledAndAllowed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadingBase_Widget_C_RefreshBackgroundBlurState, K2Node_Select_Default) == 0x000012, "Member 'ReadingBase_Widget_C_RefreshBackgroundBlurState::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget \ static_assert(alignof(ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget) == 0x000004, "Wrong alignment on ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget"); \ static_assert(sizeof(ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget) == 0x000004, "Wrong size on ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget"); \ static_assert(offsetof(ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget, EntryPoint) == 0x000000, "Member 'ReadingBase_Widget_C_ExecuteUbergraph_ReadingBase_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReadingBase_Widget_C \ static_assert(alignof(UReadingBase_Widget_C) == 0x000008, "Wrong alignment on UReadingBase_Widget_C"); \ static_assert(sizeof(UReadingBase_Widget_C) == 0x000318, "Wrong size on UReadingBase_Widget_C"); \ static_assert(offsetof(UReadingBase_Widget_C, UberGraphFrame) == 0x000300, "Member 'UReadingBase_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UReadingBase_Widget_C, Background) == 0x000308, "Member 'UReadingBase_Widget_C::Background' has a wrong offset!"); \ static_assert(offsetof(UReadingBase_Widget_C, DynamicBackgroundBlur) == 0x000310, "Member 'UReadingBase_Widget_C::DynamicBackgroundBlur' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImgMediaSettings \ static_assert(alignof(UImgMediaSettings) == 0x000008, "Wrong alignment on UImgMediaSettings"); \ static_assert(sizeof(UImgMediaSettings) == 0x000068, "Wrong size on UImgMediaSettings"); \ static_assert(offsetof(UImgMediaSettings, DefaultFrameRate) == 0x000028, "Member 'UImgMediaSettings::DefaultFrameRate' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, CacheBehindPercentage) == 0x000030, "Member 'UImgMediaSettings::CacheBehindPercentage' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, CacheSizeGB) == 0x000034, "Member 'UImgMediaSettings::CacheSizeGB' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, CacheThreads) == 0x000038, "Member 'UImgMediaSettings::CacheThreads' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, CacheThreadStackSizeKB) == 0x00003C, "Member 'UImgMediaSettings::CacheThreadStackSizeKB' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, GlobalCacheSizeGB) == 0x000040, "Member 'UImgMediaSettings::GlobalCacheSizeGB' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, UseGlobalCache) == 0x000044, "Member 'UImgMediaSettings::UseGlobalCache' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, ExrDecoderThreads) == 0x000048, "Member 'UImgMediaSettings::ExrDecoderThreads' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, DefaultProxy) == 0x000050, "Member 'UImgMediaSettings::DefaultProxy' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, UseDefaultProxy) == 0x000060, "Member 'UImgMediaSettings::UseDefaultProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneMediaPlayerPropertySectionTemplate \ static_assert(alignof(FMovieSceneMediaPlayerPropertySectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneMediaPlayerPropertySectionTemplate"); \ static_assert(sizeof(FMovieSceneMediaPlayerPropertySectionTemplate) == 0x000048, "Wrong size on FMovieSceneMediaPlayerPropertySectionTemplate"); \ static_assert(offsetof(FMovieSceneMediaPlayerPropertySectionTemplate, MediaSource) == 0x000038, "Member 'FMovieSceneMediaPlayerPropertySectionTemplate::MediaSource' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaPlayerPropertySectionTemplate, SectionStartFrame) == 0x000040, "Member 'FMovieSceneMediaPlayerPropertySectionTemplate::SectionStartFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaPlayerPropertySectionTemplate, bLoop) == 0x000044, "Member 'FMovieSceneMediaPlayerPropertySectionTemplate::bLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneMediaSectionParams \ static_assert(alignof(FMovieSceneMediaSectionParams) == 0x000008, "Wrong alignment on FMovieSceneMediaSectionParams"); \ static_assert(sizeof(FMovieSceneMediaSectionParams) == 0x000030, "Wrong size on FMovieSceneMediaSectionParams"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, MediaSoundComponent) == 0x000000, "Member 'FMovieSceneMediaSectionParams::MediaSoundComponent' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, MediaSource) == 0x000008, "Member 'FMovieSceneMediaSectionParams::MediaSource' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, MediaTexture) == 0x000010, "Member 'FMovieSceneMediaSectionParams::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, MediaPlayer) == 0x000018, "Member 'FMovieSceneMediaSectionParams::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, SectionStartFrame) == 0x000020, "Member 'FMovieSceneMediaSectionParams::SectionStartFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, SectionEndFrame) == 0x000024, "Member 'FMovieSceneMediaSectionParams::SectionEndFrame' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, bLooping) == 0x000028, "Member 'FMovieSceneMediaSectionParams::bLooping' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneMediaSectionParams, StartFrameOffset) == 0x00002C, "Member 'FMovieSceneMediaSectionParams::StartFrameOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneMediaSectionTemplate \ static_assert(alignof(FMovieSceneMediaSectionTemplate) == 0x000008, "Wrong alignment on FMovieSceneMediaSectionTemplate"); \ static_assert(sizeof(FMovieSceneMediaSectionTemplate) == 0x000050, "Wrong size on FMovieSceneMediaSectionTemplate"); \ static_assert(offsetof(FMovieSceneMediaSectionTemplate, Params) == 0x000020, "Member 'FMovieSceneMediaSectionTemplate::Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMediaPlayerPropertySection \ static_assert(alignof(UMovieSceneMediaPlayerPropertySection) == 0x000008, "Wrong alignment on UMovieSceneMediaPlayerPropertySection"); \ static_assert(sizeof(UMovieSceneMediaPlayerPropertySection) == 0x000100, "Wrong size on UMovieSceneMediaPlayerPropertySection"); \ static_assert(offsetof(UMovieSceneMediaPlayerPropertySection, MediaSource) == 0x0000F0, "Member 'UMovieSceneMediaPlayerPropertySection::MediaSource' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaPlayerPropertySection, bLoop) == 0x0000F8, "Member 'UMovieSceneMediaPlayerPropertySection::bLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMediaPlayerPropertyTrack \ static_assert(alignof(UMovieSceneMediaPlayerPropertyTrack) == 0x000008, "Wrong alignment on UMovieSceneMediaPlayerPropertyTrack"); \ static_assert(sizeof(UMovieSceneMediaPlayerPropertyTrack) == 0x0000D0, "Wrong size on UMovieSceneMediaPlayerPropertyTrack"); \ #define DUMPER7_ASSERTS_UMovieSceneMediaSection \ static_assert(alignof(UMovieSceneMediaSection) == 0x000008, "Wrong alignment on UMovieSceneMediaSection"); \ static_assert(sizeof(UMovieSceneMediaSection) == 0x000130, "Wrong size on UMovieSceneMediaSection"); \ static_assert(offsetof(UMovieSceneMediaSection, MediaSource) == 0x0000F0, "Member 'UMovieSceneMediaSection::MediaSource' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, bLooping) == 0x0000F8, "Member 'UMovieSceneMediaSection::bLooping' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, StartFrameOffset) == 0x0000FC, "Member 'UMovieSceneMediaSection::StartFrameOffset' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, MediaTexture) == 0x000100, "Member 'UMovieSceneMediaSection::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, MediaSoundComponent) == 0x000108, "Member 'UMovieSceneMediaSection::MediaSoundComponent' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, bUseExternalMediaPlayer) == 0x000110, "Member 'UMovieSceneMediaSection::bUseExternalMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, ExternalMediaPlayer) == 0x000118, "Member 'UMovieSceneMediaSection::ExternalMediaPlayer' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, CacheSettings) == 0x000120, "Member 'UMovieSceneMediaSection::CacheSettings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneMediaSection, bHasMediaPlayerProxy) == 0x000128, "Member 'UMovieSceneMediaSection::bHasMediaPlayerProxy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneMediaTrack \ static_assert(alignof(UMovieSceneMediaTrack) == 0x000008, "Wrong alignment on UMovieSceneMediaTrack"); \ static_assert(sizeof(UMovieSceneMediaTrack) == 0x0000B0, "Wrong size on UMovieSceneMediaTrack"); \ static_assert(offsetof(UMovieSceneMediaTrack, MediaSections) == 0x0000A0, "Member 'UMovieSceneMediaTrack::MediaSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaPlateAssetUserData \ static_assert(alignof(UMediaPlateAssetUserData) == 0x000008, "Wrong alignment on UMediaPlateAssetUserData"); \ static_assert(sizeof(UMediaPlateAssetUserData) == 0x000038, "Wrong size on UMediaPlateAssetUserData"); \ #define DUMPER7_ASSERTS_AMediaPlate \ static_assert(alignof(AMediaPlate) == 0x000008, "Wrong alignment on AMediaPlate"); \ static_assert(sizeof(AMediaPlate) == 0x0002C0, "Wrong size on AMediaPlate"); \ static_assert(offsetof(AMediaPlate, MediaPlateComponent) == 0x0002B0, "Member 'AMediaPlate::MediaPlateComponent' has a wrong offset!"); \ static_assert(offsetof(AMediaPlate, StaticMeshComponent) == 0x0002B8, "Member 'AMediaPlate::StaticMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_GetLetterboxAspectRatio \ static_assert(alignof(MediaPlateComponent_GetLetterboxAspectRatio) == 0x000004, "Wrong alignment on MediaPlateComponent_GetLetterboxAspectRatio"); \ static_assert(sizeof(MediaPlateComponent_GetLetterboxAspectRatio) == 0x000004, "Wrong size on MediaPlateComponent_GetLetterboxAspectRatio"); \ static_assert(offsetof(MediaPlateComponent_GetLetterboxAspectRatio, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_GetLetterboxAspectRatio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_GetLoop \ static_assert(alignof(MediaPlateComponent_GetLoop) == 0x000001, "Wrong alignment on MediaPlateComponent_GetLoop"); \ static_assert(sizeof(MediaPlateComponent_GetLoop) == 0x000001, "Wrong size on MediaPlateComponent_GetLoop"); \ static_assert(offsetof(MediaPlateComponent_GetLoop, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_GetLoop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_GetMediaPlayer \ static_assert(alignof(MediaPlateComponent_GetMediaPlayer) == 0x000008, "Wrong alignment on MediaPlateComponent_GetMediaPlayer"); \ static_assert(sizeof(MediaPlateComponent_GetMediaPlayer) == 0x000008, "Wrong size on MediaPlateComponent_GetMediaPlayer"); \ static_assert(offsetof(MediaPlateComponent_GetMediaPlayer, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_GetMediaPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_GetMediaTexture \ static_assert(alignof(MediaPlateComponent_GetMediaTexture) == 0x000008, "Wrong alignment on MediaPlateComponent_GetMediaTexture"); \ static_assert(sizeof(MediaPlateComponent_GetMediaTexture) == 0x000008, "Wrong size on MediaPlateComponent_GetMediaTexture"); \ static_assert(offsetof(MediaPlateComponent_GetMediaTexture, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_GetMediaTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_OnMediaOpened \ static_assert(alignof(MediaPlateComponent_OnMediaOpened) == 0x000008, "Wrong alignment on MediaPlateComponent_OnMediaOpened"); \ static_assert(sizeof(MediaPlateComponent_OnMediaOpened) == 0x000010, "Wrong size on MediaPlateComponent_OnMediaOpened"); \ static_assert(offsetof(MediaPlateComponent_OnMediaOpened, DeviceUrl) == 0x000000, "Member 'MediaPlateComponent_OnMediaOpened::DeviceUrl' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_Rewind \ static_assert(alignof(MediaPlateComponent_Rewind) == 0x000001, "Wrong alignment on MediaPlateComponent_Rewind"); \ static_assert(sizeof(MediaPlateComponent_Rewind) == 0x000001, "Wrong size on MediaPlateComponent_Rewind"); \ static_assert(offsetof(MediaPlateComponent_Rewind, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_Rewind::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_Seek \ static_assert(alignof(MediaPlateComponent_Seek) == 0x000008, "Wrong alignment on MediaPlateComponent_Seek"); \ static_assert(sizeof(MediaPlateComponent_Seek) == 0x000010, "Wrong size on MediaPlateComponent_Seek"); \ static_assert(offsetof(MediaPlateComponent_Seek, Time) == 0x000000, "Member 'MediaPlateComponent_Seek::Time' has a wrong offset!"); \ static_assert(offsetof(MediaPlateComponent_Seek, ReturnValue) == 0x000008, "Member 'MediaPlateComponent_Seek::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_SetLetterboxAspectRatio \ static_assert(alignof(MediaPlateComponent_SetLetterboxAspectRatio) == 0x000004, "Wrong alignment on MediaPlateComponent_SetLetterboxAspectRatio"); \ static_assert(sizeof(MediaPlateComponent_SetLetterboxAspectRatio) == 0x000004, "Wrong size on MediaPlateComponent_SetLetterboxAspectRatio"); \ static_assert(offsetof(MediaPlateComponent_SetLetterboxAspectRatio, AspectRatio) == 0x000000, "Member 'MediaPlateComponent_SetLetterboxAspectRatio::AspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_SetLoop \ static_assert(alignof(MediaPlateComponent_SetLoop) == 0x000001, "Wrong alignment on MediaPlateComponent_SetLoop"); \ static_assert(sizeof(MediaPlateComponent_SetLoop) == 0x000001, "Wrong size on MediaPlateComponent_SetLoop"); \ static_assert(offsetof(MediaPlateComponent_SetLoop, bInLoop) == 0x000000, "Member 'MediaPlateComponent_SetLoop::bInLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_SetMeshRange \ static_assert(alignof(MediaPlateComponent_SetMeshRange) == 0x000008, "Wrong alignment on MediaPlateComponent_SetMeshRange"); \ static_assert(sizeof(MediaPlateComponent_SetMeshRange) == 0x000010, "Wrong size on MediaPlateComponent_SetMeshRange"); \ static_assert(offsetof(MediaPlateComponent_SetMeshRange, InMeshRange) == 0x000000, "Member 'MediaPlateComponent_SetMeshRange::InMeshRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_SetPlayOnlyWhenVisible \ static_assert(alignof(MediaPlateComponent_SetPlayOnlyWhenVisible) == 0x000001, "Wrong alignment on MediaPlateComponent_SetPlayOnlyWhenVisible"); \ static_assert(sizeof(MediaPlateComponent_SetPlayOnlyWhenVisible) == 0x000001, "Wrong size on MediaPlateComponent_SetPlayOnlyWhenVisible"); \ static_assert(offsetof(MediaPlateComponent_SetPlayOnlyWhenVisible, bInPlayOnlyWhenVisible) == 0x000000, "Member 'MediaPlateComponent_SetPlayOnlyWhenVisible::bInPlayOnlyWhenVisible' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_GetMeshRange \ static_assert(alignof(MediaPlateComponent_GetMeshRange) == 0x000008, "Wrong alignment on MediaPlateComponent_GetMeshRange"); \ static_assert(sizeof(MediaPlateComponent_GetMeshRange) == 0x000010, "Wrong size on MediaPlateComponent_GetMeshRange"); \ static_assert(offsetof(MediaPlateComponent_GetMeshRange, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_GetMeshRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MediaPlateComponent_IsMediaPlatePlaying \ static_assert(alignof(MediaPlateComponent_IsMediaPlatePlaying) == 0x000001, "Wrong alignment on MediaPlateComponent_IsMediaPlatePlaying"); \ static_assert(sizeof(MediaPlateComponent_IsMediaPlatePlaying) == 0x000001, "Wrong size on MediaPlateComponent_IsMediaPlatePlaying"); \ static_assert(offsetof(MediaPlateComponent_IsMediaPlatePlaying, ReturnValue) == 0x000000, "Member 'MediaPlateComponent_IsMediaPlatePlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMediaPlateComponent \ static_assert(alignof(UMediaPlateComponent) == 0x000008, "Wrong alignment on UMediaPlateComponent"); \ static_assert(sizeof(UMediaPlateComponent) == 0x000148, "Wrong size on UMediaPlateComponent"); \ static_assert(offsetof(UMediaPlateComponent, bPlayOnOpen) == 0x0000A8, "Member 'UMediaPlateComponent::bPlayOnOpen' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bAutoPlay) == 0x0000A9, "Member 'UMediaPlateComponent::bAutoPlay' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bEnableAudio) == 0x0000AA, "Member 'UMediaPlateComponent::bEnableAudio' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, StartTime) == 0x0000AC, "Member 'UMediaPlateComponent::StartTime' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bIsAspectRatioAuto) == 0x0000B0, "Member 'UMediaPlateComponent::bIsAspectRatioAuto' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, SoundComponent) == 0x0000B8, "Member 'UMediaPlateComponent::SoundComponent' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, StaticMeshComponent) == 0x0000C0, "Member 'UMediaPlateComponent::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, Letterboxes) == 0x0000C8, "Member 'UMediaPlateComponent::Letterboxes' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaPlaylist) == 0x0000D8, "Member 'UMediaPlateComponent::MediaPlaylist' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, PlaylistIndex) == 0x0000E0, "Member 'UMediaPlateComponent::PlaylistIndex' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, CacheSettings) == 0x0000E4, "Member 'UMediaPlateComponent::CacheSettings' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bIsMediaPlatePlaying) == 0x0000EC, "Member 'UMediaPlateComponent::bIsMediaPlatePlaying' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bPlayOnlyWhenVisible) == 0x0000F4, "Member 'UMediaPlateComponent::bPlayOnlyWhenVisible' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, bLoop) == 0x0000F5, "Member 'UMediaPlateComponent::bLoop' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, VisibleMipsTilesCalculations) == 0x0000F6, "Member 'UMediaPlateComponent::VisibleMipsTilesCalculations' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MipMapBias) == 0x0000F8, "Member 'UMediaPlateComponent::MipMapBias' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, LetterboxAspectRatio) == 0x0000FC, "Member 'UMediaPlateComponent::LetterboxAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MeshRange) == 0x000100, "Member 'UMediaPlateComponent::MeshRange' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaTexture) == 0x000110, "Member 'UMediaPlateComponent::MediaTexture' has a wrong offset!"); \ static_assert(offsetof(UMediaPlateComponent, MediaPlayer) == 0x000118, "Member 'UMediaPlateComponent::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWmfMediaSettings \ static_assert(alignof(UWmfMediaSettings) == 0x000008, "Wrong alignment on UWmfMediaSettings"); \ static_assert(sizeof(UWmfMediaSettings) == 0x000030, "Wrong size on UWmfMediaSettings"); \ static_assert(offsetof(UWmfMediaSettings, AllowNonStandardCodecs) == 0x000028, "Member 'UWmfMediaSettings::AllowNonStandardCodecs' has a wrong offset!"); \ static_assert(offsetof(UWmfMediaSettings, LowLatency) == 0x000029, "Member 'UWmfMediaSettings::LowLatency' has a wrong offset!"); \ static_assert(offsetof(UWmfMediaSettings, NativeAudioOut) == 0x00002A, "Member 'UWmfMediaSettings::NativeAudioOut' has a wrong offset!"); \ static_assert(offsetof(UWmfMediaSettings, HardwareAcceleratedVideoDecoding) == 0x00002B, "Member 'UWmfMediaSettings::HardwareAcceleratedVideoDecoding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTcpMessagingSettings \ static_assert(alignof(UTcpMessagingSettings) == 0x000008, "Wrong alignment on UTcpMessagingSettings"); \ static_assert(sizeof(UTcpMessagingSettings) == 0x000060, "Wrong size on UTcpMessagingSettings"); \ static_assert(offsetof(UTcpMessagingSettings, EnableTransport) == 0x000028, "Member 'UTcpMessagingSettings::EnableTransport' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, ListenEndpoint) == 0x000030, "Member 'UTcpMessagingSettings::ListenEndpoint' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, ConnectToEndpoints) == 0x000040, "Member 'UTcpMessagingSettings::ConnectToEndpoints' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, ConnectionRetryDelay) == 0x000050, "Member 'UTcpMessagingSettings::ConnectionRetryDelay' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, ConnectionRetryPeriod) == 0x000054, "Member 'UTcpMessagingSettings::ConnectionRetryPeriod' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, bStopServiceWhenAppDeactivates) == 0x000058, "Member 'UTcpMessagingSettings::bStopServiceWhenAppDeactivates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUdpMockMessage \ static_assert(alignof(FUdpMockMessage) == 0x000008, "Wrong alignment on FUdpMockMessage"); \ static_assert(sizeof(FUdpMockMessage) == 0x000010, "Wrong size on FUdpMockMessage"); \ static_assert(offsetof(FUdpMockMessage, Data) == 0x000000, "Member 'FUdpMockMessage::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUdpMessagingSettings \ static_assert(alignof(UUdpMessagingSettings) == 0x000008, "Wrong alignment on UUdpMessagingSettings"); \ static_assert(sizeof(UUdpMessagingSettings) == 0x0000B8, "Wrong size on UUdpMessagingSettings"); \ static_assert(offsetof(UUdpMessagingSettings, EnabledByDefault) == 0x000028, "Member 'UUdpMessagingSettings::EnabledByDefault' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, EnableTransport) == 0x000029, "Member 'UUdpMessagingSettings::EnableTransport' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, bAutoRepair) == 0x00002A, "Member 'UUdpMessagingSettings::bAutoRepair' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, MaxSendRate) == 0x00002C, "Member 'UUdpMessagingSettings::MaxSendRate' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, AutoRepairAttemptLimit) == 0x000030, "Member 'UUdpMessagingSettings::AutoRepairAttemptLimit' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, WorkQueueSize) == 0x000034, "Member 'UUdpMessagingSettings::WorkQueueSize' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, bStopServiceWhenAppDeactivates) == 0x000036, "Member 'UUdpMessagingSettings::bStopServiceWhenAppDeactivates' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, UnicastEndpoint) == 0x000038, "Member 'UUdpMessagingSettings::UnicastEndpoint' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, MulticastEndpoint) == 0x000048, "Member 'UUdpMessagingSettings::MulticastEndpoint' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, MessageFormat) == 0x000058, "Member 'UUdpMessagingSettings::MessageFormat' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, MulticastTimeToLive) == 0x000059, "Member 'UUdpMessagingSettings::MulticastTimeToLive' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, StaticEndpoints) == 0x000060, "Member 'UUdpMessagingSettings::StaticEndpoints' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, ExcludedEndpoints) == 0x000070, "Member 'UUdpMessagingSettings::ExcludedEndpoints' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, EnableTunnel) == 0x000080, "Member 'UUdpMessagingSettings::EnableTunnel' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, TunnelUnicastEndpoint) == 0x000088, "Member 'UUdpMessagingSettings::TunnelUnicastEndpoint' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, TunnelMulticastEndpoint) == 0x000098, "Member 'UUdpMessagingSettings::TunnelMulticastEndpoint' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, RemoteTunnelEndpoints) == 0x0000A8, "Member 'UUdpMessagingSettings::RemoteTunnelEndpoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorSequenceObjectReference \ static_assert(alignof(FActorSequenceObjectReference) == 0x000008, "Wrong alignment on FActorSequenceObjectReference"); \ static_assert(sizeof(FActorSequenceObjectReference) == 0x000028, "Wrong size on FActorSequenceObjectReference"); \ static_assert(offsetof(FActorSequenceObjectReference, Type) == 0x000000, "Member 'FActorSequenceObjectReference::Type' has a wrong offset!"); \ static_assert(offsetof(FActorSequenceObjectReference, ActorId) == 0x000004, "Member 'FActorSequenceObjectReference::ActorId' has a wrong offset!"); \ static_assert(offsetof(FActorSequenceObjectReference, PathToComponent) == 0x000018, "Member 'FActorSequenceObjectReference::PathToComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorSequenceObjectReferences \ static_assert(alignof(FActorSequenceObjectReferences) == 0x000008, "Wrong alignment on FActorSequenceObjectReferences"); \ static_assert(sizeof(FActorSequenceObjectReferences) == 0x000010, "Wrong size on FActorSequenceObjectReferences"); \ static_assert(offsetof(FActorSequenceObjectReferences, Array) == 0x000000, "Member 'FActorSequenceObjectReferences::Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActorSequenceObjectReferenceMap \ static_assert(alignof(FActorSequenceObjectReferenceMap) == 0x000008, "Wrong alignment on FActorSequenceObjectReferenceMap"); \ static_assert(sizeof(FActorSequenceObjectReferenceMap) == 0x000020, "Wrong size on FActorSequenceObjectReferenceMap"); \ static_assert(offsetof(FActorSequenceObjectReferenceMap, BindingIds) == 0x000000, "Member 'FActorSequenceObjectReferenceMap::BindingIds' has a wrong offset!"); \ static_assert(offsetof(FActorSequenceObjectReferenceMap, References) == 0x000010, "Member 'FActorSequenceObjectReferenceMap::References' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorSequence \ static_assert(alignof(UActorSequence) == 0x000008, "Wrong alignment on UActorSequence"); \ static_assert(sizeof(UActorSequence) == 0x000090, "Wrong size on UActorSequence"); \ static_assert(offsetof(UActorSequence, MovieScene) == 0x000068, "Member 'UActorSequence::MovieScene' has a wrong offset!"); \ static_assert(offsetof(UActorSequence, ObjectReferences) == 0x000070, "Member 'UActorSequence::ObjectReferences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorSequenceComponent \ static_assert(alignof(UActorSequenceComponent) == 0x000008, "Wrong alignment on UActorSequenceComponent"); \ static_assert(sizeof(UActorSequenceComponent) == 0x0000D0, "Wrong size on UActorSequenceComponent"); \ static_assert(offsetof(UActorSequenceComponent, PlaybackSettings) == 0x0000A0, "Member 'UActorSequenceComponent::PlaybackSettings' has a wrong offset!"); \ static_assert(offsetof(UActorSequenceComponent, Sequence) == 0x0000C0, "Member 'UActorSequenceComponent::Sequence' has a wrong offset!"); \ static_assert(offsetof(UActorSequenceComponent, SequencePlayer) == 0x0000C8, "Member 'UActorSequenceComponent::SequencePlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UActorSequencePlayer \ static_assert(alignof(UActorSequencePlayer) == 0x000008, "Wrong alignment on UActorSequencePlayer"); \ static_assert(sizeof(UActorSequencePlayer) == 0x0004A8, "Wrong size on UActorSequencePlayer"); \ #define DUMPER7_ASSERTS_AndroidFileServerBPLibrary_IsFileServerRunning \ static_assert(alignof(AndroidFileServerBPLibrary_IsFileServerRunning) == 0x000001, "Wrong alignment on AndroidFileServerBPLibrary_IsFileServerRunning"); \ static_assert(sizeof(AndroidFileServerBPLibrary_IsFileServerRunning) == 0x000001, "Wrong size on AndroidFileServerBPLibrary_IsFileServerRunning"); \ static_assert(offsetof(AndroidFileServerBPLibrary_IsFileServerRunning, ReturnValue) == 0x000000, "Member 'AndroidFileServerBPLibrary_IsFileServerRunning::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AndroidFileServerBPLibrary_StartFileServer \ static_assert(alignof(AndroidFileServerBPLibrary_StartFileServer) == 0x000004, "Wrong alignment on AndroidFileServerBPLibrary_StartFileServer"); \ static_assert(sizeof(AndroidFileServerBPLibrary_StartFileServer) == 0x00000C, "Wrong size on AndroidFileServerBPLibrary_StartFileServer"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StartFileServer, bUSB) == 0x000000, "Member 'AndroidFileServerBPLibrary_StartFileServer::bUSB' has a wrong offset!"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StartFileServer, bNetwork) == 0x000001, "Member 'AndroidFileServerBPLibrary_StartFileServer::bNetwork' has a wrong offset!"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StartFileServer, Port) == 0x000004, "Member 'AndroidFileServerBPLibrary_StartFileServer::Port' has a wrong offset!"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StartFileServer, ReturnValue) == 0x000008, "Member 'AndroidFileServerBPLibrary_StartFileServer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AndroidFileServerBPLibrary_StopFileServer \ static_assert(alignof(AndroidFileServerBPLibrary_StopFileServer) == 0x000001, "Wrong alignment on AndroidFileServerBPLibrary_StopFileServer"); \ static_assert(sizeof(AndroidFileServerBPLibrary_StopFileServer) == 0x000003, "Wrong size on AndroidFileServerBPLibrary_StopFileServer"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StopFileServer, bUSB) == 0x000000, "Member 'AndroidFileServerBPLibrary_StopFileServer::bUSB' has a wrong offset!"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StopFileServer, bNetwork) == 0x000001, "Member 'AndroidFileServerBPLibrary_StopFileServer::bNetwork' has a wrong offset!"); \ static_assert(offsetof(AndroidFileServerBPLibrary_StopFileServer, ReturnValue) == 0x000002, "Member 'AndroidFileServerBPLibrary_StopFileServer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAndroidFileServerBPLibrary \ static_assert(alignof(UAndroidFileServerBPLibrary) == 0x000008, "Wrong alignment on UAndroidFileServerBPLibrary"); \ static_assert(sizeof(UAndroidFileServerBPLibrary) == 0x000028, "Wrong size on UAndroidFileServerBPLibrary"); \ #define DUMPER7_ASSERTS_ActivityManagerBase_BP_C_Setup_Activity \ static_assert(alignof(ActivityManagerBase_BP_C_Setup_Activity) == 0x000008, "Wrong alignment on ActivityManagerBase_BP_C_Setup_Activity"); \ static_assert(sizeof(ActivityManagerBase_BP_C_Setup_Activity) == 0x000190, "Wrong size on ActivityManagerBase_BP_C_Setup_Activity"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, ActivityStructure) == 0x000000, "Member 'ActivityManagerBase_BP_C_Setup_Activity::ActivityStructure' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00004C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x000058, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Length_ReturnValue_1) == 0x00005C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x000060, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Length_ReturnValue_2) == 0x000064, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_IsNotEmpty_ReturnValue_3) == 0x000069, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Length_ReturnValue_3) == 0x00006C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_IsActivityZoneValid_Valid) == 0x000070, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_IsActivityZoneValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Conv_NameToString_ReturnValue) == 0x000078, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Array_Index_Variable) == 0x000098, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Loop_Counter_Variable_1) == 0x00009C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A8, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000B0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_IsActivityValid_Valid) == 0x0000D0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_IsActivityValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D4, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Loop_Counter_Variable_2) == 0x0000D8, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Loop_Counter_Variable_3) == 0x0000DC, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000E0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000E1, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Add_IntInt_ReturnValue_2) == 0x0000E4, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Add_IntInt_ReturnValue_3) == 0x0000E8, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Array_Index_Variable_1) == 0x0000EC, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_GetPlayerController_ReturnValue) == 0x0000F0, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Get_Item_1) == 0x0000F8, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_IsActivityValid_Valid_1) == 0x000100, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_IsActivityValid_Valid_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Conv_NameToString_ReturnValue_2) == 0x000108, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000118, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Array_Index_Variable_2) == 0x000128, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Get_Item_2) == 0x00012C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Conv_NameToString_ReturnValue_3) == 0x000138, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_IsActivityValid_Valid_2) == 0x000148, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_IsActivityValid_Valid_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000150, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, Temp_int_Array_Index_Variable_3) == 0x000160, "Member 'ActivityManagerBase_BP_C_Setup_Activity::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Array_Get_Item_3) == 0x000164, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_IsActivityValid_Valid_3) == 0x00016C, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_IsActivityValid_Valid_3' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Conv_NameToString_ReturnValue_4) == 0x000170, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000180, "Member 'ActivityManagerBase_BP_C_Setup_Activity::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityManagerBase_BP_C_Setup_Activity_Failed \ static_assert(alignof(ActivityManagerBase_BP_C_Setup_Activity_Failed) == 0x000008, "Wrong alignment on ActivityManagerBase_BP_C_Setup_Activity_Failed"); \ static_assert(sizeof(ActivityManagerBase_BP_C_Setup_Activity_Failed) == 0x000108, "Wrong size on ActivityManagerBase_BP_C_Setup_Activity_Failed"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, ActivityStructure) == 0x000000, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::ActivityStructure' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, Temp_int_Array_Index_Variable) == 0x000048, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_Get_Item) == 0x00004C, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000054, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_IsActivityValid_Valid) == 0x000068, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_IsActivityValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_Length_ReturnValue) == 0x000080, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x000084, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_Length_ReturnValue_1) == 0x000088, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_IsActivityZoneValid_Valid) == 0x00008C, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_IsActivityZoneValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000090, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, Temp_int_Loop_Counter_Variable) == 0x0000B0, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, Temp_int_Array_Index_Variable_1) == 0x0000BC, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_GetPlayerController_ReturnValue) == 0x0000C0, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Array_Get_Item_1) == 0x0000C8, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0000D0, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_IsActivityValid_Valid_1) == 0x0000E0, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_IsActivityValid_Valid_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, Temp_int_Loop_Counter_Variable_1) == 0x0000F8, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000FC, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_Setup_Activity_Failed, CallFunc_Add_IntInt_ReturnValue_1) == 0x000100, "Member 'ActivityManagerBase_BP_C_Setup_Activity_Failed::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityManagerBase_BP_C_IsActivityValid \ static_assert(alignof(ActivityManagerBase_BP_C_IsActivityValid) == 0x000004, "Wrong alignment on ActivityManagerBase_BP_C_IsActivityValid"); \ static_assert(sizeof(ActivityManagerBase_BP_C_IsActivityValid) == 0x00000C, "Wrong size on ActivityManagerBase_BP_C_IsActivityValid"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityValid, ActivityHandle) == 0x000000, "Member 'ActivityManagerBase_BP_C_IsActivityValid::ActivityHandle' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityValid, Valid) == 0x000008, "Member 'ActivityManagerBase_BP_C_IsActivityValid::Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityValid, CallFunc_NotEqual_NameName_ReturnValue) == 0x000009, "Member 'ActivityManagerBase_BP_C_IsActivityValid::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityManagerBase_BP_C_IsActivityZoneValid \ static_assert(alignof(ActivityManagerBase_BP_C_IsActivityZoneValid) == 0x000004, "Wrong alignment on ActivityManagerBase_BP_C_IsActivityZoneValid"); \ static_assert(sizeof(ActivityManagerBase_BP_C_IsActivityZoneValid) == 0x00000C, "Wrong size on ActivityManagerBase_BP_C_IsActivityZoneValid"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityZoneValid, ActivityZoneHandle) == 0x000000, "Member 'ActivityManagerBase_BP_C_IsActivityZoneValid::ActivityZoneHandle' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityZoneValid, Valid) == 0x000008, "Member 'ActivityManagerBase_BP_C_IsActivityZoneValid::Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityManagerBase_BP_C_IsActivityZoneValid, CallFunc_NotEqual_NameName_ReturnValue) == 0x000009, "Member 'ActivityManagerBase_BP_C_IsActivityZoneValid::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActivityManagerBase_BP_C \ static_assert(alignof(AActivityManagerBase_BP_C) == 0x000008, "Wrong alignment on AActivityManagerBase_BP_C"); \ static_assert(sizeof(AActivityManagerBase_BP_C) == 0x0002C0, "Wrong size on AActivityManagerBase_BP_C"); \ #define DUMPER7_ASSERTS_UAndroidPermissionCallbackProxy \ static_assert(alignof(UAndroidPermissionCallbackProxy) == 0x000008, "Wrong alignment on UAndroidPermissionCallbackProxy"); \ static_assert(sizeof(UAndroidPermissionCallbackProxy) == 0x000050, "Wrong size on UAndroidPermissionCallbackProxy"); \ static_assert(offsetof(UAndroidPermissionCallbackProxy, OnPermissionsGrantedDynamicDelegate) == 0x000028, "Member 'UAndroidPermissionCallbackProxy::OnPermissionsGrantedDynamicDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AndroidPermissionFunctionLibrary_AcquirePermissions \ static_assert(alignof(AndroidPermissionFunctionLibrary_AcquirePermissions) == 0x000008, "Wrong alignment on AndroidPermissionFunctionLibrary_AcquirePermissions"); \ static_assert(sizeof(AndroidPermissionFunctionLibrary_AcquirePermissions) == 0x000018, "Wrong size on AndroidPermissionFunctionLibrary_AcquirePermissions"); \ static_assert(offsetof(AndroidPermissionFunctionLibrary_AcquirePermissions, Permissions) == 0x000000, "Member 'AndroidPermissionFunctionLibrary_AcquirePermissions::Permissions' has a wrong offset!"); \ static_assert(offsetof(AndroidPermissionFunctionLibrary_AcquirePermissions, ReturnValue) == 0x000010, "Member 'AndroidPermissionFunctionLibrary_AcquirePermissions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AndroidPermissionFunctionLibrary_CheckPermission \ static_assert(alignof(AndroidPermissionFunctionLibrary_CheckPermission) == 0x000008, "Wrong alignment on AndroidPermissionFunctionLibrary_CheckPermission"); \ static_assert(sizeof(AndroidPermissionFunctionLibrary_CheckPermission) == 0x000018, "Wrong size on AndroidPermissionFunctionLibrary_CheckPermission"); \ static_assert(offsetof(AndroidPermissionFunctionLibrary_CheckPermission, permission) == 0x000000, "Member 'AndroidPermissionFunctionLibrary_CheckPermission::permission' has a wrong offset!"); \ static_assert(offsetof(AndroidPermissionFunctionLibrary_CheckPermission, ReturnValue) == 0x000010, "Member 'AndroidPermissionFunctionLibrary_CheckPermission::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAndroidPermissionFunctionLibrary \ static_assert(alignof(UAndroidPermissionFunctionLibrary) == 0x000008, "Wrong alignment on UAndroidPermissionFunctionLibrary"); \ static_assert(sizeof(UAndroidPermissionFunctionLibrary) == 0x000028, "Wrong size on UAndroidPermissionFunctionLibrary"); \ #define DUMPER7_ASSERTS_FAppleImageUtilsImageConversionResult \ static_assert(alignof(FAppleImageUtilsImageConversionResult) == 0x000008, "Wrong alignment on FAppleImageUtilsImageConversionResult"); \ static_assert(sizeof(FAppleImageUtilsImageConversionResult) == 0x000020, "Wrong size on FAppleImageUtilsImageConversionResult"); \ static_assert(offsetof(FAppleImageUtilsImageConversionResult, Error) == 0x000000, "Member 'FAppleImageUtilsImageConversionResult::Error' has a wrong offset!"); \ static_assert(offsetof(FAppleImageUtilsImageConversionResult, ImageData) == 0x000010, "Member 'FAppleImageUtilsImageConversionResult::ImageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAppleImageInterface \ static_assert(alignof(IAppleImageInterface) == 0x000001, "Wrong alignment on IAppleImageInterface"); \ static_assert(sizeof(IAppleImageInterface) == 0x000001, "Wrong size on IAppleImageInterface"); \ #define DUMPER7_ASSERTS_AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF \ static_assert(alignof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF) == 0x000008, "Wrong alignment on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF"); \ static_assert(sizeof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF) == 0x000020, "Wrong size on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, SourceImage) == 0x000000, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::SourceImage' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, Quality) == 0x000008, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::Quality' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, bWantColor) == 0x00000C, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::bWantColor' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, bUseGpu) == 0x00000D, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::bUseGpu' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, Scale) == 0x000010, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::Scale' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, Rotate) == 0x000014, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::Rotate' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF, ReturnValue) == 0x000018, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToHEIF::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG \ static_assert(alignof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG) == 0x000008, "Wrong alignment on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG"); \ static_assert(sizeof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG) == 0x000020, "Wrong size on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, SourceImage) == 0x000000, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::SourceImage' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, Quality) == 0x000008, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::Quality' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, bWantColor) == 0x00000C, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::bWantColor' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, bUseGpu) == 0x00000D, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::bUseGpu' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, Scale) == 0x000010, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::Scale' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, Rotate) == 0x000014, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::Rotate' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG, ReturnValue) == 0x000018, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToJPEG::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG \ static_assert(alignof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG) == 0x000008, "Wrong alignment on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG"); \ static_assert(sizeof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG) == 0x000020, "Wrong size on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, SourceImage) == 0x000000, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::SourceImage' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, bWantColor) == 0x000008, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::bWantColor' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, bUseGpu) == 0x000009, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::bUseGpu' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, Scale) == 0x00000C, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::Scale' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, Rotate) == 0x000010, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::Rotate' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG, ReturnValue) == 0x000018, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToPNG::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF \ static_assert(alignof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF) == 0x000008, "Wrong alignment on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF"); \ static_assert(sizeof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF) == 0x000020, "Wrong size on AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, SourceImage) == 0x000000, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::SourceImage' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, bWantColor) == 0x000008, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::bWantColor' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, bUseGpu) == 0x000009, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::bUseGpu' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, Scale) == 0x00000C, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::Scale' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, Rotate) == 0x000010, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::Rotate' has a wrong offset!"); \ static_assert(offsetof(AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF, ReturnValue) == 0x000018, "Member 'AppleImageUtilsBaseAsyncTaskBlueprintProxy_CreateProxyObjectForConvertToTIFF::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAppleImageUtilsBaseAsyncTaskBlueprintProxy \ static_assert(alignof(UAppleImageUtilsBaseAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UAppleImageUtilsBaseAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UAppleImageUtilsBaseAsyncTaskBlueprintProxy) == 0x000088, "Wrong size on UAppleImageUtilsBaseAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UAppleImageUtilsBaseAsyncTaskBlueprintProxy, OnSuccess) == 0x000030, "Member 'UAppleImageUtilsBaseAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UAppleImageUtilsBaseAsyncTaskBlueprintProxy, OnFailure) == 0x000040, "Member 'UAppleImageUtilsBaseAsyncTaskBlueprintProxy::OnFailure' has a wrong offset!"); \ static_assert(offsetof(UAppleImageUtilsBaseAsyncTaskBlueprintProxy, ConversionResult) == 0x000060, "Member 'UAppleImageUtilsBaseAsyncTaskBlueprintProxy::ConversionResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AArchVisCharacter \ static_assert(alignof(AArchVisCharacter) == 0x000010, "Wrong alignment on AArchVisCharacter"); \ static_assert(sizeof(AArchVisCharacter) == 0x0006A0, "Wrong size on AArchVisCharacter"); \ static_assert(offsetof(AArchVisCharacter, LookUpAxisName) == 0x000638, "Member 'AArchVisCharacter::LookUpAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, LookUpAtRateAxisName) == 0x000648, "Member 'AArchVisCharacter::LookUpAtRateAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, TurnAxisName) == 0x000658, "Member 'AArchVisCharacter::TurnAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, TurnAtRateAxisName) == 0x000668, "Member 'AArchVisCharacter::TurnAtRateAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MoveForwardAxisName) == 0x000678, "Member 'AArchVisCharacter::MoveForwardAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MoveRightAxisName) == 0x000688, "Member 'AArchVisCharacter::MoveRightAxisName' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MouseSensitivityScale_Pitch) == 0x000698, "Member 'AArchVisCharacter::MouseSensitivityScale_Pitch' has a wrong offset!"); \ static_assert(offsetof(AArchVisCharacter, MouseSensitivityScale_Yaw) == 0x00069C, "Member 'AArchVisCharacter::MouseSensitivityScale_Yaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UArchVisCharMovementComponent \ static_assert(alignof(UArchVisCharMovementComponent) == 0x000010, "Wrong alignment on UArchVisCharMovementComponent"); \ static_assert(sizeof(UArchVisCharMovementComponent) == 0x000F90, "Wrong size on UArchVisCharMovementComponent"); \ static_assert(offsetof(UArchVisCharMovementComponent, RotationalAcceleration) == 0x000EF8, "Member 'UArchVisCharMovementComponent::RotationalAcceleration' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, RotationalDeceleration) == 0x000F10, "Member 'UArchVisCharMovementComponent::RotationalDeceleration' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MaxRotationalVelocity) == 0x000F28, "Member 'UArchVisCharMovementComponent::MaxRotationalVelocity' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MinPitch) == 0x000F40, "Member 'UArchVisCharMovementComponent::MinPitch' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, MaxPitch) == 0x000F44, "Member 'UArchVisCharMovementComponent::MaxPitch' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingFriction) == 0x000F48, "Member 'UArchVisCharMovementComponent::WalkingFriction' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingSpeed) == 0x000F4C, "Member 'UArchVisCharMovementComponent::WalkingSpeed' has a wrong offset!"); \ static_assert(offsetof(UArchVisCharMovementComponent, WalkingAcceleration) == 0x000F50, "Member 'UArchVisCharMovementComponent::WalkingAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_CollectionExists \ static_assert(alignof(AssetTagsSubsystem_CollectionExists) == 0x000004, "Wrong alignment on AssetTagsSubsystem_CollectionExists"); \ static_assert(sizeof(AssetTagsSubsystem_CollectionExists) == 0x00000C, "Wrong size on AssetTagsSubsystem_CollectionExists"); \ static_assert(offsetof(AssetTagsSubsystem_CollectionExists, Name_0) == 0x000000, "Member 'AssetTagsSubsystem_CollectionExists::Name_0' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_CollectionExists, ReturnValue) == 0x000008, "Member 'AssetTagsSubsystem_CollectionExists::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_GetAssetsInCollection \ static_assert(alignof(AssetTagsSubsystem_GetAssetsInCollection) == 0x000008, "Wrong alignment on AssetTagsSubsystem_GetAssetsInCollection"); \ static_assert(sizeof(AssetTagsSubsystem_GetAssetsInCollection) == 0x000018, "Wrong size on AssetTagsSubsystem_GetAssetsInCollection"); \ static_assert(offsetof(AssetTagsSubsystem_GetAssetsInCollection, Name_0) == 0x000000, "Member 'AssetTagsSubsystem_GetAssetsInCollection::Name_0' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_GetAssetsInCollection, ReturnValue) == 0x000008, "Member 'AssetTagsSubsystem_GetAssetsInCollection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_GetCollections \ static_assert(alignof(AssetTagsSubsystem_GetCollections) == 0x000008, "Wrong alignment on AssetTagsSubsystem_GetCollections"); \ static_assert(sizeof(AssetTagsSubsystem_GetCollections) == 0x000010, "Wrong size on AssetTagsSubsystem_GetCollections"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollections, ReturnValue) == 0x000000, "Member 'AssetTagsSubsystem_GetCollections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_GetCollectionsContainingAsset \ static_assert(alignof(AssetTagsSubsystem_GetCollectionsContainingAsset) == 0x000008, "Wrong alignment on AssetTagsSubsystem_GetCollectionsContainingAsset"); \ static_assert(sizeof(AssetTagsSubsystem_GetCollectionsContainingAsset) == 0x000018, "Wrong size on AssetTagsSubsystem_GetCollectionsContainingAsset"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAsset, AssetPathName) == 0x000000, "Member 'AssetTagsSubsystem_GetCollectionsContainingAsset::AssetPathName' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAsset, ReturnValue) == 0x000008, "Member 'AssetTagsSubsystem_GetCollectionsContainingAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_GetCollectionsContainingAssetData \ static_assert(alignof(AssetTagsSubsystem_GetCollectionsContainingAssetData) == 0x000008, "Wrong alignment on AssetTagsSubsystem_GetCollectionsContainingAssetData"); \ static_assert(sizeof(AssetTagsSubsystem_GetCollectionsContainingAssetData) == 0x000078, "Wrong size on AssetTagsSubsystem_GetCollectionsContainingAssetData"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAssetData, AssetData) == 0x000000, "Member 'AssetTagsSubsystem_GetCollectionsContainingAssetData::AssetData' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAssetData, ReturnValue) == 0x000068, "Member 'AssetTagsSubsystem_GetCollectionsContainingAssetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_GetCollectionsContainingAssetPtr \ static_assert(alignof(AssetTagsSubsystem_GetCollectionsContainingAssetPtr) == 0x000008, "Wrong alignment on AssetTagsSubsystem_GetCollectionsContainingAssetPtr"); \ static_assert(sizeof(AssetTagsSubsystem_GetCollectionsContainingAssetPtr) == 0x000018, "Wrong size on AssetTagsSubsystem_GetCollectionsContainingAssetPtr"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAssetPtr, AssetPtr) == 0x000000, "Member 'AssetTagsSubsystem_GetCollectionsContainingAssetPtr::AssetPtr' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_GetCollectionsContainingAssetPtr, ReturnValue) == 0x000008, "Member 'AssetTagsSubsystem_GetCollectionsContainingAssetPtr::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetTagsSubsystem_K2_GetCollectionsContainingAsset \ static_assert(alignof(AssetTagsSubsystem_K2_GetCollectionsContainingAsset) == 0x000008, "Wrong alignment on AssetTagsSubsystem_K2_GetCollectionsContainingAsset"); \ static_assert(sizeof(AssetTagsSubsystem_K2_GetCollectionsContainingAsset) == 0x000030, "Wrong size on AssetTagsSubsystem_K2_GetCollectionsContainingAsset"); \ static_assert(offsetof(AssetTagsSubsystem_K2_GetCollectionsContainingAsset, AssetPath) == 0x000000, "Member 'AssetTagsSubsystem_K2_GetCollectionsContainingAsset::AssetPath' has a wrong offset!"); \ static_assert(offsetof(AssetTagsSubsystem_K2_GetCollectionsContainingAsset, ReturnValue) == 0x000020, "Member 'AssetTagsSubsystem_K2_GetCollectionsContainingAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAssetTagsSubsystem \ static_assert(alignof(UAssetTagsSubsystem) == 0x000008, "Wrong alignment on UAssetTagsSubsystem"); \ static_assert(sizeof(UAssetTagsSubsystem) == 0x000030, "Wrong size on UAssetTagsSubsystem"); \ #define DUMPER7_ASSERTS_FAudioInputDeviceInfo \ static_assert(alignof(FAudioInputDeviceInfo) == 0x000008, "Wrong alignment on FAudioInputDeviceInfo"); \ static_assert(sizeof(FAudioInputDeviceInfo) == 0x000030, "Wrong size on FAudioInputDeviceInfo"); \ static_assert(offsetof(FAudioInputDeviceInfo, DeviceName) == 0x000000, "Member 'FAudioInputDeviceInfo::DeviceName' has a wrong offset!"); \ static_assert(offsetof(FAudioInputDeviceInfo, DeviceID) == 0x000010, "Member 'FAudioInputDeviceInfo::DeviceID' has a wrong offset!"); \ static_assert(offsetof(FAudioInputDeviceInfo, InputChannels) == 0x000020, "Member 'FAudioInputDeviceInfo::InputChannels' has a wrong offset!"); \ static_assert(offsetof(FAudioInputDeviceInfo, PreferredSampleRate) == 0x000024, "Member 'FAudioInputDeviceInfo::PreferredSampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioCaptureDeviceInfo \ static_assert(alignof(FAudioCaptureDeviceInfo) == 0x000004, "Wrong alignment on FAudioCaptureDeviceInfo"); \ static_assert(sizeof(FAudioCaptureDeviceInfo) == 0x000010, "Wrong size on FAudioCaptureDeviceInfo"); \ static_assert(offsetof(FAudioCaptureDeviceInfo, DeviceName) == 0x000000, "Member 'FAudioCaptureDeviceInfo::DeviceName' has a wrong offset!"); \ static_assert(offsetof(FAudioCaptureDeviceInfo, NumInputChannels) == 0x000008, "Member 'FAudioCaptureDeviceInfo::NumInputChannels' has a wrong offset!"); \ static_assert(offsetof(FAudioCaptureDeviceInfo, SampleRate) == 0x00000C, "Member 'FAudioCaptureDeviceInfo::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioCapture_GetAudioCaptureDeviceInfo \ static_assert(alignof(AudioCapture_GetAudioCaptureDeviceInfo) == 0x000004, "Wrong alignment on AudioCapture_GetAudioCaptureDeviceInfo"); \ static_assert(sizeof(AudioCapture_GetAudioCaptureDeviceInfo) == 0x000014, "Wrong size on AudioCapture_GetAudioCaptureDeviceInfo"); \ static_assert(offsetof(AudioCapture_GetAudioCaptureDeviceInfo, OutInfo) == 0x000000, "Member 'AudioCapture_GetAudioCaptureDeviceInfo::OutInfo' has a wrong offset!"); \ static_assert(offsetof(AudioCapture_GetAudioCaptureDeviceInfo, ReturnValue) == 0x000010, "Member 'AudioCapture_GetAudioCaptureDeviceInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioCapture_IsCapturingAudio \ static_assert(alignof(AudioCapture_IsCapturingAudio) == 0x000001, "Wrong alignment on AudioCapture_IsCapturingAudio"); \ static_assert(sizeof(AudioCapture_IsCapturingAudio) == 0x000001, "Wrong size on AudioCapture_IsCapturingAudio"); \ static_assert(offsetof(AudioCapture_IsCapturingAudio, ReturnValue) == 0x000000, "Member 'AudioCapture_IsCapturingAudio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioCapture \ static_assert(alignof(UAudioCapture) == 0x000008, "Wrong alignment on UAudioCapture"); \ static_assert(sizeof(UAudioCapture) == 0x0000B0, "Wrong size on UAudioCapture"); \ #define DUMPER7_ASSERTS_AudioCaptureFunctionLibrary_CreateAudioCapture \ static_assert(alignof(AudioCaptureFunctionLibrary_CreateAudioCapture) == 0x000008, "Wrong alignment on AudioCaptureFunctionLibrary_CreateAudioCapture"); \ static_assert(sizeof(AudioCaptureFunctionLibrary_CreateAudioCapture) == 0x000008, "Wrong size on AudioCaptureFunctionLibrary_CreateAudioCapture"); \ static_assert(offsetof(AudioCaptureFunctionLibrary_CreateAudioCapture, ReturnValue) == 0x000000, "Member 'AudioCaptureFunctionLibrary_CreateAudioCapture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioCaptureFunctionLibrary \ static_assert(alignof(UAudioCaptureFunctionLibrary) == 0x000008, "Wrong alignment on UAudioCaptureFunctionLibrary"); \ static_assert(sizeof(UAudioCaptureFunctionLibrary) == 0x000028, "Wrong size on UAudioCaptureFunctionLibrary"); \ #define DUMPER7_ASSERTS_AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString \ static_assert(alignof(AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString) == 0x000008, "Wrong alignment on AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString"); \ static_assert(sizeof(AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString) == 0x000040, "Wrong size on AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString"); \ static_assert(offsetof(AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString, Info) == 0x000000, "Member 'AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString::Info' has a wrong offset!"); \ static_assert(offsetof(AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString, ReturnValue) == 0x000030, "Member 'AudioCaptureBlueprintLibrary_Conv_AudioInputDeviceInfoToString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices \ static_assert(alignof(AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices) == 0x000008, "Wrong alignment on AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices"); \ static_assert(sizeof(AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices) == 0x000018, "Wrong size on AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices"); \ static_assert(offsetof(AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices, WorldContextObject) == 0x000000, "Member 'AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices, OnObtainDevicesEvent) == 0x000008, "Member 'AudioCaptureBlueprintLibrary_GetAvailableAudioInputDevices::OnObtainDevicesEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioCaptureBlueprintLibrary \ static_assert(alignof(UAudioCaptureBlueprintLibrary) == 0x000008, "Wrong alignment on UAudioCaptureBlueprintLibrary"); \ static_assert(sizeof(UAudioCaptureBlueprintLibrary) == 0x000028, "Wrong size on UAudioCaptureBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UAudioCaptureComponent \ static_assert(alignof(UAudioCaptureComponent) == 0x000010, "Wrong alignment on UAudioCaptureComponent"); \ static_assert(sizeof(UAudioCaptureComponent) == 0x000850, "Wrong size on UAudioCaptureComponent"); \ static_assert(offsetof(UAudioCaptureComponent, JitterLatencyFrames) == 0x000790, "Member 'UAudioCaptureComponent::JitterLatencyFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACornerConcreteDecals_BP_C \ static_assert(alignof(ACornerConcreteDecals_BP_C) == 0x000008, "Wrong alignment on ACornerConcreteDecals_BP_C"); \ static_assert(sizeof(ACornerConcreteDecals_BP_C) == 0x0002F0, "Wrong size on ACornerConcreteDecals_BP_C"); \ #define DUMPER7_ASSERTS_FCustomMeshTriangle \ static_assert(alignof(FCustomMeshTriangle) == 0x000008, "Wrong alignment on FCustomMeshTriangle"); \ static_assert(sizeof(FCustomMeshTriangle) == 0x000048, "Wrong size on FCustomMeshTriangle"); \ static_assert(offsetof(FCustomMeshTriangle, Vertex0) == 0x000000, "Member 'FCustomMeshTriangle::Vertex0' has a wrong offset!"); \ static_assert(offsetof(FCustomMeshTriangle, Vertex1) == 0x000018, "Member 'FCustomMeshTriangle::Vertex1' has a wrong offset!"); \ static_assert(offsetof(FCustomMeshTriangle, Vertex2) == 0x000030, "Member 'FCustomMeshTriangle::Vertex2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomMeshComponent_AddCustomMeshTriangles \ static_assert(alignof(CustomMeshComponent_AddCustomMeshTriangles) == 0x000008, "Wrong alignment on CustomMeshComponent_AddCustomMeshTriangles"); \ static_assert(sizeof(CustomMeshComponent_AddCustomMeshTriangles) == 0x000010, "Wrong size on CustomMeshComponent_AddCustomMeshTriangles"); \ static_assert(offsetof(CustomMeshComponent_AddCustomMeshTriangles, Triangles) == 0x000000, "Member 'CustomMeshComponent_AddCustomMeshTriangles::Triangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CustomMeshComponent_SetCustomMeshTriangles \ static_assert(alignof(CustomMeshComponent_SetCustomMeshTriangles) == 0x000008, "Wrong alignment on CustomMeshComponent_SetCustomMeshTriangles"); \ static_assert(sizeof(CustomMeshComponent_SetCustomMeshTriangles) == 0x000018, "Wrong size on CustomMeshComponent_SetCustomMeshTriangles"); \ static_assert(offsetof(CustomMeshComponent_SetCustomMeshTriangles, Triangles) == 0x000000, "Member 'CustomMeshComponent_SetCustomMeshTriangles::Triangles' has a wrong offset!"); \ static_assert(offsetof(CustomMeshComponent_SetCustomMeshTriangles, ReturnValue) == 0x000010, "Member 'CustomMeshComponent_SetCustomMeshTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCustomMeshComponent \ static_assert(alignof(UCustomMeshComponent) == 0x000010, "Wrong alignment on UCustomMeshComponent"); \ static_assert(sizeof(UCustomMeshComponent) == 0x000590, "Wrong size on UCustomMeshComponent"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_CancelDownload \ static_assert(alignof(GooglePADFunctionLibrary_CancelDownload) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_CancelDownload"); \ static_assert(sizeof(GooglePADFunctionLibrary_CancelDownload) == 0x000018, "Wrong size on GooglePADFunctionLibrary_CancelDownload"); \ static_assert(offsetof(GooglePADFunctionLibrary_CancelDownload, AssetPacks) == 0x000000, "Member 'GooglePADFunctionLibrary_CancelDownload::AssetPacks' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_CancelDownload, ReturnValue) == 0x000010, "Member 'GooglePADFunctionLibrary_CancelDownload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetAssetPackLocation \ static_assert(alignof(GooglePADFunctionLibrary_GetAssetPackLocation) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_GetAssetPackLocation"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetAssetPackLocation) == 0x000018, "Wrong size on GooglePADFunctionLibrary_GetAssetPackLocation"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetAssetPackLocation, Name_0) == 0x000000, "Member 'GooglePADFunctionLibrary_GetAssetPackLocation::Name_0' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetAssetPackLocation, Location) == 0x000010, "Member 'GooglePADFunctionLibrary_GetAssetPackLocation::Location' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetAssetPackLocation, ReturnValue) == 0x000014, "Member 'GooglePADFunctionLibrary_GetAssetPackLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetAssetsPath \ static_assert(alignof(GooglePADFunctionLibrary_GetAssetsPath) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_GetAssetsPath"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetAssetsPath) == 0x000018, "Wrong size on GooglePADFunctionLibrary_GetAssetsPath"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetAssetsPath, Location) == 0x000000, "Member 'GooglePADFunctionLibrary_GetAssetsPath::Location' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetAssetsPath, ReturnValue) == 0x000008, "Member 'GooglePADFunctionLibrary_GetAssetsPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetBytesDownloaded \ static_assert(alignof(GooglePADFunctionLibrary_GetBytesDownloaded) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_GetBytesDownloaded"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetBytesDownloaded) == 0x000008, "Wrong size on GooglePADFunctionLibrary_GetBytesDownloaded"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetBytesDownloaded, State) == 0x000000, "Member 'GooglePADFunctionLibrary_GetBytesDownloaded::State' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetBytesDownloaded, ReturnValue) == 0x000004, "Member 'GooglePADFunctionLibrary_GetBytesDownloaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetDownloadState \ static_assert(alignof(GooglePADFunctionLibrary_GetDownloadState) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_GetDownloadState"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetDownloadState) == 0x000018, "Wrong size on GooglePADFunctionLibrary_GetDownloadState"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetDownloadState, Name_0) == 0x000000, "Member 'GooglePADFunctionLibrary_GetDownloadState::Name_0' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetDownloadState, State) == 0x000010, "Member 'GooglePADFunctionLibrary_GetDownloadState::State' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetDownloadState, ReturnValue) == 0x000014, "Member 'GooglePADFunctionLibrary_GetDownloadState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetDownloadStatus \ static_assert(alignof(GooglePADFunctionLibrary_GetDownloadStatus) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_GetDownloadStatus"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetDownloadStatus) == 0x000008, "Wrong size on GooglePADFunctionLibrary_GetDownloadStatus"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetDownloadStatus, State) == 0x000000, "Member 'GooglePADFunctionLibrary_GetDownloadStatus::State' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetDownloadStatus, ReturnValue) == 0x000004, "Member 'GooglePADFunctionLibrary_GetDownloadStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus \ static_assert(alignof(GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus) == 0x000001, "Wrong alignment on GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus) == 0x000002, "Wrong size on GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus, Status) == 0x000000, "Member 'GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus::Status' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus, ReturnValue) == 0x000001, "Member 'GooglePADFunctionLibrary_GetShowCellularDataConfirmationStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetStorageMethod \ static_assert(alignof(GooglePADFunctionLibrary_GetStorageMethod) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_GetStorageMethod"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetStorageMethod) == 0x000008, "Wrong size on GooglePADFunctionLibrary_GetStorageMethod"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetStorageMethod, Location) == 0x000000, "Member 'GooglePADFunctionLibrary_GetStorageMethod::Location' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetStorageMethod, ReturnValue) == 0x000004, "Member 'GooglePADFunctionLibrary_GetStorageMethod::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_GetTotalBytesToDownload \ static_assert(alignof(GooglePADFunctionLibrary_GetTotalBytesToDownload) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_GetTotalBytesToDownload"); \ static_assert(sizeof(GooglePADFunctionLibrary_GetTotalBytesToDownload) == 0x000008, "Wrong size on GooglePADFunctionLibrary_GetTotalBytesToDownload"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetTotalBytesToDownload, State) == 0x000000, "Member 'GooglePADFunctionLibrary_GetTotalBytesToDownload::State' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_GetTotalBytesToDownload, ReturnValue) == 0x000004, "Member 'GooglePADFunctionLibrary_GetTotalBytesToDownload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_ReleaseAssetPackLocation \ static_assert(alignof(GooglePADFunctionLibrary_ReleaseAssetPackLocation) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_ReleaseAssetPackLocation"); \ static_assert(sizeof(GooglePADFunctionLibrary_ReleaseAssetPackLocation) == 0x000004, "Wrong size on GooglePADFunctionLibrary_ReleaseAssetPackLocation"); \ static_assert(offsetof(GooglePADFunctionLibrary_ReleaseAssetPackLocation, Location) == 0x000000, "Member 'GooglePADFunctionLibrary_ReleaseAssetPackLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_ReleaseDownloadState \ static_assert(alignof(GooglePADFunctionLibrary_ReleaseDownloadState) == 0x000004, "Wrong alignment on GooglePADFunctionLibrary_ReleaseDownloadState"); \ static_assert(sizeof(GooglePADFunctionLibrary_ReleaseDownloadState) == 0x000004, "Wrong size on GooglePADFunctionLibrary_ReleaseDownloadState"); \ static_assert(offsetof(GooglePADFunctionLibrary_ReleaseDownloadState, State) == 0x000000, "Member 'GooglePADFunctionLibrary_ReleaseDownloadState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_RequestDownload \ static_assert(alignof(GooglePADFunctionLibrary_RequestDownload) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_RequestDownload"); \ static_assert(sizeof(GooglePADFunctionLibrary_RequestDownload) == 0x000018, "Wrong size on GooglePADFunctionLibrary_RequestDownload"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestDownload, AssetPacks) == 0x000000, "Member 'GooglePADFunctionLibrary_RequestDownload::AssetPacks' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestDownload, ReturnValue) == 0x000010, "Member 'GooglePADFunctionLibrary_RequestDownload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_RequestInfo \ static_assert(alignof(GooglePADFunctionLibrary_RequestInfo) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_RequestInfo"); \ static_assert(sizeof(GooglePADFunctionLibrary_RequestInfo) == 0x000018, "Wrong size on GooglePADFunctionLibrary_RequestInfo"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestInfo, AssetPacks) == 0x000000, "Member 'GooglePADFunctionLibrary_RequestInfo::AssetPacks' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestInfo, ReturnValue) == 0x000010, "Member 'GooglePADFunctionLibrary_RequestInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_RequestRemoval \ static_assert(alignof(GooglePADFunctionLibrary_RequestRemoval) == 0x000008, "Wrong alignment on GooglePADFunctionLibrary_RequestRemoval"); \ static_assert(sizeof(GooglePADFunctionLibrary_RequestRemoval) == 0x000018, "Wrong size on GooglePADFunctionLibrary_RequestRemoval"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestRemoval, Name_0) == 0x000000, "Member 'GooglePADFunctionLibrary_RequestRemoval::Name_0' has a wrong offset!"); \ static_assert(offsetof(GooglePADFunctionLibrary_RequestRemoval, ReturnValue) == 0x000010, "Member 'GooglePADFunctionLibrary_RequestRemoval::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GooglePADFunctionLibrary_ShowCellularDataConfirmation \ static_assert(alignof(GooglePADFunctionLibrary_ShowCellularDataConfirmation) == 0x000001, "Wrong alignment on GooglePADFunctionLibrary_ShowCellularDataConfirmation"); \ static_assert(sizeof(GooglePADFunctionLibrary_ShowCellularDataConfirmation) == 0x000001, "Wrong size on GooglePADFunctionLibrary_ShowCellularDataConfirmation"); \ static_assert(offsetof(GooglePADFunctionLibrary_ShowCellularDataConfirmation, ReturnValue) == 0x000000, "Member 'GooglePADFunctionLibrary_ShowCellularDataConfirmation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGooglePADFunctionLibrary \ static_assert(alignof(UGooglePADFunctionLibrary) == 0x000008, "Wrong alignment on UGooglePADFunctionLibrary"); \ static_assert(sizeof(UGooglePADFunctionLibrary) == 0x000028, "Wrong size on UGooglePADFunctionLibrary"); \ #define DUMPER7_ASSERTS_ASHPlayerCameraManager_BP_C \ static_assert(alignof(ASHPlayerCameraManager_BP_C) == 0x000010, "Wrong alignment on ASHPlayerCameraManager_BP_C"); \ static_assert(sizeof(ASHPlayerCameraManager_BP_C) == 0x003450, "Wrong size on ASHPlayerCameraManager_BP_C"); \ #define DUMPER7_ASSERTS_FLocationServicesData \ static_assert(alignof(FLocationServicesData) == 0x000004, "Wrong alignment on FLocationServicesData"); \ static_assert(sizeof(FLocationServicesData) == 0x000018, "Wrong size on FLocationServicesData"); \ static_assert(offsetof(FLocationServicesData, Timestamp) == 0x000000, "Member 'FLocationServicesData::Timestamp' has a wrong offset!"); \ static_assert(offsetof(FLocationServicesData, Longitude) == 0x000004, "Member 'FLocationServicesData::Longitude' has a wrong offset!"); \ static_assert(offsetof(FLocationServicesData, Latitude) == 0x000008, "Member 'FLocationServicesData::Latitude' has a wrong offset!"); \ static_assert(offsetof(FLocationServicesData, HorizontalAccuracy) == 0x00000C, "Member 'FLocationServicesData::HorizontalAccuracy' has a wrong offset!"); \ static_assert(offsetof(FLocationServicesData, VerticalAccuracy) == 0x000010, "Member 'FLocationServicesData::VerticalAccuracy' has a wrong offset!"); \ static_assert(offsetof(FLocationServicesData, Altitude) == 0x000014, "Member 'FLocationServicesData::Altitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_AreLocationServicesEnabled \ static_assert(alignof(LocationServices_AreLocationServicesEnabled) == 0x000001, "Wrong alignment on LocationServices_AreLocationServicesEnabled"); \ static_assert(sizeof(LocationServices_AreLocationServicesEnabled) == 0x000001, "Wrong size on LocationServices_AreLocationServicesEnabled"); \ static_assert(offsetof(LocationServices_AreLocationServicesEnabled, ReturnValue) == 0x000000, "Member 'LocationServices_AreLocationServicesEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_GetLastKnownLocation \ static_assert(alignof(LocationServices_GetLastKnownLocation) == 0x000004, "Wrong alignment on LocationServices_GetLastKnownLocation"); \ static_assert(sizeof(LocationServices_GetLastKnownLocation) == 0x000018, "Wrong size on LocationServices_GetLastKnownLocation"); \ static_assert(offsetof(LocationServices_GetLastKnownLocation, ReturnValue) == 0x000000, "Member 'LocationServices_GetLastKnownLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_GetLocationServicesImpl \ static_assert(alignof(LocationServices_GetLocationServicesImpl) == 0x000008, "Wrong alignment on LocationServices_GetLocationServicesImpl"); \ static_assert(sizeof(LocationServices_GetLocationServicesImpl) == 0x000008, "Wrong size on LocationServices_GetLocationServicesImpl"); \ static_assert(offsetof(LocationServices_GetLocationServicesImpl, ReturnValue) == 0x000000, "Member 'LocationServices_GetLocationServicesImpl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_InitLocationServices \ static_assert(alignof(LocationServices_InitLocationServices) == 0x000004, "Wrong alignment on LocationServices_InitLocationServices"); \ static_assert(sizeof(LocationServices_InitLocationServices) == 0x000010, "Wrong size on LocationServices_InitLocationServices"); \ static_assert(offsetof(LocationServices_InitLocationServices, Accuracy) == 0x000000, "Member 'LocationServices_InitLocationServices::Accuracy' has a wrong offset!"); \ static_assert(offsetof(LocationServices_InitLocationServices, UpdateFrequency) == 0x000004, "Member 'LocationServices_InitLocationServices::UpdateFrequency' has a wrong offset!"); \ static_assert(offsetof(LocationServices_InitLocationServices, MinDistanceFilter) == 0x000008, "Member 'LocationServices_InitLocationServices::MinDistanceFilter' has a wrong offset!"); \ static_assert(offsetof(LocationServices_InitLocationServices, ReturnValue) == 0x00000C, "Member 'LocationServices_InitLocationServices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_IsLocationAccuracyAvailable \ static_assert(alignof(LocationServices_IsLocationAccuracyAvailable) == 0x000001, "Wrong alignment on LocationServices_IsLocationAccuracyAvailable"); \ static_assert(sizeof(LocationServices_IsLocationAccuracyAvailable) == 0x000002, "Wrong size on LocationServices_IsLocationAccuracyAvailable"); \ static_assert(offsetof(LocationServices_IsLocationAccuracyAvailable, Accuracy) == 0x000000, "Member 'LocationServices_IsLocationAccuracyAvailable::Accuracy' has a wrong offset!"); \ static_assert(offsetof(LocationServices_IsLocationAccuracyAvailable, ReturnValue) == 0x000001, "Member 'LocationServices_IsLocationAccuracyAvailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_StartLocationServices \ static_assert(alignof(LocationServices_StartLocationServices) == 0x000001, "Wrong alignment on LocationServices_StartLocationServices"); \ static_assert(sizeof(LocationServices_StartLocationServices) == 0x000001, "Wrong size on LocationServices_StartLocationServices"); \ static_assert(offsetof(LocationServices_StartLocationServices, ReturnValue) == 0x000000, "Member 'LocationServices_StartLocationServices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationServices_StopLocationServices \ static_assert(alignof(LocationServices_StopLocationServices) == 0x000001, "Wrong alignment on LocationServices_StopLocationServices"); \ static_assert(sizeof(LocationServices_StopLocationServices) == 0x000001, "Wrong size on LocationServices_StopLocationServices"); \ static_assert(offsetof(LocationServices_StopLocationServices, ReturnValue) == 0x000000, "Member 'LocationServices_StopLocationServices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocationServices \ static_assert(alignof(ULocationServices) == 0x000008, "Wrong alignment on ULocationServices"); \ static_assert(sizeof(ULocationServices) == 0x000028, "Wrong size on ULocationServices"); \ #define DUMPER7_ASSERTS_ULocationServicesImpl \ static_assert(alignof(ULocationServicesImpl) == 0x000008, "Wrong alignment on ULocationServicesImpl"); \ static_assert(sizeof(ULocationServicesImpl) == 0x000038, "Wrong size on ULocationServicesImpl"); \ static_assert(offsetof(ULocationServicesImpl, OnLocationChanged) == 0x000028, "Member 'ULocationServicesImpl::OnLocationChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDefaultMetaSoundAssetAutoUpdateSettings \ static_assert(alignof(FDefaultMetaSoundAssetAutoUpdateSettings) == 0x000008, "Wrong alignment on FDefaultMetaSoundAssetAutoUpdateSettings"); \ static_assert(sizeof(FDefaultMetaSoundAssetAutoUpdateSettings) == 0x000020, "Wrong size on FDefaultMetaSoundAssetAutoUpdateSettings"); \ static_assert(offsetof(FDefaultMetaSoundAssetAutoUpdateSettings, Metasound) == 0x000000, "Member 'FDefaultMetaSoundAssetAutoUpdateSettings::Metasound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetaSoundAssetDirectory \ static_assert(alignof(FMetaSoundAssetDirectory) == 0x000008, "Wrong alignment on FMetaSoundAssetDirectory"); \ static_assert(sizeof(FMetaSoundAssetDirectory) == 0x000010, "Wrong size on FMetaSoundAssetDirectory"); \ static_assert(offsetof(FMetaSoundAssetDirectory, Directory) == 0x000000, "Member 'FMetaSoundAssetDirectory::Directory' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetaSoundAsyncAssetDependencies \ static_assert(alignof(FMetaSoundAsyncAssetDependencies) == 0x000008, "Wrong alignment on FMetaSoundAsyncAssetDependencies"); \ static_assert(sizeof(FMetaSoundAsyncAssetDependencies) == 0x000030, "Wrong size on FMetaSoundAsyncAssetDependencies"); \ static_assert(offsetof(FMetaSoundAsyncAssetDependencies, Metasound) == 0x000008, "Member 'FMetaSoundAsyncAssetDependencies::Metasound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaSoundSettings \ static_assert(alignof(UMetaSoundSettings) == 0x000008, "Wrong alignment on UMetaSoundSettings"); \ static_assert(sizeof(UMetaSoundSettings) == 0x000080, "Wrong size on UMetaSoundSettings"); \ static_assert(offsetof(UMetaSoundSettings, bAutoUpdateEnabled) == 0x000038, "Member 'UMetaSoundSettings::bAutoUpdateEnabled' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSettings, AutoUpdateDenylist) == 0x000040, "Member 'UMetaSoundSettings::AutoUpdateDenylist' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSettings, AutoUpdateAssetDenylist) == 0x000050, "Member 'UMetaSoundSettings::AutoUpdateAssetDenylist' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSettings, bAutoUpdateLogWarningOnDroppedConnection) == 0x000060, "Member 'UMetaSoundSettings::bAutoUpdateLogWarningOnDroppedConnection' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSettings, DirectoriesToRegister) == 0x000068, "Member 'UMetaSoundSettings::DirectoriesToRegister' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSettings, DenyListCacheChangeID) == 0x000078, "Member 'UMetaSoundSettings::DenyListCacheChangeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetasoundEditorGraphBase \ static_assert(alignof(UMetasoundEditorGraphBase) == 0x000008, "Wrong alignment on UMetasoundEditorGraphBase"); \ static_assert(sizeof(UMetasoundEditorGraphBase) == 0x000060, "Wrong size on UMetasoundEditorGraphBase"); \ #define DUMPER7_ASSERTS_UMetaSoundPatch \ static_assert(alignof(UMetaSoundPatch) == 0x000008, "Wrong alignment on UMetaSoundPatch"); \ static_assert(sizeof(UMetaSoundPatch) == 0x000358, "Wrong size on UMetaSoundPatch"); \ static_assert(offsetof(UMetaSoundPatch, RootMetaSoundDocument) == 0x000090, "Member 'UMetaSoundPatch::RootMetaSoundDocument' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundPatch, ReferencedAssetClassKeys) == 0x000258, "Member 'UMetaSoundPatch::ReferencedAssetClassKeys' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundPatch, ReferencedAssetClassObjects) == 0x0002A8, "Member 'UMetaSoundPatch::ReferencedAssetClassObjects' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundPatch, ReferenceAssetClassCache) == 0x0002F8, "Member 'UMetaSoundPatch::ReferenceAssetClassCache' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundPatch, AssetClassID) == 0x000348, "Member 'UMetaSoundPatch::AssetClassID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories \ static_assert(alignof(MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories) == 0x000008, "Wrong alignment on MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories"); \ static_assert(sizeof(MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories) == 0x000010, "Wrong size on MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories"); \ static_assert(offsetof(MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories, Directories) == 0x000000, "Member 'MetaSoundAssetSubsystem_RegisterAssetClassesInDirectories::Directories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories \ static_assert(alignof(MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories) == 0x000008, "Wrong alignment on MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories"); \ static_assert(sizeof(MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories) == 0x000010, "Wrong size on MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories"); \ static_assert(offsetof(MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories, Directories) == 0x000000, "Member 'MetaSoundAssetSubsystem_UnregisterAssetClassesInDirectories::Directories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaSoundAssetSubsystem \ static_assert(alignof(UMetaSoundAssetSubsystem) == 0x000008, "Wrong alignment on UMetaSoundAssetSubsystem"); \ static_assert(sizeof(UMetaSoundAssetSubsystem) == 0x0001E0, "Wrong size on UMetaSoundAssetSubsystem"); \ static_assert(offsetof(UMetaSoundAssetSubsystem, LoadingDependencies) == 0x000038, "Member 'UMetaSoundAssetSubsystem::LoadingDependencies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMetaSoundSource \ static_assert(alignof(UMetaSoundSource) == 0x000010, "Wrong alignment on UMetaSoundSource"); \ static_assert(sizeof(UMetaSoundSource) == 0x0007E0, "Wrong size on UMetaSoundSource"); \ static_assert(offsetof(UMetaSoundSource, RootMetaSoundDocument) == 0x000508, "Member 'UMetaSoundSource::RootMetaSoundDocument' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSource, ReferencedAssetClassKeys) == 0x0006D0, "Member 'UMetaSoundSource::ReferencedAssetClassKeys' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSource, ReferencedAssetClassObjects) == 0x000720, "Member 'UMetaSoundSource::ReferencedAssetClassObjects' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSource, ReferenceAssetClassCache) == 0x000770, "Member 'UMetaSoundSource::ReferenceAssetClassCache' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSource, OutputFormat) == 0x0007C0, "Member 'UMetaSoundSource::OutputFormat' has a wrong offset!"); \ static_assert(offsetof(UMetaSoundSource, AssetClassID) == 0x0007C4, "Member 'UMetaSoundSource::AssetClassID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim \ static_assert(alignof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim) == 0x000010, "Wrong alignment on SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim"); \ static_assert(sizeof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim) == 0x0001A0, "Wrong size on SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, EntryPoint) == 0x000000, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, K2Node_Event_ControlledPawn) == 0x000008, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_GetAIController_ReturnValue) == 0x000070, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, K2Node_DynamicCast_AsMai_Controller) == 0x000078, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_GetTransform_ReturnValue_1) == 0x000090, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_GetTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_BreakTransform_Location) == 0x0000F8, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_BreakTransform_Rotation) == 0x000110, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_BreakTransform_Scale) == 0x000128, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim, CallFunc_MakeTransform_ReturnValue) == 0x000140, "Member 'SnapToAP_Anim_C_ExecuteUbergraph_SnapToAP_Anim::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToAP_Anim_C_ActionInit \ static_assert(alignof(SnapToAP_Anim_C_ActionInit) == 0x000008, "Wrong alignment on SnapToAP_Anim_C_ActionInit"); \ static_assert(sizeof(SnapToAP_Anim_C_ActionInit) == 0x000008, "Wrong size on SnapToAP_Anim_C_ActionInit"); \ static_assert(offsetof(SnapToAP_Anim_C_ActionInit, ControlledPawn) == 0x000000, "Member 'SnapToAP_Anim_C_ActionInit::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USnapToAP_Anim_C \ static_assert(alignof(USnapToAP_Anim_C) == 0x000010, "Wrong alignment on USnapToAP_Anim_C"); \ static_assert(sizeof(USnapToAP_Anim_C) == 0x000360, "Wrong size on USnapToAP_Anim_C"); \ static_assert(offsetof(USnapToAP_Anim_C, UberGraphFrame) == 0x000350, "Member 'USnapToAP_Anim_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioTextBoxStyle \ static_assert(alignof(FAudioTextBoxStyle) == 0x000010, "Wrong alignment on FAudioTextBoxStyle"); \ static_assert(sizeof(FAudioTextBoxStyle) == 0x000100, "Wrong size on FAudioTextBoxStyle"); \ static_assert(offsetof(FAudioTextBoxStyle, BackgroundImage) == 0x000010, "Member 'FAudioTextBoxStyle::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FAudioTextBoxStyle, BackgroundColor) == 0x0000E0, "Member 'FAudioTextBoxStyle::BackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeterChannelInfo \ static_assert(alignof(FMeterChannelInfo) == 0x000004, "Wrong alignment on FMeterChannelInfo"); \ static_assert(sizeof(FMeterChannelInfo) == 0x00000C, "Wrong size on FMeterChannelInfo"); \ static_assert(offsetof(FMeterChannelInfo, MeterValue) == 0x000000, "Member 'FMeterChannelInfo::MeterValue' has a wrong offset!"); \ static_assert(offsetof(FMeterChannelInfo, PeakValue) == 0x000004, "Member 'FMeterChannelInfo::PeakValue' has a wrong offset!"); \ static_assert(offsetof(FMeterChannelInfo, ClippingValue) == 0x000008, "Member 'FMeterChannelInfo::ClippingValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioSliderStyle \ static_assert(alignof(FAudioSliderStyle) == 0x000010, "Wrong alignment on FAudioSliderStyle"); \ static_assert(sizeof(FAudioSliderStyle) == 0x000750, "Wrong size on FAudioSliderStyle"); \ static_assert(offsetof(FAudioSliderStyle, SliderStyle) == 0x000010, "Member 'FAudioSliderStyle::SliderStyle' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, TextBoxStyle) == 0x000510, "Member 'FAudioSliderStyle::TextBoxStyle' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, WidgetBackgroundImage) == 0x000610, "Member 'FAudioSliderStyle::WidgetBackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, SliderBackgroundColor) == 0x0006E0, "Member 'FAudioSliderStyle::SliderBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, SliderBackgroundSize) == 0x0006F8, "Member 'FAudioSliderStyle::SliderBackgroundSize' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, LabelPadding) == 0x000708, "Member 'FAudioSliderStyle::LabelPadding' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, SliderBarColor) == 0x00070C, "Member 'FAudioSliderStyle::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, SliderThumbColor) == 0x000720, "Member 'FAudioSliderStyle::SliderThumbColor' has a wrong offset!"); \ static_assert(offsetof(FAudioSliderStyle, WidgetBackgroundColor) == 0x000734, "Member 'FAudioSliderStyle::WidgetBackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioMeterStyle \ static_assert(alignof(FAudioMeterStyle) == 0x000010, "Wrong alignment on FAudioMeterStyle"); \ static_assert(sizeof(FAudioMeterStyle) == 0x0004D0, "Wrong size on FAudioMeterStyle"); \ static_assert(offsetof(FAudioMeterStyle, MeterValueImage) == 0x000010, "Member 'FAudioMeterStyle::MeterValueImage' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, BackgroundImage) == 0x0000E0, "Member 'FAudioMeterStyle::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterBackgroundImage) == 0x0001B0, "Member 'FAudioMeterStyle::MeterBackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterValueBackgroundImage) == 0x000280, "Member 'FAudioMeterStyle::MeterValueBackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterPeakImage) == 0x000350, "Member 'FAudioMeterStyle::MeterPeakImage' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterSize) == 0x000420, "Member 'FAudioMeterStyle::MeterSize' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterPadding) == 0x000430, "Member 'FAudioMeterStyle::MeterPadding' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, MeterValuePadding) == 0x000440, "Member 'FAudioMeterStyle::MeterValuePadding' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, PeakValueWidth) == 0x000444, "Member 'FAudioMeterStyle::PeakValueWidth' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, ValueRangeDb) == 0x000448, "Member 'FAudioMeterStyle::ValueRangeDb' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, bShowScale) == 0x000458, "Member 'FAudioMeterStyle::bShowScale' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, bScaleSide) == 0x000459, "Member 'FAudioMeterStyle::bScaleSide' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, ScaleHashOffset) == 0x00045C, "Member 'FAudioMeterStyle::ScaleHashOffset' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, ScaleHashWidth) == 0x000460, "Member 'FAudioMeterStyle::ScaleHashWidth' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, ScaleHashHeight) == 0x000464, "Member 'FAudioMeterStyle::ScaleHashHeight' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, DecibelsPerHash) == 0x000468, "Member 'FAudioMeterStyle::DecibelsPerHash' has a wrong offset!"); \ static_assert(offsetof(FAudioMeterStyle, Font) == 0x000470, "Member 'FAudioMeterStyle::Font' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAudioRadialSliderStyle \ static_assert(alignof(FAudioRadialSliderStyle) == 0x000010, "Wrong alignment on FAudioRadialSliderStyle"); \ static_assert(sizeof(FAudioRadialSliderStyle) == 0x000160, "Wrong size on FAudioRadialSliderStyle"); \ static_assert(offsetof(FAudioRadialSliderStyle, TextBoxStyle) == 0x000010, "Member 'FAudioRadialSliderStyle::TextBoxStyle' has a wrong offset!"); \ static_assert(offsetof(FAudioRadialSliderStyle, CenterBackgroundColor) == 0x000110, "Member 'FAudioRadialSliderStyle::CenterBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FAudioRadialSliderStyle, SliderBarColor) == 0x000124, "Member 'FAudioRadialSliderStyle::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(FAudioRadialSliderStyle, SliderProgressColor) == 0x000138, "Member 'FAudioRadialSliderStyle::SliderProgressColor' has a wrong offset!"); \ static_assert(offsetof(FAudioRadialSliderStyle, LabelPadding) == 0x00014C, "Member 'FAudioRadialSliderStyle::LabelPadding' has a wrong offset!"); \ static_assert(offsetof(FAudioRadialSliderStyle, DefaultSliderRadius) == 0x000150, "Member 'FAudioRadialSliderStyle::DefaultSliderRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetBackgroundColor \ static_assert(alignof(AudioMeter_SetBackgroundColor) == 0x000004, "Wrong alignment on AudioMeter_SetBackgroundColor"); \ static_assert(sizeof(AudioMeter_SetBackgroundColor) == 0x000010, "Wrong size on AudioMeter_SetBackgroundColor"); \ static_assert(offsetof(AudioMeter_SetBackgroundColor, InValue) == 0x000000, "Member 'AudioMeter_SetBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterBackgroundColor \ static_assert(alignof(AudioMeter_SetMeterBackgroundColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterBackgroundColor"); \ static_assert(sizeof(AudioMeter_SetMeterBackgroundColor) == 0x000010, "Wrong size on AudioMeter_SetMeterBackgroundColor"); \ static_assert(offsetof(AudioMeter_SetMeterBackgroundColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterChannelInfo \ static_assert(alignof(AudioMeter_SetMeterChannelInfo) == 0x000008, "Wrong alignment on AudioMeter_SetMeterChannelInfo"); \ static_assert(sizeof(AudioMeter_SetMeterChannelInfo) == 0x000010, "Wrong size on AudioMeter_SetMeterChannelInfo"); \ static_assert(offsetof(AudioMeter_SetMeterChannelInfo, InMeterChannelInfo) == 0x000000, "Member 'AudioMeter_SetMeterChannelInfo::InMeterChannelInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterClippingColor \ static_assert(alignof(AudioMeter_SetMeterClippingColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterClippingColor"); \ static_assert(sizeof(AudioMeter_SetMeterClippingColor) == 0x000010, "Wrong size on AudioMeter_SetMeterClippingColor"); \ static_assert(offsetof(AudioMeter_SetMeterClippingColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterClippingColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterPeakColor \ static_assert(alignof(AudioMeter_SetMeterPeakColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterPeakColor"); \ static_assert(sizeof(AudioMeter_SetMeterPeakColor) == 0x000010, "Wrong size on AudioMeter_SetMeterPeakColor"); \ static_assert(offsetof(AudioMeter_SetMeterPeakColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterPeakColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterScaleColor \ static_assert(alignof(AudioMeter_SetMeterScaleColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterScaleColor"); \ static_assert(sizeof(AudioMeter_SetMeterScaleColor) == 0x000010, "Wrong size on AudioMeter_SetMeterScaleColor"); \ static_assert(offsetof(AudioMeter_SetMeterScaleColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterScaleColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterScaleLabelColor \ static_assert(alignof(AudioMeter_SetMeterScaleLabelColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterScaleLabelColor"); \ static_assert(sizeof(AudioMeter_SetMeterScaleLabelColor) == 0x000010, "Wrong size on AudioMeter_SetMeterScaleLabelColor"); \ static_assert(offsetof(AudioMeter_SetMeterScaleLabelColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterScaleLabelColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_SetMeterValueColor \ static_assert(alignof(AudioMeter_SetMeterValueColor) == 0x000004, "Wrong alignment on AudioMeter_SetMeterValueColor"); \ static_assert(sizeof(AudioMeter_SetMeterValueColor) == 0x000010, "Wrong size on AudioMeter_SetMeterValueColor"); \ static_assert(offsetof(AudioMeter_SetMeterValueColor, InValue) == 0x000000, "Member 'AudioMeter_SetMeterValueColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioMeter_GetMeterChannelInfo \ static_assert(alignof(AudioMeter_GetMeterChannelInfo) == 0x000008, "Wrong alignment on AudioMeter_GetMeterChannelInfo"); \ static_assert(sizeof(AudioMeter_GetMeterChannelInfo) == 0x000010, "Wrong size on AudioMeter_GetMeterChannelInfo"); \ static_assert(offsetof(AudioMeter_GetMeterChannelInfo, ReturnValue) == 0x000000, "Member 'AudioMeter_GetMeterChannelInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioMeter \ static_assert(alignof(UAudioMeter) == 0x000010, "Wrong alignment on UAudioMeter"); \ static_assert(sizeof(UAudioMeter) == 0x0006D0, "Wrong size on UAudioMeter"); \ static_assert(offsetof(UAudioMeter, MeterChannelInfo) == 0x000150, "Member 'UAudioMeter::MeterChannelInfo' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterChannelInfoDelegate) == 0x000160, "Member 'UAudioMeter::MeterChannelInfoDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, WidgetStyle) == 0x000170, "Member 'UAudioMeter::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, Orientation) == 0x000640, "Member 'UAudioMeter::Orientation' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, BackgroundColor) == 0x000644, "Member 'UAudioMeter::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterBackgroundColor) == 0x000654, "Member 'UAudioMeter::MeterBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterValueColor) == 0x000664, "Member 'UAudioMeter::MeterValueColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterPeakColor) == 0x000674, "Member 'UAudioMeter::MeterPeakColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterClippingColor) == 0x000684, "Member 'UAudioMeter::MeterClippingColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterScaleColor) == 0x000694, "Member 'UAudioMeter::MeterScaleColor' has a wrong offset!"); \ static_assert(offsetof(UAudioMeter, MeterScaleLabelColor) == 0x0006A4, "Member 'UAudioMeter::MeterScaleLabelColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_GetOutputValue \ static_assert(alignof(AudioRadialSlider_GetOutputValue) == 0x000004, "Wrong alignment on AudioRadialSlider_GetOutputValue"); \ static_assert(sizeof(AudioRadialSlider_GetOutputValue) == 0x000008, "Wrong size on AudioRadialSlider_GetOutputValue"); \ static_assert(offsetof(AudioRadialSlider_GetOutputValue, InSliderValue) == 0x000000, "Member 'AudioRadialSlider_GetOutputValue::InSliderValue' has a wrong offset!"); \ static_assert(offsetof(AudioRadialSlider_GetOutputValue, ReturnValue) == 0x000004, "Member 'AudioRadialSlider_GetOutputValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_GetSliderValue \ static_assert(alignof(AudioRadialSlider_GetSliderValue) == 0x000004, "Wrong alignment on AudioRadialSlider_GetSliderValue"); \ static_assert(sizeof(AudioRadialSlider_GetSliderValue) == 0x000008, "Wrong size on AudioRadialSlider_GetSliderValue"); \ static_assert(offsetof(AudioRadialSlider_GetSliderValue, OutputValue) == 0x000000, "Member 'AudioRadialSlider_GetSliderValue::OutputValue' has a wrong offset!"); \ static_assert(offsetof(AudioRadialSlider_GetSliderValue, ReturnValue) == 0x000004, "Member 'AudioRadialSlider_GetSliderValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetCenterBackgroundColor \ static_assert(alignof(AudioRadialSlider_SetCenterBackgroundColor) == 0x000004, "Wrong alignment on AudioRadialSlider_SetCenterBackgroundColor"); \ static_assert(sizeof(AudioRadialSlider_SetCenterBackgroundColor) == 0x000010, "Wrong size on AudioRadialSlider_SetCenterBackgroundColor"); \ static_assert(offsetof(AudioRadialSlider_SetCenterBackgroundColor, InValue) == 0x000000, "Member 'AudioRadialSlider_SetCenterBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetHandStartEndRatio \ static_assert(alignof(AudioRadialSlider_SetHandStartEndRatio) == 0x000008, "Wrong alignment on AudioRadialSlider_SetHandStartEndRatio"); \ static_assert(sizeof(AudioRadialSlider_SetHandStartEndRatio) == 0x000010, "Wrong size on AudioRadialSlider_SetHandStartEndRatio"); \ static_assert(offsetof(AudioRadialSlider_SetHandStartEndRatio, InHandStartEndRatio) == 0x000000, "Member 'AudioRadialSlider_SetHandStartEndRatio::InHandStartEndRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetOutputRange \ static_assert(alignof(AudioRadialSlider_SetOutputRange) == 0x000008, "Wrong alignment on AudioRadialSlider_SetOutputRange"); \ static_assert(sizeof(AudioRadialSlider_SetOutputRange) == 0x000010, "Wrong size on AudioRadialSlider_SetOutputRange"); \ static_assert(offsetof(AudioRadialSlider_SetOutputRange, InOutputRange) == 0x000000, "Member 'AudioRadialSlider_SetOutputRange::InOutputRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetShowLabelOnlyOnHover \ static_assert(alignof(AudioRadialSlider_SetShowLabelOnlyOnHover) == 0x000001, "Wrong alignment on AudioRadialSlider_SetShowLabelOnlyOnHover"); \ static_assert(sizeof(AudioRadialSlider_SetShowLabelOnlyOnHover) == 0x000001, "Wrong size on AudioRadialSlider_SetShowLabelOnlyOnHover"); \ static_assert(offsetof(AudioRadialSlider_SetShowLabelOnlyOnHover, bShowLabelOnlyOnHover) == 0x000000, "Member 'AudioRadialSlider_SetShowLabelOnlyOnHover::bShowLabelOnlyOnHover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetShowUnitsText \ static_assert(alignof(AudioRadialSlider_SetShowUnitsText) == 0x000001, "Wrong alignment on AudioRadialSlider_SetShowUnitsText"); \ static_assert(sizeof(AudioRadialSlider_SetShowUnitsText) == 0x000001, "Wrong size on AudioRadialSlider_SetShowUnitsText"); \ static_assert(offsetof(AudioRadialSlider_SetShowUnitsText, bShowUnitsText) == 0x000000, "Member 'AudioRadialSlider_SetShowUnitsText::bShowUnitsText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetSliderBarColor \ static_assert(alignof(AudioRadialSlider_SetSliderBarColor) == 0x000004, "Wrong alignment on AudioRadialSlider_SetSliderBarColor"); \ static_assert(sizeof(AudioRadialSlider_SetSliderBarColor) == 0x000010, "Wrong size on AudioRadialSlider_SetSliderBarColor"); \ static_assert(offsetof(AudioRadialSlider_SetSliderBarColor, InValue) == 0x000000, "Member 'AudioRadialSlider_SetSliderBarColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetSliderProgressColor \ static_assert(alignof(AudioRadialSlider_SetSliderProgressColor) == 0x000004, "Wrong alignment on AudioRadialSlider_SetSliderProgressColor"); \ static_assert(sizeof(AudioRadialSlider_SetSliderProgressColor) == 0x000010, "Wrong size on AudioRadialSlider_SetSliderProgressColor"); \ static_assert(offsetof(AudioRadialSlider_SetSliderProgressColor, InValue) == 0x000000, "Member 'AudioRadialSlider_SetSliderProgressColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetSliderThickness \ static_assert(alignof(AudioRadialSlider_SetSliderThickness) == 0x000004, "Wrong alignment on AudioRadialSlider_SetSliderThickness"); \ static_assert(sizeof(AudioRadialSlider_SetSliderThickness) == 0x000004, "Wrong size on AudioRadialSlider_SetSliderThickness"); \ static_assert(offsetof(AudioRadialSlider_SetSliderThickness, InThickness) == 0x000000, "Member 'AudioRadialSlider_SetSliderThickness::InThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetTextLabelBackgroundColor \ static_assert(alignof(AudioRadialSlider_SetTextLabelBackgroundColor) == 0x000004, "Wrong alignment on AudioRadialSlider_SetTextLabelBackgroundColor"); \ static_assert(sizeof(AudioRadialSlider_SetTextLabelBackgroundColor) == 0x000014, "Wrong size on AudioRadialSlider_SetTextLabelBackgroundColor"); \ static_assert(offsetof(AudioRadialSlider_SetTextLabelBackgroundColor, InColor) == 0x000000, "Member 'AudioRadialSlider_SetTextLabelBackgroundColor::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetUnitsText \ static_assert(alignof(AudioRadialSlider_SetUnitsText) == 0x000008, "Wrong alignment on AudioRadialSlider_SetUnitsText"); \ static_assert(sizeof(AudioRadialSlider_SetUnitsText) == 0x000018, "Wrong size on AudioRadialSlider_SetUnitsText"); \ static_assert(offsetof(AudioRadialSlider_SetUnitsText, Units) == 0x000000, "Member 'AudioRadialSlider_SetUnitsText::Units' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetUnitsTextReadOnly \ static_assert(alignof(AudioRadialSlider_SetUnitsTextReadOnly) == 0x000001, "Wrong alignment on AudioRadialSlider_SetUnitsTextReadOnly"); \ static_assert(sizeof(AudioRadialSlider_SetUnitsTextReadOnly) == 0x000001, "Wrong size on AudioRadialSlider_SetUnitsTextReadOnly"); \ static_assert(offsetof(AudioRadialSlider_SetUnitsTextReadOnly, bIsReadOnly) == 0x000000, "Member 'AudioRadialSlider_SetUnitsTextReadOnly::bIsReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetValueTextReadOnly \ static_assert(alignof(AudioRadialSlider_SetValueTextReadOnly) == 0x000001, "Wrong alignment on AudioRadialSlider_SetValueTextReadOnly"); \ static_assert(sizeof(AudioRadialSlider_SetValueTextReadOnly) == 0x000001, "Wrong size on AudioRadialSlider_SetValueTextReadOnly"); \ static_assert(offsetof(AudioRadialSlider_SetValueTextReadOnly, bIsReadOnly) == 0x000000, "Member 'AudioRadialSlider_SetValueTextReadOnly::bIsReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioRadialSlider_SetWidgetLayout \ static_assert(alignof(AudioRadialSlider_SetWidgetLayout) == 0x000001, "Wrong alignment on AudioRadialSlider_SetWidgetLayout"); \ static_assert(sizeof(AudioRadialSlider_SetWidgetLayout) == 0x000001, "Wrong size on AudioRadialSlider_SetWidgetLayout"); \ static_assert(offsetof(AudioRadialSlider_SetWidgetLayout, InLayout) == 0x000000, "Member 'AudioRadialSlider_SetWidgetLayout::InLayout' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioRadialSlider \ static_assert(alignof(UAudioRadialSlider) == 0x000010, "Wrong alignment on UAudioRadialSlider"); \ static_assert(sizeof(UAudioRadialSlider) == 0x000370, "Wrong size on UAudioRadialSlider"); \ static_assert(offsetof(UAudioRadialSlider, Value) == 0x000150, "Member 'UAudioRadialSlider::Value' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, ValueDelegate) == 0x000154, "Member 'UAudioRadialSlider::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, WidgetLayout) == 0x000164, "Member 'UAudioRadialSlider::WidgetLayout' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, CenterBackgroundColor) == 0x000168, "Member 'UAudioRadialSlider::CenterBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, SliderProgressColor) == 0x000178, "Member 'UAudioRadialSlider::SliderProgressColor' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, SliderBarColor) == 0x000188, "Member 'UAudioRadialSlider::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, HandStartEndRatio) == 0x000198, "Member 'UAudioRadialSlider::HandStartEndRatio' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, UnitsText) == 0x0001A8, "Member 'UAudioRadialSlider::UnitsText' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, TextLabelBackgroundColor) == 0x0001C0, "Member 'UAudioRadialSlider::TextLabelBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, ShowLabelOnlyOnHover) == 0x0001D0, "Member 'UAudioRadialSlider::ShowLabelOnlyOnHover' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, ShowUnitsText) == 0x0001D1, "Member 'UAudioRadialSlider::ShowUnitsText' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, IsUnitsTextReadOnly) == 0x0001D2, "Member 'UAudioRadialSlider::IsUnitsTextReadOnly' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, IsValueTextReadOnly) == 0x0001D3, "Member 'UAudioRadialSlider::IsValueTextReadOnly' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, SliderThickness) == 0x0001D4, "Member 'UAudioRadialSlider::SliderThickness' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, OutputRange) == 0x0001D8, "Member 'UAudioRadialSlider::OutputRange' has a wrong offset!"); \ static_assert(offsetof(UAudioRadialSlider, OnValueChanged) == 0x0001E8, "Member 'UAudioRadialSlider::OnValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioVolumeRadialSlider \ static_assert(alignof(UAudioVolumeRadialSlider) == 0x000010, "Wrong alignment on UAudioVolumeRadialSlider"); \ static_assert(sizeof(UAudioVolumeRadialSlider) == 0x000370, "Wrong size on UAudioVolumeRadialSlider"); \ #define DUMPER7_ASSERTS_UAudioFrequencyRadialSlider \ static_assert(alignof(UAudioFrequencyRadialSlider) == 0x000010, "Wrong alignment on UAudioFrequencyRadialSlider"); \ static_assert(sizeof(UAudioFrequencyRadialSlider) == 0x000370, "Wrong size on UAudioFrequencyRadialSlider"); \ #define DUMPER7_ASSERTS_AudioSliderBase_GetLinValue \ static_assert(alignof(AudioSliderBase_GetLinValue) == 0x000004, "Wrong alignment on AudioSliderBase_GetLinValue"); \ static_assert(sizeof(AudioSliderBase_GetLinValue) == 0x000008, "Wrong size on AudioSliderBase_GetLinValue"); \ static_assert(offsetof(AudioSliderBase_GetLinValue, OutputValue) == 0x000000, "Member 'AudioSliderBase_GetLinValue::OutputValue' has a wrong offset!"); \ static_assert(offsetof(AudioSliderBase_GetLinValue, ReturnValue) == 0x000004, "Member 'AudioSliderBase_GetLinValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_GetOutputValue \ static_assert(alignof(AudioSliderBase_GetOutputValue) == 0x000004, "Wrong alignment on AudioSliderBase_GetOutputValue"); \ static_assert(sizeof(AudioSliderBase_GetOutputValue) == 0x000008, "Wrong size on AudioSliderBase_GetOutputValue"); \ static_assert(offsetof(AudioSliderBase_GetOutputValue, InSliderValue) == 0x000000, "Member 'AudioSliderBase_GetOutputValue::InSliderValue' has a wrong offset!"); \ static_assert(offsetof(AudioSliderBase_GetOutputValue, ReturnValue) == 0x000004, "Member 'AudioSliderBase_GetOutputValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_GetSliderValue \ static_assert(alignof(AudioSliderBase_GetSliderValue) == 0x000004, "Wrong alignment on AudioSliderBase_GetSliderValue"); \ static_assert(sizeof(AudioSliderBase_GetSliderValue) == 0x000008, "Wrong size on AudioSliderBase_GetSliderValue"); \ static_assert(offsetof(AudioSliderBase_GetSliderValue, OutputValue) == 0x000000, "Member 'AudioSliderBase_GetSliderValue::OutputValue' has a wrong offset!"); \ static_assert(offsetof(AudioSliderBase_GetSliderValue, ReturnValue) == 0x000004, "Member 'AudioSliderBase_GetSliderValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetShowLabelOnlyOnHover \ static_assert(alignof(AudioSliderBase_SetShowLabelOnlyOnHover) == 0x000001, "Wrong alignment on AudioSliderBase_SetShowLabelOnlyOnHover"); \ static_assert(sizeof(AudioSliderBase_SetShowLabelOnlyOnHover) == 0x000001, "Wrong size on AudioSliderBase_SetShowLabelOnlyOnHover"); \ static_assert(offsetof(AudioSliderBase_SetShowLabelOnlyOnHover, bShowLabelOnlyOnHover) == 0x000000, "Member 'AudioSliderBase_SetShowLabelOnlyOnHover::bShowLabelOnlyOnHover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetShowUnitsText \ static_assert(alignof(AudioSliderBase_SetShowUnitsText) == 0x000001, "Wrong alignment on AudioSliderBase_SetShowUnitsText"); \ static_assert(sizeof(AudioSliderBase_SetShowUnitsText) == 0x000001, "Wrong size on AudioSliderBase_SetShowUnitsText"); \ static_assert(offsetof(AudioSliderBase_SetShowUnitsText, bShowUnitsText) == 0x000000, "Member 'AudioSliderBase_SetShowUnitsText::bShowUnitsText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetSliderBackgroundColor \ static_assert(alignof(AudioSliderBase_SetSliderBackgroundColor) == 0x000004, "Wrong alignment on AudioSliderBase_SetSliderBackgroundColor"); \ static_assert(sizeof(AudioSliderBase_SetSliderBackgroundColor) == 0x000010, "Wrong size on AudioSliderBase_SetSliderBackgroundColor"); \ static_assert(offsetof(AudioSliderBase_SetSliderBackgroundColor, InValue) == 0x000000, "Member 'AudioSliderBase_SetSliderBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetSliderBarColor \ static_assert(alignof(AudioSliderBase_SetSliderBarColor) == 0x000004, "Wrong alignment on AudioSliderBase_SetSliderBarColor"); \ static_assert(sizeof(AudioSliderBase_SetSliderBarColor) == 0x000010, "Wrong size on AudioSliderBase_SetSliderBarColor"); \ static_assert(offsetof(AudioSliderBase_SetSliderBarColor, InValue) == 0x000000, "Member 'AudioSliderBase_SetSliderBarColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetSliderThumbColor \ static_assert(alignof(AudioSliderBase_SetSliderThumbColor) == 0x000004, "Wrong alignment on AudioSliderBase_SetSliderThumbColor"); \ static_assert(sizeof(AudioSliderBase_SetSliderThumbColor) == 0x000010, "Wrong size on AudioSliderBase_SetSliderThumbColor"); \ static_assert(offsetof(AudioSliderBase_SetSliderThumbColor, InValue) == 0x000000, "Member 'AudioSliderBase_SetSliderThumbColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetTextLabelBackgroundColor \ static_assert(alignof(AudioSliderBase_SetTextLabelBackgroundColor) == 0x000004, "Wrong alignment on AudioSliderBase_SetTextLabelBackgroundColor"); \ static_assert(sizeof(AudioSliderBase_SetTextLabelBackgroundColor) == 0x000014, "Wrong size on AudioSliderBase_SetTextLabelBackgroundColor"); \ static_assert(offsetof(AudioSliderBase_SetTextLabelBackgroundColor, InColor) == 0x000000, "Member 'AudioSliderBase_SetTextLabelBackgroundColor::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetUnitsText \ static_assert(alignof(AudioSliderBase_SetUnitsText) == 0x000008, "Wrong alignment on AudioSliderBase_SetUnitsText"); \ static_assert(sizeof(AudioSliderBase_SetUnitsText) == 0x000018, "Wrong size on AudioSliderBase_SetUnitsText"); \ static_assert(offsetof(AudioSliderBase_SetUnitsText, Units) == 0x000000, "Member 'AudioSliderBase_SetUnitsText::Units' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetUnitsTextReadOnly \ static_assert(alignof(AudioSliderBase_SetUnitsTextReadOnly) == 0x000001, "Wrong alignment on AudioSliderBase_SetUnitsTextReadOnly"); \ static_assert(sizeof(AudioSliderBase_SetUnitsTextReadOnly) == 0x000001, "Wrong size on AudioSliderBase_SetUnitsTextReadOnly"); \ static_assert(offsetof(AudioSliderBase_SetUnitsTextReadOnly, bIsReadOnly) == 0x000000, "Member 'AudioSliderBase_SetUnitsTextReadOnly::bIsReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetValueTextReadOnly \ static_assert(alignof(AudioSliderBase_SetValueTextReadOnly) == 0x000001, "Wrong alignment on AudioSliderBase_SetValueTextReadOnly"); \ static_assert(sizeof(AudioSliderBase_SetValueTextReadOnly) == 0x000001, "Wrong size on AudioSliderBase_SetValueTextReadOnly"); \ static_assert(offsetof(AudioSliderBase_SetValueTextReadOnly, bIsReadOnly) == 0x000000, "Member 'AudioSliderBase_SetValueTextReadOnly::bIsReadOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSliderBase_SetWidgetBackgroundColor \ static_assert(alignof(AudioSliderBase_SetWidgetBackgroundColor) == 0x000004, "Wrong alignment on AudioSliderBase_SetWidgetBackgroundColor"); \ static_assert(sizeof(AudioSliderBase_SetWidgetBackgroundColor) == 0x000010, "Wrong size on AudioSliderBase_SetWidgetBackgroundColor"); \ static_assert(offsetof(AudioSliderBase_SetWidgetBackgroundColor, InValue) == 0x000000, "Member 'AudioSliderBase_SetWidgetBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSliderBase \ static_assert(alignof(UAudioSliderBase) == 0x000010, "Wrong alignment on UAudioSliderBase"); \ static_assert(sizeof(UAudioSliderBase) == 0x0009A0, "Wrong size on UAudioSliderBase"); \ static_assert(offsetof(UAudioSliderBase, Value) == 0x000150, "Member 'UAudioSliderBase::Value' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, UnitsText) == 0x000158, "Member 'UAudioSliderBase::UnitsText' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, TextLabelBackgroundColor) == 0x000170, "Member 'UAudioSliderBase::TextLabelBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, TextLabelBackgroundColorDelegate) == 0x000180, "Member 'UAudioSliderBase::TextLabelBackgroundColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, ShowLabelOnlyOnHover) == 0x000190, "Member 'UAudioSliderBase::ShowLabelOnlyOnHover' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, ShowUnitsText) == 0x000191, "Member 'UAudioSliderBase::ShowUnitsText' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, IsUnitsTextReadOnly) == 0x000192, "Member 'UAudioSliderBase::IsUnitsTextReadOnly' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, IsValueTextReadOnly) == 0x000193, "Member 'UAudioSliderBase::IsValueTextReadOnly' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, ValueDelegate) == 0x000194, "Member 'UAudioSliderBase::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderBackgroundColor) == 0x0001A4, "Member 'UAudioSliderBase::SliderBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderBackgroundColorDelegate) == 0x0001B4, "Member 'UAudioSliderBase::SliderBackgroundColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderBarColor) == 0x0001C4, "Member 'UAudioSliderBase::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderBarColorDelegate) == 0x0001D4, "Member 'UAudioSliderBase::SliderBarColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderThumbColor) == 0x0001E4, "Member 'UAudioSliderBase::SliderThumbColor' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, SliderThumbColorDelegate) == 0x0001F4, "Member 'UAudioSliderBase::SliderThumbColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, WidgetBackgroundColor) == 0x000204, "Member 'UAudioSliderBase::WidgetBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, WidgetBackgroundColorDelegate) == 0x000214, "Member 'UAudioSliderBase::WidgetBackgroundColorDelegate' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, Orientation) == 0x000224, "Member 'UAudioSliderBase::Orientation' has a wrong offset!"); \ static_assert(offsetof(UAudioSliderBase, OnValueChanged) == 0x000228, "Member 'UAudioSliderBase::OnValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSlider \ static_assert(alignof(UAudioSlider) == 0x000010, "Wrong alignment on UAudioSlider"); \ static_assert(sizeof(UAudioSlider) == 0x0009B0, "Wrong size on UAudioSlider"); \ static_assert(offsetof(UAudioSlider, LinToOutputCurve) == 0x0009A0, "Member 'UAudioSlider::LinToOutputCurve' has a wrong offset!"); \ static_assert(offsetof(UAudioSlider, OutputToLinCurve) == 0x0009A8, "Member 'UAudioSlider::OutputToLinCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioVolumeSlider \ static_assert(alignof(UAudioVolumeSlider) == 0x000010, "Wrong alignment on UAudioVolumeSlider"); \ static_assert(sizeof(UAudioVolumeSlider) == 0x0009B0, "Wrong size on UAudioVolumeSlider"); \ #define DUMPER7_ASSERTS_UAudioFrequencySlider \ static_assert(alignof(UAudioFrequencySlider) == 0x000010, "Wrong alignment on UAudioFrequencySlider"); \ static_assert(sizeof(UAudioFrequencySlider) == 0x0009B0, "Wrong size on UAudioFrequencySlider"); \ static_assert(offsetof(UAudioFrequencySlider, OutputRange) == 0x0009A0, "Member 'UAudioFrequencySlider::OutputRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioAnalyzerAssetBase \ static_assert(alignof(UAudioAnalyzerAssetBase) == 0x000008, "Wrong alignment on UAudioAnalyzerAssetBase"); \ static_assert(sizeof(UAudioAnalyzerAssetBase) == 0x000028, "Wrong size on UAudioAnalyzerAssetBase"); \ #define DUMPER7_ASSERTS_UAudioAnalyzerNRT \ static_assert(alignof(UAudioAnalyzerNRT) == 0x000008, "Wrong alignment on UAudioAnalyzerNRT"); \ static_assert(sizeof(UAudioAnalyzerNRT) == 0x000078, "Wrong size on UAudioAnalyzerNRT"); \ static_assert(offsetof(UAudioAnalyzerNRT, Sound) == 0x000028, "Member 'UAudioAnalyzerNRT::Sound' has a wrong offset!"); \ static_assert(offsetof(UAudioAnalyzerNRT, DurationInSeconds) == 0x000030, "Member 'UAudioAnalyzerNRT::DurationInSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioAnalyzerSettings \ static_assert(alignof(UAudioAnalyzerSettings) == 0x000008, "Wrong alignment on UAudioAnalyzerSettings"); \ static_assert(sizeof(UAudioAnalyzerSettings) == 0x000028, "Wrong size on UAudioAnalyzerSettings"); \ #define DUMPER7_ASSERTS_AudioAnalyzer_StartAnalyzing \ static_assert(alignof(AudioAnalyzer_StartAnalyzing) == 0x000008, "Wrong alignment on AudioAnalyzer_StartAnalyzing"); \ static_assert(sizeof(AudioAnalyzer_StartAnalyzing) == 0x000010, "Wrong size on AudioAnalyzer_StartAnalyzing"); \ static_assert(offsetof(AudioAnalyzer_StartAnalyzing, WorldContextObject) == 0x000000, "Member 'AudioAnalyzer_StartAnalyzing::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(AudioAnalyzer_StartAnalyzing, AudioBusToAnalyze) == 0x000008, "Member 'AudioAnalyzer_StartAnalyzing::AudioBusToAnalyze' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioAnalyzer_StopAnalyzing \ static_assert(alignof(AudioAnalyzer_StopAnalyzing) == 0x000008, "Wrong alignment on AudioAnalyzer_StopAnalyzing"); \ static_assert(sizeof(AudioAnalyzer_StopAnalyzing) == 0x000008, "Wrong size on AudioAnalyzer_StopAnalyzing"); \ static_assert(offsetof(AudioAnalyzer_StopAnalyzing, WorldContextObject) == 0x000000, "Member 'AudioAnalyzer_StopAnalyzing::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioAnalyzer \ static_assert(alignof(UAudioAnalyzer) == 0x000008, "Wrong alignment on UAudioAnalyzer"); \ static_assert(sizeof(UAudioAnalyzer) == 0x000090, "Wrong size on UAudioAnalyzer"); \ static_assert(offsetof(UAudioAnalyzer, AudioBus) == 0x000028, "Member 'UAudioAnalyzer::AudioBus' has a wrong offset!"); \ static_assert(offsetof(UAudioAnalyzer, AudioAnalyzerSubsystem) == 0x000038, "Member 'UAudioAnalyzer::AudioAnalyzerSubsystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioAnalyzerNRTSettings \ static_assert(alignof(UAudioAnalyzerNRTSettings) == 0x000008, "Wrong alignment on UAudioAnalyzerNRTSettings"); \ static_assert(sizeof(UAudioAnalyzerNRTSettings) == 0x000028, "Wrong size on UAudioAnalyzerNRTSettings"); \ #define DUMPER7_ASSERTS_UAudioAnalyzerSubsystem \ static_assert(alignof(UAudioAnalyzerSubsystem) == 0x000008, "Wrong alignment on UAudioAnalyzerSubsystem"); \ static_assert(sizeof(UAudioAnalyzerSubsystem) == 0x000050, "Wrong size on UAudioAnalyzerSubsystem"); \ static_assert(offsetof(UAudioAnalyzerSubsystem, AudioAnalyzers) == 0x000030, "Member 'UAudioAnalyzerSubsystem::AudioAnalyzers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLoudnessResults \ static_assert(alignof(FLoudnessResults) == 0x000004, "Wrong alignment on FLoudnessResults"); \ static_assert(sizeof(FLoudnessResults) == 0x000010, "Wrong size on FLoudnessResults"); \ static_assert(offsetof(FLoudnessResults, Loudness) == 0x000000, "Member 'FLoudnessResults::Loudness' has a wrong offset!"); \ static_assert(offsetof(FLoudnessResults, NormalizedLoudness) == 0x000004, "Member 'FLoudnessResults::NormalizedLoudness' has a wrong offset!"); \ static_assert(offsetof(FLoudnessResults, PerceptualEnergy) == 0x000008, "Member 'FLoudnessResults::PerceptualEnergy' has a wrong offset!"); \ static_assert(offsetof(FLoudnessResults, TimeSeconds) == 0x00000C, "Member 'FLoudnessResults::TimeSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMeterResults \ static_assert(alignof(FMeterResults) == 0x000004, "Wrong alignment on FMeterResults"); \ static_assert(sizeof(FMeterResults) == 0x000014, "Wrong size on FMeterResults"); \ static_assert(offsetof(FMeterResults, TimeSeconds) == 0x000000, "Member 'FMeterResults::TimeSeconds' has a wrong offset!"); \ static_assert(offsetof(FMeterResults, MeterValue) == 0x000004, "Member 'FMeterResults::MeterValue' has a wrong offset!"); \ static_assert(offsetof(FMeterResults, PeakValue) == 0x000008, "Member 'FMeterResults::PeakValue' has a wrong offset!"); \ static_assert(offsetof(FMeterResults, NumSamplesClipping) == 0x00000C, "Member 'FMeterResults::NumSamplesClipping' has a wrong offset!"); \ static_assert(offsetof(FMeterResults, ClippingValue) == 0x000010, "Member 'FMeterResults::ClippingValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSynesthesiaSpectrumResults \ static_assert(alignof(FSynesthesiaSpectrumResults) == 0x000008, "Wrong alignment on FSynesthesiaSpectrumResults"); \ static_assert(sizeof(FSynesthesiaSpectrumResults) == 0x000018, "Wrong size on FSynesthesiaSpectrumResults"); \ static_assert(offsetof(FSynesthesiaSpectrumResults, TimeSeconds) == 0x000000, "Member 'FSynesthesiaSpectrumResults::TimeSeconds' has a wrong offset!"); \ static_assert(offsetof(FSynesthesiaSpectrumResults, SpectrumValues) == 0x000008, "Member 'FSynesthesiaSpectrumResults::SpectrumValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSynesthesiaNRTSettings \ static_assert(alignof(UAudioSynesthesiaNRTSettings) == 0x000008, "Wrong alignment on UAudioSynesthesiaNRTSettings"); \ static_assert(sizeof(UAudioSynesthesiaNRTSettings) == 0x000028, "Wrong size on UAudioSynesthesiaNRTSettings"); \ #define DUMPER7_ASSERTS_UConstantQNRTSettings \ static_assert(alignof(UConstantQNRTSettings) == 0x000008, "Wrong alignment on UConstantQNRTSettings"); \ static_assert(sizeof(UConstantQNRTSettings) == 0x000048, "Wrong size on UConstantQNRTSettings"); \ static_assert(offsetof(UConstantQNRTSettings, StartingFrequency) == 0x000028, "Member 'UConstantQNRTSettings::StartingFrequency' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, NumBands) == 0x00002C, "Member 'UConstantQNRTSettings::NumBands' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, NumBandsPerOctave) == 0x000030, "Member 'UConstantQNRTSettings::NumBandsPerOctave' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, AnalysisPeriod) == 0x000034, "Member 'UConstantQNRTSettings::AnalysisPeriod' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, bDownmixToMono) == 0x000038, "Member 'UConstantQNRTSettings::bDownmixToMono' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, FFTSize) == 0x000039, "Member 'UConstantQNRTSettings::FFTSize' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, WindowType) == 0x00003A, "Member 'UConstantQNRTSettings::WindowType' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, SpectrumType) == 0x00003B, "Member 'UConstantQNRTSettings::SpectrumType' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, BandWidthStretch) == 0x00003C, "Member 'UConstantQNRTSettings::BandWidthStretch' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, CQTNormalization) == 0x000040, "Member 'UConstantQNRTSettings::CQTNormalization' has a wrong offset!"); \ static_assert(offsetof(UConstantQNRTSettings, NoiseFloorDb) == 0x000044, "Member 'UConstantQNRTSettings::NoiseFloorDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSynesthesiaSettings \ static_assert(alignof(UAudioSynesthesiaSettings) == 0x000008, "Wrong alignment on UAudioSynesthesiaSettings"); \ static_assert(sizeof(UAudioSynesthesiaSettings) == 0x000028, "Wrong size on UAudioSynesthesiaSettings"); \ #define DUMPER7_ASSERTS_UAudioSynesthesiaNRT \ static_assert(alignof(UAudioSynesthesiaNRT) == 0x000008, "Wrong alignment on UAudioSynesthesiaNRT"); \ static_assert(sizeof(UAudioSynesthesiaNRT) == 0x000078, "Wrong size on UAudioSynesthesiaNRT"); \ #define DUMPER7_ASSERTS_ConstantQNRT_GetChannelConstantQAtTime \ static_assert(alignof(ConstantQNRT_GetChannelConstantQAtTime) == 0x000008, "Wrong alignment on ConstantQNRT_GetChannelConstantQAtTime"); \ static_assert(sizeof(ConstantQNRT_GetChannelConstantQAtTime) == 0x000018, "Wrong size on ConstantQNRT_GetChannelConstantQAtTime"); \ static_assert(offsetof(ConstantQNRT_GetChannelConstantQAtTime, InSeconds) == 0x000000, "Member 'ConstantQNRT_GetChannelConstantQAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(ConstantQNRT_GetChannelConstantQAtTime, InChannel) == 0x000004, "Member 'ConstantQNRT_GetChannelConstantQAtTime::InChannel' has a wrong offset!"); \ static_assert(offsetof(ConstantQNRT_GetChannelConstantQAtTime, OutConstantQ) == 0x000008, "Member 'ConstantQNRT_GetChannelConstantQAtTime::OutConstantQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ConstantQNRT_GetNormalizedChannelConstantQAtTime \ static_assert(alignof(ConstantQNRT_GetNormalizedChannelConstantQAtTime) == 0x000008, "Wrong alignment on ConstantQNRT_GetNormalizedChannelConstantQAtTime"); \ static_assert(sizeof(ConstantQNRT_GetNormalizedChannelConstantQAtTime) == 0x000018, "Wrong size on ConstantQNRT_GetNormalizedChannelConstantQAtTime"); \ static_assert(offsetof(ConstantQNRT_GetNormalizedChannelConstantQAtTime, InSeconds) == 0x000000, "Member 'ConstantQNRT_GetNormalizedChannelConstantQAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(ConstantQNRT_GetNormalizedChannelConstantQAtTime, InChannel) == 0x000004, "Member 'ConstantQNRT_GetNormalizedChannelConstantQAtTime::InChannel' has a wrong offset!"); \ static_assert(offsetof(ConstantQNRT_GetNormalizedChannelConstantQAtTime, OutConstantQ) == 0x000008, "Member 'ConstantQNRT_GetNormalizedChannelConstantQAtTime::OutConstantQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConstantQNRT \ static_assert(alignof(UConstantQNRT) == 0x000008, "Wrong alignment on UConstantQNRT"); \ static_assert(sizeof(UConstantQNRT) == 0x000080, "Wrong size on UConstantQNRT"); \ static_assert(offsetof(UConstantQNRT, Settings) == 0x000078, "Member 'UConstantQNRT::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynesthesiaSpectrumAnalysisSettings \ static_assert(alignof(USynesthesiaSpectrumAnalysisSettings) == 0x000008, "Wrong alignment on USynesthesiaSpectrumAnalysisSettings"); \ static_assert(sizeof(USynesthesiaSpectrumAnalysisSettings) == 0x000030, "Wrong size on USynesthesiaSpectrumAnalysisSettings"); \ static_assert(offsetof(USynesthesiaSpectrumAnalysisSettings, AnalysisPeriod) == 0x000028, "Member 'USynesthesiaSpectrumAnalysisSettings::AnalysisPeriod' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalysisSettings, FFTSize) == 0x00002C, "Member 'USynesthesiaSpectrumAnalysisSettings::FFTSize' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalysisSettings, SpectrumType) == 0x00002D, "Member 'USynesthesiaSpectrumAnalysisSettings::SpectrumType' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalysisSettings, WindowType) == 0x00002E, "Member 'USynesthesiaSpectrumAnalysisSettings::WindowType' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalysisSettings, bDownmixToMono) == 0x00002F, "Member 'USynesthesiaSpectrumAnalysisSettings::bDownmixToMono' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynesthesiaSpectrumAnalyzer_GetCenterFrequencies \ static_assert(alignof(SynesthesiaSpectrumAnalyzer_GetCenterFrequencies) == 0x000008, "Wrong alignment on SynesthesiaSpectrumAnalyzer_GetCenterFrequencies"); \ static_assert(sizeof(SynesthesiaSpectrumAnalyzer_GetCenterFrequencies) == 0x000018, "Wrong size on SynesthesiaSpectrumAnalyzer_GetCenterFrequencies"); \ static_assert(offsetof(SynesthesiaSpectrumAnalyzer_GetCenterFrequencies, InSampleRate) == 0x000000, "Member 'SynesthesiaSpectrumAnalyzer_GetCenterFrequencies::InSampleRate' has a wrong offset!"); \ static_assert(offsetof(SynesthesiaSpectrumAnalyzer_GetCenterFrequencies, OutCenterFrequencies) == 0x000008, "Member 'SynesthesiaSpectrumAnalyzer_GetCenterFrequencies::OutCenterFrequencies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies \ static_assert(alignof(SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies) == 0x000004, "Wrong alignment on SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies"); \ static_assert(sizeof(SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies) == 0x000004, "Wrong size on SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies"); \ static_assert(offsetof(SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies, ReturnValue) == 0x000000, "Member 'SynesthesiaSpectrumAnalyzer_GetNumCenterFrequencies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynesthesiaSpectrumAnalyzer \ static_assert(alignof(USynesthesiaSpectrumAnalyzer) == 0x000008, "Wrong alignment on USynesthesiaSpectrumAnalyzer"); \ static_assert(sizeof(USynesthesiaSpectrumAnalyzer) == 0x0000E8, "Wrong size on USynesthesiaSpectrumAnalyzer"); \ static_assert(offsetof(USynesthesiaSpectrumAnalyzer, Settings) == 0x000090, "Member 'USynesthesiaSpectrumAnalyzer::Settings' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalyzer, OnSpectrumResults) == 0x000098, "Member 'USynesthesiaSpectrumAnalyzer::OnSpectrumResults' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalyzer, OnLatestSpectrumResults) == 0x0000C0, "Member 'USynesthesiaSpectrumAnalyzer::OnLatestSpectrumResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoudnessSettings \ static_assert(alignof(ULoudnessSettings) == 0x000008, "Wrong alignment on ULoudnessSettings"); \ static_assert(sizeof(ULoudnessSettings) == 0x000040, "Wrong size on ULoudnessSettings"); \ static_assert(offsetof(ULoudnessSettings, AnalysisPeriod) == 0x000028, "Member 'ULoudnessSettings::AnalysisPeriod' has a wrong offset!"); \ static_assert(offsetof(ULoudnessSettings, MinimumFrequency) == 0x00002C, "Member 'ULoudnessSettings::MinimumFrequency' has a wrong offset!"); \ static_assert(offsetof(ULoudnessSettings, MaximumFrequency) == 0x000030, "Member 'ULoudnessSettings::MaximumFrequency' has a wrong offset!"); \ static_assert(offsetof(ULoudnessSettings, CurveType) == 0x000034, "Member 'ULoudnessSettings::CurveType' has a wrong offset!"); \ static_assert(offsetof(ULoudnessSettings, NoiseFloorDb) == 0x000038, "Member 'ULoudnessSettings::NoiseFloorDb' has a wrong offset!"); \ static_assert(offsetof(ULoudnessSettings, ExpectedMaxLoudness) == 0x00003C, "Member 'ULoudnessSettings::ExpectedMaxLoudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoudnessAnalyzer \ static_assert(alignof(ULoudnessAnalyzer) == 0x000008, "Wrong alignment on ULoudnessAnalyzer"); \ static_assert(sizeof(ULoudnessAnalyzer) == 0x0000D8, "Wrong size on ULoudnessAnalyzer"); \ static_assert(offsetof(ULoudnessAnalyzer, Settings) == 0x000090, "Member 'ULoudnessAnalyzer::Settings' has a wrong offset!"); \ static_assert(offsetof(ULoudnessAnalyzer, OnOverallLoudnessResults) == 0x000098, "Member 'ULoudnessAnalyzer::OnOverallLoudnessResults' has a wrong offset!"); \ static_assert(offsetof(ULoudnessAnalyzer, OnPerChannelLoudnessResults) == 0x0000A8, "Member 'ULoudnessAnalyzer::OnPerChannelLoudnessResults' has a wrong offset!"); \ static_assert(offsetof(ULoudnessAnalyzer, OnLatestOverallLoudnessResults) == 0x0000B8, "Member 'ULoudnessAnalyzer::OnLatestOverallLoudnessResults' has a wrong offset!"); \ static_assert(offsetof(ULoudnessAnalyzer, OnLatestPerChannelLoudnessResults) == 0x0000C8, "Member 'ULoudnessAnalyzer::OnLatestPerChannelLoudnessResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoudnessNRTSettings \ static_assert(alignof(ULoudnessNRTSettings) == 0x000008, "Wrong alignment on ULoudnessNRTSettings"); \ static_assert(sizeof(ULoudnessNRTSettings) == 0x000040, "Wrong size on ULoudnessNRTSettings"); \ static_assert(offsetof(ULoudnessNRTSettings, AnalysisPeriod) == 0x000028, "Member 'ULoudnessNRTSettings::AnalysisPeriod' has a wrong offset!"); \ static_assert(offsetof(ULoudnessNRTSettings, MinimumFrequency) == 0x00002C, "Member 'ULoudnessNRTSettings::MinimumFrequency' has a wrong offset!"); \ static_assert(offsetof(ULoudnessNRTSettings, MaximumFrequency) == 0x000030, "Member 'ULoudnessNRTSettings::MaximumFrequency' has a wrong offset!"); \ static_assert(offsetof(ULoudnessNRTSettings, CurveType) == 0x000034, "Member 'ULoudnessNRTSettings::CurveType' has a wrong offset!"); \ static_assert(offsetof(ULoudnessNRTSettings, NoiseFloorDb) == 0x000038, "Member 'ULoudnessNRTSettings::NoiseFloorDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoudnessNRT_GetChannelLoudnessAtTime \ static_assert(alignof(LoudnessNRT_GetChannelLoudnessAtTime) == 0x000004, "Wrong alignment on LoudnessNRT_GetChannelLoudnessAtTime"); \ static_assert(sizeof(LoudnessNRT_GetChannelLoudnessAtTime) == 0x00000C, "Wrong size on LoudnessNRT_GetChannelLoudnessAtTime"); \ static_assert(offsetof(LoudnessNRT_GetChannelLoudnessAtTime, InSeconds) == 0x000000, "Member 'LoudnessNRT_GetChannelLoudnessAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetChannelLoudnessAtTime, InChannel) == 0x000004, "Member 'LoudnessNRT_GetChannelLoudnessAtTime::InChannel' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetChannelLoudnessAtTime, OutLoudness) == 0x000008, "Member 'LoudnessNRT_GetChannelLoudnessAtTime::OutLoudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoudnessNRT_GetLoudnessAtTime \ static_assert(alignof(LoudnessNRT_GetLoudnessAtTime) == 0x000004, "Wrong alignment on LoudnessNRT_GetLoudnessAtTime"); \ static_assert(sizeof(LoudnessNRT_GetLoudnessAtTime) == 0x000008, "Wrong size on LoudnessNRT_GetLoudnessAtTime"); \ static_assert(offsetof(LoudnessNRT_GetLoudnessAtTime, InSeconds) == 0x000000, "Member 'LoudnessNRT_GetLoudnessAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetLoudnessAtTime, OutLoudness) == 0x000004, "Member 'LoudnessNRT_GetLoudnessAtTime::OutLoudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoudnessNRT_GetNormalizedChannelLoudnessAtTime \ static_assert(alignof(LoudnessNRT_GetNormalizedChannelLoudnessAtTime) == 0x000004, "Wrong alignment on LoudnessNRT_GetNormalizedChannelLoudnessAtTime"); \ static_assert(sizeof(LoudnessNRT_GetNormalizedChannelLoudnessAtTime) == 0x00000C, "Wrong size on LoudnessNRT_GetNormalizedChannelLoudnessAtTime"); \ static_assert(offsetof(LoudnessNRT_GetNormalizedChannelLoudnessAtTime, InSeconds) == 0x000000, "Member 'LoudnessNRT_GetNormalizedChannelLoudnessAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetNormalizedChannelLoudnessAtTime, InChannel) == 0x000004, "Member 'LoudnessNRT_GetNormalizedChannelLoudnessAtTime::InChannel' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetNormalizedChannelLoudnessAtTime, OutLoudness) == 0x000008, "Member 'LoudnessNRT_GetNormalizedChannelLoudnessAtTime::OutLoudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LoudnessNRT_GetNormalizedLoudnessAtTime \ static_assert(alignof(LoudnessNRT_GetNormalizedLoudnessAtTime) == 0x000004, "Wrong alignment on LoudnessNRT_GetNormalizedLoudnessAtTime"); \ static_assert(sizeof(LoudnessNRT_GetNormalizedLoudnessAtTime) == 0x000008, "Wrong size on LoudnessNRT_GetNormalizedLoudnessAtTime"); \ static_assert(offsetof(LoudnessNRT_GetNormalizedLoudnessAtTime, InSeconds) == 0x000000, "Member 'LoudnessNRT_GetNormalizedLoudnessAtTime::InSeconds' has a wrong offset!"); \ static_assert(offsetof(LoudnessNRT_GetNormalizedLoudnessAtTime, OutLoudness) == 0x000004, "Member 'LoudnessNRT_GetNormalizedLoudnessAtTime::OutLoudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoudnessNRT \ static_assert(alignof(ULoudnessNRT) == 0x000008, "Wrong alignment on ULoudnessNRT"); \ static_assert(sizeof(ULoudnessNRT) == 0x000080, "Wrong size on ULoudnessNRT"); \ static_assert(offsetof(ULoudnessNRT, Settings) == 0x000078, "Member 'ULoudnessNRT::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeterSettings \ static_assert(alignof(UMeterSettings) == 0x000008, "Wrong alignment on UMeterSettings"); \ static_assert(sizeof(UMeterSettings) == 0x000040, "Wrong size on UMeterSettings"); \ static_assert(offsetof(UMeterSettings, AnalysisPeriod) == 0x000028, "Member 'UMeterSettings::AnalysisPeriod' has a wrong offset!"); \ static_assert(offsetof(UMeterSettings, PeakMode) == 0x00002C, "Member 'UMeterSettings::PeakMode' has a wrong offset!"); \ static_assert(offsetof(UMeterSettings, MeterAttackTime) == 0x000030, "Member 'UMeterSettings::MeterAttackTime' has a wrong offset!"); \ static_assert(offsetof(UMeterSettings, MeterReleaseTime) == 0x000034, "Member 'UMeterSettings::MeterReleaseTime' has a wrong offset!"); \ static_assert(offsetof(UMeterSettings, PeakHoldTime) == 0x000038, "Member 'UMeterSettings::PeakHoldTime' has a wrong offset!"); \ static_assert(offsetof(UMeterSettings, ClippingThreshold) == 0x00003C, "Member 'UMeterSettings::ClippingThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeterAnalyzer \ static_assert(alignof(UMeterAnalyzer) == 0x000008, "Wrong alignment on UMeterAnalyzer"); \ static_assert(sizeof(UMeterAnalyzer) == 0x000138, "Wrong size on UMeterAnalyzer"); \ static_assert(offsetof(UMeterAnalyzer, Settings) == 0x000090, "Member 'UMeterAnalyzer::Settings' has a wrong offset!"); \ static_assert(offsetof(UMeterAnalyzer, OnOverallMeterResults) == 0x000098, "Member 'UMeterAnalyzer::OnOverallMeterResults' has a wrong offset!"); \ static_assert(offsetof(UMeterAnalyzer, OnPerChannelMeterResults) == 0x0000C0, "Member 'UMeterAnalyzer::OnPerChannelMeterResults' has a wrong offset!"); \ static_assert(offsetof(UMeterAnalyzer, OnLatestOverallMeterResults) == 0x0000E8, "Member 'UMeterAnalyzer::OnLatestOverallMeterResults' has a wrong offset!"); \ static_assert(offsetof(UMeterAnalyzer, OnLatestPerChannelMeterResults) == 0x000110, "Member 'UMeterAnalyzer::OnLatestPerChannelMeterResults' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnsetNRTSettings \ static_assert(alignof(UOnsetNRTSettings) == 0x000008, "Wrong alignment on UOnsetNRTSettings"); \ static_assert(sizeof(UOnsetNRTSettings) == 0x000040, "Wrong size on UOnsetNRTSettings"); \ static_assert(offsetof(UOnsetNRTSettings, bDownmixToMono) == 0x000028, "Member 'UOnsetNRTSettings::bDownmixToMono' has a wrong offset!"); \ static_assert(offsetof(UOnsetNRTSettings, GranularityInSeconds) == 0x00002C, "Member 'UOnsetNRTSettings::GranularityInSeconds' has a wrong offset!"); \ static_assert(offsetof(UOnsetNRTSettings, Sensitivity) == 0x000030, "Member 'UOnsetNRTSettings::Sensitivity' has a wrong offset!"); \ static_assert(offsetof(UOnsetNRTSettings, MinimumFrequency) == 0x000034, "Member 'UOnsetNRTSettings::MinimumFrequency' has a wrong offset!"); \ static_assert(offsetof(UOnsetNRTSettings, MaximumFrequency) == 0x000038, "Member 'UOnsetNRTSettings::MaximumFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnsetNRT_GetChannelOnsetsBetweenTimes \ static_assert(alignof(OnsetNRT_GetChannelOnsetsBetweenTimes) == 0x000008, "Wrong alignment on OnsetNRT_GetChannelOnsetsBetweenTimes"); \ static_assert(sizeof(OnsetNRT_GetChannelOnsetsBetweenTimes) == 0x000030, "Wrong size on OnsetNRT_GetChannelOnsetsBetweenTimes"); \ static_assert(offsetof(OnsetNRT_GetChannelOnsetsBetweenTimes, InStartSeconds) == 0x000000, "Member 'OnsetNRT_GetChannelOnsetsBetweenTimes::InStartSeconds' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetChannelOnsetsBetweenTimes, InEndSeconds) == 0x000004, "Member 'OnsetNRT_GetChannelOnsetsBetweenTimes::InEndSeconds' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetChannelOnsetsBetweenTimes, InChannel) == 0x000008, "Member 'OnsetNRT_GetChannelOnsetsBetweenTimes::InChannel' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetChannelOnsetsBetweenTimes, OutOnsetTimestamps) == 0x000010, "Member 'OnsetNRT_GetChannelOnsetsBetweenTimes::OutOnsetTimestamps' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetChannelOnsetsBetweenTimes, OutOnsetStrengths) == 0x000020, "Member 'OnsetNRT_GetChannelOnsetsBetweenTimes::OutOnsetStrengths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes \ static_assert(alignof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes) == 0x000008, "Wrong alignment on OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes"); \ static_assert(sizeof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes) == 0x000030, "Wrong size on OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes"); \ static_assert(offsetof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes, InStartSeconds) == 0x000000, "Member 'OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes::InStartSeconds' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes, InEndSeconds) == 0x000004, "Member 'OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes::InEndSeconds' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes, InChannel) == 0x000008, "Member 'OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes::InChannel' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes, OutOnsetTimestamps) == 0x000010, "Member 'OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes::OutOnsetTimestamps' has a wrong offset!"); \ static_assert(offsetof(OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes, OutOnsetStrengths) == 0x000020, "Member 'OnsetNRT_GetNormalizedChannelOnsetsBetweenTimes::OutOnsetStrengths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOnsetNRT \ static_assert(alignof(UOnsetNRT) == 0x000008, "Wrong alignment on UOnsetNRT"); \ static_assert(sizeof(UOnsetNRT) == 0x000080, "Wrong size on UOnsetNRT"); \ static_assert(offsetof(UOnsetNRT, Settings) == 0x000078, "Member 'UOnsetNRT::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaveTableTransform \ static_assert(alignof(FWaveTableTransform) == 0x000008, "Wrong alignment on FWaveTableTransform"); \ static_assert(sizeof(FWaveTableTransform) == 0x0000A0, "Wrong size on FWaveTableTransform"); \ static_assert(offsetof(FWaveTableTransform, Curve) == 0x000000, "Member 'FWaveTableTransform::Curve' has a wrong offset!"); \ static_assert(offsetof(FWaveTableTransform, Scalar) == 0x000004, "Member 'FWaveTableTransform::Scalar' has a wrong offset!"); \ static_assert(offsetof(FWaveTableTransform, CurveCustom) == 0x000008, "Member 'FWaveTableTransform::CurveCustom' has a wrong offset!"); \ static_assert(offsetof(FWaveTableTransform, CurveShared) == 0x000088, "Member 'FWaveTableTransform::CurveShared' has a wrong offset!"); \ static_assert(offsetof(FWaveTableTransform, WaveTable) == 0x000090, "Member 'FWaveTableTransform::WaveTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaveTableBankEntry \ static_assert(alignof(FWaveTableBankEntry) == 0x000008, "Wrong alignment on FWaveTableBankEntry"); \ static_assert(sizeof(FWaveTableBankEntry) == 0x0000A0, "Wrong size on FWaveTableBankEntry"); \ static_assert(offsetof(FWaveTableBankEntry, Transform) == 0x000000, "Member 'FWaveTableBankEntry::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWaveTableSettings \ static_assert(alignof(FWaveTableSettings) == 0x000008, "Wrong alignment on FWaveTableSettings"); \ static_assert(sizeof(FWaveTableSettings) == 0x000040, "Wrong size on FWaveTableSettings"); \ static_assert(offsetof(FWaveTableSettings, FilePath) == 0x000000, "Member 'FWaveTableSettings::FilePath' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, ChannelIndex) == 0x000010, "Member 'FWaveTableSettings::ChannelIndex' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, Phase) == 0x000014, "Member 'FWaveTableSettings::Phase' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, Top) == 0x000018, "Member 'FWaveTableSettings::Top' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, Tail) == 0x00001C, "Member 'FWaveTableSettings::Tail' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, FadeIn) == 0x000020, "Member 'FWaveTableSettings::FadeIn' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, FadeOut) == 0x000024, "Member 'FWaveTableSettings::FadeOut' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, bNormalize) == 0x000028, "Member 'FWaveTableSettings::bNormalize' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, bRemoveOffset) == 0x000029, "Member 'FWaveTableSettings::bRemoveOffset' has a wrong offset!"); \ static_assert(offsetof(FWaveTableSettings, SourcePCMData) == 0x000030, "Member 'FWaveTableSettings::SourcePCMData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaveTableBank \ static_assert(alignof(UWaveTableBank) == 0x000008, "Wrong alignment on UWaveTableBank"); \ static_assert(sizeof(UWaveTableBank) == 0x000048, "Wrong size on UWaveTableBank"); \ static_assert(offsetof(UWaveTableBank, Resolution) == 0x000030, "Member 'UWaveTableBank::Resolution' has a wrong offset!"); \ static_assert(offsetof(UWaveTableBank, bBipolar) == 0x000031, "Member 'UWaveTableBank::bBipolar' has a wrong offset!"); \ static_assert(offsetof(UWaveTableBank, Entries) == 0x000038, "Member 'UWaveTableBank::Entries' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobileInstalledContent_GetDiskFreeSpace \ static_assert(alignof(MobileInstalledContent_GetDiskFreeSpace) == 0x000004, "Wrong alignment on MobileInstalledContent_GetDiskFreeSpace"); \ static_assert(sizeof(MobileInstalledContent_GetDiskFreeSpace) == 0x000004, "Wrong size on MobileInstalledContent_GetDiskFreeSpace"); \ static_assert(offsetof(MobileInstalledContent_GetDiskFreeSpace, ReturnValue) == 0x000000, "Member 'MobileInstalledContent_GetDiskFreeSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobileInstalledContent_GetInstalledContentSize \ static_assert(alignof(MobileInstalledContent_GetInstalledContentSize) == 0x000004, "Wrong alignment on MobileInstalledContent_GetInstalledContentSize"); \ static_assert(sizeof(MobileInstalledContent_GetInstalledContentSize) == 0x000004, "Wrong size on MobileInstalledContent_GetInstalledContentSize"); \ static_assert(offsetof(MobileInstalledContent_GetInstalledContentSize, ReturnValue) == 0x000000, "Member 'MobileInstalledContent_GetInstalledContentSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobileInstalledContent_Mount \ static_assert(alignof(MobileInstalledContent_Mount) == 0x000008, "Wrong alignment on MobileInstalledContent_Mount"); \ static_assert(sizeof(MobileInstalledContent_Mount) == 0x000020, "Wrong size on MobileInstalledContent_Mount"); \ static_assert(offsetof(MobileInstalledContent_Mount, PakOrder) == 0x000000, "Member 'MobileInstalledContent_Mount::PakOrder' has a wrong offset!"); \ static_assert(offsetof(MobileInstalledContent_Mount, MountPoint) == 0x000008, "Member 'MobileInstalledContent_Mount::MountPoint' has a wrong offset!"); \ static_assert(offsetof(MobileInstalledContent_Mount, ReturnValue) == 0x000018, "Member 'MobileInstalledContent_Mount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMobileInstalledContent \ static_assert(alignof(UMobileInstalledContent) == 0x000008, "Wrong alignment on UMobileInstalledContent"); \ static_assert(sizeof(UMobileInstalledContent) == 0x000048, "Wrong size on UMobileInstalledContent"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetDownloadSize \ static_assert(alignof(MobilePendingContent_GetDownloadSize) == 0x000004, "Wrong alignment on MobilePendingContent_GetDownloadSize"); \ static_assert(sizeof(MobilePendingContent_GetDownloadSize) == 0x000004, "Wrong size on MobilePendingContent_GetDownloadSize"); \ static_assert(offsetof(MobilePendingContent_GetDownloadSize, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetDownloadSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetDownloadSpeed \ static_assert(alignof(MobilePendingContent_GetDownloadSpeed) == 0x000004, "Wrong alignment on MobilePendingContent_GetDownloadSpeed"); \ static_assert(sizeof(MobilePendingContent_GetDownloadSpeed) == 0x000004, "Wrong size on MobilePendingContent_GetDownloadSpeed"); \ static_assert(offsetof(MobilePendingContent_GetDownloadSpeed, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetDownloadSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetDownloadStatusText \ static_assert(alignof(MobilePendingContent_GetDownloadStatusText) == 0x000008, "Wrong alignment on MobilePendingContent_GetDownloadStatusText"); \ static_assert(sizeof(MobilePendingContent_GetDownloadStatusText) == 0x000018, "Wrong size on MobilePendingContent_GetDownloadStatusText"); \ static_assert(offsetof(MobilePendingContent_GetDownloadStatusText, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetDownloadStatusText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetInstallProgress \ static_assert(alignof(MobilePendingContent_GetInstallProgress) == 0x000004, "Wrong alignment on MobilePendingContent_GetInstallProgress"); \ static_assert(sizeof(MobilePendingContent_GetInstallProgress) == 0x000004, "Wrong size on MobilePendingContent_GetInstallProgress"); \ static_assert(offsetof(MobilePendingContent_GetInstallProgress, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetInstallProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetRequiredDiskSpace \ static_assert(alignof(MobilePendingContent_GetRequiredDiskSpace) == 0x000004, "Wrong alignment on MobilePendingContent_GetRequiredDiskSpace"); \ static_assert(sizeof(MobilePendingContent_GetRequiredDiskSpace) == 0x000004, "Wrong size on MobilePendingContent_GetRequiredDiskSpace"); \ static_assert(offsetof(MobilePendingContent_GetRequiredDiskSpace, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetRequiredDiskSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_GetTotalDownloadedSize \ static_assert(alignof(MobilePendingContent_GetTotalDownloadedSize) == 0x000004, "Wrong alignment on MobilePendingContent_GetTotalDownloadedSize"); \ static_assert(sizeof(MobilePendingContent_GetTotalDownloadedSize) == 0x000004, "Wrong size on MobilePendingContent_GetTotalDownloadedSize"); \ static_assert(offsetof(MobilePendingContent_GetTotalDownloadedSize, ReturnValue) == 0x000000, "Member 'MobilePendingContent_GetTotalDownloadedSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePendingContent_StartInstall \ static_assert(alignof(MobilePendingContent_StartInstall) == 0x000004, "Wrong alignment on MobilePendingContent_StartInstall"); \ static_assert(sizeof(MobilePendingContent_StartInstall) == 0x000020, "Wrong size on MobilePendingContent_StartInstall"); \ static_assert(offsetof(MobilePendingContent_StartInstall, OnSucceeded) == 0x000000, "Member 'MobilePendingContent_StartInstall::OnSucceeded' has a wrong offset!"); \ static_assert(offsetof(MobilePendingContent_StartInstall, OnFailed) == 0x000010, "Member 'MobilePendingContent_StartInstall::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMobilePendingContent \ static_assert(alignof(UMobilePendingContent) == 0x000008, "Wrong alignment on UMobilePendingContent"); \ static_assert(sizeof(UMobilePendingContent) == 0x000088, "Wrong size on UMobilePendingContent"); \ #define DUMPER7_ASSERTS_MobilePatchingLibrary_GetActiveDeviceProfileName \ static_assert(alignof(MobilePatchingLibrary_GetActiveDeviceProfileName) == 0x000008, "Wrong alignment on MobilePatchingLibrary_GetActiveDeviceProfileName"); \ static_assert(sizeof(MobilePatchingLibrary_GetActiveDeviceProfileName) == 0x000010, "Wrong size on MobilePatchingLibrary_GetActiveDeviceProfileName"); \ static_assert(offsetof(MobilePatchingLibrary_GetActiveDeviceProfileName, ReturnValue) == 0x000000, "Member 'MobilePatchingLibrary_GetActiveDeviceProfileName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePatchingLibrary_GetInstalledContent \ static_assert(alignof(MobilePatchingLibrary_GetInstalledContent) == 0x000008, "Wrong alignment on MobilePatchingLibrary_GetInstalledContent"); \ static_assert(sizeof(MobilePatchingLibrary_GetInstalledContent) == 0x000018, "Wrong size on MobilePatchingLibrary_GetInstalledContent"); \ static_assert(offsetof(MobilePatchingLibrary_GetInstalledContent, InstallDirectory) == 0x000000, "Member 'MobilePatchingLibrary_GetInstalledContent::InstallDirectory' has a wrong offset!"); \ static_assert(offsetof(MobilePatchingLibrary_GetInstalledContent, ReturnValue) == 0x000010, "Member 'MobilePatchingLibrary_GetInstalledContent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePatchingLibrary_GetSupportedPlatformNames \ static_assert(alignof(MobilePatchingLibrary_GetSupportedPlatformNames) == 0x000008, "Wrong alignment on MobilePatchingLibrary_GetSupportedPlatformNames"); \ static_assert(sizeof(MobilePatchingLibrary_GetSupportedPlatformNames) == 0x000010, "Wrong size on MobilePatchingLibrary_GetSupportedPlatformNames"); \ static_assert(offsetof(MobilePatchingLibrary_GetSupportedPlatformNames, ReturnValue) == 0x000000, "Member 'MobilePatchingLibrary_GetSupportedPlatformNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePatchingLibrary_HasActiveWiFiConnection \ static_assert(alignof(MobilePatchingLibrary_HasActiveWiFiConnection) == 0x000001, "Wrong alignment on MobilePatchingLibrary_HasActiveWiFiConnection"); \ static_assert(sizeof(MobilePatchingLibrary_HasActiveWiFiConnection) == 0x000001, "Wrong size on MobilePatchingLibrary_HasActiveWiFiConnection"); \ static_assert(offsetof(MobilePatchingLibrary_HasActiveWiFiConnection, ReturnValue) == 0x000000, "Member 'MobilePatchingLibrary_HasActiveWiFiConnection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobilePatchingLibrary_RequestContent \ static_assert(alignof(MobilePatchingLibrary_RequestContent) == 0x000008, "Wrong alignment on MobilePatchingLibrary_RequestContent"); \ static_assert(sizeof(MobilePatchingLibrary_RequestContent) == 0x000050, "Wrong size on MobilePatchingLibrary_RequestContent"); \ static_assert(offsetof(MobilePatchingLibrary_RequestContent, RemoteManifestURL) == 0x000000, "Member 'MobilePatchingLibrary_RequestContent::RemoteManifestURL' has a wrong offset!"); \ static_assert(offsetof(MobilePatchingLibrary_RequestContent, CloudURL) == 0x000010, "Member 'MobilePatchingLibrary_RequestContent::CloudURL' has a wrong offset!"); \ static_assert(offsetof(MobilePatchingLibrary_RequestContent, InstallDirectory) == 0x000020, "Member 'MobilePatchingLibrary_RequestContent::InstallDirectory' has a wrong offset!"); \ static_assert(offsetof(MobilePatchingLibrary_RequestContent, OnSucceeded) == 0x000030, "Member 'MobilePatchingLibrary_RequestContent::OnSucceeded' has a wrong offset!"); \ static_assert(offsetof(MobilePatchingLibrary_RequestContent, OnFailed) == 0x000040, "Member 'MobilePatchingLibrary_RequestContent::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMobilePatchingLibrary \ static_assert(alignof(UMobilePatchingLibrary) == 0x000008, "Wrong alignment on UMobilePatchingLibrary"); \ static_assert(sizeof(UMobilePatchingLibrary) == 0x000028, "Wrong size on UMobilePatchingLibrary"); \ #define DUMPER7_ASSERTS_CH_Maria_LinkEmpty_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'CH_Maria_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LinkEmpty_AnimBP_C_AnimGraph \ static_assert(alignof(CH_Maria_LinkEmpty_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Maria_LinkEmpty_AnimBP_C_AnimGraph"); \ static_assert(sizeof(CH_Maria_LinkEmpty_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on CH_Maria_LinkEmpty_AnimBP_C_AnimGraph"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'CH_Maria_LinkEmpty_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CH_Maria_LinkEmpty_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP \ static_assert(alignof(CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP) == 0x000004, "Wrong alignment on CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP"); \ static_assert(sizeof(CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP) == 0x000004, "Wrong size on CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP"); \ static_assert(offsetof(CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP, EntryPoint) == 0x000000, "Member 'CH_Maria_LinkEmpty_AnimBP_C_ExecuteUbergraph_CH_Maria_LinkEmpty_AnimBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Maria_LinkEmpty_AnimBP_C \ static_assert(alignof(UCH_Maria_LinkEmpty_AnimBP_C) == 0x000010, "Wrong alignment on UCH_Maria_LinkEmpty_AnimBP_C"); \ static_assert(sizeof(UCH_Maria_LinkEmpty_AnimBP_C) == 0x000450, "Wrong size on UCH_Maria_LinkEmpty_AnimBP_C"); \ static_assert(offsetof(UCH_Maria_LinkEmpty_AnimBP_C, UberGraphFrame) == 0x000350, "Member 'UCH_Maria_LinkEmpty_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LinkEmpty_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000358, "Member 'UCH_Maria_LinkEmpty_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LinkEmpty_AnimBP_C, AnimBlueprintExtension_Base) == 0x000360, "Member 'UCH_Maria_LinkEmpty_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LinkEmpty_AnimBP_C, AnimGraphNode_Root) == 0x000368, "Member 'UCH_Maria_LinkEmpty_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LinkEmpty_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000388, "Member 'UCH_Maria_LinkEmpty_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FResonanceAudioReverbPluginSettings \ static_assert(alignof(FResonanceAudioReverbPluginSettings) == 0x000010, "Wrong alignment on FResonanceAudioReverbPluginSettings"); \ static_assert(sizeof(FResonanceAudioReverbPluginSettings) == 0x000070, "Wrong size on FResonanceAudioReverbPluginSettings"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, bEnableRoomEffects) == 0x000000, "Member 'FResonanceAudioReverbPluginSettings::bEnableRoomEffects' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, bGetTransformFromAudioVolume) == 0x000001, "Member 'FResonanceAudioReverbPluginSettings::bGetTransformFromAudioVolume' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, RoomPosition) == 0x000008, "Member 'FResonanceAudioReverbPluginSettings::RoomPosition' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, RoomRotation) == 0x000020, "Member 'FResonanceAudioReverbPluginSettings::RoomRotation' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, RoomDimensions) == 0x000040, "Member 'FResonanceAudioReverbPluginSettings::RoomDimensions' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, LeftWallMaterial) == 0x000058, "Member 'FResonanceAudioReverbPluginSettings::LeftWallMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, RightWallMaterial) == 0x000059, "Member 'FResonanceAudioReverbPluginSettings::RightWallMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, FloorMaterial) == 0x00005A, "Member 'FResonanceAudioReverbPluginSettings::FloorMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, CeilingMaterial) == 0x00005B, "Member 'FResonanceAudioReverbPluginSettings::CeilingMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, FrontWallMaterial) == 0x00005C, "Member 'FResonanceAudioReverbPluginSettings::FrontWallMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, BackWallMaterial) == 0x00005D, "Member 'FResonanceAudioReverbPluginSettings::BackWallMaterial' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, ReflectionScalar) == 0x000060, "Member 'FResonanceAudioReverbPluginSettings::ReflectionScalar' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, ReverbGain) == 0x000064, "Member 'FResonanceAudioReverbPluginSettings::ReverbGain' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, ReverbTimeModifier) == 0x000068, "Member 'FResonanceAudioReverbPluginSettings::ReverbTimeModifier' has a wrong offset!"); \ static_assert(offsetof(FResonanceAudioReverbPluginSettings, ReverbBrightness) == 0x00006C, "Member 'FResonanceAudioReverbPluginSettings::ReverbBrightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity \ static_assert(alignof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity) == 0x000004, "Wrong alignment on ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity"); \ static_assert(sizeof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity) == 0x000008, "Wrong size on ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity"); \ static_assert(offsetof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity, InPattern) == 0x000000, "Member 'ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity::InPattern' has a wrong offset!"); \ static_assert(offsetof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity, InSharpness) == 0x000004, "Member 'ResonanceAudioSpatializationSourceSettings_SetSoundSourceDirectivity::InSharpness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread \ static_assert(alignof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread) == 0x000004, "Wrong alignment on ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread"); \ static_assert(sizeof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread) == 0x000004, "Wrong size on ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread"); \ static_assert(offsetof(ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread, InSpread) == 0x000000, "Member 'ResonanceAudioSpatializationSourceSettings_SetSoundSourceSpread::InSpread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResonanceAudioSpatializationSourceSettings \ static_assert(alignof(UResonanceAudioSpatializationSourceSettings) == 0x000008, "Wrong alignment on UResonanceAudioSpatializationSourceSettings"); \ static_assert(sizeof(UResonanceAudioSpatializationSourceSettings) == 0x000050, "Wrong size on UResonanceAudioSpatializationSourceSettings"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, SpatializationMethod) == 0x000028, "Member 'UResonanceAudioSpatializationSourceSettings::SpatializationMethod' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Pattern) == 0x00002C, "Member 'UResonanceAudioSpatializationSourceSettings::Pattern' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Sharpness) == 0x000030, "Member 'UResonanceAudioSpatializationSourceSettings::Sharpness' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, bToggleVisualization) == 0x000034, "Member 'UResonanceAudioSpatializationSourceSettings::bToggleVisualization' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Scale) == 0x000038, "Member 'UResonanceAudioSpatializationSourceSettings::Scale' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Spread) == 0x00003C, "Member 'UResonanceAudioSpatializationSourceSettings::Spread' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Rolloff) == 0x000040, "Member 'UResonanceAudioSpatializationSourceSettings::Rolloff' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, minDistance) == 0x000044, "Member 'UResonanceAudioSpatializationSourceSettings::minDistance' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, MaxDistance) == 0x000048, "Member 'UResonanceAudioSpatializationSourceSettings::MaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResonanceAudioSoundfieldSettings \ static_assert(alignof(UResonanceAudioSoundfieldSettings) == 0x000008, "Wrong alignment on UResonanceAudioSoundfieldSettings"); \ static_assert(sizeof(UResonanceAudioSoundfieldSettings) == 0x000030, "Wrong size on UResonanceAudioSoundfieldSettings"); \ static_assert(offsetof(UResonanceAudioSoundfieldSettings, RenderMode) == 0x000028, "Member 'UResonanceAudioSoundfieldSettings::RenderMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset \ static_assert(alignof(ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset) == 0x000008, "Wrong alignment on ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset"); \ static_assert(sizeof(ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset) == 0x000008, "Wrong size on ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset"); \ static_assert(offsetof(ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset, ReturnValue) == 0x000000, "Member 'ResonanceAudioBlueprintFunctionLibrary_GetGlobalReverbPreset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset \ static_assert(alignof(ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset) == 0x000008, "Wrong alignment on ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset"); \ static_assert(sizeof(ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset) == 0x000008, "Wrong size on ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset"); \ static_assert(offsetof(ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset, InPreset) == 0x000000, "Member 'ResonanceAudioBlueprintFunctionLibrary_SetGlobalReverbPreset::InPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResonanceAudioBlueprintFunctionLibrary \ static_assert(alignof(UResonanceAudioBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UResonanceAudioBlueprintFunctionLibrary"); \ static_assert(sizeof(UResonanceAudioBlueprintFunctionLibrary) == 0x000028, "Wrong size on UResonanceAudioBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_AResonanceAudioDirectivityVisualizer \ static_assert(alignof(AResonanceAudioDirectivityVisualizer) == 0x000008, "Wrong alignment on AResonanceAudioDirectivityVisualizer"); \ static_assert(sizeof(AResonanceAudioDirectivityVisualizer) == 0x000330, "Wrong size on AResonanceAudioDirectivityVisualizer"); \ static_assert(offsetof(AResonanceAudioDirectivityVisualizer, Material) == 0x000320, "Member 'AResonanceAudioDirectivityVisualizer::Material' has a wrong offset!"); \ static_assert(offsetof(AResonanceAudioDirectivityVisualizer, Settings) == 0x000328, "Member 'AResonanceAudioDirectivityVisualizer::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetEnableRoomEffects \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetEnableRoomEffects) == 0x000001, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetEnableRoomEffects"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetEnableRoomEffects) == 0x000001, "Wrong size on ResonanceAudioReverbPluginPreset_SetEnableRoomEffects"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetEnableRoomEffects, bInEnableRoomEffects) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetEnableRoomEffects::bInEnableRoomEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetReflectionScalar \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetReflectionScalar) == 0x000004, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetReflectionScalar"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetReflectionScalar) == 0x000004, "Wrong size on ResonanceAudioReverbPluginPreset_SetReflectionScalar"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetReflectionScalar, InReflectionScalar) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetReflectionScalar::InReflectionScalar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetReverbBrightness \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetReverbBrightness) == 0x000004, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetReverbBrightness"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetReverbBrightness) == 0x000004, "Wrong size on ResonanceAudioReverbPluginPreset_SetReverbBrightness"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetReverbBrightness, InReverbBrightness) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetReverbBrightness::InReverbBrightness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetReverbGain \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetReverbGain) == 0x000004, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetReverbGain"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetReverbGain) == 0x000004, "Wrong size on ResonanceAudioReverbPluginPreset_SetReverbGain"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetReverbGain, InReverbGain) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetReverbGain::InReverbGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetReverbTimeModifier \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetReverbTimeModifier) == 0x000004, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetReverbTimeModifier"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetReverbTimeModifier) == 0x000004, "Wrong size on ResonanceAudioReverbPluginPreset_SetReverbTimeModifier"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetReverbTimeModifier, InReverbTimeModifier) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetReverbTimeModifier::InReverbTimeModifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetRoomDimensions \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetRoomDimensions) == 0x000008, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetRoomDimensions"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetRoomDimensions) == 0x000018, "Wrong size on ResonanceAudioReverbPluginPreset_SetRoomDimensions"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetRoomDimensions, InDimensions) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetRoomDimensions::InDimensions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetRoomMaterials \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetRoomMaterials) == 0x000008, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetRoomMaterials"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetRoomMaterials) == 0x000010, "Wrong size on ResonanceAudioReverbPluginPreset_SetRoomMaterials"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetRoomMaterials, InMaterials) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetRoomMaterials::InMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetRoomPosition \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetRoomPosition) == 0x000008, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetRoomPosition"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetRoomPosition) == 0x000018, "Wrong size on ResonanceAudioReverbPluginPreset_SetRoomPosition"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetRoomPosition, InPosition) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetRoomPosition::InPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResonanceAudioReverbPluginPreset_SetRoomRotation \ static_assert(alignof(ResonanceAudioReverbPluginPreset_SetRoomRotation) == 0x000010, "Wrong alignment on ResonanceAudioReverbPluginPreset_SetRoomRotation"); \ static_assert(sizeof(ResonanceAudioReverbPluginPreset_SetRoomRotation) == 0x000020, "Wrong size on ResonanceAudioReverbPluginPreset_SetRoomRotation"); \ static_assert(offsetof(ResonanceAudioReverbPluginPreset_SetRoomRotation, InRotation) == 0x000000, "Member 'ResonanceAudioReverbPluginPreset_SetRoomRotation::InRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResonanceAudioReverbPluginPreset \ static_assert(alignof(UResonanceAudioReverbPluginPreset) == 0x000010, "Wrong alignment on UResonanceAudioReverbPluginPreset"); \ static_assert(sizeof(UResonanceAudioReverbPluginPreset) == 0x000170, "Wrong size on UResonanceAudioReverbPluginPreset"); \ static_assert(offsetof(UResonanceAudioReverbPluginPreset, Settings) == 0x000100, "Member 'UResonanceAudioReverbPluginPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResonanceAudioSettings \ static_assert(alignof(UResonanceAudioSettings) == 0x000008, "Wrong alignment on UResonanceAudioSettings"); \ static_assert(sizeof(UResonanceAudioSettings) == 0x000090, "Wrong size on UResonanceAudioSettings"); \ static_assert(offsetof(UResonanceAudioSettings, OutputSubmix) == 0x000028, "Member 'UResonanceAudioSettings::OutputSubmix' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSettings, QualityMode) == 0x000048, "Member 'UResonanceAudioSettings::QualityMode' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSettings, GlobalReverbPreset) == 0x000050, "Member 'UResonanceAudioSettings::GlobalReverbPreset' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSettings, GlobalSourcePreset) == 0x000070, "Member 'UResonanceAudioSettings::GlobalSourcePreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAmbisonicsEncodingSettings \ static_assert(alignof(UAmbisonicsEncodingSettings) == 0x000008, "Wrong alignment on UAmbisonicsEncodingSettings"); \ static_assert(sizeof(UAmbisonicsEncodingSettings) == 0x000030, "Wrong size on UAmbisonicsEncodingSettings"); \ static_assert(offsetof(UAmbisonicsEncodingSettings, AmbisonicsOrder) == 0x000028, "Member 'UAmbisonicsEncodingSettings::AmbisonicsOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectChorusBaseSettings \ static_assert(alignof(FSourceEffectChorusBaseSettings) == 0x000004, "Wrong alignment on FSourceEffectChorusBaseSettings"); \ static_assert(sizeof(FSourceEffectChorusBaseSettings) == 0x000018, "Wrong size on FSourceEffectChorusBaseSettings"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, Depth) == 0x000000, "Member 'FSourceEffectChorusBaseSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, Frequency) == 0x000004, "Member 'FSourceEffectChorusBaseSettings::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, Feedback) == 0x000008, "Member 'FSourceEffectChorusBaseSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, WetLevel) == 0x00000C, "Member 'FSourceEffectChorusBaseSettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, DryLevel) == 0x000010, "Member 'FSourceEffectChorusBaseSettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusBaseSettings, Spread) == 0x000014, "Member 'FSourceEffectChorusBaseSettings::Spread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSynth1PatchCable \ static_assert(alignof(FSynth1PatchCable) == 0x000004, "Wrong alignment on FSynth1PatchCable"); \ static_assert(sizeof(FSynth1PatchCable) == 0x000008, "Wrong size on FSynth1PatchCable"); \ static_assert(offsetof(FSynth1PatchCable, Depth) == 0x000000, "Member 'FSynth1PatchCable::Depth' has a wrong offset!"); \ static_assert(offsetof(FSynth1PatchCable, Destination) == 0x000004, "Member 'FSynth1PatchCable::Destination' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPatchId \ static_assert(alignof(FPatchId) == 0x000004, "Wrong alignment on FPatchId"); \ static_assert(sizeof(FPatchId) == 0x000004, "Wrong size on FPatchId"); \ static_assert(offsetof(FPatchId, ID) == 0x000000, "Member 'FPatchId::ID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEpicSynth1Patch \ static_assert(alignof(FEpicSynth1Patch) == 0x000008, "Wrong alignment on FEpicSynth1Patch"); \ static_assert(sizeof(FEpicSynth1Patch) == 0x000018, "Wrong size on FEpicSynth1Patch"); \ static_assert(offsetof(FEpicSynth1Patch, PatchSource) == 0x000000, "Member 'FEpicSynth1Patch::PatchSource' has a wrong offset!"); \ static_assert(offsetof(FEpicSynth1Patch, PatchCables) == 0x000008, "Member 'FEpicSynth1Patch::PatchCables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModularSynthPreset \ static_assert(alignof(FModularSynthPreset) == 0x000008, "Wrong alignment on FModularSynthPreset"); \ static_assert(sizeof(FModularSynthPreset) == 0x0000E0, "Wrong size on FModularSynthPreset"); \ static_assert(offsetof(FModularSynthPreset, Osc1Type) == 0x00000C, "Member 'FModularSynthPreset::Osc1Type' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc1Gain) == 0x000010, "Member 'FModularSynthPreset::Osc1Gain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc1Octave) == 0x000014, "Member 'FModularSynthPreset::Osc1Octave' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc1Semitones) == 0x000018, "Member 'FModularSynthPreset::Osc1Semitones' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc1Cents) == 0x00001C, "Member 'FModularSynthPreset::Osc1Cents' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc1PulseWidth) == 0x000020, "Member 'FModularSynthPreset::Osc1PulseWidth' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2Type) == 0x000024, "Member 'FModularSynthPreset::Osc2Type' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2Gain) == 0x000028, "Member 'FModularSynthPreset::Osc2Gain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2Octave) == 0x00002C, "Member 'FModularSynthPreset::Osc2Octave' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2Semitones) == 0x000030, "Member 'FModularSynthPreset::Osc2Semitones' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2Cents) == 0x000034, "Member 'FModularSynthPreset::Osc2Cents' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Osc2PulseWidth) == 0x000038, "Member 'FModularSynthPreset::Osc2PulseWidth' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Portamento) == 0x00003C, "Member 'FModularSynthPreset::Portamento' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Spread) == 0x000044, "Member 'FModularSynthPreset::Spread' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Pan) == 0x000048, "Member 'FModularSynthPreset::Pan' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO1Frequency) == 0x00004C, "Member 'FModularSynthPreset::LFO1Frequency' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO1Gain) == 0x000050, "Member 'FModularSynthPreset::LFO1Gain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO1Type) == 0x000054, "Member 'FModularSynthPreset::LFO1Type' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO1Mode) == 0x000055, "Member 'FModularSynthPreset::LFO1Mode' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO1PatchType) == 0x000056, "Member 'FModularSynthPreset::LFO1PatchType' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO2Frequency) == 0x000058, "Member 'FModularSynthPreset::LFO2Frequency' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO2Gain) == 0x00005C, "Member 'FModularSynthPreset::LFO2Gain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO2Type) == 0x000060, "Member 'FModularSynthPreset::LFO2Type' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO2Mode) == 0x000061, "Member 'FModularSynthPreset::LFO2Mode' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, LFO2PatchType) == 0x000062, "Member 'FModularSynthPreset::LFO2PatchType' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, GainDb) == 0x000064, "Member 'FModularSynthPreset::GainDb' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, AttackTime) == 0x000068, "Member 'FModularSynthPreset::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, DecayTime) == 0x00006C, "Member 'FModularSynthPreset::DecayTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, SustainGain) == 0x000070, "Member 'FModularSynthPreset::SustainGain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ReleaseTime) == 0x000074, "Member 'FModularSynthPreset::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModEnvPatchType) == 0x000078, "Member 'FModularSynthPreset::ModEnvPatchType' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModEnvBiasPatchType) == 0x000079, "Member 'FModularSynthPreset::ModEnvBiasPatchType' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModulationEnvelopeDepth) == 0x000080, "Member 'FModularSynthPreset::ModulationEnvelopeDepth' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModulationEnvelopeAttackTime) == 0x000084, "Member 'FModularSynthPreset::ModulationEnvelopeAttackTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModulationEnvelopeDecayTime) == 0x000088, "Member 'FModularSynthPreset::ModulationEnvelopeDecayTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModulationEnvelopeSustainGain) == 0x00008C, "Member 'FModularSynthPreset::ModulationEnvelopeSustainGain' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ModulationEnvelopeReleaseTime) == 0x000090, "Member 'FModularSynthPreset::ModulationEnvelopeReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, FilterFrequency) == 0x000098, "Member 'FModularSynthPreset::FilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, FilterQ) == 0x00009C, "Member 'FModularSynthPreset::FilterQ' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, FilterType) == 0x0000A0, "Member 'FModularSynthPreset::FilterType' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, FilterAlgorithm) == 0x0000A1, "Member 'FModularSynthPreset::FilterAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, StereoDelayMode) == 0x0000A8, "Member 'FModularSynthPreset::StereoDelayMode' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, StereoDelayTime) == 0x0000AC, "Member 'FModularSynthPreset::StereoDelayTime' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, StereoDelayFeedback) == 0x0000B0, "Member 'FModularSynthPreset::StereoDelayFeedback' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, StereoDelayWetlevel) == 0x0000B4, "Member 'FModularSynthPreset::StereoDelayWetlevel' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, StereoDelayRatio) == 0x0000B8, "Member 'FModularSynthPreset::StereoDelayRatio' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ChorusDepth) == 0x0000C0, "Member 'FModularSynthPreset::ChorusDepth' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ChorusFeedback) == 0x0000C4, "Member 'FModularSynthPreset::ChorusFeedback' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, ChorusFrequency) == 0x0000C8, "Member 'FModularSynthPreset::ChorusFrequency' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPreset, Patches) == 0x0000D0, "Member 'FModularSynthPreset::Patches' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FModularSynthPresetBankEntry \ static_assert(alignof(FModularSynthPresetBankEntry) == 0x000008, "Wrong alignment on FModularSynthPresetBankEntry"); \ static_assert(sizeof(FModularSynthPresetBankEntry) == 0x0000F0, "Wrong size on FModularSynthPresetBankEntry"); \ static_assert(offsetof(FModularSynthPresetBankEntry, PresetName) == 0x000000, "Member 'FModularSynthPresetBankEntry::PresetName' has a wrong offset!"); \ static_assert(offsetof(FModularSynthPresetBankEntry, Preset) == 0x000010, "Member 'FModularSynthPresetBankEntry::Preset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectBitCrusherBaseSettings \ static_assert(alignof(FSourceEffectBitCrusherBaseSettings) == 0x000004, "Wrong alignment on FSourceEffectBitCrusherBaseSettings"); \ static_assert(sizeof(FSourceEffectBitCrusherBaseSettings) == 0x000008, "Wrong size on FSourceEffectBitCrusherBaseSettings"); \ static_assert(offsetof(FSourceEffectBitCrusherBaseSettings, SampleRate) == 0x000000, "Member 'FSourceEffectBitCrusherBaseSettings::SampleRate' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectBitCrusherBaseSettings, BitDepth) == 0x000004, "Member 'FSourceEffectBitCrusherBaseSettings::BitDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectBitCrusherSettings \ static_assert(alignof(FSourceEffectBitCrusherSettings) == 0x000008, "Wrong alignment on FSourceEffectBitCrusherSettings"); \ static_assert(sizeof(FSourceEffectBitCrusherSettings) == 0x0000D0, "Wrong size on FSourceEffectBitCrusherSettings"); \ static_assert(offsetof(FSourceEffectBitCrusherSettings, CrushedSampleRate) == 0x000000, "Member 'FSourceEffectBitCrusherSettings::CrushedSampleRate' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectBitCrusherSettings, SampleRateModulation) == 0x000008, "Member 'FSourceEffectBitCrusherSettings::SampleRateModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectBitCrusherSettings, CrushedBits) == 0x000068, "Member 'FSourceEffectBitCrusherSettings::CrushedBits' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectBitCrusherSettings, BitModulation) == 0x000070, "Member 'FSourceEffectBitCrusherSettings::BitModulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectChorusSettings \ static_assert(alignof(FSourceEffectChorusSettings) == 0x000008, "Wrong alignment on FSourceEffectChorusSettings"); \ static_assert(sizeof(FSourceEffectChorusSettings) == 0x000258, "Wrong size on FSourceEffectChorusSettings"); \ static_assert(offsetof(FSourceEffectChorusSettings, Depth) == 0x000000, "Member 'FSourceEffectChorusSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, Frequency) == 0x000004, "Member 'FSourceEffectChorusSettings::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, Feedback) == 0x000008, "Member 'FSourceEffectChorusSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, WetLevel) == 0x00000C, "Member 'FSourceEffectChorusSettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, DryLevel) == 0x000010, "Member 'FSourceEffectChorusSettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, Spread) == 0x000014, "Member 'FSourceEffectChorusSettings::Spread' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, DepthModulation) == 0x000018, "Member 'FSourceEffectChorusSettings::DepthModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, FrequencyModulation) == 0x000078, "Member 'FSourceEffectChorusSettings::FrequencyModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, FeedbackModulation) == 0x0000D8, "Member 'FSourceEffectChorusSettings::FeedbackModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, WetModulation) == 0x000138, "Member 'FSourceEffectChorusSettings::WetModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, DryModulation) == 0x000198, "Member 'FSourceEffectChorusSettings::DryModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectChorusSettings, SpreadModulation) == 0x0001F8, "Member 'FSourceEffectChorusSettings::SpreadModulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectConvolutionReverbSettings \ static_assert(alignof(FSourceEffectConvolutionReverbSettings) == 0x000004, "Wrong alignment on FSourceEffectConvolutionReverbSettings"); \ static_assert(sizeof(FSourceEffectConvolutionReverbSettings) == 0x000010, "Wrong size on FSourceEffectConvolutionReverbSettings"); \ static_assert(offsetof(FSourceEffectConvolutionReverbSettings, NormalizationVolumeDb) == 0x000000, "Member 'FSourceEffectConvolutionReverbSettings::NormalizationVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectConvolutionReverbSettings, WetVolumeDb) == 0x000004, "Member 'FSourceEffectConvolutionReverbSettings::WetVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectConvolutionReverbSettings, DryVolumeDb) == 0x000008, "Member 'FSourceEffectConvolutionReverbSettings::DryVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectConvolutionReverbSettings, bBypass) == 0x00000C, "Member 'FSourceEffectConvolutionReverbSettings::bBypass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectDynamicsProcessorSettings \ static_assert(alignof(FSourceEffectDynamicsProcessorSettings) == 0x000004, "Wrong alignment on FSourceEffectDynamicsProcessorSettings"); \ static_assert(sizeof(FSourceEffectDynamicsProcessorSettings) == 0x000028, "Wrong size on FSourceEffectDynamicsProcessorSettings"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, DynamicsProcessorType) == 0x000000, "Member 'FSourceEffectDynamicsProcessorSettings::DynamicsProcessorType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, PeakMode) == 0x000001, "Member 'FSourceEffectDynamicsProcessorSettings::PeakMode' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, LookAheadMsec) == 0x000004, "Member 'FSourceEffectDynamicsProcessorSettings::LookAheadMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, AttackTimeMsec) == 0x000008, "Member 'FSourceEffectDynamicsProcessorSettings::AttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, ReleaseTimeMsec) == 0x00000C, "Member 'FSourceEffectDynamicsProcessorSettings::ReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, ThresholdDb) == 0x000010, "Member 'FSourceEffectDynamicsProcessorSettings::ThresholdDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, Ratio) == 0x000014, "Member 'FSourceEffectDynamicsProcessorSettings::Ratio' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, KneeBandwidthDb) == 0x000018, "Member 'FSourceEffectDynamicsProcessorSettings::KneeBandwidthDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, InputGainDb) == 0x00001C, "Member 'FSourceEffectDynamicsProcessorSettings::InputGainDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectDynamicsProcessorSettings, OutputGainDb) == 0x000020, "Member 'FSourceEffectDynamicsProcessorSettings::OutputGainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectEnvelopeFollowerSettings \ static_assert(alignof(FSourceEffectEnvelopeFollowerSettings) == 0x000004, "Wrong alignment on FSourceEffectEnvelopeFollowerSettings"); \ static_assert(sizeof(FSourceEffectEnvelopeFollowerSettings) == 0x00000C, "Wrong size on FSourceEffectEnvelopeFollowerSettings"); \ static_assert(offsetof(FSourceEffectEnvelopeFollowerSettings, AttackTime) == 0x000000, "Member 'FSourceEffectEnvelopeFollowerSettings::AttackTime' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectEnvelopeFollowerSettings, ReleaseTime) == 0x000004, "Member 'FSourceEffectEnvelopeFollowerSettings::ReleaseTime' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectEnvelopeFollowerSettings, PeakMode) == 0x000008, "Member 'FSourceEffectEnvelopeFollowerSettings::PeakMode' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectEnvelopeFollowerSettings, bIsAnalogMode) == 0x000009, "Member 'FSourceEffectEnvelopeFollowerSettings::bIsAnalogMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectEQBand \ static_assert(alignof(FSourceEffectEQBand) == 0x000004, "Wrong alignment on FSourceEffectEQBand"); \ static_assert(sizeof(FSourceEffectEQBand) == 0x000010, "Wrong size on FSourceEffectEQBand"); \ static_assert(offsetof(FSourceEffectEQBand, Frequency) == 0x000000, "Member 'FSourceEffectEQBand::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectEQBand, Bandwidth) == 0x000004, "Member 'FSourceEffectEQBand::Bandwidth' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectEQBand, GainDb) == 0x000008, "Member 'FSourceEffectEQBand::GainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectEQSettings \ static_assert(alignof(FSourceEffectEQSettings) == 0x000008, "Wrong alignment on FSourceEffectEQSettings"); \ static_assert(sizeof(FSourceEffectEQSettings) == 0x000010, "Wrong size on FSourceEffectEQSettings"); \ static_assert(offsetof(FSourceEffectEQSettings, EQBands) == 0x000000, "Member 'FSourceEffectEQSettings::EQBands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectFilterAudioBusModulationSettings \ static_assert(alignof(FSourceEffectFilterAudioBusModulationSettings) == 0x000008, "Wrong alignment on FSourceEffectFilterAudioBusModulationSettings"); \ static_assert(sizeof(FSourceEffectFilterAudioBusModulationSettings) == 0x000028, "Wrong size on FSourceEffectFilterAudioBusModulationSettings"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, AudioBus) == 0x000000, "Member 'FSourceEffectFilterAudioBusModulationSettings::AudioBus' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, EnvelopeFollowerAttackTimeMsec) == 0x000008, "Member 'FSourceEffectFilterAudioBusModulationSettings::EnvelopeFollowerAttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, EnvelopeFollowerReleaseTimeMsec) == 0x00000C, "Member 'FSourceEffectFilterAudioBusModulationSettings::EnvelopeFollowerReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, EnvelopeGainMultiplier) == 0x000010, "Member 'FSourceEffectFilterAudioBusModulationSettings::EnvelopeGainMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, FilterParam) == 0x000014, "Member 'FSourceEffectFilterAudioBusModulationSettings::FilterParam' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, MinFrequencyModulation) == 0x000018, "Member 'FSourceEffectFilterAudioBusModulationSettings::MinFrequencyModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, MaxFrequencyModulation) == 0x00001C, "Member 'FSourceEffectFilterAudioBusModulationSettings::MaxFrequencyModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, MinResonanceModulation) == 0x000020, "Member 'FSourceEffectFilterAudioBusModulationSettings::MinResonanceModulation' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterAudioBusModulationSettings, MaxResonanceModulation) == 0x000024, "Member 'FSourceEffectFilterAudioBusModulationSettings::MaxResonanceModulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectFilterSettings \ static_assert(alignof(FSourceEffectFilterSettings) == 0x000008, "Wrong alignment on FSourceEffectFilterSettings"); \ static_assert(sizeof(FSourceEffectFilterSettings) == 0x000020, "Wrong size on FSourceEffectFilterSettings"); \ static_assert(offsetof(FSourceEffectFilterSettings, FilterCircuit) == 0x000000, "Member 'FSourceEffectFilterSettings::FilterCircuit' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterSettings, FilterType) == 0x000001, "Member 'FSourceEffectFilterSettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterSettings, CutoffFrequency) == 0x000004, "Member 'FSourceEffectFilterSettings::CutoffFrequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterSettings, FilterQ) == 0x000008, "Member 'FSourceEffectFilterSettings::FilterQ' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFilterSettings, AudioBusModulation) == 0x000010, "Member 'FSourceEffectFilterSettings::AudioBusModulation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectFoldbackDistortionSettings \ static_assert(alignof(FSourceEffectFoldbackDistortionSettings) == 0x000004, "Wrong alignment on FSourceEffectFoldbackDistortionSettings"); \ static_assert(sizeof(FSourceEffectFoldbackDistortionSettings) == 0x00000C, "Wrong size on FSourceEffectFoldbackDistortionSettings"); \ static_assert(offsetof(FSourceEffectFoldbackDistortionSettings, InputGainDb) == 0x000000, "Member 'FSourceEffectFoldbackDistortionSettings::InputGainDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFoldbackDistortionSettings, ThresholdDb) == 0x000004, "Member 'FSourceEffectFoldbackDistortionSettings::ThresholdDb' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectFoldbackDistortionSettings, OutputGainDb) == 0x000008, "Member 'FSourceEffectFoldbackDistortionSettings::OutputGainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectMidSideSpreaderSettings \ static_assert(alignof(FSourceEffectMidSideSpreaderSettings) == 0x000004, "Wrong alignment on FSourceEffectMidSideSpreaderSettings"); \ static_assert(sizeof(FSourceEffectMidSideSpreaderSettings) == 0x000008, "Wrong size on FSourceEffectMidSideSpreaderSettings"); \ static_assert(offsetof(FSourceEffectMidSideSpreaderSettings, SpreadAmount) == 0x000000, "Member 'FSourceEffectMidSideSpreaderSettings::SpreadAmount' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMidSideSpreaderSettings, InputMode) == 0x000004, "Member 'FSourceEffectMidSideSpreaderSettings::InputMode' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMidSideSpreaderSettings, OutputMode) == 0x000005, "Member 'FSourceEffectMidSideSpreaderSettings::OutputMode' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMidSideSpreaderSettings, bEqualPower) == 0x000006, "Member 'FSourceEffectMidSideSpreaderSettings::bEqualPower' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectIndividualFilterSettings \ static_assert(alignof(FSourceEffectIndividualFilterSettings) == 0x000004, "Wrong alignment on FSourceEffectIndividualFilterSettings"); \ static_assert(sizeof(FSourceEffectIndividualFilterSettings) == 0x00000C, "Wrong size on FSourceEffectIndividualFilterSettings"); \ static_assert(offsetof(FSourceEffectIndividualFilterSettings, FilterCircuit) == 0x000000, "Member 'FSourceEffectIndividualFilterSettings::FilterCircuit' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectIndividualFilterSettings, FilterType) == 0x000001, "Member 'FSourceEffectIndividualFilterSettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectIndividualFilterSettings, CutoffFrequency) == 0x000004, "Member 'FSourceEffectIndividualFilterSettings::CutoffFrequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectIndividualFilterSettings, FilterQ) == 0x000008, "Member 'FSourceEffectIndividualFilterSettings::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectMotionFilterModulationSettings \ static_assert(alignof(FSourceEffectMotionFilterModulationSettings) == 0x000008, "Wrong alignment on FSourceEffectMotionFilterModulationSettings"); \ static_assert(sizeof(FSourceEffectMotionFilterModulationSettings) == 0x000040, "Wrong size on FSourceEffectMotionFilterModulationSettings"); \ static_assert(offsetof(FSourceEffectMotionFilterModulationSettings, ModulationSource) == 0x000000, "Member 'FSourceEffectMotionFilterModulationSettings::ModulationSource' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterModulationSettings, ModulationInputRange) == 0x000008, "Member 'FSourceEffectMotionFilterModulationSettings::ModulationInputRange' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterModulationSettings, ModulationOutputMinimumRange) == 0x000018, "Member 'FSourceEffectMotionFilterModulationSettings::ModulationOutputMinimumRange' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterModulationSettings, ModulationOutputMaximumRange) == 0x000028, "Member 'FSourceEffectMotionFilterModulationSettings::ModulationOutputMaximumRange' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterModulationSettings, UpdateEaseMS) == 0x000038, "Member 'FSourceEffectMotionFilterModulationSettings::UpdateEaseMS' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectMotionFilterSettings \ static_assert(alignof(FSourceEffectMotionFilterSettings) == 0x000008, "Wrong alignment on FSourceEffectMotionFilterSettings"); \ static_assert(sizeof(FSourceEffectMotionFilterSettings) == 0x000078, "Wrong size on FSourceEffectMotionFilterSettings"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, MotionFilterTopology) == 0x000000, "Member 'FSourceEffectMotionFilterSettings::MotionFilterTopology' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, MotionFilterMix) == 0x000004, "Member 'FSourceEffectMotionFilterSettings::MotionFilterMix' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, FilterASettings) == 0x000008, "Member 'FSourceEffectMotionFilterSettings::FilterASettings' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, FilterBSettings) == 0x000014, "Member 'FSourceEffectMotionFilterSettings::FilterBSettings' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, ModulationMappings) == 0x000020, "Member 'FSourceEffectMotionFilterSettings::ModulationMappings' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectMotionFilterSettings, DryVolumeDb) == 0x000070, "Member 'FSourceEffectMotionFilterSettings::DryVolumeDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectPannerSettings \ static_assert(alignof(FSourceEffectPannerSettings) == 0x000004, "Wrong alignment on FSourceEffectPannerSettings"); \ static_assert(sizeof(FSourceEffectPannerSettings) == 0x000008, "Wrong size on FSourceEffectPannerSettings"); \ static_assert(offsetof(FSourceEffectPannerSettings, Spread) == 0x000000, "Member 'FSourceEffectPannerSettings::Spread' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectPannerSettings, Pan) == 0x000004, "Member 'FSourceEffectPannerSettings::Pan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectPhaserSettings \ static_assert(alignof(FSourceEffectPhaserSettings) == 0x000004, "Wrong alignment on FSourceEffectPhaserSettings"); \ static_assert(sizeof(FSourceEffectPhaserSettings) == 0x000010, "Wrong size on FSourceEffectPhaserSettings"); \ static_assert(offsetof(FSourceEffectPhaserSettings, WetLevel) == 0x000000, "Member 'FSourceEffectPhaserSettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectPhaserSettings, Frequency) == 0x000004, "Member 'FSourceEffectPhaserSettings::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectPhaserSettings, Feedback) == 0x000008, "Member 'FSourceEffectPhaserSettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectPhaserSettings, LFOType) == 0x00000C, "Member 'FSourceEffectPhaserSettings::LFOType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectPhaserSettings, UseQuadraturePhase) == 0x00000D, "Member 'FSourceEffectPhaserSettings::UseQuadraturePhase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectRingModulationSettings \ static_assert(alignof(FSourceEffectRingModulationSettings) == 0x000008, "Wrong alignment on FSourceEffectRingModulationSettings"); \ static_assert(sizeof(FSourceEffectRingModulationSettings) == 0x000020, "Wrong size on FSourceEffectRingModulationSettings"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, ModulatorType) == 0x000000, "Member 'FSourceEffectRingModulationSettings::ModulatorType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, Frequency) == 0x000004, "Member 'FSourceEffectRingModulationSettings::Frequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, Depth) == 0x000008, "Member 'FSourceEffectRingModulationSettings::Depth' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, DryLevel) == 0x00000C, "Member 'FSourceEffectRingModulationSettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, WetLevel) == 0x000010, "Member 'FSourceEffectRingModulationSettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectRingModulationSettings, AudioBusModulator) == 0x000018, "Member 'FSourceEffectRingModulationSettings::AudioBusModulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectSimpleDelaySettings \ static_assert(alignof(FSourceEffectSimpleDelaySettings) == 0x000004, "Wrong alignment on FSourceEffectSimpleDelaySettings"); \ static_assert(sizeof(FSourceEffectSimpleDelaySettings) == 0x000018, "Wrong size on FSourceEffectSimpleDelaySettings"); \ static_assert(offsetof(FSourceEffectSimpleDelaySettings, SpeedOfSound) == 0x000000, "Member 'FSourceEffectSimpleDelaySettings::SpeedOfSound' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectSimpleDelaySettings, DelayAmount) == 0x000004, "Member 'FSourceEffectSimpleDelaySettings::DelayAmount' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectSimpleDelaySettings, DryAmount) == 0x000008, "Member 'FSourceEffectSimpleDelaySettings::DryAmount' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectSimpleDelaySettings, WetAmount) == 0x00000C, "Member 'FSourceEffectSimpleDelaySettings::WetAmount' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectSimpleDelaySettings, Feedback) == 0x000010, "Member 'FSourceEffectSimpleDelaySettings::Feedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectStereoDelaySettings \ static_assert(alignof(FSourceEffectStereoDelaySettings) == 0x000004, "Wrong alignment on FSourceEffectStereoDelaySettings"); \ static_assert(sizeof(FSourceEffectStereoDelaySettings) == 0x000024, "Wrong size on FSourceEffectStereoDelaySettings"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, DelayMode) == 0x000000, "Member 'FSourceEffectStereoDelaySettings::DelayMode' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, DelayTimeMsec) == 0x000004, "Member 'FSourceEffectStereoDelaySettings::DelayTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, Feedback) == 0x000008, "Member 'FSourceEffectStereoDelaySettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, DelayRatio) == 0x00000C, "Member 'FSourceEffectStereoDelaySettings::DelayRatio' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, WetLevel) == 0x000010, "Member 'FSourceEffectStereoDelaySettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, DryLevel) == 0x000014, "Member 'FSourceEffectStereoDelaySettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, bFilterEnabled) == 0x000018, "Member 'FSourceEffectStereoDelaySettings::bFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, FilterType) == 0x000019, "Member 'FSourceEffectStereoDelaySettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, FilterFrequency) == 0x00001C, "Member 'FSourceEffectStereoDelaySettings::FilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectStereoDelaySettings, FilterQ) == 0x000020, "Member 'FSourceEffectStereoDelaySettings::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSourceEffectWaveShaperSettings \ static_assert(alignof(FSourceEffectWaveShaperSettings) == 0x000004, "Wrong alignment on FSourceEffectWaveShaperSettings"); \ static_assert(sizeof(FSourceEffectWaveShaperSettings) == 0x000008, "Wrong size on FSourceEffectWaveShaperSettings"); \ static_assert(offsetof(FSourceEffectWaveShaperSettings, Amount) == 0x000000, "Member 'FSourceEffectWaveShaperSettings::Amount' has a wrong offset!"); \ static_assert(offsetof(FSourceEffectWaveShaperSettings, OutputGainDb) == 0x000004, "Member 'FSourceEffectWaveShaperSettings::OutputGainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectConvolutionReverbSettings \ static_assert(alignof(FSubmixEffectConvolutionReverbSettings) == 0x000008, "Wrong alignment on FSubmixEffectConvolutionReverbSettings"); \ static_assert(sizeof(FSubmixEffectConvolutionReverbSettings) == 0x000030, "Wrong size on FSubmixEffectConvolutionReverbSettings"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, NormalizationVolumeDb) == 0x000000, "Member 'FSubmixEffectConvolutionReverbSettings::NormalizationVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, WetVolumeDb) == 0x000004, "Member 'FSubmixEffectConvolutionReverbSettings::WetVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, DryVolumeDb) == 0x000008, "Member 'FSubmixEffectConvolutionReverbSettings::DryVolumeDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, bBypass) == 0x00000C, "Member 'FSubmixEffectConvolutionReverbSettings::bBypass' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, bMixInputChannelFormatToImpulseResponseFormat) == 0x00000D, "Member 'FSubmixEffectConvolutionReverbSettings::bMixInputChannelFormatToImpulseResponseFormat' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, bMixReverbOutputToOutputChannelFormat) == 0x00000E, "Member 'FSubmixEffectConvolutionReverbSettings::bMixReverbOutputToOutputChannelFormat' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, SurroundRearChannelBleedDb) == 0x000010, "Member 'FSubmixEffectConvolutionReverbSettings::SurroundRearChannelBleedDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, bInvertRearChannelBleedPhase) == 0x000014, "Member 'FSubmixEffectConvolutionReverbSettings::bInvertRearChannelBleedPhase' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, bSurroundRearChannelFlip) == 0x000015, "Member 'FSubmixEffectConvolutionReverbSettings::bSurroundRearChannelFlip' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, SurroundRearChannelBleedAmount) == 0x000018, "Member 'FSubmixEffectConvolutionReverbSettings::SurroundRearChannelBleedAmount' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, ImpulseResponse) == 0x000020, "Member 'FSubmixEffectConvolutionReverbSettings::ImpulseResponse' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectConvolutionReverbSettings, AllowHardwareAcceleration) == 0x000028, "Member 'FSubmixEffectConvolutionReverbSettings::AllowHardwareAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectDelaySettings \ static_assert(alignof(FSubmixEffectDelaySettings) == 0x000004, "Wrong alignment on FSubmixEffectDelaySettings"); \ static_assert(sizeof(FSubmixEffectDelaySettings) == 0x00000C, "Wrong size on FSubmixEffectDelaySettings"); \ static_assert(offsetof(FSubmixEffectDelaySettings, MaximumDelayLength) == 0x000000, "Member 'FSubmixEffectDelaySettings::MaximumDelayLength' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDelaySettings, InterpolationTime) == 0x000004, "Member 'FSubmixEffectDelaySettings::InterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectDelaySettings, DelayLength) == 0x000008, "Member 'FSubmixEffectDelaySettings::DelayLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectFilterSettings \ static_assert(alignof(FSubmixEffectFilterSettings) == 0x000004, "Wrong alignment on FSubmixEffectFilterSettings"); \ static_assert(sizeof(FSubmixEffectFilterSettings) == 0x00000C, "Wrong size on FSubmixEffectFilterSettings"); \ static_assert(offsetof(FSubmixEffectFilterSettings, FilterType) == 0x000000, "Member 'FSubmixEffectFilterSettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFilterSettings, FilterAlgorithm) == 0x000001, "Member 'FSubmixEffectFilterSettings::FilterAlgorithm' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFilterSettings, FilterFrequency) == 0x000004, "Member 'FSubmixEffectFilterSettings::FilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFilterSettings, FilterQ) == 0x000008, "Member 'FSubmixEffectFilterSettings::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectFlexiverbSettings \ static_assert(alignof(FSubmixEffectFlexiverbSettings) == 0x000004, "Wrong alignment on FSubmixEffectFlexiverbSettings"); \ static_assert(sizeof(FSubmixEffectFlexiverbSettings) == 0x000010, "Wrong size on FSubmixEffectFlexiverbSettings"); \ static_assert(offsetof(FSubmixEffectFlexiverbSettings, PreDelay) == 0x000000, "Member 'FSubmixEffectFlexiverbSettings::PreDelay' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFlexiverbSettings, DecayTime) == 0x000004, "Member 'FSubmixEffectFlexiverbSettings::DecayTime' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFlexiverbSettings, RoomDampening) == 0x000008, "Member 'FSubmixEffectFlexiverbSettings::RoomDampening' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectFlexiverbSettings, Complexity) == 0x00000C, "Member 'FSubmixEffectFlexiverbSettings::Complexity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDynamicsBandSettings \ static_assert(alignof(FDynamicsBandSettings) == 0x000004, "Wrong alignment on FDynamicsBandSettings"); \ static_assert(sizeof(FDynamicsBandSettings) == 0x000020, "Wrong size on FDynamicsBandSettings"); \ static_assert(offsetof(FDynamicsBandSettings, CrossoverTopFrequency) == 0x000000, "Member 'FDynamicsBandSettings::CrossoverTopFrequency' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, AttackTimeMsec) == 0x000004, "Member 'FDynamicsBandSettings::AttackTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, ReleaseTimeMsec) == 0x000008, "Member 'FDynamicsBandSettings::ReleaseTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, ThresholdDb) == 0x00000C, "Member 'FDynamicsBandSettings::ThresholdDb' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, Ratio) == 0x000010, "Member 'FDynamicsBandSettings::Ratio' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, KneeBandwidthDb) == 0x000014, "Member 'FDynamicsBandSettings::KneeBandwidthDb' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, InputGainDb) == 0x000018, "Member 'FDynamicsBandSettings::InputGainDb' has a wrong offset!"); \ static_assert(offsetof(FDynamicsBandSettings, OutputGainDb) == 0x00001C, "Member 'FDynamicsBandSettings::OutputGainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectMultibandCompressorSettings \ static_assert(alignof(FSubmixEffectMultibandCompressorSettings) == 0x000008, "Wrong alignment on FSubmixEffectMultibandCompressorSettings"); \ static_assert(sizeof(FSubmixEffectMultibandCompressorSettings) == 0x000038, "Wrong size on FSubmixEffectMultibandCompressorSettings"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, DynamicsProcessorType) == 0x000000, "Member 'FSubmixEffectMultibandCompressorSettings::DynamicsProcessorType' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, PeakMode) == 0x000001, "Member 'FSubmixEffectMultibandCompressorSettings::PeakMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, LinkMode) == 0x000002, "Member 'FSubmixEffectMultibandCompressorSettings::LinkMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, LookAheadMsec) == 0x000004, "Member 'FSubmixEffectMultibandCompressorSettings::LookAheadMsec' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, bAnalogMode) == 0x000008, "Member 'FSubmixEffectMultibandCompressorSettings::bAnalogMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, bFourPole) == 0x000009, "Member 'FSubmixEffectMultibandCompressorSettings::bFourPole' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, bBypass) == 0x00000A, "Member 'FSubmixEffectMultibandCompressorSettings::bBypass' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, KeySource) == 0x00000B, "Member 'FSubmixEffectMultibandCompressorSettings::KeySource' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, ExternalAudioBus) == 0x000010, "Member 'FSubmixEffectMultibandCompressorSettings::ExternalAudioBus' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, ExternalSubmix) == 0x000018, "Member 'FSubmixEffectMultibandCompressorSettings::ExternalSubmix' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, KeyGainDb) == 0x000020, "Member 'FSubmixEffectMultibandCompressorSettings::KeyGainDb' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, bKeyAudition) == 0x000024, "Member 'FSubmixEffectMultibandCompressorSettings::bKeyAudition' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectMultibandCompressorSettings, Bands) == 0x000028, "Member 'FSubmixEffectMultibandCompressorSettings::Bands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectStereoDelaySettings \ static_assert(alignof(FSubmixEffectStereoDelaySettings) == 0x000004, "Wrong alignment on FSubmixEffectStereoDelaySettings"); \ static_assert(sizeof(FSubmixEffectStereoDelaySettings) == 0x000024, "Wrong size on FSubmixEffectStereoDelaySettings"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, DelayMode) == 0x000000, "Member 'FSubmixEffectStereoDelaySettings::DelayMode' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, DelayTimeMsec) == 0x000004, "Member 'FSubmixEffectStereoDelaySettings::DelayTimeMsec' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, Feedback) == 0x000008, "Member 'FSubmixEffectStereoDelaySettings::Feedback' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, DelayRatio) == 0x00000C, "Member 'FSubmixEffectStereoDelaySettings::DelayRatio' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, WetLevel) == 0x000010, "Member 'FSubmixEffectStereoDelaySettings::WetLevel' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, DryLevel) == 0x000014, "Member 'FSubmixEffectStereoDelaySettings::DryLevel' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, bFilterEnabled) == 0x000018, "Member 'FSubmixEffectStereoDelaySettings::bFilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, FilterType) == 0x000019, "Member 'FSubmixEffectStereoDelaySettings::FilterType' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, FilterFrequency) == 0x00001C, "Member 'FSubmixEffectStereoDelaySettings::FilterFrequency' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectStereoDelaySettings, FilterQ) == 0x000020, "Member 'FSubmixEffectStereoDelaySettings::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTapDelayInfo \ static_assert(alignof(FTapDelayInfo) == 0x000004, "Wrong alignment on FTapDelayInfo"); \ static_assert(sizeof(FTapDelayInfo) == 0x000018, "Wrong size on FTapDelayInfo"); \ static_assert(offsetof(FTapDelayInfo, TapLineMode) == 0x000000, "Member 'FTapDelayInfo::TapLineMode' has a wrong offset!"); \ static_assert(offsetof(FTapDelayInfo, DelayLength) == 0x000004, "Member 'FTapDelayInfo::DelayLength' has a wrong offset!"); \ static_assert(offsetof(FTapDelayInfo, Gain) == 0x000008, "Member 'FTapDelayInfo::Gain' has a wrong offset!"); \ static_assert(offsetof(FTapDelayInfo, OutputChannel) == 0x00000C, "Member 'FTapDelayInfo::OutputChannel' has a wrong offset!"); \ static_assert(offsetof(FTapDelayInfo, PanInDegrees) == 0x000010, "Member 'FTapDelayInfo::PanInDegrees' has a wrong offset!"); \ static_assert(offsetof(FTapDelayInfo, TapId) == 0x000014, "Member 'FTapDelayInfo::TapId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSubmixEffectTapDelaySettings \ static_assert(alignof(FSubmixEffectTapDelaySettings) == 0x000008, "Wrong alignment on FSubmixEffectTapDelaySettings"); \ static_assert(sizeof(FSubmixEffectTapDelaySettings) == 0x000018, "Wrong size on FSubmixEffectTapDelaySettings"); \ static_assert(offsetof(FSubmixEffectTapDelaySettings, MaximumDelayLength) == 0x000000, "Member 'FSubmixEffectTapDelaySettings::MaximumDelayLength' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectTapDelaySettings, InterpolationTime) == 0x000004, "Member 'FSubmixEffectTapDelaySettings::InterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FSubmixEffectTapDelaySettings, Taps) == 0x000008, "Member 'FSubmixEffectTapDelaySettings::Taps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSynth2DSliderStyle \ static_assert(alignof(FSynth2DSliderStyle) == 0x000010, "Wrong alignment on FSynth2DSliderStyle"); \ static_assert(sizeof(FSynth2DSliderStyle) == 0x000430, "Wrong size on FSynth2DSliderStyle"); \ static_assert(offsetof(FSynth2DSliderStyle, NormalThumbImage) == 0x000010, "Member 'FSynth2DSliderStyle::NormalThumbImage' has a wrong offset!"); \ static_assert(offsetof(FSynth2DSliderStyle, DisabledThumbImage) == 0x0000E0, "Member 'FSynth2DSliderStyle::DisabledThumbImage' has a wrong offset!"); \ static_assert(offsetof(FSynth2DSliderStyle, NormalBarImage) == 0x0001B0, "Member 'FSynth2DSliderStyle::NormalBarImage' has a wrong offset!"); \ static_assert(offsetof(FSynth2DSliderStyle, DisabledBarImage) == 0x000280, "Member 'FSynth2DSliderStyle::DisabledBarImage' has a wrong offset!"); \ static_assert(offsetof(FSynth2DSliderStyle, BackgroundImage) == 0x000350, "Member 'FSynth2DSliderStyle::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FSynth2DSliderStyle, BarThickness) == 0x000420, "Member 'FSynth2DSliderStyle::BarThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSynthKnobStyle \ static_assert(alignof(FSynthKnobStyle) == 0x000010, "Wrong alignment on FSynthKnobStyle"); \ static_assert(sizeof(FSynthKnobStyle) == 0x000360, "Wrong size on FSynthKnobStyle"); \ static_assert(offsetof(FSynthKnobStyle, LargeKnob) == 0x000010, "Member 'FSynthKnobStyle::LargeKnob' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, LargeKnobOverlay) == 0x0000E0, "Member 'FSynthKnobStyle::LargeKnobOverlay' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, MediumKnob) == 0x0001B0, "Member 'FSynthKnobStyle::MediumKnob' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, MediumKnobOverlay) == 0x000280, "Member 'FSynthKnobStyle::MediumKnobOverlay' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, MinValueAngle) == 0x000350, "Member 'FSynthKnobStyle::MinValueAngle' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, MaxValueAngle) == 0x000354, "Member 'FSynthKnobStyle::MaxValueAngle' has a wrong offset!"); \ static_assert(offsetof(FSynthKnobStyle, KnobSize) == 0x000358, "Member 'FSynthKnobStyle::KnobSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSynthSlateStyle \ static_assert(alignof(FSynthSlateStyle) == 0x000008, "Wrong alignment on FSynthSlateStyle"); \ static_assert(sizeof(FSynthSlateStyle) == 0x000010, "Wrong size on FSynthSlateStyle"); \ static_assert(offsetof(FSynthSlateStyle, SizeType) == 0x000008, "Member 'FSynthSlateStyle::SizeType' has a wrong offset!"); \ static_assert(offsetof(FSynthSlateStyle, ColorStyle) == 0x000009, "Member 'FSynthSlateStyle::ColorStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectDynamicsProcessorPreset_SetSettings \ static_assert(alignof(SourceEffectDynamicsProcessorPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectDynamicsProcessorPreset_SetSettings"); \ static_assert(sizeof(SourceEffectDynamicsProcessorPreset_SetSettings) == 0x000028, "Wrong size on SourceEffectDynamicsProcessorPreset_SetSettings"); \ static_assert(offsetof(SourceEffectDynamicsProcessorPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectDynamicsProcessorPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectDynamicsProcessorPreset \ static_assert(alignof(USourceEffectDynamicsProcessorPreset) == 0x000008, "Wrong alignment on USourceEffectDynamicsProcessorPreset"); \ static_assert(sizeof(USourceEffectDynamicsProcessorPreset) == 0x0000E0, "Wrong size on USourceEffectDynamicsProcessorPreset"); \ static_assert(offsetof(USourceEffectDynamicsProcessorPreset, Settings) == 0x0000B8, "Member 'USourceEffectDynamicsProcessorPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioImpulseResponse \ static_assert(alignof(UAudioImpulseResponse) == 0x000008, "Wrong alignment on UAudioImpulseResponse"); \ static_assert(sizeof(UAudioImpulseResponse) == 0x000058, "Wrong size on UAudioImpulseResponse"); \ static_assert(offsetof(UAudioImpulseResponse, ImpulseResponse) == 0x000028, "Member 'UAudioImpulseResponse::ImpulseResponse' has a wrong offset!"); \ static_assert(offsetof(UAudioImpulseResponse, NumChannels) == 0x000038, "Member 'UAudioImpulseResponse::NumChannels' has a wrong offset!"); \ static_assert(offsetof(UAudioImpulseResponse, SampleRate) == 0x00003C, "Member 'UAudioImpulseResponse::SampleRate' has a wrong offset!"); \ static_assert(offsetof(UAudioImpulseResponse, NormalizationVolumeDb) == 0x000040, "Member 'UAudioImpulseResponse::NormalizationVolumeDb' has a wrong offset!"); \ static_assert(offsetof(UAudioImpulseResponse, bTrueStereo) == 0x000044, "Member 'UAudioImpulseResponse::bTrueStereo' has a wrong offset!"); \ static_assert(offsetof(UAudioImpulseResponse, IRData) == 0x000048, "Member 'UAudioImpulseResponse::IRData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModularSynthPresetBank \ static_assert(alignof(UModularSynthPresetBank) == 0x000008, "Wrong alignment on UModularSynthPresetBank"); \ static_assert(sizeof(UModularSynthPresetBank) == 0x000038, "Wrong size on UModularSynthPresetBank"); \ static_assert(offsetof(UModularSynthPresetBank, Presets) == 0x000028, "Member 'UModularSynthPresetBank::Presets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthLibrary_AddModularSynthPresetToBankAsset \ static_assert(alignof(ModularSynthLibrary_AddModularSynthPresetToBankAsset) == 0x000008, "Wrong alignment on ModularSynthLibrary_AddModularSynthPresetToBankAsset"); \ static_assert(sizeof(ModularSynthLibrary_AddModularSynthPresetToBankAsset) == 0x0000F8, "Wrong size on ModularSynthLibrary_AddModularSynthPresetToBankAsset"); \ static_assert(offsetof(ModularSynthLibrary_AddModularSynthPresetToBankAsset, InBank) == 0x000000, "Member 'ModularSynthLibrary_AddModularSynthPresetToBankAsset::InBank' has a wrong offset!"); \ static_assert(offsetof(ModularSynthLibrary_AddModularSynthPresetToBankAsset, Preset) == 0x000008, "Member 'ModularSynthLibrary_AddModularSynthPresetToBankAsset::Preset' has a wrong offset!"); \ static_assert(offsetof(ModularSynthLibrary_AddModularSynthPresetToBankAsset, PresetName) == 0x0000E8, "Member 'ModularSynthLibrary_AddModularSynthPresetToBankAsset::PresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModularSynthLibrary \ static_assert(alignof(UModularSynthLibrary) == 0x000008, "Wrong alignment on UModularSynthLibrary"); \ static_assert(sizeof(UModularSynthLibrary) == 0x000028, "Wrong size on UModularSynthLibrary"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_CreatePatch \ static_assert(alignof(ModularSynthComponent_CreatePatch) == 0x000008, "Wrong alignment on ModularSynthComponent_CreatePatch"); \ static_assert(sizeof(ModularSynthComponent_CreatePatch) == 0x000020, "Wrong size on ModularSynthComponent_CreatePatch"); \ static_assert(offsetof(ModularSynthComponent_CreatePatch, PatchSource) == 0x000000, "Member 'ModularSynthComponent_CreatePatch::PatchSource' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_CreatePatch, PatchCables) == 0x000008, "Member 'ModularSynthComponent_CreatePatch::PatchCables' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_CreatePatch, bEnableByDefault) == 0x000018, "Member 'ModularSynthComponent_CreatePatch::bEnableByDefault' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_CreatePatch, ReturnValue) == 0x00001C, "Member 'ModularSynthComponent_CreatePatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_NoteOff \ static_assert(alignof(ModularSynthComponent_NoteOff) == 0x000004, "Wrong alignment on ModularSynthComponent_NoteOff"); \ static_assert(sizeof(ModularSynthComponent_NoteOff) == 0x000008, "Wrong size on ModularSynthComponent_NoteOff"); \ static_assert(offsetof(ModularSynthComponent_NoteOff, Note) == 0x000000, "Member 'ModularSynthComponent_NoteOff::Note' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_NoteOff, bAllNotesOff) == 0x000004, "Member 'ModularSynthComponent_NoteOff::bAllNotesOff' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_NoteOff, bKillAllNotes) == 0x000005, "Member 'ModularSynthComponent_NoteOff::bKillAllNotes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_NoteOn \ static_assert(alignof(ModularSynthComponent_NoteOn) == 0x000004, "Wrong alignment on ModularSynthComponent_NoteOn"); \ static_assert(sizeof(ModularSynthComponent_NoteOn) == 0x00000C, "Wrong size on ModularSynthComponent_NoteOn"); \ static_assert(offsetof(ModularSynthComponent_NoteOn, Note) == 0x000000, "Member 'ModularSynthComponent_NoteOn::Note' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_NoteOn, Velocity) == 0x000004, "Member 'ModularSynthComponent_NoteOn::Velocity' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_NoteOn, Duration) == 0x000008, "Member 'ModularSynthComponent_NoteOn::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetAttackTime \ static_assert(alignof(ModularSynthComponent_SetAttackTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetAttackTime"); \ static_assert(sizeof(ModularSynthComponent_SetAttackTime) == 0x000004, "Wrong size on ModularSynthComponent_SetAttackTime"); \ static_assert(offsetof(ModularSynthComponent_SetAttackTime, AttackTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetAttackTime::AttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetChorusDepth \ static_assert(alignof(ModularSynthComponent_SetChorusDepth) == 0x000004, "Wrong alignment on ModularSynthComponent_SetChorusDepth"); \ static_assert(sizeof(ModularSynthComponent_SetChorusDepth) == 0x000004, "Wrong size on ModularSynthComponent_SetChorusDepth"); \ static_assert(offsetof(ModularSynthComponent_SetChorusDepth, Depth) == 0x000000, "Member 'ModularSynthComponent_SetChorusDepth::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetChorusEnabled \ static_assert(alignof(ModularSynthComponent_SetChorusEnabled) == 0x000001, "Wrong alignment on ModularSynthComponent_SetChorusEnabled"); \ static_assert(sizeof(ModularSynthComponent_SetChorusEnabled) == 0x000001, "Wrong size on ModularSynthComponent_SetChorusEnabled"); \ static_assert(offsetof(ModularSynthComponent_SetChorusEnabled, EnableChorus) == 0x000000, "Member 'ModularSynthComponent_SetChorusEnabled::EnableChorus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetChorusFeedback \ static_assert(alignof(ModularSynthComponent_SetChorusFeedback) == 0x000004, "Wrong alignment on ModularSynthComponent_SetChorusFeedback"); \ static_assert(sizeof(ModularSynthComponent_SetChorusFeedback) == 0x000004, "Wrong size on ModularSynthComponent_SetChorusFeedback"); \ static_assert(offsetof(ModularSynthComponent_SetChorusFeedback, Feedback) == 0x000000, "Member 'ModularSynthComponent_SetChorusFeedback::Feedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetChorusFrequency \ static_assert(alignof(ModularSynthComponent_SetChorusFrequency) == 0x000004, "Wrong alignment on ModularSynthComponent_SetChorusFrequency"); \ static_assert(sizeof(ModularSynthComponent_SetChorusFrequency) == 0x000004, "Wrong size on ModularSynthComponent_SetChorusFrequency"); \ static_assert(offsetof(ModularSynthComponent_SetChorusFrequency, Frequency) == 0x000000, "Member 'ModularSynthComponent_SetChorusFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetDecayTime \ static_assert(alignof(ModularSynthComponent_SetDecayTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetDecayTime"); \ static_assert(sizeof(ModularSynthComponent_SetDecayTime) == 0x000004, "Wrong size on ModularSynthComponent_SetDecayTime"); \ static_assert(offsetof(ModularSynthComponent_SetDecayTime, DecayTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetDecayTime::DecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetEnableLegato \ static_assert(alignof(ModularSynthComponent_SetEnableLegato) == 0x000001, "Wrong alignment on ModularSynthComponent_SetEnableLegato"); \ static_assert(sizeof(ModularSynthComponent_SetEnableLegato) == 0x000001, "Wrong size on ModularSynthComponent_SetEnableLegato"); \ static_assert(offsetof(ModularSynthComponent_SetEnableLegato, LegatoEnabled) == 0x000000, "Member 'ModularSynthComponent_SetEnableLegato::LegatoEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetEnablePatch \ static_assert(alignof(ModularSynthComponent_SetEnablePatch) == 0x000004, "Wrong alignment on ModularSynthComponent_SetEnablePatch"); \ static_assert(sizeof(ModularSynthComponent_SetEnablePatch) == 0x000008, "Wrong size on ModularSynthComponent_SetEnablePatch"); \ static_assert(offsetof(ModularSynthComponent_SetEnablePatch, PatchId) == 0x000000, "Member 'ModularSynthComponent_SetEnablePatch::PatchId' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetEnablePatch, bIsEnabled) == 0x000004, "Member 'ModularSynthComponent_SetEnablePatch::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetEnablePatch, ReturnValue) == 0x000005, "Member 'ModularSynthComponent_SetEnablePatch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetEnablePolyphony \ static_assert(alignof(ModularSynthComponent_SetEnablePolyphony) == 0x000001, "Wrong alignment on ModularSynthComponent_SetEnablePolyphony"); \ static_assert(sizeof(ModularSynthComponent_SetEnablePolyphony) == 0x000001, "Wrong size on ModularSynthComponent_SetEnablePolyphony"); \ static_assert(offsetof(ModularSynthComponent_SetEnablePolyphony, bEnablePolyphony) == 0x000000, "Member 'ModularSynthComponent_SetEnablePolyphony::bEnablePolyphony' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetEnableRetrigger \ static_assert(alignof(ModularSynthComponent_SetEnableRetrigger) == 0x000001, "Wrong alignment on ModularSynthComponent_SetEnableRetrigger"); \ static_assert(sizeof(ModularSynthComponent_SetEnableRetrigger) == 0x000001, "Wrong size on ModularSynthComponent_SetEnableRetrigger"); \ static_assert(offsetof(ModularSynthComponent_SetEnableRetrigger, RetriggerEnabled) == 0x000000, "Member 'ModularSynthComponent_SetEnableRetrigger::RetriggerEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetEnableUnison \ static_assert(alignof(ModularSynthComponent_SetEnableUnison) == 0x000001, "Wrong alignment on ModularSynthComponent_SetEnableUnison"); \ static_assert(sizeof(ModularSynthComponent_SetEnableUnison) == 0x000001, "Wrong size on ModularSynthComponent_SetEnableUnison"); \ static_assert(offsetof(ModularSynthComponent_SetEnableUnison, EnableUnison) == 0x000000, "Member 'ModularSynthComponent_SetEnableUnison::EnableUnison' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterAlgorithm \ static_assert(alignof(ModularSynthComponent_SetFilterAlgorithm) == 0x000001, "Wrong alignment on ModularSynthComponent_SetFilterAlgorithm"); \ static_assert(sizeof(ModularSynthComponent_SetFilterAlgorithm) == 0x000001, "Wrong size on ModularSynthComponent_SetFilterAlgorithm"); \ static_assert(offsetof(ModularSynthComponent_SetFilterAlgorithm, FilterAlgorithm) == 0x000000, "Member 'ModularSynthComponent_SetFilterAlgorithm::FilterAlgorithm' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterFrequency \ static_assert(alignof(ModularSynthComponent_SetFilterFrequency) == 0x000004, "Wrong alignment on ModularSynthComponent_SetFilterFrequency"); \ static_assert(sizeof(ModularSynthComponent_SetFilterFrequency) == 0x000004, "Wrong size on ModularSynthComponent_SetFilterFrequency"); \ static_assert(offsetof(ModularSynthComponent_SetFilterFrequency, FilterFrequencyHz) == 0x000000, "Member 'ModularSynthComponent_SetFilterFrequency::FilterFrequencyHz' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterFrequencyMod \ static_assert(alignof(ModularSynthComponent_SetFilterFrequencyMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetFilterFrequencyMod"); \ static_assert(sizeof(ModularSynthComponent_SetFilterFrequencyMod) == 0x000004, "Wrong size on ModularSynthComponent_SetFilterFrequencyMod"); \ static_assert(offsetof(ModularSynthComponent_SetFilterFrequencyMod, FilterFrequencyHz) == 0x000000, "Member 'ModularSynthComponent_SetFilterFrequencyMod::FilterFrequencyHz' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterQ \ static_assert(alignof(ModularSynthComponent_SetFilterQ) == 0x000004, "Wrong alignment on ModularSynthComponent_SetFilterQ"); \ static_assert(sizeof(ModularSynthComponent_SetFilterQ) == 0x000004, "Wrong size on ModularSynthComponent_SetFilterQ"); \ static_assert(offsetof(ModularSynthComponent_SetFilterQ, FilterQ) == 0x000000, "Member 'ModularSynthComponent_SetFilterQ::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterQMod \ static_assert(alignof(ModularSynthComponent_SetFilterQMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetFilterQMod"); \ static_assert(sizeof(ModularSynthComponent_SetFilterQMod) == 0x000004, "Wrong size on ModularSynthComponent_SetFilterQMod"); \ static_assert(offsetof(ModularSynthComponent_SetFilterQMod, FilterQ) == 0x000000, "Member 'ModularSynthComponent_SetFilterQMod::FilterQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetFilterType \ static_assert(alignof(ModularSynthComponent_SetFilterType) == 0x000001, "Wrong alignment on ModularSynthComponent_SetFilterType"); \ static_assert(sizeof(ModularSynthComponent_SetFilterType) == 0x000001, "Wrong size on ModularSynthComponent_SetFilterType"); \ static_assert(offsetof(ModularSynthComponent_SetFilterType, FilterType) == 0x000000, "Member 'ModularSynthComponent_SetFilterType::FilterType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetGainDb \ static_assert(alignof(ModularSynthComponent_SetGainDb) == 0x000004, "Wrong alignment on ModularSynthComponent_SetGainDb"); \ static_assert(sizeof(ModularSynthComponent_SetGainDb) == 0x000004, "Wrong size on ModularSynthComponent_SetGainDb"); \ static_assert(offsetof(ModularSynthComponent_SetGainDb, GainDb) == 0x000000, "Member 'ModularSynthComponent_SetGainDb::GainDb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOFrequency \ static_assert(alignof(ModularSynthComponent_SetLFOFrequency) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOFrequency"); \ static_assert(sizeof(ModularSynthComponent_SetLFOFrequency) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOFrequency"); \ static_assert(offsetof(ModularSynthComponent_SetLFOFrequency, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOFrequency::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOFrequency, FrequencyHz) == 0x000004, "Member 'ModularSynthComponent_SetLFOFrequency::FrequencyHz' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOFrequencyMod \ static_assert(alignof(ModularSynthComponent_SetLFOFrequencyMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOFrequencyMod"); \ static_assert(sizeof(ModularSynthComponent_SetLFOFrequencyMod) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOFrequencyMod"); \ static_assert(offsetof(ModularSynthComponent_SetLFOFrequencyMod, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOFrequencyMod::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOFrequencyMod, FrequencyModHz) == 0x000004, "Member 'ModularSynthComponent_SetLFOFrequencyMod::FrequencyModHz' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOGain \ static_assert(alignof(ModularSynthComponent_SetLFOGain) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOGain"); \ static_assert(sizeof(ModularSynthComponent_SetLFOGain) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOGain"); \ static_assert(offsetof(ModularSynthComponent_SetLFOGain, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOGain::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOGain, Gain) == 0x000004, "Member 'ModularSynthComponent_SetLFOGain::Gain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOGainMod \ static_assert(alignof(ModularSynthComponent_SetLFOGainMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOGainMod"); \ static_assert(sizeof(ModularSynthComponent_SetLFOGainMod) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOGainMod"); \ static_assert(offsetof(ModularSynthComponent_SetLFOGainMod, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOGainMod::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOGainMod, GainMod) == 0x000004, "Member 'ModularSynthComponent_SetLFOGainMod::GainMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOMode \ static_assert(alignof(ModularSynthComponent_SetLFOMode) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOMode"); \ static_assert(sizeof(ModularSynthComponent_SetLFOMode) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOMode"); \ static_assert(offsetof(ModularSynthComponent_SetLFOMode, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOMode::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOMode, LFOMode) == 0x000004, "Member 'ModularSynthComponent_SetLFOMode::LFOMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOPatch \ static_assert(alignof(ModularSynthComponent_SetLFOPatch) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOPatch"); \ static_assert(sizeof(ModularSynthComponent_SetLFOPatch) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOPatch"); \ static_assert(offsetof(ModularSynthComponent_SetLFOPatch, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOPatch::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOPatch, LFOPatchType) == 0x000004, "Member 'ModularSynthComponent_SetLFOPatch::LFOPatchType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetLFOType \ static_assert(alignof(ModularSynthComponent_SetLFOType) == 0x000004, "Wrong alignment on ModularSynthComponent_SetLFOType"); \ static_assert(sizeof(ModularSynthComponent_SetLFOType) == 0x000008, "Wrong size on ModularSynthComponent_SetLFOType"); \ static_assert(offsetof(ModularSynthComponent_SetLFOType, LFOIndex) == 0x000000, "Member 'ModularSynthComponent_SetLFOType::LFOIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetLFOType, LFOType) == 0x000004, "Member 'ModularSynthComponent_SetLFOType::LFOType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvAttackTime \ static_assert(alignof(ModularSynthComponent_SetModEnvAttackTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetModEnvAttackTime"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvAttackTime) == 0x000004, "Wrong size on ModularSynthComponent_SetModEnvAttackTime"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvAttackTime, AttackTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetModEnvAttackTime::AttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvBiasInvert \ static_assert(alignof(ModularSynthComponent_SetModEnvBiasInvert) == 0x000001, "Wrong alignment on ModularSynthComponent_SetModEnvBiasInvert"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvBiasInvert) == 0x000001, "Wrong size on ModularSynthComponent_SetModEnvBiasInvert"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvBiasInvert, bInvert) == 0x000000, "Member 'ModularSynthComponent_SetModEnvBiasInvert::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvBiasPatch \ static_assert(alignof(ModularSynthComponent_SetModEnvBiasPatch) == 0x000001, "Wrong alignment on ModularSynthComponent_SetModEnvBiasPatch"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvBiasPatch) == 0x000001, "Wrong size on ModularSynthComponent_SetModEnvBiasPatch"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvBiasPatch, InPatchType) == 0x000000, "Member 'ModularSynthComponent_SetModEnvBiasPatch::InPatchType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvDecayTime \ static_assert(alignof(ModularSynthComponent_SetModEnvDecayTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetModEnvDecayTime"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvDecayTime) == 0x000004, "Wrong size on ModularSynthComponent_SetModEnvDecayTime"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvDecayTime, DecayTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetModEnvDecayTime::DecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvDepth \ static_assert(alignof(ModularSynthComponent_SetModEnvDepth) == 0x000004, "Wrong alignment on ModularSynthComponent_SetModEnvDepth"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvDepth) == 0x000004, "Wrong size on ModularSynthComponent_SetModEnvDepth"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvDepth, Depth) == 0x000000, "Member 'ModularSynthComponent_SetModEnvDepth::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvInvert \ static_assert(alignof(ModularSynthComponent_SetModEnvInvert) == 0x000001, "Wrong alignment on ModularSynthComponent_SetModEnvInvert"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvInvert) == 0x000001, "Wrong size on ModularSynthComponent_SetModEnvInvert"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvInvert, bInvert) == 0x000000, "Member 'ModularSynthComponent_SetModEnvInvert::bInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvPatch \ static_assert(alignof(ModularSynthComponent_SetModEnvPatch) == 0x000001, "Wrong alignment on ModularSynthComponent_SetModEnvPatch"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvPatch) == 0x000001, "Wrong size on ModularSynthComponent_SetModEnvPatch"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvPatch, InPatchType) == 0x000000, "Member 'ModularSynthComponent_SetModEnvPatch::InPatchType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvReleaseTime \ static_assert(alignof(ModularSynthComponent_SetModEnvReleaseTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetModEnvReleaseTime"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvReleaseTime) == 0x000004, "Wrong size on ModularSynthComponent_SetModEnvReleaseTime"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvReleaseTime, Release) == 0x000000, "Member 'ModularSynthComponent_SetModEnvReleaseTime::Release' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetModEnvSustainGain \ static_assert(alignof(ModularSynthComponent_SetModEnvSustainGain) == 0x000004, "Wrong alignment on ModularSynthComponent_SetModEnvSustainGain"); \ static_assert(sizeof(ModularSynthComponent_SetModEnvSustainGain) == 0x000004, "Wrong size on ModularSynthComponent_SetModEnvSustainGain"); \ static_assert(offsetof(ModularSynthComponent_SetModEnvSustainGain, SustainGain) == 0x000000, "Member 'ModularSynthComponent_SetModEnvSustainGain::SustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscCents \ static_assert(alignof(ModularSynthComponent_SetOscCents) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscCents"); \ static_assert(sizeof(ModularSynthComponent_SetOscCents) == 0x000008, "Wrong size on ModularSynthComponent_SetOscCents"); \ static_assert(offsetof(ModularSynthComponent_SetOscCents, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscCents::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscCents, Cents) == 0x000004, "Member 'ModularSynthComponent_SetOscCents::Cents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscFrequencyMod \ static_assert(alignof(ModularSynthComponent_SetOscFrequencyMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscFrequencyMod"); \ static_assert(sizeof(ModularSynthComponent_SetOscFrequencyMod) == 0x000008, "Wrong size on ModularSynthComponent_SetOscFrequencyMod"); \ static_assert(offsetof(ModularSynthComponent_SetOscFrequencyMod, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscFrequencyMod::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscFrequencyMod, OscFreqMod) == 0x000004, "Member 'ModularSynthComponent_SetOscFrequencyMod::OscFreqMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscGain \ static_assert(alignof(ModularSynthComponent_SetOscGain) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscGain"); \ static_assert(sizeof(ModularSynthComponent_SetOscGain) == 0x000008, "Wrong size on ModularSynthComponent_SetOscGain"); \ static_assert(offsetof(ModularSynthComponent_SetOscGain, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscGain::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscGain, OscGain) == 0x000004, "Member 'ModularSynthComponent_SetOscGain::OscGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscGainMod \ static_assert(alignof(ModularSynthComponent_SetOscGainMod) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscGainMod"); \ static_assert(sizeof(ModularSynthComponent_SetOscGainMod) == 0x000008, "Wrong size on ModularSynthComponent_SetOscGainMod"); \ static_assert(offsetof(ModularSynthComponent_SetOscGainMod, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscGainMod::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscGainMod, OscGainMod) == 0x000004, "Member 'ModularSynthComponent_SetOscGainMod::OscGainMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscOctave \ static_assert(alignof(ModularSynthComponent_SetOscOctave) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscOctave"); \ static_assert(sizeof(ModularSynthComponent_SetOscOctave) == 0x000008, "Wrong size on ModularSynthComponent_SetOscOctave"); \ static_assert(offsetof(ModularSynthComponent_SetOscOctave, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscOctave::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscOctave, Octave) == 0x000004, "Member 'ModularSynthComponent_SetOscOctave::Octave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscPulsewidth \ static_assert(alignof(ModularSynthComponent_SetOscPulsewidth) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscPulsewidth"); \ static_assert(sizeof(ModularSynthComponent_SetOscPulsewidth) == 0x000008, "Wrong size on ModularSynthComponent_SetOscPulsewidth"); \ static_assert(offsetof(ModularSynthComponent_SetOscPulsewidth, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscPulsewidth::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscPulsewidth, Pulsewidth) == 0x000004, "Member 'ModularSynthComponent_SetOscPulsewidth::Pulsewidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscSemitones \ static_assert(alignof(ModularSynthComponent_SetOscSemitones) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscSemitones"); \ static_assert(sizeof(ModularSynthComponent_SetOscSemitones) == 0x000008, "Wrong size on ModularSynthComponent_SetOscSemitones"); \ static_assert(offsetof(ModularSynthComponent_SetOscSemitones, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscSemitones::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscSemitones, Semitones) == 0x000004, "Member 'ModularSynthComponent_SetOscSemitones::Semitones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscSync \ static_assert(alignof(ModularSynthComponent_SetOscSync) == 0x000001, "Wrong alignment on ModularSynthComponent_SetOscSync"); \ static_assert(sizeof(ModularSynthComponent_SetOscSync) == 0x000001, "Wrong size on ModularSynthComponent_SetOscSync"); \ static_assert(offsetof(ModularSynthComponent_SetOscSync, bIsSynced) == 0x000000, "Member 'ModularSynthComponent_SetOscSync::bIsSynced' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetOscType \ static_assert(alignof(ModularSynthComponent_SetOscType) == 0x000004, "Wrong alignment on ModularSynthComponent_SetOscType"); \ static_assert(sizeof(ModularSynthComponent_SetOscType) == 0x000008, "Wrong size on ModularSynthComponent_SetOscType"); \ static_assert(offsetof(ModularSynthComponent_SetOscType, OscIndex) == 0x000000, "Member 'ModularSynthComponent_SetOscType::OscIndex' has a wrong offset!"); \ static_assert(offsetof(ModularSynthComponent_SetOscType, OscType) == 0x000004, "Member 'ModularSynthComponent_SetOscType::OscType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetPan \ static_assert(alignof(ModularSynthComponent_SetPan) == 0x000004, "Wrong alignment on ModularSynthComponent_SetPan"); \ static_assert(sizeof(ModularSynthComponent_SetPan) == 0x000004, "Wrong size on ModularSynthComponent_SetPan"); \ static_assert(offsetof(ModularSynthComponent_SetPan, Pan) == 0x000000, "Member 'ModularSynthComponent_SetPan::Pan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetPitchBend \ static_assert(alignof(ModularSynthComponent_SetPitchBend) == 0x000004, "Wrong alignment on ModularSynthComponent_SetPitchBend"); \ static_assert(sizeof(ModularSynthComponent_SetPitchBend) == 0x000004, "Wrong size on ModularSynthComponent_SetPitchBend"); \ static_assert(offsetof(ModularSynthComponent_SetPitchBend, PitchBend) == 0x000000, "Member 'ModularSynthComponent_SetPitchBend::PitchBend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetPortamento \ static_assert(alignof(ModularSynthComponent_SetPortamento) == 0x000004, "Wrong alignment on ModularSynthComponent_SetPortamento"); \ static_assert(sizeof(ModularSynthComponent_SetPortamento) == 0x000004, "Wrong size on ModularSynthComponent_SetPortamento"); \ static_assert(offsetof(ModularSynthComponent_SetPortamento, Portamento) == 0x000000, "Member 'ModularSynthComponent_SetPortamento::Portamento' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetReleaseTime \ static_assert(alignof(ModularSynthComponent_SetReleaseTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetReleaseTime"); \ static_assert(sizeof(ModularSynthComponent_SetReleaseTime) == 0x000004, "Wrong size on ModularSynthComponent_SetReleaseTime"); \ static_assert(offsetof(ModularSynthComponent_SetReleaseTime, ReleaseTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetReleaseTime::ReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetSpread \ static_assert(alignof(ModularSynthComponent_SetSpread) == 0x000004, "Wrong alignment on ModularSynthComponent_SetSpread"); \ static_assert(sizeof(ModularSynthComponent_SetSpread) == 0x000004, "Wrong size on ModularSynthComponent_SetSpread"); \ static_assert(offsetof(ModularSynthComponent_SetSpread, Spread) == 0x000000, "Member 'ModularSynthComponent_SetSpread::Spread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayFeedback \ static_assert(alignof(ModularSynthComponent_SetStereoDelayFeedback) == 0x000004, "Wrong alignment on ModularSynthComponent_SetStereoDelayFeedback"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayFeedback) == 0x000004, "Wrong size on ModularSynthComponent_SetStereoDelayFeedback"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayFeedback, DelayFeedback) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayFeedback::DelayFeedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayIsEnabled \ static_assert(alignof(ModularSynthComponent_SetStereoDelayIsEnabled) == 0x000001, "Wrong alignment on ModularSynthComponent_SetStereoDelayIsEnabled"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayIsEnabled) == 0x000001, "Wrong size on ModularSynthComponent_SetStereoDelayIsEnabled"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayIsEnabled, StereoDelayEnabled) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayIsEnabled::StereoDelayEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayMode \ static_assert(alignof(ModularSynthComponent_SetStereoDelayMode) == 0x000001, "Wrong alignment on ModularSynthComponent_SetStereoDelayMode"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayMode) == 0x000001, "Wrong size on ModularSynthComponent_SetStereoDelayMode"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayMode, StereoDelayMode) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayMode::StereoDelayMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayRatio \ static_assert(alignof(ModularSynthComponent_SetStereoDelayRatio) == 0x000004, "Wrong alignment on ModularSynthComponent_SetStereoDelayRatio"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayRatio) == 0x000004, "Wrong size on ModularSynthComponent_SetStereoDelayRatio"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayRatio, DelayRatio) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayRatio::DelayRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayTime \ static_assert(alignof(ModularSynthComponent_SetStereoDelayTime) == 0x000004, "Wrong alignment on ModularSynthComponent_SetStereoDelayTime"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayTime) == 0x000004, "Wrong size on ModularSynthComponent_SetStereoDelayTime"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayTime, DelayTimeMsec) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayTime::DelayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetStereoDelayWetlevel \ static_assert(alignof(ModularSynthComponent_SetStereoDelayWetlevel) == 0x000004, "Wrong alignment on ModularSynthComponent_SetStereoDelayWetlevel"); \ static_assert(sizeof(ModularSynthComponent_SetStereoDelayWetlevel) == 0x000004, "Wrong size on ModularSynthComponent_SetStereoDelayWetlevel"); \ static_assert(offsetof(ModularSynthComponent_SetStereoDelayWetlevel, DelayWetlevel) == 0x000000, "Member 'ModularSynthComponent_SetStereoDelayWetlevel::DelayWetlevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetSustainGain \ static_assert(alignof(ModularSynthComponent_SetSustainGain) == 0x000004, "Wrong alignment on ModularSynthComponent_SetSustainGain"); \ static_assert(sizeof(ModularSynthComponent_SetSustainGain) == 0x000004, "Wrong size on ModularSynthComponent_SetSustainGain"); \ static_assert(offsetof(ModularSynthComponent_SetSustainGain, SustainGain) == 0x000000, "Member 'ModularSynthComponent_SetSustainGain::SustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ModularSynthComponent_SetSynthPreset \ static_assert(alignof(ModularSynthComponent_SetSynthPreset) == 0x000008, "Wrong alignment on ModularSynthComponent_SetSynthPreset"); \ static_assert(sizeof(ModularSynthComponent_SetSynthPreset) == 0x0000E0, "Wrong size on ModularSynthComponent_SetSynthPreset"); \ static_assert(offsetof(ModularSynthComponent_SetSynthPreset, SynthPreset) == 0x000000, "Member 'ModularSynthComponent_SetSynthPreset::SynthPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UModularSynthComponent \ static_assert(alignof(UModularSynthComponent) == 0x000010, "Wrong alignment on UModularSynthComponent"); \ static_assert(sizeof(UModularSynthComponent) == 0x000E60, "Wrong size on UModularSynthComponent"); \ static_assert(offsetof(UModularSynthComponent, VoiceCount) == 0x000790, "Member 'UModularSynthComponent::VoiceCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetBitModulator \ static_assert(alignof(SourceEffectBitCrusherPreset_SetBitModulator) == 0x000008, "Wrong alignment on SourceEffectBitCrusherPreset_SetBitModulator"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetBitModulator) == 0x000008, "Wrong size on SourceEffectBitCrusherPreset_SetBitModulator"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetBitModulator, Modulator) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetBitModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetBitModulators \ static_assert(alignof(SourceEffectBitCrusherPreset_SetBitModulators) == 0x000008, "Wrong alignment on SourceEffectBitCrusherPreset_SetBitModulators"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetBitModulators) == 0x000050, "Wrong size on SourceEffectBitCrusherPreset_SetBitModulators"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetBitModulators, InModulators) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetBitModulators::InModulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetBits \ static_assert(alignof(SourceEffectBitCrusherPreset_SetBits) == 0x000004, "Wrong alignment on SourceEffectBitCrusherPreset_SetBits"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetBits) == 0x000004, "Wrong size on SourceEffectBitCrusherPreset_SetBits"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetBits, Bits) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetBits::Bits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetModulationSettings \ static_assert(alignof(SourceEffectBitCrusherPreset_SetModulationSettings) == 0x000008, "Wrong alignment on SourceEffectBitCrusherPreset_SetModulationSettings"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetModulationSettings) == 0x0000D0, "Wrong size on SourceEffectBitCrusherPreset_SetModulationSettings"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetModulationSettings, ModulationSettings) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetModulationSettings::ModulationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetSampleRate \ static_assert(alignof(SourceEffectBitCrusherPreset_SetSampleRate) == 0x000004, "Wrong alignment on SourceEffectBitCrusherPreset_SetSampleRate"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetSampleRate) == 0x000004, "Wrong size on SourceEffectBitCrusherPreset_SetSampleRate"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetSampleRate, SampleRate) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetSampleRate::SampleRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetSampleRateModulator \ static_assert(alignof(SourceEffectBitCrusherPreset_SetSampleRateModulator) == 0x000008, "Wrong alignment on SourceEffectBitCrusherPreset_SetSampleRateModulator"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetSampleRateModulator) == 0x000008, "Wrong size on SourceEffectBitCrusherPreset_SetSampleRateModulator"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetSampleRateModulator, Modulator) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetSampleRateModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetSampleRateModulators \ static_assert(alignof(SourceEffectBitCrusherPreset_SetSampleRateModulators) == 0x000008, "Wrong alignment on SourceEffectBitCrusherPreset_SetSampleRateModulators"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetSampleRateModulators) == 0x000050, "Wrong size on SourceEffectBitCrusherPreset_SetSampleRateModulators"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetSampleRateModulators, InModulators) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetSampleRateModulators::InModulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectBitCrusherPreset_SetSettings \ static_assert(alignof(SourceEffectBitCrusherPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectBitCrusherPreset_SetSettings"); \ static_assert(sizeof(SourceEffectBitCrusherPreset_SetSettings) == 0x000008, "Wrong size on SourceEffectBitCrusherPreset_SetSettings"); \ static_assert(offsetof(SourceEffectBitCrusherPreset_SetSettings, Settings_0) == 0x000000, "Member 'SourceEffectBitCrusherPreset_SetSettings::Settings_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectBitCrusherPreset \ static_assert(alignof(USourceEffectBitCrusherPreset) == 0x000008, "Wrong alignment on USourceEffectBitCrusherPreset"); \ static_assert(sizeof(USourceEffectBitCrusherPreset) == 0x000230, "Wrong size on USourceEffectBitCrusherPreset"); \ static_assert(offsetof(USourceEffectBitCrusherPreset, Settings) == 0x000160, "Member 'USourceEffectBitCrusherPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDepth \ static_assert(alignof(SourceEffectChorusPreset_SetDepth) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetDepth"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDepth) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetDepth"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDepth, Depth) == 0x000000, "Member 'SourceEffectChorusPreset_SetDepth::Depth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDepthModulator \ static_assert(alignof(SourceEffectChorusPreset_SetDepthModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetDepthModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDepthModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetDepthModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDepthModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetDepthModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDepthModulators \ static_assert(alignof(SourceEffectChorusPreset_SetDepthModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetDepthModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDepthModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetDepthModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDepthModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetDepthModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDry \ static_assert(alignof(SourceEffectChorusPreset_SetDry) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetDry"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDry) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetDry"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDry, DryAmount) == 0x000000, "Member 'SourceEffectChorusPreset_SetDry::DryAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDryModulator \ static_assert(alignof(SourceEffectChorusPreset_SetDryModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetDryModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDryModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetDryModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDryModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetDryModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetDryModulators \ static_assert(alignof(SourceEffectChorusPreset_SetDryModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetDryModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetDryModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetDryModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetDryModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetDryModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFeedback \ static_assert(alignof(SourceEffectChorusPreset_SetFeedback) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetFeedback"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFeedback) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetFeedback"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFeedback, Feedback) == 0x000000, "Member 'SourceEffectChorusPreset_SetFeedback::Feedback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFeedbackModulator \ static_assert(alignof(SourceEffectChorusPreset_SetFeedbackModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetFeedbackModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFeedbackModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetFeedbackModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFeedbackModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetFeedbackModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFeedbackModulators \ static_assert(alignof(SourceEffectChorusPreset_SetFeedbackModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetFeedbackModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFeedbackModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetFeedbackModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFeedbackModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetFeedbackModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFrequency \ static_assert(alignof(SourceEffectChorusPreset_SetFrequency) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetFrequency"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFrequency) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetFrequency"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFrequency, Frequency) == 0x000000, "Member 'SourceEffectChorusPreset_SetFrequency::Frequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFrequencyModulator \ static_assert(alignof(SourceEffectChorusPreset_SetFrequencyModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetFrequencyModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFrequencyModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetFrequencyModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFrequencyModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetFrequencyModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetFrequencyModulators \ static_assert(alignof(SourceEffectChorusPreset_SetFrequencyModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetFrequencyModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetFrequencyModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetFrequencyModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetFrequencyModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetFrequencyModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetModulationSettings \ static_assert(alignof(SourceEffectChorusPreset_SetModulationSettings) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetModulationSettings"); \ static_assert(sizeof(SourceEffectChorusPreset_SetModulationSettings) == 0x000258, "Wrong size on SourceEffectChorusPreset_SetModulationSettings"); \ static_assert(offsetof(SourceEffectChorusPreset_SetModulationSettings, ModulationSettings) == 0x000000, "Member 'SourceEffectChorusPreset_SetModulationSettings::ModulationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetSettings \ static_assert(alignof(SourceEffectChorusPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetSettings"); \ static_assert(sizeof(SourceEffectChorusPreset_SetSettings) == 0x000018, "Wrong size on SourceEffectChorusPreset_SetSettings"); \ static_assert(offsetof(SourceEffectChorusPreset_SetSettings, Settings_0) == 0x000000, "Member 'SourceEffectChorusPreset_SetSettings::Settings_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetSpread \ static_assert(alignof(SourceEffectChorusPreset_SetSpread) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetSpread"); \ static_assert(sizeof(SourceEffectChorusPreset_SetSpread) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetSpread"); \ static_assert(offsetof(SourceEffectChorusPreset_SetSpread, Spread) == 0x000000, "Member 'SourceEffectChorusPreset_SetSpread::Spread' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetSpreadModulator \ static_assert(alignof(SourceEffectChorusPreset_SetSpreadModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetSpreadModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetSpreadModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetSpreadModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetSpreadModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetSpreadModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetSpreadModulators \ static_assert(alignof(SourceEffectChorusPreset_SetSpreadModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetSpreadModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetSpreadModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetSpreadModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetSpreadModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetSpreadModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetWet \ static_assert(alignof(SourceEffectChorusPreset_SetWet) == 0x000004, "Wrong alignment on SourceEffectChorusPreset_SetWet"); \ static_assert(sizeof(SourceEffectChorusPreset_SetWet) == 0x000004, "Wrong size on SourceEffectChorusPreset_SetWet"); \ static_assert(offsetof(SourceEffectChorusPreset_SetWet, WetAmount) == 0x000000, "Member 'SourceEffectChorusPreset_SetWet::WetAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetWetModulator \ static_assert(alignof(SourceEffectChorusPreset_SetWetModulator) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetWetModulator"); \ static_assert(sizeof(SourceEffectChorusPreset_SetWetModulator) == 0x000008, "Wrong size on SourceEffectChorusPreset_SetWetModulator"); \ static_assert(offsetof(SourceEffectChorusPreset_SetWetModulator, Modulator) == 0x000000, "Member 'SourceEffectChorusPreset_SetWetModulator::Modulator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectChorusPreset_SetWetModulators \ static_assert(alignof(SourceEffectChorusPreset_SetWetModulators) == 0x000008, "Wrong alignment on SourceEffectChorusPreset_SetWetModulators"); \ static_assert(sizeof(SourceEffectChorusPreset_SetWetModulators) == 0x000050, "Wrong size on SourceEffectChorusPreset_SetWetModulators"); \ static_assert(offsetof(SourceEffectChorusPreset_SetWetModulators, Modulators) == 0x000000, "Member 'SourceEffectChorusPreset_SetWetModulators::Modulators' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectChorusPreset \ static_assert(alignof(USourceEffectChorusPreset) == 0x000008, "Wrong alignment on USourceEffectChorusPreset"); \ static_assert(sizeof(USourceEffectChorusPreset) == 0x000540, "Wrong size on USourceEffectChorusPreset"); \ static_assert(offsetof(USourceEffectChorusPreset, Settings) == 0x0002E8, "Member 'USourceEffectChorusPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectConvolutionReverbPreset_SetImpulseResponse \ static_assert(alignof(SourceEffectConvolutionReverbPreset_SetImpulseResponse) == 0x000008, "Wrong alignment on SourceEffectConvolutionReverbPreset_SetImpulseResponse"); \ static_assert(sizeof(SourceEffectConvolutionReverbPreset_SetImpulseResponse) == 0x000008, "Wrong size on SourceEffectConvolutionReverbPreset_SetImpulseResponse"); \ static_assert(offsetof(SourceEffectConvolutionReverbPreset_SetImpulseResponse, InImpulseResponse) == 0x000000, "Member 'SourceEffectConvolutionReverbPreset_SetImpulseResponse::InImpulseResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectConvolutionReverbPreset_SetSettings \ static_assert(alignof(SourceEffectConvolutionReverbPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectConvolutionReverbPreset_SetSettings"); \ static_assert(sizeof(SourceEffectConvolutionReverbPreset_SetSettings) == 0x000010, "Wrong size on SourceEffectConvolutionReverbPreset_SetSettings"); \ static_assert(offsetof(SourceEffectConvolutionReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectConvolutionReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectConvolutionReverbPreset \ static_assert(alignof(USourceEffectConvolutionReverbPreset) == 0x000008, "Wrong alignment on USourceEffectConvolutionReverbPreset"); \ static_assert(sizeof(USourceEffectConvolutionReverbPreset) == 0x0000C0, "Wrong size on USourceEffectConvolutionReverbPreset"); \ static_assert(offsetof(USourceEffectConvolutionReverbPreset, ImpulseResponse) == 0x000068, "Member 'USourceEffectConvolutionReverbPreset::ImpulseResponse' has a wrong offset!"); \ static_assert(offsetof(USourceEffectConvolutionReverbPreset, Settings) == 0x000070, "Member 'USourceEffectConvolutionReverbPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(USourceEffectConvolutionReverbPreset, BlockSize) == 0x000080, "Member 'USourceEffectConvolutionReverbPreset::BlockSize' has a wrong offset!"); \ static_assert(offsetof(USourceEffectConvolutionReverbPreset, bEnableHardwareAcceleration) == 0x000081, "Member 'USourceEffectConvolutionReverbPreset::bEnableHardwareAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvelopeFollowerListener \ static_assert(alignof(UEnvelopeFollowerListener) == 0x000008, "Wrong alignment on UEnvelopeFollowerListener"); \ static_assert(sizeof(UEnvelopeFollowerListener) == 0x0000C0, "Wrong size on UEnvelopeFollowerListener"); \ static_assert(offsetof(UEnvelopeFollowerListener, OnEnvelopeFollowerUpdate) == 0x0000A0, "Member 'UEnvelopeFollowerListener::OnEnvelopeFollowerUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener \ static_assert(alignof(SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener) == 0x000008, "Wrong alignment on SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener"); \ static_assert(sizeof(SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener) == 0x000008, "Wrong size on SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener"); \ static_assert(offsetof(SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener, EnvelopeFollowerListener) == 0x000000, "Member 'SourceEffectEnvelopeFollowerPreset_RegisterEnvelopeFollowerListener::EnvelopeFollowerListener' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectEnvelopeFollowerPreset_SetSettings \ static_assert(alignof(SourceEffectEnvelopeFollowerPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectEnvelopeFollowerPreset_SetSettings"); \ static_assert(sizeof(SourceEffectEnvelopeFollowerPreset_SetSettings) == 0x00000C, "Wrong size on SourceEffectEnvelopeFollowerPreset_SetSettings"); \ static_assert(offsetof(SourceEffectEnvelopeFollowerPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectEnvelopeFollowerPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener \ static_assert(alignof(SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener) == 0x000008, "Wrong alignment on SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener"); \ static_assert(sizeof(SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener) == 0x000008, "Wrong size on SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener"); \ static_assert(offsetof(SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener, EnvelopeFollowerListener) == 0x000000, "Member 'SourceEffectEnvelopeFollowerPreset_UnregisterEnvelopeFollowerListener::EnvelopeFollowerListener' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectEnvelopeFollowerPreset \ static_assert(alignof(USourceEffectEnvelopeFollowerPreset) == 0x000008, "Wrong alignment on USourceEffectEnvelopeFollowerPreset"); \ static_assert(sizeof(USourceEffectEnvelopeFollowerPreset) == 0x0000A8, "Wrong size on USourceEffectEnvelopeFollowerPreset"); \ static_assert(offsetof(USourceEffectEnvelopeFollowerPreset, Settings) == 0x00009C, "Member 'USourceEffectEnvelopeFollowerPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectEQPreset_SetSettings \ static_assert(alignof(SourceEffectEQPreset_SetSettings) == 0x000008, "Wrong alignment on SourceEffectEQPreset_SetSettings"); \ static_assert(sizeof(SourceEffectEQPreset_SetSettings) == 0x000010, "Wrong size on SourceEffectEQPreset_SetSettings"); \ static_assert(offsetof(SourceEffectEQPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectEQPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectEQPreset \ static_assert(alignof(USourceEffectEQPreset) == 0x000008, "Wrong alignment on USourceEffectEQPreset"); \ static_assert(sizeof(USourceEffectEQPreset) == 0x0000B0, "Wrong size on USourceEffectEQPreset"); \ static_assert(offsetof(USourceEffectEQPreset, Settings) == 0x0000A0, "Member 'USourceEffectEQPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectFilterPreset_SetSettings \ static_assert(alignof(SourceEffectFilterPreset_SetSettings) == 0x000008, "Wrong alignment on SourceEffectFilterPreset_SetSettings"); \ static_assert(sizeof(SourceEffectFilterPreset_SetSettings) == 0x000020, "Wrong size on SourceEffectFilterPreset_SetSettings"); \ static_assert(offsetof(SourceEffectFilterPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectFilterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectFilterPreset \ static_assert(alignof(USourceEffectFilterPreset) == 0x000008, "Wrong alignment on USourceEffectFilterPreset"); \ static_assert(sizeof(USourceEffectFilterPreset) == 0x0000D0, "Wrong size on USourceEffectFilterPreset"); \ static_assert(offsetof(USourceEffectFilterPreset, Settings) == 0x0000B0, "Member 'USourceEffectFilterPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectFoldbackDistortionPreset_SetSettings \ static_assert(alignof(SourceEffectFoldbackDistortionPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectFoldbackDistortionPreset_SetSettings"); \ static_assert(sizeof(SourceEffectFoldbackDistortionPreset_SetSettings) == 0x00000C, "Wrong size on SourceEffectFoldbackDistortionPreset_SetSettings"); \ static_assert(offsetof(SourceEffectFoldbackDistortionPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectFoldbackDistortionPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectFoldbackDistortionPreset \ static_assert(alignof(USourceEffectFoldbackDistortionPreset) == 0x000008, "Wrong alignment on USourceEffectFoldbackDistortionPreset"); \ static_assert(sizeof(USourceEffectFoldbackDistortionPreset) == 0x0000A8, "Wrong size on USourceEffectFoldbackDistortionPreset"); \ static_assert(offsetof(USourceEffectFoldbackDistortionPreset, Settings) == 0x00009C, "Member 'USourceEffectFoldbackDistortionPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectMidSideSpreaderPreset_SetSettings \ static_assert(alignof(SourceEffectMidSideSpreaderPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectMidSideSpreaderPreset_SetSettings"); \ static_assert(sizeof(SourceEffectMidSideSpreaderPreset_SetSettings) == 0x000008, "Wrong size on SourceEffectMidSideSpreaderPreset_SetSettings"); \ static_assert(offsetof(SourceEffectMidSideSpreaderPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectMidSideSpreaderPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectMidSideSpreaderPreset \ static_assert(alignof(USourceEffectMidSideSpreaderPreset) == 0x000008, "Wrong alignment on USourceEffectMidSideSpreaderPreset"); \ static_assert(sizeof(USourceEffectMidSideSpreaderPreset) == 0x0000A0, "Wrong size on USourceEffectMidSideSpreaderPreset"); \ static_assert(offsetof(USourceEffectMidSideSpreaderPreset, Settings) == 0x000098, "Member 'USourceEffectMidSideSpreaderPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectMotionFilterPreset_SetSettings \ static_assert(alignof(SourceEffectMotionFilterPreset_SetSettings) == 0x000008, "Wrong alignment on SourceEffectMotionFilterPreset_SetSettings"); \ static_assert(sizeof(SourceEffectMotionFilterPreset_SetSettings) == 0x000078, "Wrong size on SourceEffectMotionFilterPreset_SetSettings"); \ static_assert(offsetof(SourceEffectMotionFilterPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectMotionFilterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectMotionFilterPreset \ static_assert(alignof(USourceEffectMotionFilterPreset) == 0x000008, "Wrong alignment on USourceEffectMotionFilterPreset"); \ static_assert(sizeof(USourceEffectMotionFilterPreset) == 0x000180, "Wrong size on USourceEffectMotionFilterPreset"); \ static_assert(offsetof(USourceEffectMotionFilterPreset, Settings) == 0x000108, "Member 'USourceEffectMotionFilterPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectPannerPreset_SetSettings \ static_assert(alignof(SourceEffectPannerPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectPannerPreset_SetSettings"); \ static_assert(sizeof(SourceEffectPannerPreset_SetSettings) == 0x000008, "Wrong size on SourceEffectPannerPreset_SetSettings"); \ static_assert(offsetof(SourceEffectPannerPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectPannerPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectPannerPreset \ static_assert(alignof(USourceEffectPannerPreset) == 0x000008, "Wrong alignment on USourceEffectPannerPreset"); \ static_assert(sizeof(USourceEffectPannerPreset) == 0x0000A0, "Wrong size on USourceEffectPannerPreset"); \ static_assert(offsetof(USourceEffectPannerPreset, Settings) == 0x000098, "Member 'USourceEffectPannerPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectPhaserPreset_SetSettings \ static_assert(alignof(SourceEffectPhaserPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectPhaserPreset_SetSettings"); \ static_assert(sizeof(SourceEffectPhaserPreset_SetSettings) == 0x000010, "Wrong size on SourceEffectPhaserPreset_SetSettings"); \ static_assert(offsetof(SourceEffectPhaserPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectPhaserPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectPhaserPreset \ static_assert(alignof(USourceEffectPhaserPreset) == 0x000008, "Wrong alignment on USourceEffectPhaserPreset"); \ static_assert(sizeof(USourceEffectPhaserPreset) == 0x0000B0, "Wrong size on USourceEffectPhaserPreset"); \ static_assert(offsetof(USourceEffectPhaserPreset, Settings) == 0x0000A0, "Member 'USourceEffectPhaserPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectRingModulationPreset_SetSettings \ static_assert(alignof(SourceEffectRingModulationPreset_SetSettings) == 0x000008, "Wrong alignment on SourceEffectRingModulationPreset_SetSettings"); \ static_assert(sizeof(SourceEffectRingModulationPreset_SetSettings) == 0x000020, "Wrong size on SourceEffectRingModulationPreset_SetSettings"); \ static_assert(offsetof(SourceEffectRingModulationPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectRingModulationPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectRingModulationPreset \ static_assert(alignof(USourceEffectRingModulationPreset) == 0x000008, "Wrong alignment on USourceEffectRingModulationPreset"); \ static_assert(sizeof(USourceEffectRingModulationPreset) == 0x0000D0, "Wrong size on USourceEffectRingModulationPreset"); \ static_assert(offsetof(USourceEffectRingModulationPreset, Settings) == 0x0000B0, "Member 'USourceEffectRingModulationPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectSimpleDelayPreset_SetSettings \ static_assert(alignof(SourceEffectSimpleDelayPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectSimpleDelayPreset_SetSettings"); \ static_assert(sizeof(SourceEffectSimpleDelayPreset_SetSettings) == 0x000018, "Wrong size on SourceEffectSimpleDelayPreset_SetSettings"); \ static_assert(offsetof(SourceEffectSimpleDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectSimpleDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectSimpleDelayPreset \ static_assert(alignof(USourceEffectSimpleDelayPreset) == 0x000008, "Wrong alignment on USourceEffectSimpleDelayPreset"); \ static_assert(sizeof(USourceEffectSimpleDelayPreset) == 0x0000C0, "Wrong size on USourceEffectSimpleDelayPreset"); \ static_assert(offsetof(USourceEffectSimpleDelayPreset, Settings) == 0x0000A8, "Member 'USourceEffectSimpleDelayPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectStereoDelayPreset_SetSettings \ static_assert(alignof(SourceEffectStereoDelayPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectStereoDelayPreset_SetSettings"); \ static_assert(sizeof(SourceEffectStereoDelayPreset_SetSettings) == 0x000024, "Wrong size on SourceEffectStereoDelayPreset_SetSettings"); \ static_assert(offsetof(SourceEffectStereoDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectStereoDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectStereoDelayPreset \ static_assert(alignof(USourceEffectStereoDelayPreset) == 0x000008, "Wrong alignment on USourceEffectStereoDelayPreset"); \ static_assert(sizeof(USourceEffectStereoDelayPreset) == 0x0000D8, "Wrong size on USourceEffectStereoDelayPreset"); \ static_assert(offsetof(USourceEffectStereoDelayPreset, Settings) == 0x0000B4, "Member 'USourceEffectStereoDelayPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SourceEffectWaveShaperPreset_SetSettings \ static_assert(alignof(SourceEffectWaveShaperPreset_SetSettings) == 0x000004, "Wrong alignment on SourceEffectWaveShaperPreset_SetSettings"); \ static_assert(sizeof(SourceEffectWaveShaperPreset_SetSettings) == 0x000008, "Wrong size on SourceEffectWaveShaperPreset_SetSettings"); \ static_assert(offsetof(SourceEffectWaveShaperPreset_SetSettings, InSettings) == 0x000000, "Member 'SourceEffectWaveShaperPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USourceEffectWaveShaperPreset \ static_assert(alignof(USourceEffectWaveShaperPreset) == 0x000008, "Wrong alignment on USourceEffectWaveShaperPreset"); \ static_assert(sizeof(USourceEffectWaveShaperPreset) == 0x0000A0, "Wrong size on USourceEffectWaveShaperPreset"); \ static_assert(offsetof(USourceEffectWaveShaperPreset, Settings) == 0x000098, "Member 'USourceEffectWaveShaperPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectConvolutionReverbPreset_SetImpulseResponse \ static_assert(alignof(SubmixEffectConvolutionReverbPreset_SetImpulseResponse) == 0x000008, "Wrong alignment on SubmixEffectConvolutionReverbPreset_SetImpulseResponse"); \ static_assert(sizeof(SubmixEffectConvolutionReverbPreset_SetImpulseResponse) == 0x000008, "Wrong size on SubmixEffectConvolutionReverbPreset_SetImpulseResponse"); \ static_assert(offsetof(SubmixEffectConvolutionReverbPreset_SetImpulseResponse, InImpulseResponse) == 0x000000, "Member 'SubmixEffectConvolutionReverbPreset_SetImpulseResponse::InImpulseResponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectConvolutionReverbPreset_SetSettings \ static_assert(alignof(SubmixEffectConvolutionReverbPreset_SetSettings) == 0x000008, "Wrong alignment on SubmixEffectConvolutionReverbPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectConvolutionReverbPreset_SetSettings) == 0x000030, "Wrong size on SubmixEffectConvolutionReverbPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectConvolutionReverbPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectConvolutionReverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectConvolutionReverbPreset \ static_assert(alignof(USubmixEffectConvolutionReverbPreset) == 0x000008, "Wrong alignment on USubmixEffectConvolutionReverbPreset"); \ static_assert(sizeof(USubmixEffectConvolutionReverbPreset) == 0x000100, "Wrong size on USubmixEffectConvolutionReverbPreset"); \ static_assert(offsetof(USubmixEffectConvolutionReverbPreset, ImpulseResponse) == 0x000068, "Member 'USubmixEffectConvolutionReverbPreset::ImpulseResponse' has a wrong offset!"); \ static_assert(offsetof(USubmixEffectConvolutionReverbPreset, Settings) == 0x000070, "Member 'USubmixEffectConvolutionReverbPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(USubmixEffectConvolutionReverbPreset, BlockSize) == 0x0000A0, "Member 'USubmixEffectConvolutionReverbPreset::BlockSize' has a wrong offset!"); \ static_assert(offsetof(USubmixEffectConvolutionReverbPreset, bEnableHardwareAcceleration) == 0x0000A1, "Member 'USubmixEffectConvolutionReverbPreset::bEnableHardwareAcceleration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayStatics_SetDelayLength \ static_assert(alignof(SubmixEffectDelayStatics_SetDelayLength) == 0x000004, "Wrong alignment on SubmixEffectDelayStatics_SetDelayLength"); \ static_assert(sizeof(SubmixEffectDelayStatics_SetDelayLength) == 0x00001C, "Wrong size on SubmixEffectDelayStatics_SetDelayLength"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetDelayLength, DelaySettings) == 0x000000, "Member 'SubmixEffectDelayStatics_SetDelayLength::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetDelayLength, DelayLength) == 0x00000C, "Member 'SubmixEffectDelayStatics_SetDelayLength::DelayLength' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetDelayLength, ReturnValue) == 0x000010, "Member 'SubmixEffectDelayStatics_SetDelayLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayStatics_SetInterpolationTime \ static_assert(alignof(SubmixEffectDelayStatics_SetInterpolationTime) == 0x000004, "Wrong alignment on SubmixEffectDelayStatics_SetInterpolationTime"); \ static_assert(sizeof(SubmixEffectDelayStatics_SetInterpolationTime) == 0x00001C, "Wrong size on SubmixEffectDelayStatics_SetInterpolationTime"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetInterpolationTime, DelaySettings) == 0x000000, "Member 'SubmixEffectDelayStatics_SetInterpolationTime::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetInterpolationTime, InterpolationTime) == 0x00000C, "Member 'SubmixEffectDelayStatics_SetInterpolationTime::InterpolationTime' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetInterpolationTime, ReturnValue) == 0x000010, "Member 'SubmixEffectDelayStatics_SetInterpolationTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayStatics_SetMaximumDelayLength \ static_assert(alignof(SubmixEffectDelayStatics_SetMaximumDelayLength) == 0x000004, "Wrong alignment on SubmixEffectDelayStatics_SetMaximumDelayLength"); \ static_assert(sizeof(SubmixEffectDelayStatics_SetMaximumDelayLength) == 0x00001C, "Wrong size on SubmixEffectDelayStatics_SetMaximumDelayLength"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetMaximumDelayLength, DelaySettings) == 0x000000, "Member 'SubmixEffectDelayStatics_SetMaximumDelayLength::DelaySettings' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetMaximumDelayLength, MaximumDelayLength) == 0x00000C, "Member 'SubmixEffectDelayStatics_SetMaximumDelayLength::MaximumDelayLength' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectDelayStatics_SetMaximumDelayLength, ReturnValue) == 0x000010, "Member 'SubmixEffectDelayStatics_SetMaximumDelayLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectDelayStatics \ static_assert(alignof(USubmixEffectDelayStatics) == 0x000008, "Wrong alignment on USubmixEffectDelayStatics"); \ static_assert(sizeof(USubmixEffectDelayStatics) == 0x000028, "Wrong size on USubmixEffectDelayStatics"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayPreset_SetDefaultSettings \ static_assert(alignof(SubmixEffectDelayPreset_SetDefaultSettings) == 0x000004, "Wrong alignment on SubmixEffectDelayPreset_SetDefaultSettings"); \ static_assert(sizeof(SubmixEffectDelayPreset_SetDefaultSettings) == 0x00000C, "Wrong size on SubmixEffectDelayPreset_SetDefaultSettings"); \ static_assert(offsetof(SubmixEffectDelayPreset_SetDefaultSettings, InSettings) == 0x000000, "Member 'SubmixEffectDelayPreset_SetDefaultSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayPreset_SetDelay \ static_assert(alignof(SubmixEffectDelayPreset_SetDelay) == 0x000004, "Wrong alignment on SubmixEffectDelayPreset_SetDelay"); \ static_assert(sizeof(SubmixEffectDelayPreset_SetDelay) == 0x000004, "Wrong size on SubmixEffectDelayPreset_SetDelay"); \ static_assert(offsetof(SubmixEffectDelayPreset_SetDelay, Length) == 0x000000, "Member 'SubmixEffectDelayPreset_SetDelay::Length' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayPreset_SetInterpolationTime \ static_assert(alignof(SubmixEffectDelayPreset_SetInterpolationTime) == 0x000004, "Wrong alignment on SubmixEffectDelayPreset_SetInterpolationTime"); \ static_assert(sizeof(SubmixEffectDelayPreset_SetInterpolationTime) == 0x000004, "Wrong size on SubmixEffectDelayPreset_SetInterpolationTime"); \ static_assert(offsetof(SubmixEffectDelayPreset_SetInterpolationTime, Time) == 0x000000, "Member 'SubmixEffectDelayPreset_SetInterpolationTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayPreset_SetSettings \ static_assert(alignof(SubmixEffectDelayPreset_SetSettings) == 0x000004, "Wrong alignment on SubmixEffectDelayPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectDelayPreset_SetSettings) == 0x00000C, "Wrong size on SubmixEffectDelayPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectDelayPreset_GetMaxDelayInMilliseconds \ static_assert(alignof(SubmixEffectDelayPreset_GetMaxDelayInMilliseconds) == 0x000004, "Wrong alignment on SubmixEffectDelayPreset_GetMaxDelayInMilliseconds"); \ static_assert(sizeof(SubmixEffectDelayPreset_GetMaxDelayInMilliseconds) == 0x000004, "Wrong size on SubmixEffectDelayPreset_GetMaxDelayInMilliseconds"); \ static_assert(offsetof(SubmixEffectDelayPreset_GetMaxDelayInMilliseconds, ReturnValue) == 0x000000, "Member 'SubmixEffectDelayPreset_GetMaxDelayInMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectDelayPreset \ static_assert(alignof(USubmixEffectDelayPreset) == 0x000008, "Wrong alignment on USubmixEffectDelayPreset"); \ static_assert(sizeof(USubmixEffectDelayPreset) == 0x0000B8, "Wrong size on USubmixEffectDelayPreset"); \ static_assert(offsetof(USubmixEffectDelayPreset, Settings) == 0x00009C, "Member 'USubmixEffectDelayPreset::Settings' has a wrong offset!"); \ static_assert(offsetof(USubmixEffectDelayPreset, DynamicSettings) == 0x0000A8, "Member 'USubmixEffectDelayPreset::DynamicSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterAlgorithm \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterAlgorithm) == 0x000001, "Wrong alignment on SubmixEffectFilterPreset_SetFilterAlgorithm"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterAlgorithm) == 0x000001, "Wrong size on SubmixEffectFilterPreset_SetFilterAlgorithm"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterAlgorithm, InAlgorithm) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterAlgorithm::InAlgorithm' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterCutoffFrequency \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterCutoffFrequency) == 0x000004, "Wrong alignment on SubmixEffectFilterPreset_SetFilterCutoffFrequency"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterCutoffFrequency) == 0x000004, "Wrong size on SubmixEffectFilterPreset_SetFilterCutoffFrequency"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterCutoffFrequency, InFrequency) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterCutoffFrequency::InFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod) == 0x000004, "Wrong alignment on SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod) == 0x000004, "Wrong size on SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod, InFrequency) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterCutoffFrequencyMod::InFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterQ \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterQ) == 0x000004, "Wrong alignment on SubmixEffectFilterPreset_SetFilterQ"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterQ) == 0x000004, "Wrong size on SubmixEffectFilterPreset_SetFilterQ"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterQ, InQ) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterQ::InQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterQMod \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterQMod) == 0x000004, "Wrong alignment on SubmixEffectFilterPreset_SetFilterQMod"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterQMod) == 0x000004, "Wrong size on SubmixEffectFilterPreset_SetFilterQMod"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterQMod, InQ) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterQMod::InQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetFilterType \ static_assert(alignof(SubmixEffectFilterPreset_SetFilterType) == 0x000001, "Wrong alignment on SubmixEffectFilterPreset_SetFilterType"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetFilterType) == 0x000001, "Wrong size on SubmixEffectFilterPreset_SetFilterType"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetFilterType, InType) == 0x000000, "Member 'SubmixEffectFilterPreset_SetFilterType::InType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFilterPreset_SetSettings \ static_assert(alignof(SubmixEffectFilterPreset_SetSettings) == 0x000004, "Wrong alignment on SubmixEffectFilterPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectFilterPreset_SetSettings) == 0x00000C, "Wrong size on SubmixEffectFilterPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectFilterPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectFilterPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectFilterPreset \ static_assert(alignof(USubmixEffectFilterPreset) == 0x000008, "Wrong alignment on USubmixEffectFilterPreset"); \ static_assert(sizeof(USubmixEffectFilterPreset) == 0x0000A8, "Wrong size on USubmixEffectFilterPreset"); \ static_assert(offsetof(USubmixEffectFilterPreset, Settings) == 0x00009C, "Member 'USubmixEffectFilterPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectFlexiverbPreset_SetSettings \ static_assert(alignof(SubmixEffectFlexiverbPreset_SetSettings) == 0x000004, "Wrong alignment on SubmixEffectFlexiverbPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectFlexiverbPreset_SetSettings) == 0x000010, "Wrong size on SubmixEffectFlexiverbPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectFlexiverbPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectFlexiverbPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectFlexiverbPreset \ static_assert(alignof(USubmixEffectFlexiverbPreset) == 0x000008, "Wrong alignment on USubmixEffectFlexiverbPreset"); \ static_assert(sizeof(USubmixEffectFlexiverbPreset) == 0x0000B0, "Wrong size on USubmixEffectFlexiverbPreset"); \ static_assert(offsetof(USubmixEffectFlexiverbPreset, Settings) == 0x0000A0, "Member 'USubmixEffectFlexiverbPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectMultibandCompressorPreset_SetAudioBus \ static_assert(alignof(SubmixEffectMultibandCompressorPreset_SetAudioBus) == 0x000008, "Wrong alignment on SubmixEffectMultibandCompressorPreset_SetAudioBus"); \ static_assert(sizeof(SubmixEffectMultibandCompressorPreset_SetAudioBus) == 0x000008, "Wrong size on SubmixEffectMultibandCompressorPreset_SetAudioBus"); \ static_assert(offsetof(SubmixEffectMultibandCompressorPreset_SetAudioBus, AudioBus) == 0x000000, "Member 'SubmixEffectMultibandCompressorPreset_SetAudioBus::AudioBus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectMultibandCompressorPreset_SetExternalSubmix \ static_assert(alignof(SubmixEffectMultibandCompressorPreset_SetExternalSubmix) == 0x000008, "Wrong alignment on SubmixEffectMultibandCompressorPreset_SetExternalSubmix"); \ static_assert(sizeof(SubmixEffectMultibandCompressorPreset_SetExternalSubmix) == 0x000008, "Wrong size on SubmixEffectMultibandCompressorPreset_SetExternalSubmix"); \ static_assert(offsetof(SubmixEffectMultibandCompressorPreset_SetExternalSubmix, Submix) == 0x000000, "Member 'SubmixEffectMultibandCompressorPreset_SetExternalSubmix::Submix' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectMultibandCompressorPreset_SetSettings \ static_assert(alignof(SubmixEffectMultibandCompressorPreset_SetSettings) == 0x000008, "Wrong alignment on SubmixEffectMultibandCompressorPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectMultibandCompressorPreset_SetSettings) == 0x000038, "Wrong size on SubmixEffectMultibandCompressorPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectMultibandCompressorPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectMultibandCompressorPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectMultibandCompressorPreset \ static_assert(alignof(USubmixEffectMultibandCompressorPreset) == 0x000008, "Wrong alignment on USubmixEffectMultibandCompressorPreset"); \ static_assert(sizeof(USubmixEffectMultibandCompressorPreset) == 0x000100, "Wrong size on USubmixEffectMultibandCompressorPreset"); \ static_assert(offsetof(USubmixEffectMultibandCompressorPreset, Settings) == 0x0000C8, "Member 'USubmixEffectMultibandCompressorPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectStereoDelayPreset_SetSettings \ static_assert(alignof(SubmixEffectStereoDelayPreset_SetSettings) == 0x000004, "Wrong alignment on SubmixEffectStereoDelayPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectStereoDelayPreset_SetSettings) == 0x000024, "Wrong size on SubmixEffectStereoDelayPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectStereoDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectStereoDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectStereoDelayPreset \ static_assert(alignof(USubmixEffectStereoDelayPreset) == 0x000008, "Wrong alignment on USubmixEffectStereoDelayPreset"); \ static_assert(sizeof(USubmixEffectStereoDelayPreset) == 0x0000D8, "Wrong size on USubmixEffectStereoDelayPreset"); \ static_assert(offsetof(USubmixEffectStereoDelayPreset, Settings) == 0x0000B4, "Member 'USubmixEffectStereoDelayPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_AddTap \ static_assert(alignof(SubmixEffectTapDelayPreset_AddTap) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_AddTap"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_AddTap) == 0x000004, "Wrong size on SubmixEffectTapDelayPreset_AddTap"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_AddTap, TapId) == 0x000000, "Member 'SubmixEffectTapDelayPreset_AddTap::TapId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds \ static_assert(alignof(SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds) == 0x000004, "Wrong size on SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds, ReturnValue) == 0x000000, "Member 'SubmixEffectTapDelayPreset_GetMaxDelayInMilliseconds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_GetTap \ static_assert(alignof(SubmixEffectTapDelayPreset_GetTap) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_GetTap"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_GetTap) == 0x00001C, "Wrong size on SubmixEffectTapDelayPreset_GetTap"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_GetTap, TapId) == 0x000000, "Member 'SubmixEffectTapDelayPreset_GetTap::TapId' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_GetTap, TapInfo) == 0x000004, "Member 'SubmixEffectTapDelayPreset_GetTap::TapInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_GetTapIds \ static_assert(alignof(SubmixEffectTapDelayPreset_GetTapIds) == 0x000008, "Wrong alignment on SubmixEffectTapDelayPreset_GetTapIds"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_GetTapIds) == 0x000010, "Wrong size on SubmixEffectTapDelayPreset_GetTapIds"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_GetTapIds, TapIds) == 0x000000, "Member 'SubmixEffectTapDelayPreset_GetTapIds::TapIds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_RemoveTap \ static_assert(alignof(SubmixEffectTapDelayPreset_RemoveTap) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_RemoveTap"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_RemoveTap) == 0x000004, "Wrong size on SubmixEffectTapDelayPreset_RemoveTap"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_RemoveTap, TapId) == 0x000000, "Member 'SubmixEffectTapDelayPreset_RemoveTap::TapId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_SetInterpolationTime \ static_assert(alignof(SubmixEffectTapDelayPreset_SetInterpolationTime) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_SetInterpolationTime"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_SetInterpolationTime) == 0x000004, "Wrong size on SubmixEffectTapDelayPreset_SetInterpolationTime"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_SetInterpolationTime, Time) == 0x000000, "Member 'SubmixEffectTapDelayPreset_SetInterpolationTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_SetSettings \ static_assert(alignof(SubmixEffectTapDelayPreset_SetSettings) == 0x000008, "Wrong alignment on SubmixEffectTapDelayPreset_SetSettings"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_SetSettings) == 0x000018, "Wrong size on SubmixEffectTapDelayPreset_SetSettings"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_SetSettings, InSettings) == 0x000000, "Member 'SubmixEffectTapDelayPreset_SetSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SubmixEffectTapDelayPreset_SetTap \ static_assert(alignof(SubmixEffectTapDelayPreset_SetTap) == 0x000004, "Wrong alignment on SubmixEffectTapDelayPreset_SetTap"); \ static_assert(sizeof(SubmixEffectTapDelayPreset_SetTap) == 0x00001C, "Wrong size on SubmixEffectTapDelayPreset_SetTap"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_SetTap, TapId) == 0x000000, "Member 'SubmixEffectTapDelayPreset_SetTap::TapId' has a wrong offset!"); \ static_assert(offsetof(SubmixEffectTapDelayPreset_SetTap, TapInfo) == 0x000004, "Member 'SubmixEffectTapDelayPreset_SetTap::TapInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USubmixEffectTapDelayPreset \ static_assert(alignof(USubmixEffectTapDelayPreset) == 0x000008, "Wrong alignment on USubmixEffectTapDelayPreset"); \ static_assert(sizeof(USubmixEffectTapDelayPreset) == 0x0000D8, "Wrong size on USubmixEffectTapDelayPreset"); \ static_assert(offsetof(USubmixEffectTapDelayPreset, Settings) == 0x0000A8, "Member 'USubmixEffectTapDelayPreset::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_NoteOff \ static_assert(alignof(GranularSynth_NoteOff) == 0x000004, "Wrong alignment on GranularSynth_NoteOff"); \ static_assert(sizeof(GranularSynth_NoteOff) == 0x000008, "Wrong size on GranularSynth_NoteOff"); \ static_assert(offsetof(GranularSynth_NoteOff, Note) == 0x000000, "Member 'GranularSynth_NoteOff::Note' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_NoteOff, bKill) == 0x000004, "Member 'GranularSynth_NoteOff::bKill' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_NoteOn \ static_assert(alignof(GranularSynth_NoteOn) == 0x000004, "Wrong alignment on GranularSynth_NoteOn"); \ static_assert(sizeof(GranularSynth_NoteOn) == 0x00000C, "Wrong size on GranularSynth_NoteOn"); \ static_assert(offsetof(GranularSynth_NoteOn, Note) == 0x000000, "Member 'GranularSynth_NoteOn::Note' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_NoteOn, Velocity) == 0x000004, "Member 'GranularSynth_NoteOn::Velocity' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_NoteOn, Duration) == 0x000008, "Member 'GranularSynth_NoteOn::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetAttackTime \ static_assert(alignof(GranularSynth_SetAttackTime) == 0x000004, "Wrong alignment on GranularSynth_SetAttackTime"); \ static_assert(sizeof(GranularSynth_SetAttackTime) == 0x000004, "Wrong size on GranularSynth_SetAttackTime"); \ static_assert(offsetof(GranularSynth_SetAttackTime, AttackTimeMsec) == 0x000000, "Member 'GranularSynth_SetAttackTime::AttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetDecayTime \ static_assert(alignof(GranularSynth_SetDecayTime) == 0x000004, "Wrong alignment on GranularSynth_SetDecayTime"); \ static_assert(sizeof(GranularSynth_SetDecayTime) == 0x000004, "Wrong size on GranularSynth_SetDecayTime"); \ static_assert(offsetof(GranularSynth_SetDecayTime, DecayTimeMsec) == 0x000000, "Member 'GranularSynth_SetDecayTime::DecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainDuration \ static_assert(alignof(GranularSynth_SetGrainDuration) == 0x000008, "Wrong alignment on GranularSynth_SetGrainDuration"); \ static_assert(sizeof(GranularSynth_SetGrainDuration) == 0x000018, "Wrong size on GranularSynth_SetGrainDuration"); \ static_assert(offsetof(GranularSynth_SetGrainDuration, BaseDurationMsec) == 0x000000, "Member 'GranularSynth_SetGrainDuration::BaseDurationMsec' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetGrainDuration, DurationRange) == 0x000008, "Member 'GranularSynth_SetGrainDuration::DurationRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainEnvelopeType \ static_assert(alignof(GranularSynth_SetGrainEnvelopeType) == 0x000001, "Wrong alignment on GranularSynth_SetGrainEnvelopeType"); \ static_assert(sizeof(GranularSynth_SetGrainEnvelopeType) == 0x000001, "Wrong size on GranularSynth_SetGrainEnvelopeType"); \ static_assert(offsetof(GranularSynth_SetGrainEnvelopeType, EnvelopeType) == 0x000000, "Member 'GranularSynth_SetGrainEnvelopeType::EnvelopeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainPan \ static_assert(alignof(GranularSynth_SetGrainPan) == 0x000008, "Wrong alignment on GranularSynth_SetGrainPan"); \ static_assert(sizeof(GranularSynth_SetGrainPan) == 0x000018, "Wrong size on GranularSynth_SetGrainPan"); \ static_assert(offsetof(GranularSynth_SetGrainPan, BasePan) == 0x000000, "Member 'GranularSynth_SetGrainPan::BasePan' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetGrainPan, PanRange) == 0x000008, "Member 'GranularSynth_SetGrainPan::PanRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainPitch \ static_assert(alignof(GranularSynth_SetGrainPitch) == 0x000008, "Wrong alignment on GranularSynth_SetGrainPitch"); \ static_assert(sizeof(GranularSynth_SetGrainPitch) == 0x000018, "Wrong size on GranularSynth_SetGrainPitch"); \ static_assert(offsetof(GranularSynth_SetGrainPitch, BasePitch) == 0x000000, "Member 'GranularSynth_SetGrainPitch::BasePitch' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetGrainPitch, PitchRange) == 0x000008, "Member 'GranularSynth_SetGrainPitch::PitchRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainProbability \ static_assert(alignof(GranularSynth_SetGrainProbability) == 0x000004, "Wrong alignment on GranularSynth_SetGrainProbability"); \ static_assert(sizeof(GranularSynth_SetGrainProbability) == 0x000004, "Wrong size on GranularSynth_SetGrainProbability"); \ static_assert(offsetof(GranularSynth_SetGrainProbability, InGrainProbability) == 0x000000, "Member 'GranularSynth_SetGrainProbability::InGrainProbability' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainsPerSecond \ static_assert(alignof(GranularSynth_SetGrainsPerSecond) == 0x000004, "Wrong alignment on GranularSynth_SetGrainsPerSecond"); \ static_assert(sizeof(GranularSynth_SetGrainsPerSecond) == 0x000004, "Wrong size on GranularSynth_SetGrainsPerSecond"); \ static_assert(offsetof(GranularSynth_SetGrainsPerSecond, InGrainsPerSecond) == 0x000000, "Member 'GranularSynth_SetGrainsPerSecond::InGrainsPerSecond' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetGrainVolume \ static_assert(alignof(GranularSynth_SetGrainVolume) == 0x000008, "Wrong alignment on GranularSynth_SetGrainVolume"); \ static_assert(sizeof(GranularSynth_SetGrainVolume) == 0x000018, "Wrong size on GranularSynth_SetGrainVolume"); \ static_assert(offsetof(GranularSynth_SetGrainVolume, BaseVolume) == 0x000000, "Member 'GranularSynth_SetGrainVolume::BaseVolume' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetGrainVolume, VolumeRange) == 0x000008, "Member 'GranularSynth_SetGrainVolume::VolumeRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetPlaybackSpeed \ static_assert(alignof(GranularSynth_SetPlaybackSpeed) == 0x000004, "Wrong alignment on GranularSynth_SetPlaybackSpeed"); \ static_assert(sizeof(GranularSynth_SetPlaybackSpeed) == 0x000004, "Wrong size on GranularSynth_SetPlaybackSpeed"); \ static_assert(offsetof(GranularSynth_SetPlaybackSpeed, InPlayheadRate) == 0x000000, "Member 'GranularSynth_SetPlaybackSpeed::InPlayheadRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetPlayheadTime \ static_assert(alignof(GranularSynth_SetPlayheadTime) == 0x000004, "Wrong alignment on GranularSynth_SetPlayheadTime"); \ static_assert(sizeof(GranularSynth_SetPlayheadTime) == 0x00000C, "Wrong size on GranularSynth_SetPlayheadTime"); \ static_assert(offsetof(GranularSynth_SetPlayheadTime, InPositionSec) == 0x000000, "Member 'GranularSynth_SetPlayheadTime::InPositionSec' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetPlayheadTime, LerpTimeSec) == 0x000004, "Member 'GranularSynth_SetPlayheadTime::LerpTimeSec' has a wrong offset!"); \ static_assert(offsetof(GranularSynth_SetPlayheadTime, SeekType) == 0x000008, "Member 'GranularSynth_SetPlayheadTime::SeekType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetReleaseTimeMsec \ static_assert(alignof(GranularSynth_SetReleaseTimeMsec) == 0x000004, "Wrong alignment on GranularSynth_SetReleaseTimeMsec"); \ static_assert(sizeof(GranularSynth_SetReleaseTimeMsec) == 0x000004, "Wrong size on GranularSynth_SetReleaseTimeMsec"); \ static_assert(offsetof(GranularSynth_SetReleaseTimeMsec, ReleaseTimeMsec) == 0x000000, "Member 'GranularSynth_SetReleaseTimeMsec::ReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetScrubMode \ static_assert(alignof(GranularSynth_SetScrubMode) == 0x000001, "Wrong alignment on GranularSynth_SetScrubMode"); \ static_assert(sizeof(GranularSynth_SetScrubMode) == 0x000001, "Wrong size on GranularSynth_SetScrubMode"); \ static_assert(offsetof(GranularSynth_SetScrubMode, bScrubMode) == 0x000000, "Member 'GranularSynth_SetScrubMode::bScrubMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetSoundWave \ static_assert(alignof(GranularSynth_SetSoundWave) == 0x000008, "Wrong alignment on GranularSynth_SetSoundWave"); \ static_assert(sizeof(GranularSynth_SetSoundWave) == 0x000008, "Wrong size on GranularSynth_SetSoundWave"); \ static_assert(offsetof(GranularSynth_SetSoundWave, InSoundWave) == 0x000000, "Member 'GranularSynth_SetSoundWave::InSoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_SetSustainGain \ static_assert(alignof(GranularSynth_SetSustainGain) == 0x000004, "Wrong alignment on GranularSynth_SetSustainGain"); \ static_assert(sizeof(GranularSynth_SetSustainGain) == 0x000004, "Wrong size on GranularSynth_SetSustainGain"); \ static_assert(offsetof(GranularSynth_SetSustainGain, SustainGain) == 0x000000, "Member 'GranularSynth_SetSustainGain::SustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_GetCurrentPlayheadTime \ static_assert(alignof(GranularSynth_GetCurrentPlayheadTime) == 0x000004, "Wrong alignment on GranularSynth_GetCurrentPlayheadTime"); \ static_assert(sizeof(GranularSynth_GetCurrentPlayheadTime) == 0x000004, "Wrong size on GranularSynth_GetCurrentPlayheadTime"); \ static_assert(offsetof(GranularSynth_GetCurrentPlayheadTime, ReturnValue) == 0x000000, "Member 'GranularSynth_GetCurrentPlayheadTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_GetSampleDuration \ static_assert(alignof(GranularSynth_GetSampleDuration) == 0x000004, "Wrong alignment on GranularSynth_GetSampleDuration"); \ static_assert(sizeof(GranularSynth_GetSampleDuration) == 0x000004, "Wrong size on GranularSynth_GetSampleDuration"); \ static_assert(offsetof(GranularSynth_GetSampleDuration, ReturnValue) == 0x000000, "Member 'GranularSynth_GetSampleDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GranularSynth_IsLoaded \ static_assert(alignof(GranularSynth_IsLoaded) == 0x000001, "Wrong alignment on GranularSynth_IsLoaded"); \ static_assert(sizeof(GranularSynth_IsLoaded) == 0x000001, "Wrong size on GranularSynth_IsLoaded"); \ static_assert(offsetof(GranularSynth_IsLoaded, ReturnValue) == 0x000000, "Member 'GranularSynth_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGranularSynth \ static_assert(alignof(UGranularSynth) == 0x000010, "Wrong alignment on UGranularSynth"); \ static_assert(sizeof(UGranularSynth) == 0x000B70, "Wrong size on UGranularSynth"); \ static_assert(offsetof(UGranularSynth, GranulatedSoundWave) == 0x000790, "Member 'UGranularSynth::GranulatedSoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMonoWaveTableSynthPreset \ static_assert(alignof(UMonoWaveTableSynthPreset) == 0x000008, "Wrong alignment on UMonoWaveTableSynthPreset"); \ static_assert(sizeof(UMonoWaveTableSynthPreset) == 0x000170, "Wrong size on UMonoWaveTableSynthPreset"); \ static_assert(offsetof(UMonoWaveTableSynthPreset, PresetName) == 0x000028, "Member 'UMonoWaveTableSynthPreset::PresetName' has a wrong offset!"); \ static_assert(offsetof(UMonoWaveTableSynthPreset, LockKeyframesToGrid) == 0x00003C, "Member 'UMonoWaveTableSynthPreset::LockKeyframesToGrid' has a wrong offset!"); \ static_assert(offsetof(UMonoWaveTableSynthPreset, WaveTableResolution) == 0x000040, "Member 'UMonoWaveTableSynthPreset::WaveTableResolution' has a wrong offset!"); \ static_assert(offsetof(UMonoWaveTableSynthPreset, WaveTable) == 0x000048, "Member 'UMonoWaveTableSynthPreset::WaveTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_GetCurveTangent \ static_assert(alignof(SynthComponentMonoWaveTable_GetCurveTangent) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_GetCurveTangent"); \ static_assert(sizeof(SynthComponentMonoWaveTable_GetCurveTangent) == 0x000008, "Wrong size on SynthComponentMonoWaveTable_GetCurveTangent"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetCurveTangent, TableIndex) == 0x000000, "Member 'SynthComponentMonoWaveTable_GetCurveTangent::TableIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetCurveTangent, ReturnValue) == 0x000004, "Member 'SynthComponentMonoWaveTable_GetCurveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_GetNumTableEntries \ static_assert(alignof(SynthComponentMonoWaveTable_GetNumTableEntries) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_GetNumTableEntries"); \ static_assert(sizeof(SynthComponentMonoWaveTable_GetNumTableEntries) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_GetNumTableEntries"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetNumTableEntries, ReturnValue) == 0x000000, "Member 'SynthComponentMonoWaveTable_GetNumTableEntries::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_NoteOff \ static_assert(alignof(SynthComponentMonoWaveTable_NoteOff) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_NoteOff"); \ static_assert(sizeof(SynthComponentMonoWaveTable_NoteOff) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_NoteOff"); \ static_assert(offsetof(SynthComponentMonoWaveTable_NoteOff, InMidiNote) == 0x000000, "Member 'SynthComponentMonoWaveTable_NoteOff::InMidiNote' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_NoteOn \ static_assert(alignof(SynthComponentMonoWaveTable_NoteOn) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_NoteOn"); \ static_assert(sizeof(SynthComponentMonoWaveTable_NoteOn) == 0x000008, "Wrong size on SynthComponentMonoWaveTable_NoteOn"); \ static_assert(offsetof(SynthComponentMonoWaveTable_NoteOn, InMidiNote) == 0x000000, "Member 'SynthComponentMonoWaveTable_NoteOn::InMidiNote' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_NoteOn, InVelocity) == 0x000004, "Member 'SynthComponentMonoWaveTable_NoteOn::InVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_RefreshWaveTable \ static_assert(alignof(SynthComponentMonoWaveTable_RefreshWaveTable) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_RefreshWaveTable"); \ static_assert(sizeof(SynthComponentMonoWaveTable_RefreshWaveTable) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_RefreshWaveTable"); \ static_assert(offsetof(SynthComponentMonoWaveTable_RefreshWaveTable, Index_0) == 0x000000, "Member 'SynthComponentMonoWaveTable_RefreshWaveTable::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime, InAttackTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeAttackTime::InAttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeBiasDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert, bInBiasInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeBiasInvert::bInBiasInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime, InDecayTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeDecayTime::InDecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeInvert, bInInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeInvert::bInInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime, InReleaseTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeReleaseTime::InReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain \ static_assert(alignof(SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain, InSustainGain) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetAmpEnvelopeSustainGain::InSustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetCurveInterpolationType \ static_assert(alignof(SynthComponentMonoWaveTable_SetCurveInterpolationType) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetCurveInterpolationType"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetCurveInterpolationType) == 0x00000C, "Wrong size on SynthComponentMonoWaveTable_SetCurveInterpolationType"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveInterpolationType, InterpolationType) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetCurveInterpolationType::InterpolationType' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveInterpolationType, TableIndex) == 0x000004, "Member 'SynthComponentMonoWaveTable_SetCurveInterpolationType::TableIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveInterpolationType, ReturnValue) == 0x000008, "Member 'SynthComponentMonoWaveTable_SetCurveInterpolationType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetCurveTangent \ static_assert(alignof(SynthComponentMonoWaveTable_SetCurveTangent) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetCurveTangent"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetCurveTangent) == 0x00000C, "Wrong size on SynthComponentMonoWaveTable_SetCurveTangent"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveTangent, TableIndex) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetCurveTangent::TableIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveTangent, InNewTangent) == 0x000004, "Member 'SynthComponentMonoWaveTable_SetCurveTangent::InNewTangent' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveTangent, ReturnValue) == 0x000008, "Member 'SynthComponentMonoWaveTable_SetCurveTangent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetCurveValue \ static_assert(alignof(SynthComponentMonoWaveTable_SetCurveValue) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetCurveValue"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetCurveValue) == 0x000010, "Wrong size on SynthComponentMonoWaveTable_SetCurveValue"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveValue, TableIndex) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetCurveValue::TableIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveValue, KeyframeIndex) == 0x000004, "Member 'SynthComponentMonoWaveTable_SetCurveValue::KeyframeIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveValue, NewValue) == 0x000008, "Member 'SynthComponentMonoWaveTable_SetCurveValue::NewValue' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetCurveValue, ReturnValue) == 0x00000C, "Member 'SynthComponentMonoWaveTable_SetCurveValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime, InAttackTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeAttackTime::InAttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeBiasDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert, bInBiasInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeBiasInvert::bInBiasInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeInvert, bInInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeInvert::bInInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime, InDecayTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopenDecayTime::InDecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime, InReleaseTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeReleaseTime::InReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain \ static_assert(alignof(SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain, InSustainGain) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFilterEnvelopeSustainGain::InSustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFrequency \ static_assert(alignof(SynthComponentMonoWaveTable_SetFrequency) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFrequency"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFrequency) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFrequency"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFrequency, FrequencyHz) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFrequency::FrequencyHz' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFrequencyPitchBend \ static_assert(alignof(SynthComponentMonoWaveTable_SetFrequencyPitchBend) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFrequencyPitchBend"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFrequencyPitchBend) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFrequencyPitchBend"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFrequencyPitchBend, FrequencyOffsetCents) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFrequencyPitchBend::FrequencyOffsetCents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetFrequencyWithMidiNote \ static_assert(alignof(SynthComponentMonoWaveTable_SetFrequencyWithMidiNote) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetFrequencyWithMidiNote"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetFrequencyWithMidiNote) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetFrequencyWithMidiNote"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetFrequencyWithMidiNote, InMidiNote) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetFrequencyWithMidiNote::InMidiNote' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetLowPassFilterResonance \ static_assert(alignof(SynthComponentMonoWaveTable_SetLowPassFilterResonance) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetLowPassFilterResonance"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetLowPassFilterResonance) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetLowPassFilterResonance"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetLowPassFilterResonance, InNewQ) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetLowPassFilterResonance::InNewQ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime, InAttackTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeAttackTime::InAttackTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeBiasDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert, bInBiasInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeBiasInvert::bInBiasInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime, InDecayTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeDecayTime::InDecayTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeDepth, InDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeDepth::InDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeInvert \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeInvert) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeInvert"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeInvert) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeInvert"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeInvert, bInInvert) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeInvert::bInInvert' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime, InReleaseTimeMsec) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeReleaseTime::InReleaseTimeMsec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain \ static_assert(alignof(SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain, InSustainGain) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPositionEnvelopeSustainGain::InSustainGain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPosLfoDepth \ static_assert(alignof(SynthComponentMonoWaveTable_SetPosLfoDepth) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPosLfoDepth"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPosLfoDepth) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPosLfoDepth"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPosLfoDepth, InLfoDepth) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPosLfoDepth::InLfoDepth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPosLfoFrequency \ static_assert(alignof(SynthComponentMonoWaveTable_SetPosLfoFrequency) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetPosLfoFrequency"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPosLfoFrequency) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetPosLfoFrequency"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPosLfoFrequency, InLfoFrequency) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPosLfoFrequency::InLfoFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetPosLfoType \ static_assert(alignof(SynthComponentMonoWaveTable_SetPosLfoType) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetPosLfoType"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetPosLfoType) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetPosLfoType"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetPosLfoType, InLfoType) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetPosLfoType::InLfoType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetSustainPedalState \ static_assert(alignof(SynthComponentMonoWaveTable_SetSustainPedalState) == 0x000001, "Wrong alignment on SynthComponentMonoWaveTable_SetSustainPedalState"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetSustainPedalState) == 0x000001, "Wrong size on SynthComponentMonoWaveTable_SetSustainPedalState"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetSustainPedalState, InSustainPedalState) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetSustainPedalState::InSustainPedalState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_SetWaveTablePosition \ static_assert(alignof(SynthComponentMonoWaveTable_SetWaveTablePosition) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_SetWaveTablePosition"); \ static_assert(sizeof(SynthComponentMonoWaveTable_SetWaveTablePosition) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_SetWaveTablePosition"); \ static_assert(offsetof(SynthComponentMonoWaveTable_SetWaveTablePosition, InPosition) == 0x000000, "Member 'SynthComponentMonoWaveTable_SetWaveTablePosition::InPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_GetKeyFrameValuesForTable \ static_assert(alignof(SynthComponentMonoWaveTable_GetKeyFrameValuesForTable) == 0x000008, "Wrong alignment on SynthComponentMonoWaveTable_GetKeyFrameValuesForTable"); \ static_assert(sizeof(SynthComponentMonoWaveTable_GetKeyFrameValuesForTable) == 0x000018, "Wrong size on SynthComponentMonoWaveTable_GetKeyFrameValuesForTable"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetKeyFrameValuesForTable, TableIndex) == 0x000000, "Member 'SynthComponentMonoWaveTable_GetKeyFrameValuesForTable::TableIndex' has a wrong offset!"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetKeyFrameValuesForTable, ReturnValue) == 0x000008, "Member 'SynthComponentMonoWaveTable_GetKeyFrameValuesForTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentMonoWaveTable_GetMaxTableIndex \ static_assert(alignof(SynthComponentMonoWaveTable_GetMaxTableIndex) == 0x000004, "Wrong alignment on SynthComponentMonoWaveTable_GetMaxTableIndex"); \ static_assert(sizeof(SynthComponentMonoWaveTable_GetMaxTableIndex) == 0x000004, "Wrong size on SynthComponentMonoWaveTable_GetMaxTableIndex"); \ static_assert(offsetof(SynthComponentMonoWaveTable_GetMaxTableIndex, ReturnValue) == 0x000000, "Member 'SynthComponentMonoWaveTable_GetMaxTableIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthComponentMonoWaveTable \ static_assert(alignof(USynthComponentMonoWaveTable) == 0x000010, "Wrong alignment on USynthComponentMonoWaveTable"); \ static_assert(sizeof(USynthComponentMonoWaveTable) == 0x000EE0, "Wrong size on USynthComponentMonoWaveTable"); \ static_assert(offsetof(USynthComponentMonoWaveTable, OnTableAltered) == 0x000790, "Member 'USynthComponentMonoWaveTable::OnTableAltered' has a wrong offset!"); \ static_assert(offsetof(USynthComponentMonoWaveTable, OnNumTablesChanged) == 0x0007A0, "Member 'USynthComponentMonoWaveTable::OnNumTablesChanged' has a wrong offset!"); \ static_assert(offsetof(USynthComponentMonoWaveTable, CurrentPreset) == 0x0007B0, "Member 'USynthComponentMonoWaveTable::CurrentPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentToneGenerator_SetFrequency \ static_assert(alignof(SynthComponentToneGenerator_SetFrequency) == 0x000004, "Wrong alignment on SynthComponentToneGenerator_SetFrequency"); \ static_assert(sizeof(SynthComponentToneGenerator_SetFrequency) == 0x000004, "Wrong size on SynthComponentToneGenerator_SetFrequency"); \ static_assert(offsetof(SynthComponentToneGenerator_SetFrequency, InFrequency) == 0x000000, "Member 'SynthComponentToneGenerator_SetFrequency::InFrequency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthComponentToneGenerator_SetVolume \ static_assert(alignof(SynthComponentToneGenerator_SetVolume) == 0x000004, "Wrong alignment on SynthComponentToneGenerator_SetVolume"); \ static_assert(sizeof(SynthComponentToneGenerator_SetVolume) == 0x000004, "Wrong size on SynthComponentToneGenerator_SetVolume"); \ static_assert(offsetof(SynthComponentToneGenerator_SetVolume, InVolume) == 0x000000, "Member 'SynthComponentToneGenerator_SetVolume::InVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthComponentToneGenerator \ static_assert(alignof(USynthComponentToneGenerator) == 0x000010, "Wrong alignment on USynthComponentToneGenerator"); \ static_assert(sizeof(USynthComponentToneGenerator) == 0x000880, "Wrong size on USynthComponentToneGenerator"); \ static_assert(offsetof(USynthComponentToneGenerator, Frequency) == 0x000790, "Member 'USynthComponentToneGenerator::Frequency' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, Volume) == 0x000794, "Member 'USynthComponentToneGenerator::Volume' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, DistanceAttenuationCurve) == 0x000798, "Member 'USynthComponentToneGenerator::DistanceAttenuationCurve' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, DistanceRange) == 0x000820, "Member 'USynthComponentToneGenerator::DistanceRange' has a wrong offset!"); \ static_assert(offsetof(USynthComponentToneGenerator, AttenuationDbAtMaxRange) == 0x000830, "Member 'USynthComponentToneGenerator::AttenuationDbAtMaxRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_SeekToTime \ static_assert(alignof(SynthSamplePlayer_SeekToTime) == 0x000004, "Wrong alignment on SynthSamplePlayer_SeekToTime"); \ static_assert(sizeof(SynthSamplePlayer_SeekToTime) == 0x000008, "Wrong size on SynthSamplePlayer_SeekToTime"); \ static_assert(offsetof(SynthSamplePlayer_SeekToTime, TimeSec) == 0x000000, "Member 'SynthSamplePlayer_SeekToTime::TimeSec' has a wrong offset!"); \ static_assert(offsetof(SynthSamplePlayer_SeekToTime, SeekType) == 0x000004, "Member 'SynthSamplePlayer_SeekToTime::SeekType' has a wrong offset!"); \ static_assert(offsetof(SynthSamplePlayer_SeekToTime, bWrap) == 0x000005, "Member 'SynthSamplePlayer_SeekToTime::bWrap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_SetPitch \ static_assert(alignof(SynthSamplePlayer_SetPitch) == 0x000004, "Wrong alignment on SynthSamplePlayer_SetPitch"); \ static_assert(sizeof(SynthSamplePlayer_SetPitch) == 0x000008, "Wrong size on SynthSamplePlayer_SetPitch"); \ static_assert(offsetof(SynthSamplePlayer_SetPitch, InPitch) == 0x000000, "Member 'SynthSamplePlayer_SetPitch::InPitch' has a wrong offset!"); \ static_assert(offsetof(SynthSamplePlayer_SetPitch, TimeSec) == 0x000004, "Member 'SynthSamplePlayer_SetPitch::TimeSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_SetScrubMode \ static_assert(alignof(SynthSamplePlayer_SetScrubMode) == 0x000001, "Wrong alignment on SynthSamplePlayer_SetScrubMode"); \ static_assert(sizeof(SynthSamplePlayer_SetScrubMode) == 0x000001, "Wrong size on SynthSamplePlayer_SetScrubMode"); \ static_assert(offsetof(SynthSamplePlayer_SetScrubMode, bScrubMode) == 0x000000, "Member 'SynthSamplePlayer_SetScrubMode::bScrubMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_SetScrubTimeWidth \ static_assert(alignof(SynthSamplePlayer_SetScrubTimeWidth) == 0x000004, "Wrong alignment on SynthSamplePlayer_SetScrubTimeWidth"); \ static_assert(sizeof(SynthSamplePlayer_SetScrubTimeWidth) == 0x000004, "Wrong size on SynthSamplePlayer_SetScrubTimeWidth"); \ static_assert(offsetof(SynthSamplePlayer_SetScrubTimeWidth, InScrubTimeWidthSec) == 0x000000, "Member 'SynthSamplePlayer_SetScrubTimeWidth::InScrubTimeWidthSec' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_SetSoundWave \ static_assert(alignof(SynthSamplePlayer_SetSoundWave) == 0x000008, "Wrong alignment on SynthSamplePlayer_SetSoundWave"); \ static_assert(sizeof(SynthSamplePlayer_SetSoundWave) == 0x000008, "Wrong size on SynthSamplePlayer_SetSoundWave"); \ static_assert(offsetof(SynthSamplePlayer_SetSoundWave, InSoundWave) == 0x000000, "Member 'SynthSamplePlayer_SetSoundWave::InSoundWave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_GetCurrentPlaybackProgressPercent \ static_assert(alignof(SynthSamplePlayer_GetCurrentPlaybackProgressPercent) == 0x000004, "Wrong alignment on SynthSamplePlayer_GetCurrentPlaybackProgressPercent"); \ static_assert(sizeof(SynthSamplePlayer_GetCurrentPlaybackProgressPercent) == 0x000004, "Wrong size on SynthSamplePlayer_GetCurrentPlaybackProgressPercent"); \ static_assert(offsetof(SynthSamplePlayer_GetCurrentPlaybackProgressPercent, ReturnValue) == 0x000000, "Member 'SynthSamplePlayer_GetCurrentPlaybackProgressPercent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_GetCurrentPlaybackProgressTime \ static_assert(alignof(SynthSamplePlayer_GetCurrentPlaybackProgressTime) == 0x000004, "Wrong alignment on SynthSamplePlayer_GetCurrentPlaybackProgressTime"); \ static_assert(sizeof(SynthSamplePlayer_GetCurrentPlaybackProgressTime) == 0x000004, "Wrong size on SynthSamplePlayer_GetCurrentPlaybackProgressTime"); \ static_assert(offsetof(SynthSamplePlayer_GetCurrentPlaybackProgressTime, ReturnValue) == 0x000000, "Member 'SynthSamplePlayer_GetCurrentPlaybackProgressTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_GetSampleDuration \ static_assert(alignof(SynthSamplePlayer_GetSampleDuration) == 0x000004, "Wrong alignment on SynthSamplePlayer_GetSampleDuration"); \ static_assert(sizeof(SynthSamplePlayer_GetSampleDuration) == 0x000004, "Wrong size on SynthSamplePlayer_GetSampleDuration"); \ static_assert(offsetof(SynthSamplePlayer_GetSampleDuration, ReturnValue) == 0x000000, "Member 'SynthSamplePlayer_GetSampleDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthSamplePlayer_IsLoaded \ static_assert(alignof(SynthSamplePlayer_IsLoaded) == 0x000001, "Wrong alignment on SynthSamplePlayer_IsLoaded"); \ static_assert(sizeof(SynthSamplePlayer_IsLoaded) == 0x000001, "Wrong size on SynthSamplePlayer_IsLoaded"); \ static_assert(offsetof(SynthSamplePlayer_IsLoaded, ReturnValue) == 0x000000, "Member 'SynthSamplePlayer_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthSamplePlayer \ static_assert(alignof(USynthSamplePlayer) == 0x000010, "Wrong alignment on USynthSamplePlayer"); \ static_assert(sizeof(USynthSamplePlayer) == 0x0008C0, "Wrong size on USynthSamplePlayer"); \ static_assert(offsetof(USynthSamplePlayer, SoundWave) == 0x000790, "Member 'USynthSamplePlayer::SoundWave' has a wrong offset!"); \ static_assert(offsetof(USynthSamplePlayer, OnSampleLoaded) == 0x000798, "Member 'USynthSamplePlayer::OnSampleLoaded' has a wrong offset!"); \ static_assert(offsetof(USynthSamplePlayer, OnSamplePlaybackProgress) == 0x0007A8, "Member 'USynthSamplePlayer::OnSamplePlaybackProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency \ static_assert(alignof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency) == 0x000004, "Wrong alignment on SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency"); \ static_assert(sizeof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency) == 0x000018, "Wrong size on SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, InLogFrequencyValue) == 0x000000, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::InLogFrequencyValue' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, InDomainMin) == 0x000004, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::InDomainMin' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, InDomainMax) == 0x000008, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::InDomainMax' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, InRangeMin) == 0x00000C, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::InRangeMin' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, InRangeMax) == 0x000010, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::InRangeMax' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency, ReturnValue) == 0x000014, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLinearFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency \ static_assert(alignof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency) == 0x000004, "Wrong alignment on SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency"); \ static_assert(sizeof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency) == 0x000018, "Wrong size on SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, InLinearValue) == 0x000000, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::InLinearValue' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, InDomainMin) == 0x000004, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::InDomainMin' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, InDomainMax) == 0x000008, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::InDomainMax' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, InRangeMin) == 0x00000C, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::InRangeMin' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, InRangeMax) == 0x000010, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::InRangeMax' has a wrong offset!"); \ static_assert(offsetof(SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency, ReturnValue) == 0x000014, "Member 'SynthesisUtilitiesBlueprintFunctionLibrary_GetLogFrequency::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthesisUtilitiesBlueprintFunctionLibrary \ static_assert(alignof(USynthesisUtilitiesBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on USynthesisUtilitiesBlueprintFunctionLibrary"); \ static_assert(sizeof(USynthesisUtilitiesBlueprintFunctionLibrary) == 0x000028, "Wrong size on USynthesisUtilitiesBlueprintFunctionLibrary"); \ #define DUMPER7_ASSERTS_Synth2DSlider_SetIndentHandle \ static_assert(alignof(Synth2DSlider_SetIndentHandle) == 0x000001, "Wrong alignment on Synth2DSlider_SetIndentHandle"); \ static_assert(sizeof(Synth2DSlider_SetIndentHandle) == 0x000001, "Wrong size on Synth2DSlider_SetIndentHandle"); \ static_assert(offsetof(Synth2DSlider_SetIndentHandle, InValue) == 0x000000, "Member 'Synth2DSlider_SetIndentHandle::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Synth2DSlider_SetLocked \ static_assert(alignof(Synth2DSlider_SetLocked) == 0x000001, "Wrong alignment on Synth2DSlider_SetLocked"); \ static_assert(sizeof(Synth2DSlider_SetLocked) == 0x000001, "Wrong size on Synth2DSlider_SetLocked"); \ static_assert(offsetof(Synth2DSlider_SetLocked, InValue) == 0x000000, "Member 'Synth2DSlider_SetLocked::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Synth2DSlider_SetSliderHandleColor \ static_assert(alignof(Synth2DSlider_SetSliderHandleColor) == 0x000004, "Wrong alignment on Synth2DSlider_SetSliderHandleColor"); \ static_assert(sizeof(Synth2DSlider_SetSliderHandleColor) == 0x000010, "Wrong size on Synth2DSlider_SetSliderHandleColor"); \ static_assert(offsetof(Synth2DSlider_SetSliderHandleColor, InValue) == 0x000000, "Member 'Synth2DSlider_SetSliderHandleColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Synth2DSlider_SetStepSize \ static_assert(alignof(Synth2DSlider_SetStepSize) == 0x000004, "Wrong alignment on Synth2DSlider_SetStepSize"); \ static_assert(sizeof(Synth2DSlider_SetStepSize) == 0x000004, "Wrong size on Synth2DSlider_SetStepSize"); \ static_assert(offsetof(Synth2DSlider_SetStepSize, InValue) == 0x000000, "Member 'Synth2DSlider_SetStepSize::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Synth2DSlider_SetValue \ static_assert(alignof(Synth2DSlider_SetValue) == 0x000008, "Wrong alignment on Synth2DSlider_SetValue"); \ static_assert(sizeof(Synth2DSlider_SetValue) == 0x000010, "Wrong size on Synth2DSlider_SetValue"); \ static_assert(offsetof(Synth2DSlider_SetValue, InValue) == 0x000000, "Member 'Synth2DSlider_SetValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Synth2DSlider_GetValue \ static_assert(alignof(Synth2DSlider_GetValue) == 0x000008, "Wrong alignment on Synth2DSlider_GetValue"); \ static_assert(sizeof(Synth2DSlider_GetValue) == 0x000010, "Wrong size on Synth2DSlider_GetValue"); \ static_assert(offsetof(Synth2DSlider_GetValue, ReturnValue) == 0x000000, "Member 'Synth2DSlider_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynth2DSlider \ static_assert(alignof(USynth2DSlider) == 0x000010, "Wrong alignment on USynth2DSlider"); \ static_assert(sizeof(USynth2DSlider) == 0x000640, "Wrong size on USynth2DSlider"); \ static_assert(offsetof(USynth2DSlider, ValueX) == 0x000150, "Member 'USynth2DSlider::ValueX' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, ValueY) == 0x000154, "Member 'USynth2DSlider::ValueY' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, ValueXDelegate) == 0x000158, "Member 'USynth2DSlider::ValueXDelegate' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, ValueYDelegate) == 0x000168, "Member 'USynth2DSlider::ValueYDelegate' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, WidgetStyle) == 0x000180, "Member 'USynth2DSlider::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, SliderHandleColor) == 0x0005B0, "Member 'USynth2DSlider::SliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, IndentHandle) == 0x0005C0, "Member 'USynth2DSlider::IndentHandle' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, Locked) == 0x0005C1, "Member 'USynth2DSlider::Locked' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, StepSize) == 0x0005C4, "Member 'USynth2DSlider::StepSize' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, IsFocusable) == 0x0005C8, "Member 'USynth2DSlider::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnMouseCaptureBegin) == 0x0005D0, "Member 'USynth2DSlider::OnMouseCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnMouseCaptureEnd) == 0x0005E0, "Member 'USynth2DSlider::OnMouseCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnControllerCaptureBegin) == 0x0005F0, "Member 'USynth2DSlider::OnControllerCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnControllerCaptureEnd) == 0x000600, "Member 'USynth2DSlider::OnControllerCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnValueChangedX) == 0x000610, "Member 'USynth2DSlider::OnValueChangedX' has a wrong offset!"); \ static_assert(offsetof(USynth2DSlider, OnValueChangedY) == 0x000620, "Member 'USynth2DSlider::OnValueChangedY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthKnob_SetLocked \ static_assert(alignof(SynthKnob_SetLocked) == 0x000001, "Wrong alignment on SynthKnob_SetLocked"); \ static_assert(sizeof(SynthKnob_SetLocked) == 0x000001, "Wrong size on SynthKnob_SetLocked"); \ static_assert(offsetof(SynthKnob_SetLocked, InValue) == 0x000000, "Member 'SynthKnob_SetLocked::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthKnob_SetStepSize \ static_assert(alignof(SynthKnob_SetStepSize) == 0x000004, "Wrong alignment on SynthKnob_SetStepSize"); \ static_assert(sizeof(SynthKnob_SetStepSize) == 0x000004, "Wrong size on SynthKnob_SetStepSize"); \ static_assert(offsetof(SynthKnob_SetStepSize, InValue) == 0x000000, "Member 'SynthKnob_SetStepSize::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthKnob_SetValue \ static_assert(alignof(SynthKnob_SetValue) == 0x000004, "Wrong alignment on SynthKnob_SetValue"); \ static_assert(sizeof(SynthKnob_SetValue) == 0x000004, "Wrong size on SynthKnob_SetValue"); \ static_assert(offsetof(SynthKnob_SetValue, InValue) == 0x000000, "Member 'SynthKnob_SetValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SynthKnob_GetValue \ static_assert(alignof(SynthKnob_GetValue) == 0x000004, "Wrong alignment on SynthKnob_GetValue"); \ static_assert(sizeof(SynthKnob_GetValue) == 0x000004, "Wrong size on SynthKnob_GetValue"); \ static_assert(offsetof(SynthKnob_GetValue, ReturnValue) == 0x000000, "Member 'SynthKnob_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USynthKnob \ static_assert(alignof(USynthKnob) == 0x000010, "Wrong alignment on USynthKnob"); \ static_assert(sizeof(USynthKnob) == 0x000580, "Wrong size on USynthKnob"); \ static_assert(offsetof(USynthKnob, Value) == 0x000150, "Member 'USynthKnob::Value' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, StepSize) == 0x000154, "Member 'USynthKnob::StepSize' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, MouseSpeed) == 0x000158, "Member 'USynthKnob::MouseSpeed' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, MouseFineTuneSpeed) == 0x00015C, "Member 'USynthKnob::MouseFineTuneSpeed' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, ParameterName) == 0x000168, "Member 'USynthKnob::ParameterName' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, ParameterUnits) == 0x000180, "Member 'USynthKnob::ParameterUnits' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, ValueDelegate) == 0x000198, "Member 'USynthKnob::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, WidgetStyle) == 0x0001B0, "Member 'USynthKnob::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, Locked) == 0x000510, "Member 'USynthKnob::Locked' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, IsFocusable) == 0x000511, "Member 'USynthKnob::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnMouseCaptureBegin) == 0x000518, "Member 'USynthKnob::OnMouseCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnMouseCaptureEnd) == 0x000528, "Member 'USynthKnob::OnMouseCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnControllerCaptureBegin) == 0x000538, "Member 'USynthKnob::OnControllerCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnControllerCaptureEnd) == 0x000548, "Member 'USynthKnob::OnControllerCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnValueChanged) == 0x000558, "Member 'USynthKnob::OnValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_GetAllChannels \ static_assert(alignof(TraceUtilLibrary_GetAllChannels) == 0x000008, "Wrong alignment on TraceUtilLibrary_GetAllChannels"); \ static_assert(sizeof(TraceUtilLibrary_GetAllChannels) == 0x000010, "Wrong size on TraceUtilLibrary_GetAllChannels"); \ static_assert(offsetof(TraceUtilLibrary_GetAllChannels, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_GetAllChannels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_GetEnabledChannels \ static_assert(alignof(TraceUtilLibrary_GetEnabledChannels) == 0x000008, "Wrong alignment on TraceUtilLibrary_GetEnabledChannels"); \ static_assert(sizeof(TraceUtilLibrary_GetEnabledChannels) == 0x000010, "Wrong size on TraceUtilLibrary_GetEnabledChannels"); \ static_assert(offsetof(TraceUtilLibrary_GetEnabledChannels, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_GetEnabledChannels::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_IsChannelEnabled \ static_assert(alignof(TraceUtilLibrary_IsChannelEnabled) == 0x000008, "Wrong alignment on TraceUtilLibrary_IsChannelEnabled"); \ static_assert(sizeof(TraceUtilLibrary_IsChannelEnabled) == 0x000018, "Wrong size on TraceUtilLibrary_IsChannelEnabled"); \ static_assert(offsetof(TraceUtilLibrary_IsChannelEnabled, ChannelName) == 0x000000, "Member 'TraceUtilLibrary_IsChannelEnabled::ChannelName' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_IsChannelEnabled, ReturnValue) == 0x000010, "Member 'TraceUtilLibrary_IsChannelEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_IsTracing \ static_assert(alignof(TraceUtilLibrary_IsTracing) == 0x000001, "Wrong alignment on TraceUtilLibrary_IsTracing"); \ static_assert(sizeof(TraceUtilLibrary_IsTracing) == 0x000001, "Wrong size on TraceUtilLibrary_IsTracing"); \ static_assert(offsetof(TraceUtilLibrary_IsTracing, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_IsTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_PauseTracing \ static_assert(alignof(TraceUtilLibrary_PauseTracing) == 0x000001, "Wrong alignment on TraceUtilLibrary_PauseTracing"); \ static_assert(sizeof(TraceUtilLibrary_PauseTracing) == 0x000001, "Wrong size on TraceUtilLibrary_PauseTracing"); \ static_assert(offsetof(TraceUtilLibrary_PauseTracing, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_PauseTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_ResumeTracing \ static_assert(alignof(TraceUtilLibrary_ResumeTracing) == 0x000001, "Wrong alignment on TraceUtilLibrary_ResumeTracing"); \ static_assert(sizeof(TraceUtilLibrary_ResumeTracing) == 0x000001, "Wrong size on TraceUtilLibrary_ResumeTracing"); \ static_assert(offsetof(TraceUtilLibrary_ResumeTracing, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_ResumeTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_StartTraceSendTo \ static_assert(alignof(TraceUtilLibrary_StartTraceSendTo) == 0x000008, "Wrong alignment on TraceUtilLibrary_StartTraceSendTo"); \ static_assert(sizeof(TraceUtilLibrary_StartTraceSendTo) == 0x000028, "Wrong size on TraceUtilLibrary_StartTraceSendTo"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceSendTo, Target) == 0x000000, "Member 'TraceUtilLibrary_StartTraceSendTo::Target' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceSendTo, Channels) == 0x000010, "Member 'TraceUtilLibrary_StartTraceSendTo::Channels' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceSendTo, ReturnValue) == 0x000020, "Member 'TraceUtilLibrary_StartTraceSendTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_StartTraceToFile \ static_assert(alignof(TraceUtilLibrary_StartTraceToFile) == 0x000008, "Wrong alignment on TraceUtilLibrary_StartTraceToFile"); \ static_assert(sizeof(TraceUtilLibrary_StartTraceToFile) == 0x000028, "Wrong size on TraceUtilLibrary_StartTraceToFile"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceToFile, Filename) == 0x000000, "Member 'TraceUtilLibrary_StartTraceToFile::Filename' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceToFile, Channels) == 0x000010, "Member 'TraceUtilLibrary_StartTraceToFile::Channels' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_StartTraceToFile, ReturnValue) == 0x000020, "Member 'TraceUtilLibrary_StartTraceToFile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_StopTracing \ static_assert(alignof(TraceUtilLibrary_StopTracing) == 0x000001, "Wrong alignment on TraceUtilLibrary_StopTracing"); \ static_assert(sizeof(TraceUtilLibrary_StopTracing) == 0x000001, "Wrong size on TraceUtilLibrary_StopTracing"); \ static_assert(offsetof(TraceUtilLibrary_StopTracing, ReturnValue) == 0x000000, "Member 'TraceUtilLibrary_StopTracing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_ToggleChannel \ static_assert(alignof(TraceUtilLibrary_ToggleChannel) == 0x000008, "Wrong alignment on TraceUtilLibrary_ToggleChannel"); \ static_assert(sizeof(TraceUtilLibrary_ToggleChannel) == 0x000018, "Wrong size on TraceUtilLibrary_ToggleChannel"); \ static_assert(offsetof(TraceUtilLibrary_ToggleChannel, ChannelName) == 0x000000, "Member 'TraceUtilLibrary_ToggleChannel::ChannelName' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_ToggleChannel, Enabled) == 0x000010, "Member 'TraceUtilLibrary_ToggleChannel::Enabled' has a wrong offset!"); \ static_assert(offsetof(TraceUtilLibrary_ToggleChannel, ReturnValue) == 0x000011, "Member 'TraceUtilLibrary_ToggleChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_TraceBookmark \ static_assert(alignof(TraceUtilLibrary_TraceBookmark) == 0x000008, "Wrong alignment on TraceUtilLibrary_TraceBookmark"); \ static_assert(sizeof(TraceUtilLibrary_TraceBookmark) == 0x000010, "Wrong size on TraceUtilLibrary_TraceBookmark"); \ static_assert(offsetof(TraceUtilLibrary_TraceBookmark, Name_0) == 0x000000, "Member 'TraceUtilLibrary_TraceBookmark::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_TraceMarkRegionEnd \ static_assert(alignof(TraceUtilLibrary_TraceMarkRegionEnd) == 0x000008, "Wrong alignment on TraceUtilLibrary_TraceMarkRegionEnd"); \ static_assert(sizeof(TraceUtilLibrary_TraceMarkRegionEnd) == 0x000010, "Wrong size on TraceUtilLibrary_TraceMarkRegionEnd"); \ static_assert(offsetof(TraceUtilLibrary_TraceMarkRegionEnd, Name_0) == 0x000000, "Member 'TraceUtilLibrary_TraceMarkRegionEnd::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraceUtilLibrary_TraceMarkRegionStart \ static_assert(alignof(TraceUtilLibrary_TraceMarkRegionStart) == 0x000008, "Wrong alignment on TraceUtilLibrary_TraceMarkRegionStart"); \ static_assert(sizeof(TraceUtilLibrary_TraceMarkRegionStart) == 0x000010, "Wrong size on TraceUtilLibrary_TraceMarkRegionStart"); \ static_assert(offsetof(TraceUtilLibrary_TraceMarkRegionStart, Name_0) == 0x000000, "Member 'TraceUtilLibrary_TraceMarkRegionStart::Name_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTraceUtilLibrary \ static_assert(alignof(UTraceUtilLibrary) == 0x000008, "Wrong alignment on UTraceUtilLibrary"); \ static_assert(sizeof(UTraceUtilLibrary) == 0x000028, "Wrong size on UTraceUtilLibrary"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingCustomTileConfiguration \ static_assert(alignof(FSHFleshLipCeilingCustomTileConfiguration) == 0x000008, "Wrong alignment on FSHFleshLipCeilingCustomTileConfiguration"); \ static_assert(sizeof(FSHFleshLipCeilingCustomTileConfiguration) == 0x000010, "Wrong size on FSHFleshLipCeilingCustomTileConfiguration"); \ static_assert(offsetof(FSHFleshLipCeilingCustomTileConfiguration, TileX) == 0x000000, "Member 'FSHFleshLipCeilingCustomTileConfiguration::TileX' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingCustomTileConfiguration, TileY) == 0x000004, "Member 'FSHFleshLipCeilingCustomTileConfiguration::TileY' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingCustomTileConfiguration, CeilingTileActor) == 0x000008, "Member 'FSHFleshLipCeilingCustomTileConfiguration::CeilingTileActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPOVDetectorProximityPoints \ static_assert(alignof(FSHPOVDetectorProximityPoints) == 0x000008, "Wrong alignment on FSHPOVDetectorProximityPoints"); \ static_assert(sizeof(FSHPOVDetectorProximityPoints) == 0x000010, "Wrong size on FSHPOVDetectorProximityPoints"); \ static_assert(offsetof(FSHPOVDetectorProximityPoints, Points) == 0x000000, "Member 'FSHPOVDetectorProximityPoints::Points' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintMotorBlender \ static_assert(alignof(FConstraintMotorBlender) == 0x000008, "Wrong alignment on FConstraintMotorBlender"); \ static_assert(sizeof(FConstraintMotorBlender) == 0x000028, "Wrong size on FConstraintMotorBlender"); \ static_assert(offsetof(FConstraintMotorBlender, bIsActive) == 0x000000, "Member 'FConstraintMotorBlender::bIsActive' has a wrong offset!"); \ static_assert(offsetof(FConstraintMotorBlender, Constraints) == 0x000008, "Member 'FConstraintMotorBlender::Constraints' has a wrong offset!"); \ static_assert(offsetof(FConstraintMotorBlender, StrengthOnStart) == 0x000018, "Member 'FConstraintMotorBlender::StrengthOnStart' has a wrong offset!"); \ static_assert(offsetof(FConstraintMotorBlender, Strength) == 0x00001C, "Member 'FConstraintMotorBlender::Strength' has a wrong offset!"); \ static_assert(offsetof(FConstraintMotorBlender, TimeMultiplier) == 0x000020, "Member 'FConstraintMotorBlender::TimeMultiplier' has a wrong offset!"); \ static_assert(offsetof(FConstraintMotorBlender, TimeNormal) == 0x000024, "Member 'FConstraintMotorBlender::TimeNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemAndQuantityHandle \ static_assert(alignof(FSHItemAndQuantityHandle) == 0x000008, "Wrong alignment on FSHItemAndQuantityHandle"); \ static_assert(sizeof(FSHItemAndQuantityHandle) == 0x000018, "Wrong size on FSHItemAndQuantityHandle"); \ static_assert(offsetof(FSHItemAndQuantityHandle, DataRowHandle) == 0x000000, "Member 'FSHItemAndQuantityHandle::DataRowHandle' has a wrong offset!"); \ static_assert(offsetof(FSHItemAndQuantityHandle, Quantity) == 0x000010, "Member 'FSHItemAndQuantityHandle::Quantity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHElevatorOrderData \ static_assert(alignof(FSHElevatorOrderData) == 0x000004, "Wrong alignment on FSHElevatorOrderData"); \ static_assert(sizeof(FSHElevatorOrderData) == 0x00000C, "Wrong size on FSHElevatorOrderData"); \ static_assert(offsetof(FSHElevatorOrderData, BeginFloor) == 0x000000, "Member 'FSHElevatorOrderData::BeginFloor' has a wrong offset!"); \ static_assert(offsetof(FSHElevatorOrderData, TargetFloor) == 0x000004, "Member 'FSHElevatorOrderData::TargetFloor' has a wrong offset!"); \ static_assert(offsetof(FSHElevatorOrderData, OrderFloorAlpha) == 0x000008, "Member 'FSHElevatorOrderData::OrderFloorAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMovementDataStruct \ static_assert(alignof(FSHMovementDataStruct) == 0x000008, "Wrong alignment on FSHMovementDataStruct"); \ static_assert(sizeof(FSHMovementDataStruct) == 0x000028, "Wrong size on FSHMovementDataStruct"); \ static_assert(offsetof(FSHMovementDataStruct, SpeedForward) == 0x000000, "Member 'FSHMovementDataStruct::SpeedForward' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, SpeedSideway) == 0x000004, "Member 'FSHMovementDataStruct::SpeedSideway' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, SpeedBackward) == 0x000008, "Member 'FSHMovementDataStruct::SpeedBackward' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, ControlRotationInterpSpeed) == 0x00000C, "Member 'FSHMovementDataStruct::ControlRotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, AccelerationCurve) == 0x000010, "Member 'FSHMovementDataStruct::AccelerationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, DecelerationCurve) == 0x000018, "Member 'FSHMovementDataStruct::DecelerationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMovementDataStruct, SprintCameraShake) == 0x000020, "Member 'FSHMovementDataStruct::SprintCameraShake' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHWeaponMovementSet \ static_assert(alignof(FSHWeaponMovementSet) == 0x000008, "Wrong alignment on FSHWeaponMovementSet"); \ static_assert(sizeof(FSHWeaponMovementSet) == 0x000050, "Wrong size on FSHWeaponMovementSet"); \ static_assert(offsetof(FSHWeaponMovementSet, EquipedMovementData) == 0x000000, "Member 'FSHWeaponMovementSet::EquipedMovementData' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponMovementSet, EquipedLowHealthMovementData) == 0x000028, "Member 'FSHWeaponMovementSet::EquipedLowHealthMovementData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionBonePhysicsConfiguration \ static_assert(alignof(FSHHitReactionBonePhysicsConfiguration) == 0x000008, "Wrong alignment on FSHHitReactionBonePhysicsConfiguration"); \ static_assert(sizeof(FSHHitReactionBonePhysicsConfiguration) == 0x000080, "Wrong size on FSHHitReactionBonePhysicsConfiguration"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, AdditionalActorSpaceForce) == 0x000000, "Member 'FSHHitReactionBonePhysicsConfiguration::AdditionalActorSpaceForce' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, ActorSpaceForceMultiplier) == 0x000018, "Member 'FSHHitReactionBonePhysicsConfiguration::ActorSpaceForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, BoneSpaceForceMultiplier) == 0x000030, "Member 'FSHHitReactionBonePhysicsConfiguration::BoneSpaceForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, bApplyForceAtBoneLocation) == 0x000048, "Member 'FSHHitReactionBonePhysicsConfiguration::bApplyForceAtBoneLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, ChildBodiesForceMultiplier) == 0x00004C, "Member 'FSHHitReactionBonePhysicsConfiguration::ChildBodiesForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, bOnlyApplyForceToDirectChildren) == 0x000050, "Member 'FSHHitReactionBonePhysicsConfiguration::bOnlyApplyForceToDirectChildren' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, bApplyForceAtChildLocation) == 0x000051, "Member 'FSHHitReactionBonePhysicsConfiguration::bApplyForceAtChildLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, RandomForceDirectionOffsetAngle) == 0x000054, "Member 'FSHHitReactionBonePhysicsConfiguration::RandomForceDirectionOffsetAngle' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, RandomForceMultiplier) == 0x000058, "Member 'FSHHitReactionBonePhysicsConfiguration::RandomForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, ForceLimit) == 0x000060, "Member 'FSHHitReactionBonePhysicsConfiguration::ForceLimit' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, ActivatePhysicsForParentBoneLevelAbove) == 0x000068, "Member 'FSHHitReactionBonePhysicsConfiguration::ActivatePhysicsForParentBoneLevelAbove' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, BonePhysicsBlend) == 0x00006C, "Member 'FSHHitReactionBonePhysicsConfiguration::BonePhysicsBlend' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, BonePhysicsDuration) == 0x000070, "Member 'FSHHitReactionBonePhysicsConfiguration::BonePhysicsDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, BonePhysicsCurve) == 0x000074, "Member 'FSHHitReactionBonePhysicsConfiguration::BonePhysicsCurve' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBonePhysicsConfiguration, bAllowRootBonePhysics) == 0x000078, "Member 'FSHHitReactionBonePhysicsConfiguration::bAllowRootBonePhysics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionPhysicsConfiguration \ static_assert(alignof(FSHHitReactionPhysicsConfiguration) == 0x000008, "Wrong alignment on FSHHitReactionPhysicsConfiguration"); \ static_assert(sizeof(FSHHitReactionPhysicsConfiguration) == 0x0000D8, "Wrong size on FSHHitReactionPhysicsConfiguration"); \ static_assert(offsetof(FSHHitReactionPhysicsConfiguration, ForceMultiplier) == 0x000000, "Member 'FSHHitReactionPhysicsConfiguration::ForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionPhysicsConfiguration, HitBonePhysics) == 0x000008, "Member 'FSHHitReactionPhysicsConfiguration::HitBonePhysics' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionPhysicsConfiguration, AdditionalBonePhysics) == 0x000088, "Member 'FSHHitReactionPhysicsConfiguration::AdditionalBonePhysics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletonHierarchy \ static_assert(alignof(FSkeletonHierarchy) == 0x000008, "Wrong alignment on FSkeletonHierarchy"); \ static_assert(sizeof(FSkeletonHierarchy) == 0x000108, "Wrong size on FSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHAngelaSkeletonHierarchy \ static_assert(alignof(FSHAngelaSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHAngelaSkeletonHierarchy"); \ static_assert(sizeof(FSHAngelaSkeletonHierarchy) == 0x000108, "Wrong size on FSHAngelaSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMakeNoiseData \ static_assert(alignof(FSHMakeNoiseData) == 0x000004, "Wrong alignment on FSHMakeNoiseData"); \ static_assert(sizeof(FSHMakeNoiseData) == 0x000018, "Wrong size on FSHMakeNoiseData"); \ static_assert(offsetof(FSHMakeNoiseData, NoiseTag) == 0x000000, "Member 'FSHMakeNoiseData::NoiseTag' has a wrong offset!"); \ static_assert(offsetof(FSHMakeNoiseData, Aggro) == 0x000008, "Member 'FSHMakeNoiseData::Aggro' has a wrong offset!"); \ static_assert(offsetof(FSHMakeNoiseData, NoiseRange) == 0x00000C, "Member 'FSHMakeNoiseData::NoiseRange' has a wrong offset!"); \ static_assert(offsetof(FSHMakeNoiseData, MaxRange) == 0x000010, "Member 'FSHMakeNoiseData::MaxRange' has a wrong offset!"); \ static_assert(offsetof(FSHMakeNoiseData, Loudness) == 0x000014, "Member 'FSHMakeNoiseData::Loudness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMakeNoiseConfig \ static_assert(alignof(FSHMakeNoiseConfig) == 0x000004, "Wrong alignment on FSHMakeNoiseConfig"); \ static_assert(sizeof(FSHMakeNoiseConfig) == 0x00001C, "Wrong size on FSHMakeNoiseConfig"); \ static_assert(offsetof(FSHMakeNoiseConfig, bShouldMakeNoise) == 0x000000, "Member 'FSHMakeNoiseConfig::bShouldMakeNoise' has a wrong offset!"); \ static_assert(offsetof(FSHMakeNoiseConfig, NoiseData) == 0x000004, "Member 'FSHMakeNoiseConfig::NoiseData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration) == 0x000004, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration) == 0x00000C, "Wrong size on FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration, VariantName) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration::VariantName' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration, SelectionWeight) == 0x000008, "Member 'FSHEnemyHitReactionSelectionHitReactionTypeVariantConfiguration::SelectionWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionTypeConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionTypeConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionTypeConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionTypeConfiguration) == 0x000018, "Wrong size on FSHEnemyHitReactionSelectionHitReactionTypeConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionTypeConfiguration, Chance) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionTypeConfiguration::Chance' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionTypeConfiguration, Variants) == 0x000008, "Member 'FSHEnemyHitReactionSelectionHitReactionTypeConfiguration::Variants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalAnimationProfileData \ static_assert(alignof(FPhysicalAnimationProfileData) == 0x000008, "Wrong alignment on FPhysicalAnimationProfileData"); \ static_assert(sizeof(FPhysicalAnimationProfileData) == 0x000038, "Wrong size on FPhysicalAnimationProfileData"); \ static_assert(offsetof(FPhysicalAnimationProfileData, PhysicalAnimationProfile) == 0x000000, "Member 'FPhysicalAnimationProfileData::PhysicalAnimationProfile' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, ConstraintProfile) == 0x000008, "Member 'FPhysicalAnimationProfileData::ConstraintProfile' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, bEnableGravity) == 0x000010, "Member 'FPhysicalAnimationProfileData::bEnableGravity' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, PhysicWeightAtStart) == 0x000014, "Member 'FPhysicalAnimationProfileData::PhysicWeightAtStart' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, PhysicWeight) == 0x000018, "Member 'FPhysicalAnimationProfileData::PhysicWeight' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, BlendCurve) == 0x000020, "Member 'FPhysicalAnimationProfileData::BlendCurve' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationProfileData, Bones) == 0x000028, "Member 'FPhysicalAnimationProfileData::Bones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalAnimationBlender \ static_assert(alignof(FPhysicalAnimationBlender) == 0x000008, "Wrong alignment on FPhysicalAnimationBlender"); \ static_assert(sizeof(FPhysicalAnimationBlender) == 0x000050, "Wrong size on FPhysicalAnimationBlender"); \ static_assert(offsetof(FPhysicalAnimationBlender, CurrentProfileData) == 0x000000, "Member 'FPhysicalAnimationBlender::CurrentProfileData' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, PhysicWeightCurrent) == 0x000038, "Member 'FPhysicalAnimationBlender::PhysicWeightCurrent' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, PhysicWeightTarget) == 0x00003C, "Member 'FPhysicalAnimationBlender::PhysicWeightTarget' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, PhysicWeightSpeed) == 0x000040, "Member 'FPhysicalAnimationBlender::PhysicWeightSpeed' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, CurveTime) == 0x000044, "Member 'FPhysicalAnimationBlender::CurveTime' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, BlendToCurve) == 0x000048, "Member 'FPhysicalAnimationBlender::BlendToCurve' has a wrong offset!"); \ static_assert(offsetof(FPhysicalAnimationBlender, BlendToCurveSpeed) == 0x00004C, "Member 'FPhysicalAnimationBlender::BlendToCurveSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHElevatorFloorConfig \ static_assert(alignof(FSHElevatorFloorConfig) == 0x000004, "Wrong alignment on FSHElevatorFloorConfig"); \ static_assert(sizeof(FSHElevatorFloorConfig) == 0x000008, "Wrong size on FSHElevatorFloorConfig"); \ static_assert(offsetof(FSHElevatorFloorConfig, FloorOffset) == 0x000000, "Member 'FSHElevatorFloorConfig::FloorOffset' has a wrong offset!"); \ static_assert(offsetof(FSHElevatorFloorConfig, OpenFrontInsideDoor) == 0x000004, "Member 'FSHElevatorFloorConfig::OpenFrontInsideDoor' has a wrong offset!"); \ static_assert(offsetof(FSHElevatorFloorConfig, OpenBackInsideDoor) == 0x000005, "Member 'FSHElevatorFloorConfig::OpenBackInsideDoor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSwitchesPrioritiesMusicData \ static_assert(alignof(FSHSwitchesPrioritiesMusicData) == 0x000008, "Wrong alignment on FSHSwitchesPrioritiesMusicData"); \ static_assert(sizeof(FSHSwitchesPrioritiesMusicData) == 0x000058, "Wrong size on FSHSwitchesPrioritiesMusicData"); \ static_assert(offsetof(FSHSwitchesPrioritiesMusicData, SwitchesCategoryName) == 0x000000, "Member 'FSHSwitchesPrioritiesMusicData::SwitchesCategoryName' has a wrong offset!"); \ static_assert(offsetof(FSHSwitchesPrioritiesMusicData, SwitchesPrioritiesValues) == 0x000008, "Member 'FSHSwitchesPrioritiesMusicData::SwitchesPrioritiesValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMovementSnapConfig \ static_assert(alignof(FSHMovementSnapConfig) == 0x000004, "Wrong alignment on FSHMovementSnapConfig"); \ static_assert(sizeof(FSHMovementSnapConfig) == 0x000008, "Wrong size on FSHMovementSnapConfig"); \ static_assert(offsetof(FSHMovementSnapConfig, RequiredDist2DToComplete) == 0x000000, "Member 'FSHMovementSnapConfig::RequiredDist2DToComplete' has a wrong offset!"); \ static_assert(offsetof(FSHMovementSnapConfig, bWantStopMovementImmediatelyOnEnd) == 0x000004, "Member 'FSHMovementSnapConfig::bWantStopMovementImmediatelyOnEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayPresetItem \ static_assert(alignof(FGameplayPresetItem) == 0x000004, "Wrong alignment on FGameplayPresetItem"); \ static_assert(sizeof(FGameplayPresetItem) == 0x000014, "Wrong size on FGameplayPresetItem"); \ static_assert(offsetof(FGameplayPresetItem, Name) == 0x000000, "Member 'FGameplayPresetItem::Name' has a wrong offset!"); \ static_assert(offsetof(FGameplayPresetItem, Type) == 0x000008, "Member 'FGameplayPresetItem::Type' has a wrong offset!"); \ static_assert(offsetof(FGameplayPresetItem, Value) == 0x00000C, "Member 'FGameplayPresetItem::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHTraceData \ static_assert(alignof(FSHTraceData) == 0x000008, "Wrong alignment on FSHTraceData"); \ static_assert(sizeof(FSHTraceData) == 0x000030, "Wrong size on FSHTraceData"); \ static_assert(offsetof(FSHTraceData, TraceStart) == 0x000000, "Member 'FSHTraceData::TraceStart' has a wrong offset!"); \ static_assert(offsetof(FSHTraceData, TraceEnd) == 0x000018, "Member 'FSHTraceData::TraceEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnimBlendProfile \ static_assert(alignof(FSHAnimBlendProfile) == 0x000008, "Wrong alignment on FSHAnimBlendProfile"); \ static_assert(sizeof(FSHAnimBlendProfile) == 0x000030, "Wrong size on FSHAnimBlendProfile"); \ static_assert(offsetof(FSHAnimBlendProfile, BlendProfile) == 0x000000, "Member 'FSHAnimBlendProfile::BlendProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlayAnimationData \ static_assert(alignof(FPlayAnimationData) == 0x000008, "Wrong alignment on FPlayAnimationData"); \ static_assert(sizeof(FPlayAnimationData) == 0x0000B0, "Wrong size on FPlayAnimationData"); \ static_assert(offsetof(FPlayAnimationData, Animation) == 0x000000, "Member 'FPlayAnimationData::Animation' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, SlotName) == 0x000030, "Member 'FPlayAnimationData::SlotName' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, BlendInTime) == 0x000038, "Member 'FPlayAnimationData::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, BlendInProfile) == 0x000040, "Member 'FPlayAnimationData::BlendInProfile' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, BlendOutTime) == 0x000070, "Member 'FPlayAnimationData::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, BlendOutProfile) == 0x000078, "Member 'FPlayAnimationData::BlendOutProfile' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, UseRootMotion) == 0x0000A8, "Member 'FPlayAnimationData::UseRootMotion' has a wrong offset!"); \ static_assert(offsetof(FPlayAnimationData, RootMotionTranslationScale) == 0x0000AC, "Member 'FPlayAnimationData::RootMotionTranslationScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHOverrideFXData \ static_assert(alignof(FSHOverrideFXData) == 0x000008, "Wrong alignment on FSHOverrideFXData"); \ static_assert(sizeof(FSHOverrideFXData) == 0x000070, "Wrong size on FSHOverrideFXData"); \ static_assert(offsetof(FSHOverrideFXData, bUseOverrideTraceHitFXMappings) == 0x000000, "Member 'FSHOverrideFXData::bUseOverrideTraceHitFXMappings' has a wrong offset!"); \ static_assert(offsetof(FSHOverrideFXData, OverrideTraceHitFXMappings) == 0x000008, "Member 'FSHOverrideFXData::OverrideTraceHitFXMappings' has a wrong offset!"); \ static_assert(offsetof(FSHOverrideFXData, bUseOverrideHitFXSpawnerAkAudioEvent) == 0x000038, "Member 'FSHOverrideFXData::bUseOverrideHitFXSpawnerAkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(FSHOverrideFXData, OverrideHitFXSpawnerAkAudioEvent) == 0x000040, "Member 'FSHOverrideFXData::OverrideHitFXSpawnerAkAudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCharacterPlayAttackBaseData \ static_assert(alignof(FSHCharacterPlayAttackBaseData) == 0x000008, "Wrong alignment on FSHCharacterPlayAttackBaseData"); \ static_assert(sizeof(FSHCharacterPlayAttackBaseData) == 0x000190, "Wrong size on FSHCharacterPlayAttackBaseData"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, Name) == 0x000008, "Member 'FSHCharacterPlayAttackBaseData::Name' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, DamageTypeClass) == 0x000010, "Member 'FSHCharacterPlayAttackBaseData::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, HitCheckRadius) == 0x000018, "Member 'FSHCharacterPlayAttackBaseData::HitCheckRadius' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, HitCheckAngle) == 0x00001C, "Member 'FSHCharacterPlayAttackBaseData::HitCheckAngle' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, bEnvTraceOnlyFirstHit) == 0x000020, "Member 'FSHCharacterPlayAttackBaseData::bEnvTraceOnlyFirstHit' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, bEnvTraceManualLocations) == 0x000021, "Member 'FSHCharacterPlayAttackBaseData::bEnvTraceManualLocations' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, EnvTraceLocalManualLocations) == 0x000028, "Member 'FSHCharacterPlayAttackBaseData::EnvTraceLocalManualLocations' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, bEnvTraceFromWeapon) == 0x000038, "Member 'FSHCharacterPlayAttackBaseData::bEnvTraceFromWeapon' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, EnvTracePitch) == 0x00003C, "Member 'FSHCharacterPlayAttackBaseData::EnvTracePitch' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, EnvTraceLength) == 0x000040, "Member 'FSHCharacterPlayAttackBaseData::EnvTraceLength' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, AnimationData) == 0x000048, "Member 'FSHCharacterPlayAttackBaseData::AnimationData' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, bUseSectionSwitching) == 0x0000F8, "Member 'FSHCharacterPlayAttackBaseData::bUseSectionSwitching' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, HitCameraShakeClass) == 0x000100, "Member 'FSHCharacterPlayAttackBaseData::HitCameraShakeClass' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, HitCameraShakeScale) == 0x000108, "Member 'FSHCharacterPlayAttackBaseData::HitCameraShakeScale' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, EnvHitCameraShakeClass) == 0x000110, "Member 'FSHCharacterPlayAttackBaseData::EnvHitCameraShakeClass' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, EnvHitCameraShakeScale) == 0x000118, "Member 'FSHCharacterPlayAttackBaseData::EnvHitCameraShakeScale' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackBaseData, OverrideFXData) == 0x000120, "Member 'FSHCharacterPlayAttackBaseData::OverrideFXData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHGameplayTutorialCoreData \ static_assert(alignof(FSHGameplayTutorialCoreData) == 0x000008, "Wrong alignment on FSHGameplayTutorialCoreData"); \ static_assert(sizeof(FSHGameplayTutorialCoreData) == 0x000038, "Wrong size on FSHGameplayTutorialCoreData"); \ static_assert(offsetof(FSHGameplayTutorialCoreData, TutorialText) == 0x000000, "Member 'FSHGameplayTutorialCoreData::TutorialText' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayTutorialCoreData, bShouldUpdateOnDeviceChange) == 0x000018, "Member 'FSHGameplayTutorialCoreData::bShouldUpdateOnDeviceChange' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayTutorialCoreData, TextArguments) == 0x000020, "Member 'FSHGameplayTutorialCoreData::TextArguments' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayTutorialCoreData, bUseTimeout) == 0x000030, "Member 'FSHGameplayTutorialCoreData::bUseTimeout' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayTutorialCoreData, TimeoutValue) == 0x000034, "Member 'FSHGameplayTutorialCoreData::TimeoutValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHGameplayTutorialData \ static_assert(alignof(FSHGameplayTutorialData) == 0x000008, "Wrong alignment on FSHGameplayTutorialData"); \ static_assert(sizeof(FSHGameplayTutorialData) == 0x000040, "Wrong size on FSHGameplayTutorialData"); \ static_assert(offsetof(FSHGameplayTutorialData, bOnlyExplicitRegisterAction) == 0x000038, "Member 'FSHGameplayTutorialData::bOnlyExplicitRegisterAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraAnimationBlending \ static_assert(alignof(FSHCameraAnimationBlending) == 0x000004, "Wrong alignment on FSHCameraAnimationBlending"); \ static_assert(sizeof(FSHCameraAnimationBlending) == 0x000020, "Wrong size on FSHCameraAnimationBlending"); \ static_assert(offsetof(FSHCameraAnimationBlending, BlendInParams) == 0x000000, "Member 'FSHCameraAnimationBlending::BlendInParams' has a wrong offset!"); \ static_assert(offsetof(FSHCameraAnimationBlending, BlendOutParams) == 0x000010, "Member 'FSHCameraAnimationBlending::BlendOutParams' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraAnimationData \ static_assert(alignof(FSHCameraAnimationData) == 0x000008, "Wrong alignment on FSHCameraAnimationData"); \ static_assert(sizeof(FSHCameraAnimationData) == 0x000080, "Wrong size on FSHCameraAnimationData"); \ static_assert(offsetof(FSHCameraAnimationData, CameraAnimationExeClass) == 0x000000, "Member 'FSHCameraAnimationData::CameraAnimationExeClass' has a wrong offset!"); \ static_assert(offsetof(FSHCameraAnimationData, CameraAnimationAsset) == 0x000030, "Member 'FSHCameraAnimationData::CameraAnimationAsset' has a wrong offset!"); \ static_assert(offsetof(FSHCameraAnimationData, CameraAnimationBlending) == 0x000060, "Member 'FSHCameraAnimationData::CameraAnimationBlending' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAIFinisherParams \ static_assert(alignof(FSHAIFinisherParams) == 0x000008, "Wrong alignment on FSHAIFinisherParams"); \ static_assert(sizeof(FSHAIFinisherParams) == 0x0000C0, "Wrong size on FSHAIFinisherParams"); \ static_assert(offsetof(FSHAIFinisherParams, _RequiredTags) == 0x000008, "Member 'FSHAIFinisherParams::_RequiredTags' has a wrong offset!"); \ static_assert(offsetof(FSHAIFinisherParams, _OptionalTags) == 0x000018, "Member 'FSHAIFinisherParams::_OptionalTags' has a wrong offset!"); \ static_assert(offsetof(FSHAIFinisherParams, _SlayerAnimTag) == 0x000028, "Member 'FSHAIFinisherParams::_SlayerAnimTag' has a wrong offset!"); \ static_assert(offsetof(FSHAIFinisherParams, _VictimAnimTag) == 0x000030, "Member 'FSHAIFinisherParams::_VictimAnimTag' has a wrong offset!"); \ static_assert(offsetof(FSHAIFinisherParams, _SyncAction) == 0x000038, "Member 'FSHAIFinisherParams::_SyncAction' has a wrong offset!"); \ static_assert(offsetof(FSHAIFinisherParams, _CameraAnimationData) == 0x000040, "Member 'FSHAIFinisherParams::_CameraAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionAllowedHitReactionState \ static_assert(alignof(FSHEnemyHitReactionSelectionAllowedHitReactionState) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionAllowedHitReactionState"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionAllowedHitReactionState) == 0x000018, "Wrong size on FSHEnemyHitReactionSelectionAllowedHitReactionState"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedHitReactionState, bAllow) == 0x000000, "Member 'FSHEnemyHitReactionSelectionAllowedHitReactionState::bAllow' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedHitReactionState, PreventVariants) == 0x000008, "Member 'FSHEnemyHitReactionSelectionAllowedHitReactionState::PreventVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameOptionValueData \ static_assert(alignof(FGameOptionValueData) == 0x000008, "Wrong alignment on FGameOptionValueData"); \ static_assert(sizeof(FGameOptionValueData) == 0x000060, "Wrong size on FGameOptionValueData"); \ static_assert(offsetof(FGameOptionValueData, Value) == 0x000000, "Member 'FGameOptionValueData::Value' has a wrong offset!"); \ static_assert(offsetof(FGameOptionValueData, Description) == 0x000018, "Member 'FGameOptionValueData::Description' has a wrong offset!"); \ static_assert(offsetof(FGameOptionValueData, Image) == 0x000030, "Member 'FGameOptionValueData::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyTransformationStateVariantDifficultyOverrides \ static_assert(alignof(FSHEnemyTransformationStateVariantDifficultyOverrides) == 0x000008, "Wrong alignment on FSHEnemyTransformationStateVariantDifficultyOverrides"); \ static_assert(sizeof(FSHEnemyTransformationStateVariantDifficultyOverrides) == 0x000018, "Wrong size on FSHEnemyTransformationStateVariantDifficultyOverrides"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantDifficultyOverrides, HitReactionSelectionConfigurationEasy) == 0x000000, "Member 'FSHEnemyTransformationStateVariantDifficultyOverrides::HitReactionSelectionConfigurationEasy' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantDifficultyOverrides, HitReactionSelectionConfigurationMedium) == 0x000008, "Member 'FSHEnemyTransformationStateVariantDifficultyOverrides::HitReactionSelectionConfigurationMedium' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantDifficultyOverrides, HitReactionSelectionConfigurationHard) == 0x000010, "Member 'FSHEnemyTransformationStateVariantDifficultyOverrides::HitReactionSelectionConfigurationHard' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyTransformationStateVariantSettings \ static_assert(alignof(FSHEnemyTransformationStateVariantSettings) == 0x000008, "Wrong alignment on FSHEnemyTransformationStateVariantSettings"); \ static_assert(sizeof(FSHEnemyTransformationStateVariantSettings) == 0x000028, "Wrong size on FSHEnemyTransformationStateVariantSettings"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantSettings, HitReactionSelectionConfiguration) == 0x000000, "Member 'FSHEnemyTransformationStateVariantSettings::HitReactionSelectionConfiguration' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantSettings, HitReactionsSet) == 0x000008, "Member 'FSHEnemyTransformationStateVariantSettings::HitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyTransformationStateVariantSettings, DifficultyOverrides) == 0x000010, "Member 'FSHEnemyTransformationStateVariantSettings::DifficultyOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHTraversalObstacleExtendedAnimationSet \ static_assert(alignof(FSHTraversalObstacleExtendedAnimationSet) == 0x000008, "Wrong alignment on FSHTraversalObstacleExtendedAnimationSet"); \ static_assert(sizeof(FSHTraversalObstacleExtendedAnimationSet) == 0x0002C0, "Wrong size on FSHTraversalObstacleExtendedAnimationSet"); \ static_assert(offsetof(FSHTraversalObstacleExtendedAnimationSet, StartAnimation) == 0x000000, "Member 'FSHTraversalObstacleExtendedAnimationSet::StartAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHTraversalObstacleExtendedAnimationSet, FailAnimation) == 0x0000B0, "Member 'FSHTraversalObstacleExtendedAnimationSet::FailAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHTraversalObstacleExtendedAnimationSet, SuccessAnimation) == 0x000160, "Member 'FSHTraversalObstacleExtendedAnimationSet::SuccessAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHTraversalObstacleExtendedAnimationSet, EndAnimation) == 0x000210, "Member 'FSHTraversalObstacleExtendedAnimationSet::EndAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration) == 0x000010, "Wrong size on FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration, DamageType) == 0x000000, "Member 'FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration::DamageType' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration, CountedHitTimeoutOverride) == 0x000008, "Member 'FSHEnemyHitReactionSelectionConsecutiveHitCountingDamageTypeConfiguration::CountedHitTimeoutOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsGameFlowDetail \ static_assert(alignof(FSHAnalyticsGameFlowDetail) == 0x000008, "Wrong alignment on FSHAnalyticsGameFlowDetail"); \ static_assert(sizeof(FSHAnalyticsGameFlowDetail) == 0x000020, "Wrong size on FSHAnalyticsGameFlowDetail"); \ static_assert(offsetof(FSHAnalyticsGameFlowDetail, Description) == 0x000000, "Member 'FSHAnalyticsGameFlowDetail::Description' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameFlowDetail, ObjectName) == 0x000010, "Member 'FSHAnalyticsGameFlowDetail::ObjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInteractionConfig \ static_assert(alignof(FSHInteractionConfig) == 0x000004, "Wrong alignment on FSHInteractionConfig"); \ static_assert(sizeof(FSHInteractionConfig) == 0x00001C, "Wrong size on FSHInteractionConfig"); \ static_assert(offsetof(FSHInteractionConfig, MouseRotationInputScale) == 0x000000, "Member 'FSHInteractionConfig::MouseRotationInputScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, PadRotationInputScale) == 0x000004, "Member 'FSHInteractionConfig::PadRotationInputScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, MovementInputScale) == 0x000008, "Member 'FSHInteractionConfig::MovementInputScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, MouseCharacterRotationScale) == 0x00000C, "Member 'FSHInteractionConfig::MouseCharacterRotationScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, PadCharacterRotationScale) == 0x000010, "Member 'FSHInteractionConfig::PadCharacterRotationScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, CharacterMovementScale) == 0x000014, "Member 'FSHInteractionConfig::CharacterMovementScale' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionConfig, InputAxis) == 0x000018, "Member 'FSHInteractionConfig::InputAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCharacterPlayAttackStruct \ static_assert(alignof(FSHCharacterPlayAttackStruct) == 0x000008, "Wrong alignment on FSHCharacterPlayAttackStruct"); \ static_assert(sizeof(FSHCharacterPlayAttackStruct) == 0x0001C8, "Wrong size on FSHCharacterPlayAttackStruct"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, DesiredDistanceFromEnemy) == 0x000190, "Member 'FSHCharacterPlayAttackStruct::DesiredDistanceFromEnemy' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, MaxSlideDistance) == 0x000194, "Member 'FSHCharacterPlayAttackStruct::MaxSlideDistance' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, SlideDuration) == 0x000198, "Member 'FSHCharacterPlayAttackStruct::SlideDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, SlideBackDuration) == 0x00019C, "Member 'FSHCharacterPlayAttackStruct::SlideBackDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, SlideCurve) == 0x0001A0, "Member 'FSHCharacterPlayAttackStruct::SlideCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, RotationDuration) == 0x0001A8, "Member 'FSHCharacterPlayAttackStruct::RotationDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, RotationCurve) == 0x0001B0, "Member 'FSHCharacterPlayAttackStruct::RotationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, HasTargetCameraWorkData) == 0x0001B8, "Member 'FSHCharacterPlayAttackStruct::HasTargetCameraWorkData' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayAttackStruct, NoTargetCameraWorkData) == 0x0001C0, "Member 'FSHCharacterPlayAttackStruct::NoTargetCameraWorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionStateAnimationSerializedData \ static_assert(alignof(FSHHitReactionStateAnimationSerializedData) == 0x000008, "Wrong alignment on FSHHitReactionStateAnimationSerializedData"); \ static_assert(sizeof(FSHHitReactionStateAnimationSerializedData) == 0x0000B8, "Wrong size on FSHHitReactionStateAnimationSerializedData"); \ static_assert(offsetof(FSHHitReactionStateAnimationSerializedData, AnimationData) == 0x000000, "Member 'FSHHitReactionStateAnimationSerializedData::AnimationData' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateAnimationSerializedData, AnimationPosition) == 0x0000B0, "Member 'FSHHitReactionStateAnimationSerializedData::AnimationPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionStateSerializedData \ static_assert(alignof(FSHHitReactionStateSerializedData) == 0x000008, "Wrong alignment on FSHHitReactionStateSerializedData"); \ static_assert(sizeof(FSHHitReactionStateSerializedData) == 0x000038, "Wrong size on FSHHitReactionStateSerializedData"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, BoundAnimations) == 0x000000, "Member 'FSHHitReactionStateSerializedData::BoundAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, FinishingAnimations) == 0x000010, "Member 'FSHHitReactionStateSerializedData::FinishingAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, bStateStartedManually) == 0x000020, "Member 'FSHHitReactionStateSerializedData::bStateStartedManually' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, RemainingDuration) == 0x000024, "Member 'FSHHitReactionStateSerializedData::RemainingDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, StateHitReactionType) == 0x000028, "Member 'FSHHitReactionStateSerializedData::StateHitReactionType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, StateHitReactionVariant) == 0x00002C, "Member 'FSHHitReactionStateSerializedData::StateHitReactionVariant' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, bStateWantsToBlockAI) == 0x000034, "Member 'FSHHitReactionStateSerializedData::bStateWantsToBlockAI' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateSerializedData, bStateWantsToPreventControllerRotation) == 0x000035, "Member 'FSHHitReactionStateSerializedData::bStateWantsToPreventControllerRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FObstacleForwardCheckSettings \ static_assert(alignof(FObstacleForwardCheckSettings) == 0x000008, "Wrong alignment on FObstacleForwardCheckSettings"); \ static_assert(sizeof(FObstacleForwardCheckSettings) == 0x000028, "Wrong size on FObstacleForwardCheckSettings"); \ static_assert(offsetof(FObstacleForwardCheckSettings, Distance) == 0x000000, "Member 'FObstacleForwardCheckSettings::Distance' has a wrong offset!"); \ static_assert(offsetof(FObstacleForwardCheckSettings, LocationFromSocket) == 0x000004, "Member 'FObstacleForwardCheckSettings::LocationFromSocket' has a wrong offset!"); \ static_assert(offsetof(FObstacleForwardCheckSettings, SocketName) == 0x000008, "Member 'FObstacleForwardCheckSettings::SocketName' has a wrong offset!"); \ static_assert(offsetof(FObstacleForwardCheckSettings, LocationOffset) == 0x000010, "Member 'FObstacleForwardCheckSettings::LocationOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBreakableMeshBreakStepData \ static_assert(alignof(FSHBreakableMeshBreakStepData) == 0x000008, "Wrong alignment on FSHBreakableMeshBreakStepData"); \ static_assert(sizeof(FSHBreakableMeshBreakStepData) == 0x000018, "Wrong size on FSHBreakableMeshBreakStepData"); \ static_assert(offsetof(FSHBreakableMeshBreakStepData, bHideWeaponHitDecal) == 0x000000, "Member 'FSHBreakableMeshBreakStepData::bHideWeaponHitDecal' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableMeshBreakStepData, bRemoveAttachedFXSystems) == 0x000001, "Member 'FSHBreakableMeshBreakStepData::bRemoveAttachedFXSystems' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableMeshBreakStepData, Meshes) == 0x000008, "Member 'FSHBreakableMeshBreakStepData::Meshes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCurveWithScale \ static_assert(alignof(FCurveWithScale) == 0x000008, "Wrong alignment on FCurveWithScale"); \ static_assert(sizeof(FCurveWithScale) == 0x000010, "Wrong size on FCurveWithScale"); \ static_assert(offsetof(FCurveWithScale, LeanInTimeCurve) == 0x000000, "Member 'FCurveWithScale::LeanInTimeCurve' has a wrong offset!"); \ static_assert(offsetof(FCurveWithScale, TimeCurveScale) == 0x000008, "Member 'FCurveWithScale::TimeCurveScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnviroHitReactionSettings \ static_assert(alignof(FEnviroHitReactionSettings) == 0x000008, "Wrong alignment on FEnviroHitReactionSettings"); \ static_assert(sizeof(FEnviroHitReactionSettings) == 0x000028, "Wrong size on FEnviroHitReactionSettings"); \ static_assert(offsetof(FEnviroHitReactionSettings, HitAngleThresholdMinMax) == 0x000000, "Member 'FEnviroHitReactionSettings::HitAngleThresholdMinMax' has a wrong offset!"); \ static_assert(offsetof(FEnviroHitReactionSettings, AllowedWhenWalking) == 0x000010, "Member 'FEnviroHitReactionSettings::AllowedWhenWalking' has a wrong offset!"); \ static_assert(offsetof(FEnviroHitReactionSettings, AllowedWhenRunning) == 0x000011, "Member 'FEnviroHitReactionSettings::AllowedWhenRunning' has a wrong offset!"); \ static_assert(offsetof(FEnviroHitReactionSettings, Audio) == 0x000018, "Member 'FEnviroHitReactionSettings::Audio' has a wrong offset!"); \ static_assert(offsetof(FEnviroHitReactionSettings, LookAtBlendOutSpeed) == 0x000020, "Member 'FEnviroHitReactionSettings::LookAtBlendOutSpeed' has a wrong offset!"); \ static_assert(offsetof(FEnviroHitReactionSettings, LookAtBlendInSpeed) == 0x000024, "Member 'FEnviroHitReactionSettings::LookAtBlendInSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnviroFrontHitEventSettings \ static_assert(alignof(FEnviroFrontHitEventSettings) == 0x000008, "Wrong alignment on FEnviroFrontHitEventSettings"); \ static_assert(sizeof(FEnviroFrontHitEventSettings) == 0x000080, "Wrong size on FEnviroFrontHitEventSettings"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, ForwardLeanMaxAngle) == 0x000028, "Member 'FEnviroFrontHitEventSettings::ForwardLeanMaxAngle' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, ForwardLeanAngleBlendCurve) == 0x000030, "Member 'FEnviroFrontHitEventSettings::ForwardLeanAngleBlendCurve' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, BackwardLeanMaxAngle) == 0x000040, "Member 'FEnviroFrontHitEventSettings::BackwardLeanMaxAngle' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, BackwardLeanAngleBlendCurve) == 0x000048, "Member 'FEnviroFrontHitEventSettings::BackwardLeanAngleBlendCurve' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, EnableCharacterPushBack) == 0x000058, "Member 'FEnviroFrontHitEventSettings::EnableCharacterPushBack' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, PushBackDistance) == 0x00005C, "Member 'FEnviroFrontHitEventSettings::PushBackDistance' has a wrong offset!"); \ static_assert(offsetof(FEnviroFrontHitEventSettings, PushBackSpeed) == 0x000060, "Member 'FEnviroFrontHitEventSettings::PushBackSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEnviroSideHitEventSettings \ static_assert(alignof(FEnviroSideHitEventSettings) == 0x000008, "Wrong alignment on FEnviroSideHitEventSettings"); \ static_assert(sizeof(FEnviroSideHitEventSettings) == 0x000040, "Wrong size on FEnviroSideHitEventSettings"); \ static_assert(offsetof(FEnviroSideHitEventSettings, RightYawMaxAngle) == 0x000028, "Member 'FEnviroSideHitEventSettings::RightYawMaxAngle' has a wrong offset!"); \ static_assert(offsetof(FEnviroSideHitEventSettings, LeftYawMaxAngle) == 0x00002C, "Member 'FEnviroSideHitEventSettings::LeftYawMaxAngle' has a wrong offset!"); \ static_assert(offsetof(FEnviroSideHitEventSettings, AngleBlendCurve) == 0x000030, "Member 'FEnviroSideHitEventSettings::AngleBlendCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnimSubcompSettings \ static_assert(alignof(FSHAnimSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimSubcompSettings"); \ static_assert(sizeof(FSHAnimSubcompSettings) == 0x000008, "Wrong size on FSHAnimSubcompSettings"); \ #define DUMPER7_ASSERTS_FSHAnimEnviroHitReactionsSubcompSettings \ static_assert(alignof(FSHAnimEnviroHitReactionsSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimEnviroHitReactionsSubcompSettings"); \ static_assert(sizeof(FSHAnimEnviroHitReactionsSubcompSettings) == 0x0000E0, "Wrong size on FSHAnimEnviroHitReactionsSubcompSettings"); \ static_assert(offsetof(FSHAnimEnviroHitReactionsSubcompSettings, IgnoreActorsWithTag) == 0x000008, "Member 'FSHAnimEnviroHitReactionsSubcompSettings::IgnoreActorsWithTag' has a wrong offset!"); \ static_assert(offsetof(FSHAnimEnviroHitReactionsSubcompSettings, IgnoredActorClasses) == 0x000010, "Member 'FSHAnimEnviroHitReactionsSubcompSettings::IgnoredActorClasses' has a wrong offset!"); \ static_assert(offsetof(FSHAnimEnviroHitReactionsSubcompSettings, EnviroFrontHitEventSettings) == 0x000020, "Member 'FSHAnimEnviroHitReactionsSubcompSettings::EnviroFrontHitEventSettings' has a wrong offset!"); \ static_assert(offsetof(FSHAnimEnviroHitReactionsSubcompSettings, EnviroSideHitEventSettings) == 0x0000A0, "Member 'FSHAnimEnviroHitReactionsSubcompSettings::EnviroSideHitEventSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHKeyAttachmentDataStruct \ static_assert(alignof(FSHKeyAttachmentDataStruct) == 0x000008, "Wrong alignment on FSHKeyAttachmentDataStruct"); \ static_assert(sizeof(FSHKeyAttachmentDataStruct) == 0x000050, "Wrong size on FSHKeyAttachmentDataStruct"); \ static_assert(offsetof(FSHKeyAttachmentDataStruct, Mesh) == 0x000008, "Member 'FSHKeyAttachmentDataStruct::Mesh' has a wrong offset!"); \ static_assert(offsetof(FSHKeyAttachmentDataStruct, MeshRelativeOffset) == 0x000038, "Member 'FSHKeyAttachmentDataStruct::MeshRelativeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsPerormanceData \ static_assert(alignof(FSHAnalyticsPerormanceData) == 0x000004, "Wrong alignment on FSHAnalyticsPerormanceData"); \ static_assert(sizeof(FSHAnalyticsPerormanceData) == 0x000028, "Wrong size on FSHAnalyticsPerormanceData"); \ #define DUMPER7_ASSERTS_FSHAnalyticsPerformanceRecordsDatabase \ static_assert(alignof(FSHAnalyticsPerformanceRecordsDatabase) == 0x000008, "Wrong alignment on FSHAnalyticsPerformanceRecordsDatabase"); \ static_assert(sizeof(FSHAnalyticsPerformanceRecordsDatabase) == 0x000070, "Wrong size on FSHAnalyticsPerformanceRecordsDatabase"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, SessionStartTimeString) == 0x000000, "Member 'FSHAnalyticsPerformanceRecordsDatabase::SessionStartTimeString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, SessionStartTime) == 0x000010, "Member 'FSHAnalyticsPerformanceRecordsDatabase::SessionStartTime' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, SessionEndTimeString) == 0x000018, "Member 'FSHAnalyticsPerformanceRecordsDatabase::SessionEndTimeString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, PlatformString) == 0x000028, "Member 'FSHAnalyticsPerformanceRecordsDatabase::PlatformString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, Resolution) == 0x000038, "Member 'FSHAnalyticsPerformanceRecordsDatabase::Resolution' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, Raytracing) == 0x000040, "Member 'FSHAnalyticsPerformanceRecordsDatabase::Raytracing' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, DynRes) == 0x000041, "Member 'FSHAnalyticsPerformanceRecordsDatabase::DynRes' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, Quality) == 0x000042, "Member 'FSHAnalyticsPerformanceRecordsDatabase::Quality' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, LevelNames) == 0x000048, "Member 'FSHAnalyticsPerformanceRecordsDatabase::LevelNames' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, BuildVersion) == 0x000058, "Member 'FSHAnalyticsPerformanceRecordsDatabase::BuildVersion' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPerformanceRecordsDatabase, Data) == 0x000060, "Member 'FSHAnalyticsPerformanceRecordsDatabase::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMaterialPropertyControlData \ static_assert(alignof(FSHMaterialPropertyControlData) == 0x000008, "Wrong alignment on FSHMaterialPropertyControlData"); \ static_assert(sizeof(FSHMaterialPropertyControlData) == 0x000100, "Wrong size on FSHMaterialPropertyControlData"); \ static_assert(offsetof(FSHMaterialPropertyControlData, bIsLayerParameter) == 0x000000, "Member 'FSHMaterialPropertyControlData::bIsLayerParameter' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, Association) == 0x000001, "Member 'FSHMaterialPropertyControlData::Association' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, LayerIndex) == 0x000004, "Member 'FSHMaterialPropertyControlData::LayerIndex' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, PropertyName) == 0x000008, "Member 'FSHMaterialPropertyControlData::PropertyName' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, ContextValueType) == 0x000010, "Member 'FSHMaterialPropertyControlData::ContextValueType' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, ChangeSpeed) == 0x000014, "Member 'FSHMaterialPropertyControlData::ChangeSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, Type) == 0x000018, "Member 'FSHMaterialPropertyControlData::Type' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, ControlFloatCurve) == 0x000020, "Member 'FSHMaterialPropertyControlData::ControlFloatCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, ControlVectorCurve) == 0x000050, "Member 'FSHMaterialPropertyControlData::ControlVectorCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, AssignedTexures) == 0x000080, "Member 'FSHMaterialPropertyControlData::AssignedTexures' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyControlData, ControlTexureCurve) == 0x0000D0, "Member 'FSHMaterialPropertyControlData::ControlTexureCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHReceiveDamagePostProcessConfig \ static_assert(alignof(FSHReceiveDamagePostProcessConfig) == 0x000008, "Wrong alignment on FSHReceiveDamagePostProcessConfig"); \ static_assert(sizeof(FSHReceiveDamagePostProcessConfig) == 0x000050, "Wrong size on FSHReceiveDamagePostProcessConfig"); \ static_assert(offsetof(FSHReceiveDamagePostProcessConfig, Material) == 0x000000, "Member 'FSHReceiveDamagePostProcessConfig::Material' has a wrong offset!"); \ static_assert(offsetof(FSHReceiveDamagePostProcessConfig, BlendInTime) == 0x000030, "Member 'FSHReceiveDamagePostProcessConfig::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FSHReceiveDamagePostProcessConfig, KeepTime) == 0x000034, "Member 'FSHReceiveDamagePostProcessConfig::KeepTime' has a wrong offset!"); \ static_assert(offsetof(FSHReceiveDamagePostProcessConfig, BlendOutTime) == 0x000038, "Member 'FSHReceiveDamagePostProcessConfig::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FSHReceiveDamagePostProcessConfig, MaterialPropertyControlConfigs) == 0x000040, "Member 'FSHReceiveDamagePostProcessConfig::MaterialPropertyControlConfigs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionBoneGroupBone \ static_assert(alignof(FSHEnemyHitReactionSelectionBoneGroupBone) == 0x000004, "Wrong alignment on FSHEnemyHitReactionSelectionBoneGroupBone"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionBoneGroupBone) == 0x00000C, "Wrong size on FSHEnemyHitReactionSelectionBoneGroupBone"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroupBone, BoneName) == 0x000000, "Member 'FSHEnemyHitReactionSelectionBoneGroupBone::BoneName' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroupBone, BoneShapeIndex) == 0x000008, "Member 'FSHEnemyHitReactionSelectionBoneGroupBone::BoneShapeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAsyncLoadedObjectCache \ static_assert(alignof(FSHAsyncLoadedObjectCache) == 0x000008, "Wrong alignment on FSHAsyncLoadedObjectCache"); \ static_assert(sizeof(FSHAsyncLoadedObjectCache) == 0x000048, "Wrong size on FSHAsyncLoadedObjectCache"); \ static_assert(offsetof(FSHAsyncLoadedObjectCache, StrongObject) == 0x000000, "Member 'FSHAsyncLoadedObjectCache::StrongObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInteractionGenericConfig \ static_assert(alignof(FSHInteractionGenericConfig) == 0x000008, "Wrong alignment on FSHInteractionGenericConfig"); \ static_assert(sizeof(FSHInteractionGenericConfig) == 0x000050, "Wrong size on FSHInteractionGenericConfig"); \ static_assert(offsetof(FSHInteractionGenericConfig, EnableCharacterLookAt) == 0x00001C, "Member 'FSHInteractionGenericConfig::EnableCharacterLookAt' has a wrong offset!"); \ static_assert(offsetof(FSHInteractionGenericConfig, LookAtTypeID) == 0x000020, "Member 'FSHInteractionGenericConfig::LookAtTypeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMaterialPropertyControlHandler \ static_assert(alignof(FSHMaterialPropertyControlHandler) == 0x000008, "Wrong alignment on FSHMaterialPropertyControlHandler"); \ static_assert(sizeof(FSHMaterialPropertyControlHandler) == 0x0000A8, "Wrong size on FSHMaterialPropertyControlHandler"); \ static_assert(offsetof(FSHMaterialPropertyControlHandler, DynamicMaterial) == 0x000000, "Member 'FSHMaterialPropertyControlHandler::DynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHDynamicPostProcessHandler \ static_assert(alignof(FSHDynamicPostProcessHandler) == 0x000008, "Wrong alignment on FSHDynamicPostProcessHandler"); \ static_assert(sizeof(FSHDynamicPostProcessHandler) == 0x000070, "Wrong size on FSHDynamicPostProcessHandler"); \ static_assert(offsetof(FSHDynamicPostProcessHandler, MaterialDynamic) == 0x000050, "Member 'FSHDynamicPostProcessHandler::MaterialDynamic' has a wrong offset!"); \ static_assert(offsetof(FSHDynamicPostProcessHandler, MaterialPropertyControlHandlers) == 0x000058, "Member 'FSHDynamicPostProcessHandler::MaterialPropertyControlHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInteractionIconSet \ static_assert(alignof(FSHInteractionIconSet) == 0x000001, "Wrong alignment on FSHInteractionIconSet"); \ static_assert(sizeof(FSHInteractionIconSet) == 0x000001, "Wrong size on FSHInteractionIconSet"); \ #define DUMPER7_ASSERTS_FSHAnalyticsItemCollectedDetail \ static_assert(alignof(FSHAnalyticsItemCollectedDetail) == 0x000008, "Wrong alignment on FSHAnalyticsItemCollectedDetail"); \ static_assert(sizeof(FSHAnalyticsItemCollectedDetail) == 0x000028, "Wrong size on FSHAnalyticsItemCollectedDetail"); \ static_assert(offsetof(FSHAnalyticsItemCollectedDetail, ItemName) == 0x000000, "Member 'FSHAnalyticsItemCollectedDetail::ItemName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsItemCollectedDetail, Quantity) == 0x000010, "Member 'FSHAnalyticsItemCollectedDetail::Quantity' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsItemCollectedDetail, ObjectName) == 0x000018, "Member 'FSHAnalyticsItemCollectedDetail::ObjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBlendData \ static_assert(alignof(FSHBlendData) == 0x000008, "Wrong alignment on FSHBlendData"); \ static_assert(sizeof(FSHBlendData) == 0x000020, "Wrong size on FSHBlendData"); \ static_assert(offsetof(FSHBlendData, BlendInTime) == 0x000000, "Member 'FSHBlendData::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FSHBlendData, BlendInAlphaCurve) == 0x000008, "Member 'FSHBlendData::BlendInAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(FSHBlendData, BlendOutTime) == 0x000010, "Member 'FSHBlendData::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(FSHBlendData, BlendOutAlphaCurve) == 0x000018, "Member 'FSHBlendData::BlendOutAlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraFOVBlendData \ static_assert(alignof(FSHCameraFOVBlendData) == 0x000008, "Wrong alignment on FSHCameraFOVBlendData"); \ static_assert(sizeof(FSHCameraFOVBlendData) == 0x000028, "Wrong size on FSHCameraFOVBlendData"); \ static_assert(offsetof(FSHCameraFOVBlendData, BlendData) == 0x000000, "Member 'FSHCameraFOVBlendData::BlendData' has a wrong offset!"); \ static_assert(offsetof(FSHCameraFOVBlendData, FOVValue) == 0x000020, "Member 'FSHCameraFOVBlendData::FOVValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCollectedItemData \ static_assert(alignof(FSHCollectedItemData) == 0x000004, "Wrong alignment on FSHCollectedItemData"); \ static_assert(sizeof(FSHCollectedItemData) == 0x00000C, "Wrong size on FSHCollectedItemData"); \ static_assert(offsetof(FSHCollectedItemData, ItemRowName) == 0x000000, "Member 'FSHCollectedItemData::ItemRowName' has a wrong offset!"); \ static_assert(offsetof(FSHCollectedItemData, Quantity) == 0x000008, "Member 'FSHCollectedItemData::Quantity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsGameplayEvent \ static_assert(alignof(FSHAnalyticsGameplayEvent) == 0x000008, "Wrong alignment on FSHAnalyticsGameplayEvent"); \ static_assert(sizeof(FSHAnalyticsGameplayEvent) == 0x000010, "Wrong size on FSHAnalyticsGameplayEvent"); \ static_assert(offsetof(FSHAnalyticsGameplayEvent, PlayTime) == 0x000000, "Member 'FSHAnalyticsGameplayEvent::PlayTime' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEvent, Type) == 0x000008, "Member 'FSHAnalyticsGameplayEvent::Type' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEvent, DetailIndex) == 0x00000C, "Member 'FSHAnalyticsGameplayEvent::DetailIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionRequiredAggression \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionRequiredAggression) == 0x000001, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionRequiredAggression"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionRequiredAggression) == 0x000002, "Wrong size on FSHEnemyHitReactionSelectionHitReactionRequiredAggression"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionRequiredAggression, MinimumAggressionLevel) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionRequiredAggression::MinimumAggressionLevel' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionRequiredAggression, MaximumAggressionLevel) == 0x000001, "Member 'FSHEnemyHitReactionSelectionHitReactionRequiredAggression::MaximumAggressionLevel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction) == 0x000004, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction) == 0x00000C, "Wrong size on FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction, HitReactionType) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction::HitReactionType' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction, VariantName) == 0x000004, "Member 'FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReaction::VariantName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions) == 0x000010, "Wrong size on FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions, RequiredHitReactions) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionRequiredActiveHitReactions::RequiredHitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitCountersResetConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionHitCountersResetConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitCountersResetConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitCountersResetConfiguration) == 0x000018, "Wrong size on FSHEnemyHitReactionSelectionHitCountersResetConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitCountersResetConfiguration, bResetHitBoneGroupCounter) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitCountersResetConfiguration::bResetHitBoneGroupCounter' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitCountersResetConfiguration, ResetCountersOfBoneGroups) == 0x000008, "Member 'FSHEnemyHitReactionSelectionHitCountersResetConfiguration::ResetCountersOfBoneGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitReactionOption \ static_assert(alignof(FSHEnemyHitReactionSelectionHitReactionOption) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitReactionOption"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitReactionOption) == 0x000100, "Wrong size on FSHEnemyHitReactionSelectionHitReactionOption"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, PassChance) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::PassChance' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredHealth) == 0x000004, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredHealth' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredAggression) == 0x00000C, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredAggression' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredDistance) == 0x000010, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredDistance' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredDirection) == 0x000018, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredDirection' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredTargetVelocity) == 0x00002C, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredTargetVelocity' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredTargetVelocityDirection) == 0x000034, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredTargetVelocityDirection' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, RequiredActiveHitReactions) == 0x000048, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::RequiredActiveHitReactions' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, DamageMultiplier) == 0x000058, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::DamageMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, MaximumRemainingHealthFraction) == 0x00005C, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::MaximumRemainingHealthFraction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, KnockdownHitReaction) == 0x000060, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::KnockdownHitReaction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, StaggerHitReaction) == 0x000078, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::StaggerHitReaction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, FalterHitReaction) == 0x000090, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::FalterHitReaction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, NormalHitReaction) == 0x0000A8, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::NormalHitReaction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, TwitchHitReaction) == 0x0000C0, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::TwitchHitReaction' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, DeathVariants) == 0x0000D8, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::DeathVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitReactionOption, ResetHitCounters) == 0x0000E8, "Member 'FSHEnemyHitReactionSelectionHitReactionOption::ResetHitCounters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionConsecutiveHitConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionConsecutiveHitConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionConsecutiveHitConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionConsecutiveHitConfiguration) == 0x000010, "Wrong size on FSHEnemyHitReactionSelectionConsecutiveHitConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConsecutiveHitConfiguration, HitReactionOptions) == 0x000000, "Member 'FSHEnemyHitReactionSelectionConsecutiveHitConfiguration::HitReactionOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitBonesConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionHitBonesConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitBonesConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitBonesConfiguration) == 0x000020, "Wrong size on FSHEnemyHitReactionSelectionHitBonesConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitBonesConfiguration, HitBoneNames) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitBonesConfiguration::HitBoneNames' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitBonesConfiguration, ConsecutiveHits) == 0x000010, "Member 'FSHEnemyHitReactionSelectionHitBonesConfiguration::ConsecutiveHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration) == 0x000010, "Wrong size on FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration, ConsecutiveHits) == 0x000000, "Member 'FSHEnemyHitReactionSelectionDefaultHitBoneConfiguration::ConsecutiveHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionDefaultHitReactionVariants \ static_assert(alignof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionDefaultHitReactionVariants"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants) == 0x000060, "Wrong size on FSHEnemyHitReactionSelectionDefaultHitReactionVariants"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, KnockdownVariants) == 0x000000, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::KnockdownVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, StaggerVariants) == 0x000010, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::StaggerVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, FalterVariants) == 0x000020, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::FalterVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, NormalVariants) == 0x000030, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::NormalVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, TwitchVariants) == 0x000040, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::TwitchVariants' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDefaultHitReactionVariants, DeathVariants) == 0x000050, "Member 'FSHEnemyHitReactionSelectionDefaultHitReactionVariants::DeathVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionDamageTypeConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionDamageTypeConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionDamageTypeConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionDamageTypeConfiguration) == 0x000088, "Wrong size on FSHEnemyHitReactionSelectionDamageTypeConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDamageTypeConfiguration, DamageType) == 0x000000, "Member 'FSHEnemyHitReactionSelectionDamageTypeConfiguration::DamageType' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDamageTypeConfiguration, SpecificBonesResponse) == 0x000008, "Member 'FSHEnemyHitReactionSelectionDamageTypeConfiguration::SpecificBonesResponse' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDamageTypeConfiguration, DefaultResponse) == 0x000018, "Member 'FSHEnemyHitReactionSelectionDamageTypeConfiguration::DefaultResponse' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionDamageTypeConfiguration, DefaultHitReactionVariants) == 0x000028, "Member 'FSHEnemyHitReactionSelectionDamageTypeConfiguration::DefaultHitReactionVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCustomMovementStruct \ static_assert(alignof(FSHCustomMovementStruct) == 0x000008, "Wrong alignment on FSHCustomMovementStruct"); \ static_assert(sizeof(FSHCustomMovementStruct) == 0x000040, "Wrong size on FSHCustomMovementStruct"); \ static_assert(offsetof(FSHCustomMovementStruct, Requester) == 0x000010, "Member 'FSHCustomMovementStruct::Requester' has a wrong offset!"); \ static_assert(offsetof(FSHCustomMovementStruct, Data) == 0x000018, "Member 'FSHCustomMovementStruct::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsRangedFireTraceDetail \ static_assert(alignof(FSHAnalyticsRangedFireTraceDetail) == 0x000008, "Wrong alignment on FSHAnalyticsRangedFireTraceDetail"); \ static_assert(sizeof(FSHAnalyticsRangedFireTraceDetail) == 0x000030, "Wrong size on FSHAnalyticsRangedFireTraceDetail"); \ static_assert(offsetof(FSHAnalyticsRangedFireTraceDetail, TraceDistance) == 0x000000, "Member 'FSHAnalyticsRangedFireTraceDetail::TraceDistance' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireTraceDetail, bHitEnemy) == 0x000004, "Member 'FSHAnalyticsRangedFireTraceDetail::bHitEnemy' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireTraceDetail, ObjectName) == 0x000008, "Member 'FSHAnalyticsRangedFireTraceDetail::ObjectName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireTraceDetail, bIsPenetrating) == 0x000018, "Member 'FSHAnalyticsRangedFireTraceDetail::bIsPenetrating' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireTraceDetail, ComponentName) == 0x000020, "Member 'FSHAnalyticsRangedFireTraceDetail::ComponentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsRangedFireDetail \ static_assert(alignof(FSHAnalyticsRangedFireDetail) == 0x000008, "Wrong alignment on FSHAnalyticsRangedFireDetail"); \ static_assert(sizeof(FSHAnalyticsRangedFireDetail) == 0x000028, "Wrong size on FSHAnalyticsRangedFireDetail"); \ static_assert(offsetof(FSHAnalyticsRangedFireDetail, WeaponName) == 0x000000, "Member 'FSHAnalyticsRangedFireDetail::WeaponName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireDetail, AmmoAfter) == 0x000010, "Member 'FSHAnalyticsRangedFireDetail::AmmoAfter' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsRangedFireDetail, Traces) == 0x000018, "Member 'FSHAnalyticsRangedFireDetail::Traces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsMeleeAttackDetail \ static_assert(alignof(FSHAnalyticsMeleeAttackDetail) == 0x000008, "Wrong alignment on FSHAnalyticsMeleeAttackDetail"); \ static_assert(sizeof(FSHAnalyticsMeleeAttackDetail) == 0x000060, "Wrong size on FSHAnalyticsMeleeAttackDetail"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, WeaponName) == 0x000000, "Member 'FSHAnalyticsMeleeAttackDetail::WeaponName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, AttackRowName) == 0x000010, "Member 'FSHAnalyticsMeleeAttackDetail::AttackRowName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, bHadTarget) == 0x000020, "Member 'FSHAnalyticsMeleeAttackDetail::bHadTarget' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, bIsSecondaryTarget) == 0x000021, "Member 'FSHAnalyticsMeleeAttackDetail::bIsSecondaryTarget' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, TargetObjectName) == 0x000028, "Member 'FSHAnalyticsMeleeAttackDetail::TargetObjectName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, bHitEnemy) == 0x000038, "Member 'FSHAnalyticsMeleeAttackDetail::bHitEnemy' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, HitEnemyResult) == 0x00003C, "Member 'FSHAnalyticsMeleeAttackDetail::HitEnemyResult' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, HitObjectName) == 0x000040, "Member 'FSHAnalyticsMeleeAttackDetail::HitObjectName' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsMeleeAttackDetail, HitComponentName) == 0x000050, "Member 'FSHAnalyticsMeleeAttackDetail::HitComponentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsPlayerReceivedDamageDetail \ static_assert(alignof(FSHAnalyticsPlayerReceivedDamageDetail) == 0x000008, "Wrong alignment on FSHAnalyticsPlayerReceivedDamageDetail"); \ static_assert(sizeof(FSHAnalyticsPlayerReceivedDamageDetail) == 0x000028, "Wrong size on FSHAnalyticsPlayerReceivedDamageDetail"); \ static_assert(offsetof(FSHAnalyticsPlayerReceivedDamageDetail, Causer) == 0x000000, "Member 'FSHAnalyticsPlayerReceivedDamageDetail::Causer' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPlayerReceivedDamageDetail, DamageType) == 0x000010, "Member 'FSHAnalyticsPlayerReceivedDamageDetail::DamageType' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsPlayerReceivedDamageDetail, DamageValue) == 0x000020, "Member 'FSHAnalyticsPlayerReceivedDamageDetail::DamageValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsAICharacterDiedDetail \ static_assert(alignof(FSHAnalyticsAICharacterDiedDetail) == 0x000008, "Wrong alignment on FSHAnalyticsAICharacterDiedDetail"); \ static_assert(sizeof(FSHAnalyticsAICharacterDiedDetail) == 0x000020, "Wrong size on FSHAnalyticsAICharacterDiedDetail"); \ static_assert(offsetof(FSHAnalyticsAICharacterDiedDetail, SpawnerObject) == 0x000000, "Member 'FSHAnalyticsAICharacterDiedDetail::SpawnerObject' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsAICharacterDiedDetail, CharacterClass) == 0x000010, "Member 'FSHAnalyticsAICharacterDiedDetail::CharacterClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsGameplayEventsDetails \ static_assert(alignof(FSHAnalyticsGameplayEventsDetails) == 0x000008, "Wrong alignment on FSHAnalyticsGameplayEventsDetails"); \ static_assert(sizeof(FSHAnalyticsGameplayEventsDetails) == 0x000060, "Wrong size on FSHAnalyticsGameplayEventsDetails"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, GameFlowDetails) == 0x000000, "Member 'FSHAnalyticsGameplayEventsDetails::GameFlowDetails' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, ItemCollectedDetails) == 0x000010, "Member 'FSHAnalyticsGameplayEventsDetails::ItemCollectedDetails' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, RangedFireDetails) == 0x000020, "Member 'FSHAnalyticsGameplayEventsDetails::RangedFireDetails' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, MeleeAttackDetails) == 0x000030, "Member 'FSHAnalyticsGameplayEventsDetails::MeleeAttackDetails' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, PlayerReceivedDamageDetails) == 0x000040, "Member 'FSHAnalyticsGameplayEventsDetails::PlayerReceivedDamageDetails' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayEventsDetails, AICharacterDiedDetails) == 0x000050, "Member 'FSHAnalyticsGameplayEventsDetails::AICharacterDiedDetails' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHManagedInteractionSlotCleanupConfig \ static_assert(alignof(FSHManagedInteractionSlotCleanupConfig) == 0x000004, "Wrong alignment on FSHManagedInteractionSlotCleanupConfig"); \ static_assert(sizeof(FSHManagedInteractionSlotCleanupConfig) == 0x000014, "Wrong size on FSHManagedInteractionSlotCleanupConfig"); \ static_assert(offsetof(FSHManagedInteractionSlotCleanupConfig, SimpleCleanupDelay) == 0x000000, "Member 'FSHManagedInteractionSlotCleanupConfig::SimpleCleanupDelay' has a wrong offset!"); \ static_assert(offsetof(FSHManagedInteractionSlotCleanupConfig, CleanupTargetRotationScale) == 0x000004, "Member 'FSHManagedInteractionSlotCleanupConfig::CleanupTargetRotationScale' has a wrong offset!"); \ static_assert(offsetof(FSHManagedInteractionSlotCleanupConfig, CleanupMaxRotationAngleDifference) == 0x000008, "Member 'FSHManagedInteractionSlotCleanupConfig::CleanupMaxRotationAngleDifference' has a wrong offset!"); \ static_assert(offsetof(FSHManagedInteractionSlotCleanupConfig, CleanupTargetMovementScale) == 0x00000C, "Member 'FSHManagedInteractionSlotCleanupConfig::CleanupTargetMovementScale' has a wrong offset!"); \ static_assert(offsetof(FSHManagedInteractionSlotCleanupConfig, CleanupMaxMovementAngleDifference) == 0x000010, "Member 'FSHManagedInteractionSlotCleanupConfig::CleanupMaxMovementAngleDifference' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPushableHandleData \ static_assert(alignof(FSHPushableHandleData) == 0x000008, "Wrong alignment on FSHPushableHandleData"); \ static_assert(sizeof(FSHPushableHandleData) == 0x000048, "Wrong size on FSHPushableHandleData"); \ static_assert(offsetof(FSHPushableHandleData, bIsEnabled) == 0x000000, "Member 'FSHPushableHandleData::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(FSHPushableHandleData, RelativeLocation) == 0x000008, "Member 'FSHPushableHandleData::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(FSHPushableHandleData, RelativeDirectionAngle) == 0x000020, "Member 'FSHPushableHandleData::RelativeDirectionAngle' has a wrong offset!"); \ static_assert(offsetof(FSHPushableHandleData, Width) == 0x000024, "Member 'FSHPushableHandleData::Width' has a wrong offset!"); \ static_assert(offsetof(FSHPushableHandleData, IconOffset) == 0x000028, "Member 'FSHPushableHandleData::IconOffset' has a wrong offset!"); \ static_assert(offsetof(FSHPushableHandleData, AnimSpotSecureFrontTraceDistance) == 0x000040, "Member 'FSHPushableHandleData::AnimSpotSecureFrontTraceDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyTransformationStateVariant \ static_assert(alignof(FSHEnemyTransformationStateVariant) == 0x000008, "Wrong alignment on FSHEnemyTransformationStateVariant"); \ static_assert(sizeof(FSHEnemyTransformationStateVariant) == 0x000030, "Wrong size on FSHEnemyTransformationStateVariant"); \ static_assert(offsetof(FSHEnemyTransformationStateVariant, VariantName) == 0x000000, "Member 'FSHEnemyTransformationStateVariant::VariantName' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyTransformationStateVariant, VariantSettings) == 0x000008, "Member 'FSHEnemyTransformationStateVariant::VariantSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHObstacleAnimationSet \ static_assert(alignof(FSHObstacleAnimationSet) == 0x000008, "Wrong alignment on FSHObstacleAnimationSet"); \ static_assert(sizeof(FSHObstacleAnimationSet) == 0x000200, "Wrong size on FSHObstacleAnimationSet"); \ static_assert(offsetof(FSHObstacleAnimationSet, DefaultAnimationAbove) == 0x000000, "Member 'FSHObstacleAnimationSet::DefaultAnimationAbove' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleAnimationSet, DefaultAnimationBelow) == 0x0000B0, "Member 'FSHObstacleAnimationSet::DefaultAnimationBelow' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleAnimationSet, WeaponsAnimationsAbove) == 0x000160, "Member 'FSHObstacleAnimationSet::WeaponsAnimationsAbove' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleAnimationSet, WeaponsAnimationsBelow) == 0x0001B0, "Member 'FSHObstacleAnimationSet::WeaponsAnimationsBelow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHNamedMaterialParameter \ static_assert(alignof(FSHNamedMaterialParameter) == 0x000004, "Wrong alignment on FSHNamedMaterialParameter"); \ static_assert(sizeof(FSHNamedMaterialParameter) == 0x000030, "Wrong size on FSHNamedMaterialParameter"); \ static_assert(offsetof(FSHNamedMaterialParameter, Valid) == 0x000000, "Member 'FSHNamedMaterialParameter::Valid' has a wrong offset!"); \ static_assert(offsetof(FSHNamedMaterialParameter, Name) == 0x000004, "Member 'FSHNamedMaterialParameter::Name' has a wrong offset!"); \ static_assert(offsetof(FSHNamedMaterialParameter, Value) == 0x00000C, "Member 'FSHNamedMaterialParameter::Value' has a wrong offset!"); \ static_assert(offsetof(FSHNamedMaterialParameter, LastKnownValue) == 0x00001C, "Member 'FSHNamedMaterialParameter::LastKnownValue' has a wrong offset!"); \ static_assert(offsetof(FSHNamedMaterialParameter, Index) == 0x00002C, "Member 'FSHNamedMaterialParameter::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerMaterial \ static_assert(alignof(FSHFlickerMaterial) == 0x000008, "Wrong alignment on FSHFlickerMaterial"); \ static_assert(sizeof(FSHFlickerMaterial) == 0x0000C8, "Wrong size on FSHFlickerMaterial"); \ static_assert(offsetof(FSHFlickerMaterial, Mid) == 0x000000, "Member 'FSHFlickerMaterial::Mid' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMaterial, TintEmission0) == 0x000008, "Member 'FSHFlickerMaterial::TintEmission0' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMaterial, VertexColorEmissiveTint) == 0x000038, "Member 'FSHFlickerMaterial::VertexColorEmissiveTint' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMaterial, VertexColorEmissiveIntensity) == 0x000068, "Member 'FSHFlickerMaterial::VertexColorEmissiveIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMaterial, AOFactor) == 0x000098, "Member 'FSHFlickerMaterial::AOFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerMesh \ static_assert(alignof(FSHFlickerMesh) == 0x000008, "Wrong alignment on FSHFlickerMesh"); \ static_assert(sizeof(FSHFlickerMesh) == 0x000020, "Wrong size on FSHFlickerMesh"); \ static_assert(offsetof(FSHFlickerMesh, Component) == 0x000000, "Member 'FSHFlickerMesh::Component' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMesh, Materials) == 0x000008, "Member 'FSHFlickerMesh::Materials' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerMesh, HasOffTag) == 0x000018, "Member 'FSHFlickerMesh::HasOffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerLight \ static_assert(alignof(FSHFlickerLight) == 0x000008, "Wrong alignment on FSHFlickerLight"); \ static_assert(sizeof(FSHFlickerLight) == 0x000018, "Wrong size on FSHFlickerLight"); \ static_assert(offsetof(FSHFlickerLight, Component) == 0x000000, "Member 'FSHFlickerLight::Component' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerLight, BaseIntensity) == 0x000008, "Member 'FSHFlickerLight::BaseIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerLight, BaseTemperature) == 0x00000C, "Member 'FSHFlickerLight::BaseTemperature' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerLight, HasOffTag) == 0x000010, "Member 'FSHFlickerLight::HasOffTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerGroup \ static_assert(alignof(FSHFlickerGroup) == 0x000008, "Wrong alignment on FSHFlickerGroup"); \ static_assert(sizeof(FSHFlickerGroup) == 0x000030, "Wrong size on FSHFlickerGroup"); \ static_assert(offsetof(FSHFlickerGroup, GroupId) == 0x000000, "Member 'FSHFlickerGroup::GroupId' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroup, Meshes) == 0x000008, "Member 'FSHFlickerGroup::Meshes' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroup, Lights) == 0x000018, "Member 'FSHFlickerGroup::Lights' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroup, Multiplier) == 0x000028, "Member 'FSHFlickerGroup::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroup, OnOffTrigger) == 0x00002C, "Member 'FSHFlickerGroup::OnOffTrigger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingTileShakePhysics \ static_assert(alignof(FSHFleshLipCeilingTileShakePhysics) == 0x000008, "Wrong alignment on FSHFleshLipCeilingTileShakePhysics"); \ static_assert(sizeof(FSHFleshLipCeilingTileShakePhysics) == 0x000030, "Wrong size on FSHFleshLipCeilingTileShakePhysics"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysics, ParticleEmitter) == 0x000000, "Member 'FSHFleshLipCeilingTileShakePhysics::ParticleEmitter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHControllerLightsSettings \ static_assert(alignof(FSHControllerLightsSettings) == 0x000008, "Wrong alignment on FSHControllerLightsSettings"); \ static_assert(sizeof(FSHControllerLightsSettings) == 0x000028, "Wrong size on FSHControllerLightsSettings"); \ static_assert(offsetof(FSHControllerLightsSettings, bControlValueWithCurve) == 0x000000, "Member 'FSHControllerLightsSettings::bControlValueWithCurve' has a wrong offset!"); \ static_assert(offsetof(FSHControllerLightsSettings, DesiredColor) == 0x000004, "Member 'FSHControllerLightsSettings::DesiredColor' has a wrong offset!"); \ static_assert(offsetof(FSHControllerLightsSettings, ValueCurve) == 0x000018, "Member 'FSHControllerLightsSettings::ValueCurve' has a wrong offset!"); \ static_assert(offsetof(FSHControllerLightsSettings, bLoopCurve) == 0x000020, "Member 'FSHControllerLightsSettings::bLoopCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlashlightDefaultDataContainer \ static_assert(alignof(FSHFlashlightDefaultDataContainer) == 0x000008, "Wrong alignment on FSHFlashlightDefaultDataContainer"); \ static_assert(sizeof(FSHFlashlightDefaultDataContainer) == 0x000020, "Wrong size on FSHFlashlightDefaultDataContainer"); \ static_assert(offsetof(FSHFlashlightDefaultDataContainer, MainLightIESTexture) == 0x000000, "Member 'FSHFlashlightDefaultDataContainer::MainLightIESTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnalyticsGameplayRecordsDatabase \ static_assert(alignof(FSHAnalyticsGameplayRecordsDatabase) == 0x000008, "Wrong alignment on FSHAnalyticsGameplayRecordsDatabase"); \ static_assert(sizeof(FSHAnalyticsGameplayRecordsDatabase) == 0x0000A0, "Wrong size on FSHAnalyticsGameplayRecordsDatabase"); \ static_assert(offsetof(FSHAnalyticsGameplayRecordsDatabase, SessionStartTimeString) == 0x000000, "Member 'FSHAnalyticsGameplayRecordsDatabase::SessionStartTimeString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayRecordsDatabase, SessionRestoreTimeString) == 0x000010, "Member 'FSHAnalyticsGameplayRecordsDatabase::SessionRestoreTimeString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayRecordsDatabase, SessionEndTimeString) == 0x000020, "Member 'FSHAnalyticsGameplayRecordsDatabase::SessionEndTimeString' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayRecordsDatabase, Events) == 0x000030, "Member 'FSHAnalyticsGameplayRecordsDatabase::Events' has a wrong offset!"); \ static_assert(offsetof(FSHAnalyticsGameplayRecordsDatabase, Details) == 0x000040, "Member 'FSHAnalyticsGameplayRecordsDatabase::Details' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameOptionsData \ static_assert(alignof(FGameOptionsData) == 0x000008, "Wrong alignment on FGameOptionsData"); \ static_assert(sizeof(FGameOptionsData) == 0x0000A0, "Wrong size on FGameOptionsData"); \ static_assert(offsetof(FGameOptionsData, Name) == 0x000000, "Member 'FGameOptionsData::Name' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, DisplayName) == 0x000008, "Member 'FGameOptionsData::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, Description) == 0x000020, "Member 'FGameOptionsData::Description' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, InactiveDescription) == 0x000038, "Member 'FGameOptionsData::InactiveDescription' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, Values) == 0x000050, "Member 'FGameOptionsData::Values' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, RemapValues) == 0x000060, "Member 'FGameOptionsData::RemapValues' has a wrong offset!"); \ static_assert(offsetof(FGameOptionsData, Image) == 0x000070, "Member 'FGameOptionsData::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAsyncLoadingObjectCache \ static_assert(alignof(FSHAsyncLoadingObjectCache) == 0x000008, "Wrong alignment on FSHAsyncLoadingObjectCache"); \ static_assert(sizeof(FSHAsyncLoadingObjectCache) == 0x0000B8, "Wrong size on FSHAsyncLoadingObjectCache"); \ #define DUMPER7_ASSERTS_FCollisionShapeProperty \ static_assert(alignof(FCollisionShapeProperty) == 0x000004, "Wrong alignment on FCollisionShapeProperty"); \ static_assert(sizeof(FCollisionShapeProperty) == 0x000010, "Wrong size on FCollisionShapeProperty"); \ static_assert(offsetof(FCollisionShapeProperty, CollisionShapeType) == 0x000000, "Member 'FCollisionShapeProperty::CollisionShapeType' has a wrong offset!"); \ static_assert(offsetof(FCollisionShapeProperty, Parameter1) == 0x000004, "Member 'FCollisionShapeProperty::Parameter1' has a wrong offset!"); \ static_assert(offsetof(FCollisionShapeProperty, Parameter2) == 0x000008, "Member 'FCollisionShapeProperty::Parameter2' has a wrong offset!"); \ static_assert(offsetof(FCollisionShapeProperty, Parameter3) == 0x00000C, "Member 'FCollisionShapeProperty::Parameter3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayPreset \ static_assert(alignof(FGameplayPreset) == 0x000008, "Wrong alignment on FGameplayPreset"); \ static_assert(sizeof(FGameplayPreset) == 0x000028, "Wrong size on FGameplayPreset"); \ static_assert(offsetof(FGameplayPreset, Name) == 0x000000, "Member 'FGameplayPreset::Name' has a wrong offset!"); \ static_assert(offsetof(FGameplayPreset, Values) == 0x000018, "Member 'FGameplayPreset::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUE4KeyRichText \ static_assert(alignof(FUE4KeyRichText) == 0x000008, "Wrong alignment on FUE4KeyRichText"); \ static_assert(sizeof(FUE4KeyRichText) == 0x000030, "Wrong size on FUE4KeyRichText"); \ static_assert(offsetof(FUE4KeyRichText, Key) == 0x000000, "Member 'FUE4KeyRichText::Key' has a wrong offset!"); \ static_assert(offsetof(FUE4KeyRichText, RichText) == 0x000018, "Member 'FUE4KeyRichText::RichText' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapObjectDataStruct \ static_assert(alignof(FSHMapObjectDataStruct) == 0x000004, "Wrong alignment on FSHMapObjectDataStruct"); \ static_assert(sizeof(FSHMapObjectDataStruct) == 0x000010, "Wrong size on FSHMapObjectDataStruct"); \ static_assert(offsetof(FSHMapObjectDataStruct, ObjectID) == 0x000000, "Member 'FSHMapObjectDataStruct::ObjectID' has a wrong offset!"); \ static_assert(offsetof(FSHMapObjectDataStruct, Map) == 0x000008, "Member 'FSHMapObjectDataStruct::Map' has a wrong offset!"); \ static_assert(offsetof(FSHMapObjectDataStruct, Type) == 0x000009, "Member 'FSHMapObjectDataStruct::Type' has a wrong offset!"); \ static_assert(offsetof(FSHMapObjectDataStruct, Value) == 0x00000C, "Member 'FSHMapObjectDataStruct::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLoadingHint \ static_assert(alignof(FLoadingHint) == 0x000008, "Wrong alignment on FLoadingHint"); \ static_assert(sizeof(FLoadingHint) == 0x000038, "Wrong size on FLoadingHint"); \ static_assert(offsetof(FLoadingHint, Text) == 0x000000, "Member 'FLoadingHint::Text' has a wrong offset!"); \ static_assert(offsetof(FLoadingHint, Actions) == 0x000018, "Member 'FLoadingHint::Actions' has a wrong offset!"); \ static_assert(offsetof(FLoadingHint, AllowedSavePoints) == 0x000028, "Member 'FLoadingHint::AllowedSavePoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTwoDPingPongRTBinding \ static_assert(alignof(FTwoDPingPongRTBinding) == 0x000004, "Wrong alignment on FTwoDPingPongRTBinding"); \ static_assert(sizeof(FTwoDPingPongRTBinding) == 0x00000C, "Wrong size on FTwoDPingPongRTBinding"); \ static_assert(offsetof(FTwoDPingPongRTBinding, ParameterName) == 0x000000, "Member 'FTwoDPingPongRTBinding::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongRTBinding, RTIndex) == 0x000008, "Member 'FTwoDPingPongRTBinding::RTIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerGroupStatus \ static_assert(alignof(FSHFlickerGroupStatus) == 0x000004, "Wrong alignment on FSHFlickerGroupStatus"); \ static_assert(sizeof(FSHFlickerGroupStatus) == 0x000018, "Wrong size on FSHFlickerGroupStatus"); \ static_assert(offsetof(FSHFlickerGroupStatus, Name) == 0x000000, "Member 'FSHFlickerGroupStatus::Name' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroupStatus, GroupId) == 0x000008, "Member 'FSHFlickerGroupStatus::GroupId' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroupStatus, State) == 0x00000C, "Member 'FSHFlickerGroupStatus::State' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroupStatus, Multiplier) == 0x000010, "Member 'FSHFlickerGroupStatus::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerGroupStatus, TriggersOnOffSound) == 0x000014, "Member 'FSHFlickerGroupStatus::TriggersOnOffSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTwoDPingPongPass \ static_assert(alignof(FTwoDPingPongPass) == 0x000010, "Wrong alignment on FTwoDPingPongPass"); \ static_assert(sizeof(FTwoDPingPongPass) == 0x0000B0, "Wrong size on FTwoDPingPongPass"); \ static_assert(offsetof(FTwoDPingPongPass, TargetIndex) == 0x000000, "Member 'FTwoDPingPongPass::TargetIndex' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, Clear) == 0x000004, "Member 'FTwoDPingPongPass::Clear' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, ClearAtBeginPlay) == 0x000005, "Member 'FTwoDPingPongPass::ClearAtBeginPlay' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, ClearColor) == 0x000010, "Member 'FTwoDPingPongPass::ClearColor' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, DTParameterName) == 0x000034, "Member 'FTwoDPingPongPass::DTParameterName' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, TimeParameterName) == 0x000040, "Member 'FTwoDPingPongPass::TimeParameterName' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, FrameIndexNameName) == 0x00004C, "Member 'FTwoDPingPongPass::FrameIndexNameName' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, Material) == 0x000058, "Member 'FTwoDPingPongPass::Material' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, DynamicMaterial) == 0x000060, "Member 'FTwoDPingPongPass::DynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, RTBindings) == 0x000068, "Member 'FTwoDPingPongPass::RTBindings' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, Triangles) == 0x000078, "Member 'FTwoDPingPongPass::Triangles' has a wrong offset!"); \ static_assert(offsetof(FTwoDPingPongPass, Canvas) == 0x000088, "Member 'FTwoDPingPongPass::Canvas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionIdentifier \ static_assert(alignof(FSHHitReactionIdentifier) == 0x000004, "Wrong alignment on FSHHitReactionIdentifier"); \ static_assert(sizeof(FSHHitReactionIdentifier) == 0x00000C, "Wrong size on FSHHitReactionIdentifier"); \ static_assert(offsetof(FSHHitReactionIdentifier, ResponseType) == 0x000000, "Member 'FSHHitReactionIdentifier::ResponseType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionIdentifier, VariantName) == 0x000004, "Member 'FSHHitReactionIdentifier::VariantName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAbstractDaddySkeletonHierarchy \ static_assert(alignof(FSHAbstractDaddySkeletonHierarchy) == 0x000008, "Wrong alignment on FSHAbstractDaddySkeletonHierarchy"); \ static_assert(sizeof(FSHAbstractDaddySkeletonHierarchy) == 0x000108, "Wrong size on FSHAbstractDaddySkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHHitReactionBodyMapBoneResponse \ static_assert(alignof(FSHHitReactionBodyMapBoneResponse) == 0x000008, "Wrong alignment on FSHHitReactionBodyMapBoneResponse"); \ static_assert(sizeof(FSHHitReactionBodyMapBoneResponse) == 0x000018, "Wrong size on FSHHitReactionBodyMapBoneResponse"); \ static_assert(offsetof(FSHHitReactionBodyMapBoneResponse, BoneName) == 0x000000, "Member 'FSHHitReactionBodyMapBoneResponse::BoneName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBodyMapBoneResponse, BoneShapeIndex) == 0x000008, "Member 'FSHHitReactionBodyMapBoneResponse::BoneShapeIndex' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionBodyMapBoneResponse, HitReactionConfig) == 0x000010, "Member 'FSHHitReactionBodyMapBoneResponse::HitReactionConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionStateConfiguration \ static_assert(alignof(FSHHitReactionStateConfiguration) == 0x000004, "Wrong alignment on FSHHitReactionStateConfiguration"); \ static_assert(sizeof(FSHHitReactionStateConfiguration) == 0x00000C, "Wrong size on FSHHitReactionStateConfiguration"); \ static_assert(offsetof(FSHHitReactionStateConfiguration, StateDuration) == 0x000000, "Member 'FSHHitReactionStateConfiguration::StateDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateConfiguration, bDisableAI) == 0x000008, "Member 'FSHHitReactionStateConfiguration::bDisableAI' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionStateConfiguration, bDisableControllerRotation) == 0x000009, "Member 'FSHHitReactionStateConfiguration::bDisableControllerRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootIKNames \ static_assert(alignof(FFootIKNames) == 0x000008, "Wrong alignment on FFootIKNames"); \ static_assert(sizeof(FFootIKNames) == 0x000028, "Wrong size on FFootIKNames"); \ static_assert(offsetof(FFootIKNames, BoneIKName) == 0x000000, "Member 'FFootIKNames::BoneIKName' has a wrong offset!"); \ static_assert(offsetof(FFootIKNames, BoneFootName) == 0x000008, "Member 'FFootIKNames::BoneFootName' has a wrong offset!"); \ static_assert(offsetof(FFootIKNames, ChildrenBonesNames) == 0x000010, "Member 'FFootIKNames::ChildrenBonesNames' has a wrong offset!"); \ static_assert(offsetof(FFootIKNames, FootLockCurveName) == 0x000020, "Member 'FFootIKNames::FootLockCurveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionResultBonePhysics \ static_assert(alignof(FSHHitReactionResultBonePhysics) == 0x000008, "Wrong alignment on FSHHitReactionResultBonePhysics"); \ static_assert(sizeof(FSHHitReactionResultBonePhysics) == 0x000058, "Wrong size on FSHHitReactionResultBonePhysics"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, ForceLocation) == 0x000000, "Member 'FSHHitReactionResultBonePhysics::ForceLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, Force) == 0x000018, "Member 'FSHHitReactionResultBonePhysics::Force' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, BoneName) == 0x000030, "Member 'FSHHitReactionResultBonePhysics::BoneName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, ActivatePhysicsForParentBoneLevelAbove) == 0x000038, "Member 'FSHHitReactionResultBonePhysics::ActivatePhysicsForParentBoneLevelAbove' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, ChildBodiesForceMultiplier) == 0x00003C, "Member 'FSHHitReactionResultBonePhysics::ChildBodiesForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, bOnlyApplyForceToDirectChildren) == 0x000040, "Member 'FSHHitReactionResultBonePhysics::bOnlyApplyForceToDirectChildren' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, bApplyForceAtChildLocation) == 0x000041, "Member 'FSHHitReactionResultBonePhysics::bApplyForceAtChildLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, BonePhysicsBlend) == 0x000044, "Member 'FSHHitReactionResultBonePhysics::BonePhysicsBlend' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, BonePhysicsDuration) == 0x000048, "Member 'FSHHitReactionResultBonePhysics::BonePhysicsDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, BonePhysicsCurve) == 0x00004C, "Member 'FSHHitReactionResultBonePhysics::BonePhysicsCurve' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultBonePhysics, bAllowRootBonePhysics) == 0x000050, "Member 'FSHHitReactionResultBonePhysics::bAllowRootBonePhysics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootIKData \ static_assert(alignof(FFootIKData) == 0x000008, "Wrong alignment on FFootIKData"); \ static_assert(sizeof(FFootIKData) == 0x000088, "Wrong size on FFootIKData"); \ static_assert(offsetof(FFootIKData, IKAlpha) == 0x000000, "Member 'FFootIKData::IKAlpha' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootOffset) == 0x000008, "Member 'FFootIKData::FootOffset' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootRotation) == 0x000020, "Member 'FFootIKData::FootRotation' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootOffsetAlpha) == 0x000038, "Member 'FFootIKData::FootOffsetAlpha' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootLockLocation) == 0x000040, "Member 'FFootIKData::FootLockLocation' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootLockRotation) == 0x000058, "Member 'FFootIKData::FootLockRotation' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, FootLockAlpha) == 0x000070, "Member 'FFootIKData::FootLockAlpha' has a wrong offset!"); \ static_assert(offsetof(FFootIKData, ChildrenBonesLockRotation) == 0x000078, "Member 'FFootIKData::ChildrenBonesLockRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIgnoredActorClass \ static_assert(alignof(FIgnoredActorClass) == 0x000008, "Wrong alignment on FIgnoredActorClass"); \ static_assert(sizeof(FIgnoredActorClass) == 0x000038, "Wrong size on FIgnoredActorClass"); \ static_assert(offsetof(FIgnoredActorClass, AlsoIgnoreChildren) == 0x000000, "Member 'FIgnoredActorClass::AlsoIgnoreChildren' has a wrong offset!"); \ static_assert(offsetof(FIgnoredActorClass, ActorClass) == 0x000008, "Member 'FIgnoredActorClass::ActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapDataConfigStruct \ static_assert(alignof(FSHMapDataConfigStruct) == 0x000004, "Wrong alignment on FSHMapDataConfigStruct"); \ static_assert(sizeof(FSHMapDataConfigStruct) == 0x00000C, "Wrong size on FSHMapDataConfigStruct"); \ static_assert(offsetof(FSHMapDataConfigStruct, ObjectID) == 0x000000, "Member 'FSHMapDataConfigStruct::ObjectID' has a wrong offset!"); \ static_assert(offsetof(FSHMapDataConfigStruct, Map) == 0x000008, "Member 'FSHMapDataConfigStruct::Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnimFootIKSubcompSettings \ static_assert(alignof(FSHAnimFootIKSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimFootIKSubcompSettings"); \ static_assert(sizeof(FSHAnimFootIKSubcompSettings) == 0x000070, "Wrong size on FSHAnimFootIKSubcompSettings"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, FeetIKNames) == 0x000008, "Member 'FSHAnimFootIKSubcompSettings::FeetIKNames' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, FeetIKHeight) == 0x000018, "Member 'FSHAnimFootIKSubcompSettings::FeetIKHeight' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, MoveFeetOnlyInZAxis) == 0x00001C, "Member 'FSHAnimFootIKSubcompSettings::MoveFeetOnlyInZAxis' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, UseSweepInsteadOfLineTrace) == 0x00001D, "Member 'FSHAnimFootIKSubcompSettings::UseSweepInsteadOfLineTrace' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, SweepCollisionShape) == 0x000020, "Member 'FSHAnimFootIKSubcompSettings::SweepCollisionShape' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, UseSingleTraceLogic) == 0x000030, "Member 'FSHAnimFootIKSubcompSettings::UseSingleTraceLogic' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, TraceHalfDistance) == 0x000034, "Member 'FSHAnimFootIKSubcompSettings::TraceHalfDistance' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, FootRotationTargetLimit) == 0x000038, "Member 'FSHAnimFootIKSubcompSettings::FootRotationTargetLimit' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, FootRootIKBoneName) == 0x000048, "Member 'FSHAnimFootIKSubcompSettings::FootRootIKBoneName' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, FootLocationOffsetLimit) == 0x000050, "Member 'FSHAnimFootIKSubcompSettings::FootLocationOffsetLimit' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, IgnoredActorClassess) == 0x000058, "Member 'FSHAnimFootIKSubcompSettings::IgnoredActorClassess' has a wrong offset!"); \ static_assert(offsetof(FSHAnimFootIKSubcompSettings, bDisableUpdatesThrottling) == 0x000068, "Member 'FSHAnimFootIKSubcompSettings::bDisableUpdatesThrottling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnimHeadRotationBaseSubcompSettings \ static_assert(alignof(FSHAnimHeadRotationBaseSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimHeadRotationBaseSubcompSettings"); \ static_assert(sizeof(FSHAnimHeadRotationBaseSubcompSettings) == 0x000048, "Wrong size on FSHAnimHeadRotationBaseSubcompSettings"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, AimOffsetLinkedAnimGraphTag) == 0x000008, "Member 'FSHAnimHeadRotationBaseSubcompSettings::AimOffsetLinkedAnimGraphTag' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, AimOffsetHeadInterpSpeed) == 0x000010, "Member 'FSHAnimHeadRotationBaseSubcompSettings::AimOffsetHeadInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, AimOffsetHeadLookAtTargetInterpSpeed) == 0x000014, "Member 'FSHAnimHeadRotationBaseSubcompSettings::AimOffsetHeadLookAtTargetInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, AimOffsetBackToDefaultHeadInterpSpeed) == 0x000018, "Member 'FSHAnimHeadRotationBaseSubcompSettings::AimOffsetBackToDefaultHeadInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, HeadRotationVerticalLimit) == 0x000020, "Member 'FSHAnimHeadRotationBaseSubcompSettings::HeadRotationVerticalLimit' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, HeadRotationHorizontalLimit) == 0x000030, "Member 'FSHAnimHeadRotationBaseSubcompSettings::HeadRotationHorizontalLimit' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationBaseSubcompSettings, DefaultLookAtBlendOutAlphaSpeed) == 0x000040, "Member 'FSHAnimHeadRotationBaseSubcompSettings::DefaultLookAtBlendOutAlphaSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHTraversalObstacleHandler \ static_assert(alignof(FSHTraversalObstacleHandler) == 0x000010, "Wrong alignment on FSHTraversalObstacleHandler"); \ static_assert(sizeof(FSHTraversalObstacleHandler) == 0x0001A0, "Wrong size on FSHTraversalObstacleHandler"); \ #define DUMPER7_ASSERTS_FSHAnimHeadRotationSubcompSettings \ static_assert(alignof(FSHAnimHeadRotationSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimHeadRotationSubcompSettings"); \ static_assert(sizeof(FSHAnimHeadRotationSubcompSettings) == 0x000070, "Wrong size on FSHAnimHeadRotationSubcompSettings"); \ static_assert(offsetof(FSHAnimHeadRotationSubcompSettings, AimOffsetOnIdleHeadInterpSpeed) == 0x000048, "Member 'FSHAnimHeadRotationSubcompSettings::AimOffsetOnIdleHeadInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationSubcompSettings, AimOffsetBackToDefaultHeadWaitTimer) == 0x00004C, "Member 'FSHAnimHeadRotationSubcompSettings::AimOffsetBackToDefaultHeadWaitTimer' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationSubcompSettings, HeadOnAimTargetVerticalLimit) == 0x000050, "Member 'FSHAnimHeadRotationSubcompSettings::HeadOnAimTargetVerticalLimit' has a wrong offset!"); \ static_assert(offsetof(FSHAnimHeadRotationSubcompSettings, HeadOnAimTargetHorizontalLimit) == 0x000060, "Member 'FSHAnimHeadRotationSubcompSettings::HeadOnAimTargetHorizontalLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FItemInvestigationAnimationData \ static_assert(alignof(FItemInvestigationAnimationData) == 0x000008, "Wrong alignment on FItemInvestigationAnimationData"); \ static_assert(sizeof(FItemInvestigationAnimationData) == 0x000100, "Wrong size on FItemInvestigationAnimationData"); \ static_assert(offsetof(FItemInvestigationAnimationData, SetupAnimation) == 0x000000, "Member 'FItemInvestigationAnimationData::SetupAnimation' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, InvestigationAnimation) == 0x000030, "Member 'FItemInvestigationAnimationData::InvestigationAnimation' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, FinishAnimation) == 0x000060, "Member 'FItemInvestigationAnimationData::FinishAnimation' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, TakeAnimation) == 0x000090, "Member 'FItemInvestigationAnimationData::TakeAnimation' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, FingersPose) == 0x0000C0, "Member 'FItemInvestigationAnimationData::FingersPose' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, InvestigationType) == 0x0000F0, "Member 'FItemInvestigationAnimationData::InvestigationType' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, RotationSpeedKeys) == 0x0000F4, "Member 'FItemInvestigationAnimationData::RotationSpeedKeys' has a wrong offset!"); \ static_assert(offsetof(FItemInvestigationAnimationData, RotationSpeedMouse) == 0x0000F8, "Member 'FItemInvestigationAnimationData::RotationSpeedMouse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionRotationConfiguration \ static_assert(alignof(FSHHitReactionRotationConfiguration) == 0x000004, "Wrong alignment on FSHHitReactionRotationConfiguration"); \ static_assert(sizeof(FSHHitReactionRotationConfiguration) == 0x000014, "Wrong size on FSHHitReactionRotationConfiguration"); \ static_assert(offsetof(FSHHitReactionRotationConfiguration, ApplyRotation) == 0x000000, "Member 'FSHHitReactionRotationConfiguration::ApplyRotation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionRotationConfiguration, RotationDuration) == 0x000004, "Member 'FSHHitReactionRotationConfiguration::RotationDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionRotationConfiguration, YawOffset) == 0x000008, "Member 'FSHHitReactionRotationConfiguration::YawOffset' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionRotationConfiguration, bReplaceCurrentRotation) == 0x000010, "Member 'FSHHitReactionRotationConfiguration::bReplaceCurrentRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FItemQuickGrabAnimationData \ static_assert(alignof(FItemQuickGrabAnimationData) == 0x000008, "Wrong alignment on FItemQuickGrabAnimationData"); \ static_assert(sizeof(FItemQuickGrabAnimationData) == 0x000060, "Wrong size on FItemQuickGrabAnimationData"); \ static_assert(offsetof(FItemQuickGrabAnimationData, GrabItemBlendspace) == 0x000000, "Member 'FItemQuickGrabAnimationData::GrabItemBlendspace' has a wrong offset!"); \ static_assert(offsetof(FItemQuickGrabAnimationData, WeaponHandPoseOverride) == 0x000030, "Member 'FItemQuickGrabAnimationData::WeaponHandPoseOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAnimMovementSubcompSettings \ static_assert(alignof(FSHAnimMovementSubcompSettings) == 0x000008, "Wrong alignment on FSHAnimMovementSubcompSettings"); \ static_assert(sizeof(FSHAnimMovementSubcompSettings) == 0x000010, "Wrong size on FSHAnimMovementSubcompSettings"); \ static_assert(offsetof(FSHAnimMovementSubcompSettings, DelayedStopLogicEnabled) == 0x000008, "Member 'FSHAnimMovementSubcompSettings::DelayedStopLogicEnabled' has a wrong offset!"); \ static_assert(offsetof(FSHAnimMovementSubcompSettings, DelayedStopTimeWindow) == 0x00000C, "Member 'FSHAnimMovementSubcompSettings::DelayedStopTimeWindow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletonBoneForHierarchy \ static_assert(alignof(FSkeletonBoneForHierarchy) == 0x000008, "Wrong alignment on FSkeletonBoneForHierarchy"); \ static_assert(sizeof(FSkeletonBoneForHierarchy) == 0x000028, "Wrong size on FSkeletonBoneForHierarchy"); \ #define DUMPER7_ASSERTS_FSHObstacleDetectCylindricalCoordinates \ static_assert(alignof(FSHObstacleDetectCylindricalCoordinates) == 0x000004, "Wrong alignment on FSHObstacleDetectCylindricalCoordinates"); \ static_assert(sizeof(FSHObstacleDetectCylindricalCoordinates) == 0x00000C, "Wrong size on FSHObstacleDetectCylindricalCoordinates"); \ static_assert(offsetof(FSHObstacleDetectCylindricalCoordinates, Angle) == 0x000000, "Member 'FSHObstacleDetectCylindricalCoordinates::Angle' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectCylindricalCoordinates, Distance) == 0x000004, "Member 'FSHObstacleDetectCylindricalCoordinates::Distance' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectCylindricalCoordinates, Height) == 0x000008, "Member 'FSHObstacleDetectCylindricalCoordinates::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHObstacleDetectSocketData \ static_assert(alignof(FSHObstacleDetectSocketData) == 0x000008, "Wrong alignment on FSHObstacleDetectSocketData"); \ static_assert(sizeof(FSHObstacleDetectSocketData) == 0x0000C0, "Wrong size on FSHObstacleDetectSocketData"); \ static_assert(offsetof(FSHObstacleDetectSocketData, IKBoneName) == 0x000000, "Member 'FSHObstacleDetectSocketData::IKBoneName' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectSocketData, BoneOffsetName) == 0x000008, "Member 'FSHObstacleDetectSocketData::BoneOffsetName' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectSocketData, CheckVector) == 0x000010, "Member 'FSHObstacleDetectSocketData::CheckVector' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectSocketData, CheckRadius) == 0x000028, "Member 'FSHObstacleDetectSocketData::CheckRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionTypePermissionState \ static_assert(alignof(FSHHitReactionTypePermissionState) == 0x000008, "Wrong alignment on FSHHitReactionTypePermissionState"); \ static_assert(sizeof(FSHHitReactionTypePermissionState) == 0x000048, "Wrong size on FSHHitReactionTypePermissionState"); \ static_assert(offsetof(FSHHitReactionTypePermissionState, DontDelayVariants) == 0x000000, "Member 'FSHHitReactionTypePermissionState::DontDelayVariants' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionTypePermissionState, OverrideConfig) == 0x000010, "Member 'FSHHitReactionTypePermissionState::OverrideConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHObstacleDetectMovementData \ static_assert(alignof(FSHObstacleDetectMovementData) == 0x000004, "Wrong alignment on FSHObstacleDetectMovementData"); \ static_assert(sizeof(FSHObstacleDetectMovementData) == 0x000018, "Wrong size on FSHObstacleDetectMovementData"); \ static_assert(offsetof(FSHObstacleDetectMovementData, SideCheckDistanceAdd) == 0x000000, "Member 'FSHObstacleDetectMovementData::SideCheckDistanceAdd' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectMovementData, HeightCheck) == 0x000004, "Member 'FSHObstacleDetectMovementData::HeightCheck' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectMovementData, AdditionalRotation) == 0x000008, "Member 'FSHObstacleDetectMovementData::AdditionalRotation' has a wrong offset!"); \ static_assert(offsetof(FSHObstacleDetectMovementData, BlockMovementType) == 0x000014, "Member 'FSHObstacleDetectMovementData::BlockMovementType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FForceOverTime \ static_assert(alignof(FForceOverTime) == 0x000008, "Wrong alignment on FForceOverTime"); \ static_assert(sizeof(FForceOverTime) == 0x000030, "Wrong size on FForceOverTime"); \ static_assert(offsetof(FForceOverTime, bone) == 0x000000, "Member 'FForceOverTime::bone' has a wrong offset!"); \ static_assert(offsetof(FForceOverTime, Force) == 0x000008, "Member 'FForceOverTime::Force' has a wrong offset!"); \ static_assert(offsetof(FForceOverTime, Duration) == 0x000020, "Member 'FForceOverTime::Duration' has a wrong offset!"); \ static_assert(offsetof(FForceOverTime, Time) == 0x000024, "Member 'FForceOverTime::Time' has a wrong offset!"); \ static_assert(offsetof(FForceOverTime, bDamp) == 0x000028, "Member 'FForceOverTime::bDamp' has a wrong offset!"); \ static_assert(offsetof(FForceOverTime, Damp) == 0x00002C, "Member 'FForceOverTime::Damp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWholeBodyTranslation \ static_assert(alignof(FWholeBodyTranslation) == 0x000008, "Wrong alignment on FWholeBodyTranslation"); \ static_assert(sizeof(FWholeBodyTranslation) == 0x000048, "Wrong size on FWholeBodyTranslation"); \ static_assert(offsetof(FWholeBodyTranslation, Translation) == 0x000000, "Member 'FWholeBodyTranslation::Translation' has a wrong offset!"); \ static_assert(offsetof(FWholeBodyTranslation, Rotation) == 0x000018, "Member 'FWholeBodyTranslation::Rotation' has a wrong offset!"); \ static_assert(offsetof(FWholeBodyTranslation, VectorUp) == 0x000030, "Member 'FWholeBodyTranslation::VectorUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionResultAnimation \ static_assert(alignof(FSHHitReactionResultAnimation) == 0x000008, "Wrong alignment on FSHHitReactionResultAnimation"); \ static_assert(sizeof(FSHHitReactionResultAnimation) == 0x0000B0, "Wrong size on FSHHitReactionResultAnimation"); \ static_assert(offsetof(FSHHitReactionResultAnimation, Animation) == 0x000000, "Member 'FSHHitReactionResultAnimation::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsControllerSettingsBodyPhysicsOverride \ static_assert(alignof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride) == 0x000004, "Wrong alignment on FSHBonePhysicsControllerSettingsBodyPhysicsOverride"); \ static_assert(sizeof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride) == 0x00002C, "Wrong size on FSHBonePhysicsControllerSettingsBodyPhysicsOverride"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, bTreatBoneAsRoot) == 0x000000, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::bTreatBoneAsRoot' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, AllowPhysics) == 0x000004, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::AllowPhysics' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, InactivePhysicsProfileOverride) == 0x000008, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::InactivePhysicsProfileOverride' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, ActivePhysicsProfileOverride) == 0x000010, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::ActivePhysicsProfileOverride' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, MaximumBlendWeight) == 0x000018, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::MaximumBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, MaximumVelocity) == 0x00001C, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::MaximumVelocity' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, MaximumAngularVelocity) == 0x000020, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::MaximumAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, bApplyForceMultiplier) == 0x000024, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::bApplyForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsBodyPhysicsOverride, MaximumForceMultiplier) == 0x000028, "Member 'FSHBonePhysicsControllerSettingsBodyPhysicsOverride::MaximumForceMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsControllerSettingsProfile \ static_assert(alignof(FSHBonePhysicsControllerSettingsProfile) == 0x000008, "Wrong alignment on FSHBonePhysicsControllerSettingsProfile"); \ static_assert(sizeof(FSHBonePhysicsControllerSettingsProfile) == 0x000068, "Wrong size on FSHBonePhysicsControllerSettingsProfile"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsProfile, bPreventPhysicsOfRootBody) == 0x000000, "Member 'FSHBonePhysicsControllerSettingsProfile::bPreventPhysicsOfRootBody' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsProfile, bNeverManagePhysicsProfiles) == 0x000001, "Member 'FSHBonePhysicsControllerSettingsProfile::bNeverManagePhysicsProfiles' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsProfile, DefaultInactivePhysicsProfile) == 0x000004, "Member 'FSHBonePhysicsControllerSettingsProfile::DefaultInactivePhysicsProfile' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsProfile, DefaultActivePhysicsProfile) == 0x00000C, "Member 'FSHBonePhysicsControllerSettingsProfile::DefaultActivePhysicsProfile' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerSettingsProfile, BodyPhysicsOverrides) == 0x000018, "Member 'FSHBonePhysicsControllerSettingsProfile::BodyPhysicsOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsControllerBodyPhysicsBlendState \ static_assert(alignof(FSHBonePhysicsControllerBodyPhysicsBlendState) == 0x000004, "Wrong alignment on FSHBonePhysicsControllerBodyPhysicsBlendState"); \ static_assert(sizeof(FSHBonePhysicsControllerBodyPhysicsBlendState) == 0x000024, "Wrong size on FSHBonePhysicsControllerBodyPhysicsBlendState"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_IdentifierName) == 0x000000, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_IdentifierName' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_MaximumPhysicsBlendWeight) == 0x000008, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_MaximumPhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_CurrentPhysicsBlendWeight) == 0x00000C, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_CurrentPhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_FadeOutTime) == 0x000010, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_FadeOutTime' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_CurrentFadeOutProgess) == 0x000014, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_CurrentFadeOutProgess' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_FadeOutCurveBend) == 0x000018, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_FadeOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsBlendState, p_PhysicsProfileOverride) == 0x00001C, "Member 'FSHBonePhysicsControllerBodyPhysicsBlendState::p_PhysicsProfileOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsControllerBodyPhysicsState \ static_assert(alignof(FSHBonePhysicsControllerBodyPhysicsState) == 0x000008, "Wrong alignment on FSHBonePhysicsControllerBodyPhysicsState"); \ static_assert(sizeof(FSHBonePhysicsControllerBodyPhysicsState) == 0x000030, "Wrong size on FSHBonePhysicsControllerBodyPhysicsState"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_CollisionBody) == 0x000000, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_CollisionBody' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_CurrentBlendWeight) == 0x000008, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_CurrentBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_CachedCurrentBlendWeight) == 0x00000C, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_CachedCurrentBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_CachedCurrentPhysicsOverrideProfile) == 0x000010, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_CachedCurrentPhysicsOverrideProfile' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_bNeedsPhysicsProfileOverrideUpdate) == 0x000018, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_bNeedsPhysicsProfileOverrideUpdate' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerBodyPhysicsState, p_PhysicsBlendStateStacks) == 0x000020, "Member 'FSHBonePhysicsControllerBodyPhysicsState::p_PhysicsBlendStateStacks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionCollisionConditionConfiguration \ static_assert(alignof(FSHHitReactionCollisionConditionConfiguration) == 0x000004, "Wrong alignment on FSHHitReactionCollisionConditionConfiguration"); \ static_assert(sizeof(FSHHitReactionCollisionConditionConfiguration) == 0x00002C, "Wrong size on FSHHitReactionCollisionConditionConfiguration"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, TraceRadiusScale) == 0x000000, "Member 'FSHHitReactionCollisionConditionConfiguration::TraceRadiusScale' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, bTraceComplex) == 0x000004, "Member 'FSHHitReactionCollisionConditionConfiguration::bTraceComplex' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, CollisionProfileName) == 0x000008, "Member 'FSHHitReactionCollisionConditionConfiguration::CollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, bRespectIgnoredCollisions) == 0x000010, "Member 'FSHHitReactionCollisionConditionConfiguration::bRespectIgnoredCollisions' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, TraceCapsuleHeights) == 0x000014, "Member 'FSHHitReactionCollisionConditionConfiguration::TraceCapsuleHeights' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, TraceDirection) == 0x00001C, "Member 'FSHHitReactionCollisionConditionConfiguration::TraceDirection' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, RequiredCollisionDistance) == 0x000020, "Member 'FSHHitReactionCollisionConditionConfiguration::RequiredCollisionDistance' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionCollisionConditionConfiguration, DebugDrawDuration) == 0x000028, "Member 'FSHHitReactionCollisionConditionConfiguration::DebugDrawDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsControllerPhysicsSerializedData \ static_assert(alignof(FSHBonePhysicsControllerPhysicsSerializedData) == 0x000008, "Wrong alignment on FSHBonePhysicsControllerPhysicsSerializedData"); \ static_assert(sizeof(FSHBonePhysicsControllerPhysicsSerializedData) == 0x000020, "Wrong size on FSHBonePhysicsControllerPhysicsSerializedData"); \ static_assert(offsetof(FSHBonePhysicsControllerPhysicsSerializedData, p_BodyPhysicsStates) == 0x000000, "Member 'FSHBonePhysicsControllerPhysicsSerializedData::p_BodyPhysicsStates' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsControllerPhysicsSerializedData, p_BoneTransforms) == 0x000010, "Member 'FSHBonePhysicsControllerPhysicsSerializedData::p_BoneTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBonePhysicsPhysicsBlendInput \ static_assert(alignof(FSHBonePhysicsPhysicsBlendInput) == 0x000004, "Wrong alignment on FSHBonePhysicsPhysicsBlendInput"); \ static_assert(sizeof(FSHBonePhysicsPhysicsBlendInput) == 0x000014, "Wrong size on FSHBonePhysicsPhysicsBlendInput"); \ static_assert(offsetof(FSHBonePhysicsPhysicsBlendInput, PhysicsBlendWeight) == 0x000000, "Member 'FSHBonePhysicsPhysicsBlendInput::PhysicsBlendWeight' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsPhysicsBlendInput, PhysicsDuration) == 0x000004, "Member 'FSHBonePhysicsPhysicsBlendInput::PhysicsDuration' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsPhysicsBlendInput, PhysicsFadeOutCurveBend) == 0x000008, "Member 'FSHBonePhysicsPhysicsBlendInput::PhysicsFadeOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(FSHBonePhysicsPhysicsBlendInput, PhysicsProfileOverride) == 0x00000C, "Member 'FSHBonePhysicsPhysicsBlendInput::PhysicsProfileOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHWeaponHitFXCustomization \ static_assert(alignof(FSHWeaponHitFXCustomization) == 0x000001, "Wrong alignment on FSHWeaponHitFXCustomization"); \ static_assert(sizeof(FSHWeaponHitFXCustomization) == 0x000003, "Wrong size on FSHWeaponHitFXCustomization"); \ #define DUMPER7_ASSERTS_FSHBossfightItemsManagerPhaseSetup \ static_assert(alignof(FSHBossfightItemsManagerPhaseSetup) == 0x000008, "Wrong alignment on FSHBossfightItemsManagerPhaseSetup"); \ static_assert(sizeof(FSHBossfightItemsManagerPhaseSetup) == 0x000010, "Wrong size on FSHBossfightItemsManagerPhaseSetup"); \ static_assert(offsetof(FSHBossfightItemsManagerPhaseSetup, RequiredItemQuantities) == 0x000000, "Member 'FSHBossfightItemsManagerPhaseSetup::RequiredItemQuantities' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBreakableGlassSizeAudioData \ static_assert(alignof(FSHBreakableGlassSizeAudioData) == 0x000008, "Wrong alignment on FSHBreakableGlassSizeAudioData"); \ static_assert(sizeof(FSHBreakableGlassSizeAudioData) == 0x000010, "Wrong size on FSHBreakableGlassSizeAudioData"); \ static_assert(offsetof(FSHBreakableGlassSizeAudioData, MinGlassSurfaceArea) == 0x000000, "Member 'FSHBreakableGlassSizeAudioData::MinGlassSurfaceArea' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableGlassSizeAudioData, AkEventToPlayAtHit) == 0x000008, "Member 'FSHBreakableGlassSizeAudioData::AkEventToPlayAtHit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemAttachSlotData \ static_assert(alignof(FSHItemAttachSlotData) == 0x000008, "Wrong alignment on FSHItemAttachSlotData"); \ static_assert(sizeof(FSHItemAttachSlotData) == 0x000038, "Wrong size on FSHItemAttachSlotData"); \ static_assert(offsetof(FSHItemAttachSlotData, SlotName) == 0x000000, "Member 'FSHItemAttachSlotData::SlotName' has a wrong offset!"); \ static_assert(offsetof(FSHItemAttachSlotData, RelativeLocation) == 0x000008, "Member 'FSHItemAttachSlotData::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(FSHItemAttachSlotData, RelativeRotation) == 0x000020, "Member 'FSHItemAttachSlotData::RelativeRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBreakableGlassNoiseConfig \ static_assert(alignof(FSHBreakableGlassNoiseConfig) == 0x000004, "Wrong alignment on FSHBreakableGlassNoiseConfig"); \ static_assert(sizeof(FSHBreakableGlassNoiseConfig) == 0x000018, "Wrong size on FSHBreakableGlassNoiseConfig"); \ static_assert(offsetof(FSHBreakableGlassNoiseConfig, Aggro) == 0x000000, "Member 'FSHBreakableGlassNoiseConfig::Aggro' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableGlassNoiseConfig, Range) == 0x000004, "Member 'FSHBreakableGlassNoiseConfig::Range' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableGlassNoiseConfig, MaxRange) == 0x000008, "Member 'FSHBreakableGlassNoiseConfig::MaxRange' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableGlassNoiseConfig, Loudness) == 0x00000C, "Member 'FSHBreakableGlassNoiseConfig::Loudness' has a wrong offset!"); \ static_assert(offsetof(FSHBreakableGlassNoiseConfig, Tag) == 0x000010, "Member 'FSHBreakableGlassNoiseConfig::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHBuoyancyMimicWave \ static_assert(alignof(FSHBuoyancyMimicWave) == 0x000008, "Wrong alignment on FSHBuoyancyMimicWave"); \ static_assert(sizeof(FSHBuoyancyMimicWave) == 0x000018, "Wrong size on FSHBuoyancyMimicWave"); \ static_assert(offsetof(FSHBuoyancyMimicWave, Direction) == 0x000000, "Member 'FSHBuoyancyMimicWave::Direction' has a wrong offset!"); \ static_assert(offsetof(FSHBuoyancyMimicWave, Steepness) == 0x000010, "Member 'FSHBuoyancyMimicWave::Steepness' has a wrong offset!"); \ static_assert(offsetof(FSHBuoyancyMimicWave, WaveLength) == 0x000014, "Member 'FSHBuoyancyMimicWave::WaveLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHWeaponRangedPointingData \ static_assert(alignof(FSHWeaponRangedPointingData) == 0x000004, "Wrong alignment on FSHWeaponRangedPointingData"); \ static_assert(sizeof(FSHWeaponRangedPointingData) == 0x00000C, "Wrong size on FSHWeaponRangedPointingData"); \ static_assert(offsetof(FSHWeaponRangedPointingData, bIsPointedActorForbiddingToBeShoot) == 0x000000, "Member 'FSHWeaponRangedPointingData::bIsPointedActorForbiddingToBeShoot' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponRangedPointingData, PointedActor) == 0x000004, "Member 'FSHWeaponRangedPointingData::PointedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraBlendableEffect \ static_assert(alignof(FSHCameraBlendableEffect) == 0x000008, "Wrong alignment on FSHCameraBlendableEffect"); \ static_assert(sizeof(FSHCameraBlendableEffect) == 0x000048, "Wrong size on FSHCameraBlendableEffect"); \ static_assert(offsetof(FSHCameraBlendableEffect, OperationEvents) == 0x000000, "Member 'FSHCameraBlendableEffect::OperationEvents' has a wrong offset!"); \ static_assert(offsetof(FSHCameraBlendableEffect, EaseCurve) == 0x000008, "Member 'FSHCameraBlendableEffect::EaseCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraDataStruct \ static_assert(alignof(FSHCameraDataStruct) == 0x000008, "Wrong alignment on FSHCameraDataStruct"); \ static_assert(sizeof(FSHCameraDataStruct) == 0x000058, "Wrong size on FSHCameraDataStruct"); \ static_assert(offsetof(FSHCameraDataStruct, BlendData) == 0x000000, "Member 'FSHCameraDataStruct::BlendData' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, ArmLengthFromPitchCurve) == 0x000020, "Member 'FSHCameraDataStruct::ArmLengthFromPitchCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, SocketOffsetFromPitchCurve) == 0x000028, "Member 'FSHCameraDataStruct::SocketOffsetFromPitchCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, TargetOffset) == 0x000030, "Member 'FSHCameraDataStruct::TargetOffset' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, TargetOffsetExtraHeightFromPitchScale) == 0x000048, "Member 'FSHCameraDataStruct::TargetOffsetExtraHeightFromPitchScale' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, MovementForwardCameraLag) == 0x00004C, "Member 'FSHCameraDataStruct::MovementForwardCameraLag' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, MovementNonForwardCameraLag) == 0x000050, "Member 'FSHCameraDataStruct::MovementNonForwardCameraLag' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataStruct, RotationLag) == 0x000054, "Member 'FSHCameraDataStruct::RotationLag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionConsecutiveHitsCounter \ static_assert(alignof(FSHEnemyHitReactionSelectionConsecutiveHitsCounter) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionConsecutiveHitsCounter"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionConsecutiveHitsCounter) == 0x000020, "Wrong size on FSHEnemyHitReactionSelectionConsecutiveHitsCounter"); \ #define DUMPER7_ASSERTS_FSHCameraDataFull \ static_assert(alignof(FSHCameraDataFull) == 0x000008, "Wrong alignment on FSHCameraDataFull"); \ static_assert(sizeof(FSHCameraDataFull) == 0x0000B0, "Wrong size on FSHCameraDataFull"); \ static_assert(offsetof(FSHCameraDataFull, MainData) == 0x000000, "Member 'FSHCameraDataFull::MainData' has a wrong offset!"); \ static_assert(offsetof(FSHCameraDataFull, MaxCollisionData) == 0x000058, "Member 'FSHCameraDataFull::MaxCollisionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHLightingChannelsPack \ static_assert(alignof(FSHLightingChannelsPack) == 0x000001, "Wrong alignment on FSHLightingChannelsPack"); \ static_assert(sizeof(FSHLightingChannelsPack) == 0x000003, "Wrong size on FSHLightingChannelsPack"); \ static_assert(offsetof(FSHLightingChannelsPack, Ch0) == 0x000000, "Member 'FSHLightingChannelsPack::Ch0' has a wrong offset!"); \ static_assert(offsetof(FSHLightingChannelsPack, Ch1) == 0x000001, "Member 'FSHLightingChannelsPack::Ch1' has a wrong offset!"); \ static_assert(offsetof(FSHLightingChannelsPack, Ch2) == 0x000002, "Member 'FSHLightingChannelsPack::Ch2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraMAACRBlendData \ static_assert(alignof(FSHCameraMAACRBlendData) == 0x000008, "Wrong alignment on FSHCameraMAACRBlendData"); \ static_assert(sizeof(FSHCameraMAACRBlendData) == 0x000028, "Wrong size on FSHCameraMAACRBlendData"); \ static_assert(offsetof(FSHCameraMAACRBlendData, BlendData) == 0x000000, "Member 'FSHCameraMAACRBlendData::BlendData' has a wrong offset!"); \ static_assert(offsetof(FSHCameraMAACRBlendData, MAACRScaleValue) == 0x000020, "Member 'FSHCameraMAACRBlendData::MAACRScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCameraMAARLBlendData \ static_assert(alignof(FSHCameraMAARLBlendData) == 0x000008, "Wrong alignment on FSHCameraMAARLBlendData"); \ static_assert(sizeof(FSHCameraMAARLBlendData) == 0x000028, "Wrong size on FSHCameraMAARLBlendData"); \ static_assert(offsetof(FSHCameraMAARLBlendData, BlendData) == 0x000000, "Member 'FSHCameraMAARLBlendData::BlendData' has a wrong offset!"); \ static_assert(offsetof(FSHCameraMAARLBlendData, MAARLScaleValue) == 0x000020, "Member 'FSHCameraMAARLBlendData::MAARLScaleValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemUseableDataStruct \ static_assert(alignof(FSHItemUseableDataStruct) == 0x000008, "Wrong alignment on FSHItemUseableDataStruct"); \ static_assert(sizeof(FSHItemUseableDataStruct) == 0x000038, "Wrong size on FSHItemUseableDataStruct"); \ static_assert(offsetof(FSHItemUseableDataStruct, ExecutiveClass) == 0x000008, "Member 'FSHItemUseableDataStruct::ExecutiveClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHLookAtTarget \ static_assert(alignof(FSHLookAtTarget) == 0x000008, "Wrong alignment on FSHLookAtTarget"); \ static_assert(sizeof(FSHLookAtTarget) == 0x000050, "Wrong size on FSHLookAtTarget"); \ static_assert(offsetof(FSHLookAtTarget, SceneComponent) == 0x000000, "Member 'FSHLookAtTarget::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(FSHLookAtTarget, LookAtTypeID) == 0x000008, "Member 'FSHLookAtTarget::LookAtTypeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAdaptiveTriggerWeaponData \ static_assert(alignof(FSHAdaptiveTriggerWeaponData) == 0x000001, "Wrong alignment on FSHAdaptiveTriggerWeaponData"); \ static_assert(sizeof(FSHAdaptiveTriggerWeaponData) == 0x000003, "Wrong size on FSHAdaptiveTriggerWeaponData"); \ static_assert(offsetof(FSHAdaptiveTriggerWeaponData, StartPosition) == 0x000000, "Member 'FSHAdaptiveTriggerWeaponData::StartPosition' has a wrong offset!"); \ static_assert(offsetof(FSHAdaptiveTriggerWeaponData, EndPosition) == 0x000001, "Member 'FSHAdaptiveTriggerWeaponData::EndPosition' has a wrong offset!"); \ static_assert(offsetof(FSHAdaptiveTriggerWeaponData, Strength) == 0x000002, "Member 'FSHAdaptiveTriggerWeaponData::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEquipToAimAnimation \ static_assert(alignof(FEquipToAimAnimation) == 0x000008, "Wrong alignment on FEquipToAimAnimation"); \ static_assert(sizeof(FEquipToAimAnimation) == 0x000010, "Wrong size on FEquipToAimAnimation"); \ static_assert(offsetof(FEquipToAimAnimation, Animation) == 0x000000, "Member 'FEquipToAimAnimation::Animation' has a wrong offset!"); \ static_assert(offsetof(FEquipToAimAnimation, BlendInTime) == 0x000008, "Member 'FEquipToAimAnimation::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(FEquipToAimAnimation, BlendOutTime) == 0x00000C, "Member 'FEquipToAimAnimation::BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAdaptiveTriggerFeedbackData \ static_assert(alignof(FSHAdaptiveTriggerFeedbackData) == 0x000001, "Wrong alignment on FSHAdaptiveTriggerFeedbackData"); \ static_assert(sizeof(FSHAdaptiveTriggerFeedbackData) == 0x000002, "Wrong size on FSHAdaptiveTriggerFeedbackData"); \ static_assert(offsetof(FSHAdaptiveTriggerFeedbackData, position) == 0x000000, "Member 'FSHAdaptiveTriggerFeedbackData::position' has a wrong offset!"); \ static_assert(offsetof(FSHAdaptiveTriggerFeedbackData, Strength) == 0x000001, "Member 'FSHAdaptiveTriggerFeedbackData::Strength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAngleCurveWithScaleGetter \ static_assert(alignof(FAngleCurveWithScaleGetter) == 0x000008, "Wrong alignment on FAngleCurveWithScaleGetter"); \ static_assert(sizeof(FAngleCurveWithScaleGetter) == 0x000018, "Wrong size on FAngleCurveWithScaleGetter"); \ static_assert(offsetof(FAngleCurveWithScaleGetter, CurrentCurveTime) == 0x000010, "Member 'FAngleCurveWithScaleGetter::CurrentCurveTime' has a wrong offset!"); \ static_assert(offsetof(FAngleCurveWithScaleGetter, MaxAngle) == 0x000014, "Member 'FAngleCurveWithScaleGetter::MaxAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHIntCondition \ static_assert(alignof(FSHIntCondition) == 0x000004, "Wrong alignment on FSHIntCondition"); \ static_assert(sizeof(FSHIntCondition) == 0x000008, "Wrong size on FSHIntCondition"); \ static_assert(offsetof(FSHIntCondition, Value) == 0x000000, "Member 'FSHIntCondition::Value' has a wrong offset!"); \ static_assert(offsetof(FSHIntCondition, OperationType) == 0x000004, "Member 'FSHIntCondition::OperationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHealingItemHandle \ static_assert(alignof(FSHHealingItemHandle) == 0x000008, "Wrong alignment on FSHHealingItemHandle"); \ static_assert(sizeof(FSHHealingItemHandle) == 0x000018, "Wrong size on FSHHealingItemHandle"); \ static_assert(offsetof(FSHHealingItemHandle, ItemHandle) == 0x000000, "Member 'FSHHealingItemHandle::ItemHandle' has a wrong offset!"); \ static_assert(offsetof(FSHHealingItemHandle, HealingValue) == 0x000010, "Member 'FSHHealingItemHandle::HealingValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHReceiveDamageCustomPostProcessConfig \ static_assert(alignof(FSHReceiveDamageCustomPostProcessConfig) == 0x000008, "Wrong alignment on FSHReceiveDamageCustomPostProcessConfig"); \ static_assert(sizeof(FSHReceiveDamageCustomPostProcessConfig) == 0x000058, "Wrong size on FSHReceiveDamageCustomPostProcessConfig"); \ static_assert(offsetof(FSHReceiveDamageCustomPostProcessConfig, bMarkAsSplatterVignette) == 0x000050, "Member 'FSHReceiveDamageCustomPostProcessConfig::bMarkAsSplatterVignette' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapDynamicObjectDataStruct \ static_assert(alignof(FSHMapDynamicObjectDataStruct) == 0x000008, "Wrong alignment on FSHMapDynamicObjectDataStruct"); \ static_assert(sizeof(FSHMapDynamicObjectDataStruct) == 0x000020, "Wrong size on FSHMapDynamicObjectDataStruct"); \ static_assert(offsetof(FSHMapDynamicObjectDataStruct, WorldLocation2D) == 0x000010, "Member 'FSHMapDynamicObjectDataStruct::WorldLocation2D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHGenericDeathSequencesContainer \ static_assert(alignof(FSHGenericDeathSequencesContainer) == 0x000008, "Wrong alignment on FSHGenericDeathSequencesContainer"); \ static_assert(sizeof(FSHGenericDeathSequencesContainer) == 0x000010, "Wrong size on FSHGenericDeathSequencesContainer"); \ static_assert(offsetof(FSHGenericDeathSequencesContainer, GenericDeathSequenceSoftClasses) == 0x000000, "Member 'FSHGenericDeathSequencesContainer::GenericDeathSequenceSoftClasses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHitEvent \ static_assert(alignof(FHitEvent) == 0x000008, "Wrong alignment on FHitEvent"); \ static_assert(sizeof(FHitEvent) == 0x000118, "Wrong size on FHitEvent"); \ static_assert(offsetof(FHitEvent, HitResult) == 0x000000, "Member 'FHitEvent::HitResult' has a wrong offset!"); \ static_assert(offsetof(FHitEvent, CharacterVelocity) == 0x0000E8, "Member 'FHitEvent::CharacterVelocity' has a wrong offset!"); \ static_assert(offsetof(FHitEvent, CharacterLocation) == 0x000100, "Member 'FHitEvent::CharacterLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHJamesSkeletonHierarchy \ static_assert(alignof(FSHJamesSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHJamesSkeletonHierarchy"); \ static_assert(sizeof(FSHJamesSkeletonHierarchy) == 0x000108, "Wrong size on FSHJamesSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHRaycastDetectorTraceData \ static_assert(alignof(FSHRaycastDetectorTraceData) == 0x000008, "Wrong alignment on FSHRaycastDetectorTraceData"); \ static_assert(sizeof(FSHRaycastDetectorTraceData) == 0x000128, "Wrong size on FSHRaycastDetectorTraceData"); \ static_assert(offsetof(FSHRaycastDetectorTraceData, Range) == 0x000120, "Member 'FSHRaycastDetectorTraceData::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHGameplayStatisticsData \ static_assert(alignof(FSHGameplayStatisticsData) == 0x000008, "Wrong alignment on FSHGameplayStatisticsData"); \ static_assert(sizeof(FSHGameplayStatisticsData) == 0x000068, "Wrong size on FSHGameplayStatisticsData"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaythroughCombatDifficulty) == 0x000000, "Member 'FSHGameplayStatisticsData::PlaythroughCombatDifficulty' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaythroughPuzzleDifficulty) == 0x000001, "Member 'FSHGameplayStatisticsData::PlaythroughPuzzleDifficulty' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaythroughEnding) == 0x000002, "Member 'FSHGameplayStatisticsData::PlaythroughEnding' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, SeenUniqueEndings) == 0x000004, "Member 'FSHGameplayStatisticsData::SeenUniqueEndings' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaytimeHours) == 0x000008, "Member 'FSHGameplayStatisticsData::PlaytimeHours' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaytimeMinutes) == 0x00000C, "Member 'FSHGameplayStatisticsData::PlaytimeMinutes' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlaytimeSeconds) == 0x000010, "Member 'FSHGameplayStatisticsData::PlaytimeSeconds' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, TravelledDistanceInKilometers) == 0x000014, "Member 'FSHGameplayStatisticsData::TravelledDistanceInKilometers' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, ConsumableItemsPickedUp) == 0x000018, "Member 'FSHGameplayStatisticsData::ConsumableItemsPickedUp' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, MemosItemsPickedUp) == 0x00001C, "Member 'FSHGameplayStatisticsData::MemosItemsPickedUp' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, LockedDoorAnimsPlayed) == 0x000020, "Member 'FSHGameplayStatisticsData::LockedDoorAnimsPlayed' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, SeenMaps) == 0x000024, "Member 'FSHGameplayStatisticsData::SeenMaps' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, EnemiesKilledByRanged) == 0x000028, "Member 'FSHGameplayStatisticsData::EnemiesKilledByRanged' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, EnemiesKilledByMelee) == 0x00002C, "Member 'FSHGameplayStatisticsData::EnemiesKilledByMelee' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlayerReceivedDamage) == 0x000030, "Member 'FSHGameplayStatisticsData::PlayerReceivedDamage' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, FavoriteWeaponDisplayName) == 0x000038, "Member 'FSHGameplayStatisticsData::FavoriteWeaponDisplayName' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, ShootsFired) == 0x000050, "Member 'FSHGameplayStatisticsData::ShootsFired' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, DestroyedGlass) == 0x000054, "Member 'FSHGameplayStatisticsData::DestroyedGlass' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, UsedHealingItems) == 0x000058, "Member 'FSHGameplayStatisticsData::UsedHealingItems' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlayerDeathsCount) == 0x00005C, "Member 'FSHGameplayStatisticsData::PlayerDeathsCount' has a wrong offset!"); \ static_assert(offsetof(FSHGameplayStatisticsData, PlayerDodgesCount) == 0x000060, "Member 'FSHGameplayStatisticsData::PlayerDodgesCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapFogRevealObjectData \ static_assert(alignof(FSHMapFogRevealObjectData) == 0x000004, "Wrong alignment on FSHMapFogRevealObjectData"); \ static_assert(sizeof(FSHMapFogRevealObjectData) == 0x00000C, "Wrong size on FSHMapFogRevealObjectData"); \ static_assert(offsetof(FSHMapFogRevealObjectData, ObjectID) == 0x000000, "Member 'FSHMapFogRevealObjectData::ObjectID' has a wrong offset!"); \ static_assert(offsetof(FSHMapFogRevealObjectData, Map) == 0x000008, "Member 'FSHMapFogRevealObjectData::Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapFogRevealObjectsContainer \ static_assert(alignof(FSHMapFogRevealObjectsContainer) == 0x000008, "Wrong alignment on FSHMapFogRevealObjectsContainer"); \ static_assert(sizeof(FSHMapFogRevealObjectsContainer) == 0x000010, "Wrong size on FSHMapFogRevealObjectsContainer"); \ static_assert(offsetof(FSHMapFogRevealObjectsContainer, Objects) == 0x000000, "Member 'FSHMapFogRevealObjectsContainer::Objects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSwitchesPrioritiesEnviromentData \ static_assert(alignof(FSHSwitchesPrioritiesEnviromentData) == 0x000008, "Wrong alignment on FSHSwitchesPrioritiesEnviromentData"); \ static_assert(sizeof(FSHSwitchesPrioritiesEnviromentData) == 0x000058, "Wrong size on FSHSwitchesPrioritiesEnviromentData"); \ static_assert(offsetof(FSHSwitchesPrioritiesEnviromentData, SwitchesCategoryName) == 0x000000, "Member 'FSHSwitchesPrioritiesEnviromentData::SwitchesCategoryName' has a wrong offset!"); \ static_assert(offsetof(FSHSwitchesPrioritiesEnviromentData, SwitchesPrioritiesValues) == 0x000008, "Member 'FSHSwitchesPrioritiesEnviromentData::SwitchesPrioritiesValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHViewLookOperationSettings \ static_assert(alignof(FSHViewLookOperationSettings) == 0x000008, "Wrong alignment on FSHViewLookOperationSettings"); \ static_assert(sizeof(FSHViewLookOperationSettings) == 0x000038, "Wrong size on FSHViewLookOperationSettings"); \ static_assert(offsetof(FSHViewLookOperationSettings, bIsSoftOperation) == 0x000000, "Member 'FSHViewLookOperationSettings::bIsSoftOperation' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, SoftOperationBreakValue) == 0x000004, "Member 'FSHViewLookOperationSettings::SoftOperationBreakValue' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, bIsDynamicRotation) == 0x000008, "Member 'FSHViewLookOperationSettings::bIsDynamicRotation' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, YawAngleOffset) == 0x00000C, "Member 'FSHViewLookOperationSettings::YawAngleOffset' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, bIsSecuredOperation) == 0x000010, "Member 'FSHViewLookOperationSettings::bIsSecuredOperation' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, EaseCurve) == 0x000018, "Member 'FSHViewLookOperationSettings::EaseCurve' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperationSettings, MaxUnsecuredDeltaRotator) == 0x000020, "Member 'FSHViewLookOperationSettings::MaxUnsecuredDeltaRotator' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCharacterPlaySecondaryAttackData \ static_assert(alignof(FSHCharacterPlaySecondaryAttackData) == 0x000008, "Wrong alignment on FSHCharacterPlaySecondaryAttackData"); \ static_assert(sizeof(FSHCharacterPlaySecondaryAttackData) == 0x0001F0, "Wrong size on FSHCharacterPlaySecondaryAttackData"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, DesiredDistanceFromTarget) == 0x000190, "Member 'FSHCharacterPlaySecondaryAttackData::DesiredDistanceFromTarget' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, SlideDuration) == 0x000194, "Member 'FSHCharacterPlaySecondaryAttackData::SlideDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, SlideCurve) == 0x000198, "Member 'FSHCharacterPlaySecondaryAttackData::SlideCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, RotationDuration) == 0x0001A0, "Member 'FSHCharacterPlaySecondaryAttackData::RotationDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, RotationCurve) == 0x0001A8, "Member 'FSHCharacterPlaySecondaryAttackData::RotationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, bSecureCameraView) == 0x0001B0, "Member 'FSHCharacterPlaySecondaryAttackData::bSecureCameraView' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, ViewLookAtTargetDuration) == 0x0001B4, "Member 'FSHCharacterPlaySecondaryAttackData::ViewLookAtTargetDuration' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlaySecondaryAttackData, ViewLookAtTargetSettings) == 0x0001B8, "Member 'FSHCharacterPlaySecondaryAttackData::ViewLookAtTargetSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCombineItemsRecipeDataStruct \ static_assert(alignof(FSHCombineItemsRecipeDataStruct) == 0x000008, "Wrong alignment on FSHCombineItemsRecipeDataStruct"); \ static_assert(sizeof(FSHCombineItemsRecipeDataStruct) == 0x000028, "Wrong size on FSHCombineItemsRecipeDataStruct"); \ static_assert(offsetof(FSHCombineItemsRecipeDataStruct, ProductItem) == 0x000008, "Member 'FSHCombineItemsRecipeDataStruct::ProductItem' has a wrong offset!"); \ static_assert(offsetof(FSHCombineItemsRecipeDataStruct, RequiredItems) == 0x000018, "Member 'FSHCombineItemsRecipeDataStruct::RequiredItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSlideDataStruct \ static_assert(alignof(FSHSlideDataStruct) == 0x000008, "Wrong alignment on FSHSlideDataStruct"); \ static_assert(sizeof(FSHSlideDataStruct) == 0x000010, "Wrong size on FSHSlideDataStruct"); \ static_assert(offsetof(FSHSlideDataStruct, Distance) == 0x000000, "Member 'FSHSlideDataStruct::Distance' has a wrong offset!"); \ static_assert(offsetof(FSHSlideDataStruct, Duration) == 0x000004, "Member 'FSHSlideDataStruct::Duration' has a wrong offset!"); \ static_assert(offsetof(FSHSlideDataStruct, AlphaModCurve) == 0x000008, "Member 'FSHSlideDataStruct::AlphaModCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSlideActionDataStruct \ static_assert(alignof(FSHSlideActionDataStruct) == 0x000008, "Wrong alignment on FSHSlideActionDataStruct"); \ static_assert(sizeof(FSHSlideActionDataStruct) == 0x0000C0, "Wrong size on FSHSlideActionDataStruct"); \ static_assert(offsetof(FSHSlideActionDataStruct, AnimationData) == 0x000000, "Member 'FSHSlideActionDataStruct::AnimationData' has a wrong offset!"); \ static_assert(offsetof(FSHSlideActionDataStruct, SlideData) == 0x0000B0, "Member 'FSHSlideActionDataStruct::SlideData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCreeperSkeletonHierarchy \ static_assert(alignof(FSHCreeperSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHCreeperSkeletonHierarchy"); \ static_assert(sizeof(FSHCreeperSkeletonHierarchy) == 0x000108, "Wrong size on FSHCreeperSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FMandarinIKSettings \ static_assert(alignof(FMandarinIKSettings) == 0x000008, "Wrong alignment on FMandarinIKSettings"); \ static_assert(sizeof(FMandarinIKSettings) == 0x000028, "Wrong size on FMandarinIKSettings"); \ static_assert(offsetof(FMandarinIKSettings, LeftHandName) == 0x000000, "Member 'FMandarinIKSettings::LeftHandName' has a wrong offset!"); \ static_assert(offsetof(FMandarinIKSettings, LerpSpeed_IK) == 0x000008, "Member 'FMandarinIKSettings::LerpSpeed_IK' has a wrong offset!"); \ static_assert(offsetof(FMandarinIKSettings, LerpSpeed_Handlock) == 0x00000C, "Member 'FMandarinIKSettings::LerpSpeed_Handlock' has a wrong offset!"); \ static_assert(offsetof(FMandarinIKSettings, DefaultOffset) == 0x000010, "Member 'FMandarinIKSettings::DefaultOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReticleTextureConfig \ static_assert(alignof(FReticleTextureConfig) == 0x000008, "Wrong alignment on FReticleTextureConfig"); \ static_assert(sizeof(FReticleTextureConfig) == 0x0000A8, "Wrong size on FReticleTextureConfig"); \ static_assert(offsetof(FReticleTextureConfig, Thin) == 0x000000, "Member 'FReticleTextureConfig::Thin' has a wrong offset!"); \ static_assert(offsetof(FReticleTextureConfig, ThinAtlasSize) == 0x000030, "Member 'FReticleTextureConfig::ThinAtlasSize' has a wrong offset!"); \ static_assert(offsetof(FReticleTextureConfig, Normal) == 0x000038, "Member 'FReticleTextureConfig::Normal' has a wrong offset!"); \ static_assert(offsetof(FReticleTextureConfig, NormalAtlasSize) == 0x000068, "Member 'FReticleTextureConfig::NormalAtlasSize' has a wrong offset!"); \ static_assert(offsetof(FReticleTextureConfig, Thick) == 0x000070, "Member 'FReticleTextureConfig::Thick' has a wrong offset!"); \ static_assert(offsetof(FReticleTextureConfig, ThickAtlasSize) == 0x0000A0, "Member 'FReticleTextureConfig::ThickAtlasSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomDecalHitData \ static_assert(alignof(FCustomDecalHitData) == 0x000008, "Wrong alignment on FCustomDecalHitData"); \ static_assert(sizeof(FCustomDecalHitData) == 0x000028, "Wrong size on FCustomDecalHitData"); \ static_assert(offsetof(FCustomDecalHitData, ImpactPoint) == 0x000000, "Member 'FCustomDecalHitData::ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(FCustomDecalHitData, Radius) == 0x000018, "Member 'FCustomDecalHitData::Radius' has a wrong offset!"); \ static_assert(offsetof(FCustomDecalHitData, ALPHA) == 0x00001C, "Member 'FCustomDecalHitData::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FCustomDecalHitData, FrameIndex) == 0x000020, "Member 'FCustomDecalHitData::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionAnimationConfiguration \ static_assert(alignof(FSHHitReactionAnimationConfiguration) == 0x000008, "Wrong alignment on FSHHitReactionAnimationConfiguration"); \ static_assert(sizeof(FSHHitReactionAnimationConfiguration) == 0x0000B0, "Wrong size on FSHHitReactionAnimationConfiguration"); \ static_assert(offsetof(FSHHitReactionAnimationConfiguration, Animation) == 0x000000, "Member 'FSHHitReactionAnimationConfiguration::Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionArtificialHitConfiguration \ static_assert(alignof(FSHHitReactionArtificialHitConfiguration) == 0x000008, "Wrong alignment on FSHHitReactionArtificialHitConfiguration"); \ static_assert(sizeof(FSHHitReactionArtificialHitConfiguration) == 0x000078, "Wrong size on FSHHitReactionArtificialHitConfiguration"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, DebugReactionName) == 0x000010, "Member 'FSHHitReactionArtificialHitConfiguration::DebugReactionName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, HitReactionType) == 0x000020, "Member 'FSHHitReactionArtificialHitConfiguration::HitReactionType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, HitReactionVariant) == 0x000024, "Member 'FSHHitReactionArtificialHitConfiguration::HitReactionVariant' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, TransformationState) == 0x000030, "Member 'FSHHitReactionArtificialHitConfiguration::TransformationState' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, HitReactionStartTime) == 0x000038, "Member 'FSHHitReactionArtificialHitConfiguration::HitReactionStartTime' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, HitReactionState) == 0x00003C, "Member 'FSHHitReactionArtificialHitConfiguration::HitReactionState' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, Animations) == 0x000048, "Member 'FSHHitReactionArtificialHitConfiguration::Animations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, FinishingAnimations) == 0x000058, "Member 'FSHHitReactionArtificialHitConfiguration::FinishingAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionArtificialHitConfiguration, TwitchAnimations) == 0x000068, "Member 'FSHHitReactionArtificialHitConfiguration::TwitchAnimations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomDecalMeshHits \ static_assert(alignof(FCustomDecalMeshHits) == 0x000008, "Wrong alignment on FCustomDecalMeshHits"); \ static_assert(sizeof(FCustomDecalMeshHits) == 0x000010, "Wrong size on FCustomDecalMeshHits"); \ static_assert(offsetof(FCustomDecalMeshHits, DecalHits) == 0x000000, "Member 'FCustomDecalMeshHits::DecalHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCustomPrimitiveDataHandler \ static_assert(alignof(FSHCustomPrimitiveDataHandler) == 0x000004, "Wrong alignment on FSHCustomPrimitiveDataHandler"); \ static_assert(sizeof(FSHCustomPrimitiveDataHandler) == 0x000020, "Wrong size on FSHCustomPrimitiveDataHandler"); \ #define DUMPER7_ASSERTS_FSHDodgeActionDataStruct \ static_assert(alignof(FSHDodgeActionDataStruct) == 0x000008, "Wrong alignment on FSHDodgeActionDataStruct"); \ static_assert(sizeof(FSHDodgeActionDataStruct) == 0x000178, "Wrong size on FSHDodgeActionDataStruct"); \ static_assert(offsetof(FSHDodgeActionDataStruct, DodgeCooldownValue) == 0x0000C0, "Member 'FSHDodgeActionDataStruct::DodgeCooldownValue' has a wrong offset!"); \ static_assert(offsetof(FSHDodgeActionDataStruct, bRotateCharacterToView) == 0x0000C4, "Member 'FSHDodgeActionDataStruct::bRotateCharacterToView' has a wrong offset!"); \ static_assert(offsetof(FSHDodgeActionDataStruct, bBoostCameraInterpLagSpeed) == 0x0000C5, "Member 'FSHDodgeActionDataStruct::bBoostCameraInterpLagSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHDodgeActionDataStruct, bDodgeOverrrideCameraProfile) == 0x0000C6, "Member 'FSHDodgeActionDataStruct::bDodgeOverrrideCameraProfile' has a wrong offset!"); \ static_assert(offsetof(FSHDodgeActionDataStruct, DodgeCameraProfileOverrride) == 0x0000C8, "Member 'FSHDodgeActionDataStruct::DodgeCameraProfileOverrride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHDeathPlayerFinishPostProcessData \ static_assert(alignof(FSHDeathPlayerFinishPostProcessData) == 0x000008, "Wrong alignment on FSHDeathPlayerFinishPostProcessData"); \ static_assert(sizeof(FSHDeathPlayerFinishPostProcessData) == 0x000028, "Wrong size on FSHDeathPlayerFinishPostProcessData"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, bUseFinishPostProcess) == 0x000000, "Member 'FSHDeathPlayerFinishPostProcessData::bUseFinishPostProcess' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, PostProcessAnimationLength) == 0x000004, "Member 'FSHDeathPlayerFinishPostProcessData::PostProcessAnimationLength' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, PostProcessAnimationHoldTime) == 0x000008, "Member 'FSHDeathPlayerFinishPostProcessData::PostProcessAnimationHoldTime' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, PostProcessMaterial) == 0x000010, "Member 'FSHDeathPlayerFinishPostProcessData::PostProcessMaterial' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, MaterialPropertyControlSettings) == 0x000018, "Member 'FSHDeathPlayerFinishPostProcessData::MaterialPropertyControlSettings' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerFinishPostProcessData, bShowGameOverScreenOnFinish) == 0x000020, "Member 'FSHDeathPlayerFinishPostProcessData::bShowGameOverScreenOnFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHDeathPlayerData \ static_assert(alignof(FSHDeathPlayerData) == 0x000008, "Wrong alignment on FSHDeathPlayerData"); \ static_assert(sizeof(FSHDeathPlayerData) == 0x000090, "Wrong size on FSHDeathPlayerData"); \ static_assert(offsetof(FSHDeathPlayerData, PawnAnimationTag) == 0x000000, "Member 'FSHDeathPlayerData::PawnAnimationTag' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerData, PlayerAnimationTag) == 0x000008, "Member 'FSHDeathPlayerData::PlayerAnimationTag' has a wrong offset!"); \ static_assert(offsetof(FSHDeathPlayerData, CameraAnimation) == 0x000010, "Member 'FSHDeathPlayerData::CameraAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHLockedDoorCheckAnimationContextData \ static_assert(alignof(FSHLockedDoorCheckAnimationContextData) == 0x000008, "Wrong alignment on FSHLockedDoorCheckAnimationContextData"); \ static_assert(sizeof(FSHLockedDoorCheckAnimationContextData) == 0x000018, "Wrong size on FSHLockedDoorCheckAnimationContextData"); \ #define DUMPER7_ASSERTS_FSHDPSCounterElementData \ static_assert(alignof(FSHDPSCounterElementData) == 0x000008, "Wrong alignment on FSHDPSCounterElementData"); \ static_assert(sizeof(FSHDPSCounterElementData) == 0x000010, "Wrong size on FSHDPSCounterElementData"); \ static_assert(offsetof(FSHDPSCounterElementData, DamageTime) == 0x000000, "Member 'FSHDPSCounterElementData::DamageTime' has a wrong offset!"); \ static_assert(offsetof(FSHDPSCounterElementData, DamageValue) == 0x000008, "Member 'FSHDPSCounterElementData::DamageValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHEddieSkeletonHierarchy \ static_assert(alignof(FHEddieSkeletonHierarchy) == 0x000008, "Wrong alignment on FHEddieSkeletonHierarchy"); \ static_assert(sizeof(FHEddieSkeletonHierarchy) == 0x000108, "Wrong size on FHEddieSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHEndingScoreChanger \ static_assert(alignof(FSHEndingScoreChanger) == 0x000008, "Wrong alignment on FSHEndingScoreChanger"); \ static_assert(sizeof(FSHEndingScoreChanger) == 0x000050, "Wrong size on FSHEndingScoreChanger"); \ static_assert(offsetof(FSHEndingScoreChanger, EndingScoreChangeMap) == 0x000000, "Member 'FSHEndingScoreChanger::EndingScoreChangeMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionBoneGroup \ static_assert(alignof(FSHEnemyHitReactionSelectionBoneGroup) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionBoneGroup"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionBoneGroup) == 0x000038, "Wrong size on FSHEnemyHitReactionSelectionBoneGroup"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroup, GroupName) == 0x000000, "Member 'FSHEnemyHitReactionSelectionBoneGroup::GroupName' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroup, Bones) == 0x000008, "Member 'FSHEnemyHitReactionSelectionBoneGroup::Bones' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroup, GroupBones) == 0x000018, "Member 'FSHEnemyHitReactionSelectionBoneGroup::GroupBones' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroup, bUseIndividualConsecutiveHitsCounter) == 0x000028, "Member 'FSHEnemyHitReactionSelectionBoneGroup::bUseIndividualConsecutiveHitsCounter' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionBoneGroup, CustomConsecutiveHitsCounter) == 0x00002C, "Member 'FSHEnemyHitReactionSelectionBoneGroup::CustomConsecutiveHitsCounter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionAllowedStates \ static_assert(alignof(FSHEnemyHitReactionSelectionAllowedStates) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionAllowedStates"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionAllowedStates) == 0x000060, "Wrong size on FSHEnemyHitReactionSelectionAllowedStates"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedStates, Knockdown) == 0x000000, "Member 'FSHEnemyHitReactionSelectionAllowedStates::Knockdown' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedStates, Falter) == 0x000018, "Member 'FSHEnemyHitReactionSelectionAllowedStates::Falter' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedStates, Stagger) == 0x000030, "Member 'FSHEnemyHitReactionSelectionAllowedStates::Stagger' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionAllowedStates, Normal) == 0x000048, "Member 'FSHEnemyHitReactionSelectionAllowedStates::Normal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionConfiguration) == 0x000010, "Wrong size on FSHEnemyHitReactionSelectionConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConfiguration, DamageTypeConfigurations) == 0x000000, "Member 'FSHEnemyHitReactionSelectionConfiguration::DamageTypeConfigurations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration) == 0x000018, "Wrong size on FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration, CountedHitTimeout) == 0x000000, "Member 'FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration::CountedHitTimeout' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration, DamageTypeOverrides) == 0x000008, "Member 'FSHEnemyHitReactionSelectionConsecutiveHitsCountingConfiguration::DamageTypeOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown \ static_assert(alignof(FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown) == 0x000004, "Wrong alignment on FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown) == 0x00000C, "Wrong size on FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown, CooldownCounterName) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown::CooldownCounterName' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown, CooldownDuration) == 0x000008, "Member 'FSHEnemyHitReactionSelectionHitResponseVariantSettingsAppliedCooldown::CooldownDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitResponseVariantSettings \ static_assert(alignof(FSHEnemyHitReactionSelectionHitResponseVariantSettings) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitResponseVariantSettings"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitResponseVariantSettings) == 0x000028, "Wrong size on FSHEnemyHitReactionSelectionHitResponseVariantSettings"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponseVariantSettings, DurationLimit) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitResponseVariantSettings::DurationLimit' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponseVariantSettings, BlockedByCooldowns) == 0x000008, "Member 'FSHEnemyHitReactionSelectionHitResponseVariantSettings::BlockedByCooldowns' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponseVariantSettings, ApplyCooldowns) == 0x000018, "Member 'FSHEnemyHitReactionSelectionHitResponseVariantSettings::ApplyCooldowns' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHEnemyHitReactionSelectionHitResponsesConfiguration \ static_assert(alignof(FSHEnemyHitReactionSelectionHitResponsesConfiguration) == 0x000008, "Wrong alignment on FSHEnemyHitReactionSelectionHitResponsesConfiguration"); \ static_assert(sizeof(FSHEnemyHitReactionSelectionHitResponsesConfiguration) == 0x000190, "Wrong size on FSHEnemyHitReactionSelectionHitResponsesConfiguration"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponsesConfiguration, KnockdownVariantsSettings) == 0x000000, "Member 'FSHEnemyHitReactionSelectionHitResponsesConfiguration::KnockdownVariantsSettings' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponsesConfiguration, StaggerVariantsSettings) == 0x000050, "Member 'FSHEnemyHitReactionSelectionHitResponsesConfiguration::StaggerVariantsSettings' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponsesConfiguration, FalterVariantsSettings) == 0x0000A0, "Member 'FSHEnemyHitReactionSelectionHitResponsesConfiguration::FalterVariantsSettings' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponsesConfiguration, NormalVariantsSettings) == 0x0000F0, "Member 'FSHEnemyHitReactionSelectionHitResponsesConfiguration::NormalVariantsSettings' has a wrong offset!"); \ static_assert(offsetof(FSHEnemyHitReactionSelectionHitResponsesConfiguration, TwitchVariantsSettings) == 0x000140, "Member 'FSHEnemyHitReactionSelectionHitResponsesConfiguration::TwitchVariantsSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHExtraHitAudioData \ static_assert(alignof(FSHExtraHitAudioData) == 0x000008, "Wrong alignment on FSHExtraHitAudioData"); \ static_assert(sizeof(FSHExtraHitAudioData) == 0x000010, "Wrong size on FSHExtraHitAudioData"); \ static_assert(offsetof(FSHExtraHitAudioData, AudioEvent) == 0x000000, "Member 'FSHExtraHitAudioData::AudioEvent' has a wrong offset!"); \ static_assert(offsetof(FSHExtraHitAudioData, SwitchValue) == 0x000008, "Member 'FSHExtraHitAudioData::SwitchValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLongWeaponAimObstacleCheckPayload \ static_assert(alignof(FLongWeaponAimObstacleCheckPayload) == 0x000008, "Wrong alignment on FLongWeaponAimObstacleCheckPayload"); \ static_assert(sizeof(FLongWeaponAimObstacleCheckPayload) == 0x000030, "Wrong size on FLongWeaponAimObstacleCheckPayload"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, WeaponStartSocketData) == 0x000000, "Member 'FLongWeaponAimObstacleCheckPayload::WeaponStartSocketData' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, WeaponEndSocketData) == 0x000008, "Member 'FLongWeaponAimObstacleCheckPayload::WeaponEndSocketData' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, ArmsAimOffsetX) == 0x000010, "Member 'FLongWeaponAimObstacleCheckPayload::ArmsAimOffsetX' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, ArmsAimOffsetXRangeMin) == 0x000014, "Member 'FLongWeaponAimObstacleCheckPayload::ArmsAimOffsetXRangeMin' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, ArmsAimOffsetXRangeMax) == 0x000018, "Member 'FLongWeaponAimObstacleCheckPayload::ArmsAimOffsetXRangeMax' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, SweepRadius) == 0x00001C, "Member 'FLongWeaponAimObstacleCheckPayload::SweepRadius' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, ShowDebug) == 0x000020, "Member 'FLongWeaponAimObstacleCheckPayload::ShowDebug' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, ALPHA) == 0x000024, "Member 'FLongWeaponAimObstacleCheckPayload::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, CurveTimeMin) == 0x000028, "Member 'FLongWeaponAimObstacleCheckPayload::CurveTimeMin' has a wrong offset!"); \ static_assert(offsetof(FLongWeaponAimObstacleCheckPayload, CurveTimeMax) == 0x00002C, "Member 'FLongWeaponAimObstacleCheckPayload::CurveTimeMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAngleToAnimationRangeMap \ static_assert(alignof(FAngleToAnimationRangeMap) == 0x000004, "Wrong alignment on FAngleToAnimationRangeMap"); \ static_assert(sizeof(FAngleToAnimationRangeMap) == 0x000014, "Wrong size on FAngleToAnimationRangeMap"); \ static_assert(offsetof(FAngleToAnimationRangeMap, AngleA) == 0x000000, "Member 'FAngleToAnimationRangeMap::AngleA' has a wrong offset!"); \ static_assert(offsetof(FAngleToAnimationRangeMap, AngleB) == 0x000004, "Member 'FAngleToAnimationRangeMap::AngleB' has a wrong offset!"); \ static_assert(offsetof(FAngleToAnimationRangeMap, UseAnimationTimeRange) == 0x000008, "Member 'FAngleToAnimationRangeMap::UseAnimationTimeRange' has a wrong offset!"); \ static_assert(offsetof(FAngleToAnimationRangeMap, AnimationTimeA) == 0x00000C, "Member 'FAngleToAnimationRangeMap::AnimationTimeA' has a wrong offset!"); \ static_assert(offsetof(FAngleToAnimationRangeMap, AnimationTimeB) == 0x000010, "Member 'FAngleToAnimationRangeMap::AnimationTimeB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlashlightDynamicDataContainer \ static_assert(alignof(FSHFlashlightDynamicDataContainer) == 0x000008, "Wrong alignment on FSHFlashlightDynamicDataContainer"); \ static_assert(sizeof(FSHFlashlightDynamicDataContainer) == 0x000070, "Wrong size on FSHFlashlightDynamicDataContainer"); \ #define DUMPER7_ASSERTS_FSHFlashlightControlData \ static_assert(alignof(FSHFlashlightControlData) == 0x000008, "Wrong alignment on FSHFlashlightControlData"); \ static_assert(sizeof(FSHFlashlightControlData) == 0x0000A0, "Wrong size on FSHFlashlightControlData"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideLightsColor) == 0x000000, "Member 'FSHFlashlightControlData::bOverrideLightsColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, LightsColor) == 0x000004, "Member 'FSHFlashlightControlData::LightsColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightAttenuationRadius) == 0x000008, "Member 'FSHFlashlightControlData::bOverrideMainLightAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightAttenuationRadius) == 0x00000C, "Member 'FSHFlashlightControlData::MainLightAttenuationRadius' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightIntensityMul) == 0x000010, "Member 'FSHFlashlightControlData::bOverrideMainLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightIntensityMul) == 0x000014, "Member 'FSHFlashlightControlData::MainLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightInnerConeAngle) == 0x000018, "Member 'FSHFlashlightControlData::bOverrideMainLightInnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightInnerConeAngle) == 0x00001C, "Member 'FSHFlashlightControlData::MainLightInnerConeAngle' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightOuterConeAngle) == 0x000020, "Member 'FSHFlashlightControlData::bOverrideMainLightOuterConeAngle' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightOuterConeAngle) == 0x000024, "Member 'FSHFlashlightControlData::MainLightOuterConeAngle' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightIndirectLightingIntensity) == 0x000028, "Member 'FSHFlashlightControlData::bOverrideMainLightIndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightIndirectLightingIntensity) == 0x00002C, "Member 'FSHFlashlightControlData::MainLightIndirectLightingIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideMainLightIESTexture) == 0x000030, "Member 'FSHFlashlightControlData::bOverrideMainLightIESTexture' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, MainLightIESTexture) == 0x000038, "Member 'FSHFlashlightControlData::MainLightIESTexture' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideCloseLightIntensityMul) == 0x000040, "Member 'FSHFlashlightControlData::bOverrideCloseLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, CloseLightIntensityMul) == 0x000044, "Member 'FSHFlashlightControlData::CloseLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideBackLightIntensityMul) == 0x000048, "Member 'FSHFlashlightControlData::bOverrideBackLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, BackLightIntensityMul) == 0x00004C, "Member 'FSHFlashlightControlData::BackLightIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideLightshaftMaterial0EdgeColor) == 0x000050, "Member 'FSHFlashlightControlData::bOverrideLightshaftMaterial0EdgeColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, LightshaftMaterial0EdgeColor) == 0x000054, "Member 'FSHFlashlightControlData::LightshaftMaterial0EdgeColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideLightshaftMaterial0TintEmission) == 0x000064, "Member 'FSHFlashlightControlData::bOverrideLightshaftMaterial0TintEmission' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, LightshaftMaterial0TintEmission) == 0x000068, "Member 'FSHFlashlightControlData::LightshaftMaterial0TintEmission' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideLightshaftMaterial1EdgeColor) == 0x000078, "Member 'FSHFlashlightControlData::bOverrideLightshaftMaterial1EdgeColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, LightshaftMaterial1EdgeColor) == 0x00007C, "Member 'FSHFlashlightControlData::LightshaftMaterial1EdgeColor' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, bOverrideLightshaftMaterial1TintEmission) == 0x00008C, "Member 'FSHFlashlightControlData::bOverrideLightshaftMaterial1TintEmission' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightControlData, LightshaftMaterial1TintEmission) == 0x000090, "Member 'FSHFlashlightControlData::LightshaftMaterial1TintEmission' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCharacterPlayLightingControlData \ static_assert(alignof(FSHCharacterPlayLightingControlData) == 0x000004, "Wrong alignment on FSHCharacterPlayLightingControlData"); \ static_assert(sizeof(FSHCharacterPlayLightingControlData) == 0x00001C, "Wrong size on FSHCharacterPlayLightingControlData"); \ static_assert(offsetof(FSHCharacterPlayLightingControlData, bOverrideGlobalIntensityMul) == 0x000000, "Member 'FSHCharacterPlayLightingControlData::bOverrideGlobalIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayLightingControlData, GlobalIntensityMul) == 0x000004, "Member 'FSHCharacterPlayLightingControlData::GlobalIntensityMul' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayLightingControlData, bOverrideGlobalColor) == 0x000008, "Member 'FSHCharacterPlayLightingControlData::bOverrideGlobalColor' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayLightingControlData, GlobalColor) == 0x00000C, "Member 'FSHCharacterPlayLightingControlData::GlobalColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHCharacterPlayRimLightingControlData \ static_assert(alignof(FSHCharacterPlayRimLightingControlData) == 0x000004, "Wrong alignment on FSHCharacterPlayRimLightingControlData"); \ static_assert(sizeof(FSHCharacterPlayRimLightingControlData) == 0x00002C, "Wrong size on FSHCharacterPlayRimLightingControlData"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightIntensity) == 0x000000, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightColor) == 0x000001, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightColor' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightETA) == 0x000002, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightETA' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightBias) == 0x000003, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightBias' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightAngleMin) == 0x000004, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightAngleMin' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, bOverride_RimLightAngleMax) == 0x000005, "Member 'FSHCharacterPlayRimLightingControlData::bOverride_RimLightAngleMax' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightIntensity) == 0x000008, "Member 'FSHCharacterPlayRimLightingControlData::RimLightIntensity' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightColor) == 0x00000C, "Member 'FSHCharacterPlayRimLightingControlData::RimLightColor' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightETA) == 0x00001C, "Member 'FSHCharacterPlayRimLightingControlData::RimLightETA' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightBias) == 0x000020, "Member 'FSHCharacterPlayRimLightingControlData::RimLightBias' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightAngleMin) == 0x000024, "Member 'FSHCharacterPlayRimLightingControlData::RimLightAngleMin' has a wrong offset!"); \ static_assert(offsetof(FSHCharacterPlayRimLightingControlData, RimLightAngleMax) == 0x000028, "Member 'FSHCharacterPlayRimLightingControlData::RimLightAngleMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMariaLightingControlData \ static_assert(alignof(FSHMariaLightingControlData) == 0x000004, "Wrong alignment on FSHMariaLightingControlData"); \ static_assert(sizeof(FSHMariaLightingControlData) == 0x000008, "Wrong size on FSHMariaLightingControlData"); \ static_assert(offsetof(FSHMariaLightingControlData, bOverrideIntensityValue) == 0x000000, "Member 'FSHMariaLightingControlData::bOverrideIntensityValue' has a wrong offset!"); \ static_assert(offsetof(FSHMariaLightingControlData, IntensityValue) == 0x000004, "Member 'FSHMariaLightingControlData::IntensityValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlashlightLookAtSettings \ static_assert(alignof(FSHFlashlightLookAtSettings) == 0x000004, "Wrong alignment on FSHFlashlightLookAtSettings"); \ static_assert(sizeof(FSHFlashlightLookAtSettings) == 0x000008, "Wrong size on FSHFlashlightLookAtSettings"); \ static_assert(offsetof(FSHFlashlightLookAtSettings, bKeepFollow) == 0x000000, "Member 'FSHFlashlightLookAtSettings::bKeepFollow' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightLookAtSettings, bMaintainSocketHeightToOffset) == 0x000001, "Member 'FSHFlashlightLookAtSettings::bMaintainSocketHeightToOffset' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightLookAtSettings, RotatonInterpSpeed) == 0x000004, "Member 'FSHFlashlightLookAtSettings::RotatonInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlashlightMainLightOffsetBlendData \ static_assert(alignof(FSHFlashlightMainLightOffsetBlendData) == 0x000008, "Wrong alignment on FSHFlashlightMainLightOffsetBlendData"); \ static_assert(sizeof(FSHFlashlightMainLightOffsetBlendData) == 0x000038, "Wrong size on FSHFlashlightMainLightOffsetBlendData"); \ static_assert(offsetof(FSHFlashlightMainLightOffsetBlendData, BlendData) == 0x000000, "Member 'FSHFlashlightMainLightOffsetBlendData::BlendData' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightMainLightOffsetBlendData, MainLightOffsetValue) == 0x000020, "Member 'FSHFlashlightMainLightOffsetBlendData::MainLightOffsetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlashlightPlainSocketSettings \ static_assert(alignof(FSHFlashlightPlainSocketSettings) == 0x000004, "Wrong alignment on FSHFlashlightPlainSocketSettings"); \ static_assert(sizeof(FSHFlashlightPlainSocketSettings) == 0x00000C, "Wrong size on FSHFlashlightPlainSocketSettings"); \ static_assert(offsetof(FSHFlashlightPlainSocketSettings, bBlendFromCurrentState) == 0x000000, "Member 'FSHFlashlightPlainSocketSettings::bBlendFromCurrentState' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightPlainSocketSettings, LocationInterpSpeed) == 0x000004, "Member 'FSHFlashlightPlainSocketSettings::LocationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHFlashlightPlainSocketSettings, RotatonInterpSpeed) == 0x000008, "Member 'FSHFlashlightPlainSocketSettings::RotatonInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingActorHangingTileDropChances \ static_assert(alignof(FSHFleshLipCeilingActorHangingTileDropChances) == 0x000004, "Wrong alignment on FSHFleshLipCeilingActorHangingTileDropChances"); \ static_assert(sizeof(FSHFleshLipCeilingActorHangingTileDropChances) == 0x000010, "Wrong size on FSHFleshLipCeilingActorHangingTileDropChances"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChances, FourSideChance) == 0x000000, "Member 'FSHFleshLipCeilingActorHangingTileDropChances::FourSideChance' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChances, ThreeSideChance) == 0x000004, "Member 'FSHFleshLipCeilingActorHangingTileDropChances::ThreeSideChance' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChances, OppositeTwoSideChance) == 0x000008, "Member 'FSHFleshLipCeilingActorHangingTileDropChances::OppositeTwoSideChance' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChances, DiagonalTwoSideChance) == 0x00000C, "Member 'FSHFleshLipCeilingActorHangingTileDropChances::DiagonalTwoSideChance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingActorHangingTileDropChancesPerType \ static_assert(alignof(FSHFleshLipCeilingActorHangingTileDropChancesPerType) == 0x000004, "Wrong alignment on FSHFleshLipCeilingActorHangingTileDropChancesPerType"); \ static_assert(sizeof(FSHFleshLipCeilingActorHangingTileDropChancesPerType) == 0x000030, "Wrong size on FSHFleshLipCeilingActorHangingTileDropChancesPerType"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChancesPerType, MiddleTileDropChances) == 0x000000, "Member 'FSHFleshLipCeilingActorHangingTileDropChancesPerType::MiddleTileDropChances' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChancesPerType, EdgeTileDropChances) == 0x000010, "Member 'FSHFleshLipCeilingActorHangingTileDropChancesPerType::EdgeTileDropChances' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingActorHangingTileDropChancesPerType, CornerTileDropChances) == 0x000020, "Member 'FSHFleshLipCeilingActorHangingTileDropChancesPerType::CornerTileDropChances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingTile \ static_assert(alignof(FSHFleshLipCeilingTile) == 0x000008, "Wrong alignment on FSHFleshLipCeilingTile"); \ static_assert(sizeof(FSHFleshLipCeilingTile) == 0x000048, "Wrong size on FSHFleshLipCeilingTile"); \ static_assert(offsetof(FSHFleshLipCeilingTile, TileActor) == 0x000000, "Member 'FSHFleshLipCeilingTile::TileActor' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTile, TileShakePhysics) == 0x000008, "Member 'FSHFleshLipCeilingTile::TileShakePhysics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipCeilingTileShakePhysicsConfiguration \ static_assert(alignof(FSHFleshLipCeilingTileShakePhysicsConfiguration) == 0x000010, "Wrong alignment on FSHFleshLipCeilingTileShakePhysicsConfiguration"); \ static_assert(sizeof(FSHFleshLipCeilingTileShakePhysicsConfiguration) == 0x0000A0, "Wrong size on FSHFleshLipCeilingTileShakePhysicsConfiguration"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TilePushFadeOutHalfTime) == 0x000000, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TilePushFadeOutHalfTime' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileForceAccumulationLimit) == 0x000004, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileForceAccumulationLimit' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileForceAccumulationFadeOutHalfTime) == 0x000008, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileForceAccumulationFadeOutHalfTime' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileJumpRotationScale) == 0x00000C, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileJumpRotationScale' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileJumpLiftFrequency) == 0x000010, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileJumpLiftFrequency' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileJumpFadeOutHalfTime) == 0x000014, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileJumpFadeOutHalfTime' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileJumpRotationsPerJump) == 0x000018, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileJumpRotationsPerJump' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileJumpRotationRandomizationScale) == 0x00001C, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileJumpRotationRandomizationScale' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileParticles) == 0x000020, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileParticles' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileParticlesAlphaParameterName) == 0x000028, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileParticlesAlphaParameterName' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileParticlesParameterRange) == 0x000030, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileParticlesParameterRange' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipCeilingTileShakePhysicsConfiguration, TileParticlesTransform) == 0x000040, "Member 'FSHFleshLipCeilingTileShakePhysicsConfiguration::TileParticlesTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFleshLipSkeletonHierarchy \ static_assert(alignof(FSHFleshLipSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHFleshLipSkeletonHierarchy"); \ static_assert(sizeof(FSHFleshLipSkeletonHierarchy) == 0x000108, "Wrong size on FSHFleshLipSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHFleshLipTransformationStateCurves \ static_assert(alignof(FSHFleshLipTransformationStateCurves) == 0x000004, "Wrong alignment on FSHFleshLipTransformationStateCurves"); \ static_assert(sizeof(FSHFleshLipTransformationStateCurves) == 0x000024, "Wrong size on FSHFleshLipTransformationStateCurves"); \ static_assert(offsetof(FSHFleshLipTransformationStateCurves, HeightCurve) == 0x000000, "Member 'FSHFleshLipTransformationStateCurves::HeightCurve' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipTransformationStateCurves, RotationCurve) == 0x000008, "Member 'FSHFleshLipTransformationStateCurves::RotationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipTransformationStateCurves, CeilingAvoidCurveAbove) == 0x000010, "Member 'FSHFleshLipTransformationStateCurves::CeilingAvoidCurveAbove' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipTransformationStateCurves, CeilingAvoidCurveBelow) == 0x000018, "Member 'FSHFleshLipTransformationStateCurves::CeilingAvoidCurveBelow' has a wrong offset!"); \ static_assert(offsetof(FSHFleshLipTransformationStateCurves, CeilingPassRadiusScale) == 0x000020, "Member 'FSHFleshLipTransformationStateCurves::CeilingPassRadiusScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFlickerLightSavedIntensities \ static_assert(alignof(FSHFlickerLightSavedIntensities) == 0x000004, "Wrong alignment on FSHFlickerLightSavedIntensities"); \ static_assert(sizeof(FSHFlickerLightSavedIntensities) == 0x00000C, "Wrong size on FSHFlickerLightSavedIntensities"); \ static_assert(offsetof(FSHFlickerLightSavedIntensities, ComponentName) == 0x000000, "Member 'FSHFlickerLightSavedIntensities::ComponentName' has a wrong offset!"); \ static_assert(offsetof(FSHFlickerLightSavedIntensities, BaseIntensity) == 0x000008, "Member 'FSHFlickerLightSavedIntensities::BaseIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHFloatCondition \ static_assert(alignof(FSHFloatCondition) == 0x000004, "Wrong alignment on FSHFloatCondition"); \ static_assert(sizeof(FSHFloatCondition) == 0x000008, "Wrong size on FSHFloatCondition"); \ static_assert(offsetof(FSHFloatCondition, Value) == 0x000000, "Member 'FSHFloatCondition::Value' has a wrong offset!"); \ static_assert(offsetof(FSHFloatCondition, OperationType) == 0x000004, "Member 'FSHFloatCondition::OperationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMaterialPropertyDirtSet \ static_assert(alignof(FSHMaterialPropertyDirtSet) == 0x000008, "Wrong alignment on FSHMaterialPropertyDirtSet"); \ static_assert(sizeof(FSHMaterialPropertyDirtSet) == 0x000020, "Wrong size on FSHMaterialPropertyDirtSet"); \ static_assert(offsetof(FSHMaterialPropertyDirtSet, CurrentDirtState) == 0x000000, "Member 'FSHMaterialPropertyDirtSet::CurrentDirtState' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyDirtSet, MaterialDynamic) == 0x000008, "Member 'FSHMaterialPropertyDirtSet::MaterialDynamic' has a wrong offset!"); \ static_assert(offsetof(FSHMaterialPropertyDirtSet, MaterialPropertyHandlers) == 0x000010, "Member 'FSHMaterialPropertyDirtSet::MaterialPropertyHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHQueuedSpawnRequestTicket \ static_assert(alignof(FSHQueuedSpawnRequestTicket) == 0x000004, "Wrong alignment on FSHQueuedSpawnRequestTicket"); \ static_assert(sizeof(FSHQueuedSpawnRequestTicket) == 0x000008, "Wrong size on FSHQueuedSpawnRequestTicket"); \ #define DUMPER7_ASSERTS_FSHInputKeyDataStruct \ static_assert(alignof(FSHInputKeyDataStruct) == 0x000008, "Wrong alignment on FSHInputKeyDataStruct"); \ static_assert(sizeof(FSHInputKeyDataStruct) == 0x000010, "Wrong size on FSHInputKeyDataStruct"); \ static_assert(offsetof(FSHInputKeyDataStruct, InputKeys) == 0x000000, "Member 'FSHInputKeyDataStruct::InputKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapObjectsStruct \ static_assert(alignof(FSHMapObjectsStruct) == 0x000008, "Wrong alignment on FSHMapObjectsStruct"); \ static_assert(sizeof(FSHMapObjectsStruct) == 0x000010, "Wrong size on FSHMapObjectsStruct"); \ static_assert(offsetof(FSHMapObjectsStruct, Objects) == 0x000000, "Member 'FSHMapObjectsStruct::Objects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMapDynamicObjectsContainer \ static_assert(alignof(FSHMapDynamicObjectsContainer) == 0x000008, "Wrong alignment on FSHMapDynamicObjectsContainer"); \ static_assert(sizeof(FSHMapDynamicObjectsContainer) == 0x000010, "Wrong size on FSHMapDynamicObjectsContainer"); \ static_assert(offsetof(FSHMapDynamicObjectsContainer, Objects) == 0x000000, "Member 'FSHMapDynamicObjectsContainer::Objects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInventoryCategoryConfig \ static_assert(alignof(FSHInventoryCategoryConfig) == 0x000008, "Wrong alignment on FSHInventoryCategoryConfig"); \ static_assert(sizeof(FSHInventoryCategoryConfig) == 0x000030, "Wrong size on FSHInventoryCategoryConfig"); \ static_assert(offsetof(FSHInventoryCategoryConfig, DisplayName) == 0x000000, "Member 'FSHInventoryCategoryConfig::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSHInventoryCategoryConfig, AllowedItemTypes) == 0x000018, "Member 'FSHInventoryCategoryConfig::AllowedItemTypes' has a wrong offset!"); \ static_assert(offsetof(FSHInventoryCategoryConfig, bIsSubcategory) == 0x000028, "Member 'FSHInventoryCategoryConfig::bIsSubcategory' has a wrong offset!"); \ static_assert(offsetof(FSHInventoryCategoryConfig, GameplaySectionFilter) == 0x000029, "Member 'FSHInventoryCategoryConfig::GameplaySectionFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionTypeDelayedHitReactions \ static_assert(alignof(FSHHitReactionTypeDelayedHitReactions) == 0x000008, "Wrong alignment on FSHHitReactionTypeDelayedHitReactions"); \ static_assert(sizeof(FSHHitReactionTypeDelayedHitReactions) == 0x000010, "Wrong size on FSHHitReactionTypeDelayedHitReactions"); \ static_assert(offsetof(FSHHitReactionTypeDelayedHitReactions, HitReactions) == 0x000000, "Member 'FSHHitReactionTypeDelayedHitReactions::HitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionSubcomponentSerializedData \ static_assert(alignof(FSHHitReactionSubcomponentSerializedData) == 0x000008, "Wrong alignment on FSHHitReactionSubcomponentSerializedData"); \ static_assert(sizeof(FSHHitReactionSubcomponentSerializedData) == 0x000010, "Wrong size on FSHHitReactionSubcomponentSerializedData"); \ static_assert(offsetof(FSHHitReactionSubcomponentSerializedData, HitReactionStates) == 0x000000, "Member 'FSHHitReactionSubcomponentSerializedData::HitReactionStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionHitData \ static_assert(alignof(FSHHitReactionHitData) == 0x000008, "Wrong alignment on FSHHitReactionHitData"); \ static_assert(sizeof(FSHHitReactionHitData) == 0x000088, "Wrong size on FSHHitReactionHitData"); \ static_assert(offsetof(FSHHitReactionHitData, DamageType) == 0x000000, "Member 'FSHHitReactionHitData::DamageType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, ResponseType) == 0x000008, "Member 'FSHHitReactionHitData::ResponseType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, ResponseVariant) == 0x00000C, "Member 'FSHHitReactionHitData::ResponseVariant' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, DurationLimit) == 0x000014, "Member 'FSHHitReactionHitData::DurationLimit' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitForce) == 0x000018, "Member 'FSHHitReactionHitData::HitForce' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitType) == 0x000030, "Member 'FSHHitReactionHitData::HitType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitLocation) == 0x000038, "Member 'FSHHitReactionHitData::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, SourceLocation) == 0x000050, "Member 'FSHHitReactionHitData::SourceLocation' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, DamageCauser) == 0x000068, "Member 'FSHHitReactionHitData::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitComponent) == 0x000070, "Member 'FSHHitReactionHitData::HitComponent' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitBone) == 0x000078, "Member 'FSHHitReactionHitData::HitBone' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionHitData, HitBoneShapeIndex) == 0x000080, "Member 'FSHHitReactionHitData::HitBoneShapeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionConfigurationConditions \ static_assert(alignof(FSHHitReactionConfigurationConditions) == 0x000008, "Wrong alignment on FSHHitReactionConfigurationConditions"); \ static_assert(sizeof(FSHHitReactionConfigurationConditions) == 0x0000A8, "Wrong size on FSHHitReactionConfigurationConditions"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, PassChance) == 0x000000, "Member 'FSHHitReactionConfigurationConditions::PassChance' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, HitDirection) == 0x000004, "Member 'FSHHitReactionConfigurationConditions::HitDirection' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, ImpactDirection) == 0x000018, "Member 'FSHHitReactionConfigurationConditions::ImpactDirection' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, ForceDirection) == 0x00002C, "Member 'FSHHitReactionConfigurationConditions::ForceDirection' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, TargetMovementDirection) == 0x000040, "Member 'FSHHitReactionConfigurationConditions::TargetMovementDirection' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, TargetMovementVelocity) == 0x000054, "Member 'FSHHitReactionConfigurationConditions::TargetMovementVelocity' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, CollisionTraces) == 0x000060, "Member 'FSHHitReactionConfigurationConditions::CollisionTraces' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, RequiredCollisionTraces) == 0x000070, "Member 'FSHHitReactionConfigurationConditions::RequiredCollisionTraces' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, PreventingCollisionTraces) == 0x000080, "Member 'FSHHitReactionConfigurationConditions::PreventingCollisionTraces' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, bAllowForDirectionalHits) == 0x000090, "Member 'FSHHitReactionConfigurationConditions::bAllowForDirectionalHits' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, bAllowForSurfaceHits) == 0x000091, "Member 'FSHHitReactionConfigurationConditions::bAllowForSurfaceHits' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, bAllowForRadialHits) == 0x000092, "Member 'FSHHitReactionConfigurationConditions::bAllowForRadialHits' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, bCheckWallAngle) == 0x000093, "Member 'FSHHitReactionConfigurationConditions::bCheckWallAngle' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfigurationConditions, OnWallAngle) == 0x000098, "Member 'FSHHitReactionConfigurationConditions::OnWallAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionConfiguration \ static_assert(alignof(FSHHitReactionConfiguration) == 0x000008, "Wrong alignment on FSHHitReactionConfiguration"); \ static_assert(sizeof(FSHHitReactionConfiguration) == 0x0001F8, "Wrong size on FSHHitReactionConfiguration"); \ static_assert(offsetof(FSHHitReactionConfiguration, DebugReactionName) == 0x000010, "Member 'FSHHitReactionConfiguration::DebugReactionName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, Conditions) == 0x000020, "Member 'FSHHitReactionConfiguration::Conditions' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, HitReactionState) == 0x0000C8, "Member 'FSHHitReactionConfiguration::HitReactionState' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, Animations) == 0x0000D8, "Member 'FSHHitReactionConfiguration::Animations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, FinishingAnimations) == 0x0000E8, "Member 'FSHHitReactionConfiguration::FinishingAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, TwitchAnimations) == 0x0000F8, "Member 'FSHHitReactionConfiguration::TwitchAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, RotationConfiguration) == 0x000108, "Member 'FSHHitReactionConfiguration::RotationConfiguration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionConfiguration, Physics) == 0x000120, "Member 'FSHHitReactionConfiguration::Physics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionVariantDamageReactionConfig \ static_assert(alignof(FSHHitReactionVariantDamageReactionConfig) == 0x000008, "Wrong alignment on FSHHitReactionVariantDamageReactionConfig"); \ static_assert(sizeof(FSHHitReactionVariantDamageReactionConfig) == 0x000010, "Wrong size on FSHHitReactionVariantDamageReactionConfig"); \ static_assert(offsetof(FSHHitReactionVariantDamageReactionConfig, DamageType) == 0x000000, "Member 'FSHHitReactionVariantDamageReactionConfig::DamageType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionVariantDamageReactionConfig, HitReactionBodyMap) == 0x000008, "Member 'FSHHitReactionVariantDamageReactionConfig::HitReactionBodyMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionVariantConfig \ static_assert(alignof(FSHHitReactionVariantConfig) == 0x000008, "Wrong alignment on FSHHitReactionVariantConfig"); \ static_assert(sizeof(FSHHitReactionVariantConfig) == 0x000018, "Wrong size on FSHHitReactionVariantConfig"); \ static_assert(offsetof(FSHHitReactionVariantConfig, HitReactionVariant) == 0x000000, "Member 'FSHHitReactionVariantConfig::HitReactionVariant' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionVariantConfig, DamageHitReactions) == 0x000008, "Member 'FSHHitReactionVariantConfig::DamageHitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionResultState \ static_assert(alignof(FSHHitReactionResultState) == 0x000004, "Wrong alignment on FSHHitReactionResultState"); \ static_assert(sizeof(FSHHitReactionResultState) == 0x000018, "Wrong size on FSHHitReactionResultState"); \ static_assert(offsetof(FSHHitReactionResultState, HitReactionType) == 0x000000, "Member 'FSHHitReactionResultState::HitReactionType' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultState, HitReactionVariant) == 0x000004, "Member 'FSHHitReactionResultState::HitReactionVariant' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultState, StateDuration) == 0x00000C, "Member 'FSHHitReactionResultState::StateDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultState, SkipToDuration) == 0x000010, "Member 'FSHHitReactionResultState::SkipToDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultState, bDisableAI) == 0x000014, "Member 'FSHHitReactionResultState::bDisableAI' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultState, bDisableControllerRotation) == 0x000015, "Member 'FSHHitReactionResultState::bDisableControllerRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionResultRotation \ static_assert(alignof(FSHHitReactionResultRotation) == 0x000004, "Wrong alignment on FSHHitReactionResultRotation"); \ static_assert(sizeof(FSHHitReactionResultRotation) == 0x00000C, "Wrong size on FSHHitReactionResultRotation"); \ static_assert(offsetof(FSHHitReactionResultRotation, AddYaw) == 0x000000, "Member 'FSHHitReactionResultRotation::AddYaw' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultRotation, RotationDuration) == 0x000004, "Member 'FSHHitReactionResultRotation::RotationDuration' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResultRotation, bReplaceCurrentRotation) == 0x000008, "Member 'FSHHitReactionResultRotation::bReplaceCurrentRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHitReactionResult \ static_assert(alignof(FSHHitReactionResult) == 0x000008, "Wrong alignment on FSHHitReactionResult"); \ static_assert(sizeof(FSHHitReactionResult) == 0x000078, "Wrong size on FSHHitReactionResult"); \ static_assert(offsetof(FSHHitReactionResult, DebugVisualBehaviorName) == 0x000000, "Member 'FSHHitReactionResult::DebugVisualBehaviorName' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, HitReactionState) == 0x000010, "Member 'FSHHitReactionResult::HitReactionState' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, Animations) == 0x000028, "Member 'FSHHitReactionResult::Animations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, FinishingAnimations) == 0x000038, "Member 'FSHHitReactionResult::FinishingAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, TwitchAnimations) == 0x000048, "Member 'FSHHitReactionResult::TwitchAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, BonePhysics) == 0x000058, "Member 'FSHHitReactionResult::BonePhysics' has a wrong offset!"); \ static_assert(offsetof(FSHHitReactionResult, Rotation) == 0x000068, "Member 'FSHHitReactionResult::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMeatHealthValues \ static_assert(alignof(FSHMeatHealthValues) == 0x000004, "Wrong alignment on FSHMeatHealthValues"); \ static_assert(sizeof(FSHMeatHealthValues) == 0x000010, "Wrong size on FSHMeatHealthValues"); \ static_assert(offsetof(FSHMeatHealthValues, BoneName) == 0x000000, "Member 'FSHMeatHealthValues::BoneName' has a wrong offset!"); \ static_assert(offsetof(FSHMeatHealthValues, ChunkHealth) == 0x000008, "Member 'FSHMeatHealthValues::ChunkHealth' has a wrong offset!"); \ static_assert(offsetof(FSHMeatHealthValues, CurrentHealth) == 0x00000C, "Member 'FSHMeatHealthValues::CurrentHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHHookedMeatBoneworkHandler \ static_assert(alignof(FSHHookedMeatBoneworkHandler) == 0x000008, "Wrong alignment on FSHHookedMeatBoneworkHandler"); \ static_assert(sizeof(FSHHookedMeatBoneworkHandler) == 0x000018, "Wrong size on FSHHookedMeatBoneworkHandler"); \ static_assert(offsetof(FSHHookedMeatBoneworkHandler, BonesHealthValues) == 0x000000, "Member 'FSHHookedMeatBoneworkHandler::BonesHealthValues' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInteractionStopData \ static_assert(alignof(FSHInteractionStopData) == 0x000001, "Wrong alignment on FSHInteractionStopData"); \ static_assert(sizeof(FSHInteractionStopData) == 0x000001, "Wrong size on FSHInteractionStopData"); \ static_assert(offsetof(FSHInteractionStopData, Reason) == 0x000000, "Member 'FSHInteractionStopData::Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHInteractionGenericStopData \ static_assert(alignof(FSHInteractionGenericStopData) == 0x000001, "Wrong alignment on FSHInteractionGenericStopData"); \ static_assert(sizeof(FSHInteractionGenericStopData) == 0x000001, "Wrong size on FSHInteractionGenericStopData"); \ #define DUMPER7_ASSERTS_FSHItemInvestigationAnimsData \ static_assert(alignof(FSHItemInvestigationAnimsData) == 0x000008, "Wrong alignment on FSHItemInvestigationAnimsData"); \ static_assert(sizeof(FSHItemInvestigationAnimsData) == 0x000090, "Wrong size on FSHItemInvestigationAnimsData"); \ static_assert(offsetof(FSHItemInvestigationAnimsData, SetupAnimation) == 0x000000, "Member 'FSHItemInvestigationAnimsData::SetupAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHItemInvestigationAnimsData, InvestigationAnimation) == 0x000030, "Member 'FSHItemInvestigationAnimsData::InvestigationAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHItemInvestigationAnimsData, FinishAnimation) == 0x000060, "Member 'FSHItemInvestigationAnimsData::FinishAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemInvestigationTranscriptContext \ static_assert(alignof(FSHItemInvestigationTranscriptContext) == 0x000008, "Wrong alignment on FSHItemInvestigationTranscriptContext"); \ static_assert(sizeof(FSHItemInvestigationTranscriptContext) == 0x000038, "Wrong size on FSHItemInvestigationTranscriptContext"); \ static_assert(offsetof(FSHItemInvestigationTranscriptContext, AnimationTimeRange) == 0x000000, "Member 'FSHItemInvestigationTranscriptContext::AnimationTimeRange' has a wrong offset!"); \ static_assert(offsetof(FSHItemInvestigationTranscriptContext, TranscriptData) == 0x000008, "Member 'FSHItemInvestigationTranscriptContext::TranscriptData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemDataStruct \ static_assert(alignof(FSHItemDataStruct) == 0x000008, "Wrong alignment on FSHItemDataStruct"); \ static_assert(sizeof(FSHItemDataStruct) == 0x0003F0, "Wrong size on FSHItemDataStruct"); \ static_assert(offsetof(FSHItemDataStruct, Type) == 0x000008, "Member 'FSHItemDataStruct::Type' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, GameplaySection) == 0x000009, "Member 'FSHItemDataStruct::GameplaySection' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, IsCollectable) == 0x00000A, "Member 'FSHItemDataStruct::IsCollectable' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, IsStackable) == 0x00000B, "Member 'FSHItemDataStruct::IsStackable' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, BlockInventoryInvestigation) == 0x00000C, "Member 'FSHItemDataStruct::BlockInventoryInvestigation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, Mesh) == 0x000010, "Member 'FSHItemDataStruct::Mesh' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, MeshWorldScale) == 0x000040, "Member 'FSHItemDataStruct::MeshWorldScale' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, SkeletalMeshAnimClass) == 0x000048, "Member 'FSHItemDataStruct::SkeletalMeshAnimClass' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InteractionIconOffset) == 0x000078, "Member 'FSHItemDataStruct::InteractionIconOffset' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, ItemAudioType) == 0x000090, "Member 'FSHItemDataStruct::ItemAudioType' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InventoryTexture) == 0x0000C0, "Member 'FSHItemDataStruct::InventoryTexture' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, DisplayName) == 0x0000F0, "Member 'FSHItemDataStruct::DisplayName' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, Description) == 0x000108, "Member 'FSHItemDataStruct::Description' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, bOverrideMeshInInvestigation) == 0x000120, "Member 'FSHItemDataStruct::bOverrideMeshInInvestigation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, MeshInInvestigation) == 0x000128, "Member 'FSHItemDataStruct::MeshInInvestigation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, SkeletalMeshAnimClassInInvestigation) == 0x000158, "Member 'FSHItemDataStruct::SkeletalMeshAnimClassInInvestigation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, MeshInInvestigationMaterialsOverrides) == 0x000188, "Member 'FSHItemDataStruct::MeshInInvestigationMaterialsOverrides' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvestigationMeshWorldScale) == 0x0001D8, "Member 'FSHItemDataStruct::InvestigationMeshWorldScale' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvesitagtionAttachData) == 0x0001E0, "Member 'FSHItemDataStruct::InvesitagtionAttachData' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvesitagtionExeOverride) == 0x000218, "Member 'FSHItemDataStruct::InvesitagtionExeOverride' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, QuickTakeEquipSlotParams) == 0x000248, "Member 'FSHItemDataStruct::QuickTakeEquipSlotParams' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, QuickTakeHandPoseOverrideAnimation) == 0x000298, "Member 'FSHItemDataStruct::QuickTakeHandPoseOverrideAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvestigationType) == 0x0002C8, "Member 'FSHItemDataStruct::InvestigationType' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, RotationSpeedKeys) == 0x0002CC, "Member 'FSHItemDataStruct::RotationSpeedKeys' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, RotationSpeedMouse) == 0x0002D0, "Member 'FSHItemDataStruct::RotationSpeedMouse' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvestigationAnimations) == 0x0002D8, "Member 'FSHItemDataStruct::InvestigationAnimations' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, TakeAnimation) == 0x000368, "Member 'FSHItemDataStruct::TakeAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, IsReadable) == 0x000398, "Member 'FSHItemDataStruct::IsReadable' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, TranscriptData) == 0x0003A0, "Member 'FSHItemDataStruct::TranscriptData' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, bUseDefaultTranscriptDataIfNoContextValid) == 0x0003D0, "Member 'FSHItemDataStruct::bUseDefaultTranscriptDataIfNoContextValid' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvestigationTranscriptContexts) == 0x0003D8, "Member 'FSHItemDataStruct::InvestigationTranscriptContexts' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, DefaultMeshBoundsScale) == 0x0003E8, "Member 'FSHItemDataStruct::DefaultMeshBoundsScale' has a wrong offset!"); \ static_assert(offsetof(FSHItemDataStruct, InvestigationMeshBoundsScale) == 0x0003EC, "Member 'FSHItemDataStruct::InvestigationMeshBoundsScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemEquipmentDataStruct \ static_assert(alignof(FSHItemEquipmentDataStruct) == 0x000008, "Wrong alignment on FSHItemEquipmentDataStruct"); \ static_assert(sizeof(FSHItemEquipmentDataStruct) == 0x000038, "Wrong size on FSHItemEquipmentDataStruct"); \ static_assert(offsetof(FSHItemEquipmentDataStruct, EquipmentClass) == 0x000008, "Member 'FSHItemEquipmentDataStruct::EquipmentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemMapDataStruct \ static_assert(alignof(FSHItemMapDataStruct) == 0x000008, "Wrong alignment on FSHItemMapDataStruct"); \ static_assert(sizeof(FSHItemMapDataStruct) == 0x000040, "Wrong size on FSHItemMapDataStruct"); \ static_assert(offsetof(FSHItemMapDataStruct, AssignedMap) == 0x000008, "Member 'FSHItemMapDataStruct::AssignedMap' has a wrong offset!"); \ static_assert(offsetof(FSHItemMapDataStruct, MapsFamily) == 0x000009, "Member 'FSHItemMapDataStruct::MapsFamily' has a wrong offset!"); \ static_assert(offsetof(FSHItemMapDataStruct, MapsFamilyOrder) == 0x00000C, "Member 'FSHItemMapDataStruct::MapsFamilyOrder' has a wrong offset!"); \ static_assert(offsetof(FSHItemMapDataStruct, AssignedWidget) == 0x000010, "Member 'FSHItemMapDataStruct::AssignedWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemsStorageConfig \ static_assert(alignof(FSHItemsStorageConfig) == 0x000008, "Wrong alignment on FSHItemsStorageConfig"); \ static_assert(sizeof(FSHItemsStorageConfig) == 0x000030, "Wrong size on FSHItemsStorageConfig"); \ static_assert(offsetof(FSHItemsStorageConfig, ItemTypesWhitelist) == 0x000000, "Member 'FSHItemsStorageConfig::ItemTypesWhitelist' has a wrong offset!"); \ static_assert(offsetof(FSHItemsStorageConfig, GameplaySectionsWhitelist) == 0x000010, "Member 'FSHItemsStorageConfig::GameplaySectionsWhitelist' has a wrong offset!"); \ static_assert(offsetof(FSHItemsStorageConfig, GameplaySectionsBlacklist) == 0x000020, "Member 'FSHItemsStorageConfig::GameplaySectionsBlacklist' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemUseExeCustomSetupData \ static_assert(alignof(FSHItemUseExeCustomSetupData) == 0x000008, "Wrong alignment on FSHItemUseExeCustomSetupData"); \ static_assert(sizeof(FSHItemUseExeCustomSetupData) == 0x000068, "Wrong size on FSHItemUseExeCustomSetupData"); \ static_assert(offsetof(FSHItemUseExeCustomSetupData, Mesh) == 0x000000, "Member 'FSHItemUseExeCustomSetupData::Mesh' has a wrong offset!"); \ static_assert(offsetof(FSHItemUseExeCustomSetupData, AttachData) == 0x000030, "Member 'FSHItemUseExeCustomSetupData::AttachData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHWeaponPoseAnimations \ static_assert(alignof(FSHWeaponPoseAnimations) == 0x000008, "Wrong alignment on FSHWeaponPoseAnimations"); \ static_assert(sizeof(FSHWeaponPoseAnimations) == 0x000450, "Wrong size on FSHWeaponPoseAnimations"); \ static_assert(offsetof(FSHWeaponPoseAnimations, AnimationsData) == 0x000000, "Member 'FSHWeaponPoseAnimations::AnimationsData' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, EquipWeaponAnimation) == 0x000030, "Member 'FSHWeaponPoseAnimations::EquipWeaponAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, UnequipWeaponAnimation) == 0x0000E0, "Member 'FSHWeaponPoseAnimations::UnequipWeaponAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, ChangeWeaponUnequipAnimation) == 0x000190, "Member 'FSHWeaponPoseAnimations::ChangeWeaponUnequipAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, ChangeWeaponEquipAnimation) == 0x000240, "Member 'FSHWeaponPoseAnimations::ChangeWeaponEquipAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, ChangeWeaponUnequipInAimAnimation) == 0x0002F0, "Member 'FSHWeaponPoseAnimations::ChangeWeaponUnequipInAimAnimation' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponPoseAnimations, ChangeWeaponEquipInAimAnimation) == 0x0003A0, "Member 'FSHWeaponPoseAnimations::ChangeWeaponEquipInAimAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHItemWeaponDataStruct \ static_assert(alignof(FSHItemWeaponDataStruct) == 0x000008, "Wrong alignment on FSHItemWeaponDataStruct"); \ static_assert(sizeof(FSHItemWeaponDataStruct) == 0x000160, "Wrong size on FSHItemWeaponDataStruct"); \ static_assert(offsetof(FSHItemWeaponDataStruct, CustomClass) == 0x000008, "Member 'FSHItemWeaponDataStruct::CustomClass' has a wrong offset!"); \ static_assert(offsetof(FSHItemWeaponDataStruct, HitReactionMaps) == 0x000038, "Member 'FSHItemWeaponDataStruct::HitReactionMaps' has a wrong offset!"); \ static_assert(offsetof(FSHItemWeaponDataStruct, Animations) == 0x000040, "Member 'FSHItemWeaponDataStruct::Animations' has a wrong offset!"); \ static_assert(offsetof(FSHItemWeaponDataStruct, DodgesMapping) == 0x000090, "Member 'FSHItemWeaponDataStruct::DodgesMapping' has a wrong offset!"); \ static_assert(offsetof(FSHItemWeaponDataStruct, ItemQuickGrabMapping) == 0x0000E0, "Member 'FSHItemWeaponDataStruct::ItemQuickGrabMapping' has a wrong offset!"); \ static_assert(offsetof(FSHItemWeaponDataStruct, CrosshairWidgetClass) == 0x000130, "Member 'FSHItemWeaponDataStruct::CrosshairWidgetClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHWeaponRangedFireDetails \ static_assert(alignof(FSHWeaponRangedFireDetails) == 0x000008, "Wrong alignment on FSHWeaponRangedFireDetails"); \ static_assert(sizeof(FSHWeaponRangedFireDetails) == 0x000018, "Wrong size on FSHWeaponRangedFireDetails"); \ static_assert(offsetof(FSHWeaponRangedFireDetails, TracesNum) == 0x000000, "Member 'FSHWeaponRangedFireDetails::TracesNum' has a wrong offset!"); \ static_assert(offsetof(FSHWeaponRangedFireDetails, FoundHits) == 0x000008, "Member 'FSHWeaponRangedFireDetails::FoundHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHLauraSkeletonHierarchy \ static_assert(alignof(FSHLauraSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHLauraSkeletonHierarchy"); \ static_assert(sizeof(FSHLauraSkeletonHierarchy) == 0x000108, "Wrong size on FSHLauraSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FAnimationMovementSpeed \ static_assert(alignof(FAnimationMovementSpeed) == 0x000004, "Wrong alignment on FAnimationMovementSpeed"); \ static_assert(sizeof(FAnimationMovementSpeed) == 0x000008, "Wrong size on FAnimationMovementSpeed"); \ static_assert(offsetof(FAnimationMovementSpeed, Forward) == 0x000000, "Member 'FAnimationMovementSpeed::Forward' has a wrong offset!"); \ static_assert(offsetof(FAnimationMovementSpeed, Back) == 0x000004, "Member 'FAnimationMovementSpeed::Back' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDeadZoneRange \ static_assert(alignof(FDeadZoneRange) == 0x000004, "Wrong alignment on FDeadZoneRange"); \ static_assert(sizeof(FDeadZoneRange) == 0x00000C, "Wrong size on FDeadZoneRange"); \ static_assert(offsetof(FDeadZoneRange, MinValue) == 0x000000, "Member 'FDeadZoneRange::MinValue' has a wrong offset!"); \ static_assert(offsetof(FDeadZoneRange, MaxValue) == 0x000004, "Member 'FDeadZoneRange::MaxValue' has a wrong offset!"); \ static_assert(offsetof(FDeadZoneRange, TargetValue) == 0x000008, "Member 'FDeadZoneRange::TargetValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHLyingFigureSkeletonHierarchy \ static_assert(alignof(FSHLyingFigureSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHLyingFigureSkeletonHierarchy"); \ static_assert(sizeof(FSHLyingFigureSkeletonHierarchy) == 0x000108, "Wrong size on FSHLyingFigureSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMandarinSkeletonHierarchy \ static_assert(alignof(FSHMandarinSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHMandarinSkeletonHierarchy"); \ static_assert(sizeof(FSHMandarinSkeletonHierarchy) == 0x000108, "Wrong size on FSHMandarinSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMannequinSkeletonHierarchy \ static_assert(alignof(FSHMannequinSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHMannequinSkeletonHierarchy"); \ static_assert(sizeof(FSHMannequinSkeletonHierarchy) == 0x000108, "Wrong size on FSHMannequinSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMariaFlashlightReactionAnimSubcompSettings \ static_assert(alignof(FSHMariaFlashlightReactionAnimSubcompSettings) == 0x000008, "Wrong alignment on FSHMariaFlashlightReactionAnimSubcompSettings"); \ static_assert(sizeof(FSHMariaFlashlightReactionAnimSubcompSettings) == 0x000118, "Wrong size on FSHMariaFlashlightReactionAnimSubcompSettings"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, BlendIn_InterpSpeed) == 0x000008, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::BlendIn_InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, BlendOut_InterpSpeed) == 0x00000C, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::BlendOut_InterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, BlendOutReactionDelay) == 0x000010, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::BlendOutReactionDelay' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, BlackboardKeyName) == 0x000014, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::BlackboardKeyName' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, DialogTalkRequiredShineTime) == 0x00001C, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::DialogTalkRequiredShineTime' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, DialogTalkInterval) == 0x000020, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::DialogTalkInterval' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, DialogID) == 0x000028, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::DialogID' has a wrong offset!"); \ static_assert(offsetof(FSHMariaFlashlightReactionAnimSubcompSettings, DialogInfo) == 0x000050, "Member 'FSHMariaFlashlightReactionAnimSubcompSettings::DialogInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMariaSkeletonHierarchy \ static_assert(alignof(FSHMariaSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHMariaSkeletonHierarchy"); \ static_assert(sizeof(FSHMariaSkeletonHierarchy) == 0x000108, "Wrong size on FSHMariaSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMarySkeletonHierarchy \ static_assert(alignof(FSHMarySkeletonHierarchy) == 0x000008, "Wrong alignment on FSHMarySkeletonHierarchy"); \ static_assert(sizeof(FSHMarySkeletonHierarchy) == 0x000108, "Wrong size on FSHMarySkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHMaryTransformationStateCurves \ static_assert(alignof(FSHMaryTransformationStateCurves) == 0x000004, "Wrong alignment on FSHMaryTransformationStateCurves"); \ static_assert(sizeof(FSHMaryTransformationStateCurves) == 0x000024, "Wrong size on FSHMaryTransformationStateCurves"); \ static_assert(offsetof(FSHMaryTransformationStateCurves, HeightCurve) == 0x000000, "Member 'FSHMaryTransformationStateCurves::HeightCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMaryTransformationStateCurves, RotationCurve) == 0x000008, "Member 'FSHMaryTransformationStateCurves::RotationCurve' has a wrong offset!"); \ static_assert(offsetof(FSHMaryTransformationStateCurves, CeilingAvoidCurveAbove) == 0x000010, "Member 'FSHMaryTransformationStateCurves::CeilingAvoidCurveAbove' has a wrong offset!"); \ static_assert(offsetof(FSHMaryTransformationStateCurves, CeilingAvoidCurveBelow) == 0x000018, "Member 'FSHMaryTransformationStateCurves::CeilingAvoidCurveBelow' has a wrong offset!"); \ static_assert(offsetof(FSHMaryTransformationStateCurves, CeilingPassRadiusScale) == 0x000020, "Member 'FSHMaryTransformationStateCurves::CeilingPassRadiusScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMenuTutorial \ static_assert(alignof(FMenuTutorial) == 0x000008, "Wrong alignment on FMenuTutorial"); \ static_assert(sizeof(FMenuTutorial) == 0x000028, "Wrong size on FMenuTutorial"); \ static_assert(offsetof(FMenuTutorial, Text) == 0x000000, "Member 'FMenuTutorial::Text' has a wrong offset!"); \ static_assert(offsetof(FMenuTutorial, Actions) == 0x000018, "Member 'FMenuTutorial::Actions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHMovementSnapOperation \ static_assert(alignof(FSHMovementSnapOperation) == 0x000008, "Wrong alignment on FSHMovementSnapOperation"); \ static_assert(sizeof(FSHMovementSnapOperation) == 0x0000C0, "Wrong size on FSHMovementSnapOperation"); \ #define DUMPER7_ASSERTS_FSHMQSpiderSkeletonHierarchy \ static_assert(alignof(FSHMQSpiderSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHMQSpiderSkeletonHierarchy"); \ static_assert(sizeof(FSHMQSpiderSkeletonHierarchy) == 0x000108, "Wrong size on FSHMQSpiderSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHNPCAnimInstanceLocomotionSlotConfiguration \ static_assert(alignof(FSHNPCAnimInstanceLocomotionSlotConfiguration) == 0x000004, "Wrong alignment on FSHNPCAnimInstanceLocomotionSlotConfiguration"); \ static_assert(sizeof(FSHNPCAnimInstanceLocomotionSlotConfiguration) == 0x000010, "Wrong size on FSHNPCAnimInstanceLocomotionSlotConfiguration"); \ static_assert(offsetof(FSHNPCAnimInstanceLocomotionSlotConfiguration, LocomotionTag) == 0x000000, "Member 'FSHNPCAnimInstanceLocomotionSlotConfiguration::LocomotionTag' has a wrong offset!"); \ static_assert(offsetof(FSHNPCAnimInstanceLocomotionSlotConfiguration, LocomotionSnapshotName) == 0x000008, "Member 'FSHNPCAnimInstanceLocomotionSlotConfiguration::LocomotionSnapshotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHNPCAnimInstanceLocomotionSlot \ static_assert(alignof(FSHNPCAnimInstanceLocomotionSlot) == 0x000004, "Wrong alignment on FSHNPCAnimInstanceLocomotionSlot"); \ static_assert(sizeof(FSHNPCAnimInstanceLocomotionSlot) == 0x000024, "Wrong size on FSHNPCAnimInstanceLocomotionSlot"); \ static_assert(offsetof(FSHNPCAnimInstanceLocomotionSlot, CachedLocomotion) == 0x000010, "Member 'FSHNPCAnimInstanceLocomotionSlot::CachedLocomotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHNurseSkeletonHierarchy \ static_assert(alignof(FSHNurseSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHNurseSkeletonHierarchy"); \ static_assert(sizeof(FSHNurseSkeletonHierarchy) == 0x000108, "Wrong size on FSHNurseSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FNurseWalkingProfileData \ static_assert(alignof(FNurseWalkingProfileData) == 0x000004, "Wrong alignment on FNurseWalkingProfileData"); \ static_assert(sizeof(FNurseWalkingProfileData) == 0x000008, "Wrong size on FNurseWalkingProfileData"); \ static_assert(offsetof(FNurseWalkingProfileData, WalkSpeedFactor) == 0x000000, "Member 'FNurseWalkingProfileData::WalkSpeedFactor' has a wrong offset!"); \ static_assert(offsetof(FNurseWalkingProfileData, WalkRootMotionScale) == 0x000004, "Member 'FNurseWalkingProfileData::WalkRootMotionScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHPHSkeletonHierarchy \ static_assert(alignof(FSHPHSkeletonHierarchy) == 0x000008, "Wrong alignment on FSHPHSkeletonHierarchy"); \ static_assert(sizeof(FSHPHSkeletonHierarchy) == 0x000108, "Wrong size on FSHPHSkeletonHierarchy"); \ #define DUMPER7_ASSERTS_FSHRagDollSubcompBoneChainSettings \ static_assert(alignof(FSHRagDollSubcompBoneChainSettings) == 0x000008, "Wrong alignment on FSHRagDollSubcompBoneChainSettings"); \ static_assert(sizeof(FSHRagDollSubcompBoneChainSettings) == 0x000038, "Wrong size on FSHRagDollSubcompBoneChainSettings"); \ static_assert(offsetof(FSHRagDollSubcompBoneChainSettings, ChainName) == 0x000000, "Member 'FSHRagDollSubcompBoneChainSettings::ChainName' has a wrong offset!"); \ static_assert(offsetof(FSHRagDollSubcompBoneChainSettings, SubChainNames) == 0x000008, "Member 'FSHRagDollSubcompBoneChainSettings::SubChainNames' has a wrong offset!"); \ static_assert(offsetof(FSHRagDollSubcompBoneChainSettings, BoneNames) == 0x000018, "Member 'FSHRagDollSubcompBoneChainSettings::BoneNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHRagDollSubcompSettings \ static_assert(alignof(FSHRagDollSubcompSettings) == 0x000008, "Wrong alignment on FSHRagDollSubcompSettings"); \ static_assert(sizeof(FSHRagDollSubcompSettings) == 0x000038, "Wrong size on FSHRagDollSubcompSettings"); \ static_assert(offsetof(FSHRagDollSubcompSettings, RagDollPhysicsIdentifier) == 0x000008, "Member 'FSHRagDollSubcompSettings::RagDollPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(FSHRagDollSubcompSettings, RagDollBoneChains) == 0x000010, "Member 'FSHRagDollSubcompSettings::RagDollBoneChains' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHRangedAutoAimWeaponConfigurationData \ static_assert(alignof(FSHRangedAutoAimWeaponConfigurationData) == 0x000008, "Wrong alignment on FSHRangedAutoAimWeaponConfigurationData"); \ static_assert(sizeof(FSHRangedAutoAimWeaponConfigurationData) == 0x000010, "Wrong size on FSHRangedAutoAimWeaponConfigurationData"); \ static_assert(offsetof(FSHRangedAutoAimWeaponConfigurationData, MaxRange) == 0x000000, "Member 'FSHRangedAutoAimWeaponConfigurationData::MaxRange' has a wrong offset!"); \ static_assert(offsetof(FSHRangedAutoAimWeaponConfigurationData, RangeToStrengthMappingCurve) == 0x000008, "Member 'FSHRangedAutoAimWeaponConfigurationData::RangeToStrengthMappingCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHRangedAutoAimConfigurationData \ static_assert(alignof(FSHRangedAutoAimConfigurationData) == 0x000008, "Wrong alignment on FSHRangedAutoAimConfigurationData"); \ static_assert(sizeof(FSHRangedAutoAimConfigurationData) == 0x000018, "Wrong size on FSHRangedAutoAimConfigurationData"); \ static_assert(offsetof(FSHRangedAutoAimConfigurationData, MinInputValueToDisableMagnet) == 0x000000, "Member 'FSHRangedAutoAimConfigurationData::MinInputValueToDisableMagnet' has a wrong offset!"); \ static_assert(offsetof(FSHRangedAutoAimConfigurationData, InfluenceRadiusAsExtentMul) == 0x000004, "Member 'FSHRangedAutoAimConfigurationData::InfluenceRadiusAsExtentMul' has a wrong offset!"); \ static_assert(offsetof(FSHRangedAutoAimConfigurationData, AutoAimInputBaseValue) == 0x000008, "Member 'FSHRangedAutoAimConfigurationData::AutoAimInputBaseValue' has a wrong offset!"); \ static_assert(offsetof(FSHRangedAutoAimConfigurationData, RadiusDistanceStrengthMappingCurve) == 0x000010, "Member 'FSHRangedAutoAimConfigurationData::RadiusDistanceStrengthMappingCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConsoleOverrideData \ static_assert(alignof(FConsoleOverrideData) == 0x000008, "Wrong alignment on FConsoleOverrideData"); \ static_assert(sizeof(FConsoleOverrideData) == 0x000030, "Wrong size on FConsoleOverrideData"); \ static_assert(offsetof(FConsoleOverrideData, Name) == 0x000000, "Member 'FConsoleOverrideData::Name' has a wrong offset!"); \ static_assert(offsetof(FConsoleOverrideData, Value) == 0x000010, "Member 'FConsoleOverrideData::Value' has a wrong offset!"); \ static_assert(offsetof(FConsoleOverrideData, PreservedValue) == 0x000020, "Member 'FConsoleOverrideData::PreservedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReviveAnimationData \ static_assert(alignof(FReviveAnimationData) == 0x000008, "Wrong alignment on FReviveAnimationData"); \ static_assert(sizeof(FReviveAnimationData) == 0x0000C0, "Wrong size on FReviveAnimationData"); \ static_assert(offsetof(FReviveAnimationData, Animation) == 0x000000, "Member 'FReviveAnimationData::Animation' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, HipsForward) == 0x000008, "Member 'FReviveAnimationData::HipsForward' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, HipsRight) == 0x000020, "Member 'FReviveAnimationData::HipsRight' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, HipsUp) == 0x000038, "Member 'FReviveAnimationData::HipsUp' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, BoneDirection) == 0x000050, "Member 'FReviveAnimationData::BoneDirection' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, RevivePose) == 0x0000A0, "Member 'FReviveAnimationData::RevivePose' has a wrong offset!"); \ static_assert(offsetof(FReviveAnimationData, ActorForwardBasedOnHips) == 0x0000A8, "Member 'FReviveAnimationData::ActorForwardBasedOnHips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHRotationSnapOperation \ static_assert(alignof(FSHRotationSnapOperation) == 0x000008, "Wrong alignment on FSHRotationSnapOperation"); \ static_assert(sizeof(FSHRotationSnapOperation) == 0x000098, "Wrong size on FSHRotationSnapOperation"); \ #define DUMPER7_ASSERTS_FSHSaveData \ static_assert(alignof(FSHSaveData) == 0x000010, "Wrong alignment on FSHSaveData"); \ static_assert(sizeof(FSHSaveData) == 0x000120, "Wrong size on FSHSaveData"); \ static_assert(offsetof(FSHSaveData, PlayerData) == 0x000010, "Member 'FSHSaveData::PlayerData' has a wrong offset!"); \ static_assert(offsetof(FSHSaveData, StreamingData) == 0x000040, "Member 'FSHSaveData::StreamingData' has a wrong offset!"); \ static_assert(offsetof(FSHSaveData, SavePointName) == 0x000110, "Member 'FSHSaveData::SavePointName' has a wrong offset!"); \ static_assert(offsetof(FSHSaveData, CombatDifficulty) == 0x000118, "Member 'FSHSaveData::CombatDifficulty' has a wrong offset!"); \ static_assert(offsetof(FSHSaveData, PuzzlesDifficulty) == 0x000119, "Member 'FSHSaveData::PuzzlesDifficulty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameSaveSlotInfo \ static_assert(alignof(FGameSaveSlotInfo) == 0x000008, "Wrong alignment on FGameSaveSlotInfo"); \ static_assert(sizeof(FGameSaveSlotInfo) == 0x000080, "Wrong size on FGameSaveSlotInfo"); \ static_assert(offsetof(FGameSaveSlotInfo, SavePointName) == 0x00003C, "Member 'FGameSaveSlotInfo::SavePointName' has a wrong offset!"); \ static_assert(offsetof(FGameSaveSlotInfo, SavePointImage) == 0x000048, "Member 'FGameSaveSlotInfo::SavePointImage' has a wrong offset!"); \ static_assert(offsetof(FGameSaveSlotInfo, CombatDifficulty) == 0x000078, "Member 'FGameSaveSlotInfo::CombatDifficulty' has a wrong offset!"); \ static_assert(offsetof(FGameSaveSlotInfo, PuzzlesDifficulty) == 0x000079, "Member 'FGameSaveSlotInfo::PuzzlesDifficulty' has a wrong offset!"); \ static_assert(offsetof(FGameSaveSlotInfo, Filter) == 0x00007A, "Member 'FGameSaveSlotInfo::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSavePointInfo \ static_assert(alignof(FSavePointInfo) == 0x000008, "Wrong alignment on FSavePointInfo"); \ static_assert(sizeof(FSavePointInfo) == 0x000070, "Wrong size on FSavePointInfo"); \ static_assert(offsetof(FSavePointInfo, Filter) == 0x000008, "Member 'FSavePointInfo::Filter' has a wrong offset!"); \ static_assert(offsetof(FSavePointInfo, DisplayTitle) == 0x000010, "Member 'FSavePointInfo::DisplayTitle' has a wrong offset!"); \ static_assert(offsetof(FSavePointInfo, MinorDisplayTitle) == 0x000028, "Member 'FSavePointInfo::MinorDisplayTitle' has a wrong offset!"); \ static_assert(offsetof(FSavePointInfo, Image) == 0x000040, "Member 'FSavePointInfo::Image' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTutorialsData \ static_assert(alignof(FTutorialsData) == 0x000008, "Wrong alignment on FTutorialsData"); \ static_assert(sizeof(FTutorialsData) == 0x000060, "Wrong size on FTutorialsData"); \ static_assert(offsetof(FTutorialsData, Visibility) == 0x000000, "Member 'FTutorialsData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FTutorialsData, FontInfo) == 0x000008, "Member 'FTutorialsData::FontInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReticleData \ static_assert(alignof(FReticleData) == 0x000004, "Wrong alignment on FReticleData"); \ static_assert(sizeof(FReticleData) == 0x00000C, "Wrong size on FReticleData"); \ static_assert(offsetof(FReticleData, Visibility) == 0x000000, "Member 'FReticleData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FReticleData, Thickness) == 0x000001, "Member 'FReticleData::Thickness' has a wrong offset!"); \ static_assert(offsetof(FReticleData, Opacity) == 0x000004, "Member 'FReticleData::Opacity' has a wrong offset!"); \ static_assert(offsetof(FReticleData, Color) == 0x000008, "Member 'FReticleData::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInteractionIconData \ static_assert(alignof(FInteractionIconData) == 0x000008, "Wrong alignment on FInteractionIconData"); \ static_assert(sizeof(FInteractionIconData) == 0x0000C8, "Wrong size on FInteractionIconData"); \ static_assert(offsetof(FInteractionIconData, Visibility) == 0x000000, "Member 'FInteractionIconData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FInteractionIconData, Size) == 0x000001, "Member 'FInteractionIconData::Size' has a wrong offset!"); \ static_assert(offsetof(FInteractionIconData, ScaleMultiplier) == 0x000004, "Member 'FInteractionIconData::ScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(FInteractionIconData, VisualizationData) == 0x000008, "Member 'FInteractionIconData::VisualizationData' has a wrong offset!"); \ static_assert(offsetof(FInteractionIconData, SizeData) == 0x000068, "Member 'FInteractionIconData::SizeData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTraversalIconData \ static_assert(alignof(FTraversalIconData) == 0x000008, "Wrong alignment on FTraversalIconData"); \ static_assert(sizeof(FTraversalIconData) == 0x0000C8, "Wrong size on FTraversalIconData"); \ static_assert(offsetof(FTraversalIconData, Visibility) == 0x000000, "Member 'FTraversalIconData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FTraversalIconData, Size) == 0x000001, "Member 'FTraversalIconData::Size' has a wrong offset!"); \ static_assert(offsetof(FTraversalIconData, ScaleMultiplier) == 0x000004, "Member 'FTraversalIconData::ScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(FTraversalIconData, VisualizationData) == 0x000008, "Member 'FTraversalIconData::VisualizationData' has a wrong offset!"); \ static_assert(offsetof(FTraversalIconData, SizeData) == 0x000068, "Member 'FTraversalIconData::SizeData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStruggleInputData \ static_assert(alignof(FStruggleInputData) == 0x000001, "Wrong alignment on FStruggleInputData"); \ static_assert(sizeof(FStruggleInputData) == 0x000002, "Wrong size on FStruggleInputData"); \ static_assert(offsetof(FStruggleInputData, Visibility) == 0x000000, "Member 'FStruggleInputData::Visibility' has a wrong offset!"); \ static_assert(offsetof(FStruggleInputData, Size) == 0x000001, "Member 'FStruggleInputData::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSlideSnapOperation \ static_assert(alignof(FSHSlideSnapOperation) == 0x000008, "Wrong alignment on FSHSlideSnapOperation"); \ static_assert(sizeof(FSHSlideSnapOperation) == 0x0000B8, "Wrong size on FSHSlideSnapOperation"); \ #define DUMPER7_ASSERTS_FSHSpawnpointItemsDataSet \ static_assert(alignof(FSHSpawnpointItemsDataSet) == 0x000008, "Wrong alignment on FSHSpawnpointItemsDataSet"); \ static_assert(sizeof(FSHSpawnpointItemsDataSet) == 0x000040, "Wrong size on FSHSpawnpointItemsDataSet"); \ static_assert(offsetof(FSHSpawnpointItemsDataSet, SpawnPointName) == 0x000000, "Member 'FSHSpawnpointItemsDataSet::SpawnPointName' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointItemsDataSet, CummulativeItems) == 0x000010, "Member 'FSHSpawnpointItemsDataSet::CummulativeItems' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointItemsDataSet, RemoveFromCummulativeItems) == 0x000020, "Member 'FSHSpawnpointItemsDataSet::RemoveFromCummulativeItems' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointItemsDataSet, ThisSpawnpointOnlyItems) == 0x000030, "Member 'FSHSpawnpointItemsDataSet::ThisSpawnpointOnlyItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHSpawnpointTutorialsDataSet \ static_assert(alignof(FSHSpawnpointTutorialsDataSet) == 0x000008, "Wrong alignment on FSHSpawnpointTutorialsDataSet"); \ static_assert(sizeof(FSHSpawnpointTutorialsDataSet) == 0x000040, "Wrong size on FSHSpawnpointTutorialsDataSet"); \ static_assert(offsetof(FSHSpawnpointTutorialsDataSet, SpawnPointName) == 0x000000, "Member 'FSHSpawnpointTutorialsDataSet::SpawnPointName' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointTutorialsDataSet, CummulativeTutorials) == 0x000010, "Member 'FSHSpawnpointTutorialsDataSet::CummulativeTutorials' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointTutorialsDataSet, RemoveFromCummulativeTutorials) == 0x000020, "Member 'FSHSpawnpointTutorialsDataSet::RemoveFromCummulativeTutorials' has a wrong offset!"); \ static_assert(offsetof(FSHSpawnpointTutorialsDataSet, ThisSpawnpointOnlyTutorials) == 0x000030, "Member 'FSHSpawnpointTutorialsDataSet::ThisSpawnpointOnlyTutorials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHTraversalDataConfig \ static_assert(alignof(FSHTraversalDataConfig) == 0x000010, "Wrong alignment on FSHTraversalDataConfig"); \ static_assert(sizeof(FSHTraversalDataConfig) == 0x0000B0, "Wrong size on FSHTraversalDataConfig"); \ #define DUMPER7_ASSERTS_FSHViewLookOperation \ static_assert(alignof(FSHViewLookOperation) == 0x000008, "Wrong alignment on FSHViewLookOperation"); \ static_assert(sizeof(FSHViewLookOperation) == 0x0000F0, "Wrong size on FSHViewLookOperation"); \ static_assert(offsetof(FSHViewLookOperation, OperationEvents) == 0x000008, "Member 'FSHViewLookOperation::OperationEvents' has a wrong offset!"); \ static_assert(offsetof(FSHViewLookOperation, CurrentSettings) == 0x000010, "Member 'FSHViewLookOperation::CurrentSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHXWaterIntersection \ static_assert(alignof(FSHXWaterIntersection) == 0x000008, "Wrong alignment on FSHXWaterIntersection"); \ static_assert(sizeof(FSHXWaterIntersection) == 0x000040, "Wrong size on FSHXWaterIntersection"); \ static_assert(offsetof(FSHXWaterIntersection, WorldLoc) == 0x000000, "Member 'FSHXWaterIntersection::WorldLoc' has a wrong offset!"); \ static_assert(offsetof(FSHXWaterIntersection, Radius) == 0x000018, "Member 'FSHXWaterIntersection::Radius' has a wrong offset!"); \ static_assert(offsetof(FSHXWaterIntersection, Velocity) == 0x000020, "Member 'FSHXWaterIntersection::Velocity' has a wrong offset!"); \ static_assert(offsetof(FSHXWaterIntersection, EffectType) == 0x000038, "Member 'FSHXWaterIntersection::EffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneHierarchyData \ static_assert(alignof(FBoneHierarchyData) == 0x000004, "Wrong alignment on FBoneHierarchyData"); \ static_assert(sizeof(FBoneHierarchyData) == 0x00000C, "Wrong size on FBoneHierarchyData"); \ #define DUMPER7_ASSERTS_FBoneRagdoll \ static_assert(alignof(FBoneRagdoll) == 0x000004, "Wrong alignment on FBoneRagdoll"); \ static_assert(sizeof(FBoneRagdoll) == 0x000008, "Wrong size on FBoneRagdoll"); \ static_assert(offsetof(FBoneRagdoll, bone) == 0x000000, "Member 'FBoneRagdoll::bone' has a wrong offset!"); \ static_assert(offsetof(FBoneRagdoll, bOverrideSettings) == 0x000001, "Member 'FBoneRagdoll::bOverrideSettings' has a wrong offset!"); \ static_assert(offsetof(FBoneRagdoll, BlendPhysicTargetScale) == 0x000004, "Member 'FBoneRagdoll::BlendPhysicTargetScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletonRagdollProfileData \ static_assert(alignof(FSkeletonRagdollProfileData) == 0x000008, "Wrong alignment on FSkeletonRagdollProfileData"); \ static_assert(sizeof(FSkeletonRagdollProfileData) == 0x000050, "Wrong size on FSkeletonRagdollProfileData"); \ static_assert(offsetof(FSkeletonRagdollProfileData, Name) == 0x000000, "Member 'FSkeletonRagdollProfileData::Name' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, ConstraintProfile) == 0x000004, "Member 'FSkeletonRagdollProfileData::ConstraintProfile' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, BlendPhysicTarget) == 0x00000C, "Member 'FSkeletonRagdollProfileData::BlendPhysicTarget' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, BlendPhysicInterpSpeed) == 0x000010, "Member 'FSkeletonRagdollProfileData::BlendPhysicInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, BlendCurve) == 0x000018, "Member 'FSkeletonRagdollProfileData::BlendCurve' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, bInfinitTime) == 0x000020, "Member 'FSkeletonRagdollProfileData::bInfinitTime' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, TimeOfBlend) == 0x000024, "Member 'FSkeletonRagdollProfileData::TimeOfBlend' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, Priority) == 0x000028, "Member 'FSkeletonRagdollProfileData::Priority' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, bSpecificBones) == 0x00002C, "Member 'FSkeletonRagdollProfileData::bSpecificBones' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, Bones) == 0x000030, "Member 'FSkeletonRagdollProfileData::Bones' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, WeightImpact) == 0x000040, "Member 'FSkeletonRagdollProfileData::WeightImpact' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, WeightImpactDamping) == 0x000044, "Member 'FSkeletonRagdollProfileData::WeightImpactDamping' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, ParentLevelImpact) == 0x000048, "Member 'FSkeletonRagdollProfileData::ParentLevelImpact' has a wrong offset!"); \ static_assert(offsetof(FSkeletonRagdollProfileData, ParentLevelDamping) == 0x00004C, "Member 'FSkeletonRagdollProfileData::ParentLevelDamping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoubleDoorSD_ProcessDoorAlphaChanged \ static_assert(alignof(SHDoubleDoorSD_ProcessDoorAlphaChanged) == 0x000008, "Wrong alignment on SHDoubleDoorSD_ProcessDoorAlphaChanged"); \ static_assert(sizeof(SHDoubleDoorSD_ProcessDoorAlphaChanged) == 0x000008, "Wrong size on SHDoubleDoorSD_ProcessDoorAlphaChanged"); \ static_assert(offsetof(SHDoubleDoorSD_ProcessDoorAlphaChanged, MovementComponent) == 0x000000, "Member 'SHDoubleDoorSD_ProcessDoorAlphaChanged::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoubleDoorSD_ProcessInteractionManagerInitialized \ static_assert(alignof(SHDoubleDoorSD_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHDoubleDoorSD_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHDoubleDoorSD_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHDoubleDoorSD_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHDoubleDoorSD_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHDoubleDoorSD_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDoubleDoorSD \ static_assert(alignof(ASHDoubleDoorSD) == 0x000008, "Wrong alignment on ASHDoubleDoorSD"); \ static_assert(sizeof(ASHDoubleDoorSD) == 0x0003B0, "Wrong size on ASHDoubleDoorSD"); \ static_assert(offsetof(ASHDoubleDoorSD, FrameMesh) == 0x0002B0, "Member 'ASHDoubleDoorSD::FrameMesh' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, FramePlaneSideDetectionComponent) == 0x0002B8, "Member 'ASHDoubleDoorSD::FramePlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorMesh) == 0x0002C0, "Member 'ASHDoubleDoorSD::LeftDoorMesh' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorMeshHandleSpotAbove) == 0x0002C8, "Member 'ASHDoubleDoorSD::LeftDoorMeshHandleSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorMeshHandleSpotBelow) == 0x0002D0, "Member 'ASHDoubleDoorSD::LeftDoorMeshHandleSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorPlaneSideDetectionComponent) == 0x0002D8, "Member 'ASHDoubleDoorSD::LeftDoorPlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorPreHitDetector) == 0x0002E0, "Member 'ASHDoubleDoorSD::LeftDoorPreHitDetector' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorMesh) == 0x0002E8, "Member 'ASHDoubleDoorSD::RightDoorMesh' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorMeshHandleSpotAbove) == 0x0002F0, "Member 'ASHDoubleDoorSD::RightDoorMeshHandleSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorMeshHandleSpotBelow) == 0x0002F8, "Member 'ASHDoubleDoorSD::RightDoorMeshHandleSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorPlaneSideDetectionComponent) == 0x000300, "Member 'ASHDoubleDoorSD::RightDoorPlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorPreHitDetector) == 0x000308, "Member 'ASHDoubleDoorSD::RightDoorPreHitDetector' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionGeneric) == 0x000310, "Member 'ASHDoubleDoorSD::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionProximitySphere) == 0x000318, "Member 'ASHDoubleDoorSD::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionIcon) == 0x000320, "Member 'ASHDoubleDoorSD::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionDetectable) == 0x000328, "Member 'ASHDoubleDoorSD::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionDetectableShape) == 0x000330, "Member 'ASHDoubleDoorSD::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionIconSlotFront) == 0x000338, "Member 'ASHDoubleDoorSD::InteractionIconSlotFront' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionIconSlotBack) == 0x000340, "Member 'ASHDoubleDoorSD::InteractionIconSlotBack' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LockAnimSpotAbove) == 0x000348, "Member 'ASHDoubleDoorSD::LockAnimSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LockAnimSpotBelow) == 0x000350, "Member 'ASHDoubleDoorSD::LockAnimSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftSHAkDoorComponent) == 0x000358, "Member 'ASHDoubleDoorSD::LeftSHAkDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightSHAkDoorComponent) == 0x000360, "Member 'ASHDoubleDoorSD::RightSHAkDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, SHAkPortalBounds) == 0x000368, "Member 'ASHDoubleDoorSD::SHAkPortalBounds' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, SHAkPortalDoorComponent) == 0x000370, "Member 'ASHDoubleDoorSD::SHAkPortalDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, InteractionManager) == 0x000378, "Member 'ASHDoubleDoorSD::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, DoorLock) == 0x000380, "Member 'ASHDoubleDoorSD::DoorLock' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, DoorAnimations) == 0x000388, "Member 'ASHDoubleDoorSD::DoorAnimations' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, RightDoorMovement) == 0x000390, "Member 'ASHDoubleDoorSD::RightDoorMovement' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, LeftDoorMovement) == 0x000398, "Member 'ASHDoubleDoorSD::LeftDoorMovement' has a wrong offset!"); \ static_assert(offsetof(ASHDoubleDoorSD, GameplayMapObject) == 0x0003A0, "Member 'ASHDoubleDoorSD::GameplayMapObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionFloatUniformParam \ static_assert(alignof(UDistributionFloatUniformParam) == 0x000008, "Wrong alignment on UDistributionFloatUniformParam"); \ static_assert(sizeof(UDistributionFloatUniformParam) == 0x000050, "Wrong size on UDistributionFloatUniformParam"); \ static_assert(offsetof(UDistributionFloatUniformParam, MaxParameterName) == 0x000038, "Member 'UDistributionFloatUniformParam::MaxParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatUniformParam, MinParameterName) == 0x000040, "Member 'UDistributionFloatUniformParam::MinParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatUniformParam, DefaultMax) == 0x000048, "Member 'UDistributionFloatUniformParam::DefaultMax' has a wrong offset!"); \ static_assert(offsetof(UDistributionFloatUniformParam, DefaultMin) == 0x00004C, "Member 'UDistributionFloatUniformParam::DefaultMin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayHudWidget \ static_assert(alignof(USHGameplayHudWidget) == 0x000008, "Wrong alignment on USHGameplayHudWidget"); \ static_assert(sizeof(USHGameplayHudWidget) == 0x0002E8, "Wrong size on USHGameplayHudWidget"); \ static_assert(offsetof(USHGameplayHudWidget, MainContainer) == 0x000278, "Member 'USHGameplayHudWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, CrosshairContainer) == 0x000280, "Member 'USHGameplayHudWidget::CrosshairContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, TutorialWidget) == 0x000288, "Member 'USHGameplayHudWidget::TutorialWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, ItemNotificationWidget) == 0x000290, "Member 'USHGameplayHudWidget::ItemNotificationWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, RangedWeaponDetailsWidget) == 0x000298, "Member 'USHGameplayHudWidget::RangedWeaponDetailsWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, HealingItemsNotificationWidget) == 0x0002A0, "Member 'USHGameplayHudWidget::HealingItemsNotificationWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, GameplayFadeWidget) == 0x0002A8, "Member 'USHGameplayHudWidget::GameplayFadeWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, GameplayStruggleWidget) == 0x0002B0, "Member 'USHGameplayHudWidget::GameplayStruggleWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, HealthIndicatorWidget) == 0x0002B8, "Member 'USHGameplayHudWidget::HealthIndicatorWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, RadioIndicatorWidget) == 0x0002C0, "Member 'USHGameplayHudWidget::RadioIndicatorWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHudWidget, OwnerCharacter) == 0x0002C8, "Member 'USHGameplayHudWidget::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAmbientSpotLight \ static_assert(alignof(AAmbientSpotLight) == 0x000008, "Wrong alignment on AAmbientSpotLight"); \ static_assert(sizeof(AAmbientSpotLight) == 0x0002C8, "Wrong size on AAmbientSpotLight"); \ #define DUMPER7_ASSERTS_USHDefenceCmbSubcompSettings \ static_assert(alignof(USHDefenceCmbSubcompSettings) == 0x000008, "Wrong alignment on USHDefenceCmbSubcompSettings"); \ static_assert(sizeof(USHDefenceCmbSubcompSettings) == 0x000070, "Wrong size on USHDefenceCmbSubcompSettings"); \ static_assert(offsetof(USHDefenceCmbSubcompSettings, bDodgeUseViewSnapOnEnemy) == 0x000030, "Member 'USHDefenceCmbSubcompSettings::bDodgeUseViewSnapOnEnemy' has a wrong offset!"); \ static_assert(offsetof(USHDefenceCmbSubcompSettings, bDodgeViewSnapOnEnemyDurationAsAnimLengthMul) == 0x000031, "Member 'USHDefenceCmbSubcompSettings::bDodgeViewSnapOnEnemyDurationAsAnimLengthMul' has a wrong offset!"); \ static_assert(offsetof(USHDefenceCmbSubcompSettings, DodgeViewSnapOnEnemyDuration) == 0x000034, "Member 'USHDefenceCmbSubcompSettings::DodgeViewSnapOnEnemyDuration' has a wrong offset!"); \ static_assert(offsetof(USHDefenceCmbSubcompSettings, DodgeViewSnapOnEnemySettings) == 0x000038, "Member 'USHDefenceCmbSubcompSettings::DodgeViewSnapOnEnemySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_InvestigationFlipEnd \ static_assert(alignof(UAnimNotify_InvestigationFlipEnd) == 0x000008, "Wrong alignment on UAnimNotify_InvestigationFlipEnd"); \ static_assert(sizeof(UAnimNotify_InvestigationFlipEnd) == 0x000040, "Wrong size on UAnimNotify_InvestigationFlipEnd"); \ static_assert(offsetof(UAnimNotify_InvestigationFlipEnd, Time) == 0x000038, "Member 'UAnimNotify_InvestigationFlipEnd::Time' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_InvestigationFlipEnd, FlipSide) == 0x00003C, "Member 'UAnimNotify_InvestigationFlipEnd::FlipSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionsBodyMap \ static_assert(alignof(USHHitReactionsBodyMap) == 0x000008, "Wrong alignment on USHHitReactionsBodyMap"); \ static_assert(sizeof(USHHitReactionsBodyMap) == 0x000040, "Wrong size on USHHitReactionsBodyMap"); \ static_assert(offsetof(USHHitReactionsBodyMap, BoneHitReactionResponses) == 0x000030, "Member 'USHHitReactionsBodyMap::BoneHitReactionResponses' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_AIWeaponEquip \ static_assert(alignof(USHAnimNotify_AIWeaponEquip) == 0x000008, "Wrong alignment on USHAnimNotify_AIWeaponEquip"); \ static_assert(sizeof(USHAnimNotify_AIWeaponEquip) == 0x000038, "Wrong size on USHAnimNotify_AIWeaponEquip"); \ #define DUMPER7_ASSERTS_USHAnimNotify_AIWeaponEnablePhysics \ static_assert(alignof(USHAnimNotify_AIWeaponEnablePhysics) == 0x000008, "Wrong alignment on USHAnimNotify_AIWeaponEnablePhysics"); \ static_assert(sizeof(USHAnimNotify_AIWeaponEnablePhysics) == 0x000038, "Wrong size on USHAnimNotify_AIWeaponEnablePhysics"); \ #define DUMPER7_ASSERTS_USHAICharacterMovementComponent \ static_assert(alignof(USHAICharacterMovementComponent) == 0x000010, "Wrong alignment on USHAICharacterMovementComponent"); \ static_assert(sizeof(USHAICharacterMovementComponent) == 0x0011E0, "Wrong size on USHAICharacterMovementComponent"); \ #define DUMPER7_ASSERTS_USHDoorAnimationsBaseSetData \ static_assert(alignof(USHDoorAnimationsBaseSetData) == 0x000008, "Wrong alignment on USHDoorAnimationsBaseSetData"); \ static_assert(sizeof(USHDoorAnimationsBaseSetData) == 0x000030, "Wrong size on USHDoorAnimationsBaseSetData"); \ #define DUMPER7_ASSERTS_USHDoorAnimationsSetData \ static_assert(alignof(USHDoorAnimationsSetData) == 0x000008, "Wrong alignment on USHDoorAnimationsSetData"); \ static_assert(sizeof(USHDoorAnimationsSetData) == 0x0001D8, "Wrong size on USHDoorAnimationsSetData"); \ static_assert(offsetof(USHDoorAnimationsSetData, OpenWalkAnims) == 0x000030, "Member 'USHDoorAnimationsSetData::OpenWalkAnims' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsSetData, OpenSprintAnims) == 0x000080, "Member 'USHDoorAnimationsSetData::OpenSprintAnims' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsSetData, AutoLockedDoorCheckAnims) == 0x0000D0, "Member 'USHDoorAnimationsSetData::AutoLockedDoorCheckAnims' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsSetData, AutoLockedCheckCurveDoorMovementAnim) == 0x000120, "Member 'USHDoorAnimationsSetData::AutoLockedCheckCurveDoorMovementAnim' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsSetData, MariaOpenWalkAnim) == 0x000128, "Member 'USHDoorAnimationsSetData::MariaOpenWalkAnim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_UseItemDestroy \ static_assert(alignof(UAnimNotify_UseItemDestroy) == 0x000008, "Wrong alignment on UAnimNotify_UseItemDestroy"); \ static_assert(sizeof(UAnimNotify_UseItemDestroy) == 0x000038, "Wrong size on UAnimNotify_UseItemDestroy"); \ #define DUMPER7_ASSERTS_USHGameplayItemInvestigationWidget \ static_assert(alignof(USHGameplayItemInvestigationWidget) == 0x000008, "Wrong alignment on USHGameplayItemInvestigationWidget"); \ static_assert(sizeof(USHGameplayItemInvestigationWidget) == 0x000298, "Wrong size on USHGameplayItemInvestigationWidget"); \ static_assert(offsetof(USHGameplayItemInvestigationWidget, MainContainer) == 0x000278, "Member 'USHGameplayItemInvestigationWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemInvestigationWidget, ItemNameTextBlock) == 0x000280, "Member 'USHGameplayItemInvestigationWidget::ItemNameTextBlock' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemInvestigationWidget, OwnerCharacter) == 0x000288, "Member 'USHGameplayItemInvestigationWidget::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAmbientPointLightComponent \ static_assert(alignof(UAmbientPointLightComponent) == 0x000010, "Wrong alignment on UAmbientPointLightComponent"); \ static_assert(sizeof(UAmbientPointLightComponent) == 0x000420, "Wrong size on UAmbientPointLightComponent"); \ #define DUMPER7_ASSERTS_UAnimNotify_SingleActionPrepareReady \ static_assert(alignof(UAnimNotify_SingleActionPrepareReady) == 0x000008, "Wrong alignment on UAnimNotify_SingleActionPrepareReady"); \ static_assert(sizeof(UAnimNotify_SingleActionPrepareReady) == 0x000038, "Wrong size on UAnimNotify_SingleActionPrepareReady"); \ #define DUMPER7_ASSERTS_USHBaseMainMenuWidget \ static_assert(alignof(USHBaseMainMenuWidget) == 0x000008, "Wrong alignment on USHBaseMainMenuWidget"); \ static_assert(sizeof(USHBaseMainMenuWidget) == 0x000370, "Wrong size on USHBaseMainMenuWidget"); \ static_assert(offsetof(USHBaseMainMenuWidget, Settings_wdg) == 0x000360, "Member 'USHBaseMainMenuWidget::Settings_wdg' has a wrong offset!"); \ static_assert(offsetof(USHBaseMainMenuWidget, SavePointInfos) == 0x000368, "Member 'USHBaseMainMenuWidget::SavePointInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInGameMenuWidget_AskQuit \ static_assert(alignof(SHInGameMenuWidget_AskQuit) == 0x000001, "Wrong alignment on SHInGameMenuWidget_AskQuit"); \ static_assert(sizeof(SHInGameMenuWidget_AskQuit) == 0x000001, "Wrong size on SHInGameMenuWidget_AskQuit"); \ static_assert(offsetof(SHInGameMenuWidget_AskQuit, _QuitTarget) == 0x000000, "Member 'SHInGameMenuWidget_AskQuit::_QuitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInGameMenuWidget_OnAskQuit \ static_assert(alignof(SHInGameMenuWidget_OnAskQuit) == 0x000001, "Wrong alignment on SHInGameMenuWidget_OnAskQuit"); \ static_assert(sizeof(SHInGameMenuWidget_OnAskQuit) == 0x000001, "Wrong size on SHInGameMenuWidget_OnAskQuit"); \ static_assert(offsetof(SHInGameMenuWidget_OnAskQuit, _QuitTarget) == 0x000000, "Member 'SHInGameMenuWidget_OnAskQuit::_QuitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInGameMenuWidget_OnResume \ static_assert(alignof(SHInGameMenuWidget_OnResume) == 0x000001, "Wrong alignment on SHInGameMenuWidget_OnResume"); \ static_assert(sizeof(SHInGameMenuWidget_OnResume) == 0x000001, "Wrong size on SHInGameMenuWidget_OnResume"); \ static_assert(offsetof(SHInGameMenuWidget_OnResume, ReturnValue) == 0x000000, "Member 'SHInGameMenuWidget_OnResume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInGameMenuWidget \ static_assert(alignof(USHInGameMenuWidget) == 0x000008, "Wrong alignment on USHInGameMenuWidget"); \ static_assert(sizeof(USHInGameMenuWidget) == 0x0003D8, "Wrong size on USHInGameMenuWidget"); \ static_assert(offsetof(USHInGameMenuWidget, ResumeKeys) == 0x000370, "Member 'USHInGameMenuWidget::ResumeKeys' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, NewGameSpawnPoint) == 0x000380, "Member 'USHInGameMenuWidget::NewGameSpawnPoint' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, Load_but) == 0x0003A0, "Member 'USHInGameMenuWidget::Load_but' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, ToMainMenu_but) == 0x0003A8, "Member 'USHInGameMenuWidget::ToMainMenu_but' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, Quit_but) == 0x0003B0, "Member 'USHInGameMenuWidget::Quit_but' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, AskQuit_dialog) == 0x0003B8, "Member 'USHInGameMenuWidget::AskQuit_dialog' has a wrong offset!"); \ static_assert(offsetof(USHInGameMenuWidget, FadeIn_anim) == 0x0003C0, "Member 'USHInGameMenuWidget::FadeIn_anim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_AIWeaponEnvCollisionWindow \ static_assert(alignof(USHAnimNotifyState_AIWeaponEnvCollisionWindow) == 0x000008, "Wrong alignment on USHAnimNotifyState_AIWeaponEnvCollisionWindow"); \ static_assert(sizeof(USHAnimNotifyState_AIWeaponEnvCollisionWindow) == 0x000030, "Wrong size on USHAnimNotifyState_AIWeaponEnvCollisionWindow"); \ #define DUMPER7_ASSERTS_AAmbientPointLight \ static_assert(alignof(AAmbientPointLight) == 0x000008, "Wrong alignment on AAmbientPointLight"); \ static_assert(sizeof(AAmbientPointLight) == 0x0002C8, "Wrong size on AAmbientPointLight"); \ #define DUMPER7_ASSERTS_USHAIHostileAttackers \ static_assert(alignof(USHAIHostileAttackers) == 0x000008, "Wrong alignment on USHAIHostileAttackers"); \ static_assert(sizeof(USHAIHostileAttackers) == 0x001440, "Wrong size on USHAIHostileAttackers"); \ static_assert(offsetof(USHAIHostileAttackers, _MaxCount) == 0x0013F0, "Member 'USHAIHostileAttackers::_MaxCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXManagerComponent \ static_assert(alignof(USHFXManagerComponent) == 0x000008, "Wrong alignment on USHFXManagerComponent"); \ static_assert(sizeof(USHFXManagerComponent) == 0x000100, "Wrong size on USHFXManagerComponent"); \ #define DUMPER7_ASSERTS_AAmbientRectLight \ static_assert(alignof(AAmbientRectLight) == 0x000008, "Wrong alignment on AAmbientRectLight"); \ static_assert(sizeof(AAmbientRectLight) == 0x0002C8, "Wrong size on AAmbientRectLight"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent \ static_assert(alignof(SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent) == 0x000004, "Wrong alignment on SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent"); \ static_assert(sizeof(SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent) == 0x000004, "Wrong size on SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent"); \ static_assert(offsetof(SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_OnLocomotionAnimInstanceChanged_BPEvent::SlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent \ static_assert(alignof(SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent) == 0x000004, "Wrong alignment on SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent"); \ static_assert(sizeof(SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent) == 0x000004, "Wrong size on SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent"); \ static_assert(offsetof(SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_OnLocomotionAnimInstanceInitialised_BPEvent::SlotIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_SetNewLocomotionAnimInstance \ static_assert(alignof(SHNPCAnimInstance_SetNewLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHNPCAnimInstance_SetNewLocomotionAnimInstance"); \ static_assert(sizeof(SHNPCAnimInstance_SetNewLocomotionAnimInstance) == 0x000020, "Wrong size on SHNPCAnimInstance_SetNewLocomotionAnimInstance"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, NewLocomotionInstance) == 0x000000, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::NewLocomotionInstance' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, ForceReplacement) == 0x000008, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::ForceReplacement' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, TransitionDuration) == 0x00000C, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::TransitionDuration' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, TransitionDelay) == 0x000010, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::TransitionDelay' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, SlotIndex) == 0x000014, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_SetNewLocomotionAnimInstance, ReturnValue) == 0x000018, "Member 'SHNPCAnimInstance_SetNewLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_GetAnimComponent \ static_assert(alignof(SHNPCAnimInstance_GetAnimComponent) == 0x000008, "Wrong alignment on SHNPCAnimInstance_GetAnimComponent"); \ static_assert(sizeof(SHNPCAnimInstance_GetAnimComponent) == 0x000008, "Wrong size on SHNPCAnimInstance_GetAnimComponent"); \ static_assert(offsetof(SHNPCAnimInstance_GetAnimComponent, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstance_GetAnimComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_GetChangeLocomotionSnapshotName \ static_assert(alignof(SHNPCAnimInstance_GetChangeLocomotionSnapshotName) == 0x000004, "Wrong alignment on SHNPCAnimInstance_GetChangeLocomotionSnapshotName"); \ static_assert(sizeof(SHNPCAnimInstance_GetChangeLocomotionSnapshotName) == 0x00000C, "Wrong size on SHNPCAnimInstance_GetChangeLocomotionSnapshotName"); \ static_assert(offsetof(SHNPCAnimInstance_GetChangeLocomotionSnapshotName, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_GetChangeLocomotionSnapshotName::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_GetChangeLocomotionSnapshotName, ReturnValue) == 0x000004, "Member 'SHNPCAnimInstance_GetChangeLocomotionSnapshotName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_GetLocomotionAnimInstance \ static_assert(alignof(SHNPCAnimInstance_GetLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHNPCAnimInstance_GetLocomotionAnimInstance"); \ static_assert(sizeof(SHNPCAnimInstance_GetLocomotionAnimInstance) == 0x000010, "Wrong size on SHNPCAnimInstance_GetLocomotionAnimInstance"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_GetLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHNPCAnimInstance_GetLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_GetLocomotionChangeAlpha \ static_assert(alignof(SHNPCAnimInstance_GetLocomotionChangeAlpha) == 0x000004, "Wrong alignment on SHNPCAnimInstance_GetLocomotionChangeAlpha"); \ static_assert(sizeof(SHNPCAnimInstance_GetLocomotionChangeAlpha) == 0x000008, "Wrong size on SHNPCAnimInstance_GetLocomotionChangeAlpha"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionChangeAlpha, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_GetLocomotionChangeAlpha::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionChangeAlpha, ReturnValue) == 0x000004, "Member 'SHNPCAnimInstance_GetLocomotionChangeAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstance_GetLocomotionTag \ static_assert(alignof(SHNPCAnimInstance_GetLocomotionTag) == 0x000004, "Wrong alignment on SHNPCAnimInstance_GetLocomotionTag"); \ static_assert(sizeof(SHNPCAnimInstance_GetLocomotionTag) == 0x00000C, "Wrong size on SHNPCAnimInstance_GetLocomotionTag"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionTag, SlotIndex) == 0x000000, "Member 'SHNPCAnimInstance_GetLocomotionTag::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstance_GetLocomotionTag, ReturnValue) == 0x000004, "Member 'SHNPCAnimInstance_GetLocomotionTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNPCAnimInstance \ static_assert(alignof(USHNPCAnimInstance) == 0x000010, "Wrong alignment on USHNPCAnimInstance"); \ static_assert(sizeof(USHNPCAnimInstance) == 0x0003E0, "Wrong size on USHNPCAnimInstance"); \ static_assert(offsetof(USHNPCAnimInstance, AnimInstanceStateDataClass) == 0x000348, "Member 'USHNPCAnimInstance::AnimInstanceStateDataClass' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, LocomotionSlotConfigurations) == 0x000350, "Member 'USHNPCAnimInstance::LocomotionSlotConfigurations' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, bDrawAnimInstanceDebug) == 0x000360, "Member 'USHNPCAnimInstance::bDrawAnimInstanceDebug' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, bRagdollDeathEnable) == 0x000361, "Member 'USHNPCAnimInstance::bRagdollDeathEnable' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, AdditionalTranslation) == 0x000368, "Member 'USHNPCAnimInstance::AdditionalTranslation' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, AdditionalTranslationAlpha) == 0x0003B0, "Member 'USHNPCAnimInstance::AdditionalTranslationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, p_AnimInstanceStateData) == 0x0003B8, "Member 'USHNPCAnimInstance::p_AnimInstanceStateData' has a wrong offset!"); \ static_assert(offsetof(USHNPCAnimInstance, p_LocomotionSlots) == 0x0003C0, "Member 'USHNPCAnimInstance::p_LocomotionSlots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_DecrementReviveSeizure \ static_assert(alignof(SHMonsterAnimInstance_DecrementReviveSeizure) == 0x000004, "Wrong alignment on SHMonsterAnimInstance_DecrementReviveSeizure"); \ static_assert(sizeof(SHMonsterAnimInstance_DecrementReviveSeizure) == 0x000008, "Wrong size on SHMonsterAnimInstance_DecrementReviveSeizure"); \ static_assert(offsetof(SHMonsterAnimInstance_DecrementReviveSeizure, InReduceSeizuresCount) == 0x000000, "Member 'SHMonsterAnimInstance_DecrementReviveSeizure::InReduceSeizuresCount' has a wrong offset!"); \ static_assert(offsetof(SHMonsterAnimInstance_DecrementReviveSeizure, ReturnValue) == 0x000004, "Member 'SHMonsterAnimInstance_DecrementReviveSeizure::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_SetEnemyIsOtherWorld \ static_assert(alignof(SHMonsterAnimInstance_SetEnemyIsOtherWorld) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_SetEnemyIsOtherWorld"); \ static_assert(sizeof(SHMonsterAnimInstance_SetEnemyIsOtherWorld) == 0x000001, "Wrong size on SHMonsterAnimInstance_SetEnemyIsOtherWorld"); \ static_assert(offsetof(SHMonsterAnimInstance_SetEnemyIsOtherWorld, InEnemyIsOW) == 0x000000, "Member 'SHMonsterAnimInstance_SetEnemyIsOtherWorld::InEnemyIsOW' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed \ static_assert(alignof(SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed) == 0x000004, "Wrong alignment on SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed"); \ static_assert(sizeof(SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed) == 0x000004, "Wrong size on SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed"); \ static_assert(offsetof(SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed, InSeizuresCount) == 0x000000, "Member 'SHMonsterAnimInstance_SetEnemyReviveSeizuresToBePlayed::InSeizuresCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_GetRemainingReviveSeizuresCount \ static_assert(alignof(SHMonsterAnimInstance_GetRemainingReviveSeizuresCount) == 0x000004, "Wrong alignment on SHMonsterAnimInstance_GetRemainingReviveSeizuresCount"); \ static_assert(sizeof(SHMonsterAnimInstance_GetRemainingReviveSeizuresCount) == 0x000004, "Wrong size on SHMonsterAnimInstance_GetRemainingReviveSeizuresCount"); \ static_assert(offsetof(SHMonsterAnimInstance_GetRemainingReviveSeizuresCount, ReturnValue) == 0x000000, "Member 'SHMonsterAnimInstance_GetRemainingReviveSeizuresCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_IsLying \ static_assert(alignof(SHMonsterAnimInstance_IsLying) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_IsLying"); \ static_assert(sizeof(SHMonsterAnimInstance_IsLying) == 0x000003, "Wrong size on SHMonsterAnimInstance_IsLying"); \ static_assert(offsetof(SHMonsterAnimInstance_IsLying, IncludeTransformingInto) == 0x000000, "Member 'SHMonsterAnimInstance_IsLying::IncludeTransformingInto' has a wrong offset!"); \ static_assert(offsetof(SHMonsterAnimInstance_IsLying, IncludeTransformingOutOf) == 0x000001, "Member 'SHMonsterAnimInstance_IsLying::IncludeTransformingOutOf' has a wrong offset!"); \ static_assert(offsetof(SHMonsterAnimInstance_IsLying, ReturnValue) == 0x000002, "Member 'SHMonsterAnimInstance_IsLying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_IsOtherWorldEnemy \ static_assert(alignof(SHMonsterAnimInstance_IsOtherWorldEnemy) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_IsOtherWorldEnemy"); \ static_assert(sizeof(SHMonsterAnimInstance_IsOtherWorldEnemy) == 0x000001, "Wrong size on SHMonsterAnimInstance_IsOtherWorldEnemy"); \ static_assert(offsetof(SHMonsterAnimInstance_IsOtherWorldEnemy, ReturnValue) == 0x000000, "Member 'SHMonsterAnimInstance_IsOtherWorldEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_IsStanding \ static_assert(alignof(SHMonsterAnimInstance_IsStanding) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_IsStanding"); \ static_assert(sizeof(SHMonsterAnimInstance_IsStanding) == 0x000003, "Wrong size on SHMonsterAnimInstance_IsStanding"); \ static_assert(offsetof(SHMonsterAnimInstance_IsStanding, IncludeTransformingInto) == 0x000000, "Member 'SHMonsterAnimInstance_IsStanding::IncludeTransformingInto' has a wrong offset!"); \ static_assert(offsetof(SHMonsterAnimInstance_IsStanding, IncludeTransformingOutOf) == 0x000001, "Member 'SHMonsterAnimInstance_IsStanding::IncludeTransformingOutOf' has a wrong offset!"); \ static_assert(offsetof(SHMonsterAnimInstance_IsStanding, ReturnValue) == 0x000002, "Member 'SHMonsterAnimInstance_IsStanding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_IsTransformingToLying \ static_assert(alignof(SHMonsterAnimInstance_IsTransformingToLying) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_IsTransformingToLying"); \ static_assert(sizeof(SHMonsterAnimInstance_IsTransformingToLying) == 0x000001, "Wrong size on SHMonsterAnimInstance_IsTransformingToLying"); \ static_assert(offsetof(SHMonsterAnimInstance_IsTransformingToLying, ReturnValue) == 0x000000, "Member 'SHMonsterAnimInstance_IsTransformingToLying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterAnimInstance_IsTransformingToStanding \ static_assert(alignof(SHMonsterAnimInstance_IsTransformingToStanding) == 0x000001, "Wrong alignment on SHMonsterAnimInstance_IsTransformingToStanding"); \ static_assert(sizeof(SHMonsterAnimInstance_IsTransformingToStanding) == 0x000001, "Wrong size on SHMonsterAnimInstance_IsTransformingToStanding"); \ static_assert(offsetof(SHMonsterAnimInstance_IsTransformingToStanding, ReturnValue) == 0x000000, "Member 'SHMonsterAnimInstance_IsTransformingToStanding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMonsterAnimInstance \ static_assert(alignof(USHMonsterAnimInstance) == 0x000010, "Wrong alignment on USHMonsterAnimInstance"); \ static_assert(sizeof(USHMonsterAnimInstance) == 0x0003E0, "Wrong size on USHMonsterAnimInstance"); \ static_assert(offsetof(USHMonsterAnimInstance, aggroStance) == 0x0003D8, "Member 'USHMonsterAnimInstance::aggroStance' has a wrong offset!"); \ static_assert(offsetof(USHMonsterAnimInstance, bIsOtherWorldEnemy) == 0x0003D9, "Member 'USHMonsterAnimInstance::bIsOtherWorldEnemy' has a wrong offset!"); \ static_assert(offsetof(USHMonsterAnimInstance, bIsLying) == 0x0003DA, "Member 'USHMonsterAnimInstance::bIsLying' has a wrong offset!"); \ static_assert(offsetof(USHMonsterAnimInstance, bIsTransforming) == 0x0003DB, "Member 'USHMonsterAnimInstance::bIsTransforming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinAnimInstance_GetMannequinAnimInstanceStateData \ static_assert(alignof(SHMannequinAnimInstance_GetMannequinAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMannequinAnimInstance_GetMannequinAnimInstanceStateData"); \ static_assert(sizeof(SHMannequinAnimInstance_GetMannequinAnimInstanceStateData) == 0x000008, "Wrong size on SHMannequinAnimInstance_GetMannequinAnimInstanceStateData"); \ static_assert(offsetof(SHMannequinAnimInstance_GetMannequinAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMannequinAnimInstance_GetMannequinAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance \ static_assert(alignof(SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance"); \ static_assert(sizeof(SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance) == 0x000010, "Wrong size on SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance"); \ static_assert(offsetof(SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHMannequinAnimInstance_GetMannequinLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMannequinAnimInstance \ static_assert(alignof(USHMannequinAnimInstance) == 0x000010, "Wrong alignment on USHMannequinAnimInstance"); \ static_assert(sizeof(USHMannequinAnimInstance) == 0x0003E0, "Wrong size on USHMannequinAnimInstance"); \ #define DUMPER7_ASSERTS_ASHCutscenePlayer \ static_assert(alignof(ASHCutscenePlayer) == 0x000008, "Wrong alignment on ASHCutscenePlayer"); \ static_assert(sizeof(ASHCutscenePlayer) == 0x000568, "Wrong size on ASHCutscenePlayer"); \ static_assert(offsetof(ASHCutscenePlayer, TeleportTarget) == 0x000538, "Member 'ASHCutscenePlayer::TeleportTarget' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, MariaTeleportTarget) == 0x000540, "Member 'ASHCutscenePlayer::MariaTeleportTarget' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, bResetAggressiveEnemiesOnActivate) == 0x00054C, "Member 'ASHCutscenePlayer::bResetAggressiveEnemiesOnActivate' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, bResetCameraToDefaultRotation) == 0x00054D, "Member 'ASHCutscenePlayer::bResetCameraToDefaultRotation' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, AfterCutsceneLightingBlendTime) == 0x000550, "Member 'ASHCutscenePlayer::AfterCutsceneLightingBlendTime' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, DynamicResolutionMinScreenPercentage) == 0x000554, "Member 'ASHCutscenePlayer::DynamicResolutionMinScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(ASHCutscenePlayer, LightEffect) == 0x000558, "Member 'ASHCutscenePlayer::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_FlashlightDisablePlainSocketMode \ static_assert(alignof(USHAnimNotify_FlashlightDisablePlainSocketMode) == 0x000008, "Wrong alignment on USHAnimNotify_FlashlightDisablePlainSocketMode"); \ static_assert(sizeof(USHAnimNotify_FlashlightDisablePlainSocketMode) == 0x000040, "Wrong size on USHAnimNotify_FlashlightDisablePlainSocketMode"); \ static_assert(offsetof(USHAnimNotify_FlashlightDisablePlainSocketMode, BlendTime) == 0x000038, "Member 'USHAnimNotify_FlashlightDisablePlainSocketMode::BlendTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXBloodPuddleSubcompSettings \ static_assert(alignof(USHFXBloodPuddleSubcompSettings) == 0x000008, "Wrong alignment on USHFXBloodPuddleSubcompSettings"); \ static_assert(sizeof(USHFXBloodPuddleSubcompSettings) == 0x000078, "Wrong size on USHFXBloodPuddleSubcompSettings"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, EnableBloodPuddle) == 0x000030, "Member 'USHFXBloodPuddleSubcompSettings::EnableBloodPuddle' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, BloodPuddleClass) == 0x000038, "Member 'USHFXBloodPuddleSubcompSettings::BloodPuddleClass' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, DelayToSpawnPuddle) == 0x000068, "Member 'USHFXBloodPuddleSubcompSettings::DelayToSpawnPuddle' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, DamageAddsToPuddleValue) == 0x00006C, "Member 'USHFXBloodPuddleSubcompSettings::DamageAddsToPuddleValue' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, OverridePuddleFadeAway) == 0x000070, "Member 'USHFXBloodPuddleSubcompSettings::OverridePuddleFadeAway' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcompSettings, PuddleFadeAwayTime) == 0x000074, "Member 'USHFXBloodPuddleSubcompSettings::PuddleFadeAwayTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAmbientRectLightComponent \ static_assert(alignof(UAmbientRectLightComponent) == 0x000010, "Wrong alignment on UAmbientRectLightComponent"); \ static_assert(sizeof(UAmbientRectLightComponent) == 0x000430, "Wrong size on UAmbientRectLightComponent"); \ #define DUMPER7_ASSERTS_USHDoorsManagerComponent \ static_assert(alignof(USHDoorsManagerComponent) == 0x000008, "Wrong alignment on USHDoorsManagerComponent"); \ static_assert(sizeof(USHDoorsManagerComponent) == 0x000100, "Wrong size on USHDoorsManagerComponent"); \ static_assert(offsetof(USHDoorsManagerComponent, RegisteredDoorMovementComponents) == 0x0000A0, "Member 'USHDoorsManagerComponent::RegisteredDoorMovementComponents' has a wrong offset!"); \ static_assert(offsetof(USHDoorsManagerComponent, RegisteredDoorAnimationsSets) == 0x0000B0, "Member 'USHDoorsManagerComponent::RegisteredDoorAnimationsSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDebugCameraComponent \ static_assert(alignof(UDebugCameraComponent) == 0x000010, "Wrong alignment on UDebugCameraComponent"); \ static_assert(sizeof(UDebugCameraComponent) == 0x000A50, "Wrong size on UDebugCameraComponent"); \ #define DUMPER7_ASSERTS_SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap \ static_assert(alignof(SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap) == 0x000008, "Wrong alignment on SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap"); \ static_assert(sizeof(SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap) == 0x000020, "Wrong size on SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap"); \ static_assert(offsetof(SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap, WorldLoc) == 0x000000, "Member 'SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap::WorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap, DataValue) == 0x000018, "Member 'SHGameplayMapObjectComponent_SendDynamicObjectDataToGameplayMap::DataValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapObjectComponent_SendObjectDataToGameplayMap \ static_assert(alignof(SHGameplayMapObjectComponent_SendObjectDataToGameplayMap) == 0x000004, "Wrong alignment on SHGameplayMapObjectComponent_SendObjectDataToGameplayMap"); \ static_assert(sizeof(SHGameplayMapObjectComponent_SendObjectDataToGameplayMap) == 0x000004, "Wrong size on SHGameplayMapObjectComponent_SendObjectDataToGameplayMap"); \ static_assert(offsetof(SHGameplayMapObjectComponent_SendObjectDataToGameplayMap, DataValue) == 0x000000, "Member 'SHGameplayMapObjectComponent_SendObjectDataToGameplayMap::DataValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapObjectComponent \ static_assert(alignof(USHGameplayMapObjectComponent) == 0x000008, "Wrong alignment on USHGameplayMapObjectComponent"); \ static_assert(sizeof(USHGameplayMapObjectComponent) == 0x0000C0, "Wrong size on USHGameplayMapObjectComponent"); \ static_assert(offsetof(USHGameplayMapObjectComponent, MapObjectType) == 0x0000A0, "Member 'USHGameplayMapObjectComponent::MapObjectType' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapObjectComponent, GameplayMapObjectConfig) == 0x0000A4, "Member 'USHGameplayMapObjectComponent::GameplayMapObjectConfig' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapObjectComponent, AdditionalGameplayMapObjectConfigs) == 0x0000B0, "Member 'USHGameplayMapObjectComponent::AdditionalGameplayMapObjectConfigs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapLadderComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHGameplayMapLadderComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHGameplayMapLadderComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapLadderComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHGameplayMapLadderComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapLadderComponent \ static_assert(alignof(USHGameplayMapLadderComponent) == 0x000008, "Wrong alignment on USHGameplayMapLadderComponent"); \ static_assert(sizeof(USHGameplayMapLadderComponent) == 0x0000C0, "Wrong size on USHGameplayMapLadderComponent"); \ #define DUMPER7_ASSERTS_UAmbientSpotLightComponent \ static_assert(alignof(UAmbientSpotLightComponent) == 0x000010, "Wrong alignment on UAmbientSpotLightComponent"); \ static_assert(sizeof(UAmbientSpotLightComponent) == 0x000430, "Wrong size on UAmbientSpotLightComponent"); \ #define DUMPER7_ASSERTS_USHAIIsShootLineToEnemyClearStat \ static_assert(alignof(USHAIIsShootLineToEnemyClearStat) == 0x000008, "Wrong alignment on USHAIIsShootLineToEnemyClearStat"); \ static_assert(sizeof(USHAIIsShootLineToEnemyClearStat) == 0x000128, "Wrong size on USHAIIsShootLineToEnemyClearStat"); \ #define DUMPER7_ASSERTS_UAnalyticsGameplayRecorderComponent \ static_assert(alignof(UAnalyticsGameplayRecorderComponent) == 0x000008, "Wrong alignment on UAnalyticsGameplayRecorderComponent"); \ static_assert(sizeof(UAnalyticsGameplayRecorderComponent) == 0x000158, "Wrong size on UAnalyticsGameplayRecorderComponent"); \ static_assert(offsetof(UAnalyticsGameplayRecorderComponent, CurrentSessionFilePath) == 0x0000A0, "Member 'UAnalyticsGameplayRecorderComponent::CurrentSessionFilePath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatPlayDeathInterface_GetDeathPlayerData \ static_assert(alignof(SHCombatPlayDeathInterface_GetDeathPlayerData) == 0x000008, "Wrong alignment on SHCombatPlayDeathInterface_GetDeathPlayerData"); \ static_assert(sizeof(SHCombatPlayDeathInterface_GetDeathPlayerData) == 0x000098, "Wrong size on SHCombatPlayDeathInterface_GetDeathPlayerData"); \ static_assert(offsetof(SHCombatPlayDeathInterface_GetDeathPlayerData, killed) == 0x000000, "Member 'SHCombatPlayDeathInterface_GetDeathPlayerData::killed' has a wrong offset!"); \ static_assert(offsetof(SHCombatPlayDeathInterface_GetDeathPlayerData, ReturnValue) == 0x000008, "Member 'SHCombatPlayDeathInterface_GetDeathPlayerData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug \ static_assert(alignof(SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug) == 0x000008, "Wrong alignment on SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug"); \ static_assert(sizeof(SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug) == 0x000098, "Wrong size on SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug"); \ static_assert(offsetof(SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug, killed) == 0x000000, "Member 'SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug::killed' has a wrong offset!"); \ static_assert(offsetof(SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug, ReturnValue) == 0x000008, "Member 'SHCombatPlayDeathInterface_GetDeathPlayerDataForDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatPlayDeathInterface_PlayDeath \ static_assert(alignof(SHCombatPlayDeathInterface_PlayDeath) == 0x000008, "Wrong alignment on SHCombatPlayDeathInterface_PlayDeath"); \ static_assert(sizeof(SHCombatPlayDeathInterface_PlayDeath) == 0x000020, "Wrong size on SHCombatPlayDeathInterface_PlayDeath"); \ static_assert(offsetof(SHCombatPlayDeathInterface_PlayDeath, Player) == 0x000000, "Member 'SHCombatPlayDeathInterface_PlayDeath::Player' has a wrong offset!"); \ static_assert(offsetof(SHCombatPlayDeathInterface_PlayDeath, PawnAnimTag) == 0x000008, "Member 'SHCombatPlayDeathInterface_PlayDeath::PawnAnimTag' has a wrong offset!"); \ static_assert(offsetof(SHCombatPlayDeathInterface_PlayDeath, PlayerAnimTag) == 0x000010, "Member 'SHCombatPlayDeathInterface_PlayDeath::PlayerAnimTag' has a wrong offset!"); \ static_assert(offsetof(SHCombatPlayDeathInterface_PlayDeath, ReturnValue) == 0x000018, "Member 'SHCombatPlayDeathInterface_PlayDeath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCombatPlayDeathInterface \ static_assert(alignof(ISHCombatPlayDeathInterface) == 0x000001, "Wrong alignment on ISHCombatPlayDeathInterface"); \ static_assert(sizeof(ISHCombatPlayDeathInterface) == 0x000001, "Wrong size on ISHCombatPlayDeathInterface"); \ #define DUMPER7_ASSERTS_USHAnimNotify_PlayAudio \ static_assert(alignof(USHAnimNotify_PlayAudio) == 0x000008, "Wrong alignment on USHAnimNotify_PlayAudio"); \ static_assert(sizeof(USHAnimNotify_PlayAudio) == 0x000038, "Wrong size on USHAnimNotify_PlayAudio"); \ #define DUMPER7_ASSERTS_USHAnimNotify_PlayAudioLadder \ static_assert(alignof(USHAnimNotify_PlayAudioLadder) == 0x000008, "Wrong alignment on USHAnimNotify_PlayAudioLadder"); \ static_assert(sizeof(USHAnimNotify_PlayAudioLadder) == 0x000048, "Wrong size on USHAnimNotify_PlayAudioLadder"); \ static_assert(offsetof(USHAnimNotify_PlayAudioLadder, AudioEventToPlay) == 0x000038, "Member 'USHAnimNotify_PlayAudioLadder::AudioEventToPlay' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayAudioLadder, SoundPositionSocketName) == 0x000040, "Member 'USHAnimNotify_PlayAudioLadder::SoundPositionSocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial \ static_assert(alignof(SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial) == 0x000008, "Wrong alignment on SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial"); \ static_assert(sizeof(SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial) == 0x000008, "Wrong size on SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial"); \ static_assert(offsetof(SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial, WorldContextObject) == 0x000000, "Member 'SHGameplayTutorialStatics_ShowScriptedBreakGlassTutorial::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial \ static_assert(alignof(SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial) == 0x000008, "Wrong alignment on SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial"); \ static_assert(sizeof(SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial) == 0x000008, "Wrong size on SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial"); \ static_assert(offsetof(SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial, WorldContextObject) == 0x000000, "Member 'SHGameplayTutorialStatics_ShowScriptedBreakWallTutorial::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial \ static_assert(alignof(SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial) == 0x000008, "Wrong alignment on SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial"); \ static_assert(sizeof(SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial) == 0x000008, "Wrong size on SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial"); \ static_assert(offsetof(SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial, WorldContextObject) == 0x000000, "Member 'SHGameplayTutorialStatics_ShowScriptedPreTraversalTutorial::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayTutorialStatics_ShowSprintTutorial \ static_assert(alignof(SHGameplayTutorialStatics_ShowSprintTutorial) == 0x000008, "Wrong alignment on SHGameplayTutorialStatics_ShowSprintTutorial"); \ static_assert(sizeof(SHGameplayTutorialStatics_ShowSprintTutorial) == 0x000008, "Wrong size on SHGameplayTutorialStatics_ShowSprintTutorial"); \ static_assert(offsetof(SHGameplayTutorialStatics_ShowSprintTutorial, WorldContextObject) == 0x000000, "Member 'SHGameplayTutorialStatics_ShowSprintTutorial::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayTutorialStatics \ static_assert(alignof(USHGameplayTutorialStatics) == 0x000008, "Wrong alignment on USHGameplayTutorialStatics"); \ static_assert(sizeof(USHGameplayTutorialStatics) == 0x000028, "Wrong size on USHGameplayTutorialStatics"); \ #define DUMPER7_ASSERTS_UAnalyticsPerformanceRecorderComponent \ static_assert(alignof(UAnalyticsPerformanceRecorderComponent) == 0x000008, "Wrong alignment on UAnalyticsPerformanceRecorderComponent"); \ static_assert(sizeof(UAnalyticsPerformanceRecorderComponent) == 0x000150, "Wrong size on UAnalyticsPerformanceRecorderComponent"); \ #define DUMPER7_ASSERTS_UAnimNotify_DodgePowerArmourWindow \ static_assert(alignof(UAnimNotify_DodgePowerArmourWindow) == 0x000008, "Wrong alignment on UAnimNotify_DodgePowerArmourWindow"); \ static_assert(sizeof(UAnimNotify_DodgePowerArmourWindow) == 0x000038, "Wrong size on UAnimNotify_DodgePowerArmourWindow"); \ static_assert(offsetof(UAnimNotify_DodgePowerArmourWindow, bLimitToRequiredCombatDifficulty) == 0x000030, "Member 'UAnimNotify_DodgePowerArmourWindow::bLimitToRequiredCombatDifficulty' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_DodgePowerArmourWindow, RequiredCombatDifficulty) == 0x000031, "Member 'UAnimNotify_DodgePowerArmourWindow::RequiredCombatDifficulty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnalyticsPerformanceRecorderSettings \ static_assert(alignof(UAnalyticsPerformanceRecorderSettings) == 0x000008, "Wrong alignment on UAnalyticsPerformanceRecorderSettings"); \ static_assert(sizeof(UAnalyticsPerformanceRecorderSettings) == 0x000208, "Wrong size on UAnalyticsPerformanceRecorderSettings"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, PS5NCSubdirectory) == 0x000038, "Member 'UAnalyticsPerformanceRecorderSettings::PS5NCSubdirectory' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, XSXNCSubdirectory) == 0x000048, "Member 'UAnalyticsPerformanceRecorderSettings::XSXNCSubdirectory' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, WINNCSubdirectory) == 0x000058, "Member 'UAnalyticsPerformanceRecorderSettings::WINNCSubdirectory' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, NCServer) == 0x000068, "Member 'UAnalyticsPerformanceRecorderSettings::NCServer' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, NCUser) == 0x000078, "Member 'UAnalyticsPerformanceRecorderSettings::NCUser' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, NCAPIKey) == 0x000088, "Member 'UAnalyticsPerformanceRecorderSettings::NCAPIKey' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0StartColor) == 0x000098, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0StartValue) == 0x0000A8, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0EndColor) == 0x0000AC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0EndValue) == 0x0000BC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0BaseRadius) == 0x0000C0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0MergeRadius) == 0x0000C4, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset0MergeAction) == 0x0000C8, "Member 'UAnalyticsPerformanceRecorderSettings::Preset0MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1StartColor) == 0x0000CC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1StartValue) == 0x0000DC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1EndColor) == 0x0000E0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1EndValue) == 0x0000F0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1BaseRadius) == 0x0000F4, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1MergeRadius) == 0x0000F8, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset1MergeAction) == 0x0000FC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset1MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2StartColor) == 0x000100, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2StartValue) == 0x000110, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2EndColor) == 0x000114, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2EndValue) == 0x000124, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2BaseRadius) == 0x000128, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2MergeRadius) == 0x00012C, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset2MergeAction) == 0x000130, "Member 'UAnalyticsPerformanceRecorderSettings::Preset2MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3StartColor) == 0x000134, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3StartValue) == 0x000144, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3EndColor) == 0x000148, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3EndValue) == 0x000158, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3BaseRadius) == 0x00015C, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3MergeRadius) == 0x000160, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset3MergeAction) == 0x000164, "Member 'UAnalyticsPerformanceRecorderSettings::Preset3MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4StartColor) == 0x000168, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4StartValue) == 0x000178, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4EndColor) == 0x00017C, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4EndValue) == 0x00018C, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4BaseRadius) == 0x000190, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4MergeRadius) == 0x000194, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset4MergeAction) == 0x000198, "Member 'UAnalyticsPerformanceRecorderSettings::Preset4MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5StartColor) == 0x00019C, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5StartValue) == 0x0001AC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5EndColor) == 0x0001B0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5EndValue) == 0x0001C0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5BaseRadius) == 0x0001C4, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5MergeRadius) == 0x0001C8, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset5MergeAction) == 0x0001CC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset5MergeAction' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6StartColor) == 0x0001D0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6StartColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6StartValue) == 0x0001E0, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6StartValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6EndColor) == 0x0001E4, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6EndColor' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6EndValue) == 0x0001F4, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6EndValue' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6BaseRadius) == 0x0001F8, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6BaseRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6MergeRadius) == 0x0001FC, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6MergeRadius' has a wrong offset!"); \ static_assert(offsetof(UAnalyticsPerformanceRecorderSettings, Preset6MergeAction) == 0x000200, "Member 'UAnalyticsPerformanceRecorderSettings::Preset6MergeAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlaneSideDetectionComponent_CalculateSide \ static_assert(alignof(PlaneSideDetectionComponent_CalculateSide) == 0x000008, "Wrong alignment on PlaneSideDetectionComponent_CalculateSide"); \ static_assert(sizeof(PlaneSideDetectionComponent_CalculateSide) == 0x000028, "Wrong size on PlaneSideDetectionComponent_CalculateSide"); \ static_assert(offsetof(PlaneSideDetectionComponent_CalculateSide, Plane) == 0x000000, "Member 'PlaneSideDetectionComponent_CalculateSide::Plane' has a wrong offset!"); \ static_assert(offsetof(PlaneSideDetectionComponent_CalculateSide, Location) == 0x000008, "Member 'PlaneSideDetectionComponent_CalculateSide::Location' has a wrong offset!"); \ static_assert(offsetof(PlaneSideDetectionComponent_CalculateSide, ReturnValue) == 0x000020, "Member 'PlaneSideDetectionComponent_CalculateSide::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneSideDetectionComponent \ static_assert(alignof(UPlaneSideDetectionComponent) == 0x000010, "Wrong alignment on UPlaneSideDetectionComponent"); \ static_assert(sizeof(UPlaneSideDetectionComponent) == 0x0002A0, "Wrong size on UPlaneSideDetectionComponent"); \ #define DUMPER7_ASSERTS_SHAnimComponent_CreateAnimActionExe \ static_assert(alignof(SHAnimComponent_CreateAnimActionExe) == 0x000008, "Wrong alignment on SHAnimComponent_CreateAnimActionExe"); \ static_assert(sizeof(SHAnimComponent_CreateAnimActionExe) == 0x000018, "Wrong size on SHAnimComponent_CreateAnimActionExe"); \ static_assert(offsetof(SHAnimComponent_CreateAnimActionExe, AnimActionExeClass) == 0x000000, "Member 'SHAnimComponent_CreateAnimActionExe::AnimActionExeClass' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_CreateAnimActionExe, InContextObject) == 0x000008, "Member 'SHAnimComponent_CreateAnimActionExe::InContextObject' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_CreateAnimActionExe, ReturnValue) == 0x000010, "Member 'SHAnimComponent_CreateAnimActionExe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_LinkGameplayAnimInst \ static_assert(alignof(SHAnimComponent_LinkGameplayAnimInst) == 0x000008, "Wrong alignment on SHAnimComponent_LinkGameplayAnimInst"); \ static_assert(sizeof(SHAnimComponent_LinkGameplayAnimInst) == 0x000010, "Wrong size on SHAnimComponent_LinkGameplayAnimInst"); \ static_assert(offsetof(SHAnimComponent_LinkGameplayAnimInst, InClass) == 0x000000, "Member 'SHAnimComponent_LinkGameplayAnimInst::InClass' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_LinkGameplayAnimInst, ReturnValue) == 0x000008, "Member 'SHAnimComponent_LinkGameplayAnimInst::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_SetAnimActionBlocked \ static_assert(alignof(SHAnimComponent_SetAnimActionBlocked) == 0x000008, "Wrong alignment on SHAnimComponent_SetAnimActionBlocked"); \ static_assert(sizeof(SHAnimComponent_SetAnimActionBlocked) == 0x000010, "Wrong size on SHAnimComponent_SetAnimActionBlocked"); \ static_assert(offsetof(SHAnimComponent_SetAnimActionBlocked, Blocked) == 0x000000, "Member 'SHAnimComponent_SetAnimActionBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_SetAnimActionBlocked, Object) == 0x000008, "Member 'SHAnimComponent_SetAnimActionBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_FindSubcomponentByClass \ static_assert(alignof(SHAnimComponent_FindSubcomponentByClass) == 0x000008, "Wrong alignment on SHAnimComponent_FindSubcomponentByClass"); \ static_assert(sizeof(SHAnimComponent_FindSubcomponentByClass) == 0x000010, "Wrong size on SHAnimComponent_FindSubcomponentByClass"); \ static_assert(offsetof(SHAnimComponent_FindSubcomponentByClass, SubcomponentClass) == 0x000000, "Member 'SHAnimComponent_FindSubcomponentByClass::SubcomponentClass' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_FindSubcomponentByClass, ReturnValue) == 0x000008, "Member 'SHAnimComponent_FindSubcomponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetAnimActionExe \ static_assert(alignof(SHAnimComponent_GetAnimActionExe) == 0x000008, "Wrong alignment on SHAnimComponent_GetAnimActionExe"); \ static_assert(sizeof(SHAnimComponent_GetAnimActionExe) == 0x000008, "Wrong size on SHAnimComponent_GetAnimActionExe"); \ static_assert(offsetof(SHAnimComponent_GetAnimActionExe, ReturnValue) == 0x000000, "Member 'SHAnimComponent_GetAnimActionExe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneFromName \ static_assert(alignof(SHAnimComponent_GetBoneFromName) == 0x000004, "Wrong alignment on SHAnimComponent_GetBoneFromName"); \ static_assert(sizeof(SHAnimComponent_GetBoneFromName) == 0x00000C, "Wrong size on SHAnimComponent_GetBoneFromName"); \ static_assert(offsetof(SHAnimComponent_GetBoneFromName, BoneType) == 0x000000, "Member 'SHAnimComponent_GetBoneFromName::BoneType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneFromName, ReturnValue) == 0x000008, "Member 'SHAnimComponent_GetBoneFromName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneLocation \ static_assert(alignof(SHAnimComponent_GetBoneLocation) == 0x000008, "Wrong alignment on SHAnimComponent_GetBoneLocation"); \ static_assert(sizeof(SHAnimComponent_GetBoneLocation) == 0x000020, "Wrong size on SHAnimComponent_GetBoneLocation"); \ static_assert(offsetof(SHAnimComponent_GetBoneLocation, BoneType) == 0x000000, "Member 'SHAnimComponent_GetBoneLocation::BoneType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneLocation, TransformSpace) == 0x000001, "Member 'SHAnimComponent_GetBoneLocation::TransformSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneLocation, ReturnValue) == 0x000008, "Member 'SHAnimComponent_GetBoneLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneName \ static_assert(alignof(SHAnimComponent_GetBoneName) == 0x000004, "Wrong alignment on SHAnimComponent_GetBoneName"); \ static_assert(sizeof(SHAnimComponent_GetBoneName) == 0x00000C, "Wrong size on SHAnimComponent_GetBoneName"); \ static_assert(offsetof(SHAnimComponent_GetBoneName, BoneType) == 0x000000, "Member 'SHAnimComponent_GetBoneName::BoneType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneName, ReturnValue) == 0x000004, "Member 'SHAnimComponent_GetBoneName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneRootLocation \ static_assert(alignof(SHAnimComponent_GetBoneRootLocation) == 0x000008, "Wrong alignment on SHAnimComponent_GetBoneRootLocation"); \ static_assert(sizeof(SHAnimComponent_GetBoneRootLocation) == 0x000018, "Wrong size on SHAnimComponent_GetBoneRootLocation"); \ static_assert(offsetof(SHAnimComponent_GetBoneRootLocation, ReturnValue) == 0x000000, "Member 'SHAnimComponent_GetBoneRootLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneRotation \ static_assert(alignof(SHAnimComponent_GetBoneRotation) == 0x000008, "Wrong alignment on SHAnimComponent_GetBoneRotation"); \ static_assert(sizeof(SHAnimComponent_GetBoneRotation) == 0x000020, "Wrong size on SHAnimComponent_GetBoneRotation"); \ static_assert(offsetof(SHAnimComponent_GetBoneRotation, BoneType) == 0x000000, "Member 'SHAnimComponent_GetBoneRotation::BoneType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneRotation, TransformSpace) == 0x000001, "Member 'SHAnimComponent_GetBoneRotation::TransformSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneRotation, ReturnValue) == 0x000008, "Member 'SHAnimComponent_GetBoneRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetBoneTransform \ static_assert(alignof(SHAnimComponent_GetBoneTransform) == 0x000010, "Wrong alignment on SHAnimComponent_GetBoneTransform"); \ static_assert(sizeof(SHAnimComponent_GetBoneTransform) == 0x000070, "Wrong size on SHAnimComponent_GetBoneTransform"); \ static_assert(offsetof(SHAnimComponent_GetBoneTransform, BoneType) == 0x000000, "Member 'SHAnimComponent_GetBoneTransform::BoneType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneTransform, Space) == 0x000001, "Member 'SHAnimComponent_GetBoneTransform::Space' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetBoneTransform, ReturnValue) == 0x000010, "Member 'SHAnimComponent_GetBoneTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetCharacterBodyForward \ static_assert(alignof(SHAnimComponent_GetCharacterBodyForward) == 0x000008, "Wrong alignment on SHAnimComponent_GetCharacterBodyForward"); \ static_assert(sizeof(SHAnimComponent_GetCharacterBodyForward) == 0x000018, "Wrong size on SHAnimComponent_GetCharacterBodyForward"); \ static_assert(offsetof(SHAnimComponent_GetCharacterBodyForward, ReturnValue) == 0x000000, "Member 'SHAnimComponent_GetCharacterBodyForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetCharacterBodyRotation \ static_assert(alignof(SHAnimComponent_GetCharacterBodyRotation) == 0x000008, "Wrong alignment on SHAnimComponent_GetCharacterBodyRotation"); \ static_assert(sizeof(SHAnimComponent_GetCharacterBodyRotation) == 0x000018, "Wrong size on SHAnimComponent_GetCharacterBodyRotation"); \ static_assert(offsetof(SHAnimComponent_GetCharacterBodyRotation, ReturnValue) == 0x000000, "Member 'SHAnimComponent_GetCharacterBodyRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetHipsForward \ static_assert(alignof(SHAnimComponent_GetHipsForward) == 0x000008, "Wrong alignment on SHAnimComponent_GetHipsForward"); \ static_assert(sizeof(SHAnimComponent_GetHipsForward) == 0x000018, "Wrong size on SHAnimComponent_GetHipsForward"); \ static_assert(offsetof(SHAnimComponent_GetHipsForward, ReturnValue) == 0x000000, "Member 'SHAnimComponent_GetHipsForward::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_GetSkeletonSocketName \ static_assert(alignof(SHAnimComponent_GetSkeletonSocketName) == 0x000004, "Wrong alignment on SHAnimComponent_GetSkeletonSocketName"); \ static_assert(sizeof(SHAnimComponent_GetSkeletonSocketName) == 0x00000C, "Wrong size on SHAnimComponent_GetSkeletonSocketName"); \ static_assert(offsetof(SHAnimComponent_GetSkeletonSocketName, SocketType) == 0x000000, "Member 'SHAnimComponent_GetSkeletonSocketName::SocketType' has a wrong offset!"); \ static_assert(offsetof(SHAnimComponent_GetSkeletonSocketName, ReturnValue) == 0x000004, "Member 'SHAnimComponent_GetSkeletonSocketName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_IsAnimActionBlocked \ static_assert(alignof(SHAnimComponent_IsAnimActionBlocked) == 0x000001, "Wrong alignment on SHAnimComponent_IsAnimActionBlocked"); \ static_assert(sizeof(SHAnimComponent_IsAnimActionBlocked) == 0x000001, "Wrong size on SHAnimComponent_IsAnimActionBlocked"); \ static_assert(offsetof(SHAnimComponent_IsAnimActionBlocked, ReturnValue) == 0x000000, "Member 'SHAnimComponent_IsAnimActionBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_IsGameplayLinkedAnimInstSupported \ static_assert(alignof(SHAnimComponent_IsGameplayLinkedAnimInstSupported) == 0x000001, "Wrong alignment on SHAnimComponent_IsGameplayLinkedAnimInstSupported"); \ static_assert(sizeof(SHAnimComponent_IsGameplayLinkedAnimInstSupported) == 0x000001, "Wrong size on SHAnimComponent_IsGameplayLinkedAnimInstSupported"); \ static_assert(offsetof(SHAnimComponent_IsGameplayLinkedAnimInstSupported, ReturnValue) == 0x000000, "Member 'SHAnimComponent_IsGameplayLinkedAnimInstSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimComponent_IsInitialized \ static_assert(alignof(SHAnimComponent_IsInitialized) == 0x000001, "Wrong alignment on SHAnimComponent_IsInitialized"); \ static_assert(sizeof(SHAnimComponent_IsInitialized) == 0x000001, "Wrong size on SHAnimComponent_IsInitialized"); \ static_assert(offsetof(SHAnimComponent_IsInitialized, ReturnValue) == 0x000000, "Member 'SHAnimComponent_IsInitialized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimComponent \ static_assert(alignof(USHAnimComponent) == 0x000008, "Wrong alignment on USHAnimComponent"); \ static_assert(sizeof(USHAnimComponent) == 0x000290, "Wrong size on USHAnimComponent"); \ static_assert(offsetof(USHAnimComponent, GameplayLinkedAnimInstNodeTag) == 0x0000F8, "Member 'USHAnimComponent::GameplayLinkedAnimInstNodeTag' has a wrong offset!"); \ static_assert(offsetof(USHAnimComponent, GameplayLinkedAnimInstDefaultClass) == 0x000100, "Member 'USHAnimComponent::GameplayLinkedAnimInstDefaultClass' has a wrong offset!"); \ static_assert(offsetof(USHAnimComponent, OwnedSubcomponents) == 0x000108, "Member 'USHAnimComponent::OwnedSubcomponents' has a wrong offset!"); \ static_assert(offsetof(USHAnimComponent, AnimInstance) == 0x000158, "Member 'USHAnimComponent::AnimInstance' has a wrong offset!"); \ static_assert(offsetof(USHAnimComponent, AnimActionExe) == 0x000160, "Member 'USHAnimComponent::AnimActionExe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaAnimComponent \ static_assert(alignof(USHMariaAnimComponent) == 0x000008, "Wrong alignment on USHMariaAnimComponent"); \ static_assert(sizeof(USHMariaAnimComponent) == 0x000480, "Wrong size on USHMariaAnimComponent"); \ static_assert(offsetof(USHMariaAnimComponent, SHAnimFootIKSubcompSettings) == 0x000290, "Member 'USHMariaAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHMariaAnimComponent, HeadRotationSettings) == 0x000300, "Member 'USHMariaAnimComponent::HeadRotationSettings' has a wrong offset!"); \ static_assert(offsetof(USHMariaAnimComponent, FlashlightReactionSettings) == 0x000348, "Member 'USHMariaAnimComponent::FlashlightReactionSettings' has a wrong offset!"); \ static_assert(offsetof(USHMariaAnimComponent, DefaultLocomotionAnimInstClass) == 0x000460, "Member 'USHMariaAnimComponent::DefaultLocomotionAnimInstClass' has a wrong offset!"); \ static_assert(offsetof(USHMariaAnimComponent, InjuredLocomotionAnimInstClass) == 0x000468, "Member 'USHMariaAnimComponent::InjuredLocomotionAnimInstClass' has a wrong offset!"); \ static_assert(offsetof(USHMariaAnimComponent, InDangerLocomotionAnimInstClass) == 0x000470, "Member 'USHMariaAnimComponent::InDangerLocomotionAnimInstClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStatisticsValueProcessor \ static_assert(alignof(USHStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHStatisticsValueProcessor"); \ static_assert(sizeof(USHStatisticsValueProcessor) == 0x000030, "Wrong size on USHStatisticsValueProcessor"); \ static_assert(offsetof(USHStatisticsValueProcessor, OwnerComponent) == 0x000028, "Member 'USHStatisticsValueProcessor::OwnerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDistanceTravelledStatisticsValueProcessor \ static_assert(alignof(USHDistanceTravelledStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHDistanceTravelledStatisticsValueProcessor"); \ static_assert(sizeof(USHDistanceTravelledStatisticsValueProcessor) == 0x000038, "Wrong size on USHDistanceTravelledStatisticsValueProcessor"); \ static_assert(offsetof(USHDistanceTravelledStatisticsValueProcessor, DistanceTravelled) == 0x000030, "Member 'USHDistanceTravelledStatisticsValueProcessor::DistanceTravelled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASonyDemoBlockingVolume \ static_assert(alignof(ASonyDemoBlockingVolume) == 0x000008, "Wrong alignment on ASonyDemoBlockingVolume"); \ static_assert(sizeof(ASonyDemoBlockingVolume) == 0x0002F8, "Wrong size on ASonyDemoBlockingVolume"); \ static_assert(offsetof(ASonyDemoBlockingVolume, Proximity) == 0x0002E8, "Member 'ASonyDemoBlockingVolume::Proximity' has a wrong offset!"); \ static_assert(offsetof(ASonyDemoBlockingVolume, MessageIndex) == 0x0002EC, "Member 'ASonyDemoBlockingVolume::MessageIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXNiagaraDecalComponent_SetInitialErode \ static_assert(alignof(SHFXNiagaraDecalComponent_SetInitialErode) == 0x000004, "Wrong alignment on SHFXNiagaraDecalComponent_SetInitialErode"); \ static_assert(sizeof(SHFXNiagaraDecalComponent_SetInitialErode) == 0x000004, "Wrong size on SHFXNiagaraDecalComponent_SetInitialErode"); \ static_assert(offsetof(SHFXNiagaraDecalComponent_SetInitialErode, InitialErode) == 0x000000, "Member 'SHFXNiagaraDecalComponent_SetInitialErode::InitialErode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXNiagaraDecalComponent \ static_assert(alignof(USHFXNiagaraDecalComponent) == 0x000010, "Wrong alignment on USHFXNiagaraDecalComponent"); \ static_assert(sizeof(USHFXNiagaraDecalComponent) == 0x000320, "Wrong size on USHFXNiagaraDecalComponent"); \ static_assert(offsetof(USHFXNiagaraDecalComponent, ErosionParameterName) == 0x0002F8, "Member 'USHFXNiagaraDecalComponent::ErosionParameterName' has a wrong offset!"); \ static_assert(offsetof(USHFXNiagaraDecalComponent, FadeAwayTime) == 0x000300, "Member 'USHFXNiagaraDecalComponent::FadeAwayTime' has a wrong offset!"); \ static_assert(offsetof(USHFXNiagaraDecalComponent, IsErosionEnabled) == 0x000304, "Member 'USHFXNiagaraDecalComponent::IsErosionEnabled' has a wrong offset!"); \ static_assert(offsetof(USHFXNiagaraDecalComponent, UseErosionInvert) == 0x000305, "Member 'USHFXNiagaraDecalComponent::UseErosionInvert' has a wrong offset!"); \ static_assert(offsetof(USHFXNiagaraDecalComponent, DecalMaterialDynamic) == 0x000308, "Member 'USHFXNiagaraDecalComponent::DecalMaterialDynamic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimNotify_SHAkEvent_ProcessNotify \ static_assert(alignof(AnimNotify_SHAkEvent_ProcessNotify) == 0x000008, "Wrong alignment on AnimNotify_SHAkEvent_ProcessNotify"); \ static_assert(sizeof(AnimNotify_SHAkEvent_ProcessNotify) == 0x000058, "Wrong size on AnimNotify_SHAkEvent_ProcessNotify"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, MeshComp) == 0x000000, "Member 'AnimNotify_SHAkEvent_ProcessNotify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, Animation) == 0x000008, "Member 'AnimNotify_SHAkEvent_ProcessNotify::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, EventReference) == 0x000010, "Member 'AnimNotify_SHAkEvent_ProcessNotify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, AttachName) == 0x000038, "Member 'AnimNotify_SHAkEvent_ProcessNotify::AttachName' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, AudioEvent) == 0x000048, "Member 'AnimNotify_SHAkEvent_ProcessNotify::AudioEvent' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, bFollow) == 0x000050, "Member 'AnimNotify_SHAkEvent_ProcessNotify::bFollow' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, bCreatedComponentDestroyOnFinish) == 0x000051, "Member 'AnimNotify_SHAkEvent_ProcessNotify::bCreatedComponentDestroyOnFinish' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_SHAkEvent_ProcessNotify, CreatedComponentOcclusionRefreshInverval) == 0x000054, "Member 'AnimNotify_SHAkEvent_ProcessNotify::CreatedComponentOcclusionRefreshInverval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_SHAkEvent \ static_assert(alignof(UAnimNotify_SHAkEvent) == 0x000008, "Wrong alignment on UAnimNotify_SHAkEvent"); \ static_assert(sizeof(UAnimNotify_SHAkEvent) == 0x000038, "Wrong size on UAnimNotify_SHAkEvent"); \ #define DUMPER7_ASSERTS_SHActorsManagementControllableInterface_ApplyShouldBeActive \ static_assert(alignof(SHActorsManagementControllableInterface_ApplyShouldBeActive) == 0x000008, "Wrong alignment on SHActorsManagementControllableInterface_ApplyShouldBeActive"); \ static_assert(sizeof(SHActorsManagementControllableInterface_ApplyShouldBeActive) == 0x000010, "Wrong size on SHActorsManagementControllableInterface_ApplyShouldBeActive"); \ static_assert(offsetof(SHActorsManagementControllableInterface_ApplyShouldBeActive, InControllerActor) == 0x000000, "Member 'SHActorsManagementControllableInterface_ApplyShouldBeActive::InControllerActor' has a wrong offset!"); \ static_assert(offsetof(SHActorsManagementControllableInterface_ApplyShouldBeActive, InShouldBeActive) == 0x000008, "Member 'SHActorsManagementControllableInterface_ApplyShouldBeActive::InShouldBeActive' has a wrong offset!"); \ static_assert(offsetof(SHActorsManagementControllableInterface_ApplyShouldBeActive, ReturnValue) == 0x000009, "Member 'SHActorsManagementControllableInterface_ApplyShouldBeActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHActorsManagementControllableInterface \ static_assert(alignof(ISHActorsManagementControllableInterface) == 0x000001, "Wrong alignment on ISHActorsManagementControllableInterface"); \ static_assert(sizeof(ISHActorsManagementControllableInterface) == 0x000001, "Wrong size on ISHActorsManagementControllableInterface"); \ #define DUMPER7_ASSERTS_UAnimNotify_SHPlayNiagaraEffect \ static_assert(alignof(UAnimNotify_SHPlayNiagaraEffect) == 0x000010, "Wrong alignment on UAnimNotify_SHPlayNiagaraEffect"); \ static_assert(sizeof(UAnimNotify_SHPlayNiagaraEffect) == 0x0000D0, "Wrong size on UAnimNotify_SHPlayNiagaraEffect"); \ #define DUMPER7_ASSERTS_SHGameplayMapFocusableComponent_ProcessFocusableShownEvent \ static_assert(alignof(SHGameplayMapFocusableComponent_ProcessFocusableShownEvent) == 0x000008, "Wrong alignment on SHGameplayMapFocusableComponent_ProcessFocusableShownEvent"); \ static_assert(sizeof(SHGameplayMapFocusableComponent_ProcessFocusableShownEvent) == 0x000008, "Wrong size on SHGameplayMapFocusableComponent_ProcessFocusableShownEvent"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessFocusableShownEvent, FocusableComponentPtr) == 0x000000, "Member 'SHGameplayMapFocusableComponent_ProcessFocusableShownEvent::FocusableComponentPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent \ static_assert(alignof(SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent) == 0x000008, "Wrong alignment on SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent"); \ static_assert(sizeof(SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent) == 0x000008, "Wrong size on SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent, FocusableComponentPtr) == 0x000000, "Member 'SHGameplayMapFocusableComponent_ProcessFocusableSolvedEvent::FocusableComponentPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHGameplayMapFocusableComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapFocusableComponent \ static_assert(alignof(USHGameplayMapFocusableComponent) == 0x000008, "Wrong alignment on USHGameplayMapFocusableComponent"); \ static_assert(sizeof(USHGameplayMapFocusableComponent) == 0x0000E0, "Wrong size on USHGameplayMapFocusableComponent"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, FocusableCustomOffset) == 0x0000C0, "Member 'USHGameplayMapFocusableComponent::FocusableCustomOffset' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, bWantAdditionalGameplayMapHintObject) == 0x0000C4, "Member 'USHGameplayMapFocusableComponent::bWantAdditionalGameplayMapHintObject' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, GameplayMapHintObjectConfig) == 0x0000C8, "Member 'USHGameplayMapFocusableComponent::GameplayMapHintObjectConfig' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, GameplayMapHintArrowObjectID) == 0x0000D4, "Member 'USHGameplayMapFocusableComponent::GameplayMapHintArrowObjectID' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, bWasFocusableAddedToMap) == 0x0000DC, "Member 'USHGameplayMapFocusableComponent::bWasFocusableAddedToMap' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapFocusableComponent, bWasHintAddedToMap) == 0x0000DD, "Member 'USHGameplayMapFocusableComponent::bWasHintAddedToMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskNewGameSettingsWidget_BP_OnShowVisualization \ static_assert(alignof(AskNewGameSettingsWidget_BP_OnShowVisualization) == 0x000008, "Wrong alignment on AskNewGameSettingsWidget_BP_OnShowVisualization"); \ static_assert(sizeof(AskNewGameSettingsWidget_BP_OnShowVisualization) == 0x000060, "Wrong size on AskNewGameSettingsWidget_BP_OnShowVisualization"); \ static_assert(offsetof(AskNewGameSettingsWidget_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'AskNewGameSettingsWidget_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAskNewGameSettingsWidget \ static_assert(alignof(UAskNewGameSettingsWidget) == 0x000008, "Wrong alignment on UAskNewGameSettingsWidget"); \ static_assert(sizeof(UAskNewGameSettingsWidget) == 0x0003E8, "Wrong size on UAskNewGameSettingsWidget"); \ static_assert(offsetof(UAskNewGameSettingsWidget, Config) == 0x000398, "Member 'UAskNewGameSettingsWidget::Config' has a wrong offset!"); \ static_assert(offsetof(UAskNewGameSettingsWidget, Presets) == 0x0003A0, "Member 'UAskNewGameSettingsWidget::Presets' has a wrong offset!"); \ static_assert(offsetof(UAskNewGameSettingsWidget, Visualization_img) == 0x0003A8, "Member 'UAskNewGameSettingsWidget::Visualization_img' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCombatStatesInterface \ static_assert(alignof(ISHCombatStatesInterface) == 0x000001, "Wrong alignment on ISHCombatStatesInterface"); \ static_assert(sizeof(ISHCombatStatesInterface) == 0x000001, "Wrong size on ISHCombatStatesInterface"); \ #define DUMPER7_ASSERTS_UGameOptionSpinBoxWidget \ static_assert(alignof(UGameOptionSpinBoxWidget) == 0x000008, "Wrong alignment on UGameOptionSpinBoxWidget"); \ static_assert(sizeof(UGameOptionSpinBoxWidget) == 0x000378, "Wrong size on UGameOptionSpinBoxWidget"); \ static_assert(offsetof(UGameOptionSpinBoxWidget, Option) == 0x000318, "Member 'UGameOptionSpinBoxWidget::Option' has a wrong offset!"); \ static_assert(offsetof(UGameOptionSpinBoxWidget, Config) == 0x000320, "Member 'UGameOptionSpinBoxWidget::Config' has a wrong offset!"); \ static_assert(offsetof(UGameOptionSpinBoxWidget, Presets) == 0x000328, "Member 'UGameOptionSpinBoxWidget::Presets' has a wrong offset!"); \ static_assert(offsetof(UGameOptionSpinBoxWidget, RetroModes) == 0x000330, "Member 'UGameOptionSpinBoxWidget::RetroModes' has a wrong offset!"); \ static_assert(offsetof(UGameOptionSpinBoxWidget, bIsDevelopmentAllowAll) == 0x000360, "Member 'UGameOptionSpinBoxWidget::bIsDevelopmentAllowAll' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameOptionsConfig \ static_assert(alignof(UGameOptionsConfig) == 0x000008, "Wrong alignment on UGameOptionsConfig"); \ static_assert(sizeof(UGameOptionsConfig) == 0x000048, "Wrong size on UGameOptionsConfig"); \ static_assert(offsetof(UGameOptionsConfig, Options) == 0x000030, "Member 'UGameOptionsConfig::Options' has a wrong offset!"); \ static_assert(offsetof(UGameOptionsConfig, StringTable) == 0x000040, "Member 'UGameOptionsConfig::StringTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAttackCameraDataAsset \ static_assert(alignof(USHCharacterPlayAttackCameraDataAsset) == 0x000008, "Wrong alignment on USHCharacterPlayAttackCameraDataAsset"); \ static_assert(sizeof(USHCharacterPlayAttackCameraDataAsset) == 0x000230, "Wrong size on USHCharacterPlayAttackCameraDataAsset"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, bSecureCameraView) == 0x000030, "Member 'USHCharacterPlayAttackCameraDataAsset::bSecureCameraView' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, SecureViewDuration) == 0x000034, "Member 'USHCharacterPlayAttackCameraDataAsset::SecureViewDuration' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, SecureViewSettings) == 0x000038, "Member 'USHCharacterPlayAttackCameraDataAsset::SecureViewSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, bOverrrideCameraFOV) == 0x000070, "Member 'USHCharacterPlayAttackCameraDataAsset::bOverrrideCameraFOV' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, CameraFOVOverrride) == 0x000078, "Member 'USHCharacterPlayAttackCameraDataAsset::CameraFOVOverrride' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, CameraMAARL) == 0x0000A0, "Member 'USHCharacterPlayAttackCameraDataAsset::CameraMAARL' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, CameraMAACR) == 0x0000C8, "Member 'USHCharacterPlayAttackCameraDataAsset::CameraMAACR' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, bOverrrideCameraProfile) == 0x0000F0, "Member 'USHCharacterPlayAttackCameraDataAsset::bOverrrideCameraProfile' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, CameraProfileOverrride) == 0x0000F8, "Member 'USHCharacterPlayAttackCameraDataAsset::CameraProfileOverrride' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, bUseCameraAnimation) == 0x0001A8, "Member 'USHCharacterPlayAttackCameraDataAsset::bUseCameraAnimation' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAttackCameraDataAsset, CameraAnimationData) == 0x0001B0, "Member 'USHCharacterPlayAttackCameraDataAsset::CameraAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpawnPointsPanelWidget \ static_assert(alignof(USpawnPointsPanelWidget) == 0x000008, "Wrong alignment on USpawnPointsPanelWidget"); \ static_assert(sizeof(USpawnPointsPanelWidget) == 0x000400, "Wrong size on USpawnPointsPanelWidget"); \ static_assert(offsetof(USpawnPointsPanelWidget, SpawnPoints_wdg) == 0x0003E8, "Member 'USpawnPointsPanelWidget::SpawnPoints_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASpotLightWithShadowDistance \ static_assert(alignof(ASpotLightWithShadowDistance) == 0x000008, "Wrong alignment on ASpotLightWithShadowDistance"); \ static_assert(sizeof(ASpotLightWithShadowDistance) == 0x0002C8, "Wrong size on ASpotLightWithShadowDistance"); \ #define DUMPER7_ASSERTS_USHAsyncLoaderComponent \ static_assert(alignof(USHAsyncLoaderComponent) == 0x000008, "Wrong alignment on USHAsyncLoaderComponent"); \ static_assert(sizeof(USHAsyncLoaderComponent) == 0x0000E8, "Wrong size on USHAsyncLoaderComponent"); \ static_assert(offsetof(USHAsyncLoaderComponent, LoadedObjects) == 0x0000A0, "Member 'USHAsyncLoaderComponent::LoadedObjects' has a wrong offset!"); \ static_assert(offsetof(USHAsyncLoaderComponent, LoadedSolidObjects) == 0x0000B0, "Member 'USHAsyncLoaderComponent::LoadedSolidObjects' has a wrong offset!"); \ static_assert(offsetof(USHAsyncLoaderComponent, LoadedCutsceneObjects) == 0x0000C0, "Member 'USHAsyncLoaderComponent::LoadedCutsceneObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_PlayAudioWeapon \ static_assert(alignof(USHAnimNotify_PlayAudioWeapon) == 0x000008, "Wrong alignment on USHAnimNotify_PlayAudioWeapon"); \ static_assert(sizeof(USHAnimNotify_PlayAudioWeapon) == 0x000040, "Wrong size on USHAnimNotify_PlayAudioWeapon"); \ static_assert(offsetof(USHAnimNotify_PlayAudioWeapon, AudioEventToPlay) == 0x000038, "Member 'USHAnimNotify_PlayAudioWeapon::AudioEventToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleAnimInstance \ static_assert(alignof(USHVehicleAnimInstance) == 0x000010, "Wrong alignment on USHVehicleAnimInstance"); \ static_assert(sizeof(USHVehicleAnimInstance) == 0x000370, "Wrong size on USHVehicleAnimInstance"); \ static_assert(offsetof(USHVehicleAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHVehicleAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHVehicleAnimInstance, bInstantGetIn) == 0x000349, "Member 'USHVehicleAnimInstance::bInstantGetIn' has a wrong offset!"); \ static_assert(offsetof(USHVehicleAnimInstance, bFinishInteraction) == 0x00034A, "Member 'USHVehicleAnimInstance::bFinishInteraction' has a wrong offset!"); \ static_assert(offsetof(USHVehicleAnimInstance, bIsMovementBlocked) == 0x00034B, "Member 'USHVehicleAnimInstance::bIsMovementBlocked' has a wrong offset!"); \ static_assert(offsetof(USHVehicleAnimInstance, CurrentInputValue) == 0x000350, "Member 'USHVehicleAnimInstance::CurrentInputValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_EnableBonePhysics \ static_assert(alignof(USHAnimNotify_EnableBonePhysics) == 0x000008, "Wrong alignment on USHAnimNotify_EnableBonePhysics"); \ static_assert(sizeof(USHAnimNotify_EnableBonePhysics) == 0x000090, "Wrong size on USHAnimNotify_EnableBonePhysics"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, BoneNames) == 0x000038, "Member 'USHAnimNotify_EnableBonePhysics::BoneNames' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, ActivateParentBodyLevelsAbove) == 0x000048, "Member 'USHAnimNotify_EnableBonePhysics::ActivateParentBodyLevelsAbove' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, PhysicsBlend) == 0x00004C, "Member 'USHAnimNotify_EnableBonePhysics::PhysicsBlend' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, AllowRootPhysics) == 0x000060, "Member 'USHAnimNotify_EnableBonePhysics::AllowRootPhysics' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, PhysicsIdentifier) == 0x000064, "Member 'USHAnimNotify_EnableBonePhysics::PhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, ApplyLocalForce) == 0x000070, "Member 'USHAnimNotify_EnableBonePhysics::ApplyLocalForce' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, ForceApplicationTarget) == 0x000088, "Member 'USHAnimNotify_EnableBonePhysics::ForceApplicationTarget' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableBonePhysics, ApplyForceToChildrenMultiplier) == 0x00008C, "Member 'USHAnimNotify_EnableBonePhysics::ApplyForceToChildrenMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_OnControllerChanged \ static_assert(alignof(SHEnemyAnimComponent_OnControllerChanged) == 0x000008, "Wrong alignment on SHEnemyAnimComponent_OnControllerChanged"); \ static_assert(sizeof(SHEnemyAnimComponent_OnControllerChanged) == 0x000018, "Wrong size on SHEnemyAnimComponent_OnControllerChanged"); \ static_assert(offsetof(SHEnemyAnimComponent_OnControllerChanged, Pawn) == 0x000000, "Member 'SHEnemyAnimComponent_OnControllerChanged::Pawn' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_OnControllerChanged, OldController) == 0x000008, "Member 'SHEnemyAnimComponent_OnControllerChanged::OldController' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_OnControllerChanged, NewController) == 0x000010, "Member 'SHEnemyAnimComponent_OnControllerChanged::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent \ static_assert(alignof(SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent"); \ static_assert(sizeof(SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent) == 0x000001, "Wrong size on SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent, NewAggroStance) == 0x000000, "Member 'SHEnemyAnimComponent_ProcessEnemyBehaviorStanceChangedEvent::NewAggroStance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent \ static_assert(alignof(SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent) == 0x000008, "Wrong alignment on SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent"); \ static_assert(sizeof(SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent) == 0x000068, "Wrong size on SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent, InHitReactionComponent) == 0x000000, "Member 'SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent::InHitReactionComponent' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent, InBonePhysics) == 0x000008, "Member 'SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent::InBonePhysics' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent, ReturnValue) == 0x000060, "Member 'SHEnemyAnimComponent_ProcessHitReactionBonePhysicsRequestEvent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent \ static_assert(alignof(SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent) == 0x000008, "Wrong alignment on SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent"); \ static_assert(sizeof(SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent) == 0x000010, "Wrong size on SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent, InHitReactionComponent) == 0x000000, "Member 'SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent::InHitReactionComponent' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent, InHitReactionState) == 0x000008, "Member 'SHEnemyAnimComponent_ProcessHitReactionStateEndedEvent::InHitReactionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent \ static_assert(alignof(SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent) == 0x000008, "Wrong alignment on SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent"); \ static_assert(sizeof(SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent) == 0x000010, "Wrong size on SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent, InHitReactionComponent) == 0x000000, "Member 'SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent::InHitReactionComponent' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent, InHitReactionState) == 0x000008, "Member 'SHEnemyAnimComponent_ProcessHitReactionStateStartedEvent::InHitReactionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_SetLyingState \ static_assert(alignof(SHEnemyAnimComponent_SetLyingState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_SetLyingState"); \ static_assert(sizeof(SHEnemyAnimComponent_SetLyingState) == 0x000002, "Wrong size on SHEnemyAnimComponent_SetLyingState"); \ static_assert(offsetof(SHEnemyAnimComponent_SetLyingState, InIsLying) == 0x000000, "Member 'SHEnemyAnimComponent_SetLyingState::InIsLying' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_SetLyingState, InIsTransforming) == 0x000001, "Member 'SHEnemyAnimComponent_SetLyingState::InIsTransforming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_GetActiveHitReactionVariants \ static_assert(alignof(SHEnemyAnimComponent_GetActiveHitReactionVariants) == 0x000008, "Wrong alignment on SHEnemyAnimComponent_GetActiveHitReactionVariants"); \ static_assert(sizeof(SHEnemyAnimComponent_GetActiveHitReactionVariants) == 0x000018, "Wrong size on SHEnemyAnimComponent_GetActiveHitReactionVariants"); \ static_assert(offsetof(SHEnemyAnimComponent_GetActiveHitReactionVariants, InHitReactionType) == 0x000000, "Member 'SHEnemyAnimComponent_GetActiveHitReactionVariants::InHitReactionType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_GetActiveHitReactionVariants, OutHitReactionVariants) == 0x000008, "Member 'SHEnemyAnimComponent_GetActiveHitReactionVariants::OutHitReactionVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInDeathState \ static_assert(alignof(SHEnemyAnimComponent_IsInDeathState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInDeathState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInDeathState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInDeathState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInDeathState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInDeathState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInDeathState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInDeathState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInFalterState \ static_assert(alignof(SHEnemyAnimComponent_IsInFalterState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInFalterState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInFalterState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInFalterState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInFalterState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInFalterState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInFalterState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInFalterState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInKnockdownState \ static_assert(alignof(SHEnemyAnimComponent_IsInKnockdownState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInKnockdownState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInKnockdownState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInKnockdownState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInKnockdownState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInKnockdownState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInKnockdownState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInKnockdownState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInNormalHitState \ static_assert(alignof(SHEnemyAnimComponent_IsInNormalHitState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInNormalHitState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInNormalHitState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInNormalHitState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInNormalHitState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInNormalHitState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInNormalHitState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInNormalHitState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInStaggerState \ static_assert(alignof(SHEnemyAnimComponent_IsInStaggerState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInStaggerState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInStaggerState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInStaggerState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInStaggerState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInStaggerState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInStaggerState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInStaggerState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyAnimComponent_IsInTwitchState \ static_assert(alignof(SHEnemyAnimComponent_IsInTwitchState) == 0x000001, "Wrong alignment on SHEnemyAnimComponent_IsInTwitchState"); \ static_assert(sizeof(SHEnemyAnimComponent_IsInTwitchState) == 0x000002, "Wrong size on SHEnemyAnimComponent_IsInTwitchState"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInTwitchState, InIncludeFinishing) == 0x000000, "Member 'SHEnemyAnimComponent_IsInTwitchState::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHEnemyAnimComponent_IsInTwitchState, ReturnValue) == 0x000001, "Member 'SHEnemyAnimComponent_IsInTwitchState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyAnimComponent \ static_assert(alignof(USHEnemyAnimComponent) == 0x000008, "Wrong alignment on USHEnemyAnimComponent"); \ static_assert(sizeof(USHEnemyAnimComponent) == 0x000490, "Wrong size on USHEnemyAnimComponent"); \ static_assert(offsetof(USHEnemyAnimComponent, EventDeathHitReactionStarted) == 0x000290, "Member 'USHEnemyAnimComponent::EventDeathHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventDeathHitReactionEnded) == 0x0002A0, "Member 'USHEnemyAnimComponent::EventDeathHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventKnockdownHitReactionStarted) == 0x0002B0, "Member 'USHEnemyAnimComponent::EventKnockdownHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventKnockdownHitReactionEnded) == 0x0002C0, "Member 'USHEnemyAnimComponent::EventKnockdownHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventFalterHitReactionStarted) == 0x0002D0, "Member 'USHEnemyAnimComponent::EventFalterHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventFalterHitReactionEnded) == 0x0002E0, "Member 'USHEnemyAnimComponent::EventFalterHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventStaggerHitReactionStarted) == 0x0002F0, "Member 'USHEnemyAnimComponent::EventStaggerHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventStaggerHitReactionEnded) == 0x000300, "Member 'USHEnemyAnimComponent::EventStaggerHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventNormalHitReactionStarted) == 0x000310, "Member 'USHEnemyAnimComponent::EventNormalHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventNormalHitReactionEnded) == 0x000320, "Member 'USHEnemyAnimComponent::EventNormalHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventTwitchHitReactionStarted) == 0x000330, "Member 'USHEnemyAnimComponent::EventTwitchHitReactionStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, EventTwitchHitReactionEnded) == 0x000340, "Member 'USHEnemyAnimComponent::EventTwitchHitReactionEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, PhysicalAnimationProfileDA) == 0x000350, "Member 'USHEnemyAnimComponent::PhysicalAnimationProfileDA' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, ReviveAnimationsDA) == 0x000358, "Member 'USHEnemyAnimComponent::ReviveAnimationsDA' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, HitReactionsSet) == 0x000360, "Member 'USHEnemyAnimComponent::HitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, LocomotionAnimInstances) == 0x000368, "Member 'USHEnemyAnimComponent::LocomotionAnimInstances' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, RagDollSettings) == 0x0003B8, "Member 'USHEnemyAnimComponent::RagDollSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, BonePhysicsSettings) == 0x0003F0, "Member 'USHEnemyAnimComponent::BonePhysicsSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, bDrawHitReactionsDebug) == 0x000458, "Member 'USHEnemyAnimComponent::bDrawHitReactionsDebug' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, bPrintBonePhysicsStates) == 0x000459, "Member 'USHEnemyAnimComponent::bPrintBonePhysicsStates' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, bDrawRagdollPose) == 0x00045A, "Member 'USHEnemyAnimComponent::bDrawRagdollPose' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, DrawStreamedRagdollPoseDuration) == 0x00045C, "Member 'USHEnemyAnimComponent::DrawStreamedRagdollPoseDuration' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, bDrawBoneAppliedPhysicsForces) == 0x000460, "Member 'USHEnemyAnimComponent::bDrawBoneAppliedPhysicsForces' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, DrawBoneAppliedPhysicsForcesScale) == 0x000464, "Member 'USHEnemyAnimComponent::DrawBoneAppliedPhysicsForcesScale' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, bDrawBoneActivePhysicsForces) == 0x000468, "Member 'USHEnemyAnimComponent::bDrawBoneActivePhysicsForces' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, DrawBoneActivePhysicsForcesScale) == 0x00046C, "Member 'USHEnemyAnimComponent::DrawBoneActivePhysicsForcesScale' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, OwnerCharacter) == 0x000470, "Member 'USHEnemyAnimComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, OwnerController) == 0x000478, "Member 'USHEnemyAnimComponent::OwnerController' has a wrong offset!"); \ static_assert(offsetof(USHEnemyAnimComponent, CachedHitReactionsSubcomponent) == 0x000480, "Member 'USHEnemyAnimComponent::CachedHitReactionsSubcomponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCreeperAnimComponent_SetAttackBlend \ static_assert(alignof(SHCreeperAnimComponent_SetAttackBlend) == 0x000004, "Wrong alignment on SHCreeperAnimComponent_SetAttackBlend"); \ static_assert(sizeof(SHCreeperAnimComponent_SetAttackBlend) == 0x000004, "Wrong size on SHCreeperAnimComponent_SetAttackBlend"); \ static_assert(offsetof(SHCreeperAnimComponent_SetAttackBlend, Velocity) == 0x000000, "Member 'SHCreeperAnimComponent_SetAttackBlend::Velocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCreeperAnimComponent \ static_assert(alignof(USHCreeperAnimComponent) == 0x000008, "Wrong alignment on USHCreeperAnimComponent"); \ static_assert(sizeof(USHCreeperAnimComponent) == 0x000490, "Wrong size on USHCreeperAnimComponent"); \ #define DUMPER7_ASSERTS_USHAnimNotify_FadeOutBonePhysics \ static_assert(alignof(USHAnimNotify_FadeOutBonePhysics) == 0x000008, "Wrong alignment on USHAnimNotify_FadeOutBonePhysics"); \ static_assert(sizeof(USHAnimNotify_FadeOutBonePhysics) == 0x000048, "Wrong size on USHAnimNotify_FadeOutBonePhysics"); \ static_assert(offsetof(USHAnimNotify_FadeOutBonePhysics, BlendOutTime) == 0x000038, "Member 'USHAnimNotify_FadeOutBonePhysics::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_FadeOutBonePhysics, BlendOutCurveBend) == 0x00003C, "Member 'USHAnimNotify_FadeOutBonePhysics::BlendOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_FadeOutBonePhysics, PhysicsIdentifier) == 0x000040, "Member 'USHAnimNotify_FadeOutBonePhysics::PhysicsIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBTTask_MBP3WallRun \ static_assert(alignof(UBTTask_MBP3WallRun) == 0x000008, "Wrong alignment on UBTTask_MBP3WallRun"); \ static_assert(sizeof(UBTTask_MBP3WallRun) == 0x0000F0, "Wrong size on UBTTask_MBP3WallRun"); \ static_assert(offsetof(UBTTask_MBP3WallRun, AnimTag) == 0x000070, "Member 'UBTTask_MBP3WallRun::AnimTag' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, StartingWallIndex) == 0x000078, "Member 'UBTTask_MBP3WallRun::StartingWallIndex' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, MaxSequences) == 0x00007C, "Member 'UBTTask_MBP3WallRun::MaxSequences' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, bPickRandomIndex) == 0x000080, "Member 'UBTTask_MBP3WallRun::bPickRandomIndex' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, bPlayAllSequences) == 0x000081, "Member 'UBTTask_MBP3WallRun::bPlayAllSequences' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, EndWaitTime) == 0x000084, "Member 'UBTTask_MBP3WallRun::EndWaitTime' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, RandomDeviation) == 0x000088, "Member 'UBTTask_MBP3WallRun::RandomDeviation' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, MontageStartSections) == 0x000090, "Member 'UBTTask_MBP3WallRun::MontageStartSections' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, MontageWallSections) == 0x0000A0, "Member 'UBTTask_MBP3WallRun::MontageWallSections' has a wrong offset!"); \ static_assert(offsetof(UBTTask_MBP3WallRun, MontageEndSections) == 0x0000B0, "Member 'UBTTask_MBP3WallRun::MontageEndSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatSubcomponentBase_GetOwnerCharacter \ static_assert(alignof(SHCombatSubcomponentBase_GetOwnerCharacter) == 0x000008, "Wrong alignment on SHCombatSubcomponentBase_GetOwnerCharacter"); \ static_assert(sizeof(SHCombatSubcomponentBase_GetOwnerCharacter) == 0x000008, "Wrong size on SHCombatSubcomponentBase_GetOwnerCharacter"); \ static_assert(offsetof(SHCombatSubcomponentBase_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'SHCombatSubcomponentBase_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatSubcomponentBase_GetOwningActor \ static_assert(alignof(SHCombatSubcomponentBase_GetOwningActor) == 0x000008, "Wrong alignment on SHCombatSubcomponentBase_GetOwningActor"); \ static_assert(sizeof(SHCombatSubcomponentBase_GetOwningActor) == 0x000008, "Wrong size on SHCombatSubcomponentBase_GetOwningActor"); \ static_assert(offsetof(SHCombatSubcomponentBase_GetOwningActor, ReturnValue) == 0x000000, "Member 'SHCombatSubcomponentBase_GetOwningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatSubcomponentBase_GetOwningComponent \ static_assert(alignof(SHCombatSubcomponentBase_GetOwningComponent) == 0x000008, "Wrong alignment on SHCombatSubcomponentBase_GetOwningComponent"); \ static_assert(sizeof(SHCombatSubcomponentBase_GetOwningComponent) == 0x000008, "Wrong size on SHCombatSubcomponentBase_GetOwningComponent"); \ static_assert(offsetof(SHCombatSubcomponentBase_GetOwningComponent, ReturnValue) == 0x000000, "Member 'SHCombatSubcomponentBase_GetOwningComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCombatSubcomponentBase \ static_assert(alignof(USHCombatSubcomponentBase) == 0x000008, "Wrong alignment on USHCombatSubcomponentBase"); \ static_assert(sizeof(USHCombatSubcomponentBase) == 0x000038, "Wrong size on USHCombatSubcomponentBase"); \ static_assert(offsetof(USHCombatSubcomponentBase, OwnerCharacter) == 0x000028, "Member 'USHCombatSubcomponentBase::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCombatSubcomponentBase, OwnerComponent) == 0x000030, "Member 'USHCombatSubcomponentBase::OwnerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ModifyCombatInputMode \ static_assert(alignof(UAnimNotify_ModifyCombatInputMode) == 0x000008, "Wrong alignment on UAnimNotify_ModifyCombatInputMode"); \ static_assert(sizeof(UAnimNotify_ModifyCombatInputMode) == 0x000090, "Wrong size on UAnimNotify_ModifyCombatInputMode"); \ static_assert(offsetof(UAnimNotify_ModifyCombatInputMode, RequiredInputMode) == 0x000038, "Member 'UAnimNotify_ModifyCombatInputMode::RequiredInputMode' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_ModifyCombatInputMode, Tasks) == 0x000040, "Member 'UAnimNotify_ModifyCombatInputMode::Tasks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_AnyAllowOverride \ static_assert(alignof(UAnimNotify_AnyAllowOverride) == 0x000008, "Wrong alignment on UAnimNotify_AnyAllowOverride"); \ static_assert(sizeof(UAnimNotify_AnyAllowOverride) == 0x000040, "Wrong size on UAnimNotify_AnyAllowOverride"); \ static_assert(offsetof(UAnimNotify_AnyAllowOverride, RequiredInputMode) == 0x000038, "Member 'UAnimNotify_AnyAllowOverride::RequiredInputMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHMeleeAttackSecondaryTargetInterface \ static_assert(alignof(ISHMeleeAttackSecondaryTargetInterface) == 0x000001, "Wrong alignment on ISHMeleeAttackSecondaryTargetInterface"); \ static_assert(sizeof(ISHMeleeAttackSecondaryTargetInterface) == 0x000001, "Wrong size on ISHMeleeAttackSecondaryTargetInterface"); \ #define DUMPER7_ASSERTS_UAnimNotify_HitReactAllowOverride \ static_assert(alignof(UAnimNotify_HitReactAllowOverride) == 0x000008, "Wrong alignment on UAnimNotify_HitReactAllowOverride"); \ static_assert(sizeof(UAnimNotify_HitReactAllowOverride) == 0x000038, "Wrong size on UAnimNotify_HitReactAllowOverride"); \ #define DUMPER7_ASSERTS_USHControlsSettingsPanelWidget \ static_assert(alignof(USHControlsSettingsPanelWidget) == 0x000008, "Wrong alignment on USHControlsSettingsPanelWidget"); \ static_assert(sizeof(USHControlsSettingsPanelWidget) == 0x0003B0, "Wrong size on USHControlsSettingsPanelWidget"); \ static_assert(offsetof(USHControlsSettingsPanelWidget, RangeAimAction) == 0x000370, "Member 'USHControlsSettingsPanelWidget::RangeAimAction' has a wrong offset!"); \ static_assert(offsetof(USHControlsSettingsPanelWidget, FireAction) == 0x00037C, "Member 'USHControlsSettingsPanelWidget::FireAction' has a wrong offset!"); \ static_assert(offsetof(USHControlsSettingsPanelWidget, MeleeAttackAction) == 0x000388, "Member 'USHControlsSettingsPanelWidget::MeleeAttackAction' has a wrong offset!"); \ static_assert(offsetof(USHControlsSettingsPanelWidget, BoatLeftAction) == 0x000394, "Member 'USHControlsSettingsPanelWidget::BoatLeftAction' has a wrong offset!"); \ static_assert(offsetof(USHControlsSettingsPanelWidget, BoatRightAction) == 0x0003A0, "Member 'USHControlsSettingsPanelWidget::BoatRightAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_InputBufferTimedWindow \ static_assert(alignof(UAnimNotify_InputBufferTimedWindow) == 0x000008, "Wrong alignment on UAnimNotify_InputBufferTimedWindow"); \ static_assert(sizeof(UAnimNotify_InputBufferTimedWindow) == 0x000050, "Wrong size on UAnimNotify_InputBufferTimedWindow"); \ static_assert(offsetof(UAnimNotify_InputBufferTimedWindow, WindowDuration) == 0x000038, "Member 'UAnimNotify_InputBufferTimedWindow::WindowDuration' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_InputBufferTimedWindow, AllowedInputActionsToBuffer) == 0x000040, "Member 'UAnimNotify_InputBufferTimedWindow::AllowedInputActionsToBuffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_EquipWeapon \ static_assert(alignof(UAnimNotify_EquipWeapon) == 0x000008, "Wrong alignment on UAnimNotify_EquipWeapon"); \ static_assert(sizeof(UAnimNotify_EquipWeapon) == 0x000038, "Wrong size on UAnimNotify_EquipWeapon"); \ #define DUMPER7_ASSERTS_SHCustomPrimitiveDataHelper_InterpFloatValue \ static_assert(alignof(SHCustomPrimitiveDataHelper_InterpFloatValue) == 0x000008, "Wrong alignment on SHCustomPrimitiveDataHelper_InterpFloatValue"); \ static_assert(sizeof(SHCustomPrimitiveDataHelper_InterpFloatValue) == 0x000018, "Wrong size on SHCustomPrimitiveDataHelper_InterpFloatValue"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_InterpFloatValue, InComp) == 0x000000, "Member 'SHCustomPrimitiveDataHelper_InterpFloatValue::InComp' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_InterpFloatValue, StartValue) == 0x000008, "Member 'SHCustomPrimitiveDataHelper_InterpFloatValue::StartValue' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_InterpFloatValue, EndValue) == 0x00000C, "Member 'SHCustomPrimitiveDataHelper_InterpFloatValue::EndValue' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_InterpFloatValue, InterpTime) == 0x000010, "Member 'SHCustomPrimitiveDataHelper_InterpFloatValue::InterpTime' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_InterpFloatValue, DataIndex) == 0x000014, "Member 'SHCustomPrimitiveDataHelper_InterpFloatValue::DataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomPrimitiveDataHelper_SetFloatValue \ static_assert(alignof(SHCustomPrimitiveDataHelper_SetFloatValue) == 0x000008, "Wrong alignment on SHCustomPrimitiveDataHelper_SetFloatValue"); \ static_assert(sizeof(SHCustomPrimitiveDataHelper_SetFloatValue) == 0x000010, "Wrong size on SHCustomPrimitiveDataHelper_SetFloatValue"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_SetFloatValue, InComp) == 0x000000, "Member 'SHCustomPrimitiveDataHelper_SetFloatValue::InComp' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_SetFloatValue, InValue) == 0x000008, "Member 'SHCustomPrimitiveDataHelper_SetFloatValue::InValue' has a wrong offset!"); \ static_assert(offsetof(SHCustomPrimitiveDataHelper_SetFloatValue, DataIndex) == 0x00000C, "Member 'SHCustomPrimitiveDataHelper_SetFloatValue::DataIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCustomPrimitiveDataHelper \ static_assert(alignof(USHCustomPrimitiveDataHelper) == 0x000008, "Wrong alignment on USHCustomPrimitiveDataHelper"); \ static_assert(sizeof(USHCustomPrimitiveDataHelper) == 0x0000B0, "Wrong size on USHCustomPrimitiveDataHelper"); \ #define DUMPER7_ASSERTS_UAnimNotify_UnequipWeapon \ static_assert(alignof(UAnimNotify_UnequipWeapon) == 0x000008, "Wrong alignment on UAnimNotify_UnequipWeapon"); \ static_assert(sizeof(UAnimNotify_UnequipWeapon) == 0x000038, "Wrong size on UAnimNotify_UnequipWeapon"); \ #define DUMPER7_ASSERTS_UAnimNotify_ChangeWeapon \ static_assert(alignof(UAnimNotify_ChangeWeapon) == 0x000008, "Wrong alignment on UAnimNotify_ChangeWeapon"); \ static_assert(sizeof(UAnimNotify_ChangeWeapon) == 0x000038, "Wrong size on UAnimNotify_ChangeWeapon"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw \ static_assert(alignof(SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw) == 0x000004, "Wrong alignment on SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw) == 0x000004, "Wrong size on SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetDesiredLocalRotationYaw::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetDesiredLocalVelocity \ static_assert(alignof(SHNPCAnimInstanceStateData_GetDesiredLocalVelocity) == 0x000008, "Wrong alignment on SHNPCAnimInstanceStateData_GetDesiredLocalVelocity"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetDesiredLocalVelocity) == 0x000018, "Wrong size on SHNPCAnimInstanceStateData_GetDesiredLocalVelocity"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetDesiredLocalVelocity, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetDesiredLocalVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetDesiredStrafeAngle \ static_assert(alignof(SHNPCAnimInstanceStateData_GetDesiredStrafeAngle) == 0x000004, "Wrong alignment on SHNPCAnimInstanceStateData_GetDesiredStrafeAngle"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetDesiredStrafeAngle) == 0x000004, "Wrong size on SHNPCAnimInstanceStateData_GetDesiredStrafeAngle"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetDesiredStrafeAngle, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetDesiredStrafeAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetLookAtRotation \ static_assert(alignof(SHNPCAnimInstanceStateData_GetLookAtRotation) == 0x000008, "Wrong alignment on SHNPCAnimInstanceStateData_GetLookAtRotation"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetLookAtRotation) == 0x000020, "Wrong size on SHNPCAnimInstanceStateData_GetLookAtRotation"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetLookAtRotation, OutWorldRotation) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetLookAtRotation::OutWorldRotation' has a wrong offset!"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetLookAtRotation, OutRotationAlpha) == 0x000018, "Member 'SHNPCAnimInstanceStateData_GetLookAtRotation::OutRotationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetStrafeAngle \ static_assert(alignof(SHNPCAnimInstanceStateData_GetStrafeAngle) == 0x000004, "Wrong alignment on SHNPCAnimInstanceStateData_GetStrafeAngle"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetStrafeAngle) == 0x000004, "Wrong size on SHNPCAnimInstanceStateData_GetStrafeAngle"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetStrafeAngle, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetStrafeAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCAnimInstanceStateData_GetTurnInPlaceAngle \ static_assert(alignof(SHNPCAnimInstanceStateData_GetTurnInPlaceAngle) == 0x000004, "Wrong alignment on SHNPCAnimInstanceStateData_GetTurnInPlaceAngle"); \ static_assert(sizeof(SHNPCAnimInstanceStateData_GetTurnInPlaceAngle) == 0x000004, "Wrong size on SHNPCAnimInstanceStateData_GetTurnInPlaceAngle"); \ static_assert(offsetof(SHNPCAnimInstanceStateData_GetTurnInPlaceAngle, ReturnValue) == 0x000000, "Member 'SHNPCAnimInstanceStateData_GetTurnInPlaceAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNPCAnimInstanceStateData \ static_assert(alignof(USHNPCAnimInstanceStateData) == 0x000008, "Wrong alignment on USHNPCAnimInstanceStateData"); \ static_assert(sizeof(USHNPCAnimInstanceStateData) == 0x000070, "Wrong size on USHNPCAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHMonsterAnimInstanceStateData \ static_assert(alignof(USHMonsterAnimInstanceStateData) == 0x000008, "Wrong alignment on USHMonsterAnimInstanceStateData"); \ static_assert(sizeof(USHMonsterAnimInstanceStateData) == 0x000078, "Wrong size on USHMonsterAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHCreeperAnimInstanceStateData \ static_assert(alignof(USHCreeperAnimInstanceStateData) == 0x000008, "Wrong alignment on USHCreeperAnimInstanceStateData"); \ static_assert(sizeof(USHCreeperAnimInstanceStateData) == 0x000078, "Wrong size on USHCreeperAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_UAnimNotify_MeleeAttackCheck \ static_assert(alignof(UAnimNotify_MeleeAttackCheck) == 0x000008, "Wrong alignment on UAnimNotify_MeleeAttackCheck"); \ static_assert(sizeof(UAnimNotify_MeleeAttackCheck) == 0x000038, "Wrong size on UAnimNotify_MeleeAttackCheck"); \ #define DUMPER7_ASSERTS_USHTimeManagerComponent \ static_assert(alignof(USHTimeManagerComponent) == 0x000008, "Wrong alignment on USHTimeManagerComponent"); \ static_assert(sizeof(USHTimeManagerComponent) == 0x0000C0, "Wrong size on USHTimeManagerComponent"); \ #define DUMPER7_ASSERTS_UAnimNotify_BlendOutMeleeCamera \ static_assert(alignof(UAnimNotify_BlendOutMeleeCamera) == 0x000008, "Wrong alignment on UAnimNotify_BlendOutMeleeCamera"); \ static_assert(sizeof(UAnimNotify_BlendOutMeleeCamera) == 0x000038, "Wrong size on UAnimNotify_BlendOutMeleeCamera"); \ #define DUMPER7_ASSERTS_USHCombineRecipeSlotWidget \ static_assert(alignof(USHCombineRecipeSlotWidget) == 0x000008, "Wrong alignment on USHCombineRecipeSlotWidget"); \ static_assert(sizeof(USHCombineRecipeSlotWidget) == 0x000288, "Wrong size on USHCombineRecipeSlotWidget"); \ #define DUMPER7_ASSERTS_UAnimNotify_MeleeAttackComboWindow \ static_assert(alignof(UAnimNotify_MeleeAttackComboWindow) == 0x000008, "Wrong alignment on UAnimNotify_MeleeAttackComboWindow"); \ static_assert(sizeof(UAnimNotify_MeleeAttackComboWindow) == 0x000030, "Wrong size on UAnimNotify_MeleeAttackComboWindow"); \ #define DUMPER7_ASSERTS_UAnimNotify_ReloadFillWeaponClip \ static_assert(alignof(UAnimNotify_ReloadFillWeaponClip) == 0x000008, "Wrong alignment on UAnimNotify_ReloadFillWeaponClip"); \ static_assert(sizeof(UAnimNotify_ReloadFillWeaponClip) == 0x000038, "Wrong size on UAnimNotify_ReloadFillWeaponClip"); \ #define DUMPER7_ASSERTS_SHCustomBorder_ManualTick \ static_assert(alignof(SHCustomBorder_ManualTick) == 0x000004, "Wrong alignment on SHCustomBorder_ManualTick"); \ static_assert(sizeof(SHCustomBorder_ManualTick) == 0x000004, "Wrong size on SHCustomBorder_ManualTick"); \ static_assert(offsetof(SHCustomBorder_ManualTick, InDeltaTime) == 0x000000, "Member 'SHCustomBorder_ManualTick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCustomBorder \ static_assert(alignof(USHCustomBorder) == 0x000010, "Wrong alignment on USHCustomBorder"); \ static_assert(sizeof(USHCustomBorder) == 0x000370, "Wrong size on USHCustomBorder"); \ static_assert(offsetof(USHCustomBorder, MaterialPropertyControlSettings) == 0x000308, "Member 'USHCustomBorder::MaterialPropertyControlSettings' has a wrong offset!"); \ static_assert(offsetof(USHCustomBorder, MaterialPropertyControlHandlers) == 0x000310, "Member 'USHCustomBorder::MaterialPropertyControlHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_ReloadLoopEndCheck \ static_assert(alignof(UAnimNotify_ReloadLoopEndCheck) == 0x000008, "Wrong alignment on UAnimNotify_ReloadLoopEndCheck"); \ static_assert(sizeof(UAnimNotify_ReloadLoopEndCheck) == 0x000038, "Wrong size on UAnimNotify_ReloadLoopEndCheck"); \ #define DUMPER7_ASSERTS_UAnimNotify_WeaponRanged_ShellEject \ static_assert(alignof(UAnimNotify_WeaponRanged_ShellEject) == 0x000008, "Wrong alignment on UAnimNotify_WeaponRanged_ShellEject"); \ static_assert(sizeof(UAnimNotify_WeaponRanged_ShellEject) == 0x000038, "Wrong size on UAnimNotify_WeaponRanged_ShellEject"); \ #define DUMPER7_ASSERTS_UAnimNotify_DoorLocked \ static_assert(alignof(UAnimNotify_DoorLocked) == 0x000008, "Wrong alignment on UAnimNotify_DoorLocked"); \ static_assert(sizeof(UAnimNotify_DoorLocked) == 0x000038, "Wrong size on UAnimNotify_DoorLocked"); \ #define DUMPER7_ASSERTS_SHEnemyTransformationStateComponent_ApplyTransformationState \ static_assert(alignof(SHEnemyTransformationStateComponent_ApplyTransformationState) == 0x000008, "Wrong alignment on SHEnemyTransformationStateComponent_ApplyTransformationState"); \ static_assert(sizeof(SHEnemyTransformationStateComponent_ApplyTransformationState) == 0x000018, "Wrong size on SHEnemyTransformationStateComponent_ApplyTransformationState"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_ApplyTransformationState, InTransformationState) == 0x000000, "Member 'SHEnemyTransformationStateComponent_ApplyTransformationState::InTransformationState' has a wrong offset!"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_ApplyTransformationState, InOverrideDuration) == 0x000008, "Member 'SHEnemyTransformationStateComponent_ApplyTransformationState::InOverrideDuration' has a wrong offset!"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_ApplyTransformationState, InOverrideHitReactionsChangeDelay) == 0x00000C, "Member 'SHEnemyTransformationStateComponent_ApplyTransformationState::InOverrideHitReactionsChangeDelay' has a wrong offset!"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_ApplyTransformationState, InOverrideLyingChangeDelay) == 0x000010, "Member 'SHEnemyTransformationStateComponent_ApplyTransformationState::InOverrideLyingChangeDelay' has a wrong offset!"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_ApplyTransformationState, InOverrideLyingChangeDuration) == 0x000014, "Member 'SHEnemyTransformationStateComponent_ApplyTransformationState::InOverrideLyingChangeDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy \ static_assert(alignof(SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy) == 0x000001, "Wrong alignment on SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy"); \ static_assert(sizeof(SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy) == 0x000001, "Wrong size on SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy, InEnemyIsOW) == 0x000000, "Member 'SHEnemyTransformationStateComponent_SetIsOtherWorldEnemy::InEnemyIsOW' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyTransformationStateComponent_GetActiveTransformationState \ static_assert(alignof(SHEnemyTransformationStateComponent_GetActiveTransformationState) == 0x000008, "Wrong alignment on SHEnemyTransformationStateComponent_GetActiveTransformationState"); \ static_assert(sizeof(SHEnemyTransformationStateComponent_GetActiveTransformationState) == 0x000008, "Wrong size on SHEnemyTransformationStateComponent_GetActiveTransformationState"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_GetActiveTransformationState, ReturnValue) == 0x000000, "Member 'SHEnemyTransformationStateComponent_GetActiveTransformationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyTransformationStateComponent_GetRemainingTransformationDuration \ static_assert(alignof(SHEnemyTransformationStateComponent_GetRemainingTransformationDuration) == 0x000004, "Wrong alignment on SHEnemyTransformationStateComponent_GetRemainingTransformationDuration"); \ static_assert(sizeof(SHEnemyTransformationStateComponent_GetRemainingTransformationDuration) == 0x000004, "Wrong size on SHEnemyTransformationStateComponent_GetRemainingTransformationDuration"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_GetRemainingTransformationDuration, ReturnValue) == 0x000000, "Member 'SHEnemyTransformationStateComponent_GetRemainingTransformationDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyTransformationStateComponent_GetTransformationIsInProgress \ static_assert(alignof(SHEnemyTransformationStateComponent_GetTransformationIsInProgress) == 0x000001, "Wrong alignment on SHEnemyTransformationStateComponent_GetTransformationIsInProgress"); \ static_assert(sizeof(SHEnemyTransformationStateComponent_GetTransformationIsInProgress) == 0x000001, "Wrong size on SHEnemyTransformationStateComponent_GetTransformationIsInProgress"); \ static_assert(offsetof(SHEnemyTransformationStateComponent_GetTransformationIsInProgress, ReturnValue) == 0x000000, "Member 'SHEnemyTransformationStateComponent_GetTransformationIsInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyTransformationStateComponent \ static_assert(alignof(USHEnemyTransformationStateComponent) == 0x000008, "Wrong alignment on USHEnemyTransformationStateComponent"); \ static_assert(sizeof(USHEnemyTransformationStateComponent) == 0x000120, "Wrong size on USHEnemyTransformationStateComponent"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, EventTransformationStarted) == 0x0000A0, "Member 'USHEnemyTransformationStateComponent::EventTransformationStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, EventTransformationEnded) == 0x0000B0, "Member 'USHEnemyTransformationStateComponent::EventTransformationEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, bDebugDisplayState) == 0x0000C0, "Member 'USHEnemyTransformationStateComponent::bDebugDisplayState' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, ActiveTransformationState) == 0x0000C8, "Member 'USHEnemyTransformationStateComponent::ActiveTransformationState' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, ActiveTransformationVariant) == 0x0000D0, "Member 'USHEnemyTransformationStateComponent::ActiveTransformationVariant' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, HitReactionsSaveData) == 0x0000D8, "Member 'USHEnemyTransformationStateComponent::HitReactionsSaveData' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationStateComponent, BonePhysicsSaveData) == 0x0000E8, "Member 'USHEnemyTransformationStateComponent::BonePhysicsSaveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_DoorUnlock \ static_assert(alignof(UAnimNotify_DoorUnlock) == 0x000008, "Wrong alignment on UAnimNotify_DoorUnlock"); \ static_assert(sizeof(UAnimNotify_DoorUnlock) == 0x000038, "Wrong size on UAnimNotify_DoorUnlock"); \ #define DUMPER7_ASSERTS_USHTutorialHandlerBase \ static_assert(alignof(USHTutorialHandlerBase) == 0x000008, "Wrong alignment on USHTutorialHandlerBase"); \ static_assert(sizeof(USHTutorialHandlerBase) == 0x000038, "Wrong size on USHTutorialHandlerBase"); \ #define DUMPER7_ASSERTS_USHTraversalTutorialHandler \ static_assert(alignof(USHTraversalTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalTutorialHandler"); \ static_assert(sizeof(USHTraversalTutorialHandler) == 0x000048, "Wrong size on USHTraversalTutorialHandler"); \ #define DUMPER7_ASSERTS_UAnimNotify_DoorLockToggle \ static_assert(alignof(UAnimNotify_DoorLockToggle) == 0x000008, "Wrong alignment on UAnimNotify_DoorLockToggle"); \ static_assert(sizeof(UAnimNotify_DoorLockToggle) == 0x000038, "Wrong size on UAnimNotify_DoorLockToggle"); \ #define DUMPER7_ASSERTS_SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent \ static_assert(alignof(SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong alignment on SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent"); \ static_assert(sizeof(SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong size on SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent"); \ static_assert(offsetof(SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent, WeaponManagement) == 0x000000, "Member 'SHCrosshairContainerWidget_ProcessEquippedWeaponModifiedEvent::WeaponManagement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCrosshairContainerWidget \ static_assert(alignof(USHCrosshairContainerWidget) == 0x000008, "Wrong alignment on USHCrosshairContainerWidget"); \ static_assert(sizeof(USHCrosshairContainerWidget) == 0x0002D0, "Wrong size on USHCrosshairContainerWidget"); \ static_assert(offsetof(USHCrosshairContainerWidget, ContainerPanel) == 0x000278, "Member 'USHCrosshairContainerWidget::ContainerPanel' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairContainerWidget, GameplayCenterDotClass) == 0x000280, "Member 'USHCrosshairContainerWidget::GameplayCenterDotClass' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairContainerWidget, OwnerCharacter) == 0x000288, "Member 'USHCrosshairContainerWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairContainerWidget, CurrentCrosshairWidget) == 0x000290, "Member 'USHCrosshairContainerWidget::CurrentCrosshairWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_DoorHandIKStart \ static_assert(alignof(UAnimNotify_DoorHandIKStart) == 0x000008, "Wrong alignment on UAnimNotify_DoorHandIKStart"); \ static_assert(sizeof(UAnimNotify_DoorHandIKStart) == 0x000038, "Wrong size on UAnimNotify_DoorHandIKStart"); \ #define DUMPER7_ASSERTS_UAnimNotify_DoorHandIKStop \ static_assert(alignof(UAnimNotify_DoorHandIKStop) == 0x000008, "Wrong alignment on UAnimNotify_DoorHandIKStop"); \ static_assert(sizeof(UAnimNotify_DoorHandIKStop) == 0x000038, "Wrong size on UAnimNotify_DoorHandIKStop"); \ #define DUMPER7_ASSERTS_USHFakeDoorAnimationsSetData \ static_assert(alignof(USHFakeDoorAnimationsSetData) == 0x000008, "Wrong alignment on USHFakeDoorAnimationsSetData"); \ static_assert(sizeof(USHFakeDoorAnimationsSetData) == 0x000080, "Wrong size on USHFakeDoorAnimationsSetData"); \ static_assert(offsetof(USHFakeDoorAnimationsSetData, AutoLockedDoorCheckAnims) == 0x000030, "Member 'USHFakeDoorAnimationsSetData::AutoLockedDoorCheckAnims' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_UseItemUse \ static_assert(alignof(UAnimNotify_UseItemUse) == 0x000008, "Wrong alignment on UAnimNotify_UseItemUse"); \ static_assert(sizeof(UAnimNotify_UseItemUse) == 0x000038, "Wrong size on UAnimNotify_UseItemUse"); \ #define DUMPER7_ASSERTS_UAnimNotify_UseItemSpawn \ static_assert(alignof(UAnimNotify_UseItemSpawn) == 0x000008, "Wrong alignment on UAnimNotify_UseItemSpawn"); \ static_assert(sizeof(UAnimNotify_UseItemSpawn) == 0x000038, "Wrong size on UAnimNotify_UseItemSpawn"); \ #define DUMPER7_ASSERTS_UAnimNotify_Grab \ static_assert(alignof(UAnimNotify_Grab) == 0x000008, "Wrong alignment on UAnimNotify_Grab"); \ static_assert(sizeof(UAnimNotify_Grab) == 0x000038, "Wrong size on UAnimNotify_Grab"); \ #define DUMPER7_ASSERTS_USHScreenDetectableComponent \ static_assert(alignof(USHScreenDetectableComponent) == 0x000010, "Wrong alignment on USHScreenDetectableComponent"); \ static_assert(sizeof(USHScreenDetectableComponent) == 0x0005F0, "Wrong size on USHScreenDetectableComponent"); \ #define DUMPER7_ASSERTS_UAnimNotify_ItemHide \ static_assert(alignof(UAnimNotify_ItemHide) == 0x000008, "Wrong alignment on UAnimNotify_ItemHide"); \ static_assert(sizeof(UAnimNotify_ItemHide) == 0x000038, "Wrong size on UAnimNotify_ItemHide"); \ #define DUMPER7_ASSERTS_SHLyingFigureMovementHistoryComponent_AddMovementWaypoint \ static_assert(alignof(SHLyingFigureMovementHistoryComponent_AddMovementWaypoint) == 0x000010, "Wrong alignment on SHLyingFigureMovementHistoryComponent_AddMovementWaypoint"); \ static_assert(sizeof(SHLyingFigureMovementHistoryComponent_AddMovementWaypoint) == 0x000070, "Wrong size on SHLyingFigureMovementHistoryComponent_AddMovementWaypoint"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_AddMovementWaypoint, InWorldTransform) == 0x000000, "Member 'SHLyingFigureMovementHistoryComponent_AddMovementWaypoint::InWorldTransform' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_AddMovementWaypoint, ReturnValue) == 0x000060, "Member 'SHLyingFigureMovementHistoryComponent_AddMovementWaypoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath \ static_assert(alignof(SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath) == 0x000004, "Wrong alignment on SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath"); \ static_assert(sizeof(SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath) == 0x000004, "Wrong size on SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath, InDuration) == 0x000000, "Member 'SHLyingFigureMovementHistoryComponent_DebugDrawMovementPath::InDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance \ static_assert(alignof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance) == 0x000010, "Wrong alignment on SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance"); \ static_assert(sizeof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance) == 0x000080, "Wrong size on SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, OutTransform) == 0x000000, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::OutTransform' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, OutDistance) == 0x000060, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::OutDistance' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, OutTimeBehind) == 0x000064, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::OutTimeBehind' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, InDistanceBehind) == 0x000068, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::InDistanceBehind' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, InMinimumDistanceFromCurrentPosition) == 0x00006C, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::InMinimumDistanceFromCurrentPosition' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance, ReturnValue) == 0x000070, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureMovementHistoryComponent_FindWaypointAtTime \ static_assert(alignof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime) == 0x000010, "Wrong alignment on SHLyingFigureMovementHistoryComponent_FindWaypointAtTime"); \ static_assert(sizeof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime) == 0x000080, "Wrong size on SHLyingFigureMovementHistoryComponent_FindWaypointAtTime"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, OutTransform) == 0x000000, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::OutTransform' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, OutDistance) == 0x000060, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::OutDistance' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, OutTimeBehind) == 0x000064, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::OutTimeBehind' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, InDeltaTimeBehind) == 0x000068, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::InDeltaTimeBehind' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, InMinimumDistanceFromCurrentPosition) == 0x00006C, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::InMinimumDistanceFromCurrentPosition' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureMovementHistoryComponent_FindWaypointAtTime, ReturnValue) == 0x000070, "Member 'SHLyingFigureMovementHistoryComponent_FindWaypointAtTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureMovementHistoryComponent \ static_assert(alignof(USHLyingFigureMovementHistoryComponent) == 0x000010, "Wrong alignment on USHLyingFigureMovementHistoryComponent"); \ static_assert(sizeof(USHLyingFigureMovementHistoryComponent) == 0x0002F0, "Wrong size on USHLyingFigureMovementHistoryComponent"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MinimumDistance) == 0x0002A0, "Member 'USHLyingFigureMovementHistoryComponent::MinimumDistance' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MaximumDistance) == 0x0002A4, "Member 'USHLyingFigureMovementHistoryComponent::MaximumDistance' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MaximumDirectionAnglePerDistance) == 0x0002A8, "Member 'USHLyingFigureMovementHistoryComponent::MaximumDirectionAnglePerDistance' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MaximumRotationAngle) == 0x0002AC, "Member 'USHLyingFigureMovementHistoryComponent::MaximumRotationAngle' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MaximumScaleDelta) == 0x0002B0, "Member 'USHLyingFigureMovementHistoryComponent::MaximumScaleDelta' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, MinimumHistoryDistance) == 0x0002B4, "Member 'USHLyingFigureMovementHistoryComponent::MinimumHistoryDistance' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, TeleportDistance) == 0x0002B8, "Member 'USHLyingFigureMovementHistoryComponent::TeleportDistance' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureMovementHistoryComponent, bDrawMovementPath) == 0x0002BC, "Member 'USHLyingFigureMovementHistoryComponent::bDrawMovementPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_Pushable_RequestApplyAttachment \ static_assert(alignof(UAnimNotify_Pushable_RequestApplyAttachment) == 0x000008, "Wrong alignment on UAnimNotify_Pushable_RequestApplyAttachment"); \ static_assert(sizeof(UAnimNotify_Pushable_RequestApplyAttachment) == 0x000038, "Wrong size on UAnimNotify_Pushable_RequestApplyAttachment"); \ #define DUMPER7_ASSERTS_USHLyingFigureAnimComponent \ static_assert(alignof(USHLyingFigureAnimComponent) == 0x000008, "Wrong alignment on USHLyingFigureAnimComponent"); \ static_assert(sizeof(USHLyingFigureAnimComponent) == 0x000500, "Wrong size on USHLyingFigureAnimComponent"); \ static_assert(offsetof(USHLyingFigureAnimComponent, SHAnimFootIKSubcompSettings) == 0x000490, "Member 'USHLyingFigureAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugCameraActor \ static_assert(alignof(ADebugCameraActor) == 0x000008, "Wrong alignment on ADebugCameraActor"); \ static_assert(sizeof(ADebugCameraActor) == 0x0002D0, "Wrong size on ADebugCameraActor"); \ static_assert(offsetof(ADebugCameraActor, CameraComponent) == 0x0002B0, "Member 'ADebugCameraActor::CameraComponent' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraActor, SceneComponent) == 0x0002B8, "Member 'ADebugCameraActor::SceneComponent' has a wrong offset!"); \ static_assert(offsetof(ADebugCameraActor, FriendlyScreenshotName) == 0x0002C0, "Member 'ADebugCameraActor::FriendlyScreenshotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDebugGameMode \ static_assert(alignof(ASHDebugGameMode) == 0x000008, "Wrong alignment on ASHDebugGameMode"); \ static_assert(sizeof(ASHDebugGameMode) == 0x000430, "Wrong size on ASHDebugGameMode"); \ static_assert(offsetof(ASHDebugGameMode, CaptureActor) == 0x0003F8, "Member 'ASHDebugGameMode::CaptureActor' has a wrong offset!"); \ static_assert(offsetof(ASHDebugGameMode, Target) == 0x000400, "Member 'ASHDebugGameMode::Target' has a wrong offset!"); \ static_assert(offsetof(ASHDebugGameMode, FogActors) == 0x000408, "Member 'ASHDebugGameMode::FogActors' has a wrong offset!"); \ static_assert(offsetof(ASHDebugGameMode, CameraActors) == 0x000418, "Member 'ASHDebugGameMode::CameraActors' has a wrong offset!"); \ static_assert(offsetof(ASHDebugGameMode, GameMenuController) == 0x000428, "Member 'ASHDebugGameMode::GameMenuController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_ProcessOnDoorLockStateChanged \ static_assert(alignof(SHBaseDoorAttachment_ProcessOnDoorLockStateChanged) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_ProcessOnDoorLockStateChanged"); \ static_assert(sizeof(SHBaseDoorAttachment_ProcessOnDoorLockStateChanged) == 0x000008, "Wrong size on SHBaseDoorAttachment_ProcessOnDoorLockStateChanged"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessOnDoorLockStateChanged, DoorLockComponent) == 0x000000, "Member 'SHBaseDoorAttachment_ProcessOnDoorLockStateChanged::DoorLockComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_ProcessProximityBeginOverlap \ static_assert(alignof(SHBaseDoorAttachment_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHBaseDoorAttachment_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHBaseDoorAttachment_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHBaseDoorAttachment_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_ProcessProximityEndOverlap \ static_assert(alignof(SHBaseDoorAttachment_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHBaseDoorAttachment_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHBaseDoorAttachment_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHBaseDoorAttachment_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHBaseDoorAttachment_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHBaseDoorAttachment_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHBaseDoorAttachment_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_RegisterDoorActor \ static_assert(alignof(SHBaseDoorAttachment_RegisterDoorActor) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_RegisterDoorActor"); \ static_assert(sizeof(SHBaseDoorAttachment_RegisterDoorActor) == 0x000010, "Wrong size on SHBaseDoorAttachment_RegisterDoorActor"); \ static_assert(offsetof(SHBaseDoorAttachment_RegisterDoorActor, InActor) == 0x000000, "Member 'SHBaseDoorAttachment_RegisterDoorActor::InActor' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_RegisterDoorActor, ReturnValue) == 0x000008, "Member 'SHBaseDoorAttachment_RegisterDoorActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_SetDoorActorFrozen \ static_assert(alignof(SHBaseDoorAttachment_SetDoorActorFrozen) == 0x000001, "Wrong alignment on SHBaseDoorAttachment_SetDoorActorFrozen"); \ static_assert(sizeof(SHBaseDoorAttachment_SetDoorActorFrozen) == 0x000001, "Wrong size on SHBaseDoorAttachment_SetDoorActorFrozen"); \ static_assert(offsetof(SHBaseDoorAttachment_SetDoorActorFrozen, Inset) == 0x000000, "Member 'SHBaseDoorAttachment_SetDoorActorFrozen::Inset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_GetKeyAttachmentData \ static_assert(alignof(SHBaseDoorAttachment_GetKeyAttachmentData) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_GetKeyAttachmentData"); \ static_assert(sizeof(SHBaseDoorAttachment_GetKeyAttachmentData) == 0x000058, "Wrong size on SHBaseDoorAttachment_GetKeyAttachmentData"); \ static_assert(offsetof(SHBaseDoorAttachment_GetKeyAttachmentData, KeyAttachmentName) == 0x000000, "Member 'SHBaseDoorAttachment_GetKeyAttachmentData::KeyAttachmentName' has a wrong offset!"); \ static_assert(offsetof(SHBaseDoorAttachment_GetKeyAttachmentData, ReturnValue) == 0x000008, "Member 'SHBaseDoorAttachment_GetKeyAttachmentData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseDoorAttachment_GetProximityCharacter \ static_assert(alignof(SHBaseDoorAttachment_GetProximityCharacter) == 0x000008, "Wrong alignment on SHBaseDoorAttachment_GetProximityCharacter"); \ static_assert(sizeof(SHBaseDoorAttachment_GetProximityCharacter) == 0x000008, "Wrong size on SHBaseDoorAttachment_GetProximityCharacter"); \ static_assert(offsetof(SHBaseDoorAttachment_GetProximityCharacter, ReturnValue) == 0x000000, "Member 'SHBaseDoorAttachment_GetProximityCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBaseDoorAttachment \ static_assert(alignof(ASHBaseDoorAttachment) == 0x000008, "Wrong alignment on ASHBaseDoorAttachment"); \ static_assert(sizeof(ASHBaseDoorAttachment) == 0x0002D0, "Wrong size on ASHBaseDoorAttachment"); \ static_assert(offsetof(ASHBaseDoorAttachment, ProximitySphere) == 0x0002B0, "Member 'ASHBaseDoorAttachment::ProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHBaseDoorAttachment, bShouldManageDoorDetectable) == 0x0002B8, "Member 'ASHBaseDoorAttachment::bShouldManageDoorDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHBaseDoorAttachment, DoorActor) == 0x0002C0, "Member 'ASHBaseDoorAttachment::DoorActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_OnInteractionAnimationEnd \ static_assert(alignof(SHDoorAttachment_OnInteractionAnimationEnd) == 0x000001, "Wrong alignment on SHDoorAttachment_OnInteractionAnimationEnd"); \ static_assert(sizeof(SHDoorAttachment_OnInteractionAnimationEnd) == 0x000001, "Wrong size on SHDoorAttachment_OnInteractionAnimationEnd"); \ static_assert(offsetof(SHDoorAttachment_OnInteractionAnimationEnd, AnimEndType) == 0x000000, "Member 'SHDoorAttachment_OnInteractionAnimationEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_PlayInteractionAnimation \ static_assert(alignof(SHDoorAttachment_PlayInteractionAnimation) == 0x000008, "Wrong alignment on SHDoorAttachment_PlayInteractionAnimation"); \ static_assert(sizeof(SHDoorAttachment_PlayInteractionAnimation) == 0x0000B8, "Wrong size on SHDoorAttachment_PlayInteractionAnimation"); \ static_assert(offsetof(SHDoorAttachment_PlayInteractionAnimation, AnimToPlay) == 0x000000, "Member 'SHDoorAttachment_PlayInteractionAnimation::AnimToPlay' has a wrong offset!"); \ static_assert(offsetof(SHDoorAttachment_PlayInteractionAnimation, ReturnValue) == 0x0000B0, "Member 'SHDoorAttachment_PlayInteractionAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessActionAnimEnd \ static_assert(alignof(SHDoorAttachment_ProcessActionAnimEnd) == 0x000008, "Wrong alignment on SHDoorAttachment_ProcessActionAnimEnd"); \ static_assert(sizeof(SHDoorAttachment_ProcessActionAnimEnd) == 0x000010, "Wrong size on SHDoorAttachment_ProcessActionAnimEnd"); \ static_assert(offsetof(SHDoorAttachment_ProcessActionAnimEnd, Montage) == 0x000000, "Member 'SHDoorAttachment_ProcessActionAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHDoorAttachment_ProcessActionAnimEnd, AnimEndType) == 0x000008, "Member 'SHDoorAttachment_ProcessActionAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessInteracted \ static_assert(alignof(SHDoorAttachment_ProcessInteracted) == 0x000008, "Wrong alignment on SHDoorAttachment_ProcessInteracted"); \ static_assert(sizeof(SHDoorAttachment_ProcessInteracted) == 0x000010, "Wrong size on SHDoorAttachment_ProcessInteracted"); \ static_assert(offsetof(SHDoorAttachment_ProcessInteracted, Generic) == 0x000000, "Member 'SHDoorAttachment_ProcessInteracted::Generic' has a wrong offset!"); \ static_assert(offsetof(SHDoorAttachment_ProcessInteracted, Character) == 0x000008, "Member 'SHDoorAttachment_ProcessInteracted::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessInteractionManagerInitialized \ static_assert(alignof(SHDoorAttachment_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHDoorAttachment_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHDoorAttachment_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHDoorAttachment_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHDoorAttachment_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHDoorAttachment_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessMovementSnapFinished \ static_assert(alignof(SHDoorAttachment_ProcessMovementSnapFinished) == 0x000001, "Wrong alignment on SHDoorAttachment_ProcessMovementSnapFinished"); \ static_assert(sizeof(SHDoorAttachment_ProcessMovementSnapFinished) == 0x000001, "Wrong size on SHDoorAttachment_ProcessMovementSnapFinished"); \ static_assert(offsetof(SHDoorAttachment_ProcessMovementSnapFinished, WasCompleted) == 0x000000, "Member 'SHDoorAttachment_ProcessMovementSnapFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessPutCharacterOnSpotFinished \ static_assert(alignof(SHDoorAttachment_ProcessPutCharacterOnSpotFinished) == 0x000001, "Wrong alignment on SHDoorAttachment_ProcessPutCharacterOnSpotFinished"); \ static_assert(sizeof(SHDoorAttachment_ProcessPutCharacterOnSpotFinished) == 0x000001, "Wrong size on SHDoorAttachment_ProcessPutCharacterOnSpotFinished"); \ static_assert(offsetof(SHDoorAttachment_ProcessPutCharacterOnSpotFinished, WasCompleted) == 0x000000, "Member 'SHDoorAttachment_ProcessPutCharacterOnSpotFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_ProcessReceiveDamageEvent \ static_assert(alignof(SHDoorAttachment_ProcessReceiveDamageEvent) == 0x000008, "Wrong alignment on SHDoorAttachment_ProcessReceiveDamageEvent"); \ static_assert(sizeof(SHDoorAttachment_ProcessReceiveDamageEvent) == 0x000008, "Wrong size on SHDoorAttachment_ProcessReceiveDamageEvent"); \ static_assert(offsetof(SHDoorAttachment_ProcessReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHDoorAttachment_ProcessReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_PutCharacterOnSpotRequest \ static_assert(alignof(SHDoorAttachment_PutCharacterOnSpotRequest) == 0x000004, "Wrong alignment on SHDoorAttachment_PutCharacterOnSpotRequest"); \ static_assert(sizeof(SHDoorAttachment_PutCharacterOnSpotRequest) == 0x000004, "Wrong size on SHDoorAttachment_PutCharacterOnSpotRequest"); \ static_assert(offsetof(SHDoorAttachment_PutCharacterOnSpotRequest, InBlendInTime) == 0x000000, "Member 'SHDoorAttachment_PutCharacterOnSpotRequest::InBlendInTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_RegisterInteractionAnimation \ static_assert(alignof(SHDoorAttachment_RegisterInteractionAnimation) == 0x000008, "Wrong alignment on SHDoorAttachment_RegisterInteractionAnimation"); \ static_assert(sizeof(SHDoorAttachment_RegisterInteractionAnimation) == 0x0000B0, "Wrong size on SHDoorAttachment_RegisterInteractionAnimation"); \ static_assert(offsetof(SHDoorAttachment_RegisterInteractionAnimation, AnimToPlay) == 0x000000, "Member 'SHDoorAttachment_RegisterInteractionAnimation::AnimToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_UnregisterInteractionAnimation \ static_assert(alignof(SHDoorAttachment_UnregisterInteractionAnimation) == 0x000008, "Wrong alignment on SHDoorAttachment_UnregisterInteractionAnimation"); \ static_assert(sizeof(SHDoorAttachment_UnregisterInteractionAnimation) == 0x0000B0, "Wrong size on SHDoorAttachment_UnregisterInteractionAnimation"); \ static_assert(offsetof(SHDoorAttachment_UnregisterInteractionAnimation, AnimToPlay) == 0x000000, "Member 'SHDoorAttachment_UnregisterInteractionAnimation::AnimToPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAttachment_IsProximityCharacterOnCorrectSide \ static_assert(alignof(SHDoorAttachment_IsProximityCharacterOnCorrectSide) == 0x000001, "Wrong alignment on SHDoorAttachment_IsProximityCharacterOnCorrectSide"); \ static_assert(sizeof(SHDoorAttachment_IsProximityCharacterOnCorrectSide) == 0x000001, "Wrong size on SHDoorAttachment_IsProximityCharacterOnCorrectSide"); \ static_assert(offsetof(SHDoorAttachment_IsProximityCharacterOnCorrectSide, ReturnValue) == 0x000000, "Member 'SHDoorAttachment_IsProximityCharacterOnCorrectSide::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDoorAttachment \ static_assert(alignof(ASHDoorAttachment) == 0x000008, "Wrong alignment on ASHDoorAttachment"); \ static_assert(sizeof(ASHDoorAttachment) == 0x000318, "Wrong size on ASHDoorAttachment"); \ static_assert(offsetof(ASHDoorAttachment, InteractionGeneric) == 0x0002D0, "Member 'ASHDoorAttachment::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, InteractionIcon) == 0x0002D8, "Member 'ASHDoorAttachment::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, InteractionDetectable) == 0x0002E0, "Member 'ASHDoorAttachment::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, InteractionDetectableShape) == 0x0002E8, "Member 'ASHDoorAttachment::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, AnimSpot) == 0x0002F0, "Member 'ASHDoorAttachment::AnimSpot' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, SHAkComponent) == 0x0002F8, "Member 'ASHDoorAttachment::SHAkComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, InteractionManager) == 0x000300, "Member 'ASHDoorAttachment::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHDoorAttachment, InteractingCharacter) == 0x000308, "Member 'ASHDoorAttachment::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugLightsRootActor_GetAllChildsWithTag \ static_assert(alignof(DebugLightsRootActor_GetAllChildsWithTag) == 0x000008, "Wrong alignment on DebugLightsRootActor_GetAllChildsWithTag"); \ static_assert(sizeof(DebugLightsRootActor_GetAllChildsWithTag) == 0x000020, "Wrong size on DebugLightsRootActor_GetAllChildsWithTag"); \ static_assert(offsetof(DebugLightsRootActor_GetAllChildsWithTag, Tag) == 0x000000, "Member 'DebugLightsRootActor_GetAllChildsWithTag::Tag' has a wrong offset!"); \ static_assert(offsetof(DebugLightsRootActor_GetAllChildsWithTag, FromAllRoots) == 0x000008, "Member 'DebugLightsRootActor_GetAllChildsWithTag::FromAllRoots' has a wrong offset!"); \ static_assert(offsetof(DebugLightsRootActor_GetAllChildsWithTag, ReturnValue) == 0x000010, "Member 'DebugLightsRootActor_GetAllChildsWithTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DebugLightsRootActor_GetAllLightsRoots \ static_assert(alignof(DebugLightsRootActor_GetAllLightsRoots) == 0x000008, "Wrong alignment on DebugLightsRootActor_GetAllLightsRoots"); \ static_assert(sizeof(DebugLightsRootActor_GetAllLightsRoots) == 0x000010, "Wrong size on DebugLightsRootActor_GetAllLightsRoots"); \ static_assert(offsetof(DebugLightsRootActor_GetAllLightsRoots, ReturnValue) == 0x000000, "Member 'DebugLightsRootActor_GetAllLightsRoots::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugLightsRootActor \ static_assert(alignof(ADebugLightsRootActor) == 0x000008, "Wrong alignment on ADebugLightsRootActor"); \ static_assert(sizeof(ADebugLightsRootActor) == 0x0002B0, "Wrong size on ADebugLightsRootActor"); \ #define DUMPER7_ASSERTS_ItemsNotificationsVisualizationWidget_Update \ static_assert(alignof(ItemsNotificationsVisualizationWidget_Update) == 0x000001, "Wrong alignment on ItemsNotificationsVisualizationWidget_Update"); \ static_assert(sizeof(ItemsNotificationsVisualizationWidget_Update) == 0x000001, "Wrong size on ItemsNotificationsVisualizationWidget_Update"); \ static_assert(offsetof(ItemsNotificationsVisualizationWidget_Update, bShow) == 0x000000, "Member 'ItemsNotificationsVisualizationWidget_Update::bShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItemsNotificationsVisualizationWidget \ static_assert(alignof(UItemsNotificationsVisualizationWidget) == 0x000008, "Wrong alignment on UItemsNotificationsVisualizationWidget"); \ static_assert(sizeof(UItemsNotificationsVisualizationWidget) == 0x000278, "Wrong size on UItemsNotificationsVisualizationWidget"); \ #define DUMPER7_ASSERTS_ADebugPointLight \ static_assert(alignof(ADebugPointLight) == 0x000008, "Wrong alignment on ADebugPointLight"); \ static_assert(sizeof(ADebugPointLight) == 0x0002C8, "Wrong size on ADebugPointLight"); \ #define DUMPER7_ASSERTS_SHTraversalClimbAnimInstance_IsOnLowerFloor \ static_assert(alignof(SHTraversalClimbAnimInstance_IsOnLowerFloor) == 0x000001, "Wrong alignment on SHTraversalClimbAnimInstance_IsOnLowerFloor"); \ static_assert(sizeof(SHTraversalClimbAnimInstance_IsOnLowerFloor) == 0x000001, "Wrong size on SHTraversalClimbAnimInstance_IsOnLowerFloor"); \ static_assert(offsetof(SHTraversalClimbAnimInstance_IsOnLowerFloor, ReturnValue) == 0x000000, "Member 'SHTraversalClimbAnimInstance_IsOnLowerFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalClimbAnimInstance \ static_assert(alignof(USHTraversalClimbAnimInstance) == 0x000010, "Wrong alignment on USHTraversalClimbAnimInstance"); \ static_assert(sizeof(USHTraversalClimbAnimInstance) == 0x000430, "Wrong size on USHTraversalClimbAnimInstance"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, bPlayStartTraversal) == 0x000348, "Member 'USHTraversalClimbAnimInstance::bPlayStartTraversal' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, EdgeDistance) == 0x00034C, "Member 'USHTraversalClimbAnimInstance::EdgeDistance' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, DeltaHeight) == 0x000350, "Member 'USHTraversalClimbAnimInstance::DeltaHeight' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, AssignedClimbUpBlendSpace) == 0x000358, "Member 'USHTraversalClimbAnimInstance::AssignedClimbUpBlendSpace' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, AssignedJumpDownBlendSpace) == 0x000360, "Member 'USHTraversalClimbAnimInstance::AssignedJumpDownBlendSpace' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbAnimInstance, bTraversalDataSetup) == 0x000368, "Member 'USHTraversalClimbAnimInstance::bTraversalDataSetup' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADebugSpectatorActor \ static_assert(alignof(ADebugSpectatorActor) == 0x000008, "Wrong alignment on ADebugSpectatorActor"); \ static_assert(sizeof(ADebugSpectatorActor) == 0x000360, "Wrong size on ADebugSpectatorActor"); \ #define DUMPER7_ASSERTS_SHDoorLockBaseComponent_OnInteract \ static_assert(alignof(SHDoorLockBaseComponent_OnInteract) == 0x000008, "Wrong alignment on SHDoorLockBaseComponent_OnInteract"); \ static_assert(sizeof(SHDoorLockBaseComponent_OnInteract) == 0x000010, "Wrong size on SHDoorLockBaseComponent_OnInteract"); \ static_assert(offsetof(SHDoorLockBaseComponent_OnInteract, Generic) == 0x000000, "Member 'SHDoorLockBaseComponent_OnInteract::Generic' has a wrong offset!"); \ static_assert(offsetof(SHDoorLockBaseComponent_OnInteract, Character) == 0x000008, "Member 'SHDoorLockBaseComponent_OnInteract::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorLockBaseComponent_SetLocked \ static_assert(alignof(SHDoorLockBaseComponent_SetLocked) == 0x000001, "Wrong alignment on SHDoorLockBaseComponent_SetLocked"); \ static_assert(sizeof(SHDoorLockBaseComponent_SetLocked) == 0x000002, "Wrong size on SHDoorLockBaseComponent_SetLocked"); \ static_assert(offsetof(SHDoorLockBaseComponent_SetLocked, NewLocked) == 0x000000, "Member 'SHDoorLockBaseComponent_SetLocked::NewLocked' has a wrong offset!"); \ static_assert(offsetof(SHDoorLockBaseComponent_SetLocked, SkipDetectableManagement) == 0x000001, "Member 'SHDoorLockBaseComponent_SetLocked::SkipDetectableManagement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorLockBaseComponent_IsLocked \ static_assert(alignof(SHDoorLockBaseComponent_IsLocked) == 0x000001, "Wrong alignment on SHDoorLockBaseComponent_IsLocked"); \ static_assert(sizeof(SHDoorLockBaseComponent_IsLocked) == 0x000001, "Wrong size on SHDoorLockBaseComponent_IsLocked"); \ static_assert(offsetof(SHDoorLockBaseComponent_IsLocked, ReturnValue) == 0x000000, "Member 'SHDoorLockBaseComponent_IsLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorLockBaseComponent_IsLockedOnBegin \ static_assert(alignof(SHDoorLockBaseComponent_IsLockedOnBegin) == 0x000001, "Wrong alignment on SHDoorLockBaseComponent_IsLockedOnBegin"); \ static_assert(sizeof(SHDoorLockBaseComponent_IsLockedOnBegin) == 0x000001, "Wrong size on SHDoorLockBaseComponent_IsLockedOnBegin"); \ static_assert(offsetof(SHDoorLockBaseComponent_IsLockedOnBegin, ReturnValue) == 0x000000, "Member 'SHDoorLockBaseComponent_IsLockedOnBegin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorLockBaseComponent \ static_assert(alignof(USHDoorLockBaseComponent) == 0x000008, "Wrong alignment on USHDoorLockBaseComponent"); \ static_assert(sizeof(USHDoorLockBaseComponent) == 0x0000E8, "Wrong size on USHDoorLockBaseComponent"); \ static_assert(offsetof(USHDoorLockBaseComponent, bLockedOnBegin) == 0x0000A0, "Member 'USHDoorLockBaseComponent::bLockedOnBegin' has a wrong offset!"); \ static_assert(offsetof(USHDoorLockBaseComponent, OnLockStateChange) == 0x0000A8, "Member 'USHDoorLockBaseComponent::OnLockStateChange' has a wrong offset!"); \ static_assert(offsetof(USHDoorLockBaseComponent, ManagedInteractionGeneric) == 0x0000B8, "Member 'USHDoorLockBaseComponent::ManagedInteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(USHDoorLockBaseComponent, ManagedInteractionManager) == 0x0000C0, "Member 'USHDoorLockBaseComponent::ManagedInteractionManager' has a wrong offset!"); \ static_assert(offsetof(USHDoorLockBaseComponent, InteractedCharacter) == 0x0000C8, "Member 'USHDoorLockBaseComponent::InteractedCharacter' has a wrong offset!"); \ static_assert(offsetof(USHDoorLockBaseComponent, bIsDoorLocked) == 0x0000D0, "Member 'USHDoorLockBaseComponent::bIsDoorLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDistributionVectorUniformParam \ static_assert(alignof(UDistributionVectorUniformParam) == 0x000008, "Wrong alignment on UDistributionVectorUniformParam"); \ static_assert(sizeof(UDistributionVectorUniformParam) == 0x000078, "Wrong size on UDistributionVectorUniformParam"); \ static_assert(offsetof(UDistributionVectorUniformParam, MaxParameterName) == 0x000038, "Member 'UDistributionVectorUniformParam::MaxParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniformParam, MinParameterName) == 0x000040, "Member 'UDistributionVectorUniformParam::MinParameterName' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniformParam, DefaultMax) == 0x000048, "Member 'UDistributionVectorUniformParam::DefaultMax' has a wrong offset!"); \ static_assert(offsetof(UDistributionVectorUniformParam, DefaultMin) == 0x000060, "Member 'UDistributionVectorUniformParam::DefaultMin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetAnimComponent \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetAnimComponent) == 0x000008, "Wrong alignment on SHNPCLocomotionAnimInstance_GetAnimComponent"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetAnimComponent) == 0x000008, "Wrong size on SHNPCLocomotionAnimInstance_GetAnimComponent"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetAnimComponent, ReturnValue) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetAnimComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance \ static_assert(alignof(SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance) == 0x000008, "Wrong size on SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance, PreviousLocomotionInstance) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_K2_OnReplacedOtherLocomotionAnimInstance::PreviousLocomotionInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle) == 0x000004, "Wrong alignment on SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle) == 0x000004, "Wrong size on SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle, ReturnValue) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetDesiredStrafeAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetSpeedWarping \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetSpeedWarping) == 0x000008, "Wrong alignment on SHNPCLocomotionAnimInstance_GetSpeedWarping"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetSpeedWarping) == 0x000020, "Wrong size on SHNPCLocomotionAnimInstance_GetSpeedWarping"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetSpeedWarping, OutWarpingEnabled) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetSpeedWarping::OutWarpingEnabled' has a wrong offset!"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetSpeedWarping, OutStrideScale) == 0x000004, "Member 'SHNPCLocomotionAnimInstance_GetSpeedWarping::OutStrideScale' has a wrong offset!"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetSpeedWarping, OutStrideDirection) == 0x000008, "Member 'SHNPCLocomotionAnimInstance_GetSpeedWarping::OutStrideDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetStrafeAngle \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetStrafeAngle) == 0x000004, "Wrong alignment on SHNPCLocomotionAnimInstance_GetStrafeAngle"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetStrafeAngle) == 0x000004, "Wrong size on SHNPCLocomotionAnimInstance_GetStrafeAngle"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetStrafeAngle, ReturnValue) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetStrafeAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth) == 0x000004, "Wrong alignment on SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth) == 0x000004, "Wrong size on SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth, ReturnValue) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetStrideWarpingSmooth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle \ static_assert(alignof(SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle) == 0x000004, "Wrong alignment on SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle"); \ static_assert(sizeof(SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle) == 0x000004, "Wrong size on SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle"); \ static_assert(offsetof(SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle, ReturnValue) == 0x000000, "Member 'SHNPCLocomotionAnimInstance_GetTurnInPlaceAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNPCLocomotionAnimInstance \ static_assert(alignof(USHNPCLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHNPCLocomotionAnimInstance"); \ static_assert(sizeof(USHNPCLocomotionAnimInstance) == 0x0003A0, "Wrong size on USHNPCLocomotionAnimInstance"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, TurnInPlaceMinAngle) == 0x000348, "Member 'USHNPCLocomotionAnimInstance::TurnInPlaceMinAngle' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, TurnInPlaceMinAngleInMovement) == 0x00034C, "Member 'USHNPCLocomotionAnimInstance::TurnInPlaceMinAngleInMovement' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, TurnInPlaceToMoveAngleTolerate) == 0x000350, "Member 'USHNPCLocomotionAnimInstance::TurnInPlaceToMoveAngleTolerate' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, PelvisOffsetInterpSpeed) == 0x000354, "Member 'USHNPCLocomotionAnimInstance::PelvisOffsetInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, FeetIKLockIncrementInterpolationSpeed) == 0x000358, "Member 'USHNPCLocomotionAnimInstance::FeetIKLockIncrementInterpolationSpeed' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, FeetIKLockDecrementInterpolationSpeed) == 0x00035C, "Member 'USHNPCLocomotionAnimInstance::FeetIKLockDecrementInterpolationSpeed' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, bWarpingEnable) == 0x000360, "Member 'USHNPCLocomotionAnimInstance::bWarpingEnable' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, StrideScale) == 0x000364, "Member 'USHNPCLocomotionAnimInstance::StrideScale' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, StrideDirection) == 0x000368, "Member 'USHNPCLocomotionAnimInstance::StrideDirection' has a wrong offset!"); \ static_assert(offsetof(USHNPCLocomotionAnimInstance, p_AnimInstanceStateData) == 0x000380, "Member 'USHNPCLocomotionAnimInstance::p_AnimInstanceStateData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy \ static_assert(alignof(SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy) == 0x000001, "Wrong alignment on SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy"); \ static_assert(sizeof(SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy) == 0x000001, "Wrong size on SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy"); \ static_assert(offsetof(SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy, ReturnValue) == 0x000000, "Member 'SHMonsterLocomotionAnimInstance_GetIsOtherWorldEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMonsterLocomotionAnimInstance \ static_assert(alignof(USHMonsterLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMonsterLocomotionAnimInstance"); \ static_assert(sizeof(USHMonsterLocomotionAnimInstance) == 0x0003B0, "Wrong size on USHMonsterLocomotionAnimInstance"); \ static_assert(offsetof(USHMonsterLocomotionAnimInstance, IdleStartTime) == 0x000398, "Member 'USHMonsterLocomotionAnimInstance::IdleStartTime' has a wrong offset!"); \ static_assert(offsetof(USHMonsterLocomotionAnimInstance, bWarpingEnableOW) == 0x00039C, "Member 'USHMonsterLocomotionAnimInstance::bWarpingEnableOW' has a wrong offset!"); \ static_assert(offsetof(USHMonsterLocomotionAnimInstance, StrideScaleOW) == 0x0003A0, "Member 'USHMonsterLocomotionAnimInstance::StrideScaleOW' has a wrong offset!"); \ static_assert(offsetof(USHMonsterLocomotionAnimInstance, bIsOtherWorldEnemy) == 0x0003A4, "Member 'USHMonsterLocomotionAnimInstance::bIsOtherWorldEnemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData \ static_assert(alignof(SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData"); \ static_assert(sizeof(SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData) == 0x000008, "Wrong size on SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData"); \ static_assert(offsetof(SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMannequinLocomotionAnimInstance_GetMannequinAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMannequinLocomotionAnimInstance \ static_assert(alignof(USHMannequinLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMannequinLocomotionAnimInstance"); \ static_assert(sizeof(USHMannequinLocomotionAnimInstance) == 0x0003B0, "Wrong size on USHMannequinLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection) == 0x000010, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, OutVelocitySize) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, OutVelocityYaw) == 0x000004, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, InDirectionYaw) == 0x000008, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::InDirectionYaw' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, InToleranceAngle) == 0x00000C, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::InToleranceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHMannequinStandingLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection) == 0x000010, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, OutVelocitySize) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, OutVelocityYaw) == 0x000004, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, InDirectionYaw) == 0x000008, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::InDirectionYaw' has a wrong offset!"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, InToleranceAngle) == 0x00000C, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::InToleranceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha \ static_assert(alignof(SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong alignment on SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(sizeof(SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong size on SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(offsetof(SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha, OutAlpha) == 0x000000, "Member 'SHMannequinStandingLocomotionAnimInstance_GetTargetLookAtAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMannequinStandingLocomotionAnimInstance \ static_assert(alignof(USHMannequinStandingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMannequinStandingLocomotionAnimInstance"); \ static_assert(sizeof(USHMannequinStandingLocomotionAnimInstance) == 0x000460, "Wrong size on USHMannequinStandingLocomotionAnimInstance"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, LocomotionState) == 0x0003A8, "Member 'USHMannequinStandingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, MinimumWalkVelocity) == 0x0003AC, "Member 'USHMannequinStandingLocomotionAnimInstance::MinimumWalkVelocity' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, RotationToStrafingRatio) == 0x0003B0, "Member 'USHMannequinStandingLocomotionAnimInstance::RotationToStrafingRatio' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, MovementStopDelay) == 0x0003B4, "Member 'USHMannequinStandingLocomotionAnimInstance::MovementStopDelay' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003B8, "Member 'USHMannequinStandingLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003D0, "Member 'USHMannequinStandingLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003E8, "Member 'USHMannequinStandingLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x000400, "Member 'USHMannequinStandingLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x000404, "Member 'USHMannequinStandingLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, LookAtAlphaIncrementHalfTime) == 0x000408, "Member 'USHMannequinStandingLocomotionAnimInstance::LookAtAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHMannequinStandingLocomotionAnimInstance, LookAtAlphaDecrementHalfTime) == 0x00040C, "Member 'USHMannequinStandingLocomotionAnimInstance::LookAtAlphaDecrementHalfTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_ComponentsGameplayTags \ static_assert(alignof(UEnvQueryTest_ComponentsGameplayTags) == 0x000008, "Wrong alignment on UEnvQueryTest_ComponentsGameplayTags"); \ static_assert(sizeof(UEnvQueryTest_ComponentsGameplayTags) == 0x000268, "Wrong size on UEnvQueryTest_ComponentsGameplayTags"); \ static_assert(offsetof(UEnvQueryTest_ComponentsGameplayTags, TagQueryToMatch) == 0x0001F8, "Member 'UEnvQueryTest_ComponentsGameplayTags::TagQueryToMatch' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_ComponentsGameplayTags, bRejectIncompatibleItems) == 0x000240, "Member 'UEnvQueryTest_ComponentsGameplayTags::bRejectIncompatibleItems' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_ComponentsGameplayTags, bUpdatedToUseQuery) == 0x000241, "Member 'UEnvQueryTest_ComponentsGameplayTags::bUpdatedToUseQuery' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_ComponentsGameplayTags, TagsToMatch) == 0x000242, "Member 'UEnvQueryTest_ComponentsGameplayTags::TagsToMatch' has a wrong offset!"); \ static_assert(offsetof(UEnvQueryTest_ComponentsGameplayTags, GameplayTags) == 0x000248, "Member 'UEnvQueryTest_ComponentsGameplayTags::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementableExecutiveInit \ static_assert(alignof(SHItemBase_BlueprintImplementableExecutiveInit) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementableExecutiveInit"); \ static_assert(sizeof(SHItemBase_BlueprintImplementableExecutiveInit) == 0x000008, "Wrong size on SHItemBase_BlueprintImplementableExecutiveInit"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableExecutiveInit, Executive) == 0x000000, "Member 'SHItemBase_BlueprintImplementableExecutiveInit::Executive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementableInvestigationFlip \ static_assert(alignof(SHItemBase_BlueprintImplementableInvestigationFlip) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementableInvestigationFlip"); \ static_assert(sizeof(SHItemBase_BlueprintImplementableInvestigationFlip) == 0x000010, "Wrong size on SHItemBase_BlueprintImplementableInvestigationFlip"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableInvestigationFlip, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementableInvestigationFlip::InvestigationExecutive' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableInvestigationFlip, SideB) == 0x000008, "Member 'SHItemBase_BlueprintImplementableInvestigationFlip::SideB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementableInvestigationInputChanged \ static_assert(alignof(SHItemBase_BlueprintImplementableInvestigationInputChanged) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementableInvestigationInputChanged"); \ static_assert(sizeof(SHItemBase_BlueprintImplementableInvestigationInputChanged) == 0x000010, "Wrong size on SHItemBase_BlueprintImplementableInvestigationInputChanged"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableInvestigationInputChanged, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementableInvestigationInputChanged::InvestigationExecutive' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableInvestigationInputChanged, AnimationTime) == 0x000008, "Member 'SHItemBase_BlueprintImplementableInvestigationInputChanged::AnimationTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementableInvestigationSwitchedItem \ static_assert(alignof(SHItemBase_BlueprintImplementableInvestigationSwitchedItem) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementableInvestigationSwitchedItem"); \ static_assert(sizeof(SHItemBase_BlueprintImplementableInvestigationSwitchedItem) == 0x000008, "Wrong size on SHItemBase_BlueprintImplementableInvestigationSwitchedItem"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableInvestigationSwitchedItem, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementableInvestigationSwitchedItem::InvestigationExecutive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementableMainInvestigationStarted \ static_assert(alignof(SHItemBase_BlueprintImplementableMainInvestigationStarted) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementableMainInvestigationStarted"); \ static_assert(sizeof(SHItemBase_BlueprintImplementableMainInvestigationStarted) == 0x000008, "Wrong size on SHItemBase_BlueprintImplementableMainInvestigationStarted"); \ static_assert(offsetof(SHItemBase_BlueprintImplementableMainInvestigationStarted, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementableMainInvestigationStarted::InvestigationExecutive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementablePostInvestigationStarted \ static_assert(alignof(SHItemBase_BlueprintImplementablePostInvestigationStarted) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementablePostInvestigationStarted"); \ static_assert(sizeof(SHItemBase_BlueprintImplementablePostInvestigationStarted) == 0x000008, "Wrong size on SHItemBase_BlueprintImplementablePostInvestigationStarted"); \ static_assert(offsetof(SHItemBase_BlueprintImplementablePostInvestigationStarted, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementablePostInvestigationStarted::InvestigationExecutive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_BlueprintImplementablePreInvestigationStarted \ static_assert(alignof(SHItemBase_BlueprintImplementablePreInvestigationStarted) == 0x000008, "Wrong alignment on SHItemBase_BlueprintImplementablePreInvestigationStarted"); \ static_assert(sizeof(SHItemBase_BlueprintImplementablePreInvestigationStarted) == 0x000008, "Wrong size on SHItemBase_BlueprintImplementablePreInvestigationStarted"); \ static_assert(offsetof(SHItemBase_BlueprintImplementablePreInvestigationStarted, InvestigationExecutive) == 0x000000, "Member 'SHItemBase_BlueprintImplementablePreInvestigationStarted::InvestigationExecutive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_Equip \ static_assert(alignof(SHItemBase_Equip) == 0x000008, "Wrong alignment on SHItemBase_Equip"); \ static_assert(sizeof(SHItemBase_Equip) == 0x000040, "Wrong size on SHItemBase_Equip"); \ static_assert(offsetof(SHItemBase_Equip, SocketName) == 0x000000, "Member 'SHItemBase_Equip::SocketName' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_Equip, RelativeLocation) == 0x000008, "Member 'SHItemBase_Equip::RelativeLocation' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_Equip, RelativeRotation) == 0x000020, "Member 'SHItemBase_Equip::RelativeRotation' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_Equip, ReturnValue) == 0x000038, "Member 'SHItemBase_Equip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_SetItemDisabled \ static_assert(alignof(SHItemBase_SetItemDisabled) == 0x000008, "Wrong alignment on SHItemBase_SetItemDisabled"); \ static_assert(sizeof(SHItemBase_SetItemDisabled) == 0x000010, "Wrong size on SHItemBase_SetItemDisabled"); \ static_assert(offsetof(SHItemBase_SetItemDisabled, bInDisabled) == 0x000000, "Member 'SHItemBase_SetItemDisabled::bInDisabled' has a wrong offset!"); \ static_assert(offsetof(SHItemBase_SetItemDisabled, InObject) == 0x000008, "Member 'SHItemBase_SetItemDisabled::InObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_Unequip \ static_assert(alignof(SHItemBase_Unequip) == 0x000001, "Wrong alignment on SHItemBase_Unequip"); \ static_assert(sizeof(SHItemBase_Unequip) == 0x000001, "Wrong size on SHItemBase_Unequip"); \ static_assert(offsetof(SHItemBase_Unequip, ReturnValue) == 0x000000, "Member 'SHItemBase_Unequip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_GetInteractingCharacter \ static_assert(alignof(SHItemBase_GetInteractingCharacter) == 0x000008, "Wrong alignment on SHItemBase_GetInteractingCharacter"); \ static_assert(sizeof(SHItemBase_GetInteractingCharacter) == 0x000008, "Wrong size on SHItemBase_GetInteractingCharacter"); \ static_assert(offsetof(SHItemBase_GetInteractingCharacter, ReturnValue) == 0x000000, "Member 'SHItemBase_GetInteractingCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemBase_IsItemDisabled \ static_assert(alignof(SHItemBase_IsItemDisabled) == 0x000001, "Wrong alignment on SHItemBase_IsItemDisabled"); \ static_assert(sizeof(SHItemBase_IsItemDisabled) == 0x000001, "Wrong size on SHItemBase_IsItemDisabled"); \ static_assert(offsetof(SHItemBase_IsItemDisabled, ReturnValue) == 0x000000, "Member 'SHItemBase_IsItemDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemBase \ static_assert(alignof(ASHItemBase) == 0x000008, "Wrong alignment on ASHItemBase"); \ static_assert(sizeof(ASHItemBase) == 0x000338, "Wrong size on ASHItemBase"); \ static_assert(offsetof(ASHItemBase, Mesh) == 0x0002B0, "Member 'ASHItemBase::Mesh' has a wrong offset!"); \ static_assert(offsetof(ASHItemBase, AudioComponent) == 0x0002B8, "Member 'ASHItemBase::AudioComponent' has a wrong offset!"); \ static_assert(offsetof(ASHItemBase, ItemData) == 0x0002C0, "Member 'ASHItemBase::ItemData' has a wrong offset!"); \ static_assert(offsetof(ASHItemBase, OnExecutiveInitEvent) == 0x0002D0, "Member 'ASHItemBase::OnExecutiveInitEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemBase, InteractingCharacter) == 0x0002E0, "Member 'ASHItemBase::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyTransformationState \ static_assert(alignof(USHEnemyTransformationState) == 0x000008, "Wrong alignment on USHEnemyTransformationState"); \ static_assert(sizeof(USHEnemyTransformationState) == 0x0000D0, "Wrong size on USHEnemyTransformationState"); \ static_assert(offsetof(USHEnemyTransformationState, StateName) == 0x000030, "Member 'USHEnemyTransformationState::StateName' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, TransformationDuration) == 0x000038, "Member 'USHEnemyTransformationState::TransformationDuration' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, TransformToLying) == 0x00003C, "Member 'USHEnemyTransformationState::TransformToLying' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, LyingTransformationDelay) == 0x000040, "Member 'USHEnemyTransformationState::LyingTransformationDelay' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, ForceLyingTransfirmationUpdate) == 0x000044, "Member 'USHEnemyTransformationState::ForceLyingTransfirmationUpdate' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, LyingCapsuleAnchorPosition) == 0x000048, "Member 'USHEnemyTransformationState::LyingCapsuleAnchorPosition' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, MaximumLyingCapsuleExtensions) == 0x00004C, "Member 'USHEnemyTransformationState::MaximumLyingCapsuleExtensions' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, bAvoidCollisionsAfterTransforming) == 0x000050, "Member 'USHEnemyTransformationState::bAvoidCollisionsAfterTransforming' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, bAvoidCollisionsWhenTransforming) == 0x000051, "Member 'USHEnemyTransformationState::bAvoidCollisionsWhenTransforming' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, bAlignLyingCapsuleToSurface) == 0x000052, "Member 'USHEnemyTransformationState::bAlignLyingCapsuleToSurface' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, bPreventControllerRotation) == 0x000053, "Member 'USHEnemyTransformationState::bPreventControllerRotation' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, bRotateActorToDesiredMovement) == 0x000054, "Member 'USHEnemyTransformationState::bRotateActorToDesiredMovement' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, HitReactionsChangeDelay) == 0x000058, "Member 'USHEnemyTransformationState::HitReactionsChangeDelay' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, DefaultVariantFW) == 0x000060, "Member 'USHEnemyTransformationState::DefaultVariantFW' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, CustomVariantsFW) == 0x000088, "Member 'USHEnemyTransformationState::CustomVariantsFW' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, DefaultVariantOW) == 0x000098, "Member 'USHEnemyTransformationState::DefaultVariantOW' has a wrong offset!"); \ static_assert(offsetof(USHEnemyTransformationState, CustomVariantsOW) == 0x0000C0, "Member 'USHEnemyTransformationState::CustomVariantsOW' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinTransformationState_GetMandarinTransformationState \ static_assert(alignof(SHMandarinTransformationState_GetMandarinTransformationState) == 0x000001, "Wrong alignment on SHMandarinTransformationState_GetMandarinTransformationState"); \ static_assert(sizeof(SHMandarinTransformationState_GetMandarinTransformationState) == 0x000001, "Wrong size on SHMandarinTransformationState_GetMandarinTransformationState"); \ static_assert(offsetof(SHMandarinTransformationState_GetMandarinTransformationState, ReturnValue) == 0x000000, "Member 'SHMandarinTransformationState_GetMandarinTransformationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinTransformationState_GetTransformationStateHeightOffset \ static_assert(alignof(SHMandarinTransformationState_GetTransformationStateHeightOffset) == 0x000008, "Wrong alignment on SHMandarinTransformationState_GetTransformationStateHeightOffset"); \ static_assert(sizeof(SHMandarinTransformationState_GetTransformationStateHeightOffset) == 0x000018, "Wrong size on SHMandarinTransformationState_GetTransformationStateHeightOffset"); \ static_assert(offsetof(SHMandarinTransformationState_GetTransformationStateHeightOffset, ReturnValue) == 0x000000, "Member 'SHMandarinTransformationState_GetTransformationStateHeightOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinTransformationState \ static_assert(alignof(USHMandarinTransformationState) == 0x000008, "Wrong alignment on USHMandarinTransformationState"); \ static_assert(sizeof(USHMandarinTransformationState) == 0x0000F0, "Wrong size on USHMandarinTransformationState"); \ static_assert(offsetof(USHMandarinTransformationState, MandarinTransformationState) == 0x0000D0, "Member 'USHMandarinTransformationState::MandarinTransformationState' has a wrong offset!"); \ static_assert(offsetof(USHMandarinTransformationState, TransformationStateHeightOffset) == 0x0000D8, "Member 'USHMandarinTransformationState::TransformationStateHeightOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvQueryTest_MeatHealth \ static_assert(alignof(UEnvQueryTest_MeatHealth) == 0x000008, "Wrong alignment on UEnvQueryTest_MeatHealth"); \ static_assert(sizeof(UEnvQueryTest_MeatHealth) == 0x000200, "Wrong size on UEnvQueryTest_MeatHealth"); \ static_assert(offsetof(UEnvQueryTest_MeatHealth, TargetChunkCount) == 0x0001F8, "Member 'UEnvQueryTest_MeatHealth::TargetChunkCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalJumpDownTutorialHandler \ static_assert(alignof(USHTraversalJumpDownTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalJumpDownTutorialHandler"); \ static_assert(sizeof(USHTraversalJumpDownTutorialHandler) == 0x000048, "Wrong size on USHTraversalJumpDownTutorialHandler"); \ #define DUMPER7_ASSERTS_UGameplayPresetsConfig \ static_assert(alignof(UGameplayPresetsConfig) == 0x000008, "Wrong alignment on UGameplayPresetsConfig"); \ static_assert(sizeof(UGameplayPresetsConfig) == 0x000040, "Wrong size on UGameplayPresetsConfig"); \ static_assert(offsetof(UGameplayPresetsConfig, Presets) == 0x000030, "Member 'UGameplayPresetsConfig::Presets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCineCameraComponent_TrackCharacterBone \ static_assert(alignof(SHCineCameraComponent_TrackCharacterBone) == 0x000008, "Wrong alignment on SHCineCameraComponent_TrackCharacterBone"); \ static_assert(sizeof(SHCineCameraComponent_TrackCharacterBone) == 0x000010, "Wrong size on SHCineCameraComponent_TrackCharacterBone"); \ static_assert(offsetof(SHCineCameraComponent_TrackCharacterBone, InCharacter) == 0x000000, "Member 'SHCineCameraComponent_TrackCharacterBone::InCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCineCameraComponent_TrackCharacterBone, InCharacterBoneName) == 0x000008, "Member 'SHCineCameraComponent_TrackCharacterBone::InCharacterBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCineCameraComponent_TrackComponent \ static_assert(alignof(SHCineCameraComponent_TrackComponent) == 0x000008, "Wrong alignment on SHCineCameraComponent_TrackComponent"); \ static_assert(sizeof(SHCineCameraComponent_TrackComponent) == 0x000008, "Wrong size on SHCineCameraComponent_TrackComponent"); \ static_assert(offsetof(SHCineCameraComponent_TrackComponent, InComponent) == 0x000000, "Member 'SHCineCameraComponent_TrackComponent::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCineCameraComponent_TrackSkeletalMeshBone \ static_assert(alignof(SHCineCameraComponent_TrackSkeletalMeshBone) == 0x000008, "Wrong alignment on SHCineCameraComponent_TrackSkeletalMeshBone"); \ static_assert(sizeof(SHCineCameraComponent_TrackSkeletalMeshBone) == 0x000010, "Wrong size on SHCineCameraComponent_TrackSkeletalMeshBone"); \ static_assert(offsetof(SHCineCameraComponent_TrackSkeletalMeshBone, InComponent) == 0x000000, "Member 'SHCineCameraComponent_TrackSkeletalMeshBone::InComponent' has a wrong offset!"); \ static_assert(offsetof(SHCineCameraComponent_TrackSkeletalMeshBone, InBoneName) == 0x000008, "Member 'SHCineCameraComponent_TrackSkeletalMeshBone::InBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCineCameraComponent \ static_assert(alignof(USHCineCameraComponent) == 0x000010, "Wrong alignment on USHCineCameraComponent"); \ static_assert(sizeof(USHCineCameraComponent) == 0x000BA0, "Wrong size on USHCineCameraComponent"); \ static_assert(offsetof(USHCineCameraComponent, RespectFilmbackAspectRatio) == 0x000B68, "Member 'USHCineCameraComponent::RespectFilmbackAspectRatio' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, WideScreenAdjustFOV) == 0x000B69, "Member 'USHCineCameraComponent::WideScreenAdjustFOV' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, DepthOfFieldAnamorphism) == 0x000B6C, "Member 'USHCineCameraComponent::DepthOfFieldAnamorphism' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, BloomShape) == 0x000B70, "Member 'USHCineCameraComponent::BloomShape' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, BloomStretch) == 0x000B74, "Member 'USHCineCameraComponent::BloomStretch' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDIntensity) == 0x000B78, "Member 'USHCineCameraComponent::LensDIntensity' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDIntensityX) == 0x000B7C, "Member 'USHCineCameraComponent::LensDIntensityX' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDIntensityY) == 0x000B80, "Member 'USHCineCameraComponent::LensDIntensityY' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDCenterX) == 0x000B84, "Member 'USHCineCameraComponent::LensDCenterX' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDCenterY) == 0x000B88, "Member 'USHCineCameraComponent::LensDCenterY' has a wrong offset!"); \ static_assert(offsetof(USHCineCameraComponent, LensDScale) == 0x000B8C, "Member 'USHCineCameraComponent::LensDScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKPelvisEnable \ static_assert(alignof(USHAnimNotify_IKPelvisEnable) == 0x000008, "Wrong alignment on USHAnimNotify_IKPelvisEnable"); \ static_assert(sizeof(USHAnimNotify_IKPelvisEnable) == 0x000040, "Wrong size on USHAnimNotify_IKPelvisEnable"); \ static_assert(offsetof(USHAnimNotify_IKPelvisEnable, interpSpeed) == 0x000038, "Member 'USHAnimNotify_IKPelvisEnable::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKPelvisDisable \ static_assert(alignof(USHAnimNotify_IKPelvisDisable) == 0x000008, "Wrong alignment on USHAnimNotify_IKPelvisDisable"); \ static_assert(sizeof(USHAnimNotify_IKPelvisDisable) == 0x000040, "Wrong size on USHAnimNotify_IKPelvisDisable"); \ static_assert(offsetof(USHAnimNotify_IKPelvisDisable, interpSpeed) == 0x000038, "Member 'USHAnimNotify_IKPelvisDisable::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCheatManager \ static_assert(alignof(USHCheatManager) == 0x000008, "Wrong alignment on USHCheatManager"); \ static_assert(sizeof(USHCheatManager) == 0x000088, "Wrong size on USHCheatManager"); \ #define DUMPER7_ASSERTS_USHCheatManagerPlay \ static_assert(alignof(USHCheatManagerPlay) == 0x000008, "Wrong alignment on USHCheatManagerPlay"); \ static_assert(sizeof(USHCheatManagerPlay) == 0x000088, "Wrong size on USHCheatManagerPlay"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKFeetEnable \ static_assert(alignof(USHAnimNotify_IKFeetEnable) == 0x000008, "Wrong alignment on USHAnimNotify_IKFeetEnable"); \ static_assert(sizeof(USHAnimNotify_IKFeetEnable) == 0x000038, "Wrong size on USHAnimNotify_IKFeetEnable"); \ #define DUMPER7_ASSERTS_USHEndingFactor \ static_assert(alignof(USHEndingFactor) == 0x000008, "Wrong alignment on USHEndingFactor"); \ static_assert(sizeof(USHEndingFactor) == 0x000030, "Wrong size on USHEndingFactor"); \ #define DUMPER7_ASSERTS_USHBoolEndingFactor \ static_assert(alignof(USHBoolEndingFactor) == 0x000008, "Wrong alignment on USHBoolEndingFactor"); \ static_assert(sizeof(USHBoolEndingFactor) == 0x000088, "Wrong size on USHBoolEndingFactor"); \ static_assert(offsetof(USHBoolEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHBoolEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHBoolEndingFactor, Value) == 0x000080, "Member 'USHBoolEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue \ static_assert(alignof(SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHWestCityFWMariaInteractionsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaInteractionsEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWestCityFWMariaInteractionsEndingFactor \ static_assert(alignof(USHWestCityFWMariaInteractionsEndingFactor) == 0x000008, "Wrong alignment on USHWestCityFWMariaInteractionsEndingFactor"); \ static_assert(sizeof(USHWestCityFWMariaInteractionsEndingFactor) == 0x000088, "Wrong size on USHWestCityFWMariaInteractionsEndingFactor"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKFeetDisable \ static_assert(alignof(USHAnimNotify_IKFeetDisable) == 0x000008, "Wrong alignment on USHAnimNotify_IKFeetDisable"); \ static_assert(sizeof(USHAnimNotify_IKFeetDisable) == 0x000038, "Wrong size on USHAnimNotify_IKFeetDisable"); \ #define DUMPER7_ASSERTS_SHDynamicInteractionExecutive_GetOwnerContext \ static_assert(alignof(SHDynamicInteractionExecutive_GetOwnerContext) == 0x000008, "Wrong alignment on SHDynamicInteractionExecutive_GetOwnerContext"); \ static_assert(sizeof(SHDynamicInteractionExecutive_GetOwnerContext) == 0x000008, "Wrong size on SHDynamicInteractionExecutive_GetOwnerContext"); \ static_assert(offsetof(SHDynamicInteractionExecutive_GetOwnerContext, ReturnValue) == 0x000000, "Member 'SHDynamicInteractionExecutive_GetOwnerContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicInteractionExecutive_GetOwnerManager \ static_assert(alignof(SHDynamicInteractionExecutive_GetOwnerManager) == 0x000008, "Wrong alignment on SHDynamicInteractionExecutive_GetOwnerManager"); \ static_assert(sizeof(SHDynamicInteractionExecutive_GetOwnerManager) == 0x000008, "Wrong size on SHDynamicInteractionExecutive_GetOwnerManager"); \ static_assert(offsetof(SHDynamicInteractionExecutive_GetOwnerManager, ReturnValue) == 0x000000, "Member 'SHDynamicInteractionExecutive_GetOwnerManager::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized \ static_assert(alignof(SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHDynamicInteractionExecutive_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDynamicInteractionExecutive \ static_assert(alignof(ASHDynamicInteractionExecutive) == 0x000008, "Wrong alignment on ASHDynamicInteractionExecutive"); \ static_assert(sizeof(ASHDynamicInteractionExecutive) == 0x0002F0, "Wrong size on ASHDynamicInteractionExecutive"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionGeneric) == 0x0002B0, "Member 'ASHDynamicInteractionExecutive::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionProximitySphere) == 0x0002B8, "Member 'ASHDynamicInteractionExecutive::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionIcon) == 0x0002C0, "Member 'ASHDynamicInteractionExecutive::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionDetectable) == 0x0002C8, "Member 'ASHDynamicInteractionExecutive::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionDetectableShape) == 0x0002D0, "Member 'ASHDynamicInteractionExecutive::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, InteractionManager) == 0x0002D8, "Member 'ASHDynamicInteractionExecutive::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, bWantAutoAttachToOwnerContext) == 0x0002E0, "Member 'ASHDynamicInteractionExecutive::bWantAutoAttachToOwnerContext' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicInteractionExecutive, OwnerManager) == 0x0002E8, "Member 'ASHDynamicInteractionExecutive::OwnerManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKFeetRotationOffsetEnable \ static_assert(alignof(USHAnimNotify_IKFeetRotationOffsetEnable) == 0x000008, "Wrong alignment on USHAnimNotify_IKFeetRotationOffsetEnable"); \ static_assert(sizeof(USHAnimNotify_IKFeetRotationOffsetEnable) == 0x000038, "Wrong size on USHAnimNotify_IKFeetRotationOffsetEnable"); \ #define DUMPER7_ASSERTS_ASHMariaLightingActor \ static_assert(alignof(ASHMariaLightingActor) == 0x000008, "Wrong alignment on ASHMariaLightingActor"); \ static_assert(sizeof(ASHMariaLightingActor) == 0x0002F0, "Wrong size on ASHMariaLightingActor"); \ static_assert(offsetof(ASHMariaLightingActor, SpotLightComponent) == 0x0002B0, "Member 'ASHMariaLightingActor::SpotLightComponent' has a wrong offset!"); \ static_assert(offsetof(ASHMariaLightingActor, DefaultIntensity) == 0x0002B8, "Member 'ASHMariaLightingActor::DefaultIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHMariaLightingActor, DefaultGlobalColor) == 0x0002BC, "Member 'ASHMariaLightingActor::DefaultGlobalColor' has a wrong offset!"); \ static_assert(offsetof(ASHMariaLightingActor, SourceOffset) == 0x0002CC, "Member 'ASHMariaLightingActor::SourceOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_IKFeetRotationOffsetDisable \ static_assert(alignof(USHAnimNotify_IKFeetRotationOffsetDisable) == 0x000008, "Wrong alignment on USHAnimNotify_IKFeetRotationOffsetDisable"); \ static_assert(sizeof(USHAnimNotify_IKFeetRotationOffsetDisable) == 0x000038, "Wrong size on USHAnimNotify_IKFeetRotationOffsetDisable"); \ #define DUMPER7_ASSERTS_USHCineCameraAnimationSequence \ static_assert(alignof(USHCineCameraAnimationSequence) == 0x000008, "Wrong alignment on USHCineCameraAnimationSequence"); \ static_assert(sizeof(USHCineCameraAnimationSequence) == 0x000120, "Wrong size on USHCineCameraAnimationSequence"); \ #define DUMPER7_ASSERTS_SHMapRenderer_GetRenderTarget \ static_assert(alignof(SHMapRenderer_GetRenderTarget) == 0x000008, "Wrong alignment on SHMapRenderer_GetRenderTarget"); \ static_assert(sizeof(SHMapRenderer_GetRenderTarget) == 0x000008, "Wrong size on SHMapRenderer_GetRenderTarget"); \ static_assert(offsetof(SHMapRenderer_GetRenderTarget, ReturnValue) == 0x000000, "Member 'SHMapRenderer_GetRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMapRenderer_GetUserWidgetObject \ static_assert(alignof(SHMapRenderer_GetUserWidgetObject) == 0x000008, "Wrong alignment on SHMapRenderer_GetUserWidgetObject"); \ static_assert(sizeof(SHMapRenderer_GetUserWidgetObject) == 0x000008, "Wrong size on SHMapRenderer_GetUserWidgetObject"); \ static_assert(offsetof(SHMapRenderer_GetUserWidgetObject, ReturnValue) == 0x000000, "Member 'SHMapRenderer_GetUserWidgetObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMapRenderer \ static_assert(alignof(ASHMapRenderer) == 0x000008, "Wrong alignment on ASHMapRenderer"); \ static_assert(sizeof(ASHMapRenderer) == 0x0002D8, "Wrong size on ASHMapRenderer"); \ static_assert(offsetof(ASHMapRenderer, Widget) == 0x0002B0, "Member 'ASHMapRenderer::Widget' has a wrong offset!"); \ static_assert(offsetof(ASHMapRenderer, ReceiverDynamicMaterial) == 0x0002B8, "Member 'ASHMapRenderer::ReceiverDynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_IKFeetDisable \ static_assert(alignof(USHAnimNotifyState_IKFeetDisable) == 0x000008, "Wrong alignment on USHAnimNotifyState_IKFeetDisable"); \ static_assert(sizeof(USHAnimNotifyState_IKFeetDisable) == 0x000038, "Wrong size on USHAnimNotifyState_IKFeetDisable"); \ static_assert(offsetof(USHAnimNotifyState_IKFeetDisable, interpSpeed) == 0x000030, "Member 'USHAnimNotifyState_IKFeetDisable::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent \ static_assert(alignof(SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent) == 0x000008, "Wrong alignment on SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent"); \ static_assert(sizeof(SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent) == 0x000008, "Wrong size on SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent"); \ static_assert(offsetof(SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent, InTraversalComponent) == 0x000000, "Member 'SHTraversalIconBaseManager_ProcessObstacleProximityFoundCharacterEvent::InTraversalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent \ static_assert(alignof(SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent) == 0x000008, "Wrong alignment on SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent"); \ static_assert(sizeof(SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent) == 0x000008, "Wrong size on SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent"); \ static_assert(offsetof(SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent, InTraversalComponent) == 0x000000, "Member 'SHTraversalIconBaseManager_ProcessObstacleProximityLostCharacterEvent::InTraversalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent \ static_assert(alignof(SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent) == 0x000008, "Wrong alignment on SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent"); \ static_assert(sizeof(SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent) == 0x000008, "Wrong size on SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent"); \ static_assert(offsetof(SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent, InTraversalComponent) == 0x000000, "Member 'SHTraversalIconBaseManager_ProcessObstacleTraversalUnavailableChangedEvent::InTraversalComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalIconBaseManager_RegisterRequisites \ static_assert(alignof(SHTraversalIconBaseManager_RegisterRequisites) == 0x000008, "Wrong alignment on SHTraversalIconBaseManager_RegisterRequisites"); \ static_assert(sizeof(SHTraversalIconBaseManager_RegisterRequisites) == 0x000010, "Wrong size on SHTraversalIconBaseManager_RegisterRequisites"); \ static_assert(offsetof(SHTraversalIconBaseManager_RegisterRequisites, InTraversalComponent) == 0x000000, "Member 'SHTraversalIconBaseManager_RegisterRequisites::InTraversalComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraversalIconBaseManager_RegisterRequisites, InIconComponent) == 0x000008, "Member 'SHTraversalIconBaseManager_RegisterRequisites::InIconComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalIconBaseManager_SetForcedIconState \ static_assert(alignof(SHTraversalIconBaseManager_SetForcedIconState) == 0x000001, "Wrong alignment on SHTraversalIconBaseManager_SetForcedIconState"); \ static_assert(sizeof(SHTraversalIconBaseManager_SetForcedIconState) == 0x000001, "Wrong size on SHTraversalIconBaseManager_SetForcedIconState"); \ static_assert(offsetof(SHTraversalIconBaseManager_SetForcedIconState, InForcedState) == 0x000000, "Member 'SHTraversalIconBaseManager_SetForcedIconState::InForcedState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalIconBaseManager \ static_assert(alignof(USHTraversalIconBaseManager) == 0x000008, "Wrong alignment on USHTraversalIconBaseManager"); \ static_assert(sizeof(USHTraversalIconBaseManager) == 0x0000D8, "Wrong size on USHTraversalIconBaseManager"); \ static_assert(offsetof(USHTraversalIconBaseManager, IconUnavailableOpacityMultiplier) == 0x0000A0, "Member 'USHTraversalIconBaseManager::IconUnavailableOpacityMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHTraversalIconBaseManager, AssignedTraversalComponent) == 0x0000A8, "Member 'USHTraversalIconBaseManager::AssignedTraversalComponent' has a wrong offset!"); \ static_assert(offsetof(USHTraversalIconBaseManager, AssignedIconComponent) == 0x0000B0, "Member 'USHTraversalIconBaseManager::AssignedIconComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalObstacleIconManager \ static_assert(alignof(USHTraversalObstacleIconManager) == 0x000008, "Wrong alignment on USHTraversalObstacleIconManager"); \ static_assert(sizeof(USHTraversalObstacleIconManager) == 0x0000D8, "Wrong size on USHTraversalObstacleIconManager"); \ #define DUMPER7_ASSERTS_KeyRichTexts_GetKeyDisplayRichText \ static_assert(alignof(KeyRichTexts_GetKeyDisplayRichText) == 0x000008, "Wrong alignment on KeyRichTexts_GetKeyDisplayRichText"); \ static_assert(sizeof(KeyRichTexts_GetKeyDisplayRichText) == 0x000030, "Wrong size on KeyRichTexts_GetKeyDisplayRichText"); \ static_assert(offsetof(KeyRichTexts_GetKeyDisplayRichText, Key) == 0x000000, "Member 'KeyRichTexts_GetKeyDisplayRichText::Key' has a wrong offset!"); \ static_assert(offsetof(KeyRichTexts_GetKeyDisplayRichText, ReturnValue) == 0x000018, "Member 'KeyRichTexts_GetKeyDisplayRichText::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeyRichTexts \ static_assert(alignof(UKeyRichTexts) == 0x000008, "Wrong alignment on UKeyRichTexts"); \ static_assert(sizeof(UKeyRichTexts) == 0x000040, "Wrong size on UKeyRichTexts"); \ static_assert(offsetof(UKeyRichTexts, Keys) == 0x000030, "Member 'UKeyRichTexts::Keys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProtoCurveUtils_AddCurveValue \ static_assert(alignof(SHProtoCurveUtils_AddCurveValue) == 0x000008, "Wrong alignment on SHProtoCurveUtils_AddCurveValue"); \ static_assert(sizeof(SHProtoCurveUtils_AddCurveValue) == 0x000010, "Wrong size on SHProtoCurveUtils_AddCurveValue"); \ static_assert(offsetof(SHProtoCurveUtils_AddCurveValue, Curve) == 0x000000, "Member 'SHProtoCurveUtils_AddCurveValue::Curve' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_AddCurveValue, Value) == 0x000008, "Member 'SHProtoCurveUtils_AddCurveValue::Value' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_AddCurveValue, Time) == 0x00000C, "Member 'SHProtoCurveUtils_AddCurveValue::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProtoCurveUtils_AddVectorCurveValue \ static_assert(alignof(SHProtoCurveUtils_AddVectorCurveValue) == 0x000008, "Wrong alignment on SHProtoCurveUtils_AddVectorCurveValue"); \ static_assert(sizeof(SHProtoCurveUtils_AddVectorCurveValue) == 0x000028, "Wrong size on SHProtoCurveUtils_AddVectorCurveValue"); \ static_assert(offsetof(SHProtoCurveUtils_AddVectorCurveValue, Curve) == 0x000000, "Member 'SHProtoCurveUtils_AddVectorCurveValue::Curve' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_AddVectorCurveValue, Value) == 0x000008, "Member 'SHProtoCurveUtils_AddVectorCurveValue::Value' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_AddVectorCurveValue, Time) == 0x000020, "Member 'SHProtoCurveUtils_AddVectorCurveValue::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProtoCurveUtils_ClearCurveValues \ static_assert(alignof(SHProtoCurveUtils_ClearCurveValues) == 0x000008, "Wrong alignment on SHProtoCurveUtils_ClearCurveValues"); \ static_assert(sizeof(SHProtoCurveUtils_ClearCurveValues) == 0x000008, "Wrong size on SHProtoCurveUtils_ClearCurveValues"); \ static_assert(offsetof(SHProtoCurveUtils_ClearCurveValues, Curve) == 0x000000, "Member 'SHProtoCurveUtils_ClearCurveValues::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProtoCurveUtils_GetMaxTime \ static_assert(alignof(SHProtoCurveUtils_GetMaxTime) == 0x000008, "Wrong alignment on SHProtoCurveUtils_GetMaxTime"); \ static_assert(sizeof(SHProtoCurveUtils_GetMaxTime) == 0x000010, "Wrong size on SHProtoCurveUtils_GetMaxTime"); \ static_assert(offsetof(SHProtoCurveUtils_GetMaxTime, Curve) == 0x000000, "Member 'SHProtoCurveUtils_GetMaxTime::Curve' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_GetMaxTime, ReturnValue) == 0x000008, "Member 'SHProtoCurveUtils_GetMaxTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProtoCurveUtils_GetMinTime \ static_assert(alignof(SHProtoCurveUtils_GetMinTime) == 0x000008, "Wrong alignment on SHProtoCurveUtils_GetMinTime"); \ static_assert(sizeof(SHProtoCurveUtils_GetMinTime) == 0x000010, "Wrong size on SHProtoCurveUtils_GetMinTime"); \ static_assert(offsetof(SHProtoCurveUtils_GetMinTime, Curve) == 0x000000, "Member 'SHProtoCurveUtils_GetMinTime::Curve' has a wrong offset!"); \ static_assert(offsetof(SHProtoCurveUtils_GetMinTime, ReturnValue) == 0x000008, "Member 'SHProtoCurveUtils_GetMinTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHProtoCurveUtils \ static_assert(alignof(USHProtoCurveUtils) == 0x000008, "Wrong alignment on USHProtoCurveUtils"); \ static_assert(sizeof(USHProtoCurveUtils) == 0x000028, "Wrong size on USHProtoCurveUtils"); \ #define DUMPER7_ASSERTS_USHEndingValueProcessor \ static_assert(alignof(USHEndingValueProcessor) == 0x000008, "Wrong alignment on USHEndingValueProcessor"); \ static_assert(sizeof(USHEndingValueProcessor) == 0x000030, "Wrong size on USHEndingValueProcessor"); \ static_assert(offsetof(USHEndingValueProcessor, OwnerComponent) == 0x000028, "Member 'USHEndingValueProcessor::OwnerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeyRichTextsSettings \ static_assert(alignof(UKeyRichTextsSettings) == 0x000008, "Wrong alignment on UKeyRichTextsSettings"); \ static_assert(sizeof(UKeyRichTextsSettings) == 0x000068, "Wrong size on UKeyRichTextsSettings"); \ static_assert(offsetof(UKeyRichTextsSettings, KeyRichTexts) == 0x000038, "Member 'UKeyRichTextsSettings::KeyRichTexts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_KnockdownChangeState \ static_assert(alignof(USHAnimNotify_KnockdownChangeState) == 0x000008, "Wrong alignment on USHAnimNotify_KnockdownChangeState"); \ static_assert(sizeof(USHAnimNotify_KnockdownChangeState) == 0x000040, "Wrong size on USHAnimNotify_KnockdownChangeState"); \ static_assert(offsetof(USHAnimNotify_KnockdownChangeState, KnockDownState) == 0x000038, "Member 'USHAnimNotify_KnockdownChangeState::KnockDownState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLookAtTargetProvider \ static_assert(alignof(USHLookAtTargetProvider) == 0x000008, "Wrong alignment on USHLookAtTargetProvider"); \ static_assert(sizeof(USHLookAtTargetProvider) == 0x000068, "Wrong size on USHLookAtTargetProvider"); \ static_assert(offsetof(USHLookAtTargetProvider, BlendInSpeed) == 0x000028, "Member 'USHLookAtTargetProvider::BlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLookAtTargetProvider, BlendOutSpeed) == 0x00002C, "Member 'USHLookAtTargetProvider::BlendOutSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLookAtTargetProvider, LookAtLogic) == 0x000030, "Member 'USHLookAtTargetProvider::LookAtLogic' has a wrong offset!"); \ static_assert(offsetof(USHLookAtTargetProvider, LookAtTypeID) == 0x000038, "Member 'USHLookAtTargetProvider::LookAtTypeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieLookAtPlayerProvider \ static_assert(alignof(USHEddieLookAtPlayerProvider) == 0x000008, "Wrong alignment on USHEddieLookAtPlayerProvider"); \ static_assert(sizeof(USHEddieLookAtPlayerProvider) == 0x000070, "Wrong size on USHEddieLookAtPlayerProvider"); \ static_assert(offsetof(USHEddieLookAtPlayerProvider, MaxDistance) == 0x000068, "Member 'USHEddieLookAtPlayerProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHEddieLookAtPlayerProvider, MaxAngle) == 0x00006C, "Member 'USHEddieLookAtPlayerProvider::MaxAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNState_KnockdownState \ static_assert(alignof(USHAnimNState_KnockdownState) == 0x000008, "Wrong alignment on USHAnimNState_KnockdownState"); \ static_assert(sizeof(USHAnimNState_KnockdownState) == 0x000038, "Wrong size on USHAnimNState_KnockdownState"); \ static_assert(offsetof(USHAnimNState_KnockdownState, KnockDownState) == 0x000030, "Member 'USHAnimNState_KnockdownState::KnockDownState' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_KnockdownState, KnockDownStateOnExit) == 0x000031, "Member 'USHAnimNState_KnockdownState::KnockDownStateOnExit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoadingHints \ static_assert(alignof(ULoadingHints) == 0x000008, "Wrong alignment on ULoadingHints"); \ static_assert(sizeof(ULoadingHints) == 0x000080, "Wrong size on ULoadingHints"); \ static_assert(offsetof(ULoadingHints, Hints) == 0x000030, "Member 'ULoadingHints::Hints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimComponent_SetEddieMovementState \ static_assert(alignof(SHEddieAnimComponent_SetEddieMovementState) == 0x000001, "Wrong alignment on SHEddieAnimComponent_SetEddieMovementState"); \ static_assert(sizeof(SHEddieAnimComponent_SetEddieMovementState) == 0x000002, "Wrong size on SHEddieAnimComponent_SetEddieMovementState"); \ static_assert(offsetof(SHEddieAnimComponent_SetEddieMovementState, InMovementState) == 0x000000, "Member 'SHEddieAnimComponent_SetEddieMovementState::InMovementState' has a wrong offset!"); \ static_assert(offsetof(SHEddieAnimComponent_SetEddieMovementState, InMovementChangeInProgress) == 0x000001, "Member 'SHEddieAnimComponent_SetEddieMovementState::InMovementChangeInProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieAnimComponent \ static_assert(alignof(USHEddieAnimComponent) == 0x000008, "Wrong alignment on USHEddieAnimComponent"); \ static_assert(sizeof(USHEddieAnimComponent) == 0x000548, "Wrong size on USHEddieAnimComponent"); \ static_assert(offsetof(USHEddieAnimComponent, HeadRotationSettings) == 0x000490, "Member 'USHEddieAnimComponent::HeadRotationSettings' has a wrong offset!"); \ static_assert(offsetof(USHEddieAnimComponent, SHAnimFootIKSubcompSettings) == 0x0004D8, "Member 'USHEddieAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocalFogVolumeActor_SetDebugPosition \ static_assert(alignof(LocalFogVolumeActor_SetDebugPosition) == 0x000010, "Wrong alignment on LocalFogVolumeActor_SetDebugPosition"); \ static_assert(sizeof(LocalFogVolumeActor_SetDebugPosition) == 0x000060, "Wrong size on LocalFogVolumeActor_SetDebugPosition"); \ static_assert(offsetof(LocalFogVolumeActor_SetDebugPosition, Transform) == 0x000000, "Member 'LocalFogVolumeActor_SetDebugPosition::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALocalFogVolumeActor \ static_assert(alignof(ALocalFogVolumeActor) == 0x000008, "Wrong alignment on ALocalFogVolumeActor"); \ static_assert(sizeof(ALocalFogVolumeActor) == 0x0002B0, "Wrong size on ALocalFogVolumeActor"); \ #define DUMPER7_ASSERTS_USHAnimNotify_LyingTransformation \ static_assert(alignof(USHAnimNotify_LyingTransformation) == 0x000008, "Wrong alignment on USHAnimNotify_LyingTransformation"); \ static_assert(sizeof(USHAnimNotify_LyingTransformation) == 0x000058, "Wrong size on USHAnimNotify_LyingTransformation"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, TransformationReason) == 0x000038, "Member 'USHAnimNotify_LyingTransformation::TransformationReason' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, TransformToLying) == 0x000040, "Member 'USHAnimNotify_LyingTransformation::TransformToLying' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, TransformationDuration) == 0x000044, "Member 'USHAnimNotify_LyingTransformation::TransformationDuration' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, AwaitDelayedRootRotation) == 0x000048, "Member 'USHAnimNotify_LyingTransformation::AwaitDelayedRootRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, DisableAIDuringTransformation) == 0x000049, "Member 'USHAnimNotify_LyingTransformation::DisableAIDuringTransformation' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, LyingCapsuleAnchor) == 0x00004C, "Member 'USHAnimNotify_LyingTransformation::LyingCapsuleAnchor' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_LyingTransformation, MaximumCapsuleExtensions) == 0x000050, "Member 'USHAnimNotify_LyingTransformation::MaximumCapsuleExtensions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEffectsCmbSubcomp \ static_assert(alignof(USHEffectsCmbSubcomp) == 0x000008, "Wrong alignment on USHEffectsCmbSubcomp"); \ static_assert(sizeof(USHEffectsCmbSubcomp) == 0x0000A0, "Wrong size on USHEffectsCmbSubcomp"); \ static_assert(offsetof(USHEffectsCmbSubcomp, DynamicMaterial) == 0x000038, "Member 'USHEffectsCmbSubcomp::DynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_LyingTransformationDelayedRootRotation \ static_assert(alignof(USHAnimNotify_LyingTransformationDelayedRootRotation) == 0x000008, "Wrong alignment on USHAnimNotify_LyingTransformationDelayedRootRotation"); \ static_assert(sizeof(USHAnimNotify_LyingTransformationDelayedRootRotation) == 0x000038, "Wrong size on USHAnimNotify_LyingTransformationDelayedRootRotation"); \ #define DUMPER7_ASSERTS_ASHGameMode \ static_assert(alignof(ASHGameMode) == 0x000008, "Wrong alignment on ASHGameMode"); \ static_assert(sizeof(ASHGameMode) == 0x0003B0, "Wrong size on ASHGameMode"); \ #define DUMPER7_ASSERTS_SHPushableComponent_Initialize \ static_assert(alignof(SHPushableComponent_Initialize) == 0x000008, "Wrong alignment on SHPushableComponent_Initialize"); \ static_assert(sizeof(SHPushableComponent_Initialize) == 0x000010, "Wrong size on SHPushableComponent_Initialize"); \ static_assert(offsetof(SHPushableComponent_Initialize, InProximitySphere) == 0x000000, "Member 'SHPushableComponent_Initialize::InProximitySphere' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_Initialize, InMainMesh) == 0x000008, "Member 'SHPushableComponent_Initialize::InMainMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_Interact \ static_assert(alignof(SHPushableComponent_Interact) == 0x000008, "Wrong alignment on SHPushableComponent_Interact"); \ static_assert(sizeof(SHPushableComponent_Interact) == 0x000008, "Wrong size on SHPushableComponent_Interact"); \ static_assert(offsetof(SHPushableComponent_Interact, InInteractingCharacter) == 0x000000, "Member 'SHPushableComponent_Interact::InInteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessAnimInstFinishedInteraction \ static_assert(alignof(SHPushableComponent_ProcessAnimInstFinishedInteraction) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessAnimInstFinishedInteraction"); \ static_assert(sizeof(SHPushableComponent_ProcessAnimInstFinishedInteraction) == 0x000008, "Wrong size on SHPushableComponent_ProcessAnimInstFinishedInteraction"); \ static_assert(offsetof(SHPushableComponent_ProcessAnimInstFinishedInteraction, AnimInst) == 0x000000, "Member 'SHPushableComponent_ProcessAnimInstFinishedInteraction::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessAnimInstFiredFinishInteraction \ static_assert(alignof(SHPushableComponent_ProcessAnimInstFiredFinishInteraction) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessAnimInstFiredFinishInteraction"); \ static_assert(sizeof(SHPushableComponent_ProcessAnimInstFiredFinishInteraction) == 0x000008, "Wrong size on SHPushableComponent_ProcessAnimInstFiredFinishInteraction"); \ static_assert(offsetof(SHPushableComponent_ProcessAnimInstFiredFinishInteraction, AnimInst) == 0x000000, "Member 'SHPushableComponent_ProcessAnimInstFiredFinishInteraction::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessAnimInstStartedInteraction \ static_assert(alignof(SHPushableComponent_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessAnimInstStartedInteraction"); \ static_assert(sizeof(SHPushableComponent_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong size on SHPushableComponent_ProcessAnimInstStartedInteraction"); \ static_assert(offsetof(SHPushableComponent_ProcessAnimInstStartedInteraction, AnimInst) == 0x000000, "Member 'SHPushableComponent_ProcessAnimInstStartedInteraction::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessAnimInstStartedMovement \ static_assert(alignof(SHPushableComponent_ProcessAnimInstStartedMovement) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessAnimInstStartedMovement"); \ static_assert(sizeof(SHPushableComponent_ProcessAnimInstStartedMovement) == 0x000008, "Wrong size on SHPushableComponent_ProcessAnimInstStartedMovement"); \ static_assert(offsetof(SHPushableComponent_ProcessAnimInstStartedMovement, AnimInst) == 0x000000, "Member 'SHPushableComponent_ProcessAnimInstStartedMovement::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessAnimInstStoppedMovement \ static_assert(alignof(SHPushableComponent_ProcessAnimInstStoppedMovement) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessAnimInstStoppedMovement"); \ static_assert(sizeof(SHPushableComponent_ProcessAnimInstStoppedMovement) == 0x000008, "Wrong size on SHPushableComponent_ProcessAnimInstStoppedMovement"); \ static_assert(offsetof(SHPushableComponent_ProcessAnimInstStoppedMovement, AnimInst) == 0x000000, "Member 'SHPushableComponent_ProcessAnimInstStoppedMovement::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged \ static_assert(alignof(SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(sizeof(SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong size on SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(offsetof(SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHPushableComponent_ProcessInteractingCharacterCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessInteractingCharacterReceiveDamage \ static_assert(alignof(SHPushableComponent_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessInteractingCharacterReceiveDamage"); \ static_assert(sizeof(SHPushableComponent_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong size on SHPushableComponent_ProcessInteractingCharacterReceiveDamage"); \ static_assert(offsetof(SHPushableComponent_ProcessInteractingCharacterReceiveDamage, CombatComp) == 0x000000, "Member 'SHPushableComponent_ProcessInteractingCharacterReceiveDamage::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessLookAtRotationAbsoluteEnd \ static_assert(alignof(SHPushableComponent_ProcessLookAtRotationAbsoluteEnd) == 0x000001, "Wrong alignment on SHPushableComponent_ProcessLookAtRotationAbsoluteEnd"); \ static_assert(sizeof(SHPushableComponent_ProcessLookAtRotationAbsoluteEnd) == 0x000001, "Wrong size on SHPushableComponent_ProcessLookAtRotationAbsoluteEnd"); \ static_assert(offsetof(SHPushableComponent_ProcessLookAtRotationAbsoluteEnd, WasCompleted) == 0x000000, "Member 'SHPushableComponent_ProcessLookAtRotationAbsoluteEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessMovementSnapEnd \ static_assert(alignof(SHPushableComponent_ProcessMovementSnapEnd) == 0x000001, "Wrong alignment on SHPushableComponent_ProcessMovementSnapEnd"); \ static_assert(sizeof(SHPushableComponent_ProcessMovementSnapEnd) == 0x000001, "Wrong size on SHPushableComponent_ProcessMovementSnapEnd"); \ static_assert(offsetof(SHPushableComponent_ProcessMovementSnapEnd, WasCompleted) == 0x000000, "Member 'SHPushableComponent_ProcessMovementSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHPushableComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHPushableComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHPushableComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHPushableComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessProximityEndOverlap \ static_assert(alignof(SHPushableComponent_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHPushableComponent_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHPushableComponent_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHPushableComponent_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHPushableComponent_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHPushableComponent_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHPushableComponent_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHPushableComponent_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_ProcessSlideSnapEnd \ static_assert(alignof(SHPushableComponent_ProcessSlideSnapEnd) == 0x000001, "Wrong alignment on SHPushableComponent_ProcessSlideSnapEnd"); \ static_assert(sizeof(SHPushableComponent_ProcessSlideSnapEnd) == 0x000001, "Wrong size on SHPushableComponent_ProcessSlideSnapEnd"); \ static_assert(offsetof(SHPushableComponent_ProcessSlideSnapEnd, WasCompleted) == 0x000000, "Member 'SHPushableComponent_ProcessSlideSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_SetComponentBlocked \ static_assert(alignof(SHPushableComponent_SetComponentBlocked) == 0x000008, "Wrong alignment on SHPushableComponent_SetComponentBlocked"); \ static_assert(sizeof(SHPushableComponent_SetComponentBlocked) == 0x000010, "Wrong size on SHPushableComponent_SetComponentBlocked"); \ static_assert(offsetof(SHPushableComponent_SetComponentBlocked, Blocked) == 0x000000, "Member 'SHPushableComponent_SetComponentBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHPushableComponent_SetComponentBlocked, Object) == 0x000008, "Member 'SHPushableComponent_SetComponentBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_TeleportAbsolute \ static_assert(alignof(SHPushableComponent_TeleportAbsolute) == 0x000008, "Wrong alignment on SHPushableComponent_TeleportAbsolute"); \ static_assert(sizeof(SHPushableComponent_TeleportAbsolute) == 0x000018, "Wrong size on SHPushableComponent_TeleportAbsolute"); \ static_assert(offsetof(SHPushableComponent_TeleportAbsolute, InWorldLoc) == 0x000000, "Member 'SHPushableComponent_TeleportAbsolute::InWorldLoc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_GetInteractingCharacter \ static_assert(alignof(SHPushableComponent_GetInteractingCharacter) == 0x000008, "Wrong alignment on SHPushableComponent_GetInteractingCharacter"); \ static_assert(sizeof(SHPushableComponent_GetInteractingCharacter) == 0x000008, "Wrong size on SHPushableComponent_GetInteractingCharacter"); \ static_assert(offsetof(SHPushableComponent_GetInteractingCharacter, ReturnValue) == 0x000000, "Member 'SHPushableComponent_GetInteractingCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_GetLinkedAnimGraphInstance \ static_assert(alignof(SHPushableComponent_GetLinkedAnimGraphInstance) == 0x000008, "Wrong alignment on SHPushableComponent_GetLinkedAnimGraphInstance"); \ static_assert(sizeof(SHPushableComponent_GetLinkedAnimGraphInstance) == 0x000008, "Wrong size on SHPushableComponent_GetLinkedAnimGraphInstance"); \ static_assert(offsetof(SHPushableComponent_GetLinkedAnimGraphInstance, ReturnValue) == 0x000000, "Member 'SHPushableComponent_GetLinkedAnimGraphInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_GetOwnerMesh \ static_assert(alignof(SHPushableComponent_GetOwnerMesh) == 0x000008, "Wrong alignment on SHPushableComponent_GetOwnerMesh"); \ static_assert(sizeof(SHPushableComponent_GetOwnerMesh) == 0x000008, "Wrong size on SHPushableComponent_GetOwnerMesh"); \ static_assert(offsetof(SHPushableComponent_GetOwnerMesh, ReturnValue) == 0x000000, "Member 'SHPushableComponent_GetOwnerMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_IsComponentBlocked \ static_assert(alignof(SHPushableComponent_IsComponentBlocked) == 0x000001, "Wrong alignment on SHPushableComponent_IsComponentBlocked"); \ static_assert(sizeof(SHPushableComponent_IsComponentBlocked) == 0x000001, "Wrong size on SHPushableComponent_IsComponentBlocked"); \ static_assert(offsetof(SHPushableComponent_IsComponentBlocked, ReturnValue) == 0x000000, "Member 'SHPushableComponent_IsComponentBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_IsInInteraction \ static_assert(alignof(SHPushableComponent_IsInInteraction) == 0x000001, "Wrong alignment on SHPushableComponent_IsInInteraction"); \ static_assert(sizeof(SHPushableComponent_IsInInteraction) == 0x000001, "Wrong size on SHPushableComponent_IsInInteraction"); \ static_assert(offsetof(SHPushableComponent_IsInInteraction, ReturnValue) == 0x000000, "Member 'SHPushableComponent_IsInInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh \ static_assert(alignof(SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh) == 0x000001, "Wrong alignment on SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh"); \ static_assert(sizeof(SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh) == 0x000001, "Wrong size on SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh"); \ static_assert(offsetof(SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh, ReturnValue) == 0x000000, "Member 'SHPushableComponent_IsInteractingCharacterStandingOnOwnerMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPushableComponent \ static_assert(alignof(USHPushableComponent) == 0x000010, "Wrong alignment on USHPushableComponent"); \ static_assert(sizeof(USHPushableComponent) == 0x000300, "Wrong size on USHPushableComponent"); \ static_assert(offsetof(USHPushableComponent, bBlockedOnBeginPlay) == 0x0000A0, "Member 'USHPushableComponent::bBlockedOnBeginPlay' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bDisableForward) == 0x0000A1, "Member 'USHPushableComponent::bDisableForward' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bDisableBackward) == 0x0000A2, "Member 'USHPushableComponent::bDisableBackward' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bDisableRight) == 0x0000A3, "Member 'USHPushableComponent::bDisableRight' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bDisableLeft) == 0x0000A4, "Member 'USHPushableComponent::bDisableLeft' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, AnimInstanceClass) == 0x0000A8, "Member 'USHPushableComponent::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, LookAtRotationSnapDuration) == 0x0000D8, "Member 'USHPushableComponent::LookAtRotationSnapDuration' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, LookAtRotationSnapPitch) == 0x0000DC, "Member 'USHPushableComponent::LookAtRotationSnapPitch' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bApplyViewRotationLimits) == 0x0000E0, "Member 'USHPushableComponent::bApplyViewRotationLimits' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, ViewRotationLimitPitch) == 0x0000E8, "Member 'USHPushableComponent::ViewRotationLimitPitch' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bHasStaticYawRotation) == 0x0000F8, "Member 'USHPushableComponent::bHasStaticYawRotation' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, ViewRotationLimitYaw) == 0x000100, "Member 'USHPushableComponent::ViewRotationLimitYaw' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, PossibleMovementsDebugSize) == 0x000110, "Member 'USHPushableComponent::PossibleMovementsDebugSize' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, FloorDebugMiddleLocal) == 0x000118, "Member 'USHPushableComponent::FloorDebugMiddleLocal' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, FloorDebugExtent) == 0x000130, "Member 'USHPushableComponent::FloorDebugExtent' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, bManageOwnerTick) == 0x000148, "Member 'USHPushableComponent::bManageOwnerTick' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, Handles) == 0x000150, "Member 'USHPushableComponent::Handles' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, CustomBoundsScale) == 0x000160, "Member 'USHPushableComponent::CustomBoundsScale' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, MovementFloorValidationOriginOffset) == 0x000178, "Member 'USHPushableComponent::MovementFloorValidationOriginOffset' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnPreStartBP) == 0x000190, "Member 'USHPushableComponent::OnPreStartBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnStartedBP) == 0x0001A0, "Member 'USHPushableComponent::OnStartedBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnMovementBP) == 0x0001B0, "Member 'USHPushableComponent::OnMovementBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnCollisionHitBP) == 0x0001C0, "Member 'USHPushableComponent::OnCollisionHitBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnFinishedBP) == 0x0001D0, "Member 'USHPushableComponent::OnFinishedBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnInteruptedBP) == 0x0001E0, "Member 'USHPushableComponent::OnInteruptedBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OnComponentBlockedChangedBP) == 0x0001F0, "Member 'USHPushableComponent::OnComponentBlockedChangedBP' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, OwnerMesh) == 0x000200, "Member 'USHPushableComponent::OwnerMesh' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, ProximitySphere) == 0x000208, "Member 'USHPushableComponent::ProximitySphere' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, InteractingCharacter) == 0x000210, "Member 'USHPushableComponent::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, LinkedAnimGraphInstance) == 0x000218, "Member 'USHPushableComponent::LinkedAnimGraphInstance' has a wrong offset!"); \ static_assert(offsetof(USHPushableComponent, LastFrameWorldLoc) == 0x000220, "Member 'USHPushableComponent::LastFrameWorldLoc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableObjectDragComponent_ProcessMovementStartedEvent \ static_assert(alignof(SHPushableObjectDragComponent_ProcessMovementStartedEvent) == 0x000008, "Wrong alignment on SHPushableObjectDragComponent_ProcessMovementStartedEvent"); \ static_assert(sizeof(SHPushableObjectDragComponent_ProcessMovementStartedEvent) == 0x000008, "Wrong size on SHPushableObjectDragComponent_ProcessMovementStartedEvent"); \ static_assert(offsetof(SHPushableObjectDragComponent_ProcessMovementStartedEvent, AnimInst) == 0x000000, "Member 'SHPushableObjectDragComponent_ProcessMovementStartedEvent::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableObjectDragComponent_ProcessMovementStoppedEvent \ static_assert(alignof(SHPushableObjectDragComponent_ProcessMovementStoppedEvent) == 0x000008, "Wrong alignment on SHPushableObjectDragComponent_ProcessMovementStoppedEvent"); \ static_assert(sizeof(SHPushableObjectDragComponent_ProcessMovementStoppedEvent) == 0x000008, "Wrong size on SHPushableObjectDragComponent_ProcessMovementStoppedEvent"); \ static_assert(offsetof(SHPushableObjectDragComponent_ProcessMovementStoppedEvent, AnimInst) == 0x000000, "Member 'SHPushableObjectDragComponent_ProcessMovementStoppedEvent::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPushableObjectDragComponent \ static_assert(alignof(USHPushableObjectDragComponent) == 0x000010, "Wrong alignment on USHPushableObjectDragComponent"); \ static_assert(sizeof(USHPushableObjectDragComponent) == 0x000380, "Wrong size on USHPushableObjectDragComponent"); \ static_assert(offsetof(USHPushableObjectDragComponent, MeshAttachSocketName) == 0x000300, "Member 'USHPushableObjectDragComponent::MeshAttachSocketName' has a wrong offset!"); \ static_assert(offsetof(USHPushableObjectDragComponent, bEnforceAttachedOwnerRelativeTransform) == 0x000308, "Member 'USHPushableObjectDragComponent::bEnforceAttachedOwnerRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(USHPushableObjectDragComponent, AttachedOwnerRelativeTransform) == 0x000310, "Member 'USHPushableObjectDragComponent::AttachedOwnerRelativeTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXComponent_FindSubcomponentByClass \ static_assert(alignof(SHFXComponent_FindSubcomponentByClass) == 0x000008, "Wrong alignment on SHFXComponent_FindSubcomponentByClass"); \ static_assert(sizeof(SHFXComponent_FindSubcomponentByClass) == 0x000010, "Wrong size on SHFXComponent_FindSubcomponentByClass"); \ static_assert(offsetof(SHFXComponent_FindSubcomponentByClass, SubcomponentClass) == 0x000000, "Member 'SHFXComponent_FindSubcomponentByClass::SubcomponentClass' has a wrong offset!"); \ static_assert(offsetof(SHFXComponent_FindSubcomponentByClass, ReturnValue) == 0x000008, "Member 'SHFXComponent_FindSubcomponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXComponent_IsInitialized \ static_assert(alignof(SHFXComponent_IsInitialized) == 0x000001, "Wrong alignment on SHFXComponent_IsInitialized"); \ static_assert(sizeof(SHFXComponent_IsInitialized) == 0x000001, "Wrong size on SHFXComponent_IsInitialized"); \ static_assert(offsetof(SHFXComponent_IsInitialized, ReturnValue) == 0x000000, "Member 'SHFXComponent_IsInitialized::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXComponent \ static_assert(alignof(USHFXComponent) == 0x000008, "Wrong alignment on USHFXComponent"); \ static_assert(sizeof(USHFXComponent) == 0x0000F0, "Wrong size on USHFXComponent"); \ static_assert(offsetof(USHFXComponent, OwnedSubcomponents) == 0x0000A0, "Member 'USHFXComponent::OwnedSubcomponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBossBaseFXComponent \ static_assert(alignof(USHBossBaseFXComponent) == 0x000008, "Wrong alignment on USHBossBaseFXComponent"); \ static_assert(sizeof(USHBossBaseFXComponent) == 0x000110, "Wrong size on USHBossBaseFXComponent"); \ static_assert(offsetof(USHBossBaseFXComponent, PenetrateSplashSettings) == 0x0000F0, "Member 'USHBossBaseFXComponent::PenetrateSplashSettings' has a wrong offset!"); \ static_assert(offsetof(USHBossBaseFXComponent, SplashPuddleSettings) == 0x0000F8, "Member 'USHBossBaseFXComponent::SplashPuddleSettings' has a wrong offset!"); \ static_assert(offsetof(USHBossBaseFXComponent, BleedingSettings) == 0x000100, "Member 'USHBossBaseFXComponent::BleedingSettings' has a wrong offset!"); \ static_assert(offsetof(USHBossBaseFXComponent, VisualHPSettings) == 0x000108, "Member 'USHBossBaseFXComponent::VisualHPSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMainMenuGameMode \ static_assert(alignof(AMainMenuGameMode) == 0x000008, "Wrong alignment on AMainMenuGameMode"); \ static_assert(sizeof(AMainMenuGameMode) == 0x0003C0, "Wrong size on AMainMenuGameMode"); \ static_assert(offsetof(AMainMenuGameMode, MenuFadeTime) == 0x0003B4, "Member 'AMainMenuGameMode::MenuFadeTime' has a wrong offset!"); \ static_assert(offsetof(AMainMenuGameMode, LightEffect) == 0x0003B8, "Member 'AMainMenuGameMode::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MandarinLookAtComponent_GetLookAtTargetLocation \ static_assert(alignof(MandarinLookAtComponent_GetLookAtTargetLocation) == 0x000008, "Wrong alignment on MandarinLookAtComponent_GetLookAtTargetLocation"); \ static_assert(sizeof(MandarinLookAtComponent_GetLookAtTargetLocation) == 0x000018, "Wrong size on MandarinLookAtComponent_GetLookAtTargetLocation"); \ static_assert(offsetof(MandarinLookAtComponent_GetLookAtTargetLocation, ReturnValue) == 0x000000, "Member 'MandarinLookAtComponent_GetLookAtTargetLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MandarinLookAtComponent_SetAttackLookAtLimits \ static_assert(alignof(MandarinLookAtComponent_SetAttackLookAtLimits) == 0x000001, "Wrong alignment on MandarinLookAtComponent_SetAttackLookAtLimits"); \ static_assert(sizeof(MandarinLookAtComponent_SetAttackLookAtLimits) == 0x000001, "Wrong size on MandarinLookAtComponent_SetAttackLookAtLimits"); \ static_assert(offsetof(MandarinLookAtComponent_SetAttackLookAtLimits, AttackLimit) == 0x000000, "Member 'MandarinLookAtComponent_SetAttackLookAtLimits::AttackLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MandarinLookAtComponent_SetFreezeLookAt \ static_assert(alignof(MandarinLookAtComponent_SetFreezeLookAt) == 0x000001, "Wrong alignment on MandarinLookAtComponent_SetFreezeLookAt"); \ static_assert(sizeof(MandarinLookAtComponent_SetFreezeLookAt) == 0x000001, "Wrong size on MandarinLookAtComponent_SetFreezeLookAt"); \ static_assert(offsetof(MandarinLookAtComponent_SetFreezeLookAt, Freeze) == 0x000000, "Member 'MandarinLookAtComponent_SetFreezeLookAt::Freeze' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMandarinLookAtComponent \ static_assert(alignof(UMandarinLookAtComponent) == 0x000010, "Wrong alignment on UMandarinLookAtComponent"); \ static_assert(sizeof(UMandarinLookAtComponent) == 0x000630, "Wrong size on UMandarinLookAtComponent"); \ static_assert(offsetof(UMandarinLookAtComponent, IsOver) == 0x0005B8, "Member 'UMandarinLookAtComponent::IsOver' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, HeadUpdateMinDot) == 0x0005BC, "Member 'UMandarinLookAtComponent::HeadUpdateMinDot' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, RelativeHeadRotation) == 0x0005C0, "Member 'UMandarinLookAtComponent::RelativeHeadRotation' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, IsLookingAt) == 0x0005D8, "Member 'UMandarinLookAtComponent::IsLookingAt' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, LookAtAlphaAddRate) == 0x0005DC, "Member 'UMandarinLookAtComponent::LookAtAlphaAddRate' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, LookAtAlphaLoseRate) == 0x0005E0, "Member 'UMandarinLookAtComponent::LookAtAlphaLoseRate' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, LookAtAlpha) == 0x0005E4, "Member 'UMandarinLookAtComponent::LookAtAlpha' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, LookAtVinterpRate) == 0x0005E8, "Member 'UMandarinLookAtComponent::LookAtVinterpRate' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, UseCurrentPriority) == 0x0005EC, "Member 'UMandarinLookAtComponent::UseCurrentPriority' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, DesiredPriority) == 0x0005ED, "Member 'UMandarinLookAtComponent::DesiredPriority' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, TargetZOffset) == 0x0005F0, "Member 'UMandarinLookAtComponent::TargetZOffset' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, LoseInterestDistance) == 0x0005F4, "Member 'UMandarinLookAtComponent::LoseInterestDistance' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, AttackYawLimit) == 0x0005F8, "Member 'UMandarinLookAtComponent::AttackYawLimit' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, AttackPitchLimit) == 0x0005FC, "Member 'UMandarinLookAtComponent::AttackPitchLimit' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, UsePitchCorrection) == 0x000600, "Member 'UMandarinLookAtComponent::UsePitchCorrection' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, PitchCorrectionMin) == 0x000604, "Member 'UMandarinLookAtComponent::PitchCorrectionMin' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, PitchCorrectionMax) == 0x000608, "Member 'UMandarinLookAtComponent::PitchCorrectionMax' has a wrong offset!"); \ static_assert(offsetof(UMandarinLookAtComponent, UseAttackLookAtLimits) == 0x00060C, "Member 'UMandarinLookAtComponent::UseAttackLookAtLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride \ static_assert(alignof(SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride) == 0x000002, "Wrong size on SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride, Override) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride::Override' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride, Value) == 0x000001, "Member 'SHEnemiesManageCmbSubcomp_EnableInDangerModeOverride::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_RefreshInDangerInstant \ static_assert(alignof(SHEnemiesManageCmbSubcomp_RefreshInDangerInstant) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_RefreshInDangerInstant"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_RefreshInDangerInstant) == 0x000008, "Wrong size on SHEnemiesManageCmbSubcomp_RefreshInDangerInstant"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_RefreshInDangerInstant, Object) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_RefreshInDangerInstant::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_SetCustomInDanger \ static_assert(alignof(SHEnemiesManageCmbSubcomp_SetCustomInDanger) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_SetCustomInDanger"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_SetCustomInDanger) == 0x000010, "Wrong size on SHEnemiesManageCmbSubcomp_SetCustomInDanger"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_SetCustomInDanger, NewValue) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_SetCustomInDanger::NewValue' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_SetCustomInDanger, Object) == 0x000008, "Member 'SHEnemiesManageCmbSubcomp_SetCustomInDanger::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode \ static_assert(alignof(SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode) == 0x000002, "Wrong size on SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode, Force) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode::Force' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode, ForcedValue) == 0x000001, "Member 'SHEnemiesManageCmbSubcomp_SHDebug_Character_Combat_ForceDangerMode::ForcedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies \ static_assert(alignof(SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies) == 0x000018, "Wrong size on SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies, InRadius) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies, InMaxDeltaHeight) == 0x000004, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies::InMaxDeltaHeight' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies, ReturnValue) == 0x000008, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyDeadEnemies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_FindNearbyEnemies \ static_assert(alignof(SHEnemiesManageCmbSubcomp_FindNearbyEnemies) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_FindNearbyEnemies"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_FindNearbyEnemies) == 0x000018, "Wrong size on SHEnemiesManageCmbSubcomp_FindNearbyEnemies"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyEnemies, InRadius) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyEnemies::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyEnemies, InMaxDeltaHeight) == 0x000004, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyEnemies::InMaxDeltaHeight' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_FindNearbyEnemies, ReturnValue) == 0x000008, "Member 'SHEnemiesManageCmbSubcomp_FindNearbyEnemies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies \ static_assert(alignof(SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies) == 0x000010, "Wrong size on SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies, ReturnValue) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_GetNearbyDeadEnemies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_GetNearbyEnemies \ static_assert(alignof(SHEnemiesManageCmbSubcomp_GetNearbyEnemies) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_GetNearbyEnemies"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_GetNearbyEnemies) == 0x000010, "Wrong size on SHEnemiesManageCmbSubcomp_GetNearbyEnemies"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_GetNearbyEnemies, ReturnValue) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_GetNearbyEnemies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro \ static_assert(alignof(SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro) == 0x000002, "Wrong size on SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro, RequireAggressiveBehaviorStance) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro::RequireAggressiveBehaviorStance' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro, ReturnValue) == 0x000001, "Member 'SHEnemiesManageCmbSubcomp_HasAnyEnemyAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_HasEnemyAggro \ static_assert(alignof(SHEnemiesManageCmbSubcomp_HasEnemyAggro) == 0x000008, "Wrong alignment on SHEnemiesManageCmbSubcomp_HasEnemyAggro"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_HasEnemyAggro) == 0x000010, "Wrong size on SHEnemiesManageCmbSubcomp_HasEnemyAggro"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasEnemyAggro, CheckedEnemy) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_HasEnemyAggro::CheckedEnemy' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasEnemyAggro, RequireAggressiveBehaviorStance) == 0x000008, "Member 'SHEnemiesManageCmbSubcomp_HasEnemyAggro::RequireAggressiveBehaviorStance' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasEnemyAggro, ReturnValue) == 0x000009, "Member 'SHEnemiesManageCmbSubcomp_HasEnemyAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro \ static_assert(alignof(SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro) == 0x000002, "Wrong size on SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro, RequireAggressiveBehaviorStance) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro::RequireAggressiveBehaviorStance' has a wrong offset!"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro, ReturnValue) == 0x000001, "Member 'SHEnemiesManageCmbSubcomp_HasPrimaryEnemyAggro::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_IsDangerModeForced \ static_assert(alignof(SHEnemiesManageCmbSubcomp_IsDangerModeForced) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_IsDangerModeForced"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_IsDangerModeForced) == 0x000001, "Wrong size on SHEnemiesManageCmbSubcomp_IsDangerModeForced"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_IsDangerModeForced, ReturnValue) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_IsDangerModeForced::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemiesManageCmbSubcomp_IsInDanger \ static_assert(alignof(SHEnemiesManageCmbSubcomp_IsInDanger) == 0x000001, "Wrong alignment on SHEnemiesManageCmbSubcomp_IsInDanger"); \ static_assert(sizeof(SHEnemiesManageCmbSubcomp_IsInDanger) == 0x000001, "Wrong size on SHEnemiesManageCmbSubcomp_IsInDanger"); \ static_assert(offsetof(SHEnemiesManageCmbSubcomp_IsInDanger, ReturnValue) == 0x000000, "Member 'SHEnemiesManageCmbSubcomp_IsInDanger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemiesManageCmbSubcomp \ static_assert(alignof(USHEnemiesManageCmbSubcomp) == 0x000008, "Wrong alignment on USHEnemiesManageCmbSubcomp"); \ static_assert(sizeof(USHEnemiesManageCmbSubcomp) == 0x000098, "Wrong size on USHEnemiesManageCmbSubcomp"); \ static_assert(offsetof(USHEnemiesManageCmbSubcomp, Settings) == 0x000038, "Member 'USHEnemiesManageCmbSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANiagaraActorDynamic \ static_assert(alignof(ANiagaraActorDynamic) == 0x000008, "Wrong alignment on ANiagaraActorDynamic"); \ static_assert(sizeof(ANiagaraActorDynamic) == 0x0002B8, "Wrong size on ANiagaraActorDynamic"); \ static_assert(offsetof(ANiagaraActorDynamic, NiagaraComponent) == 0x0002B0, "Member 'ANiagaraActorDynamic::NiagaraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NiagaraDynamicComponent_GetDynamicMaterialInstance \ static_assert(alignof(NiagaraDynamicComponent_GetDynamicMaterialInstance) == 0x000008, "Wrong alignment on NiagaraDynamicComponent_GetDynamicMaterialInstance"); \ static_assert(sizeof(NiagaraDynamicComponent_GetDynamicMaterialInstance) == 0x000008, "Wrong size on NiagaraDynamicComponent_GetDynamicMaterialInstance"); \ static_assert(offsetof(NiagaraDynamicComponent_GetDynamicMaterialInstance, ReturnValue) == 0x000000, "Member 'NiagaraDynamicComponent_GetDynamicMaterialInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNiagaraDynamicComponent \ static_assert(alignof(UNiagaraDynamicComponent) == 0x000010, "Wrong alignment on UNiagaraDynamicComponent"); \ static_assert(sizeof(UNiagaraDynamicComponent) == 0x0007E0, "Wrong size on UNiagaraDynamicComponent"); \ static_assert(offsetof(UNiagaraDynamicComponent, oldMaterial) == 0x0007D8, "Member 'UNiagaraDynamicComponent::oldMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAIWeapon \ static_assert(alignof(ASHAIWeapon) == 0x000010, "Wrong alignment on ASHAIWeapon"); \ static_assert(sizeof(ASHAIWeapon) == 0x000320, "Wrong size on ASHAIWeapon"); \ static_assert(offsetof(ASHAIWeapon, MeshComponent) == 0x0002B0, "Member 'ASHAIWeapon::MeshComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAIWeapon, EquipSocketName) == 0x0002B8, "Member 'ASHAIWeapon::EquipSocketName' has a wrong offset!"); \ static_assert(offsetof(ASHAIWeapon, EquipTransform) == 0x0002C0, "Member 'ASHAIWeapon::EquipTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAIRangedWeapon \ static_assert(alignof(ASHAIRangedWeapon) == 0x000010, "Wrong alignment on ASHAIRangedWeapon"); \ static_assert(sizeof(ASHAIRangedWeapon) == 0x000320, "Wrong size on ASHAIRangedWeapon"); \ #define DUMPER7_ASSERTS_SHEddieRangedWeapon_Fire \ static_assert(alignof(SHEddieRangedWeapon_Fire) == 0x000008, "Wrong alignment on SHEddieRangedWeapon_Fire"); \ static_assert(sizeof(SHEddieRangedWeapon_Fire) == 0x0000F8, "Wrong size on SHEddieRangedWeapon_Fire"); \ static_assert(offsetof(SHEddieRangedWeapon_Fire, FoundHit) == 0x000000, "Member 'SHEddieRangedWeapon_Fire::FoundHit' has a wrong offset!"); \ static_assert(offsetof(SHEddieRangedWeapon_Fire, Parent) == 0x0000E8, "Member 'SHEddieRangedWeapon_Fire::Parent' has a wrong offset!"); \ static_assert(offsetof(SHEddieRangedWeapon_Fire, ReturnValue) == 0x0000F0, "Member 'SHEddieRangedWeapon_Fire::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHEddieRangedWeapon \ static_assert(alignof(ASHEddieRangedWeapon) == 0x000010, "Wrong alignment on ASHEddieRangedWeapon"); \ static_assert(sizeof(ASHEddieRangedWeapon) == 0x000360, "Wrong size on ASHEddieRangedWeapon"); \ static_assert(offsetof(ASHEddieRangedWeapon, AmmoCount) == 0x000320, "Member 'ASHEddieRangedWeapon::AmmoCount' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, MaxAmmoClip) == 0x000324, "Member 'ASHEddieRangedWeapon::MaxAmmoClip' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, ReloadAmount) == 0x000328, "Member 'ASHEddieRangedWeapon::ReloadAmount' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, Range) == 0x00032C, "Member 'ASHEddieRangedWeapon::Range' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, CollisionRadius) == 0x000330, "Member 'ASHEddieRangedWeapon::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, FireSocket) == 0x000334, "Member 'ASHEddieRangedWeapon::FireSocket' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, MuzzleSocket) == 0x00033C, "Member 'ASHEddieRangedWeapon::MuzzleSocket' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, UseCharacterMesh) == 0x000344, "Member 'ASHEddieRangedWeapon::UseCharacterMesh' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, BBAmmoKeyName) == 0x000348, "Member 'ASHEddieRangedWeapon::BBAmmoKeyName' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, DebugTrace) == 0x000350, "Member 'ASHEddieRangedWeapon::DebugTrace' has a wrong offset!"); \ static_assert(offsetof(ASHEddieRangedWeapon, InfiniteAmmo) == 0x000351, "Member 'ASHEddieRangedWeapon::InfiniteAmmo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicalAnimationProfileDA \ static_assert(alignof(UPhysicalAnimationProfileDA) == 0x000008, "Wrong alignment on UPhysicalAnimationProfileDA"); \ static_assert(sizeof(UPhysicalAnimationProfileDA) == 0x000080, "Wrong size on UPhysicalAnimationProfileDA"); \ static_assert(offsetof(UPhysicalAnimationProfileDA, Profiles) == 0x000030, "Member 'UPhysicalAnimationProfileDA::Profiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinUnderFXComponent \ static_assert(alignof(USHMandarinUnderFXComponent) == 0x000008, "Wrong alignment on USHMandarinUnderFXComponent"); \ static_assert(sizeof(USHMandarinUnderFXComponent) == 0x0000F8, "Wrong size on USHMandarinUnderFXComponent"); \ static_assert(offsetof(USHMandarinUnderFXComponent, VisualHPSettings) == 0x0000F0, "Member 'USHMandarinUnderFXComponent::VisualHPSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayGameMode_IsReadyToPlay \ static_assert(alignof(PlayGameMode_IsReadyToPlay) == 0x000001, "Wrong alignment on PlayGameMode_IsReadyToPlay"); \ static_assert(sizeof(PlayGameMode_IsReadyToPlay) == 0x000001, "Wrong size on PlayGameMode_IsReadyToPlay"); \ static_assert(offsetof(PlayGameMode_IsReadyToPlay, ReturnValue) == 0x000000, "Member 'PlayGameMode_IsReadyToPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APlayGameMode \ static_assert(alignof(APlayGameMode) == 0x000008, "Wrong alignment on APlayGameMode"); \ static_assert(sizeof(APlayGameMode) == 0x0004A0, "Wrong size on APlayGameMode"); \ static_assert(offsetof(APlayGameMode, TimeManager) == 0x0003B0, "Member 'APlayGameMode::TimeManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, IconManager) == 0x0003B8, "Member 'APlayGameMode::IconManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AsyncLoader) == 0x0003C0, "Member 'APlayGameMode::AsyncLoader' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AnalyticsGameplayRecorder) == 0x0003C8, "Member 'APlayGameMode::AnalyticsGameplayRecorder' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AnalyticsPerformanceRecorder) == 0x0003D0, "Member 'APlayGameMode::AnalyticsPerformanceRecorder' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, GameplayControllerEffectsManager) == 0x0003D8, "Member 'APlayGameMode::GameplayControllerEffectsManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, FootstepManager) == 0x0003E0, "Member 'APlayGameMode::FootstepManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, SHFXManager) == 0x0003E8, "Member 'APlayGameMode::SHFXManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, SHFogManager) == 0x0003F0, "Member 'APlayGameMode::SHFogManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, SHWaterManager) == 0x0003F8, "Member 'APlayGameMode::SHWaterManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, SHRainManager) == 0x000400, "Member 'APlayGameMode::SHRainManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, SHFreezingManager) == 0x000408, "Member 'APlayGameMode::SHFreezingManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AkAmbientSoundManager) == 0x000410, "Member 'APlayGameMode::AkAmbientSoundManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AkComponentsPoolManager) == 0x000418, "Member 'APlayGameMode::AkComponentsPoolManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AkSpatialAudioVolumeManager) == 0x000420, "Member 'APlayGameMode::AkSpatialAudioVolumeManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, AkPortalManager) == 0x000428, "Member 'APlayGameMode::AkPortalManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, FlickeringLightManager) == 0x000430, "Member 'APlayGameMode::FlickeringLightManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, DoorsManager) == 0x000438, "Member 'APlayGameMode::DoorsManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, DemoLockedAreaMessages) == 0x000440, "Member 'APlayGameMode::DemoLockedAreaMessages' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, OnGameIsReadyToPlay) == 0x000450, "Member 'APlayGameMode::OnGameIsReadyToPlay' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, DemoLockedAreaMessageWidgets) == 0x000460, "Member 'APlayGameMode::DemoLockedAreaMessageWidgets' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode, PlayTimeComponent) == 0x000470, "Member 'APlayGameMode::PlayTimeComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_APointLightWithShadowDistance \ static_assert(alignof(APointLightWithShadowDistance) == 0x000008, "Wrong alignment on APointLightWithShadowDistance"); \ static_assert(sizeof(APointLightWithShadowDistance) == 0x0002C8, "Wrong size on APointLightWithShadowDistance"); \ #define DUMPER7_ASSERTS_SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue \ static_assert(alignof(SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue) == 0x000004, "Wrong alignment on SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue"); \ static_assert(sizeof(SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue) == 0x000004, "Wrong size on SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue"); \ static_assert(offsetof(SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue, InValue) == 0x000000, "Member 'SHPyramidHeadBossFightOutcomeEndingFactor_SHDebug_Character_Endings_Factors_PyramidHeadBossFightOutcome_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPyramidHeadBossFightOutcomeEndingFactor \ static_assert(alignof(USHPyramidHeadBossFightOutcomeEndingFactor) == 0x000008, "Wrong alignment on USHPyramidHeadBossFightOutcomeEndingFactor"); \ static_assert(sizeof(USHPyramidHeadBossFightOutcomeEndingFactor) == 0x000088, "Wrong size on USHPyramidHeadBossFightOutcomeEndingFactor"); \ static_assert(offsetof(USHPyramidHeadBossFightOutcomeEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHPyramidHeadBossFightOutcomeEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHPyramidHeadBossFightOutcomeEndingFactor, Value) == 0x000080, "Member 'USHPyramidHeadBossFightOutcomeEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_AddAdditionalExtendingCapsule \ static_assert(alignof(SHEnemyLyingComponent_AddAdditionalExtendingCapsule) == 0x000008, "Wrong alignment on SHEnemyLyingComponent_AddAdditionalExtendingCapsule"); \ static_assert(sizeof(SHEnemyLyingComponent_AddAdditionalExtendingCapsule) == 0x000008, "Wrong size on SHEnemyLyingComponent_AddAdditionalExtendingCapsule"); \ static_assert(offsetof(SHEnemyLyingComponent_AddAdditionalExtendingCapsule, InLyingCapsule) == 0x000000, "Member 'SHEnemyLyingComponent_AddAdditionalExtendingCapsule::InLyingCapsule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_AssignLyingCapsule \ static_assert(alignof(SHEnemyLyingComponent_AssignLyingCapsule) == 0x000008, "Wrong alignment on SHEnemyLyingComponent_AssignLyingCapsule"); \ static_assert(sizeof(SHEnemyLyingComponent_AssignLyingCapsule) == 0x000008, "Wrong size on SHEnemyLyingComponent_AssignLyingCapsule"); \ static_assert(offsetof(SHEnemyLyingComponent_AssignLyingCapsule, InLyingCapsule) == 0x000000, "Member 'SHEnemyLyingComponent_AssignLyingCapsule::InLyingCapsule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_PostTeleportUpdate \ static_assert(alignof(SHEnemyLyingComponent_PostTeleportUpdate) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_PostTeleportUpdate"); \ static_assert(sizeof(SHEnemyLyingComponent_PostTeleportUpdate) == 0x000001, "Wrong size on SHEnemyLyingComponent_PostTeleportUpdate"); \ static_assert(offsetof(SHEnemyLyingComponent_PostTeleportUpdate, InReExpandCapsules) == 0x000000, "Member 'SHEnemyLyingComponent_PostTeleportUpdate::InReExpandCapsules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK \ static_assert(alignof(SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK"); \ static_assert(sizeof(SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK) == 0x000001, "Wrong size on SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK"); \ static_assert(offsetof(SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK, InAllowVelocityHack) == 0x000000, "Member 'SHEnemyLyingComponent_SetActorRotationAllowUsingCurrentVelocityHACK::InAllowVelocityHack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_SetLyingCapsulePosition \ static_assert(alignof(SHEnemyLyingComponent_SetLyingCapsulePosition) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_SetLyingCapsulePosition"); \ static_assert(sizeof(SHEnemyLyingComponent_SetLyingCapsulePosition) == 0x000008, "Wrong size on SHEnemyLyingComponent_SetLyingCapsulePosition"); \ static_assert(offsetof(SHEnemyLyingComponent_SetLyingCapsulePosition, InAnchorPosition) == 0x000000, "Member 'SHEnemyLyingComponent_SetLyingCapsulePosition::InAnchorPosition' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_SetLyingCapsulePosition, InMaximumExtension) == 0x000004, "Member 'SHEnemyLyingComponent_SetLyingCapsulePosition::InMaximumExtension' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions \ static_assert(alignof(SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions"); \ static_assert(sizeof(SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions) == 0x000001, "Wrong size on SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions"); \ static_assert(offsetof(SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions, InDisableCollisions) == 0x000000, "Member 'SHEnemyLyingComponent_SetManuallyDisabledLyingCapsuleCollisions::InDisableCollisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_TransformToLying \ static_assert(alignof(SHEnemyLyingComponent_TransformToLying) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_TransformToLying"); \ static_assert(sizeof(SHEnemyLyingComponent_TransformToLying) == 0x000020, "Wrong size on SHEnemyLyingComponent_TransformToLying"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InTransformationReason) == 0x000000, "Member 'SHEnemyLyingComponent_TransformToLying::InTransformationReason' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InTransformationDuration) == 0x000008, "Member 'SHEnemyLyingComponent_TransformToLying::InTransformationDuration' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InDelayedRootRotation) == 0x00000C, "Member 'SHEnemyLyingComponent_TransformToLying::InDelayedRootRotation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InDisableAIDuringTransformation) == 0x00000D, "Member 'SHEnemyLyingComponent_TransformToLying::InDisableAIDuringTransformation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InPreventControllerRotation) == 0x00000E, "Member 'SHEnemyLyingComponent_TransformToLying::InPreventControllerRotation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InRotateActorToDesiredVelocity) == 0x00000F, "Member 'SHEnemyLyingComponent_TransformToLying::InRotateActorToDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InRotateOutOfCollisionsDuringTransformation) == 0x000010, "Member 'SHEnemyLyingComponent_TransformToLying::InRotateOutOfCollisionsDuringTransformation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InRotateOutOfCollisionsAfterTransformation) == 0x000011, "Member 'SHEnemyLyingComponent_TransformToLying::InRotateOutOfCollisionsAfterTransformation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InCapsuleAnchorPosition) == 0x000014, "Member 'SHEnemyLyingComponent_TransformToLying::InCapsuleAnchorPosition' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InMaximumCapsuleExtensionAlpha) == 0x000018, "Member 'SHEnemyLyingComponent_TransformToLying::InMaximumCapsuleExtensionAlpha' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InAlignCapsulesToSurface) == 0x00001C, "Member 'SHEnemyLyingComponent_TransformToLying::InAlignCapsulesToSurface' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToLying, InForceRestart) == 0x00001D, "Member 'SHEnemyLyingComponent_TransformToLying::InForceRestart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_TransformToStanding \ static_assert(alignof(SHEnemyLyingComponent_TransformToStanding) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_TransformToStanding"); \ static_assert(sizeof(SHEnemyLyingComponent_TransformToStanding) == 0x000014, "Wrong size on SHEnemyLyingComponent_TransformToStanding"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InTransformationReason) == 0x000000, "Member 'SHEnemyLyingComponent_TransformToStanding::InTransformationReason' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InTransformationDuration) == 0x000008, "Member 'SHEnemyLyingComponent_TransformToStanding::InTransformationDuration' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InDisableAIDuringTransformation) == 0x00000C, "Member 'SHEnemyLyingComponent_TransformToStanding::InDisableAIDuringTransformation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InPreventControllerRotation) == 0x00000D, "Member 'SHEnemyLyingComponent_TransformToStanding::InPreventControllerRotation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InRotateActorToDesiredVelocity) == 0x00000E, "Member 'SHEnemyLyingComponent_TransformToStanding::InRotateActorToDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InRotateActorToLyingCapsule) == 0x00000F, "Member 'SHEnemyLyingComponent_TransformToStanding::InRotateActorToLyingCapsule' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_TransformToStanding, InForceRestart) == 0x000010, "Member 'SHEnemyLyingComponent_TransformToStanding::InForceRestart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_GetLyingExtensionScalars \ static_assert(alignof(SHEnemyLyingComponent_GetLyingExtensionScalars) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_GetLyingExtensionScalars"); \ static_assert(sizeof(SHEnemyLyingComponent_GetLyingExtensionScalars) == 0x00000C, "Wrong size on SHEnemyLyingComponent_GetLyingExtensionScalars"); \ static_assert(offsetof(SHEnemyLyingComponent_GetLyingExtensionScalars, OutTopScalar) == 0x000000, "Member 'SHEnemyLyingComponent_GetLyingExtensionScalars::OutTopScalar' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_GetLyingExtensionScalars, OutBottomScalar) == 0x000004, "Member 'SHEnemyLyingComponent_GetLyingExtensionScalars::OutBottomScalar' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_GetLyingExtensionScalars, InClamped) == 0x000008, "Member 'SHEnemyLyingComponent_GetLyingExtensionScalars::InClamped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_GetRemainingTransformationDuration \ static_assert(alignof(SHEnemyLyingComponent_GetRemainingTransformationDuration) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_GetRemainingTransformationDuration"); \ static_assert(sizeof(SHEnemyLyingComponent_GetRemainingTransformationDuration) == 0x000004, "Wrong size on SHEnemyLyingComponent_GetRemainingTransformationDuration"); \ static_assert(offsetof(SHEnemyLyingComponent_GetRemainingTransformationDuration, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_GetRemainingTransformationDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_GetTransformationAlpha \ static_assert(alignof(SHEnemyLyingComponent_GetTransformationAlpha) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_GetTransformationAlpha"); \ static_assert(sizeof(SHEnemyLyingComponent_GetTransformationAlpha) == 0x000004, "Wrong size on SHEnemyLyingComponent_GetTransformationAlpha"); \ static_assert(offsetof(SHEnemyLyingComponent_GetTransformationAlpha, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_GetTransformationAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_GetTransformationProgress \ static_assert(alignof(SHEnemyLyingComponent_GetTransformationProgress) == 0x000004, "Wrong alignment on SHEnemyLyingComponent_GetTransformationProgress"); \ static_assert(sizeof(SHEnemyLyingComponent_GetTransformationProgress) == 0x000004, "Wrong size on SHEnemyLyingComponent_GetTransformationProgress"); \ static_assert(offsetof(SHEnemyLyingComponent_GetTransformationProgress, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_GetTransformationProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsLying \ static_assert(alignof(SHEnemyLyingComponent_IsLying) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsLying"); \ static_assert(sizeof(SHEnemyLyingComponent_IsLying) == 0x000003, "Wrong size on SHEnemyLyingComponent_IsLying"); \ static_assert(offsetof(SHEnemyLyingComponent_IsLying, InIncludeTransformingInto) == 0x000000, "Member 'SHEnemyLyingComponent_IsLying::InIncludeTransformingInto' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_IsLying, InIncludeTransformingOutOf) == 0x000001, "Member 'SHEnemyLyingComponent_IsLying::InIncludeTransformingOutOf' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_IsLying, ReturnValue) == 0x000002, "Member 'SHEnemyLyingComponent_IsLying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsStanding \ static_assert(alignof(SHEnemyLyingComponent_IsStanding) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsStanding"); \ static_assert(sizeof(SHEnemyLyingComponent_IsStanding) == 0x000003, "Wrong size on SHEnemyLyingComponent_IsStanding"); \ static_assert(offsetof(SHEnemyLyingComponent_IsStanding, InIncludeTransformingInto) == 0x000000, "Member 'SHEnemyLyingComponent_IsStanding::InIncludeTransformingInto' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_IsStanding, InIncludeTransformingOutOf) == 0x000001, "Member 'SHEnemyLyingComponent_IsStanding::InIncludeTransformingOutOf' has a wrong offset!"); \ static_assert(offsetof(SHEnemyLyingComponent_IsStanding, ReturnValue) == 0x000002, "Member 'SHEnemyLyingComponent_IsStanding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation \ static_assert(alignof(SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransformationAwaitingDelayedRootRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransformationWantingDisabledAI \ static_assert(alignof(SHEnemyLyingComponent_IsTransformationWantingDisabledAI) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransformationWantingDisabledAI"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransformationWantingDisabledAI) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransformationWantingDisabledAI"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransformationWantingDisabledAI, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransformationWantingDisabledAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation \ static_assert(alignof(SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransformationWantingToPreventControllerRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransforming \ static_assert(alignof(SHEnemyLyingComponent_IsTransforming) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransforming"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransforming) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransforming"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransforming, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransforming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransformingIntoLying \ static_assert(alignof(SHEnemyLyingComponent_IsTransformingIntoLying) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransformingIntoLying"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransformingIntoLying) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransformingIntoLying"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransformingIntoLying, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransformingIntoLying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyLyingComponent_IsTransformingIntoStanding \ static_assert(alignof(SHEnemyLyingComponent_IsTransformingIntoStanding) == 0x000001, "Wrong alignment on SHEnemyLyingComponent_IsTransformingIntoStanding"); \ static_assert(sizeof(SHEnemyLyingComponent_IsTransformingIntoStanding) == 0x000001, "Wrong size on SHEnemyLyingComponent_IsTransformingIntoStanding"); \ static_assert(offsetof(SHEnemyLyingComponent_IsTransformingIntoStanding, ReturnValue) == 0x000000, "Member 'SHEnemyLyingComponent_IsTransformingIntoStanding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyLyingComponent \ static_assert(alignof(USHEnemyLyingComponent) == 0x000010, "Wrong alignment on USHEnemyLyingComponent"); \ static_assert(sizeof(USHEnemyLyingComponent) == 0x0002A0, "Wrong size on USHEnemyLyingComponent"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToLyingStarted) == 0x0000A0, "Member 'USHEnemyLyingComponent::EventTransformationToLyingStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToLyingPhaseChanged) == 0x0000B0, "Member 'USHEnemyLyingComponent::EventTransformationToLyingPhaseChanged' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToLyingEnded) == 0x0000C0, "Member 'USHEnemyLyingComponent::EventTransformationToLyingEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToStandingStarted) == 0x0000D0, "Member 'USHEnemyLyingComponent::EventTransformationToStandingStarted' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToStandingPhaseChanged) == 0x0000E0, "Member 'USHEnemyLyingComponent::EventTransformationToStandingPhaseChanged' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationToStandingEnded) == 0x0000F0, "Member 'USHEnemyLyingComponent::EventTransformationToStandingEnded' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationRequestsAIBlocking) == 0x000100, "Member 'USHEnemyLyingComponent::EventTransformationRequestsAIBlocking' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, EventTransformationRequestsControllerRotation) == 0x000110, "Member 'USHEnemyLyingComponent::EventTransformationRequestsControllerRotation' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, bMoveMeshPivot) == 0x000120, "Member 'USHEnemyLyingComponent::bMoveMeshPivot' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, TreatBaseMeshPivotHeightAsCapsuleScale) == 0x000124, "Member 'USHEnemyLyingComponent::TreatBaseMeshPivotHeightAsCapsuleScale' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, bMoveMesh) == 0x000128, "Member 'USHEnemyLyingComponent::bMoveMesh' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, TreatBaseMeshHeightAsCapsuleScale) == 0x00012C, "Member 'USHEnemyLyingComponent::TreatBaseMeshHeightAsCapsuleScale' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, bAutoAssignLyingCapsules) == 0x000130, "Member 'USHEnemyLyingComponent::bAutoAssignLyingCapsules' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, LyingMeshAnchorMultiplier) == 0x000134, "Member 'USHEnemyLyingComponent::LyingMeshAnchorMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, LyingMeshAnchorHeightOffset) == 0x000138, "Member 'USHEnemyLyingComponent::LyingMeshAnchorHeightOffset' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, MaximumLyingPitchAngle) == 0x00013C, "Member 'USHEnemyLyingComponent::MaximumLyingPitchAngle' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, MinimumLyingPitchAngle) == 0x000140, "Member 'USHEnemyLyingComponent::MinimumLyingPitchAngle' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, ActorRotationToDesiredVelocityHalfTime) == 0x000144, "Member 'USHEnemyLyingComponent::ActorRotationToDesiredVelocityHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, ActorRotationAllowUsingCurrentVelocityHACK) == 0x000148, "Member 'USHEnemyLyingComponent::ActorRotationAllowUsingCurrentVelocityHACK' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, LyingCapsuleComponent) == 0x000160, "Member 'USHEnemyLyingComponent::LyingCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(USHEnemyLyingComponent, AdditionalExtendingCapsules) == 0x000258, "Member 'USHEnemyLyingComponent::AdditionalExtendingCapsules' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPointLightWithShadowDistanceComponent \ static_assert(alignof(UPointLightWithShadowDistanceComponent) == 0x000010, "Wrong alignment on UPointLightWithShadowDistanceComponent"); \ static_assert(sizeof(UPointLightWithShadowDistanceComponent) == 0x000430, "Wrong size on UPointLightWithShadowDistanceComponent"); \ static_assert(offsetof(UPointLightWithShadowDistanceComponent, ShadowMaxDrawDistance) == 0x000420, "Member 'UPointLightWithShadowDistanceComponent::ShadowMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(UPointLightWithShadowDistanceComponent, ShadowMaxDistanceFadeRange) == 0x000424, "Member 'UPointLightWithShadowDistanceComponent::ShadowMaxDistanceFadeRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UQualityAwareFoliageUserData \ static_assert(alignof(UQualityAwareFoliageUserData) == 0x000008, "Wrong alignment on UQualityAwareFoliageUserData"); \ static_assert(sizeof(UQualityAwareFoliageUserData) == 0x000030, "Wrong size on UQualityAwareFoliageUserData"); \ static_assert(offsetof(UQualityAwareFoliageUserData, ShadowsSignificance) == 0x000028, "Member 'UQualityAwareFoliageUserData::ShadowsSignificance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions \ static_assert(alignof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions) == 0x000008, "Wrong alignment on SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions"); \ static_assert(sizeof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions) == 0x000060, "Wrong size on SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions"); \ static_assert(offsetof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions, ReturnValue) == 0x000000, "Member 'SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerAllowedHitReactions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName \ static_assert(alignof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName) == 0x000008, "Wrong alignment on SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName"); \ static_assert(sizeof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName) == 0x000010, "Wrong size on SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName"); \ static_assert(offsetof(SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName, OutDebugName) == 0x000000, "Member 'SHHitReactionSelectionHitReactionBlockerInterface_GetHitReactionBlockerDebugDisplayName::OutDebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHHitReactionSelectionHitReactionBlockerInterface \ static_assert(alignof(ISHHitReactionSelectionHitReactionBlockerInterface) == 0x000001, "Wrong alignment on ISHHitReactionSelectionHitReactionBlockerInterface"); \ static_assert(sizeof(ISHHitReactionSelectionHitReactionBlockerInterface) == 0x000001, "Wrong size on ISHHitReactionSelectionHitReactionBlockerInterface"); \ #define DUMPER7_ASSERTS_UQualityAwareFoliageInstancedStaticMeshComponent \ static_assert(alignof(UQualityAwareFoliageInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UQualityAwareFoliageInstancedStaticMeshComponent"); \ static_assert(sizeof(UQualityAwareFoliageInstancedStaticMeshComponent) == 0x000910, "Wrong size on UQualityAwareFoliageInstancedStaticMeshComponent"); \ static_assert(offsetof(UQualityAwareFoliageInstancedStaticMeshComponent, ShadowsSignificance) == 0x000908, "Member 'UQualityAwareFoliageInstancedStaticMeshComponent::ShadowsSignificance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_EnableRagDoll \ static_assert(alignof(USHAnimNotify_EnableRagDoll) == 0x000008, "Wrong alignment on USHAnimNotify_EnableRagDoll"); \ static_assert(sizeof(USHAnimNotify_EnableRagDoll) == 0x000048, "Wrong size on USHAnimNotify_EnableRagDoll"); \ static_assert(offsetof(USHAnimNotify_EnableRagDoll, BoneChainName) == 0x000038, "Member 'USHAnimNotify_EnableRagDoll::BoneChainName' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_EnableRagDoll, bRagDollIsOptionalWhenReducingPhysicsUse) == 0x000040, "Member 'USHAnimNotify_EnableRagDoll::bRagDollIsOptionalWhenReducingPhysicsUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_DisableRagDoll \ static_assert(alignof(USHAnimNotify_DisableRagDoll) == 0x000008, "Wrong alignment on USHAnimNotify_DisableRagDoll"); \ static_assert(sizeof(USHAnimNotify_DisableRagDoll) == 0x000048, "Wrong size on USHAnimNotify_DisableRagDoll"); \ static_assert(offsetof(USHAnimNotify_DisableRagDoll, BoneChainName) == 0x000038, "Member 'USHAnimNotify_DisableRagDoll::BoneChainName' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_DisableRagDoll, BlendOutTime) == 0x000040, "Member 'USHAnimNotify_DisableRagDoll::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_DisableRagDoll, BlendOutCurveBend) == 0x000044, "Member 'USHAnimNotify_DisableRagDoll::BlendOutCurveBend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_EnableRagDollInLyingCollision \ static_assert(alignof(USHAnimNotifyState_EnableRagDollInLyingCollision) == 0x000008, "Wrong alignment on USHAnimNotifyState_EnableRagDollInLyingCollision"); \ static_assert(sizeof(USHAnimNotifyState_EnableRagDollInLyingCollision) == 0x000048, "Wrong size on USHAnimNotifyState_EnableRagDollInLyingCollision"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, BoneChainName) == 0x000030, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::BoneChainName' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, bLyingOnBack) == 0x000038, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::bLyingOnBack' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, EnableBelowTopExtensionAlpha) == 0x00003C, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::EnableBelowTopExtensionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, EnableBelowBottomExtensionAlpha) == 0x000040, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::EnableBelowBottomExtensionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, bAlwaysEnableRagDollAtEnd) == 0x000044, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::bAlwaysEnableRagDollAtEnd' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_EnableRagDollInLyingCollision, bRagDollIsOptionalWhenReducingPhysicsUse) == 0x000045, "Member 'USHAnimNotifyState_EnableRagDollInLyingCollision::bRagDollIsOptionalWhenReducingPhysicsUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProjectile_IsMaxRangeReached \ static_assert(alignof(SHProjectile_IsMaxRangeReached) == 0x000001, "Wrong alignment on SHProjectile_IsMaxRangeReached"); \ static_assert(sizeof(SHProjectile_IsMaxRangeReached) == 0x000001, "Wrong size on SHProjectile_IsMaxRangeReached"); \ static_assert(offsetof(SHProjectile_IsMaxRangeReached, ReturnValue) == 0x000000, "Member 'SHProjectile_IsMaxRangeReached::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProjectile_WantDrawDebug \ static_assert(alignof(SHProjectile_WantDrawDebug) == 0x000001, "Wrong alignment on SHProjectile_WantDrawDebug"); \ static_assert(sizeof(SHProjectile_WantDrawDebug) == 0x000001, "Wrong size on SHProjectile_WantDrawDebug"); \ static_assert(offsetof(SHProjectile_WantDrawDebug, ReturnValue) == 0x000000, "Member 'SHProjectile_WantDrawDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHProjectile \ static_assert(alignof(ASHProjectile) == 0x000008, "Wrong alignment on ASHProjectile"); \ static_assert(sizeof(ASHProjectile) == 0x000308, "Wrong size on ASHProjectile"); \ static_assert(offsetof(ASHProjectile, SphereComponent) == 0x0002B0, "Member 'ASHProjectile::SphereComponent' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, ProjectileMovement) == 0x0002B8, "Member 'ASHProjectile::ProjectileMovement' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, InitialVelocity) == 0x0002C0, "Member 'ASHProjectile::InitialVelocity' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, MaxRange) == 0x0002D8, "Member 'ASHProjectile::MaxRange' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, SpawnLocation) == 0x0002E0, "Member 'ASHProjectile::SpawnLocation' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, bAutoDestroyOnMovementStopeed) == 0x0002F8, "Member 'ASHProjectile::bAutoDestroyOnMovementStopeed' has a wrong offset!"); \ static_assert(offsetof(ASHProjectile, LifetimeAfterRangeReached) == 0x0002FC, "Member 'ASHProjectile::LifetimeAfterRangeReached' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProjectileFightable_SetDeactivated \ static_assert(alignof(SHProjectileFightable_SetDeactivated) == 0x000008, "Wrong alignment on SHProjectileFightable_SetDeactivated"); \ static_assert(sizeof(SHProjectileFightable_SetDeactivated) == 0x000010, "Wrong size on SHProjectileFightable_SetDeactivated"); \ static_assert(offsetof(SHProjectileFightable_SetDeactivated, bDeactivated) == 0x000000, "Member 'SHProjectileFightable_SetDeactivated::bDeactivated' has a wrong offset!"); \ static_assert(offsetof(SHProjectileFightable_SetDeactivated, Object) == 0x000008, "Member 'SHProjectileFightable_SetDeactivated::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHProjectileFightable_IsDeactivated \ static_assert(alignof(SHProjectileFightable_IsDeactivated) == 0x000001, "Wrong alignment on SHProjectileFightable_IsDeactivated"); \ static_assert(sizeof(SHProjectileFightable_IsDeactivated) == 0x000001, "Wrong size on SHProjectileFightable_IsDeactivated"); \ static_assert(offsetof(SHProjectileFightable_IsDeactivated, ReturnValue) == 0x000000, "Member 'SHProjectileFightable_IsDeactivated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHProjectileFightable \ static_assert(alignof(ASHProjectileFightable) == 0x000008, "Wrong alignment on ASHProjectileFightable"); \ static_assert(sizeof(ASHProjectileFightable) == 0x000340, "Wrong size on ASHProjectileFightable"); \ static_assert(offsetof(ASHProjectileFightable, MaxAllowedHeightDelta) == 0x000310, "Member 'ASHProjectileFightable::MaxAllowedHeightDelta' has a wrong offset!"); \ static_assert(offsetof(ASHProjectileFightable, MaxAllowedDistanceToHitPoint2D) == 0x000314, "Member 'ASHProjectileFightable::MaxAllowedDistanceToHitPoint2D' has a wrong offset!"); \ static_assert(offsetof(ASHProjectileFightable, SecondaryAttackDataRowHandle) == 0x000318, "Member 'ASHProjectileFightable::SecondaryAttackDataRowHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_DisableRagDollOutOfLyingCollision \ static_assert(alignof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision) == 0x000008, "Wrong alignment on USHAnimNotifyState_DisableRagDollOutOfLyingCollision"); \ static_assert(sizeof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision) == 0x000050, "Wrong size on USHAnimNotifyState_DisableRagDollOutOfLyingCollision"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, BoneChainName) == 0x000030, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::BoneChainName' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, BlendOutTime) == 0x000038, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::BlendOutTime' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, BlendOutCurveBend) == 0x00003C, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::BlendOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, bLyingOnBack) == 0x000040, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::bLyingOnBack' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, DisableAboveTopExtensionAlpha) == 0x000044, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::DisableAboveTopExtensionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, DisableAboveBottomExtensionAlpha) == 0x000048, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::DisableAboveBottomExtensionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DisableRagDollOutOfLyingCollision, bAlwaysDisableRagDollAtEnd) == 0x00004C, "Member 'USHAnimNotifyState_DisableRagDollOutOfLyingCollision::bAlwaysDisableRagDollAtEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_RagDollPhysicsProfile \ static_assert(alignof(USHAnimNotify_RagDollPhysicsProfile) == 0x000008, "Wrong alignment on USHAnimNotify_RagDollPhysicsProfile"); \ static_assert(sizeof(USHAnimNotify_RagDollPhysicsProfile) == 0x000048, "Wrong size on USHAnimNotify_RagDollPhysicsProfile"); \ static_assert(offsetof(USHAnimNotify_RagDollPhysicsProfile, SetPhysicsProfile) == 0x000038, "Member 'USHAnimNotify_RagDollPhysicsProfile::SetPhysicsProfile' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_RagDollPhysicsProfile, SetConstraintsProfile) == 0x000040, "Member 'USHAnimNotify_RagDollPhysicsProfile::SetConstraintsProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker, InHitReactionsBlocker) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_AddHitReactionsBlocker::InHitReactionsBlocker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse) == 0x0001B8, "Wrong size on SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutDamageMultiplier) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutDamageMultiplier' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutMaximumRemainingHealthFraction) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutMaximumRemainingHealthFraction' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutHitResponseType) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutHitResponseType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutHitResponseVariant) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutHitResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutHitResponseDurationLimit) == 0x000014, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutHitResponseDurationLimit' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, OutDeathVariant) == 0x000018, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::OutDeathVariant' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InDamageSourceLocation) == 0x000020, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InDamageSourceLocation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InHitInfo) == 0x000038, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InHitInfo' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InDamageType) == 0x000120, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InDamageCauser) == 0x000128, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InDamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InHitIdentifier) == 0x000130, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InHitIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InAggressionLevel) == 0x000134, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InAggressionLevel' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InHealthFraction) == 0x000138, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InHealthFraction' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InActiveHitReactions) == 0x000140, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InActiveHitReactions' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, InAllowedStates) == 0x000150, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::InAllowedStates' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse, ReturnValue) == 0x0001B0, "Member 'SHEnemyHitReactionSelectionComponent_CountReceivedHitAndDecideResponse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_DecideHitResponse \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_DecideHitResponse) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_DecideHitResponse"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_DecideHitResponse) == 0x0001B8, "Wrong size on SHEnemyHitReactionSelectionComponent_DecideHitResponse"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutDamageMultiplier) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutDamageMultiplier' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutMaximumRemainingHealthFraction) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutMaximumRemainingHealthFraction' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutHitResponseType) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutHitResponseType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutHitResponseVariant) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutHitResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutHitResponseDurationLimit) == 0x000014, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutHitResponseDurationLimit' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutDeathVariant) == 0x000018, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutDeathVariant' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, OutResetConsecutiveHitCounters) == 0x000020, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::OutResetConsecutiveHitCounters' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InDamageSourceLocation) == 0x000030, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InDamageSourceLocation' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InHitInfo) == 0x000048, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InHitInfo' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InDamageType) == 0x000130, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InDamageCauser) == 0x000138, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InDamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InAggressionLevel) == 0x000140, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InAggressionLevel' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InHealthFraction) == 0x000144, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InHealthFraction' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InActiveHitReactions) == 0x000148, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InActiveHitReactions' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_DecideHitResponse, InAllowedStates) == 0x000158, "Member 'SHEnemyHitReactionSelectionComponent_DecideHitResponse::InAllowedStates' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage) == 0x000020, "Wrong size on SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage, InHitIdentifier) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage::InHitIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage, InDamageType) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage, InHitBoneName) == 0x000010, "Member 'SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage::InHitBoneName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage, InHitBoneShapeIndex) == 0x000018, "Member 'SHEnemyHitReactionSelectionComponent_IncrementActiveCountedHitsByDamage::InHitBoneShapeIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker, InHitReactionsBlocker) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_RemoveHitReactionsBlocker::InHitReactionsBlocker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName) == 0x000008, "Wrong size on SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName, InConsecutiveHitsCounterName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_ResetActiveCountedHitsOfCounterName::InConsecutiveHitsCounterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration) == 0x000008, "Wrong size on SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration, InConfiguration) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_SetHitReactionSelectionConfiguration::InConfiguration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug) == 0x000001, "Wrong alignment on SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug) == 0x000001, "Wrong size on SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug, InPrintDebug) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_SetPrintHitReactionSelectionDebug::InPrintDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter, InCounterName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter::InCounterName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter, InCooldownTime) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter::InCooldownTime' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter, InResetCurrent) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseCooldownCounter::InResetCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter) == 0x00000C, "Wrong size on SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter, InHitResponse) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter::InHitResponse' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter, InCooldownTime) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter::InCooldownTime' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter, InResetCurrent) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseDefaultCooldownCounter::InResetCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns) == 0x000014, "Wrong size on SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns, InHitResponse) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns::InHitResponse' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns, InVariantName) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns::InVariantName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns, InAdditionalDuration) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns::InAdditionalDuration' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns, InResetCurrent) == 0x000010, "Member 'SHEnemyHitReactionSelectionComponent_StartHitResponseVariantCooldowns::InResetCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone) == 0x000014, "Wrong size on SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone, InBoneName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone, InBoneShapeIndex) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone::InBoneShapeIndex' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone, ReturnValue) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup, InBonesGroupName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup::InBonesGroupName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_FindHitsCounterNameUsedByBonesGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName) == 0x00000C, "Wrong size on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName, InConsecutiveHitsCounterName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName::InConsecutiveHitsCounterName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfCounterName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone, InBoneName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone, InBoneShapeIndex) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone::InBoneShapeIndex' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone, ReturnValue) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup) == 0x00000C, "Wrong size on SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup, InBonesGroupName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup::InBonesGroupName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_GetActiveCountedHitsOfTimerUsedByBoneGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime) == 0x00000C, "Wrong size on SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime, InCounterName) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime::InCounterName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownCounterRemainingTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime, InHitResponse) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime::InHitResponse' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime, InVariantName) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime::InVariantName' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime, ReturnValue) == 0x00000C, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseCooldownRemainingTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime) == 0x000004, "Wrong alignment on SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime) == 0x000008, "Wrong size on SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime, InHitResponse) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime::InHitResponse' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime, ReturnValue) == 0x000004, "Member 'SHEnemyHitReactionSelectionComponent_GetHitResponseDefaultCooldownRemainingTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration \ static_assert(alignof(SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration"); \ static_assert(sizeof(SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration) == 0x000010, "Wrong size on SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration, InConfiguration) == 0x000000, "Member 'SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration::InConfiguration' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionComponent_IsUsingHitReactionSelectionConfiguration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyHitReactionSelectionComponent \ static_assert(alignof(USHEnemyHitReactionSelectionComponent) == 0x000008, "Wrong alignment on USHEnemyHitReactionSelectionComponent"); \ static_assert(sizeof(USHEnemyHitReactionSelectionComponent) == 0x000130, "Wrong size on USHEnemyHitReactionSelectionComponent"); \ static_assert(offsetof(USHEnemyHitReactionSelectionComponent, HitReactionSelectionConfiguration) == 0x0000A0, "Member 'USHEnemyHitReactionSelectionComponent::HitReactionSelectionConfiguration' has a wrong offset!"); \ static_assert(offsetof(USHEnemyHitReactionSelectionComponent, BoneGroups) == 0x0000A8, "Member 'USHEnemyHitReactionSelectionComponent::BoneGroups' has a wrong offset!"); \ static_assert(offsetof(USHEnemyHitReactionSelectionComponent, bPrintDebug) == 0x0000B8, "Member 'USHEnemyHitReactionSelectionComponent::bPrintDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARectLightWithShadowDistance \ static_assert(alignof(ARectLightWithShadowDistance) == 0x000008, "Wrong alignment on ARectLightWithShadowDistance"); \ static_assert(sizeof(ARectLightWithShadowDistance) == 0x0002C8, "Wrong size on ARectLightWithShadowDistance"); \ #define DUMPER7_ASSERTS_URectLightWithShadowDistanceComponent \ static_assert(alignof(URectLightWithShadowDistanceComponent) == 0x000010, "Wrong alignment on URectLightWithShadowDistanceComponent"); \ static_assert(sizeof(URectLightWithShadowDistanceComponent) == 0x000440, "Wrong size on URectLightWithShadowDistanceComponent"); \ static_assert(offsetof(URectLightWithShadowDistanceComponent, ShadowMaxDrawDistance) == 0x000428, "Member 'URectLightWithShadowDistanceComponent::ShadowMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(URectLightWithShadowDistanceComponent, ShadowMaxDistanceFadeRange) == 0x00042C, "Member 'URectLightWithShadowDistanceComponent::ShadowMaxDistanceFadeRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_ReviveAIEnable \ static_assert(alignof(USHAnimNotify_ReviveAIEnable) == 0x000008, "Wrong alignment on USHAnimNotify_ReviveAIEnable"); \ static_assert(sizeof(USHAnimNotify_ReviveAIEnable) == 0x000038, "Wrong size on USHAnimNotify_ReviveAIEnable"); \ #define DUMPER7_ASSERTS_USHAnimNotify_ReviveAIDisable \ static_assert(alignof(USHAnimNotify_ReviveAIDisable) == 0x000008, "Wrong alignment on USHAnimNotify_ReviveAIDisable"); \ static_assert(sizeof(USHAnimNotify_ReviveAIDisable) == 0x000038, "Wrong size on USHAnimNotify_ReviveAIDisable"); \ #define DUMPER7_ASSERTS_USHFlashlightTransformProcessor \ static_assert(alignof(USHFlashlightTransformProcessor) == 0x000008, "Wrong alignment on USHFlashlightTransformProcessor"); \ static_assert(sizeof(USHFlashlightTransformProcessor) == 0x000030, "Wrong size on USHFlashlightTransformProcessor"); \ static_assert(offsetof(USHFlashlightTransformProcessor, Owner) == 0x000028, "Member 'USHFlashlightTransformProcessor::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFlashlightPlainSocketTransformProcessor \ static_assert(alignof(USHFlashlightPlainSocketTransformProcessor) == 0x000008, "Wrong alignment on USHFlashlightPlainSocketTransformProcessor"); \ static_assert(sizeof(USHFlashlightPlainSocketTransformProcessor) == 0x000080, "Wrong size on USHFlashlightPlainSocketTransformProcessor"); \ #define DUMPER7_ASSERTS_USHAnimNState_ReviveGetUpAI \ static_assert(alignof(USHAnimNState_ReviveGetUpAI) == 0x000008, "Wrong alignment on USHAnimNState_ReviveGetUpAI"); \ static_assert(sizeof(USHAnimNState_ReviveGetUpAI) == 0x000030, "Wrong size on USHAnimNState_ReviveGetUpAI"); \ #define DUMPER7_ASSERTS_USHAnimNotify_ReviveGetUpStart \ static_assert(alignof(USHAnimNotify_ReviveGetUpStart) == 0x000008, "Wrong alignment on USHAnimNotify_ReviveGetUpStart"); \ static_assert(sizeof(USHAnimNotify_ReviveGetUpStart) == 0x000038, "Wrong size on USHAnimNotify_ReviveGetUpStart"); \ #define DUMPER7_ASSERTS_SHFakeMirrorComponent_GetRenderFactor \ static_assert(alignof(SHFakeMirrorComponent_GetRenderFactor) == 0x000004, "Wrong alignment on SHFakeMirrorComponent_GetRenderFactor"); \ static_assert(sizeof(SHFakeMirrorComponent_GetRenderFactor) == 0x000004, "Wrong size on SHFakeMirrorComponent_GetRenderFactor"); \ static_assert(offsetof(SHFakeMirrorComponent_GetRenderFactor, ReturnValue) == 0x000000, "Member 'SHFakeMirrorComponent_GetRenderFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFakeMirrorComponent \ static_assert(alignof(USHFakeMirrorComponent) == 0x000010, "Wrong alignment on USHFakeMirrorComponent"); \ static_assert(sizeof(USHFakeMirrorComponent) == 0x000DA0, "Wrong size on USHFakeMirrorComponent"); \ static_assert(offsetof(USHFakeMirrorComponent, MaxDistanceFromCamera) == 0x000CC4, "Member 'USHFakeMirrorComponent::MaxDistanceFromCamera' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, ClippingPlaneOffset) == 0x000CC8, "Member 'USHFakeMirrorComponent::ClippingPlaneOffset' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorEntityOffset) == 0x000CD0, "Member 'USHFakeMirrorComponent::MirrorEntityOffset' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorEntityRotation) == 0x000CE8, "Member 'USHFakeMirrorComponent::MirrorEntityRotation' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorBaseNormal) == 0x000D00, "Member 'USHFakeMirrorComponent::MirrorBaseNormal' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, DrawContent) == 0x000D18, "Member 'USHFakeMirrorComponent::DrawContent' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, DoNotMirror) == 0x000D19, "Member 'USHFakeMirrorComponent::DoNotMirror' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, DoNotClip) == 0x000D1A, "Member 'USHFakeMirrorComponent::DoNotClip' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, FrameCapture2DID) == 0x000D1C, "Member 'USHFakeMirrorComponent::FrameCapture2DID' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, DoNotCheckVisibility) == 0x000D20, "Member 'USHFakeMirrorComponent::DoNotCheckVisibility' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, GIShowFlags) == 0x000D21, "Member 'USHFakeMirrorComponent::GIShowFlags' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, AllowFakeInputs) == 0x000D22, "Member 'USHFakeMirrorComponent::AllowFakeInputs' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, FakePositionWhenNotVisible) == 0x000D23, "Member 'USHFakeMirrorComponent::FakePositionWhenNotVisible' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, FakeCameraPosition) == 0x000D28, "Member 'USHFakeMirrorComponent::FakeCameraPosition' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, FakeCameraRotation) == 0x000D40, "Member 'USHFakeMirrorComponent::FakeCameraRotation' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, FakeCameraFOV) == 0x000D58, "Member 'USHFakeMirrorComponent::FakeCameraFOV' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorCameraPosition) == 0x000D60, "Member 'USHFakeMirrorComponent::MirrorCameraPosition' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorCameraRotation) == 0x000D78, "Member 'USHFakeMirrorComponent::MirrorCameraRotation' has a wrong offset!"); \ static_assert(offsetof(USHFakeMirrorComponent, MirrorCameraFOV) == 0x000D90, "Member 'USHFakeMirrorComponent::MirrorCameraFOV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScreenShotComponent \ static_assert(alignof(UScreenShotComponent) == 0x000010, "Wrong alignment on UScreenShotComponent"); \ static_assert(sizeof(UScreenShotComponent) == 0x0002F0, "Wrong size on UScreenShotComponent"); \ static_assert(offsetof(UScreenShotComponent, SShotCapture) == 0x0002A0, "Member 'UScreenShotComponent::SShotCapture' has a wrong offset!"); \ static_assert(offsetof(UScreenShotComponent, SShotPostBlendables) == 0x0002E0, "Member 'UScreenShotComponent::SShotPostBlendables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHTraversalBaseComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHTraversalBaseComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHTraversalBaseComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHTraversalBaseComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHTraversalBaseComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_ProcessProximityEndOverlap \ static_assert(alignof(SHTraversalBaseComponent_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHTraversalBaseComponent_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHTraversalBaseComponent_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHTraversalBaseComponent_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHTraversalBaseComponent_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHTraversalBaseComponent_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHTraversalBaseComponent_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHTraversalBaseComponent_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_SetEnabled \ static_assert(alignof(SHTraversalBaseComponent_SetEnabled) == 0x000008, "Wrong alignment on SHTraversalBaseComponent_SetEnabled"); \ static_assert(sizeof(SHTraversalBaseComponent_SetEnabled) == 0x000010, "Wrong size on SHTraversalBaseComponent_SetEnabled"); \ static_assert(offsetof(SHTraversalBaseComponent_SetEnabled, InEnable) == 0x000000, "Member 'SHTraversalBaseComponent_SetEnabled::InEnable' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_SetEnabled, Object) == 0x000008, "Member 'SHTraversalBaseComponent_SetEnabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_SetUnavailable \ static_assert(alignof(SHTraversalBaseComponent_SetUnavailable) == 0x000008, "Wrong alignment on SHTraversalBaseComponent_SetUnavailable"); \ static_assert(sizeof(SHTraversalBaseComponent_SetUnavailable) == 0x000010, "Wrong size on SHTraversalBaseComponent_SetUnavailable"); \ static_assert(offsetof(SHTraversalBaseComponent_SetUnavailable, InUnavailable) == 0x000000, "Member 'SHTraversalBaseComponent_SetUnavailable::InUnavailable' has a wrong offset!"); \ static_assert(offsetof(SHTraversalBaseComponent_SetUnavailable, Object) == 0x000008, "Member 'SHTraversalBaseComponent_SetUnavailable::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_IsEnabled \ static_assert(alignof(SHTraversalBaseComponent_IsEnabled) == 0x000001, "Wrong alignment on SHTraversalBaseComponent_IsEnabled"); \ static_assert(sizeof(SHTraversalBaseComponent_IsEnabled) == 0x000001, "Wrong size on SHTraversalBaseComponent_IsEnabled"); \ static_assert(offsetof(SHTraversalBaseComponent_IsEnabled, ReturnValue) == 0x000000, "Member 'SHTraversalBaseComponent_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalBaseComponent_IsUnavailable \ static_assert(alignof(SHTraversalBaseComponent_IsUnavailable) == 0x000001, "Wrong alignment on SHTraversalBaseComponent_IsUnavailable"); \ static_assert(sizeof(SHTraversalBaseComponent_IsUnavailable) == 0x000001, "Wrong size on SHTraversalBaseComponent_IsUnavailable"); \ static_assert(offsetof(SHTraversalBaseComponent_IsUnavailable, ReturnValue) == 0x000000, "Member 'SHTraversalBaseComponent_IsUnavailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalBaseComponent \ static_assert(alignof(USHTraversalBaseComponent) == 0x000008, "Wrong alignment on USHTraversalBaseComponent"); \ static_assert(sizeof(USHTraversalBaseComponent) == 0x000188, "Wrong size on USHTraversalBaseComponent"); \ static_assert(offsetof(USHTraversalBaseComponent, Type) == 0x0000A0, "Member 'USHTraversalBaseComponent::Type' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, bEnabledBeginPlay) == 0x0000A1, "Member 'USHTraversalBaseComponent::bEnabledBeginPlay' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, AutoInvokeMaxDist2D) == 0x0000A4, "Member 'USHTraversalBaseComponent::AutoInvokeMaxDist2D' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, bManageOwnerTick) == 0x0000A8, "Member 'USHTraversalBaseComponent::bManageOwnerTick' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, ProximityFoundCharacterPlayBlueprintEvent) == 0x0000B0, "Member 'USHTraversalBaseComponent::ProximityFoundCharacterPlayBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, ProximityLostCharacterPlayBlueprintEvent) == 0x0000C0, "Member 'USHTraversalBaseComponent::ProximityLostCharacterPlayBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, TraversalEnableChangedBlueprintEvent) == 0x0000D0, "Member 'USHTraversalBaseComponent::TraversalEnableChangedBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, ProximitySphere) == 0x0000E0, "Member 'USHTraversalBaseComponent::ProximitySphere' has a wrong offset!"); \ static_assert(offsetof(USHTraversalBaseComponent, InteractingCharacter) == 0x0000E8, "Member 'USHTraversalBaseComponent::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_AddFriendActor \ static_assert(alignof(SHTraversalObstacleComponent_AddFriendActor) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_AddFriendActor"); \ static_assert(sizeof(SHTraversalObstacleComponent_AddFriendActor) == 0x000008, "Wrong size on SHTraversalObstacleComponent_AddFriendActor"); \ static_assert(offsetof(SHTraversalObstacleComponent_AddFriendActor, InActor) == 0x000000, "Member 'SHTraversalObstacleComponent_AddFriendActor::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut \ static_assert(alignof(SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut"); \ static_assert(sizeof(SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut) == 0x000010, "Wrong size on SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut"); \ static_assert(offsetof(SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut, Montage) == 0x000000, "Member 'SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut, AnimEndType) == 0x000008, "Member 'SHTraversalObstacleComponent_ProcessTraversalAnimBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_ProcessTraversalAnimEnd \ static_assert(alignof(SHTraversalObstacleComponent_ProcessTraversalAnimEnd) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_ProcessTraversalAnimEnd"); \ static_assert(sizeof(SHTraversalObstacleComponent_ProcessTraversalAnimEnd) == 0x000010, "Wrong size on SHTraversalObstacleComponent_ProcessTraversalAnimEnd"); \ static_assert(offsetof(SHTraversalObstacleComponent_ProcessTraversalAnimEnd, Montage) == 0x000000, "Member 'SHTraversalObstacleComponent_ProcessTraversalAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHTraversalObstacleComponent_ProcessTraversalAnimEnd, AnimEndType) == 0x000008, "Member 'SHTraversalObstacleComponent_ProcessTraversalAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent \ static_assert(alignof(SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent"); \ static_assert(sizeof(SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent) == 0x000008, "Wrong size on SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent"); \ static_assert(offsetof(SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent, InLookAtComponent) == 0x000000, "Member 'SHTraversalObstacleComponent_RegisterAboveFlashlightLookAtComponent::InLookAtComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent \ static_assert(alignof(SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent"); \ static_assert(sizeof(SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent) == 0x000008, "Wrong size on SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent"); \ static_assert(offsetof(SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent, InLookAtComponent) == 0x000000, "Member 'SHTraversalObstacleComponent_RegisterBelowFlashlightLookAtComponent::InLookAtComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleComponent_RemoveFriendActor \ static_assert(alignof(SHTraversalObstacleComponent_RemoveFriendActor) == 0x000008, "Wrong alignment on SHTraversalObstacleComponent_RemoveFriendActor"); \ static_assert(sizeof(SHTraversalObstacleComponent_RemoveFriendActor) == 0x000008, "Wrong size on SHTraversalObstacleComponent_RemoveFriendActor"); \ static_assert(offsetof(SHTraversalObstacleComponent_RemoveFriendActor, InActor) == 0x000000, "Member 'SHTraversalObstacleComponent_RemoveFriendActor::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalObstacleComponent \ static_assert(alignof(USHTraversalObstacleComponent) == 0x000010, "Wrong alignment on USHTraversalObstacleComponent"); \ static_assert(sizeof(USHTraversalObstacleComponent) == 0x0009E0, "Wrong size on USHTraversalObstacleComponent"); \ static_assert(offsetof(USHTraversalObstacleComponent, TraversalAnimPositionDiffAbove) == 0x000188, "Member 'USHTraversalObstacleComponent::TraversalAnimPositionDiffAbove' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, TraversalAnimPositionDiffBelow) == 0x0001A0, "Member 'USHTraversalObstacleComponent::TraversalAnimPositionDiffBelow' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bShouldUnequipWeapon) == 0x0001B8, "Member 'USHTraversalObstacleComponent::bShouldUnequipWeapon' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bEnableFlashlightPlainSocketMode) == 0x0001B9, "Member 'USHTraversalObstacleComponent::bEnableFlashlightPlainSocketMode' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, RequiredDistance) == 0x0001C0, "Member 'USHTraversalObstacleComponent::RequiredDistance' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, RequiredViewDotProduct) == 0x0001D8, "Member 'USHTraversalObstacleComponent::RequiredViewDotProduct' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bSecureView) == 0x0001DC, "Member 'USHTraversalObstacleComponent::bSecureView' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, SecuredViewOffset) == 0x0001E0, "Member 'USHTraversalObstacleComponent::SecuredViewOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bSecureViewDurationAsAnimLengthMul) == 0x0001F8, "Member 'USHTraversalObstacleComponent::bSecureViewDurationAsAnimLengthMul' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, SecuredViewDuration) == 0x0001FC, "Member 'USHTraversalObstacleComponent::SecuredViewDuration' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bUseFocusTracking) == 0x000200, "Member 'USHTraversalObstacleComponent::bUseFocusTracking' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, bUseStaticCameraAnimAnchor) == 0x000201, "Member 'USHTraversalObstacleComponent::bUseStaticCameraAnimAnchor' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, CameraAnimationAbove) == 0x000208, "Member 'USHTraversalObstacleComponent::CameraAnimationAbove' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, CameraAnimationBelow) == 0x000288, "Member 'USHTraversalObstacleComponent::CameraAnimationBelow' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, DefaultAnimationSet) == 0x000308, "Member 'USHTraversalObstacleComponent::DefaultAnimationSet' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, InDangerAnimationSet) == 0x000508, "Member 'USHTraversalObstacleComponent::InDangerAnimationSet' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, TraversalSecureArea) == 0x000708, "Member 'USHTraversalObstacleComponent::TraversalSecureArea' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, DebugBoxOffset) == 0x000720, "Member 'USHTraversalObstacleComponent::DebugBoxOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, DebugBoxAnchor) == 0x000738, "Member 'USHTraversalObstacleComponent::DebugBoxAnchor' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, PreTraversalStarted) == 0x000750, "Member 'USHTraversalObstacleComponent::PreTraversalStarted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, OnTraversalStarted) == 0x000760, "Member 'USHTraversalObstacleComponent::OnTraversalStarted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, OnTraversalFinished) == 0x000770, "Member 'USHTraversalObstacleComponent::OnTraversalFinished' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, OnCameraAnimExeCreated) == 0x000780, "Member 'USHTraversalObstacleComponent::OnCameraAnimExeCreated' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, AnimMontagePlayer) == 0x000790, "Member 'USHTraversalObstacleComponent::AnimMontagePlayer' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleComponent, FriendActors) == 0x000798, "Member 'USHTraversalObstacleComponent::FriendActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USH2DPingPongRenderer \ static_assert(alignof(USH2DPingPongRenderer) == 0x000010, "Wrong alignment on USH2DPingPongRenderer"); \ static_assert(sizeof(USH2DPingPongRenderer) == 0x0002F0, "Wrong size on USH2DPingPongRenderer"); \ static_assert(offsetof(USH2DPingPongRenderer, EnabledOnQualityLow) == 0x0002BD, "Member 'USH2DPingPongRenderer::EnabledOnQualityLow' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, EnabledOnQualityMedium) == 0x0002BE, "Member 'USH2DPingPongRenderer::EnabledOnQualityMedium' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, EnabledOnQualityHigh) == 0x0002BF, "Member 'USH2DPingPongRenderer::EnabledOnQualityHigh' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, EnabledOnQualityEpic) == 0x0002C0, "Member 'USH2DPingPongRenderer::EnabledOnQualityEpic' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, ProcessPasses) == 0x0002C1, "Member 'USH2DPingPongRenderer::ProcessPasses' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, RenderTargets) == 0x0002C8, "Member 'USH2DPingPongRenderer::RenderTargets' has a wrong offset!"); \ static_assert(offsetof(USH2DPingPongRenderer, Passes) == 0x0002D8, "Member 'USH2DPingPongRenderer::Passes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHExtraHitAudioDataMappings \ static_assert(alignof(USHExtraHitAudioDataMappings) == 0x000008, "Wrong alignment on USHExtraHitAudioDataMappings"); \ static_assert(sizeof(USHExtraHitAudioDataMappings) == 0x000080, "Wrong size on USHExtraHitAudioDataMappings"); \ static_assert(offsetof(USHExtraHitAudioDataMappings, Mappings) == 0x000030, "Member 'USHExtraHitAudioDataMappings::Mappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFlashlightLookAtTransformProcessor \ static_assert(alignof(USHFlashlightLookAtTransformProcessor) == 0x000008, "Wrong alignment on USHFlashlightLookAtTransformProcessor"); \ static_assert(sizeof(USHFlashlightLookAtTransformProcessor) == 0x000090, "Wrong size on USHFlashlightLookAtTransformProcessor"); \ static_assert(offsetof(USHFlashlightLookAtTransformProcessor, LookAtRef) == 0x000030, "Member 'USHFlashlightLookAtTransformProcessor::LookAtRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimComponent_SetBrakingPoint \ static_assert(alignof(SHAbstractDaddyAnimComponent_SetBrakingPoint) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimComponent_SetBrakingPoint"); \ static_assert(sizeof(SHAbstractDaddyAnimComponent_SetBrakingPoint) == 0x000020, "Wrong size on SHAbstractDaddyAnimComponent_SetBrakingPoint"); \ static_assert(offsetof(SHAbstractDaddyAnimComponent_SetBrakingPoint, Location) == 0x000000, "Member 'SHAbstractDaddyAnimComponent_SetBrakingPoint::Location' has a wrong offset!"); \ static_assert(offsetof(SHAbstractDaddyAnimComponent_SetBrakingPoint, areaFlags) == 0x000018, "Member 'SHAbstractDaddyAnimComponent_SetBrakingPoint::areaFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAbstractDaddyAnimComponent \ static_assert(alignof(USHAbstractDaddyAnimComponent) == 0x000008, "Wrong alignment on USHAbstractDaddyAnimComponent"); \ static_assert(sizeof(USHAbstractDaddyAnimComponent) == 0x000490, "Wrong size on USHAbstractDaddyAnimComponent"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData) == 0x000008, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData) == 0x000008, "Wrong size on SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetFleshLipAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased) == 0x000001, "Wrong size on SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetFleshLipLeftArmIsReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased) == 0x000001, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased) == 0x000001, "Wrong size on SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetFleshLipLegsAreReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased) == 0x000001, "Wrong size on SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetFleshLipRightArmIsReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHFleshLipLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHFleshLipLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha \ static_assert(alignof(SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong alignment on SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(sizeof(SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong size on SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(offsetof(SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha, OutAlpha) == 0x000000, "Member 'SHFleshLipLocomotionAnimInstance_GetTargetLookAtAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipLocomotionAnimInstance \ static_assert(alignof(USHFleshLipLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipLocomotionAnimInstance"); \ static_assert(sizeof(USHFleshLipLocomotionAnimInstance) == 0x000460, "Wrong size on USHFleshLipLocomotionAnimInstance"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, RotationToStrafingRatio) == 0x0003A8, "Member 'USHFleshLipLocomotionAnimInstance::RotationToStrafingRatio' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, MovementStopDelay) == 0x0003AC, "Member 'USHFleshLipLocomotionAnimInstance::MovementStopDelay' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003B0, "Member 'USHFleshLipLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003C8, "Member 'USHFleshLipLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003E0, "Member 'USHFleshLipLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x0003F8, "Member 'USHFleshLipLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x0003FC, "Member 'USHFleshLipLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, LookAtAlphaIncrementHalfTime) == 0x000400, "Member 'USHFleshLipLocomotionAnimInstance::LookAtAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipLocomotionAnimInstance, LookAtAlphaDecrementHalfTime) == 0x000404, "Member 'USHFleshLipLocomotionAnimInstance::LookAtAlphaDecrementHalfTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipFallenLocomotionAnimInstance \ static_assert(alignof(USHFleshLipFallenLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipFallenLocomotionAnimInstance"); \ static_assert(sizeof(USHFleshLipFallenLocomotionAnimInstance) == 0x000460, "Wrong size on USHFleshLipFallenLocomotionAnimInstance"); \ static_assert(offsetof(USHFleshLipFallenLocomotionAnimInstance, LocomotionState) == 0x000458, "Member 'USHFleshLipFallenLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstance_SetBrakingPoint \ static_assert(alignof(SHAbstractDaddyAnimInstance_SetBrakingPoint) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimInstance_SetBrakingPoint"); \ static_assert(sizeof(SHAbstractDaddyAnimInstance_SetBrakingPoint) == 0x000018, "Wrong size on SHAbstractDaddyAnimInstance_SetBrakingPoint"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_SetBrakingPoint, Location) == 0x000000, "Member 'SHAbstractDaddyAnimInstance_SetBrakingPoint::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive \ static_assert(alignof(SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive) == 0x000001, "Wrong alignment on SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive"); \ static_assert(sizeof(SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive) == 0x000001, "Wrong size on SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive, InOutstretchedArmsActive) == 0x000000, "Member 'SHAbstractDaddyAnimInstance_SetOutstretchedArmsActive::InOutstretchedArmsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData \ static_assert(alignof(SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData"); \ static_assert(sizeof(SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData) == 0x000008, "Wrong size on SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHAbstractDaddyAnimInstance_GetAbstractDaddyAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance \ static_assert(alignof(SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance"); \ static_assert(sizeof(SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance) == 0x000010, "Wrong size on SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHAbstractDaddyAnimInstance_GetAbstractDaddyLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstance_GetBrakingPoint \ static_assert(alignof(SHAbstractDaddyAnimInstance_GetBrakingPoint) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimInstance_GetBrakingPoint"); \ static_assert(sizeof(SHAbstractDaddyAnimInstance_GetBrakingPoint) == 0x000018, "Wrong size on SHAbstractDaddyAnimInstance_GetBrakingPoint"); \ static_assert(offsetof(SHAbstractDaddyAnimInstance_GetBrakingPoint, ReturnValue) == 0x000000, "Member 'SHAbstractDaddyAnimInstance_GetBrakingPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAbstractDaddyAnimInstance \ static_assert(alignof(USHAbstractDaddyAnimInstance) == 0x000010, "Wrong alignment on USHAbstractDaddyAnimInstance"); \ static_assert(sizeof(USHAbstractDaddyAnimInstance) == 0x000420, "Wrong size on USHAbstractDaddyAnimInstance"); \ static_assert(offsetof(USHAbstractDaddyAnimInstance, HeadShakeAlpha) == 0x0003E0, "Member 'USHAbstractDaddyAnimInstance::HeadShakeAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyAnimInstance, HeadShakeSnapshotPoseAlpha) == 0x0003E4, "Member 'USHAbstractDaddyAnimInstance::HeadShakeSnapshotPoseAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyAnimInstance, LookRotation) == 0x0003E8, "Member 'USHAbstractDaddyAnimInstance::LookRotation' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyAnimInstance, LookRotationAlpha) == 0x000400, "Member 'USHAbstractDaddyAnimInstance::LookRotationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyAnimInstance, BrakingPoint) == 0x000408, "Member 'USHAbstractDaddyAnimInstance::BrakingPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased \ static_assert(alignof(SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased"); \ static_assert(sizeof(SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased) == 0x000001, "Wrong size on SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased"); \ static_assert(offsetof(SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased, InIsReleased) == 0x000000, "Member 'SHFleshLipAnimComponent_SetFleshLipLeftArmIsReleased::InIsReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimComponent_SetFleshLipLegsAreReleased \ static_assert(alignof(SHFleshLipAnimComponent_SetFleshLipLegsAreReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimComponent_SetFleshLipLegsAreReleased"); \ static_assert(sizeof(SHFleshLipAnimComponent_SetFleshLipLegsAreReleased) == 0x000001, "Wrong size on SHFleshLipAnimComponent_SetFleshLipLegsAreReleased"); \ static_assert(offsetof(SHFleshLipAnimComponent_SetFleshLipLegsAreReleased, InAreReleased) == 0x000000, "Member 'SHFleshLipAnimComponent_SetFleshLipLegsAreReleased::InAreReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased \ static_assert(alignof(SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased"); \ static_assert(sizeof(SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased) == 0x000001, "Wrong size on SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased"); \ static_assert(offsetof(SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased, InIsReleased) == 0x000000, "Member 'SHFleshLipAnimComponent_SetFleshLipRightArmIsReleased::InIsReleased' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimComponent_SetFleshLipTransformationState \ static_assert(alignof(SHFleshLipAnimComponent_SetFleshLipTransformationState) == 0x000001, "Wrong alignment on SHFleshLipAnimComponent_SetFleshLipTransformationState"); \ static_assert(sizeof(SHFleshLipAnimComponent_SetFleshLipTransformationState) == 0x000002, "Wrong size on SHFleshLipAnimComponent_SetFleshLipTransformationState"); \ static_assert(offsetof(SHFleshLipAnimComponent_SetFleshLipTransformationState, InFleshLipTransformation) == 0x000000, "Member 'SHFleshLipAnimComponent_SetFleshLipTransformationState::InFleshLipTransformation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipAnimComponent_SetFleshLipTransformationState, InIsTransforming) == 0x000001, "Member 'SHFleshLipAnimComponent_SetFleshLipTransformationState::InIsTransforming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipAnimComponent \ static_assert(alignof(USHFleshLipAnimComponent) == 0x000008, "Wrong alignment on USHFleshLipAnimComponent"); \ static_assert(sizeof(USHFleshLipAnimComponent) == 0x000490, "Wrong size on USHFleshLipAnimComponent"); \ #define DUMPER7_ASSERTS_SHUfoEndingInteractionArea_IsCompleted \ static_assert(alignof(SHUfoEndingInteractionArea_IsCompleted) == 0x000001, "Wrong alignment on SHUfoEndingInteractionArea_IsCompleted"); \ static_assert(sizeof(SHUfoEndingInteractionArea_IsCompleted) == 0x000001, "Wrong size on SHUfoEndingInteractionArea_IsCompleted"); \ static_assert(offsetof(SHUfoEndingInteractionArea_IsCompleted, ReturnValue) == 0x000000, "Member 'SHUfoEndingInteractionArea_IsCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHUfoEndingInteractionArea_SetEnabled \ static_assert(alignof(SHUfoEndingInteractionArea_SetEnabled) == 0x000008, "Wrong alignment on SHUfoEndingInteractionArea_SetEnabled"); \ static_assert(sizeof(SHUfoEndingInteractionArea_SetEnabled) == 0x000010, "Wrong size on SHUfoEndingInteractionArea_SetEnabled"); \ static_assert(offsetof(SHUfoEndingInteractionArea_SetEnabled, Enabler) == 0x000000, "Member 'SHUfoEndingInteractionArea_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHUfoEndingInteractionArea_SetEnabled, InEnabled) == 0x000008, "Member 'SHUfoEndingInteractionArea_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHUfoEndingInteractionArea \ static_assert(alignof(ASHUfoEndingInteractionArea) == 0x000008, "Wrong alignment on ASHUfoEndingInteractionArea"); \ static_assert(sizeof(ASHUfoEndingInteractionArea) == 0x0002D0, "Wrong size on ASHUfoEndingInteractionArea"); \ static_assert(offsetof(ASHUfoEndingInteractionArea, InteractionContext) == 0x0002B0, "Member 'ASHUfoEndingInteractionArea::InteractionContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive \ static_assert(alignof(SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive) == 0x000001, "Wrong alignment on SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive"); \ static_assert(sizeof(SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive) == 0x000001, "Wrong size on SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive"); \ static_assert(offsetof(SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive, ReturnValue) == 0x000000, "Member 'SHAbstractDaddyAnimInstanceStateData_GetAreOutstretchedArmsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation \ static_assert(alignof(SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation) == 0x000008, "Wrong alignment on SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation"); \ static_assert(sizeof(SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation) == 0x000018, "Wrong size on SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation"); \ static_assert(offsetof(SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation, ReturnValue) == 0x000000, "Member 'SHAbstractDaddyAnimInstanceStateData_GetBrakingSegmentLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAbstractDaddyAnimInstanceStateData \ static_assert(alignof(USHAbstractDaddyAnimInstanceStateData) == 0x000008, "Wrong alignment on USHAbstractDaddyAnimInstanceStateData"); \ static_assert(sizeof(USHAbstractDaddyAnimInstanceStateData) == 0x000098, "Wrong size on USHAbstractDaddyAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_DamageCeilingTile \ static_assert(alignof(SHFleshLipCeilingTileActor_DamageCeilingTile) == 0x000008, "Wrong alignment on SHFleshLipCeilingTileActor_DamageCeilingTile"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_DamageCeilingTile) == 0x000048, "Wrong size on SHFleshLipCeilingTileActor_DamageCeilingTile"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_DamageCeilingTile, InHitLocation) == 0x000000, "Member 'SHFleshLipCeilingTileActor_DamageCeilingTile::InHitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_DamageCeilingTile, InDropVelocity) == 0x000018, "Member 'SHFleshLipCeilingTileActor_DamageCeilingTile::InDropVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_DamageCeilingTile, InDropRotation) == 0x000030, "Member 'SHFleshLipCeilingTileActor_DamageCeilingTile::InDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_DisconnectCeilingTile \ static_assert(alignof(SHFleshLipCeilingTileActor_DisconnectCeilingTile) == 0x000008, "Wrong alignment on SHFleshLipCeilingTileActor_DisconnectCeilingTile"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_DisconnectCeilingTile) == 0x000030, "Wrong size on SHFleshLipCeilingTileActor_DisconnectCeilingTile"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_DisconnectCeilingTile, InDropVelocity) == 0x000000, "Member 'SHFleshLipCeilingTileActor_DisconnectCeilingTile::InDropVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_DisconnectCeilingTile, InDropRotation) == 0x000018, "Member 'SHFleshLipCeilingTileActor_DisconnectCeilingTile::InDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation \ static_assert(alignof(SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation) == 0x000008, "Wrong alignment on SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation) == 0x000010, "Wrong size on SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation, InActor) == 0x000000, "Member 'SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation::InActor' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation, InIgnoreCollision) == 0x000008, "Member 'SHFleshLipCeilingTileActor_SetIgnoreCollisionsWithActor_Implementation::InIgnoreCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_TileDamaged \ static_assert(alignof(SHFleshLipCeilingTileActor_TileDamaged) == 0x000008, "Wrong alignment on SHFleshLipCeilingTileActor_TileDamaged"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_TileDamaged) == 0x000048, "Wrong size on SHFleshLipCeilingTileActor_TileDamaged"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDamaged, InHitLocation) == 0x000000, "Member 'SHFleshLipCeilingTileActor_TileDamaged::InHitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDamaged, InDropVelocity) == 0x000018, "Member 'SHFleshLipCeilingTileActor_TileDamaged::InDropVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDamaged, InDropRotation) == 0x000030, "Member 'SHFleshLipCeilingTileActor_TileDamaged::InDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_TileDisconnected \ static_assert(alignof(SHFleshLipCeilingTileActor_TileDisconnected) == 0x000008, "Wrong alignment on SHFleshLipCeilingTileActor_TileDisconnected"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_TileDisconnected) == 0x000038, "Wrong size on SHFleshLipCeilingTileActor_TileDisconnected"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDisconnected, InAsHanging) == 0x000000, "Member 'SHFleshLipCeilingTileActor_TileDisconnected::InAsHanging' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDisconnected, InDropVelocity) == 0x000008, "Member 'SHFleshLipCeilingTileActor_TileDisconnected::InDropVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_TileDisconnected, InDropRotation) == 0x000020, "Member 'SHFleshLipCeilingTileActor_TileDisconnected::InDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_GetTileCoordinates \ static_assert(alignof(SHFleshLipCeilingTileActor_GetTileCoordinates) == 0x000004, "Wrong alignment on SHFleshLipCeilingTileActor_GetTileCoordinates"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_GetTileCoordinates) == 0x000008, "Wrong size on SHFleshLipCeilingTileActor_GetTileCoordinates"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_GetTileCoordinates, OutTileX) == 0x000000, "Member 'SHFleshLipCeilingTileActor_GetTileCoordinates::OutTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_GetTileCoordinates, OutTileY) == 0x000004, "Member 'SHFleshLipCeilingTileActor_GetTileCoordinates::OutTileY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingTileActor_GetTileDamageLevel \ static_assert(alignof(SHFleshLipCeilingTileActor_GetTileDamageLevel) == 0x000004, "Wrong alignment on SHFleshLipCeilingTileActor_GetTileDamageLevel"); \ static_assert(sizeof(SHFleshLipCeilingTileActor_GetTileDamageLevel) == 0x000004, "Wrong size on SHFleshLipCeilingTileActor_GetTileDamageLevel"); \ static_assert(offsetof(SHFleshLipCeilingTileActor_GetTileDamageLevel, ReturnValue) == 0x000000, "Member 'SHFleshLipCeilingTileActor_GetTileDamageLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFleshLipCeilingTileActor \ static_assert(alignof(ASHFleshLipCeilingTileActor) == 0x000008, "Wrong alignment on ASHFleshLipCeilingTileActor"); \ static_assert(sizeof(ASHFleshLipCeilingTileActor) == 0x000300, "Wrong size on ASHFleshLipCeilingTileActor"); \ static_assert(offsetof(ASHFleshLipCeilingTileActor, EventCeilingTileDisconnected) == 0x0002B0, "Member 'ASHFleshLipCeilingTileActor::EventCeilingTileDisconnected' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingTileActor, EventCeilingTileDestroyed) == 0x0002C0, "Member 'ASHFleshLipCeilingTileActor::EventCeilingTileDestroyed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive \ static_assert(alignof(SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive) == 0x000001, "Wrong alignment on SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive"); \ static_assert(sizeof(SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive) == 0x000001, "Wrong size on SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive"); \ static_assert(offsetof(SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive, NewActive) == 0x000000, "Member 'SHAbstractDaddyLocomotionAnimInstance_SetChargeMovementIsActive::NewActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData \ static_assert(alignof(SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData) == 0x000008, "Wrong alignment on SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData"); \ static_assert(sizeof(SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData) == 0x000008, "Wrong size on SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData"); \ static_assert(offsetof(SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHAbstractDaddyLocomotionAnimInstance_GetAbstractDaddyAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAbstractDaddyLocomotionAnimInstance \ static_assert(alignof(USHAbstractDaddyLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHAbstractDaddyLocomotionAnimInstance"); \ static_assert(sizeof(USHAbstractDaddyLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHAbstractDaddyLocomotionAnimInstance"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHAbstractDaddyLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003AC, "Member 'USHAbstractDaddyLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003B0, "Member 'USHAbstractDaddyLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, StrafeAngle) == 0x0003B4, "Member 'USHAbstractDaddyLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003B8, "Member 'USHAbstractDaddyLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003BC, "Member 'USHAbstractDaddyLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, bOutstretchedArmsActive) == 0x0003C0, "Member 'USHAbstractDaddyLocomotionAnimInstance::bOutstretchedArmsActive' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyLocomotionAnimInstance, bChargeMovementIsActive) == 0x0003C1, "Member 'USHAbstractDaddyLocomotionAnimInstance::bChargeMovementIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ConsumeCurrentItem \ static_assert(alignof(SHFocusableComponent_ConsumeCurrentItem) == 0x000001, "Wrong alignment on SHFocusableComponent_ConsumeCurrentItem"); \ static_assert(sizeof(SHFocusableComponent_ConsumeCurrentItem) == 0x000001, "Wrong size on SHFocusableComponent_ConsumeCurrentItem"); \ static_assert(offsetof(SHFocusableComponent_ConsumeCurrentItem, SetPuzzleAsSolved) == 0x000000, "Member 'SHFocusableComponent_ConsumeCurrentItem::SetPuzzleAsSolved' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_HideMiniInventoryRequest \ static_assert(alignof(SHFocusableComponent_HideMiniInventoryRequest) == 0x000001, "Wrong alignment on SHFocusableComponent_HideMiniInventoryRequest"); \ static_assert(sizeof(SHFocusableComponent_HideMiniInventoryRequest) == 0x000001, "Wrong size on SHFocusableComponent_HideMiniInventoryRequest"); \ static_assert(offsetof(SHFocusableComponent_HideMiniInventoryRequest, bInstant) == 0x000000, "Member 'SHFocusableComponent_HideMiniInventoryRequest::bInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_Interact \ static_assert(alignof(SHFocusableComponent_Interact) == 0x000008, "Wrong alignment on SHFocusableComponent_Interact"); \ static_assert(sizeof(SHFocusableComponent_Interact) == 0x000010, "Wrong size on SHFocusableComponent_Interact"); \ static_assert(offsetof(SHFocusableComponent_Interact, Generic) == 0x000000, "Member 'SHFocusableComponent_Interact::Generic' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_Interact, Character) == 0x000008, "Member 'SHFocusableComponent_Interact::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_PlayItemSelectedAudio \ static_assert(alignof(SHFocusableComponent_PlayItemSelectedAudio) == 0x000001, "Wrong alignment on SHFocusableComponent_PlayItemSelectedAudio"); \ static_assert(sizeof(SHFocusableComponent_PlayItemSelectedAudio) == 0x000001, "Wrong size on SHFocusableComponent_PlayItemSelectedAudio"); \ static_assert(offsetof(SHFocusableComponent_PlayItemSelectedAudio, IsCorrectItem) == 0x000000, "Member 'SHFocusableComponent_PlayItemSelectedAudio::IsCorrectItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ProcessCombatInputModeChangedEvent \ static_assert(alignof(SHFocusableComponent_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong alignment on SHFocusableComponent_ProcessCombatInputModeChangedEvent"); \ static_assert(sizeof(SHFocusableComponent_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong size on SHFocusableComponent_ProcessCombatInputModeChangedEvent"); \ static_assert(offsetof(SHFocusableComponent_ProcessCombatInputModeChangedEvent, CombatComp) == 0x000000, "Member 'SHFocusableComponent_ProcessCombatInputModeChangedEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ProcessReceiveDamageEvent \ static_assert(alignof(SHFocusableComponent_ProcessReceiveDamageEvent) == 0x000008, "Wrong alignment on SHFocusableComponent_ProcessReceiveDamageEvent"); \ static_assert(sizeof(SHFocusableComponent_ProcessReceiveDamageEvent) == 0x000008, "Wrong size on SHFocusableComponent_ProcessReceiveDamageEvent"); \ static_assert(offsetof(SHFocusableComponent_ProcessReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHFocusableComponent_ProcessReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterComponents \ static_assert(alignof(SHFocusableComponent_RegisterComponents) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterComponents"); \ static_assert(sizeof(SHFocusableComponent_RegisterComponents) == 0x000010, "Wrong size on SHFocusableComponent_RegisterComponents"); \ static_assert(offsetof(SHFocusableComponent_RegisterComponents, InCameraComponent) == 0x000000, "Member 'SHFocusableComponent_RegisterComponents::InCameraComponent' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_RegisterComponents, InInteractionGenericComponent) == 0x000008, "Member 'SHFocusableComponent_RegisterComponents::InInteractionGenericComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterExtraLightsContainer \ static_assert(alignof(SHFocusableComponent_RegisterExtraLightsContainer) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterExtraLightsContainer"); \ static_assert(sizeof(SHFocusableComponent_RegisterExtraLightsContainer) == 0x000008, "Wrong size on SHFocusableComponent_RegisterExtraLightsContainer"); \ static_assert(offsetof(SHFocusableComponent_RegisterExtraLightsContainer, InFocusExtraLightsContainer) == 0x000000, "Member 'SHFocusableComponent_RegisterExtraLightsContainer::InFocusExtraLightsContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterFlashlightFocusSpotComponent \ static_assert(alignof(SHFocusableComponent_RegisterFlashlightFocusSpotComponent) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterFlashlightFocusSpotComponent"); \ static_assert(sizeof(SHFocusableComponent_RegisterFlashlightFocusSpotComponent) == 0x000008, "Wrong size on SHFocusableComponent_RegisterFlashlightFocusSpotComponent"); \ static_assert(offsetof(SHFocusableComponent_RegisterFlashlightFocusSpotComponent, InSceneComponent) == 0x000000, "Member 'SHFocusableComponent_RegisterFlashlightFocusSpotComponent::InSceneComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterFlashlightSourceSpotComponent \ static_assert(alignof(SHFocusableComponent_RegisterFlashlightSourceSpotComponent) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterFlashlightSourceSpotComponent"); \ static_assert(sizeof(SHFocusableComponent_RegisterFlashlightSourceSpotComponent) == 0x000008, "Wrong size on SHFocusableComponent_RegisterFlashlightSourceSpotComponent"); \ static_assert(offsetof(SHFocusableComponent_RegisterFlashlightSourceSpotComponent, InSceneComponent) == 0x000000, "Member 'SHFocusableComponent_RegisterFlashlightSourceSpotComponent::InSceneComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterTeleportMariaCapsuleComponent \ static_assert(alignof(SHFocusableComponent_RegisterTeleportMariaCapsuleComponent) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterTeleportMariaCapsuleComponent"); \ static_assert(sizeof(SHFocusableComponent_RegisterTeleportMariaCapsuleComponent) == 0x000008, "Wrong size on SHFocusableComponent_RegisterTeleportMariaCapsuleComponent"); \ static_assert(offsetof(SHFocusableComponent_RegisterTeleportMariaCapsuleComponent, InCapsuleComponent) == 0x000000, "Member 'SHFocusableComponent_RegisterTeleportMariaCapsuleComponent::InCapsuleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent \ static_assert(alignof(SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent) == 0x000008, "Wrong alignment on SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent"); \ static_assert(sizeof(SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent) == 0x000008, "Wrong size on SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent"); \ static_assert(offsetof(SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent, InCapsuleComponent) == 0x000000, "Member 'SHFocusableComponent_RegisterTeleportPlayerCapsuleComponent::InCapsuleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_SetControlTips \ static_assert(alignof(SHFocusableComponent_SetControlTips) == 0x000008, "Wrong alignment on SHFocusableComponent_SetControlTips"); \ static_assert(sizeof(SHFocusableComponent_SetControlTips) == 0x000010, "Wrong size on SHFocusableComponent_SetControlTips"); \ static_assert(offsetof(SHFocusableComponent_SetControlTips, TipSet) == 0x000000, "Member 'SHFocusableComponent_SetControlTips::TipSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_SetInputBlocked \ static_assert(alignof(SHFocusableComponent_SetInputBlocked) == 0x000008, "Wrong alignment on SHFocusableComponent_SetInputBlocked"); \ static_assert(sizeof(SHFocusableComponent_SetInputBlocked) == 0x000010, "Wrong size on SHFocusableComponent_SetInputBlocked"); \ static_assert(offsetof(SHFocusableComponent_SetInputBlocked, Blocked) == 0x000000, "Member 'SHFocusableComponent_SetInputBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_SetInputBlocked, Object) == 0x000008, "Member 'SHFocusableComponent_SetInputBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_SetInteractBlocked \ static_assert(alignof(SHFocusableComponent_SetInteractBlocked) == 0x000008, "Wrong alignment on SHFocusableComponent_SetInteractBlocked"); \ static_assert(sizeof(SHFocusableComponent_SetInteractBlocked) == 0x000010, "Wrong size on SHFocusableComponent_SetInteractBlocked"); \ static_assert(offsetof(SHFocusableComponent_SetInteractBlocked, Blocked) == 0x000000, "Member 'SHFocusableComponent_SetInteractBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_SetInteractBlocked, Object) == 0x000008, "Member 'SHFocusableComponent_SetInteractBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ShowCombinedTranscriptsRequest \ static_assert(alignof(SHFocusableComponent_ShowCombinedTranscriptsRequest) == 0x000008, "Wrong alignment on SHFocusableComponent_ShowCombinedTranscriptsRequest"); \ static_assert(sizeof(SHFocusableComponent_ShowCombinedTranscriptsRequest) == 0x000020, "Wrong size on SHFocusableComponent_ShowCombinedTranscriptsRequest"); \ static_assert(offsetof(SHFocusableComponent_ShowCombinedTranscriptsRequest, InTranscripts) == 0x000000, "Member 'SHFocusableComponent_ShowCombinedTranscriptsRequest::InTranscripts' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_ShowCombinedTranscriptsRequest, InJoinDelimiter) == 0x000010, "Member 'SHFocusableComponent_ShowCombinedTranscriptsRequest::InJoinDelimiter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ShowMiniInventoryRequest \ static_assert(alignof(SHFocusableComponent_ShowMiniInventoryRequest) == 0x000001, "Wrong alignment on SHFocusableComponent_ShowMiniInventoryRequest"); \ static_assert(sizeof(SHFocusableComponent_ShowMiniInventoryRequest) == 0x000001, "Wrong size on SHFocusableComponent_ShowMiniInventoryRequest"); \ static_assert(offsetof(SHFocusableComponent_ShowMiniInventoryRequest, bInstant) == 0x000000, "Member 'SHFocusableComponent_ShowMiniInventoryRequest::bInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_ShowTranscriptRequest \ static_assert(alignof(SHFocusableComponent_ShowTranscriptRequest) == 0x000008, "Wrong alignment on SHFocusableComponent_ShowTranscriptRequest"); \ static_assert(sizeof(SHFocusableComponent_ShowTranscriptRequest) == 0x000030, "Wrong size on SHFocusableComponent_ShowTranscriptRequest"); \ static_assert(offsetof(SHFocusableComponent_ShowTranscriptRequest, InTranscriptData) == 0x000000, "Member 'SHFocusableComponent_ShowTranscriptRequest::InTranscriptData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_GenericNavigation_CalculateIndex \ static_assert(alignof(SHFocusableComponent_GenericNavigation_CalculateIndex) == 0x000008, "Wrong alignment on SHFocusableComponent_GenericNavigation_CalculateIndex"); \ static_assert(sizeof(SHFocusableComponent_GenericNavigation_CalculateIndex) == 0x000028, "Wrong size on SHFocusableComponent_GenericNavigation_CalculateIndex"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex, InInput) == 0x000000, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex::InInput' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex, InSlotArray) == 0x000010, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex::InSlotArray' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex, InCurrentSlotIndex) == 0x000020, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex::InCurrentSlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex, ReturnValue) == 0x000024, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_GenericNavigation_CalculateIndex_Impl \ static_assert(alignof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl) == 0x000008, "Wrong alignment on SHFocusableComponent_GenericNavigation_CalculateIndex_Impl"); \ static_assert(sizeof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl) == 0x000028, "Wrong size on SHFocusableComponent_GenericNavigation_CalculateIndex_Impl"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl, InInput) == 0x000000, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex_Impl::InInput' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl, InWorldLocationsArray) == 0x000010, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex_Impl::InWorldLocationsArray' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl, InCurrentSlotIndex) == 0x000020, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex_Impl::InCurrentSlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_CalculateIndex_Impl, ReturnValue) == 0x000024, "Member 'SHFocusableComponent_GenericNavigation_CalculateIndex_Impl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_GenericNavigation_NavigateInputAction \ static_assert(alignof(SHFocusableComponent_GenericNavigation_NavigateInputAction) == 0x000008, "Wrong alignment on SHFocusableComponent_GenericNavigation_NavigateInputAction"); \ static_assert(sizeof(SHFocusableComponent_GenericNavigation_NavigateInputAction) == 0x000030, "Wrong size on SHFocusableComponent_GenericNavigation_NavigateInputAction"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_NavigateInputAction, InputValue) == 0x000000, "Member 'SHFocusableComponent_GenericNavigation_NavigateInputAction::InputValue' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_NavigateInputAction, CurrentInput) == 0x000008, "Member 'SHFocusableComponent_GenericNavigation_NavigateInputAction::CurrentInput' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_NavigateInputAction, InputAction) == 0x000018, "Member 'SHFocusableComponent_GenericNavigation_NavigateInputAction::InputAction' has a wrong offset!"); \ static_assert(offsetof(SHFocusableComponent_GenericNavigation_NavigateInputAction, ReturnValue) == 0x000020, "Member 'SHFocusableComponent_GenericNavigation_NavigateInputAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_GetInteractingCharacter \ static_assert(alignof(SHFocusableComponent_GetInteractingCharacter) == 0x000008, "Wrong alignment on SHFocusableComponent_GetInteractingCharacter"); \ static_assert(sizeof(SHFocusableComponent_GetInteractingCharacter) == 0x000008, "Wrong size on SHFocusableComponent_GetInteractingCharacter"); \ static_assert(offsetof(SHFocusableComponent_GetInteractingCharacter, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_GetInteractingCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_GetMiniInventoryTypesFilter \ static_assert(alignof(SHFocusableComponent_GetMiniInventoryTypesFilter) == 0x000008, "Wrong alignment on SHFocusableComponent_GetMiniInventoryTypesFilter"); \ static_assert(sizeof(SHFocusableComponent_GetMiniInventoryTypesFilter) == 0x000010, "Wrong size on SHFocusableComponent_GetMiniInventoryTypesFilter"); \ static_assert(offsetof(SHFocusableComponent_GetMiniInventoryTypesFilter, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_GetMiniInventoryTypesFilter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsCameraRotationAllowed \ static_assert(alignof(SHFocusableComponent_IsCameraRotationAllowed) == 0x000001, "Wrong alignment on SHFocusableComponent_IsCameraRotationAllowed"); \ static_assert(sizeof(SHFocusableComponent_IsCameraRotationAllowed) == 0x000001, "Wrong size on SHFocusableComponent_IsCameraRotationAllowed"); \ static_assert(offsetof(SHFocusableComponent_IsCameraRotationAllowed, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsCameraRotationAllowed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsInputBlocked \ static_assert(alignof(SHFocusableComponent_IsInputBlocked) == 0x000001, "Wrong alignment on SHFocusableComponent_IsInputBlocked"); \ static_assert(sizeof(SHFocusableComponent_IsInputBlocked) == 0x000001, "Wrong size on SHFocusableComponent_IsInputBlocked"); \ static_assert(offsetof(SHFocusableComponent_IsInputBlocked, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsInputBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsInteractBlocked \ static_assert(alignof(SHFocusableComponent_IsInteractBlocked) == 0x000001, "Wrong alignment on SHFocusableComponent_IsInteractBlocked"); \ static_assert(sizeof(SHFocusableComponent_IsInteractBlocked) == 0x000001, "Wrong size on SHFocusableComponent_IsInteractBlocked"); \ static_assert(offsetof(SHFocusableComponent_IsInteractBlocked, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsInteractBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsMiniInventoryShown \ static_assert(alignof(SHFocusableComponent_IsMiniInventoryShown) == 0x000001, "Wrong alignment on SHFocusableComponent_IsMiniInventoryShown"); \ static_assert(sizeof(SHFocusableComponent_IsMiniInventoryShown) == 0x000001, "Wrong size on SHFocusableComponent_IsMiniInventoryShown"); \ static_assert(offsetof(SHFocusableComponent_IsMiniInventoryShown, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsMiniInventoryShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsShown \ static_assert(alignof(SHFocusableComponent_IsShown) == 0x000001, "Wrong alignment on SHFocusableComponent_IsShown"); \ static_assert(sizeof(SHFocusableComponent_IsShown) == 0x000001, "Wrong size on SHFocusableComponent_IsShown"); \ static_assert(offsetof(SHFocusableComponent_IsShown, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsShown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFocusableComponent_IsSolved \ static_assert(alignof(SHFocusableComponent_IsSolved) == 0x000001, "Wrong alignment on SHFocusableComponent_IsSolved"); \ static_assert(sizeof(SHFocusableComponent_IsSolved) == 0x000001, "Wrong size on SHFocusableComponent_IsSolved"); \ static_assert(offsetof(SHFocusableComponent_IsSolved, ReturnValue) == 0x000000, "Member 'SHFocusableComponent_IsSolved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFocusableComponent \ static_assert(alignof(USHFocusableComponent) == 0x000010, "Wrong alignment on USHFocusableComponent"); \ static_assert(sizeof(USHFocusableComponent) == 0x000340, "Wrong size on USHFocusableComponent"); \ static_assert(offsetof(USHFocusableComponent, bUseDynamicFocusableType) == 0x0000A0, "Member 'USHFocusableComponent::bUseDynamicFocusableType' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FocusableType) == 0x0000A1, "Member 'USHFocusableComponent::FocusableType' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bManualQuitInputHandling) == 0x0000A2, "Member 'USHFocusableComponent::bManualQuitInputHandling' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, MiniInventoryTypesFilter) == 0x0000A8, "Member 'USHFocusableComponent::MiniInventoryTypesFilter' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, ControlTipsSet) == 0x0000B8, "Member 'USHFocusableComponent::ControlTipsSet' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FocusTranslucentMaterial) == 0x0000C8, "Member 'USHFocusableComponent::FocusTranslucentMaterial' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, HideShowRTPCsConfig) == 0x0000D0, "Member 'USHFocusableComponent::HideShowRTPCsConfig' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bPlayOnSolvedAudio) == 0x000120, "Member 'USHFocusableComponent::bPlayOnSolvedAudio' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bHideCharacterPlayWhileInteraction) == 0x000121, "Member 'USHFocusableComponent::bHideCharacterPlayWhileInteraction' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bUnequipCharacterPlayWeaponOnInteraction) == 0x000122, "Member 'USHFocusableComponent::bUnequipCharacterPlayWeaponOnInteraction' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bTeleportPlayerOnInteraction) == 0x000123, "Member 'USHFocusableComponent::bTeleportPlayerOnInteraction' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bTeleportPlayerOnSolved) == 0x000124, "Member 'USHFocusableComponent::bTeleportPlayerOnSolved' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bTeleportMariaWhenTeleportngPlayer) == 0x000125, "Member 'USHFocusableComponent::bTeleportMariaWhenTeleportngPlayer' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bAllowCameraRotation) == 0x000126, "Member 'USHFocusableComponent::bAllowCameraRotation' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, CameraRotationPitchLimit) == 0x000128, "Member 'USHFocusableComponent::CameraRotationPitchLimit' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, CameraRotationYawLimit) == 0x00012C, "Member 'USHFocusableComponent::CameraRotationYawLimit' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, CameraRotationDeltaInputMul) == 0x000130, "Member 'USHFocusableComponent::CameraRotationDeltaInputMul' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, CameraRotationScaleInputMul) == 0x000134, "Member 'USHFocusableComponent::CameraRotationScaleInputMul' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, CameraRotationInterpSpeed) == 0x000138, "Member 'USHFocusableComponent::CameraRotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnShowCameraBlendables) == 0x000140, "Member 'USHFocusableComponent::OnShowCameraBlendables' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, GenericNavigationLoopOption) == 0x000150, "Member 'USHFocusableComponent::GenericNavigationLoopOption' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, GenericNavigationPerpendicularIgnoreZoneDot) == 0x000154, "Member 'USHFocusableComponent::GenericNavigationPerpendicularIgnoreZoneDot' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, GenericNavigationDistanceScoreMultiplier) == 0x000158, "Member 'USHFocusableComponent::GenericNavigationDistanceScoreMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, GenericNavigationDotScoreMultiplier) == 0x00015C, "Member 'USHFocusableComponent::GenericNavigationDotScoreMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, SolveLightEffect) == 0x000160, "Member 'USHFocusableComponent::SolveLightEffect' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bDisableOwnerTickWhenHidden) == 0x000168, "Member 'USHFocusableComponent::bDisableOwnerTickWhenHidden' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnSetupShow) == 0x000170, "Member 'USHFocusableComponent::OnSetupShow' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnShow) == 0x000180, "Member 'USHFocusableComponent::OnShow' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnHide) == 0x000190, "Member 'USHFocusableComponent::OnHide' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnBreak) == 0x0001A0, "Member 'USHFocusableComponent::OnBreak' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnSolved) == 0x0001B0, "Member 'USHFocusableComponent::OnSolved' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnMiniInventoryClosed) == 0x0001C0, "Member 'USHFocusableComponent::OnMiniInventoryClosed' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnTranscriptionClosed) == 0x0001D0, "Member 'USHFocusableComponent::OnTranscriptionClosed' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnItemSelected) == 0x0001E0, "Member 'USHFocusableComponent::OnItemSelected' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, OnInputAction) == 0x0001F0, "Member 'USHFocusableComponent::OnInputAction' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, InteractingCharacter) == 0x000200, "Member 'USHFocusableComponent::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FocusCamera) == 0x000208, "Member 'USHFocusableComponent::FocusCamera' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, InteractionGeneric) == 0x000210, "Member 'USHFocusableComponent::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, TeleportMariaCapsuleComponent) == 0x000218, "Member 'USHFocusableComponent::TeleportMariaCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FlashlightFocusSpotComponent) == 0x000220, "Member 'USHFocusableComponent::FlashlightFocusSpotComponent' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FlashlightSourceSpotComponent) == 0x000228, "Member 'USHFocusableComponent::FlashlightSourceSpotComponent' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, FocusExtraLightsContainer) == 0x000230, "Member 'USHFocusableComponent::FocusExtraLightsContainer' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, TeleportPlayerCapsuleComponents) == 0x000238, "Member 'USHFocusableComponent::TeleportPlayerCapsuleComponents' has a wrong offset!"); \ static_assert(offsetof(USHFocusableComponent, bIsCompleted) == 0x000248, "Member 'USHFocusableComponent::bIsCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha \ static_assert(alignof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong alignment on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(sizeof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong size on SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(offsetof(SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha, OutAlpha) == 0x000000, "Member 'SHAbstractDaddyStandingLocomotionAnimInstance_GetTargetLookAtAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAbstractDaddyStandingLocomotionAnimInstance \ static_assert(alignof(USHAbstractDaddyStandingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHAbstractDaddyStandingLocomotionAnimInstance"); \ static_assert(sizeof(USHAbstractDaddyStandingLocomotionAnimInstance) == 0x0004A0, "Wrong size on USHAbstractDaddyStandingLocomotionAnimInstance"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, LocomotionState) == 0x0003C8, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, RotationToStrafingRatio) == 0x0003CC, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::RotationToStrafingRatio' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, MovementStopDelay) == 0x0003D0, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::MovementStopDelay' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, MovementStopVelocity) == 0x0003D4, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::MovementStopVelocity' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003D8, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003F0, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, TargetDesiredVelocity) == 0x000408, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x000420, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x000424, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, LookAtAlphaIncrementHalfTime) == 0x000428, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::LookAtAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, LookAtAlphaDecrementHalfTime) == 0x00042C, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::LookAtAlphaDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, BrakingVelocity) == 0x000430, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::BrakingVelocity' has a wrong offset!"); \ static_assert(offsetof(USHAbstractDaddyStandingLocomotionAnimInstance, BrakingDistanceFactor) == 0x000438, "Member 'USHAbstractDaddyStandingLocomotionAnimInstance::BrakingDistanceFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHActorLevelObserverComponent_RequestObserveActor \ static_assert(alignof(SHActorLevelObserverComponent_RequestObserveActor) == 0x000008, "Wrong alignment on SHActorLevelObserverComponent_RequestObserveActor"); \ static_assert(sizeof(SHActorLevelObserverComponent_RequestObserveActor) == 0x000030, "Wrong size on SHActorLevelObserverComponent_RequestObserveActor"); \ static_assert(offsetof(SHActorLevelObserverComponent_RequestObserveActor, InActorToObserve) == 0x000000, "Member 'SHActorLevelObserverComponent_RequestObserveActor::InActorToObserve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHActorLevelObserverComponent_RequestStopObserveActor \ static_assert(alignof(SHActorLevelObserverComponent_RequestStopObserveActor) == 0x000008, "Wrong alignment on SHActorLevelObserverComponent_RequestStopObserveActor"); \ static_assert(sizeof(SHActorLevelObserverComponent_RequestStopObserveActor) == 0x000030, "Wrong size on SHActorLevelObserverComponent_RequestStopObserveActor"); \ static_assert(offsetof(SHActorLevelObserverComponent_RequestStopObserveActor, ActorToStopObserve) == 0x000000, "Member 'SHActorLevelObserverComponent_RequestStopObserveActor::ActorToStopObserve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHActorLevelObserverComponent \ static_assert(alignof(USHActorLevelObserverComponent) == 0x000008, "Wrong alignment on USHActorLevelObserverComponent"); \ static_assert(sizeof(USHActorLevelObserverComponent) == 0x000168, "Wrong size on USHActorLevelObserverComponent"); \ static_assert(offsetof(USHActorLevelObserverComponent, OnObservedActorAvailable) == 0x0000A0, "Member 'USHActorLevelObserverComponent::OnObservedActorAvailable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipHangingLocomotionAnimInstance \ static_assert(alignof(USHFleshLipHangingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipHangingLocomotionAnimInstance"); \ static_assert(sizeof(USHFleshLipHangingLocomotionAnimInstance) == 0x000460, "Wrong size on USHFleshLipHangingLocomotionAnimInstance"); \ static_assert(offsetof(USHFleshLipHangingLocomotionAnimInstance, LocomotionState) == 0x000458, "Member 'USHFleshLipHangingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHActorsManagementBaseControllerActor \ static_assert(alignof(ASHActorsManagementBaseControllerActor) == 0x000008, "Wrong alignment on ASHActorsManagementBaseControllerActor"); \ static_assert(sizeof(ASHActorsManagementBaseControllerActor) == 0x0002B8, "Wrong size on ASHActorsManagementBaseControllerActor"); \ static_assert(offsetof(ASHActorsManagementBaseControllerActor, SafeBeginPlayComponent) == 0x0002B0, "Member 'ASHActorsManagementBaseControllerActor::SafeBeginPlayComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipAnimInstanceStateData \ static_assert(alignof(USHFleshLipAnimInstanceStateData) == 0x000008, "Wrong alignment on USHFleshLipAnimInstanceStateData"); \ static_assert(sizeof(USHFleshLipAnimInstanceStateData) == 0x000080, "Wrong size on USHFleshLipAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHAIAction_Sync \ static_assert(alignof(USHAIAction_Sync) == 0x000010, "Wrong alignment on USHAIAction_Sync"); \ static_assert(sizeof(USHAIAction_Sync) == 0x000650, "Wrong size on USHAIAction_Sync"); \ static_assert(offsetof(USHAIAction_Sync, _HideWeapon) == 0x000510, "Member 'USHAIAction_Sync::_HideWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _HardLockTokens) == 0x000511, "Member 'USHAIAction_Sync::_HardLockTokens' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _ReleaseOtherOnFinish) == 0x000512, "Member 'USHAIAction_Sync::_ReleaseOtherOnFinish' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _ChangeCamera) == 0x000513, "Member 'USHAIAction_Sync::_ChangeCamera' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _CameraChangeSettings) == 0x000518, "Member 'USHAIAction_Sync::_CameraChangeSettings' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _CustomCameraName) == 0x000550, "Member 'USHAIAction_Sync::_CustomCameraName' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _CustomCameraData) == 0x000560, "Member 'USHAIAction_Sync::_CustomCameraData' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _CustomCollisionData) == 0x0005B8, "Member 'USHAIAction_Sync::_CustomCollisionData' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _RotationScale) == 0x000610, "Member 'USHAIAction_Sync::_RotationScale' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _LookOperationZOffset) == 0x000614, "Member 'USHAIAction_Sync::_LookOperationZOffset' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _LookOperationDuration) == 0x000618, "Member 'USHAIAction_Sync::_LookOperationDuration' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _BlendCameraFOV) == 0x00061C, "Member 'USHAIAction_Sync::_BlendCameraFOV' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _BlendCameraFOVValue) == 0x000620, "Member 'USHAIAction_Sync::_BlendCameraFOVValue' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Sync, _BlendCameraFOVConfig) == 0x000628, "Member 'USHAIAction_Sync::_BlendCameraFOVConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAIAction_Finisher \ static_assert(alignof(USHAIAction_Finisher) == 0x000010, "Wrong alignment on USHAIAction_Finisher"); \ static_assert(sizeof(USHAIAction_Finisher) == 0x000650, "Wrong size on USHAIAction_Finisher"); \ #define DUMPER7_ASSERTS_USHFlickeringLightManagerComponent \ static_assert(alignof(USHFlickeringLightManagerComponent) == 0x000008, "Wrong alignment on USHFlickeringLightManagerComponent"); \ static_assert(sizeof(USHFlickeringLightManagerComponent) == 0x0000C0, "Wrong size on USHFlickeringLightManagerComponent"); \ static_assert(offsetof(USHFlickeringLightManagerComponent, RegisteredFlickeringLights) == 0x0000A0, "Member 'USHFlickeringLightManagerComponent::RegisteredFlickeringLights' has a wrong offset!"); \ static_assert(offsetof(USHFlickeringLightManagerComponent, RegisteredSpotLightsWithShadowDistance) == 0x0000B0, "Member 'USHFlickeringLightManagerComponent::RegisteredSpotLightsWithShadowDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAIAction_Struggle \ static_assert(alignof(USHAIAction_Struggle) == 0x000010, "Wrong alignment on USHAIAction_Struggle"); \ static_assert(sizeof(USHAIAction_Struggle) == 0x000670, "Wrong size on USHAIAction_Struggle"); \ static_assert(offsetof(USHAIAction_Struggle, _LoopCount) == 0x000648, "Member 'USHAIAction_Struggle::_LoopCount' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _DecayPerSecond) == 0x00064C, "Member 'USHAIAction_Struggle::_DecayPerSecond' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _PointsPerClick) == 0x000650, "Member 'USHAIAction_Struggle::_PointsPerClick' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _PointsPerHoldSecond) == 0x000654, "Member 'USHAIAction_Struggle::_PointsPerHoldSecond' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _LoopsToDo) == 0x000658, "Member 'USHAIAction_Struggle::_LoopsToDo' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _StruggleSubcomp) == 0x000660, "Member 'USHAIAction_Struggle::_StruggleSubcomp' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _Escaped) == 0x000668, "Member 'USHAIAction_Struggle::_Escaped' has a wrong offset!"); \ static_assert(offsetof(USHAIAction_Struggle, _IsInLoop) == 0x000669, "Member 'USHAIAction_Struggle::_IsInLoop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_CheckStruggleState \ static_assert(alignof(USHAnimNotify_CheckStruggleState) == 0x000008, "Wrong alignment on USHAnimNotify_CheckStruggleState"); \ static_assert(sizeof(USHAnimNotify_CheckStruggleState) == 0x000038, "Wrong size on USHAnimNotify_CheckStruggleState"); \ #define DUMPER7_ASSERTS_URetroModeDataListAsset \ static_assert(alignof(URetroModeDataListAsset) == 0x000008, "Wrong alignment on URetroModeDataListAsset"); \ static_assert(sizeof(URetroModeDataListAsset) == 0x000040, "Wrong size on URetroModeDataListAsset"); \ static_assert(offsetof(URetroModeDataListAsset, RetroModes) == 0x000030, "Member 'URetroModeDataListAsset::RetroModes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData \ static_assert(alignof(SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData) == 0x000008, "Wrong alignment on SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData"); \ static_assert(sizeof(SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData) == 0x000008, "Wrong size on SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData"); \ static_assert(offsetof(SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHEddieLocomotionAnimInstance_GetEddieAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieLocomotionAnimInstance \ static_assert(alignof(USHEddieLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHEddieLocomotionAnimInstance"); \ static_assert(sizeof(USHEddieLocomotionAnimInstance) == 0x0003C0, "Wrong size on USHEddieLocomotionAnimInstance"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003A8, "Member 'USHEddieLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003AC, "Member 'USHEddieLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, StrafeAngle) == 0x0003B0, "Member 'USHEddieLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003B4, "Member 'USHEddieLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003B8, "Member 'USHEddieLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHEddieLocomotionAnimInstance, DesiredSpeed) == 0x0003BC, "Member 'USHEddieLocomotionAnimInstance::DesiredSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieLimpingLocomotionAnimInstance \ static_assert(alignof(USHEddieLimpingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHEddieLimpingLocomotionAnimInstance"); \ static_assert(sizeof(USHEddieLimpingLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHEddieLimpingLocomotionAnimInstance"); \ static_assert(offsetof(USHEddieLimpingLocomotionAnimInstance, LocomotionStateRequest) == 0x0003C0, "Member 'USHEddieLimpingLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_DrawDeathSequenceDebug \ static_assert(alignof(SHAICharacter_DrawDeathSequenceDebug) == 0x000008, "Wrong alignment on SHAICharacter_DrawDeathSequenceDebug"); \ static_assert(sizeof(SHAICharacter_DrawDeathSequenceDebug) == 0x000038, "Wrong size on SHAICharacter_DrawDeathSequenceDebug"); \ static_assert(offsetof(SHAICharacter_DrawDeathSequenceDebug, DeltaSeconds) == 0x000000, "Member 'SHAICharacter_DrawDeathSequenceDebug::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_DrawDeathSequenceDebug, deathPlayerSoftClass) == 0x000008, "Member 'SHAICharacter_DrawDeathSequenceDebug::deathPlayerSoftClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_OnPlayerSnap \ static_assert(alignof(SHAICharacter_OnPlayerSnap) == 0x000008, "Wrong alignment on SHAICharacter_OnPlayerSnap"); \ static_assert(sizeof(SHAICharacter_OnPlayerSnap) == 0x000010, "Wrong size on SHAICharacter_OnPlayerSnap"); \ static_assert(offsetof(SHAICharacter_OnPlayerSnap, snapDuration) == 0x000000, "Member 'SHAICharacter_OnPlayerSnap::snapDuration' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_OnPlayerSnap, DamageType) == 0x000008, "Member 'SHAICharacter_OnPlayerSnap::DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_PlayDeathSequenceRequest \ static_assert(alignof(SHAICharacter_PlayDeathSequenceRequest) == 0x000008, "Wrong alignment on SHAICharacter_PlayDeathSequenceRequest"); \ static_assert(sizeof(SHAICharacter_PlayDeathSequenceRequest) == 0x000040, "Wrong size on SHAICharacter_PlayDeathSequenceRequest"); \ static_assert(offsetof(SHAICharacter_PlayDeathSequenceRequest, slayer) == 0x000000, "Member 'SHAICharacter_PlayDeathSequenceRequest::slayer' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_PlayDeathSequenceRequest, deathPlayerSoftClass) == 0x000008, "Member 'SHAICharacter_PlayDeathSequenceRequest::deathPlayerSoftClass' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_PlayDeathSequenceRequest, ReturnValue) == 0x000038, "Member 'SHAICharacter_PlayDeathSequenceRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_SetAudioStopWhenDespawned \ static_assert(alignof(SHAICharacter_SetAudioStopWhenDespawned) == 0x000001, "Wrong alignment on SHAICharacter_SetAudioStopWhenDespawned"); \ static_assert(sizeof(SHAICharacter_SetAudioStopWhenDespawned) == 0x000001, "Wrong size on SHAICharacter_SetAudioStopWhenDespawned"); \ static_assert(offsetof(SHAICharacter_SetAudioStopWhenDespawned, bStopAudioStopWhenDespawned) == 0x000000, "Member 'SHAICharacter_SetAudioStopWhenDespawned::bStopAudioStopWhenDespawned' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_SetCustomMesh \ static_assert(alignof(SHAICharacter_SetCustomMesh) == 0x000008, "Wrong alignment on SHAICharacter_SetCustomMesh"); \ static_assert(sizeof(SHAICharacter_SetCustomMesh) == 0x000030, "Wrong size on SHAICharacter_SetCustomMesh"); \ static_assert(offsetof(SHAICharacter_SetCustomMesh, customMesh) == 0x000000, "Member 'SHAICharacter_SetCustomMesh::customMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_SetDisabledPushedByPlayer \ static_assert(alignof(SHAICharacter_SetDisabledPushedByPlayer) == 0x000008, "Wrong alignment on SHAICharacter_SetDisabledPushedByPlayer"); \ static_assert(sizeof(SHAICharacter_SetDisabledPushedByPlayer) == 0x000010, "Wrong size on SHAICharacter_SetDisabledPushedByPlayer"); \ static_assert(offsetof(SHAICharacter_SetDisabledPushedByPlayer, bInDisable) == 0x000000, "Member 'SHAICharacter_SetDisabledPushedByPlayer::bInDisable' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_SetDisabledPushedByPlayer, Object) == 0x000008, "Member 'SHAICharacter_SetDisabledPushedByPlayer::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_AllowDeath \ static_assert(alignof(SHAICharacter_AllowDeath) == 0x000001, "Wrong alignment on SHAICharacter_AllowDeath"); \ static_assert(sizeof(SHAICharacter_AllowDeath) == 0x000001, "Wrong size on SHAICharacter_AllowDeath"); \ static_assert(offsetof(SHAICharacter_AllowDeath, ReturnValue) == 0x000000, "Member 'SHAICharacter_AllowDeath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_AllowFinisher \ static_assert(alignof(SHAICharacter_AllowFinisher) == 0x000001, "Wrong alignment on SHAICharacter_AllowFinisher"); \ static_assert(sizeof(SHAICharacter_AllowFinisher) == 0x000001, "Wrong size on SHAICharacter_AllowFinisher"); \ static_assert(offsetof(SHAICharacter_AllowFinisher, ReturnValue) == 0x000000, "Member 'SHAICharacter_AllowFinisher::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_CanBeSteppedOn \ static_assert(alignof(SHAICharacter_CanBeSteppedOn) == 0x000001, "Wrong alignment on SHAICharacter_CanBeSteppedOn"); \ static_assert(sizeof(SHAICharacter_CanBeSteppedOn) == 0x000001, "Wrong size on SHAICharacter_CanBeSteppedOn"); \ static_assert(offsetof(SHAICharacter_CanBeSteppedOn, ReturnValue) == 0x000000, "Member 'SHAICharacter_CanBeSteppedOn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_EnforceFinisher \ static_assert(alignof(SHAICharacter_EnforceFinisher) == 0x000001, "Wrong alignment on SHAICharacter_EnforceFinisher"); \ static_assert(sizeof(SHAICharacter_EnforceFinisher) == 0x000001, "Wrong size on SHAICharacter_EnforceFinisher"); \ static_assert(offsetof(SHAICharacter_EnforceFinisher, ReturnValue) == 0x000000, "Member 'SHAICharacter_EnforceFinisher::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetActorLocationAsMeleeTarget \ static_assert(alignof(SHAICharacter_GetActorLocationAsMeleeTarget) == 0x000008, "Wrong alignment on SHAICharacter_GetActorLocationAsMeleeTarget"); \ static_assert(sizeof(SHAICharacter_GetActorLocationAsMeleeTarget) == 0x000018, "Wrong size on SHAICharacter_GetActorLocationAsMeleeTarget"); \ static_assert(offsetof(SHAICharacter_GetActorLocationAsMeleeTarget, ReturnValue) == 0x000000, "Member 'SHAICharacter_GetActorLocationAsMeleeTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetAssetsToHardStore \ static_assert(alignof(SHAICharacter_GetAssetsToHardStore) == 0x000008, "Wrong alignment on SHAICharacter_GetAssetsToHardStore"); \ static_assert(sizeof(SHAICharacter_GetAssetsToHardStore) == 0x000010, "Wrong size on SHAICharacter_GetAssetsToHardStore"); \ static_assert(offsetof(SHAICharacter_GetAssetsToHardStore, ReturnValue) == 0x000000, "Member 'SHAICharacter_GetAssetsToHardStore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetAutoAimTargets \ static_assert(alignof(SHAICharacter_GetAutoAimTargets) == 0x000008, "Wrong alignment on SHAICharacter_GetAutoAimTargets"); \ static_assert(sizeof(SHAICharacter_GetAutoAimTargets) == 0x000010, "Wrong size on SHAICharacter_GetAutoAimTargets"); \ static_assert(offsetof(SHAICharacter_GetAutoAimTargets, ReturnValue) == 0x000000, "Member 'SHAICharacter_GetAutoAimTargets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetFinisherParams \ static_assert(alignof(SHAICharacter_GetFinisherParams) == 0x000008, "Wrong alignment on SHAICharacter_GetFinisherParams"); \ static_assert(sizeof(SHAICharacter_GetFinisherParams) == 0x000038, "Wrong size on SHAICharacter_GetFinisherParams"); \ static_assert(offsetof(SHAICharacter_GetFinisherParams, victim) == 0x000000, "Member 'SHAICharacter_GetFinisherParams::victim' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_GetFinisherParams, tagFilters) == 0x000008, "Member 'SHAICharacter_GetFinisherParams::tagFilters' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_GetFinisherParams, ReturnValue) == 0x000028, "Member 'SHAICharacter_GetFinisherParams::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetFinisherTags \ static_assert(alignof(SHAICharacter_GetFinisherTags) == 0x000008, "Wrong alignment on SHAICharacter_GetFinisherTags"); \ static_assert(sizeof(SHAICharacter_GetFinisherTags) == 0x000028, "Wrong size on SHAICharacter_GetFinisherTags"); \ static_assert(offsetof(SHAICharacter_GetFinisherTags, victim) == 0x000000, "Member 'SHAICharacter_GetFinisherTags::victim' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_GetFinisherTags, ReturnValue) == 0x000008, "Member 'SHAICharacter_GetFinisherTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetFlashlightTarget \ static_assert(alignof(SHAICharacter_GetFlashlightTarget) == 0x000008, "Wrong alignment on SHAICharacter_GetFlashlightTarget"); \ static_assert(sizeof(SHAICharacter_GetFlashlightTarget) == 0x000008, "Wrong size on SHAICharacter_GetFlashlightTarget"); \ static_assert(offsetof(SHAICharacter_GetFlashlightTarget, ReturnValue) == 0x000000, "Member 'SHAICharacter_GetFlashlightTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_GetOffsetForEnvironmentTrace \ static_assert(alignof(SHAICharacter_GetOffsetForEnvironmentTrace) == 0x000004, "Wrong alignment on SHAICharacter_GetOffsetForEnvironmentTrace"); \ static_assert(sizeof(SHAICharacter_GetOffsetForEnvironmentTrace) == 0x000004, "Wrong size on SHAICharacter_GetOffsetForEnvironmentTrace"); \ static_assert(offsetof(SHAICharacter_GetOffsetForEnvironmentTrace, ReturnValue) == 0x000000, "Member 'SHAICharacter_GetOffsetForEnvironmentTrace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsKnockedDown \ static_assert(alignof(SHAICharacter_IsKnockedDown) == 0x000001, "Wrong alignment on SHAICharacter_IsKnockedDown"); \ static_assert(sizeof(SHAICharacter_IsKnockedDown) == 0x000001, "Wrong size on SHAICharacter_IsKnockedDown"); \ static_assert(offsetof(SHAICharacter_IsKnockedDown, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsKnockedDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsLying \ static_assert(alignof(SHAICharacter_IsLying) == 0x000001, "Wrong alignment on SHAICharacter_IsLying"); \ static_assert(sizeof(SHAICharacter_IsLying) == 0x000001, "Wrong size on SHAICharacter_IsLying"); \ static_assert(offsetof(SHAICharacter_IsLying, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsLying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsPrimaryEnemy \ static_assert(alignof(SHAICharacter_IsPrimaryEnemy) == 0x000001, "Wrong alignment on SHAICharacter_IsPrimaryEnemy"); \ static_assert(sizeof(SHAICharacter_IsPrimaryEnemy) == 0x000001, "Wrong size on SHAICharacter_IsPrimaryEnemy"); \ static_assert(offsetof(SHAICharacter_IsPrimaryEnemy, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsPrimaryEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsPushedByPlayerDisabled \ static_assert(alignof(SHAICharacter_IsPushedByPlayerDisabled) == 0x000001, "Wrong alignment on SHAICharacter_IsPushedByPlayerDisabled"); \ static_assert(sizeof(SHAICharacter_IsPushedByPlayerDisabled) == 0x000001, "Wrong size on SHAICharacter_IsPushedByPlayerDisabled"); \ static_assert(offsetof(SHAICharacter_IsPushedByPlayerDisabled, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsPushedByPlayerDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsPushedByPlayerDisabledBy \ static_assert(alignof(SHAICharacter_IsPushedByPlayerDisabledBy) == 0x000008, "Wrong alignment on SHAICharacter_IsPushedByPlayerDisabledBy"); \ static_assert(sizeof(SHAICharacter_IsPushedByPlayerDisabledBy) == 0x000010, "Wrong size on SHAICharacter_IsPushedByPlayerDisabledBy"); \ static_assert(offsetof(SHAICharacter_IsPushedByPlayerDisabledBy, Object) == 0x000000, "Member 'SHAICharacter_IsPushedByPlayerDisabledBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHAICharacter_IsPushedByPlayerDisabledBy, ReturnValue) == 0x000008, "Member 'SHAICharacter_IsPushedByPlayerDisabledBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsUnderEnemy \ static_assert(alignof(SHAICharacter_IsUnderEnemy) == 0x000001, "Wrong alignment on SHAICharacter_IsUnderEnemy"); \ static_assert(sizeof(SHAICharacter_IsUnderEnemy) == 0x000001, "Wrong size on SHAICharacter_IsUnderEnemy"); \ static_assert(offsetof(SHAICharacter_IsUnderEnemy, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsUnderEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAICharacter_IsUnderObstacle \ static_assert(alignof(SHAICharacter_IsUnderObstacle) == 0x000001, "Wrong alignment on SHAICharacter_IsUnderObstacle"); \ static_assert(sizeof(SHAICharacter_IsUnderObstacle) == 0x000001, "Wrong size on SHAICharacter_IsUnderObstacle"); \ static_assert(offsetof(SHAICharacter_IsUnderObstacle, ReturnValue) == 0x000000, "Member 'SHAICharacter_IsUnderObstacle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAICharacter \ static_assert(alignof(ASHAICharacter) == 0x000010, "Wrong alignment on ASHAICharacter"); \ static_assert(sizeof(ASHAICharacter) == 0x0009A0, "Wrong size on ASHAICharacter"); \ static_assert(offsetof(ASHAICharacter, PlayerCameraOverlapHandlerComponent) == 0x000900, "Member 'ASHAICharacter::PlayerCameraOverlapHandlerComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, AIWeaponManagerComponent) == 0x000908, "Member 'ASHAICharacter::AIWeaponManagerComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, FXComponent) == 0x000910, "Member 'ASHAICharacter::FXComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, HardStoredObjects) == 0x000918, "Member 'ASHAICharacter::HardStoredObjects' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, _FinishersTable) == 0x000928, "Member 'ASHAICharacter::_FinishersTable' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, AnimComponent) == 0x000930, "Member 'ASHAICharacter::AnimComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, healthComponent) == 0x000938, "Member 'ASHAICharacter::healthComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, ReincarnationComponent) == 0x000940, "Member 'ASHAICharacter::ReincarnationComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAICharacter, _SoftCustomMesh) == 0x000948, "Member 'ASHAICharacter::_SoftCustomMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue \ static_assert(alignof(SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue) == 0x000004, "Wrong alignment on SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue"); \ static_assert(sizeof(SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue) == 0x000008, "Wrong size on SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue"); \ static_assert(offsetof(SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue, DynamicObjectType) == 0x000000, "Member 'SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue::DynamicObjectType' has a wrong offset!"); \ static_assert(offsetof(SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue, ReturnValue) == 0x000004, "Member 'SHDynamicObjectsCustomStencilStatics_GetCustomStencilValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue \ static_assert(alignof(SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue) == 0x000008, "Wrong alignment on SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue"); \ static_assert(sizeof(SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue) == 0x000010, "Wrong size on SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue"); \ static_assert(offsetof(SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue, InDynamicObjectPrimitive) == 0x000000, "Member 'SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue::InDynamicObjectPrimitive' has a wrong offset!"); \ static_assert(offsetof(SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue, DynamicObjectType) == 0x000008, "Member 'SHDynamicObjectsCustomStencilStatics_SetCustomStencilValue::DynamicObjectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDynamicObjectsCustomStencilStatics \ static_assert(alignof(USHDynamicObjectsCustomStencilStatics) == 0x000008, "Wrong alignment on USHDynamicObjectsCustomStencilStatics"); \ static_assert(sizeof(USHDynamicObjectsCustomStencilStatics) == 0x000028, "Wrong size on USHDynamicObjectsCustomStencilStatics"); \ #define DUMPER7_ASSERTS_SHAIController_ChangeLockedState \ static_assert(alignof(SHAIController_ChangeLockedState) == 0x000008, "Wrong alignment on SHAIController_ChangeLockedState"); \ static_assert(sizeof(SHAIController_ChangeLockedState) == 0x000010, "Wrong size on SHAIController_ChangeLockedState"); \ static_assert(offsetof(SHAIController_ChangeLockedState, bNewLockedState) == 0x000000, "Member 'SHAIController_ChangeLockedState::bNewLockedState' has a wrong offset!"); \ static_assert(offsetof(SHAIController_ChangeLockedState, Object) == 0x000008, "Member 'SHAIController_ChangeLockedState::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIController_ClearBehaviorType \ static_assert(alignof(SHAIController_ClearBehaviorType) == 0x000001, "Wrong alignment on SHAIController_ClearBehaviorType"); \ static_assert(sizeof(SHAIController_ClearBehaviorType) == 0x000001, "Wrong size on SHAIController_ClearBehaviorType"); \ static_assert(offsetof(SHAIController_ClearBehaviorType, Behavior) == 0x000000, "Member 'SHAIController_ClearBehaviorType::Behavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIController_SetBehaviorType \ static_assert(alignof(SHAIController_SetBehaviorType) == 0x000001, "Wrong alignment on SHAIController_SetBehaviorType"); \ static_assert(sizeof(SHAIController_SetBehaviorType) == 0x000001, "Wrong size on SHAIController_SetBehaviorType"); \ static_assert(offsetof(SHAIController_SetBehaviorType, Behavior) == 0x000000, "Member 'SHAIController_SetBehaviorType::Behavior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIController_GetBehaviorType \ static_assert(alignof(SHAIController_GetBehaviorType) == 0x000001, "Wrong alignment on SHAIController_GetBehaviorType"); \ static_assert(sizeof(SHAIController_GetBehaviorType) == 0x000001, "Wrong size on SHAIController_GetBehaviorType"); \ static_assert(offsetof(SHAIController_GetBehaviorType, ReturnValue) == 0x000000, "Member 'SHAIController_GetBehaviorType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIController_IsInLockedState \ static_assert(alignof(SHAIController_IsInLockedState) == 0x000001, "Wrong alignment on SHAIController_IsInLockedState"); \ static_assert(sizeof(SHAIController_IsInLockedState) == 0x000001, "Wrong size on SHAIController_IsInLockedState"); \ static_assert(offsetof(SHAIController_IsInLockedState, ReturnValue) == 0x000000, "Member 'SHAIController_IsInLockedState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAIController \ static_assert(alignof(ASHAIController) == 0x000008, "Wrong alignment on ASHAIController"); \ static_assert(sizeof(ASHAIController) == 0x000900, "Wrong size on ASHAIController"); \ static_assert(offsetof(ASHAIController, _BehaviorType) == 0x0008D8, "Member 'ASHAIController::_BehaviorType' has a wrong offset!"); \ static_assert(offsetof(ASHAIController, _ChanceToBeAttacked) == 0x0008DC, "Member 'ASHAIController::_ChanceToBeAttacked' has a wrong offset!"); \ static_assert(offsetof(ASHAIController, AggroMeterComponent) == 0x0008E0, "Member 'ASHAIController::AggroMeterComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAIDeathVolume \ static_assert(alignof(ASHAIDeathVolume) == 0x000008, "Wrong alignment on ASHAIDeathVolume"); \ static_assert(sizeof(ASHAIDeathVolume) == 0x0002F0, "Wrong size on ASHAIDeathVolume"); \ static_assert(offsetof(ASHAIDeathVolume, _VolumePriority) == 0x0002E8, "Member 'ASHAIDeathVolume::_VolumePriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipTransformationState_GetFleshLipTransformationState \ static_assert(alignof(SHFleshLipTransformationState_GetFleshLipTransformationState) == 0x000001, "Wrong alignment on SHFleshLipTransformationState_GetFleshLipTransformationState"); \ static_assert(sizeof(SHFleshLipTransformationState_GetFleshLipTransformationState) == 0x000001, "Wrong size on SHFleshLipTransformationState_GetFleshLipTransformationState"); \ static_assert(offsetof(SHFleshLipTransformationState_GetFleshLipTransformationState, ReturnValue) == 0x000000, "Member 'SHFleshLipTransformationState_GetFleshLipTransformationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipTransformationState_GetGrabPointSearchOffset \ static_assert(alignof(SHFleshLipTransformationState_GetGrabPointSearchOffset) == 0x000008, "Wrong alignment on SHFleshLipTransformationState_GetGrabPointSearchOffset"); \ static_assert(sizeof(SHFleshLipTransformationState_GetGrabPointSearchOffset) == 0x000018, "Wrong size on SHFleshLipTransformationState_GetGrabPointSearchOffset"); \ static_assert(offsetof(SHFleshLipTransformationState_GetGrabPointSearchOffset, ReturnValue) == 0x000000, "Member 'SHFleshLipTransformationState_GetGrabPointSearchOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipTransformationState_GetShouldRotationBeMaintained \ static_assert(alignof(SHFleshLipTransformationState_GetShouldRotationBeMaintained) == 0x000001, "Wrong alignment on SHFleshLipTransformationState_GetShouldRotationBeMaintained"); \ static_assert(sizeof(SHFleshLipTransformationState_GetShouldRotationBeMaintained) == 0x000001, "Wrong size on SHFleshLipTransformationState_GetShouldRotationBeMaintained"); \ static_assert(offsetof(SHFleshLipTransformationState_GetShouldRotationBeMaintained, ReturnValue) == 0x000000, "Member 'SHFleshLipTransformationState_GetShouldRotationBeMaintained::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipTransformationState_GetTransformationOverrides \ static_assert(alignof(SHFleshLipTransformationState_GetTransformationOverrides) == 0x000004, "Wrong alignment on SHFleshLipTransformationState_GetTransformationOverrides"); \ static_assert(sizeof(SHFleshLipTransformationState_GetTransformationOverrides) == 0x000028, "Wrong size on SHFleshLipTransformationState_GetTransformationOverrides"); \ static_assert(offsetof(SHFleshLipTransformationState_GetTransformationOverrides, OutShouldBeUsed) == 0x000000, "Member 'SHFleshLipTransformationState_GetTransformationOverrides::OutShouldBeUsed' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipTransformationState_GetTransformationOverrides, OutCurves) == 0x000004, "Member 'SHFleshLipTransformationState_GetTransformationOverrides::OutCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipTransformationState \ static_assert(alignof(USHFleshLipTransformationState) == 0x000008, "Wrong alignment on USHFleshLipTransformationState"); \ static_assert(sizeof(USHFleshLipTransformationState) == 0x000118, "Wrong size on USHFleshLipTransformationState"); \ static_assert(offsetof(USHFleshLipTransformationState, FleshLipTransformationState) == 0x0000D0, "Member 'USHFleshLipTransformationState::FleshLipTransformationState' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipTransformationState, GrabPointSearchOffset) == 0x0000D8, "Member 'USHFleshLipTransformationState::GrabPointSearchOffset' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipTransformationState, bMaintainRotation) == 0x0000F0, "Member 'USHFleshLipTransformationState::bMaintainRotation' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipTransformationState, bUseOverrides) == 0x0000F1, "Member 'USHFleshLipTransformationState::bUseOverrides' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipTransformationState, TransformationCurveOverrides) == 0x0000F4, "Member 'USHFleshLipTransformationState::TransformationCurveOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAIDeathVolumeService \ static_assert(alignof(USHAIDeathVolumeService) == 0x000008, "Wrong alignment on USHAIDeathVolumeService"); \ static_assert(sizeof(USHAIDeathVolumeService) == 0x000040, "Wrong size on USHAIDeathVolumeService"); \ static_assert(offsetof(USHAIDeathVolumeService, _WorldDeathVolumes) == 0x000030, "Member 'USHAIDeathVolumeService::_WorldDeathVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieAnimInstanceStateData \ static_assert(alignof(USHEddieAnimInstanceStateData) == 0x000008, "Wrong alignment on USHEddieAnimInstanceStateData"); \ static_assert(sizeof(USHEddieAnimInstanceStateData) == 0x000080, "Wrong size on USHEddieAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHAIIsMoveLineToEnemyClearStat \ static_assert(alignof(USHAIIsMoveLineToEnemyClearStat) == 0x000008, "Wrong alignment on USHAIIsMoveLineToEnemyClearStat"); \ static_assert(sizeof(USHAIIsMoveLineToEnemyClearStat) == 0x000128, "Wrong size on USHAIIsMoveLineToEnemyClearStat"); \ #define DUMPER7_ASSERTS_USHAIIsShootLineToEneLocClearStat \ static_assert(alignof(USHAIIsShootLineToEneLocClearStat) == 0x000008, "Wrong alignment on USHAIIsShootLineToEneLocClearStat"); \ static_assert(sizeof(USHAIIsShootLineToEneLocClearStat) == 0x000128, "Wrong size on USHAIIsShootLineToEneLocClearStat"); \ #define DUMPER7_ASSERTS_USHFirearmBaseDamage \ static_assert(alignof(USHFirearmBaseDamage) == 0x000008, "Wrong alignment on USHFirearmBaseDamage"); \ static_assert(sizeof(USHFirearmBaseDamage) == 0x000068, "Wrong size on USHFirearmBaseDamage"); \ #define DUMPER7_ASSERTS_SHAILitByAFlashlight_isPointLitByAFlashlight \ static_assert(alignof(SHAILitByAFlashlight_isPointLitByAFlashlight) == 0x000008, "Wrong alignment on SHAILitByAFlashlight_isPointLitByAFlashlight"); \ static_assert(sizeof(SHAILitByAFlashlight_isPointLitByAFlashlight) == 0x000030, "Wrong size on SHAILitByAFlashlight_isPointLitByAFlashlight"); \ static_assert(offsetof(SHAILitByAFlashlight_isPointLitByAFlashlight, Owner) == 0x000000, "Member 'SHAILitByAFlashlight_isPointLitByAFlashlight::Owner' has a wrong offset!"); \ static_assert(offsetof(SHAILitByAFlashlight_isPointLitByAFlashlight, Point) == 0x000008, "Member 'SHAILitByAFlashlight_isPointLitByAFlashlight::Point' has a wrong offset!"); \ static_assert(offsetof(SHAILitByAFlashlight_isPointLitByAFlashlight, angleAlpha) == 0x000020, "Member 'SHAILitByAFlashlight_isPointLitByAFlashlight::angleAlpha' has a wrong offset!"); \ static_assert(offsetof(SHAILitByAFlashlight_isPointLitByAFlashlight, rangeAlpha) == 0x000024, "Member 'SHAILitByAFlashlight_isPointLitByAFlashlight::rangeAlpha' has a wrong offset!"); \ static_assert(offsetof(SHAILitByAFlashlight_isPointLitByAFlashlight, ReturnValue) == 0x000028, "Member 'SHAILitByAFlashlight_isPointLitByAFlashlight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAILitByAFlashlight_IsLitByAFlashlight \ static_assert(alignof(SHAILitByAFlashlight_IsLitByAFlashlight) == 0x000001, "Wrong alignment on SHAILitByAFlashlight_IsLitByAFlashlight"); \ static_assert(sizeof(SHAILitByAFlashlight_IsLitByAFlashlight) == 0x000001, "Wrong size on SHAILitByAFlashlight_IsLitByAFlashlight"); \ static_assert(offsetof(SHAILitByAFlashlight_IsLitByAFlashlight, ReturnValue) == 0x000000, "Member 'SHAILitByAFlashlight_IsLitByAFlashlight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAILitByAFlashlight_IsFullyLit \ static_assert(alignof(SHAILitByAFlashlight_IsFullyLit) == 0x000001, "Wrong alignment on SHAILitByAFlashlight_IsFullyLit"); \ static_assert(sizeof(SHAILitByAFlashlight_IsFullyLit) == 0x000001, "Wrong size on SHAILitByAFlashlight_IsFullyLit"); \ static_assert(offsetof(SHAILitByAFlashlight_IsFullyLit, ReturnValue) == 0x000000, "Member 'SHAILitByAFlashlight_IsFullyLit::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAILitByAFlashlight \ static_assert(alignof(USHAILitByAFlashlight) == 0x000008, "Wrong alignment on USHAILitByAFlashlight"); \ static_assert(sizeof(USHAILitByAFlashlight) == 0x0000F8, "Wrong size on USHAILitByAFlashlight"); \ static_assert(offsetof(USHAILitByAFlashlight, _ChargingDuration) == 0x0000A0, "Member 'USHAILitByAFlashlight::_ChargingDuration' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _ChargingTime) == 0x0000A4, "Member 'USHAILitByAFlashlight::_ChargingTime' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _DecayCooldown) == 0x0000A8, "Member 'USHAILitByAFlashlight::_DecayCooldown' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _DecaySpeed) == 0x0000AC, "Member 'USHAILitByAFlashlight::_DecaySpeed' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _DecayTime) == 0x0000B0, "Member 'USHAILitByAFlashlight::_DecayTime' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _IsFullyLit) == 0x0000B4, "Member 'USHAILitByAFlashlight::_IsFullyLit' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _AngleCurve) == 0x0000B8, "Member 'USHAILitByAFlashlight::_AngleCurve' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _RangeCurve) == 0x0000C0, "Member 'USHAILitByAFlashlight::_RangeCurve' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, OnLightEnter) == 0x0000C8, "Member 'USHAILitByAFlashlight::OnLightEnter' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, OnLightExit) == 0x0000D8, "Member 'USHAILitByAFlashlight::OnLightExit' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _AngleAlpha) == 0x0000E8, "Member 'USHAILitByAFlashlight::_AngleAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAILitByAFlashlight, _RangeAlpha) == 0x0000EC, "Member 'USHAILitByAFlashlight::_RangeAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPersistentSaveData \ static_assert(alignof(USHPersistentSaveData) == 0x000008, "Wrong alignment on USHPersistentSaveData"); \ static_assert(sizeof(USHPersistentSaveData) == 0x000058, "Wrong size on USHPersistentSaveData"); \ static_assert(offsetof(USHPersistentSaveData, bHasEverFinishedGame) == 0x000048, "Member 'USHPersistentSaveData::bHasEverFinishedGame' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bUserSawNewGameInfo) == 0x000049, "Member 'USHPersistentSaveData::bUserSawNewGameInfo' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenLeaveEnding) == 0x00004A, "Member 'USHPersistentSaveData::bHasSeenLeaveEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenMariaEnding) == 0x00004B, "Member 'USHPersistentSaveData::bHasSeenMariaEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenInWaterEnding) == 0x00004C, "Member 'USHPersistentSaveData::bHasSeenInWaterEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenRebirthEnding) == 0x00004D, "Member 'USHPersistentSaveData::bHasSeenRebirthEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenTrueLeaveEnding) == 0x00004E, "Member 'USHPersistentSaveData::bHasSeenTrueLeaveEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenTrueInWaterEnding) == 0x00004F, "Member 'USHPersistentSaveData::bHasSeenTrueInWaterEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenDogEnding) == 0x000050, "Member 'USHPersistentSaveData::bHasSeenDogEnding' has a wrong offset!"); \ static_assert(offsetof(USHPersistentSaveData, bHasSeenUfoEnding) == 0x000051, "Member 'USHPersistentSaveData::bHasSeenUfoEnding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimDistruptorComponent_SetEnabled \ static_assert(alignof(SHAimDistruptorComponent_SetEnabled) == 0x000008, "Wrong alignment on SHAimDistruptorComponent_SetEnabled"); \ static_assert(sizeof(SHAimDistruptorComponent_SetEnabled) == 0x000010, "Wrong size on SHAimDistruptorComponent_SetEnabled"); \ static_assert(offsetof(SHAimDistruptorComponent_SetEnabled, bInEnabled) == 0x000000, "Member 'SHAimDistruptorComponent_SetEnabled::bInEnabled' has a wrong offset!"); \ static_assert(offsetof(SHAimDistruptorComponent_SetEnabled, Object) == 0x000008, "Member 'SHAimDistruptorComponent_SetEnabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimDistruptorComponent_IsEnabled \ static_assert(alignof(SHAimDistruptorComponent_IsEnabled) == 0x000001, "Wrong alignment on SHAimDistruptorComponent_IsEnabled"); \ static_assert(sizeof(SHAimDistruptorComponent_IsEnabled) == 0x000001, "Wrong size on SHAimDistruptorComponent_IsEnabled"); \ static_assert(offsetof(SHAimDistruptorComponent_IsEnabled, ReturnValue) == 0x000000, "Member 'SHAimDistruptorComponent_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAimDistruptorComponent \ static_assert(alignof(USHAimDistruptorComponent) == 0x000008, "Wrong alignment on USHAimDistruptorComponent"); \ static_assert(sizeof(USHAimDistruptorComponent) == 0x0000E8, "Wrong size on USHAimDistruptorComponent"); \ static_assert(offsetof(USHAimDistruptorComponent, bWantDistrupt) == 0x0000A0, "Member 'USHAimDistruptorComponent::bWantDistrupt' has a wrong offset!"); \ static_assert(offsetof(USHAimDistruptorComponent, ReachFullEffectSeconds) == 0x0000A4, "Member 'USHAimDistruptorComponent::ReachFullEffectSeconds' has a wrong offset!"); \ static_assert(offsetof(USHAimDistruptorComponent, CrosshairDisplacementPixels) == 0x0000A8, "Member 'USHAimDistruptorComponent::CrosshairDisplacementPixels' has a wrong offset!"); \ static_assert(offsetof(USHAimDistruptorComponent, CameraShake_FrequencyScale) == 0x0000AC, "Member 'USHAimDistruptorComponent::CameraShake_FrequencyScale' has a wrong offset!"); \ static_assert(offsetof(USHAimDistruptorComponent, CameraShake_DisplacementScale) == 0x0000B0, "Member 'USHAimDistruptorComponent::CameraShake_DisplacementScale' has a wrong offset!"); \ static_assert(offsetof(USHAimDistruptorComponent, FocusPrepassMapping) == 0x0000B8, "Member 'USHAimDistruptorComponent::FocusPrepassMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleMovementProcessor \ static_assert(alignof(USHVehicleMovementProcessor) == 0x000008, "Wrong alignment on USHVehicleMovementProcessor"); \ static_assert(sizeof(USHVehicleMovementProcessor) == 0x000030, "Wrong size on USHVehicleMovementProcessor"); \ static_assert(offsetof(USHVehicleMovementProcessor, VehicleComponent) == 0x000028, "Member 'USHVehicleMovementProcessor::VehicleComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBoatMovementProcessor \ static_assert(alignof(USHBoatMovementProcessor) == 0x000008, "Wrong alignment on USHBoatMovementProcessor"); \ static_assert(sizeof(USHBoatMovementProcessor) == 0x0000C0, "Wrong size on USHBoatMovementProcessor"); \ static_assert(offsetof(USHBoatMovementProcessor, bRootMotionMovementOnlyXY) == 0x000030, "Member 'USHBoatMovementProcessor::bRootMotionMovementOnlyXY' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, bRootMotionRotationOnlyYaw) == 0x000031, "Member 'USHBoatMovementProcessor::bRootMotionRotationOnlyYaw' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, RootMotionMovementScale) == 0x000034, "Member 'USHBoatMovementProcessor::RootMotionMovementScale' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, RootMotionRotationScale) == 0x000038, "Member 'USHBoatMovementProcessor::RootMotionRotationScale' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, MovementDragFactor) == 0x00003C, "Member 'USHBoatMovementProcessor::MovementDragFactor' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, RotationDragValue) == 0x000040, "Member 'USHBoatMovementProcessor::RotationDragValue' has a wrong offset!"); \ static_assert(offsetof(USHBoatMovementProcessor, bPrintDebug) == 0x000044, "Member 'USHBoatMovementProcessor::bPrintDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_EndBeingAimedAt \ static_assert(alignof(SHAimedAtComponent_EndBeingAimedAt) == 0x000008, "Wrong alignment on SHAimedAtComponent_EndBeingAimedAt"); \ static_assert(sizeof(SHAimedAtComponent_EndBeingAimedAt) == 0x000008, "Wrong size on SHAimedAtComponent_EndBeingAimedAt"); \ static_assert(offsetof(SHAimedAtComponent_EndBeingAimedAt, InAimingActor) == 0x000000, "Member 'SHAimedAtComponent_EndBeingAimedAt::InAimingActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_StartBeingAimedAt \ static_assert(alignof(SHAimedAtComponent_StartBeingAimedAt) == 0x000008, "Wrong alignment on SHAimedAtComponent_StartBeingAimedAt"); \ static_assert(sizeof(SHAimedAtComponent_StartBeingAimedAt) == 0x000010, "Wrong size on SHAimedAtComponent_StartBeingAimedAt"); \ static_assert(offsetof(SHAimedAtComponent_StartBeingAimedAt, InAimingActor) == 0x000000, "Member 'SHAimedAtComponent_StartBeingAimedAt::InAimingActor' has a wrong offset!"); \ static_assert(offsetof(SHAimedAtComponent_StartBeingAimedAt, InAimedWithActor) == 0x000008, "Member 'SHAimedAtComponent_StartBeingAimedAt::InAimedWithActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_GetAimedWithActor \ static_assert(alignof(SHAimedAtComponent_GetAimedWithActor) == 0x000008, "Wrong alignment on SHAimedAtComponent_GetAimedWithActor"); \ static_assert(sizeof(SHAimedAtComponent_GetAimedWithActor) == 0x000008, "Wrong size on SHAimedAtComponent_GetAimedWithActor"); \ static_assert(offsetof(SHAimedAtComponent_GetAimedWithActor, ReturnValue) == 0x000000, "Member 'SHAimedAtComponent_GetAimedWithActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_GetAimingActor \ static_assert(alignof(SHAimedAtComponent_GetAimingActor) == 0x000008, "Wrong alignment on SHAimedAtComponent_GetAimingActor"); \ static_assert(sizeof(SHAimedAtComponent_GetAimingActor) == 0x000008, "Wrong size on SHAimedAtComponent_GetAimingActor"); \ static_assert(offsetof(SHAimedAtComponent_GetAimingActor, ReturnValue) == 0x000000, "Member 'SHAimedAtComponent_GetAimingActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_GetBeingAimedAtDuration \ static_assert(alignof(SHAimedAtComponent_GetBeingAimedAtDuration) == 0x000004, "Wrong alignment on SHAimedAtComponent_GetBeingAimedAtDuration"); \ static_assert(sizeof(SHAimedAtComponent_GetBeingAimedAtDuration) == 0x000004, "Wrong size on SHAimedAtComponent_GetBeingAimedAtDuration"); \ static_assert(offsetof(SHAimedAtComponent_GetBeingAimedAtDuration, ReturnValue) == 0x000000, "Member 'SHAimedAtComponent_GetBeingAimedAtDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_IsAlloweedToBeShoot \ static_assert(alignof(SHAimedAtComponent_IsAlloweedToBeShoot) == 0x000001, "Wrong alignment on SHAimedAtComponent_IsAlloweedToBeShoot"); \ static_assert(sizeof(SHAimedAtComponent_IsAlloweedToBeShoot) == 0x000001, "Wrong size on SHAimedAtComponent_IsAlloweedToBeShoot"); \ static_assert(offsetof(SHAimedAtComponent_IsAlloweedToBeShoot, ReturnValue) == 0x000000, "Member 'SHAimedAtComponent_IsAlloweedToBeShoot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimedAtComponent_IsBeingAimedAt \ static_assert(alignof(SHAimedAtComponent_IsBeingAimedAt) == 0x000001, "Wrong alignment on SHAimedAtComponent_IsBeingAimedAt"); \ static_assert(sizeof(SHAimedAtComponent_IsBeingAimedAt) == 0x000001, "Wrong size on SHAimedAtComponent_IsBeingAimedAt"); \ static_assert(offsetof(SHAimedAtComponent_IsBeingAimedAt, ReturnValue) == 0x000000, "Member 'SHAimedAtComponent_IsBeingAimedAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAimedAtComponent \ static_assert(alignof(USHAimedAtComponent) == 0x000008, "Wrong alignment on USHAimedAtComponent"); \ static_assert(sizeof(USHAimedAtComponent) == 0x0000E0, "Wrong size on USHAimedAtComponent"); \ static_assert(offsetof(USHAimedAtComponent, bIsAlloweedToBeShoot) == 0x0000A0, "Member 'USHAimedAtComponent::bIsAlloweedToBeShoot' has a wrong offset!"); \ static_assert(offsetof(USHAimedAtComponent, bCanTickWhileNotBeingAimedAt) == 0x0000A1, "Member 'USHAimedAtComponent::bCanTickWhileNotBeingAimedAt' has a wrong offset!"); \ static_assert(offsetof(USHAimedAtComponent, OnAimStarted) == 0x0000A8, "Member 'USHAimedAtComponent::OnAimStarted' has a wrong offset!"); \ static_assert(offsetof(USHAimedAtComponent, OnAimEnded) == 0x0000B8, "Member 'USHAimedAtComponent::OnAimEnded' has a wrong offset!"); \ static_assert(offsetof(USHAimedAtComponent, AimingActor) == 0x0000C8, "Member 'USHAimedAtComponent::AimingActor' has a wrong offset!"); \ static_assert(offsetof(USHAimedAtComponent, AimedWithActor) == 0x0000D0, "Member 'USHAimedAtComponent::AimedWithActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlayerCameraOverlapReceiveComponent \ static_assert(alignof(USHPlayerCameraOverlapReceiveComponent) == 0x000008, "Wrong alignment on USHPlayerCameraOverlapReceiveComponent"); \ static_assert(sizeof(USHPlayerCameraOverlapReceiveComponent) == 0x0000C8, "Wrong size on USHPlayerCameraOverlapReceiveComponent"); \ static_assert(offsetof(USHPlayerCameraOverlapReceiveComponent, OnOverlapStarted) == 0x0000A0, "Member 'USHPlayerCameraOverlapReceiveComponent::OnOverlapStarted' has a wrong offset!"); \ static_assert(offsetof(USHPlayerCameraOverlapReceiveComponent, OnOverlapEnded) == 0x0000B0, "Member 'USHPlayerCameraOverlapReceiveComponent::OnOverlapEnded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIMeleeWeapon_HandleMeshComponentBeginOverlap \ static_assert(alignof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap) == 0x000008, "Wrong alignment on SHAIMeleeWeapon_HandleMeshComponentBeginOverlap"); \ static_assert(sizeof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap) == 0x000108, "Wrong size on SHAIMeleeWeapon_HandleMeshComponentBeginOverlap"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, OtherActor) == 0x000008, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, OtherComp) == 0x000010, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, bFromSweep) == 0x00001C, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(SHAIMeleeWeapon_HandleMeshComponentBeginOverlap, SweepResult) == 0x000020, "Member 'SHAIMeleeWeapon_HandleMeshComponentBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes \ static_assert(alignof(SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes) == 0x000008, "Wrong alignment on SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes"); \ static_assert(sizeof(SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes) == 0x000010, "Wrong size on SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes"); \ static_assert(offsetof(SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes, ReturnValue) == 0x000000, "Member 'SHAIMeleeWeapon_BlueprintGetEnvCollisionShapes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAIMeleeWeapon \ static_assert(alignof(ASHAIMeleeWeapon) == 0x000010, "Wrong alignment on ASHAIMeleeWeapon"); \ static_assert(sizeof(ASHAIMeleeWeapon) == 0x000350, "Wrong size on ASHAIMeleeWeapon"); \ static_assert(offsetof(ASHAIMeleeWeapon, EnvDamageValue) == 0x000320, "Member 'ASHAIMeleeWeapon::EnvDamageValue' has a wrong offset!"); \ static_assert(offsetof(ASHAIMeleeWeapon, EnvDamageTypeClass) == 0x000328, "Member 'ASHAIMeleeWeapon::EnvDamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(ASHAIMeleeWeapon, EnvCollisionShapes) == 0x000330, "Member 'ASHAIMeleeWeapon::EnvCollisionShapes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_OnInit \ static_assert(alignof(SHSystemFXBase_OnInit) == 0x000008, "Wrong alignment on SHSystemFXBase_OnInit"); \ static_assert(sizeof(SHSystemFXBase_OnInit) == 0x0000F0, "Wrong size on SHSystemFXBase_OnInit"); \ static_assert(offsetof(SHSystemFXBase_OnInit, InSystemFXData) == 0x000000, "Member 'SHSystemFXBase_OnInit::InSystemFXData' has a wrong offset!"); \ static_assert(offsetof(SHSystemFXBase_OnInit, InHit) == 0x000008, "Member 'SHSystemFXBase_OnInit::InHit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_PostAkEvent \ static_assert(alignof(SHSystemFXBase_PostAkEvent) == 0x000008, "Wrong alignment on SHSystemFXBase_PostAkEvent"); \ static_assert(sizeof(SHSystemFXBase_PostAkEvent) == 0x000010, "Wrong size on SHSystemFXBase_PostAkEvent"); \ static_assert(offsetof(SHSystemFXBase_PostAkEvent, InAudioAsset) == 0x000000, "Member 'SHSystemFXBase_PostAkEvent::InAudioAsset' has a wrong offset!"); \ static_assert(offsetof(SHSystemFXBase_PostAkEvent, InShouldStopPooledAkComponentOnEndPlay) == 0x000008, "Member 'SHSystemFXBase_PostAkEvent::InShouldStopPooledAkComponentOnEndPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_ProcessImpactFXFinished \ static_assert(alignof(SHSystemFXBase_ProcessImpactFXFinished) == 0x000008, "Wrong alignment on SHSystemFXBase_ProcessImpactFXFinished"); \ static_assert(sizeof(SHSystemFXBase_ProcessImpactFXFinished) == 0x000008, "Wrong size on SHSystemFXBase_ProcessImpactFXFinished"); \ static_assert(offsetof(SHSystemFXBase_ProcessImpactFXFinished, InComponent) == 0x000000, "Member 'SHSystemFXBase_ProcessImpactFXFinished::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_SetSelfDestroyTimeValue \ static_assert(alignof(SHSystemFXBase_SetSelfDestroyTimeValue) == 0x000004, "Wrong alignment on SHSystemFXBase_SetSelfDestroyTimeValue"); \ static_assert(sizeof(SHSystemFXBase_SetSelfDestroyTimeValue) == 0x000004, "Wrong size on SHSystemFXBase_SetSelfDestroyTimeValue"); \ static_assert(offsetof(SHSystemFXBase_SetSelfDestroyTimeValue, InValue) == 0x000000, "Member 'SHSystemFXBase_SetSelfDestroyTimeValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_GetDecalMaterialDynamic \ static_assert(alignof(SHSystemFXBase_GetDecalMaterialDynamic) == 0x000008, "Wrong alignment on SHSystemFXBase_GetDecalMaterialDynamic"); \ static_assert(sizeof(SHSystemFXBase_GetDecalMaterialDynamic) == 0x000008, "Wrong size on SHSystemFXBase_GetDecalMaterialDynamic"); \ static_assert(offsetof(SHSystemFXBase_GetDecalMaterialDynamic, ReturnValue) == 0x000000, "Member 'SHSystemFXBase_GetDecalMaterialDynamic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSystemFXBase_GetSpawnedNiagaraComponent \ static_assert(alignof(SHSystemFXBase_GetSpawnedNiagaraComponent) == 0x000008, "Wrong alignment on SHSystemFXBase_GetSpawnedNiagaraComponent"); \ static_assert(sizeof(SHSystemFXBase_GetSpawnedNiagaraComponent) == 0x000008, "Wrong size on SHSystemFXBase_GetSpawnedNiagaraComponent"); \ static_assert(offsetof(SHSystemFXBase_GetSpawnedNiagaraComponent, ReturnValue) == 0x000000, "Member 'SHSystemFXBase_GetSpawnedNiagaraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSystemFXBase \ static_assert(alignof(ASHSystemFXBase) == 0x000008, "Wrong alignment on ASHSystemFXBase"); \ static_assert(sizeof(ASHSystemFXBase) == 0x000408, "Wrong size on ASHSystemFXBase"); \ static_assert(offsetof(ASHSystemFXBase, ParticlesPivotPoint) == 0x0002B0, "Member 'ASHSystemFXBase::ParticlesPivotPoint' has a wrong offset!"); \ static_assert(offsetof(ASHSystemFXBase, DecalPivotPoint) == 0x0002B8, "Member 'ASHSystemFXBase::DecalPivotPoint' has a wrong offset!"); \ static_assert(offsetof(ASHSystemFXBase, DecalComponent) == 0x0002C0, "Member 'ASHSystemFXBase::DecalComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSystemFXBase, AssignedSystemFXData) == 0x0002D0, "Member 'ASHSystemFXBase::AssignedSystemFXData' has a wrong offset!"); \ static_assert(offsetof(ASHSystemFXBase, AkAudioEventOverride) == 0x0002D8, "Member 'ASHSystemFXBase::AkAudioEventOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAimOffsetAnimInstance_GetHealthState \ static_assert(alignof(SHAimOffsetAnimInstance_GetHealthState) == 0x000001, "Wrong alignment on SHAimOffsetAnimInstance_GetHealthState"); \ static_assert(sizeof(SHAimOffsetAnimInstance_GetHealthState) == 0x000001, "Wrong size on SHAimOffsetAnimInstance_GetHealthState"); \ static_assert(offsetof(SHAimOffsetAnimInstance_GetHealthState, ReturnValue) == 0x000000, "Member 'SHAimOffsetAnimInstance_GetHealthState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAimOffsetAnimInstance \ static_assert(alignof(USHAimOffsetAnimInstance) == 0x000010, "Wrong alignment on USHAimOffsetAnimInstance"); \ static_assert(sizeof(USHAimOffsetAnimInstance) == 0x000360, "Wrong size on USHAimOffsetAnimInstance"); \ static_assert(offsetof(USHAimOffsetAnimInstance, HeadRotation) == 0x000348, "Member 'USHAimOffsetAnimInstance::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(USHAimOffsetAnimInstance, LookAtAlpha) == 0x000358, "Member 'USHAimOffsetAnimInstance::LookAtAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAimOffsetAnimInstance, IsAiming) == 0x00035C, "Member 'USHAimOffsetAnimInstance::IsAiming' has a wrong offset!"); \ static_assert(offsetof(USHAimOffsetAnimInstance, HasLookAtTarget) == 0x00035D, "Member 'USHAimOffsetAnimInstance::HasLookAtTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDebugOnlyDamage \ static_assert(alignof(USHDebugOnlyDamage) == 0x000008, "Wrong alignment on USHDebugOnlyDamage"); \ static_assert(sizeof(USHDebugOnlyDamage) == 0x000040, "Wrong size on USHDebugOnlyDamage"); \ #define DUMPER7_ASSERTS_ASHAISpawner \ static_assert(alignof(ASHAISpawner) == 0x000008, "Wrong alignment on ASHAISpawner"); \ static_assert(sizeof(ASHAISpawner) == 0x000490, "Wrong size on ASHAISpawner"); \ static_assert(offsetof(ASHAISpawner, bUseCustomWeaponClass) == 0x000480, "Member 'ASHAISpawner::bUseCustomWeaponClass' has a wrong offset!"); \ static_assert(offsetof(ASHAISpawner, CustomWeaponClass) == 0x000488, "Member 'ASHAISpawner::CustomWeaponClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleInputReceiver \ static_assert(alignof(USHVehicleInputReceiver) == 0x000008, "Wrong alignment on USHVehicleInputReceiver"); \ static_assert(sizeof(USHVehicleInputReceiver) == 0x000030, "Wrong size on USHVehicleInputReceiver"); \ static_assert(offsetof(USHVehicleInputReceiver, OwnerSpot) == 0x000028, "Member 'USHVehicleInputReceiver::OwnerSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBoatInputReceiver \ static_assert(alignof(USHBoatInputReceiver) == 0x000008, "Wrong alignment on USHBoatInputReceiver"); \ static_assert(sizeof(USHBoatInputReceiver) == 0x000060, "Wrong size on USHBoatInputReceiver"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore \ static_assert(alignof(SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore) == 0x000008, "Wrong alignment on SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore"); \ static_assert(sizeof(SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore) == 0x000010, "Wrong size on SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore"); \ static_assert(offsetof(SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore, ReturnValue) == 0x000000, "Member 'SHAIUnderObstacleInterface_GetObstaclePrimitivesToIgnore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap \ static_assert(alignof(SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong alignment on SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap"); \ static_assert(sizeof(SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong size on SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap"); \ static_assert(offsetof(SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap, ReturnValue) == 0x000000, "Member 'SHAIUnderObstacleInterface_GetObstaclePrimitiveToOverlap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHAIUnderObstacleInterface \ static_assert(alignof(ISHAIUnderObstacleInterface) == 0x000001, "Wrong alignment on ISHAIUnderObstacleInterface"); \ static_assert(sizeof(ISHAIUnderObstacleInterface) == 0x000001, "Wrong size on ISHAIUnderObstacleInterface"); \ #define DUMPER7_ASSERTS_ASHPlayerController \ static_assert(alignof(ASHPlayerController) == 0x000008, "Wrong alignment on ASHPlayerController"); \ static_assert(sizeof(ASHPlayerController) == 0x000870, "Wrong size on ASHPlayerController"); \ #define DUMPER7_ASSERTS_ASHPlayerControllerPlay \ static_assert(alignof(ASHPlayerControllerPlay) == 0x000008, "Wrong alignment on ASHPlayerControllerPlay"); \ static_assert(sizeof(ASHPlayerControllerPlay) == 0x000878, "Wrong size on ASHPlayerControllerPlay"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacle_ConditionalExitUnderObstacle \ static_assert(alignof(SHAIUnderObstacle_ConditionalExitUnderObstacle) == 0x000008, "Wrong alignment on SHAIUnderObstacle_ConditionalExitUnderObstacle"); \ static_assert(sizeof(SHAIUnderObstacle_ConditionalExitUnderObstacle) == 0x000008, "Wrong size on SHAIUnderObstacle_ConditionalExitUnderObstacle"); \ static_assert(offsetof(SHAIUnderObstacle_ConditionalExitUnderObstacle, obstacle) == 0x000000, "Member 'SHAIUnderObstacle_ConditionalExitUnderObstacle::obstacle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacle_EnterUnderObctacle \ static_assert(alignof(SHAIUnderObstacle_EnterUnderObctacle) == 0x000008, "Wrong alignment on SHAIUnderObstacle_EnterUnderObctacle"); \ static_assert(sizeof(SHAIUnderObstacle_EnterUnderObctacle) == 0x000008, "Wrong size on SHAIUnderObstacle_EnterUnderObctacle"); \ static_assert(offsetof(SHAIUnderObstacle_EnterUnderObctacle, obstacle) == 0x000000, "Member 'SHAIUnderObstacle_EnterUnderObctacle::obstacle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacle_OnActorEndOvelap \ static_assert(alignof(SHAIUnderObstacle_OnActorEndOvelap) == 0x000008, "Wrong alignment on SHAIUnderObstacle_OnActorEndOvelap"); \ static_assert(sizeof(SHAIUnderObstacle_OnActorEndOvelap) == 0x000010, "Wrong size on SHAIUnderObstacle_OnActorEndOvelap"); \ static_assert(offsetof(SHAIUnderObstacle_OnActorEndOvelap, OverlappedActor) == 0x000000, "Member 'SHAIUnderObstacle_OnActorEndOvelap::OverlappedActor' has a wrong offset!"); \ static_assert(offsetof(SHAIUnderObstacle_OnActorEndOvelap, OtherActor) == 0x000008, "Member 'SHAIUnderObstacle_OnActorEndOvelap::OtherActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacle_OnComponentEndOverlap \ static_assert(alignof(SHAIUnderObstacle_OnComponentEndOverlap) == 0x000008, "Wrong alignment on SHAIUnderObstacle_OnComponentEndOverlap"); \ static_assert(sizeof(SHAIUnderObstacle_OnComponentEndOverlap) == 0x000020, "Wrong size on SHAIUnderObstacle_OnComponentEndOverlap"); \ static_assert(offsetof(SHAIUnderObstacle_OnComponentEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHAIUnderObstacle_OnComponentEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHAIUnderObstacle_OnComponentEndOverlap, OtherActor) == 0x000008, "Member 'SHAIUnderObstacle_OnComponentEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHAIUnderObstacle_OnComponentEndOverlap, OtherComp) == 0x000010, "Member 'SHAIUnderObstacle_OnComponentEndOverlap::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SHAIUnderObstacle_OnComponentEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHAIUnderObstacle_OnComponentEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAIUnderObstacle_IsUnderAnyObstacle \ static_assert(alignof(SHAIUnderObstacle_IsUnderAnyObstacle) == 0x000001, "Wrong alignment on SHAIUnderObstacle_IsUnderAnyObstacle"); \ static_assert(sizeof(SHAIUnderObstacle_IsUnderAnyObstacle) == 0x000001, "Wrong size on SHAIUnderObstacle_IsUnderAnyObstacle"); \ static_assert(offsetof(SHAIUnderObstacle_IsUnderAnyObstacle, ReturnValue) == 0x000000, "Member 'SHAIUnderObstacle_IsUnderAnyObstacle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAIUnderObstacle \ static_assert(alignof(USHAIUnderObstacle) == 0x000008, "Wrong alignment on USHAIUnderObstacle"); \ static_assert(sizeof(USHAIUnderObstacle) == 0x0000F0, "Wrong size on USHAIUnderObstacle"); \ static_assert(offsetof(USHAIUnderObstacle, _OwnerCapsules) == 0x0000A0, "Member 'USHAIUnderObstacle::_OwnerCapsules' has a wrong offset!"); \ static_assert(offsetof(USHAIUnderObstacle, _UnderObstacles) == 0x0000B0, "Member 'USHAIUnderObstacle::_UnderObstacles' has a wrong offset!"); \ static_assert(offsetof(USHAIUnderObstacle, _ExitObstacles) == 0x0000C0, "Member 'USHAIUnderObstacle::_ExitObstacles' has a wrong offset!"); \ static_assert(offsetof(USHAIUnderObstacle, OnEnterObstacle) == 0x0000D0, "Member 'USHAIUnderObstacle::OnEnterObstacle' has a wrong offset!"); \ static_assert(offsetof(USHAIUnderObstacle, OnExitObstacle) == 0x0000E0, "Member 'USHAIUnderObstacle::OnExitObstacle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableActor_AssignRuntimeSecondaryAttackRowName \ static_assert(alignof(SHBreakableActor_AssignRuntimeSecondaryAttackRowName) == 0x000004, "Wrong alignment on SHBreakableActor_AssignRuntimeSecondaryAttackRowName"); \ static_assert(sizeof(SHBreakableActor_AssignRuntimeSecondaryAttackRowName) == 0x000008, "Wrong size on SHBreakableActor_AssignRuntimeSecondaryAttackRowName"); \ static_assert(offsetof(SHBreakableActor_AssignRuntimeSecondaryAttackRowName, InRowName) == 0x000000, "Member 'SHBreakableActor_AssignRuntimeSecondaryAttackRowName::InRowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableActor_IsBroken \ static_assert(alignof(SHBreakableActor_IsBroken) == 0x000001, "Wrong alignment on SHBreakableActor_IsBroken"); \ static_assert(sizeof(SHBreakableActor_IsBroken) == 0x000001, "Wrong size on SHBreakableActor_IsBroken"); \ static_assert(offsetof(SHBreakableActor_IsBroken, ReturnValue) == 0x000000, "Member 'SHBreakableActor_IsBroken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBreakableActor \ static_assert(alignof(ASHBreakableActor) == 0x000008, "Wrong alignment on ASHBreakableActor"); \ static_assert(sizeof(ASHBreakableActor) == 0x000370, "Wrong size on ASHBreakableActor"); \ static_assert(offsetof(ASHBreakableActor, bManualDamageTaking) == 0x0002B8, "Member 'ASHBreakableActor::bManualDamageTaking' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, BreakablePlaneLocalDirection) == 0x0002C0, "Member 'ASHBreakableActor::BreakablePlaneLocalDirection' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, BreakablePlaneOffset) == 0x0002D8, "Member 'ASHBreakableActor::BreakablePlaneOffset' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, BreakableBoundsExtend) == 0x0002F0, "Member 'ASHBreakableActor::BreakableBoundsExtend' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, BreakableBoundsSafePadding) == 0x000308, "Member 'ASHBreakableActor::BreakableBoundsSafePadding' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, MaxAllowedDistanceToHitPoint2D) == 0x000320, "Member 'ASHBreakableActor::MaxAllowedDistanceToHitPoint2D' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, MinRequiredDirectionsDotProduct) == 0x000324, "Member 'ASHBreakableActor::MinRequiredDirectionsDotProduct' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, SecondaryAttackDataRowHandle) == 0x000328, "Member 'ASHBreakableActor::SecondaryAttackDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, SecondaryTargetType) == 0x000338, "Member 'ASHBreakableActor::SecondaryTargetType' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, DamageTakenEvent) == 0x000340, "Member 'ASHBreakableActor::DamageTakenEvent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableActor, bIsBroken) == 0x000350, "Member 'ASHBreakableActor::bIsBroken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBreakableActorWithPortal \ static_assert(alignof(ASHBreakableActorWithPortal) == 0x000008, "Wrong alignment on ASHBreakableActorWithPortal"); \ static_assert(sizeof(ASHBreakableActorWithPortal) == 0x000370, "Wrong size on ASHBreakableActorWithPortal"); \ #define DUMPER7_ASSERTS_SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn \ static_assert(alignof(SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn) == 0x000008, "Wrong alignment on SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn"); \ static_assert(sizeof(SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn) == 0x000008, "Wrong size on SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn"); \ static_assert(offsetof(SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn, Actor) == 0x000000, "Member 'SHAIWeaponManagerComponent_ProcessSpawnerAfterSpawn::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAIWeaponManagerComponent \ static_assert(alignof(USHAIWeaponManagerComponent) == 0x000008, "Wrong alignment on USHAIWeaponManagerComponent"); \ static_assert(sizeof(USHAIWeaponManagerComponent) == 0x0000D0, "Wrong size on USHAIWeaponManagerComponent"); \ static_assert(offsetof(USHAIWeaponManagerComponent, bAutoSpawn) == 0x0000A0, "Member 'USHAIWeaponManagerComponent::bAutoSpawn' has a wrong offset!"); \ static_assert(offsetof(USHAIWeaponManagerComponent, WeaponClassToSpawn) == 0x0000A8, "Member 'USHAIWeaponManagerComponent::WeaponClassToSpawn' has a wrong offset!"); \ static_assert(offsetof(USHAIWeaponManagerComponent, OnWeaponSpawned) == 0x0000B0, "Member 'USHAIWeaponManagerComponent::OnWeaponSpawned' has a wrong offset!"); \ static_assert(offsetof(USHAIWeaponManagerComponent, SpawnedWeapon) == 0x0000C0, "Member 'USHAIWeaponManagerComponent::SpawnedWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkPortalComponent \ static_assert(alignof(USHAkPortalComponent) == 0x000010, "Wrong alignment on USHAkPortalComponent"); \ static_assert(sizeof(USHAkPortalComponent) == 0x000390, "Wrong size on USHAkPortalComponent"); \ #define DUMPER7_ASSERTS_USHBoatNavigationTutorialHandler \ static_assert(alignof(USHBoatNavigationTutorialHandler) == 0x000008, "Wrong alignment on USHBoatNavigationTutorialHandler"); \ static_assert(sizeof(USHBoatNavigationTutorialHandler) == 0x000040, "Wrong size on USHBoatNavigationTutorialHandler"); \ #define DUMPER7_ASSERTS_ASHAkAcousticPortal \ static_assert(alignof(ASHAkAcousticPortal) == 0x000008, "Wrong alignment on ASHAkAcousticPortal"); \ static_assert(sizeof(ASHAkAcousticPortal) == 0x0002F8, "Wrong size on ASHAkAcousticPortal"); \ #define DUMPER7_ASSERTS_SHPushingObjectAnimInstance_ApplyMovementStopped \ static_assert(alignof(SHPushingObjectAnimInstance_ApplyMovementStopped) == 0x000008, "Wrong alignment on SHPushingObjectAnimInstance_ApplyMovementStopped"); \ static_assert(sizeof(SHPushingObjectAnimInstance_ApplyMovementStopped) == 0x000018, "Wrong size on SHPushingObjectAnimInstance_ApplyMovementStopped"); \ static_assert(offsetof(SHPushingObjectAnimInstance_ApplyMovementStopped, StoppedMovementInput) == 0x000000, "Member 'SHPushingObjectAnimInstance_ApplyMovementStopped::StoppedMovementInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushingObjectAnimInstance_GetBlockedInputValue \ static_assert(alignof(SHPushingObjectAnimInstance_GetBlockedInputValue) == 0x000008, "Wrong alignment on SHPushingObjectAnimInstance_GetBlockedInputValue"); \ static_assert(sizeof(SHPushingObjectAnimInstance_GetBlockedInputValue) == 0x000018, "Wrong size on SHPushingObjectAnimInstance_GetBlockedInputValue"); \ static_assert(offsetof(SHPushingObjectAnimInstance_GetBlockedInputValue, ReturnValue) == 0x000000, "Member 'SHPushingObjectAnimInstance_GetBlockedInputValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPushingObjectAnimInstance \ static_assert(alignof(USHPushingObjectAnimInstance) == 0x000010, "Wrong alignment on USHPushingObjectAnimInstance"); \ static_assert(sizeof(USHPushingObjectAnimInstance) == 0x000420, "Wrong size on USHPushingObjectAnimInstance"); \ static_assert(offsetof(USHPushingObjectAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHPushingObjectAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, bFinishInteraction) == 0x000349, "Member 'USHPushingObjectAnimInstance::bFinishInteraction' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, bIsMovementBlocked) == 0x00034A, "Member 'USHPushingObjectAnimInstance::bIsMovementBlocked' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, CurrentInputValue) == 0x000350, "Member 'USHPushingObjectAnimInstance::CurrentInputValue' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, AnimSpotRelativeToHandleLoc) == 0x000368, "Member 'USHPushingObjectAnimInstance::AnimSpotRelativeToHandleLoc' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, SupportedInputs) == 0x000380, "Member 'USHPushingObjectAnimInstance::SupportedInputs' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, DebugImporantRelativeToHandleSpots) == 0x000390, "Member 'USHPushingObjectAnimInstance::DebugImporantRelativeToHandleSpots' has a wrong offset!"); \ static_assert(offsetof(USHPushingObjectAnimInstance, DebugHandleShapeRadius) == 0x0003A0, "Member 'USHPushingObjectAnimInstance::DebugHandleShapeRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent \ static_assert(alignof(SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent) == 0x000008, "Wrong alignment on SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent"); \ static_assert(sizeof(SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent) == 0x000008, "Wrong size on SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent"); \ static_assert(offsetof(SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent, BreakableGlassComponent) == 0x000000, "Member 'SHAkAcousticPortalBreakableGlass_ProcessBreakableGlassOnBreakEvent::BreakableGlassComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable \ static_assert(alignof(SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable) == 0x000008, "Wrong alignment on SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable"); \ static_assert(sizeof(SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable) == 0x000008, "Wrong size on SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable"); \ static_assert(offsetof(SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable, AvailableActor) == 0x000000, "Member 'SHAkAcousticPortalBreakableGlass_ProcessOnObservedActorAvailable::AvailableActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAkAcousticPortalBreakableGlass \ static_assert(alignof(ASHAkAcousticPortalBreakableGlass) == 0x000008, "Wrong alignment on ASHAkAcousticPortalBreakableGlass"); \ static_assert(sizeof(ASHAkAcousticPortalBreakableGlass) == 0x000350, "Wrong size on ASHAkAcousticPortalBreakableGlass"); \ static_assert(offsetof(ASHAkAcousticPortalBreakableGlass, ActorLevelObserverComponent) == 0x0002F8, "Member 'ASHAkAcousticPortalBreakableGlass::ActorLevelObserverComponent' has a wrong offset!"); \ static_assert(offsetof(ASHAkAcousticPortalBreakableGlass, BreakableGlassActor) == 0x000300, "Member 'ASHAkAcousticPortalBreakableGlass::BreakableGlassActor' has a wrong offset!"); \ static_assert(offsetof(ASHAkAcousticPortalBreakableGlass, bUseMultipleGlassSupport) == 0x000330, "Member 'ASHAkAcousticPortalBreakableGlass::bUseMultipleGlassSupport' has a wrong offset!"); \ static_assert(offsetof(ASHAkAcousticPortalBreakableGlass, MultipleBreakableGlassActors) == 0x000338, "Member 'ASHAkAcousticPortalBreakableGlass::MultipleBreakableGlassActors' has a wrong offset!"); \ static_assert(offsetof(ASHAkAcousticPortalBreakableGlass, bFullOpenOnBreak) == 0x000348, "Member 'ASHAkAcousticPortalBreakableGlass::bFullOpenOnBreak' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBlueprintEventsBaseComponent \ static_assert(alignof(USHBlueprintEventsBaseComponent) == 0x000008, "Wrong alignment on USHBlueprintEventsBaseComponent"); \ static_assert(sizeof(USHBlueprintEventsBaseComponent) == 0x0000A8, "Wrong size on USHBlueprintEventsBaseComponent"); \ static_assert(offsetof(USHBlueprintEventsBaseComponent, Character) == 0x0000A0, "Member 'USHBlueprintEventsBaseComponent::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBlueprintEventsDebugCommandComponent \ static_assert(alignof(USHBlueprintEventsDebugCommandComponent) == 0x000008, "Wrong alignment on USHBlueprintEventsDebugCommandComponent"); \ static_assert(sizeof(USHBlueprintEventsDebugCommandComponent) == 0x0000B8, "Wrong size on USHBlueprintEventsDebugCommandComponent"); \ static_assert(offsetof(USHBlueprintEventsDebugCommandComponent, OnDebugCommand) == 0x0000A8, "Member 'USHBlueprintEventsDebugCommandComponent::OnDebugCommand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent \ static_assert(alignof(SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent) == 0x000008, "Wrong alignment on SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent"); \ static_assert(sizeof(SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent) == 0x000008, "Wrong size on SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent"); \ static_assert(offsetof(SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent, DummyComponent) == 0x000000, "Member 'SHAkPortalDoorComponent_ProcessDoorAlphaChangedEvent::DummyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkPortalDoorComponent_SetInitialState \ static_assert(alignof(SHAkPortalDoorComponent_SetInitialState) == 0x000001, "Wrong alignment on SHAkPortalDoorComponent_SetInitialState"); \ static_assert(sizeof(SHAkPortalDoorComponent_SetInitialState) == 0x000001, "Wrong size on SHAkPortalDoorComponent_SetInitialState"); \ static_assert(offsetof(SHAkPortalDoorComponent_SetInitialState, InState) == 0x000000, "Member 'SHAkPortalDoorComponent_SetInitialState::InState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkPortalDoorComponent \ static_assert(alignof(USHAkPortalDoorComponent) == 0x000010, "Wrong alignment on USHAkPortalDoorComponent"); \ static_assert(sizeof(USHAkPortalDoorComponent) == 0x0003B0, "Wrong size on USHAkPortalDoorComponent"); \ #define DUMPER7_ASSERTS_ASHAkAmbientSound \ static_assert(alignof(ASHAkAmbientSound) == 0x000008, "Wrong alignment on ASHAkAmbientSound"); \ static_assert(sizeof(ASHAkAmbientSound) == 0x000308, "Wrong size on ASHAkAmbientSound"); \ static_assert(offsetof(ASHAkAmbientSound, bEnableSoundCullDistance) == 0x0002F8, "Member 'ASHAkAmbientSound::bEnableSoundCullDistance' has a wrong offset!"); \ static_assert(offsetof(ASHAkAmbientSound, SoundCullDistance) == 0x0002FC, "Member 'ASHAkAmbientSound::SoundCullDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBossfightItemsManager_PerformManagementForPhase \ static_assert(alignof(SHBossfightItemsManager_PerformManagementForPhase) == 0x000004, "Wrong alignment on SHBossfightItemsManager_PerformManagementForPhase"); \ static_assert(sizeof(SHBossfightItemsManager_PerformManagementForPhase) == 0x000004, "Wrong size on SHBossfightItemsManager_PerformManagementForPhase"); \ static_assert(offsetof(SHBossfightItemsManager_PerformManagementForPhase, InPhaseIndex) == 0x000000, "Member 'SHBossfightItemsManager_PerformManagementForPhase::InPhaseIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBossfightItemsManager \ static_assert(alignof(ASHBossfightItemsManager) == 0x000008, "Wrong alignment on ASHBossfightItemsManager"); \ static_assert(sizeof(ASHBossfightItemsManager) == 0x0003A0, "Wrong size on ASHBossfightItemsManager"); \ static_assert(offsetof(ASHBossfightItemsManager, ManualSelectedItemsActorsToManage) == 0x0002B0, "Member 'ASHBossfightItemsManager::ManualSelectedItemsActorsToManage' has a wrong offset!"); \ static_assert(offsetof(ASHBossfightItemsManager, ConfigurationDataAssets) == 0x000300, "Member 'ASHBossfightItemsManager::ConfigurationDataAssets' has a wrong offset!"); \ static_assert(offsetof(ASHBossfightItemsManager, EnabledItemActorsGuids) == 0x000350, "Member 'ASHBossfightItemsManager::EnabledItemActorsGuids' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkComponent \ static_assert(alignof(USHAkComponent) == 0x000010, "Wrong alignment on USHAkComponent"); \ static_assert(sizeof(USHAkComponent) == 0x0004B0, "Wrong size on USHAkComponent"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_ProcessMeshHit \ static_assert(alignof(SHDoorMovementBaseComponent_ProcessMeshHit) == 0x000008, "Wrong alignment on SHDoorMovementBaseComponent_ProcessMeshHit"); \ static_assert(sizeof(SHDoorMovementBaseComponent_ProcessMeshHit) == 0x000118, "Wrong size on SHDoorMovementBaseComponent_ProcessMeshHit"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessMeshHit, HitComponent) == 0x000000, "Member 'SHDoorMovementBaseComponent_ProcessMeshHit::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessMeshHit, OtherActor) == 0x000008, "Member 'SHDoorMovementBaseComponent_ProcessMeshHit::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessMeshHit, OtherComponent) == 0x000010, "Member 'SHDoorMovementBaseComponent_ProcessMeshHit::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessMeshHit, NormalImpulse) == 0x000018, "Member 'SHDoorMovementBaseComponent_ProcessMeshHit::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessMeshHit, Hit) == 0x000030, "Member 'SHDoorMovementBaseComponent_ProcessMeshHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap \ static_assert(alignof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap) == 0x000008, "Wrong alignment on SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap"); \ static_assert(sizeof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap) == 0x000108, "Wrong size on SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, OtherActor) == 0x000008, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, OtherComponent) == 0x000010, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, FromSweep) == 0x00001C, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap, SweepResult) == 0x000020, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap \ static_assert(alignof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap) == 0x000008, "Wrong alignment on SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap"); \ static_assert(sizeof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap) == 0x000020, "Wrong size on SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap, OtherActor) == 0x000008, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap, OtherComponent) == 0x000010, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHDoorMovementBaseComponent_ProcessProximitySHActorEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_SetIsManagedByCutscene \ static_assert(alignof(SHDoorMovementBaseComponent_SetIsManagedByCutscene) == 0x000008, "Wrong alignment on SHDoorMovementBaseComponent_SetIsManagedByCutscene"); \ static_assert(sizeof(SHDoorMovementBaseComponent_SetIsManagedByCutscene) == 0x000010, "Wrong size on SHDoorMovementBaseComponent_SetIsManagedByCutscene"); \ static_assert(offsetof(SHDoorMovementBaseComponent_SetIsManagedByCutscene, InEnable) == 0x000000, "Member 'SHDoorMovementBaseComponent_SetIsManagedByCutscene::InEnable' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementBaseComponent_SetIsManagedByCutscene, Object) == 0x000008, "Member 'SHDoorMovementBaseComponent_SetIsManagedByCutscene::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_GetCurrentDoorState \ static_assert(alignof(SHDoorMovementBaseComponent_GetCurrentDoorState) == 0x000001, "Wrong alignment on SHDoorMovementBaseComponent_GetCurrentDoorState"); \ static_assert(sizeof(SHDoorMovementBaseComponent_GetCurrentDoorState) == 0x000001, "Wrong size on SHDoorMovementBaseComponent_GetCurrentDoorState"); \ static_assert(offsetof(SHDoorMovementBaseComponent_GetCurrentDoorState, ReturnValue) == 0x000000, "Member 'SHDoorMovementBaseComponent_GetCurrentDoorState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_GetCurrentDoorVelocity \ static_assert(alignof(SHDoorMovementBaseComponent_GetCurrentDoorVelocity) == 0x000004, "Wrong alignment on SHDoorMovementBaseComponent_GetCurrentDoorVelocity"); \ static_assert(sizeof(SHDoorMovementBaseComponent_GetCurrentDoorVelocity) == 0x000004, "Wrong size on SHDoorMovementBaseComponent_GetCurrentDoorVelocity"); \ static_assert(offsetof(SHDoorMovementBaseComponent_GetCurrentDoorVelocity, ReturnValue) == 0x000000, "Member 'SHDoorMovementBaseComponent_GetCurrentDoorVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_GetDoorTraceHalfSize \ static_assert(alignof(SHDoorMovementBaseComponent_GetDoorTraceHalfSize) == 0x000008, "Wrong alignment on SHDoorMovementBaseComponent_GetDoorTraceHalfSize"); \ static_assert(sizeof(SHDoorMovementBaseComponent_GetDoorTraceHalfSize) == 0x000018, "Wrong size on SHDoorMovementBaseComponent_GetDoorTraceHalfSize"); \ static_assert(offsetof(SHDoorMovementBaseComponent_GetDoorTraceHalfSize, ReturnValue) == 0x000000, "Member 'SHDoorMovementBaseComponent_GetDoorTraceHalfSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_GetLastDoorVelocity \ static_assert(alignof(SHDoorMovementBaseComponent_GetLastDoorVelocity) == 0x000004, "Wrong alignment on SHDoorMovementBaseComponent_GetLastDoorVelocity"); \ static_assert(sizeof(SHDoorMovementBaseComponent_GetLastDoorVelocity) == 0x000004, "Wrong size on SHDoorMovementBaseComponent_GetLastDoorVelocity"); \ static_assert(offsetof(SHDoorMovementBaseComponent_GetLastDoorVelocity, ReturnValue) == 0x000000, "Member 'SHDoorMovementBaseComponent_GetLastDoorVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementBaseComponent_IsManagedByCutscene \ static_assert(alignof(SHDoorMovementBaseComponent_IsManagedByCutscene) == 0x000001, "Wrong alignment on SHDoorMovementBaseComponent_IsManagedByCutscene"); \ static_assert(sizeof(SHDoorMovementBaseComponent_IsManagedByCutscene) == 0x000001, "Wrong size on SHDoorMovementBaseComponent_IsManagedByCutscene"); \ static_assert(offsetof(SHDoorMovementBaseComponent_IsManagedByCutscene, ReturnValue) == 0x000000, "Member 'SHDoorMovementBaseComponent_IsManagedByCutscene::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorMovementBaseComponent \ static_assert(alignof(USHDoorMovementBaseComponent) == 0x000008, "Wrong alignment on USHDoorMovementBaseComponent"); \ static_assert(sizeof(USHDoorMovementBaseComponent) == 0x000128, "Wrong size on USHDoorMovementBaseComponent"); \ static_assert(offsetof(USHDoorMovementBaseComponent, DoorTraceAdjust) == 0x0000A0, "Member 'USHDoorMovementBaseComponent::DoorTraceAdjust' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, DoorTraceLocalOffset) == 0x0000B8, "Member 'USHDoorMovementBaseComponent::DoorTraceLocalOffset' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedDoorMesh) == 0x0000D0, "Member 'USHDoorMovementBaseComponent::ManagedDoorMesh' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedPlaneSideDetection) == 0x0000D8, "Member 'USHDoorMovementBaseComponent::ManagedPlaneSideDetection' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedDoorLockComponent) == 0x0000E0, "Member 'USHDoorMovementBaseComponent::ManagedDoorLockComponent' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedProximityDetectionSphere) == 0x0000E8, "Member 'USHDoorMovementBaseComponent::ManagedProximityDetectionSphere' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedAboveHandleSpot) == 0x0000F0, "Member 'USHDoorMovementBaseComponent::ManagedAboveHandleSpot' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ManagedBelowHandleSpot) == 0x0000F8, "Member 'USHDoorMovementBaseComponent::ManagedBelowHandleSpot' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementBaseComponent, ActiveProximitySHActor) == 0x000100, "Member 'USHDoorMovementBaseComponent::ActiveProximitySHActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorMovementComponent_OverrideDoorAlpha \ static_assert(alignof(SHSlidingDoorMovementComponent_OverrideDoorAlpha) == 0x000004, "Wrong alignment on SHSlidingDoorMovementComponent_OverrideDoorAlpha"); \ static_assert(sizeof(SHSlidingDoorMovementComponent_OverrideDoorAlpha) == 0x000004, "Wrong size on SHSlidingDoorMovementComponent_OverrideDoorAlpha"); \ static_assert(offsetof(SHSlidingDoorMovementComponent_OverrideDoorAlpha, InDoorAlpha) == 0x000000, "Member 'SHSlidingDoorMovementComponent_OverrideDoorAlpha::InDoorAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorMovementComponent_RequestPlayCurveMovement \ static_assert(alignof(SHSlidingDoorMovementComponent_RequestPlayCurveMovement) == 0x000008, "Wrong alignment on SHSlidingDoorMovementComponent_RequestPlayCurveMovement"); \ static_assert(sizeof(SHSlidingDoorMovementComponent_RequestPlayCurveMovement) == 0x000010, "Wrong size on SHSlidingDoorMovementComponent_RequestPlayCurveMovement"); \ static_assert(offsetof(SHSlidingDoorMovementComponent_RequestPlayCurveMovement, InCurve) == 0x000000, "Member 'SHSlidingDoorMovementComponent_RequestPlayCurveMovement::InCurve' has a wrong offset!"); \ static_assert(offsetof(SHSlidingDoorMovementComponent_RequestPlayCurveMovement, ReturnValue) == 0x000008, "Member 'SHSlidingDoorMovementComponent_RequestPlayCurveMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement \ static_assert(alignof(SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement) == 0x000001, "Wrong alignment on SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement"); \ static_assert(sizeof(SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement) == 0x000001, "Wrong size on SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement"); \ static_assert(offsetof(SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement, ReturnValue) == 0x000000, "Member 'SHSlidingDoorMovementComponent_RequestPlayDefaultOpenMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSlidingDoorMovementComponent \ static_assert(alignof(USHSlidingDoorMovementComponent) == 0x000008, "Wrong alignment on USHSlidingDoorMovementComponent"); \ static_assert(sizeof(USHSlidingDoorMovementComponent) == 0x000188, "Wrong size on USHSlidingDoorMovementComponent"); \ static_assert(offsetof(USHSlidingDoorMovementComponent, BeginPlayDoorMovementAlpha) == 0x000128, "Member 'USHSlidingDoorMovementComponent::BeginPlayDoorMovementAlpha' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorMovementComponent, MovementRange) == 0x00012C, "Member 'USHSlidingDoorMovementComponent::MovementRange' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorMovementComponent, MovementDirection) == 0x000130, "Member 'USHSlidingDoorMovementComponent::MovementDirection' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorMovementComponent, DefaultOpenMovementCurve) == 0x000148, "Member 'USHSlidingDoorMovementComponent::DefaultOpenMovementCurve' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorMovementComponent, DoorMovementAlphaSave) == 0x000150, "Member 'USHSlidingDoorMovementComponent::DoorMovementAlphaSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkAmbientSoundComponent \ static_assert(alignof(USHAkAmbientSoundComponent) == 0x000010, "Wrong alignment on USHAkAmbientSoundComponent"); \ static_assert(sizeof(USHAkAmbientSoundComponent) == 0x0004B0, "Wrong size on USHAkAmbientSoundComponent"); \ #define DUMPER7_ASSERTS_USHSecondaryTargetTutorialHandler \ static_assert(alignof(USHSecondaryTargetTutorialHandler) == 0x000008, "Wrong alignment on USHSecondaryTargetTutorialHandler"); \ static_assert(sizeof(USHSecondaryTargetTutorialHandler) == 0x000048, "Wrong size on USHSecondaryTargetTutorialHandler"); \ #define DUMPER7_ASSERTS_USHAkAmbientSoundManagerComponent \ static_assert(alignof(USHAkAmbientSoundManagerComponent) == 0x000008, "Wrong alignment on USHAkAmbientSoundManagerComponent"); \ static_assert(sizeof(USHAkAmbientSoundManagerComponent) == 0x0000B8, "Wrong size on USHAkAmbientSoundManagerComponent"); \ static_assert(offsetof(USHAkAmbientSoundManagerComponent, RegisteredAkAmbientSounds) == 0x0000A0, "Member 'USHAkAmbientSoundManagerComponent::RegisteredAkAmbientSounds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacter \ static_assert(alignof(ASHCharacter) == 0x000010, "Wrong alignment on ASHCharacter"); \ static_assert(sizeof(ASHCharacter) == 0x000650, "Wrong size on ASHCharacter"); \ #define DUMPER7_ASSERTS_USHBrokenGlassInteractablesManagerComponent \ static_assert(alignof(USHBrokenGlassInteractablesManagerComponent) == 0x000010, "Wrong alignment on USHBrokenGlassInteractablesManagerComponent"); \ static_assert(sizeof(USHBrokenGlassInteractablesManagerComponent) == 0x000580, "Wrong size on USHBrokenGlassInteractablesManagerComponent"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_GetGameplayInputMode \ static_assert(alignof(SHCharacterPlay_GetGameplayInputMode) == 0x000001, "Wrong alignment on SHCharacterPlay_GetGameplayInputMode"); \ static_assert(sizeof(SHCharacterPlay_GetGameplayInputMode) == 0x000001, "Wrong size on SHCharacterPlay_GetGameplayInputMode"); \ static_assert(offsetof(SHCharacterPlay_GetGameplayInputMode, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_GetGameplayInputMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SetCharacterPlayVisibility \ static_assert(alignof(SHCharacterPlay_SetCharacterPlayVisibility) == 0x000001, "Wrong alignment on SHCharacterPlay_SetCharacterPlayVisibility"); \ static_assert(sizeof(SHCharacterPlay_SetCharacterPlayVisibility) == 0x000002, "Wrong size on SHCharacterPlay_SetCharacterPlayVisibility"); \ static_assert(offsetof(SHCharacterPlay_SetCharacterPlayVisibility, Hide) == 0x000000, "Member 'SHCharacterPlay_SetCharacterPlayVisibility::Hide' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_SetCharacterPlayVisibility, SkipFlashlight) == 0x000001, "Member 'SHCharacterPlay_SetCharacterPlayVisibility::SkipFlashlight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SetGameplayInputMode \ static_assert(alignof(SHCharacterPlay_SetGameplayInputMode) == 0x000001, "Wrong alignment on SHCharacterPlay_SetGameplayInputMode"); \ static_assert(sizeof(SHCharacterPlay_SetGameplayInputMode) == 0x000001, "Wrong size on SHCharacterPlay_SetGameplayInputMode"); \ static_assert(offsetof(SHCharacterPlay_SetGameplayInputMode, NewGameplayInputMode) == 0x000000, "Member 'SHCharacterPlay_SetGameplayInputMode::NewGameplayInputMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty \ static_assert(alignof(SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty) == 0x000004, "Wrong alignment on SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty"); \ static_assert(sizeof(SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty) == 0x000004, "Wrong size on SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty"); \ static_assert(offsetof(SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty, InValue) == 0x000000, "Member 'SHCharacterPlay_SHDebug_Character_Difficulties_SetCombatDifficulty::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty \ static_assert(alignof(SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty) == 0x000004, "Wrong alignment on SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty"); \ static_assert(sizeof(SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty) == 0x000004, "Wrong size on SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty"); \ static_assert(offsetof(SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty, InValue) == 0x000000, "Member 'SHCharacterPlay_SHDebug_Character_Difficulties_SetPuzzlesDifficulty::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SHDebug_Custom \ static_assert(alignof(SHCharacterPlay_SHDebug_Custom) == 0x000008, "Wrong alignment on SHCharacterPlay_SHDebug_Custom"); \ static_assert(sizeof(SHCharacterPlay_SHDebug_Custom) == 0x000018, "Wrong size on SHCharacterPlay_SHDebug_Custom"); \ static_assert(offsetof(SHCharacterPlay_SHDebug_Custom, DebugCommand) == 0x000000, "Member 'SHCharacterPlay_SHDebug_Custom::DebugCommand' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_SHDebug_Custom, Value) == 0x000010, "Member 'SHCharacterPlay_SHDebug_Custom::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame \ static_assert(alignof(SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame) == 0x000001, "Wrong alignment on SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame"); \ static_assert(sizeof(SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame) == 0x000001, "Wrong size on SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame"); \ static_assert(offsetof(SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame, bInValue) == 0x000000, "Member 'SHCharacterPlay_SHDebug_Temporal_SetHasEverFinishedGame::bInValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_GetAllAttachedActors \ static_assert(alignof(SHCharacterPlay_GetAllAttachedActors) == 0x000008, "Wrong alignment on SHCharacterPlay_GetAllAttachedActors"); \ static_assert(sizeof(SHCharacterPlay_GetAllAttachedActors) == 0x000010, "Wrong size on SHCharacterPlay_GetAllAttachedActors"); \ static_assert(offsetof(SHCharacterPlay_GetAllAttachedActors, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_GetAllAttachedActors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_HasInputComponent \ static_assert(alignof(SHCharacterPlay_HasInputComponent) == 0x000001, "Wrong alignment on SHCharacterPlay_HasInputComponent"); \ static_assert(sizeof(SHCharacterPlay_HasInputComponent) == 0x000001, "Wrong size on SHCharacterPlay_HasInputComponent"); \ static_assert(offsetof(SHCharacterPlay_HasInputComponent, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_HasInputComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlay \ static_assert(alignof(ASHCharacterPlay) == 0x000010, "Wrong alignment on ASHCharacterPlay"); \ static_assert(sizeof(ASHCharacterPlay) == 0x000870, "Wrong size on ASHCharacterPlay"); \ static_assert(offsetof(ASHCharacterPlay, DLCSkinStaticMesh) == 0x000650, "Member 'ASHCharacterPlay::DLCSkinStaticMesh' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, View) == 0x000658, "Member 'ASHCharacterPlay::View' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, SpringArm) == 0x000660, "Member 'ASHCharacterPlay::SpringArm' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Camera) == 0x000668, "Member 'ASHCharacterPlay::Camera' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, BreathNoise) == 0x000670, "Member 'ASHCharacterPlay::BreathNoise' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, AudioComponent) == 0x000678, "Member 'ASHCharacterPlay::AudioComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, MusicComponent) == 0x000680, "Member 'ASHCharacterPlay::MusicComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Movement) == 0x000688, "Member 'ASHCharacterPlay::Movement' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Input) == 0x000690, "Member 'ASHCharacterPlay::Input' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, RaycastDetector) == 0x000698, "Member 'ASHCharacterPlay::RaycastDetector' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, GenericSlot) == 0x0006A0, "Member 'ASHCharacterPlay::GenericSlot' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Brain) == 0x0006A8, "Member 'ASHCharacterPlay::Brain' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Lights) == 0x0006B0, "Member 'ASHCharacterPlay::Lights' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Health) == 0x0006B8, "Member 'ASHCharacterPlay::Health' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Items) == 0x0006C0, "Member 'ASHCharacterPlay::Items' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Combat) == 0x0006C8, "Member 'ASHCharacterPlay::Combat' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, MapData) == 0x0006D0, "Member 'ASHCharacterPlay::MapData' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Animation) == 0x0006D8, "Member 'ASHCharacterPlay::Animation' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, PhysicalAnimation) == 0x0006E0, "Member 'ASHCharacterPlay::PhysicalAnimation' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, LookAtLogic) == 0x0006E8, "Member 'ASHCharacterPlay::LookAtLogic' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, UIComponent) == 0x0006F0, "Member 'ASHCharacterPlay::UIComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, ImpactDetection) == 0x0006F8, "Member 'ASHCharacterPlay::ImpactDetection' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, GameplayMPC) == 0x000700, "Member 'ASHCharacterPlay::GameplayMPC' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, Traversal) == 0x000708, "Member 'ASHCharacterPlay::Traversal' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, TutorialsComponent) == 0x000710, "Member 'ASHCharacterPlay::TutorialsComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, AdaptiveTriggersManager) == 0x000718, "Member 'ASHCharacterPlay::AdaptiveTriggersManager' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, CameraOverlapHandler) == 0x000720, "Member 'ASHCharacterPlay::CameraOverlapHandler' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, EndingsComponent) == 0x000728, "Member 'ASHCharacterPlay::EndingsComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, FXComponent) == 0x000730, "Member 'ASHCharacterPlay::FXComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, StairsDetectionComponent) == 0x000738, "Member 'ASHCharacterPlay::StairsDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, StatisticsComponent) == 0x000740, "Member 'ASHCharacterPlay::StatisticsComponent' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, DefaultMeshRelPosition) == 0x000748, "Member 'ASHCharacterPlay::DefaultMeshRelPosition' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, DefaultMeshRelRotation) == 0x000760, "Member 'ASHCharacterPlay::DefaultMeshRelRotation' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay, InteractionSlots) == 0x000778, "Member 'ASHCharacterPlay::InteractionSlots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimSubcomponentBase \ static_assert(alignof(USHAnimSubcomponentBase) == 0x000008, "Wrong alignment on USHAnimSubcomponentBase"); \ static_assert(sizeof(USHAnimSubcomponentBase) == 0x000038, "Wrong size on USHAnimSubcomponentBase"); \ static_assert(offsetof(USHAnimSubcomponentBase, OwnerCharacter) == 0x000028, "Member 'USHAnimSubcomponentBase::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHAnimSubcomponentBase, OwnerComponent) == 0x000030, "Member 'USHAnimSubcomponentBase::OwnerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRagDollSubcomp \ static_assert(alignof(USHRagDollSubcomp) == 0x000008, "Wrong alignment on USHRagDollSubcomp"); \ static_assert(sizeof(USHRagDollSubcomp) == 0x000070, "Wrong size on USHRagDollSubcomp"); \ static_assert(offsetof(USHRagDollSubcomp, RagDollSettings) == 0x000038, "Member 'USHRagDollSubcomp::RagDollSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState \ static_assert(alignof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState) == 0x000001, "Wrong alignment on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState"); \ static_assert(sizeof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState) == 0x000001, "Wrong size on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState"); \ static_assert(offsetof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState, bEnable) == 0x000000, "Member 'SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetBossState::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState \ static_assert(alignof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState) == 0x000001, "Wrong alignment on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState"); \ static_assert(sizeof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState) == 0x000001, "Wrong size on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState"); \ static_assert(offsetof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState, bEnable) == 0x000000, "Member 'SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetCutsceneState::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState \ static_assert(alignof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState) == 0x000004, "Wrong alignment on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState"); \ static_assert(sizeof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState) == 0x000004, "Wrong size on SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState"); \ static_assert(offsetof(SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState, InDangerMode) == 0x000000, "Member 'SHAkCharacterAudioComponent_SHDebug_Character_Audio_SetDangerState::InDangerMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkCharacterAudioComponent_FindSubcomponentByClass \ static_assert(alignof(SHAkCharacterAudioComponent_FindSubcomponentByClass) == 0x000008, "Wrong alignment on SHAkCharacterAudioComponent_FindSubcomponentByClass"); \ static_assert(sizeof(SHAkCharacterAudioComponent_FindSubcomponentByClass) == 0x000010, "Wrong size on SHAkCharacterAudioComponent_FindSubcomponentByClass"); \ static_assert(offsetof(SHAkCharacterAudioComponent_FindSubcomponentByClass, SubcomponentClass) == 0x000000, "Member 'SHAkCharacterAudioComponent_FindSubcomponentByClass::SubcomponentClass' has a wrong offset!"); \ static_assert(offsetof(SHAkCharacterAudioComponent_FindSubcomponentByClass, ReturnValue) == 0x000008, "Member 'SHAkCharacterAudioComponent_FindSubcomponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkCharacterAudioComponent \ static_assert(alignof(USHAkCharacterAudioComponent) == 0x000010, "Wrong alignment on USHAkCharacterAudioComponent"); \ static_assert(sizeof(USHAkCharacterAudioComponent) == 0x000580, "Wrong size on USHAkCharacterAudioComponent"); \ static_assert(offsetof(USHAkCharacterAudioComponent, ReverbTestSoundEvent) == 0x0004A8, "Member 'USHAkCharacterAudioComponent::ReverbTestSoundEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, SocketAttachName) == 0x0004B0, "Member 'USHAkCharacterAudioComponent::SocketAttachName' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, AudioStatesSettings) == 0x0004B8, "Member 'USHAkCharacterAudioComponent::AudioStatesSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, EnvironmentSettings) == 0x0004C0, "Member 'USHAkCharacterAudioComponent::EnvironmentSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, AudioSpaceSettings) == 0x0004C8, "Member 'USHAkCharacterAudioComponent::AudioSpaceSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, AudioBreathingSettings) == 0x0004D0, "Member 'USHAkCharacterAudioComponent::AudioBreathingSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, AudioHealthSettings) == 0x0004D8, "Member 'USHAkCharacterAudioComponent::AudioHealthSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, AudioInteractionSettings) == 0x0004E0, "Member 'USHAkCharacterAudioComponent::AudioInteractionSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, OwnerCharacter) == 0x0004E8, "Member 'USHAkCharacterAudioComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHAkCharacterAudioComponent, OwnedSubcomponents) == 0x0004F0, "Member 'USHAkCharacterAudioComponent::OwnedSubcomponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkComponentsPoolManagerComponent_PostPooledAkEvent \ static_assert(alignof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent) == 0x000008, "Wrong alignment on SHAkComponentsPoolManagerComponent_PostPooledAkEvent"); \ static_assert(sizeof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent) == 0x000020, "Wrong size on SHAkComponentsPoolManagerComponent_PostPooledAkEvent"); \ static_assert(offsetof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent, WorldContextObject) == 0x000000, "Member 'SHAkComponentsPoolManagerComponent_PostPooledAkEvent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent, InComp) == 0x000008, "Member 'SHAkComponentsPoolManagerComponent_PostPooledAkEvent::InComp' has a wrong offset!"); \ static_assert(offsetof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent, InSocket) == 0x000010, "Member 'SHAkComponentsPoolManagerComponent_PostPooledAkEvent::InSocket' has a wrong offset!"); \ static_assert(offsetof(SHAkComponentsPoolManagerComponent_PostPooledAkEvent, AudioEvent) == 0x000018, "Member 'SHAkComponentsPoolManagerComponent_PostPooledAkEvent::AudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkComponentsPoolManagerComponent \ static_assert(alignof(USHAkComponentsPoolManagerComponent) == 0x000008, "Wrong alignment on USHAkComponentsPoolManagerComponent"); \ static_assert(sizeof(USHAkComponentsPoolManagerComponent) == 0x0000C8, "Wrong size on USHAkComponentsPoolManagerComponent"); \ static_assert(offsetof(USHAkComponentsPoolManagerComponent, AvailableComponentsPool) == 0x0000A0, "Member 'USHAkComponentsPoolManagerComponent::AvailableComponentsPool' has a wrong offset!"); \ static_assert(offsetof(USHAkComponentsPoolManagerComponent, TakenComponentsPool) == 0x0000B0, "Member 'USHAkComponentsPoolManagerComponent::TakenComponentsPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed \ static_assert(alignof(SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed) == 0x000008, "Wrong alignment on SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed"); \ static_assert(sizeof(SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed) == 0x000008, "Wrong size on SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed"); \ static_assert(offsetof(SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed, DoorAnimComponent) == 0x000000, "Member 'SHAkDoorBaseComponent_ProcessOnAutoLockedDoorCheckAnimPlayed::DoorAnimComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged \ static_assert(alignof(SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged) == 0x000008, "Wrong alignment on SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged"); \ static_assert(sizeof(SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged) == 0x000008, "Wrong size on SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged"); \ static_assert(offsetof(SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged, LockComponent) == 0x000000, "Member 'SHAkDoorBaseComponent_ProcessOnDoorLockStateChanged::LockComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorBaseComponent_ProcessOnLockAnimPlayed \ static_assert(alignof(SHAkDoorBaseComponent_ProcessOnLockAnimPlayed) == 0x000008, "Wrong alignment on SHAkDoorBaseComponent_ProcessOnLockAnimPlayed"); \ static_assert(sizeof(SHAkDoorBaseComponent_ProcessOnLockAnimPlayed) == 0x000008, "Wrong size on SHAkDoorBaseComponent_ProcessOnLockAnimPlayed"); \ static_assert(offsetof(SHAkDoorBaseComponent_ProcessOnLockAnimPlayed, DoorAnimComponent) == 0x000000, "Member 'SHAkDoorBaseComponent_ProcessOnLockAnimPlayed::DoorAnimComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkDoorBaseComponent \ static_assert(alignof(USHAkDoorBaseComponent) == 0x000010, "Wrong alignment on USHAkDoorBaseComponent"); \ static_assert(sizeof(USHAkDoorBaseComponent) == 0x0004D0, "Wrong size on USHAkDoorBaseComponent"); \ static_assert(offsetof(USHAkDoorBaseComponent, DoorTypeSwitch) == 0x0004A8, "Member 'USHAkDoorBaseComponent::DoorTypeSwitch' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorBaseComponent, DoorLockState_Locked) == 0x0004B0, "Member 'USHAkDoorBaseComponent::DoorLockState_Locked' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorBaseComponent, DoorLockState_Unlocked) == 0x0004B8, "Member 'USHAkDoorBaseComponent::DoorLockState_Unlocked' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorBaseComponent, ManagedDoorMovement) == 0x0004C8, "Member 'USHAkDoorBaseComponent::ManagedDoorMovement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableMeshComponent_ManualBreakRequest \ static_assert(alignof(SHBreakableMeshComponent_ManualBreakRequest) == 0x000008, "Wrong alignment on SHBreakableMeshComponent_ManualBreakRequest"); \ static_assert(sizeof(SHBreakableMeshComponent_ManualBreakRequest) == 0x000010, "Wrong size on SHBreakableMeshComponent_ManualBreakRequest"); \ static_assert(offsetof(SHBreakableMeshComponent_ManualBreakRequest, Requester) == 0x000000, "Member 'SHBreakableMeshComponent_ManualBreakRequest::Requester' has a wrong offset!"); \ static_assert(offsetof(SHBreakableMeshComponent_ManualBreakRequest, ReturnValue) == 0x000008, "Member 'SHBreakableMeshComponent_ManualBreakRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableMeshComponent_GetCurrentBrokenIndex \ static_assert(alignof(SHBreakableMeshComponent_GetCurrentBrokenIndex) == 0x000004, "Wrong alignment on SHBreakableMeshComponent_GetCurrentBrokenIndex"); \ static_assert(sizeof(SHBreakableMeshComponent_GetCurrentBrokenIndex) == 0x000004, "Wrong size on SHBreakableMeshComponent_GetCurrentBrokenIndex"); \ static_assert(offsetof(SHBreakableMeshComponent_GetCurrentBrokenIndex, ReturnValue) == 0x000000, "Member 'SHBreakableMeshComponent_GetCurrentBrokenIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableMeshComponent_IsAfterLastBrokenStep \ static_assert(alignof(SHBreakableMeshComponent_IsAfterLastBrokenStep) == 0x000004, "Wrong alignment on SHBreakableMeshComponent_IsAfterLastBrokenStep"); \ static_assert(sizeof(SHBreakableMeshComponent_IsAfterLastBrokenStep) == 0x000008, "Wrong size on SHBreakableMeshComponent_IsAfterLastBrokenStep"); \ static_assert(offsetof(SHBreakableMeshComponent_IsAfterLastBrokenStep, CheckedIndex) == 0x000000, "Member 'SHBreakableMeshComponent_IsAfterLastBrokenStep::CheckedIndex' has a wrong offset!"); \ static_assert(offsetof(SHBreakableMeshComponent_IsAfterLastBrokenStep, ReturnValue) == 0x000004, "Member 'SHBreakableMeshComponent_IsAfterLastBrokenStep::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableMeshComponent_IsLastBrokenStep \ static_assert(alignof(SHBreakableMeshComponent_IsLastBrokenStep) == 0x000004, "Wrong alignment on SHBreakableMeshComponent_IsLastBrokenStep"); \ static_assert(sizeof(SHBreakableMeshComponent_IsLastBrokenStep) == 0x000008, "Wrong size on SHBreakableMeshComponent_IsLastBrokenStep"); \ static_assert(offsetof(SHBreakableMeshComponent_IsLastBrokenStep, CheckedIndex) == 0x000000, "Member 'SHBreakableMeshComponent_IsLastBrokenStep::CheckedIndex' has a wrong offset!"); \ static_assert(offsetof(SHBreakableMeshComponent_IsLastBrokenStep, ReturnValue) == 0x000004, "Member 'SHBreakableMeshComponent_IsLastBrokenStep::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakableMeshComponent \ static_assert(alignof(USHBreakableMeshComponent) == 0x000010, "Wrong alignment on USHBreakableMeshComponent"); \ static_assert(sizeof(USHBreakableMeshComponent) == 0x0006A0, "Wrong size on USHBreakableMeshComponent"); \ static_assert(offsetof(USHBreakableMeshComponent, StartFromIndex) == 0x0005F8, "Member 'USHBreakableMeshComponent::StartFromIndex' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, BreakSteps) == 0x000600, "Member 'USHBreakableMeshComponent::BreakSteps' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, bHideAfterLastBreakStep) == 0x000610, "Member 'USHBreakableMeshComponent::bHideAfterLastBreakStep' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, bIsPenetrable) == 0x000611, "Member 'USHBreakableMeshComponent::bIsPenetrable' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, bCanBreakByDamage) == 0x000612, "Member 'USHBreakableMeshComponent::bCanBreakByDamage' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, bUseDamageTypesWhitelist) == 0x000613, "Member 'USHBreakableMeshComponent::bUseDamageTypesWhitelist' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, DamageTypesWhitelist) == 0x000618, "Member 'USHBreakableMeshComponent::DamageTypesWhitelist' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, OnReceivedDamageEvent) == 0x000628, "Member 'USHBreakableMeshComponent::OnReceivedDamageEvent' has a wrong offset!"); \ static_assert(offsetof(USHBreakableMeshComponent, OnBreakEvent) == 0x000638, "Member 'USHBreakableMeshComponent::OnBreakEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorFakeMovementComplete \ static_assert(alignof(SHAkDoorComponent_ProcessDoorFakeMovementComplete) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorFakeMovementComplete"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorFakeMovementComplete) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorFakeMovementComplete"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorFakeMovementComplete, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorFakeMovementComplete::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorFakeMovementInterupted \ static_assert(alignof(SHAkDoorComponent_ProcessDoorFakeMovementInterupted) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorFakeMovementInterupted"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorFakeMovementInterupted) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorFakeMovementInterupted"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorFakeMovementInterupted, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorFakeMovementInterupted::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorFakeMovementStart \ static_assert(alignof(SHAkDoorComponent_ProcessDoorFakeMovementStart) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorFakeMovementStart"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorFakeMovementStart) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorFakeMovementStart"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorFakeMovementStart, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorFakeMovementStart::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorPhysicMovementComplete \ static_assert(alignof(SHAkDoorComponent_ProcessDoorPhysicMovementComplete) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorPhysicMovementComplete"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorPhysicMovementComplete) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorPhysicMovementComplete"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorPhysicMovementComplete, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorPhysicMovementComplete::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorPhysicMovementInterupted \ static_assert(alignof(SHAkDoorComponent_ProcessDoorPhysicMovementInterupted) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorPhysicMovementInterupted"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorPhysicMovementInterupted) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorPhysicMovementInterupted"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorPhysicMovementInterupted, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorPhysicMovementInterupted::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorPhysicMovementStart \ static_assert(alignof(SHAkDoorComponent_ProcessDoorPhysicMovementStart) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorPhysicMovementStart"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorPhysicMovementStart) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorPhysicMovementStart"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorPhysicMovementStart, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorPhysicMovementStart::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessDoorSmashOpened \ static_assert(alignof(SHAkDoorComponent_ProcessDoorSmashOpened) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessDoorSmashOpened"); \ static_assert(sizeof(SHAkDoorComponent_ProcessDoorSmashOpened) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessDoorSmashOpened"); \ static_assert(offsetof(SHAkDoorComponent_ProcessDoorSmashOpened, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessDoorSmashOpened::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_ProcessOnDoorAngleChanged \ static_assert(alignof(SHAkDoorComponent_ProcessOnDoorAngleChanged) == 0x000008, "Wrong alignment on SHAkDoorComponent_ProcessOnDoorAngleChanged"); \ static_assert(sizeof(SHAkDoorComponent_ProcessOnDoorAngleChanged) == 0x000008, "Wrong size on SHAkDoorComponent_ProcessOnDoorAngleChanged"); \ static_assert(offsetof(SHAkDoorComponent_ProcessOnDoorAngleChanged, MovementComponent) == 0x000000, "Member 'SHAkDoorComponent_ProcessOnDoorAngleChanged::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_RequestBlockAudio \ static_assert(alignof(SHAkDoorComponent_RequestBlockAudio) == 0x000008, "Wrong alignment on SHAkDoorComponent_RequestBlockAudio"); \ static_assert(sizeof(SHAkDoorComponent_RequestBlockAudio) == 0x000010, "Wrong size on SHAkDoorComponent_RequestBlockAudio"); \ static_assert(offsetof(SHAkDoorComponent_RequestBlockAudio, bLock) == 0x000000, "Member 'SHAkDoorComponent_RequestBlockAudio::bLock' has a wrong offset!"); \ static_assert(offsetof(SHAkDoorComponent_RequestBlockAudio, Object) == 0x000008, "Member 'SHAkDoorComponent_RequestBlockAudio::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkDoorComponent_IsAudioBlocked \ static_assert(alignof(SHAkDoorComponent_IsAudioBlocked) == 0x000001, "Wrong alignment on SHAkDoorComponent_IsAudioBlocked"); \ static_assert(sizeof(SHAkDoorComponent_IsAudioBlocked) == 0x000001, "Wrong size on SHAkDoorComponent_IsAudioBlocked"); \ static_assert(offsetof(SHAkDoorComponent_IsAudioBlocked, ReturnValue) == 0x000000, "Member 'SHAkDoorComponent_IsAudioBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkDoorComponent \ static_assert(alignof(USHAkDoorComponent) == 0x000010, "Wrong alignment on USHAkDoorComponent"); \ static_assert(sizeof(USHAkDoorComponent) == 0x000520, "Wrong size on USHAkDoorComponent"); \ static_assert(offsetof(USHAkDoorComponent, VelocityRTPCParam) == 0x0004D0, "Member 'USHAkDoorComponent::VelocityRTPCParam' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, DoorMovementStateSwitch_Closed) == 0x0004D8, "Member 'USHAkDoorComponent::DoorMovementStateSwitch_Closed' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, DoorMovementStateSwitch_FakeClose) == 0x0004E0, "Member 'USHAkDoorComponent::DoorMovementStateSwitch_FakeClose' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, DoorMovementStateSwitch_Interupted) == 0x0004E8, "Member 'USHAkDoorComponent::DoorMovementStateSwitch_Interupted' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, DoorMovementStateSwitch_MiddleOpened) == 0x0004F0, "Member 'USHAkDoorComponent::DoorMovementStateSwitch_MiddleOpened' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, DoorMovementStateSwitch_Opened) == 0x0004F8, "Member 'USHAkDoorComponent::DoorMovementStateSwitch_Opened' has a wrong offset!"); \ static_assert(offsetof(USHAkDoorComponent, bDebugValue) == 0x000500, "Member 'USHAkDoorComponent::bDebugValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStairsDetectionZoneComponent \ static_assert(alignof(USHStairsDetectionZoneComponent) == 0x000010, "Wrong alignment on USHStairsDetectionZoneComponent"); \ static_assert(sizeof(USHStairsDetectionZoneComponent) == 0x0002C0, "Wrong size on USHStairsDetectionZoneComponent"); \ static_assert(offsetof(USHStairsDetectionZoneComponent, Extent) == 0x0002A0, "Member 'USHStairsDetectionZoneComponent::Extent' has a wrong offset!"); \ static_assert(offsetof(USHStairsDetectionZoneComponent, Enabled) == 0x0002B8, "Member 'USHStairsDetectionZoneComponent::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkDynamicTickComponent \ static_assert(alignof(USHAkDynamicTickComponent) == 0x000010, "Wrong alignment on USHAkDynamicTickComponent"); \ static_assert(sizeof(USHAkDynamicTickComponent) == 0x0004B0, "Wrong size on USHAkDynamicTickComponent"); \ #define DUMPER7_ASSERTS_USHCameraComponent \ static_assert(alignof(USHCameraComponent) == 0x000010, "Wrong alignment on USHCameraComponent"); \ static_assert(sizeof(USHCameraComponent) == 0x000A50, "Wrong size on USHCameraComponent"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_AddOrder \ static_assert(alignof(SHElevatorEngine_AddOrder) == 0x000004, "Wrong alignment on SHElevatorEngine_AddOrder"); \ static_assert(sizeof(SHElevatorEngine_AddOrder) == 0x000004, "Wrong size on SHElevatorEngine_AddOrder"); \ static_assert(offsetof(SHElevatorEngine_AddOrder, FloorOrder) == 0x000000, "Member 'SHElevatorEngine_AddOrder::FloorOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_AreDoorsBlocked \ static_assert(alignof(SHElevatorEngine_AreDoorsBlocked) == 0x000001, "Wrong alignment on SHElevatorEngine_AreDoorsBlocked"); \ static_assert(sizeof(SHElevatorEngine_AreDoorsBlocked) == 0x000001, "Wrong size on SHElevatorEngine_AreDoorsBlocked"); \ static_assert(offsetof(SHElevatorEngine_AreDoorsBlocked, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_AreDoorsBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsInteriorReady \ static_assert(alignof(SHElevatorEngine_IsInteriorReady) == 0x000001, "Wrong alignment on SHElevatorEngine_IsInteriorReady"); \ static_assert(sizeof(SHElevatorEngine_IsInteriorReady) == 0x000001, "Wrong size on SHElevatorEngine_IsInteriorReady"); \ static_assert(offsetof(SHElevatorEngine_IsInteriorReady, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsInteriorReady::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_ProcessDoorAlphaChanged \ static_assert(alignof(SHElevatorEngine_ProcessDoorAlphaChanged) == 0x000004, "Wrong alignment on SHElevatorEngine_ProcessDoorAlphaChanged"); \ static_assert(sizeof(SHElevatorEngine_ProcessDoorAlphaChanged) == 0x000004, "Wrong size on SHElevatorEngine_ProcessDoorAlphaChanged"); \ static_assert(offsetof(SHElevatorEngine_ProcessDoorAlphaChanged, ALPHA) == 0x000000, "Member 'SHElevatorEngine_ProcessDoorAlphaChanged::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_RequestDoorClose \ static_assert(alignof(SHElevatorEngine_RequestDoorClose) == 0x000001, "Wrong alignment on SHElevatorEngine_RequestDoorClose"); \ static_assert(sizeof(SHElevatorEngine_RequestDoorClose) == 0x000002, "Wrong size on SHElevatorEngine_RequestDoorClose"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorClose, bInInstant) == 0x000000, "Member 'SHElevatorEngine_RequestDoorClose::bInInstant' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorClose, ReturnValue) == 0x000001, "Member 'SHElevatorEngine_RequestDoorClose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_RequestDoorCustom \ static_assert(alignof(SHElevatorEngine_RequestDoorCustom) == 0x000004, "Wrong alignment on SHElevatorEngine_RequestDoorCustom"); \ static_assert(sizeof(SHElevatorEngine_RequestDoorCustom) == 0x000008, "Wrong size on SHElevatorEngine_RequestDoorCustom"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorCustom, CustomOpenessAlpha) == 0x000000, "Member 'SHElevatorEngine_RequestDoorCustom::CustomOpenessAlpha' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorCustom, bInInstant) == 0x000004, "Member 'SHElevatorEngine_RequestDoorCustom::bInInstant' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorCustom, ReturnValue) == 0x000005, "Member 'SHElevatorEngine_RequestDoorCustom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_RequestDoorOpen \ static_assert(alignof(SHElevatorEngine_RequestDoorOpen) == 0x000001, "Wrong alignment on SHElevatorEngine_RequestDoorOpen"); \ static_assert(sizeof(SHElevatorEngine_RequestDoorOpen) == 0x000002, "Wrong size on SHElevatorEngine_RequestDoorOpen"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorOpen, bInInstant) == 0x000000, "Member 'SHElevatorEngine_RequestDoorOpen::bInInstant' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_RequestDoorOpen, ReturnValue) == 0x000001, "Member 'SHElevatorEngine_RequestDoorOpen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_SetCloseDoorsBlocked \ static_assert(alignof(SHElevatorEngine_SetCloseDoorsBlocked) == 0x000008, "Wrong alignment on SHElevatorEngine_SetCloseDoorsBlocked"); \ static_assert(sizeof(SHElevatorEngine_SetCloseDoorsBlocked) == 0x000010, "Wrong size on SHElevatorEngine_SetCloseDoorsBlocked"); \ static_assert(offsetof(SHElevatorEngine_SetCloseDoorsBlocked, Blocked) == 0x000000, "Member 'SHElevatorEngine_SetCloseDoorsBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_SetCloseDoorsBlocked, Object) == 0x000008, "Member 'SHElevatorEngine_SetCloseDoorsBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_SetReceiveOrdersBlocked \ static_assert(alignof(SHElevatorEngine_SetReceiveOrdersBlocked) == 0x000008, "Wrong alignment on SHElevatorEngine_SetReceiveOrdersBlocked"); \ static_assert(sizeof(SHElevatorEngine_SetReceiveOrdersBlocked) == 0x000010, "Wrong size on SHElevatorEngine_SetReceiveOrdersBlocked"); \ static_assert(offsetof(SHElevatorEngine_SetReceiveOrdersBlocked, Blocked) == 0x000000, "Member 'SHElevatorEngine_SetReceiveOrdersBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_SetReceiveOrdersBlocked, Object) == 0x000008, "Member 'SHElevatorEngine_SetReceiveOrdersBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetActiveOrder \ static_assert(alignof(SHElevatorEngine_GetActiveOrder) == 0x000004, "Wrong alignment on SHElevatorEngine_GetActiveOrder"); \ static_assert(sizeof(SHElevatorEngine_GetActiveOrder) == 0x00000C, "Wrong size on SHElevatorEngine_GetActiveOrder"); \ static_assert(offsetof(SHElevatorEngine_GetActiveOrder, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetActiveOrder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetBackDoorsPivot \ static_assert(alignof(SHElevatorEngine_GetBackDoorsPivot) == 0x000008, "Wrong alignment on SHElevatorEngine_GetBackDoorsPivot"); \ static_assert(sizeof(SHElevatorEngine_GetBackDoorsPivot) == 0x000008, "Wrong size on SHElevatorEngine_GetBackDoorsPivot"); \ static_assert(offsetof(SHElevatorEngine_GetBackDoorsPivot, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetBackDoorsPivot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetCurrentDisplayFloor \ static_assert(alignof(SHElevatorEngine_GetCurrentDisplayFloor) == 0x000004, "Wrong alignment on SHElevatorEngine_GetCurrentDisplayFloor"); \ static_assert(sizeof(SHElevatorEngine_GetCurrentDisplayFloor) == 0x000004, "Wrong size on SHElevatorEngine_GetCurrentDisplayFloor"); \ static_assert(offsetof(SHElevatorEngine_GetCurrentDisplayFloor, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetCurrentDisplayFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetCurrentFloor \ static_assert(alignof(SHElevatorEngine_GetCurrentFloor) == 0x000004, "Wrong alignment on SHElevatorEngine_GetCurrentFloor"); \ static_assert(sizeof(SHElevatorEngine_GetCurrentFloor) == 0x000004, "Wrong size on SHElevatorEngine_GetCurrentFloor"); \ static_assert(offsetof(SHElevatorEngine_GetCurrentFloor, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetCurrentFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetFrontDoorsPivot \ static_assert(alignof(SHElevatorEngine_GetFrontDoorsPivot) == 0x000008, "Wrong alignment on SHElevatorEngine_GetFrontDoorsPivot"); \ static_assert(sizeof(SHElevatorEngine_GetFrontDoorsPivot) == 0x000008, "Wrong size on SHElevatorEngine_GetFrontDoorsPivot"); \ static_assert(offsetof(SHElevatorEngine_GetFrontDoorsPivot, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetFrontDoorsPivot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_GetOrdersQueue \ static_assert(alignof(SHElevatorEngine_GetOrdersQueue) == 0x000008, "Wrong alignment on SHElevatorEngine_GetOrdersQueue"); \ static_assert(sizeof(SHElevatorEngine_GetOrdersQueue) == 0x000010, "Wrong size on SHElevatorEngine_GetOrdersQueue"); \ static_assert(offsetof(SHElevatorEngine_GetOrdersQueue, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_GetOrdersQueue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_HasActiveOrder \ static_assert(alignof(SHElevatorEngine_HasActiveOrder) == 0x000001, "Wrong alignment on SHElevatorEngine_HasActiveOrder"); \ static_assert(sizeof(SHElevatorEngine_HasActiveOrder) == 0x000001, "Wrong size on SHElevatorEngine_HasActiveOrder"); \ static_assert(offsetof(SHElevatorEngine_HasActiveOrder, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_HasActiveOrder::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsCloseDoorsBlocked \ static_assert(alignof(SHElevatorEngine_IsCloseDoorsBlocked) == 0x000001, "Wrong alignment on SHElevatorEngine_IsCloseDoorsBlocked"); \ static_assert(sizeof(SHElevatorEngine_IsCloseDoorsBlocked) == 0x000001, "Wrong size on SHElevatorEngine_IsCloseDoorsBlocked"); \ static_assert(offsetof(SHElevatorEngine_IsCloseDoorsBlocked, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsCloseDoorsBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsDoorClosed \ static_assert(alignof(SHElevatorEngine_IsDoorClosed) == 0x000001, "Wrong alignment on SHElevatorEngine_IsDoorClosed"); \ static_assert(sizeof(SHElevatorEngine_IsDoorClosed) == 0x000001, "Wrong size on SHElevatorEngine_IsDoorClosed"); \ static_assert(offsetof(SHElevatorEngine_IsDoorClosed, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsDoorClosed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsDoorOpened \ static_assert(alignof(SHElevatorEngine_IsDoorOpened) == 0x000001, "Wrong alignment on SHElevatorEngine_IsDoorOpened"); \ static_assert(sizeof(SHElevatorEngine_IsDoorOpened) == 0x000001, "Wrong size on SHElevatorEngine_IsDoorOpened"); \ static_assert(offsetof(SHElevatorEngine_IsDoorOpened, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsDoorOpened::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsKeepingDoorStayOpened \ static_assert(alignof(SHElevatorEngine_IsKeepingDoorStayOpened) == 0x000001, "Wrong alignment on SHElevatorEngine_IsKeepingDoorStayOpened"); \ static_assert(sizeof(SHElevatorEngine_IsKeepingDoorStayOpened) == 0x000001, "Wrong size on SHElevatorEngine_IsKeepingDoorStayOpened"); \ static_assert(offsetof(SHElevatorEngine_IsKeepingDoorStayOpened, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsKeepingDoorStayOpened::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsPawnInElevator \ static_assert(alignof(SHElevatorEngine_IsPawnInElevator) == 0x000008, "Wrong alignment on SHElevatorEngine_IsPawnInElevator"); \ static_assert(sizeof(SHElevatorEngine_IsPawnInElevator) == 0x000010, "Wrong size on SHElevatorEngine_IsPawnInElevator"); \ static_assert(offsetof(SHElevatorEngine_IsPawnInElevator, InCheckedPawn) == 0x000000, "Member 'SHElevatorEngine_IsPawnInElevator::InCheckedPawn' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_IsPawnInElevator, ReturnValue) == 0x000008, "Member 'SHElevatorEngine_IsPawnInElevator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_IsReceiveOrdersBlocked \ static_assert(alignof(SHElevatorEngine_IsReceiveOrdersBlocked) == 0x000001, "Wrong alignment on SHElevatorEngine_IsReceiveOrdersBlocked"); \ static_assert(sizeof(SHElevatorEngine_IsReceiveOrdersBlocked) == 0x000001, "Wrong size on SHElevatorEngine_IsReceiveOrdersBlocked"); \ static_assert(offsetof(SHElevatorEngine_IsReceiveOrdersBlocked, ReturnValue) == 0x000000, "Member 'SHElevatorEngine_IsReceiveOrdersBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorEngine_TraceForBlockedDoor \ static_assert(alignof(SHElevatorEngine_TraceForBlockedDoor) == 0x000008, "Wrong alignment on SHElevatorEngine_TraceForBlockedDoor"); \ static_assert(sizeof(SHElevatorEngine_TraceForBlockedDoor) == 0x000028, "Wrong size on SHElevatorEngine_TraceForBlockedDoor"); \ static_assert(offsetof(SHElevatorEngine_TraceForBlockedDoor, InDoorOpenOffset) == 0x000000, "Member 'SHElevatorEngine_TraceForBlockedDoor::InDoorOpenOffset' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_TraceForBlockedDoor, InTraceSphereRadius) == 0x000004, "Member 'SHElevatorEngine_TraceForBlockedDoor::InTraceSphereRadius' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_TraceForBlockedDoor, InPivotWorldOffset) == 0x000008, "Member 'SHElevatorEngine_TraceForBlockedDoor::InPivotWorldOffset' has a wrong offset!"); \ static_assert(offsetof(SHElevatorEngine_TraceForBlockedDoor, ReturnValue) == 0x000020, "Member 'SHElevatorEngine_TraceForBlockedDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHElevatorEngine \ static_assert(alignof(ASHElevatorEngine) == 0x000008, "Wrong alignment on ASHElevatorEngine"); \ static_assert(sizeof(ASHElevatorEngine) == 0x000410, "Wrong size on ASHElevatorEngine"); \ static_assert(offsetof(ASHElevatorEngine, MovingComponent) == 0x0002B0, "Member 'ASHElevatorEngine::MovingComponent' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, InteriorAreaComponent) == 0x0002B8, "Member 'ASHElevatorEngine::InteriorAreaComponent' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, SafeAreaComponent) == 0x0002C0, "Member 'ASHElevatorEngine::SafeAreaComponent' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, MainAkComponent) == 0x0002C8, "Member 'ASHElevatorEngine::MainAkComponent' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, SHAkElevatorEngine) == 0x0002D0, "Member 'ASHElevatorEngine::SHAkElevatorEngine' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, ElevatorSpeed) == 0x0002D8, "Member 'ASHElevatorEngine::ElevatorSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, BeginPlayFloor) == 0x0002DC, "Member 'ASHElevatorEngine::BeginPlayFloor' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, FloorsConfigs) == 0x0002E0, "Member 'ASHElevatorEngine::FloorsConfigs' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, bKeepDoorStayOpened) == 0x000330, "Member 'ASHElevatorEngine::bKeepDoorStayOpened' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, bResetOrdersOnDoorBlock) == 0x000331, "Member 'ASHElevatorEngine::bResetOrdersOnDoorBlock' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, DoorStayOpenedTime) == 0x000334, "Member 'ASHElevatorEngine::DoorStayOpenedTime' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, DoorsOpenCloseTime) == 0x000338, "Member 'ASHElevatorEngine::DoorsOpenCloseTime' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnOrderCompleted) == 0x000340, "Member 'ASHElevatorEngine::OnOrderCompleted' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnOrdersQueueChange) == 0x000350, "Member 'ASHElevatorEngine::OnOrdersQueueChange' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnDoorNewRequest) == 0x000360, "Member 'ASHElevatorEngine::OnDoorNewRequest' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnDoorCollisionInterupt) == 0x000370, "Member 'ASHElevatorEngine::OnDoorCollisionInterupt' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnMovementAlphaChanged) == 0x000380, "Member 'ASHElevatorEngine::OnMovementAlphaChanged' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, OnDoorAlphaChanged) == 0x000390, "Member 'ASHElevatorEngine::OnDoorAlphaChanged' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorEngine, CurrentFloor) == 0x0003A0, "Member 'ASHElevatorEngine::CurrentFloor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkElevatorEngineComponent \ static_assert(alignof(USHAkElevatorEngineComponent) == 0x000010, "Wrong alignment on USHAkElevatorEngineComponent"); \ static_assert(sizeof(USHAkElevatorEngineComponent) == 0x0004C0, "Wrong size on USHAkElevatorEngineComponent"); \ static_assert(offsetof(USHAkElevatorEngineComponent, AudioEvent_MoveStarted) == 0x0004A8, "Member 'USHAkElevatorEngineComponent::AudioEvent_MoveStarted' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorEngineComponent, AudioEvent_MoveFinished) == 0x0004B0, "Member 'USHAkElevatorEngineComponent::AudioEvent_MoveFinished' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorEngineComponent, AudioSwitch_ElevatorType) == 0x0004B8, "Member 'USHAkElevatorEngineComponent::AudioSwitch_ElevatorType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakWallTutorialHandler \ static_assert(alignof(USHBreakWallTutorialHandler) == 0x000008, "Wrong alignment on USHBreakWallTutorialHandler"); \ static_assert(sizeof(USHBreakWallTutorialHandler) == 0x000048, "Wrong size on USHBreakWallTutorialHandler"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleDoorAlphaChanged \ static_assert(alignof(SHElevatorFloorDoor_HandleDoorAlphaChanged) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleDoorAlphaChanged"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleDoorAlphaChanged) == 0x000010, "Wrong size on SHElevatorFloorDoor_HandleDoorAlphaChanged"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleDoorAlphaChanged, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorFloorDoor_HandleDoorAlphaChanged::InElevatorEnginePtr' has a wrong offset!"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleDoorAlphaChanged, Value) == 0x000008, "Member 'SHElevatorFloorDoor_HandleDoorAlphaChanged::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleDoorCollisionInterupted \ static_assert(alignof(SHElevatorFloorDoor_HandleDoorCollisionInterupted) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleDoorCollisionInterupted"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleDoorCollisionInterupted) == 0x000008, "Wrong size on SHElevatorFloorDoor_HandleDoorCollisionInterupted"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleDoorCollisionInterupted, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorFloorDoor_HandleDoorCollisionInterupted::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleDoorNewRequest \ static_assert(alignof(SHElevatorFloorDoor_HandleDoorNewRequest) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleDoorNewRequest"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleDoorNewRequest) == 0x000008, "Wrong size on SHElevatorFloorDoor_HandleDoorNewRequest"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleDoorNewRequest, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorFloorDoor_HandleDoorNewRequest::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleEngineDestroy \ static_assert(alignof(SHElevatorFloorDoor_HandleEngineDestroy) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleEngineDestroy"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleEngineDestroy) == 0x000008, "Wrong size on SHElevatorFloorDoor_HandleEngineDestroy"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleEngineDestroy, DestroyedActor) == 0x000000, "Member 'SHElevatorFloorDoor_HandleEngineDestroy::DestroyedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleInteract \ static_assert(alignof(SHElevatorFloorDoor_HandleInteract) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleInteract"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleInteract) == 0x000010, "Wrong size on SHElevatorFloorDoor_HandleInteract"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleInteract, Generic) == 0x000000, "Member 'SHElevatorFloorDoor_HandleInteract::Generic' has a wrong offset!"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleInteract, Character) == 0x000008, "Member 'SHElevatorFloorDoor_HandleInteract::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleOrderCompleted \ static_assert(alignof(SHElevatorFloorDoor_HandleOrderCompleted) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleOrderCompleted"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleOrderCompleted) == 0x000008, "Wrong size on SHElevatorFloorDoor_HandleOrderCompleted"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleOrderCompleted, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorFloorDoor_HandleOrderCompleted::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_HandleOrdersQueueChange \ static_assert(alignof(SHElevatorFloorDoor_HandleOrdersQueueChange) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_HandleOrdersQueueChange"); \ static_assert(sizeof(SHElevatorFloorDoor_HandleOrdersQueueChange) == 0x000008, "Wrong size on SHElevatorFloorDoor_HandleOrdersQueueChange"); \ static_assert(offsetof(SHElevatorFloorDoor_HandleOrdersQueueChange, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorFloorDoor_HandleOrdersQueueChange::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_ProcessDoorAlphaChanged \ static_assert(alignof(SHElevatorFloorDoor_ProcessDoorAlphaChanged) == 0x000004, "Wrong alignment on SHElevatorFloorDoor_ProcessDoorAlphaChanged"); \ static_assert(sizeof(SHElevatorFloorDoor_ProcessDoorAlphaChanged) == 0x000004, "Wrong size on SHElevatorFloorDoor_ProcessDoorAlphaChanged"); \ static_assert(offsetof(SHElevatorFloorDoor_ProcessDoorAlphaChanged, ALPHA) == 0x000000, "Member 'SHElevatorFloorDoor_ProcessDoorAlphaChanged::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorFloorDoor_ProcessInteractionManagerInitialized \ static_assert(alignof(SHElevatorFloorDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHElevatorFloorDoor_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHElevatorFloorDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHElevatorFloorDoor_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHElevatorFloorDoor_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHElevatorFloorDoor_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHElevatorFloorDoor \ static_assert(alignof(ASHElevatorFloorDoor) == 0x000008, "Wrong alignment on ASHElevatorFloorDoor"); \ static_assert(sizeof(ASHElevatorFloorDoor) == 0x000320, "Wrong size on ASHElevatorFloorDoor"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionGeneric) == 0x0002B0, "Member 'ASHElevatorFloorDoor::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionProximitySphere) == 0x0002B8, "Member 'ASHElevatorFloorDoor::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionIcon) == 0x0002C0, "Member 'ASHElevatorFloorDoor::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionDetectable) == 0x0002C8, "Member 'ASHElevatorFloorDoor::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionDetectableShape) == 0x0002D0, "Member 'ASHElevatorFloorDoor::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, SHAkElevatorFloorDoor) == 0x0002D8, "Member 'ASHElevatorFloorDoor::SHAkElevatorFloorDoor' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, InteractionManager) == 0x0002E0, "Member 'ASHElevatorFloorDoor::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, AssignedFloor) == 0x0002E8, "Member 'ASHElevatorFloorDoor::AssignedFloor' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorFloorDoor, EngineSoftPtr) == 0x0002F0, "Member 'ASHElevatorFloorDoor::EngineSoftPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNurseHoldOntoDamage \ static_assert(alignof(UNurseHoldOntoDamage) == 0x000008, "Wrong alignment on UNurseHoldOntoDamage"); \ static_assert(sizeof(UNurseHoldOntoDamage) == 0x000068, "Wrong size on UNurseHoldOntoDamage"); \ #define DUMPER7_ASSERTS_SHAkElevatorFloorDoorComponent_PlayButtonClickAudio \ static_assert(alignof(SHAkElevatorFloorDoorComponent_PlayButtonClickAudio) == 0x000008, "Wrong alignment on SHAkElevatorFloorDoorComponent_PlayButtonClickAudio"); \ static_assert(sizeof(SHAkElevatorFloorDoorComponent_PlayButtonClickAudio) == 0x000008, "Wrong size on SHAkElevatorFloorDoorComponent_PlayButtonClickAudio"); \ static_assert(offsetof(SHAkElevatorFloorDoorComponent_PlayButtonClickAudio, ButtonClickedLocationSceneComponent) == 0x000000, "Member 'SHAkElevatorFloorDoorComponent_PlayButtonClickAudio::ButtonClickedLocationSceneComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio \ static_assert(alignof(SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio) == 0x000001, "Wrong alignment on SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio"); \ static_assert(sizeof(SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio) == 0x000001, "Wrong size on SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio"); \ static_assert(offsetof(SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio, IsDoorOpened) == 0x000000, "Member 'SHAkElevatorFloorDoorComponent_PlayDoorMovementFinishAudio::IsDoorOpened' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkElevatorFloorDoorComponent \ static_assert(alignof(USHAkElevatorFloorDoorComponent) == 0x000010, "Wrong alignment on USHAkElevatorFloorDoorComponent"); \ static_assert(sizeof(USHAkElevatorFloorDoorComponent) == 0x0004F0, "Wrong size on USHAkElevatorFloorDoorComponent"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioEvent_ButtonClicked) == 0x0004A8, "Member 'USHAkElevatorFloorDoorComponent::AudioEvent_ButtonClicked' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioEvent_MoveStarted) == 0x0004B0, "Member 'USHAkElevatorFloorDoorComponent::AudioEvent_MoveStarted' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioEvent_MoveFinished) == 0x0004B8, "Member 'USHAkElevatorFloorDoorComponent::AudioEvent_MoveFinished' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioSwitch_DoorType) == 0x0004C0, "Member 'USHAkElevatorFloorDoorComponent::AudioSwitch_DoorType' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioSwitch_DoorState_Opened) == 0x0004C8, "Member 'USHAkElevatorFloorDoorComponent::AudioSwitch_DoorState_Opened' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioSwitch_DoorState_Middle) == 0x0004D0, "Member 'USHAkElevatorFloorDoorComponent::AudioSwitch_DoorState_Middle' has a wrong offset!"); \ static_assert(offsetof(USHAkElevatorFloorDoorComponent, AudioSwitch_DoorState_Closed) == 0x0004D8, "Member 'USHAkElevatorFloorDoorComponent::AudioSwitch_DoorState_Closed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakableGlassFXData \ static_assert(alignof(USHBreakableGlassFXData) == 0x000008, "Wrong alignment on USHBreakableGlassFXData"); \ static_assert(sizeof(USHBreakableGlassFXData) == 0x000060, "Wrong size on USHBreakableGlassFXData"); \ static_assert(offsetof(USHBreakableGlassFXData, DefaultAkEventToPlayAtHit) == 0x000030, "Member 'USHBreakableGlassFXData::DefaultAkEventToPlayAtHit' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassFXData, GlassSizeAudioConfig) == 0x000038, "Member 'USHBreakableGlassFXData::GlassSizeAudioConfig' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassFXData, NiagaraSystemToPlayAtHit) == 0x000048, "Member 'USHBreakableGlassFXData::NiagaraSystemToPlayAtHit' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassFXData, NiagaraHitSystemDirectionParamName) == 0x000050, "Member 'USHBreakableGlassFXData::NiagaraHitSystemDirectionParamName' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassFXData, NiagaraHitSystemLocationParamName) == 0x000058, "Member 'USHBreakableGlassFXData::NiagaraHitSystemLocationParamName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorInsidePanel_ProcessInteractionManagerInitialized \ static_assert(alignof(SHElevatorInsidePanel_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHElevatorInsidePanel_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHElevatorInsidePanel_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHElevatorInsidePanel_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHElevatorInsidePanel_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHElevatorInsidePanel_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorInsidePanel_ProcessOrderCompleted \ static_assert(alignof(SHElevatorInsidePanel_ProcessOrderCompleted) == 0x000008, "Wrong alignment on SHElevatorInsidePanel_ProcessOrderCompleted"); \ static_assert(sizeof(SHElevatorInsidePanel_ProcessOrderCompleted) == 0x000008, "Wrong size on SHElevatorInsidePanel_ProcessOrderCompleted"); \ static_assert(offsetof(SHElevatorInsidePanel_ProcessOrderCompleted, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorInsidePanel_ProcessOrderCompleted::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHElevatorInsidePanel_ProcessOrdersQueueChange \ static_assert(alignof(SHElevatorInsidePanel_ProcessOrdersQueueChange) == 0x000008, "Wrong alignment on SHElevatorInsidePanel_ProcessOrdersQueueChange"); \ static_assert(sizeof(SHElevatorInsidePanel_ProcessOrdersQueueChange) == 0x000008, "Wrong size on SHElevatorInsidePanel_ProcessOrdersQueueChange"); \ static_assert(offsetof(SHElevatorInsidePanel_ProcessOrdersQueueChange, InElevatorEnginePtr) == 0x000000, "Member 'SHElevatorInsidePanel_ProcessOrdersQueueChange::InElevatorEnginePtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHElevatorInsidePanel \ static_assert(alignof(ASHElevatorInsidePanel) == 0x000008, "Wrong alignment on ASHElevatorInsidePanel"); \ static_assert(sizeof(ASHElevatorInsidePanel) == 0x000368, "Wrong size on ASHElevatorInsidePanel"); \ static_assert(offsetof(ASHElevatorInsidePanel, Camera) == 0x0002B0, "Member 'ASHElevatorInsidePanel::Camera' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionGeneric) == 0x0002B8, "Member 'ASHElevatorInsidePanel::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionProximitySphere) == 0x0002C0, "Member 'ASHElevatorInsidePanel::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, CharacterPlayTeleportToSpot) == 0x0002C8, "Member 'ASHElevatorInsidePanel::CharacterPlayTeleportToSpot' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, MariaTeleportToSpot) == 0x0002D0, "Member 'ASHElevatorInsidePanel::MariaTeleportToSpot' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionIcon) == 0x0002D8, "Member 'ASHElevatorInsidePanel::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionDetectable) == 0x0002E0, "Member 'ASHElevatorInsidePanel::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionDetectableShape) == 0x0002E8, "Member 'ASHElevatorInsidePanel::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, SHAkElevatorInsidePanel) == 0x0002F0, "Member 'ASHElevatorInsidePanel::SHAkElevatorInsidePanel' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, InteractionManager) == 0x0002F8, "Member 'ASHElevatorInsidePanel::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, FocusableManager) == 0x000300, "Member 'ASHElevatorInsidePanel::FocusableManager' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, bOnlyOneTaskAtTimeMode) == 0x000308, "Member 'ASHElevatorInsidePanel::bOnlyOneTaskAtTimeMode' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, bRotateCharacterToDoors) == 0x000309, "Member 'ASHElevatorInsidePanel::bRotateCharacterToDoors' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, RotateCharacterToDoorsSnapDuration) == 0x00030C, "Member 'ASHElevatorInsidePanel::RotateCharacterToDoorsSnapDuration' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, EngineSoftPtr) == 0x000310, "Member 'ASHElevatorInsidePanel::EngineSoftPtr' has a wrong offset!"); \ static_assert(offsetof(ASHElevatorInsidePanel, AttachmentHeight) == 0x000340, "Member 'ASHElevatorInsidePanel::AttachmentHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkElevatorInsidePanelComponent \ static_assert(alignof(USHAkElevatorInsidePanelComponent) == 0x000010, "Wrong alignment on USHAkElevatorInsidePanelComponent"); \ static_assert(sizeof(USHAkElevatorInsidePanelComponent) == 0x0004B0, "Wrong size on USHAkElevatorInsidePanelComponent"); \ static_assert(offsetof(USHAkElevatorInsidePanelComponent, AudioEvent_ButtonClicked) == 0x0004A8, "Member 'USHAkElevatorInsidePanelComponent::AudioEvent_ButtonClicked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkFakeAttachmentComponent \ static_assert(alignof(USHAkFakeAttachmentComponent) == 0x000010, "Wrong alignment on USHAkFakeAttachmentComponent"); \ static_assert(sizeof(USHAkFakeAttachmentComponent) == 0x0004C0, "Wrong size on USHAkFakeAttachmentComponent"); \ #define DUMPER7_ASSERTS_USHAkFakeDoorComponent \ static_assert(alignof(USHAkFakeDoorComponent) == 0x000010, "Wrong alignment on USHAkFakeDoorComponent"); \ static_assert(sizeof(USHAkFakeDoorComponent) == 0x0004C0, "Wrong size on USHAkFakeDoorComponent"); \ static_assert(offsetof(USHAkFakeDoorComponent, DoorTypeSwitch) == 0x0004A8, "Member 'USHAkFakeDoorComponent::DoorTypeSwitch' has a wrong offset!"); \ static_assert(offsetof(USHAkFakeDoorComponent, DoorLockState_Locked) == 0x0004B0, "Member 'USHAkFakeDoorComponent::DoorLockState_Locked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_CreateAndPlayCameraAnimation \ static_assert(alignof(SHCameraWorkStatics_CreateAndPlayCameraAnimation) == 0x000008, "Wrong alignment on SHCameraWorkStatics_CreateAndPlayCameraAnimation"); \ static_assert(sizeof(SHCameraWorkStatics_CreateAndPlayCameraAnimation) == 0x000098, "Wrong size on SHCameraWorkStatics_CreateAndPlayCameraAnimation"); \ static_assert(offsetof(SHCameraWorkStatics_CreateAndPlayCameraAnimation, WorldContextObject) == 0x000000, "Member 'SHCameraWorkStatics_CreateAndPlayCameraAnimation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_CreateAndPlayCameraAnimation, Character) == 0x000008, "Member 'SHCameraWorkStatics_CreateAndPlayCameraAnimation::Character' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_CreateAndPlayCameraAnimation, CameraAnimData) == 0x000010, "Member 'SHCameraWorkStatics_CreateAndPlayCameraAnimation::CameraAnimData' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_CreateAndPlayCameraAnimation, ReturnValue) == 0x000090, "Member 'SHCameraWorkStatics_CreateAndPlayCameraAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_CreateCameraAnimation \ static_assert(alignof(SHCameraWorkStatics_CreateCameraAnimation) == 0x000008, "Wrong alignment on SHCameraWorkStatics_CreateCameraAnimation"); \ static_assert(sizeof(SHCameraWorkStatics_CreateCameraAnimation) == 0x000090, "Wrong size on SHCameraWorkStatics_CreateCameraAnimation"); \ static_assert(offsetof(SHCameraWorkStatics_CreateCameraAnimation, WorldContextObject) == 0x000000, "Member 'SHCameraWorkStatics_CreateCameraAnimation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_CreateCameraAnimation, CameraAnimData) == 0x000008, "Member 'SHCameraWorkStatics_CreateCameraAnimation::CameraAnimData' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_CreateCameraAnimation, ReturnValue) == 0x000088, "Member 'SHCameraWorkStatics_CreateCameraAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_GetCameraAnimTracks \ static_assert(alignof(SHCameraWorkStatics_GetCameraAnimTracks) == 0x000008, "Wrong alignment on SHCameraWorkStatics_GetCameraAnimTracks"); \ static_assert(sizeof(SHCameraWorkStatics_GetCameraAnimTracks) == 0x000018, "Wrong size on SHCameraWorkStatics_GetCameraAnimTracks"); \ static_assert(offsetof(SHCameraWorkStatics_GetCameraAnimTracks, Sequence) == 0x000000, "Member 'SHCameraWorkStatics_GetCameraAnimTracks::Sequence' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_GetCameraAnimTracks, ReturnValue) == 0x000008, "Member 'SHCameraWorkStatics_GetCameraAnimTracks::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_GetCameraPath \ static_assert(alignof(SHCameraWorkStatics_GetCameraPath) == 0x000008, "Wrong alignment on SHCameraWorkStatics_GetCameraPath"); \ static_assert(sizeof(SHCameraWorkStatics_GetCameraPath) == 0x000018, "Wrong size on SHCameraWorkStatics_GetCameraPath"); \ static_assert(offsetof(SHCameraWorkStatics_GetCameraPath, Sequence) == 0x000000, "Member 'SHCameraWorkStatics_GetCameraPath::Sequence' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_GetCameraPath, ReturnValue) == 0x000008, "Member 'SHCameraWorkStatics_GetCameraPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_PlayCameraAnimation \ static_assert(alignof(SHCameraWorkStatics_PlayCameraAnimation) == 0x000008, "Wrong alignment on SHCameraWorkStatics_PlayCameraAnimation"); \ static_assert(sizeof(SHCameraWorkStatics_PlayCameraAnimation) == 0x000098, "Wrong size on SHCameraWorkStatics_PlayCameraAnimation"); \ static_assert(offsetof(SHCameraWorkStatics_PlayCameraAnimation, CameraAnimExe) == 0x000000, "Member 'SHCameraWorkStatics_PlayCameraAnimation::CameraAnimExe' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_PlayCameraAnimation, Character) == 0x000008, "Member 'SHCameraWorkStatics_PlayCameraAnimation::Character' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_PlayCameraAnimation, CameraAnimData) == 0x000010, "Member 'SHCameraWorkStatics_PlayCameraAnimation::CameraAnimData' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_PlayCameraAnimation, ReturnValue) == 0x000090, "Member 'SHCameraWorkStatics_PlayCameraAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraWorkStatics_ValidateCameraAnimData \ static_assert(alignof(SHCameraWorkStatics_ValidateCameraAnimData) == 0x000008, "Wrong alignment on SHCameraWorkStatics_ValidateCameraAnimData"); \ static_assert(sizeof(SHCameraWorkStatics_ValidateCameraAnimData) == 0x000088, "Wrong size on SHCameraWorkStatics_ValidateCameraAnimData"); \ static_assert(offsetof(SHCameraWorkStatics_ValidateCameraAnimData, CameraAnimData) == 0x000000, "Member 'SHCameraWorkStatics_ValidateCameraAnimData::CameraAnimData' has a wrong offset!"); \ static_assert(offsetof(SHCameraWorkStatics_ValidateCameraAnimData, ReturnValue) == 0x000080, "Member 'SHCameraWorkStatics_ValidateCameraAnimData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCameraWorkStatics \ static_assert(alignof(USHCameraWorkStatics) == 0x000008, "Wrong alignment on USHCameraWorkStatics"); \ static_assert(sizeof(USHCameraWorkStatics) == 0x000028, "Wrong size on USHCameraWorkStatics"); \ #define DUMPER7_ASSERTS_SHItemEquipable_GetItemDataRowName \ static_assert(alignof(SHItemEquipable_GetItemDataRowName) == 0x000004, "Wrong alignment on SHItemEquipable_GetItemDataRowName"); \ static_assert(sizeof(SHItemEquipable_GetItemDataRowName) == 0x000008, "Wrong size on SHItemEquipable_GetItemDataRowName"); \ static_assert(offsetof(SHItemEquipable_GetItemDataRowName, ReturnValue) == 0x000000, "Member 'SHItemEquipable_GetItemDataRowName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEquipable_GetOwnerCharacter \ static_assert(alignof(SHItemEquipable_GetOwnerCharacter) == 0x000008, "Wrong alignment on SHItemEquipable_GetOwnerCharacter"); \ static_assert(sizeof(SHItemEquipable_GetOwnerCharacter) == 0x000008, "Wrong size on SHItemEquipable_GetOwnerCharacter"); \ static_assert(offsetof(SHItemEquipable_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'SHItemEquipable_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemEquipable \ static_assert(alignof(ASHItemEquipable) == 0x000008, "Wrong alignment on ASHItemEquipable"); \ static_assert(sizeof(ASHItemEquipable) == 0x000360, "Wrong size on ASHItemEquipable"); \ static_assert(offsetof(ASHItemEquipable, Mesh) == 0x0002B0, "Member 'ASHItemEquipable::Mesh' has a wrong offset!"); \ static_assert(offsetof(ASHItemEquipable, MeshAsset) == 0x0002B8, "Member 'ASHItemEquipable::MeshAsset' has a wrong offset!"); \ static_assert(offsetof(ASHItemEquipable, EquipAttachSocket) == 0x0002E8, "Member 'ASHItemEquipable::EquipAttachSocket' has a wrong offset!"); \ static_assert(offsetof(ASHItemEquipable, EquipRelativeLocation) == 0x0002F0, "Member 'ASHItemEquipable::EquipRelativeLocation' has a wrong offset!"); \ static_assert(offsetof(ASHItemEquipable, EquipRelativeRotation) == 0x000308, "Member 'ASHItemEquipable::EquipRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(ASHItemEquipable, OwnerCharacter) == 0x000320, "Member 'ASHItemEquipable::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEquipment_IsTurnOn \ static_assert(alignof(SHItemEquipment_IsTurnOn) == 0x000001, "Wrong alignment on SHItemEquipment_IsTurnOn"); \ static_assert(sizeof(SHItemEquipment_IsTurnOn) == 0x000001, "Wrong size on SHItemEquipment_IsTurnOn"); \ static_assert(offsetof(SHItemEquipment_IsTurnOn, ReturnValue) == 0x000000, "Member 'SHItemEquipment_IsTurnOn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemEquipment \ static_assert(alignof(ASHItemEquipment) == 0x000008, "Wrong alignment on ASHItemEquipment"); \ static_assert(sizeof(ASHItemEquipment) == 0x000390, "Wrong size on ASHItemEquipment"); \ #define DUMPER7_ASSERTS_SHFlashlight_BeginsLightAtMonster \ static_assert(alignof(SHFlashlight_BeginsLightAtMonster) == 0x000008, "Wrong alignment on SHFlashlight_BeginsLightAtMonster"); \ static_assert(sizeof(SHFlashlight_BeginsLightAtMonster) == 0x000008, "Wrong size on SHFlashlight_BeginsLightAtMonster"); \ static_assert(offsetof(SHFlashlight_BeginsLightAtMonster, Monster) == 0x000000, "Member 'SHFlashlight_BeginsLightAtMonster::Monster' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_DisableLookAt \ static_assert(alignof(SHFlashlight_DisableLookAt) == 0x000004, "Wrong alignment on SHFlashlight_DisableLookAt"); \ static_assert(sizeof(SHFlashlight_DisableLookAt) == 0x000008, "Wrong size on SHFlashlight_DisableLookAt"); \ static_assert(offsetof(SHFlashlight_DisableLookAt, InstantViewRotation) == 0x000000, "Member 'SHFlashlight_DisableLookAt::InstantViewRotation' has a wrong offset!"); \ static_assert(offsetof(SHFlashlight_DisableLookAt, AwaitTime) == 0x000004, "Member 'SHFlashlight_DisableLookAt::AwaitTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_EnableLookAtComponent \ static_assert(alignof(SHFlashlight_EnableLookAtComponent) == 0x000008, "Wrong alignment on SHFlashlight_EnableLookAtComponent"); \ static_assert(sizeof(SHFlashlight_EnableLookAtComponent) == 0x000010, "Wrong size on SHFlashlight_EnableLookAtComponent"); \ static_assert(offsetof(SHFlashlight_EnableLookAtComponent, NewLookAtRef) == 0x000000, "Member 'SHFlashlight_EnableLookAtComponent::NewLookAtRef' has a wrong offset!"); \ static_assert(offsetof(SHFlashlight_EnableLookAtComponent, InLookAtSettings) == 0x000008, "Member 'SHFlashlight_EnableLookAtComponent::InLookAtSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_EndLightAtMonster \ static_assert(alignof(SHFlashlight_EndLightAtMonster) == 0x000008, "Wrong alignment on SHFlashlight_EndLightAtMonster"); \ static_assert(sizeof(SHFlashlight_EndLightAtMonster) == 0x000008, "Wrong size on SHFlashlight_EndLightAtMonster"); \ static_assert(offsetof(SHFlashlight_EndLightAtMonster, Monster) == 0x000000, "Member 'SHFlashlight_EndLightAtMonster::Monster' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_PlayLightIntensityModAnimation \ static_assert(alignof(SHFlashlight_PlayLightIntensityModAnimation) == 0x000008, "Wrong alignment on SHFlashlight_PlayLightIntensityModAnimation"); \ static_assert(sizeof(SHFlashlight_PlayLightIntensityModAnimation) == 0x000010, "Wrong size on SHFlashlight_PlayLightIntensityModAnimation"); \ static_assert(offsetof(SHFlashlight_PlayLightIntensityModAnimation, IntensityModCurve) == 0x000000, "Member 'SHFlashlight_PlayLightIntensityModAnimation::IntensityModCurve' has a wrong offset!"); \ static_assert(offsetof(SHFlashlight_PlayLightIntensityModAnimation, ReturnValue) == 0x000008, "Member 'SHFlashlight_PlayLightIntensityModAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_SetLightIntensityModProgress \ static_assert(alignof(SHFlashlight_SetLightIntensityModProgress) == 0x000004, "Wrong alignment on SHFlashlight_SetLightIntensityModProgress"); \ static_assert(sizeof(SHFlashlight_SetLightIntensityModProgress) == 0x000004, "Wrong size on SHFlashlight_SetLightIntensityModProgress"); \ static_assert(offsetof(SHFlashlight_SetLightIntensityModProgress, ModValue) == 0x000000, "Member 'SHFlashlight_SetLightIntensityModProgress::ModValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_SetLightIntensityProgress \ static_assert(alignof(SHFlashlight_SetLightIntensityProgress) == 0x000004, "Wrong alignment on SHFlashlight_SetLightIntensityProgress"); \ static_assert(sizeof(SHFlashlight_SetLightIntensityProgress) == 0x000004, "Wrong size on SHFlashlight_SetLightIntensityProgress"); \ static_assert(offsetof(SHFlashlight_SetLightIntensityProgress, ProgressValue) == 0x000000, "Member 'SHFlashlight_SetLightIntensityProgress::ProgressValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_SetMainLightOffsetSource \ static_assert(alignof(SHFlashlight_SetMainLightOffsetSource) == 0x000008, "Wrong alignment on SHFlashlight_SetMainLightOffsetSource"); \ static_assert(sizeof(SHFlashlight_SetMainLightOffsetSource) == 0x000008, "Wrong size on SHFlashlight_SetMainLightOffsetSource"); \ static_assert(offsetof(SHFlashlight_SetMainLightOffsetSource, NewMainLightOffsetSource) == 0x000000, "Member 'SHFlashlight_SetMainLightOffsetSource::NewMainLightOffsetSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_UpdateDustMaterial \ static_assert(alignof(SHFlashlight_UpdateDustMaterial) == 0x000008, "Wrong alignment on SHFlashlight_UpdateDustMaterial"); \ static_assert(sizeof(SHFlashlight_UpdateDustMaterial) == 0x000008, "Wrong size on SHFlashlight_UpdateDustMaterial"); \ static_assert(offsetof(SHFlashlight_UpdateDustMaterial, InDustMaterial) == 0x000000, "Member 'SHFlashlight_UpdateDustMaterial::InDustMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_UpdateDustNiagara \ static_assert(alignof(SHFlashlight_UpdateDustNiagara) == 0x000008, "Wrong alignment on SHFlashlight_UpdateDustNiagara"); \ static_assert(sizeof(SHFlashlight_UpdateDustNiagara) == 0x000008, "Wrong size on SHFlashlight_UpdateDustNiagara"); \ static_assert(offsetof(SHFlashlight_UpdateDustNiagara, InDustNiagara) == 0x000000, "Member 'SHFlashlight_UpdateDustNiagara::InDustNiagara' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_UpdateLightAtMonster \ static_assert(alignof(SHFlashlight_UpdateLightAtMonster) == 0x000008, "Wrong alignment on SHFlashlight_UpdateLightAtMonster"); \ static_assert(sizeof(SHFlashlight_UpdateLightAtMonster) == 0x000010, "Wrong size on SHFlashlight_UpdateLightAtMonster"); \ static_assert(offsetof(SHFlashlight_UpdateLightAtMonster, Monster) == 0x000000, "Member 'SHFlashlight_UpdateLightAtMonster::Monster' has a wrong offset!"); \ static_assert(offsetof(SHFlashlight_UpdateLightAtMonster, InLightingAlpha) == 0x000008, "Member 'SHFlashlight_UpdateLightAtMonster::InLightingAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlight_GetIntensityAlpha \ static_assert(alignof(SHFlashlight_GetIntensityAlpha) == 0x000004, "Wrong alignment on SHFlashlight_GetIntensityAlpha"); \ static_assert(sizeof(SHFlashlight_GetIntensityAlpha) == 0x000004, "Wrong size on SHFlashlight_GetIntensityAlpha"); \ static_assert(offsetof(SHFlashlight_GetIntensityAlpha, ReturnValue) == 0x000000, "Member 'SHFlashlight_GetIntensityAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFlashlight \ static_assert(alignof(ASHFlashlight) == 0x000008, "Wrong alignment on ASHFlashlight"); \ static_assert(sizeof(ASHFlashlight) == 0x000E18, "Wrong size on ASHFlashlight"); \ static_assert(offsetof(ASHFlashlight, Lightshaft) == 0x000390, "Member 'ASHFlashlight::Lightshaft' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightMain) == 0x000398, "Member 'ASHFlashlight::LightMain' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, BackLight) == 0x0003A0, "Member 'ASHFlashlight::BackLight' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CloseLight) == 0x0003A8, "Member 'ASHFlashlight::CloseLight' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, VeryCloseSpotlight) == 0x0003B0, "Member 'ASHFlashlight::VeryCloseSpotlight' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, MaiLightEmitter) == 0x0003B8, "Member 'ASHFlashlight::MaiLightEmitter' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, SHAkFlashlightComponent) == 0x0003C0, "Member 'ASHFlashlight::SHAkFlashlightComponent' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultLightsColor) == 0x0003C8, "Member 'ASHFlashlight::DefaultLightsColor' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultGlobalIntensity) == 0x0003CC, "Member 'ASHFlashlight::DefaultGlobalIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, MainLightIntensityMultiplier) == 0x0003D0, "Member 'ASHFlashlight::MainLightIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, BackLightIntensityMultiplier) == 0x0003D4, "Member 'ASHFlashlight::BackLightIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CloseLightIntensityMultiplier) == 0x0003D8, "Member 'ASHFlashlight::CloseLightIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, VeryCloseSpotlightIntensityMultiplier) == 0x0003DC, "Member 'ASHFlashlight::VeryCloseSpotlightIntensityMultiplier' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightshaftMaterial0EdgeColorPropertyConfig) == 0x0003E0, "Member 'ASHFlashlight::LightshaftMaterial0EdgeColorPropertyConfig' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultLightshaftMaterial0EdgeColor) == 0x0004E0, "Member 'ASHFlashlight::DefaultLightshaftMaterial0EdgeColor' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightshaftMaterial0TintEmissionPropertyConfig) == 0x0004F0, "Member 'ASHFlashlight::LightshaftMaterial0TintEmissionPropertyConfig' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultLightshaftMaterial0TintEmission) == 0x0005F0, "Member 'ASHFlashlight::DefaultLightshaftMaterial0TintEmission' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightshaftMaterial1EdgeColorPropertyConfig) == 0x000600, "Member 'ASHFlashlight::LightshaftMaterial1EdgeColorPropertyConfig' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultLightshaftMaterial1EdgeColor) == 0x000700, "Member 'ASHFlashlight::DefaultLightshaftMaterial1EdgeColor' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightshaftMaterial1TintEmissionPropertyConfig) == 0x000710, "Member 'ASHFlashlight::LightshaftMaterial1TintEmissionPropertyConfig' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultLightshaftMaterial1TintEmission) == 0x000810, "Member 'ASHFlashlight::DefaultLightshaftMaterial1TintEmission' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CharacterControlRotationInterpSpeed) == 0x000820, "Member 'ASHFlashlight::CharacterControlRotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, MainLightOffset) == 0x000828, "Member 'ASHFlashlight::MainLightOffset' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DirectionInterpSpeed) == 0x000840, "Member 'ASHFlashlight::DirectionInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, AnimationMultiplayer) == 0x000844, "Member 'ASHFlashlight::AnimationMultiplayer' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CameraDistanceInterpSpeed) == 0x000848, "Member 'ASHFlashlight::CameraDistanceInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CameraDistanceInterpModRanged) == 0x000850, "Member 'ASHFlashlight::CameraDistanceInterpModRanged' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, MinCameraDistance) == 0x000860, "Member 'ASHFlashlight::MinCameraDistance' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, bLightIntensityWithCurve) == 0x000864, "Member 'ASHFlashlight::bLightIntensityWithCurve' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, TurnOnTime) == 0x000868, "Member 'ASHFlashlight::TurnOnTime' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, TurnOffTime) == 0x00086C, "Member 'ASHFlashlight::TurnOffTime' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightAtMonsterMainLightIntensityAddativeMod) == 0x000870, "Member 'ASHFlashlight::LightAtMonsterMainLightIntensityAddativeMod' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightAtMonsterCalmTime) == 0x000874, "Member 'ASHFlashlight::LightAtMonsterCalmTime' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightAtMonsterFlickerCurve) == 0x000878, "Member 'ASHFlashlight::LightAtMonsterFlickerCurve' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightAtMonsterFlickerCooldownTime) == 0x000880, "Member 'ASHFlashlight::LightAtMonsterFlickerCooldownTime' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, TraceMax) == 0x000884, "Member 'ASHFlashlight::TraceMax' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, SocketName) == 0x000888, "Member 'ASHFlashlight::SocketName' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, SpotUmbra) == 0x000890, "Member 'ASHFlashlight::SpotUmbra' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, SpotPenumbra) == 0x000894, "Member 'ASHFlashlight::SpotPenumbra' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, ParametersCollection) == 0x000898, "Member 'ASHFlashlight::ParametersCollection' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, TransformProcessor) == 0x0008A0, "Member 'ASHFlashlight::TransformProcessor' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, MainLightOffsetBlenders) == 0x0008A8, "Member 'ASHFlashlight::MainLightOffsetBlenders' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightIntensityCurve) == 0x0008B8, "Member 'ASHFlashlight::LightIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightIntensityTimeline) == 0x0008C0, "Member 'ASHFlashlight::LightIntensityTimeline' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, LightIntensityModTimeline) == 0x000958, "Member 'ASHFlashlight::LightIntensityModTimeline' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, CurrentDynamicData) == 0x0009F0, "Member 'ASHFlashlight::CurrentDynamicData' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlight, DefaultReferenceData) == 0x000A60, "Member 'ASHFlashlight::DefaultReferenceData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkFlashlightComponent \ static_assert(alignof(USHAkFlashlightComponent) == 0x000010, "Wrong alignment on USHAkFlashlightComponent"); \ static_assert(sizeof(USHAkFlashlightComponent) == 0x0004E0, "Wrong size on USHAkFlashlightComponent"); \ static_assert(offsetof(USHAkFlashlightComponent, FlickerOffEventAlphaIntensityThreshold) == 0x0004A8, "Member 'USHAkFlashlightComponent::FlickerOffEventAlphaIntensityThreshold' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, FlickerOnEventAlphaIntensityThreshold) == 0x0004AC, "Member 'USHAkFlashlightComponent::FlickerOnEventAlphaIntensityThreshold' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, AudioEvent_FlashlightOn) == 0x0004B0, "Member 'USHAkFlashlightComponent::AudioEvent_FlashlightOn' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, AudioEvent_FlashlightOff) == 0x0004B8, "Member 'USHAkFlashlightComponent::AudioEvent_FlashlightOff' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, AudioEvent_Flashlight_Flicker_Off) == 0x0004C0, "Member 'USHAkFlashlightComponent::AudioEvent_Flashlight_Flicker_Off' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, AudioEvent_Flashlight_Flicker_On) == 0x0004C8, "Member 'USHAkFlashlightComponent::AudioEvent_Flashlight_Flicker_On' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, AudioEvent_Flashlight_Flicker_Buzz) == 0x0004D0, "Member 'USHAkFlashlightComponent::AudioEvent_Flashlight_Flicker_Buzz' has a wrong offset!"); \ static_assert(offsetof(USHAkFlashlightComponent, RTPC_Flicker_Intensity) == 0x0004D8, "Member 'USHAkFlashlightComponent::RTPC_Flicker_Intensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_ApplyDamageToBone \ static_assert(alignof(SHHookedMeatBase_ApplyDamageToBone) == 0x000008, "Wrong alignment on SHHookedMeatBase_ApplyDamageToBone"); \ static_assert(sizeof(SHHookedMeatBase_ApplyDamageToBone) == 0x000030, "Wrong size on SHHookedMeatBase_ApplyDamageToBone"); \ static_assert(offsetof(SHHookedMeatBase_ApplyDamageToBone, InBoneName) == 0x000000, "Member 'SHHookedMeatBase_ApplyDamageToBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_ApplyDamageToBone, HitFromDirection) == 0x000008, "Member 'SHHookedMeatBase_ApplyDamageToBone::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_ApplyDamageToBone, InDamageTypeClass) == 0x000020, "Member 'SHHookedMeatBase_ApplyDamageToBone::InDamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_ApplyDamageToBone, ReturnValue) == 0x000028, "Member 'SHHookedMeatBase_ApplyDamageToBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetBoneDefaultHealth \ static_assert(alignof(SHHookedMeatBase_GetBoneDefaultHealth) == 0x000004, "Wrong alignment on SHHookedMeatBase_GetBoneDefaultHealth"); \ static_assert(sizeof(SHHookedMeatBase_GetBoneDefaultHealth) == 0x00000C, "Wrong size on SHHookedMeatBase_GetBoneDefaultHealth"); \ static_assert(offsetof(SHHookedMeatBase_GetBoneDefaultHealth, InBoneName) == 0x000000, "Member 'SHHookedMeatBase_GetBoneDefaultHealth::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetBoneDefaultHealth, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetBoneDefaultHealth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetDamageValueFromTypeClass \ static_assert(alignof(SHHookedMeatBase_GetDamageValueFromTypeClass) == 0x000008, "Wrong alignment on SHHookedMeatBase_GetDamageValueFromTypeClass"); \ static_assert(sizeof(SHHookedMeatBase_GetDamageValueFromTypeClass) == 0x000010, "Wrong size on SHHookedMeatBase_GetDamageValueFromTypeClass"); \ static_assert(offsetof(SHHookedMeatBase_GetDamageValueFromTypeClass, InDamageTypeClass) == 0x000000, "Member 'SHHookedMeatBase_GetDamageValueFromTypeClass::InDamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetDamageValueFromTypeClass, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetDamageValueFromTypeClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetForceValueFromTypeClass \ static_assert(alignof(SHHookedMeatBase_GetForceValueFromTypeClass) == 0x000008, "Wrong alignment on SHHookedMeatBase_GetForceValueFromTypeClass"); \ static_assert(sizeof(SHHookedMeatBase_GetForceValueFromTypeClass) == 0x000010, "Wrong size on SHHookedMeatBase_GetForceValueFromTypeClass"); \ static_assert(offsetof(SHHookedMeatBase_GetForceValueFromTypeClass, InDamageTypeClass) == 0x000000, "Member 'SHHookedMeatBase_GetForceValueFromTypeClass::InDamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetForceValueFromTypeClass, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetForceValueFromTypeClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_OnMeatPush \ static_assert(alignof(SHHookedMeatBase_OnMeatPush) == 0x000001, "Wrong alignment on SHHookedMeatBase_OnMeatPush"); \ static_assert(sizeof(SHHookedMeatBase_OnMeatPush) == 0x000001, "Wrong size on SHHookedMeatBase_OnMeatPush"); \ static_assert(offsetof(SHHookedMeatBase_OnMeatPush, IsGoingForward) == 0x000000, "Member 'SHHookedMeatBase_OnMeatPush::IsGoingForward' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetDesiredEddieMeatPushPosition \ static_assert(alignof(SHHookedMeatBase_GetDesiredEddieMeatPushPosition) == 0x000008, "Wrong alignment on SHHookedMeatBase_GetDesiredEddieMeatPushPosition"); \ static_assert(sizeof(SHHookedMeatBase_GetDesiredEddieMeatPushPosition) == 0x000020, "Wrong size on SHHookedMeatBase_GetDesiredEddieMeatPushPosition"); \ static_assert(offsetof(SHHookedMeatBase_GetDesiredEddieMeatPushPosition, EddieActor) == 0x000000, "Member 'SHHookedMeatBase_GetDesiredEddieMeatPushPosition::EddieActor' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetDesiredEddieMeatPushPosition, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetDesiredEddieMeatPushPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetEddieCoverPosition \ static_assert(alignof(SHHookedMeatBase_GetEddieCoverPosition) == 0x000008, "Wrong alignment on SHHookedMeatBase_GetEddieCoverPosition"); \ static_assert(sizeof(SHHookedMeatBase_GetEddieCoverPosition) == 0x000020, "Wrong size on SHHookedMeatBase_GetEddieCoverPosition"); \ static_assert(offsetof(SHHookedMeatBase_GetEddieCoverPosition, Target) == 0x000000, "Member 'SHHookedMeatBase_GetEddieCoverPosition::Target' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetEddieCoverPosition, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetEddieCoverPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_GetExistingChildBones \ static_assert(alignof(SHHookedMeatBase_GetExistingChildBones) == 0x000008, "Wrong alignment on SHHookedMeatBase_GetExistingChildBones"); \ static_assert(sizeof(SHHookedMeatBase_GetExistingChildBones) == 0x000018, "Wrong size on SHHookedMeatBase_GetExistingChildBones"); \ static_assert(offsetof(SHHookedMeatBase_GetExistingChildBones, InParentBoneName) == 0x000000, "Member 'SHHookedMeatBase_GetExistingChildBones::InParentBoneName' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_GetExistingChildBones, ReturnValue) == 0x000008, "Member 'SHHookedMeatBase_GetExistingChildBones::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_IsFullyDestroyed \ static_assert(alignof(SHHookedMeatBase_IsFullyDestroyed) == 0x000001, "Wrong alignment on SHHookedMeatBase_IsFullyDestroyed"); \ static_assert(sizeof(SHHookedMeatBase_IsFullyDestroyed) == 0x000001, "Wrong size on SHHookedMeatBase_IsFullyDestroyed"); \ static_assert(offsetof(SHHookedMeatBase_IsFullyDestroyed, ReturnValue) == 0x000000, "Member 'SHHookedMeatBase_IsFullyDestroyed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHookedMeatBase_ShouldPushLeft \ static_assert(alignof(SHHookedMeatBase_ShouldPushLeft) == 0x000008, "Wrong alignment on SHHookedMeatBase_ShouldPushLeft"); \ static_assert(sizeof(SHHookedMeatBase_ShouldPushLeft) == 0x000028, "Wrong size on SHHookedMeatBase_ShouldPushLeft"); \ static_assert(offsetof(SHHookedMeatBase_ShouldPushLeft, Target) == 0x000000, "Member 'SHHookedMeatBase_ShouldPushLeft::Target' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_ShouldPushLeft, AttackPosition) == 0x000008, "Member 'SHHookedMeatBase_ShouldPushLeft::AttackPosition' has a wrong offset!"); \ static_assert(offsetof(SHHookedMeatBase_ShouldPushLeft, ReturnValue) == 0x000020, "Member 'SHHookedMeatBase_ShouldPushLeft::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHHookedMeatBase \ static_assert(alignof(ASHHookedMeatBase) == 0x000008, "Wrong alignment on ASHHookedMeatBase"); \ static_assert(sizeof(ASHHookedMeatBase) == 0x0002F0, "Wrong size on ASHHookedMeatBase"); \ static_assert(offsetof(ASHHookedMeatBase, MainSkeletalMesh) == 0x0002B0, "Member 'ASHHookedMeatBase::MainSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, SHAkHookedMeatComponent) == 0x0002B8, "Member 'ASHHookedMeatBase::SHAkHookedMeatComponent' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, BoneworkHandler) == 0x0002C0, "Member 'ASHHookedMeatBase::BoneworkHandler' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, RenderTargetAtlasIndex) == 0x0002D8, "Member 'ASHHookedMeatBase::RenderTargetAtlasIndex' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, SplineDistance) == 0x0002DC, "Member 'ASHHookedMeatBase::SplineDistance' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, ActionOffset) == 0x0002E0, "Member 'ASHHookedMeatBase::ActionOffset' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, TraceLength) == 0x0002E4, "Member 'ASHHookedMeatBase::TraceLength' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, TraceOffset) == 0x0002E8, "Member 'ASHHookedMeatBase::TraceOffset' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, bIsPushedByEddie) == 0x0002EC, "Member 'ASHHookedMeatBase::bIsPushedByEddie' has a wrong offset!"); \ static_assert(offsetof(ASHHookedMeatBase, bObliterateOnAnyDamage) == 0x0002ED, "Member 'ASHHookedMeatBase::bObliterateOnAnyDamage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkHookedMeatComponent_OnSkeletalComponentHit \ static_assert(alignof(SHAkHookedMeatComponent_OnSkeletalComponentHit) == 0x000008, "Wrong alignment on SHAkHookedMeatComponent_OnSkeletalComponentHit"); \ static_assert(sizeof(SHAkHookedMeatComponent_OnSkeletalComponentHit) == 0x000118, "Wrong size on SHAkHookedMeatComponent_OnSkeletalComponentHit"); \ static_assert(offsetof(SHAkHookedMeatComponent_OnSkeletalComponentHit, HitComponent) == 0x000000, "Member 'SHAkHookedMeatComponent_OnSkeletalComponentHit::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHAkHookedMeatComponent_OnSkeletalComponentHit, OtherActor) == 0x000008, "Member 'SHAkHookedMeatComponent_OnSkeletalComponentHit::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHAkHookedMeatComponent_OnSkeletalComponentHit, OtherComp) == 0x000010, "Member 'SHAkHookedMeatComponent_OnSkeletalComponentHit::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SHAkHookedMeatComponent_OnSkeletalComponentHit, NormalImpulse) == 0x000018, "Member 'SHAkHookedMeatComponent_OnSkeletalComponentHit::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(SHAkHookedMeatComponent_OnSkeletalComponentHit, Hit) == 0x000030, "Member 'SHAkHookedMeatComponent_OnSkeletalComponentHit::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkHookedMeatComponent \ static_assert(alignof(USHAkHookedMeatComponent) == 0x000010, "Wrong alignment on USHAkHookedMeatComponent"); \ static_assert(sizeof(USHAkHookedMeatComponent) == 0x0004E0, "Wrong size on USHAkHookedMeatComponent"); \ static_assert(offsetof(USHAkHookedMeatComponent, BurstAudioEvent) == 0x0004A8, "Member 'USHAkHookedMeatComponent::BurstAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkHookedMeatComponent, SwingAudioEvent) == 0x0004B0, "Member 'USHAkHookedMeatComponent::SwingAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkHookedMeatComponent, VelocityRTPC) == 0x0004B8, "Member 'USHAkHookedMeatComponent::VelocityRTPC' has a wrong offset!"); \ static_assert(offsetof(USHAkHookedMeatComponent, bDebug) == 0x0004C0, "Member 'USHAkHookedMeatComponent::bDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCameraPostProcessConfig \ static_assert(alignof(USHCameraPostProcessConfig) == 0x000010, "Wrong alignment on USHCameraPostProcessConfig"); \ static_assert(sizeof(USHCameraPostProcessConfig) == 0x000750, "Wrong size on USHCameraPostProcessConfig"); \ static_assert(offsetof(USHCameraPostProcessConfig, BlendConfigData) == 0x000030, "Member 'USHCameraPostProcessConfig::BlendConfigData' has a wrong offset!"); \ static_assert(offsetof(USHCameraPostProcessConfig, PostProcessSettings) == 0x000050, "Member 'USHCameraPostProcessConfig::PostProcessSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkItemWeaponBaseAudioComponent \ static_assert(alignof(USHAkItemWeaponBaseAudioComponent) == 0x000010, "Wrong alignment on USHAkItemWeaponBaseAudioComponent"); \ static_assert(sizeof(USHAkItemWeaponBaseAudioComponent) == 0x0004B0, "Wrong size on USHAkItemWeaponBaseAudioComponent"); \ static_assert(offsetof(USHAkItemWeaponBaseAudioComponent, WeaponSwitch) == 0x0004A8, "Member 'USHAkItemWeaponBaseAudioComponent::WeaponSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPHAnimComponent \ static_assert(alignof(USHPHAnimComponent) == 0x000008, "Wrong alignment on USHPHAnimComponent"); \ static_assert(sizeof(USHPHAnimComponent) == 0x000490, "Wrong size on USHPHAnimComponent"); \ #define DUMPER7_ASSERTS_USHAkItemWeaponMeleeAudioComponent \ static_assert(alignof(USHAkItemWeaponMeleeAudioComponent) == 0x000010, "Wrong alignment on USHAkItemWeaponMeleeAudioComponent"); \ static_assert(sizeof(USHAkItemWeaponMeleeAudioComponent) == 0x0004B0, "Wrong size on USHAkItemWeaponMeleeAudioComponent"); \ #define DUMPER7_ASSERTS_USHLookAtTypeID \ static_assert(alignof(USHLookAtTypeID) == 0x000008, "Wrong alignment on USHLookAtTypeID"); \ static_assert(sizeof(USHLookAtTypeID) == 0x000028, "Wrong size on USHLookAtTypeID"); \ #define DUMPER7_ASSERTS_UCritical_LookAtType \ static_assert(alignof(UCritical_LookAtType) == 0x000008, "Wrong alignment on UCritical_LookAtType"); \ static_assert(sizeof(UCritical_LookAtType) == 0x000028, "Wrong size on UCritical_LookAtType"); \ #define DUMPER7_ASSERTS_SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged \ static_assert(alignof(SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged) == 0x000008, "Wrong alignment on SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged"); \ static_assert(sizeof(SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged) == 0x000008, "Wrong size on SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged"); \ static_assert(offsetof(SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHAkItemWeaponRangedAudioComponent_ProcessOwnerCharacterCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkItemWeaponRangedAudioComponent \ static_assert(alignof(USHAkItemWeaponRangedAudioComponent) == 0x000010, "Wrong alignment on USHAkItemWeaponRangedAudioComponent"); \ static_assert(sizeof(USHAkItemWeaponRangedAudioComponent) == 0x000500, "Wrong size on USHAkItemWeaponRangedAudioComponent"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, ShootAudioEvent) == 0x0004B0, "Member 'USHAkItemWeaponRangedAudioComponent::ShootAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, OutOfAmmoAudioEvent) == 0x0004B8, "Member 'USHAkItemWeaponRangedAudioComponent::OutOfAmmoAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, ReloadAudioEvent) == 0x0004C0, "Member 'USHAkItemWeaponRangedAudioComponent::ReloadAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, AimStartActionAudioEvent) == 0x0004C8, "Member 'USHAkItemWeaponRangedAudioComponent::AimStartActionAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, FireReadyAimStopActionAudioEvent) == 0x0004D0, "Member 'USHAkItemWeaponRangedAudioComponent::FireReadyAimStopActionAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, StopAnimAudioNotifiesAudioEvent_Reload) == 0x0004D8, "Member 'USHAkItemWeaponRangedAudioComponent::StopAnimAudioNotifiesAudioEvent_Reload' has a wrong offset!"); \ static_assert(offsetof(USHAkItemWeaponRangedAudioComponent, CharacterAudioComponent) == 0x0004E0, "Member 'USHAkItemWeaponRangedAudioComponent::CharacterAudioComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkLateReverbComponent \ static_assert(alignof(USHAkLateReverbComponent) == 0x000010, "Wrong alignment on USHAkLateReverbComponent"); \ static_assert(sizeof(USHAkLateReverbComponent) == 0x000330, "Wrong size on USHAkLateReverbComponent"); \ #define DUMPER7_ASSERTS_USHCrosshairWidgetBase \ static_assert(alignof(USHCrosshairWidgetBase) == 0x000008, "Wrong alignment on USHCrosshairWidgetBase"); \ static_assert(sizeof(USHCrosshairWidgetBase) == 0x000298, "Wrong size on USHCrosshairWidgetBase"); \ static_assert(offsetof(USHCrosshairWidgetBase, OwnerCharacter) == 0x000278, "Member 'USHCrosshairWidgetBase::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMusicComponentSettings \ static_assert(alignof(USHMusicComponentSettings) == 0x000008, "Wrong alignment on USHMusicComponentSettings"); \ static_assert(sizeof(USHMusicComponentSettings) == 0x000050, "Wrong size on USHMusicComponentSettings"); \ static_assert(offsetof(USHMusicComponentSettings, SwitchesPrioritiesData) == 0x000030, "Member 'USHMusicComponentSettings::SwitchesPrioritiesData' has a wrong offset!"); \ static_assert(offsetof(USHMusicComponentSettings, AudioEvent_PlayMusic) == 0x000040, "Member 'USHMusicComponentSettings::AudioEvent_PlayMusic' has a wrong offset!"); \ static_assert(offsetof(USHMusicComponentSettings, AudioEvent_StopMusic) == 0x000048, "Member 'USHMusicComponentSettings::AudioEvent_StopMusic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkMusicComponent_ReleaseRequestedMusicSwitch \ static_assert(alignof(SHAkMusicComponent_ReleaseRequestedMusicSwitch) == 0x000008, "Wrong alignment on SHAkMusicComponent_ReleaseRequestedMusicSwitch"); \ static_assert(sizeof(SHAkMusicComponent_ReleaseRequestedMusicSwitch) == 0x000008, "Wrong size on SHAkMusicComponent_ReleaseRequestedMusicSwitch"); \ static_assert(offsetof(SHAkMusicComponent_ReleaseRequestedMusicSwitch, InContext) == 0x000000, "Member 'SHAkMusicComponent_ReleaseRequestedMusicSwitch::InContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkMusicComponent_RequestMusicSwitch \ static_assert(alignof(SHAkMusicComponent_RequestMusicSwitch) == 0x000008, "Wrong alignment on SHAkMusicComponent_RequestMusicSwitch"); \ static_assert(sizeof(SHAkMusicComponent_RequestMusicSwitch) == 0x000010, "Wrong size on SHAkMusicComponent_RequestMusicSwitch"); \ static_assert(offsetof(SHAkMusicComponent_RequestMusicSwitch, InContext) == 0x000000, "Member 'SHAkMusicComponent_RequestMusicSwitch::InContext' has a wrong offset!"); \ static_assert(offsetof(SHAkMusicComponent_RequestMusicSwitch, InSwitch) == 0x000008, "Member 'SHAkMusicComponent_RequestMusicSwitch::InSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkMusicComponent \ static_assert(alignof(USHAkMusicComponent) == 0x000010, "Wrong alignment on USHAkMusicComponent"); \ static_assert(sizeof(USHAkMusicComponent) == 0x000560, "Wrong size on USHAkMusicComponent"); \ static_assert(offsetof(USHAkMusicComponent, ComponentSettings) == 0x0004A8, "Member 'USHAkMusicComponent::ComponentSettings' has a wrong offset!"); \ static_assert(offsetof(USHAkMusicComponent, MusicVolumes) == 0x0004B0, "Member 'USHAkMusicComponent::MusicVolumes' has a wrong offset!"); \ static_assert(offsetof(USHAkMusicComponent, MusicRTPCVolumes) == 0x0004C0, "Member 'USHAkMusicComponent::MusicRTPCVolumes' has a wrong offset!"); \ static_assert(offsetof(USHAkMusicComponent, CurrentPlayingMusicSwitch) == 0x0004D0, "Member 'USHAkMusicComponent::CurrentPlayingMusicSwitch' has a wrong offset!"); \ static_assert(offsetof(USHAkMusicComponent, CurrentMusicRTPCs) == 0x000500, "Member 'USHAkMusicComponent::CurrentMusicRTPCs' has a wrong offset!"); \ static_assert(offsetof(USHAkMusicComponent, MusicOnLeaveSwitch) == 0x000510, "Member 'USHAkMusicComponent::MusicOnLeaveSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBlenderBase_GetBlendAlpha \ static_assert(alignof(SHBlenderBase_GetBlendAlpha) == 0x000004, "Wrong alignment on SHBlenderBase_GetBlendAlpha"); \ static_assert(sizeof(SHBlenderBase_GetBlendAlpha) == 0x000004, "Wrong size on SHBlenderBase_GetBlendAlpha"); \ static_assert(offsetof(SHBlenderBase_GetBlendAlpha, ReturnValue) == 0x000000, "Member 'SHBlenderBase_GetBlendAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBlenderBase_IsBlendingInEnabled \ static_assert(alignof(SHBlenderBase_IsBlendingInEnabled) == 0x000001, "Wrong alignment on SHBlenderBase_IsBlendingInEnabled"); \ static_assert(sizeof(SHBlenderBase_IsBlendingInEnabled) == 0x000001, "Wrong size on SHBlenderBase_IsBlendingInEnabled"); \ static_assert(offsetof(SHBlenderBase_IsBlendingInEnabled, ReturnValue) == 0x000000, "Member 'SHBlenderBase_IsBlendingInEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBlenderBase \ static_assert(alignof(USHBlenderBase) == 0x000008, "Wrong alignment on USHBlenderBase"); \ static_assert(sizeof(USHBlenderBase) == 0x000078, "Wrong size on USHBlenderBase"); \ static_assert(offsetof(USHBlenderBase, Requester) == 0x000038, "Member 'USHBlenderBase::Requester' has a wrong offset!"); \ static_assert(offsetof(USHBlenderBase, BlendInAlphaCurve) == 0x000040, "Member 'USHBlenderBase::BlendInAlphaCurve' has a wrong offset!"); \ static_assert(offsetof(USHBlenderBase, BlendOutAlphaCurve) == 0x000048, "Member 'USHBlenderBase::BlendOutAlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCameraMAACRBlender \ static_assert(alignof(USHCameraMAACRBlender) == 0x000008, "Wrong alignment on USHCameraMAACRBlender"); \ static_assert(sizeof(USHCameraMAACRBlender) == 0x000080, "Wrong size on USHCameraMAACRBlender"); \ #define DUMPER7_ASSERTS_USHAkPortalManagerComponent \ static_assert(alignof(USHAkPortalManagerComponent) == 0x000008, "Wrong alignment on USHAkPortalManagerComponent"); \ static_assert(sizeof(USHAkPortalManagerComponent) == 0x0000B0, "Wrong size on USHAkPortalManagerComponent"); \ static_assert(offsetof(USHAkPortalManagerComponent, RegisteredAkPortals) == 0x0000A0, "Member 'USHAkPortalManagerComponent::RegisteredAkPortals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkPortalOpenableComponent \ static_assert(alignof(USHAkPortalOpenableComponent) == 0x000010, "Wrong alignment on USHAkPortalOpenableComponent"); \ static_assert(sizeof(USHAkPortalOpenableComponent) == 0x000390, "Wrong size on USHAkPortalOpenableComponent"); \ #define DUMPER7_ASSERTS_ASHAkReverbVolume \ static_assert(alignof(ASHAkReverbVolume) == 0x000008, "Wrong alignment on ASHAkReverbVolume"); \ static_assert(sizeof(ASHAkReverbVolume) == 0x000320, "Wrong size on ASHAkReverbVolume"); \ #define DUMPER7_ASSERTS_SHNiagaraVolumeCutoutComponent_SetCutOutDisabled \ static_assert(alignof(SHNiagaraVolumeCutoutComponent_SetCutOutDisabled) == 0x000008, "Wrong alignment on SHNiagaraVolumeCutoutComponent_SetCutOutDisabled"); \ static_assert(sizeof(SHNiagaraVolumeCutoutComponent_SetCutOutDisabled) == 0x000010, "Wrong size on SHNiagaraVolumeCutoutComponent_SetCutOutDisabled"); \ static_assert(offsetof(SHNiagaraVolumeCutoutComponent_SetCutOutDisabled, IsDisable) == 0x000000, "Member 'SHNiagaraVolumeCutoutComponent_SetCutOutDisabled::IsDisable' has a wrong offset!"); \ static_assert(offsetof(SHNiagaraVolumeCutoutComponent_SetCutOutDisabled, Object) == 0x000008, "Member 'SHNiagaraVolumeCutoutComponent_SetCutOutDisabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNiagaraVolumeCutoutComponent_IsCutOutDisabled \ static_assert(alignof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabled) == 0x000001, "Wrong alignment on SHNiagaraVolumeCutoutComponent_IsCutOutDisabled"); \ static_assert(sizeof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabled) == 0x000001, "Wrong size on SHNiagaraVolumeCutoutComponent_IsCutOutDisabled"); \ static_assert(offsetof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabled, ReturnValue) == 0x000000, "Member 'SHNiagaraVolumeCutoutComponent_IsCutOutDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy \ static_assert(alignof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy) == 0x000008, "Wrong alignment on SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy"); \ static_assert(sizeof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy) == 0x000010, "Wrong size on SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy"); \ static_assert(offsetof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy, Object) == 0x000000, "Member 'SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy, ReturnValue) == 0x000008, "Member 'SHNiagaraVolumeCutoutComponent_IsCutOutDisabledBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNiagaraVolumeCutoutComponent \ static_assert(alignof(USHNiagaraVolumeCutoutComponent) == 0x000010, "Wrong alignment on USHNiagaraVolumeCutoutComponent"); \ static_assert(sizeof(USHNiagaraVolumeCutoutComponent) == 0x0002E0, "Wrong size on USHNiagaraVolumeCutoutComponent"); \ static_assert(offsetof(USHNiagaraVolumeCutoutComponent, BoxExtent) == 0x0002A0, "Member 'USHNiagaraVolumeCutoutComponent::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(USHNiagaraVolumeCutoutComponent, ShapeColor) == 0x0002B8, "Member 'USHNiagaraVolumeCutoutComponent::ShapeColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkRoomComponent \ static_assert(alignof(USHAkRoomComponent) == 0x000010, "Wrong alignment on USHAkRoomComponent"); \ static_assert(sizeof(USHAkRoomComponent) == 0x000300, "Wrong size on USHAkRoomComponent"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAimOffsetMatchingToolWidget \ static_assert(alignof(USHCharacterPlayAimOffsetMatchingToolWidget) == 0x000008, "Wrong alignment on USHCharacterPlayAimOffsetMatchingToolWidget"); \ static_assert(sizeof(USHCharacterPlayAimOffsetMatchingToolWidget) == 0x000278, "Wrong size on USHCharacterPlayAimOffsetMatchingToolWidget"); \ #define DUMPER7_ASSERTS_SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative \ static_assert(alignof(SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative) == 0x000008, "Wrong alignment on SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative"); \ static_assert(sizeof(SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative) == 0x000008, "Wrong size on SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative"); \ static_assert(offsetof(SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative, SlidingDoorAnimComponent) == 0x000000, "Member 'SHAkSlidingDoorComponent_ProcessOnLockedAnimPlayedNative::SlidingDoorAnimComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative \ static_assert(alignof(SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative) == 0x000008, "Wrong alignment on SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative"); \ static_assert(sizeof(SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative) == 0x000008, "Wrong size on SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative"); \ static_assert(offsetof(SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative, SlidingDoorAnimComponent) == 0x000000, "Member 'SHAkSlidingDoorComponent_ProcessOnOpenAnimPlayedNative::SlidingDoorAnimComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkSlidingDoorComponent \ static_assert(alignof(USHAkSlidingDoorComponent) == 0x000010, "Wrong alignment on USHAkSlidingDoorComponent"); \ static_assert(sizeof(USHAkSlidingDoorComponent) == 0x0004D0, "Wrong size on USHAkSlidingDoorComponent"); \ #define DUMPER7_ASSERTS_ASHAkSpatialAudioVolume \ static_assert(alignof(ASHAkSpatialAudioVolume) == 0x000008, "Wrong alignment on ASHAkSpatialAudioVolume"); \ static_assert(sizeof(ASHAkSpatialAudioVolume) == 0x000308, "Wrong size on ASHAkSpatialAudioVolume"); \ static_assert(offsetof(ASHAkSpatialAudioVolume, IndoorOutdoorState) == 0x000300, "Member 'ASHAkSpatialAudioVolume::IndoorOutdoorState' has a wrong offset!"); \ static_assert(offsetof(ASHAkSpatialAudioVolume, AudioWorldState) == 0x000301, "Member 'ASHAkSpatialAudioVolume::AudioWorldState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnemy_LookAtType \ static_assert(alignof(UEnemy_LookAtType) == 0x000008, "Wrong alignment on UEnemy_LookAtType"); \ static_assert(sizeof(UEnemy_LookAtType) == 0x000028, "Wrong size on UEnemy_LookAtType"); \ #define DUMPER7_ASSERTS_USHAkSpatialAudioVolumeManagerComponent \ static_assert(alignof(USHAkSpatialAudioVolumeManagerComponent) == 0x000008, "Wrong alignment on USHAkSpatialAudioVolumeManagerComponent"); \ static_assert(sizeof(USHAkSpatialAudioVolumeManagerComponent) == 0x0000B0, "Wrong size on USHAkSpatialAudioVolumeManagerComponent"); \ static_assert(offsetof(USHAkSpatialAudioVolumeManagerComponent, RegisteredAkSpatialAudioVolumes) == 0x0000A0, "Member 'USHAkSpatialAudioVolumeManagerComponent::RegisteredAkSpatialAudioVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAkSpotReflector \ static_assert(alignof(ASHAkSpotReflector) == 0x000008, "Wrong alignment on ASHAkSpotReflector"); \ static_assert(sizeof(ASHAkSpotReflector) == 0x0002E8, "Wrong size on ASHAkSpotReflector"); \ #define DUMPER7_ASSERTS_USHCharacterAudioSubcomponentBase \ static_assert(alignof(USHCharacterAudioSubcomponentBase) == 0x000008, "Wrong alignment on USHCharacterAudioSubcomponentBase"); \ static_assert(sizeof(USHCharacterAudioSubcomponentBase) == 0x000038, "Wrong size on USHCharacterAudioSubcomponentBase"); \ static_assert(offsetof(USHCharacterAudioSubcomponentBase, OwnerCharacter) == 0x000028, "Member 'USHCharacterAudioSubcomponentBase::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterAudioSubcomponentBase, OwnerComponent) == 0x000030, "Member 'USHCharacterAudioSubcomponentBase::OwnerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessAnimInstBeginFinishInteraction \ static_assert(alignof(SHValve_ProcessAnimInstBeginFinishInteraction) == 0x000008, "Wrong alignment on SHValve_ProcessAnimInstBeginFinishInteraction"); \ static_assert(sizeof(SHValve_ProcessAnimInstBeginFinishInteraction) == 0x000008, "Wrong size on SHValve_ProcessAnimInstBeginFinishInteraction"); \ static_assert(offsetof(SHValve_ProcessAnimInstBeginFinishInteraction, AnimInstPtr) == 0x000000, "Member 'SHValve_ProcessAnimInstBeginFinishInteraction::AnimInstPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessAnimInstChangedProgressPhase \ static_assert(alignof(SHValve_ProcessAnimInstChangedProgressPhase) == 0x000008, "Wrong alignment on SHValve_ProcessAnimInstChangedProgressPhase"); \ static_assert(sizeof(SHValve_ProcessAnimInstChangedProgressPhase) == 0x000010, "Wrong size on SHValve_ProcessAnimInstChangedProgressPhase"); \ static_assert(offsetof(SHValve_ProcessAnimInstChangedProgressPhase, AnimInstPtr) == 0x000000, "Member 'SHValve_ProcessAnimInstChangedProgressPhase::AnimInstPtr' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessAnimInstChangedProgressPhase, InPhaseNumber) == 0x000008, "Member 'SHValve_ProcessAnimInstChangedProgressPhase::InPhaseNumber' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessAnimInstChangedProgressPhase, bHasStarted) == 0x00000C, "Member 'SHValve_ProcessAnimInstChangedProgressPhase::bHasStarted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessAnimInstFinishedInteraction \ static_assert(alignof(SHValve_ProcessAnimInstFinishedInteraction) == 0x000008, "Wrong alignment on SHValve_ProcessAnimInstFinishedInteraction"); \ static_assert(sizeof(SHValve_ProcessAnimInstFinishedInteraction) == 0x000008, "Wrong size on SHValve_ProcessAnimInstFinishedInteraction"); \ static_assert(offsetof(SHValve_ProcessAnimInstFinishedInteraction, AnimInstPtr) == 0x000000, "Member 'SHValve_ProcessAnimInstFinishedInteraction::AnimInstPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessAnimInstStartedInteraction \ static_assert(alignof(SHValve_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong alignment on SHValve_ProcessAnimInstStartedInteraction"); \ static_assert(sizeof(SHValve_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong size on SHValve_ProcessAnimInstStartedInteraction"); \ static_assert(offsetof(SHValve_ProcessAnimInstStartedInteraction, AnimInstPtr) == 0x000000, "Member 'SHValve_ProcessAnimInstStartedInteraction::AnimInstPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessFocusableInputActionEvent \ static_assert(alignof(SHValve_ProcessFocusableInputActionEvent) == 0x000004, "Wrong alignment on SHValve_ProcessFocusableInputActionEvent"); \ static_assert(sizeof(SHValve_ProcessFocusableInputActionEvent) == 0x000008, "Wrong size on SHValve_ProcessFocusableInputActionEvent"); \ static_assert(offsetof(SHValve_ProcessFocusableInputActionEvent, InputActionType) == 0x000000, "Member 'SHValve_ProcessFocusableInputActionEvent::InputActionType' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessFocusableInputActionEvent, KeyValue) == 0x000004, "Member 'SHValve_ProcessFocusableInputActionEvent::KeyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessInteractingCharacterCombatInputModeChanged \ static_assert(alignof(SHValve_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong alignment on SHValve_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(sizeof(SHValve_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong size on SHValve_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(offsetof(SHValve_ProcessInteractingCharacterCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHValve_ProcessInteractingCharacterCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessInteractingCharacterReceiveDamage \ static_assert(alignof(SHValve_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong alignment on SHValve_ProcessInteractingCharacterReceiveDamage"); \ static_assert(sizeof(SHValve_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong size on SHValve_ProcessInteractingCharacterReceiveDamage"); \ static_assert(offsetof(SHValve_ProcessInteractingCharacterReceiveDamage, CombatComp) == 0x000000, "Member 'SHValve_ProcessInteractingCharacterReceiveDamage::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessInteractionGenericGrabbed \ static_assert(alignof(SHValve_ProcessInteractionGenericGrabbed) == 0x000008, "Wrong alignment on SHValve_ProcessInteractionGenericGrabbed"); \ static_assert(sizeof(SHValve_ProcessInteractionGenericGrabbed) == 0x000010, "Wrong size on SHValve_ProcessInteractionGenericGrabbed"); \ static_assert(offsetof(SHValve_ProcessInteractionGenericGrabbed, Generic) == 0x000000, "Member 'SHValve_ProcessInteractionGenericGrabbed::Generic' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessInteractionGenericGrabbed, Character) == 0x000008, "Member 'SHValve_ProcessInteractionGenericGrabbed::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessInteractionManagerInitialized \ static_assert(alignof(SHValve_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHValve_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHValve_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHValve_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHValve_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHValve_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessMoveCharacterToSpotFinished \ static_assert(alignof(SHValve_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong alignment on SHValve_ProcessMoveCharacterToSpotFinished"); \ static_assert(sizeof(SHValve_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong size on SHValve_ProcessMoveCharacterToSpotFinished"); \ static_assert(offsetof(SHValve_ProcessMoveCharacterToSpotFinished, WasCompleted) == 0x000000, "Member 'SHValve_ProcessMoveCharacterToSpotFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessProximityBeginOverlap \ static_assert(alignof(SHValve_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHValve_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHValve_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHValve_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHValve_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHValve_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHValve_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHValve_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHValve_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHValve_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_ProcessProximityEndOverlap \ static_assert(alignof(SHValve_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHValve_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHValve_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHValve_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHValve_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHValve_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHValve_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHValve_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHValve_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHValve_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_GetCurrentPhaseNumber \ static_assert(alignof(SHValve_GetCurrentPhaseNumber) == 0x000004, "Wrong alignment on SHValve_GetCurrentPhaseNumber"); \ static_assert(sizeof(SHValve_GetCurrentPhaseNumber) == 0x000004, "Wrong size on SHValve_GetCurrentPhaseNumber"); \ static_assert(offsetof(SHValve_GetCurrentPhaseNumber, ReturnValue) == 0x000000, "Member 'SHValve_GetCurrentPhaseNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_GetTotalRotatedAngle \ static_assert(alignof(SHValve_GetTotalRotatedAngle) == 0x000004, "Wrong alignment on SHValve_GetTotalRotatedAngle"); \ static_assert(sizeof(SHValve_GetTotalRotatedAngle) == 0x000004, "Wrong size on SHValve_GetTotalRotatedAngle"); \ static_assert(offsetof(SHValve_GetTotalRotatedAngle, ReturnValue) == 0x000000, "Member 'SHValve_GetTotalRotatedAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_IsCompleted \ static_assert(alignof(SHValve_IsCompleted) == 0x000001, "Wrong alignment on SHValve_IsCompleted"); \ static_assert(sizeof(SHValve_IsCompleted) == 0x000001, "Wrong size on SHValve_IsCompleted"); \ static_assert(offsetof(SHValve_IsCompleted, ReturnValue) == 0x000000, "Member 'SHValve_IsCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValve_IsInInteraction \ static_assert(alignof(SHValve_IsInInteraction) == 0x000001, "Wrong alignment on SHValve_IsInInteraction"); \ static_assert(sizeof(SHValve_IsInInteraction) == 0x000001, "Wrong size on SHValve_IsInInteraction"); \ static_assert(offsetof(SHValve_IsInInteraction, ReturnValue) == 0x000000, "Member 'SHValve_IsInInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHValve \ static_assert(alignof(ASHValve) == 0x000008, "Wrong alignment on ASHValve"); \ static_assert(sizeof(ASHValve) == 0x000398, "Wrong size on ASHValve"); \ static_assert(offsetof(ASHValve, ValveMeshPivot) == 0x0002B0, "Member 'ASHValve::ValveMeshPivot' has a wrong offset!"); \ static_assert(offsetof(ASHValve, ValveMesh) == 0x0002B8, "Member 'ASHValve::ValveMesh' has a wrong offset!"); \ static_assert(offsetof(ASHValve, FocusCamera) == 0x0002C0, "Member 'ASHValve::FocusCamera' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionGeneric) == 0x0002C8, "Member 'ASHValve::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionProximitySphere) == 0x0002D0, "Member 'ASHValve::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionIcon) == 0x0002D8, "Member 'ASHValve::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionDetectable) == 0x0002E0, "Member 'ASHValve::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionDetectableShape) == 0x0002E8, "Member 'ASHValve::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionAnimSpot) == 0x0002F0, "Member 'ASHValve::InteractionAnimSpot' has a wrong offset!"); \ static_assert(offsetof(ASHValve, FlashlightFocusSpot) == 0x0002F8, "Member 'ASHValve::FlashlightFocusSpot' has a wrong offset!"); \ static_assert(offsetof(ASHValve, SHAkValve) == 0x000300, "Member 'ASHValve::SHAkValve' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractionManager) == 0x000308, "Member 'ASHValve::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHValve, FocusableComponent) == 0x000310, "Member 'ASHValve::FocusableComponent' has a wrong offset!"); \ static_assert(offsetof(ASHValve, RequiredRotatedAngle) == 0x000318, "Member 'ASHValve::RequiredRotatedAngle' has a wrong offset!"); \ static_assert(offsetof(ASHValve, AnimInstanceClass) == 0x000320, "Member 'ASHValve::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(ASHValve, ValveMeshAngleCurveEffector) == 0x000350, "Member 'ASHValve::ValveMeshAngleCurveEffector' has a wrong offset!"); \ static_assert(offsetof(ASHValve, ValveTurnFirstPhaseAngleCurve) == 0x000368, "Member 'ASHValve::ValveTurnFirstPhaseAngleCurve' has a wrong offset!"); \ static_assert(offsetof(ASHValve, ValveTurnSecondPhaseAngleCurve) == 0x000370, "Member 'ASHValve::ValveTurnSecondPhaseAngleCurve' has a wrong offset!"); \ static_assert(offsetof(ASHValve, InteractingCharacter) == 0x000378, "Member 'ASHValve::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHValve, LinkedAnimGraphInstance) == 0x000380, "Member 'ASHValve::LinkedAnimGraphInstance' has a wrong offset!"); \ static_assert(offsetof(ASHValve, TotalRotatedAngle) == 0x000388, "Member 'ASHValve::TotalRotatedAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAkValveComponent \ static_assert(alignof(USHAkValveComponent) == 0x000010, "Wrong alignment on USHAkValveComponent"); \ static_assert(sizeof(USHAkValveComponent) == 0x0004C0, "Wrong size on USHAkValveComponent"); \ static_assert(offsetof(USHAkValveComponent, ValveStart_AudioEvent) == 0x0004A8, "Member 'USHAkValveComponent::ValveStart_AudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkValveComponent, ValveStop_AudioEvent) == 0x0004B0, "Member 'USHAkValveComponent::ValveStop_AudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHAkValveComponent, ValveFinalPush_AudioEvent) == 0x0004B8, "Member 'USHAkValveComponent::ValveFinalPush_AudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle) == 0x000004, "Wrong alignment on SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle) == 0x000018, "Wrong size on SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, Value) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::Value' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, InRangeA) == 0x000004, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::InRangeA' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, InRangeB) == 0x000008, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::InRangeB' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, OutRangeA) == 0x00000C, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::OutRangeA' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, OutRangeB) == 0x000010, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::OutRangeB' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle, ReturnValue) == 0x000014, "Member 'SHFirearmAimOffsetAnimInstance_MapRangeClampedWithZeroInTheMidle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_InterruptEquipToAim \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_InterruptEquipToAim) == 0x000004, "Wrong alignment on SHFirearmAimOffsetAnimInstance_InterruptEquipToAim"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_InterruptEquipToAim) == 0x000004, "Wrong size on SHFirearmAimOffsetAnimInstance_InterruptEquipToAim"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_InterruptEquipToAim, BlendOutTime) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_InterruptEquipToAim::BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_GetWeapon \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_GetWeapon) == 0x000008, "Wrong alignment on SHFirearmAimOffsetAnimInstance_GetWeapon"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_GetWeapon) == 0x000008, "Wrong size on SHFirearmAimOffsetAnimInstance_GetWeapon"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_GetWeapon, ReturnValue) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_GetWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled) == 0x000001, "Wrong alignment on SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled) == 0x000001, "Wrong size on SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled, ReturnValue) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_IsAimOffsetEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck) == 0x000008, "Wrong alignment on SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck) == 0x000038, "Wrong size on SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck, Payload) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck::Payload' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck, ReturnValue) == 0x000030, "Member 'SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleRangeCheck::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck \ static_assert(alignof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck) == 0x000008, "Wrong alignment on SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck"); \ static_assert(sizeof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck) == 0x000038, "Wrong size on SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck, Payload) == 0x000000, "Member 'SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck::Payload' has a wrong offset!"); \ static_assert(offsetof(SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck, ReturnValue) == 0x000030, "Member 'SHFirearmAimOffsetAnimInstance_LongWeaponAimObstacleSingleCheck::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFirearmAimOffsetAnimInstance \ static_assert(alignof(USHFirearmAimOffsetAnimInstance) == 0x000010, "Wrong alignment on USHFirearmAimOffsetAnimInstance"); \ static_assert(sizeof(USHFirearmAimOffsetAnimInstance) == 0x000430, "Wrong size on USHFirearmAimOffsetAnimInstance"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, bIsAiming) == 0x000348, "Member 'USHFirearmAimOffsetAnimInstance::bIsAiming' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, bHasAmmo) == 0x000349, "Member 'USHFirearmAimOffsetAnimInstance::bHasAmmo' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, HeadRotation) == 0x000350, "Member 'USHFirearmAimOffsetAnimInstance::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, AimOffsetArms) == 0x000360, "Member 'USHFirearmAimOffsetAnimInstance::AimOffsetArms' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_NoHead_Vertical_Range) == 0x000370, "Member 'USHFirearmAimOffsetAnimInstance::Offset_NoHead_Vertical_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Head_Vertical_Range) == 0x000384, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Head_Vertical_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Hands_Vertical_Range) == 0x000398, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Hands_Vertical_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_NoHead_Horizontal_Range) == 0x0003AC, "Member 'USHFirearmAimOffsetAnimInstance::Offset_NoHead_Horizontal_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Head_Horizontal_Range) == 0x0003C0, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Head_Horizontal_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Hands_Horizontal_Range) == 0x0003D4, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Hands_Horizontal_Range' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, NearWallAimPoseAnimation) == 0x0003E8, "Member 'USHFirearmAimOffsetAnimInstance::NearWallAimPoseAnimation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, AimObstacleTraceProfileName) == 0x0003F0, "Member 'USHFirearmAimOffsetAnimInstance::AimObstacleTraceProfileName' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_NoHead_Vertical_Animation) == 0x0003F8, "Member 'USHFirearmAimOffsetAnimInstance::Offset_NoHead_Vertical_Animation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Head_Vertical_Animation) == 0x000400, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Head_Vertical_Animation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Hands_Vertical_Animation) == 0x000408, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Hands_Vertical_Animation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_NoHead_Horizontal_Animation) == 0x000410, "Member 'USHFirearmAimOffsetAnimInstance::Offset_NoHead_Horizontal_Animation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Head_Horizontal_Animation) == 0x000418, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Head_Horizontal_Animation' has a wrong offset!"); \ static_assert(offsetof(USHFirearmAimOffsetAnimInstance, Offset_Hands_Horizontal_Animation) == 0x000420, "Member 'USHFirearmAimOffsetAnimInstance::Offset_Hands_Horizontal_Animation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNurseCutDamage \ static_assert(alignof(UNurseCutDamage) == 0x000008, "Wrong alignment on UNurseCutDamage"); \ static_assert(sizeof(UNurseCutDamage) == 0x000068, "Wrong size on UNurseCutDamage"); \ #define DUMPER7_ASSERTS_SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue \ static_assert(alignof(SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue) == 0x000004, "Wrong alignment on SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue"); \ static_assert(sizeof(SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue) == 0x000004, "Wrong size on SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue"); \ static_assert(offsetof(SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue, InValue) == 0x000000, "Member 'SHAlreadySeenEndingsEndingFactor_SHDebug_Character_Endings_Factors_AlreadySeenEndings_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAlreadySeenEndingsEndingFactor \ static_assert(alignof(USHAlreadySeenEndingsEndingFactor) == 0x000008, "Wrong alignment on USHAlreadySeenEndingsEndingFactor"); \ static_assert(sizeof(USHAlreadySeenEndingsEndingFactor) == 0x000030, "Wrong size on USHAlreadySeenEndingsEndingFactor"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBreathNoiseComponent_IsHoldingBreath \ static_assert(alignof(SHCharacterPlayBreathNoiseComponent_IsHoldingBreath) == 0x000001, "Wrong alignment on SHCharacterPlayBreathNoiseComponent_IsHoldingBreath"); \ static_assert(sizeof(SHCharacterPlayBreathNoiseComponent_IsHoldingBreath) == 0x000001, "Wrong size on SHCharacterPlayBreathNoiseComponent_IsHoldingBreath"); \ static_assert(offsetof(SHCharacterPlayBreathNoiseComponent_IsHoldingBreath, ReturnValue) == 0x000000, "Member 'SHCharacterPlayBreathNoiseComponent_IsHoldingBreath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayBreathNoiseComponent \ static_assert(alignof(USHCharacterPlayBreathNoiseComponent) == 0x000010, "Wrong alignment on USHCharacterPlayBreathNoiseComponent"); \ static_assert(sizeof(USHCharacterPlayBreathNoiseComponent) == 0x000310, "Wrong size on USHCharacterPlayBreathNoiseComponent"); \ static_assert(offsetof(USHCharacterPlayBreathNoiseComponent, OwnerCharacter) == 0x000300, "Member 'USHCharacterPlayBreathNoiseComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAngelaAnimComponent \ static_assert(alignof(USHAngelaAnimComponent) == 0x000008, "Wrong alignment on USHAngelaAnimComponent"); \ static_assert(sizeof(USHAngelaAnimComponent) == 0x0002D8, "Wrong size on USHAngelaAnimComponent"); \ static_assert(offsetof(USHAngelaAnimComponent, HeadRotationSettings) == 0x000290, "Member 'USHAngelaAnimComponent::HeadRotationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_LookAtActor \ static_assert(alignof(SHCharacterLookAtLogicComponent_LookAtActor) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_LookAtActor"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_LookAtActor) == 0x000040, "Wrong size on SHCharacterLookAtLogicComponent_LookAtActor"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtActor, TargetActor) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_LookAtActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtActor, LookAtTypeID) == 0x000008, "Member 'SHCharacterLookAtLogicComponent_LookAtActor::LookAtTypeID' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtActor, BlendSpeed) == 0x000038, "Member 'SHCharacterLookAtLogicComponent_LookAtActor::BlendSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_LookAtComponent \ static_assert(alignof(SHCharacterLookAtLogicComponent_LookAtComponent) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_LookAtComponent"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_LookAtComponent) == 0x000040, "Wrong size on SHCharacterLookAtLogicComponent_LookAtComponent"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtComponent, TargetComponent) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_LookAtComponent::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtComponent, LookAtTypeID) == 0x000008, "Member 'SHCharacterLookAtLogicComponent_LookAtComponent::LookAtTypeID' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_LookAtComponent, BlendSpeed) == 0x000038, "Member 'SHCharacterLookAtLogicComponent_LookAtComponent::BlendSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_ResetLookAtLogic \ static_assert(alignof(SHCharacterLookAtLogicComponent_ResetLookAtLogic) == 0x000004, "Wrong alignment on SHCharacterLookAtLogicComponent_ResetLookAtLogic"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_ResetLookAtLogic) == 0x000004, "Wrong size on SHCharacterLookAtLogicComponent_ResetLookAtLogic"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_ResetLookAtLogic, BlendOutSpeed) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_ResetLookAtLogic::BlendOutSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_StopLookAtActor \ static_assert(alignof(SHCharacterLookAtLogicComponent_StopLookAtActor) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_StopLookAtActor"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_StopLookAtActor) == 0x000010, "Wrong size on SHCharacterLookAtLogicComponent_StopLookAtActor"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_StopLookAtActor, TargetActor) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_StopLookAtActor::TargetActor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_StopLookAtActor, BlendOutSpeed) == 0x000008, "Member 'SHCharacterLookAtLogicComponent_StopLookAtActor::BlendOutSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_StopLookAtComponent \ static_assert(alignof(SHCharacterLookAtLogicComponent_StopLookAtComponent) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_StopLookAtComponent"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_StopLookAtComponent) == 0x000010, "Wrong size on SHCharacterLookAtLogicComponent_StopLookAtComponent"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_StopLookAtComponent, TargetComponent) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_StopLookAtComponent::TargetComponent' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_StopLookAtComponent, BlendOutSpeed) == 0x000008, "Member 'SHCharacterLookAtLogicComponent_StopLookAtComponent::BlendOutSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget \ static_assert(alignof(SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget) == 0x000008, "Wrong size on SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget, ReturnValue) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_GetCurrentLookAtTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterLookAtLogicComponent_GetLookAtTargetProvider \ static_assert(alignof(SHCharacterLookAtLogicComponent_GetLookAtTargetProvider) == 0x000008, "Wrong alignment on SHCharacterLookAtLogicComponent_GetLookAtTargetProvider"); \ static_assert(sizeof(SHCharacterLookAtLogicComponent_GetLookAtTargetProvider) == 0x000038, "Wrong size on SHCharacterLookAtLogicComponent_GetLookAtTargetProvider"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_GetLookAtTargetProvider, LookAtTypeID) == 0x000000, "Member 'SHCharacterLookAtLogicComponent_GetLookAtTargetProvider::LookAtTypeID' has a wrong offset!"); \ static_assert(offsetof(SHCharacterLookAtLogicComponent_GetLookAtTargetProvider, ReturnValue) == 0x000030, "Member 'SHCharacterLookAtLogicComponent_GetLookAtTargetProvider::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterLookAtLogicComponent \ static_assert(alignof(USHCharacterLookAtLogicComponent) == 0x000008, "Wrong alignment on USHCharacterLookAtLogicComponent"); \ static_assert(sizeof(USHCharacterLookAtLogicComponent) == 0x000180, "Wrong size on USHCharacterLookAtLogicComponent"); \ static_assert(offsetof(USHCharacterLookAtLogicComponent, CharacterLookAtTypesPriorities) == 0x0000A0, "Member 'USHCharacterLookAtLogicComponent::CharacterLookAtTypesPriorities' has a wrong offset!"); \ static_assert(offsetof(USHCharacterLookAtLogicComponent, LookAtTargetProviders) == 0x0000B0, "Member 'USHCharacterLookAtLogicComponent::LookAtTargetProviders' has a wrong offset!"); \ static_assert(offsetof(USHCharacterLookAtLogicComponent, DefaultLookAtTargetScoreFunctionClass) == 0x000100, "Member 'USHCharacterLookAtLogicComponent::DefaultLookAtTargetScoreFunctionClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterLookAtLogicComponent, CustomLookAtTargetScoreFunctions) == 0x000108, "Member 'USHCharacterLookAtLogicComponent::CustomLookAtTargetScoreFunctions' has a wrong offset!"); \ static_assert(offsetof(USHCharacterLookAtLogicComponent, DefaultLookAtTargetScoreFunction) == 0x000178, "Member 'USHCharacterLookAtLogicComponent::DefaultLookAtTargetScoreFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled \ static_assert(alignof(SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled) == 0x000001, "Wrong alignment on SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled) == 0x000001, "Wrong size on SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled, Enabled) == 0x000000, "Member 'SHCharacterPlayAnimComponent_SHDebug_Character_AimOffset_Enabled::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_ForceTposeDebug \ static_assert(alignof(SHCharacterPlayAnimComponent_ForceTposeDebug) == 0x000001, "Wrong alignment on SHCharacterPlayAnimComponent_ForceTposeDebug"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_ForceTposeDebug) == 0x000001, "Wrong size on SHCharacterPlayAnimComponent_ForceTposeDebug"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_ForceTposeDebug, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAnimComponent_ForceTposeDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_GetAimRotation \ static_assert(alignof(SHCharacterPlayAnimComponent_GetAimRotation) == 0x000008, "Wrong alignment on SHCharacterPlayAnimComponent_GetAimRotation"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_GetAimRotation) == 0x000018, "Wrong size on SHCharacterPlayAnimComponent_GetAimRotation"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_GetAimRotation, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAnimComponent_GetAimRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_GetCurrentRotationSpeed \ static_assert(alignof(SHCharacterPlayAnimComponent_GetCurrentRotationSpeed) == 0x000008, "Wrong alignment on SHCharacterPlayAnimComponent_GetCurrentRotationSpeed"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_GetCurrentRotationSpeed) == 0x000010, "Wrong size on SHCharacterPlayAnimComponent_GetCurrentRotationSpeed"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_GetCurrentRotationSpeed, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAnimComponent_GetCurrentRotationSpeed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput \ static_assert(alignof(SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput) == 0x000008, "Wrong alignment on SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput) == 0x000018, "Wrong size on SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAnimComponent_GetHealthStateAsMontageBlendspaceInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimComponent_IsAlive \ static_assert(alignof(SHCharacterPlayAnimComponent_IsAlive) == 0x000001, "Wrong alignment on SHCharacterPlayAnimComponent_IsAlive"); \ static_assert(sizeof(SHCharacterPlayAnimComponent_IsAlive) == 0x000001, "Wrong size on SHCharacterPlayAnimComponent_IsAlive"); \ static_assert(offsetof(SHCharacterPlayAnimComponent_IsAlive, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAnimComponent_IsAlive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAnimComponent \ static_assert(alignof(USHCharacterPlayAnimComponent) == 0x000008, "Wrong alignment on USHCharacterPlayAnimComponent"); \ static_assert(sizeof(USHCharacterPlayAnimComponent) == 0x0004C8, "Wrong size on USHCharacterPlayAnimComponent"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, PhysicalAnimationProfilesDA) == 0x000298, "Member 'USHCharacterPlayAnimComponent::PhysicalAnimationProfilesDA' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, SHAnimHeadRotationSubcompSettings) == 0x0002A0, "Member 'USHCharacterPlayAnimComponent::SHAnimHeadRotationSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, SHAnimFootIKSubcompSettings) == 0x000310, "Member 'USHCharacterPlayAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, SHAnimEnviroHitReactionsSubcompSettings) == 0x000380, "Member 'USHCharacterPlayAnimComponent::SHAnimEnviroHitReactionsSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, SHAnimMovementSubcompSettings) == 0x000460, "Member 'USHCharacterPlayAnimComponent::SHAnimMovementSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimComponent, OwnerCharacter) == 0x000470, "Member 'USHCharacterPlayAnimComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAngelaLookAtLogicComponent \ static_assert(alignof(USHAngelaLookAtLogicComponent) == 0x000008, "Wrong alignment on USHAngelaLookAtLogicComponent"); \ static_assert(sizeof(USHAngelaLookAtLogicComponent) == 0x000190, "Wrong size on USHAngelaLookAtLogicComponent"); \ #define DUMPER7_ASSERTS_ASHPostprocessVolume \ static_assert(alignof(ASHPostprocessVolume) == 0x000010, "Wrong alignment on ASHPostprocessVolume"); \ static_assert(sizeof(ASHPostprocessVolume) == 0x001F30, "Wrong size on ASHPostprocessVolume"); \ #define DUMPER7_ASSERTS_USHAdaptiveTriggersManagerSettings \ static_assert(alignof(USHAdaptiveTriggersManagerSettings) == 0x000008, "Wrong alignment on USHAdaptiveTriggersManagerSettings"); \ static_assert(sizeof(USHAdaptiveTriggersManagerSettings) == 0x000068, "Wrong size on USHAdaptiveTriggersManagerSettings"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, WeaponUsingWeaponSettings_HeavyRanged) == 0x000030, "Member 'USHAdaptiveTriggersManagerSettings::WeaponUsingWeaponSettings_HeavyRanged' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, WeaponUsingWeaponSettings_LightRanged) == 0x000040, "Member 'USHAdaptiveTriggersManagerSettings::WeaponUsingWeaponSettings_LightRanged' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, RightTriggerSettings_LightRangedWeapon) == 0x000050, "Member 'USHAdaptiveTriggersManagerSettings::RightTriggerSettings_LightRangedWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, RightTriggerSettings_HeavyRangedWeapon) == 0x000053, "Member 'USHAdaptiveTriggersManagerSettings::RightTriggerSettings_HeavyRangedWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, RightTriggerSettings_MeleeWeapon) == 0x000056, "Member 'USHAdaptiveTriggersManagerSettings::RightTriggerSettings_MeleeWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, RightTriggerSettings_NoWeapon) == 0x000058, "Member 'USHAdaptiveTriggersManagerSettings::RightTriggerSettings_NoWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, RightTriggerSettings_Custom_Boat) == 0x00005B, "Member 'USHAdaptiveTriggersManagerSettings::RightTriggerSettings_Custom_Boat' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, LeftTiggerSettings_LightRanged) == 0x00005D, "Member 'USHAdaptiveTriggersManagerSettings::LeftTiggerSettings_LightRanged' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, LeftTiggerSettings_HeavyRanged) == 0x00005F, "Member 'USHAdaptiveTriggersManagerSettings::LeftTiggerSettings_HeavyRanged' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, LeftTiggerSettings_NoWeapon) == 0x000061, "Member 'USHAdaptiveTriggersManagerSettings::LeftTiggerSettings_NoWeapon' has a wrong offset!"); \ static_assert(offsetof(USHAdaptiveTriggersManagerSettings, LeftTriggerSettings_Custom_Boat) == 0x000063, "Member 'USHAdaptiveTriggersManagerSettings::LeftTriggerSettings_Custom_Boat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAngelaLookAtTargetProvider \ static_assert(alignof(USHAngelaLookAtTargetProvider) == 0x000008, "Wrong alignment on USHAngelaLookAtTargetProvider"); \ static_assert(sizeof(USHAngelaLookAtTargetProvider) == 0x000070, "Wrong size on USHAngelaLookAtTargetProvider"); \ static_assert(offsetof(USHAngelaLookAtTargetProvider, MaxDistance) == 0x000068, "Member 'USHAngelaLookAtTargetProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHAngelaLookAtTargetProvider, MaxAngle) == 0x00006C, "Member 'USHAngelaLookAtTargetProvider::MaxAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSubcomponent \ static_assert(alignof(USHFXSubcomponent) == 0x000008, "Wrong alignment on USHFXSubcomponent"); \ static_assert(sizeof(USHFXSubcomponent) == 0x000038, "Wrong size on USHFXSubcomponent"); \ #define DUMPER7_ASSERTS_SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked \ static_assert(alignof(SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked) == 0x000008, "Wrong alignment on SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked"); \ static_assert(sizeof(SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked) == 0x000010, "Wrong size on SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked, IsBlock) == 0x000000, "Member 'SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked, Object) == 0x000008, "Member 'SHFXMaterialModifierSubcomp_SetMaterialLayerBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount \ static_assert(alignof(SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount) == 0x000004, "Wrong alignment on SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount"); \ static_assert(sizeof(SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount) == 0x000004, "Wrong size on SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount, ReturnValue) == 0x000000, "Member 'SHFXMaterialModifierSubcomp_GetDynamicMaterialsCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked \ static_assert(alignof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked) == 0x000001, "Wrong alignment on SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked"); \ static_assert(sizeof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked) == 0x000001, "Wrong size on SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked, ReturnValue) == 0x000000, "Member 'SHFXMaterialModifierSubcomp_IsMaterialLayerBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy \ static_assert(alignof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy) == 0x000008, "Wrong alignment on SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy"); \ static_assert(sizeof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy) == 0x000010, "Wrong size on SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy, Object) == 0x000000, "Member 'SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXMaterialModifierSubcomp_IsMaterialLayerBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXMaterialModifierSubcomp \ static_assert(alignof(USHFXMaterialModifierSubcomp) == 0x000008, "Wrong alignment on USHFXMaterialModifierSubcomp"); \ static_assert(sizeof(USHFXMaterialModifierSubcomp) == 0x000080, "Wrong size on USHFXMaterialModifierSubcomp"); \ static_assert(offsetof(USHFXMaterialModifierSubcomp, Settings) == 0x000038, "Member 'USHFXMaterialModifierSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXMaterialModifierSubcomp, _DynamicMaterials) == 0x000040, "Member 'USHFXMaterialModifierSubcomp::_DynamicMaterials' has a wrong offset!"); \ static_assert(offsetof(USHFXMaterialModifierSubcomp, MaterialPropertyHandlers) == 0x000050, "Member 'USHFXMaterialModifierSubcomp::MaterialPropertyHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent \ static_assert(alignof(SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent) == 0x000008, "Wrong size on SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_GetSpawnedRainDrippingNiagaraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainDrippingActive \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainDrippingActive) == 0x000001, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainDrippingActive"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainDrippingActive) == 0x000001, "Wrong size on SHFXRaingWettingSubcomp_IsRainDrippingActive"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainDrippingActive, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainDrippingActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetRainDrippingBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_SetRainDrippingBlocked) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_SetRainDrippingBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetRainDrippingBlocked) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_SetRainDrippingBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainDrippingBlocked, IsBlock) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetRainDrippingBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainDrippingBlocked, Object) == 0x000008, "Member 'SHFXRaingWettingSubcomp_SetRainDrippingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetRainDripSpawnRate \ static_assert(alignof(SHFXRaingWettingSubcomp_SetRainDripSpawnRate) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_SetRainDripSpawnRate"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetRainDripSpawnRate) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_SetRainDripSpawnRate"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainDripSpawnRate, InSpawnRate) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetRainDripSpawnRate::InSpawnRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetRainingBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_SetRainingBlocked) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_SetRainingBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetRainingBlocked) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_SetRainingBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainingBlocked, IsBlock) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetRainingBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainingBlocked, Object) == 0x000008, "Member 'SHFXRaingWettingSubcomp_SetRainingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetRainSplashesBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_SetRainSplashesBlocked) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_SetRainSplashesBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetRainSplashesBlocked) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_SetRainSplashesBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainSplashesBlocked, IsBlock) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetRainSplashesBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetRainSplashesBlocked, Object) == 0x000008, "Member 'SHFXRaingWettingSubcomp_SetRainSplashesBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetWadingAltitudeRelative \ static_assert(alignof(SHFXRaingWettingSubcomp_SetWadingAltitudeRelative) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_SetWadingAltitudeRelative"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetWadingAltitudeRelative) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_SetWadingAltitudeRelative"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetWadingAltitudeRelative, WadingHeight) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetWadingAltitudeRelative::WadingHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetWadingAltitudeWorld \ static_assert(alignof(SHFXRaingWettingSubcomp_SetWadingAltitudeWorld) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_SetWadingAltitudeWorld"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetWadingAltitudeWorld) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_SetWadingAltitudeWorld"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetWadingAltitudeWorld, WadingHeight) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetWadingAltitudeWorld::WadingHeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_SetWetDryFactor \ static_assert(alignof(SHFXRaingWettingSubcomp_SetWetDryFactor) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_SetWetDryFactor"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_SetWetDryFactor) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_SetWetDryFactor"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_SetWetDryFactor, InWetFactor) == 0x000000, "Member 'SHFXRaingWettingSubcomp_SetWetDryFactor::InWetFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer \ static_assert(alignof(SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_GetCurvesEvaluateTimer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_GetDripIntensityValue \ static_assert(alignof(SHFXRaingWettingSubcomp_GetDripIntensityValue) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_GetDripIntensityValue"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_GetDripIntensityValue) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_GetDripIntensityValue"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_GetDripIntensityValue, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_GetDripIntensityValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_GetWadingAltitude \ static_assert(alignof(SHFXRaingWettingSubcomp_GetWadingAltitude) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_GetWadingAltitude"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_GetWadingAltitude) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_GetWadingAltitude"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_GetWadingAltitude, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_GetWadingAltitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_GetWetDryFactor \ static_assert(alignof(SHFXRaingWettingSubcomp_GetWetDryFactor) == 0x000004, "Wrong alignment on SHFXRaingWettingSubcomp_GetWetDryFactor"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_GetWetDryFactor) == 0x000004, "Wrong size on SHFXRaingWettingSubcomp_GetWetDryFactor"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_GetWetDryFactor, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_GetWetDryFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsInRainZone \ static_assert(alignof(SHFXRaingWettingSubcomp_IsInRainZone) == 0x000001, "Wrong alignment on SHFXRaingWettingSubcomp_IsInRainZone"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsInRainZone) == 0x000001, "Wrong size on SHFXRaingWettingSubcomp_IsInRainZone"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsInRainZone, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsInRainZone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainDrippingBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainDrippingBlocked) == 0x000001, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainDrippingBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainDrippingBlocked) == 0x000001, "Wrong size on SHFXRaingWettingSubcomp_IsRainDrippingBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainDrippingBlocked, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainDrippingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy, Object) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXRaingWettingSubcomp_IsRainDrippingBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainingBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainingBlocked) == 0x000001, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainingBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainingBlocked) == 0x000001, "Wrong size on SHFXRaingWettingSubcomp_IsRainingBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainingBlocked, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainingBlockedBy \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainingBlockedBy) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainingBlockedBy"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainingBlockedBy) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_IsRainingBlockedBy"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainingBlockedBy, Object) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainingBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainingBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXRaingWettingSubcomp_IsRainingBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainSplashesBlocked \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainSplashesBlocked) == 0x000001, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainSplashesBlocked"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainSplashesBlocked) == 0x000001, "Wrong size on SHFXRaingWettingSubcomp_IsRainSplashesBlocked"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainSplashesBlocked, ReturnValue) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainSplashesBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy \ static_assert(alignof(SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy) == 0x000008, "Wrong alignment on SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy"); \ static_assert(sizeof(SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy) == 0x000010, "Wrong size on SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy, Object) == 0x000000, "Member 'SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXRaingWettingSubcomp_IsRainSplashesBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXRaingWettingSubcomp \ static_assert(alignof(USHFXRaingWettingSubcomp) == 0x000008, "Wrong alignment on USHFXRaingWettingSubcomp"); \ static_assert(sizeof(USHFXRaingWettingSubcomp) == 0x0000C8, "Wrong size on USHFXRaingWettingSubcomp"); \ static_assert(offsetof(USHFXRaingWettingSubcomp, OnWetFactorChanged) == 0x000080, "Member 'USHFXRaingWettingSubcomp::OnWetFactorChanged' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcomp, SpawnedRainDrippingNiagaraComponent) == 0x000090, "Member 'USHFXRaingWettingSubcomp::SpawnedRainDrippingNiagaraComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHIntEndingFactor \ static_assert(alignof(USHIntEndingFactor) == 0x000008, "Wrong alignment on USHIntEndingFactor"); \ static_assert(sizeof(USHIntEndingFactor) == 0x000088, "Wrong size on USHIntEndingFactor"); \ static_assert(offsetof(USHIntEndingFactor, ConditionToScoreChangeMap) == 0x000030, "Member 'USHIntEndingFactor::ConditionToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHIntEndingFactor, Value) == 0x000080, "Member 'USHIntEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAudioSpaceSettings \ static_assert(alignof(USHAudioSpaceSettings) == 0x000008, "Wrong alignment on USHAudioSpaceSettings"); \ static_assert(sizeof(USHAudioSpaceSettings) == 0x000068, "Wrong size on USHAudioSpaceSettings"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioSwitch_Cubature_Indoor_Small) == 0x000030, "Member 'USHAudioSpaceSettings::AudioSwitch_Cubature_Indoor_Small' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioSwitch_Cubature_Indoor_Medium) == 0x000038, "Member 'USHAudioSpaceSettings::AudioSwitch_Cubature_Indoor_Medium' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioSwitch_Cubature_Indoor_Large) == 0x000040, "Member 'USHAudioSpaceSettings::AudioSwitch_Cubature_Indoor_Large' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioSwitch_Cubature_Outdoor) == 0x000048, "Member 'USHAudioSpaceSettings::AudioSwitch_Cubature_Outdoor' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioState_World_FW) == 0x000050, "Member 'USHAudioSpaceSettings::AudioState_World_FW' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioState_World_OW) == 0x000058, "Member 'USHAudioSpaceSettings::AudioState_World_OW' has a wrong offset!"); \ static_assert(offsetof(USHAudioSpaceSettings, AudioRTPC_World) == 0x000060, "Member 'USHAudioSpaceSettings::AudioRTPC_World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue \ static_assert(alignof(SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHAngelasKnifeInvestigationEndingFactor_SHDebug_Character_Endings_AngelasKnifeInvestigationEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAngelasKnifeInvestigationEndingFactor \ static_assert(alignof(USHAngelasKnifeInvestigationEndingFactor) == 0x000008, "Wrong alignment on USHAngelasKnifeInvestigationEndingFactor"); \ static_assert(sizeof(USHAngelasKnifeInvestigationEndingFactor) == 0x000088, "Wrong size on USHAngelasKnifeInvestigationEndingFactor"); \ #define DUMPER7_ASSERTS_USHScribbleTutorialHandler \ static_assert(alignof(USHScribbleTutorialHandler) == 0x000008, "Wrong alignment on USHScribbleTutorialHandler"); \ static_assert(sizeof(USHScribbleTutorialHandler) == 0x000040, "Wrong size on USHScribbleTutorialHandler"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutiveBase_Finish \ static_assert(alignof(SHAnimActionExecutiveBase_Finish) == 0x000001, "Wrong alignment on SHAnimActionExecutiveBase_Finish"); \ static_assert(sizeof(SHAnimActionExecutiveBase_Finish) == 0x000001, "Wrong size on SHAnimActionExecutiveBase_Finish"); \ static_assert(offsetof(SHAnimActionExecutiveBase_Finish, Success) == 0x000000, "Member 'SHAnimActionExecutiveBase_Finish::Success' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutiveBase_OnTick \ static_assert(alignof(SHAnimActionExecutiveBase_OnTick) == 0x000004, "Wrong alignment on SHAnimActionExecutiveBase_OnTick"); \ static_assert(sizeof(SHAnimActionExecutiveBase_OnTick) == 0x000004, "Wrong size on SHAnimActionExecutiveBase_OnTick"); \ static_assert(offsetof(SHAnimActionExecutiveBase_OnTick, DeltaSeconds) == 0x000000, "Member 'SHAnimActionExecutiveBase_OnTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutiveBase_GetContextObject \ static_assert(alignof(SHAnimActionExecutiveBase_GetContextObject) == 0x000008, "Wrong alignment on SHAnimActionExecutiveBase_GetContextObject"); \ static_assert(sizeof(SHAnimActionExecutiveBase_GetContextObject) == 0x000008, "Wrong size on SHAnimActionExecutiveBase_GetContextObject"); \ static_assert(offsetof(SHAnimActionExecutiveBase_GetContextObject, ReturnValue) == 0x000000, "Member 'SHAnimActionExecutiveBase_GetContextObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutiveBase_GetOwnerCharacter \ static_assert(alignof(SHAnimActionExecutiveBase_GetOwnerCharacter) == 0x000008, "Wrong alignment on SHAnimActionExecutiveBase_GetOwnerCharacter"); \ static_assert(sizeof(SHAnimActionExecutiveBase_GetOwnerCharacter) == 0x000008, "Wrong size on SHAnimActionExecutiveBase_GetOwnerCharacter"); \ static_assert(offsetof(SHAnimActionExecutiveBase_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'SHAnimActionExecutiveBase_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutiveBase_GetSoftAssets \ static_assert(alignof(SHAnimActionExecutiveBase_GetSoftAssets) == 0x000008, "Wrong alignment on SHAnimActionExecutiveBase_GetSoftAssets"); \ static_assert(sizeof(SHAnimActionExecutiveBase_GetSoftAssets) == 0x000010, "Wrong size on SHAnimActionExecutiveBase_GetSoftAssets"); \ static_assert(offsetof(SHAnimActionExecutiveBase_GetSoftAssets, ReturnValue) == 0x000000, "Member 'SHAnimActionExecutiveBase_GetSoftAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimActionExecutiveBase \ static_assert(alignof(USHAnimActionExecutiveBase) == 0x000008, "Wrong alignment on USHAnimActionExecutiveBase"); \ static_assert(sizeof(USHAnimActionExecutiveBase) == 0x000068, "Wrong size on USHAnimActionExecutiveBase"); \ static_assert(offsetof(USHAnimActionExecutiveBase, EndPlayEvent) == 0x000028, "Member 'USHAnimActionExecutiveBase::EndPlayEvent' has a wrong offset!"); \ static_assert(offsetof(USHAnimActionExecutiveBase, OwnerCharacter) == 0x000038, "Member 'USHAnimActionExecutiveBase::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden \ static_assert(alignof(SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden) == 0x000008, "Wrong alignment on SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden"); \ static_assert(sizeof(SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden) == 0x000010, "Wrong size on SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden"); \ static_assert(offsetof(SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden, bInHidden) == 0x000000, "Member 'SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden::bInHidden' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden, Object) == 0x000008, "Member 'SHCharacterPlayDLCSkinStaticMeshComponent_SetShouldBeHidden::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden \ static_assert(alignof(SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden) == 0x000001, "Wrong alignment on SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden"); \ static_assert(sizeof(SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden) == 0x000001, "Wrong size on SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden"); \ static_assert(offsetof(SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden, ReturnValue) == 0x000000, "Member 'SHCharacterPlayDLCSkinStaticMeshComponent_ShouldBeHidden::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayDLCSkinStaticMeshComponent \ static_assert(alignof(USHCharacterPlayDLCSkinStaticMeshComponent) == 0x000010, "Wrong alignment on USHCharacterPlayDLCSkinStaticMeshComponent"); \ static_assert(sizeof(USHCharacterPlayDLCSkinStaticMeshComponent) == 0x000620, "Wrong size on USHCharacterPlayDLCSkinStaticMeshComponent"); \ static_assert(offsetof(USHCharacterPlayDLCSkinStaticMeshComponent, Settings) == 0x0005F8, "Member 'USHCharacterPlayDLCSkinStaticMeshComponent::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimActionExecutive_GetAnimPlayer \ static_assert(alignof(SHAnimActionExecutive_GetAnimPlayer) == 0x000008, "Wrong alignment on SHAnimActionExecutive_GetAnimPlayer"); \ static_assert(sizeof(SHAnimActionExecutive_GetAnimPlayer) == 0x000008, "Wrong size on SHAnimActionExecutive_GetAnimPlayer"); \ static_assert(offsetof(SHAnimActionExecutive_GetAnimPlayer, ReturnValue) == 0x000000, "Member 'SHAnimActionExecutive_GetAnimPlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimActionExecutive \ static_assert(alignof(USHAnimActionExecutive) == 0x000008, "Wrong alignment on USHAnimActionExecutive"); \ static_assert(sizeof(USHAnimActionExecutive) == 0x000070, "Wrong size on USHAnimActionExecutive"); \ static_assert(offsetof(USHAnimActionExecutive, AnimPlayer) == 0x000068, "Member 'USHAnimActionExecutive::AnimPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_Finish \ static_assert(alignof(SHItemUseExecutive_Finish) == 0x000001, "Wrong alignment on SHItemUseExecutive_Finish"); \ static_assert(sizeof(SHItemUseExecutive_Finish) == 0x000001, "Wrong size on SHItemUseExecutive_Finish"); \ static_assert(offsetof(SHItemUseExecutive_Finish, FinishType) == 0x000000, "Member 'SHItemUseExecutive_Finish::FinishType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_OnItemSpawn \ static_assert(alignof(SHItemUseExecutive_OnItemSpawn) == 0x000008, "Wrong alignment on SHItemUseExecutive_OnItemSpawn"); \ static_assert(sizeof(SHItemUseExecutive_OnItemSpawn) == 0x000008, "Wrong size on SHItemUseExecutive_OnItemSpawn"); \ static_assert(offsetof(SHItemUseExecutive_OnItemSpawn, ItemPtr) == 0x000000, "Member 'SHItemUseExecutive_OnItemSpawn::ItemPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_PreItemDespawn \ static_assert(alignof(SHItemUseExecutive_PreItemDespawn) == 0x000008, "Wrong alignment on SHItemUseExecutive_PreItemDespawn"); \ static_assert(sizeof(SHItemUseExecutive_PreItemDespawn) == 0x000008, "Wrong size on SHItemUseExecutive_PreItemDespawn"); \ static_assert(offsetof(SHItemUseExecutive_PreItemDespawn, ItemPtr) == 0x000000, "Member 'SHItemUseExecutive_PreItemDespawn::ItemPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_GetItem \ static_assert(alignof(SHItemUseExecutive_GetItem) == 0x000008, "Wrong alignment on SHItemUseExecutive_GetItem"); \ static_assert(sizeof(SHItemUseExecutive_GetItem) == 0x000010, "Wrong size on SHItemUseExecutive_GetItem"); \ static_assert(offsetof(SHItemUseExecutive_GetItem, ForIndex) == 0x000000, "Member 'SHItemUseExecutive_GetItem::ForIndex' has a wrong offset!"); \ static_assert(offsetof(SHItemUseExecutive_GetItem, ReturnValue) == 0x000008, "Member 'SHItemUseExecutive_GetItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_GetItemContext \ static_assert(alignof(SHItemUseExecutive_GetItemContext) == 0x000004, "Wrong alignment on SHItemUseExecutive_GetItemContext"); \ static_assert(sizeof(SHItemUseExecutive_GetItemContext) == 0x000008, "Wrong size on SHItemUseExecutive_GetItemContext"); \ static_assert(offsetof(SHItemUseExecutive_GetItemContext, ReturnValue) == 0x000000, "Member 'SHItemUseExecutive_GetItemContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_GetItemData \ static_assert(alignof(SHItemUseExecutive_GetItemData) == 0x000008, "Wrong alignment on SHItemUseExecutive_GetItemData"); \ static_assert(sizeof(SHItemUseExecutive_GetItemData) == 0x0003F0, "Wrong size on SHItemUseExecutive_GetItemData"); \ static_assert(offsetof(SHItemUseExecutive_GetItemData, ReturnValue) == 0x000000, "Member 'SHItemUseExecutive_GetItemData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_GetOwnerCharacter \ static_assert(alignof(SHItemUseExecutive_GetOwnerCharacter) == 0x000008, "Wrong alignment on SHItemUseExecutive_GetOwnerCharacter"); \ static_assert(sizeof(SHItemUseExecutive_GetOwnerCharacter) == 0x000008, "Wrong size on SHItemUseExecutive_GetOwnerCharacter"); \ static_assert(offsetof(SHItemUseExecutive_GetOwnerCharacter, ReturnValue) == 0x000000, "Member 'SHItemUseExecutive_GetOwnerCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemUseExecutive_WasBreakRequested \ static_assert(alignof(SHItemUseExecutive_WasBreakRequested) == 0x000001, "Wrong alignment on SHItemUseExecutive_WasBreakRequested"); \ static_assert(sizeof(SHItemUseExecutive_WasBreakRequested) == 0x000001, "Wrong size on SHItemUseExecutive_WasBreakRequested"); \ static_assert(offsetof(SHItemUseExecutive_WasBreakRequested, ReturnValue) == 0x000000, "Member 'SHItemUseExecutive_WasBreakRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemUseExecutive \ static_assert(alignof(USHItemUseExecutive) == 0x000008, "Wrong alignment on USHItemUseExecutive"); \ static_assert(sizeof(USHItemUseExecutive) == 0x0000B8, "Wrong size on USHItemUseExecutive"); \ static_assert(offsetof(USHItemUseExecutive, bUseCustomSetupData) == 0x000028, "Member 'USHItemUseExecutive::bUseCustomSetupData' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, OverrideDataRows) == 0x000030, "Member 'USHItemUseExecutive::OverrideDataRows' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, bAllowCombatInterupt) == 0x000040, "Member 'USHItemUseExecutive::bAllowCombatInterupt' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, LookAtAlphaBlendInSpeed) == 0x000044, "Member 'USHItemUseExecutive::LookAtAlphaBlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, LookAtAlphaBlendOutSpeed) == 0x000048, "Member 'USHItemUseExecutive::LookAtAlphaBlendOutSpeed' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, bAllowHoldingWeapons) == 0x00004C, "Member 'USHItemUseExecutive::bAllowHoldingWeapons' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, bAllowSprint) == 0x00004D, "Member 'USHItemUseExecutive::bAllowSprint' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, bUseCustomMovementData) == 0x00004E, "Member 'USHItemUseExecutive::bUseCustomMovementData' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, MovementData) == 0x000050, "Member 'USHItemUseExecutive::MovementData' has a wrong offset!"); \ static_assert(offsetof(USHItemUseExecutive, OwnerCharacter) == 0x000078, "Member 'USHItemUseExecutive::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimatedItemUseExecutive_ProcessAnimationEnd \ static_assert(alignof(SHAnimatedItemUseExecutive_ProcessAnimationEnd) == 0x000008, "Wrong alignment on SHAnimatedItemUseExecutive_ProcessAnimationEnd"); \ static_assert(sizeof(SHAnimatedItemUseExecutive_ProcessAnimationEnd) == 0x000010, "Wrong size on SHAnimatedItemUseExecutive_ProcessAnimationEnd"); \ static_assert(offsetof(SHAnimatedItemUseExecutive_ProcessAnimationEnd, Montage) == 0x000000, "Member 'SHAnimatedItemUseExecutive_ProcessAnimationEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHAnimatedItemUseExecutive_ProcessAnimationEnd, AnimEndType) == 0x000008, "Member 'SHAnimatedItemUseExecutive_ProcessAnimationEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimatedItemUseExecutive \ static_assert(alignof(USHAnimatedItemUseExecutive) == 0x000008, "Wrong alignment on USHAnimatedItemUseExecutive"); \ static_assert(sizeof(USHAnimatedItemUseExecutive) == 0x000170, "Wrong size on USHAnimatedItemUseExecutive"); \ static_assert(offsetof(USHAnimatedItemUseExecutive, AnimationToPlay) == 0x0000B8, "Member 'USHAnimatedItemUseExecutive::AnimationToPlay' has a wrong offset!"); \ static_assert(offsetof(USHAnimatedItemUseExecutive, AnimPlayer) == 0x000168, "Member 'USHAnimatedItemUseExecutive::AnimPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStressCmbSubcompSettings \ static_assert(alignof(USHStressCmbSubcompSettings) == 0x000008, "Wrong alignment on USHStressCmbSubcompSettings"); \ static_assert(sizeof(USHStressCmbSubcompSettings) == 0x000060, "Wrong size on USHStressCmbSubcompSettings"); \ static_assert(offsetof(USHStressCmbSubcompSettings, LevelThreshold_Light) == 0x000030, "Member 'USHStressCmbSubcompSettings::LevelThreshold_Light' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, LevelThreshold_Medium) == 0x000034, "Member 'USHStressCmbSubcompSettings::LevelThreshold_Medium' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, LevelThreshold_High) == 0x000038, "Member 'USHStressCmbSubcompSettings::LevelThreshold_High' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, CloseEnemyClampRadius) == 0x00003C, "Member 'USHStressCmbSubcompSettings::CloseEnemyClampRadius' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, DefaultReactionChance_Medium) == 0x000040, "Member 'USHStressCmbSubcompSettings::DefaultReactionChance_Medium' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, AkEventReaction_Medium) == 0x000048, "Member 'USHStressCmbSubcompSettings::AkEventReaction_Medium' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, DefaultReactionChance_High) == 0x000050, "Member 'USHStressCmbSubcompSettings::DefaultReactionChance_High' has a wrong offset!"); \ static_assert(offsetof(USHStressCmbSubcompSettings, AkEventReaction_High) == 0x000058, "Member 'USHStressCmbSubcompSettings::AkEventReaction_High' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_FindAveragePlayTimeOfBlendSpace \ static_assert(alignof(SHAnimationStatics_FindAveragePlayTimeOfBlendSpace) == 0x000008, "Wrong alignment on SHAnimationStatics_FindAveragePlayTimeOfBlendSpace"); \ static_assert(sizeof(SHAnimationStatics_FindAveragePlayTimeOfBlendSpace) == 0x000010, "Wrong size on SHAnimationStatics_FindAveragePlayTimeOfBlendSpace"); \ static_assert(offsetof(SHAnimationStatics_FindAveragePlayTimeOfBlendSpace, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_FindAveragePlayTimeOfBlendSpace::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_FindAveragePlayTimeOfBlendSpace, ReturnValue) == 0x000008, "Member 'SHAnimationStatics_FindAveragePlayTimeOfBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace \ static_assert(alignof(SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace) == 0x000008, "Wrong alignment on SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace"); \ static_assert(sizeof(SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace) == 0x000010, "Wrong size on SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace"); \ static_assert(offsetof(SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace, ReturnValue) == 0x000008, "Member 'SHAnimationStatics_FindMaximumPlayTimeOfBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace \ static_assert(alignof(SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace) == 0x000008, "Wrong alignment on SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace"); \ static_assert(sizeof(SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace) == 0x000010, "Wrong size on SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace"); \ static_assert(offsetof(SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace, ReturnValue) == 0x000008, "Member 'SHAnimationStatics_FindMinimumPlayTimeOfBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput \ static_assert(alignof(SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput) == 0x000008, "Wrong alignment on SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput"); \ static_assert(sizeof(SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput) == 0x000028, "Wrong size on SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput"); \ static_assert(offsetof(SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput, InInput) == 0x000008, "Member 'SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput::InInput' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput, ReturnValue) == 0x000020, "Member 'SHAnimationStatics_FindPlayTimeOfBlendSpaceForInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_HasActiveRotateInPlaceCurve \ static_assert(alignof(SHAnimationStatics_HasActiveRotateInPlaceCurve) == 0x000008, "Wrong alignment on SHAnimationStatics_HasActiveRotateInPlaceCurve"); \ static_assert(sizeof(SHAnimationStatics_HasActiveRotateInPlaceCurve) == 0x000010, "Wrong size on SHAnimationStatics_HasActiveRotateInPlaceCurve"); \ static_assert(offsetof(SHAnimationStatics_HasActiveRotateInPlaceCurve, InAnimInstance) == 0x000000, "Member 'SHAnimationStatics_HasActiveRotateInPlaceCurve::InAnimInstance' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_HasActiveRotateInPlaceCurve, ReturnValue) == 0x000008, "Member 'SHAnimationStatics_HasActiveRotateInPlaceCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_VerifyBlendSpaceSamplesDifference \ static_assert(alignof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference) == 0x000008, "Wrong alignment on SHAnimationStatics_VerifyBlendSpaceSamplesDifference"); \ static_assert(sizeof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference) == 0x000028, "Wrong size on SHAnimationStatics_VerifyBlendSpaceSamplesDifference"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesDifference::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference, InMaximumAllowedDifference) == 0x000008, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesDifference::InMaximumAllowedDifference' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference, InDebugWarningMessage) == 0x000010, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesDifference::InDebugWarningMessage' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesDifference, ReturnValue) == 0x000020, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesDifference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration \ static_assert(alignof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration) == 0x000008, "Wrong alignment on SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration"); \ static_assert(sizeof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration) == 0x000028, "Wrong size on SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration, InMaximumAllowedDuration) == 0x000008, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration::InMaximumAllowedDuration' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration, InDebugWarningMessage) == 0x000010, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration::InDebugWarningMessage' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration, ReturnValue) == 0x000020, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMaximumDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration \ static_assert(alignof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration) == 0x000008, "Wrong alignment on SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration"); \ static_assert(sizeof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration) == 0x000028, "Wrong size on SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration, InBlendSpace) == 0x000000, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration::InBlendSpace' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration, InMinimumAllowedDuration) == 0x000008, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration::InMinimumAllowedDuration' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration, InDebugWarningMessage) == 0x000010, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration::InDebugWarningMessage' has a wrong offset!"); \ static_assert(offsetof(SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration, ReturnValue) == 0x000020, "Member 'SHAnimationStatics_VerifyBlendSpaceSamplesMinimumDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimationStatics \ static_assert(alignof(USHAnimationStatics) == 0x000008, "Wrong alignment on USHAnimationStatics"); \ static_assert(sizeof(USHAnimationStatics) == 0x000028, "Wrong size on USHAnimationStatics"); \ #define DUMPER7_ASSERTS_USHAudioInteractionSettings \ static_assert(alignof(USHAudioInteractionSettings) == 0x000008, "Wrong alignment on USHAudioInteractionSettings"); \ static_assert(sizeof(USHAudioInteractionSettings) == 0x000038, "Wrong size on USHAudioInteractionSettings"); \ static_assert(offsetof(USHAudioInteractionSettings, FocusableOnSolvedAudioEvent) == 0x000030, "Member 'USHAudioInteractionSettings::FocusableOnSolvedAudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXMaterialModifierSubcompSettings \ static_assert(alignof(USHFXMaterialModifierSubcompSettings) == 0x000008, "Wrong alignment on USHFXMaterialModifierSubcompSettings"); \ static_assert(sizeof(USHFXMaterialModifierSubcompSettings) == 0x000050, "Wrong size on USHFXMaterialModifierSubcompSettings"); \ static_assert(offsetof(USHFXMaterialModifierSubcompSettings, UseCustomMaterialIndexes) == 0x000030, "Member 'USHFXMaterialModifierSubcompSettings::UseCustomMaterialIndexes' has a wrong offset!"); \ static_assert(offsetof(USHFXMaterialModifierSubcompSettings, CustomMaterialIndexes) == 0x000038, "Member 'USHFXMaterialModifierSubcompSettings::CustomMaterialIndexes' has a wrong offset!"); \ static_assert(offsetof(USHFXMaterialModifierSubcompSettings, MaterialPropertyControlSettings) == 0x000048, "Member 'USHFXMaterialModifierSubcompSettings::MaterialPropertyControlSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXRaingWettingSubcompSettings \ static_assert(alignof(USHFXRaingWettingSubcompSettings) == 0x000008, "Wrong alignment on USHFXRaingWettingSubcompSettings"); \ static_assert(sizeof(USHFXRaingWettingSubcompSettings) == 0x000100, "Wrong size on USHFXRaingWettingSubcompSettings"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, EnableRainWetting) == 0x000050, "Member 'USHFXRaingWettingSubcompSettings::EnableRainWetting' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, TotalWettingTime) == 0x000054, "Member 'USHFXRaingWettingSubcompSettings::TotalWettingTime' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, TotalDryingTime) == 0x000058, "Member 'USHFXRaingWettingSubcompSettings::TotalDryingTime' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WetDryCurve) == 0x000060, "Member 'USHFXRaingWettingSubcompSettings::WetDryCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, EnableRainDripping) == 0x000068, "Member 'USHFXRaingWettingSubcompSettings::EnableRainDripping' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingTemplate) == 0x000070, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingTemplate' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingSocketName) == 0x0000A0, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingSocketName' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingSpawnRateParamName) == 0x0000A8, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingSpawnRateParamName' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingIntensityParamName) == 0x0000B8, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingIntensityParamName' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingIntensityEvaluateTime) == 0x0000C8, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingIntensityEvaluateTime' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, StopDrippingWetDryFactor) == 0x0000CC, "Member 'USHFXRaingWettingSubcompSettings::StopDrippingWetDryFactor' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, RainDrippingIntensityDiminishTime) == 0x0000D0, "Member 'USHFXRaingWettingSubcompSettings::RainDrippingIntensityDiminishTime' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, EnableWading) == 0x0000D4, "Member 'USHFXRaingWettingSubcompSettings::EnableWading' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WadeDryingSpeed) == 0x0000D8, "Member 'USHFXRaingWettingSubcompSettings::WadeDryingSpeed' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WadeDryingCurveSlowdown) == 0x0000E0, "Member 'USHFXRaingWettingSubcompSettings::WadeDryingCurveSlowdown' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WadeSharpnessCurve) == 0x0000E8, "Member 'USHFXRaingWettingSubcompSettings::WadeSharpnessCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WadeOffsetWetCurve) == 0x0000F0, "Member 'USHFXRaingWettingSubcompSettings::WadeOffsetWetCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXRaingWettingSubcompSettings, WadeCurvesTimeLength) == 0x0000F8, "Member 'USHFXRaingWettingSubcompSettings::WadeCurvesTimeLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter \ static_assert(alignof(SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter) == 0x000004, "Wrong alignment on SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter"); \ static_assert(sizeof(SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter) == 0x000004, "Wrong size on SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter"); \ static_assert(offsetof(SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter, prevHealth) == 0x000000, "Member 'SHFXVisualHPSubcomp_ProcessHealthChangedAsAICharacter::prevHealth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer \ static_assert(alignof(SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer) == 0x000008, "Wrong alignment on SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer"); \ static_assert(sizeof(SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer) == 0x000008, "Wrong size on SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer"); \ static_assert(offsetof(SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer, InHealthComponent) == 0x000000, "Member 'SHFXVisualHPSubcomp_ProcessHealthChangedAsPlayer::InHealthComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue \ static_assert(alignof(SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue) == 0x000004, "Wrong alignment on SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue"); \ static_assert(sizeof(SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue) == 0x000004, "Wrong size on SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue"); \ static_assert(offsetof(SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue, ReturnValue) == 0x000000, "Member 'SHFXVisualHPSubcomp_GetCurrentCurveEvaluationValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXVisualHPSubcomp_GetCurrentErodeParameterValue \ static_assert(alignof(SHFXVisualHPSubcomp_GetCurrentErodeParameterValue) == 0x000004, "Wrong alignment on SHFXVisualHPSubcomp_GetCurrentErodeParameterValue"); \ static_assert(sizeof(SHFXVisualHPSubcomp_GetCurrentErodeParameterValue) == 0x000004, "Wrong size on SHFXVisualHPSubcomp_GetCurrentErodeParameterValue"); \ static_assert(offsetof(SHFXVisualHPSubcomp_GetCurrentErodeParameterValue, ReturnValue) == 0x000000, "Member 'SHFXVisualHPSubcomp_GetCurrentErodeParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXVisualHPSubcomp_GetOwnerHealthPercentage \ static_assert(alignof(SHFXVisualHPSubcomp_GetOwnerHealthPercentage) == 0x000004, "Wrong alignment on SHFXVisualHPSubcomp_GetOwnerHealthPercentage"); \ static_assert(sizeof(SHFXVisualHPSubcomp_GetOwnerHealthPercentage) == 0x000004, "Wrong size on SHFXVisualHPSubcomp_GetOwnerHealthPercentage"); \ static_assert(offsetof(SHFXVisualHPSubcomp_GetOwnerHealthPercentage, ReturnValue) == 0x000000, "Member 'SHFXVisualHPSubcomp_GetOwnerHealthPercentage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXVisualHPSubcomp \ static_assert(alignof(USHFXVisualHPSubcomp) == 0x000008, "Wrong alignment on USHFXVisualHPSubcomp"); \ static_assert(sizeof(USHFXVisualHPSubcomp) == 0x000090, "Wrong size on USHFXVisualHPSubcomp"); \ #define DUMPER7_ASSERTS_USHAnimCombatSubcomp \ static_assert(alignof(USHAnimCombatSubcomp) == 0x000008, "Wrong alignment on USHAnimCombatSubcomp"); \ static_assert(sizeof(USHAnimCombatSubcomp) == 0x000098, "Wrong size on USHAnimCombatSubcomp"); \ static_assert(offsetof(USHAnimCombatSubcomp, ReciveHit) == 0x000038, "Member 'USHAnimCombatSubcomp::ReciveHit' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, WeaponShow) == 0x000040, "Member 'USHAnimCombatSubcomp::WeaponShow' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, WeaponHide) == 0x000048, "Member 'USHAnimCombatSubcomp::WeaponHide' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, WeaponChange) == 0x000050, "Member 'USHAnimCombatSubcomp::WeaponChange' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, Attack) == 0x000058, "Member 'USHAnimCombatSubcomp::Attack' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, RangedFire) == 0x000060, "Member 'USHAnimCombatSubcomp::RangedFire' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, RangedReload) == 0x000068, "Member 'USHAnimCombatSubcomp::RangedReload' has a wrong offset!"); \ static_assert(offsetof(USHAnimCombatSubcomp, Dodge) == 0x000070, "Member 'USHAnimCombatSubcomp::Dodge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDeathPlayer \ static_assert(alignof(ASHDeathPlayer) == 0x000008, "Wrong alignment on ASHDeathPlayer"); \ static_assert(sizeof(ASHDeathPlayer) == 0x000300, "Wrong size on ASHDeathPlayer"); \ static_assert(offsetof(ASHDeathPlayer, FinishPostProcessData) == 0x0002B0, "Member 'ASHDeathPlayer::FinishPostProcessData' has a wrong offset!"); \ static_assert(offsetof(ASHDeathPlayer, bPlayerCharacterEnsureNoEquippedWeapon) == 0x0002D8, "Member 'ASHDeathPlayer::bPlayerCharacterEnsureNoEquippedWeapon' has a wrong offset!"); \ static_assert(offsetof(ASHDeathPlayer, FinishPostProcessMaterialHandlers) == 0x0002E0, "Member 'ASHDeathPlayer::FinishPostProcessMaterialHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlayDeathPlayer \ static_assert(alignof(ASHCharacterPlayDeathPlayer) == 0x000008, "Wrong alignment on ASHCharacterPlayDeathPlayer"); \ static_assert(sizeof(ASHCharacterPlayDeathPlayer) == 0x000320, "Wrong size on ASHCharacterPlayDeathPlayer"); \ static_assert(offsetof(ASHCharacterPlayDeathPlayer, FullAreaWork) == 0x000300, "Member 'ASHCharacterPlayDeathPlayer::FullAreaWork' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayDeathPlayer, CharacterPlaySpot) == 0x000308, "Member 'ASHCharacterPlayDeathPlayer::CharacterPlaySpot' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayDeathPlayer, CharacterPlayPreviewStandMesh) == 0x000310, "Member 'ASHCharacterPlayDeathPlayer::CharacterPlayPreviewStandMesh' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayDeathPlayer, CharacterPlayPreviewLayDownMesh) == 0x000318, "Member 'ASHCharacterPlayDeathPlayer::CharacterPlayPreviewLayDownMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimDoorSubcomp_OnActionBlendingOut \ static_assert(alignof(SHAnimDoorSubcomp_OnActionBlendingOut) == 0x000008, "Wrong alignment on SHAnimDoorSubcomp_OnActionBlendingOut"); \ static_assert(sizeof(SHAnimDoorSubcomp_OnActionBlendingOut) == 0x000010, "Wrong size on SHAnimDoorSubcomp_OnActionBlendingOut"); \ static_assert(offsetof(SHAnimDoorSubcomp_OnActionBlendingOut, Montage) == 0x000000, "Member 'SHAnimDoorSubcomp_OnActionBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHAnimDoorSubcomp_OnActionBlendingOut, AnimEndType) == 0x000008, "Member 'SHAnimDoorSubcomp_OnActionBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimDoorSubcomp_OnActionEnd \ static_assert(alignof(SHAnimDoorSubcomp_OnActionEnd) == 0x000008, "Wrong alignment on SHAnimDoorSubcomp_OnActionEnd"); \ static_assert(sizeof(SHAnimDoorSubcomp_OnActionEnd) == 0x000010, "Wrong size on SHAnimDoorSubcomp_OnActionEnd"); \ static_assert(offsetof(SHAnimDoorSubcomp_OnActionEnd, Montage) == 0x000000, "Member 'SHAnimDoorSubcomp_OnActionEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHAnimDoorSubcomp_OnActionEnd, AnimEndType) == 0x000008, "Member 'SHAnimDoorSubcomp_OnActionEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimDoorSubcomp \ static_assert(alignof(USHAnimDoorSubcomp) == 0x000008, "Wrong alignment on USHAnimDoorSubcomp"); \ static_assert(sizeof(USHAnimDoorSubcomp) == 0x000078, "Wrong size on USHAnimDoorSubcomp"); \ static_assert(offsetof(USHAnimDoorSubcomp, Open) == 0x000038, "Member 'USHAnimDoorSubcomp::Open' has a wrong offset!"); \ static_assert(offsetof(USHAnimDoorSubcomp, action) == 0x000040, "Member 'USHAnimDoorSubcomp::action' has a wrong offset!"); \ static_assert(offsetof(USHAnimDoorSubcomp, InteractingDoorLockComponent) == 0x000048, "Member 'USHAnimDoorSubcomp::InteractingDoorLockComponent' has a wrong offset!"); \ static_assert(offsetof(USHAnimDoorSubcomp, InteractingDoorAnimsComponent) == 0x000050, "Member 'USHAnimDoorSubcomp::InteractingDoorAnimsComponent' has a wrong offset!"); \ static_assert(offsetof(USHAnimDoorSubcomp, InteractingDoorAttachmentActor) == 0x000058, "Member 'USHAnimDoorSubcomp::InteractingDoorAttachmentActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowInteractionIconVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowInteractionIconVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowInteractionIconVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowInteractionIconVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowInteractionIconVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowInteractionIconVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowInteractionIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowItemsNotificationsVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowItemsNotificationsVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowItemsNotificationsVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowItemsNotificationsVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowItemsNotificationsVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowItemsNotificationsVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowItemsNotificationsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowReticleVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowReticleVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowReticleVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowReticleVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowReticleVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowReticleVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowReticleVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowStruggleIconVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowStruggleIconVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowStruggleIconVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowStruggleIconVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowStruggleIconVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowStruggleIconVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowStruggleIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowTranscriptionVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowTranscriptionVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowTranscriptionVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowTranscriptionVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowTranscriptionVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowTranscriptionVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowTranscriptionVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowTraversalIconVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowTraversalIconVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowTraversalIconVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowTraversalIconVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowTraversalIconVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowTraversalIconVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowTraversalIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_OnShowTutorialsVisualization \ static_assert(alignof(SHSettingOptionsPanel_OnShowTutorialsVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_OnShowTutorialsVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_OnShowTutorialsVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_OnShowTutorialsVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_OnShowTutorialsVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_OnShowTutorialsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_ShowItemsNotificationsVisualization \ static_assert(alignof(SHSettingOptionsPanel_ShowItemsNotificationsVisualization) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_ShowItemsNotificationsVisualization"); \ static_assert(sizeof(SHSettingOptionsPanel_ShowItemsNotificationsVisualization) == 0x000001, "Wrong size on SHSettingOptionsPanel_ShowItemsNotificationsVisualization"); \ static_assert(offsetof(SHSettingOptionsPanel_ShowItemsNotificationsVisualization, Show_0) == 0x000000, "Member 'SHSettingOptionsPanel_ShowItemsNotificationsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetInteractionIconData \ static_assert(alignof(SHSettingOptionsPanel_GetInteractionIconData) == 0x000008, "Wrong alignment on SHSettingOptionsPanel_GetInteractionIconData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetInteractionIconData) == 0x0000C8, "Wrong size on SHSettingOptionsPanel_GetInteractionIconData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetInteractionIconData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetInteractionIconData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetItemsNotificationsData \ static_assert(alignof(SHSettingOptionsPanel_GetItemsNotificationsData) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_GetItemsNotificationsData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetItemsNotificationsData) == 0x000001, "Wrong size on SHSettingOptionsPanel_GetItemsNotificationsData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetItemsNotificationsData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetItemsNotificationsData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetReticleData \ static_assert(alignof(SHSettingOptionsPanel_GetReticleData) == 0x000004, "Wrong alignment on SHSettingOptionsPanel_GetReticleData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetReticleData) == 0x00000C, "Wrong size on SHSettingOptionsPanel_GetReticleData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetReticleData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetReticleData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetStruggleIconData \ static_assert(alignof(SHSettingOptionsPanel_GetStruggleIconData) == 0x000001, "Wrong alignment on SHSettingOptionsPanel_GetStruggleIconData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetStruggleIconData) == 0x000002, "Wrong size on SHSettingOptionsPanel_GetStruggleIconData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetStruggleIconData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetStruggleIconData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetTranscriptionFontInfo \ static_assert(alignof(SHSettingOptionsPanel_GetTranscriptionFontInfo) == 0x000008, "Wrong alignment on SHSettingOptionsPanel_GetTranscriptionFontInfo"); \ static_assert(sizeof(SHSettingOptionsPanel_GetTranscriptionFontInfo) == 0x000058, "Wrong size on SHSettingOptionsPanel_GetTranscriptionFontInfo"); \ static_assert(offsetof(SHSettingOptionsPanel_GetTranscriptionFontInfo, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetTranscriptionFontInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetTraversalIconData \ static_assert(alignof(SHSettingOptionsPanel_GetTraversalIconData) == 0x000008, "Wrong alignment on SHSettingOptionsPanel_GetTraversalIconData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetTraversalIconData) == 0x0000C8, "Wrong size on SHSettingOptionsPanel_GetTraversalIconData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetTraversalIconData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetTraversalIconData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSettingOptionsPanel_GetTutorialsData \ static_assert(alignof(SHSettingOptionsPanel_GetTutorialsData) == 0x000008, "Wrong alignment on SHSettingOptionsPanel_GetTutorialsData"); \ static_assert(sizeof(SHSettingOptionsPanel_GetTutorialsData) == 0x000060, "Wrong size on SHSettingOptionsPanel_GetTutorialsData"); \ static_assert(offsetof(SHSettingOptionsPanel_GetTutorialsData, ReturnValue) == 0x000000, "Member 'SHSettingOptionsPanel_GetTutorialsData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSettingOptionsPanel \ static_assert(alignof(USHSettingOptionsPanel) == 0x000008, "Wrong alignment on USHSettingOptionsPanel"); \ static_assert(sizeof(USHSettingOptionsPanel) == 0x000528, "Wrong size on USHSettingOptionsPanel"); \ static_assert(offsetof(USHSettingOptionsPanel, ShowAdvanced_but) == 0x0004C0, "Member 'USHSettingOptionsPanel::ShowAdvanced_but' has a wrong offset!"); \ static_assert(offsetof(USHSettingOptionsPanel, GameplayChallenge_but) == 0x0004C8, "Member 'USHSettingOptionsPanel::GameplayChallenge_but' has a wrong offset!"); \ static_assert(offsetof(USHSettingOptionsPanel, ItemsNotificationsVis_wdg) == 0x0004D0, "Member 'USHSettingOptionsPanel::ItemsNotificationsVis_wdg' has a wrong offset!"); \ static_assert(offsetof(USHSettingOptionsPanel, PresetsConfig) == 0x0004D8, "Member 'USHSettingOptionsPanel::PresetsConfig' has a wrong offset!"); \ static_assert(offsetof(USHSettingOptionsPanel, RetroModes) == 0x0004E0, "Member 'USHSettingOptionsPanel::RetroModes' has a wrong offset!"); \ static_assert(offsetof(USHSettingOptionsPanel, GameTextsConfig) == 0x000520, "Member 'USHSettingOptionsPanel::GameTextsConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions \ static_assert(alignof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions) == 0x000008, "Wrong alignment on SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions"); \ static_assert(sizeof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions) == 0x000010, "Wrong size on SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions"); \ static_assert(offsetof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions, Blocked) == 0x000000, "Member 'SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions, Object) == 0x000008, "Member 'SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitReactions::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap \ static_assert(alignof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap) == 0x000008, "Wrong alignment on SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap"); \ static_assert(sizeof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap) == 0x000010, "Wrong size on SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap"); \ static_assert(offsetof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap, Blocked) == 0x000000, "Member 'SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap, Object) == 0x000008, "Member 'SHAnimEnviroHitReactionsSubcomp_BlockAnimEnviroHitSlideSnap::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimEnviroHitReactionsSubcomp \ static_assert(alignof(USHAnimEnviroHitReactionsSubcomp) == 0x000008, "Wrong alignment on USHAnimEnviroHitReactionsSubcomp"); \ static_assert(sizeof(USHAnimEnviroHitReactionsSubcomp) == 0x000140, "Wrong size on USHAnimEnviroHitReactionsSubcomp"); \ static_assert(offsetof(USHAnimEnviroHitReactionsSubcomp, Settings) == 0x000038, "Member 'USHAnimEnviroHitReactionsSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHAnimEnviroHitReactionsSubcomp, FrontHitEvent) == 0x000118, "Member 'USHAnimEnviroHitReactionsSubcomp::FrontHitEvent' has a wrong offset!"); \ static_assert(offsetof(USHAnimEnviroHitReactionsSubcomp, SideHitEvent) == 0x000120, "Member 'USHAnimEnviroHitReactionsSubcomp::SideHitEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaFXComponent \ static_assert(alignof(USHMariaFXComponent) == 0x000008, "Wrong alignment on USHMariaFXComponent"); \ static_assert(sizeof(USHMariaFXComponent) == 0x000108, "Wrong size on USHMariaFXComponent"); \ static_assert(offsetof(USHMariaFXComponent, VisualHPSettings) == 0x0000F0, "Member 'USHMariaFXComponent::VisualHPSettings' has a wrong offset!"); \ static_assert(offsetof(USHMariaFXComponent, RainWettingSettings) == 0x0000F8, "Member 'USHMariaFXComponent::RainWettingSettings' has a wrong offset!"); \ static_assert(offsetof(USHMariaFXComponent, AcidLayerSettings) == 0x000100, "Member 'USHMariaFXComponent::AcidLayerSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SetFeetAllIKEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_SetFeetAllIKEnabled) == 0x000004, "Wrong alignment on SHAnimFootIKSubcomp_SetFeetAllIKEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SetFeetAllIKEnabled) == 0x000008, "Wrong size on SHAnimFootIKSubcomp_SetFeetAllIKEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFeetAllIKEnabled, bEnable) == 0x000000, "Member 'SHAnimFootIKSubcomp_SetFeetAllIKEnabled::bEnable' has a wrong offset!"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFeetAllIKEnabled, interpSpeed) == 0x000004, "Member 'SHAnimFootIKSubcomp_SetFeetAllIKEnabled::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled) == 0x000001, "Wrong alignment on SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled) == 0x000001, "Wrong size on SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled, NewIsEnable) == 0x000000, "Member 'SHAnimFootIKSubcomp_SetFeetRotationOffsetEnabled::NewIsEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SetFootIKEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_SetFootIKEnabled) == 0x000004, "Wrong alignment on SHAnimFootIKSubcomp_SetFootIKEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SetFootIKEnabled) == 0x00000C, "Wrong size on SHAnimFootIKSubcomp_SetFootIKEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFootIKEnabled, bEnable) == 0x000000, "Member 'SHAnimFootIKSubcomp_SetFootIKEnabled::bEnable' has a wrong offset!"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFootIKEnabled, Index_0) == 0x000004, "Member 'SHAnimFootIKSubcomp_SetFootIKEnabled::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetFootIKEnabled, interpSpeed) == 0x000008, "Member 'SHAnimFootIKSubcomp_SetFootIKEnabled::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SetIKEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_SetIKEnabled) == 0x000001, "Wrong alignment on SHAnimFootIKSubcomp_SetIKEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SetIKEnabled) == 0x000001, "Wrong size on SHAnimFootIKSubcomp_SetIKEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetIKEnabled, NewIsEnabled) == 0x000000, "Member 'SHAnimFootIKSubcomp_SetIKEnabled::NewIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SetPelvisIKEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_SetPelvisIKEnabled) == 0x000004, "Wrong alignment on SHAnimFootIKSubcomp_SetPelvisIKEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SetPelvisIKEnabled) == 0x000008, "Wrong size on SHAnimFootIKSubcomp_SetPelvisIKEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetPelvisIKEnabled, NewIsEnable) == 0x000000, "Member 'SHAnimFootIKSubcomp_SetPelvisIKEnabled::NewIsEnable' has a wrong offset!"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SetPelvisIKEnabled, PelvisInterpSpeed) == 0x000004, "Member 'SHAnimFootIKSubcomp_SetPelvisIKEnabled::PelvisInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled \ static_assert(alignof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled) == 0x000001, "Wrong alignment on SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled) == 0x000001, "Wrong size on SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled, Enabled) == 0x000000, "Member 'SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_Enabled::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed \ static_assert(alignof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed) == 0x000004, "Wrong alignment on SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed"); \ static_assert(sizeof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed) == 0x000004, "Wrong size on SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed"); \ static_assert(offsetof(SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed, interpSpeed) == 0x000000, "Member 'SHAnimFootIKSubcomp_SHDebug_Shared_Anim_FootIK_PelvisOffsetInterpSpeed::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_GetFootIK \ static_assert(alignof(SHAnimFootIKSubcomp_GetFootIK) == 0x000008, "Wrong alignment on SHAnimFootIKSubcomp_GetFootIK"); \ static_assert(sizeof(SHAnimFootIKSubcomp_GetFootIK) == 0x000090, "Wrong size on SHAnimFootIKSubcomp_GetFootIK"); \ static_assert(offsetof(SHAnimFootIKSubcomp_GetFootIK, Index_0) == 0x000000, "Member 'SHAnimFootIKSubcomp_GetFootIK::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimFootIKSubcomp_GetFootIK, ReturnValue) == 0x000008, "Member 'SHAnimFootIKSubcomp_GetFootIK::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimFootIKSubcomp_GetIsIKEnabled \ static_assert(alignof(SHAnimFootIKSubcomp_GetIsIKEnabled) == 0x000001, "Wrong alignment on SHAnimFootIKSubcomp_GetIsIKEnabled"); \ static_assert(sizeof(SHAnimFootIKSubcomp_GetIsIKEnabled) == 0x000001, "Wrong size on SHAnimFootIKSubcomp_GetIsIKEnabled"); \ static_assert(offsetof(SHAnimFootIKSubcomp_GetIsIKEnabled, ReturnValue) == 0x000000, "Member 'SHAnimFootIKSubcomp_GetIsIKEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimFootIKSubcomp \ static_assert(alignof(USHAnimFootIKSubcomp) == 0x000008, "Wrong alignment on USHAnimFootIKSubcomp"); \ static_assert(sizeof(USHAnimFootIKSubcomp) == 0x000108, "Wrong size on USHAnimFootIKSubcomp"); \ static_assert(offsetof(USHAnimFootIKSubcomp, PelvisOffset) == 0x000038, "Member 'USHAnimFootIKSubcomp::PelvisOffset' has a wrong offset!"); \ static_assert(offsetof(USHAnimFootIKSubcomp, Settings) == 0x000050, "Member 'USHAnimFootIKSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_SetLeftHandLocation \ static_assert(alignof(SHAnimHandIKSubcomp_SetLeftHandLocation) == 0x000008, "Wrong alignment on SHAnimHandIKSubcomp_SetLeftHandLocation"); \ static_assert(sizeof(SHAnimHandIKSubcomp_SetLeftHandLocation) == 0x000020, "Wrong size on SHAnimHandIKSubcomp_SetLeftHandLocation"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetLeftHandLocation, InLoc) == 0x000000, "Member 'SHAnimHandIKSubcomp_SetLeftHandLocation::InLoc' has a wrong offset!"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetLeftHandLocation, interpSpeed) == 0x000018, "Member 'SHAnimHandIKSubcomp_SetLeftHandLocation::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetLeftHandLocation, SetFullAlpha) == 0x00001C, "Member 'SHAnimHandIKSubcomp_SetLeftHandLocation::SetFullAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_SetRightHandLocation \ static_assert(alignof(SHAnimHandIKSubcomp_SetRightHandLocation) == 0x000008, "Wrong alignment on SHAnimHandIKSubcomp_SetRightHandLocation"); \ static_assert(sizeof(SHAnimHandIKSubcomp_SetRightHandLocation) == 0x000020, "Wrong size on SHAnimHandIKSubcomp_SetRightHandLocation"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetRightHandLocation, InLoc) == 0x000000, "Member 'SHAnimHandIKSubcomp_SetRightHandLocation::InLoc' has a wrong offset!"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetRightHandLocation, interpSpeed) == 0x000018, "Member 'SHAnimHandIKSubcomp_SetRightHandLocation::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(SHAnimHandIKSubcomp_SetRightHandLocation, SetFullAlpha) == 0x00001C, "Member 'SHAnimHandIKSubcomp_SetRightHandLocation::SetFullAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_StopBothIK \ static_assert(alignof(SHAnimHandIKSubcomp_StopBothIK) == 0x000004, "Wrong alignment on SHAnimHandIKSubcomp_StopBothIK"); \ static_assert(sizeof(SHAnimHandIKSubcomp_StopBothIK) == 0x000004, "Wrong size on SHAnimHandIKSubcomp_StopBothIK"); \ static_assert(offsetof(SHAnimHandIKSubcomp_StopBothIK, interpSpeed) == 0x000000, "Member 'SHAnimHandIKSubcomp_StopBothIK::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_StopLeftHandIK \ static_assert(alignof(SHAnimHandIKSubcomp_StopLeftHandIK) == 0x000004, "Wrong alignment on SHAnimHandIKSubcomp_StopLeftHandIK"); \ static_assert(sizeof(SHAnimHandIKSubcomp_StopLeftHandIK) == 0x000004, "Wrong size on SHAnimHandIKSubcomp_StopLeftHandIK"); \ static_assert(offsetof(SHAnimHandIKSubcomp_StopLeftHandIK, interpSpeed) == 0x000000, "Member 'SHAnimHandIKSubcomp_StopLeftHandIK::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_StopRightHandIK \ static_assert(alignof(SHAnimHandIKSubcomp_StopRightHandIK) == 0x000004, "Wrong alignment on SHAnimHandIKSubcomp_StopRightHandIK"); \ static_assert(sizeof(SHAnimHandIKSubcomp_StopRightHandIK) == 0x000004, "Wrong size on SHAnimHandIKSubcomp_StopRightHandIK"); \ static_assert(offsetof(SHAnimHandIKSubcomp_StopRightHandIK, interpSpeed) == 0x000000, "Member 'SHAnimHandIKSubcomp_StopRightHandIK::interpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_GetLeftHandAlpha \ static_assert(alignof(SHAnimHandIKSubcomp_GetLeftHandAlpha) == 0x000004, "Wrong alignment on SHAnimHandIKSubcomp_GetLeftHandAlpha"); \ static_assert(sizeof(SHAnimHandIKSubcomp_GetLeftHandAlpha) == 0x000004, "Wrong size on SHAnimHandIKSubcomp_GetLeftHandAlpha"); \ static_assert(offsetof(SHAnimHandIKSubcomp_GetLeftHandAlpha, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_GetLeftHandAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_GetLeftHandLocation \ static_assert(alignof(SHAnimHandIKSubcomp_GetLeftHandLocation) == 0x000008, "Wrong alignment on SHAnimHandIKSubcomp_GetLeftHandLocation"); \ static_assert(sizeof(SHAnimHandIKSubcomp_GetLeftHandLocation) == 0x000018, "Wrong size on SHAnimHandIKSubcomp_GetLeftHandLocation"); \ static_assert(offsetof(SHAnimHandIKSubcomp_GetLeftHandLocation, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_GetLeftHandLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_GetRightHandAlpha \ static_assert(alignof(SHAnimHandIKSubcomp_GetRightHandAlpha) == 0x000004, "Wrong alignment on SHAnimHandIKSubcomp_GetRightHandAlpha"); \ static_assert(sizeof(SHAnimHandIKSubcomp_GetRightHandAlpha) == 0x000004, "Wrong size on SHAnimHandIKSubcomp_GetRightHandAlpha"); \ static_assert(offsetof(SHAnimHandIKSubcomp_GetRightHandAlpha, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_GetRightHandAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_GetRightHandLocation \ static_assert(alignof(SHAnimHandIKSubcomp_GetRightHandLocation) == 0x000008, "Wrong alignment on SHAnimHandIKSubcomp_GetRightHandLocation"); \ static_assert(sizeof(SHAnimHandIKSubcomp_GetRightHandLocation) == 0x000018, "Wrong size on SHAnimHandIKSubcomp_GetRightHandLocation"); \ static_assert(offsetof(SHAnimHandIKSubcomp_GetRightHandLocation, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_GetRightHandLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_IsLeftHandIKEnabled \ static_assert(alignof(SHAnimHandIKSubcomp_IsLeftHandIKEnabled) == 0x000001, "Wrong alignment on SHAnimHandIKSubcomp_IsLeftHandIKEnabled"); \ static_assert(sizeof(SHAnimHandIKSubcomp_IsLeftHandIKEnabled) == 0x000001, "Wrong size on SHAnimHandIKSubcomp_IsLeftHandIKEnabled"); \ static_assert(offsetof(SHAnimHandIKSubcomp_IsLeftHandIKEnabled, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_IsLeftHandIKEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHandIKSubcomp_IsRightHandIKEnabled \ static_assert(alignof(SHAnimHandIKSubcomp_IsRightHandIKEnabled) == 0x000001, "Wrong alignment on SHAnimHandIKSubcomp_IsRightHandIKEnabled"); \ static_assert(sizeof(SHAnimHandIKSubcomp_IsRightHandIKEnabled) == 0x000001, "Wrong size on SHAnimHandIKSubcomp_IsRightHandIKEnabled"); \ static_assert(offsetof(SHAnimHandIKSubcomp_IsRightHandIKEnabled, ReturnValue) == 0x000000, "Member 'SHAnimHandIKSubcomp_IsRightHandIKEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimHandIKSubcomp \ static_assert(alignof(USHAnimHandIKSubcomp) == 0x000008, "Wrong alignment on USHAnimHandIKSubcomp"); \ static_assert(sizeof(USHAnimHandIKSubcomp) == 0x000080, "Wrong size on USHAnimHandIKSubcomp"); \ #define DUMPER7_ASSERTS_USHCharacterPlayEndingsComponent \ static_assert(alignof(USHCharacterPlayEndingsComponent) == 0x000008, "Wrong alignment on USHCharacterPlayEndingsComponent"); \ static_assert(sizeof(USHCharacterPlayEndingsComponent) == 0x0000D8, "Wrong size on USHCharacterPlayEndingsComponent"); \ static_assert(offsetof(USHCharacterPlayEndingsComponent, Settings) == 0x0000A0, "Member 'USHCharacterPlayEndingsComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayEndingsComponent, OwnerCharacter) == 0x0000A8, "Member 'USHCharacterPlayEndingsComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayEndingsComponent, OwnedFactors) == 0x0000B0, "Member 'USHCharacterPlayEndingsComponent::OwnedFactors' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayEndingsComponent, OwnedValueProcessors) == 0x0000C0, "Member 'USHCharacterPlayEndingsComponent::OwnedValueProcessors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget) == 0x000008, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget) == 0x000010, "Wrong size on SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget, InTargetComponent) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget::InTargetComponent' has a wrong offset!"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget, InBlendInSpeed) == 0x000008, "Member 'SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget::InBlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget, InBlendOutSpeed) == 0x00000C, "Member 'SHAnimHeadRotationBaseSubcomp_ManualLookAtTarget::InBlendOutSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled) == 0x000008, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled) == 0x000010, "Wrong size on SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled, bInEnabled) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled::bInEnabled' has a wrong offset!"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled, InBlendSpeed) == 0x000004, "Member 'SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled::InBlendSpeed' has a wrong offset!"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled, Object) == 0x000008, "Member 'SHAnimHeadRotationBaseSubcomp_SetHeadRotationEnabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance) == 0x000008, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance) == 0x000008, "Wrong size on SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance, NewAimOffset) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_SetNewAimOffsetAnimInstance::NewAimOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled) == 0x000001, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled) == 0x000001, "Wrong size on SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled, bInEnabled) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_SHDebug_Shared_Anim_HeadRotation_SetLookAtEnabled::bInEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget) == 0x000008, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget) == 0x000008, "Wrong size on SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget, ReturnValue) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_GetCurrentLookAtTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled \ static_assert(alignof(SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled) == 0x000001, "Wrong alignment on SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled"); \ static_assert(sizeof(SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled) == 0x000001, "Wrong size on SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled"); \ static_assert(offsetof(SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled, ReturnValue) == 0x000000, "Member 'SHAnimHeadRotationBaseSubcomp_IsHeadRotationEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimHeadRotationBaseSubcomp \ static_assert(alignof(USHAnimHeadRotationBaseSubcomp) == 0x000008, "Wrong alignment on USHAnimHeadRotationBaseSubcomp"); \ static_assert(sizeof(USHAnimHeadRotationBaseSubcomp) == 0x0000B0, "Wrong size on USHAnimHeadRotationBaseSubcomp"); \ static_assert(offsetof(USHAnimHeadRotationBaseSubcomp, AimOffsetAnimInstanceCurrent) == 0x000038, "Member 'USHAnimHeadRotationBaseSubcomp::AimOffsetAnimInstanceCurrent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_GetValidRegions \ static_assert(alignof(SHSwarmBase_GetValidRegions) == 0x000008, "Wrong alignment on SHSwarmBase_GetValidRegions"); \ static_assert(sizeof(SHSwarmBase_GetValidRegions) == 0x000020, "Wrong size on SHSwarmBase_GetValidRegions"); \ static_assert(offsetof(SHSwarmBase_GetValidRegions, RegionClass) == 0x000000, "Member 'SHSwarmBase_GetValidRegions::RegionClass' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_GetValidRegions, OutComponents) == 0x000008, "Member 'SHSwarmBase_GetValidRegions::OutComponents' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_GetValidRegions, RemoveDisabledRegions) == 0x000018, "Member 'SHSwarmBase_GetValidRegions::RemoveDisabledRegions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_OnWeaponFireEffectImpl \ static_assert(alignof(SHSwarmBase_OnWeaponFireEffectImpl) == 0x000008, "Wrong alignment on SHSwarmBase_OnWeaponFireEffectImpl"); \ static_assert(sizeof(SHSwarmBase_OnWeaponFireEffectImpl) == 0x000010, "Wrong size on SHSwarmBase_OnWeaponFireEffectImpl"); \ static_assert(offsetof(SHSwarmBase_OnWeaponFireEffectImpl, RangedCombatSubcomponent) == 0x000000, "Member 'SHSwarmBase_OnWeaponFireEffectImpl::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_OnWeaponFireEffectImpl, ItemWeaponContext) == 0x000008, "Member 'SHSwarmBase_OnWeaponFireEffectImpl::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_RefreshRegions \ static_assert(alignof(SHSwarmBase_RefreshRegions) == 0x000008, "Wrong alignment on SHSwarmBase_RefreshRegions"); \ static_assert(sizeof(SHSwarmBase_RefreshRegions) == 0x000010, "Wrong size on SHSwarmBase_RefreshRegions"); \ static_assert(offsetof(SHSwarmBase_RefreshRegions, RegionNiagaraName) == 0x000000, "Member 'SHSwarmBase_RefreshRegions::RegionNiagaraName' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_RefreshRegions, RegionClass) == 0x000008, "Member 'SHSwarmBase_RefreshRegions::RegionClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_RefreshRegionsSimply \ static_assert(alignof(SHSwarmBase_RefreshRegionsSimply) == 0x000008, "Wrong alignment on SHSwarmBase_RefreshRegionsSimply"); \ static_assert(sizeof(SHSwarmBase_RefreshRegionsSimply) == 0x000010, "Wrong size on SHSwarmBase_RefreshRegionsSimply"); \ static_assert(offsetof(SHSwarmBase_RefreshRegionsSimply, RegionNiagaraName) == 0x000000, "Member 'SHSwarmBase_RefreshRegionsSimply::RegionNiagaraName' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_RefreshRegionsSimply, RegionClass) == 0x000008, "Member 'SHSwarmBase_RefreshRegionsSimply::RegionClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_SetSwarmDisabled \ static_assert(alignof(SHSwarmBase_SetSwarmDisabled) == 0x000001, "Wrong alignment on SHSwarmBase_SetSwarmDisabled"); \ static_assert(sizeof(SHSwarmBase_SetSwarmDisabled) == 0x000001, "Wrong size on SHSwarmBase_SetSwarmDisabled"); \ static_assert(offsetof(SHSwarmBase_SetSwarmDisabled, IsDisable) == 0x000000, "Member 'SHSwarmBase_SetSwarmDisabled::IsDisable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_ShowAllDebugRegions \ static_assert(alignof(SHSwarmBase_ShowAllDebugRegions) == 0x000001, "Wrong alignment on SHSwarmBase_ShowAllDebugRegions"); \ static_assert(sizeof(SHSwarmBase_ShowAllDebugRegions) == 0x000001, "Wrong size on SHSwarmBase_ShowAllDebugRegions"); \ static_assert(offsetof(SHSwarmBase_ShowAllDebugRegions, isShow) == 0x000000, "Member 'SHSwarmBase_ShowAllDebugRegions::isShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_UpdateStateAngleCone \ static_assert(alignof(SHSwarmBase_UpdateStateAngleCone) == 0x000004, "Wrong alignment on SHSwarmBase_UpdateStateAngleCone"); \ static_assert(sizeof(SHSwarmBase_UpdateStateAngleCone) == 0x000008, "Wrong size on SHSwarmBase_UpdateStateAngleCone"); \ static_assert(offsetof(SHSwarmBase_UpdateStateAngleCone, State) == 0x000000, "Member 'SHSwarmBase_UpdateStateAngleCone::State' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_UpdateStateAngleCone, Angle) == 0x000004, "Member 'SHSwarmBase_UpdateStateAngleCone::Angle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_UpdateStateSpeed \ static_assert(alignof(SHSwarmBase_UpdateStateSpeed) == 0x000008, "Wrong alignment on SHSwarmBase_UpdateStateSpeed"); \ static_assert(sizeof(SHSwarmBase_UpdateStateSpeed) == 0x000018, "Wrong size on SHSwarmBase_UpdateStateSpeed"); \ static_assert(offsetof(SHSwarmBase_UpdateStateSpeed, State) == 0x000000, "Member 'SHSwarmBase_UpdateStateSpeed::State' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_UpdateStateSpeed, Speed) == 0x000008, "Member 'SHSwarmBase_UpdateStateSpeed::Speed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmBase_UpdateStateTime \ static_assert(alignof(SHSwarmBase_UpdateStateTime) == 0x000008, "Wrong alignment on SHSwarmBase_UpdateStateTime"); \ static_assert(sizeof(SHSwarmBase_UpdateStateTime) == 0x000018, "Wrong size on SHSwarmBase_UpdateStateTime"); \ static_assert(offsetof(SHSwarmBase_UpdateStateTime, State) == 0x000000, "Member 'SHSwarmBase_UpdateStateTime::State' has a wrong offset!"); \ static_assert(offsetof(SHSwarmBase_UpdateStateTime, Time) == 0x000008, "Member 'SHSwarmBase_UpdateStateTime::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSwarmBase \ static_assert(alignof(ASHSwarmBase) == 0x000008, "Wrong alignment on ASHSwarmBase"); \ static_assert(sizeof(ASHSwarmBase) == 0x000378, "Wrong size on ASHSwarmBase"); \ static_assert(offsetof(ASHSwarmBase, _NiagaraComp) == 0x0002B0, "Member 'ASHSwarmBase::_NiagaraComp' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _MainBoundRegion) == 0x0002B8, "Member 'ASHSwarmBase::_MainBoundRegion' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FollowPointsRoot) == 0x0002C0, "Member 'ASHSwarmBase::_FollowPointsRoot' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, CreeperLifetime) == 0x0002C8, "Member 'ASHSwarmBase::CreeperLifetime' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, CreeperSize) == 0x0002D0, "Member 'ASHSwarmBase::CreeperSize' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, SpawnBurst) == 0x0002E0, "Member 'ASHSwarmBase::SpawnBurst' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, SpawnRate) == 0x0002E4, "Member 'ASHSwarmBase::SpawnRate' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, StartSpeed) == 0x0002E8, "Member 'ASHSwarmBase::StartSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, PreferMoveThanStand) == 0x0002F8, "Member 'ASHSwarmBase::PreferMoveThanStand' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, BehaviourStateTime) == 0x000300, "Member 'ASHSwarmBase::BehaviourStateTime' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, BehaviourStateSpeed) == 0x000310, "Member 'ASHSwarmBase::BehaviourStateSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, BehaviourStateAngleCone) == 0x000320, "Member 'ASHSwarmBase::BehaviourStateAngleCone' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, DestroyRegionsEnabled) == 0x000330, "Member 'ASHSwarmBase::DestroyRegionsEnabled' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, RegionsFollowEnabled) == 0x000331, "Member 'ASHSwarmBase::RegionsFollowEnabled' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, RegionFollowIsGlobal) == 0x000332, "Member 'ASHSwarmBase::RegionFollowIsGlobal' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, RegionFollowType) == 0x000333, "Member 'ASHSwarmBase::RegionFollowType' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightInfluenceEnabled) == 0x000334, "Member 'ASHSwarmBase::_FlashlightInfluenceEnabled' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _UseCharacterFlashlightParams) == 0x000335, "Member 'ASHSwarmBase::_UseCharacterFlashlightParams' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightConeInner) == 0x000338, "Member 'ASHSwarmBase::_FlashlightConeInner' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightConeOuter) == 0x00033C, "Member 'ASHSwarmBase::_FlashlightConeOuter' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightDistanceRange) == 0x000340, "Member 'ASHSwarmBase::_FlashlightDistanceRange' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightStrengthEffect) == 0x000344, "Member 'ASHSwarmBase::_FlashlightStrengthEffect' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _GunshootRadius) == 0x000348, "Member 'ASHSwarmBase::_GunshootRadius' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _GunshootOriginTime) == 0x00034C, "Member 'ASHSwarmBase::_GunshootOriginTime' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _GunshootStrength) == 0x000350, "Member 'ASHSwarmBase::_GunshootStrength' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _GunshootFalloffExp) == 0x000354, "Member 'ASHSwarmBase::_GunshootFalloffExp' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _ShowDebugInPlayMode) == 0x000358, "Member 'ASHSwarmBase::_ShowDebugInPlayMode' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _CharacterPlay) == 0x000360, "Member 'ASHSwarmBase::_CharacterPlay' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _FlashlightPtr) == 0x000368, "Member 'ASHSwarmBase::_FlashlightPtr' has a wrong offset!"); \ static_assert(offsetof(ASHSwarmBase, _SwarmDisabled) == 0x000370, "Member 'ASHSwarmBase::_SwarmDisabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimHeadRotationSubcomp \ static_assert(alignof(USHAnimHeadRotationSubcomp) == 0x000008, "Wrong alignment on USHAnimHeadRotationSubcomp"); \ static_assert(sizeof(USHAnimHeadRotationSubcomp) == 0x0000E8, "Wrong size on USHAnimHeadRotationSubcomp"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_ReceiveDamage \ static_assert(alignof(SHCharacterPlayCombatComponent_ReceiveDamage) == 0x000008, "Wrong alignment on SHCharacterPlayCombatComponent_ReceiveDamage"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_ReceiveDamage) == 0x000038, "Wrong size on SHCharacterPlayCombatComponent_ReceiveDamage"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_ReceiveDamage, DamageValue) == 0x000000, "Member 'SHCharacterPlayCombatComponent_ReceiveDamage::DamageValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_ReceiveDamage, Object) == 0x000008, "Member 'SHCharacterPlayCombatComponent_ReceiveDamage::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_ReceiveDamage, HitDirection) == 0x000010, "Member 'SHCharacterPlayCombatComponent_ReceiveDamage::HitDirection' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_ReceiveDamage, DamageType) == 0x000028, "Member 'SHCharacterPlayCombatComponent_ReceiveDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_ReceiveDamage, ReturnValue) == 0x000030, "Member 'SHCharacterPlayCombatComponent_ReceiveDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_SetAllCombatBlocked \ static_assert(alignof(SHCharacterPlayCombatComponent_SetAllCombatBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayCombatComponent_SetAllCombatBlocked"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_SetAllCombatBlocked) == 0x000010, "Wrong size on SHCharacterPlayCombatComponent_SetAllCombatBlocked"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_SetAllCombatBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayCombatComponent_SetAllCombatBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_SetAllCombatBlocked, Object) == 0x000008, "Member 'SHCharacterPlayCombatComponent_SetAllCombatBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_SynchroReceiveDamage \ static_assert(alignof(SHCharacterPlayCombatComponent_SynchroReceiveDamage) == 0x000008, "Wrong alignment on SHCharacterPlayCombatComponent_SynchroReceiveDamage"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_SynchroReceiveDamage) == 0x0000C0, "Wrong size on SHCharacterPlayCombatComponent_SynchroReceiveDamage"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_SynchroReceiveDamage, Object) == 0x000000, "Member 'SHCharacterPlayCombatComponent_SynchroReceiveDamage::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_SynchroReceiveDamage, AnimData) == 0x000008, "Member 'SHCharacterPlayCombatComponent_SynchroReceiveDamage::AnimData' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_SynchroReceiveDamage, ReturnValue) == 0x0000B8, "Member 'SHCharacterPlayCombatComponent_SynchroReceiveDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_FindSubcomponentByClass \ static_assert(alignof(SHCharacterPlayCombatComponent_FindSubcomponentByClass) == 0x000008, "Wrong alignment on SHCharacterPlayCombatComponent_FindSubcomponentByClass"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_FindSubcomponentByClass) == 0x000010, "Wrong size on SHCharacterPlayCombatComponent_FindSubcomponentByClass"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_FindSubcomponentByClass, SubcomponentClass) == 0x000000, "Member 'SHCharacterPlayCombatComponent_FindSubcomponentByClass::SubcomponentClass' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_FindSubcomponentByClass, ReturnValue) == 0x000008, "Member 'SHCharacterPlayCombatComponent_FindSubcomponentByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_GetCombatInputMode \ static_assert(alignof(SHCharacterPlayCombatComponent_GetCombatInputMode) == 0x000001, "Wrong alignment on SHCharacterPlayCombatComponent_GetCombatInputMode"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_GetCombatInputMode) == 0x000001, "Wrong size on SHCharacterPlayCombatComponent_GetCombatInputMode"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_GetCombatInputMode, ReturnValue) == 0x000000, "Member 'SHCharacterPlayCombatComponent_GetCombatInputMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_GetCombatPose \ static_assert(alignof(SHCharacterPlayCombatComponent_GetCombatPose) == 0x000001, "Wrong alignment on SHCharacterPlayCombatComponent_GetCombatPose"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_GetCombatPose) == 0x000001, "Wrong size on SHCharacterPlayCombatComponent_GetCombatPose"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_GetCombatPose, ReturnValue) == 0x000000, "Member 'SHCharacterPlayCombatComponent_GetCombatPose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_GetDrawDebug \ static_assert(alignof(SHCharacterPlayCombatComponent_GetDrawDebug) == 0x000001, "Wrong alignment on SHCharacterPlayCombatComponent_GetDrawDebug"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_GetDrawDebug) == 0x000001, "Wrong size on SHCharacterPlayCombatComponent_GetDrawDebug"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_GetDrawDebug, ReturnValue) == 0x000000, "Member 'SHCharacterPlayCombatComponent_GetDrawDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCombatComponent_IsAllCombatBlocked \ static_assert(alignof(SHCharacterPlayCombatComponent_IsAllCombatBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayCombatComponent_IsAllCombatBlocked"); \ static_assert(sizeof(SHCharacterPlayCombatComponent_IsAllCombatBlocked) == 0x000001, "Wrong size on SHCharacterPlayCombatComponent_IsAllCombatBlocked"); \ static_assert(offsetof(SHCharacterPlayCombatComponent_IsAllCombatBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayCombatComponent_IsAllCombatBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayCombatComponent \ static_assert(alignof(USHCharacterPlayCombatComponent) == 0x000008, "Wrong alignment on USHCharacterPlayCombatComponent"); \ static_assert(sizeof(USHCharacterPlayCombatComponent) == 0x0001F8, "Wrong size on USHCharacterPlayCombatComponent"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, ReceiveDamageEvent) == 0x0000A0, "Member 'USHCharacterPlayCombatComponent::ReceiveDamageEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, CombatInputModeChangedEvent) == 0x0000B0, "Member 'USHCharacterPlayCombatComponent::CombatInputModeChangedEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, ProjectileCollisionChannel) == 0x0000C0, "Member 'USHCharacterPlayCombatComponent::ProjectileCollisionChannel' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, WeaponManageSettings) == 0x0000C8, "Member 'USHCharacterPlayCombatComponent::WeaponManageSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, EnemiesManageSettings) == 0x0000D0, "Member 'USHCharacterPlayCombatComponent::EnemiesManageSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, DefenceSettings) == 0x0000D8, "Member 'USHCharacterPlayCombatComponent::DefenceSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, StruggleSettings) == 0x0000E0, "Member 'USHCharacterPlayCombatComponent::StruggleSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, RangedAutoAimSettings) == 0x0000E8, "Member 'USHCharacterPlayCombatComponent::RangedAutoAimSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, StressSettings) == 0x0000F0, "Member 'USHCharacterPlayCombatComponent::StressSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, OwnerCharacter) == 0x0000F8, "Member 'USHCharacterPlayCombatComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCombatComponent, OwnedSubcomponents) == 0x000100, "Member 'USHCharacterPlayCombatComponent::OwnedSubcomponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXVisualHPSubcompSettings \ static_assert(alignof(USHFXVisualHPSubcompSettings) == 0x000008, "Wrong alignment on USHFXVisualHPSubcompSettings"); \ static_assert(sizeof(USHFXVisualHPSubcompSettings) == 0x000068, "Wrong size on USHFXVisualHPSubcompSettings"); \ static_assert(offsetof(USHFXVisualHPSubcompSettings, EnableHPVisual) == 0x000050, "Member 'USHFXVisualHPSubcompSettings::EnableHPVisual' has a wrong offset!"); \ static_assert(offsetof(USHFXVisualHPSubcompSettings, HPVisualCurve) == 0x000058, "Member 'USHFXVisualHPSubcompSettings::HPVisualCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXVisualHPSubcompSettings, HPVisualNormalFactor) == 0x000060, "Member 'USHFXVisualHPSubcompSettings::HPVisualNormalFactor' has a wrong offset!"); \ static_assert(offsetof(USHFXVisualHPSubcompSettings, HPVisualReviveFactor) == 0x000064, "Member 'USHFXVisualHPSubcompSettings::HPVisualReviveFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify \ static_assert(alignof(SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify) == 0x000004, "Wrong alignment on SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify"); \ static_assert(sizeof(SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify) == 0x000008, "Wrong size on SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify"); \ static_assert(offsetof(SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify, AnimationTime) == 0x000000, "Member 'SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify::AnimationTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify, FlipSide) == 0x000004, "Member 'SHAnimItemInteractionSubcomp_HandleInvestigationFlipAnimEndNotify::FlipSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimItemInteractionSubcomp_TakeItemSetDirection \ static_assert(alignof(SHAnimItemInteractionSubcomp_TakeItemSetDirection) == 0x000001, "Wrong alignment on SHAnimItemInteractionSubcomp_TakeItemSetDirection"); \ static_assert(sizeof(SHAnimItemInteractionSubcomp_TakeItemSetDirection) == 0x000001, "Wrong size on SHAnimItemInteractionSubcomp_TakeItemSetDirection"); \ static_assert(offsetof(SHAnimItemInteractionSubcomp_TakeItemSetDirection, bSetProperHand) == 0x000000, "Member 'SHAnimItemInteractionSubcomp_TakeItemSetDirection::bSetProperHand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimItemInteractionSubcomp \ static_assert(alignof(USHAnimItemInteractionSubcomp) == 0x000008, "Wrong alignment on USHAnimItemInteractionSubcomp"); \ static_assert(sizeof(USHAnimItemInteractionSubcomp) == 0x0002C0, "Wrong size on USHAnimItemInteractionSubcomp"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, InteractionType) == 0x000038, "Member 'USHAnimItemInteractionSubcomp::InteractionType' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, InvestigationItemLocation) == 0x000040, "Member 'USHAnimItemInteractionSubcomp::InvestigationItemLocation' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, ReachHandLocation) == 0x000058, "Member 'USHAnimItemInteractionSubcomp::ReachHandLocation' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, InvestigationFlipSide) == 0x000070, "Member 'USHAnimItemInteractionSubcomp::InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, ItemInvestigationAnimationsData) == 0x000078, "Member 'USHAnimItemInteractionSubcomp::ItemInvestigationAnimationsData' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, ItemQuickGrabAnimationsData) == 0x000178, "Member 'USHAnimItemInteractionSubcomp::ItemQuickGrabAnimationsData' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, ItemInteractionAnimInstance) == 0x0001D8, "Member 'USHAnimItemInteractionSubcomp::ItemInteractionAnimInstance' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, InvestigationItem) == 0x0001E0, "Member 'USHAnimItemInteractionSubcomp::InvestigationItem' has a wrong offset!"); \ static_assert(offsetof(USHAnimItemInteractionSubcomp, WeaponManageSubcomp) == 0x0001E8, "Member 'USHAnimItemInteractionSubcomp::WeaponManageSubcomp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayEndGamePanelWidget \ static_assert(alignof(USHGameplayEndGamePanelWidget) == 0x000008, "Wrong alignment on USHGameplayEndGamePanelWidget"); \ static_assert(sizeof(USHGameplayEndGamePanelWidget) == 0x0002B8, "Wrong size on USHGameplayEndGamePanelWidget"); \ static_assert(offsetof(USHGameplayEndGamePanelWidget, bIsSkipable) == 0x0002A0, "Member 'USHGameplayEndGamePanelWidget::bIsSkipable' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGamePanelWidget, OnContinue) == 0x0002A8, "Member 'USHGameplayEndGamePanelWidget::OnContinue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimItemUseableSubcomp \ static_assert(alignof(USHAnimItemUseableSubcomp) == 0x000008, "Wrong alignment on USHAnimItemUseableSubcomp"); \ static_assert(sizeof(USHAnimItemUseableSubcomp) == 0x000038, "Wrong size on USHAnimItemUseableSubcomp"); \ #define DUMPER7_ASSERTS_SHAnimKnockDownSubcomp_GetKnockDownState \ static_assert(alignof(SHAnimKnockDownSubcomp_GetKnockDownState) == 0x000001, "Wrong alignment on SHAnimKnockDownSubcomp_GetKnockDownState"); \ static_assert(sizeof(SHAnimKnockDownSubcomp_GetKnockDownState) == 0x000001, "Wrong size on SHAnimKnockDownSubcomp_GetKnockDownState"); \ static_assert(offsetof(SHAnimKnockDownSubcomp_GetKnockDownState, ReturnValue) == 0x000000, "Member 'SHAnimKnockDownSubcomp_GetKnockDownState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimKnockDownSubcomp_SetKnockDownState \ static_assert(alignof(SHAnimKnockDownSubcomp_SetKnockDownState) == 0x000001, "Wrong alignment on SHAnimKnockDownSubcomp_SetKnockDownState"); \ static_assert(sizeof(SHAnimKnockDownSubcomp_SetKnockDownState) == 0x000001, "Wrong size on SHAnimKnockDownSubcomp_SetKnockDownState"); \ static_assert(offsetof(SHAnimKnockDownSubcomp_SetKnockDownState, NewKnockDownState) == 0x000000, "Member 'SHAnimKnockDownSubcomp_SetKnockDownState::NewKnockDownState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimKnockDownSubcomp \ static_assert(alignof(USHAnimKnockDownSubcomp) == 0x000008, "Wrong alignment on USHAnimKnockDownSubcomp"); \ static_assert(sizeof(USHAnimKnockDownSubcomp) == 0x000040, "Wrong size on USHAnimKnockDownSubcomp"); \ #define DUMPER7_ASSERTS_SHWaterManagerComponent_GetSimulatingWaterVolume \ static_assert(alignof(SHWaterManagerComponent_GetSimulatingWaterVolume) == 0x000008, "Wrong alignment on SHWaterManagerComponent_GetSimulatingWaterVolume"); \ static_assert(sizeof(SHWaterManagerComponent_GetSimulatingWaterVolume) == 0x000008, "Wrong size on SHWaterManagerComponent_GetSimulatingWaterVolume"); \ static_assert(offsetof(SHWaterManagerComponent_GetSimulatingWaterVolume, ReturnValue) == 0x000000, "Member 'SHWaterManagerComponent_GetSimulatingWaterVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWaterManagerComponent \ static_assert(alignof(USHWaterManagerComponent) == 0x000008, "Wrong alignment on USHWaterManagerComponent"); \ static_assert(sizeof(USHWaterManagerComponent) == 0x0000C8, "Wrong size on USHWaterManagerComponent"); \ static_assert(offsetof(USHWaterManagerComponent, RegisteredWaterVolumes) == 0x0000A0, "Member 'USHWaterManagerComponent::RegisteredWaterVolumes' has a wrong offset!"); \ static_assert(offsetof(USHWaterManagerComponent, TrackedActor) == 0x0000B0, "Member 'USHWaterManagerComponent::TrackedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimLookAtSubcomp \ static_assert(alignof(USHAnimLookAtSubcomp) == 0x000008, "Wrong alignment on USHAnimLookAtSubcomp"); \ static_assert(sizeof(USHAnimLookAtSubcomp) == 0x000060, "Wrong size on USHAnimLookAtSubcomp"); \ static_assert(offsetof(USHAnimLookAtSubcomp, HeadRotation) == 0x000038, "Member 'USHAnimLookAtSubcomp::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimLookAtSubcomp, LookAlpha) == 0x000050, "Member 'USHAnimLookAtSubcomp::LookAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayInputComponent \ static_assert(alignof(USHCharacterPlayInputComponent) == 0x000008, "Wrong alignment on USHCharacterPlayInputComponent"); \ static_assert(sizeof(USHCharacterPlayInputComponent) == 0x000240, "Wrong size on USHCharacterPlayInputComponent"); \ static_assert(offsetof(USHCharacterPlayInputComponent, MainMenu) == 0x000128, "Member 'USHCharacterPlayInputComponent::MainMenu' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Cancel) == 0x000130, "Member 'USHCharacterPlayInputComponent::Cancel' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Movement) == 0x000138, "Member 'USHCharacterPlayInputComponent::Movement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Rotation) == 0x000140, "Member 'USHCharacterPlayInputComponent::Rotation' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Crouch) == 0x000148, "Member 'USHCharacterPlayInputComponent::Crouch' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Sprint) == 0x000150, "Member 'USHCharacterPlayInputComponent::Sprint' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Interact) == 0x000158, "Member 'USHCharacterPlayInputComponent::Interact' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, FlashlightToggle) == 0x000160, "Member 'USHCharacterPlayInputComponent::FlashlightToggle' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationMovement) == 0x000168, "Member 'USHCharacterPlayInputComponent::InvestigationMovement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationRotation) == 0x000170, "Member 'USHCharacterPlayInputComponent::InvestigationRotation' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationFlip) == 0x000178, "Member 'USHCharacterPlayInputComponent::InvestigationFlip' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationZoom) == 0x000180, "Member 'USHCharacterPlayInputComponent::InvestigationZoom' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationTranscript) == 0x000188, "Member 'USHCharacterPlayInputComponent::InvestigationTranscript' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationPreviousItem) == 0x000190, "Member 'USHCharacterPlayInputComponent::InvestigationPreviousItem' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InvestigationNextItem) == 0x000198, "Member 'USHCharacterPlayInputComponent::InvestigationNextItem' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InventoryToggle) == 0x0001A0, "Member 'USHCharacterPlayInputComponent::InventoryToggle' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, MapToggle) == 0x0001A8, "Member 'USHCharacterPlayInputComponent::MapToggle' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, InventoryMapHold) == 0x0001B0, "Member 'USHCharacterPlayInputComponent::InventoryMapHold' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, MeleeAttack) == 0x0001B8, "Member 'USHCharacterPlayInputComponent::MeleeAttack' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, RangedAim) == 0x0001C0, "Member 'USHCharacterPlayInputComponent::RangedAim' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, SwitchFocus) == 0x0001C8, "Member 'USHCharacterPlayInputComponent::SwitchFocus' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Fire) == 0x0001D0, "Member 'USHCharacterPlayInputComponent::Fire' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Reload) == 0x0001D8, "Member 'USHCharacterPlayInputComponent::Reload' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Dodge) == 0x0001E0, "Member 'USHCharacterPlayInputComponent::Dodge' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, Struggling) == 0x0001E8, "Member 'USHCharacterPlayInputComponent::Struggling' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, QuickTurn) == 0x0001F0, "Member 'USHCharacterPlayInputComponent::QuickTurn' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, ActionHealing) == 0x0001F8, "Member 'USHCharacterPlayInputComponent::ActionHealing' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, WeaponChangeRangedPrevious) == 0x000200, "Member 'USHCharacterPlayInputComponent::WeaponChangeRangedPrevious' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, WeaponChangeRangedNext) == 0x000208, "Member 'USHCharacterPlayInputComponent::WeaponChangeRangedNext' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, WeaponChangePistol) == 0x000210, "Member 'USHCharacterPlayInputComponent::WeaponChangePistol' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, WeaponChangeShotgun) == 0x000218, "Member 'USHCharacterPlayInputComponent::WeaponChangeShotgun' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, WeaponChangeRifle) == 0x000220, "Member 'USHCharacterPlayInputComponent::WeaponChangeRifle' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, BoatForward) == 0x000228, "Member 'USHCharacterPlayInputComponent::BoatForward' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, BoatLeft) == 0x000230, "Member 'USHCharacterPlayInputComponent::BoatLeft' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayInputComponent, BoatRight) == 0x000238, "Member 'USHCharacterPlayInputComponent::BoatRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed \ static_assert(alignof(SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed) == 0x000001, "Wrong alignment on SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed"); \ static_assert(sizeof(SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed) == 0x000001, "Wrong size on SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed"); \ static_assert(offsetof(SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed, ReturnValue) == 0x000000, "Member 'SHAnimNPCMovementSubcomp_IsPhysicRotationDuringAnimRootMotionAllowed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNPCMovementSubcomp \ static_assert(alignof(USHAnimNPCMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimNPCMovementSubcomp"); \ static_assert(sizeof(USHAnimNPCMovementSubcomp) == 0x000148, "Wrong size on USHAnimNPCMovementSubcomp"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, DesiredMovement) == 0x000038, "Member 'USHAnimNPCMovementSubcomp::DesiredMovement' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, Velocity) == 0x000050, "Member 'USHAnimNPCMovementSubcomp::Velocity' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, Speed) == 0x000068, "Member 'USHAnimNPCMovementSubcomp::Speed' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, StrafeAngle) == 0x00006C, "Member 'USHAnimNPCMovementSubcomp::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, DesiredStrafeAngle) == 0x000070, "Member 'USHAnimNPCMovementSubcomp::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, AdditionalRotation) == 0x000074, "Member 'USHAnimNPCMovementSubcomp::AdditionalRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, bIsMovingHipsForward) == 0x000078, "Member 'USHAnimNPCMovementSubcomp::bIsMovingHipsForward' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, Acceleration) == 0x000080, "Member 'USHAnimNPCMovementSubcomp::Acceleration' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, AccelerationRelative) == 0x000098, "Member 'USHAnimNPCMovementSubcomp::AccelerationRelative' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, CircularMovementRadius) == 0x0000B0, "Member 'USHAnimNPCMovementSubcomp::CircularMovementRadius' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, CircularMovementDirection) == 0x0000B4, "Member 'USHAnimNPCMovementSubcomp::CircularMovementDirection' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, AngleToDesiredRotation) == 0x0000B8, "Member 'USHAnimNPCMovementSubcomp::AngleToDesiredRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, TurnInPlaceAngle) == 0x0000BC, "Member 'USHAnimNPCMovementSubcomp::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCMovementSubcomp, OwnerController) == 0x000140, "Member 'USHAnimNPCMovementSubcomp::OwnerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites \ static_assert(alignof(SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites) == 0x000008, "Wrong alignment on SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites"); \ static_assert(sizeof(SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites) == 0x000018, "Wrong size on SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites, InLyingComponent) == 0x000000, "Member 'SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites::InLyingComponent' has a wrong offset!"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites, InCrawlRearComponent) == 0x000008, "Member 'SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites::InCrawlRearComponent' has a wrong offset!"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites, InCrawlFrontComponent) == 0x000010, "Member 'SHAnimLyingFigureMovementSubcomp_RegisterPrerequisites::InCrawlFrontComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations \ static_assert(alignof(SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations) == 0x000001, "Wrong alignment on SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations"); \ static_assert(sizeof(SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations) == 0x000001, "Wrong size on SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations, InAllow) == 0x000000, "Member 'SHAnimLyingFigureMovementSubcomp_SetAllowInaccurateLocomotionAnimations::InAllow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles \ static_assert(alignof(SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles) == 0x000004, "Wrong alignment on SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles"); \ static_assert(sizeof(SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles) == 0x000008, "Wrong size on SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles, InYawAngle) == 0x000000, "Member 'SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles::InYawAngle' has a wrong offset!"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles, InPitchAngle) == 0x000004, "Member 'SHAnimLyingFigureMovementSubcomp_SetCrawlBendAngles::InPitchAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy \ static_assert(alignof(SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy) == 0x000004, "Wrong alignment on SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy"); \ static_assert(sizeof(SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy) == 0x000004, "Wrong size on SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy"); \ static_assert(offsetof(SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy, InDistanceAccuracy) == 0x000000, "Member 'SHAnimLyingFigureMovementSubcomp_SetRequiredLocomotionDistanceAccuracy::InDistanceAccuracy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimLyingFigureMovementSubcomp \ static_assert(alignof(USHAnimLyingFigureMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimLyingFigureMovementSubcomp"); \ static_assert(sizeof(USHAnimLyingFigureMovementSubcomp) == 0x000160, "Wrong size on USHAnimLyingFigureMovementSubcomp"); \ #define DUMPER7_ASSERTS_USHCharacterPlayInteractionSlotComponent \ static_assert(alignof(USHCharacterPlayInteractionSlotComponent) == 0x000008, "Wrong alignment on USHCharacterPlayInteractionSlotComponent"); \ static_assert(sizeof(USHCharacterPlayInteractionSlotComponent) == 0x0000B0, "Wrong size on USHCharacterPlayInteractionSlotComponent"); \ static_assert(offsetof(USHCharacterPlayInteractionSlotComponent, OwnerCharacter) == 0x0000A0, "Member 'USHCharacterPlayInteractionSlotComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimMandarinMovementSubcomp \ static_assert(alignof(USHAnimMandarinMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimMandarinMovementSubcomp"); \ static_assert(sizeof(USHAnimMandarinMovementSubcomp) == 0x000150, "Wrong size on USHAnimMandarinMovementSubcomp"); \ #define DUMPER7_ASSERTS_SHSwarmVolume_SetColorShape \ static_assert(alignof(SHSwarmVolume_SetColorShape) == 0x000004, "Wrong alignment on SHSwarmVolume_SetColorShape"); \ static_assert(sizeof(SHSwarmVolume_SetColorShape) == 0x00000C, "Wrong size on SHSwarmVolume_SetColorShape"); \ static_assert(offsetof(SHSwarmVolume_SetColorShape, ShapeColor) == 0x000000, "Member 'SHSwarmVolume_SetColorShape::ShapeColor' has a wrong offset!"); \ static_assert(offsetof(SHSwarmVolume_SetColorShape, Opacity) == 0x000004, "Member 'SHSwarmVolume_SetColorShape::Opacity' has a wrong offset!"); \ static_assert(offsetof(SHSwarmVolume_SetColorShape, DisplayShadedVolume) == 0x000008, "Member 'SHSwarmVolume_SetColorShape::DisplayShadedVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmVolume_IsPointWithin \ static_assert(alignof(SHSwarmVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHSwarmVolume_IsPointWithin"); \ static_assert(sizeof(SHSwarmVolume_IsPointWithin) == 0x000020, "Wrong size on SHSwarmVolume_IsPointWithin"); \ static_assert(offsetof(SHSwarmVolume_IsPointWithin, Point) == 0x000000, "Member 'SHSwarmVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHSwarmVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHSwarmVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSwarmVolume \ static_assert(alignof(ASHSwarmVolume) == 0x000008, "Wrong alignment on ASHSwarmVolume"); \ static_assert(sizeof(ASHSwarmVolume) == 0x0002E8, "Wrong size on ASHSwarmVolume"); \ #define DUMPER7_ASSERTS_USHAnimMariaMovementSubcomp \ static_assert(alignof(USHAnimMariaMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimMariaMovementSubcomp"); \ static_assert(sizeof(USHAnimMariaMovementSubcomp) == 0x000148, "Wrong size on USHAnimMariaMovementSubcomp"); \ #define DUMPER7_ASSERTS_UEnviroHitReactionEvent \ static_assert(alignof(UEnviroHitReactionEvent) == 0x000008, "Wrong alignment on UEnviroHitReactionEvent"); \ static_assert(sizeof(UEnviroHitReactionEvent) == 0x000058, "Wrong size on UEnviroHitReactionEvent"); \ static_assert(offsetof(UEnviroHitReactionEvent, AngleToAdd) == 0x000030, "Member 'UEnviroHitReactionEvent::AngleToAdd' has a wrong offset!"); \ static_assert(offsetof(UEnviroHitReactionEvent, Character) == 0x000048, "Member 'UEnviroHitReactionEvent::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayEnviroFrontHitEvent \ static_assert(alignof(USHCharacterPlayEnviroFrontHitEvent) == 0x000008, "Wrong alignment on USHCharacterPlayEnviroFrontHitEvent"); \ static_assert(sizeof(USHCharacterPlayEnviroFrontHitEvent) == 0x000068, "Wrong size on USHCharacterPlayEnviroFrontHitEvent"); \ #define DUMPER7_ASSERTS_USHGameplayEndGameCreditsWidget \ static_assert(alignof(USHGameplayEndGameCreditsWidget) == 0x000008, "Wrong alignment on USHGameplayEndGameCreditsWidget"); \ static_assert(sizeof(USHGameplayEndGameCreditsWidget) == 0x000300, "Wrong size on USHGameplayEndGameCreditsWidget"); \ static_assert(offsetof(USHGameplayEndGameCreditsWidget, OnContinue) == 0x0002F0, "Member 'USHGameplayEndGameCreditsWidget::OnContinue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_ChangeSectionRequest \ static_assert(alignof(SHAnimMontagePlayer_ChangeSectionRequest) == 0x000004, "Wrong alignment on SHAnimMontagePlayer_ChangeSectionRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_ChangeSectionRequest) == 0x000014, "Wrong size on SHAnimMontagePlayer_ChangeSectionRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_ChangeSectionRequest, NewSectionName) == 0x000000, "Member 'SHAnimMontagePlayer_ChangeSectionRequest::NewSectionName' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_ChangeSectionRequest, NewSectionBlendInTime) == 0x000008, "Member 'SHAnimMontagePlayer_ChangeSectionRequest::NewSectionBlendInTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_ChangeSectionRequest, OldSectionBlendOutTime) == 0x00000C, "Member 'SHAnimMontagePlayer_ChangeSectionRequest::OldSectionBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_ChangeSectionRequest, ReturnValue) == 0x000010, "Member 'SHAnimMontagePlayer_ChangeSectionRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_OnAnyMontageBlendingOut \ static_assert(alignof(SHAnimMontagePlayer_OnAnyMontageBlendingOut) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_OnAnyMontageBlendingOut"); \ static_assert(sizeof(SHAnimMontagePlayer_OnAnyMontageBlendingOut) == 0x000010, "Wrong size on SHAnimMontagePlayer_OnAnyMontageBlendingOut"); \ static_assert(offsetof(SHAnimMontagePlayer_OnAnyMontageBlendingOut, Montage) == 0x000000, "Member 'SHAnimMontagePlayer_OnAnyMontageBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_OnAnyMontageBlendingOut, bInterrupted) == 0x000008, "Member 'SHAnimMontagePlayer_OnAnyMontageBlendingOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_OnAnyMontageEnd \ static_assert(alignof(SHAnimMontagePlayer_OnAnyMontageEnd) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_OnAnyMontageEnd"); \ static_assert(sizeof(SHAnimMontagePlayer_OnAnyMontageEnd) == 0x000010, "Wrong size on SHAnimMontagePlayer_OnAnyMontageEnd"); \ static_assert(offsetof(SHAnimMontagePlayer_OnAnyMontageEnd, Montage) == 0x000000, "Member 'SHAnimMontagePlayer_OnAnyMontageEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_OnAnyMontageEnd, bInterrupted) == 0x000008, "Member 'SHAnimMontagePlayer_OnAnyMontageEnd::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_OverwriteRequest \ static_assert(alignof(SHAnimMontagePlayer_OverwriteRequest) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_OverwriteRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_OverwriteRequest) == 0x0000D8, "Wrong size on SHAnimMontagePlayer_OverwriteRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_OverwriteRequest, StopBlendoutTime) == 0x000000, "Member 'SHAnimMontagePlayer_OverwriteRequest::StopBlendoutTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_OverwriteRequest, AnimData) == 0x000008, "Member 'SHAnimMontagePlayer_OverwriteRequest::AnimData' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_OverwriteRequest, BlendSpaceInput) == 0x0000B8, "Member 'SHAnimMontagePlayer_OverwriteRequest::BlendSpaceInput' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_OverwriteRequest, ReturnValue) == 0x0000D0, "Member 'SHAnimMontagePlayer_OverwriteRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_PauseRequest \ static_assert(alignof(SHAnimMontagePlayer_PauseRequest) == 0x000001, "Wrong alignment on SHAnimMontagePlayer_PauseRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_PauseRequest) == 0x000001, "Wrong size on SHAnimMontagePlayer_PauseRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_PauseRequest, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_PauseRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_PlayOrOverwriteRequest \ static_assert(alignof(SHAnimMontagePlayer_PlayOrOverwriteRequest) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_PlayOrOverwriteRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_PlayOrOverwriteRequest) == 0x0000D8, "Wrong size on SHAnimMontagePlayer_PlayOrOverwriteRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayOrOverwriteRequest, StopBlendoutTime) == 0x000000, "Member 'SHAnimMontagePlayer_PlayOrOverwriteRequest::StopBlendoutTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayOrOverwriteRequest, AnimData) == 0x000008, "Member 'SHAnimMontagePlayer_PlayOrOverwriteRequest::AnimData' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayOrOverwriteRequest, BlendSpaceInput) == 0x0000B8, "Member 'SHAnimMontagePlayer_PlayOrOverwriteRequest::BlendSpaceInput' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayOrOverwriteRequest, ReturnValue) == 0x0000D0, "Member 'SHAnimMontagePlayer_PlayOrOverwriteRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_PlayRequest \ static_assert(alignof(SHAnimMontagePlayer_PlayRequest) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_PlayRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_PlayRequest) == 0x0000D0, "Wrong size on SHAnimMontagePlayer_PlayRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayRequest, AnimData) == 0x000000, "Member 'SHAnimMontagePlayer_PlayRequest::AnimData' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayRequest, BlendSpaceInput) == 0x0000B0, "Member 'SHAnimMontagePlayer_PlayRequest::BlendSpaceInput' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_PlayRequest, ReturnValue) == 0x0000C8, "Member 'SHAnimMontagePlayer_PlayRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_ResumeRequest \ static_assert(alignof(SHAnimMontagePlayer_ResumeRequest) == 0x000001, "Wrong alignment on SHAnimMontagePlayer_ResumeRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_ResumeRequest) == 0x000001, "Wrong size on SHAnimMontagePlayer_ResumeRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_ResumeRequest, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_ResumeRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_StopRequest \ static_assert(alignof(SHAnimMontagePlayer_StopRequest) == 0x000004, "Wrong alignment on SHAnimMontagePlayer_StopRequest"); \ static_assert(sizeof(SHAnimMontagePlayer_StopRequest) == 0x000008, "Wrong size on SHAnimMontagePlayer_StopRequest"); \ static_assert(offsetof(SHAnimMontagePlayer_StopRequest, StopBlendoutTime) == 0x000000, "Member 'SHAnimMontagePlayer_StopRequest::StopBlendoutTime' has a wrong offset!"); \ static_assert(offsetof(SHAnimMontagePlayer_StopRequest, ReturnValue) == 0x000004, "Member 'SHAnimMontagePlayer_StopRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_GetCurrentMontage \ static_assert(alignof(SHAnimMontagePlayer_GetCurrentMontage) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_GetCurrentMontage"); \ static_assert(sizeof(SHAnimMontagePlayer_GetCurrentMontage) == 0x000008, "Wrong size on SHAnimMontagePlayer_GetCurrentMontage"); \ static_assert(offsetof(SHAnimMontagePlayer_GetCurrentMontage, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_GetCurrentMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_GetInputData \ static_assert(alignof(SHAnimMontagePlayer_GetInputData) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_GetInputData"); \ static_assert(sizeof(SHAnimMontagePlayer_GetInputData) == 0x000008, "Wrong size on SHAnimMontagePlayer_GetInputData"); \ static_assert(offsetof(SHAnimMontagePlayer_GetInputData, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_GetInputData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_GetPlayAnimationData \ static_assert(alignof(SHAnimMontagePlayer_GetPlayAnimationData) == 0x000008, "Wrong alignment on SHAnimMontagePlayer_GetPlayAnimationData"); \ static_assert(sizeof(SHAnimMontagePlayer_GetPlayAnimationData) == 0x0000B0, "Wrong size on SHAnimMontagePlayer_GetPlayAnimationData"); \ static_assert(offsetof(SHAnimMontagePlayer_GetPlayAnimationData, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_GetPlayAnimationData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_GetPosition \ static_assert(alignof(SHAnimMontagePlayer_GetPosition) == 0x000004, "Wrong alignment on SHAnimMontagePlayer_GetPosition"); \ static_assert(sizeof(SHAnimMontagePlayer_GetPosition) == 0x000004, "Wrong size on SHAnimMontagePlayer_GetPosition"); \ static_assert(offsetof(SHAnimMontagePlayer_GetPosition, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_GetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMontagePlayer_IsPlaying \ static_assert(alignof(SHAnimMontagePlayer_IsPlaying) == 0x000001, "Wrong alignment on SHAnimMontagePlayer_IsPlaying"); \ static_assert(sizeof(SHAnimMontagePlayer_IsPlaying) == 0x000001, "Wrong size on SHAnimMontagePlayer_IsPlaying"); \ static_assert(offsetof(SHAnimMontagePlayer_IsPlaying, ReturnValue) == 0x000000, "Member 'SHAnimMontagePlayer_IsPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimMontagePlayer \ static_assert(alignof(USHAnimMontagePlayer) == 0x000008, "Wrong alignment on USHAnimMontagePlayer"); \ static_assert(sizeof(USHAnimMontagePlayer) == 0x000128, "Wrong size on USHAnimMontagePlayer"); \ static_assert(offsetof(USHAnimMontagePlayer, MontageStartEvent) == 0x000028, "Member 'USHAnimMontagePlayer::MontageStartEvent' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, MontageEndEvent) == 0x000038, "Member 'USHAnimMontagePlayer::MontageEndEvent' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, MontageBlendingOutEvent) == 0x000048, "Member 'USHAnimMontagePlayer::MontageBlendingOutEvent' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, OwnerComponent) == 0x000058, "Member 'USHAnimMontagePlayer::OwnerComponent' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, InputData) == 0x000060, "Member 'USHAnimMontagePlayer::InputData' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, CurrentMontage) == 0x000068, "Member 'USHAnimMontagePlayer::CurrentMontage' has a wrong offset!"); \ static_assert(offsetof(USHAnimMontagePlayer, PlayAnimationData) == 0x000070, "Member 'USHAnimMontagePlayer::PlayAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInputKeysData \ static_assert(alignof(USHInputKeysData) == 0x000008, "Wrong alignment on USHInputKeysData"); \ static_assert(sizeof(USHInputKeysData) == 0x000080, "Wrong size on USHInputKeysData"); \ static_assert(offsetof(USHInputKeysData, InputActionKeys) == 0x000030, "Member 'USHInputKeysData::InputActionKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_CanPlayInvestigationAnim \ static_assert(alignof(SHAnimMovementSubcomp_CanPlayInvestigationAnim) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_CanPlayInvestigationAnim"); \ static_assert(sizeof(SHAnimMovementSubcomp_CanPlayInvestigationAnim) == 0x000001, "Wrong size on SHAnimMovementSubcomp_CanPlayInvestigationAnim"); \ static_assert(offsetof(SHAnimMovementSubcomp_CanPlayInvestigationAnim, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_CanPlayInvestigationAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_GetLocomotionAnimationState \ static_assert(alignof(SHAnimMovementSubcomp_GetLocomotionAnimationState) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_GetLocomotionAnimationState"); \ static_assert(sizeof(SHAnimMovementSubcomp_GetLocomotionAnimationState) == 0x000001, "Wrong size on SHAnimMovementSubcomp_GetLocomotionAnimationState"); \ static_assert(offsetof(SHAnimMovementSubcomp_GetLocomotionAnimationState, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_GetLocomotionAnimationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_GetLocomotionAnimInstance \ static_assert(alignof(SHAnimMovementSubcomp_GetLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHAnimMovementSubcomp_GetLocomotionAnimInstance"); \ static_assert(sizeof(SHAnimMovementSubcomp_GetLocomotionAnimInstance) == 0x000008, "Wrong size on SHAnimMovementSubcomp_GetLocomotionAnimInstance"); \ static_assert(offsetof(SHAnimMovementSubcomp_GetLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_GetLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_HasMovementInput \ static_assert(alignof(SHAnimMovementSubcomp_HasMovementInput) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_HasMovementInput"); \ static_assert(sizeof(SHAnimMovementSubcomp_HasMovementInput) == 0x000001, "Wrong size on SHAnimMovementSubcomp_HasMovementInput"); \ static_assert(offsetof(SHAnimMovementSubcomp_HasMovementInput, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_HasMovementInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_IsMoving \ static_assert(alignof(SHAnimMovementSubcomp_IsMoving) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_IsMoving"); \ static_assert(sizeof(SHAnimMovementSubcomp_IsMoving) == 0x000001, "Wrong size on SHAnimMovementSubcomp_IsMoving"); \ static_assert(offsetof(SHAnimMovementSubcomp_IsMoving, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_IsMoving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_ShouldLookOnAimWalk \ static_assert(alignof(SHAnimMovementSubcomp_ShouldLookOnAimWalk) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_ShouldLookOnAimWalk"); \ static_assert(sizeof(SHAnimMovementSubcomp_ShouldLookOnAimWalk) == 0x000001, "Wrong size on SHAnimMovementSubcomp_ShouldLookOnAimWalk"); \ static_assert(offsetof(SHAnimMovementSubcomp_ShouldLookOnAimWalk, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_ShouldLookOnAimWalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimMovementSubcomp_ShouldMove \ static_assert(alignof(SHAnimMovementSubcomp_ShouldMove) == 0x000001, "Wrong alignment on SHAnimMovementSubcomp_ShouldMove"); \ static_assert(sizeof(SHAnimMovementSubcomp_ShouldMove) == 0x000001, "Wrong size on SHAnimMovementSubcomp_ShouldMove"); \ static_assert(offsetof(SHAnimMovementSubcomp_ShouldMove, ReturnValue) == 0x000000, "Member 'SHAnimMovementSubcomp_ShouldMove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimMovementSubcomp \ static_assert(alignof(USHAnimMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimMovementSubcomp"); \ static_assert(sizeof(USHAnimMovementSubcomp) == 0x000108, "Wrong size on USHAnimMovementSubcomp"); \ static_assert(offsetof(USHAnimMovementSubcomp, CustomLocomotionGraphTag) == 0x000038, "Member 'USHAnimMovementSubcomp::CustomLocomotionGraphTag' has a wrong offset!"); \ static_assert(offsetof(USHAnimMovementSubcomp, CustomChangeLocomotionSnapshotName) == 0x000040, "Member 'USHAnimMovementSubcomp::CustomChangeLocomotionSnapshotName' has a wrong offset!"); \ static_assert(offsetof(USHAnimMovementSubcomp, LocomotionAnimInstanceCurrent) == 0x000048, "Member 'USHAnimMovementSubcomp::LocomotionAnimInstanceCurrent' has a wrong offset!"); \ static_assert(offsetof(USHAnimMovementSubcomp, MainCharAnimationInstance) == 0x000050, "Member 'USHAnimMovementSubcomp::MainCharAnimationInstance' has a wrong offset!"); \ static_assert(offsetof(USHAnimMovementSubcomp, Settings) == 0x0000F0, "Member 'USHAnimMovementSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPukePuddleDamageSubcompSettings \ static_assert(alignof(USHFXPukePuddleDamageSubcompSettings) == 0x000008, "Wrong alignment on USHFXPukePuddleDamageSubcompSettings"); \ static_assert(sizeof(USHFXPukePuddleDamageSubcompSettings) == 0x000040, "Wrong size on USHFXPukePuddleDamageSubcompSettings"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcompSettings, EnablePukeDamage) == 0x000030, "Member 'USHFXPukePuddleDamageSubcompSettings::EnablePukeDamage' has a wrong offset!"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcompSettings, PukePuddleDamageCooldown) == 0x000034, "Member 'USHFXPukePuddleDamageSubcompSettings::PukePuddleDamageCooldown' has a wrong offset!"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcompSettings, EnableFootstepDamageBlock) == 0x000038, "Member 'USHFXPukePuddleDamageSubcompSettings::EnableFootstepDamageBlock' has a wrong offset!"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcompSettings, FootstepDamageBlockCooldown) == 0x00003C, "Member 'USHFXPukePuddleDamageSubcompSettings::FootstepDamageBlockCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_PlayDeathSequenceRequest \ static_assert(alignof(SHCharacterPlayHealthComponent_PlayDeathSequenceRequest) == 0x000008, "Wrong alignment on SHCharacterPlayHealthComponent_PlayDeathSequenceRequest"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_PlayDeathSequenceRequest) == 0x000028, "Wrong size on SHCharacterPlayHealthComponent_PlayDeathSequenceRequest"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_PlayDeathSequenceRequest, InSlayer) == 0x000000, "Member 'SHCharacterPlayHealthComponent_PlayDeathSequenceRequest::InSlayer' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_PlayDeathSequenceRequest, InHitWorldDirection) == 0x000008, "Member 'SHCharacterPlayHealthComponent_PlayDeathSequenceRequest::InHitWorldDirection' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_PlayDeathSequenceRequest, ReturnValue) == 0x000020, "Member 'SHCharacterPlayHealthComponent_PlayDeathSequenceRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_ReceiveDamage \ static_assert(alignof(SHCharacterPlayHealthComponent_ReceiveDamage) == 0x000008, "Wrong alignment on SHCharacterPlayHealthComponent_ReceiveDamage"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_ReceiveDamage) == 0x000018, "Wrong size on SHCharacterPlayHealthComponent_ReceiveDamage"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveDamage, DamageValue) == 0x000000, "Member 'SHCharacterPlayHealthComponent_ReceiveDamage::DamageValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveDamage, Object) == 0x000008, "Member 'SHCharacterPlayHealthComponent_ReceiveDamage::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveDamage, bRequireCriticalnjuryState) == 0x000010, "Member 'SHCharacterPlayHealthComponent_ReceiveDamage::bRequireCriticalnjuryState' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveDamage, ReturnValue) == 0x000014, "Member 'SHCharacterPlayHealthComponent_ReceiveDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_ReceiveHeal \ static_assert(alignof(SHCharacterPlayHealthComponent_ReceiveHeal) == 0x000008, "Wrong alignment on SHCharacterPlayHealthComponent_ReceiveHeal"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_ReceiveHeal) == 0x000018, "Wrong size on SHCharacterPlayHealthComponent_ReceiveHeal"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveHeal, InHealValue) == 0x000000, "Member 'SHCharacterPlayHealthComponent_ReceiveHeal::InHealValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveHeal, Object) == 0x000008, "Member 'SHCharacterPlayHealthComponent_ReceiveHeal::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_ReceiveHeal, ReturnValue) == 0x000010, "Member 'SHCharacterPlayHealthComponent_ReceiveHeal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_SetDeathSequenceBlocked \ static_assert(alignof(SHCharacterPlayHealthComponent_SetDeathSequenceBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayHealthComponent_SetDeathSequenceBlocked"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_SetDeathSequenceBlocked) == 0x000010, "Wrong size on SHCharacterPlayHealthComponent_SetDeathSequenceBlocked"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_SetDeathSequenceBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayHealthComponent_SetDeathSequenceBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_SetDeathSequenceBlocked, Object) == 0x000008, "Member 'SHCharacterPlayHealthComponent_SetDeathSequenceBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage \ static_assert(alignof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage) == 0x000004, "Wrong alignment on SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage) == 0x000004, "Wrong size on SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage, Value) == 0x000000, "Member 'SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeDamage::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal \ static_assert(alignof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal) == 0x000004, "Wrong alignment on SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal) == 0x000004, "Wrong size on SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal, Value) == 0x000000, "Member 'SHCharacterPlayHealthComponent_SHDebug_Character_Health_FakeHeal::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_GetHealthState \ static_assert(alignof(SHCharacterPlayHealthComponent_GetHealthState) == 0x000001, "Wrong alignment on SHCharacterPlayHealthComponent_GetHealthState"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_GetHealthState) == 0x000001, "Wrong size on SHCharacterPlayHealthComponent_GetHealthState"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_GetHealthState, ReturnValue) == 0x000000, "Member 'SHCharacterPlayHealthComponent_GetHealthState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_GetHealthValue \ static_assert(alignof(SHCharacterPlayHealthComponent_GetHealthValue) == 0x000004, "Wrong alignment on SHCharacterPlayHealthComponent_GetHealthValue"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_GetHealthValue) == 0x000004, "Wrong size on SHCharacterPlayHealthComponent_GetHealthValue"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_GetHealthValue, ReturnValue) == 0x000000, "Member 'SHCharacterPlayHealthComponent_GetHealthValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayHealthComponent_IsDeathSequenceBlocked \ static_assert(alignof(SHCharacterPlayHealthComponent_IsDeathSequenceBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayHealthComponent_IsDeathSequenceBlocked"); \ static_assert(sizeof(SHCharacterPlayHealthComponent_IsDeathSequenceBlocked) == 0x000001, "Wrong size on SHCharacterPlayHealthComponent_IsDeathSequenceBlocked"); \ static_assert(offsetof(SHCharacterPlayHealthComponent_IsDeathSequenceBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayHealthComponent_IsDeathSequenceBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayHealthComponent \ static_assert(alignof(USHCharacterPlayHealthComponent) == 0x000008, "Wrong alignment on USHCharacterPlayHealthComponent"); \ static_assert(sizeof(USHCharacterPlayHealthComponent) == 0x000190, "Wrong size on USHCharacterPlayHealthComponent"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, Settings) == 0x0000A0, "Member 'USHCharacterPlayHealthComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, OnHealthStateChangedBlueprintEvent) == 0x0000A8, "Member 'USHCharacterPlayHealthComponent::OnHealthStateChangedBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, OwnerCharacter) == 0x0000B8, "Member 'USHCharacterPlayHealthComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, PlayerDeathVolumes) == 0x0000C0, "Member 'USHCharacterPlayHealthComponent::PlayerDeathVolumes' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, HealthMaterialPropertyControlsHandlers) == 0x0000D0, "Member 'USHCharacterPlayHealthComponent::HealthMaterialPropertyControlsHandlers' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, DynamicPostProcessHandlers) == 0x0000E0, "Member 'USHCharacterPlayHealthComponent::DynamicPostProcessHandlers' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, PlayingSprintCameraShake) == 0x0000F0, "Member 'USHCharacterPlayHealthComponent::PlayingSprintCameraShake' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthComponent, HealthValue) == 0x0000F8, "Member 'USHCharacterPlayHealthComponent::HealthValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_DelayHitReactions \ static_assert(alignof(USHAnimNotifyState_DelayHitReactions) == 0x000008, "Wrong alignment on USHAnimNotifyState_DelayHitReactions"); \ static_assert(sizeof(USHAnimNotifyState_DelayHitReactions) == 0x000048, "Wrong size on USHAnimNotifyState_DelayHitReactions"); \ static_assert(offsetof(USHAnimNotifyState_DelayHitReactions, DelayHitReactionTypes) == 0x000030, "Member 'USHAnimNotifyState_DelayHitReactions::DelayHitReactionTypes' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_DelayHitReactions, DontDelayVariants) == 0x000038, "Member 'USHAnimNotifyState_DelayHitReactions::DontDelayVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue \ static_assert(alignof(SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHWestCityFWMariaRedirectionsCommentsEndingFactor_SHDebug_Character_Endings_WestCityFWMariaRedirectionsCommentsEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWestCityFWMariaRedirectionsCommentsEndingFactor \ static_assert(alignof(USHWestCityFWMariaRedirectionsCommentsEndingFactor) == 0x000008, "Wrong alignment on USHWestCityFWMariaRedirectionsCommentsEndingFactor"); \ static_assert(sizeof(USHWestCityFWMariaRedirectionsCommentsEndingFactor) == 0x000088, "Wrong size on USHWestCityFWMariaRedirectionsCommentsEndingFactor"); \ #define DUMPER7_ASSERTS_USHAnimNState_FallingState \ static_assert(alignof(USHAnimNState_FallingState) == 0x000008, "Wrong alignment on USHAnimNState_FallingState"); \ static_assert(sizeof(USHAnimNState_FallingState) == 0x000068, "Wrong size on USHAnimNState_FallingState"); \ static_assert(offsetof(USHAnimNState_FallingState, CheckDistance) == 0x000030, "Member 'USHAnimNState_FallingState::CheckDistance' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_FallingState, Speed) == 0x000034, "Member 'USHAnimNState_FallingState::Speed' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_FallingState, MaxSpeed) == 0x000038, "Member 'USHAnimNState_FallingState::MaxSpeed' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_FallingState, Acceleration) == 0x00003C, "Member 'USHAnimNState_FallingState::Acceleration' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_FallingState, VectorToRotate) == 0x000040, "Member 'USHAnimNState_FallingState::VectorToRotate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLookAtEnemyTargetProvider \ static_assert(alignof(USHLookAtEnemyTargetProvider) == 0x000008, "Wrong alignment on USHLookAtEnemyTargetProvider"); \ static_assert(sizeof(USHLookAtEnemyTargetProvider) == 0x000098, "Wrong size on USHLookAtEnemyTargetProvider"); \ static_assert(offsetof(USHLookAtEnemyTargetProvider, MaxDistance) == 0x000068, "Member 'USHLookAtEnemyTargetProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHLookAtEnemyTargetProvider, MaxAngle) == 0x00006C, "Member 'USHLookAtEnemyTargetProvider::MaxAngle' has a wrong offset!"); \ static_assert(offsetof(USHLookAtEnemyTargetProvider, AngleScoreCurve) == 0x000070, "Member 'USHLookAtEnemyTargetProvider::AngleScoreCurve' has a wrong offset!"); \ static_assert(offsetof(USHLookAtEnemyTargetProvider, EnemyClass) == 0x000078, "Member 'USHLookAtEnemyTargetProvider::EnemyClass' has a wrong offset!"); \ static_assert(offsetof(USHLookAtEnemyTargetProvider, LastSelectedEnemy) == 0x000090, "Member 'USHLookAtEnemyTargetProvider::LastSelectedEnemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNState_RotateActor \ static_assert(alignof(USHAnimNState_RotateActor) == 0x000008, "Wrong alignment on USHAnimNState_RotateActor"); \ static_assert(sizeof(USHAnimNState_RotateActor) == 0x0000B8, "Wrong size on USHAnimNState_RotateActor"); \ static_assert(offsetof(USHAnimNState_RotateActor, VectorToRotate) == 0x000030, "Member 'USHAnimNState_RotateActor::VectorToRotate' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_RotateActor, RotationSpeed) == 0x000048, "Member 'USHAnimNState_RotateActor::RotationSpeed' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_RotateActor, MoveSpeed) == 0x000050, "Member 'USHAnimNState_RotateActor::MoveSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_IdleLoop \ static_assert(alignof(USHAnimNotifyState_IdleLoop) == 0x000008, "Wrong alignment on USHAnimNotifyState_IdleLoop"); \ static_assert(sizeof(USHAnimNotifyState_IdleLoop) == 0x000030, "Wrong size on USHAnimNotifyState_IdleLoop"); \ #define DUMPER7_ASSERTS_ASHCharacterPlayLightingBase \ static_assert(alignof(ASHCharacterPlayLightingBase) == 0x000008, "Wrong alignment on ASHCharacterPlayLightingBase"); \ static_assert(sizeof(ASHCharacterPlayLightingBase) == 0x000300, "Wrong size on ASHCharacterPlayLightingBase"); \ static_assert(offsetof(ASHCharacterPlayLightingBase, DefaultGlobalColor) == 0x0002B0, "Member 'ASHCharacterPlayLightingBase::DefaultGlobalColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_LockPhysicsRotation \ static_assert(alignof(UAnimNotify_LockPhysicsRotation) == 0x000008, "Wrong alignment on UAnimNotify_LockPhysicsRotation"); \ static_assert(sizeof(UAnimNotify_LockPhysicsRotation) == 0x000040, "Wrong size on UAnimNotify_LockPhysicsRotation"); \ static_assert(offsetof(UAnimNotify_LockPhysicsRotation, bLockRotation) == 0x000030, "Member 'UAnimNotify_LockPhysicsRotation::bLockRotation' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_LockPhysicsRotation, LockType) == 0x000034, "Member 'UAnimNotify_LockPhysicsRotation::LockType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd \ static_assert(alignof(SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd) == 0x000010, "Wrong size on SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd, Montage) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd, AnimEndType) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_OnReceiveDamageEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_ReceiveDamage \ static_assert(alignof(SHReceiveDamageCmbSubcomp_ReceiveDamage) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_ReceiveDamage"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_ReceiveDamage) == 0x000038, "Wrong size on SHReceiveDamageCmbSubcomp_ReceiveDamage"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_ReceiveDamage, DamageValue) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_ReceiveDamage::DamageValue' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_ReceiveDamage, Object) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_ReceiveDamage::Object' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_ReceiveDamage, HitDirection) == 0x000010, "Member 'SHReceiveDamageCmbSubcomp_ReceiveDamage::HitDirection' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_ReceiveDamage, DamageType) == 0x000028, "Member 'SHReceiveDamageCmbSubcomp_ReceiveDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_ReceiveDamage, ReturnValue) == 0x000030, "Member 'SHReceiveDamageCmbSubcomp_ReceiveDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked) == 0x000010, "Wrong size on SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked, Blocked) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked, Object) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveContinuousDamageBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked) == 0x000010, "Wrong size on SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked, Blocked) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked, Object) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveSoftDamageBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked) == 0x000010, "Wrong size on SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked, Blocked) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked, Object) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_SetReceiveStunDamageBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_SynchroReceiveDamage \ static_assert(alignof(SHReceiveDamageCmbSubcomp_SynchroReceiveDamage) == 0x000008, "Wrong alignment on SHReceiveDamageCmbSubcomp_SynchroReceiveDamage"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_SynchroReceiveDamage) == 0x0000C0, "Wrong size on SHReceiveDamageCmbSubcomp_SynchroReceiveDamage"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SynchroReceiveDamage, Object) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_SynchroReceiveDamage::Object' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SynchroReceiveDamage, AnimData) == 0x000008, "Member 'SHReceiveDamageCmbSubcomp_SynchroReceiveDamage::AnimData' has a wrong offset!"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_SynchroReceiveDamage, ReturnValue) == 0x0000B8, "Member 'SHReceiveDamageCmbSubcomp_SynchroReceiveDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked) == 0x000001, "Wrong alignment on SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked) == 0x000001, "Wrong size on SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked, ReturnValue) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_IsReceiveContinuousDamageBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked) == 0x000001, "Wrong alignment on SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked) == 0x000001, "Wrong size on SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked, ReturnValue) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_IsReceiveSoftDamageBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked \ static_assert(alignof(SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked) == 0x000001, "Wrong alignment on SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked"); \ static_assert(sizeof(SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked) == 0x000001, "Wrong size on SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked"); \ static_assert(offsetof(SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked, ReturnValue) == 0x000000, "Member 'SHReceiveDamageCmbSubcomp_IsReceiveStunDamageBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHReceiveDamageCmbSubcomp \ static_assert(alignof(USHReceiveDamageCmbSubcomp) == 0x000008, "Wrong alignment on USHReceiveDamageCmbSubcomp"); \ static_assert(sizeof(USHReceiveDamageCmbSubcomp) == 0x0000B0, "Wrong size on USHReceiveDamageCmbSubcomp"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState_LookAtEnemy \ static_assert(alignof(USHAnimNotifyState_LookAtEnemy) == 0x000008, "Wrong alignment on USHAnimNotifyState_LookAtEnemy"); \ static_assert(sizeof(USHAnimNotifyState_LookAtEnemy) == 0x000040, "Wrong size on USHAnimNotifyState_LookAtEnemy"); \ static_assert(offsetof(USHAnimNotifyState_LookAtEnemy, _CheckConeRange) == 0x000030, "Member 'USHAnimNotifyState_LookAtEnemy::_CheckConeRange' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_LookAtEnemy, _ConeRange) == 0x000034, "Member 'USHAnimNotifyState_LookAtEnemy::_ConeRange' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState_LookAtEnemy, _Priority) == 0x000038, "Member 'USHAnimNotifyState_LookAtEnemy::_Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayManagedInteractionSlotComponent \ static_assert(alignof(USHCharacterPlayManagedInteractionSlotComponent) == 0x000008, "Wrong alignment on USHCharacterPlayManagedInteractionSlotComponent"); \ static_assert(sizeof(USHCharacterPlayManagedInteractionSlotComponent) == 0x000148, "Wrong size on USHCharacterPlayManagedInteractionSlotComponent"); \ static_assert(offsetof(USHCharacterPlayManagedInteractionSlotComponent, MouseRotationMultiplier) == 0x0000B0, "Member 'USHCharacterPlayManagedInteractionSlotComponent::MouseRotationMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayManagedInteractionSlotComponent, PadRotationMultiplier) == 0x0000B4, "Member 'USHCharacterPlayManagedInteractionSlotComponent::PadRotationMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayManagedInteractionSlotComponent, MovementMultiplier) == 0x0000B8, "Member 'USHCharacterPlayManagedInteractionSlotComponent::MovementMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayManagedInteractionSlotComponent, CleanupConfig) == 0x0000BC, "Member 'USHCharacterPlayManagedInteractionSlotComponent::CleanupConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayGenericInteractionSlotComponent \ static_assert(alignof(USHCharacterPlayGenericInteractionSlotComponent) == 0x000008, "Wrong alignment on USHCharacterPlayGenericInteractionSlotComponent"); \ static_assert(sizeof(USHCharacterPlayGenericInteractionSlotComponent) == 0x0001D0, "Wrong size on USHCharacterPlayGenericInteractionSlotComponent"); \ static_assert(offsetof(USHCharacterPlayGenericInteractionSlotComponent, ActiveInteraction) == 0x000150, "Member 'USHCharacterPlayGenericInteractionSlotComponent::ActiveInteraction' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayGenericInteractionSlotComponent, GenericObject) == 0x0001B0, "Member 'USHCharacterPlayGenericInteractionSlotComponent::GenericObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayFocusSlotsWidget \ static_assert(alignof(USHGameplayFocusSlotsWidget) == 0x000008, "Wrong alignment on USHGameplayFocusSlotsWidget"); \ static_assert(sizeof(USHGameplayFocusSlotsWidget) == 0x000310, "Wrong size on USHGameplayFocusSlotsWidget"); \ static_assert(offsetof(USHGameplayFocusSlotsWidget, MainCanvas) == 0x000278, "Member 'USHGameplayFocusSlotsWidget::MainCanvas' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotsWidget, SlotsNavVector) == 0x000280, "Member 'USHGameplayFocusSlotsWidget::SlotsNavVector' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotsWidget, InputBlockWaitTimeMinMax) == 0x000290, "Member 'USHGameplayFocusSlotsWidget::InputBlockWaitTimeMinMax' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotsWidget, InputThrottleAcceleration) == 0x000298, "Member 'USHGameplayFocusSlotsWidget::InputThrottleAcceleration' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotsWidget, OwnerWidget) == 0x0002A0, "Member 'USHGameplayFocusSlotsWidget::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNState_MQSpiderChangeSurface \ static_assert(alignof(USHAnimNState_MQSpiderChangeSurface) == 0x000008, "Wrong alignment on USHAnimNState_MQSpiderChangeSurface"); \ static_assert(sizeof(USHAnimNState_MQSpiderChangeSurface) == 0x000030, "Wrong size on USHAnimNState_MQSpiderChangeSurface"); \ #define DUMPER7_ASSERTS_USHAnimNState_PHMovePlayRate \ static_assert(alignof(USHAnimNState_PHMovePlayRate) == 0x000008, "Wrong alignment on USHAnimNState_PHMovePlayRate"); \ static_assert(sizeof(USHAnimNState_PHMovePlayRate) == 0x000050, "Wrong size on USHAnimNState_PHMovePlayRate"); \ static_assert(offsetof(USHAnimNState_PHMovePlayRate, PlayRate) == 0x000030, "Member 'USHAnimNState_PHMovePlayRate::PlayRate' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_PHMovePlayRate, PlayRateCurve) == 0x000038, "Member 'USHAnimNState_PHMovePlayRate::PlayRateCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraAnimationExecutive_SetActorToAttachTo \ static_assert(alignof(SHCameraAnimationExecutive_SetActorToAttachTo) == 0x000008, "Wrong alignment on SHCameraAnimationExecutive_SetActorToAttachTo"); \ static_assert(sizeof(SHCameraAnimationExecutive_SetActorToAttachTo) == 0x000008, "Wrong size on SHCameraAnimationExecutive_SetActorToAttachTo"); \ static_assert(offsetof(SHCameraAnimationExecutive_SetActorToAttachTo, InActorToAttachTo) == 0x000000, "Member 'SHCameraAnimationExecutive_SetActorToAttachTo::InActorToAttachTo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraAnimationExecutive_SetLockCharacterAttachment \ static_assert(alignof(SHCameraAnimationExecutive_SetLockCharacterAttachment) == 0x000001, "Wrong alignment on SHCameraAnimationExecutive_SetLockCharacterAttachment"); \ static_assert(sizeof(SHCameraAnimationExecutive_SetLockCharacterAttachment) == 0x000001, "Wrong size on SHCameraAnimationExecutive_SetLockCharacterAttachment"); \ static_assert(offsetof(SHCameraAnimationExecutive_SetLockCharacterAttachment, InLockCharacterAttachment) == 0x000000, "Member 'SHCameraAnimationExecutive_SetLockCharacterAttachment::InLockCharacterAttachment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform \ static_assert(alignof(SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform) == 0x000010, "Wrong alignment on SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform"); \ static_assert(sizeof(SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform) == 0x000060, "Wrong size on SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform"); \ static_assert(offsetof(SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform, InTransform) == 0x000000, "Member 'SHCameraAnimationExecutive_SetLockCharacterAttachmentTransform::InTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCameraAnimationExecutive \ static_assert(alignof(ASHCameraAnimationExecutive) == 0x000010, "Wrong alignment on ASHCameraAnimationExecutive"); \ static_assert(sizeof(ASHCameraAnimationExecutive) == 0x0003B0, "Wrong size on ASHCameraAnimationExecutive"); \ static_assert(offsetof(ASHCameraAnimationExecutive, Camera) == 0x0002B0, "Member 'ASHCameraAnimationExecutive::Camera' has a wrong offset!"); \ static_assert(offsetof(ASHCameraAnimationExecutive, OnPlayed) == 0x0002B8, "Member 'ASHCameraAnimationExecutive::OnPlayed' has a wrong offset!"); \ static_assert(offsetof(ASHCameraAnimationExecutive, OnBlendOut) == 0x0002C8, "Member 'ASHCameraAnimationExecutive::OnBlendOut' has a wrong offset!"); \ static_assert(offsetof(ASHCameraAnimationExecutive, OnStop) == 0x0002D8, "Member 'ASHCameraAnimationExecutive::OnStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNState_PHStopMotionAnim \ static_assert(alignof(USHAnimNState_PHStopMotionAnim) == 0x000008, "Wrong alignment on USHAnimNState_PHStopMotionAnim"); \ static_assert(sizeof(USHAnimNState_PHStopMotionAnim) == 0x000050, "Wrong size on USHAnimNState_PHStopMotionAnim"); \ static_assert(offsetof(USHAnimNState_PHStopMotionAnim, StopMotionAlpha) == 0x000030, "Member 'USHAnimNState_PHStopMotionAnim::StopMotionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimNState_PHStopMotionAnim, StopMotionAlphaCurve) == 0x000038, "Member 'USHAnimNState_PHStopMotionAnim::StopMotionAlphaCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStruggleTutorialHandler \ static_assert(alignof(USHStruggleTutorialHandler) == 0x000008, "Wrong alignment on USHStruggleTutorialHandler"); \ static_assert(sizeof(USHStruggleTutorialHandler) == 0x000048, "Wrong size on USHStruggleTutorialHandler"); \ #define DUMPER7_ASSERTS_UAnimNotify_DisableLookAt \ static_assert(alignof(UAnimNotify_DisableLookAt) == 0x000008, "Wrong alignment on UAnimNotify_DisableLookAt"); \ static_assert(sizeof(UAnimNotify_DisableLookAt) == 0x000038, "Wrong size on UAnimNotify_DisableLookAt"); \ static_assert(offsetof(UAnimNotify_DisableLookAt, LookAtAlphaBlendInSpeed) == 0x000030, "Member 'UAnimNotify_DisableLookAt::LookAtAlphaBlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_DisableLookAt, LookAtAlphaBlendOutSpeed) == 0x000034, "Member 'UAnimNotify_DisableLookAt::LookAtAlphaBlendOutSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_HideWeaponMesh \ static_assert(alignof(UAnimNotify_HideWeaponMesh) == 0x000008, "Wrong alignment on UAnimNotify_HideWeaponMesh"); \ static_assert(sizeof(UAnimNotify_HideWeaponMesh) == 0x000048, "Wrong size on UAnimNotify_HideWeaponMesh"); \ static_assert(offsetof(UAnimNotify_HideWeaponMesh, EnsureIsHiddenPerTick) == 0x000030, "Member 'UAnimNotify_HideWeaponMesh::EnsureIsHiddenPerTick' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_HideWeaponMesh, ProcessedWeapons) == 0x000038, "Member 'UAnimNotify_HideWeaponMesh::ProcessedWeapons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNState_HyperArmor \ static_assert(alignof(USHAnimNState_HyperArmor) == 0x000008, "Wrong alignment on USHAnimNState_HyperArmor"); \ static_assert(sizeof(USHAnimNState_HyperArmor) == 0x0000A8, "Wrong size on USHAnimNState_HyperArmor"); \ static_assert(offsetof(USHAnimNState_HyperArmor, AllowedHitReactions) == 0x000038, "Member 'USHAnimNState_HyperArmor::AllowedHitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCameraDataBlender \ static_assert(alignof(USHCameraDataBlender) == 0x000008, "Wrong alignment on USHCameraDataBlender"); \ static_assert(sizeof(USHCameraDataBlender) == 0x000138, "Wrong size on USHCameraDataBlender"); \ static_assert(offsetof(USHCameraDataBlender, CameraData) == 0x000080, "Member 'USHCameraDataBlender::CameraData' has a wrong offset!"); \ static_assert(offsetof(USHCameraDataBlender, CollisionData) == 0x0000E0, "Member 'USHCameraDataBlender::CollisionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_MariaDialogue \ static_assert(alignof(USHAnimNotify_MariaDialogue) == 0x000008, "Wrong alignment on USHAnimNotify_MariaDialogue"); \ static_assert(sizeof(USHAnimNotify_MariaDialogue) == 0x000128, "Wrong size on USHAnimNotify_MariaDialogue"); \ static_assert(offsetof(USHAnimNotify_MariaDialogue, DialogToPlay) == 0x000038, "Member 'USHAnimNotify_MariaDialogue::DialogToPlay' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_MariaDialogue, DialogInfo) == 0x000060, "Member 'USHAnimNotify_MariaDialogue::DialogInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHOperationEvents \ static_assert(alignof(USHOperationEvents) == 0x000008, "Wrong alignment on USHOperationEvents"); \ static_assert(sizeof(USHOperationEvents) == 0x000048, "Wrong size on USHOperationEvents"); \ static_assert(offsetof(USHOperationEvents, OnFinished) == 0x000028, "Member 'USHOperationEvents::OnFinished' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_MonsterReviveSeizureRestart \ static_assert(alignof(USHAnimNotify_MonsterReviveSeizureRestart) == 0x000008, "Wrong alignment on USHAnimNotify_MonsterReviveSeizureRestart"); \ static_assert(sizeof(USHAnimNotify_MonsterReviveSeizureRestart) == 0x000048, "Wrong size on USHAnimNotify_MonsterReviveSeizureRestart"); \ static_assert(offsetof(USHAnimNotify_MonsterReviveSeizureRestart, SeizuresFinishSection) == 0x000038, "Member 'USHAnimNotify_MonsterReviveSeizureRestart::SeizuresFinishSection' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_MonsterReviveSeizureRestart, ReduceSeizuresCountBy) == 0x000040, "Member 'USHAnimNotify_MonsterReviveSeizureRestart::ReduceSeizuresCountBy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_MovementVariationRandomChange \ static_assert(alignof(USHAnimNotify_MovementVariationRandomChange) == 0x000008, "Wrong alignment on USHAnimNotify_MovementVariationRandomChange"); \ static_assert(sizeof(USHAnimNotify_MovementVariationRandomChange) == 0x000038, "Wrong size on USHAnimNotify_MovementVariationRandomChange"); \ #define DUMPER7_ASSERTS_USHAnimNotify_TransformationState \ static_assert(alignof(USHAnimNotify_TransformationState) == 0x000008, "Wrong alignment on USHAnimNotify_TransformationState"); \ static_assert(sizeof(USHAnimNotify_TransformationState) == 0x000050, "Wrong size on USHAnimNotify_TransformationState"); \ static_assert(offsetof(USHAnimNotify_TransformationState, TransformationState) == 0x000038, "Member 'USHAnimNotify_TransformationState::TransformationState' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_TransformationState, OverrideDuration) == 0x000040, "Member 'USHAnimNotify_TransformationState::OverrideDuration' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_TransformationState, OverrideHitReactionsChangeDelay) == 0x000044, "Member 'USHAnimNotify_TransformationState::OverrideHitReactionsChangeDelay' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_TransformationState, OverrideLyingTransformationDelay) == 0x000048, "Member 'USHAnimNotify_TransformationState::OverrideLyingTransformationDelay' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_TransformationState, OverrideLyingTransformationDuration) == 0x00004C, "Member 'USHAnimNotify_TransformationState::OverrideLyingTransformationDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayMPCGameplayComponent \ static_assert(alignof(USHCharacterPlayMPCGameplayComponent) == 0x000008, "Wrong alignment on USHCharacterPlayMPCGameplayComponent"); \ static_assert(sizeof(USHCharacterPlayMPCGameplayComponent) == 0x0000D0, "Wrong size on USHCharacterPlayMPCGameplayComponent"); \ static_assert(offsetof(USHCharacterPlayMPCGameplayComponent, AssetMPC) == 0x0000A0, "Member 'USHCharacterPlayMPCGameplayComponent::AssetMPC' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMPCGameplayComponent, FlashlightAlphaMPCParamName) == 0x0000A8, "Member 'USHCharacterPlayMPCGameplayComponent::FlashlightAlphaMPCParamName' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMPCGameplayComponent, LerpItemEmissiveMPCParamName) == 0x0000B0, "Member 'USHCharacterPlayMPCGameplayComponent::LerpItemEmissiveMPCParamName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle \ static_assert(alignof(SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle) == 0x000001, "Wrong alignment on SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle"); \ static_assert(sizeof(SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle) == 0x000001, "Wrong size on SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle"); \ static_assert(offsetof(SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle, ReturnValue) == 0x000000, "Member 'SHAnimNPCIdleSubcomp_GetShouldPlayCustomIdle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNPCIdleSubcomp \ static_assert(alignof(USHAnimNPCIdleSubcomp) == 0x000008, "Wrong alignment on USHAnimNPCIdleSubcomp"); \ static_assert(sizeof(USHAnimNPCIdleSubcomp) == 0x000058, "Wrong size on USHAnimNPCIdleSubcomp"); \ static_assert(offsetof(USHAnimNPCIdleSubcomp, IdlePlayRate) == 0x000038, "Member 'USHAnimNPCIdleSubcomp::IdlePlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSwarmRegionBase_GetScaledShapeSize \ static_assert(alignof(SHSwarmRegionBase_GetScaledShapeSize) == 0x000008, "Wrong alignment on SHSwarmRegionBase_GetScaledShapeSize"); \ static_assert(sizeof(SHSwarmRegionBase_GetScaledShapeSize) == 0x000018, "Wrong size on SHSwarmRegionBase_GetScaledShapeSize"); \ static_assert(offsetof(SHSwarmRegionBase_GetScaledShapeSize, ReturnValue) == 0x000000, "Member 'SHSwarmRegionBase_GetScaledShapeSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSwarmRegionBase \ static_assert(alignof(USHSwarmRegionBase) == 0x000010, "Wrong alignment on USHSwarmRegionBase"); \ static_assert(sizeof(USHSwarmRegionBase) == 0x0002D0, "Wrong size on USHSwarmRegionBase"); \ static_assert(offsetof(USHSwarmRegionBase, IsEnabled) == 0x0002A0, "Member 'USHSwarmRegionBase::IsEnabled' has a wrong offset!"); \ static_assert(offsetof(USHSwarmRegionBase, RegionType) == 0x0002A1, "Member 'USHSwarmRegionBase::RegionType' has a wrong offset!"); \ static_assert(offsetof(USHSwarmRegionBase, SphereRadius) == 0x0002A4, "Member 'USHSwarmRegionBase::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(USHSwarmRegionBase, BoxExtent) == 0x0002A8, "Member 'USHSwarmRegionBase::BoxExtent' has a wrong offset!"); \ static_assert(offsetof(USHSwarmRegionBase, ShowDebug) == 0x0002C0, "Member 'USHSwarmRegionBase::ShowDebug' has a wrong offset!"); \ static_assert(offsetof(USHSwarmRegionBase, RegionColor) == 0x0002C4, "Member 'USHSwarmRegionBase::RegionColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSwarmBoundRegion \ static_assert(alignof(USHSwarmBoundRegion) == 0x000010, "Wrong alignment on USHSwarmBoundRegion"); \ static_assert(sizeof(USHSwarmBoundRegion) == 0x0002D0, "Wrong size on USHSwarmBoundRegion"); \ #define DUMPER7_ASSERTS_SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha \ static_assert(alignof(SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha) == 0x000004, "Wrong alignment on SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha"); \ static_assert(sizeof(SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha) == 0x000008, "Wrong size on SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha, Index_0) == 0x000000, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha, ReturnValue) == 0x000004, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector \ static_assert(alignof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector) == 0x000008, "Wrong alignment on SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector"); \ static_assert(sizeof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector) == 0x000020, "Wrong size on SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector, Index_0) == 0x000000, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector, ReturnValue) == 0x000008, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength \ static_assert(alignof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength) == 0x000004, "Wrong alignment on SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength"); \ static_assert(sizeof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength) == 0x000008, "Wrong size on SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength, Index_0) == 0x000000, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength, ReturnValue) == 0x000004, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketCheckVectorLength::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation \ static_assert(alignof(SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation) == 0x000008, "Wrong alignment on SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation"); \ static_assert(sizeof(SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation) == 0x000020, "Wrong size on SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation, Index_0) == 0x000000, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation, ReturnValue) == 0x000008, "Member 'SHAnimNPCObstaclesDetectSubcomp_GetSocketLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNPCObstaclesDetectSubcomp \ static_assert(alignof(USHAnimNPCObstaclesDetectSubcomp) == 0x000008, "Wrong alignment on USHAnimNPCObstaclesDetectSubcomp"); \ static_assert(sizeof(USHAnimNPCObstaclesDetectSubcomp) == 0x000068, "Wrong size on USHAnimNPCObstaclesDetectSubcomp"); \ static_assert(offsetof(USHAnimNPCObstaclesDetectSubcomp, SocketsToDetect) == 0x000038, "Member 'USHAnimNPCObstaclesDetectSubcomp::SocketsToDetect' has a wrong offset!"); \ static_assert(offsetof(USHAnimNPCObstaclesDetectSubcomp, MovementDetectionData) == 0x000048, "Member 'USHAnimNPCObstaclesDetectSubcomp::MovementDetectionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer \ static_assert(alignof(SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer) == 0x000008, "Wrong alignment on SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer"); \ static_assert(sizeof(SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer) == 0x000008, "Wrong size on SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer"); \ static_assert(offsetof(SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer, ReturnValue) == 0x000000, "Member 'SHCharacterPlayUIComponent_GetGameplayHudWidgetPointer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayUIComponent \ static_assert(alignof(USHCharacterPlayUIComponent) == 0x000008, "Wrong alignment on USHCharacterPlayUIComponent"); \ static_assert(sizeof(USHCharacterPlayUIComponent) == 0x000150, "Wrong size on USHCharacterPlayUIComponent"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayGameOverWidgetClass) == 0x0000A0, "Member 'USHCharacterPlayUIComponent::GameplayGameOverWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayEndGameWidgetClass) == 0x0000A8, "Member 'USHCharacterPlayUIComponent::GameplayEndGameWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayHudWidgetClass) == 0x0000B0, "Member 'USHCharacterPlayUIComponent::GameplayHudWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayMenuWidgetClass) == 0x0000B8, "Member 'USHCharacterPlayUIComponent::GameplayMenuWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayFocusWidgetClass) == 0x0000C0, "Member 'USHCharacterPlayUIComponent::GameplayFocusWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayReadingWidgetClass) == 0x0000C8, "Member 'USHCharacterPlayUIComponent::GameplayReadingWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplaySaveMenuWidgetClass) == 0x0000D0, "Member 'USHCharacterPlayUIComponent::GameplaySaveMenuWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayItemInvestigationWidgetClass) == 0x0000D8, "Member 'USHCharacterPlayUIComponent::GameplayItemInvestigationWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, ControlTipsPanelClass) == 0x0000E0, "Member 'USHCharacterPlayUIComponent::ControlTipsPanelClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, SkipWidgetClass) == 0x0000E8, "Member 'USHCharacterPlayUIComponent::SkipWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, DeveloperToolWidgetClass) == 0x0000F0, "Member 'USHCharacterPlayUIComponent::DeveloperToolWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayHudWidget) == 0x0000F8, "Member 'USHCharacterPlayUIComponent::GameplayHudWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayMenuWidget) == 0x000100, "Member 'USHCharacterPlayUIComponent::GameplayMenuWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayFocusWidget) == 0x000108, "Member 'USHCharacterPlayUIComponent::GameplayFocusWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayReadingWidget) == 0x000110, "Member 'USHCharacterPlayUIComponent::GameplayReadingWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayGameOverWidget) == 0x000118, "Member 'USHCharacterPlayUIComponent::GameplayGameOverWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayEndGameWidget) == 0x000120, "Member 'USHCharacterPlayUIComponent::GameplayEndGameWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplaySaveMenuWidget) == 0x000128, "Member 'USHCharacterPlayUIComponent::GameplaySaveMenuWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, GameplayItemInvestigationWidget) == 0x000130, "Member 'USHCharacterPlayUIComponent::GameplayItemInvestigationWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, ControlTipsPanel) == 0x000138, "Member 'USHCharacterPlayUIComponent::ControlTipsPanel' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, SkipWidget) == 0x000140, "Member 'USHCharacterPlayUIComponent::SkipWidget' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayUIComponent, DeveloperToolWidget) == 0x000148, "Member 'USHCharacterPlayUIComponent::DeveloperToolWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNurseHeadShakeSubcomp \ static_assert(alignof(USHAnimNurseHeadShakeSubcomp) == 0x000008, "Wrong alignment on USHAnimNurseHeadShakeSubcomp"); \ static_assert(sizeof(USHAnimNurseHeadShakeSubcomp) == 0x000050, "Wrong size on USHAnimNurseHeadShakeSubcomp"); \ #define DUMPER7_ASSERTS_USHAnimNurseMovementSubcomp \ static_assert(alignof(USHAnimNurseMovementSubcomp) == 0x000008, "Wrong alignment on USHAnimNurseMovementSubcomp"); \ static_assert(sizeof(USHAnimNurseMovementSubcomp) == 0x000170, "Wrong size on USHAnimNurseMovementSubcomp"); \ #define DUMPER7_ASSERTS_USHStairsDetectionComponent \ static_assert(alignof(USHStairsDetectionComponent) == 0x000008, "Wrong alignment on USHStairsDetectionComponent"); \ static_assert(sizeof(USHStairsDetectionComponent) == 0x0000A0, "Wrong size on USHStairsDetectionComponent"); \ #define DUMPER7_ASSERTS_USHAnimNurseObstaclesDetectSubcmp \ static_assert(alignof(USHAnimNurseObstaclesDetectSubcmp) == 0x000008, "Wrong alignment on USHAnimNurseObstaclesDetectSubcmp"); \ static_assert(sizeof(USHAnimNurseObstaclesDetectSubcmp) == 0x000068, "Wrong size on USHAnimNurseObstaclesDetectSubcmp"); \ #define DUMPER7_ASSERTS_SHPHLocomotionAnimInstance_SetLookAtAngle \ static_assert(alignof(SHPHLocomotionAnimInstance_SetLookAtAngle) == 0x000008, "Wrong alignment on SHPHLocomotionAnimInstance_SetLookAtAngle"); \ static_assert(sizeof(SHPHLocomotionAnimInstance_SetLookAtAngle) == 0x000018, "Wrong size on SHPHLocomotionAnimInstance_SetLookAtAngle"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetLookAtAngle, LookAtTargetLocation) == 0x000000, "Member 'SHPHLocomotionAnimInstance_SetLookAtAngle::LookAtTargetLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHLocomotionAnimInstance_SetLookAtEnable \ static_assert(alignof(SHPHLocomotionAnimInstance_SetLookAtEnable) == 0x000001, "Wrong alignment on SHPHLocomotionAnimInstance_SetLookAtEnable"); \ static_assert(sizeof(SHPHLocomotionAnimInstance_SetLookAtEnable) == 0x000001, "Wrong size on SHPHLocomotionAnimInstance_SetLookAtEnable"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetLookAtEnable, NewLookAtEnable) == 0x000000, "Member 'SHPHLocomotionAnimInstance_SetLookAtEnable::NewLookAtEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier \ static_assert(alignof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier) == 0x000004, "Wrong alignment on SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier"); \ static_assert(sizeof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier) == 0x000010, "Wrong size on SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier, NewMovementSpeed) == 0x000000, "Member 'SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier::NewMovementSpeed' has a wrong offset!"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier, Time) == 0x000004, "Member 'SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier::Time' has a wrong offset!"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier, BlendInTime) == 0x000008, "Member 'SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier, BlendOutTime) == 0x00000C, "Member 'SHPHLocomotionAnimInstance_SetMovementSpeedMultiplier::BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData \ static_assert(alignof(SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData) == 0x000008, "Wrong alignment on SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData"); \ static_assert(sizeof(SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData) == 0x000008, "Wrong size on SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData"); \ static_assert(offsetof(SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHPHLocomotionAnimInstance_GetPHAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPHLocomotionAnimInstance \ static_assert(alignof(USHPHLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHPHLocomotionAnimInstance"); \ static_assert(sizeof(USHPHLocomotionAnimInstance) == 0x0003F0, "Wrong size on USHPHLocomotionAnimInstance"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHPHLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, DesiredSpeed) == 0x0003AC, "Member 'USHPHLocomotionAnimInstance::DesiredSpeed' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003B0, "Member 'USHPHLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, bUseTurnInPlace) == 0x0003B4, "Member 'USHPHLocomotionAnimInstance::bUseTurnInPlace' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierTarget) == 0x0003B8, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierTarget' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierCurrent) == 0x0003BC, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierCurrent' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierTime) == 0x0003C0, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierTime' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierTimer) == 0x0003C4, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierTimer' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierBlendInSpeed) == 0x0003C8, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierBlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MovementSpeedMultiplierBlendOutSpeed) == 0x0003CC, "Member 'USHPHLocomotionAnimInstance::MovementSpeedMultiplierBlendOutSpeed' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003D0, "Member 'USHPHLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003D4, "Member 'USHPHLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003D8, "Member 'USHPHLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, LookAtAngleYaw) == 0x0003DC, "Member 'USHPHLocomotionAnimInstance::LookAtAngleYaw' has a wrong offset!"); \ static_assert(offsetof(USHPHLocomotionAnimInstance, bLookAtTarget) == 0x0003E0, "Member 'USHPHLocomotionAnimInstance::bLookAtTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimObstacleDetectionSubcomp \ static_assert(alignof(USHAnimObstacleDetectionSubcomp) == 0x000008, "Wrong alignment on USHAnimObstacleDetectionSubcomp"); \ static_assert(sizeof(USHAnimObstacleDetectionSubcomp) == 0x0001C0, "Wrong size on USHAnimObstacleDetectionSubcomp"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandTimeSinceLast) == 0x000038, "Member 'USHAnimObstacleDetectionSubcomp::WallHandTimeSinceLast' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandRightHandLast) == 0x00003C, "Member 'USHAnimObstacleDetectionSubcomp::WallHandRightHandLast' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLastActorLocation) == 0x000040, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLastActorLocation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLastWallNormal) == 0x000058, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLastWallNormal' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLastWallDirection) == 0x000070, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLastWallDirection' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, bWallFaceSide) == 0x000088, "Member 'USHAnimObstacleDetectionSubcomp::bWallFaceSide' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandDistanceLast) == 0x00008C, "Member 'USHAnimObstacleDetectionSubcomp::WallHandDistanceLast' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandRightLocation) == 0x000090, "Member 'USHAnimObstacleDetectionSubcomp::WallHandRightLocation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandRightRotation) == 0x0000A8, "Member 'USHAnimObstacleDetectionSubcomp::WallHandRightRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandRightAlpha) == 0x0000C0, "Member 'USHAnimObstacleDetectionSubcomp::WallHandRightAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandRightLocationTarget) == 0x0000C8, "Member 'USHAnimObstacleDetectionSubcomp::WallHandRightLocationTarget' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLeftLocation) == 0x0000E0, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLeftLocation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLeftRotation) == 0x0000F8, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLeftRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLeftAlpha) == 0x000110, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLeftAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallHandLeftLocationTarget) == 0x000118, "Member 'USHAnimObstacleDetectionSubcomp::WallHandLeftLocationTarget' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineRotation) == 0x000130, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineRotationAlpha) == 0x000148, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineRotationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineImpulseRotation) == 0x000150, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineImpulseRotation' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineImpulseAlpha) == 0x000168, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineImpulseAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineImpulseTimeMax) == 0x00016C, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineImpulseTimeMax' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineImpulseTime) == 0x000170, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineImpulseTime' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineRotationFromCorner) == 0x000178, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineRotationFromCorner' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallSpineRotationFromCornerAlpha) == 0x000190, "Member 'USHAnimObstacleDetectionSubcomp::WallSpineRotationFromCornerAlpha' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallRotationFromCornerEndTimer) == 0x000194, "Member 'USHAnimObstacleDetectionSubcomp::WallRotationFromCornerEndTimer' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallAvoidHandLeft) == 0x000198, "Member 'USHAnimObstacleDetectionSubcomp::WallAvoidHandLeft' has a wrong offset!"); \ static_assert(offsetof(USHAnimObstacleDetectionSubcomp, WallAvoidHandRight) == 0x00019C, "Member 'USHAnimObstacleDetectionSubcomp::WallAvoidHandRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMapComponent_AddFogRevealObjectToApply \ static_assert(alignof(SHCharacterPlayMapComponent_AddFogRevealObjectToApply) == 0x000004, "Wrong alignment on SHCharacterPlayMapComponent_AddFogRevealObjectToApply"); \ static_assert(sizeof(SHCharacterPlayMapComponent_AddFogRevealObjectToApply) == 0x00000C, "Wrong size on SHCharacterPlayMapComponent_AddFogRevealObjectToApply"); \ static_assert(offsetof(SHCharacterPlayMapComponent_AddFogRevealObjectToApply, MapFogRevealObjectData) == 0x000000, "Member 'SHCharacterPlayMapComponent_AddFogRevealObjectToApply::MapFogRevealObjectData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData \ static_assert(alignof(SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData) == 0x000008, "Wrong alignment on SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData"); \ static_assert(sizeof(SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData) == 0x000020, "Wrong size on SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData"); \ static_assert(offsetof(SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData, MapDynamicObjectData) == 0x000000, "Member 'SHCharacterPlayMapComponent_AddOrUpdateDynamicObjectData::MapDynamicObjectData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMapComponent_AddOrUpdateObjectData \ static_assert(alignof(SHCharacterPlayMapComponent_AddOrUpdateObjectData) == 0x000004, "Wrong alignment on SHCharacterPlayMapComponent_AddOrUpdateObjectData"); \ static_assert(sizeof(SHCharacterPlayMapComponent_AddOrUpdateObjectData) == 0x000010, "Wrong size on SHCharacterPlayMapComponent_AddOrUpdateObjectData"); \ static_assert(offsetof(SHCharacterPlayMapComponent_AddOrUpdateObjectData, MapObjectData) == 0x000000, "Member 'SHCharacterPlayMapComponent_AddOrUpdateObjectData::MapObjectData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray \ static_assert(alignof(SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray) == 0x000008, "Wrong alignment on SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray"); \ static_assert(sizeof(SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray) == 0x000010, "Wrong size on SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray"); \ static_assert(offsetof(SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray, MapObjectDataArray) == 0x000000, "Member 'SHCharacterPlayMapComponent_AddOrUpdateObjectDataArray::MapObjectDataArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMapComponent_FindObjectDataValue \ static_assert(alignof(SHCharacterPlayMapComponent_FindObjectDataValue) == 0x000004, "Wrong alignment on SHCharacterPlayMapComponent_FindObjectDataValue"); \ static_assert(sizeof(SHCharacterPlayMapComponent_FindObjectDataValue) == 0x000010, "Wrong size on SHCharacterPlayMapComponent_FindObjectDataValue"); \ static_assert(offsetof(SHCharacterPlayMapComponent_FindObjectDataValue, ObjectID) == 0x000000, "Member 'SHCharacterPlayMapComponent_FindObjectDataValue::ObjectID' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMapComponent_FindObjectDataValue, Map) == 0x000008, "Member 'SHCharacterPlayMapComponent_FindObjectDataValue::Map' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMapComponent_FindObjectDataValue, ReturnValue) == 0x00000C, "Member 'SHCharacterPlayMapComponent_FindObjectDataValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayMapComponent \ static_assert(alignof(USHCharacterPlayMapComponent) == 0x000008, "Wrong alignment on USHCharacterPlayMapComponent"); \ static_assert(sizeof(USHCharacterPlayMapComponent) == 0x000240, "Wrong size on USHCharacterPlayMapComponent"); \ static_assert(offsetof(USHCharacterPlayMapComponent, MapsPriorities) == 0x0000A0, "Member 'USHCharacterPlayMapComponent::MapsPriorities' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, OwnerCharacter) == 0x0000F0, "Member 'USHCharacterPlayMapComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, MapsVolumes) == 0x0000F8, "Member 'USHCharacterPlayMapComponent::MapsVolumes' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, FogMapRevealObjectsToApply) == 0x000108, "Member 'USHCharacterPlayMapComponent::FogMapRevealObjectsToApply' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, MapsObjectsData) == 0x000118, "Member 'USHCharacterPlayMapComponent::MapsObjectsData' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, MapsDynamicObjectsContainers) == 0x000168, "Member 'USHCharacterPlayMapComponent::MapsDynamicObjectsContainers' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMapComponent, FogMapsMapRevealedObjectsContainers) == 0x0001B8, "Member 'USHCharacterPlayMapComponent::FogMapsMapRevealedObjectsContainers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight \ static_assert(alignof(SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight) == 0x000004, "Wrong alignment on SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight"); \ static_assert(sizeof(SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight) == 0x000004, "Wrong size on SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight"); \ static_assert(offsetof(SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight, PhysicalAnimationWeight) == 0x000000, "Member 'SHAnimPhysicalSubcomp_SetPhysicalAnimationWeight::PhysicalAnimationWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimPhysicalSubcomp \ static_assert(alignof(USHAnimPhysicalSubcomp) == 0x000008, "Wrong alignment on USHAnimPhysicalSubcomp"); \ static_assert(sizeof(USHAnimPhysicalSubcomp) == 0x0000D8, "Wrong size on USHAnimPhysicalSubcomp"); \ static_assert(offsetof(USHAnimPhysicalSubcomp, PhysicalAnimation) == 0x000038, "Member 'USHAnimPhysicalSubcomp::PhysicalAnimation' has a wrong offset!"); \ static_assert(offsetof(USHAnimPhysicalSubcomp, PhysicalAnimationProfilesDA) == 0x000040, "Member 'USHAnimPhysicalSubcomp::PhysicalAnimationProfilesDA' has a wrong offset!"); \ static_assert(offsetof(USHAnimPhysicalSubcomp, PhysicalAnimationBlender) == 0x000048, "Member 'USHAnimPhysicalSubcomp::PhysicalAnimationBlender' has a wrong offset!"); \ static_assert(offsetof(USHAnimPhysicalSubcomp, ConstraintMotorBlender) == 0x000098, "Member 'USHAnimPhysicalSubcomp::ConstraintMotorBlender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimReviveSubcomp_SetActorOnBodyPosition \ static_assert(alignof(SHAnimReviveSubcomp_SetActorOnBodyPosition) == 0x000008, "Wrong alignment on SHAnimReviveSubcomp_SetActorOnBodyPosition"); \ static_assert(sizeof(SHAnimReviveSubcomp_SetActorOnBodyPosition) == 0x0000C0, "Wrong size on SHAnimReviveSubcomp_SetActorOnBodyPosition"); \ static_assert(offsetof(SHAnimReviveSubcomp_SetActorOnBodyPosition, ReviveData) == 0x000000, "Member 'SHAnimReviveSubcomp_SetActorOnBodyPosition::ReviveData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimReviveSubcomp_GetReviveAnimation \ static_assert(alignof(SHAnimReviveSubcomp_GetReviveAnimation) == 0x000008, "Wrong alignment on SHAnimReviveSubcomp_GetReviveAnimation"); \ static_assert(sizeof(SHAnimReviveSubcomp_GetReviveAnimation) == 0x000008, "Wrong size on SHAnimReviveSubcomp_GetReviveAnimation"); \ static_assert(offsetof(SHAnimReviveSubcomp_GetReviveAnimation, ReturnValue) == 0x000000, "Member 'SHAnimReviveSubcomp_GetReviveAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose \ static_assert(alignof(SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose) == 0x000008, "Wrong alignment on SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose"); \ static_assert(sizeof(SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose) == 0x000008, "Wrong size on SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose"); \ static_assert(offsetof(SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose, ReturnValue) == 0x000000, "Member 'SHAnimReviveSubcomp_GetReviveAnimationFromBodyPose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimReviveSubcomp_GetReviveData \ static_assert(alignof(SHAnimReviveSubcomp_GetReviveData) == 0x000008, "Wrong alignment on SHAnimReviveSubcomp_GetReviveData"); \ static_assert(sizeof(SHAnimReviveSubcomp_GetReviveData) == 0x0000C0, "Wrong size on SHAnimReviveSubcomp_GetReviveData"); \ static_assert(offsetof(SHAnimReviveSubcomp_GetReviveData, ReturnValue) == 0x000000, "Member 'SHAnimReviveSubcomp_GetReviveData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimReviveSubcomp \ static_assert(alignof(USHAnimReviveSubcomp) == 0x000008, "Wrong alignment on USHAnimReviveSubcomp"); \ static_assert(sizeof(USHAnimReviveSubcomp) == 0x000040, "Wrong size on USHAnimReviveSubcomp"); \ #define DUMPER7_ASSERTS_SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent \ static_assert(alignof(SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent) == 0x000008, "Wrong alignment on SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent"); \ static_assert(sizeof(SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent) == 0x000008, "Wrong size on SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent"); \ static_assert(offsetof(SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent, InTraversalComp) == 0x000000, "Member 'SHCharacterPlayTraversalComponent_ProcessTraversalEndedEvent::InTraversalComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent \ static_assert(alignof(SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent) == 0x000008, "Wrong alignment on SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent"); \ static_assert(sizeof(SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent) == 0x000008, "Wrong size on SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent"); \ static_assert(offsetof(SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent, InTraversalComp) == 0x000000, "Member 'SHCharacterPlayTraversalComponent_ProcessTraversalStartedEvent::InTraversalComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayTraversalComponent \ static_assert(alignof(USHCharacterPlayTraversalComponent) == 0x000008, "Wrong alignment on USHCharacterPlayTraversalComponent"); \ static_assert(sizeof(USHCharacterPlayTraversalComponent) == 0x000110, "Wrong size on USHCharacterPlayTraversalComponent"); \ static_assert(offsetof(USHCharacterPlayTraversalComponent, CurrentlyPlayingTraversal) == 0x0000A0, "Member 'USHCharacterPlayTraversalComponent::CurrentlyPlayingTraversal' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayTraversalComponent, ManagedTraversalComponents) == 0x0000A8, "Member 'USHCharacterPlayTraversalComponent::ManagedTraversalComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_OnRangedFireEnd \ static_assert(alignof(SHRangedCmbSubcomp_OnRangedFireEnd) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_OnRangedFireEnd"); \ static_assert(sizeof(SHRangedCmbSubcomp_OnRangedFireEnd) == 0x000010, "Wrong size on SHRangedCmbSubcomp_OnRangedFireEnd"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedFireEnd, Montage) == 0x000000, "Member 'SHRangedCmbSubcomp_OnRangedFireEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedFireEnd, AnimEndType) == 0x000008, "Member 'SHRangedCmbSubcomp_OnRangedFireEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_OnRangedReloadEnd \ static_assert(alignof(SHRangedCmbSubcomp_OnRangedReloadEnd) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_OnRangedReloadEnd"); \ static_assert(sizeof(SHRangedCmbSubcomp_OnRangedReloadEnd) == 0x000010, "Wrong size on SHRangedCmbSubcomp_OnRangedReloadEnd"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedReloadEnd, Montage) == 0x000000, "Member 'SHRangedCmbSubcomp_OnRangedReloadEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedReloadEnd, AnimEndType) == 0x000008, "Member 'SHRangedCmbSubcomp_OnRangedReloadEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd \ static_assert(alignof(SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd"); \ static_assert(sizeof(SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd) == 0x000010, "Wrong size on SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd, Montage) == 0x000000, "Member 'SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd, AnimEndType) == 0x000008, "Member 'SHRangedCmbSubcomp_OnRangedSingleActionPrepareEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent \ static_assert(alignof(SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent"); \ static_assert(sizeof(SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong size on SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent"); \ static_assert(offsetof(SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent, WeaponManager) == 0x000000, "Member 'SHRangedCmbSubcomp_ProcessEquippedWeaponModifiedEvent::WeaponManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent \ static_assert(alignof(SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent"); \ static_assert(sizeof(SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent) == 0x000008, "Wrong size on SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent"); \ static_assert(offsetof(SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent, ComponentRef) == 0x000000, "Member 'SHRangedCmbSubcomp_ProcessIsInSprintChangeEvent::ComponentRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent \ static_assert(alignof(SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent"); \ static_assert(sizeof(SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent) == 0x000008, "Wrong size on SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent"); \ static_assert(offsetof(SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent, ComponentRef) == 0x000000, "Member 'SHRangedCmbSubcomp_ProcessSprintRequestedChangeEvent::ComponentRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_RequestManualFire \ static_assert(alignof(SHRangedCmbSubcomp_RequestManualFire) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_RequestManualFire"); \ static_assert(sizeof(SHRangedCmbSubcomp_RequestManualFire) == 0x000008, "Wrong size on SHRangedCmbSubcomp_RequestManualFire"); \ static_assert(offsetof(SHRangedCmbSubcomp_RequestManualFire, Object) == 0x000000, "Member 'SHRangedCmbSubcomp_RequestManualFire::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_GetEquippedRangedWeapon \ static_assert(alignof(SHRangedCmbSubcomp_GetEquippedRangedWeapon) == 0x000008, "Wrong alignment on SHRangedCmbSubcomp_GetEquippedRangedWeapon"); \ static_assert(sizeof(SHRangedCmbSubcomp_GetEquippedRangedWeapon) == 0x000008, "Wrong size on SHRangedCmbSubcomp_GetEquippedRangedWeapon"); \ static_assert(offsetof(SHRangedCmbSubcomp_GetEquippedRangedWeapon, ReturnValue) == 0x000000, "Member 'SHRangedCmbSubcomp_GetEquippedRangedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedCmbSubcomp_IsInRangedAim \ static_assert(alignof(SHRangedCmbSubcomp_IsInRangedAim) == 0x000001, "Wrong alignment on SHRangedCmbSubcomp_IsInRangedAim"); \ static_assert(sizeof(SHRangedCmbSubcomp_IsInRangedAim) == 0x000001, "Wrong size on SHRangedCmbSubcomp_IsInRangedAim"); \ static_assert(offsetof(SHRangedCmbSubcomp_IsInRangedAim, ReturnValue) == 0x000000, "Member 'SHRangedCmbSubcomp_IsInRangedAim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRangedCmbSubcomp \ static_assert(alignof(USHRangedCmbSubcomp) == 0x000008, "Wrong alignment on USHRangedCmbSubcomp"); \ static_assert(sizeof(USHRangedCmbSubcomp) == 0x000248, "Wrong size on USHRangedCmbSubcomp"); \ static_assert(offsetof(USHRangedCmbSubcomp, OnRangedAimPointingActorChanged) == 0x000038, "Member 'USHRangedCmbSubcomp::OnRangedAimPointingActorChanged' has a wrong offset!"); \ static_assert(offsetof(USHRangedCmbSubcomp, OnRangedFireSuccess) == 0x000048, "Member 'USHRangedCmbSubcomp::OnRangedFireSuccess' has a wrong offset!"); \ static_assert(offsetof(USHRangedCmbSubcomp, OnRangedFireOutOfAmmo) == 0x000058, "Member 'USHRangedCmbSubcomp::OnRangedFireOutOfAmmo' has a wrong offset!"); \ static_assert(offsetof(USHRangedCmbSubcomp, OnRangedReload) == 0x000068, "Member 'USHRangedCmbSubcomp::OnRangedReload' has a wrong offset!"); \ static_assert(offsetof(USHRangedCmbSubcomp, WeaponsAmmoCounts) == 0x000078, "Member 'USHRangedCmbSubcomp::WeaponsAmmoCounts' has a wrong offset!"); \ static_assert(offsetof(USHRangedCmbSubcomp, SingleActionWeaponReadySaves) == 0x0000C8, "Member 'USHRangedCmbSubcomp::SingleActionWeaponReadySaves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimsPlayedStatisticsValueProcessor \ static_assert(alignof(USHAnimsPlayedStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHAnimsPlayedStatisticsValueProcessor"); \ static_assert(sizeof(USHAnimsPlayedStatisticsValueProcessor) == 0x000038, "Wrong size on USHAnimsPlayedStatisticsValueProcessor"); \ static_assert(offsetof(USHAnimsPlayedStatisticsValueProcessor, AutoLockedDoorCheckAnimActionPlayedCount) == 0x000030, "Member 'USHAnimsPlayedStatisticsValueProcessor::AutoLockedDoorCheckAnimActionPlayedCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnvironmentComponentSettings \ static_assert(alignof(USHEnvironmentComponentSettings) == 0x000008, "Wrong alignment on USHEnvironmentComponentSettings"); \ static_assert(sizeof(USHEnvironmentComponentSettings) == 0x000058, "Wrong size on USHEnvironmentComponentSettings"); \ static_assert(offsetof(USHEnvironmentComponentSettings, SwitchesPrioritiesData) == 0x000030, "Member 'USHEnvironmentComponentSettings::SwitchesPrioritiesData' has a wrong offset!"); \ static_assert(offsetof(USHEnvironmentComponentSettings, EnviromentSwitchNone) == 0x000040, "Member 'USHEnvironmentComponentSettings::EnviromentSwitchNone' has a wrong offset!"); \ static_assert(offsetof(USHEnvironmentComponentSettings, AudioEvent_PlayEnvironment) == 0x000048, "Member 'USHEnvironmentComponentSettings::AudioEvent_PlayEnvironment' has a wrong offset!"); \ static_assert(offsetof(USHEnvironmentComponentSettings, AudioEvent_StopEnvironment) == 0x000050, "Member 'USHEnvironmentComponentSettings::AudioEvent_StopEnvironment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation \ static_assert(alignof(SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation) == 0x000008, "Wrong alignment on SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation"); \ static_assert(sizeof(SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation) == 0x000048, "Wrong size on SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation"); \ static_assert(offsetof(SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation, ReturnValue) == 0x000000, "Member 'SHAnimWholeBodyTranslationSubcomp_CheckOnGroundAdditionalRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation \ static_assert(alignof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation) == 0x000008, "Wrong alignment on SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation"); \ static_assert(sizeof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation) == 0x000018, "Wrong size on SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation"); \ static_assert(offsetof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation, NewRotation) == 0x000000, "Member 'SHAnimWholeBodyTranslationSubcomp_SetAdditionalRotation::NewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation \ static_assert(alignof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation) == 0x000008, "Wrong alignment on SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation"); \ static_assert(sizeof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation) == 0x000048, "Wrong size on SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation"); \ static_assert(offsetof(SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation, InAdditionalRotationTarget) == 0x000000, "Member 'SHAnimWholeBodyTranslationSubcomp_SetAdditionalTranslation::InAdditionalRotationTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimWholeBodyTranslationSubcomp \ static_assert(alignof(USHAnimWholeBodyTranslationSubcomp) == 0x000008, "Wrong alignment on USHAnimWholeBodyTranslationSubcomp"); \ static_assert(sizeof(USHAnimWholeBodyTranslationSubcomp) == 0x0000D0, "Wrong size on USHAnimWholeBodyTranslationSubcomp"); \ static_assert(offsetof(USHAnimWholeBodyTranslationSubcomp, AdditionalTranslationTarget) == 0x000038, "Member 'USHAnimWholeBodyTranslationSubcomp::AdditionalTranslationTarget' has a wrong offset!"); \ static_assert(offsetof(USHAnimWholeBodyTranslationSubcomp, AdditionalTranslation) == 0x000080, "Member 'USHAnimWholeBodyTranslationSubcomp::AdditionalTranslation' has a wrong offset!"); \ static_assert(offsetof(USHAnimWholeBodyTranslationSubcomp, AdditionalTranslationAlphaTarget) == 0x0000C8, "Member 'USHAnimWholeBodyTranslationSubcomp::AdditionalTranslationAlphaTarget' has a wrong offset!"); \ static_assert(offsetof(USHAnimWholeBodyTranslationSubcomp, AdditionalTranslationAlpha) == 0x0000CC, "Member 'USHAnimWholeBodyTranslationSubcomp::AdditionalTranslationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAskReloadWidget \ static_assert(alignof(USHAskReloadWidget) == 0x000008, "Wrong alignment on USHAskReloadWidget"); \ static_assert(sizeof(USHAskReloadWidget) == 0x0003D0, "Wrong size on USHAskReloadWidget"); \ static_assert(offsetof(USHAskReloadWidget, TimeInfoFormatText) == 0x0003B0, "Member 'USHAskReloadWidget::TimeInfoFormatText' has a wrong offset!"); \ static_assert(offsetof(USHAskReloadWidget, Info_txt) == 0x0003C8, "Member 'USHAskReloadWidget::Info_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterSnapPoint \ static_assert(alignof(ASHCharacterSnapPoint) == 0x000008, "Wrong alignment on ASHCharacterSnapPoint"); \ static_assert(sizeof(ASHCharacterSnapPoint) == 0x0002B0, "Wrong size on ASHCharacterSnapPoint"); \ #define DUMPER7_ASSERTS_USHAspectAwareSpacer \ static_assert(alignof(USHAspectAwareSpacer) == 0x000008, "Wrong alignment on USHAspectAwareSpacer"); \ static_assert(sizeof(USHAspectAwareSpacer) == 0x000180, "Wrong size on USHAspectAwareSpacer"); \ static_assert(offsetof(USHAspectAwareSpacer, FillInType) == 0x00017C, "Member 'USHAspectAwareSpacer::FillInType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlayerProfile \ static_assert(alignof(USHPlayerProfile) == 0x000008, "Wrong alignment on USHPlayerProfile"); \ static_assert(sizeof(USHPlayerProfile) == 0x0001A8, "Wrong size on USHPlayerProfile"); \ static_assert(offsetof(USHPlayerProfile, ReticleVisibility) == 0x000158, "Member 'USHPlayerProfile::ReticleVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ReticleThickness) == 0x000159, "Member 'USHPlayerProfile::ReticleThickness' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ReticleOpacity) == 0x00015C, "Member 'USHPlayerProfile::ReticleOpacity' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ReticleColor) == 0x000160, "Member 'USHPlayerProfile::ReticleColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, InteractionIconVisibility) == 0x000161, "Member 'USHPlayerProfile::InteractionIconVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, InteractionIconSize) == 0x000162, "Member 'USHPlayerProfile::InteractionIconSize' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TraversalIconVisibility) == 0x000163, "Member 'USHPlayerProfile::TraversalIconVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TraversalIconSize) == 0x000164, "Member 'USHPlayerProfile::TraversalIconSize' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, StruggleInputVisibility) == 0x000165, "Member 'USHPlayerProfile::StruggleInputVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, StruggleInputSize) == 0x000166, "Member 'USHPlayerProfile::StruggleInputSize' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ShowGameplayCenterDotReticle) == 0x000167, "Member 'USHPlayerProfile::ShowGameplayCenterDotReticle' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ShowRadioStateIndicator) == 0x000168, "Member 'USHPlayerProfile::ShowRadioStateIndicator' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AmmoWidgetVisibility) == 0x000169, "Member 'USHPlayerProfile::AmmoWidgetVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, DirectionalVisualisation) == 0x00016A, "Member 'USHPlayerProfile::DirectionalVisualisation' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TranscriptionTextFont) == 0x00016B, "Member 'USHPlayerProfile::TranscriptionTextFont' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TranscriptionTextSize) == 0x00016C, "Member 'USHPlayerProfile::TranscriptionTextSize' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TutorialsVisibility) == 0x00016D, "Member 'USHPlayerProfile::TutorialsVisibility' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TutorialsTextFont) == 0x00016E, "Member 'USHPlayerProfile::TutorialsTextFont' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, TutorialsTextSize) == 0x00016F, "Member 'USHPlayerProfile::TutorialsTextSize' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, ShowLoadingHints) == 0x000170, "Member 'USHPlayerProfile::ShowLoadingHints' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AimSensitivityY) == 0x000174, "Member 'USHPlayerProfile::AimSensitivityY' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AimSensitivityX) == 0x000178, "Member 'USHPlayerProfile::AimSensitivityX' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AimInvertY) == 0x00017C, "Member 'USHPlayerProfile::AimInvertY' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AimMirrorX) == 0x00017D, "Member 'USHPlayerProfile::AimMirrorX' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, LookSensitivityY) == 0x000180, "Member 'USHPlayerProfile::LookSensitivityY' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, LookSensitivityX) == 0x000184, "Member 'USHPlayerProfile::LookSensitivityX' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, LookInvertY) == 0x000188, "Member 'USHPlayerProfile::LookInvertY' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, LookMirrorX) == 0x000189, "Member 'USHPlayerProfile::LookMirrorX' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, AimAssistMagnetismMode) == 0x00018A, "Member 'USHPlayerProfile::AimAssistMagnetismMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, bAdaptiveTriggersConstantMode) == 0x00018B, "Member 'USHPlayerProfile::bAdaptiveTriggersConstantMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, bStruggleHoldMode) == 0x00018C, "Member 'USHPlayerProfile::bStruggleHoldMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, bLowHealthVignette) == 0x00018D, "Member 'USHPlayerProfile::bLowHealthVignette' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, bEnableSplatterVignette) == 0x00018E, "Member 'USHPlayerProfile::bEnableSplatterVignette' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, bEnableItemsNotifications) == 0x00018F, "Member 'USHPlayerProfile::bEnableItemsNotifications' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, RangeAimTriggerMode) == 0x000190, "Member 'USHPlayerProfile::RangeAimTriggerMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, MeleeAttackTriggerMode) == 0x000191, "Member 'USHPlayerProfile::MeleeAttackTriggerMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, FireTriggerMode) == 0x000192, "Member 'USHPlayerProfile::FireTriggerMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, BoatLeftTriggerMode) == 0x000193, "Member 'USHPlayerProfile::BoatLeftTriggerMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, BoatRightTriggerMode) == 0x000194, "Member 'USHPlayerProfile::BoatRightTriggerMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, EnableInventoryVisualEffects) == 0x000195, "Member 'USHPlayerProfile::EnableInventoryVisualEffects' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastMode) == 0x000196, "Member 'USHPlayerProfile::HighContrastMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastAlliesColor) == 0x000197, "Member 'USHPlayerProfile::HighContrastAlliesColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastCollectibleItemsColor) == 0x000198, "Member 'USHPlayerProfile::HighContrastCollectibleItemsColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastEnemiesColor) == 0x000199, "Member 'USHPlayerProfile::HighContrastEnemiesColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastEnvironmentColor) == 0x00019A, "Member 'USHPlayerProfile::HighContrastEnvironmentColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastJamesColor) == 0x00019B, "Member 'USHPlayerProfile::HighContrastJamesColor' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, HighContrastGrayscaleBackground) == 0x00019C, "Member 'USHPlayerProfile::HighContrastGrayscaleBackground' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, VisualMode) == 0x00019D, "Member 'USHPlayerProfile::VisualMode' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, PlayerSkin) == 0x00019E, "Member 'USHPlayerProfile::PlayerSkin' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, SprintToggleable) == 0x00019F, "Member 'USHPlayerProfile::SprintToggleable' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, Presets) == 0x0001A0, "Member 'USHPlayerProfile::Presets' has a wrong offset!"); \ static_assert(offsetof(USHPlayerProfile, CombatDifficulty) == 0x0001A1, "Member 'USHPlayerProfile::CombatDifficulty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_GetObject \ static_assert(alignof(SHAsyncLoadRequestingComponent_GetObject) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_GetObject"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_GetObject) == 0x000040, "Wrong size on SHAsyncLoadRequestingComponent_GetObject"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_GetObject, SoftObject) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_GetObject::SoftObject' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_GetObject, bShouldFallbackToSyncLoad) == 0x000030, "Member 'SHAsyncLoadRequestingComponent_GetObject::bShouldFallbackToSyncLoad' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_GetObject, ReturnValue) == 0x000038, "Member 'SHAsyncLoadRequestingComponent_GetObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive \ static_assert(alignof(SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive) == 0x000008, "Wrong size on SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive, InAnimActionExeClass) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_PreloadAnimActionExecutive::InAnimActionExeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_PreloadAnimationData \ static_assert(alignof(SHAsyncLoadRequestingComponent_PreloadAnimationData) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_PreloadAnimationData"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_PreloadAnimationData) == 0x0000B0, "Wrong size on SHAsyncLoadRequestingComponent_PreloadAnimationData"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_PreloadAnimationData, InAnimationData) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_PreloadAnimationData::InAnimationData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_PreloadCameraData \ static_assert(alignof(SHAsyncLoadRequestingComponent_PreloadCameraData) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_PreloadCameraData"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_PreloadCameraData) == 0x000080, "Wrong size on SHAsyncLoadRequestingComponent_PreloadCameraData"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_PreloadCameraData, InCameraData) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_PreloadCameraData::InCameraData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_PreloadDialog \ static_assert(alignof(SHAsyncLoadRequestingComponent_PreloadDialog) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_PreloadDialog"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_PreloadDialog) == 0x000028, "Wrong size on SHAsyncLoadRequestingComponent_PreloadDialog"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_PreloadDialog, InDialogTalkID) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_PreloadDialog::InDialogTalkID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_ReleaseAsset \ static_assert(alignof(SHAsyncLoadRequestingComponent_ReleaseAsset) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_ReleaseAsset"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_ReleaseAsset) == 0x000030, "Wrong size on SHAsyncLoadRequestingComponent_ReleaseAsset"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_ReleaseAsset, SoftObject) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_ReleaseAsset::SoftObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_RequestAsyncLoad \ static_assert(alignof(SHAsyncLoadRequestingComponent_RequestAsyncLoad) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_RequestAsyncLoad"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_RequestAsyncLoad) == 0x000038, "Wrong size on SHAsyncLoadRequestingComponent_RequestAsyncLoad"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoad, SoftObject) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoad::SoftObject' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoad, bKeepLoaded) == 0x000030, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoad::bKeepLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe \ static_assert(alignof(SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe) == 0x000010, "Wrong size on SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe, InAnimActionExeClass) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe::InAnimActionExeClass' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe, bKeepLoaded) == 0x000008, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoadAnimActionExe::bKeepLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_RequestAsyncLoadSet \ static_assert(alignof(SHAsyncLoadRequestingComponent_RequestAsyncLoadSet) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_RequestAsyncLoadSet"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_RequestAsyncLoadSet) == 0x000058, "Wrong size on SHAsyncLoadRequestingComponent_RequestAsyncLoadSet"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoadSet, SoftObjects) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoadSet::SoftObjects' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_RequestAsyncLoadSet, bKeepLoaded) == 0x000050, "Member 'SHAsyncLoadRequestingComponent_RequestAsyncLoadSet::bKeepLoaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAsyncLoadRequestingComponent_IsLoaded \ static_assert(alignof(SHAsyncLoadRequestingComponent_IsLoaded) == 0x000008, "Wrong alignment on SHAsyncLoadRequestingComponent_IsLoaded"); \ static_assert(sizeof(SHAsyncLoadRequestingComponent_IsLoaded) == 0x000010, "Wrong size on SHAsyncLoadRequestingComponent_IsLoaded"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_IsLoaded, InAnimActionExeClass) == 0x000000, "Member 'SHAsyncLoadRequestingComponent_IsLoaded::InAnimActionExeClass' has a wrong offset!"); \ static_assert(offsetof(SHAsyncLoadRequestingComponent_IsLoaded, ReturnValue) == 0x000008, "Member 'SHAsyncLoadRequestingComponent_IsLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAsyncLoadRequestingComponent \ static_assert(alignof(USHAsyncLoadRequestingComponent) == 0x000008, "Wrong alignment on USHAsyncLoadRequestingComponent"); \ static_assert(sizeof(USHAsyncLoadRequestingComponent) == 0x0000C8, "Wrong size on USHAsyncLoadRequestingComponent"); \ static_assert(offsetof(USHAsyncLoadRequestingComponent, bSkipReleaseAllAssetsOnEndPlay) == 0x0000A0, "Member 'USHAsyncLoadRequestingComponent::bSkipReleaseAllAssetsOnEndPlay' has a wrong offset!"); \ static_assert(offsetof(USHAsyncLoadRequestingComponent, OnObjectLoaded) == 0x0000A8, "Member 'USHAsyncLoadRequestingComponent::OnObjectLoaded' has a wrong offset!"); \ static_assert(offsetof(USHAsyncLoadRequestingComponent, KeepedObjects) == 0x0000B8, "Member 'USHAsyncLoadRequestingComponent::KeepedObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayStatisticsComponentSettings \ static_assert(alignof(USHCharacterPlayStatisticsComponentSettings) == 0x000008, "Wrong alignment on USHCharacterPlayStatisticsComponentSettings"); \ static_assert(sizeof(USHCharacterPlayStatisticsComponentSettings) == 0x000120, "Wrong size on USHCharacterPlayStatisticsComponentSettings"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, NewGamePlusCompletedAchievement) == 0x000030, "Member 'USHCharacterPlayStatisticsComponentSettings::NewGamePlusCompletedAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, EndingToAchievementMap) == 0x000038, "Member 'USHCharacterPlayStatisticsComponentSettings::EndingToAchievementMap' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, SeenEndingsAchievementCollection) == 0x000088, "Member 'USHCharacterPlayStatisticsComponentSettings::SeenEndingsAchievementCollection' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, MaxHoursToGivePlaytimeAchievement) == 0x000090, "Member 'USHCharacterPlayStatisticsComponentSettings::MaxHoursToGivePlaytimeAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, PlaytimeAchievement) == 0x000094, "Member 'USHCharacterPlayStatisticsComponentSettings::PlaytimeAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, FinishGameNoRangeWeaponAchievement) == 0x00009C, "Member 'USHCharacterPlayStatisticsComponentSettings::FinishGameNoRangeWeaponAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, UsedWeaponsAchievement) == 0x0000A4, "Member 'USHCharacterPlayStatisticsComponentSettings::UsedWeaponsAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, UsedWeaponsItemsRowHandlesWhitelist) == 0x0000B0, "Member 'USHCharacterPlayStatisticsComponentSettings::UsedWeaponsItemsRowHandlesWhitelist' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, MeleeWeaponKillsAchievement) == 0x0000C0, "Member 'USHCharacterPlayStatisticsComponentSettings::MeleeWeaponKillsAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, RangedWeaponKillsAchievement) == 0x0000C8, "Member 'USHCharacterPlayStatisticsComponentSettings::RangedWeaponKillsAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, ClosedDoorsTriedAchievement) == 0x0000D0, "Member 'USHCharacterPlayStatisticsComponentSettings::ClosedDoorsTriedAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, GlassDestroyedAchievement) == 0x0000D8, "Member 'USHCharacterPlayStatisticsComponentSettings::GlassDestroyedAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, KillingStompAttackRowName) == 0x0000E0, "Member 'USHCharacterPlayStatisticsComponentSettings::KillingStompAttackRowName' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, KillingStompAttackAchievement) == 0x0000E8, "Member 'USHCharacterPlayStatisticsComponentSettings::KillingStompAttackAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, RadioSilenceAchievement) == 0x0000F0, "Member 'USHCharacterPlayStatisticsComponentSettings::RadioSilenceAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, ChainsawItemDataRowHandle) == 0x0000F8, "Member 'USHCharacterPlayStatisticsComponentSettings::ChainsawItemDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, ChainsawCollectedAchievement) == 0x000108, "Member 'USHCharacterPlayStatisticsComponentSettings::ChainsawCollectedAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, ReflectionItemsPickedUpAchievement) == 0x000110, "Member 'USHCharacterPlayStatisticsComponentSettings::ReflectionItemsPickedUpAchievement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponentSettings, MemosItemsPickedUpAchievement) == 0x000118, "Member 'USHCharacterPlayStatisticsComponentSettings::MemosItemsPickedUpAchievement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAudioBreathingSettings \ static_assert(alignof(USHAudioBreathingSettings) == 0x000008, "Wrong alignment on USHAudioBreathingSettings"); \ static_assert(sizeof(USHAudioBreathingSettings) == 0x000040, "Wrong size on USHAudioBreathingSettings"); \ static_assert(offsetof(USHAudioBreathingSettings, PlayBreathingEvent) == 0x000030, "Member 'USHAudioBreathingSettings::PlayBreathingEvent' has a wrong offset!"); \ static_assert(offsetof(USHAudioBreathingSettings, StopBreathingEvent) == 0x000038, "Member 'USHAudioBreathingSettings::StopBreathingEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBaseStagedAnimInstance_CanAdvanceStage \ static_assert(alignof(SHBaseStagedAnimInstance_CanAdvanceStage) == 0x000001, "Wrong alignment on SHBaseStagedAnimInstance_CanAdvanceStage"); \ static_assert(sizeof(SHBaseStagedAnimInstance_CanAdvanceStage) == 0x000001, "Wrong size on SHBaseStagedAnimInstance_CanAdvanceStage"); \ static_assert(offsetof(SHBaseStagedAnimInstance_CanAdvanceStage, ReturnValue) == 0x000000, "Member 'SHBaseStagedAnimInstance_CanAdvanceStage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBaseStagedAnimInstance \ static_assert(alignof(USHBaseStagedAnimInstance) == 0x000010, "Wrong alignment on USHBaseStagedAnimInstance"); \ static_assert(sizeof(USHBaseStagedAnimInstance) == 0x0003B0, "Wrong size on USHBaseStagedAnimInstance"); \ static_assert(offsetof(USHBaseStagedAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHBaseStagedAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHBaseStagedAnimInstance, bAdvanceStage) == 0x000349, "Member 'USHBaseStagedAnimInstance::bAdvanceStage' has a wrong offset!"); \ static_assert(offsetof(USHBaseStagedAnimInstance, bPlayFinish) == 0x00034A, "Member 'USHBaseStagedAnimInstance::bPlayFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateableComponent_OnActorHitApplyRotate \ static_assert(alignof(SHRotateableComponent_OnActorHitApplyRotate) == 0x000008, "Wrong alignment on SHRotateableComponent_OnActorHitApplyRotate"); \ static_assert(sizeof(SHRotateableComponent_OnActorHitApplyRotate) == 0x000110, "Wrong size on SHRotateableComponent_OnActorHitApplyRotate"); \ static_assert(offsetof(SHRotateableComponent_OnActorHitApplyRotate, SelfActor) == 0x000000, "Member 'SHRotateableComponent_OnActorHitApplyRotate::SelfActor' has a wrong offset!"); \ static_assert(offsetof(SHRotateableComponent_OnActorHitApplyRotate, OtherActor) == 0x000008, "Member 'SHRotateableComponent_OnActorHitApplyRotate::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHRotateableComponent_OnActorHitApplyRotate, NormalImpulse) == 0x000010, "Member 'SHRotateableComponent_OnActorHitApplyRotate::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(SHRotateableComponent_OnActorHitApplyRotate, Hit) == 0x000028, "Member 'SHRotateableComponent_OnActorHitApplyRotate::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateableComponent_RegisterComponents \ static_assert(alignof(SHRotateableComponent_RegisterComponents) == 0x000008, "Wrong alignment on SHRotateableComponent_RegisterComponents"); \ static_assert(sizeof(SHRotateableComponent_RegisterComponents) == 0x000010, "Wrong size on SHRotateableComponent_RegisterComponents"); \ static_assert(offsetof(SHRotateableComponent_RegisterComponents, InRotateableMeshComponent) == 0x000000, "Member 'SHRotateableComponent_RegisterComponents::InRotateableMeshComponent' has a wrong offset!"); \ static_assert(offsetof(SHRotateableComponent_RegisterComponents, InSHPlaneSideDetectionComponent) == 0x000008, "Member 'SHRotateableComponent_RegisterComponents::InSHPlaneSideDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRotateableComponent \ static_assert(alignof(USHRotateableComponent) == 0x000008, "Wrong alignment on USHRotateableComponent"); \ static_assert(sizeof(USHRotateableComponent) == 0x0000E8, "Wrong size on USHRotateableComponent"); \ static_assert(offsetof(USHRotateableComponent, MomentumDecreaser) == 0x0000A0, "Member 'USHRotateableComponent::MomentumDecreaser' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, MomentumLimit) == 0x0000A4, "Member 'USHRotateableComponent::MomentumLimit' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, ReceivedMoementumForceMod) == 0x0000A8, "Member 'USHRotateableComponent::ReceivedMoementumForceMod' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, HitThrottle) == 0x0000AC, "Member 'USHRotateableComponent::HitThrottle' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, bDebug) == 0x0000B0, "Member 'USHRotateableComponent::bDebug' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, RotateableMesh) == 0x0000B8, "Member 'USHRotateableComponent::RotateableMesh' has a wrong offset!"); \ static_assert(offsetof(USHRotateableComponent, PlaneSideDetectionComponent) == 0x0000C0, "Member 'USHRotateableComponent::PlaneSideDetectionComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAudioStatesComponentSettings \ static_assert(alignof(USHAudioStatesComponentSettings) == 0x000008, "Wrong alignment on USHAudioStatesComponentSettings"); \ static_assert(sizeof(USHAudioStatesComponentSettings) == 0x000080, "Wrong size on USHAudioStatesComponentSettings"); \ static_assert(offsetof(USHAudioStatesComponentSettings, CombatStateCooldownTime) == 0x000030, "Member 'USHAudioStatesComponentSettings::CombatStateCooldownTime' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, DangerStateCooldownTime) == 0x000034, "Member 'USHAudioStatesComponentSettings::DangerStateCooldownTime' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_Calm) == 0x000038, "Member 'USHAudioStatesComponentSettings::AudioState_Calm' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_Danger) == 0x000040, "Member 'USHAudioStatesComponentSettings::AudioState_Danger' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_Combat) == 0x000048, "Member 'USHAudioStatesComponentSettings::AudioState_Combat' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_In_Bossfight) == 0x000050, "Member 'USHAudioStatesComponentSettings::AudioState_In_Bossfight' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_Out_Bossfight) == 0x000058, "Member 'USHAudioStatesComponentSettings::AudioState_Out_Bossfight' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioEvent_StopFleshLipEnviroEffect) == 0x000060, "Member 'USHAudioStatesComponentSettings::AudioEvent_StopFleshLipEnviroEffect' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioEvent_StopFleshLipMusicEffect) == 0x000068, "Member 'USHAudioStatesComponentSettings::AudioEvent_StopFleshLipMusicEffect' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_In_Cutscene) == 0x000070, "Member 'USHAudioStatesComponentSettings::AudioState_In_Cutscene' has a wrong offset!"); \ static_assert(offsetof(USHAudioStatesComponentSettings, AudioState_Out_Cutscene) == 0x000078, "Member 'USHAudioStatesComponentSettings::AudioState_Out_Cutscene' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue \ static_assert(alignof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue) == 0x000001, "Wrong alignment on SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue"); \ static_assert(sizeof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue) == 0x000001, "Wrong size on SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue"); \ static_assert(offsetof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue, bInValue) == 0x000000, "Member 'SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugIsAllowedToAddValue::bInValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue \ static_assert(alignof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue) == 0x000001, "Wrong alignment on SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue"); \ static_assert(sizeof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue) == 0x000001, "Wrong size on SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue"); \ static_assert(offsetof(SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue, bInValue) == 0x000000, "Member 'SHBlissEndingFactor_SHDebug_Character_Endings_Factors_BlissEnding_SetDebugValue::bInValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBlissEndingFactor \ static_assert(alignof(USHBlissEndingFactor) == 0x000008, "Wrong alignment on USHBlissEndingFactor"); \ static_assert(sizeof(USHBlissEndingFactor) == 0x000038, "Wrong size on USHBlissEndingFactor"); \ static_assert(offsetof(USHBlissEndingFactor, bIsAllowedToAddValue) == 0x000030, "Member 'USHBlissEndingFactor::bIsAllowedToAddValue' has a wrong offset!"); \ static_assert(offsetof(USHBlissEndingFactor, bValue) == 0x000031, "Member 'USHBlissEndingFactor::bValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAudioHealthSettings \ static_assert(alignof(USHAudioHealthSettings) == 0x000008, "Wrong alignment on USHAudioHealthSettings"); \ static_assert(sizeof(USHAudioHealthSettings) == 0x000078, "Wrong size on USHAudioHealthSettings"); \ static_assert(offsetof(USHAudioHealthSettings, ReceivedDamageEvent_Generic) == 0x000030, "Member 'USHAudioHealthSettings::ReceivedDamageEvent_Generic' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, Play_CriticalInjuryEvent) == 0x000038, "Member 'USHAudioHealthSettings::Play_CriticalInjuryEvent' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, Stop_CriticalInjuryEvent) == 0x000040, "Member 'USHAudioHealthSettings::Stop_CriticalInjuryEvent' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, RTPC_HealthPercentage) == 0x000048, "Member 'USHAudioHealthSettings::RTPC_HealthPercentage' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, AudioHealthState_Fine) == 0x000050, "Member 'USHAudioHealthSettings::AudioHealthState_Fine' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, AudioHealthState_LowInjury) == 0x000058, "Member 'USHAudioHealthSettings::AudioHealthState_LowInjury' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, AudioHealthState_HeavyInjury) == 0x000060, "Member 'USHAudioHealthSettings::AudioHealthState_HeavyInjury' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, AudioHealthState_CriticalInjury) == 0x000068, "Member 'USHAudioHealthSettings::AudioHealthState_CriticalInjury' has a wrong offset!"); \ static_assert(offsetof(USHAudioHealthSettings, AudioHealthState_Dead) == 0x000070, "Member 'USHAudioHealthSettings::AudioHealthState_Dead' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBlockingVolume \ static_assert(alignof(ASHBlockingVolume) == 0x000008, "Wrong alignment on ASHBlockingVolume"); \ static_assert(sizeof(ASHBlockingVolume) == 0x000318, "Wrong size on ASHBlockingVolume"); \ static_assert(offsetof(ASHBlockingVolume, WalkableSlopeOverride) == 0x000304, "Member 'ASHBlockingVolume::WalkableSlopeOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSpawnPointSettings \ static_assert(alignof(USHSpawnPointSettings) == 0x000008, "Wrong alignment on USHSpawnPointSettings"); \ static_assert(sizeof(USHSpawnPointSettings) == 0x000098, "Wrong size on USHSpawnPointSettings"); \ static_assert(offsetof(USHSpawnPointSettings, SpawnpointsItemsDatabase) == 0x000038, "Member 'USHSpawnPointSettings::SpawnpointsItemsDatabase' has a wrong offset!"); \ static_assert(offsetof(USHSpawnPointSettings, SpawnpointsTutorialsDatabase) == 0x000068, "Member 'USHSpawnPointSettings::SpawnpointsTutorialsDatabase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBloodPuddle_IsFullyDeveloped \ static_assert(alignof(SHBloodPuddle_IsFullyDeveloped) == 0x000001, "Wrong alignment on SHBloodPuddle_IsFullyDeveloped"); \ static_assert(sizeof(SHBloodPuddle_IsFullyDeveloped) == 0x000001, "Wrong size on SHBloodPuddle_IsFullyDeveloped"); \ static_assert(offsetof(SHBloodPuddle_IsFullyDeveloped, ReturnValue) == 0x000000, "Member 'SHBloodPuddle_IsFullyDeveloped::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBloodPuddle \ static_assert(alignof(ASHBloodPuddle) == 0x000008, "Wrong alignment on ASHBloodPuddle"); \ static_assert(sizeof(ASHBloodPuddle) == 0x000308, "Wrong size on ASHBloodPuddle"); \ static_assert(offsetof(ASHBloodPuddle, DecalPuddle) == 0x0002B0, "Member 'ASHBloodPuddle::DecalPuddle' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, ErosionCurve) == 0x0002B8, "Member 'ASHBloodPuddle::ErosionCurve' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, TimeToFillPuddle) == 0x0002C0, "Member 'ASHBloodPuddle::TimeToFillPuddle' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, VisibleFactorParameterName) == 0x0002C4, "Member 'ASHBloodPuddle::VisibleFactorParameterName' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, FadeAwayTime) == 0x0002CC, "Member 'ASHBloodPuddle::FadeAwayTime' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, EnableAutoFadeAway) == 0x0002D0, "Member 'ASHBloodPuddle::EnableAutoFadeAway' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, DelayToFadeAway) == 0x0002D4, "Member 'ASHBloodPuddle::DelayToFadeAway' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, DestroyAfterFadeAway) == 0x0002D8, "Member 'ASHBloodPuddle::DestroyAfterFadeAway' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, DecalMaterialDynamic) == 0x0002E0, "Member 'ASHBloodPuddle::DecalMaterialDynamic' has a wrong offset!"); \ static_assert(offsetof(ASHBloodPuddle, OwnerCharacterGuid) == 0x0002E8, "Member 'ASHBloodPuddle::OwnerCharacterGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_CanCharacterBeFinished \ static_assert(alignof(SHCharacterStatics_CanCharacterBeFinished) == 0x000008, "Wrong alignment on SHCharacterStatics_CanCharacterBeFinished"); \ static_assert(sizeof(SHCharacterStatics_CanCharacterBeFinished) == 0x000010, "Wrong size on SHCharacterStatics_CanCharacterBeFinished"); \ static_assert(offsetof(SHCharacterStatics_CanCharacterBeFinished, CheckedCharacter) == 0x000000, "Member 'SHCharacterStatics_CanCharacterBeFinished::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_CanCharacterBeFinished, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_CanCharacterBeFinished::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_GetCharacterPlay \ static_assert(alignof(SHCharacterStatics_GetCharacterPlay) == 0x000008, "Wrong alignment on SHCharacterStatics_GetCharacterPlay"); \ static_assert(sizeof(SHCharacterStatics_GetCharacterPlay) == 0x000010, "Wrong size on SHCharacterStatics_GetCharacterPlay"); \ static_assert(offsetof(SHCharacterStatics_GetCharacterPlay, WorldContextObject) == 0x000000, "Member 'SHCharacterStatics_GetCharacterPlay::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_GetCharacterPlay, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_GetCharacterPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_GetEddiePawn \ static_assert(alignof(SHCharacterStatics_GetEddiePawn) == 0x000008, "Wrong alignment on SHCharacterStatics_GetEddiePawn"); \ static_assert(sizeof(SHCharacterStatics_GetEddiePawn) == 0x000010, "Wrong size on SHCharacterStatics_GetEddiePawn"); \ static_assert(offsetof(SHCharacterStatics_GetEddiePawn, WorldContextObject) == 0x000000, "Member 'SHCharacterStatics_GetEddiePawn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_GetEddiePawn, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_GetEddiePawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_GetMariaPawn \ static_assert(alignof(SHCharacterStatics_GetMariaPawn) == 0x000008, "Wrong alignment on SHCharacterStatics_GetMariaPawn"); \ static_assert(sizeof(SHCharacterStatics_GetMariaPawn) == 0x000010, "Wrong size on SHCharacterStatics_GetMariaPawn"); \ static_assert(offsetof(SHCharacterStatics_GetMariaPawn, WorldContextObject) == 0x000000, "Member 'SHCharacterStatics_GetMariaPawn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_GetMariaPawn, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_GetMariaPawn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_GetTrueCharacterLocation \ static_assert(alignof(SHCharacterStatics_GetTrueCharacterLocation) == 0x000008, "Wrong alignment on SHCharacterStatics_GetTrueCharacterLocation"); \ static_assert(sizeof(SHCharacterStatics_GetTrueCharacterLocation) == 0x000020, "Wrong size on SHCharacterStatics_GetTrueCharacterLocation"); \ static_assert(offsetof(SHCharacterStatics_GetTrueCharacterLocation, InCharacterActor) == 0x000000, "Member 'SHCharacterStatics_GetTrueCharacterLocation::InCharacterActor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_GetTrueCharacterLocation, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_GetTrueCharacterLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_IsCharacterDead \ static_assert(alignof(SHCharacterStatics_IsCharacterDead) == 0x000008, "Wrong alignment on SHCharacterStatics_IsCharacterDead"); \ static_assert(sizeof(SHCharacterStatics_IsCharacterDead) == 0x000010, "Wrong size on SHCharacterStatics_IsCharacterDead"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterDead, CheckedCharacter) == 0x000000, "Member 'SHCharacterStatics_IsCharacterDead::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterDead, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_IsCharacterDead::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_IsCharacterInCutscene \ static_assert(alignof(SHCharacterStatics_IsCharacterInCutscene) == 0x000008, "Wrong alignment on SHCharacterStatics_IsCharacterInCutscene"); \ static_assert(sizeof(SHCharacterStatics_IsCharacterInCutscene) == 0x000010, "Wrong size on SHCharacterStatics_IsCharacterInCutscene"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterInCutscene, Character) == 0x000000, "Member 'SHCharacterStatics_IsCharacterInCutscene::Character' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterInCutscene, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_IsCharacterInCutscene::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_IsCharacterInSyncAction \ static_assert(alignof(SHCharacterStatics_IsCharacterInSyncAction) == 0x000008, "Wrong alignment on SHCharacterStatics_IsCharacterInSyncAction"); \ static_assert(sizeof(SHCharacterStatics_IsCharacterInSyncAction) == 0x000010, "Wrong size on SHCharacterStatics_IsCharacterInSyncAction"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterInSyncAction, CheckedCharacter) == 0x000000, "Member 'SHCharacterStatics_IsCharacterInSyncAction::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterInSyncAction, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_IsCharacterInSyncAction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_IsCharacterKnockedDown \ static_assert(alignof(SHCharacterStatics_IsCharacterKnockedDown) == 0x000008, "Wrong alignment on SHCharacterStatics_IsCharacterKnockedDown"); \ static_assert(sizeof(SHCharacterStatics_IsCharacterKnockedDown) == 0x000010, "Wrong size on SHCharacterStatics_IsCharacterKnockedDown"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterKnockedDown, CheckedCharacter) == 0x000000, "Member 'SHCharacterStatics_IsCharacterKnockedDown::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterKnockedDown, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_IsCharacterKnockedDown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_IsCharacterOnGround \ static_assert(alignof(SHCharacterStatics_IsCharacterOnGround) == 0x000008, "Wrong alignment on SHCharacterStatics_IsCharacterOnGround"); \ static_assert(sizeof(SHCharacterStatics_IsCharacterOnGround) == 0x000010, "Wrong size on SHCharacterStatics_IsCharacterOnGround"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterOnGround, CheckedCharacter) == 0x000000, "Member 'SHCharacterStatics_IsCharacterOnGround::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_IsCharacterOnGround, ReturnValue) == 0x000008, "Member 'SHCharacterStatics_IsCharacterOnGround::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_SetActorTeam \ static_assert(alignof(SHCharacterStatics_SetActorTeam) == 0x000008, "Wrong alignment on SHCharacterStatics_SetActorTeam"); \ static_assert(sizeof(SHCharacterStatics_SetActorTeam) == 0x000018, "Wrong size on SHCharacterStatics_SetActorTeam"); \ static_assert(offsetof(SHCharacterStatics_SetActorTeam, WorldContextObject) == 0x000000, "Member 'SHCharacterStatics_SetActorTeam::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_SetActorTeam, PawnActor) == 0x000008, "Member 'SHCharacterStatics_SetActorTeam::PawnActor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_SetActorTeam, TeamID) == 0x000010, "Member 'SHCharacterStatics_SetActorTeam::TeamID' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_SetActorTeam, ReturnValue) == 0x000011, "Member 'SHCharacterStatics_SetActorTeam::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterStatics_SwitchCharacterPlay \ static_assert(alignof(SHCharacterStatics_SwitchCharacterPlay) == 0x000008, "Wrong alignment on SHCharacterStatics_SwitchCharacterPlay"); \ static_assert(sizeof(SHCharacterStatics_SwitchCharacterPlay) == 0x000018, "Wrong size on SHCharacterStatics_SwitchCharacterPlay"); \ static_assert(offsetof(SHCharacterStatics_SwitchCharacterPlay, WorldContextObject) == 0x000000, "Member 'SHCharacterStatics_SwitchCharacterPlay::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_SwitchCharacterPlay, Result) == 0x000008, "Member 'SHCharacterStatics_SwitchCharacterPlay::Result' has a wrong offset!"); \ static_assert(offsetof(SHCharacterStatics_SwitchCharacterPlay, Character) == 0x000010, "Member 'SHCharacterStatics_SwitchCharacterPlay::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterStatics \ static_assert(alignof(USHCharacterStatics) == 0x000008, "Wrong alignment on USHCharacterStatics"); \ static_assert(sizeof(USHCharacterStatics) == 0x000028, "Wrong size on USHCharacterStatics"); \ #define DUMPER7_ASSERTS_SHJumpIntoHoleAnimInstance_CanReceiveInput \ static_assert(alignof(SHJumpIntoHoleAnimInstance_CanReceiveInput) == 0x000001, "Wrong alignment on SHJumpIntoHoleAnimInstance_CanReceiveInput"); \ static_assert(sizeof(SHJumpIntoHoleAnimInstance_CanReceiveInput) == 0x000001, "Wrong size on SHJumpIntoHoleAnimInstance_CanReceiveInput"); \ static_assert(offsetof(SHJumpIntoHoleAnimInstance_CanReceiveInput, ReturnValue) == 0x000000, "Member 'SHJumpIntoHoleAnimInstance_CanReceiveInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHJumpIntoHoleAnimInstance \ static_assert(alignof(USHJumpIntoHoleAnimInstance) == 0x000010, "Wrong alignment on USHJumpIntoHoleAnimInstance"); \ static_assert(sizeof(USHJumpIntoHoleAnimInstance) == 0x000370, "Wrong size on USHJumpIntoHoleAnimInstance"); \ static_assert(offsetof(USHJumpIntoHoleAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHJumpIntoHoleAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHJumpIntoHoleAnimInstance, bAdvanceStage) == 0x000349, "Member 'USHJumpIntoHoleAnimInstance::bAdvanceStage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemInteractionAnimInstance \ static_assert(alignof(USHItemInteractionAnimInstance) == 0x000010, "Wrong alignment on USHItemInteractionAnimInstance"); \ static_assert(sizeof(USHItemInteractionAnimInstance) == 0x0003D0, "Wrong size on USHItemInteractionAnimInstance"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InteractionType) == 0x000348, "Member 'USHItemInteractionAnimInstance::InteractionType' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bItemTakeStartGuard) == 0x000349, "Member 'USHItemInteractionAnimInstance::bItemTakeStartGuard' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bTakeItemRightHand) == 0x00034A, "Member 'USHItemInteractionAnimInstance::bTakeItemRightHand' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, TakeItemDirection) == 0x00034C, "Member 'USHItemInteractionAnimInstance::TakeItemDirection' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, TakeItemHeight) == 0x000350, "Member 'USHItemInteractionAnimInstance::TakeItemHeight' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, TakeItemBlendspace) == 0x000358, "Member 'USHItemInteractionAnimInstance::TakeItemBlendspace' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, ItemInHandPoseOverride) == 0x000360, "Member 'USHItemInteractionAnimInstance::ItemInHandPoseOverride' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, WeaponHandPoseOverride) == 0x000368, "Member 'USHItemInteractionAnimInstance::WeaponHandPoseOverride' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, ItemHandPoseOverrideAlpha) == 0x000370, "Member 'USHItemInteractionAnimInstance::ItemHandPoseOverrideAlpha' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationStart) == 0x000374, "Member 'USHItemInteractionAnimInstance::bInvestigationStart' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationEnd) == 0x000375, "Member 'USHItemInteractionAnimInstance::bInvestigationEnd' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationInstant) == 0x000376, "Member 'USHItemInteractionAnimInstance::bInvestigationInstant' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationBreak) == 0x000377, "Member 'USHItemInteractionAnimInstance::bInvestigationBreak' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationItemSwitch) == 0x000378, "Member 'USHItemInteractionAnimInstance::bInvestigationItemSwitch' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationInputSpeedCurve) == 0x000380, "Member 'USHItemInteractionAnimInstance::InvestigationInputSpeedCurve' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationAnimationFrame) == 0x000388, "Member 'USHItemInteractionAnimInstance::InvestigationAnimationFrame' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, bInvestigationFlip) == 0x00038C, "Member 'USHItemInteractionAnimInstance::bInvestigationFlip' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationFlipSide) == 0x000390, "Member 'USHItemInteractionAnimInstance::InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationType) == 0x000394, "Member 'USHItemInteractionAnimInstance::InvestigationType' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationFlipPlayRate) == 0x000398, "Member 'USHItemInteractionAnimInstance::InvestigationFlipPlayRate' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationFlipStartTime) == 0x00039C, "Member 'USHItemInteractionAnimInstance::InvestigationFlipStartTime' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, SetupAnimation) == 0x0003A0, "Member 'USHItemInteractionAnimInstance::SetupAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, InvestigationLoopAnimation) == 0x0003A8, "Member 'USHItemInteractionAnimInstance::InvestigationLoopAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, FinishAnimation) == 0x0003B0, "Member 'USHItemInteractionAnimInstance::FinishAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, TakeAnimation) == 0x0003B8, "Member 'USHItemInteractionAnimInstance::TakeAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemInteractionAnimInstance, FingersPose) == 0x0003C0, "Member 'USHItemInteractionAnimInstance::FingersPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone) == 0x000030, "Wrong size on SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, InBoneName) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, InActivatePhysicsForParentBodyLevelsAbove) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::InActivatePhysicsForParentBodyLevelsAbove' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, InPhysicsBlendInput) == 0x00000C, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::InPhysicsBlendInput' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, InAllowRootPhysics) == 0x000020, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::InAllowRootPhysics' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, InPhysicsIdentifier) == 0x000024, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::InPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone, ReturnValue) == 0x00002C, "Member 'SHBonePhysicsControllerSubcomponent_ActivatePhysicsForBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone) == 0x000008, "Wrong alignment on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone) == 0x000060, "Wrong size on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InBoneName) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InForceLocation) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InForceLocation' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InForce) == 0x000020, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InForce' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InActivatePhysicsForParentBodyLevelsAbove) == 0x000038, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InActivatePhysicsForParentBodyLevelsAbove' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InPhysicsBlendInput) == 0x00003C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InPhysicsBlendInput' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InAllowRootPhysics) == 0x000050, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InAllowRootPhysics' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, InPhysicsIdentifier) == 0x000054, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::InPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone, ReturnValue) == 0x00005C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren) == 0x000008, "Wrong alignment on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren) == 0x000068, "Wrong size on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InBoneName) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InForceLocation) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InForceLocation' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InForce) == 0x000020, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InForce' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InChildrenBoneForceMultiplier) == 0x000038, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InChildrenBoneForceMultiplier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InOnlyApplyForceToDirectChildren) == 0x00003C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InOnlyApplyForceToDirectChildren' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InApplyForceAtChildLocation) == 0x00003D, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InApplyForceAtChildLocation' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InActivatePhysicsForParentBodyLevelsAbove) == 0x000040, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InActivatePhysicsForParentBodyLevelsAbove' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InPhysicsBlendInput) == 0x000044, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InPhysicsBlendInput' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InAllowRootPhysics) == 0x000058, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InAllowRootPhysics' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, InPhysicsIdentifier) == 0x00005C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::InPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren, ReturnValue) == 0x000064, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToBoneAndItsChildren::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone) == 0x000008, "Wrong alignment on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone) == 0x000060, "Wrong size on SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InBoneName) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InForceLocation) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InForceLocation' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InForce) == 0x000020, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InForce' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InOnlyDirectChildren) == 0x000038, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InOnlyDirectChildren' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InApplyForceAtChildLocation) == 0x000039, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InApplyForceAtChildLocation' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InPhysicsBlendInput) == 0x00003C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InPhysicsBlendInput' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InAllowRootPhysics) == 0x000050, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InAllowRootPhysics' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, InPhysicsIdentifier) == 0x000054, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::InPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone, ReturnValue) == 0x00005C, "Member 'SHBonePhysicsControllerSubcomponent_ApplyPhysicsForceToChildBodiesOfBone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile) == 0x000008, "Wrong alignment on SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile) == 0x000068, "Wrong size on SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile, InSettingsProfile) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_AssignBonePhysicsSettingsProfile::InSettingsProfile' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics) == 0x000008, "Wrong size on SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics, InBlendOutTime) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics, InBlendOutCurveBend) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutAllPhysics::InBlendOutCurveBend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier) == 0x000018, "Wrong size on SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier, InBlendOutTime) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier, InBlendOutCurveBend) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier::InBlendOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier, InPhysicsIdentifier) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier::InPhysicsIdentifier' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier, InBoneName) == 0x000010, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutBonePhysicsByIdentifier::InBoneName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier) == 0x000010, "Wrong size on SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier, InBlendOutTime) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier::InBlendOutTime' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier, InBlendOutCurveBend) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier::InBlendOutCurveBend' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier, InPhysicsIdentifier) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_FadeOutPhysicsByIdentifier::InPhysicsIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FreezeBodiesPose \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FreezeBodiesPose) == 0x000001, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FreezeBodiesPose"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FreezeBodiesPose) == 0x000001, "Wrong size on SHBonePhysicsControllerSubcomponent_FreezeBodiesPose"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FreezeBodiesPose, InOnlyIfNotFrozen) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FreezeBodiesPose::InOnlyIfNotFrozen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing) == 0x000001, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing) == 0x000001, "Wrong size on SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing, InDrawPose) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugPoseDrawing::InDrawPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetDebugSettings \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetDebugSettings) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetDebugSettings"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetDebugSettings) == 0x000018, "Wrong size on SHBonePhysicsControllerSubcomponent_SetDebugSettings"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InPrintPhysicsStates) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InPrintPhysicsStates' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InDrawAppliedForcesDebug) == 0x000001, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InDrawAppliedForcesDebug' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InDrawAppliedForcesScale) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InDrawAppliedForcesScale' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InDrawBodyActiveForcesDebug) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InDrawBodyActiveForcesDebug' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InBodyActiveForcesScale) == 0x00000C, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InBodyActiveForcesScale' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InDrawPoseDebug) == 0x000010, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InDrawPoseDebug' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDebugSettings, InDrawStreamedPoseDuration) == 0x000014, "Member 'SHBonePhysicsControllerSubcomponent_SetDebugSettings::InDrawStreamedPoseDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows) == 0x000008, "Wrong size on SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows, InDrawAppliedForcesDebug) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows::InDrawAppliedForcesDebug' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows, InDrawAppliedForcesScale) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_SetDrawAppliedForcesDebugArrows::InDrawAppliedForcesScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows) == 0x000008, "Wrong size on SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows, InDrawBodyActiveForcesDebug) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows::InDrawBodyActiveForcesDebug' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows, InBodyActiveForcesScale) == 0x000004, "Member 'SHBonePhysicsControllerSubcomponent_SetDrawBodyActiveForcesDebugArrows::InBodyActiveForcesScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting) == 0x000001, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting) == 0x000001, "Wrong size on SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting, InEnableDebugPrint) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetPhysicsStatesDebugPrinting::InEnableDebugPrint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration) == 0x000004, "Wrong size on SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration, InDuration) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_SetStreamedPoseDrawingDuration::InDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose) == 0x000004, "Wrong size on SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose, InUnfreezeDelay) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_UnfreezeBodiesPose::InUnfreezeDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics) == 0x000004, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics) == 0x00000C, "Wrong size on SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics, InBoneName) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics::InBoneName' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics, ReturnValue) == 0x000008, "Member 'SHBonePhysicsControllerSubcomponent_FindIfBoneHasActivePhysics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive) == 0x000001, "Wrong alignment on SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive) == 0x000001, "Wrong size on SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive, ReturnValue) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_FindIfRootPhysicsSimulationIsActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen \ static_assert(alignof(SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen) == 0x000001, "Wrong alignment on SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen"); \ static_assert(sizeof(SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen) == 0x000002, "Wrong size on SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen, InIncludeUnfreezing) == 0x000000, "Member 'SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen::InIncludeUnfreezing' has a wrong offset!"); \ static_assert(offsetof(SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen, ReturnValue) == 0x000001, "Member 'SHBonePhysicsControllerSubcomponent_IsBodiesPoseFrozen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBonePhysicsControllerSubcomponent \ static_assert(alignof(USHBonePhysicsControllerSubcomponent) == 0x000008, "Wrong alignment on USHBonePhysicsControllerSubcomponent"); \ static_assert(sizeof(USHBonePhysicsControllerSubcomponent) == 0x000110, "Wrong size on USHBonePhysicsControllerSubcomponent"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bPreventPhysicsOfRootBody) == 0x000038, "Member 'USHBonePhysicsControllerSubcomponent::bPreventPhysicsOfRootBody' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bNeverManagePhysicsProfiles) == 0x000039, "Member 'USHBonePhysicsControllerSubcomponent::bNeverManagePhysicsProfiles' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, DefaultPhysicsProfile) == 0x000040, "Member 'USHBonePhysicsControllerSubcomponent::DefaultPhysicsProfile' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bPrintPhysicsStatesDebug) == 0x0000A8, "Member 'USHBonePhysicsControllerSubcomponent::bPrintPhysicsStatesDebug' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bDrawAppliedForcesDebug) == 0x0000A9, "Member 'USHBonePhysicsControllerSubcomponent::bDrawAppliedForcesDebug' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, DrawAppliedForcesDebugScale) == 0x0000AC, "Member 'USHBonePhysicsControllerSubcomponent::DrawAppliedForcesDebugScale' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bDrawBodyActiveForcesDebug) == 0x0000B0, "Member 'USHBonePhysicsControllerSubcomponent::bDrawBodyActiveForcesDebug' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, DrawBodyActiveForcesDebugScale) == 0x0000B4, "Member 'USHBonePhysicsControllerSubcomponent::DrawBodyActiveForcesDebugScale' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, bDrawDebugPose) == 0x0000B8, "Member 'USHBonePhysicsControllerSubcomponent::bDrawDebugPose' has a wrong offset!"); \ static_assert(offsetof(USHBonePhysicsControllerSubcomponent, DrawStreamedPoseDebugDuration) == 0x0000BC, "Member 'USHBonePhysicsControllerSubcomponent::DrawStreamedPoseDebugDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBossfightItemsManagerConfigDataAsset \ static_assert(alignof(USHBossfightItemsManagerConfigDataAsset) == 0x000008, "Wrong alignment on USHBossfightItemsManagerConfigDataAsset"); \ static_assert(sizeof(USHBossfightItemsManagerConfigDataAsset) == 0x000080, "Wrong size on USHBossfightItemsManagerConfigDataAsset"); \ static_assert(offsetof(USHBossfightItemsManagerConfigDataAsset, PhaseToSetupMap) == 0x000030, "Member 'USHBossfightItemsManagerConfigDataAsset::PhaseToSetupMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLoadingScreenWidget_OnShowHint \ static_assert(alignof(SHLoadingScreenWidget_OnShowHint) == 0x000001, "Wrong alignment on SHLoadingScreenWidget_OnShowHint"); \ static_assert(sizeof(SHLoadingScreenWidget_OnShowHint) == 0x000001, "Wrong size on SHLoadingScreenWidget_OnShowHint"); \ static_assert(offsetof(SHLoadingScreenWidget_OnShowHint, Show) == 0x000000, "Member 'SHLoadingScreenWidget_OnShowHint::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLoadingScreenWidget_GetDeathReason \ static_assert(alignof(SHLoadingScreenWidget_GetDeathReason) == 0x000001, "Wrong alignment on SHLoadingScreenWidget_GetDeathReason"); \ static_assert(sizeof(SHLoadingScreenWidget_GetDeathReason) == 0x000001, "Wrong size on SHLoadingScreenWidget_GetDeathReason"); \ static_assert(offsetof(SHLoadingScreenWidget_GetDeathReason, ReturnValue) == 0x000000, "Member 'SHLoadingScreenWidget_GetDeathReason::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLoadingScreenWidget_IsDeathReload \ static_assert(alignof(SHLoadingScreenWidget_IsDeathReload) == 0x000001, "Wrong alignment on SHLoadingScreenWidget_IsDeathReload"); \ static_assert(sizeof(SHLoadingScreenWidget_IsDeathReload) == 0x000001, "Wrong size on SHLoadingScreenWidget_IsDeathReload"); \ static_assert(offsetof(SHLoadingScreenWidget_IsDeathReload, ReturnValue) == 0x000000, "Member 'SHLoadingScreenWidget_IsDeathReload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLoadingScreenWidget \ static_assert(alignof(USHLoadingScreenWidget) == 0x000010, "Wrong alignment on USHLoadingScreenWidget"); \ static_assert(sizeof(USHLoadingScreenWidget) == 0x000490, "Wrong size on USHLoadingScreenWidget"); \ static_assert(offsetof(USHLoadingScreenWidget, BackgroundMovie_img) == 0x0002F0, "Member 'USHLoadingScreenWidget::BackgroundMovie_img' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, MediaPlayer) == 0x0002F8, "Member 'USHLoadingScreenWidget::MediaPlayer' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, HintText_lbl) == 0x000300, "Member 'USHLoadingScreenWidget::HintText_lbl' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, LoadingHints) == 0x000308, "Member 'USHLoadingScreenWidget::LoadingHints' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, KeyTexts) == 0x000338, "Member 'USHLoadingScreenWidget::KeyTexts' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, KeyTagText) == 0x000368, "Member 'USHLoadingScreenWidget::KeyTagText' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, SeparatorText) == 0x000378, "Member 'USHLoadingScreenWidget::SeparatorText' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, HintMaxTime) == 0x000388, "Member 'USHLoadingScreenWidget::HintMaxTime' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, QTEHoldTip) == 0x00038C, "Member 'USHLoadingScreenWidget::QTEHoldTip' has a wrong offset!"); \ static_assert(offsetof(USHLoadingScreenWidget, QTEMashTip) == 0x000394, "Member 'USHLoadingScreenWidget::QTEMashTip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBrokenGlassShardsContainerComponent \ static_assert(alignof(USHBrokenGlassShardsContainerComponent) == 0x000010, "Wrong alignment on USHBrokenGlassShardsContainerComponent"); \ static_assert(sizeof(USHBrokenGlassShardsContainerComponent) == 0x0002A0, "Wrong size on USHBrokenGlassShardsContainerComponent"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug \ static_assert(alignof(SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_GenerateCustomValuesDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_GetDialogsToPreload \ static_assert(alignof(SHMariaVerbalReactionsComponent_GetDialogsToPreload) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_GetDialogsToPreload"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_GetDialogsToPreload) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_GetDialogsToPreload"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_GetDialogsToPreload, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_GetDialogsToPreload::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged \ static_assert(alignof(SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged) == 0x000008, "Wrong size on SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged, CombatComponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_HandleMariaInDangerModeChanged::CombatComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted \ static_assert(alignof(SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerMeleePrimaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted \ static_assert(alignof(SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerMeleeSecondaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess \ static_assert(alignof(SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess, RangedCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_HandlePlayerRangedFireSuccess::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted \ static_assert(alignof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerMeleePrimaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted \ static_assert(alignof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerMeleeSecondaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged \ static_assert(alignof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged) == 0x000008, "Wrong size on SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged, RangedCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerRangedAimPointingActorChanged::RangedCombatSubcomponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess \ static_assert(alignof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess, RangedCombatSubcomponent) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess, ItemWeaponContext) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_ProcessPlayerRangedFireSuccess::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked \ static_assert(alignof(SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked, Blocked) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked, Object) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_SetDangerModeChangedCommentBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_SetGeneralBlocked \ static_assert(alignof(SHMariaVerbalReactionsComponent_SetGeneralBlocked) == 0x000008, "Wrong alignment on SHMariaVerbalReactionsComponent_SetGeneralBlocked"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_SetGeneralBlocked) == 0x000010, "Wrong size on SHMariaVerbalReactionsComponent_SetGeneralBlocked"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_SetGeneralBlocked, Blocked) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_SetGeneralBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_SetGeneralBlocked, Object) == 0x000008, "Member 'SHMariaVerbalReactionsComponent_SetGeneralBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_AreAllConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_AreAllConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_AreAllConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_AreAllConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_AreAllConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_AreAllConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_AreAllConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_AreCustomConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_AreCustomConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_AreCustomConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_AreCustomConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_AreCustomConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_AreCustomConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_AreCustomConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsBehaviourStateConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsCompleted \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsCompleted) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsCompleted"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsCompleted) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsCompleted"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsCompleted, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsCoreDistance2DConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsCutsceneStateConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsDangerModeChangedCommentBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsGeneralBlocked \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsGeneralBlocked) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsGeneralBlocked"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsGeneralBlocked) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsGeneralBlocked"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsGeneralBlocked, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsGeneralBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet \ static_assert(alignof(SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet) == 0x000001, "Wrong alignment on SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet"); \ static_assert(sizeof(SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet) == 0x000001, "Wrong size on SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet"); \ static_assert(offsetof(SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet, ReturnValue) == 0x000000, "Member 'SHMariaVerbalReactionsComponent_IsPlayerCombatStateConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaVerbalReactionsComponent \ static_assert(alignof(USHMariaVerbalReactionsComponent) == 0x000008, "Wrong alignment on USHMariaVerbalReactionsComponent"); \ static_assert(sizeof(USHMariaVerbalReactionsComponent) == 0x000108, "Wrong size on USHMariaVerbalReactionsComponent"); \ static_assert(offsetof(USHMariaVerbalReactionsComponent, MaxAllowedCoreDistance2D) == 0x0000A0, "Member 'USHMariaVerbalReactionsComponent::MaxAllowedCoreDistance2D' has a wrong offset!"); \ static_assert(offsetof(USHMariaVerbalReactionsComponent, OwnerAICharacter) == 0x0000A8, "Member 'USHMariaVerbalReactionsComponent::OwnerAICharacter' has a wrong offset!"); \ static_assert(offsetof(USHMariaVerbalReactionsComponent, bIsCompleted) == 0x0000B0, "Member 'USHMariaVerbalReactionsComponent::bIsCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableGlassComponent_FakeBreak \ static_assert(alignof(SHBreakableGlassComponent_FakeBreak) == 0x000008, "Wrong alignment on SHBreakableGlassComponent_FakeBreak"); \ static_assert(sizeof(SHBreakableGlassComponent_FakeBreak) == 0x000020, "Wrong size on SHBreakableGlassComponent_FakeBreak"); \ static_assert(offsetof(SHBreakableGlassComponent_FakeBreak, EventInstigator) == 0x000000, "Member 'SHBreakableGlassComponent_FakeBreak::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(SHBreakableGlassComponent_FakeBreak, InHitDir) == 0x000008, "Member 'SHBreakableGlassComponent_FakeBreak::InHitDir' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableGlassComponent_IsBroken \ static_assert(alignof(SHBreakableGlassComponent_IsBroken) == 0x000001, "Wrong alignment on SHBreakableGlassComponent_IsBroken"); \ static_assert(sizeof(SHBreakableGlassComponent_IsBroken) == 0x000001, "Wrong size on SHBreakableGlassComponent_IsBroken"); \ static_assert(offsetof(SHBreakableGlassComponent_IsBroken, ReturnValue) == 0x000000, "Member 'SHBreakableGlassComponent_IsBroken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakableGlassComponent \ static_assert(alignof(USHBreakableGlassComponent) == 0x000010, "Wrong alignment on USHBreakableGlassComponent"); \ static_assert(sizeof(USHBreakableGlassComponent) == 0x000700, "Wrong size on USHBreakableGlassComponent"); \ static_assert(offsetof(USHBreakableGlassComponent, bBrokenOnBeginPlay) == 0x000600, "Member 'USHBreakableGlassComponent::bBrokenOnBeginPlay' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, GlassPlaneLocalDirection) == 0x000608, "Member 'USHBreakableGlassComponent::GlassPlaneLocalDirection' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, GlassPlaneOffset) == 0x000620, "Member 'USHBreakableGlassComponent::GlassPlaneOffset' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, bUseCustomFXData) == 0x000638, "Member 'USHBreakableGlassComponent::bUseCustomFXData' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, CustomFXData) == 0x000640, "Member 'USHBreakableGlassComponent::CustomFXData' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, bRegisterAsMeleeAttackSecondaryTarget) == 0x000670, "Member 'USHBreakableGlassComponent::bRegisterAsMeleeAttackSecondaryTarget' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, MaxAllowedHeightDelta) == 0x000674, "Member 'USHBreakableGlassComponent::MaxAllowedHeightDelta' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, MaxAllowedDistanceToHitPoint2D) == 0x000678, "Member 'USHBreakableGlassComponent::MaxAllowedDistanceToHitPoint2D' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, bIsDirectionalOneSideOnly) == 0x00067C, "Member 'USHBreakableGlassComponent::bIsDirectionalOneSideOnly' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, MinRequiredDirectionsDotProduct) == 0x000680, "Member 'USHBreakableGlassComponent::MinRequiredDirectionsDotProduct' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, SecondaryAttackDataRowHandle) == 0x000688, "Member 'USHBreakableGlassComponent::SecondaryAttackDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, PointToHitBorderDeadZone) == 0x000698, "Member 'USHBreakableGlassComponent::PointToHitBorderDeadZone' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, bUseCustomGlassPlaneLocalDirectionsWhitelist) == 0x0006A8, "Member 'USHBreakableGlassComponent::bUseCustomGlassPlaneLocalDirectionsWhitelist' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, CustomGlassPlaneLocalDirectionsWhitelist) == 0x0006B0, "Member 'USHBreakableGlassComponent::CustomGlassPlaneLocalDirectionsWhitelist' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, LightEffect) == 0x0006C0, "Member 'USHBreakableGlassComponent::LightEffect' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, OnBreakEvent) == 0x0006C8, "Member 'USHBreakableGlassComponent::OnBreakEvent' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassComponent, BrokenShardsContainer) == 0x0006D8, "Member 'USHBreakableGlassComponent::BrokenShardsContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakableGlassSettings \ static_assert(alignof(USHBreakableGlassSettings) == 0x000008, "Wrong alignment on USHBreakableGlassSettings"); \ static_assert(sizeof(USHBreakableGlassSettings) == 0x0000C8, "Wrong size on USHBreakableGlassSettings"); \ static_assert(offsetof(USHBreakableGlassSettings, MainGlassFX) == 0x000038, "Member 'USHBreakableGlassSettings::MainGlassFX' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassSettings, MainGlassNoiseConfig) == 0x000068, "Member 'USHBreakableGlassSettings::MainGlassNoiseConfig' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassSettings, ShardGlassFX) == 0x000080, "Member 'USHBreakableGlassSettings::ShardGlassFX' has a wrong offset!"); \ static_assert(offsetof(USHBreakableGlassSettings, ShardGlassNoiseConfig) == 0x0000B0, "Member 'USHBreakableGlassSettings::ShardGlassNoiseConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInputReceiver_ProcessBoatForwardInputAction \ static_assert(alignof(SHInputReceiver_ProcessBoatForwardInputAction) == 0x000008, "Wrong alignment on SHInputReceiver_ProcessBoatForwardInputAction"); \ static_assert(sizeof(SHInputReceiver_ProcessBoatForwardInputAction) == 0x000018, "Wrong size on SHInputReceiver_ProcessBoatForwardInputAction"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatForwardInputAction, InputSource) == 0x000000, "Member 'SHInputReceiver_ProcessBoatForwardInputAction::InputSource' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatForwardInputAction, State) == 0x000008, "Member 'SHInputReceiver_ProcessBoatForwardInputAction::State' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatForwardInputAction, ChangeType) == 0x000010, "Member 'SHInputReceiver_ProcessBoatForwardInputAction::ChangeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInputReceiver_ProcessBoatLeftInputAction \ static_assert(alignof(SHInputReceiver_ProcessBoatLeftInputAction) == 0x000008, "Wrong alignment on SHInputReceiver_ProcessBoatLeftInputAction"); \ static_assert(sizeof(SHInputReceiver_ProcessBoatLeftInputAction) == 0x000018, "Wrong size on SHInputReceiver_ProcessBoatLeftInputAction"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatLeftInputAction, InputSource) == 0x000000, "Member 'SHInputReceiver_ProcessBoatLeftInputAction::InputSource' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatLeftInputAction, State) == 0x000008, "Member 'SHInputReceiver_ProcessBoatLeftInputAction::State' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatLeftInputAction, ChangeType) == 0x000010, "Member 'SHInputReceiver_ProcessBoatLeftInputAction::ChangeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInputReceiver_ProcessBoatRightInputAction \ static_assert(alignof(SHInputReceiver_ProcessBoatRightInputAction) == 0x000008, "Wrong alignment on SHInputReceiver_ProcessBoatRightInputAction"); \ static_assert(sizeof(SHInputReceiver_ProcessBoatRightInputAction) == 0x000018, "Wrong size on SHInputReceiver_ProcessBoatRightInputAction"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatRightInputAction, InputSource) == 0x000000, "Member 'SHInputReceiver_ProcessBoatRightInputAction::InputSource' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatRightInputAction, State) == 0x000008, "Member 'SHInputReceiver_ProcessBoatRightInputAction::State' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessBoatRightInputAction, ChangeType) == 0x000010, "Member 'SHInputReceiver_ProcessBoatRightInputAction::ChangeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInputReceiver_ProcessDodgeInputAction \ static_assert(alignof(SHInputReceiver_ProcessDodgeInputAction) == 0x000008, "Wrong alignment on SHInputReceiver_ProcessDodgeInputAction"); \ static_assert(sizeof(SHInputReceiver_ProcessDodgeInputAction) == 0x000018, "Wrong size on SHInputReceiver_ProcessDodgeInputAction"); \ static_assert(offsetof(SHInputReceiver_ProcessDodgeInputAction, InputSource) == 0x000000, "Member 'SHInputReceiver_ProcessDodgeInputAction::InputSource' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessDodgeInputAction, State) == 0x000008, "Member 'SHInputReceiver_ProcessDodgeInputAction::State' has a wrong offset!"); \ static_assert(offsetof(SHInputReceiver_ProcessDodgeInputAction, ChangeType) == 0x000010, "Member 'SHInputReceiver_ProcessDodgeInputAction::ChangeType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInputReceiver \ static_assert(alignof(ISHInputReceiver) == 0x000001, "Wrong alignment on ISHInputReceiver"); \ static_assert(sizeof(ISHInputReceiver) == 0x000001, "Wrong size on ISHInputReceiver"); \ #define DUMPER7_ASSERTS_SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent \ static_assert(alignof(SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent) == 0x000008, "Wrong alignment on SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent"); \ static_assert(sizeof(SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent) == 0x000008, "Wrong size on SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent"); \ static_assert(offsetof(SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent, InComponentPtr) == 0x000000, "Member 'SHBreakableWallActor_ProcessBreakableMeshMainComponentBreakEvent::InComponentPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBreakableWallActor_IsBroken \ static_assert(alignof(SHBreakableWallActor_IsBroken) == 0x000001, "Wrong alignment on SHBreakableWallActor_IsBroken"); \ static_assert(sizeof(SHBreakableWallActor_IsBroken) == 0x000001, "Wrong size on SHBreakableWallActor_IsBroken"); \ static_assert(offsetof(SHBreakableWallActor_IsBroken, ReturnValue) == 0x000000, "Member 'SHBreakableWallActor_IsBroken::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHBreakableWallActor \ static_assert(alignof(ASHBreakableWallActor) == 0x000008, "Wrong alignment on ASHBreakableWallActor"); \ static_assert(sizeof(ASHBreakableWallActor) == 0x000308, "Wrong size on ASHBreakableWallActor"); \ static_assert(offsetof(ASHBreakableWallActor, BreakableMeshMainComponent) == 0x0002B0, "Member 'ASHBreakableWallActor::BreakableMeshMainComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, SecondaryTargetFrontComponent) == 0x0002B8, "Member 'ASHBreakableWallActor::SecondaryTargetFrontComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, SecondaryTargetBackComponent) == 0x0002C0, "Member 'ASHBreakableWallActor::SecondaryTargetBackComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, AkSoundComponent) == 0x0002C8, "Member 'ASHBreakableWallActor::AkSoundComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, PortalBoundsBoxComponent) == 0x0002D0, "Member 'ASHBreakableWallActor::PortalBoundsBoxComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, AkPortalOpenableComponent) == 0x0002D8, "Member 'ASHBreakableWallActor::AkPortalOpenableComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, VisualMeshesPivotComponent) == 0x0002E0, "Member 'ASHBreakableWallActor::VisualMeshesPivotComponent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, LastHitSecondaryAttackDataRowHandle) == 0x0002E8, "Member 'ASHBreakableWallActor::LastHitSecondaryAttackDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, BreakStepAudioEvent) == 0x0002F8, "Member 'ASHBreakableWallActor::BreakStepAudioEvent' has a wrong offset!"); \ static_assert(offsetof(ASHBreakableWallActor, LastBreakAudioEvent) == 0x000300, "Member 'ASHBreakableWallActor::LastBreakAudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBreakGlassTutorialHandler \ static_assert(alignof(USHBreakGlassTutorialHandler) == 0x000008, "Wrong alignment on USHBreakGlassTutorialHandler"); \ static_assert(sizeof(USHBreakGlassTutorialHandler) == 0x000048, "Wrong size on USHBreakGlassTutorialHandler"); \ #define DUMPER7_ASSERTS_SHMaryTransformationState_GetGrabPointSearchOffset \ static_assert(alignof(SHMaryTransformationState_GetGrabPointSearchOffset) == 0x000008, "Wrong alignment on SHMaryTransformationState_GetGrabPointSearchOffset"); \ static_assert(sizeof(SHMaryTransformationState_GetGrabPointSearchOffset) == 0x000018, "Wrong size on SHMaryTransformationState_GetGrabPointSearchOffset"); \ static_assert(offsetof(SHMaryTransformationState_GetGrabPointSearchOffset, ReturnValue) == 0x000000, "Member 'SHMaryTransformationState_GetGrabPointSearchOffset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryTransformationState_GetMaryTransformationState \ static_assert(alignof(SHMaryTransformationState_GetMaryTransformationState) == 0x000001, "Wrong alignment on SHMaryTransformationState_GetMaryTransformationState"); \ static_assert(sizeof(SHMaryTransformationState_GetMaryTransformationState) == 0x000001, "Wrong size on SHMaryTransformationState_GetMaryTransformationState"); \ static_assert(offsetof(SHMaryTransformationState_GetMaryTransformationState, ReturnValue) == 0x000000, "Member 'SHMaryTransformationState_GetMaryTransformationState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryTransformationState_GetShouldRotationBeMaintained \ static_assert(alignof(SHMaryTransformationState_GetShouldRotationBeMaintained) == 0x000001, "Wrong alignment on SHMaryTransformationState_GetShouldRotationBeMaintained"); \ static_assert(sizeof(SHMaryTransformationState_GetShouldRotationBeMaintained) == 0x000001, "Wrong size on SHMaryTransformationState_GetShouldRotationBeMaintained"); \ static_assert(offsetof(SHMaryTransformationState_GetShouldRotationBeMaintained, ReturnValue) == 0x000000, "Member 'SHMaryTransformationState_GetShouldRotationBeMaintained::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryTransformationState_GetTransformationOverrides \ static_assert(alignof(SHMaryTransformationState_GetTransformationOverrides) == 0x000004, "Wrong alignment on SHMaryTransformationState_GetTransformationOverrides"); \ static_assert(sizeof(SHMaryTransformationState_GetTransformationOverrides) == 0x000028, "Wrong size on SHMaryTransformationState_GetTransformationOverrides"); \ static_assert(offsetof(SHMaryTransformationState_GetTransformationOverrides, OutShouldBeUsed) == 0x000000, "Member 'SHMaryTransformationState_GetTransformationOverrides::OutShouldBeUsed' has a wrong offset!"); \ static_assert(offsetof(SHMaryTransformationState_GetTransformationOverrides, OutCurves) == 0x000004, "Member 'SHMaryTransformationState_GetTransformationOverrides::OutCurves' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryTransformationState \ static_assert(alignof(USHMaryTransformationState) == 0x000008, "Wrong alignment on USHMaryTransformationState"); \ static_assert(sizeof(USHMaryTransformationState) == 0x000118, "Wrong size on USHMaryTransformationState"); \ static_assert(offsetof(USHMaryTransformationState, MaryTransformationState) == 0x0000D0, "Member 'USHMaryTransformationState::MaryTransformationState' has a wrong offset!"); \ static_assert(offsetof(USHMaryTransformationState, bMaintainRotation) == 0x0000D1, "Member 'USHMaryTransformationState::bMaintainRotation' has a wrong offset!"); \ static_assert(offsetof(USHMaryTransformationState, GrabPointSearchOffset) == 0x0000D8, "Member 'USHMaryTransformationState::GrabPointSearchOffset' has a wrong offset!"); \ static_assert(offsetof(USHMaryTransformationState, bUseOverrides) == 0x0000F0, "Member 'USHMaryTransformationState::bUseOverrides' has a wrong offset!"); \ static_assert(offsetof(USHMaryTransformationState, TransformationCurveOverrides) == 0x0000F4, "Member 'USHMaryTransformationState::TransformationCurveOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHBuoyancyMimicComponent_Initialize \ static_assert(alignof(SHBuoyancyMimicComponent_Initialize) == 0x000008, "Wrong alignment on SHBuoyancyMimicComponent_Initialize"); \ static_assert(sizeof(SHBuoyancyMimicComponent_Initialize) == 0x000008, "Wrong size on SHBuoyancyMimicComponent_Initialize"); \ static_assert(offsetof(SHBuoyancyMimicComponent_Initialize, InManagedComp) == 0x000000, "Member 'SHBuoyancyMimicComponent_Initialize::InManagedComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHBuoyancyMimicComponent \ static_assert(alignof(USHBuoyancyMimicComponent) == 0x000008, "Wrong alignment on USHBuoyancyMimicComponent"); \ static_assert(sizeof(USHBuoyancyMimicComponent) == 0x0000D0, "Wrong size on USHBuoyancyMimicComponent"); \ static_assert(offsetof(USHBuoyancyMimicComponent, WavesData) == 0x0000A0, "Member 'USHBuoyancyMimicComponent::WavesData' has a wrong offset!"); \ static_assert(offsetof(USHBuoyancyMimicComponent, RotationScale) == 0x0000B0, "Member 'USHBuoyancyMimicComponent::RotationScale' has a wrong offset!"); \ static_assert(offsetof(USHBuoyancyMimicComponent, DisplacementScale) == 0x0000B4, "Member 'USHBuoyancyMimicComponent::DisplacementScale' has a wrong offset!"); \ static_assert(offsetof(USHBuoyancyMimicComponent, bEnableDebug) == 0x0000B8, "Member 'USHBuoyancyMimicComponent::bEnableDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraActor_GetSHCameraComponent \ static_assert(alignof(SHCameraActor_GetSHCameraComponent) == 0x000008, "Wrong alignment on SHCameraActor_GetSHCameraComponent"); \ static_assert(sizeof(SHCameraActor_GetSHCameraComponent) == 0x000008, "Wrong size on SHCameraActor_GetSHCameraComponent"); \ static_assert(offsetof(SHCameraActor_GetSHCameraComponent, ReturnValue) == 0x000000, "Member 'SHCameraActor_GetSHCameraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCameraActor \ static_assert(alignof(ASHCameraActor) == 0x000010, "Wrong alignment on ASHCameraActor"); \ static_assert(sizeof(ASHCameraActor) == 0x0009F0, "Wrong size on ASHCameraActor"); \ #define DUMPER7_ASSERTS_USHInteractionIconSlotComponent \ static_assert(alignof(USHInteractionIconSlotComponent) == 0x000010, "Wrong alignment on USHInteractionIconSlotComponent"); \ static_assert(sizeof(USHInteractionIconSlotComponent) == 0x0002A0, "Wrong size on USHInteractionIconSlotComponent"); \ #define DUMPER7_ASSERTS_USHCameraAnimationSequence \ static_assert(alignof(USHCameraAnimationSequence) == 0x000008, "Wrong alignment on USHCameraAnimationSequence"); \ static_assert(sizeof(USHCameraAnimationSequence) == 0x000220, "Wrong size on USHCameraAnimationSequence"); \ #define DUMPER7_ASSERTS_USHCameraProfilesData \ static_assert(alignof(USHCameraProfilesData) == 0x000008, "Wrong alignment on USHCameraProfilesData"); \ static_assert(sizeof(USHCameraProfilesData) == 0x000080, "Wrong size on USHCameraProfilesData"); \ static_assert(offsetof(USHCameraProfilesData, Profiles) == 0x000030, "Member 'USHCameraProfilesData::Profiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMenuTutorialsConfig \ static_assert(alignof(UMenuTutorialsConfig) == 0x000008, "Wrong alignment on UMenuTutorialsConfig"); \ static_assert(sizeof(UMenuTutorialsConfig) == 0x000080, "Wrong size on UMenuTutorialsConfig"); \ static_assert(offsetof(UMenuTutorialsConfig, Tutorials) == 0x000030, "Member 'UMenuTutorialsConfig::Tutorials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCameraFOVBlender_GetAssignedValue \ static_assert(alignof(SHCameraFOVBlender_GetAssignedValue) == 0x000004, "Wrong alignment on SHCameraFOVBlender_GetAssignedValue"); \ static_assert(sizeof(SHCameraFOVBlender_GetAssignedValue) == 0x000004, "Wrong size on SHCameraFOVBlender_GetAssignedValue"); \ static_assert(offsetof(SHCameraFOVBlender_GetAssignedValue, ReturnValue) == 0x000000, "Member 'SHCameraFOVBlender_GetAssignedValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCameraFOVBlender \ static_assert(alignof(USHCameraFOVBlender) == 0x000008, "Wrong alignment on USHCameraFOVBlender"); \ static_assert(sizeof(USHCameraFOVBlender) == 0x000080, "Wrong size on USHCameraFOVBlender"); \ #define DUMPER7_ASSERTS_USHCameraMAARLBlender \ static_assert(alignof(USHCameraMAARLBlender) == 0x000008, "Wrong alignment on USHCameraMAARLBlender"); \ static_assert(sizeof(USHCameraMAARLBlender) == 0x000080, "Wrong size on USHCameraMAARLBlender"); \ #define DUMPER7_ASSERTS_USHGameplayMapSavePointComponent \ static_assert(alignof(USHGameplayMapSavePointComponent) == 0x000008, "Wrong alignment on USHGameplayMapSavePointComponent"); \ static_assert(sizeof(USHGameplayMapSavePointComponent) == 0x0000C0, "Wrong size on USHGameplayMapSavePointComponent"); \ #define DUMPER7_ASSERTS_USHCameraPostProcessBlender \ static_assert(alignof(USHCameraPostProcessBlender) == 0x000010, "Wrong alignment on USHCameraPostProcessBlender"); \ static_assert(sizeof(USHCameraPostProcessBlender) == 0x000780, "Wrong size on USHCameraPostProcessBlender"); \ static_assert(offsetof(USHCameraPostProcessBlender, BlendedData) == 0x000080, "Member 'USHCameraPostProcessBlender::BlendedData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_ReExpandCapsuleAtDesiredLocationAndRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere, InHalfHeightWithoutHemisphere) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetBaseHalfHeightWithoutHemisphere::InHalfHeightWithoutHemisphere' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleActivated \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleActivated) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleActivated"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleActivated) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleActivated"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleActivated, InActivated) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleActivated::InActivated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar, InAnchorScalar) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleAnchorHeightScalar::InAnchorScalar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions, InAvoidCollisions) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleAvoidCollisions::InAvoidCollisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar, InScalar) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleDesiredExtensionScalar::InScalar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled, InEnableIdleRotation) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleIdleRotationEnabled::InEnableIdleRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation, InInterpolate) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleInterpolatingRotation::InInterpolate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation) == 0x000008, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation) == 0x000040, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation, InAnchorLocation) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation::InAnchorLocation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation, InCapsuleRotation) == 0x000018, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation::InCapsuleRotation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation, InSweepCollisions) == 0x000030, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation::InSweepCollisions' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation, InPullbackRotationMultiplier) == 0x000034, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation::InPullbackRotationMultiplier' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation, ReturnValue) == 0x000038, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired) == 0x000002, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired, InSweepCollisions) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired::InSweepCollisions' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired, ReturnValue) == 0x000001, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleLocationAndRotationToDesired::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset) == 0x000008, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset) == 0x000018, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset, InAttachmentOffset) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentOffset::InAttachmentOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars) == 0x000008, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars) == 0x000018, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars, InAttachmentScalars) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleParentAttachmentScalars::InAttachmentScalars' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled \ static_assert(alignof(SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled, InEnableAlignment) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_SetCapsuleSurfaceAlignmentEnabled::InEnableAlignment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange \ static_assert(alignof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange) == 0x000010, "Wrong alignment on SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange) == 0x000160, "Wrong size on SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, InTargetAnchorLocation) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::InTargetAnchorLocation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, InTargetCapsuleRotation) == 0x000018, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::InTargetCapsuleRotation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, InPullbackRotationMultiplier) == 0x000030, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::InPullbackRotationMultiplier' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, OutCapsuleLocation) == 0x000038, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::OutCapsuleLocation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, OutCapsuleRotation) == 0x000050, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::OutCapsuleRotation' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, OutHitResult) == 0x000070, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange, ReturnValue) == 0x000158, "Member 'SHCaterpillarCapsuleComponent_TraceCapsuleLocationAndRotationChange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleCurrentExtensionScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleDesiredHalfHeightWithoutHemisphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleExtensionSafetyMargin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor) == 0x00000C, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor, OutTopScalar) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor::OutTopScalar' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor, OutBottomScalar) == 0x000004, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor::OutBottomScalar' has a wrong offset!"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor, InClamped) == 0x000008, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleExtensionScalarsFromAnchor::InClamped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleIdleRotationEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleIsActivated \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleIsActivated) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleIsActivated"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleIsActivated) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleIsActivated"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleIsActivated, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleIsActivated::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleIsAvoidingCollisions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleIsInterpolatingRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation) == 0x000010, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation) == 0x000020, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleLyingRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace) == 0x000010, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace) == 0x000020, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleParentAttachmentDesiredRotationInActorSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleRadiusSafetyMargin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled) == 0x000001, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled) == 0x000001, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleSurfaceAlignmentEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation) == 0x000008, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation) == 0x000018, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation) == 0x000010, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation) == 0x000020, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleTargetAnchorWorldRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation) == 0x000010, "Wrong alignment on SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation) == 0x000020, "Wrong size on SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetCapsuleUnlyingWorldRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetDesiredCapsuleBottomDistanceFromAnchor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor \ static_assert(alignof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor) == 0x000004, "Wrong alignment on SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor"); \ static_assert(sizeof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor) == 0x000004, "Wrong size on SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor"); \ static_assert(offsetof(SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor, ReturnValue) == 0x000000, "Member 'SHCaterpillarCapsuleComponent_GetDesiredCapsuleTopDistanceFromAnchor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCaterpillarCapsuleComponent \ static_assert(alignof(USHCaterpillarCapsuleComponent) == 0x000010, "Wrong alignment on USHCaterpillarCapsuleComponent"); \ static_assert(sizeof(USHCaterpillarCapsuleComponent) == 0x000720, "Wrong size on USHCaterpillarCapsuleComponent"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleParentAttachmentScalars) == 0x000580, "Member 'USHCaterpillarCapsuleComponent::CapsuleParentAttachmentScalars' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleParentAttachmentOffset) == 0x000598, "Member 'USHCaterpillarCapsuleComponent::CapsuleParentAttachmentOffset' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleParentAttachmentRotationInActorSpace) == 0x0005B0, "Member 'USHCaterpillarCapsuleComponent::CapsuleParentAttachmentRotationInActorSpace' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleAnchorHeightScalar) == 0x0005C8, "Member 'USHCaterpillarCapsuleComponent::CapsuleAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleStartsActivated) == 0x0005CC, "Member 'USHCaterpillarCapsuleComponent::bCapsuleStartsActivated' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleAvoidCollisions) == 0x0005CD, "Member 'USHCaterpillarCapsuleComponent::bCapsuleAvoidCollisions' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, TracingInitialLiftAngleHACK) == 0x0005D0, "Member 'USHCaterpillarCapsuleComponent::TracingInitialLiftAngleHACK' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, InitialCollisionPullbackRotation) == 0x0005D8, "Member 'USHCaterpillarCapsuleComponent::InitialCollisionPullbackRotation' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, InitialCollisionPullbackRotationOnPawns) == 0x0005E8, "Member 'USHCaterpillarCapsuleComponent::InitialCollisionPullbackRotationOnPawns' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, TraceEndPoints) == 0x0005F8, "Member 'USHCaterpillarCapsuleComponent::TraceEndPoints' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, TraceDensity) == 0x000608, "Member 'USHCaterpillarCapsuleComponent::TraceDensity' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bSnapBackToCollision) == 0x00060C, "Member 'USHCaterpillarCapsuleComponent::bSnapBackToCollision' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleAlignToSurface) == 0x00060D, "Member 'USHCaterpillarCapsuleComponent::bCapsuleAlignToSurface' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentMargin) == 0x000610, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentMargin' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentIgnoreAnglesPast) == 0x000614, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentIgnoreAnglesPast' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsulSurfaceAlignmentTraceAtHeight) == 0x000618, "Member 'USHCaterpillarCapsuleComponent::CapsulSurfaceAlignmentTraceAtHeight' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentTraceVector) == 0x000620, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentTraceVector' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentTraceVectorPullback) == 0x000638, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentTraceVectorPullback' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleAlignToSurfaceIgnorePawnChannel) == 0x00063C, "Member 'USHCaterpillarCapsuleComponent::bCapsuleAlignToSurfaceIgnorePawnChannel' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleAlignToSurfaceIgnorePawns) == 0x00063D, "Member 'USHCaterpillarCapsuleComponent::bCapsuleAlignToSurfaceIgnorePawns' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bCapsuleSurfaceAlignmentTraceForStairs) == 0x00063E, "Member 'USHCaterpillarCapsuleComponent::bCapsuleSurfaceAlignmentTraceForStairs' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentTraceVectorExtensionForStairs) == 0x000640, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentTraceVectorExtensionForStairs' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleSurfaceAlignmentInterpolationHalfTime) == 0x000644, "Member 'USHCaterpillarCapsuleComponent::CapsuleSurfaceAlignmentInterpolationHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bInterpolateCapsuleRotation) == 0x000648, "Member 'USHCaterpillarCapsuleComponent::bInterpolateCapsuleRotation' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bEnableIdleRotation) == 0x000649, "Member 'USHCaterpillarCapsuleComponent::bEnableIdleRotation' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationIdleInterpolationHalfTime) == 0x00064C, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationIdleInterpolationHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bEnableMovementRotation) == 0x000650, "Member 'USHCaterpillarCapsuleComponent::bEnableMovementRotation' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationMinimumInterpolationHalfTime) == 0x000654, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationMinimumInterpolationHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationMaximumInterpolationHalfTime) == 0x000658, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationMaximumInterpolationHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationAtMinimumVelocity) == 0x00065C, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationAtMinimumVelocity' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationAtMaximumVelocity) == 0x000660, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationAtMaximumVelocity' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRotationVelocityMeasurementScale) == 0x000668, "Member 'USHCaterpillarCapsuleComponent::CapsuleRotationVelocityMeasurementScale' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleExtensionScalar) == 0x000680, "Member 'USHCaterpillarCapsuleComponent::CapsuleExtensionScalar' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleExtensionSafetyMargin) == 0x000684, "Member 'USHCaterpillarCapsuleComponent::CapsuleExtensionSafetyMargin' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, CapsuleRadiusSafetyMargin) == 0x000688, "Member 'USHCaterpillarCapsuleComponent::CapsuleRadiusSafetyMargin' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bDrawCollisionDebug) == 0x00068C, "Member 'USHCaterpillarCapsuleComponent::bDrawCollisionDebug' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, bDrawSurfaceAlignmentDebug) == 0x00068D, "Member 'USHCaterpillarCapsuleComponent::bDrawSurfaceAlignmentDebug' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, ConnectedCapsules) == 0x000690, "Member 'USHCaterpillarCapsuleComponent::ConnectedCapsules' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, p_CachedConnectedCapsulesBaseLength) == 0x0006A0, "Member 'USHCaterpillarCapsuleComponent::p_CachedConnectedCapsulesBaseLength' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, p_BaseCapsuleHalfHeightWithoutHemisphere) == 0x0006A4, "Member 'USHCaterpillarCapsuleComponent::p_BaseCapsuleHalfHeightWithoutHemisphere' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, p_CapsuleParentAttachmentRotationInActorSpaceQuat) == 0x0006B0, "Member 'USHCaterpillarCapsuleComponent::p_CapsuleParentAttachmentRotationInActorSpaceQuat' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, p_CapsuleParentAttachmentRelativeRotationQuat) == 0x0006D0, "Member 'USHCaterpillarCapsuleComponent::p_CapsuleParentAttachmentRelativeRotationQuat' has a wrong offset!"); \ static_assert(offsetof(USHCaterpillarCapsuleComponent, p_CapsuleTraceInitialLiftRotationQuat) == 0x0006F0, "Member 'USHCaterpillarCapsuleComponent::p_CapsuleTraceInitialLiftRotationQuat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtActorInterface_CanBeLookedAt \ static_assert(alignof(SHLookAtActorInterface_CanBeLookedAt) == 0x000001, "Wrong alignment on SHLookAtActorInterface_CanBeLookedAt"); \ static_assert(sizeof(SHLookAtActorInterface_CanBeLookedAt) == 0x000001, "Wrong size on SHLookAtActorInterface_CanBeLookedAt"); \ static_assert(offsetof(SHLookAtActorInterface_CanBeLookedAt, ReturnValue) == 0x000000, "Member 'SHLookAtActorInterface_CanBeLookedAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtActorInterface_GetLookAtTargetComponent \ static_assert(alignof(SHLookAtActorInterface_GetLookAtTargetComponent) == 0x000008, "Wrong alignment on SHLookAtActorInterface_GetLookAtTargetComponent"); \ static_assert(sizeof(SHLookAtActorInterface_GetLookAtTargetComponent) == 0x000008, "Wrong size on SHLookAtActorInterface_GetLookAtTargetComponent"); \ static_assert(offsetof(SHLookAtActorInterface_GetLookAtTargetComponent, ReturnValue) == 0x000000, "Member 'SHLookAtActorInterface_GetLookAtTargetComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHLookAtActorInterface \ static_assert(alignof(ISHLookAtActorInterface) == 0x000001, "Wrong alignment on ISHLookAtActorInterface"); \ static_assert(sizeof(ISHLookAtActorInterface) == 0x000001, "Wrong size on ISHLookAtActorInterface"); \ #define DUMPER7_ASSERTS_USHCenterDotCrosshairWidget \ static_assert(alignof(USHCenterDotCrosshairWidget) == 0x000008, "Wrong alignment on USHCenterDotCrosshairWidget"); \ static_assert(sizeof(USHCenterDotCrosshairWidget) == 0x000298, "Wrong size on USHCenterDotCrosshairWidget"); \ #define DUMPER7_ASSERTS_SHCharacterImpactInteraction_TryStartInteraction \ static_assert(alignof(SHCharacterImpactInteraction_TryStartInteraction) == 0x000008, "Wrong alignment on SHCharacterImpactInteraction_TryStartInteraction"); \ static_assert(sizeof(SHCharacterImpactInteraction_TryStartInteraction) == 0x000118, "Wrong size on SHCharacterImpactInteraction_TryStartInteraction"); \ static_assert(offsetof(SHCharacterImpactInteraction_TryStartInteraction, HitData) == 0x000000, "Member 'SHCharacterImpactInteraction_TryStartInteraction::HitData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCharacterImpactInteraction \ static_assert(alignof(ISHCharacterImpactInteraction) == 0x000001, "Wrong alignment on ISHCharacterImpactInteraction"); \ static_assert(sizeof(ISHCharacterImpactInteraction) == 0x000001, "Wrong size on ISHCharacterImpactInteraction"); \ #define DUMPER7_ASSERTS_SHGameplaySaveMenuWidget_HideInstant \ static_assert(alignof(SHGameplaySaveMenuWidget_HideInstant) == 0x000001, "Wrong alignment on SHGameplaySaveMenuWidget_HideInstant"); \ static_assert(sizeof(SHGameplaySaveMenuWidget_HideInstant) == 0x000001, "Wrong size on SHGameplaySaveMenuWidget_HideInstant"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_HideInstant, ReturnValue) == 0x000000, "Member 'SHGameplaySaveMenuWidget_HideInstant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplaySaveMenuWidget_PlayHide \ static_assert(alignof(SHGameplaySaveMenuWidget_PlayHide) == 0x000001, "Wrong alignment on SHGameplaySaveMenuWidget_PlayHide"); \ static_assert(sizeof(SHGameplaySaveMenuWidget_PlayHide) == 0x000001, "Wrong size on SHGameplaySaveMenuWidget_PlayHide"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_PlayHide, ReturnValue) == 0x000000, "Member 'SHGameplaySaveMenuWidget_PlayHide::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplaySaveMenuWidget_PlaySetup \ static_assert(alignof(SHGameplaySaveMenuWidget_PlaySetup) == 0x000008, "Wrong alignment on SHGameplaySaveMenuWidget_PlaySetup"); \ static_assert(sizeof(SHGameplaySaveMenuWidget_PlaySetup) == 0x000010, "Wrong size on SHGameplaySaveMenuWidget_PlaySetup"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_PlaySetup, SavePoint) == 0x000000, "Member 'SHGameplaySaveMenuWidget_PlaySetup::SavePoint' has a wrong offset!"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_PlaySetup, ReturnValue) == 0x000008, "Member 'SHGameplaySaveMenuWidget_PlaySetup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplaySaveMenuWidget_PlayShow \ static_assert(alignof(SHGameplaySaveMenuWidget_PlayShow) == 0x000001, "Wrong alignment on SHGameplaySaveMenuWidget_PlayShow"); \ static_assert(sizeof(SHGameplaySaveMenuWidget_PlayShow) == 0x000001, "Wrong size on SHGameplaySaveMenuWidget_PlayShow"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_PlayShow, ReturnValue) == 0x000000, "Member 'SHGameplaySaveMenuWidget_PlayShow::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplaySaveMenuWidget_IsAvailable \ static_assert(alignof(SHGameplaySaveMenuWidget_IsAvailable) == 0x000001, "Wrong alignment on SHGameplaySaveMenuWidget_IsAvailable"); \ static_assert(sizeof(SHGameplaySaveMenuWidget_IsAvailable) == 0x000001, "Wrong size on SHGameplaySaveMenuWidget_IsAvailable"); \ static_assert(offsetof(SHGameplaySaveMenuWidget_IsAvailable, ReturnValue) == 0x000000, "Member 'SHGameplaySaveMenuWidget_IsAvailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplaySaveMenuWidget \ static_assert(alignof(USHGameplaySaveMenuWidget) == 0x000008, "Wrong alignment on USHGameplaySaveMenuWidget"); \ static_assert(sizeof(USHGameplaySaveMenuWidget) == 0x000388, "Wrong size on USHGameplaySaveMenuWidget"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, BackKeys) == 0x0002A0, "Member 'USHGameplaySaveMenuWidget::BackKeys' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, SaveKeys) == 0x0002B0, "Member 'USHGameplaySaveMenuWidget::SaveKeys' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, bShowTooltips) == 0x0002C0, "Member 'USHGameplaySaveMenuWidget::bShowTooltips' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, MainCanvas) == 0x0002C8, "Member 'USHGameplaySaveMenuWidget::MainCanvas' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, SlotsList_wdg) == 0x0002D0, "Member 'USHGameplaySaveMenuWidget::SlotsList_wdg' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, Back_but) == 0x0002D8, "Member 'USHGameplaySaveMenuWidget::Back_but' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, Save_but) == 0x0002E0, "Member 'USHGameplaySaveMenuWidget::Save_but' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, Setup) == 0x0002E8, "Member 'USHGameplaySaveMenuWidget::Setup' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, FadeIn) == 0x0002F0, "Member 'USHGameplaySaveMenuWidget::FadeIn' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, FadeOut) == 0x0002F8, "Member 'USHGameplaySaveMenuWidget::FadeOut' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, ShowSaved) == 0x000300, "Member 'USHGameplaySaveMenuWidget::ShowSaved' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, LightEffect) == 0x000308, "Member 'USHGameplaySaveMenuWidget::LightEffect' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, OwnerCharacter) == 0x000310, "Member 'USHGameplaySaveMenuWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySaveMenuWidget, ActualSavePoint) == 0x000318, "Member 'USHGameplaySaveMenuWidget::ActualSavePoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTrivial_LookAtType \ static_assert(alignof(UTrivial_LookAtType) == 0x000008, "Wrong alignment on UTrivial_LookAtType"); \ static_assert(sizeof(UTrivial_LookAtType) == 0x000028, "Wrong size on UTrivial_LookAtType"); \ #define DUMPER7_ASSERTS_UInteractionObject_LookAtType \ static_assert(alignof(UInteractionObject_LookAtType) == 0x000008, "Wrong alignment on UInteractionObject_LookAtType"); \ static_assert(sizeof(UInteractionObject_LookAtType) == 0x000028, "Wrong size on UInteractionObject_LookAtType"); \ #define DUMPER7_ASSERTS_SHInteractionSlot_ProcessInteractionRequest \ static_assert(alignof(SHInteractionSlot_ProcessInteractionRequest) == 0x000008, "Wrong alignment on SHInteractionSlot_ProcessInteractionRequest"); \ static_assert(sizeof(SHInteractionSlot_ProcessInteractionRequest) == 0x000018, "Wrong size on SHInteractionSlot_ProcessInteractionRequest"); \ static_assert(offsetof(SHInteractionSlot_ProcessInteractionRequest, Interaction) == 0x000000, "Member 'SHInteractionSlot_ProcessInteractionRequest::Interaction' has a wrong offset!"); \ static_assert(offsetof(SHInteractionSlot_ProcessInteractionRequest, ReturnValue) == 0x000010, "Member 'SHInteractionSlot_ProcessInteractionRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionSlot_HasInteraction \ static_assert(alignof(SHInteractionSlot_HasInteraction) == 0x000001, "Wrong alignment on SHInteractionSlot_HasInteraction"); \ static_assert(sizeof(SHInteractionSlot_HasInteraction) == 0x000001, "Wrong size on SHInteractionSlot_HasInteraction"); \ static_assert(offsetof(SHInteractionSlot_HasInteraction, ReturnValue) == 0x000000, "Member 'SHInteractionSlot_HasInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInteractionSlot \ static_assert(alignof(ISHInteractionSlot) == 0x000001, "Wrong alignment on ISHInteractionSlot"); \ static_assert(sizeof(ISHInteractionSlot) == 0x000001, "Wrong size on ISHInteractionSlot"); \ #define DUMPER7_ASSERTS_UCharacterPlay_LookAtType \ static_assert(alignof(UCharacterPlay_LookAtType) == 0x000008, "Wrong alignment on UCharacterPlay_LookAtType"); \ static_assert(sizeof(UCharacterPlay_LookAtType) == 0x000028, "Wrong size on UCharacterPlay_LookAtType"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAdaptiveTriggersManager_SetEnabled \ static_assert(alignof(SHCharacterPlayAdaptiveTriggersManager_SetEnabled) == 0x000008, "Wrong alignment on SHCharacterPlayAdaptiveTriggersManager_SetEnabled"); \ static_assert(sizeof(SHCharacterPlayAdaptiveTriggersManager_SetEnabled) == 0x000010, "Wrong size on SHCharacterPlayAdaptiveTriggersManager_SetEnabled"); \ static_assert(offsetof(SHCharacterPlayAdaptiveTriggersManager_SetEnabled, InEnable) == 0x000000, "Member 'SHCharacterPlayAdaptiveTriggersManager_SetEnabled::InEnable' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayAdaptiveTriggersManager_SetEnabled, Object) == 0x000008, "Member 'SHCharacterPlayAdaptiveTriggersManager_SetEnabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAdaptiveTriggersManager_IsEnabled \ static_assert(alignof(SHCharacterPlayAdaptiveTriggersManager_IsEnabled) == 0x000001, "Wrong alignment on SHCharacterPlayAdaptiveTriggersManager_IsEnabled"); \ static_assert(sizeof(SHCharacterPlayAdaptiveTriggersManager_IsEnabled) == 0x000001, "Wrong size on SHCharacterPlayAdaptiveTriggersManager_IsEnabled"); \ static_assert(offsetof(SHCharacterPlayAdaptiveTriggersManager_IsEnabled, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAdaptiveTriggersManager_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAdaptiveTriggersManager \ static_assert(alignof(USHCharacterPlayAdaptiveTriggersManager) == 0x000008, "Wrong alignment on USHCharacterPlayAdaptiveTriggersManager"); \ static_assert(sizeof(USHCharacterPlayAdaptiveTriggersManager) == 0x0000D0, "Wrong size on USHCharacterPlayAdaptiveTriggersManager"); \ static_assert(offsetof(USHCharacterPlayAdaptiveTriggersManager, AdaptiveTriggersSettings) == 0x0000A0, "Member 'USHCharacterPlayAdaptiveTriggersManager::AdaptiveTriggersSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsContainer_Interact \ static_assert(alignof(SHItemsContainer_Interact) == 0x000008, "Wrong alignment on SHItemsContainer_Interact"); \ static_assert(sizeof(SHItemsContainer_Interact) == 0x000010, "Wrong size on SHItemsContainer_Interact"); \ static_assert(offsetof(SHItemsContainer_Interact, Generic) == 0x000000, "Member 'SHItemsContainer_Interact::Generic' has a wrong offset!"); \ static_assert(offsetof(SHItemsContainer_Interact, Character) == 0x000008, "Member 'SHItemsContainer_Interact::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsContainer_ProcessInteractionManagerInitialized \ static_assert(alignof(SHItemsContainer_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHItemsContainer_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHItemsContainer_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHItemsContainer_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHItemsContainer_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHItemsContainer_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsContainer_SetDisabledState \ static_assert(alignof(SHItemsContainer_SetDisabledState) == 0x000008, "Wrong alignment on SHItemsContainer_SetDisabledState"); \ static_assert(sizeof(SHItemsContainer_SetDisabledState) == 0x000010, "Wrong size on SHItemsContainer_SetDisabledState"); \ static_assert(offsetof(SHItemsContainer_SetDisabledState, bInDisabled) == 0x000000, "Member 'SHItemsContainer_SetDisabledState::bInDisabled' has a wrong offset!"); \ static_assert(offsetof(SHItemsContainer_SetDisabledState, InObject) == 0x000008, "Member 'SHItemsContainer_SetDisabledState::InObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsContainer_IsInDisabledState \ static_assert(alignof(SHItemsContainer_IsInDisabledState) == 0x000001, "Wrong alignment on SHItemsContainer_IsInDisabledState"); \ static_assert(sizeof(SHItemsContainer_IsInDisabledState) == 0x000001, "Wrong size on SHItemsContainer_IsInDisabledState"); \ static_assert(offsetof(SHItemsContainer_IsInDisabledState, ReturnValue) == 0x000000, "Member 'SHItemsContainer_IsInDisabledState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemsContainer \ static_assert(alignof(ASHItemsContainer) == 0x000008, "Wrong alignment on ASHItemsContainer"); \ static_assert(sizeof(ASHItemsContainer) == 0x000310, "Wrong size on ASHItemsContainer"); \ static_assert(offsetof(ASHItemsContainer, ContainerMesh) == 0x0002B8, "Member 'ASHItemsContainer::ContainerMesh' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionGeneric) == 0x0002C0, "Member 'ASHItemsContainer::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionProximitySphere) == 0x0002C8, "Member 'ASHItemsContainer::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionIcon) == 0x0002D0, "Member 'ASHItemsContainer::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionDetectable) == 0x0002D8, "Member 'ASHItemsContainer::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionDetectableShape) == 0x0002E0, "Member 'ASHItemsContainer::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, InteractionManager) == 0x0002E8, "Member 'ASHItemsContainer::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, bIsOpenedOnBeginPlay) == 0x0002F0, "Member 'ASHItemsContainer::bIsOpenedOnBeginPlay' has a wrong offset!"); \ static_assert(offsetof(ASHItemsContainer, bIsOpen) == 0x0002F1, "Member 'ASHItemsContainer::bIsOpen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace) == 0x000008, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace) == 0x000008, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace, WorldContextObject) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_DrawMuzzleAimTrace::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_FakeAimInput \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_FakeAimInput) == 0x000001, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_FakeAimInput"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_FakeAimInput) == 0x000001, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_FakeAimInput"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_FakeAimInput, Pressed) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_FakeAimInput::Pressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput) == 0x000004, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput) == 0x000008, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput, X) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput::X' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput, Y) == 0x000004, "Member 'SHCharacterPlayAimOffsetMatchingTool_FakeRotationInput::Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch) == 0x000004, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch) == 0x000004, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_GetCameraPitch::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation) == 0x000008, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation) == 0x000018, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_GetCrosshairAimLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation \ static_assert(alignof(SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation) == 0x000008, "Wrong alignment on SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation"); \ static_assert(sizeof(SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation) == 0x000018, "Wrong size on SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation"); \ static_assert(offsetof(SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation, ReturnValue) == 0x000000, "Member 'SHCharacterPlayAimOffsetMatchingTool_GetMuzzleAimLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAimOffsetMatchingTool \ static_assert(alignof(USHCharacterPlayAimOffsetMatchingTool) == 0x000010, "Wrong alignment on USHCharacterPlayAimOffsetMatchingTool"); \ static_assert(sizeof(USHCharacterPlayAimOffsetMatchingTool) == 0x000430, "Wrong size on USHCharacterPlayAimOffsetMatchingTool"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent \ static_assert(alignof(SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent) == 0x000008, "Wrong alignment on SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent"); \ static_assert(sizeof(SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent) == 0x000008, "Wrong size on SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent"); \ static_assert(offsetof(SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent, CombatComp) == 0x000000, "Member 'SHCharacterPlayAnimActionExe_ProcessCharacterCombatInputModeChangedEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent \ static_assert(alignof(SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent) == 0x000008, "Wrong alignment on SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent"); \ static_assert(sizeof(SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent) == 0x000008, "Wrong size on SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent"); \ static_assert(offsetof(SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent, CombatComp) == 0x000000, "Member 'SHCharacterPlayAnimActionExe_ProcessCharacterReceivedHitEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayAnimActionExe \ static_assert(alignof(USHCharacterPlayAnimActionExe) == 0x000008, "Wrong alignment on USHCharacterPlayAnimActionExe"); \ static_assert(sizeof(USHCharacterPlayAnimActionExe) == 0x000078, "Wrong size on USHCharacterPlayAnimActionExe"); \ static_assert(offsetof(USHCharacterPlayAnimActionExe, bBlockMovement) == 0x000070, "Member 'USHCharacterPlayAnimActionExe::bBlockMovement' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimActionExe, bBlockViewRotation) == 0x000071, "Member 'USHCharacterPlayAnimActionExe::bBlockViewRotation' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayAnimActionExe, bAllowCombatActions) == 0x000072, "Member 'USHCharacterPlayAnimActionExe::bAllowCombatActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionStatics \ static_assert(alignof(USHInteractionStatics) == 0x000008, "Wrong alignment on USHInteractionStatics"); \ static_assert(sizeof(USHInteractionStatics) == 0x000028, "Wrong size on USHInteractionStatics"); \ #define DUMPER7_ASSERTS_USHUndefindedDamage \ static_assert(alignof(USHUndefindedDamage) == 0x000008, "Wrong alignment on USHUndefindedDamage"); \ static_assert(sizeof(USHUndefindedDamage) == 0x000040, "Wrong size on USHUndefindedDamage"); \ #define DUMPER7_ASSERTS_USHMeleeBaseDamage \ static_assert(alignof(USHMeleeBaseDamage) == 0x000008, "Wrong alignment on USHMeleeBaseDamage"); \ static_assert(sizeof(USHMeleeBaseDamage) == 0x000090, "Wrong size on USHMeleeBaseDamage"); \ static_assert(offsetof(USHMeleeBaseDamage, HitDirection) == 0x000068, "Member 'USHMeleeBaseDamage::HitDirection' has a wrong offset!"); \ static_assert(offsetof(USHMeleeBaseDamage, HitRotationRatio) == 0x000080, "Member 'USHMeleeBaseDamage::HitRotationRatio' has a wrong offset!"); \ static_assert(offsetof(USHMeleeBaseDamage, bIsGroundHit) == 0x000084, "Member 'USHMeleeBaseDamage::bIsGroundHit' has a wrong offset!"); \ static_assert(offsetof(USHMeleeBaseDamage, DamageMultiplier) == 0x000088, "Member 'USHMeleeBaseDamage::DamageMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeapon_SetMeshHidden \ static_assert(alignof(SHItemWeapon_SetMeshHidden) == 0x000008, "Wrong alignment on SHItemWeapon_SetMeshHidden"); \ static_assert(sizeof(SHItemWeapon_SetMeshHidden) == 0x000010, "Wrong size on SHItemWeapon_SetMeshHidden"); \ static_assert(offsetof(SHItemWeapon_SetMeshHidden, InWantHidden) == 0x000000, "Member 'SHItemWeapon_SetMeshHidden::InWantHidden' has a wrong offset!"); \ static_assert(offsetof(SHItemWeapon_SetMeshHidden, Object) == 0x000008, "Member 'SHItemWeapon_SetMeshHidden::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeapon_HasEnabledAnyDebug \ static_assert(alignof(SHItemWeapon_HasEnabledAnyDebug) == 0x000001, "Wrong alignment on SHItemWeapon_HasEnabledAnyDebug"); \ static_assert(sizeof(SHItemWeapon_HasEnabledAnyDebug) == 0x000001, "Wrong size on SHItemWeapon_HasEnabledAnyDebug"); \ static_assert(offsetof(SHItemWeapon_HasEnabledAnyDebug, ReturnValue) == 0x000000, "Member 'SHItemWeapon_HasEnabledAnyDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeapon_IsMeshHidden \ static_assert(alignof(SHItemWeapon_IsMeshHidden) == 0x000001, "Wrong alignment on SHItemWeapon_IsMeshHidden"); \ static_assert(sizeof(SHItemWeapon_IsMeshHidden) == 0x000001, "Wrong size on SHItemWeapon_IsMeshHidden"); \ static_assert(offsetof(SHItemWeapon_IsMeshHidden, ReturnValue) == 0x000000, "Member 'SHItemWeapon_IsMeshHidden::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemWeapon \ static_assert(alignof(ASHItemWeapon) == 0x000008, "Wrong alignment on ASHItemWeapon"); \ static_assert(sizeof(ASHItemWeapon) == 0x000690, "Wrong size on ASHItemWeapon"); \ static_assert(offsetof(ASHItemWeapon, WeaponItemAudioComponent) == 0x000360, "Member 'ASHItemWeapon::WeaponItemAudioComponent' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, DamageRange) == 0x000368, "Member 'ASHItemWeapon::DamageRange' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, AutoUnequipTime) == 0x000378, "Member 'ASHItemWeapon::AutoUnequipTime' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, AutoUnequipTimeInWater) == 0x00037C, "Member 'ASHItemWeapon::AutoUnequipTimeInWater' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, MeshAnimClass) == 0x000380, "Member 'ASHItemWeapon::MeshAnimClass' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, TargetingMinViewDotProduct) == 0x0003B0, "Member 'ASHItemWeapon::TargetingMinViewDotProduct' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, TargetingAngleScoreCurve) == 0x0003B8, "Member 'ASHItemWeapon::TargetingAngleScoreCurve' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, TargetingDistanceScoreCurve) == 0x0003C0, "Member 'ASHItemWeapon::TargetingDistanceScoreCurve' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, bUseWeaponMovementSet) == 0x0003C8, "Member 'ASHItemWeapon::bUseWeaponMovementSet' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, WeaponMovementSet) == 0x0003D0, "Member 'ASHItemWeapon::WeaponMovementSet' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, AlternativeEquipAttachSocket) == 0x000420, "Member 'ASHItemWeapon::AlternativeEquipAttachSocket' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, AlternativeEquipRelativeLocation) == 0x000428, "Member 'ASHItemWeapon::AlternativeEquipRelativeLocation' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, AlternativeEquipRelativeRotation) == 0x000440, "Member 'ASHItemWeapon::AlternativeEquipRelativeRotation' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, TraceHitFXMappings) == 0x000458, "Member 'ASHItemWeapon::TraceHitFXMappings' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, TraceHitFXSpawnerClass) == 0x000488, "Member 'ASHItemWeapon::TraceHitFXSpawnerClass' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, HitFXSpawnerAkAudioEvent) == 0x0004B8, "Member 'ASHItemWeapon::HitFXSpawnerAkAudioEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeapon, HitNoiseConfig) == 0x0004E8, "Member 'ASHItemWeapon::HitNoiseConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed \ static_assert(alignof(SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed) == 0x000008, "Wrong alignment on SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed) == 0x000008, "Wrong size on SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed, Object) == 0x000000, "Member 'SHCharacterPlayBrainComponent_ClearControlRotationInterpSpeed::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed \ static_assert(alignof(SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed) == 0x000008, "Wrong alignment on SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed) == 0x000010, "Wrong size on SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed, Speed) == 0x000000, "Member 'SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed::Speed' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed, Object) == 0x000008, "Member 'SHCharacterPlayBrainComponent_SetControlRotationInterpSpeed::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_SetGameplayMenuBlocked \ static_assert(alignof(SHCharacterPlayBrainComponent_SetGameplayMenuBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayBrainComponent_SetGameplayMenuBlocked"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_SetGameplayMenuBlocked) == 0x000010, "Wrong size on SHCharacterPlayBrainComponent_SetGameplayMenuBlocked"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetGameplayMenuBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayBrainComponent_SetGameplayMenuBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetGameplayMenuBlocked, Object) == 0x000008, "Member 'SHCharacterPlayBrainComponent_SetGameplayMenuBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked \ static_assert(alignof(SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked) == 0x000010, "Wrong size on SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked, Object) == 0x000008, "Member 'SHCharacterPlayBrainComponent_SetUpdateControlRotationBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving \ static_assert(alignof(SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving) == 0x000008, "Wrong alignment on SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving) == 0x000010, "Wrong size on SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving, Update) == 0x000000, "Member 'SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving::Update' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving, Object) == 0x000008, "Member 'SHCharacterPlayBrainComponent_SetUpdateControlRotationWhenIsNotMoving::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving \ static_assert(alignof(SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving) == 0x000001, "Wrong alignment on SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving) == 0x000001, "Wrong size on SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving, ReturnValue) == 0x000000, "Member 'SHCharacterPlayBrainComponent_GetUpdateControlRotationWhenIsNotMoving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_IsGameplayMenuBlocked \ static_assert(alignof(SHCharacterPlayBrainComponent_IsGameplayMenuBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayBrainComponent_IsGameplayMenuBlocked"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_IsGameplayMenuBlocked) == 0x000001, "Wrong size on SHCharacterPlayBrainComponent_IsGameplayMenuBlocked"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_IsGameplayMenuBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayBrainComponent_IsGameplayMenuBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked \ static_assert(alignof(SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked"); \ static_assert(sizeof(SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked) == 0x000001, "Wrong size on SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked"); \ static_assert(offsetof(SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayBrainComponent_IsUpdateControlRotationBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayBrainComponent \ static_assert(alignof(USHCharacterPlayBrainComponent) == 0x000008, "Wrong alignment on USHCharacterPlayBrainComponent"); \ static_assert(sizeof(USHCharacterPlayBrainComponent) == 0x000118, "Wrong size on USHCharacterPlayBrainComponent"); \ static_assert(offsetof(USHCharacterPlayBrainComponent, InventoryMapHoldValue) == 0x0000A0, "Member 'USHCharacterPlayBrainComponent::InventoryMapHoldValue' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayBrainComponent, OwnerCharacter) == 0x0000A8, "Member 'USHCharacterPlayBrainComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_AddFOVBlend \ static_assert(alignof(SHCharacterPlayCameraComponent_AddFOVBlend) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_AddFOVBlend"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_AddFOVBlend) == 0x000048, "Wrong size on SHCharacterPlayCameraComponent_AddFOVBlend"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_AddFOVBlend, Object) == 0x000000, "Member 'SHCharacterPlayCameraComponent_AddFOVBlend::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_AddFOVBlend, BlendName) == 0x000008, "Member 'SHCharacterPlayCameraComponent_AddFOVBlend::BlendName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_AddFOVBlend, BlendConfig) == 0x000018, "Member 'SHCharacterPlayCameraComponent_AddFOVBlend::BlendConfig' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_AddFOVBlend, FOVValue) == 0x000038, "Member 'SHCharacterPlayCameraComponent_AddFOVBlend::FOVValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_AddFOVBlend, ReturnValue) == 0x000040, "Member 'SHCharacterPlayCameraComponent_AddFOVBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_CalcLookingAtDelta \ static_assert(alignof(SHCharacterPlayCameraComponent_CalcLookingAtDelta) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_CalcLookingAtDelta"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_CalcLookingAtDelta) == 0x000030, "Wrong size on SHCharacterPlayCameraComponent_CalcLookingAtDelta"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_CalcLookingAtDelta, InWorldLoc) == 0x000000, "Member 'SHCharacterPlayCameraComponent_CalcLookingAtDelta::InWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_CalcLookingAtDelta, ReturnValue) == 0x000018, "Member 'SHCharacterPlayCameraComponent_CalcLookingAtDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_IsLookingAt \ static_assert(alignof(SHCharacterPlayCameraComponent_IsLookingAt) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_IsLookingAt"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_IsLookingAt) == 0x000028, "Wrong size on SHCharacterPlayCameraComponent_IsLookingAt"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_IsLookingAt, InWorldLoc) == 0x000000, "Member 'SHCharacterPlayCameraComponent_IsLookingAt::InWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_IsLookingAt, PitchAngleTolerance) == 0x000018, "Member 'SHCharacterPlayCameraComponent_IsLookingAt::PitchAngleTolerance' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_IsLookingAt, YawAngleTolerance) == 0x00001C, "Member 'SHCharacterPlayCameraComponent_IsLookingAt::YawAngleTolerance' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_IsLookingAt, ReturnValue) == 0x000020, "Member 'SHCharacterPlayCameraComponent_IsLookingAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect \ static_assert(alignof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect) == 0x000028, "Wrong size on SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect, Object) == 0x000000, "Member 'SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect, InPostprocessMaterial) == 0x000008, "Member 'SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect::InPostprocessMaterial' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect, InEffectMaterialParamName) == 0x000010, "Member 'SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect::InEffectMaterialParamName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect, InEffectTime) == 0x000018, "Member 'SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect::InEffectTime' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect, ReturnValue) == 0x000020, "Member 'SHCharacterPlayCameraComponent_PlaySimpleBlendableEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_RemoveFOVBlend \ static_assert(alignof(SHCharacterPlayCameraComponent_RemoveFOVBlend) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_RemoveFOVBlend"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_RemoveFOVBlend) == 0x000010, "Wrong size on SHCharacterPlayCameraComponent_RemoveFOVBlend"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_RemoveFOVBlend, Object) == 0x000000, "Member 'SHCharacterPlayCameraComponent_RemoveFOVBlend::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_RemoveFOVBlend, Instant) == 0x000008, "Member 'SHCharacterPlayCameraComponent_RemoveFOVBlend::Instant' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_RemoveFOVBlend, ReturnValue) == 0x000009, "Member 'SHCharacterPlayCameraComponent_RemoveFOVBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_FindFOVBlender \ static_assert(alignof(SHCharacterPlayCameraComponent_FindFOVBlender) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_FindFOVBlender"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_FindFOVBlender) == 0x000010, "Wrong size on SHCharacterPlayCameraComponent_FindFOVBlender"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_FindFOVBlender, Object) == 0x000000, "Member 'SHCharacterPlayCameraComponent_FindFOVBlender::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_FindFOVBlender, ReturnValue) == 0x000008, "Member 'SHCharacterPlayCameraComponent_FindFOVBlender::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayCameraComponent_HasFOVBlend \ static_assert(alignof(SHCharacterPlayCameraComponent_HasFOVBlend) == 0x000008, "Wrong alignment on SHCharacterPlayCameraComponent_HasFOVBlend"); \ static_assert(sizeof(SHCharacterPlayCameraComponent_HasFOVBlend) == 0x000010, "Wrong size on SHCharacterPlayCameraComponent_HasFOVBlend"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_HasFOVBlend, Object) == 0x000000, "Member 'SHCharacterPlayCameraComponent_HasFOVBlend::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayCameraComponent_HasFOVBlend, ReturnValue) == 0x000008, "Member 'SHCharacterPlayCameraComponent_HasFOVBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayCameraComponent \ static_assert(alignof(USHCharacterPlayCameraComponent) == 0x000010, "Wrong alignment on USHCharacterPlayCameraComponent"); \ static_assert(sizeof(USHCharacterPlayCameraComponent) == 0x000AF0, "Wrong size on USHCharacterPlayCameraComponent"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, TargetFOV) == 0x000A50, "Member 'USHCharacterPlayCameraComponent::TargetFOV' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, FOVInterpSpeed) == 0x000A54, "Member 'USHCharacterPlayCameraComponent::FOVInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, bEnableHideOwnerIfTooClose) == 0x000A58, "Member 'USHCharacterPlayCameraComponent::bEnableHideOwnerIfTooClose' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, OwnerCharacter) == 0x000A60, "Member 'USHCharacterPlayCameraComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, FOVAdditiveMapings) == 0x000A68, "Member 'USHCharacterPlayCameraComponent::FOVAdditiveMapings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, FOVBlenders) == 0x000AB8, "Member 'USHCharacterPlayCameraComponent::FOVBlenders' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, PostProcessBlenders) == 0x000AC8, "Member 'USHCharacterPlayCameraComponent::PostProcessBlenders' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraComponent, SimpleBlendableEffects) == 0x000AD8, "Member 'USHCharacterPlayCameraComponent::SimpleBlendableEffects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemAudioComponent \ static_assert(alignof(USHItemAudioComponent) == 0x000010, "Wrong alignment on USHItemAudioComponent"); \ static_assert(sizeof(USHItemAudioComponent) == 0x0004D0, "Wrong size on USHItemAudioComponent"); \ static_assert(offsetof(USHItemAudioComponent, GrabSound) == 0x0004A8, "Member 'USHItemAudioComponent::GrabSound' has a wrong offset!"); \ static_assert(offsetof(USHItemAudioComponent, HideSound) == 0x0004B0, "Member 'USHItemAudioComponent::HideSound' has a wrong offset!"); \ static_assert(offsetof(USHItemAudioComponent, FlipSound) == 0x0004B8, "Member 'USHItemAudioComponent::FlipSound' has a wrong offset!"); \ static_assert(offsetof(USHItemAudioComponent, InvestigateSound) == 0x0004C0, "Member 'USHItemAudioComponent::InvestigateSound' has a wrong offset!"); \ static_assert(offsetof(USHItemAudioComponent, SavedSwitchValue) == 0x0004C8, "Member 'USHItemAudioComponent::SavedSwitchValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayCameraOverlapHandleComponent \ static_assert(alignof(USHCharacterPlayCameraOverlapHandleComponent) == 0x000008, "Wrong alignment on USHCharacterPlayCameraOverlapHandleComponent"); \ static_assert(sizeof(USHCharacterPlayCameraOverlapHandleComponent) == 0x000100, "Wrong size on USHCharacterPlayCameraOverlapHandleComponent"); \ static_assert(offsetof(USHCharacterPlayCameraOverlapHandleComponent, MinimumHiddenTime) == 0x0000C8, "Member 'USHCharacterPlayCameraOverlapHandleComponent::MinimumHiddenTime' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayCameraOverlapHandleComponent, OwnerCharacterPlay) == 0x0000D0, "Member 'USHCharacterPlayCameraOverlapHandleComponent::OwnerCharacterPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut \ static_assert(alignof(SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut) == 0x000008, "Wrong alignment on SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut"); \ static_assert(sizeof(SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut) == 0x000010, "Wrong size on SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut"); \ static_assert(offsetof(SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut, Montage) == 0x000000, "Member 'SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut, AnimEndType) == 0x000008, "Member 'SHMeleeCmbSubcomp_OnMeleeAttackBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeleeCmbSubcomp_OnMeleeAttackEnd \ static_assert(alignof(SHMeleeCmbSubcomp_OnMeleeAttackEnd) == 0x000008, "Wrong alignment on SHMeleeCmbSubcomp_OnMeleeAttackEnd"); \ static_assert(sizeof(SHMeleeCmbSubcomp_OnMeleeAttackEnd) == 0x000010, "Wrong size on SHMeleeCmbSubcomp_OnMeleeAttackEnd"); \ static_assert(offsetof(SHMeleeCmbSubcomp_OnMeleeAttackEnd, Montage) == 0x000000, "Member 'SHMeleeCmbSubcomp_OnMeleeAttackEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHMeleeCmbSubcomp_OnMeleeAttackEnd, AnimEndType) == 0x000008, "Member 'SHMeleeCmbSubcomp_OnMeleeAttackEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMeleeCmbSubcomp \ static_assert(alignof(USHMeleeCmbSubcomp) == 0x000008, "Wrong alignment on USHMeleeCmbSubcomp"); \ static_assert(sizeof(USHMeleeCmbSubcomp) == 0x0000D8, "Wrong size on USHMeleeCmbSubcomp"); \ static_assert(offsetof(USHMeleeCmbSubcomp, OnPrimaryAttackStarted) == 0x000038, "Member 'USHMeleeCmbSubcomp::OnPrimaryAttackStarted' has a wrong offset!"); \ static_assert(offsetof(USHMeleeCmbSubcomp, OnSecondaryAttackStarted) == 0x000048, "Member 'USHMeleeCmbSubcomp::OnSecondaryAttackStarted' has a wrong offset!"); \ static_assert(offsetof(USHMeleeCmbSubcomp, RegisteredSecondaryTargets) == 0x000058, "Member 'USHMeleeCmbSubcomp::RegisteredSecondaryTargets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDLCSkinSettingsDataAsset \ static_assert(alignof(USHDLCSkinSettingsDataAsset) == 0x000008, "Wrong alignment on USHDLCSkinSettingsDataAsset"); \ static_assert(sizeof(USHDLCSkinSettingsDataAsset) == 0x000080, "Wrong size on USHDLCSkinSettingsDataAsset"); \ static_assert(offsetof(USHDLCSkinSettingsDataAsset, SkinToStaticMeshAssetMap) == 0x000030, "Member 'USHDLCSkinSettingsDataAsset::SkinToStaticMeshAssetMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayEndingsComponentSettings \ static_assert(alignof(USHCharacterPlayEndingsComponentSettings) == 0x000008, "Wrong alignment on USHCharacterPlayEndingsComponentSettings"); \ static_assert(sizeof(USHCharacterPlayEndingsComponentSettings) == 0x0000A0, "Wrong size on USHCharacterPlayEndingsComponentSettings"); \ static_assert(offsetof(USHCharacterPlayEndingsComponentSettings, InitialEndingsScoresMap) == 0x000030, "Member 'USHCharacterPlayEndingsComponentSettings::InitialEndingsScoresMap' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayEndingsComponentSettings, Factors) == 0x000080, "Member 'USHCharacterPlayEndingsComponentSettings::Factors' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayEndingsComponentSettings, CustomizedValueProcessors) == 0x000090, "Member 'USHCharacterPlayEndingsComponentSettings::CustomizedValueProcessors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaInterface_ChangeBlockingAiming \ static_assert(alignof(SHMariaInterface_ChangeBlockingAiming) == 0x000001, "Wrong alignment on SHMariaInterface_ChangeBlockingAiming"); \ static_assert(sizeof(SHMariaInterface_ChangeBlockingAiming) == 0x000001, "Wrong size on SHMariaInterface_ChangeBlockingAiming"); \ static_assert(offsetof(SHMariaInterface_ChangeBlockingAiming, bShouldAimAt) == 0x000000, "Member 'SHMariaInterface_ChangeBlockingAiming::bShouldAimAt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHMariaInterface \ static_assert(alignof(ISHMariaInterface) == 0x000001, "Wrong alignment on ISHMariaInterface"); \ static_assert(sizeof(ISHMariaInterface) == 0x000001, "Wrong size on ISHMariaInterface"); \ #define DUMPER7_ASSERTS_USHCharacterPlayEnviroSideHitEvent \ static_assert(alignof(USHCharacterPlayEnviroSideHitEvent) == 0x000008, "Wrong alignment on USHCharacterPlayEnviroSideHitEvent"); \ static_assert(sizeof(USHCharacterPlayEnviroSideHitEvent) == 0x000068, "Wrong size on USHCharacterPlayEnviroSideHitEvent"); \ #define DUMPER7_ASSERTS_SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled \ static_assert(alignof(SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled) == 0x000001, "Wrong alignment on SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled"); \ static_assert(sizeof(SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled) == 0x000001, "Wrong size on SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled"); \ static_assert(offsetof(SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled, Enable) == 0x000000, "Member 'SHMovementObstacleDetection_SHDebug_Character_MovementObstacleDetection_Enabled::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMovementObstacleDetection \ static_assert(alignof(USHMovementObstacleDetection) == 0x000008, "Wrong alignment on USHMovementObstacleDetection"); \ static_assert(sizeof(USHMovementObstacleDetection) == 0x000068, "Wrong size on USHMovementObstacleDetection"); \ static_assert(offsetof(USHMovementObstacleDetection, StopMovementThreshold) == 0x000028, "Member 'USHMovementObstacleDetection::StopMovementThreshold' has a wrong offset!"); \ static_assert(offsetof(USHMovementObstacleDetection, BlockSprintThreshold) == 0x00002C, "Member 'USHMovementObstacleDetection::BlockSprintThreshold' has a wrong offset!"); \ static_assert(offsetof(USHMovementObstacleDetection, MovementComponent) == 0x000030, "Member 'USHMovementObstacleDetection::MovementComponent' has a wrong offset!"); \ static_assert(offsetof(USHMovementObstacleDetection, Capsule) == 0x000038, "Member 'USHMovementObstacleDetection::Capsule' has a wrong offset!"); \ static_assert(offsetof(USHMovementObstacleDetection, OwnerCharacter) == 0x000040, "Member 'USHMovementObstacleDetection::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHMovementObstacleDetection, Initialized) == 0x000048, "Member 'USHMovementObstacleDetection::Initialized' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayFXComponent \ static_assert(alignof(USHCharacterPlayFXComponent) == 0x000008, "Wrong alignment on USHCharacterPlayFXComponent"); \ static_assert(sizeof(USHCharacterPlayFXComponent) == 0x000178, "Wrong size on USHCharacterPlayFXComponent"); \ static_assert(offsetof(USHCharacterPlayFXComponent, PukePuddleDamageSettings) == 0x0000F0, "Member 'USHCharacterPlayFXComponent::PukePuddleDamageSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, FrozenBreathSettings) == 0x0000F8, "Member 'USHCharacterPlayFXComponent::FrozenBreathSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, WaterInteractionSettings) == 0x000100, "Member 'USHCharacterPlayFXComponent::WaterInteractionSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, VisualHPSettings) == 0x000108, "Member 'USHCharacterPlayFXComponent::VisualHPSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, RainWettingSettings) == 0x000110, "Member 'USHCharacterPlayFXComponent::RainWettingSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, DirtLayerSettings) == 0x000118, "Member 'USHCharacterPlayFXComponent::DirtLayerSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, AcidLayerSettings) == 0x000120, "Member 'USHCharacterPlayFXComponent::AcidLayerSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayFXComponent, SwarmSettings) == 0x000128, "Member 'USHCharacterPlayFXComponent::SwarmSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlayGenericDeathPlayer \ static_assert(alignof(ASHCharacterPlayGenericDeathPlayer) == 0x000008, "Wrong alignment on ASHCharacterPlayGenericDeathPlayer"); \ static_assert(sizeof(ASHCharacterPlayGenericDeathPlayer) == 0x000450, "Wrong size on ASHCharacterPlayGenericDeathPlayer"); \ static_assert(offsetof(ASHCharacterPlayGenericDeathPlayer, CharacterAnimation) == 0x000320, "Member 'ASHCharacterPlayGenericDeathPlayer::CharacterAnimation' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayGenericDeathPlayer, CameraAnimation) == 0x0003D0, "Member 'ASHCharacterPlayGenericDeathPlayer::CameraAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayHealthSettings \ static_assert(alignof(USHCharacterPlayHealthSettings) == 0x000008, "Wrong alignment on USHCharacterPlayHealthSettings"); \ static_assert(sizeof(USHCharacterPlayHealthSettings) == 0x0002F0, "Wrong size on USHCharacterPlayHealthSettings"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, LowInjuryThreshold) == 0x000030, "Member 'USHCharacterPlayHealthSettings::LowInjuryThreshold' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, HeavyInjuryThreshold) == 0x000034, "Member 'USHCharacterPlayHealthSettings::HeavyInjuryThreshold' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, CriticalnjuryThreshold) == 0x000038, "Member 'USHCharacterPlayHealthSettings::CriticalnjuryThreshold' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, TapHealingItem) == 0x000040, "Member 'USHCharacterPlayHealthSettings::TapHealingItem' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, ActionHealingRequiredHoldTime) == 0x000050, "Member 'USHCharacterPlayHealthSettings::ActionHealingRequiredHoldTime' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, HoldHealingItem) == 0x000058, "Member 'USHCharacterPlayHealthSettings::HoldHealingItem' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, HealthMaterial) == 0x000068, "Member 'USHCharacterPlayHealthSettings::HealthMaterial' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, HealthMaterialPropertyControlsConfigs) == 0x000070, "Member 'USHCharacterPlayHealthSettings::HealthMaterialPropertyControlsConfigs' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, DefaultReceiveDamagePostProcess) == 0x000080, "Member 'USHCharacterPlayHealthSettings::DefaultReceiveDamagePostProcess' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SelectedReceiveDamagePostProcesses) == 0x0000D0, "Member 'USHCharacterPlayHealthSettings::SelectedReceiveDamagePostProcesses' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, DefaultReceiveDamageCameraShakeClass) == 0x000120, "Member 'USHCharacterPlayHealthSettings::DefaultReceiveDamageCameraShakeClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SelectedReceiveDamageCameraShakeClasses) == 0x000128, "Member 'USHCharacterPlayHealthSettings::SelectedReceiveDamageCameraShakeClasses' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, DefaultReceiveHealPostProcess) == 0x000178, "Member 'USHCharacterPlayHealthSettings::DefaultReceiveHealPostProcess' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, DeathSequenceSoftClass) == 0x0001C8, "Member 'USHCharacterPlayHealthSettings::DeathSequenceSoftClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, DirectionalGenericDeathSequenceContainers) == 0x0001F8, "Member 'USHCharacterPlayHealthSettings::DirectionalGenericDeathSequenceContainers' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, HealthControllerLightsSettings) == 0x000248, "Member 'USHCharacterPlayHealthSettings::HealthControllerLightsSettings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, ForceFeedbackOnDamageNormal) == 0x000298, "Member 'USHCharacterPlayHealthSettings::ForceFeedbackOnDamageNormal' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, ForceFeedbackOnDamageStun) == 0x0002A0, "Member 'USHCharacterPlayHealthSettings::ForceFeedbackOnDamageStun' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, ForceFeedbackOnDamageContinous) == 0x0002A8, "Member 'USHCharacterPlayHealthSettings::ForceFeedbackOnDamageContinous' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, ForceFeedbackOnDamageSoft) == 0x0002B0, "Member 'USHCharacterPlayHealthSettings::ForceFeedbackOnDamageSoft' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectDamageNormal) == 0x0002B8, "Member 'USHCharacterPlayHealthSettings::SpecialEffectDamageNormal' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectDamageStun) == 0x0002C0, "Member 'USHCharacterPlayHealthSettings::SpecialEffectDamageStun' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectDamageContinous) == 0x0002C8, "Member 'USHCharacterPlayHealthSettings::SpecialEffectDamageContinous' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectDamageSoft) == 0x0002D0, "Member 'USHCharacterPlayHealthSettings::SpecialEffectDamageSoft' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectHeal) == 0x0002D8, "Member 'USHCharacterPlayHealthSettings::SpecialEffectHeal' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectBlinkKeys) == 0x0002E0, "Member 'USHCharacterPlayHealthSettings::SpecialEffectBlinkKeys' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectBlinkColor0) == 0x0002E4, "Member 'USHCharacterPlayHealthSettings::SpecialEffectBlinkColor0' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectBlinkColor1) == 0x0002E8, "Member 'USHCharacterPlayHealthSettings::SpecialEffectBlinkColor1' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayHealthSettings, SpecialEffectBlinkPeriod) == 0x0002EC, "Member 'USHCharacterPlayHealthSettings::SpecialEffectBlinkPeriod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance \ static_assert(alignof(SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance) == 0x000004, "Wrong alignment on SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance"); \ static_assert(sizeof(SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance) == 0x000008, "Wrong size on SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance, InAnimationDistance) == 0x000000, "Member 'SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance::InAnimationDistance' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance, ReturnValue) == 0x000004, "Member 'SHLyingFigureAnimInstanceStateData_GetAreAllowedInaccurateLocomotionAnimationsOfDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed \ static_assert(alignof(SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed) == 0x000001, "Wrong alignment on SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed"); \ static_assert(sizeof(SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed) == 0x000001, "Wrong size on SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstanceStateData_GetAreInaccurateLocomotionAnimationsAllowed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle \ static_assert(alignof(SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle) == 0x000004, "Wrong alignment on SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle"); \ static_assert(sizeof(SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle) == 0x000004, "Wrong size on SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstanceStateData_GetCrawlBendPitchAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle \ static_assert(alignof(SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle) == 0x000004, "Wrong alignment on SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle"); \ static_assert(sizeof(SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle) == 0x000004, "Wrong size on SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstanceStateData_GetCrawlBendYawAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy \ static_assert(alignof(SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy) == 0x000004, "Wrong alignment on SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy"); \ static_assert(sizeof(SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy) == 0x000004, "Wrong size on SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy"); \ static_assert(offsetof(SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstanceStateData_GetInaccurateLocomotionAnimationsDistanceAccuracy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureAnimInstanceStateData \ static_assert(alignof(USHLyingFigureAnimInstanceStateData) == 0x000008, "Wrong alignment on USHLyingFigureAnimInstanceStateData"); \ static_assert(sizeof(USHLyingFigureAnimInstanceStateData) == 0x000088, "Wrong size on USHLyingFigureAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_SHCharacterPlayImpactDetectionComponent_CreateHitEvent \ static_assert(alignof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent) == 0x000008, "Wrong alignment on SHCharacterPlayImpactDetectionComponent_CreateHitEvent"); \ static_assert(sizeof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent) == 0x000118, "Wrong size on SHCharacterPlayImpactDetectionComponent_CreateHitEvent"); \ static_assert(offsetof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent, HitComponent) == 0x000000, "Member 'SHCharacterPlayImpactDetectionComponent_CreateHitEvent::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent, OtherActor) == 0x000008, "Member 'SHCharacterPlayImpactDetectionComponent_CreateHitEvent::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent, OtherComp) == 0x000010, "Member 'SHCharacterPlayImpactDetectionComponent_CreateHitEvent::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent, NormalImpulse) == 0x000018, "Member 'SHCharacterPlayImpactDetectionComponent_CreateHitEvent::NormalImpulse' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayImpactDetectionComponent_CreateHitEvent, Hit) == 0x000030, "Member 'SHCharacterPlayImpactDetectionComponent_CreateHitEvent::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayImpactDetectionComponent \ static_assert(alignof(USHCharacterPlayImpactDetectionComponent) == 0x000008, "Wrong alignment on USHCharacterPlayImpactDetectionComponent"); \ static_assert(sizeof(USHCharacterPlayImpactDetectionComponent) == 0x000110, "Wrong size on USHCharacterPlayImpactDetectionComponent"); \ static_assert(offsetof(USHCharacterPlayImpactDetectionComponent, OverlapTestMargin) == 0x0000A0, "Member 'USHCharacterPlayImpactDetectionComponent::OverlapTestMargin' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayImpactDetectionComponent, MinHitHeightFraction) == 0x0000A4, "Member 'USHCharacterPlayImpactDetectionComponent::MinHitHeightFraction' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayImpactDetectionComponent, ImpactCandidates) == 0x0000A8, "Member 'USHCharacterPlayImpactDetectionComponent::ImpactCandidates' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayImpactDetectionComponent, ActiveContacts) == 0x0000F8, "Member 'USHCharacterPlayImpactDetectionComponent::ActiveContacts' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayImpactDetectionComponent, OwnerCharacter) == 0x000108, "Member 'USHCharacterPlayImpactDetectionComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_CollectItem \ static_assert(alignof(SHCharacterPlayItemsComponent_CollectItem) == 0x000004, "Wrong alignment on SHCharacterPlayItemsComponent_CollectItem"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_CollectItem) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_CollectItem"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_CollectItem, ItemDataRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_CollectItem::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_CollectItem, ItemQuantity) == 0x000008, "Member 'SHCharacterPlayItemsComponent_CollectItem::ItemQuantity' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_CollectItem, AddNewItemFlag) == 0x00000C, "Member 'SHCharacterPlayItemsComponent_CollectItem::AddNewItemFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_GetItemExecutive \ static_assert(alignof(SHCharacterPlayItemsComponent_GetItemExecutive) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_GetItemExecutive"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_GetItemExecutive) == 0x000008, "Wrong size on SHCharacterPlayItemsComponent_GetItemExecutive"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_GetItemExecutive, ReturnValue) == 0x000000, "Member 'SHCharacterPlayItemsComponent_GetItemExecutive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest \ static_assert(alignof(SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest) == 0x000004, "Wrong alignment on SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest) == 0x00000C, "Wrong size on SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest, InItemDataRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest::InItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest, ReturnValue) == 0x000008, "Member 'SHCharacterPlayItemsComponent_InvestigateCollectedItemRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_OverrideFlashlightPocketState \ static_assert(alignof(SHCharacterPlayItemsComponent_OverrideFlashlightPocketState) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_OverrideFlashlightPocketState"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_OverrideFlashlightPocketState) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_OverrideFlashlightPocketState"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_OverrideFlashlightPocketState, InShouldBeOpened) == 0x000000, "Member 'SHCharacterPlayItemsComponent_OverrideFlashlightPocketState::InShouldBeOpened' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_OverrideFlashlightPocketState, Object) == 0x000008, "Member 'SHCharacterPlayItemsComponent_OverrideFlashlightPocketState::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged \ static_assert(alignof(SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged) == 0x000008, "Wrong size on SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHCharacterPlayItemsComponent_ProcessOwnerCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage \ static_assert(alignof(SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage) == 0x000008, "Wrong size on SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage, CombatComp) == 0x000000, "Member 'SHCharacterPlayItemsComponent_ProcessOwnerReceivedDamage::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_RemoveItem \ static_assert(alignof(SHCharacterPlayItemsComponent_RemoveItem) == 0x000004, "Wrong alignment on SHCharacterPlayItemsComponent_RemoveItem"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_RemoveItem) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_RemoveItem"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_RemoveItem, ItemDataRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_RemoveItem::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_RemoveItem, ItemQuantity) == 0x000008, "Member 'SHCharacterPlayItemsComponent_RemoveItem::ItemQuantity' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_RemoveItem, RemoveNewItemFlag) == 0x00000C, "Member 'SHCharacterPlayItemsComponent_RemoveItem::RemoveNewItemFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_SetInvestigateItemBlocked \ static_assert(alignof(SHCharacterPlayItemsComponent_SetInvestigateItemBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_SetInvestigateItemBlocked"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_SetInvestigateItemBlocked) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_SetInvestigateItemBlocked"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_SetInvestigateItemBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayItemsComponent_SetInvestigateItemBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_SetInvestigateItemBlocked, Object) == 0x000008, "Member 'SHCharacterPlayItemsComponent_SetInvestigateItemBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_SetUseItemBlocked \ static_assert(alignof(SHCharacterPlayItemsComponent_SetUseItemBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_SetUseItemBlocked"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_SetUseItemBlocked) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_SetUseItemBlocked"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_SetUseItemBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayItemsComponent_SetUseItemBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_SetUseItemBlocked, Object) == 0x000008, "Member 'SHCharacterPlayItemsComponent_SetUseItemBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give \ static_assert(alignof(SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give) == 0x000008, "Wrong alignment on SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give) == 0x000010, "Wrong size on SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give, ItemRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_SHDebug_Character_Items_Give::ItemRowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_GetItemCount \ static_assert(alignof(SHCharacterPlayItemsComponent_GetItemCount) == 0x000004, "Wrong alignment on SHCharacterPlayItemsComponent_GetItemCount"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_GetItemCount) == 0x00000C, "Wrong size on SHCharacterPlayItemsComponent_GetItemCount"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_GetItemCount, ItemDataRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_GetItemCount::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_GetItemCount, ReturnValue) == 0x000008, "Member 'SHCharacterPlayItemsComponent_GetItemCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_HasItem \ static_assert(alignof(SHCharacterPlayItemsComponent_HasItem) == 0x000004, "Wrong alignment on SHCharacterPlayItemsComponent_HasItem"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_HasItem) == 0x00000C, "Wrong size on SHCharacterPlayItemsComponent_HasItem"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_HasItem, ItemDataRowName) == 0x000000, "Member 'SHCharacterPlayItemsComponent_HasItem::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_HasItem, ReturnValue) == 0x000008, "Member 'SHCharacterPlayItemsComponent_HasItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_IsInvestigateItemBlocked \ static_assert(alignof(SHCharacterPlayItemsComponent_IsInvestigateItemBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayItemsComponent_IsInvestigateItemBlocked"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_IsInvestigateItemBlocked) == 0x000001, "Wrong size on SHCharacterPlayItemsComponent_IsInvestigateItemBlocked"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_IsInvestigateItemBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayItemsComponent_IsInvestigateItemBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayItemsComponent_IsUseItemBlocked \ static_assert(alignof(SHCharacterPlayItemsComponent_IsUseItemBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayItemsComponent_IsUseItemBlocked"); \ static_assert(sizeof(SHCharacterPlayItemsComponent_IsUseItemBlocked) == 0x000001, "Wrong size on SHCharacterPlayItemsComponent_IsUseItemBlocked"); \ static_assert(offsetof(SHCharacterPlayItemsComponent_IsUseItemBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayItemsComponent_IsUseItemBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayItemsComponent \ static_assert(alignof(USHCharacterPlayItemsComponent) == 0x000008, "Wrong alignment on USHCharacterPlayItemsComponent"); \ static_assert(sizeof(USHCharacterPlayItemsComponent) == 0x000280, "Wrong size on USHCharacterPlayItemsComponent"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, DefaultItemClass) == 0x0000A0, "Member 'USHCharacterPlayItemsComponent::DefaultItemClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, NotesExecutiveClass) == 0x0000A8, "Member 'USHCharacterPlayItemsComponent::NotesExecutiveClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, ItemInvestigationExeClass) == 0x0000B0, "Member 'USHCharacterPlayItemsComponent::ItemInvestigationExeClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, ReadableItemInvestigationExeClass) == 0x0000B8, "Member 'USHCharacterPlayItemsComponent::ReadableItemInvestigationExeClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, MapItemInvestigationExeClass) == 0x0000C0, "Member 'USHCharacterPlayItemsComponent::MapItemInvestigationExeClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, OnCollectedItemInvestigatedBlueprintEvent) == 0x0000C8, "Member 'USHCharacterPlayItemsComponent::OnCollectedItemInvestigatedBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, OnEquipmentItemSpawnedBlueprintEvent) == 0x0000D8, "Member 'USHCharacterPlayItemsComponent::OnEquipmentItemSpawnedBlueprintEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, OwnerCharacter) == 0x0000E8, "Member 'USHCharacterPlayItemsComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, ItemUseExe) == 0x0000F0, "Member 'USHCharacterPlayItemsComponent::ItemUseExe' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, ItemExecutive) == 0x0000F8, "Member 'USHCharacterPlayItemsComponent::ItemExecutive' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, EquipmentActors) == 0x000100, "Member 'USHCharacterPlayItemsComponent::EquipmentActors' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, CollectedItems) == 0x000110, "Member 'USHCharacterPlayItemsComponent::CollectedItems' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, SkipInvestigationItems) == 0x000120, "Member 'USHCharacterPlayItemsComponent::SkipInvestigationItems' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, EquipmentStateValues) == 0x000130, "Member 'USHCharacterPlayItemsComponent::EquipmentStateValues' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayItemsComponent, NewCollectedItems) == 0x000180, "Member 'USHCharacterPlayItemsComponent::NewCollectedItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress \ static_assert(alignof(SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress) == 0x000004, "Wrong alignment on SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress"); \ static_assert(sizeof(SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress) == 0x000004, "Wrong size on SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress"); \ static_assert(offsetof(SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress, ProgressValue) == 0x000000, "Member 'SHCharacterPlayLighting_SetFlashlightOffSupportLightProgress::ProgressValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlayLighting \ static_assert(alignof(ASHCharacterPlayLighting) == 0x000008, "Wrong alignment on ASHCharacterPlayLighting"); \ static_assert(sizeof(ASHCharacterPlayLighting) == 0x0003F0, "Wrong size on ASHCharacterPlayLighting"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterBack) == 0x000300, "Member 'ASHCharacterPlayLighting::LightCharacterBack' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterFace) == 0x000308, "Member 'ASHCharacterPlayLighting::LightCharacterFace' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterSide) == 0x000310, "Member 'ASHCharacterPlayLighting::LightCharacterSide' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, FlashlightOffSupportLight) == 0x000318, "Member 'ASHCharacterPlayLighting::FlashlightOffSupportLight' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterBackMinIntensity) == 0x000320, "Member 'ASHCharacterPlayLighting::LightCharacterBackMinIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterBackFlashlightMod) == 0x000324, "Member 'ASHCharacterPlayLighting::LightCharacterBackFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterBackCastShadowsWhenMin) == 0x000328, "Member 'ASHCharacterPlayLighting::bLightCharacterBackCastShadowsWhenMin' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterBackCastShadowsWhenFlashlightMod) == 0x000329, "Member 'ASHCharacterPlayLighting::bLightCharacterBackCastShadowsWhenFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterFaceMinIntensity) == 0x00032C, "Member 'ASHCharacterPlayLighting::LightCharacterFaceMinIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterFaceFlashlightMod) == 0x000330, "Member 'ASHCharacterPlayLighting::LightCharacterFaceFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterFaceCastShadowsWhenMin) == 0x000334, "Member 'ASHCharacterPlayLighting::bLightCharacterFaceCastShadowsWhenMin' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterFaceCastShadowsWhenFlashlightMod) == 0x000335, "Member 'ASHCharacterPlayLighting::bLightCharacterFaceCastShadowsWhenFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterSideMinIntensity) == 0x000338, "Member 'ASHCharacterPlayLighting::LightCharacterSideMinIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, LightCharacterSideFlashlightMod) == 0x00033C, "Member 'ASHCharacterPlayLighting::LightCharacterSideFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterSideCastShadowsWhenMin) == 0x000340, "Member 'ASHCharacterPlayLighting::bLightCharacterSideCastShadowsWhenMin' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, bLightCharacterSideCastShadowsWhenFlashlightMod) == 0x000341, "Member 'ASHCharacterPlayLighting::bLightCharacterSideCastShadowsWhenFlashlightMod' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, FlashlightOffSupportLightDefaultIntensity) == 0x000344, "Member 'ASHCharacterPlayLighting::FlashlightOffSupportLightDefaultIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, FlashlightOffSupportLightIntensityCurve) == 0x000348, "Member 'ASHCharacterPlayLighting::FlashlightOffSupportLightIntensityCurve' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlayLighting, FlashlightOffSupportLightIntensityTimeline) == 0x000350, "Member 'ASHCharacterPlayLighting::FlashlightOffSupportLightIntensityTimeline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFragileElevatorEngine_RequestBreakDoorAt \ static_assert(alignof(SHFragileElevatorEngine_RequestBreakDoorAt) == 0x000004, "Wrong alignment on SHFragileElevatorEngine_RequestBreakDoorAt"); \ static_assert(sizeof(SHFragileElevatorEngine_RequestBreakDoorAt) == 0x000004, "Wrong size on SHFragileElevatorEngine_RequestBreakDoorAt"); \ static_assert(offsetof(SHFragileElevatorEngine_RequestBreakDoorAt, InAlpha) == 0x000000, "Member 'SHFragileElevatorEngine_RequestBreakDoorAt::InAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFragileElevatorEngine \ static_assert(alignof(ASHFragileElevatorEngine) == 0x000008, "Wrong alignment on ASHFragileElevatorEngine"); \ static_assert(sizeof(ASHFragileElevatorEngine) == 0x000428, "Wrong size on ASHFragileElevatorEngine"); \ static_assert(offsetof(ASHFragileElevatorEngine, bIsMovementBroken) == 0x000410, "Member 'ASHFragileElevatorEngine::bIsMovementBroken' has a wrong offset!"); \ static_assert(offsetof(ASHFragileElevatorEngine, TargetFloorOnBroken) == 0x000414, "Member 'ASHFragileElevatorEngine::TargetFloorOnBroken' has a wrong offset!"); \ static_assert(offsetof(ASHFragileElevatorEngine, MovementAlphaOnBroken) == 0x000418, "Member 'ASHFragileElevatorEngine::MovementAlphaOnBroken' has a wrong offset!"); \ static_assert(offsetof(ASHFragileElevatorEngine, bIsDoorBroken) == 0x00041C, "Member 'ASHFragileElevatorEngine::bIsDoorBroken' has a wrong offset!"); \ static_assert(offsetof(ASHFragileElevatorEngine, DoorAlphaOnBroken) == 0x000420, "Member 'ASHFragileElevatorEngine::DoorAlphaOnBroken' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated \ static_assert(alignof(SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated) == 0x000001, "Wrong alignment on SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated"); \ static_assert(sizeof(SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated) == 0x000001, "Wrong size on SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated"); \ static_assert(offsetof(SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated, CurrentDisableCharacterLightsFlag) == 0x000000, "Member 'SHCharacterPlayLightingAlternative_HandleDisableCharacterLightsUpdated::CurrentDisableCharacterLightsFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged \ static_assert(alignof(SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged) == 0x000004, "Wrong alignment on SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged"); \ static_assert(sizeof(SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged) == 0x000004, "Wrong size on SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged"); \ static_assert(offsetof(SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged, CurrentFlashlightColor) == 0x000000, "Member 'SHCharacterPlayLightingAlternative_HandleFlashlightColorChanged::CurrentFlashlightColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged \ static_assert(alignof(SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged) == 0x000004, "Wrong alignment on SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged"); \ static_assert(sizeof(SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged) == 0x000004, "Wrong size on SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged"); \ static_assert(offsetof(SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged, CurrentFlashlightIntensity) == 0x000000, "Member 'SHCharacterPlayLightingAlternative_HandleFlashlightIntensityChanged::CurrentFlashlightIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated \ static_assert(alignof(SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated) == 0x000004, "Wrong alignment on SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated"); \ static_assert(sizeof(SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated) == 0x000010, "Wrong size on SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated"); \ static_assert(offsetof(SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated, InColorOverride) == 0x000000, "Member 'SHCharacterPlayLightingAlternative_HandleGlobalColorUpdated::InColorOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated \ static_assert(alignof(SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated) == 0x000004, "Wrong alignment on SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated"); \ static_assert(sizeof(SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated) == 0x000004, "Wrong size on SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated"); \ static_assert(offsetof(SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated, CurrentGlobalIntensityMul) == 0x000000, "Member 'SHCharacterPlayLightingAlternative_HandleGlobalIntensityMulUpdated::CurrentGlobalIntensityMul' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlayLightingAlternative \ static_assert(alignof(ASHCharacterPlayLightingAlternative) == 0x000008, "Wrong alignment on ASHCharacterPlayLightingAlternative"); \ static_assert(sizeof(ASHCharacterPlayLightingAlternative) == 0x000300, "Wrong size on ASHCharacterPlayLightingAlternative"); \ #define DUMPER7_ASSERTS_USHCharacterPlayLightingControlDataBlender \ static_assert(alignof(USHCharacterPlayLightingControlDataBlender) == 0x000008, "Wrong alignment on USHCharacterPlayLightingControlDataBlender"); \ static_assert(sizeof(USHCharacterPlayLightingControlDataBlender) == 0x000098, "Wrong size on USHCharacterPlayLightingControlDataBlender"); \ #define DUMPER7_ASSERTS_USHFXSwarmSubcompSettings \ static_assert(alignof(USHFXSwarmSubcompSettings) == 0x000008, "Wrong alignment on USHFXSwarmSubcompSettings"); \ static_assert(sizeof(USHFXSwarmSubcompSettings) == 0x000038, "Wrong size on USHFXSwarmSubcompSettings"); \ static_assert(offsetof(USHFXSwarmSubcompSettings, EnableSwarmVolumesVisibility) == 0x000030, "Member 'USHFXSwarmSubcompSettings::EnableSwarmVolumesVisibility' has a wrong offset!"); \ static_assert(offsetof(USHFXSwarmSubcompSettings, CheckVisibilityDelay) == 0x000034, "Member 'USHFXSwarmSubcompSettings::CheckVisibilityDelay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayLightsComponent \ static_assert(alignof(USHCharacterPlayLightsComponent) == 0x000008, "Wrong alignment on USHCharacterPlayLightsComponent"); \ static_assert(sizeof(USHCharacterPlayLightsComponent) == 0x0000E8, "Wrong size on USHCharacterPlayLightsComponent"); \ static_assert(offsetof(USHCharacterPlayLightsComponent, LightingActorClass) == 0x0000A0, "Member 'USHCharacterPlayLightsComponent::LightingActorClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayLightsComponent, OwnerCharacter) == 0x0000A8, "Member 'USHCharacterPlayLightsComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayLightsComponent, FlashlightControlVolumes) == 0x0000B0, "Member 'USHCharacterPlayLightsComponent::FlashlightControlVolumes' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayLightsComponent, LightingActor) == 0x0000C0, "Member 'USHCharacterPlayLightsComponent::LightingActor' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayLightsComponent, LightingControlDataBlenders) == 0x0000C8, "Member 'USHCharacterPlayLightsComponent::LightingControlDataBlenders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_ChangeLocomotion \ static_assert(alignof(SHMandarinAnimComponent_ChangeLocomotion) == 0x000001, "Wrong alignment on SHMandarinAnimComponent_ChangeLocomotion"); \ static_assert(sizeof(SHMandarinAnimComponent_ChangeLocomotion) == 0x000001, "Wrong size on SHMandarinAnimComponent_ChangeLocomotion"); \ static_assert(offsetof(SHMandarinAnimComponent_ChangeLocomotion, ToAggressive) == 0x000000, "Member 'SHMandarinAnimComponent_ChangeLocomotion::ToAggressive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_SetHanging \ static_assert(alignof(SHMandarinAnimComponent_SetHanging) == 0x000001, "Wrong alignment on SHMandarinAnimComponent_SetHanging"); \ static_assert(sizeof(SHMandarinAnimComponent_SetHanging) == 0x000001, "Wrong size on SHMandarinAnimComponent_SetHanging"); \ static_assert(offsetof(SHMandarinAnimComponent_SetHanging, IsHanging) == 0x000000, "Member 'SHMandarinAnimComponent_SetHanging::IsHanging' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_SetLastStep \ static_assert(alignof(SHMandarinAnimComponent_SetLastStep) == 0x000001, "Wrong alignment on SHMandarinAnimComponent_SetLastStep"); \ static_assert(sizeof(SHMandarinAnimComponent_SetLastStep) == 0x000001, "Wrong size on SHMandarinAnimComponent_SetLastStep"); \ static_assert(offsetof(SHMandarinAnimComponent_SetLastStep, WasRight) == 0x000000, "Member 'SHMandarinAnimComponent_SetLastStep::WasRight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_SetTongueSnapLocation \ static_assert(alignof(SHMandarinAnimComponent_SetTongueSnapLocation) == 0x000008, "Wrong alignment on SHMandarinAnimComponent_SetTongueSnapLocation"); \ static_assert(sizeof(SHMandarinAnimComponent_SetTongueSnapLocation) == 0x000018, "Wrong size on SHMandarinAnimComponent_SetTongueSnapLocation"); \ static_assert(offsetof(SHMandarinAnimComponent_SetTongueSnapLocation, Location) == 0x000000, "Member 'SHMandarinAnimComponent_SetTongueSnapLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_SetTongueSnapRotation \ static_assert(alignof(SHMandarinAnimComponent_SetTongueSnapRotation) == 0x000008, "Wrong alignment on SHMandarinAnimComponent_SetTongueSnapRotation"); \ static_assert(sizeof(SHMandarinAnimComponent_SetTongueSnapRotation) == 0x000018, "Wrong size on SHMandarinAnimComponent_SetTongueSnapRotation"); \ static_assert(offsetof(SHMandarinAnimComponent_SetTongueSnapRotation, Rotation) == 0x000000, "Member 'SHMandarinAnimComponent_SetTongueSnapRotation::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_SetTongueTransformationAlpha \ static_assert(alignof(SHMandarinAnimComponent_SetTongueTransformationAlpha) == 0x000001, "Wrong alignment on SHMandarinAnimComponent_SetTongueTransformationAlpha"); \ static_assert(sizeof(SHMandarinAnimComponent_SetTongueTransformationAlpha) == 0x000001, "Wrong size on SHMandarinAnimComponent_SetTongueTransformationAlpha"); \ static_assert(offsetof(SHMandarinAnimComponent_SetTongueTransformationAlpha, Enable) == 0x000000, "Member 'SHMandarinAnimComponent_SetTongueTransformationAlpha::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimComponent_ToggleLegsRagdoll \ static_assert(alignof(SHMandarinAnimComponent_ToggleLegsRagdoll) == 0x000001, "Wrong alignment on SHMandarinAnimComponent_ToggleLegsRagdoll"); \ static_assert(sizeof(SHMandarinAnimComponent_ToggleLegsRagdoll) == 0x000001, "Wrong size on SHMandarinAnimComponent_ToggleLegsRagdoll"); \ static_assert(offsetof(SHMandarinAnimComponent_ToggleLegsRagdoll, Activate_0) == 0x000000, "Member 'SHMandarinAnimComponent_ToggleLegsRagdoll::Activate_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinAnimComponent \ static_assert(alignof(USHMandarinAnimComponent) == 0x000008, "Wrong alignment on USHMandarinAnimComponent"); \ static_assert(sizeof(USHMandarinAnimComponent) == 0x000530, "Wrong size on USHMandarinAnimComponent"); \ static_assert(offsetof(USHMandarinAnimComponent, WasLastStepRight) == 0x000490, "Member 'USHMandarinAnimComponent::WasLastStepRight' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimComponent, SHAnimFootIKSubcompSettings) == 0x000498, "Member 'USHMandarinAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimComponent, SHMandarinIKSettings) == 0x000508, "Member 'USHMandarinAnimComponent::SHMandarinIKSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayLookAtLogicComponent \ static_assert(alignof(USHCharacterPlayLookAtLogicComponent) == 0x000008, "Wrong alignment on USHCharacterPlayLookAtLogicComponent"); \ static_assert(sizeof(USHCharacterPlayLookAtLogicComponent) == 0x000190, "Wrong size on USHCharacterPlayLookAtLogicComponent"); \ static_assert(offsetof(USHCharacterPlayLookAtLogicComponent, CharacterPlay) == 0x000180, "Member 'USHCharacterPlayLookAtLogicComponent::CharacterPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayLookAtEnemyTargetProvider \ static_assert(alignof(USHCharacterPlayLookAtEnemyTargetProvider) == 0x000008, "Wrong alignment on USHCharacterPlayLookAtEnemyTargetProvider"); \ static_assert(sizeof(USHCharacterPlayLookAtEnemyTargetProvider) == 0x000098, "Wrong size on USHCharacterPlayLookAtEnemyTargetProvider"); \ #define DUMPER7_ASSERTS_USHLookAtInteractionTargetProvider \ static_assert(alignof(USHLookAtInteractionTargetProvider) == 0x000008, "Wrong alignment on USHLookAtInteractionTargetProvider"); \ static_assert(sizeof(USHLookAtInteractionTargetProvider) == 0x0000B0, "Wrong size on USHLookAtInteractionTargetProvider"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, MaxDistance) == 0x000068, "Member 'USHLookAtInteractionTargetProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, MaxAngle) == 0x00006C, "Member 'USHLookAtInteractionTargetProvider::MaxAngle' has a wrong offset!"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, AngleScoreCurve) == 0x000070, "Member 'USHLookAtInteractionTargetProvider::AngleScoreCurve' has a wrong offset!"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, InteractionTraceRetries) == 0x000078, "Member 'USHLookAtInteractionTargetProvider::InteractionTraceRetries' has a wrong offset!"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, ActiveInteractionComponent) == 0x000080, "Member 'USHLookAtInteractionTargetProvider::ActiveInteractionComponent' has a wrong offset!"); \ static_assert(offsetof(USHLookAtInteractionTargetProvider, LastSelectedComponent) == 0x000088, "Member 'USHLookAtInteractionTargetProvider::LastSelectedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayLookAtInteractionTargetProvider \ static_assert(alignof(USHCharacterPlayLookAtInteractionTargetProvider) == 0x000008, "Wrong alignment on USHCharacterPlayLookAtInteractionTargetProvider"); \ static_assert(sizeof(USHCharacterPlayLookAtInteractionTargetProvider) == 0x0000B0, "Wrong size on USHCharacterPlayLookAtInteractionTargetProvider"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_ClearMovementScale \ static_assert(alignof(SHCharacterPlayMovementComponent_ClearMovementScale) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_ClearMovementScale"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_ClearMovementScale) == 0x000008, "Wrong size on SHCharacterPlayMovementComponent_ClearMovementScale"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_ClearMovementScale, Object) == 0x000000, "Member 'SHCharacterPlayMovementComponent_ClearMovementScale::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_HandleReceiveDamageEvent \ static_assert(alignof(SHCharacterPlayMovementComponent_HandleReceiveDamageEvent) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_HandleReceiveDamageEvent"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_HandleReceiveDamageEvent) == 0x000008, "Wrong size on SHCharacterPlayMovementComponent_HandleReceiveDamageEvent"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_HandleReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHCharacterPlayMovementComponent_HandleReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_MovementSnapAbsolute \ static_assert(alignof(SHCharacterPlayMovementComponent_MovementSnapAbsolute) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_MovementSnapAbsolute"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_MovementSnapAbsolute) == 0x000038, "Wrong size on SHCharacterPlayMovementComponent_MovementSnapAbsolute"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_MovementSnapAbsolute, Location) == 0x000000, "Member 'SHCharacterPlayMovementComponent_MovementSnapAbsolute::Location' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_MovementSnapAbsolute, Timeout) == 0x000018, "Member 'SHCharacterPlayMovementComponent_MovementSnapAbsolute::Timeout' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_MovementSnapAbsolute, Config) == 0x00001C, "Member 'SHCharacterPlayMovementComponent_MovementSnapAbsolute::Config' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_MovementSnapAbsolute, Object) == 0x000028, "Member 'SHCharacterPlayMovementComponent_MovementSnapAbsolute::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_MovementSnapAbsolute, ReturnValue) == 0x000030, "Member 'SHCharacterPlayMovementComponent_MovementSnapAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_RotationSnapAbsolute \ static_assert(alignof(SHCharacterPlayMovementComponent_RotationSnapAbsolute) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_RotationSnapAbsolute"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_RotationSnapAbsolute) == 0x000038, "Wrong size on SHCharacterPlayMovementComponent_RotationSnapAbsolute"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsolute, Location) == 0x000000, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsolute::Location' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsolute, Duration) == 0x000018, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsolute::Duration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsolute, Object) == 0x000020, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsolute::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsolute, Curve) == 0x000028, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsolute::Curve' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsolute, ReturnValue) == 0x000030, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic \ static_assert(alignof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic) == 0x000038, "Wrong size on SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic, WorldRotation) == 0x000000, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic::WorldRotation' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic, Duration) == 0x000018, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic::Duration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic, Object) == 0x000020, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic, Curve) == 0x000028, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic::Curve' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic, ReturnValue) == 0x000030, "Member 'SHCharacterPlayMovementComponent_RotationSnapAbsoluteStatic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetControllerYawRotationMatchingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd \ static_assert(alignof(SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd, InValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd::InValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetDisableToggleSprintAutoEnd::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetIsOnStairs \ static_assert(alignof(SHCharacterPlayMovementComponent_SetIsOnStairs) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_SetIsOnStairs"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetIsOnStairs) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_SetIsOnStairs"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetIsOnStairs, OnStairs) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetIsOnStairs::OnStairs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetMovementBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_SetMovementBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetMovementBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetMovementBlocked) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetMovementBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetMovementBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetMovementBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetMovementBlocked, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetMovementBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetMovementScale \ static_assert(alignof(SHCharacterPlayMovementComponent_SetMovementScale) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetMovementScale"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetMovementScale) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetMovementScale"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetMovementScale, Scale) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetMovementScale::Scale' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetMovementScale, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetMovementScale::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetPhysWalkingBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_SetPhysWalkingBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetPhysWalkingBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetPhysWalkingBlocked) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetPhysWalkingBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetPhysWalkingBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetPhysWalkingBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetPhysWalkingBlocked, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetPhysWalkingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetRotateInPlaceBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed \ static_assert(alignof(SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed, bInAllowed) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed::bInAllowed' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetRotateInPlaceCustomAllowed::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SetSprintBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_SetSprintBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SetSprintBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SetSprintBlocked) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_SetSprintBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetSprintBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SetSprintBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SetSprintBlocked, Object) == 0x000008, "Member 'SHCharacterPlayMovementComponent_SetSprintBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_SlideSnapAbsolute \ static_assert(alignof(SHCharacterPlayMovementComponent_SlideSnapAbsolute) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_SlideSnapAbsolute"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_SlideSnapAbsolute) == 0x000048, "Wrong size on SHCharacterPlayMovementComponent_SlideSnapAbsolute"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, Location) == 0x000000, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::Location' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, Duration) == 0x000018, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::Duration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, Object) == 0x000020, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, InCollisionIgnoredActors) == 0x000028, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::InCollisionIgnoredActors' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, Curve) == 0x000038, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::Curve' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_SlideSnapAbsolute, ReturnValue) == 0x000040, "Member 'SHCharacterPlayMovementComponent_SlideSnapAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TeleportAbsolute \ static_assert(alignof(SHCharacterPlayMovementComponent_TeleportAbsolute) == 0x000010, "Wrong alignment on SHCharacterPlayMovementComponent_TeleportAbsolute"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TeleportAbsolute) == 0x000060, "Wrong size on SHCharacterPlayMovementComponent_TeleportAbsolute"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportAbsolute, InTransform) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TeleportAbsolute::InTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TeleportAbsoluteWithView \ static_assert(alignof(SHCharacterPlayMovementComponent_TeleportAbsoluteWithView) == 0x000010, "Wrong alignment on SHCharacterPlayMovementComponent_TeleportAbsoluteWithView"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TeleportAbsoluteWithView) == 0x000080, "Wrong size on SHCharacterPlayMovementComponent_TeleportAbsoluteWithView"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportAbsoluteWithView, InTransform) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TeleportAbsoluteWithView::InTransform' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportAbsoluteWithView, InViewRotation) == 0x000060, "Member 'SHCharacterPlayMovementComponent_TeleportAbsoluteWithView::InViewRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TeleportRelatively \ static_assert(alignof(SHCharacterPlayMovementComponent_TeleportRelatively) == 0x000010, "Wrong alignment on SHCharacterPlayMovementComponent_TeleportRelatively"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TeleportRelatively) == 0x0000C0, "Wrong size on SHCharacterPlayMovementComponent_TeleportRelatively"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelatively, FirstAnchor) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TeleportRelatively::FirstAnchor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelatively, SecondAnchor) == 0x000060, "Member 'SHCharacterPlayMovementComponent_TeleportRelatively::SecondAnchor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TeleportRelativelyToActors \ static_assert(alignof(SHCharacterPlayMovementComponent_TeleportRelativelyToActors) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_TeleportRelativelyToActors"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TeleportRelativelyToActors) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_TeleportRelativelyToActors"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelativelyToActors, FirstAnchor) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TeleportRelativelyToActors::FirstAnchor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelativelyToActors, SecondAnchor) == 0x000008, "Member 'SHCharacterPlayMovementComponent_TeleportRelativelyToActors::SecondAnchor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TeleportRelativelyToComponents \ static_assert(alignof(SHCharacterPlayMovementComponent_TeleportRelativelyToComponents) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_TeleportRelativelyToComponents"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TeleportRelativelyToComponents) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_TeleportRelativelyToComponents"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelativelyToComponents, FirstAnchor) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TeleportRelativelyToComponents::FirstAnchor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TeleportRelativelyToComponents, SecondAnchor) == 0x000008, "Member 'SHCharacterPlayMovementComponent_TeleportRelativelyToComponents::SecondAnchor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView \ static_assert(alignof(SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView) == 0x000010, "Wrong alignment on SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView) == 0x000060, "Wrong size on SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView, InTransform) == 0x000000, "Member 'SHCharacterPlayMovementComponent_TelportAbsoluteWithDefaultView::InTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_GetFakedVelocity \ static_assert(alignof(SHCharacterPlayMovementComponent_GetFakedVelocity) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_GetFakedVelocity"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_GetFakedVelocity) == 0x000018, "Wrong size on SHCharacterPlayMovementComponent_GetFakedVelocity"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_GetFakedVelocity, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_GetFakedVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_GetInteriorExteriorState \ static_assert(alignof(SHCharacterPlayMovementComponent_GetInteriorExteriorState) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_GetInteriorExteriorState"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_GetInteriorExteriorState) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_GetInteriorExteriorState"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_GetInteriorExteriorState, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_GetInteriorExteriorState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_GetLastInputValue \ static_assert(alignof(SHCharacterPlayMovementComponent_GetLastInputValue) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_GetLastInputValue"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_GetLastInputValue) == 0x000018, "Wrong size on SHCharacterPlayMovementComponent_GetLastInputValue"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_GetLastInputValue, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_GetLastInputValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg \ static_assert(alignof(SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg) == 0x000004, "Wrong alignment on SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg) == 0x000004, "Wrong size on SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_GetLastSlopeAngleDeg::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsControllerYawRotationMatchingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsInWater \ static_assert(alignof(SHCharacterPlayMovementComponent_IsInWater) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsInWater"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsInWater) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsInWater"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsInWater, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsInWater::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsMovementBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_IsMovementBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsMovementBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsMovementBlocked) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsMovementBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsMovementBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsMovementBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsMovementBlockedBy \ static_assert(alignof(SHCharacterPlayMovementComponent_IsMovementBlockedBy) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_IsMovementBlockedBy"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsMovementBlockedBy) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_IsMovementBlockedBy"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsMovementBlockedBy, Object) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsMovementBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsMovementBlockedBy, ReturnValue) == 0x000008, "Member 'SHCharacterPlayMovementComponent_IsMovementBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsMovingOnSlope \ static_assert(alignof(SHCharacterPlayMovementComponent_IsMovingOnSlope) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsMovingOnSlope"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsMovingOnSlope) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsMovingOnSlope"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsMovingOnSlope, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsMovingOnSlope::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsOnStairs \ static_assert(alignof(SHCharacterPlayMovementComponent_IsOnStairs) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsOnStairs"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsOnStairs) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsOnStairs"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsOnStairs, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsOnStairs::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsPhysWalkingBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_IsPhysWalkingBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsPhysWalkingBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsPhysWalkingBlocked) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsPhysWalkingBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsPhysWalkingBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsPhysWalkingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsRotateInPlaceBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsSprintBlocked \ static_assert(alignof(SHCharacterPlayMovementComponent_IsSprintBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsSprintBlocked"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsSprintBlocked) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsSprintBlocked"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsSprintBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsSprintBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsSprintBlockedBy \ static_assert(alignof(SHCharacterPlayMovementComponent_IsSprintBlockedBy) == 0x000008, "Wrong alignment on SHCharacterPlayMovementComponent_IsSprintBlockedBy"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsSprintBlockedBy) == 0x000010, "Wrong size on SHCharacterPlayMovementComponent_IsSprintBlockedBy"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsSprintBlockedBy, Object) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsSprintBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsSprintBlockedBy, ReturnValue) == 0x000008, "Member 'SHCharacterPlayMovementComponent_IsSprintBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayMovementComponent_IsSprinting \ static_assert(alignof(SHCharacterPlayMovementComponent_IsSprinting) == 0x000001, "Wrong alignment on SHCharacterPlayMovementComponent_IsSprinting"); \ static_assert(sizeof(SHCharacterPlayMovementComponent_IsSprinting) == 0x000001, "Wrong size on SHCharacterPlayMovementComponent_IsSprinting"); \ static_assert(offsetof(SHCharacterPlayMovementComponent_IsSprinting, ReturnValue) == 0x000000, "Member 'SHCharacterPlayMovementComponent_IsSprinting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayMovementComponent \ static_assert(alignof(USHCharacterPlayMovementComponent) == 0x000010, "Wrong alignment on USHCharacterPlayMovementComponent"); \ static_assert(sizeof(USHCharacterPlayMovementComponent) == 0x001340, "Wrong size on USHCharacterPlayMovementComponent"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, MovementObstacleDetection) == 0x000EF8, "Member 'USHCharacterPlayMovementComponent::MovementObstacleDetection' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, IncreaseMaxSpeedInterpSpeed) == 0x000F00, "Member 'USHCharacterPlayMovementComponent::IncreaseMaxSpeedInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, DecreaseMaxSpeedInterpSpeed) == 0x000F04, "Member 'USHCharacterPlayMovementComponent::DecreaseMaxSpeedInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, MinVelocityToPlaySprintShake) == 0x000F08, "Member 'USHCharacterPlayMovementComponent::MinVelocityToPlaySprintShake' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, MinWaterDepthToBeInWaterState) == 0x000F0C, "Member 'USHCharacterPlayMovementComponent::MinWaterDepthToBeInWaterState' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, Settings) == 0x000F10, "Member 'USHCharacterPlayMovementComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, PushableRegisteredBPEvent) == 0x000F18, "Member 'USHCharacterPlayMovementComponent::PushableRegisteredBPEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, PushableUnregisteredBPEvent) == 0x000F28, "Member 'USHCharacterPlayMovementComponent::PushableUnregisteredBPEvent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, OwnerCharacter) == 0x000F38, "Member 'USHCharacterPlayMovementComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, PlayingSprintCameraShake) == 0x000F40, "Member 'USHCharacterPlayMovementComponent::PlayingSprintCameraShake' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, AssignedSprintCameraShakeClass) == 0x000F48, "Member 'USHCharacterPlayMovementComponent::AssignedSprintCameraShakeClass' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, PushableComponent) == 0x000F50, "Member 'USHCharacterPlayMovementComponent::PushableComponent' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, VehicleMovementProcessor) == 0x000F58, "Member 'USHCharacterPlayMovementComponent::VehicleMovementProcessor' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, TeriorVolumes) == 0x000F60, "Member 'USHCharacterPlayMovementComponent::TeriorVolumes' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementComponent, CustomMovements) == 0x000F70, "Member 'USHCharacterPlayMovementComponent::CustomMovements' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInventoryRenderer_GetRenderTarget \ static_assert(alignof(SHInventoryRenderer_GetRenderTarget) == 0x000008, "Wrong alignment on SHInventoryRenderer_GetRenderTarget"); \ static_assert(sizeof(SHInventoryRenderer_GetRenderTarget) == 0x000008, "Wrong size on SHInventoryRenderer_GetRenderTarget"); \ static_assert(offsetof(SHInventoryRenderer_GetRenderTarget, ReturnValue) == 0x000000, "Member 'SHInventoryRenderer_GetRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInventoryRenderer_GetUserWidgetObject \ static_assert(alignof(SHInventoryRenderer_GetUserWidgetObject) == 0x000008, "Wrong alignment on SHInventoryRenderer_GetUserWidgetObject"); \ static_assert(sizeof(SHInventoryRenderer_GetUserWidgetObject) == 0x000008, "Wrong size on SHInventoryRenderer_GetUserWidgetObject"); \ static_assert(offsetof(SHInventoryRenderer_GetUserWidgetObject, ReturnValue) == 0x000000, "Member 'SHInventoryRenderer_GetUserWidgetObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHInventoryRenderer \ static_assert(alignof(ASHInventoryRenderer) == 0x000008, "Wrong alignment on ASHInventoryRenderer"); \ static_assert(sizeof(ASHInventoryRenderer) == 0x0002B8, "Wrong size on ASHInventoryRenderer"); \ static_assert(offsetof(ASHInventoryRenderer, Widget) == 0x0002B0, "Member 'ASHInventoryRenderer::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked \ static_assert(alignof(SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked"); \ static_assert(sizeof(SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked) == 0x000010, "Wrong size on SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked, Object) == 0x000008, "Member 'SHCharacterPlayRaycastDetectorComponent_SetHoverBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked \ static_assert(alignof(SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked"); \ static_assert(sizeof(SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked) == 0x000010, "Wrong size on SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked, Object) == 0x000008, "Member 'SHCharacterPlayRaycastDetectorComponent_SetInteractBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked \ static_assert(alignof(SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked"); \ static_assert(sizeof(SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked) == 0x000001, "Wrong size on SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayRaycastDetectorComponent_IsHoverBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked \ static_assert(alignof(SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked"); \ static_assert(sizeof(SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked) == 0x000001, "Wrong size on SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked"); \ static_assert(offsetof(SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayRaycastDetectorComponent_IsInteractBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayRaycastDetectorComponent \ static_assert(alignof(USHCharacterPlayRaycastDetectorComponent) == 0x000008, "Wrong alignment on USHCharacterPlayRaycastDetectorComponent"); \ static_assert(sizeof(USHCharacterPlayRaycastDetectorComponent) == 0x000488, "Wrong size on USHCharacterPlayRaycastDetectorComponent"); \ static_assert(offsetof(USHCharacterPlayRaycastDetectorComponent, Hover) == 0x0000A0, "Member 'USHCharacterPlayRaycastDetectorComponent::Hover' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayRaycastDetectorComponent, Interact) == 0x0001C8, "Member 'USHCharacterPlayRaycastDetectorComponent::Interact' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayRaycastDetectorComponent, OwnerCharacter) == 0x0002F0, "Member 'USHCharacterPlayRaycastDetectorComponent::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlaySpringArmComponent_ClearCustomCameraData \ static_assert(alignof(SHCharacterPlaySpringArmComponent_ClearCustomCameraData) == 0x000008, "Wrong alignment on SHCharacterPlaySpringArmComponent_ClearCustomCameraData"); \ static_assert(sizeof(SHCharacterPlaySpringArmComponent_ClearCustomCameraData) == 0x000010, "Wrong size on SHCharacterPlaySpringArmComponent_ClearCustomCameraData"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_ClearCustomCameraData, Object) == 0x000000, "Member 'SHCharacterPlaySpringArmComponent_ClearCustomCameraData::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_ClearCustomCameraData, Instant) == 0x000008, "Member 'SHCharacterPlaySpringArmComponent_ClearCustomCameraData::Instant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlaySpringArmComponent_ReneableCustomCameraData \ static_assert(alignof(SHCharacterPlaySpringArmComponent_ReneableCustomCameraData) == 0x000008, "Wrong alignment on SHCharacterPlaySpringArmComponent_ReneableCustomCameraData"); \ static_assert(sizeof(SHCharacterPlaySpringArmComponent_ReneableCustomCameraData) == 0x000020, "Wrong size on SHCharacterPlaySpringArmComponent_ReneableCustomCameraData"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_ReneableCustomCameraData, Object) == 0x000000, "Member 'SHCharacterPlaySpringArmComponent_ReneableCustomCameraData::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_ReneableCustomCameraData, InCustomCameraName) == 0x000008, "Member 'SHCharacterPlaySpringArmComponent_ReneableCustomCameraData::InCustomCameraName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_ReneableCustomCameraData, ReturnValue) == 0x000018, "Member 'SHCharacterPlaySpringArmComponent_ReneableCustomCameraData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlaySpringArmComponent_RequestRefreshState \ static_assert(alignof(SHCharacterPlaySpringArmComponent_RequestRefreshState) == 0x000008, "Wrong alignment on SHCharacterPlaySpringArmComponent_RequestRefreshState"); \ static_assert(sizeof(SHCharacterPlaySpringArmComponent_RequestRefreshState) == 0x000008, "Wrong size on SHCharacterPlaySpringArmComponent_RequestRefreshState"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_RequestRefreshState, Requester) == 0x000000, "Member 'SHCharacterPlaySpringArmComponent_RequestRefreshState::Requester' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlaySpringArmComponent_SetCustomCameraData \ static_assert(alignof(SHCharacterPlaySpringArmComponent_SetCustomCameraData) == 0x000008, "Wrong alignment on SHCharacterPlaySpringArmComponent_SetCustomCameraData"); \ static_assert(sizeof(SHCharacterPlaySpringArmComponent_SetCustomCameraData) == 0x0000C8, "Wrong size on SHCharacterPlaySpringArmComponent_SetCustomCameraData"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_SetCustomCameraData, Object) == 0x000000, "Member 'SHCharacterPlaySpringArmComponent_SetCustomCameraData::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_SetCustomCameraData, InCustomCameraName) == 0x000008, "Member 'SHCharacterPlaySpringArmComponent_SetCustomCameraData::InCustomCameraName' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_SetCustomCameraData, InCustomCameraData) == 0x000018, "Member 'SHCharacterPlaySpringArmComponent_SetCustomCameraData::InCustomCameraData' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_SetCustomCameraData, InCustomCollisionData) == 0x000070, "Member 'SHCharacterPlaySpringArmComponent_SetCustomCameraData::InCustomCollisionData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha \ static_assert(alignof(SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha) == 0x000008, "Wrong alignment on SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha"); \ static_assert(sizeof(SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha) == 0x000010, "Wrong size on SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha, Object) == 0x000000, "Member 'SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha, ReturnValue) == 0x000008, "Member 'SHCharacterPlaySpringArmComponent_GetCustomCameraBlendAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlaySpringArmComponent \ static_assert(alignof(USHCharacterPlaySpringArmComponent) == 0x000010, "Wrong alignment on USHCharacterPlaySpringArmComponent"); \ static_assert(sizeof(USHCharacterPlaySpringArmComponent) == 0x000500, "Wrong size on USHCharacterPlaySpringArmComponent"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, ProfilesData) == 0x0003A0, "Member 'USHCharacterPlaySpringArmComponent::ProfilesData' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, CollisionBlendOutDelay) == 0x0003A8, "Member 'USHCharacterPlaySpringArmComponent::CollisionBlendOutDelay' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, CollisionBlendInSpeeds) == 0x0003B0, "Member 'USHCharacterPlaySpringArmComponent::CollisionBlendInSpeeds' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, ArmLengthMin) == 0x0003C0, "Member 'USHCharacterPlaySpringArmComponent::ArmLengthMin' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, bEnableTargetOffsetExtraHeightFromPitch) == 0x0003C4, "Member 'USHCharacterPlaySpringArmComponent::bEnableTargetOffsetExtraHeightFromPitch' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, TargetOffsetExtraHeightFromPitchLowInfluenceValue) == 0x0003C8, "Member 'USHCharacterPlaySpringArmComponent::TargetOffsetExtraHeightFromPitchLowInfluenceValue' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, TargetOffsetExtraHeightFromPitchValuesRange) == 0x0003D0, "Member 'USHCharacterPlaySpringArmComponent::TargetOffsetExtraHeightFromPitchValuesRange' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, OwnerCharacter) == 0x0003F8, "Member 'USHCharacterPlaySpringArmComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, ExteriorSprintCameraBlender) == 0x000400, "Member 'USHCharacterPlaySpringArmComponent::ExteriorSprintCameraBlender' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, InteriorCameraBlender) == 0x000408, "Member 'USHCharacterPlaySpringArmComponent::InteriorCameraBlender' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, InteriorSprintCameraBlender) == 0x000410, "Member 'USHCharacterPlaySpringArmComponent::InteriorSprintCameraBlender' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlaySpringArmComponent, CustomCameraBlenders) == 0x000418, "Member 'USHCharacterPlaySpringArmComponent::CustomCameraBlenders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMQSpiderLocomotionAnimInstance \ static_assert(alignof(USHMQSpiderLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMQSpiderLocomotionAnimInstance"); \ static_assert(sizeof(USHMQSpiderLocomotionAnimInstance) == 0x0003C0, "Wrong size on USHMQSpiderLocomotionAnimInstance"); \ static_assert(offsetof(USHMQSpiderLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHMQSpiderLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHMQSpiderLocomotionAnimInstance, Speed) == 0x0003AC, "Member 'USHMQSpiderLocomotionAnimInstance::Speed' has a wrong offset!"); \ static_assert(offsetof(USHMQSpiderLocomotionAnimInstance, StrafeAngle) == 0x0003B0, "Member 'USHMQSpiderLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHMQSpiderLocomotionAnimInstance, WallStrideScale) == 0x0003B4, "Member 'USHMQSpiderLocomotionAnimInstance::WallStrideScale' has a wrong offset!"); \ static_assert(offsetof(USHMQSpiderLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003B8, "Member 'USHMQSpiderLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayStairsDetectionComponent \ static_assert(alignof(USHCharacterPlayStairsDetectionComponent) == 0x000008, "Wrong alignment on USHCharacterPlayStairsDetectionComponent"); \ static_assert(sizeof(USHCharacterPlayStairsDetectionComponent) == 0x0000A0, "Wrong size on USHCharacterPlayStairsDetectionComponent"); \ #define DUMPER7_ASSERTS_USHCharacterPlayStatisticsComponent \ static_assert(alignof(USHCharacterPlayStatisticsComponent) == 0x000008, "Wrong alignment on USHCharacterPlayStatisticsComponent"); \ static_assert(sizeof(USHCharacterPlayStatisticsComponent) == 0x0000F8, "Wrong size on USHCharacterPlayStatisticsComponent"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponent, Settings) == 0x0000A0, "Member 'USHCharacterPlayStatisticsComponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponent, OwnerCharacter) == 0x0000A8, "Member 'USHCharacterPlayStatisticsComponent::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponent, OwnedValueProcessors) == 0x0000B0, "Member 'USHCharacterPlayStatisticsComponent::OwnedValueProcessors' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayStatisticsComponent, RegisteredEnding) == 0x0000C0, "Member 'USHCharacterPlayStatisticsComponent::RegisteredEnding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemExecutiveBase_GetItemContextActor \ static_assert(alignof(SHItemExecutiveBase_GetItemContextActor) == 0x000008, "Wrong alignment on SHItemExecutiveBase_GetItemContextActor"); \ static_assert(sizeof(SHItemExecutiveBase_GetItemContextActor) == 0x000008, "Wrong size on SHItemExecutiveBase_GetItemContextActor"); \ static_assert(offsetof(SHItemExecutiveBase_GetItemContextActor, ReturnValue) == 0x000000, "Member 'SHItemExecutiveBase_GetItemContextActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemExecutiveBase \ static_assert(alignof(ASHItemExecutiveBase) == 0x000008, "Wrong alignment on ASHItemExecutiveBase"); \ static_assert(sizeof(ASHItemExecutiveBase) == 0x0002F8, "Wrong size on ASHItemExecutiveBase"); \ static_assert(offsetof(ASHItemExecutiveBase, OnFinished) == 0x0002B0, "Member 'ASHItemExecutiveBase::OnFinished' has a wrong offset!"); \ static_assert(offsetof(ASHItemExecutiveBase, OwnerCharacter) == 0x0002C0, "Member 'ASHItemExecutiveBase::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHItemExecutiveBase, ItemContext) == 0x0002C8, "Member 'ASHItemExecutiveBase::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial \ static_assert(alignof(SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial) == 0x000004, "Wrong alignment on SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial"); \ static_assert(sizeof(SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial) == 0x000004, "Wrong size on SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial"); \ static_assert(offsetof(SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial, TutorialEnumAsInt) == 0x000000, "Member 'SHCharacterPlayTutorialsComponent_SHDebug_Character_Tutorials_RequestShowTutorial::TutorialEnumAsInt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered \ static_assert(alignof(SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered) == 0x000001, "Wrong alignment on SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered"); \ static_assert(sizeof(SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered) == 0x000002, "Wrong size on SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered"); \ static_assert(offsetof(SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered, InTutorialEnum) == 0x000000, "Member 'SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered::InTutorialEnum' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered, ReturnValue) == 0x000001, "Member 'SHCharacterPlayTutorialsComponent_IsTutorialActionRegistered::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayTutorialsComponent \ static_assert(alignof(USHCharacterPlayTutorialsComponent) == 0x000008, "Wrong alignment on USHCharacterPlayTutorialsComponent"); \ static_assert(sizeof(USHCharacterPlayTutorialsComponent) == 0x0001C0, "Wrong size on USHCharacterPlayTutorialsComponent"); \ static_assert(offsetof(USHCharacterPlayTutorialsComponent, ConsumeQueueDelayValue) == 0x0000A0, "Member 'USHCharacterPlayTutorialsComponent::ConsumeQueueDelayValue' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayTutorialsComponent, TutorialsDatabase) == 0x0000A8, "Member 'USHCharacterPlayTutorialsComponent::TutorialsDatabase' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayTutorialsComponent, TutorialHandlers) == 0x0000B0, "Member 'USHCharacterPlayTutorialsComponent::TutorialHandlers' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayTutorialsComponent, RegisteredTutorialActions) == 0x0000C0, "Member 'USHCharacterPlayTutorialsComponent::RegisteredTutorialActions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_AddToControlRotation \ static_assert(alignof(SHCharacterPlayViewComponent_AddToControlRotation) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_AddToControlRotation"); \ static_assert(sizeof(SHCharacterPlayViewComponent_AddToControlRotation) == 0x000020, "Wrong size on SHCharacterPlayViewComponent_AddToControlRotation"); \ static_assert(offsetof(SHCharacterPlayViewComponent_AddToControlRotation, RotationToAdd) == 0x000000, "Member 'SHCharacterPlayViewComponent_AddToControlRotation::RotationToAdd' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_AddToControlRotation, Object) == 0x000018, "Member 'SHCharacterPlayViewComponent_AddToControlRotation::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_ClearRotationScale \ static_assert(alignof(SHCharacterPlayViewComponent_ClearRotationScale) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_ClearRotationScale"); \ static_assert(sizeof(SHCharacterPlayViewComponent_ClearRotationScale) == 0x000008, "Wrong size on SHCharacterPlayViewComponent_ClearRotationScale"); \ static_assert(offsetof(SHCharacterPlayViewComponent_ClearRotationScale, Object) == 0x000000, "Member 'SHCharacterPlayViewComponent_ClearRotationScale::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_LookAtLocationAbsolute \ static_assert(alignof(SHCharacterPlayViewComponent_LookAtLocationAbsolute) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_LookAtLocationAbsolute"); \ static_assert(sizeof(SHCharacterPlayViewComponent_LookAtLocationAbsolute) == 0x000040, "Wrong size on SHCharacterPlayViewComponent_LookAtLocationAbsolute"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, Location) == 0x000000, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::Location' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, RotateDuration) == 0x000018, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::RotateDuration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, Object) == 0x000020, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, OffsetAngle) == 0x000028, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::OffsetAngle' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, InCurve) == 0x000030, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::InCurve' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtLocationAbsolute, ReturnValue) == 0x000038, "Member 'SHCharacterPlayViewComponent_LookAtLocationAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_LookAtRotationAbsolute \ static_assert(alignof(SHCharacterPlayViewComponent_LookAtRotationAbsolute) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_LookAtRotationAbsolute"); \ static_assert(sizeof(SHCharacterPlayViewComponent_LookAtRotationAbsolute) == 0x000040, "Wrong size on SHCharacterPlayViewComponent_LookAtRotationAbsolute"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, Rotation) == 0x000000, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::Rotation' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, RotateDuration) == 0x000018, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::RotateDuration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, Object) == 0x000020, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, OffsetAngle) == 0x000028, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::OffsetAngle' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, InCurve) == 0x000030, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::InCurve' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookAtRotationAbsolute, ReturnValue) == 0x000038, "Member 'SHCharacterPlayViewComponent_LookAtRotationAbsolute::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_LookOperationComp \ static_assert(alignof(SHCharacterPlayViewComponent_LookOperationComp) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_LookOperationComp"); \ static_assert(sizeof(SHCharacterPlayViewComponent_LookOperationComp) == 0x000058, "Wrong size on SHCharacterPlayViewComponent_LookOperationComp"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationComp, InComponent) == 0x000000, "Member 'SHCharacterPlayViewComponent_LookOperationComp::InComponent' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationComp, RotateDuration) == 0x000008, "Member 'SHCharacterPlayViewComponent_LookOperationComp::RotateDuration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationComp, Object) == 0x000010, "Member 'SHCharacterPlayViewComponent_LookOperationComp::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationComp, InSettings) == 0x000018, "Member 'SHCharacterPlayViewComponent_LookOperationComp::InSettings' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationComp, ReturnValue) == 0x000050, "Member 'SHCharacterPlayViewComponent_LookOperationComp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_LookOperationLoc \ static_assert(alignof(SHCharacterPlayViewComponent_LookOperationLoc) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_LookOperationLoc"); \ static_assert(sizeof(SHCharacterPlayViewComponent_LookOperationLoc) == 0x000068, "Wrong size on SHCharacterPlayViewComponent_LookOperationLoc"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationLoc, Location) == 0x000000, "Member 'SHCharacterPlayViewComponent_LookOperationLoc::Location' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationLoc, RotateDuration) == 0x000018, "Member 'SHCharacterPlayViewComponent_LookOperationLoc::RotateDuration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationLoc, Object) == 0x000020, "Member 'SHCharacterPlayViewComponent_LookOperationLoc::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationLoc, InSettings) == 0x000028, "Member 'SHCharacterPlayViewComponent_LookOperationLoc::InSettings' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationLoc, ReturnValue) == 0x000060, "Member 'SHCharacterPlayViewComponent_LookOperationLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_LookOperationRot \ static_assert(alignof(SHCharacterPlayViewComponent_LookOperationRot) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_LookOperationRot"); \ static_assert(sizeof(SHCharacterPlayViewComponent_LookOperationRot) == 0x000068, "Wrong size on SHCharacterPlayViewComponent_LookOperationRot"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationRot, Rotation) == 0x000000, "Member 'SHCharacterPlayViewComponent_LookOperationRot::Rotation' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationRot, RotateDuration) == 0x000018, "Member 'SHCharacterPlayViewComponent_LookOperationRot::RotateDuration' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationRot, Object) == 0x000020, "Member 'SHCharacterPlayViewComponent_LookOperationRot::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationRot, InSettings) == 0x000028, "Member 'SHCharacterPlayViewComponent_LookOperationRot::InSettings' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_LookOperationRot, ReturnValue) == 0x000060, "Member 'SHCharacterPlayViewComponent_LookOperationRot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_OverrideControlRotation \ static_assert(alignof(SHCharacterPlayViewComponent_OverrideControlRotation) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_OverrideControlRotation"); \ static_assert(sizeof(SHCharacterPlayViewComponent_OverrideControlRotation) == 0x000020, "Wrong size on SHCharacterPlayViewComponent_OverrideControlRotation"); \ static_assert(offsetof(SHCharacterPlayViewComponent_OverrideControlRotation, NewControlRotation) == 0x000000, "Member 'SHCharacterPlayViewComponent_OverrideControlRotation::NewControlRotation' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_OverrideControlRotation, Object) == 0x000018, "Member 'SHCharacterPlayViewComponent_OverrideControlRotation::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_ResetLookOperation \ static_assert(alignof(SHCharacterPlayViewComponent_ResetLookOperation) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_ResetLookOperation"); \ static_assert(sizeof(SHCharacterPlayViewComponent_ResetLookOperation) == 0x000010, "Wrong size on SHCharacterPlayViewComponent_ResetLookOperation"); \ static_assert(offsetof(SHCharacterPlayViewComponent_ResetLookOperation, Object) == 0x000000, "Member 'SHCharacterPlayViewComponent_ResetLookOperation::Object' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_ResetLookOperation, ReturnValue) == 0x000008, "Member 'SHCharacterPlayViewComponent_ResetLookOperation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_SetRotationBlocked \ static_assert(alignof(SHCharacterPlayViewComponent_SetRotationBlocked) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_SetRotationBlocked"); \ static_assert(sizeof(SHCharacterPlayViewComponent_SetRotationBlocked) == 0x000010, "Wrong size on SHCharacterPlayViewComponent_SetRotationBlocked"); \ static_assert(offsetof(SHCharacterPlayViewComponent_SetRotationBlocked, Blocked) == 0x000000, "Member 'SHCharacterPlayViewComponent_SetRotationBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_SetRotationBlocked, Object) == 0x000008, "Member 'SHCharacterPlayViewComponent_SetRotationBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_SetRotationScale \ static_assert(alignof(SHCharacterPlayViewComponent_SetRotationScale) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_SetRotationScale"); \ static_assert(sizeof(SHCharacterPlayViewComponent_SetRotationScale) == 0x000010, "Wrong size on SHCharacterPlayViewComponent_SetRotationScale"); \ static_assert(offsetof(SHCharacterPlayViewComponent_SetRotationScale, Scale) == 0x000000, "Member 'SHCharacterPlayViewComponent_SetRotationScale::Scale' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlayViewComponent_SetRotationScale, Object) == 0x000008, "Member 'SHCharacterPlayViewComponent_SetRotationScale::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_GetViewDirection \ static_assert(alignof(SHCharacterPlayViewComponent_GetViewDirection) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_GetViewDirection"); \ static_assert(sizeof(SHCharacterPlayViewComponent_GetViewDirection) == 0x000018, "Wrong size on SHCharacterPlayViewComponent_GetViewDirection"); \ static_assert(offsetof(SHCharacterPlayViewComponent_GetViewDirection, ReturnValue) == 0x000000, "Member 'SHCharacterPlayViewComponent_GetViewDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_GetViewLocation \ static_assert(alignof(SHCharacterPlayViewComponent_GetViewLocation) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_GetViewLocation"); \ static_assert(sizeof(SHCharacterPlayViewComponent_GetViewLocation) == 0x000018, "Wrong size on SHCharacterPlayViewComponent_GetViewLocation"); \ static_assert(offsetof(SHCharacterPlayViewComponent_GetViewLocation, ReturnValue) == 0x000000, "Member 'SHCharacterPlayViewComponent_GetViewLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_GetViewRotation \ static_assert(alignof(SHCharacterPlayViewComponent_GetViewRotation) == 0x000008, "Wrong alignment on SHCharacterPlayViewComponent_GetViewRotation"); \ static_assert(sizeof(SHCharacterPlayViewComponent_GetViewRotation) == 0x000018, "Wrong size on SHCharacterPlayViewComponent_GetViewRotation"); \ static_assert(offsetof(SHCharacterPlayViewComponent_GetViewRotation, ReturnValue) == 0x000000, "Member 'SHCharacterPlayViewComponent_GetViewRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlayViewComponent_IsRotationBlocked \ static_assert(alignof(SHCharacterPlayViewComponent_IsRotationBlocked) == 0x000001, "Wrong alignment on SHCharacterPlayViewComponent_IsRotationBlocked"); \ static_assert(sizeof(SHCharacterPlayViewComponent_IsRotationBlocked) == 0x000001, "Wrong size on SHCharacterPlayViewComponent_IsRotationBlocked"); \ static_assert(offsetof(SHCharacterPlayViewComponent_IsRotationBlocked, ReturnValue) == 0x000000, "Member 'SHCharacterPlayViewComponent_IsRotationBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayViewComponent \ static_assert(alignof(USHCharacterPlayViewComponent) == 0x000010, "Wrong alignment on USHCharacterPlayViewComponent"); \ static_assert(sizeof(USHCharacterPlayViewComponent) == 0x000590, "Wrong size on USHCharacterPlayViewComponent"); \ static_assert(offsetof(USHCharacterPlayViewComponent, PitchLimit) == 0x0002A0, "Member 'USHCharacterPlayViewComponent::PitchLimit' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, bPitchLimitHalvedOnCollision) == 0x0002B0, "Member 'USHCharacterPlayViewComponent::bPitchLimitHalvedOnCollision' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, ScaleRotationScale) == 0x0002B4, "Member 'USHCharacterPlayViewComponent::ScaleRotationScale' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, DeltaRotationScale) == 0x0002B8, "Member 'USHCharacterPlayViewComponent::DeltaRotationScale' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, EnsureRelativeLoc) == 0x0002C0, "Member 'USHCharacterPlayViewComponent::EnsureRelativeLoc' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, CharacterPlay) == 0x0002D8, "Member 'USHCharacterPlayViewComponent::CharacterPlay' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, MAARLBlenders) == 0x0002E0, "Member 'USHCharacterPlayViewComponent::MAARLBlenders' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, MAACRBlenders) == 0x0002F0, "Member 'USHCharacterPlayViewComponent::MAACRBlenders' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayViewComponent, LookOperation) == 0x000300, "Member 'USHCharacterPlayViewComponent::LookOperation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyBaseFXComponent \ static_assert(alignof(USHEnemyBaseFXComponent) == 0x000008, "Wrong alignment on USHEnemyBaseFXComponent"); \ static_assert(sizeof(USHEnemyBaseFXComponent) == 0x000128, "Wrong size on USHEnemyBaseFXComponent"); \ static_assert(offsetof(USHEnemyBaseFXComponent, BloodPuddleSettings) == 0x0000F0, "Member 'USHEnemyBaseFXComponent::BloodPuddleSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, PenetrateSplashSettings) == 0x0000F8, "Member 'USHEnemyBaseFXComponent::PenetrateSplashSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, SplashPuddleSettings) == 0x000100, "Member 'USHEnemyBaseFXComponent::SplashPuddleSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, BleedingSettings) == 0x000108, "Member 'USHEnemyBaseFXComponent::BleedingSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, VisualHPSettings) == 0x000110, "Member 'USHEnemyBaseFXComponent::VisualHPSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, WaterInteractionSettings) == 0x000118, "Member 'USHEnemyBaseFXComponent::WaterInteractionSettings' has a wrong offset!"); \ static_assert(offsetof(USHEnemyBaseFXComponent, RainWettingSettings) == 0x000120, "Member 'USHEnemyBaseFXComponent::RainWettingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureFXComponent \ static_assert(alignof(USHLyingFigureFXComponent) == 0x000008, "Wrong alignment on USHLyingFigureFXComponent"); \ static_assert(sizeof(USHLyingFigureFXComponent) == 0x000130, "Wrong size on USHLyingFigureFXComponent"); \ static_assert(offsetof(USHLyingFigureFXComponent, SkitteringBloodTraceSettings) == 0x000128, "Member 'USHLyingFigureFXComponent::SkitteringBloodTraceSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureOWFXComponent \ static_assert(alignof(USHLyingFigureOWFXComponent) == 0x000008, "Wrong alignment on USHLyingFigureOWFXComponent"); \ static_assert(sizeof(USHLyingFigureOWFXComponent) == 0x000140, "Wrong size on USHLyingFigureOWFXComponent"); \ static_assert(offsetof(USHLyingFigureOWFXComponent, DeathPukeExplosionSettings) == 0x000130, "Member 'USHLyingFigureOWFXComponent::DeathPukeExplosionSettings' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureOWFXComponent, AtackPukeExplosionSettings) == 0x000138, "Member 'USHLyingFigureOWFXComponent::AtackPukeExplosionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterSpawnableObject \ static_assert(alignof(ASHCharacterSpawnableObject) == 0x000008, "Wrong alignment on ASHCharacterSpawnableObject"); \ static_assert(sizeof(ASHCharacterSpawnableObject) == 0x0002B0, "Wrong size on ASHCharacterSpawnableObject"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames \ static_assert(alignof(SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames) == 0x000008, "Wrong alignment on SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames"); \ static_assert(sizeof(SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames) == 0x000010, "Wrong size on SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames"); \ static_assert(offsetof(SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_GetAllPlayingSlotAnimationSlotNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_GetEquippedWeapon \ static_assert(alignof(SHCharAnimationInstance_GetEquippedWeapon) == 0x000008, "Wrong alignment on SHCharAnimationInstance_GetEquippedWeapon"); \ static_assert(sizeof(SHCharAnimationInstance_GetEquippedWeapon) == 0x000008, "Wrong size on SHCharAnimationInstance_GetEquippedWeapon"); \ static_assert(offsetof(SHCharAnimationInstance_GetEquippedWeapon, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_GetEquippedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames \ static_assert(alignof(SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames) == 0x000008, "Wrong alignment on SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames"); \ static_assert(sizeof(SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames) == 0x000010, "Wrong size on SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames"); \ static_assert(offsetof(SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_GetPlayingSlotAnimationSlotNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier \ static_assert(alignof(SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier) == 0x000004, "Wrong alignment on SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier"); \ static_assert(sizeof(SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier) == 0x000008, "Wrong size on SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier"); \ static_assert(offsetof(SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier, Enabled) == 0x000000, "Member 'SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier::Enabled' has a wrong offset!"); \ static_assert(offsetof(SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier, ForcedValue) == 0x000004, "Member 'SHCharAnimationInstance_GetSpeedWarpingForcedMultiplier::ForcedValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_IsAimingWeapon \ static_assert(alignof(SHCharAnimationInstance_IsAimingWeapon) == 0x000001, "Wrong alignment on SHCharAnimationInstance_IsAimingWeapon"); \ static_assert(sizeof(SHCharAnimationInstance_IsAimingWeapon) == 0x000001, "Wrong size on SHCharAnimationInstance_IsAimingWeapon"); \ static_assert(offsetof(SHCharAnimationInstance_IsAimingWeapon, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_IsAimingWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_IsChangingWeaponActionPlaying \ static_assert(alignof(SHCharAnimationInstance_IsChangingWeaponActionPlaying) == 0x000001, "Wrong alignment on SHCharAnimationInstance_IsChangingWeaponActionPlaying"); \ static_assert(sizeof(SHCharAnimationInstance_IsChangingWeaponActionPlaying) == 0x000001, "Wrong size on SHCharAnimationInstance_IsChangingWeaponActionPlaying"); \ static_assert(offsetof(SHCharAnimationInstance_IsChangingWeaponActionPlaying, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_IsChangingWeaponActionPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled \ static_assert(alignof(SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled) == 0x000001, "Wrong alignment on SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled"); \ static_assert(sizeof(SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled) == 0x000001, "Wrong size on SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled"); \ static_assert(offsetof(SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled, ReturnValue) == 0x000000, "Member 'SHCharAnimationInstance_IsCharacterCorrectivePostprocessEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharAnimationInstance \ static_assert(alignof(USHCharAnimationInstance) == 0x000010, "Wrong alignment on USHCharAnimationInstance"); \ static_assert(sizeof(USHCharAnimationInstance) == 0x0003B0, "Wrong size on USHCharAnimationInstance"); \ static_assert(offsetof(USHCharAnimationInstance, LocomotionGraphTag) == 0x000348, "Member 'USHCharAnimationInstance::LocomotionGraphTag' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, LookAtOffsetGraphTag) == 0x000350, "Member 'USHCharAnimationInstance::LookAtOffsetGraphTag' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, ChangeLocomotionSnapshotName) == 0x000358, "Member 'USHCharAnimationInstance::ChangeLocomotionSnapshotName' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, ChangeLocomotionAlphaInterpSpeed) == 0x000360, "Member 'USHCharAnimationInstance::ChangeLocomotionAlphaInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, bWholeBodyAnimation) == 0x000364, "Member 'USHCharAnimationInstance::bWholeBodyAnimation' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, SpineExtraAngle) == 0x000368, "Member 'USHCharAnimationInstance::SpineExtraAngle' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, ChangeLocomotionAlpha) == 0x000378, "Member 'USHCharAnimationInstance::ChangeLocomotionAlpha' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, LocomotionState) == 0x00037C, "Member 'USHCharAnimationInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, RequestedNewAnimationsSetData) == 0x000380, "Member 'USHCharAnimationInstance::RequestedNewAnimationsSetData' has a wrong offset!"); \ static_assert(offsetof(USHCharAnimationInstance, WeaponManageCmbSubcomp) == 0x0003A0, "Member 'USHCharAnimationInstance::WeaponManageCmbSubcomp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth \ static_assert(alignof(SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth) == 0x000004, "Wrong alignment on SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth"); \ static_assert(sizeof(SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth) == 0x000004, "Wrong size on SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth"); \ static_assert(offsetof(SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth, ReturnValue) == 0x000000, "Member 'SHMariaLookAtAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaLookAtAnimInstance \ static_assert(alignof(USHMariaLookAtAnimInstance) == 0x000010, "Wrong alignment on USHMariaLookAtAnimInstance"); \ static_assert(sizeof(USHMariaLookAtAnimInstance) == 0x000360, "Wrong size on USHMariaLookAtAnimInstance"); \ #define DUMPER7_ASSERTS_USHChAudioBreathingSubcomponent \ static_assert(alignof(USHChAudioBreathingSubcomponent) == 0x000008, "Wrong alignment on USHChAudioBreathingSubcomponent"); \ static_assert(sizeof(USHChAudioBreathingSubcomponent) == 0x000070, "Wrong size on USHChAudioBreathingSubcomponent"); \ static_assert(offsetof(USHChAudioBreathingSubcomponent, Settings) == 0x000038, "Member 'USHChAudioBreathingSubcomponent::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHChAudioEnviroSubcomponent \ static_assert(alignof(USHChAudioEnviroSubcomponent) == 0x000008, "Wrong alignment on USHChAudioEnviroSubcomponent"); \ static_assert(sizeof(USHChAudioEnviroSubcomponent) == 0x000088, "Wrong size on USHChAudioEnviroSubcomponent"); \ static_assert(offsetof(USHChAudioEnviroSubcomponent, Settings) == 0x000038, "Member 'USHChAudioEnviroSubcomponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHChAudioEnviroSubcomponent, EnvironmentVolumes) == 0x000040, "Member 'USHChAudioEnviroSubcomponent::EnvironmentVolumes' has a wrong offset!"); \ static_assert(offsetof(USHChAudioEnviroSubcomponent, CurrentPlayingEnvironmentSwitch) == 0x000050, "Member 'USHChAudioEnviroSubcomponent::CurrentPlayingEnvironmentSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinAnimLookAtSubcomp \ static_assert(alignof(USHMandarinAnimLookAtSubcomp) == 0x000008, "Wrong alignment on USHMandarinAnimLookAtSubcomp"); \ static_assert(sizeof(USHMandarinAnimLookAtSubcomp) == 0x000060, "Wrong size on USHMandarinAnimLookAtSubcomp"); \ #define DUMPER7_ASSERTS_SHChAudioHealthSubcomponent_RequestDeathHealthState \ static_assert(alignof(SHChAudioHealthSubcomponent_RequestDeathHealthState) == 0x000008, "Wrong alignment on SHChAudioHealthSubcomponent_RequestDeathHealthState"); \ static_assert(sizeof(SHChAudioHealthSubcomponent_RequestDeathHealthState) == 0x000008, "Wrong size on SHChAudioHealthSubcomponent_RequestDeathHealthState"); \ static_assert(offsetof(SHChAudioHealthSubcomponent_RequestDeathHealthState, Requester) == 0x000000, "Member 'SHChAudioHealthSubcomponent_RequestDeathHealthState::Requester' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHChAudioHealthSubcomponent \ static_assert(alignof(USHChAudioHealthSubcomponent) == 0x000008, "Wrong alignment on USHChAudioHealthSubcomponent"); \ static_assert(sizeof(USHChAudioHealthSubcomponent) == 0x000068, "Wrong size on USHChAudioHealthSubcomponent"); \ static_assert(offsetof(USHChAudioHealthSubcomponent, Settings) == 0x000038, "Member 'USHChAudioHealthSubcomponent::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHChAudioInteractionSubcomponent \ static_assert(alignof(USHChAudioInteractionSubcomponent) == 0x000008, "Wrong alignment on USHChAudioInteractionSubcomponent"); \ static_assert(sizeof(USHChAudioInteractionSubcomponent) == 0x000040, "Wrong size on USHChAudioInteractionSubcomponent"); \ static_assert(offsetof(USHChAudioInteractionSubcomponent, Settings) == 0x000038, "Member 'USHChAudioInteractionSubcomponent::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryLocomotionAnimInstance \ static_assert(alignof(USHMaryLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMaryLocomotionAnimInstance"); \ static_assert(sizeof(USHMaryLocomotionAnimInstance) == 0x0003C0, "Wrong size on USHMaryLocomotionAnimInstance"); \ static_assert(offsetof(USHMaryLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHMaryLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHMaryLocomotionAnimInstance, DesiredRotationYaw) == 0x0003AC, "Member 'USHMaryLocomotionAnimInstance::DesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHMaryLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003B0, "Member 'USHMaryLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHChAudioSpaceSubcomponent \ static_assert(alignof(USHChAudioSpaceSubcomponent) == 0x000008, "Wrong alignment on USHChAudioSpaceSubcomponent"); \ static_assert(sizeof(USHChAudioSpaceSubcomponent) == 0x000048, "Wrong size on USHChAudioSpaceSubcomponent"); \ static_assert(offsetof(USHChAudioSpaceSubcomponent, Settings) == 0x000038, "Member 'USHChAudioSpaceSubcomponent::Settings' has a wrong offset!"); \ static_assert(offsetof(USHChAudioSpaceSubcomponent, CurrentAudioCubature) == 0x000040, "Member 'USHChAudioSpaceSubcomponent::CurrentAudioCubature' has a wrong offset!"); \ static_assert(offsetof(USHChAudioSpaceSubcomponent, CurrentAudioWorld) == 0x000041, "Member 'USHChAudioSpaceSubcomponent::CurrentAudioWorld' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHChAudioStatesSubcomponent_RequestBossFightState \ static_assert(alignof(SHChAudioStatesSubcomponent_RequestBossFightState) == 0x000008, "Wrong alignment on SHChAudioStatesSubcomponent_RequestBossFightState"); \ static_assert(sizeof(SHChAudioStatesSubcomponent_RequestBossFightState) == 0x000010, "Wrong size on SHChAudioStatesSubcomponent_RequestBossFightState"); \ static_assert(offsetof(SHChAudioStatesSubcomponent_RequestBossFightState, bInState) == 0x000000, "Member 'SHChAudioStatesSubcomponent_RequestBossFightState::bInState' has a wrong offset!"); \ static_assert(offsetof(SHChAudioStatesSubcomponent_RequestBossFightState, Requester) == 0x000008, "Member 'SHChAudioStatesSubcomponent_RequestBossFightState::Requester' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHChAudioStatesSubcomponent \ static_assert(alignof(USHChAudioStatesSubcomponent) == 0x000008, "Wrong alignment on USHChAudioStatesSubcomponent"); \ static_assert(sizeof(USHChAudioStatesSubcomponent) == 0x0000D8, "Wrong size on USHChAudioStatesSubcomponent"); \ static_assert(offsetof(USHChAudioStatesSubcomponent, Settings) == 0x000038, "Member 'USHChAudioStatesSubcomponent::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCineCameraActor_GetSHCineCameraComponent \ static_assert(alignof(SHCineCameraActor_GetSHCineCameraComponent) == 0x000008, "Wrong alignment on SHCineCameraActor_GetSHCineCameraComponent"); \ static_assert(sizeof(SHCineCameraActor_GetSHCineCameraComponent) == 0x000008, "Wrong size on SHCineCameraActor_GetSHCineCameraComponent"); \ static_assert(offsetof(SHCineCameraActor_GetSHCineCameraComponent, ReturnValue) == 0x000000, "Member 'SHCineCameraActor_GetSHCineCameraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCineCameraActor \ static_assert(alignof(ASHCineCameraActor) == 0x000010, "Wrong alignment on ASHCineCameraActor"); \ static_assert(sizeof(ASHCineCameraActor) == 0x000A70, "Wrong size on ASHCineCameraActor"); \ #define DUMPER7_ASSERTS_SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue \ static_assert(alignof(SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHCityOWNeelysBarMessageEndingFactor_SHDebug_Character_Endings_CityOWNeelysBarMessageEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCityOWNeelysBarMessageEndingFactor \ static_assert(alignof(USHCityOWNeelysBarMessageEndingFactor) == 0x000008, "Wrong alignment on USHCityOWNeelysBarMessageEndingFactor"); \ static_assert(sizeof(USHCityOWNeelysBarMessageEndingFactor) == 0x000088, "Wrong size on USHCityOWNeelysBarMessageEndingFactor"); \ #define DUMPER7_ASSERTS_USHFXNurseHeadShakeSubcompSettings \ static_assert(alignof(USHFXNurseHeadShakeSubcompSettings) == 0x000008, "Wrong alignment on USHFXNurseHeadShakeSubcompSettings"); \ static_assert(sizeof(USHFXNurseHeadShakeSubcompSettings) == 0x000050, "Wrong size on USHFXNurseHeadShakeSubcompSettings"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, EnableHeadShake) == 0x000030, "Member 'USHFXNurseHeadShakeSubcompSettings::EnableHeadShake' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, HeadSocketName) == 0x000034, "Member 'USHFXNurseHeadShakeSubcompSettings::HeadSocketName' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, MaterialIndex) == 0x00003C, "Member 'USHFXNurseHeadShakeSubcompSettings::MaterialIndex' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, OffsetScale) == 0x000040, "Member 'USHFXNurseHeadShakeSubcompSettings::OffsetScale' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, Magnitude) == 0x000044, "Member 'USHFXNurseHeadShakeSubcompSettings::Magnitude' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, ClampMovement) == 0x000048, "Member 'USHFXNurseHeadShakeSubcompSettings::ClampMovement' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcompSettings, LimitAccelerationMultiply) == 0x00004C, "Member 'USHFXNurseHeadShakeSubcompSettings::LimitAccelerationMultiply' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatSnapInterface_CanSnapOnActor \ static_assert(alignof(SHCombatSnapInterface_CanSnapOnActor) == 0x000001, "Wrong alignment on SHCombatSnapInterface_CanSnapOnActor"); \ static_assert(sizeof(SHCombatSnapInterface_CanSnapOnActor) == 0x000001, "Wrong size on SHCombatSnapInterface_CanSnapOnActor"); \ static_assert(offsetof(SHCombatSnapInterface_CanSnapOnActor, ReturnValue) == 0x000000, "Member 'SHCombatSnapInterface_CanSnapOnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatSnapInterface_GetSnapLocation \ static_assert(alignof(SHCombatSnapInterface_GetSnapLocation) == 0x000008, "Wrong alignment on SHCombatSnapInterface_GetSnapLocation"); \ static_assert(sizeof(SHCombatSnapInterface_GetSnapLocation) == 0x000018, "Wrong size on SHCombatSnapInterface_GetSnapLocation"); \ static_assert(offsetof(SHCombatSnapInterface_GetSnapLocation, ReturnValue) == 0x000000, "Member 'SHCombatSnapInterface_GetSnapLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCombatSnapInterface \ static_assert(alignof(ISHCombatSnapInterface) == 0x000001, "Wrong alignment on ISHCombatSnapInterface"); \ static_assert(sizeof(ISHCombatSnapInterface) == 0x000001, "Wrong size on ISHCombatSnapInterface"); \ #define DUMPER7_ASSERTS_SHFogManager_OnRestoreWorldDependentSettingsNative \ static_assert(alignof(SHFogManager_OnRestoreWorldDependentSettingsNative) == 0x000008, "Wrong alignment on SHFogManager_OnRestoreWorldDependentSettingsNative"); \ static_assert(sizeof(SHFogManager_OnRestoreWorldDependentSettingsNative) == 0x000008, "Wrong size on SHFogManager_OnRestoreWorldDependentSettingsNative"); \ static_assert(offsetof(SHFogManager_OnRestoreWorldDependentSettingsNative, OutGameInstance) == 0x000000, "Member 'SHFogManager_OnRestoreWorldDependentSettingsNative::OutGameInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFogManager \ static_assert(alignof(USHFogManager) == 0x000008, "Wrong alignment on USHFogManager"); \ static_assert(sizeof(USHFogManager) == 0x000150, "Wrong size on USHFogManager"); \ static_assert(offsetof(USHFogManager, FogMPCAsset) == 0x0000A0, "Member 'USHFogManager::FogMPCAsset' has a wrong offset!"); \ static_assert(offsetof(USHFogManager, FogGridSizeZToScaleAdd) == 0x0000A8, "Member 'USHFogManager::FogGridSizeZToScaleAdd' has a wrong offset!"); \ static_assert(offsetof(USHFogManager, RegisteredFogCutoutActors) == 0x0000F8, "Member 'USHFogManager::RegisteredFogCutoutActors' has a wrong offset!"); \ static_assert(offsetof(USHFogManager, RegisteredLocalFogVolumetricActors) == 0x000108, "Member 'USHFogManager::RegisteredLocalFogVolumetricActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatPushedInterface_CanBePushed \ static_assert(alignof(SHCombatPushedInterface_CanBePushed) == 0x000001, "Wrong alignment on SHCombatPushedInterface_CanBePushed"); \ static_assert(sizeof(SHCombatPushedInterface_CanBePushed) == 0x000001, "Wrong size on SHCombatPushedInterface_CanBePushed"); \ static_assert(offsetof(SHCombatPushedInterface_CanBePushed, ReturnValue) == 0x000000, "Member 'SHCombatPushedInterface_CanBePushed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatPushedInterface_PushedBy \ static_assert(alignof(SHCombatPushedInterface_PushedBy) == 0x000008, "Wrong alignment on SHCombatPushedInterface_PushedBy"); \ static_assert(sizeof(SHCombatPushedInterface_PushedBy) == 0x000010, "Wrong size on SHCombatPushedInterface_PushedBy"); \ static_assert(offsetof(SHCombatPushedInterface_PushedBy, pusher) == 0x000000, "Member 'SHCombatPushedInterface_PushedBy::pusher' has a wrong offset!"); \ static_assert(offsetof(SHCombatPushedInterface_PushedBy, ReturnValue) == 0x000008, "Member 'SHCombatPushedInterface_PushedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCombatPushedInterface \ static_assert(alignof(ISHCombatPushedInterface) == 0x000001, "Wrong alignment on ISHCombatPushedInterface"); \ static_assert(sizeof(ISHCombatPushedInterface) == 0x000001, "Wrong size on ISHCombatPushedInterface"); \ #define DUMPER7_ASSERTS_USHGameplayEndGameMovieWidget \ static_assert(alignof(USHGameplayEndGameMovieWidget) == 0x000008, "Wrong alignment on USHGameplayEndGameMovieWidget"); \ static_assert(sizeof(USHGameplayEndGameMovieWidget) == 0x0002C8, "Wrong size on USHGameplayEndGameMovieWidget"); \ static_assert(offsetof(USHGameplayEndGameMovieWidget, Movie_img) == 0x0002B8, "Member 'USHGameplayEndGameMovieWidget::Movie_img' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameMovieWidget, MediaPlayer) == 0x0002C0, "Member 'USHGameplayEndGameMovieWidget::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass \ static_assert(alignof(SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass) == 0x000008, "Wrong alignment on SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass"); \ static_assert(sizeof(SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass) == 0x000038, "Wrong size on SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass"); \ static_assert(offsetof(SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass, InLastHitWorldDirType) == 0x000000, "Member 'SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass::InLastHitWorldDirType' has a wrong offset!"); \ static_assert(offsetof(SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass, ReturnValue) == 0x000008, "Member 'SHCombatCustomGenericDeathSequenceProvider_GetCustomGenericDeathSequenceSoftClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHCombatCustomGenericDeathSequenceProvider \ static_assert(alignof(ISHCombatCustomGenericDeathSequenceProvider) == 0x000001, "Wrong alignment on ISHCombatCustomGenericDeathSequenceProvider"); \ static_assert(sizeof(ISHCombatCustomGenericDeathSequenceProvider) == 0x000001, "Wrong size on ISHCombatCustomGenericDeathSequenceProvider"); \ #define DUMPER7_ASSERTS_SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess \ static_assert(alignof(SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess) == 0x000008, "Wrong alignment on SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess"); \ static_assert(sizeof(SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess) == 0x000010, "Wrong size on SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess"); \ static_assert(offsetof(SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess, RangedCombatSubcomponent) == 0x000000, "Member 'SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess, ItemWeaponContext) == 0x000008, "Member 'SHCombatStatisticsValueProcessor_ProcessRangedFireSuccess::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCombatStatisticsValueProcessor \ static_assert(alignof(USHCombatStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHCombatStatisticsValueProcessor"); \ static_assert(sizeof(USHCombatStatisticsValueProcessor) == 0x0000A0, "Wrong size on USHCombatStatisticsValueProcessor"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, MeleeWeaponKillcount) == 0x000030, "Member 'USHCombatStatisticsValueProcessor::MeleeWeaponKillcount' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, RangedWeaponKillcount) == 0x000034, "Member 'USHCombatStatisticsValueProcessor::RangedWeaponKillcount' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, RangedShootsFired) == 0x000038, "Member 'USHCombatStatisticsValueProcessor::RangedShootsFired' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, PerformedDodges) == 0x00003C, "Member 'USHCombatStatisticsValueProcessor::PerformedDodges' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, BrokenGlass) == 0x000040, "Member 'USHCombatStatisticsValueProcessor::BrokenGlass' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, HealsApplied) == 0x000044, "Member 'USHCombatStatisticsValueProcessor::HealsApplied' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, ReceivedDamage) == 0x000048, "Member 'USHCombatStatisticsValueProcessor::ReceivedDamage' has a wrong offset!"); \ static_assert(offsetof(USHCombatStatisticsValueProcessor, WeaponToKillsMap) == 0x000050, "Member 'USHCombatStatisticsValueProcessor::WeaponToKillsMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCombineItemsTutorialHandler_ProcessItemCollected \ static_assert(alignof(SHCombineItemsTutorialHandler_ProcessItemCollected) == 0x000008, "Wrong alignment on SHCombineItemsTutorialHandler_ProcessItemCollected"); \ static_assert(sizeof(SHCombineItemsTutorialHandler_ProcessItemCollected) == 0x000010, "Wrong size on SHCombineItemsTutorialHandler_ProcessItemCollected"); \ static_assert(offsetof(SHCombineItemsTutorialHandler_ProcessItemCollected, Component) == 0x000000, "Member 'SHCombineItemsTutorialHandler_ProcessItemCollected::Component' has a wrong offset!"); \ static_assert(offsetof(SHCombineItemsTutorialHandler_ProcessItemCollected, ItemContext) == 0x000008, "Member 'SHCombineItemsTutorialHandler_ProcessItemCollected::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCombineItemsTutorialHandler \ static_assert(alignof(USHCombineItemsTutorialHandler) == 0x000008, "Wrong alignment on USHCombineItemsTutorialHandler"); \ static_assert(sizeof(USHCombineItemsTutorialHandler) == 0x000040, "Wrong size on USHCombineItemsTutorialHandler"); \ #define DUMPER7_ASSERTS_USHCombineRecipeSlotItemImageWidget \ static_assert(alignof(USHCombineRecipeSlotItemImageWidget) == 0x000008, "Wrong alignment on USHCombineRecipeSlotItemImageWidget"); \ static_assert(sizeof(USHCombineRecipeSlotItemImageWidget) == 0x0002A0, "Wrong size on USHCombineRecipeSlotItemImageWidget"); \ static_assert(offsetof(USHCombineRecipeSlotItemImageWidget, ItemImage) == 0x000288, "Member 'USHCombineRecipeSlotItemImageWidget::ItemImage' has a wrong offset!"); \ static_assert(offsetof(USHCombineRecipeSlotItemImageWidget, WrongItemAnim) == 0x000290, "Member 'USHCombineRecipeSlotItemImageWidget::WrongItemAnim' has a wrong offset!"); \ static_assert(offsetof(USHCombineRecipeSlotItemImageWidget, DebugTexture) == 0x000298, "Member 'USHCombineRecipeSlotItemImageWidget::DebugTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayFocusWidget \ static_assert(alignof(USHGameplayFocusWidget) == 0x000008, "Wrong alignment on USHGameplayFocusWidget"); \ static_assert(sizeof(USHGameplayFocusWidget) == 0x0002F8, "Wrong size on USHGameplayFocusWidget"); \ static_assert(offsetof(USHGameplayFocusWidget, MiniInventoryWidget) == 0x000278, "Member 'USHGameplayFocusWidget::MiniInventoryWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusWidget, InputKeysDataAsset) == 0x000280, "Member 'USHGameplayFocusWidget::InputKeysDataAsset' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusWidget, ToggleFlashlightActionHandle) == 0x000288, "Member 'USHGameplayFocusWidget::ToggleFlashlightActionHandle' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusWidget, FocusableCameraRotationAxisHandleX) == 0x000290, "Member 'USHGameplayFocusWidget::FocusableCameraRotationAxisHandleX' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusWidget, FocusableCameraRotationAxisHandleY) == 0x000298, "Member 'USHGameplayFocusWidget::FocusableCameraRotationAxisHandleY' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusWidget, OwnerCharacter) == 0x0002A0, "Member 'USHGameplayFocusWidget::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHControlTipsPanel_Show \ static_assert(alignof(SHControlTipsPanel_Show) == 0x000008, "Wrong alignment on SHControlTipsPanel_Show"); \ static_assert(sizeof(SHControlTipsPanel_Show) == 0x000018, "Wrong size on SHControlTipsPanel_Show"); \ static_assert(offsetof(SHControlTipsPanel_Show, wantedTooltips) == 0x000000, "Member 'SHControlTipsPanel_Show::wantedTooltips' has a wrong offset!"); \ static_assert(offsetof(SHControlTipsPanel_Show, WithBackground) == 0x000010, "Member 'SHControlTipsPanel_Show::WithBackground' has a wrong offset!"); \ static_assert(offsetof(SHControlTipsPanel_Show, UseVisibilitySettings) == 0x000011, "Member 'SHControlTipsPanel_Show::UseVisibilitySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHControlTipsPanel_ShowBackground \ static_assert(alignof(SHControlTipsPanel_ShowBackground) == 0x000001, "Wrong alignment on SHControlTipsPanel_ShowBackground"); \ static_assert(sizeof(SHControlTipsPanel_ShowBackground) == 0x000001, "Wrong size on SHControlTipsPanel_ShowBackground"); \ static_assert(offsetof(SHControlTipsPanel_ShowBackground, Show) == 0x000000, "Member 'SHControlTipsPanel_ShowBackground::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHControlTipsPanel \ static_assert(alignof(USHControlTipsPanel) == 0x000010, "Wrong alignment on USHControlTipsPanel"); \ static_assert(sizeof(USHControlTipsPanel) == 0x000550, "Wrong size on USHControlTipsPanel"); \ static_assert(offsetof(USHControlTipsPanel, Main_panel) == 0x0003A0, "Member 'USHControlTipsPanel::Main_panel' has a wrong offset!"); \ static_assert(offsetof(USHControlTipsPanel, Background_border) == 0x0003A8, "Member 'USHControlTipsPanel::Background_border' has a wrong offset!"); \ static_assert(offsetof(USHControlTipsPanel, BackgroundBrush) == 0x0003B0, "Member 'USHControlTipsPanel::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(USHControlTipsPanel, EmptyBkgrBrush) == 0x000480, "Member 'USHControlTipsPanel::EmptyBkgrBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCreeperAnimInstance_GetCreeperAnimInstanceStateData \ static_assert(alignof(SHCreeperAnimInstance_GetCreeperAnimInstanceStateData) == 0x000008, "Wrong alignment on SHCreeperAnimInstance_GetCreeperAnimInstanceStateData"); \ static_assert(sizeof(SHCreeperAnimInstance_GetCreeperAnimInstanceStateData) == 0x000008, "Wrong size on SHCreeperAnimInstance_GetCreeperAnimInstanceStateData"); \ static_assert(offsetof(SHCreeperAnimInstance_GetCreeperAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHCreeperAnimInstance_GetCreeperAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance \ static_assert(alignof(SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance"); \ static_assert(sizeof(SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance) == 0x000010, "Wrong size on SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance"); \ static_assert(offsetof(SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHCreeperAnimInstance_GetCreeperLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCreeperAnimInstance \ static_assert(alignof(USHCreeperAnimInstance) == 0x000010, "Wrong alignment on USHCreeperAnimInstance"); \ static_assert(sizeof(USHCreeperAnimInstance) == 0x0003F0, "Wrong size on USHCreeperAnimInstance"); \ static_assert(offsetof(USHCreeperAnimInstance, IsAttacking) == 0x0003E0, "Member 'USHCreeperAnimInstance::IsAttacking' has a wrong offset!"); \ static_assert(offsetof(USHCreeperAnimInstance, AttackWalkingRate) == 0x0003E4, "Member 'USHCreeperAnimInstance::AttackWalkingRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplaySectionBaseWidget \ static_assert(alignof(USHGameplaySectionBaseWidget) == 0x000008, "Wrong alignment on USHGameplaySectionBaseWidget"); \ static_assert(sizeof(USHGameplaySectionBaseWidget) == 0x000290, "Wrong size on USHGameplaySectionBaseWidget"); \ static_assert(offsetof(USHGameplaySectionBaseWidget, OwnerCharacter) == 0x000278, "Member 'USHGameplaySectionBaseWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionBaseWidget, OwnerWidget) == 0x000280, "Member 'USHGameplaySectionBaseWidget::OwnerWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGMSectionInventoryWidget \ static_assert(alignof(USHGMSectionInventoryWidget) == 0x000008, "Wrong alignment on USHGMSectionInventoryWidget"); \ static_assert(sizeof(USHGMSectionInventoryWidget) == 0x0003A8, "Wrong size on USHGMSectionInventoryWidget"); \ static_assert(offsetof(USHGMSectionInventoryWidget, GameplayInventorySliderWidget) == 0x000290, "Member 'USHGMSectionInventoryWidget::GameplayInventorySliderWidget' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, CategoriesConfig) == 0x000298, "Member 'USHGMSectionInventoryWidget::CategoriesConfig' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, bAllowLoopCategories) == 0x0002A8, "Member 'USHGMSectionInventoryWidget::bAllowLoopCategories' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, InputBlockWaitTimeMinMax) == 0x0002AC, "Member 'USHGMSectionInventoryWidget::InputBlockWaitTimeMinMax' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, InputThrottleAcceleration) == 0x0002B4, "Member 'USHGMSectionInventoryWidget::InputThrottleAcceleration' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, ShowItemsWaitTime) == 0x0002B8, "Member 'USHGMSectionInventoryWidget::ShowItemsWaitTime' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, CategoryWidgetSubclass) == 0x0002C0, "Member 'USHGMSectionInventoryWidget::CategoryWidgetSubclass' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, SubcategoryWidgetSubclass) == 0x0002C8, "Member 'USHGMSectionInventoryWidget::SubcategoryWidgetSubclass' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_OpenInventory) == 0x0002D0, "Member 'USHGMSectionInventoryWidget::AudioEvent_OpenInventory' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_CloseInventory) == 0x0002D8, "Member 'USHGMSectionInventoryWidget::AudioEvent_CloseInventory' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_MoveCategory) == 0x0002E0, "Member 'USHGMSectionInventoryWidget::AudioEvent_MoveCategory' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_OpenTranscription) == 0x0002E8, "Member 'USHGMSectionInventoryWidget::AudioEvent_OpenTranscription' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_CloseTransription) == 0x0002F0, "Member 'USHGMSectionInventoryWidget::AudioEvent_CloseTransription' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, AudioEvent_NotUsableItem) == 0x0002F8, "Member 'USHGMSectionInventoryWidget::AudioEvent_NotUsableItem' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, Border) == 0x000300, "Member 'USHGMSectionInventoryWidget::Border' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, RetainerBox) == 0x000308, "Member 'USHGMSectionInventoryWidget::RetainerBox' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, CategoriesContainerScrollBox) == 0x000310, "Member 'USHGMSectionInventoryWidget::CategoriesContainerScrollBox' has a wrong offset!"); \ static_assert(offsetof(USHGMSectionInventoryWidget, CombineIndicatorContainer) == 0x000318, "Member 'USHGMSectionInventoryWidget::CombineIndicatorContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw) == 0x00000C, "Wrong size on SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, OutVectorSize) == 0x000000, "Member 'SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::OutVectorSize' has a wrong offset!"); \ static_assert(offsetof(SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, OutVectorYaw) == 0x000004, "Member 'SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::OutVectorYaw' has a wrong offset!"); \ static_assert(offsetof(SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, Smoothing) == 0x000008, "Member 'SHCreeperLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::Smoothing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData \ static_assert(alignof(SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData) == 0x000008, "Wrong alignment on SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData"); \ static_assert(sizeof(SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData) == 0x000008, "Wrong size on SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData"); \ static_assert(offsetof(SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHCreeperLocomotionAnimInstance_GetCreeperAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCreeperLocomotionAnimInstance \ static_assert(alignof(USHCreeperLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHCreeperLocomotionAnimInstance"); \ static_assert(sizeof(USHCreeperLocomotionAnimInstance) == 0x0003F0, "Wrong size on USHCreeperLocomotionAnimInstance"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHCreeperLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003AC, "Member 'USHCreeperLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003B0, "Member 'USHCreeperLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MovementSpeed) == 0x0003B4, "Member 'USHCreeperLocomotionAnimInstance::MovementSpeed' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, StrafeAngle) == 0x0003B8, "Member 'USHCreeperLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003BC, "Member 'USHCreeperLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, SubgoalDistanceForStraightMovement) == 0x0003C0, "Member 'USHCreeperLocomotionAnimInstance::SubgoalDistanceForStraightMovement' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, TurnInPlaceMinAngleInFastMovement) == 0x0003C4, "Member 'USHCreeperLocomotionAnimInstance::TurnInPlaceMinAngleInFastMovement' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003C8, "Member 'USHCreeperLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MovementTypeFlipIntervalMin) == 0x0003CC, "Member 'USHCreeperLocomotionAnimInstance::MovementTypeFlipIntervalMin' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MovementTypeFlipIntervalMax) == 0x0003D0, "Member 'USHCreeperLocomotionAnimInstance::MovementTypeFlipIntervalMax' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, IsWalkingStraight) == 0x0003D4, "Member 'USHCreeperLocomotionAnimInstance::IsWalkingStraight' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, IsNearSubgoal) == 0x0003D5, "Member 'USHCreeperLocomotionAnimInstance::IsNearSubgoal' has a wrong offset!"); \ static_assert(offsetof(USHCreeperLocomotionAnimInstance, MovementTypeFlipTimer) == 0x0003D8, "Member 'USHCreeperLocomotionAnimInstance::MovementTypeFlipTimer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCrosshairWidget \ static_assert(alignof(USHCrosshairWidget) == 0x000008, "Wrong alignment on USHCrosshairWidget"); \ static_assert(sizeof(USHCrosshairWidget) == 0x000480, "Wrong size on USHCrosshairWidget"); \ static_assert(offsetof(USHCrosshairWidget, CrosshairImage) == 0x000298, "Member 'USHCrosshairWidget::CrosshairImage' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, FadeOutAnim) == 0x0002A0, "Member 'USHCrosshairWidget::FadeOutAnim' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, FadeInAnim) == 0x0002A8, "Member 'USHCrosshairWidget::FadeInAnim' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, bCrosshairAtlasUseInterpolation) == 0x0002B0, "Member 'USHCrosshairWidget::bCrosshairAtlasUseInterpolation' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, ReticleSize) == 0x0002B8, "Member 'USHCrosshairWidget::ReticleSize' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, ReticleTextureConfig) == 0x0002C8, "Member 'USHCrosshairWidget::ReticleTextureConfig' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, MinimalReticleTextureConfig) == 0x000370, "Member 'USHCrosshairWidget::MinimalReticleTextureConfig' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, AimOpacity) == 0x000418, "Member 'USHCrosshairWidget::AimOpacity' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, FriendlyAimOpacity) == 0x00041C, "Member 'USHCrosshairWidget::FriendlyAimOpacity' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, CrosshairDynamicMaterial) == 0x000420, "Member 'USHCrosshairWidget::CrosshairDynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, CurrentlyUsedCrosshairTextureSoft) == 0x000428, "Member 'USHCrosshairWidget::CurrentlyUsedCrosshairTextureSoft' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget, CurrentPlayingAnimation) == 0x000458, "Member 'USHCrosshairWidget::CurrentPlayingAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFreezingVolume_IsPointWithin \ static_assert(alignof(SHFreezingVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHFreezingVolume_IsPointWithin"); \ static_assert(sizeof(SHFreezingVolume_IsPointWithin) == 0x000020, "Wrong size on SHFreezingVolume_IsPointWithin"); \ static_assert(offsetof(SHFreezingVolume_IsPointWithin, Point) == 0x000000, "Member 'SHFreezingVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHFreezingVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHFreezingVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFreezingVolume \ static_assert(alignof(ASHFreezingVolume) == 0x000008, "Wrong alignment on ASHFreezingVolume"); \ static_assert(sizeof(ASHFreezingVolume) == 0x0002E8, "Wrong size on ASHFreezingVolume"); \ #define DUMPER7_ASSERTS_USHCustomDecalComponent \ static_assert(alignof(USHCustomDecalComponent) == 0x000008, "Wrong alignment on USHCustomDecalComponent"); \ static_assert(sizeof(USHCustomDecalComponent) == 0x0000F8, "Wrong size on USHCustomDecalComponent"); \ static_assert(offsetof(USHCustomDecalComponent, ManagedMeshesHits) == 0x0000A0, "Member 'USHCustomDecalComponent::ManagedMeshesHits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomRetainerBox_ManualTick \ static_assert(alignof(SHCustomRetainerBox_ManualTick) == 0x000004, "Wrong alignment on SHCustomRetainerBox_ManualTick"); \ static_assert(sizeof(SHCustomRetainerBox_ManualTick) == 0x000004, "Wrong size on SHCustomRetainerBox_ManualTick"); \ static_assert(offsetof(SHCustomRetainerBox_ManualTick, InDeltaTime) == 0x000000, "Member 'SHCustomRetainerBox_ManualTick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCustomRetainerBox \ static_assert(alignof(USHCustomRetainerBox) == 0x000008, "Wrong alignment on USHCustomRetainerBox"); \ static_assert(sizeof(USHCustomRetainerBox) == 0x000200, "Wrong size on USHCustomRetainerBox"); \ static_assert(offsetof(USHCustomRetainerBox, MaterialPropertyControlSettings) == 0x000198, "Member 'USHCustomRetainerBox::MaterialPropertyControlSettings' has a wrong offset!"); \ static_assert(offsetof(USHCustomRetainerBox, MaterialPropertyControlHandlers) == 0x0001A0, "Member 'USHCustomRetainerBox::MaterialPropertyControlHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieGameModeController \ static_assert(alignof(UMovieGameModeController) == 0x000008, "Wrong alignment on UMovieGameModeController"); \ static_assert(sizeof(UMovieGameModeController) == 0x000130, "Wrong size on UMovieGameModeController"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_CountUniqueSeenEndings \ static_assert(alignof(SHCustomSaveStatics_CountUniqueSeenEndings) == 0x000008, "Wrong alignment on SHCustomSaveStatics_CountUniqueSeenEndings"); \ static_assert(sizeof(SHCustomSaveStatics_CountUniqueSeenEndings) == 0x000010, "Wrong size on SHCustomSaveStatics_CountUniqueSeenEndings"); \ static_assert(offsetof(SHCustomSaveStatics_CountUniqueSeenEndings, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_CountUniqueSeenEndings::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_CountUniqueSeenEndings, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_CountUniqueSeenEndings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_FetchActorSavedPropertyBoolValue \ static_assert(alignof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue) == 0x000008, "Wrong alignment on SHCustomSaveStatics_FetchActorSavedPropertyBoolValue"); \ static_assert(sizeof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue) == 0x000028, "Wrong size on SHCustomSaveStatics_FetchActorSavedPropertyBoolValue"); \ static_assert(offsetof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_FetchActorSavedPropertyBoolValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue, InActorGuid) == 0x000008, "Member 'SHCustomSaveStatics_FetchActorSavedPropertyBoolValue::InActorGuid' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue, InPropertyName) == 0x000018, "Member 'SHCustomSaveStatics_FetchActorSavedPropertyBoolValue::InPropertyName' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue, OutFetchSuccess) == 0x000020, "Member 'SHCustomSaveStatics_FetchActorSavedPropertyBoolValue::OutFetchSuccess' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_FetchActorSavedPropertyBoolValue, OutFoundValue) == 0x000021, "Member 'SHCustomSaveStatics_FetchActorSavedPropertyBoolValue::OutFoundValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_GetDeathCount \ static_assert(alignof(SHCustomSaveStatics_GetDeathCount) == 0x000008, "Wrong alignment on SHCustomSaveStatics_GetDeathCount"); \ static_assert(sizeof(SHCustomSaveStatics_GetDeathCount) == 0x000010, "Wrong size on SHCustomSaveStatics_GetDeathCount"); \ static_assert(offsetof(SHCustomSaveStatics_GetDeathCount, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_GetDeathCount::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_GetDeathCount, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_GetDeathCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasEverFinishedGame \ static_assert(alignof(SHCustomSaveStatics_HasEverFinishedGame) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasEverFinishedGame"); \ static_assert(sizeof(SHCustomSaveStatics_HasEverFinishedGame) == 0x000010, "Wrong size on SHCustomSaveStatics_HasEverFinishedGame"); \ static_assert(offsetof(SHCustomSaveStatics_HasEverFinishedGame, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasEverFinishedGame::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasEverFinishedGame, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasEverFinishedGame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasEverSeenLeaveEnding \ static_assert(alignof(SHCustomSaveStatics_HasEverSeenLeaveEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasEverSeenLeaveEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasEverSeenLeaveEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasEverSeenLeaveEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasEverSeenLeaveEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasEverSeenLeaveEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasEverSeenLeaveEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasEverSeenLeaveEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasSeenBlissEnding \ static_assert(alignof(SHCustomSaveStatics_HasSeenBlissEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasSeenBlissEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasSeenBlissEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasSeenBlissEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenBlissEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasSeenBlissEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenBlissEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasSeenBlissEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasSeenInWaterEnding \ static_assert(alignof(SHCustomSaveStatics_HasSeenInWaterEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasSeenInWaterEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasSeenInWaterEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasSeenInWaterEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenInWaterEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasSeenInWaterEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenInWaterEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasSeenInWaterEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasSeenMariaEnding \ static_assert(alignof(SHCustomSaveStatics_HasSeenMariaEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasSeenMariaEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasSeenMariaEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasSeenMariaEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenMariaEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasSeenMariaEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenMariaEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasSeenMariaEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasSeenRebirthEnding \ static_assert(alignof(SHCustomSaveStatics_HasSeenRebirthEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasSeenRebirthEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasSeenRebirthEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasSeenRebirthEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenRebirthEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasSeenRebirthEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenRebirthEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasSeenRebirthEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_HasSeenStillnessEnding \ static_assert(alignof(SHCustomSaveStatics_HasSeenStillnessEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_HasSeenStillnessEnding"); \ static_assert(sizeof(SHCustomSaveStatics_HasSeenStillnessEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_HasSeenStillnessEnding"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenStillnessEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_HasSeenStillnessEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_HasSeenStillnessEnding, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_HasSeenStillnessEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_IsNewGamePlus \ static_assert(alignof(SHCustomSaveStatics_IsNewGamePlus) == 0x000008, "Wrong alignment on SHCustomSaveStatics_IsNewGamePlus"); \ static_assert(sizeof(SHCustomSaveStatics_IsNewGamePlus) == 0x000010, "Wrong size on SHCustomSaveStatics_IsNewGamePlus"); \ static_assert(offsetof(SHCustomSaveStatics_IsNewGamePlus, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_IsNewGamePlus::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_IsNewGamePlus, ReturnValue) == 0x000008, "Member 'SHCustomSaveStatics_IsNewGamePlus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCustomSaveStatics_RegisterSeenEnding \ static_assert(alignof(SHCustomSaveStatics_RegisterSeenEnding) == 0x000008, "Wrong alignment on SHCustomSaveStatics_RegisterSeenEnding"); \ static_assert(sizeof(SHCustomSaveStatics_RegisterSeenEnding) == 0x000010, "Wrong size on SHCustomSaveStatics_RegisterSeenEnding"); \ static_assert(offsetof(SHCustomSaveStatics_RegisterSeenEnding, WorldContextObject) == 0x000000, "Member 'SHCustomSaveStatics_RegisterSeenEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHCustomSaveStatics_RegisterSeenEnding, InEndingType) == 0x000008, "Member 'SHCustomSaveStatics_RegisterSeenEnding::InEndingType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCustomSaveStatics \ static_assert(alignof(USHCustomSaveStatics) == 0x000008, "Wrong alignment on USHCustomSaveStatics"); \ static_assert(sizeof(USHCustomSaveStatics) == 0x000028, "Wrong size on USHCustomSaveStatics"); \ #define DUMPER7_ASSERTS_USHDebugAnimInstance \ static_assert(alignof(USHDebugAnimInstance) == 0x000010, "Wrong alignment on USHDebugAnimInstance"); \ static_assert(sizeof(USHDebugAnimInstance) == 0x000350, "Wrong size on USHDebugAnimInstance"); \ #define DUMPER7_ASSERTS_USHGameInstanceSubObject \ static_assert(alignof(USHGameInstanceSubObject) == 0x000008, "Wrong alignment on USHGameInstanceSubObject"); \ static_assert(sizeof(USHGameInstanceSubObject) == 0x000028, "Wrong size on USHGameInstanceSubObject"); \ #define DUMPER7_ASSERTS_USHDebugManager \ static_assert(alignof(USHDebugManager) == 0x000008, "Wrong alignment on USHDebugManager"); \ static_assert(sizeof(USHDebugManager) == 0x000048, "Wrong size on USHDebugManager"); \ static_assert(offsetof(USHDebugManager, Widget) == 0x000028, "Member 'USHDebugManager::Widget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDebugManagerWidget \ static_assert(alignof(USHDebugManagerWidget) == 0x000008, "Wrong alignment on USHDebugManagerWidget"); \ static_assert(sizeof(USHDebugManagerWidget) == 0x0002A0, "Wrong size on USHDebugManagerWidget"); \ static_assert(offsetof(USHDebugManagerWidget, CharacterHP_Container) == 0x000278, "Member 'USHDebugManagerWidget::CharacterHP_Container' has a wrong offset!"); \ static_assert(offsetof(USHDebugManagerWidget, CharacterHP_PB) == 0x000280, "Member 'USHDebugManagerWidget::CharacterHP_PB' has a wrong offset!"); \ static_assert(offsetof(USHDebugManagerWidget, CharacterHP_TB) == 0x000288, "Member 'USHDebugManagerWidget::CharacterHP_TB' has a wrong offset!"); \ static_assert(offsetof(USHDebugManagerWidget, CharacterGhost_TB) == 0x000290, "Member 'USHDebugManagerWidget::CharacterGhost_TB' has a wrong offset!"); \ static_assert(offsetof(USHDebugManagerWidget, CharacterSpeed_TB) == 0x000298, "Member 'USHDebugManagerWidget::CharacterSpeed_TB' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDebugSettings \ static_assert(alignof(USHDebugSettings) == 0x000008, "Wrong alignment on USHDebugSettings"); \ static_assert(sizeof(USHDebugSettings) == 0x000080, "Wrong size on USHDebugSettings"); \ static_assert(offsetof(USHDebugSettings, GhostKeys) == 0x000038, "Member 'USHDebugSettings::GhostKeys' has a wrong offset!"); \ static_assert(offsetof(USHDebugSettings, DebugCheckPointKeys) == 0x000048, "Member 'USHDebugSettings::DebugCheckPointKeys' has a wrong offset!"); \ static_assert(offsetof(USHDebugSettings, SpeedUpTimeDilation) == 0x000058, "Member 'USHDebugSettings::SpeedUpTimeDilation' has a wrong offset!"); \ static_assert(offsetof(USHDebugSettings, SlowDownTimeDilation) == 0x00005C, "Member 'USHDebugSettings::SlowDownTimeDilation' has a wrong offset!"); \ static_assert(offsetof(USHDebugSettings, SpeedUpKeys) == 0x000060, "Member 'USHDebugSettings::SpeedUpKeys' has a wrong offset!"); \ static_assert(offsetof(USHDebugSettings, SlowDownKeys) == 0x000070, "Member 'USHDebugSettings::SlowDownKeys' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayFocusSlotButton_OnSetHighlight \ static_assert(alignof(SHGameplayFocusSlotButton_OnSetHighlight) == 0x000001, "Wrong alignment on SHGameplayFocusSlotButton_OnSetHighlight"); \ static_assert(sizeof(SHGameplayFocusSlotButton_OnSetHighlight) == 0x000001, "Wrong size on SHGameplayFocusSlotButton_OnSetHighlight"); \ static_assert(offsetof(SHGameplayFocusSlotButton_OnSetHighlight, Enable) == 0x000000, "Member 'SHGameplayFocusSlotButton_OnSetHighlight::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayFocusSlotButton \ static_assert(alignof(USHGameplayFocusSlotButton) == 0x000008, "Wrong alignment on USHGameplayFocusSlotButton"); \ static_assert(sizeof(USHGameplayFocusSlotButton) == 0x0002A0, "Wrong size on USHGameplayFocusSlotButton"); \ static_assert(offsetof(USHGameplayFocusSlotButton, ButtonCore) == 0x000278, "Member 'USHGameplayFocusSlotButton::ButtonCore' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotButton, ButtonTextBlock) == 0x000280, "Member 'USHGameplayFocusSlotButton::ButtonTextBlock' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotButton, bIsInputModeEnabled) == 0x000288, "Member 'USHGameplayFocusSlotButton::bIsInputModeEnabled' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotButton, bIsMultiItem) == 0x000289, "Member 'USHGameplayFocusSlotButton::bIsMultiItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFocusSlotButton, WidgetOwner) == 0x000290, "Member 'USHGameplayFocusSlotButton::WidgetOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_HandleSyncedActionBegin \ static_assert(alignof(SHDefenceCmbSubcomp_HandleSyncedActionBegin) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_HandleSyncedActionBegin"); \ static_assert(sizeof(SHDefenceCmbSubcomp_HandleSyncedActionBegin) == 0x000008, "Wrong size on SHDefenceCmbSubcomp_HandleSyncedActionBegin"); \ static_assert(offsetof(SHDefenceCmbSubcomp_HandleSyncedActionBegin, CharacterSynchedWith) == 0x000000, "Member 'SHDefenceCmbSubcomp_HandleSyncedActionBegin::CharacterSynchedWith' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_HandleSyncedActionEnd \ static_assert(alignof(SHDefenceCmbSubcomp_HandleSyncedActionEnd) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_HandleSyncedActionEnd"); \ static_assert(sizeof(SHDefenceCmbSubcomp_HandleSyncedActionEnd) == 0x000008, "Wrong size on SHDefenceCmbSubcomp_HandleSyncedActionEnd"); \ static_assert(offsetof(SHDefenceCmbSubcomp_HandleSyncedActionEnd, CharacterSynchedWith) == 0x000000, "Member 'SHDefenceCmbSubcomp_HandleSyncedActionEnd::CharacterSynchedWith' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_OnDodgeBlendingOut \ static_assert(alignof(SHDefenceCmbSubcomp_OnDodgeBlendingOut) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_OnDodgeBlendingOut"); \ static_assert(sizeof(SHDefenceCmbSubcomp_OnDodgeBlendingOut) == 0x000010, "Wrong size on SHDefenceCmbSubcomp_OnDodgeBlendingOut"); \ static_assert(offsetof(SHDefenceCmbSubcomp_OnDodgeBlendingOut, Montage) == 0x000000, "Member 'SHDefenceCmbSubcomp_OnDodgeBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHDefenceCmbSubcomp_OnDodgeBlendingOut, AnimEndType) == 0x000008, "Member 'SHDefenceCmbSubcomp_OnDodgeBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_OnDodgeEnd \ static_assert(alignof(SHDefenceCmbSubcomp_OnDodgeEnd) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_OnDodgeEnd"); \ static_assert(sizeof(SHDefenceCmbSubcomp_OnDodgeEnd) == 0x000010, "Wrong size on SHDefenceCmbSubcomp_OnDodgeEnd"); \ static_assert(offsetof(SHDefenceCmbSubcomp_OnDodgeEnd, Montage) == 0x000000, "Member 'SHDefenceCmbSubcomp_OnDodgeEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHDefenceCmbSubcomp_OnDodgeEnd, AnimEndType) == 0x000008, "Member 'SHDefenceCmbSubcomp_OnDodgeEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_OnQuickTurnEnd \ static_assert(alignof(SHDefenceCmbSubcomp_OnQuickTurnEnd) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_OnQuickTurnEnd"); \ static_assert(sizeof(SHDefenceCmbSubcomp_OnQuickTurnEnd) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_OnQuickTurnEnd"); \ static_assert(offsetof(SHDefenceCmbSubcomp_OnQuickTurnEnd, bWasCompleted) == 0x000000, "Member 'SHDefenceCmbSubcomp_OnQuickTurnEnd::bWasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_RequestDefaultFallToFloor \ static_assert(alignof(SHDefenceCmbSubcomp_RequestDefaultFallToFloor) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_RequestDefaultFallToFloor"); \ static_assert(sizeof(SHDefenceCmbSubcomp_RequestDefaultFallToFloor) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_RequestDefaultFallToFloor"); \ static_assert(offsetof(SHDefenceCmbSubcomp_RequestDefaultFallToFloor, ReturnValue) == 0x000000, "Member 'SHDefenceCmbSubcomp_RequestDefaultFallToFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_RequestFallToFloor \ static_assert(alignof(SHDefenceCmbSubcomp_RequestFallToFloor) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_RequestFallToFloor"); \ static_assert(sizeof(SHDefenceCmbSubcomp_RequestFallToFloor) == 0x000138, "Wrong size on SHDefenceCmbSubcomp_RequestFallToFloor"); \ static_assert(offsetof(SHDefenceCmbSubcomp_RequestFallToFloor, FallAnim) == 0x000000, "Member 'SHDefenceCmbSubcomp_RequestFallToFloor::FallAnim' has a wrong offset!"); \ static_assert(offsetof(SHDefenceCmbSubcomp_RequestFallToFloor, CameraAnim) == 0x0000B0, "Member 'SHDefenceCmbSubcomp_RequestFallToFloor::CameraAnim' has a wrong offset!"); \ static_assert(offsetof(SHDefenceCmbSubcomp_RequestFallToFloor, ReturnValue) == 0x000130, "Member 'SHDefenceCmbSubcomp_RequestFallToFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_RequestPerformDodge \ static_assert(alignof(SHDefenceCmbSubcomp_RequestPerformDodge) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_RequestPerformDodge"); \ static_assert(sizeof(SHDefenceCmbSubcomp_RequestPerformDodge) == 0x000018, "Wrong size on SHDefenceCmbSubcomp_RequestPerformDodge"); \ static_assert(offsetof(SHDefenceCmbSubcomp_RequestPerformDodge, InMovementVector) == 0x000000, "Member 'SHDefenceCmbSubcomp_RequestPerformDodge::InMovementVector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_SetDodgeBlocked \ static_assert(alignof(SHDefenceCmbSubcomp_SetDodgeBlocked) == 0x000008, "Wrong alignment on SHDefenceCmbSubcomp_SetDodgeBlocked"); \ static_assert(sizeof(SHDefenceCmbSubcomp_SetDodgeBlocked) == 0x000010, "Wrong size on SHDefenceCmbSubcomp_SetDodgeBlocked"); \ static_assert(offsetof(SHDefenceCmbSubcomp_SetDodgeBlocked, InBlocked) == 0x000000, "Member 'SHDefenceCmbSubcomp_SetDodgeBlocked::InBlocked' has a wrong offset!"); \ static_assert(offsetof(SHDefenceCmbSubcomp_SetDodgeBlocked, Object) == 0x000008, "Member 'SHDefenceCmbSubcomp_SetDodgeBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_IsInQuickTurn \ static_assert(alignof(SHDefenceCmbSubcomp_IsInQuickTurn) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_IsInQuickTurn"); \ static_assert(sizeof(SHDefenceCmbSubcomp_IsInQuickTurn) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_IsInQuickTurn"); \ static_assert(offsetof(SHDefenceCmbSubcomp_IsInQuickTurn, ReturnValue) == 0x000000, "Member 'SHDefenceCmbSubcomp_IsInQuickTurn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_IsInSuperArmour \ static_assert(alignof(SHDefenceCmbSubcomp_IsInSuperArmour) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_IsInSuperArmour"); \ static_assert(sizeof(SHDefenceCmbSubcomp_IsInSuperArmour) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_IsInSuperArmour"); \ static_assert(offsetof(SHDefenceCmbSubcomp_IsInSuperArmour, ReturnValue) == 0x000000, "Member 'SHDefenceCmbSubcomp_IsInSuperArmour::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_IsOnFloor \ static_assert(alignof(SHDefenceCmbSubcomp_IsOnFloor) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_IsOnFloor"); \ static_assert(sizeof(SHDefenceCmbSubcomp_IsOnFloor) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_IsOnFloor"); \ static_assert(offsetof(SHDefenceCmbSubcomp_IsOnFloor, ReturnValue) == 0x000000, "Member 'SHDefenceCmbSubcomp_IsOnFloor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDefenceCmbSubcomp_IsRightAfterDodge \ static_assert(alignof(SHDefenceCmbSubcomp_IsRightAfterDodge) == 0x000001, "Wrong alignment on SHDefenceCmbSubcomp_IsRightAfterDodge"); \ static_assert(sizeof(SHDefenceCmbSubcomp_IsRightAfterDodge) == 0x000001, "Wrong size on SHDefenceCmbSubcomp_IsRightAfterDodge"); \ static_assert(offsetof(SHDefenceCmbSubcomp_IsRightAfterDodge, ReturnValue) == 0x000000, "Member 'SHDefenceCmbSubcomp_IsRightAfterDodge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDefenceCmbSubcomp \ static_assert(alignof(USHDefenceCmbSubcomp) == 0x000008, "Wrong alignment on USHDefenceCmbSubcomp"); \ static_assert(sizeof(USHDefenceCmbSubcomp) == 0x000330, "Wrong size on USHDefenceCmbSubcomp"); \ static_assert(offsetof(USHDefenceCmbSubcomp, OnIsOnFloorChangedEvent) == 0x000038, "Member 'USHDefenceCmbSubcomp::OnIsOnFloorChangedEvent' has a wrong offset!"); \ static_assert(offsetof(USHDefenceCmbSubcomp, Settings) == 0x000048, "Member 'USHDefenceCmbSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoor_ProcessDoorAlphaChanged \ static_assert(alignof(SHDoor_ProcessDoorAlphaChanged) == 0x000008, "Wrong alignment on SHDoor_ProcessDoorAlphaChanged"); \ static_assert(sizeof(SHDoor_ProcessDoorAlphaChanged) == 0x000008, "Wrong size on SHDoor_ProcessDoorAlphaChanged"); \ static_assert(offsetof(SHDoor_ProcessDoorAlphaChanged, MovementComponent) == 0x000000, "Member 'SHDoor_ProcessDoorAlphaChanged::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoor_ProcessInteractionManagerInitialized \ static_assert(alignof(SHDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHDoor_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHDoor_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHDoor_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHDoor_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDoor \ static_assert(alignof(ASHDoor) == 0x000008, "Wrong alignment on ASHDoor"); \ static_assert(sizeof(ASHDoor) == 0x000370, "Wrong size on ASHDoor"); \ static_assert(offsetof(ASHDoor, FrameMesh) == 0x0002B0, "Member 'ASHDoor::FrameMesh' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorMesh) == 0x0002B8, "Member 'ASHDoor::DoorMesh' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorMeshHandleSpotAbove) == 0x0002C0, "Member 'ASHDoor::DoorMeshHandleSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorMeshHandleSpotBelow) == 0x0002C8, "Member 'ASHDoor::DoorMeshHandleSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorPlaneSideDetectionComponent) == 0x0002D0, "Member 'ASHDoor::DoorPlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionGeneric) == 0x0002D8, "Member 'ASHDoor::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionProximitySphere) == 0x0002E0, "Member 'ASHDoor::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionIcon) == 0x0002E8, "Member 'ASHDoor::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionDetectable) == 0x0002F0, "Member 'ASHDoor::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionDetectableShape) == 0x0002F8, "Member 'ASHDoor::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionIconSlotFront) == 0x000300, "Member 'ASHDoor::InteractionIconSlotFront' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionIconSlotBack) == 0x000308, "Member 'ASHDoor::InteractionIconSlotBack' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, PreHitDetector) == 0x000310, "Member 'ASHDoor::PreHitDetector' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, LockAnimSpotAbove) == 0x000318, "Member 'ASHDoor::LockAnimSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, LockAnimSpotBelow) == 0x000320, "Member 'ASHDoor::LockAnimSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, SHAkDoorComponent) == 0x000328, "Member 'ASHDoor::SHAkDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, SHAkPortalBounds) == 0x000330, "Member 'ASHDoor::SHAkPortalBounds' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, SHAkPortalDoorComponent) == 0x000338, "Member 'ASHDoor::SHAkPortalDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, InteractionManager) == 0x000340, "Member 'ASHDoor::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorLock) == 0x000348, "Member 'ASHDoor::DoorLock' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorAnimations) == 0x000350, "Member 'ASHDoor::DoorAnimations' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, DoorMovement) == 0x000358, "Member 'ASHDoor::DoorMovement' has a wrong offset!"); \ static_assert(offsetof(ASHDoor, GameplayMapObject) == 0x000360, "Member 'ASHDoor::GameplayMapObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent \ static_assert(alignof(SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent) == 0x000008, "Wrong alignment on SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent"); \ static_assert(sizeof(SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent) == 0x000008, "Wrong size on SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent"); \ static_assert(offsetof(SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHDoorAnimationsBaseComponent_HandleReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorAnimationsBaseComponent \ static_assert(alignof(USHDoorAnimationsBaseComponent) == 0x000008, "Wrong alignment on USHDoorAnimationsBaseComponent"); \ static_assert(sizeof(USHDoorAnimationsBaseComponent) == 0x0000C8, "Wrong size on USHDoorAnimationsBaseComponent"); \ #define DUMPER7_ASSERTS_SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd \ static_assert(alignof(SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd) == 0x000008, "Wrong alignment on SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd"); \ static_assert(sizeof(SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd) == 0x000010, "Wrong size on SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd"); \ static_assert(offsetof(SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd, Montage) == 0x000000, "Member 'SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd, AnimEndType) == 0x000008, "Member 'SHDoorAnimationsComponent_OnAutoLockedDoorCheckAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor \ static_assert(alignof(SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor) == 0x000008, "Wrong alignment on SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor"); \ static_assert(sizeof(SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor) == 0x000010, "Wrong size on SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor"); \ static_assert(offsetof(SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor, DoorMovementComponent) == 0x000000, "Member 'SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor::DoorMovementComponent' has a wrong offset!"); \ static_assert(offsetof(SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor, ActorContext) == 0x000008, "Member 'SHDoorAnimationsComponent_OnPhysicMovementAppliedForceFromActor::ActorContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked \ static_assert(alignof(SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked) == 0x000008, "Wrong alignment on SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked"); \ static_assert(sizeof(SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked) == 0x000010, "Wrong size on SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked"); \ static_assert(offsetof(SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked, bInBlocked) == 0x000000, "Member 'SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked::bInBlocked' has a wrong offset!"); \ static_assert(offsetof(SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked, Object) == 0x000008, "Member 'SHDoorAnimationsComponent_SetPlayAutoLockedDoorCheckAnimBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked \ static_assert(alignof(SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked) == 0x000001, "Wrong alignment on SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked"); \ static_assert(sizeof(SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked) == 0x000001, "Wrong size on SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked"); \ static_assert(offsetof(SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked, ReturnValue) == 0x000000, "Member 'SHDoorAnimationsComponent_IsPlayAutoLockedDoorCheckAnimBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorAnimationsComponent \ static_assert(alignof(USHDoorAnimationsComponent) == 0x000008, "Wrong alignment on USHDoorAnimationsComponent"); \ static_assert(sizeof(USHDoorAnimationsComponent) == 0x000130, "Wrong size on USHDoorAnimationsComponent"); \ static_assert(offsetof(USHDoorAnimationsComponent, AnimationsSetData) == 0x0000C8, "Member 'USHDoorAnimationsComponent::AnimationsSetData' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsComponent, OnOpenAnimPlayed) == 0x0000D0, "Member 'USHDoorAnimationsComponent::OnOpenAnimPlayed' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsComponent, OnLockAnimPlayed) == 0x0000E0, "Member 'USHDoorAnimationsComponent::OnLockAnimPlayed' has a wrong offset!"); \ static_assert(offsetof(USHDoorAnimationsComponent, OnAutoLockedDoorCheckAnimPlayed) == 0x0000F0, "Member 'USHDoorAnimationsComponent::OnAutoLockedDoorCheckAnimPlayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorControlInterface_OnPushedByDoorEvent \ static_assert(alignof(SHDoorControlInterface_OnPushedByDoorEvent) == 0x000008, "Wrong alignment on SHDoorControlInterface_OnPushedByDoorEvent"); \ static_assert(sizeof(SHDoorControlInterface_OnPushedByDoorEvent) == 0x000020, "Wrong size on SHDoorControlInterface_OnPushedByDoorEvent"); \ static_assert(offsetof(SHDoorControlInterface_OnPushedByDoorEvent, DoorMovementComp) == 0x000000, "Member 'SHDoorControlInterface_OnPushedByDoorEvent::DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(SHDoorControlInterface_OnPushedByDoorEvent, pushNormal) == 0x000008, "Member 'SHDoorControlInterface_OnPushedByDoorEvent::pushNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorControlInterface_CanBePushedByDoor \ static_assert(alignof(SHDoorControlInterface_CanBePushedByDoor) == 0x000001, "Wrong alignment on SHDoorControlInterface_CanBePushedByDoor"); \ static_assert(sizeof(SHDoorControlInterface_CanBePushedByDoor) == 0x000001, "Wrong size on SHDoorControlInterface_CanBePushedByDoor"); \ static_assert(offsetof(SHDoorControlInterface_CanBePushedByDoor, ReturnValue) == 0x000000, "Member 'SHDoorControlInterface_CanBePushedByDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorControlInterface_CanPushDoor \ static_assert(alignof(SHDoorControlInterface_CanPushDoor) == 0x000001, "Wrong alignment on SHDoorControlInterface_CanPushDoor"); \ static_assert(sizeof(SHDoorControlInterface_CanPushDoor) == 0x000001, "Wrong size on SHDoorControlInterface_CanPushDoor"); \ static_assert(offsetof(SHDoorControlInterface_CanPushDoor, ReturnValue) == 0x000000, "Member 'SHDoorControlInterface_CanPushDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorControlInterface_GetPushingVelocity \ static_assert(alignof(SHDoorControlInterface_GetPushingVelocity) == 0x000008, "Wrong alignment on SHDoorControlInterface_GetPushingVelocity"); \ static_assert(sizeof(SHDoorControlInterface_GetPushingVelocity) == 0x000018, "Wrong size on SHDoorControlInterface_GetPushingVelocity"); \ static_assert(offsetof(SHDoorControlInterface_GetPushingVelocity, ReturnValue) == 0x000000, "Member 'SHDoorControlInterface_GetPushingVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHDoorControlInterface \ static_assert(alignof(ISHDoorControlInterface) == 0x000001, "Wrong alignment on ISHDoorControlInterface"); \ static_assert(sizeof(ISHDoorControlInterface) == 0x000001, "Wrong size on ISHDoorControlInterface"); \ #define DUMPER7_ASSERTS_SHNiagaraVolume_IsPointWithin \ static_assert(alignof(SHNiagaraVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHNiagaraVolume_IsPointWithin"); \ static_assert(sizeof(SHNiagaraVolume_IsPointWithin) == 0x000020, "Wrong size on SHNiagaraVolume_IsPointWithin"); \ static_assert(offsetof(SHNiagaraVolume_IsPointWithin, Point) == 0x000000, "Member 'SHNiagaraVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHNiagaraVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHNiagaraVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHNiagaraVolume \ static_assert(alignof(ASHNiagaraVolume) == 0x000008, "Wrong alignment on ASHNiagaraVolume"); \ static_assert(sizeof(ASHNiagaraVolume) == 0x0002F0, "Wrong size on ASHNiagaraVolume"); \ #define DUMPER7_ASSERTS_ASHFogStormNiagaraVolume \ static_assert(alignof(ASHFogStormNiagaraVolume) == 0x000008, "Wrong alignment on ASHFogStormNiagaraVolume"); \ static_assert(sizeof(ASHFogStormNiagaraVolume) == 0x0002F0, "Wrong size on ASHFogStormNiagaraVolume"); \ #define DUMPER7_ASSERTS_USHDoorLockComponent \ static_assert(alignof(USHDoorLockComponent) == 0x000008, "Wrong alignment on USHDoorLockComponent"); \ static_assert(sizeof(USHDoorLockComponent) == 0x0000E8, "Wrong size on USHDoorLockComponent"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_AddActorToTraceIgnoreActors \ static_assert(alignof(SHDoorMovementComponent_AddActorToTraceIgnoreActors) == 0x000008, "Wrong alignment on SHDoorMovementComponent_AddActorToTraceIgnoreActors"); \ static_assert(sizeof(SHDoorMovementComponent_AddActorToTraceIgnoreActors) == 0x000008, "Wrong size on SHDoorMovementComponent_AddActorToTraceIgnoreActors"); \ static_assert(offsetof(SHDoorMovementComponent_AddActorToTraceIgnoreActors, InActor) == 0x000000, "Member 'SHDoorMovementComponent_AddActorToTraceIgnoreActors::InActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_AddPhysicForce \ static_assert(alignof(SHDoorMovementComponent_AddPhysicForce) == 0x000004, "Wrong alignment on SHDoorMovementComponent_AddPhysicForce"); \ static_assert(sizeof(SHDoorMovementComponent_AddPhysicForce) == 0x000004, "Wrong size on SHDoorMovementComponent_AddPhysicForce"); \ static_assert(offsetof(SHDoorMovementComponent_AddPhysicForce, MoveForce) == 0x000000, "Member 'SHDoorMovementComponent_AddPhysicForce::MoveForce' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_PlayCurveAnim \ static_assert(alignof(SHDoorMovementComponent_PlayCurveAnim) == 0x000008, "Wrong alignment on SHDoorMovementComponent_PlayCurveAnim"); \ static_assert(sizeof(SHDoorMovementComponent_PlayCurveAnim) == 0x000010, "Wrong size on SHDoorMovementComponent_PlayCurveAnim"); \ static_assert(offsetof(SHDoorMovementComponent_PlayCurveAnim, InCurve) == 0x000000, "Member 'SHDoorMovementComponent_PlayCurveAnim::InCurve' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_PlayCurveAnim, InSkipTracing) == 0x000008, "Member 'SHDoorMovementComponent_PlayCurveAnim::InSkipTracing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_RequestCustomFakeMovement \ static_assert(alignof(SHDoorMovementComponent_RequestCustomFakeMovement) == 0x000004, "Wrong alignment on SHDoorMovementComponent_RequestCustomFakeMovement"); \ static_assert(sizeof(SHDoorMovementComponent_RequestCustomFakeMovement) == 0x000010, "Wrong size on SHDoorMovementComponent_RequestCustomFakeMovement"); \ static_assert(offsetof(SHDoorMovementComponent_RequestCustomFakeMovement, InAngleTarget) == 0x000000, "Member 'SHDoorMovementComponent_RequestCustomFakeMovement::InAngleTarget' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_RequestCustomFakeMovement, InSpeed) == 0x000004, "Member 'SHDoorMovementComponent_RequestCustomFakeMovement::InSpeed' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_RequestCustomFakeMovement, InBlendExp) == 0x000008, "Member 'SHDoorMovementComponent_RequestCustomFakeMovement::InBlendExp' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_RequestCustomFakeMovement, InForceMovement) == 0x00000C, "Member 'SHDoorMovementComponent_RequestCustomFakeMovement::InForceMovement' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_RequestCustomFakeMovement, ReturnValue) == 0x00000D, "Member 'SHDoorMovementComponent_RequestCustomFakeMovement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_RequestFakeClose \ static_assert(alignof(SHDoorMovementComponent_RequestFakeClose) == 0x000001, "Wrong alignment on SHDoorMovementComponent_RequestFakeClose"); \ static_assert(sizeof(SHDoorMovementComponent_RequestFakeClose) == 0x000001, "Wrong size on SHDoorMovementComponent_RequestFakeClose"); \ static_assert(offsetof(SHDoorMovementComponent_RequestFakeClose, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_RequestFakeClose::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_RequestFakeOpen \ static_assert(alignof(SHDoorMovementComponent_RequestFakeOpen) == 0x000001, "Wrong alignment on SHDoorMovementComponent_RequestFakeOpen"); \ static_assert(sizeof(SHDoorMovementComponent_RequestFakeOpen) == 0x000002, "Wrong size on SHDoorMovementComponent_RequestFakeOpen"); \ static_assert(offsetof(SHDoorMovementComponent_RequestFakeOpen, ToOtherside) == 0x000000, "Member 'SHDoorMovementComponent_RequestFakeOpen::ToOtherside' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_RequestFakeOpen, ReturnValue) == 0x000001, "Member 'SHDoorMovementComponent_RequestFakeOpen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_SetAutocloseBlocked \ static_assert(alignof(SHDoorMovementComponent_SetAutocloseBlocked) == 0x000008, "Wrong alignment on SHDoorMovementComponent_SetAutocloseBlocked"); \ static_assert(sizeof(SHDoorMovementComponent_SetAutocloseBlocked) == 0x000010, "Wrong size on SHDoorMovementComponent_SetAutocloseBlocked"); \ static_assert(offsetof(SHDoorMovementComponent_SetAutocloseBlocked, Blocked) == 0x000000, "Member 'SHDoorMovementComponent_SetAutocloseBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_SetAutocloseBlocked, Object) == 0x000008, "Member 'SHDoorMovementComponent_SetAutocloseBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_SetDoorFrozen \ static_assert(alignof(SHDoorMovementComponent_SetDoorFrozen) == 0x000001, "Wrong alignment on SHDoorMovementComponent_SetDoorFrozen"); \ static_assert(sizeof(SHDoorMovementComponent_SetDoorFrozen) == 0x000001, "Wrong size on SHDoorMovementComponent_SetDoorFrozen"); \ static_assert(offsetof(SHDoorMovementComponent_SetDoorFrozen, NewValue) == 0x000000, "Member 'SHDoorMovementComponent_SetDoorFrozen::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_GetCurrentDoorAngle \ static_assert(alignof(SHDoorMovementComponent_GetCurrentDoorAngle) == 0x000004, "Wrong alignment on SHDoorMovementComponent_GetCurrentDoorAngle"); \ static_assert(sizeof(SHDoorMovementComponent_GetCurrentDoorAngle) == 0x000004, "Wrong size on SHDoorMovementComponent_GetCurrentDoorAngle"); \ static_assert(offsetof(SHDoorMovementComponent_GetCurrentDoorAngle, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_GetCurrentDoorAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_GetDoorTraceLoc \ static_assert(alignof(SHDoorMovementComponent_GetDoorTraceLoc) == 0x000008, "Wrong alignment on SHDoorMovementComponent_GetDoorTraceLoc"); \ static_assert(sizeof(SHDoorMovementComponent_GetDoorTraceLoc) == 0x000020, "Wrong size on SHDoorMovementComponent_GetDoorTraceLoc"); \ static_assert(offsetof(SHDoorMovementComponent_GetDoorTraceLoc, DoorTraceAngle) == 0x000000, "Member 'SHDoorMovementComponent_GetDoorTraceLoc::DoorTraceAngle' has a wrong offset!"); \ static_assert(offsetof(SHDoorMovementComponent_GetDoorTraceLoc, ReturnValue) == 0x000008, "Member 'SHDoorMovementComponent_GetDoorTraceLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_GetFakeMovementTargetAngle \ static_assert(alignof(SHDoorMovementComponent_GetFakeMovementTargetAngle) == 0x000004, "Wrong alignment on SHDoorMovementComponent_GetFakeMovementTargetAngle"); \ static_assert(sizeof(SHDoorMovementComponent_GetFakeMovementTargetAngle) == 0x000004, "Wrong size on SHDoorMovementComponent_GetFakeMovementTargetAngle"); \ static_assert(offsetof(SHDoorMovementComponent_GetFakeMovementTargetAngle, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_GetFakeMovementTargetAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_GetFakeMovementTargetState \ static_assert(alignof(SHDoorMovementComponent_GetFakeMovementTargetState) == 0x000001, "Wrong alignment on SHDoorMovementComponent_GetFakeMovementTargetState"); \ static_assert(sizeof(SHDoorMovementComponent_GetFakeMovementTargetState) == 0x000001, "Wrong size on SHDoorMovementComponent_GetFakeMovementTargetState"); \ static_assert(offsetof(SHDoorMovementComponent_GetFakeMovementTargetState, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_GetFakeMovementTargetState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_GetMaxDoorVelocity \ static_assert(alignof(SHDoorMovementComponent_GetMaxDoorVelocity) == 0x000004, "Wrong alignment on SHDoorMovementComponent_GetMaxDoorVelocity"); \ static_assert(sizeof(SHDoorMovementComponent_GetMaxDoorVelocity) == 0x000004, "Wrong size on SHDoorMovementComponent_GetMaxDoorVelocity"); \ static_assert(offsetof(SHDoorMovementComponent_GetMaxDoorVelocity, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_GetMaxDoorVelocity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_HasPhysicForce \ static_assert(alignof(SHDoorMovementComponent_HasPhysicForce) == 0x000001, "Wrong alignment on SHDoorMovementComponent_HasPhysicForce"); \ static_assert(sizeof(SHDoorMovementComponent_HasPhysicForce) == 0x000001, "Wrong size on SHDoorMovementComponent_HasPhysicForce"); \ static_assert(offsetof(SHDoorMovementComponent_HasPhysicForce, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_HasPhysicForce::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_IsAutocloseBlocked \ static_assert(alignof(SHDoorMovementComponent_IsAutocloseBlocked) == 0x000001, "Wrong alignment on SHDoorMovementComponent_IsAutocloseBlocked"); \ static_assert(sizeof(SHDoorMovementComponent_IsAutocloseBlocked) == 0x000001, "Wrong size on SHDoorMovementComponent_IsAutocloseBlocked"); \ static_assert(offsetof(SHDoorMovementComponent_IsAutocloseBlocked, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_IsAutocloseBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_IsDoorFrozen \ static_assert(alignof(SHDoorMovementComponent_IsDoorFrozen) == 0x000001, "Wrong alignment on SHDoorMovementComponent_IsDoorFrozen"); \ static_assert(sizeof(SHDoorMovementComponent_IsDoorFrozen) == 0x000001, "Wrong size on SHDoorMovementComponent_IsDoorFrozen"); \ static_assert(offsetof(SHDoorMovementComponent_IsDoorFrozen, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_IsDoorFrozen::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_IsPlayingCurveAnim \ static_assert(alignof(SHDoorMovementComponent_IsPlayingCurveAnim) == 0x000001, "Wrong alignment on SHDoorMovementComponent_IsPlayingCurveAnim"); \ static_assert(sizeof(SHDoorMovementComponent_IsPlayingCurveAnim) == 0x000001, "Wrong size on SHDoorMovementComponent_IsPlayingCurveAnim"); \ static_assert(offsetof(SHDoorMovementComponent_IsPlayingCurveAnim, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_IsPlayingCurveAnim::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter \ static_assert(alignof(SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter) == 0x000001, "Wrong alignment on SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter"); \ static_assert(sizeof(SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter) == 0x000001, "Wrong size on SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter"); \ static_assert(offsetof(SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_IsPreHitOverlapingAnyCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay \ static_assert(alignof(SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay) == 0x000001, "Wrong alignment on SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay"); \ static_assert(sizeof(SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay) == 0x000001, "Wrong size on SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay"); \ static_assert(offsetof(SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_IsPreHitOverlapingCharacterPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDoorMovementComponent_WasPhysicMovingLastTick \ static_assert(alignof(SHDoorMovementComponent_WasPhysicMovingLastTick) == 0x000001, "Wrong alignment on SHDoorMovementComponent_WasPhysicMovingLastTick"); \ static_assert(sizeof(SHDoorMovementComponent_WasPhysicMovingLastTick) == 0x000001, "Wrong size on SHDoorMovementComponent_WasPhysicMovingLastTick"); \ static_assert(offsetof(SHDoorMovementComponent_WasPhysicMovingLastTick, ReturnValue) == 0x000000, "Member 'SHDoorMovementComponent_WasPhysicMovingLastTick::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorMovementComponent \ static_assert(alignof(USHDoorMovementComponent) == 0x000008, "Wrong alignment on USHDoorMovementComponent"); \ static_assert(sizeof(USHDoorMovementComponent) == 0x0003F8, "Wrong size on USHDoorMovementComponent"); \ static_assert(offsetof(USHDoorMovementComponent, BeginPlayAngle) == 0x000128, "Member 'USHDoorMovementComponent::BeginPlayAngle' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, ClosedAngle) == 0x00012C, "Member 'USHDoorMovementComponent::ClosedAngle' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OpenedAngle) == 0x000130, "Member 'USHDoorMovementComponent::OpenedAngle' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OpenBothSides) == 0x000134, "Member 'USHDoorMovementComponent::OpenBothSides' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OtherSideOpenedAngle) == 0x000138, "Member 'USHDoorMovementComponent::OtherSideOpenedAngle' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, bFrozenOnBegin) == 0x00013C, "Member 'USHDoorMovementComponent::bFrozenOnBegin' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, FakeMovementSpeed) == 0x000140, "Member 'USHDoorMovementComponent::FakeMovementSpeed' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, FakeMovementBlendExp) == 0x000144, "Member 'USHDoorMovementComponent::FakeMovementBlendExp' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, MaxPushingAngle) == 0x000148, "Member 'USHDoorMovementComponent::MaxPushingAngle' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, HitForceMod) == 0x00014C, "Member 'USHDoorMovementComponent::HitForceMod' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, VelocityDecreaserMod) == 0x000150, "Member 'USHDoorMovementComponent::VelocityDecreaserMod' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, MaxMoveVelocity) == 0x000154, "Member 'USHDoorMovementComponent::MaxMoveVelocity' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, bUseAutoclose) == 0x000158, "Member 'USHDoorMovementComponent::bUseAutoclose' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, AutocloseCharacterDetectorRange) == 0x00015C, "Member 'USHDoorMovementComponent::AutocloseCharacterDetectorRange' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, bPushEnemyActive) == 0x000160, "Member 'USHDoorMovementComponent::bPushEnemyActive' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, PushingSpeed) == 0x000164, "Member 'USHDoorMovementComponent::PushingSpeed' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, AutoLockedDoorCheckNoiseConfig) == 0x000168, "Member 'USHDoorMovementComponent::AutoLockedDoorCheckNoiseConfig' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, PlayerStartedPhysicMovementNoiseConfig) == 0x000184, "Member 'USHDoorMovementComponent::PlayerStartedPhysicMovementNoiseConfig' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, DoorPreHitAdjust) == 0x0001A0, "Member 'USHDoorMovementComponent::DoorPreHitAdjust' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, bHitTurnSpirntOff) == 0x0001B8, "Member 'USHDoorMovementComponent::bHitTurnSpirntOff' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnFakeMovementStart) == 0x0001C0, "Member 'USHDoorMovementComponent::OnFakeMovementStart' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnFakeMovementInterupted) == 0x0001D0, "Member 'USHDoorMovementComponent::OnFakeMovementInterupted' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnFakeMovementComplete) == 0x0001E0, "Member 'USHDoorMovementComponent::OnFakeMovementComplete' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnPhysicMovementStart) == 0x0001F0, "Member 'USHDoorMovementComponent::OnPhysicMovementStart' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnPhysicMovementInterupted) == 0x000200, "Member 'USHDoorMovementComponent::OnPhysicMovementInterupted' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnPhysicMovementComplete) == 0x000210, "Member 'USHDoorMovementComponent::OnPhysicMovementComplete' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnDoorAngleChanged) == 0x000220, "Member 'USHDoorMovementComponent::OnDoorAngleChanged' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnDoorStateChanged) == 0x000230, "Member 'USHDoorMovementComponent::OnDoorStateChanged' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, OnFrozenChanged) == 0x000240, "Member 'USHDoorMovementComponent::OnFrozenChanged' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, ManagedPreHitDetector) == 0x000250, "Member 'USHDoorMovementComponent::ManagedPreHitDetector' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, TraceIgnoreActors) == 0x000258, "Member 'USHDoorMovementComponent::TraceIgnoreActors' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, bIsDoorFrozen) == 0x000268, "Member 'USHDoorMovementComponent::bIsDoorFrozen' has a wrong offset!"); \ static_assert(offsetof(USHDoorMovementComponent, DoorAngleSave) == 0x00026C, "Member 'USHDoorMovementComponent::DoorAngleSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDoorsSettings \ static_assert(alignof(USHDoorsSettings) == 0x000008, "Wrong alignment on USHDoorsSettings"); \ static_assert(sizeof(USHDoorsSettings) == 0x000068, "Wrong size on USHDoorsSettings"); \ static_assert(offsetof(USHDoorsSettings, DoorAttachmentKeysDataTable) == 0x000038, "Member 'USHDoorsSettings::DoorAttachmentKeysDataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDPSCounter_ProcessOwnerTakeAnyDamage \ static_assert(alignof(SHDPSCounter_ProcessOwnerTakeAnyDamage) == 0x000008, "Wrong alignment on SHDPSCounter_ProcessOwnerTakeAnyDamage"); \ static_assert(sizeof(SHDPSCounter_ProcessOwnerTakeAnyDamage) == 0x000028, "Wrong size on SHDPSCounter_ProcessOwnerTakeAnyDamage"); \ static_assert(offsetof(SHDPSCounter_ProcessOwnerTakeAnyDamage, DamagedActor) == 0x000000, "Member 'SHDPSCounter_ProcessOwnerTakeAnyDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_ProcessOwnerTakeAnyDamage, Damage) == 0x000008, "Member 'SHDPSCounter_ProcessOwnerTakeAnyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_ProcessOwnerTakeAnyDamage, DamageType) == 0x000010, "Member 'SHDPSCounter_ProcessOwnerTakeAnyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_ProcessOwnerTakeAnyDamage, InstigatedBy) == 0x000018, "Member 'SHDPSCounter_ProcessOwnerTakeAnyDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_ProcessOwnerTakeAnyDamage, DamageCauser) == 0x000020, "Member 'SHDPSCounter_ProcessOwnerTakeAnyDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDPSCounter_GetRecentDPS \ static_assert(alignof(SHDPSCounter_GetRecentDPS) == 0x000004, "Wrong alignment on SHDPSCounter_GetRecentDPS"); \ static_assert(sizeof(SHDPSCounter_GetRecentDPS) == 0x000008, "Wrong size on SHDPSCounter_GetRecentDPS"); \ static_assert(offsetof(SHDPSCounter_GetRecentDPS, HistoryPeriodSeconds) == 0x000000, "Member 'SHDPSCounter_GetRecentDPS::HistoryPeriodSeconds' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_GetRecentDPS, ReturnValue) == 0x000004, "Member 'SHDPSCounter_GetRecentDPS::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDPSCounter_GetRecentTotalDamage \ static_assert(alignof(SHDPSCounter_GetRecentTotalDamage) == 0x000004, "Wrong alignment on SHDPSCounter_GetRecentTotalDamage"); \ static_assert(sizeof(SHDPSCounter_GetRecentTotalDamage) == 0x000008, "Wrong size on SHDPSCounter_GetRecentTotalDamage"); \ static_assert(offsetof(SHDPSCounter_GetRecentTotalDamage, HistoryPeriodSeconds) == 0x000000, "Member 'SHDPSCounter_GetRecentTotalDamage::HistoryPeriodSeconds' has a wrong offset!"); \ static_assert(offsetof(SHDPSCounter_GetRecentTotalDamage, ReturnValue) == 0x000004, "Member 'SHDPSCounter_GetRecentTotalDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDPSCounter \ static_assert(alignof(USHDPSCounter) == 0x000008, "Wrong alignment on USHDPSCounter"); \ static_assert(sizeof(USHDPSCounter) == 0x0000B8, "Wrong size on USHDPSCounter"); \ static_assert(offsetof(USHDPSCounter, CounterHistoryDurationLimit) == 0x0000A0, "Member 'USHDPSCounter::CounterHistoryDurationLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicInteractionManagerComponent_SpawnInteractionExecutive \ static_assert(alignof(SHDynamicInteractionManagerComponent_SpawnInteractionExecutive) == 0x000008, "Wrong alignment on SHDynamicInteractionManagerComponent_SpawnInteractionExecutive"); \ static_assert(sizeof(SHDynamicInteractionManagerComponent_SpawnInteractionExecutive) == 0x000010, "Wrong size on SHDynamicInteractionManagerComponent_SpawnInteractionExecutive"); \ static_assert(offsetof(SHDynamicInteractionManagerComponent_SpawnInteractionExecutive, InteractionExeClass) == 0x000000, "Member 'SHDynamicInteractionManagerComponent_SpawnInteractionExecutive::InteractionExeClass' has a wrong offset!"); \ static_assert(offsetof(SHDynamicInteractionManagerComponent_SpawnInteractionExecutive, ReturnValue) == 0x000008, "Member 'SHDynamicInteractionManagerComponent_SpawnInteractionExecutive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive \ static_assert(alignof(SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive) == 0x000008, "Wrong alignment on SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive"); \ static_assert(sizeof(SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive) == 0x000008, "Wrong size on SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive"); \ static_assert(offsetof(SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive, ReturnValue) == 0x000000, "Member 'SHDynamicInteractionManagerComponent_GetSpawnedInteractionExecutive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDynamicInteractionManagerComponent \ static_assert(alignof(USHDynamicInteractionManagerComponent) == 0x000008, "Wrong alignment on USHDynamicInteractionManagerComponent"); \ static_assert(sizeof(USHDynamicInteractionManagerComponent) == 0x0000A8, "Wrong size on USHDynamicInteractionManagerComponent"); \ static_assert(offsetof(USHDynamicInteractionManagerComponent, SpawnedInteractionExe) == 0x0000A0, "Member 'USHDynamicInteractionManagerComponent::SpawnedInteractionExe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSkitteringBloodTraceSubcompSettings \ static_assert(alignof(USHFXSkitteringBloodTraceSubcompSettings) == 0x000008, "Wrong alignment on USHFXSkitteringBloodTraceSubcompSettings"); \ static_assert(sizeof(USHFXSkitteringBloodTraceSubcompSettings) == 0x000040, "Wrong size on USHFXSkitteringBloodTraceSubcompSettings"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcompSettings, EnableSkitteringBloodTrace) == 0x000030, "Member 'USHFXSkitteringBloodTraceSubcompSettings::EnableSkitteringBloodTrace' has a wrong offset!"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcompSettings, BloodTraceShowBelowHP) == 0x000034, "Member 'USHFXSkitteringBloodTraceSubcompSettings::BloodTraceShowBelowHP' has a wrong offset!"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcompSettings, SkitteringBloodTraceTemplate) == 0x000038, "Member 'USHFXSkitteringBloodTraceSubcompSettings::SkitteringBloodTraceTemplate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItem_WasCollected \ static_assert(alignof(SHItem_WasCollected) == 0x000001, "Wrong alignment on SHItem_WasCollected"); \ static_assert(sizeof(SHItem_WasCollected) == 0x000001, "Wrong size on SHItem_WasCollected"); \ static_assert(offsetof(SHItem_WasCollected, ReturnValue) == 0x000000, "Member 'SHItem_WasCollected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItem \ static_assert(alignof(ASHItem) == 0x000008, "Wrong alignment on ASHItem"); \ static_assert(sizeof(ASHItem) == 0x0003B0, "Wrong size on ASHItem"); \ static_assert(offsetof(ASHItem, InteractionGeneric) == 0x000340, "Member 'ASHItem::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHItem, InteractionProximitySphere) == 0x000348, "Member 'ASHItem::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHItem, InteractionIcon) == 0x000350, "Member 'ASHItem::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHItem, InteractionDetectable) == 0x000358, "Member 'ASHItem::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHItem, InteractionDetectableShape) == 0x000360, "Member 'ASHItem::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHItem, InteractionManager) == 0x000368, "Member 'ASHItem::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHItem, GameplayMapObject) == 0x000370, "Member 'ASHItem::GameplayMapObject' has a wrong offset!"); \ static_assert(offsetof(ASHItem, EmissiveDataHelper) == 0x000378, "Member 'ASHItem::EmissiveDataHelper' has a wrong offset!"); \ static_assert(offsetof(ASHItem, bCollectDifferentItems) == 0x000380, "Member 'ASHItem::bCollectDifferentItems' has a wrong offset!"); \ static_assert(offsetof(ASHItem, Quantity) == 0x000384, "Member 'ASHItem::Quantity' has a wrong offset!"); \ static_assert(offsetof(ASHItem, DifferentItemsToCollect) == 0x000388, "Member 'ASHItem::DifferentItemsToCollect' has a wrong offset!"); \ static_assert(offsetof(ASHItem, ForceGrabOnly) == 0x000398, "Member 'ASHItem::ForceGrabOnly' has a wrong offset!"); \ static_assert(offsetof(ASHItem, bWasCollected) == 0x000399, "Member 'ASHItem::bWasCollected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDynamicItem \ static_assert(alignof(ASHDynamicItem) == 0x000008, "Wrong alignment on ASHDynamicItem"); \ static_assert(sizeof(ASHDynamicItem) == 0x0003B0, "Wrong size on ASHDynamicItem"); \ #define DUMPER7_ASSERTS_SHPostprocessingCtrl_ApplyHDRPreview \ static_assert(alignof(SHPostprocessingCtrl_ApplyHDRPreview) == 0x000004, "Wrong alignment on SHPostprocessingCtrl_ApplyHDRPreview"); \ static_assert(sizeof(SHPostprocessingCtrl_ApplyHDRPreview) == 0x000018, "Wrong size on SHPostprocessingCtrl_ApplyHDRPreview"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, MinLuminance) == 0x000000, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::MinLuminance' has a wrong offset!"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, MidLuminance) == 0x000004, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::MidLuminance' has a wrong offset!"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, MaxLuminance) == 0x000008, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::MaxLuminance' has a wrong offset!"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, Brightness) == 0x00000C, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::Brightness' has a wrong offset!"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, UIBrightness) == 0x000010, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::UIBrightness' has a wrong offset!"); \ static_assert(offsetof(SHPostprocessingCtrl_ApplyHDRPreview, UIContrast) == 0x000014, "Member 'SHPostprocessingCtrl_ApplyHDRPreview::UIContrast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPostprocessingCtrl_ShowHDRSettingsPP \ static_assert(alignof(SHPostprocessingCtrl_ShowHDRSettingsPP) == 0x000001, "Wrong alignment on SHPostprocessingCtrl_ShowHDRSettingsPP"); \ static_assert(sizeof(SHPostprocessingCtrl_ShowHDRSettingsPP) == 0x000001, "Wrong size on SHPostprocessingCtrl_ShowHDRSettingsPP"); \ static_assert(offsetof(SHPostprocessingCtrl_ShowHDRSettingsPP, State) == 0x000000, "Member 'SHPostprocessingCtrl_ShowHDRSettingsPP::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPostprocessingCtrl \ static_assert(alignof(ASHPostprocessingCtrl) == 0x000010, "Wrong alignment on ASHPostprocessingCtrl"); \ static_assert(sizeof(ASHPostprocessingCtrl) == 0x001780, "Wrong size on ASHPostprocessingCtrl"); \ static_assert(offsetof(ASHPostprocessingCtrl, CurrentRetroMode) == 0x001678, "Member 'ASHPostprocessingCtrl::CurrentRetroMode' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, CurrentRetroModeIndex) == 0x001680, "Member 'ASHPostprocessingCtrl::CurrentRetroModeIndex' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, HDRVis) == 0x001688, "Member 'ASHPostprocessingCtrl::HDRVis' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, HCMat) == 0x001690, "Member 'ASHPostprocessingCtrl::HCMat' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, RTPC_LeavesIntensity) == 0x001698, "Member 'ASHPostprocessingCtrl::RTPC_LeavesIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodNeutral) == 0x0016A0, "Member 'ASHPostprocessingCtrl::MoodNeutral' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodRoadToSilentHill) == 0x0016A8, "Member 'ASHPostprocessingCtrl::MoodRoadToSilentHill' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodCityFW) == 0x0016B0, "Member 'ASHPostprocessingCtrl::MoodCityFW' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodCityOW) == 0x0016B8, "Member 'ASHPostprocessingCtrl::MoodCityOW' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodInteriorFW) == 0x0016C0, "Member 'ASHPostprocessingCtrl::MoodInteriorFW' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodInteriorOW) == 0x0016C8, "Member 'ASHPostprocessingCtrl::MoodInteriorOW' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodHeavensNight) == 0x0016D0, "Member 'ASHPostprocessingCtrl::MoodHeavensNight' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, MoodCityNight) == 0x0016D8, "Member 'ASHPostprocessingCtrl::MoodCityNight' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, RetroModesNew) == 0x0016F0, "Member 'ASHPostprocessingCtrl::RetroModesNew' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, HDRVisMaterial) == 0x001720, "Member 'ASHPostprocessingCtrl::HDRVisMaterial' has a wrong offset!"); \ static_assert(offsetof(ASHPostprocessingCtrl, HighContrastModeMaterial) == 0x001750, "Member 'ASHPostprocessingCtrl::HighContrastModeMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicItemsManager_ProcessItemCollected \ static_assert(alignof(SHDynamicItemsManager_ProcessItemCollected) == 0x000008, "Wrong alignment on SHDynamicItemsManager_ProcessItemCollected"); \ static_assert(sizeof(SHDynamicItemsManager_ProcessItemCollected) == 0x000008, "Wrong size on SHDynamicItemsManager_ProcessItemCollected"); \ static_assert(offsetof(SHDynamicItemsManager_ProcessItemCollected, ItemPtr) == 0x000000, "Member 'SHDynamicItemsManager_ProcessItemCollected::ItemPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHDynamicItemsManager \ static_assert(alignof(ASHDynamicItemsManager) == 0x000008, "Wrong alignment on ASHDynamicItemsManager"); \ static_assert(sizeof(ASHDynamicItemsManager) == 0x000330, "Wrong size on ASHDynamicItemsManager"); \ static_assert(offsetof(ASHDynamicItemsManager, ManagedDynamicItems) == 0x0002B0, "Member 'ASHDynamicItemsManager::ManagedDynamicItems' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicItemsManager, DynamicItemsDataQueue) == 0x000300, "Member 'ASHDynamicItemsManager::DynamicItemsDataQueue' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicItemsManager, bCollectDifferentItemData) == 0x000310, "Member 'ASHDynamicItemsManager::bCollectDifferentItemData' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicItemsManager, DynamicDifferentItemDataToCollectQueue) == 0x000318, "Member 'ASHDynamicItemsManager::DynamicDifferentItemDataToCollectQueue' has a wrong offset!"); \ static_assert(offsetof(ASHDynamicItemsManager, CurrentQueueIndex) == 0x000328, "Member 'ASHDynamicItemsManager::CurrentQueueIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHGameplayMapVolume \ static_assert(alignof(ASHGameplayMapVolume) == 0x000008, "Wrong alignment on ASHGameplayMapVolume"); \ static_assert(sizeof(ASHGameplayMapVolume) == 0x0002F0, "Wrong size on ASHGameplayMapVolume"); \ static_assert(offsetof(ASHGameplayMapVolume, Map) == 0x0002E8, "Member 'ASHGameplayMapVolume::Map' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDynamicWidgetAnimStatics_SHReplacePossessable \ static_assert(alignof(SHDynamicWidgetAnimStatics_SHReplacePossessable) == 0x000008, "Wrong alignment on SHDynamicWidgetAnimStatics_SHReplacePossessable"); \ static_assert(sizeof(SHDynamicWidgetAnimStatics_SHReplacePossessable) == 0x000078, "Wrong size on SHDynamicWidgetAnimStatics_SHReplacePossessable"); \ static_assert(offsetof(SHDynamicWidgetAnimStatics_SHReplacePossessable, InMovieScene) == 0x000000, "Member 'SHDynamicWidgetAnimStatics_SHReplacePossessable::InMovieScene' has a wrong offset!"); \ static_assert(offsetof(SHDynamicWidgetAnimStatics_SHReplacePossessable, OldGuid) == 0x000008, "Member 'SHDynamicWidgetAnimStatics_SHReplacePossessable::OldGuid' has a wrong offset!"); \ static_assert(offsetof(SHDynamicWidgetAnimStatics_SHReplacePossessable, InNewPossessable) == 0x000018, "Member 'SHDynamicWidgetAnimStatics_SHReplacePossessable::InNewPossessable' has a wrong offset!"); \ static_assert(offsetof(SHDynamicWidgetAnimStatics_SHReplacePossessable, ReturnValue) == 0x000070, "Member 'SHDynamicWidgetAnimStatics_SHReplacePossessable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDynamicWidgetAnimStatics \ static_assert(alignof(USHDynamicWidgetAnimStatics) == 0x000008, "Wrong alignment on USHDynamicWidgetAnimStatics"); \ static_assert(sizeof(USHDynamicWidgetAnimStatics) == 0x000028, "Wrong size on USHDynamicWidgetAnimStatics"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_K2_OnEddieMovementStateChanged \ static_assert(alignof(SHEddieAnimInstance_K2_OnEddieMovementStateChanged) == 0x000001, "Wrong alignment on SHEddieAnimInstance_K2_OnEddieMovementStateChanged"); \ static_assert(sizeof(SHEddieAnimInstance_K2_OnEddieMovementStateChanged) == 0x000001, "Wrong size on SHEddieAnimInstance_K2_OnEddieMovementStateChanged"); \ static_assert(offsetof(SHEddieAnimInstance_K2_OnEddieMovementStateChanged, InMovementState) == 0x000000, "Member 'SHEddieAnimInstance_K2_OnEddieMovementStateChanged::InMovementState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_SetFaceExpression \ static_assert(alignof(SHEddieAnimInstance_SetFaceExpression) == 0x000004, "Wrong alignment on SHEddieAnimInstance_SetFaceExpression"); \ static_assert(sizeof(SHEddieAnimInstance_SetFaceExpression) == 0x000008, "Wrong size on SHEddieAnimInstance_SetFaceExpression"); \ static_assert(offsetof(SHEddieAnimInstance_SetFaceExpression, Expression) == 0x000000, "Member 'SHEddieAnimInstance_SetFaceExpression::Expression' has a wrong offset!"); \ static_assert(offsetof(SHEddieAnimInstance_SetFaceExpression, Duration) == 0x000004, "Member 'SHEddieAnimInstance_SetFaceExpression::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance \ static_assert(alignof(SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance"); \ static_assert(sizeof(SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance) == 0x000008, "Wrong size on SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance"); \ static_assert(offsetof(SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHEddieAnimInstance_GetActiveEddieLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_GetEddieAnimInstanceStateData \ static_assert(alignof(SHEddieAnimInstance_GetEddieAnimInstanceStateData) == 0x000008, "Wrong alignment on SHEddieAnimInstance_GetEddieAnimInstanceStateData"); \ static_assert(sizeof(SHEddieAnimInstance_GetEddieAnimInstanceStateData) == 0x000008, "Wrong size on SHEddieAnimInstance_GetEddieAnimInstanceStateData"); \ static_assert(offsetof(SHEddieAnimInstance_GetEddieAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHEddieAnimInstance_GetEddieAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance \ static_assert(alignof(SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance"); \ static_assert(sizeof(SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance) == 0x000008, "Wrong size on SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance"); \ static_assert(offsetof(SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHEddieAnimInstance_GetEddieLimpingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance \ static_assert(alignof(SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance"); \ static_assert(sizeof(SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance) == 0x000008, "Wrong size on SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance"); \ static_assert(offsetof(SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHEddieAnimInstance_GetEddieWalkingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieAnimInstance \ static_assert(alignof(USHEddieAnimInstance) == 0x000010, "Wrong alignment on USHEddieAnimInstance"); \ static_assert(sizeof(USHEddieAnimInstance) == 0x000440, "Wrong size on USHEddieAnimInstance"); \ static_assert(offsetof(USHEddieAnimInstance, MovementState) == 0x0003E0, "Member 'USHEddieAnimInstance::MovementState' has a wrong offset!"); \ static_assert(offsetof(USHEddieAnimInstance, CurrentFaceExpression) == 0x0003E1, "Member 'USHEddieAnimInstance::CurrentFaceExpression' has a wrong offset!"); \ static_assert(offsetof(USHEddieAnimInstance, FaceExpressionMap) == 0x0003E8, "Member 'USHEddieAnimInstance::FaceExpressionMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_ApplyArtificialHitReaction \ static_assert(alignof(SHHitReactionSubcomponent_ApplyArtificialHitReaction) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_ApplyArtificialHitReaction"); \ static_assert(sizeof(SHHitReactionSubcomponent_ApplyArtificialHitReaction) == 0x0000F8, "Wrong size on SHHitReactionSubcomponent_ApplyArtificialHitReaction"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyArtificialHitReaction, OutHitReactionResult) == 0x000000, "Member 'SHHitReactionSubcomponent_ApplyArtificialHitReaction::OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyArtificialHitReaction, InArtificialHitReactionConfiguration) == 0x000078, "Member 'SHHitReactionSubcomponent_ApplyArtificialHitReaction::InArtificialHitReactionConfiguration' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyArtificialHitReaction, ReturnValue) == 0x0000F0, "Member 'SHHitReactionSubcomponent_ApplyArtificialHitReaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_ApplyHitReaction \ static_assert(alignof(SHHitReactionSubcomponent_ApplyHitReaction) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_ApplyHitReaction"); \ static_assert(sizeof(SHHitReactionSubcomponent_ApplyHitReaction) == 0x0003A0, "Wrong size on SHHitReactionSubcomponent_ApplyHitReaction"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, OutHitReactionResult) == 0x000000, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InDamageType) == 0x000078, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InResponseType) == 0x000080, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InResponseVariant) == 0x000084, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InDurationLimit) == 0x00008C, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InDurationLimit' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InForce) == 0x000090, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InForce' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InHitType) == 0x000094, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InHitType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InSourceLocation) == 0x000098, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InDamageCauser) == 0x0000B0, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InDamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, HitInfo) == 0x0000B8, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, InHitReactionConfiguration) == 0x0001A0, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::InHitReactionConfiguration' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ApplyHitReaction, ReturnValue) == 0x000398, "Member 'SHHitReactionSubcomponent_ApplyHitReaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed \ static_assert(alignof(SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed"); \ static_assert(sizeof(SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed) == 0x000002, "Wrong size on SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed"); \ static_assert(offsetof(SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed, ReturnValue) == 0x000001, "Member 'SHHitReactionSubcomponent_AreHitReactionsOfTypeDelayed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_CancelAllHitReactions \ static_assert(alignof(SHHitReactionSubcomponent_CancelAllHitReactions) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_CancelAllHitReactions"); \ static_assert(sizeof(SHHitReactionSubcomponent_CancelAllHitReactions) == 0x000001, "Wrong size on SHHitReactionSubcomponent_CancelAllHitReactions"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelAllHitReactions, InInstant) == 0x000000, "Member 'SHHitReactionSubcomponent_CancelAllHitReactions::InInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_CancelHitReactionsOfType \ static_assert(alignof(SHHitReactionSubcomponent_CancelHitReactionsOfType) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_CancelHitReactionsOfType"); \ static_assert(sizeof(SHHitReactionSubcomponent_CancelHitReactionsOfType) == 0x000002, "Wrong size on SHHitReactionSubcomponent_CancelHitReactionsOfType"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfType, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfType::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfType, InInstant) == 0x000001, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfType::InInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant \ static_assert(alignof(SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant) == 0x000004, "Wrong alignment on SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant"); \ static_assert(sizeof(SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant) == 0x000010, "Wrong size on SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant, InResponseVariant) == 0x000004, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant::InResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant, InInstant) == 0x00000C, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypeAndVariant::InInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_CancelHitReactionsOfTypes \ static_assert(alignof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_CancelHitReactionsOfTypes"); \ static_assert(sizeof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes) == 0x000007, "Wrong size on SHHitReactionSubcomponent_CancelHitReactionsOfTypes"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InDeath) == 0x000000, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InDeath' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InKnockdown) == 0x000001, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InKnockdown' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InFalter) == 0x000002, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InFalter' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InStagger) == 0x000003, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InStagger' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InNormal) == 0x000004, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InNormal' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InTwitch) == 0x000005, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InTwitch' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_CancelHitReactionsOfTypes, InInstant) == 0x000006, "Member 'SHHitReactionSubcomponent_CancelHitReactionsOfTypes::InInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_ChooseAndApplyHitReaction \ static_assert(alignof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_ChooseAndApplyHitReaction"); \ static_assert(sizeof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction) == 0x0001A8, "Wrong size on SHHitReactionSubcomponent_ChooseAndApplyHitReaction"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, OutHitReactionResult) == 0x000000, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InDamageType) == 0x000078, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InResponseType) == 0x000080, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InResponseVariant) == 0x000084, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InDurationLimit) == 0x00008C, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InDurationLimit' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InForce) == 0x000090, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InForce' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InHitType) == 0x000094, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InHitType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InSourceLocation) == 0x000098, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, InDamageCauser) == 0x0000B0, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::InDamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, HitInfo) == 0x0000B8, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseAndApplyHitReaction, ReturnValue) == 0x0001A0, "Member 'SHHitReactionSubcomponent_ChooseAndApplyHitReaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_DisableHitReactionTypeDelay \ static_assert(alignof(SHHitReactionSubcomponent_DisableHitReactionTypeDelay) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_DisableHitReactionTypeDelay"); \ static_assert(sizeof(SHHitReactionSubcomponent_DisableHitReactionTypeDelay) == 0x000018, "Wrong size on SHHitReactionSubcomponent_DisableHitReactionTypeDelay"); \ static_assert(offsetof(SHHitReactionSubcomponent_DisableHitReactionTypeDelay, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_DisableHitReactionTypeDelay::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_DisableHitReactionTypeDelay, InApplyDelayedHitReactions) == 0x000001, "Member 'SHHitReactionSubcomponent_DisableHitReactionTypeDelay::InApplyDelayedHitReactions' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_DisableHitReactionTypeDelay, InDontApplyVariants) == 0x000008, "Member 'SHHitReactionSubcomponent_DisableHitReactionTypeDelay::InDontApplyVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_EnableHitReactionTypeDelay \ static_assert(alignof(SHHitReactionSubcomponent_EnableHitReactionTypeDelay) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_EnableHitReactionTypeDelay"); \ static_assert(sizeof(SHHitReactionSubcomponent_EnableHitReactionTypeDelay) == 0x000018, "Wrong size on SHHitReactionSubcomponent_EnableHitReactionTypeDelay"); \ static_assert(offsetof(SHHitReactionSubcomponent_EnableHitReactionTypeDelay, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_EnableHitReactionTypeDelay::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_EnableHitReactionTypeDelay, InDontDelayVariants) == 0x000008, "Member 'SHHitReactionSubcomponent_EnableHitReactionTypeDelay::InDontDelayVariants' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_FinishHitReactionsOfType \ static_assert(alignof(SHHitReactionSubcomponent_FinishHitReactionsOfType) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_FinishHitReactionsOfType"); \ static_assert(sizeof(SHHitReactionSubcomponent_FinishHitReactionsOfType) == 0x000001, "Wrong size on SHHitReactionSubcomponent_FinishHitReactionsOfType"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfType, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfType::InResponseType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant \ static_assert(alignof(SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant) == 0x000004, "Wrong alignment on SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant"); \ static_assert(sizeof(SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant) == 0x00000C, "Wrong size on SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant, InResponseVariant) == 0x000004, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypeAndVariant::InResponseVariant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_FinishHitReactionsOfTypes \ static_assert(alignof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_FinishHitReactionsOfTypes"); \ static_assert(sizeof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes) == 0x000006, "Wrong size on SHHitReactionSubcomponent_FinishHitReactionsOfTypes"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InDeath) == 0x000000, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InDeath' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InKnockdown) == 0x000001, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InKnockdown' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InFalter) == 0x000002, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InFalter' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InStagger) == 0x000003, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InStagger' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InNormal) == 0x000004, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InNormal' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FinishHitReactionsOfTypes, InTwitch) == 0x000005, "Member 'SHHitReactionSubcomponent_FinishHitReactionsOfTypes::InTwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_HitReactionStateEnded \ static_assert(alignof(SHHitReactionSubcomponent_HitReactionStateEnded) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_HitReactionStateEnded"); \ static_assert(sizeof(SHHitReactionSubcomponent_HitReactionStateEnded) == 0x000008, "Wrong size on SHHitReactionSubcomponent_HitReactionStateEnded"); \ static_assert(offsetof(SHHitReactionSubcomponent_HitReactionStateEnded, InHitReactionState) == 0x000000, "Member 'SHHitReactionSubcomponent_HitReactionStateEnded::InHitReactionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_HitReactionStateFinishing \ static_assert(alignof(SHHitReactionSubcomponent_HitReactionStateFinishing) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_HitReactionStateFinishing"); \ static_assert(sizeof(SHHitReactionSubcomponent_HitReactionStateFinishing) == 0x000008, "Wrong size on SHHitReactionSubcomponent_HitReactionStateFinishing"); \ static_assert(offsetof(SHHitReactionSubcomponent_HitReactionStateFinishing, InHitReactionState) == 0x000000, "Member 'SHHitReactionSubcomponent_HitReactionStateFinishing::InHitReactionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed \ static_assert(alignof(SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed"); \ static_assert(sizeof(SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed) == 0x000001, "Wrong size on SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed"); \ static_assert(offsetof(SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed, bInChangeHitReactionsSetDelayed) == 0x000000, "Member 'SHHitReactionSubcomponent_SetChangeHitReactionsSetDelayed::bInChangeHitReactionsSetDelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled \ static_assert(alignof(SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled"); \ static_assert(sizeof(SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled) == 0x000001, "Wrong size on SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled"); \ static_assert(offsetof(SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled, InDrawDebug) == 0x000000, "Member 'SHHitReactionSubcomponent_SetHitReactionsDrawDebugEnabled::InDrawDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_SetHitReactionsSet \ static_assert(alignof(SHHitReactionSubcomponent_SetHitReactionsSet) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_SetHitReactionsSet"); \ static_assert(sizeof(SHHitReactionSubcomponent_SetHitReactionsSet) == 0x000030, "Wrong size on SHHitReactionSubcomponent_SetHitReactionsSet"); \ static_assert(offsetof(SHHitReactionSubcomponent_SetHitReactionsSet, InHitReactionsSet) == 0x000000, "Member 'SHHitReactionSubcomponent_SetHitReactionsSet::InHitReactionsSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation \ static_assert(alignof(SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation"); \ static_assert(sizeof(SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation) == 0x000001, "Wrong size on SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation"); \ static_assert(offsetof(SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation, ReturnValue) == 0x000000, "Member 'SHHitReactionSubcomponent_AreHitReactionsPreventingControllerRotation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI \ static_assert(alignof(SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI"); \ static_assert(sizeof(SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI) == 0x000001, "Wrong size on SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI"); \ static_assert(offsetof(SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI, ReturnValue) == 0x000000, "Member 'SHHitReactionSubcomponent_AreHitReactionsWantingDisabledAI::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_ChooseHitReaction \ static_assert(alignof(SHHitReactionSubcomponent_ChooseHitReaction) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_ChooseHitReaction"); \ static_assert(sizeof(SHHitReactionSubcomponent_ChooseHitReaction) == 0x000328, "Wrong size on SHHitReactionSubcomponent_ChooseHitReaction"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, OutHitReactionConfiguration) == 0x000000, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::OutHitReactionConfiguration' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InDamageType) == 0x0001F8, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InDamageType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InResponseType) == 0x000200, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InResponseVariant) == 0x000204, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InForce) == 0x00020C, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InForce' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InHitType) == 0x000210, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InHitType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InSourceLocation) == 0x000218, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, InDamageCauser) == 0x000230, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::InDamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, HitInfo) == 0x000238, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_ChooseHitReaction, ReturnValue) == 0x000320, "Member 'SHHitReactionSubcomponent_ChooseHitReaction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_FindActiveHitReactionVariants \ static_assert(alignof(SHHitReactionSubcomponent_FindActiveHitReactionVariants) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_FindActiveHitReactionVariants"); \ static_assert(sizeof(SHHitReactionSubcomponent_FindActiveHitReactionVariants) == 0x000020, "Wrong size on SHHitReactionSubcomponent_FindActiveHitReactionVariants"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindActiveHitReactionVariants, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_FindActiveHitReactionVariants::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindActiveHitReactionVariants, OutHitReactionVariants) == 0x000008, "Member 'SHHitReactionSubcomponent_FindActiveHitReactionVariants::OutHitReactionVariants' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindActiveHitReactionVariants, InIncludeFinishing) == 0x000018, "Member 'SHHitReactionSubcomponent_FindActiveHitReactionVariants::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindActiveHitReactionVariants, InIncludeDelayed) == 0x000019, "Member 'SHHitReactionSubcomponent_FindActiveHitReactionVariants::InIncludeDelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers \ static_assert(alignof(SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers"); \ static_assert(sizeof(SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers) == 0x000018, "Wrong size on SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers, OutHitReactionIdentifiers) == 0x000000, "Member 'SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers::OutHitReactionIdentifiers' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers, InIncludeFinishing) == 0x000010, "Member 'SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers, InIncludeDelayed) == 0x000011, "Member 'SHHitReactionSubcomponent_FindAllHitReactionStateIdentifiers::InIncludeDelayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress \ static_assert(alignof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress"); \ static_assert(sizeof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress) == 0x000009, "Wrong size on SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InDeath) == 0x000000, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InDeath' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InKnockdown) == 0x000001, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InKnockdown' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InFalter) == 0x000002, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InFalter' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InStagger) == 0x000003, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InStagger' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InNormal) == 0x000004, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InNormal' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InTwitch) == 0x000005, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InTwitch' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InIncludeFinishing) == 0x000006, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, InIncludeDelayed) == 0x000007, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::InIncludeDelayed' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress, ReturnValue) == 0x000008, "Member 'SHHitReactionSubcomponent_HasAnyOfHitReactionStatesOfTypeInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress \ static_assert(alignof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress) == 0x000004, "Wrong alignment on SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress"); \ static_assert(sizeof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress) == 0x000010, "Wrong size on SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress, InResponseVariant) == 0x000004, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress::InResponseVariant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress, InIncludeFinishing) == 0x00000C, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress, InIncludeDelayed) == 0x00000D, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress::InIncludeDelayed' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress, ReturnValue) == 0x00000E, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeAndVariantInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress \ static_assert(alignof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress) == 0x000001, "Wrong alignment on SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress"); \ static_assert(sizeof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress) == 0x000004, "Wrong size on SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress, InResponseType) == 0x000000, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress::InResponseType' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress, InIncludeFinishing) == 0x000001, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress, InIncludeDelayed) == 0x000002, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress::InIncludeDelayed' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress, ReturnValue) == 0x000003, "Member 'SHHitReactionSubcomponent_HasHitReactionStatesOfTypeInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionSubcomponent_IsUsingHitReactionsSet \ static_assert(alignof(SHHitReactionSubcomponent_IsUsingHitReactionsSet) == 0x000008, "Wrong alignment on SHHitReactionSubcomponent_IsUsingHitReactionsSet"); \ static_assert(sizeof(SHHitReactionSubcomponent_IsUsingHitReactionsSet) == 0x000038, "Wrong size on SHHitReactionSubcomponent_IsUsingHitReactionsSet"); \ static_assert(offsetof(SHHitReactionSubcomponent_IsUsingHitReactionsSet, InHitReactionsSet) == 0x000000, "Member 'SHHitReactionSubcomponent_IsUsingHitReactionsSet::InHitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_IsUsingHitReactionsSet, InCheckDelayedSet) == 0x000030, "Member 'SHHitReactionSubcomponent_IsUsingHitReactionsSet::InCheckDelayedSet' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionSubcomponent_IsUsingHitReactionsSet, ReturnValue) == 0x000031, "Member 'SHHitReactionSubcomponent_IsUsingHitReactionsSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionSubcomponent \ static_assert(alignof(USHHitReactionSubcomponent) == 0x000008, "Wrong alignment on USHHitReactionSubcomponent"); \ static_assert(sizeof(USHHitReactionSubcomponent) == 0x000298, "Wrong size on USHHitReactionSubcomponent"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStateStarted) == 0x000038, "Member 'USHHitReactionSubcomponent::EventHitReactionStateStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStateFinishing) == 0x000048, "Member 'USHHitReactionSubcomponent::EventHitReactionStateFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStateEnded) == 0x000058, "Member 'USHHitReactionSubcomponent::EventHitReactionStateEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionDeathStarted) == 0x000068, "Member 'USHHitReactionSubcomponent::EventHitReactionDeathStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionDeathFinishing) == 0x000078, "Member 'USHHitReactionSubcomponent::EventHitReactionDeathFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionDeathEnded) == 0x000088, "Member 'USHHitReactionSubcomponent::EventHitReactionDeathEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionKnockdownStarted) == 0x000098, "Member 'USHHitReactionSubcomponent::EventHitReactionKnockdownStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionKnockdownFinishing) == 0x0000A8, "Member 'USHHitReactionSubcomponent::EventHitReactionKnockdownFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionKnockdownEnded) == 0x0000B8, "Member 'USHHitReactionSubcomponent::EventHitReactionKnockdownEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionFalterStarted) == 0x0000C8, "Member 'USHHitReactionSubcomponent::EventHitReactionFalterStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionFalterFinishing) == 0x0000D8, "Member 'USHHitReactionSubcomponent::EventHitReactionFalterFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionFalterEnded) == 0x0000E8, "Member 'USHHitReactionSubcomponent::EventHitReactionFalterEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStaggerStarted) == 0x0000F8, "Member 'USHHitReactionSubcomponent::EventHitReactionStaggerStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStaggerFinishing) == 0x000108, "Member 'USHHitReactionSubcomponent::EventHitReactionStaggerFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionStaggerEnded) == 0x000118, "Member 'USHHitReactionSubcomponent::EventHitReactionStaggerEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionNormalStarted) == 0x000128, "Member 'USHHitReactionSubcomponent::EventHitReactionNormalStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionNormalFinishing) == 0x000138, "Member 'USHHitReactionSubcomponent::EventHitReactionNormalFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionNormalEnded) == 0x000148, "Member 'USHHitReactionSubcomponent::EventHitReactionNormalEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionTwitchStarted) == 0x000158, "Member 'USHHitReactionSubcomponent::EventHitReactionTwitchStarted' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionTwitchFinishing) == 0x000168, "Member 'USHHitReactionSubcomponent::EventHitReactionTwitchFinishing' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionTwitchEnded) == 0x000178, "Member 'USHHitReactionSubcomponent::EventHitReactionTwitchEnded' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionsRequestAIBlocking) == 0x000188, "Member 'USHHitReactionSubcomponent::EventHitReactionsRequestAIBlocking' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, EventHitReactionsRequestAllowingControllerRotation) == 0x000198, "Member 'USHHitReactionSubcomponent::EventHitReactionsRequestAllowingControllerRotation' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, HitReactionsSet) == 0x0001A8, "Member 'USHHitReactionSubcomponent::HitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, LoadHitReactionsOnStart) == 0x0001D8, "Member 'USHHitReactionSubcomponent::LoadHitReactionsOnStart' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, bDebugPrint) == 0x0001D9, "Member 'USHHitReactionSubcomponent::bDebugPrint' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, SerializedHitReactionStates) == 0x0001F0, "Member 'USHHitReactionSubcomponent::SerializedHitReactionStates' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, LoadedHitReactionsSet) == 0x000200, "Member 'USHHitReactionSubcomponent::LoadedHitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, DelayedHitReactionsSet) == 0x000210, "Member 'USHHitReactionSubcomponent::DelayedHitReactionsSet' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, HitReactionTypePermissions) == 0x000240, "Member 'USHHitReactionSubcomponent::HitReactionTypePermissions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, PermissionDelayedHitReactions) == 0x000250, "Member 'USHHitReactionSubcomponent::PermissionDelayedHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, HitReactionStates) == 0x000260, "Member 'USHHitReactionSubcomponent::HitReactionStates' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, HitReactionStatesContext) == 0x000270, "Member 'USHHitReactionSubcomponent::HitReactionStatesContext' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionSubcomponent, HitReactionStatesPool) == 0x000278, "Member 'USHHitReactionSubcomponent::HitReactionStatesPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPukeProjectile \ static_assert(alignof(ASHPukeProjectile) == 0x000008, "Wrong alignment on ASHPukeProjectile"); \ static_assert(sizeof(ASHPukeProjectile) == 0x000358, "Wrong size on ASHPukeProjectile"); \ static_assert(offsetof(ASHPukeProjectile, PukePuddleFXData) == 0x000308, "Member 'ASHPukeProjectile::PukePuddleFXData' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, PukePuddleFXSpawnerClass) == 0x000310, "Member 'ASHPukeProjectile::PukePuddleFXSpawnerClass' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, DecalOrderId) == 0x000340, "Member 'ASHPukeProjectile::DecalOrderId' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, _PuddleSizeModifier) == 0x000344, "Member 'ASHPukeProjectile::_PuddleSizeModifier' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, _PuddleMinSizeActivation) == 0x000348, "Member 'ASHPukeProjectile::_PuddleMinSizeActivation' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, Damage) == 0x00034C, "Member 'ASHPukeProjectile::Damage' has a wrong offset!"); \ static_assert(offsetof(ASHPukeProjectile, DamageType) == 0x000350, "Member 'ASHPukeProjectile::DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieLookAtLogicComponent \ static_assert(alignof(USHEddieLookAtLogicComponent) == 0x000008, "Wrong alignment on USHEddieLookAtLogicComponent"); \ static_assert(sizeof(USHEddieLookAtLogicComponent) == 0x000190, "Wrong size on USHEddieLookAtLogicComponent"); \ #define DUMPER7_ASSERTS_USHEddieMeatPushComponent \ static_assert(alignof(USHEddieMeatPushComponent) == 0x000008, "Wrong alignment on USHEddieMeatPushComponent"); \ static_assert(sizeof(USHEddieMeatPushComponent) == 0x0000E8, "Wrong size on USHEddieMeatPushComponent"); \ static_assert(offsetof(USHEddieMeatPushComponent, OverlapUpdateRate) == 0x0000A0, "Member 'USHEddieMeatPushComponent::OverlapUpdateRate' has a wrong offset!"); \ static_assert(offsetof(USHEddieMeatPushComponent, MeatConveyorRef) == 0x0000A8, "Member 'USHEddieMeatPushComponent::MeatConveyorRef' has a wrong offset!"); \ static_assert(offsetof(USHEddieMeatPushComponent, BBMeatActorKey) == 0x0000B0, "Member 'USHEddieMeatPushComponent::BBMeatActorKey' has a wrong offset!"); \ static_assert(offsetof(USHEddieMeatPushComponent, BBAttackPositionKey) == 0x0000B8, "Member 'USHEddieMeatPushComponent::BBAttackPositionKey' has a wrong offset!"); \ static_assert(offsetof(USHEddieMeatPushComponent, BBLockAttMeatKey) == 0x0000C0, "Member 'USHEddieMeatPushComponent::BBLockAttMeatKey' has a wrong offset!"); \ static_assert(offsetof(USHEddieMeatPushComponent, BBShouldPushLeftKey) == 0x0000C8, "Member 'USHEddieMeatPushComponent::BBShouldPushLeftKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection) == 0x000010, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, OutVelocitySize) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, OutVelocityYaw) == 0x000004, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, InDirectionYaw) == 0x000008, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::InDirectionYaw' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection, InToleranceAngle) == 0x00000C, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection::InToleranceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHEddieWalkingLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection) == 0x000010, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, OutVelocitySize) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, OutVelocityYaw) == 0x000004, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, InDirectionYaw) == 0x000008, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::InDirectionYaw' has a wrong offset!"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection, InToleranceAngle) == 0x00000C, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYawLimitedToDirection::InToleranceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha \ static_assert(alignof(SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong alignment on SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(sizeof(SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong size on SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(offsetof(SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha, OutAlpha) == 0x000000, "Member 'SHEddieWalkingLocomotionAnimInstance_GetTargetLookAtAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEddieWalkingLocomotionAnimInstance \ static_assert(alignof(USHEddieWalkingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHEddieWalkingLocomotionAnimInstance"); \ static_assert(sizeof(USHEddieWalkingLocomotionAnimInstance) == 0x000470, "Wrong size on USHEddieWalkingLocomotionAnimInstance"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, LocomotionStateRequest) == 0x0003C0, "Member 'USHEddieWalkingLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, MovementStopDelay) == 0x0003C4, "Member 'USHEddieWalkingLocomotionAnimInstance::MovementStopDelay' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003C8, "Member 'USHEddieWalkingLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003E0, "Member 'USHEddieWalkingLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003F8, "Member 'USHEddieWalkingLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x000410, "Member 'USHEddieWalkingLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x000414, "Member 'USHEddieWalkingLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, LookAtAlphaIncrementHalfTime) == 0x000418, "Member 'USHEddieWalkingLocomotionAnimInstance::LookAtAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHEddieWalkingLocomotionAnimInstance, LookAtAlphaDecrementHalfTime) == 0x00041C, "Member 'USHEddieWalkingLocomotionAnimInstance::LookAtAlphaDecrementHalfTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue \ static_assert(alignof(SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHHotelFWKilledAllDefenselessEnemiesEndingFactor_SHDebug_Character_Endings_HotelFWKilledAllDefenselessEnemiesEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHotelFWKilledAllDefenselessEnemiesEndingFactor \ static_assert(alignof(USHHotelFWKilledAllDefenselessEnemiesEndingFactor) == 0x000008, "Wrong alignment on USHHotelFWKilledAllDefenselessEnemiesEndingFactor"); \ static_assert(sizeof(USHHotelFWKilledAllDefenselessEnemiesEndingFactor) == 0x000088, "Wrong size on USHHotelFWKilledAllDefenselessEnemiesEndingFactor"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_AddValueBlissEnding \ static_assert(alignof(SHEndingFactorsStatics_AddValueBlissEnding) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_AddValueBlissEnding"); \ static_assert(sizeof(SHEndingFactorsStatics_AddValueBlissEnding) == 0x000010, "Wrong size on SHEndingFactorsStatics_AddValueBlissEnding"); \ static_assert(offsetof(SHEndingFactorsStatics_AddValueBlissEnding, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_AddValueBlissEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_AddValueBlissEnding, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_AddValueBlissEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_AddValueUFOEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_AddValueUFOEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_AddValueUFOEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_AddValueUFOEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_AddValueUFOEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_AddValueUFOEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_AddValueUFOEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_AddValueUFOEndingFactor, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_AddValueUFOEndingFactor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor) == 0x000008, "Wrong size on SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_AddValueWestCityFWMariaRedirectionsCommentsEndingFactor::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_AllowAddValueBlissEnding \ static_assert(alignof(SHEndingFactorsStatics_AllowAddValueBlissEnding) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_AllowAddValueBlissEnding"); \ static_assert(sizeof(SHEndingFactorsStatics_AllowAddValueBlissEnding) == 0x000010, "Wrong size on SHEndingFactorsStatics_AllowAddValueBlissEnding"); \ static_assert(offsetof(SHEndingFactorsStatics_AllowAddValueBlissEnding, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_AllowAddValueBlissEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_AllowAddValueBlissEnding, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_AllowAddValueBlissEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_CanPlayBlissEnding \ static_assert(alignof(SHEndingFactorsStatics_CanPlayBlissEnding) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_CanPlayBlissEnding"); \ static_assert(sizeof(SHEndingFactorsStatics_CanPlayBlissEnding) == 0x000010, "Wrong size on SHEndingFactorsStatics_CanPlayBlissEnding"); \ static_assert(offsetof(SHEndingFactorsStatics_CanPlayBlissEnding, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_CanPlayBlissEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_CanPlayBlissEnding, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_CanPlayBlissEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_CanPlayUFOEnding \ static_assert(alignof(SHEndingFactorsStatics_CanPlayUFOEnding) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_CanPlayUFOEnding"); \ static_assert(sizeof(SHEndingFactorsStatics_CanPlayUFOEnding) == 0x000010, "Wrong size on SHEndingFactorsStatics_CanPlayUFOEnding"); \ static_assert(offsetof(SHEndingFactorsStatics_CanPlayUFOEnding, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_CanPlayUFOEnding::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_CanPlayUFOEnding, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_CanPlayUFOEnding::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_GetCurrentEndingType \ static_assert(alignof(SHEndingFactorsStatics_GetCurrentEndingType) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_GetCurrentEndingType"); \ static_assert(sizeof(SHEndingFactorsStatics_GetCurrentEndingType) == 0x000010, "Wrong size on SHEndingFactorsStatics_GetCurrentEndingType"); \ static_assert(offsetof(SHEndingFactorsStatics_GetCurrentEndingType, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_GetCurrentEndingType::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_GetCurrentEndingType, ReturnValue) == 0x000008, "Member 'SHEndingFactorsStatics_GetCurrentEndingType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetHospitalFWLyingMariaInteractionsEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetHotelFWKilledAllDefenselessEnemiesEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetHotelFWListenedSickbedConversationEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue \ static_assert(alignof(SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue"); \ static_assert(sizeof(SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetHotelFWPyramidHeadBossAftermathEndingFactorValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetHotelOWMirrorPuzzleEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetLabyrinthMariaRoomsEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetNeelysBarMessageEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetPrisonGallowPuzzleEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetPyramidHeadBossFightOutcomeEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetWestCityFWInteractedAllAtHeavensNightEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetWestCityFWMariaInteractionsEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor \ static_assert(alignof(SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor) == 0x000008, "Wrong alignment on SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor"); \ static_assert(sizeof(SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor) == 0x000010, "Wrong size on SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor, WorldContextObject) == 0x000000, "Member 'SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor, InValue) == 0x000008, "Member 'SHEndingFactorsStatics_SetWoodsideCoinPuzzleEndingFactor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEndingFactorsStatics \ static_assert(alignof(USHEndingFactorsStatics) == 0x000008, "Wrong alignment on USHEndingFactorsStatics"); \ static_assert(sizeof(USHEndingFactorsStatics) == 0x000028, "Wrong size on USHEndingFactorsStatics"); \ #define DUMPER7_ASSERTS_SHPushableRangeClampActor_RelayAppliedManagedActorState \ static_assert(alignof(SHPushableRangeClampActor_RelayAppliedManagedActorState) == 0x000001, "Wrong alignment on SHPushableRangeClampActor_RelayAppliedManagedActorState"); \ static_assert(sizeof(SHPushableRangeClampActor_RelayAppliedManagedActorState) == 0x000002, "Wrong size on SHPushableRangeClampActor_RelayAppliedManagedActorState"); \ static_assert(offsetof(SHPushableRangeClampActor_RelayAppliedManagedActorState, bIsInDesiredSpotState) == 0x000000, "Member 'SHPushableRangeClampActor_RelayAppliedManagedActorState::bIsInDesiredSpotState' has a wrong offset!"); \ static_assert(offsetof(SHPushableRangeClampActor_RelayAppliedManagedActorState, bInstantApply) == 0x000001, "Member 'SHPushableRangeClampActor_RelayAppliedManagedActorState::bInstantApply' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushableRangeClampActor_IsManagedActorOutOfRange \ static_assert(alignof(SHPushableRangeClampActor_IsManagedActorOutOfRange) == 0x000001, "Wrong alignment on SHPushableRangeClampActor_IsManagedActorOutOfRange"); \ static_assert(sizeof(SHPushableRangeClampActor_IsManagedActorOutOfRange) == 0x000001, "Wrong size on SHPushableRangeClampActor_IsManagedActorOutOfRange"); \ static_assert(offsetof(SHPushableRangeClampActor_IsManagedActorOutOfRange, ReturnValue) == 0x000000, "Member 'SHPushableRangeClampActor_IsManagedActorOutOfRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPushableRangeClampActor \ static_assert(alignof(ASHPushableRangeClampActor) == 0x000008, "Wrong alignment on ASHPushableRangeClampActor"); \ static_assert(sizeof(ASHPushableRangeClampActor) == 0x0002E0, "Wrong size on ASHPushableRangeClampActor"); \ static_assert(offsetof(ASHPushableRangeClampActor, ManagedActor) == 0x0002B0, "Member 'ASHPushableRangeClampActor::ManagedActor' has a wrong offset!"); \ static_assert(offsetof(ASHPushableRangeClampActor, RangeClampLocal) == 0x0002B8, "Member 'ASHPushableRangeClampActor::RangeClampLocal' has a wrong offset!"); \ static_assert(offsetof(ASHPushableRangeClampActor, ManagedActorLeftRange) == 0x0002C8, "Member 'ASHPushableRangeClampActor::ManagedActorLeftRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemiesManageCmbSubcompSettings \ static_assert(alignof(USHEnemiesManageCmbSubcompSettings) == 0x000008, "Wrong alignment on USHEnemiesManageCmbSubcompSettings"); \ static_assert(sizeof(USHEnemiesManageCmbSubcompSettings) == 0x000050, "Wrong size on USHEnemiesManageCmbSubcompSettings"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, InDangerOnDelaySeconds) == 0x000030, "Member 'USHEnemiesManageCmbSubcompSettings::InDangerOnDelaySeconds' has a wrong offset!"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, InDangerOffCooldownSeconds) == 0x000034, "Member 'USHEnemiesManageCmbSubcompSettings::InDangerOffCooldownSeconds' has a wrong offset!"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, EnemyInSightClampRadius) == 0x000038, "Member 'USHEnemiesManageCmbSubcompSettings::EnemyInSightClampRadius' has a wrong offset!"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, EnemyInSightMinDirectionDotProduct) == 0x00003C, "Member 'USHEnemiesManageCmbSubcompSettings::EnemyInSightMinDirectionDotProduct' has a wrong offset!"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, LoudnessMeterRtpcObject) == 0x000040, "Member 'USHEnemiesManageCmbSubcompSettings::LoudnessMeterRtpcObject' has a wrong offset!"); \ static_assert(offsetof(USHEnemiesManageCmbSubcompSettings, RequiredLoudnessMeterRtpcValue) == 0x000048, "Member 'USHEnemiesManageCmbSubcompSettings::RequiredLoudnessMeterRtpcValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated \ static_assert(alignof(SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated) == 0x000008, "Wrong alignment on SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated"); \ static_assert(sizeof(SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated) == 0x000010, "Wrong size on SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated"); \ static_assert(offsetof(SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated, ComponentPtr) == 0x000000, "Member 'SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated, ItemContext) == 0x000008, "Member 'SHItemsInvestigationStatisticsValueProcessor_ProcessCollectedOrLevelItemInvestigated::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned \ static_assert(alignof(SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned) == 0x000008, "Wrong alignment on SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned"); \ static_assert(sizeof(SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned) == 0x000010, "Wrong size on SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned"); \ static_assert(offsetof(SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned, ComponentPtr) == 0x000000, "Member 'SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned, ItemContext) == 0x000008, "Member 'SHItemsInvestigationStatisticsValueProcessor_ProcessEquipmentItemSpawned::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsInvestigationStatisticsValueProcessor \ static_assert(alignof(USHItemsInvestigationStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHItemsInvestigationStatisticsValueProcessor"); \ static_assert(sizeof(USHItemsInvestigationStatisticsValueProcessor) == 0x000038, "Wrong size on USHItemsInvestigationStatisticsValueProcessor"); \ static_assert(offsetof(USHItemsInvestigationStatisticsValueProcessor, MapItemsInvestigated) == 0x000030, "Member 'USHItemsInvestigationStatisticsValueProcessor::MapItemsInvestigated' has a wrong offset!"); \ static_assert(offsetof(USHItemsInvestigationStatisticsValueProcessor, bHasEverEnabledRadio) == 0x000034, "Member 'USHItemsInvestigationStatisticsValueProcessor::bHasEverEnabledRadio' has a wrong offset!"); \ static_assert(offsetof(USHItemsInvestigationStatisticsValueProcessor, bIsWatchingEverEnabledRadio) == 0x000035, "Member 'USHItemsInvestigationStatisticsValueProcessor::bIsWatchingEverEnabledRadio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyAimedAtCountingComponent \ static_assert(alignof(USHEnemyAimedAtCountingComponent) == 0x000008, "Wrong alignment on USHEnemyAimedAtCountingComponent"); \ static_assert(sizeof(USHEnemyAimedAtCountingComponent) == 0x0000E0, "Wrong size on USHEnemyAimedAtCountingComponent"); \ #define DUMPER7_ASSERTS_USHEnemyCameraOverlapHandleComponent \ static_assert(alignof(USHEnemyCameraOverlapHandleComponent) == 0x000008, "Wrong alignment on USHEnemyCameraOverlapHandleComponent"); \ static_assert(sizeof(USHEnemyCameraOverlapHandleComponent) == 0x0000F0, "Wrong size on USHEnemyCameraOverlapHandleComponent"); \ static_assert(offsetof(USHEnemyCameraOverlapHandleComponent, MinimumHiddenTime) == 0x0000C8, "Member 'USHEnemyCameraOverlapHandleComponent::MinimumHiddenTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAskQuitDialogWidget \ static_assert(alignof(USHAskQuitDialogWidget) == 0x000008, "Wrong alignment on USHAskQuitDialogWidget"); \ static_assert(sizeof(USHAskQuitDialogWidget) == 0x0003D8, "Wrong size on USHAskQuitDialogWidget"); \ static_assert(offsetof(USHAskQuitDialogWidget, QuitInfoText) == 0x000398, "Member 'USHAskQuitDialogWidget::QuitInfoText' has a wrong offset!"); \ static_assert(offsetof(USHAskQuitDialogWidget, ExitInfoText) == 0x0003B0, "Member 'USHAskQuitDialogWidget::ExitInfoText' has a wrong offset!"); \ static_assert(offsetof(USHAskQuitDialogWidget, Info_txt) == 0x0003C8, "Member 'USHAskQuitDialogWidget::Info_txt' has a wrong offset!"); \ static_assert(offsetof(USHAskQuitDialogWidget, bIsExitGame) == 0x0003D0, "Member 'USHAskQuitDialogWidget::bIsExitGame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNurseFXComponent \ static_assert(alignof(USHNurseFXComponent) == 0x000008, "Wrong alignment on USHNurseFXComponent"); \ static_assert(sizeof(USHNurseFXComponent) == 0x000130, "Wrong size on USHNurseFXComponent"); \ static_assert(offsetof(USHNurseFXComponent, NurseHeadShakeSettings) == 0x000128, "Member 'USHNurseFXComponent::NurseHeadShakeSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRadio_SetEnemyIgnored \ static_assert(alignof(SHRadio_SetEnemyIgnored) == 0x000008, "Wrong alignment on SHRadio_SetEnemyIgnored"); \ static_assert(sizeof(SHRadio_SetEnemyIgnored) == 0x000010, "Wrong size on SHRadio_SetEnemyIgnored"); \ static_assert(offsetof(SHRadio_SetEnemyIgnored, InEnemyPawn) == 0x000000, "Member 'SHRadio_SetEnemyIgnored::InEnemyPawn' has a wrong offset!"); \ static_assert(offsetof(SHRadio_SetEnemyIgnored, bInShouldBeIgnored) == 0x000008, "Member 'SHRadio_SetEnemyIgnored::bInShouldBeIgnored' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHRadio \ static_assert(alignof(ASHRadio) == 0x000008, "Wrong alignment on ASHRadio"); \ static_assert(sizeof(ASHRadio) == 0x000458, "Wrong size on ASHRadio"); \ static_assert(offsetof(ASHRadio, SHAkComponent) == 0x000390, "Member 'ASHRadio::SHAkComponent' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, OuterSphereRadius) == 0x000398, "Member 'ASHRadio::OuterSphereRadius' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, InnerSphereRadius) == 0x00039C, "Member 'ASHRadio::InnerSphereRadius' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, StandardDistanceScoreInfluence) == 0x0003A0, "Member 'ASHRadio::StandardDistanceScoreInfluence' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, NavmeshDistanceScoreInfluence) == 0x0003A4, "Member 'ASHRadio::NavmeshDistanceScoreInfluence' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, NavMeshNavigationFilterClass) == 0x0003A8, "Member 'ASHRadio::NavMeshNavigationFilterClass' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, StartEvent) == 0x0003B0, "Member 'ASHRadio::StartEvent' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, StopEvent) == 0x0003B8, "Member 'ASHRadio::StopEvent' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, RTPC_DangerLevel) == 0x0003C0, "Member 'ASHRadio::RTPC_DangerLevel' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, RTPC_OuterSphereValue) == 0x0003C8, "Member 'ASHRadio::RTPC_OuterSphereValue' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, RTPC_InnerSphereValue) == 0x0003CC, "Member 'ASHRadio::RTPC_InnerSphereValue' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, EnableLightsSupport) == 0x0003D0, "Member 'ASHRadio::EnableLightsSupport' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, LightsSensitivityMin) == 0x0003D4, "Member 'ASHRadio::LightsSensitivityMin' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, LightsSensitivityFull) == 0x0003D8, "Member 'ASHRadio::LightsSensitivityFull' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, LightsColorBase) == 0x0003DC, "Member 'ASHRadio::LightsColorBase' has a wrong offset!"); \ static_assert(offsetof(ASHRadio, LightsColorVariance) == 0x0003E0, "Member 'ASHRadio::LightsColorVariance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryBossFXComponent \ static_assert(alignof(USHMaryBossFXComponent) == 0x000008, "Wrong alignment on USHMaryBossFXComponent"); \ static_assert(sizeof(USHMaryBossFXComponent) == 0x000118, "Wrong size on USHMaryBossFXComponent"); \ static_assert(offsetof(USHMaryBossFXComponent, WaterInteractionSettings) == 0x000110, "Member 'USHMaryBossFXComponent::WaterInteractionSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPyramidHeadBossFXComponent \ static_assert(alignof(USHPyramidHeadBossFXComponent) == 0x000008, "Wrong alignment on USHPyramidHeadBossFXComponent"); \ static_assert(sizeof(USHPyramidHeadBossFXComponent) == 0x0000F8, "Wrong size on USHPyramidHeadBossFXComponent"); \ static_assert(offsetof(USHPyramidHeadBossFXComponent, RainWettingSettings) == 0x0000F0, "Member 'USHPyramidHeadBossFXComponent::RainWettingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemWeaponExtensionComponent \ static_assert(alignof(USHItemWeaponExtensionComponent) == 0x000008, "Wrong alignment on USHItemWeaponExtensionComponent"); \ static_assert(sizeof(USHItemWeaponExtensionComponent) == 0x0000A0, "Wrong size on USHItemWeaponExtensionComponent"); \ #define DUMPER7_ASSERTS_USHEddieBossFXComponent \ static_assert(alignof(USHEddieBossFXComponent) == 0x000008, "Wrong alignment on USHEddieBossFXComponent"); \ static_assert(sizeof(USHEddieBossFXComponent) == 0x000120, "Wrong size on USHEddieBossFXComponent"); \ static_assert(offsetof(USHEddieBossFXComponent, BloodPuddleSettings) == 0x000110, "Member 'USHEddieBossFXComponent::BloodPuddleSettings' has a wrong offset!"); \ static_assert(offsetof(USHEddieBossFXComponent, FrozenBreathSettings) == 0x000118, "Member 'USHEddieBossFXComponent::FrozenBreathSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USEnemyHitReactionSelection \ static_assert(alignof(USEnemyHitReactionSelection) == 0x000008, "Wrong alignment on USEnemyHitReactionSelection"); \ static_assert(sizeof(USEnemyHitReactionSelection) == 0x0001E8, "Wrong size on USEnemyHitReactionSelection"); \ static_assert(offsetof(USEnemyHitReactionSelection, HitResponsesConfiguration) == 0x000030, "Member 'USEnemyHitReactionSelection::HitResponsesConfiguration' has a wrong offset!"); \ static_assert(offsetof(USEnemyHitReactionSelection, HitCountingConfiguration) == 0x0001C0, "Member 'USEnemyHitReactionSelection::HitCountingConfiguration' has a wrong offset!"); \ static_assert(offsetof(USEnemyHitReactionSelection, HitReactionSelectionConfiguration) == 0x0001D8, "Member 'USEnemyHitReactionSelection::HitReactionSelectionConfiguration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayItemNotificationWidget_CanShowNotification \ static_assert(alignof(SHGameplayItemNotificationWidget_CanShowNotification) == 0x000001, "Wrong alignment on SHGameplayItemNotificationWidget_CanShowNotification"); \ static_assert(sizeof(SHGameplayItemNotificationWidget_CanShowNotification) == 0x000001, "Wrong size on SHGameplayItemNotificationWidget_CanShowNotification"); \ static_assert(offsetof(SHGameplayItemNotificationWidget_CanShowNotification, ReturnValue) == 0x000000, "Member 'SHGameplayItemNotificationWidget_CanShowNotification::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayItemNotificationWidget \ static_assert(alignof(USHGameplayItemNotificationWidget) == 0x000008, "Wrong alignment on USHGameplayItemNotificationWidget"); \ static_assert(sizeof(USHGameplayItemNotificationWidget) == 0x000350, "Wrong size on USHGameplayItemNotificationWidget"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, NotificationText) == 0x000278, "Member 'USHGameplayItemNotificationWidget::NotificationText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, ShowAnim) == 0x000280, "Member 'USHGameplayItemNotificationWidget::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, HideAnim) == 0x000288, "Member 'USHGameplayItemNotificationWidget::HideAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, NotificationTime) == 0x000290, "Member 'USHGameplayItemNotificationWidget::NotificationTime' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, ConsumedText) == 0x000298, "Member 'USHGameplayItemNotificationWidget::ConsumedText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, CollectedText) == 0x0002B0, "Member 'USHGameplayItemNotificationWidget::CollectedText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, NotificationAudioEvent) == 0x0002C8, "Member 'USHGameplayItemNotificationWidget::NotificationAudioEvent' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, CustomTexts) == 0x0002D0, "Member 'USHGameplayItemNotificationWidget::CustomTexts' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, GameNotFullyInstalledRowName) == 0x000320, "Member 'USHGameplayItemNotificationWidget::GameNotFullyInstalledRowName' has a wrong offset!"); \ static_assert(offsetof(USHGameplayItemNotificationWidget, LightEffect) == 0x000328, "Member 'USHGameplayItemNotificationWidget::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll \ static_assert(alignof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll"); \ static_assert(sizeof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll) == 0x000060, "Wrong size on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll, ReturnValue) == 0x000000, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsAll::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone \ static_assert(alignof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone"); \ static_assert(sizeof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone) == 0x000060, "Wrong size on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone, ReturnValue) == 0x000000, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsNone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple \ static_assert(alignof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple"); \ static_assert(sizeof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple) == 0x000068, "Wrong size on SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple, AllowKnockdown) == 0x000000, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple::AllowKnockdown' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple, AllowFalter) == 0x000001, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple::AllowFalter' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple, AllowStagger) == 0x000002, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple::AllowStagger' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple, AllowNormal) == 0x000003, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple::AllowNormal' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple, ReturnValue) == 0x000008, "Member 'SHEnemyHitReactionSelectionStatics_MakeAllowedHitReactionsSimple::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions \ static_assert(alignof(SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions) == 0x000008, "Wrong alignment on SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions"); \ static_assert(sizeof(SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions) == 0x000120, "Wrong size on SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions, MergeInto) == 0x000000, "Member 'SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions::MergeInto' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions, MergeFrom) == 0x000060, "Member 'SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions::MergeFrom' has a wrong offset!"); \ static_assert(offsetof(SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions, ReturnValue) == 0x0000C0, "Member 'SHEnemyHitReactionSelectionStatics_MergeAllowedHitReactions::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHEnemyHitReactionSelectionStatics \ static_assert(alignof(USHEnemyHitReactionSelectionStatics) == 0x000008, "Wrong alignment on USHEnemyHitReactionSelectionStatics"); \ static_assert(sizeof(USHEnemyHitReactionSelectionStatics) == 0x000028, "Wrong size on USHEnemyHitReactionSelectionStatics"); \ #define DUMPER7_ASSERTS_USHHitReactionConfig \ static_assert(alignof(USHHitReactionConfig) == 0x000008, "Wrong alignment on USHHitReactionConfig"); \ static_assert(sizeof(USHHitReactionConfig) == 0x000040, "Wrong size on USHHitReactionConfig"); \ static_assert(offsetof(USHHitReactionConfig, HitReactionOptions) == 0x000030, "Member 'USHHitReactionConfig::HitReactionOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHEnvironmentSwitchVolume_SetEnabled \ static_assert(alignof(SHEnvironmentSwitchVolume_SetEnabled) == 0x000008, "Wrong alignment on SHEnvironmentSwitchVolume_SetEnabled"); \ static_assert(sizeof(SHEnvironmentSwitchVolume_SetEnabled) == 0x000010, "Wrong size on SHEnvironmentSwitchVolume_SetEnabled"); \ static_assert(offsetof(SHEnvironmentSwitchVolume_SetEnabled, Enabler) == 0x000000, "Member 'SHEnvironmentSwitchVolume_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHEnvironmentSwitchVolume_SetEnabled, InEnabled) == 0x000008, "Member 'SHEnvironmentSwitchVolume_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHEnvironmentSwitchVolume \ static_assert(alignof(ASHEnvironmentSwitchVolume) == 0x000008, "Wrong alignment on ASHEnvironmentSwitchVolume"); \ static_assert(sizeof(ASHEnvironmentSwitchVolume) == 0x000338, "Wrong size on ASHEnvironmentSwitchVolume"); \ static_assert(offsetof(ASHEnvironmentSwitchVolume, EnvironmentSwitchValue) == 0x0002E8, "Member 'ASHEnvironmentSwitchVolume::EnvironmentSwitchValue' has a wrong offset!"); \ static_assert(offsetof(ASHEnvironmentSwitchVolume, bSetEnviromentNoneSwitchOnLeave) == 0x000318, "Member 'ASHEnvironmentSwitchVolume::bSetEnviromentNoneSwitchOnLeave' has a wrong offset!"); \ static_assert(offsetof(ASHEnvironmentSwitchVolume, bIsEnabledOnBegin) == 0x000319, "Member 'ASHEnvironmentSwitchVolume::bIsEnabledOnBegin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHExtraSettingsPanelWidget_OnShowBackInfo \ static_assert(alignof(SHExtraSettingsPanelWidget_OnShowBackInfo) == 0x000004, "Wrong alignment on SHExtraSettingsPanelWidget_OnShowBackInfo"); \ static_assert(sizeof(SHExtraSettingsPanelWidget_OnShowBackInfo) == 0x000008, "Wrong size on SHExtraSettingsPanelWidget_OnShowBackInfo"); \ static_assert(offsetof(SHExtraSettingsPanelWidget_OnShowBackInfo, Mode) == 0x000000, "Member 'SHExtraSettingsPanelWidget_OnShowBackInfo::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHExtraSettingsPanelWidget \ static_assert(alignof(USHExtraSettingsPanelWidget) == 0x000008, "Wrong alignment on USHExtraSettingsPanelWidget"); \ static_assert(sizeof(USHExtraSettingsPanelWidget) == 0x000360, "Wrong size on USHExtraSettingsPanelWidget"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, PanelType) == 0x000338, "Member 'USHExtraSettingsPanelWidget::PanelType' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, Confirmation_dialog) == 0x000340, "Member 'USHExtraSettingsPanelWidget::Confirmation_dialog' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, bPanelNeedBackInfoDialog) == 0x000348, "Member 'USHExtraSettingsPanelWidget::bPanelNeedBackInfoDialog' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, bPanelNeedFadeOutBeforeBackProcedure) == 0x000349, "Member 'USHExtraSettingsPanelWidget::bPanelNeedFadeOutBeforeBackProcedure' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, bPanelNeedResetOnBackProcedure) == 0x00034A, "Member 'USHExtraSettingsPanelWidget::bPanelNeedResetOnBackProcedure' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, bPanelNeedRevertOnBackProcedure) == 0x00034B, "Member 'USHExtraSettingsPanelWidget::bPanelNeedRevertOnBackProcedure' has a wrong offset!"); \ static_assert(offsetof(USHExtraSettingsPanelWidget, FadeOut_anim) == 0x000350, "Member 'USHExtraSettingsPanelWidget::FadeOut_anim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer \ static_assert(alignof(SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer) == 0x000004, "Wrong alignment on SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer"); \ static_assert(sizeof(SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer) == 0x000004, "Wrong size on SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer"); \ static_assert(offsetof(SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer, ReturnValue) == 0x000000, "Member 'SHFXAcidLayerSubcomp_GetCurrentEvaluateTimer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXAcidLayerSubcomp \ static_assert(alignof(USHFXAcidLayerSubcomp) == 0x000008, "Wrong alignment on USHFXAcidLayerSubcomp"); \ static_assert(sizeof(USHFXAcidLayerSubcomp) == 0x000088, "Wrong size on USHFXAcidLayerSubcomp"); \ #define DUMPER7_ASSERTS_SHFakeDoor_HandleReceiveDamageEvent \ static_assert(alignof(SHFakeDoor_HandleReceiveDamageEvent) == 0x000008, "Wrong alignment on SHFakeDoor_HandleReceiveDamageEvent"); \ static_assert(sizeof(SHFakeDoor_HandleReceiveDamageEvent) == 0x000008, "Wrong size on SHFakeDoor_HandleReceiveDamageEvent"); \ static_assert(offsetof(SHFakeDoor_HandleReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHFakeDoor_HandleReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFakeDoor_OnAutoLockedDoorCheckAnimEnd \ static_assert(alignof(SHFakeDoor_OnAutoLockedDoorCheckAnimEnd) == 0x000008, "Wrong alignment on SHFakeDoor_OnAutoLockedDoorCheckAnimEnd"); \ static_assert(sizeof(SHFakeDoor_OnAutoLockedDoorCheckAnimEnd) == 0x000010, "Wrong size on SHFakeDoor_OnAutoLockedDoorCheckAnimEnd"); \ static_assert(offsetof(SHFakeDoor_OnAutoLockedDoorCheckAnimEnd, Montage) == 0x000000, "Member 'SHFakeDoor_OnAutoLockedDoorCheckAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_OnAutoLockedDoorCheckAnimEnd, AnimEndType) == 0x000008, "Member 'SHFakeDoor_OnAutoLockedDoorCheckAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFakeDoor_ProcessFakeHitDetectorBeginOverlap \ static_assert(alignof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap) == 0x000008, "Wrong alignment on SHFakeDoor_ProcessFakeHitDetectorBeginOverlap"); \ static_assert(sizeof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap) == 0x000108, "Wrong size on SHFakeDoor_ProcessFakeHitDetectorBeginOverlap"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, OtherActor) == 0x000008, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, OtherComp) == 0x000010, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, bFromSweep) == 0x00001C, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_ProcessFakeHitDetectorBeginOverlap, SweepResult) == 0x000020, "Member 'SHFakeDoor_ProcessFakeHitDetectorBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFakeDoor_SetEnabled \ static_assert(alignof(SHFakeDoor_SetEnabled) == 0x000008, "Wrong alignment on SHFakeDoor_SetEnabled"); \ static_assert(sizeof(SHFakeDoor_SetEnabled) == 0x000010, "Wrong size on SHFakeDoor_SetEnabled"); \ static_assert(offsetof(SHFakeDoor_SetEnabled, Enabler) == 0x000000, "Member 'SHFakeDoor_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHFakeDoor_SetEnabled, InEnabled) == 0x000008, "Member 'SHFakeDoor_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFakeDoor \ static_assert(alignof(ASHFakeDoor) == 0x000008, "Wrong alignment on ASHFakeDoor"); \ static_assert(sizeof(ASHFakeDoor) == 0x000350, "Wrong size on ASHFakeDoor"); \ static_assert(offsetof(ASHFakeDoor, PlaneSideDetector) == 0x0002B0, "Member 'ASHFakeDoor::PlaneSideDetector' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, FakeHitDetector) == 0x0002B8, "Member 'ASHFakeDoor::FakeHitDetector' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, SHAkFakeDoorComponent) == 0x0002C0, "Member 'ASHFakeDoor::SHAkFakeDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, GameplayMapObject) == 0x0002C8, "Member 'ASHFakeDoor::GameplayMapObject' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, NoiseConfig) == 0x0002D0, "Member 'ASHFakeDoor::NoiseConfig' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, AnimationsSetData) == 0x0002F0, "Member 'ASHFakeDoor::AnimationsSetData' has a wrong offset!"); \ static_assert(offsetof(ASHFakeDoor, OnAutoLockedDoorCheckAnimPlayed) == 0x0002F8, "Member 'ASHFakeDoor::OnAutoLockedDoorCheckAnimPlayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHHud \ static_assert(alignof(ASHHud) == 0x000008, "Wrong alignment on ASHHud"); \ static_assert(sizeof(ASHHud) == 0x000610, "Wrong size on ASHHud"); \ #define DUMPER7_ASSERTS_SHFlashlightControlVolume_SetDisabled \ static_assert(alignof(SHFlashlightControlVolume_SetDisabled) == 0x000008, "Wrong alignment on SHFlashlightControlVolume_SetDisabled"); \ static_assert(sizeof(SHFlashlightControlVolume_SetDisabled) == 0x000010, "Wrong size on SHFlashlightControlVolume_SetDisabled"); \ static_assert(offsetof(SHFlashlightControlVolume_SetDisabled, bInDisabled) == 0x000000, "Member 'SHFlashlightControlVolume_SetDisabled::bInDisabled' has a wrong offset!"); \ static_assert(offsetof(SHFlashlightControlVolume_SetDisabled, Object) == 0x000008, "Member 'SHFlashlightControlVolume_SetDisabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlightControlVolume_IsDisabled \ static_assert(alignof(SHFlashlightControlVolume_IsDisabled) == 0x000001, "Wrong alignment on SHFlashlightControlVolume_IsDisabled"); \ static_assert(sizeof(SHFlashlightControlVolume_IsDisabled) == 0x000001, "Wrong size on SHFlashlightControlVolume_IsDisabled"); \ static_assert(offsetof(SHFlashlightControlVolume_IsDisabled, ReturnValue) == 0x000000, "Member 'SHFlashlightControlVolume_IsDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFlashlightControlVolume \ static_assert(alignof(ASHFlashlightControlVolume) == 0x000008, "Wrong alignment on ASHFlashlightControlVolume"); \ static_assert(sizeof(ASHFlashlightControlVolume) == 0x000400, "Wrong size on ASHFlashlightControlVolume"); \ static_assert(offsetof(ASHFlashlightControlVolume, BlendDistance) == 0x0002E8, "Member 'ASHFlashlightControlVolume::BlendDistance' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, BlendDistanceOnly2D) == 0x0002EC, "Member 'ASHFlashlightControlVolume::BlendDistanceOnly2D' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, VolumePriority) == 0x0002F0, "Member 'ASHFlashlightControlVolume::VolumePriority' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, FlashlightControlData) == 0x0002F8, "Member 'ASHFlashlightControlVolume::FlashlightControlData' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, CharacterPlayLightingControlData) == 0x000398, "Member 'ASHFlashlightControlVolume::CharacterPlayLightingControlData' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, CharacterPlayRimLightingControlData) == 0x0003B4, "Member 'ASHFlashlightControlVolume::CharacterPlayRimLightingControlData' has a wrong offset!"); \ static_assert(offsetof(ASHFlashlightControlVolume, MariaLightingControlData) == 0x0003E0, "Member 'ASHFlashlightControlVolume::MariaLightingControlData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFlashlightInputRotationTransformProcessor \ static_assert(alignof(USHFlashlightInputRotationTransformProcessor) == 0x000008, "Wrong alignment on USHFlashlightInputRotationTransformProcessor"); \ static_assert(sizeof(USHFlashlightInputRotationTransformProcessor) == 0x000150, "Wrong size on USHFlashlightInputRotationTransformProcessor"); \ #define DUMPER7_ASSERTS_SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked \ static_assert(alignof(SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked) == 0x000008, "Wrong alignment on SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked"); \ static_assert(sizeof(SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked) == 0x000010, "Wrong size on SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked, IsBlock) == 0x000000, "Member 'SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked, Object) == 0x000008, "Member 'SHFXFrozenBreathSubcomp_SetFrozenBreathBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXFrozenBreathSubcomp_GetFreezingVolumesCount \ static_assert(alignof(SHFXFrozenBreathSubcomp_GetFreezingVolumesCount) == 0x000004, "Wrong alignment on SHFXFrozenBreathSubcomp_GetFreezingVolumesCount"); \ static_assert(sizeof(SHFXFrozenBreathSubcomp_GetFreezingVolumesCount) == 0x000004, "Wrong size on SHFXFrozenBreathSubcomp_GetFreezingVolumesCount"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_GetFreezingVolumesCount, ReturnValue) == 0x000000, "Member 'SHFXFrozenBreathSubcomp_GetFreezingVolumesCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked \ static_assert(alignof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked) == 0x000001, "Wrong alignment on SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked"); \ static_assert(sizeof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked) == 0x000001, "Wrong size on SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked, ReturnValue) == 0x000000, "Member 'SHFXFrozenBreathSubcomp_IsFrozenBreathBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy \ static_assert(alignof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy) == 0x000008, "Wrong alignment on SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy"); \ static_assert(sizeof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy) == 0x000010, "Wrong size on SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy, Object) == 0x000000, "Member 'SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXFrozenBreathSubcomp_IsFrozenBreathBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXFrozenBreathSubcomp_IsInFreezingZone \ static_assert(alignof(SHFXFrozenBreathSubcomp_IsInFreezingZone) == 0x000001, "Wrong alignment on SHFXFrozenBreathSubcomp_IsInFreezingZone"); \ static_assert(sizeof(SHFXFrozenBreathSubcomp_IsInFreezingZone) == 0x000001, "Wrong size on SHFXFrozenBreathSubcomp_IsInFreezingZone"); \ static_assert(offsetof(SHFXFrozenBreathSubcomp_IsInFreezingZone, ReturnValue) == 0x000000, "Member 'SHFXFrozenBreathSubcomp_IsInFreezingZone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXFrozenBreathSubcomp \ static_assert(alignof(USHFXFrozenBreathSubcomp) == 0x000008, "Wrong alignment on USHFXFrozenBreathSubcomp"); \ static_assert(sizeof(USHFXFrozenBreathSubcomp) == 0x000068, "Wrong size on USHFXFrozenBreathSubcomp"); \ static_assert(offsetof(USHFXFrozenBreathSubcomp, Settings) == 0x000038, "Member 'USHFXFrozenBreathSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXFrozenBreathSubcomp, FrozenBreathComponent) == 0x000040, "Member 'USHFXFrozenBreathSubcomp::FrozenBreathComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlashlightMainLightOffsetBlender_GetAssignedValue \ static_assert(alignof(SHFlashlightMainLightOffsetBlender_GetAssignedValue) == 0x000008, "Wrong alignment on SHFlashlightMainLightOffsetBlender_GetAssignedValue"); \ static_assert(sizeof(SHFlashlightMainLightOffsetBlender_GetAssignedValue) == 0x000018, "Wrong size on SHFlashlightMainLightOffsetBlender_GetAssignedValue"); \ static_assert(offsetof(SHFlashlightMainLightOffsetBlender_GetAssignedValue, ReturnValue) == 0x000000, "Member 'SHFlashlightMainLightOffsetBlender_GetAssignedValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFlashlightMainLightOffsetBlender \ static_assert(alignof(USHFlashlightMainLightOffsetBlender) == 0x000008, "Wrong alignment on USHFlashlightMainLightOffsetBlender"); \ static_assert(sizeof(USHFlashlightMainLightOffsetBlender) == 0x000090, "Wrong size on USHFlashlightMainLightOffsetBlender"); \ #define DUMPER7_ASSERTS_SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned \ static_assert(alignof(SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned) == 0x000008, "Wrong alignment on SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned"); \ static_assert(sizeof(SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned) == 0x000010, "Wrong size on SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned"); \ static_assert(offsetof(SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned, Component) == 0x000000, "Member 'SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned::Component' has a wrong offset!"); \ static_assert(offsetof(SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned, ItemContext) == 0x000008, "Member 'SHFlashlightTutorialHandler_ProcessEquipmentItemSpawned::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFlashlightTutorialHandler \ static_assert(alignof(USHFlashlightTutorialHandler) == 0x000008, "Wrong alignment on USHFlashlightTutorialHandler"); \ static_assert(sizeof(USHFlashlightTutorialHandler) == 0x000040, "Wrong size on USHFlashlightTutorialHandler"); \ #define DUMPER7_ASSERTS_USHGameplayHealthIndicatorWidget \ static_assert(alignof(USHGameplayHealthIndicatorWidget) == 0x000008, "Wrong alignment on USHGameplayHealthIndicatorWidget"); \ static_assert(sizeof(USHGameplayHealthIndicatorWidget) == 0x000298, "Wrong size on USHGameplayHealthIndicatorWidget"); \ static_assert(offsetof(USHGameplayHealthIndicatorWidget, MainContainer) == 0x000278, "Member 'USHGameplayHealthIndicatorWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealthIndicatorWidget, IndicatorImage) == 0x000280, "Member 'USHGameplayHealthIndicatorWidget::IndicatorImage' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealthIndicatorWidget, IndicatorVisibility_MinimumHealthState) == 0x000288, "Member 'USHGameplayHealthIndicatorWidget::IndicatorVisibility_MinimumHealthState' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealthIndicatorWidget, OwnerCharacterPlay) == 0x000290, "Member 'USHGameplayHealthIndicatorWidget::OwnerCharacterPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged \ static_assert(alignof(SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged) == 0x000001, "Wrong alignment on SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged"); \ static_assert(sizeof(SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged) == 0x000001, "Wrong size on SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged"); \ static_assert(offsetof(SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged, InTransformedInto) == 0x000000, "Member 'SHFleshLipAnimInstance_K2_OnFleshLipTransformationStateChanged::InTransformedInto' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance \ static_assert(alignof(SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetActiveFleshLipLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipFallenLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipFlyingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipHangingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased) == 0x000001, "Wrong size on SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipLeftArmIsReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipLegsAreReleased \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipLegsAreReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipLegsAreReleased"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipLegsAreReleased) == 0x000001, "Wrong size on SHFleshLipAnimInstance_GetFleshLipLegsAreReleased"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipLegsAreReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipLegsAreReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased) == 0x000001, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased) == 0x000001, "Wrong size on SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipRightArmIsReleased::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance \ static_assert(alignof(SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance"); \ static_assert(sizeof(SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance) == 0x000008, "Wrong size on SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance"); \ static_assert(offsetof(SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHFleshLipAnimInstance_GetFleshLipStandingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipAnimInstance \ static_assert(alignof(USHFleshLipAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipAnimInstance"); \ static_assert(sizeof(USHFleshLipAnimInstance) == 0x0003F0, "Wrong size on USHFleshLipAnimInstance"); \ static_assert(offsetof(USHFleshLipAnimInstance, TransformationState) == 0x0003E0, "Member 'USHFleshLipAnimInstance::TransformationState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_ApplyTilesPressure \ static_assert(alignof(SHFleshLipCeilingActor_ApplyTilesPressure) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_ApplyTilesPressure"); \ static_assert(sizeof(SHFleshLipCeilingActor_ApplyTilesPressure) == 0x000028, "Wrong size on SHFleshLipCeilingActor_ApplyTilesPressure"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InPushDepth) == 0x000018, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InPushDepth' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InRadius) == 0x00001C, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InLimitedByBars) == 0x000020, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InLimitedByBars' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InIfTileExistsAtLocation) == 0x000021, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InIfTileExistsAtLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_ApplyTilesPressure, InParticlesSpawnAlphaThreshold) == 0x000024, "Member 'SHFleshLipCeilingActor_ApplyTilesPressure::InParticlesSpawnAlphaThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation \ static_assert(alignof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation) == 0x000038, "Wrong size on SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InRadius) == 0x000018, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InLimitedByBars) == 0x00001C, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InLimitedByBars' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InVerticalVelocity) == 0x000020, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InVerticalVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InHorizontalVelocity) == 0x000024, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InHorizontalVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InMaximumRotation) == 0x000028, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InMaximumRotation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation, InForceDistribution) == 0x00002C, "Member 'SHFleshLipCeilingActor_BreakCeilingTilesAtWorldLocation::InForceDistribution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DamageCeilingTile \ static_assert(alignof(SHFleshLipCeilingActor_DamageCeilingTile) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_DamageCeilingTile"); \ static_assert(sizeof(SHFleshLipCeilingActor_DamageCeilingTile) == 0x000040, "Wrong size on SHFleshLipCeilingActor_DamageCeilingTile"); \ static_assert(offsetof(SHFleshLipCeilingActor_DamageCeilingTile, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_DamageCeilingTile::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DamageCeilingTile, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_DamageCeilingTile::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DamageCeilingTile, InHitLocation) == 0x000008, "Member 'SHFleshLipCeilingActor_DamageCeilingTile::InHitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DamageCeilingTile, InHitVelocity) == 0x000020, "Member 'SHFleshLipCeilingActor_DamageCeilingTile::InHitVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DamageCeilingTile, InMaximumDropRotation) == 0x000038, "Member 'SHFleshLipCeilingActor_DamageCeilingTile::InMaximumDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DestroyCeilingTile \ static_assert(alignof(SHFleshLipCeilingActor_DestroyCeilingTile) == 0x000004, "Wrong alignment on SHFleshLipCeilingActor_DestroyCeilingTile"); \ static_assert(sizeof(SHFleshLipCeilingActor_DestroyCeilingTile) == 0x00000C, "Wrong size on SHFleshLipCeilingActor_DestroyCeilingTile"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTile, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_DestroyCeilingTile::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTile, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_DestroyCeilingTile::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTile, InDropHangingNeighbours) == 0x000008, "Member 'SHFleshLipCeilingActor_DestroyCeilingTile::InDropHangingNeighbours' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation \ static_assert(alignof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation) == 0x000020, "Wrong size on SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation, InWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation, InRadius) == 0x000018, "Member 'SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation, InLimitedByBars) == 0x00001C, "Member 'SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation::InLimitedByBars' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation, InDropHangingNeighbours) == 0x00001D, "Member 'SHFleshLipCeilingActor_DestroyCeilingTilesAtWorldLocation::InDropHangingNeighbours' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DropCeilingTile \ static_assert(alignof(SHFleshLipCeilingActor_DropCeilingTile) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_DropCeilingTile"); \ static_assert(sizeof(SHFleshLipCeilingActor_DropCeilingTile) == 0x000040, "Wrong size on SHFleshLipCeilingActor_DropCeilingTile"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InDropDelay) == 0x000008, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InDropDelay' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InOverrideExistingDelay) == 0x00000C, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InOverrideExistingDelay' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InDropVelocity) == 0x000010, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InDropVelocity' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DropCeilingTile, InDropRotation) == 0x000028, "Member 'SHFleshLipCeilingActor_DropCeilingTile::InDropRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates \ static_assert(alignof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates) == 0x000018, "Wrong size on SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates, InConvertFromInstance) == 0x000008, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates::InConvertFromInstance' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates, ReturnValue) == 0x000010, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtCoordinates::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation \ static_assert(alignof(SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation, InWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation, InConvertFromInstance) == 0x000018, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation::InConvertFromInstance' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation, ReturnValue) == 0x000020, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorAtWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates \ static_assert(alignof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, OutTileActors) == 0x000000, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::OutTileActors' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, InFromTileX) == 0x000010, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::InFromTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, InFromTileY) == 0x000014, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::InFromTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, InToTileX) == 0x000018, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::InToTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, InToTileY) == 0x00001C, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::InToTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates, InConvertFromInstances) == 0x000020, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenCoordinates::InConvertFromInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations \ static_assert(alignof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations) == 0x000048, "Wrong size on SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations, OutTileActors) == 0x000000, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations::OutTileActors' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations, InFromWorldLocation) == 0x000010, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations::InFromWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations, InToWorldLocation) == 0x000028, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations::InToWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations, InConvertFromInstances) == 0x000040, "Member 'SHFleshLipCeilingActor_GetCeilingTileActorsBetweenWorldLocations::InConvertFromInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_OnTileParticlesSystemFinished \ static_assert(alignof(SHFleshLipCeilingActor_OnTileParticlesSystemFinished) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_OnTileParticlesSystemFinished"); \ static_assert(sizeof(SHFleshLipCeilingActor_OnTileParticlesSystemFinished) == 0x000008, "Wrong size on SHFleshLipCeilingActor_OnTileParticlesSystemFinished"); \ static_assert(offsetof(SHFleshLipCeilingActor_OnTileParticlesSystemFinished, InParticlesComponent) == 0x000000, "Member 'SHFleshLipCeilingActor_OnTileParticlesSystemFinished::InParticlesComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_SetIgnoreCollisionWithActor \ static_assert(alignof(SHFleshLipCeilingActor_SetIgnoreCollisionWithActor) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_SetIgnoreCollisionWithActor"); \ static_assert(sizeof(SHFleshLipCeilingActor_SetIgnoreCollisionWithActor) == 0x000010, "Wrong size on SHFleshLipCeilingActor_SetIgnoreCollisionWithActor"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetIgnoreCollisionWithActor, InActor) == 0x000000, "Member 'SHFleshLipCeilingActor_SetIgnoreCollisionWithActor::InActor' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetIgnoreCollisionWithActor, InIgnoreCollision) == 0x000008, "Member 'SHFleshLipCeilingActor_SetIgnoreCollisionWithActor::InIgnoreCollision' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_SetTileTransformRelativeToCell \ static_assert(alignof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_SetTileTransformRelativeToCell"); \ static_assert(sizeof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell) == 0x000080, "Wrong size on SHFleshLipCeilingActor_SetTileTransformRelativeToCell"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_SetTileTransformRelativeToCell::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell, InTransformInCell) == 0x000010, "Member 'SHFleshLipCeilingActor_SetTileTransformRelativeToCell::InTransformInCell' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell, InAllowForDisconnectedTile) == 0x000070, "Member 'SHFleshLipCeilingActor_SetTileTransformRelativeToCell::InAllowForDisconnectedTile' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileTransformRelativeToCell, ReturnValue) == 0x000071, "Member 'SHFleshLipCeilingActor_SetTileTransformRelativeToCell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_SetTileWorldTransform \ static_assert(alignof(SHFleshLipCeilingActor_SetTileWorldTransform) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_SetTileWorldTransform"); \ static_assert(sizeof(SHFleshLipCeilingActor_SetTileWorldTransform) == 0x000080, "Wrong size on SHFleshLipCeilingActor_SetTileWorldTransform"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileWorldTransform, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_SetTileWorldTransform::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileWorldTransform, InWorldTransform) == 0x000010, "Member 'SHFleshLipCeilingActor_SetTileWorldTransform::InWorldTransform' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileWorldTransform, InAllowForDisconnectedTile) == 0x000070, "Member 'SHFleshLipCeilingActor_SetTileWorldTransform::InAllowForDisconnectedTile' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SetTileWorldTransform, ReturnValue) == 0x000071, "Member 'SHFleshLipCeilingActor_SetTileWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_SpawnParticlesAtTiles \ static_assert(alignof(SHFleshLipCeilingActor_SpawnParticlesAtTiles) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_SpawnParticlesAtTiles"); \ static_assert(sizeof(SHFleshLipCeilingActor_SpawnParticlesAtTiles) == 0x0000A0, "Wrong size on SHFleshLipCeilingActor_SpawnParticlesAtTiles"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InParticles) == 0x000000, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InParticles' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InParticlesOffset) == 0x000010, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InParticlesOffset' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InWorldLocation) == 0x000070, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InRadius) == 0x000088, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InLimitedByBars) == 0x00008C, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InLimitedByBars' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InIfTileExistsAtLocation) == 0x00008D, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InIfTileExistsAtLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InParticlesSpawnAlphaThreshold) == 0x000090, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InParticlesSpawnAlphaThreshold' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_SpawnParticlesAtTiles, InParticleDistanceAlphaParameterName) == 0x000094, "Member 'SHFleshLipCeilingActor_SpawnParticlesAtTiles::InParticleDistanceAlphaParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_AreTileCoordinatesValid \ static_assert(alignof(SHFleshLipCeilingActor_AreTileCoordinatesValid) == 0x000004, "Wrong alignment on SHFleshLipCeilingActor_AreTileCoordinatesValid"); \ static_assert(sizeof(SHFleshLipCeilingActor_AreTileCoordinatesValid) == 0x00000C, "Wrong size on SHFleshLipCeilingActor_AreTileCoordinatesValid"); \ static_assert(offsetof(SHFleshLipCeilingActor_AreTileCoordinatesValid, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_AreTileCoordinatesValid::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_AreTileCoordinatesValid, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_AreTileCoordinatesValid::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_AreTileCoordinatesValid, ReturnValue) == 0x000008, "Member 'SHFleshLipCeilingActor_AreTileCoordinatesValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist \ static_assert(alignof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist) == 0x000004, "Wrong alignment on SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist"); \ static_assert(sizeof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist) == 0x00000C, "Wrong size on SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist, InTileX) == 0x000000, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist::InTileX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist, InTileY) == 0x000004, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist::InTileY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist, InAllowDisconnected) == 0x000008, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist::InAllowDisconnected' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist, ReturnValue) == 0x000009, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtCoordinatesExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist \ static_assert(alignof(SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist"); \ static_assert(sizeof(SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist) == 0x000020, "Wrong size on SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist, InWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist, InAllowDisconnected) == 0x000018, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist::InAllowDisconnected' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist, ReturnValue) == 0x000019, "Member 'SHFleshLipCeilingActor_DoesCeilingTileAtWorldLocationExist::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile \ static_assert(alignof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, OutFrameMinX) == 0x000000, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::OutFrameMinX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, OutFrameMinY) == 0x000004, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::OutFrameMinY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, OutFrameMaxX) == 0x000008, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::OutFrameMaxX' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, OutFrameMaxY) == 0x00000C, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::OutFrameMaxY' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, InTileCoordinates) == 0x000010, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile, InInnerMax) == 0x000020, "Member 'SHFleshLipCeilingActor_GetBarsFrameTileCoordinatesAroundTile::InInnerMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetCeilingSize \ static_assert(alignof(SHFleshLipCeilingActor_GetCeilingSize) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetCeilingSize"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetCeilingSize) == 0x000010, "Wrong size on SHFleshLipCeilingActor_GetCeilingSize"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetCeilingSize, OutSize) == 0x000000, "Member 'SHFleshLipCeilingActor_GetCeilingSize::OutSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform \ static_assert(alignof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform) == 0x000080, "Wrong size on SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform, OutWorldTransform) == 0x000000, "Member 'SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform::OutWorldTransform' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform, InNearLocation) == 0x000060, "Member 'SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform::InNearLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform, InJunctionDistance) == 0x000078, "Member 'SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform::InJunctionDistance' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform, InExcludeEdges) == 0x00007C, "Member 'SHFleshLipCeilingActor_GetNearestBarsGrabWorldTransform::InExcludeEdges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars \ static_assert(alignof(SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars) == 0x000038, "Wrong size on SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars, OutWorldLocation) == 0x000000, "Member 'SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars::OutWorldLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars, InNearLocation) == 0x000018, "Member 'SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars::InNearLocation' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars, InBarsDistance) == 0x000030, "Member 'SHFleshLipCeilingActor_GetNearestFreeWorldLocationBetweenBars::InBarsDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation \ static_assert(alignof(SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation, OutTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation::OutTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation, InGridLocation) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileCoordinatesFromGridLocation::InGridLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation \ static_assert(alignof(SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation, OutTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation::OutTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation, InWorldLocation) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileCoordinatesFromWorldLocation::InWorldLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileGridCellLocation \ static_assert(alignof(SHFleshLipCeilingActor_GetTileGridCellLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetTileGridCellLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileGridCellLocation) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetTileGridCellLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellLocation, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileGridCellLocation::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellLocation, ReturnValue) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileGridCellLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileGridCellTransform \ static_assert(alignof(SHFleshLipCeilingActor_GetTileGridCellTransform) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_GetTileGridCellTransform"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileGridCellTransform) == 0x000070, "Wrong size on SHFleshLipCeilingActor_GetTileGridCellTransform"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellTransform, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileGridCellTransform::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellTransform, ReturnValue) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileGridCellTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileGridCellWorldLocation \ static_assert(alignof(SHFleshLipCeilingActor_GetTileGridCellWorldLocation) == 0x000008, "Wrong alignment on SHFleshLipCeilingActor_GetTileGridCellWorldLocation"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileGridCellWorldLocation) == 0x000028, "Wrong size on SHFleshLipCeilingActor_GetTileGridCellWorldLocation"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellWorldLocation, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileGridCellWorldLocation::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellWorldLocation, ReturnValue) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileGridCellWorldLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileGridCellWorldTransform \ static_assert(alignof(SHFleshLipCeilingActor_GetTileGridCellWorldTransform) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_GetTileGridCellWorldTransform"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileGridCellWorldTransform) == 0x000070, "Wrong size on SHFleshLipCeilingActor_GetTileGridCellWorldTransform"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellWorldTransform, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileGridCellWorldTransform::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileGridCellWorldTransform, ReturnValue) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileGridCellWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileTransformRelativeToCell \ static_assert(alignof(SHFleshLipCeilingActor_GetTileTransformRelativeToCell) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_GetTileTransformRelativeToCell"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileTransformRelativeToCell) == 0x000080, "Wrong size on SHFleshLipCeilingActor_GetTileTransformRelativeToCell"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileTransformRelativeToCell, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileTransformRelativeToCell::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileTransformRelativeToCell, OutRelativeTransform) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileTransformRelativeToCell::OutRelativeTransform' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileTransformRelativeToCell, ReturnValue) == 0x000070, "Member 'SHFleshLipCeilingActor_GetTileTransformRelativeToCell::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFleshLipCeilingActor_GetTileWorldTransform \ static_assert(alignof(SHFleshLipCeilingActor_GetTileWorldTransform) == 0x000010, "Wrong alignment on SHFleshLipCeilingActor_GetTileWorldTransform"); \ static_assert(sizeof(SHFleshLipCeilingActor_GetTileWorldTransform) == 0x000080, "Wrong size on SHFleshLipCeilingActor_GetTileWorldTransform"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileWorldTransform, InTileCoordinates) == 0x000000, "Member 'SHFleshLipCeilingActor_GetTileWorldTransform::InTileCoordinates' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileWorldTransform, OutWorldTransform) == 0x000010, "Member 'SHFleshLipCeilingActor_GetTileWorldTransform::OutWorldTransform' has a wrong offset!"); \ static_assert(offsetof(SHFleshLipCeilingActor_GetTileWorldTransform, ReturnValue) == 0x000070, "Member 'SHFleshLipCeilingActor_GetTileWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFleshLipCeilingActor \ static_assert(alignof(ASHFleshLipCeilingActor) == 0x000010, "Wrong alignment on ASHFleshLipCeilingActor"); \ static_assert(sizeof(ASHFleshLipCeilingActor) == 0x000610, "Wrong size on ASHFleshLipCeilingActor"); \ static_assert(offsetof(ASHFleshLipCeilingActor, TilesRoot) == 0x0002B0, "Member 'ASHFleshLipCeilingActor::TilesRoot' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, TileParticlesRoot) == 0x0002B8, "Member 'ASHFleshLipCeilingActor::TileParticlesRoot' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingBarsHorizontalISMC) == 0x0002C0, "Member 'ASHFleshLipCeilingActor::CeilingBarsHorizontalISMC' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingBarsVerticalISMC) == 0x0002C8, "Member 'ASHFleshLipCeilingActor::CeilingBarsVerticalISMC' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesISMC) == 0x0002D0, "Member 'ASHFleshLipCeilingActor::CeilingTilesISMC' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesX) == 0x0002D8, "Member 'ASHFleshLipCeilingActor::CeilingTilesX' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesY) == 0x0002DC, "Member 'ASHFleshLipCeilingActor::CeilingTilesY' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesWidth) == 0x0002E0, "Member 'ASHFleshLipCeilingActor::CeilingTilesWidth' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesHeight) == 0x0002E4, "Member 'ASHFleshLipCeilingActor::CeilingTilesHeight' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesTransform) == 0x0002F0, "Member 'ASHFleshLipCeilingActor::CeilingTilesTransform' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTilesHiddenTransform) == 0x000350, "Member 'ASHFleshLipCeilingActor::CeilingTilesHiddenTransform' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTileActorClass) == 0x0003B0, "Member 'ASHFleshLipCeilingActor::CeilingTileActorClass' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CustomTiles) == 0x0003B8, "Member 'ASHFleshLipCeilingActor::CustomTiles' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, DamagedTileDropChances) == 0x0003C8, "Member 'ASHFleshLipCeilingActor::DamagedTileDropChances' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, HangingTileDropChances) == 0x0003F8, "Member 'ASHFleshLipCeilingActor::HangingTileDropChances' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, HangingTileDropDelay) == 0x000428, "Member 'ASHFleshLipCeilingActor::HangingTileDropDelay' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, HangingTileDropVelocity) == 0x000430, "Member 'ASHFleshLipCeilingActor::HangingTileDropVelocity' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, HangingTileDropRotation) == 0x000434, "Member 'ASHFleshLipCeilingActor::HangingTileDropRotation' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, TileShakePhysicsConfiguration) == 0x000440, "Member 'ASHFleshLipCeilingActor::TileShakePhysicsConfiguration' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, GridBarSeparationX) == 0x0004E0, "Member 'ASHFleshLipCeilingActor::GridBarSeparationX' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, GridBarSeparationY) == 0x0004E4, "Member 'ASHFleshLipCeilingActor::GridBarSeparationY' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingHorizontalBarsTransform) == 0x0004F0, "Member 'ASHFleshLipCeilingActor::CeilingHorizontalBarsTransform' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingVerticalBarsTransform) == 0x000550, "Member 'ASHFleshLipCeilingActor::CeilingVerticalBarsTransform' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, bForceActorTickingEnabled) == 0x0005B0, "Member 'ASHFleshLipCeilingActor::bForceActorTickingEnabled' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTiles) == 0x0005B8, "Member 'ASHFleshLipCeilingActor::CeilingTiles' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, CeilingTileActors) == 0x0005C8, "Member 'ASHFleshLipCeilingActor::CeilingTileActors' has a wrong offset!"); \ static_assert(offsetof(ASHFleshLipCeilingActor, IgnoreCollisionWithActors) == 0x0005D8, "Member 'ASHFleshLipCeilingActor::IgnoreCollisionWithActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPukeExplosionSubcompSettings \ static_assert(alignof(USHFXPukeExplosionSubcompSettings) == 0x000008, "Wrong alignment on USHFXPukeExplosionSubcompSettings"); \ static_assert(sizeof(USHFXPukeExplosionSubcompSettings) == 0x0000C0, "Wrong size on USHFXPukeExplosionSubcompSettings"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukePuddleFXData) == 0x000030, "Member 'USHFXPukeExplosionSubcompSettings::PukePuddleFXData' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukePuddleFXSpawnerClass) == 0x000038, "Member 'USHFXPukeExplosionSubcompSettings::PukePuddleFXSpawnerClass' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukePuddleDelaySpawn) == 0x000068, "Member 'USHFXPukeExplosionSubcompSettings::PukePuddleDelaySpawn' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionDamage) == 0x00006C, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionDamage' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionRadius) == 0x000094, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionRadius' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionDamageDelay) == 0x000098, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionDamageDelay' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionDamageType) == 0x0000A0, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionDamageType' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionParticles) == 0x0000A8, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionParticles' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, PukeExplosionSocket) == 0x0000B0, "Member 'USHFXPukeExplosionSubcompSettings::PukeExplosionSocket' has a wrong offset!"); \ static_assert(offsetof(USHFXPukeExplosionSubcompSettings, LightEffect) == 0x0000B8, "Member 'USHFXPukeExplosionSubcompSettings::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipFlyingLocomotionAnimInstance \ static_assert(alignof(USHFleshLipFlyingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipFlyingLocomotionAnimInstance"); \ static_assert(sizeof(USHFleshLipFlyingLocomotionAnimInstance) == 0x000460, "Wrong size on USHFleshLipFlyingLocomotionAnimInstance"); \ static_assert(offsetof(USHFleshLipFlyingLocomotionAnimInstance, LocomotionState) == 0x000458, "Member 'USHFleshLipFlyingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnAttachmentFocusableShown \ static_assert(alignof(SHGameplayMapDoorComponent_OnAttachmentFocusableShown) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnAttachmentFocusableShown"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnAttachmentFocusableShown) == 0x000008, "Wrong size on SHGameplayMapDoorComponent_OnAttachmentFocusableShown"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnAttachmentFocusableShown, FocusableComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnAttachmentFocusableShown::FocusableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed \ static_assert(alignof(SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed) == 0x000008, "Wrong size on SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed, DoorAnimationsComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnAutoLockedAnimationPlayed::DoorAnimationsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnDoorLockStateChanged \ static_assert(alignof(SHGameplayMapDoorComponent_OnDoorLockStateChanged) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnDoorLockStateChanged"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnDoorLockStateChanged) == 0x000008, "Wrong size on SHGameplayMapDoorComponent_OnDoorLockStateChanged"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnDoorLockStateChanged, DoorLockBaseComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnDoorLockStateChanged::DoorLockBaseComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnLockedAnimationPlayed \ static_assert(alignof(SHGameplayMapDoorComponent_OnLockedAnimationPlayed) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnLockedAnimationPlayed"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnLockedAnimationPlayed) == 0x000008, "Wrong size on SHGameplayMapDoorComponent_OnLockedAnimationPlayed"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnLockedAnimationPlayed, SlidingDoorAnimationsComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnLockedAnimationPlayed::SlidingDoorAnimationsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnOpenAnimationPlayed \ static_assert(alignof(SHGameplayMapDoorComponent_OnOpenAnimationPlayed) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnOpenAnimationPlayed"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnOpenAnimationPlayed) == 0x000008, "Wrong size on SHGameplayMapDoorComponent_OnOpenAnimationPlayed"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnOpenAnimationPlayed, SlidingDoorAnimationsComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnOpenAnimationPlayed::SlidingDoorAnimationsComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor \ static_assert(alignof(SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor) == 0x000008, "Wrong alignment on SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor"); \ static_assert(sizeof(SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor) == 0x000010, "Wrong size on SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor, DoorMovementComponent) == 0x000000, "Member 'SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor::DoorMovementComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor, ActorContext) == 0x000008, "Member 'SHGameplayMapDoorComponent_OnPhysicMovementAppliedForceFromActor::ActorContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapDoorComponent \ static_assert(alignof(USHGameplayMapDoorComponent) == 0x000008, "Wrong alignment on USHGameplayMapDoorComponent"); \ static_assert(sizeof(USHGameplayMapDoorComponent) == 0x0000D0, "Wrong size on USHGameplayMapDoorComponent"); \ static_assert(offsetof(USHGameplayMapDoorComponent, bEnforceMode) == 0x0000C0, "Member 'USHGameplayMapDoorComponent::bEnforceMode' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapDoorComponent, ModeToEnforce) == 0x0000C1, "Member 'USHGameplayMapDoorComponent::ModeToEnforce' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapDoorComponent, bDisplayCannotBePassedAsObstacle) == 0x0000C2, "Member 'USHGameplayMapDoorComponent::bDisplayCannotBePassedAsObstacle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFleshLipStandingLocomotionAnimInstance \ static_assert(alignof(USHFleshLipStandingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFleshLipStandingLocomotionAnimInstance"); \ static_assert(sizeof(USHFleshLipStandingLocomotionAnimInstance) == 0x000460, "Wrong size on USHFleshLipStandingLocomotionAnimInstance"); \ static_assert(offsetof(USHFleshLipStandingLocomotionAnimInstance, LocomotionState) == 0x000458, "Member 'USHFleshLipStandingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHFleshLipStandingLocomotionAnimInstance, bChargeMovementIsActive) == 0x000459, "Member 'USHFleshLipStandingLocomotionAnimInstance::bChargeMovementIsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_GetAllFlickeringLights \ static_assert(alignof(SHFlickeringLightBase_GetAllFlickeringLights) == 0x000008, "Wrong alignment on SHFlickeringLightBase_GetAllFlickeringLights"); \ static_assert(sizeof(SHFlickeringLightBase_GetAllFlickeringLights) == 0x000010, "Wrong size on SHFlickeringLightBase_GetAllFlickeringLights"); \ static_assert(offsetof(SHFlickeringLightBase_GetAllFlickeringLights, ReturnValue) == 0x000000, "Member 'SHFlickeringLightBase_GetAllFlickeringLights::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_GetGroupState \ static_assert(alignof(SHFlickeringLightBase_GetGroupState) == 0x000004, "Wrong alignment on SHFlickeringLightBase_GetGroupState"); \ static_assert(sizeof(SHFlickeringLightBase_GetGroupState) == 0x00000C, "Wrong size on SHFlickeringLightBase_GetGroupState"); \ static_assert(offsetof(SHFlickeringLightBase_GetGroupState, Group) == 0x000000, "Member 'SHFlickeringLightBase_GetGroupState::Group' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_GetGroupState, ReturnValue) == 0x000008, "Member 'SHFlickeringLightBase_GetGroupState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_PrepareFlickerGroups \ static_assert(alignof(SHFlickeringLightBase_PrepareFlickerGroups) == 0x000004, "Wrong alignment on SHFlickeringLightBase_PrepareFlickerGroups"); \ static_assert(sizeof(SHFlickeringLightBase_PrepareFlickerGroups) == 0x00000C, "Wrong size on SHFlickeringLightBase_PrepareFlickerGroups"); \ static_assert(offsetof(SHFlickeringLightBase_PrepareFlickerGroups, Temperature) == 0x000000, "Member 'SHFlickeringLightBase_PrepareFlickerGroups::Temperature' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_PrepareFlickerGroups, IntensityScale) == 0x000004, "Member 'SHFlickeringLightBase_PrepareFlickerGroups::IntensityScale' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_PrepareFlickerGroups, ResetGroups) == 0x000008, "Member 'SHFlickeringLightBase_PrepareFlickerGroups::ResetGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_SetGroupState \ static_assert(alignof(SHFlickeringLightBase_SetGroupState) == 0x000004, "Wrong alignment on SHFlickeringLightBase_SetGroupState"); \ static_assert(sizeof(SHFlickeringLightBase_SetGroupState) == 0x00000C, "Wrong size on SHFlickeringLightBase_SetGroupState"); \ static_assert(offsetof(SHFlickeringLightBase_SetGroupState, Group) == 0x000000, "Member 'SHFlickeringLightBase_SetGroupState::Group' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_SetGroupState, State) == 0x000008, "Member 'SHFlickeringLightBase_SetGroupState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_SetWantTickEnabled \ static_assert(alignof(SHFlickeringLightBase_SetWantTickEnabled) == 0x000001, "Wrong alignment on SHFlickeringLightBase_SetWantTickEnabled"); \ static_assert(sizeof(SHFlickeringLightBase_SetWantTickEnabled) == 0x000001, "Wrong size on SHFlickeringLightBase_SetWantTickEnabled"); \ static_assert(offsetof(SHFlickeringLightBase_SetWantTickEnabled, bEnabled) == 0x000000, "Member 'SHFlickeringLightBase_SetWantTickEnabled::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_StepFlickersInEditor \ static_assert(alignof(SHFlickeringLightBase_StepFlickersInEditor) == 0x000004, "Wrong alignment on SHFlickeringLightBase_StepFlickersInEditor"); \ static_assert(sizeof(SHFlickeringLightBase_StepFlickersInEditor) == 0x000004, "Wrong size on SHFlickeringLightBase_StepFlickersInEditor"); \ static_assert(offsetof(SHFlickeringLightBase_StepFlickersInEditor, DeltaSeconds) == 0x000000, "Member 'SHFlickeringLightBase_StepFlickersInEditor::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_UpdateNativeFlickers \ static_assert(alignof(SHFlickeringLightBase_UpdateNativeFlickers) == 0x000004, "Wrong alignment on SHFlickeringLightBase_UpdateNativeFlickers"); \ static_assert(sizeof(SHFlickeringLightBase_UpdateNativeFlickers) == 0x000020, "Wrong size on SHFlickeringLightBase_UpdateNativeFlickers"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, RandomFlickerEnabled) == 0x000000, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::RandomFlickerEnabled' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, EmissionColor) == 0x000004, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::EmissionColor' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, EmissionReplaceMtl) == 0x000014, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::EmissionReplaceMtl' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, EmissionReplaceLgh) == 0x000015, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::EmissionReplaceLgh' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, ExternalScaleLight) == 0x000018, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::ExternalScaleLight' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeFlickers, ExternalScaleMaterial) == 0x00001C, "Member 'SHFlickeringLightBase_UpdateNativeFlickers::ExternalScaleMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_UpdateNativeParameters \ static_assert(alignof(SHFlickeringLightBase_UpdateNativeParameters) == 0x000004, "Wrong alignment on SHFlickeringLightBase_UpdateNativeParameters"); \ static_assert(sizeof(SHFlickeringLightBase_UpdateNativeParameters) == 0x000028, "Wrong size on SHFlickeringLightBase_UpdateNativeParameters"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, EnableRandomFlicker) == 0x000000, "Member 'SHFlickeringLightBase_UpdateNativeParameters::EnableRandomFlicker' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, LightIntensityMin) == 0x000004, "Member 'SHFlickeringLightBase_UpdateNativeParameters::LightIntensityMin' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, LightIntensityMax) == 0x000008, "Member 'SHFlickeringLightBase_UpdateNativeParameters::LightIntensityMax' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, BlinkingMin) == 0x00000C, "Member 'SHFlickeringLightBase_UpdateNativeParameters::BlinkingMin' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, BlinkingMax) == 0x000010, "Member 'SHFlickeringLightBase_UpdateNativeParameters::BlinkingMax' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, ChangeTimeMin) == 0x000014, "Member 'SHFlickeringLightBase_UpdateNativeParameters::ChangeTimeMin' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, ChangeTimeMax) == 0x000018, "Member 'SHFlickeringLightBase_UpdateNativeParameters::ChangeTimeMax' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, ShutdownIntensity) == 0x00001C, "Member 'SHFlickeringLightBase_UpdateNativeParameters::ShutdownIntensity' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, GentleShutdownTime) == 0x000020, "Member 'SHFlickeringLightBase_UpdateNativeParameters::GentleShutdownTime' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, ForceGentleShutdown) == 0x000024, "Member 'SHFlickeringLightBase_UpdateNativeParameters::ForceGentleShutdown' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateNativeParameters, BlinkingIsAbsolute) == 0x000025, "Member 'SHFlickeringLightBase_UpdateNativeParameters::BlinkingIsAbsolute' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity \ static_assert(alignof(SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity) == 0x000004, "Wrong alignment on SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity"); \ static_assert(sizeof(SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity) == 0x000008, "Wrong size on SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity, Temperature) == 0x000000, "Member 'SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity::Temperature' has a wrong offset!"); \ static_assert(offsetof(SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity, IntensityScale) == 0x000004, "Member 'SHFlickeringLightBase_UpdateTemperatureAndBaseIntensity::IntensityScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_EditModeEnabled \ static_assert(alignof(SHFlickeringLightBase_EditModeEnabled) == 0x000001, "Wrong alignment on SHFlickeringLightBase_EditModeEnabled"); \ static_assert(sizeof(SHFlickeringLightBase_EditModeEnabled) == 0x000001, "Wrong size on SHFlickeringLightBase_EditModeEnabled"); \ static_assert(offsetof(SHFlickeringLightBase_EditModeEnabled, ReturnValue) == 0x000000, "Member 'SHFlickeringLightBase_EditModeEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_GetAverageIntensity \ static_assert(alignof(SHFlickeringLightBase_GetAverageIntensity) == 0x000004, "Wrong alignment on SHFlickeringLightBase_GetAverageIntensity"); \ static_assert(sizeof(SHFlickeringLightBase_GetAverageIntensity) == 0x000004, "Wrong size on SHFlickeringLightBase_GetAverageIntensity"); \ static_assert(offsetof(SHFlickeringLightBase_GetAverageIntensity, ReturnValue) == 0x000000, "Member 'SHFlickeringLightBase_GetAverageIntensity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFlickeringLightBase_GetNumberOfBrokenComponents \ static_assert(alignof(SHFlickeringLightBase_GetNumberOfBrokenComponents) == 0x000004, "Wrong alignment on SHFlickeringLightBase_GetNumberOfBrokenComponents"); \ static_assert(sizeof(SHFlickeringLightBase_GetNumberOfBrokenComponents) == 0x000004, "Wrong size on SHFlickeringLightBase_GetNumberOfBrokenComponents"); \ static_assert(offsetof(SHFlickeringLightBase_GetNumberOfBrokenComponents, ReturnValue) == 0x000000, "Member 'SHFlickeringLightBase_GetNumberOfBrokenComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFlickeringLightBase \ static_assert(alignof(ASHFlickeringLightBase) == 0x000008, "Wrong alignment on ASHFlickeringLightBase"); \ static_assert(sizeof(ASHFlickeringLightBase) == 0x000370, "Wrong size on ASHFlickeringLightBase"); \ static_assert(offsetof(ASHFlickeringLightBase, BuzzSound) == 0x0002B0, "Member 'ASHFlickeringLightBase::BuzzSound' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, OnOffSound) == 0x0002B8, "Member 'ASHFlickeringLightBase::OnOffSound' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, OnOffThreshold) == 0x0002C0, "Member 'ASHFlickeringLightBase::OnOffThreshold' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, OffThreshold) == 0x0002C4, "Member 'ASHFlickeringLightBase::OffThreshold' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, BuzzThreshold) == 0x0002C8, "Member 'ASHFlickeringLightBase::BuzzThreshold' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, GroupStates) == 0x0002D0, "Member 'ASHFlickeringLightBase::GroupStates' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, bEditModeEnabled) == 0x0002E0, "Member 'ASHFlickeringLightBase::bEditModeEnabled' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, BuzzSoundComponent) == 0x000340, "Member 'ASHFlickeringLightBase::BuzzSoundComponent' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, Groups) == 0x000348, "Member 'ASHFlickeringLightBase::Groups' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, SavedIntensities) == 0x000358, "Member 'ASHFlickeringLightBase::SavedIntensities' has a wrong offset!"); \ static_assert(offsetof(ASHFlickeringLightBase, bEditModeEnabledPrev) == 0x000368, "Member 'ASHFlickeringLightBase::bEditModeEnabledPrev' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameTextsConfig \ static_assert(alignof(USHGameTextsConfig) == 0x000008, "Wrong alignment on USHGameTextsConfig"); \ static_assert(sizeof(USHGameTextsConfig) == 0x0007B0, "Wrong size on USHGameTextsConfig"); \ static_assert(offsetof(USHGameTextsConfig, TranscriptionTextData) == 0x000480, "Member 'USHGameTextsConfig::TranscriptionTextData' has a wrong offset!"); \ static_assert(offsetof(USHGameTextsConfig, TutorialsTextData) == 0x0005F0, "Member 'USHGameTextsConfig::TutorialsTextData' has a wrong offset!"); \ static_assert(offsetof(USHGameTextsConfig, InteractionIconScaleMultiplier) == 0x000760, "Member 'USHGameTextsConfig::InteractionIconScaleMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFloatEndingFactor \ static_assert(alignof(USHFloatEndingFactor) == 0x000008, "Wrong alignment on USHFloatEndingFactor"); \ static_assert(sizeof(USHFloatEndingFactor) == 0x000088, "Wrong size on USHFloatEndingFactor"); \ static_assert(offsetof(USHFloatEndingFactor, ConditionToScoreChangeMap) == 0x000030, "Member 'USHFloatEndingFactor::ConditionToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHFloatEndingFactor, Value) == 0x000080, "Member 'USHFloatEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFogCutoutActor_SetEnabled \ static_assert(alignof(SHFogCutoutActor_SetEnabled) == 0x000008, "Wrong alignment on SHFogCutoutActor_SetEnabled"); \ static_assert(sizeof(SHFogCutoutActor_SetEnabled) == 0x000010, "Wrong size on SHFogCutoutActor_SetEnabled"); \ static_assert(offsetof(SHFogCutoutActor_SetEnabled, Enabler) == 0x000000, "Member 'SHFogCutoutActor_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHFogCutoutActor_SetEnabled, InEnabled) == 0x000008, "Member 'SHFogCutoutActor_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFogCutoutActor \ static_assert(alignof(ASHFogCutoutActor) == 0x000008, "Wrong alignment on ASHFogCutoutActor"); \ static_assert(sizeof(ASHFogCutoutActor) == 0x0002D8, "Wrong size on ASHFogCutoutActor"); \ static_assert(offsetof(ASHFogCutoutActor, CutoutStencilNumber) == 0x0002B0, "Member 'ASHFogCutoutActor::CutoutStencilNumber' has a wrong offset!"); \ static_assert(offsetof(ASHFogCutoutActor, Opacity) == 0x0002B4, "Member 'ASHFogCutoutActor::Opacity' has a wrong offset!"); \ static_assert(offsetof(ASHFogCutoutActor, EdgeFade) == 0x0002B8, "Member 'ASHFogCutoutActor::EdgeFade' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHFootstep \ static_assert(alignof(ASHFootstep) == 0x000008, "Wrong alignment on ASHFootstep"); \ static_assert(sizeof(ASHFootstep) == 0x000500, "Wrong size on ASHFootstep"); \ #define DUMPER7_ASSERTS_SHFreezingManagerComponent_GetEncompassedFreezingVolume \ static_assert(alignof(SHFreezingManagerComponent_GetEncompassedFreezingVolume) == 0x000008, "Wrong alignment on SHFreezingManagerComponent_GetEncompassedFreezingVolume"); \ static_assert(sizeof(SHFreezingManagerComponent_GetEncompassedFreezingVolume) == 0x000020, "Wrong size on SHFreezingManagerComponent_GetEncompassedFreezingVolume"); \ static_assert(offsetof(SHFreezingManagerComponent_GetEncompassedFreezingVolume, InLocation) == 0x000000, "Member 'SHFreezingManagerComponent_GetEncompassedFreezingVolume::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHFreezingManagerComponent_GetEncompassedFreezingVolume, ReturnValue) == 0x000018, "Member 'SHFreezingManagerComponent_GetEncompassedFreezingVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount \ static_assert(alignof(SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount) == 0x000004, "Wrong alignment on SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount"); \ static_assert(sizeof(SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount) == 0x000004, "Wrong size on SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount"); \ static_assert(offsetof(SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount, ReturnValue) == 0x000000, "Member 'SHFreezingManagerComponent_GetRegisteredFreezingVolumeCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFreezingManagerComponent \ static_assert(alignof(USHFreezingManagerComponent) == 0x000008, "Wrong alignment on USHFreezingManagerComponent"); \ static_assert(sizeof(USHFreezingManagerComponent) == 0x0000B0, "Wrong size on USHFreezingManagerComponent"); \ static_assert(offsetof(USHFreezingManagerComponent, RegisteredFreezingVolumes) == 0x0000A0, "Member 'USHFreezingManagerComponent::RegisteredFreezingVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFriendAnimInstance_GetFriendAnimInstanceStateData \ static_assert(alignof(SHFriendAnimInstance_GetFriendAnimInstanceStateData) == 0x000008, "Wrong alignment on SHFriendAnimInstance_GetFriendAnimInstanceStateData"); \ static_assert(sizeof(SHFriendAnimInstance_GetFriendAnimInstanceStateData) == 0x000008, "Wrong size on SHFriendAnimInstance_GetFriendAnimInstanceStateData"); \ static_assert(offsetof(SHFriendAnimInstance_GetFriendAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHFriendAnimInstance_GetFriendAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFriendAnimInstance_GetFriendLocomotionAnimInstance \ static_assert(alignof(SHFriendAnimInstance_GetFriendLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHFriendAnimInstance_GetFriendLocomotionAnimInstance"); \ static_assert(sizeof(SHFriendAnimInstance_GetFriendLocomotionAnimInstance) == 0x000010, "Wrong size on SHFriendAnimInstance_GetFriendLocomotionAnimInstance"); \ static_assert(offsetof(SHFriendAnimInstance_GetFriendLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHFriendAnimInstance_GetFriendLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHFriendAnimInstance_GetFriendLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHFriendAnimInstance_GetFriendLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFriendAnimInstance \ static_assert(alignof(USHFriendAnimInstance) == 0x000010, "Wrong alignment on USHFriendAnimInstance"); \ static_assert(sizeof(USHFriendAnimInstance) == 0x0003E0, "Wrong size on USHFriendAnimInstance"); \ #define DUMPER7_ASSERTS_USHFriendAnimInstanceStateData \ static_assert(alignof(USHFriendAnimInstanceStateData) == 0x000008, "Wrong alignment on USHFriendAnimInstanceStateData"); \ static_assert(sizeof(USHFriendAnimInstanceStateData) == 0x000070, "Wrong size on USHFriendAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData \ static_assert(alignof(SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData) == 0x000008, "Wrong alignment on SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData"); \ static_assert(sizeof(SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData) == 0x000008, "Wrong size on SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData"); \ static_assert(offsetof(SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHFriendLocomotionAnimInstance_GetFriendAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFriendLocomotionAnimInstance \ static_assert(alignof(USHFriendLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHFriendLocomotionAnimInstance"); \ static_assert(sizeof(USHFriendLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHFriendLocomotionAnimInstance"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, LocomotionStateRequest) == 0x000398, "Member 'USHFriendLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, Speed) == 0x00039C, "Member 'USHFriendLocomotionAnimInstance::Speed' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, MovementPlayRate) == 0x0003A0, "Member 'USHFriendLocomotionAnimInstance::MovementPlayRate' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, MovementAnimationSpeed) == 0x0003A4, "Member 'USHFriendLocomotionAnimInstance::MovementAnimationSpeed' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, MoveChangePlayRate) == 0x0003A8, "Member 'USHFriendLocomotionAnimInstance::MoveChangePlayRate' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, CircularMovementRadius) == 0x0003AC, "Member 'USHFriendLocomotionAnimInstance::CircularMovementRadius' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, CircularMovementDirection) == 0x0003B0, "Member 'USHFriendLocomotionAnimInstance::CircularMovementDirection' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, LeanValue) == 0x0003B4, "Member 'USHFriendLocomotionAnimInstance::LeanValue' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, LeanInterpSpeed) == 0x0003B8, "Member 'USHFriendLocomotionAnimInstance::LeanInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003BC, "Member 'USHFriendLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, AdditionalRotation) == 0x0003C0, "Member 'USHFriendLocomotionAnimInstance::AdditionalRotation' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003C4, "Member 'USHFriendLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHFriendLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003C8, "Member 'USHFriendLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXAcidLayerSubcompSettings \ static_assert(alignof(USHFXAcidLayerSubcompSettings) == 0x000008, "Wrong alignment on USHFXAcidLayerSubcompSettings"); \ static_assert(sizeof(USHFXAcidLayerSubcompSettings) == 0x000070, "Wrong size on USHFXAcidLayerSubcompSettings"); \ static_assert(offsetof(USHFXAcidLayerSubcompSettings, EnableAcidLayer) == 0x000050, "Member 'USHFXAcidLayerSubcompSettings::EnableAcidLayer' has a wrong offset!"); \ static_assert(offsetof(USHFXAcidLayerSubcompSettings, AcidCurve) == 0x000058, "Member 'USHFXAcidLayerSubcompSettings::AcidCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXAcidLayerSubcompSettings, DurationTime) == 0x000060, "Member 'USHFXAcidLayerSubcompSettings::DurationTime' has a wrong offset!"); \ static_assert(offsetof(USHFXAcidLayerSubcompSettings, AcidAudioEvent) == 0x000068, "Member 'USHFXAcidLayerSubcompSettings::AcidAudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXBleedingSubcompSettings \ static_assert(alignof(USHFXBleedingSubcompSettings) == 0x000008, "Wrong alignment on USHFXBleedingSubcompSettings"); \ static_assert(sizeof(USHFXBleedingSubcompSettings) == 0x000058, "Wrong size on USHFXBleedingSubcompSettings"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, EnableBleeding) == 0x000030, "Member 'USHFXBleedingSubcompSettings::EnableBleeding' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingShowBelowHP) == 0x000034, "Member 'USHFXBleedingSubcompSettings::BleedingShowBelowHP' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingDelaySpawnWhenMaxHP) == 0x000038, "Member 'USHFXBleedingSubcompSettings::BleedingDelaySpawnWhenMaxHP' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingDelaySpawnWhenMinHP) == 0x00003C, "Member 'USHFXBleedingSubcompSettings::BleedingDelaySpawnWhenMinHP' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingDistanceToCount) == 0x000040, "Member 'USHFXBleedingSubcompSettings::BleedingDistanceToCount' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingParticleTemplate) == 0x000048, "Member 'USHFXBleedingSubcompSettings::BleedingParticleTemplate' has a wrong offset!"); \ static_assert(offsetof(USHFXBleedingSubcompSettings, BleedingRootSocketName) == 0x000050, "Member 'USHFXBleedingSubcompSettings::BleedingRootSocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBleedingSubcomp_SetBleedingBlocked \ static_assert(alignof(SHFXBleedingSubcomp_SetBleedingBlocked) == 0x000008, "Wrong alignment on SHFXBleedingSubcomp_SetBleedingBlocked"); \ static_assert(sizeof(SHFXBleedingSubcomp_SetBleedingBlocked) == 0x000010, "Wrong size on SHFXBleedingSubcomp_SetBleedingBlocked"); \ static_assert(offsetof(SHFXBleedingSubcomp_SetBleedingBlocked, IsBlock) == 0x000000, "Member 'SHFXBleedingSubcomp_SetBleedingBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXBleedingSubcomp_SetBleedingBlocked, Object) == 0x000008, "Member 'SHFXBleedingSubcomp_SetBleedingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBleedingSubcomp_IsBleedingBlocked \ static_assert(alignof(SHFXBleedingSubcomp_IsBleedingBlocked) == 0x000001, "Wrong alignment on SHFXBleedingSubcomp_IsBleedingBlocked"); \ static_assert(sizeof(SHFXBleedingSubcomp_IsBleedingBlocked) == 0x000001, "Wrong size on SHFXBleedingSubcomp_IsBleedingBlocked"); \ static_assert(offsetof(SHFXBleedingSubcomp_IsBleedingBlocked, ReturnValue) == 0x000000, "Member 'SHFXBleedingSubcomp_IsBleedingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBleedingSubcomp_IsBleedingBlockedBy \ static_assert(alignof(SHFXBleedingSubcomp_IsBleedingBlockedBy) == 0x000008, "Wrong alignment on SHFXBleedingSubcomp_IsBleedingBlockedBy"); \ static_assert(sizeof(SHFXBleedingSubcomp_IsBleedingBlockedBy) == 0x000010, "Wrong size on SHFXBleedingSubcomp_IsBleedingBlockedBy"); \ static_assert(offsetof(SHFXBleedingSubcomp_IsBleedingBlockedBy, Object) == 0x000000, "Member 'SHFXBleedingSubcomp_IsBleedingBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXBleedingSubcomp_IsBleedingBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXBleedingSubcomp_IsBleedingBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXBleedingSubcomp \ static_assert(alignof(USHFXBleedingSubcomp) == 0x000008, "Wrong alignment on USHFXBleedingSubcomp"); \ static_assert(sizeof(USHFXBleedingSubcomp) == 0x000088, "Wrong size on USHFXBleedingSubcomp"); \ static_assert(offsetof(USHFXBleedingSubcomp, Settings) == 0x000038, "Member 'USHFXBleedingSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBloodPuddleSubcomp_ProcessOwnerDamage \ static_assert(alignof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage) == 0x000008, "Wrong alignment on SHFXBloodPuddleSubcomp_ProcessOwnerDamage"); \ static_assert(sizeof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage) == 0x000068, "Wrong size on SHFXBloodPuddleSubcomp_ProcessOwnerDamage"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, DamagedActor) == 0x000000, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, Damage) == 0x000008, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, InstigatedBy) == 0x000010, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, HitLocation) == 0x000018, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, HitComponent) == 0x000030, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, BoneName) == 0x000038, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, ShotFromDirection) == 0x000040, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, DamageType) == 0x000058, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_ProcessOwnerDamage, DamageCauser) == 0x000060, "Member 'SHFXBloodPuddleSubcomp_ProcessOwnerDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked \ static_assert(alignof(SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked) == 0x000008, "Wrong alignment on SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked"); \ static_assert(sizeof(SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked) == 0x000010, "Wrong size on SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked, IsBlock) == 0x000000, "Member 'SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked, Object) == 0x000008, "Member 'SHFXBloodPuddleSubcomp_SetBloodPuddleBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle \ static_assert(alignof(SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle) == 0x000008, "Wrong alignment on SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle"); \ static_assert(sizeof(SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle) == 0x000008, "Wrong size on SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle, ReturnValue) == 0x000000, "Member 'SHFXBloodPuddleSubcomp_GetCurrentBloodPuddle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked \ static_assert(alignof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked) == 0x000001, "Wrong alignment on SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked"); \ static_assert(sizeof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked) == 0x000001, "Wrong size on SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked, ReturnValue) == 0x000000, "Member 'SHFXBloodPuddleSubcomp_IsBloodPuddleBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy \ static_assert(alignof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy) == 0x000008, "Wrong alignment on SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy"); \ static_assert(sizeof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy) == 0x000010, "Wrong size on SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy, Object) == 0x000000, "Member 'SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXBloodPuddleSubcomp_IsBloodPuddleBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXBloodPuddleSubcomp \ static_assert(alignof(USHFXBloodPuddleSubcomp) == 0x000008, "Wrong alignment on USHFXBloodPuddleSubcomp"); \ static_assert(sizeof(USHFXBloodPuddleSubcomp) == 0x000078, "Wrong size on USHFXBloodPuddleSubcomp"); \ static_assert(offsetof(USHFXBloodPuddleSubcomp, Settings) == 0x000038, "Member 'USHFXBloodPuddleSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXBloodPuddleSubcomp, CurrentBloodPuddle) == 0x000040, "Member 'USHFXBloodPuddleSubcomp::CurrentBloodPuddle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXDirtLayerSubcompSettings \ static_assert(alignof(USHFXDirtLayerSubcompSettings) == 0x000008, "Wrong alignment on USHFXDirtLayerSubcompSettings"); \ static_assert(sizeof(USHFXDirtLayerSubcompSettings) == 0x000070, "Wrong size on USHFXDirtLayerSubcompSettings"); \ static_assert(offsetof(USHFXDirtLayerSubcompSettings, EnableDirtBlendLayer) == 0x000050, "Member 'USHFXDirtLayerSubcompSettings::EnableDirtBlendLayer' has a wrong offset!"); \ static_assert(offsetof(USHFXDirtLayerSubcompSettings, DirtBlendCurve) == 0x000058, "Member 'USHFXDirtLayerSubcompSettings::DirtBlendCurve' has a wrong offset!"); \ static_assert(offsetof(USHFXDirtLayerSubcompSettings, MaterialIndexToPropertiesMapping) == 0x000060, "Member 'USHFXDirtLayerSubcompSettings::MaterialIndexToPropertiesMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount \ static_assert(alignof(SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount) == 0x000004, "Wrong size on SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount, DeltaValue) == 0x000000, "Member 'SHFXDirtLayerSubcomp_ChangeDirtBlendLayerAmount::DeltaValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_PreloadDirtState \ static_assert(alignof(SHFXDirtLayerSubcomp_PreloadDirtState) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_PreloadDirtState"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_PreloadDirtState) == 0x000008, "Wrong size on SHFXDirtLayerSubcomp_PreloadDirtState"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_PreloadDirtState, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_PreloadDirtState::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_PreloadDirtState, InDirtState) == 0x000004, "Member 'SHFXDirtLayerSubcomp_PreloadDirtState::InDirtState' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_PreloadDirtState, ReturnValue) == 0x000005, "Member 'SHFXDirtLayerSubcomp_PreloadDirtState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_SetDirtBlendLayerValue \ static_assert(alignof(SHFXDirtLayerSubcomp_SetDirtBlendLayerValue) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_SetDirtBlendLayerValue"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_SetDirtBlendLayerValue) == 0x000004, "Wrong size on SHFXDirtLayerSubcomp_SetDirtBlendLayerValue"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_SetDirtBlendLayerValue, InDirtValue) == 0x000000, "Member 'SHFXDirtLayerSubcomp_SetDirtBlendLayerValue::InDirtValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_SetDirtState \ static_assert(alignof(SHFXDirtLayerSubcomp_SetDirtState) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_SetDirtState"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_SetDirtState) == 0x000008, "Wrong size on SHFXDirtLayerSubcomp_SetDirtState"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_SetDirtState, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_SetDirtState::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_SetDirtState, InDirtState) == 0x000004, "Member 'SHFXDirtLayerSubcomp_SetDirtState::InDirtState' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_SetDirtState, ReturnValue) == 0x000005, "Member 'SHFXDirtLayerSubcomp_SetDirtState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_CheckDynamicMaterialValid \ static_assert(alignof(SHFXDirtLayerSubcomp_CheckDynamicMaterialValid) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_CheckDynamicMaterialValid"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_CheckDynamicMaterialValid) == 0x000008, "Wrong size on SHFXDirtLayerSubcomp_CheckDynamicMaterialValid"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_CheckDynamicMaterialValid, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_CheckDynamicMaterialValid::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_CheckDynamicMaterialValid, ReturnValue) == 0x000004, "Member 'SHFXDirtLayerSubcomp_CheckDynamicMaterialValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_GetDirtBlendLayerValue \ static_assert(alignof(SHFXDirtLayerSubcomp_GetDirtBlendLayerValue) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_GetDirtBlendLayerValue"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_GetDirtBlendLayerValue) == 0x000004, "Wrong size on SHFXDirtLayerSubcomp_GetDirtBlendLayerValue"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtBlendLayerValue, ReturnValue) == 0x000000, "Member 'SHFXDirtLayerSubcomp_GetDirtBlendLayerValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_GetDirtSetCount \ static_assert(alignof(SHFXDirtLayerSubcomp_GetDirtSetCount) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_GetDirtSetCount"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_GetDirtSetCount) == 0x000004, "Wrong size on SHFXDirtLayerSubcomp_GetDirtSetCount"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtSetCount, ReturnValue) == 0x000000, "Member 'SHFXDirtLayerSubcomp_GetDirtSetCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_GetDirtState \ static_assert(alignof(SHFXDirtLayerSubcomp_GetDirtState) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_GetDirtState"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_GetDirtState) == 0x000008, "Wrong size on SHFXDirtLayerSubcomp_GetDirtState"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtState, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_GetDirtState::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtState, ReturnValue) == 0x000004, "Member 'SHFXDirtLayerSubcomp_GetDirtState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_GetDirtStateMaterialName \ static_assert(alignof(SHFXDirtLayerSubcomp_GetDirtStateMaterialName) == 0x000008, "Wrong alignment on SHFXDirtLayerSubcomp_GetDirtStateMaterialName"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_GetDirtStateMaterialName) == 0x000018, "Wrong size on SHFXDirtLayerSubcomp_GetDirtStateMaterialName"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtStateMaterialName, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_GetDirtStateMaterialName::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtStateMaterialName, ReturnValue) == 0x000008, "Member 'SHFXDirtLayerSubcomp_GetDirtStateMaterialName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXDirtLayerSubcomp_GetDirtStateMaterialStats \ static_assert(alignof(SHFXDirtLayerSubcomp_GetDirtStateMaterialStats) == 0x000004, "Wrong alignment on SHFXDirtLayerSubcomp_GetDirtStateMaterialStats"); \ static_assert(sizeof(SHFXDirtLayerSubcomp_GetDirtStateMaterialStats) == 0x00000C, "Wrong size on SHFXDirtLayerSubcomp_GetDirtStateMaterialStats"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtStateMaterialStats, DirtSetIndex) == 0x000000, "Member 'SHFXDirtLayerSubcomp_GetDirtStateMaterialStats::DirtSetIndex' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtStateMaterialStats, OutOverridedTextureParameterCount) == 0x000004, "Member 'SHFXDirtLayerSubcomp_GetDirtStateMaterialStats::OutOverridedTextureParameterCount' has a wrong offset!"); \ static_assert(offsetof(SHFXDirtLayerSubcomp_GetDirtStateMaterialStats, OutOverridedScalarParameterCount) == 0x000008, "Member 'SHFXDirtLayerSubcomp_GetDirtStateMaterialStats::OutOverridedScalarParameterCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXDirtLayerSubcomp \ static_assert(alignof(USHFXDirtLayerSubcomp) == 0x000008, "Wrong alignment on USHFXDirtLayerSubcomp"); \ static_assert(sizeof(USHFXDirtLayerSubcomp) == 0x000098, "Wrong size on USHFXDirtLayerSubcomp"); \ static_assert(offsetof(USHFXDirtLayerSubcomp, _DirtBlendLayerValue) == 0x000080, "Member 'USHFXDirtLayerSubcomp::_DirtBlendLayerValue' has a wrong offset!"); \ static_assert(offsetof(USHFXDirtLayerSubcomp, MaterialPropertyDirtSets) == 0x000088, "Member 'USHFXDirtLayerSubcomp::MaterialPropertyDirtSets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXFrozenBreathSubcompSettings \ static_assert(alignof(USHFXFrozenBreathSubcompSettings) == 0x000008, "Wrong alignment on USHFXFrozenBreathSubcompSettings"); \ static_assert(sizeof(USHFXFrozenBreathSubcompSettings) == 0x000070, "Wrong size on USHFXFrozenBreathSubcompSettings"); \ static_assert(offsetof(USHFXFrozenBreathSubcompSettings, EnableFrozenBreath) == 0x000030, "Member 'USHFXFrozenBreathSubcompSettings::EnableFrozenBreath' has a wrong offset!"); \ static_assert(offsetof(USHFXFrozenBreathSubcompSettings, FrozenBreathTemplate) == 0x000038, "Member 'USHFXFrozenBreathSubcompSettings::FrozenBreathTemplate' has a wrong offset!"); \ static_assert(offsetof(USHFXFrozenBreathSubcompSettings, FrozenBreathSocketName) == 0x000068, "Member 'USHFXFrozenBreathSubcompSettings::FrozenBreathSocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXNurseHeadShakeSubcomp \ static_assert(alignof(USHFXNurseHeadShakeSubcomp) == 0x000008, "Wrong alignment on USHFXNurseHeadShakeSubcomp"); \ static_assert(sizeof(USHFXNurseHeadShakeSubcomp) == 0x000098, "Wrong size on USHFXNurseHeadShakeSubcomp"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, Settings) == 0x000038, "Member 'USHFXNurseHeadShakeSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, OwnerSkeletalMesh) == 0x000040, "Member 'USHFXNurseHeadShakeSubcomp::OwnerSkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, HeadDynamicMaterial) == 0x000048, "Member 'USHFXNurseHeadShakeSubcomp::HeadDynamicMaterial' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, DestinationOffset) == 0x000050, "Member 'USHFXNurseHeadShakeSubcomp::DestinationOffset' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, CurrentAccelerations) == 0x000060, "Member 'USHFXNurseHeadShakeSubcomp::CurrentAccelerations' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, CurrentPositions) == 0x000070, "Member 'USHFXNurseHeadShakeSubcomp::CurrentPositions' has a wrong offset!"); \ static_assert(offsetof(USHFXNurseHeadShakeSubcomp, MaterialParameterInfos) == 0x000080, "Member 'USHFXNurseHeadShakeSubcomp::MaterialParameterInfos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPenetrateSplashSubcompSettings \ static_assert(alignof(USHFXPenetrateSplashSubcompSettings) == 0x000008, "Wrong alignment on USHFXPenetrateSplashSubcompSettings"); \ static_assert(sizeof(USHFXPenetrateSplashSubcompSettings) == 0x000080, "Wrong size on USHFXPenetrateSplashSubcompSettings"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, EnableEnemyPenetrate) == 0x000030, "Member 'USHFXPenetrateSplashSubcompSettings::EnableEnemyPenetrate' has a wrong offset!"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, PenetrateFXData) == 0x000038, "Member 'USHFXPenetrateSplashSubcompSettings::PenetrateFXData' has a wrong offset!"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, PenetrateFXSpawnerClass) == 0x000040, "Member 'USHFXPenetrateSplashSubcompSettings::PenetrateFXSpawnerClass' has a wrong offset!"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, OverridePenetrateFadeOut) == 0x000070, "Member 'USHFXPenetrateSplashSubcompSettings::OverridePenetrateFadeOut' has a wrong offset!"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, PenetrateFadeOutDelay) == 0x000074, "Member 'USHFXPenetrateSplashSubcompSettings::PenetrateFadeOutDelay' has a wrong offset!"); \ static_assert(offsetof(USHFXPenetrateSplashSubcompSettings, PenetrateFadeOutDuration) == 0x000078, "Member 'USHFXPenetrateSplashSubcompSettings::PenetrateFadeOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPenetrateSplashSubcomp_ProcessOwnerDamage \ static_assert(alignof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage) == 0x000008, "Wrong alignment on SHFXPenetrateSplashSubcomp_ProcessOwnerDamage"); \ static_assert(sizeof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage) == 0x000068, "Wrong size on SHFXPenetrateSplashSubcomp_ProcessOwnerDamage"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, DamagedActor) == 0x000000, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, Damage) == 0x000008, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, InstigatedBy) == 0x000010, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, HitLocation) == 0x000018, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, HitComponent) == 0x000030, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, BoneName) == 0x000038, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, ShotFromDirection) == 0x000040, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, DamageType) == 0x000058, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHFXPenetrateSplashSubcomp_ProcessOwnerDamage, DamageCauser) == 0x000060, "Member 'SHFXPenetrateSplashSubcomp_ProcessOwnerDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPenetrateSplashSubcomp \ static_assert(alignof(USHFXPenetrateSplashSubcomp) == 0x000008, "Wrong alignment on USHFXPenetrateSplashSubcomp"); \ static_assert(sizeof(USHFXPenetrateSplashSubcomp) == 0x000068, "Wrong size on USHFXPenetrateSplashSubcomp"); \ static_assert(offsetof(USHFXPenetrateSplashSubcomp, Settings) == 0x000038, "Member 'USHFXPenetrateSplashSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPukeExplosionSubcomp \ static_assert(alignof(USHFXPukeExplosionSubcomp) == 0x000008, "Wrong alignment on USHFXPukeExplosionSubcomp"); \ static_assert(sizeof(USHFXPukeExplosionSubcomp) == 0x000060, "Wrong size on USHFXPukeExplosionSubcomp"); \ static_assert(offsetof(USHFXPukeExplosionSubcomp, Settings) == 0x000038, "Member 'USHFXPukeExplosionSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXDeathPukeExplosionSubcomp \ static_assert(alignof(USHFXDeathPukeExplosionSubcomp) == 0x000008, "Wrong alignment on USHFXDeathPukeExplosionSubcomp"); \ static_assert(sizeof(USHFXDeathPukeExplosionSubcomp) == 0x000060, "Wrong size on USHFXDeathPukeExplosionSubcomp"); \ #define DUMPER7_ASSERTS_USHFXAtackPukeExplosionSubcomp \ static_assert(alignof(USHFXAtackPukeExplosionSubcomp) == 0x000008, "Wrong alignment on USHFXAtackPukeExplosionSubcomp"); \ static_assert(sizeof(USHFXAtackPukeExplosionSubcomp) == 0x000060, "Wrong size on USHFXAtackPukeExplosionSubcomp"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_ProcessFootstep \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_ProcessFootstep) == 0x000008, "Wrong alignment on SHFXPukePuddleDamageSubcomp_ProcessFootstep"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_ProcessFootstep) == 0x000010, "Wrong size on SHFXPukePuddleDamageSubcomp_ProcessFootstep"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_ProcessFootstep, foot) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_ProcessFootstep::foot' has a wrong offset!"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_ProcessFootstep, Footstep) == 0x000008, "Member 'SHFXPukePuddleDamageSubcomp_ProcessFootstep::Footstep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked) == 0x000008, "Wrong alignment on SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked) == 0x000010, "Wrong size on SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked, IsBlock) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked, Object) == 0x000008, "Member 'SHFXPukePuddleDamageSubcomp_SetPuddleDamageBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount) == 0x000004, "Wrong alignment on SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount) == 0x000004, "Wrong size on SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount, ReturnValue) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_GetPukeActivePuddlesCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount) == 0x000004, "Wrong alignment on SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount) == 0x000004, "Wrong size on SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount, ReturnValue) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_GetPukePuddlesCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked) == 0x000001, "Wrong alignment on SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked) == 0x000001, "Wrong size on SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked, ReturnValue) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy \ static_assert(alignof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy) == 0x000008, "Wrong alignment on SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy"); \ static_assert(sizeof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy) == 0x000010, "Wrong size on SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy, Object) == 0x000000, "Member 'SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXPukePuddleDamageSubcomp_IsPuddleDamageBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXPukePuddleDamageSubcomp \ static_assert(alignof(USHFXPukePuddleDamageSubcomp) == 0x000008, "Wrong alignment on USHFXPukePuddleDamageSubcomp"); \ static_assert(sizeof(USHFXPukePuddleDamageSubcomp) == 0x000078, "Wrong size on USHFXPukePuddleDamageSubcomp"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcomp, Settings) == 0x000038, "Member 'USHFXPukePuddleDamageSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXPukePuddleDamageSubcomp, _PukePuddles) == 0x000040, "Member 'USHFXPukePuddleDamageSubcomp::_PukePuddles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSkitteringBloodTraceSubcomp \ static_assert(alignof(USHFXSkitteringBloodTraceSubcomp) == 0x000008, "Wrong alignment on USHFXSkitteringBloodTraceSubcomp"); \ static_assert(sizeof(USHFXSkitteringBloodTraceSubcomp) == 0x000058, "Wrong size on USHFXSkitteringBloodTraceSubcomp"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcomp, Settings) == 0x000038, "Member 'USHFXSkitteringBloodTraceSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcomp, BloodTraceNS) == 0x000040, "Member 'USHFXSkitteringBloodTraceSubcomp::BloodTraceNS' has a wrong offset!"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcomp, OwnerLyingComponent) == 0x000048, "Member 'USHFXSkitteringBloodTraceSubcomp::OwnerLyingComponent' has a wrong offset!"); \ static_assert(offsetof(USHFXSkitteringBloodTraceSubcomp, OwnerHealthComponent) == 0x000050, "Member 'USHFXSkitteringBloodTraceSubcomp::OwnerHealthComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSplashPuddleSubcompSettings \ static_assert(alignof(USHFXSplashPuddleSubcompSettings) == 0x000008, "Wrong alignment on USHFXSplashPuddleSubcompSettings"); \ static_assert(sizeof(USHFXSplashPuddleSubcompSettings) == 0x000090, "Wrong size on USHFXSplashPuddleSubcompSettings"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, EnableSplashPuddle) == 0x000030, "Member 'USHFXSplashPuddleSubcompSettings::EnableSplashPuddle' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, SplashPuddleFXData) == 0x000038, "Member 'USHFXSplashPuddleSubcompSettings::SplashPuddleFXData' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, SplashPuddleFXSpawnerClass) == 0x000040, "Member 'USHFXSplashPuddleSubcompSettings::SplashPuddleFXSpawnerClass' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, DelayToSpawnSplashPuddle) == 0x000070, "Member 'USHFXSplashPuddleSubcompSettings::DelayToSpawnSplashPuddle' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, OverrideSplashPuddleFadeOut) == 0x000080, "Member 'USHFXSplashPuddleSubcompSettings::OverrideSplashPuddleFadeOut' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, SplashPuddleFadeOutDelay) == 0x000084, "Member 'USHFXSplashPuddleSubcompSettings::SplashPuddleFadeOutDelay' has a wrong offset!"); \ static_assert(offsetof(USHFXSplashPuddleSubcompSettings, SplashPuddleFadeOutDuration) == 0x000088, "Member 'USHFXSplashPuddleSubcompSettings::SplashPuddleFadeOutDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXSplashPuddleSubcomp_ProcessOwnerDamage \ static_assert(alignof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage) == 0x000008, "Wrong alignment on SHFXSplashPuddleSubcomp_ProcessOwnerDamage"); \ static_assert(sizeof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage) == 0x000068, "Wrong size on SHFXSplashPuddleSubcomp_ProcessOwnerDamage"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, DamagedActor) == 0x000000, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, Damage) == 0x000008, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, InstigatedBy) == 0x000010, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, HitLocation) == 0x000018, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, HitComponent) == 0x000030, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, BoneName) == 0x000038, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, ShotFromDirection) == 0x000040, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, DamageType) == 0x000058, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHFXSplashPuddleSubcomp_ProcessOwnerDamage, DamageCauser) == 0x000060, "Member 'SHFXSplashPuddleSubcomp_ProcessOwnerDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSplashPuddleSubcomp \ static_assert(alignof(USHFXSplashPuddleSubcomp) == 0x000008, "Wrong alignment on USHFXSplashPuddleSubcomp"); \ static_assert(sizeof(USHFXSplashPuddleSubcomp) == 0x000158, "Wrong size on USHFXSplashPuddleSubcomp"); \ static_assert(offsetof(USHFXSplashPuddleSubcomp, Settings) == 0x000038, "Member 'USHFXSplashPuddleSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXSwarmSubcomp_GetCurrentZoneCount \ static_assert(alignof(SHFXSwarmSubcomp_GetCurrentZoneCount) == 0x000004, "Wrong alignment on SHFXSwarmSubcomp_GetCurrentZoneCount"); \ static_assert(sizeof(SHFXSwarmSubcomp_GetCurrentZoneCount) == 0x000004, "Wrong size on SHFXSwarmSubcomp_GetCurrentZoneCount"); \ static_assert(offsetof(SHFXSwarmSubcomp_GetCurrentZoneCount, ReturnValue) == 0x000000, "Member 'SHFXSwarmSubcomp_GetCurrentZoneCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount \ static_assert(alignof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount) == 0x000004, "Wrong alignment on SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount"); \ static_assert(sizeof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount) == 0x000004, "Wrong size on SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount"); \ static_assert(offsetof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount, ReturnValue) == 0x000000, "Member 'SHFXSwarmSubcomp_GetRegisteredSwarmVolumeCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXSwarmSubcomp_GetRegisteredSwarmVolumes \ static_assert(alignof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumes) == 0x000008, "Wrong alignment on SHFXSwarmSubcomp_GetRegisteredSwarmVolumes"); \ static_assert(sizeof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumes) == 0x000010, "Wrong size on SHFXSwarmSubcomp_GetRegisteredSwarmVolumes"); \ static_assert(offsetof(SHFXSwarmSubcomp_GetRegisteredSwarmVolumes, ReturnValue) == 0x000000, "Member 'SHFXSwarmSubcomp_GetRegisteredSwarmVolumes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXSwarmSubcomp_IsInSwarmZone \ static_assert(alignof(SHFXSwarmSubcomp_IsInSwarmZone) == 0x000001, "Wrong alignment on SHFXSwarmSubcomp_IsInSwarmZone"); \ static_assert(sizeof(SHFXSwarmSubcomp_IsInSwarmZone) == 0x000001, "Wrong size on SHFXSwarmSubcomp_IsInSwarmZone"); \ static_assert(offsetof(SHFXSwarmSubcomp_IsInSwarmZone, ReturnValue) == 0x000000, "Member 'SHFXSwarmSubcomp_IsInSwarmZone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXSwarmSubcomp \ static_assert(alignof(USHFXSwarmSubcomp) == 0x000008, "Wrong alignment on USHFXSwarmSubcomp"); \ static_assert(sizeof(USHFXSwarmSubcomp) == 0x000058, "Wrong size on USHFXSwarmSubcomp"); \ static_assert(offsetof(USHFXSwarmSubcomp, Settings) == 0x000038, "Member 'USHFXSwarmSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHFXSwarmSubcomp, RegisteredSwarmVolumes) == 0x000040, "Member 'USHFXSwarmSubcomp::RegisteredSwarmVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXWaterInteractionSubcompSettings \ static_assert(alignof(USHFXWaterInteractionSubcompSettings) == 0x000008, "Wrong alignment on USHFXWaterInteractionSubcompSettings"); \ static_assert(sizeof(USHFXWaterInteractionSubcompSettings) == 0x000038, "Wrong size on USHFXWaterInteractionSubcompSettings"); \ static_assert(offsetof(USHFXWaterInteractionSubcompSettings, EnableWaterInteraction) == 0x000030, "Member 'USHFXWaterInteractionSubcompSettings::EnableWaterInteraction' has a wrong offset!"); \ static_assert(offsetof(USHFXWaterInteractionSubcompSettings, BoneRadiusModifier) == 0x000034, "Member 'USHFXWaterInteractionSubcompSettings::BoneRadiusModifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked \ static_assert(alignof(SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked) == 0x000008, "Wrong alignment on SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked"); \ static_assert(sizeof(SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked) == 0x000010, "Wrong size on SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked, IsBlock) == 0x000000, "Member 'SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked, Object) == 0x000008, "Member 'SHFXWaterInteractionSubcomp_SetWaterInteractionBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXWaterInteractionSubcomp_GetCurrentIntersections \ static_assert(alignof(SHFXWaterInteractionSubcomp_GetCurrentIntersections) == 0x000008, "Wrong alignment on SHFXWaterInteractionSubcomp_GetCurrentIntersections"); \ static_assert(sizeof(SHFXWaterInteractionSubcomp_GetCurrentIntersections) == 0x000010, "Wrong size on SHFXWaterInteractionSubcomp_GetCurrentIntersections"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_GetCurrentIntersections, ReturnValue) == 0x000000, "Member 'SHFXWaterInteractionSubcomp_GetCurrentIntersections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked \ static_assert(alignof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked) == 0x000001, "Wrong alignment on SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked"); \ static_assert(sizeof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked) == 0x000001, "Wrong size on SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked, ReturnValue) == 0x000000, "Member 'SHFXWaterInteractionSubcomp_IsWaterInteractionBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy \ static_assert(alignof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy) == 0x000008, "Wrong alignment on SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy"); \ static_assert(sizeof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy) == 0x000010, "Wrong size on SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy, Object) == 0x000000, "Member 'SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy, ReturnValue) == 0x000008, "Member 'SHFXWaterInteractionSubcomp_IsWaterInteractionBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHFXWaterInteractionSubcomp \ static_assert(alignof(USHFXWaterInteractionSubcomp) == 0x000008, "Wrong alignment on USHFXWaterInteractionSubcomp"); \ static_assert(sizeof(USHFXWaterInteractionSubcomp) == 0x000068, "Wrong size on USHFXWaterInteractionSubcomp"); \ static_assert(offsetof(USHFXWaterInteractionSubcomp, Settings) == 0x000038, "Member 'USHFXWaterInteractionSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameInstance_BeginCustomLevel \ static_assert(alignof(SHGameInstance_BeginCustomLevel) == 0x000004, "Wrong alignment on SHGameInstance_BeginCustomLevel"); \ static_assert(sizeof(SHGameInstance_BeginCustomLevel) == 0x000008, "Wrong size on SHGameInstance_BeginCustomLevel"); \ static_assert(offsetof(SHGameInstance_BeginCustomLevel, LevelHandle) == 0x000000, "Member 'SHGameInstance_BeginCustomLevel::LevelHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameInstance \ static_assert(alignof(USHGameInstance) == 0x000008, "Wrong alignment on USHGameInstance"); \ static_assert(sizeof(USHGameInstance) == 0x0003E8, "Wrong size on USHGameInstance"); \ static_assert(offsetof(USHGameInstance, bDeathReload) == 0x0002B0, "Member 'USHGameInstance::bDeathReload' has a wrong offset!"); \ static_assert(offsetof(USHGameInstance, LastDeathReason) == 0x0002B1, "Member 'USHGameInstance::LastDeathReason' has a wrong offset!"); \ static_assert(offsetof(USHGameInstance, WWisePadHeadPhonesRTPC) == 0x0002B8, "Member 'USHGameInstance::WWisePadHeadPhonesRTPC' has a wrong offset!"); \ static_assert(offsetof(USHGameInstance, DebugManagerWidgetClass) == 0x0002E8, "Member 'USHGameInstance::DebugManagerWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHGameInstance, DebugManager) == 0x0002F0, "Member 'USHGameInstance::DebugManager' has a wrong offset!"); \ static_assert(offsetof(USHGameInstance, WWisePadHeadPhonesRTPCPtr) == 0x000388, "Member 'USHGameInstance::WWisePadHeadPhonesRTPCPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMovieGameMode \ static_assert(alignof(ASHMovieGameMode) == 0x000008, "Wrong alignment on ASHMovieGameMode"); \ static_assert(sizeof(ASHMovieGameMode) == 0x0003B8, "Wrong size on ASHMovieGameMode"); \ static_assert(offsetof(ASHMovieGameMode, DialogManager) == 0x0003B0, "Member 'ASHMovieGameMode::DialogManager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayControllerEffectsManager \ static_assert(alignof(USHGameplayControllerEffectsManager) == 0x000008, "Wrong alignment on USHGameplayControllerEffectsManager"); \ static_assert(sizeof(USHGameplayControllerEffectsManager) == 0x000188, "Wrong size on USHGameplayControllerEffectsManager"); \ static_assert(offsetof(USHGameplayControllerEffectsManager, GameplayFeatureLightPriority) == 0x0000A0, "Member 'USHGameplayControllerEffectsManager::GameplayFeatureLightPriority' has a wrong offset!"); \ static_assert(offsetof(USHGameplayControllerEffectsManager, CurrentGameplayFeaturesLightRequests) == 0x0000F0, "Member 'USHGameplayControllerEffectsManager::CurrentGameplayFeaturesLightRequests' has a wrong offset!"); \ static_assert(offsetof(USHGameplayControllerEffectsManager, ControllerEffectManagerSubsystem) == 0x000140, "Member 'USHGameplayControllerEffectsManager::ControllerEffectManagerSubsystem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayEndGameStatsWidget \ static_assert(alignof(USHGameplayEndGameStatsWidget) == 0x000008, "Wrong alignment on USHGameplayEndGameStatsWidget"); \ static_assert(sizeof(USHGameplayEndGameStatsWidget) == 0x000330, "Wrong size on USHGameplayEndGameStatsWidget"); \ static_assert(offsetof(USHGameplayEndGameStatsWidget, ContinueKeys) == 0x0002B8, "Member 'USHGameplayEndGameStatsWidget::ContinueKeys' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameStatsWidget, GameplayStatisticsData) == 0x0002C8, "Member 'USHGameplayEndGameStatsWidget::GameplayStatisticsData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayEndGameWidget_ActiveWidgetChanged \ static_assert(alignof(SHGameplayEndGameWidget_ActiveWidgetChanged) == 0x000008, "Wrong alignment on SHGameplayEndGameWidget_ActiveWidgetChanged"); \ static_assert(sizeof(SHGameplayEndGameWidget_ActiveWidgetChanged) == 0x000010, "Wrong size on SHGameplayEndGameWidget_ActiveWidgetChanged"); \ static_assert(offsetof(SHGameplayEndGameWidget_ActiveWidgetChanged, ActiveWidget) == 0x000000, "Member 'SHGameplayEndGameWidget_ActiveWidgetChanged::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SHGameplayEndGameWidget_ActiveWidgetChanged, ActiveWidgetIndex) == 0x000008, "Member 'SHGameplayEndGameWidget_ActiveWidgetChanged::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayEndGameWidget \ static_assert(alignof(USHGameplayEndGameWidget) == 0x000008, "Wrong alignment on USHGameplayEndGameWidget"); \ static_assert(sizeof(USHGameplayEndGameWidget) == 0x000488, "Wrong size on USHGameplayEndGameWidget"); \ static_assert(offsetof(USHGameplayEndGameWidget, Main_switcher) == 0x0002A0, "Member 'USHGameplayEndGameWidget::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, Skip_wdg) == 0x0002A8, "Member 'USHGameplayEndGameWidget::Skip_wdg' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, FadeIn) == 0x0002B0, "Member 'USHGameplayEndGameWidget::FadeIn' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, FadeOut) == 0x0002B8, "Member 'USHGameplayEndGameWidget::FadeOut' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, MusicStart) == 0x0002C0, "Member 'USHGameplayEndGameWidget::MusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, MusicEnd) == 0x0002F0, "Member 'USHGameplayEndGameWidget::MusicEnd' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, LeaveEndingMusicStart) == 0x0002F8, "Member 'USHGameplayEndGameWidget::LeaveEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, TrueLeaveEndingMusicStart) == 0x000328, "Member 'USHGameplayEndGameWidget::TrueLeaveEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, InWaterEndingMusicStart) == 0x000358, "Member 'USHGameplayEndGameWidget::InWaterEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, TrueInWaterEndingMusicStart) == 0x000388, "Member 'USHGameplayEndGameWidget::TrueInWaterEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, MariaEndingMusicStart) == 0x0003B8, "Member 'USHGameplayEndGameWidget::MariaEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, RebirthEndingMusicStart) == 0x0003E8, "Member 'USHGameplayEndGameWidget::RebirthEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, DogEndingMusicStart) == 0x000418, "Member 'USHGameplayEndGameWidget::DogEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, UFOEndingMusicStart) == 0x000448, "Member 'USHGameplayEndGameWidget::UFOEndingMusicStart' has a wrong offset!"); \ static_assert(offsetof(USHGameplayEndGameWidget, LightEffect) == 0x000478, "Member 'USHGameplayEndGameWidget::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayFadeWidget_GetCurrentColor \ static_assert(alignof(SHGameplayFadeWidget_GetCurrentColor) == 0x000004, "Wrong alignment on SHGameplayFadeWidget_GetCurrentColor"); \ static_assert(sizeof(SHGameplayFadeWidget_GetCurrentColor) == 0x000010, "Wrong size on SHGameplayFadeWidget_GetCurrentColor"); \ static_assert(offsetof(SHGameplayFadeWidget_GetCurrentColor, ReturnValue) == 0x000000, "Member 'SHGameplayFadeWidget_GetCurrentColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayFadeWidget \ static_assert(alignof(USHGameplayFadeWidget) == 0x000008, "Wrong alignment on USHGameplayFadeWidget"); \ static_assert(sizeof(USHGameplayFadeWidget) == 0x0002A0, "Wrong size on USHGameplayFadeWidget"); \ static_assert(offsetof(USHGameplayFadeWidget, DefaultFadeInDurationSeconds) == 0x000278, "Member 'USHGameplayFadeWidget::DefaultFadeInDurationSeconds' has a wrong offset!"); \ static_assert(offsetof(USHGameplayFadeWidget, DefaultFadeOutDurationSeconds) == 0x00027C, "Member 'USHGameplayFadeWidget::DefaultFadeOutDurationSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayFocusControl \ static_assert(alignof(USHGameplayFocusControl) == 0x000008, "Wrong alignment on USHGameplayFocusControl"); \ static_assert(sizeof(USHGameplayFocusControl) == 0x000280, "Wrong size on USHGameplayFocusControl"); \ static_assert(offsetof(USHGameplayFocusControl, ButtonTextBlock) == 0x000278, "Member 'USHGameplayFocusControl::ButtonTextBlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayGameOverWidget_OnShown \ static_assert(alignof(SHGameplayGameOverWidget_OnShown) == 0x000001, "Wrong alignment on SHGameplayGameOverWidget_OnShown"); \ static_assert(sizeof(SHGameplayGameOverWidget_OnShown) == 0x000001, "Wrong size on SHGameplayGameOverWidget_OnShown"); \ static_assert(offsetof(SHGameplayGameOverWidget_OnShown, _GameOverCause) == 0x000000, "Member 'SHGameplayGameOverWidget_OnShown::_GameOverCause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayGameOverWidget \ static_assert(alignof(USHGameplayGameOverWidget) == 0x000008, "Wrong alignment on USHGameplayGameOverWidget"); \ static_assert(sizeof(USHGameplayGameOverWidget) == 0x0002D8, "Wrong size on USHGameplayGameOverWidget"); \ static_assert(offsetof(USHGameplayGameOverWidget, FadeIn) == 0x0002A0, "Member 'USHGameplayGameOverWidget::FadeIn' has a wrong offset!"); \ static_assert(offsetof(USHGameplayGameOverWidget, FadeOut) == 0x0002A8, "Member 'USHGameplayGameOverWidget::FadeOut' has a wrong offset!"); \ static_assert(offsetof(USHGameplayGameOverWidget, AutoReloadOnDeath) == 0x0002B0, "Member 'USHGameplayGameOverWidget::AutoReloadOnDeath' has a wrong offset!"); \ static_assert(offsetof(USHGameplayGameOverWidget, ShowDelayValue) == 0x0002B4, "Member 'USHGameplayGameOverWidget::ShowDelayValue' has a wrong offset!"); \ static_assert(offsetof(USHGameplayGameOverWidget, LightEffect) == 0x0002B8, "Member 'USHGameplayGameOverWidget::LightEffect' has a wrong offset!"); \ static_assert(offsetof(USHGameplayGameOverWidget, OwnerCharacter) == 0x0002C0, "Member 'USHGameplayGameOverWidget::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayHealingItemsNotificationRowWidget \ static_assert(alignof(USHGameplayHealingItemsNotificationRowWidget) == 0x000008, "Wrong alignment on USHGameplayHealingItemsNotificationRowWidget"); \ static_assert(sizeof(USHGameplayHealingItemsNotificationRowWidget) == 0x000330, "Wrong size on USHGameplayHealingItemsNotificationRowWidget"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, ItemDisplayNameText) == 0x000278, "Member 'USHGameplayHealingItemsNotificationRowWidget::ItemDisplayNameText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, ItemCountText) == 0x000280, "Member 'USHGameplayHealingItemsNotificationRowWidget::ItemCountText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, PrimaryAnim) == 0x000288, "Member 'USHGameplayHealingItemsNotificationRowWidget::PrimaryAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, SecondaryAnim) == 0x000290, "Member 'USHGameplayHealingItemsNotificationRowWidget::SecondaryAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, NoItemAnim) == 0x000298, "Member 'USHGameplayHealingItemsNotificationRowWidget::NoItemAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, AvailableItemsColor) == 0x0002A0, "Member 'USHGameplayHealingItemsNotificationRowWidget::AvailableItemsColor' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, NoItemsColor) == 0x0002B4, "Member 'USHGameplayHealingItemsNotificationRowWidget::NoItemsColor' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, AudioEvent_ItemCollected) == 0x0002C8, "Member 'USHGameplayHealingItemsNotificationRowWidget::AudioEvent_ItemCollected' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, AudioEvent_ItemUsed) == 0x0002D0, "Member 'USHGameplayHealingItemsNotificationRowWidget::AudioEvent_ItemUsed' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, AudioEvent_NoItem) == 0x0002D8, "Member 'USHGameplayHealingItemsNotificationRowWidget::AudioEvent_NoItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, OwnerCharacterPlay) == 0x0002E0, "Member 'USHGameplayHealingItemsNotificationRowWidget::OwnerCharacterPlay' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationRowWidget, CurrentItemAnimation) == 0x0002E8, "Member 'USHGameplayHealingItemsNotificationRowWidget::CurrentItemAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayHealingItemsNotificationWidget \ static_assert(alignof(USHGameplayHealingItemsNotificationWidget) == 0x000008, "Wrong alignment on USHGameplayHealingItemsNotificationWidget"); \ static_assert(sizeof(USHGameplayHealingItemsNotificationWidget) == 0x0002D8, "Wrong size on USHGameplayHealingItemsNotificationWidget"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, MainContainer) == 0x000278, "Member 'USHGameplayHealingItemsNotificationWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, TapHealingItemNotificationRowWidget) == 0x000280, "Member 'USHGameplayHealingItemsNotificationWidget::TapHealingItemNotificationRowWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, HoldHealingItemItemNotificationRowWidget) == 0x000288, "Member 'USHGameplayHealingItemsNotificationWidget::HoldHealingItemItemNotificationRowWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, ShowAnim) == 0x000290, "Member 'USHGameplayHealingItemsNotificationWidget::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, HideAnim) == 0x000298, "Member 'USHGameplayHealingItemsNotificationWidget::HideAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, HideWidgetDelayTime) == 0x0002A0, "Member 'USHGameplayHealingItemsNotificationWidget::HideWidgetDelayTime' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, OwnerCharacterPlay) == 0x0002A8, "Member 'USHGameplayHealingItemsNotificationWidget::OwnerCharacterPlay' has a wrong offset!"); \ static_assert(offsetof(USHGameplayHealingItemsNotificationWidget, CurrentShowHideAnimation) == 0x0002B0, "Member 'USHGameplayHealingItemsNotificationWidget::CurrentShowHideAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayInventorySlider \ static_assert(alignof(USHGameplayInventorySlider) == 0x000008, "Wrong alignment on USHGameplayInventorySlider"); \ static_assert(sizeof(USHGameplayInventorySlider) == 0x000408, "Wrong size on USHGameplayInventorySlider"); \ static_assert(offsetof(USHGameplayInventorySlider, bAllowLoopItems) == 0x000278, "Member 'USHGameplayInventorySlider::bAllowLoopItems' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, bShowNewCollectedItemIndicator) == 0x000279, "Member 'USHGameplayInventorySlider::bShowNewCollectedItemIndicator' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, DebugTexture) == 0x000280, "Member 'USHGameplayInventorySlider::DebugTexture' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, AudioEvent_MoveItem) == 0x000288, "Member 'USHGameplayInventorySlider::AudioEvent_MoveItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, AudioEvent_StopItem) == 0x000290, "Member 'USHGameplayInventorySlider::AudioEvent_StopItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, NoItemsNameWidget) == 0x000298, "Member 'USHGameplayInventorySlider::NoItemsNameWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, ItemNameWidget) == 0x0002A0, "Member 'USHGameplayInventorySlider::ItemNameWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, ItemNewIndicatorImage) == 0x0002A8, "Member 'USHGameplayInventorySlider::ItemNewIndicatorImage' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, ItemDescriptionWidget) == 0x0002B0, "Member 'USHGameplayInventorySlider::ItemDescriptionWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewCenterItem) == 0x0002B8, "Member 'USHGameplayInventorySlider::PreviewCenterItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewLeftItem_01) == 0x0002C0, "Member 'USHGameplayInventorySlider::PreviewLeftItem_01' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewLeftItem_02) == 0x0002C8, "Member 'USHGameplayInventorySlider::PreviewLeftItem_02' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewLeftItem_03) == 0x0002D0, "Member 'USHGameplayInventorySlider::PreviewLeftItem_03' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_01) == 0x0002D8, "Member 'USHGameplayInventorySlider::PreviewRightItem_01' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_02) == 0x0002E0, "Member 'USHGameplayInventorySlider::PreviewRightItem_02' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_03) == 0x0002E8, "Member 'USHGameplayInventorySlider::PreviewRightItem_03' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_04) == 0x0002F0, "Member 'USHGameplayInventorySlider::PreviewRightItem_04' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_05) == 0x0002F8, "Member 'USHGameplayInventorySlider::PreviewRightItem_05' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, PreviewRightItem_06) == 0x000300, "Member 'USHGameplayInventorySlider::PreviewRightItem_06' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, MoveItemLeftAnim) == 0x000308, "Member 'USHGameplayInventorySlider::MoveItemLeftAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, MoveItemRightAnim) == 0x000310, "Member 'USHGameplayInventorySlider::MoveItemRightAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, StopItemLeftAnim) == 0x000318, "Member 'USHGameplayInventorySlider::StopItemLeftAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, StopItemRightAnim) == 0x000320, "Member 'USHGameplayInventorySlider::StopItemRightAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, ShowItemsAnim) == 0x000328, "Member 'USHGameplayInventorySlider::ShowItemsAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, HideItemsAnim) == 0x000330, "Member 'USHGameplayInventorySlider::HideItemsAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, OwnerCharacter) == 0x000338, "Member 'USHGameplayInventorySlider::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, DynamicItemWidgets) == 0x000340, "Member 'USHGameplayInventorySlider::DynamicItemWidgets' has a wrong offset!"); \ static_assert(offsetof(USHGameplayInventorySlider, CurrentPlayingAnimation) == 0x000350, "Member 'USHGameplayInventorySlider::CurrentPlayingAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapBaseWidget_ApplyObjectData \ static_assert(alignof(SHGameplayMapBaseWidget_ApplyObjectData) == 0x000008, "Wrong alignment on SHGameplayMapBaseWidget_ApplyObjectData"); \ static_assert(sizeof(SHGameplayMapBaseWidget_ApplyObjectData) == 0x000010, "Wrong size on SHGameplayMapBaseWidget_ApplyObjectData"); \ static_assert(offsetof(SHGameplayMapBaseWidget_ApplyObjectData, WidgetObject) == 0x000000, "Member 'SHGameplayMapBaseWidget_ApplyObjectData::WidgetObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapBaseWidget_ApplyObjectData, ObjectType) == 0x000008, "Member 'SHGameplayMapBaseWidget_ApplyObjectData::ObjectType' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapBaseWidget_ApplyObjectData, ObjectValue) == 0x00000C, "Member 'SHGameplayMapBaseWidget_ApplyObjectData::ObjectValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapBaseWidget \ static_assert(alignof(USHGameplayMapBaseWidget) == 0x000008, "Wrong alignment on USHGameplayMapBaseWidget"); \ static_assert(sizeof(USHGameplayMapBaseWidget) == 0x000340, "Wrong size on USHGameplayMapBaseWidget"); \ static_assert(offsetof(USHGameplayMapBaseWidget, ObjectsContainer) == 0x000278, "Member 'USHGameplayMapBaseWidget::ObjectsContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, FogRevealObjectsContainer) == 0x000280, "Member 'USHGameplayMapBaseWidget::FogRevealObjectsContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, PlayerPointer) == 0x000288, "Member 'USHGameplayMapBaseWidget::PlayerPointer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, Anchor1) == 0x000290, "Member 'USHGameplayMapBaseWidget::Anchor1' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, Anchor2) == 0x000298, "Member 'USHGameplayMapBaseWidget::Anchor2' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, FontToLocalize) == 0x0002A0, "Member 'USHGameplayMapBaseWidget::FontToLocalize' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, MapRotation) == 0x0002A8, "Member 'USHGameplayMapBaseWidget::MapRotation' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, Anchor1WorldPosition) == 0x0002B0, "Member 'USHGameplayMapBaseWidget::Anchor1WorldPosition' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, Anchor2WorldPosition) == 0x0002C8, "Member 'USHGameplayMapBaseWidget::Anchor2WorldPosition' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, OwnerCharacter) == 0x0002E0, "Member 'USHGameplayMapBaseWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, MapFogRevealObjectToApplyWidgets) == 0x0002E8, "Member 'USHGameplayMapBaseWidget::MapFogRevealObjectToApplyWidgets' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, TextWidgets) == 0x000320, "Member 'USHGameplayMapBaseWidget::TextWidgets' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapBaseWidget, LocalizedFont) == 0x000330, "Member 'USHGameplayMapBaseWidget::LocalizedFont' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorAttachmentComponent_OnFocusableShown \ static_assert(alignof(SHGameplayMapDoorAttachmentComponent_OnFocusableShown) == 0x000008, "Wrong alignment on SHGameplayMapDoorAttachmentComponent_OnFocusableShown"); \ static_assert(sizeof(SHGameplayMapDoorAttachmentComponent_OnFocusableShown) == 0x000008, "Wrong size on SHGameplayMapDoorAttachmentComponent_OnFocusableShown"); \ static_assert(offsetof(SHGameplayMapDoorAttachmentComponent_OnFocusableShown, FocusableComponent) == 0x000000, "Member 'SHGameplayMapDoorAttachmentComponent_OnFocusableShown::FocusableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapDoorAttachmentComponent_OnFocusableSolved \ static_assert(alignof(SHGameplayMapDoorAttachmentComponent_OnFocusableSolved) == 0x000008, "Wrong alignment on SHGameplayMapDoorAttachmentComponent_OnFocusableSolved"); \ static_assert(sizeof(SHGameplayMapDoorAttachmentComponent_OnFocusableSolved) == 0x000008, "Wrong size on SHGameplayMapDoorAttachmentComponent_OnFocusableSolved"); \ static_assert(offsetof(SHGameplayMapDoorAttachmentComponent_OnFocusableSolved, FocusableComponent) == 0x000000, "Member 'SHGameplayMapDoorAttachmentComponent_OnFocusableSolved::FocusableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapDoorAttachmentComponent \ static_assert(alignof(USHGameplayMapDoorAttachmentComponent) == 0x000008, "Wrong alignment on USHGameplayMapDoorAttachmentComponent"); \ static_assert(sizeof(USHGameplayMapDoorAttachmentComponent) == 0x0000C8, "Wrong size on USHGameplayMapDoorAttachmentComponent"); \ #define DUMPER7_ASSERTS_SHGameplayMapItemComponent_ProcessItemCollected \ static_assert(alignof(SHGameplayMapItemComponent_ProcessItemCollected) == 0x000008, "Wrong alignment on SHGameplayMapItemComponent_ProcessItemCollected"); \ static_assert(sizeof(SHGameplayMapItemComponent_ProcessItemCollected) == 0x000008, "Wrong size on SHGameplayMapItemComponent_ProcessItemCollected"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessItemCollected, ItemPtr) == 0x000000, "Member 'SHGameplayMapItemComponent_ProcessItemCollected::ItemPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapItemComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHGameplayMapItemComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHGameplayMapItemComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHGameplayMapItemComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHGameplayMapItemComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapItemComponent \ static_assert(alignof(USHGameplayMapItemComponent) == 0x000008, "Wrong alignment on USHGameplayMapItemComponent"); \ static_assert(sizeof(USHGameplayMapItemComponent) == 0x0000D8, "Wrong size on USHGameplayMapItemComponent"); \ static_assert(offsetof(USHGameplayMapItemComponent, bWantAdditionalGameplayMapHintSignObject) == 0x0000C0, "Member 'USHGameplayMapItemComponent::bWantAdditionalGameplayMapHintSignObject' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapItemComponent, GameplayMapHintSignObjectConfig) == 0x0000C4, "Member 'USHGameplayMapItemComponent::GameplayMapHintSignObjectConfig' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapItemComponent, bWasAddedToMap) == 0x0000D0, "Member 'USHGameplayMapItemComponent::bWasAddedToMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapObstacleComponent \ static_assert(alignof(USHGameplayMapObstacleComponent) == 0x000008, "Wrong alignment on USHGameplayMapObstacleComponent"); \ static_assert(sizeof(USHGameplayMapObstacleComponent) == 0x0000C0, "Wrong size on USHGameplayMapObstacleComponent"); \ #define DUMPER7_ASSERTS_SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent \ static_assert(alignof(SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent) == 0x000008, "Wrong alignment on SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent"); \ static_assert(sizeof(SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent) == 0x000008, "Wrong size on SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent"); \ static_assert(offsetof(SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent, PushableComponent) == 0x000000, "Member 'SHGameplayMapPushableComponent_ProcessComponentBlockedChangedEvent::PushableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMapPushableComponent_ProcessComponentMovementEvent \ static_assert(alignof(SHGameplayMapPushableComponent_ProcessComponentMovementEvent) == 0x000008, "Wrong alignment on SHGameplayMapPushableComponent_ProcessComponentMovementEvent"); \ static_assert(sizeof(SHGameplayMapPushableComponent_ProcessComponentMovementEvent) == 0x000008, "Wrong size on SHGameplayMapPushableComponent_ProcessComponentMovementEvent"); \ static_assert(offsetof(SHGameplayMapPushableComponent_ProcessComponentMovementEvent, PushableComponent) == 0x000000, "Member 'SHGameplayMapPushableComponent_ProcessComponentMovementEvent::PushableComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapPushableComponent \ static_assert(alignof(USHGameplayMapPushableComponent) == 0x000008, "Wrong alignment on USHGameplayMapPushableComponent"); \ static_assert(sizeof(USHGameplayMapPushableComponent) == 0x0000C8, "Wrong size on USHGameplayMapPushableComponent"); \ static_assert(offsetof(USHGameplayMapPushableComponent, CurrentValue) == 0x0000C0, "Member 'USHGameplayMapPushableComponent::CurrentValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMapRenderWidget \ static_assert(alignof(USHGameplayMapRenderWidget) == 0x000008, "Wrong alignment on USHGameplayMapRenderWidget"); \ static_assert(sizeof(USHGameplayMapRenderWidget) == 0x0002A8, "Wrong size on USHGameplayMapRenderWidget"); \ static_assert(offsetof(USHGameplayMapRenderWidget, MapsWidgetSwitcher) == 0x000278, "Member 'USHGameplayMapRenderWidget::MapsWidgetSwitcher' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapRenderWidget, MapScaleBox) == 0x000280, "Member 'USHGameplayMapRenderWidget::MapScaleBox' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapRenderWidget, LocalizedFont) == 0x000288, "Member 'USHGameplayMapRenderWidget::LocalizedFont' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapRenderWidget, OwnerCharacter) == 0x000290, "Member 'USHGameplayMapRenderWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMapRenderWidget, CurrentMapWidget) == 0x000298, "Member 'USHGameplayMapRenderWidget::CurrentMapWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayMenuSectionsButton_OnSetHighlight \ static_assert(alignof(SHGameplayMenuSectionsButton_OnSetHighlight) == 0x000001, "Wrong alignment on SHGameplayMenuSectionsButton_OnSetHighlight"); \ static_assert(sizeof(SHGameplayMenuSectionsButton_OnSetHighlight) == 0x000001, "Wrong size on SHGameplayMenuSectionsButton_OnSetHighlight"); \ static_assert(offsetof(SHGameplayMenuSectionsButton_OnSetHighlight, Enable) == 0x000000, "Member 'SHGameplayMenuSectionsButton_OnSetHighlight::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMenuSectionsButton \ static_assert(alignof(USHGameplayMenuSectionsButton) == 0x000008, "Wrong alignment on USHGameplayMenuSectionsButton"); \ static_assert(sizeof(USHGameplayMenuSectionsButton) == 0x000298, "Wrong size on USHGameplayMenuSectionsButton"); \ static_assert(offsetof(USHGameplayMenuSectionsButton, ButtonCore) == 0x000278, "Member 'USHGameplayMenuSectionsButton::ButtonCore' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuSectionsButton, ButtonTextBlock) == 0x000280, "Member 'USHGameplayMenuSectionsButton::ButtonTextBlock' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuSectionsButton, WidgetOwner) == 0x000288, "Member 'USHGameplayMenuSectionsButton::WidgetOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayMenuWidget \ static_assert(alignof(USHGameplayMenuWidget) == 0x000008, "Wrong alignment on USHGameplayMenuWidget"); \ static_assert(sizeof(USHGameplayMenuWidget) == 0x0002E8, "Wrong size on USHGameplayMenuWidget"); \ static_assert(offsetof(USHGameplayMenuWidget, MainCanvas) == 0x000278, "Member 'USHGameplayMenuWidget::MainCanvas' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, SectionSwitcher) == 0x000280, "Member 'USHGameplayMenuWidget::SectionSwitcher' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, EmptySection) == 0x000288, "Member 'USHGameplayMenuWidget::EmptySection' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, InventoryWidget) == 0x000290, "Member 'USHGameplayMenuWidget::InventoryWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, CombineWidget) == 0x000298, "Member 'USHGameplayMenuWidget::CombineWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, SectionFadeIn) == 0x0002A0, "Member 'USHGameplayMenuWidget::SectionFadeIn' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, SectionFadeOut) == 0x0002A8, "Member 'USHGameplayMenuWidget::SectionFadeOut' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, NonInventoryAudioModEvent) == 0x0002B0, "Member 'USHGameplayMenuWidget::NonInventoryAudioModEvent' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, InventorySectionState_On) == 0x0002B8, "Member 'USHGameplayMenuWidget::InventorySectionState_On' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, InventorySectionState_Off) == 0x0002C0, "Member 'USHGameplayMenuWidget::InventorySectionState_Off' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, LightEffect) == 0x0002C8, "Member 'USHGameplayMenuWidget::LightEffect' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, OwnerCharacter) == 0x0002D0, "Member 'USHGameplayMenuWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHGameplayMenuWidget, CurrentCastedWidget) == 0x0002D8, "Member 'USHGameplayMenuWidget::CurrentCastedWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent \ static_assert(alignof(SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent) == 0x000008, "Wrong alignment on SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent"); \ static_assert(sizeof(SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent) == 0x000010, "Wrong size on SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent"); \ static_assert(offsetof(SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent, ComponentPtr) == 0x000000, "Member 'SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent, ItemContext) == 0x000008, "Member 'SHGameplayRadioIndicatorWidget_ProcessOwnerCharacterItemCollectedEvent::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayRadioIndicatorWidget \ static_assert(alignof(USHGameplayRadioIndicatorWidget) == 0x000008, "Wrong alignment on USHGameplayRadioIndicatorWidget"); \ static_assert(sizeof(USHGameplayRadioIndicatorWidget) == 0x0002B8, "Wrong size on USHGameplayRadioIndicatorWidget"); \ static_assert(offsetof(USHGameplayRadioIndicatorWidget, BackgroundImage) == 0x000278, "Member 'USHGameplayRadioIndicatorWidget::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRadioIndicatorWidget, NoiseImage) == 0x000280, "Member 'USHGameplayRadioIndicatorWidget::NoiseImage' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRadioIndicatorWidget, MaterialPropertyControlSettings) == 0x000288, "Member 'USHGameplayRadioIndicatorWidget::MaterialPropertyControlSettings' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRadioIndicatorWidget, MaterialPropertyControlHandlers) == 0x000290, "Member 'USHGameplayRadioIndicatorWidget::MaterialPropertyControlHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHGameplayRainVolume \ static_assert(alignof(ASHGameplayRainVolume) == 0x000008, "Wrong alignment on ASHGameplayRainVolume"); \ static_assert(sizeof(ASHGameplayRainVolume) == 0x0002F0, "Wrong size on ASHGameplayRainVolume"); \ #define DUMPER7_ASSERTS_SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent \ static_assert(alignof(SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong alignment on SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent"); \ static_assert(sizeof(SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent) == 0x000008, "Wrong size on SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent"); \ static_assert(offsetof(SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent, WeaponManagement) == 0x000000, "Member 'SHGameplayRangedWeaponDetailsWidget_ProcessEquippedWeaponModifiedEvent::WeaponManagement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent \ static_assert(alignof(SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent) == 0x000008, "Wrong alignment on SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent"); \ static_assert(sizeof(SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent) == 0x000008, "Wrong size on SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent"); \ static_assert(offsetof(SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent, RangedManagement) == 0x000000, "Member 'SHGameplayRangedWeaponDetailsWidget_ProcessRangedAimStateChangedEvent::RangedManagement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayRangedWeaponDetailsWidget \ static_assert(alignof(USHGameplayRangedWeaponDetailsWidget) == 0x000008, "Wrong alignment on USHGameplayRangedWeaponDetailsWidget"); \ static_assert(sizeof(USHGameplayRangedWeaponDetailsWidget) == 0x000310, "Wrong size on USHGameplayRangedWeaponDetailsWidget"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, MainContainer) == 0x000278, "Member 'USHGameplayRangedWeaponDetailsWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NotificationTextHorizontalBox) == 0x000280, "Member 'USHGameplayRangedWeaponDetailsWidget::NotificationTextHorizontalBox' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NotificationText_CurrentAmmo) == 0x000288, "Member 'USHGameplayRangedWeaponDetailsWidget::NotificationText_CurrentAmmo' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NotificationText_InventoryAmmo) == 0x000290, "Member 'USHGameplayRangedWeaponDetailsWidget::NotificationText_InventoryAmmo' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NotificationText_Separator) == 0x000298, "Member 'USHGameplayRangedWeaponDetailsWidget::NotificationText_Separator' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, ShowAnim) == 0x0002A0, "Member 'USHGameplayRangedWeaponDetailsWidget::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, HideAnim) == 0x0002A8, "Member 'USHGameplayRangedWeaponDetailsWidget::HideAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NoCurrrentAmmoAnim) == 0x0002B0, "Member 'USHGameplayRangedWeaponDetailsWidget::NoCurrrentAmmoAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NoAnyAmmoAnim) == 0x0002B8, "Member 'USHGameplayRangedWeaponDetailsWidget::NoAnyAmmoAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, NotificationTime) == 0x0002C0, "Member 'USHGameplayRangedWeaponDetailsWidget::NotificationTime' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, OriginalNotificationTextColorAndOpacity) == 0x0002C4, "Member 'USHGameplayRangedWeaponDetailsWidget::OriginalNotificationTextColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(USHGameplayRangedWeaponDetailsWidget, OwnerCharacterPlay) == 0x0002D8, "Member 'USHGameplayRangedWeaponDetailsWidget::OwnerCharacterPlay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayReadingWidget \ static_assert(alignof(USHGameplayReadingWidget) == 0x000008, "Wrong alignment on USHGameplayReadingWidget"); \ static_assert(sizeof(USHGameplayReadingWidget) == 0x000300, "Wrong size on USHGameplayReadingWidget"); \ static_assert(offsetof(USHGameplayReadingWidget, MainCanvas) == 0x000278, "Member 'USHGameplayReadingWidget::MainCanvas' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, TextScroller) == 0x000280, "Member 'USHGameplayReadingWidget::TextScroller' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, MainTextBlock) == 0x000288, "Member 'USHGameplayReadingWidget::MainTextBlock' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, FadeIn) == 0x000290, "Member 'USHGameplayReadingWidget::FadeIn' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, FadeOut) == 0x000298, "Member 'USHGameplayReadingWidget::FadeOut' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, GameTextsConfig) == 0x0002A0, "Member 'USHGameplayReadingWidget::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, bInheritTextColor) == 0x0002A8, "Member 'USHGameplayReadingWidget::bInheritTextColor' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, SingleScrollValue) == 0x0002AC, "Member 'USHGameplayReadingWidget::SingleScrollValue' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, ContinousScrollValue) == 0x0002B0, "Member 'USHGameplayReadingWidget::ContinousScrollValue' has a wrong offset!"); \ static_assert(offsetof(USHGameplayReadingWidget, OwnerCharacter) == 0x0002B8, "Member 'USHGameplayReadingWidget::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplaySectionCombineWidget \ static_assert(alignof(USHGameplaySectionCombineWidget) == 0x000008, "Wrong alignment on USHGameplaySectionCombineWidget"); \ static_assert(sizeof(USHGameplaySectionCombineWidget) == 0x000358, "Wrong size on USHGameplaySectionCombineWidget"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, GameplayInventorySliderWidget) == 0x000290, "Member 'USHGameplaySectionCombineWidget::GameplayInventorySliderWidget' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, CombineBox) == 0x000298, "Member 'USHGameplaySectionCombineWidget::CombineBox' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, RequiredItemWidgetSubclass) == 0x0002A0, "Member 'USHGameplaySectionCombineWidget::RequiredItemWidgetSubclass' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, ConnectorWidgetSubclass) == 0x0002A8, "Member 'USHGameplaySectionCombineWidget::ConnectorWidgetSubclass' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, AudioEvent_CombineCorrectItem) == 0x0002B0, "Member 'USHGameplaySectionCombineWidget::AudioEvent_CombineCorrectItem' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, AudioEvent_RemoveLast) == 0x0002B8, "Member 'USHGameplaySectionCombineWidget::AudioEvent_RemoveLast' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, AudioEvent_CombineFail) == 0x0002C0, "Member 'USHGameplaySectionCombineWidget::AudioEvent_CombineFail' has a wrong offset!"); \ static_assert(offsetof(USHGameplaySectionCombineWidget, AudioEvent_CombineSuccess) == 0x0002C8, "Member 'USHGameplaySectionCombineWidget::AudioEvent_CombineSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_AddFutureViewLocation \ static_assert(alignof(SHGameplayStatics_AddFutureViewLocation) == 0x000008, "Wrong alignment on SHGameplayStatics_AddFutureViewLocation"); \ static_assert(sizeof(SHGameplayStatics_AddFutureViewLocation) == 0x000018, "Wrong size on SHGameplayStatics_AddFutureViewLocation"); \ static_assert(offsetof(SHGameplayStatics_AddFutureViewLocation, Location) == 0x000000, "Member 'SHGameplayStatics_AddFutureViewLocation::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_CreateAutoSave \ static_assert(alignof(SHGameplayStatics_CreateAutoSave) == 0x000008, "Wrong alignment on SHGameplayStatics_CreateAutoSave"); \ static_assert(sizeof(SHGameplayStatics_CreateAutoSave) == 0x000010, "Wrong size on SHGameplayStatics_CreateAutoSave"); \ static_assert(offsetof(SHGameplayStatics_CreateAutoSave, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_CreateAutoSave::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_CreateAutoSave, InAutoSaveName) == 0x000008, "Member 'SHGameplayStatics_CreateAutoSave::InAutoSaveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_DestroyChildActorChild \ static_assert(alignof(SHGameplayStatics_DestroyChildActorChild) == 0x000008, "Wrong alignment on SHGameplayStatics_DestroyChildActorChild"); \ static_assert(sizeof(SHGameplayStatics_DestroyChildActorChild) == 0x000008, "Wrong size on SHGameplayStatics_DestroyChildActorChild"); \ static_assert(offsetof(SHGameplayStatics_DestroyChildActorChild, ChildActorComponent) == 0x000000, "Member 'SHGameplayStatics_DestroyChildActorChild::ChildActorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_EnsurePlayerHasFullHealth \ static_assert(alignof(SHGameplayStatics_EnsurePlayerHasFullHealth) == 0x000008, "Wrong alignment on SHGameplayStatics_EnsurePlayerHasFullHealth"); \ static_assert(sizeof(SHGameplayStatics_EnsurePlayerHasFullHealth) == 0x000010, "Wrong size on SHGameplayStatics_EnsurePlayerHasFullHealth"); \ static_assert(offsetof(SHGameplayStatics_EnsurePlayerHasFullHealth, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_EnsurePlayerHasFullHealth::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_EnsurePlayerHasFullHealth, bInInvisibleHeal) == 0x000008, "Member 'SHGameplayStatics_EnsurePlayerHasFullHealth::bInInvisibleHeal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_GameEnded \ static_assert(alignof(SHGameplayStatics_GameEnded) == 0x000008, "Wrong alignment on SHGameplayStatics_GameEnded"); \ static_assert(sizeof(SHGameplayStatics_GameEnded) == 0x000008, "Wrong size on SHGameplayStatics_GameEnded"); \ static_assert(offsetof(SHGameplayStatics_GameEnded, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_GameEnded::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_GameOver \ static_assert(alignof(SHGameplayStatics_GameOver) == 0x000008, "Wrong alignment on SHGameplayStatics_GameOver"); \ static_assert(sizeof(SHGameplayStatics_GameOver) == 0x000010, "Wrong size on SHGameplayStatics_GameOver"); \ static_assert(offsetof(SHGameplayStatics_GameOver, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_GameOver::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_GameOver, Cause) == 0x000008, "Member 'SHGameplayStatics_GameOver::Cause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_GetCombatDifficulty \ static_assert(alignof(SHGameplayStatics_GetCombatDifficulty) == 0x000008, "Wrong alignment on SHGameplayStatics_GetCombatDifficulty"); \ static_assert(sizeof(SHGameplayStatics_GetCombatDifficulty) == 0x000010, "Wrong size on SHGameplayStatics_GetCombatDifficulty"); \ static_assert(offsetof(SHGameplayStatics_GetCombatDifficulty, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_GetCombatDifficulty::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_GetCombatDifficulty, ReturnValue) == 0x000008, "Member 'SHGameplayStatics_GetCombatDifficulty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_GetPuzzlesDifficulty \ static_assert(alignof(SHGameplayStatics_GetPuzzlesDifficulty) == 0x000008, "Wrong alignment on SHGameplayStatics_GetPuzzlesDifficulty"); \ static_assert(sizeof(SHGameplayStatics_GetPuzzlesDifficulty) == 0x000010, "Wrong size on SHGameplayStatics_GetPuzzlesDifficulty"); \ static_assert(offsetof(SHGameplayStatics_GetPuzzlesDifficulty, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_GetPuzzlesDifficulty::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_GetPuzzlesDifficulty, ReturnValue) == 0x000008, "Member 'SHGameplayStatics_GetPuzzlesDifficulty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_IsCharacterOverlappingProximitySphere \ static_assert(alignof(SHGameplayStatics_IsCharacterOverlappingProximitySphere) == 0x000008, "Wrong alignment on SHGameplayStatics_IsCharacterOverlappingProximitySphere"); \ static_assert(sizeof(SHGameplayStatics_IsCharacterOverlappingProximitySphere) == 0x000018, "Wrong size on SHGameplayStatics_IsCharacterOverlappingProximitySphere"); \ static_assert(offsetof(SHGameplayStatics_IsCharacterOverlappingProximitySphere, InCharacter) == 0x000000, "Member 'SHGameplayStatics_IsCharacterOverlappingProximitySphere::InCharacter' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_IsCharacterOverlappingProximitySphere, InProximitySphere) == 0x000008, "Member 'SHGameplayStatics_IsCharacterOverlappingProximitySphere::InProximitySphere' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_IsCharacterOverlappingProximitySphere, ReturnValue) == 0x000010, "Member 'SHGameplayStatics_IsCharacterOverlappingProximitySphere::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_RecordCombatState \ static_assert(alignof(SHGameplayStatics_RecordCombatState) == 0x000008, "Wrong alignment on SHGameplayStatics_RecordCombatState"); \ static_assert(sizeof(SHGameplayStatics_RecordCombatState) == 0x000018, "Wrong size on SHGameplayStatics_RecordCombatState"); \ static_assert(offsetof(SHGameplayStatics_RecordCombatState, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_RecordCombatState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_RecordCombatState, InContextString) == 0x000008, "Member 'SHGameplayStatics_RecordCombatState::InContextString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_RecordEndingsFactorsState \ static_assert(alignof(SHGameplayStatics_RecordEndingsFactorsState) == 0x000008, "Wrong alignment on SHGameplayStatics_RecordEndingsFactorsState"); \ static_assert(sizeof(SHGameplayStatics_RecordEndingsFactorsState) == 0x000018, "Wrong size on SHGameplayStatics_RecordEndingsFactorsState"); \ static_assert(offsetof(SHGameplayStatics_RecordEndingsFactorsState, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_RecordEndingsFactorsState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_RecordEndingsFactorsState, InContextString) == 0x000008, "Member 'SHGameplayStatics_RecordEndingsFactorsState::InContextString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_RecordInventoryState \ static_assert(alignof(SHGameplayStatics_RecordInventoryState) == 0x000008, "Wrong alignment on SHGameplayStatics_RecordInventoryState"); \ static_assert(sizeof(SHGameplayStatics_RecordInventoryState) == 0x000018, "Wrong size on SHGameplayStatics_RecordInventoryState"); \ static_assert(offsetof(SHGameplayStatics_RecordInventoryState, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_RecordInventoryState::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_RecordInventoryState, InContextString) == 0x000008, "Member 'SHGameplayStatics_RecordInventoryState::InContextString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_ReCreateChildActorChild \ static_assert(alignof(SHGameplayStatics_ReCreateChildActorChild) == 0x000008, "Wrong alignment on SHGameplayStatics_ReCreateChildActorChild"); \ static_assert(sizeof(SHGameplayStatics_ReCreateChildActorChild) == 0x000010, "Wrong size on SHGameplayStatics_ReCreateChildActorChild"); \ static_assert(offsetof(SHGameplayStatics_ReCreateChildActorChild, ChildActorComponent) == 0x000000, "Member 'SHGameplayStatics_ReCreateChildActorChild::ChildActorComponent' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_ReCreateChildActorChild, Force) == 0x000008, "Member 'SHGameplayStatics_ReCreateChildActorChild::Force' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayStatics_SaveAndReloadGame \ static_assert(alignof(SHGameplayStatics_SaveAndReloadGame) == 0x000008, "Wrong alignment on SHGameplayStatics_SaveAndReloadGame"); \ static_assert(sizeof(SHGameplayStatics_SaveAndReloadGame) == 0x000010, "Wrong size on SHGameplayStatics_SaveAndReloadGame"); \ static_assert(offsetof(SHGameplayStatics_SaveAndReloadGame, WorldContextObject) == 0x000000, "Member 'SHGameplayStatics_SaveAndReloadGame::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayStatics_SaveAndReloadGame, InAutoSaveName) == 0x000008, "Member 'SHGameplayStatics_SaveAndReloadGame::InAutoSaveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayStatics \ static_assert(alignof(USHGameplayStatics) == 0x000008, "Wrong alignment on USHGameplayStatics"); \ static_assert(sizeof(USHGameplayStatics) == 0x000028, "Wrong size on USHGameplayStatics"); \ #define DUMPER7_ASSERTS_USHGameplayStruggleWidget \ static_assert(alignof(USHGameplayStruggleWidget) == 0x000008, "Wrong alignment on USHGameplayStruggleWidget"); \ static_assert(sizeof(USHGameplayStruggleWidget) == 0x000328, "Wrong size on USHGameplayStruggleWidget"); \ static_assert(offsetof(USHGameplayStruggleWidget, InputHandle) == 0x000278, "Member 'USHGameplayStruggleWidget::InputHandle' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, InputScaleMultipliers) == 0x000288, "Member 'USHGameplayStruggleWidget::InputScaleMultipliers' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, CanvasPanel_MainContainer) == 0x0002D8, "Member 'USHGameplayStruggleWidget::CanvasPanel_MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, CanvasPanel_InputContainer) == 0x0002E0, "Member 'USHGameplayStruggleWidget::CanvasPanel_InputContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, TipTextBlock_ActionTip) == 0x0002E8, "Member 'USHGameplayStruggleWidget::TipTextBlock_ActionTip' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, ShowAnim) == 0x0002F0, "Member 'USHGameplayStruggleWidget::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, LoopAnim) == 0x0002F8, "Member 'USHGameplayStruggleWidget::LoopAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, HideAnim_Success) == 0x000300, "Member 'USHGameplayStruggleWidget::HideAnim_Success' has a wrong offset!"); \ static_assert(offsetof(USHGameplayStruggleWidget, HideAnim_Fail) == 0x000308, "Member 'USHGameplayStruggleWidget::HideAnim_Fail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayTutorialsDatabase \ static_assert(alignof(USHGameplayTutorialsDatabase) == 0x000008, "Wrong alignment on USHGameplayTutorialsDatabase"); \ static_assert(sizeof(USHGameplayTutorialsDatabase) == 0x0000D0, "Wrong size on USHGameplayTutorialsDatabase"); \ static_assert(offsetof(USHGameplayTutorialsDatabase, Database) == 0x000030, "Member 'USHGameplayTutorialsDatabase::Database' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialsDatabase, ScriptedDatabase) == 0x000080, "Member 'USHGameplayTutorialsDatabase::ScriptedDatabase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayTutorialWidget \ static_assert(alignof(USHGameplayTutorialWidget) == 0x000008, "Wrong alignment on USHGameplayTutorialWidget"); \ static_assert(sizeof(USHGameplayTutorialWidget) == 0x000318, "Wrong size on USHGameplayTutorialWidget"); \ static_assert(offsetof(USHGameplayTutorialWidget, TutorialRichText) == 0x000278, "Member 'USHGameplayTutorialWidget::TutorialRichText' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, MainContainer) == 0x000280, "Member 'USHGameplayTutorialWidget::MainContainer' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, ShowAnim) == 0x000288, "Member 'USHGameplayTutorialWidget::ShowAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, HideAnim) == 0x000290, "Member 'USHGameplayTutorialWidget::HideAnim' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, MinimumDisplayTime) == 0x000298, "Member 'USHGameplayTutorialWidget::MinimumDisplayTime' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, GameTextsConfig) == 0x0002A0, "Member 'USHGameplayTutorialWidget::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(USHGameplayTutorialWidget, ShowAudioEvent) == 0x0002A8, "Member 'USHGameplayTutorialWidget::ShowAudioEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_HideTips \ static_assert(alignof(SHGameplayUIStatics_HideTips) == 0x000008, "Wrong alignment on SHGameplayUIStatics_HideTips"); \ static_assert(sizeof(SHGameplayUIStatics_HideTips) == 0x000008, "Wrong size on SHGameplayUIStatics_HideTips"); \ static_assert(offsetof(SHGameplayUIStatics_HideTips, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_HideTips::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_LatentGameplayFadeIn \ static_assert(alignof(SHGameplayUIStatics_LatentGameplayFadeIn) == 0x000008, "Wrong alignment on SHGameplayUIStatics_LatentGameplayFadeIn"); \ static_assert(sizeof(SHGameplayUIStatics_LatentGameplayFadeIn) == 0x000020, "Wrong size on SHGameplayUIStatics_LatentGameplayFadeIn"); \ static_assert(offsetof(SHGameplayUIStatics_LatentGameplayFadeIn, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_LatentGameplayFadeIn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_LatentGameplayFadeIn, LatentInfo) == 0x000008, "Member 'SHGameplayUIStatics_LatentGameplayFadeIn::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_LatentGameplayFadeOut \ static_assert(alignof(SHGameplayUIStatics_LatentGameplayFadeOut) == 0x000008, "Wrong alignment on SHGameplayUIStatics_LatentGameplayFadeOut"); \ static_assert(sizeof(SHGameplayUIStatics_LatentGameplayFadeOut) == 0x000020, "Wrong size on SHGameplayUIStatics_LatentGameplayFadeOut"); \ static_assert(offsetof(SHGameplayUIStatics_LatentGameplayFadeOut, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_LatentGameplayFadeOut::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_LatentGameplayFadeOut, LatentInfo) == 0x000008, "Member 'SHGameplayUIStatics_LatentGameplayFadeOut::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RemoveGameplayFadeInstant \ static_assert(alignof(SHGameplayUIStatics_RemoveGameplayFadeInstant) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RemoveGameplayFadeInstant"); \ static_assert(sizeof(SHGameplayUIStatics_RemoveGameplayFadeInstant) == 0x000008, "Wrong size on SHGameplayUIStatics_RemoveGameplayFadeInstant"); \ static_assert(offsetof(SHGameplayUIStatics_RemoveGameplayFadeInstant, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RemoveGameplayFadeInstant::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RequestCustomGameplayFadeIn \ static_assert(alignof(SHGameplayUIStatics_RequestCustomGameplayFadeIn) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RequestCustomGameplayFadeIn"); \ static_assert(sizeof(SHGameplayUIStatics_RequestCustomGameplayFadeIn) == 0x000010, "Wrong size on SHGameplayUIStatics_RequestCustomGameplayFadeIn"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeIn, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeIn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeIn, InFadeTime) == 0x000008, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeIn::InFadeTime' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeIn, ReturnValue) == 0x00000C, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RequestCustomGameplayFadeOut \ static_assert(alignof(SHGameplayUIStatics_RequestCustomGameplayFadeOut) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RequestCustomGameplayFadeOut"); \ static_assert(sizeof(SHGameplayUIStatics_RequestCustomGameplayFadeOut) == 0x000010, "Wrong size on SHGameplayUIStatics_RequestCustomGameplayFadeOut"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeOut, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeOut::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeOut, InFadeTime) == 0x000008, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeOut::InFadeTime' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestCustomGameplayFadeOut, ReturnValue) == 0x00000C, "Member 'SHGameplayUIStatics_RequestCustomGameplayFadeOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RequestGameplayFadeIn \ static_assert(alignof(SHGameplayUIStatics_RequestGameplayFadeIn) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RequestGameplayFadeIn"); \ static_assert(sizeof(SHGameplayUIStatics_RequestGameplayFadeIn) == 0x000010, "Wrong size on SHGameplayUIStatics_RequestGameplayFadeIn"); \ static_assert(offsetof(SHGameplayUIStatics_RequestGameplayFadeIn, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RequestGameplayFadeIn::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestGameplayFadeIn, ReturnValue) == 0x000008, "Member 'SHGameplayUIStatics_RequestGameplayFadeIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RequestGameplayFadeOut \ static_assert(alignof(SHGameplayUIStatics_RequestGameplayFadeOut) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RequestGameplayFadeOut"); \ static_assert(sizeof(SHGameplayUIStatics_RequestGameplayFadeOut) == 0x000010, "Wrong size on SHGameplayUIStatics_RequestGameplayFadeOut"); \ static_assert(offsetof(SHGameplayUIStatics_RequestGameplayFadeOut, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RequestGameplayFadeOut::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestGameplayFadeOut, ReturnValue) == 0x000008, "Member 'SHGameplayUIStatics_RequestGameplayFadeOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_RequestItemNotification \ static_assert(alignof(SHGameplayUIStatics_RequestItemNotification) == 0x000008, "Wrong alignment on SHGameplayUIStatics_RequestItemNotification"); \ static_assert(sizeof(SHGameplayUIStatics_RequestItemNotification) == 0x000018, "Wrong size on SHGameplayUIStatics_RequestItemNotification"); \ static_assert(offsetof(SHGameplayUIStatics_RequestItemNotification, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_RequestItemNotification::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestItemNotification, ItemDataRowName) == 0x000008, "Member 'SHGameplayUIStatics_RequestItemNotification::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestItemNotification, ItemQuantity) == 0x000010, "Member 'SHGameplayUIStatics_RequestItemNotification::ItemQuantity' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_RequestItemNotification, ItemNotificationType) == 0x000014, "Member 'SHGameplayUIStatics_RequestItemNotification::ItemNotificationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_SetGameplayFadeColor \ static_assert(alignof(SHGameplayUIStatics_SetGameplayFadeColor) == 0x000008, "Wrong alignment on SHGameplayUIStatics_SetGameplayFadeColor"); \ static_assert(sizeof(SHGameplayUIStatics_SetGameplayFadeColor) == 0x000018, "Wrong size on SHGameplayUIStatics_SetGameplayFadeColor"); \ static_assert(offsetof(SHGameplayUIStatics_SetGameplayFadeColor, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_SetGameplayFadeColor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_SetGameplayFadeColor, InColor) == 0x000008, "Member 'SHGameplayUIStatics_SetGameplayFadeColor::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_ShowEnviromentalSubtitle \ static_assert(alignof(SHGameplayUIStatics_ShowEnviromentalSubtitle) == 0x000008, "Wrong alignment on SHGameplayUIStatics_ShowEnviromentalSubtitle"); \ static_assert(sizeof(SHGameplayUIStatics_ShowEnviromentalSubtitle) == 0x000038, "Wrong size on SHGameplayUIStatics_ShowEnviromentalSubtitle"); \ static_assert(offsetof(SHGameplayUIStatics_ShowEnviromentalSubtitle, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_ShowEnviromentalSubtitle::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_ShowEnviromentalSubtitle, dialogLineID) == 0x000008, "Member 'SHGameplayUIStatics_ShowEnviromentalSubtitle::dialogLineID' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_ShowEnviromentalSubtitle, ReturnValue) == 0x000030, "Member 'SHGameplayUIStatics_ShowEnviromentalSubtitle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHGameplayUIStatics_ShowTips \ static_assert(alignof(SHGameplayUIStatics_ShowTips) == 0x000008, "Wrong alignment on SHGameplayUIStatics_ShowTips"); \ static_assert(sizeof(SHGameplayUIStatics_ShowTips) == 0x000020, "Wrong size on SHGameplayUIStatics_ShowTips"); \ static_assert(offsetof(SHGameplayUIStatics_ShowTips, WorldContextObject) == 0x000000, "Member 'SHGameplayUIStatics_ShowTips::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_ShowTips, Tips) == 0x000008, "Member 'SHGameplayUIStatics_ShowTips::Tips' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_ShowTips, WithBackground) == 0x000018, "Member 'SHGameplayUIStatics_ShowTips::WithBackground' has a wrong offset!"); \ static_assert(offsetof(SHGameplayUIStatics_ShowTips, UseVisibilitySettings) == 0x000019, "Member 'SHGameplayUIStatics_ShowTips::UseVisibilitySettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayUIStatics \ static_assert(alignof(USHGameplayUIStatics) == 0x000008, "Wrong alignment on USHGameplayUIStatics"); \ static_assert(sizeof(USHGameplayUIStatics) == 0x000028, "Wrong size on USHGameplayUIStatics"); \ #define DUMPER7_ASSERTS_ASHGameState \ static_assert(alignof(ASHGameState) == 0x000008, "Wrong alignment on ASHGameState"); \ static_assert(sizeof(ASHGameState) == 0x000300, "Wrong size on ASHGameState"); \ #define DUMPER7_ASSERTS_ASHGameStateMenu \ static_assert(alignof(ASHGameStateMenu) == 0x000008, "Wrong alignment on ASHGameStateMenu"); \ static_assert(sizeof(ASHGameStateMenu) == 0x000300, "Wrong size on ASHGameStateMenu"); \ #define DUMPER7_ASSERTS_ASHGameStatePlay \ static_assert(alignof(ASHGameStatePlay) == 0x000008, "Wrong alignment on ASHGameStatePlay"); \ static_assert(sizeof(ASHGameStatePlay) == 0x000300, "Wrong size on ASHGameStatePlay"); \ #define DUMPER7_ASSERTS_SHGeometryCollectionActor_GetNumElements \ static_assert(alignof(SHGeometryCollectionActor_GetNumElements) == 0x000004, "Wrong alignment on SHGeometryCollectionActor_GetNumElements"); \ static_assert(sizeof(SHGeometryCollectionActor_GetNumElements) == 0x000004, "Wrong size on SHGeometryCollectionActor_GetNumElements"); \ static_assert(offsetof(SHGeometryCollectionActor_GetNumElements, ReturnValue) == 0x000000, "Member 'SHGeometryCollectionActor_GetNumElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHGeometryCollectionActor \ static_assert(alignof(ASHGeometryCollectionActor) == 0x000008, "Wrong alignment on ASHGeometryCollectionActor"); \ static_assert(sizeof(ASHGeometryCollectionActor) == 0x0002C0, "Wrong size on ASHGeometryCollectionActor"); \ #define DUMPER7_ASSERTS_USHHealthBasedBorder \ static_assert(alignof(USHHealthBasedBorder) == 0x000010, "Wrong alignment on USHHealthBasedBorder"); \ static_assert(sizeof(USHHealthBasedBorder) == 0x000390, "Wrong size on USHHealthBasedBorder"); \ static_assert(offsetof(USHHealthBasedBorder, ShowAnimationDurationSeconds) == 0x000370, "Member 'USHHealthBasedBorder::ShowAnimationDurationSeconds' has a wrong offset!"); \ static_assert(offsetof(USHHealthBasedBorder, OwnerCharacter) == 0x000378, "Member 'USHHealthBasedBorder::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHealthBasedRetainerBox \ static_assert(alignof(USHHealthBasedRetainerBox) == 0x000008, "Wrong alignment on USHHealthBasedRetainerBox"); \ static_assert(sizeof(USHHealthBasedRetainerBox) == 0x000218, "Wrong size on USHHealthBasedRetainerBox"); \ static_assert(offsetof(USHHealthBasedRetainerBox, ShowAnimationDurationSeconds) == 0x000200, "Member 'USHHealthBasedRetainerBox::ShowAnimationDurationSeconds' has a wrong offset!"); \ static_assert(offsetof(USHHealthBasedRetainerBox, OwnerCharacter) == 0x000208, "Member 'USHHealthBasedRetainerBox::OwnerCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionCooldownComponent_GetVariantsOnCooldown \ static_assert(alignof(SHHitReactionCooldownComponent_GetVariantsOnCooldown) == 0x000008, "Wrong alignment on SHHitReactionCooldownComponent_GetVariantsOnCooldown"); \ static_assert(sizeof(SHHitReactionCooldownComponent_GetVariantsOnCooldown) == 0x000018, "Wrong size on SHHitReactionCooldownComponent_GetVariantsOnCooldown"); \ static_assert(offsetof(SHHitReactionCooldownComponent_GetVariantsOnCooldown, Reaction) == 0x000000, "Member 'SHHitReactionCooldownComponent_GetVariantsOnCooldown::Reaction' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionCooldownComponent_GetVariantsOnCooldown, ReturnValue) == 0x000008, "Member 'SHHitReactionCooldownComponent_GetVariantsOnCooldown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionCooldownComponent_IsReactionOnCooldown \ static_assert(alignof(SHHitReactionCooldownComponent_IsReactionOnCooldown) == 0x000004, "Wrong alignment on SHHitReactionCooldownComponent_IsReactionOnCooldown"); \ static_assert(sizeof(SHHitReactionCooldownComponent_IsReactionOnCooldown) == 0x000010, "Wrong size on SHHitReactionCooldownComponent_IsReactionOnCooldown"); \ static_assert(offsetof(SHHitReactionCooldownComponent_IsReactionOnCooldown, Reaction) == 0x000000, "Member 'SHHitReactionCooldownComponent_IsReactionOnCooldown::Reaction' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionCooldownComponent_IsReactionOnCooldown, Variant) == 0x000004, "Member 'SHHitReactionCooldownComponent_IsReactionOnCooldown::Variant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionCooldownComponent_IsReactionOnCooldown, ReturnValue) == 0x00000C, "Member 'SHHitReactionCooldownComponent_IsReactionOnCooldown::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction \ static_assert(alignof(SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction) == 0x000004, "Wrong alignment on SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction"); \ static_assert(sizeof(SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction) == 0x00000C, "Wrong size on SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction"); \ static_assert(offsetof(SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction, Reaction) == 0x000000, "Member 'SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction::Reaction' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction, Variant) == 0x000004, "Member 'SHHitReactionCooldownComponent_SetCooldownTimerForHitReaction::Variant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionCooldownComponent \ static_assert(alignof(USHHitReactionCooldownComponent) == 0x000008, "Wrong alignment on USHHitReactionCooldownComponent"); \ static_assert(sizeof(USHHitReactionCooldownComponent) == 0x000328, "Wrong size on USHHitReactionCooldownComponent"); \ static_assert(offsetof(USHHitReactionCooldownComponent, NormalCooldowns) == 0x0000A0, "Member 'USHHitReactionCooldownComponent::NormalCooldowns' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionCooldownComponent, FalterCooldowns) == 0x0000F0, "Member 'USHHitReactionCooldownComponent::FalterCooldowns' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionCooldownComponent, StaggerCooldowns) == 0x000140, "Member 'USHHitReactionCooldownComponent::StaggerCooldowns' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionCooldownComponent, KnockdownCooldowns) == 0x000190, "Member 'USHHitReactionCooldownComponent::KnockdownCooldowns' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionCooldownComponent, PrintDebug) == 0x000320, "Member 'USHHitReactionCooldownComponent::PrintDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_BoundAnimationBlendingOut \ static_assert(alignof(SHHitReactionState_BoundAnimationBlendingOut) == 0x000008, "Wrong alignment on SHHitReactionState_BoundAnimationBlendingOut"); \ static_assert(sizeof(SHHitReactionState_BoundAnimationBlendingOut) == 0x000010, "Wrong size on SHHitReactionState_BoundAnimationBlendingOut"); \ static_assert(offsetof(SHHitReactionState_BoundAnimationBlendingOut, InMontage) == 0x000000, "Member 'SHHitReactionState_BoundAnimationBlendingOut::InMontage' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionState_BoundAnimationBlendingOut, InAnimEndType) == 0x000008, "Member 'SHHitReactionState_BoundAnimationBlendingOut::InAnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_BoundAnimationEnded \ static_assert(alignof(SHHitReactionState_BoundAnimationEnded) == 0x000008, "Wrong alignment on SHHitReactionState_BoundAnimationEnded"); \ static_assert(sizeof(SHHitReactionState_BoundAnimationEnded) == 0x000010, "Wrong size on SHHitReactionState_BoundAnimationEnded"); \ static_assert(offsetof(SHHitReactionState_BoundAnimationEnded, InMontage) == 0x000000, "Member 'SHHitReactionState_BoundAnimationEnded::InMontage' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionState_BoundAnimationEnded, InAnimEndType) == 0x000008, "Member 'SHHitReactionState_BoundAnimationEnded::InAnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_CancelState \ static_assert(alignof(SHHitReactionState_CancelState) == 0x000001, "Wrong alignment on SHHitReactionState_CancelState"); \ static_assert(sizeof(SHHitReactionState_CancelState) == 0x000002, "Wrong size on SHHitReactionState_CancelState"); \ static_assert(offsetof(SHHitReactionState_CancelState, InInstant) == 0x000000, "Member 'SHHitReactionState_CancelState::InInstant' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionState_CancelState, ReturnValue) == 0x000001, "Member 'SHHitReactionState_CancelState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_StartFinishingState \ static_assert(alignof(SHHitReactionState_StartFinishingState) == 0x000001, "Wrong alignment on SHHitReactionState_StartFinishingState"); \ static_assert(sizeof(SHHitReactionState_StartFinishingState) == 0x000001, "Wrong size on SHHitReactionState_StartFinishingState"); \ static_assert(offsetof(SHHitReactionState_StartFinishingState, ReturnValue) == 0x000000, "Member 'SHHitReactionState_StartFinishingState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_GetRemainingStateDuration \ static_assert(alignof(SHHitReactionState_GetRemainingStateDuration) == 0x000004, "Wrong alignment on SHHitReactionState_GetRemainingStateDuration"); \ static_assert(sizeof(SHHitReactionState_GetRemainingStateDuration) == 0x000004, "Wrong size on SHHitReactionState_GetRemainingStateDuration"); \ static_assert(offsetof(SHHitReactionState_GetRemainingStateDuration, ReturnValue) == 0x000000, "Member 'SHHitReactionState_GetRemainingStateDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_GetStateHitReactionIdentifier \ static_assert(alignof(SHHitReactionState_GetStateHitReactionIdentifier) == 0x000004, "Wrong alignment on SHHitReactionState_GetStateHitReactionIdentifier"); \ static_assert(sizeof(SHHitReactionState_GetStateHitReactionIdentifier) == 0x00000C, "Wrong size on SHHitReactionState_GetStateHitReactionIdentifier"); \ static_assert(offsetof(SHHitReactionState_GetStateHitReactionIdentifier, OutIdentifier) == 0x000000, "Member 'SHHitReactionState_GetStateHitReactionIdentifier::OutIdentifier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_GetStateHitReactionType \ static_assert(alignof(SHHitReactionState_GetStateHitReactionType) == 0x000001, "Wrong alignment on SHHitReactionState_GetStateHitReactionType"); \ static_assert(sizeof(SHHitReactionState_GetStateHitReactionType) == 0x000001, "Wrong size on SHHitReactionState_GetStateHitReactionType"); \ static_assert(offsetof(SHHitReactionState_GetStateHitReactionType, ReturnValue) == 0x000000, "Member 'SHHitReactionState_GetStateHitReactionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_GetStateHitReactionVariant \ static_assert(alignof(SHHitReactionState_GetStateHitReactionVariant) == 0x000004, "Wrong alignment on SHHitReactionState_GetStateHitReactionVariant"); \ static_assert(sizeof(SHHitReactionState_GetStateHitReactionVariant) == 0x000008, "Wrong size on SHHitReactionState_GetStateHitReactionVariant"); \ static_assert(offsetof(SHHitReactionState_GetStateHitReactionVariant, ReturnValue) == 0x000000, "Member 'SHHitReactionState_GetStateHitReactionVariant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_HasStateEnded \ static_assert(alignof(SHHitReactionState_HasStateEnded) == 0x000001, "Wrong alignment on SHHitReactionState_HasStateEnded"); \ static_assert(sizeof(SHHitReactionState_HasStateEnded) == 0x000001, "Wrong size on SHHitReactionState_HasStateEnded"); \ static_assert(offsetof(SHHitReactionState_HasStateEnded, ReturnValue) == 0x000000, "Member 'SHHitReactionState_HasStateEnded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_HasStateStarted \ static_assert(alignof(SHHitReactionState_HasStateStarted) == 0x000001, "Wrong alignment on SHHitReactionState_HasStateStarted"); \ static_assert(sizeof(SHHitReactionState_HasStateStarted) == 0x000001, "Wrong size on SHHitReactionState_HasStateStarted"); \ static_assert(offsetof(SHHitReactionState_HasStateStarted, ReturnValue) == 0x000000, "Member 'SHHitReactionState_HasStateStarted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_IsStateFinishing \ static_assert(alignof(SHHitReactionState_IsStateFinishing) == 0x000001, "Wrong alignment on SHHitReactionState_IsStateFinishing"); \ static_assert(sizeof(SHHitReactionState_IsStateFinishing) == 0x000001, "Wrong size on SHHitReactionState_IsStateFinishing"); \ static_assert(offsetof(SHHitReactionState_IsStateFinishing, ReturnValue) == 0x000000, "Member 'SHHitReactionState_IsStateFinishing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionState_IsStateInProgress \ static_assert(alignof(SHHitReactionState_IsStateInProgress) == 0x000001, "Wrong alignment on SHHitReactionState_IsStateInProgress"); \ static_assert(sizeof(SHHitReactionState_IsStateInProgress) == 0x000002, "Wrong size on SHHitReactionState_IsStateInProgress"); \ static_assert(offsetof(SHHitReactionState_IsStateInProgress, InIncludeFinishing) == 0x000000, "Member 'SHHitReactionState_IsStateInProgress::InIncludeFinishing' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionState_IsStateInProgress, ReturnValue) == 0x000001, "Member 'SHHitReactionState_IsStateInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionState \ static_assert(alignof(USHHitReactionState) == 0x000008, "Wrong alignment on USHHitReactionState"); \ static_assert(sizeof(USHHitReactionState) == 0x000098, "Wrong size on USHHitReactionState"); \ static_assert(offsetof(USHHitReactionState, HitReactionStateContext) == 0x000028, "Member 'USHHitReactionState::HitReactionStateContext' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionState, BoundAnimations) == 0x000030, "Member 'USHHitReactionState::BoundAnimations' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionState, FinishingAnimations) == 0x000040, "Member 'USHHitReactionState::FinishingAnimations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionStatesContext_MontagePlayerAnimationStopped \ static_assert(alignof(SHHitReactionStatesContext_MontagePlayerAnimationStopped) == 0x000008, "Wrong alignment on SHHitReactionStatesContext_MontagePlayerAnimationStopped"); \ static_assert(sizeof(SHHitReactionStatesContext_MontagePlayerAnimationStopped) == 0x000010, "Wrong size on SHHitReactionStatesContext_MontagePlayerAnimationStopped"); \ static_assert(offsetof(SHHitReactionStatesContext_MontagePlayerAnimationStopped, InMontage) == 0x000000, "Member 'SHHitReactionStatesContext_MontagePlayerAnimationStopped::InMontage' has a wrong offset!"); \ static_assert(offsetof(SHHitReactionStatesContext_MontagePlayerAnimationStopped, InAnimEndType) == 0x000008, "Member 'SHHitReactionStatesContext_MontagePlayerAnimationStopped::InAnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionStatesContext \ static_assert(alignof(USHHitReactionStatesContext) == 0x000008, "Wrong alignment on USHHitReactionStatesContext"); \ static_assert(sizeof(USHHitReactionStatesContext) == 0x000060, "Wrong size on USHHitReactionStatesContext"); \ static_assert(offsetof(USHHitReactionStatesContext, OwningHitReactionSubcomponent) == 0x000028, "Member 'USHHitReactionStatesContext::OwningHitReactionSubcomponent' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionStatesContext, OwningAnimComponent) == 0x000030, "Member 'USHHitReactionStatesContext::OwningAnimComponent' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionStatesContext, AssignedAsyncLoader) == 0x000038, "Member 'USHHitReactionStatesContext::AssignedAsyncLoader' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionStatesContext, MontagePlayersPool) == 0x000040, "Member 'USHHitReactionStatesContext::MontagePlayersPool' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionStatesContext, OccupiedMontagePlayersPool) == 0x000050, "Member 'USHHitReactionStatesContext::OccupiedMontagePlayersPool' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionArtificialConfig \ static_assert(alignof(USHHitReactionArtificialConfig) == 0x000008, "Wrong alignment on USHHitReactionArtificialConfig"); \ static_assert(sizeof(USHHitReactionArtificialConfig) == 0x0000A8, "Wrong size on USHHitReactionArtificialConfig"); \ static_assert(offsetof(USHHitReactionArtificialConfig, HitReaction) == 0x000030, "Member 'USHHitReactionArtificialConfig::HitReaction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHitReactionsSet_GetDeathSoftObjects \ static_assert(alignof(SHHitReactionsSet_GetDeathSoftObjects) == 0x000008, "Wrong alignment on SHHitReactionsSet_GetDeathSoftObjects"); \ static_assert(sizeof(SHHitReactionsSet_GetDeathSoftObjects) == 0x000010, "Wrong size on SHHitReactionsSet_GetDeathSoftObjects"); \ static_assert(offsetof(SHHitReactionsSet_GetDeathSoftObjects, ReturnValue) == 0x000000, "Member 'SHHitReactionsSet_GetDeathSoftObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionsSet \ static_assert(alignof(USHHitReactionsSet) == 0x000008, "Wrong alignment on USHHitReactionsSet"); \ static_assert(sizeof(USHHitReactionsSet) == 0x000090, "Wrong size on USHHitReactionsSet"); \ static_assert(offsetof(USHHitReactionsSet, DeathVariantHitReactions) == 0x000030, "Member 'USHHitReactionsSet::DeathVariantHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionsSet, KnockdownVariantHitReactions) == 0x000040, "Member 'USHHitReactionsSet::KnockdownVariantHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionsSet, FalterVariantHitReactions) == 0x000050, "Member 'USHHitReactionsSet::FalterVariantHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionsSet, StaggerVariantHitReactions) == 0x000060, "Member 'USHHitReactionsSet::StaggerVariantHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionsSet, NormalVariantHitReactions) == 0x000070, "Member 'USHHitReactionsSet::NormalVariantHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionsSet, TwitchVariantHitReactions) == 0x000080, "Member 'USHHitReactionsSet::TwitchVariantHitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue \ static_assert(alignof(SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHHospitalFWLyingMariaInteractionsEndingFactor_SHDebug_Character_Endings_HospitalFWLyingMariaInteractionsEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHospitalFWLyingMariaInteractionsEndingFactor \ static_assert(alignof(USHHospitalFWLyingMariaInteractionsEndingFactor) == 0x000008, "Wrong alignment on USHHospitalFWLyingMariaInteractionsEndingFactor"); \ static_assert(sizeof(USHHospitalFWLyingMariaInteractionsEndingFactor) == 0x000088, "Wrong size on USHHospitalFWLyingMariaInteractionsEndingFactor"); \ #define DUMPER7_ASSERTS_SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue \ static_assert(alignof(SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHHotelFWListenedSickbedConversationEndingFactor_SHDebug_Character_Endings_HotelFWListenedSickbedConversationEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHotelFWListenedSickbedConversationEndingFactor \ static_assert(alignof(USHHotelFWListenedSickbedConversationEndingFactor) == 0x000008, "Wrong alignment on USHHotelFWListenedSickbedConversationEndingFactor"); \ static_assert(sizeof(USHHotelFWListenedSickbedConversationEndingFactor) == 0x000088, "Wrong size on USHHotelFWListenedSickbedConversationEndingFactor"); \ #define DUMPER7_ASSERTS_SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue \ static_assert(alignof(SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue) == 0x000004, "Wrong alignment on SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue"); \ static_assert(sizeof(SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue) == 0x000004, "Wrong size on SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue"); \ static_assert(offsetof(SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue, InValue) == 0x000000, "Member 'SHHotelFWPyramidHeadBossAftermathEndingFactor_SHDebug_Character_Endings_Factors_HotelFWPyramidHeadBossAftermath_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHotelFWPyramidHeadBossAftermathEndingFactor \ static_assert(alignof(USHHotelFWPyramidHeadBossAftermathEndingFactor) == 0x000008, "Wrong alignment on USHHotelFWPyramidHeadBossAftermathEndingFactor"); \ static_assert(sizeof(USHHotelFWPyramidHeadBossAftermathEndingFactor) == 0x000088, "Wrong size on USHHotelFWPyramidHeadBossAftermathEndingFactor"); \ static_assert(offsetof(USHHotelFWPyramidHeadBossAftermathEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHHotelFWPyramidHeadBossAftermathEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHHotelFWPyramidHeadBossAftermathEndingFactor, Value) == 0x000080, "Member 'USHHotelFWPyramidHeadBossAftermathEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue \ static_assert(alignof(SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue) == 0x000004, "Wrong alignment on SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue"); \ static_assert(sizeof(SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue) == 0x000004, "Wrong size on SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue"); \ static_assert(offsetof(SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue, InValue) == 0x000000, "Member 'SHHotelOWMirrorPuzzleEndingFactor_SHDebug_Character_Endings_Factors_HotelOWMirrorPuzzle_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHotelOWMirrorPuzzleEndingFactor \ static_assert(alignof(USHHotelOWMirrorPuzzleEndingFactor) == 0x000008, "Wrong alignment on USHHotelOWMirrorPuzzleEndingFactor"); \ static_assert(sizeof(USHHotelOWMirrorPuzzleEndingFactor) == 0x000088, "Wrong size on USHHotelOWMirrorPuzzleEndingFactor"); \ static_assert(offsetof(USHHotelOWMirrorPuzzleEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHHotelOWMirrorPuzzleEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHHotelOWMirrorPuzzleEndingFactor, Value) == 0x000080, "Member 'USHHotelOWMirrorPuzzleEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHHudMenu \ static_assert(alignof(ASHHudMenu) == 0x000008, "Wrong alignment on ASHHudMenu"); \ static_assert(sizeof(ASHHudMenu) == 0x000610, "Wrong size on ASHHudMenu"); \ #define DUMPER7_ASSERTS_ASHHudPlay \ static_assert(alignof(ASHHudPlay) == 0x000008, "Wrong alignment on ASHHudPlay"); \ static_assert(sizeof(ASHHudPlay) == 0x000670, "Wrong size on ASHHudPlay"); \ static_assert(offsetof(ASHHudPlay, bDrawPostDebug) == 0x000610, "Member 'ASHHudPlay::bDrawPostDebug' has a wrong offset!"); \ static_assert(offsetof(ASHHudPlay, bDrawDOFDebug) == 0x000611, "Member 'ASHHudPlay::bDrawDOFDebug' has a wrong offset!"); \ static_assert(offsetof(ASHHudPlay, bDrawPlayerLocation) == 0x000612, "Member 'ASHHudPlay::bDrawPlayerLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInMenuCreditsWidget_ActiveWidgetChanged \ static_assert(alignof(SHInMenuCreditsWidget_ActiveWidgetChanged) == 0x000008, "Wrong alignment on SHInMenuCreditsWidget_ActiveWidgetChanged"); \ static_assert(sizeof(SHInMenuCreditsWidget_ActiveWidgetChanged) == 0x000010, "Wrong size on SHInMenuCreditsWidget_ActiveWidgetChanged"); \ static_assert(offsetof(SHInMenuCreditsWidget_ActiveWidgetChanged, ActiveWidget) == 0x000000, "Member 'SHInMenuCreditsWidget_ActiveWidgetChanged::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SHInMenuCreditsWidget_ActiveWidgetChanged, ActiveWidgetIndex) == 0x000008, "Member 'SHInMenuCreditsWidget_ActiveWidgetChanged::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInMenuCreditsWidget \ static_assert(alignof(USHInMenuCreditsWidget) == 0x000008, "Wrong alignment on USHInMenuCreditsWidget"); \ static_assert(sizeof(USHInMenuCreditsWidget) == 0x000308, "Wrong size on USHInMenuCreditsWidget"); \ static_assert(offsetof(USHInMenuCreditsWidget, Main_switcher) == 0x0002A0, "Member 'USHInMenuCreditsWidget::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, Credits_wdg) == 0x0002A8, "Member 'USHInMenuCreditsWidget::Credits_wdg' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, Skip_wdg) == 0x0002B0, "Member 'USHInMenuCreditsWidget::Skip_wdg' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, MusicStart) == 0x0002B8, "Member 'USHInMenuCreditsWidget::MusicStart' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, MusicEnd) == 0x0002C0, "Member 'USHInMenuCreditsWidget::MusicEnd' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, FadeIn) == 0x0002C8, "Member 'USHInMenuCreditsWidget::FadeIn' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, FadeOut) == 0x0002D0, "Member 'USHInMenuCreditsWidget::FadeOut' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, LightEffect) == 0x0002D8, "Member 'USHInMenuCreditsWidget::LightEffect' has a wrong offset!"); \ static_assert(offsetof(USHInMenuCreditsWidget, K2_OnBack) == 0x0002E0, "Member 'USHInMenuCreditsWidget::K2_OnBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent \ static_assert(alignof(SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong alignment on SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent"); \ static_assert(sizeof(SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong size on SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent"); \ static_assert(offsetof(SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent, CombatComp) == 0x000000, "Member 'SHInputBufferCmbSubcomp_ProcessCombatInputModeChangedEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInputBufferCmbSubcomp \ static_assert(alignof(USHInputBufferCmbSubcomp) == 0x000008, "Wrong alignment on USHInputBufferCmbSubcomp"); \ static_assert(sizeof(USHInputBufferCmbSubcomp) == 0x000108, "Wrong size on USHInputBufferCmbSubcomp"); \ #define DUMPER7_ASSERTS_SHInteraction_ProcessInput \ static_assert(alignof(SHInteraction_ProcessInput) == 0x000008, "Wrong alignment on SHInteraction_ProcessInput"); \ static_assert(sizeof(SHInteraction_ProcessInput) == 0x000018, "Wrong size on SHInteraction_ProcessInput"); \ static_assert(offsetof(SHInteraction_ProcessInput, Input) == 0x000000, "Member 'SHInteraction_ProcessInput::Input' has a wrong offset!"); \ static_assert(offsetof(SHInteraction_ProcessInput, InputDevice) == 0x000010, "Member 'SHInteraction_ProcessInput::InputDevice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteraction_TryStartInteraction \ static_assert(alignof(SHInteraction_TryStartInteraction) == 0x000008, "Wrong alignment on SHInteraction_TryStartInteraction"); \ static_assert(sizeof(SHInteraction_TryStartInteraction) == 0x000018, "Wrong size on SHInteraction_TryStartInteraction"); \ static_assert(offsetof(SHInteraction_TryStartInteraction, InteractionSlot) == 0x000000, "Member 'SHInteraction_TryStartInteraction::InteractionSlot' has a wrong offset!"); \ static_assert(offsetof(SHInteraction_TryStartInteraction, ReturnValue) == 0x000010, "Member 'SHInteraction_TryStartInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteraction_GetCleanupConfig \ static_assert(alignof(SHInteraction_GetCleanupConfig) == 0x000004, "Wrong alignment on SHInteraction_GetCleanupConfig"); \ static_assert(sizeof(SHInteraction_GetCleanupConfig) == 0x000014, "Wrong size on SHInteraction_GetCleanupConfig"); \ static_assert(offsetof(SHInteraction_GetCleanupConfig, ReturnValue) == 0x000000, "Member 'SHInteraction_GetCleanupConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteraction_IsInteractionActive \ static_assert(alignof(SHInteraction_IsInteractionActive) == 0x000001, "Wrong alignment on SHInteraction_IsInteractionActive"); \ static_assert(sizeof(SHInteraction_IsInteractionActive) == 0x000001, "Wrong size on SHInteraction_IsInteractionActive"); \ static_assert(offsetof(SHInteraction_IsInteractionActive, ReturnValue) == 0x000000, "Member 'SHInteraction_IsInteractionActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteraction_IsOverridingCleanupConfig \ static_assert(alignof(SHInteraction_IsOverridingCleanupConfig) == 0x000001, "Wrong alignment on SHInteraction_IsOverridingCleanupConfig"); \ static_assert(sizeof(SHInteraction_IsOverridingCleanupConfig) == 0x000001, "Wrong size on SHInteraction_IsOverridingCleanupConfig"); \ static_assert(offsetof(SHInteraction_IsOverridingCleanupConfig, ReturnValue) == 0x000000, "Member 'SHInteraction_IsOverridingCleanupConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInteraction \ static_assert(alignof(ISHInteraction) == 0x000001, "Wrong alignment on ISHInteraction"); \ static_assert(sizeof(ISHInteraction) == 0x000001, "Wrong size on ISHInteraction"); \ #define DUMPER7_ASSERTS_SHInteractionGeneric_GetGeneric \ static_assert(alignof(SHInteractionGeneric_GetGeneric) == 0x000008, "Wrong alignment on SHInteractionGeneric_GetGeneric"); \ static_assert(sizeof(SHInteractionGeneric_GetGeneric) == 0x000008, "Wrong size on SHInteractionGeneric_GetGeneric"); \ static_assert(offsetof(SHInteractionGeneric_GetGeneric, ReturnValue) == 0x000000, "Member 'SHInteractionGeneric_GetGeneric::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGeneric_StopGenericInteraction \ static_assert(alignof(SHInteractionGeneric_StopGenericInteraction) == 0x000001, "Wrong alignment on SHInteractionGeneric_StopGenericInteraction"); \ static_assert(sizeof(SHInteractionGeneric_StopGenericInteraction) == 0x000001, "Wrong size on SHInteractionGeneric_StopGenericInteraction"); \ static_assert(offsetof(SHInteractionGeneric_StopGenericInteraction, StopData) == 0x000000, "Member 'SHInteractionGeneric_StopGenericInteraction::StopData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGeneric_GetGenericConfig \ static_assert(alignof(SHInteractionGeneric_GetGenericConfig) == 0x000008, "Wrong alignment on SHInteractionGeneric_GetGenericConfig"); \ static_assert(sizeof(SHInteractionGeneric_GetGenericConfig) == 0x000050, "Wrong size on SHInteractionGeneric_GetGenericConfig"); \ static_assert(offsetof(SHInteractionGeneric_GetGenericConfig, ReturnValue) == 0x000000, "Member 'SHInteractionGeneric_GetGenericConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInteractionGeneric \ static_assert(alignof(ISHInteractionGeneric) == 0x000001, "Wrong alignment on ISHInteractionGeneric"); \ static_assert(sizeof(ISHInteractionGeneric) == 0x000001, "Wrong size on ISHInteractionGeneric"); \ #define DUMPER7_ASSERTS_SHInteractionGenericComponent_GetBehaviour \ static_assert(alignof(SHInteractionGenericComponent_GetBehaviour) == 0x000001, "Wrong alignment on SHInteractionGenericComponent_GetBehaviour"); \ static_assert(sizeof(SHInteractionGenericComponent_GetBehaviour) == 0x000001, "Wrong size on SHInteractionGenericComponent_GetBehaviour"); \ static_assert(offsetof(SHInteractionGenericComponent_GetBehaviour, ReturnValue) == 0x000000, "Member 'SHInteractionGenericComponent_GetBehaviour::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGenericComponent_IsClickable \ static_assert(alignof(SHInteractionGenericComponent_IsClickable) == 0x000001, "Wrong alignment on SHInteractionGenericComponent_IsClickable"); \ static_assert(sizeof(SHInteractionGenericComponent_IsClickable) == 0x000001, "Wrong size on SHInteractionGenericComponent_IsClickable"); \ static_assert(offsetof(SHInteractionGenericComponent_IsClickable, ReturnValue) == 0x000000, "Member 'SHInteractionGenericComponent_IsClickable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGenericComponent_IsHeldByCharacter \ static_assert(alignof(SHInteractionGenericComponent_IsHeldByCharacter) == 0x000001, "Wrong alignment on SHInteractionGenericComponent_IsHeldByCharacter"); \ static_assert(sizeof(SHInteractionGenericComponent_IsHeldByCharacter) == 0x000001, "Wrong size on SHInteractionGenericComponent_IsHeldByCharacter"); \ static_assert(offsetof(SHInteractionGenericComponent_IsHeldByCharacter, ReturnValue) == 0x000000, "Member 'SHInteractionGenericComponent_IsHeldByCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGenericComponent_IsHoldable \ static_assert(alignof(SHInteractionGenericComponent_IsHoldable) == 0x000001, "Wrong alignment on SHInteractionGenericComponent_IsHoldable"); \ static_assert(sizeof(SHInteractionGenericComponent_IsHoldable) == 0x000001, "Wrong size on SHInteractionGenericComponent_IsHoldable"); \ static_assert(offsetof(SHInteractionGenericComponent_IsHoldable, ReturnValue) == 0x000000, "Member 'SHInteractionGenericComponent_IsHoldable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGenericComponent_IsUsed \ static_assert(alignof(SHInteractionGenericComponent_IsUsed) == 0x000001, "Wrong alignment on SHInteractionGenericComponent_IsUsed"); \ static_assert(sizeof(SHInteractionGenericComponent_IsUsed) == 0x000001, "Wrong size on SHInteractionGenericComponent_IsUsed"); \ static_assert(offsetof(SHInteractionGenericComponent_IsUsed, ReturnValue) == 0x000000, "Member 'SHInteractionGenericComponent_IsUsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionGenericComponent \ static_assert(alignof(USHInteractionGenericComponent) == 0x000010, "Wrong alignment on USHInteractionGenericComponent"); \ static_assert(sizeof(USHInteractionGenericComponent) == 0x0003C0, "Wrong size on USHInteractionGenericComponent"); \ static_assert(offsetof(USHInteractionGenericComponent, OnGrabbedByCharacterBP) == 0x0002A8, "Member 'USHInteractionGenericComponent::OnGrabbedByCharacterBP' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, OnReleasedByCharacterBP) == 0x0002B8, "Member 'USHInteractionGenericComponent::OnReleasedByCharacterBP' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, OnHeldByCharacterBP) == 0x0002C8, "Member 'USHInteractionGenericComponent::OnHeldByCharacterBP' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, OnProcessInput) == 0x0002D8, "Member 'USHInteractionGenericComponent::OnProcessInput' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, Config) == 0x0002E8, "Member 'USHInteractionGenericComponent::Config' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, Behaviour) == 0x000338, "Member 'USHInteractionGenericComponent::Behaviour' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, MaintainInteractionOnVisibilityLost) == 0x000339, "Member 'USHInteractionGenericComponent::MaintainInteractionOnVisibilityLost' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, OverrideCleanupConfig) == 0x00033A, "Member 'USHInteractionGenericComponent::OverrideCleanupConfig' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, CleanupConfig) == 0x00033C, "Member 'USHInteractionGenericComponent::CleanupConfig' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, ActiveSlot) == 0x000350, "Member 'USHInteractionGenericComponent::ActiveSlot' has a wrong offset!"); \ static_assert(offsetof(USHInteractionGenericComponent, ActiveCharacter) == 0x000360, "Member 'USHInteractionGenericComponent::ActiveCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionGenericSlot_ProcessGenericInteractionStop \ static_assert(alignof(SHInteractionGenericSlot_ProcessGenericInteractionStop) == 0x000001, "Wrong alignment on SHInteractionGenericSlot_ProcessGenericInteractionStop"); \ static_assert(sizeof(SHInteractionGenericSlot_ProcessGenericInteractionStop) == 0x000001, "Wrong size on SHInteractionGenericSlot_ProcessGenericInteractionStop"); \ static_assert(offsetof(SHInteractionGenericSlot_ProcessGenericInteractionStop, StopData) == 0x000000, "Member 'SHInteractionGenericSlot_ProcessGenericInteractionStop::StopData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInteractionGenericSlot \ static_assert(alignof(ISHInteractionGenericSlot) == 0x000001, "Wrong alignment on ISHInteractionGenericSlot"); \ static_assert(sizeof(ISHInteractionGenericSlot) == 0x000001, "Wrong size on ISHInteractionGenericSlot"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_SetFriendActor \ static_assert(alignof(SHInteractionIconComponent_SetFriendActor) == 0x000008, "Wrong alignment on SHInteractionIconComponent_SetFriendActor"); \ static_assert(sizeof(SHInteractionIconComponent_SetFriendActor) == 0x000008, "Wrong size on SHInteractionIconComponent_SetFriendActor"); \ static_assert(offsetof(SHInteractionIconComponent_SetFriendActor, Actor) == 0x000000, "Member 'SHInteractionIconComponent_SetFriendActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_SetState \ static_assert(alignof(SHInteractionIconComponent_SetState) == 0x000001, "Wrong alignment on SHInteractionIconComponent_SetState"); \ static_assert(sizeof(SHInteractionIconComponent_SetState) == 0x000001, "Wrong size on SHInteractionIconComponent_SetState"); \ static_assert(offsetof(SHInteractionIconComponent_SetState, NewState) == 0x000000, "Member 'SHInteractionIconComponent_SetState::NewState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_CalculateDesiredScale \ static_assert(alignof(SHInteractionIconComponent_CalculateDesiredScale) == 0x000004, "Wrong alignment on SHInteractionIconComponent_CalculateDesiredScale"); \ static_assert(sizeof(SHInteractionIconComponent_CalculateDesiredScale) == 0x000004, "Wrong size on SHInteractionIconComponent_CalculateDesiredScale"); \ static_assert(offsetof(SHInteractionIconComponent_CalculateDesiredScale, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_CalculateDesiredScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_GetFriendActor \ static_assert(alignof(SHInteractionIconComponent_GetFriendActor) == 0x000008, "Wrong alignment on SHInteractionIconComponent_GetFriendActor"); \ static_assert(sizeof(SHInteractionIconComponent_GetFriendActor) == 0x000008, "Wrong size on SHInteractionIconComponent_GetFriendActor"); \ static_assert(offsetof(SHInteractionIconComponent_GetFriendActor, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_GetFriendActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_GetObservedActor \ static_assert(alignof(SHInteractionIconComponent_GetObservedActor) == 0x000008, "Wrong alignment on SHInteractionIconComponent_GetObservedActor"); \ static_assert(sizeof(SHInteractionIconComponent_GetObservedActor) == 0x000008, "Wrong size on SHInteractionIconComponent_GetObservedActor"); \ static_assert(offsetof(SHInteractionIconComponent_GetObservedActor, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_GetObservedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_GetTargetOpacity \ static_assert(alignof(SHInteractionIconComponent_GetTargetOpacity) == 0x000004, "Wrong alignment on SHInteractionIconComponent_GetTargetOpacity"); \ static_assert(sizeof(SHInteractionIconComponent_GetTargetOpacity) == 0x000004, "Wrong size on SHInteractionIconComponent_GetTargetOpacity"); \ static_assert(offsetof(SHInteractionIconComponent_GetTargetOpacity, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_GetTargetOpacity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_HasFriendActor \ static_assert(alignof(SHInteractionIconComponent_HasFriendActor) == 0x000001, "Wrong alignment on SHInteractionIconComponent_HasFriendActor"); \ static_assert(sizeof(SHInteractionIconComponent_HasFriendActor) == 0x000001, "Wrong size on SHInteractionIconComponent_HasFriendActor"); \ static_assert(offsetof(SHInteractionIconComponent_HasFriendActor, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_HasFriendActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionIconComponent_HasObservedActor \ static_assert(alignof(SHInteractionIconComponent_HasObservedActor) == 0x000001, "Wrong alignment on SHInteractionIconComponent_HasObservedActor"); \ static_assert(sizeof(SHInteractionIconComponent_HasObservedActor) == 0x000001, "Wrong size on SHInteractionIconComponent_HasObservedActor"); \ static_assert(offsetof(SHInteractionIconComponent_HasObservedActor, ReturnValue) == 0x000000, "Member 'SHInteractionIconComponent_HasObservedActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionIconComponent \ static_assert(alignof(USHInteractionIconComponent) == 0x000010, "Wrong alignment on USHInteractionIconComponent"); \ static_assert(sizeof(USHInteractionIconComponent) == 0x000340, "Wrong size on USHInteractionIconComponent"); \ static_assert(offsetof(USHInteractionIconComponent, InputHandle) == 0x0002A0, "Member 'USHInteractionIconComponent::InputHandle' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, Type) == 0x0002AC, "Member 'USHInteractionIconComponent::Type' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, OpacityState) == 0x0002AD, "Member 'USHInteractionIconComponent::OpacityState' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, OpacityIgnoreSelf) == 0x0002AE, "Member 'USHInteractionIconComponent::OpacityIgnoreSelf' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, OpacityIgnoreFriend) == 0x0002AF, "Member 'USHInteractionIconComponent::OpacityIgnoreFriend' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, HasDisabledSlotsManagement) == 0x0002B0, "Member 'USHInteractionIconComponent::HasDisabledSlotsManagement' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, TrackSlotLocation) == 0x0002B1, "Member 'USHInteractionIconComponent::TrackSlotLocation' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, SmallestSlotDistanceImprovement) == 0x0002B4, "Member 'USHInteractionIconComponent::SmallestSlotDistanceImprovement' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, SlotManagementIgnoreOwnerActor) == 0x0002B8, "Member 'USHInteractionIconComponent::SlotManagementIgnoreOwnerActor' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, SlotManagementIgnoreObservedActor) == 0x0002B9, "Member 'USHInteractionIconComponent::SlotManagementIgnoreObservedActor' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, State) == 0x0002BA, "Member 'USHInteractionIconComponent::State' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, IconManager) == 0x0002C0, "Member 'USHInteractionIconComponent::IconManager' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, IconWidget) == 0x0002C8, "Member 'USHInteractionIconComponent::IconWidget' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, CurrentSlot) == 0x0002D0, "Member 'USHInteractionIconComponent::CurrentSlot' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, Slots) == 0x0002D8, "Member 'USHInteractionIconComponent::Slots' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, ObservedActor) == 0x0002E8, "Member 'USHInteractionIconComponent::ObservedActor' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, FriendActor) == 0x0002F0, "Member 'USHInteractionIconComponent::FriendActor' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, ScaleDistanceCurve) == 0x0002F8, "Member 'USHInteractionIconComponent::ScaleDistanceCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, ScaleResolutionCurve) == 0x000300, "Member 'USHInteractionIconComponent::ScaleResolutionCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, ScaleFovCurve) == 0x000308, "Member 'USHInteractionIconComponent::ScaleFovCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconComponent, OriginalParent) == 0x000310, "Member 'USHInteractionIconComponent::OriginalParent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionIconManagerComponent \ static_assert(alignof(USHInteractionIconManagerComponent) == 0x000008, "Wrong alignment on USHInteractionIconManagerComponent"); \ static_assert(sizeof(USHInteractionIconManagerComponent) == 0x000140, "Wrong size on USHInteractionIconManagerComponent"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconWidgetClass) == 0x0000A0, "Member 'USHInteractionIconManagerComponent::IconWidgetClass' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconCount) == 0x0000A8, "Member 'USHInteractionIconManagerComponent::IconCount' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconZOrder) == 0x0000AC, "Member 'USHInteractionIconManagerComponent::IconZOrder' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconDistanceScaleCurve) == 0x0000B0, "Member 'USHInteractionIconManagerComponent::IconDistanceScaleCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconFovScaleCurve) == 0x0000B8, "Member 'USHInteractionIconManagerComponent::IconFovScaleCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconScaleResolutionCurve) == 0x0000C0, "Member 'USHInteractionIconManagerComponent::IconScaleResolutionCurve' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconScaleMultiplier) == 0x0000C8, "Member 'USHInteractionIconManagerComponent::IconScaleMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, IconTemporalDisableOpacityMultiplier) == 0x0000CC, "Member 'USHInteractionIconManagerComponent::IconTemporalDisableOpacityMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, GameTextsConfig) == 0x0000D0, "Member 'USHInteractionIconManagerComponent::GameTextsConfig' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, AvailableIcons) == 0x0000D8, "Member 'USHInteractionIconManagerComponent::AvailableIcons' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, UsedIcons) == 0x0000E8, "Member 'USHInteractionIconManagerComponent::UsedIcons' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconManagerComponent, AllIcons) == 0x0000F8, "Member 'USHInteractionIconManagerComponent::AllIcons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionIconWidget \ static_assert(alignof(USHInteractionIconWidget) == 0x000008, "Wrong alignment on USHInteractionIconWidget"); \ static_assert(sizeof(USHInteractionIconWidget) == 0x000300, "Wrong size on USHInteractionIconWidget"); \ static_assert(offsetof(USHInteractionIconWidget, Root_wdg) == 0x000278, "Member 'USHInteractionIconWidget::Root_wdg' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, MainImage) == 0x000280, "Member 'USHInteractionIconWidget::MainImage' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, ActionTip_wdg) == 0x000288, "Member 'USHInteractionIconWidget::ActionTip_wdg' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, DefaultMaterial) == 0x000290, "Member 'USHInteractionIconWidget::DefaultMaterial' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, TraversalMaterial) == 0x000298, "Member 'USHInteractionIconWidget::TraversalMaterial' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, DefaultMaterialWithActionKey) == 0x0002A0, "Member 'USHInteractionIconWidget::DefaultMaterialWithActionKey' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, TraversalMaterialWithActionKey) == 0x0002A8, "Member 'USHInteractionIconWidget::TraversalMaterialWithActionKey' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, PhaseName) == 0x0002B0, "Member 'USHInteractionIconWidget::PhaseName' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, FocusedMaterialControlPhaseChangeSpeed) == 0x0002B8, "Member 'USHInteractionIconWidget::FocusedMaterialControlPhaseChangeSpeed' has a wrong offset!"); \ static_assert(offsetof(USHInteractionIconWidget, FocusedMaterialControlTargetPhase) == 0x0002BC, "Member 'USHInteractionIconWidget::FocusedMaterialControlTargetPhase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_BindProximityDetector \ static_assert(alignof(SHInteractionManagerComponent_BindProximityDetector) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_BindProximityDetector"); \ static_assert(sizeof(SHInteractionManagerComponent_BindProximityDetector) == 0x000008, "Wrong size on SHInteractionManagerComponent_BindProximityDetector"); \ static_assert(offsetof(SHInteractionManagerComponent_BindProximityDetector, NewProximityDetector) == 0x000000, "Member 'SHInteractionManagerComponent_BindProximityDetector::NewProximityDetector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_BindVisibilityDetector \ static_assert(alignof(SHInteractionManagerComponent_BindVisibilityDetector) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_BindVisibilityDetector"); \ static_assert(sizeof(SHInteractionManagerComponent_BindVisibilityDetector) == 0x000008, "Wrong size on SHInteractionManagerComponent_BindVisibilityDetector"); \ static_assert(offsetof(SHInteractionManagerComponent_BindVisibilityDetector, NewVisibilityDetector) == 0x000000, "Member 'SHInteractionManagerComponent_BindVisibilityDetector::NewVisibilityDetector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_ProcessProximityBeginOverlap \ static_assert(alignof(SHInteractionManagerComponent_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHInteractionManagerComponent_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHInteractionManagerComponent_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHInteractionManagerComponent_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_ProcessProximityEndOverlap \ static_assert(alignof(SHInteractionManagerComponent_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHInteractionManagerComponent_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHInteractionManagerComponent_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHInteractionManagerComponent_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHInteractionManagerComponent_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHInteractionManagerComponent_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHInteractionManagerComponent_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_RegisterGeneric \ static_assert(alignof(SHInteractionManagerComponent_RegisterGeneric) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_RegisterGeneric"); \ static_assert(sizeof(SHInteractionManagerComponent_RegisterGeneric) == 0x000030, "Wrong size on SHInteractionManagerComponent_RegisterGeneric"); \ static_assert(offsetof(SHInteractionManagerComponent_RegisterGeneric, Generic) == 0x000000, "Member 'SHInteractionManagerComponent_RegisterGeneric::Generic' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_RegisterGeneric, Detectable) == 0x000008, "Member 'SHInteractionManagerComponent_RegisterGeneric::Detectable' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_RegisterGeneric, Icon) == 0x000010, "Member 'SHInteractionManagerComponent_RegisterGeneric::Icon' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_RegisterGeneric, Slots) == 0x000018, "Member 'SHInteractionManagerComponent_RegisterGeneric::Slots' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_RegisterGeneric, ReturnValue) == 0x000028, "Member 'SHInteractionManagerComponent_RegisterGeneric::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_SetDetectionEnabled \ static_assert(alignof(SHInteractionManagerComponent_SetDetectionEnabled) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_SetDetectionEnabled"); \ static_assert(sizeof(SHInteractionManagerComponent_SetDetectionEnabled) == 0x000010, "Wrong size on SHInteractionManagerComponent_SetDetectionEnabled"); \ static_assert(offsetof(SHInteractionManagerComponent_SetDetectionEnabled, Enable) == 0x000000, "Member 'SHInteractionManagerComponent_SetDetectionEnabled::Enable' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_SetDetectionEnabled, Enabler) == 0x000008, "Member 'SHInteractionManagerComponent_SetDetectionEnabled::Enabler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_SetObjectDetectionEnabled \ static_assert(alignof(SHInteractionManagerComponent_SetObjectDetectionEnabled) == 0x000008, "Wrong alignment on SHInteractionManagerComponent_SetObjectDetectionEnabled"); \ static_assert(sizeof(SHInteractionManagerComponent_SetObjectDetectionEnabled) == 0x000018, "Wrong size on SHInteractionManagerComponent_SetObjectDetectionEnabled"); \ static_assert(offsetof(SHInteractionManagerComponent_SetObjectDetectionEnabled, Object) == 0x000000, "Member 'SHInteractionManagerComponent_SetObjectDetectionEnabled::Object' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_SetObjectDetectionEnabled, Enable) == 0x000008, "Member 'SHInteractionManagerComponent_SetObjectDetectionEnabled::Enable' has a wrong offset!"); \ static_assert(offsetof(SHInteractionManagerComponent_SetObjectDetectionEnabled, Enabler) == 0x000010, "Member 'SHInteractionManagerComponent_SetObjectDetectionEnabled::Enabler' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_HasActiveInteraction \ static_assert(alignof(SHInteractionManagerComponent_HasActiveInteraction) == 0x000001, "Wrong alignment on SHInteractionManagerComponent_HasActiveInteraction"); \ static_assert(sizeof(SHInteractionManagerComponent_HasActiveInteraction) == 0x000001, "Wrong size on SHInteractionManagerComponent_HasActiveInteraction"); \ static_assert(offsetof(SHInteractionManagerComponent_HasActiveInteraction, ReturnValue) == 0x000000, "Member 'SHInteractionManagerComponent_HasActiveInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_HasUsableActorNearby \ static_assert(alignof(SHInteractionManagerComponent_HasUsableActorNearby) == 0x000001, "Wrong alignment on SHInteractionManagerComponent_HasUsableActorNearby"); \ static_assert(sizeof(SHInteractionManagerComponent_HasUsableActorNearby) == 0x000001, "Wrong size on SHInteractionManagerComponent_HasUsableActorNearby"); \ static_assert(offsetof(SHInteractionManagerComponent_HasUsableActorNearby, ReturnValue) == 0x000000, "Member 'SHInteractionManagerComponent_HasUsableActorNearby::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionManagerComponent_IsDetectionEnabled \ static_assert(alignof(SHInteractionManagerComponent_IsDetectionEnabled) == 0x000001, "Wrong alignment on SHInteractionManagerComponent_IsDetectionEnabled"); \ static_assert(sizeof(SHInteractionManagerComponent_IsDetectionEnabled) == 0x000001, "Wrong size on SHInteractionManagerComponent_IsDetectionEnabled"); \ static_assert(offsetof(SHInteractionManagerComponent_IsDetectionEnabled, ReturnValue) == 0x000000, "Member 'SHInteractionManagerComponent_IsDetectionEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionManagerComponent \ static_assert(alignof(USHInteractionManagerComponent) == 0x000008, "Wrong alignment on USHInteractionManagerComponent"); \ static_assert(sizeof(USHInteractionManagerComponent) == 0x000160, "Wrong size on USHInteractionManagerComponent"); \ static_assert(offsetof(USHInteractionManagerComponent, bDoNotManageProximityGenerateOverlap) == 0x0000A0, "Member 'USHInteractionManagerComponent::bDoNotManageProximityGenerateOverlap' has a wrong offset!"); \ static_assert(offsetof(USHInteractionManagerComponent, bDoNotPerformDefaultInitializationOnBeginPlay) == 0x0000A1, "Member 'USHInteractionManagerComponent::bDoNotPerformDefaultInitializationOnBeginPlay' has a wrong offset!"); \ static_assert(offsetof(USHInteractionManagerComponent, OnInteractionManagerInitializeBP) == 0x0000A8, "Member 'USHInteractionManagerComponent::OnInteractionManagerInitializeBP' has a wrong offset!"); \ static_assert(offsetof(USHInteractionManagerComponent, ProximityDetector) == 0x0000D0, "Member 'USHInteractionManagerComponent::ProximityDetector' has a wrong offset!"); \ static_assert(offsetof(USHInteractionManagerComponent, VisibilityDetector) == 0x0000D8, "Member 'USHInteractionManagerComponent::VisibilityDetector' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInteractionStarter_TryStartInteraction \ static_assert(alignof(SHInteractionStarter_TryStartInteraction) == 0x000008, "Wrong alignment on SHInteractionStarter_TryStartInteraction"); \ static_assert(sizeof(SHInteractionStarter_TryStartInteraction) == 0x000020, "Wrong size on SHInteractionStarter_TryStartInteraction"); \ static_assert(offsetof(SHInteractionStarter_TryStartInteraction, Interaction) == 0x000000, "Member 'SHInteractionStarter_TryStartInteraction::Interaction' has a wrong offset!"); \ static_assert(offsetof(SHInteractionStarter_TryStartInteraction, ReturnValue) == 0x000010, "Member 'SHInteractionStarter_TryStartInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHInteractionStarter \ static_assert(alignof(ISHInteractionStarter) == 0x000001, "Wrong alignment on ISHInteractionStarter"); \ static_assert(sizeof(ISHInteractionStarter) == 0x000001, "Wrong size on ISHInteractionStarter"); \ #define DUMPER7_ASSERTS_SHInteriorExteriorVolume_IsPointWithin \ static_assert(alignof(SHInteriorExteriorVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHInteriorExteriorVolume_IsPointWithin"); \ static_assert(sizeof(SHInteriorExteriorVolume_IsPointWithin) == 0x000020, "Wrong size on SHInteriorExteriorVolume_IsPointWithin"); \ static_assert(offsetof(SHInteriorExteriorVolume_IsPointWithin, Point) == 0x000000, "Member 'SHInteriorExteriorVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHInteriorExteriorVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHInteriorExteriorVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHInteriorExteriorVolume \ static_assert(alignof(ASHInteriorExteriorVolume) == 0x000008, "Wrong alignment on ASHInteriorExteriorVolume"); \ static_assert(sizeof(ASHInteriorExteriorVolume) == 0x0002F0, "Wrong size on ASHInteriorExteriorVolume"); \ static_assert(offsetof(ASHInteriorExteriorVolume, Value) == 0x0002E8, "Member 'ASHInteriorExteriorVolume::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteriorExteriorManager_getInstance \ static_assert(alignof(InteriorExteriorManager_getInstance) == 0x000008, "Wrong alignment on InteriorExteriorManager_getInstance"); \ static_assert(sizeof(InteriorExteriorManager_getInstance) == 0x000010, "Wrong size on InteriorExteriorManager_getInstance"); \ static_assert(offsetof(InteriorExteriorManager_getInstance, WorldContext) == 0x000000, "Member 'InteriorExteriorManager_getInstance::WorldContext' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorManager_getInstance, ReturnValue) == 0x000008, "Member 'InteriorExteriorManager_getInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteriorExteriorManager_CalcInteriorExteriorState \ static_assert(alignof(InteriorExteriorManager_CalcInteriorExteriorState) == 0x000008, "Wrong alignment on InteriorExteriorManager_CalcInteriorExteriorState"); \ static_assert(sizeof(InteriorExteriorManager_CalcInteriorExteriorState) == 0x000010, "Wrong size on InteriorExteriorManager_CalcInteriorExteriorState"); \ static_assert(offsetof(InteriorExteriorManager_CalcInteriorExteriorState, Actor) == 0x000000, "Member 'InteriorExteriorManager_CalcInteriorExteriorState::Actor' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorManager_CalcInteriorExteriorState, ReturnValue) == 0x000008, "Member 'InteriorExteriorManager_CalcInteriorExteriorState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteriorExteriorManager \ static_assert(alignof(UInteriorExteriorManager) == 0x000008, "Wrong alignment on UInteriorExteriorManager"); \ static_assert(sizeof(UInteriorExteriorManager) == 0x0000B0, "Wrong size on UInteriorExteriorManager"); \ static_assert(offsetof(UInteriorExteriorManager, InteriorExteriorVolumes) == 0x0000A0, "Member 'UInteriorExteriorManager::InteriorExteriorVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInventoryCategoryWidget_SetCategoryWithNewItems \ static_assert(alignof(SHInventoryCategoryWidget_SetCategoryWithNewItems) == 0x000001, "Wrong alignment on SHInventoryCategoryWidget_SetCategoryWithNewItems"); \ static_assert(sizeof(SHInventoryCategoryWidget_SetCategoryWithNewItems) == 0x000001, "Wrong size on SHInventoryCategoryWidget_SetCategoryWithNewItems"); \ static_assert(offsetof(SHInventoryCategoryWidget_SetCategoryWithNewItems, InValue) == 0x000000, "Member 'SHInventoryCategoryWidget_SetCategoryWithNewItems::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInventoryCategoryWidget_SetHoveredCategory \ static_assert(alignof(SHInventoryCategoryWidget_SetHoveredCategory) == 0x000001, "Wrong alignment on SHInventoryCategoryWidget_SetHoveredCategory"); \ static_assert(sizeof(SHInventoryCategoryWidget_SetHoveredCategory) == 0x000001, "Wrong size on SHInventoryCategoryWidget_SetHoveredCategory"); \ static_assert(offsetof(SHInventoryCategoryWidget_SetHoveredCategory, IsHovered_0) == 0x000000, "Member 'SHInventoryCategoryWidget_SetHoveredCategory::IsHovered_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInventoryCategoryWidget_SetHoveredSubCategory \ static_assert(alignof(SHInventoryCategoryWidget_SetHoveredSubCategory) == 0x000001, "Wrong alignment on SHInventoryCategoryWidget_SetHoveredSubCategory"); \ static_assert(sizeof(SHInventoryCategoryWidget_SetHoveredSubCategory) == 0x000001, "Wrong size on SHInventoryCategoryWidget_SetHoveredSubCategory"); \ static_assert(offsetof(SHInventoryCategoryWidget_SetHoveredSubCategory, IsHovered_0) == 0x000000, "Member 'SHInventoryCategoryWidget_SetHoveredSubCategory::IsHovered_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInventoryCategoryWidget \ static_assert(alignof(USHInventoryCategoryWidget) == 0x000008, "Wrong alignment on USHInventoryCategoryWidget"); \ static_assert(sizeof(USHInventoryCategoryWidget) == 0x0002B0, "Wrong size on USHInventoryCategoryWidget"); \ static_assert(offsetof(USHInventoryCategoryWidget, CategoryTextBlock) == 0x000278, "Member 'USHInventoryCategoryWidget::CategoryTextBlock' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInvestigatedItemAnimInstance \ static_assert(alignof(USHInvestigatedItemAnimInstance) == 0x000010, "Wrong alignment on USHInvestigatedItemAnimInstance"); \ static_assert(sizeof(USHInvestigatedItemAnimInstance) == 0x000360, "Wrong size on USHInvestigatedItemAnimInstance"); \ static_assert(offsetof(USHInvestigatedItemAnimInstance, MainLoopState) == 0x000348, "Member 'USHInvestigatedItemAnimInstance::MainLoopState' has a wrong offset!"); \ static_assert(offsetof(USHInvestigatedItemAnimInstance, MainLoopStateTag) == 0x000350, "Member 'USHInvestigatedItemAnimInstance::MainLoopStateTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHInWaterVolume_IsPointWithin \ static_assert(alignof(SHInWaterVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHInWaterVolume_IsPointWithin"); \ static_assert(sizeof(SHInWaterVolume_IsPointWithin) == 0x000020, "Wrong size on SHInWaterVolume_IsPointWithin"); \ static_assert(offsetof(SHInWaterVolume_IsPointWithin, Point) == 0x000000, "Member 'SHInWaterVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHInWaterVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHInWaterVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHInWaterVolume \ static_assert(alignof(ASHInWaterVolume) == 0x000008, "Wrong alignment on ASHInWaterVolume"); \ static_assert(sizeof(ASHInWaterVolume) == 0x0002E8, "Wrong size on ASHInWaterVolume"); \ #define DUMPER7_ASSERTS_SHItemAnimInterface_InvestigationFlipSettingsChanged \ static_assert(alignof(SHItemAnimInterface_InvestigationFlipSettingsChanged) == 0x000004, "Wrong alignment on SHItemAnimInterface_InvestigationFlipSettingsChanged"); \ static_assert(sizeof(SHItemAnimInterface_InvestigationFlipSettingsChanged) == 0x000010, "Wrong size on SHItemAnimInterface_InvestigationFlipSettingsChanged"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationFlipSettingsChanged, InvestigationFlipPlayRate) == 0x000000, "Member 'SHItemAnimInterface_InvestigationFlipSettingsChanged::InvestigationFlipPlayRate' has a wrong offset!"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationFlipSettingsChanged, InvestigationFlipStartTime) == 0x000004, "Member 'SHItemAnimInterface_InvestigationFlipSettingsChanged::InvestigationFlipStartTime' has a wrong offset!"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationFlipSettingsChanged, InvestigationFlipSide) == 0x000008, "Member 'SHItemAnimInterface_InvestigationFlipSettingsChanged::InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationFlipSettingsChanged, InvestigationFlip) == 0x00000C, "Member 'SHItemAnimInterface_InvestigationFlipSettingsChanged::InvestigationFlip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemAnimInterface_InvestigationInputChanged \ static_assert(alignof(SHItemAnimInterface_InvestigationInputChanged) == 0x000004, "Wrong alignment on SHItemAnimInterface_InvestigationInputChanged"); \ static_assert(sizeof(SHItemAnimInterface_InvestigationInputChanged) == 0x000004, "Wrong size on SHItemAnimInterface_InvestigationInputChanged"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationInputChanged, InvestigationAnimationFrame) == 0x000000, "Member 'SHItemAnimInterface_InvestigationInputChanged::InvestigationAnimationFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemAnimInterface_InvestigationTypeSettingChanged \ static_assert(alignof(SHItemAnimInterface_InvestigationTypeSettingChanged) == 0x000001, "Wrong alignment on SHItemAnimInterface_InvestigationTypeSettingChanged"); \ static_assert(sizeof(SHItemAnimInterface_InvestigationTypeSettingChanged) == 0x000001, "Wrong size on SHItemAnimInterface_InvestigationTypeSettingChanged"); \ static_assert(offsetof(SHItemAnimInterface_InvestigationTypeSettingChanged, InvestigationType) == 0x000000, "Member 'SHItemAnimInterface_InvestigationTypeSettingChanged::InvestigationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemAnimInterface_PlayMainInvestigation \ static_assert(alignof(SHItemAnimInterface_PlayMainInvestigation) == 0x000001, "Wrong alignment on SHItemAnimInterface_PlayMainInvestigation"); \ static_assert(sizeof(SHItemAnimInterface_PlayMainInvestigation) == 0x000001, "Wrong size on SHItemAnimInterface_PlayMainInvestigation"); \ static_assert(offsetof(SHItemAnimInterface_PlayMainInvestigation, InvestigationType) == 0x000000, "Member 'SHItemAnimInterface_PlayMainInvestigation::InvestigationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHItemAnimInterface \ static_assert(alignof(ISHItemAnimInterface) == 0x000001, "Wrong alignment on ISHItemAnimInterface"); \ static_assert(sizeof(ISHItemAnimInterface) == 0x000001, "Wrong size on ISHItemAnimInterface"); \ #define DUMPER7_ASSERTS_USHTranscriptData \ static_assert(alignof(USHTranscriptData) == 0x000008, "Wrong alignment on USHTranscriptData"); \ static_assert(sizeof(USHTranscriptData) == 0x000048, "Wrong size on USHTranscriptData"); \ static_assert(offsetof(USHTranscriptData, Transcript) == 0x000030, "Member 'USHTranscriptData::Transcript' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEmissiveDataHelper_InterpEmmisive \ static_assert(alignof(SHItemEmissiveDataHelper_InterpEmmisive) == 0x000008, "Wrong alignment on SHItemEmissiveDataHelper_InterpEmmisive"); \ static_assert(sizeof(SHItemEmissiveDataHelper_InterpEmmisive) == 0x000010, "Wrong size on SHItemEmissiveDataHelper_InterpEmmisive"); \ static_assert(offsetof(SHItemEmissiveDataHelper_InterpEmmisive, InComp) == 0x000000, "Member 'SHItemEmissiveDataHelper_InterpEmmisive::InComp' has a wrong offset!"); \ static_assert(offsetof(SHItemEmissiveDataHelper_InterpEmmisive, bShouldEmmisiveBeEnabled) == 0x000008, "Member 'SHItemEmissiveDataHelper_InterpEmmisive::bShouldEmmisiveBeEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEmissiveDataHelper_OverrideDisabledValue \ static_assert(alignof(SHItemEmissiveDataHelper_OverrideDisabledValue) == 0x000008, "Wrong alignment on SHItemEmissiveDataHelper_OverrideDisabledValue"); \ static_assert(sizeof(SHItemEmissiveDataHelper_OverrideDisabledValue) == 0x000010, "Wrong size on SHItemEmissiveDataHelper_OverrideDisabledValue"); \ static_assert(offsetof(SHItemEmissiveDataHelper_OverrideDisabledValue, Requester) == 0x000000, "Member 'SHItemEmissiveDataHelper_OverrideDisabledValue::Requester' has a wrong offset!"); \ static_assert(offsetof(SHItemEmissiveDataHelper_OverrideDisabledValue, InValue) == 0x000008, "Member 'SHItemEmissiveDataHelper_OverrideDisabledValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEmissiveDataHelper_SetEmmisive \ static_assert(alignof(SHItemEmissiveDataHelper_SetEmmisive) == 0x000008, "Wrong alignment on SHItemEmissiveDataHelper_SetEmmisive"); \ static_assert(sizeof(SHItemEmissiveDataHelper_SetEmmisive) == 0x000010, "Wrong size on SHItemEmissiveDataHelper_SetEmmisive"); \ static_assert(offsetof(SHItemEmissiveDataHelper_SetEmmisive, InComp) == 0x000000, "Member 'SHItemEmissiveDataHelper_SetEmmisive::InComp' has a wrong offset!"); \ static_assert(offsetof(SHItemEmissiveDataHelper_SetEmmisive, bShouldEmmisiveBeEnabled) == 0x000008, "Member 'SHItemEmissiveDataHelper_SetEmmisive::bShouldEmmisiveBeEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemEmissiveDataHelper_GetValue \ static_assert(alignof(SHItemEmissiveDataHelper_GetValue) == 0x000004, "Wrong alignment on SHItemEmissiveDataHelper_GetValue"); \ static_assert(sizeof(SHItemEmissiveDataHelper_GetValue) == 0x000008, "Wrong size on SHItemEmissiveDataHelper_GetValue"); \ static_assert(offsetof(SHItemEmissiveDataHelper_GetValue, bShouldEmmisiveBeEnabled) == 0x000000, "Member 'SHItemEmissiveDataHelper_GetValue::bShouldEmmisiveBeEnabled' has a wrong offset!"); \ static_assert(offsetof(SHItemEmissiveDataHelper_GetValue, ReturnValue) == 0x000004, "Member 'SHItemEmissiveDataHelper_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemEmissiveDataHelper \ static_assert(alignof(USHItemEmissiveDataHelper) == 0x000008, "Wrong alignment on USHItemEmissiveDataHelper"); \ static_assert(sizeof(USHItemEmissiveDataHelper) == 0x0000C8, "Wrong size on USHItemEmissiveDataHelper"); \ #define DUMPER7_ASSERTS_SHItemExeCameraManagerComponent_SetCameraMovementBlocked \ static_assert(alignof(SHItemExeCameraManagerComponent_SetCameraMovementBlocked) == 0x000008, "Wrong alignment on SHItemExeCameraManagerComponent_SetCameraMovementBlocked"); \ static_assert(sizeof(SHItemExeCameraManagerComponent_SetCameraMovementBlocked) == 0x000010, "Wrong size on SHItemExeCameraManagerComponent_SetCameraMovementBlocked"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_SetCameraMovementBlocked, Blocked) == 0x000000, "Member 'SHItemExeCameraManagerComponent_SetCameraMovementBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_SetCameraMovementBlocked, Object) == 0x000008, "Member 'SHItemExeCameraManagerComponent_SetCameraMovementBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemExeCameraManagerComponent_SetCameraZoomBlocked \ static_assert(alignof(SHItemExeCameraManagerComponent_SetCameraZoomBlocked) == 0x000008, "Wrong alignment on SHItemExeCameraManagerComponent_SetCameraZoomBlocked"); \ static_assert(sizeof(SHItemExeCameraManagerComponent_SetCameraZoomBlocked) == 0x000010, "Wrong size on SHItemExeCameraManagerComponent_SetCameraZoomBlocked"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_SetCameraZoomBlocked, Blocked) == 0x000000, "Member 'SHItemExeCameraManagerComponent_SetCameraZoomBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_SetCameraZoomBlocked, Object) == 0x000008, "Member 'SHItemExeCameraManagerComponent_SetCameraZoomBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemExeCameraManagerComponent_IsCameraMovementBlocked \ static_assert(alignof(SHItemExeCameraManagerComponent_IsCameraMovementBlocked) == 0x000001, "Wrong alignment on SHItemExeCameraManagerComponent_IsCameraMovementBlocked"); \ static_assert(sizeof(SHItemExeCameraManagerComponent_IsCameraMovementBlocked) == 0x000001, "Wrong size on SHItemExeCameraManagerComponent_IsCameraMovementBlocked"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_IsCameraMovementBlocked, ReturnValue) == 0x000000, "Member 'SHItemExeCameraManagerComponent_IsCameraMovementBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemExeCameraManagerComponent_IsCameraZoomBlocked \ static_assert(alignof(SHItemExeCameraManagerComponent_IsCameraZoomBlocked) == 0x000001, "Wrong alignment on SHItemExeCameraManagerComponent_IsCameraZoomBlocked"); \ static_assert(sizeof(SHItemExeCameraManagerComponent_IsCameraZoomBlocked) == 0x000001, "Wrong size on SHItemExeCameraManagerComponent_IsCameraZoomBlocked"); \ static_assert(offsetof(SHItemExeCameraManagerComponent_IsCameraZoomBlocked, ReturnValue) == 0x000000, "Member 'SHItemExeCameraManagerComponent_IsCameraZoomBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemExeCameraManagerComponent \ static_assert(alignof(USHItemExeCameraManagerComponent) == 0x000010, "Wrong alignment on USHItemExeCameraManagerComponent"); \ static_assert(sizeof(USHItemExeCameraManagerComponent) == 0x000260, "Wrong size on USHItemExeCameraManagerComponent"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, bUseStartCameraAnimation) == 0x0000A0, "Member 'USHItemExeCameraManagerComponent::bUseStartCameraAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, StartCameraAnimationDuration) == 0x0000A4, "Member 'USHItemExeCameraManagerComponent::StartCameraAnimationDuration' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, StartCameraAnimationFirstFrameRelPose) == 0x0000B0, "Member 'USHItemExeCameraManagerComponent::StartCameraAnimationFirstFrameRelPose' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, StartCameraAnimationLastFrameRelPose) == 0x000110, "Member 'USHItemExeCameraManagerComponent::StartCameraAnimationLastFrameRelPose' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, bEnableCameraMovement) == 0x000170, "Member 'USHItemExeCameraManagerComponent::bEnableCameraMovement' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomedOutMovementClamp) == 0x000178, "Member 'USHItemExeCameraManagerComponent::ZoomedOutMovementClamp' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomedInMovementClamp) == 0x000188, "Member 'USHItemExeCameraManagerComponent::ZoomedInMovementClamp' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, MovementMaxSpeed) == 0x000198, "Member 'USHItemExeCameraManagerComponent::MovementMaxSpeed' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, MovementAcceleration) == 0x00019C, "Member 'USHItemExeCameraManagerComponent::MovementAcceleration' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, MovementDeceleration) == 0x0001A0, "Member 'USHItemExeCameraManagerComponent::MovementDeceleration' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, bEnableCameraZoom) == 0x0001A4, "Member 'USHItemExeCameraManagerComponent::bEnableCameraZoom' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomFocialLength) == 0x0001A8, "Member 'USHItemExeCameraManagerComponent::ZoomFocialLength' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomInTime) == 0x0001AC, "Member 'USHItemExeCameraManagerComponent::ZoomInTime' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomInCurve) == 0x0001B0, "Member 'USHItemExeCameraManagerComponent::ZoomInCurve' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomOutTime) == 0x0001B8, "Member 'USHItemExeCameraManagerComponent::ZoomOutTime' has a wrong offset!"); \ static_assert(offsetof(USHItemExeCameraManagerComponent, ZoomOutCurve) == 0x0001C0, "Member 'USHItemExeCameraManagerComponent::ZoomOutCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemExeFlashlightManagerComponent \ static_assert(alignof(USHItemExeFlashlightManagerComponent) == 0x000008, "Wrong alignment on USHItemExeFlashlightManagerComponent"); \ static_assert(sizeof(USHItemExeFlashlightManagerComponent) == 0x0000D0, "Wrong size on USHItemExeFlashlightManagerComponent"); \ static_assert(offsetof(USHItemExeFlashlightManagerComponent, bHideFlashlightMesh) == 0x0000A0, "Member 'USHItemExeFlashlightManagerComponent::bHideFlashlightMesh' has a wrong offset!"); \ static_assert(offsetof(USHItemExeFlashlightManagerComponent, InvestigationFlashlightIntensity) == 0x0000A4, "Member 'USHItemExeFlashlightManagerComponent::InvestigationFlashlightIntensity' has a wrong offset!"); \ static_assert(offsetof(USHItemExeFlashlightManagerComponent, FlashlightRelLocOverride) == 0x0000A8, "Member 'USHItemExeFlashlightManagerComponent::FlashlightRelLocOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemGrabExecutive \ static_assert(alignof(ASHItemGrabExecutive) == 0x000008, "Wrong alignment on ASHItemGrabExecutive"); \ static_assert(sizeof(ASHItemGrabExecutive) == 0x000308, "Wrong size on ASHItemGrabExecutive"); \ #define DUMPER7_ASSERTS_USHItemHealingUseExecutive \ static_assert(alignof(USHItemHealingUseExecutive) == 0x000008, "Wrong alignment on USHItemHealingUseExecutive"); \ static_assert(sizeof(USHItemHealingUseExecutive) == 0x000198, "Wrong size on USHItemHealingUseExecutive"); \ static_assert(offsetof(USHItemHealingUseExecutive, HealValueToApply) == 0x000170, "Member 'USHItemHealingUseExecutive::HealValueToApply' has a wrong offset!"); \ static_assert(offsetof(USHItemHealingUseExecutive, SpecialEffectHeal) == 0x000174, "Member 'USHItemHealingUseExecutive::SpecialEffectHeal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent \ static_assert(alignof(SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent) == 0x000008, "Wrong alignment on SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent"); \ static_assert(sizeof(SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent) == 0x000010, "Wrong size on SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent"); \ static_assert(offsetof(SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent, ComponentPtr) == 0x000000, "Member 'SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent, ItemContext) == 0x000008, "Member 'SHItemInvestigatedEndingValueProcessor_ProcessCollectedItemInvestigatedEvent::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemInvestigatedEndingValueProcessor \ static_assert(alignof(USHItemInvestigatedEndingValueProcessor) == 0x000008, "Wrong alignment on USHItemInvestigatedEndingValueProcessor"); \ static_assert(sizeof(USHItemInvestigatedEndingValueProcessor) == 0x000050, "Wrong size on USHItemInvestigatedEndingValueProcessor"); \ static_assert(offsetof(USHItemInvestigatedEndingValueProcessor, MaryItems) == 0x000030, "Member 'USHItemInvestigatedEndingValueProcessor::MaryItems' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigatedEndingValueProcessor, AngelasKnifeItem) == 0x000040, "Member 'USHItemInvestigatedEndingValueProcessor::AngelasKnifeItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetAllActionsBlocked \ static_assert(alignof(SHItemInvestigationExecutive_SetAllActionsBlocked) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetAllActionsBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetAllActionsBlocked) == 0x000010, "Wrong size on SHItemInvestigationExecutive_SetAllActionsBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetAllActionsBlocked, Blocked) == 0x000000, "Member 'SHItemInvestigationExecutive_SetAllActionsBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetAllActionsBlocked, Object) == 0x000008, "Member 'SHItemInvestigationExecutive_SetAllActionsBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetCustomTranscriptData \ static_assert(alignof(SHItemInvestigationExecutive_SetCustomTranscriptData) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetCustomTranscriptData"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetCustomTranscriptData) == 0x000030, "Wrong size on SHItemInvestigationExecutive_SetCustomTranscriptData"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetCustomTranscriptData, InCustomTranscriptData) == 0x000000, "Member 'SHItemInvestigationExecutive_SetCustomTranscriptData::InCustomTranscriptData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetExitBlocked \ static_assert(alignof(SHItemInvestigationExecutive_SetExitBlocked) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetExitBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetExitBlocked) == 0x000010, "Wrong size on SHItemInvestigationExecutive_SetExitBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetExitBlocked, Blocked) == 0x000000, "Member 'SHItemInvestigationExecutive_SetExitBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetExitBlocked, Object) == 0x000008, "Member 'SHItemInvestigationExecutive_SetExitBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetRotateItemBlocked \ static_assert(alignof(SHItemInvestigationExecutive_SetRotateItemBlocked) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetRotateItemBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetRotateItemBlocked) == 0x000010, "Wrong size on SHItemInvestigationExecutive_SetRotateItemBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetRotateItemBlocked, Blocked) == 0x000000, "Member 'SHItemInvestigationExecutive_SetRotateItemBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetRotateItemBlocked, Object) == 0x000008, "Member 'SHItemInvestigationExecutive_SetRotateItemBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetSwitchItemBlocked \ static_assert(alignof(SHItemInvestigationExecutive_SetSwitchItemBlocked) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetSwitchItemBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetSwitchItemBlocked) == 0x000010, "Wrong size on SHItemInvestigationExecutive_SetSwitchItemBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetSwitchItemBlocked, Blocked) == 0x000000, "Member 'SHItemInvestigationExecutive_SetSwitchItemBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetSwitchItemBlocked, Object) == 0x000008, "Member 'SHItemInvestigationExecutive_SetSwitchItemBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_SetTranscirptBlocked \ static_assert(alignof(SHItemInvestigationExecutive_SetTranscirptBlocked) == 0x000008, "Wrong alignment on SHItemInvestigationExecutive_SetTranscirptBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_SetTranscirptBlocked) == 0x000010, "Wrong size on SHItemInvestigationExecutive_SetTranscirptBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetTranscirptBlocked, Blocked) == 0x000000, "Member 'SHItemInvestigationExecutive_SetTranscirptBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHItemInvestigationExecutive_SetTranscirptBlocked, Object) == 0x000008, "Member 'SHItemInvestigationExecutive_SetTranscirptBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_IsAllActionsBlocked \ static_assert(alignof(SHItemInvestigationExecutive_IsAllActionsBlocked) == 0x000001, "Wrong alignment on SHItemInvestigationExecutive_IsAllActionsBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_IsAllActionsBlocked) == 0x000001, "Wrong size on SHItemInvestigationExecutive_IsAllActionsBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_IsAllActionsBlocked, ReturnValue) == 0x000000, "Member 'SHItemInvestigationExecutive_IsAllActionsBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_IsExitBlocked \ static_assert(alignof(SHItemInvestigationExecutive_IsExitBlocked) == 0x000001, "Wrong alignment on SHItemInvestigationExecutive_IsExitBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_IsExitBlocked) == 0x000001, "Wrong size on SHItemInvestigationExecutive_IsExitBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_IsExitBlocked, ReturnValue) == 0x000000, "Member 'SHItemInvestigationExecutive_IsExitBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_IsRotateItemBlocked \ static_assert(alignof(SHItemInvestigationExecutive_IsRotateItemBlocked) == 0x000001, "Wrong alignment on SHItemInvestigationExecutive_IsRotateItemBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_IsRotateItemBlocked) == 0x000001, "Wrong size on SHItemInvestigationExecutive_IsRotateItemBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_IsRotateItemBlocked, ReturnValue) == 0x000000, "Member 'SHItemInvestigationExecutive_IsRotateItemBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_IsSwitchItemBlocked \ static_assert(alignof(SHItemInvestigationExecutive_IsSwitchItemBlocked) == 0x000001, "Wrong alignment on SHItemInvestigationExecutive_IsSwitchItemBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_IsSwitchItemBlocked) == 0x000001, "Wrong size on SHItemInvestigationExecutive_IsSwitchItemBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_IsSwitchItemBlocked, ReturnValue) == 0x000000, "Member 'SHItemInvestigationExecutive_IsSwitchItemBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemInvestigationExecutive_IsTranscirptBlocked \ static_assert(alignof(SHItemInvestigationExecutive_IsTranscirptBlocked) == 0x000001, "Wrong alignment on SHItemInvestigationExecutive_IsTranscirptBlocked"); \ static_assert(sizeof(SHItemInvestigationExecutive_IsTranscirptBlocked) == 0x000001, "Wrong size on SHItemInvestigationExecutive_IsTranscirptBlocked"); \ static_assert(offsetof(SHItemInvestigationExecutive_IsTranscirptBlocked, ReturnValue) == 0x000000, "Member 'SHItemInvestigationExecutive_IsTranscirptBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemInvestigationExecutive \ static_assert(alignof(ASHItemInvestigationExecutive) == 0x000008, "Wrong alignment on ASHItemInvestigationExecutive"); \ static_assert(sizeof(ASHItemInvestigationExecutive) == 0x000510, "Wrong size on ASHItemInvestigationExecutive"); \ static_assert(offsetof(ASHItemInvestigationExecutive, InvestigationCamera) == 0x0002F8, "Member 'ASHItemInvestigationExecutive::InvestigationCamera' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, InvestigationSpotLight) == 0x000300, "Member 'ASHItemInvestigationExecutive::InvestigationSpotLight' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, FlashlightTarget) == 0x000308, "Member 'ASHItemInvestigationExecutive::FlashlightTarget' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, CameraManager) == 0x000310, "Member 'ASHItemInvestigationExecutive::CameraManager' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, FlashlightManager) == 0x000318, "Member 'ASHItemInvestigationExecutive::FlashlightManager' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, bHideDLCSkinDuringMainInvestigation) == 0x000320, "Member 'ASHItemInvestigationExecutive::bHideDLCSkinDuringMainInvestigation' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, LookAtAlphaBlendInSpeed) == 0x000324, "Member 'ASHItemInvestigationExecutive::LookAtAlphaBlendInSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, LookAtAlphaBlendOutSpeed) == 0x000328, "Member 'ASHItemInvestigationExecutive::LookAtAlphaBlendOutSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, MapRendererClass) == 0x000330, "Member 'ASHItemInvestigationExecutive::MapRendererClass' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, OnPreInvestigationStartedEvent) == 0x000338, "Member 'ASHItemInvestigationExecutive::OnPreInvestigationStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, OnMainInvestigationStartedEvent) == 0x000348, "Member 'ASHItemInvestigationExecutive::OnMainInvestigationStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, OnPostInvestigationStartedEvent) == 0x000358, "Member 'ASHItemInvestigationExecutive::OnPostInvestigationStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemInvestigationExecutive, MapRenderer) == 0x000370, "Member 'ASHItemInvestigationExecutive::MapRenderer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemInvestigationMainLoopAnimInstance \ static_assert(alignof(USHItemInvestigationMainLoopAnimInstance) == 0x000010, "Wrong alignment on USHItemInvestigationMainLoopAnimInstance"); \ static_assert(sizeof(USHItemInvestigationMainLoopAnimInstance) == 0x000380, "Wrong size on USHItemInvestigationMainLoopAnimInstance"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationAnimationFrame) == 0x000348, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationAnimationFrame' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, bInvestigationFlip) == 0x00034C, "Member 'USHItemInvestigationMainLoopAnimInstance::bInvestigationFlip' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationFlipSide) == 0x000350, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationType) == 0x000354, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationType' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationFlipPlayRate) == 0x000358, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationFlipPlayRate' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationFlipStartTime) == 0x00035C, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationFlipStartTime' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationLoopAnimation) == 0x000360, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationLoopAnimation' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, UseLoopAnimationReverse) == 0x000368, "Member 'USHItemInvestigationMainLoopAnimInstance::UseLoopAnimationReverse' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, InvestigationLoopAnimationReverse) == 0x000370, "Member 'USHItemInvestigationMainLoopAnimInstance::InvestigationLoopAnimationReverse' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, ItemFlipCachedProgress) == 0x000378, "Member 'USHItemInvestigationMainLoopAnimInstance::ItemFlipCachedProgress' has a wrong offset!"); \ static_assert(offsetof(USHItemInvestigationMainLoopAnimInstance, ItemFlipCurrentProgress) == 0x00037C, "Member 'USHItemInvestigationMainLoopAnimInstance::ItemFlipCurrentProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemSpawner_ProcessSpawnedItemCollected \ static_assert(alignof(SHItemSpawner_ProcessSpawnedItemCollected) == 0x000008, "Wrong alignment on SHItemSpawner_ProcessSpawnedItemCollected"); \ static_assert(sizeof(SHItemSpawner_ProcessSpawnedItemCollected) == 0x000008, "Wrong size on SHItemSpawner_ProcessSpawnedItemCollected"); \ static_assert(offsetof(SHItemSpawner_ProcessSpawnedItemCollected, ItemRef) == 0x000000, "Member 'SHItemSpawner_ProcessSpawnedItemCollected::ItemRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemSpawner_SpawnRuntimeItem \ static_assert(alignof(SHItemSpawner_SpawnRuntimeItem) == 0x000008, "Wrong alignment on SHItemSpawner_SpawnRuntimeItem"); \ static_assert(sizeof(SHItemSpawner_SpawnRuntimeItem) == 0x000008, "Wrong size on SHItemSpawner_SpawnRuntimeItem"); \ static_assert(offsetof(SHItemSpawner_SpawnRuntimeItem, ReturnValue) == 0x000000, "Member 'SHItemSpawner_SpawnRuntimeItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemSpawner_GetSpawnedItem \ static_assert(alignof(SHItemSpawner_GetSpawnedItem) == 0x000008, "Wrong alignment on SHItemSpawner_GetSpawnedItem"); \ static_assert(sizeof(SHItemSpawner_GetSpawnedItem) == 0x000008, "Wrong size on SHItemSpawner_GetSpawnedItem"); \ static_assert(offsetof(SHItemSpawner_GetSpawnedItem, ReturnValue) == 0x000000, "Member 'SHItemSpawner_GetSpawnedItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemSpawner \ static_assert(alignof(ASHItemSpawner) == 0x000008, "Wrong alignment on ASHItemSpawner"); \ static_assert(sizeof(ASHItemSpawner) == 0x000310, "Wrong size on ASHItemSpawner"); \ static_assert(offsetof(ASHItemSpawner, DebugMeshPreview) == 0x0002B0, "Member 'ASHItemSpawner::DebugMeshPreview' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, DebugInteractionDetectableShapePreview) == 0x0002B8, "Member 'ASHItemSpawner::DebugInteractionDetectableShapePreview' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, bAutoRespawnOnStreaming) == 0x0002C0, "Member 'ASHItemSpawner::bAutoRespawnOnStreaming' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, ItemToSpawnData) == 0x0002C8, "Member 'ASHItemSpawner::ItemToSpawnData' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, RuntimeItemSpawnedEvent) == 0x0002E0, "Member 'ASHItemSpawner::RuntimeItemSpawnedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, RuntimeItemCollectedEvent) == 0x0002F0, "Member 'ASHItemSpawner::RuntimeItemCollectedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, bShouldRespawnItem) == 0x000300, "Member 'ASHItemSpawner::bShouldRespawnItem' has a wrong offset!"); \ static_assert(offsetof(ASHItemSpawner, SpawnedItemPtr) == 0x000308, "Member 'ASHItemSpawner::SpawnedItemPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected \ static_assert(alignof(SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected) == 0x000008, "Wrong alignment on SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected"); \ static_assert(sizeof(SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected) == 0x000010, "Wrong size on SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected"); \ static_assert(offsetof(SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected, ComponentPtr) == 0x000000, "Member 'SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected, ItemContext) == 0x000008, "Member 'SHItemsPickedUpStatisticsValueProcessor_ProcessItemCollected::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated \ static_assert(alignof(SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated) == 0x000008, "Wrong alignment on SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated"); \ static_assert(sizeof(SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated) == 0x000010, "Wrong size on SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated"); \ static_assert(offsetof(SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated, ComponentPtr) == 0x000000, "Member 'SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated, ItemContext) == 0x000008, "Member 'SHItemsPickedUpStatisticsValueProcessor_ProcessLevelItemGrabbedOrInvestigated::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsPickedUpStatisticsValueProcessor \ static_assert(alignof(USHItemsPickedUpStatisticsValueProcessor) == 0x000008, "Wrong alignment on USHItemsPickedUpStatisticsValueProcessor"); \ static_assert(sizeof(USHItemsPickedUpStatisticsValueProcessor) == 0x000048, "Wrong size on USHItemsPickedUpStatisticsValueProcessor"); \ static_assert(offsetof(USHItemsPickedUpStatisticsValueProcessor, ConsumableItemsPickedUp) == 0x000030, "Member 'USHItemsPickedUpStatisticsValueProcessor::ConsumableItemsPickedUp' has a wrong offset!"); \ static_assert(offsetof(USHItemsPickedUpStatisticsValueProcessor, MemosItemsPickedUp) == 0x000038, "Member 'USHItemsPickedUpStatisticsValueProcessor::MemosItemsPickedUp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsSettings \ static_assert(alignof(USHItemsSettings) == 0x000008, "Wrong alignment on USHItemsSettings"); \ static_assert(sizeof(USHItemsSettings) == 0x000158, "Wrong size on USHItemsSettings"); \ static_assert(offsetof(USHItemsSettings, ItemsDataTable) == 0x000038, "Member 'USHItemsSettings::ItemsDataTable' has a wrong offset!"); \ static_assert(offsetof(USHItemsSettings, WeaponsDataTable) == 0x000068, "Member 'USHItemsSettings::WeaponsDataTable' has a wrong offset!"); \ static_assert(offsetof(USHItemsSettings, EquipmentDataTable) == 0x000098, "Member 'USHItemsSettings::EquipmentDataTable' has a wrong offset!"); \ static_assert(offsetof(USHItemsSettings, UseablesDataTable) == 0x0000C8, "Member 'USHItemsSettings::UseablesDataTable' has a wrong offset!"); \ static_assert(offsetof(USHItemsSettings, MapsDataTable) == 0x0000F8, "Member 'USHItemsSettings::MapsDataTable' has a wrong offset!"); \ static_assert(offsetof(USHItemsSettings, CombineItemsRecipesDataTable) == 0x000128, "Member 'USHItemsSettings::CombineItemsRecipesDataTable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_DebugGiveItems \ static_assert(alignof(SHItemsStatics_DebugGiveItems) == 0x000008, "Wrong alignment on SHItemsStatics_DebugGiveItems"); \ static_assert(sizeof(SHItemsStatics_DebugGiveItems) == 0x000018, "Wrong size on SHItemsStatics_DebugGiveItems"); \ static_assert(offsetof(SHItemsStatics_DebugGiveItems, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_DebugGiveItems::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_DebugGiveItems, InItemsHandles) == 0x000008, "Member 'SHItemsStatics_DebugGiveItems::InItemsHandles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_GetFlashlight \ static_assert(alignof(SHItemsStatics_GetFlashlight) == 0x000008, "Wrong alignment on SHItemsStatics_GetFlashlight"); \ static_assert(sizeof(SHItemsStatics_GetFlashlight) == 0x000010, "Wrong size on SHItemsStatics_GetFlashlight"); \ static_assert(offsetof(SHItemsStatics_GetFlashlight, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_GetFlashlight::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_GetFlashlight, ReturnValue) == 0x000008, "Member 'SHItemsStatics_GetFlashlight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_GetRadio \ static_assert(alignof(SHItemsStatics_GetRadio) == 0x000008, "Wrong alignment on SHItemsStatics_GetRadio"); \ static_assert(sizeof(SHItemsStatics_GetRadio) == 0x000010, "Wrong size on SHItemsStatics_GetRadio"); \ static_assert(offsetof(SHItemsStatics_GetRadio, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_GetRadio::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_GetRadio, ReturnValue) == 0x000008, "Member 'SHItemsStatics_GetRadio::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_IsFlashlightInUse \ static_assert(alignof(SHItemsStatics_IsFlashlightInUse) == 0x000008, "Wrong alignment on SHItemsStatics_IsFlashlightInUse"); \ static_assert(sizeof(SHItemsStatics_IsFlashlightInUse) == 0x000010, "Wrong size on SHItemsStatics_IsFlashlightInUse"); \ static_assert(offsetof(SHItemsStatics_IsFlashlightInUse, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_IsFlashlightInUse::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_IsFlashlightInUse, ReturnValue) == 0x000008, "Member 'SHItemsStatics_IsFlashlightInUse::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_IsPlayerInventoryEmpty \ static_assert(alignof(SHItemsStatics_IsPlayerInventoryEmpty) == 0x000008, "Wrong alignment on SHItemsStatics_IsPlayerInventoryEmpty"); \ static_assert(sizeof(SHItemsStatics_IsPlayerInventoryEmpty) == 0x000020, "Wrong size on SHItemsStatics_IsPlayerInventoryEmpty"); \ static_assert(offsetof(SHItemsStatics_IsPlayerInventoryEmpty, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_IsPlayerInventoryEmpty::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_IsPlayerInventoryEmpty, ItemsToIgnore) == 0x000008, "Member 'SHItemsStatics_IsPlayerInventoryEmpty::ItemsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_IsPlayerInventoryEmpty, ReturnValue) == 0x000018, "Member 'SHItemsStatics_IsPlayerInventoryEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_PerformNotesScribble \ static_assert(alignof(SHItemsStatics_PerformNotesScribble) == 0x000008, "Wrong alignment on SHItemsStatics_PerformNotesScribble"); \ static_assert(sizeof(SHItemsStatics_PerformNotesScribble) == 0x000010, "Wrong size on SHItemsStatics_PerformNotesScribble"); \ static_assert(offsetof(SHItemsStatics_PerformNotesScribble, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_PerformNotesScribble::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_PerformNotesScribble, ReturnValue) == 0x000008, "Member 'SHItemsStatics_PerformNotesScribble::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_PerformNotesScribbleMapContexted \ static_assert(alignof(SHItemsStatics_PerformNotesScribbleMapContexted) == 0x000008, "Wrong alignment on SHItemsStatics_PerformNotesScribbleMapContexted"); \ static_assert(sizeof(SHItemsStatics_PerformNotesScribbleMapContexted) == 0x000010, "Wrong size on SHItemsStatics_PerformNotesScribbleMapContexted"); \ static_assert(offsetof(SHItemsStatics_PerformNotesScribbleMapContexted, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_PerformNotesScribbleMapContexted::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_PerformNotesScribbleMapContexted, InMapContext) == 0x000008, "Member 'SHItemsStatics_PerformNotesScribbleMapContexted::InMapContext' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_PerformNotesScribbleMapContexted, ReturnValue) == 0x000009, "Member 'SHItemsStatics_PerformNotesScribbleMapContexted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_PreloadAssetsForItemWeapon \ static_assert(alignof(SHItemsStatics_PreloadAssetsForItemWeapon) == 0x000008, "Wrong alignment on SHItemsStatics_PreloadAssetsForItemWeapon"); \ static_assert(sizeof(SHItemsStatics_PreloadAssetsForItemWeapon) == 0x000010, "Wrong size on SHItemsStatics_PreloadAssetsForItemWeapon"); \ static_assert(offsetof(SHItemsStatics_PreloadAssetsForItemWeapon, Requester) == 0x000000, "Member 'SHItemsStatics_PreloadAssetsForItemWeapon::Requester' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_PreloadAssetsForItemWeapon, InItemWeaponName) == 0x000008, "Member 'SHItemsStatics_PreloadAssetsForItemWeapon::InItemWeaponName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_ReleaseAssetsForItemWeapon \ static_assert(alignof(SHItemsStatics_ReleaseAssetsForItemWeapon) == 0x000008, "Wrong alignment on SHItemsStatics_ReleaseAssetsForItemWeapon"); \ static_assert(sizeof(SHItemsStatics_ReleaseAssetsForItemWeapon) == 0x000010, "Wrong size on SHItemsStatics_ReleaseAssetsForItemWeapon"); \ static_assert(offsetof(SHItemsStatics_ReleaseAssetsForItemWeapon, Requester) == 0x000000, "Member 'SHItemsStatics_ReleaseAssetsForItemWeapon::Requester' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_ReleaseAssetsForItemWeapon, InItemWeaponName) == 0x000008, "Member 'SHItemsStatics_ReleaseAssetsForItemWeapon::InItemWeaponName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_ReleasePreloadedItemInvestigationAssets \ static_assert(alignof(SHItemsStatics_ReleasePreloadedItemInvestigationAssets) == 0x000008, "Wrong alignment on SHItemsStatics_ReleasePreloadedItemInvestigationAssets"); \ static_assert(sizeof(SHItemsStatics_ReleasePreloadedItemInvestigationAssets) == 0x000010, "Wrong size on SHItemsStatics_ReleasePreloadedItemInvestigationAssets"); \ static_assert(offsetof(SHItemsStatics_ReleasePreloadedItemInvestigationAssets, Requester) == 0x000000, "Member 'SHItemsStatics_ReleasePreloadedItemInvestigationAssets::Requester' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_ReleasePreloadedItemInvestigationAssets, ItemName) == 0x000008, "Member 'SHItemsStatics_ReleasePreloadedItemInvestigationAssets::ItemName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_RequestCollectAndInvestigateItem \ static_assert(alignof(SHItemsStatics_RequestCollectAndInvestigateItem) == 0x000008, "Wrong alignment on SHItemsStatics_RequestCollectAndInvestigateItem"); \ static_assert(sizeof(SHItemsStatics_RequestCollectAndInvestigateItem) == 0x000018, "Wrong size on SHItemsStatics_RequestCollectAndInvestigateItem"); \ static_assert(offsetof(SHItemsStatics_RequestCollectAndInvestigateItem, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_RequestCollectAndInvestigateItem::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestCollectAndInvestigateItem, ItemDataRowName) == 0x000008, "Member 'SHItemsStatics_RequestCollectAndInvestigateItem::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestCollectAndInvestigateItem, ReturnValue) == 0x000010, "Member 'SHItemsStatics_RequestCollectAndInvestigateItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_RequestCollectItemWithNotify \ static_assert(alignof(SHItemsStatics_RequestCollectItemWithNotify) == 0x000008, "Wrong alignment on SHItemsStatics_RequestCollectItemWithNotify"); \ static_assert(sizeof(SHItemsStatics_RequestCollectItemWithNotify) == 0x000018, "Wrong size on SHItemsStatics_RequestCollectItemWithNotify"); \ static_assert(offsetof(SHItemsStatics_RequestCollectItemWithNotify, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_RequestCollectItemWithNotify::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestCollectItemWithNotify, ItemDataRowName) == 0x000008, "Member 'SHItemsStatics_RequestCollectItemWithNotify::ItemDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestCollectItemWithNotify, ReturnValue) == 0x000010, "Member 'SHItemsStatics_RequestCollectItemWithNotify::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_RequestItemsSwap \ static_assert(alignof(SHItemsStatics_RequestItemsSwap) == 0x000008, "Wrong alignment on SHItemsStatics_RequestItemsSwap"); \ static_assert(sizeof(SHItemsStatics_RequestItemsSwap) == 0x000020, "Wrong size on SHItemsStatics_RequestItemsSwap"); \ static_assert(offsetof(SHItemsStatics_RequestItemsSwap, WorldContextObject) == 0x000000, "Member 'SHItemsStatics_RequestItemsSwap::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestItemsSwap, ItemNameToRemove) == 0x000008, "Member 'SHItemsStatics_RequestItemsSwap::ItemNameToRemove' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestItemsSwap, ItemNameToAdd) == 0x000010, "Member 'SHItemsStatics_RequestItemsSwap::ItemNameToAdd' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestItemsSwap, bAddOnlyIfRemovedWithSuccess) == 0x000018, "Member 'SHItemsStatics_RequestItemsSwap::bAddOnlyIfRemovedWithSuccess' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestItemsSwap, ReturnValue) == 0x000019, "Member 'SHItemsStatics_RequestItemsSwap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStatics_RequestPreloadItemInvestigationAssets \ static_assert(alignof(SHItemsStatics_RequestPreloadItemInvestigationAssets) == 0x000008, "Wrong alignment on SHItemsStatics_RequestPreloadItemInvestigationAssets"); \ static_assert(sizeof(SHItemsStatics_RequestPreloadItemInvestigationAssets) == 0x000010, "Wrong size on SHItemsStatics_RequestPreloadItemInvestigationAssets"); \ static_assert(offsetof(SHItemsStatics_RequestPreloadItemInvestigationAssets, Requester) == 0x000000, "Member 'SHItemsStatics_RequestPreloadItemInvestigationAssets::Requester' has a wrong offset!"); \ static_assert(offsetof(SHItemsStatics_RequestPreloadItemInvestigationAssets, ItemName) == 0x000008, "Member 'SHItemsStatics_RequestPreloadItemInvestigationAssets::ItemName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsStatics \ static_assert(alignof(USHItemsStatics) == 0x000008, "Wrong alignment on USHItemsStatics"); \ static_assert(sizeof(USHItemsStatics) == 0x000028, "Wrong size on USHItemsStatics"); \ #define DUMPER7_ASSERTS_SHItemsStorageStatics_HasItemByConfig \ static_assert(alignof(SHItemsStorageStatics_HasItemByConfig) == 0x000008, "Wrong alignment on SHItemsStorageStatics_HasItemByConfig"); \ static_assert(sizeof(SHItemsStorageStatics_HasItemByConfig) == 0x000048, "Wrong size on SHItemsStorageStatics_HasItemByConfig"); \ static_assert(offsetof(SHItemsStorageStatics_HasItemByConfig, InItems) == 0x000000, "Member 'SHItemsStorageStatics_HasItemByConfig::InItems' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageStatics_HasItemByConfig, ItemsStorageConfig) == 0x000010, "Member 'SHItemsStorageStatics_HasItemByConfig::ItemsStorageConfig' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageStatics_HasItemByConfig, ReturnValue) == 0x000040, "Member 'SHItemsStorageStatics_HasItemByConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageStatics_HasPlayerCollectedItemByConfig \ static_assert(alignof(SHItemsStorageStatics_HasPlayerCollectedItemByConfig) == 0x000008, "Wrong alignment on SHItemsStorageStatics_HasPlayerCollectedItemByConfig"); \ static_assert(sizeof(SHItemsStorageStatics_HasPlayerCollectedItemByConfig) == 0x000040, "Wrong size on SHItemsStorageStatics_HasPlayerCollectedItemByConfig"); \ static_assert(offsetof(SHItemsStorageStatics_HasPlayerCollectedItemByConfig, Context) == 0x000000, "Member 'SHItemsStorageStatics_HasPlayerCollectedItemByConfig::Context' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageStatics_HasPlayerCollectedItemByConfig, ItemsStorageConfig) == 0x000008, "Member 'SHItemsStorageStatics_HasPlayerCollectedItemByConfig::ItemsStorageConfig' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageStatics_HasPlayerCollectedItemByConfig, ReturnValue) == 0x000038, "Member 'SHItemsStorageStatics_HasPlayerCollectedItemByConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsStorageStatics \ static_assert(alignof(USHItemsStorageStatics) == 0x000008, "Wrong alignment on USHItemsStorageStatics"); \ static_assert(sizeof(USHItemsStorageStatics) == 0x000028, "Wrong size on USHItemsStorageStatics"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_RetrieveAll \ static_assert(alignof(SHItemsStorageComponent_RetrieveAll) == 0x000008, "Wrong alignment on SHItemsStorageComponent_RetrieveAll"); \ static_assert(sizeof(SHItemsStorageComponent_RetrieveAll) == 0x000008, "Wrong size on SHItemsStorageComponent_RetrieveAll"); \ static_assert(offsetof(SHItemsStorageComponent_RetrieveAll, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_RetrieveAll::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_RetrieveAllByConfig \ static_assert(alignof(SHItemsStorageComponent_RetrieveAllByConfig) == 0x000008, "Wrong alignment on SHItemsStorageComponent_RetrieveAllByConfig"); \ static_assert(sizeof(SHItemsStorageComponent_RetrieveAllByConfig) == 0x000038, "Wrong size on SHItemsStorageComponent_RetrieveAllByConfig"); \ static_assert(offsetof(SHItemsStorageComponent_RetrieveAllByConfig, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_RetrieveAllByConfig::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_RetrieveAllByConfig, ItemsStorageConfig) == 0x000008, "Member 'SHItemsStorageComponent_RetrieveAllByConfig::ItemsStorageConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_RetrieveSpecified \ static_assert(alignof(SHItemsStorageComponent_RetrieveSpecified) == 0x000008, "Wrong alignment on SHItemsStorageComponent_RetrieveSpecified"); \ static_assert(sizeof(SHItemsStorageComponent_RetrieveSpecified) == 0x000018, "Wrong size on SHItemsStorageComponent_RetrieveSpecified"); \ static_assert(offsetof(SHItemsStorageComponent_RetrieveSpecified, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_RetrieveSpecified::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_RetrieveSpecified, ItemsToRetrieve) == 0x000008, "Member 'SHItemsStorageComponent_RetrieveSpecified::ItemsToRetrieve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_StoreAll \ static_assert(alignof(SHItemsStorageComponent_StoreAll) == 0x000008, "Wrong alignment on SHItemsStorageComponent_StoreAll"); \ static_assert(sizeof(SHItemsStorageComponent_StoreAll) == 0x000028, "Wrong size on SHItemsStorageComponent_StoreAll"); \ static_assert(offsetof(SHItemsStorageComponent_StoreAll, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_StoreAll::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_StoreAll, SkipItems) == 0x000008, "Member 'SHItemsStorageComponent_StoreAll::SkipItems' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_StoreAll, SkipItemsCategories) == 0x000018, "Member 'SHItemsStorageComponent_StoreAll::SkipItemsCategories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_StoreAllByConfig \ static_assert(alignof(SHItemsStorageComponent_StoreAllByConfig) == 0x000008, "Wrong alignment on SHItemsStorageComponent_StoreAllByConfig"); \ static_assert(sizeof(SHItemsStorageComponent_StoreAllByConfig) == 0x000038, "Wrong size on SHItemsStorageComponent_StoreAllByConfig"); \ static_assert(offsetof(SHItemsStorageComponent_StoreAllByConfig, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_StoreAllByConfig::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_StoreAllByConfig, ItemsStorageConfig) == 0x000008, "Member 'SHItemsStorageComponent_StoreAllByConfig::ItemsStorageConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_StoreSpecified \ static_assert(alignof(SHItemsStorageComponent_StoreSpecified) == 0x000008, "Wrong alignment on SHItemsStorageComponent_StoreSpecified"); \ static_assert(sizeof(SHItemsStorageComponent_StoreSpecified) == 0x000018, "Wrong size on SHItemsStorageComponent_StoreSpecified"); \ static_assert(offsetof(SHItemsStorageComponent_StoreSpecified, InteractingCharacter) == 0x000000, "Member 'SHItemsStorageComponent_StoreSpecified::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemsStorageComponent_StoreSpecified, ItemsToStore) == 0x000008, "Member 'SHItemsStorageComponent_StoreSpecified::ItemsToStore' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_GetCurrentItems \ static_assert(alignof(SHItemsStorageComponent_GetCurrentItems) == 0x000008, "Wrong alignment on SHItemsStorageComponent_GetCurrentItems"); \ static_assert(sizeof(SHItemsStorageComponent_GetCurrentItems) == 0x000010, "Wrong size on SHItemsStorageComponent_GetCurrentItems"); \ static_assert(offsetof(SHItemsStorageComponent_GetCurrentItems, ReturnValue) == 0x000000, "Member 'SHItemsStorageComponent_GetCurrentItems::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemsStorageComponent_IsStorageEmpty \ static_assert(alignof(SHItemsStorageComponent_IsStorageEmpty) == 0x000001, "Wrong alignment on SHItemsStorageComponent_IsStorageEmpty"); \ static_assert(sizeof(SHItemsStorageComponent_IsStorageEmpty) == 0x000001, "Wrong size on SHItemsStorageComponent_IsStorageEmpty"); \ static_assert(offsetof(SHItemsStorageComponent_IsStorageEmpty, ReturnValue) == 0x000000, "Member 'SHItemsStorageComponent_IsStorageEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemsStorageComponent \ static_assert(alignof(USHItemsStorageComponent) == 0x000008, "Wrong alignment on USHItemsStorageComponent"); \ static_assert(sizeof(USHItemsStorageComponent) == 0x0000C0, "Wrong size on USHItemsStorageComponent"); \ static_assert(offsetof(USHItemsStorageComponent, BeginPlayStoredItems) == 0x0000A0, "Member 'USHItemsStorageComponent::BeginPlayStoredItems' has a wrong offset!"); \ static_assert(offsetof(USHItemsStorageComponent, StoredItems) == 0x0000B0, "Member 'USHItemsStorageComponent::StoredItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent \ static_assert(alignof(SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent) == 0x000008, "Wrong alignment on SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent"); \ static_assert(sizeof(SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent) == 0x000010, "Wrong size on SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent"); \ static_assert(offsetof(SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent, InMontage) == 0x000000, "Member 'SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent::InMontage' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent, AnimEndType) == 0x000008, "Member 'SHItemWeaponChainsawAnimsExtensionComponent_ProcessEquipWeaponMontageEndEvent::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHItemWeaponChainsawAnimsExtensionComponent \ static_assert(alignof(USHItemWeaponChainsawAnimsExtensionComponent) == 0x000008, "Wrong alignment on USHItemWeaponChainsawAnimsExtensionComponent"); \ static_assert(sizeof(USHItemWeaponChainsawAnimsExtensionComponent) == 0x0000B8, "Wrong size on USHItemWeaponChainsawAnimsExtensionComponent"); \ static_assert(offsetof(USHItemWeaponChainsawAnimsExtensionComponent, InDangerIntroAnimActionExeClass) == 0x0000A0, "Member 'USHItemWeaponChainsawAnimsExtensionComponent::InDangerIntroAnimActionExeClass' has a wrong offset!"); \ static_assert(offsetof(USHItemWeaponChainsawAnimsExtensionComponent, InDangerOutroAnimActionExeClass) == 0x0000A8, "Member 'USHItemWeaponChainsawAnimsExtensionComponent::InDangerOutroAnimActionExeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHHitReactionMaps \ static_assert(alignof(USHHitReactionMaps) == 0x000008, "Wrong alignment on USHHitReactionMaps"); \ static_assert(sizeof(USHHitReactionMaps) == 0x000170, "Wrong size on USHHitReactionMaps"); \ static_assert(offsetof(USHHitReactionMaps, SoftDamageHitReactions) == 0x000030, "Member 'USHHitReactionMaps::SoftDamageHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionMaps, ContinuousDamageHitReactions) == 0x000080, "Member 'USHHitReactionMaps::ContinuousDamageHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionMaps, StunDamageHitReactions) == 0x0000D0, "Member 'USHHitReactionMaps::StunDamageHitReactions' has a wrong offset!"); \ static_assert(offsetof(USHHitReactionMaps, HitReactions) == 0x000120, "Member 'USHHitReactionMaps::HitReactions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_CalcAttackRowName \ static_assert(alignof(SHItemWeaponMelee_CalcAttackRowName) == 0x000008, "Wrong alignment on SHItemWeaponMelee_CalcAttackRowName"); \ static_assert(sizeof(SHItemWeaponMelee_CalcAttackRowName) == 0x000018, "Wrong size on SHItemWeaponMelee_CalcAttackRowName"); \ static_assert(offsetof(SHItemWeaponMelee_CalcAttackRowName, AttackCandidate) == 0x000000, "Member 'SHItemWeaponMelee_CalcAttackRowName::AttackCandidate' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_CalcAttackRowName, ReturnValue) == 0x000008, "Member 'SHItemWeaponMelee_CalcAttackRowName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_GetAttackDataCopy \ static_assert(alignof(SHItemWeaponMelee_GetAttackDataCopy) == 0x000008, "Wrong alignment on SHItemWeaponMelee_GetAttackDataCopy"); \ static_assert(sizeof(SHItemWeaponMelee_GetAttackDataCopy) == 0x0001D0, "Wrong size on SHItemWeaponMelee_GetAttackDataCopy"); \ static_assert(offsetof(SHItemWeaponMelee_GetAttackDataCopy, AttackRowName) == 0x000000, "Member 'SHItemWeaponMelee_GetAttackDataCopy::AttackRowName' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_GetAttackDataCopy, ReturnValue) == 0x000008, "Member 'SHItemWeaponMelee_GetAttackDataCopy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget \ static_assert(alignof(SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget) == 0x000008, "Wrong alignment on SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget"); \ static_assert(sizeof(SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget) == 0x000008, "Wrong size on SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget"); \ static_assert(offsetof(SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget, ReturnValue) == 0x000000, "Member 'SHItemWeaponMelee_GetCurrentMeleeAttackEnemyTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_GetLastUsedAttack \ static_assert(alignof(SHItemWeaponMelee_GetLastUsedAttack) == 0x000008, "Wrong alignment on SHItemWeaponMelee_GetLastUsedAttack"); \ static_assert(sizeof(SHItemWeaponMelee_GetLastUsedAttack) == 0x000010, "Wrong size on SHItemWeaponMelee_GetLastUsedAttack"); \ static_assert(offsetof(SHItemWeaponMelee_GetLastUsedAttack, ReturnValue) == 0x000000, "Member 'SHItemWeaponMelee_GetLastUsedAttack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_IsOwnerStandingBehind \ static_assert(alignof(SHItemWeaponMelee_IsOwnerStandingBehind) == 0x000008, "Wrong alignment on SHItemWeaponMelee_IsOwnerStandingBehind"); \ static_assert(sizeof(SHItemWeaponMelee_IsOwnerStandingBehind) == 0x000010, "Wrong size on SHItemWeaponMelee_IsOwnerStandingBehind"); \ static_assert(offsetof(SHItemWeaponMelee_IsOwnerStandingBehind, CheckedCharacter) == 0x000000, "Member 'SHItemWeaponMelee_IsOwnerStandingBehind::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_IsOwnerStandingBehind, ReturnValue) == 0x000008, "Member 'SHItemWeaponMelee_IsOwnerStandingBehind::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_ShouldUseGroundAttack \ static_assert(alignof(SHItemWeaponMelee_ShouldUseGroundAttack) == 0x000001, "Wrong alignment on SHItemWeaponMelee_ShouldUseGroundAttack"); \ static_assert(sizeof(SHItemWeaponMelee_ShouldUseGroundAttack) == 0x000001, "Wrong size on SHItemWeaponMelee_ShouldUseGroundAttack"); \ static_assert(offsetof(SHItemWeaponMelee_ShouldUseGroundAttack, ReturnValue) == 0x000000, "Member 'SHItemWeaponMelee_ShouldUseGroundAttack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_SlideDistanceCheck \ static_assert(alignof(SHItemWeaponMelee_SlideDistanceCheck) == 0x000008, "Wrong alignment on SHItemWeaponMelee_SlideDistanceCheck"); \ static_assert(sizeof(SHItemWeaponMelee_SlideDistanceCheck) == 0x000010, "Wrong size on SHItemWeaponMelee_SlideDistanceCheck"); \ static_assert(offsetof(SHItemWeaponMelee_SlideDistanceCheck, CheckedCharacter) == 0x000000, "Member 'SHItemWeaponMelee_SlideDistanceCheck::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_SlideDistanceCheck, MaxSlideDistance) == 0x000008, "Member 'SHItemWeaponMelee_SlideDistanceCheck::MaxSlideDistance' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_SlideDistanceCheck, ReturnValue) == 0x00000C, "Member 'SHItemWeaponMelee_SlideDistanceCheck::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponMelee_WillKillCharacter \ static_assert(alignof(SHItemWeaponMelee_WillKillCharacter) == 0x000008, "Wrong alignment on SHItemWeaponMelee_WillKillCharacter"); \ static_assert(sizeof(SHItemWeaponMelee_WillKillCharacter) == 0x000010, "Wrong size on SHItemWeaponMelee_WillKillCharacter"); \ static_assert(offsetof(SHItemWeaponMelee_WillKillCharacter, CheckedCharacter) == 0x000000, "Member 'SHItemWeaponMelee_WillKillCharacter::CheckedCharacter' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponMelee_WillKillCharacter, ReturnValue) == 0x000008, "Member 'SHItemWeaponMelee_WillKillCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemWeaponMelee \ static_assert(alignof(ASHItemWeaponMelee) == 0x000008, "Wrong alignment on ASHItemWeaponMelee"); \ static_assert(sizeof(ASHItemWeaponMelee) == 0x0008B8, "Wrong size on ASHItemWeaponMelee"); \ static_assert(offsetof(ASHItemWeaponMelee, MeleeAttacksDataTable) == 0x000690, "Member 'ASHItemWeaponMelee::MeleeAttacksDataTable' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, MeleeSecondaryAttacksDataTable) == 0x000698, "Member 'ASHItemWeaponMelee::MeleeSecondaryAttacksDataTable' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, GroundAttackMaxViewPitch) == 0x0006A0, "Member 'ASHItemWeaponMelee::GroundAttackMaxViewPitch' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, StandingBehindRequiredDotProduct) == 0x0006A4, "Member 'ASHItemWeaponMelee::StandingBehindRequiredDotProduct' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, ForceFeedbackOnDamage) == 0x0006A8, "Member 'ASHItemWeaponMelee::ForceFeedbackOnDamage' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, LightEffect) == 0x0006B0, "Member 'ASHItemWeaponMelee::LightEffect' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponMelee, CameraAnimExe) == 0x0006B8, "Member 'ASHItemWeaponMelee::CameraAnimExe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_DrawAimDetailedDebug \ static_assert(alignof(SHItemWeaponRanged_DrawAimDetailedDebug) == 0x000004, "Wrong alignment on SHItemWeaponRanged_DrawAimDetailedDebug"); \ static_assert(sizeof(SHItemWeaponRanged_DrawAimDetailedDebug) == 0x000004, "Wrong size on SHItemWeaponRanged_DrawAimDetailedDebug"); \ static_assert(offsetof(SHItemWeaponRanged_DrawAimDetailedDebug, DeltaTime) == 0x000000, "Member 'SHItemWeaponRanged_DrawAimDetailedDebug::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_OnFirePerformed \ static_assert(alignof(SHItemWeaponRanged_OnFirePerformed) == 0x000008, "Wrong alignment on SHItemWeaponRanged_OnFirePerformed"); \ static_assert(sizeof(SHItemWeaponRanged_OnFirePerformed) == 0x000018, "Wrong size on SHItemWeaponRanged_OnFirePerformed"); \ static_assert(offsetof(SHItemWeaponRanged_OnFirePerformed, ShootEndWorldLoc) == 0x000000, "Member 'SHItemWeaponRanged_OnFirePerformed::ShootEndWorldLoc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_OnFireSpreadPerformed \ static_assert(alignof(SHItemWeaponRanged_OnFireSpreadPerformed) == 0x000008, "Wrong alignment on SHItemWeaponRanged_OnFireSpreadPerformed"); \ static_assert(sizeof(SHItemWeaponRanged_OnFireSpreadPerformed) == 0x000010, "Wrong size on SHItemWeaponRanged_OnFireSpreadPerformed"); \ static_assert(offsetof(SHItemWeaponRanged_OnFireSpreadPerformed, ShootsHitLoc) == 0x000000, "Member 'SHItemWeaponRanged_OnFireSpreadPerformed::ShootsHitLoc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_TracePerfectForPointingData \ static_assert(alignof(SHItemWeaponRanged_TracePerfectForPointingData) == 0x000004, "Wrong alignment on SHItemWeaponRanged_TracePerfectForPointingData"); \ static_assert(sizeof(SHItemWeaponRanged_TracePerfectForPointingData) == 0x000010, "Wrong size on SHItemWeaponRanged_TracePerfectForPointingData"); \ static_assert(offsetof(SHItemWeaponRanged_TracePerfectForPointingData, bForceRefresh) == 0x000000, "Member 'SHItemWeaponRanged_TracePerfectForPointingData::bForceRefresh' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponRanged_TracePerfectForPointingData, ReturnValue) == 0x000004, "Member 'SHItemWeaponRanged_TracePerfectForPointingData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_CanBeReloaded \ static_assert(alignof(SHItemWeaponRanged_CanBeReloaded) == 0x000001, "Wrong alignment on SHItemWeaponRanged_CanBeReloaded"); \ static_assert(sizeof(SHItemWeaponRanged_CanBeReloaded) == 0x000001, "Wrong size on SHItemWeaponRanged_CanBeReloaded"); \ static_assert(offsetof(SHItemWeaponRanged_CanBeReloaded, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_CanBeReloaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetCachedPerfectTraceCachedData \ static_assert(alignof(SHItemWeaponRanged_GetCachedPerfectTraceCachedData) == 0x000004, "Wrong alignment on SHItemWeaponRanged_GetCachedPerfectTraceCachedData"); \ static_assert(sizeof(SHItemWeaponRanged_GetCachedPerfectTraceCachedData) == 0x00000C, "Wrong size on SHItemWeaponRanged_GetCachedPerfectTraceCachedData"); \ static_assert(offsetof(SHItemWeaponRanged_GetCachedPerfectTraceCachedData, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_GetCachedPerfectTraceCachedData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetEndTraceLoc \ static_assert(alignof(SHItemWeaponRanged_GetEndTraceLoc) == 0x000008, "Wrong alignment on SHItemWeaponRanged_GetEndTraceLoc"); \ static_assert(sizeof(SHItemWeaponRanged_GetEndTraceLoc) == 0x000030, "Wrong size on SHItemWeaponRanged_GetEndTraceLoc"); \ static_assert(offsetof(SHItemWeaponRanged_GetEndTraceLoc, ShootAngle) == 0x000000, "Member 'SHItemWeaponRanged_GetEndTraceLoc::ShootAngle' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponRanged_GetEndTraceLoc, SpreadAngles) == 0x000008, "Member 'SHItemWeaponRanged_GetEndTraceLoc::SpreadAngles' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponRanged_GetEndTraceLoc, ReturnValue) == 0x000018, "Member 'SHItemWeaponRanged_GetEndTraceLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetFocusValue \ static_assert(alignof(SHItemWeaponRanged_GetFocusValue) == 0x000004, "Wrong alignment on SHItemWeaponRanged_GetFocusValue"); \ static_assert(sizeof(SHItemWeaponRanged_GetFocusValue) == 0x000004, "Wrong size on SHItemWeaponRanged_GetFocusValue"); \ static_assert(offsetof(SHItemWeaponRanged_GetFocusValue, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_GetFocusValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetPerfectShootVector \ static_assert(alignof(SHItemWeaponRanged_GetPerfectShootVector) == 0x000008, "Wrong alignment on SHItemWeaponRanged_GetPerfectShootVector"); \ static_assert(sizeof(SHItemWeaponRanged_GetPerfectShootVector) == 0x000018, "Wrong size on SHItemWeaponRanged_GetPerfectShootVector"); \ static_assert(offsetof(SHItemWeaponRanged_GetPerfectShootVector, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_GetPerfectShootVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetRandomEndTraceLoc \ static_assert(alignof(SHItemWeaponRanged_GetRandomEndTraceLoc) == 0x000008, "Wrong alignment on SHItemWeaponRanged_GetRandomEndTraceLoc"); \ static_assert(sizeof(SHItemWeaponRanged_GetRandomEndTraceLoc) == 0x000018, "Wrong size on SHItemWeaponRanged_GetRandomEndTraceLoc"); \ static_assert(offsetof(SHItemWeaponRanged_GetRandomEndTraceLoc, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_GetRandomEndTraceLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetSpreadShootVector \ static_assert(alignof(SHItemWeaponRanged_GetSpreadShootVector) == 0x000008, "Wrong alignment on SHItemWeaponRanged_GetSpreadShootVector"); \ static_assert(sizeof(SHItemWeaponRanged_GetSpreadShootVector) == 0x000028, "Wrong size on SHItemWeaponRanged_GetSpreadShootVector"); \ static_assert(offsetof(SHItemWeaponRanged_GetSpreadShootVector, SpreadAngles) == 0x000000, "Member 'SHItemWeaponRanged_GetSpreadShootVector::SpreadAngles' has a wrong offset!"); \ static_assert(offsetof(SHItemWeaponRanged_GetSpreadShootVector, ReturnValue) == 0x000010, "Member 'SHItemWeaponRanged_GetSpreadShootVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_GetStartTraceLoc \ static_assert(alignof(SHItemWeaponRanged_GetStartTraceLoc) == 0x000008, "Wrong alignment on SHItemWeaponRanged_GetStartTraceLoc"); \ static_assert(sizeof(SHItemWeaponRanged_GetStartTraceLoc) == 0x000018, "Wrong size on SHItemWeaponRanged_GetStartTraceLoc"); \ static_assert(offsetof(SHItemWeaponRanged_GetStartTraceLoc, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_GetStartTraceLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_HasAnyAmmoInClip \ static_assert(alignof(SHItemWeaponRanged_HasAnyAmmoInClip) == 0x000001, "Wrong alignment on SHItemWeaponRanged_HasAnyAmmoInClip"); \ static_assert(sizeof(SHItemWeaponRanged_HasAnyAmmoInClip) == 0x000001, "Wrong size on SHItemWeaponRanged_HasAnyAmmoInClip"); \ static_assert(offsetof(SHItemWeaponRanged_HasAnyAmmoInClip, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_HasAnyAmmoInClip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_HasWeaponAmmoInInventory \ static_assert(alignof(SHItemWeaponRanged_HasWeaponAmmoInInventory) == 0x000001, "Wrong alignment on SHItemWeaponRanged_HasWeaponAmmoInInventory"); \ static_assert(sizeof(SHItemWeaponRanged_HasWeaponAmmoInInventory) == 0x000001, "Wrong size on SHItemWeaponRanged_HasWeaponAmmoInInventory"); \ static_assert(offsetof(SHItemWeaponRanged_HasWeaponAmmoInInventory, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_HasWeaponAmmoInInventory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHItemWeaponRanged_IsFireReady \ static_assert(alignof(SHItemWeaponRanged_IsFireReady) == 0x000001, "Wrong alignment on SHItemWeaponRanged_IsFireReady"); \ static_assert(sizeof(SHItemWeaponRanged_IsFireReady) == 0x000001, "Wrong size on SHItemWeaponRanged_IsFireReady"); \ static_assert(offsetof(SHItemWeaponRanged_IsFireReady, ReturnValue) == 0x000000, "Member 'SHItemWeaponRanged_IsFireReady::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemWeaponRanged \ static_assert(alignof(ASHItemWeaponRanged) == 0x000008, "Wrong alignment on ASHItemWeaponRanged"); \ static_assert(sizeof(ASHItemWeaponRanged) == 0x000C30, "Wrong size on ASHItemWeaponRanged"); \ static_assert(offsetof(ASHItemWeaponRanged, RequiredCameraBlendAlpha) == 0x000690, "Member 'ASHItemWeaponRanged::RequiredCameraBlendAlpha' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, WeaponAmmoItem) == 0x000698, "Member 'ASHItemWeaponRanged::WeaponAmmoItem' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, WeaponClipSize) == 0x0006A8, "Member 'ASHItemWeaponRanged::WeaponClipSize' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ReloadAmmoAddedPerNotify) == 0x0006AC, "Member 'ASHItemWeaponRanged::ReloadAmmoAddedPerNotify' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bUseCustomInitalAmmoInWeapon) == 0x0006B0, "Member 'ASHItemWeaponRanged::bUseCustomInitalAmmoInWeapon' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, CustomInitalAmmoInWeapon) == 0x0006B4, "Member 'ASHItemWeaponRanged::CustomInitalAmmoInWeapon' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, damageClass) == 0x0006B8, "Member 'ASHItemWeaponRanged::damageClass' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, DamageFalloffCurve) == 0x0006C0, "Member 'ASHItemWeaponRanged::DamageFalloffCurve' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FocusGainSpeed) == 0x0006C8, "Member 'ASHItemWeaponRanged::FocusGainSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, WeaponFocusAfterShoot) == 0x0006CC, "Member 'ASHItemWeaponRanged::WeaponFocusAfterShoot' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bResetFocusOnViewRotation) == 0x0006D0, "Member 'ASHItemWeaponRanged::bResetFocusOnViewRotation' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ViewRotationToResetFocus) == 0x0006D4, "Member 'ASHItemWeaponRanged::ViewRotationToResetFocus' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bBlockGainFocusOnViewRotation) == 0x0006D8, "Member 'ASHItemWeaponRanged::bBlockGainFocusOnViewRotation' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ViewRotationToBlockGainFocus) == 0x0006DC, "Member 'ASHItemWeaponRanged::ViewRotationToBlockGainFocus' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bResetFocusOnMovement) == 0x0006E0, "Member 'ASHItemWeaponRanged::bResetFocusOnMovement' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, MovementValueToResetFocus) == 0x0006E4, "Member 'ASHItemWeaponRanged::MovementValueToResetFocus' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bBlockGainFocusOnMovement) == 0x0006E8, "Member 'ASHItemWeaponRanged::bBlockGainFocusOnMovement' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, MovementValueToBlockGainFocus) == 0x0006EC, "Member 'ASHItemWeaponRanged::MovementValueToBlockGainFocus' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bLoseFocusOnMovement) == 0x0006F0, "Member 'ASHItemWeaponRanged::bLoseFocusOnMovement' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, MovementValueToLoseFocus) == 0x0006F4, "Member 'ASHItemWeaponRanged::MovementValueToLoseFocus' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, MovementLoseFocusSpeed) == 0x0006F8, "Member 'ASHItemWeaponRanged::MovementLoseFocusSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, RecoilCurves) == 0x000700, "Member 'ASHItemWeaponRanged::RecoilCurves' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, SpreadUnfocusedMax) == 0x000710, "Member 'ASHItemWeaponRanged::SpreadUnfocusedMax' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, SpreadUnfocusedMin) == 0x000720, "Member 'ASHItemWeaponRanged::SpreadUnfocusedMin' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, SpreadFocusedMax) == 0x000730, "Member 'ASHItemWeaponRanged::SpreadFocusedMax' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, SpreadFocusedMin) == 0x000740, "Member 'ASHItemWeaponRanged::SpreadFocusedMin' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, NumberOfTracesPerShoot) == 0x000750, "Member 'ASHItemWeaponRanged::NumberOfTracesPerShoot' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bUseCircleUniformSpread) == 0x000754, "Member 'ASHItemWeaponRanged::bUseCircleUniformSpread' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, TraceRadius) == 0x000758, "Member 'ASHItemWeaponRanged::TraceRadius' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, MaxShootDistance) == 0x00075C, "Member 'ASHItemWeaponRanged::MaxShootDistance' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FireWeaponAnim) == 0x000760, "Member 'ASHItemWeaponRanged::FireWeaponAnim' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FireNoAmmoWeaponAnim) == 0x000790, "Member 'ASHItemWeaponRanged::FireNoAmmoWeaponAnim' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ReloadWeaponAnim) == 0x0007C0, "Member 'ASHItemWeaponRanged::ReloadWeaponAnim' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AutoAimMaxRange) == 0x0007F0, "Member 'ASHItemWeaponRanged::AutoAimMaxRange' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AutoAimRangeToStrengthMappingCurve) == 0x0007F8, "Member 'ASHItemWeaponRanged::AutoAimRangeToStrengthMappingCurve' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, CharacterRotationInputScale) == 0x000800, "Member 'ASHItemWeaponRanged::CharacterRotationInputScale' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, CharacterControlRotationInterpSpeed) == 0x000804, "Member 'ASHItemWeaponRanged::CharacterControlRotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AimMovementData) == 0x000808, "Member 'ASHItemWeaponRanged::AimMovementData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, bUseReloadMovementData) == 0x000830, "Member 'ASHItemWeaponRanged::bUseReloadMovementData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ReloadMovementData) == 0x000838, "Member 'ASHItemWeaponRanged::ReloadMovementData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FireAnimData) == 0x000860, "Member 'ASHItemWeaponRanged::FireAnimData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FireNoAmmoAnimData) == 0x000910, "Member 'ASHItemWeaponRanged::FireNoAmmoAnimData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ReloadAnimsData) == 0x0009C0, "Member 'ASHItemWeaponRanged::ReloadAnimsData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, DefaultAimCameraData) == 0x000A10, "Member 'ASHItemWeaponRanged::DefaultAimCameraData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, PosesAimCameraData) == 0x000AC0, "Member 'ASHItemWeaponRanged::PosesAimCameraData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AimCameraFOVData) == 0x000B10, "Member 'ASHItemWeaponRanged::AimCameraFOVData' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AimCameraPostProcessConfig) == 0x000B38, "Member 'ASHItemWeaponRanged::AimCameraPostProcessConfig' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, AimCameraShake) == 0x000B68, "Member 'ASHItemWeaponRanged::AimCameraShake' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, FireCameraShake) == 0x000B70, "Member 'ASHItemWeaponRanged::FireCameraShake' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ForceFeedbackOnFire) == 0x000B78, "Member 'ASHItemWeaponRanged::ForceFeedbackOnFire' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, ForceFeedbackOnOutOfAmmo) == 0x000B80, "Member 'ASHItemWeaponRanged::ForceFeedbackOnOutOfAmmo' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, LightEffect) == 0x000B88, "Member 'ASHItemWeaponRanged::LightEffect' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, PlayingAimCameraShake) == 0x000B90, "Member 'ASHItemWeaponRanged::PlayingAimCameraShake' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, PlayingFireCameraShake) == 0x000B98, "Member 'ASHItemWeaponRanged::PlayingFireCameraShake' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRanged, RecoilCurveToUse) == 0x000BA0, "Member 'ASHItemWeaponRanged::RecoilCurveToUse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHItemWeaponRangedSingleAction \ static_assert(alignof(ASHItemWeaponRangedSingleAction) == 0x000008, "Wrong alignment on ASHItemWeaponRangedSingleAction"); \ static_assert(sizeof(ASHItemWeaponRangedSingleAction) == 0x000D18, "Wrong size on ASHItemWeaponRangedSingleAction"); \ static_assert(offsetof(ASHItemWeaponRangedSingleAction, SingleActionPrepareWeaponAnim) == 0x000C30, "Member 'ASHItemWeaponRangedSingleAction::SingleActionPrepareWeaponAnim' has a wrong offset!"); \ static_assert(offsetof(ASHItemWeaponRangedSingleAction, SingleActionPrepareAnimData) == 0x000C60, "Member 'ASHItemWeaponRangedSingleAction::SingleActionPrepareAnimData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessAnimInstStageAdvanced \ static_assert(alignof(SHJumpIntoHole_ProcessAnimInstStageAdvanced) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessAnimInstStageAdvanced"); \ static_assert(sizeof(SHJumpIntoHole_ProcessAnimInstStageAdvanced) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessAnimInstStageAdvanced"); \ static_assert(offsetof(SHJumpIntoHole_ProcessAnimInstStageAdvanced, AnimInst) == 0x000000, "Member 'SHJumpIntoHole_ProcessAnimInstStageAdvanced::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessAnimInstStartedInteraction \ static_assert(alignof(SHJumpIntoHole_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessAnimInstStartedInteraction"); \ static_assert(sizeof(SHJumpIntoHole_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessAnimInstStartedInteraction"); \ static_assert(offsetof(SHJumpIntoHole_ProcessAnimInstStartedInteraction, AnimInst) == 0x000000, "Member 'SHJumpIntoHole_ProcessAnimInstStartedInteraction::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessFocusableInputActionEvent \ static_assert(alignof(SHJumpIntoHole_ProcessFocusableInputActionEvent) == 0x000004, "Wrong alignment on SHJumpIntoHole_ProcessFocusableInputActionEvent"); \ static_assert(sizeof(SHJumpIntoHole_ProcessFocusableInputActionEvent) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessFocusableInputActionEvent"); \ static_assert(offsetof(SHJumpIntoHole_ProcessFocusableInputActionEvent, InputActionType) == 0x000000, "Member 'SHJumpIntoHole_ProcessFocusableInputActionEvent::InputActionType' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessFocusableInputActionEvent, KeyValue) == 0x000004, "Member 'SHJumpIntoHole_ProcessFocusableInputActionEvent::KeyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged \ static_assert(alignof(SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(sizeof(SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(offsetof(SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHJumpIntoHole_ProcessInteractingCharacterCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage \ static_assert(alignof(SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage"); \ static_assert(sizeof(SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage"); \ static_assert(offsetof(SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage, CombatComp) == 0x000000, "Member 'SHJumpIntoHole_ProcessInteractingCharacterReceiveDamage::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessInteractionGenericGrabbed \ static_assert(alignof(SHJumpIntoHole_ProcessInteractionGenericGrabbed) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessInteractionGenericGrabbed"); \ static_assert(sizeof(SHJumpIntoHole_ProcessInteractionGenericGrabbed) == 0x000010, "Wrong size on SHJumpIntoHole_ProcessInteractionGenericGrabbed"); \ static_assert(offsetof(SHJumpIntoHole_ProcessInteractionGenericGrabbed, Generic) == 0x000000, "Member 'SHJumpIntoHole_ProcessInteractionGenericGrabbed::Generic' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessInteractionGenericGrabbed, Character) == 0x000008, "Member 'SHJumpIntoHole_ProcessInteractionGenericGrabbed::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessInteractionManagerInitialized \ static_assert(alignof(SHJumpIntoHole_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHJumpIntoHole_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHJumpIntoHole_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHJumpIntoHole_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHJumpIntoHole_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessJumpAnimEnd \ static_assert(alignof(SHJumpIntoHole_ProcessJumpAnimEnd) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessJumpAnimEnd"); \ static_assert(sizeof(SHJumpIntoHole_ProcessJumpAnimEnd) == 0x000010, "Wrong size on SHJumpIntoHole_ProcessJumpAnimEnd"); \ static_assert(offsetof(SHJumpIntoHole_ProcessJumpAnimEnd, Montage) == 0x000000, "Member 'SHJumpIntoHole_ProcessJumpAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessJumpAnimEnd, AnimEndType) == 0x000008, "Member 'SHJumpIntoHole_ProcessJumpAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessLandAnimEnd \ static_assert(alignof(SHJumpIntoHole_ProcessLandAnimEnd) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessLandAnimEnd"); \ static_assert(sizeof(SHJumpIntoHole_ProcessLandAnimEnd) == 0x000010, "Wrong size on SHJumpIntoHole_ProcessLandAnimEnd"); \ static_assert(offsetof(SHJumpIntoHole_ProcessLandAnimEnd, Montage) == 0x000000, "Member 'SHJumpIntoHole_ProcessLandAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessLandAnimEnd, AnimEndType) == 0x000008, "Member 'SHJumpIntoHole_ProcessLandAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessMoveCharacterToSpotFinished \ static_assert(alignof(SHJumpIntoHole_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong alignment on SHJumpIntoHole_ProcessMoveCharacterToSpotFinished"); \ static_assert(sizeof(SHJumpIntoHole_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong size on SHJumpIntoHole_ProcessMoveCharacterToSpotFinished"); \ static_assert(offsetof(SHJumpIntoHole_ProcessMoveCharacterToSpotFinished, WasCompleted) == 0x000000, "Member 'SHJumpIntoHole_ProcessMoveCharacterToSpotFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessProximityBeginOverlap \ static_assert(alignof(SHJumpIntoHole_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHJumpIntoHole_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHJumpIntoHole_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHJumpIntoHole_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_ProcessProximityEndOverlap \ static_assert(alignof(SHJumpIntoHole_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHJumpIntoHole_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHJumpIntoHole_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHJumpIntoHole_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHJumpIntoHole_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHJumpIntoHole_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHJumpIntoHole_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHJumpIntoHole_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHJumpIntoHole_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_GetCurrentFocusStageIndex \ static_assert(alignof(SHJumpIntoHole_GetCurrentFocusStageIndex) == 0x000004, "Wrong alignment on SHJumpIntoHole_GetCurrentFocusStageIndex"); \ static_assert(sizeof(SHJumpIntoHole_GetCurrentFocusStageIndex) == 0x000004, "Wrong size on SHJumpIntoHole_GetCurrentFocusStageIndex"); \ static_assert(offsetof(SHJumpIntoHole_GetCurrentFocusStageIndex, ReturnValue) == 0x000000, "Member 'SHJumpIntoHole_GetCurrentFocusStageIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHJumpIntoHole_IsInInteraction \ static_assert(alignof(SHJumpIntoHole_IsInInteraction) == 0x000001, "Wrong alignment on SHJumpIntoHole_IsInInteraction"); \ static_assert(sizeof(SHJumpIntoHole_IsInInteraction) == 0x000001, "Wrong size on SHJumpIntoHole_IsInInteraction"); \ static_assert(offsetof(SHJumpIntoHole_IsInInteraction, ReturnValue) == 0x000000, "Member 'SHJumpIntoHole_IsInInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHJumpIntoHole \ static_assert(alignof(ASHJumpIntoHole) == 0x000008, "Wrong alignment on ASHJumpIntoHole"); \ static_assert(sizeof(ASHJumpIntoHole) == 0x0006E8, "Wrong size on ASHJumpIntoHole"); \ static_assert(offsetof(ASHJumpIntoHole, FocusCamera) == 0x0002B0, "Member 'ASHJumpIntoHole::FocusCamera' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionGeneric) == 0x0002B8, "Member 'ASHJumpIntoHole::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionProximitySphere) == 0x0002C0, "Member 'ASHJumpIntoHole::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionIcon) == 0x0002C8, "Member 'ASHJumpIntoHole::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionDetectable) == 0x0002D0, "Member 'ASHJumpIntoHole::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionDetectableShape) == 0x0002D8, "Member 'ASHJumpIntoHole::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionAnimSpot) == 0x0002E0, "Member 'ASHJumpIntoHole::InteractionAnimSpot' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, TeleportToOnPlayingEndComponent) == 0x0002E8, "Member 'ASHJumpIntoHole::TeleportToOnPlayingEndComponent' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, FlashlightFocusSpot) == 0x0002F0, "Member 'ASHJumpIntoHole::FlashlightFocusSpot' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionManager) == 0x0002F8, "Member 'ASHJumpIntoHole::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, FocusableComponent) == 0x000300, "Member 'ASHJumpIntoHole::FocusableComponent' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, StageChangeAnimationTime) == 0x000308, "Member 'ASHJumpIntoHole::StageChangeAnimationTime' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, JumpAnimation) == 0x000310, "Member 'ASHJumpIntoHole::JumpAnimation' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, LandAnimation) == 0x0003C0, "Member 'ASHJumpIntoHole::LandAnimation' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, AnimInstanceClass) == 0x000470, "Member 'ASHJumpIntoHole::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, bUseCameraFadingOnTeleport) == 0x0004A0, "Member 'ASHJumpIntoHole::bUseCameraFadingOnTeleport' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, CameraFadeInTime) == 0x0004A4, "Member 'ASHJumpIntoHole::CameraFadeInTime' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, CameraFadeKeepTime) == 0x0004A8, "Member 'ASHJumpIntoHole::CameraFadeKeepTime' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, CameraFadeOutTime) == 0x0004AC, "Member 'ASHJumpIntoHole::CameraFadeOutTime' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, bUseFocusCameraChangeTransformPerStage) == 0x0004B0, "Member 'ASHJumpIntoHole::bUseFocusCameraChangeTransformPerStage' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, FocusCameraRelativeTransforms) == 0x0004B8, "Member 'ASHJumpIntoHole::FocusCameraRelativeTransforms' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, bUseFocusTracking) == 0x0004C8, "Member 'ASHJumpIntoHole::bUseFocusTracking' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, CameraAnimationJump) == 0x0004D0, "Member 'ASHJumpIntoHole::CameraAnimationJump' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, CameraAnimationLand) == 0x000550, "Member 'ASHJumpIntoHole::CameraAnimationLand' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, LightEffect) == 0x0005D0, "Member 'ASHJumpIntoHole::LightEffect' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionStartedEventBlueprint) == 0x0005D8, "Member 'ASHJumpIntoHole::InteractionStartedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, StageChangedEventBlueprint) == 0x0005E8, "Member 'ASHJumpIntoHole::StageChangedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, StageReadyEventBlueprint) == 0x0005F8, "Member 'ASHJumpIntoHole::StageReadyEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, JumpPlayedEventBlueprint) == 0x000608, "Member 'ASHJumpIntoHole::JumpPlayedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, LandPlayedEventBlueprint) == 0x000618, "Member 'ASHJumpIntoHole::LandPlayedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionFinishedEventBlueprint) == 0x000628, "Member 'ASHJumpIntoHole::InteractionFinishedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractionAbortedEventBlueprint) == 0x000638, "Member 'ASHJumpIntoHole::InteractionAbortedEventBlueprint' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, InteractingCharacter) == 0x000648, "Member 'ASHJumpIntoHole::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, LinkedAnimGraphInstance) == 0x000650, "Member 'ASHJumpIntoHole::LinkedAnimGraphInstance' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, AnimMontagePlayer) == 0x000658, "Member 'ASHJumpIntoHole::AnimMontagePlayer' has a wrong offset!"); \ static_assert(offsetof(ASHJumpIntoHole, PlayingCameraAnimExe) == 0x000660, "Member 'ASHJumpIntoHole::PlayingCameraAnimExe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHKilledEnemyEndingValueProcessor \ static_assert(alignof(USHKilledEnemyEndingValueProcessor) == 0x000008, "Wrong alignment on USHKilledEnemyEndingValueProcessor"); \ static_assert(sizeof(USHKilledEnemyEndingValueProcessor) == 0x000030, "Wrong size on USHKilledEnemyEndingValueProcessor"); \ #define DUMPER7_ASSERTS_SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue \ static_assert(alignof(SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHLabyrinthMariaRoomsEndingFactor_SHDebug_Character_Endings_LabyrinthMariaRoomsEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLabyrinthMariaRoomsEndingFactor \ static_assert(alignof(USHLabyrinthMariaRoomsEndingFactor) == 0x000008, "Wrong alignment on USHLabyrinthMariaRoomsEndingFactor"); \ static_assert(sizeof(USHLabyrinthMariaRoomsEndingFactor) == 0x000088, "Wrong size on USHLabyrinthMariaRoomsEndingFactor"); \ #define DUMPER7_ASSERTS_USHLauraAnimComponent \ static_assert(alignof(USHLauraAnimComponent) == 0x000008, "Wrong alignment on USHLauraAnimComponent"); \ static_assert(sizeof(USHLauraAnimComponent) == 0x0002D8, "Wrong size on USHLauraAnimComponent"); \ static_assert(offsetof(USHLauraAnimComponent, HeadRotationSettings) == 0x000290, "Member 'USHLauraAnimComponent::HeadRotationSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLauraLocomotionAnimInstance \ static_assert(alignof(USHLauraLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHLauraLocomotionAnimInstance"); \ static_assert(sizeof(USHLauraLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHLauraLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_USHLauraLookAtLogicComponent \ static_assert(alignof(USHLauraLookAtLogicComponent) == 0x000008, "Wrong alignment on USHLauraLookAtLogicComponent"); \ static_assert(sizeof(USHLauraLookAtLogicComponent) == 0x000190, "Wrong size on USHLauraLookAtLogicComponent"); \ #define DUMPER7_ASSERTS_USHLauraLookAtPlayerProvider \ static_assert(alignof(USHLauraLookAtPlayerProvider) == 0x000008, "Wrong alignment on USHLauraLookAtPlayerProvider"); \ static_assert(sizeof(USHLauraLookAtPlayerProvider) == 0x000070, "Wrong size on USHLauraLookAtPlayerProvider"); \ static_assert(offsetof(USHLauraLookAtPlayerProvider, MaxDistance) == 0x000068, "Member 'USHLauraLookAtPlayerProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHLauraLookAtPlayerProvider, MaxAngle) == 0x00006C, "Member 'USHLauraLookAtPlayerProvider::MaxAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLightingChannelsStatics_GetLightingChannelsPack \ static_assert(alignof(SHLightingChannelsStatics_GetLightingChannelsPack) == 0x000001, "Wrong alignment on SHLightingChannelsStatics_GetLightingChannelsPack"); \ static_assert(sizeof(SHLightingChannelsStatics_GetLightingChannelsPack) == 0x000004, "Wrong size on SHLightingChannelsStatics_GetLightingChannelsPack"); \ static_assert(offsetof(SHLightingChannelsStatics_GetLightingChannelsPack, Profile) == 0x000000, "Member 'SHLightingChannelsStatics_GetLightingChannelsPack::Profile' has a wrong offset!"); \ static_assert(offsetof(SHLightingChannelsStatics_GetLightingChannelsPack, ReturnValue) == 0x000001, "Member 'SHLightingChannelsStatics_GetLightingChannelsPack::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLightingChannelsStatics \ static_assert(alignof(USHLightingChannelsStatics) == 0x000008, "Wrong alignment on USHLightingChannelsStatics"); \ static_assert(sizeof(USHLightingChannelsStatics) == 0x000028, "Wrong size on USHLightingChannelsStatics"); \ #define DUMPER7_ASSERTS_SHLocalFogVolumetricActor_SetEnabled \ static_assert(alignof(SHLocalFogVolumetricActor_SetEnabled) == 0x000008, "Wrong alignment on SHLocalFogVolumetricActor_SetEnabled"); \ static_assert(sizeof(SHLocalFogVolumetricActor_SetEnabled) == 0x000010, "Wrong size on SHLocalFogVolumetricActor_SetEnabled"); \ static_assert(offsetof(SHLocalFogVolumetricActor_SetEnabled, bInEnabled) == 0x000000, "Member 'SHLocalFogVolumetricActor_SetEnabled::bInEnabled' has a wrong offset!"); \ static_assert(offsetof(SHLocalFogVolumetricActor_SetEnabled, Object) == 0x000008, "Member 'SHLocalFogVolumetricActor_SetEnabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocalFogVolumetricActor_IsEnabled \ static_assert(alignof(SHLocalFogVolumetricActor_IsEnabled) == 0x000001, "Wrong alignment on SHLocalFogVolumetricActor_IsEnabled"); \ static_assert(sizeof(SHLocalFogVolumetricActor_IsEnabled) == 0x000001, "Wrong size on SHLocalFogVolumetricActor_IsEnabled"); \ static_assert(offsetof(SHLocalFogVolumetricActor_IsEnabled, ReturnValue) == 0x000000, "Member 'SHLocalFogVolumetricActor_IsEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHLocalFogVolumetricActor \ static_assert(alignof(ASHLocalFogVolumetricActor) == 0x000008, "Wrong alignment on ASHLocalFogVolumetricActor"); \ static_assert(sizeof(ASHLocalFogVolumetricActor) == 0x0002D0, "Wrong size on ASHLocalFogVolumetricActor"); \ static_assert(offsetof(ASHLocalFogVolumetricActor, bUseCameraInsteadOfPlayerLocation) == 0x0002B0, "Member 'ASHLocalFogVolumetricActor::bUseCameraInsteadOfPlayerLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_OnIdleCustomStateUpdate \ static_assert(alignof(SHLocomotionAnimInstance_OnIdleCustomStateUpdate) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_OnIdleCustomStateUpdate"); \ static_assert(sizeof(SHLocomotionAnimInstance_OnIdleCustomStateUpdate) == 0x000020, "Wrong size on SHLocomotionAnimInstance_OnIdleCustomStateUpdate"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnIdleCustomStateUpdate, Context) == 0x000000, "Member 'SHLocomotionAnimInstance_OnIdleCustomStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnIdleCustomStateUpdate, Node) == 0x000010, "Member 'SHLocomotionAnimInstance_OnIdleCustomStateUpdate::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_OnIdleLoopStateUpdate \ static_assert(alignof(SHLocomotionAnimInstance_OnIdleLoopStateUpdate) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_OnIdleLoopStateUpdate"); \ static_assert(sizeof(SHLocomotionAnimInstance_OnIdleLoopStateUpdate) == 0x000020, "Wrong size on SHLocomotionAnimInstance_OnIdleLoopStateUpdate"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnIdleLoopStateUpdate, Context) == 0x000000, "Member 'SHLocomotionAnimInstance_OnIdleLoopStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnIdleLoopStateUpdate, Node) == 0x000010, "Member 'SHLocomotionAnimInstance_OnIdleLoopStateUpdate::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_OnMoveStateUpdate \ static_assert(alignof(SHLocomotionAnimInstance_OnMoveStateUpdate) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_OnMoveStateUpdate"); \ static_assert(sizeof(SHLocomotionAnimInstance_OnMoveStateUpdate) == 0x000020, "Wrong size on SHLocomotionAnimInstance_OnMoveStateUpdate"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnMoveStateUpdate, Context) == 0x000000, "Member 'SHLocomotionAnimInstance_OnMoveStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_OnMoveStateUpdate, Node) == 0x000010, "Member 'SHLocomotionAnimInstance_OnMoveStateUpdate::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_SetForcedCloseToWallState \ static_assert(alignof(SHLocomotionAnimInstance_SetForcedCloseToWallState) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_SetForcedCloseToWallState"); \ static_assert(sizeof(SHLocomotionAnimInstance_SetForcedCloseToWallState) == 0x000010, "Wrong size on SHLocomotionAnimInstance_SetForcedCloseToWallState"); \ static_assert(offsetof(SHLocomotionAnimInstance_SetForcedCloseToWallState, Enabled) == 0x000000, "Member 'SHLocomotionAnimInstance_SetForcedCloseToWallState::Enabled' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_SetForcedCloseToWallState, RequestOwner) == 0x000008, "Member 'SHLocomotionAnimInstance_SetForcedCloseToWallState::RequestOwner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetControlRotationYawDelta \ static_assert(alignof(SHLocomotionAnimInstance_GetControlRotationYawDelta) == 0x000004, "Wrong alignment on SHLocomotionAnimInstance_GetControlRotationYawDelta"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetControlRotationYawDelta) == 0x000004, "Wrong size on SHLocomotionAnimInstance_GetControlRotationYawDelta"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetControlRotationYawDelta, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetControlRotationYawDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetCurrentMovementProfile \ static_assert(alignof(SHLocomotionAnimInstance_GetCurrentMovementProfile) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_GetCurrentMovementProfile"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetCurrentMovementProfile) == 0x000001, "Wrong size on SHLocomotionAnimInstance_GetCurrentMovementProfile"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetCurrentMovementProfile, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetCurrentMovementProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetEquippedWeapon \ static_assert(alignof(SHLocomotionAnimInstance_GetEquippedWeapon) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_GetEquippedWeapon"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetEquippedWeapon) == 0x000008, "Wrong size on SHLocomotionAnimInstance_GetEquippedWeapon"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetEquippedWeapon, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetEquippedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetForcedCloseToWallState \ static_assert(alignof(SHLocomotionAnimInstance_GetForcedCloseToWallState) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_GetForcedCloseToWallState"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetForcedCloseToWallState) == 0x000001, "Wrong size on SHLocomotionAnimInstance_GetForcedCloseToWallState"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetForcedCloseToWallState, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetForcedCloseToWallState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetHealthState \ static_assert(alignof(SHLocomotionAnimInstance_GetHealthState) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_GetHealthState"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetHealthState) == 0x000001, "Wrong size on SHLocomotionAnimInstance_GetHealthState"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetHealthState, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetHealthState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetInteriorExteriorState \ static_assert(alignof(SHLocomotionAnimInstance_GetInteriorExteriorState) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_GetInteriorExteriorState"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetInteriorExteriorState) == 0x000001, "Wrong size on SHLocomotionAnimInstance_GetInteriorExteriorState"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetInteriorExteriorState, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetInteriorExteriorState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetMoveDirection \ static_assert(alignof(SHLocomotionAnimInstance_GetMoveDirection) == 0x000004, "Wrong alignment on SHLocomotionAnimInstance_GetMoveDirection"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetMoveDirection) == 0x000004, "Wrong size on SHLocomotionAnimInstance_GetMoveDirection"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetMoveDirection, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetMoveDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_GetQuantizedMoveDirection \ static_assert(alignof(SHLocomotionAnimInstance_GetQuantizedMoveDirection) == 0x000004, "Wrong alignment on SHLocomotionAnimInstance_GetQuantizedMoveDirection"); \ static_assert(sizeof(SHLocomotionAnimInstance_GetQuantizedMoveDirection) == 0x000004, "Wrong size on SHLocomotionAnimInstance_GetQuantizedMoveDirection"); \ static_assert(offsetof(SHLocomotionAnimInstance_GetQuantizedMoveDirection, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_GetQuantizedMoveDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_HasMovementInput \ static_assert(alignof(SHLocomotionAnimInstance_HasMovementInput) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_HasMovementInput"); \ static_assert(sizeof(SHLocomotionAnimInstance_HasMovementInput) == 0x000001, "Wrong size on SHLocomotionAnimInstance_HasMovementInput"); \ static_assert(offsetof(SHLocomotionAnimInstance_HasMovementInput, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_HasMovementInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_HasValidLookAtTarget \ static_assert(alignof(SHLocomotionAnimInstance_HasValidLookAtTarget) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_HasValidLookAtTarget"); \ static_assert(sizeof(SHLocomotionAnimInstance_HasValidLookAtTarget) == 0x000001, "Wrong size on SHLocomotionAnimInstance_HasValidLookAtTarget"); \ static_assert(offsetof(SHLocomotionAnimInstance_HasValidLookAtTarget, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_HasValidLookAtTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsCloseToEnemy \ static_assert(alignof(SHLocomotionAnimInstance_IsCloseToEnemy) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsCloseToEnemy"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsCloseToEnemy) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsCloseToEnemy"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsCloseToEnemy, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsCloseToEnemy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsCloseToWall \ static_assert(alignof(SHLocomotionAnimInstance_IsCloseToWall) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsCloseToWall"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsCloseToWall) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsCloseToWall"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsCloseToWall, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsCloseToWall::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsInDangerMode \ static_assert(alignof(SHLocomotionAnimInstance_IsInDangerMode) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsInDangerMode"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsInDangerMode) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsInDangerMode"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsInDangerMode, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsInDangerMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsInWater \ static_assert(alignof(SHLocomotionAnimInstance_IsInWater) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsInWater"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsInWater) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsInWater"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsInWater, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsInWater::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsMoving \ static_assert(alignof(SHLocomotionAnimInstance_IsMoving) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsMoving"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsMoving) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsMoving"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsMoving, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsMoving::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsObstacleDetected \ static_assert(alignof(SHLocomotionAnimInstance_IsObstacleDetected) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsObstacleDetected"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsObstacleDetected) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsObstacleDetected"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsObstacleDetected, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsObstacleDetected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsSprinting \ static_assert(alignof(SHLocomotionAnimInstance_IsSprinting) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsSprinting"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsSprinting) == 0x000002, "Wrong size on SHLocomotionAnimInstance_IsSprinting"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsSprinting, OverrideIfInWater) == 0x000000, "Member 'SHLocomotionAnimInstance_IsSprinting::OverrideIfInWater' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsSprinting, ReturnValue) == 0x000001, "Member 'SHLocomotionAnimInstance_IsSprinting::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_IsSprinting_WaterOverride \ static_assert(alignof(SHLocomotionAnimInstance_IsSprinting_WaterOverride) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_IsSprinting_WaterOverride"); \ static_assert(sizeof(SHLocomotionAnimInstance_IsSprinting_WaterOverride) == 0x000001, "Wrong size on SHLocomotionAnimInstance_IsSprinting_WaterOverride"); \ static_assert(offsetof(SHLocomotionAnimInstance_IsSprinting_WaterOverride, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_IsSprinting_WaterOverride::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_NotShouldMove \ static_assert(alignof(SHLocomotionAnimInstance_NotShouldMove) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_NotShouldMove"); \ static_assert(sizeof(SHLocomotionAnimInstance_NotShouldMove) == 0x000001, "Wrong size on SHLocomotionAnimInstance_NotShouldMove"); \ static_assert(offsetof(SHLocomotionAnimInstance_NotShouldMove, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_NotShouldMove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault \ static_assert(alignof(SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault"); \ static_assert(sizeof(SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault) == 0x000001, "Wrong size on SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault"); \ static_assert(offsetof(SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_Rule_IdleCustomToIdleDefault::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom \ static_assert(alignof(SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom"); \ static_assert(sizeof(SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom) == 0x000001, "Wrong size on SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom"); \ static_assert(offsetof(SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_Rule_IdleDefaultToIdleCustom::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_Rule_RunToWalk \ static_assert(alignof(SHLocomotionAnimInstance_Rule_RunToWalk) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_Rule_RunToWalk"); \ static_assert(sizeof(SHLocomotionAnimInstance_Rule_RunToWalk) == 0x000001, "Wrong size on SHLocomotionAnimInstance_Rule_RunToWalk"); \ static_assert(offsetof(SHLocomotionAnimInstance_Rule_RunToWalk, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_Rule_RunToWalk::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_Rule_WalkToRun \ static_assert(alignof(SHLocomotionAnimInstance_Rule_WalkToRun) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_Rule_WalkToRun"); \ static_assert(sizeof(SHLocomotionAnimInstance_Rule_WalkToRun) == 0x000001, "Wrong size on SHLocomotionAnimInstance_Rule_WalkToRun"); \ static_assert(offsetof(SHLocomotionAnimInstance_Rule_WalkToRun, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_Rule_WalkToRun::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_ShouldMove \ static_assert(alignof(SHLocomotionAnimInstance_ShouldMove) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_ShouldMove"); \ static_assert(sizeof(SHLocomotionAnimInstance_ShouldMove) == 0x000001, "Wrong size on SHLocomotionAnimInstance_ShouldMove"); \ static_assert(offsetof(SHLocomotionAnimInstance_ShouldMove, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_ShouldMove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_ShouldProcessRotateInPlace \ static_assert(alignof(SHLocomotionAnimInstance_ShouldProcessRotateInPlace) == 0x000001, "Wrong alignment on SHLocomotionAnimInstance_ShouldProcessRotateInPlace"); \ static_assert(sizeof(SHLocomotionAnimInstance_ShouldProcessRotateInPlace) == 0x000001, "Wrong size on SHLocomotionAnimInstance_ShouldProcessRotateInPlace"); \ static_assert(offsetof(SHLocomotionAnimInstance_ShouldProcessRotateInPlace, ReturnValue) == 0x000000, "Member 'SHLocomotionAnimInstance_ShouldProcessRotateInPlace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionAnimInstance_TryGetCurrentStateWeight \ static_assert(alignof(SHLocomotionAnimInstance_TryGetCurrentStateWeight) == 0x000008, "Wrong alignment on SHLocomotionAnimInstance_TryGetCurrentStateWeight"); \ static_assert(sizeof(SHLocomotionAnimInstance_TryGetCurrentStateWeight) == 0x000028, "Wrong size on SHLocomotionAnimInstance_TryGetCurrentStateWeight"); \ static_assert(offsetof(SHLocomotionAnimInstance_TryGetCurrentStateWeight, Context) == 0x000000, "Member 'SHLocomotionAnimInstance_TryGetCurrentStateWeight::Context' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_TryGetCurrentStateWeight, Node) == 0x000010, "Member 'SHLocomotionAnimInstance_TryGetCurrentStateWeight::Node' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionAnimInstance_TryGetCurrentStateWeight, ReturnValue) == 0x000020, "Member 'SHLocomotionAnimInstance_TryGetCurrentStateWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLocomotionAnimInstance \ static_assert(alignof(USHLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHLocomotionAnimInstance"); \ static_assert(sizeof(USHLocomotionAnimInstance) == 0x0004F0, "Wrong size on USHLocomotionAnimInstance"); \ static_assert(offsetof(USHLocomotionAnimInstance, LocomotionState) == 0x000348, "Member 'USHLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, bFullBodyAnimation) == 0x000349, "Member 'USHLocomotionAnimInstance::bFullBodyAnimation' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, AnimationsMovementSpeed) == 0x000350, "Member 'USHLocomotionAnimInstance::AnimationsMovementSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, Velocity) == 0x000360, "Member 'USHLocomotionAnimInstance::Velocity' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, Speed) == 0x000378, "Member 'USHLocomotionAnimInstance::Speed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, VelocityRelative) == 0x000380, "Member 'USHLocomotionAnimInstance::VelocityRelative' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, MoveXYCurrent) == 0x000398, "Member 'USHLocomotionAnimInstance::MoveXYCurrent' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, SpeedXY) == 0x0003A8, "Member 'USHLocomotionAnimInstance::SpeedXY' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, MoveXYAngle) == 0x0003AC, "Member 'USHLocomotionAnimInstance::MoveXYAngle' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, MoveDirection) == 0x0003B0, "Member 'USHLocomotionAnimInstance::MoveDirection' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, StopImmediatelyRequested) == 0x0003B4, "Member 'USHLocomotionAnimInstance::StopImmediatelyRequested' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, StartImmediatelyRequested) == 0x0003B5, "Member 'USHLocomotionAnimInstance::StartImmediatelyRequested' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, PlayStopAnimationRequested) == 0x0003B6, "Member 'USHLocomotionAnimInstance::PlayStopAnimationRequested' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, StopAnimationMoveDirection) == 0x0003B8, "Member 'USHLocomotionAnimInstance::StopAnimationMoveDirection' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, Lean) == 0x0003C0, "Member 'USHLocomotionAnimInstance::Lean' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, LeanInterpSpeed) == 0x0003D0, "Member 'USHLocomotionAnimInstance::LeanInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, LeanMaxSpeedValue) == 0x0003D4, "Member 'USHLocomotionAnimInstance::LeanMaxSpeedValue' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, IdleCustomCoolDownRandomRange) == 0x0003D8, "Member 'USHLocomotionAnimInstance::IdleCustomCoolDownRandomRange' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, bIdleCustomPlayRequested) == 0x0003E8, "Member 'USHLocomotionAnimInstance::bIdleCustomPlayRequested' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, ObstacleForwardCheckSettings) == 0x0003F0, "Member 'USHLocomotionAnimInstance::ObstacleForwardCheckSettings' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, PelvisOffsetInterpSpeed) == 0x000418, "Member 'USHLocomotionAnimInstance::PelvisOffsetInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, FeetIKLockInterpSpeed) == 0x00041C, "Member 'USHLocomotionAnimInstance::FeetIKLockInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, UseMoveDirectionDeadZonesMapping) == 0x000420, "Member 'USHLocomotionAnimInstance::UseMoveDirectionDeadZonesMapping' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, MoveDirectionDeadZonesMapping) == 0x000428, "Member 'USHLocomotionAnimInstance::MoveDirectionDeadZonesMapping' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, StateWeight_Move) == 0x000438, "Member 'USHLocomotionAnimInstance::StateWeight_Move' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, StateWeight_IdleLoop) == 0x00043C, "Member 'USHLocomotionAnimInstance::StateWeight_IdleLoop' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionAnimInstance, AnimTimeRemaining_IdleCustom) == 0x000440, "Member 'USHLocomotionAnimInstance::AnimTimeRemaining_IdleCustom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName \ static_assert(alignof(SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName) == 0x000004, "Wrong alignment on SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName) == 0x000008, "Wrong size on SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName, ReturnValue) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_GetAimPoseWeightCurveName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn \ static_assert(alignof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn) == 0x000001, "Wrong alignment on SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn) == 0x000002, "Wrong size on SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn, MustBePureAimPose) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn::MustBePureAimPose' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn, ReturnValue) == 0x000001, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut \ static_assert(alignof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut) == 0x000001, "Wrong alignment on SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut) == 0x000002, "Wrong size on SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut, MustBePureAimPose) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut::MustBePureAimPose' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut, ReturnValue) == 0x000001, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingInOurOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut \ static_assert(alignof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut) == 0x000001, "Wrong alignment on SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut) == 0x000002, "Wrong size on SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut, MustBePureAimPose) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut::MustBePureAimPose' has a wrong offset!"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut, ReturnValue) == 0x000001, "Member 'SHLocomotionRangeAnimInstance_IsAimPoseBlendingOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying \ static_assert(alignof(SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying) == 0x000001, "Wrong alignment on SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying) == 0x000001, "Wrong size on SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying, ReturnValue) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_IsAnyPreAimOffsetSlotAnimationPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut \ static_assert(alignof(SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut) == 0x000001, "Wrong alignment on SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut) == 0x000001, "Wrong size on SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut, ReturnValue) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_IsPureAimPoseBlendingInOurOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve \ static_assert(alignof(SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve) == 0x000004, "Wrong alignment on SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve"); \ static_assert(sizeof(SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve) == 0x000004, "Wrong size on SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve"); \ static_assert(offsetof(SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve, ReturnValue) == 0x000000, "Member 'SHLocomotionRangeAnimInstance_MapAimPoseWeightToIgnoreWeaponIKCurve::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLocomotionRangeAnimInstance \ static_assert(alignof(USHLocomotionRangeAnimInstance) == 0x000010, "Wrong alignment on USHLocomotionRangeAnimInstance"); \ static_assert(sizeof(USHLocomotionRangeAnimInstance) == 0x000560, "Wrong size on USHLocomotionRangeAnimInstance"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, bHasAmmo) == 0x0004E8, "Member 'USHLocomotionRangeAnimInstance::bHasAmmo' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, AimOffsetArmsInterpSpeed) == 0x0004EC, "Member 'USHLocomotionRangeAnimInstance::AimOffsetArmsInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, HeadRotation) == 0x0004F0, "Member 'USHLocomotionRangeAnimInstance::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, AimOffsetArms) == 0x000500, "Member 'USHLocomotionRangeAnimInstance::AimOffsetArms' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, EquipToAimAnimation) == 0x000510, "Member 'USHLocomotionRangeAnimInstance::EquipToAimAnimation' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, AimObstacleCheckSetting) == 0x000520, "Member 'USHLocomotionRangeAnimInstance::AimObstacleCheckSetting' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, bIsAiming) == 0x000548, "Member 'USHLocomotionRangeAnimInstance::bIsAiming' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, EquipToAimPlayer_Hand) == 0x000550, "Member 'USHLocomotionRangeAnimInstance::EquipToAimPlayer_Hand' has a wrong offset!"); \ static_assert(offsetof(USHLocomotionRangeAnimInstance, EquipToAimPlayer_Body) == 0x000558, "Member 'USHLocomotionRangeAnimInstance::EquipToAimPlayer_Body' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetActorFromTarget \ static_assert(alignof(SHLookAtTargetScoreFunction_GetActorFromTarget) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetActorFromTarget"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetActorFromTarget) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_GetActorFromTarget"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetActorFromTarget, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetActorFromTarget::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetActorFromTarget, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetActorFromTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetCharacter \ static_assert(alignof(SHLookAtTargetScoreFunction_GetCharacter) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetCharacter"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetCharacter) == 0x000008, "Wrong size on SHLookAtTargetScoreFunction_GetCharacter"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetCharacter, ReturnValue) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore \ static_assert(alignof(SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetDefaultLookAtTargetScore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetLookAtTargetScore \ static_assert(alignof(SHLookAtTargetScoreFunction_GetLookAtTargetScore) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetLookAtTargetScore"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetLookAtTargetScore) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_GetLookAtTargetScore"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetLookAtTargetScore, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetLookAtTargetScore::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetLookAtTargetScore, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetLookAtTargetScore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas \ static_assert(alignof(SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas) == 0x000060, "Wrong size on SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetTargetActorAngleDeltas::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetTargetActortDistance \ static_assert(alignof(SHLookAtTargetScoreFunction_GetTargetActortDistance) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetTargetActortDistance"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetTargetActortDistance) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_GetTargetActortDistance"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetActortDistance, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetTargetActortDistance::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetActortDistance, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetTargetActortDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas \ static_assert(alignof(SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas) == 0x000060, "Wrong size on SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetTargetComponentAngleDeltas::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_GetTargetComponentDistance \ static_assert(alignof(SHLookAtTargetScoreFunction_GetTargetComponentDistance) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_GetTargetComponentDistance"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_GetTargetComponentDistance) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_GetTargetComponentDistance"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetComponentDistance, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_GetTargetComponentDistance::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_GetTargetComponentDistance, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_GetTargetComponentDistance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLookAtTargetScoreFunction_IsLookAtTargetValid \ static_assert(alignof(SHLookAtTargetScoreFunction_IsLookAtTargetValid) == 0x000008, "Wrong alignment on SHLookAtTargetScoreFunction_IsLookAtTargetValid"); \ static_assert(sizeof(SHLookAtTargetScoreFunction_IsLookAtTargetValid) == 0x000058, "Wrong size on SHLookAtTargetScoreFunction_IsLookAtTargetValid"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_IsLookAtTargetValid, LookAtTarget) == 0x000000, "Member 'SHLookAtTargetScoreFunction_IsLookAtTargetValid::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(SHLookAtTargetScoreFunction_IsLookAtTargetValid, ReturnValue) == 0x000050, "Member 'SHLookAtTargetScoreFunction_IsLookAtTargetValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLookAtTargetScoreFunction \ static_assert(alignof(USHLookAtTargetScoreFunction) == 0x000008, "Wrong alignment on USHLookAtTargetScoreFunction"); \ static_assert(sizeof(USHLookAtTargetScoreFunction) == 0x000028, "Wrong size on USHLookAtTargetScoreFunction"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance \ static_assert(alignof(SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance"); \ static_assert(sizeof(SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance) == 0x000008, "Wrong size on SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance"); \ static_assert(offsetof(SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstance_GetActiveLyingFigureLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData \ static_assert(alignof(SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData) == 0x000008, "Wrong alignment on SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData"); \ static_assert(sizeof(SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData) == 0x000008, "Wrong size on SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData"); \ static_assert(offsetof(SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstance_GetLyingFigureAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance \ static_assert(alignof(SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance"); \ static_assert(sizeof(SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance) == 0x000008, "Wrong size on SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance"); \ static_assert(offsetof(SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstance_GetLyingFigureCrawlingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance \ static_assert(alignof(SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance"); \ static_assert(sizeof(SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance) == 0x000008, "Wrong size on SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance"); \ static_assert(offsetof(SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHLyingFigureAnimInstance_GetLyingFigureStandingLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureAnimInstance \ static_assert(alignof(USHLyingFigureAnimInstance) == 0x000010, "Wrong alignment on USHLyingFigureAnimInstance"); \ static_assert(sizeof(USHLyingFigureAnimInstance) == 0x0003F0, "Wrong size on USHLyingFigureAnimInstance"); \ static_assert(offsetof(USHLyingFigureAnimInstance, bIsCrawling) == 0x0003E0, "Member 'USHLyingFigureAnimInstance::bIsCrawling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData \ static_assert(alignof(SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData) == 0x000008, "Wrong alignment on SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData"); \ static_assert(sizeof(SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData) == 0x000008, "Wrong size on SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData"); \ static_assert(offsetof(SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHLyingFigureLocomotionAnimInstance_GetLyingFigureAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureLocomotionAnimInstance \ static_assert(alignof(USHLyingFigureLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHLyingFigureLocomotionAnimInstance"); \ static_assert(sizeof(USHLyingFigureLocomotionAnimInstance) == 0x0003B0, "Wrong size on USHLyingFigureLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation \ static_assert(alignof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation) == 0x000008, "Wrong alignment on SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation"); \ static_assert(sizeof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation) == 0x000068, "Wrong size on SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, InLocalRotation) == 0x000000, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::InLocalRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutAnimation) == 0x000018, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutAnimation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutPlayRate) == 0x000020, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutPlayRate' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutBlendInDuration) == 0x000024, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutBlendInDuration' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutBlendOutDuration) == 0x000028, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutBlendOutDuration' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutAnimationRotation) == 0x000030, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutAnimationRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutRemainderRotation) == 0x000048, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutRemainderRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation, OutUsesDelayedRootRotation) == 0x000060, "Member 'SHLyingFigureCrawlingLocomotionAnimInstance_GetTransformationToStandingAnimation::OutUsesDelayedRootRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureCrawlingLocomotionAnimInstance \ static_assert(alignof(USHLyingFigureCrawlingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHLyingFigureCrawlingLocomotionAnimInstance"); \ static_assert(sizeof(USHLyingFigureCrawlingLocomotionAnimInstance) == 0x000420, "Wrong size on USHLyingFigureCrawlingLocomotionAnimInstance"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003A8, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003C0, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003D8, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x0003F0, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x0003F4, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureCrawlingLocomotionAnimInstance, LocomotionState) == 0x0003F8, "Member 'USHLyingFigureCrawlingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_SetStruggle \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_SetStruggle) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_SetStruggle"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_SetStruggle) == 0x000008, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_SetStruggle"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_SetStruggle, ALPHA) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_SetStruggle::ALPHA' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_SetStruggle, PlayRate) == 0x000004, "Member 'SHLyingFigureStandingLocomotionAnimInstance_SetStruggle::PlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw) == 0x000004, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000008, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity) == 0x000018, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle) == 0x000008, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle, OutPlayRate) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle::OutPlayRate' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle, OutAlpha) == 0x000004, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetSmoothedStruggle::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw) == 0x000004, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw, OutYaw) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredRotationYaw::OutYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000008, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity) == 0x000018, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity, OutVelocity) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocity::OutVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw) == 0x000008, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocitySize) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw, OutVelocityYaw) == 0x000004, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetDesiredVelocitySizeAndYaw::OutVelocityYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha) == 0x000004, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha, OutAlpha) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetLookAtAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha) == 0x000004, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha) == 0x000004, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha, OutAlpha) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTargetStruggleAlpha::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation \ static_assert(alignof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation) == 0x000008, "Wrong alignment on SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation"); \ static_assert(sizeof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation) == 0x000068, "Wrong size on SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, InLocalRotation) == 0x000000, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::InLocalRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutAnimation) == 0x000018, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutAnimation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutPlayRate) == 0x000020, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutPlayRate' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutBlendInDuration) == 0x000024, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutBlendInDuration' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutBlendOutDuration) == 0x000028, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutBlendOutDuration' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutAnimaitonRotation) == 0x000030, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutAnimaitonRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutRemainderRotation) == 0x000048, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutRemainderRotation' has a wrong offset!"); \ static_assert(offsetof(SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation, OutUsesDelayedRootRotation) == 0x000060, "Member 'SHLyingFigureStandingLocomotionAnimInstance_GetTransformationToCrawlingAnimation::OutUsesDelayedRootRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLyingFigureStandingLocomotionAnimInstance \ static_assert(alignof(USHLyingFigureStandingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHLyingFigureStandingLocomotionAnimInstance"); \ static_assert(sizeof(USHLyingFigureStandingLocomotionAnimInstance) == 0x000460, "Wrong size on USHLyingFigureStandingLocomotionAnimInstance"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, LocomotionState) == 0x0003A8, "Member 'USHLyingFigureStandingLocomotionAnimInstance::LocomotionState' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, DesiredVelocityIncrementHalfTime) == 0x0003B0, "Member 'USHLyingFigureStandingLocomotionAnimInstance::DesiredVelocityIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, DesiredVelocityDecrementHalfTime) == 0x0003C8, "Member 'USHLyingFigureStandingLocomotionAnimInstance::DesiredVelocityDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003E0, "Member 'USHLyingFigureStandingLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, DesiredYawAdjustmentHalfTime) == 0x0003F8, "Member 'USHLyingFigureStandingLocomotionAnimInstance::DesiredYawAdjustmentHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x0003FC, "Member 'USHLyingFigureStandingLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, LookAtAlphaIncrementHalfTime) == 0x000400, "Member 'USHLyingFigureStandingLocomotionAnimInstance::LookAtAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, LookAtAlphaDecrementHalfTime) == 0x000404, "Member 'USHLyingFigureStandingLocomotionAnimInstance::LookAtAlphaDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, StruggleAlphaIncrementHalfTime) == 0x000408, "Member 'USHLyingFigureStandingLocomotionAnimInstance::StruggleAlphaIncrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, StruggleAlphaDecrementHalfTime) == 0x00040C, "Member 'USHLyingFigureStandingLocomotionAnimInstance::StruggleAlphaDecrementHalfTime' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, SmoothedStruggleAlpha) == 0x000410, "Member 'USHLyingFigureStandingLocomotionAnimInstance::SmoothedStruggleAlpha' has a wrong offset!"); \ static_assert(offsetof(USHLyingFigureStandingLocomotionAnimInstance, StrugglePlayRate) == 0x000414, "Member 'USHLyingFigureStandingLocomotionAnimInstance::StrugglePlayRate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMainMenuWidget_BeginCustomLevel \ static_assert(alignof(SHMainMenuWidget_BeginCustomLevel) == 0x000004, "Wrong alignment on SHMainMenuWidget_BeginCustomLevel"); \ static_assert(sizeof(SHMainMenuWidget_BeginCustomLevel) == 0x000008, "Wrong size on SHMainMenuWidget_BeginCustomLevel"); \ static_assert(offsetof(SHMainMenuWidget_BeginCustomLevel, LevelHandle) == 0x000000, "Member 'SHMainMenuWidget_BeginCustomLevel::LevelHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMainMenuWidget_BeginGameFromSpawnPoint \ static_assert(alignof(SHMainMenuWidget_BeginGameFromSpawnPoint) == 0x000010, "Wrong alignment on SHMainMenuWidget_BeginGameFromSpawnPoint"); \ static_assert(sizeof(SHMainMenuWidget_BeginGameFromSpawnPoint) == 0x000130, "Wrong size on SHMainMenuWidget_BeginGameFromSpawnPoint"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPoint, SpawnPointData) == 0x000000, "Member 'SHMainMenuWidget_BeginGameFromSpawnPoint::SpawnPointData' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPoint, Movie) == 0x000120, "Member 'SHMainMenuWidget_BeginGameFromSpawnPoint::Movie' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPoint, NonSkippableLen) == 0x000128, "Member 'SHMainMenuWidget_BeginGameFromSpawnPoint::NonSkippableLen' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPoint, IsNewGame) == 0x00012C, "Member 'SHMainMenuWidget_BeginGameFromSpawnPoint::IsNewGame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMainMenuWidget_BeginGameFromSpawnPointHandle \ static_assert(alignof(SHMainMenuWidget_BeginGameFromSpawnPointHandle) == 0x000008, "Wrong alignment on SHMainMenuWidget_BeginGameFromSpawnPointHandle"); \ static_assert(sizeof(SHMainMenuWidget_BeginGameFromSpawnPointHandle) == 0x000030, "Wrong size on SHMainMenuWidget_BeginGameFromSpawnPointHandle"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPointHandle, SpawnPointHandle) == 0x000000, "Member 'SHMainMenuWidget_BeginGameFromSpawnPointHandle::SpawnPointHandle' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPointHandle, Movie) == 0x000020, "Member 'SHMainMenuWidget_BeginGameFromSpawnPointHandle::Movie' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPointHandle, NonSkippableLen) == 0x000028, "Member 'SHMainMenuWidget_BeginGameFromSpawnPointHandle::NonSkippableLen' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPointHandle, IsNewGame) == 0x00002C, "Member 'SHMainMenuWidget_BeginGameFromSpawnPointHandle::IsNewGame' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginGameFromSpawnPointHandle, ReturnValue) == 0x00002D, "Member 'SHMainMenuWidget_BeginGameFromSpawnPointHandle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMainMenuWidget_BeginNewGameFromSpawnPoint \ static_assert(alignof(SHMainMenuWidget_BeginNewGameFromSpawnPoint) == 0x000008, "Wrong alignment on SHMainMenuWidget_BeginNewGameFromSpawnPoint"); \ static_assert(sizeof(SHMainMenuWidget_BeginNewGameFromSpawnPoint) == 0x000010, "Wrong size on SHMainMenuWidget_BeginNewGameFromSpawnPoint"); \ static_assert(offsetof(SHMainMenuWidget_BeginNewGameFromSpawnPoint, Movie) == 0x000000, "Member 'SHMainMenuWidget_BeginNewGameFromSpawnPoint::Movie' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginNewGameFromSpawnPoint, NonSkippableLen) == 0x000008, "Member 'SHMainMenuWidget_BeginNewGameFromSpawnPoint::NonSkippableLen' has a wrong offset!"); \ static_assert(offsetof(SHMainMenuWidget_BeginNewGameFromSpawnPoint, ReturnValue) == 0x00000C, "Member 'SHMainMenuWidget_BeginNewGameFromSpawnPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMainMenuWidget \ static_assert(alignof(USHMainMenuWidget) == 0x000008, "Wrong alignment on USHMainMenuWidget"); \ static_assert(sizeof(USHMainMenuWidget) == 0x000408, "Wrong size on USHMainMenuWidget"); \ static_assert(offsetof(USHMainMenuWidget, IsDemo) == 0x000370, "Member 'USHMainMenuWidget::IsDemo' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, NewGameSpawnPoint) == 0x000378, "Member 'USHMainMenuWidget::NewGameSpawnPoint' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, FocusSpawnPointListKeys) == 0x0003A0, "Member 'USHMainMenuWidget::FocusSpawnPointListKeys' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, Continue_but) == 0x0003B0, "Member 'USHMainMenuWidget::Continue_but' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, NewGame_but) == 0x0003B8, "Member 'USHMainMenuWidget::NewGame_but' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, Load_but) == 0x0003C0, "Member 'USHMainMenuWidget::Load_but' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, Settings_but) == 0x0003C8, "Member 'USHMainMenuWidget::Settings_but' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, Quit_but) == 0x0003D0, "Member 'USHMainMenuWidget::Quit_but' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, SpawnPointsPanel_wdg) == 0x0003D8, "Member 'USHMainMenuWidget::SpawnPointsPanel_wdg' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, SpawnPoints_wdg) == 0x0003E0, "Member 'USHMainMenuWidget::SpawnPoints_wdg' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, BackgroundMovie_img) == 0x0003E8, "Member 'USHMainMenuWidget::BackgroundMovie_img' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, NGInfoDialog) == 0x0003F0, "Member 'USHMainMenuWidget::NGInfoDialog' has a wrong offset!"); \ static_assert(offsetof(USHMainMenuWidget, MediaPlayer) == 0x0003F8, "Member 'USHMainMenuWidget::MediaPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinAnimFootIKSubcomp \ static_assert(alignof(USHMandarinAnimFootIKSubcomp) == 0x000008, "Wrong alignment on USHMandarinAnimFootIKSubcomp"); \ static_assert(sizeof(USHMandarinAnimFootIKSubcomp) == 0x000150, "Wrong size on USHMandarinAnimFootIKSubcomp"); \ #define DUMPER7_ASSERTS_SHMandarinAnimInstance_GetMandarinAnimInstanceStateData \ static_assert(alignof(SHMandarinAnimInstance_GetMandarinAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMandarinAnimInstance_GetMandarinAnimInstanceStateData"); \ static_assert(sizeof(SHMandarinAnimInstance_GetMandarinAnimInstanceStateData) == 0x000008, "Wrong size on SHMandarinAnimInstance_GetMandarinAnimInstanceStateData"); \ static_assert(offsetof(SHMandarinAnimInstance_GetMandarinAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMandarinAnimInstance_GetMandarinAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance \ static_assert(alignof(SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance"); \ static_assert(sizeof(SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance) == 0x000010, "Wrong size on SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance"); \ static_assert(offsetof(SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHMandarinAnimInstance_GetMandarinLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinAnimInstance \ static_assert(alignof(USHMandarinAnimInstance) == 0x000010, "Wrong alignment on USHMandarinAnimInstance"); \ static_assert(sizeof(USHMandarinAnimInstance) == 0x000450, "Wrong size on USHMandarinAnimInstance"); \ static_assert(offsetof(USHMandarinAnimInstance, IsHanging) == 0x0003E0, "Member 'USHMandarinAnimInstance::IsHanging' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, TongueTransformationAlpha) == 0x0003E4, "Member 'USHMandarinAnimInstance::TongueTransformationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, TongueSnapLocation) == 0x0003E8, "Member 'USHMandarinAnimInstance::TongueSnapLocation' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, TongueSnapRotation) == 0x000400, "Member 'USHMandarinAnimInstance::TongueSnapRotation' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, TongueTransformationFadeInSpeed) == 0x000418, "Member 'USHMandarinAnimInstance::TongueTransformationFadeInSpeed' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, TongueTransformationFadeOutSpeed) == 0x00041C, "Member 'USHMandarinAnimInstance::TongueTransformationFadeOutSpeed' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, LookRotation) == 0x000420, "Member 'USHMandarinAnimInstance::LookRotation' has a wrong offset!"); \ static_assert(offsetof(USHMandarinAnimInstance, LookRotationAlpha) == 0x000438, "Member 'USHMandarinAnimInstance::LookRotationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinAnimInstanceStateData_IsMovementCanceled \ static_assert(alignof(SHMandarinAnimInstanceStateData_IsMovementCanceled) == 0x000001, "Wrong alignment on SHMandarinAnimInstanceStateData_IsMovementCanceled"); \ static_assert(sizeof(SHMandarinAnimInstanceStateData_IsMovementCanceled) == 0x000001, "Wrong size on SHMandarinAnimInstanceStateData_IsMovementCanceled"); \ static_assert(offsetof(SHMandarinAnimInstanceStateData_IsMovementCanceled, ReturnValue) == 0x000000, "Member 'SHMandarinAnimInstanceStateData_IsMovementCanceled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinAnimInstanceStateData \ static_assert(alignof(USHMandarinAnimInstanceStateData) == 0x000008, "Wrong alignment on USHMandarinAnimInstanceStateData"); \ static_assert(sizeof(USHMandarinAnimInstanceStateData) == 0x000088, "Wrong size on USHMandarinAnimInstanceStateData"); \ static_assert(offsetof(USHMandarinAnimInstanceStateData, ReEnableMovementTimerHandle) == 0x000078, "Member 'USHMandarinAnimInstanceStateData::ReEnableMovementTimerHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw \ static_assert(alignof(SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw) == 0x000004, "Wrong alignment on SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw"); \ static_assert(sizeof(SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw) == 0x00000C, "Wrong size on SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, OutVectorSize) == 0x000000, "Member 'SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::OutVectorSize' has a wrong offset!"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, OutVectorYaw) == 0x000004, "Member 'SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::OutVectorYaw' has a wrong offset!"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw, Smoothing) == 0x000008, "Member 'SHMandarinLocomotionAnimInstance_GetDesiredVelocitySizeAndYaw::Smoothing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinLocomotionAnimInstance_IsMandarinOver \ static_assert(alignof(SHMandarinLocomotionAnimInstance_IsMandarinOver) == 0x000001, "Wrong alignment on SHMandarinLocomotionAnimInstance_IsMandarinOver"); \ static_assert(sizeof(SHMandarinLocomotionAnimInstance_IsMandarinOver) == 0x000001, "Wrong size on SHMandarinLocomotionAnimInstance_IsMandarinOver"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_IsMandarinOver, ReturnValue) == 0x000000, "Member 'SHMandarinLocomotionAnimInstance_IsMandarinOver::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData \ static_assert(alignof(SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData"); \ static_assert(sizeof(SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData) == 0x000008, "Wrong size on SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMandarinLocomotionAnimInstance_GetMandarinAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMandarinLocomotionAnimInstance_GetSmoothedLookAt \ static_assert(alignof(SHMandarinLocomotionAnimInstance_GetSmoothedLookAt) == 0x000008, "Wrong alignment on SHMandarinLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(sizeof(SHMandarinLocomotionAnimInstance_GetSmoothedLookAt) == 0x000020, "Wrong size on SHMandarinLocomotionAnimInstance_GetSmoothedLookAt"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetSmoothedLookAt, OutRotation) == 0x000000, "Member 'SHMandarinLocomotionAnimInstance_GetSmoothedLookAt::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHMandarinLocomotionAnimInstance_GetSmoothedLookAt, OutAlpha) == 0x000018, "Member 'SHMandarinLocomotionAnimInstance_GetSmoothedLookAt::OutAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMandarinLocomotionAnimInstance \ static_assert(alignof(USHMandarinLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMandarinLocomotionAnimInstance"); \ static_assert(sizeof(USHMandarinLocomotionAnimInstance) == 0x000410, "Wrong size on USHMandarinLocomotionAnimInstance"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHMandarinLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003AC, "Member 'USHMandarinLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003B0, "Member 'USHMandarinLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, StrafeAngle) == 0x0003B4, "Member 'USHMandarinLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003B8, "Member 'USHMandarinLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003BC, "Member 'USHMandarinLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, TargetDesiredRotationYaw) == 0x0003C8, "Member 'USHMandarinLocomotionAnimInstance::TargetDesiredRotationYaw' has a wrong offset!"); \ static_assert(offsetof(USHMandarinLocomotionAnimInstance, TargetDesiredVelocity) == 0x0003D0, "Member 'USHMandarinLocomotionAnimInstance::TargetDesiredVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMannequinAnimComponent \ static_assert(alignof(USHMannequinAnimComponent) == 0x000008, "Wrong alignment on USHMannequinAnimComponent"); \ static_assert(sizeof(USHMannequinAnimComponent) == 0x000500, "Wrong size on USHMannequinAnimComponent"); \ static_assert(offsetof(USHMannequinAnimComponent, SHAnimFootIKSubcompSettings) == 0x000490, "Member 'USHMannequinAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMannequinAnimInstanceStateData \ static_assert(alignof(USHMannequinAnimInstanceStateData) == 0x000008, "Wrong alignment on USHMannequinAnimInstanceStateData"); \ static_assert(sizeof(USHMannequinAnimInstanceStateData) == 0x000078, "Wrong size on USHMannequinAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHMannequinCrawlingLocomotionAnimInstance \ static_assert(alignof(USHMannequinCrawlingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMannequinCrawlingLocomotionAnimInstance"); \ static_assert(sizeof(USHMannequinCrawlingLocomotionAnimInstance) == 0x0003B0, "Wrong size on USHMannequinCrawlingLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_USHMQSpiderAnimComponent \ static_assert(alignof(USHMQSpiderAnimComponent) == 0x000008, "Wrong alignment on USHMQSpiderAnimComponent"); \ static_assert(sizeof(USHMQSpiderAnimComponent) == 0x000490, "Wrong size on USHMQSpiderAnimComponent"); \ #define DUMPER7_ASSERTS_USHMapTutorialHandler \ static_assert(alignof(USHMapTutorialHandler) == 0x000008, "Wrong alignment on USHMapTutorialHandler"); \ static_assert(sizeof(USHMapTutorialHandler) == 0x000040, "Wrong size on USHMapTutorialHandler"); \ #define DUMPER7_ASSERTS_SHMariaCombatComponent_IsInDanger \ static_assert(alignof(SHMariaCombatComponent_IsInDanger) == 0x000001, "Wrong alignment on SHMariaCombatComponent_IsInDanger"); \ static_assert(sizeof(SHMariaCombatComponent_IsInDanger) == 0x000001, "Wrong size on SHMariaCombatComponent_IsInDanger"); \ static_assert(offsetof(SHMariaCombatComponent_IsInDanger, ReturnValue) == 0x000000, "Member 'SHMariaCombatComponent_IsInDanger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaCombatComponent_IsInjured \ static_assert(alignof(SHMariaCombatComponent_IsInjured) == 0x000001, "Wrong alignment on SHMariaCombatComponent_IsInjured"); \ static_assert(sizeof(SHMariaCombatComponent_IsInjured) == 0x000001, "Wrong size on SHMariaCombatComponent_IsInjured"); \ static_assert(offsetof(SHMariaCombatComponent_IsInjured, ReturnValue) == 0x000000, "Member 'SHMariaCombatComponent_IsInjured::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaCombatComponent_WasAttacked \ static_assert(alignof(SHMariaCombatComponent_WasAttacked) == 0x000001, "Wrong alignment on SHMariaCombatComponent_WasAttacked"); \ static_assert(sizeof(SHMariaCombatComponent_WasAttacked) == 0x000001, "Wrong size on SHMariaCombatComponent_WasAttacked"); \ static_assert(offsetof(SHMariaCombatComponent_WasAttacked, ReturnValue) == 0x000000, "Member 'SHMariaCombatComponent_WasAttacked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaCombatComponent_WasSaved \ static_assert(alignof(SHMariaCombatComponent_WasSaved) == 0x000001, "Wrong alignment on SHMariaCombatComponent_WasSaved"); \ static_assert(sizeof(SHMariaCombatComponent_WasSaved) == 0x000001, "Wrong size on SHMariaCombatComponent_WasSaved"); \ static_assert(offsetof(SHMariaCombatComponent_WasSaved, ReturnValue) == 0x000000, "Member 'SHMariaCombatComponent_WasSaved::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaCombatComponent \ static_assert(alignof(USHMariaCombatComponent) == 0x000008, "Wrong alignment on USHMariaCombatComponent"); \ static_assert(sizeof(USHMariaCombatComponent) == 0x000100, "Wrong size on USHMariaCombatComponent"); \ static_assert(offsetof(USHMariaCombatComponent, BlackboardDangerModeKeyname) == 0x0000A0, "Member 'USHMariaCombatComponent::BlackboardDangerModeKeyname' has a wrong offset!"); \ static_assert(offsetof(USHMariaCombatComponent, OnInDangerStateChangedEvent) == 0x0000A8, "Member 'USHMariaCombatComponent::OnInDangerStateChangedEvent' has a wrong offset!"); \ static_assert(offsetof(USHMariaCombatComponent, OnInjuredStateChangedEvent) == 0x0000B8, "Member 'USHMariaCombatComponent::OnInjuredStateChangedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMariaDeathPlayer \ static_assert(alignof(ASHMariaDeathPlayer) == 0x000008, "Wrong alignment on ASHMariaDeathPlayer"); \ static_assert(sizeof(ASHMariaDeathPlayer) == 0x000320, "Wrong size on ASHMariaDeathPlayer"); \ static_assert(offsetof(ASHMariaDeathPlayer, FullAreaWork) == 0x000300, "Member 'ASHMariaDeathPlayer::FullAreaWork' has a wrong offset!"); \ static_assert(offsetof(ASHMariaDeathPlayer, MariaSpot) == 0x000308, "Member 'ASHMariaDeathPlayer::MariaSpot' has a wrong offset!"); \ static_assert(offsetof(ASHMariaDeathPlayer, MariaStartPreviewMesh) == 0x000310, "Member 'ASHMariaDeathPlayer::MariaStartPreviewMesh' has a wrong offset!"); \ static_assert(offsetof(ASHMariaDeathPlayer, MariaEndPreviewMesh) == 0x000318, "Member 'ASHMariaDeathPlayer::MariaEndPreviewMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions \ static_assert(alignof(SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions) == 0x000008, "Wrong alignment on SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions"); \ static_assert(sizeof(SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions) == 0x000008, "Wrong size on SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions"); \ static_assert(offsetof(SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions, Object) == 0x000000, "Member 'SHMariaFlashlightReactionAnimSubcomp_BlockAndInterruptFlashlightReactions::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions \ static_assert(alignof(SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions) == 0x000008, "Wrong alignment on SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions"); \ static_assert(sizeof(SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions) == 0x000010, "Wrong size on SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions"); \ static_assert(offsetof(SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions, Blocked) == 0x000000, "Member 'SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions, Object) == 0x000008, "Member 'SHMariaFlashlightReactionAnimSubcomp_BlockFlashlightReactions::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha \ static_assert(alignof(SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha) == 0x000004, "Wrong alignment on SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha"); \ static_assert(sizeof(SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha) == 0x000004, "Wrong size on SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha"); \ static_assert(offsetof(SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha, ReturnValue) == 0x000000, "Member 'SHMariaFlashlightReactionAnimSubcomp_GetEyesCoverAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaFlashlightReactionAnimSubcomp \ static_assert(alignof(USHMariaFlashlightReactionAnimSubcomp) == 0x000008, "Wrong alignment on USHMariaFlashlightReactionAnimSubcomp"); \ static_assert(sizeof(USHMariaFlashlightReactionAnimSubcomp) == 0x000190, "Wrong size on USHMariaFlashlightReactionAnimSubcomp"); \ static_assert(offsetof(USHMariaFlashlightReactionAnimSubcomp, Settings) == 0x000038, "Member 'USHMariaFlashlightReactionAnimSubcomp::Settings' has a wrong offset!"); \ static_assert(offsetof(USHMariaFlashlightReactionAnimSubcomp, EyesCoverAlpha) == 0x000150, "Member 'USHMariaFlashlightReactionAnimSubcomp::EyesCoverAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaLightsComponent \ static_assert(alignof(USHMariaLightsComponent) == 0x000008, "Wrong alignment on USHMariaLightsComponent"); \ static_assert(sizeof(USHMariaLightsComponent) == 0x0000B8, "Wrong size on USHMariaLightsComponent"); \ static_assert(offsetof(USHMariaLightsComponent, LightingActorClass) == 0x0000A0, "Member 'USHMariaLightsComponent::LightingActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth \ static_assert(alignof(SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth) == 0x000004, "Wrong alignment on SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth"); \ static_assert(sizeof(SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth) == 0x000004, "Wrong size on SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth"); \ static_assert(offsetof(SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth, ReturnValue) == 0x000000, "Member 'SHMariaLocomotionAnimInstance_GetFlashlightCoverEyesAnimBlendWeigth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaLocomotionAnimInstance \ static_assert(alignof(USHMariaLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMariaLocomotionAnimInstance"); \ static_assert(sizeof(USHMariaLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHMariaLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_USHMariaLookAtCharPlayProvider \ static_assert(alignof(USHMariaLookAtCharPlayProvider) == 0x000008, "Wrong alignment on USHMariaLookAtCharPlayProvider"); \ static_assert(sizeof(USHMariaLookAtCharPlayProvider) == 0x000070, "Wrong size on USHMariaLookAtCharPlayProvider"); \ static_assert(offsetof(USHMariaLookAtCharPlayProvider, MaxDistance) == 0x000068, "Member 'USHMariaLookAtCharPlayProvider::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(USHMariaLookAtCharPlayProvider, MaxAngle) == 0x00006C, "Member 'USHMariaLookAtCharPlayProvider::MaxAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaLookAtLogicComponent \ static_assert(alignof(USHMariaLookAtLogicComponent) == 0x000008, "Wrong alignment on USHMariaLookAtLogicComponent"); \ static_assert(sizeof(USHMariaLookAtLogicComponent) == 0x000190, "Wrong size on USHMariaLookAtLogicComponent"); \ #define DUMPER7_ASSERTS_SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged \ static_assert(alignof(SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged) == 0x000008, "Wrong alignment on SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged"); \ static_assert(sizeof(SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged) == 0x000010, "Wrong size on SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged"); \ static_assert(offsetof(SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged, healthComponent) == 0x000000, "Member 'SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged::healthComponent' has a wrong offset!"); \ static_assert(offsetof(SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged, PreviousHealthValue) == 0x000008, "Member 'SHMariaReceivedDamageEndingValueProcessor_ProcessMariaHealthChanged::PreviousHealthValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaReceivedDamageEndingValueProcessor \ static_assert(alignof(USHMariaReceivedDamageEndingValueProcessor) == 0x000008, "Wrong alignment on USHMariaReceivedDamageEndingValueProcessor"); \ static_assert(sizeof(USHMariaReceivedDamageEndingValueProcessor) == 0x000030, "Wrong size on USHMariaReceivedDamageEndingValueProcessor"); \ #define DUMPER7_ASSERTS_SHMaryAnimComponent_SetMaryMovementState \ static_assert(alignof(SHMaryAnimComponent_SetMaryMovementState) == 0x000001, "Wrong alignment on SHMaryAnimComponent_SetMaryMovementState"); \ static_assert(sizeof(SHMaryAnimComponent_SetMaryMovementState) == 0x000002, "Wrong size on SHMaryAnimComponent_SetMaryMovementState"); \ static_assert(offsetof(SHMaryAnimComponent_SetMaryMovementState, InMovementState) == 0x000000, "Member 'SHMaryAnimComponent_SetMaryMovementState::InMovementState' has a wrong offset!"); \ static_assert(offsetof(SHMaryAnimComponent_SetMaryMovementState, InMovementChangeInProgress) == 0x000001, "Member 'SHMaryAnimComponent_SetMaryMovementState::InMovementChangeInProgress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryAnimComponent \ static_assert(alignof(USHMaryAnimComponent) == 0x000008, "Wrong alignment on USHMaryAnimComponent"); \ static_assert(sizeof(USHMaryAnimComponent) == 0x000490, "Wrong size on USHMaryAnimComponent"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_K2_OnMaryMovementStateChanged \ static_assert(alignof(SHMaryAnimInstance_K2_OnMaryMovementStateChanged) == 0x000001, "Wrong alignment on SHMaryAnimInstance_K2_OnMaryMovementStateChanged"); \ static_assert(sizeof(SHMaryAnimInstance_K2_OnMaryMovementStateChanged) == 0x000001, "Wrong size on SHMaryAnimInstance_K2_OnMaryMovementStateChanged"); \ static_assert(offsetof(SHMaryAnimInstance_K2_OnMaryMovementStateChanged, InMovementState) == 0x000000, "Member 'SHMaryAnimInstance_K2_OnMaryMovementStateChanged::InMovementState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_SetFaceExpression \ static_assert(alignof(SHMaryAnimInstance_SetFaceExpression) == 0x000004, "Wrong alignment on SHMaryAnimInstance_SetFaceExpression"); \ static_assert(sizeof(SHMaryAnimInstance_SetFaceExpression) == 0x000008, "Wrong size on SHMaryAnimInstance_SetFaceExpression"); \ static_assert(offsetof(SHMaryAnimInstance_SetFaceExpression, Expression) == 0x000000, "Member 'SHMaryAnimInstance_SetFaceExpression::Expression' has a wrong offset!"); \ static_assert(offsetof(SHMaryAnimInstance_SetFaceExpression, Duration) == 0x000004, "Member 'SHMaryAnimInstance_SetFaceExpression::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance \ static_assert(alignof(SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance"); \ static_assert(sizeof(SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance) == 0x000008, "Wrong size on SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance"); \ static_assert(offsetof(SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance, ReturnValue) == 0x000000, "Member 'SHMaryAnimInstance_GetActiveMaryLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_GetMaryAnimInstanceStateData \ static_assert(alignof(SHMaryAnimInstance_GetMaryAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMaryAnimInstance_GetMaryAnimInstanceStateData"); \ static_assert(sizeof(SHMaryAnimInstance_GetMaryAnimInstanceStateData) == 0x000008, "Wrong size on SHMaryAnimInstance_GetMaryAnimInstanceStateData"); \ static_assert(offsetof(SHMaryAnimInstance_GetMaryAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMaryAnimInstance_GetMaryAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_GetMaryLocomotionAnimInstance \ static_assert(alignof(SHMaryAnimInstance_GetMaryLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHMaryAnimInstance_GetMaryLocomotionAnimInstance"); \ static_assert(sizeof(SHMaryAnimInstance_GetMaryLocomotionAnimInstance) == 0x000010, "Wrong size on SHMaryAnimInstance_GetMaryLocomotionAnimInstance"); \ static_assert(offsetof(SHMaryAnimInstance_GetMaryLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHMaryAnimInstance_GetMaryLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHMaryAnimInstance_GetMaryLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHMaryAnimInstance_GetMaryLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance \ static_assert(alignof(SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance"); \ static_assert(sizeof(SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance) == 0x000010, "Wrong size on SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance"); \ static_assert(offsetof(SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHMaryAnimInstance_GetMarySpiderLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryAnimInstance \ static_assert(alignof(USHMaryAnimInstance) == 0x000010, "Wrong alignment on USHMaryAnimInstance"); \ static_assert(sizeof(USHMaryAnimInstance) == 0x000460, "Wrong size on USHMaryAnimInstance"); \ static_assert(offsetof(USHMaryAnimInstance, LookRotation) == 0x0003E0, "Member 'USHMaryAnimInstance::LookRotation' has a wrong offset!"); \ static_assert(offsetof(USHMaryAnimInstance, LookRotationAlpha) == 0x0003F8, "Member 'USHMaryAnimInstance::LookRotationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHMaryAnimInstance, MovementState) == 0x0003FC, "Member 'USHMaryAnimInstance::MovementState' has a wrong offset!"); \ static_assert(offsetof(USHMaryAnimInstance, CurrentFaceExpression) == 0x0003FD, "Member 'USHMaryAnimInstance::CurrentFaceExpression' has a wrong offset!"); \ static_assert(offsetof(USHMaryAnimInstance, FaceExpressionMap) == 0x000400, "Member 'USHMaryAnimInstance::FaceExpressionMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryAnimInstanceStateData \ static_assert(alignof(USHMaryAnimInstanceStateData) == 0x000008, "Wrong alignment on USHMaryAnimInstanceStateData"); \ static_assert(sizeof(USHMaryAnimInstanceStateData) == 0x000080, "Wrong size on USHMaryAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_USHMaryHangingLocomotionAnimInstance \ static_assert(alignof(USHMaryHangingLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMaryHangingLocomotionAnimInstance"); \ static_assert(sizeof(USHMaryHangingLocomotionAnimInstance) == 0x0003C0, "Wrong size on USHMaryHangingLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue \ static_assert(alignof(SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHMaryItemsInvestigationEndingFactor_SHDebug_Character_Endings_MaryItemsInvestigationEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMaryItemsInvestigationEndingFactor \ static_assert(alignof(USHMaryItemsInvestigationEndingFactor) == 0x000008, "Wrong alignment on USHMaryItemsInvestigationEndingFactor"); \ static_assert(sizeof(USHMaryItemsInvestigationEndingFactor) == 0x000088, "Wrong size on USHMaryItemsInvestigationEndingFactor"); \ #define DUMPER7_ASSERTS_USHMarySpiderLocomotionAnimInstance \ static_assert(alignof(USHMarySpiderLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHMarySpiderLocomotionAnimInstance"); \ static_assert(sizeof(USHMarySpiderLocomotionAnimInstance) == 0x0003C0, "Wrong size on USHMarySpiderLocomotionAnimInstance"); \ #define DUMPER7_ASSERTS_USHMaterialPropertyControlSettings \ static_assert(alignof(USHMaterialPropertyControlSettings) == 0x000008, "Wrong alignment on USHMaterialPropertyControlSettings"); \ static_assert(sizeof(USHMaterialPropertyControlSettings) == 0x000040, "Wrong size on USHMaterialPropertyControlSettings"); \ static_assert(offsetof(USHMaterialPropertyControlSettings, MaterialPropertyControlConfigs) == 0x000030, "Member 'USHMaterialPropertyControlSettings::MaterialPropertyControlConfigs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_AngleAndLengthToVector2D \ static_assert(alignof(SHMathHelperStatics_AngleAndLengthToVector2D) == 0x000008, "Wrong alignment on SHMathHelperStatics_AngleAndLengthToVector2D"); \ static_assert(sizeof(SHMathHelperStatics_AngleAndLengthToVector2D) == 0x000018, "Wrong size on SHMathHelperStatics_AngleAndLengthToVector2D"); \ static_assert(offsetof(SHMathHelperStatics_AngleAndLengthToVector2D, Angle) == 0x000000, "Member 'SHMathHelperStatics_AngleAndLengthToVector2D::Angle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_AngleAndLengthToVector2D, Length) == 0x000004, "Member 'SHMathHelperStatics_AngleAndLengthToVector2D::Length' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_AngleAndLengthToVector2D, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_AngleAndLengthToVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_AngleToVector2D \ static_assert(alignof(SHMathHelperStatics_AngleToVector2D) == 0x000008, "Wrong alignment on SHMathHelperStatics_AngleToVector2D"); \ static_assert(sizeof(SHMathHelperStatics_AngleToVector2D) == 0x000018, "Wrong size on SHMathHelperStatics_AngleToVector2D"); \ static_assert(offsetof(SHMathHelperStatics_AngleToVector2D, Angle) == 0x000000, "Member 'SHMathHelperStatics_AngleToVector2D::Angle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_AngleToVector2D, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_AngleToVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_AverageOfFloatArray \ static_assert(alignof(SHMathHelperStatics_AverageOfFloatArray) == 0x000008, "Wrong alignment on SHMathHelperStatics_AverageOfFloatArray"); \ static_assert(sizeof(SHMathHelperStatics_AverageOfFloatArray) == 0x000018, "Wrong size on SHMathHelperStatics_AverageOfFloatArray"); \ static_assert(offsetof(SHMathHelperStatics_AverageOfFloatArray, FloatArray) == 0x000000, "Member 'SHMathHelperStatics_AverageOfFloatArray::FloatArray' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_AverageOfFloatArray, AverageValue) == 0x000010, "Member 'SHMathHelperStatics_AverageOfFloatArray::AverageValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_FindAngleBetweenNormals \ static_assert(alignof(SHMathHelperStatics_FindAngleBetweenNormals) == 0x000008, "Wrong alignment on SHMathHelperStatics_FindAngleBetweenNormals"); \ static_assert(sizeof(SHMathHelperStatics_FindAngleBetweenNormals) == 0x000038, "Wrong size on SHMathHelperStatics_FindAngleBetweenNormals"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenNormals, A) == 0x000000, "Member 'SHMathHelperStatics_FindAngleBetweenNormals::A' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenNormals, B) == 0x000018, "Member 'SHMathHelperStatics_FindAngleBetweenNormals::B' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenNormals, SignedAngle) == 0x000030, "Member 'SHMathHelperStatics_FindAngleBetweenNormals::SignedAngle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenNormals, ReturnValue) == 0x000034, "Member 'SHMathHelperStatics_FindAngleBetweenNormals::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_FindAngleBetweenVectors \ static_assert(alignof(SHMathHelperStatics_FindAngleBetweenVectors) == 0x000008, "Wrong alignment on SHMathHelperStatics_FindAngleBetweenVectors"); \ static_assert(sizeof(SHMathHelperStatics_FindAngleBetweenVectors) == 0x000038, "Wrong size on SHMathHelperStatics_FindAngleBetweenVectors"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenVectors, A) == 0x000000, "Member 'SHMathHelperStatics_FindAngleBetweenVectors::A' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenVectors, B) == 0x000018, "Member 'SHMathHelperStatics_FindAngleBetweenVectors::B' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenVectors, SignedAngle) == 0x000030, "Member 'SHMathHelperStatics_FindAngleBetweenVectors::SignedAngle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_FindAngleBetweenVectors, ReturnValue) == 0x000034, "Member 'SHMathHelperStatics_FindAngleBetweenVectors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_HalfTimeInterp \ static_assert(alignof(SHMathHelperStatics_HalfTimeInterp) == 0x000004, "Wrong alignment on SHMathHelperStatics_HalfTimeInterp"); \ static_assert(sizeof(SHMathHelperStatics_HalfTimeInterp) == 0x000018, "Wrong size on SHMathHelperStatics_HalfTimeInterp"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, Current) == 0x000000, "Member 'SHMathHelperStatics_HalfTimeInterp::Current' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, Target) == 0x000004, "Member 'SHMathHelperStatics_HalfTimeInterp::Target' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, HalfTime) == 0x000008, "Member 'SHMathHelperStatics_HalfTimeInterp::HalfTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, DeltaTime) == 0x00000C, "Member 'SHMathHelperStatics_HalfTimeInterp::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, Precision) == 0x000010, "Member 'SHMathHelperStatics_HalfTimeInterp::Precision' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterp, ReturnValue) == 0x000014, "Member 'SHMathHelperStatics_HalfTimeInterp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_HalfTimeInterpVector \ static_assert(alignof(SHMathHelperStatics_HalfTimeInterpVector) == 0x000008, "Wrong alignment on SHMathHelperStatics_HalfTimeInterpVector"); \ static_assert(sizeof(SHMathHelperStatics_HalfTimeInterpVector) == 0x000058, "Wrong size on SHMathHelperStatics_HalfTimeInterpVector"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, Current) == 0x000000, "Member 'SHMathHelperStatics_HalfTimeInterpVector::Current' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, Target) == 0x000018, "Member 'SHMathHelperStatics_HalfTimeInterpVector::Target' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, HalfTime) == 0x000030, "Member 'SHMathHelperStatics_HalfTimeInterpVector::HalfTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, DeltaTime) == 0x000034, "Member 'SHMathHelperStatics_HalfTimeInterpVector::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, Precision) == 0x000038, "Member 'SHMathHelperStatics_HalfTimeInterpVector::Precision' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector, ReturnValue) == 0x000040, "Member 'SHMathHelperStatics_HalfTimeInterpVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_HalfTimeInterpVector2D \ static_assert(alignof(SHMathHelperStatics_HalfTimeInterpVector2D) == 0x000008, "Wrong alignment on SHMathHelperStatics_HalfTimeInterpVector2D"); \ static_assert(sizeof(SHMathHelperStatics_HalfTimeInterpVector2D) == 0x000040, "Wrong size on SHMathHelperStatics_HalfTimeInterpVector2D"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, Current) == 0x000000, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::Current' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, Target) == 0x000010, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::Target' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, HalfTime) == 0x000020, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::HalfTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, DeltaTime) == 0x000024, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, Precision) == 0x000028, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::Precision' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_HalfTimeInterpVector2D, ReturnValue) == 0x000030, "Member 'SHMathHelperStatics_HalfTimeInterpVector2D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_IfZero \ static_assert(alignof(SHMathHelperStatics_IfZero) == 0x000004, "Wrong alignment on SHMathHelperStatics_IfZero"); \ static_assert(sizeof(SHMathHelperStatics_IfZero) == 0x00000C, "Wrong size on SHMathHelperStatics_IfZero"); \ static_assert(offsetof(SHMathHelperStatics_IfZero, Value) == 0x000000, "Member 'SHMathHelperStatics_IfZero::Value' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_IfZero, ZeroValue) == 0x000004, "Member 'SHMathHelperStatics_IfZero::ZeroValue' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_IfZero, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_IfZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_MaxWithoutSign \ static_assert(alignof(SHMathHelperStatics_MaxWithoutSign) == 0x000004, "Wrong alignment on SHMathHelperStatics_MaxWithoutSign"); \ static_assert(sizeof(SHMathHelperStatics_MaxWithoutSign) == 0x00000C, "Wrong size on SHMathHelperStatics_MaxWithoutSign"); \ static_assert(offsetof(SHMathHelperStatics_MaxWithoutSign, ValueA) == 0x000000, "Member 'SHMathHelperStatics_MaxWithoutSign::ValueA' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_MaxWithoutSign, ValueB) == 0x000004, "Member 'SHMathHelperStatics_MaxWithoutSign::ValueB' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_MaxWithoutSign, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_MaxWithoutSign::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_MinWithoutSign \ static_assert(alignof(SHMathHelperStatics_MinWithoutSign) == 0x000004, "Wrong alignment on SHMathHelperStatics_MinWithoutSign"); \ static_assert(sizeof(SHMathHelperStatics_MinWithoutSign) == 0x00000C, "Wrong size on SHMathHelperStatics_MinWithoutSign"); \ static_assert(offsetof(SHMathHelperStatics_MinWithoutSign, ValueA) == 0x000000, "Member 'SHMathHelperStatics_MinWithoutSign::ValueA' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_MinWithoutSign, ValueB) == 0x000004, "Member 'SHMathHelperStatics_MinWithoutSign::ValueB' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_MinWithoutSign, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_MinWithoutSign::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_PlaneDot \ static_assert(alignof(SHMathHelperStatics_PlaneDot) == 0x000010, "Wrong alignment on SHMathHelperStatics_PlaneDot"); \ static_assert(sizeof(SHMathHelperStatics_PlaneDot) == 0x000040, "Wrong size on SHMathHelperStatics_PlaneDot"); \ static_assert(offsetof(SHMathHelperStatics_PlaneDot, Plane) == 0x000000, "Member 'SHMathHelperStatics_PlaneDot::Plane' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_PlaneDot, Location) == 0x000020, "Member 'SHMathHelperStatics_PlaneDot::Location' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_PlaneDot, ReturnValue) == 0x000038, "Member 'SHMathHelperStatics_PlaneDot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_SignNonZero \ static_assert(alignof(SHMathHelperStatics_SignNonZero) == 0x000004, "Wrong alignment on SHMathHelperStatics_SignNonZero"); \ static_assert(sizeof(SHMathHelperStatics_SignNonZero) == 0x00000C, "Wrong size on SHMathHelperStatics_SignNonZero"); \ static_assert(offsetof(SHMathHelperStatics_SignNonZero, Value) == 0x000000, "Member 'SHMathHelperStatics_SignNonZero::Value' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_SignNonZero, ZeroValue) == 0x000004, "Member 'SHMathHelperStatics_SignNonZero::ZeroValue' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_SignNonZero, ReturnValue) == 0x000008, "Member 'SHMathHelperStatics_SignNonZero::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_Vector2DToAngle \ static_assert(alignof(SHMathHelperStatics_Vector2DToAngle) == 0x000008, "Wrong alignment on SHMathHelperStatics_Vector2DToAngle"); \ static_assert(sizeof(SHMathHelperStatics_Vector2DToAngle) == 0x000018, "Wrong size on SHMathHelperStatics_Vector2DToAngle"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngle, Vector) == 0x000000, "Member 'SHMathHelperStatics_Vector2DToAngle::Vector' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngle, ZeroVectorAngle) == 0x000010, "Member 'SHMathHelperStatics_Vector2DToAngle::ZeroVectorAngle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngle, ReturnValue) == 0x000014, "Member 'SHMathHelperStatics_Vector2DToAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMathHelperStatics_Vector2DToAngleAndLength \ static_assert(alignof(SHMathHelperStatics_Vector2DToAngleAndLength) == 0x000008, "Wrong alignment on SHMathHelperStatics_Vector2DToAngleAndLength"); \ static_assert(sizeof(SHMathHelperStatics_Vector2DToAngleAndLength) == 0x000020, "Wrong size on SHMathHelperStatics_Vector2DToAngleAndLength"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngleAndLength, OutAngle) == 0x000000, "Member 'SHMathHelperStatics_Vector2DToAngleAndLength::OutAngle' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngleAndLength, OutLength) == 0x000004, "Member 'SHMathHelperStatics_Vector2DToAngleAndLength::OutLength' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngleAndLength, Vector) == 0x000008, "Member 'SHMathHelperStatics_Vector2DToAngleAndLength::Vector' has a wrong offset!"); \ static_assert(offsetof(SHMathHelperStatics_Vector2DToAngleAndLength, ZeroVectorAngle) == 0x000018, "Member 'SHMathHelperStatics_Vector2DToAngleAndLength::ZeroVectorAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMathHelperStatics \ static_assert(alignof(USHMathHelperStatics) == 0x000008, "Wrong alignment on USHMathHelperStatics"); \ static_assert(sizeof(USHMathHelperStatics) == 0x000028, "Wrong size on USHMathHelperStatics"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_BindToBossDispatch \ static_assert(alignof(SHMeatConveyorBase_BindToBossDispatch) == 0x000008, "Wrong alignment on SHMeatConveyorBase_BindToBossDispatch"); \ static_assert(sizeof(SHMeatConveyorBase_BindToBossDispatch) == 0x000008, "Wrong size on SHMeatConveyorBase_BindToBossDispatch"); \ static_assert(offsetof(SHMeatConveyorBase_BindToBossDispatch, Target) == 0x000000, "Member 'SHMeatConveyorBase_BindToBossDispatch::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_FinishMovementRoutine \ static_assert(alignof(SHMeatConveyorBase_FinishMovementRoutine) == 0x000001, "Wrong alignment on SHMeatConveyorBase_FinishMovementRoutine"); \ static_assert(sizeof(SHMeatConveyorBase_FinishMovementRoutine) == 0x000001, "Wrong size on SHMeatConveyorBase_FinishMovementRoutine"); \ static_assert(offsetof(SHMeatConveyorBase_FinishMovementRoutine, bInstant) == 0x000000, "Member 'SHMeatConveyorBase_FinishMovementRoutine::bInstant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_UnbindFromBossDispatch \ static_assert(alignof(SHMeatConveyorBase_UnbindFromBossDispatch) == 0x000008, "Wrong alignment on SHMeatConveyorBase_UnbindFromBossDispatch"); \ static_assert(sizeof(SHMeatConveyorBase_UnbindFromBossDispatch) == 0x000008, "Wrong size on SHMeatConveyorBase_UnbindFromBossDispatch"); \ static_assert(offsetof(SHMeatConveyorBase_UnbindFromBossDispatch, Target) == 0x000000, "Member 'SHMeatConveyorBase_UnbindFromBossDispatch::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_IsCharacterInWorkArea \ static_assert(alignof(SHMeatConveyorBase_IsCharacterInWorkArea) == 0x000008, "Wrong alignment on SHMeatConveyorBase_IsCharacterInWorkArea"); \ static_assert(sizeof(SHMeatConveyorBase_IsCharacterInWorkArea) == 0x000010, "Wrong size on SHMeatConveyorBase_IsCharacterInWorkArea"); \ static_assert(offsetof(SHMeatConveyorBase_IsCharacterInWorkArea, InCharacter) == 0x000000, "Member 'SHMeatConveyorBase_IsCharacterInWorkArea::InCharacter' has a wrong offset!"); \ static_assert(offsetof(SHMeatConveyorBase_IsCharacterInWorkArea, AllowCapsuleTouch) == 0x000008, "Member 'SHMeatConveyorBase_IsCharacterInWorkArea::AllowCapsuleTouch' has a wrong offset!"); \ static_assert(offsetof(SHMeatConveyorBase_IsCharacterInWorkArea, ReturnValue) == 0x000009, "Member 'SHMeatConveyorBase_IsCharacterInWorkArea::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_IsInMotion \ static_assert(alignof(SHMeatConveyorBase_IsInMotion) == 0x000001, "Wrong alignment on SHMeatConveyorBase_IsInMotion"); \ static_assert(sizeof(SHMeatConveyorBase_IsInMotion) == 0x000001, "Wrong size on SHMeatConveyorBase_IsInMotion"); \ static_assert(offsetof(SHMeatConveyorBase_IsInMotion, ReturnValue) == 0x000000, "Member 'SHMeatConveyorBase_IsInMotion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMeatConveyorBase_IsMovementRoutineRequested \ static_assert(alignof(SHMeatConveyorBase_IsMovementRoutineRequested) == 0x000001, "Wrong alignment on SHMeatConveyorBase_IsMovementRoutineRequested"); \ static_assert(sizeof(SHMeatConveyorBase_IsMovementRoutineRequested) == 0x000001, "Wrong size on SHMeatConveyorBase_IsMovementRoutineRequested"); \ static_assert(offsetof(SHMeatConveyorBase_IsMovementRoutineRequested, ReturnValue) == 0x000000, "Member 'SHMeatConveyorBase_IsMovementRoutineRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMeatConveyorBase \ static_assert(alignof(ASHMeatConveyorBase) == 0x000008, "Wrong alignment on ASHMeatConveyorBase"); \ static_assert(sizeof(ASHMeatConveyorBase) == 0x000328, "Wrong size on ASHMeatConveyorBase"); \ static_assert(offsetof(ASHMeatConveyorBase, SplineComponent) == 0x0002B0, "Member 'ASHMeatConveyorBase::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, RailStaticMeshComponent) == 0x0002B8, "Member 'ASHMeatConveyorBase::RailStaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, ManagedMeats) == 0x0002C0, "Member 'ASHMeatConveyorBase::ManagedMeats' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, ConveyorMovementCurve) == 0x0002D0, "Member 'ASHMeatConveyorBase::ConveyorMovementCurve' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, TimeBetweenMovements) == 0x0002D8, "Member 'ASHMeatConveyorBase::TimeBetweenMovements' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, MaxPushableDistance) == 0x0002DC, "Member 'ASHMeatConveyorBase::MaxPushableDistance' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, WorkingAreaRadius) == 0x0002E0, "Member 'ASHMeatConveyorBase::WorkingAreaRadius' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, WorkingAreaHeightOffset) == 0x0002E4, "Member 'ASHMeatConveyorBase::WorkingAreaHeightOffset' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, MinPushableChunkAmount) == 0x0002E8, "Member 'ASHMeatConveyorBase::MinPushableChunkAmount' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, MovementRoutineStartedEvent) == 0x0002F0, "Member 'ASHMeatConveyorBase::MovementRoutineStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, MovementRoutineFinishedEvent) == 0x000300, "Member 'ASHMeatConveyorBase::MovementRoutineFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHMeatConveyorBase, MotionChangedEvent) == 0x000310, "Member 'ASHMeatConveyorBase::MotionChangedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWeaponFXComponent \ static_assert(alignof(USHWeaponFXComponent) == 0x000008, "Wrong alignment on USHWeaponFXComponent"); \ static_assert(sizeof(USHWeaponFXComponent) == 0x0000A0, "Wrong size on USHWeaponFXComponent"); \ #define DUMPER7_ASSERTS_USHMeleeWeaponFXComponent \ static_assert(alignof(USHMeleeWeaponFXComponent) == 0x000008, "Wrong alignment on USHMeleeWeaponFXComponent"); \ static_assert(sizeof(USHMeleeWeaponFXComponent) == 0x0000A0, "Wrong size on USHMeleeWeaponFXComponent"); \ #define DUMPER7_ASSERTS_USHMenuTutorialWidget \ static_assert(alignof(USHMenuTutorialWidget) == 0x000008, "Wrong alignment on USHMenuTutorialWidget"); \ static_assert(sizeof(USHMenuTutorialWidget) == 0x000420, "Wrong size on USHMenuTutorialWidget"); \ static_assert(offsetof(USHMenuTutorialWidget, BackKeys) == 0x0002A0, "Member 'USHMenuTutorialWidget::BackKeys' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, TutorialsData) == 0x0002B0, "Member 'USHMenuTutorialWidget::TutorialsData' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, KeyTexts) == 0x0002E0, "Member 'USHMenuTutorialWidget::KeyTexts' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, KeyTagText) == 0x000310, "Member 'USHMenuTutorialWidget::KeyTagText' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, SeparatorText) == 0x000320, "Member 'USHMenuTutorialWidget::SeparatorText' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Healing_but) == 0x000330, "Member 'USHMenuTutorialWidget::Healing_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, HealingAmount_but) == 0x000338, "Member 'USHMenuTutorialWidget::HealingAmount_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Traversal_but) == 0x000340, "Member 'USHMenuTutorialWidget::Traversal_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Window_but) == 0x000348, "Member 'USHMenuTutorialWidget::Window_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Melee_but) == 0x000350, "Member 'USHMenuTutorialWidget::Melee_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, RangedWeapons_but) == 0x000358, "Member 'USHMenuTutorialWidget::RangedWeapons_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Radio_but) == 0x000360, "Member 'USHMenuTutorialWidget::Radio_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Map_but) == 0x000368, "Member 'USHMenuTutorialWidget::Map_but' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Healing_rtx) == 0x000370, "Member 'USHMenuTutorialWidget::Healing_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, HealingAmount_rtx) == 0x000378, "Member 'USHMenuTutorialWidget::HealingAmount_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Traversal_rtx) == 0x000380, "Member 'USHMenuTutorialWidget::Traversal_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Window_rtx) == 0x000388, "Member 'USHMenuTutorialWidget::Window_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Melee_rtx) == 0x000390, "Member 'USHMenuTutorialWidget::Melee_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, RangedWeapons_rtx) == 0x000398, "Member 'USHMenuTutorialWidget::RangedWeapons_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Radio_rtx) == 0x0003A0, "Member 'USHMenuTutorialWidget::Radio_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, Map_rtx) == 0x0003A8, "Member 'USHMenuTutorialWidget::Map_rtx' has a wrong offset!"); \ static_assert(offsetof(USHMenuTutorialWidget, K2_OnBack) == 0x0003B0, "Member 'USHMenuTutorialWidget::K2_OnBack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMiniInventoryWidget \ static_assert(alignof(USHMiniInventoryWidget) == 0x000008, "Wrong alignment on USHMiniInventoryWidget"); \ static_assert(sizeof(USHMiniInventoryWidget) == 0x0003F0, "Wrong size on USHMiniInventoryWidget"); \ static_assert(offsetof(USHMiniInventoryWidget, bAllowLoopItems) == 0x000278, "Member 'USHMiniInventoryWidget::bAllowLoopItems' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, InputThrottleAcceleration) == 0x00027C, "Member 'USHMiniInventoryWidget::InputThrottleAcceleration' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, NoItemsAtAllDisplayText) == 0x000280, "Member 'USHMiniInventoryWidget::NoItemsAtAllDisplayText' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, DebugTexture) == 0x000298, "Member 'USHMiniInventoryWidget::DebugTexture' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, InvBackground) == 0x0002A0, "Member 'USHMiniInventoryWidget::InvBackground' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewsContainerCanvas) == 0x0002A8, "Member 'USHMiniInventoryWidget::PreviewsContainerCanvas' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, ItemNameWidget) == 0x0002B0, "Member 'USHMiniInventoryWidget::ItemNameWidget' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewCenterItem) == 0x0002B8, "Member 'USHMiniInventoryWidget::PreviewCenterItem' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewUpItem_01) == 0x0002C0, "Member 'USHMiniInventoryWidget::PreviewUpItem_01' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewUpItem_02) == 0x0002C8, "Member 'USHMiniInventoryWidget::PreviewUpItem_02' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewUpItem_03) == 0x0002D0, "Member 'USHMiniInventoryWidget::PreviewUpItem_03' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewUpItem_04) == 0x0002D8, "Member 'USHMiniInventoryWidget::PreviewUpItem_04' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewDownItem_01) == 0x0002E0, "Member 'USHMiniInventoryWidget::PreviewDownItem_01' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewDownItem_02) == 0x0002E8, "Member 'USHMiniInventoryWidget::PreviewDownItem_02' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewDownItem_03) == 0x0002F0, "Member 'USHMiniInventoryWidget::PreviewDownItem_03' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, PreviewDownItem_04) == 0x0002F8, "Member 'USHMiniInventoryWidget::PreviewDownItem_04' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, MoveItemUpAnim) == 0x000300, "Member 'USHMiniInventoryWidget::MoveItemUpAnim' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, MoveItemDownAnim) == 0x000308, "Member 'USHMiniInventoryWidget::MoveItemDownAnim' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, FadeInAnim) == 0x000310, "Member 'USHMiniInventoryWidget::FadeInAnim' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, FadeOutAnim) == 0x000318, "Member 'USHMiniInventoryWidget::FadeOutAnim' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, WrongItemAnim) == 0x000320, "Member 'USHMiniInventoryWidget::WrongItemAnim' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, AudioEvent_OpenMiniInventory) == 0x000328, "Member 'USHMiniInventoryWidget::AudioEvent_OpenMiniInventory' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, AudioEvent_CloseMiniInventory) == 0x000330, "Member 'USHMiniInventoryWidget::AudioEvent_CloseMiniInventory' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, AudioEvent_MoveItem) == 0x000338, "Member 'USHMiniInventoryWidget::AudioEvent_MoveItem' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, AudioEvent_UseCorrectItem) == 0x000340, "Member 'USHMiniInventoryWidget::AudioEvent_UseCorrectItem' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, AudioEvent_UseIncorrectItem) == 0x000348, "Member 'USHMiniInventoryWidget::AudioEvent_UseIncorrectItem' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, OwnerCharacter) == 0x000350, "Member 'USHMiniInventoryWidget::OwnerCharacter' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, OwnerWidget) == 0x000358, "Member 'USHMiniInventoryWidget::OwnerWidget' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, CurrentPlayingAnimation) == 0x000360, "Member 'USHMiniInventoryWidget::CurrentPlayingAnimation' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, DynamicItemWidgets) == 0x000368, "Member 'USHMiniInventoryWidget::DynamicItemWidgets' has a wrong offset!"); \ static_assert(offsetof(USHMiniInventoryWidget, RequestedItemTypes) == 0x000378, "Member 'USHMiniInventoryWidget::RequestedItemTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMovementAnimationsSetData \ static_assert(alignof(USHMovementAnimationsSetData) == 0x000008, "Wrong alignment on USHMovementAnimationsSetData"); \ static_assert(sizeof(USHMovementAnimationsSetData) == 0x000038, "Wrong size on USHMovementAnimationsSetData"); \ static_assert(offsetof(USHMovementAnimationsSetData, LocomotionAnimationBP) == 0x000030, "Member 'USHMovementAnimationsSetData::LocomotionAnimationBP' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCharacterPlayMovementSettings \ static_assert(alignof(USHCharacterPlayMovementSettings) == 0x000008, "Wrong alignment on USHCharacterPlayMovementSettings"); \ static_assert(sizeof(USHCharacterPlayMovementSettings) == 0x0000D0, "Wrong size on USHCharacterPlayMovementSettings"); \ static_assert(offsetof(USHCharacterPlayMovementSettings, MovementProfiles) == 0x000030, "Member 'USHCharacterPlayMovementSettings::MovementProfiles' has a wrong offset!"); \ static_assert(offsetof(USHCharacterPlayMovementSettings, FOVProfiles) == 0x000080, "Member 'USHCharacterPlayMovementSettings::FOVProfiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted \ static_assert(alignof(SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted) == 0x000008, "Wrong alignment on SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted"); \ static_assert(sizeof(SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted) == 0x000008, "Wrong size on SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted"); \ static_assert(offsetof(SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted, InComponent) == 0x000000, "Member 'SHMovingWheelStaticMeshComponent_ProcessPushingFinishedOrInterupted::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMovingWheelStaticMeshComponent_ProcessPushingStarted \ static_assert(alignof(SHMovingWheelStaticMeshComponent_ProcessPushingStarted) == 0x000008, "Wrong alignment on SHMovingWheelStaticMeshComponent_ProcessPushingStarted"); \ static_assert(sizeof(SHMovingWheelStaticMeshComponent_ProcessPushingStarted) == 0x000008, "Wrong size on SHMovingWheelStaticMeshComponent_ProcessPushingStarted"); \ static_assert(offsetof(SHMovingWheelStaticMeshComponent_ProcessPushingStarted, InComponent) == 0x000000, "Member 'SHMovingWheelStaticMeshComponent_ProcessPushingStarted::InComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMovingWheelStaticMeshComponent \ static_assert(alignof(USHMovingWheelStaticMeshComponent) == 0x000010, "Wrong alignment on USHMovingWheelStaticMeshComponent"); \ static_assert(sizeof(USHMovingWheelStaticMeshComponent) == 0x000620, "Wrong size on USHMovingWheelStaticMeshComponent"); \ static_assert(offsetof(USHMovingWheelStaticMeshComponent, InterpSpeedMultiplier) == 0x0005F8, "Member 'USHMovingWheelStaticMeshComponent::InterpSpeedMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHMovingWheelStaticMeshComponent, InverseRotationDirection) == 0x0005FC, "Member 'USHMovingWheelStaticMeshComponent::InverseRotationDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData \ static_assert(alignof(SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData) == 0x000008, "Wrong alignment on SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData"); \ static_assert(sizeof(SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData) == 0x000008, "Wrong size on SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData"); \ static_assert(offsetof(SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHMQSpiderAnimInstance_GetMQSpiderAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMQSpiderAnimInstance \ static_assert(alignof(USHMQSpiderAnimInstance) == 0x000010, "Wrong alignment on USHMQSpiderAnimInstance"); \ static_assert(sizeof(USHMQSpiderAnimInstance) == 0x0003E0, "Wrong size on USHMQSpiderAnimInstance"); \ #define DUMPER7_ASSERTS_USHMQSpiderAnimInstanceStateData \ static_assert(alignof(USHMQSpiderAnimInstanceStateData) == 0x000008, "Wrong alignment on USHMQSpiderAnimInstanceStateData"); \ static_assert(sizeof(USHMQSpiderAnimInstanceStateData) == 0x000078, "Wrong size on USHMQSpiderAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_SHMusicRTPCVolume_SetEnabled \ static_assert(alignof(SHMusicRTPCVolume_SetEnabled) == 0x000008, "Wrong alignment on SHMusicRTPCVolume_SetEnabled"); \ static_assert(sizeof(SHMusicRTPCVolume_SetEnabled) == 0x000010, "Wrong size on SHMusicRTPCVolume_SetEnabled"); \ static_assert(offsetof(SHMusicRTPCVolume_SetEnabled, Enabler) == 0x000000, "Member 'SHMusicRTPCVolume_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHMusicRTPCVolume_SetEnabled, InEnabled) == 0x000008, "Member 'SHMusicRTPCVolume_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMusicRTPCVolume \ static_assert(alignof(ASHMusicRTPCVolume) == 0x000008, "Wrong alignment on ASHMusicRTPCVolume"); \ static_assert(sizeof(ASHMusicRTPCVolume) == 0x000358, "Wrong size on ASHMusicRTPCVolume"); \ static_assert(offsetof(ASHMusicRTPCVolume, RTPCParams) == 0x0002E8, "Member 'ASHMusicRTPCVolume::RTPCParams' has a wrong offset!"); \ static_assert(offsetof(ASHMusicRTPCVolume, bIsEnabledOnBegin) == 0x000338, "Member 'ASHMusicRTPCVolume::bIsEnabledOnBegin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHMusicSwitchVolume_SetEnabled \ static_assert(alignof(SHMusicSwitchVolume_SetEnabled) == 0x000008, "Wrong alignment on SHMusicSwitchVolume_SetEnabled"); \ static_assert(sizeof(SHMusicSwitchVolume_SetEnabled) == 0x000010, "Wrong size on SHMusicSwitchVolume_SetEnabled"); \ static_assert(offsetof(SHMusicSwitchVolume_SetEnabled, Enabler) == 0x000000, "Member 'SHMusicSwitchVolume_SetEnabled::Enabler' has a wrong offset!"); \ static_assert(offsetof(SHMusicSwitchVolume_SetEnabled, InEnabled) == 0x000008, "Member 'SHMusicSwitchVolume_SetEnabled::InEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHMusicSwitchVolume \ static_assert(alignof(ASHMusicSwitchVolume) == 0x000008, "Wrong alignment on ASHMusicSwitchVolume"); \ static_assert(sizeof(ASHMusicSwitchVolume) == 0x000370, "Wrong size on ASHMusicSwitchVolume"); \ static_assert(offsetof(ASHMusicSwitchVolume, MusicSwitchValue) == 0x0002E8, "Member 'ASHMusicSwitchVolume::MusicSwitchValue' has a wrong offset!"); \ static_assert(offsetof(ASHMusicSwitchVolume, bSetMusicSwitchOnLeave) == 0x000318, "Member 'ASHMusicSwitchVolume::bSetMusicSwitchOnLeave' has a wrong offset!"); \ static_assert(offsetof(ASHMusicSwitchVolume, OnLeaveMusicSwitchValue) == 0x000320, "Member 'ASHMusicSwitchVolume::OnLeaveMusicSwitchValue' has a wrong offset!"); \ static_assert(offsetof(ASHMusicSwitchVolume, bIsEnabledOnBegin) == 0x000350, "Member 'ASHMusicSwitchVolume::bIsEnabledOnBegin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHNewGamePlusControllerActor \ static_assert(alignof(ASHNewGamePlusControllerActor) == 0x000008, "Wrong alignment on ASHNewGamePlusControllerActor"); \ static_assert(sizeof(ASHNewGamePlusControllerActor) == 0x0002C0, "Wrong size on ASHNewGamePlusControllerActor"); \ static_assert(offsetof(ASHNewGamePlusControllerActor, BehaviourType) == 0x0002B8, "Member 'ASHNewGamePlusControllerActor::BehaviourType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNGInfoDialog \ static_assert(alignof(USHNGInfoDialog) == 0x000008, "Wrong alignment on USHNGInfoDialog"); \ static_assert(sizeof(USHNGInfoDialog) == 0x000398, "Wrong size on USHNGInfoDialog"); \ #define DUMPER7_ASSERTS_USHNurseAnimComponent \ static_assert(alignof(USHNurseAnimComponent) == 0x000008, "Wrong alignment on USHNurseAnimComponent"); \ static_assert(sizeof(USHNurseAnimComponent) == 0x000510, "Wrong size on USHNurseAnimComponent"); \ static_assert(offsetof(USHNurseAnimComponent, SHAnimFootIKSubcompSettings) == 0x000490, "Member 'USHNurseAnimComponent::SHAnimFootIKSubcompSettings' has a wrong offset!"); \ static_assert(offsetof(USHNurseAnimComponent, HeadShakeMaterialsIndexes) == 0x000500, "Member 'USHNurseAnimComponent::HeadShakeMaterialsIndexes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNurseAnimInstance_GetNurseAnimInstanceStateData \ static_assert(alignof(SHNurseAnimInstance_GetNurseAnimInstanceStateData) == 0x000008, "Wrong alignment on SHNurseAnimInstance_GetNurseAnimInstanceStateData"); \ static_assert(sizeof(SHNurseAnimInstance_GetNurseAnimInstanceStateData) == 0x000008, "Wrong size on SHNurseAnimInstance_GetNurseAnimInstanceStateData"); \ static_assert(offsetof(SHNurseAnimInstance_GetNurseAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHNurseAnimInstance_GetNurseAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHNurseAnimInstance_GetNurseLocomotionAnimInstance \ static_assert(alignof(SHNurseAnimInstance_GetNurseLocomotionAnimInstance) == 0x000008, "Wrong alignment on SHNurseAnimInstance_GetNurseLocomotionAnimInstance"); \ static_assert(sizeof(SHNurseAnimInstance_GetNurseLocomotionAnimInstance) == 0x000010, "Wrong size on SHNurseAnimInstance_GetNurseLocomotionAnimInstance"); \ static_assert(offsetof(SHNurseAnimInstance_GetNurseLocomotionAnimInstance, SlotIndex) == 0x000000, "Member 'SHNurseAnimInstance_GetNurseLocomotionAnimInstance::SlotIndex' has a wrong offset!"); \ static_assert(offsetof(SHNurseAnimInstance_GetNurseLocomotionAnimInstance, ReturnValue) == 0x000008, "Member 'SHNurseAnimInstance_GetNurseLocomotionAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNurseAnimInstance \ static_assert(alignof(USHNurseAnimInstance) == 0x000010, "Wrong alignment on USHNurseAnimInstance"); \ static_assert(sizeof(USHNurseAnimInstance) == 0x000410, "Wrong size on USHNurseAnimInstance"); \ static_assert(offsetof(USHNurseAnimInstance, HeadShakeAlpha) == 0x0003E0, "Member 'USHNurseAnimInstance::HeadShakeAlpha' has a wrong offset!"); \ static_assert(offsetof(USHNurseAnimInstance, HeadShakeSnapshotPoseAlpha) == 0x0003E4, "Member 'USHNurseAnimInstance::HeadShakeSnapshotPoseAlpha' has a wrong offset!"); \ static_assert(offsetof(USHNurseAnimInstance, LookRotation) == 0x0003E8, "Member 'USHNurseAnimInstance::LookRotation' has a wrong offset!"); \ static_assert(offsetof(USHNurseAnimInstance, LookRotationAlpha) == 0x000400, "Member 'USHNurseAnimInstance::LookRotationAlpha' has a wrong offset!"); \ static_assert(offsetof(USHNurseAnimInstance, ThighRotationForSkirt) == 0x000404, "Member 'USHNurseAnimInstance::ThighRotationForSkirt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNurseAnimInstanceStateData \ static_assert(alignof(USHNurseAnimInstanceStateData) == 0x000008, "Wrong alignment on USHNurseAnimInstanceStateData"); \ static_assert(sizeof(USHNurseAnimInstanceStateData) == 0x000078, "Wrong size on USHNurseAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_UNurseBlockableOWDamage \ static_assert(alignof(UNurseBlockableOWDamage) == 0x000008, "Wrong alignment on UNurseBlockableOWDamage"); \ static_assert(sizeof(UNurseBlockableOWDamage) == 0x000068, "Wrong size on UNurseBlockableOWDamage"); \ #define DUMPER7_ASSERTS_UNurseScoldDamage \ static_assert(alignof(UNurseScoldDamage) == 0x000008, "Wrong alignment on UNurseScoldDamage"); \ static_assert(sizeof(UNurseScoldDamage) == 0x000068, "Wrong size on UNurseScoldDamage"); \ #define DUMPER7_ASSERTS_UNursePenetrateDamage \ static_assert(alignof(UNursePenetrateDamage) == 0x000008, "Wrong alignment on UNursePenetrateDamage"); \ static_assert(sizeof(UNursePenetrateDamage) == 0x000068, "Wrong size on UNursePenetrateDamage"); \ #define DUMPER7_ASSERTS_UNurseInjectDamage \ static_assert(alignof(UNurseInjectDamage) == 0x000008, "Wrong alignment on UNurseInjectDamage"); \ static_assert(sizeof(UNurseInjectDamage) == 0x000068, "Wrong size on UNurseInjectDamage"); \ #define DUMPER7_ASSERTS_SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData \ static_assert(alignof(SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData) == 0x000008, "Wrong alignment on SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData"); \ static_assert(sizeof(SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData) == 0x000008, "Wrong size on SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData"); \ static_assert(offsetof(SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHNurseLocomotionAnimInstance_GetNurseAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNurseLocomotionAnimInstance \ static_assert(alignof(USHNurseLocomotionAnimInstance) == 0x000010, "Wrong alignment on USHNurseLocomotionAnimInstance"); \ static_assert(sizeof(USHNurseLocomotionAnimInstance) == 0x0003D0, "Wrong size on USHNurseLocomotionAnimInstance"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, LocomotionStateRequest) == 0x0003A8, "Member 'USHNurseLocomotionAnimInstance::LocomotionStateRequest' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, MoveChangeLegOnGround) == 0x0003AC, "Member 'USHNurseLocomotionAnimInstance::MoveChangeLegOnGround' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, MoveChangeStrafeAngle) == 0x0003B0, "Member 'USHNurseLocomotionAnimInstance::MoveChangeStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, DesiredSpeed) == 0x0003B4, "Member 'USHNurseLocomotionAnimInstance::DesiredSpeed' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, StrafeAngle) == 0x0003B8, "Member 'USHNurseLocomotionAnimInstance::StrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, DesiredStrafeAngle) == 0x0003BC, "Member 'USHNurseLocomotionAnimInstance::DesiredStrafeAngle' has a wrong offset!"); \ static_assert(offsetof(USHNurseLocomotionAnimInstance, TurnInPlaceAngle) == 0x0003C0, "Member 'USHNurseLocomotionAnimInstance::TurnInPlaceAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHNurseWalkingProfileDA \ static_assert(alignof(USHNurseWalkingProfileDA) == 0x000008, "Wrong alignment on USHNurseWalkingProfileDA"); \ static_assert(sizeof(USHNurseWalkingProfileDA) == 0x000080, "Wrong size on USHNurseWalkingProfileDA"); \ static_assert(offsetof(USHNurseWalkingProfileDA, Profiles) == 0x000030, "Member 'USHNurseWalkingProfileDA::Profiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_BoxComponentEncompassesPoint \ static_assert(alignof(SHOtherStatics_BoxComponentEncompassesPoint) == 0x000008, "Wrong alignment on SHOtherStatics_BoxComponentEncompassesPoint"); \ static_assert(sizeof(SHOtherStatics_BoxComponentEncompassesPoint) == 0x000028, "Wrong size on SHOtherStatics_BoxComponentEncompassesPoint"); \ static_assert(offsetof(SHOtherStatics_BoxComponentEncompassesPoint, InBoxComponent) == 0x000000, "Member 'SHOtherStatics_BoxComponentEncompassesPoint::InBoxComponent' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_BoxComponentEncompassesPoint, InCheckedPoint) == 0x000008, "Member 'SHOtherStatics_BoxComponentEncompassesPoint::InCheckedPoint' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_BoxComponentEncompassesPoint, ReturnValue) == 0x000020, "Member 'SHOtherStatics_BoxComponentEncompassesPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_CanDrawLevelDebug \ static_assert(alignof(SHOtherStatics_CanDrawLevelDebug) == 0x000008, "Wrong alignment on SHOtherStatics_CanDrawLevelDebug"); \ static_assert(sizeof(SHOtherStatics_CanDrawLevelDebug) == 0x000010, "Wrong size on SHOtherStatics_CanDrawLevelDebug"); \ static_assert(offsetof(SHOtherStatics_CanDrawLevelDebug, InActorContext) == 0x000000, "Member 'SHOtherStatics_CanDrawLevelDebug::InActorContext' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_CanDrawLevelDebug, ReturnValue) == 0x000008, "Member 'SHOtherStatics_CanDrawLevelDebug::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_ClearWorldState \ static_assert(alignof(SHOtherStatics_ClearWorldState) == 0x000008, "Wrong alignment on SHOtherStatics_ClearWorldState"); \ static_assert(sizeof(SHOtherStatics_ClearWorldState) == 0x000008, "Wrong size on SHOtherStatics_ClearWorldState"); \ static_assert(offsetof(SHOtherStatics_ClearWorldState, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_ClearWorldState::WorldContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DisableAffectNavigation \ static_assert(alignof(SHOtherStatics_DisableAffectNavigation) == 0x000008, "Wrong alignment on SHOtherStatics_DisableAffectNavigation"); \ static_assert(sizeof(SHOtherStatics_DisableAffectNavigation) == 0x000008, "Wrong size on SHOtherStatics_DisableAffectNavigation"); \ static_assert(offsetof(SHOtherStatics_DisableAffectNavigation, InActorComponent) == 0x000000, "Member 'SHOtherStatics_DisableAffectNavigation::InActorComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugArc \ static_assert(alignof(SHOtherStatics_DrawDebugArc) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugArc"); \ static_assert(sizeof(SHOtherStatics_DrawDebugArc) == 0x000080, "Wrong size on SHOtherStatics_DrawDebugArc"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugArc::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, Center) == 0x000008, "Member 'SHOtherStatics_DrawDebugArc::Center' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, MinAngle) == 0x000020, "Member 'SHOtherStatics_DrawDebugArc::MinAngle' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, MaxAngle) == 0x000024, "Member 'SHOtherStatics_DrawDebugArc::MaxAngle' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, Radius) == 0x000028, "Member 'SHOtherStatics_DrawDebugArc::Radius' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, NumSegments) == 0x00002C, "Member 'SHOtherStatics_DrawDebugArc::NumSegments' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, Color) == 0x000030, "Member 'SHOtherStatics_DrawDebugArc::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, Duration) == 0x000040, "Member 'SHOtherStatics_DrawDebugArc::Duration' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, Thickness) == 0x000044, "Member 'SHOtherStatics_DrawDebugArc::Thickness' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, YAxis) == 0x000048, "Member 'SHOtherStatics_DrawDebugArc::YAxis' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, ZAxis) == 0x000060, "Member 'SHOtherStatics_DrawDebugArc::ZAxis' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugArc, bDrawAxis) == 0x000078, "Member 'SHOtherStatics_DrawDebugArc::bDrawAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugBoxEx \ static_assert(alignof(SHOtherStatics_DrawDebugBoxEx) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugBoxEx"); \ static_assert(sizeof(SHOtherStatics_DrawDebugBoxEx) == 0x000078, "Wrong size on SHOtherStatics_DrawDebugBoxEx"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugBoxEx::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Center) == 0x000008, "Member 'SHOtherStatics_DrawDebugBoxEx::Center' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Box) == 0x000020, "Member 'SHOtherStatics_DrawDebugBoxEx::Box' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Rotation) == 0x000038, "Member 'SHOtherStatics_DrawDebugBoxEx::Rotation' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Color) == 0x000050, "Member 'SHOtherStatics_DrawDebugBoxEx::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Duration) == 0x000060, "Member 'SHOtherStatics_DrawDebugBoxEx::Duration' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, Thickness) == 0x000064, "Member 'SHOtherStatics_DrawDebugBoxEx::Thickness' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, TopPlaneDepthPriority) == 0x000068, "Member 'SHOtherStatics_DrawDebugBoxEx::TopPlaneDepthPriority' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, BottomPlaneDepthPriority) == 0x00006C, "Member 'SHOtherStatics_DrawDebugBoxEx::BottomPlaneDepthPriority' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugBoxEx, SidesPlanesDepthPriority) == 0x000070, "Member 'SHOtherStatics_DrawDebugBoxEx::SidesPlanesDepthPriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent \ static_assert(alignof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent"); \ static_assert(sizeof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent) == 0x000030, "Wrong size on SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, SplineComponent) == 0x000008, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, Radius) == 0x000010, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, HeightOffset) == 0x000014, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::HeightOffset' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, Color) == 0x000018, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, Duration) == 0x000028, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent, Thickness) == 0x00002C, "Member 'SHOtherStatics_DrawDebugRadiusAtSimpleSplineComponent::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugSegmentRadius2D \ static_assert(alignof(SHOtherStatics_DrawDebugSegmentRadius2D) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugSegmentRadius2D"); \ static_assert(sizeof(SHOtherStatics_DrawDebugSegmentRadius2D) == 0x000058, "Wrong size on SHOtherStatics_DrawDebugSegmentRadius2D"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, SegmentStart) == 0x000008, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::SegmentStart' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, SegmentEnd) == 0x000020, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::SegmentEnd' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, Radius) == 0x000038, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::Radius' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, Color) == 0x00003C, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, DrawTime) == 0x00004C, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::DrawTime' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSegmentRadius2D, Thickness) == 0x000050, "Member 'SHOtherStatics_DrawDebugSegmentRadius2D::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugSimpleCylinder \ static_assert(alignof(SHOtherStatics_DrawDebugSimpleCylinder) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugSimpleCylinder"); \ static_assert(sizeof(SHOtherStatics_DrawDebugSimpleCylinder) == 0x000058, "Wrong size on SHOtherStatics_DrawDebugSimpleCylinder"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, StartPosition) == 0x000008, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::StartPosition' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, EndPosition) == 0x000020, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::EndPosition' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, Radius) == 0x000038, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::Radius' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, Color) == 0x00003C, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, DrawTime) == 0x00004C, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::DrawTime' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugSimpleCylinder, Thickness) == 0x000050, "Member 'SHOtherStatics_DrawDebugSimpleCylinder::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugStaticMeshComponent \ static_assert(alignof(SHOtherStatics_DrawDebugStaticMeshComponent) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugStaticMeshComponent"); \ static_assert(sizeof(SHOtherStatics_DrawDebugStaticMeshComponent) == 0x000028, "Wrong size on SHOtherStatics_DrawDebugStaticMeshComponent"); \ static_assert(offsetof(SHOtherStatics_DrawDebugStaticMeshComponent, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugStaticMeshComponent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugStaticMeshComponent, StaticMeshComponent) == 0x000008, "Member 'SHOtherStatics_DrawDebugStaticMeshComponent::StaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugStaticMeshComponent, Color) == 0x000010, "Member 'SHOtherStatics_DrawDebugStaticMeshComponent::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugStaticMeshComponent, Duration) == 0x000020, "Member 'SHOtherStatics_DrawDebugStaticMeshComponent::Duration' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugStaticMeshComponent, Thickness) == 0x000024, "Member 'SHOtherStatics_DrawDebugStaticMeshComponent::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_DrawDebugVolume \ static_assert(alignof(SHOtherStatics_DrawDebugVolume) == 0x000008, "Wrong alignment on SHOtherStatics_DrawDebugVolume"); \ static_assert(sizeof(SHOtherStatics_DrawDebugVolume) == 0x000030, "Wrong size on SHOtherStatics_DrawDebugVolume"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_DrawDebugVolume::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, InVolume) == 0x000008, "Member 'SHOtherStatics_DrawDebugVolume::InVolume' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, bUseTriangulate) == 0x000010, "Member 'SHOtherStatics_DrawDebugVolume::bUseTriangulate' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, Color) == 0x000014, "Member 'SHOtherStatics_DrawDebugVolume::Color' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, Duration) == 0x000024, "Member 'SHOtherStatics_DrawDebugVolume::Duration' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_DrawDebugVolume, Thickness) == 0x000028, "Member 'SHOtherStatics_DrawDebugVolume::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_FindFurthestActor \ static_assert(alignof(SHOtherStatics_FindFurthestActor) == 0x000008, "Wrong alignment on SHOtherStatics_FindFurthestActor"); \ static_assert(sizeof(SHOtherStatics_FindFurthestActor) == 0x000038, "Wrong size on SHOtherStatics_FindFurthestActor"); \ static_assert(offsetof(SHOtherStatics_FindFurthestActor, Origin) == 0x000000, "Member 'SHOtherStatics_FindFurthestActor::Origin' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FindFurthestActor, ActorsToCheck) == 0x000018, "Member 'SHOtherStatics_FindFurthestActor::ActorsToCheck' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FindFurthestActor, Distance) == 0x000028, "Member 'SHOtherStatics_FindFurthestActor::Distance' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FindFurthestActor, ReturnValue) == 0x000030, "Member 'SHOtherStatics_FindFurthestActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_FInterpToConstantAngle \ static_assert(alignof(SHOtherStatics_FInterpToConstantAngle) == 0x000004, "Wrong alignment on SHOtherStatics_FInterpToConstantAngle"); \ static_assert(sizeof(SHOtherStatics_FInterpToConstantAngle) == 0x000014, "Wrong size on SHOtherStatics_FInterpToConstantAngle"); \ static_assert(offsetof(SHOtherStatics_FInterpToConstantAngle, Current) == 0x000000, "Member 'SHOtherStatics_FInterpToConstantAngle::Current' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FInterpToConstantAngle, Target) == 0x000004, "Member 'SHOtherStatics_FInterpToConstantAngle::Target' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FInterpToConstantAngle, DeltaTime) == 0x000008, "Member 'SHOtherStatics_FInterpToConstantAngle::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FInterpToConstantAngle, Speed) == 0x00000C, "Member 'SHOtherStatics_FInterpToConstantAngle::Speed' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_FInterpToConstantAngle, ReturnValue) == 0x000010, "Member 'SHOtherStatics_FInterpToConstantAngle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GenerateGridLocationsArray \ static_assert(alignof(SHOtherStatics_GenerateGridLocationsArray) == 0x000010, "Wrong alignment on SHOtherStatics_GenerateGridLocationsArray"); \ static_assert(sizeof(SHOtherStatics_GenerateGridLocationsArray) == 0x0000A0, "Wrong size on SHOtherStatics_GenerateGridLocationsArray"); \ static_assert(offsetof(SHOtherStatics_GenerateGridLocationsArray, GridStartPoint) == 0x000000, "Member 'SHOtherStatics_GenerateGridLocationsArray::GridStartPoint' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GenerateGridLocationsArray, GridSize) == 0x000018, "Member 'SHOtherStatics_GenerateGridLocationsArray::GridSize' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GenerateGridLocationsArray, GridDistribution) == 0x000020, "Member 'SHOtherStatics_GenerateGridLocationsArray::GridDistribution' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GenerateGridLocationsArray, GridWorldTransform) == 0x000030, "Member 'SHOtherStatics_GenerateGridLocationsArray::GridWorldTransform' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GenerateGridLocationsArray, ReturnValue) == 0x000090, "Member 'SHOtherStatics_GenerateGridLocationsArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetAnimToPlay \ static_assert(alignof(SHOtherStatics_GetAnimToPlay) == 0x000008, "Wrong alignment on SHOtherStatics_GetAnimToPlay"); \ static_assert(sizeof(SHOtherStatics_GetAnimToPlay) == 0x000010, "Wrong size on SHOtherStatics_GetAnimToPlay"); \ static_assert(offsetof(SHOtherStatics_GetAnimToPlay, InComponent) == 0x000000, "Member 'SHOtherStatics_GetAnimToPlay::InComponent' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetAnimToPlay, ReturnValue) == 0x000008, "Member 'SHOtherStatics_GetAnimToPlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetEquipmentDataTable \ static_assert(alignof(SHOtherStatics_GetEquipmentDataTable) == 0x000008, "Wrong alignment on SHOtherStatics_GetEquipmentDataTable"); \ static_assert(sizeof(SHOtherStatics_GetEquipmentDataTable) == 0x000008, "Wrong size on SHOtherStatics_GetEquipmentDataTable"); \ static_assert(offsetof(SHOtherStatics_GetEquipmentDataTable, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetEquipmentDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetFirstViewportTransform \ static_assert(alignof(SHOtherStatics_GetFirstViewportTransform) == 0x000010, "Wrong alignment on SHOtherStatics_GetFirstViewportTransform"); \ static_assert(sizeof(SHOtherStatics_GetFirstViewportTransform) == 0x000060, "Wrong size on SHOtherStatics_GetFirstViewportTransform"); \ static_assert(offsetof(SHOtherStatics_GetFirstViewportTransform, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetFirstViewportTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetGenericDeathPlayerFullAreaWork \ static_assert(alignof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork) == 0x000008, "Wrong alignment on SHOtherStatics_GetGenericDeathPlayerFullAreaWork"); \ static_assert(sizeof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork) == 0x000040, "Wrong size on SHOtherStatics_GetGenericDeathPlayerFullAreaWork"); \ static_assert(offsetof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork, InClass) == 0x000000, "Member 'SHOtherStatics_GetGenericDeathPlayerFullAreaWork::InClass' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork, OutExtend) == 0x000008, "Member 'SHOtherStatics_GetGenericDeathPlayerFullAreaWork::OutExtend' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork, OutRelLoc) == 0x000020, "Member 'SHOtherStatics_GetGenericDeathPlayerFullAreaWork::OutRelLoc' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetGenericDeathPlayerFullAreaWork, ReturnValue) == 0x000038, "Member 'SHOtherStatics_GetGenericDeathPlayerFullAreaWork::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetGFrameNumber \ static_assert(alignof(SHOtherStatics_GetGFrameNumber) == 0x000004, "Wrong alignment on SHOtherStatics_GetGFrameNumber"); \ static_assert(sizeof(SHOtherStatics_GetGFrameNumber) == 0x000004, "Wrong size on SHOtherStatics_GetGFrameNumber"); \ static_assert(offsetof(SHOtherStatics_GetGFrameNumber, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetGFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetItemsDataTable \ static_assert(alignof(SHOtherStatics_GetItemsDataTable) == 0x000008, "Wrong alignment on SHOtherStatics_GetItemsDataTable"); \ static_assert(sizeof(SHOtherStatics_GetItemsDataTable) == 0x000008, "Wrong size on SHOtherStatics_GetItemsDataTable"); \ static_assert(offsetof(SHOtherStatics_GetItemsDataTable, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetItemsDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetMapsDataTable \ static_assert(alignof(SHOtherStatics_GetMapsDataTable) == 0x000008, "Wrong alignment on SHOtherStatics_GetMapsDataTable"); \ static_assert(sizeof(SHOtherStatics_GetMapsDataTable) == 0x000008, "Wrong size on SHOtherStatics_GetMapsDataTable"); \ static_assert(offsetof(SHOtherStatics_GetMapsDataTable, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetMapsDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetPreSkinPosition \ static_assert(alignof(SHOtherStatics_GetPreSkinPosition) == 0x000008, "Wrong alignment on SHOtherStatics_GetPreSkinPosition"); \ static_assert(sizeof(SHOtherStatics_GetPreSkinPosition) == 0x000040, "Wrong size on SHOtherStatics_GetPreSkinPosition"); \ static_assert(offsetof(SHOtherStatics_GetPreSkinPosition, Component) == 0x000000, "Member 'SHOtherStatics_GetPreSkinPosition::Component' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetPreSkinPosition, BoneName) == 0x000008, "Member 'SHOtherStatics_GetPreSkinPosition::BoneName' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetPreSkinPosition, WorldPosition) == 0x000010, "Member 'SHOtherStatics_GetPreSkinPosition::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetPreSkinPosition, ReturnValue) == 0x000028, "Member 'SHOtherStatics_GetPreSkinPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetRootMotionTranslation \ static_assert(alignof(SHOtherStatics_GetRootMotionTranslation) == 0x000008, "Wrong alignment on SHOtherStatics_GetRootMotionTranslation"); \ static_assert(sizeof(SHOtherStatics_GetRootMotionTranslation) == 0x000020, "Wrong size on SHOtherStatics_GetRootMotionTranslation"); \ static_assert(offsetof(SHOtherStatics_GetRootMotionTranslation, AnimationAsset) == 0x000000, "Member 'SHOtherStatics_GetRootMotionTranslation::AnimationAsset' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRootMotionTranslation, ReturnValue) == 0x000008, "Member 'SHOtherStatics_GetRootMotionTranslation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetRotatorInterpTo \ static_assert(alignof(SHOtherStatics_GetRotatorInterpTo) == 0x000008, "Wrong alignment on SHOtherStatics_GetRotatorInterpTo"); \ static_assert(sizeof(SHOtherStatics_GetRotatorInterpTo) == 0x000050, "Wrong size on SHOtherStatics_GetRotatorInterpTo"); \ static_assert(offsetof(SHOtherStatics_GetRotatorInterpTo, Current) == 0x000000, "Member 'SHOtherStatics_GetRotatorInterpTo::Current' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorInterpTo, Target) == 0x000018, "Member 'SHOtherStatics_GetRotatorInterpTo::Target' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorInterpTo, DeltaTime) == 0x000030, "Member 'SHOtherStatics_GetRotatorInterpTo::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorInterpTo, interpSpeed) == 0x000034, "Member 'SHOtherStatics_GetRotatorInterpTo::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorInterpTo, ReturnValue) == 0x000038, "Member 'SHOtherStatics_GetRotatorInterpTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetRotatorsComponentDelta \ static_assert(alignof(SHOtherStatics_GetRotatorsComponentDelta) == 0x000004, "Wrong alignment on SHOtherStatics_GetRotatorsComponentDelta"); \ static_assert(sizeof(SHOtherStatics_GetRotatorsComponentDelta) == 0x00000C, "Wrong size on SHOtherStatics_GetRotatorsComponentDelta"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsComponentDelta, InRot1) == 0x000000, "Member 'SHOtherStatics_GetRotatorsComponentDelta::InRot1' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsComponentDelta, InRot2) == 0x000004, "Member 'SHOtherStatics_GetRotatorsComponentDelta::InRot2' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsComponentDelta, ReturnValue) == 0x000008, "Member 'SHOtherStatics_GetRotatorsComponentDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetRotatorsDelta \ static_assert(alignof(SHOtherStatics_GetRotatorsDelta) == 0x000008, "Wrong alignment on SHOtherStatics_GetRotatorsDelta"); \ static_assert(sizeof(SHOtherStatics_GetRotatorsDelta) == 0x000048, "Wrong size on SHOtherStatics_GetRotatorsDelta"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsDelta, InRot1) == 0x000000, "Member 'SHOtherStatics_GetRotatorsDelta::InRot1' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsDelta, InRot2) == 0x000018, "Member 'SHOtherStatics_GetRotatorsDelta::InRot2' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetRotatorsDelta, ReturnValue) == 0x000030, "Member 'SHOtherStatics_GetRotatorsDelta::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetShowFlagValue \ static_assert(alignof(SHOtherStatics_GetShowFlagValue) == 0x000008, "Wrong alignment on SHOtherStatics_GetShowFlagValue"); \ static_assert(sizeof(SHOtherStatics_GetShowFlagValue) == 0x000018, "Wrong size on SHOtherStatics_GetShowFlagValue"); \ static_assert(offsetof(SHOtherStatics_GetShowFlagValue, InName) == 0x000000, "Member 'SHOtherStatics_GetShowFlagValue::InName' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_GetShowFlagValue, ReturnValue) == 0x000010, "Member 'SHOtherStatics_GetShowFlagValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetUseablesDataTable \ static_assert(alignof(SHOtherStatics_GetUseablesDataTable) == 0x000008, "Wrong alignment on SHOtherStatics_GetUseablesDataTable"); \ static_assert(sizeof(SHOtherStatics_GetUseablesDataTable) == 0x000008, "Wrong size on SHOtherStatics_GetUseablesDataTable"); \ static_assert(offsetof(SHOtherStatics_GetUseablesDataTable, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetUseablesDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_GetWeaponsDataTable \ static_assert(alignof(SHOtherStatics_GetWeaponsDataTable) == 0x000008, "Wrong alignment on SHOtherStatics_GetWeaponsDataTable"); \ static_assert(sizeof(SHOtherStatics_GetWeaponsDataTable) == 0x000008, "Wrong size on SHOtherStatics_GetWeaponsDataTable"); \ static_assert(offsetof(SHOtherStatics_GetWeaponsDataTable, ReturnValue) == 0x000000, "Member 'SHOtherStatics_GetWeaponsDataTable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_HasValidWorld \ static_assert(alignof(SHOtherStatics_HasValidWorld) == 0x000008, "Wrong alignment on SHOtherStatics_HasValidWorld"); \ static_assert(sizeof(SHOtherStatics_HasValidWorld) == 0x000010, "Wrong size on SHOtherStatics_HasValidWorld"); \ static_assert(offsetof(SHOtherStatics_HasValidWorld, WorldContextObject) == 0x000000, "Member 'SHOtherStatics_HasValidWorld::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_HasValidWorld, ReturnValue) == 0x000008, "Member 'SHOtherStatics_HasValidWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_IsGoalReachable \ static_assert(alignof(SHOtherStatics_IsGoalReachable) == 0x000008, "Wrong alignment on SHOtherStatics_IsGoalReachable"); \ static_assert(sizeof(SHOtherStatics_IsGoalReachable) == 0x000038, "Wrong size on SHOtherStatics_IsGoalReachable"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, Controller) == 0x000000, "Member 'SHOtherStatics_IsGoalReachable::Controller' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, goalLocation) == 0x000008, "Member 'SHOtherStatics_IsGoalReachable::goalLocation' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, filterClass) == 0x000020, "Member 'SHOtherStatics_IsGoalReachable::filterClass' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, InSearchDistance) == 0x000028, "Member 'SHOtherStatics_IsGoalReachable::InSearchDistance' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, DistanceTolerance) == 0x00002C, "Member 'SHOtherStatics_IsGoalReachable::DistanceTolerance' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsGoalReachable, ReturnValue) == 0x000030, "Member 'SHOtherStatics_IsGoalReachable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_IsSonyDemo \ static_assert(alignof(SHOtherStatics_IsSonyDemo) == 0x000001, "Wrong alignment on SHOtherStatics_IsSonyDemo"); \ static_assert(sizeof(SHOtherStatics_IsSonyDemo) == 0x000001, "Wrong size on SHOtherStatics_IsSonyDemo"); \ static_assert(offsetof(SHOtherStatics_IsSonyDemo, ReturnValue) == 0x000000, "Member 'SHOtherStatics_IsSonyDemo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork \ static_assert(alignof(SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork) == 0x000008, "Wrong alignment on SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork"); \ static_assert(sizeof(SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork) == 0x000028, "Wrong size on SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork"); \ static_assert(offsetof(SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork, InClass) == 0x000000, "Member 'SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork::InClass' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork, InWorldLoc) == 0x000008, "Member 'SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork::InWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork, ReturnValue) == 0x000020, "Member 'SHOtherStatics_IsWorldLocInGenericDeathPlayerFullAreaWork::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_LogErrorPIE \ static_assert(alignof(SHOtherStatics_LogErrorPIE) == 0x000008, "Wrong alignment on SHOtherStatics_LogErrorPIE"); \ static_assert(sizeof(SHOtherStatics_LogErrorPIE) == 0x000010, "Wrong size on SHOtherStatics_LogErrorPIE"); \ static_assert(offsetof(SHOtherStatics_LogErrorPIE, InLogString) == 0x000000, "Member 'SHOtherStatics_LogErrorPIE::InLogString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_LogWarnPIE \ static_assert(alignof(SHOtherStatics_LogWarnPIE) == 0x000008, "Wrong alignment on SHOtherStatics_LogWarnPIE"); \ static_assert(sizeof(SHOtherStatics_LogWarnPIE) == 0x000010, "Wrong size on SHOtherStatics_LogWarnPIE"); \ static_assert(offsetof(SHOtherStatics_LogWarnPIE, InLogString) == 0x000000, "Member 'SHOtherStatics_LogWarnPIE::InLogString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_RemoveLinkedAnimInstances \ static_assert(alignof(SHOtherStatics_RemoveLinkedAnimInstances) == 0x000008, "Wrong alignment on SHOtherStatics_RemoveLinkedAnimInstances"); \ static_assert(sizeof(SHOtherStatics_RemoveLinkedAnimInstances) == 0x000008, "Wrong size on SHOtherStatics_RemoveLinkedAnimInstances"); \ static_assert(offsetof(SHOtherStatics_RemoveLinkedAnimInstances, AnimInstance) == 0x000000, "Member 'SHOtherStatics_RemoveLinkedAnimInstances::AnimInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_SetDefaultCollisionProfile \ static_assert(alignof(SHOtherStatics_SetDefaultCollisionProfile) == 0x000008, "Wrong alignment on SHOtherStatics_SetDefaultCollisionProfile"); \ static_assert(sizeof(SHOtherStatics_SetDefaultCollisionProfile) == 0x000008, "Wrong size on SHOtherStatics_SetDefaultCollisionProfile"); \ static_assert(offsetof(SHOtherStatics_SetDefaultCollisionProfile, InComp) == 0x000000, "Member 'SHOtherStatics_SetDefaultCollisionProfile::InComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_SortIntsArray \ static_assert(alignof(SHOtherStatics_SortIntsArray) == 0x000008, "Wrong alignment on SHOtherStatics_SortIntsArray"); \ static_assert(sizeof(SHOtherStatics_SortIntsArray) == 0x000018, "Wrong size on SHOtherStatics_SortIntsArray"); \ static_assert(offsetof(SHOtherStatics_SortIntsArray, Array) == 0x000000, "Member 'SHOtherStatics_SortIntsArray::Array' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_SortIntsArray, bAscending) == 0x000010, "Member 'SHOtherStatics_SortIntsArray::bAscending' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_SplitNameIntMapSortedByInt \ static_assert(alignof(SHOtherStatics_SplitNameIntMapSortedByInt) == 0x000008, "Wrong alignment on SHOtherStatics_SplitNameIntMapSortedByInt"); \ static_assert(sizeof(SHOtherStatics_SplitNameIntMapSortedByInt) == 0x000078, "Wrong size on SHOtherStatics_SplitNameIntMapSortedByInt"); \ static_assert(offsetof(SHOtherStatics_SplitNameIntMapSortedByInt, StringIntMap) == 0x000000, "Member 'SHOtherStatics_SplitNameIntMapSortedByInt::StringIntMap' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_SplitNameIntMapSortedByInt, StringArray) == 0x000050, "Member 'SHOtherStatics_SplitNameIntMapSortedByInt::StringArray' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_SplitNameIntMapSortedByInt, IntArray) == 0x000060, "Member 'SHOtherStatics_SplitNameIntMapSortedByInt::IntArray' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_SplitNameIntMapSortedByInt, bAscending) == 0x000070, "Member 'SHOtherStatics_SplitNameIntMapSortedByInt::bAscending' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_Trace_ContextObject_CPUProfiler \ static_assert(alignof(SHOtherStatics_Trace_ContextObject_CPUProfiler) == 0x000008, "Wrong alignment on SHOtherStatics_Trace_ContextObject_CPUProfiler"); \ static_assert(sizeof(SHOtherStatics_Trace_ContextObject_CPUProfiler) == 0x000008, "Wrong size on SHOtherStatics_Trace_ContextObject_CPUProfiler"); \ static_assert(offsetof(SHOtherStatics_Trace_ContextObject_CPUProfiler, ContextObject) == 0x000000, "Member 'SHOtherStatics_Trace_ContextObject_CPUProfiler::ContextObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_VectorsToSimpleDirectionType \ static_assert(alignof(SHOtherStatics_VectorsToSimpleDirectionType) == 0x000008, "Wrong alignment on SHOtherStatics_VectorsToSimpleDirectionType"); \ static_assert(sizeof(SHOtherStatics_VectorsToSimpleDirectionType) == 0x000038, "Wrong size on SHOtherStatics_VectorsToSimpleDirectionType"); \ static_assert(offsetof(SHOtherStatics_VectorsToSimpleDirectionType, InVectorA) == 0x000000, "Member 'SHOtherStatics_VectorsToSimpleDirectionType::InVectorA' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_VectorsToSimpleDirectionType, InVectorB) == 0x000018, "Member 'SHOtherStatics_VectorsToSimpleDirectionType::InVectorB' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_VectorsToSimpleDirectionType, ReturnValue) == 0x000030, "Member 'SHOtherStatics_VectorsToSimpleDirectionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHOtherStatics_VolumeEncompassesPoint \ static_assert(alignof(SHOtherStatics_VolumeEncompassesPoint) == 0x000008, "Wrong alignment on SHOtherStatics_VolumeEncompassesPoint"); \ static_assert(sizeof(SHOtherStatics_VolumeEncompassesPoint) == 0x000028, "Wrong size on SHOtherStatics_VolumeEncompassesPoint"); \ static_assert(offsetof(SHOtherStatics_VolumeEncompassesPoint, InVolume) == 0x000000, "Member 'SHOtherStatics_VolumeEncompassesPoint::InVolume' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_VolumeEncompassesPoint, InCheckedPoint) == 0x000008, "Member 'SHOtherStatics_VolumeEncompassesPoint::InCheckedPoint' has a wrong offset!"); \ static_assert(offsetof(SHOtherStatics_VolumeEncompassesPoint, ReturnValue) == 0x000020, "Member 'SHOtherStatics_VolumeEncompassesPoint::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHOtherStatics \ static_assert(alignof(USHOtherStatics) == 0x000008, "Wrong alignment on USHOtherStatics"); \ static_assert(sizeof(USHOtherStatics) == 0x000028, "Wrong size on USHOtherStatics"); \ #define DUMPER7_ASSERTS_ASHPawn \ static_assert(alignof(ASHPawn) == 0x000008, "Wrong alignment on ASHPawn"); \ static_assert(sizeof(ASHPawn) == 0x000338, "Wrong size on ASHPawn"); \ #define DUMPER7_ASSERTS_SHPendulumComponent_AddAngularVelocity \ static_assert(alignof(SHPendulumComponent_AddAngularVelocity) == 0x000004, "Wrong alignment on SHPendulumComponent_AddAngularVelocity"); \ static_assert(sizeof(SHPendulumComponent_AddAngularVelocity) == 0x000004, "Wrong size on SHPendulumComponent_AddAngularVelocity"); \ static_assert(offsetof(SHPendulumComponent_AddAngularVelocity, InVelocity) == 0x000000, "Member 'SHPendulumComponent_AddAngularVelocity::InVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPendulumComponent_SetFreeze \ static_assert(alignof(SHPendulumComponent_SetFreeze) == 0x000001, "Wrong alignment on SHPendulumComponent_SetFreeze"); \ static_assert(sizeof(SHPendulumComponent_SetFreeze) == 0x000001, "Wrong size on SHPendulumComponent_SetFreeze"); \ static_assert(offsetof(SHPendulumComponent_SetFreeze, bInFreeze) == 0x000000, "Member 'SHPendulumComponent_SetFreeze::bInFreeze' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPendulumComponent \ static_assert(alignof(USHPendulumComponent) == 0x000010, "Wrong alignment on USHPendulumComponent"); \ static_assert(sizeof(USHPendulumComponent) == 0x0002E0, "Wrong size on USHPendulumComponent"); \ static_assert(offsetof(USHPendulumComponent, Radius) == 0x0002A0, "Member 'USHPendulumComponent::Radius' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, DragFactor) == 0x0002A4, "Member 'USHPendulumComponent::DragFactor' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, BeginPlayAngle) == 0x0002A8, "Member 'USHPendulumComponent::BeginPlayAngle' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, bClampAngles) == 0x0002AC, "Member 'USHPendulumComponent::bClampAngles' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, ClampAnglesValues) == 0x0002B0, "Member 'USHPendulumComponent::ClampAnglesValues' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, AngleSaved) == 0x0002C0, "Member 'USHPendulumComponent::AngleSaved' has a wrong offset!"); \ static_assert(offsetof(USHPendulumComponent, ReceiverCurrentAngularVelocity) == 0x0002C4, "Member 'USHPendulumComponent::ReceiverCurrentAngularVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughPersistentData \ static_assert(alignof(USHPlaythroughPersistentData) == 0x000008, "Wrong alignment on USHPlaythroughPersistentData"); \ static_assert(sizeof(USHPlaythroughPersistentData) == 0x000050, "Wrong size on USHPlaythroughPersistentData"); \ static_assert(offsetof(USHPlaythroughPersistentData, bIsNewGamePlus) == 0x000040, "Member 'USHPlaythroughPersistentData::bIsNewGamePlus' has a wrong offset!"); \ static_assert(offsetof(USHPlaythroughPersistentData, DeathCount) == 0x000044, "Member 'USHPlaythroughPersistentData::DeathCount' has a wrong offset!"); \ static_assert(offsetof(USHPlaythroughPersistentData, bHasStartedEddieBossfight) == 0x000048, "Member 'USHPlaythroughPersistentData::bHasStartedEddieBossfight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHAnimInstance_SetLookAtEnable \ static_assert(alignof(SHPHAnimInstance_SetLookAtEnable) == 0x000001, "Wrong alignment on SHPHAnimInstance_SetLookAtEnable"); \ static_assert(sizeof(SHPHAnimInstance_SetLookAtEnable) == 0x000001, "Wrong size on SHPHAnimInstance_SetLookAtEnable"); \ static_assert(offsetof(SHPHAnimInstance_SetLookAtEnable, NewLookAtEnable) == 0x000000, "Member 'SHPHAnimInstance_SetLookAtEnable::NewLookAtEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHAnimInstance_SetMovementSpeedMultiplier \ static_assert(alignof(SHPHAnimInstance_SetMovementSpeedMultiplier) == 0x000004, "Wrong alignment on SHPHAnimInstance_SetMovementSpeedMultiplier"); \ static_assert(sizeof(SHPHAnimInstance_SetMovementSpeedMultiplier) == 0x000010, "Wrong size on SHPHAnimInstance_SetMovementSpeedMultiplier"); \ static_assert(offsetof(SHPHAnimInstance_SetMovementSpeedMultiplier, newSpeed) == 0x000000, "Member 'SHPHAnimInstance_SetMovementSpeedMultiplier::newSpeed' has a wrong offset!"); \ static_assert(offsetof(SHPHAnimInstance_SetMovementSpeedMultiplier, Time) == 0x000004, "Member 'SHPHAnimInstance_SetMovementSpeedMultiplier::Time' has a wrong offset!"); \ static_assert(offsetof(SHPHAnimInstance_SetMovementSpeedMultiplier, BlendInTime) == 0x000008, "Member 'SHPHAnimInstance_SetMovementSpeedMultiplier::BlendInTime' has a wrong offset!"); \ static_assert(offsetof(SHPHAnimInstance_SetMovementSpeedMultiplier, BlendOutTime) == 0x00000C, "Member 'SHPHAnimInstance_SetMovementSpeedMultiplier::BlendOutTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPHAnimInstance_GetPHAnimInstanceStateData \ static_assert(alignof(SHPHAnimInstance_GetPHAnimInstanceStateData) == 0x000008, "Wrong alignment on SHPHAnimInstance_GetPHAnimInstanceStateData"); \ static_assert(sizeof(SHPHAnimInstance_GetPHAnimInstanceStateData) == 0x000008, "Wrong size on SHPHAnimInstance_GetPHAnimInstanceStateData"); \ static_assert(offsetof(SHPHAnimInstance_GetPHAnimInstanceStateData, ReturnValue) == 0x000000, "Member 'SHPHAnimInstance_GetPHAnimInstanceStateData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPHAnimInstance \ static_assert(alignof(USHPHAnimInstance) == 0x000010, "Wrong alignment on USHPHAnimInstance"); \ static_assert(sizeof(USHPHAnimInstance) == 0x0003E0, "Wrong size on USHPHAnimInstance"); \ #define DUMPER7_ASSERTS_USHPHAnimInstanceStateData \ static_assert(alignof(USHPHAnimInstanceStateData) == 0x000008, "Wrong alignment on USHPHAnimInstanceStateData"); \ static_assert(sizeof(USHPHAnimInstanceStateData) == 0x000080, "Wrong size on USHPHAnimInstanceStateData"); \ #define DUMPER7_ASSERTS_ASHPlayerCameraManager \ static_assert(alignof(ASHPlayerCameraManager) == 0x000010, "Wrong alignment on ASHPlayerCameraManager"); \ static_assert(sizeof(ASHPlayerCameraManager) == 0x003420, "Wrong size on ASHPlayerCameraManager"); \ #define DUMPER7_ASSERTS_ASHPlayerCameraManagerPlay \ static_assert(alignof(ASHPlayerCameraManagerPlay) == 0x000010, "Wrong alignment on ASHPlayerCameraManagerPlay"); \ static_assert(sizeof(ASHPlayerCameraManagerPlay) == 0x003450, "Wrong size on ASHPlayerCameraManagerPlay"); \ static_assert(offsetof(ASHPlayerCameraManagerPlay, ProbeChannel) == 0x003420, "Member 'ASHPlayerCameraManagerPlay::ProbeChannel' has a wrong offset!"); \ static_assert(offsetof(ASHPlayerCameraManagerPlay, ProbeSize) == 0x003424, "Member 'ASHPlayerCameraManagerPlay::ProbeSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPlayerDeathVolume \ static_assert(alignof(ASHPlayerDeathVolume) == 0x000008, "Wrong alignment on ASHPlayerDeathVolume"); \ static_assert(sizeof(ASHPlayerDeathVolume) == 0x0002F0, "Wrong size on ASHPlayerDeathVolume"); \ static_assert(offsetof(ASHPlayerDeathVolume, VolumePriority) == 0x0002E8, "Member 'ASHPlayerDeathVolume::VolumePriority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed \ static_assert(alignof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed) == 0x000008, "Wrong alignment on SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed"); \ static_assert(sizeof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed) == 0x000018, "Wrong size on SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed"); \ static_assert(offsetof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed, healthComponent) == 0x000000, "Member 'SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed::healthComponent' has a wrong offset!"); \ static_assert(offsetof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed, ChangeDelta) == 0x000008, "Member 'SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed::ChangeDelta' has a wrong offset!"); \ static_assert(offsetof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed, OldValue) == 0x00000C, "Member 'SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed::OldValue' has a wrong offset!"); \ static_assert(offsetof(SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed, NewValue) == 0x000010, "Member 'SHPlayerHealingExcessEndingValueProcessor_ProcessHealthValueChangedDetailed::NewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlayerHealingExcessEndingValueProcessor \ static_assert(alignof(USHPlayerHealingExcessEndingValueProcessor) == 0x000008, "Wrong alignment on USHPlayerHealingExcessEndingValueProcessor"); \ static_assert(sizeof(USHPlayerHealingExcessEndingValueProcessor) == 0x000030, "Wrong size on USHPlayerHealingExcessEndingValueProcessor"); \ #define DUMPER7_ASSERTS_USHPlayerHealthValueEndingValueProcessor \ static_assert(alignof(USHPlayerHealthValueEndingValueProcessor) == 0x000008, "Wrong alignment on USHPlayerHealthValueEndingValueProcessor"); \ static_assert(sizeof(USHPlayerHealthValueEndingValueProcessor) == 0x000030, "Wrong size on USHPlayerHealthValueEndingValueProcessor"); \ #define DUMPER7_ASSERTS_SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue \ static_assert(alignof(SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHPlaythroughBadHealthEndingFactor_SHDebug_Character_Endings_PlaythroughBadHealthEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughBadHealthEndingFactor \ static_assert(alignof(USHPlaythroughBadHealthEndingFactor) == 0x000008, "Wrong alignment on USHPlaythroughBadHealthEndingFactor"); \ static_assert(sizeof(USHPlaythroughBadHealthEndingFactor) == 0x000088, "Wrong size on USHPlaythroughBadHealthEndingFactor"); \ #define DUMPER7_ASSERTS_SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue \ static_assert(alignof(SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHPlaythroughHealingExcessEndingFactor_SHDebug_Character_Endings_PlaythroughHealingExcessEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughHealingExcessEndingFactor \ static_assert(alignof(USHPlaythroughHealingExcessEndingFactor) == 0x000008, "Wrong alignment on USHPlaythroughHealingExcessEndingFactor"); \ static_assert(sizeof(USHPlaythroughHealingExcessEndingFactor) == 0x000088, "Wrong size on USHPlaythroughHealingExcessEndingFactor"); \ #define DUMPER7_ASSERTS_SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue \ static_assert(alignof(SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHPlaythroughKilledEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughKilledEnemiesEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughKilledEnemiesEndingFactor \ static_assert(alignof(USHPlaythroughKilledEnemiesEndingFactor) == 0x000008, "Wrong alignment on USHPlaythroughKilledEnemiesEndingFactor"); \ static_assert(sizeof(USHPlaythroughKilledEnemiesEndingFactor) == 0x000088, "Wrong size on USHPlaythroughKilledEnemiesEndingFactor"); \ #define DUMPER7_ASSERTS_SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue \ static_assert(alignof(SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHPlaythroughMariaReceivedDamageEndingFactor_SHDebug_Character_Endings_PlaythroughMariaReceivedDamageEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughMariaReceivedDamageEndingFactor \ static_assert(alignof(USHPlaythroughMariaReceivedDamageEndingFactor) == 0x000008, "Wrong alignment on USHPlaythroughMariaReceivedDamageEndingFactor"); \ static_assert(sizeof(USHPlaythroughMariaReceivedDamageEndingFactor) == 0x000088, "Wrong size on USHPlaythroughMariaReceivedDamageEndingFactor"); \ #define DUMPER7_ASSERTS_SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue \ static_assert(alignof(SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue) == 0x000004, "Wrong alignment on SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue) == 0x000004, "Wrong size on SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHPlaythroughStompedDeadEnemiesEndingFactor_SHDebug_Character_Endings_PlaythroughStompedDeadEnemiesEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPlaythroughStompedDeadEnemiesEndingFactor \ static_assert(alignof(USHPlaythroughStompedDeadEnemiesEndingFactor) == 0x000008, "Wrong alignment on USHPlaythroughStompedDeadEnemiesEndingFactor"); \ static_assert(sizeof(USHPlaythroughStompedDeadEnemiesEndingFactor) == 0x000088, "Wrong size on USHPlaythroughStompedDeadEnemiesEndingFactor"); \ #define DUMPER7_ASSERTS_SHPOVDetectorComponent_SetLinePoints \ static_assert(alignof(SHPOVDetectorComponent_SetLinePoints) == 0x000008, "Wrong alignment on SHPOVDetectorComponent_SetLinePoints"); \ static_assert(sizeof(SHPOVDetectorComponent_SetLinePoints) == 0x000018, "Wrong size on SHPOVDetectorComponent_SetLinePoints"); \ static_assert(offsetof(SHPOVDetectorComponent_SetLinePoints, Point0) == 0x000000, "Member 'SHPOVDetectorComponent_SetLinePoints::Point0' has a wrong offset!"); \ static_assert(offsetof(SHPOVDetectorComponent_SetLinePoints, Point1) == 0x000008, "Member 'SHPOVDetectorComponent_SetLinePoints::Point1' has a wrong offset!"); \ static_assert(offsetof(SHPOVDetectorComponent_SetLinePoints, Point2) == 0x000010, "Member 'SHPOVDetectorComponent_SetLinePoints::Point2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPOVDetectorComponent_SetManyProximityPoints \ static_assert(alignof(SHPOVDetectorComponent_SetManyProximityPoints) == 0x000008, "Wrong alignment on SHPOVDetectorComponent_SetManyProximityPoints"); \ static_assert(sizeof(SHPOVDetectorComponent_SetManyProximityPoints) == 0x000010, "Wrong size on SHPOVDetectorComponent_SetManyProximityPoints"); \ static_assert(offsetof(SHPOVDetectorComponent_SetManyProximityPoints, NewPoints) == 0x000000, "Member 'SHPOVDetectorComponent_SetManyProximityPoints::NewPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPOVDetectorComponent_SetProximityPoints \ static_assert(alignof(SHPOVDetectorComponent_SetProximityPoints) == 0x000008, "Wrong alignment on SHPOVDetectorComponent_SetProximityPoints"); \ static_assert(sizeof(SHPOVDetectorComponent_SetProximityPoints) == 0x000010, "Wrong size on SHPOVDetectorComponent_SetProximityPoints"); \ static_assert(offsetof(SHPOVDetectorComponent_SetProximityPoints, Point0) == 0x000000, "Member 'SHPOVDetectorComponent_SetProximityPoints::Point0' has a wrong offset!"); \ static_assert(offsetof(SHPOVDetectorComponent_SetProximityPoints, Point1) == 0x000008, "Member 'SHPOVDetectorComponent_SetProximityPoints::Point1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPOVDetectorComponent_ArePointsAligned \ static_assert(alignof(SHPOVDetectorComponent_ArePointsAligned) == 0x000001, "Wrong alignment on SHPOVDetectorComponent_ArePointsAligned"); \ static_assert(sizeof(SHPOVDetectorComponent_ArePointsAligned) == 0x000001, "Wrong size on SHPOVDetectorComponent_ArePointsAligned"); \ static_assert(offsetof(SHPOVDetectorComponent_ArePointsAligned, ReturnValue) == 0x000000, "Member 'SHPOVDetectorComponent_ArePointsAligned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPOVDetectorComponent \ static_assert(alignof(USHPOVDetectorComponent) == 0x000008, "Wrong alignment on USHPOVDetectorComponent"); \ static_assert(sizeof(USHPOVDetectorComponent) == 0x0000F0, "Wrong size on USHPOVDetectorComponent"); \ static_assert(offsetof(USHPOVDetectorComponent, OnPointsAlignedBP) == 0x0000A0, "Member 'USHPOVDetectorComponent::OnPointsAlignedBP' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, DrawLineDebug) == 0x0000B0, "Member 'USHPOVDetectorComponent::DrawLineDebug' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, DrawProximityDebug) == 0x0000B1, "Member 'USHPOVDetectorComponent::DrawProximityDebug' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, AlignColorBad) == 0x0000B4, "Member 'USHPOVDetectorComponent::AlignColorBad' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, AlignColorGood) == 0x0000B8, "Member 'USHPOVDetectorComponent::AlignColorGood' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, AngleThreshold) == 0x0000BC, "Member 'USHPOVDetectorComponent::AngleThreshold' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, ProximityThreshold) == 0x0000C0, "Member 'USHPOVDetectorComponent::ProximityThreshold' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, LinePoints) == 0x0000C8, "Member 'USHPOVDetectorComponent::LinePoints' has a wrong offset!"); \ static_assert(offsetof(USHPOVDetectorComponent, ProximityPoints) == 0x0000D8, "Member 'USHPOVDetectorComponent::ProximityPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue \ static_assert(alignof(SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue) == 0x000004, "Wrong alignment on SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue"); \ static_assert(sizeof(SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue) == 0x000004, "Wrong size on SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue"); \ static_assert(offsetof(SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue, InValue) == 0x000000, "Member 'SHPrisonGallowPuzzleEndingFactor_SHDebug_Character_Endings_Factors_PrisonGallowPuzzle_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPrisonGallowPuzzleEndingFactor \ static_assert(alignof(USHPrisonGallowPuzzleEndingFactor) == 0x000008, "Wrong alignment on USHPrisonGallowPuzzleEndingFactor"); \ static_assert(sizeof(USHPrisonGallowPuzzleEndingFactor) == 0x000088, "Wrong size on USHPrisonGallowPuzzleEndingFactor"); \ static_assert(offsetof(USHPrisonGallowPuzzleEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHPrisonGallowPuzzleEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHPrisonGallowPuzzleEndingFactor, Value) == 0x000080, "Member 'USHPrisonGallowPuzzleEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHProjectSettings \ static_assert(alignof(USHProjectSettings) == 0x000008, "Wrong alignment on USHProjectSettings"); \ static_assert(sizeof(USHProjectSettings) == 0x000038, "Wrong size on USHProjectSettings"); \ #define DUMPER7_ASSERTS_SHPukePuddleBase_GetPuddleRadius \ static_assert(alignof(SHPukePuddleBase_GetPuddleRadius) == 0x000004, "Wrong alignment on SHPukePuddleBase_GetPuddleRadius"); \ static_assert(sizeof(SHPukePuddleBase_GetPuddleRadius) == 0x000004, "Wrong size on SHPukePuddleBase_GetPuddleRadius"); \ static_assert(offsetof(SHPukePuddleBase_GetPuddleRadius, ReturnValue) == 0x000000, "Member 'SHPukePuddleBase_GetPuddleRadius::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPukePuddleBase \ static_assert(alignof(ASHPukePuddleBase) == 0x000008, "Wrong alignment on ASHPukePuddleBase"); \ static_assert(sizeof(ASHPukePuddleBase) == 0x000428, "Wrong size on ASHPukePuddleBase"); \ static_assert(offsetof(ASHPukePuddleBase, _CloseDistDecalFactor) == 0x000408, "Member 'ASHPukePuddleBase::_CloseDistDecalFactor' has a wrong offset!"); \ static_assert(offsetof(ASHPukePuddleBase, _ActivePhaseDuration) == 0x00040C, "Member 'ASHPukePuddleBase::_ActivePhaseDuration' has a wrong offset!"); \ static_assert(offsetof(ASHPukePuddleBase, _DeactivatePhaseDuration) == 0x000410, "Member 'ASHPukePuddleBase::_DeactivatePhaseDuration' has a wrong offset!"); \ static_assert(offsetof(ASHPukePuddleBase, _StaticDecalMaterial) == 0x000418, "Member 'ASHPukePuddleBase::_StaticDecalMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPukePuddle_HandleApplyDamage \ static_assert(alignof(SHPukePuddle_HandleApplyDamage) == 0x000008, "Wrong alignment on SHPukePuddle_HandleApplyDamage"); \ static_assert(sizeof(SHPukePuddle_HandleApplyDamage) == 0x000008, "Wrong size on SHPukePuddle_HandleApplyDamage"); \ static_assert(offsetof(SHPukePuddle_HandleApplyDamage, DamagedCharacter) == 0x000000, "Member 'SHPukePuddle_HandleApplyDamage::DamagedCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPukePuddle_IsPuddleDamageActive \ static_assert(alignof(SHPukePuddle_IsPuddleDamageActive) == 0x000001, "Wrong alignment on SHPukePuddle_IsPuddleDamageActive"); \ static_assert(sizeof(SHPukePuddle_IsPuddleDamageActive) == 0x000001, "Wrong size on SHPukePuddle_IsPuddleDamageActive"); \ static_assert(offsetof(SHPukePuddle_IsPuddleDamageActive, ReturnValue) == 0x000000, "Member 'SHPukePuddle_IsPuddleDamageActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPukePuddle \ static_assert(alignof(ASHPukePuddle) == 0x000008, "Wrong alignment on ASHPukePuddle"); \ static_assert(sizeof(ASHPukePuddle) == 0x000438, "Wrong size on ASHPukePuddle"); \ static_assert(offsetof(ASHPukePuddle, _SmokeDensity) == 0x000428, "Member 'ASHPukePuddle::_SmokeDensity' has a wrong offset!"); \ static_assert(offsetof(ASHPukePuddle, _CloseDistFactor) == 0x00042C, "Member 'ASHPukePuddle::_CloseDistFactor' has a wrong offset!"); \ static_assert(offsetof(ASHPukePuddle, _Damage) == 0x000430, "Member 'ASHPukePuddle::_Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPushableAudioComponent \ static_assert(alignof(USHPushableAudioComponent) == 0x000010, "Wrong alignment on USHPushableAudioComponent"); \ static_assert(sizeof(USHPushableAudioComponent) == 0x0004D0, "Wrong size on USHPushableAudioComponent"); \ static_assert(offsetof(USHPushableAudioComponent, GrabSoundEvent) == 0x0004A8, "Member 'USHPushableAudioComponent::GrabSoundEvent' has a wrong offset!"); \ static_assert(offsetof(USHPushableAudioComponent, ReleaseSoundEvent) == 0x0004B0, "Member 'USHPushableAudioComponent::ReleaseSoundEvent' has a wrong offset!"); \ static_assert(offsetof(USHPushableAudioComponent, StartPushSoundEvent) == 0x0004B8, "Member 'USHPushableAudioComponent::StartPushSoundEvent' has a wrong offset!"); \ static_assert(offsetof(USHPushableAudioComponent, StopPushSoundEvent) == 0x0004C0, "Member 'USHPushableAudioComponent::StopPushSoundEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPushableLimiter \ static_assert(alignof(ASHPushableLimiter) == 0x000008, "Wrong alignment on ASHPushableLimiter"); \ static_assert(sizeof(ASHPushableLimiter) == 0x0002B0, "Wrong size on ASHPushableLimiter"); \ #define DUMPER7_ASSERTS_SHPushNClimbDesiredSpot_RelayAppliedManagedActorState \ static_assert(alignof(SHPushNClimbDesiredSpot_RelayAppliedManagedActorState) == 0x000001, "Wrong alignment on SHPushNClimbDesiredSpot_RelayAppliedManagedActorState"); \ static_assert(sizeof(SHPushNClimbDesiredSpot_RelayAppliedManagedActorState) == 0x000002, "Wrong size on SHPushNClimbDesiredSpot_RelayAppliedManagedActorState"); \ static_assert(offsetof(SHPushNClimbDesiredSpot_RelayAppliedManagedActorState, bIsInDesiredSpotState) == 0x000000, "Member 'SHPushNClimbDesiredSpot_RelayAppliedManagedActorState::bIsInDesiredSpotState' has a wrong offset!"); \ static_assert(offsetof(SHPushNClimbDesiredSpot_RelayAppliedManagedActorState, bInstantApply) == 0x000001, "Member 'SHPushNClimbDesiredSpot_RelayAppliedManagedActorState::bInstantApply' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot \ static_assert(alignof(SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot) == 0x000001, "Wrong alignment on SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot"); \ static_assert(sizeof(SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot) == 0x000001, "Wrong size on SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot"); \ static_assert(offsetof(SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot, ReturnValue) == 0x000000, "Member 'SHPushNClimbDesiredSpot_IsManagedActorInDesiredSpot::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPushNClimbDesiredSpot \ static_assert(alignof(ASHPushNClimbDesiredSpot) == 0x000008, "Wrong alignment on ASHPushNClimbDesiredSpot"); \ static_assert(sizeof(ASHPushNClimbDesiredSpot) == 0x0002E0, "Wrong size on ASHPushNClimbDesiredSpot"); \ static_assert(offsetof(ASHPushNClimbDesiredSpot, SafeBeginPlayComponent) == 0x0002B0, "Member 'ASHPushNClimbDesiredSpot::SafeBeginPlayComponent' has a wrong offset!"); \ static_assert(offsetof(ASHPushNClimbDesiredSpot, ManagedActor) == 0x0002B8, "Member 'ASHPushNClimbDesiredSpot::ManagedActor' has a wrong offset!"); \ static_assert(offsetof(ASHPushNClimbDesiredSpot, LocalLocationTolerance) == 0x0002C0, "Member 'ASHPushNClimbDesiredSpot::LocalLocationTolerance' has a wrong offset!"); \ static_assert(offsetof(ASHPushNClimbDesiredSpot, ManagedActorReachedDesiredSpotEvent) == 0x0002D0, "Member 'ASHPushNClimbDesiredSpot::ManagedActorReachedDesiredSpotEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPuzzleDifficultyControllerActor \ static_assert(alignof(ASHPuzzleDifficultyControllerActor) == 0x000008, "Wrong alignment on ASHPuzzleDifficultyControllerActor"); \ static_assert(sizeof(ASHPuzzleDifficultyControllerActor) == 0x0002C0, "Wrong size on ASHPuzzleDifficultyControllerActor"); \ static_assert(offsetof(ASHPuzzleDifficultyControllerActor, bManagedActorsActiveInEasyDifficulty) == 0x0002B8, "Member 'ASHPuzzleDifficultyControllerActor::bManagedActorsActiveInEasyDifficulty' has a wrong offset!"); \ static_assert(offsetof(ASHPuzzleDifficultyControllerActor, bManagedActorsActiveInMediumDifficulty) == 0x0002B9, "Member 'ASHPuzzleDifficultyControllerActor::bManagedActorsActiveInMediumDifficulty' has a wrong offset!"); \ static_assert(offsetof(ASHPuzzleDifficultyControllerActor, bManagedActorsActiveInHardDifficulty) == 0x0002BA, "Member 'ASHPuzzleDifficultyControllerActor::bManagedActorsActiveInHardDifficulty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations \ static_assert(alignof(SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations) == 0x000008, "Wrong alignment on SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations"); \ static_assert(sizeof(SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations) == 0x000068, "Wrong size on SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations"); \ static_assert(offsetof(SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations, StartValue) == 0x000000, "Member 'SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations::StartValue' has a wrong offset!"); \ static_assert(offsetof(SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations, SolutionValueToName) == 0x000008, "Member 'SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations::SolutionValueToName' has a wrong offset!"); \ static_assert(offsetof(SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations, Weights) == 0x000058, "Member 'SHPuzzleStatics_GetLadyJusticePuzzlePossibleVariations::Weights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHPuzzleStatics \ static_assert(alignof(USHPuzzleStatics) == 0x000008, "Wrong alignment on USHPuzzleStatics"); \ static_assert(sizeof(USHPuzzleStatics) == 0x000028, "Wrong size on USHPuzzleStatics"); \ #define DUMPER7_ASSERTS_USH_AnimNotify_PHSetLocomotion \ static_assert(alignof(USH_AnimNotify_PHSetLocomotion) == 0x000008, "Wrong alignment on USH_AnimNotify_PHSetLocomotion"); \ static_assert(sizeof(USH_AnimNotify_PHSetLocomotion) == 0x000040, "Wrong size on USH_AnimNotify_PHSetLocomotion"); \ static_assert(offsetof(USH_AnimNotify_PHSetLocomotion, NewLocomotion) == 0x000038, "Member 'USH_AnimNotify_PHSetLocomotion::NewLocomotion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_SetRainingBlocked \ static_assert(alignof(SHRainManagerComponent_SetRainingBlocked) == 0x000008, "Wrong alignment on SHRainManagerComponent_SetRainingBlocked"); \ static_assert(sizeof(SHRainManagerComponent_SetRainingBlocked) == 0x000010, "Wrong size on SHRainManagerComponent_SetRainingBlocked"); \ static_assert(offsetof(SHRainManagerComponent_SetRainingBlocked, IsBlock) == 0x000000, "Member 'SHRainManagerComponent_SetRainingBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHRainManagerComponent_SetRainingBlocked, Object) == 0x000008, "Member 'SHRainManagerComponent_SetRainingBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_SetRainSplashesBlocked \ static_assert(alignof(SHRainManagerComponent_SetRainSplashesBlocked) == 0x000008, "Wrong alignment on SHRainManagerComponent_SetRainSplashesBlocked"); \ static_assert(sizeof(SHRainManagerComponent_SetRainSplashesBlocked) == 0x000010, "Wrong size on SHRainManagerComponent_SetRainSplashesBlocked"); \ static_assert(offsetof(SHRainManagerComponent_SetRainSplashesBlocked, IsBlock) == 0x000000, "Member 'SHRainManagerComponent_SetRainSplashesBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHRainManagerComponent_SetRainSplashesBlocked, Object) == 0x000008, "Member 'SHRainManagerComponent_SetRainSplashesBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_GetEncompassedRainVolume \ static_assert(alignof(SHRainManagerComponent_GetEncompassedRainVolume) == 0x000008, "Wrong alignment on SHRainManagerComponent_GetEncompassedRainVolume"); \ static_assert(sizeof(SHRainManagerComponent_GetEncompassedRainVolume) == 0x000020, "Wrong size on SHRainManagerComponent_GetEncompassedRainVolume"); \ static_assert(offsetof(SHRainManagerComponent_GetEncompassedRainVolume, InLocation) == 0x000000, "Member 'SHRainManagerComponent_GetEncompassedRainVolume::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHRainManagerComponent_GetEncompassedRainVolume, ReturnValue) == 0x000018, "Member 'SHRainManagerComponent_GetEncompassedRainVolume::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_GetRegisteredRainVolumeCount \ static_assert(alignof(SHRainManagerComponent_GetRegisteredRainVolumeCount) == 0x000004, "Wrong alignment on SHRainManagerComponent_GetRegisteredRainVolumeCount"); \ static_assert(sizeof(SHRainManagerComponent_GetRegisteredRainVolumeCount) == 0x000004, "Wrong size on SHRainManagerComponent_GetRegisteredRainVolumeCount"); \ static_assert(offsetof(SHRainManagerComponent_GetRegisteredRainVolumeCount, ReturnValue) == 0x000000, "Member 'SHRainManagerComponent_GetRegisteredRainVolumeCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_IsRainingBlocked \ static_assert(alignof(SHRainManagerComponent_IsRainingBlocked) == 0x000001, "Wrong alignment on SHRainManagerComponent_IsRainingBlocked"); \ static_assert(sizeof(SHRainManagerComponent_IsRainingBlocked) == 0x000001, "Wrong size on SHRainManagerComponent_IsRainingBlocked"); \ static_assert(offsetof(SHRainManagerComponent_IsRainingBlocked, ReturnValue) == 0x000000, "Member 'SHRainManagerComponent_IsRainingBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_IsRainingBlockedBy \ static_assert(alignof(SHRainManagerComponent_IsRainingBlockedBy) == 0x000008, "Wrong alignment on SHRainManagerComponent_IsRainingBlockedBy"); \ static_assert(sizeof(SHRainManagerComponent_IsRainingBlockedBy) == 0x000010, "Wrong size on SHRainManagerComponent_IsRainingBlockedBy"); \ static_assert(offsetof(SHRainManagerComponent_IsRainingBlockedBy, Object) == 0x000000, "Member 'SHRainManagerComponent_IsRainingBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHRainManagerComponent_IsRainingBlockedBy, ReturnValue) == 0x000008, "Member 'SHRainManagerComponent_IsRainingBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_IsRainSplashesBlocked \ static_assert(alignof(SHRainManagerComponent_IsRainSplashesBlocked) == 0x000001, "Wrong alignment on SHRainManagerComponent_IsRainSplashesBlocked"); \ static_assert(sizeof(SHRainManagerComponent_IsRainSplashesBlocked) == 0x000001, "Wrong size on SHRainManagerComponent_IsRainSplashesBlocked"); \ static_assert(offsetof(SHRainManagerComponent_IsRainSplashesBlocked, ReturnValue) == 0x000000, "Member 'SHRainManagerComponent_IsRainSplashesBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRainManagerComponent_IsRainSplashesBlockedBy \ static_assert(alignof(SHRainManagerComponent_IsRainSplashesBlockedBy) == 0x000008, "Wrong alignment on SHRainManagerComponent_IsRainSplashesBlockedBy"); \ static_assert(sizeof(SHRainManagerComponent_IsRainSplashesBlockedBy) == 0x000010, "Wrong size on SHRainManagerComponent_IsRainSplashesBlockedBy"); \ static_assert(offsetof(SHRainManagerComponent_IsRainSplashesBlockedBy, Object) == 0x000000, "Member 'SHRainManagerComponent_IsRainSplashesBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHRainManagerComponent_IsRainSplashesBlockedBy, ReturnValue) == 0x000008, "Member 'SHRainManagerComponent_IsRainSplashesBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRainManagerComponent \ static_assert(alignof(USHRainManagerComponent) == 0x000008, "Wrong alignment on USHRainManagerComponent"); \ static_assert(sizeof(USHRainManagerComponent) == 0x0000E0, "Wrong size on USHRainManagerComponent"); \ static_assert(offsetof(USHRainManagerComponent, RegisteredRainVolumes) == 0x0000A0, "Member 'USHRainManagerComponent::RegisteredRainVolumes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRangedAutoAimCmbSubcompSettings \ static_assert(alignof(USHRangedAutoAimCmbSubcompSettings) == 0x000008, "Wrong alignment on USHRangedAutoAimCmbSubcompSettings"); \ static_assert(sizeof(USHRangedAutoAimCmbSubcompSettings) == 0x000080, "Wrong size on USHRangedAutoAimCmbSubcompSettings"); \ static_assert(offsetof(USHRangedAutoAimCmbSubcompSettings, ModeToConfigurationMapping) == 0x000030, "Member 'USHRangedAutoAimCmbSubcompSettings::ModeToConfigurationMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRangedAutoAimCmbSubcomp \ static_assert(alignof(USHRangedAutoAimCmbSubcomp) == 0x000008, "Wrong alignment on USHRangedAutoAimCmbSubcomp"); \ static_assert(sizeof(USHRangedAutoAimCmbSubcomp) == 0x000048, "Wrong size on USHRangedAutoAimCmbSubcomp"); \ static_assert(offsetof(USHRangedAutoAimCmbSubcomp, Settings) == 0x000038, "Member 'USHRangedAutoAimCmbSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRangedWeaponFXComponent \ static_assert(alignof(USHRangedWeaponFXComponent) == 0x000008, "Wrong alignment on USHRangedWeaponFXComponent"); \ static_assert(sizeof(USHRangedWeaponFXComponent) == 0x0000A0, "Wrong size on USHRangedWeaponFXComponent"); \ #define DUMPER7_ASSERTS_USHRaycastDetectableComponent \ static_assert(alignof(USHRaycastDetectableComponent) == 0x000010, "Wrong alignment on USHRaycastDetectableComponent"); \ static_assert(sizeof(USHRaycastDetectableComponent) == 0x000780, "Wrong size on USHRaycastDetectableComponent"); \ #define DUMPER7_ASSERTS_USHRebindingViewWidget \ static_assert(alignof(USHRebindingViewWidget) == 0x000008, "Wrong alignment on USHRebindingViewWidget"); \ static_assert(sizeof(USHRebindingViewWidget) == 0x0003B0, "Wrong size on USHRebindingViewWidget"); \ static_assert(offsetof(USHRebindingViewWidget, Controller_img) == 0x0002B8, "Member 'USHRebindingViewWidget::Controller_img' has a wrong offset!"); \ static_assert(offsetof(USHRebindingViewWidget, MicrosoftControllerImage) == 0x0002C0, "Member 'USHRebindingViewWidget::MicrosoftControllerImage' has a wrong offset!"); \ static_assert(offsetof(USHRebindingViewWidget, PCMicrosoftControllerImage) == 0x0002F0, "Member 'USHRebindingViewWidget::PCMicrosoftControllerImage' has a wrong offset!"); \ static_assert(offsetof(USHRebindingViewWidget, SonyControllerImage) == 0x000320, "Member 'USHRebindingViewWidget::SonyControllerImage' has a wrong offset!"); \ static_assert(offsetof(USHRebindingViewWidget, PCSonyControllerImage) == 0x000350, "Member 'USHRebindingViewWidget::PCSonyControllerImage' has a wrong offset!"); \ static_assert(offsetof(USHRebindingViewWidget, NintendoControllerImage) == 0x000380, "Member 'USHRebindingViewWidget::NintendoControllerImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URetroModeDataAsset \ static_assert(alignof(URetroModeDataAsset) == 0x000008, "Wrong alignment on URetroModeDataAsset"); \ static_assert(sizeof(URetroModeDataAsset) == 0x000050, "Wrong size on URetroModeDataAsset"); \ static_assert(offsetof(URetroModeDataAsset, MaterialsChain) == 0x000030, "Member 'URetroModeDataAsset::MaterialsChain' has a wrong offset!"); \ static_assert(offsetof(URetroModeDataAsset, ConsoleOverrides) == 0x000040, "Member 'URetroModeDataAsset::ConsoleOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHReviveAnimationsDA \ static_assert(alignof(USHReviveAnimationsDA) == 0x000008, "Wrong alignment on USHReviveAnimationsDA"); \ static_assert(sizeof(USHReviveAnimationsDA) == 0x000040, "Wrong size on USHReviveAnimationsDA"); \ static_assert(offsetof(USHReviveAnimationsDA, ReviveAnimations) == 0x000030, "Member 'USHReviveAnimationsDA::ReviveAnimations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRollinWheelStaticMeshComponent_SetDisabled \ static_assert(alignof(SHRollinWheelStaticMeshComponent_SetDisabled) == 0x000008, "Wrong alignment on SHRollinWheelStaticMeshComponent_SetDisabled"); \ static_assert(sizeof(SHRollinWheelStaticMeshComponent_SetDisabled) == 0x000008, "Wrong size on SHRollinWheelStaticMeshComponent_SetDisabled"); \ static_assert(offsetof(SHRollinWheelStaticMeshComponent_SetDisabled, DummyComp) == 0x000000, "Member 'SHRollinWheelStaticMeshComponent_SetDisabled::DummyComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRollinWheelStaticMeshComponent_SetEnabled \ static_assert(alignof(SHRollinWheelStaticMeshComponent_SetEnabled) == 0x000008, "Wrong alignment on SHRollinWheelStaticMeshComponent_SetEnabled"); \ static_assert(sizeof(SHRollinWheelStaticMeshComponent_SetEnabled) == 0x000008, "Wrong size on SHRollinWheelStaticMeshComponent_SetEnabled"); \ static_assert(offsetof(SHRollinWheelStaticMeshComponent_SetEnabled, DummyComp) == 0x000000, "Member 'SHRollinWheelStaticMeshComponent_SetEnabled::DummyComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRollinWheelStaticMeshComponent \ static_assert(alignof(USHRollinWheelStaticMeshComponent) == 0x000010, "Wrong alignment on USHRollinWheelStaticMeshComponent"); \ static_assert(sizeof(USHRollinWheelStaticMeshComponent) == 0x000620, "Wrong size on USHRollinWheelStaticMeshComponent"); \ static_assert(offsetof(USHRollinWheelStaticMeshComponent, RollingWheelRadius) == 0x0005F8, "Member 'USHRollinWheelStaticMeshComponent::RollingWheelRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw \ static_assert(alignof(SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw) == 0x000001, "Wrong alignment on SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw"); \ static_assert(sizeof(SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw) == 0x000001, "Wrong size on SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw"); \ static_assert(offsetof(SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw, Use) == 0x000000, "Member 'SHRotateInPlaceAnimInstance_SetUseControllerRotationYaw::Use' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateInPlaceAnimInstance_CanBeUsed \ static_assert(alignof(SHRotateInPlaceAnimInstance_CanBeUsed) == 0x000001, "Wrong alignment on SHRotateInPlaceAnimInstance_CanBeUsed"); \ static_assert(sizeof(SHRotateInPlaceAnimInstance_CanBeUsed) == 0x000001, "Wrong size on SHRotateInPlaceAnimInstance_CanBeUsed"); \ static_assert(offsetof(SHRotateInPlaceAnimInstance_CanBeUsed, ReturnValue) == 0x000000, "Member 'SHRotateInPlaceAnimInstance_CanBeUsed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateInPlaceAnimInstance_IsBlocked \ static_assert(alignof(SHRotateInPlaceAnimInstance_IsBlocked) == 0x000001, "Wrong alignment on SHRotateInPlaceAnimInstance_IsBlocked"); \ static_assert(sizeof(SHRotateInPlaceAnimInstance_IsBlocked) == 0x000001, "Wrong size on SHRotateInPlaceAnimInstance_IsBlocked"); \ static_assert(offsetof(SHRotateInPlaceAnimInstance_IsBlocked, ReturnValue) == 0x000000, "Member 'SHRotateInPlaceAnimInstance_IsBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateInPlaceAnimInstance_IsCutscenePlaying \ static_assert(alignof(SHRotateInPlaceAnimInstance_IsCutscenePlaying) == 0x000001, "Wrong alignment on SHRotateInPlaceAnimInstance_IsCutscenePlaying"); \ static_assert(sizeof(SHRotateInPlaceAnimInstance_IsCutscenePlaying) == 0x000001, "Wrong size on SHRotateInPlaceAnimInstance_IsCutscenePlaying"); \ static_assert(offsetof(SHRotateInPlaceAnimInstance_IsCutscenePlaying, ReturnValue) == 0x000000, "Member 'SHRotateInPlaceAnimInstance_IsCutscenePlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested \ static_assert(alignof(SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested) == 0x000001, "Wrong alignment on SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested"); \ static_assert(sizeof(SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested) == 0x000001, "Wrong size on SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested"); \ static_assert(offsetof(SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested, ReturnValue) == 0x000000, "Member 'SHRotateInPlaceAnimInstance_IsStopImmediatelyRequested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHRotateInPlaceAnimInstance \ static_assert(alignof(USHRotateInPlaceAnimInstance) == 0x000010, "Wrong alignment on USHRotateInPlaceAnimInstance"); \ static_assert(sizeof(USHRotateInPlaceAnimInstance) == 0x000350, "Wrong size on USHRotateInPlaceAnimInstance"); \ static_assert(offsetof(USHRotateInPlaceAnimInstance, UseControllerRotationYaw) == 0x000348, "Member 'USHRotateInPlaceAnimInstance::UseControllerRotationYaw' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSafeBeginPlayComponent \ static_assert(alignof(USHSafeBeginPlayComponent) == 0x000008, "Wrong alignment on USHSafeBeginPlayComponent"); \ static_assert(sizeof(USHSafeBeginPlayComponent) == 0x0000D8, "Wrong size on USHSafeBeginPlayComponent"); \ static_assert(offsetof(USHSafeBeginPlayComponent, SafeBeginPlayEvent) == 0x0000A0, "Member 'USHSafeBeginPlayComponent::SafeBeginPlayEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSaveGame \ static_assert(alignof(USHSaveGame) == 0x000010, "Wrong alignment on USHSaveGame"); \ static_assert(sizeof(USHSaveGame) == 0x000250, "Wrong size on USHSaveGame"); \ static_assert(offsetof(USHSaveGame, SaveVersion) == 0x000128, "Member 'USHSaveGame::SaveVersion' has a wrong offset!"); \ static_assert(offsetof(USHSaveGame, Data) == 0x000130, "Member 'USHSaveGame::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ManualInteractRequest \ static_assert(alignof(SHSavePoint_ManualInteractRequest) == 0x000008, "Wrong alignment on SHSavePoint_ManualInteractRequest"); \ static_assert(sizeof(SHSavePoint_ManualInteractRequest) == 0x000010, "Wrong size on SHSavePoint_ManualInteractRequest"); \ static_assert(offsetof(SHSavePoint_ManualInteractRequest, Character) == 0x000000, "Member 'SHSavePoint_ManualInteractRequest::Character' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ManualInteractRequest, SkipMoveToSpot) == 0x000008, "Member 'SHSavePoint_ManualInteractRequest::SkipMoveToSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_OnInteractionEnded \ static_assert(alignof(SHSavePoint_OnInteractionEnded) == 0x000001, "Wrong alignment on SHSavePoint_OnInteractionEnded"); \ static_assert(sizeof(SHSavePoint_OnInteractionEnded) == 0x000001, "Wrong size on SHSavePoint_OnInteractionEnded"); \ static_assert(offsetof(SHSavePoint_OnInteractionEnded, WasAborted) == 0x000000, "Member 'SHSavePoint_OnInteractionEnded::WasAborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ProcessCombatInputModeChangedEvent \ static_assert(alignof(SHSavePoint_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong alignment on SHSavePoint_ProcessCombatInputModeChangedEvent"); \ static_assert(sizeof(SHSavePoint_ProcessCombatInputModeChangedEvent) == 0x000008, "Wrong size on SHSavePoint_ProcessCombatInputModeChangedEvent"); \ static_assert(offsetof(SHSavePoint_ProcessCombatInputModeChangedEvent, CombatComp) == 0x000000, "Member 'SHSavePoint_ProcessCombatInputModeChangedEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ProcessInteractionManagerInitialized \ static_assert(alignof(SHSavePoint_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHSavePoint_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHSavePoint_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHSavePoint_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHSavePoint_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHSavePoint_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ProcessMovementSnapFinish \ static_assert(alignof(SHSavePoint_ProcessMovementSnapFinish) == 0x000001, "Wrong alignment on SHSavePoint_ProcessMovementSnapFinish"); \ static_assert(sizeof(SHSavePoint_ProcessMovementSnapFinish) == 0x000001, "Wrong size on SHSavePoint_ProcessMovementSnapFinish"); \ static_assert(offsetof(SHSavePoint_ProcessMovementSnapFinish, WasCompleted) == 0x000000, "Member 'SHSavePoint_ProcessMovementSnapFinish::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ProcessProximityBeginOverlap \ static_assert(alignof(SHSavePoint_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHSavePoint_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHSavePoint_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHSavePoint_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHSavePoint_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHSavePoint_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHSavePoint_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHSavePoint_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHSavePoint_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHSavePoint_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHSavePoint_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSavePoint_ProcessReceiveDamageEvent \ static_assert(alignof(SHSavePoint_ProcessReceiveDamageEvent) == 0x000008, "Wrong alignment on SHSavePoint_ProcessReceiveDamageEvent"); \ static_assert(sizeof(SHSavePoint_ProcessReceiveDamageEvent) == 0x000008, "Wrong size on SHSavePoint_ProcessReceiveDamageEvent"); \ static_assert(offsetof(SHSavePoint_ProcessReceiveDamageEvent, CombatComp) == 0x000000, "Member 'SHSavePoint_ProcessReceiveDamageEvent::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSavePoint \ static_assert(alignof(ASHSavePoint) == 0x000008, "Wrong alignment on ASHSavePoint"); \ static_assert(sizeof(ASHSavePoint) == 0x000408, "Wrong size on ASHSavePoint"); \ static_assert(offsetof(ASHSavePoint, MeshOffsetPivot) == 0x0002B0, "Member 'ASHSavePoint::MeshOffsetPivot' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, MeshRotationPivot) == 0x0002B8, "Member 'ASHSavePoint::MeshRotationPivot' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, SheetMesh) == 0x0002C0, "Member 'ASHSavePoint::SheetMesh' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, Camera) == 0x0002C8, "Member 'ASHSavePoint::Camera' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, AnimSpot) == 0x0002D0, "Member 'ASHSavePoint::AnimSpot' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, FlashlightLookAtPoint) == 0x0002D8, "Member 'ASHSavePoint::FlashlightLookAtPoint' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionGeneric) == 0x0002E0, "Member 'ASHSavePoint::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionProximitySphere) == 0x0002E8, "Member 'ASHSavePoint::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionIcon) == 0x0002F0, "Member 'ASHSavePoint::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionDetectable) == 0x0002F8, "Member 'ASHSavePoint::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionDetectableShape) == 0x000300, "Member 'ASHSavePoint::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, GloomFXMesh) == 0x000308, "Member 'ASHSavePoint::GloomFXMesh' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionSpotlight) == 0x000310, "Member 'ASHSavePoint::InteractionSpotlight' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, GameplaySpotlight_Enviro) == 0x000318, "Member 'ASHSavePoint::GameplaySpotlight_Enviro' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, GameplaySpotlight_Player) == 0x000320, "Member 'ASHSavePoint::GameplaySpotlight_Player' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, GameplayRectlight_Enviro) == 0x000328, "Member 'ASHSavePoint::GameplayRectlight_Enviro' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionManager) == 0x000330, "Member 'ASHSavePoint::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, GameplayMapObject) == 0x000338, "Member 'ASHSavePoint::GameplayMapObject' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, SavePointHandle) == 0x000340, "Member 'ASHSavePoint::SavePointHandle' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, AnimationMontage) == 0x000350, "Member 'ASHSavePoint::AnimationMontage' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, FaceAnimMontage) == 0x000380, "Member 'ASHSavePoint::FaceAnimMontage' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionStartedEvent) == 0x0003B0, "Member 'ASHSavePoint::InteractionStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionFinishedEvent) == 0x0003C0, "Member 'ASHSavePoint::InteractionFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractionAbortedEvent) == 0x0003D0, "Member 'ASHSavePoint::InteractionAbortedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHSavePoint, InteractingCharacter) == 0x0003E0, "Member 'ASHSavePoint::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSaveSlotsListWidget_Filter \ static_assert(alignof(SHSaveSlotsListWidget_Filter) == 0x000001, "Wrong alignment on SHSaveSlotsListWidget_Filter"); \ static_assert(sizeof(SHSaveSlotsListWidget_Filter) == 0x000001, "Wrong size on SHSaveSlotsListWidget_Filter"); \ static_assert(offsetof(SHSaveSlotsListWidget_Filter, FilterId) == 0x000000, "Member 'SHSaveSlotsListWidget_Filter::FilterId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSaveSlotsListWidget_OnSlotHovered \ static_assert(alignof(SHSaveSlotsListWidget_OnSlotHovered) == 0x000008, "Wrong alignment on SHSaveSlotsListWidget_OnSlotHovered"); \ static_assert(sizeof(SHSaveSlotsListWidget_OnSlotHovered) == 0x000080, "Wrong size on SHSaveSlotsListWidget_OnSlotHovered"); \ static_assert(offsetof(SHSaveSlotsListWidget_OnSlotHovered, SaveSlot) == 0x000000, "Member 'SHSaveSlotsListWidget_OnSlotHovered::SaveSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSaveSlotsListWidget \ static_assert(alignof(USHSaveSlotsListWidget) == 0x000008, "Wrong alignment on USHSaveSlotsListWidget"); \ static_assert(sizeof(USHSaveSlotsListWidget) == 0x0003A0, "Wrong size on USHSaveSlotsListWidget"); \ static_assert(offsetof(USHSaveSlotsListWidget, Ask_Panel) == 0x000378, "Member 'USHSaveSlotsListWidget::Ask_Panel' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotsListWidget, SavePointInfos) == 0x000380, "Member 'USHSaveSlotsListWidget::SavePointInfos' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotsListWidget, bInAskPanelConfirmOnSaveKey) == 0x000388, "Member 'USHSaveSlotsListWidget::bInAskPanelConfirmOnSaveKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSaveSlotWidget_GetGameSlotInfo \ static_assert(alignof(SHSaveSlotWidget_GetGameSlotInfo) == 0x000008, "Wrong alignment on SHSaveSlotWidget_GetGameSlotInfo"); \ static_assert(sizeof(SHSaveSlotWidget_GetGameSlotInfo) == 0x000080, "Wrong size on SHSaveSlotWidget_GetGameSlotInfo"); \ static_assert(offsetof(SHSaveSlotWidget_GetGameSlotInfo, ReturnValue) == 0x000000, "Member 'SHSaveSlotWidget_GetGameSlotInfo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSaveSlotWidget \ static_assert(alignof(USHSaveSlotWidget) == 0x000008, "Wrong alignment on USHSaveSlotWidget"); \ static_assert(sizeof(USHSaveSlotWidget) == 0x000308, "Wrong size on USHSaveSlotWidget"); \ static_assert(offsetof(USHSaveSlotWidget, Location_lbl) == 0x000290, "Member 'USHSaveSlotWidget::Location_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, MinorLocation_lbl) == 0x000298, "Member 'USHSaveSlotWidget::MinorLocation_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, Type_lbl) == 0x0002A0, "Member 'USHSaveSlotWidget::Type_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, Date_lbl) == 0x0002A8, "Member 'USHSaveSlotWidget::Date_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, Time_lbl) == 0x0002B0, "Member 'USHSaveSlotWidget::Time_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, GameTime_lbl) == 0x0002B8, "Member 'USHSaveSlotWidget::GameTime_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, Location_img) == 0x0002C0, "Member 'USHSaveSlotWidget::Location_img' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, CombatDifficulty_lbl) == 0x0002C8, "Member 'USHSaveSlotWidget::CombatDifficulty_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, PuzzlesDifficulty_lbl) == 0x0002D0, "Member 'USHSaveSlotWidget::PuzzlesDifficulty_lbl' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, SavePointInfos) == 0x0002D8, "Member 'USHSaveSlotWidget::SavePointInfos' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, Expand_anim) == 0x0002E0, "Member 'USHSaveSlotWidget::Expand_anim' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, CombatDifficultyTexts) == 0x0002E8, "Member 'USHSaveSlotWidget::CombatDifficultyTexts' has a wrong offset!"); \ static_assert(offsetof(USHSaveSlotWidget, PuzzlesDifficultyTexts) == 0x0002F8, "Member 'USHSaveSlotWidget::PuzzlesDifficultyTexts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHScriptedBreakGlassTutorialHandler \ static_assert(alignof(USHScriptedBreakGlassTutorialHandler) == 0x000008, "Wrong alignment on USHScriptedBreakGlassTutorialHandler"); \ static_assert(sizeof(USHScriptedBreakGlassTutorialHandler) == 0x000048, "Wrong size on USHScriptedBreakGlassTutorialHandler"); \ #define DUMPER7_ASSERTS_USHScriptedBreakWallTutorialHandler \ static_assert(alignof(USHScriptedBreakWallTutorialHandler) == 0x000008, "Wrong alignment on USHScriptedBreakWallTutorialHandler"); \ static_assert(sizeof(USHScriptedBreakWallTutorialHandler) == 0x000048, "Wrong size on USHScriptedBreakWallTutorialHandler"); \ #define DUMPER7_ASSERTS_USHScriptedPreTraversalTutorialHandler \ static_assert(alignof(USHScriptedPreTraversalTutorialHandler) == 0x000008, "Wrong alignment on USHScriptedPreTraversalTutorialHandler"); \ static_assert(sizeof(USHScriptedPreTraversalTutorialHandler) == 0x000048, "Wrong size on USHScriptedPreTraversalTutorialHandler"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessAnimInstStageAdvanced \ static_assert(alignof(SHSearchFocus_ProcessAnimInstStageAdvanced) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessAnimInstStageAdvanced"); \ static_assert(sizeof(SHSearchFocus_ProcessAnimInstStageAdvanced) == 0x000008, "Wrong size on SHSearchFocus_ProcessAnimInstStageAdvanced"); \ static_assert(offsetof(SHSearchFocus_ProcessAnimInstStageAdvanced, AnimInst) == 0x000000, "Member 'SHSearchFocus_ProcessAnimInstStageAdvanced::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessAnimInstStartedInteraction \ static_assert(alignof(SHSearchFocus_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessAnimInstStartedInteraction"); \ static_assert(sizeof(SHSearchFocus_ProcessAnimInstStartedInteraction) == 0x000008, "Wrong size on SHSearchFocus_ProcessAnimInstStartedInteraction"); \ static_assert(offsetof(SHSearchFocus_ProcessAnimInstStartedInteraction, AnimInst) == 0x000000, "Member 'SHSearchFocus_ProcessAnimInstStartedInteraction::AnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessFocusableInputActionEvent \ static_assert(alignof(SHSearchFocus_ProcessFocusableInputActionEvent) == 0x000004, "Wrong alignment on SHSearchFocus_ProcessFocusableInputActionEvent"); \ static_assert(sizeof(SHSearchFocus_ProcessFocusableInputActionEvent) == 0x000008, "Wrong size on SHSearchFocus_ProcessFocusableInputActionEvent"); \ static_assert(offsetof(SHSearchFocus_ProcessFocusableInputActionEvent, InputActionType) == 0x000000, "Member 'SHSearchFocus_ProcessFocusableInputActionEvent::InputActionType' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessFocusableInputActionEvent, KeyValue) == 0x000004, "Member 'SHSearchFocus_ProcessFocusableInputActionEvent::KeyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged \ static_assert(alignof(SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(sizeof(SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged) == 0x000008, "Wrong size on SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged"); \ static_assert(offsetof(SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged, CombatComp) == 0x000000, "Member 'SHSearchFocus_ProcessInteractingCharacterCombatInputModeChanged::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessInteractingCharacterReceiveDamage \ static_assert(alignof(SHSearchFocus_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessInteractingCharacterReceiveDamage"); \ static_assert(sizeof(SHSearchFocus_ProcessInteractingCharacterReceiveDamage) == 0x000008, "Wrong size on SHSearchFocus_ProcessInteractingCharacterReceiveDamage"); \ static_assert(offsetof(SHSearchFocus_ProcessInteractingCharacterReceiveDamage, CombatComp) == 0x000000, "Member 'SHSearchFocus_ProcessInteractingCharacterReceiveDamage::CombatComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessInteractionGenericGrabbed \ static_assert(alignof(SHSearchFocus_ProcessInteractionGenericGrabbed) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessInteractionGenericGrabbed"); \ static_assert(sizeof(SHSearchFocus_ProcessInteractionGenericGrabbed) == 0x000010, "Wrong size on SHSearchFocus_ProcessInteractionGenericGrabbed"); \ static_assert(offsetof(SHSearchFocus_ProcessInteractionGenericGrabbed, Generic) == 0x000000, "Member 'SHSearchFocus_ProcessInteractionGenericGrabbed::Generic' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessInteractionGenericGrabbed, Character) == 0x000008, "Member 'SHSearchFocus_ProcessInteractionGenericGrabbed::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessInteractionManagerInitialized \ static_assert(alignof(SHSearchFocus_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHSearchFocus_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHSearchFocus_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHSearchFocus_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHSearchFocus_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessMoveCharacterToSpotFinished \ static_assert(alignof(SHSearchFocus_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong alignment on SHSearchFocus_ProcessMoveCharacterToSpotFinished"); \ static_assert(sizeof(SHSearchFocus_ProcessMoveCharacterToSpotFinished) == 0x000001, "Wrong size on SHSearchFocus_ProcessMoveCharacterToSpotFinished"); \ static_assert(offsetof(SHSearchFocus_ProcessMoveCharacterToSpotFinished, WasCompleted) == 0x000000, "Member 'SHSearchFocus_ProcessMoveCharacterToSpotFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessProximityBeginOverlap \ static_assert(alignof(SHSearchFocus_ProcessProximityBeginOverlap) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessProximityBeginOverlap"); \ static_assert(sizeof(SHSearchFocus_ProcessProximityBeginOverlap) == 0x000108, "Wrong size on SHSearchFocus_ProcessProximityBeginOverlap"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, OverlappedComponent) == 0x000000, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, OtherActor) == 0x000008, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, OtherComponent) == 0x000010, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, OtherBodyIndex) == 0x000018, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, FromSweep) == 0x00001C, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::FromSweep' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityBeginOverlap, SweepResult) == 0x000020, "Member 'SHSearchFocus_ProcessProximityBeginOverlap::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_ProcessProximityEndOverlap \ static_assert(alignof(SHSearchFocus_ProcessProximityEndOverlap) == 0x000008, "Wrong alignment on SHSearchFocus_ProcessProximityEndOverlap"); \ static_assert(sizeof(SHSearchFocus_ProcessProximityEndOverlap) == 0x000020, "Wrong size on SHSearchFocus_ProcessProximityEndOverlap"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityEndOverlap, OverlappedComponent) == 0x000000, "Member 'SHSearchFocus_ProcessProximityEndOverlap::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityEndOverlap, OtherActor) == 0x000008, "Member 'SHSearchFocus_ProcessProximityEndOverlap::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityEndOverlap, OtherComponent) == 0x000010, "Member 'SHSearchFocus_ProcessProximityEndOverlap::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(SHSearchFocus_ProcessProximityEndOverlap, OtherBodyIndex) == 0x000018, "Member 'SHSearchFocus_ProcessProximityEndOverlap::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_GetCurrentFocusStageIndex \ static_assert(alignof(SHSearchFocus_GetCurrentFocusStageIndex) == 0x000004, "Wrong alignment on SHSearchFocus_GetCurrentFocusStageIndex"); \ static_assert(sizeof(SHSearchFocus_GetCurrentFocusStageIndex) == 0x000004, "Wrong size on SHSearchFocus_GetCurrentFocusStageIndex"); \ static_assert(offsetof(SHSearchFocus_GetCurrentFocusStageIndex, ReturnValue) == 0x000000, "Member 'SHSearchFocus_GetCurrentFocusStageIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocus_IsInInteraction \ static_assert(alignof(SHSearchFocus_IsInInteraction) == 0x000001, "Wrong alignment on SHSearchFocus_IsInInteraction"); \ static_assert(sizeof(SHSearchFocus_IsInInteraction) == 0x000001, "Wrong size on SHSearchFocus_IsInInteraction"); \ static_assert(offsetof(SHSearchFocus_IsInInteraction, ReturnValue) == 0x000000, "Member 'SHSearchFocus_IsInInteraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSearchFocus \ static_assert(alignof(ASHSearchFocus) == 0x000008, "Wrong alignment on ASHSearchFocus"); \ static_assert(sizeof(ASHSearchFocus) == 0x0003B0, "Wrong size on ASHSearchFocus"); \ static_assert(offsetof(ASHSearchFocus, FocusExtraLightsContainer) == 0x0002B0, "Member 'ASHSearchFocus::FocusExtraLightsContainer' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, FocusCamera) == 0x0002B8, "Member 'ASHSearchFocus::FocusCamera' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionGeneric) == 0x0002C0, "Member 'ASHSearchFocus::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionProximitySphere) == 0x0002C8, "Member 'ASHSearchFocus::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionIcon) == 0x0002D0, "Member 'ASHSearchFocus::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionDetectable) == 0x0002D8, "Member 'ASHSearchFocus::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionDetectableShape) == 0x0002E0, "Member 'ASHSearchFocus::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionAnimSpot) == 0x0002E8, "Member 'ASHSearchFocus::InteractionAnimSpot' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractionManager) == 0x0002F0, "Member 'ASHSearchFocus::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, FocusableComponent) == 0x0002F8, "Member 'ASHSearchFocus::FocusableComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, GameplayMapMarkerComponent) == 0x000300, "Member 'ASHSearchFocus::GameplayMapMarkerComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, bNoCompleteFoundItem) == 0x000308, "Member 'ASHSearchFocus::bNoCompleteFoundItem' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, CompleteFoundItem) == 0x000310, "Member 'ASHSearchFocus::CompleteFoundItem' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, StageChangeAnimationTime) == 0x000320, "Member 'ASHSearchFocus::StageChangeAnimationTime' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, AnimInstanceClass) == 0x000328, "Member 'ASHSearchFocus::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, bTrackInteractingCharacter) == 0x000358, "Member 'ASHSearchFocus::bTrackInteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, BoneToTrackInteractingCharacter) == 0x00035C, "Member 'ASHSearchFocus::BoneToTrackInteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, bUseFocusCameraChangeTransformPerStage) == 0x000364, "Member 'ASHSearchFocus::bUseFocusCameraChangeTransformPerStage' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, FocusCameraRelativeTransforms) == 0x000368, "Member 'ASHSearchFocus::FocusCameraRelativeTransforms' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, StopAnimNotifiesAudioEvent) == 0x000378, "Member 'ASHSearchFocus::StopAnimNotifiesAudioEvent' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, OnCompleteFoundItemCollected) == 0x000380, "Member 'ASHSearchFocus::OnCompleteFoundItemCollected' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, InteractingCharacter) == 0x000390, "Member 'ASHSearchFocus::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHSearchFocus, LinkedAnimGraphInstance) == 0x000398, "Member 'ASHSearchFocus::LinkedAnimGraphInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSearchFocusAnimInstance_CanReceiveInput \ static_assert(alignof(SHSearchFocusAnimInstance_CanReceiveInput) == 0x000001, "Wrong alignment on SHSearchFocusAnimInstance_CanReceiveInput"); \ static_assert(sizeof(SHSearchFocusAnimInstance_CanReceiveInput) == 0x000001, "Wrong size on SHSearchFocusAnimInstance_CanReceiveInput"); \ static_assert(offsetof(SHSearchFocusAnimInstance_CanReceiveInput, ReturnValue) == 0x000000, "Member 'SHSearchFocusAnimInstance_CanReceiveInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSearchFocusAnimInstance \ static_assert(alignof(USHSearchFocusAnimInstance) == 0x000010, "Wrong alignment on USHSearchFocusAnimInstance"); \ static_assert(sizeof(USHSearchFocusAnimInstance) == 0x000370, "Wrong size on USHSearchFocusAnimInstance"); \ static_assert(offsetof(USHSearchFocusAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHSearchFocusAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHSearchFocusAnimInstance, bAdvanceStage) == 0x000349, "Member 'USHSearchFocusAnimInstance::bAdvanceStage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName \ static_assert(alignof(SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName) == 0x000004, "Wrong alignment on SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName"); \ static_assert(sizeof(SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName) == 0x000008, "Wrong size on SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName"); \ static_assert(offsetof(SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName, InRowName) == 0x000000, "Member 'SHSecondaryTargetComponent_AssignRuntimeSecondaryAttackRowName::InRowName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSecondaryTargetComponent_SetDisabled \ static_assert(alignof(SHSecondaryTargetComponent_SetDisabled) == 0x000008, "Wrong alignment on SHSecondaryTargetComponent_SetDisabled"); \ static_assert(sizeof(SHSecondaryTargetComponent_SetDisabled) == 0x000010, "Wrong size on SHSecondaryTargetComponent_SetDisabled"); \ static_assert(offsetof(SHSecondaryTargetComponent_SetDisabled, InDisabled) == 0x000000, "Member 'SHSecondaryTargetComponent_SetDisabled::InDisabled' has a wrong offset!"); \ static_assert(offsetof(SHSecondaryTargetComponent_SetDisabled, Object) == 0x000008, "Member 'SHSecondaryTargetComponent_SetDisabled::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSecondaryTargetComponent_IsCompleted \ static_assert(alignof(SHSecondaryTargetComponent_IsCompleted) == 0x000001, "Wrong alignment on SHSecondaryTargetComponent_IsCompleted"); \ static_assert(sizeof(SHSecondaryTargetComponent_IsCompleted) == 0x000001, "Wrong size on SHSecondaryTargetComponent_IsCompleted"); \ static_assert(offsetof(SHSecondaryTargetComponent_IsCompleted, ReturnValue) == 0x000000, "Member 'SHSecondaryTargetComponent_IsCompleted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSecondaryTargetComponent_IsDisabled \ static_assert(alignof(SHSecondaryTargetComponent_IsDisabled) == 0x000001, "Wrong alignment on SHSecondaryTargetComponent_IsDisabled"); \ static_assert(sizeof(SHSecondaryTargetComponent_IsDisabled) == 0x000001, "Wrong size on SHSecondaryTargetComponent_IsDisabled"); \ static_assert(offsetof(SHSecondaryTargetComponent_IsDisabled, ReturnValue) == 0x000000, "Member 'SHSecondaryTargetComponent_IsDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSecondaryTargetComponent \ static_assert(alignof(USHSecondaryTargetComponent) == 0x000010, "Wrong alignment on USHSecondaryTargetComponent"); \ static_assert(sizeof(USHSecondaryTargetComponent) == 0x000310, "Wrong size on USHSecondaryTargetComponent"); \ static_assert(offsetof(USHSecondaryTargetComponent, bCompletedOnBegin) == 0x0002A8, "Member 'USHSecondaryTargetComponent::bCompletedOnBegin' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, TargetSize) == 0x0002B0, "Member 'USHSecondaryTargetComponent::TargetSize' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, MaxAllowedHeightDelta) == 0x0002C0, "Member 'USHSecondaryTargetComponent::MaxAllowedHeightDelta' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, MaxAllowedDistanceToHitPoint2D) == 0x0002C4, "Member 'USHSecondaryTargetComponent::MaxAllowedDistanceToHitPoint2D' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, bIsDirectionalOneSideOnly) == 0x0002C8, "Member 'USHSecondaryTargetComponent::bIsDirectionalOneSideOnly' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, MinRequiredDirectionsDotProduct) == 0x0002CC, "Member 'USHSecondaryTargetComponent::MinRequiredDirectionsDotProduct' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, SecondaryAttackDataRowHandle) == 0x0002D0, "Member 'USHSecondaryTargetComponent::SecondaryAttackDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(USHSecondaryTargetComponent, SecondaryTargetType) == 0x0002E0, "Member 'USHSecondaryTargetComponent::SecondaryTargetType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGammaSettingsPanelWidget \ static_assert(alignof(USHGammaSettingsPanelWidget) == 0x000008, "Wrong alignment on USHGammaSettingsPanelWidget"); \ static_assert(sizeof(USHGammaSettingsPanelWidget) == 0x0004C8, "Wrong size on USHGammaSettingsPanelWidget"); \ static_assert(offsetof(USHGammaSettingsPanelWidget, GammaView_img) == 0x0004C0, "Member 'USHGammaSettingsPanelWidget::GammaView_img' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSettingsWidget \ static_assert(alignof(USHSettingsWidget) == 0x000008, "Wrong alignment on USHSettingsWidget"); \ static_assert(sizeof(USHSettingsWidget) == 0x000420, "Wrong size on USHSettingsWidget"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_AddEffect \ static_assert(alignof(SHSimulatedWaterActor_AddEffect) == 0x000008, "Wrong alignment on SHSimulatedWaterActor_AddEffect"); \ static_assert(sizeof(SHSimulatedWaterActor_AddEffect) == 0x000048, "Wrong size on SHSimulatedWaterActor_AddEffect"); \ static_assert(offsetof(SHSimulatedWaterActor_AddEffect, InType) == 0x000000, "Member 'SHSimulatedWaterActor_AddEffect::InType' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_AddEffect, InPosition) == 0x000008, "Member 'SHSimulatedWaterActor_AddEffect::InPosition' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_AddEffect, InRadius) == 0x000020, "Member 'SHSimulatedWaterActor_AddEffect::InRadius' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_AddEffect, InVeclocity) == 0x000028, "Member 'SHSimulatedWaterActor_AddEffect::InVeclocity' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_AddEffect, ReturnValue) == 0x000040, "Member 'SHSimulatedWaterActor_AddEffect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_SetWaterSimulationEnabled \ static_assert(alignof(SHSimulatedWaterActor_SetWaterSimulationEnabled) == 0x000001, "Wrong alignment on SHSimulatedWaterActor_SetWaterSimulationEnabled"); \ static_assert(sizeof(SHSimulatedWaterActor_SetWaterSimulationEnabled) == 0x000001, "Wrong size on SHSimulatedWaterActor_SetWaterSimulationEnabled"); \ static_assert(offsetof(SHSimulatedWaterActor_SetWaterSimulationEnabled, IsEnable) == 0x000000, "Member 'SHSimulatedWaterActor_SetWaterSimulationEnabled::IsEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_GetDynamicInstanceMaterial \ static_assert(alignof(SHSimulatedWaterActor_GetDynamicInstanceMaterial) == 0x000008, "Wrong alignment on SHSimulatedWaterActor_GetDynamicInstanceMaterial"); \ static_assert(sizeof(SHSimulatedWaterActor_GetDynamicInstanceMaterial) == 0x000008, "Wrong size on SHSimulatedWaterActor_GetDynamicInstanceMaterial"); \ static_assert(offsetof(SHSimulatedWaterActor_GetDynamicInstanceMaterial, ReturnValue) == 0x000000, "Member 'SHSimulatedWaterActor_GetDynamicInstanceMaterial::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_GetWaterDepthByCharacter \ static_assert(alignof(SHSimulatedWaterActor_GetWaterDepthByCharacter) == 0x000008, "Wrong alignment on SHSimulatedWaterActor_GetWaterDepthByCharacter"); \ static_assert(sizeof(SHSimulatedWaterActor_GetWaterDepthByCharacter) == 0x000010, "Wrong size on SHSimulatedWaterActor_GetWaterDepthByCharacter"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterDepthByCharacter, InCharacter) == 0x000000, "Member 'SHSimulatedWaterActor_GetWaterDepthByCharacter::InCharacter' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterDepthByCharacter, ReturnValue) == 0x000008, "Member 'SHSimulatedWaterActor_GetWaterDepthByCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_GetWaterDepthByLocation \ static_assert(alignof(SHSimulatedWaterActor_GetWaterDepthByLocation) == 0x000008, "Wrong alignment on SHSimulatedWaterActor_GetWaterDepthByLocation"); \ static_assert(sizeof(SHSimulatedWaterActor_GetWaterDepthByLocation) == 0x000020, "Wrong size on SHSimulatedWaterActor_GetWaterDepthByLocation"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterDepthByLocation, InLocation) == 0x000000, "Member 'SHSimulatedWaterActor_GetWaterDepthByLocation::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterDepthByLocation, ReturnValue) == 0x000018, "Member 'SHSimulatedWaterActor_GetWaterDepthByLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_GetWaterSimulationEnabled \ static_assert(alignof(SHSimulatedWaterActor_GetWaterSimulationEnabled) == 0x000001, "Wrong alignment on SHSimulatedWaterActor_GetWaterSimulationEnabled"); \ static_assert(sizeof(SHSimulatedWaterActor_GetWaterSimulationEnabled) == 0x000001, "Wrong size on SHSimulatedWaterActor_GetWaterSimulationEnabled"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterSimulationEnabled, ReturnValue) == 0x000000, "Member 'SHSimulatedWaterActor_GetWaterSimulationEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSimulatedWaterActor_GetWaterWorldAltitude \ static_assert(alignof(SHSimulatedWaterActor_GetWaterWorldAltitude) == 0x000004, "Wrong alignment on SHSimulatedWaterActor_GetWaterWorldAltitude"); \ static_assert(sizeof(SHSimulatedWaterActor_GetWaterWorldAltitude) == 0x000004, "Wrong size on SHSimulatedWaterActor_GetWaterWorldAltitude"); \ static_assert(offsetof(SHSimulatedWaterActor_GetWaterWorldAltitude, ReturnValue) == 0x000000, "Member 'SHSimulatedWaterActor_GetWaterWorldAltitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSimulatedWaterActor \ static_assert(alignof(ASHSimulatedWaterActor) == 0x000008, "Wrong alignment on ASHSimulatedWaterActor"); \ static_assert(sizeof(ASHSimulatedWaterActor) == 0x000310, "Wrong size on ASHSimulatedWaterActor"); \ static_assert(offsetof(ASHSimulatedWaterActor, NiagaraComponent) == 0x0002B0, "Member 'ASHSimulatedWaterActor::NiagaraComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSimulatedWaterActor, WaterPlaneMesh) == 0x0002B8, "Member 'ASHSimulatedWaterActor::WaterPlaneMesh' has a wrong offset!"); \ static_assert(offsetof(ASHSimulatedWaterActor, WaterPlaneSize) == 0x0002C0, "Member 'ASHSimulatedWaterActor::WaterPlaneSize' has a wrong offset!"); \ static_assert(offsetof(ASHSimulatedWaterActor, WaterMaterialTemplate) == 0x0002C8, "Member 'ASHSimulatedWaterActor::WaterMaterialTemplate' has a wrong offset!"); \ static_assert(offsetof(ASHSimulatedWaterActor, EffectFixedSize) == 0x0002D0, "Member 'ASHSimulatedWaterActor::EffectFixedSize' has a wrong offset!"); \ static_assert(offsetof(ASHSimulatedWaterActor, _DynamicMaterial) == 0x0002D8, "Member 'ASHSimulatedWaterActor::_DynamicMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoor_ProcessDoorAlphaChanged \ static_assert(alignof(SHSlidingDoor_ProcessDoorAlphaChanged) == 0x000008, "Wrong alignment on SHSlidingDoor_ProcessDoorAlphaChanged"); \ static_assert(sizeof(SHSlidingDoor_ProcessDoorAlphaChanged) == 0x000008, "Wrong size on SHSlidingDoor_ProcessDoorAlphaChanged"); \ static_assert(offsetof(SHSlidingDoor_ProcessDoorAlphaChanged, MovementComponent) == 0x000000, "Member 'SHSlidingDoor_ProcessDoorAlphaChanged::MovementComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoor_ProcessInteractionManagerInitialized \ static_assert(alignof(SHSlidingDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong alignment on SHSlidingDoor_ProcessInteractionManagerInitialized"); \ static_assert(sizeof(SHSlidingDoor_ProcessInteractionManagerInitialized) == 0x000008, "Wrong size on SHSlidingDoor_ProcessInteractionManagerInitialized"); \ static_assert(offsetof(SHSlidingDoor_ProcessInteractionManagerInitialized, Manager) == 0x000000, "Member 'SHSlidingDoor_ProcessInteractionManagerInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHSlidingDoor \ static_assert(alignof(ASHSlidingDoor) == 0x000008, "Wrong alignment on ASHSlidingDoor"); \ static_assert(sizeof(ASHSlidingDoor) == 0x000360, "Wrong size on ASHSlidingDoor"); \ static_assert(offsetof(ASHSlidingDoor, FrameMesh) == 0x0002B0, "Member 'ASHSlidingDoor::FrameMesh' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, DoorMesh) == 0x0002B8, "Member 'ASHSlidingDoor::DoorMesh' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, DoorPlaneSideDetectionComponent) == 0x0002C0, "Member 'ASHSlidingDoor::DoorPlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionGeneric) == 0x0002C8, "Member 'ASHSlidingDoor::InteractionGeneric' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionProximitySphere) == 0x0002D0, "Member 'ASHSlidingDoor::InteractionProximitySphere' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionIcon) == 0x0002D8, "Member 'ASHSlidingDoor::InteractionIcon' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionDetectable) == 0x0002E0, "Member 'ASHSlidingDoor::InteractionDetectable' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionDetectableShape) == 0x0002E8, "Member 'ASHSlidingDoor::InteractionDetectableShape' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionIconSlotFront) == 0x0002F0, "Member 'ASHSlidingDoor::InteractionIconSlotFront' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionIconSlotBack) == 0x0002F8, "Member 'ASHSlidingDoor::InteractionIconSlotBack' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, PreHitDetector) == 0x000300, "Member 'ASHSlidingDoor::PreHitDetector' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, LockAnimSpotAbove) == 0x000308, "Member 'ASHSlidingDoor::LockAnimSpotAbove' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, LockAnimSpotBelow) == 0x000310, "Member 'ASHSlidingDoor::LockAnimSpotBelow' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, SHAkSlidingDoorComponent) == 0x000318, "Member 'ASHSlidingDoor::SHAkSlidingDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, SHAkPortalBounds) == 0x000320, "Member 'ASHSlidingDoor::SHAkPortalBounds' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, SHAkPortalDoorComponent) == 0x000328, "Member 'ASHSlidingDoor::SHAkPortalDoorComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, InteractionManager) == 0x000330, "Member 'ASHSlidingDoor::InteractionManager' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, LockComponent) == 0x000338, "Member 'ASHSlidingDoor::LockComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, DoorAnimationsComponent) == 0x000340, "Member 'ASHSlidingDoor::DoorAnimationsComponent' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, DoorMovement) == 0x000348, "Member 'ASHSlidingDoor::DoorMovement' has a wrong offset!"); \ static_assert(offsetof(ASHSlidingDoor, GameplayMapObject) == 0x000350, "Member 'ASHSlidingDoor::GameplayMapObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSlidingDoorAnimationsSetData \ static_assert(alignof(USHSlidingDoorAnimationsSetData) == 0x000008, "Wrong alignment on USHSlidingDoorAnimationsSetData"); \ static_assert(sizeof(USHSlidingDoorAnimationsSetData) == 0x000190, "Wrong size on USHSlidingDoorAnimationsSetData"); \ static_assert(offsetof(USHSlidingDoorAnimationsSetData, Locked) == 0x000030, "Member 'USHSlidingDoorAnimationsSetData::Locked' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorAnimationsSetData, Open) == 0x0000E0, "Member 'USHSlidingDoorAnimationsSetData::Open' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorAnimationsComponent_MovementSnapFinished \ static_assert(alignof(SHSlidingDoorAnimationsComponent_MovementSnapFinished) == 0x000001, "Wrong alignment on SHSlidingDoorAnimationsComponent_MovementSnapFinished"); \ static_assert(sizeof(SHSlidingDoorAnimationsComponent_MovementSnapFinished) == 0x000001, "Wrong size on SHSlidingDoorAnimationsComponent_MovementSnapFinished"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_MovementSnapFinished, WasCompleted) == 0x000000, "Member 'SHSlidingDoorAnimationsComponent_MovementSnapFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorAnimationsComponent_OnLockedAnimEnd \ static_assert(alignof(SHSlidingDoorAnimationsComponent_OnLockedAnimEnd) == 0x000008, "Wrong alignment on SHSlidingDoorAnimationsComponent_OnLockedAnimEnd"); \ static_assert(sizeof(SHSlidingDoorAnimationsComponent_OnLockedAnimEnd) == 0x000010, "Wrong size on SHSlidingDoorAnimationsComponent_OnLockedAnimEnd"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_OnLockedAnimEnd, Montage) == 0x000000, "Member 'SHSlidingDoorAnimationsComponent_OnLockedAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_OnLockedAnimEnd, AnimEndType) == 0x000008, "Member 'SHSlidingDoorAnimationsComponent_OnLockedAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorAnimationsComponent_OnOpenAnimEnd \ static_assert(alignof(SHSlidingDoorAnimationsComponent_OnOpenAnimEnd) == 0x000008, "Wrong alignment on SHSlidingDoorAnimationsComponent_OnOpenAnimEnd"); \ static_assert(sizeof(SHSlidingDoorAnimationsComponent_OnOpenAnimEnd) == 0x000010, "Wrong size on SHSlidingDoorAnimationsComponent_OnOpenAnimEnd"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_OnOpenAnimEnd, Montage) == 0x000000, "Member 'SHSlidingDoorAnimationsComponent_OnOpenAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_OnOpenAnimEnd, AnimEndType) == 0x000008, "Member 'SHSlidingDoorAnimationsComponent_OnOpenAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished \ static_assert(alignof(SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished) == 0x000001, "Wrong alignment on SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished"); \ static_assert(sizeof(SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished) == 0x000001, "Wrong size on SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished"); \ static_assert(offsetof(SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished, WasCompleted) == 0x000000, "Member 'SHSlidingDoorAnimationsComponent_PutCharacterOnSpotFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSlidingDoorAnimationsComponent \ static_assert(alignof(USHSlidingDoorAnimationsComponent) == 0x000008, "Wrong alignment on USHSlidingDoorAnimationsComponent"); \ static_assert(sizeof(USHSlidingDoorAnimationsComponent) == 0x000118, "Wrong size on USHSlidingDoorAnimationsComponent"); \ static_assert(offsetof(USHSlidingDoorAnimationsComponent, AnimationsSetData) == 0x0000C8, "Member 'USHSlidingDoorAnimationsComponent::AnimationsSetData' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorAnimationsComponent, OnLockedAnimPlayed) == 0x0000D0, "Member 'USHSlidingDoorAnimationsComponent::OnLockedAnimPlayed' has a wrong offset!"); \ static_assert(offsetof(USHSlidingDoorAnimationsComponent, OnOpenAnimPlayed) == 0x0000E0, "Member 'USHSlidingDoorAnimationsComponent::OnOpenAnimPlayed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSlidingDoorLockComponent \ static_assert(alignof(USHSlidingDoorLockComponent) == 0x000008, "Wrong alignment on USHSlidingDoorLockComponent"); \ static_assert(sizeof(USHSlidingDoorLockComponent) == 0x0000E8, "Wrong size on USHSlidingDoorLockComponent"); \ #define DUMPER7_ASSERTS_ASHSpawnPoint \ static_assert(alignof(ASHSpawnPoint) == 0x000008, "Wrong alignment on ASHSpawnPoint"); \ static_assert(sizeof(ASHSpawnPoint) == 0x000308, "Wrong size on ASHSpawnPoint"); \ #define DUMPER7_ASSERTS_USHSpawnpointsItemsDatabase \ static_assert(alignof(USHSpawnpointsItemsDatabase) == 0x000008, "Wrong alignment on USHSpawnpointsItemsDatabase"); \ static_assert(sizeof(USHSpawnpointsItemsDatabase) == 0x000050, "Wrong size on USHSpawnpointsItemsDatabase"); \ static_assert(offsetof(USHSpawnpointsItemsDatabase, CummulativeSpawnpoints) == 0x000030, "Member 'USHSpawnpointsItemsDatabase::CummulativeSpawnpoints' has a wrong offset!"); \ static_assert(offsetof(USHSpawnpointsItemsDatabase, OthersSpawnpoints) == 0x000040, "Member 'USHSpawnpointsItemsDatabase::OthersSpawnpoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSpawnpointsTutorialsDatabase \ static_assert(alignof(USHSpawnpointsTutorialsDatabase) == 0x000008, "Wrong alignment on USHSpawnpointsTutorialsDatabase"); \ static_assert(sizeof(USHSpawnpointsTutorialsDatabase) == 0x000050, "Wrong size on USHSpawnpointsTutorialsDatabase"); \ static_assert(offsetof(USHSpawnpointsTutorialsDatabase, CummulativeSpawnpoints) == 0x000030, "Member 'USHSpawnpointsTutorialsDatabase::CummulativeSpawnpoints' has a wrong offset!"); \ static_assert(offsetof(USHSpawnpointsTutorialsDatabase, OthersSpawnpoints) == 0x000040, "Member 'USHSpawnpointsTutorialsDatabase::OthersSpawnpoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStagedAnimActionExecutive_AdvanceStageRequest \ static_assert(alignof(SHStagedAnimActionExecutive_AdvanceStageRequest) == 0x000001, "Wrong alignment on SHStagedAnimActionExecutive_AdvanceStageRequest"); \ static_assert(sizeof(SHStagedAnimActionExecutive_AdvanceStageRequest) == 0x000001, "Wrong size on SHStagedAnimActionExecutive_AdvanceStageRequest"); \ static_assert(offsetof(SHStagedAnimActionExecutive_AdvanceStageRequest, ReturnValue) == 0x000000, "Member 'SHStagedAnimActionExecutive_AdvanceStageRequest::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStagedAnimActionExecutive_GetLinkedStagedAnimInst \ static_assert(alignof(SHStagedAnimActionExecutive_GetLinkedStagedAnimInst) == 0x000008, "Wrong alignment on SHStagedAnimActionExecutive_GetLinkedStagedAnimInst"); \ static_assert(sizeof(SHStagedAnimActionExecutive_GetLinkedStagedAnimInst) == 0x000008, "Wrong size on SHStagedAnimActionExecutive_GetLinkedStagedAnimInst"); \ static_assert(offsetof(SHStagedAnimActionExecutive_GetLinkedStagedAnimInst, ReturnValue) == 0x000000, "Member 'SHStagedAnimActionExecutive_GetLinkedStagedAnimInst::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStagedAnimActionExecutive \ static_assert(alignof(USHStagedAnimActionExecutive) == 0x000008, "Wrong alignment on USHStagedAnimActionExecutive"); \ static_assert(sizeof(USHStagedAnimActionExecutive) == 0x000080, "Wrong size on USHStagedAnimActionExecutive"); \ static_assert(offsetof(USHStagedAnimActionExecutive, GameplayStagedAnimInstClass) == 0x000068, "Member 'USHStagedAnimActionExecutive::GameplayStagedAnimInstClass' has a wrong offset!"); \ static_assert(offsetof(USHStagedAnimActionExecutive, LinkedStagedAnimInst) == 0x000070, "Member 'USHStagedAnimActionExecutive::LinkedStagedAnimInst' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHStairsBase \ static_assert(alignof(ASHStairsBase) == 0x000008, "Wrong alignment on ASHStairsBase"); \ static_assert(sizeof(ASHStairsBase) == 0x0002D0, "Wrong size on ASHStairsBase"); \ static_assert(offsetof(ASHStairsBase, StairsGraphicalMesh) == 0x0002B0, "Member 'ASHStairsBase::StairsGraphicalMesh' has a wrong offset!"); \ static_assert(offsetof(ASHStairsBase, StairsProxyMesh) == 0x0002B8, "Member 'ASHStairsBase::StairsProxyMesh' has a wrong offset!"); \ static_assert(offsetof(ASHStairsBase, DetectionZoneComponents) == 0x0002C0, "Member 'ASHStairsBase::DetectionZoneComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStairsBaseWorldCache \ static_assert(alignof(USHStairsBaseWorldCache) == 0x000008, "Wrong alignment on USHStairsBaseWorldCache"); \ static_assert(sizeof(USHStairsBaseWorldCache) == 0x000040, "Wrong size on USHStairsBaseWorldCache"); \ static_assert(offsetof(USHStairsBaseWorldCache, Cache) == 0x000030, "Member 'USHStairsBaseWorldCache::Cache' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStealthModeCmbSubcompSettings \ static_assert(alignof(USHStealthModeCmbSubcompSettings) == 0x000008, "Wrong alignment on USHStealthModeCmbSubcompSettings"); \ static_assert(sizeof(USHStealthModeCmbSubcompSettings) == 0x000088, "Wrong size on USHStealthModeCmbSubcompSettings"); \ static_assert(offsetof(USHStealthModeCmbSubcompSettings, RotationInputScale) == 0x000030, "Member 'USHStealthModeCmbSubcompSettings::RotationInputScale' has a wrong offset!"); \ static_assert(offsetof(USHStealthModeCmbSubcompSettings, ControlRotationInterpSpeed) == 0x000034, "Member 'USHStealthModeCmbSubcompSettings::ControlRotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(USHStealthModeCmbSubcompSettings, MovementData) == 0x000038, "Member 'USHStealthModeCmbSubcompSettings::MovementData' has a wrong offset!"); \ static_assert(offsetof(USHStealthModeCmbSubcompSettings, FOVValue) == 0x000060, "Member 'USHStealthModeCmbSubcompSettings::FOVValue' has a wrong offset!"); \ static_assert(offsetof(USHStealthModeCmbSubcompSettings, FOVBlend) == 0x000068, "Member 'USHStealthModeCmbSubcompSettings::FOVBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked \ static_assert(alignof(SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked) == 0x000008, "Wrong alignment on SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked"); \ static_assert(sizeof(SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked) == 0x000010, "Wrong size on SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked, allow) == 0x000000, "Member 'SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked::allow' has a wrong offset!"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked, Object) == 0x000008, "Member 'SHStealthModeCmbSubcomp_SetAllowStealthModeWhenBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStealthModeCmbSubcomp_SetStealthModeBlocked \ static_assert(alignof(SHStealthModeCmbSubcomp_SetStealthModeBlocked) == 0x000008, "Wrong alignment on SHStealthModeCmbSubcomp_SetStealthModeBlocked"); \ static_assert(sizeof(SHStealthModeCmbSubcomp_SetStealthModeBlocked) == 0x000010, "Wrong size on SHStealthModeCmbSubcomp_SetStealthModeBlocked"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_SetStealthModeBlocked, Blocked) == 0x000000, "Member 'SHStealthModeCmbSubcomp_SetStealthModeBlocked::Blocked' has a wrong offset!"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_SetStealthModeBlocked, Object) == 0x000008, "Member 'SHStealthModeCmbSubcomp_SetStealthModeBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStealthModeCmbSubcomp_IsInStealthMode \ static_assert(alignof(SHStealthModeCmbSubcomp_IsInStealthMode) == 0x000001, "Wrong alignment on SHStealthModeCmbSubcomp_IsInStealthMode"); \ static_assert(sizeof(SHStealthModeCmbSubcomp_IsInStealthMode) == 0x000001, "Wrong size on SHStealthModeCmbSubcomp_IsInStealthMode"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_IsInStealthMode, ReturnValue) == 0x000000, "Member 'SHStealthModeCmbSubcomp_IsInStealthMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStealthModeCmbSubcomp_IsStealthModeBlocked \ static_assert(alignof(SHStealthModeCmbSubcomp_IsStealthModeBlocked) == 0x000001, "Wrong alignment on SHStealthModeCmbSubcomp_IsStealthModeBlocked"); \ static_assert(sizeof(SHStealthModeCmbSubcomp_IsStealthModeBlocked) == 0x000001, "Wrong size on SHStealthModeCmbSubcomp_IsStealthModeBlocked"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_IsStealthModeBlocked, ReturnValue) == 0x000000, "Member 'SHStealthModeCmbSubcomp_IsStealthModeBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed \ static_assert(alignof(SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed) == 0x000001, "Wrong alignment on SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed"); \ static_assert(sizeof(SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed) == 0x000001, "Wrong size on SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed"); \ static_assert(offsetof(SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed, ReturnValue) == 0x000000, "Member 'SHStealthModeCmbSubcomp_IsStealthModeWhenBlockedAllowed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStealthModeCmbSubcomp \ static_assert(alignof(USHStealthModeCmbSubcomp) == 0x000008, "Wrong alignment on USHStealthModeCmbSubcomp"); \ static_assert(sizeof(USHStealthModeCmbSubcomp) == 0x0000C8, "Wrong size on USHStealthModeCmbSubcomp"); \ static_assert(offsetof(USHStealthModeCmbSubcomp, StealthModeMovementData) == 0x000048, "Member 'USHStealthModeCmbSubcomp::StealthModeMovementData' has a wrong offset!"); \ static_assert(offsetof(USHStealthModeCmbSubcomp, StealthModeFOVBlend) == 0x000078, "Member 'USHStealthModeCmbSubcomp::StealthModeFOVBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged \ static_assert(alignof(SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged) == 0x000008, "Wrong alignment on SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged"); \ static_assert(sizeof(SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged) == 0x000010, "Wrong size on SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged"); \ static_assert(offsetof(SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged, MeleeWeapon) == 0x000000, "Member 'SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged::MeleeWeapon' has a wrong offset!"); \ static_assert(offsetof(SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged, DamagedActorContext) == 0x000008, "Member 'SHStompedDeadEnemiesEndingValueProcessor_ProcessDeadEnemyDamaged::DamagedActorContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted \ static_assert(alignof(SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted) == 0x000008, "Wrong alignment on SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted"); \ static_assert(sizeof(SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted) == 0x000010, "Wrong size on SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted"); \ static_assert(offsetof(SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted, MeleeCombat) == 0x000000, "Member 'SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted::MeleeCombat' has a wrong offset!"); \ static_assert(offsetof(SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'SHStompedDeadEnemiesEndingValueProcessor_ProcessPrimaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStompedDeadEnemiesEndingValueProcessor \ static_assert(alignof(USHStompedDeadEnemiesEndingValueProcessor) == 0x000008, "Wrong alignment on USHStompedDeadEnemiesEndingValueProcessor"); \ static_assert(sizeof(USHStompedDeadEnemiesEndingValueProcessor) == 0x000060, "Wrong size on USHStompedDeadEnemiesEndingValueProcessor"); \ static_assert(offsetof(USHStompedDeadEnemiesEndingValueProcessor, StompAttackDataRowHandle) == 0x000030, "Member 'USHStompedDeadEnemiesEndingValueProcessor::StompAttackDataRowHandle' has a wrong offset!"); \ static_assert(offsetof(USHStompedDeadEnemiesEndingValueProcessor, RequiredMinBloodPuddleProgressAlpha) == 0x000040, "Member 'USHStompedDeadEnemiesEndingValueProcessor::RequiredMinBloodPuddleProgressAlpha' has a wrong offset!"); \ static_assert(offsetof(USHStompedDeadEnemiesEndingValueProcessor, LightEffect) == 0x000044, "Member 'USHStompedDeadEnemiesEndingValueProcessor::LightEffect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHStressCmbSubcomp_ProcessRangedFireSuccess \ static_assert(alignof(SHStressCmbSubcomp_ProcessRangedFireSuccess) == 0x000008, "Wrong alignment on SHStressCmbSubcomp_ProcessRangedFireSuccess"); \ static_assert(sizeof(SHStressCmbSubcomp_ProcessRangedFireSuccess) == 0x000010, "Wrong size on SHStressCmbSubcomp_ProcessRangedFireSuccess"); \ static_assert(offsetof(SHStressCmbSubcomp_ProcessRangedFireSuccess, RangedCombatSubcomponent) == 0x000000, "Member 'SHStressCmbSubcomp_ProcessRangedFireSuccess::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(SHStressCmbSubcomp_ProcessRangedFireSuccess, ItemWeaponContext) == 0x000008, "Member 'SHStressCmbSubcomp_ProcessRangedFireSuccess::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStressCmbSubcomp \ static_assert(alignof(USHStressCmbSubcomp) == 0x000008, "Wrong alignment on USHStressCmbSubcomp"); \ static_assert(sizeof(USHStressCmbSubcomp) == 0x000068, "Wrong size on USHStressCmbSubcomp"); \ static_assert(offsetof(USHStressCmbSubcomp, Settings) == 0x000038, "Member 'USHStressCmbSubcomp::Settings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStruggleCmbSubcompSettings \ static_assert(alignof(USHStruggleCmbSubcompSettings) == 0x000008, "Wrong alignment on USHStruggleCmbSubcompSettings"); \ static_assert(sizeof(USHStruggleCmbSubcompSettings) == 0x000068, "Wrong size on USHStruggleCmbSubcompSettings"); \ static_assert(offsetof(USHStruggleCmbSubcompSettings, LookAtOffsetRotation) == 0x000030, "Member 'USHStruggleCmbSubcompSettings::LookAtOffsetRotation' has a wrong offset!"); \ static_assert(offsetof(USHStruggleCmbSubcompSettings, LookAtDuration) == 0x000048, "Member 'USHStruggleCmbSubcompSettings::LookAtDuration' has a wrong offset!"); \ static_assert(offsetof(USHStruggleCmbSubcompSettings, SpecialEffectStruggle) == 0x00004C, "Member 'USHStruggleCmbSubcompSettings::SpecialEffectStruggle' has a wrong offset!"); \ static_assert(offsetof(USHStruggleCmbSubcompSettings, SpecialEffectStruggleWin) == 0x000054, "Member 'USHStruggleCmbSubcompSettings::SpecialEffectStruggleWin' has a wrong offset!"); \ static_assert(offsetof(USHStruggleCmbSubcompSettings, SpecialEffectStruggleLose) == 0x00005C, "Member 'USHStruggleCmbSubcompSettings::SpecialEffectStruggleLose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStruggleCmbSubcomp \ static_assert(alignof(USHStruggleCmbSubcomp) == 0x000008, "Wrong alignment on USHStruggleCmbSubcomp"); \ static_assert(sizeof(USHStruggleCmbSubcomp) == 0x0000D8, "Wrong size on USHStruggleCmbSubcomp"); \ static_assert(offsetof(USHStruggleCmbSubcomp, ComponentSettings) == 0x000038, "Member 'USHStruggleCmbSubcomp::ComponentSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHStruggleWithHoldInputTutorialHandler \ static_assert(alignof(USHStruggleWithHoldInputTutorialHandler) == 0x000008, "Wrong alignment on USHStruggleWithHoldInputTutorialHandler"); \ static_assert(sizeof(USHStruggleWithHoldInputTutorialHandler) == 0x000048, "Wrong size on USHStruggleWithHoldInputTutorialHandler"); \ #define DUMPER7_ASSERTS_USHStruggleWithMashInputTutorialHandler \ static_assert(alignof(USHStruggleWithMashInputTutorialHandler) == 0x000008, "Wrong alignment on USHStruggleWithMashInputTutorialHandler"); \ static_assert(sizeof(USHStruggleWithMashInputTutorialHandler) == 0x000048, "Wrong size on USHStruggleWithMashInputTutorialHandler"); \ #define DUMPER7_ASSERTS_ISHSubcomponentSettingsProviderInterface \ static_assert(alignof(ISHSubcomponentSettingsProviderInterface) == 0x000001, "Wrong alignment on ISHSubcomponentSettingsProviderInterface"); \ static_assert(sizeof(ISHSubcomponentSettingsProviderInterface) == 0x000001, "Wrong size on ISHSubcomponentSettingsProviderInterface"); \ #define DUMPER7_ASSERTS_USHSwarmSpawnRegion \ static_assert(alignof(USHSwarmSpawnRegion) == 0x000010, "Wrong alignment on USHSwarmSpawnRegion"); \ static_assert(sizeof(USHSwarmSpawnRegion) == 0x0002D0, "Wrong size on USHSwarmSpawnRegion"); \ #define DUMPER7_ASSERTS_USHSwarmDestroyRegion \ static_assert(alignof(USHSwarmDestroyRegion) == 0x000010, "Wrong alignment on USHSwarmDestroyRegion"); \ static_assert(sizeof(USHSwarmDestroyRegion) == 0x0002D0, "Wrong size on USHSwarmDestroyRegion"); \ #define DUMPER7_ASSERTS_USHSwarmReflectRegion \ static_assert(alignof(USHSwarmReflectRegion) == 0x000010, "Wrong alignment on USHSwarmReflectRegion"); \ static_assert(sizeof(USHSwarmReflectRegion) == 0x0002D0, "Wrong size on USHSwarmReflectRegion"); \ #define DUMPER7_ASSERTS_USHSwarmFollowRegion \ static_assert(alignof(USHSwarmFollowRegion) == 0x000010, "Wrong alignment on USHSwarmFollowRegion"); \ static_assert(sizeof(USHSwarmFollowRegion) == 0x0002D0, "Wrong size on USHSwarmFollowRegion"); \ #define DUMPER7_ASSERTS_USHSwarmFollowPoint \ static_assert(alignof(USHSwarmFollowPoint) == 0x000010, "Wrong alignment on USHSwarmFollowPoint"); \ static_assert(sizeof(USHSwarmFollowPoint) == 0x0002D0, "Wrong size on USHSwarmFollowPoint"); \ #define DUMPER7_ASSERTS_USHSystemFXDataMappings \ static_assert(alignof(USHSystemFXDataMappings) == 0x000008, "Wrong alignment on USHSystemFXDataMappings"); \ static_assert(sizeof(USHSystemFXDataMappings) == 0x000080, "Wrong size on USHSystemFXDataMappings"); \ static_assert(offsetof(USHSystemFXDataMappings, Mappings) == 0x000030, "Member 'USHSystemFXDataMappings::Mappings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHSystemFXData \ static_assert(alignof(USHSystemFXData) == 0x000008, "Wrong alignment on USHSystemFXData"); \ static_assert(sizeof(USHSystemFXData) == 0x000100, "Wrong size on USHSystemFXData"); \ static_assert(offsetof(USHSystemFXData, ImpactFX) == 0x000030, "Member 'USHSystemFXData::ImpactFX' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, ImpactFXLifeTime) == 0x000060, "Member 'USHSystemFXData::ImpactFXLifeTime' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, UseCustomDecalData) == 0x000064, "Member 'USHSystemFXData::UseCustomDecalData' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, CustomDecalSize) == 0x000068, "Member 'USHSystemFXData::CustomDecalSize' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, DecalAtlasFrames) == 0x000070, "Member 'USHSystemFXData::DecalAtlasFrames' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, ImpactDecal) == 0x000080, "Member 'USHSystemFXData::ImpactDecal' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, ImpactDecalSize) == 0x0000B0, "Member 'USHSystemFXData::ImpactDecalSize' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, ImpactDecalExtraRandomSize) == 0x0000C8, "Member 'USHSystemFXData::ImpactDecalExtraRandomSize' has a wrong offset!"); \ static_assert(offsetof(USHSystemFXData, ImpactSoundSwitch) == 0x0000D0, "Member 'USHSystemFXData::ImpactSoundSwitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel \ static_assert(alignof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel"); \ static_assert(sizeof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel) == 0x0001B0, "Wrong size on SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, OutHitRotation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::OutHitRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, OutHitCapsuleHalfHeight) == 0x000100, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::OutHitCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, OutHitCapsuleHeightScalar) == 0x000104, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::OutHitCapsuleHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InWorldContext) == 0x000108, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InCapsuleRadius) == 0x000110, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InCapsuleFromHalfHeight) == 0x000114, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InCapsuleFromHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InCapsuleToHalfHeight) == 0x000118, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InCapsuleToHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InFromLocation) == 0x000120, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InFromLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InToLocation) == 0x000138, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InToLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InFromRotation) == 0x000150, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InFromRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InDeltaRotation) == 0x000168, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InDeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InRotationPrecisionAngle) == 0x000180, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InTraceDensity) == 0x000184, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InTopTraceHeightScalar) == 0x000188, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InBottomTraceHeightScalar) == 0x00018C, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InCollisionPullbackTime) == 0x000190, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InCollisionPullbackTime' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InTraceChannel) == 0x000194, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InTraceChannel' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InTraceComplex) == 0x000195, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InActorsToIgnore) == 0x000198, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, InDrawDebugDuration) == 0x0001A8, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel, ReturnValue) == 0x0001AC, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent \ static_assert(alignof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent"); \ static_assert(sizeof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent) == 0x000180, "Wrong size on SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, OutHitRotation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::OutHitRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, OutHitCapsuleHalfHeight) == 0x000100, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::OutHitCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, OutHitCapsuleHeightScalar) == 0x000104, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::OutHitCapsuleHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InCapsuleComponent) == 0x000108, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InCapsuleRadiusIncrease) == 0x000110, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InCapsuleRadiusIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InCapsuleHalfHeightIncrease) == 0x000114, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InCapsuleHalfHeightIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InCapsuleToHalfHeight) == 0x000118, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InCapsuleToHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InToLocation) == 0x000120, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InToLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InToDeltaRotation) == 0x000138, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InToDeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InRotationPrecisionAngle) == 0x000150, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InTraceDensity) == 0x000154, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InTopTraceHeightScalar) == 0x000158, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InBottomTraceHeightScalar) == 0x00015C, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InCollisionPullbackTime) == 0x000160, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InCollisionPullbackTime' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InTraceComplex) == 0x000164, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InActorsToIgnore) == 0x000168, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, InDrawDebugDuration) == 0x000178, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent, ReturnValue) == 0x00017C, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile \ static_assert(alignof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile"); \ static_assert(sizeof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile) == 0x0001B8, "Wrong size on SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, OutHitRotation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::OutHitRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, OutHitCapsuleHalfHeight) == 0x000100, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::OutHitCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, OutHitCapsuleHeightScalar) == 0x000104, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::OutHitCapsuleHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InWorldContext) == 0x000108, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InCapsuleRadius) == 0x000110, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InCapsuleFromHalfHeight) == 0x000114, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InCapsuleFromHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InCapsuleToHalfHeight) == 0x000118, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InCapsuleToHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InFromLocation) == 0x000120, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InFromLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InToLocation) == 0x000138, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InToLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InFromRotation) == 0x000150, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InFromRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InDeltaRotation) == 0x000168, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InDeltaRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InRotationPrecisionAngle) == 0x000180, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InTraceDensity) == 0x000184, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InTopTraceHeightScalar) == 0x000188, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InBottomTraceHeightScalar) == 0x00018C, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InCollisionPullbackTime) == 0x000190, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InCollisionPullbackTime' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InCollisionProfileName) == 0x000194, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InCollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InTraceComplex) == 0x00019C, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InActorsToIgnore) == 0x0001A0, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, InDrawDebugDuration) == 0x0001B0, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile, ReturnValue) == 0x0001B4, "Member 'SHTraceHelperStatics_K2_ComplexCapsuleTraceByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel \ static_assert(alignof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel"); \ static_assert(sizeof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel) == 0x0001B0, "Wrong size on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, OutLocation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::OutLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, OutRotation) == 0x000100, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InWorldContext) == 0x000118, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InCapsuleRadius) == 0x000120, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InCapsuleHalfHeight) == 0x000124, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InRotationAnchorHeightScalar) == 0x000128, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InRotationAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InLocation) == 0x000130, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InRotation) == 0x000148, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InPullbackRotationMinimumAngles) == 0x000160, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InPullbackRotationMinimumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InPullbackRotationMaximumAngles) == 0x000170, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InPullbackRotationMaximumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InRotationPrecisionAngle) == 0x000180, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InSnapBackToCollision) == 0x000184, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InSnapBackToCollision' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InTraceDensity) == 0x000188, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InTopTraceHeightScalar) == 0x00018C, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InBottomTraceHeightScalar) == 0x000190, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InTraceChannel) == 0x000194, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InTraceChannel' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InTraceComplex) == 0x000195, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InActorsToIgnore) == 0x000198, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, InDrawDebugDuration) == 0x0001A8, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel, ReturnValue) == 0x0001AC, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent \ static_assert(alignof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent"); \ static_assert(sizeof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent) == 0x000180, "Wrong size on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, OutLocation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::OutLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, OutRotation) == 0x000100, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InCapsuleComponent) == 0x000118, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InCapsuleRadiusIncrease) == 0x000120, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InCapsuleRadiusIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InCapsuleHalfHeightIncrease) == 0x000124, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InCapsuleHalfHeightIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InRotationAnchorHeightScalar) == 0x000128, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InRotationAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InPullbackRotationMinimumAngles) == 0x000130, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InPullbackRotationMinimumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InPullbackRotationMaximumAngles) == 0x000140, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InPullbackRotationMaximumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InRotationPrecisionAngle) == 0x000150, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InSnapBackToCollision) == 0x000154, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InSnapBackToCollision' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InTraceDensity) == 0x000158, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InTopTraceHeightScalar) == 0x00015C, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InBottomTraceHeightScalar) == 0x000160, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InTraceComplex) == 0x000164, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InActorsToIgnore) == 0x000168, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, InDrawDebugDuration) == 0x000178, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent, ReturnValue) == 0x00017C, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile \ static_assert(alignof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile"); \ static_assert(sizeof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile) == 0x0001B8, "Wrong size on SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, OutLocation) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::OutLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, OutRotation) == 0x000100, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::OutRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InWorldContext) == 0x000118, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InCapsuleRadius) == 0x000120, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InCapsuleHalfHeight) == 0x000124, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InRotationAnchorHeightScalar) == 0x000128, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InRotationAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InLocation) == 0x000130, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InRotation) == 0x000148, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InPullbackRotationMinimumAngles) == 0x000160, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InPullbackRotationMinimumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InPullbackRotationMaximumAngles) == 0x000170, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InPullbackRotationMaximumAngles' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InRotationPrecisionAngle) == 0x000180, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InRotationPrecisionAngle' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InSnapBackToCollision) == 0x000184, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InSnapBackToCollision' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InTraceDensity) == 0x000188, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InTraceDensity' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InTopTraceHeightScalar) == 0x00018C, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InBottomTraceHeightScalar) == 0x000190, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InCollisionProfileName) == 0x000194, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InCollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InTraceComplex) == 0x00019C, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InActorsToIgnore) == 0x0001A0, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, InDrawDebugDuration) == 0x0001B0, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile, ReturnValue) == 0x0001B4, "Member 'SHTraceHelperStatics_K2_RotateCapsuleOutOfCollisionByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel \ static_assert(alignof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel) == 0x000010, "Wrong alignment on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel"); \ static_assert(sizeof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel) == 0x000160, "Wrong size on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, OutSignedCollisionDistanceScalar) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::OutSignedCollisionDistanceScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InWorldContext) == 0x0000F0, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InLocation) == 0x0000F8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InRotation) == 0x000110, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InCapsuleRadius) == 0x000130, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InCapsuleHalfHeight) == 0x000134, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InCapsuleAnchorHeightScalar) == 0x000138, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InCapsuleAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InTopTraceHeightScalar) == 0x00013C, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InBottomTraceHeightScalar) == 0x000140, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InTraceChannel) == 0x000144, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InTraceChannel' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InTraceComplex) == 0x000145, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InActorsToIgnore) == 0x000148, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, InDrawDebugDuration) == 0x000158, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel, ReturnValue) == 0x00015C, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent \ static_assert(alignof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent) == 0x000008, "Wrong alignment on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent"); \ static_assert(sizeof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent) == 0x000128, "Wrong size on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, OutSignedCollisionDistanceScalar) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::OutSignedCollisionDistanceScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InCapsuleComponent) == 0x0000F0, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InCapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InCapsuleRadiusIncrease) == 0x0000F8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InCapsuleRadiusIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InCapsuleHalfHeightIncrease) == 0x0000FC, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InCapsuleHalfHeightIncrease' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InCapsuleAnchorHeightScalar) == 0x000100, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InCapsuleAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InTopTraceHeightScalar) == 0x000104, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InBottomTraceHeightScalar) == 0x000108, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InTraceChannel) == 0x00010C, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InTraceChannel' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InTraceComplex) == 0x00010D, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InActorsToIgnore) == 0x000110, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, InDrawDebugDuration) == 0x000120, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent, ReturnValue) == 0x000124, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile \ static_assert(alignof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile) == 0x000010, "Wrong alignment on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile"); \ static_assert(sizeof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile) == 0x000170, "Wrong size on SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, OutHitResult) == 0x000000, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::OutHitResult' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, OutSignedCollisionDistanceScalar) == 0x0000E8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::OutSignedCollisionDistanceScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InWorldContext) == 0x0000F0, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InWorldContext' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InLocation) == 0x0000F8, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InLocation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InRotation) == 0x000110, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InRotation' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InCapsuleRadius) == 0x000130, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InCapsuleHalfHeight) == 0x000134, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InCapsuleHalfHeight' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InCapsuleAnchorHeightScalar) == 0x000138, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InCapsuleAnchorHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InTopTraceHeightScalar) == 0x00013C, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InTopTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InBottomTraceHeightScalar) == 0x000140, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InBottomTraceHeightScalar' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InCollisionProfileName) == 0x000144, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InCollisionProfileName' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InTraceComplex) == 0x00014C, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InTraceComplex' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InActorsToIgnore) == 0x000150, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InActorsToIgnore' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, InDrawDebugDuration) == 0x000160, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::InDrawDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile, ReturnValue) == 0x000164, "Member 'SHTraceHelperStatics_K2_TraceSphereAlongCapsuleByProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraceHelperStatics \ static_assert(alignof(USHTraceHelperStatics) == 0x000008, "Wrong alignment on USHTraceHelperStatics"); \ static_assert(sizeof(USHTraceHelperStatics) == 0x000028, "Wrong size on USHTraceHelperStatics"); \ #define DUMPER7_ASSERTS_ASHTraversalBase \ static_assert(alignof(ASHTraversalBase) == 0x000008, "Wrong alignment on ASHTraversalBase"); \ static_assert(sizeof(ASHTraversalBase) == 0x0002B8, "Wrong size on ASHTraversalBase"); \ static_assert(offsetof(ASHTraversalBase, ProximitySphere) == 0x0002B0, "Member 'ASHTraversalBase::ProximitySphere' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalClimbComponent_Initialize \ static_assert(alignof(SHTraversalClimbComponent_Initialize) == 0x000008, "Wrong alignment on SHTraversalClimbComponent_Initialize"); \ static_assert(sizeof(SHTraversalClimbComponent_Initialize) == 0x000018, "Wrong size on SHTraversalClimbComponent_Initialize"); \ static_assert(offsetof(SHTraversalClimbComponent_Initialize, InProximitySphere) == 0x000000, "Member 'SHTraversalClimbComponent_Initialize::InProximitySphere' has a wrong offset!"); \ static_assert(offsetof(SHTraversalClimbComponent_Initialize, InEdgeSplines) == 0x000008, "Member 'SHTraversalClimbComponent_Initialize::InEdgeSplines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalClimbComponent_ProcessMovementSnapEnd \ static_assert(alignof(SHTraversalClimbComponent_ProcessMovementSnapEnd) == 0x000001, "Wrong alignment on SHTraversalClimbComponent_ProcessMovementSnapEnd"); \ static_assert(sizeof(SHTraversalClimbComponent_ProcessMovementSnapEnd) == 0x000001, "Wrong size on SHTraversalClimbComponent_ProcessMovementSnapEnd"); \ static_assert(offsetof(SHTraversalClimbComponent_ProcessMovementSnapEnd, WasCompleted) == 0x000000, "Member 'SHTraversalClimbComponent_ProcessMovementSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalClimbComponent_ProcessSlideSnapEnd \ static_assert(alignof(SHTraversalClimbComponent_ProcessSlideSnapEnd) == 0x000001, "Wrong alignment on SHTraversalClimbComponent_ProcessSlideSnapEnd"); \ static_assert(sizeof(SHTraversalClimbComponent_ProcessSlideSnapEnd) == 0x000001, "Wrong size on SHTraversalClimbComponent_ProcessSlideSnapEnd"); \ static_assert(offsetof(SHTraversalClimbComponent_ProcessSlideSnapEnd, WasCompleted) == 0x000000, "Member 'SHTraversalClimbComponent_ProcessSlideSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalClimbComponent_RegisterSplines \ static_assert(alignof(SHTraversalClimbComponent_RegisterSplines) == 0x000008, "Wrong alignment on SHTraversalClimbComponent_RegisterSplines"); \ static_assert(sizeof(SHTraversalClimbComponent_RegisterSplines) == 0x000010, "Wrong size on SHTraversalClimbComponent_RegisterSplines"); \ static_assert(offsetof(SHTraversalClimbComponent_RegisterSplines, InEdgeSplines) == 0x000000, "Member 'SHTraversalClimbComponent_RegisterSplines::InEdgeSplines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalClimbComponent_UnregisterSplines \ static_assert(alignof(SHTraversalClimbComponent_UnregisterSplines) == 0x000008, "Wrong alignment on SHTraversalClimbComponent_UnregisterSplines"); \ static_assert(sizeof(SHTraversalClimbComponent_UnregisterSplines) == 0x000010, "Wrong size on SHTraversalClimbComponent_UnregisterSplines"); \ static_assert(offsetof(SHTraversalClimbComponent_UnregisterSplines, InEdgeSplines) == 0x000000, "Member 'SHTraversalClimbComponent_UnregisterSplines::InEdgeSplines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalClimbComponent \ static_assert(alignof(USHTraversalClimbComponent) == 0x000010, "Wrong alignment on USHTraversalClimbComponent"); \ static_assert(sizeof(USHTraversalClimbComponent) == 0x0002E0, "Wrong size on USHTraversalClimbComponent"); \ static_assert(offsetof(USHTraversalClimbComponent, MaxDistanceToEdge) == 0x000188, "Member 'USHTraversalClimbComponent::MaxDistanceToEdge' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, MaxAngleToEdge) == 0x00018C, "Member 'USHTraversalClimbComponent::MaxAngleToEdge' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, AnimInstanceClass) == 0x000190, "Member 'USHTraversalClimbComponent::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, DistanceScoreMultiplier) == 0x000198, "Member 'USHTraversalClimbComponent::DistanceScoreMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, ViewScoreMultiplier) == 0x00019C, "Member 'USHTraversalClimbComponent::ViewScoreMultiplier' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, StandingOnSplineScoreMuliplier) == 0x0001A0, "Member 'USHTraversalClimbComponent::StandingOnSplineScoreMuliplier' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, EdgeHeightCheckOffset) == 0x0001A4, "Member 'USHTraversalClimbComponent::EdgeHeightCheckOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, MaxDirectionDistOffset) == 0x0001A8, "Member 'USHTraversalClimbComponent::MaxDirectionDistOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, TraversalDirectionRadiusCheck) == 0x0001AC, "Member 'USHTraversalClimbComponent::TraversalDirectionRadiusCheck' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, HorizontalHeightCheckOffset) == 0x0001B0, "Member 'USHTraversalClimbComponent::HorizontalHeightCheckOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, OnTraversalStarted) == 0x0001B8, "Member 'USHTraversalClimbComponent::OnTraversalStarted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, OnTraversalFinished) == 0x0001C8, "Member 'USHTraversalClimbComponent::OnTraversalFinished' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, OnTraversalAborted) == 0x0001D8, "Member 'USHTraversalClimbComponent::OnTraversalAborted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, LinkedTraversalAnimGraphInstance) == 0x0001E8, "Member 'USHTraversalClimbComponent::LinkedTraversalAnimGraphInstance' has a wrong offset!"); \ static_assert(offsetof(USHTraversalClimbComponent, EdgeSplines) == 0x0001F0, "Member 'USHTraversalClimbComponent::EdgeSplines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalClimbIconManager \ static_assert(alignof(USHTraversalClimbIconManager) == 0x000008, "Wrong alignment on USHTraversalClimbIconManager"); \ static_assert(sizeof(USHTraversalClimbIconManager) == 0x0000D8, "Wrong size on USHTraversalClimbIconManager"); \ #define DUMPER7_ASSERTS_USHTraversalClimbTutorialHandler \ static_assert(alignof(USHTraversalClimbTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalClimbTutorialHandler"); \ static_assert(sizeof(USHTraversalClimbTutorialHandler) == 0x000048, "Wrong size on USHTraversalClimbTutorialHandler"); \ #define DUMPER7_ASSERTS_USHTraversalCrawlTutorialHandler \ static_assert(alignof(USHTraversalCrawlTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalCrawlTutorialHandler"); \ static_assert(sizeof(USHTraversalCrawlTutorialHandler) == 0x000048, "Wrong size on USHTraversalCrawlTutorialHandler"); \ #define DUMPER7_ASSERTS_SHTraversalCustomObstacle_Initialize \ static_assert(alignof(SHTraversalCustomObstacle_Initialize) == 0x000008, "Wrong alignment on SHTraversalCustomObstacle_Initialize"); \ static_assert(sizeof(SHTraversalCustomObstacle_Initialize) == 0x000010, "Wrong size on SHTraversalCustomObstacle_Initialize"); \ static_assert(offsetof(SHTraversalCustomObstacle_Initialize, InEdgeSplines) == 0x000000, "Member 'SHTraversalCustomObstacle_Initialize::InEdgeSplines' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHTraversalCustomObstacle \ static_assert(alignof(ASHTraversalCustomObstacle) == 0x000008, "Wrong alignment on ASHTraversalCustomObstacle"); \ static_assert(sizeof(ASHTraversalCustomObstacle) == 0x000300, "Wrong size on ASHTraversalCustomObstacle"); \ static_assert(offsetof(ASHTraversalCustomObstacle, ObstacleMesh) == 0x0002B8, "Member 'ASHTraversalCustomObstacle::ObstacleMesh' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalCustomObstacle, PlaneSideDetectionComponent) == 0x0002C0, "Member 'ASHTraversalCustomObstacle::PlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalCustomObstacle, TraversalIcon) == 0x0002C8, "Member 'ASHTraversalCustomObstacle::TraversalIcon' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalCustomObstacle, TraversalObstacleComponent) == 0x0002D0, "Member 'ASHTraversalCustomObstacle::TraversalObstacleComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalCustomObstacle, TraversalIconManager) == 0x0002D8, "Member 'ASHTraversalCustomObstacle::TraversalIconManager' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalCustomObstacle, GameplayMapObject) == 0x0002E0, "Member 'ASHTraversalCustomObstacle::GameplayMapObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_OnTraversalFinished \ static_assert(alignof(SHTraversalLadder_OnTraversalFinished) == 0x000001, "Wrong alignment on SHTraversalLadder_OnTraversalFinished"); \ static_assert(sizeof(SHTraversalLadder_OnTraversalFinished) == 0x000001, "Wrong size on SHTraversalLadder_OnTraversalFinished"); \ static_assert(offsetof(SHTraversalLadder_OnTraversalFinished, Side) == 0x000000, "Member 'SHTraversalLadder_OnTraversalFinished::Side' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_OnTraversalStarted \ static_assert(alignof(SHTraversalLadder_OnTraversalStarted) == 0x000001, "Wrong alignment on SHTraversalLadder_OnTraversalStarted"); \ static_assert(sizeof(SHTraversalLadder_OnTraversalStarted) == 0x000001, "Wrong size on SHTraversalLadder_OnTraversalStarted"); \ static_assert(offsetof(SHTraversalLadder_OnTraversalStarted, Side) == 0x000000, "Member 'SHTraversalLadder_OnTraversalStarted::Side' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessInteract \ static_assert(alignof(SHTraversalLadder_ProcessInteract) == 0x000008, "Wrong alignment on SHTraversalLadder_ProcessInteract"); \ static_assert(sizeof(SHTraversalLadder_ProcessInteract) == 0x000010, "Wrong size on SHTraversalLadder_ProcessInteract"); \ static_assert(offsetof(SHTraversalLadder_ProcessInteract, Generic) == 0x000000, "Member 'SHTraversalLadder_ProcessInteract::Generic' has a wrong offset!"); \ static_assert(offsetof(SHTraversalLadder_ProcessInteract, Character) == 0x000008, "Member 'SHTraversalLadder_ProcessInteract::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessInteractionManagerAboveInitialized \ static_assert(alignof(SHTraversalLadder_ProcessInteractionManagerAboveInitialized) == 0x000008, "Wrong alignment on SHTraversalLadder_ProcessInteractionManagerAboveInitialized"); \ static_assert(sizeof(SHTraversalLadder_ProcessInteractionManagerAboveInitialized) == 0x000008, "Wrong size on SHTraversalLadder_ProcessInteractionManagerAboveInitialized"); \ static_assert(offsetof(SHTraversalLadder_ProcessInteractionManagerAboveInitialized, Manager) == 0x000000, "Member 'SHTraversalLadder_ProcessInteractionManagerAboveInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessInteractionManagerBelowInitialized \ static_assert(alignof(SHTraversalLadder_ProcessInteractionManagerBelowInitialized) == 0x000008, "Wrong alignment on SHTraversalLadder_ProcessInteractionManagerBelowInitialized"); \ static_assert(sizeof(SHTraversalLadder_ProcessInteractionManagerBelowInitialized) == 0x000008, "Wrong size on SHTraversalLadder_ProcessInteractionManagerBelowInitialized"); \ static_assert(offsetof(SHTraversalLadder_ProcessInteractionManagerBelowInitialized, Manager) == 0x000000, "Member 'SHTraversalLadder_ProcessInteractionManagerBelowInitialized::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd \ static_assert(alignof(SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd) == 0x000001, "Wrong alignment on SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd"); \ static_assert(sizeof(SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd) == 0x000001, "Wrong size on SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd"); \ static_assert(offsetof(SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd, WasCompleted) == 0x000000, "Member 'SHTraversalLadder_ProcessLookAtRotationAbsoluteEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessMovementSnapEnd \ static_assert(alignof(SHTraversalLadder_ProcessMovementSnapEnd) == 0x000001, "Wrong alignment on SHTraversalLadder_ProcessMovementSnapEnd"); \ static_assert(sizeof(SHTraversalLadder_ProcessMovementSnapEnd) == 0x000001, "Wrong size on SHTraversalLadder_ProcessMovementSnapEnd"); \ static_assert(offsetof(SHTraversalLadder_ProcessMovementSnapEnd, WasCompleted) == 0x000000, "Member 'SHTraversalLadder_ProcessMovementSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ProcessSlideSnapEnd \ static_assert(alignof(SHTraversalLadder_ProcessSlideSnapEnd) == 0x000001, "Wrong alignment on SHTraversalLadder_ProcessSlideSnapEnd"); \ static_assert(sizeof(SHTraversalLadder_ProcessSlideSnapEnd) == 0x000001, "Wrong size on SHTraversalLadder_ProcessSlideSnapEnd"); \ static_assert(offsetof(SHTraversalLadder_ProcessSlideSnapEnd, WasCompleted) == 0x000000, "Member 'SHTraversalLadder_ProcessSlideSnapEnd::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalLadder_ComputeStepWorldTransformClosestTo \ static_assert(alignof(SHTraversalLadder_ComputeStepWorldTransformClosestTo) == 0x000010, "Wrong alignment on SHTraversalLadder_ComputeStepWorldTransformClosestTo"); \ static_assert(sizeof(SHTraversalLadder_ComputeStepWorldTransformClosestTo) == 0x000080, "Wrong size on SHTraversalLadder_ComputeStepWorldTransformClosestTo"); \ static_assert(offsetof(SHTraversalLadder_ComputeStepWorldTransformClosestTo, InWorldLoc) == 0x000000, "Member 'SHTraversalLadder_ComputeStepWorldTransformClosestTo::InWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHTraversalLadder_ComputeStepWorldTransformClosestTo, ReturnValue) == 0x000020, "Member 'SHTraversalLadder_ComputeStepWorldTransformClosestTo::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHTraversalLadder \ static_assert(alignof(ASHTraversalLadder) == 0x000008, "Wrong alignment on ASHTraversalLadder"); \ static_assert(sizeof(ASHTraversalLadder) == 0x0003B8, "Wrong size on ASHTraversalLadder"); \ static_assert(offsetof(ASHTraversalLadder, LadderMesh) == 0x0002B8, "Member 'ASHTraversalLadder::LadderMesh' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionGenericAbove) == 0x0002C0, "Member 'ASHTraversalLadder::InteractionGenericAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionProximitySphereAbove) == 0x0002C8, "Member 'ASHTraversalLadder::InteractionProximitySphereAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionIconAbove) == 0x0002D0, "Member 'ASHTraversalLadder::InteractionIconAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionDetectableAbove) == 0x0002D8, "Member 'ASHTraversalLadder::InteractionDetectableAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionDetectableShapeAbove) == 0x0002E0, "Member 'ASHTraversalLadder::InteractionDetectableShapeAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionGenericBelow) == 0x0002E8, "Member 'ASHTraversalLadder::InteractionGenericBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionProximitySphereBelow) == 0x0002F0, "Member 'ASHTraversalLadder::InteractionProximitySphereBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionIconBelow) == 0x0002F8, "Member 'ASHTraversalLadder::InteractionIconBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionDetectableBelow) == 0x000300, "Member 'ASHTraversalLadder::InteractionDetectableBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionDetectableShapeBelow) == 0x000308, "Member 'ASHTraversalLadder::InteractionDetectableShapeBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, GameplayMapObject) == 0x000310, "Member 'ASHTraversalLadder::GameplayMapObject' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionManagerAbove) == 0x000318, "Member 'ASHTraversalLadder::InteractionManagerAbove' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractionManagerBelow) == 0x000320, "Member 'ASHTraversalLadder::InteractionManagerBelow' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, StepsNum) == 0x000328, "Member 'ASHTraversalLadder::StepsNum' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, PitchViewRotationLimit) == 0x000330, "Member 'ASHTraversalLadder::PitchViewRotationLimit' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, YawViewRotationLimit) == 0x000340, "Member 'ASHTraversalLadder::YawViewRotationLimit' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, AnimInstanceClass) == 0x000350, "Member 'ASHTraversalLadder::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, TraversalStartedEvent) == 0x000380, "Member 'ASHTraversalLadder::TraversalStartedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, TraversalFinishedEvent) == 0x000390, "Member 'ASHTraversalLadder::TraversalFinishedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, InteractingCharacter) == 0x0003A0, "Member 'ASHTraversalLadder::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalLadder, LinkedTraversalLadderAnimGraphInstance) == 0x0003A8, "Member 'ASHTraversalLadder::LinkedTraversalLadderAnimGraphInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalLadderAnimInstance \ static_assert(alignof(USHTraversalLadderAnimInstance) == 0x000010, "Wrong alignment on USHTraversalLadderAnimInstance"); \ static_assert(sizeof(USHTraversalLadderAnimInstance) == 0x0003F0, "Wrong size on USHTraversalLadderAnimInstance"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, bHasLadderEvenNumberOfSteps) == 0x000348, "Member 'USHTraversalLadderAnimInstance::bHasLadderEvenNumberOfSteps' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, CharacterTraversalSide) == 0x000349, "Member 'USHTraversalLadderAnimInstance::CharacterTraversalSide' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, bPlayStartTraversal) == 0x00034A, "Member 'USHTraversalLadderAnimInstance::bPlayStartTraversal' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, bPlayEndTraversal) == 0x00034B, "Member 'USHTraversalLadderAnimInstance::bPlayEndTraversal' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, CurrentInputValue) == 0x000350, "Member 'USHTraversalLadderAnimInstance::CurrentInputValue' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, EndAnimAbove) == 0x000368, "Member 'USHTraversalLadderAnimInstance::EndAnimAbove' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, EndAnimBelow) == 0x000370, "Member 'USHTraversalLadderAnimInstance::EndAnimBelow' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, StartAnimAbove_OddNumberOfSteps) == 0x000378, "Member 'USHTraversalLadderAnimInstance::StartAnimAbove_OddNumberOfSteps' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, StartAnimAbove_EvenNumberOfSteps) == 0x000380, "Member 'USHTraversalLadderAnimInstance::StartAnimAbove_EvenNumberOfSteps' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, StartAnimBelow) == 0x000388, "Member 'USHTraversalLadderAnimInstance::StartAnimBelow' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, CharacterViewRotation) == 0x000390, "Member 'USHTraversalLadderAnimInstance::CharacterViewRotation' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, StepDelta) == 0x0003A0, "Member 'USHTraversalLadderAnimInstance::StepDelta' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, TraversalPathOffsetRelativeToSteps) == 0x0003A8, "Member 'USHTraversalLadderAnimInstance::TraversalPathOffsetRelativeToSteps' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, AboveFloorRelativeToStep) == 0x0003B8, "Member 'USHTraversalLadderAnimInstance::AboveFloorRelativeToStep' has a wrong offset!"); \ static_assert(offsetof(USHTraversalLadderAnimInstance, BelowFloorRelativeToStep) == 0x0003BC, "Member 'USHTraversalLadderAnimInstance::BelowFloorRelativeToStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHTraversalObstacle \ static_assert(alignof(ASHTraversalObstacle) == 0x000008, "Wrong alignment on ASHTraversalObstacle"); \ static_assert(sizeof(ASHTraversalObstacle) == 0x0002E8, "Wrong size on ASHTraversalObstacle"); \ static_assert(offsetof(ASHTraversalObstacle, ObstacleMesh) == 0x0002B8, "Member 'ASHTraversalObstacle::ObstacleMesh' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacle, PlaneSideDetectionComponent) == 0x0002C0, "Member 'ASHTraversalObstacle::PlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacle, TraversalIcon) == 0x0002C8, "Member 'ASHTraversalObstacle::TraversalIcon' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacle, TraversalObstacleComponent) == 0x0002D0, "Member 'ASHTraversalObstacle::TraversalObstacleComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacle, TraversalIconManager) == 0x0002D8, "Member 'ASHTraversalObstacle::TraversalIconManager' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacle, GameplayMapObject) == 0x0002E0, "Member 'ASHTraversalObstacle::GameplayMapObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHTraversalObstacleExtended \ static_assert(alignof(ASHTraversalObstacleExtended) == 0x000008, "Wrong alignment on ASHTraversalObstacleExtended"); \ static_assert(sizeof(ASHTraversalObstacleExtended) == 0x0002F0, "Wrong size on ASHTraversalObstacleExtended"); \ static_assert(offsetof(ASHTraversalObstacleExtended, ObstacleMesh) == 0x0002B8, "Member 'ASHTraversalObstacleExtended::ObstacleMesh' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, PlaneSideDetectionComponent) == 0x0002C0, "Member 'ASHTraversalObstacleExtended::PlaneSideDetectionComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, TeleportToComponent) == 0x0002C8, "Member 'ASHTraversalObstacleExtended::TeleportToComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, TraversalIcon) == 0x0002D0, "Member 'ASHTraversalObstacleExtended::TraversalIcon' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, TraversalObstacleExtendedComponent) == 0x0002D8, "Member 'ASHTraversalObstacleExtended::TraversalObstacleExtendedComponent' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, TraversalIconManager) == 0x0002E0, "Member 'ASHTraversalObstacleExtended::TraversalIconManager' has a wrong offset!"); \ static_assert(offsetof(ASHTraversalObstacleExtended, bTeleportOnPlayingEnd) == 0x0002E8, "Member 'ASHTraversalObstacleExtended::bTeleportOnPlayingEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish \ static_assert(alignof(SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish) == 0x000001, "Wrong alignment on SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish"); \ static_assert(sizeof(SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish) == 0x000001, "Wrong size on SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish, bWasCompleted) == 0x000000, "Member 'SHTraversalObstacleExtendedComponent_ProcessMovementSnapFinish::bWasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut \ static_assert(alignof(SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut) == 0x000008, "Wrong alignment on SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut"); \ static_assert(sizeof(SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut) == 0x000010, "Wrong size on SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut, Montage) == 0x000000, "Member 'SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut, AnimEndType) == 0x000008, "Member 'SHTraversalObstacleExtendedComponent_ProcessTraversalAnimBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd \ static_assert(alignof(SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd) == 0x000008, "Wrong alignment on SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd"); \ static_assert(sizeof(SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd) == 0x000010, "Wrong size on SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd, Montage) == 0x000000, "Member 'SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd, AnimEndType) == 0x000008, "Member 'SHTraversalObstacleExtendedComponent_ProcesTraversalAnimEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHTraversalObstacleExtendedComponent_GetCurrentStage \ static_assert(alignof(SHTraversalObstacleExtendedComponent_GetCurrentStage) == 0x000001, "Wrong alignment on SHTraversalObstacleExtendedComponent_GetCurrentStage"); \ static_assert(sizeof(SHTraversalObstacleExtendedComponent_GetCurrentStage) == 0x000001, "Wrong size on SHTraversalObstacleExtendedComponent_GetCurrentStage"); \ static_assert(offsetof(SHTraversalObstacleExtendedComponent_GetCurrentStage, ReturnValue) == 0x000000, "Member 'SHTraversalObstacleExtendedComponent_GetCurrentStage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalObstacleExtendedComponent \ static_assert(alignof(USHTraversalObstacleExtendedComponent) == 0x000010, "Wrong alignment on USHTraversalObstacleExtendedComponent"); \ static_assert(sizeof(USHTraversalObstacleExtendedComponent) == 0x000690, "Wrong size on USHTraversalObstacleExtendedComponent"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, TraversalAnimPosition) == 0x000188, "Member 'USHTraversalObstacleExtendedComponent::TraversalAnimPosition' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, RequiredDistance) == 0x0001A0, "Member 'USHTraversalObstacleExtendedComponent::RequiredDistance' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, RequiredViewDotProduct) == 0x0001B8, "Member 'USHTraversalObstacleExtendedComponent::RequiredViewDotProduct' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, bSecureView) == 0x0001BC, "Member 'USHTraversalObstacleExtendedComponent::bSecureView' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, SecuredViewOffset) == 0x0001C0, "Member 'USHTraversalObstacleExtendedComponent::SecuredViewOffset' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, bSecureViewDurationAsAnimLengthMul) == 0x0001D8, "Member 'USHTraversalObstacleExtendedComponent::bSecureViewDurationAsAnimLengthMul' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, SecuredViewDuration) == 0x0001DC, "Member 'USHTraversalObstacleExtendedComponent::SecuredViewDuration' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, bUseFocusTracking) == 0x0001E0, "Member 'USHTraversalObstacleExtendedComponent::bUseFocusTracking' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, CameraAnimationStart) == 0x0001E8, "Member 'USHTraversalObstacleExtendedComponent::CameraAnimationStart' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, CameraAnimationEnd) == 0x000268, "Member 'USHTraversalObstacleExtendedComponent::CameraAnimationEnd' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, AnimationSet) == 0x0002E8, "Member 'USHTraversalObstacleExtendedComponent::AnimationSet' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, TraversalSecureArea) == 0x0005A8, "Member 'USHTraversalObstacleExtendedComponent::TraversalSecureArea' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, PreTraversalStarted) == 0x0005C0, "Member 'USHTraversalObstacleExtendedComponent::PreTraversalStarted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, OnTraversalStarted) == 0x0005D0, "Member 'USHTraversalObstacleExtendedComponent::OnTraversalStarted' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, OnTraversalStageChanged) == 0x0005E0, "Member 'USHTraversalObstacleExtendedComponent::OnTraversalStageChanged' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, OnTraversalFinished) == 0x0005F0, "Member 'USHTraversalObstacleExtendedComponent::OnTraversalFinished' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, AnimMontagePlayer) == 0x000600, "Member 'USHTraversalObstacleExtendedComponent::AnimMontagePlayer' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, TeleportToOnPlayingEndComponent) == 0x000608, "Member 'USHTraversalObstacleExtendedComponent::TeleportToOnPlayingEndComponent' has a wrong offset!"); \ static_assert(offsetof(USHTraversalObstacleExtendedComponent, PlayingCameraAnimExe) == 0x000610, "Member 'USHTraversalObstacleExtendedComponent::PlayingCameraAnimExe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHTraversalObstacleExtendedIconManager \ static_assert(alignof(USHTraversalObstacleExtendedIconManager) == 0x000008, "Wrong alignment on USHTraversalObstacleExtendedIconManager"); \ static_assert(sizeof(USHTraversalObstacleExtendedIconManager) == 0x0000D8, "Wrong size on USHTraversalObstacleExtendedIconManager"); \ #define DUMPER7_ASSERTS_USHTraversalSqueezeTutorialHandler \ static_assert(alignof(USHTraversalSqueezeTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalSqueezeTutorialHandler"); \ static_assert(sizeof(USHTraversalSqueezeTutorialHandler) == 0x000048, "Wrong size on USHTraversalSqueezeTutorialHandler"); \ #define DUMPER7_ASSERTS_USHTraversalVaultTutorialHandler \ static_assert(alignof(USHTraversalVaultTutorialHandler) == 0x000008, "Wrong alignment on USHTraversalVaultTutorialHandler"); \ static_assert(sizeof(USHTraversalVaultTutorialHandler) == 0x000048, "Wrong size on USHTraversalVaultTutorialHandler"); \ #define DUMPER7_ASSERTS_SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue \ static_assert(alignof(SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue) == 0x000004, "Wrong alignment on SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue"); \ static_assert(sizeof(SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue) == 0x000004, "Wrong size on SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue"); \ static_assert(offsetof(SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue, InInteractionIndex) == 0x000000, "Member 'SHUfoEndingFactor_SHDebug_Character_Endings_Factors_UFOEnding_SetDebugValue::InInteractionIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHUfoEndingFactor \ static_assert(alignof(USHUfoEndingFactor) == 0x000008, "Wrong alignment on USHUfoEndingFactor"); \ static_assert(sizeof(USHUfoEndingFactor) == 0x000098, "Wrong size on USHUfoEndingFactor"); \ static_assert(offsetof(USHUfoEndingFactor, InteractionToValueMap) == 0x000030, "Member 'USHUfoEndingFactor::InteractionToValueMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHUserButton_BP_OnLockedChanged \ static_assert(alignof(SHUserButton_BP_OnLockedChanged) == 0x000001, "Wrong alignment on SHUserButton_BP_OnLockedChanged"); \ static_assert(sizeof(SHUserButton_BP_OnLockedChanged) == 0x000001, "Wrong size on SHUserButton_BP_OnLockedChanged"); \ static_assert(offsetof(SHUserButton_BP_OnLockedChanged, bIsLocked) == 0x000000, "Member 'SHUserButton_BP_OnLockedChanged::bIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHUserButton_SetDisplayName \ static_assert(alignof(SHUserButton_SetDisplayName) == 0x000008, "Wrong alignment on SHUserButton_SetDisplayName"); \ static_assert(sizeof(SHUserButton_SetDisplayName) == 0x000018, "Wrong size on SHUserButton_SetDisplayName"); \ static_assert(offsetof(SHUserButton_SetDisplayName, Text) == 0x000000, "Member 'SHUserButton_SetDisplayName::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHUserButton_SetLocked \ static_assert(alignof(SHUserButton_SetLocked) == 0x000001, "Wrong alignment on SHUserButton_SetLocked"); \ static_assert(sizeof(SHUserButton_SetLocked) == 0x000001, "Wrong size on SHUserButton_SetLocked"); \ static_assert(offsetof(SHUserButton_SetLocked, bInIsLocked) == 0x000000, "Member 'SHUserButton_SetLocked::bInIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHUserButton_IsLocked \ static_assert(alignof(SHUserButton_IsLocked) == 0x000001, "Wrong alignment on SHUserButton_IsLocked"); \ static_assert(sizeof(SHUserButton_IsLocked) == 0x000001, "Wrong size on SHUserButton_IsLocked"); \ static_assert(offsetof(SHUserButton_IsLocked, ReturnValue) == 0x000000, "Member 'SHUserButton_IsLocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHUserButton \ static_assert(alignof(USHUserButton) == 0x000008, "Wrong alignment on USHUserButton"); \ static_assert(sizeof(USHUserButton) == 0x000358, "Wrong size on USHUserButton"); \ static_assert(offsetof(USHUserButton, Root_but) == 0x000280, "Member 'USHUserButton::Root_but' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, Label_wdg) == 0x000288, "Member 'USHUserButton::Label_wdg' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, DisplayName) == 0x000290, "Member 'USHUserButton::DisplayName' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, Description) == 0x0002A8, "Member 'USHUserButton::Description' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, InactiveDescription) == 0x0002C0, "Member 'USHUserButton::InactiveDescription' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, OnClicked) == 0x0002D8, "Member 'USHUserButton::OnClicked' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, OnHovered) == 0x0002F8, "Member 'USHUserButton::OnHovered' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, OnUnhovered) == 0x000318, "Member 'USHUserButton::OnUnhovered' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, OnShowDescription) == 0x000338, "Member 'USHUserButton::OnShowDescription' has a wrong offset!"); \ static_assert(offsetof(USHUserButton, OnHideDescription) == 0x000348, "Member 'USHUserButton::OnHideDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValveAnimInstance_CanReceiveInput \ static_assert(alignof(SHValveAnimInstance_CanReceiveInput) == 0x000001, "Wrong alignment on SHValveAnimInstance_CanReceiveInput"); \ static_assert(sizeof(SHValveAnimInstance_CanReceiveInput) == 0x000001, "Wrong size on SHValveAnimInstance_CanReceiveInput"); \ static_assert(offsetof(SHValveAnimInstance_CanReceiveInput, ReturnValue) == 0x000000, "Member 'SHValveAnimInstance_CanReceiveInput::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHValveAnimInstance \ static_assert(alignof(USHValveAnimInstance) == 0x000010, "Wrong alignment on USHValveAnimInstance"); \ static_assert(sizeof(USHValveAnimInstance) == 0x000390, "Wrong size on USHValveAnimInstance"); \ static_assert(offsetof(USHValveAnimInstance, bPlayInteraction) == 0x000348, "Member 'USHValveAnimInstance::bPlayInteraction' has a wrong offset!"); \ static_assert(offsetof(USHValveAnimInstance, bProcessInteraction) == 0x000349, "Member 'USHValveAnimInstance::bProcessInteraction' has a wrong offset!"); \ static_assert(offsetof(USHValveAnimInstance, bFinishInteraction) == 0x00034A, "Member 'USHValveAnimInstance::bFinishInteraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent \ static_assert(alignof(SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent) == 0x000004, "Wrong alignment on SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent"); \ static_assert(sizeof(SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent) == 0x000008, "Wrong size on SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent"); \ static_assert(offsetof(SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent, InItemName) == 0x000000, "Member 'SHValveWithRequiredItem_ProcessFocusableItemSelectedEvent::InItemName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHValveWithRequiredItem_HasAddedRequiredItem \ static_assert(alignof(SHValveWithRequiredItem_HasAddedRequiredItem) == 0x000001, "Wrong alignment on SHValveWithRequiredItem_HasAddedRequiredItem"); \ static_assert(sizeof(SHValveWithRequiredItem_HasAddedRequiredItem) == 0x000001, "Wrong size on SHValveWithRequiredItem_HasAddedRequiredItem"); \ static_assert(offsetof(SHValveWithRequiredItem_HasAddedRequiredItem, ReturnValue) == 0x000000, "Member 'SHValveWithRequiredItem_HasAddedRequiredItem::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHValveWithRequiredItem \ static_assert(alignof(ASHValveWithRequiredItem) == 0x000010, "Wrong alignment on ASHValveWithRequiredItem"); \ static_assert(sizeof(ASHValveWithRequiredItem) == 0x000490, "Wrong size on ASHValveWithRequiredItem"); \ static_assert(offsetof(ASHValveWithRequiredItem, RequiredItem) == 0x000398, "Member 'ASHValveWithRequiredItem::RequiredItem' has a wrong offset!"); \ static_assert(offsetof(ASHValveWithRequiredItem, AddingItemCameraRelTransform) == 0x0003B0, "Member 'ASHValveWithRequiredItem::AddingItemCameraRelTransform' has a wrong offset!"); \ static_assert(offsetof(ASHValveWithRequiredItem, RotatingValveCameraRelTransform) == 0x000410, "Member 'ASHValveWithRequiredItem::RotatingValveCameraRelTransform' has a wrong offset!"); \ static_assert(offsetof(ASHValveWithRequiredItem, bUseCorrectItemSelectedAudio) == 0x000470, "Member 'ASHValveWithRequiredItem::bUseCorrectItemSelectedAudio' has a wrong offset!"); \ static_assert(offsetof(ASHValveWithRequiredItem, RequiredItemAddedEvent) == 0x000478, "Member 'ASHValveWithRequiredItem::RequiredItemAddedEvent' has a wrong offset!"); \ static_assert(offsetof(ASHValveWithRequiredItem, bHasAddedRequiredItem) == 0x000488, "Member 'ASHValveWithRequiredItem::bHasAddedRequiredItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHVehicleComponent_GetInInstant \ static_assert(alignof(SHVehicleComponent_GetInInstant) == 0x000008, "Wrong alignment on SHVehicleComponent_GetInInstant"); \ static_assert(sizeof(SHVehicleComponent_GetInInstant) == 0x000010, "Wrong size on SHVehicleComponent_GetInInstant"); \ static_assert(offsetof(SHVehicleComponent_GetInInstant, InteractingCharacter) == 0x000000, "Member 'SHVehicleComponent_GetInInstant::InteractingCharacter' has a wrong offset!"); \ static_assert(offsetof(SHVehicleComponent_GetInInstant, PassengerSpot) == 0x000008, "Member 'SHVehicleComponent_GetInInstant::PassengerSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHVehicleComponent_GetOutInstant \ static_assert(alignof(SHVehicleComponent_GetOutInstant) == 0x000008, "Wrong alignment on SHVehicleComponent_GetOutInstant"); \ static_assert(sizeof(SHVehicleComponent_GetOutInstant) == 0x000008, "Wrong size on SHVehicleComponent_GetOutInstant"); \ static_assert(offsetof(SHVehicleComponent_GetOutInstant, InteractingCharacter) == 0x000000, "Member 'SHVehicleComponent_GetOutInstant::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHVehicleComponent_TeleportVehicle \ static_assert(alignof(SHVehicleComponent_TeleportVehicle) == 0x000008, "Wrong alignment on SHVehicleComponent_TeleportVehicle"); \ static_assert(sizeof(SHVehicleComponent_TeleportVehicle) == 0x000030, "Wrong size on SHVehicleComponent_TeleportVehicle"); \ static_assert(offsetof(SHVehicleComponent_TeleportVehicle, InWorldLoc) == 0x000000, "Member 'SHVehicleComponent_TeleportVehicle::InWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHVehicleComponent_TeleportVehicle, InWorldRot) == 0x000018, "Member 'SHVehicleComponent_TeleportVehicle::InWorldRot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleComponent \ static_assert(alignof(USHVehicleComponent) == 0x000008, "Wrong alignment on USHVehicleComponent"); \ static_assert(sizeof(USHVehicleComponent) == 0x000108, "Wrong size on USHVehicleComponent"); \ static_assert(offsetof(USHVehicleComponent, OnPassagerSpotRegister) == 0x0000A0, "Member 'USHVehicleComponent::OnPassagerSpotRegister' has a wrong offset!"); \ static_assert(offsetof(USHVehicleComponent, OnPassagerSpotUnregister) == 0x0000B0, "Member 'USHVehicleComponent::OnPassagerSpotUnregister' has a wrong offset!"); \ static_assert(offsetof(USHVehicleComponent, MovementProcessorClass) == 0x0000C0, "Member 'USHVehicleComponent::MovementProcessorClass' has a wrong offset!"); \ static_assert(offsetof(USHVehicleComponent, MovementProcessor) == 0x0000F0, "Member 'USHVehicleComponent::MovementProcessor' has a wrong offset!"); \ static_assert(offsetof(USHVehicleComponent, VehiclePassengerSpots) == 0x0000F8, "Member 'USHVehicleComponent::VehiclePassengerSpots' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleSpotCameraDataSet \ static_assert(alignof(USHVehicleSpotCameraDataSet) == 0x000008, "Wrong alignment on USHVehicleSpotCameraDataSet"); \ static_assert(sizeof(USHVehicleSpotCameraDataSet) == 0x0000E0, "Wrong size on USHVehicleSpotCameraDataSet"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, bUseCustomViewComponentRelLoc) == 0x000030, "Member 'USHVehicleSpotCameraDataSet::bUseCustomViewComponentRelLoc' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, CustomViewComponentRelLoc) == 0x000038, "Member 'USHVehicleSpotCameraDataSet::CustomViewComponentRelLoc' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, bUseLimitPitch) == 0x000050, "Member 'USHVehicleSpotCameraDataSet::bUseLimitPitch' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, PitchLimitToSet) == 0x000058, "Member 'USHVehicleSpotCameraDataSet::PitchLimitToSet' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, bUseLimitYaw) == 0x000068, "Member 'USHVehicleSpotCameraDataSet::bUseLimitYaw' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, YawLimitToSet) == 0x000070, "Member 'USHVehicleSpotCameraDataSet::YawLimitToSet' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, bUseCustomCameraData) == 0x000080, "Member 'USHVehicleSpotCameraDataSet::bUseCustomCameraData' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotCameraDataSet, CustomCameraData) == 0x000088, "Member 'USHVehicleSpotCameraDataSet::CustomCameraData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHVehicleSpotComponent_GetInteractingCharacter \ static_assert(alignof(SHVehicleSpotComponent_GetInteractingCharacter) == 0x000008, "Wrong alignment on SHVehicleSpotComponent_GetInteractingCharacter"); \ static_assert(sizeof(SHVehicleSpotComponent_GetInteractingCharacter) == 0x000008, "Wrong size on SHVehicleSpotComponent_GetInteractingCharacter"); \ static_assert(offsetof(SHVehicleSpotComponent_GetInteractingCharacter, ReturnValue) == 0x000000, "Member 'SHVehicleSpotComponent_GetInteractingCharacter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHVehicleSpotComponent \ static_assert(alignof(USHVehicleSpotComponent) == 0x000010, "Wrong alignment on USHVehicleSpotComponent"); \ static_assert(sizeof(USHVehicleSpotComponent) == 0x000330, "Wrong size on USHVehicleSpotComponent"); \ static_assert(offsetof(USHVehicleSpotComponent, AnimInstanceClass) == 0x0002A0, "Member 'USHVehicleSpotComponent::AnimInstanceClass' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, bCanReceiveInput) == 0x0002D0, "Member 'USHVehicleSpotComponent::bCanReceiveInput' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, InputReceiverClass) == 0x0002D8, "Member 'USHVehicleSpotComponent::InputReceiverClass' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, CameraDataSet) == 0x000308, "Member 'USHVehicleSpotComponent::CameraDataSet' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, VehicleComponent) == 0x000310, "Member 'USHVehicleSpotComponent::VehicleComponent' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, InputReceiver) == 0x000318, "Member 'USHVehicleSpotComponent::InputReceiver' has a wrong offset!"); \ static_assert(offsetof(USHVehicleSpotComponent, InteractingCharacter) == 0x000320, "Member 'USHVehicleSpotComponent::InteractingCharacter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_AddSimpleWaterInteraction \ static_assert(alignof(SHWaterInteractionComponent_AddSimpleWaterInteraction) == 0x000008, "Wrong alignment on SHWaterInteractionComponent_AddSimpleWaterInteraction"); \ static_assert(sizeof(SHWaterInteractionComponent_AddSimpleWaterInteraction) == 0x000048, "Wrong size on SHWaterInteractionComponent_AddSimpleWaterInteraction"); \ static_assert(offsetof(SHWaterInteractionComponent_AddSimpleWaterInteraction, Requester) == 0x000000, "Member 'SHWaterInteractionComponent_AddSimpleWaterInteraction::Requester' has a wrong offset!"); \ static_assert(offsetof(SHWaterInteractionComponent_AddSimpleWaterInteraction, InWaterIntersection) == 0x000008, "Member 'SHWaterInteractionComponent_AddSimpleWaterInteraction::InWaterIntersection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_AddWaterInteraction \ static_assert(alignof(SHWaterInteractionComponent_AddWaterInteraction) == 0x000008, "Wrong alignment on SHWaterInteractionComponent_AddWaterInteraction"); \ static_assert(sizeof(SHWaterInteractionComponent_AddWaterInteraction) == 0x000040, "Wrong size on SHWaterInteractionComponent_AddWaterInteraction"); \ static_assert(offsetof(SHWaterInteractionComponent_AddWaterInteraction, InWaterIntersection) == 0x000000, "Member 'SHWaterInteractionComponent_AddWaterInteraction::InWaterIntersection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_SetWaterInteractionBlocked \ static_assert(alignof(SHWaterInteractionComponent_SetWaterInteractionBlocked) == 0x000008, "Wrong alignment on SHWaterInteractionComponent_SetWaterInteractionBlocked"); \ static_assert(sizeof(SHWaterInteractionComponent_SetWaterInteractionBlocked) == 0x000010, "Wrong size on SHWaterInteractionComponent_SetWaterInteractionBlocked"); \ static_assert(offsetof(SHWaterInteractionComponent_SetWaterInteractionBlocked, IsBlock) == 0x000000, "Member 'SHWaterInteractionComponent_SetWaterInteractionBlocked::IsBlock' has a wrong offset!"); \ static_assert(offsetof(SHWaterInteractionComponent_SetWaterInteractionBlocked, Object) == 0x000008, "Member 'SHWaterInteractionComponent_SetWaterInteractionBlocked::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_GetCurrentIntersections \ static_assert(alignof(SHWaterInteractionComponent_GetCurrentIntersections) == 0x000008, "Wrong alignment on SHWaterInteractionComponent_GetCurrentIntersections"); \ static_assert(sizeof(SHWaterInteractionComponent_GetCurrentIntersections) == 0x000010, "Wrong size on SHWaterInteractionComponent_GetCurrentIntersections"); \ static_assert(offsetof(SHWaterInteractionComponent_GetCurrentIntersections, ReturnValue) == 0x000000, "Member 'SHWaterInteractionComponent_GetCurrentIntersections::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_IsWaterInteractionBlocked \ static_assert(alignof(SHWaterInteractionComponent_IsWaterInteractionBlocked) == 0x000001, "Wrong alignment on SHWaterInteractionComponent_IsWaterInteractionBlocked"); \ static_assert(sizeof(SHWaterInteractionComponent_IsWaterInteractionBlocked) == 0x000001, "Wrong size on SHWaterInteractionComponent_IsWaterInteractionBlocked"); \ static_assert(offsetof(SHWaterInteractionComponent_IsWaterInteractionBlocked, ReturnValue) == 0x000000, "Member 'SHWaterInteractionComponent_IsWaterInteractionBlocked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterInteractionComponent_IsWaterInteractionBlockedBy \ static_assert(alignof(SHWaterInteractionComponent_IsWaterInteractionBlockedBy) == 0x000008, "Wrong alignment on SHWaterInteractionComponent_IsWaterInteractionBlockedBy"); \ static_assert(sizeof(SHWaterInteractionComponent_IsWaterInteractionBlockedBy) == 0x000010, "Wrong size on SHWaterInteractionComponent_IsWaterInteractionBlockedBy"); \ static_assert(offsetof(SHWaterInteractionComponent_IsWaterInteractionBlockedBy, Object) == 0x000000, "Member 'SHWaterInteractionComponent_IsWaterInteractionBlockedBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHWaterInteractionComponent_IsWaterInteractionBlockedBy, ReturnValue) == 0x000008, "Member 'SHWaterInteractionComponent_IsWaterInteractionBlockedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWaterInteractionComponent \ static_assert(alignof(USHWaterInteractionComponent) == 0x000008, "Wrong alignment on USHWaterInteractionComponent"); \ static_assert(sizeof(USHWaterInteractionComponent) == 0x000100, "Wrong size on USHWaterInteractionComponent"); \ static_assert(offsetof(USHWaterInteractionComponent, IsWaterInteractionEnabled) == 0x0000A0, "Member 'USHWaterInteractionComponent::IsWaterInteractionEnabled' has a wrong offset!"); \ static_assert(offsetof(USHWaterInteractionComponent, TrackOwnerEnabled) == 0x0000A1, "Member 'USHWaterInteractionComponent::TrackOwnerEnabled' has a wrong offset!"); \ static_assert(offsetof(USHWaterInteractionComponent, OwnerRadius) == 0x0000A4, "Member 'USHWaterInteractionComponent::OwnerRadius' has a wrong offset!"); \ static_assert(offsetof(USHWaterInteractionComponent, OwnerEffectType) == 0x0000A8, "Member 'USHWaterInteractionComponent::OwnerEffectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterVolume_DisableRuntimeSimulation \ static_assert(alignof(SHWaterVolume_DisableRuntimeSimulation) == 0x000008, "Wrong alignment on SHWaterVolume_DisableRuntimeSimulation"); \ static_assert(sizeof(SHWaterVolume_DisableRuntimeSimulation) == 0x000010, "Wrong size on SHWaterVolume_DisableRuntimeSimulation"); \ static_assert(offsetof(SHWaterVolume_DisableRuntimeSimulation, IsDisable) == 0x000000, "Member 'SHWaterVolume_DisableRuntimeSimulation::IsDisable' has a wrong offset!"); \ static_assert(offsetof(SHWaterVolume_DisableRuntimeSimulation, Object) == 0x000008, "Member 'SHWaterVolume_DisableRuntimeSimulation::Object' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterVolume_IsPointWithin \ static_assert(alignof(SHWaterVolume_IsPointWithin) == 0x000008, "Wrong alignment on SHWaterVolume_IsPointWithin"); \ static_assert(sizeof(SHWaterVolume_IsPointWithin) == 0x000020, "Wrong size on SHWaterVolume_IsPointWithin"); \ static_assert(offsetof(SHWaterVolume_IsPointWithin, Point) == 0x000000, "Member 'SHWaterVolume_IsPointWithin::Point' has a wrong offset!"); \ static_assert(offsetof(SHWaterVolume_IsPointWithin, ReturnValue) == 0x000018, "Member 'SHWaterVolume_IsPointWithin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterVolume_IsRuntimeSimulationDisabled \ static_assert(alignof(SHWaterVolume_IsRuntimeSimulationDisabled) == 0x000001, "Wrong alignment on SHWaterVolume_IsRuntimeSimulationDisabled"); \ static_assert(sizeof(SHWaterVolume_IsRuntimeSimulationDisabled) == 0x000001, "Wrong size on SHWaterVolume_IsRuntimeSimulationDisabled"); \ static_assert(offsetof(SHWaterVolume_IsRuntimeSimulationDisabled, ReturnValue) == 0x000000, "Member 'SHWaterVolume_IsRuntimeSimulationDisabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWaterVolume_IsRuntimeSimulationDisabledBy \ static_assert(alignof(SHWaterVolume_IsRuntimeSimulationDisabledBy) == 0x000008, "Wrong alignment on SHWaterVolume_IsRuntimeSimulationDisabledBy"); \ static_assert(sizeof(SHWaterVolume_IsRuntimeSimulationDisabledBy) == 0x000010, "Wrong size on SHWaterVolume_IsRuntimeSimulationDisabledBy"); \ static_assert(offsetof(SHWaterVolume_IsRuntimeSimulationDisabledBy, Object) == 0x000000, "Member 'SHWaterVolume_IsRuntimeSimulationDisabledBy::Object' has a wrong offset!"); \ static_assert(offsetof(SHWaterVolume_IsRuntimeSimulationDisabledBy, ReturnValue) == 0x000008, "Member 'SHWaterVolume_IsRuntimeSimulationDisabledBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHWaterVolume \ static_assert(alignof(ASHWaterVolume) == 0x000008, "Wrong alignment on ASHWaterVolume"); \ static_assert(sizeof(ASHWaterVolume) == 0x000308, "Wrong size on ASHWaterVolume"); \ #define DUMPER7_ASSERTS_SHWeaponAnimInstance_IsAiming \ static_assert(alignof(SHWeaponAnimInstance_IsAiming) == 0x000001, "Wrong alignment on SHWeaponAnimInstance_IsAiming"); \ static_assert(sizeof(SHWeaponAnimInstance_IsAiming) == 0x000001, "Wrong size on SHWeaponAnimInstance_IsAiming"); \ static_assert(offsetof(SHWeaponAnimInstance_IsAiming, ReturnValue) == 0x000000, "Member 'SHWeaponAnimInstance_IsAiming::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWeaponAnimInstance \ static_assert(alignof(USHWeaponAnimInstance) == 0x000010, "Wrong alignment on USHWeaponAnimInstance"); \ static_assert(sizeof(USHWeaponAnimInstance) == 0x000350, "Wrong size on USHWeaponAnimInstance"); \ #define DUMPER7_ASSERTS_USHWeaponManageCmbSubcompSettings \ static_assert(alignof(USHWeaponManageCmbSubcompSettings) == 0x000008, "Wrong alignment on USHWeaponManageCmbSubcompSettings"); \ static_assert(sizeof(USHWeaponManageCmbSubcompSettings) == 0x000050, "Wrong size on USHWeaponManageCmbSubcompSettings"); \ static_assert(offsetof(USHWeaponManageCmbSubcompSettings, MeleeWeaponsOrder) == 0x000030, "Member 'USHWeaponManageCmbSubcompSettings::MeleeWeaponsOrder' has a wrong offset!"); \ static_assert(offsetof(USHWeaponManageCmbSubcompSettings, RangedWeaponsOrder) == 0x000040, "Member 'USHWeaponManageCmbSubcompSettings::RangedWeaponsOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponEquipBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponEquipEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipBlendingOut::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnChangeWeaponUnequipEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnEquipWeaponEnd \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnEquipWeaponEnd) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnEquipWeaponEnd"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnEquipWeaponEnd) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnEquipWeaponEnd"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnEquipWeaponEnd, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnEquipWeaponEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnEquipWeaponEnd, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnEquipWeaponEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd \ static_assert(alignof(SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd, Montage) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd::Montage' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd, AnimEndType) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_OnUnequipWeaponEnd::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent \ static_assert(alignof(SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent, ComponentPtr) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_ProcessCombatPoseChangedEvent::ComponentPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent \ static_assert(alignof(SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent, ComponentPtr) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent, ItemContext) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_ProcessItemRemovedEvent::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent \ static_assert(alignof(SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent, ComponentPtr) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent, ItemContext) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_ProcessPreloadItemAssetsEvent::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent \ static_assert(alignof(SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent) == 0x000010, "Wrong size on SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent, ComponentPtr) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent::ComponentPtr' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent, ItemContext) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_ProcessReleasePreloadedItemAssetsEvent::ItemContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_RequestEquipWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_RequestEquipWeapon) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_RequestEquipWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_RequestEquipWeapon) == 0x00000C, "Wrong size on SHWeaponManageCmbSubcomp_RequestEquipWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_RequestEquipWeapon, WeaponDataRowName) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_RequestEquipWeapon::WeaponDataRowName' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_RequestEquipWeapon, Instant) == 0x000008, "Member 'SHWeaponManageCmbSubcomp_RequestEquipWeapon::Instant' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_RequestEquipWeapon, ReturnValue) == 0x000009, "Member 'SHWeaponManageCmbSubcomp_RequestEquipWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_RequestUnequipWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_RequestUnequipWeapon) == 0x000001, "Wrong alignment on SHWeaponManageCmbSubcomp_RequestUnequipWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_RequestUnequipWeapon) == 0x000002, "Wrong size on SHWeaponManageCmbSubcomp_RequestUnequipWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_RequestUnequipWeapon, Instant) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_RequestUnequipWeapon::Instant' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_RequestUnequipWeapon, ReturnValue) == 0x000001, "Member 'SHWeaponManageCmbSubcomp_RequestUnequipWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetEquippedWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetEquippedWeapon) == 0x000008, "Wrong alignment on SHWeaponManageCmbSubcomp_GetEquippedWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetEquippedWeapon) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetEquippedWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetEquippedWeapon, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetEquippedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetEquippedWeaponName \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetEquippedWeaponName) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetEquippedWeaponName"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetEquippedWeaponName) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetEquippedWeaponName"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetEquippedWeaponName, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetEquippedWeaponName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetLastUsedMeleeWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetLastUsedRangedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetLastUsedWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetLastUsedWeapon) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetLastUsedWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetLastUsedWeapon) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetLastUsedWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetLastUsedWeapon, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetLastUsedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip) == 0x00000C, "Wrong size on SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip, Next) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip::Next' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip, ReturnValue) == 0x000004, "Member 'SHWeaponManageCmbSubcomp_GetMeleeWeaponToEquip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName) == 0x000008, "Wrong size on SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetNoWeaponDataTableRowName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip \ static_assert(alignof(SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip) == 0x000004, "Wrong alignment on SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip) == 0x00000C, "Wrong size on SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip, Next) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip::Next' has a wrong offset!"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip, ReturnValue) == 0x000004, "Member 'SHWeaponManageCmbSubcomp_GetRangedWeaponToEquip::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHWeaponManageCmbSubcomp_HasEquippedWeapon \ static_assert(alignof(SHWeaponManageCmbSubcomp_HasEquippedWeapon) == 0x000001, "Wrong alignment on SHWeaponManageCmbSubcomp_HasEquippedWeapon"); \ static_assert(sizeof(SHWeaponManageCmbSubcomp_HasEquippedWeapon) == 0x000001, "Wrong size on SHWeaponManageCmbSubcomp_HasEquippedWeapon"); \ static_assert(offsetof(SHWeaponManageCmbSubcomp_HasEquippedWeapon, ReturnValue) == 0x000000, "Member 'SHWeaponManageCmbSubcomp_HasEquippedWeapon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWeaponManageCmbSubcomp \ static_assert(alignof(USHWeaponManageCmbSubcomp) == 0x000008, "Wrong alignment on USHWeaponManageCmbSubcomp"); \ static_assert(sizeof(USHWeaponManageCmbSubcomp) == 0x000190, "Wrong size on USHWeaponManageCmbSubcomp"); \ static_assert(offsetof(USHWeaponManageCmbSubcomp, EquippedWeapon) == 0x000038, "Member 'USHWeaponManageCmbSubcomp::EquippedWeapon' has a wrong offset!"); \ static_assert(offsetof(USHWeaponManageCmbSubcomp, LastUsedWeapon) == 0x000040, "Member 'USHWeaponManageCmbSubcomp::LastUsedWeapon' has a wrong offset!"); \ static_assert(offsetof(USHWeaponManageCmbSubcomp, LastUsedMeleeWeapon) == 0x000048, "Member 'USHWeaponManageCmbSubcomp::LastUsedMeleeWeapon' has a wrong offset!"); \ static_assert(offsetof(USHWeaponManageCmbSubcomp, LastUsedRangedWeapon) == 0x000050, "Member 'USHWeaponManageCmbSubcomp::LastUsedRangedWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHRangedWeaponAnimInterface_SetOutOfAmmo \ static_assert(alignof(SHRangedWeaponAnimInterface_SetOutOfAmmo) == 0x000001, "Wrong alignment on SHRangedWeaponAnimInterface_SetOutOfAmmo"); \ static_assert(sizeof(SHRangedWeaponAnimInterface_SetOutOfAmmo) == 0x000001, "Wrong size on SHRangedWeaponAnimInterface_SetOutOfAmmo"); \ static_assert(offsetof(SHRangedWeaponAnimInterface_SetOutOfAmmo, InNewValue) == 0x000000, "Member 'SHRangedWeaponAnimInterface_SetOutOfAmmo::InNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ISHRangedWeaponAnimInterface \ static_assert(alignof(ISHRangedWeaponAnimInterface) == 0x000001, "Wrong alignment on ISHRangedWeaponAnimInterface"); \ static_assert(sizeof(ISHRangedWeaponAnimInterface) == 0x000001, "Wrong size on ISHRangedWeaponAnimInterface"); \ #define DUMPER7_ASSERTS_SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue \ static_assert(alignof(SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue) == 0x000001, "Wrong alignment on SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue"); \ static_assert(sizeof(SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue) == 0x000001, "Wrong size on SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue"); \ static_assert(offsetof(SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue, InValue) == 0x000000, "Member 'SHWestCityFWInteractedAllAtHeavensNightEndingFactor_SHDebug_Character_Endings_WestCityFWInteractedAllAtHeavensNightEndingFactor_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWestCityFWInteractedAllAtHeavensNightEndingFactor \ static_assert(alignof(USHWestCityFWInteractedAllAtHeavensNightEndingFactor) == 0x000008, "Wrong alignment on USHWestCityFWInteractedAllAtHeavensNightEndingFactor"); \ static_assert(sizeof(USHWestCityFWInteractedAllAtHeavensNightEndingFactor) == 0x000088, "Wrong size on USHWestCityFWInteractedAllAtHeavensNightEndingFactor"); \ #define DUMPER7_ASSERTS_SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue \ static_assert(alignof(SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue) == 0x000004, "Wrong alignment on SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue"); \ static_assert(sizeof(SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue) == 0x000004, "Wrong size on SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue"); \ static_assert(offsetof(SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue, InValue) == 0x000000, "Member 'SHWoodsideCoinPuzzleEndingFactor_SHDebug_Character_Endings_Factors_WoodsideCoinPuzzle_SetDebugValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHWoodsideCoinPuzzleEndingFactor \ static_assert(alignof(USHWoodsideCoinPuzzleEndingFactor) == 0x000008, "Wrong alignment on USHWoodsideCoinPuzzleEndingFactor"); \ static_assert(sizeof(USHWoodsideCoinPuzzleEndingFactor) == 0x000088, "Wrong size on USHWoodsideCoinPuzzleEndingFactor"); \ static_assert(offsetof(USHWoodsideCoinPuzzleEndingFactor, ValueToScoreChangeMap) == 0x000030, "Member 'USHWoodsideCoinPuzzleEndingFactor::ValueToScoreChangeMap' has a wrong offset!"); \ static_assert(offsetof(USHWoodsideCoinPuzzleEndingFactor, Value) == 0x000080, "Member 'USHWoodsideCoinPuzzleEndingFactor::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHWorldSettings \ static_assert(alignof(ASHWorldSettings) == 0x000008, "Wrong alignment on ASHWorldSettings"); \ static_assert(sizeof(ASHWorldSettings) == 0x0004E0, "Wrong size on ASHWorldSettings"); \ #define DUMPER7_ASSERTS_USkeletonRagdollProfile \ static_assert(alignof(USkeletonRagdollProfile) == 0x000008, "Wrong alignment on USkeletonRagdollProfile"); \ static_assert(sizeof(USkeletonRagdollProfile) == 0x0000A8, "Wrong size on USkeletonRagdollProfile"); \ static_assert(offsetof(USkeletonRagdollProfile, bIsActive) == 0x000028, "Member 'USkeletonRagdollProfile::bIsActive' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, bIsPaused) == 0x000029, "Member 'USkeletonRagdollProfile::bIsPaused' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, Blend) == 0x00002C, "Member 'USkeletonRagdollProfile::Blend' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, TimeFromStart) == 0x000030, "Member 'USkeletonRagdollProfile::TimeFromStart' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, BonesBlend) == 0x000038, "Member 'USkeletonRagdollProfile::BonesBlend' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, BonesNum) == 0x000048, "Member 'USkeletonRagdollProfile::BonesNum' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, ProfileData) == 0x000050, "Member 'USkeletonRagdollProfile::ProfileData' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, TimeScale) == 0x0000A0, "Member 'USkeletonRagdollProfile::TimeScale' has a wrong offset!"); \ static_assert(offsetof(USkeletonRagdollProfile, TimeOfBlend) == 0x0000A4, "Member 'USkeletonRagdollProfile::TimeOfBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletonRagdollProfileBonesSpecific \ static_assert(alignof(USkeletonRagdollProfileBonesSpecific) == 0x000008, "Wrong alignment on USkeletonRagdollProfileBonesSpecific"); \ static_assert(sizeof(USkeletonRagdollProfileBonesSpecific) == 0x0000A8, "Wrong size on USkeletonRagdollProfileBonesSpecific"); \ #define DUMPER7_ASSERTS_USkeletonRagdollProfileBonesDynamic \ static_assert(alignof(USkeletonRagdollProfileBonesDynamic) == 0x000008, "Wrong alignment on USkeletonRagdollProfileBonesDynamic"); \ static_assert(sizeof(USkeletonRagdollProfileBonesDynamic) == 0x0000B8, "Wrong size on USkeletonRagdollProfileBonesDynamic"); \ static_assert(offsetof(USkeletonRagdollProfileBonesDynamic, Bones) == 0x0000A8, "Member 'USkeletonRagdollProfileBonesDynamic::Bones' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletonRagdollProfilesDA \ static_assert(alignof(USkeletonRagdollProfilesDA) == 0x000008, "Wrong alignment on USkeletonRagdollProfilesDA"); \ static_assert(sizeof(USkeletonRagdollProfilesDA) == 0x000040, "Wrong size on USkeletonRagdollProfilesDA"); \ static_assert(offsetof(USkeletonRagdollProfilesDA, Profiles) == 0x000030, "Member 'USkeletonRagdollProfilesDA::Profiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpotLightWithShadowDistanceComponent \ static_assert(alignof(USpotLightWithShadowDistanceComponent) == 0x000010, "Wrong alignment on USpotLightWithShadowDistanceComponent"); \ static_assert(sizeof(USpotLightWithShadowDistanceComponent) == 0x000440, "Wrong size on USpotLightWithShadowDistanceComponent"); \ static_assert(offsetof(USpotLightWithShadowDistanceComponent, ShadowMaxDrawDistance) == 0x000428, "Member 'USpotLightWithShadowDistanceComponent::ShadowMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(USpotLightWithShadowDistanceComponent, ShadowMaxDistanceFadeRange) == 0x00042C, "Member 'USpotLightWithShadowDistanceComponent::ShadowMaxDistanceFadeRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHMariaPushComponent_CalculatePushedLoc \ static_assert(alignof(USHMariaPushComponent_CalculatePushedLoc) == 0x000008, "Wrong alignment on USHMariaPushComponent_CalculatePushedLoc"); \ static_assert(sizeof(USHMariaPushComponent_CalculatePushedLoc) == 0x000048, "Wrong size on USHMariaPushComponent_CalculatePushedLoc"); \ static_assert(offsetof(USHMariaPushComponent_CalculatePushedLoc, PushingLoc) == 0x000000, "Member 'USHMariaPushComponent_CalculatePushedLoc::PushingLoc' has a wrong offset!"); \ static_assert(offsetof(USHMariaPushComponent_CalculatePushedLoc, PushingNormal) == 0x000018, "Member 'USHMariaPushComponent_CalculatePushedLoc::PushingNormal' has a wrong offset!"); \ static_assert(offsetof(USHMariaPushComponent_CalculatePushedLoc, ReturnValue) == 0x000030, "Member 'USHMariaPushComponent_CalculatePushedLoc::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUSHMariaPushComponent \ static_assert(alignof(UUSHMariaPushComponent) == 0x000008, "Wrong alignment on UUSHMariaPushComponent"); \ static_assert(sizeof(UUSHMariaPushComponent) == 0x0000A8, "Wrong size on UUSHMariaPushComponent"); \ static_assert(offsetof(UUSHMariaPushComponent, DistanceToMove) == 0x0000A0, "Member 'UUSHMariaPushComponent::DistanceToMove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_SaveSnapshot \ static_assert(alignof(USHAnimNotify_SaveSnapshot) == 0x000008, "Wrong alignment on USHAnimNotify_SaveSnapshot"); \ static_assert(sizeof(USHAnimNotify_SaveSnapshot) == 0x000040, "Wrong size on USHAnimNotify_SaveSnapshot"); \ static_assert(offsetof(USHAnimNotify_SaveSnapshot, SnapshotName) == 0x000038, "Member 'USHAnimNotify_SaveSnapshot::SnapshotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_PlayWorldCameraShake \ static_assert(alignof(USHAnimNotify_PlayWorldCameraShake) == 0x000008, "Wrong alignment on USHAnimNotify_PlayWorldCameraShake"); \ static_assert(sizeof(USHAnimNotify_PlayWorldCameraShake) == 0x000058, "Wrong size on USHAnimNotify_PlayWorldCameraShake"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, Shake) == 0x000038, "Member 'USHAnimNotify_PlayWorldCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, EpicenterSocket) == 0x000040, "Member 'USHAnimNotify_PlayWorldCameraShake::EpicenterSocket' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, InnerRadius) == 0x000048, "Member 'USHAnimNotify_PlayWorldCameraShake::InnerRadius' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, OuterRadius) == 0x00004C, "Member 'USHAnimNotify_PlayWorldCameraShake::OuterRadius' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, Falloff) == 0x000050, "Member 'USHAnimNotify_PlayWorldCameraShake::Falloff' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayWorldCameraShake, bOrientShakeTowardsEpicenter) == 0x000054, "Member 'USHAnimNotify_PlayWorldCameraShake::bOrientShakeTowardsEpicenter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHAnimNotify_PlayCharacterCameraShake \ static_assert(alignof(USHAnimNotify_PlayCharacterCameraShake) == 0x000008, "Wrong alignment on USHAnimNotify_PlayCharacterCameraShake"); \ static_assert(sizeof(USHAnimNotify_PlayCharacterCameraShake) == 0x000048, "Wrong size on USHAnimNotify_PlayCharacterCameraShake"); \ static_assert(offsetof(USHAnimNotify_PlayCharacterCameraShake, Shake) == 0x000038, "Member 'USHAnimNotify_PlayCharacterCameraShake::Shake' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotify_PlayCharacterCameraShake, ShakeScale) == 0x000040, "Member 'USHAnimNotify_PlayCharacterCameraShake::ShakeScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHLockYourEnemyDodges \ static_assert(alignof(USHLockYourEnemyDodges) == 0x000008, "Wrong alignment on USHLockYourEnemyDodges"); \ static_assert(sizeof(USHLockYourEnemyDodges) == 0x000030, "Wrong size on USHLockYourEnemyDodges"); \ #define DUMPER7_ASSERTS_USHAnimNotifyState \ static_assert(alignof(USHAnimNotifyState) == 0x000008, "Wrong alignment on USHAnimNotifyState"); \ static_assert(sizeof(USHAnimNotifyState) == 0x000038, "Wrong size on USHAnimNotifyState"); \ static_assert(offsetof(USHAnimNotifyState, StateDuration) == 0x000030, "Member 'USHAnimNotifyState::StateDuration' has a wrong offset!"); \ static_assert(offsetof(USHAnimNotifyState, StateCurrentTime) == 0x000034, "Member 'USHAnimNotifyState::StateCurrentTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_VaultFallToFloor_C_Received_Notify \ static_assert(alignof(VaultFallToFloor_C_Received_Notify) == 0x000008, "Wrong alignment on VaultFallToFloor_C_Received_Notify"); \ static_assert(sizeof(VaultFallToFloor_C_Received_Notify) == 0x000068, "Wrong size on VaultFallToFloor_C_Received_Notify"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, MeshComp) == 0x000000, "Member 'VaultFallToFloor_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, Animation) == 0x000008, "Member 'VaultFallToFloor_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, EventReference) == 0x000010, "Member 'VaultFallToFloor_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, ReturnValue) == 0x000038, "Member 'VaultFallToFloor_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000040, "Member 'VaultFallToFloor_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, CallFunc_GetAIController_ReturnValue) == 0x000048, "Member 'VaultFallToFloor_C_Received_Notify::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, CallFunc_actionsGetCurrent_ReturnValue) == 0x000050, "Member 'VaultFallToFloor_C_Received_Notify::CallFunc_actionsGetCurrent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, K2Node_DynamicCast_AsSnap_to_Vault_Anim) == 0x000058, "Member 'VaultFallToFloor_C_Received_Notify::K2Node_DynamicCast_AsSnap_to_Vault_Anim' has a wrong offset!"); \ static_assert(offsetof(VaultFallToFloor_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'VaultFallToFloor_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVaultFallToFloor_C \ static_assert(alignof(UVaultFallToFloor_C) == 0x000008, "Wrong alignment on UVaultFallToFloor_C"); \ static_assert(sizeof(UVaultFallToFloor_C) == 0x000038, "Wrong size on UVaultFallToFloor_C"); \ #define DUMPER7_ASSERTS_FFoliageVertexColorChannelMask \ static_assert(alignof(FFoliageVertexColorChannelMask) == 0x000004, "Wrong alignment on FFoliageVertexColorChannelMask"); \ static_assert(sizeof(FFoliageVertexColorChannelMask) == 0x00000C, "Wrong size on FFoliageVertexColorChannelMask"); \ static_assert(offsetof(FFoliageVertexColorChannelMask, MaskThreshold) == 0x000004, "Member 'FFoliageVertexColorChannelMask::MaskThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFoliageFilterStruct \ static_assert(alignof(FFoliageFilterStruct) == 0x000004, "Wrong alignment on FFoliageFilterStruct"); \ static_assert(sizeof(FFoliageFilterStruct) == 0x00000C, "Wrong size on FFoliageFilterStruct"); \ static_assert(offsetof(FFoliageFilterStruct, Name) == 0x000000, "Member 'FFoliageFilterStruct::Name' has a wrong offset!"); \ static_assert(offsetof(FFoliageFilterStruct, State) == 0x000008, "Member 'FFoliageFilterStruct::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFoliageDensityFalloff \ static_assert(alignof(FFoliageDensityFalloff) == 0x000008, "Wrong alignment on FFoliageDensityFalloff"); \ static_assert(sizeof(FFoliageDensityFalloff) == 0x000090, "Wrong size on FFoliageDensityFalloff"); \ static_assert(offsetof(FFoliageDensityFalloff, bUseFalloffCurve) == 0x000000, "Member 'FFoliageDensityFalloff::bUseFalloffCurve' has a wrong offset!"); \ static_assert(offsetof(FFoliageDensityFalloff, FalloffCurve) == 0x000008, "Member 'FFoliageDensityFalloff::FalloffCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFoliageTypeObject \ static_assert(alignof(FFoliageTypeObject) == 0x000008, "Wrong alignment on FFoliageTypeObject"); \ static_assert(sizeof(FFoliageTypeObject) == 0x000020, "Wrong size on FFoliageTypeObject"); \ static_assert(offsetof(FFoliageTypeObject, FoliageTypeObject) == 0x000000, "Member 'FFoliageTypeObject::FoliageTypeObject' has a wrong offset!"); \ static_assert(offsetof(FFoliageTypeObject, TypeInstance) == 0x000008, "Member 'FFoliageTypeObject::TypeInstance' has a wrong offset!"); \ static_assert(offsetof(FFoliageTypeObject, bIsAsset) == 0x000010, "Member 'FFoliageTypeObject::bIsAsset' has a wrong offset!"); \ static_assert(offsetof(FFoliageTypeObject, Type) == 0x000018, "Member 'FFoliageTypeObject::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProceduralFoliageInstance \ static_assert(alignof(FProceduralFoliageInstance) == 0x000010, "Wrong alignment on FProceduralFoliageInstance"); \ static_assert(sizeof(FProceduralFoliageInstance) == 0x000080, "Wrong size on FProceduralFoliageInstance"); \ static_assert(offsetof(FProceduralFoliageInstance, Rotation) == 0x000000, "Member 'FProceduralFoliageInstance::Rotation' has a wrong offset!"); \ static_assert(offsetof(FProceduralFoliageInstance, Location) == 0x000020, "Member 'FProceduralFoliageInstance::Location' has a wrong offset!"); \ static_assert(offsetof(FProceduralFoliageInstance, Age) == 0x000038, "Member 'FProceduralFoliageInstance::Age' has a wrong offset!"); \ static_assert(offsetof(FProceduralFoliageInstance, Normal) == 0x000040, "Member 'FProceduralFoliageInstance::Normal' has a wrong offset!"); \ static_assert(offsetof(FProceduralFoliageInstance, Scale) == 0x000058, "Member 'FProceduralFoliageInstance::Scale' has a wrong offset!"); \ static_assert(offsetof(FProceduralFoliageInstance, Type) == 0x000060, "Member 'FProceduralFoliageInstance::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageType \ static_assert(alignof(UFoliageType) == 0x000008, "Wrong alignment on UFoliageType"); \ static_assert(sizeof(UFoliageType) == 0x0004D0, "Wrong size on UFoliageType"); \ static_assert(offsetof(UFoliageType, UpdateGuid) == 0x000028, "Member 'UFoliageType::UpdateGuid' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Density) == 0x000038, "Member 'UFoliageType::Density' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, DensityAdjustmentFactor) == 0x00003C, "Member 'UFoliageType::DensityAdjustmentFactor' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Radius) == 0x000040, "Member 'UFoliageType::Radius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, bSingleInstanceModeOverrideRadius) == 0x000044, "Member 'UFoliageType::bSingleInstanceModeOverrideRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, SingleInstanceModeRadius) == 0x000048, "Member 'UFoliageType::SingleInstanceModeRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Scaling) == 0x00004C, "Member 'UFoliageType::Scaling' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ScaleX) == 0x000050, "Member 'UFoliageType::ScaleX' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ScaleY) == 0x000058, "Member 'UFoliageType::ScaleY' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ScaleZ) == 0x000060, "Member 'UFoliageType::ScaleZ' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VertexColorMaskByChannel) == 0x000068, "Member 'UFoliageType::VertexColorMaskByChannel' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VertexColorMask) == 0x000098, "Member 'UFoliageType::VertexColorMask' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VertexColorMaskThreshold) == 0x00009C, "Member 'UFoliageType::VertexColorMaskThreshold' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ZOffset) == 0x0000A4, "Member 'UFoliageType::ZOffset' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, AlignMaxAngle) == 0x0000B0, "Member 'UFoliageType::AlignMaxAngle' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, RandomPitchAngle) == 0x0000B8, "Member 'UFoliageType::RandomPitchAngle' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, GroundSlopeAngle) == 0x0000BC, "Member 'UFoliageType::GroundSlopeAngle' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Height) == 0x0000C4, "Member 'UFoliageType::Height' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LandscapeLayers) == 0x0000D0, "Member 'UFoliageType::LandscapeLayers' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MinimumLayerWeight) == 0x0000E0, "Member 'UFoliageType::MinimumLayerWeight' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ExclusionLandscapeLayers) == 0x0000E8, "Member 'UFoliageType::ExclusionLandscapeLayers' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MinimumExclusionLayerWeight) == 0x0000F8, "Member 'UFoliageType::MinimumExclusionLayerWeight' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LandscapeLayer) == 0x0000FC, "Member 'UFoliageType::LandscapeLayer' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CollisionScale) == 0x000108, "Member 'UFoliageType::CollisionScale' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, AverageNormalSampleCount) == 0x000120, "Member 'UFoliageType::AverageNormalSampleCount' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MeshBounds) == 0x000128, "Member 'UFoliageType::MeshBounds' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LowBoundOriginRadius) == 0x000160, "Member 'UFoliageType::LowBoundOriginRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Groups) == 0x000178, "Member 'UFoliageType::Groups' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, Mobility) == 0x000188, "Member 'UFoliageType::Mobility' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CullDistance) == 0x00018C, "Member 'UFoliageType::CullDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, OverriddenLightMapRes) == 0x0001A0, "Member 'UFoliageType::OverriddenLightMapRes' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LightmapType) == 0x0001A4, "Member 'UFoliageType::LightmapType' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, WorldPositionOffsetDisableDistance) == 0x0001B0, "Member 'UFoliageType::WorldPositionOffsetDisableDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, BodyInstance) == 0x0001B8, "Member 'UFoliageType::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomNavigableGeometry) == 0x000348, "Member 'UFoliageType::CustomNavigableGeometry' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, LightingChannels) == 0x000349, "Member 'UFoliageType::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomDepthStencilWriteMask) == 0x000350, "Member 'UFoliageType::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CustomDepthStencilValue) == 0x000354, "Member 'UFoliageType::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, TranslucencySortPriority) == 0x000358, "Member 'UFoliageType::TranslucencySortPriority' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, CollisionRadius) == 0x00035C, "Member 'UFoliageType::CollisionRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ShadeRadius) == 0x000360, "Member 'UFoliageType::ShadeRadius' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, NumSteps) == 0x000364, "Member 'UFoliageType::NumSteps' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, InitialSeedDensity) == 0x000368, "Member 'UFoliageType::InitialSeedDensity' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, AverageSpreadDistance) == 0x00036C, "Member 'UFoliageType::AverageSpreadDistance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, SpreadVariance) == 0x000370, "Member 'UFoliageType::SpreadVariance' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, SeedsPerStep) == 0x000374, "Member 'UFoliageType::SeedsPerStep' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, DistributionSeed) == 0x000378, "Member 'UFoliageType::DistributionSeed' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxInitialSeedOffset) == 0x00037C, "Member 'UFoliageType::MaxInitialSeedOffset' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, bCanGrowInShade) == 0x000380, "Member 'UFoliageType::bCanGrowInShade' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, bSpawnsInShade) == 0x000381, "Member 'UFoliageType::bSpawnsInShade' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxInitialAge) == 0x000384, "Member 'UFoliageType::MaxInitialAge' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, MaxAge) == 0x000388, "Member 'UFoliageType::MaxAge' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, OverlapPriority) == 0x00038C, "Member 'UFoliageType::OverlapPriority' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ProceduralScale) == 0x000390, "Member 'UFoliageType::ProceduralScale' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ScaleCurve) == 0x000398, "Member 'UFoliageType::ScaleCurve' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, DensityFalloff) == 0x000420, "Member 'UFoliageType::DensityFalloff' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, ChangeCount) == 0x0004B0, "Member 'UFoliageType::ChangeCount' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, RuntimeVirtualTextures) == 0x0004B8, "Member 'UFoliageType::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VirtualTextureCullMips) == 0x0004C8, "Member 'UFoliageType::VirtualTextureCullMips' has a wrong offset!"); \ static_assert(offsetof(UFoliageType, VirtualTextureRenderPassType) == 0x0004CC, "Member 'UFoliageType::VirtualTextureRenderPassType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGrassInstancedStaticMeshComponent \ static_assert(alignof(UGrassInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UGrassInstancedStaticMeshComponent"); \ static_assert(sizeof(UGrassInstancedStaticMeshComponent) == 0x0008D0, "Wrong size on UGrassInstancedStaticMeshComponent"); \ #define DUMPER7_ASSERTS_UFoliageInstancedStaticMeshComponent \ static_assert(alignof(UFoliageInstancedStaticMeshComponent) == 0x000010, "Wrong alignment on UFoliageInstancedStaticMeshComponent"); \ static_assert(sizeof(UFoliageInstancedStaticMeshComponent) == 0x000910, "Wrong size on UFoliageInstancedStaticMeshComponent"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, OnInstanceTakePointDamage) == 0x0008D0, "Member 'UFoliageInstancedStaticMeshComponent::OnInstanceTakePointDamage' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, OnInstanceTakeRadialDamage) == 0x0008E0, "Member 'UFoliageInstancedStaticMeshComponent::OnInstanceTakeRadialDamage' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, bEnableDiscardOnLoad) == 0x0008F0, "Member 'UFoliageInstancedStaticMeshComponent::bEnableDiscardOnLoad' has a wrong offset!"); \ static_assert(offsetof(UFoliageInstancedStaticMeshComponent, GenerationGuid) == 0x0008F4, "Member 'UFoliageInstancedStaticMeshComponent::GenerationGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FoliageStatistics_FoliageOverlappingBoxCount \ static_assert(alignof(FoliageStatistics_FoliageOverlappingBoxCount) == 0x000008, "Wrong alignment on FoliageStatistics_FoliageOverlappingBoxCount"); \ static_assert(sizeof(FoliageStatistics_FoliageOverlappingBoxCount) == 0x000050, "Wrong size on FoliageStatistics_FoliageOverlappingBoxCount"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxCount, WorldContextObject) == 0x000000, "Member 'FoliageStatistics_FoliageOverlappingBoxCount::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxCount, StaticMesh) == 0x000008, "Member 'FoliageStatistics_FoliageOverlappingBoxCount::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxCount, Box) == 0x000010, "Member 'FoliageStatistics_FoliageOverlappingBoxCount::Box' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxCount, ReturnValue) == 0x000048, "Member 'FoliageStatistics_FoliageOverlappingBoxCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FoliageStatistics_FoliageOverlappingBoxTransforms \ static_assert(alignof(FoliageStatistics_FoliageOverlappingBoxTransforms) == 0x000008, "Wrong alignment on FoliageStatistics_FoliageOverlappingBoxTransforms"); \ static_assert(sizeof(FoliageStatistics_FoliageOverlappingBoxTransforms) == 0x000058, "Wrong size on FoliageStatistics_FoliageOverlappingBoxTransforms"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxTransforms, WorldContextObject) == 0x000000, "Member 'FoliageStatistics_FoliageOverlappingBoxTransforms::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxTransforms, StaticMesh) == 0x000008, "Member 'FoliageStatistics_FoliageOverlappingBoxTransforms::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxTransforms, Box) == 0x000010, "Member 'FoliageStatistics_FoliageOverlappingBoxTransforms::Box' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingBoxTransforms, OutTransforms) == 0x000048, "Member 'FoliageStatistics_FoliageOverlappingBoxTransforms::OutTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FoliageStatistics_FoliageOverlappingSphereCount \ static_assert(alignof(FoliageStatistics_FoliageOverlappingSphereCount) == 0x000008, "Wrong alignment on FoliageStatistics_FoliageOverlappingSphereCount"); \ static_assert(sizeof(FoliageStatistics_FoliageOverlappingSphereCount) == 0x000030, "Wrong size on FoliageStatistics_FoliageOverlappingSphereCount"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingSphereCount, WorldContextObject) == 0x000000, "Member 'FoliageStatistics_FoliageOverlappingSphereCount::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingSphereCount, StaticMesh) == 0x000008, "Member 'FoliageStatistics_FoliageOverlappingSphereCount::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingSphereCount, CenterPosition) == 0x000010, "Member 'FoliageStatistics_FoliageOverlappingSphereCount::CenterPosition' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingSphereCount, Radius) == 0x000028, "Member 'FoliageStatistics_FoliageOverlappingSphereCount::Radius' has a wrong offset!"); \ static_assert(offsetof(FoliageStatistics_FoliageOverlappingSphereCount, ReturnValue) == 0x00002C, "Member 'FoliageStatistics_FoliageOverlappingSphereCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageStatistics \ static_assert(alignof(UFoliageStatistics) == 0x000008, "Wrong alignment on UFoliageStatistics"); \ static_assert(sizeof(UFoliageStatistics) == 0x000028, "Wrong size on UFoliageStatistics"); \ #define DUMPER7_ASSERTS_UFoliageFilterSettings \ static_assert(alignof(UFoliageFilterSettings) == 0x000008, "Wrong alignment on UFoliageFilterSettings"); \ static_assert(sizeof(UFoliageFilterSettings) == 0x000048, "Wrong size on UFoliageFilterSettings"); \ static_assert(offsetof(UFoliageFilterSettings, Filters) == 0x000038, "Member 'UFoliageFilterSettings::Filters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageType_Actor \ static_assert(alignof(UFoliageType_Actor) == 0x000008, "Wrong alignment on UFoliageType_Actor"); \ static_assert(sizeof(UFoliageType_Actor) == 0x0004E8, "Wrong size on UFoliageType_Actor"); \ static_assert(offsetof(UFoliageType_Actor, ActorClass) == 0x0004D0, "Member 'UFoliageType_Actor::ActorClass' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, bShouldAttachToBaseComponent) == 0x0004D8, "Member 'UFoliageType_Actor::bShouldAttachToBaseComponent' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, bStaticMeshOnly) == 0x0004D9, "Member 'UFoliageType_Actor::bStaticMeshOnly' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_Actor, StaticMeshOnlyComponentClass) == 0x0004E0, "Member 'UFoliageType_Actor::StaticMeshOnlyComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFoliageType_InstancedStaticMesh \ static_assert(alignof(UFoliageType_InstancedStaticMesh) == 0x000008, "Wrong alignment on UFoliageType_InstancedStaticMesh"); \ static_assert(sizeof(UFoliageType_InstancedStaticMesh) == 0x000500, "Wrong size on UFoliageType_InstancedStaticMesh"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, Mesh) == 0x0004D0, "Member 'UFoliageType_InstancedStaticMesh::Mesh' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, OverrideMaterials) == 0x0004D8, "Member 'UFoliageType_InstancedStaticMesh::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, NaniteOverrideMaterials) == 0x0004E8, "Member 'UFoliageType_InstancedStaticMesh::NaniteOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(UFoliageType_InstancedStaticMesh, ComponentClass) == 0x0004F8, "Member 'UFoliageType_InstancedStaticMesh::ComponentClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AInstancedFoliageActor \ static_assert(alignof(AInstancedFoliageActor) == 0x000008, "Wrong alignment on AInstancedFoliageActor"); \ static_assert(sizeof(AInstancedFoliageActor) == 0x000310, "Wrong size on AInstancedFoliageActor"); \ #define DUMPER7_ASSERTS_UInteractiveFoliageComponent \ static_assert(alignof(UInteractiveFoliageComponent) == 0x000010, "Wrong alignment on UInteractiveFoliageComponent"); \ static_assert(sizeof(UInteractiveFoliageComponent) == 0x000600, "Wrong size on UInteractiveFoliageComponent"); \ #define DUMPER7_ASSERTS_InteractiveFoliageActor_CapsuleTouched \ static_assert(alignof(InteractiveFoliageActor_CapsuleTouched) == 0x000008, "Wrong alignment on InteractiveFoliageActor_CapsuleTouched"); \ static_assert(sizeof(InteractiveFoliageActor_CapsuleTouched) == 0x000108, "Wrong size on InteractiveFoliageActor_CapsuleTouched"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, OverlappedComp) == 0x000000, "Member 'InteractiveFoliageActor_CapsuleTouched::OverlappedComp' has a wrong offset!"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, Other) == 0x000008, "Member 'InteractiveFoliageActor_CapsuleTouched::Other' has a wrong offset!"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, OtherComp) == 0x000010, "Member 'InteractiveFoliageActor_CapsuleTouched::OtherComp' has a wrong offset!"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, OtherBodyIndex) == 0x000018, "Member 'InteractiveFoliageActor_CapsuleTouched::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, bFromSweep) == 0x00001C, "Member 'InteractiveFoliageActor_CapsuleTouched::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(InteractiveFoliageActor_CapsuleTouched, OverlapInfo) == 0x000020, "Member 'InteractiveFoliageActor_CapsuleTouched::OverlapInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AInteractiveFoliageActor \ static_assert(alignof(AInteractiveFoliageActor) == 0x000008, "Wrong alignment on AInteractiveFoliageActor"); \ static_assert(sizeof(AInteractiveFoliageActor) == 0x000350, "Wrong size on AInteractiveFoliageActor"); \ static_assert(offsetof(AInteractiveFoliageActor, CapsuleComponent) == 0x0002C0, "Member 'AInteractiveFoliageActor::CapsuleComponent' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, TouchingActorEntryPosition) == 0x0002C8, "Member 'AInteractiveFoliageActor::TouchingActorEntryPosition' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageVelocity) == 0x0002E0, "Member 'AInteractiveFoliageActor::FoliageVelocity' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageForce) == 0x0002F8, "Member 'AInteractiveFoliageActor::FoliageForce' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliagePosition) == 0x000310, "Member 'AInteractiveFoliageActor::FoliagePosition' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageDamageImpulseScale) == 0x000328, "Member 'AInteractiveFoliageActor::FoliageDamageImpulseScale' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageTouchImpulseScale) == 0x00032C, "Member 'AInteractiveFoliageActor::FoliageTouchImpulseScale' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageStiffness) == 0x000330, "Member 'AInteractiveFoliageActor::FoliageStiffness' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageStiffnessQuadratic) == 0x000334, "Member 'AInteractiveFoliageActor::FoliageStiffnessQuadratic' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, FoliageDamping) == 0x000338, "Member 'AInteractiveFoliageActor::FoliageDamping' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxDamageImpulse) == 0x00033C, "Member 'AInteractiveFoliageActor::MaxDamageImpulse' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxTouchImpulse) == 0x000340, "Member 'AInteractiveFoliageActor::MaxTouchImpulse' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, MaxForce) == 0x000344, "Member 'AInteractiveFoliageActor::MaxForce' has a wrong offset!"); \ static_assert(offsetof(AInteractiveFoliageActor, Mass) == 0x000348, "Member 'AInteractiveFoliageActor::Mass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AProceduralFoliageBlockingVolume \ static_assert(alignof(AProceduralFoliageBlockingVolume) == 0x000008, "Wrong alignment on AProceduralFoliageBlockingVolume"); \ static_assert(sizeof(AProceduralFoliageBlockingVolume) == 0x000380, "Wrong size on AProceduralFoliageBlockingVolume"); \ static_assert(offsetof(AProceduralFoliageBlockingVolume, ProceduralFoliageVolume) == 0x0002E8, "Member 'AProceduralFoliageBlockingVolume::ProceduralFoliageVolume' has a wrong offset!"); \ static_assert(offsetof(AProceduralFoliageBlockingVolume, DensityFalloff) == 0x0002F0, "Member 'AProceduralFoliageBlockingVolume::DensityFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralFoliageComponent \ static_assert(alignof(UProceduralFoliageComponent) == 0x000008, "Wrong alignment on UProceduralFoliageComponent"); \ static_assert(sizeof(UProceduralFoliageComponent) == 0x0000C8, "Wrong size on UProceduralFoliageComponent"); \ static_assert(offsetof(UProceduralFoliageComponent, FoliageSpawner) == 0x0000A0, "Member 'UProceduralFoliageComponent::FoliageSpawner' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, TileOverlap) == 0x0000A8, "Member 'UProceduralFoliageComponent::TileOverlap' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, SpawningVolume) == 0x0000B0, "Member 'UProceduralFoliageComponent::SpawningVolume' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageComponent, ProceduralGuid) == 0x0000B8, "Member 'UProceduralFoliageComponent::ProceduralGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ProceduralFoliageSpawner_Simulate \ static_assert(alignof(ProceduralFoliageSpawner_Simulate) == 0x000004, "Wrong alignment on ProceduralFoliageSpawner_Simulate"); \ static_assert(sizeof(ProceduralFoliageSpawner_Simulate) == 0x000004, "Wrong size on ProceduralFoliageSpawner_Simulate"); \ static_assert(offsetof(ProceduralFoliageSpawner_Simulate, NumSteps) == 0x000000, "Member 'ProceduralFoliageSpawner_Simulate::NumSteps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralFoliageSpawner \ static_assert(alignof(UProceduralFoliageSpawner) == 0x000008, "Wrong alignment on UProceduralFoliageSpawner"); \ static_assert(sizeof(UProceduralFoliageSpawner) == 0x000068, "Wrong size on UProceduralFoliageSpawner"); \ static_assert(offsetof(UProceduralFoliageSpawner, RandomSeed) == 0x000028, "Member 'UProceduralFoliageSpawner::RandomSeed' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageSpawner, TileSize) == 0x00002C, "Member 'UProceduralFoliageSpawner::TileSize' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageSpawner, NumUniqueTiles) == 0x000030, "Member 'UProceduralFoliageSpawner::NumUniqueTiles' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageSpawner, MinimumQuadTreeSize) == 0x000034, "Member 'UProceduralFoliageSpawner::MinimumQuadTreeSize' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageSpawner, FoliageTypes) == 0x000040, "Member 'UProceduralFoliageSpawner::FoliageTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProceduralFoliageTile \ static_assert(alignof(UProceduralFoliageTile) == 0x000008, "Wrong alignment on UProceduralFoliageTile"); \ static_assert(sizeof(UProceduralFoliageTile) == 0x000170, "Wrong size on UProceduralFoliageTile"); \ static_assert(offsetof(UProceduralFoliageTile, FoliageSpawner) == 0x000028, "Member 'UProceduralFoliageTile::FoliageSpawner' has a wrong offset!"); \ static_assert(offsetof(UProceduralFoliageTile, InstancesArray) == 0x0000D0, "Member 'UProceduralFoliageTile::InstancesArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AProceduralFoliageVolume \ static_assert(alignof(AProceduralFoliageVolume) == 0x000008, "Wrong alignment on AProceduralFoliageVolume"); \ static_assert(sizeof(AProceduralFoliageVolume) == 0x0002F8, "Wrong size on AProceduralFoliageVolume"); \ static_assert(offsetof(AProceduralFoliageVolume, ProceduralComponent) == 0x0002F0, "Member 'AProceduralFoliageVolume::ProceduralComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraLensSettings \ static_assert(alignof(FCameraLensSettings) == 0x000004, "Wrong alignment on FCameraLensSettings"); \ static_assert(sizeof(FCameraLensSettings) == 0x00001C, "Wrong size on FCameraLensSettings"); \ static_assert(offsetof(FCameraLensSettings, MinFocalLength) == 0x000000, "Member 'FCameraLensSettings::MinFocalLength' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, MaxFocalLength) == 0x000004, "Member 'FCameraLensSettings::MaxFocalLength' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, MinFStop) == 0x000008, "Member 'FCameraLensSettings::MinFStop' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, MaxFStop) == 0x00000C, "Member 'FCameraLensSettings::MaxFStop' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, MinimumFocusDistance) == 0x000010, "Member 'FCameraLensSettings::MinimumFocusDistance' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, SqueezeFactor) == 0x000014, "Member 'FCameraLensSettings::SqueezeFactor' has a wrong offset!"); \ static_assert(offsetof(FCameraLensSettings, DiaphragmBladeCount) == 0x000018, "Member 'FCameraLensSettings::DiaphragmBladeCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedLensPreset \ static_assert(alignof(FNamedLensPreset) == 0x000008, "Wrong alignment on FNamedLensPreset"); \ static_assert(sizeof(FNamedLensPreset) == 0x000030, "Wrong size on FNamedLensPreset"); \ static_assert(offsetof(FNamedLensPreset, Name) == 0x000000, "Member 'FNamedLensPreset::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedLensPreset, LensSettings) == 0x000010, "Member 'FNamedLensPreset::LensSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraFilmbackSettings \ static_assert(alignof(FCameraFilmbackSettings) == 0x000004, "Wrong alignment on FCameraFilmbackSettings"); \ static_assert(sizeof(FCameraFilmbackSettings) == 0x00000C, "Wrong size on FCameraFilmbackSettings"); \ static_assert(offsetof(FCameraFilmbackSettings, SensorWidth) == 0x000000, "Member 'FCameraFilmbackSettings::SensorWidth' has a wrong offset!"); \ static_assert(offsetof(FCameraFilmbackSettings, SensorHeight) == 0x000004, "Member 'FCameraFilmbackSettings::SensorHeight' has a wrong offset!"); \ static_assert(offsetof(FCameraFilmbackSettings, SensorAspectRatio) == 0x000008, "Member 'FCameraFilmbackSettings::SensorAspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedFilmbackPreset \ static_assert(alignof(FNamedFilmbackPreset) == 0x000008, "Wrong alignment on FNamedFilmbackPreset"); \ static_assert(sizeof(FNamedFilmbackPreset) == 0x000020, "Wrong size on FNamedFilmbackPreset"); \ static_assert(offsetof(FNamedFilmbackPreset, Name) == 0x000000, "Member 'FNamedFilmbackPreset::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedFilmbackPreset, FilmbackSettings) == 0x000010, "Member 'FNamedFilmbackPreset::FilmbackSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlateCropSettings \ static_assert(alignof(FPlateCropSettings) == 0x000004, "Wrong alignment on FPlateCropSettings"); \ static_assert(sizeof(FPlateCropSettings) == 0x000004, "Wrong size on FPlateCropSettings"); \ static_assert(offsetof(FPlateCropSettings, AspectRatio) == 0x000000, "Member 'FPlateCropSettings::AspectRatio' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNamedPlateCropPreset \ static_assert(alignof(FNamedPlateCropPreset) == 0x000008, "Wrong alignment on FNamedPlateCropPreset"); \ static_assert(sizeof(FNamedPlateCropPreset) == 0x000018, "Wrong size on FNamedPlateCropPreset"); \ static_assert(offsetof(FNamedPlateCropPreset, Name) == 0x000000, "Member 'FNamedPlateCropPreset::Name' has a wrong offset!"); \ static_assert(offsetof(FNamedPlateCropPreset, CropSettings) == 0x000010, "Member 'FNamedPlateCropPreset::CropSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraTrackingFocusSettings \ static_assert(alignof(FCameraTrackingFocusSettings) == 0x000008, "Wrong alignment on FCameraTrackingFocusSettings"); \ static_assert(sizeof(FCameraTrackingFocusSettings) == 0x000050, "Wrong size on FCameraTrackingFocusSettings"); \ static_assert(offsetof(FCameraTrackingFocusSettings, ActorToTrack) == 0x000000, "Member 'FCameraTrackingFocusSettings::ActorToTrack' has a wrong offset!"); \ static_assert(offsetof(FCameraTrackingFocusSettings, RelativeOffset) == 0x000030, "Member 'FCameraTrackingFocusSettings::RelativeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraFocusSettings \ static_assert(alignof(FCameraFocusSettings) == 0x000008, "Wrong alignment on FCameraFocusSettings"); \ static_assert(sizeof(FCameraFocusSettings) == 0x000068, "Wrong size on FCameraFocusSettings"); \ static_assert(offsetof(FCameraFocusSettings, FocusMethod) == 0x000000, "Member 'FCameraFocusSettings::FocusMethod' has a wrong offset!"); \ static_assert(offsetof(FCameraFocusSettings, ManualFocusDistance) == 0x000004, "Member 'FCameraFocusSettings::ManualFocusDistance' has a wrong offset!"); \ static_assert(offsetof(FCameraFocusSettings, TrackingFocusSettings) == 0x000008, "Member 'FCameraFocusSettings::TrackingFocusSettings' has a wrong offset!"); \ static_assert(offsetof(FCameraFocusSettings, FocusSmoothingInterpSpeed) == 0x00005C, "Member 'FCameraFocusSettings::FocusSmoothingInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FCameraFocusSettings, FocusOffset) == 0x000060, "Member 'FCameraFocusSettings::FocusOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCameraLookatTrackingSettings \ static_assert(alignof(FCameraLookatTrackingSettings) == 0x000008, "Wrong alignment on FCameraLookatTrackingSettings"); \ static_assert(sizeof(FCameraLookatTrackingSettings) == 0x000070, "Wrong size on FCameraLookatTrackingSettings"); \ static_assert(offsetof(FCameraLookatTrackingSettings, LookAtTrackingInterpSpeed) == 0x000004, "Member 'FCameraLookatTrackingSettings::LookAtTrackingInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FCameraLookatTrackingSettings, ActorToTrack) == 0x000020, "Member 'FCameraLookatTrackingSettings::ActorToTrack' has a wrong offset!"); \ static_assert(offsetof(FCameraLookatTrackingSettings, RelativeOffset) == 0x000050, "Member 'FCameraLookatTrackingSettings::RelativeOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraActor_GetCineCameraComponent \ static_assert(alignof(CineCameraActor_GetCineCameraComponent) == 0x000008, "Wrong alignment on CineCameraActor_GetCineCameraComponent"); \ static_assert(sizeof(CineCameraActor_GetCineCameraComponent) == 0x000008, "Wrong size on CineCameraActor_GetCineCameraComponent"); \ static_assert(offsetof(CineCameraActor_GetCineCameraComponent, ReturnValue) == 0x000000, "Member 'CineCameraActor_GetCineCameraComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACineCameraActor \ static_assert(alignof(ACineCameraActor) == 0x000010, "Wrong alignment on ACineCameraActor"); \ static_assert(sizeof(ACineCameraActor) == 0x000A60, "Wrong size on ACineCameraActor"); \ static_assert(offsetof(ACineCameraActor, LookatTrackingSettings) == 0x0009E0, "Member 'ACineCameraActor::LookatTrackingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetCineCameraSettings \ static_assert(alignof(CineCameraSettings_GetCineCameraSettings) == 0x000008, "Wrong alignment on CineCameraSettings_GetCineCameraSettings"); \ static_assert(sizeof(CineCameraSettings_GetCineCameraSettings) == 0x000008, "Wrong size on CineCameraSettings_GetCineCameraSettings"); \ static_assert(offsetof(CineCameraSettings_GetCineCameraSettings, ReturnValue) == 0x000000, "Member 'CineCameraSettings_GetCineCameraSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetCropPresetByName \ static_assert(alignof(CineCameraSettings_GetCropPresetByName) == 0x000008, "Wrong alignment on CineCameraSettings_GetCropPresetByName"); \ static_assert(sizeof(CineCameraSettings_GetCropPresetByName) == 0x000018, "Wrong size on CineCameraSettings_GetCropPresetByName"); \ static_assert(offsetof(CineCameraSettings_GetCropPresetByName, PresetName) == 0x000000, "Member 'CineCameraSettings_GetCropPresetByName::PresetName' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetCropPresetByName, CropSettings) == 0x000010, "Member 'CineCameraSettings_GetCropPresetByName::CropSettings' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetCropPresetByName, ReturnValue) == 0x000014, "Member 'CineCameraSettings_GetCropPresetByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetFilmbackPresetByName \ static_assert(alignof(CineCameraSettings_GetFilmbackPresetByName) == 0x000008, "Wrong alignment on CineCameraSettings_GetFilmbackPresetByName"); \ static_assert(sizeof(CineCameraSettings_GetFilmbackPresetByName) == 0x000020, "Wrong size on CineCameraSettings_GetFilmbackPresetByName"); \ static_assert(offsetof(CineCameraSettings_GetFilmbackPresetByName, PresetName) == 0x000000, "Member 'CineCameraSettings_GetFilmbackPresetByName::PresetName' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetFilmbackPresetByName, FilmbackSettings) == 0x000010, "Member 'CineCameraSettings_GetFilmbackPresetByName::FilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetFilmbackPresetByName, ReturnValue) == 0x00001C, "Member 'CineCameraSettings_GetFilmbackPresetByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetLensPresetByName \ static_assert(alignof(CineCameraSettings_GetLensPresetByName) == 0x000008, "Wrong alignment on CineCameraSettings_GetLensPresetByName"); \ static_assert(sizeof(CineCameraSettings_GetLensPresetByName) == 0x000030, "Wrong size on CineCameraSettings_GetLensPresetByName"); \ static_assert(offsetof(CineCameraSettings_GetLensPresetByName, PresetName) == 0x000000, "Member 'CineCameraSettings_GetLensPresetByName::PresetName' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetLensPresetByName, LensSettings) == 0x000010, "Member 'CineCameraSettings_GetLensPresetByName::LensSettings' has a wrong offset!"); \ static_assert(offsetof(CineCameraSettings_GetLensPresetByName, ReturnValue) == 0x00002C, "Member 'CineCameraSettings_GetLensPresetByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetCropPresets \ static_assert(alignof(CineCameraSettings_SetCropPresets) == 0x000008, "Wrong alignment on CineCameraSettings_SetCropPresets"); \ static_assert(sizeof(CineCameraSettings_SetCropPresets) == 0x000010, "Wrong size on CineCameraSettings_SetCropPresets"); \ static_assert(offsetof(CineCameraSettings_SetCropPresets, InCropPresets) == 0x000000, "Member 'CineCameraSettings_SetCropPresets::InCropPresets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetDefaultCropPresetName \ static_assert(alignof(CineCameraSettings_SetDefaultCropPresetName) == 0x000008, "Wrong alignment on CineCameraSettings_SetDefaultCropPresetName"); \ static_assert(sizeof(CineCameraSettings_SetDefaultCropPresetName) == 0x000010, "Wrong size on CineCameraSettings_SetDefaultCropPresetName"); \ static_assert(offsetof(CineCameraSettings_SetDefaultCropPresetName, InDefaultCropPresetName) == 0x000000, "Member 'CineCameraSettings_SetDefaultCropPresetName::InDefaultCropPresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetDefaultFilmbackPreset \ static_assert(alignof(CineCameraSettings_SetDefaultFilmbackPreset) == 0x000008, "Wrong alignment on CineCameraSettings_SetDefaultFilmbackPreset"); \ static_assert(sizeof(CineCameraSettings_SetDefaultFilmbackPreset) == 0x000010, "Wrong size on CineCameraSettings_SetDefaultFilmbackPreset"); \ static_assert(offsetof(CineCameraSettings_SetDefaultFilmbackPreset, InDefaultFilmbackPreset) == 0x000000, "Member 'CineCameraSettings_SetDefaultFilmbackPreset::InDefaultFilmbackPreset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetDefaultLensFocalLength \ static_assert(alignof(CineCameraSettings_SetDefaultLensFocalLength) == 0x000004, "Wrong alignment on CineCameraSettings_SetDefaultLensFocalLength"); \ static_assert(sizeof(CineCameraSettings_SetDefaultLensFocalLength) == 0x000004, "Wrong size on CineCameraSettings_SetDefaultLensFocalLength"); \ static_assert(offsetof(CineCameraSettings_SetDefaultLensFocalLength, InDefaultLensFocalLength) == 0x000000, "Member 'CineCameraSettings_SetDefaultLensFocalLength::InDefaultLensFocalLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetDefaultLensFStop \ static_assert(alignof(CineCameraSettings_SetDefaultLensFStop) == 0x000004, "Wrong alignment on CineCameraSettings_SetDefaultLensFStop"); \ static_assert(sizeof(CineCameraSettings_SetDefaultLensFStop) == 0x000004, "Wrong size on CineCameraSettings_SetDefaultLensFStop"); \ static_assert(offsetof(CineCameraSettings_SetDefaultLensFStop, InDefaultLensFStop) == 0x000000, "Member 'CineCameraSettings_SetDefaultLensFStop::InDefaultLensFStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetDefaultLensPresetName \ static_assert(alignof(CineCameraSettings_SetDefaultLensPresetName) == 0x000008, "Wrong alignment on CineCameraSettings_SetDefaultLensPresetName"); \ static_assert(sizeof(CineCameraSettings_SetDefaultLensPresetName) == 0x000010, "Wrong size on CineCameraSettings_SetDefaultLensPresetName"); \ static_assert(offsetof(CineCameraSettings_SetDefaultLensPresetName, InDefaultLensPresetName) == 0x000000, "Member 'CineCameraSettings_SetDefaultLensPresetName::InDefaultLensPresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetFilmbackPresets \ static_assert(alignof(CineCameraSettings_SetFilmbackPresets) == 0x000008, "Wrong alignment on CineCameraSettings_SetFilmbackPresets"); \ static_assert(sizeof(CineCameraSettings_SetFilmbackPresets) == 0x000010, "Wrong size on CineCameraSettings_SetFilmbackPresets"); \ static_assert(offsetof(CineCameraSettings_SetFilmbackPresets, InFilmbackPresets) == 0x000000, "Member 'CineCameraSettings_SetFilmbackPresets::InFilmbackPresets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_SetLensPresets \ static_assert(alignof(CineCameraSettings_SetLensPresets) == 0x000008, "Wrong alignment on CineCameraSettings_SetLensPresets"); \ static_assert(sizeof(CineCameraSettings_SetLensPresets) == 0x000010, "Wrong size on CineCameraSettings_SetLensPresets"); \ static_assert(offsetof(CineCameraSettings_SetLensPresets, InLensPresets) == 0x000000, "Member 'CineCameraSettings_SetLensPresets::InLensPresets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetCropPresetNames \ static_assert(alignof(CineCameraSettings_GetCropPresetNames) == 0x000008, "Wrong alignment on CineCameraSettings_GetCropPresetNames"); \ static_assert(sizeof(CineCameraSettings_GetCropPresetNames) == 0x000010, "Wrong size on CineCameraSettings_GetCropPresetNames"); \ static_assert(offsetof(CineCameraSettings_GetCropPresetNames, ReturnValue) == 0x000000, "Member 'CineCameraSettings_GetCropPresetNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetFilmbackPresetNames \ static_assert(alignof(CineCameraSettings_GetFilmbackPresetNames) == 0x000008, "Wrong alignment on CineCameraSettings_GetFilmbackPresetNames"); \ static_assert(sizeof(CineCameraSettings_GetFilmbackPresetNames) == 0x000010, "Wrong size on CineCameraSettings_GetFilmbackPresetNames"); \ static_assert(offsetof(CineCameraSettings_GetFilmbackPresetNames, ReturnValue) == 0x000000, "Member 'CineCameraSettings_GetFilmbackPresetNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraSettings_GetLensPresetNames \ static_assert(alignof(CineCameraSettings_GetLensPresetNames) == 0x000008, "Wrong alignment on CineCameraSettings_GetLensPresetNames"); \ static_assert(sizeof(CineCameraSettings_GetLensPresetNames) == 0x000010, "Wrong size on CineCameraSettings_GetLensPresetNames"); \ static_assert(offsetof(CineCameraSettings_GetLensPresetNames, ReturnValue) == 0x000000, "Member 'CineCameraSettings_GetLensPresetNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCineCameraSettings \ static_assert(alignof(UCineCameraSettings) == 0x000008, "Wrong alignment on UCineCameraSettings"); \ static_assert(sizeof(UCineCameraSettings) == 0x0000B0, "Wrong size on UCineCameraSettings"); \ static_assert(offsetof(UCineCameraSettings, DefaultLensPresetName) == 0x000038, "Member 'UCineCameraSettings::DefaultLensPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, DefaultLensFocalLength) == 0x000048, "Member 'UCineCameraSettings::DefaultLensFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, DefaultLensFStop) == 0x00004C, "Member 'UCineCameraSettings::DefaultLensFStop' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, LensPresets) == 0x000050, "Member 'UCineCameraSettings::LensPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, DefaultFilmbackPreset) == 0x000060, "Member 'UCineCameraSettings::DefaultFilmbackPreset' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, FilmbackPresets) == 0x000070, "Member 'UCineCameraSettings::FilmbackPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, DefaultCropPresetName) == 0x000080, "Member 'UCineCameraSettings::DefaultCropPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraSettings, CropPresets) == 0x000090, "Member 'UCineCameraSettings::CropPresets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetFilmbackPresetsCopy \ static_assert(alignof(CineCameraComponent_GetFilmbackPresetsCopy) == 0x000008, "Wrong alignment on CineCameraComponent_GetFilmbackPresetsCopy"); \ static_assert(sizeof(CineCameraComponent_GetFilmbackPresetsCopy) == 0x000010, "Wrong size on CineCameraComponent_GetFilmbackPresetsCopy"); \ static_assert(offsetof(CineCameraComponent_GetFilmbackPresetsCopy, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetFilmbackPresetsCopy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetLensPresetsCopy \ static_assert(alignof(CineCameraComponent_GetLensPresetsCopy) == 0x000008, "Wrong alignment on CineCameraComponent_GetLensPresetsCopy"); \ static_assert(sizeof(CineCameraComponent_GetLensPresetsCopy) == 0x000010, "Wrong size on CineCameraComponent_GetLensPresetsCopy"); \ static_assert(offsetof(CineCameraComponent_GetLensPresetsCopy, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetLensPresetsCopy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetCropPresetByName \ static_assert(alignof(CineCameraComponent_SetCropPresetByName) == 0x000008, "Wrong alignment on CineCameraComponent_SetCropPresetByName"); \ static_assert(sizeof(CineCameraComponent_SetCropPresetByName) == 0x000010, "Wrong size on CineCameraComponent_SetCropPresetByName"); \ static_assert(offsetof(CineCameraComponent_SetCropPresetByName, InPresetName) == 0x000000, "Member 'CineCameraComponent_SetCropPresetByName::InPresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetCropSettings \ static_assert(alignof(CineCameraComponent_SetCropSettings) == 0x000004, "Wrong alignment on CineCameraComponent_SetCropSettings"); \ static_assert(sizeof(CineCameraComponent_SetCropSettings) == 0x000004, "Wrong size on CineCameraComponent_SetCropSettings"); \ static_assert(offsetof(CineCameraComponent_SetCropSettings, NewCropSettings) == 0x000000, "Member 'CineCameraComponent_SetCropSettings::NewCropSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetCurrentAperture \ static_assert(alignof(CineCameraComponent_SetCurrentAperture) == 0x000004, "Wrong alignment on CineCameraComponent_SetCurrentAperture"); \ static_assert(sizeof(CineCameraComponent_SetCurrentAperture) == 0x000004, "Wrong size on CineCameraComponent_SetCurrentAperture"); \ static_assert(offsetof(CineCameraComponent_SetCurrentAperture, NewCurrentAperture) == 0x000000, "Member 'CineCameraComponent_SetCurrentAperture::NewCurrentAperture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetCurrentFocalLength \ static_assert(alignof(CineCameraComponent_SetCurrentFocalLength) == 0x000004, "Wrong alignment on CineCameraComponent_SetCurrentFocalLength"); \ static_assert(sizeof(CineCameraComponent_SetCurrentFocalLength) == 0x000004, "Wrong size on CineCameraComponent_SetCurrentFocalLength"); \ static_assert(offsetof(CineCameraComponent_SetCurrentFocalLength, InFocalLength) == 0x000000, "Member 'CineCameraComponent_SetCurrentFocalLength::InFocalLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetFilmback \ static_assert(alignof(CineCameraComponent_SetFilmback) == 0x000004, "Wrong alignment on CineCameraComponent_SetFilmback"); \ static_assert(sizeof(CineCameraComponent_SetFilmback) == 0x00000C, "Wrong size on CineCameraComponent_SetFilmback"); \ static_assert(offsetof(CineCameraComponent_SetFilmback, NewFilmback) == 0x000000, "Member 'CineCameraComponent_SetFilmback::NewFilmback' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetFilmbackPresetByName \ static_assert(alignof(CineCameraComponent_SetFilmbackPresetByName) == 0x000008, "Wrong alignment on CineCameraComponent_SetFilmbackPresetByName"); \ static_assert(sizeof(CineCameraComponent_SetFilmbackPresetByName) == 0x000010, "Wrong size on CineCameraComponent_SetFilmbackPresetByName"); \ static_assert(offsetof(CineCameraComponent_SetFilmbackPresetByName, InPresetName) == 0x000000, "Member 'CineCameraComponent_SetFilmbackPresetByName::InPresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetFocusSettings \ static_assert(alignof(CineCameraComponent_SetFocusSettings) == 0x000008, "Wrong alignment on CineCameraComponent_SetFocusSettings"); \ static_assert(sizeof(CineCameraComponent_SetFocusSettings) == 0x000068, "Wrong size on CineCameraComponent_SetFocusSettings"); \ static_assert(offsetof(CineCameraComponent_SetFocusSettings, NewFocusSettings) == 0x000000, "Member 'CineCameraComponent_SetFocusSettings::NewFocusSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetLensPresetByName \ static_assert(alignof(CineCameraComponent_SetLensPresetByName) == 0x000008, "Wrong alignment on CineCameraComponent_SetLensPresetByName"); \ static_assert(sizeof(CineCameraComponent_SetLensPresetByName) == 0x000010, "Wrong size on CineCameraComponent_SetLensPresetByName"); \ static_assert(offsetof(CineCameraComponent_SetLensPresetByName, InPresetName) == 0x000000, "Member 'CineCameraComponent_SetLensPresetByName::InPresetName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_SetLensSettings \ static_assert(alignof(CineCameraComponent_SetLensSettings) == 0x000004, "Wrong alignment on CineCameraComponent_SetLensSettings"); \ static_assert(sizeof(CineCameraComponent_SetLensSettings) == 0x00001C, "Wrong size on CineCameraComponent_SetLensSettings"); \ static_assert(offsetof(CineCameraComponent_SetLensSettings, NewLensSettings) == 0x000000, "Member 'CineCameraComponent_SetLensSettings::NewLensSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetCropPresetName \ static_assert(alignof(CineCameraComponent_GetCropPresetName) == 0x000008, "Wrong alignment on CineCameraComponent_GetCropPresetName"); \ static_assert(sizeof(CineCameraComponent_GetCropPresetName) == 0x000010, "Wrong size on CineCameraComponent_GetCropPresetName"); \ static_assert(offsetof(CineCameraComponent_GetCropPresetName, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetCropPresetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetDefaultFilmbackPresetName \ static_assert(alignof(CineCameraComponent_GetDefaultFilmbackPresetName) == 0x000008, "Wrong alignment on CineCameraComponent_GetDefaultFilmbackPresetName"); \ static_assert(sizeof(CineCameraComponent_GetDefaultFilmbackPresetName) == 0x000010, "Wrong size on CineCameraComponent_GetDefaultFilmbackPresetName"); \ static_assert(offsetof(CineCameraComponent_GetDefaultFilmbackPresetName, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetDefaultFilmbackPresetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetFilmbackPresetName \ static_assert(alignof(CineCameraComponent_GetFilmbackPresetName) == 0x000008, "Wrong alignment on CineCameraComponent_GetFilmbackPresetName"); \ static_assert(sizeof(CineCameraComponent_GetFilmbackPresetName) == 0x000010, "Wrong size on CineCameraComponent_GetFilmbackPresetName"); \ static_assert(offsetof(CineCameraComponent_GetFilmbackPresetName, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetFilmbackPresetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetHorizontalFieldOfView \ static_assert(alignof(CineCameraComponent_GetHorizontalFieldOfView) == 0x000004, "Wrong alignment on CineCameraComponent_GetHorizontalFieldOfView"); \ static_assert(sizeof(CineCameraComponent_GetHorizontalFieldOfView) == 0x000004, "Wrong size on CineCameraComponent_GetHorizontalFieldOfView"); \ static_assert(offsetof(CineCameraComponent_GetHorizontalFieldOfView, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetHorizontalFieldOfView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetLensPresetName \ static_assert(alignof(CineCameraComponent_GetLensPresetName) == 0x000008, "Wrong alignment on CineCameraComponent_GetLensPresetName"); \ static_assert(sizeof(CineCameraComponent_GetLensPresetName) == 0x000010, "Wrong size on CineCameraComponent_GetLensPresetName"); \ static_assert(offsetof(CineCameraComponent_GetLensPresetName, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetLensPresetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CineCameraComponent_GetVerticalFieldOfView \ static_assert(alignof(CineCameraComponent_GetVerticalFieldOfView) == 0x000004, "Wrong alignment on CineCameraComponent_GetVerticalFieldOfView"); \ static_assert(sizeof(CineCameraComponent_GetVerticalFieldOfView) == 0x000004, "Wrong size on CineCameraComponent_GetVerticalFieldOfView"); \ static_assert(offsetof(CineCameraComponent_GetVerticalFieldOfView, ReturnValue) == 0x000000, "Member 'CineCameraComponent_GetVerticalFieldOfView::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCineCameraComponent \ static_assert(alignof(UCineCameraComponent) == 0x000010, "Wrong alignment on UCineCameraComponent"); \ static_assert(sizeof(UCineCameraComponent) == 0x000B70, "Wrong size on UCineCameraComponent"); \ static_assert(offsetof(UCineCameraComponent, FilmbackSettings) == 0x000A50, "Member 'UCineCameraComponent::FilmbackSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, Filmback) == 0x000A5C, "Member 'UCineCameraComponent::Filmback' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, LensSettings) == 0x000A68, "Member 'UCineCameraComponent::LensSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, FocusSettings) == 0x000A88, "Member 'UCineCameraComponent::FocusSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CropSettings) == 0x000AF0, "Member 'UCineCameraComponent::CropSettings' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentFocalLength) == 0x000AF4, "Member 'UCineCameraComponent::CurrentFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentAperture) == 0x000AF8, "Member 'UCineCameraComponent::CurrentAperture' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CurrentFocusDistance) == 0x000AFC, "Member 'UCineCameraComponent::CurrentFocusDistance' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, CustomNearClippingPlane) == 0x000B04, "Member 'UCineCameraComponent::CustomNearClippingPlane' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, FilmbackPresets) == 0x000B10, "Member 'UCineCameraComponent::FilmbackPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, LensPresets) == 0x000B20, "Member 'UCineCameraComponent::LensPresets' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultFilmbackPresetName) == 0x000B30, "Member 'UCineCameraComponent::DefaultFilmbackPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultFilmbackPreset) == 0x000B40, "Member 'UCineCameraComponent::DefaultFilmbackPreset' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensPresetName) == 0x000B50, "Member 'UCineCameraComponent::DefaultLensPresetName' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensFocalLength) == 0x000B60, "Member 'UCineCameraComponent::DefaultLensFocalLength' has a wrong offset!"); \ static_assert(offsetof(UCineCameraComponent, DefaultLensFStop) == 0x000B64, "Member 'UCineCameraComponent::DefaultLensFStop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACameraRig_Crane \ static_assert(alignof(ACameraRig_Crane) == 0x000008, "Wrong alignment on ACameraRig_Crane"); \ static_assert(sizeof(ACameraRig_Crane) == 0x0002E0, "Wrong size on ACameraRig_Crane"); \ static_assert(offsetof(ACameraRig_Crane, CranePitch) == 0x0002B0, "Member 'ACameraRig_Crane::CranePitch' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneYaw) == 0x0002B4, "Member 'ACameraRig_Crane::CraneYaw' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneArmLength) == 0x0002B8, "Member 'ACameraRig_Crane::CraneArmLength' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, bLockMountPitch) == 0x0002BC, "Member 'ACameraRig_Crane::bLockMountPitch' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, bLockMountYaw) == 0x0002BD, "Member 'ACameraRig_Crane::bLockMountYaw' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, TransformComponent) == 0x0002C0, "Member 'ACameraRig_Crane::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneYawControl) == 0x0002C8, "Member 'ACameraRig_Crane::CraneYawControl' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CranePitchControl) == 0x0002D0, "Member 'ACameraRig_Crane::CranePitchControl' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Crane, CraneCameraMount) == 0x0002D8, "Member 'ACameraRig_Crane::CraneCameraMount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CameraRig_Rail_GetRailSplineComponent \ static_assert(alignof(CameraRig_Rail_GetRailSplineComponent) == 0x000008, "Wrong alignment on CameraRig_Rail_GetRailSplineComponent"); \ static_assert(sizeof(CameraRig_Rail_GetRailSplineComponent) == 0x000008, "Wrong size on CameraRig_Rail_GetRailSplineComponent"); \ static_assert(offsetof(CameraRig_Rail_GetRailSplineComponent, ReturnValue) == 0x000000, "Member 'CameraRig_Rail_GetRailSplineComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACameraRig_Rail \ static_assert(alignof(ACameraRig_Rail) == 0x000008, "Wrong alignment on ACameraRig_Rail"); \ static_assert(sizeof(ACameraRig_Rail) == 0x0002D0, "Wrong size on ACameraRig_Rail"); \ static_assert(offsetof(ACameraRig_Rail, CurrentPositionOnRail) == 0x0002B0, "Member 'ACameraRig_Rail::CurrentPositionOnRail' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, bLockOrientationToRail) == 0x0002B4, "Member 'ACameraRig_Rail::bLockOrientationToRail' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, TransformComponent) == 0x0002B8, "Member 'ACameraRig_Rail::TransformComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, RailSplineComponent) == 0x0002C0, "Member 'ACameraRig_Rail::RailSplineComponent' has a wrong offset!"); \ static_assert(offsetof(ACameraRig_Rail, RailCameraMount) == 0x0002C8, "Member 'ACameraRig_Rail::RailCameraMount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionLevelSetData \ static_assert(alignof(FGeometryCollectionLevelSetData) == 0x000004, "Wrong alignment on FGeometryCollectionLevelSetData"); \ static_assert(sizeof(FGeometryCollectionLevelSetData) == 0x000010, "Wrong size on FGeometryCollectionLevelSetData"); \ static_assert(offsetof(FGeometryCollectionLevelSetData, MinLevelSetResolution) == 0x000000, "Member 'FGeometryCollectionLevelSetData::MinLevelSetResolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionLevelSetData, MaxLevelSetResolution) == 0x000004, "Member 'FGeometryCollectionLevelSetData::MaxLevelSetResolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionLevelSetData, MinClusterLevelSetResolution) == 0x000008, "Member 'FGeometryCollectionLevelSetData::MinClusterLevelSetResolution' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionLevelSetData, MaxClusterLevelSetResolution) == 0x00000C, "Member 'FGeometryCollectionLevelSetData::MaxClusterLevelSetResolution' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionCollisionParticleData \ static_assert(alignof(FGeometryCollectionCollisionParticleData) == 0x000004, "Wrong alignment on FGeometryCollectionCollisionParticleData"); \ static_assert(sizeof(FGeometryCollectionCollisionParticleData) == 0x000008, "Wrong size on FGeometryCollectionCollisionParticleData"); \ static_assert(offsetof(FGeometryCollectionCollisionParticleData, CollisionParticlesFraction) == 0x000000, "Member 'FGeometryCollectionCollisionParticleData::CollisionParticlesFraction' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionParticleData, MaximumCollisionParticles) == 0x000004, "Member 'FGeometryCollectionCollisionParticleData::MaximumCollisionParticles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionCollisionTypeData \ static_assert(alignof(FGeometryCollectionCollisionTypeData) == 0x000004, "Wrong alignment on FGeometryCollectionCollisionTypeData"); \ static_assert(sizeof(FGeometryCollectionCollisionTypeData) == 0x000024, "Wrong size on FGeometryCollectionCollisionTypeData"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, CollisionType) == 0x000000, "Member 'FGeometryCollectionCollisionTypeData::CollisionType' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, ImplicitType) == 0x000001, "Member 'FGeometryCollectionCollisionTypeData::ImplicitType' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, LevelSet) == 0x000004, "Member 'FGeometryCollectionCollisionTypeData::LevelSet' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, CollisionParticles) == 0x000014, "Member 'FGeometryCollectionCollisionTypeData::CollisionParticles' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, CollisionObjectReductionPercentage) == 0x00001C, "Member 'FGeometryCollectionCollisionTypeData::CollisionObjectReductionPercentage' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionCollisionTypeData, CollisionMarginFraction) == 0x000020, "Member 'FGeometryCollectionCollisionTypeData::CollisionMarginFraction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeomComponentCacheParameters \ static_assert(alignof(FGeomComponentCacheParameters) == 0x000008, "Wrong alignment on FGeomComponentCacheParameters"); \ static_assert(sizeof(FGeomComponentCacheParameters) == 0x000050, "Wrong size on FGeomComponentCacheParameters"); \ static_assert(offsetof(FGeomComponentCacheParameters, CacheMode) == 0x000000, "Member 'FGeomComponentCacheParameters::CacheMode' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, TargetCache) == 0x000008, "Member 'FGeomComponentCacheParameters::TargetCache' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, ReverseCacheBeginTime) == 0x000010, "Member 'FGeomComponentCacheParameters::ReverseCacheBeginTime' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, SaveCollisionData) == 0x000014, "Member 'FGeomComponentCacheParameters::SaveCollisionData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, DoGenerateCollisionData) == 0x000015, "Member 'FGeomComponentCacheParameters::DoGenerateCollisionData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, CollisionDataSizeMax) == 0x000018, "Member 'FGeomComponentCacheParameters::CollisionDataSizeMax' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, DoCollisionDataSpatialHash) == 0x00001C, "Member 'FGeomComponentCacheParameters::DoCollisionDataSpatialHash' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, CollisionDataSpatialHashRadius) == 0x000020, "Member 'FGeomComponentCacheParameters::CollisionDataSpatialHashRadius' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, MaxCollisionPerCell) == 0x000024, "Member 'FGeomComponentCacheParameters::MaxCollisionPerCell' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, SaveBreakingData) == 0x000028, "Member 'FGeomComponentCacheParameters::SaveBreakingData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, DoGenerateBreakingData) == 0x000029, "Member 'FGeomComponentCacheParameters::DoGenerateBreakingData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, BreakingDataSizeMax) == 0x00002C, "Member 'FGeomComponentCacheParameters::BreakingDataSizeMax' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, DoBreakingDataSpatialHash) == 0x000030, "Member 'FGeomComponentCacheParameters::DoBreakingDataSpatialHash' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, BreakingDataSpatialHashRadius) == 0x000034, "Member 'FGeomComponentCacheParameters::BreakingDataSpatialHashRadius' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, MaxBreakingPerCell) == 0x000038, "Member 'FGeomComponentCacheParameters::MaxBreakingPerCell' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, SaveTrailingData) == 0x00003C, "Member 'FGeomComponentCacheParameters::SaveTrailingData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, DoGenerateTrailingData) == 0x00003D, "Member 'FGeomComponentCacheParameters::DoGenerateTrailingData' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, TrailingDataSizeMax) == 0x000040, "Member 'FGeomComponentCacheParameters::TrailingDataSizeMax' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, TrailingMinSpeedThreshold) == 0x000044, "Member 'FGeomComponentCacheParameters::TrailingMinSpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FGeomComponentCacheParameters, TrailingMinVolumeThreshold) == 0x000048, "Member 'FGeomComponentCacheParameters::TrailingMinVolumeThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosRemovalEventData \ static_assert(alignof(FChaosRemovalEventData) == 0x000008, "Wrong alignment on FChaosRemovalEventData"); \ static_assert(sizeof(FChaosRemovalEventData) == 0x000020, "Wrong size on FChaosRemovalEventData"); \ static_assert(offsetof(FChaosRemovalEventData, Location) == 0x000000, "Member 'FChaosRemovalEventData::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEventData, Mass) == 0x000018, "Member 'FChaosRemovalEventData::Mass' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEventData, ParticleIndex) == 0x00001C, "Member 'FChaosRemovalEventData::ParticleIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosBreakingEventData \ static_assert(alignof(FChaosBreakingEventData) == 0x000008, "Wrong alignment on FChaosBreakingEventData"); \ static_assert(sizeof(FChaosBreakingEventData) == 0x000038, "Wrong size on FChaosBreakingEventData"); \ static_assert(offsetof(FChaosBreakingEventData, Location) == 0x000000, "Member 'FChaosBreakingEventData::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventData, Velocity) == 0x000018, "Member 'FChaosBreakingEventData::Velocity' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventData, Mass) == 0x000030, "Member 'FChaosBreakingEventData::Mass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosTrailingEventData \ static_assert(alignof(FChaosTrailingEventData) == 0x000008, "Wrong alignment on FChaosTrailingEventData"); \ static_assert(sizeof(FChaosTrailingEventData) == 0x000050, "Wrong size on FChaosTrailingEventData"); \ static_assert(offsetof(FChaosTrailingEventData, Location) == 0x000000, "Member 'FChaosTrailingEventData::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventData, Velocity) == 0x000018, "Member 'FChaosTrailingEventData::Velocity' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventData, AngularVelocity) == 0x000030, "Member 'FChaosTrailingEventData::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventData, Mass) == 0x000048, "Member 'FChaosTrailingEventData::Mass' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventData, ParticleIndex) == 0x00004C, "Member 'FChaosTrailingEventData::ParticleIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionDebugDrawActorSelectedRigidBody \ static_assert(alignof(FGeometryCollectionDebugDrawActorSelectedRigidBody) == 0x000008, "Wrong alignment on FGeometryCollectionDebugDrawActorSelectedRigidBody"); \ static_assert(sizeof(FGeometryCollectionDebugDrawActorSelectedRigidBody) == 0x000018, "Wrong size on FGeometryCollectionDebugDrawActorSelectedRigidBody"); \ static_assert(offsetof(FGeometryCollectionDebugDrawActorSelectedRigidBody, ID) == 0x000000, "Member 'FGeometryCollectionDebugDrawActorSelectedRigidBody::ID' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionDebugDrawActorSelectedRigidBody, Solver) == 0x000008, "Member 'FGeometryCollectionDebugDrawActorSelectedRigidBody::Solver' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionDebugDrawActorSelectedRigidBody, GeometryCollection) == 0x000010, "Member 'FGeometryCollectionDebugDrawActorSelectedRigidBody::GeometryCollection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosCollisionEventData \ static_assert(alignof(FChaosCollisionEventData) == 0x000008, "Wrong alignment on FChaosCollisionEventData"); \ static_assert(sizeof(FChaosCollisionEventData) == 0x000080, "Wrong size on FChaosCollisionEventData"); \ static_assert(offsetof(FChaosCollisionEventData, Location) == 0x000000, "Member 'FChaosCollisionEventData::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Normal) == 0x000018, "Member 'FChaosCollisionEventData::Normal' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Velocity1) == 0x000030, "Member 'FChaosCollisionEventData::Velocity1' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Velocity2) == 0x000048, "Member 'FChaosCollisionEventData::Velocity2' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Mass1) == 0x000060, "Member 'FChaosCollisionEventData::Mass1' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Mass2) == 0x000064, "Member 'FChaosCollisionEventData::Mass2' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventData, Impulse) == 0x000068, "Member 'FChaosCollisionEventData::Impulse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionRepData \ static_assert(alignof(FGeometryCollectionRepData) == 0x000008, "Wrong alignment on FGeometryCollectionRepData"); \ static_assert(sizeof(FGeometryCollectionRepData) == 0x000028, "Wrong size on FGeometryCollectionRepData"); \ #define DUMPER7_ASSERTS_FGeometryCollectionDamagePropagationData \ static_assert(alignof(FGeometryCollectionDamagePropagationData) == 0x000004, "Wrong alignment on FGeometryCollectionDamagePropagationData"); \ static_assert(sizeof(FGeometryCollectionDamagePropagationData) == 0x00000C, "Wrong size on FGeometryCollectionDamagePropagationData"); \ static_assert(offsetof(FGeometryCollectionDamagePropagationData, bEnabled) == 0x000000, "Member 'FGeometryCollectionDamagePropagationData::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionDamagePropagationData, BreakDamagePropagationFactor) == 0x000004, "Member 'FGeometryCollectionDamagePropagationData::BreakDamagePropagationFactor' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionDamagePropagationData, ShockDamagePropagationFactor) == 0x000008, "Member 'FGeometryCollectionDamagePropagationData::ShockDamagePropagationFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosBreakingEventRequestSettings \ static_assert(alignof(FChaosBreakingEventRequestSettings) == 0x000004, "Wrong alignment on FChaosBreakingEventRequestSettings"); \ static_assert(sizeof(FChaosBreakingEventRequestSettings) == 0x000018, "Wrong size on FChaosBreakingEventRequestSettings"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, MaxNumberOfResults) == 0x000000, "Member 'FChaosBreakingEventRequestSettings::MaxNumberOfResults' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, MinRadius) == 0x000004, "Member 'FChaosBreakingEventRequestSettings::MinRadius' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, MinSpeed) == 0x000008, "Member 'FChaosBreakingEventRequestSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, MinMass) == 0x00000C, "Member 'FChaosBreakingEventRequestSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, MaxDistance) == 0x000010, "Member 'FChaosBreakingEventRequestSettings::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakingEventRequestSettings, SortMethod) == 0x000014, "Member 'FChaosBreakingEventRequestSettings::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosCollisionEventRequestSettings \ static_assert(alignof(FChaosCollisionEventRequestSettings) == 0x000004, "Wrong alignment on FChaosCollisionEventRequestSettings"); \ static_assert(sizeof(FChaosCollisionEventRequestSettings) == 0x000018, "Wrong size on FChaosCollisionEventRequestSettings"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, MaxNumberResults) == 0x000000, "Member 'FChaosCollisionEventRequestSettings::MaxNumberResults' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, MinMass) == 0x000004, "Member 'FChaosCollisionEventRequestSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, MinSpeed) == 0x000008, "Member 'FChaosCollisionEventRequestSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, MinImpulse) == 0x00000C, "Member 'FChaosCollisionEventRequestSettings::MinImpulse' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, MaxDistance) == 0x000010, "Member 'FChaosCollisionEventRequestSettings::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FChaosCollisionEventRequestSettings, SortMethod) == 0x000014, "Member 'FChaosCollisionEventRequestSettings::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosRemovalEventRequestSettings \ static_assert(alignof(FChaosRemovalEventRequestSettings) == 0x000004, "Wrong alignment on FChaosRemovalEventRequestSettings"); \ static_assert(sizeof(FChaosRemovalEventRequestSettings) == 0x000010, "Wrong size on FChaosRemovalEventRequestSettings"); \ static_assert(offsetof(FChaosRemovalEventRequestSettings, MaxNumberOfResults) == 0x000000, "Member 'FChaosRemovalEventRequestSettings::MaxNumberOfResults' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEventRequestSettings, MinMass) == 0x000004, "Member 'FChaosRemovalEventRequestSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEventRequestSettings, MaxDistance) == 0x000008, "Member 'FChaosRemovalEventRequestSettings::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEventRequestSettings, SortMethod) == 0x00000C, "Member 'FChaosRemovalEventRequestSettings::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosTrailingEventRequestSettings \ static_assert(alignof(FChaosTrailingEventRequestSettings) == 0x000004, "Wrong alignment on FChaosTrailingEventRequestSettings"); \ static_assert(sizeof(FChaosTrailingEventRequestSettings) == 0x000018, "Wrong size on FChaosTrailingEventRequestSettings"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, MaxNumberOfResults) == 0x000000, "Member 'FChaosTrailingEventRequestSettings::MaxNumberOfResults' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, MinMass) == 0x000004, "Member 'FChaosTrailingEventRequestSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, MinSpeed) == 0x000008, "Member 'FChaosTrailingEventRequestSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, MinAngularSpeed) == 0x00000C, "Member 'FChaosTrailingEventRequestSettings::MinAngularSpeed' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, MaxDistance) == 0x000010, "Member 'FChaosTrailingEventRequestSettings::MaxDistance' has a wrong offset!"); \ static_assert(offsetof(FChaosTrailingEventRequestSettings, SortMethod) == 0x000014, "Member 'FChaosTrailingEventRequestSettings::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionDebugDrawWarningMessage \ static_assert(alignof(FGeometryCollectionDebugDrawWarningMessage) == 0x000001, "Wrong alignment on FGeometryCollectionDebugDrawWarningMessage"); \ static_assert(sizeof(FGeometryCollectionDebugDrawWarningMessage) == 0x000001, "Wrong size on FGeometryCollectionDebugDrawWarningMessage"); \ #define DUMPER7_ASSERTS_FGeometryCollectionSource \ static_assert(alignof(FGeometryCollectionSource) == 0x000010, "Wrong alignment on FGeometryCollectionSource"); \ static_assert(sizeof(FGeometryCollectionSource) == 0x0000A0, "Wrong size on FGeometryCollectionSource"); \ static_assert(offsetof(FGeometryCollectionSource, SourceGeometryObject) == 0x000000, "Member 'FGeometryCollectionSource::SourceGeometryObject' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSource, LocalTransform) == 0x000020, "Member 'FGeometryCollectionSource::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSource, SourceMaterial) == 0x000080, "Member 'FGeometryCollectionSource::SourceMaterial' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSource, bAddInternalMaterials) == 0x000090, "Member 'FGeometryCollectionSource::bAddInternalMaterials' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSource, bSplitComponents) == 0x000091, "Member 'FGeometryCollectionSource::bSplitComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionAutoInstanceMesh \ static_assert(alignof(FGeometryCollectionAutoInstanceMesh) == 0x000008, "Wrong alignment on FGeometryCollectionAutoInstanceMesh"); \ static_assert(sizeof(FGeometryCollectionAutoInstanceMesh) == 0x000030, "Wrong size on FGeometryCollectionAutoInstanceMesh"); \ static_assert(offsetof(FGeometryCollectionAutoInstanceMesh, StaticMesh) == 0x000000, "Member 'FGeometryCollectionAutoInstanceMesh::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionAutoInstanceMesh, Materials) == 0x000020, "Member 'FGeometryCollectionAutoInstanceMesh::Materials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionEmbeddedExemplar \ static_assert(alignof(FGeometryCollectionEmbeddedExemplar) == 0x000008, "Wrong alignment on FGeometryCollectionEmbeddedExemplar"); \ static_assert(sizeof(FGeometryCollectionEmbeddedExemplar) == 0x000030, "Wrong size on FGeometryCollectionEmbeddedExemplar"); \ static_assert(offsetof(FGeometryCollectionEmbeddedExemplar, StaticMeshExemplar) == 0x000000, "Member 'FGeometryCollectionEmbeddedExemplar::StaticMeshExemplar' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionEmbeddedExemplar, StartCullDistance) == 0x000020, "Member 'FGeometryCollectionEmbeddedExemplar::StartCullDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionEmbeddedExemplar, EndCullDistance) == 0x000024, "Member 'FGeometryCollectionEmbeddedExemplar::EndCullDistance' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionEmbeddedExemplar, InstanceCount) == 0x000028, "Member 'FGeometryCollectionEmbeddedExemplar::InstanceCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGeometryCollectionSizeSpecificData \ static_assert(alignof(FGeometryCollectionSizeSpecificData) == 0x000008, "Wrong alignment on FGeometryCollectionSizeSpecificData"); \ static_assert(sizeof(FGeometryCollectionSizeSpecificData) == 0x000020, "Wrong size on FGeometryCollectionSizeSpecificData"); \ static_assert(offsetof(FGeometryCollectionSizeSpecificData, MaxSize) == 0x000000, "Member 'FGeometryCollectionSizeSpecificData::MaxSize' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSizeSpecificData, CollisionShapes) == 0x000008, "Member 'FGeometryCollectionSizeSpecificData::CollisionShapes' has a wrong offset!"); \ static_assert(offsetof(FGeometryCollectionSizeSpecificData, DamageThreshold) == 0x000018, "Member 'FGeometryCollectionSizeSpecificData::DamageThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionActor_RaycastSingle \ static_assert(alignof(GeometryCollectionActor_RaycastSingle) == 0x000008, "Wrong alignment on GeometryCollectionActor_RaycastSingle"); \ static_assert(sizeof(GeometryCollectionActor_RaycastSingle) == 0x000120, "Wrong size on GeometryCollectionActor_RaycastSingle"); \ static_assert(offsetof(GeometryCollectionActor_RaycastSingle, Start) == 0x000000, "Member 'GeometryCollectionActor_RaycastSingle::Start' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionActor_RaycastSingle, End) == 0x000018, "Member 'GeometryCollectionActor_RaycastSingle::End' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionActor_RaycastSingle, OutHit) == 0x000030, "Member 'GeometryCollectionActor_RaycastSingle::OutHit' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionActor_RaycastSingle, ReturnValue) == 0x000118, "Member 'GeometryCollectionActor_RaycastSingle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCollectionActor \ static_assert(alignof(AGeometryCollectionActor) == 0x000008, "Wrong alignment on AGeometryCollectionActor"); \ static_assert(sizeof(AGeometryCollectionActor) == 0x0002C0, "Wrong size on AGeometryCollectionActor"); \ static_assert(offsetof(AGeometryCollectionActor, GeometryCollectionComponent) == 0x0002B0, "Member 'AGeometryCollectionActor::GeometryCollectionComponent' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionActor, GeometryCollectionDebugDrawComponent) == 0x0002B8, "Member 'AGeometryCollectionActor::GeometryCollectionDebugDrawComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyAngularVelocity \ static_assert(alignof(GeometryCollectionComponent_ApplyAngularVelocity) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyAngularVelocity"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyAngularVelocity) == 0x000020, "Wrong size on GeometryCollectionComponent_ApplyAngularVelocity"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyAngularVelocity, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyAngularVelocity::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyAngularVelocity, AngularVelocity) == 0x000008, "Member 'GeometryCollectionComponent_ApplyAngularVelocity::AngularVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyBreakingAngularVelocity \ static_assert(alignof(GeometryCollectionComponent_ApplyBreakingAngularVelocity) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyBreakingAngularVelocity"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyBreakingAngularVelocity) == 0x000020, "Wrong size on GeometryCollectionComponent_ApplyBreakingAngularVelocity"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyBreakingAngularVelocity, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyBreakingAngularVelocity::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyBreakingAngularVelocity, AngularVelocity) == 0x000008, "Member 'GeometryCollectionComponent_ApplyBreakingAngularVelocity::AngularVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyBreakingLinearVelocity \ static_assert(alignof(GeometryCollectionComponent_ApplyBreakingLinearVelocity) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyBreakingLinearVelocity"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyBreakingLinearVelocity) == 0x000020, "Wrong size on GeometryCollectionComponent_ApplyBreakingLinearVelocity"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyBreakingLinearVelocity, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyBreakingLinearVelocity::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyBreakingLinearVelocity, LinearVelocity) == 0x000008, "Member 'GeometryCollectionComponent_ApplyBreakingLinearVelocity::LinearVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyExternalStrain \ static_assert(alignof(GeometryCollectionComponent_ApplyExternalStrain) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyExternalStrain"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyExternalStrain) == 0x000030, "Wrong size on GeometryCollectionComponent_ApplyExternalStrain"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyExternalStrain::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, Location) == 0x000008, "Member 'GeometryCollectionComponent_ApplyExternalStrain::Location' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, Radius) == 0x000020, "Member 'GeometryCollectionComponent_ApplyExternalStrain::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, PropagationDepth) == 0x000024, "Member 'GeometryCollectionComponent_ApplyExternalStrain::PropagationDepth' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, PropagationFactor) == 0x000028, "Member 'GeometryCollectionComponent_ApplyExternalStrain::PropagationFactor' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyExternalStrain, Strain) == 0x00002C, "Member 'GeometryCollectionComponent_ApplyExternalStrain::Strain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyInternalStrain \ static_assert(alignof(GeometryCollectionComponent_ApplyInternalStrain) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyInternalStrain"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyInternalStrain) == 0x000030, "Wrong size on GeometryCollectionComponent_ApplyInternalStrain"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyInternalStrain::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, Location) == 0x000008, "Member 'GeometryCollectionComponent_ApplyInternalStrain::Location' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, Radius) == 0x000020, "Member 'GeometryCollectionComponent_ApplyInternalStrain::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, PropagationDepth) == 0x000024, "Member 'GeometryCollectionComponent_ApplyInternalStrain::PropagationDepth' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, PropagationFactor) == 0x000028, "Member 'GeometryCollectionComponent_ApplyInternalStrain::PropagationFactor' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyInternalStrain, Strain) == 0x00002C, "Member 'GeometryCollectionComponent_ApplyInternalStrain::Strain' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyKinematicField \ static_assert(alignof(GeometryCollectionComponent_ApplyKinematicField) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyKinematicField"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyKinematicField) == 0x000020, "Wrong size on GeometryCollectionComponent_ApplyKinematicField"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyKinematicField, Radius) == 0x000000, "Member 'GeometryCollectionComponent_ApplyKinematicField::Radius' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyKinematicField, position) == 0x000008, "Member 'GeometryCollectionComponent_ApplyKinematicField::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyLinearVelocity \ static_assert(alignof(GeometryCollectionComponent_ApplyLinearVelocity) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyLinearVelocity"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyLinearVelocity) == 0x000020, "Wrong size on GeometryCollectionComponent_ApplyLinearVelocity"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyLinearVelocity, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_ApplyLinearVelocity::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyLinearVelocity, LinearVelocity) == 0x000008, "Member 'GeometryCollectionComponent_ApplyLinearVelocity::LinearVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ApplyPhysicsField \ static_assert(alignof(GeometryCollectionComponent_ApplyPhysicsField) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ApplyPhysicsField"); \ static_assert(sizeof(GeometryCollectionComponent_ApplyPhysicsField) == 0x000018, "Wrong size on GeometryCollectionComponent_ApplyPhysicsField"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyPhysicsField, Enabled) == 0x000000, "Member 'GeometryCollectionComponent_ApplyPhysicsField::Enabled' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyPhysicsField, Target) == 0x000001, "Member 'GeometryCollectionComponent_ApplyPhysicsField::Target' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyPhysicsField, MetaData) == 0x000008, "Member 'GeometryCollectionComponent_ApplyPhysicsField::MetaData' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_ApplyPhysicsField, Field) == 0x000010, "Member 'GeometryCollectionComponent_ApplyPhysicsField::Field' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_CrumbleCluster \ static_assert(alignof(GeometryCollectionComponent_CrumbleCluster) == 0x000004, "Wrong alignment on GeometryCollectionComponent_CrumbleCluster"); \ static_assert(sizeof(GeometryCollectionComponent_CrumbleCluster) == 0x000004, "Wrong size on GeometryCollectionComponent_CrumbleCluster"); \ static_assert(offsetof(GeometryCollectionComponent_CrumbleCluster, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_CrumbleCluster::ItemIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_GetInitialLevel \ static_assert(alignof(GeometryCollectionComponent_GetInitialLevel) == 0x000004, "Wrong alignment on GeometryCollectionComponent_GetInitialLevel"); \ static_assert(sizeof(GeometryCollectionComponent_GetInitialLevel) == 0x000008, "Wrong size on GeometryCollectionComponent_GetInitialLevel"); \ static_assert(offsetof(GeometryCollectionComponent_GetInitialLevel, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_GetInitialLevel::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_GetInitialLevel, ReturnValue) == 0x000004, "Member 'GeometryCollectionComponent_GetInitialLevel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_GetMassAndExtents \ static_assert(alignof(GeometryCollectionComponent_GetMassAndExtents) == 0x000008, "Wrong alignment on GeometryCollectionComponent_GetMassAndExtents"); \ static_assert(sizeof(GeometryCollectionComponent_GetMassAndExtents) == 0x000040, "Wrong size on GeometryCollectionComponent_GetMassAndExtents"); \ static_assert(offsetof(GeometryCollectionComponent_GetMassAndExtents, ItemIndex) == 0x000000, "Member 'GeometryCollectionComponent_GetMassAndExtents::ItemIndex' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_GetMassAndExtents, OutMass) == 0x000004, "Member 'GeometryCollectionComponent_GetMassAndExtents::OutMass' has a wrong offset!"); \ static_assert(offsetof(GeometryCollectionComponent_GetMassAndExtents, OutExtents) == 0x000008, "Member 'GeometryCollectionComponent_GetMassAndExtents::OutExtents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_ReceivePhysicsCollision \ static_assert(alignof(GeometryCollectionComponent_ReceivePhysicsCollision) == 0x000008, "Wrong alignment on GeometryCollectionComponent_ReceivePhysicsCollision"); \ static_assert(sizeof(GeometryCollectionComponent_ReceivePhysicsCollision) == 0x0000C0, "Wrong size on GeometryCollectionComponent_ReceivePhysicsCollision"); \ static_assert(offsetof(GeometryCollectionComponent_ReceivePhysicsCollision, CollisionInfo) == 0x000000, "Member 'GeometryCollectionComponent_ReceivePhysicsCollision::CollisionInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_SetNotifyBreaks \ static_assert(alignof(GeometryCollectionComponent_SetNotifyBreaks) == 0x000001, "Wrong alignment on GeometryCollectionComponent_SetNotifyBreaks"); \ static_assert(sizeof(GeometryCollectionComponent_SetNotifyBreaks) == 0x000001, "Wrong size on GeometryCollectionComponent_SetNotifyBreaks"); \ static_assert(offsetof(GeometryCollectionComponent_SetNotifyBreaks, bNewNotifyBreaks) == 0x000000, "Member 'GeometryCollectionComponent_SetNotifyBreaks::bNewNotifyBreaks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_SetNotifyCrumblings \ static_assert(alignof(GeometryCollectionComponent_SetNotifyCrumblings) == 0x000001, "Wrong alignment on GeometryCollectionComponent_SetNotifyCrumblings"); \ static_assert(sizeof(GeometryCollectionComponent_SetNotifyCrumblings) == 0x000001, "Wrong size on GeometryCollectionComponent_SetNotifyCrumblings"); \ static_assert(offsetof(GeometryCollectionComponent_SetNotifyCrumblings, bNewNotifyCrumblings) == 0x000000, "Member 'GeometryCollectionComponent_SetNotifyCrumblings::bNewNotifyCrumblings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_SetNotifyRemovals \ static_assert(alignof(GeometryCollectionComponent_SetNotifyRemovals) == 0x000001, "Wrong alignment on GeometryCollectionComponent_SetNotifyRemovals"); \ static_assert(sizeof(GeometryCollectionComponent_SetNotifyRemovals) == 0x000001, "Wrong size on GeometryCollectionComponent_SetNotifyRemovals"); \ static_assert(offsetof(GeometryCollectionComponent_SetNotifyRemovals, bNewNotifyRemovals) == 0x000000, "Member 'GeometryCollectionComponent_SetNotifyRemovals::bNewNotifyRemovals' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GeometryCollectionComponent_SetRestCollection \ static_assert(alignof(GeometryCollectionComponent_SetRestCollection) == 0x000008, "Wrong alignment on GeometryCollectionComponent_SetRestCollection"); \ static_assert(sizeof(GeometryCollectionComponent_SetRestCollection) == 0x000008, "Wrong size on GeometryCollectionComponent_SetRestCollection"); \ static_assert(offsetof(GeometryCollectionComponent_SetRestCollection, RestCollectionIn) == 0x000000, "Member 'GeometryCollectionComponent_SetRestCollection::RestCollectionIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionComponent \ static_assert(alignof(UGeometryCollectionComponent) == 0x000010, "Wrong alignment on UGeometryCollectionComponent"); \ static_assert(sizeof(UGeometryCollectionComponent) == 0x000B10, "Wrong size on UGeometryCollectionComponent"); \ static_assert(offsetof(UGeometryCollectionComponent, ChaosSolverActor) == 0x000580, "Member 'UGeometryCollectionComponent::ChaosSolverActor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RestCollection) == 0x000670, "Member 'UGeometryCollectionComponent::RestCollection' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitializationFields) == 0x000678, "Member 'UGeometryCollectionComponent::InitializationFields' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, Simulating) == 0x000688, "Member 'UGeometryCollectionComponent::Simulating' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ObjectType) == 0x000690, "Member 'UGeometryCollectionComponent::ObjectType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bForceMotionBlur) == 0x000691, "Member 'UGeometryCollectionComponent::bForceMotionBlur' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, EnableClustering) == 0x000692, "Member 'UGeometryCollectionComponent::EnableClustering' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ClusterGroupIndex) == 0x000694, "Member 'UGeometryCollectionComponent::ClusterGroupIndex' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, MaxClusterLevel) == 0x000698, "Member 'UGeometryCollectionComponent::MaxClusterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DamageThreshold) == 0x0006A0, "Member 'UGeometryCollectionComponent::DamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bUseSizeSpecificDamageThreshold) == 0x0006B0, "Member 'UGeometryCollectionComponent::bUseSizeSpecificDamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DamagePropagationData) == 0x0006B4, "Member 'UGeometryCollectionComponent::DamagePropagationData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bAllowRemovalOnSleep) == 0x0006C0, "Member 'UGeometryCollectionComponent::bAllowRemovalOnSleep' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bAllowRemovalOnBreak) == 0x0006C1, "Member 'UGeometryCollectionComponent::bAllowRemovalOnBreak' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ClusterConnectionType) == 0x0006C2, "Member 'UGeometryCollectionComponent::ClusterConnectionType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CollisionGroup) == 0x0006C4, "Member 'UGeometryCollectionComponent::CollisionGroup' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CollisionSampleFraction) == 0x0006C8, "Member 'UGeometryCollectionComponent::CollisionSampleFraction' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, LinearEtherDrag) == 0x0006CC, "Member 'UGeometryCollectionComponent::LinearEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, AngularEtherDrag) == 0x0006D0, "Member 'UGeometryCollectionComponent::AngularEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, PhysicalMaterial) == 0x0006D8, "Member 'UGeometryCollectionComponent::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialVelocityType) == 0x0006E0, "Member 'UGeometryCollectionComponent::InitialVelocityType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialLinearVelocity) == 0x0006E8, "Member 'UGeometryCollectionComponent::InitialLinearVelocity' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, InitialAngularVelocity) == 0x000700, "Member 'UGeometryCollectionComponent::InitialAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, PhysicalMaterialOverride) == 0x000718, "Member 'UGeometryCollectionComponent::PhysicalMaterialOverride' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CacheParameters) == 0x000720, "Member 'UGeometryCollectionComponent::CacheParameters' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RestTransforms) == 0x000770, "Member 'UGeometryCollectionComponent::RestTransforms' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, NotifyGeometryCollectionPhysicsStateChange) == 0x000780, "Member 'UGeometryCollectionComponent::NotifyGeometryCollectionPhysicsStateChange' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, NotifyGeometryCollectionPhysicsLoadingStateChange) == 0x000790, "Member 'UGeometryCollectionComponent::NotifyGeometryCollectionPhysicsLoadingStateChange' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosBreakEvent) == 0x0007B8, "Member 'UGeometryCollectionComponent::OnChaosBreakEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosRemovalEvent) == 0x0007C8, "Member 'UGeometryCollectionComponent::OnChaosRemovalEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosCrumblingEvent) == 0x0007D8, "Member 'UGeometryCollectionComponent::OnChaosCrumblingEvent' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DesiredCacheTime) == 0x0007E8, "Member 'UGeometryCollectionComponent::DesiredCacheTime' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, CachePlayback) == 0x0007EC, "Member 'UGeometryCollectionComponent::CachePlayback' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, OnChaosPhysicsCollision) == 0x0007F0, "Member 'UGeometryCollectionComponent::OnChaosPhysicsCollision' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyBreaks) == 0x000800, "Member 'UGeometryCollectionComponent::bNotifyBreaks' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyCollisions) == 0x000801, "Member 'UGeometryCollectionComponent::bNotifyCollisions' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyTrailing) == 0x000802, "Member 'UGeometryCollectionComponent::bNotifyTrailing' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyRemovals) == 0x000803, "Member 'UGeometryCollectionComponent::bNotifyRemovals' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bNotifyCrumblings) == 0x000804, "Member 'UGeometryCollectionComponent::bNotifyCrumblings' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bCrumblingEventIncludesChildren) == 0x000805, "Member 'UGeometryCollectionComponent::bCrumblingEventIncludesChildren' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bStoreVelocities) == 0x000806, "Member 'UGeometryCollectionComponent::bStoreVelocities' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bShowBoneColors) == 0x000807, "Member 'UGeometryCollectionComponent::bShowBoneColors' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ISMPool) == 0x000808, "Member 'UGeometryCollectionComponent::ISMPool' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bEnableReplication) == 0x000814, "Member 'UGeometryCollectionComponent::bEnableReplication' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, bEnableAbandonAfterLevel) == 0x000815, "Member 'UGeometryCollectionComponent::bEnableAbandonAfterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ReplicationAbandonClusterLevel) == 0x000818, "Member 'UGeometryCollectionComponent::ReplicationAbandonClusterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, ReplicationAbandonAfterLevel) == 0x00081C, "Member 'UGeometryCollectionComponent::ReplicationAbandonAfterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, RepData) == 0x000820, "Member 'UGeometryCollectionComponent::RepData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, DummyBodySetup) == 0x000AD0, "Member 'UGeometryCollectionComponent::DummyBodySetup' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionComponent, EmbeddedGeometryComponents) == 0x000AE0, "Member 'UGeometryCollectionComponent::EmbeddedGeometryComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCollectionISMPoolActor \ static_assert(alignof(AGeometryCollectionISMPoolActor) == 0x000008, "Wrong alignment on AGeometryCollectionISMPoolActor"); \ static_assert(sizeof(AGeometryCollectionISMPoolActor) == 0x0002B8, "Wrong size on AGeometryCollectionISMPoolActor"); \ static_assert(offsetof(AGeometryCollectionISMPoolActor, ISMPoolComp) == 0x0002B0, "Member 'AGeometryCollectionISMPoolActor::ISMPoolComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionISMPoolComponent \ static_assert(alignof(UGeometryCollectionISMPoolComponent) == 0x000010, "Wrong alignment on UGeometryCollectionISMPoolComponent"); \ static_assert(sizeof(UGeometryCollectionISMPoolComponent) == 0x000360, "Wrong size on UGeometryCollectionISMPoolComponent"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_AddChaosSolverActor \ static_assert(alignof(ChaosDestructionListener_AddChaosSolverActor) == 0x000008, "Wrong alignment on ChaosDestructionListener_AddChaosSolverActor"); \ static_assert(sizeof(ChaosDestructionListener_AddChaosSolverActor) == 0x000008, "Wrong size on ChaosDestructionListener_AddChaosSolverActor"); \ static_assert(offsetof(ChaosDestructionListener_AddChaosSolverActor, ChaosSolverActor) == 0x000000, "Member 'ChaosDestructionListener_AddChaosSolverActor::ChaosSolverActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_AddGeometryCollectionActor \ static_assert(alignof(ChaosDestructionListener_AddGeometryCollectionActor) == 0x000008, "Wrong alignment on ChaosDestructionListener_AddGeometryCollectionActor"); \ static_assert(sizeof(ChaosDestructionListener_AddGeometryCollectionActor) == 0x000008, "Wrong size on ChaosDestructionListener_AddGeometryCollectionActor"); \ static_assert(offsetof(ChaosDestructionListener_AddGeometryCollectionActor, GeometryCollectionActor) == 0x000000, "Member 'ChaosDestructionListener_AddGeometryCollectionActor::GeometryCollectionActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_RemoveChaosSolverActor \ static_assert(alignof(ChaosDestructionListener_RemoveChaosSolverActor) == 0x000008, "Wrong alignment on ChaosDestructionListener_RemoveChaosSolverActor"); \ static_assert(sizeof(ChaosDestructionListener_RemoveChaosSolverActor) == 0x000008, "Wrong size on ChaosDestructionListener_RemoveChaosSolverActor"); \ static_assert(offsetof(ChaosDestructionListener_RemoveChaosSolverActor, ChaosSolverActor) == 0x000000, "Member 'ChaosDestructionListener_RemoveChaosSolverActor::ChaosSolverActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_RemoveGeometryCollectionActor \ static_assert(alignof(ChaosDestructionListener_RemoveGeometryCollectionActor) == 0x000008, "Wrong alignment on ChaosDestructionListener_RemoveGeometryCollectionActor"); \ static_assert(sizeof(ChaosDestructionListener_RemoveGeometryCollectionActor) == 0x000008, "Wrong size on ChaosDestructionListener_RemoveGeometryCollectionActor"); \ static_assert(offsetof(ChaosDestructionListener_RemoveGeometryCollectionActor, GeometryCollectionActor) == 0x000000, "Member 'ChaosDestructionListener_RemoveGeometryCollectionActor::GeometryCollectionActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetBreakingEventEnabled \ static_assert(alignof(ChaosDestructionListener_SetBreakingEventEnabled) == 0x000001, "Wrong alignment on ChaosDestructionListener_SetBreakingEventEnabled"); \ static_assert(sizeof(ChaosDestructionListener_SetBreakingEventEnabled) == 0x000001, "Wrong size on ChaosDestructionListener_SetBreakingEventEnabled"); \ static_assert(offsetof(ChaosDestructionListener_SetBreakingEventEnabled, bIsEnabled) == 0x000000, "Member 'ChaosDestructionListener_SetBreakingEventEnabled::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetBreakingEventRequestSettings \ static_assert(alignof(ChaosDestructionListener_SetBreakingEventRequestSettings) == 0x000004, "Wrong alignment on ChaosDestructionListener_SetBreakingEventRequestSettings"); \ static_assert(sizeof(ChaosDestructionListener_SetBreakingEventRequestSettings) == 0x000018, "Wrong size on ChaosDestructionListener_SetBreakingEventRequestSettings"); \ static_assert(offsetof(ChaosDestructionListener_SetBreakingEventRequestSettings, InSettings) == 0x000000, "Member 'ChaosDestructionListener_SetBreakingEventRequestSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetCollisionEventEnabled \ static_assert(alignof(ChaosDestructionListener_SetCollisionEventEnabled) == 0x000001, "Wrong alignment on ChaosDestructionListener_SetCollisionEventEnabled"); \ static_assert(sizeof(ChaosDestructionListener_SetCollisionEventEnabled) == 0x000001, "Wrong size on ChaosDestructionListener_SetCollisionEventEnabled"); \ static_assert(offsetof(ChaosDestructionListener_SetCollisionEventEnabled, bIsEnabled) == 0x000000, "Member 'ChaosDestructionListener_SetCollisionEventEnabled::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetCollisionEventRequestSettings \ static_assert(alignof(ChaosDestructionListener_SetCollisionEventRequestSettings) == 0x000004, "Wrong alignment on ChaosDestructionListener_SetCollisionEventRequestSettings"); \ static_assert(sizeof(ChaosDestructionListener_SetCollisionEventRequestSettings) == 0x000018, "Wrong size on ChaosDestructionListener_SetCollisionEventRequestSettings"); \ static_assert(offsetof(ChaosDestructionListener_SetCollisionEventRequestSettings, InSettings) == 0x000000, "Member 'ChaosDestructionListener_SetCollisionEventRequestSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetRemovalEventEnabled \ static_assert(alignof(ChaosDestructionListener_SetRemovalEventEnabled) == 0x000001, "Wrong alignment on ChaosDestructionListener_SetRemovalEventEnabled"); \ static_assert(sizeof(ChaosDestructionListener_SetRemovalEventEnabled) == 0x000001, "Wrong size on ChaosDestructionListener_SetRemovalEventEnabled"); \ static_assert(offsetof(ChaosDestructionListener_SetRemovalEventEnabled, bIsEnabled) == 0x000000, "Member 'ChaosDestructionListener_SetRemovalEventEnabled::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetRemovalEventRequestSettings \ static_assert(alignof(ChaosDestructionListener_SetRemovalEventRequestSettings) == 0x000004, "Wrong alignment on ChaosDestructionListener_SetRemovalEventRequestSettings"); \ static_assert(sizeof(ChaosDestructionListener_SetRemovalEventRequestSettings) == 0x000010, "Wrong size on ChaosDestructionListener_SetRemovalEventRequestSettings"); \ static_assert(offsetof(ChaosDestructionListener_SetRemovalEventRequestSettings, InSettings) == 0x000000, "Member 'ChaosDestructionListener_SetRemovalEventRequestSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetTrailingEventEnabled \ static_assert(alignof(ChaosDestructionListener_SetTrailingEventEnabled) == 0x000001, "Wrong alignment on ChaosDestructionListener_SetTrailingEventEnabled"); \ static_assert(sizeof(ChaosDestructionListener_SetTrailingEventEnabled) == 0x000001, "Wrong size on ChaosDestructionListener_SetTrailingEventEnabled"); \ static_assert(offsetof(ChaosDestructionListener_SetTrailingEventEnabled, bIsEnabled) == 0x000000, "Member 'ChaosDestructionListener_SetTrailingEventEnabled::bIsEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SetTrailingEventRequestSettings \ static_assert(alignof(ChaosDestructionListener_SetTrailingEventRequestSettings) == 0x000004, "Wrong alignment on ChaosDestructionListener_SetTrailingEventRequestSettings"); \ static_assert(sizeof(ChaosDestructionListener_SetTrailingEventRequestSettings) == 0x000018, "Wrong size on ChaosDestructionListener_SetTrailingEventRequestSettings"); \ static_assert(offsetof(ChaosDestructionListener_SetTrailingEventRequestSettings, InSettings) == 0x000000, "Member 'ChaosDestructionListener_SetTrailingEventRequestSettings::InSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SortBreakingEvents \ static_assert(alignof(ChaosDestructionListener_SortBreakingEvents) == 0x000008, "Wrong alignment on ChaosDestructionListener_SortBreakingEvents"); \ static_assert(sizeof(ChaosDestructionListener_SortBreakingEvents) == 0x000018, "Wrong size on ChaosDestructionListener_SortBreakingEvents"); \ static_assert(offsetof(ChaosDestructionListener_SortBreakingEvents, BreakingEvents) == 0x000000, "Member 'ChaosDestructionListener_SortBreakingEvents::BreakingEvents' has a wrong offset!"); \ static_assert(offsetof(ChaosDestructionListener_SortBreakingEvents, SortMethod) == 0x000010, "Member 'ChaosDestructionListener_SortBreakingEvents::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SortCollisionEvents \ static_assert(alignof(ChaosDestructionListener_SortCollisionEvents) == 0x000008, "Wrong alignment on ChaosDestructionListener_SortCollisionEvents"); \ static_assert(sizeof(ChaosDestructionListener_SortCollisionEvents) == 0x000018, "Wrong size on ChaosDestructionListener_SortCollisionEvents"); \ static_assert(offsetof(ChaosDestructionListener_SortCollisionEvents, CollisionEvents) == 0x000000, "Member 'ChaosDestructionListener_SortCollisionEvents::CollisionEvents' has a wrong offset!"); \ static_assert(offsetof(ChaosDestructionListener_SortCollisionEvents, SortMethod) == 0x000010, "Member 'ChaosDestructionListener_SortCollisionEvents::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SortRemovalEvents \ static_assert(alignof(ChaosDestructionListener_SortRemovalEvents) == 0x000008, "Wrong alignment on ChaosDestructionListener_SortRemovalEvents"); \ static_assert(sizeof(ChaosDestructionListener_SortRemovalEvents) == 0x000018, "Wrong size on ChaosDestructionListener_SortRemovalEvents"); \ static_assert(offsetof(ChaosDestructionListener_SortRemovalEvents, RemovalEvents) == 0x000000, "Member 'ChaosDestructionListener_SortRemovalEvents::RemovalEvents' has a wrong offset!"); \ static_assert(offsetof(ChaosDestructionListener_SortRemovalEvents, SortMethod) == 0x000010, "Member 'ChaosDestructionListener_SortRemovalEvents::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_SortTrailingEvents \ static_assert(alignof(ChaosDestructionListener_SortTrailingEvents) == 0x000008, "Wrong alignment on ChaosDestructionListener_SortTrailingEvents"); \ static_assert(sizeof(ChaosDestructionListener_SortTrailingEvents) == 0x000018, "Wrong size on ChaosDestructionListener_SortTrailingEvents"); \ static_assert(offsetof(ChaosDestructionListener_SortTrailingEvents, TrailingEvents) == 0x000000, "Member 'ChaosDestructionListener_SortTrailingEvents::TrailingEvents' has a wrong offset!"); \ static_assert(offsetof(ChaosDestructionListener_SortTrailingEvents, SortMethod) == 0x000010, "Member 'ChaosDestructionListener_SortTrailingEvents::SortMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ChaosDestructionListener_IsEventListening \ static_assert(alignof(ChaosDestructionListener_IsEventListening) == 0x000001, "Wrong alignment on ChaosDestructionListener_IsEventListening"); \ static_assert(sizeof(ChaosDestructionListener_IsEventListening) == 0x000001, "Wrong size on ChaosDestructionListener_IsEventListening"); \ static_assert(offsetof(ChaosDestructionListener_IsEventListening, ReturnValue) == 0x000000, "Member 'ChaosDestructionListener_IsEventListening::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosDestructionListener \ static_assert(alignof(UChaosDestructionListener) == 0x000010, "Wrong alignment on UChaosDestructionListener"); \ static_assert(sizeof(UChaosDestructionListener) == 0x000550, "Wrong size on UChaosDestructionListener"); \ static_assert(offsetof(UChaosDestructionListener, CollisionEventRequestSettings) == 0x0002A4, "Member 'UChaosDestructionListener::CollisionEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, BreakingEventRequestSettings) == 0x0002BC, "Member 'UChaosDestructionListener::BreakingEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, TrailingEventRequestSettings) == 0x0002D4, "Member 'UChaosDestructionListener::TrailingEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, RemovalEventRequestSettings) == 0x0002EC, "Member 'UChaosDestructionListener::RemovalEventRequestSettings' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, ChaosSolverActors) == 0x000300, "Member 'UChaosDestructionListener::ChaosSolverActors' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, GeometryCollectionActors) == 0x000350, "Member 'UChaosDestructionListener::GeometryCollectionActors' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnCollisionEvents) == 0x0003A0, "Member 'UChaosDestructionListener::OnCollisionEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnBreakingEvents) == 0x0003B0, "Member 'UChaosDestructionListener::OnBreakingEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnTrailingEvents) == 0x0003C0, "Member 'UChaosDestructionListener::OnTrailingEvents' has a wrong offset!"); \ static_assert(offsetof(UChaosDestructionListener, OnRemovalEvents) == 0x0003D0, "Member 'UChaosDestructionListener::OnRemovalEvents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionCache \ static_assert(alignof(UGeometryCollectionCache) == 0x000008, "Wrong alignment on UGeometryCollectionCache"); \ static_assert(sizeof(UGeometryCollectionCache) == 0x000050, "Wrong size on UGeometryCollectionCache"); \ static_assert(offsetof(UGeometryCollectionCache, RecordedData) == 0x000028, "Member 'UGeometryCollectionCache::RecordedData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionCache, SupportedCollection) == 0x000038, "Member 'UGeometryCollectionCache::SupportedCollection' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionCache, CompatibleCollectionState) == 0x000040, "Member 'UGeometryCollectionCache::CompatibleCollectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCollectionDebugDrawActor \ static_assert(alignof(AGeometryCollectionDebugDrawActor) == 0x000008, "Wrong alignment on AGeometryCollectionDebugDrawActor"); \ static_assert(sizeof(AGeometryCollectionDebugDrawActor) == 0x000370, "Wrong size on AGeometryCollectionDebugDrawActor"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, WarningMessage) == 0x0002B0, "Member 'AGeometryCollectionDebugDrawActor::WarningMessage' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SelectedRigidBody) == 0x0002B8, "Member 'AGeometryCollectionDebugDrawActor::SelectedRigidBody' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawWholeCollection) == 0x0002D0, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawWholeCollection' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawHierarchy) == 0x0002D1, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawHierarchy' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bDebugDrawClustering) == 0x0002D2, "Member 'AGeometryCollectionDebugDrawActor::bDebugDrawClustering' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, HideGeometry) == 0x0002D3, "Member 'AGeometryCollectionDebugDrawActor::HideGeometry' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyId) == 0x0002D4, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyId' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyCollision) == 0x0002D5, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyCollision' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bCollisionAtOrigin) == 0x0002D6, "Member 'AGeometryCollectionDebugDrawActor::bCollisionAtOrigin' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyTransform) == 0x0002D7, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyInertia) == 0x0002D8, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyInertia' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyVelocity) == 0x0002D9, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyVelocity' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyForce) == 0x0002DA, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyForce' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowRigidBodyInfos) == 0x0002DB, "Member 'AGeometryCollectionDebugDrawActor::bShowRigidBodyInfos' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowTransformIndex) == 0x0002DC, "Member 'AGeometryCollectionDebugDrawActor::bShowTransformIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowTransform) == 0x0002DD, "Member 'AGeometryCollectionDebugDrawActor::bShowTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowParent) == 0x0002DE, "Member 'AGeometryCollectionDebugDrawActor::bShowParent' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowLevel) == 0x0002DF, "Member 'AGeometryCollectionDebugDrawActor::bShowLevel' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowConnectivityEdges) == 0x0002E0, "Member 'AGeometryCollectionDebugDrawActor::bShowConnectivityEdges' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowGeometryIndex) == 0x0002E1, "Member 'AGeometryCollectionDebugDrawActor::bShowGeometryIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowGeometryTransform) == 0x0002E2, "Member 'AGeometryCollectionDebugDrawActor::bShowGeometryTransform' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowBoundingBox) == 0x0002E3, "Member 'AGeometryCollectionDebugDrawActor::bShowBoundingBox' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaces) == 0x0002E4, "Member 'AGeometryCollectionDebugDrawActor::bShowFaces' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaceIndices) == 0x0002E5, "Member 'AGeometryCollectionDebugDrawActor::bShowFaceIndices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowFaceNormals) == 0x0002E6, "Member 'AGeometryCollectionDebugDrawActor::bShowFaceNormals' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowSingleFace) == 0x0002E7, "Member 'AGeometryCollectionDebugDrawActor::bShowSingleFace' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SingleFaceIndex) == 0x0002E8, "Member 'AGeometryCollectionDebugDrawActor::SingleFaceIndex' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertices) == 0x0002EC, "Member 'AGeometryCollectionDebugDrawActor::bShowVertices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertexIndices) == 0x0002ED, "Member 'AGeometryCollectionDebugDrawActor::bShowVertexIndices' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bShowVertexNormals) == 0x0002EE, "Member 'AGeometryCollectionDebugDrawActor::bShowVertexNormals' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bUseActiveVisualization) == 0x0002EF, "Member 'AGeometryCollectionDebugDrawActor::bUseActiveVisualization' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, PointThickness) == 0x0002F0, "Member 'AGeometryCollectionDebugDrawActor::PointThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, LineThickness) == 0x0002F4, "Member 'AGeometryCollectionDebugDrawActor::LineThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, bTextShadow) == 0x0002F8, "Member 'AGeometryCollectionDebugDrawActor::bTextShadow' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TextScale) == 0x0002FC, "Member 'AGeometryCollectionDebugDrawActor::TextScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, NormalScale) == 0x000300, "Member 'AGeometryCollectionDebugDrawActor::NormalScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, AxisScale) == 0x000304, "Member 'AGeometryCollectionDebugDrawActor::AxisScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ArrowScale) == 0x000308, "Member 'AGeometryCollectionDebugDrawActor::ArrowScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyIdColor) == 0x00030C, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyIdColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyTransformScale) == 0x000310, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyTransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyCollisionColor) == 0x000314, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyCollisionColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyInertiaColor) == 0x000318, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyInertiaColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyVelocityColor) == 0x00031C, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyVelocityColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyForceColor) == 0x000320, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyForceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, RigidBodyInfoColor) == 0x000324, "Member 'AGeometryCollectionDebugDrawActor::RigidBodyInfoColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TransformIndexColor) == 0x000328, "Member 'AGeometryCollectionDebugDrawActor::TransformIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, TransformScale) == 0x00032C, "Member 'AGeometryCollectionDebugDrawActor::TransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, LevelColor) == 0x000330, "Member 'AGeometryCollectionDebugDrawActor::LevelColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ParentColor) == 0x000334, "Member 'AGeometryCollectionDebugDrawActor::ParentColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, ConnectivityEdgeThickness) == 0x000338, "Member 'AGeometryCollectionDebugDrawActor::ConnectivityEdgeThickness' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, GeometryIndexColor) == 0x00033C, "Member 'AGeometryCollectionDebugDrawActor::GeometryIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, GeometryTransformScale) == 0x000340, "Member 'AGeometryCollectionDebugDrawActor::GeometryTransformScale' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, BoundingBoxColor) == 0x000344, "Member 'AGeometryCollectionDebugDrawActor::BoundingBoxColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceColor) == 0x000348, "Member 'AGeometryCollectionDebugDrawActor::FaceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceIndexColor) == 0x00034C, "Member 'AGeometryCollectionDebugDrawActor::FaceIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, FaceNormalColor) == 0x000350, "Member 'AGeometryCollectionDebugDrawActor::FaceNormalColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SingleFaceColor) == 0x000354, "Member 'AGeometryCollectionDebugDrawActor::SingleFaceColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexColor) == 0x000358, "Member 'AGeometryCollectionDebugDrawActor::VertexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexIndexColor) == 0x00035C, "Member 'AGeometryCollectionDebugDrawActor::VertexIndexColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, VertexNormalColor) == 0x000360, "Member 'AGeometryCollectionDebugDrawActor::VertexNormalColor' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionDebugDrawActor, SpriteComponent) == 0x000368, "Member 'AGeometryCollectionDebugDrawActor::SpriteComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollectionDebugDrawComponent \ static_assert(alignof(UGeometryCollectionDebugDrawComponent) == 0x000008, "Wrong alignment on UGeometryCollectionDebugDrawComponent"); \ static_assert(sizeof(UGeometryCollectionDebugDrawComponent) == 0x0000B8, "Wrong size on UGeometryCollectionDebugDrawComponent"); \ static_assert(offsetof(UGeometryCollectionDebugDrawComponent, GeometryCollectionDebugDrawActor) == 0x0000A0, "Member 'UGeometryCollectionDebugDrawComponent::GeometryCollectionDebugDrawActor' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionDebugDrawComponent, GeometryCollectionRenderLevelSetActor) == 0x0000A8, "Member 'UGeometryCollectionDebugDrawComponent::GeometryCollectionRenderLevelSetActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeometryCollection \ static_assert(alignof(UGeometryCollection) == 0x000008, "Wrong alignment on UGeometryCollection"); \ static_assert(sizeof(UGeometryCollection) == 0x000160, "Wrong size on UGeometryCollection"); \ static_assert(offsetof(UGeometryCollection, EnableClustering) == 0x000030, "Member 'UGeometryCollection::EnableClustering' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, ClusterGroupIndex) == 0x000034, "Member 'UGeometryCollection::ClusterGroupIndex' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, MaxClusterLevel) == 0x000038, "Member 'UGeometryCollection::MaxClusterLevel' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, DamageThreshold) == 0x000040, "Member 'UGeometryCollection::DamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bUseSizeSpecificDamageThreshold) == 0x000050, "Member 'UGeometryCollection::bUseSizeSpecificDamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, PerClusterOnlyDamageThreshold) == 0x000051, "Member 'UGeometryCollection::PerClusterOnlyDamageThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, DamagePropagationData) == 0x000054, "Member 'UGeometryCollection::DamagePropagationData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, ClusterConnectionType) == 0x000060, "Member 'UGeometryCollection::ClusterConnectionType' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, ConnectionGraphBoundsFilteringMargin) == 0x000064, "Member 'UGeometryCollection::ConnectionGraphBoundsFilteringMargin' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, Materials) == 0x000068, "Member 'UGeometryCollection::Materials' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, EmbeddedGeometryExemplar) == 0x000078, "Member 'UGeometryCollection::EmbeddedGeometryExemplar' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bUseFullPrecisionUVs) == 0x000088, "Member 'UGeometryCollection::bUseFullPrecisionUVs' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, AutoInstanceMeshes) == 0x000090, "Member 'UGeometryCollection::AutoInstanceMeshes' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, RootProxy) == 0x0000A0, "Member 'UGeometryCollection::RootProxy' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bStripOnCook) == 0x0000C0, "Member 'UGeometryCollection::bStripOnCook' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, EnableNanite) == 0x0000C1, "Member 'UGeometryCollection::EnableNanite' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bMassAsDensity) == 0x0000C2, "Member 'UGeometryCollection::bMassAsDensity' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, Mass) == 0x0000C4, "Member 'UGeometryCollection::Mass' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, MinimumMassClamp) == 0x0000C8, "Member 'UGeometryCollection::MinimumMassClamp' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bImportCollisionFromSource) == 0x0000CC, "Member 'UGeometryCollection::bImportCollisionFromSource' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bRemoveOnMaxSleep) == 0x0000CD, "Member 'UGeometryCollection::bRemoveOnMaxSleep' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, MaximumSleepTime) == 0x0000D0, "Member 'UGeometryCollection::MaximumSleepTime' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, RemovalDuration) == 0x0000E0, "Member 'UGeometryCollection::RemovalDuration' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, bSlowMovingAsSleeping) == 0x0000F0, "Member 'UGeometryCollection::bSlowMovingAsSleeping' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, SlowMovingVelocityThreshold) == 0x0000F4, "Member 'UGeometryCollection::SlowMovingVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, SizeSpecificData) == 0x0000F8, "Member 'UGeometryCollection::SizeSpecificData' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, EnableRemovePiecesOnFracture) == 0x000108, "Member 'UGeometryCollection::EnableRemovePiecesOnFracture' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, RemoveOnFractureMaterials) == 0x000110, "Member 'UGeometryCollection::RemoveOnFractureMaterials' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, Dataflow) == 0x000120, "Member 'UGeometryCollection::Dataflow' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, PersistentGuid) == 0x000128, "Member 'UGeometryCollection::PersistentGuid' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, StateGuid) == 0x000138, "Member 'UGeometryCollection::StateGuid' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollection, BoneSelectedMaterialIndex) == 0x000148, "Member 'UGeometryCollection::BoneSelectedMaterialIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGeometryCollectionRenderLevelSetActor \ static_assert(alignof(AGeometryCollectionRenderLevelSetActor) == 0x000010, "Wrong alignment on AGeometryCollectionRenderLevelSetActor"); \ static_assert(sizeof(AGeometryCollectionRenderLevelSetActor) == 0x0003A0, "Wrong size on AGeometryCollectionRenderLevelSetActor"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, TargetVolumeTexture) == 0x0002B0, "Member 'AGeometryCollectionRenderLevelSetActor::TargetVolumeTexture' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, RayMarchMaterial) == 0x0002B8, "Member 'AGeometryCollectionRenderLevelSetActor::RayMarchMaterial' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, SurfaceTolerance) == 0x0002C0, "Member 'AGeometryCollectionRenderLevelSetActor::SurfaceTolerance' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, Isovalue) == 0x0002C4, "Member 'AGeometryCollectionRenderLevelSetActor::Isovalue' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, Enabled) == 0x0002C8, "Member 'AGeometryCollectionRenderLevelSetActor::Enabled' has a wrong offset!"); \ static_assert(offsetof(AGeometryCollectionRenderLevelSetActor, RenderVolumeBoundingBox) == 0x0002C9, "Member 'AGeometryCollectionRenderLevelSetActor::RenderVolumeBoundingBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCCDIKChainLink \ static_assert(alignof(FCCDIKChainLink) == 0x000010, "Wrong alignment on FCCDIKChainLink"); \ static_assert(sizeof(FCCDIKChainLink) == 0x0000E0, "Wrong size on FCCDIKChainLink"); \ #define DUMPER7_ASSERTS_FFilterOptionPerAxis \ static_assert(alignof(FFilterOptionPerAxis) == 0x000001, "Wrong alignment on FFilterOptionPerAxis"); \ static_assert(sizeof(FFilterOptionPerAxis) == 0x000003, "Wrong size on FFilterOptionPerAxis"); \ static_assert(offsetof(FFilterOptionPerAxis, bX) == 0x000000, "Member 'FFilterOptionPerAxis::bX' has a wrong offset!"); \ static_assert(offsetof(FFilterOptionPerAxis, bY) == 0x000001, "Member 'FFilterOptionPerAxis::bY' has a wrong offset!"); \ static_assert(offsetof(FFilterOptionPerAxis, bZ) == 0x000002, "Member 'FFilterOptionPerAxis::bZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintDescription \ static_assert(alignof(FConstraintDescription) == 0x000001, "Wrong alignment on FConstraintDescription"); \ static_assert(sizeof(FConstraintDescription) == 0x00000D, "Wrong size on FConstraintDescription"); \ static_assert(offsetof(FConstraintDescription, bTranslation) == 0x000000, "Member 'FConstraintDescription::bTranslation' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, bRotation) == 0x000001, "Member 'FConstraintDescription::bRotation' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, bScale) == 0x000002, "Member 'FConstraintDescription::bScale' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, bParent) == 0x000003, "Member 'FConstraintDescription::bParent' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, TranslationAxes) == 0x000004, "Member 'FConstraintDescription::TranslationAxes' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, RotationAxes) == 0x000007, "Member 'FConstraintDescription::RotationAxes' has a wrong offset!"); \ static_assert(offsetof(FConstraintDescription, ScaleAxes) == 0x00000A, "Member 'FConstraintDescription::ScaleAxes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformConstraint \ static_assert(alignof(FTransformConstraint) == 0x000004, "Wrong alignment on FTransformConstraint"); \ static_assert(sizeof(FTransformConstraint) == 0x000028, "Wrong size on FTransformConstraint"); \ static_assert(offsetof(FTransformConstraint, Operator) == 0x000000, "Member 'FTransformConstraint::Operator' has a wrong offset!"); \ static_assert(offsetof(FTransformConstraint, SourceNode) == 0x000010, "Member 'FTransformConstraint::SourceNode' has a wrong offset!"); \ static_assert(offsetof(FTransformConstraint, TargetNode) == 0x000018, "Member 'FTransformConstraint::TargetNode' has a wrong offset!"); \ static_assert(offsetof(FTransformConstraint, Weight) == 0x000020, "Member 'FTransformConstraint::Weight' has a wrong offset!"); \ static_assert(offsetof(FTransformConstraint, bMaintainOffset) == 0x000024, "Member 'FTransformConstraint::bMaintainOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAxis \ static_assert(alignof(FAxis) == 0x000008, "Wrong alignment on FAxis"); \ static_assert(sizeof(FAxis) == 0x000020, "Wrong size on FAxis"); \ static_assert(offsetof(FAxis, Axis) == 0x000000, "Member 'FAxis::Axis' has a wrong offset!"); \ static_assert(offsetof(FAxis, bInLocalSpace) == 0x000018, "Member 'FAxis::bInLocalSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintDescriptionEx \ static_assert(alignof(FConstraintDescriptionEx) == 0x000008, "Wrong alignment on FConstraintDescriptionEx"); \ static_assert(sizeof(FConstraintDescriptionEx) == 0x000010, "Wrong size on FConstraintDescriptionEx"); \ static_assert(offsetof(FConstraintDescriptionEx, AxesFilterOption) == 0x000008, "Member 'FConstraintDescriptionEx::AxesFilterOption' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAimConstraintDescription \ static_assert(alignof(FAimConstraintDescription) == 0x000008, "Wrong alignment on FAimConstraintDescription"); \ static_assert(sizeof(FAimConstraintDescription) == 0x000070, "Wrong size on FAimConstraintDescription"); \ static_assert(offsetof(FAimConstraintDescription, LookAt_Axis) == 0x000010, "Member 'FAimConstraintDescription::LookAt_Axis' has a wrong offset!"); \ static_assert(offsetof(FAimConstraintDescription, LookUp_Axis) == 0x000030, "Member 'FAimConstraintDescription::LookUp_Axis' has a wrong offset!"); \ static_assert(offsetof(FAimConstraintDescription, bUseLookUp) == 0x000050, "Member 'FAimConstraintDescription::bUseLookUp' has a wrong offset!"); \ static_assert(offsetof(FAimConstraintDescription, LookUpTarget) == 0x000058, "Member 'FAimConstraintDescription::LookUpTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformFilter \ static_assert(alignof(FTransformFilter) == 0x000001, "Wrong alignment on FTransformFilter"); \ static_assert(sizeof(FTransformFilter) == 0x000009, "Wrong size on FTransformFilter"); \ static_assert(offsetof(FTransformFilter, TranslationFilter) == 0x000000, "Member 'FTransformFilter::TranslationFilter' has a wrong offset!"); \ static_assert(offsetof(FTransformFilter, RotationFilter) == 0x000003, "Member 'FTransformFilter::RotationFilter' has a wrong offset!"); \ static_assert(offsetof(FTransformFilter, ScaleFilter) == 0x000006, "Member 'FTransformFilter::ScaleFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFABRIKChainLink \ static_assert(alignof(FFABRIKChainLink) == 0x000008, "Wrong alignment on FFABRIKChainLink"); \ static_assert(sizeof(FFABRIKChainLink) == 0x000050, "Wrong size on FFABRIKChainLink"); \ #define DUMPER7_ASSERTS_FConstraintDescriptor \ static_assert(alignof(FConstraintDescriptor) == 0x000008, "Wrong alignment on FConstraintDescriptor"); \ static_assert(sizeof(FConstraintDescriptor) == 0x000010, "Wrong size on FConstraintDescriptor"); \ static_assert(offsetof(FConstraintDescriptor, Type) == 0x000000, "Member 'FConstraintDescriptor::Type' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintData \ static_assert(alignof(FConstraintData) == 0x000010, "Wrong alignment on FConstraintData"); \ static_assert(sizeof(FConstraintData) == 0x0000E0, "Wrong size on FConstraintData"); \ static_assert(offsetof(FConstraintData, Constraint) == 0x000000, "Member 'FConstraintData::Constraint' has a wrong offset!"); \ static_assert(offsetof(FConstraintData, Weight) == 0x000010, "Member 'FConstraintData::Weight' has a wrong offset!"); \ static_assert(offsetof(FConstraintData, bMaintainOffset) == 0x000014, "Member 'FConstraintData::bMaintainOffset' has a wrong offset!"); \ static_assert(offsetof(FConstraintData, Offset) == 0x000020, "Member 'FConstraintData::Offset' has a wrong offset!"); \ static_assert(offsetof(FConstraintData, CurrentTransform) == 0x000080, "Member 'FConstraintData::CurrentTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraintOffset \ static_assert(alignof(FConstraintOffset) == 0x000010, "Wrong alignment on FConstraintOffset"); \ static_assert(sizeof(FConstraintOffset) == 0x0000C0, "Wrong size on FConstraintOffset"); \ static_assert(offsetof(FConstraintOffset, Translation) == 0x000000, "Member 'FConstraintOffset::Translation' has a wrong offset!"); \ static_assert(offsetof(FConstraintOffset, Rotation) == 0x000020, "Member 'FConstraintOffset::Rotation' has a wrong offset!"); \ static_assert(offsetof(FConstraintOffset, Scale) == 0x000040, "Member 'FConstraintOffset::Scale' has a wrong offset!"); \ static_assert(offsetof(FConstraintOffset, Parent) == 0x000060, "Member 'FConstraintOffset::Parent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeObject \ static_assert(alignof(FNodeObject) == 0x000004, "Wrong alignment on FNodeObject"); \ static_assert(sizeof(FNodeObject) == 0x000010, "Wrong size on FNodeObject"); \ static_assert(offsetof(FNodeObject, Name) == 0x000000, "Member 'FNodeObject::Name' has a wrong offset!"); \ static_assert(offsetof(FNodeObject, ParentName) == 0x000008, "Member 'FNodeObject::ParentName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeHierarchyData \ static_assert(alignof(FNodeHierarchyData) == 0x000008, "Wrong alignment on FNodeHierarchyData"); \ static_assert(sizeof(FNodeHierarchyData) == 0x000070, "Wrong size on FNodeHierarchyData"); \ static_assert(offsetof(FNodeHierarchyData, Nodes) == 0x000000, "Member 'FNodeHierarchyData::Nodes' has a wrong offset!"); \ static_assert(offsetof(FNodeHierarchyData, Transforms) == 0x000010, "Member 'FNodeHierarchyData::Transforms' has a wrong offset!"); \ static_assert(offsetof(FNodeHierarchyData, NodeNameToIndexMapping) == 0x000020, "Member 'FNodeHierarchyData::NodeNameToIndexMapping' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeHierarchyWithUserData \ static_assert(alignof(FNodeHierarchyWithUserData) == 0x000008, "Wrong alignment on FNodeHierarchyWithUserData"); \ static_assert(sizeof(FNodeHierarchyWithUserData) == 0x000078, "Wrong size on FNodeHierarchyWithUserData"); \ static_assert(offsetof(FNodeHierarchyWithUserData, Hierarchy) == 0x000008, "Member 'FNodeHierarchyWithUserData::Hierarchy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEulerTransform \ static_assert(alignof(FEulerTransform) == 0x000008, "Wrong alignment on FEulerTransform"); \ static_assert(sizeof(FEulerTransform) == 0x000048, "Wrong size on FEulerTransform"); \ static_assert(offsetof(FEulerTransform, Location) == 0x000000, "Member 'FEulerTransform::Location' has a wrong offset!"); \ static_assert(offsetof(FEulerTransform, Rotation) == 0x000018, "Member 'FEulerTransform::Rotation' has a wrong offset!"); \ static_assert(offsetof(FEulerTransform, Scale) == 0x000030, "Member 'FEulerTransform::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNodeChain \ static_assert(alignof(FNodeChain) == 0x000008, "Wrong alignment on FNodeChain"); \ static_assert(sizeof(FNodeChain) == 0x000010, "Wrong size on FNodeChain"); \ static_assert(offsetof(FNodeChain, Nodes) == 0x000000, "Member 'FNodeChain::Nodes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformConstraintDescription \ static_assert(alignof(FTransformConstraintDescription) == 0x000008, "Wrong alignment on FTransformConstraintDescription"); \ static_assert(sizeof(FTransformConstraintDescription) == 0x000018, "Wrong size on FTransformConstraintDescription"); \ static_assert(offsetof(FTransformConstraintDescription, TransformType) == 0x000010, "Member 'FTransformConstraintDescription::TransformType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTransformNoScale \ static_assert(alignof(FTransformNoScale) == 0x000010, "Wrong alignment on FTransformNoScale"); \ static_assert(sizeof(FTransformNoScale) == 0x000040, "Wrong size on FTransformNoScale"); \ static_assert(offsetof(FTransformNoScale, Location) == 0x000000, "Member 'FTransformNoScale::Location' has a wrong offset!"); \ static_assert(offsetof(FTransformNoScale, Rotation) == 0x000020, "Member 'FTransformNoScale::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationDataSourceRegistry \ static_assert(alignof(UAnimationDataSourceRegistry) == 0x000008, "Wrong alignment on UAnimationDataSourceRegistry"); \ static_assert(sizeof(UAnimationDataSourceRegistry) == 0x000078, "Wrong size on UAnimationDataSourceRegistry"); \ static_assert(offsetof(UAnimationDataSourceRegistry, DataSources) == 0x000028, "Member 'UAnimationDataSourceRegistry::DataSources' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKey \ static_assert(alignof(FKey) == 0x000008, "Wrong alignment on FKey"); \ static_assert(sizeof(FKey) == 0x000018, "Wrong size on FKey"); \ static_assert(offsetof(FKey, KeyName) == 0x000000, "Member 'FKey::KeyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputCoreTypes \ static_assert(alignof(UInputCoreTypes) == 0x000008, "Wrong alignment on UInputCoreTypes"); \ static_assert(sizeof(UInputCoreTypes) == 0x000028, "Wrong size on UInputCoreTypes"); \ #define DUMPER7_ASSERTS_FSlateColor \ static_assert(alignof(FSlateColor) == 0x000004, "Wrong alignment on FSlateColor"); \ static_assert(sizeof(FSlateColor) == 0x000014, "Wrong size on FSlateColor"); \ static_assert(offsetof(FSlateColor, SpecifiedColor) == 0x000000, "Member 'FSlateColor::SpecifiedColor' has a wrong offset!"); \ static_assert(offsetof(FSlateColor, ColorUseRule) == 0x000010, "Member 'FSlateColor::ColorUseRule' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateBrushOutlineSettings \ static_assert(alignof(FSlateBrushOutlineSettings) == 0x000010, "Wrong alignment on FSlateBrushOutlineSettings"); \ static_assert(sizeof(FSlateBrushOutlineSettings) == 0x000040, "Wrong size on FSlateBrushOutlineSettings"); \ static_assert(offsetof(FSlateBrushOutlineSettings, CornerRadii) == 0x000000, "Member 'FSlateBrushOutlineSettings::CornerRadii' has a wrong offset!"); \ static_assert(offsetof(FSlateBrushOutlineSettings, Color) == 0x000020, "Member 'FSlateBrushOutlineSettings::Color' has a wrong offset!"); \ static_assert(offsetof(FSlateBrushOutlineSettings, Width) == 0x000034, "Member 'FSlateBrushOutlineSettings::Width' has a wrong offset!"); \ static_assert(offsetof(FSlateBrushOutlineSettings, RoundingType) == 0x000038, "Member 'FSlateBrushOutlineSettings::RoundingType' has a wrong offset!"); \ static_assert(offsetof(FSlateBrushOutlineSettings, bUseBrushTransparency) == 0x000039, "Member 'FSlateBrushOutlineSettings::bUseBrushTransparency' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMargin \ static_assert(alignof(FMargin) == 0x000004, "Wrong alignment on FMargin"); \ static_assert(sizeof(FMargin) == 0x000010, "Wrong size on FMargin"); \ static_assert(offsetof(FMargin, Left) == 0x000000, "Member 'FMargin::Left' has a wrong offset!"); \ static_assert(offsetof(FMargin, Top) == 0x000004, "Member 'FMargin::Top' has a wrong offset!"); \ static_assert(offsetof(FMargin, Right) == 0x000008, "Member 'FMargin::Right' has a wrong offset!"); \ static_assert(offsetof(FMargin, Bottom) == 0x00000C, "Member 'FMargin::Bottom' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateBrush \ static_assert(alignof(FSlateBrush) == 0x000010, "Wrong alignment on FSlateBrush"); \ static_assert(sizeof(FSlateBrush) == 0x0000D0, "Wrong size on FSlateBrush"); \ static_assert(offsetof(FSlateBrush, DrawAs) == 0x000011, "Member 'FSlateBrush::DrawAs' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, Tiling) == 0x000012, "Member 'FSlateBrush::Tiling' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, Mirroring) == 0x000013, "Member 'FSlateBrush::Mirroring' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, ImageType) == 0x000014, "Member 'FSlateBrush::ImageType' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, ImageSize) == 0x000018, "Member 'FSlateBrush::ImageSize' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, Margin) == 0x000028, "Member 'FSlateBrush::Margin' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, TintColor) == 0x000038, "Member 'FSlateBrush::TintColor' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, OutlineSettings) == 0x000050, "Member 'FSlateBrush::OutlineSettings' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, ResourceObject) == 0x000090, "Member 'FSlateBrush::ResourceObject' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, ResourceName) == 0x000098, "Member 'FSlateBrush::ResourceName' has a wrong offset!"); \ static_assert(offsetof(FSlateBrush, UVRegion) == 0x0000A0, "Member 'FSlateBrush::UVRegion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateSound \ static_assert(alignof(FSlateSound) == 0x000008, "Wrong alignment on FSlateSound"); \ static_assert(sizeof(FSlateSound) == 0x000018, "Wrong size on FSlateSound"); \ static_assert(offsetof(FSlateSound, ResourceObject) == 0x000000, "Member 'FSlateSound::ResourceObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateWidgetStyle \ static_assert(alignof(FSlateWidgetStyle) == 0x000008, "Wrong alignment on FSlateWidgetStyle"); \ static_assert(sizeof(FSlateWidgetStyle) == 0x000008, "Wrong size on FSlateWidgetStyle"); \ #define DUMPER7_ASSERTS_FButtonStyle \ static_assert(alignof(FButtonStyle) == 0x000010, "Wrong alignment on FButtonStyle"); \ static_assert(sizeof(FButtonStyle) == 0x0003F0, "Wrong size on FButtonStyle"); \ static_assert(offsetof(FButtonStyle, Normal) == 0x000010, "Member 'FButtonStyle::Normal' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, Hovered) == 0x0000E0, "Member 'FButtonStyle::Hovered' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, Pressed) == 0x0001B0, "Member 'FButtonStyle::Pressed' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, Disabled) == 0x000280, "Member 'FButtonStyle::Disabled' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, NormalForeground) == 0x000350, "Member 'FButtonStyle::NormalForeground' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, HoveredForeground) == 0x000364, "Member 'FButtonStyle::HoveredForeground' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, PressedForeground) == 0x000378, "Member 'FButtonStyle::PressedForeground' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, DisabledForeground) == 0x00038C, "Member 'FButtonStyle::DisabledForeground' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, NormalPadding) == 0x0003A0, "Member 'FButtonStyle::NormalPadding' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, PressedPadding) == 0x0003B0, "Member 'FButtonStyle::PressedPadding' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, PressedSlateSound) == 0x0003C0, "Member 'FButtonStyle::PressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(FButtonStyle, HoveredSlateSound) == 0x0003D8, "Member 'FButtonStyle::HoveredSlateSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontOutlineSettings \ static_assert(alignof(FFontOutlineSettings) == 0x000008, "Wrong alignment on FFontOutlineSettings"); \ static_assert(sizeof(FFontOutlineSettings) == 0x000020, "Wrong size on FFontOutlineSettings"); \ static_assert(offsetof(FFontOutlineSettings, OutlineSize) == 0x000000, "Member 'FFontOutlineSettings::OutlineSize' has a wrong offset!"); \ static_assert(offsetof(FFontOutlineSettings, bSeparateFillAlpha) == 0x000004, "Member 'FFontOutlineSettings::bSeparateFillAlpha' has a wrong offset!"); \ static_assert(offsetof(FFontOutlineSettings, bApplyOutlineToDropShadows) == 0x000005, "Member 'FFontOutlineSettings::bApplyOutlineToDropShadows' has a wrong offset!"); \ static_assert(offsetof(FFontOutlineSettings, OutlineMaterial) == 0x000008, "Member 'FFontOutlineSettings::OutlineMaterial' has a wrong offset!"); \ static_assert(offsetof(FFontOutlineSettings, OutlineColor) == 0x000010, "Member 'FFontOutlineSettings::OutlineColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlateFontInfo \ static_assert(alignof(FSlateFontInfo) == 0x000008, "Wrong alignment on FSlateFontInfo"); \ static_assert(sizeof(FSlateFontInfo) == 0x000058, "Wrong size on FSlateFontInfo"); \ static_assert(offsetof(FSlateFontInfo, FontObject) == 0x000000, "Member 'FSlateFontInfo::FontObject' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, FontMaterial) == 0x000008, "Member 'FSlateFontInfo::FontMaterial' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, OutlineSettings) == 0x000010, "Member 'FSlateFontInfo::OutlineSettings' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, TypefaceFontName) == 0x000040, "Member 'FSlateFontInfo::TypefaceFontName' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, Size) == 0x000048, "Member 'FSlateFontInfo::Size' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, LetterSpacing) == 0x00004C, "Member 'FSlateFontInfo::LetterSpacing' has a wrong offset!"); \ static_assert(offsetof(FSlateFontInfo, SkewAmount) == 0x000050, "Member 'FSlateFontInfo::SkewAmount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTextBlockStyle \ static_assert(alignof(FTextBlockStyle) == 0x000010, "Wrong alignment on FTextBlockStyle"); \ static_assert(sizeof(FTextBlockStyle) == 0x000340, "Wrong size on FTextBlockStyle"); \ static_assert(offsetof(FTextBlockStyle, Font) == 0x000008, "Member 'FTextBlockStyle::Font' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, ColorAndOpacity) == 0x000060, "Member 'FTextBlockStyle::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, ShadowOffset) == 0x000078, "Member 'FTextBlockStyle::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, ShadowColorAndOpacity) == 0x000088, "Member 'FTextBlockStyle::ShadowColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, SelectedBackgroundColor) == 0x000098, "Member 'FTextBlockStyle::SelectedBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, HighlightColor) == 0x0000AC, "Member 'FTextBlockStyle::HighlightColor' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, HighlightShape) == 0x0000C0, "Member 'FTextBlockStyle::HighlightShape' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, StrikeBrush) == 0x000190, "Member 'FTextBlockStyle::StrikeBrush' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, UnderlineBrush) == 0x000260, "Member 'FTextBlockStyle::UnderlineBrush' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, TransformPolicy) == 0x000330, "Member 'FTextBlockStyle::TransformPolicy' has a wrong offset!"); \ static_assert(offsetof(FTextBlockStyle, OverflowPolicy) == 0x000331, "Member 'FTextBlockStyle::OverflowPolicy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWindowStyle \ static_assert(alignof(FWindowStyle) == 0x000010, "Wrong alignment on FWindowStyle"); \ static_assert(sizeof(FWindowStyle) == 0x001940, "Wrong size on FWindowStyle"); \ static_assert(offsetof(FWindowStyle, MinimizeButtonStyle) == 0x000010, "Member 'FWindowStyle::MinimizeButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, MaximizeButtonStyle) == 0x000400, "Member 'FWindowStyle::MaximizeButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, RestoreButtonStyle) == 0x0007F0, "Member 'FWindowStyle::RestoreButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, CloseButtonStyle) == 0x000BE0, "Member 'FWindowStyle::CloseButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, TitleTextStyle) == 0x000FD0, "Member 'FWindowStyle::TitleTextStyle' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, ActiveTitleBrush) == 0x001310, "Member 'FWindowStyle::ActiveTitleBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, InactiveTitleBrush) == 0x0013E0, "Member 'FWindowStyle::InactiveTitleBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, FlashTitleBrush) == 0x0014B0, "Member 'FWindowStyle::FlashTitleBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, BackgroundColor) == 0x001580, "Member 'FWindowStyle::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, OutlineBrush) == 0x0015A0, "Member 'FWindowStyle::OutlineBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, OutlineColor) == 0x001670, "Member 'FWindowStyle::OutlineColor' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, BorderBrush) == 0x001690, "Member 'FWindowStyle::BorderBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, BorderColor) == 0x001760, "Member 'FWindowStyle::BorderColor' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, BackgroundBrush) == 0x001780, "Member 'FWindowStyle::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, ChildBackgroundBrush) == 0x001850, "Member 'FWindowStyle::ChildBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, WindowCornerRadius) == 0x001920, "Member 'FWindowStyle::WindowCornerRadius' has a wrong offset!"); \ static_assert(offsetof(FWindowStyle, BorderPadding) == 0x001924, "Member 'FWindowStyle::BorderPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputEvent \ static_assert(alignof(FInputEvent) == 0x000008, "Wrong alignment on FInputEvent"); \ static_assert(sizeof(FInputEvent) == 0x000020, "Wrong size on FInputEvent"); \ #define DUMPER7_ASSERTS_FGeometry \ static_assert(alignof(FGeometry) == 0x000008, "Wrong alignment on FGeometry"); \ static_assert(sizeof(FGeometry) == 0x000040, "Wrong size on FGeometry"); \ #define DUMPER7_ASSERTS_FStyleColorList \ static_assert(alignof(FStyleColorList) == 0x000008, "Wrong alignment on FStyleColorList"); \ static_assert(sizeof(FStyleColorList) == 0x000988, "Wrong size on FStyleColorList"); \ static_assert(offsetof(FStyleColorList, StyleColors) == 0x000000, "Member 'FStyleColorList::StyleColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPointerEvent \ static_assert(alignof(FPointerEvent) == 0x000008, "Wrong alignment on FPointerEvent"); \ static_assert(sizeof(FPointerEvent) == 0x000098, "Wrong size on FPointerEvent"); \ #define DUMPER7_ASSERTS_FSliderStyle \ static_assert(alignof(FSliderStyle) == 0x000010, "Wrong alignment on FSliderStyle"); \ static_assert(sizeof(FSliderStyle) == 0x000500, "Wrong size on FSliderStyle"); \ static_assert(offsetof(FSliderStyle, NormalBarImage) == 0x000010, "Member 'FSliderStyle::NormalBarImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, HoveredBarImage) == 0x0000E0, "Member 'FSliderStyle::HoveredBarImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, DisabledBarImage) == 0x0001B0, "Member 'FSliderStyle::DisabledBarImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, NormalThumbImage) == 0x000280, "Member 'FSliderStyle::NormalThumbImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, HoveredThumbImage) == 0x000350, "Member 'FSliderStyle::HoveredThumbImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, DisabledThumbImage) == 0x000420, "Member 'FSliderStyle::DisabledThumbImage' has a wrong offset!"); \ static_assert(offsetof(FSliderStyle, BarThickness) == 0x0004F0, "Member 'FSliderStyle::BarThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVolumeControlStyle \ static_assert(alignof(FVolumeControlStyle) == 0x000010, "Wrong alignment on FVolumeControlStyle"); \ static_assert(sizeof(FVolumeControlStyle) == 0x000920, "Wrong size on FVolumeControlStyle"); \ static_assert(offsetof(FVolumeControlStyle, SliderStyle) == 0x000010, "Member 'FVolumeControlStyle::SliderStyle' has a wrong offset!"); \ static_assert(offsetof(FVolumeControlStyle, HighVolumeImage) == 0x000510, "Member 'FVolumeControlStyle::HighVolumeImage' has a wrong offset!"); \ static_assert(offsetof(FVolumeControlStyle, MidVolumeImage) == 0x0005E0, "Member 'FVolumeControlStyle::MidVolumeImage' has a wrong offset!"); \ static_assert(offsetof(FVolumeControlStyle, LowVolumeImage) == 0x0006B0, "Member 'FVolumeControlStyle::LowVolumeImage' has a wrong offset!"); \ static_assert(offsetof(FVolumeControlStyle, NoVolumeImage) == 0x000780, "Member 'FVolumeControlStyle::NoVolumeImage' has a wrong offset!"); \ static_assert(offsetof(FVolumeControlStyle, MutedImage) == 0x000850, "Member 'FVolumeControlStyle::MutedImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScrollBarStyle \ static_assert(alignof(FScrollBarStyle) == 0x000010, "Wrong alignment on FScrollBarStyle"); \ static_assert(sizeof(FScrollBarStyle) == 0x000770, "Wrong size on FScrollBarStyle"); \ static_assert(offsetof(FScrollBarStyle, HorizontalBackgroundImage) == 0x000010, "Member 'FScrollBarStyle::HorizontalBackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, VerticalBackgroundImage) == 0x0000E0, "Member 'FScrollBarStyle::VerticalBackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, VerticalTopSlotImage) == 0x0001B0, "Member 'FScrollBarStyle::VerticalTopSlotImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, HorizontalTopSlotImage) == 0x000280, "Member 'FScrollBarStyle::HorizontalTopSlotImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, VerticalBottomSlotImage) == 0x000350, "Member 'FScrollBarStyle::VerticalBottomSlotImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, HorizontalBottomSlotImage) == 0x000420, "Member 'FScrollBarStyle::HorizontalBottomSlotImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, NormalThumbImage) == 0x0004F0, "Member 'FScrollBarStyle::NormalThumbImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, HoveredThumbImage) == 0x0005C0, "Member 'FScrollBarStyle::HoveredThumbImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, DraggedThumbImage) == 0x000690, "Member 'FScrollBarStyle::DraggedThumbImage' has a wrong offset!"); \ static_assert(offsetof(FScrollBarStyle, Thickness) == 0x000760, "Member 'FScrollBarStyle::Thickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditableTextBoxStyle \ static_assert(alignof(FEditableTextBoxStyle) == 0x000010, "Wrong alignment on FEditableTextBoxStyle"); \ static_assert(sizeof(FEditableTextBoxStyle) == 0x000E80, "Wrong size on FEditableTextBoxStyle"); \ static_assert(offsetof(FEditableTextBoxStyle, BackgroundImageNormal) == 0x000010, "Member 'FEditableTextBoxStyle::BackgroundImageNormal' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, BackgroundImageHovered) == 0x0000E0, "Member 'FEditableTextBoxStyle::BackgroundImageHovered' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, BackgroundImageFocused) == 0x0001B0, "Member 'FEditableTextBoxStyle::BackgroundImageFocused' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, BackgroundImageReadOnly) == 0x000280, "Member 'FEditableTextBoxStyle::BackgroundImageReadOnly' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, Padding) == 0x000350, "Member 'FEditableTextBoxStyle::Padding' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, TextStyle) == 0x000360, "Member 'FEditableTextBoxStyle::TextStyle' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, ForegroundColor) == 0x0006A0, "Member 'FEditableTextBoxStyle::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, BackgroundColor) == 0x0006B4, "Member 'FEditableTextBoxStyle::BackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, ReadOnlyForegroundColor) == 0x0006C8, "Member 'FEditableTextBoxStyle::ReadOnlyForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, FocusedForegroundColor) == 0x0006DC, "Member 'FEditableTextBoxStyle::FocusedForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, HScrollBarPadding) == 0x0006F0, "Member 'FEditableTextBoxStyle::HScrollBarPadding' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, VScrollBarPadding) == 0x000700, "Member 'FEditableTextBoxStyle::VScrollBarPadding' has a wrong offset!"); \ static_assert(offsetof(FEditableTextBoxStyle, ScrollBarStyle) == 0x000710, "Member 'FEditableTextBoxStyle::ScrollBarStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCheckBoxStyle \ static_assert(alignof(FCheckBoxStyle) == 0x000010, "Wrong alignment on FCheckBoxStyle"); \ static_assert(sizeof(FCheckBoxStyle) == 0x000AD0, "Wrong size on FCheckBoxStyle"); \ static_assert(offsetof(FCheckBoxStyle, CheckBoxType) == 0x000008, "Member 'FCheckBoxStyle::CheckBoxType' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UncheckedImage) == 0x000010, "Member 'FCheckBoxStyle::UncheckedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UncheckedHoveredImage) == 0x0000E0, "Member 'FCheckBoxStyle::UncheckedHoveredImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UncheckedPressedImage) == 0x0001B0, "Member 'FCheckBoxStyle::UncheckedPressedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedImage) == 0x000280, "Member 'FCheckBoxStyle::CheckedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedHoveredImage) == 0x000350, "Member 'FCheckBoxStyle::CheckedHoveredImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedPressedImage) == 0x000420, "Member 'FCheckBoxStyle::CheckedPressedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UndeterminedImage) == 0x0004F0, "Member 'FCheckBoxStyle::UndeterminedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UndeterminedHoveredImage) == 0x0005C0, "Member 'FCheckBoxStyle::UndeterminedHoveredImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UndeterminedPressedImage) == 0x000690, "Member 'FCheckBoxStyle::UndeterminedPressedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, Padding) == 0x000760, "Member 'FCheckBoxStyle::Padding' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, BackgroundImage) == 0x000770, "Member 'FCheckBoxStyle::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, BackgroundHoveredImage) == 0x000840, "Member 'FCheckBoxStyle::BackgroundHoveredImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, BackgroundPressedImage) == 0x000910, "Member 'FCheckBoxStyle::BackgroundPressedImage' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, ForegroundColor) == 0x0009E0, "Member 'FCheckBoxStyle::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, HoveredForeground) == 0x0009F4, "Member 'FCheckBoxStyle::HoveredForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, PressedForeground) == 0x000A08, "Member 'FCheckBoxStyle::PressedForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedForeground) == 0x000A1C, "Member 'FCheckBoxStyle::CheckedForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedHoveredForeground) == 0x000A30, "Member 'FCheckBoxStyle::CheckedHoveredForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedPressedForeground) == 0x000A44, "Member 'FCheckBoxStyle::CheckedPressedForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UndeterminedForeground) == 0x000A58, "Member 'FCheckBoxStyle::UndeterminedForeground' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, BorderBackgroundColor) == 0x000A6C, "Member 'FCheckBoxStyle::BorderBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, CheckedSlateSound) == 0x000A80, "Member 'FCheckBoxStyle::CheckedSlateSound' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, UncheckedSlateSound) == 0x000A98, "Member 'FCheckBoxStyle::UncheckedSlateSound' has a wrong offset!"); \ static_assert(offsetof(FCheckBoxStyle, HoveredSlateSound) == 0x000AB0, "Member 'FCheckBoxStyle::HoveredSlateSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComboButtonStyle \ static_assert(alignof(FComboButtonStyle) == 0x000010, "Wrong alignment on FComboButtonStyle"); \ static_assert(sizeof(FComboButtonStyle) == 0x000600, "Wrong size on FComboButtonStyle"); \ static_assert(offsetof(FComboButtonStyle, ButtonStyle) == 0x000010, "Member 'FComboButtonStyle::ButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, DownArrowImage) == 0x000400, "Member 'FComboButtonStyle::DownArrowImage' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, ShadowOffset) == 0x0004D0, "Member 'FComboButtonStyle::ShadowOffset' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, ShadowColorAndOpacity) == 0x0004E0, "Member 'FComboButtonStyle::ShadowColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, MenuBorderBrush) == 0x0004F0, "Member 'FComboButtonStyle::MenuBorderBrush' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, MenuBorderPadding) == 0x0005C0, "Member 'FComboButtonStyle::MenuBorderPadding' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, ContentPadding) == 0x0005D0, "Member 'FComboButtonStyle::ContentPadding' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, DownArrowPadding) == 0x0005E0, "Member 'FComboButtonStyle::DownArrowPadding' has a wrong offset!"); \ static_assert(offsetof(FComboButtonStyle, DownArrowAlign) == 0x0005F0, "Member 'FComboButtonStyle::DownArrowAlign' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FToolBarStyle \ static_assert(alignof(FToolBarStyle) == 0x000010, "Wrong alignment on FToolBarStyle"); \ static_assert(sizeof(FToolBarStyle) == 0x003E60, "Wrong size on FToolBarStyle"); \ static_assert(offsetof(FToolBarStyle, BackgroundBrush) == 0x000010, "Member 'FToolBarStyle::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ExpandBrush) == 0x0000E0, "Member 'FToolBarStyle::ExpandBrush' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, SeparatorBrush) == 0x0001B0, "Member 'FToolBarStyle::SeparatorBrush' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, LabelStyle) == 0x000280, "Member 'FToolBarStyle::LabelStyle' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, EditableTextStyle) == 0x0005C0, "Member 'FToolBarStyle::EditableTextStyle' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ToggleButton) == 0x001440, "Member 'FToolBarStyle::ToggleButton' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ComboButtonStyle) == 0x001F10, "Member 'FToolBarStyle::ComboButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, SettingsButtonStyle) == 0x002510, "Member 'FToolBarStyle::SettingsButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, SettingsComboButton) == 0x002900, "Member 'FToolBarStyle::SettingsComboButton' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, SettingsToggleButton) == 0x002F00, "Member 'FToolBarStyle::SettingsToggleButton' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ButtonStyle) == 0x0039D0, "Member 'FToolBarStyle::ButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, LabelPadding) == 0x003DC0, "Member 'FToolBarStyle::LabelPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, SeparatorPadding) == 0x003DD0, "Member 'FToolBarStyle::SeparatorPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ComboButtonPadding) == 0x003DE0, "Member 'FToolBarStyle::ComboButtonPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, ButtonPadding) == 0x003DF0, "Member 'FToolBarStyle::ButtonPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, CheckBoxPadding) == 0x003E00, "Member 'FToolBarStyle::CheckBoxPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, BlockPadding) == 0x003E10, "Member 'FToolBarStyle::BlockPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, IndentedBlockPadding) == 0x003E20, "Member 'FToolBarStyle::IndentedBlockPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, BackgroundPadding) == 0x003E30, "Member 'FToolBarStyle::BackgroundPadding' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, IconSize) == 0x003E40, "Member 'FToolBarStyle::IconSize' has a wrong offset!"); \ static_assert(offsetof(FToolBarStyle, bShowLabels) == 0x003E50, "Member 'FToolBarStyle::bShowLabels' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInlineEditableTextBlockStyle \ static_assert(alignof(FInlineEditableTextBlockStyle) == 0x000010, "Wrong alignment on FInlineEditableTextBlockStyle"); \ static_assert(sizeof(FInlineEditableTextBlockStyle) == 0x0011D0, "Wrong size on FInlineEditableTextBlockStyle"); \ static_assert(offsetof(FInlineEditableTextBlockStyle, EditableTextBoxStyle) == 0x000010, "Member 'FInlineEditableTextBlockStyle::EditableTextBoxStyle' has a wrong offset!"); \ static_assert(offsetof(FInlineEditableTextBlockStyle, TextStyle) == 0x000E90, "Member 'FInlineEditableTextBlockStyle::TextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTableRowStyle \ static_assert(alignof(FTableRowStyle) == 0x000010, "Wrong alignment on FTableRowStyle"); \ static_assert(sizeof(FTableRowStyle) == 0x000D50, "Wrong size on FTableRowStyle"); \ static_assert(offsetof(FTableRowStyle, SelectorFocusedBrush) == 0x000010, "Member 'FTableRowStyle::SelectorFocusedBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, ActiveHoveredBrush) == 0x0000E0, "Member 'FTableRowStyle::ActiveHoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, ActiveBrush) == 0x0001B0, "Member 'FTableRowStyle::ActiveBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, InactiveHoveredBrush) == 0x000280, "Member 'FTableRowStyle::InactiveHoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, InactiveBrush) == 0x000350, "Member 'FTableRowStyle::InactiveBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, bUseParentRowBrush) == 0x000420, "Member 'FTableRowStyle::bUseParentRowBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, ParentRowBackgroundBrush) == 0x000430, "Member 'FTableRowStyle::ParentRowBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, ParentRowBackgroundHoveredBrush) == 0x000500, "Member 'FTableRowStyle::ParentRowBackgroundHoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, EvenRowBackgroundHoveredBrush) == 0x0005D0, "Member 'FTableRowStyle::EvenRowBackgroundHoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, EvenRowBackgroundBrush) == 0x0006A0, "Member 'FTableRowStyle::EvenRowBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, OddRowBackgroundHoveredBrush) == 0x000770, "Member 'FTableRowStyle::OddRowBackgroundHoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, OddRowBackgroundBrush) == 0x000840, "Member 'FTableRowStyle::OddRowBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, TextColor) == 0x000910, "Member 'FTableRowStyle::TextColor' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, SelectedTextColor) == 0x000924, "Member 'FTableRowStyle::SelectedTextColor' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, DropIndicator_Above) == 0x000940, "Member 'FTableRowStyle::DropIndicator_Above' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, DropIndicator_Onto) == 0x000A10, "Member 'FTableRowStyle::DropIndicator_Onto' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, DropIndicator_Below) == 0x000AE0, "Member 'FTableRowStyle::DropIndicator_Below' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, ActiveHighlightedBrush) == 0x000BB0, "Member 'FTableRowStyle::ActiveHighlightedBrush' has a wrong offset!"); \ static_assert(offsetof(FTableRowStyle, InactiveHighlightedBrush) == 0x000C80, "Member 'FTableRowStyle::InactiveHighlightedBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FProgressBarStyle \ static_assert(alignof(FProgressBarStyle) == 0x000010, "Wrong alignment on FProgressBarStyle"); \ static_assert(sizeof(FProgressBarStyle) == 0x000290, "Wrong size on FProgressBarStyle"); \ static_assert(offsetof(FProgressBarStyle, BackgroundImage) == 0x000010, "Member 'FProgressBarStyle::BackgroundImage' has a wrong offset!"); \ static_assert(offsetof(FProgressBarStyle, FillImage) == 0x0000E0, "Member 'FProgressBarStyle::FillImage' has a wrong offset!"); \ static_assert(offsetof(FProgressBarStyle, MarqueeImage) == 0x0001B0, "Member 'FProgressBarStyle::MarqueeImage' has a wrong offset!"); \ static_assert(offsetof(FProgressBarStyle, EnableFillAnimation) == 0x000280, "Member 'FProgressBarStyle::EnableFillAnimation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FKeyEvent \ static_assert(alignof(FKeyEvent) == 0x000008, "Wrong alignment on FKeyEvent"); \ static_assert(sizeof(FKeyEvent) == 0x000040, "Wrong size on FKeyEvent"); \ #define DUMPER7_ASSERTS_FAnalogInputEvent \ static_assert(alignof(FAnalogInputEvent) == 0x000008, "Wrong alignment on FAnalogInputEvent"); \ static_assert(sizeof(FAnalogInputEvent) == 0x000048, "Wrong size on FAnalogInputEvent"); \ #define DUMPER7_ASSERTS_FSpinBoxStyle \ static_assert(alignof(FSpinBoxStyle) == 0x000010, "Wrong alignment on FSpinBoxStyle"); \ static_assert(sizeof(FSpinBoxStyle) == 0x000600, "Wrong size on FSpinBoxStyle"); \ static_assert(offsetof(FSpinBoxStyle, BackgroundBrush) == 0x000010, "Member 'FSpinBoxStyle::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, ActiveBackgroundBrush) == 0x0000E0, "Member 'FSpinBoxStyle::ActiveBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, HoveredBackgroundBrush) == 0x0001B0, "Member 'FSpinBoxStyle::HoveredBackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, ActiveFillBrush) == 0x000280, "Member 'FSpinBoxStyle::ActiveFillBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, HoveredFillBrush) == 0x000350, "Member 'FSpinBoxStyle::HoveredFillBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, InactiveFillBrush) == 0x000420, "Member 'FSpinBoxStyle::InactiveFillBrush' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, ArrowsImage) == 0x0004F0, "Member 'FSpinBoxStyle::ArrowsImage' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, ForegroundColor) == 0x0005C0, "Member 'FSpinBoxStyle::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, TextPadding) == 0x0005D4, "Member 'FSpinBoxStyle::TextPadding' has a wrong offset!"); \ static_assert(offsetof(FSpinBoxStyle, InsetPadding) == 0x0005E4, "Member 'FSpinBoxStyle::InsetPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FComboBoxStyle \ static_assert(alignof(FComboBoxStyle) == 0x000010, "Wrong alignment on FComboBoxStyle"); \ static_assert(sizeof(FComboBoxStyle) == 0x000660, "Wrong size on FComboBoxStyle"); \ static_assert(offsetof(FComboBoxStyle, ComboButtonStyle) == 0x000010, "Member 'FComboBoxStyle::ComboButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FComboBoxStyle, PressedSlateSound) == 0x000610, "Member 'FComboBoxStyle::PressedSlateSound' has a wrong offset!"); \ static_assert(offsetof(FComboBoxStyle, SelectionChangeSlateSound) == 0x000628, "Member 'FComboBoxStyle::SelectionChangeSlateSound' has a wrong offset!"); \ static_assert(offsetof(FComboBoxStyle, ContentPadding) == 0x000640, "Member 'FComboBoxStyle::ContentPadding' has a wrong offset!"); \ static_assert(offsetof(FComboBoxStyle, MenuRowPadding) == 0x000650, "Member 'FComboBoxStyle::MenuRowPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FExpandableAreaStyle \ static_assert(alignof(FExpandableAreaStyle) == 0x000010, "Wrong alignment on FExpandableAreaStyle"); \ static_assert(sizeof(FExpandableAreaStyle) == 0x0001C0, "Wrong size on FExpandableAreaStyle"); \ static_assert(offsetof(FExpandableAreaStyle, CollapsedImage) == 0x000010, "Member 'FExpandableAreaStyle::CollapsedImage' has a wrong offset!"); \ static_assert(offsetof(FExpandableAreaStyle, ExpandedImage) == 0x0000E0, "Member 'FExpandableAreaStyle::ExpandedImage' has a wrong offset!"); \ static_assert(offsetof(FExpandableAreaStyle, RolloutAnimationSeconds) == 0x0001B0, "Member 'FExpandableAreaStyle::RolloutAnimationSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSegmentedControlStyle \ static_assert(alignof(FSegmentedControlStyle) == 0x000010, "Wrong alignment on FSegmentedControlStyle"); \ static_assert(sizeof(FSegmentedControlStyle) == 0x002160, "Wrong size on FSegmentedControlStyle"); \ static_assert(offsetof(FSegmentedControlStyle, ControlStyle) == 0x000010, "Member 'FSegmentedControlStyle::ControlStyle' has a wrong offset!"); \ static_assert(offsetof(FSegmentedControlStyle, FirstControlStyle) == 0x000AE0, "Member 'FSegmentedControlStyle::FirstControlStyle' has a wrong offset!"); \ static_assert(offsetof(FSegmentedControlStyle, LastControlStyle) == 0x0015B0, "Member 'FSegmentedControlStyle::LastControlStyle' has a wrong offset!"); \ static_assert(offsetof(FSegmentedControlStyle, BackgroundBrush) == 0x002080, "Member 'FSegmentedControlStyle::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FSegmentedControlStyle, UniformPadding) == 0x002150, "Member 'FSegmentedControlStyle::UniformPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFocusEvent \ static_assert(alignof(FFocusEvent) == 0x000004, "Wrong alignment on FFocusEvent"); \ static_assert(sizeof(FFocusEvent) == 0x000008, "Wrong size on FFocusEvent"); \ #define DUMPER7_ASSERTS_FTableViewStyle \ static_assert(alignof(FTableViewStyle) == 0x000010, "Wrong alignment on FTableViewStyle"); \ static_assert(sizeof(FTableViewStyle) == 0x0000E0, "Wrong size on FTableViewStyle"); \ static_assert(offsetof(FTableViewStyle, BackgroundBrush) == 0x000010, "Member 'FTableViewStyle::BackgroundBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEditableTextStyle \ static_assert(alignof(FEditableTextStyle) == 0x000010, "Wrong alignment on FEditableTextStyle"); \ static_assert(sizeof(FEditableTextStyle) == 0x0002F0, "Wrong size on FEditableTextStyle"); \ static_assert(offsetof(FEditableTextStyle, Font) == 0x000008, "Member 'FEditableTextStyle::Font' has a wrong offset!"); \ static_assert(offsetof(FEditableTextStyle, ColorAndOpacity) == 0x000060, "Member 'FEditableTextStyle::ColorAndOpacity' has a wrong offset!"); \ static_assert(offsetof(FEditableTextStyle, BackgroundImageSelected) == 0x000080, "Member 'FEditableTextStyle::BackgroundImageSelected' has a wrong offset!"); \ static_assert(offsetof(FEditableTextStyle, BackgroundImageComposing) == 0x000150, "Member 'FEditableTextStyle::BackgroundImageComposing' has a wrong offset!"); \ static_assert(offsetof(FEditableTextStyle, CaretImage) == 0x000220, "Member 'FEditableTextStyle::CaretImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFontData \ static_assert(alignof(FFontData) == 0x000008, "Wrong alignment on FFontData"); \ static_assert(sizeof(FFontData) == 0x000028, "Wrong size on FFontData"); \ static_assert(offsetof(FFontData, FontFilename) == 0x000000, "Member 'FFontData::FontFilename' has a wrong offset!"); \ static_assert(offsetof(FFontData, Hinting) == 0x000014, "Member 'FFontData::Hinting' has a wrong offset!"); \ static_assert(offsetof(FFontData, LoadingPolicy) == 0x000015, "Member 'FFontData::LoadingPolicy' has a wrong offset!"); \ static_assert(offsetof(FFontData, SubFaceIndex) == 0x000018, "Member 'FFontData::SubFaceIndex' has a wrong offset!"); \ static_assert(offsetof(FFontData, FontFaceAsset) == 0x000020, "Member 'FFontData::FontFaceAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypefaceEntry \ static_assert(alignof(FTypefaceEntry) == 0x000008, "Wrong alignment on FTypefaceEntry"); \ static_assert(sizeof(FTypefaceEntry) == 0x000030, "Wrong size on FTypefaceEntry"); \ static_assert(offsetof(FTypefaceEntry, Name) == 0x000000, "Member 'FTypefaceEntry::Name' has a wrong offset!"); \ static_assert(offsetof(FTypefaceEntry, Font) == 0x000008, "Member 'FTypefaceEntry::Font' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypeface \ static_assert(alignof(FTypeface) == 0x000008, "Wrong alignment on FTypeface"); \ static_assert(sizeof(FTypeface) == 0x000010, "Wrong size on FTypeface"); \ static_assert(offsetof(FTypeface, Fonts) == 0x000000, "Member 'FTypeface::Fonts' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompositeFallbackFont \ static_assert(alignof(FCompositeFallbackFont) == 0x000008, "Wrong alignment on FCompositeFallbackFont"); \ static_assert(sizeof(FCompositeFallbackFont) == 0x000018, "Wrong size on FCompositeFallbackFont"); \ static_assert(offsetof(FCompositeFallbackFont, Typeface) == 0x000000, "Member 'FCompositeFallbackFont::Typeface' has a wrong offset!"); \ static_assert(offsetof(FCompositeFallbackFont, ScalingFactor) == 0x000010, "Member 'FCompositeFallbackFont::ScalingFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompositeSubFont \ static_assert(alignof(FCompositeSubFont) == 0x000008, "Wrong alignment on FCompositeSubFont"); \ static_assert(sizeof(FCompositeSubFont) == 0x000038, "Wrong size on FCompositeSubFont"); \ static_assert(offsetof(FCompositeSubFont, CharacterRanges) == 0x000018, "Member 'FCompositeSubFont::CharacterRanges' has a wrong offset!"); \ static_assert(offsetof(FCompositeSubFont, Cultures) == 0x000028, "Member 'FCompositeSubFont::Cultures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTableColumnHeaderStyle \ static_assert(alignof(FTableColumnHeaderStyle) == 0x000010, "Wrong alignment on FTableColumnHeaderStyle"); \ static_assert(sizeof(FTableColumnHeaderStyle) == 0x000760, "Wrong size on FTableColumnHeaderStyle"); \ static_assert(offsetof(FTableColumnHeaderStyle, SortPrimaryAscendingImage) == 0x000010, "Member 'FTableColumnHeaderStyle::SortPrimaryAscendingImage' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, SortPrimaryDescendingImage) == 0x0000E0, "Member 'FTableColumnHeaderStyle::SortPrimaryDescendingImage' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, SortSecondaryAscendingImage) == 0x0001B0, "Member 'FTableColumnHeaderStyle::SortSecondaryAscendingImage' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, SortSecondaryDescendingImage) == 0x000280, "Member 'FTableColumnHeaderStyle::SortSecondaryDescendingImage' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, NormalBrush) == 0x000350, "Member 'FTableColumnHeaderStyle::NormalBrush' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, HoveredBrush) == 0x000420, "Member 'FTableColumnHeaderStyle::HoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, MenuDropdownImage) == 0x0004F0, "Member 'FTableColumnHeaderStyle::MenuDropdownImage' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, MenuDropdownNormalBorderBrush) == 0x0005C0, "Member 'FTableColumnHeaderStyle::MenuDropdownNormalBorderBrush' has a wrong offset!"); \ static_assert(offsetof(FTableColumnHeaderStyle, MenuDropdownHoveredBorderBrush) == 0x000690, "Member 'FTableColumnHeaderStyle::MenuDropdownHoveredBorderBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplitterStyle \ static_assert(alignof(FSplitterStyle) == 0x000010, "Wrong alignment on FSplitterStyle"); \ static_assert(sizeof(FSplitterStyle) == 0x0001B0, "Wrong size on FSplitterStyle"); \ static_assert(offsetof(FSplitterStyle, HandleNormalBrush) == 0x000010, "Member 'FSplitterStyle::HandleNormalBrush' has a wrong offset!"); \ static_assert(offsetof(FSplitterStyle, HandleHighlightBrush) == 0x0000E0, "Member 'FSplitterStyle::HandleHighlightBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHeaderRowStyle \ static_assert(alignof(FHeaderRowStyle) == 0x000010, "Wrong alignment on FHeaderRowStyle"); \ static_assert(sizeof(FHeaderRowStyle) == 0x001260, "Wrong size on FHeaderRowStyle"); \ static_assert(offsetof(FHeaderRowStyle, ColumnStyle) == 0x000010, "Member 'FHeaderRowStyle::ColumnStyle' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, LastColumnStyle) == 0x000770, "Member 'FHeaderRowStyle::LastColumnStyle' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, ColumnSplitterStyle) == 0x000ED0, "Member 'FHeaderRowStyle::ColumnSplitterStyle' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, SplitterHandleSize) == 0x001080, "Member 'FHeaderRowStyle::SplitterHandleSize' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, BackgroundBrush) == 0x001090, "Member 'FHeaderRowStyle::BackgroundBrush' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, ForegroundColor) == 0x001160, "Member 'FHeaderRowStyle::ForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, HorizontalSeparatorBrush) == 0x001180, "Member 'FHeaderRowStyle::HorizontalSeparatorBrush' has a wrong offset!"); \ static_assert(offsetof(FHeaderRowStyle, HorizontalSeparatorThickness) == 0x001250, "Member 'FHeaderRowStyle::HorizontalSeparatorThickness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCharacterEvent \ static_assert(alignof(FCharacterEvent) == 0x000008, "Wrong alignment on FCharacterEvent"); \ static_assert(sizeof(FCharacterEvent) == 0x000028, "Wrong size on FCharacterEvent"); \ #define DUMPER7_ASSERTS_FNavigationEvent \ static_assert(alignof(FNavigationEvent) == 0x000008, "Wrong alignment on FNavigationEvent"); \ static_assert(sizeof(FNavigationEvent) == 0x000028, "Wrong size on FNavigationEvent"); \ #define DUMPER7_ASSERTS_FMotionEvent \ static_assert(alignof(FMotionEvent) == 0x000008, "Wrong alignment on FMotionEvent"); \ static_assert(sizeof(FMotionEvent) == 0x000080, "Wrong size on FMotionEvent"); \ #define DUMPER7_ASSERTS_FCompositeFont \ static_assert(alignof(FCompositeFont) == 0x000008, "Wrong alignment on FCompositeFont"); \ static_assert(sizeof(FCompositeFont) == 0x000038, "Wrong size on FCompositeFont"); \ static_assert(offsetof(FCompositeFont, DefaultTypeface) == 0x000000, "Member 'FCompositeFont::DefaultTypeface' has a wrong offset!"); \ static_assert(offsetof(FCompositeFont, FallbackTypeface) == 0x000010, "Member 'FCompositeFont::FallbackTypeface' has a wrong offset!"); \ static_assert(offsetof(FCompositeFont, SubTypefaces) == 0x000028, "Member 'FCompositeFont::SubTypefaces' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCaptureLostEvent \ static_assert(alignof(FCaptureLostEvent) == 0x000004, "Wrong alignment on FCaptureLostEvent"); \ static_assert(sizeof(FCaptureLostEvent) == 0x000008, "Wrong size on FCaptureLostEvent"); \ #define DUMPER7_ASSERTS_FHyperlinkStyle \ static_assert(alignof(FHyperlinkStyle) == 0x000010, "Wrong alignment on FHyperlinkStyle"); \ static_assert(sizeof(FHyperlinkStyle) == 0x000750, "Wrong size on FHyperlinkStyle"); \ static_assert(offsetof(FHyperlinkStyle, UnderlineStyle) == 0x000010, "Member 'FHyperlinkStyle::UnderlineStyle' has a wrong offset!"); \ static_assert(offsetof(FHyperlinkStyle, TextStyle) == 0x000400, "Member 'FHyperlinkStyle::TextStyle' has a wrong offset!"); \ static_assert(offsetof(FHyperlinkStyle, Padding) == 0x000740, "Member 'FHyperlinkStyle::Padding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSearchBoxStyle \ static_assert(alignof(FSearchBoxStyle) == 0x000010, "Wrong alignment on FSearchBoxStyle"); \ static_assert(sizeof(FSearchBoxStyle) == 0x001250, "Wrong size on FSearchBoxStyle"); \ static_assert(offsetof(FSearchBoxStyle, TextBoxStyle) == 0x000010, "Member 'FSearchBoxStyle::TextBoxStyle' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, ActiveFontInfo) == 0x000E90, "Member 'FSearchBoxStyle::ActiveFontInfo' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, UpArrowImage) == 0x000EF0, "Member 'FSearchBoxStyle::UpArrowImage' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, DownArrowImage) == 0x000FC0, "Member 'FSearchBoxStyle::DownArrowImage' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, GlassImage) == 0x001090, "Member 'FSearchBoxStyle::GlassImage' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, ClearImage) == 0x001160, "Member 'FSearchBoxStyle::ClearImage' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, ImagePadding) == 0x001230, "Member 'FSearchBoxStyle::ImagePadding' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, bLeftAlignButtons) == 0x001240, "Member 'FSearchBoxStyle::bLeftAlignButtons' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, bLeftAlignSearchResultButtons) == 0x001241, "Member 'FSearchBoxStyle::bLeftAlignSearchResultButtons' has a wrong offset!"); \ static_assert(offsetof(FSearchBoxStyle, bLeftAlignGlassImageAndClearButton) == 0x001242, "Member 'FSearchBoxStyle::bLeftAlignGlassImageAndClearButton' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInlineTextImageStyle \ static_assert(alignof(FInlineTextImageStyle) == 0x000010, "Wrong alignment on FInlineTextImageStyle"); \ static_assert(sizeof(FInlineTextImageStyle) == 0x0000F0, "Wrong size on FInlineTextImageStyle"); \ static_assert(offsetof(FInlineTextImageStyle, Image) == 0x000010, "Member 'FInlineTextImageStyle::Image' has a wrong offset!"); \ static_assert(offsetof(FInlineTextImageStyle, Baseline) == 0x0000E0, "Member 'FInlineTextImageStyle::Baseline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDockTabStyle \ static_assert(alignof(FDockTabStyle) == 0x000010, "Wrong alignment on FDockTabStyle"); \ static_assert(sizeof(FDockTabStyle) == 0x000D80, "Wrong size on FDockTabStyle"); \ static_assert(offsetof(FDockTabStyle, CloseButtonStyle) == 0x000010, "Member 'FDockTabStyle::CloseButtonStyle' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, NormalBrush) == 0x000400, "Member 'FDockTabStyle::NormalBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ColorOverlayTabBrush) == 0x0004D0, "Member 'FDockTabStyle::ColorOverlayTabBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ColorOverlayIconBrush) == 0x0005A0, "Member 'FDockTabStyle::ColorOverlayIconBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ForegroundBrush) == 0x000670, "Member 'FDockTabStyle::ForegroundBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, HoveredBrush) == 0x000740, "Member 'FDockTabStyle::HoveredBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ContentAreaBrush) == 0x000810, "Member 'FDockTabStyle::ContentAreaBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, TabWellBrush) == 0x0008E0, "Member 'FDockTabStyle::TabWellBrush' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, TabTextStyle) == 0x0009B0, "Member 'FDockTabStyle::TabTextStyle' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, TabPadding) == 0x000CF0, "Member 'FDockTabStyle::TabPadding' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, IconSize) == 0x000D00, "Member 'FDockTabStyle::IconSize' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, OverlapWidth) == 0x000D10, "Member 'FDockTabStyle::OverlapWidth' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, FlashColor) == 0x000D14, "Member 'FDockTabStyle::FlashColor' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, NormalForegroundColor) == 0x000D28, "Member 'FDockTabStyle::NormalForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, HoveredForegroundColor) == 0x000D3C, "Member 'FDockTabStyle::HoveredForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ActiveForegroundColor) == 0x000D50, "Member 'FDockTabStyle::ActiveForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, ForegroundForegroundColor) == 0x000D64, "Member 'FDockTabStyle::ForegroundForegroundColor' has a wrong offset!"); \ static_assert(offsetof(FDockTabStyle, IconBorderPadding) == 0x000D78, "Member 'FDockTabStyle::IconBorderPadding' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScrollBoxStyle \ static_assert(alignof(FScrollBoxStyle) == 0x000010, "Wrong alignment on FScrollBoxStyle"); \ static_assert(sizeof(FScrollBoxStyle) == 0x000350, "Wrong size on FScrollBoxStyle"); \ static_assert(offsetof(FScrollBoxStyle, BarThickness) == 0x000008, "Member 'FScrollBoxStyle::BarThickness' has a wrong offset!"); \ static_assert(offsetof(FScrollBoxStyle, TopShadowBrush) == 0x000010, "Member 'FScrollBoxStyle::TopShadowBrush' has a wrong offset!"); \ static_assert(offsetof(FScrollBoxStyle, BottomShadowBrush) == 0x0000E0, "Member 'FScrollBoxStyle::BottomShadowBrush' has a wrong offset!"); \ static_assert(offsetof(FScrollBoxStyle, LeftShadowBrush) == 0x0001B0, "Member 'FScrollBoxStyle::LeftShadowBrush' has a wrong offset!"); \ static_assert(offsetof(FScrollBoxStyle, RightShadowBrush) == 0x000280, "Member 'FScrollBoxStyle::RightShadowBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScrollBorderStyle \ static_assert(alignof(FScrollBorderStyle) == 0x000010, "Wrong alignment on FScrollBorderStyle"); \ static_assert(sizeof(FScrollBorderStyle) == 0x0001B0, "Wrong size on FScrollBorderStyle"); \ static_assert(offsetof(FScrollBorderStyle, TopShadowBrush) == 0x000010, "Member 'FScrollBorderStyle::TopShadowBrush' has a wrong offset!"); \ static_assert(offsetof(FScrollBorderStyle, BottomShadowBrush) == 0x0000E0, "Member 'FScrollBorderStyle::BottomShadowBrush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStyleTheme \ static_assert(alignof(FStyleTheme) == 0x000008, "Wrong alignment on FStyleTheme"); \ static_assert(sizeof(FStyleTheme) == 0x000048, "Wrong size on FStyleTheme"); \ #define DUMPER7_ASSERTS_USlateWidgetStyleAsset \ static_assert(alignof(USlateWidgetStyleAsset) == 0x000008, "Wrong alignment on USlateWidgetStyleAsset"); \ static_assert(sizeof(USlateWidgetStyleAsset) == 0x000030, "Wrong size on USlateWidgetStyleAsset"); \ static_assert(offsetof(USlateWidgetStyleAsset, CustomStyle) == 0x000028, "Member 'USlateWidgetStyleAsset::CustomStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFontBulkData \ static_assert(alignof(UFontBulkData) == 0x000008, "Wrong alignment on UFontBulkData"); \ static_assert(sizeof(UFontBulkData) == 0x000070, "Wrong size on UFontBulkData"); \ #define DUMPER7_ASSERTS_IFontFaceInterface \ static_assert(alignof(IFontFaceInterface) == 0x000001, "Wrong alignment on IFontFaceInterface"); \ static_assert(sizeof(IFontFaceInterface) == 0x000001, "Wrong size on IFontFaceInterface"); \ #define DUMPER7_ASSERTS_IFontProviderInterface \ static_assert(alignof(IFontProviderInterface) == 0x000001, "Wrong alignment on IFontProviderInterface"); \ static_assert(sizeof(IFontProviderInterface) == 0x000001, "Wrong size on IFontProviderInterface"); \ #define DUMPER7_ASSERTS_USlateTypes \ static_assert(alignof(USlateTypes) == 0x000008, "Wrong alignment on USlateTypes"); \ static_assert(sizeof(USlateTypes) == 0x000028, "Wrong size on USlateTypes"); \ #define DUMPER7_ASSERTS_USlateWidgetStyleContainerBase \ static_assert(alignof(USlateWidgetStyleContainerBase) == 0x000008, "Wrong alignment on USlateWidgetStyleContainerBase"); \ static_assert(sizeof(USlateWidgetStyleContainerBase) == 0x000030, "Wrong size on USlateWidgetStyleContainerBase"); \ #define DUMPER7_ASSERTS_ISlateWidgetStyleContainerInterface \ static_assert(alignof(ISlateWidgetStyleContainerInterface) == 0x000001, "Wrong alignment on ISlateWidgetStyleContainerInterface"); \ static_assert(sizeof(ISlateWidgetStyleContainerInterface) == 0x000001, "Wrong size on ISlateWidgetStyleContainerInterface"); \ #define DUMPER7_ASSERTS_USlateThemeManager \ static_assert(alignof(USlateThemeManager) == 0x000008, "Wrong alignment on USlateThemeManager"); \ static_assert(sizeof(USlateThemeManager) == 0x0009C0, "Wrong size on USlateThemeManager"); \ static_assert(offsetof(USlateThemeManager, CurrentThemeId) == 0x000028, "Member 'USlateThemeManager::CurrentThemeId' has a wrong offset!"); \ static_assert(offsetof(USlateThemeManager, ActiveColors) == 0x000038, "Member 'USlateThemeManager::ActiveColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizedToolMenuEntry \ static_assert(alignof(FCustomizedToolMenuEntry) == 0x000004, "Wrong alignment on FCustomizedToolMenuEntry"); \ static_assert(sizeof(FCustomizedToolMenuEntry) == 0x000004, "Wrong size on FCustomizedToolMenuEntry"); \ static_assert(offsetof(FCustomizedToolMenuEntry, Visibility) == 0x000000, "Member 'FCustomizedToolMenuEntry::Visibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVirtualKeyboardOptions \ static_assert(alignof(FVirtualKeyboardOptions) == 0x000001, "Wrong alignment on FVirtualKeyboardOptions"); \ static_assert(sizeof(FVirtualKeyboardOptions) == 0x000001, "Wrong size on FVirtualKeyboardOptions"); \ static_assert(offsetof(FVirtualKeyboardOptions, bEnableAutocorrect) == 0x000000, "Member 'FVirtualKeyboardOptions::bEnableAutocorrect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnchors \ static_assert(alignof(FAnchors) == 0x000008, "Wrong alignment on FAnchors"); \ static_assert(sizeof(FAnchors) == 0x000020, "Wrong size on FAnchors"); \ static_assert(offsetof(FAnchors, Minimum) == 0x000000, "Member 'FAnchors::Minimum' has a wrong offset!"); \ static_assert(offsetof(FAnchors, Maximum) == 0x000010, "Member 'FAnchors::Maximum' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FInputChord \ static_assert(alignof(FInputChord) == 0x000008, "Wrong alignment on FInputChord"); \ static_assert(sizeof(FInputChord) == 0x000020, "Wrong size on FInputChord"); \ static_assert(offsetof(FInputChord, Key) == 0x000000, "Member 'FInputChord::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizedToolMenuSection \ static_assert(alignof(FCustomizedToolMenuSection) == 0x000004, "Wrong alignment on FCustomizedToolMenuSection"); \ static_assert(sizeof(FCustomizedToolMenuSection) == 0x000004, "Wrong size on FCustomizedToolMenuSection"); \ static_assert(offsetof(FCustomizedToolMenuSection, Visibility) == 0x000000, "Member 'FCustomizedToolMenuSection::Visibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizedToolMenuNameArray \ static_assert(alignof(FCustomizedToolMenuNameArray) == 0x000008, "Wrong alignment on FCustomizedToolMenuNameArray"); \ static_assert(sizeof(FCustomizedToolMenuNameArray) == 0x000010, "Wrong size on FCustomizedToolMenuNameArray"); \ static_assert(offsetof(FCustomizedToolMenuNameArray, Names) == 0x000000, "Member 'FCustomizedToolMenuNameArray::Names' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomizedToolMenu \ static_assert(alignof(FCustomizedToolMenu) == 0x000008, "Wrong alignment on FCustomizedToolMenu"); \ static_assert(sizeof(FCustomizedToolMenu) == 0x0001F0, "Wrong size on FCustomizedToolMenu"); \ static_assert(offsetof(FCustomizedToolMenu, Name) == 0x000000, "Member 'FCustomizedToolMenu::Name' has a wrong offset!"); \ static_assert(offsetof(FCustomizedToolMenu, Entries) == 0x000008, "Member 'FCustomizedToolMenu::Entries' has a wrong offset!"); \ static_assert(offsetof(FCustomizedToolMenu, Sections) == 0x000058, "Member 'FCustomizedToolMenu::Sections' has a wrong offset!"); \ static_assert(offsetof(FCustomizedToolMenu, EntryOrder) == 0x0000A8, "Member 'FCustomizedToolMenu::EntryOrder' has a wrong offset!"); \ static_assert(offsetof(FCustomizedToolMenu, SectionOrder) == 0x0000F8, "Member 'FCustomizedToolMenu::SectionOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToolMenuBase \ static_assert(alignof(UToolMenuBase) == 0x000008, "Wrong alignment on UToolMenuBase"); \ static_assert(sizeof(UToolMenuBase) == 0x000028, "Wrong size on UToolMenuBase"); \ #define DUMPER7_ASSERTS_UTextBlockWidgetStyle \ static_assert(alignof(UTextBlockWidgetStyle) == 0x000010, "Wrong alignment on UTextBlockWidgetStyle"); \ static_assert(sizeof(UTextBlockWidgetStyle) == 0x000370, "Wrong size on UTextBlockWidgetStyle"); \ static_assert(offsetof(UTextBlockWidgetStyle, TextBlockStyle) == 0x000030, "Member 'UTextBlockWidgetStyle::TextBlockStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlateSettings \ static_assert(alignof(USlateSettings) == 0x000008, "Wrong alignment on USlateSettings"); \ static_assert(sizeof(USlateSettings) == 0x000030, "Wrong size on USlateSettings"); \ static_assert(offsetof(USlateSettings, bExplicitCanvasChildZOrder) == 0x000028, "Member 'USlateSettings::bExplicitCanvasChildZOrder' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UButtonWidgetStyle \ static_assert(alignof(UButtonWidgetStyle) == 0x000010, "Wrong alignment on UButtonWidgetStyle"); \ static_assert(sizeof(UButtonWidgetStyle) == 0x000420, "Wrong size on UButtonWidgetStyle"); \ static_assert(offsetof(UButtonWidgetStyle, ButtonStyle) == 0x000030, "Member 'UButtonWidgetStyle::ButtonStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckBoxWidgetStyle \ static_assert(alignof(UCheckBoxWidgetStyle) == 0x000010, "Wrong alignment on UCheckBoxWidgetStyle"); \ static_assert(sizeof(UCheckBoxWidgetStyle) == 0x000B00, "Wrong size on UCheckBoxWidgetStyle"); \ static_assert(offsetof(UCheckBoxWidgetStyle, CheckBoxStyle) == 0x000030, "Member 'UCheckBoxWidgetStyle::CheckBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComboBoxWidgetStyle \ static_assert(alignof(UComboBoxWidgetStyle) == 0x000010, "Wrong alignment on UComboBoxWidgetStyle"); \ static_assert(sizeof(UComboBoxWidgetStyle) == 0x000690, "Wrong size on UComboBoxWidgetStyle"); \ static_assert(offsetof(UComboBoxWidgetStyle, ComboBoxStyle) == 0x000030, "Member 'UComboBoxWidgetStyle::ComboBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UComboButtonWidgetStyle \ static_assert(alignof(UComboButtonWidgetStyle) == 0x000010, "Wrong alignment on UComboButtonWidgetStyle"); \ static_assert(sizeof(UComboButtonWidgetStyle) == 0x000630, "Wrong size on UComboButtonWidgetStyle"); \ static_assert(offsetof(UComboButtonWidgetStyle, ComboButtonStyle) == 0x000030, "Member 'UComboButtonWidgetStyle::ComboButtonStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableTextBoxWidgetStyle \ static_assert(alignof(UEditableTextBoxWidgetStyle) == 0x000010, "Wrong alignment on UEditableTextBoxWidgetStyle"); \ static_assert(sizeof(UEditableTextBoxWidgetStyle) == 0x000EB0, "Wrong size on UEditableTextBoxWidgetStyle"); \ static_assert(offsetof(UEditableTextBoxWidgetStyle, EditableTextBoxStyle) == 0x000030, "Member 'UEditableTextBoxWidgetStyle::EditableTextBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableTextWidgetStyle \ static_assert(alignof(UEditableTextWidgetStyle) == 0x000010, "Wrong alignment on UEditableTextWidgetStyle"); \ static_assert(sizeof(UEditableTextWidgetStyle) == 0x000320, "Wrong size on UEditableTextWidgetStyle"); \ static_assert(offsetof(UEditableTextWidgetStyle, EditableTextStyle) == 0x000030, "Member 'UEditableTextWidgetStyle::EditableTextStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UProgressWidgetStyle \ static_assert(alignof(UProgressWidgetStyle) == 0x000010, "Wrong alignment on UProgressWidgetStyle"); \ static_assert(sizeof(UProgressWidgetStyle) == 0x0002C0, "Wrong size on UProgressWidgetStyle"); \ static_assert(offsetof(UProgressWidgetStyle, ProgressBarStyle) == 0x000030, "Member 'UProgressWidgetStyle::ProgressBarStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScrollBarWidgetStyle \ static_assert(alignof(UScrollBarWidgetStyle) == 0x000010, "Wrong alignment on UScrollBarWidgetStyle"); \ static_assert(sizeof(UScrollBarWidgetStyle) == 0x0007A0, "Wrong size on UScrollBarWidgetStyle"); \ static_assert(offsetof(UScrollBarWidgetStyle, ScrollBarStyle) == 0x000030, "Member 'UScrollBarWidgetStyle::ScrollBarStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScrollBoxWidgetStyle \ static_assert(alignof(UScrollBoxWidgetStyle) == 0x000010, "Wrong alignment on UScrollBoxWidgetStyle"); \ static_assert(sizeof(UScrollBoxWidgetStyle) == 0x000380, "Wrong size on UScrollBoxWidgetStyle"); \ static_assert(offsetof(UScrollBoxWidgetStyle, ScrollBoxStyle) == 0x000030, "Member 'UScrollBoxWidgetStyle::ScrollBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpinBoxWidgetStyle \ static_assert(alignof(USpinBoxWidgetStyle) == 0x000010, "Wrong alignment on USpinBoxWidgetStyle"); \ static_assert(sizeof(USpinBoxWidgetStyle) == 0x000630, "Wrong size on USpinBoxWidgetStyle"); \ static_assert(offsetof(USpinBoxWidgetStyle, SpinBoxStyle) == 0x000030, "Member 'USpinBoxWidgetStyle::SpinBoxStyle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP \ static_assert(alignof(SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP) == 0x000004, "Wrong alignment on SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP"); \ static_assert(sizeof(SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP) == 0x000004, "Wrong size on SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP"); \ static_assert(offsetof(SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP, EntryPoint) == 0x000000, "Member 'SHDebugManagerWidget_BP_C_ExecuteUbergraph_SHDebugManagerWidget_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDebugManagerWidget_BP_C \ static_assert(alignof(USHDebugManagerWidget_BP_C) == 0x000008, "Wrong alignment on USHDebugManagerWidget_BP_C"); \ static_assert(sizeof(USHDebugManagerWidget_BP_C) == 0x0002A8, "Wrong size on USHDebugManagerWidget_BP_C"); \ static_assert(offsetof(USHDebugManagerWidget_BP_C, UberGraphFrame) == 0x0002A0, "Member 'USHDebugManagerWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FImageWriteOptions \ static_assert(alignof(FImageWriteOptions) == 0x000010, "Wrong alignment on FImageWriteOptions"); \ static_assert(sizeof(FImageWriteOptions) == 0x000060, "Wrong size on FImageWriteOptions"); \ static_assert(offsetof(FImageWriteOptions, Format) == 0x000000, "Member 'FImageWriteOptions::Format' has a wrong offset!"); \ static_assert(offsetof(FImageWriteOptions, OnComplete) == 0x000004, "Member 'FImageWriteOptions::OnComplete' has a wrong offset!"); \ static_assert(offsetof(FImageWriteOptions, CompressionQuality) == 0x000014, "Member 'FImageWriteOptions::CompressionQuality' has a wrong offset!"); \ static_assert(offsetof(FImageWriteOptions, bOverwriteFile) == 0x000018, "Member 'FImageWriteOptions::bOverwriteFile' has a wrong offset!"); \ static_assert(offsetof(FImageWriteOptions, bAsync) == 0x000019, "Member 'FImageWriteOptions::bAsync' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ImageWriteBlueprintLibrary_ExportToDisk \ static_assert(alignof(ImageWriteBlueprintLibrary_ExportToDisk) == 0x000010, "Wrong alignment on ImageWriteBlueprintLibrary_ExportToDisk"); \ static_assert(sizeof(ImageWriteBlueprintLibrary_ExportToDisk) == 0x000080, "Wrong size on ImageWriteBlueprintLibrary_ExportToDisk"); \ static_assert(offsetof(ImageWriteBlueprintLibrary_ExportToDisk, Texture) == 0x000000, "Member 'ImageWriteBlueprintLibrary_ExportToDisk::Texture' has a wrong offset!"); \ static_assert(offsetof(ImageWriteBlueprintLibrary_ExportToDisk, Filename) == 0x000008, "Member 'ImageWriteBlueprintLibrary_ExportToDisk::Filename' has a wrong offset!"); \ static_assert(offsetof(ImageWriteBlueprintLibrary_ExportToDisk, Options) == 0x000020, "Member 'ImageWriteBlueprintLibrary_ExportToDisk::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImageWriteBlueprintLibrary \ static_assert(alignof(UImageWriteBlueprintLibrary) == 0x000008, "Wrong alignment on UImageWriteBlueprintLibrary"); \ static_assert(sizeof(UImageWriteBlueprintLibrary) == 0x000028, "Wrong size on UImageWriteBlueprintLibrary"); \ #define DUMPER7_ASSERTS_SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent \ static_assert(alignof(SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent) == 0x000008, "Wrong alignment on SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent"); \ static_assert(sizeof(SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent) == 0x000010, "Wrong size on SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent, Montage) == 0x000000, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent::Montage' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent, AnimEndType) == 0x000008, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_OnPlayedAnimBlendingOutOrEndsEvent::AnimEndType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP \ static_assert(alignof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP) == 0x000008, "Wrong alignment on SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP"); \ static_assert(sizeof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP) == 0x000048, "Wrong size on SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, EntryPoint) == 0x000000, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, K2Node_CustomEvent_Montage) == 0x000008, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, K2Node_CustomEvent_AnimEndType) == 0x000010, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::K2Node_CustomEvent_AnimEndType' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, CallFunc_GetAnimPlayer_ReturnValue) == 0x000018, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::CallFunc_GetAnimPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, CallFunc_PlayRequest_ReturnValue) == 0x000021, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::CallFunc_PlayRequest_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, CallFunc_GetOwnerCharacter_ReturnValue) == 0x000028, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_ExecuteUbergraph_SimpleCharacterPlayAnimActionExe_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets \ static_assert(alignof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets) == 0x000008, "Wrong alignment on SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets"); \ static_assert(sizeof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets) == 0x000038, "Wrong size on SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets, ReturnValue) == 0x000000, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets, L_Temp) == 0x000010, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets::L_Temp' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets, CallFunc_GetSoftAssets_ReturnValue) == 0x000020, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets::CallFunc_GetSoftAssets_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'SimpleCharacterPlayAnimActionExe_BP_C_GetSoftAssets::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USimpleCharacterPlayAnimActionExe_BP_C \ static_assert(alignof(USimpleCharacterPlayAnimActionExe_BP_C) == 0x000008, "Wrong alignment on USimpleCharacterPlayAnimActionExe_BP_C"); \ static_assert(sizeof(USimpleCharacterPlayAnimActionExe_BP_C) == 0x000158, "Wrong size on USimpleCharacterPlayAnimActionExe_BP_C"); \ static_assert(offsetof(USimpleCharacterPlayAnimActionExe_BP_C, UberGraphFrame) == 0x000078, "Member 'USimpleCharacterPlayAnimActionExe_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USimpleCharacterPlayAnimActionExe_BP_C, Anim_Data) == 0x000080, "Member 'USimpleCharacterPlayAnimActionExe_BP_C::Anim_Data' has a wrong offset!"); \ static_assert(offsetof(USimpleCharacterPlayAnimActionExe_BP_C, Blend_Space_Input) == 0x000130, "Member 'USimpleCharacterPlayAnimActionExe_BP_C::Blend_Space_Input' has a wrong offset!"); \ static_assert(offsetof(USimpleCharacterPlayAnimActionExe_BP_C, OnFinishedEvent) == 0x000148, "Member 'USimpleCharacterPlayAnimActionExe_BP_C::OnFinishedEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMaterialQualityOverrides \ static_assert(alignof(FMaterialQualityOverrides) == 0x000001, "Wrong alignment on FMaterialQualityOverrides"); \ static_assert(sizeof(FMaterialQualityOverrides) == 0x000008, "Wrong size on FMaterialQualityOverrides"); \ static_assert(offsetof(FMaterialQualityOverrides, bDiscardQualityDuringCook) == 0x000000, "Member 'FMaterialQualityOverrides::bDiscardQualityDuringCook' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bEnableOverride) == 0x000001, "Member 'FMaterialQualityOverrides::bEnableOverride' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bForceFullyRough) == 0x000002, "Member 'FMaterialQualityOverrides::bForceFullyRough' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bForceNonMetal) == 0x000003, "Member 'FMaterialQualityOverrides::bForceNonMetal' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bForceDisableLMDirectionality) == 0x000004, "Member 'FMaterialQualityOverrides::bForceDisableLMDirectionality' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bForceDisablePreintegratedGF) == 0x000005, "Member 'FMaterialQualityOverrides::bForceDisablePreintegratedGF' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, bDisableMaterialNormalCalculation) == 0x000006, "Member 'FMaterialQualityOverrides::bDisableMaterialNormalCalculation' has a wrong offset!"); \ static_assert(offsetof(FMaterialQualityOverrides, MobileShadowQuality) == 0x000007, "Member 'FMaterialQualityOverrides::MobileShadowQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShaderPlatformQualitySettings \ static_assert(alignof(UShaderPlatformQualitySettings) == 0x000008, "Wrong alignment on UShaderPlatformQualitySettings"); \ static_assert(sizeof(UShaderPlatformQualitySettings) == 0x000058, "Wrong size on UShaderPlatformQualitySettings"); \ static_assert(offsetof(UShaderPlatformQualitySettings, QualityOverrides) == 0x000028, "Member 'UShaderPlatformQualitySettings::QualityOverrides' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialShaderQualitySettings \ static_assert(alignof(UMaterialShaderQualitySettings) == 0x000008, "Wrong alignment on UMaterialShaderQualitySettings"); \ static_assert(sizeof(UMaterialShaderQualitySettings) == 0x000078, "Wrong size on UMaterialShaderQualitySettings"); \ static_assert(offsetof(UMaterialShaderQualitySettings, ForwardSettingMap) == 0x000028, "Member 'UMaterialShaderQualitySettings::ForwardSettingMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEyeTrackerGazeData \ static_assert(alignof(FEyeTrackerGazeData) == 0x000008, "Wrong alignment on FEyeTrackerGazeData"); \ static_assert(sizeof(FEyeTrackerGazeData) == 0x000058, "Wrong size on FEyeTrackerGazeData"); \ static_assert(offsetof(FEyeTrackerGazeData, GazeOrigin) == 0x000000, "Member 'FEyeTrackerGazeData::GazeOrigin' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, GazeDirection) == 0x000018, "Member 'FEyeTrackerGazeData::GazeDirection' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, FixationPoint) == 0x000030, "Member 'FEyeTrackerGazeData::FixationPoint' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, ConfidenceValue) == 0x000048, "Member 'FEyeTrackerGazeData::ConfidenceValue' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, bIsLeftEyeBlink) == 0x00004C, "Member 'FEyeTrackerGazeData::bIsLeftEyeBlink' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, bIsRightEyeBlink) == 0x00004D, "Member 'FEyeTrackerGazeData::bIsRightEyeBlink' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, LeftPupilDiameter) == 0x000050, "Member 'FEyeTrackerGazeData::LeftPupilDiameter' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerGazeData, RightPupilDiameter) == 0x000054, "Member 'FEyeTrackerGazeData::RightPupilDiameter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEyeTrackerStereoGazeData \ static_assert(alignof(FEyeTrackerStereoGazeData) == 0x000008, "Wrong alignment on FEyeTrackerStereoGazeData"); \ static_assert(sizeof(FEyeTrackerStereoGazeData) == 0x000080, "Wrong size on FEyeTrackerStereoGazeData"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, LeftEyeOrigin) == 0x000000, "Member 'FEyeTrackerStereoGazeData::LeftEyeOrigin' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, LeftEyeDirection) == 0x000018, "Member 'FEyeTrackerStereoGazeData::LeftEyeDirection' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, RightEyeOrigin) == 0x000030, "Member 'FEyeTrackerStereoGazeData::RightEyeOrigin' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, RightEyeDirection) == 0x000048, "Member 'FEyeTrackerStereoGazeData::RightEyeDirection' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, FixationPoint) == 0x000060, "Member 'FEyeTrackerStereoGazeData::FixationPoint' has a wrong offset!"); \ static_assert(offsetof(FEyeTrackerStereoGazeData, ConfidenceValue) == 0x000078, "Member 'FEyeTrackerStereoGazeData::ConfidenceValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EyeTrackerFunctionLibrary_GetGazeData \ static_assert(alignof(EyeTrackerFunctionLibrary_GetGazeData) == 0x000008, "Wrong alignment on EyeTrackerFunctionLibrary_GetGazeData"); \ static_assert(sizeof(EyeTrackerFunctionLibrary_GetGazeData) == 0x000060, "Wrong size on EyeTrackerFunctionLibrary_GetGazeData"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_GetGazeData, OutGazeData) == 0x000000, "Member 'EyeTrackerFunctionLibrary_GetGazeData::OutGazeData' has a wrong offset!"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_GetGazeData, ReturnValue) == 0x000058, "Member 'EyeTrackerFunctionLibrary_GetGazeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EyeTrackerFunctionLibrary_GetStereoGazeData \ static_assert(alignof(EyeTrackerFunctionLibrary_GetStereoGazeData) == 0x000008, "Wrong alignment on EyeTrackerFunctionLibrary_GetStereoGazeData"); \ static_assert(sizeof(EyeTrackerFunctionLibrary_GetStereoGazeData) == 0x000088, "Wrong size on EyeTrackerFunctionLibrary_GetStereoGazeData"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_GetStereoGazeData, OutGazeData) == 0x000000, "Member 'EyeTrackerFunctionLibrary_GetStereoGazeData::OutGazeData' has a wrong offset!"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_GetStereoGazeData, ReturnValue) == 0x000080, "Member 'EyeTrackerFunctionLibrary_GetStereoGazeData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EyeTrackerFunctionLibrary_IsEyeTrackerConnected \ static_assert(alignof(EyeTrackerFunctionLibrary_IsEyeTrackerConnected) == 0x000001, "Wrong alignment on EyeTrackerFunctionLibrary_IsEyeTrackerConnected"); \ static_assert(sizeof(EyeTrackerFunctionLibrary_IsEyeTrackerConnected) == 0x000001, "Wrong size on EyeTrackerFunctionLibrary_IsEyeTrackerConnected"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_IsEyeTrackerConnected, ReturnValue) == 0x000000, "Member 'EyeTrackerFunctionLibrary_IsEyeTrackerConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable \ static_assert(alignof(EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable) == 0x000001, "Wrong alignment on EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable"); \ static_assert(sizeof(EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable) == 0x000001, "Wrong size on EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable, ReturnValue) == 0x000000, "Member 'EyeTrackerFunctionLibrary_IsStereoGazeDataAvailable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EyeTrackerFunctionLibrary_SetEyeTrackedPlayer \ static_assert(alignof(EyeTrackerFunctionLibrary_SetEyeTrackedPlayer) == 0x000008, "Wrong alignment on EyeTrackerFunctionLibrary_SetEyeTrackedPlayer"); \ static_assert(sizeof(EyeTrackerFunctionLibrary_SetEyeTrackedPlayer) == 0x000008, "Wrong size on EyeTrackerFunctionLibrary_SetEyeTrackedPlayer"); \ static_assert(offsetof(EyeTrackerFunctionLibrary_SetEyeTrackedPlayer, PlayerController) == 0x000000, "Member 'EyeTrackerFunctionLibrary_SetEyeTrackedPlayer::PlayerController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEyeTrackerFunctionLibrary \ static_assert(alignof(UEyeTrackerFunctionLibrary) == 0x000008, "Wrong alignment on UEyeTrackerFunctionLibrary"); \ static_assert(sizeof(UEyeTrackerFunctionLibrary) == 0x000028, "Wrong size on UEyeTrackerFunctionLibrary"); \ #define DUMPER7_ASSERTS_UGameplayItemInvestigation_Widget_C \ static_assert(alignof(UGameplayItemInvestigation_Widget_C) == 0x000008, "Wrong alignment on UGameplayItemInvestigation_Widget_C"); \ static_assert(sizeof(UGameplayItemInvestigation_Widget_C) == 0x000298, "Wrong size on UGameplayItemInvestigation_Widget_C"); \ #define DUMPER7_ASSERTS_FAutoCompleteCommand \ static_assert(alignof(FAutoCompleteCommand) == 0x000008, "Wrong alignment on FAutoCompleteCommand"); \ static_assert(sizeof(FAutoCompleteCommand) == 0x000028, "Wrong size on FAutoCompleteCommand"); \ static_assert(offsetof(FAutoCompleteCommand, Command) == 0x000000, "Member 'FAutoCompleteCommand::Command' has a wrong offset!"); \ static_assert(offsetof(FAutoCompleteCommand, Desc) == 0x000010, "Member 'FAutoCompleteCommand::Desc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameModeName \ static_assert(alignof(FGameModeName) == 0x000008, "Wrong alignment on FGameModeName"); \ static_assert(sizeof(FGameModeName) == 0x000030, "Wrong size on FGameModeName"); \ static_assert(offsetof(FGameModeName, Name) == 0x000000, "Member 'FGameModeName::Name' has a wrong offset!"); \ static_assert(offsetof(FGameModeName, GameMode) == 0x000010, "Member 'FGameModeName::GameMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTemplateMapInfoOverride \ static_assert(alignof(FTemplateMapInfoOverride) == 0x000008, "Wrong alignment on FTemplateMapInfoOverride"); \ static_assert(sizeof(FTemplateMapInfoOverride) == 0x000058, "Wrong size on FTemplateMapInfoOverride"); \ static_assert(offsetof(FTemplateMapInfoOverride, Thumbnail) == 0x000000, "Member 'FTemplateMapInfoOverride::Thumbnail' has a wrong offset!"); \ static_assert(offsetof(FTemplateMapInfoOverride, Map) == 0x000020, "Member 'FTemplateMapInfoOverride::Map' has a wrong offset!"); \ static_assert(offsetof(FTemplateMapInfoOverride, DisplayName) == 0x000040, "Member 'FTemplateMapInfoOverride::DisplayName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConsoleSettings \ static_assert(alignof(UConsoleSettings) == 0x000008, "Wrong alignment on UConsoleSettings"); \ static_assert(sizeof(UConsoleSettings) == 0x000070, "Wrong size on UConsoleSettings"); \ static_assert(offsetof(UConsoleSettings, MaxScrollbackSize) == 0x000028, "Member 'UConsoleSettings::MaxScrollbackSize' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, ManualAutoCompleteList) == 0x000030, "Member 'UConsoleSettings::ManualAutoCompleteList' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, AutoCompleteMapPaths) == 0x000040, "Member 'UConsoleSettings::AutoCompleteMapPaths' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, BackgroundOpacityPercentage) == 0x000050, "Member 'UConsoleSettings::BackgroundOpacityPercentage' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, bOrderTopToBottom) == 0x000054, "Member 'UConsoleSettings::bOrderTopToBottom' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, bDisplayHelpInAutoComplete) == 0x000055, "Member 'UConsoleSettings::bDisplayHelpInAutoComplete' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, InputColor) == 0x000058, "Member 'UConsoleSettings::InputColor' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, HistoryColor) == 0x00005C, "Member 'UConsoleSettings::HistoryColor' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, AutoCompleteCommandColor) == 0x000060, "Member 'UConsoleSettings::AutoCompleteCommandColor' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, AutoCompleteCVarColor) == 0x000064, "Member 'UConsoleSettings::AutoCompleteCVarColor' has a wrong offset!"); \ static_assert(offsetof(UConsoleSettings, AutoCompleteFadedColor) == 0x000068, "Member 'UConsoleSettings::AutoCompleteFadedColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMapsSettings_GetGameMapsSettings \ static_assert(alignof(GameMapsSettings_GetGameMapsSettings) == 0x000008, "Wrong alignment on GameMapsSettings_GetGameMapsSettings"); \ static_assert(sizeof(GameMapsSettings_GetGameMapsSettings) == 0x000008, "Wrong size on GameMapsSettings_GetGameMapsSettings"); \ static_assert(offsetof(GameMapsSettings_GetGameMapsSettings, ReturnValue) == 0x000000, "Member 'GameMapsSettings_GetGameMapsSettings::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMapsSettings_SetSkipAssigningGamepadToPlayer1 \ static_assert(alignof(GameMapsSettings_SetSkipAssigningGamepadToPlayer1) == 0x000001, "Wrong alignment on GameMapsSettings_SetSkipAssigningGamepadToPlayer1"); \ static_assert(sizeof(GameMapsSettings_SetSkipAssigningGamepadToPlayer1) == 0x000001, "Wrong size on GameMapsSettings_SetSkipAssigningGamepadToPlayer1"); \ static_assert(offsetof(GameMapsSettings_SetSkipAssigningGamepadToPlayer1, bSkipFirstPlayer) == 0x000000, "Member 'GameMapsSettings_SetSkipAssigningGamepadToPlayer1::bSkipFirstPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameMapsSettings_GetSkipAssigningGamepadToPlayer1 \ static_assert(alignof(GameMapsSettings_GetSkipAssigningGamepadToPlayer1) == 0x000001, "Wrong alignment on GameMapsSettings_GetSkipAssigningGamepadToPlayer1"); \ static_assert(sizeof(GameMapsSettings_GetSkipAssigningGamepadToPlayer1) == 0x000001, "Wrong size on GameMapsSettings_GetSkipAssigningGamepadToPlayer1"); \ static_assert(offsetof(GameMapsSettings_GetSkipAssigningGamepadToPlayer1, ReturnValue) == 0x000000, "Member 'GameMapsSettings_GetSkipAssigningGamepadToPlayer1::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameMapsSettings \ static_assert(alignof(UGameMapsSettings) == 0x000008, "Wrong alignment on UGameMapsSettings"); \ static_assert(sizeof(UGameMapsSettings) == 0x000120, "Wrong size on UGameMapsSettings"); \ static_assert(offsetof(UGameMapsSettings, LocalMapOptions) == 0x000028, "Member 'UGameMapsSettings::LocalMapOptions' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, TransitionMap) == 0x000038, "Member 'UGameMapsSettings::TransitionMap' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, bUseSplitscreen) == 0x000058, "Member 'UGameMapsSettings::bUseSplitscreen' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, TwoPlayerSplitscreenLayout) == 0x000059, "Member 'UGameMapsSettings::TwoPlayerSplitscreenLayout' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, ThreePlayerSplitscreenLayout) == 0x00005A, "Member 'UGameMapsSettings::ThreePlayerSplitscreenLayout' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, FourPlayerSplitscreenLayout) == 0x00005B, "Member 'UGameMapsSettings::FourPlayerSplitscreenLayout' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, bOffsetPlayerGamepadIds) == 0x00005C, "Member 'UGameMapsSettings::bOffsetPlayerGamepadIds' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GameInstanceClass) == 0x000060, "Member 'UGameMapsSettings::GameInstanceClass' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GameDefaultMap) == 0x000080, "Member 'UGameMapsSettings::GameDefaultMap' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, ServerDefaultMap) == 0x0000A0, "Member 'UGameMapsSettings::ServerDefaultMap' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GlobalDefaultGameMode) == 0x0000C0, "Member 'UGameMapsSettings::GlobalDefaultGameMode' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GlobalDefaultServerGameMode) == 0x0000E0, "Member 'UGameMapsSettings::GlobalDefaultServerGameMode' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GameModeMapPrefixes) == 0x000100, "Member 'UGameMapsSettings::GameModeMapPrefixes' has a wrong offset!"); \ static_assert(offsetof(UGameMapsSettings, GameModeClassAliases) == 0x000110, "Member 'UGameMapsSettings::GameModeClassAliases' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameNetworkManagerSettings \ static_assert(alignof(UGameNetworkManagerSettings) == 0x000008, "Wrong alignment on UGameNetworkManagerSettings"); \ static_assert(sizeof(UGameNetworkManagerSettings) == 0x000058, "Wrong size on UGameNetworkManagerSettings"); \ static_assert(offsetof(UGameNetworkManagerSettings, MinDynamicBandwidth) == 0x000028, "Member 'UGameNetworkManagerSettings::MinDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, MaxDynamicBandwidth) == 0x00002C, "Member 'UGameNetworkManagerSettings::MaxDynamicBandwidth' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, TotalNetBandwidth) == 0x000030, "Member 'UGameNetworkManagerSettings::TotalNetBandwidth' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, BadPingThreshold) == 0x000034, "Member 'UGameNetworkManagerSettings::BadPingThreshold' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, StandbyRxCheatTime) == 0x00003C, "Member 'UGameNetworkManagerSettings::StandbyRxCheatTime' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, StandbyTxCheatTime) == 0x000040, "Member 'UGameNetworkManagerSettings::StandbyTxCheatTime' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, PercentMissingForRxStandby) == 0x000044, "Member 'UGameNetworkManagerSettings::PercentMissingForRxStandby' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, PercentMissingForTxStandby) == 0x000048, "Member 'UGameNetworkManagerSettings::PercentMissingForTxStandby' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, PercentForBadPing) == 0x00004C, "Member 'UGameNetworkManagerSettings::PercentForBadPing' has a wrong offset!"); \ static_assert(offsetof(UGameNetworkManagerSettings, JoinInProgressStandbyWaitTime) == 0x000050, "Member 'UGameNetworkManagerSettings::JoinInProgressStandbyWaitTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameSessionSettings \ static_assert(alignof(UGameSessionSettings) == 0x000008, "Wrong alignment on UGameSessionSettings"); \ static_assert(sizeof(UGameSessionSettings) == 0x000038, "Wrong size on UGameSessionSettings"); \ static_assert(offsetof(UGameSessionSettings, MaxSpectators) == 0x000028, "Member 'UGameSessionSettings::MaxSpectators' has a wrong offset!"); \ static_assert(offsetof(UGameSessionSettings, MaxPlayers) == 0x00002C, "Member 'UGameSessionSettings::MaxPlayers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGeneralEngineSettings \ static_assert(alignof(UGeneralEngineSettings) == 0x000008, "Wrong alignment on UGeneralEngineSettings"); \ static_assert(sizeof(UGeneralEngineSettings) == 0x000028, "Wrong size on UGeneralEngineSettings"); \ #define DUMPER7_ASSERTS_UGeneralProjectSettings \ static_assert(alignof(UGeneralProjectSettings) == 0x000008, "Wrong alignment on UGeneralProjectSettings"); \ static_assert(sizeof(UGeneralProjectSettings) == 0x000118, "Wrong size on UGeneralProjectSettings"); \ static_assert(offsetof(UGeneralProjectSettings, CompanyName) == 0x000028, "Member 'UGeneralProjectSettings::CompanyName' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, CompanyDistinguishedName) == 0x000038, "Member 'UGeneralProjectSettings::CompanyDistinguishedName' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, CopyrightNotice) == 0x000048, "Member 'UGeneralProjectSettings::CopyrightNotice' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, Description) == 0x000058, "Member 'UGeneralProjectSettings::Description' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, Homepage) == 0x000068, "Member 'UGeneralProjectSettings::Homepage' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, LicensingTerms) == 0x000078, "Member 'UGeneralProjectSettings::LicensingTerms' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, PrivacyPolicy) == 0x000088, "Member 'UGeneralProjectSettings::PrivacyPolicy' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, ProjectID) == 0x000098, "Member 'UGeneralProjectSettings::ProjectID' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, ProjectName) == 0x0000A8, "Member 'UGeneralProjectSettings::ProjectName' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, ProjectVersion) == 0x0000B8, "Member 'UGeneralProjectSettings::ProjectVersion' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, SupportContact) == 0x0000C8, "Member 'UGeneralProjectSettings::SupportContact' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, ProjectDisplayedTitle) == 0x0000D8, "Member 'UGeneralProjectSettings::ProjectDisplayedTitle' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, ProjectDebugTitleInfo) == 0x0000F0, "Member 'UGeneralProjectSettings::ProjectDebugTitleInfo' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bShouldWindowPreserveAspectRatio) == 0x000108, "Member 'UGeneralProjectSettings::bShouldWindowPreserveAspectRatio' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bUseBorderlessWindow) == 0x000109, "Member 'UGeneralProjectSettings::bUseBorderlessWindow' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bStartInVR) == 0x00010A, "Member 'UGeneralProjectSettings::bStartInVR' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bAllowWindowResize) == 0x00010B, "Member 'UGeneralProjectSettings::bAllowWindowResize' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bAllowClose) == 0x00010C, "Member 'UGeneralProjectSettings::bAllowClose' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bAllowMaximize) == 0x00010D, "Member 'UGeneralProjectSettings::bAllowMaximize' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, bAllowMinimize) == 0x00010E, "Member 'UGeneralProjectSettings::bAllowMinimize' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, EyeOffsetForFakeStereoRenderingDevice) == 0x000110, "Member 'UGeneralProjectSettings::EyeOffsetForFakeStereoRenderingDevice' has a wrong offset!"); \ static_assert(offsetof(UGeneralProjectSettings, FOVForFakeStereoRenderingDevice) == 0x000114, "Member 'UGeneralProjectSettings::FOVForFakeStereoRenderingDevice' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHudSettings \ static_assert(alignof(UHudSettings) == 0x000008, "Wrong alignment on UHudSettings"); \ static_assert(sizeof(UHudSettings) == 0x000040, "Wrong size on UHudSettings"); \ static_assert(offsetof(UHudSettings, DebugDisplay) == 0x000030, "Member 'UHudSettings::DebugDisplay' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBodyInstanceCore \ static_assert(alignof(FBodyInstanceCore) == 0x000008, "Wrong alignment on FBodyInstanceCore"); \ static_assert(sizeof(FBodyInstanceCore) == 0x000018, "Wrong size on FBodyInstanceCore"); \ #define DUMPER7_ASSERTS_UPhysicalMaterialPropertyBase \ static_assert(alignof(UPhysicalMaterialPropertyBase) == 0x000008, "Wrong alignment on UPhysicalMaterialPropertyBase"); \ static_assert(sizeof(UPhysicalMaterialPropertyBase) == 0x000028, "Wrong size on UPhysicalMaterialPropertyBase"); \ #define DUMPER7_ASSERTS_UBodySetupCore \ static_assert(alignof(UBodySetupCore) == 0x000008, "Wrong alignment on UBodySetupCore"); \ static_assert(sizeof(UBodySetupCore) == 0x000038, "Wrong size on UBodySetupCore"); \ static_assert(offsetof(UBodySetupCore, BoneName) == 0x000028, "Member 'UBodySetupCore::BoneName' has a wrong offset!"); \ static_assert(offsetof(UBodySetupCore, PhysicsType) == 0x000030, "Member 'UBodySetupCore::PhysicsType' has a wrong offset!"); \ static_assert(offsetof(UBodySetupCore, CollisionTraceFlag) == 0x000031, "Member 'UBodySetupCore::CollisionTraceFlag' has a wrong offset!"); \ static_assert(offsetof(UBodySetupCore, CollisionReponse) == 0x000032, "Member 'UBodySetupCore::CollisionReponse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosPhysicalMaterial \ static_assert(alignof(UChaosPhysicalMaterial) == 0x000008, "Wrong alignment on UChaosPhysicalMaterial"); \ static_assert(sizeof(UChaosPhysicalMaterial) == 0x000048, "Wrong size on UChaosPhysicalMaterial"); \ static_assert(offsetof(UChaosPhysicalMaterial, Friction) == 0x000028, "Member 'UChaosPhysicalMaterial::Friction' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, StaticFriction) == 0x00002C, "Member 'UChaosPhysicalMaterial::StaticFriction' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, Restitution) == 0x000030, "Member 'UChaosPhysicalMaterial::Restitution' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, LinearEtherDrag) == 0x000034, "Member 'UChaosPhysicalMaterial::LinearEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, AngularEtherDrag) == 0x000038, "Member 'UChaosPhysicalMaterial::AngularEtherDrag' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, SleepingLinearVelocityThreshold) == 0x00003C, "Member 'UChaosPhysicalMaterial::SleepingLinearVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UChaosPhysicalMaterial, SleepingAngularVelocityThreshold) == 0x000040, "Member 'UChaosPhysicalMaterial::SleepingAngularVelocityThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicalMaterial \ static_assert(alignof(UPhysicalMaterial) == 0x000008, "Wrong alignment on UPhysicalMaterial"); \ static_assert(sizeof(UPhysicalMaterial) == 0x000080, "Wrong size on UPhysicalMaterial"); \ static_assert(offsetof(UPhysicalMaterial, Friction) == 0x000028, "Member 'UPhysicalMaterial::Friction' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, StaticFriction) == 0x00002C, "Member 'UPhysicalMaterial::StaticFriction' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, FrictionCombineMode) == 0x000030, "Member 'UPhysicalMaterial::FrictionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, bOverrideFrictionCombineMode) == 0x000031, "Member 'UPhysicalMaterial::bOverrideFrictionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, Restitution) == 0x000034, "Member 'UPhysicalMaterial::Restitution' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, RestitutionCombineMode) == 0x000038, "Member 'UPhysicalMaterial::RestitutionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, bOverrideRestitutionCombineMode) == 0x000039, "Member 'UPhysicalMaterial::bOverrideRestitutionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, Density) == 0x00003C, "Member 'UPhysicalMaterial::Density' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, SleepLinearVelocityThreshold) == 0x000040, "Member 'UPhysicalMaterial::SleepLinearVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, SleepAngularVelocityThreshold) == 0x000044, "Member 'UPhysicalMaterial::SleepAngularVelocityThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, SleepCounterThreshold) == 0x000048, "Member 'UPhysicalMaterial::SleepCounterThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, RaiseMassToPower) == 0x00004C, "Member 'UPhysicalMaterial::RaiseMassToPower' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, DestructibleDamageThresholdScale) == 0x000050, "Member 'UPhysicalMaterial::DestructibleDamageThresholdScale' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, PhysicalMaterialProperty) == 0x000058, "Member 'UPhysicalMaterial::PhysicalMaterialProperty' has a wrong offset!"); \ static_assert(offsetof(UPhysicalMaterial, SurfaceType) == 0x000060, "Member 'UPhysicalMaterial::SurfaceType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPhysicsSettingsCore \ static_assert(alignof(UPhysicsSettingsCore) == 0x000008, "Wrong alignment on UPhysicsSettingsCore"); \ static_assert(sizeof(UPhysicsSettingsCore) == 0x0000E0, "Wrong size on UPhysicsSettingsCore"); \ static_assert(offsetof(UPhysicsSettingsCore, DefaultGravityZ) == 0x000038, "Member 'UPhysicsSettingsCore::DefaultGravityZ' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, DefaultTerminalVelocity) == 0x00003C, "Member 'UPhysicsSettingsCore::DefaultTerminalVelocity' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, DefaultFluidFriction) == 0x000040, "Member 'UPhysicsSettingsCore::DefaultFluidFriction' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, SimulateScratchMemorySize) == 0x000044, "Member 'UPhysicsSettingsCore::SimulateScratchMemorySize' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, RagdollAggregateThreshold) == 0x000048, "Member 'UPhysicsSettingsCore::RagdollAggregateThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, TriangleMeshTriangleMinAreaThreshold) == 0x00004C, "Member 'UPhysicsSettingsCore::TriangleMeshTriangleMinAreaThreshold' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bEnableShapeSharing) == 0x000050, "Member 'UPhysicsSettingsCore::bEnableShapeSharing' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bEnablePCM) == 0x000051, "Member 'UPhysicsSettingsCore::bEnablePCM' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bEnableStabilization) == 0x000052, "Member 'UPhysicsSettingsCore::bEnableStabilization' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bWarnMissingLocks) == 0x000053, "Member 'UPhysicsSettingsCore::bWarnMissingLocks' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bEnable2DPhysics) == 0x000054, "Member 'UPhysicsSettingsCore::bEnable2DPhysics' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bDefaultHasComplexCollision) == 0x000055, "Member 'UPhysicsSettingsCore::bDefaultHasComplexCollision' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, BounceThresholdVelocity) == 0x000058, "Member 'UPhysicsSettingsCore::BounceThresholdVelocity' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, FrictionCombineMode) == 0x00005C, "Member 'UPhysicsSettingsCore::FrictionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, RestitutionCombineMode) == 0x00005D, "Member 'UPhysicsSettingsCore::RestitutionCombineMode' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, MaxAngularVelocity) == 0x000060, "Member 'UPhysicsSettingsCore::MaxAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, MaxDepenetrationVelocity) == 0x000064, "Member 'UPhysicsSettingsCore::MaxDepenetrationVelocity' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, ContactOffsetMultiplier) == 0x000068, "Member 'UPhysicsSettingsCore::ContactOffsetMultiplier' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, MinContactOffset) == 0x00006C, "Member 'UPhysicsSettingsCore::MinContactOffset' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, MaxContactOffset) == 0x000070, "Member 'UPhysicsSettingsCore::MaxContactOffset' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, bSimulateSkeletalMeshOnDedicatedServer) == 0x000074, "Member 'UPhysicsSettingsCore::bSimulateSkeletalMeshOnDedicatedServer' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, DefaultShapeComplexity) == 0x000075, "Member 'UPhysicsSettingsCore::DefaultShapeComplexity' has a wrong offset!"); \ static_assert(offsetof(UPhysicsSettingsCore, SolverOptions) == 0x000078, "Member 'UPhysicsSettingsCore::SolverOptions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMRMeshConfiguration \ static_assert(alignof(FMRMeshConfiguration) == 0x000001, "Wrong alignment on FMRMeshConfiguration"); \ static_assert(sizeof(FMRMeshConfiguration) == 0x000001, "Wrong size on FMRMeshConfiguration"); \ #define DUMPER7_ASSERTS_MockDataMeshTrackerComponent_ConnectMRMesh \ static_assert(alignof(MockDataMeshTrackerComponent_ConnectMRMesh) == 0x000008, "Wrong alignment on MockDataMeshTrackerComponent_ConnectMRMesh"); \ static_assert(sizeof(MockDataMeshTrackerComponent_ConnectMRMesh) == 0x000008, "Wrong size on MockDataMeshTrackerComponent_ConnectMRMesh"); \ static_assert(offsetof(MockDataMeshTrackerComponent_ConnectMRMesh, InMRMeshPtr) == 0x000000, "Member 'MockDataMeshTrackerComponent_ConnectMRMesh::InMRMeshPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MockDataMeshTrackerComponent_DisconnectMRMesh \ static_assert(alignof(MockDataMeshTrackerComponent_DisconnectMRMesh) == 0x000008, "Wrong alignment on MockDataMeshTrackerComponent_DisconnectMRMesh"); \ static_assert(sizeof(MockDataMeshTrackerComponent_DisconnectMRMesh) == 0x000008, "Wrong size on MockDataMeshTrackerComponent_DisconnectMRMesh"); \ static_assert(offsetof(MockDataMeshTrackerComponent_DisconnectMRMesh, InMRMeshPtr) == 0x000000, "Member 'MockDataMeshTrackerComponent_DisconnectMRMesh::InMRMeshPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMockDataMeshTrackerComponent \ static_assert(alignof(UMockDataMeshTrackerComponent) == 0x000010, "Wrong alignment on UMockDataMeshTrackerComponent"); \ static_assert(sizeof(UMockDataMeshTrackerComponent) == 0x000310, "Wrong size on UMockDataMeshTrackerComponent"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, OnMeshTrackerUpdated) == 0x0002A0, "Member 'UMockDataMeshTrackerComponent::OnMeshTrackerUpdated' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, ScanWorld) == 0x0002B0, "Member 'UMockDataMeshTrackerComponent::ScanWorld' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, RequestNormals) == 0x0002B1, "Member 'UMockDataMeshTrackerComponent::RequestNormals' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, RequestVertexConfidence) == 0x0002B2, "Member 'UMockDataMeshTrackerComponent::RequestVertexConfidence' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorMode) == 0x0002B3, "Member 'UMockDataMeshTrackerComponent::VertexColorMode' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, BlockVertexColors) == 0x0002B8, "Member 'UMockDataMeshTrackerComponent::BlockVertexColors' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorFromConfidenceZero) == 0x0002C8, "Member 'UMockDataMeshTrackerComponent::VertexColorFromConfidenceZero' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, VertexColorFromConfidenceOne) == 0x0002D8, "Member 'UMockDataMeshTrackerComponent::VertexColorFromConfidenceOne' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, UpdateInterval) == 0x0002E8, "Member 'UMockDataMeshTrackerComponent::UpdateInterval' has a wrong offset!"); \ static_assert(offsetof(UMockDataMeshTrackerComponent, MRMesh) == 0x0002F0, "Member 'UMockDataMeshTrackerComponent::MRMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMRMeshBodyHolder \ static_assert(alignof(UMRMeshBodyHolder) == 0x000008, "Wrong alignment on UMRMeshBodyHolder"); \ static_assert(sizeof(UMRMeshBodyHolder) == 0x000230, "Wrong size on UMRMeshBodyHolder"); \ static_assert(offsetof(UMRMeshBodyHolder, BodySetup) == 0x000030, "Member 'UMRMeshBodyHolder::BodySetup' has a wrong offset!"); \ static_assert(offsetof(UMRMeshBodyHolder, BodyInstance) == 0x000038, "Member 'UMRMeshBodyHolder::BodyInstance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_SetEnableMeshOcclusion \ static_assert(alignof(MRMeshComponent_SetEnableMeshOcclusion) == 0x000001, "Wrong alignment on MRMeshComponent_SetEnableMeshOcclusion"); \ static_assert(sizeof(MRMeshComponent_SetEnableMeshOcclusion) == 0x000001, "Wrong size on MRMeshComponent_SetEnableMeshOcclusion"); \ static_assert(offsetof(MRMeshComponent_SetEnableMeshOcclusion, bEnable) == 0x000000, "Member 'MRMeshComponent_SetEnableMeshOcclusion::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_SetUseWireframe \ static_assert(alignof(MRMeshComponent_SetUseWireframe) == 0x000001, "Wrong alignment on MRMeshComponent_SetUseWireframe"); \ static_assert(sizeof(MRMeshComponent_SetUseWireframe) == 0x000001, "Wrong size on MRMeshComponent_SetUseWireframe"); \ static_assert(offsetof(MRMeshComponent_SetUseWireframe, bUseWireframe) == 0x000000, "Member 'MRMeshComponent_SetUseWireframe::bUseWireframe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_SetWireframeColor \ static_assert(alignof(MRMeshComponent_SetWireframeColor) == 0x000004, "Wrong alignment on MRMeshComponent_SetWireframeColor"); \ static_assert(sizeof(MRMeshComponent_SetWireframeColor) == 0x000010, "Wrong size on MRMeshComponent_SetWireframeColor"); \ static_assert(offsetof(MRMeshComponent_SetWireframeColor, InColor) == 0x000000, "Member 'MRMeshComponent_SetWireframeColor::InColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_SetWireframeMaterial \ static_assert(alignof(MRMeshComponent_SetWireframeMaterial) == 0x000008, "Wrong alignment on MRMeshComponent_SetWireframeMaterial"); \ static_assert(sizeof(MRMeshComponent_SetWireframeMaterial) == 0x000008, "Wrong size on MRMeshComponent_SetWireframeMaterial"); \ static_assert(offsetof(MRMeshComponent_SetWireframeMaterial, InMaterial) == 0x000000, "Member 'MRMeshComponent_SetWireframeMaterial::InMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_GetEnableMeshOcclusion \ static_assert(alignof(MRMeshComponent_GetEnableMeshOcclusion) == 0x000001, "Wrong alignment on MRMeshComponent_GetEnableMeshOcclusion"); \ static_assert(sizeof(MRMeshComponent_GetEnableMeshOcclusion) == 0x000001, "Wrong size on MRMeshComponent_GetEnableMeshOcclusion"); \ static_assert(offsetof(MRMeshComponent_GetEnableMeshOcclusion, ReturnValue) == 0x000000, "Member 'MRMeshComponent_GetEnableMeshOcclusion::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_GetUseWireframe \ static_assert(alignof(MRMeshComponent_GetUseWireframe) == 0x000001, "Wrong alignment on MRMeshComponent_GetUseWireframe"); \ static_assert(sizeof(MRMeshComponent_GetUseWireframe) == 0x000001, "Wrong size on MRMeshComponent_GetUseWireframe"); \ static_assert(offsetof(MRMeshComponent_GetUseWireframe, ReturnValue) == 0x000000, "Member 'MRMeshComponent_GetUseWireframe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_GetWireframeColor \ static_assert(alignof(MRMeshComponent_GetWireframeColor) == 0x000004, "Wrong alignment on MRMeshComponent_GetWireframeColor"); \ static_assert(sizeof(MRMeshComponent_GetWireframeColor) == 0x000010, "Wrong size on MRMeshComponent_GetWireframeColor"); \ static_assert(offsetof(MRMeshComponent_GetWireframeColor, ReturnValue) == 0x000000, "Member 'MRMeshComponent_GetWireframeColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MRMeshComponent_IsConnected \ static_assert(alignof(MRMeshComponent_IsConnected) == 0x000001, "Wrong alignment on MRMeshComponent_IsConnected"); \ static_assert(sizeof(MRMeshComponent_IsConnected) == 0x000001, "Wrong size on MRMeshComponent_IsConnected"); \ static_assert(offsetof(MRMeshComponent_IsConnected, ReturnValue) == 0x000000, "Member 'MRMeshComponent_IsConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMRMeshComponent \ static_assert(alignof(UMRMeshComponent) == 0x000010, "Wrong alignment on UMRMeshComponent"); \ static_assert(sizeof(UMRMeshComponent) == 0x0005C0, "Wrong size on UMRMeshComponent"); \ static_assert(offsetof(UMRMeshComponent, Material) == 0x000548, "Member 'UMRMeshComponent::Material' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, WireframeMaterial) == 0x000550, "Member 'UMRMeshComponent::WireframeMaterial' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bCreateMeshProxySections) == 0x000558, "Member 'UMRMeshComponent::bCreateMeshProxySections' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bUpdateNavMeshOnMeshUpdate) == 0x000559, "Member 'UMRMeshComponent::bUpdateNavMeshOnMeshUpdate' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, bNeverCreateCollisionMesh) == 0x00055B, "Member 'UMRMeshComponent::bNeverCreateCollisionMesh' has a wrong offset!"); \ static_assert(offsetof(UMRMeshComponent, BodyHolders) == 0x0005A0, "Member 'UMRMeshComponent::BodyHolders' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshReconstructorBase_ConnectMRMesh \ static_assert(alignof(MeshReconstructorBase_ConnectMRMesh) == 0x000008, "Wrong alignment on MeshReconstructorBase_ConnectMRMesh"); \ static_assert(sizeof(MeshReconstructorBase_ConnectMRMesh) == 0x000008, "Wrong size on MeshReconstructorBase_ConnectMRMesh"); \ static_assert(offsetof(MeshReconstructorBase_ConnectMRMesh, Mesh) == 0x000000, "Member 'MeshReconstructorBase_ConnectMRMesh::Mesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshReconstructorBase_IsReconstructionPaused \ static_assert(alignof(MeshReconstructorBase_IsReconstructionPaused) == 0x000001, "Wrong alignment on MeshReconstructorBase_IsReconstructionPaused"); \ static_assert(sizeof(MeshReconstructorBase_IsReconstructionPaused) == 0x000001, "Wrong size on MeshReconstructorBase_IsReconstructionPaused"); \ static_assert(offsetof(MeshReconstructorBase_IsReconstructionPaused, ReturnValue) == 0x000000, "Member 'MeshReconstructorBase_IsReconstructionPaused::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshReconstructorBase_IsReconstructionStarted \ static_assert(alignof(MeshReconstructorBase_IsReconstructionStarted) == 0x000001, "Wrong alignment on MeshReconstructorBase_IsReconstructionStarted"); \ static_assert(sizeof(MeshReconstructorBase_IsReconstructionStarted) == 0x000001, "Wrong size on MeshReconstructorBase_IsReconstructionStarted"); \ static_assert(offsetof(MeshReconstructorBase_IsReconstructionStarted, ReturnValue) == 0x000000, "Member 'MeshReconstructorBase_IsReconstructionStarted::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshReconstructorBase \ static_assert(alignof(UMeshReconstructorBase) == 0x000008, "Wrong alignment on UMeshReconstructorBase"); \ static_assert(sizeof(UMeshReconstructorBase) == 0x000028, "Wrong size on UMeshReconstructorBase"); \ #define DUMPER7_ASSERTS_DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP \ static_assert(alignof(DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP) == 0x000004, "Wrong alignment on DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP"); \ static_assert(sizeof(DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP) == 0x000024, "Wrong size on DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP, EntryPoint) == 0x000000, "Member 'DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'DoorOccluderManager_BP_C_ExecuteUbergraph_DoorOccluderManager_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoorOccluderManager_BP_C_ProcessDoorMovementFinished \ static_assert(alignof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished) == 0x000008, "Wrong alignment on DoorOccluderManager_BP_C_ProcessDoorMovementFinished"); \ static_assert(sizeof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished) == 0x000040, "Wrong size on DoorOccluderManager_BP_C_ProcessDoorMovementFinished"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, Component) == 0x000000, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::Component' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_GetCurrentDoorState_ReturnValue) == 0x000008, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_GetCurrentDoorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000018, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_CalculateSide_ReturnValue) == 0x000038, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_CalculateSide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementFinished, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000039, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementFinished::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoorOccluderManager_BP_C_ProcessDoorMovementStart \ static_assert(alignof(DoorOccluderManager_BP_C_ProcessDoorMovementStart) == 0x000008, "Wrong alignment on DoorOccluderManager_BP_C_ProcessDoorMovementStart"); \ static_assert(sizeof(DoorOccluderManager_BP_C_ProcessDoorMovementStart) == 0x000008, "Wrong size on DoorOccluderManager_BP_C_ProcessDoorMovementStart"); \ static_assert(offsetof(DoorOccluderManager_BP_C_ProcessDoorMovementStart, Component) == 0x000000, "Member 'DoorOccluderManager_BP_C_ProcessDoorMovementStart::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoorOccluderManager_BP_C_SetNewOccluderVisiblity \ static_assert(alignof(DoorOccluderManager_BP_C_SetNewOccluderVisiblity) == 0x000001, "Wrong alignment on DoorOccluderManager_BP_C_SetNewOccluderVisiblity"); \ static_assert(sizeof(DoorOccluderManager_BP_C_SetNewOccluderVisiblity) == 0x000002, "Wrong size on DoorOccluderManager_BP_C_SetNewOccluderVisiblity"); \ static_assert(offsetof(DoorOccluderManager_BP_C_SetNewOccluderVisiblity, bNewVisibility) == 0x000000, "Member 'DoorOccluderManager_BP_C_SetNewOccluderVisiblity::bNewVisibility' has a wrong offset!"); \ static_assert(offsetof(DoorOccluderManager_BP_C_SetNewOccluderVisiblity, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'DoorOccluderManager_BP_C_SetNewOccluderVisiblity::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADoorOccluderManager_BP_C \ static_assert(alignof(ADoorOccluderManager_BP_C) == 0x000008, "Wrong alignment on ADoorOccluderManager_BP_C"); \ static_assert(sizeof(ADoorOccluderManager_BP_C) == 0x0002E0, "Wrong size on ADoorOccluderManager_BP_C"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, UberGraphFrame) == 0x0002B0, "Member 'ADoorOccluderManager_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, SHSafeBeginPlay) == 0x0002B8, "Member 'ADoorOccluderManager_BP_C::SHSafeBeginPlay' has a wrong offset!"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, DefaultSceneRoot) == 0x0002C0, "Member 'ADoorOccluderManager_BP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, Doors) == 0x0002C8, "Member 'ADoorOccluderManager_BP_C::Doors' has a wrong offset!"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, NaniteOccluder) == 0x0002D0, "Member 'ADoorOccluderManager_BP_C::NaniteOccluder' has a wrong offset!"); \ static_assert(offsetof(ADoorOccluderManager_BP_C, bCurrentOccluderVisibility) == 0x0002D8, "Member 'ADoorOccluderManager_BP_C::bCurrentOccluderVisibility' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTrackedGeometryGroup \ static_assert(alignof(FTrackedGeometryGroup) == 0x000008, "Wrong alignment on FTrackedGeometryGroup"); \ static_assert(sizeof(FTrackedGeometryGroup) == 0x000018, "Wrong size on FTrackedGeometryGroup"); \ static_assert(offsetof(FTrackedGeometryGroup, ARActor) == 0x000000, "Member 'FTrackedGeometryGroup::ARActor' has a wrong offset!"); \ static_assert(offsetof(FTrackedGeometryGroup, ARComponent) == 0x000008, "Member 'FTrackedGeometryGroup::ARComponent' has a wrong offset!"); \ static_assert(offsetof(FTrackedGeometryGroup, TrackedGeometry) == 0x000010, "Member 'FTrackedGeometryGroup::TrackedGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARSessionPayload \ static_assert(alignof(FARSessionPayload) == 0x000008, "Wrong alignment on FARSessionPayload"); \ static_assert(sizeof(FARSessionPayload) == 0x000018, "Wrong size on FARSessionPayload"); \ static_assert(offsetof(FARSessionPayload, ConfigFlags) == 0x000000, "Member 'FARSessionPayload::ConfigFlags' has a wrong offset!"); \ static_assert(offsetof(FARSessionPayload, DefaultMeshMaterial) == 0x000008, "Member 'FARSessionPayload::DefaultMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(FARSessionPayload, DefaultWireframeMeshMaterial) == 0x000010, "Member 'FARSessionPayload::DefaultWireframeMeshMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARPlaneUpdatePayload \ static_assert(alignof(FARPlaneUpdatePayload) == 0x000010, "Wrong alignment on FARPlaneUpdatePayload"); \ static_assert(sizeof(FARPlaneUpdatePayload) == 0x0000D0, "Wrong size on FARPlaneUpdatePayload"); \ static_assert(offsetof(FARPlaneUpdatePayload, SessionPayload) == 0x000000, "Member 'FARPlaneUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARPlaneUpdatePayload, WorldTransform) == 0x000020, "Member 'FARPlaneUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARPlaneUpdatePayload, Center) == 0x000080, "Member 'FARPlaneUpdatePayload::Center' has a wrong offset!"); \ static_assert(offsetof(FARPlaneUpdatePayload, Extents) == 0x000098, "Member 'FARPlaneUpdatePayload::Extents' has a wrong offset!"); \ static_assert(offsetof(FARPlaneUpdatePayload, BoundaryVertices) == 0x0000B0, "Member 'FARPlaneUpdatePayload::BoundaryVertices' has a wrong offset!"); \ static_assert(offsetof(FARPlaneUpdatePayload, ObjectClassification) == 0x0000C0, "Member 'FARPlaneUpdatePayload::ObjectClassification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARPointUpdatePayload \ static_assert(alignof(FARPointUpdatePayload) == 0x000001, "Wrong alignment on FARPointUpdatePayload"); \ static_assert(sizeof(FARPointUpdatePayload) == 0x000001, "Wrong size on FARPointUpdatePayload"); \ #define DUMPER7_ASSERTS_FARFaceUpdatePayload \ static_assert(alignof(FARFaceUpdatePayload) == 0x000008, "Wrong alignment on FARFaceUpdatePayload"); \ static_assert(sizeof(FARFaceUpdatePayload) == 0x000060, "Wrong size on FARFaceUpdatePayload"); \ static_assert(offsetof(FARFaceUpdatePayload, SessionPayload) == 0x000000, "Member 'FARFaceUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARFaceUpdatePayload, LeftEyePosition) == 0x000018, "Member 'FARFaceUpdatePayload::LeftEyePosition' has a wrong offset!"); \ static_assert(offsetof(FARFaceUpdatePayload, RightEyePosition) == 0x000030, "Member 'FARFaceUpdatePayload::RightEyePosition' has a wrong offset!"); \ static_assert(offsetof(FARFaceUpdatePayload, LookAtTarget) == 0x000048, "Member 'FARFaceUpdatePayload::LookAtTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARImageUpdatePayload \ static_assert(alignof(FARImageUpdatePayload) == 0x000010, "Wrong alignment on FARImageUpdatePayload"); \ static_assert(sizeof(FARImageUpdatePayload) == 0x0000A0, "Wrong size on FARImageUpdatePayload"); \ static_assert(offsetof(FARImageUpdatePayload, SessionPayload) == 0x000000, "Member 'FARImageUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARImageUpdatePayload, WorldTransform) == 0x000020, "Member 'FARImageUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARImageUpdatePayload, DetectedImage) == 0x000080, "Member 'FARImageUpdatePayload::DetectedImage' has a wrong offset!"); \ static_assert(offsetof(FARImageUpdatePayload, EstimatedSize) == 0x000088, "Member 'FARImageUpdatePayload::EstimatedSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARQRCodeUpdatePayload \ static_assert(alignof(FARQRCodeUpdatePayload) == 0x000010, "Wrong alignment on FARQRCodeUpdatePayload"); \ static_assert(sizeof(FARQRCodeUpdatePayload) == 0x0000B0, "Wrong size on FARQRCodeUpdatePayload"); \ static_assert(offsetof(FARQRCodeUpdatePayload, SessionPayload) == 0x000000, "Member 'FARQRCodeUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARQRCodeUpdatePayload, WorldTransform) == 0x000020, "Member 'FARQRCodeUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARQRCodeUpdatePayload, Extents) == 0x000080, "Member 'FARQRCodeUpdatePayload::Extents' has a wrong offset!"); \ static_assert(offsetof(FARQRCodeUpdatePayload, QRCode) == 0x000098, "Member 'FARQRCodeUpdatePayload::QRCode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARPoseUpdatePayload \ static_assert(alignof(FARPoseUpdatePayload) == 0x000010, "Wrong alignment on FARPoseUpdatePayload"); \ static_assert(sizeof(FARPoseUpdatePayload) == 0x000070, "Wrong size on FARPoseUpdatePayload"); \ static_assert(offsetof(FARPoseUpdatePayload, WorldTransform) == 0x000000, "Member 'FARPoseUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARPoseUpdatePayload, JointTransforms) == 0x000060, "Member 'FARPoseUpdatePayload::JointTransforms' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAREnvironmentProbeUpdatePayload \ static_assert(alignof(FAREnvironmentProbeUpdatePayload) == 0x000010, "Wrong alignment on FAREnvironmentProbeUpdatePayload"); \ static_assert(sizeof(FAREnvironmentProbeUpdatePayload) == 0x000060, "Wrong size on FAREnvironmentProbeUpdatePayload"); \ static_assert(offsetof(FAREnvironmentProbeUpdatePayload, WorldTransform) == 0x000000, "Member 'FAREnvironmentProbeUpdatePayload::WorldTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARObjectUpdatePayload \ static_assert(alignof(FARObjectUpdatePayload) == 0x000010, "Wrong alignment on FARObjectUpdatePayload"); \ static_assert(sizeof(FARObjectUpdatePayload) == 0x000060, "Wrong size on FARObjectUpdatePayload"); \ static_assert(offsetof(FARObjectUpdatePayload, WorldTransform) == 0x000000, "Member 'FARObjectUpdatePayload::WorldTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARMeshUpdatePayload \ static_assert(alignof(FARMeshUpdatePayload) == 0x000010, "Wrong alignment on FARMeshUpdatePayload"); \ static_assert(sizeof(FARMeshUpdatePayload) == 0x000090, "Wrong size on FARMeshUpdatePayload"); \ static_assert(offsetof(FARMeshUpdatePayload, SessionPayload) == 0x000000, "Member 'FARMeshUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARMeshUpdatePayload, WorldTransform) == 0x000020, "Member 'FARMeshUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARMeshUpdatePayload, ObjectClassification) == 0x000080, "Member 'FARMeshUpdatePayload::ObjectClassification' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARGeoAnchorUpdatePayload \ static_assert(alignof(FARGeoAnchorUpdatePayload) == 0x000010, "Wrong alignment on FARGeoAnchorUpdatePayload"); \ static_assert(sizeof(FARGeoAnchorUpdatePayload) == 0x0000A0, "Wrong size on FARGeoAnchorUpdatePayload"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, SessionPayload) == 0x000000, "Member 'FARGeoAnchorUpdatePayload::SessionPayload' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, WorldTransform) == 0x000020, "Member 'FARGeoAnchorUpdatePayload::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, Longitude) == 0x000080, "Member 'FARGeoAnchorUpdatePayload::Longitude' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, Latitude) == 0x000084, "Member 'FARGeoAnchorUpdatePayload::Latitude' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, AltitudeMeters) == 0x000088, "Member 'FARGeoAnchorUpdatePayload::AltitudeMeters' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, AltitudeSource) == 0x00008C, "Member 'FARGeoAnchorUpdatePayload::AltitudeSource' has a wrong offset!"); \ static_assert(offsetof(FARGeoAnchorUpdatePayload, AnchorName) == 0x000090, "Member 'FARGeoAnchorUpdatePayload::AnchorName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARSharedWorldReplicationState \ static_assert(alignof(FARSharedWorldReplicationState) == 0x000004, "Wrong alignment on FARSharedWorldReplicationState"); \ static_assert(sizeof(FARSharedWorldReplicationState) == 0x000008, "Wrong size on FARSharedWorldReplicationState"); \ static_assert(offsetof(FARSharedWorldReplicationState, PreviewImageOffset) == 0x000000, "Member 'FARSharedWorldReplicationState::PreviewImageOffset' has a wrong offset!"); \ static_assert(offsetof(FARSharedWorldReplicationState, ARWorldOffset) == 0x000004, "Member 'FARSharedWorldReplicationState::ARWorldOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARTraceResult \ static_assert(alignof(FARTraceResult) == 0x000010, "Wrong alignment on FARTraceResult"); \ static_assert(sizeof(FARTraceResult) == 0x000090, "Wrong size on FARTraceResult"); \ static_assert(offsetof(FARTraceResult, DistanceFromCamera) == 0x000000, "Member 'FARTraceResult::DistanceFromCamera' has a wrong offset!"); \ static_assert(offsetof(FARTraceResult, TraceChannel) == 0x000004, "Member 'FARTraceResult::TraceChannel' has a wrong offset!"); \ static_assert(offsetof(FARTraceResult, LocalTransform) == 0x000010, "Member 'FARTraceResult::LocalTransform' has a wrong offset!"); \ static_assert(offsetof(FARTraceResult, TrackedGeometry) == 0x000070, "Member 'FARTraceResult::TrackedGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARSessionStatus \ static_assert(alignof(FARSessionStatus) == 0x000008, "Wrong alignment on FARSessionStatus"); \ static_assert(sizeof(FARSessionStatus) == 0x000018, "Wrong size on FARSessionStatus"); \ static_assert(offsetof(FARSessionStatus, AdditionalInfo) == 0x000000, "Member 'FARSessionStatus::AdditionalInfo' has a wrong offset!"); \ static_assert(offsetof(FARSessionStatus, Status) == 0x000010, "Member 'FARSessionStatus::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARVideoFormat \ static_assert(alignof(FARVideoFormat) == 0x000004, "Wrong alignment on FARVideoFormat"); \ static_assert(sizeof(FARVideoFormat) == 0x00000C, "Wrong size on FARVideoFormat"); \ static_assert(offsetof(FARVideoFormat, FPS) == 0x000000, "Member 'FARVideoFormat::FPS' has a wrong offset!"); \ static_assert(offsetof(FARVideoFormat, Width) == 0x000004, "Member 'FARVideoFormat::Width' has a wrong offset!"); \ static_assert(offsetof(FARVideoFormat, Height) == 0x000008, "Member 'FARVideoFormat::Height' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARSkeletonDefinition \ static_assert(alignof(FARSkeletonDefinition) == 0x000008, "Wrong alignment on FARSkeletonDefinition"); \ static_assert(sizeof(FARSkeletonDefinition) == 0x000028, "Wrong size on FARSkeletonDefinition"); \ static_assert(offsetof(FARSkeletonDefinition, NumJoints) == 0x000000, "Member 'FARSkeletonDefinition::NumJoints' has a wrong offset!"); \ static_assert(offsetof(FARSkeletonDefinition, JointNames) == 0x000008, "Member 'FARSkeletonDefinition::JointNames' has a wrong offset!"); \ static_assert(offsetof(FARSkeletonDefinition, ParentIndices) == 0x000018, "Member 'FARSkeletonDefinition::ParentIndices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARPose2D \ static_assert(alignof(FARPose2D) == 0x000008, "Wrong alignment on FARPose2D"); \ static_assert(sizeof(FARPose2D) == 0x000048, "Wrong size on FARPose2D"); \ static_assert(offsetof(FARPose2D, SkeletonDefinition) == 0x000000, "Member 'FARPose2D::SkeletonDefinition' has a wrong offset!"); \ static_assert(offsetof(FARPose2D, JointLocations) == 0x000028, "Member 'FARPose2D::JointLocations' has a wrong offset!"); \ static_assert(offsetof(FARPose2D, IsJointTracked) == 0x000038, "Member 'FARPose2D::IsJointTracked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARPose3D \ static_assert(alignof(FARPose3D) == 0x000008, "Wrong alignment on FARPose3D"); \ static_assert(sizeof(FARPose3D) == 0x000050, "Wrong size on FARPose3D"); \ static_assert(offsetof(FARPose3D, SkeletonDefinition) == 0x000000, "Member 'FARPose3D::SkeletonDefinition' has a wrong offset!"); \ static_assert(offsetof(FARPose3D, JointTransforms) == 0x000028, "Member 'FARPose3D::JointTransforms' has a wrong offset!"); \ static_assert(offsetof(FARPose3D, IsJointTracked) == 0x000038, "Member 'FARPose3D::IsJointTracked' has a wrong offset!"); \ static_assert(offsetof(FARPose3D, JointTransformSpace) == 0x000048, "Member 'FARPose3D::JointTransformSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FARCameraIntrinsics \ static_assert(alignof(FARCameraIntrinsics) == 0x000008, "Wrong alignment on FARCameraIntrinsics"); \ static_assert(sizeof(FARCameraIntrinsics) == 0x000028, "Wrong size on FARCameraIntrinsics"); \ static_assert(offsetof(FARCameraIntrinsics, ImageResolution) == 0x000000, "Member 'FARCameraIntrinsics::ImageResolution' has a wrong offset!"); \ static_assert(offsetof(FARCameraIntrinsics, FocalLength) == 0x000008, "Member 'FARCameraIntrinsics::FocalLength' has a wrong offset!"); \ static_assert(offsetof(FARCameraIntrinsics, PrincipalPoint) == 0x000018, "Member 'FARCameraIntrinsics::PrincipalPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARActor_AddARComponent \ static_assert(alignof(ARActor_AddARComponent) == 0x000008, "Wrong alignment on ARActor_AddARComponent"); \ static_assert(sizeof(ARActor_AddARComponent) == 0x000020, "Wrong size on ARActor_AddARComponent"); \ static_assert(offsetof(ARActor_AddARComponent, InComponentClass) == 0x000000, "Member 'ARActor_AddARComponent::InComponentClass' has a wrong offset!"); \ static_assert(offsetof(ARActor_AddARComponent, NativeID) == 0x000008, "Member 'ARActor_AddARComponent::NativeID' has a wrong offset!"); \ static_assert(offsetof(ARActor_AddARComponent, ReturnValue) == 0x000018, "Member 'ARActor_AddARComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARActor \ static_assert(alignof(AARActor) == 0x000008, "Wrong alignment on AARActor"); \ static_assert(sizeof(AARActor) == 0x0002B0, "Wrong size on AARActor"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_AddManualEnvironmentCaptureProbe \ static_assert(alignof(ARBlueprintLibrary_AddManualEnvironmentCaptureProbe) == 0x000008, "Wrong alignment on ARBlueprintLibrary_AddManualEnvironmentCaptureProbe"); \ static_assert(sizeof(ARBlueprintLibrary_AddManualEnvironmentCaptureProbe) == 0x000038, "Wrong size on ARBlueprintLibrary_AddManualEnvironmentCaptureProbe"); \ static_assert(offsetof(ARBlueprintLibrary_AddManualEnvironmentCaptureProbe, Location) == 0x000000, "Member 'ARBlueprintLibrary_AddManualEnvironmentCaptureProbe::Location' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddManualEnvironmentCaptureProbe, Extent) == 0x000018, "Member 'ARBlueprintLibrary_AddManualEnvironmentCaptureProbe::Extent' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddManualEnvironmentCaptureProbe, ReturnValue) == 0x000030, "Member 'ARBlueprintLibrary_AddManualEnvironmentCaptureProbe::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_AddRuntimeCandidateImage \ static_assert(alignof(ARBlueprintLibrary_AddRuntimeCandidateImage) == 0x000008, "Wrong alignment on ARBlueprintLibrary_AddRuntimeCandidateImage"); \ static_assert(sizeof(ARBlueprintLibrary_AddRuntimeCandidateImage) == 0x000030, "Wrong size on ARBlueprintLibrary_AddRuntimeCandidateImage"); \ static_assert(offsetof(ARBlueprintLibrary_AddRuntimeCandidateImage, SessionConfig) == 0x000000, "Member 'ARBlueprintLibrary_AddRuntimeCandidateImage::SessionConfig' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddRuntimeCandidateImage, CandidateTexture) == 0x000008, "Member 'ARBlueprintLibrary_AddRuntimeCandidateImage::CandidateTexture' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddRuntimeCandidateImage, FriendlyName) == 0x000010, "Member 'ARBlueprintLibrary_AddRuntimeCandidateImage::FriendlyName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddRuntimeCandidateImage, PhysicalWidth) == 0x000020, "Member 'ARBlueprintLibrary_AddRuntimeCandidateImage::PhysicalWidth' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddRuntimeCandidateImage, ReturnValue) == 0x000028, "Member 'ARBlueprintLibrary_AddRuntimeCandidateImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_AddTrackedPointWithName \ static_assert(alignof(ARBlueprintLibrary_AddTrackedPointWithName) == 0x000010, "Wrong alignment on ARBlueprintLibrary_AddTrackedPointWithName"); \ static_assert(sizeof(ARBlueprintLibrary_AddTrackedPointWithName) == 0x000080, "Wrong size on ARBlueprintLibrary_AddTrackedPointWithName"); \ static_assert(offsetof(ARBlueprintLibrary_AddTrackedPointWithName, WorldTransform) == 0x000000, "Member 'ARBlueprintLibrary_AddTrackedPointWithName::WorldTransform' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddTrackedPointWithName, PointName) == 0x000060, "Member 'ARBlueprintLibrary_AddTrackedPointWithName::PointName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddTrackedPointWithName, bDeletePointsWithSameName) == 0x000070, "Member 'ARBlueprintLibrary_AddTrackedPointWithName::bDeletePointsWithSameName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_AddTrackedPointWithName, ReturnValue) == 0x000071, "Member 'ARBlueprintLibrary_AddTrackedPointWithName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_CalculateAlignmentTransform \ static_assert(alignof(ARBlueprintLibrary_CalculateAlignmentTransform) == 0x000010, "Wrong alignment on ARBlueprintLibrary_CalculateAlignmentTransform"); \ static_assert(sizeof(ARBlueprintLibrary_CalculateAlignmentTransform) == 0x000120, "Wrong size on ARBlueprintLibrary_CalculateAlignmentTransform"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateAlignmentTransform, TransformInFirstCoordinateSystem) == 0x000000, "Member 'ARBlueprintLibrary_CalculateAlignmentTransform::TransformInFirstCoordinateSystem' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateAlignmentTransform, TransformInSecondCoordinateSystem) == 0x000060, "Member 'ARBlueprintLibrary_CalculateAlignmentTransform::TransformInSecondCoordinateSystem' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateAlignmentTransform, AlignmentTransform) == 0x0000C0, "Member 'ARBlueprintLibrary_CalculateAlignmentTransform::AlignmentTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_CalculateClosestIntersection \ static_assert(alignof(ARBlueprintLibrary_CalculateClosestIntersection) == 0x000008, "Wrong alignment on ARBlueprintLibrary_CalculateClosestIntersection"); \ static_assert(sizeof(ARBlueprintLibrary_CalculateClosestIntersection) == 0x000038, "Wrong size on ARBlueprintLibrary_CalculateClosestIntersection"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateClosestIntersection, StartPoints) == 0x000000, "Member 'ARBlueprintLibrary_CalculateClosestIntersection::StartPoints' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateClosestIntersection, EndPoints) == 0x000010, "Member 'ARBlueprintLibrary_CalculateClosestIntersection::EndPoints' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_CalculateClosestIntersection, ClosestIntersection) == 0x000020, "Member 'ARBlueprintLibrary_CalculateClosestIntersection::ClosestIntersection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_DebugDrawPin \ static_assert(alignof(ARBlueprintLibrary_DebugDrawPin) == 0x000008, "Wrong alignment on ARBlueprintLibrary_DebugDrawPin"); \ static_assert(sizeof(ARBlueprintLibrary_DebugDrawPin) == 0x000028, "Wrong size on ARBlueprintLibrary_DebugDrawPin"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawPin, ARPin) == 0x000000, "Member 'ARBlueprintLibrary_DebugDrawPin::ARPin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawPin, WorldContextObject) == 0x000008, "Member 'ARBlueprintLibrary_DebugDrawPin::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawPin, Color) == 0x000010, "Member 'ARBlueprintLibrary_DebugDrawPin::Color' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawPin, Scale) == 0x000020, "Member 'ARBlueprintLibrary_DebugDrawPin::Scale' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawPin, PersistForSeconds) == 0x000024, "Member 'ARBlueprintLibrary_DebugDrawPin::PersistForSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_DebugDrawTrackedGeometry \ static_assert(alignof(ARBlueprintLibrary_DebugDrawTrackedGeometry) == 0x000008, "Wrong alignment on ARBlueprintLibrary_DebugDrawTrackedGeometry"); \ static_assert(sizeof(ARBlueprintLibrary_DebugDrawTrackedGeometry) == 0x000028, "Wrong size on ARBlueprintLibrary_DebugDrawTrackedGeometry"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawTrackedGeometry, TrackedGeometry) == 0x000000, "Member 'ARBlueprintLibrary_DebugDrawTrackedGeometry::TrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawTrackedGeometry, WorldContextObject) == 0x000008, "Member 'ARBlueprintLibrary_DebugDrawTrackedGeometry::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawTrackedGeometry, Color) == 0x000010, "Member 'ARBlueprintLibrary_DebugDrawTrackedGeometry::Color' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawTrackedGeometry, OutlineThickness) == 0x000020, "Member 'ARBlueprintLibrary_DebugDrawTrackedGeometry::OutlineThickness' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_DebugDrawTrackedGeometry, PersistForSeconds) == 0x000024, "Member 'ARBlueprintLibrary_DebugDrawTrackedGeometry::PersistForSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_FindTrackedPointsByName \ static_assert(alignof(ARBlueprintLibrary_FindTrackedPointsByName) == 0x000008, "Wrong alignment on ARBlueprintLibrary_FindTrackedPointsByName"); \ static_assert(sizeof(ARBlueprintLibrary_FindTrackedPointsByName) == 0x000020, "Wrong size on ARBlueprintLibrary_FindTrackedPointsByName"); \ static_assert(offsetof(ARBlueprintLibrary_FindTrackedPointsByName, PointName) == 0x000000, "Member 'ARBlueprintLibrary_FindTrackedPointsByName::PointName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_FindTrackedPointsByName, ReturnValue) == 0x000010, "Member 'ARBlueprintLibrary_FindTrackedPointsByName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAlignmentTransform \ static_assert(alignof(ARBlueprintLibrary_GetAlignmentTransform) == 0x000010, "Wrong alignment on ARBlueprintLibrary_GetAlignmentTransform"); \ static_assert(sizeof(ARBlueprintLibrary_GetAlignmentTransform) == 0x000060, "Wrong size on ARBlueprintLibrary_GetAlignmentTransform"); \ static_assert(offsetof(ARBlueprintLibrary_GetAlignmentTransform, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAlignmentTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllGeometries \ static_assert(alignof(ARBlueprintLibrary_GetAllGeometries) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllGeometries"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllGeometries) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllGeometries"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllGeometries, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllGeometries::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllGeometriesByClass \ static_assert(alignof(ARBlueprintLibrary_GetAllGeometriesByClass) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllGeometriesByClass"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllGeometriesByClass) == 0x000018, "Wrong size on ARBlueprintLibrary_GetAllGeometriesByClass"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllGeometriesByClass, GeometryClass) == 0x000000, "Member 'ARBlueprintLibrary_GetAllGeometriesByClass::GeometryClass' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllGeometriesByClass, ReturnValue) == 0x000008, "Member 'ARBlueprintLibrary_GetAllGeometriesByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllPins \ static_assert(alignof(ARBlueprintLibrary_GetAllPins) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllPins"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllPins) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllPins"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllPins, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllPins::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTracked2DPoses \ static_assert(alignof(ARBlueprintLibrary_GetAllTracked2DPoses) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTracked2DPoses"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTracked2DPoses) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTracked2DPoses"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTracked2DPoses, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTracked2DPoses::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes \ static_assert(alignof(ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTrackedEnvironmentCaptureProbes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTrackedImages \ static_assert(alignof(ARBlueprintLibrary_GetAllTrackedImages) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTrackedImages"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTrackedImages) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTrackedImages"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTrackedImages, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTrackedImages::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTrackedPlanes \ static_assert(alignof(ARBlueprintLibrary_GetAllTrackedPlanes) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTrackedPlanes"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTrackedPlanes) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTrackedPlanes"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTrackedPlanes, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTrackedPlanes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTrackedPoints \ static_assert(alignof(ARBlueprintLibrary_GetAllTrackedPoints) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTrackedPoints"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTrackedPoints) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTrackedPoints"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTrackedPoints, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTrackedPoints::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetAllTrackedPoses \ static_assert(alignof(ARBlueprintLibrary_GetAllTrackedPoses) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetAllTrackedPoses"); \ static_assert(sizeof(ARBlueprintLibrary_GetAllTrackedPoses) == 0x000010, "Wrong size on ARBlueprintLibrary_GetAllTrackedPoses"); \ static_assert(offsetof(ARBlueprintLibrary_GetAllTrackedPoses, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetAllTrackedPoses::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetARSessionStatus \ static_assert(alignof(ARBlueprintLibrary_GetARSessionStatus) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetARSessionStatus"); \ static_assert(sizeof(ARBlueprintLibrary_GetARSessionStatus) == 0x000018, "Wrong size on ARBlueprintLibrary_GetARSessionStatus"); \ static_assert(offsetof(ARBlueprintLibrary_GetARSessionStatus, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetARSessionStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetARTexture \ static_assert(alignof(ARBlueprintLibrary_GetARTexture) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetARTexture"); \ static_assert(sizeof(ARBlueprintLibrary_GetARTexture) == 0x000010, "Wrong size on ARBlueprintLibrary_GetARTexture"); \ static_assert(offsetof(ARBlueprintLibrary_GetARTexture, TextureType) == 0x000000, "Member 'ARBlueprintLibrary_GetARTexture::TextureType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetARTexture, ReturnValue) == 0x000008, "Member 'ARBlueprintLibrary_GetARTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetARWorldScale \ static_assert(alignof(ARBlueprintLibrary_GetARWorldScale) == 0x000004, "Wrong alignment on ARBlueprintLibrary_GetARWorldScale"); \ static_assert(sizeof(ARBlueprintLibrary_GetARWorldScale) == 0x000004, "Wrong size on ARBlueprintLibrary_GetARWorldScale"); \ static_assert(offsetof(ARBlueprintLibrary_GetARWorldScale, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetARWorldScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetCameraDepth \ static_assert(alignof(ARBlueprintLibrary_GetCameraDepth) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetCameraDepth"); \ static_assert(sizeof(ARBlueprintLibrary_GetCameraDepth) == 0x000008, "Wrong size on ARBlueprintLibrary_GetCameraDepth"); \ static_assert(offsetof(ARBlueprintLibrary_GetCameraDepth, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetCameraDepth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetCameraImage \ static_assert(alignof(ARBlueprintLibrary_GetCameraImage) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetCameraImage"); \ static_assert(sizeof(ARBlueprintLibrary_GetCameraImage) == 0x000008, "Wrong size on ARBlueprintLibrary_GetCameraImage"); \ static_assert(offsetof(ARBlueprintLibrary_GetCameraImage, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetCameraImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetCameraIntrinsics \ static_assert(alignof(ARBlueprintLibrary_GetCameraIntrinsics) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetCameraIntrinsics"); \ static_assert(sizeof(ARBlueprintLibrary_GetCameraIntrinsics) == 0x000030, "Wrong size on ARBlueprintLibrary_GetCameraIntrinsics"); \ static_assert(offsetof(ARBlueprintLibrary_GetCameraIntrinsics, OutCameraIntrinsics) == 0x000000, "Member 'ARBlueprintLibrary_GetCameraIntrinsics::OutCameraIntrinsics' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetCameraIntrinsics, ReturnValue) == 0x000028, "Member 'ARBlueprintLibrary_GetCameraIntrinsics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetCurrentLightEstimate \ static_assert(alignof(ARBlueprintLibrary_GetCurrentLightEstimate) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetCurrentLightEstimate"); \ static_assert(sizeof(ARBlueprintLibrary_GetCurrentLightEstimate) == 0x000008, "Wrong size on ARBlueprintLibrary_GetCurrentLightEstimate"); \ static_assert(offsetof(ARBlueprintLibrary_GetCurrentLightEstimate, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetCurrentLightEstimate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetNumberOfTrackedFacesSupported \ static_assert(alignof(ARBlueprintLibrary_GetNumberOfTrackedFacesSupported) == 0x000004, "Wrong alignment on ARBlueprintLibrary_GetNumberOfTrackedFacesSupported"); \ static_assert(sizeof(ARBlueprintLibrary_GetNumberOfTrackedFacesSupported) == 0x000004, "Wrong size on ARBlueprintLibrary_GetNumberOfTrackedFacesSupported"); \ static_assert(offsetof(ARBlueprintLibrary_GetNumberOfTrackedFacesSupported, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetNumberOfTrackedFacesSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetObjectClassificationAtLocation \ static_assert(alignof(ARBlueprintLibrary_GetObjectClassificationAtLocation) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetObjectClassificationAtLocation"); \ static_assert(sizeof(ARBlueprintLibrary_GetObjectClassificationAtLocation) == 0x000040, "Wrong size on ARBlueprintLibrary_GetObjectClassificationAtLocation"); \ static_assert(offsetof(ARBlueprintLibrary_GetObjectClassificationAtLocation, InWorldLocation) == 0x000000, "Member 'ARBlueprintLibrary_GetObjectClassificationAtLocation::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetObjectClassificationAtLocation, OutClassification) == 0x000018, "Member 'ARBlueprintLibrary_GetObjectClassificationAtLocation::OutClassification' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetObjectClassificationAtLocation, OutClassificationLocation) == 0x000020, "Member 'ARBlueprintLibrary_GetObjectClassificationAtLocation::OutClassificationLocation' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetObjectClassificationAtLocation, MaxLocationDiff) == 0x000038, "Member 'ARBlueprintLibrary_GetObjectClassificationAtLocation::MaxLocationDiff' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetObjectClassificationAtLocation, ReturnValue) == 0x00003C, "Member 'ARBlueprintLibrary_GetObjectClassificationAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetPersonSegmentationDepthImage \ static_assert(alignof(ARBlueprintLibrary_GetPersonSegmentationDepthImage) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetPersonSegmentationDepthImage"); \ static_assert(sizeof(ARBlueprintLibrary_GetPersonSegmentationDepthImage) == 0x000008, "Wrong size on ARBlueprintLibrary_GetPersonSegmentationDepthImage"); \ static_assert(offsetof(ARBlueprintLibrary_GetPersonSegmentationDepthImage, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetPersonSegmentationDepthImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetPersonSegmentationImage \ static_assert(alignof(ARBlueprintLibrary_GetPersonSegmentationImage) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetPersonSegmentationImage"); \ static_assert(sizeof(ARBlueprintLibrary_GetPersonSegmentationImage) == 0x000008, "Wrong size on ARBlueprintLibrary_GetPersonSegmentationImage"); \ static_assert(offsetof(ARBlueprintLibrary_GetPersonSegmentationImage, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetPersonSegmentationImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetPointCloud \ static_assert(alignof(ARBlueprintLibrary_GetPointCloud) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetPointCloud"); \ static_assert(sizeof(ARBlueprintLibrary_GetPointCloud) == 0x000010, "Wrong size on ARBlueprintLibrary_GetPointCloud"); \ static_assert(offsetof(ARBlueprintLibrary_GetPointCloud, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetPointCloud::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetSessionConfig \ static_assert(alignof(ARBlueprintLibrary_GetSessionConfig) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetSessionConfig"); \ static_assert(sizeof(ARBlueprintLibrary_GetSessionConfig) == 0x000008, "Wrong size on ARBlueprintLibrary_GetSessionConfig"); \ static_assert(offsetof(ARBlueprintLibrary_GetSessionConfig, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetSessionConfig::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetSupportedVideoFormats \ static_assert(alignof(ARBlueprintLibrary_GetSupportedVideoFormats) == 0x000008, "Wrong alignment on ARBlueprintLibrary_GetSupportedVideoFormats"); \ static_assert(sizeof(ARBlueprintLibrary_GetSupportedVideoFormats) == 0x000018, "Wrong size on ARBlueprintLibrary_GetSupportedVideoFormats"); \ static_assert(offsetof(ARBlueprintLibrary_GetSupportedVideoFormats, SessionType) == 0x000000, "Member 'ARBlueprintLibrary_GetSupportedVideoFormats::SessionType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_GetSupportedVideoFormats, ReturnValue) == 0x000008, "Member 'ARBlueprintLibrary_GetSupportedVideoFormats::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetTrackingQuality \ static_assert(alignof(ARBlueprintLibrary_GetTrackingQuality) == 0x000001, "Wrong alignment on ARBlueprintLibrary_GetTrackingQuality"); \ static_assert(sizeof(ARBlueprintLibrary_GetTrackingQuality) == 0x000001, "Wrong size on ARBlueprintLibrary_GetTrackingQuality"); \ static_assert(offsetof(ARBlueprintLibrary_GetTrackingQuality, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetTrackingQuality::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetTrackingQualityReason \ static_assert(alignof(ARBlueprintLibrary_GetTrackingQualityReason) == 0x000001, "Wrong alignment on ARBlueprintLibrary_GetTrackingQualityReason"); \ static_assert(sizeof(ARBlueprintLibrary_GetTrackingQualityReason) == 0x000001, "Wrong size on ARBlueprintLibrary_GetTrackingQualityReason"); \ static_assert(offsetof(ARBlueprintLibrary_GetTrackingQualityReason, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetTrackingQualityReason::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_GetWorldMappingStatus \ static_assert(alignof(ARBlueprintLibrary_GetWorldMappingStatus) == 0x000001, "Wrong alignment on ARBlueprintLibrary_GetWorldMappingStatus"); \ static_assert(sizeof(ARBlueprintLibrary_GetWorldMappingStatus) == 0x000001, "Wrong size on ARBlueprintLibrary_GetWorldMappingStatus"); \ static_assert(offsetof(ARBlueprintLibrary_GetWorldMappingStatus, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_GetWorldMappingStatus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsARPinLocalStoreReady \ static_assert(alignof(ARBlueprintLibrary_IsARPinLocalStoreReady) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsARPinLocalStoreReady"); \ static_assert(sizeof(ARBlueprintLibrary_IsARPinLocalStoreReady) == 0x000001, "Wrong size on ARBlueprintLibrary_IsARPinLocalStoreReady"); \ static_assert(offsetof(ARBlueprintLibrary_IsARPinLocalStoreReady, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_IsARPinLocalStoreReady::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsARPinLocalStoreSupported \ static_assert(alignof(ARBlueprintLibrary_IsARPinLocalStoreSupported) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsARPinLocalStoreSupported"); \ static_assert(sizeof(ARBlueprintLibrary_IsARPinLocalStoreSupported) == 0x000001, "Wrong size on ARBlueprintLibrary_IsARPinLocalStoreSupported"); \ static_assert(offsetof(ARBlueprintLibrary_IsARPinLocalStoreSupported, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_IsARPinLocalStoreSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsARSupported \ static_assert(alignof(ARBlueprintLibrary_IsARSupported) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsARSupported"); \ static_assert(sizeof(ARBlueprintLibrary_IsARSupported) == 0x000001, "Wrong size on ARBlueprintLibrary_IsARSupported"); \ static_assert(offsetof(ARBlueprintLibrary_IsARSupported, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_IsARSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsSceneReconstructionSupported \ static_assert(alignof(ARBlueprintLibrary_IsSceneReconstructionSupported) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsSceneReconstructionSupported"); \ static_assert(sizeof(ARBlueprintLibrary_IsSceneReconstructionSupported) == 0x000003, "Wrong size on ARBlueprintLibrary_IsSceneReconstructionSupported"); \ static_assert(offsetof(ARBlueprintLibrary_IsSceneReconstructionSupported, SessionType) == 0x000000, "Member 'ARBlueprintLibrary_IsSceneReconstructionSupported::SessionType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_IsSceneReconstructionSupported, SceneReconstructionMethod) == 0x000001, "Member 'ARBlueprintLibrary_IsSceneReconstructionSupported::SceneReconstructionMethod' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_IsSceneReconstructionSupported, ReturnValue) == 0x000002, "Member 'ARBlueprintLibrary_IsSceneReconstructionSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsSessionTrackingFeatureSupported \ static_assert(alignof(ARBlueprintLibrary_IsSessionTrackingFeatureSupported) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsSessionTrackingFeatureSupported"); \ static_assert(sizeof(ARBlueprintLibrary_IsSessionTrackingFeatureSupported) == 0x000003, "Wrong size on ARBlueprintLibrary_IsSessionTrackingFeatureSupported"); \ static_assert(offsetof(ARBlueprintLibrary_IsSessionTrackingFeatureSupported, SessionType) == 0x000000, "Member 'ARBlueprintLibrary_IsSessionTrackingFeatureSupported::SessionType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_IsSessionTrackingFeatureSupported, SessionTrackingFeature) == 0x000001, "Member 'ARBlueprintLibrary_IsSessionTrackingFeatureSupported::SessionTrackingFeature' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_IsSessionTrackingFeatureSupported, ReturnValue) == 0x000002, "Member 'ARBlueprintLibrary_IsSessionTrackingFeatureSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_IsSessionTypeSupported \ static_assert(alignof(ARBlueprintLibrary_IsSessionTypeSupported) == 0x000001, "Wrong alignment on ARBlueprintLibrary_IsSessionTypeSupported"); \ static_assert(sizeof(ARBlueprintLibrary_IsSessionTypeSupported) == 0x000002, "Wrong size on ARBlueprintLibrary_IsSessionTypeSupported"); \ static_assert(offsetof(ARBlueprintLibrary_IsSessionTypeSupported, SessionType) == 0x000000, "Member 'ARBlueprintLibrary_IsSessionTypeSupported::SessionType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_IsSessionTypeSupported, ReturnValue) == 0x000001, "Member 'ARBlueprintLibrary_IsSessionTypeSupported::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_LineTraceTrackedObjects \ static_assert(alignof(ARBlueprintLibrary_LineTraceTrackedObjects) == 0x000008, "Wrong alignment on ARBlueprintLibrary_LineTraceTrackedObjects"); \ static_assert(sizeof(ARBlueprintLibrary_LineTraceTrackedObjects) == 0x000028, "Wrong size on ARBlueprintLibrary_LineTraceTrackedObjects"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, ScreenCoord) == 0x000000, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::ScreenCoord' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, bTestFeaturePoints) == 0x000010, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::bTestFeaturePoints' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, bTestGroundPlane) == 0x000011, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::bTestGroundPlane' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, bTestPlaneExtents) == 0x000012, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::bTestPlaneExtents' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, bTestPlaneBoundaryPolygon) == 0x000013, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::bTestPlaneBoundaryPolygon' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects, ReturnValue) == 0x000018, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_LineTraceTrackedObjects3D \ static_assert(alignof(ARBlueprintLibrary_LineTraceTrackedObjects3D) == 0x000008, "Wrong alignment on ARBlueprintLibrary_LineTraceTrackedObjects3D"); \ static_assert(sizeof(ARBlueprintLibrary_LineTraceTrackedObjects3D) == 0x000048, "Wrong size on ARBlueprintLibrary_LineTraceTrackedObjects3D"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, Start) == 0x000000, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::Start' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, End) == 0x000018, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::End' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, bTestFeaturePoints) == 0x000030, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::bTestFeaturePoints' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, bTestGroundPlane) == 0x000031, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::bTestGroundPlane' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, bTestPlaneExtents) == 0x000032, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::bTestPlaneExtents' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, bTestPlaneBoundaryPolygon) == 0x000033, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::bTestPlaneBoundaryPolygon' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_LineTraceTrackedObjects3D, ReturnValue) == 0x000038, "Member 'ARBlueprintLibrary_LineTraceTrackedObjects3D::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_LoadARPinsFromLocalStore \ static_assert(alignof(ARBlueprintLibrary_LoadARPinsFromLocalStore) == 0x000008, "Wrong alignment on ARBlueprintLibrary_LoadARPinsFromLocalStore"); \ static_assert(sizeof(ARBlueprintLibrary_LoadARPinsFromLocalStore) == 0x000050, "Wrong size on ARBlueprintLibrary_LoadARPinsFromLocalStore"); \ static_assert(offsetof(ARBlueprintLibrary_LoadARPinsFromLocalStore, ReturnValue) == 0x000000, "Member 'ARBlueprintLibrary_LoadARPinsFromLocalStore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_PinComponent \ static_assert(alignof(ARBlueprintLibrary_PinComponent) == 0x000010, "Wrong alignment on ARBlueprintLibrary_PinComponent"); \ static_assert(sizeof(ARBlueprintLibrary_PinComponent) == 0x000090, "Wrong size on ARBlueprintLibrary_PinComponent"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponent, ComponentToPin) == 0x000000, "Member 'ARBlueprintLibrary_PinComponent::ComponentToPin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponent, PinToWorldTransform) == 0x000010, "Member 'ARBlueprintLibrary_PinComponent::PinToWorldTransform' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponent, TrackedGeometry) == 0x000070, "Member 'ARBlueprintLibrary_PinComponent::TrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponent, DebugName) == 0x000078, "Member 'ARBlueprintLibrary_PinComponent::DebugName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponent, ReturnValue) == 0x000080, "Member 'ARBlueprintLibrary_PinComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_PinComponentToARPin \ static_assert(alignof(ARBlueprintLibrary_PinComponentToARPin) == 0x000008, "Wrong alignment on ARBlueprintLibrary_PinComponentToARPin"); \ static_assert(sizeof(ARBlueprintLibrary_PinComponentToARPin) == 0x000018, "Wrong size on ARBlueprintLibrary_PinComponentToARPin"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToARPin, ComponentToPin) == 0x000000, "Member 'ARBlueprintLibrary_PinComponentToARPin::ComponentToPin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToARPin, Pin) == 0x000008, "Member 'ARBlueprintLibrary_PinComponentToARPin::Pin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToARPin, ReturnValue) == 0x000010, "Member 'ARBlueprintLibrary_PinComponentToARPin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_PinComponentToTraceResult \ static_assert(alignof(ARBlueprintLibrary_PinComponentToTraceResult) == 0x000010, "Wrong alignment on ARBlueprintLibrary_PinComponentToTraceResult"); \ static_assert(sizeof(ARBlueprintLibrary_PinComponentToTraceResult) == 0x0000B0, "Wrong size on ARBlueprintLibrary_PinComponentToTraceResult"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToTraceResult, ComponentToPin) == 0x000000, "Member 'ARBlueprintLibrary_PinComponentToTraceResult::ComponentToPin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToTraceResult, TraceResult) == 0x000010, "Member 'ARBlueprintLibrary_PinComponentToTraceResult::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToTraceResult, DebugName) == 0x0000A0, "Member 'ARBlueprintLibrary_PinComponentToTraceResult::DebugName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_PinComponentToTraceResult, ReturnValue) == 0x0000A8, "Member 'ARBlueprintLibrary_PinComponentToTraceResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_RemoveARPinFromLocalStore \ static_assert(alignof(ARBlueprintLibrary_RemoveARPinFromLocalStore) == 0x000004, "Wrong alignment on ARBlueprintLibrary_RemoveARPinFromLocalStore"); \ static_assert(sizeof(ARBlueprintLibrary_RemoveARPinFromLocalStore) == 0x000008, "Wrong size on ARBlueprintLibrary_RemoveARPinFromLocalStore"); \ static_assert(offsetof(ARBlueprintLibrary_RemoveARPinFromLocalStore, InSaveName) == 0x000000, "Member 'ARBlueprintLibrary_RemoveARPinFromLocalStore::InSaveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_RemovePin \ static_assert(alignof(ARBlueprintLibrary_RemovePin) == 0x000008, "Wrong alignment on ARBlueprintLibrary_RemovePin"); \ static_assert(sizeof(ARBlueprintLibrary_RemovePin) == 0x000008, "Wrong size on ARBlueprintLibrary_RemovePin"); \ static_assert(offsetof(ARBlueprintLibrary_RemovePin, PinToRemove) == 0x000000, "Member 'ARBlueprintLibrary_RemovePin::PinToRemove' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_ResizeXRCamera \ static_assert(alignof(ARBlueprintLibrary_ResizeXRCamera) == 0x000004, "Wrong alignment on ARBlueprintLibrary_ResizeXRCamera"); \ static_assert(sizeof(ARBlueprintLibrary_ResizeXRCamera) == 0x000010, "Wrong size on ARBlueprintLibrary_ResizeXRCamera"); \ static_assert(offsetof(ARBlueprintLibrary_ResizeXRCamera, InSize) == 0x000000, "Member 'ARBlueprintLibrary_ResizeXRCamera::InSize' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_ResizeXRCamera, ReturnValue) == 0x000008, "Member 'ARBlueprintLibrary_ResizeXRCamera::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_SaveARPinToLocalStore \ static_assert(alignof(ARBlueprintLibrary_SaveARPinToLocalStore) == 0x000008, "Wrong alignment on ARBlueprintLibrary_SaveARPinToLocalStore"); \ static_assert(sizeof(ARBlueprintLibrary_SaveARPinToLocalStore) == 0x000018, "Wrong size on ARBlueprintLibrary_SaveARPinToLocalStore"); \ static_assert(offsetof(ARBlueprintLibrary_SaveARPinToLocalStore, InSaveName) == 0x000000, "Member 'ARBlueprintLibrary_SaveARPinToLocalStore::InSaveName' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_SaveARPinToLocalStore, InPin) == 0x000008, "Member 'ARBlueprintLibrary_SaveARPinToLocalStore::InPin' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_SaveARPinToLocalStore, ReturnValue) == 0x000010, "Member 'ARBlueprintLibrary_SaveARPinToLocalStore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_SetAlignmentTransform \ static_assert(alignof(ARBlueprintLibrary_SetAlignmentTransform) == 0x000010, "Wrong alignment on ARBlueprintLibrary_SetAlignmentTransform"); \ static_assert(sizeof(ARBlueprintLibrary_SetAlignmentTransform) == 0x000060, "Wrong size on ARBlueprintLibrary_SetAlignmentTransform"); \ static_assert(offsetof(ARBlueprintLibrary_SetAlignmentTransform, InAlignmentTransform) == 0x000000, "Member 'ARBlueprintLibrary_SetAlignmentTransform::InAlignmentTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_SetARWorldOriginLocationAndRotation \ static_assert(alignof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation) == 0x000008, "Wrong alignment on ARBlueprintLibrary_SetARWorldOriginLocationAndRotation"); \ static_assert(sizeof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation) == 0x000038, "Wrong size on ARBlueprintLibrary_SetARWorldOriginLocationAndRotation"); \ static_assert(offsetof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation, OriginLocation) == 0x000000, "Member 'ARBlueprintLibrary_SetARWorldOriginLocationAndRotation::OriginLocation' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation, OriginRotation) == 0x000018, "Member 'ARBlueprintLibrary_SetARWorldOriginLocationAndRotation::OriginRotation' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation, bIsTransformInWorldSpace) == 0x000030, "Member 'ARBlueprintLibrary_SetARWorldOriginLocationAndRotation::bIsTransformInWorldSpace' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_SetARWorldOriginLocationAndRotation, bMaintainUpDirection) == 0x000031, "Member 'ARBlueprintLibrary_SetARWorldOriginLocationAndRotation::bMaintainUpDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_SetARWorldScale \ static_assert(alignof(ARBlueprintLibrary_SetARWorldScale) == 0x000004, "Wrong alignment on ARBlueprintLibrary_SetARWorldScale"); \ static_assert(sizeof(ARBlueprintLibrary_SetARWorldScale) == 0x000004, "Wrong size on ARBlueprintLibrary_SetARWorldScale"); \ static_assert(offsetof(ARBlueprintLibrary_SetARWorldScale, InWorldScale) == 0x000000, "Member 'ARBlueprintLibrary_SetARWorldScale::InWorldScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_SetEnabledXRCamera \ static_assert(alignof(ARBlueprintLibrary_SetEnabledXRCamera) == 0x000001, "Wrong alignment on ARBlueprintLibrary_SetEnabledXRCamera"); \ static_assert(sizeof(ARBlueprintLibrary_SetEnabledXRCamera) == 0x000001, "Wrong size on ARBlueprintLibrary_SetEnabledXRCamera"); \ static_assert(offsetof(ARBlueprintLibrary_SetEnabledXRCamera, bOnOff) == 0x000000, "Member 'ARBlueprintLibrary_SetEnabledXRCamera::bOnOff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_StartARSession \ static_assert(alignof(ARBlueprintLibrary_StartARSession) == 0x000008, "Wrong alignment on ARBlueprintLibrary_StartARSession"); \ static_assert(sizeof(ARBlueprintLibrary_StartARSession) == 0x000008, "Wrong size on ARBlueprintLibrary_StartARSession"); \ static_assert(offsetof(ARBlueprintLibrary_StartARSession, SessionConfig) == 0x000000, "Member 'ARBlueprintLibrary_StartARSession::SessionConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_ToggleARCapture \ static_assert(alignof(ARBlueprintLibrary_ToggleARCapture) == 0x000001, "Wrong alignment on ARBlueprintLibrary_ToggleARCapture"); \ static_assert(sizeof(ARBlueprintLibrary_ToggleARCapture) == 0x000003, "Wrong size on ARBlueprintLibrary_ToggleARCapture"); \ static_assert(offsetof(ARBlueprintLibrary_ToggleARCapture, bOnOff) == 0x000000, "Member 'ARBlueprintLibrary_ToggleARCapture::bOnOff' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_ToggleARCapture, CaptureType) == 0x000001, "Member 'ARBlueprintLibrary_ToggleARCapture::CaptureType' has a wrong offset!"); \ static_assert(offsetof(ARBlueprintLibrary_ToggleARCapture, ReturnValue) == 0x000002, "Member 'ARBlueprintLibrary_ToggleARCapture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBlueprintLibrary_UnpinComponent \ static_assert(alignof(ARBlueprintLibrary_UnpinComponent) == 0x000008, "Wrong alignment on ARBlueprintLibrary_UnpinComponent"); \ static_assert(sizeof(ARBlueprintLibrary_UnpinComponent) == 0x000008, "Wrong size on ARBlueprintLibrary_UnpinComponent"); \ static_assert(offsetof(ARBlueprintLibrary_UnpinComponent, ComponentToUnpin) == 0x000000, "Member 'ARBlueprintLibrary_UnpinComponent::ComponentToUnpin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARBlueprintLibrary \ static_assert(alignof(UARBlueprintLibrary) == 0x000008, "Wrong alignment on UARBlueprintLibrary"); \ static_assert(sizeof(UARBlueprintLibrary) == 0x000028, "Wrong size on UARBlueprintLibrary"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetDistanceFromCamera \ static_assert(alignof(ARTraceResultLibrary_GetDistanceFromCamera) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetDistanceFromCamera"); \ static_assert(sizeof(ARTraceResultLibrary_GetDistanceFromCamera) == 0x0000A0, "Wrong size on ARTraceResultLibrary_GetDistanceFromCamera"); \ static_assert(offsetof(ARTraceResultLibrary_GetDistanceFromCamera, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetDistanceFromCamera::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetDistanceFromCamera, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetDistanceFromCamera::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetLocalToTrackingTransform \ static_assert(alignof(ARTraceResultLibrary_GetLocalToTrackingTransform) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetLocalToTrackingTransform"); \ static_assert(sizeof(ARTraceResultLibrary_GetLocalToTrackingTransform) == 0x0000F0, "Wrong size on ARTraceResultLibrary_GetLocalToTrackingTransform"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalToTrackingTransform, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetLocalToTrackingTransform::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalToTrackingTransform, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetLocalToTrackingTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetLocalToWorldTransform \ static_assert(alignof(ARTraceResultLibrary_GetLocalToWorldTransform) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetLocalToWorldTransform"); \ static_assert(sizeof(ARTraceResultLibrary_GetLocalToWorldTransform) == 0x0000F0, "Wrong size on ARTraceResultLibrary_GetLocalToWorldTransform"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalToWorldTransform, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetLocalToWorldTransform::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalToWorldTransform, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetLocalToWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetLocalTransform \ static_assert(alignof(ARTraceResultLibrary_GetLocalTransform) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetLocalTransform"); \ static_assert(sizeof(ARTraceResultLibrary_GetLocalTransform) == 0x0000F0, "Wrong size on ARTraceResultLibrary_GetLocalTransform"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalTransform, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetLocalTransform::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetLocalTransform, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetLocalTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetTraceChannel \ static_assert(alignof(ARTraceResultLibrary_GetTraceChannel) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetTraceChannel"); \ static_assert(sizeof(ARTraceResultLibrary_GetTraceChannel) == 0x0000A0, "Wrong size on ARTraceResultLibrary_GetTraceChannel"); \ static_assert(offsetof(ARTraceResultLibrary_GetTraceChannel, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetTraceChannel::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetTraceChannel, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetTraceChannel::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTraceResultLibrary_GetTrackedGeometry \ static_assert(alignof(ARTraceResultLibrary_GetTrackedGeometry) == 0x000010, "Wrong alignment on ARTraceResultLibrary_GetTrackedGeometry"); \ static_assert(sizeof(ARTraceResultLibrary_GetTrackedGeometry) == 0x0000A0, "Wrong size on ARTraceResultLibrary_GetTrackedGeometry"); \ static_assert(offsetof(ARTraceResultLibrary_GetTrackedGeometry, TraceResult) == 0x000000, "Member 'ARTraceResultLibrary_GetTrackedGeometry::TraceResult' has a wrong offset!"); \ static_assert(offsetof(ARTraceResultLibrary_GetTrackedGeometry, ReturnValue) == 0x000090, "Member 'ARTraceResultLibrary_GetTrackedGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTraceResultLibrary \ static_assert(alignof(UARTraceResultLibrary) == 0x000008, "Wrong alignment on UARTraceResultLibrary"); \ static_assert(sizeof(UARTraceResultLibrary) == 0x000028, "Wrong size on UARTraceResultLibrary"); \ #define DUMPER7_ASSERTS_UARBaseAsyncTaskBlueprintProxy \ static_assert(alignof(UARBaseAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UARBaseAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UARBaseAsyncTaskBlueprintProxy) == 0x000050, "Wrong size on UARBaseAsyncTaskBlueprintProxy"); \ #define DUMPER7_ASSERTS_ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld \ static_assert(alignof(ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld) == 0x000008, "Wrong alignment on ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld"); \ static_assert(sizeof(ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld) == 0x000010, "Wrong size on ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld"); \ static_assert(offsetof(ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld, WorldContextObject) == 0x000000, "Member 'ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld, ReturnValue) == 0x000008, "Member 'ARSaveWorldAsyncTaskBlueprintProxy_ARSaveWorld::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARSaveWorldAsyncTaskBlueprintProxy \ static_assert(alignof(UARSaveWorldAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UARSaveWorldAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UARSaveWorldAsyncTaskBlueprintProxy) == 0x000080, "Wrong size on UARSaveWorldAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UARSaveWorldAsyncTaskBlueprintProxy, OnSuccess) == 0x000050, "Member 'UARSaveWorldAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UARSaveWorldAsyncTaskBlueprintProxy, OnFailed) == 0x000060, "Member 'UARSaveWorldAsyncTaskBlueprintProxy::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject \ static_assert(alignof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject) == 0x000008, "Wrong alignment on ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject"); \ static_assert(sizeof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject) == 0x000040, "Wrong size on ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject"); \ static_assert(offsetof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject, WorldContextObject) == 0x000000, "Member 'ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject, Location) == 0x000008, "Member 'ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject::Location' has a wrong offset!"); \ static_assert(offsetof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject, Extent) == 0x000020, "Member 'ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject::Extent' has a wrong offset!"); \ static_assert(offsetof(ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject, ReturnValue) == 0x000038, "Member 'ARGetCandidateObjectAsyncTaskBlueprintProxy_ARGetCandidateObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARGetCandidateObjectAsyncTaskBlueprintProxy \ static_assert(alignof(UARGetCandidateObjectAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UARGetCandidateObjectAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UARGetCandidateObjectAsyncTaskBlueprintProxy) == 0x0000B0, "Wrong size on UARGetCandidateObjectAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UARGetCandidateObjectAsyncTaskBlueprintProxy, OnSuccess) == 0x000050, "Member 'UARGetCandidateObjectAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UARGetCandidateObjectAsyncTaskBlueprintProxy, OnFailed) == 0x000060, "Member 'UARGetCandidateObjectAsyncTaskBlueprintProxy::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARComponent_GetMRMesh \ static_assert(alignof(ARComponent_GetMRMesh) == 0x000008, "Wrong alignment on ARComponent_GetMRMesh"); \ static_assert(sizeof(ARComponent_GetMRMesh) == 0x000008, "Wrong size on ARComponent_GetMRMesh"); \ static_assert(offsetof(ARComponent_GetMRMesh, ReturnValue) == 0x000000, "Member 'ARComponent_GetMRMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARComponent_SetNativeID \ static_assert(alignof(ARComponent_SetNativeID) == 0x000004, "Wrong alignment on ARComponent_SetNativeID"); \ static_assert(sizeof(ARComponent_SetNativeID) == 0x000010, "Wrong size on ARComponent_SetNativeID"); \ static_assert(offsetof(ARComponent_SetNativeID, NativeID_0) == 0x000000, "Member 'ARComponent_SetNativeID::NativeID_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARComponent \ static_assert(alignof(UARComponent) == 0x000010, "Wrong alignment on UARComponent"); \ static_assert(sizeof(UARComponent) == 0x000320, "Wrong size on UARComponent"); \ static_assert(offsetof(UARComponent, NativeID) == 0x0002A0, "Member 'UARComponent::NativeID' has a wrong offset!"); \ static_assert(offsetof(UARComponent, bUseDefaultReplication) == 0x0002E0, "Member 'UARComponent::bUseDefaultReplication' has a wrong offset!"); \ static_assert(offsetof(UARComponent, DefaultMeshMaterial) == 0x0002E8, "Member 'UARComponent::DefaultMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UARComponent, DefaultWireframeMeshMaterial) == 0x0002F0, "Member 'UARComponent::DefaultWireframeMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UARComponent, MRMeshComponent) == 0x0002F8, "Member 'UARComponent::MRMeshComponent' has a wrong offset!"); \ static_assert(offsetof(UARComponent, MyTrackedGeometry) == 0x000300, "Member 'UARComponent::MyTrackedGeometry' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_GetObjectClassificationDebugColors \ static_assert(alignof(ARPlaneComponent_GetObjectClassificationDebugColors) == 0x000008, "Wrong alignment on ARPlaneComponent_GetObjectClassificationDebugColors"); \ static_assert(sizeof(ARPlaneComponent_GetObjectClassificationDebugColors) == 0x000050, "Wrong size on ARPlaneComponent_GetObjectClassificationDebugColors"); \ static_assert(offsetof(ARPlaneComponent_GetObjectClassificationDebugColors, ReturnValue) == 0x000000, "Member 'ARPlaneComponent_GetObjectClassificationDebugColors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_SetObjectClassificationDebugColors \ static_assert(alignof(ARPlaneComponent_SetObjectClassificationDebugColors) == 0x000008, "Wrong alignment on ARPlaneComponent_SetObjectClassificationDebugColors"); \ static_assert(sizeof(ARPlaneComponent_SetObjectClassificationDebugColors) == 0x000050, "Wrong size on ARPlaneComponent_SetObjectClassificationDebugColors"); \ static_assert(offsetof(ARPlaneComponent_SetObjectClassificationDebugColors, InColors) == 0x000000, "Member 'ARPlaneComponent_SetObjectClassificationDebugColors::InColors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_SetPlaneComponentDebugMode \ static_assert(alignof(ARPlaneComponent_SetPlaneComponentDebugMode) == 0x000001, "Wrong alignment on ARPlaneComponent_SetPlaneComponentDebugMode"); \ static_assert(sizeof(ARPlaneComponent_SetPlaneComponentDebugMode) == 0x000001, "Wrong size on ARPlaneComponent_SetPlaneComponentDebugMode"); \ static_assert(offsetof(ARPlaneComponent_SetPlaneComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARPlaneComponent_SetPlaneComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_ReceiveAdd \ static_assert(alignof(ARPlaneComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARPlaneComponent_ReceiveAdd"); \ static_assert(sizeof(ARPlaneComponent_ReceiveAdd) == 0x0000D0, "Wrong size on ARPlaneComponent_ReceiveAdd"); \ static_assert(offsetof(ARPlaneComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARPlaneComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_ReceiveUpdate \ static_assert(alignof(ARPlaneComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARPlaneComponent_ReceiveUpdate"); \ static_assert(sizeof(ARPlaneComponent_ReceiveUpdate) == 0x0000D0, "Wrong size on ARPlaneComponent_ReceiveUpdate"); \ static_assert(offsetof(ARPlaneComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARPlaneComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneComponent_ServerUpdatePayload \ static_assert(alignof(ARPlaneComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARPlaneComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARPlaneComponent_ServerUpdatePayload) == 0x0000D0, "Wrong size on ARPlaneComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARPlaneComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARPlaneComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARPlaneComponent \ static_assert(alignof(UARPlaneComponent) == 0x000010, "Wrong alignment on UARPlaneComponent"); \ static_assert(sizeof(UARPlaneComponent) == 0x0003F0, "Wrong size on UARPlaneComponent"); \ static_assert(offsetof(UARPlaneComponent, ReplicatedPayload) == 0x000320, "Member 'UARPlaneComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPointComponent_ReceiveAdd \ static_assert(alignof(ARPointComponent_ReceiveAdd) == 0x000001, "Wrong alignment on ARPointComponent_ReceiveAdd"); \ static_assert(sizeof(ARPointComponent_ReceiveAdd) == 0x000001, "Wrong size on ARPointComponent_ReceiveAdd"); \ static_assert(offsetof(ARPointComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARPointComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPointComponent_ReceiveUpdate \ static_assert(alignof(ARPointComponent_ReceiveUpdate) == 0x000001, "Wrong alignment on ARPointComponent_ReceiveUpdate"); \ static_assert(sizeof(ARPointComponent_ReceiveUpdate) == 0x000001, "Wrong size on ARPointComponent_ReceiveUpdate"); \ static_assert(offsetof(ARPointComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARPointComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPointComponent_ServerUpdatePayload \ static_assert(alignof(ARPointComponent_ServerUpdatePayload) == 0x000001, "Wrong alignment on ARPointComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARPointComponent_ServerUpdatePayload) == 0x000001, "Wrong size on ARPointComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARPointComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARPointComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARPointComponent \ static_assert(alignof(UARPointComponent) == 0x000010, "Wrong alignment on UARPointComponent"); \ static_assert(sizeof(UARPointComponent) == 0x000330, "Wrong size on UARPointComponent"); \ static_assert(offsetof(UARPointComponent, ReplicatedPayload) == 0x000320, "Member 'UARPointComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceComponent_SetFaceComponentDebugMode \ static_assert(alignof(ARFaceComponent_SetFaceComponentDebugMode) == 0x000001, "Wrong alignment on ARFaceComponent_SetFaceComponentDebugMode"); \ static_assert(sizeof(ARFaceComponent_SetFaceComponentDebugMode) == 0x000001, "Wrong size on ARFaceComponent_SetFaceComponentDebugMode"); \ static_assert(offsetof(ARFaceComponent_SetFaceComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARFaceComponent_SetFaceComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceComponent_ReceiveAdd \ static_assert(alignof(ARFaceComponent_ReceiveAdd) == 0x000008, "Wrong alignment on ARFaceComponent_ReceiveAdd"); \ static_assert(sizeof(ARFaceComponent_ReceiveAdd) == 0x000060, "Wrong size on ARFaceComponent_ReceiveAdd"); \ static_assert(offsetof(ARFaceComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARFaceComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceComponent_ReceiveUpdate \ static_assert(alignof(ARFaceComponent_ReceiveUpdate) == 0x000008, "Wrong alignment on ARFaceComponent_ReceiveUpdate"); \ static_assert(sizeof(ARFaceComponent_ReceiveUpdate) == 0x000060, "Wrong size on ARFaceComponent_ReceiveUpdate"); \ static_assert(offsetof(ARFaceComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARFaceComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceComponent_ServerUpdatePayload \ static_assert(alignof(ARFaceComponent_ServerUpdatePayload) == 0x000008, "Wrong alignment on ARFaceComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARFaceComponent_ServerUpdatePayload) == 0x000060, "Wrong size on ARFaceComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARFaceComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARFaceComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARFaceComponent \ static_assert(alignof(UARFaceComponent) == 0x000010, "Wrong alignment on UARFaceComponent"); \ static_assert(sizeof(UARFaceComponent) == 0x0003B0, "Wrong size on UARFaceComponent"); \ static_assert(offsetof(UARFaceComponent, TransformSetting) == 0x000320, "Member 'UARFaceComponent::TransformSetting' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, bUpdateVertexNormal) == 0x000321, "Member 'UARFaceComponent::bUpdateVertexNormal' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, bFaceOutOfScreen) == 0x000322, "Member 'UARFaceComponent::bFaceOutOfScreen' has a wrong offset!"); \ static_assert(offsetof(UARFaceComponent, ReplicatedPayload) == 0x000328, "Member 'UARFaceComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARImageComponent_SetImageComponentDebugMode \ static_assert(alignof(ARImageComponent_SetImageComponentDebugMode) == 0x000001, "Wrong alignment on ARImageComponent_SetImageComponentDebugMode"); \ static_assert(sizeof(ARImageComponent_SetImageComponentDebugMode) == 0x000001, "Wrong size on ARImageComponent_SetImageComponentDebugMode"); \ static_assert(offsetof(ARImageComponent_SetImageComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARImageComponent_SetImageComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARImageComponent_ReceiveAdd \ static_assert(alignof(ARImageComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARImageComponent_ReceiveAdd"); \ static_assert(sizeof(ARImageComponent_ReceiveAdd) == 0x0000A0, "Wrong size on ARImageComponent_ReceiveAdd"); \ static_assert(offsetof(ARImageComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARImageComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARImageComponent_ReceiveUpdate \ static_assert(alignof(ARImageComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARImageComponent_ReceiveUpdate"); \ static_assert(sizeof(ARImageComponent_ReceiveUpdate) == 0x0000A0, "Wrong size on ARImageComponent_ReceiveUpdate"); \ static_assert(offsetof(ARImageComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARImageComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARImageComponent_ServerUpdatePayload \ static_assert(alignof(ARImageComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARImageComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARImageComponent_ServerUpdatePayload) == 0x0000A0, "Wrong size on ARImageComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARImageComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARImageComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARImageComponent \ static_assert(alignof(UARImageComponent) == 0x000010, "Wrong alignment on UARImageComponent"); \ static_assert(sizeof(UARImageComponent) == 0x0003C0, "Wrong size on UARImageComponent"); \ static_assert(offsetof(UARImageComponent, ReplicatedPayload) == 0x000320, "Member 'UARImageComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARQRCodeComponent_SetQRCodeComponentDebugMode \ static_assert(alignof(ARQRCodeComponent_SetQRCodeComponentDebugMode) == 0x000001, "Wrong alignment on ARQRCodeComponent_SetQRCodeComponentDebugMode"); \ static_assert(sizeof(ARQRCodeComponent_SetQRCodeComponentDebugMode) == 0x000001, "Wrong size on ARQRCodeComponent_SetQRCodeComponentDebugMode"); \ static_assert(offsetof(ARQRCodeComponent_SetQRCodeComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARQRCodeComponent_SetQRCodeComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARQRCodeComponent_ReceiveAdd \ static_assert(alignof(ARQRCodeComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARQRCodeComponent_ReceiveAdd"); \ static_assert(sizeof(ARQRCodeComponent_ReceiveAdd) == 0x0000B0, "Wrong size on ARQRCodeComponent_ReceiveAdd"); \ static_assert(offsetof(ARQRCodeComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARQRCodeComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARQRCodeComponent_ReceiveUpdate \ static_assert(alignof(ARQRCodeComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARQRCodeComponent_ReceiveUpdate"); \ static_assert(sizeof(ARQRCodeComponent_ReceiveUpdate) == 0x0000B0, "Wrong size on ARQRCodeComponent_ReceiveUpdate"); \ static_assert(offsetof(ARQRCodeComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARQRCodeComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARQRCodeComponent_ServerUpdatePayload \ static_assert(alignof(ARQRCodeComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARQRCodeComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARQRCodeComponent_ServerUpdatePayload) == 0x0000B0, "Wrong size on ARQRCodeComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARQRCodeComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARQRCodeComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARQRCodeComponent \ static_assert(alignof(UARQRCodeComponent) == 0x000010, "Wrong alignment on UARQRCodeComponent"); \ static_assert(sizeof(UARQRCodeComponent) == 0x0003D0, "Wrong size on UARQRCodeComponent"); \ static_assert(offsetof(UARQRCodeComponent, ReplicatedPayload) == 0x000320, "Member 'UARQRCodeComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPoseComponent_SetPoseComponentDebugMode \ static_assert(alignof(ARPoseComponent_SetPoseComponentDebugMode) == 0x000001, "Wrong alignment on ARPoseComponent_SetPoseComponentDebugMode"); \ static_assert(sizeof(ARPoseComponent_SetPoseComponentDebugMode) == 0x000001, "Wrong size on ARPoseComponent_SetPoseComponentDebugMode"); \ static_assert(offsetof(ARPoseComponent_SetPoseComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARPoseComponent_SetPoseComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPoseComponent_ReceiveAdd \ static_assert(alignof(ARPoseComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARPoseComponent_ReceiveAdd"); \ static_assert(sizeof(ARPoseComponent_ReceiveAdd) == 0x000070, "Wrong size on ARPoseComponent_ReceiveAdd"); \ static_assert(offsetof(ARPoseComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARPoseComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPoseComponent_ReceiveUpdate \ static_assert(alignof(ARPoseComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARPoseComponent_ReceiveUpdate"); \ static_assert(sizeof(ARPoseComponent_ReceiveUpdate) == 0x000070, "Wrong size on ARPoseComponent_ReceiveUpdate"); \ static_assert(offsetof(ARPoseComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARPoseComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPoseComponent_ServerUpdatePayload \ static_assert(alignof(ARPoseComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARPoseComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARPoseComponent_ServerUpdatePayload) == 0x000070, "Wrong size on ARPoseComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARPoseComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARPoseComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARPoseComponent \ static_assert(alignof(UARPoseComponent) == 0x000010, "Wrong alignment on UARPoseComponent"); \ static_assert(sizeof(UARPoseComponent) == 0x000390, "Wrong size on UARPoseComponent"); \ static_assert(offsetof(UARPoseComponent, ReplicatedPayload) == 0x000320, "Member 'UARPoseComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AREnvironmentProbeComponent_ReceiveAdd \ static_assert(alignof(AREnvironmentProbeComponent_ReceiveAdd) == 0x000010, "Wrong alignment on AREnvironmentProbeComponent_ReceiveAdd"); \ static_assert(sizeof(AREnvironmentProbeComponent_ReceiveAdd) == 0x000060, "Wrong size on AREnvironmentProbeComponent_ReceiveAdd"); \ static_assert(offsetof(AREnvironmentProbeComponent_ReceiveAdd, Payload) == 0x000000, "Member 'AREnvironmentProbeComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AREnvironmentProbeComponent_ReceiveUpdate \ static_assert(alignof(AREnvironmentProbeComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on AREnvironmentProbeComponent_ReceiveUpdate"); \ static_assert(sizeof(AREnvironmentProbeComponent_ReceiveUpdate) == 0x000060, "Wrong size on AREnvironmentProbeComponent_ReceiveUpdate"); \ static_assert(offsetof(AREnvironmentProbeComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'AREnvironmentProbeComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AREnvironmentProbeComponent_ServerUpdatePayload \ static_assert(alignof(AREnvironmentProbeComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on AREnvironmentProbeComponent_ServerUpdatePayload"); \ static_assert(sizeof(AREnvironmentProbeComponent_ServerUpdatePayload) == 0x000060, "Wrong size on AREnvironmentProbeComponent_ServerUpdatePayload"); \ static_assert(offsetof(AREnvironmentProbeComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'AREnvironmentProbeComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAREnvironmentProbeComponent \ static_assert(alignof(UAREnvironmentProbeComponent) == 0x000010, "Wrong alignment on UAREnvironmentProbeComponent"); \ static_assert(sizeof(UAREnvironmentProbeComponent) == 0x000380, "Wrong size on UAREnvironmentProbeComponent"); \ static_assert(offsetof(UAREnvironmentProbeComponent, ReplicatedPayload) == 0x000320, "Member 'UAREnvironmentProbeComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARObjectComponent_ReceiveAdd \ static_assert(alignof(ARObjectComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARObjectComponent_ReceiveAdd"); \ static_assert(sizeof(ARObjectComponent_ReceiveAdd) == 0x000060, "Wrong size on ARObjectComponent_ReceiveAdd"); \ static_assert(offsetof(ARObjectComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARObjectComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARObjectComponent_ReceiveUpdate \ static_assert(alignof(ARObjectComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARObjectComponent_ReceiveUpdate"); \ static_assert(sizeof(ARObjectComponent_ReceiveUpdate) == 0x000060, "Wrong size on ARObjectComponent_ReceiveUpdate"); \ static_assert(offsetof(ARObjectComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARObjectComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARObjectComponent_ServerUpdatePayload \ static_assert(alignof(ARObjectComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARObjectComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARObjectComponent_ServerUpdatePayload) == 0x000060, "Wrong size on ARObjectComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARObjectComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARObjectComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARObjectComponent \ static_assert(alignof(UARObjectComponent) == 0x000010, "Wrong alignment on UARObjectComponent"); \ static_assert(sizeof(UARObjectComponent) == 0x000380, "Wrong size on UARObjectComponent"); \ static_assert(offsetof(UARObjectComponent, ReplicatedPayload) == 0x000320, "Member 'UARObjectComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARMeshComponent_ReceiveAdd \ static_assert(alignof(ARMeshComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARMeshComponent_ReceiveAdd"); \ static_assert(sizeof(ARMeshComponent_ReceiveAdd) == 0x000090, "Wrong size on ARMeshComponent_ReceiveAdd"); \ static_assert(offsetof(ARMeshComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARMeshComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARMeshComponent_ReceiveUpdate \ static_assert(alignof(ARMeshComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARMeshComponent_ReceiveUpdate"); \ static_assert(sizeof(ARMeshComponent_ReceiveUpdate) == 0x000090, "Wrong size on ARMeshComponent_ReceiveUpdate"); \ static_assert(offsetof(ARMeshComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARMeshComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARMeshComponent_ServerUpdatePayload \ static_assert(alignof(ARMeshComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARMeshComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARMeshComponent_ServerUpdatePayload) == 0x000090, "Wrong size on ARMeshComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARMeshComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARMeshComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARMeshComponent \ static_assert(alignof(UARMeshComponent) == 0x000010, "Wrong alignment on UARMeshComponent"); \ static_assert(sizeof(UARMeshComponent) == 0x0003B0, "Wrong size on UARMeshComponent"); \ static_assert(offsetof(UARMeshComponent, ReplicatedPayload) == 0x000320, "Member 'UARMeshComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode \ static_assert(alignof(ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode) == 0x000001, "Wrong alignment on ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode"); \ static_assert(sizeof(ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode) == 0x000001, "Wrong size on ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode"); \ static_assert(offsetof(ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode, NewDebugMode) == 0x000000, "Member 'ARGeoAnchorComponent_SetGeoAnchorComponentDebugMode::NewDebugMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchorComponent_ReceiveAdd \ static_assert(alignof(ARGeoAnchorComponent_ReceiveAdd) == 0x000010, "Wrong alignment on ARGeoAnchorComponent_ReceiveAdd"); \ static_assert(sizeof(ARGeoAnchorComponent_ReceiveAdd) == 0x0000A0, "Wrong size on ARGeoAnchorComponent_ReceiveAdd"); \ static_assert(offsetof(ARGeoAnchorComponent_ReceiveAdd, Payload) == 0x000000, "Member 'ARGeoAnchorComponent_ReceiveAdd::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchorComponent_ReceiveUpdate \ static_assert(alignof(ARGeoAnchorComponent_ReceiveUpdate) == 0x000010, "Wrong alignment on ARGeoAnchorComponent_ReceiveUpdate"); \ static_assert(sizeof(ARGeoAnchorComponent_ReceiveUpdate) == 0x0000A0, "Wrong size on ARGeoAnchorComponent_ReceiveUpdate"); \ static_assert(offsetof(ARGeoAnchorComponent_ReceiveUpdate, Payload) == 0x000000, "Member 'ARGeoAnchorComponent_ReceiveUpdate::Payload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchorComponent_ServerUpdatePayload \ static_assert(alignof(ARGeoAnchorComponent_ServerUpdatePayload) == 0x000010, "Wrong alignment on ARGeoAnchorComponent_ServerUpdatePayload"); \ static_assert(sizeof(ARGeoAnchorComponent_ServerUpdatePayload) == 0x0000A0, "Wrong size on ARGeoAnchorComponent_ServerUpdatePayload"); \ static_assert(offsetof(ARGeoAnchorComponent_ServerUpdatePayload, NewPayload) == 0x000000, "Member 'ARGeoAnchorComponent_ServerUpdatePayload::NewPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARGeoAnchorComponent \ static_assert(alignof(UARGeoAnchorComponent) == 0x000010, "Wrong alignment on UARGeoAnchorComponent"); \ static_assert(sizeof(UARGeoAnchorComponent) == 0x0003C0, "Wrong size on UARGeoAnchorComponent"); \ static_assert(offsetof(UARGeoAnchorComponent, ReplicatedPayload) == 0x000320, "Member 'UARGeoAnchorComponent::ReplicatedPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARDependencyHandler_GetARDependencyHandler \ static_assert(alignof(ARDependencyHandler_GetARDependencyHandler) == 0x000008, "Wrong alignment on ARDependencyHandler_GetARDependencyHandler"); \ static_assert(sizeof(ARDependencyHandler_GetARDependencyHandler) == 0x000008, "Wrong size on ARDependencyHandler_GetARDependencyHandler"); \ static_assert(offsetof(ARDependencyHandler_GetARDependencyHandler, ReturnValue) == 0x000000, "Member 'ARDependencyHandler_GetARDependencyHandler::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARDependencyHandler_CheckARServiceAvailability \ static_assert(alignof(ARDependencyHandler_CheckARServiceAvailability) == 0x000008, "Wrong alignment on ARDependencyHandler_CheckARServiceAvailability"); \ static_assert(sizeof(ARDependencyHandler_CheckARServiceAvailability) == 0x000028, "Wrong size on ARDependencyHandler_CheckARServiceAvailability"); \ static_assert(offsetof(ARDependencyHandler_CheckARServiceAvailability, WorldContextObject) == 0x000000, "Member 'ARDependencyHandler_CheckARServiceAvailability::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_CheckARServiceAvailability, LatentInfo) == 0x000008, "Member 'ARDependencyHandler_CheckARServiceAvailability::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_CheckARServiceAvailability, OutAvailability) == 0x000020, "Member 'ARDependencyHandler_CheckARServiceAvailability::OutAvailability' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARDependencyHandler_InstallARService \ static_assert(alignof(ARDependencyHandler_InstallARService) == 0x000008, "Wrong alignment on ARDependencyHandler_InstallARService"); \ static_assert(sizeof(ARDependencyHandler_InstallARService) == 0x000028, "Wrong size on ARDependencyHandler_InstallARService"); \ static_assert(offsetof(ARDependencyHandler_InstallARService, WorldContextObject) == 0x000000, "Member 'ARDependencyHandler_InstallARService::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_InstallARService, LatentInfo) == 0x000008, "Member 'ARDependencyHandler_InstallARService::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_InstallARService, OutInstallResult) == 0x000020, "Member 'ARDependencyHandler_InstallARService::OutInstallResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARDependencyHandler_RequestARSessionPermission \ static_assert(alignof(ARDependencyHandler_RequestARSessionPermission) == 0x000008, "Wrong alignment on ARDependencyHandler_RequestARSessionPermission"); \ static_assert(sizeof(ARDependencyHandler_RequestARSessionPermission) == 0x000030, "Wrong size on ARDependencyHandler_RequestARSessionPermission"); \ static_assert(offsetof(ARDependencyHandler_RequestARSessionPermission, WorldContextObject) == 0x000000, "Member 'ARDependencyHandler_RequestARSessionPermission::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_RequestARSessionPermission, SessionConfig) == 0x000008, "Member 'ARDependencyHandler_RequestARSessionPermission::SessionConfig' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_RequestARSessionPermission, LatentInfo) == 0x000010, "Member 'ARDependencyHandler_RequestARSessionPermission::LatentInfo' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_RequestARSessionPermission, OutPermissionResult) == 0x000028, "Member 'ARDependencyHandler_RequestARSessionPermission::OutPermissionResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARDependencyHandler_StartARSessionLatent \ static_assert(alignof(ARDependencyHandler_StartARSessionLatent) == 0x000008, "Wrong alignment on ARDependencyHandler_StartARSessionLatent"); \ static_assert(sizeof(ARDependencyHandler_StartARSessionLatent) == 0x000028, "Wrong size on ARDependencyHandler_StartARSessionLatent"); \ static_assert(offsetof(ARDependencyHandler_StartARSessionLatent, WorldContextObject) == 0x000000, "Member 'ARDependencyHandler_StartARSessionLatent::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_StartARSessionLatent, SessionConfig) == 0x000008, "Member 'ARDependencyHandler_StartARSessionLatent::SessionConfig' has a wrong offset!"); \ static_assert(offsetof(ARDependencyHandler_StartARSessionLatent, LatentInfo) == 0x000010, "Member 'ARDependencyHandler_StartARSessionLatent::LatentInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARDependencyHandler \ static_assert(alignof(UARDependencyHandler) == 0x000008, "Wrong alignment on UARDependencyHandler"); \ static_assert(sizeof(UARDependencyHandler) == 0x000028, "Wrong size on UARDependencyHandler"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_GetGeoTrackingSupport \ static_assert(alignof(ARGeoTrackingSupport_GetGeoTrackingSupport) == 0x000008, "Wrong alignment on ARGeoTrackingSupport_GetGeoTrackingSupport"); \ static_assert(sizeof(ARGeoTrackingSupport_GetGeoTrackingSupport) == 0x000008, "Wrong size on ARGeoTrackingSupport_GetGeoTrackingSupport"); \ static_assert(offsetof(ARGeoTrackingSupport_GetGeoTrackingSupport, ReturnValue) == 0x000000, "Member 'ARGeoTrackingSupport_GetGeoTrackingSupport::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_AddGeoAnchorAtLocation \ static_assert(alignof(ARGeoTrackingSupport_AddGeoAnchorAtLocation) == 0x000008, "Wrong alignment on ARGeoTrackingSupport_AddGeoAnchorAtLocation"); \ static_assert(sizeof(ARGeoTrackingSupport_AddGeoAnchorAtLocation) == 0x000020, "Wrong size on ARGeoTrackingSupport_AddGeoAnchorAtLocation"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocation, Longitude) == 0x000000, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocation::Longitude' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocation, Latitude) == 0x000004, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocation::Latitude' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocation, OptionalAnchorName) == 0x000008, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocation::OptionalAnchorName' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocation, ReturnValue) == 0x000018, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude \ static_assert(alignof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude) == 0x000008, "Wrong alignment on ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude"); \ static_assert(sizeof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude) == 0x000028, "Wrong size on ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude, Longitude) == 0x000000, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude::Longitude' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude, Latitude) == 0x000004, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude::Latitude' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude, AltitudeMeters) == 0x000008, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude::AltitudeMeters' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude, OptionalAnchorName) == 0x000010, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude::OptionalAnchorName' has a wrong offset!"); \ static_assert(offsetof(ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude, ReturnValue) == 0x000020, "Member 'ARGeoTrackingSupport_AddGeoAnchorAtLocationWithAltitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_GetGeoTrackingAccuracy \ static_assert(alignof(ARGeoTrackingSupport_GetGeoTrackingAccuracy) == 0x000001, "Wrong alignment on ARGeoTrackingSupport_GetGeoTrackingAccuracy"); \ static_assert(sizeof(ARGeoTrackingSupport_GetGeoTrackingAccuracy) == 0x000001, "Wrong size on ARGeoTrackingSupport_GetGeoTrackingAccuracy"); \ static_assert(offsetof(ARGeoTrackingSupport_GetGeoTrackingAccuracy, ReturnValue) == 0x000000, "Member 'ARGeoTrackingSupport_GetGeoTrackingAccuracy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_GetGeoTrackingState \ static_assert(alignof(ARGeoTrackingSupport_GetGeoTrackingState) == 0x000001, "Wrong alignment on ARGeoTrackingSupport_GetGeoTrackingState"); \ static_assert(sizeof(ARGeoTrackingSupport_GetGeoTrackingState) == 0x000001, "Wrong size on ARGeoTrackingSupport_GetGeoTrackingState"); \ static_assert(offsetof(ARGeoTrackingSupport_GetGeoTrackingState, ReturnValue) == 0x000000, "Member 'ARGeoTrackingSupport_GetGeoTrackingState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoTrackingSupport_GetGeoTrackingStateReason \ static_assert(alignof(ARGeoTrackingSupport_GetGeoTrackingStateReason) == 0x000001, "Wrong alignment on ARGeoTrackingSupport_GetGeoTrackingStateReason"); \ static_assert(sizeof(ARGeoTrackingSupport_GetGeoTrackingStateReason) == 0x000001, "Wrong size on ARGeoTrackingSupport_GetGeoTrackingStateReason"); \ static_assert(offsetof(ARGeoTrackingSupport_GetGeoTrackingStateReason, ReturnValue) == 0x000000, "Member 'ARGeoTrackingSupport_GetGeoTrackingStateReason::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARGeoTrackingSupport \ static_assert(alignof(UARGeoTrackingSupport) == 0x000008, "Wrong alignment on UARGeoTrackingSupport"); \ static_assert(sizeof(UARGeoTrackingSupport) == 0x000028, "Wrong size on UARGeoTrackingSupport"); \ #define DUMPER7_ASSERTS_CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability \ static_assert(alignof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability) == 0x000008, "Wrong alignment on CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability"); \ static_assert(sizeof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability) == 0x000010, "Wrong size on CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability, WorldContextObject) == 0x000000, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability, ReturnValue) == 0x000008, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailability::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation \ static_assert(alignof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation) == 0x000008, "Wrong alignment on CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation"); \ static_assert(sizeof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation) == 0x000018, "Wrong size on CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation, WorldContextObject) == 0x000000, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation, Longitude) == 0x000008, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation::Longitude' has a wrong offset!"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation, Latitude) == 0x00000C, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation::Latitude' has a wrong offset!"); \ static_assert(offsetof(CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation, ReturnValue) == 0x000010, "Member 'CheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy_CheckGeoTrackingAvailabilityAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy \ static_assert(alignof(UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy) == 0x0000A0, "Wrong size on UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy, OnSuccess) == 0x000050, "Member 'UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy, OnFailed) == 0x000060, "Member 'UCheckGeoTrackingAvailabilityAsyncTaskBlueprintProxy::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition \ static_assert(alignof(GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition) == 0x000008, "Wrong alignment on GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition"); \ static_assert(sizeof(GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition) == 0x000028, "Wrong size on GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition"); \ static_assert(offsetof(GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition, WorldContextObject) == 0x000000, "Member 'GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition, WorldPosition) == 0x000008, "Member 'GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition::WorldPosition' has a wrong offset!"); \ static_assert(offsetof(GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition, ReturnValue) == 0x000020, "Member 'GetGeoLocationAsyncTaskBlueprintProxy_GetGeoLocationAtWorldPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGetGeoLocationAsyncTaskBlueprintProxy \ static_assert(alignof(UGetGeoLocationAsyncTaskBlueprintProxy) == 0x000008, "Wrong alignment on UGetGeoLocationAsyncTaskBlueprintProxy"); \ static_assert(sizeof(UGetGeoLocationAsyncTaskBlueprintProxy) == 0x0000A8, "Wrong size on UGetGeoLocationAsyncTaskBlueprintProxy"); \ static_assert(offsetof(UGetGeoLocationAsyncTaskBlueprintProxy, OnSuccess) == 0x000050, "Member 'UGetGeoLocationAsyncTaskBlueprintProxy::OnSuccess' has a wrong offset!"); \ static_assert(offsetof(UGetGeoLocationAsyncTaskBlueprintProxy, OnFailed) == 0x000060, "Member 'UGetGeoLocationAsyncTaskBlueprintProxy::OnFailed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARLifeCycleComponent_ServerDestroyARActor \ static_assert(alignof(ARLifeCycleComponent_ServerDestroyARActor) == 0x000008, "Wrong alignment on ARLifeCycleComponent_ServerDestroyARActor"); \ static_assert(sizeof(ARLifeCycleComponent_ServerDestroyARActor) == 0x000008, "Wrong size on ARLifeCycleComponent_ServerDestroyARActor"); \ static_assert(offsetof(ARLifeCycleComponent_ServerDestroyARActor, Actor) == 0x000000, "Member 'ARLifeCycleComponent_ServerDestroyARActor::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARLifeCycleComponent_ServerSpawnARActor \ static_assert(alignof(ARLifeCycleComponent_ServerSpawnARActor) == 0x000008, "Wrong alignment on ARLifeCycleComponent_ServerSpawnARActor"); \ static_assert(sizeof(ARLifeCycleComponent_ServerSpawnARActor) == 0x000018, "Wrong size on ARLifeCycleComponent_ServerSpawnARActor"); \ static_assert(offsetof(ARLifeCycleComponent_ServerSpawnARActor, ComponentClass) == 0x000000, "Member 'ARLifeCycleComponent_ServerSpawnARActor::ComponentClass' has a wrong offset!"); \ static_assert(offsetof(ARLifeCycleComponent_ServerSpawnARActor, NativeID) == 0x000008, "Member 'ARLifeCycleComponent_ServerSpawnARActor::NativeID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARLifeCycleComponent \ static_assert(alignof(UARLifeCycleComponent) == 0x000010, "Wrong alignment on UARLifeCycleComponent"); \ static_assert(sizeof(UARLifeCycleComponent) == 0x0002D0, "Wrong size on UARLifeCycleComponent"); \ static_assert(offsetof(UARLifeCycleComponent, OnARActorSpawnedDelegate) == 0x0002A0, "Member 'UARLifeCycleComponent::OnARActorSpawnedDelegate' has a wrong offset!"); \ static_assert(offsetof(UARLifeCycleComponent, OnARActorToBeDestroyedDelegate) == 0x0002B0, "Member 'UARLifeCycleComponent::OnARActorToBeDestroyedDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARLightEstimate \ static_assert(alignof(UARLightEstimate) == 0x000008, "Wrong alignment on UARLightEstimate"); \ static_assert(sizeof(UARLightEstimate) == 0x000028, "Wrong size on UARLightEstimate"); \ #define DUMPER7_ASSERTS_ARBasicLightEstimate_GetAmbientColor \ static_assert(alignof(ARBasicLightEstimate_GetAmbientColor) == 0x000004, "Wrong alignment on ARBasicLightEstimate_GetAmbientColor"); \ static_assert(sizeof(ARBasicLightEstimate_GetAmbientColor) == 0x000010, "Wrong size on ARBasicLightEstimate_GetAmbientColor"); \ static_assert(offsetof(ARBasicLightEstimate_GetAmbientColor, ReturnValue) == 0x000000, "Member 'ARBasicLightEstimate_GetAmbientColor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBasicLightEstimate_GetAmbientColorTemperatureKelvin \ static_assert(alignof(ARBasicLightEstimate_GetAmbientColorTemperatureKelvin) == 0x000004, "Wrong alignment on ARBasicLightEstimate_GetAmbientColorTemperatureKelvin"); \ static_assert(sizeof(ARBasicLightEstimate_GetAmbientColorTemperatureKelvin) == 0x000004, "Wrong size on ARBasicLightEstimate_GetAmbientColorTemperatureKelvin"); \ static_assert(offsetof(ARBasicLightEstimate_GetAmbientColorTemperatureKelvin, ReturnValue) == 0x000000, "Member 'ARBasicLightEstimate_GetAmbientColorTemperatureKelvin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARBasicLightEstimate_GetAmbientIntensityLumens \ static_assert(alignof(ARBasicLightEstimate_GetAmbientIntensityLumens) == 0x000004, "Wrong alignment on ARBasicLightEstimate_GetAmbientIntensityLumens"); \ static_assert(sizeof(ARBasicLightEstimate_GetAmbientIntensityLumens) == 0x000004, "Wrong size on ARBasicLightEstimate_GetAmbientIntensityLumens"); \ static_assert(offsetof(ARBasicLightEstimate_GetAmbientIntensityLumens, ReturnValue) == 0x000000, "Member 'ARBasicLightEstimate_GetAmbientIntensityLumens::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARBasicLightEstimate \ static_assert(alignof(UARBasicLightEstimate) == 0x000008, "Wrong alignment on UARBasicLightEstimate"); \ static_assert(sizeof(UARBasicLightEstimate) == 0x000040, "Wrong size on UARBasicLightEstimate"); \ static_assert(offsetof(UARBasicLightEstimate, AmbientIntensityLumens) == 0x000028, "Member 'UARBasicLightEstimate::AmbientIntensityLumens' has a wrong offset!"); \ static_assert(offsetof(UARBasicLightEstimate, AmbientColorTemperatureKelvin) == 0x00002C, "Member 'UARBasicLightEstimate::AmbientColorTemperatureKelvin' has a wrong offset!"); \ static_assert(offsetof(UARBasicLightEstimate, AmbientColor) == 0x000030, "Member 'UARBasicLightEstimate::AmbientColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAROriginActor \ static_assert(alignof(AAROriginActor) == 0x000008, "Wrong alignment on AAROriginActor"); \ static_assert(sizeof(AAROriginActor) == 0x0002B0, "Wrong size on AAROriginActor"); \ #define DUMPER7_ASSERTS_ARPin_DebugDraw \ static_assert(alignof(ARPin_DebugDraw) == 0x000008, "Wrong alignment on ARPin_DebugDraw"); \ static_assert(sizeof(ARPin_DebugDraw) == 0x000020, "Wrong size on ARPin_DebugDraw"); \ static_assert(offsetof(ARPin_DebugDraw, World) == 0x000000, "Member 'ARPin_DebugDraw::World' has a wrong offset!"); \ static_assert(offsetof(ARPin_DebugDraw, Color) == 0x000008, "Member 'ARPin_DebugDraw::Color' has a wrong offset!"); \ static_assert(offsetof(ARPin_DebugDraw, Scale) == 0x000018, "Member 'ARPin_DebugDraw::Scale' has a wrong offset!"); \ static_assert(offsetof(ARPin_DebugDraw, PersistForSeconds) == 0x00001C, "Member 'ARPin_DebugDraw::PersistForSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetDebugName \ static_assert(alignof(ARPin_GetDebugName) == 0x000004, "Wrong alignment on ARPin_GetDebugName"); \ static_assert(sizeof(ARPin_GetDebugName) == 0x000008, "Wrong size on ARPin_GetDebugName"); \ static_assert(offsetof(ARPin_GetDebugName, ReturnValue) == 0x000000, "Member 'ARPin_GetDebugName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetLocalToTrackingTransform \ static_assert(alignof(ARPin_GetLocalToTrackingTransform) == 0x000010, "Wrong alignment on ARPin_GetLocalToTrackingTransform"); \ static_assert(sizeof(ARPin_GetLocalToTrackingTransform) == 0x000060, "Wrong size on ARPin_GetLocalToTrackingTransform"); \ static_assert(offsetof(ARPin_GetLocalToTrackingTransform, ReturnValue) == 0x000000, "Member 'ARPin_GetLocalToTrackingTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetLocalToWorldTransform \ static_assert(alignof(ARPin_GetLocalToWorldTransform) == 0x000010, "Wrong alignment on ARPin_GetLocalToWorldTransform"); \ static_assert(sizeof(ARPin_GetLocalToWorldTransform) == 0x000060, "Wrong size on ARPin_GetLocalToWorldTransform"); \ static_assert(offsetof(ARPin_GetLocalToWorldTransform, ReturnValue) == 0x000000, "Member 'ARPin_GetLocalToWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetPinnedComponent \ static_assert(alignof(ARPin_GetPinnedComponent) == 0x000008, "Wrong alignment on ARPin_GetPinnedComponent"); \ static_assert(sizeof(ARPin_GetPinnedComponent) == 0x000008, "Wrong size on ARPin_GetPinnedComponent"); \ static_assert(offsetof(ARPin_GetPinnedComponent, ReturnValue) == 0x000000, "Member 'ARPin_GetPinnedComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetTrackedGeometry \ static_assert(alignof(ARPin_GetTrackedGeometry) == 0x000008, "Wrong alignment on ARPin_GetTrackedGeometry"); \ static_assert(sizeof(ARPin_GetTrackedGeometry) == 0x000008, "Wrong size on ARPin_GetTrackedGeometry"); \ static_assert(offsetof(ARPin_GetTrackedGeometry, ReturnValue) == 0x000000, "Member 'ARPin_GetTrackedGeometry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPin_GetTrackingState \ static_assert(alignof(ARPin_GetTrackingState) == 0x000001, "Wrong alignment on ARPin_GetTrackingState"); \ static_assert(sizeof(ARPin_GetTrackingState) == 0x000001, "Wrong size on ARPin_GetTrackingState"); \ static_assert(offsetof(ARPin_GetTrackingState, ReturnValue) == 0x000000, "Member 'ARPin_GetTrackingState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARPin \ static_assert(alignof(UARPin) == 0x000010, "Wrong alignment on UARPin"); \ static_assert(sizeof(UARPin) == 0x000150, "Wrong size on UARPin"); \ static_assert(offsetof(UARPin, TrackedGeometry) == 0x000028, "Member 'UARPin::TrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARPin, PinnedComponent) == 0x000030, "Member 'UARPin::PinnedComponent' has a wrong offset!"); \ static_assert(offsetof(UARPin, LocalToTrackingTransform) == 0x000040, "Member 'UARPin::LocalToTrackingTransform' has a wrong offset!"); \ static_assert(offsetof(UARPin, LocalToAlignedTrackingTransform) == 0x0000A0, "Member 'UARPin::LocalToAlignedTrackingTransform' has a wrong offset!"); \ static_assert(offsetof(UARPin, TrackingState) == 0x000100, "Member 'UARPin::TrackingState' has a wrong offset!"); \ static_assert(offsetof(UARPin, OnARTrackingStateChanged) == 0x000120, "Member 'UARPin::OnARTrackingStateChanged' has a wrong offset!"); \ static_assert(offsetof(UARPin, OnARTransformUpdated) == 0x000130, "Member 'UARPin::OnARTransformUpdated' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_AddCandidateImage \ static_assert(alignof(ARSessionConfig_AddCandidateImage) == 0x000008, "Wrong alignment on ARSessionConfig_AddCandidateImage"); \ static_assert(sizeof(ARSessionConfig_AddCandidateImage) == 0x000008, "Wrong size on ARSessionConfig_AddCandidateImage"); \ static_assert(offsetof(ARSessionConfig_AddCandidateImage, NewCandidateImage) == 0x000000, "Member 'ARSessionConfig_AddCandidateImage::NewCandidateImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_AddCandidateObject \ static_assert(alignof(ARSessionConfig_AddCandidateObject) == 0x000008, "Wrong alignment on ARSessionConfig_AddCandidateObject"); \ static_assert(sizeof(ARSessionConfig_AddCandidateObject) == 0x000008, "Wrong size on ARSessionConfig_AddCandidateObject"); \ static_assert(offsetof(ARSessionConfig_AddCandidateObject, CandidateObject) == 0x000000, "Member 'ARSessionConfig_AddCandidateObject::CandidateObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetCandidateObjectList \ static_assert(alignof(ARSessionConfig_SetCandidateObjectList) == 0x000008, "Wrong alignment on ARSessionConfig_SetCandidateObjectList"); \ static_assert(sizeof(ARSessionConfig_SetCandidateObjectList) == 0x000010, "Wrong size on ARSessionConfig_SetCandidateObjectList"); \ static_assert(offsetof(ARSessionConfig_SetCandidateObjectList, InCandidateObjects) == 0x000000, "Member 'ARSessionConfig_SetCandidateObjectList::InCandidateObjects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetDesiredVideoFormat \ static_assert(alignof(ARSessionConfig_SetDesiredVideoFormat) == 0x000004, "Wrong alignment on ARSessionConfig_SetDesiredVideoFormat"); \ static_assert(sizeof(ARSessionConfig_SetDesiredVideoFormat) == 0x00000C, "Wrong size on ARSessionConfig_SetDesiredVideoFormat"); \ static_assert(offsetof(ARSessionConfig_SetDesiredVideoFormat, NewFormat) == 0x000000, "Member 'ARSessionConfig_SetDesiredVideoFormat::NewFormat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetEnableAutoFocus \ static_assert(alignof(ARSessionConfig_SetEnableAutoFocus) == 0x000001, "Wrong alignment on ARSessionConfig_SetEnableAutoFocus"); \ static_assert(sizeof(ARSessionConfig_SetEnableAutoFocus) == 0x000001, "Wrong size on ARSessionConfig_SetEnableAutoFocus"); \ static_assert(offsetof(ARSessionConfig_SetEnableAutoFocus, bNewValue) == 0x000000, "Member 'ARSessionConfig_SetEnableAutoFocus::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetFaceTrackingDirection \ static_assert(alignof(ARSessionConfig_SetFaceTrackingDirection) == 0x000001, "Wrong alignment on ARSessionConfig_SetFaceTrackingDirection"); \ static_assert(sizeof(ARSessionConfig_SetFaceTrackingDirection) == 0x000001, "Wrong size on ARSessionConfig_SetFaceTrackingDirection"); \ static_assert(offsetof(ARSessionConfig_SetFaceTrackingDirection, InDirection) == 0x000000, "Member 'ARSessionConfig_SetFaceTrackingDirection::InDirection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetFaceTrackingUpdate \ static_assert(alignof(ARSessionConfig_SetFaceTrackingUpdate) == 0x000001, "Wrong alignment on ARSessionConfig_SetFaceTrackingUpdate"); \ static_assert(sizeof(ARSessionConfig_SetFaceTrackingUpdate) == 0x000001, "Wrong size on ARSessionConfig_SetFaceTrackingUpdate"); \ static_assert(offsetof(ARSessionConfig_SetFaceTrackingUpdate, InUpdate) == 0x000000, "Member 'ARSessionConfig_SetFaceTrackingUpdate::InUpdate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetResetCameraTracking \ static_assert(alignof(ARSessionConfig_SetResetCameraTracking) == 0x000001, "Wrong alignment on ARSessionConfig_SetResetCameraTracking"); \ static_assert(sizeof(ARSessionConfig_SetResetCameraTracking) == 0x000001, "Wrong size on ARSessionConfig_SetResetCameraTracking"); \ static_assert(offsetof(ARSessionConfig_SetResetCameraTracking, bNewValue) == 0x000000, "Member 'ARSessionConfig_SetResetCameraTracking::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetResetTrackedObjects \ static_assert(alignof(ARSessionConfig_SetResetTrackedObjects) == 0x000001, "Wrong alignment on ARSessionConfig_SetResetTrackedObjects"); \ static_assert(sizeof(ARSessionConfig_SetResetTrackedObjects) == 0x000001, "Wrong size on ARSessionConfig_SetResetTrackedObjects"); \ static_assert(offsetof(ARSessionConfig_SetResetTrackedObjects, bNewValue) == 0x000000, "Member 'ARSessionConfig_SetResetTrackedObjects::bNewValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetSceneReconstructionMethod \ static_assert(alignof(ARSessionConfig_SetSceneReconstructionMethod) == 0x000001, "Wrong alignment on ARSessionConfig_SetSceneReconstructionMethod"); \ static_assert(sizeof(ARSessionConfig_SetSceneReconstructionMethod) == 0x000001, "Wrong size on ARSessionConfig_SetSceneReconstructionMethod"); \ static_assert(offsetof(ARSessionConfig_SetSceneReconstructionMethod, InSceneReconstructionMethod) == 0x000000, "Member 'ARSessionConfig_SetSceneReconstructionMethod::InSceneReconstructionMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetSessionTrackingFeatureToEnable \ static_assert(alignof(ARSessionConfig_SetSessionTrackingFeatureToEnable) == 0x000001, "Wrong alignment on ARSessionConfig_SetSessionTrackingFeatureToEnable"); \ static_assert(sizeof(ARSessionConfig_SetSessionTrackingFeatureToEnable) == 0x000001, "Wrong size on ARSessionConfig_SetSessionTrackingFeatureToEnable"); \ static_assert(offsetof(ARSessionConfig_SetSessionTrackingFeatureToEnable, InSessionTrackingFeature) == 0x000000, "Member 'ARSessionConfig_SetSessionTrackingFeatureToEnable::InSessionTrackingFeature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_SetWorldMapData \ static_assert(alignof(ARSessionConfig_SetWorldMapData) == 0x000008, "Wrong alignment on ARSessionConfig_SetWorldMapData"); \ static_assert(sizeof(ARSessionConfig_SetWorldMapData) == 0x000010, "Wrong size on ARSessionConfig_SetWorldMapData"); \ static_assert(offsetof(ARSessionConfig_SetWorldMapData, WorldMapData_0) == 0x000000, "Member 'ARSessionConfig_SetWorldMapData::WorldMapData_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetCandidateImageList \ static_assert(alignof(ARSessionConfig_GetCandidateImageList) == 0x000008, "Wrong alignment on ARSessionConfig_GetCandidateImageList"); \ static_assert(sizeof(ARSessionConfig_GetCandidateImageList) == 0x000010, "Wrong size on ARSessionConfig_GetCandidateImageList"); \ static_assert(offsetof(ARSessionConfig_GetCandidateImageList, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetCandidateImageList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetCandidateObjectList \ static_assert(alignof(ARSessionConfig_GetCandidateObjectList) == 0x000008, "Wrong alignment on ARSessionConfig_GetCandidateObjectList"); \ static_assert(sizeof(ARSessionConfig_GetCandidateObjectList) == 0x000010, "Wrong size on ARSessionConfig_GetCandidateObjectList"); \ static_assert(offsetof(ARSessionConfig_GetCandidateObjectList, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetCandidateObjectList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetDesiredVideoFormat \ static_assert(alignof(ARSessionConfig_GetDesiredVideoFormat) == 0x000004, "Wrong alignment on ARSessionConfig_GetDesiredVideoFormat"); \ static_assert(sizeof(ARSessionConfig_GetDesiredVideoFormat) == 0x00000C, "Wrong size on ARSessionConfig_GetDesiredVideoFormat"); \ static_assert(offsetof(ARSessionConfig_GetDesiredVideoFormat, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetDesiredVideoFormat::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetEnabledSessionTrackingFeature \ static_assert(alignof(ARSessionConfig_GetEnabledSessionTrackingFeature) == 0x000001, "Wrong alignment on ARSessionConfig_GetEnabledSessionTrackingFeature"); \ static_assert(sizeof(ARSessionConfig_GetEnabledSessionTrackingFeature) == 0x000001, "Wrong size on ARSessionConfig_GetEnabledSessionTrackingFeature"); \ static_assert(offsetof(ARSessionConfig_GetEnabledSessionTrackingFeature, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetEnabledSessionTrackingFeature::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetEnvironmentCaptureProbeType \ static_assert(alignof(ARSessionConfig_GetEnvironmentCaptureProbeType) == 0x000001, "Wrong alignment on ARSessionConfig_GetEnvironmentCaptureProbeType"); \ static_assert(sizeof(ARSessionConfig_GetEnvironmentCaptureProbeType) == 0x000001, "Wrong size on ARSessionConfig_GetEnvironmentCaptureProbeType"); \ static_assert(offsetof(ARSessionConfig_GetEnvironmentCaptureProbeType, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetEnvironmentCaptureProbeType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetFaceTrackingDirection \ static_assert(alignof(ARSessionConfig_GetFaceTrackingDirection) == 0x000001, "Wrong alignment on ARSessionConfig_GetFaceTrackingDirection"); \ static_assert(sizeof(ARSessionConfig_GetFaceTrackingDirection) == 0x000001, "Wrong size on ARSessionConfig_GetFaceTrackingDirection"); \ static_assert(offsetof(ARSessionConfig_GetFaceTrackingDirection, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetFaceTrackingDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetFaceTrackingUpdate \ static_assert(alignof(ARSessionConfig_GetFaceTrackingUpdate) == 0x000001, "Wrong alignment on ARSessionConfig_GetFaceTrackingUpdate"); \ static_assert(sizeof(ARSessionConfig_GetFaceTrackingUpdate) == 0x000001, "Wrong size on ARSessionConfig_GetFaceTrackingUpdate"); \ static_assert(offsetof(ARSessionConfig_GetFaceTrackingUpdate, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetFaceTrackingUpdate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetFrameSyncMode \ static_assert(alignof(ARSessionConfig_GetFrameSyncMode) == 0x000001, "Wrong alignment on ARSessionConfig_GetFrameSyncMode"); \ static_assert(sizeof(ARSessionConfig_GetFrameSyncMode) == 0x000001, "Wrong size on ARSessionConfig_GetFrameSyncMode"); \ static_assert(offsetof(ARSessionConfig_GetFrameSyncMode, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetFrameSyncMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetLightEstimationMode \ static_assert(alignof(ARSessionConfig_GetLightEstimationMode) == 0x000001, "Wrong alignment on ARSessionConfig_GetLightEstimationMode"); \ static_assert(sizeof(ARSessionConfig_GetLightEstimationMode) == 0x000001, "Wrong size on ARSessionConfig_GetLightEstimationMode"); \ static_assert(offsetof(ARSessionConfig_GetLightEstimationMode, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetLightEstimationMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetMaxNumSimultaneousImagesTracked \ static_assert(alignof(ARSessionConfig_GetMaxNumSimultaneousImagesTracked) == 0x000004, "Wrong alignment on ARSessionConfig_GetMaxNumSimultaneousImagesTracked"); \ static_assert(sizeof(ARSessionConfig_GetMaxNumSimultaneousImagesTracked) == 0x000004, "Wrong size on ARSessionConfig_GetMaxNumSimultaneousImagesTracked"); \ static_assert(offsetof(ARSessionConfig_GetMaxNumSimultaneousImagesTracked, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetMaxNumSimultaneousImagesTracked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetPlaneDetectionMode \ static_assert(alignof(ARSessionConfig_GetPlaneDetectionMode) == 0x000001, "Wrong alignment on ARSessionConfig_GetPlaneDetectionMode"); \ static_assert(sizeof(ARSessionConfig_GetPlaneDetectionMode) == 0x000001, "Wrong size on ARSessionConfig_GetPlaneDetectionMode"); \ static_assert(offsetof(ARSessionConfig_GetPlaneDetectionMode, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetPlaneDetectionMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetSceneReconstructionMethod \ static_assert(alignof(ARSessionConfig_GetSceneReconstructionMethod) == 0x000001, "Wrong alignment on ARSessionConfig_GetSceneReconstructionMethod"); \ static_assert(sizeof(ARSessionConfig_GetSceneReconstructionMethod) == 0x000001, "Wrong size on ARSessionConfig_GetSceneReconstructionMethod"); \ static_assert(offsetof(ARSessionConfig_GetSceneReconstructionMethod, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetSceneReconstructionMethod::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetSessionType \ static_assert(alignof(ARSessionConfig_GetSessionType) == 0x000001, "Wrong alignment on ARSessionConfig_GetSessionType"); \ static_assert(sizeof(ARSessionConfig_GetSessionType) == 0x000001, "Wrong size on ARSessionConfig_GetSessionType"); \ static_assert(offsetof(ARSessionConfig_GetSessionType, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetSessionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetWorldAlignment \ static_assert(alignof(ARSessionConfig_GetWorldAlignment) == 0x000001, "Wrong alignment on ARSessionConfig_GetWorldAlignment"); \ static_assert(sizeof(ARSessionConfig_GetWorldAlignment) == 0x000001, "Wrong size on ARSessionConfig_GetWorldAlignment"); \ static_assert(offsetof(ARSessionConfig_GetWorldAlignment, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetWorldAlignment::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_GetWorldMapData \ static_assert(alignof(ARSessionConfig_GetWorldMapData) == 0x000008, "Wrong alignment on ARSessionConfig_GetWorldMapData"); \ static_assert(sizeof(ARSessionConfig_GetWorldMapData) == 0x000010, "Wrong size on ARSessionConfig_GetWorldMapData"); \ static_assert(offsetof(ARSessionConfig_GetWorldMapData, ReturnValue) == 0x000000, "Member 'ARSessionConfig_GetWorldMapData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_ShouldEnableAutoFocus \ static_assert(alignof(ARSessionConfig_ShouldEnableAutoFocus) == 0x000001, "Wrong alignment on ARSessionConfig_ShouldEnableAutoFocus"); \ static_assert(sizeof(ARSessionConfig_ShouldEnableAutoFocus) == 0x000001, "Wrong size on ARSessionConfig_ShouldEnableAutoFocus"); \ static_assert(offsetof(ARSessionConfig_ShouldEnableAutoFocus, ReturnValue) == 0x000000, "Member 'ARSessionConfig_ShouldEnableAutoFocus::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_ShouldEnableCameraTracking \ static_assert(alignof(ARSessionConfig_ShouldEnableCameraTracking) == 0x000001, "Wrong alignment on ARSessionConfig_ShouldEnableCameraTracking"); \ static_assert(sizeof(ARSessionConfig_ShouldEnableCameraTracking) == 0x000001, "Wrong size on ARSessionConfig_ShouldEnableCameraTracking"); \ static_assert(offsetof(ARSessionConfig_ShouldEnableCameraTracking, ReturnValue) == 0x000000, "Member 'ARSessionConfig_ShouldEnableCameraTracking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_ShouldRenderCameraOverlay \ static_assert(alignof(ARSessionConfig_ShouldRenderCameraOverlay) == 0x000001, "Wrong alignment on ARSessionConfig_ShouldRenderCameraOverlay"); \ static_assert(sizeof(ARSessionConfig_ShouldRenderCameraOverlay) == 0x000001, "Wrong size on ARSessionConfig_ShouldRenderCameraOverlay"); \ static_assert(offsetof(ARSessionConfig_ShouldRenderCameraOverlay, ReturnValue) == 0x000000, "Member 'ARSessionConfig_ShouldRenderCameraOverlay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_ShouldResetCameraTracking \ static_assert(alignof(ARSessionConfig_ShouldResetCameraTracking) == 0x000001, "Wrong alignment on ARSessionConfig_ShouldResetCameraTracking"); \ static_assert(sizeof(ARSessionConfig_ShouldResetCameraTracking) == 0x000001, "Wrong size on ARSessionConfig_ShouldResetCameraTracking"); \ static_assert(offsetof(ARSessionConfig_ShouldResetCameraTracking, ReturnValue) == 0x000000, "Member 'ARSessionConfig_ShouldResetCameraTracking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSessionConfig_ShouldResetTrackedObjects \ static_assert(alignof(ARSessionConfig_ShouldResetTrackedObjects) == 0x000001, "Wrong alignment on ARSessionConfig_ShouldResetTrackedObjects"); \ static_assert(sizeof(ARSessionConfig_ShouldResetTrackedObjects) == 0x000001, "Wrong size on ARSessionConfig_ShouldResetTrackedObjects"); \ static_assert(offsetof(ARSessionConfig_ShouldResetTrackedObjects, ReturnValue) == 0x000000, "Member 'ARSessionConfig_ShouldResetTrackedObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARSessionConfig \ static_assert(alignof(UARSessionConfig) == 0x000008, "Wrong alignment on UARSessionConfig"); \ static_assert(sizeof(UARSessionConfig) == 0x000110, "Wrong size on UARSessionConfig"); \ static_assert(offsetof(UARSessionConfig, bGenerateMeshDataFromTrackedGeometry) == 0x000030, "Member 'UARSessionConfig::bGenerateMeshDataFromTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bGenerateCollisionForMeshData) == 0x000031, "Member 'UARSessionConfig::bGenerateCollisionForMeshData' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bGenerateNavMeshForMeshData) == 0x000032, "Member 'UARSessionConfig::bGenerateNavMeshForMeshData' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUseMeshDataForOcclusion) == 0x000033, "Member 'UARSessionConfig::bUseMeshDataForOcclusion' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bRenderMeshDataInWireframe) == 0x000034, "Member 'UARSessionConfig::bRenderMeshDataInWireframe' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bTrackSceneObjects) == 0x000035, "Member 'UARSessionConfig::bTrackSceneObjects' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUsePersonSegmentationForOcclusion) == 0x000036, "Member 'UARSessionConfig::bUsePersonSegmentationForOcclusion' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUseSceneDepthForOcclusion) == 0x000037, "Member 'UARSessionConfig::bUseSceneDepthForOcclusion' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUseAutomaticImageScaleEstimation) == 0x000038, "Member 'UARSessionConfig::bUseAutomaticImageScaleEstimation' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUseStandardOnboardingUX) == 0x000039, "Member 'UARSessionConfig::bUseStandardOnboardingUX' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, WorldAlignment) == 0x00003A, "Member 'UARSessionConfig::WorldAlignment' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, SessionType) == 0x00003B, "Member 'UARSessionConfig::SessionType' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, PlaneDetectionMode) == 0x00003C, "Member 'UARSessionConfig::PlaneDetectionMode' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bHorizontalPlaneDetection) == 0x00003D, "Member 'UARSessionConfig::bHorizontalPlaneDetection' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bVerticalPlaneDetection) == 0x00003E, "Member 'UARSessionConfig::bVerticalPlaneDetection' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bEnableAutoFocus) == 0x00003F, "Member 'UARSessionConfig::bEnableAutoFocus' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, LightEstimationMode) == 0x000040, "Member 'UARSessionConfig::LightEstimationMode' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, FrameSyncMode) == 0x000041, "Member 'UARSessionConfig::FrameSyncMode' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bEnableAutomaticCameraOverlay) == 0x000042, "Member 'UARSessionConfig::bEnableAutomaticCameraOverlay' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bEnableAutomaticCameraTracking) == 0x000043, "Member 'UARSessionConfig::bEnableAutomaticCameraTracking' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bResetCameraTracking) == 0x000044, "Member 'UARSessionConfig::bResetCameraTracking' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bResetTrackedObjects) == 0x000045, "Member 'UARSessionConfig::bResetTrackedObjects' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, CandidateImages) == 0x000048, "Member 'UARSessionConfig::CandidateImages' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, MaxNumSimultaneousImagesTracked) == 0x000058, "Member 'UARSessionConfig::MaxNumSimultaneousImagesTracked' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, EnvironmentCaptureProbeType) == 0x00005C, "Member 'UARSessionConfig::EnvironmentCaptureProbeType' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, WorldMapData) == 0x000060, "Member 'UARSessionConfig::WorldMapData' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, CandidateObjects) == 0x000070, "Member 'UARSessionConfig::CandidateObjects' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, DesiredVideoFormat) == 0x000080, "Member 'UARSessionConfig::DesiredVideoFormat' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, bUseOptimalVideoFormat) == 0x00008C, "Member 'UARSessionConfig::bUseOptimalVideoFormat' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, FaceTrackingDirection) == 0x00008D, "Member 'UARSessionConfig::FaceTrackingDirection' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, FaceTrackingUpdate) == 0x00008E, "Member 'UARSessionConfig::FaceTrackingUpdate' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, MaxNumberOfTrackedFaces) == 0x000090, "Member 'UARSessionConfig::MaxNumberOfTrackedFaces' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, SerializedARCandidateImageDatabase) == 0x000098, "Member 'UARSessionConfig::SerializedARCandidateImageDatabase' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, EnabledSessionTrackingFeature) == 0x0000A8, "Member 'UARSessionConfig::EnabledSessionTrackingFeature' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, SceneReconstructionMethod) == 0x0000A9, "Member 'UARSessionConfig::SceneReconstructionMethod' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, PlaneComponentClass) == 0x0000B0, "Member 'UARSessionConfig::PlaneComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, PointComponentClass) == 0x0000B8, "Member 'UARSessionConfig::PointComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, FaceComponentClass) == 0x0000C0, "Member 'UARSessionConfig::FaceComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, ImageComponentClass) == 0x0000C8, "Member 'UARSessionConfig::ImageComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, QRCodeComponentClass) == 0x0000D0, "Member 'UARSessionConfig::QRCodeComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, PoseComponentClass) == 0x0000D8, "Member 'UARSessionConfig::PoseComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, EnvironmentProbeComponentClass) == 0x0000E0, "Member 'UARSessionConfig::EnvironmentProbeComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, ObjectComponentClass) == 0x0000E8, "Member 'UARSessionConfig::ObjectComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, MeshComponentClass) == 0x0000F0, "Member 'UARSessionConfig::MeshComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, GeoAnchorComponentClass) == 0x0000F8, "Member 'UARSessionConfig::GeoAnchorComponentClass' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, DefaultMeshMaterial) == 0x000100, "Member 'UARSessionConfig::DefaultMeshMaterial' has a wrong offset!"); \ static_assert(offsetof(UARSessionConfig, DefaultWireframeMeshMaterial) == 0x000108, "Member 'UARSessionConfig::DefaultWireframeMeshMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldGameMode_GetARSharedWorldGameState \ static_assert(alignof(ARSharedWorldGameMode_GetARSharedWorldGameState) == 0x000008, "Wrong alignment on ARSharedWorldGameMode_GetARSharedWorldGameState"); \ static_assert(sizeof(ARSharedWorldGameMode_GetARSharedWorldGameState) == 0x000008, "Wrong size on ARSharedWorldGameMode_GetARSharedWorldGameState"); \ static_assert(offsetof(ARSharedWorldGameMode_GetARSharedWorldGameState, ReturnValue) == 0x000000, "Member 'ARSharedWorldGameMode_GetARSharedWorldGameState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldGameMode_SetARSharedWorldData \ static_assert(alignof(ARSharedWorldGameMode_SetARSharedWorldData) == 0x000008, "Wrong alignment on ARSharedWorldGameMode_SetARSharedWorldData"); \ static_assert(sizeof(ARSharedWorldGameMode_SetARSharedWorldData) == 0x000010, "Wrong size on ARSharedWorldGameMode_SetARSharedWorldData"); \ static_assert(offsetof(ARSharedWorldGameMode_SetARSharedWorldData, ARWorldData) == 0x000000, "Member 'ARSharedWorldGameMode_SetARSharedWorldData::ARWorldData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldGameMode_SetPreviewImageData \ static_assert(alignof(ARSharedWorldGameMode_SetPreviewImageData) == 0x000008, "Wrong alignment on ARSharedWorldGameMode_SetPreviewImageData"); \ static_assert(sizeof(ARSharedWorldGameMode_SetPreviewImageData) == 0x000010, "Wrong size on ARSharedWorldGameMode_SetPreviewImageData"); \ static_assert(offsetof(ARSharedWorldGameMode_SetPreviewImageData, ImageData) == 0x000000, "Member 'ARSharedWorldGameMode_SetPreviewImageData::ImageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARSharedWorldGameMode \ static_assert(alignof(AARSharedWorldGameMode) == 0x000008, "Wrong alignment on AARSharedWorldGameMode"); \ static_assert(sizeof(AARSharedWorldGameMode) == 0x000400, "Wrong size on AARSharedWorldGameMode"); \ static_assert(offsetof(AARSharedWorldGameMode, BufferSizePerChunk) == 0x000398, "Member 'AARSharedWorldGameMode::BufferSizePerChunk' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARSharedWorldGameState \ static_assert(alignof(AARSharedWorldGameState) == 0x000008, "Wrong alignment on AARSharedWorldGameState"); \ static_assert(sizeof(AARSharedWorldGameState) == 0x000358, "Wrong size on AARSharedWorldGameState"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageData) == 0x000320, "Member 'AARSharedWorldGameState::PreviewImageData' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldData) == 0x000330, "Member 'AARSharedWorldGameState::ARWorldData' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageBytesTotal) == 0x000340, "Member 'AARSharedWorldGameState::PreviewImageBytesTotal' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldBytesTotal) == 0x000344, "Member 'AARSharedWorldGameState::ARWorldBytesTotal' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, PreviewImageBytesDelivered) == 0x000348, "Member 'AARSharedWorldGameState::PreviewImageBytesDelivered' has a wrong offset!"); \ static_assert(offsetof(AARSharedWorldGameState, ARWorldBytesDelivered) == 0x00034C, "Member 'AARSharedWorldGameState::ARWorldBytesDelivered' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldPlayerController_ClientInitSharedWorld \ static_assert(alignof(ARSharedWorldPlayerController_ClientInitSharedWorld) == 0x000004, "Wrong alignment on ARSharedWorldPlayerController_ClientInitSharedWorld"); \ static_assert(sizeof(ARSharedWorldPlayerController_ClientInitSharedWorld) == 0x000008, "Wrong size on ARSharedWorldPlayerController_ClientInitSharedWorld"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientInitSharedWorld, PreviewImageSize) == 0x000000, "Member 'ARSharedWorldPlayerController_ClientInitSharedWorld::PreviewImageSize' has a wrong offset!"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientInitSharedWorld, ARWorldDataSize) == 0x000004, "Member 'ARSharedWorldPlayerController_ClientInitSharedWorld::ARWorldDataSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldPlayerController_ClientUpdateARWorldData \ static_assert(alignof(ARSharedWorldPlayerController_ClientUpdateARWorldData) == 0x000008, "Wrong alignment on ARSharedWorldPlayerController_ClientUpdateARWorldData"); \ static_assert(sizeof(ARSharedWorldPlayerController_ClientUpdateARWorldData) == 0x000018, "Wrong size on ARSharedWorldPlayerController_ClientUpdateARWorldData"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientUpdateARWorldData, Offset) == 0x000000, "Member 'ARSharedWorldPlayerController_ClientUpdateARWorldData::Offset' has a wrong offset!"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientUpdateARWorldData, Buffer) == 0x000008, "Member 'ARSharedWorldPlayerController_ClientUpdateARWorldData::Buffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARSharedWorldPlayerController_ClientUpdatePreviewImageData \ static_assert(alignof(ARSharedWorldPlayerController_ClientUpdatePreviewImageData) == 0x000008, "Wrong alignment on ARSharedWorldPlayerController_ClientUpdatePreviewImageData"); \ static_assert(sizeof(ARSharedWorldPlayerController_ClientUpdatePreviewImageData) == 0x000018, "Wrong size on ARSharedWorldPlayerController_ClientUpdatePreviewImageData"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientUpdatePreviewImageData, Offset) == 0x000000, "Member 'ARSharedWorldPlayerController_ClientUpdatePreviewImageData::Offset' has a wrong offset!"); \ static_assert(offsetof(ARSharedWorldPlayerController_ClientUpdatePreviewImageData, Buffer) == 0x000008, "Member 'ARSharedWorldPlayerController_ClientUpdatePreviewImageData::Buffer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARSharedWorldPlayerController \ static_assert(alignof(AARSharedWorldPlayerController) == 0x000008, "Wrong alignment on AARSharedWorldPlayerController"); \ static_assert(sizeof(AARSharedWorldPlayerController) == 0x000878, "Wrong size on AARSharedWorldPlayerController"); \ #define DUMPER7_ASSERTS_ARSkyLight_SetEnvironmentCaptureProbe \ static_assert(alignof(ARSkyLight_SetEnvironmentCaptureProbe) == 0x000008, "Wrong alignment on ARSkyLight_SetEnvironmentCaptureProbe"); \ static_assert(sizeof(ARSkyLight_SetEnvironmentCaptureProbe) == 0x000008, "Wrong size on ARSkyLight_SetEnvironmentCaptureProbe"); \ static_assert(offsetof(ARSkyLight_SetEnvironmentCaptureProbe, InCaptureProbe) == 0x000000, "Member 'ARSkyLight_SetEnvironmentCaptureProbe::InCaptureProbe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AARSkyLight \ static_assert(alignof(AARSkyLight) == 0x000008, "Wrong alignment on AARSkyLight"); \ static_assert(sizeof(AARSkyLight) == 0x0002D0, "Wrong size on AARSkyLight"); \ static_assert(offsetof(AARSkyLight, CaptureProbe) == 0x0002C0, "Member 'AARSkyLight::CaptureProbe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTexture \ static_assert(alignof(UARTexture) == 0x000010, "Wrong alignment on UARTexture"); \ static_assert(sizeof(UARTexture) == 0x000220, "Wrong size on UARTexture"); \ static_assert(offsetof(UARTexture, TextureType) == 0x0001F0, "Member 'UARTexture::TextureType' has a wrong offset!"); \ static_assert(offsetof(UARTexture, Timestamp) == 0x0001F4, "Member 'UARTexture::Timestamp' has a wrong offset!"); \ static_assert(offsetof(UARTexture, ExternalTextureGuid) == 0x0001F8, "Member 'UARTexture::ExternalTextureGuid' has a wrong offset!"); \ static_assert(offsetof(UARTexture, Size) == 0x000208, "Member 'UARTexture::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTextureCameraImage \ static_assert(alignof(UARTextureCameraImage) == 0x000010, "Wrong alignment on UARTextureCameraImage"); \ static_assert(sizeof(UARTextureCameraImage) == 0x000220, "Wrong size on UARTextureCameraImage"); \ #define DUMPER7_ASSERTS_UARTextureCameraDepth \ static_assert(alignof(UARTextureCameraDepth) == 0x000010, "Wrong alignment on UARTextureCameraDepth"); \ static_assert(sizeof(UARTextureCameraDepth) == 0x000220, "Wrong size on UARTextureCameraDepth"); \ static_assert(offsetof(UARTextureCameraDepth, DepthQuality) == 0x000218, "Member 'UARTextureCameraDepth::DepthQuality' has a wrong offset!"); \ static_assert(offsetof(UARTextureCameraDepth, DepthAccuracy) == 0x000219, "Member 'UARTextureCameraDepth::DepthAccuracy' has a wrong offset!"); \ static_assert(offsetof(UARTextureCameraDepth, bIsTemporallySmoothed) == 0x00021A, "Member 'UARTextureCameraDepth::bIsTemporallySmoothed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAREnvironmentCaptureProbeTexture \ static_assert(alignof(UAREnvironmentCaptureProbeTexture) == 0x000010, "Wrong alignment on UAREnvironmentCaptureProbeTexture"); \ static_assert(sizeof(UAREnvironmentCaptureProbeTexture) == 0x0002C0, "Wrong size on UAREnvironmentCaptureProbeTexture"); \ static_assert(offsetof(UAREnvironmentCaptureProbeTexture, TextureType) == 0x000290, "Member 'UAREnvironmentCaptureProbeTexture::TextureType' has a wrong offset!"); \ static_assert(offsetof(UAREnvironmentCaptureProbeTexture, Timestamp) == 0x000294, "Member 'UAREnvironmentCaptureProbeTexture::Timestamp' has a wrong offset!"); \ static_assert(offsetof(UAREnvironmentCaptureProbeTexture, ExternalTextureGuid) == 0x000298, "Member 'UAREnvironmentCaptureProbeTexture::ExternalTextureGuid' has a wrong offset!"); \ static_assert(offsetof(UAREnvironmentCaptureProbeTexture, Size) == 0x0002A8, "Member 'UAREnvironmentCaptureProbeTexture::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTraceResultDummy \ static_assert(alignof(UARTraceResultDummy) == 0x000008, "Wrong alignment on UARTraceResultDummy"); \ static_assert(sizeof(UARTraceResultDummy) == 0x000028, "Wrong size on UARTraceResultDummy"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetUnderlyingMesh \ static_assert(alignof(ARTrackedGeometry_GetUnderlyingMesh) == 0x000008, "Wrong alignment on ARTrackedGeometry_GetUnderlyingMesh"); \ static_assert(sizeof(ARTrackedGeometry_GetUnderlyingMesh) == 0x000008, "Wrong size on ARTrackedGeometry_GetUnderlyingMesh"); \ static_assert(offsetof(ARTrackedGeometry_GetUnderlyingMesh, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetUnderlyingMesh::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetDebugName \ static_assert(alignof(ARTrackedGeometry_GetDebugName) == 0x000004, "Wrong alignment on ARTrackedGeometry_GetDebugName"); \ static_assert(sizeof(ARTrackedGeometry_GetDebugName) == 0x000008, "Wrong size on ARTrackedGeometry_GetDebugName"); \ static_assert(offsetof(ARTrackedGeometry_GetDebugName, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetDebugName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetLastUpdateFrameNumber \ static_assert(alignof(ARTrackedGeometry_GetLastUpdateFrameNumber) == 0x000004, "Wrong alignment on ARTrackedGeometry_GetLastUpdateFrameNumber"); \ static_assert(sizeof(ARTrackedGeometry_GetLastUpdateFrameNumber) == 0x000004, "Wrong size on ARTrackedGeometry_GetLastUpdateFrameNumber"); \ static_assert(offsetof(ARTrackedGeometry_GetLastUpdateFrameNumber, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetLastUpdateFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetLastUpdateTimestamp \ static_assert(alignof(ARTrackedGeometry_GetLastUpdateTimestamp) == 0x000004, "Wrong alignment on ARTrackedGeometry_GetLastUpdateTimestamp"); \ static_assert(sizeof(ARTrackedGeometry_GetLastUpdateTimestamp) == 0x000004, "Wrong size on ARTrackedGeometry_GetLastUpdateTimestamp"); \ static_assert(offsetof(ARTrackedGeometry_GetLastUpdateTimestamp, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetLastUpdateTimestamp::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetLocalToTrackingTransform \ static_assert(alignof(ARTrackedGeometry_GetLocalToTrackingTransform) == 0x000010, "Wrong alignment on ARTrackedGeometry_GetLocalToTrackingTransform"); \ static_assert(sizeof(ARTrackedGeometry_GetLocalToTrackingTransform) == 0x000060, "Wrong size on ARTrackedGeometry_GetLocalToTrackingTransform"); \ static_assert(offsetof(ARTrackedGeometry_GetLocalToTrackingTransform, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetLocalToTrackingTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetLocalToWorldTransform \ static_assert(alignof(ARTrackedGeometry_GetLocalToWorldTransform) == 0x000010, "Wrong alignment on ARTrackedGeometry_GetLocalToWorldTransform"); \ static_assert(sizeof(ARTrackedGeometry_GetLocalToWorldTransform) == 0x000060, "Wrong size on ARTrackedGeometry_GetLocalToWorldTransform"); \ static_assert(offsetof(ARTrackedGeometry_GetLocalToWorldTransform, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetLocalToWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetName \ static_assert(alignof(ARTrackedGeometry_GetName) == 0x000008, "Wrong alignment on ARTrackedGeometry_GetName"); \ static_assert(sizeof(ARTrackedGeometry_GetName) == 0x000010, "Wrong size on ARTrackedGeometry_GetName"); \ static_assert(offsetof(ARTrackedGeometry_GetName, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetObjectClassification \ static_assert(alignof(ARTrackedGeometry_GetObjectClassification) == 0x000001, "Wrong alignment on ARTrackedGeometry_GetObjectClassification"); \ static_assert(sizeof(ARTrackedGeometry_GetObjectClassification) == 0x000001, "Wrong size on ARTrackedGeometry_GetObjectClassification"); \ static_assert(offsetof(ARTrackedGeometry_GetObjectClassification, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetObjectClassification::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_GetTrackingState \ static_assert(alignof(ARTrackedGeometry_GetTrackingState) == 0x000001, "Wrong alignment on ARTrackedGeometry_GetTrackingState"); \ static_assert(sizeof(ARTrackedGeometry_GetTrackingState) == 0x000001, "Wrong size on ARTrackedGeometry_GetTrackingState"); \ static_assert(offsetof(ARTrackedGeometry_GetTrackingState, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_GetTrackingState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_HasSpatialMeshUsageFlag \ static_assert(alignof(ARTrackedGeometry_HasSpatialMeshUsageFlag) == 0x000001, "Wrong alignment on ARTrackedGeometry_HasSpatialMeshUsageFlag"); \ static_assert(sizeof(ARTrackedGeometry_HasSpatialMeshUsageFlag) == 0x000002, "Wrong size on ARTrackedGeometry_HasSpatialMeshUsageFlag"); \ static_assert(offsetof(ARTrackedGeometry_HasSpatialMeshUsageFlag, InFlag) == 0x000000, "Member 'ARTrackedGeometry_HasSpatialMeshUsageFlag::InFlag' has a wrong offset!"); \ static_assert(offsetof(ARTrackedGeometry_HasSpatialMeshUsageFlag, ReturnValue) == 0x000001, "Member 'ARTrackedGeometry_HasSpatialMeshUsageFlag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedGeometry_IsTracked \ static_assert(alignof(ARTrackedGeometry_IsTracked) == 0x000001, "Wrong alignment on ARTrackedGeometry_IsTracked"); \ static_assert(sizeof(ARTrackedGeometry_IsTracked) == 0x000001, "Wrong size on ARTrackedGeometry_IsTracked"); \ static_assert(offsetof(ARTrackedGeometry_IsTracked, ReturnValue) == 0x000000, "Member 'ARTrackedGeometry_IsTracked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedGeometry \ static_assert(alignof(UARTrackedGeometry) == 0x000010, "Wrong alignment on UARTrackedGeometry"); \ static_assert(sizeof(UARTrackedGeometry) == 0x000160, "Wrong size on UARTrackedGeometry"); \ static_assert(offsetof(UARTrackedGeometry, UniqueID) == 0x000028, "Member 'UARTrackedGeometry::UniqueID' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, LocalToTrackingTransform) == 0x000040, "Member 'UARTrackedGeometry::LocalToTrackingTransform' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, LocalToAlignedTrackingTransform) == 0x0000A0, "Member 'UARTrackedGeometry::LocalToAlignedTrackingTransform' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, TrackingState) == 0x000100, "Member 'UARTrackedGeometry::TrackingState' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, UnderlyingMesh) == 0x000110, "Member 'UARTrackedGeometry::UnderlyingMesh' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, ObjectClassification) == 0x000118, "Member 'UARTrackedGeometry::ObjectClassification' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, SpatialMeshUsageFlags) == 0x000119, "Member 'UARTrackedGeometry::SpatialMeshUsageFlags' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, LastUpdateFrameNumber) == 0x000130, "Member 'UARTrackedGeometry::LastUpdateFrameNumber' has a wrong offset!"); \ static_assert(offsetof(UARTrackedGeometry, DebugName) == 0x000140, "Member 'UARTrackedGeometry::DebugName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneGeometry_GetBoundaryPolygonInLocalSpace \ static_assert(alignof(ARPlaneGeometry_GetBoundaryPolygonInLocalSpace) == 0x000008, "Wrong alignment on ARPlaneGeometry_GetBoundaryPolygonInLocalSpace"); \ static_assert(sizeof(ARPlaneGeometry_GetBoundaryPolygonInLocalSpace) == 0x000010, "Wrong size on ARPlaneGeometry_GetBoundaryPolygonInLocalSpace"); \ static_assert(offsetof(ARPlaneGeometry_GetBoundaryPolygonInLocalSpace, ReturnValue) == 0x000000, "Member 'ARPlaneGeometry_GetBoundaryPolygonInLocalSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneGeometry_GetCenter \ static_assert(alignof(ARPlaneGeometry_GetCenter) == 0x000008, "Wrong alignment on ARPlaneGeometry_GetCenter"); \ static_assert(sizeof(ARPlaneGeometry_GetCenter) == 0x000018, "Wrong size on ARPlaneGeometry_GetCenter"); \ static_assert(offsetof(ARPlaneGeometry_GetCenter, ReturnValue) == 0x000000, "Member 'ARPlaneGeometry_GetCenter::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneGeometry_GetExtent \ static_assert(alignof(ARPlaneGeometry_GetExtent) == 0x000008, "Wrong alignment on ARPlaneGeometry_GetExtent"); \ static_assert(sizeof(ARPlaneGeometry_GetExtent) == 0x000018, "Wrong size on ARPlaneGeometry_GetExtent"); \ static_assert(offsetof(ARPlaneGeometry_GetExtent, ReturnValue) == 0x000000, "Member 'ARPlaneGeometry_GetExtent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneGeometry_GetOrientation \ static_assert(alignof(ARPlaneGeometry_GetOrientation) == 0x000001, "Wrong alignment on ARPlaneGeometry_GetOrientation"); \ static_assert(sizeof(ARPlaneGeometry_GetOrientation) == 0x000001, "Wrong size on ARPlaneGeometry_GetOrientation"); \ static_assert(offsetof(ARPlaneGeometry_GetOrientation, ReturnValue) == 0x000000, "Member 'ARPlaneGeometry_GetOrientation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARPlaneGeometry_GetSubsumedBy \ static_assert(alignof(ARPlaneGeometry_GetSubsumedBy) == 0x000008, "Wrong alignment on ARPlaneGeometry_GetSubsumedBy"); \ static_assert(sizeof(ARPlaneGeometry_GetSubsumedBy) == 0x000008, "Wrong size on ARPlaneGeometry_GetSubsumedBy"); \ static_assert(offsetof(ARPlaneGeometry_GetSubsumedBy, ReturnValue) == 0x000000, "Member 'ARPlaneGeometry_GetSubsumedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARPlaneGeometry \ static_assert(alignof(UARPlaneGeometry) == 0x000010, "Wrong alignment on UARPlaneGeometry"); \ static_assert(sizeof(UARPlaneGeometry) == 0x0001B0, "Wrong size on UARPlaneGeometry"); \ static_assert(offsetof(UARPlaneGeometry, Orientation) == 0x000158, "Member 'UARPlaneGeometry::Orientation' has a wrong offset!"); \ static_assert(offsetof(UARPlaneGeometry, Center) == 0x000160, "Member 'UARPlaneGeometry::Center' has a wrong offset!"); \ static_assert(offsetof(UARPlaneGeometry, Extent) == 0x000178, "Member 'UARPlaneGeometry::Extent' has a wrong offset!"); \ static_assert(offsetof(UARPlaneGeometry, BoundaryPolygon) == 0x000190, "Member 'UARPlaneGeometry::BoundaryPolygon' has a wrong offset!"); \ static_assert(offsetof(UARPlaneGeometry, SubsumedBy) == 0x0001A0, "Member 'UARPlaneGeometry::SubsumedBy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedPoint \ static_assert(alignof(UARTrackedPoint) == 0x000010, "Wrong alignment on UARTrackedPoint"); \ static_assert(sizeof(UARTrackedPoint) == 0x000160, "Wrong size on UARTrackedPoint"); \ #define DUMPER7_ASSERTS_ARTrackedImage_GetEstimateSize \ static_assert(alignof(ARTrackedImage_GetEstimateSize) == 0x000008, "Wrong alignment on ARTrackedImage_GetEstimateSize"); \ static_assert(sizeof(ARTrackedImage_GetEstimateSize) == 0x000010, "Wrong size on ARTrackedImage_GetEstimateSize"); \ static_assert(offsetof(ARTrackedImage_GetEstimateSize, ReturnValue) == 0x000000, "Member 'ARTrackedImage_GetEstimateSize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedImage_GetDetectedImage \ static_assert(alignof(ARTrackedImage_GetDetectedImage) == 0x000008, "Wrong alignment on ARTrackedImage_GetDetectedImage"); \ static_assert(sizeof(ARTrackedImage_GetDetectedImage) == 0x000008, "Wrong size on ARTrackedImage_GetDetectedImage"); \ static_assert(offsetof(ARTrackedImage_GetDetectedImage, ReturnValue) == 0x000000, "Member 'ARTrackedImage_GetDetectedImage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedImage \ static_assert(alignof(UARTrackedImage) == 0x000010, "Wrong alignment on UARTrackedImage"); \ static_assert(sizeof(UARTrackedImage) == 0x000170, "Wrong size on UARTrackedImage"); \ static_assert(offsetof(UARTrackedImage, DetectedImage) == 0x000158, "Member 'UARTrackedImage::DetectedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackedImage, EstimatedSize) == 0x000160, "Member 'UARTrackedImage::EstimatedSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedQRCode \ static_assert(alignof(UARTrackedQRCode) == 0x000010, "Wrong alignment on UARTrackedQRCode"); \ static_assert(sizeof(UARTrackedQRCode) == 0x000190, "Wrong size on UARTrackedQRCode"); \ static_assert(offsetof(UARTrackedQRCode, QRCode) == 0x000170, "Member 'UARTrackedQRCode::QRCode' has a wrong offset!"); \ static_assert(offsetof(UARTrackedQRCode, Version) == 0x000180, "Member 'UARTrackedQRCode::Version' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceGeometry_GetBlendShapes \ static_assert(alignof(ARFaceGeometry_GetBlendShapes) == 0x000008, "Wrong alignment on ARFaceGeometry_GetBlendShapes"); \ static_assert(sizeof(ARFaceGeometry_GetBlendShapes) == 0x000050, "Wrong size on ARFaceGeometry_GetBlendShapes"); \ static_assert(offsetof(ARFaceGeometry_GetBlendShapes, ReturnValue) == 0x000000, "Member 'ARFaceGeometry_GetBlendShapes::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceGeometry_GetBlendShapeValue \ static_assert(alignof(ARFaceGeometry_GetBlendShapeValue) == 0x000004, "Wrong alignment on ARFaceGeometry_GetBlendShapeValue"); \ static_assert(sizeof(ARFaceGeometry_GetBlendShapeValue) == 0x000008, "Wrong size on ARFaceGeometry_GetBlendShapeValue"); \ static_assert(offsetof(ARFaceGeometry_GetBlendShapeValue, BlendShape) == 0x000000, "Member 'ARFaceGeometry_GetBlendShapeValue::BlendShape' has a wrong offset!"); \ static_assert(offsetof(ARFaceGeometry_GetBlendShapeValue, ReturnValue) == 0x000004, "Member 'ARFaceGeometry_GetBlendShapeValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceGeometry_GetLocalSpaceEyeTransform \ static_assert(alignof(ARFaceGeometry_GetLocalSpaceEyeTransform) == 0x000010, "Wrong alignment on ARFaceGeometry_GetLocalSpaceEyeTransform"); \ static_assert(sizeof(ARFaceGeometry_GetLocalSpaceEyeTransform) == 0x000070, "Wrong size on ARFaceGeometry_GetLocalSpaceEyeTransform"); \ static_assert(offsetof(ARFaceGeometry_GetLocalSpaceEyeTransform, Eye) == 0x000000, "Member 'ARFaceGeometry_GetLocalSpaceEyeTransform::Eye' has a wrong offset!"); \ static_assert(offsetof(ARFaceGeometry_GetLocalSpaceEyeTransform, ReturnValue) == 0x000010, "Member 'ARFaceGeometry_GetLocalSpaceEyeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARFaceGeometry_GetWorldSpaceEyeTransform \ static_assert(alignof(ARFaceGeometry_GetWorldSpaceEyeTransform) == 0x000010, "Wrong alignment on ARFaceGeometry_GetWorldSpaceEyeTransform"); \ static_assert(sizeof(ARFaceGeometry_GetWorldSpaceEyeTransform) == 0x000070, "Wrong size on ARFaceGeometry_GetWorldSpaceEyeTransform"); \ static_assert(offsetof(ARFaceGeometry_GetWorldSpaceEyeTransform, Eye) == 0x000000, "Member 'ARFaceGeometry_GetWorldSpaceEyeTransform::Eye' has a wrong offset!"); \ static_assert(offsetof(ARFaceGeometry_GetWorldSpaceEyeTransform, ReturnValue) == 0x000010, "Member 'ARFaceGeometry_GetWorldSpaceEyeTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARFaceGeometry \ static_assert(alignof(UARFaceGeometry) == 0x000010, "Wrong alignment on UARFaceGeometry"); \ static_assert(sizeof(UARFaceGeometry) == 0x0002C0, "Wrong size on UARFaceGeometry"); \ static_assert(offsetof(UARFaceGeometry, LookAtTarget) == 0x000158, "Member 'UARFaceGeometry::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(UARFaceGeometry, bIsTracked) == 0x000170, "Member 'UARFaceGeometry::bIsTracked' has a wrong offset!"); \ static_assert(offsetof(UARFaceGeometry, BlendShapes) == 0x000178, "Member 'UARFaceGeometry::BlendShapes' has a wrong offset!"); \ static_assert(offsetof(UARFaceGeometry, LeftEyeTransform) == 0x000200, "Member 'UARFaceGeometry::LeftEyeTransform' has a wrong offset!"); \ static_assert(offsetof(UARFaceGeometry, RightEyeTransform) == 0x000260, "Member 'UARFaceGeometry::RightEyeTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture \ static_assert(alignof(AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture) == 0x000008, "Wrong alignment on AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture"); \ static_assert(sizeof(AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture) == 0x000008, "Wrong size on AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture"); \ static_assert(offsetof(AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture, ReturnValue) == 0x000000, "Member 'AREnvironmentCaptureProbe_GetEnvironmentCaptureTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AREnvironmentCaptureProbe_GetExtent \ static_assert(alignof(AREnvironmentCaptureProbe_GetExtent) == 0x000008, "Wrong alignment on AREnvironmentCaptureProbe_GetExtent"); \ static_assert(sizeof(AREnvironmentCaptureProbe_GetExtent) == 0x000018, "Wrong size on AREnvironmentCaptureProbe_GetExtent"); \ static_assert(offsetof(AREnvironmentCaptureProbe_GetExtent, ReturnValue) == 0x000000, "Member 'AREnvironmentCaptureProbe_GetExtent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAREnvironmentCaptureProbe \ static_assert(alignof(UAREnvironmentCaptureProbe) == 0x000010, "Wrong alignment on UAREnvironmentCaptureProbe"); \ static_assert(sizeof(UAREnvironmentCaptureProbe) == 0x000180, "Wrong size on UAREnvironmentCaptureProbe"); \ static_assert(offsetof(UAREnvironmentCaptureProbe, Extent) == 0x000158, "Member 'UAREnvironmentCaptureProbe::Extent' has a wrong offset!"); \ static_assert(offsetof(UAREnvironmentCaptureProbe, EnvironmentCaptureTexture) == 0x000170, "Member 'UAREnvironmentCaptureProbe::EnvironmentCaptureTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedObject_GetDetectedObject \ static_assert(alignof(ARTrackedObject_GetDetectedObject) == 0x000008, "Wrong alignment on ARTrackedObject_GetDetectedObject"); \ static_assert(sizeof(ARTrackedObject_GetDetectedObject) == 0x000008, "Wrong size on ARTrackedObject_GetDetectedObject"); \ static_assert(offsetof(ARTrackedObject_GetDetectedObject, ReturnValue) == 0x000000, "Member 'ARTrackedObject_GetDetectedObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedObject \ static_assert(alignof(UARTrackedObject) == 0x000010, "Wrong alignment on UARTrackedObject"); \ static_assert(sizeof(UARTrackedObject) == 0x000160, "Wrong size on UARTrackedObject"); \ static_assert(offsetof(UARTrackedObject, DetectedObject) == 0x000158, "Member 'UARTrackedObject::DetectedObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARTrackedPose_GetTrackedPoseData \ static_assert(alignof(ARTrackedPose_GetTrackedPoseData) == 0x000008, "Wrong alignment on ARTrackedPose_GetTrackedPoseData"); \ static_assert(sizeof(ARTrackedPose_GetTrackedPoseData) == 0x000050, "Wrong size on ARTrackedPose_GetTrackedPoseData"); \ static_assert(offsetof(ARTrackedPose_GetTrackedPoseData, ReturnValue) == 0x000000, "Member 'ARTrackedPose_GetTrackedPoseData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTrackedPose \ static_assert(alignof(UARTrackedPose) == 0x000010, "Wrong alignment on UARTrackedPose"); \ static_assert(sizeof(UARTrackedPose) == 0x0001B0, "Wrong size on UARTrackedPose"); \ static_assert(offsetof(UARTrackedPose, TrackedPose) == 0x000158, "Member 'UARTrackedPose::TrackedPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARMeshGeometry_GetObjectClassificationAtLocation \ static_assert(alignof(ARMeshGeometry_GetObjectClassificationAtLocation) == 0x000008, "Wrong alignment on ARMeshGeometry_GetObjectClassificationAtLocation"); \ static_assert(sizeof(ARMeshGeometry_GetObjectClassificationAtLocation) == 0x000040, "Wrong size on ARMeshGeometry_GetObjectClassificationAtLocation"); \ static_assert(offsetof(ARMeshGeometry_GetObjectClassificationAtLocation, InWorldLocation) == 0x000000, "Member 'ARMeshGeometry_GetObjectClassificationAtLocation::InWorldLocation' has a wrong offset!"); \ static_assert(offsetof(ARMeshGeometry_GetObjectClassificationAtLocation, OutClassification) == 0x000018, "Member 'ARMeshGeometry_GetObjectClassificationAtLocation::OutClassification' has a wrong offset!"); \ static_assert(offsetof(ARMeshGeometry_GetObjectClassificationAtLocation, OutClassificationLocation) == 0x000020, "Member 'ARMeshGeometry_GetObjectClassificationAtLocation::OutClassificationLocation' has a wrong offset!"); \ static_assert(offsetof(ARMeshGeometry_GetObjectClassificationAtLocation, MaxLocationDiff) == 0x000038, "Member 'ARMeshGeometry_GetObjectClassificationAtLocation::MaxLocationDiff' has a wrong offset!"); \ static_assert(offsetof(ARMeshGeometry_GetObjectClassificationAtLocation, ReturnValue) == 0x00003C, "Member 'ARMeshGeometry_GetObjectClassificationAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARMeshGeometry \ static_assert(alignof(UARMeshGeometry) == 0x000010, "Wrong alignment on UARMeshGeometry"); \ static_assert(sizeof(UARMeshGeometry) == 0x000160, "Wrong size on UARMeshGeometry"); \ #define DUMPER7_ASSERTS_ARGeoAnchor_GetAltitudeMeters \ static_assert(alignof(ARGeoAnchor_GetAltitudeMeters) == 0x000004, "Wrong alignment on ARGeoAnchor_GetAltitudeMeters"); \ static_assert(sizeof(ARGeoAnchor_GetAltitudeMeters) == 0x000004, "Wrong size on ARGeoAnchor_GetAltitudeMeters"); \ static_assert(offsetof(ARGeoAnchor_GetAltitudeMeters, ReturnValue) == 0x000000, "Member 'ARGeoAnchor_GetAltitudeMeters::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchor_GetAltitudeSource \ static_assert(alignof(ARGeoAnchor_GetAltitudeSource) == 0x000001, "Wrong alignment on ARGeoAnchor_GetAltitudeSource"); \ static_assert(sizeof(ARGeoAnchor_GetAltitudeSource) == 0x000001, "Wrong size on ARGeoAnchor_GetAltitudeSource"); \ static_assert(offsetof(ARGeoAnchor_GetAltitudeSource, ReturnValue) == 0x000000, "Member 'ARGeoAnchor_GetAltitudeSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchor_GetLatitude \ static_assert(alignof(ARGeoAnchor_GetLatitude) == 0x000004, "Wrong alignment on ARGeoAnchor_GetLatitude"); \ static_assert(sizeof(ARGeoAnchor_GetLatitude) == 0x000004, "Wrong size on ARGeoAnchor_GetLatitude"); \ static_assert(offsetof(ARGeoAnchor_GetLatitude, ReturnValue) == 0x000000, "Member 'ARGeoAnchor_GetLatitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARGeoAnchor_GetLongitude \ static_assert(alignof(ARGeoAnchor_GetLongitude) == 0x000004, "Wrong alignment on ARGeoAnchor_GetLongitude"); \ static_assert(sizeof(ARGeoAnchor_GetLongitude) == 0x000004, "Wrong size on ARGeoAnchor_GetLongitude"); \ static_assert(offsetof(ARGeoAnchor_GetLongitude, ReturnValue) == 0x000000, "Member 'ARGeoAnchor_GetLongitude::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARGeoAnchor \ static_assert(alignof(UARGeoAnchor) == 0x000010, "Wrong alignment on UARGeoAnchor"); \ static_assert(sizeof(UARGeoAnchor) == 0x000170, "Wrong size on UARGeoAnchor"); \ #define DUMPER7_ASSERTS_UARTrackableNotifyComponent \ static_assert(alignof(UARTrackableNotifyComponent) == 0x000008, "Wrong alignment on UARTrackableNotifyComponent"); \ static_assert(sizeof(UARTrackableNotifyComponent) == 0x0001F0, "Wrong size on UARTrackableNotifyComponent"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedGeometry) == 0x0000A0, "Member 'UARTrackableNotifyComponent::OnAddTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedGeometry) == 0x0000B0, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedGeometry) == 0x0000C0, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedGeometry' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedPlane) == 0x0000D0, "Member 'UARTrackableNotifyComponent::OnAddTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedPlane) == 0x0000E0, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedPlane) == 0x0000F0, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedPlane' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedPoint) == 0x000100, "Member 'UARTrackableNotifyComponent::OnAddTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedPoint) == 0x000110, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedPoint) == 0x000120, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedPoint' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedImage) == 0x000130, "Member 'UARTrackableNotifyComponent::OnAddTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedImage) == 0x000140, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedImage) == 0x000150, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedImage' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedFace) == 0x000160, "Member 'UARTrackableNotifyComponent::OnAddTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedFace) == 0x000170, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedFace) == 0x000180, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedFace' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedEnvProbe) == 0x000190, "Member 'UARTrackableNotifyComponent::OnAddTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedEnvProbe) == 0x0001A0, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedEnvProbe) == 0x0001B0, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedEnvProbe' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnAddTrackedObject) == 0x0001C0, "Member 'UARTrackableNotifyComponent::OnAddTrackedObject' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnUpdateTrackedObject) == 0x0001D0, "Member 'UARTrackableNotifyComponent::OnUpdateTrackedObject' has a wrong offset!"); \ static_assert(offsetof(UARTrackableNotifyComponent, OnRemoveTrackedObject) == 0x0001E0, "Member 'UARTrackableNotifyComponent::OnRemoveTrackedObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARTypesDummyClass \ static_assert(alignof(UARTypesDummyClass) == 0x000008, "Wrong alignment on UARTypesDummyClass"); \ static_assert(sizeof(UARTypesDummyClass) == 0x000028, "Wrong size on UARTypesDummyClass"); \ #define DUMPER7_ASSERTS_ARCandidateImage_GetCandidateTexture \ static_assert(alignof(ARCandidateImage_GetCandidateTexture) == 0x000008, "Wrong alignment on ARCandidateImage_GetCandidateTexture"); \ static_assert(sizeof(ARCandidateImage_GetCandidateTexture) == 0x000008, "Wrong size on ARCandidateImage_GetCandidateTexture"); \ static_assert(offsetof(ARCandidateImage_GetCandidateTexture, ReturnValue) == 0x000000, "Member 'ARCandidateImage_GetCandidateTexture::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateImage_GetFriendlyName \ static_assert(alignof(ARCandidateImage_GetFriendlyName) == 0x000008, "Wrong alignment on ARCandidateImage_GetFriendlyName"); \ static_assert(sizeof(ARCandidateImage_GetFriendlyName) == 0x000010, "Wrong size on ARCandidateImage_GetFriendlyName"); \ static_assert(offsetof(ARCandidateImage_GetFriendlyName, ReturnValue) == 0x000000, "Member 'ARCandidateImage_GetFriendlyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateImage_GetOrientation \ static_assert(alignof(ARCandidateImage_GetOrientation) == 0x000001, "Wrong alignment on ARCandidateImage_GetOrientation"); \ static_assert(sizeof(ARCandidateImage_GetOrientation) == 0x000001, "Wrong size on ARCandidateImage_GetOrientation"); \ static_assert(offsetof(ARCandidateImage_GetOrientation, ReturnValue) == 0x000000, "Member 'ARCandidateImage_GetOrientation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateImage_GetPhysicalHeight \ static_assert(alignof(ARCandidateImage_GetPhysicalHeight) == 0x000004, "Wrong alignment on ARCandidateImage_GetPhysicalHeight"); \ static_assert(sizeof(ARCandidateImage_GetPhysicalHeight) == 0x000004, "Wrong size on ARCandidateImage_GetPhysicalHeight"); \ static_assert(offsetof(ARCandidateImage_GetPhysicalHeight, ReturnValue) == 0x000000, "Member 'ARCandidateImage_GetPhysicalHeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateImage_GetPhysicalWidth \ static_assert(alignof(ARCandidateImage_GetPhysicalWidth) == 0x000004, "Wrong alignment on ARCandidateImage_GetPhysicalWidth"); \ static_assert(sizeof(ARCandidateImage_GetPhysicalWidth) == 0x000004, "Wrong size on ARCandidateImage_GetPhysicalWidth"); \ static_assert(offsetof(ARCandidateImage_GetPhysicalWidth, ReturnValue) == 0x000000, "Member 'ARCandidateImage_GetPhysicalWidth::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARCandidateImage \ static_assert(alignof(UARCandidateImage) == 0x000008, "Wrong alignment on UARCandidateImage"); \ static_assert(sizeof(UARCandidateImage) == 0x000058, "Wrong size on UARCandidateImage"); \ static_assert(offsetof(UARCandidateImage, CandidateTexture) == 0x000030, "Member 'UARCandidateImage::CandidateTexture' has a wrong offset!"); \ static_assert(offsetof(UARCandidateImage, FriendlyName) == 0x000038, "Member 'UARCandidateImage::FriendlyName' has a wrong offset!"); \ static_assert(offsetof(UARCandidateImage, Width) == 0x000048, "Member 'UARCandidateImage::Width' has a wrong offset!"); \ static_assert(offsetof(UARCandidateImage, Height) == 0x00004C, "Member 'UARCandidateImage::Height' has a wrong offset!"); \ static_assert(offsetof(UARCandidateImage, Orientation) == 0x000050, "Member 'UARCandidateImage::Orientation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_SetBoundingBox \ static_assert(alignof(ARCandidateObject_SetBoundingBox) == 0x000008, "Wrong alignment on ARCandidateObject_SetBoundingBox"); \ static_assert(sizeof(ARCandidateObject_SetBoundingBox) == 0x000038, "Wrong size on ARCandidateObject_SetBoundingBox"); \ static_assert(offsetof(ARCandidateObject_SetBoundingBox, InBoundingBox) == 0x000000, "Member 'ARCandidateObject_SetBoundingBox::InBoundingBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_SetCandidateObjectData \ static_assert(alignof(ARCandidateObject_SetCandidateObjectData) == 0x000008, "Wrong alignment on ARCandidateObject_SetCandidateObjectData"); \ static_assert(sizeof(ARCandidateObject_SetCandidateObjectData) == 0x000010, "Wrong size on ARCandidateObject_SetCandidateObjectData"); \ static_assert(offsetof(ARCandidateObject_SetCandidateObjectData, InCandidateObject) == 0x000000, "Member 'ARCandidateObject_SetCandidateObjectData::InCandidateObject' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_SetFriendlyName \ static_assert(alignof(ARCandidateObject_SetFriendlyName) == 0x000008, "Wrong alignment on ARCandidateObject_SetFriendlyName"); \ static_assert(sizeof(ARCandidateObject_SetFriendlyName) == 0x000010, "Wrong size on ARCandidateObject_SetFriendlyName"); \ static_assert(offsetof(ARCandidateObject_SetFriendlyName, NewName) == 0x000000, "Member 'ARCandidateObject_SetFriendlyName::NewName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_GetBoundingBox \ static_assert(alignof(ARCandidateObject_GetBoundingBox) == 0x000008, "Wrong alignment on ARCandidateObject_GetBoundingBox"); \ static_assert(sizeof(ARCandidateObject_GetBoundingBox) == 0x000038, "Wrong size on ARCandidateObject_GetBoundingBox"); \ static_assert(offsetof(ARCandidateObject_GetBoundingBox, ReturnValue) == 0x000000, "Member 'ARCandidateObject_GetBoundingBox::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_GetCandidateObjectData \ static_assert(alignof(ARCandidateObject_GetCandidateObjectData) == 0x000008, "Wrong alignment on ARCandidateObject_GetCandidateObjectData"); \ static_assert(sizeof(ARCandidateObject_GetCandidateObjectData) == 0x000010, "Wrong size on ARCandidateObject_GetCandidateObjectData"); \ static_assert(offsetof(ARCandidateObject_GetCandidateObjectData, ReturnValue) == 0x000000, "Member 'ARCandidateObject_GetCandidateObjectData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ARCandidateObject_GetFriendlyName \ static_assert(alignof(ARCandidateObject_GetFriendlyName) == 0x000008, "Wrong alignment on ARCandidateObject_GetFriendlyName"); \ static_assert(sizeof(ARCandidateObject_GetFriendlyName) == 0x000010, "Wrong size on ARCandidateObject_GetFriendlyName"); \ static_assert(offsetof(ARCandidateObject_GetFriendlyName, ReturnValue) == 0x000000, "Member 'ARCandidateObject_GetFriendlyName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UARCandidateObject \ static_assert(alignof(UARCandidateObject) == 0x000008, "Wrong alignment on UARCandidateObject"); \ static_assert(sizeof(UARCandidateObject) == 0x000088, "Wrong size on UARCandidateObject"); \ static_assert(offsetof(UARCandidateObject, CandidateObjectData) == 0x000030, "Member 'UARCandidateObject::CandidateObjectData' has a wrong offset!"); \ static_assert(offsetof(UARCandidateObject, FriendlyName) == 0x000040, "Member 'UARCandidateObject::FriendlyName' has a wrong offset!"); \ static_assert(offsetof(UARCandidateObject, BoundingBox) == 0x000050, "Member 'UARCandidateObject::BoundingBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXRHMDData \ static_assert(alignof(FXRHMDData) == 0x000010, "Wrong alignment on FXRHMDData"); \ static_assert(sizeof(FXRHMDData) == 0x000060, "Wrong size on FXRHMDData"); \ static_assert(offsetof(FXRHMDData, bValid) == 0x000000, "Member 'FXRHMDData::bValid' has a wrong offset!"); \ static_assert(offsetof(FXRHMDData, DeviceName) == 0x000004, "Member 'FXRHMDData::DeviceName' has a wrong offset!"); \ static_assert(offsetof(FXRHMDData, ApplicationInstanceID) == 0x00000C, "Member 'FXRHMDData::ApplicationInstanceID' has a wrong offset!"); \ static_assert(offsetof(FXRHMDData, TrackingStatus) == 0x00001C, "Member 'FXRHMDData::TrackingStatus' has a wrong offset!"); \ static_assert(offsetof(FXRHMDData, position) == 0x000020, "Member 'FXRHMDData::position' has a wrong offset!"); \ static_assert(offsetof(FXRHMDData, Rotation) == 0x000040, "Member 'FXRHMDData::Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXRMotionControllerData \ static_assert(alignof(FXRMotionControllerData) == 0x000010, "Wrong alignment on FXRMotionControllerData"); \ static_assert(sizeof(FXRMotionControllerData) == 0x0000E0, "Wrong size on FXRMotionControllerData"); \ static_assert(offsetof(FXRMotionControllerData, bValid) == 0x000000, "Member 'FXRMotionControllerData::bValid' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, DeviceName) == 0x000004, "Member 'FXRMotionControllerData::DeviceName' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, ApplicationInstanceID) == 0x00000C, "Member 'FXRMotionControllerData::ApplicationInstanceID' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, DeviceVisualType) == 0x00001C, "Member 'FXRMotionControllerData::DeviceVisualType' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, HandIndex) == 0x00001D, "Member 'FXRMotionControllerData::HandIndex' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, TrackingStatus) == 0x00001E, "Member 'FXRMotionControllerData::TrackingStatus' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, GripPosition) == 0x000020, "Member 'FXRMotionControllerData::GripPosition' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, GripRotation) == 0x000040, "Member 'FXRMotionControllerData::GripRotation' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, AimPosition) == 0x000060, "Member 'FXRMotionControllerData::AimPosition' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, AimRotation) == 0x000080, "Member 'FXRMotionControllerData::AimRotation' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, HandKeyPositions) == 0x0000A0, "Member 'FXRMotionControllerData::HandKeyPositions' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, HandKeyRotations) == 0x0000B0, "Member 'FXRMotionControllerData::HandKeyRotations' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, HandKeyRadii) == 0x0000C0, "Member 'FXRMotionControllerData::HandKeyRadii' has a wrong offset!"); \ static_assert(offsetof(FXRMotionControllerData, bIsGrasped) == 0x0000D0, "Member 'FXRMotionControllerData::bIsGrasped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXRGestureConfig \ static_assert(alignof(FXRGestureConfig) == 0x000001, "Wrong alignment on FXRGestureConfig"); \ static_assert(sizeof(FXRGestureConfig) == 0x000006, "Wrong size on FXRGestureConfig"); \ static_assert(offsetof(FXRGestureConfig, bTap) == 0x000000, "Member 'FXRGestureConfig::bTap' has a wrong offset!"); \ static_assert(offsetof(FXRGestureConfig, bHold) == 0x000001, "Member 'FXRGestureConfig::bHold' has a wrong offset!"); \ static_assert(offsetof(FXRGestureConfig, AxisGesture) == 0x000002, "Member 'FXRGestureConfig::AxisGesture' has a wrong offset!"); \ static_assert(offsetof(FXRGestureConfig, bNavigationAxisX) == 0x000003, "Member 'FXRGestureConfig::bNavigationAxisX' has a wrong offset!"); \ static_assert(offsetof(FXRGestureConfig, bNavigationAxisY) == 0x000004, "Member 'FXRGestureConfig::bNavigationAxisY' has a wrong offset!"); \ static_assert(offsetof(FXRGestureConfig, bNavigationAxisZ) == 0x000005, "Member 'FXRGestureConfig::bNavigationAxisZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FXRDeviceId \ static_assert(alignof(FXRDeviceId) == 0x000004, "Wrong alignment on FXRDeviceId"); \ static_assert(sizeof(FXRDeviceId) == 0x00000C, "Wrong size on FXRDeviceId"); \ static_assert(offsetof(FXRDeviceId, SystemName) == 0x000000, "Member 'FXRDeviceId::SystemName' has a wrong offset!"); \ static_assert(offsetof(FXRDeviceId, DeviceID) == 0x000008, "Member 'FXRDeviceId::DeviceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HandKeypointConversion_Conv_HandKeypointToInt32 \ static_assert(alignof(HandKeypointConversion_Conv_HandKeypointToInt32) == 0x000004, "Wrong alignment on HandKeypointConversion_Conv_HandKeypointToInt32"); \ static_assert(sizeof(HandKeypointConversion_Conv_HandKeypointToInt32) == 0x000008, "Wrong size on HandKeypointConversion_Conv_HandKeypointToInt32"); \ static_assert(offsetof(HandKeypointConversion_Conv_HandKeypointToInt32, Input) == 0x000000, "Member 'HandKeypointConversion_Conv_HandKeypointToInt32::Input' has a wrong offset!"); \ static_assert(offsetof(HandKeypointConversion_Conv_HandKeypointToInt32, ReturnValue) == 0x000004, "Member 'HandKeypointConversion_Conv_HandKeypointToInt32::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHandKeypointConversion \ static_assert(alignof(UHandKeypointConversion) == 0x000008, "Wrong alignment on UHandKeypointConversion"); \ static_assert(sizeof(UHandKeypointConversion) == 0x000028, "Wrong size on UHandKeypointConversion"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_BreakKey \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_BreakKey) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_BreakKey"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_BreakKey) == 0x000058, "Wrong size on HeadMountedDisplayFunctionLibrary_BreakKey"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, InKey) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::InKey' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, InteractionProfile) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::InteractionProfile' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, Hand) == 0x000028, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::Hand' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, MotionSource) == 0x00002C, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::MotionSource' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, Indentifier) == 0x000038, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::Indentifier' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_BreakKey, Component) == 0x000048, "Member 'HeadMountedDisplayFunctionLibrary_BreakKey::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD) == 0x000060, "Wrong size on HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD, ExternalTrackingTransform) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_CalibrateExternalTrackingToHMD::ExternalTrackingTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate) == 0x000008, "Wrong size on HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate, ActionPath) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_ClearXRTimedInputActionDelegate::ActionPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_ConfigureGestures \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_ConfigureGestures) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_ConfigureGestures"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_ConfigureGestures) == 0x000007, "Wrong size on HeadMountedDisplayFunctionLibrary_ConfigureGestures"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ConfigureGestures, GestureConfig) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_ConfigureGestures::GestureConfig' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ConfigureGestures, ReturnValue) == 0x000006, "Member 'HeadMountedDisplayFunctionLibrary_ConfigureGestures::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice) == 0x000018, "Wrong size on HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice, IpAddress) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice::IpAddress' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice, BitRate) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice::BitRate' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice, ReturnValue) == 0x000014, "Member 'HeadMountedDisplayFunctionLibrary_ConnectRemoteXRDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_EnableHMD \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_EnableHMD) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_EnableHMD"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_EnableHMD) == 0x000002, "Wrong size on HeadMountedDisplayFunctionLibrary_EnableHMD"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnableHMD, bEnable) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_EnableHMD::bEnable' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnableHMD, ReturnValue) == 0x000001, "Member 'HeadMountedDisplayFunctionLibrary_EnableHMD::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode, bEnable) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_EnableLowPersistenceMode::bEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices) == 0x000020, "Wrong size on HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices, SystemId) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices::SystemId' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices, DeviceType) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices::DeviceType' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices, ReturnValue) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_EnumerateTrackedDevices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime) == 0x0000C0, "Wrong size on HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, ControllerIndex) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::ControllerIndex' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, MotionSource) == 0x00000C, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::MotionSource' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, Time) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::Time' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, bTimeWasUsed) == 0x000020, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::bTimeWasUsed' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, Orientation) == 0x000028, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::Orientation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, position) == 0x000040, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::position' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, bProvidedLinearVelocity) == 0x000058, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::bProvidedLinearVelocity' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, LinearVelocity) == 0x000060, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::LinearVelocity' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, bProvidedAngularVelocity) == 0x000078, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::bProvidedAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, AngularVelocityRadPerSec) == 0x000080, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::AngularVelocityRadPerSec' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, bProvidedLinearAcceleration) == 0x000098, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::bProvidedLinearAcceleration' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, LinearAcceleration) == 0x0000A0, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::LinearAcceleration' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime, ReturnValue) == 0x0000B8, "Member 'HeadMountedDisplayFunctionLibrary_GetControllerTransformForTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile) == 0x000020, "Wrong size on HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile, Hand) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile::Hand' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile, InteractionProfile) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile::InteractionProfile' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile, ReturnValue) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetCurrentInteractionProfile::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetDevicePose \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetDevicePose) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetDevicePose"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetDevicePose) == 0x000048, "Wrong size on HeadMountedDisplayFunctionLibrary_GetDevicePose"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDevicePose, XRDeviceId) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetDevicePose::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDevicePose, bIsTracked) == 0x00000C, "Member 'HeadMountedDisplayFunctionLibrary_GetDevicePose::bIsTracked' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDevicePose, Orientation) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_GetDevicePose::Orientation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDevicePose, bHasPositionalTracking) == 0x000028, "Member 'HeadMountedDisplayFunctionLibrary_GetDevicePose::bHasPositionalTracking' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDevicePose, position) == 0x000030, "Member 'HeadMountedDisplayFunctionLibrary_GetDevicePose::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose) == 0x000050, "Wrong size on HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, XRDeviceId) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, bIsTracked) == 0x000014, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::bIsTracked' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, Orientation) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::Orientation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, bHasPositionalTracking) == 0x000030, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::bHasPositionalTracking' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose, position) == 0x000038, "Member 'HeadMountedDisplayFunctionLibrary_GetDeviceWorldPose::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetHMDData \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetHMDData) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetHMDData"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetHMDData) == 0x000070, "Wrong size on HeadMountedDisplayFunctionLibrary_GetHMDData"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetHMDData, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetHMDData::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetHMDData, HMDData) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_GetHMDData::HMDData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetHMDDeviceName \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetHMDDeviceName) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetHMDDeviceName"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetHMDDeviceName) == 0x000008, "Wrong size on HeadMountedDisplayFunctionLibrary_GetHMDDeviceName"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetHMDDeviceName, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetHMDDeviceName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetHMDWornState \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetHMDWornState) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetHMDWornState"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetHMDWornState) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_GetHMDWornState"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetHMDWornState, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetHMDWornState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetMotionControllerData \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetMotionControllerData) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetMotionControllerData"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetMotionControllerData) == 0x0000F0, "Wrong size on HeadMountedDisplayFunctionLibrary_GetMotionControllerData"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetMotionControllerData, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetMotionControllerData::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetMotionControllerData, Hand) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetMotionControllerData::Hand' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetMotionControllerData, MotionControllerData) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_GetMotionControllerData::MotionControllerData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors) == 0x000004, "Wrong size on HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetNumOfTrackingSensors::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition) == 0x000030, "Wrong size on HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition, DeviceRotation) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition::DeviceRotation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition, DevicePosition) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetOrientationAndPosition::DevicePosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetPixelDensity \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetPixelDensity) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetPixelDensity"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetPixelDensity) == 0x000004, "Wrong size on HeadMountedDisplayFunctionLibrary_GetPixelDensity"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPixelDensity, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetPixelDensity::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds) == 0x000018, "Wrong size on HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds, Origin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds::Origin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds, ReturnValue) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetPlayAreaBounds::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetPlayAreaRect \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetPlayAreaRect) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetPlayAreaRect"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetPlayAreaRect) == 0x000080, "Wrong size on HeadMountedDisplayFunctionLibrary_GetPlayAreaRect"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPlayAreaRect, OutTransform) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetPlayAreaRect::OutTransform' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPlayAreaRect, OutRect) == 0x000060, "Member 'HeadMountedDisplayFunctionLibrary_GetPlayAreaRect::OutRect' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPlayAreaRect, ReturnValue) == 0x000070, "Member 'HeadMountedDisplayFunctionLibrary_GetPlayAreaRect::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters) == 0x000048, "Wrong size on HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, CameraOrigin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::CameraOrigin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, CameraRotation) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::CameraRotation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, HFOV) == 0x000030, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::HFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, VFOV) == 0x000034, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::VFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, CameraDistance) == 0x000038, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::CameraDistance' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, NearPlane) == 0x00003C, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::NearPlane' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters, FarPlane) == 0x000040, "Member 'HeadMountedDisplayFunctionLibrary_GetPositionalTrackingCameraParameters::FarPlane' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetTrackingOrigin \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetTrackingOrigin) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetTrackingOrigin"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetTrackingOrigin) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_GetTrackingOrigin"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingOrigin, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingOrigin::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform) == 0x000080, "Wrong size on HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform, Origin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform::Origin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform, OutTransform) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform::OutTransform' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform, ReturnValue) == 0x000070, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingOriginTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters) == 0x000058, "Wrong size on HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, Origin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::Origin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, Rotation) == 0x000018, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::Rotation' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, LeftFOV) == 0x000030, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::LeftFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, RightFOV) == 0x000034, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::RightFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, TopFOV) == 0x000038, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::TopFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, BottomFOV) == 0x00003C, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::BottomFOV' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, Distance) == 0x000040, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::Distance' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, NearPlane) == 0x000044, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::NearPlane' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, FarPlane) == 0x000048, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::FarPlane' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, IsActive) == 0x00004C, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::IsActive' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters, Index_0) == 0x000050, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingSensorParameters::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform) == 0x000070, "Wrong size on HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform, ReturnValue) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_GetTrackingToWorldTransform::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetVersionString \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetVersionString) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetVersionString"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetVersionString) == 0x000010, "Wrong size on HeadMountedDisplayFunctionLibrary_GetVersionString"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetVersionString, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetVersionString::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetVRFocusState \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetVRFocusState) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetVRFocusState"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetVRFocusState) == 0x000002, "Wrong size on HeadMountedDisplayFunctionLibrary_GetVRFocusState"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetVRFocusState, bUseFocus) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetVRFocusState::bUseFocus' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetVRFocusState, bHasFocus) == 0x000001, "Member 'HeadMountedDisplayFunctionLibrary_GetVRFocusState::bHasFocus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale) == 0x000010, "Wrong size on HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale, ReturnValue) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_GetWorldToMetersScale::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_GetXRSystemFlags \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_GetXRSystemFlags) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_GetXRSystemFlags"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_GetXRSystemFlags) == 0x000004, "Wrong size on HeadMountedDisplayFunctionLibrary_GetXRSystemFlags"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_GetXRSystemFlags, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_GetXRSystemFlags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_HasValidTrackingPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_IsDeviceTracking \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_IsDeviceTracking) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_IsDeviceTracking"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_IsDeviceTracking) == 0x000010, "Wrong size on HeadMountedDisplayFunctionLibrary_IsDeviceTracking"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsDeviceTracking, XRDeviceId) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_IsDeviceTracking::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsDeviceTracking, ReturnValue) == 0x00000C, "Member 'HeadMountedDisplayFunctionLibrary_IsDeviceTracking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayConnected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_IsHeadMountedDisplayEnabled::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_IsInLowPersistenceMode::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable, ReturnValue) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_IsSpectatorScreenModeControllable::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition) == 0x000008, "Wrong size on HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition, Yaw) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition::Yaw' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition, Options) == 0x000004, "Member 'HeadMountedDisplayFunctionLibrary_ResetOrientationAndPosition::Options' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetClippingPlanes \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetClippingPlanes) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetClippingPlanes"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetClippingPlanes) == 0x000008, "Wrong size on HeadMountedDisplayFunctionLibrary_SetClippingPlanes"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetClippingPlanes, Near) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetClippingPlanes::Near' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetClippingPlanes, Far) == 0x000004, "Member 'HeadMountedDisplayFunctionLibrary_SetClippingPlanes::Far' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode, Mode) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenMode::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout) == 0x000048, "Wrong size on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, EyeRectMin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::EyeRectMin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, EyeRectMax) == 0x000010, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::EyeRectMax' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, TextureRectMin) == 0x000020, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::TextureRectMin' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, TextureRectMax) == 0x000030, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::TextureRectMax' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, bDrawEyeFirst) == 0x000040, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::bDrawEyeFirst' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, bClearBlack) == 0x000041, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::bClearBlack' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout, bUseAlpha) == 0x000042, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenModeTexturePlusEyeLayout::bUseAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture) == 0x000008, "Wrong size on HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture, InTexture) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetSpectatorScreenTexture::InTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetTrackingOrigin \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetTrackingOrigin) == 0x000001, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetTrackingOrigin"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetTrackingOrigin) == 0x000001, "Wrong size on HeadMountedDisplayFunctionLibrary_SetTrackingOrigin"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetTrackingOrigin, Origin) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetTrackingOrigin::Origin' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale) == 0x000010, "Wrong size on HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale, WorldContext) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale::WorldContext' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale, NewScale) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_SetWorldToMetersScale::NewScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate) == 0x000010, "Wrong size on HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate, InDisconnectedDelegate) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetXRDisconnectDelegate::InDisconnectedDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate) == 0x000004, "Wrong alignment on HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate) == 0x000018, "Wrong size on HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate, ActionName) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate::ActionName' has a wrong offset!"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate, InDelegate) == 0x000008, "Member 'HeadMountedDisplayFunctionLibrary_SetXRTimedInputActionDelegate::InDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition) == 0x000010, "Wrong alignment on HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition"); \ static_assert(sizeof(HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition) == 0x000060, "Wrong size on HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition"); \ static_assert(offsetof(HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition, ExternalTrackingTransform) == 0x000000, "Member 'HeadMountedDisplayFunctionLibrary_UpdateExternalTrackingHMDPosition::ExternalTrackingTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHeadMountedDisplayFunctionLibrary \ static_assert(alignof(UHeadMountedDisplayFunctionLibrary) == 0x000008, "Wrong alignment on UHeadMountedDisplayFunctionLibrary"); \ static_assert(sizeof(UHeadMountedDisplayFunctionLibrary) == 0x000028, "Wrong size on UHeadMountedDisplayFunctionLibrary"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_GetHandJointPosition \ static_assert(alignof(MotionControllerComponent_GetHandJointPosition) == 0x000008, "Wrong alignment on MotionControllerComponent_GetHandJointPosition"); \ static_assert(sizeof(MotionControllerComponent_GetHandJointPosition) == 0x000020, "Wrong size on MotionControllerComponent_GetHandJointPosition"); \ static_assert(offsetof(MotionControllerComponent_GetHandJointPosition, jointIndex) == 0x000000, "Member 'MotionControllerComponent_GetHandJointPosition::jointIndex' has a wrong offset!"); \ static_assert(offsetof(MotionControllerComponent_GetHandJointPosition, bValueFound) == 0x000004, "Member 'MotionControllerComponent_GetHandJointPosition::bValueFound' has a wrong offset!"); \ static_assert(offsetof(MotionControllerComponent_GetHandJointPosition, ReturnValue) == 0x000008, "Member 'MotionControllerComponent_GetHandJointPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_GetParameterValue \ static_assert(alignof(MotionControllerComponent_GetParameterValue) == 0x000004, "Wrong alignment on MotionControllerComponent_GetParameterValue"); \ static_assert(sizeof(MotionControllerComponent_GetParameterValue) == 0x000010, "Wrong size on MotionControllerComponent_GetParameterValue"); \ static_assert(offsetof(MotionControllerComponent_GetParameterValue, InName) == 0x000000, "Member 'MotionControllerComponent_GetParameterValue::InName' has a wrong offset!"); \ static_assert(offsetof(MotionControllerComponent_GetParameterValue, bValueFound) == 0x000008, "Member 'MotionControllerComponent_GetParameterValue::bValueFound' has a wrong offset!"); \ static_assert(offsetof(MotionControllerComponent_GetParameterValue, ReturnValue) == 0x00000C, "Member 'MotionControllerComponent_GetParameterValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetAssociatedPlayerIndex \ static_assert(alignof(MotionControllerComponent_SetAssociatedPlayerIndex) == 0x000004, "Wrong alignment on MotionControllerComponent_SetAssociatedPlayerIndex"); \ static_assert(sizeof(MotionControllerComponent_SetAssociatedPlayerIndex) == 0x000004, "Wrong size on MotionControllerComponent_SetAssociatedPlayerIndex"); \ static_assert(offsetof(MotionControllerComponent_SetAssociatedPlayerIndex, NewPlayer) == 0x000000, "Member 'MotionControllerComponent_SetAssociatedPlayerIndex::NewPlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetCustomDisplayMesh \ static_assert(alignof(MotionControllerComponent_SetCustomDisplayMesh) == 0x000008, "Wrong alignment on MotionControllerComponent_SetCustomDisplayMesh"); \ static_assert(sizeof(MotionControllerComponent_SetCustomDisplayMesh) == 0x000008, "Wrong size on MotionControllerComponent_SetCustomDisplayMesh"); \ static_assert(offsetof(MotionControllerComponent_SetCustomDisplayMesh, NewDisplayMesh) == 0x000000, "Member 'MotionControllerComponent_SetCustomDisplayMesh::NewDisplayMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetDisplayModelSource \ static_assert(alignof(MotionControllerComponent_SetDisplayModelSource) == 0x000004, "Wrong alignment on MotionControllerComponent_SetDisplayModelSource"); \ static_assert(sizeof(MotionControllerComponent_SetDisplayModelSource) == 0x000008, "Wrong size on MotionControllerComponent_SetDisplayModelSource"); \ static_assert(offsetof(MotionControllerComponent_SetDisplayModelSource, NewDisplayModelSource) == 0x000000, "Member 'MotionControllerComponent_SetDisplayModelSource::NewDisplayModelSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetShowDeviceModel \ static_assert(alignof(MotionControllerComponent_SetShowDeviceModel) == 0x000001, "Wrong alignment on MotionControllerComponent_SetShowDeviceModel"); \ static_assert(sizeof(MotionControllerComponent_SetShowDeviceModel) == 0x000001, "Wrong size on MotionControllerComponent_SetShowDeviceModel"); \ static_assert(offsetof(MotionControllerComponent_SetShowDeviceModel, bShowControllerModel) == 0x000000, "Member 'MotionControllerComponent_SetShowDeviceModel::bShowControllerModel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetTrackingMotionSource \ static_assert(alignof(MotionControllerComponent_SetTrackingMotionSource) == 0x000004, "Wrong alignment on MotionControllerComponent_SetTrackingMotionSource"); \ static_assert(sizeof(MotionControllerComponent_SetTrackingMotionSource) == 0x000008, "Wrong size on MotionControllerComponent_SetTrackingMotionSource"); \ static_assert(offsetof(MotionControllerComponent_SetTrackingMotionSource, NewSource) == 0x000000, "Member 'MotionControllerComponent_SetTrackingMotionSource::NewSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_SetTrackingSource \ static_assert(alignof(MotionControllerComponent_SetTrackingSource) == 0x000001, "Wrong alignment on MotionControllerComponent_SetTrackingSource"); \ static_assert(sizeof(MotionControllerComponent_SetTrackingSource) == 0x000001, "Wrong size on MotionControllerComponent_SetTrackingSource"); \ static_assert(offsetof(MotionControllerComponent_SetTrackingSource, NewSource) == 0x000000, "Member 'MotionControllerComponent_SetTrackingSource::NewSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_GetTrackingSource \ static_assert(alignof(MotionControllerComponent_GetTrackingSource) == 0x000001, "Wrong alignment on MotionControllerComponent_GetTrackingSource"); \ static_assert(sizeof(MotionControllerComponent_GetTrackingSource) == 0x000001, "Wrong size on MotionControllerComponent_GetTrackingSource"); \ static_assert(offsetof(MotionControllerComponent_GetTrackingSource, ReturnValue) == 0x000000, "Member 'MotionControllerComponent_GetTrackingSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionControllerComponent_IsTracked \ static_assert(alignof(MotionControllerComponent_IsTracked) == 0x000001, "Wrong alignment on MotionControllerComponent_IsTracked"); \ static_assert(sizeof(MotionControllerComponent_IsTracked) == 0x000001, "Wrong size on MotionControllerComponent_IsTracked"); \ static_assert(offsetof(MotionControllerComponent_IsTracked, ReturnValue) == 0x000000, "Member 'MotionControllerComponent_IsTracked::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMotionControllerComponent \ static_assert(alignof(UMotionControllerComponent) == 0x000010, "Wrong alignment on UMotionControllerComponent"); \ static_assert(sizeof(UMotionControllerComponent) == 0x000660, "Wrong size on UMotionControllerComponent"); \ static_assert(offsetof(UMotionControllerComponent, PlayerIndex) == 0x000540, "Member 'UMotionControllerComponent::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, Hand) == 0x000544, "Member 'UMotionControllerComponent::Hand' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, MotionSource) == 0x000548, "Member 'UMotionControllerComponent::MotionSource' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, CurrentTrackingStatus) == 0x000554, "Member 'UMotionControllerComponent::CurrentTrackingStatus' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, bDisplayDeviceModel) == 0x000555, "Member 'UMotionControllerComponent::bDisplayDeviceModel' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayModelSource) == 0x000558, "Member 'UMotionControllerComponent::DisplayModelSource' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, CustomDisplayMesh) == 0x000560, "Member 'UMotionControllerComponent::CustomDisplayMesh' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayMeshMaterialOverrides) == 0x000568, "Member 'UMotionControllerComponent::DisplayMeshMaterialOverrides' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, DisplayComponent) == 0x000648, "Member 'UMotionControllerComponent::DisplayComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent) == 0x000008, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent) == 0x000008, "Wrong size on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent, MotionControllerComponent) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingForComponent::MotionControllerComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer) == 0x000004, "Wrong size on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfControllersForPlayer::PlayerIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice) == 0x000008, "Wrong size on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice, Hand) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfDevice::Hand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource) == 0x00000C, "Wrong size on MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource, SourceName) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_DisableMotionTrackingOfSource::SourceName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent) == 0x000008, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent, MotionControllerComponent) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent::MotionControllerComponent' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent, ReturnValue) == 0x000008, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingForComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice) == 0x000008, "Wrong size on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice, Hand) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice::Hand' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice, ReturnValue) == 0x000005, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource, SourceName) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource::SourceName' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource, ReturnValue) == 0x00000C, "Member 'MotionTrackedDeviceFunctionLibrary_EnableMotionTrackingOfSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources) == 0x000008, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources, ReturnValue) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_EnumerateMotionSources::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName) == 0x000008, "Wrong size on MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName, ReturnValue) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_GetActiveTrackingSystemName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount) == 0x000004, "Wrong size on MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount, ReturnValue) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_GetMaximumMotionTrackedControllerCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount) == 0x000004, "Wrong size on MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount, ReturnValue) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_GetMotionTrackingEnabledControllerCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking, SourceName) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking::SourceName' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking, ReturnValue) == 0x00000C, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionSourceTracking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary) == 0x000001, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary) == 0x000001, "Wrong size on MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary, ReturnValue) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackedDeviceCountManagementNecessary::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent) == 0x000008, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent, MotionControllerComponent) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent::MotionControllerComponent' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent, ReturnValue) == 0x000008, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice) == 0x000008, "Wrong size on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice, Hand) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice::Hand' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice, ReturnValue) == 0x000005, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForDevice::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource) == 0x000004, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource) == 0x000010, "Wrong size on MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource, PlayerIndex) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource::PlayerIndex' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource, SourceName) == 0x000004, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource::SourceName' has a wrong offset!"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource, ReturnValue) == 0x00000C, "Member 'MotionTrackedDeviceFunctionLibrary_IsMotionTrackingEnabledForSource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault \ static_assert(alignof(MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault) == 0x000001, "Wrong alignment on MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault"); \ static_assert(sizeof(MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault) == 0x000001, "Wrong size on MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault"); \ static_assert(offsetof(MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault, Enable) == 0x000000, "Member 'MotionTrackedDeviceFunctionLibrary_SetIsControllerMotionTrackingEnabledByDefault::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMotionTrackedDeviceFunctionLibrary \ static_assert(alignof(UMotionTrackedDeviceFunctionLibrary) == 0x000008, "Wrong alignment on UMotionTrackedDeviceFunctionLibrary"); \ static_assert(sizeof(UMotionTrackedDeviceFunctionLibrary) == 0x000028, "Wrong size on UMotionTrackedDeviceFunctionLibrary"); \ #define DUMPER7_ASSERTS_UVRNotificationsComponent \ static_assert(alignof(UVRNotificationsComponent) == 0x000008, "Wrong alignment on UVRNotificationsComponent"); \ static_assert(sizeof(UVRNotificationsComponent) == 0x000150, "Wrong size on UVRNotificationsComponent"); \ static_assert(offsetof(UVRNotificationsComponent, HMDTrackingInitializingAndNeedsHMDToBeTrackedDelegate) == 0x0000A0, "Member 'UVRNotificationsComponent::HMDTrackingInitializingAndNeedsHMDToBeTrackedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDTrackingInitializedDelegate) == 0x0000B0, "Member 'UVRNotificationsComponent::HMDTrackingInitializedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDRecenteredDelegate) == 0x0000C0, "Member 'UVRNotificationsComponent::HMDRecenteredDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDLostDelegate) == 0x0000D0, "Member 'UVRNotificationsComponent::HMDLostDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDReconnectedDelegate) == 0x0000E0, "Member 'UVRNotificationsComponent::HMDReconnectedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDConnectCanceledDelegate) == 0x0000F0, "Member 'UVRNotificationsComponent::HMDConnectCanceledDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDPutOnHeadDelegate) == 0x000100, "Member 'UVRNotificationsComponent::HMDPutOnHeadDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, HMDRemovedFromHeadDelegate) == 0x000110, "Member 'UVRNotificationsComponent::HMDRemovedFromHeadDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, VRControllerRecenteredDelegate) == 0x000120, "Member 'UVRNotificationsComponent::VRControllerRecenteredDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, XRTrackingOriginChangedDelegate) == 0x000130, "Member 'UVRNotificationsComponent::XRTrackingOriginChangedDelegate' has a wrong offset!"); \ static_assert(offsetof(UVRNotificationsComponent, XRPlayAreaChangedDelegate) == 0x000140, "Member 'UVRNotificationsComponent::XRPlayAreaChangedDelegate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking \ static_assert(alignof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking) == 0x000010, "Wrong alignment on XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking"); \ static_assert(sizeof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking) == 0x000090, "Wrong size on XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking, Target) == 0x000000, "Member 'XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking::Target' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking, XRDeviceId) == 0x000008, "Member 'XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking, bManualAttachment) == 0x000014, "Member 'XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking, RelativeTransform) == 0x000020, "Member 'XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking, ReturnValue) == 0x000080, "Member 'XRAssetFunctionLibrary_AddDeviceVisualizationComponentBlocking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking \ static_assert(alignof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking) == 0x000010, "Wrong alignment on XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking"); \ static_assert(sizeof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking) == 0x0000A0, "Wrong size on XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, Target) == 0x000000, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::Target' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, SystemName) == 0x000008, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::SystemName' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, DeviceName) == 0x000010, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::DeviceName' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, bManualAttachment) == 0x000018, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, RelativeTransform) == 0x000020, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, XRDeviceId) == 0x000080, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking, ReturnValue) == 0x000090, "Member 'XRAssetFunctionLibrary_AddNamedDeviceVisualizationComponentBlocking::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UXRAssetFunctionLibrary \ static_assert(alignof(UXRAssetFunctionLibrary) == 0x000008, "Wrong alignment on UXRAssetFunctionLibrary"); \ static_assert(sizeof(UXRAssetFunctionLibrary) == 0x000028, "Wrong size on UXRAssetFunctionLibrary"); \ #define DUMPER7_ASSERTS_AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync \ static_assert(alignof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync) == 0x000010, "Wrong alignment on AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync"); \ static_assert(sizeof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync) == 0x000090, "Wrong size on AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, Target) == 0x000000, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::Target' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, XRDeviceId) == 0x000008, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, bManualAttachment) == 0x000014, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, RelativeTransform) == 0x000020, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, NewComponent) == 0x000080, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::NewComponent' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync, ReturnValue) == 0x000088, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddDeviceVisualizationComponentAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync \ static_assert(alignof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync) == 0x000010, "Wrong alignment on AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync"); \ static_assert(sizeof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync) == 0x0000A0, "Wrong size on AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, Target) == 0x000000, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::Target' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, SystemName) == 0x000008, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::SystemName' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, DeviceName) == 0x000010, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::DeviceName' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, bManualAttachment) == 0x000018, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::bManualAttachment' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, RelativeTransform) == 0x000020, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::RelativeTransform' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, XRDeviceId) == 0x000080, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::XRDeviceId' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, NewComponent) == 0x000090, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::NewComponent' has a wrong offset!"); \ static_assert(offsetof(AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync, ReturnValue) == 0x000098, "Member 'AsyncTask_LoadXRDeviceVisComponent_AddNamedDeviceVisualizationComponentAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAsyncTask_LoadXRDeviceVisComponent \ static_assert(alignof(UAsyncTask_LoadXRDeviceVisComponent) == 0x000008, "Wrong alignment on UAsyncTask_LoadXRDeviceVisComponent"); \ static_assert(sizeof(UAsyncTask_LoadXRDeviceVisComponent) == 0x000060, "Wrong size on UAsyncTask_LoadXRDeviceVisComponent"); \ static_assert(offsetof(UAsyncTask_LoadXRDeviceVisComponent, OnModelLoaded) == 0x000030, "Member 'UAsyncTask_LoadXRDeviceVisComponent::OnModelLoaded' has a wrong offset!"); \ static_assert(offsetof(UAsyncTask_LoadXRDeviceVisComponent, OnLoadFailure) == 0x000040, "Member 'UAsyncTask_LoadXRDeviceVisComponent::OnLoadFailure' has a wrong offset!"); \ static_assert(offsetof(UAsyncTask_LoadXRDeviceVisComponent, SpawnedComponent) == 0x000058, "Member 'UAsyncTask_LoadXRDeviceVisComponent::SpawnedComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash \ static_assert(alignof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash) == 0x000008, "Wrong alignment on XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash"); \ static_assert(sizeof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash) == 0x000068, "Wrong size on XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, Texture) == 0x000000, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::Texture' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, Translation) == 0x000008, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::Translation' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, Rotation) == 0x000020, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::Rotation' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, Size) == 0x000038, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::Size' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, DeltaRotation) == 0x000048, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::DeltaRotation' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash, bClearBeforeAdd) == 0x000060, "Member 'XRLoadingScreenFunctionLibrary_AddLoadingScreenSplash::bClearBeforeAdd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_XRLoadingScreenFunctionLibrary_SetLoadingScreen \ static_assert(alignof(XRLoadingScreenFunctionLibrary_SetLoadingScreen) == 0x000008, "Wrong alignment on XRLoadingScreenFunctionLibrary_SetLoadingScreen"); \ static_assert(sizeof(XRLoadingScreenFunctionLibrary_SetLoadingScreen) == 0x000038, "Wrong size on XRLoadingScreenFunctionLibrary_SetLoadingScreen"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_SetLoadingScreen, Texture) == 0x000000, "Member 'XRLoadingScreenFunctionLibrary_SetLoadingScreen::Texture' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_SetLoadingScreen, Scale) == 0x000008, "Member 'XRLoadingScreenFunctionLibrary_SetLoadingScreen::Scale' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_SetLoadingScreen, Offset) == 0x000018, "Member 'XRLoadingScreenFunctionLibrary_SetLoadingScreen::Offset' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_SetLoadingScreen, bShowLoadingMovie) == 0x000030, "Member 'XRLoadingScreenFunctionLibrary_SetLoadingScreen::bShowLoadingMovie' has a wrong offset!"); \ static_assert(offsetof(XRLoadingScreenFunctionLibrary_SetLoadingScreen, bShowOnSet) == 0x000031, "Member 'XRLoadingScreenFunctionLibrary_SetLoadingScreen::bShowOnSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UXRLoadingScreenFunctionLibrary \ static_assert(alignof(UXRLoadingScreenFunctionLibrary) == 0x000008, "Wrong alignment on UXRLoadingScreenFunctionLibrary"); \ static_assert(sizeof(UXRLoadingScreenFunctionLibrary) == 0x000028, "Wrong size on UXRLoadingScreenFunctionLibrary"); \ #define DUMPER7_ASSERTS_GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP \ static_assert(alignof(GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP) == 0x000004, "Wrong alignment on GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP"); \ static_assert(sizeof(GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP) == 0x000004, "Wrong size on GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP"); \ static_assert(offsetof(GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP, EntryPoint) == 0x000000, "Member 'GameplayEndGame_WidgetBP_C_ExecuteUbergraph_GameplayEndGame_WidgetBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEndGame_WidgetBP_C \ static_assert(alignof(UGameplayEndGame_WidgetBP_C) == 0x000008, "Wrong alignment on UGameplayEndGame_WidgetBP_C"); \ static_assert(sizeof(UGameplayEndGame_WidgetBP_C) == 0x0004B0, "Wrong size on UGameplayEndGame_WidgetBP_C"); \ static_assert(offsetof(UGameplayEndGame_WidgetBP_C, UberGraphFrame) == 0x000488, "Member 'UGameplayEndGame_WidgetBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_WidgetBP_C, Gameplay_EndGame_Credits_Panel) == 0x000490, "Member 'UGameplayEndGame_WidgetBP_C::Gameplay_EndGame_Credits_Panel' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_WidgetBP_C, Gameplay_EndGame_Stats_Panel) == 0x000498, "Member 'UGameplayEndGame_WidgetBP_C::Gameplay_EndGame_Stats_Panel' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_WidgetBP_C, GameplayEndGame_StartMovie_Panel) == 0x0004A0, "Member 'UGameplayEndGame_WidgetBP_C::GameplayEndGame_StartMovie_Panel' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_WidgetBP_C, Image_61) == 0x0004A8, "Member 'UGameplayEndGame_WidgetBP_C::Image_61' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCustomFieldData \ static_assert(alignof(FCustomFieldData) == 0x000008, "Wrong alignment on FCustomFieldData"); \ static_assert(sizeof(FCustomFieldData) == 0x000020, "Wrong size on FCustomFieldData"); \ static_assert(offsetof(FCustomFieldData, Key) == 0x000000, "Member 'FCustomFieldData::Key' has a wrong offset!"); \ static_assert(offsetof(FCustomFieldData, Value) == 0x000010, "Member 'FCustomFieldData::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSHAHashData \ static_assert(alignof(FSHAHashData) == 0x000001, "Wrong alignment on FSHAHashData"); \ static_assert(sizeof(FSHAHashData) == 0x000014, "Wrong size on FSHAHashData"); \ static_assert(offsetof(FSHAHashData, Hash) == 0x000000, "Member 'FSHAHashData::Hash' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChunkInfoData \ static_assert(alignof(FChunkInfoData) == 0x000008, "Wrong alignment on FChunkInfoData"); \ static_assert(sizeof(FChunkInfoData) == 0x000040, "Wrong size on FChunkInfoData"); \ static_assert(offsetof(FChunkInfoData, Guid) == 0x000000, "Member 'FChunkInfoData::Guid' has a wrong offset!"); \ static_assert(offsetof(FChunkInfoData, Hash) == 0x000010, "Member 'FChunkInfoData::Hash' has a wrong offset!"); \ static_assert(offsetof(FChunkInfoData, ShaHash) == 0x000018, "Member 'FChunkInfoData::ShaHash' has a wrong offset!"); \ static_assert(offsetof(FChunkInfoData, FileSize) == 0x000030, "Member 'FChunkInfoData::FileSize' has a wrong offset!"); \ static_assert(offsetof(FChunkInfoData, GroupNumber) == 0x000038, "Member 'FChunkInfoData::GroupNumber' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChunkPartData \ static_assert(alignof(FChunkPartData) == 0x000004, "Wrong alignment on FChunkPartData"); \ static_assert(sizeof(FChunkPartData) == 0x000018, "Wrong size on FChunkPartData"); \ static_assert(offsetof(FChunkPartData, Guid) == 0x000000, "Member 'FChunkPartData::Guid' has a wrong offset!"); \ static_assert(offsetof(FChunkPartData, Offset) == 0x000010, "Member 'FChunkPartData::Offset' has a wrong offset!"); \ static_assert(offsetof(FChunkPartData, Size) == 0x000014, "Member 'FChunkPartData::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFileManifestData \ static_assert(alignof(FFileManifestData) == 0x000008, "Wrong alignment on FFileManifestData"); \ static_assert(sizeof(FFileManifestData) == 0x000068, "Wrong size on FFileManifestData"); \ static_assert(offsetof(FFileManifestData, Filename) == 0x000000, "Member 'FFileManifestData::Filename' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, FileHash) == 0x000010, "Member 'FFileManifestData::FileHash' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, FileChunkParts) == 0x000028, "Member 'FFileManifestData::FileChunkParts' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, InstallTags) == 0x000038, "Member 'FFileManifestData::InstallTags' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, bIsUnixExecutable) == 0x000048, "Member 'FFileManifestData::bIsUnixExecutable' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, SymlinkTarget) == 0x000050, "Member 'FFileManifestData::SymlinkTarget' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, bIsReadOnly) == 0x000060, "Member 'FFileManifestData::bIsReadOnly' has a wrong offset!"); \ static_assert(offsetof(FFileManifestData, bIsCompressed) == 0x000061, "Member 'FFileManifestData::bIsCompressed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBuildPatchManifest \ static_assert(alignof(UBuildPatchManifest) == 0x000008, "Wrong alignment on UBuildPatchManifest"); \ static_assert(sizeof(UBuildPatchManifest) == 0x000120, "Wrong size on UBuildPatchManifest"); \ static_assert(offsetof(UBuildPatchManifest, ManifestFileVersion) == 0x000028, "Member 'UBuildPatchManifest::ManifestFileVersion' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, bIsFileData) == 0x000029, "Member 'UBuildPatchManifest::bIsFileData' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, AppID) == 0x00002C, "Member 'UBuildPatchManifest::AppID' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, AppName) == 0x000030, "Member 'UBuildPatchManifest::AppName' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, BuildVersion) == 0x000040, "Member 'UBuildPatchManifest::BuildVersion' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, LaunchExe) == 0x000050, "Member 'UBuildPatchManifest::LaunchExe' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, LaunchCommand) == 0x000060, "Member 'UBuildPatchManifest::LaunchCommand' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, PrereqIds) == 0x000070, "Member 'UBuildPatchManifest::PrereqIds' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, PrereqName) == 0x0000C0, "Member 'UBuildPatchManifest::PrereqName' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, PrereqPath) == 0x0000D0, "Member 'UBuildPatchManifest::PrereqPath' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, PrereqArgs) == 0x0000E0, "Member 'UBuildPatchManifest::PrereqArgs' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, FileManifestList) == 0x0000F0, "Member 'UBuildPatchManifest::FileManifestList' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, ChunkList) == 0x000100, "Member 'UBuildPatchManifest::ChunkList' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, CustomFields) == 0x000110, "Member 'UBuildPatchManifest::CustomFields' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FScriptTypedElementHandle \ static_assert(alignof(FScriptTypedElementHandle) == 0x000008, "Wrong alignment on FScriptTypedElementHandle"); \ static_assert(sizeof(FScriptTypedElementHandle) == 0x000008, "Wrong size on FScriptTypedElementHandle"); \ #define DUMPER7_ASSERTS_FScriptTypedElementListProxy \ static_assert(alignof(FScriptTypedElementListProxy) == 0x000008, "Wrong alignment on FScriptTypedElementListProxy"); \ static_assert(sizeof(FScriptTypedElementListProxy) == 0x000010, "Wrong size on FScriptTypedElementListProxy"); \ #define DUMPER7_ASSERTS_TypedElementHandleLibrary_Equal \ static_assert(alignof(TypedElementHandleLibrary_Equal) == 0x000008, "Wrong alignment on TypedElementHandleLibrary_Equal"); \ static_assert(sizeof(TypedElementHandleLibrary_Equal) == 0x000018, "Wrong size on TypedElementHandleLibrary_Equal"); \ static_assert(offsetof(TypedElementHandleLibrary_Equal, LHS) == 0x000000, "Member 'TypedElementHandleLibrary_Equal::LHS' has a wrong offset!"); \ static_assert(offsetof(TypedElementHandleLibrary_Equal, RHS) == 0x000008, "Member 'TypedElementHandleLibrary_Equal::RHS' has a wrong offset!"); \ static_assert(offsetof(TypedElementHandleLibrary_Equal, ReturnValue) == 0x000010, "Member 'TypedElementHandleLibrary_Equal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementHandleLibrary_IsSet \ static_assert(alignof(TypedElementHandleLibrary_IsSet) == 0x000008, "Wrong alignment on TypedElementHandleLibrary_IsSet"); \ static_assert(sizeof(TypedElementHandleLibrary_IsSet) == 0x000010, "Wrong size on TypedElementHandleLibrary_IsSet"); \ static_assert(offsetof(TypedElementHandleLibrary_IsSet, ElementHandle) == 0x000000, "Member 'TypedElementHandleLibrary_IsSet::ElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementHandleLibrary_IsSet, ReturnValue) == 0x000008, "Member 'TypedElementHandleLibrary_IsSet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementHandleLibrary_NotEqual \ static_assert(alignof(TypedElementHandleLibrary_NotEqual) == 0x000008, "Wrong alignment on TypedElementHandleLibrary_NotEqual"); \ static_assert(sizeof(TypedElementHandleLibrary_NotEqual) == 0x000018, "Wrong size on TypedElementHandleLibrary_NotEqual"); \ static_assert(offsetof(TypedElementHandleLibrary_NotEqual, LHS) == 0x000000, "Member 'TypedElementHandleLibrary_NotEqual::LHS' has a wrong offset!"); \ static_assert(offsetof(TypedElementHandleLibrary_NotEqual, RHS) == 0x000008, "Member 'TypedElementHandleLibrary_NotEqual::RHS' has a wrong offset!"); \ static_assert(offsetof(TypedElementHandleLibrary_NotEqual, ReturnValue) == 0x000010, "Member 'TypedElementHandleLibrary_NotEqual::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementHandleLibrary_Release \ static_assert(alignof(TypedElementHandleLibrary_Release) == 0x000008, "Wrong alignment on TypedElementHandleLibrary_Release"); \ static_assert(sizeof(TypedElementHandleLibrary_Release) == 0x000008, "Wrong size on TypedElementHandleLibrary_Release"); \ static_assert(offsetof(TypedElementHandleLibrary_Release, ElementHandle) == 0x000000, "Member 'TypedElementHandleLibrary_Release::ElementHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementHandleLibrary \ static_assert(alignof(UTypedElementHandleLibrary) == 0x000008, "Wrong alignment on UTypedElementHandleLibrary"); \ static_assert(sizeof(UTypedElementHandleLibrary) == 0x000028, "Wrong size on UTypedElementHandleLibrary"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Add \ static_assert(alignof(TypedElementListLibrary_Add) == 0x000008, "Wrong alignment on TypedElementListLibrary_Add"); \ static_assert(sizeof(TypedElementListLibrary_Add) == 0x000020, "Wrong size on TypedElementListLibrary_Add"); \ static_assert(offsetof(TypedElementListLibrary_Add, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Add::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Add, ElementHandle) == 0x000010, "Member 'TypedElementListLibrary_Add::ElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Add, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_Add::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Append \ static_assert(alignof(TypedElementListLibrary_Append) == 0x000008, "Wrong alignment on TypedElementListLibrary_Append"); \ static_assert(sizeof(TypedElementListLibrary_Append) == 0x000020, "Wrong size on TypedElementListLibrary_Append"); \ static_assert(offsetof(TypedElementListLibrary_Append, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Append::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Append, ElementHandles) == 0x000010, "Member 'TypedElementListLibrary_Append::ElementHandles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_AppendList \ static_assert(alignof(TypedElementListLibrary_AppendList) == 0x000008, "Wrong alignment on TypedElementListLibrary_AppendList"); \ static_assert(sizeof(TypedElementListLibrary_AppendList) == 0x000020, "Wrong size on TypedElementListLibrary_AppendList"); \ static_assert(offsetof(TypedElementListLibrary_AppendList, ElementList) == 0x000000, "Member 'TypedElementListLibrary_AppendList::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_AppendList, OtherElementList) == 0x000010, "Member 'TypedElementListLibrary_AppendList::OtherElementList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Clone \ static_assert(alignof(TypedElementListLibrary_Clone) == 0x000008, "Wrong alignment on TypedElementListLibrary_Clone"); \ static_assert(sizeof(TypedElementListLibrary_Clone) == 0x000020, "Wrong size on TypedElementListLibrary_Clone"); \ static_assert(offsetof(TypedElementListLibrary_Clone, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Clone::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Clone, ReturnValue) == 0x000010, "Member 'TypedElementListLibrary_Clone::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Contains \ static_assert(alignof(TypedElementListLibrary_Contains) == 0x000008, "Wrong alignment on TypedElementListLibrary_Contains"); \ static_assert(sizeof(TypedElementListLibrary_Contains) == 0x000020, "Wrong size on TypedElementListLibrary_Contains"); \ static_assert(offsetof(TypedElementListLibrary_Contains, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Contains::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Contains, ElementHandle) == 0x000010, "Member 'TypedElementListLibrary_Contains::ElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Contains, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_Contains::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_CountElements \ static_assert(alignof(TypedElementListLibrary_CountElements) == 0x000008, "Wrong alignment on TypedElementListLibrary_CountElements"); \ static_assert(sizeof(TypedElementListLibrary_CountElements) == 0x000020, "Wrong size on TypedElementListLibrary_CountElements"); \ static_assert(offsetof(TypedElementListLibrary_CountElements, ElementList) == 0x000000, "Member 'TypedElementListLibrary_CountElements::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_CountElements, BaseInterfaceType) == 0x000010, "Member 'TypedElementListLibrary_CountElements::BaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_CountElements, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_CountElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_CountElementsOfType \ static_assert(alignof(TypedElementListLibrary_CountElementsOfType) == 0x000008, "Wrong alignment on TypedElementListLibrary_CountElementsOfType"); \ static_assert(sizeof(TypedElementListLibrary_CountElementsOfType) == 0x000020, "Wrong size on TypedElementListLibrary_CountElementsOfType"); \ static_assert(offsetof(TypedElementListLibrary_CountElementsOfType, ElementList) == 0x000000, "Member 'TypedElementListLibrary_CountElementsOfType::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_CountElementsOfType, ElementTypeName) == 0x000010, "Member 'TypedElementListLibrary_CountElementsOfType::ElementTypeName' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_CountElementsOfType, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_CountElementsOfType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_CreateScriptElementList \ static_assert(alignof(TypedElementListLibrary_CreateScriptElementList) == 0x000008, "Wrong alignment on TypedElementListLibrary_CreateScriptElementList"); \ static_assert(sizeof(TypedElementListLibrary_CreateScriptElementList) == 0x000018, "Wrong size on TypedElementListLibrary_CreateScriptElementList"); \ static_assert(offsetof(TypedElementListLibrary_CreateScriptElementList, Registry) == 0x000000, "Member 'TypedElementListLibrary_CreateScriptElementList::Registry' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_CreateScriptElementList, ReturnValue) == 0x000008, "Member 'TypedElementListLibrary_CreateScriptElementList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Empty \ static_assert(alignof(TypedElementListLibrary_Empty) == 0x000008, "Wrong alignment on TypedElementListLibrary_Empty"); \ static_assert(sizeof(TypedElementListLibrary_Empty) == 0x000018, "Wrong size on TypedElementListLibrary_Empty"); \ static_assert(offsetof(TypedElementListLibrary_Empty, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Empty::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Empty, Slack) == 0x000010, "Member 'TypedElementListLibrary_Empty::Slack' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_GetElementHandleAt \ static_assert(alignof(TypedElementListLibrary_GetElementHandleAt) == 0x000008, "Wrong alignment on TypedElementListLibrary_GetElementHandleAt"); \ static_assert(sizeof(TypedElementListLibrary_GetElementHandleAt) == 0x000020, "Wrong size on TypedElementListLibrary_GetElementHandleAt"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandleAt, ElementList) == 0x000000, "Member 'TypedElementListLibrary_GetElementHandleAt::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandleAt, Index_0) == 0x000010, "Member 'TypedElementListLibrary_GetElementHandleAt::Index_0' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandleAt, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_GetElementHandleAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_GetElementHandles \ static_assert(alignof(TypedElementListLibrary_GetElementHandles) == 0x000008, "Wrong alignment on TypedElementListLibrary_GetElementHandles"); \ static_assert(sizeof(TypedElementListLibrary_GetElementHandles) == 0x000028, "Wrong size on TypedElementListLibrary_GetElementHandles"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandles, ElementList) == 0x000000, "Member 'TypedElementListLibrary_GetElementHandles::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandles, BaseInterfaceType) == 0x000010, "Member 'TypedElementListLibrary_GetElementHandles::BaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementHandles, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_GetElementHandles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_GetElementInterface \ static_assert(alignof(TypedElementListLibrary_GetElementInterface) == 0x000008, "Wrong alignment on TypedElementListLibrary_GetElementInterface"); \ static_assert(sizeof(TypedElementListLibrary_GetElementInterface) == 0x000028, "Wrong size on TypedElementListLibrary_GetElementInterface"); \ static_assert(offsetof(TypedElementListLibrary_GetElementInterface, ElementList) == 0x000000, "Member 'TypedElementListLibrary_GetElementInterface::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementInterface, ElementHandle) == 0x000010, "Member 'TypedElementListLibrary_GetElementInterface::ElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementInterface, BaseInterfaceType) == 0x000018, "Member 'TypedElementListLibrary_GetElementInterface::BaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_GetElementInterface, ReturnValue) == 0x000020, "Member 'TypedElementListLibrary_GetElementInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_HasElements \ static_assert(alignof(TypedElementListLibrary_HasElements) == 0x000008, "Wrong alignment on TypedElementListLibrary_HasElements"); \ static_assert(sizeof(TypedElementListLibrary_HasElements) == 0x000020, "Wrong size on TypedElementListLibrary_HasElements"); \ static_assert(offsetof(TypedElementListLibrary_HasElements, ElementList) == 0x000000, "Member 'TypedElementListLibrary_HasElements::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_HasElements, BaseInterfaceType) == 0x000010, "Member 'TypedElementListLibrary_HasElements::BaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_HasElements, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_HasElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_HasElementsOfType \ static_assert(alignof(TypedElementListLibrary_HasElementsOfType) == 0x000008, "Wrong alignment on TypedElementListLibrary_HasElementsOfType"); \ static_assert(sizeof(TypedElementListLibrary_HasElementsOfType) == 0x000020, "Wrong size on TypedElementListLibrary_HasElementsOfType"); \ static_assert(offsetof(TypedElementListLibrary_HasElementsOfType, ElementList) == 0x000000, "Member 'TypedElementListLibrary_HasElementsOfType::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_HasElementsOfType, ElementTypeName) == 0x000010, "Member 'TypedElementListLibrary_HasElementsOfType::ElementTypeName' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_HasElementsOfType, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_HasElementsOfType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_IsValidIndex \ static_assert(alignof(TypedElementListLibrary_IsValidIndex) == 0x000008, "Wrong alignment on TypedElementListLibrary_IsValidIndex"); \ static_assert(sizeof(TypedElementListLibrary_IsValidIndex) == 0x000018, "Wrong size on TypedElementListLibrary_IsValidIndex"); \ static_assert(offsetof(TypedElementListLibrary_IsValidIndex, ElementList) == 0x000000, "Member 'TypedElementListLibrary_IsValidIndex::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_IsValidIndex, Index_0) == 0x000010, "Member 'TypedElementListLibrary_IsValidIndex::Index_0' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_IsValidIndex, ReturnValue) == 0x000014, "Member 'TypedElementListLibrary_IsValidIndex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Num \ static_assert(alignof(TypedElementListLibrary_Num) == 0x000008, "Wrong alignment on TypedElementListLibrary_Num"); \ static_assert(sizeof(TypedElementListLibrary_Num) == 0x000018, "Wrong size on TypedElementListLibrary_Num"); \ static_assert(offsetof(TypedElementListLibrary_Num, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Num::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Num, ReturnValue) == 0x000010, "Member 'TypedElementListLibrary_Num::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Remove \ static_assert(alignof(TypedElementListLibrary_Remove) == 0x000008, "Wrong alignment on TypedElementListLibrary_Remove"); \ static_assert(sizeof(TypedElementListLibrary_Remove) == 0x000020, "Wrong size on TypedElementListLibrary_Remove"); \ static_assert(offsetof(TypedElementListLibrary_Remove, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Remove::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Remove, ElementHandle) == 0x000010, "Member 'TypedElementListLibrary_Remove::ElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Remove, ReturnValue) == 0x000018, "Member 'TypedElementListLibrary_Remove::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Reserve \ static_assert(alignof(TypedElementListLibrary_Reserve) == 0x000008, "Wrong alignment on TypedElementListLibrary_Reserve"); \ static_assert(sizeof(TypedElementListLibrary_Reserve) == 0x000018, "Wrong size on TypedElementListLibrary_Reserve"); \ static_assert(offsetof(TypedElementListLibrary_Reserve, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Reserve::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementListLibrary_Reserve, Size) == 0x000010, "Member 'TypedElementListLibrary_Reserve::Size' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Reset \ static_assert(alignof(TypedElementListLibrary_Reset) == 0x000008, "Wrong alignment on TypedElementListLibrary_Reset"); \ static_assert(sizeof(TypedElementListLibrary_Reset) == 0x000010, "Wrong size on TypedElementListLibrary_Reset"); \ static_assert(offsetof(TypedElementListLibrary_Reset, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Reset::ElementList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementListLibrary_Shrink \ static_assert(alignof(TypedElementListLibrary_Shrink) == 0x000008, "Wrong alignment on TypedElementListLibrary_Shrink"); \ static_assert(sizeof(TypedElementListLibrary_Shrink) == 0x000010, "Wrong size on TypedElementListLibrary_Shrink"); \ static_assert(offsetof(TypedElementListLibrary_Shrink, ElementList) == 0x000000, "Member 'TypedElementListLibrary_Shrink::ElementList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementListLibrary \ static_assert(alignof(UTypedElementListLibrary) == 0x000008, "Wrong alignment on UTypedElementListLibrary"); \ static_assert(sizeof(UTypedElementListLibrary) == 0x000028, "Wrong size on UTypedElementListLibrary"); \ #define DUMPER7_ASSERTS_ITypedElementCounterInterface \ static_assert(alignof(ITypedElementCounterInterface) == 0x000001, "Wrong alignment on ITypedElementCounterInterface"); \ static_assert(sizeof(ITypedElementCounterInterface) == 0x000001, "Wrong size on ITypedElementCounterInterface"); \ #define DUMPER7_ASSERTS_TypedElementRegistry_getInstance \ static_assert(alignof(TypedElementRegistry_getInstance) == 0x000008, "Wrong alignment on TypedElementRegistry_getInstance"); \ static_assert(sizeof(TypedElementRegistry_getInstance) == 0x000008, "Wrong size on TypedElementRegistry_getInstance"); \ static_assert(offsetof(TypedElementRegistry_getInstance, ReturnValue) == 0x000000, "Member 'TypedElementRegistry_getInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementRegistry_GetElementInterface \ static_assert(alignof(TypedElementRegistry_GetElementInterface) == 0x000008, "Wrong alignment on TypedElementRegistry_GetElementInterface"); \ static_assert(sizeof(TypedElementRegistry_GetElementInterface) == 0x000018, "Wrong size on TypedElementRegistry_GetElementInterface"); \ static_assert(offsetof(TypedElementRegistry_GetElementInterface, InElementHandle) == 0x000000, "Member 'TypedElementRegistry_GetElementInterface::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementRegistry_GetElementInterface, InBaseInterfaceType) == 0x000008, "Member 'TypedElementRegistry_GetElementInterface::InBaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementRegistry_GetElementInterface, ReturnValue) == 0x000010, "Member 'TypedElementRegistry_GetElementInterface::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementRegistry \ static_assert(alignof(UTypedElementRegistry) == 0x000008, "Wrong alignment on UTypedElementRegistry"); \ static_assert(sizeof(UTypedElementRegistry) == 0x000948, "Wrong size on UTypedElementRegistry"); \ #define DUMPER7_ASSERTS_TestTypedElementInterfaceA_getDisplayName \ static_assert(alignof(TestTypedElementInterfaceA_getDisplayName) == 0x000008, "Wrong alignment on TestTypedElementInterfaceA_getDisplayName"); \ static_assert(sizeof(TestTypedElementInterfaceA_getDisplayName) == 0x000020, "Wrong size on TestTypedElementInterfaceA_getDisplayName"); \ static_assert(offsetof(TestTypedElementInterfaceA_getDisplayName, InElementHandle) == 0x000000, "Member 'TestTypedElementInterfaceA_getDisplayName::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceA_getDisplayName, ReturnValue) == 0x000008, "Member 'TestTypedElementInterfaceA_getDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TestTypedElementInterfaceA_SetDisplayName \ static_assert(alignof(TestTypedElementInterfaceA_SetDisplayName) == 0x000008, "Wrong alignment on TestTypedElementInterfaceA_SetDisplayName"); \ static_assert(sizeof(TestTypedElementInterfaceA_SetDisplayName) == 0x000028, "Wrong size on TestTypedElementInterfaceA_SetDisplayName"); \ static_assert(offsetof(TestTypedElementInterfaceA_SetDisplayName, InElementHandle) == 0x000000, "Member 'TestTypedElementInterfaceA_SetDisplayName::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceA_SetDisplayName, InNewName) == 0x000008, "Member 'TestTypedElementInterfaceA_SetDisplayName::InNewName' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceA_SetDisplayName, bNotify) == 0x000020, "Member 'TestTypedElementInterfaceA_SetDisplayName::bNotify' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceA_SetDisplayName, ReturnValue) == 0x000021, "Member 'TestTypedElementInterfaceA_SetDisplayName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITestTypedElementInterfaceA \ static_assert(alignof(ITestTypedElementInterfaceA) == 0x000001, "Wrong alignment on ITestTypedElementInterfaceA"); \ static_assert(sizeof(ITestTypedElementInterfaceA) == 0x000001, "Wrong size on ITestTypedElementInterfaceA"); \ #define DUMPER7_ASSERTS_TestTypedElementInterfaceB_MarkAsTested \ static_assert(alignof(TestTypedElementInterfaceB_MarkAsTested) == 0x000008, "Wrong alignment on TestTypedElementInterfaceB_MarkAsTested"); \ static_assert(sizeof(TestTypedElementInterfaceB_MarkAsTested) == 0x000010, "Wrong size on TestTypedElementInterfaceB_MarkAsTested"); \ static_assert(offsetof(TestTypedElementInterfaceB_MarkAsTested, InElementHandle) == 0x000000, "Member 'TestTypedElementInterfaceB_MarkAsTested::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceB_MarkAsTested, ReturnValue) == 0x000008, "Member 'TestTypedElementInterfaceB_MarkAsTested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITestTypedElementInterfaceB \ static_assert(alignof(ITestTypedElementInterfaceB) == 0x000001, "Wrong alignment on ITestTypedElementInterfaceB"); \ static_assert(sizeof(ITestTypedElementInterfaceB) == 0x000001, "Wrong size on ITestTypedElementInterfaceB"); \ #define DUMPER7_ASSERTS_TestTypedElementInterfaceC_GetIsTested \ static_assert(alignof(TestTypedElementInterfaceC_GetIsTested) == 0x000008, "Wrong alignment on TestTypedElementInterfaceC_GetIsTested"); \ static_assert(sizeof(TestTypedElementInterfaceC_GetIsTested) == 0x000010, "Wrong size on TestTypedElementInterfaceC_GetIsTested"); \ static_assert(offsetof(TestTypedElementInterfaceC_GetIsTested, InElementHandle) == 0x000000, "Member 'TestTypedElementInterfaceC_GetIsTested::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TestTypedElementInterfaceC_GetIsTested, ReturnValue) == 0x000008, "Member 'TestTypedElementInterfaceC_GetIsTested::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITestTypedElementInterfaceC \ static_assert(alignof(ITestTypedElementInterfaceC) == 0x000001, "Wrong alignment on ITestTypedElementInterfaceC"); \ static_assert(sizeof(ITestTypedElementInterfaceC) == 0x000001, "Wrong size on ITestTypedElementInterfaceC"); \ #define DUMPER7_ASSERTS_UTestTypedElementInterfaceA_ImplTyped \ static_assert(alignof(UTestTypedElementInterfaceA_ImplTyped) == 0x000008, "Wrong alignment on UTestTypedElementInterfaceA_ImplTyped"); \ static_assert(sizeof(UTestTypedElementInterfaceA_ImplTyped) == 0x000030, "Wrong size on UTestTypedElementInterfaceA_ImplTyped"); \ #define DUMPER7_ASSERTS_UTestTypedElementInterfaceA_ImplUntyped \ static_assert(alignof(UTestTypedElementInterfaceA_ImplUntyped) == 0x000008, "Wrong alignment on UTestTypedElementInterfaceA_ImplUntyped"); \ static_assert(sizeof(UTestTypedElementInterfaceA_ImplUntyped) == 0x000030, "Wrong size on UTestTypedElementInterfaceA_ImplUntyped"); \ #define DUMPER7_ASSERTS_UTestTypedElementInterfaceBAndC_Typed \ static_assert(alignof(UTestTypedElementInterfaceBAndC_Typed) == 0x000008, "Wrong alignment on UTestTypedElementInterfaceBAndC_Typed"); \ static_assert(sizeof(UTestTypedElementInterfaceBAndC_Typed) == 0x000038, "Wrong size on UTestTypedElementInterfaceBAndC_Typed"); \ #define DUMPER7_ASSERTS_FLandscapeLayerBrush \ static_assert(alignof(FLandscapeLayerBrush) == 0x000001, "Wrong alignment on FLandscapeLayerBrush"); \ static_assert(sizeof(FLandscapeLayerBrush) == 0x000001, "Wrong size on FLandscapeLayerBrush"); \ #define DUMPER7_ASSERTS_FLandscapeLayer \ static_assert(alignof(FLandscapeLayer) == 0x000008, "Wrong alignment on FLandscapeLayer"); \ static_assert(sizeof(FLandscapeLayer) == 0x000088, "Wrong size on FLandscapeLayer"); \ static_assert(offsetof(FLandscapeLayer, Guid) == 0x000000, "Member 'FLandscapeLayer::Guid' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, Name) == 0x000010, "Member 'FLandscapeLayer::Name' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, bVisible) == 0x000018, "Member 'FLandscapeLayer::bVisible' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, Blocked) == 0x000019, "Member 'FLandscapeLayer::Blocked' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, HeightmapAlpha) == 0x00001C, "Member 'FLandscapeLayer::HeightmapAlpha' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, WeightmapAlpha) == 0x000020, "Member 'FLandscapeLayer::WeightmapAlpha' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, BlendMode) == 0x000024, "Member 'FLandscapeLayer::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, Brushes) == 0x000028, "Member 'FLandscapeLayer::Brushes' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayer, WeightmapLayerAllocationBlend) == 0x000038, "Member 'FLandscapeLayer::WeightmapLayerAllocationBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeEditToolRenderData \ static_assert(alignof(FLandscapeEditToolRenderData) == 0x000008, "Wrong alignment on FLandscapeEditToolRenderData"); \ static_assert(sizeof(FLandscapeEditToolRenderData) == 0x000038, "Wrong size on FLandscapeEditToolRenderData"); \ static_assert(offsetof(FLandscapeEditToolRenderData, ToolMaterial) == 0x000000, "Member 'FLandscapeEditToolRenderData::ToolMaterial' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, GizmoMaterial) == 0x000008, "Member 'FLandscapeEditToolRenderData::GizmoMaterial' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, SelectedType) == 0x000010, "Member 'FLandscapeEditToolRenderData::SelectedType' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, DebugChannelR) == 0x000014, "Member 'FLandscapeEditToolRenderData::DebugChannelR' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, DebugChannelG) == 0x000018, "Member 'FLandscapeEditToolRenderData::DebugChannelG' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, DebugChannelB) == 0x00001C, "Member 'FLandscapeEditToolRenderData::DebugChannelB' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, DataTexture) == 0x000020, "Member 'FLandscapeEditToolRenderData::DataTexture' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, LayerContributionTexture) == 0x000028, "Member 'FLandscapeEditToolRenderData::LayerContributionTexture' has a wrong offset!"); \ static_assert(offsetof(FLandscapeEditToolRenderData, DirtyTexture) == 0x000030, "Member 'FLandscapeEditToolRenderData::DirtyTexture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWeightmapLayerAllocationInfo \ static_assert(alignof(FWeightmapLayerAllocationInfo) == 0x000008, "Wrong alignment on FWeightmapLayerAllocationInfo"); \ static_assert(sizeof(FWeightmapLayerAllocationInfo) == 0x000010, "Wrong size on FWeightmapLayerAllocationInfo"); \ static_assert(offsetof(FWeightmapLayerAllocationInfo, LayerInfo) == 0x000000, "Member 'FWeightmapLayerAllocationInfo::LayerInfo' has a wrong offset!"); \ static_assert(offsetof(FWeightmapLayerAllocationInfo, WeightmapTextureIndex) == 0x000008, "Member 'FWeightmapLayerAllocationInfo::WeightmapTextureIndex' has a wrong offset!"); \ static_assert(offsetof(FWeightmapLayerAllocationInfo, WeightmapTextureChannel) == 0x000009, "Member 'FWeightmapLayerAllocationInfo::WeightmapTextureChannel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeComponentMaterialOverride \ static_assert(alignof(FLandscapeComponentMaterialOverride) == 0x000008, "Wrong alignment on FLandscapeComponentMaterialOverride"); \ static_assert(sizeof(FLandscapeComponentMaterialOverride) == 0x000010, "Wrong size on FLandscapeComponentMaterialOverride"); \ static_assert(offsetof(FLandscapeComponentMaterialOverride, LODIndex) == 0x000000, "Member 'FLandscapeComponentMaterialOverride::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FLandscapeComponentMaterialOverride, Material) == 0x000008, "Member 'FLandscapeComponentMaterialOverride::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapePerLODMaterialOverride \ static_assert(alignof(FLandscapePerLODMaterialOverride) == 0x000008, "Wrong alignment on FLandscapePerLODMaterialOverride"); \ static_assert(sizeof(FLandscapePerLODMaterialOverride) == 0x000010, "Wrong size on FLandscapePerLODMaterialOverride"); \ static_assert(offsetof(FLandscapePerLODMaterialOverride, LODIndex) == 0x000000, "Member 'FLandscapePerLODMaterialOverride::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FLandscapePerLODMaterialOverride, Material) == 0x000008, "Member 'FLandscapePerLODMaterialOverride::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWeightmapData \ static_assert(alignof(FWeightmapData) == 0x000008, "Wrong alignment on FWeightmapData"); \ static_assert(sizeof(FWeightmapData) == 0x000030, "Wrong size on FWeightmapData"); \ static_assert(offsetof(FWeightmapData, Textures) == 0x000000, "Member 'FWeightmapData::Textures' has a wrong offset!"); \ static_assert(offsetof(FWeightmapData, LayerAllocations) == 0x000010, "Member 'FWeightmapData::LayerAllocations' has a wrong offset!"); \ static_assert(offsetof(FWeightmapData, TextureUsages) == 0x000020, "Member 'FWeightmapData::TextureUsages' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FHeightmapData \ static_assert(alignof(FHeightmapData) == 0x000008, "Wrong alignment on FHeightmapData"); \ static_assert(sizeof(FHeightmapData) == 0x000008, "Wrong size on FHeightmapData"); \ static_assert(offsetof(FHeightmapData, Texture) == 0x000000, "Member 'FHeightmapData::Texture' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeLayerComponentData \ static_assert(alignof(FLandscapeLayerComponentData) == 0x000008, "Wrong alignment on FLandscapeLayerComponentData"); \ static_assert(sizeof(FLandscapeLayerComponentData) == 0x000038, "Wrong size on FLandscapeLayerComponentData"); \ static_assert(offsetof(FLandscapeLayerComponentData, HeightmapData) == 0x000000, "Member 'FLandscapeLayerComponentData::HeightmapData' has a wrong offset!"); \ static_assert(offsetof(FLandscapeLayerComponentData, WeightmapData) == 0x000008, "Member 'FLandscapeLayerComponentData::WeightmapData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGizmoSelectData \ static_assert(alignof(FGizmoSelectData) == 0x000008, "Wrong alignment on FGizmoSelectData"); \ static_assert(sizeof(FGizmoSelectData) == 0x000050, "Wrong size on FGizmoSelectData"); \ #define DUMPER7_ASSERTS_FGrassVariety \ static_assert(alignof(FGrassVariety) == 0x000008, "Wrong alignment on FGrassVariety"); \ static_assert(sizeof(FGrassVariety) == 0x000058, "Wrong size on FGrassVariety"); \ static_assert(offsetof(FGrassVariety, GrassMesh) == 0x000000, "Member 'FGrassVariety::GrassMesh' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, OverrideMaterials) == 0x000008, "Member 'FGrassVariety::OverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, GrassDensity) == 0x000018, "Member 'FGrassVariety::GrassDensity' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bUseGrid) == 0x00001C, "Member 'FGrassVariety::bUseGrid' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, PlacementJitter) == 0x000020, "Member 'FGrassVariety::PlacementJitter' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, StartCullDistance) == 0x000024, "Member 'FGrassVariety::StartCullDistance' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, EndCullDistance) == 0x000028, "Member 'FGrassVariety::EndCullDistance' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, MinLOD) == 0x00002C, "Member 'FGrassVariety::MinLOD' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, Scaling) == 0x000030, "Member 'FGrassVariety::Scaling' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, ScaleX) == 0x000034, "Member 'FGrassVariety::ScaleX' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, ScaleY) == 0x00003C, "Member 'FGrassVariety::ScaleY' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, ScaleZ) == 0x000044, "Member 'FGrassVariety::ScaleZ' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, RandomRotation) == 0x00004C, "Member 'FGrassVariety::RandomRotation' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, AlignToSurface) == 0x00004D, "Member 'FGrassVariety::AlignToSurface' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bUseLandscapeLightmap) == 0x00004E, "Member 'FGrassVariety::bUseLandscapeLightmap' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, LightingChannels) == 0x00004F, "Member 'FGrassVariety::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bReceivesDecals) == 0x000050, "Member 'FGrassVariety::bReceivesDecals' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bCastDynamicShadow) == 0x000051, "Member 'FGrassVariety::bCastDynamicShadow' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bCastContactShadow) == 0x000052, "Member 'FGrassVariety::bCastContactShadow' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, bKeepInstanceBufferCPUCopy) == 0x000053, "Member 'FGrassVariety::bKeepInstanceBufferCPUCopy' has a wrong offset!"); \ static_assert(offsetof(FGrassVariety, InstanceWorldPositionOffsetDisableDistance) == 0x000054, "Member 'FGrassVariety::InstanceWorldPositionOffsetDisableDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeMaterialTextureStreamingInfo \ static_assert(alignof(FLandscapeMaterialTextureStreamingInfo) == 0x000004, "Wrong alignment on FLandscapeMaterialTextureStreamingInfo"); \ static_assert(sizeof(FLandscapeMaterialTextureStreamingInfo) == 0x00000C, "Wrong size on FLandscapeMaterialTextureStreamingInfo"); \ static_assert(offsetof(FLandscapeMaterialTextureStreamingInfo, TextureName) == 0x000000, "Member 'FLandscapeMaterialTextureStreamingInfo::TextureName' has a wrong offset!"); \ static_assert(offsetof(FLandscapeMaterialTextureStreamingInfo, TexelFactor) == 0x000008, "Member 'FLandscapeMaterialTextureStreamingInfo::TexelFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeSplineConnection \ static_assert(alignof(FLandscapeSplineConnection) == 0x000008, "Wrong alignment on FLandscapeSplineConnection"); \ static_assert(sizeof(FLandscapeSplineConnection) == 0x000010, "Wrong size on FLandscapeSplineConnection"); \ static_assert(offsetof(FLandscapeSplineConnection, Segment) == 0x000000, "Member 'FLandscapeSplineConnection::Segment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FForeignControlPointData \ static_assert(alignof(FForeignControlPointData) == 0x000001, "Wrong alignment on FForeignControlPointData"); \ static_assert(sizeof(FForeignControlPointData) == 0x000001, "Wrong size on FForeignControlPointData"); \ #define DUMPER7_ASSERTS_FForeignSplineSegmentData \ static_assert(alignof(FForeignSplineSegmentData) == 0x000001, "Wrong alignment on FForeignSplineSegmentData"); \ static_assert(sizeof(FForeignSplineSegmentData) == 0x000001, "Wrong size on FForeignSplineSegmentData"); \ #define DUMPER7_ASSERTS_FForeignWorldSplineData \ static_assert(alignof(FForeignWorldSplineData) == 0x000001, "Wrong alignment on FForeignWorldSplineData"); \ static_assert(sizeof(FForeignWorldSplineData) == 0x000001, "Wrong size on FForeignWorldSplineData"); \ #define DUMPER7_ASSERTS_FLandscapeSplineInterpPoint \ static_assert(alignof(FLandscapeSplineInterpPoint) == 0x000008, "Wrong alignment on FLandscapeSplineInterpPoint"); \ static_assert(sizeof(FLandscapeSplineInterpPoint) == 0x0000E0, "Wrong size on FLandscapeSplineInterpPoint"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, Center) == 0x000000, "Member 'FLandscapeSplineInterpPoint::Center' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, Left) == 0x000018, "Member 'FLandscapeSplineInterpPoint::Left' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, Right) == 0x000030, "Member 'FLandscapeSplineInterpPoint::Right' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, FalloffLeft) == 0x000048, "Member 'FLandscapeSplineInterpPoint::FalloffLeft' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, FalloffRight) == 0x000060, "Member 'FLandscapeSplineInterpPoint::FalloffRight' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, LayerLeft) == 0x000078, "Member 'FLandscapeSplineInterpPoint::LayerLeft' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, LayerRight) == 0x000090, "Member 'FLandscapeSplineInterpPoint::LayerRight' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, LayerFalloffLeft) == 0x0000A8, "Member 'FLandscapeSplineInterpPoint::LayerFalloffLeft' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, LayerFalloffRight) == 0x0000C0, "Member 'FLandscapeSplineInterpPoint::LayerFalloffRight' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineInterpPoint, StartEndFalloff) == 0x0000D8, "Member 'FLandscapeSplineInterpPoint::StartEndFalloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeSplineSegmentConnection \ static_assert(alignof(FLandscapeSplineSegmentConnection) == 0x000008, "Wrong alignment on FLandscapeSplineSegmentConnection"); \ static_assert(sizeof(FLandscapeSplineSegmentConnection) == 0x000018, "Wrong size on FLandscapeSplineSegmentConnection"); \ static_assert(offsetof(FLandscapeSplineSegmentConnection, ControlPoint) == 0x000000, "Member 'FLandscapeSplineSegmentConnection::ControlPoint' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineSegmentConnection, TangentLen) == 0x000008, "Member 'FLandscapeSplineSegmentConnection::TangentLen' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineSegmentConnection, SocketName) == 0x00000C, "Member 'FLandscapeSplineSegmentConnection::SocketName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeSplineMeshEntry \ static_assert(alignof(FLandscapeSplineMeshEntry) == 0x000008, "Wrong alignment on FLandscapeSplineMeshEntry"); \ static_assert(sizeof(FLandscapeSplineMeshEntry) == 0x000058, "Wrong size on FLandscapeSplineMeshEntry"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, Mesh) == 0x000000, "Member 'FLandscapeSplineMeshEntry::Mesh' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, MaterialOverrides) == 0x000008, "Member 'FLandscapeSplineMeshEntry::MaterialOverrides' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, CenterAdjust) == 0x000020, "Member 'FLandscapeSplineMeshEntry::CenterAdjust' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, Scale) == 0x000038, "Member 'FLandscapeSplineMeshEntry::Scale' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, Orientation) == 0x000050, "Member 'FLandscapeSplineMeshEntry::Orientation' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, ForwardAxis) == 0x000051, "Member 'FLandscapeSplineMeshEntry::ForwardAxis' has a wrong offset!"); \ static_assert(offsetof(FLandscapeSplineMeshEntry, UpAxis) == 0x000052, "Member 'FLandscapeSplineMeshEntry::UpAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGrassInput \ static_assert(alignof(FGrassInput) == 0x000008, "Wrong alignment on FGrassInput"); \ static_assert(sizeof(FGrassInput) == 0x000038, "Wrong size on FGrassInput"); \ static_assert(offsetof(FGrassInput, Name) == 0x000000, "Member 'FGrassInput::Name' has a wrong offset!"); \ static_assert(offsetof(FGrassInput, GrassType) == 0x000008, "Member 'FGrassInput::GrassType' has a wrong offset!"); \ static_assert(offsetof(FGrassInput, Input) == 0x000010, "Member 'FGrassInput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLayerBlendInput \ static_assert(alignof(FLayerBlendInput) == 0x000008, "Wrong alignment on FLayerBlendInput"); \ static_assert(sizeof(FLayerBlendInput) == 0x000088, "Wrong size on FLayerBlendInput"); \ static_assert(offsetof(FLayerBlendInput, LayerName) == 0x000000, "Member 'FLayerBlendInput::LayerName' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, BlendType) == 0x000008, "Member 'FLayerBlendInput::BlendType' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, LayerInput) == 0x000010, "Member 'FLayerBlendInput::LayerInput' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, HeightInput) == 0x000038, "Member 'FLayerBlendInput::HeightInput' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, PreviewWeight) == 0x000060, "Member 'FLayerBlendInput::PreviewWeight' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, ConstLayerInput) == 0x000068, "Member 'FLayerBlendInput::ConstLayerInput' has a wrong offset!"); \ static_assert(offsetof(FLayerBlendInput, ConstHeightInput) == 0x000080, "Member 'FLayerBlendInput::ConstHeightInput' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeInfoLayerSettings \ static_assert(alignof(FLandscapeInfoLayerSettings) == 0x000008, "Wrong alignment on FLandscapeInfoLayerSettings"); \ static_assert(sizeof(FLandscapeInfoLayerSettings) == 0x000010, "Wrong size on FLandscapeInfoLayerSettings"); \ static_assert(offsetof(FLandscapeInfoLayerSettings, LayerInfoObj) == 0x000000, "Member 'FLandscapeInfoLayerSettings::LayerInfoObj' has a wrong offset!"); \ static_assert(offsetof(FLandscapeInfoLayerSettings, LayerName) == 0x000008, "Member 'FLandscapeInfoLayerSettings::LayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeEditorLayerSettings \ static_assert(alignof(FLandscapeEditorLayerSettings) == 0x000001, "Wrong alignment on FLandscapeEditorLayerSettings"); \ static_assert(sizeof(FLandscapeEditorLayerSettings) == 0x000001, "Wrong size on FLandscapeEditorLayerSettings"); \ #define DUMPER7_ASSERTS_FLandscapeLayerStruct \ static_assert(alignof(FLandscapeLayerStruct) == 0x000008, "Wrong alignment on FLandscapeLayerStruct"); \ static_assert(sizeof(FLandscapeLayerStruct) == 0x000008, "Wrong size on FLandscapeLayerStruct"); \ static_assert(offsetof(FLandscapeLayerStruct, LayerInfoObj) == 0x000000, "Member 'FLandscapeLayerStruct::LayerInfoObj' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandscapeImportLayerInfo \ static_assert(alignof(FLandscapeImportLayerInfo) == 0x000001, "Wrong alignment on FLandscapeImportLayerInfo"); \ static_assert(sizeof(FLandscapeImportLayerInfo) == 0x000001, "Wrong size on FLandscapeImportLayerInfo"); \ #define DUMPER7_ASSERTS_FLandscapeProxyMaterialOverride \ static_assert(alignof(FLandscapeProxyMaterialOverride) == 0x000008, "Wrong alignment on FLandscapeProxyMaterialOverride"); \ static_assert(sizeof(FLandscapeProxyMaterialOverride) == 0x000010, "Wrong size on FLandscapeProxyMaterialOverride"); \ static_assert(offsetof(FLandscapeProxyMaterialOverride, LODIndex) == 0x000000, "Member 'FLandscapeProxyMaterialOverride::LODIndex' has a wrong offset!"); \ static_assert(offsetof(FLandscapeProxyMaterialOverride, Material) == 0x000008, "Member 'FLandscapeProxyMaterialOverride::Material' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPhysicalMaterialInput \ static_assert(alignof(FPhysicalMaterialInput) == 0x000008, "Wrong alignment on FPhysicalMaterialInput"); \ static_assert(sizeof(FPhysicalMaterialInput) == 0x000030, "Wrong size on FPhysicalMaterialInput"); \ static_assert(offsetof(FPhysicalMaterialInput, PhysicalMaterial) == 0x000000, "Member 'FPhysicalMaterialInput::PhysicalMaterial' has a wrong offset!"); \ static_assert(offsetof(FPhysicalMaterialInput, Input) == 0x000008, "Member 'FPhysicalMaterialInput::Input' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlPointMeshComponent \ static_assert(alignof(UControlPointMeshComponent) == 0x000010, "Wrong alignment on UControlPointMeshComponent"); \ static_assert(sizeof(UControlPointMeshComponent) == 0x000600, "Wrong size on UControlPointMeshComponent"); \ static_assert(offsetof(UControlPointMeshComponent, VirtualTextureMainPassMaxDrawDistance) == 0x0005F8, "Member 'UControlPointMeshComponent::VirtualTextureMainPassMaxDrawDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILandscapeSplineInterface \ static_assert(alignof(ILandscapeSplineInterface) == 0x000001, "Wrong alignment on ILandscapeSplineInterface"); \ static_assert(sizeof(ILandscapeSplineInterface) == 0x000001, "Wrong size on ILandscapeSplineInterface"); \ #define DUMPER7_ASSERTS_LandscapeProxy_ChangeComponentScreenSizeToUseSubSections \ static_assert(alignof(LandscapeProxy_ChangeComponentScreenSizeToUseSubSections) == 0x000004, "Wrong alignment on LandscapeProxy_ChangeComponentScreenSizeToUseSubSections"); \ static_assert(sizeof(LandscapeProxy_ChangeComponentScreenSizeToUseSubSections) == 0x000004, "Wrong size on LandscapeProxy_ChangeComponentScreenSizeToUseSubSections"); \ static_assert(offsetof(LandscapeProxy_ChangeComponentScreenSizeToUseSubSections, InComponentScreenSizeToUseSubSections) == 0x000000, "Member 'LandscapeProxy_ChangeComponentScreenSizeToUseSubSections::InComponentScreenSizeToUseSubSections' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_ChangeLODDistanceFactor \ static_assert(alignof(LandscapeProxy_ChangeLODDistanceFactor) == 0x000004, "Wrong alignment on LandscapeProxy_ChangeLODDistanceFactor"); \ static_assert(sizeof(LandscapeProxy_ChangeLODDistanceFactor) == 0x000004, "Wrong size on LandscapeProxy_ChangeLODDistanceFactor"); \ static_assert(offsetof(LandscapeProxy_ChangeLODDistanceFactor, InLODDistanceFactor) == 0x000000, "Member 'LandscapeProxy_ChangeLODDistanceFactor::InLODDistanceFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_EditorApplySpline \ static_assert(alignof(LandscapeProxy_EditorApplySpline) == 0x000008, "Wrong alignment on LandscapeProxy_EditorApplySpline"); \ static_assert(sizeof(LandscapeProxy_EditorApplySpline) == 0x000038, "Wrong size on LandscapeProxy_EditorApplySpline"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, InSplineComponent) == 0x000000, "Member 'LandscapeProxy_EditorApplySpline::InSplineComponent' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, StartWidth) == 0x000008, "Member 'LandscapeProxy_EditorApplySpline::StartWidth' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, EndWidth) == 0x00000C, "Member 'LandscapeProxy_EditorApplySpline::EndWidth' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, StartSideFalloff) == 0x000010, "Member 'LandscapeProxy_EditorApplySpline::StartSideFalloff' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, EndSideFalloff) == 0x000014, "Member 'LandscapeProxy_EditorApplySpline::EndSideFalloff' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, StartRoll) == 0x000018, "Member 'LandscapeProxy_EditorApplySpline::StartRoll' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, EndRoll) == 0x00001C, "Member 'LandscapeProxy_EditorApplySpline::EndRoll' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, NumSubdivisions) == 0x000020, "Member 'LandscapeProxy_EditorApplySpline::NumSubdivisions' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, bRaiseHeights) == 0x000024, "Member 'LandscapeProxy_EditorApplySpline::bRaiseHeights' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, bLowerHeights) == 0x000025, "Member 'LandscapeProxy_EditorApplySpline::bLowerHeights' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, PaintLayer) == 0x000028, "Member 'LandscapeProxy_EditorApplySpline::PaintLayer' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_EditorApplySpline, EditLayerName) == 0x000030, "Member 'LandscapeProxy_EditorApplySpline::EditLayerName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_EditorSetLandscapeMaterial \ static_assert(alignof(LandscapeProxy_EditorSetLandscapeMaterial) == 0x000008, "Wrong alignment on LandscapeProxy_EditorSetLandscapeMaterial"); \ static_assert(sizeof(LandscapeProxy_EditorSetLandscapeMaterial) == 0x000008, "Wrong size on LandscapeProxy_EditorSetLandscapeMaterial"); \ static_assert(offsetof(LandscapeProxy_EditorSetLandscapeMaterial, NewLandscapeMaterial) == 0x000000, "Member 'LandscapeProxy_EditorSetLandscapeMaterial::NewLandscapeMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_GetLandscapeActor \ static_assert(alignof(LandscapeProxy_GetLandscapeActor) == 0x000008, "Wrong alignment on LandscapeProxy_GetLandscapeActor"); \ static_assert(sizeof(LandscapeProxy_GetLandscapeActor) == 0x000008, "Wrong size on LandscapeProxy_GetLandscapeActor"); \ static_assert(offsetof(LandscapeProxy_GetLandscapeActor, ReturnValue) == 0x000000, "Member 'LandscapeProxy_GetLandscapeActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_LandscapeExportHeightmapToRenderTarget \ static_assert(alignof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget) == 0x000008, "Wrong alignment on LandscapeProxy_LandscapeExportHeightmapToRenderTarget"); \ static_assert(sizeof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget) == 0x000010, "Wrong size on LandscapeProxy_LandscapeExportHeightmapToRenderTarget"); \ static_assert(offsetof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget, InRenderTarget) == 0x000000, "Member 'LandscapeProxy_LandscapeExportHeightmapToRenderTarget::InRenderTarget' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget, InExportHeightIntoRGChannel) == 0x000008, "Member 'LandscapeProxy_LandscapeExportHeightmapToRenderTarget::InExportHeightIntoRGChannel' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget, InExportLandscapeProxies) == 0x000009, "Member 'LandscapeProxy_LandscapeExportHeightmapToRenderTarget::InExportLandscapeProxies' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_LandscapeExportHeightmapToRenderTarget, ReturnValue) == 0x00000A, "Member 'LandscapeProxy_LandscapeExportHeightmapToRenderTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_SetLandscapeMaterialScalarParameterValue \ static_assert(alignof(LandscapeProxy_SetLandscapeMaterialScalarParameterValue) == 0x000004, "Wrong alignment on LandscapeProxy_SetLandscapeMaterialScalarParameterValue"); \ static_assert(sizeof(LandscapeProxy_SetLandscapeMaterialScalarParameterValue) == 0x00000C, "Wrong size on LandscapeProxy_SetLandscapeMaterialScalarParameterValue"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialScalarParameterValue, ParameterName) == 0x000000, "Member 'LandscapeProxy_SetLandscapeMaterialScalarParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialScalarParameterValue, Value) == 0x000008, "Member 'LandscapeProxy_SetLandscapeMaterialScalarParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_SetLandscapeMaterialTextureParameterValue \ static_assert(alignof(LandscapeProxy_SetLandscapeMaterialTextureParameterValue) == 0x000008, "Wrong alignment on LandscapeProxy_SetLandscapeMaterialTextureParameterValue"); \ static_assert(sizeof(LandscapeProxy_SetLandscapeMaterialTextureParameterValue) == 0x000010, "Wrong size on LandscapeProxy_SetLandscapeMaterialTextureParameterValue"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialTextureParameterValue, ParameterName) == 0x000000, "Member 'LandscapeProxy_SetLandscapeMaterialTextureParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialTextureParameterValue, Value) == 0x000008, "Member 'LandscapeProxy_SetLandscapeMaterialTextureParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_SetLandscapeMaterialVectorParameterValue \ static_assert(alignof(LandscapeProxy_SetLandscapeMaterialVectorParameterValue) == 0x000004, "Wrong alignment on LandscapeProxy_SetLandscapeMaterialVectorParameterValue"); \ static_assert(sizeof(LandscapeProxy_SetLandscapeMaterialVectorParameterValue) == 0x000018, "Wrong size on LandscapeProxy_SetLandscapeMaterialVectorParameterValue"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialVectorParameterValue, ParameterName) == 0x000000, "Member 'LandscapeProxy_SetLandscapeMaterialVectorParameterValue::ParameterName' has a wrong offset!"); \ static_assert(offsetof(LandscapeProxy_SetLandscapeMaterialVectorParameterValue, Value) == 0x000008, "Member 'LandscapeProxy_SetLandscapeMaterialVectorParameterValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeProxy_SetVirtualTextureRenderPassType \ static_assert(alignof(LandscapeProxy_SetVirtualTextureRenderPassType) == 0x000001, "Wrong alignment on LandscapeProxy_SetVirtualTextureRenderPassType"); \ static_assert(sizeof(LandscapeProxy_SetVirtualTextureRenderPassType) == 0x000001, "Wrong size on LandscapeProxy_SetVirtualTextureRenderPassType"); \ static_assert(offsetof(LandscapeProxy_SetVirtualTextureRenderPassType, InType) == 0x000000, "Member 'LandscapeProxy_SetVirtualTextureRenderPassType::InType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeProxy \ static_assert(alignof(ALandscapeProxy) == 0x000008, "Wrong alignment on ALandscapeProxy"); \ static_assert(sizeof(ALandscapeProxy) == 0x000600, "Wrong size on ALandscapeProxy"); \ static_assert(offsetof(ALandscapeProxy, SplineComponent) == 0x0002B8, "Member 'ALandscapeProxy::SplineComponent' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeGuid) == 0x0002C0, "Member 'ALandscapeProxy::LandscapeGuid' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, PerLODOverrideMaterials) == 0x0002D0, "Member 'ALandscapeProxy::PerLODOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeSectionOffset) == 0x0002E0, "Member 'ALandscapeProxy::LandscapeSectionOffset' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, MaxLODLevel) == 0x0002E8, "Member 'ALandscapeProxy::MaxLODLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, ComponentScreenSizeToUseSubSections) == 0x0002EC, "Member 'ALandscapeProxy::ComponentScreenSizeToUseSubSections' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, Lod0ScreenSize) == 0x0002F0, "Member 'ALandscapeProxy::Lod0ScreenSize' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LOD0DistributionSetting) == 0x0002F4, "Member 'ALandscapeProxy::LOD0DistributionSetting' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LODDistributionSetting) == 0x0002F8, "Member 'ALandscapeProxy::LODDistributionSetting' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StaticLightingLOD) == 0x0002FC, "Member 'ALandscapeProxy::StaticLightingLOD' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, DefaultPhysMaterial) == 0x000300, "Member 'ALandscapeProxy::DefaultPhysMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StreamingDistanceMultiplier) == 0x000308, "Member 'ALandscapeProxy::StreamingDistanceMultiplier' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeMaterial) == 0x000310, "Member 'ALandscapeProxy::LandscapeMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeHoleMaterial) == 0x000338, "Member 'ALandscapeProxy::LandscapeHoleMaterial' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, RuntimeVirtualTextures) == 0x000340, "Member 'ALandscapeProxy::RuntimeVirtualTextures' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bSetCreateRuntimeVirtualTextureVolumes) == 0x000350, "Member 'ALandscapeProxy::bSetCreateRuntimeVirtualTextureVolumes' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureNumLods) == 0x000354, "Member 'ALandscapeProxy::VirtualTextureNumLods' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureLodBias) == 0x000358, "Member 'ALandscapeProxy::VirtualTextureLodBias' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, VirtualTextureRenderPassType) == 0x00035C, "Member 'ALandscapeProxy::VirtualTextureRenderPassType' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NegativeZBoundsExtension) == 0x000360, "Member 'ALandscapeProxy::NegativeZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, PositiveZBoundsExtension) == 0x000364, "Member 'ALandscapeProxy::PositiveZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LandscapeComponents) == 0x000368, "Member 'ALandscapeProxy::LandscapeComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionComponents) == 0x000378, "Member 'ALandscapeProxy::CollisionComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, FoliageComponents) == 0x000388, "Member 'ALandscapeProxy::FoliageComponents' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NaniteComponent) == 0x000398, "Member 'ALandscapeProxy::NaniteComponent' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bHasLandscapeGrass) == 0x000404, "Member 'ALandscapeProxy::bHasLandscapeGrass' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, StaticLightingResolution) == 0x000408, "Member 'ALandscapeProxy::StaticLightingResolution' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LightingChannels) == 0x00041D, "Member 'ALandscapeProxy::LightingChannels' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CustomDepthStencilWriteMask) == 0x000424, "Member 'ALandscapeProxy::CustomDepthStencilWriteMask' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CustomDepthStencilValue) == 0x000428, "Member 'ALandscapeProxy::CustomDepthStencilValue' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LDMaxDrawDistance) == 0x00042C, "Member 'ALandscapeProxy::LDMaxDrawDistance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, LightmassSettings) == 0x000430, "Member 'ALandscapeProxy::LightmassSettings' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionMipLevel) == 0x000448, "Member 'ALandscapeProxy::CollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, SimpleCollisionMipLevel) == 0x00044C, "Member 'ALandscapeProxy::SimpleCollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, CollisionThickness) == 0x000450, "Member 'ALandscapeProxy::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, BodyInstance) == 0x000458, "Member 'ALandscapeProxy::BodyInstance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, ComponentSizeQuads) == 0x0005EC, "Member 'ALandscapeProxy::ComponentSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, SubsectionSizeQuads) == 0x0005F0, "Member 'ALandscapeProxy::SubsectionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NumSubsections) == 0x0005F4, "Member 'ALandscapeProxy::NumSubsections' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bUseDynamicMaterialInstance) == 0x0005FC, "Member 'ALandscapeProxy::bUseDynamicMaterialInstance' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, NavigationGeometryGatheringMode) == 0x0005FD, "Member 'ALandscapeProxy::NavigationGeometryGatheringMode' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bUseLandscapeForCullingInvisibleHLODVertices) == 0x0005FE, "Member 'ALandscapeProxy::bUseLandscapeForCullingInvisibleHLODVertices' has a wrong offset!"); \ static_assert(offsetof(ALandscapeProxy, bHasLayersContent) == 0x0005FF, "Member 'ALandscapeProxy::bHasLayersContent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Landscape_RenderHeightmap \ static_assert(alignof(Landscape_RenderHeightmap) == 0x000010, "Wrong alignment on Landscape_RenderHeightmap"); \ static_assert(sizeof(Landscape_RenderHeightmap) == 0x000090, "Wrong size on Landscape_RenderHeightmap"); \ static_assert(offsetof(Landscape_RenderHeightmap, InWorldTransform) == 0x000000, "Member 'Landscape_RenderHeightmap::InWorldTransform' has a wrong offset!"); \ static_assert(offsetof(Landscape_RenderHeightmap, InExtents) == 0x000060, "Member 'Landscape_RenderHeightmap::InExtents' has a wrong offset!"); \ static_assert(offsetof(Landscape_RenderHeightmap, OutRenderTarget) == 0x000088, "Member 'Landscape_RenderHeightmap::OutRenderTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscape \ static_assert(alignof(ALandscape) == 0x000008, "Wrong alignment on ALandscape"); \ static_assert(sizeof(ALandscape) == 0x000600, "Wrong size on ALandscape"); \ #define DUMPER7_ASSERTS_ULandscapeLODStreamingProxy_DEPRECATED \ static_assert(alignof(ULandscapeLODStreamingProxy_DEPRECATED) == 0x000008, "Wrong alignment on ULandscapeLODStreamingProxy_DEPRECATED"); \ static_assert(sizeof(ULandscapeLODStreamingProxy_DEPRECATED) == 0x0000D0, "Wrong size on ULandscapeLODStreamingProxy_DEPRECATED"); \ #define DUMPER7_ASSERTS_LandscapeComponent_EditorGetPaintLayerWeightAtLocation \ static_assert(alignof(LandscapeComponent_EditorGetPaintLayerWeightAtLocation) == 0x000008, "Wrong alignment on LandscapeComponent_EditorGetPaintLayerWeightAtLocation"); \ static_assert(sizeof(LandscapeComponent_EditorGetPaintLayerWeightAtLocation) == 0x000028, "Wrong size on LandscapeComponent_EditorGetPaintLayerWeightAtLocation"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightAtLocation, InLocation) == 0x000000, "Member 'LandscapeComponent_EditorGetPaintLayerWeightAtLocation::InLocation' has a wrong offset!"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightAtLocation, PaintLayer) == 0x000018, "Member 'LandscapeComponent_EditorGetPaintLayerWeightAtLocation::PaintLayer' has a wrong offset!"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightAtLocation, ReturnValue) == 0x000020, "Member 'LandscapeComponent_EditorGetPaintLayerWeightAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation \ static_assert(alignof(LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation) == 0x000008, "Wrong alignment on LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation"); \ static_assert(sizeof(LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation) == 0x000028, "Wrong size on LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation, InLocation) == 0x000000, "Member 'LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation::InLocation' has a wrong offset!"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation, InPaintLayerName) == 0x000018, "Member 'LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation::InPaintLayerName' has a wrong offset!"); \ static_assert(offsetof(LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation, ReturnValue) == 0x000020, "Member 'LandscapeComponent_EditorGetPaintLayerWeightByNameAtLocation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeComponent_SetForcedLOD \ static_assert(alignof(LandscapeComponent_SetForcedLOD) == 0x000004, "Wrong alignment on LandscapeComponent_SetForcedLOD"); \ static_assert(sizeof(LandscapeComponent_SetForcedLOD) == 0x000004, "Wrong size on LandscapeComponent_SetForcedLOD"); \ static_assert(offsetof(LandscapeComponent_SetForcedLOD, InForcedLOD) == 0x000000, "Member 'LandscapeComponent_SetForcedLOD::InForcedLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeComponent_SetLODBias \ static_assert(alignof(LandscapeComponent_SetLODBias) == 0x000004, "Wrong alignment on LandscapeComponent_SetLODBias"); \ static_assert(sizeof(LandscapeComponent_SetLODBias) == 0x000004, "Wrong size on LandscapeComponent_SetLODBias"); \ static_assert(offsetof(LandscapeComponent_SetLODBias, InLODBias) == 0x000000, "Member 'LandscapeComponent_SetLODBias::InLODBias' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeComponent_GetMaterialInstanceDynamic \ static_assert(alignof(LandscapeComponent_GetMaterialInstanceDynamic) == 0x000008, "Wrong alignment on LandscapeComponent_GetMaterialInstanceDynamic"); \ static_assert(sizeof(LandscapeComponent_GetMaterialInstanceDynamic) == 0x000010, "Wrong size on LandscapeComponent_GetMaterialInstanceDynamic"); \ static_assert(offsetof(LandscapeComponent_GetMaterialInstanceDynamic, InIndex) == 0x000000, "Member 'LandscapeComponent_GetMaterialInstanceDynamic::InIndex' has a wrong offset!"); \ static_assert(offsetof(LandscapeComponent_GetMaterialInstanceDynamic, ReturnValue) == 0x000008, "Member 'LandscapeComponent_GetMaterialInstanceDynamic::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeComponent \ static_assert(alignof(ULandscapeComponent) == 0x000010, "Wrong alignment on ULandscapeComponent"); \ static_assert(sizeof(ULandscapeComponent) == 0x000750, "Wrong size on ULandscapeComponent"); \ static_assert(offsetof(ULandscapeComponent, SectionBaseX) == 0x000540, "Member 'ULandscapeComponent::SectionBaseX' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SectionBaseY) == 0x000544, "Member 'ULandscapeComponent::SectionBaseY' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, ComponentSizeQuads) == 0x000548, "Member 'ULandscapeComponent::ComponentSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SubsectionSizeQuads) == 0x00054C, "Member 'ULandscapeComponent::SubsectionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, NumSubsections) == 0x000550, "Member 'ULandscapeComponent::NumSubsections' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, OverrideMaterial) == 0x000558, "Member 'ULandscapeComponent::OverrideMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, OverrideHoleMaterial) == 0x000560, "Member 'ULandscapeComponent::OverrideHoleMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MaterialInstances) == 0x000568, "Member 'ULandscapeComponent::MaterialInstances' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MaterialInstancesDynamic) == 0x000578, "Member 'ULandscapeComponent::MaterialInstancesDynamic' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LODIndexToMaterialIndex) == 0x000588, "Member 'ULandscapeComponent::LODIndexToMaterialIndex' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, XYOffsetmapTexture) == 0x000598, "Member 'ULandscapeComponent::XYOffsetmapTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapScaleBias) == 0x0005A0, "Member 'ULandscapeComponent::WeightmapScaleBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapSubsectionOffset) == 0x0005C0, "Member 'ULandscapeComponent::WeightmapSubsectionOffset' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, HeightmapScaleBias) == 0x0005D0, "Member 'ULandscapeComponent::HeightmapScaleBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CachedLocalBox) == 0x0005F0, "Member 'ULandscapeComponent::CachedLocalBox' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CollisionComponent) == 0x000628, "Member 'ULandscapeComponent::CollisionComponent' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, bNaniteActive) == 0x000644, "Member 'ULandscapeComponent::bNaniteActive' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, HeightmapTexture) == 0x000648, "Member 'ULandscapeComponent::HeightmapTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapLayerAllocations) == 0x000650, "Member 'ULandscapeComponent::WeightmapLayerAllocations' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, WeightmapTextures) == 0x000660, "Member 'ULandscapeComponent::WeightmapTextures' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, PerLODOverrideMaterials) == 0x000670, "Member 'ULandscapeComponent::PerLODOverrideMaterials' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MapBuildDataId) == 0x000680, "Member 'ULandscapeComponent::MapBuildDataId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, IrrelevantLights) == 0x000690, "Member 'ULandscapeComponent::IrrelevantLights' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, CollisionMipLevel) == 0x0006A0, "Member 'ULandscapeComponent::CollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, SimpleCollisionMipLevel) == 0x0006A4, "Member 'ULandscapeComponent::SimpleCollisionMipLevel' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, NegativeZBoundsExtension) == 0x0006A8, "Member 'ULandscapeComponent::NegativeZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, PositiveZBoundsExtension) == 0x0006AC, "Member 'ULandscapeComponent::PositiveZBoundsExtension' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, StaticLightingResolution) == 0x0006B0, "Member 'ULandscapeComponent::StaticLightingResolution' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, ForcedLOD) == 0x0006B4, "Member 'ULandscapeComponent::ForcedLOD' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LODBias) == 0x0006B8, "Member 'ULandscapeComponent::LODBias' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, StateId) == 0x0006BC, "Member 'ULandscapeComponent::StateId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, BakedTextureMaterialGuid) == 0x0006CC, "Member 'ULandscapeComponent::BakedTextureMaterialGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, LastBakedTextureMaterialGuid) == 0x0006DC, "Member 'ULandscapeComponent::LastBakedTextureMaterialGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, GIBakedBaseColorTexture) == 0x0006F0, "Member 'ULandscapeComponent::GIBakedBaseColorTexture' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileMaterialInterface) == 0x0006F8, "Member 'ULandscapeComponent::MobileMaterialInterface' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileMaterialInterfaces) == 0x000700, "Member 'ULandscapeComponent::MobileMaterialInterfaces' has a wrong offset!"); \ static_assert(offsetof(ULandscapeComponent, MobileWeightmapTextures) == 0x000710, "Member 'ULandscapeComponent::MobileWeightmapTextures' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeGizmoActor \ static_assert(alignof(ALandscapeGizmoActor) == 0x000008, "Wrong alignment on ALandscapeGizmoActor"); \ static_assert(sizeof(ALandscapeGizmoActor) == 0x0002B0, "Wrong size on ALandscapeGizmoActor"); \ #define DUMPER7_ASSERTS_ALandscapeGizmoActiveActor \ static_assert(alignof(ALandscapeGizmoActiveActor) == 0x000008, "Wrong alignment on ALandscapeGizmoActiveActor"); \ static_assert(sizeof(ALandscapeGizmoActiveActor) == 0x000300, "Wrong size on ALandscapeGizmoActiveActor"); \ #define DUMPER7_ASSERTS_ULandscapeGizmoRenderComponent \ static_assert(alignof(ULandscapeGizmoRenderComponent) == 0x000010, "Wrong alignment on ULandscapeGizmoRenderComponent"); \ static_assert(sizeof(ULandscapeGizmoRenderComponent) == 0x000540, "Wrong size on ULandscapeGizmoRenderComponent"); \ #define DUMPER7_ASSERTS_ULandscapeGrassType \ static_assert(alignof(ULandscapeGrassType) == 0x000008, "Wrong alignment on ULandscapeGrassType"); \ static_assert(sizeof(ULandscapeGrassType) == 0x000060, "Wrong size on ULandscapeGrassType"); \ static_assert(offsetof(ULandscapeGrassType, GrassVarieties) == 0x000028, "Member 'ULandscapeGrassType::GrassVarieties' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, GrassMesh) == 0x000040, "Member 'ULandscapeGrassType::GrassMesh' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, GrassDensity) == 0x000048, "Member 'ULandscapeGrassType::GrassDensity' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, PlacementJitter) == 0x00004C, "Member 'ULandscapeGrassType::PlacementJitter' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, StartCullDistance) == 0x000050, "Member 'ULandscapeGrassType::StartCullDistance' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, EndCullDistance) == 0x000054, "Member 'ULandscapeGrassType::EndCullDistance' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, RandomRotation) == 0x000058, "Member 'ULandscapeGrassType::RandomRotation' has a wrong offset!"); \ static_assert(offsetof(ULandscapeGrassType, AlignToSurface) == 0x000059, "Member 'ULandscapeGrassType::AlignToSurface' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeHeightfieldCollisionComponent_GetRenderComponent \ static_assert(alignof(LandscapeHeightfieldCollisionComponent_GetRenderComponent) == 0x000008, "Wrong alignment on LandscapeHeightfieldCollisionComponent_GetRenderComponent"); \ static_assert(sizeof(LandscapeHeightfieldCollisionComponent_GetRenderComponent) == 0x000008, "Wrong size on LandscapeHeightfieldCollisionComponent_GetRenderComponent"); \ static_assert(offsetof(LandscapeHeightfieldCollisionComponent_GetRenderComponent, ReturnValue) == 0x000000, "Member 'LandscapeHeightfieldCollisionComponent_GetRenderComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeHeightfieldCollisionComponent \ static_assert(alignof(ULandscapeHeightfieldCollisionComponent) == 0x000010, "Wrong alignment on ULandscapeHeightfieldCollisionComponent"); \ static_assert(sizeof(ULandscapeHeightfieldCollisionComponent) == 0x000640, "Wrong size on ULandscapeHeightfieldCollisionComponent"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, ComponentLayerInfos) == 0x000540, "Member 'ULandscapeHeightfieldCollisionComponent::ComponentLayerInfos' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SectionBaseX) == 0x000550, "Member 'ULandscapeHeightfieldCollisionComponent::SectionBaseX' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SectionBaseY) == 0x000554, "Member 'ULandscapeHeightfieldCollisionComponent::SectionBaseY' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionSizeQuads) == 0x000558, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionScale) == 0x00055C, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionScale' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, SimpleCollisionSizeQuads) == 0x000560, "Member 'ULandscapeHeightfieldCollisionComponent::SimpleCollisionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CollisionQuadFlags) == 0x000568, "Member 'ULandscapeHeightfieldCollisionComponent::CollisionQuadFlags' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, HeightfieldGuid) == 0x000578, "Member 'ULandscapeHeightfieldCollisionComponent::HeightfieldGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CachedLocalBox) == 0x000588, "Member 'ULandscapeHeightfieldCollisionComponent::CachedLocalBox' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, RenderComponent) == 0x0005C0, "Member 'ULandscapeHeightfieldCollisionComponent::RenderComponent' has a wrong offset!"); \ static_assert(offsetof(ULandscapeHeightfieldCollisionComponent, CookedPhysicalMaterials) == 0x0005F0, "Member 'ULandscapeHeightfieldCollisionComponent::CookedPhysicalMaterials' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeLayerInfoObject \ static_assert(alignof(ULandscapeLayerInfoObject) == 0x000008, "Wrong alignment on ULandscapeLayerInfoObject"); \ static_assert(sizeof(ULandscapeLayerInfoObject) == 0x000050, "Wrong size on ULandscapeLayerInfoObject"); \ static_assert(offsetof(ULandscapeLayerInfoObject, LayerName) == 0x000028, "Member 'ULandscapeLayerInfoObject::LayerName' has a wrong offset!"); \ static_assert(offsetof(ULandscapeLayerInfoObject, PhysMaterial) == 0x000030, "Member 'ULandscapeLayerInfoObject::PhysMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeLayerInfoObject, Hardness) == 0x000038, "Member 'ULandscapeLayerInfoObject::Hardness' has a wrong offset!"); \ static_assert(offsetof(ULandscapeLayerInfoObject, LayerUsageDebugColor) == 0x00003C, "Member 'ULandscapeLayerInfoObject::LayerUsageDebugColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeMaterialInstanceConstant \ static_assert(alignof(ULandscapeMaterialInstanceConstant) == 0x000008, "Wrong alignment on ULandscapeMaterialInstanceConstant"); \ static_assert(sizeof(ULandscapeMaterialInstanceConstant) == 0x000218, "Wrong size on ULandscapeMaterialInstanceConstant"); \ static_assert(offsetof(ULandscapeMaterialInstanceConstant, TextureStreamingInfo) == 0x000200, "Member 'ULandscapeMaterialInstanceConstant::TextureStreamingInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeMeshCollisionComponent \ static_assert(alignof(ULandscapeMeshCollisionComponent) == 0x000010, "Wrong alignment on ULandscapeMeshCollisionComponent"); \ static_assert(sizeof(ULandscapeMeshCollisionComponent) == 0x000660, "Wrong size on ULandscapeMeshCollisionComponent"); \ static_assert(offsetof(ULandscapeMeshCollisionComponent, MeshGuid) == 0x000640, "Member 'ULandscapeMeshCollisionComponent::MeshGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeMeshProxyActor \ static_assert(alignof(ALandscapeMeshProxyActor) == 0x000008, "Wrong alignment on ALandscapeMeshProxyActor"); \ static_assert(sizeof(ALandscapeMeshProxyActor) == 0x0002B8, "Wrong size on ALandscapeMeshProxyActor"); \ static_assert(offsetof(ALandscapeMeshProxyActor, LandscapeMeshProxyComponent) == 0x0002B0, "Member 'ALandscapeMeshProxyActor::LandscapeMeshProxyComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeMeshProxyComponent \ static_assert(alignof(ULandscapeMeshProxyComponent) == 0x000010, "Wrong alignment on ULandscapeMeshProxyComponent"); \ static_assert(sizeof(ULandscapeMeshProxyComponent) == 0x000620, "Wrong size on ULandscapeMeshProxyComponent"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, LandscapeGuid) == 0x0005F8, "Member 'ULandscapeMeshProxyComponent::LandscapeGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, ProxyComponentBases) == 0x000608, "Member 'ULandscapeMeshProxyComponent::ProxyComponentBases' has a wrong offset!"); \ static_assert(offsetof(ULandscapeMeshProxyComponent, ProxyLOD) == 0x000618, "Member 'ULandscapeMeshProxyComponent::ProxyLOD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeSettings \ static_assert(alignof(ULandscapeSettings) == 0x000008, "Wrong alignment on ULandscapeSettings"); \ static_assert(sizeof(ULandscapeSettings) == 0x0000A8, "Wrong size on ULandscapeSettings"); \ static_assert(offsetof(ULandscapeSettings, MaxNumberOfLayers) == 0x000038, "Member 'ULandscapeSettings::MaxNumberOfLayers' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSettings, SideResolutionLimit) == 0x00003C, "Member 'ULandscapeSettings::SideResolutionLimit' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSettings, DefaultLandscapeMaterial) == 0x000040, "Member 'ULandscapeSettings::DefaultLandscapeMaterial' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSettings, DefaultLayerInfoObject) == 0x000070, "Member 'ULandscapeSettings::DefaultLayerInfoObject' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSettings, bRestrictiveMode) == 0x0000A0, "Member 'ULandscapeSettings::bRestrictiveMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeSplinesComponent_GetSplineMeshComponents \ static_assert(alignof(LandscapeSplinesComponent_GetSplineMeshComponents) == 0x000008, "Wrong alignment on LandscapeSplinesComponent_GetSplineMeshComponents"); \ static_assert(sizeof(LandscapeSplinesComponent_GetSplineMeshComponents) == 0x000010, "Wrong size on LandscapeSplinesComponent_GetSplineMeshComponents"); \ static_assert(offsetof(LandscapeSplinesComponent_GetSplineMeshComponents, ReturnValue) == 0x000000, "Member 'LandscapeSplinesComponent_GetSplineMeshComponents::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeSplinesComponent \ static_assert(alignof(ULandscapeSplinesComponent) == 0x000010, "Wrong alignment on ULandscapeSplinesComponent"); \ static_assert(sizeof(ULandscapeSplinesComponent) == 0x000570, "Wrong size on ULandscapeSplinesComponent"); \ static_assert(offsetof(ULandscapeSplinesComponent, ControlPoints) == 0x000540, "Member 'ULandscapeSplinesComponent::ControlPoints' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplinesComponent, Segments) == 0x000550, "Member 'ULandscapeSplinesComponent::Segments' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplinesComponent, CookedForeignMeshComponents) == 0x000560, "Member 'ULandscapeSplinesComponent::CookedForeignMeshComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeSplineControlPoint \ static_assert(alignof(ULandscapeSplineControlPoint) == 0x000008, "Wrong alignment on ULandscapeSplineControlPoint"); \ static_assert(sizeof(ULandscapeSplineControlPoint) == 0x0000D8, "Wrong size on ULandscapeSplineControlPoint"); \ static_assert(offsetof(ULandscapeSplineControlPoint, Location) == 0x000028, "Member 'ULandscapeSplineControlPoint::Location' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, Rotation) == 0x000040, "Member 'ULandscapeSplineControlPoint::Rotation' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, Width) == 0x000058, "Member 'ULandscapeSplineControlPoint::Width' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, LayerWidthRatio) == 0x00005C, "Member 'ULandscapeSplineControlPoint::LayerWidthRatio' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, SideFalloff) == 0x000060, "Member 'ULandscapeSplineControlPoint::SideFalloff' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, LeftSideFalloffFactor) == 0x000064, "Member 'ULandscapeSplineControlPoint::LeftSideFalloffFactor' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, RightSideFalloffFactor) == 0x000068, "Member 'ULandscapeSplineControlPoint::RightSideFalloffFactor' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, LeftSideLayerFalloffFactor) == 0x00006C, "Member 'ULandscapeSplineControlPoint::LeftSideLayerFalloffFactor' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, RightSideLayerFalloffFactor) == 0x000070, "Member 'ULandscapeSplineControlPoint::RightSideLayerFalloffFactor' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, EndFalloff) == 0x000074, "Member 'ULandscapeSplineControlPoint::EndFalloff' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, ConnectedSegments) == 0x000078, "Member 'ULandscapeSplineControlPoint::ConnectedSegments' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, Points) == 0x000088, "Member 'ULandscapeSplineControlPoint::Points' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, Bounds) == 0x000098, "Member 'ULandscapeSplineControlPoint::Bounds' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineControlPoint, LocalMeshComponent) == 0x0000D0, "Member 'ULandscapeSplineControlPoint::LocalMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeSplineSegment \ static_assert(alignof(ULandscapeSplineSegment) == 0x000008, "Wrong alignment on ULandscapeSplineSegment"); \ static_assert(sizeof(ULandscapeSplineSegment) == 0x0000C8, "Wrong size on ULandscapeSplineSegment"); \ static_assert(offsetof(ULandscapeSplineSegment, Connections) == 0x000028, "Member 'ULandscapeSplineSegment::Connections' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineSegment, SplineInfo) == 0x000058, "Member 'ULandscapeSplineSegment::SplineInfo' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineSegment, Points) == 0x000070, "Member 'ULandscapeSplineSegment::Points' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineSegment, Bounds) == 0x000080, "Member 'ULandscapeSplineSegment::Bounds' has a wrong offset!"); \ static_assert(offsetof(ULandscapeSplineSegment, LocalMeshComponents) == 0x0000B8, "Member 'ULandscapeSplineSegment::LocalMeshComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeStreamingProxy \ static_assert(alignof(ALandscapeStreamingProxy) == 0x000008, "Wrong alignment on ALandscapeStreamingProxy"); \ static_assert(sizeof(ALandscapeStreamingProxy) == 0x000620, "Wrong size on ALandscapeStreamingProxy"); \ static_assert(offsetof(ALandscapeStreamingProxy, LandscapeActor) == 0x000600, "Member 'ALandscapeStreamingProxy::LandscapeActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeWeightmapUsage \ static_assert(alignof(ULandscapeWeightmapUsage) == 0x000008, "Wrong alignment on ULandscapeWeightmapUsage"); \ static_assert(sizeof(ULandscapeWeightmapUsage) == 0x000058, "Wrong size on ULandscapeWeightmapUsage"); \ static_assert(offsetof(ULandscapeWeightmapUsage, ChannelUsage) == 0x000028, "Member 'ULandscapeWeightmapUsage::ChannelUsage' has a wrong offset!"); \ static_assert(offsetof(ULandscapeWeightmapUsage, LayerGuid) == 0x000048, "Member 'ULandscapeWeightmapUsage::LayerGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeGrassOutput \ static_assert(alignof(UMaterialExpressionLandscapeGrassOutput) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeGrassOutput"); \ static_assert(sizeof(UMaterialExpressionLandscapeGrassOutput) == 0x0000C0, "Wrong size on UMaterialExpressionLandscapeGrassOutput"); \ static_assert(offsetof(UMaterialExpressionLandscapeGrassOutput, GrassTypes) == 0x0000B0, "Member 'UMaterialExpressionLandscapeGrassOutput::GrassTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeLayerBlend \ static_assert(alignof(UMaterialExpressionLandscapeLayerBlend) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeLayerBlend"); \ static_assert(sizeof(UMaterialExpressionLandscapeLayerBlend) == 0x0000C0, "Wrong size on UMaterialExpressionLandscapeLayerBlend"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerBlend, Layers) == 0x0000B0, "Member 'UMaterialExpressionLandscapeLayerBlend::Layers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeLayerCoords \ static_assert(alignof(UMaterialExpressionLandscapeLayerCoords) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeLayerCoords"); \ static_assert(sizeof(UMaterialExpressionLandscapeLayerCoords) == 0x0000C8, "Wrong size on UMaterialExpressionLandscapeLayerCoords"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, MappingType) == 0x0000B0, "Member 'UMaterialExpressionLandscapeLayerCoords::MappingType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, CustomUVType) == 0x0000B1, "Member 'UMaterialExpressionLandscapeLayerCoords::CustomUVType' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, MappingScale) == 0x0000B4, "Member 'UMaterialExpressionLandscapeLayerCoords::MappingScale' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, MappingRotation) == 0x0000B8, "Member 'UMaterialExpressionLandscapeLayerCoords::MappingRotation' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, MappingPanU) == 0x0000BC, "Member 'UMaterialExpressionLandscapeLayerCoords::MappingPanU' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerCoords, MappingPanV) == 0x0000C0, "Member 'UMaterialExpressionLandscapeLayerCoords::MappingPanV' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AControlPointMeshActor \ static_assert(alignof(AControlPointMeshActor) == 0x000008, "Wrong alignment on AControlPointMeshActor"); \ static_assert(sizeof(AControlPointMeshActor) == 0x0002B8, "Wrong size on AControlPointMeshActor"); \ static_assert(offsetof(AControlPointMeshActor, ControlPointMeshComponent) == 0x0002B0, "Member 'AControlPointMeshActor::ControlPointMeshComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies \ static_assert(alignof(LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies) == 0x000008, "Wrong alignment on LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies"); \ static_assert(sizeof(LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies) == 0x000010, "Wrong size on LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies, OutStreamableAssets) == 0x000000, "Member 'LandscapeBlueprintBrushBase_GetBlueprintRenderDependencies::OutStreamableAssets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeBlueprintBrushBase_Initialize \ static_assert(alignof(LandscapeBlueprintBrushBase_Initialize) == 0x000010, "Wrong alignment on LandscapeBlueprintBrushBase_Initialize"); \ static_assert(sizeof(LandscapeBlueprintBrushBase_Initialize) == 0x000070, "Wrong size on LandscapeBlueprintBrushBase_Initialize"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Initialize, InLandscapeTransform) == 0x000000, "Member 'LandscapeBlueprintBrushBase_Initialize::InLandscapeTransform' has a wrong offset!"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Initialize, InLandscapeSize) == 0x000060, "Member 'LandscapeBlueprintBrushBase_Initialize::InLandscapeSize' has a wrong offset!"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Initialize, InLandscapeRenderTargetSize) == 0x000068, "Member 'LandscapeBlueprintBrushBase_Initialize::InLandscapeRenderTargetSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LandscapeBlueprintBrushBase_Render \ static_assert(alignof(LandscapeBlueprintBrushBase_Render) == 0x000008, "Wrong alignment on LandscapeBlueprintBrushBase_Render"); \ static_assert(sizeof(LandscapeBlueprintBrushBase_Render) == 0x000020, "Wrong size on LandscapeBlueprintBrushBase_Render"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Render, InIsHeightmap) == 0x000000, "Member 'LandscapeBlueprintBrushBase_Render::InIsHeightmap' has a wrong offset!"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Render, InCombinedResult) == 0x000008, "Member 'LandscapeBlueprintBrushBase_Render::InCombinedResult' has a wrong offset!"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Render, InWeightmapLayerName) == 0x000010, "Member 'LandscapeBlueprintBrushBase_Render::InWeightmapLayerName' has a wrong offset!"); \ static_assert(offsetof(LandscapeBlueprintBrushBase_Render, ReturnValue) == 0x000018, "Member 'LandscapeBlueprintBrushBase_Render::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeBlueprintBrushBase \ static_assert(alignof(ALandscapeBlueprintBrushBase) == 0x000008, "Wrong alignment on ALandscapeBlueprintBrushBase"); \ static_assert(sizeof(ALandscapeBlueprintBrushBase) == 0x0002B0, "Wrong size on ALandscapeBlueprintBrushBase"); \ #define DUMPER7_ASSERTS_ULandscapeHLODBuilder \ static_assert(alignof(ULandscapeHLODBuilder) == 0x000008, "Wrong alignment on ULandscapeHLODBuilder"); \ static_assert(sizeof(ULandscapeHLODBuilder) == 0x000028, "Wrong size on ULandscapeHLODBuilder"); \ #define DUMPER7_ASSERTS_ULandscapeInfo \ static_assert(alignof(ULandscapeInfo) == 0x000008, "Wrong alignment on ULandscapeInfo"); \ static_assert(sizeof(ULandscapeInfo) == 0x000238, "Wrong size on ULandscapeInfo"); \ static_assert(offsetof(ULandscapeInfo, LandscapeActor) == 0x000028, "Member 'ULandscapeInfo::LandscapeActor' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, LandscapeGuid) == 0x000044, "Member 'ULandscapeInfo::LandscapeGuid' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, ComponentSizeQuads) == 0x000054, "Member 'ULandscapeInfo::ComponentSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, SubsectionSizeQuads) == 0x000058, "Member 'ULandscapeInfo::SubsectionSizeQuads' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, ComponentNumSubsections) == 0x00005C, "Member 'ULandscapeInfo::ComponentNumSubsections' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, DrawScale) == 0x000060, "Member 'ULandscapeInfo::DrawScale' has a wrong offset!"); \ static_assert(offsetof(ULandscapeInfo, StreamingProxies) == 0x000128, "Member 'ULandscapeInfo::StreamingProxies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeInfoMap \ static_assert(alignof(ULandscapeInfoMap) == 0x000008, "Wrong alignment on ULandscapeInfoMap"); \ static_assert(sizeof(ULandscapeInfoMap) == 0x000080, "Wrong size on ULandscapeInfoMap"); \ #define DUMPER7_ASSERTS_ULandscapeNaniteComponent \ static_assert(alignof(ULandscapeNaniteComponent) == 0x000010, "Wrong alignment on ULandscapeNaniteComponent"); \ static_assert(sizeof(ULandscapeNaniteComponent) == 0x000610, "Wrong size on ULandscapeNaniteComponent"); \ static_assert(offsetof(ULandscapeNaniteComponent, ProxyContentId) == 0x0005F8, "Member 'ULandscapeNaniteComponent::ProxyContentId' has a wrong offset!"); \ static_assert(offsetof(ULandscapeNaniteComponent, bEnabled) == 0x000608, "Member 'ULandscapeNaniteComponent::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeSplineActor \ static_assert(alignof(ALandscapeSplineActor) == 0x000008, "Wrong alignment on ALandscapeSplineActor"); \ static_assert(sizeof(ALandscapeSplineActor) == 0x0002C8, "Wrong size on ALandscapeSplineActor"); \ static_assert(offsetof(ALandscapeSplineActor, LandscapeGuid) == 0x0002B8, "Member 'ALandscapeSplineActor::LandscapeGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALandscapeSplineMeshesActor \ static_assert(alignof(ALandscapeSplineMeshesActor) == 0x000008, "Wrong alignment on ALandscapeSplineMeshesActor"); \ static_assert(sizeof(ALandscapeSplineMeshesActor) == 0x0002C0, "Wrong size on ALandscapeSplineMeshesActor"); \ static_assert(offsetof(ALandscapeSplineMeshesActor, StaticMeshComponents) == 0x0002B0, "Member 'ALandscapeSplineMeshesActor::StaticMeshComponents' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULandscapeSubsystem \ static_assert(alignof(ULandscapeSubsystem) == 0x000008, "Wrong alignment on ULandscapeSubsystem"); \ static_assert(sizeof(ULandscapeSubsystem) == 0x000050, "Wrong size on ULandscapeSubsystem"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeLayerSample \ static_assert(alignof(UMaterialExpressionLandscapeLayerSample) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeLayerSample"); \ static_assert(sizeof(UMaterialExpressionLandscapeLayerSample) == 0x0000C0, "Wrong size on UMaterialExpressionLandscapeLayerSample"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSample, ParameterName) == 0x0000B0, "Member 'UMaterialExpressionLandscapeLayerSample::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSample, PreviewWeight) == 0x0000B8, "Member 'UMaterialExpressionLandscapeLayerSample::PreviewWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeLayerSwitch \ static_assert(alignof(UMaterialExpressionLandscapeLayerSwitch) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeLayerSwitch"); \ static_assert(sizeof(UMaterialExpressionLandscapeLayerSwitch) == 0x000110, "Wrong size on UMaterialExpressionLandscapeLayerSwitch"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, LayerUsed) == 0x0000B0, "Member 'UMaterialExpressionLandscapeLayerSwitch::LayerUsed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, LayerNotUsed) == 0x0000D8, "Member 'UMaterialExpressionLandscapeLayerSwitch::LayerNotUsed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, ParameterName) == 0x000100, "Member 'UMaterialExpressionLandscapeLayerSwitch::ParameterName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeLayerWeight \ static_assert(alignof(UMaterialExpressionLandscapeLayerWeight) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeLayerWeight"); \ static_assert(sizeof(UMaterialExpressionLandscapeLayerWeight) == 0x000128, "Wrong size on UMaterialExpressionLandscapeLayerWeight"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerWeight, Base) == 0x0000B0, "Member 'UMaterialExpressionLandscapeLayerWeight::Base' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerWeight, Layer) == 0x0000D8, "Member 'UMaterialExpressionLandscapeLayerWeight::Layer' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerWeight, ParameterName) == 0x000100, "Member 'UMaterialExpressionLandscapeLayerWeight::ParameterName' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerWeight, PreviewWeight) == 0x000108, "Member 'UMaterialExpressionLandscapeLayerWeight::PreviewWeight' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerWeight, ConstBase) == 0x000110, "Member 'UMaterialExpressionLandscapeLayerWeight::ConstBase' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapePhysicalMaterialOutput \ static_assert(alignof(UMaterialExpressionLandscapePhysicalMaterialOutput) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapePhysicalMaterialOutput"); \ static_assert(sizeof(UMaterialExpressionLandscapePhysicalMaterialOutput) == 0x0000C0, "Wrong size on UMaterialExpressionLandscapePhysicalMaterialOutput"); \ static_assert(offsetof(UMaterialExpressionLandscapePhysicalMaterialOutput, Inputs) == 0x0000B0, "Member 'UMaterialExpressionLandscapePhysicalMaterialOutput::Inputs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaterialExpressionLandscapeVisibilityMask \ static_assert(alignof(UMaterialExpressionLandscapeVisibilityMask) == 0x000008, "Wrong alignment on UMaterialExpressionLandscapeVisibilityMask"); \ static_assert(sizeof(UMaterialExpressionLandscapeVisibilityMask) == 0x0000B0, "Wrong size on UMaterialExpressionLandscapeVisibilityMask"); \ #define DUMPER7_ASSERTS_FElementID \ static_assert(alignof(FElementID) == 0x000004, "Wrong alignment on FElementID"); \ static_assert(sizeof(FElementID) == 0x000004, "Wrong size on FElementID"); \ static_assert(offsetof(FElementID, IDValue) == 0x000000, "Member 'FElementID::IDValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FVertexID \ static_assert(alignof(FVertexID) == 0x000004, "Wrong alignment on FVertexID"); \ static_assert(sizeof(FVertexID) == 0x000004, "Wrong size on FVertexID"); \ #define DUMPER7_ASSERTS_FVertexInstanceID \ static_assert(alignof(FVertexInstanceID) == 0x000004, "Wrong alignment on FVertexInstanceID"); \ static_assert(sizeof(FVertexInstanceID) == 0x000004, "Wrong size on FVertexInstanceID"); \ #define DUMPER7_ASSERTS_FEdgeID \ static_assert(alignof(FEdgeID) == 0x000004, "Wrong alignment on FEdgeID"); \ static_assert(sizeof(FEdgeID) == 0x000004, "Wrong size on FEdgeID"); \ #define DUMPER7_ASSERTS_FUVID \ static_assert(alignof(FUVID) == 0x000004, "Wrong alignment on FUVID"); \ static_assert(sizeof(FUVID) == 0x000004, "Wrong size on FUVID"); \ #define DUMPER7_ASSERTS_FTriangleID \ static_assert(alignof(FTriangleID) == 0x000004, "Wrong alignment on FTriangleID"); \ static_assert(sizeof(FTriangleID) == 0x000004, "Wrong size on FTriangleID"); \ #define DUMPER7_ASSERTS_FPolygonGroupID \ static_assert(alignof(FPolygonGroupID) == 0x000004, "Wrong alignment on FPolygonGroupID"); \ static_assert(sizeof(FPolygonGroupID) == 0x000004, "Wrong size on FPolygonGroupID"); \ #define DUMPER7_ASSERTS_FPolygonID \ static_assert(alignof(FPolygonID) == 0x000004, "Wrong alignment on FPolygonID"); \ static_assert(sizeof(FPolygonID) == 0x000004, "Wrong size on FPolygonID"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ComputePolygonTriangulation \ static_assert(alignof(MeshDescriptionBase_ComputePolygonTriangulation) == 0x000004, "Wrong alignment on MeshDescriptionBase_ComputePolygonTriangulation"); \ static_assert(sizeof(MeshDescriptionBase_ComputePolygonTriangulation) == 0x000004, "Wrong size on MeshDescriptionBase_ComputePolygonTriangulation"); \ static_assert(offsetof(MeshDescriptionBase_ComputePolygonTriangulation, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_ComputePolygonTriangulation::PolygonID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateEdge \ static_assert(alignof(MeshDescriptionBase_CreateEdge) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateEdge"); \ static_assert(sizeof(MeshDescriptionBase_CreateEdge) == 0x00000C, "Wrong size on MeshDescriptionBase_CreateEdge"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdge, VertexID0) == 0x000000, "Member 'MeshDescriptionBase_CreateEdge::VertexID0' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdge, VertexID1) == 0x000004, "Member 'MeshDescriptionBase_CreateEdge::VertexID1' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdge, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_CreateEdge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateEdgeWithID \ static_assert(alignof(MeshDescriptionBase_CreateEdgeWithID) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateEdgeWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreateEdgeWithID) == 0x00000C, "Wrong size on MeshDescriptionBase_CreateEdgeWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdgeWithID, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_CreateEdgeWithID::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdgeWithID, VertexID0) == 0x000004, "Member 'MeshDescriptionBase_CreateEdgeWithID::VertexID0' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateEdgeWithID, VertexID1) == 0x000008, "Member 'MeshDescriptionBase_CreateEdgeWithID::VertexID1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreatePolygon \ static_assert(alignof(MeshDescriptionBase_CreatePolygon) == 0x000008, "Wrong alignment on MeshDescriptionBase_CreatePolygon"); \ static_assert(sizeof(MeshDescriptionBase_CreatePolygon) == 0x000030, "Wrong size on MeshDescriptionBase_CreatePolygon"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygon, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_CreatePolygon::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygon, VertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_CreatePolygon::VertexInstanceIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygon, NewEdgeIDs) == 0x000018, "Member 'MeshDescriptionBase_CreatePolygon::NewEdgeIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygon, ReturnValue) == 0x000028, "Member 'MeshDescriptionBase_CreatePolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreatePolygonGroup \ static_assert(alignof(MeshDescriptionBase_CreatePolygonGroup) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreatePolygonGroup"); \ static_assert(sizeof(MeshDescriptionBase_CreatePolygonGroup) == 0x000004, "Wrong size on MeshDescriptionBase_CreatePolygonGroup"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonGroup, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_CreatePolygonGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreatePolygonGroupWithID \ static_assert(alignof(MeshDescriptionBase_CreatePolygonGroupWithID) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreatePolygonGroupWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreatePolygonGroupWithID) == 0x000004, "Wrong size on MeshDescriptionBase_CreatePolygonGroupWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonGroupWithID, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_CreatePolygonGroupWithID::PolygonGroupID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreatePolygonWithID \ static_assert(alignof(MeshDescriptionBase_CreatePolygonWithID) == 0x000008, "Wrong alignment on MeshDescriptionBase_CreatePolygonWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreatePolygonWithID) == 0x000028, "Wrong size on MeshDescriptionBase_CreatePolygonWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonWithID, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_CreatePolygonWithID::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonWithID, PolygonGroupID) == 0x000004, "Member 'MeshDescriptionBase_CreatePolygonWithID::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonWithID, VertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_CreatePolygonWithID::VertexInstanceIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreatePolygonWithID, NewEdgeIDs) == 0x000018, "Member 'MeshDescriptionBase_CreatePolygonWithID::NewEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateTriangle \ static_assert(alignof(MeshDescriptionBase_CreateTriangle) == 0x000008, "Wrong alignment on MeshDescriptionBase_CreateTriangle"); \ static_assert(sizeof(MeshDescriptionBase_CreateTriangle) == 0x000030, "Wrong size on MeshDescriptionBase_CreateTriangle"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangle, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_CreateTriangle::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangle, VertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_CreateTriangle::VertexInstanceIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangle, NewEdgeIDs) == 0x000018, "Member 'MeshDescriptionBase_CreateTriangle::NewEdgeIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangle, ReturnValue) == 0x000028, "Member 'MeshDescriptionBase_CreateTriangle::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateTriangleWithID \ static_assert(alignof(MeshDescriptionBase_CreateTriangleWithID) == 0x000008, "Wrong alignment on MeshDescriptionBase_CreateTriangleWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreateTriangleWithID) == 0x000028, "Wrong size on MeshDescriptionBase_CreateTriangleWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangleWithID, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_CreateTriangleWithID::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangleWithID, PolygonGroupID) == 0x000004, "Member 'MeshDescriptionBase_CreateTriangleWithID::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangleWithID, VertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_CreateTriangleWithID::VertexInstanceIDs' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateTriangleWithID, NewEdgeIDs) == 0x000018, "Member 'MeshDescriptionBase_CreateTriangleWithID::NewEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateVertex \ static_assert(alignof(MeshDescriptionBase_CreateVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateVertex"); \ static_assert(sizeof(MeshDescriptionBase_CreateVertex) == 0x000004, "Wrong size on MeshDescriptionBase_CreateVertex"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertex, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_CreateVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateVertexInstance \ static_assert(alignof(MeshDescriptionBase_CreateVertexInstance) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateVertexInstance"); \ static_assert(sizeof(MeshDescriptionBase_CreateVertexInstance) == 0x000008, "Wrong size on MeshDescriptionBase_CreateVertexInstance"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertexInstance, VertexID) == 0x000000, "Member 'MeshDescriptionBase_CreateVertexInstance::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertexInstance, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_CreateVertexInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateVertexInstanceWithID \ static_assert(alignof(MeshDescriptionBase_CreateVertexInstanceWithID) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateVertexInstanceWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreateVertexInstanceWithID) == 0x000008, "Wrong size on MeshDescriptionBase_CreateVertexInstanceWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertexInstanceWithID, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_CreateVertexInstanceWithID::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertexInstanceWithID, VertexID) == 0x000004, "Member 'MeshDescriptionBase_CreateVertexInstanceWithID::VertexID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_CreateVertexWithID \ static_assert(alignof(MeshDescriptionBase_CreateVertexWithID) == 0x000004, "Wrong alignment on MeshDescriptionBase_CreateVertexWithID"); \ static_assert(sizeof(MeshDescriptionBase_CreateVertexWithID) == 0x000004, "Wrong size on MeshDescriptionBase_CreateVertexWithID"); \ static_assert(offsetof(MeshDescriptionBase_CreateVertexWithID, VertexID) == 0x000000, "Member 'MeshDescriptionBase_CreateVertexWithID::VertexID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeleteEdge \ static_assert(alignof(MeshDescriptionBase_DeleteEdge) == 0x000008, "Wrong alignment on MeshDescriptionBase_DeleteEdge"); \ static_assert(sizeof(MeshDescriptionBase_DeleteEdge) == 0x000018, "Wrong size on MeshDescriptionBase_DeleteEdge"); \ static_assert(offsetof(MeshDescriptionBase_DeleteEdge, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_DeleteEdge::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeleteEdge, OrphanedVertices) == 0x000008, "Member 'MeshDescriptionBase_DeleteEdge::OrphanedVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeletePolygon \ static_assert(alignof(MeshDescriptionBase_DeletePolygon) == 0x000008, "Wrong alignment on MeshDescriptionBase_DeletePolygon"); \ static_assert(sizeof(MeshDescriptionBase_DeletePolygon) == 0x000038, "Wrong size on MeshDescriptionBase_DeletePolygon"); \ static_assert(offsetof(MeshDescriptionBase_DeletePolygon, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_DeletePolygon::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeletePolygon, OrphanedEdges) == 0x000008, "Member 'MeshDescriptionBase_DeletePolygon::OrphanedEdges' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeletePolygon, OrphanedVertexInstances) == 0x000018, "Member 'MeshDescriptionBase_DeletePolygon::OrphanedVertexInstances' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeletePolygon, OrphanedPolygonGroups) == 0x000028, "Member 'MeshDescriptionBase_DeletePolygon::OrphanedPolygonGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeletePolygonGroup \ static_assert(alignof(MeshDescriptionBase_DeletePolygonGroup) == 0x000004, "Wrong alignment on MeshDescriptionBase_DeletePolygonGroup"); \ static_assert(sizeof(MeshDescriptionBase_DeletePolygonGroup) == 0x000004, "Wrong size on MeshDescriptionBase_DeletePolygonGroup"); \ static_assert(offsetof(MeshDescriptionBase_DeletePolygonGroup, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_DeletePolygonGroup::PolygonGroupID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeleteTriangle \ static_assert(alignof(MeshDescriptionBase_DeleteTriangle) == 0x000008, "Wrong alignment on MeshDescriptionBase_DeleteTriangle"); \ static_assert(sizeof(MeshDescriptionBase_DeleteTriangle) == 0x000038, "Wrong size on MeshDescriptionBase_DeleteTriangle"); \ static_assert(offsetof(MeshDescriptionBase_DeleteTriangle, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_DeleteTriangle::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeleteTriangle, OrphanedEdges) == 0x000008, "Member 'MeshDescriptionBase_DeleteTriangle::OrphanedEdges' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeleteTriangle, OrphanedVertexInstances) == 0x000018, "Member 'MeshDescriptionBase_DeleteTriangle::OrphanedVertexInstances' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeleteTriangle, OrphanedPolygonGroupsPtr) == 0x000028, "Member 'MeshDescriptionBase_DeleteTriangle::OrphanedPolygonGroupsPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeleteVertex \ static_assert(alignof(MeshDescriptionBase_DeleteVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_DeleteVertex"); \ static_assert(sizeof(MeshDescriptionBase_DeleteVertex) == 0x000004, "Wrong size on MeshDescriptionBase_DeleteVertex"); \ static_assert(offsetof(MeshDescriptionBase_DeleteVertex, VertexID) == 0x000000, "Member 'MeshDescriptionBase_DeleteVertex::VertexID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_DeleteVertexInstance \ static_assert(alignof(MeshDescriptionBase_DeleteVertexInstance) == 0x000008, "Wrong alignment on MeshDescriptionBase_DeleteVertexInstance"); \ static_assert(sizeof(MeshDescriptionBase_DeleteVertexInstance) == 0x000018, "Wrong size on MeshDescriptionBase_DeleteVertexInstance"); \ static_assert(offsetof(MeshDescriptionBase_DeleteVertexInstance, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_DeleteVertexInstance::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_DeleteVertexInstance, OrphanedVertices) == 0x000008, "Member 'MeshDescriptionBase_DeleteVertexInstance::OrphanedVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewEdges \ static_assert(alignof(MeshDescriptionBase_ReserveNewEdges) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewEdges"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewEdges) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewEdges"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewEdges, NumberOfNewEdges) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewEdges::NumberOfNewEdges' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewPolygonGroups \ static_assert(alignof(MeshDescriptionBase_ReserveNewPolygonGroups) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewPolygonGroups"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewPolygonGroups) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewPolygonGroups"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewPolygonGroups, NumberOfNewPolygonGroups) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewPolygonGroups::NumberOfNewPolygonGroups' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewPolygons \ static_assert(alignof(MeshDescriptionBase_ReserveNewPolygons) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewPolygons"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewPolygons) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewPolygons"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewPolygons, NumberOfNewPolygons) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewPolygons::NumberOfNewPolygons' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewTriangles \ static_assert(alignof(MeshDescriptionBase_ReserveNewTriangles) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewTriangles"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewTriangles) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewTriangles"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewTriangles, NumberOfNewTriangles) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewTriangles::NumberOfNewTriangles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewVertexInstances \ static_assert(alignof(MeshDescriptionBase_ReserveNewVertexInstances) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewVertexInstances) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewVertexInstances, NumberOfNewVertexInstances) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewVertexInstances::NumberOfNewVertexInstances' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReserveNewVertices \ static_assert(alignof(MeshDescriptionBase_ReserveNewVertices) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReserveNewVertices"); \ static_assert(sizeof(MeshDescriptionBase_ReserveNewVertices) == 0x000004, "Wrong size on MeshDescriptionBase_ReserveNewVertices"); \ static_assert(offsetof(MeshDescriptionBase_ReserveNewVertices, NumberOfNewVertices) == 0x000000, "Member 'MeshDescriptionBase_ReserveNewVertices::NumberOfNewVertices' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_ReversePolygonFacing \ static_assert(alignof(MeshDescriptionBase_ReversePolygonFacing) == 0x000004, "Wrong alignment on MeshDescriptionBase_ReversePolygonFacing"); \ static_assert(sizeof(MeshDescriptionBase_ReversePolygonFacing) == 0x000004, "Wrong size on MeshDescriptionBase_ReversePolygonFacing"); \ static_assert(offsetof(MeshDescriptionBase_ReversePolygonFacing, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_ReversePolygonFacing::PolygonID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_SetPolygonPolygonGroup \ static_assert(alignof(MeshDescriptionBase_SetPolygonPolygonGroup) == 0x000004, "Wrong alignment on MeshDescriptionBase_SetPolygonPolygonGroup"); \ static_assert(sizeof(MeshDescriptionBase_SetPolygonPolygonGroup) == 0x000008, "Wrong size on MeshDescriptionBase_SetPolygonPolygonGroup"); \ static_assert(offsetof(MeshDescriptionBase_SetPolygonPolygonGroup, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_SetPolygonPolygonGroup::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_SetPolygonPolygonGroup, PolygonGroupID) == 0x000004, "Member 'MeshDescriptionBase_SetPolygonPolygonGroup::PolygonGroupID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_SetPolygonVertexInstances \ static_assert(alignof(MeshDescriptionBase_SetPolygonVertexInstances) == 0x000008, "Wrong alignment on MeshDescriptionBase_SetPolygonVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_SetPolygonVertexInstances) == 0x000018, "Wrong size on MeshDescriptionBase_SetPolygonVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_SetPolygonVertexInstances, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_SetPolygonVertexInstances::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_SetPolygonVertexInstances, VertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_SetPolygonVertexInstances::VertexInstanceIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_SetVertexPosition \ static_assert(alignof(MeshDescriptionBase_SetVertexPosition) == 0x000008, "Wrong alignment on MeshDescriptionBase_SetVertexPosition"); \ static_assert(sizeof(MeshDescriptionBase_SetVertexPosition) == 0x000020, "Wrong size on MeshDescriptionBase_SetVertexPosition"); \ static_assert(offsetof(MeshDescriptionBase_SetVertexPosition, VertexID) == 0x000000, "Member 'MeshDescriptionBase_SetVertexPosition::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_SetVertexPosition, position) == 0x000008, "Member 'MeshDescriptionBase_SetVertexPosition::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetEdgeConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetEdgeConnectedPolygons) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetEdgeConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetEdgeConnectedPolygons) == 0x000018, "Wrong size on MeshDescriptionBase_GetEdgeConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeConnectedPolygons, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetEdgeConnectedPolygons::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeConnectedPolygons, OutConnectedPolygonIDs) == 0x000008, "Member 'MeshDescriptionBase_GetEdgeConnectedPolygons::OutConnectedPolygonIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetEdgeConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetEdgeConnectedTriangles) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetEdgeConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetEdgeConnectedTriangles) == 0x000018, "Wrong size on MeshDescriptionBase_GetEdgeConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeConnectedTriangles, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetEdgeConnectedTriangles::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeConnectedTriangles, OutConnectedTriangleIDs) == 0x000008, "Member 'MeshDescriptionBase_GetEdgeConnectedTriangles::OutConnectedTriangleIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetEdgeCount \ static_assert(alignof(MeshDescriptionBase_GetEdgeCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetEdgeCount"); \ static_assert(sizeof(MeshDescriptionBase_GetEdgeCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetEdgeCount"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetEdgeCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetEdgeVertex \ static_assert(alignof(MeshDescriptionBase_GetEdgeVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetEdgeVertex"); \ static_assert(sizeof(MeshDescriptionBase_GetEdgeVertex) == 0x00000C, "Wrong size on MeshDescriptionBase_GetEdgeVertex"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeVertex, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetEdgeVertex::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeVertex, VertexNumber) == 0x000004, "Member 'MeshDescriptionBase_GetEdgeVertex::VertexNumber' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeVertex, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetEdgeVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetEdgeVertices \ static_assert(alignof(MeshDescriptionBase_GetEdgeVertices) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetEdgeVertices"); \ static_assert(sizeof(MeshDescriptionBase_GetEdgeVertices) == 0x000018, "Wrong size on MeshDescriptionBase_GetEdgeVertices"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeVertices, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetEdgeVertices::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetEdgeVertices, OutVertexIDs) == 0x000008, "Member 'MeshDescriptionBase_GetEdgeVertices::OutVertexIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumEdgeConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetNumEdgeConnectedPolygons) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumEdgeConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetNumEdgeConnectedPolygons) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumEdgeConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetNumEdgeConnectedPolygons, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetNumEdgeConnectedPolygons::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumEdgeConnectedPolygons, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumEdgeConnectedPolygons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumEdgeConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetNumEdgeConnectedTriangles) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumEdgeConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetNumEdgeConnectedTriangles) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumEdgeConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetNumEdgeConnectedTriangles, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_GetNumEdgeConnectedTriangles::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumEdgeConnectedTriangles, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumEdgeConnectedTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumPolygonGroupPolygons \ static_assert(alignof(MeshDescriptionBase_GetNumPolygonGroupPolygons) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumPolygonGroupPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetNumPolygonGroupPolygons) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumPolygonGroupPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonGroupPolygons, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_GetNumPolygonGroupPolygons::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonGroupPolygons, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumPolygonGroupPolygons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumPolygonInternalEdges \ static_assert(alignof(MeshDescriptionBase_GetNumPolygonInternalEdges) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumPolygonInternalEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetNumPolygonInternalEdges) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumPolygonInternalEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonInternalEdges, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetNumPolygonInternalEdges::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonInternalEdges, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumPolygonInternalEdges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumPolygonTriangles \ static_assert(alignof(MeshDescriptionBase_GetNumPolygonTriangles) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumPolygonTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetNumPolygonTriangles) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumPolygonTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonTriangles, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetNumPolygonTriangles::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonTriangles, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumPolygonTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumPolygonVertices \ static_assert(alignof(MeshDescriptionBase_GetNumPolygonVertices) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumPolygonVertices"); \ static_assert(sizeof(MeshDescriptionBase_GetNumPolygonVertices) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumPolygonVertices"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonVertices, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetNumPolygonVertices::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumPolygonVertices, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumPolygonVertices::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexConnectedEdges \ static_assert(alignof(MeshDescriptionBase_GetNumVertexConnectedEdges) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexConnectedEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexConnectedEdges) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexConnectedEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedEdges, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexConnectedEdges::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedEdges, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexConnectedEdges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetNumVertexConnectedPolygons) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexConnectedPolygons) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedPolygons, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexConnectedPolygons::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedPolygons, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexConnectedPolygons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetNumVertexConnectedTriangles) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexConnectedTriangles) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedTriangles, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexConnectedTriangles::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexConnectedTriangles, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexConnectedTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexInstanceConnectedPolygons::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexInstanceConnectedTriangles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetNumVertexVertexInstances \ static_assert(alignof(MeshDescriptionBase_GetNumVertexVertexInstances) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetNumVertexVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_GetNumVertexVertexInstances) == 0x000008, "Wrong size on MeshDescriptionBase_GetNumVertexVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexVertexInstances, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetNumVertexVertexInstances::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetNumVertexVertexInstances, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetNumVertexVertexInstances::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonAdjacentPolygons \ static_assert(alignof(MeshDescriptionBase_GetPolygonAdjacentPolygons) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonAdjacentPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonAdjacentPolygons) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonAdjacentPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonAdjacentPolygons, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonAdjacentPolygons::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonAdjacentPolygons, OutPolygonIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonAdjacentPolygons::OutPolygonIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonCount \ static_assert(alignof(MeshDescriptionBase_GetPolygonCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetPolygonCount"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetPolygonCount"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonGroupCount \ static_assert(alignof(MeshDescriptionBase_GetPolygonGroupCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetPolygonGroupCount"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonGroupCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetPolygonGroupCount"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonGroupCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonGroupCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonGroupPolygons \ static_assert(alignof(MeshDescriptionBase_GetPolygonGroupPolygons) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonGroupPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonGroupPolygons) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonGroupPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonGroupPolygons, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonGroupPolygons::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonGroupPolygons, OutPolygonIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonGroupPolygons::OutPolygonIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonInternalEdges \ static_assert(alignof(MeshDescriptionBase_GetPolygonInternalEdges) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonInternalEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonInternalEdges) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonInternalEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonInternalEdges, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonInternalEdges::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonInternalEdges, OutEdgeIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonInternalEdges::OutEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonPerimeterEdges \ static_assert(alignof(MeshDescriptionBase_GetPolygonPerimeterEdges) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonPerimeterEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonPerimeterEdges) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonPerimeterEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonPerimeterEdges, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonPerimeterEdges::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonPerimeterEdges, OutEdgeIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonPerimeterEdges::OutEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonPolygonGroup \ static_assert(alignof(MeshDescriptionBase_GetPolygonPolygonGroup) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetPolygonPolygonGroup"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonPolygonGroup) == 0x000008, "Wrong size on MeshDescriptionBase_GetPolygonPolygonGroup"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonPolygonGroup, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonPolygonGroup::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonPolygonGroup, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetPolygonPolygonGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonTriangles \ static_assert(alignof(MeshDescriptionBase_GetPolygonTriangles) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonTriangles) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonTriangles, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonTriangles::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonTriangles, OutTriangleIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonTriangles::OutTriangleIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonVertexInstances \ static_assert(alignof(MeshDescriptionBase_GetPolygonVertexInstances) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonVertexInstances) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonVertexInstances, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonVertexInstances::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonVertexInstances, OutVertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonVertexInstances::OutVertexInstanceIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetPolygonVertices \ static_assert(alignof(MeshDescriptionBase_GetPolygonVertices) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetPolygonVertices"); \ static_assert(sizeof(MeshDescriptionBase_GetPolygonVertices) == 0x000018, "Wrong size on MeshDescriptionBase_GetPolygonVertices"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonVertices, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetPolygonVertices::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetPolygonVertices, OutVertexIDs) == 0x000008, "Member 'MeshDescriptionBase_GetPolygonVertices::OutVertexIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleAdjacentTriangles \ static_assert(alignof(MeshDescriptionBase_GetTriangleAdjacentTriangles) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetTriangleAdjacentTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleAdjacentTriangles) == 0x000018, "Wrong size on MeshDescriptionBase_GetTriangleAdjacentTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleAdjacentTriangles, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleAdjacentTriangles::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleAdjacentTriangles, OutTriangleIDs) == 0x000008, "Member 'MeshDescriptionBase_GetTriangleAdjacentTriangles::OutTriangleIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleCount \ static_assert(alignof(MeshDescriptionBase_GetTriangleCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetTriangleCount"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetTriangleCount"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleEdges \ static_assert(alignof(MeshDescriptionBase_GetTriangleEdges) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetTriangleEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleEdges) == 0x000018, "Wrong size on MeshDescriptionBase_GetTriangleEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleEdges, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleEdges::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleEdges, OutEdgeIDs) == 0x000008, "Member 'MeshDescriptionBase_GetTriangleEdges::OutEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTrianglePolygon \ static_assert(alignof(MeshDescriptionBase_GetTrianglePolygon) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetTrianglePolygon"); \ static_assert(sizeof(MeshDescriptionBase_GetTrianglePolygon) == 0x000008, "Wrong size on MeshDescriptionBase_GetTrianglePolygon"); \ static_assert(offsetof(MeshDescriptionBase_GetTrianglePolygon, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTrianglePolygon::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTrianglePolygon, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetTrianglePolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTrianglePolygonGroup \ static_assert(alignof(MeshDescriptionBase_GetTrianglePolygonGroup) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetTrianglePolygonGroup"); \ static_assert(sizeof(MeshDescriptionBase_GetTrianglePolygonGroup) == 0x000008, "Wrong size on MeshDescriptionBase_GetTrianglePolygonGroup"); \ static_assert(offsetof(MeshDescriptionBase_GetTrianglePolygonGroup, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTrianglePolygonGroup::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTrianglePolygonGroup, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetTrianglePolygonGroup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleVertexInstance \ static_assert(alignof(MeshDescriptionBase_GetTriangleVertexInstance) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetTriangleVertexInstance"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleVertexInstance) == 0x00000C, "Wrong size on MeshDescriptionBase_GetTriangleVertexInstance"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertexInstance, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleVertexInstance::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertexInstance, Index_0) == 0x000004, "Member 'MeshDescriptionBase_GetTriangleVertexInstance::Index_0' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertexInstance, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetTriangleVertexInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleVertexInstances \ static_assert(alignof(MeshDescriptionBase_GetTriangleVertexInstances) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetTriangleVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleVertexInstances) == 0x000018, "Wrong size on MeshDescriptionBase_GetTriangleVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertexInstances, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleVertexInstances::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertexInstances, OutVertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_GetTriangleVertexInstances::OutVertexInstanceIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetTriangleVertices \ static_assert(alignof(MeshDescriptionBase_GetTriangleVertices) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetTriangleVertices"); \ static_assert(sizeof(MeshDescriptionBase_GetTriangleVertices) == 0x000018, "Wrong size on MeshDescriptionBase_GetTriangleVertices"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertices, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetTriangleVertices::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetTriangleVertices, OutVertexIDs) == 0x000008, "Member 'MeshDescriptionBase_GetTriangleVertices::OutVertexIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexAdjacentVertices \ static_assert(alignof(MeshDescriptionBase_GetVertexAdjacentVertices) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexAdjacentVertices"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexAdjacentVertices) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexAdjacentVertices"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexAdjacentVertices, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexAdjacentVertices::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexAdjacentVertices, OutAdjacentVertexIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexAdjacentVertices::OutAdjacentVertexIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexConnectedEdges \ static_assert(alignof(MeshDescriptionBase_GetVertexConnectedEdges) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexConnectedEdges"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexConnectedEdges) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexConnectedEdges"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedEdges, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexConnectedEdges::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedEdges, OutEdgeIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexConnectedEdges::OutEdgeIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetVertexConnectedPolygons) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexConnectedPolygons) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedPolygons, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexConnectedPolygons::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedPolygons, OutConnectedPolygonIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexConnectedPolygons::OutConnectedPolygonIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetVertexConnectedTriangles) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexConnectedTriangles) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedTriangles, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexConnectedTriangles::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexConnectedTriangles, OutConnectedTriangleIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexConnectedTriangles::OutConnectedTriangleIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexCount \ static_assert(alignof(MeshDescriptionBase_GetVertexCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexCount"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetVertexCount"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetVertexCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceConnectedPolygons \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceConnectedPolygons) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceConnectedPolygons"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceConnectedPolygons) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexInstanceConnectedPolygons"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceConnectedPolygons, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceConnectedPolygons::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceConnectedPolygons, OutConnectedPolygonIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexInstanceConnectedPolygons::OutConnectedPolygonIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceConnectedTriangles \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceConnectedTriangles) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceConnectedTriangles"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceConnectedTriangles) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexInstanceConnectedTriangles"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceConnectedTriangles, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceConnectedTriangles::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceConnectedTriangles, OutConnectedTriangleIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexInstanceConnectedTriangles::OutConnectedTriangleIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceCount \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceCount) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceCount"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceCount) == 0x000004, "Wrong size on MeshDescriptionBase_GetVertexInstanceCount"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceCount, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceCount::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceForPolygonVertex \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceForPolygonVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceForPolygonVertex"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceForPolygonVertex) == 0x00000C, "Wrong size on MeshDescriptionBase_GetVertexInstanceForPolygonVertex"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForPolygonVertex, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceForPolygonVertex::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForPolygonVertex, VertexID) == 0x000004, "Member 'MeshDescriptionBase_GetVertexInstanceForPolygonVertex::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForPolygonVertex, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetVertexInstanceForPolygonVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceForTriangleVertex \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceForTriangleVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceForTriangleVertex"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceForTriangleVertex) == 0x00000C, "Wrong size on MeshDescriptionBase_GetVertexInstanceForTriangleVertex"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForTriangleVertex, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceForTriangleVertex::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForTriangleVertex, VertexID) == 0x000004, "Member 'MeshDescriptionBase_GetVertexInstanceForTriangleVertex::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceForTriangleVertex, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetVertexInstanceForTriangleVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstancePairEdge \ static_assert(alignof(MeshDescriptionBase_GetVertexInstancePairEdge) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexInstancePairEdge"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstancePairEdge) == 0x00000C, "Wrong size on MeshDescriptionBase_GetVertexInstancePairEdge"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstancePairEdge, VertexInstanceID0) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstancePairEdge::VertexInstanceID0' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstancePairEdge, VertexInstanceID1) == 0x000004, "Member 'MeshDescriptionBase_GetVertexInstancePairEdge::VertexInstanceID1' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstancePairEdge, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetVertexInstancePairEdge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexInstanceVertex \ static_assert(alignof(MeshDescriptionBase_GetVertexInstanceVertex) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexInstanceVertex"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexInstanceVertex) == 0x000008, "Wrong size on MeshDescriptionBase_GetVertexInstanceVertex"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceVertex, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexInstanceVertex::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexInstanceVertex, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_GetVertexInstanceVertex::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexPairEdge \ static_assert(alignof(MeshDescriptionBase_GetVertexPairEdge) == 0x000004, "Wrong alignment on MeshDescriptionBase_GetVertexPairEdge"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexPairEdge) == 0x00000C, "Wrong size on MeshDescriptionBase_GetVertexPairEdge"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexPairEdge, VertexID0) == 0x000000, "Member 'MeshDescriptionBase_GetVertexPairEdge::VertexID0' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexPairEdge, VertexID1) == 0x000004, "Member 'MeshDescriptionBase_GetVertexPairEdge::VertexID1' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexPairEdge, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetVertexPairEdge::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexPosition \ static_assert(alignof(MeshDescriptionBase_GetVertexPosition) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexPosition"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexPosition) == 0x000020, "Wrong size on MeshDescriptionBase_GetVertexPosition"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexPosition, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexPosition::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexPosition, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_GetVertexPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_GetVertexVertexInstances \ static_assert(alignof(MeshDescriptionBase_GetVertexVertexInstances) == 0x000008, "Wrong alignment on MeshDescriptionBase_GetVertexVertexInstances"); \ static_assert(sizeof(MeshDescriptionBase_GetVertexVertexInstances) == 0x000018, "Wrong size on MeshDescriptionBase_GetVertexVertexInstances"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexVertexInstances, VertexID) == 0x000000, "Member 'MeshDescriptionBase_GetVertexVertexInstances::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_GetVertexVertexInstances, OutVertexInstanceIDs) == 0x000008, "Member 'MeshDescriptionBase_GetVertexVertexInstances::OutVertexInstanceIDs' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsEdgeInternal \ static_assert(alignof(MeshDescriptionBase_IsEdgeInternal) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsEdgeInternal"); \ static_assert(sizeof(MeshDescriptionBase_IsEdgeInternal) == 0x000008, "Wrong size on MeshDescriptionBase_IsEdgeInternal"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeInternal, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_IsEdgeInternal::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeInternal, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsEdgeInternal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsEdgeInternalToPolygon \ static_assert(alignof(MeshDescriptionBase_IsEdgeInternalToPolygon) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsEdgeInternalToPolygon"); \ static_assert(sizeof(MeshDescriptionBase_IsEdgeInternalToPolygon) == 0x00000C, "Wrong size on MeshDescriptionBase_IsEdgeInternalToPolygon"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeInternalToPolygon, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_IsEdgeInternalToPolygon::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeInternalToPolygon, PolygonID) == 0x000004, "Member 'MeshDescriptionBase_IsEdgeInternalToPolygon::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeInternalToPolygon, ReturnValue) == 0x000008, "Member 'MeshDescriptionBase_IsEdgeInternalToPolygon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsEdgeValid \ static_assert(alignof(MeshDescriptionBase_IsEdgeValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsEdgeValid"); \ static_assert(sizeof(MeshDescriptionBase_IsEdgeValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsEdgeValid"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeValid, EdgeID) == 0x000000, "Member 'MeshDescriptionBase_IsEdgeValid::EdgeID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsEdgeValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsEdgeValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsEmpty \ static_assert(alignof(MeshDescriptionBase_IsEmpty) == 0x000001, "Wrong alignment on MeshDescriptionBase_IsEmpty"); \ static_assert(sizeof(MeshDescriptionBase_IsEmpty) == 0x000001, "Wrong size on MeshDescriptionBase_IsEmpty"); \ static_assert(offsetof(MeshDescriptionBase_IsEmpty, ReturnValue) == 0x000000, "Member 'MeshDescriptionBase_IsEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsPolygonGroupValid \ static_assert(alignof(MeshDescriptionBase_IsPolygonGroupValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsPolygonGroupValid"); \ static_assert(sizeof(MeshDescriptionBase_IsPolygonGroupValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsPolygonGroupValid"); \ static_assert(offsetof(MeshDescriptionBase_IsPolygonGroupValid, PolygonGroupID) == 0x000000, "Member 'MeshDescriptionBase_IsPolygonGroupValid::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsPolygonGroupValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsPolygonGroupValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsPolygonValid \ static_assert(alignof(MeshDescriptionBase_IsPolygonValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsPolygonValid"); \ static_assert(sizeof(MeshDescriptionBase_IsPolygonValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsPolygonValid"); \ static_assert(offsetof(MeshDescriptionBase_IsPolygonValid, PolygonID) == 0x000000, "Member 'MeshDescriptionBase_IsPolygonValid::PolygonID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsPolygonValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsPolygonValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsTrianglePartOfNgon \ static_assert(alignof(MeshDescriptionBase_IsTrianglePartOfNgon) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsTrianglePartOfNgon"); \ static_assert(sizeof(MeshDescriptionBase_IsTrianglePartOfNgon) == 0x000008, "Wrong size on MeshDescriptionBase_IsTrianglePartOfNgon"); \ static_assert(offsetof(MeshDescriptionBase_IsTrianglePartOfNgon, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_IsTrianglePartOfNgon::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsTrianglePartOfNgon, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsTrianglePartOfNgon::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsTriangleValid \ static_assert(alignof(MeshDescriptionBase_IsTriangleValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsTriangleValid"); \ static_assert(sizeof(MeshDescriptionBase_IsTriangleValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsTriangleValid"); \ static_assert(offsetof(MeshDescriptionBase_IsTriangleValid, TriangleID) == 0x000000, "Member 'MeshDescriptionBase_IsTriangleValid::TriangleID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsTriangleValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsTriangleValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsVertexInstanceValid \ static_assert(alignof(MeshDescriptionBase_IsVertexInstanceValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsVertexInstanceValid"); \ static_assert(sizeof(MeshDescriptionBase_IsVertexInstanceValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsVertexInstanceValid"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexInstanceValid, VertexInstanceID) == 0x000000, "Member 'MeshDescriptionBase_IsVertexInstanceValid::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexInstanceValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsVertexInstanceValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsVertexOrphaned \ static_assert(alignof(MeshDescriptionBase_IsVertexOrphaned) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsVertexOrphaned"); \ static_assert(sizeof(MeshDescriptionBase_IsVertexOrphaned) == 0x000008, "Wrong size on MeshDescriptionBase_IsVertexOrphaned"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexOrphaned, VertexID) == 0x000000, "Member 'MeshDescriptionBase_IsVertexOrphaned::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexOrphaned, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsVertexOrphaned::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MeshDescriptionBase_IsVertexValid \ static_assert(alignof(MeshDescriptionBase_IsVertexValid) == 0x000004, "Wrong alignment on MeshDescriptionBase_IsVertexValid"); \ static_assert(sizeof(MeshDescriptionBase_IsVertexValid) == 0x000008, "Wrong size on MeshDescriptionBase_IsVertexValid"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexValid, VertexID) == 0x000000, "Member 'MeshDescriptionBase_IsVertexValid::VertexID' has a wrong offset!"); \ static_assert(offsetof(MeshDescriptionBase_IsVertexValid, ReturnValue) == 0x000004, "Member 'MeshDescriptionBase_IsVertexValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMeshDescriptionBase \ static_assert(alignof(UMeshDescriptionBase) == 0x000008, "Wrong alignment on UMeshDescriptionBase"); \ static_assert(sizeof(UMeshDescriptionBase) == 0x0002F0, "Wrong size on UMeshDescriptionBase"); \ #define DUMPER7_ASSERTS_UMeshDescriptionBaseBulkData \ static_assert(alignof(UMeshDescriptionBaseBulkData) == 0x000008, "Wrong alignment on UMeshDescriptionBaseBulkData"); \ static_assert(sizeof(UMeshDescriptionBaseBulkData) == 0x000028, "Wrong size on UMeshDescriptionBaseBulkData"); \ #define DUMPER7_ASSERTS_USettingsTextScrollStyle_C \ static_assert(alignof(USettingsTextScrollStyle_C) == 0x000008, "Wrong alignment on USettingsTextScrollStyle_C"); \ static_assert(sizeof(USettingsTextScrollStyle_C) == 0x000040, "Wrong size on USettingsTextScrollStyle_C"); \ #define DUMPER7_ASSERTS_FUVMapSettings \ static_assert(alignof(FUVMapSettings) == 0x000008, "Wrong alignment on FUVMapSettings"); \ static_assert(sizeof(FUVMapSettings) == 0x000070, "Wrong size on FUVMapSettings"); \ static_assert(offsetof(FUVMapSettings, Size) == 0x000000, "Member 'FUVMapSettings::Size' has a wrong offset!"); \ static_assert(offsetof(FUVMapSettings, UVTile) == 0x000018, "Member 'FUVMapSettings::UVTile' has a wrong offset!"); \ static_assert(offsetof(FUVMapSettings, position) == 0x000028, "Member 'FUVMapSettings::position' has a wrong offset!"); \ static_assert(offsetof(FUVMapSettings, Rotation) == 0x000040, "Member 'FUVMapSettings::Rotation' has a wrong offset!"); \ static_assert(offsetof(FUVMapSettings, Scale) == 0x000058, "Member 'FUVMapSettings::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshDescription_CreateCube \ static_assert(alignof(StaticMeshDescription_CreateCube) == 0x000008, "Wrong alignment on StaticMeshDescription_CreateCube"); \ static_assert(sizeof(StaticMeshDescription_CreateCube) == 0x000050, "Wrong size on StaticMeshDescription_CreateCube"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, Center) == 0x000000, "Member 'StaticMeshDescription_CreateCube::Center' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, HalfExtents) == 0x000018, "Member 'StaticMeshDescription_CreateCube::HalfExtents' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonGroup) == 0x000030, "Member 'StaticMeshDescription_CreateCube::PolygonGroup' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_PlusX) == 0x000034, "Member 'StaticMeshDescription_CreateCube::PolygonID_PlusX' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_MinusX) == 0x000038, "Member 'StaticMeshDescription_CreateCube::PolygonID_MinusX' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_PlusY) == 0x00003C, "Member 'StaticMeshDescription_CreateCube::PolygonID_PlusY' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_MinusY) == 0x000040, "Member 'StaticMeshDescription_CreateCube::PolygonID_MinusY' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_PlusZ) == 0x000044, "Member 'StaticMeshDescription_CreateCube::PolygonID_PlusZ' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_CreateCube, PolygonID_MinusZ) == 0x000048, "Member 'StaticMeshDescription_CreateCube::PolygonID_MinusZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshDescription_SetPolygonGroupMaterialSlotName \ static_assert(alignof(StaticMeshDescription_SetPolygonGroupMaterialSlotName) == 0x000004, "Wrong alignment on StaticMeshDescription_SetPolygonGroupMaterialSlotName"); \ static_assert(sizeof(StaticMeshDescription_SetPolygonGroupMaterialSlotName) == 0x00000C, "Wrong size on StaticMeshDescription_SetPolygonGroupMaterialSlotName"); \ static_assert(offsetof(StaticMeshDescription_SetPolygonGroupMaterialSlotName, PolygonGroupID) == 0x000000, "Member 'StaticMeshDescription_SetPolygonGroupMaterialSlotName::PolygonGroupID' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_SetPolygonGroupMaterialSlotName, SlotName) == 0x000004, "Member 'StaticMeshDescription_SetPolygonGroupMaterialSlotName::SlotName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshDescription_SetVertexInstanceUV \ static_assert(alignof(StaticMeshDescription_SetVertexInstanceUV) == 0x000008, "Wrong alignment on StaticMeshDescription_SetVertexInstanceUV"); \ static_assert(sizeof(StaticMeshDescription_SetVertexInstanceUV) == 0x000020, "Wrong size on StaticMeshDescription_SetVertexInstanceUV"); \ static_assert(offsetof(StaticMeshDescription_SetVertexInstanceUV, VertexInstanceID) == 0x000000, "Member 'StaticMeshDescription_SetVertexInstanceUV::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_SetVertexInstanceUV, UV) == 0x000008, "Member 'StaticMeshDescription_SetVertexInstanceUV::UV' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_SetVertexInstanceUV, UVIndex) == 0x000018, "Member 'StaticMeshDescription_SetVertexInstanceUV::UVIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StaticMeshDescription_GetVertexInstanceUV \ static_assert(alignof(StaticMeshDescription_GetVertexInstanceUV) == 0x000008, "Wrong alignment on StaticMeshDescription_GetVertexInstanceUV"); \ static_assert(sizeof(StaticMeshDescription_GetVertexInstanceUV) == 0x000018, "Wrong size on StaticMeshDescription_GetVertexInstanceUV"); \ static_assert(offsetof(StaticMeshDescription_GetVertexInstanceUV, VertexInstanceID) == 0x000000, "Member 'StaticMeshDescription_GetVertexInstanceUV::VertexInstanceID' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_GetVertexInstanceUV, UVIndex) == 0x000004, "Member 'StaticMeshDescription_GetVertexInstanceUV::UVIndex' has a wrong offset!"); \ static_assert(offsetof(StaticMeshDescription_GetVertexInstanceUV, ReturnValue) == 0x000008, "Member 'StaticMeshDescription_GetVertexInstanceUV::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStaticMeshDescription \ static_assert(alignof(UStaticMeshDescription) == 0x000008, "Wrong alignment on UStaticMeshDescription"); \ static_assert(sizeof(UStaticMeshDescription) == 0x0002F0, "Wrong size on UStaticMeshDescription"); \ #define DUMPER7_ASSERTS_Credits_Image_Widget_BP_C_OnSetBrush \ static_assert(alignof(Credits_Image_Widget_BP_C_OnSetBrush) == 0x000010, "Wrong alignment on Credits_Image_Widget_BP_C_OnSetBrush"); \ static_assert(sizeof(Credits_Image_Widget_BP_C_OnSetBrush) == 0x0000D0, "Wrong size on Credits_Image_Widget_BP_C_OnSetBrush"); \ static_assert(offsetof(Credits_Image_Widget_BP_C_OnSetBrush, Brush) == 0x000000, "Member 'Credits_Image_Widget_BP_C_OnSetBrush::Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP \ static_assert(alignof(Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP) == 0x000010, "Wrong alignment on Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP"); \ static_assert(sizeof(Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP) == 0x0000E0, "Wrong size on Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP"); \ static_assert(offsetof(Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP, EntryPoint) == 0x000000, "Member 'Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP, K2Node_Event_Brush) == 0x000010, "Member 'Credits_Image_Widget_BP_C_ExecuteUbergraph_Credits_Image_Widget_BP::K2Node_Event_Brush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCredits_Image_Widget_BP_C \ static_assert(alignof(UCredits_Image_Widget_BP_C) == 0x000008, "Wrong alignment on UCredits_Image_Widget_BP_C"); \ static_assert(sizeof(UCredits_Image_Widget_BP_C) == 0x000288, "Wrong size on UCredits_Image_Widget_BP_C"); \ static_assert(offsetof(UCredits_Image_Widget_BP_C, UberGraphFrame) == 0x000278, "Member 'UCredits_Image_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCredits_Image_Widget_BP_C, Image_img) == 0x000280, "Member 'UCredits_Image_Widget_BP_C::Image_img' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosPhysicsCollisionInfo \ static_assert(alignof(FChaosPhysicsCollisionInfo) == 0x000008, "Wrong alignment on FChaosPhysicsCollisionInfo"); \ static_assert(sizeof(FChaosPhysicsCollisionInfo) == 0x0000C0, "Wrong size on FChaosPhysicsCollisionInfo"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, Component) == 0x000000, "Member 'FChaosPhysicsCollisionInfo::Component' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, OtherComponent) == 0x000008, "Member 'FChaosPhysicsCollisionInfo::OtherComponent' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, Location) == 0x000010, "Member 'FChaosPhysicsCollisionInfo::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, Normal) == 0x000028, "Member 'FChaosPhysicsCollisionInfo::Normal' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, AccumulatedImpulse) == 0x000040, "Member 'FChaosPhysicsCollisionInfo::AccumulatedImpulse' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, Velocity) == 0x000058, "Member 'FChaosPhysicsCollisionInfo::Velocity' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, OtherVelocity) == 0x000070, "Member 'FChaosPhysicsCollisionInfo::OtherVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, AngularVelocity) == 0x000088, "Member 'FChaosPhysicsCollisionInfo::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, OtherAngularVelocity) == 0x0000A0, "Member 'FChaosPhysicsCollisionInfo::OtherAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, Mass) == 0x0000B8, "Member 'FChaosPhysicsCollisionInfo::Mass' has a wrong offset!"); \ static_assert(offsetof(FChaosPhysicsCollisionInfo, OtherMass) == 0x0000BC, "Member 'FChaosPhysicsCollisionInfo::OtherMass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBreakEventCallbackWrapper \ static_assert(alignof(FBreakEventCallbackWrapper) == 0x000010, "Wrong alignment on FBreakEventCallbackWrapper"); \ static_assert(sizeof(FBreakEventCallbackWrapper) == 0x000040, "Wrong size on FBreakEventCallbackWrapper"); \ #define DUMPER7_ASSERTS_FChaosRemovalEvent \ static_assert(alignof(FChaosRemovalEvent) == 0x000008, "Wrong alignment on FChaosRemovalEvent"); \ static_assert(sizeof(FChaosRemovalEvent) == 0x000028, "Wrong size on FChaosRemovalEvent"); \ static_assert(offsetof(FChaosRemovalEvent, Component) == 0x000000, "Member 'FChaosRemovalEvent::Component' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEvent, Location) == 0x000008, "Member 'FChaosRemovalEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosRemovalEvent, Mass) == 0x000020, "Member 'FChaosRemovalEvent::Mass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosBreakEvent \ static_assert(alignof(FChaosBreakEvent) == 0x000008, "Wrong alignment on FChaosBreakEvent"); \ static_assert(sizeof(FChaosBreakEvent) == 0x000058, "Wrong size on FChaosBreakEvent"); \ static_assert(offsetof(FChaosBreakEvent, Component) == 0x000000, "Member 'FChaosBreakEvent::Component' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakEvent, Location) == 0x000008, "Member 'FChaosBreakEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakEvent, Velocity) == 0x000020, "Member 'FChaosBreakEvent::Velocity' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakEvent, AngularVelocity) == 0x000038, "Member 'FChaosBreakEvent::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakEvent, Mass) == 0x000050, "Member 'FChaosBreakEvent::Mass' has a wrong offset!"); \ static_assert(offsetof(FChaosBreakEvent, Index) == 0x000054, "Member 'FChaosBreakEvent::Index' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosCrumblingEvent \ static_assert(alignof(FChaosCrumblingEvent) == 0x000010, "Wrong alignment on FChaosCrumblingEvent"); \ static_assert(sizeof(FChaosCrumblingEvent) == 0x0000C0, "Wrong size on FChaosCrumblingEvent"); \ static_assert(offsetof(FChaosCrumblingEvent, Component) == 0x000000, "Member 'FChaosCrumblingEvent::Component' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, Location) == 0x000008, "Member 'FChaosCrumblingEvent::Location' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, Orientation) == 0x000020, "Member 'FChaosCrumblingEvent::Orientation' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, LinearVelocity) == 0x000040, "Member 'FChaosCrumblingEvent::LinearVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, AngularVelocity) == 0x000058, "Member 'FChaosCrumblingEvent::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, Mass) == 0x000070, "Member 'FChaosCrumblingEvent::Mass' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, LocalBounds) == 0x000078, "Member 'FChaosCrumblingEvent::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(FChaosCrumblingEvent, Children) == 0x0000B0, "Member 'FChaosCrumblingEvent::Children' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRemovalEventCallbackWrapper \ static_assert(alignof(FRemovalEventCallbackWrapper) == 0x000010, "Wrong alignment on FRemovalEventCallbackWrapper"); \ static_assert(sizeof(FRemovalEventCallbackWrapper) == 0x000040, "Wrong size on FRemovalEventCallbackWrapper"); \ #define DUMPER7_ASSERTS_FCrumblingEventCallbackWrapper \ static_assert(alignof(FCrumblingEventCallbackWrapper) == 0x000010, "Wrong alignment on FCrumblingEventCallbackWrapper"); \ static_assert(sizeof(FCrumblingEventCallbackWrapper) == 0x000040, "Wrong size on FCrumblingEventCallbackWrapper"); \ #define DUMPER7_ASSERTS_FChaosHandlerSet \ static_assert(alignof(FChaosHandlerSet) == 0x000008, "Wrong alignment on FChaosHandlerSet"); \ static_assert(sizeof(FChaosHandlerSet) == 0x000058, "Wrong size on FChaosHandlerSet"); \ static_assert(offsetof(FChaosHandlerSet, ChaosHandlers) == 0x000008, "Member 'FChaosHandlerSet::ChaosHandlers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosDebugSubstepControl \ static_assert(alignof(FChaosDebugSubstepControl) == 0x000001, "Wrong alignment on FChaosDebugSubstepControl"); \ static_assert(sizeof(FChaosDebugSubstepControl) == 0x000003, "Wrong size on FChaosDebugSubstepControl"); \ static_assert(offsetof(FChaosDebugSubstepControl, bPause) == 0x000000, "Member 'FChaosDebugSubstepControl::bPause' has a wrong offset!"); \ static_assert(offsetof(FChaosDebugSubstepControl, bSubstep) == 0x000001, "Member 'FChaosDebugSubstepControl::bSubstep' has a wrong offset!"); \ static_assert(offsetof(FChaosDebugSubstepControl, bStep) == 0x000002, "Member 'FChaosDebugSubstepControl::bStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosDebugDrawComponent \ static_assert(alignof(UChaosDebugDrawComponent) == 0x000008, "Wrong alignment on UChaosDebugDrawComponent"); \ static_assert(sizeof(UChaosDebugDrawComponent) == 0x0000A8, "Wrong size on UChaosDebugDrawComponent"); \ #define DUMPER7_ASSERTS_UChaosEventListenerComponent \ static_assert(alignof(UChaosEventListenerComponent) == 0x000008, "Wrong alignment on UChaosEventListenerComponent"); \ static_assert(sizeof(UChaosEventListenerComponent) == 0x0000A8, "Wrong size on UChaosEventListenerComponent"); \ #define DUMPER7_ASSERTS_UChaosGameplayEventDispatcher \ static_assert(alignof(UChaosGameplayEventDispatcher) == 0x000008, "Wrong alignment on UChaosGameplayEventDispatcher"); \ static_assert(sizeof(UChaosGameplayEventDispatcher) == 0x000308, "Wrong size on UChaosGameplayEventDispatcher"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, CollisionEventRegistrations) == 0x0001B8, "Member 'UChaosGameplayEventDispatcher::CollisionEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, BreakEventRegistrations) == 0x000208, "Member 'UChaosGameplayEventDispatcher::BreakEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, RemovalEventRegistrations) == 0x000258, "Member 'UChaosGameplayEventDispatcher::RemovalEventRegistrations' has a wrong offset!"); \ static_assert(offsetof(UChaosGameplayEventDispatcher, CrumblingEventRegistrations) == 0x0002A8, "Member 'UChaosGameplayEventDispatcher::CrumblingEventRegistrations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IChaosNotifyHandlerInterface \ static_assert(alignof(IChaosNotifyHandlerInterface) == 0x000001, "Wrong alignment on IChaosNotifyHandlerInterface"); \ static_assert(sizeof(IChaosNotifyHandlerInterface) == 0x000001, "Wrong size on IChaosNotifyHandlerInterface"); \ #define DUMPER7_ASSERTS_ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult \ static_assert(alignof(ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult) == 0x000008, "Wrong alignment on ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult"); \ static_assert(sizeof(ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult) == 0x0001A8, "Wrong size on ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult"); \ static_assert(offsetof(ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult, PhysicsCollision) == 0x000000, "Member 'ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult::PhysicsCollision' has a wrong offset!"); \ static_assert(offsetof(ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult, ReturnValue) == 0x0000C0, "Member 'ChaosSolverEngineBlueprintLibrary_ConvertPhysicsCollisionToHitResult::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosSolverEngineBlueprintLibrary \ static_assert(alignof(UChaosSolverEngineBlueprintLibrary) == 0x000008, "Wrong alignment on UChaosSolverEngineBlueprintLibrary"); \ static_assert(sizeof(UChaosSolverEngineBlueprintLibrary) == 0x000028, "Wrong size on UChaosSolverEngineBlueprintLibrary"); \ #define DUMPER7_ASSERTS_UChaosSolver \ static_assert(alignof(UChaosSolver) == 0x000008, "Wrong alignment on UChaosSolver"); \ static_assert(sizeof(UChaosSolver) == 0x000028, "Wrong size on UChaosSolver"); \ #define DUMPER7_ASSERTS_ChaosSolverActor_SetSolverActive \ static_assert(alignof(ChaosSolverActor_SetSolverActive) == 0x000001, "Wrong alignment on ChaosSolverActor_SetSolverActive"); \ static_assert(sizeof(ChaosSolverActor_SetSolverActive) == 0x000001, "Wrong size on ChaosSolverActor_SetSolverActive"); \ static_assert(offsetof(ChaosSolverActor_SetSolverActive, bActive) == 0x000000, "Member 'ChaosSolverActor_SetSolverActive::bActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AChaosSolverActor \ static_assert(alignof(AChaosSolverActor) == 0x000008, "Wrong alignment on AChaosSolverActor"); \ static_assert(sizeof(AChaosSolverActor) == 0x0003A8, "Wrong size on AChaosSolverActor"); \ static_assert(offsetof(AChaosSolverActor, Properties) == 0x0002B0, "Member 'AChaosSolverActor::Properties' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, TimeStepMultiplier) == 0x000318, "Member 'AChaosSolverActor::TimeStepMultiplier' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, CollisionIterations) == 0x00031C, "Member 'AChaosSolverActor::CollisionIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, PushOutIterations) == 0x000320, "Member 'AChaosSolverActor::PushOutIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, PushOutPairIterations) == 0x000324, "Member 'AChaosSolverActor::PushOutPairIterations' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ClusterConnectionFactor) == 0x000328, "Member 'AChaosSolverActor::ClusterConnectionFactor' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ClusterUnionConnectionType) == 0x00032C, "Member 'AChaosSolverActor::ClusterUnionConnectionType' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateCollisionData) == 0x00032D, "Member 'AChaosSolverActor::DoGenerateCollisionData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, CollisionFilterSettings) == 0x000330, "Member 'AChaosSolverActor::CollisionFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateBreakingData) == 0x000340, "Member 'AChaosSolverActor::DoGenerateBreakingData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, BreakingFilterSettings) == 0x000344, "Member 'AChaosSolverActor::BreakingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, DoGenerateTrailingData) == 0x000354, "Member 'AChaosSolverActor::DoGenerateTrailingData' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, TrailingFilterSettings) == 0x000358, "Member 'AChaosSolverActor::TrailingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, MassScale) == 0x000368, "Member 'AChaosSolverActor::MassScale' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, bHasFloor) == 0x00036C, "Member 'AChaosSolverActor::bHasFloor' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, FloorHeight) == 0x000370, "Member 'AChaosSolverActor::FloorHeight' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, ChaosDebugSubstepControl) == 0x000374, "Member 'AChaosSolverActor::ChaosDebugSubstepControl' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, SpriteComponent) == 0x000378, "Member 'AChaosSolverActor::SpriteComponent' has a wrong offset!"); \ static_assert(offsetof(AChaosSolverActor, GameplayEventDispatcherComponent) == 0x000398, "Member 'AChaosSolverActor::GameplayEventDispatcherComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UChaosSolverSettings \ static_assert(alignof(UChaosSolverSettings) == 0x000008, "Wrong alignment on UChaosSolverSettings"); \ static_assert(sizeof(UChaosSolverSettings) == 0x000060, "Wrong size on UChaosSolverSettings"); \ static_assert(offsetof(UChaosSolverSettings, DefaultChaosSolverActorClass) == 0x000040, "Member 'UChaosSolverSettings::DefaultChaosSolverActorClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFieldObjectCommands \ static_assert(alignof(FFieldObjectCommands) == 0x000008, "Wrong alignment on FFieldObjectCommands"); \ static_assert(sizeof(FFieldObjectCommands) == 0x000030, "Wrong size on FFieldObjectCommands"); \ static_assert(offsetof(FFieldObjectCommands, TargetNames) == 0x000000, "Member 'FFieldObjectCommands::TargetNames' has a wrong offset!"); \ static_assert(offsetof(FFieldObjectCommands, RootNodes) == 0x000010, "Member 'FFieldObjectCommands::RootNodes' has a wrong offset!"); \ static_assert(offsetof(FFieldObjectCommands, MetaDatas) == 0x000020, "Member 'FFieldObjectCommands::MetaDatas' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFieldSystemActor \ static_assert(alignof(AFieldSystemActor) == 0x000008, "Wrong alignment on AFieldSystemActor"); \ static_assert(sizeof(AFieldSystemActor) == 0x0002B8, "Wrong size on AFieldSystemActor"); \ static_assert(offsetof(AFieldSystemActor, FieldSystemComponent) == 0x0002B0, "Member 'AFieldSystemActor::FieldSystemComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystem \ static_assert(alignof(UFieldSystem) == 0x000008, "Wrong alignment on UFieldSystem"); \ static_assert(sizeof(UFieldSystem) == 0x000038, "Wrong size on UFieldSystem"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_AddFieldCommand \ static_assert(alignof(FieldSystemComponent_AddFieldCommand) == 0x000008, "Wrong alignment on FieldSystemComponent_AddFieldCommand"); \ static_assert(sizeof(FieldSystemComponent_AddFieldCommand) == 0x000018, "Wrong size on FieldSystemComponent_AddFieldCommand"); \ static_assert(offsetof(FieldSystemComponent_AddFieldCommand, Enabled) == 0x000000, "Member 'FieldSystemComponent_AddFieldCommand::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddFieldCommand, Target) == 0x000001, "Member 'FieldSystemComponent_AddFieldCommand::Target' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddFieldCommand, MetaData) == 0x000008, "Member 'FieldSystemComponent_AddFieldCommand::MetaData' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddFieldCommand, Field) == 0x000010, "Member 'FieldSystemComponent_AddFieldCommand::Field' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_AddPersistentField \ static_assert(alignof(FieldSystemComponent_AddPersistentField) == 0x000008, "Wrong alignment on FieldSystemComponent_AddPersistentField"); \ static_assert(sizeof(FieldSystemComponent_AddPersistentField) == 0x000018, "Wrong size on FieldSystemComponent_AddPersistentField"); \ static_assert(offsetof(FieldSystemComponent_AddPersistentField, Enabled) == 0x000000, "Member 'FieldSystemComponent_AddPersistentField::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddPersistentField, Target) == 0x000001, "Member 'FieldSystemComponent_AddPersistentField::Target' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddPersistentField, MetaData) == 0x000008, "Member 'FieldSystemComponent_AddPersistentField::MetaData' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_AddPersistentField, Field) == 0x000010, "Member 'FieldSystemComponent_AddPersistentField::Field' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyLinearForce \ static_assert(alignof(FieldSystemComponent_ApplyLinearForce) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyLinearForce"); \ static_assert(sizeof(FieldSystemComponent_ApplyLinearForce) == 0x000028, "Wrong size on FieldSystemComponent_ApplyLinearForce"); \ static_assert(offsetof(FieldSystemComponent_ApplyLinearForce, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyLinearForce::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyLinearForce, Direction) == 0x000008, "Member 'FieldSystemComponent_ApplyLinearForce::Direction' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyLinearForce, Magnitude) == 0x000020, "Member 'FieldSystemComponent_ApplyLinearForce::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyPhysicsField \ static_assert(alignof(FieldSystemComponent_ApplyPhysicsField) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyPhysicsField"); \ static_assert(sizeof(FieldSystemComponent_ApplyPhysicsField) == 0x000018, "Wrong size on FieldSystemComponent_ApplyPhysicsField"); \ static_assert(offsetof(FieldSystemComponent_ApplyPhysicsField, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyPhysicsField::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyPhysicsField, Target) == 0x000001, "Member 'FieldSystemComponent_ApplyPhysicsField::Target' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyPhysicsField, MetaData) == 0x000008, "Member 'FieldSystemComponent_ApplyPhysicsField::MetaData' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyPhysicsField, Field) == 0x000010, "Member 'FieldSystemComponent_ApplyPhysicsField::Field' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyRadialForce \ static_assert(alignof(FieldSystemComponent_ApplyRadialForce) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyRadialForce"); \ static_assert(sizeof(FieldSystemComponent_ApplyRadialForce) == 0x000028, "Wrong size on FieldSystemComponent_ApplyRadialForce"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialForce, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyRadialForce::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialForce, position) == 0x000008, "Member 'FieldSystemComponent_ApplyRadialForce::position' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialForce, Magnitude) == 0x000020, "Member 'FieldSystemComponent_ApplyRadialForce::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyRadialVectorFalloffForce \ static_assert(alignof(FieldSystemComponent_ApplyRadialVectorFalloffForce) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyRadialVectorFalloffForce"); \ static_assert(sizeof(FieldSystemComponent_ApplyRadialVectorFalloffForce) == 0x000028, "Wrong size on FieldSystemComponent_ApplyRadialVectorFalloffForce"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialVectorFalloffForce, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyRadialVectorFalloffForce::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialVectorFalloffForce, position) == 0x000008, "Member 'FieldSystemComponent_ApplyRadialVectorFalloffForce::position' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialVectorFalloffForce, Radius) == 0x000020, "Member 'FieldSystemComponent_ApplyRadialVectorFalloffForce::Radius' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyRadialVectorFalloffForce, Magnitude) == 0x000024, "Member 'FieldSystemComponent_ApplyRadialVectorFalloffForce::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyStayDynamicField \ static_assert(alignof(FieldSystemComponent_ApplyStayDynamicField) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyStayDynamicField"); \ static_assert(sizeof(FieldSystemComponent_ApplyStayDynamicField) == 0x000028, "Wrong size on FieldSystemComponent_ApplyStayDynamicField"); \ static_assert(offsetof(FieldSystemComponent_ApplyStayDynamicField, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyStayDynamicField::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStayDynamicField, position) == 0x000008, "Member 'FieldSystemComponent_ApplyStayDynamicField::position' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStayDynamicField, Radius) == 0x000020, "Member 'FieldSystemComponent_ApplyStayDynamicField::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyStrainField \ static_assert(alignof(FieldSystemComponent_ApplyStrainField) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyStrainField"); \ static_assert(sizeof(FieldSystemComponent_ApplyStrainField) == 0x000030, "Wrong size on FieldSystemComponent_ApplyStrainField"); \ static_assert(offsetof(FieldSystemComponent_ApplyStrainField, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyStrainField::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStrainField, position) == 0x000008, "Member 'FieldSystemComponent_ApplyStrainField::position' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStrainField, Radius) == 0x000020, "Member 'FieldSystemComponent_ApplyStrainField::Radius' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStrainField, Magnitude) == 0x000024, "Member 'FieldSystemComponent_ApplyStrainField::Magnitude' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyStrainField, Iterations) == 0x000028, "Member 'FieldSystemComponent_ApplyStrainField::Iterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemComponent_ApplyUniformVectorFalloffForce \ static_assert(alignof(FieldSystemComponent_ApplyUniformVectorFalloffForce) == 0x000008, "Wrong alignment on FieldSystemComponent_ApplyUniformVectorFalloffForce"); \ static_assert(sizeof(FieldSystemComponent_ApplyUniformVectorFalloffForce) == 0x000040, "Wrong size on FieldSystemComponent_ApplyUniformVectorFalloffForce"); \ static_assert(offsetof(FieldSystemComponent_ApplyUniformVectorFalloffForce, Enabled) == 0x000000, "Member 'FieldSystemComponent_ApplyUniformVectorFalloffForce::Enabled' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyUniformVectorFalloffForce, position) == 0x000008, "Member 'FieldSystemComponent_ApplyUniformVectorFalloffForce::position' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyUniformVectorFalloffForce, Direction) == 0x000020, "Member 'FieldSystemComponent_ApplyUniformVectorFalloffForce::Direction' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyUniformVectorFalloffForce, Radius) == 0x000038, "Member 'FieldSystemComponent_ApplyUniformVectorFalloffForce::Radius' has a wrong offset!"); \ static_assert(offsetof(FieldSystemComponent_ApplyUniformVectorFalloffForce, Magnitude) == 0x00003C, "Member 'FieldSystemComponent_ApplyUniformVectorFalloffForce::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystemComponent \ static_assert(alignof(UFieldSystemComponent) == 0x000010, "Wrong alignment on UFieldSystemComponent"); \ static_assert(sizeof(UFieldSystemComponent) == 0x000610, "Wrong size on UFieldSystemComponent"); \ static_assert(offsetof(UFieldSystemComponent, FieldSystem) == 0x000540, "Member 'UFieldSystemComponent::FieldSystem' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, bIsWorldField) == 0x000548, "Member 'UFieldSystemComponent::bIsWorldField' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, bIsChaosField) == 0x000549, "Member 'UFieldSystemComponent::bIsChaosField' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, SupportedSolvers) == 0x000550, "Member 'UFieldSystemComponent::SupportedSolvers' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, ConstructionCommands) == 0x000560, "Member 'UFieldSystemComponent::ConstructionCommands' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemComponent, BufferCommands) == 0x000590, "Member 'UFieldSystemComponent::BufferCommands' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystemMetaData \ static_assert(alignof(UFieldSystemMetaData) == 0x000008, "Wrong alignment on UFieldSystemMetaData"); \ static_assert(sizeof(UFieldSystemMetaData) == 0x0000A0, "Wrong size on UFieldSystemMetaData"); \ #define DUMPER7_ASSERTS_FieldSystemMetaDataIteration_SetMetaDataIteration \ static_assert(alignof(FieldSystemMetaDataIteration_SetMetaDataIteration) == 0x000008, "Wrong alignment on FieldSystemMetaDataIteration_SetMetaDataIteration"); \ static_assert(sizeof(FieldSystemMetaDataIteration_SetMetaDataIteration) == 0x000010, "Wrong size on FieldSystemMetaDataIteration_SetMetaDataIteration"); \ static_assert(offsetof(FieldSystemMetaDataIteration_SetMetaDataIteration, Iterations_0) == 0x000000, "Member 'FieldSystemMetaDataIteration_SetMetaDataIteration::Iterations_0' has a wrong offset!"); \ static_assert(offsetof(FieldSystemMetaDataIteration_SetMetaDataIteration, ReturnValue) == 0x000008, "Member 'FieldSystemMetaDataIteration_SetMetaDataIteration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystemMetaDataIteration \ static_assert(alignof(UFieldSystemMetaDataIteration) == 0x000008, "Wrong alignment on UFieldSystemMetaDataIteration"); \ static_assert(sizeof(UFieldSystemMetaDataIteration) == 0x0000A8, "Wrong size on UFieldSystemMetaDataIteration"); \ static_assert(offsetof(UFieldSystemMetaDataIteration, Iterations) == 0x0000A0, "Member 'UFieldSystemMetaDataIteration::Iterations' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType \ static_assert(alignof(FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType) == 0x000008, "Wrong alignment on FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType"); \ static_assert(sizeof(FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType) == 0x000010, "Wrong size on FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType"); \ static_assert(offsetof(FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType, ResolutionType_0) == 0x000000, "Member 'FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType::ResolutionType_0' has a wrong offset!"); \ static_assert(offsetof(FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType, ReturnValue) == 0x000008, "Member 'FieldSystemMetaDataProcessingResolution_SetMetaDataaProcessingResolutionType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystemMetaDataProcessingResolution \ static_assert(alignof(UFieldSystemMetaDataProcessingResolution) == 0x000008, "Wrong alignment on UFieldSystemMetaDataProcessingResolution"); \ static_assert(sizeof(UFieldSystemMetaDataProcessingResolution) == 0x0000A8, "Wrong size on UFieldSystemMetaDataProcessingResolution"); \ static_assert(offsetof(UFieldSystemMetaDataProcessingResolution, ResolutionType) == 0x0000A0, "Member 'UFieldSystemMetaDataProcessingResolution::ResolutionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FieldSystemMetaDataFilter_SetMetaDataFilterType \ static_assert(alignof(FieldSystemMetaDataFilter_SetMetaDataFilterType) == 0x000008, "Wrong alignment on FieldSystemMetaDataFilter_SetMetaDataFilterType"); \ static_assert(sizeof(FieldSystemMetaDataFilter_SetMetaDataFilterType) == 0x000010, "Wrong size on FieldSystemMetaDataFilter_SetMetaDataFilterType"); \ static_assert(offsetof(FieldSystemMetaDataFilter_SetMetaDataFilterType, FilterType_0) == 0x000000, "Member 'FieldSystemMetaDataFilter_SetMetaDataFilterType::FilterType_0' has a wrong offset!"); \ static_assert(offsetof(FieldSystemMetaDataFilter_SetMetaDataFilterType, ObjectType_0) == 0x000001, "Member 'FieldSystemMetaDataFilter_SetMetaDataFilterType::ObjectType_0' has a wrong offset!"); \ static_assert(offsetof(FieldSystemMetaDataFilter_SetMetaDataFilterType, PositionType_0) == 0x000002, "Member 'FieldSystemMetaDataFilter_SetMetaDataFilterType::PositionType_0' has a wrong offset!"); \ static_assert(offsetof(FieldSystemMetaDataFilter_SetMetaDataFilterType, ReturnValue) == 0x000008, "Member 'FieldSystemMetaDataFilter_SetMetaDataFilterType::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldSystemMetaDataFilter \ static_assert(alignof(UFieldSystemMetaDataFilter) == 0x000008, "Wrong alignment on UFieldSystemMetaDataFilter"); \ static_assert(sizeof(UFieldSystemMetaDataFilter) == 0x0000A8, "Wrong size on UFieldSystemMetaDataFilter"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, FilterType) == 0x0000A0, "Member 'UFieldSystemMetaDataFilter::FilterType' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, ObjectType) == 0x0000A1, "Member 'UFieldSystemMetaDataFilter::ObjectType' has a wrong offset!"); \ static_assert(offsetof(UFieldSystemMetaDataFilter, PositionType) == 0x0000A2, "Member 'UFieldSystemMetaDataFilter::PositionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeBase \ static_assert(alignof(UFieldNodeBase) == 0x000008, "Wrong alignment on UFieldNodeBase"); \ static_assert(sizeof(UFieldNodeBase) == 0x0000A0, "Wrong size on UFieldNodeBase"); \ #define DUMPER7_ASSERTS_OperatorField_SetOperatorField \ static_assert(alignof(OperatorField_SetOperatorField) == 0x000008, "Wrong alignment on OperatorField_SetOperatorField"); \ static_assert(sizeof(OperatorField_SetOperatorField) == 0x000028, "Wrong size on OperatorField_SetOperatorField"); \ static_assert(offsetof(OperatorField_SetOperatorField, Magnitude_0) == 0x000000, "Member 'OperatorField_SetOperatorField::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(OperatorField_SetOperatorField, LeftField_0) == 0x000008, "Member 'OperatorField_SetOperatorField::LeftField_0' has a wrong offset!"); \ static_assert(offsetof(OperatorField_SetOperatorField, RightField_0) == 0x000010, "Member 'OperatorField_SetOperatorField::RightField_0' has a wrong offset!"); \ static_assert(offsetof(OperatorField_SetOperatorField, Operation_0) == 0x000018, "Member 'OperatorField_SetOperatorField::Operation_0' has a wrong offset!"); \ static_assert(offsetof(OperatorField_SetOperatorField, ReturnValue) == 0x000020, "Member 'OperatorField_SetOperatorField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOperatorField \ static_assert(alignof(UOperatorField) == 0x000008, "Wrong alignment on UOperatorField"); \ static_assert(sizeof(UOperatorField) == 0x0000C0, "Wrong size on UOperatorField"); \ static_assert(offsetof(UOperatorField, Magnitude) == 0x0000A0, "Member 'UOperatorField::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, RightField) == 0x0000A8, "Member 'UOperatorField::RightField' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, LeftField) == 0x0000B0, "Member 'UOperatorField::LeftField' has a wrong offset!"); \ static_assert(offsetof(UOperatorField, Operation) == 0x0000B8, "Member 'UOperatorField::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeInt \ static_assert(alignof(UFieldNodeInt) == 0x000008, "Wrong alignment on UFieldNodeInt"); \ static_assert(sizeof(UFieldNodeInt) == 0x0000A0, "Wrong size on UFieldNodeInt"); \ #define DUMPER7_ASSERTS_UFieldNodeFloat \ static_assert(alignof(UFieldNodeFloat) == 0x000008, "Wrong alignment on UFieldNodeFloat"); \ static_assert(sizeof(UFieldNodeFloat) == 0x0000A0, "Wrong size on UFieldNodeFloat"); \ #define DUMPER7_ASSERTS_PlaneFalloff_SetPlaneFalloff \ static_assert(alignof(PlaneFalloff_SetPlaneFalloff) == 0x000008, "Wrong alignment on PlaneFalloff_SetPlaneFalloff"); \ static_assert(sizeof(PlaneFalloff_SetPlaneFalloff) == 0x000058, "Wrong size on PlaneFalloff_SetPlaneFalloff"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, Magnitude_0) == 0x000000, "Member 'PlaneFalloff_SetPlaneFalloff::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, MinRange_0) == 0x000004, "Member 'PlaneFalloff_SetPlaneFalloff::MinRange_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, MaxRange_0) == 0x000008, "Member 'PlaneFalloff_SetPlaneFalloff::MaxRange_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, Default_0) == 0x00000C, "Member 'PlaneFalloff_SetPlaneFalloff::Default_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, Distance_0) == 0x000010, "Member 'PlaneFalloff_SetPlaneFalloff::Distance_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, position_0) == 0x000018, "Member 'PlaneFalloff_SetPlaneFalloff::position_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, Normal_0) == 0x000030, "Member 'PlaneFalloff_SetPlaneFalloff::Normal_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, Falloff_0) == 0x000048, "Member 'PlaneFalloff_SetPlaneFalloff::Falloff_0' has a wrong offset!"); \ static_assert(offsetof(PlaneFalloff_SetPlaneFalloff, ReturnValue) == 0x000050, "Member 'PlaneFalloff_SetPlaneFalloff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlaneFalloff \ static_assert(alignof(UPlaneFalloff) == 0x000008, "Wrong alignment on UPlaneFalloff"); \ static_assert(sizeof(UPlaneFalloff) == 0x0000F0, "Wrong size on UPlaneFalloff"); \ static_assert(offsetof(UPlaneFalloff, Magnitude) == 0x0000A0, "Member 'UPlaneFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, MinRange) == 0x0000A4, "Member 'UPlaneFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, MaxRange) == 0x0000A8, "Member 'UPlaneFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Default) == 0x0000AC, "Member 'UPlaneFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Distance) == 0x0000B0, "Member 'UPlaneFalloff::Distance' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, position) == 0x0000B8, "Member 'UPlaneFalloff::position' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Normal) == 0x0000D0, "Member 'UPlaneFalloff::Normal' has a wrong offset!"); \ static_assert(offsetof(UPlaneFalloff, Falloff) == 0x0000E8, "Member 'UPlaneFalloff::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFieldNodeVector \ static_assert(alignof(UFieldNodeVector) == 0x000008, "Wrong alignment on UFieldNodeVector"); \ static_assert(sizeof(UFieldNodeVector) == 0x0000A0, "Wrong size on UFieldNodeVector"); \ #define DUMPER7_ASSERTS_UniformInteger_SetUniformInteger \ static_assert(alignof(UniformInteger_SetUniformInteger) == 0x000008, "Wrong alignment on UniformInteger_SetUniformInteger"); \ static_assert(sizeof(UniformInteger_SetUniformInteger) == 0x000010, "Wrong size on UniformInteger_SetUniformInteger"); \ static_assert(offsetof(UniformInteger_SetUniformInteger, Magnitude_0) == 0x000000, "Member 'UniformInteger_SetUniformInteger::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(UniformInteger_SetUniformInteger, ReturnValue) == 0x000008, "Member 'UniformInteger_SetUniformInteger::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUniformInteger \ static_assert(alignof(UUniformInteger) == 0x000008, "Wrong alignment on UUniformInteger"); \ static_assert(sizeof(UUniformInteger) == 0x0000A8, "Wrong size on UUniformInteger"); \ static_assert(offsetof(UUniformInteger, Magnitude) == 0x0000A0, "Member 'UUniformInteger::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialIntMask_SetRadialIntMask \ static_assert(alignof(RadialIntMask_SetRadialIntMask) == 0x000008, "Wrong alignment on RadialIntMask_SetRadialIntMask"); \ static_assert(sizeof(RadialIntMask_SetRadialIntMask) == 0x000038, "Wrong size on RadialIntMask_SetRadialIntMask"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, Radius_0) == 0x000000, "Member 'RadialIntMask_SetRadialIntMask::Radius_0' has a wrong offset!"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, position_0) == 0x000008, "Member 'RadialIntMask_SetRadialIntMask::position_0' has a wrong offset!"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, InteriorValue_0) == 0x000020, "Member 'RadialIntMask_SetRadialIntMask::InteriorValue_0' has a wrong offset!"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, ExteriorValue_0) == 0x000024, "Member 'RadialIntMask_SetRadialIntMask::ExteriorValue_0' has a wrong offset!"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, SetMaskConditionIn) == 0x000028, "Member 'RadialIntMask_SetRadialIntMask::SetMaskConditionIn' has a wrong offset!"); \ static_assert(offsetof(RadialIntMask_SetRadialIntMask, ReturnValue) == 0x000030, "Member 'RadialIntMask_SetRadialIntMask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URadialIntMask \ static_assert(alignof(URadialIntMask) == 0x000008, "Wrong alignment on URadialIntMask"); \ static_assert(sizeof(URadialIntMask) == 0x0000D0, "Wrong size on URadialIntMask"); \ static_assert(offsetof(URadialIntMask, Radius) == 0x0000A0, "Member 'URadialIntMask::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, position) == 0x0000A8, "Member 'URadialIntMask::position' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, InteriorValue) == 0x0000C0, "Member 'URadialIntMask::InteriorValue' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, ExteriorValue) == 0x0000C4, "Member 'URadialIntMask::ExteriorValue' has a wrong offset!"); \ static_assert(offsetof(URadialIntMask, SetMaskCondition) == 0x0000C8, "Member 'URadialIntMask::SetMaskCondition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialVector_SetRadialVector \ static_assert(alignof(RadialVector_SetRadialVector) == 0x000008, "Wrong alignment on RadialVector_SetRadialVector"); \ static_assert(sizeof(RadialVector_SetRadialVector) == 0x000028, "Wrong size on RadialVector_SetRadialVector"); \ static_assert(offsetof(RadialVector_SetRadialVector, Magnitude_0) == 0x000000, "Member 'RadialVector_SetRadialVector::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(RadialVector_SetRadialVector, position_0) == 0x000008, "Member 'RadialVector_SetRadialVector::position_0' has a wrong offset!"); \ static_assert(offsetof(RadialVector_SetRadialVector, ReturnValue) == 0x000020, "Member 'RadialVector_SetRadialVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URadialVector \ static_assert(alignof(URadialVector) == 0x000008, "Wrong alignment on URadialVector"); \ static_assert(sizeof(URadialVector) == 0x0000C0, "Wrong size on URadialVector"); \ static_assert(offsetof(URadialVector, Magnitude) == 0x0000A0, "Member 'URadialVector::Magnitude' has a wrong offset!"); \ static_assert(offsetof(URadialVector, position) == 0x0000A8, "Member 'URadialVector::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformScalar_SetUniformScalar \ static_assert(alignof(UniformScalar_SetUniformScalar) == 0x000008, "Wrong alignment on UniformScalar_SetUniformScalar"); \ static_assert(sizeof(UniformScalar_SetUniformScalar) == 0x000010, "Wrong size on UniformScalar_SetUniformScalar"); \ static_assert(offsetof(UniformScalar_SetUniformScalar, Magnitude_0) == 0x000000, "Member 'UniformScalar_SetUniformScalar::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(UniformScalar_SetUniformScalar, ReturnValue) == 0x000008, "Member 'UniformScalar_SetUniformScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUniformScalar \ static_assert(alignof(UUniformScalar) == 0x000008, "Wrong alignment on UUniformScalar"); \ static_assert(sizeof(UUniformScalar) == 0x0000A8, "Wrong size on UUniformScalar"); \ static_assert(offsetof(UUniformScalar, Magnitude) == 0x0000A0, "Member 'UUniformScalar::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WaveScalar_SetWaveScalar \ static_assert(alignof(WaveScalar_SetWaveScalar) == 0x000008, "Wrong alignment on WaveScalar_SetWaveScalar"); \ static_assert(sizeof(WaveScalar_SetWaveScalar) == 0x000038, "Wrong size on WaveScalar_SetWaveScalar"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, Magnitude_0) == 0x000000, "Member 'WaveScalar_SetWaveScalar::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, position_0) == 0x000008, "Member 'WaveScalar_SetWaveScalar::position_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, WaveLength_0) == 0x000020, "Member 'WaveScalar_SetWaveScalar::WaveLength_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, Period_0) == 0x000024, "Member 'WaveScalar_SetWaveScalar::Period_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, Time) == 0x000028, "Member 'WaveScalar_SetWaveScalar::Time' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, Function_0) == 0x00002C, "Member 'WaveScalar_SetWaveScalar::Function_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, Falloff_0) == 0x00002D, "Member 'WaveScalar_SetWaveScalar::Falloff_0' has a wrong offset!"); \ static_assert(offsetof(WaveScalar_SetWaveScalar, ReturnValue) == 0x000030, "Member 'WaveScalar_SetWaveScalar::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWaveScalar \ static_assert(alignof(UWaveScalar) == 0x000008, "Wrong alignment on UWaveScalar"); \ static_assert(sizeof(UWaveScalar) == 0x0000D0, "Wrong size on UWaveScalar"); \ static_assert(offsetof(UWaveScalar, Magnitude) == 0x0000A0, "Member 'UWaveScalar::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, position) == 0x0000A8, "Member 'UWaveScalar::position' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, WaveLength) == 0x0000C0, "Member 'UWaveScalar::WaveLength' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Period) == 0x0000C4, "Member 'UWaveScalar::Period' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Function) == 0x0000C8, "Member 'UWaveScalar::Function' has a wrong offset!"); \ static_assert(offsetof(UWaveScalar, Falloff) == 0x0000C9, "Member 'UWaveScalar::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialFalloff_SetRadialFalloff \ static_assert(alignof(RadialFalloff_SetRadialFalloff) == 0x000008, "Wrong alignment on RadialFalloff_SetRadialFalloff"); \ static_assert(sizeof(RadialFalloff_SetRadialFalloff) == 0x000040, "Wrong size on RadialFalloff_SetRadialFalloff"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, Magnitude_0) == 0x000000, "Member 'RadialFalloff_SetRadialFalloff::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, MinRange_0) == 0x000004, "Member 'RadialFalloff_SetRadialFalloff::MinRange_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, MaxRange_0) == 0x000008, "Member 'RadialFalloff_SetRadialFalloff::MaxRange_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, Default_0) == 0x00000C, "Member 'RadialFalloff_SetRadialFalloff::Default_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, Radius_0) == 0x000010, "Member 'RadialFalloff_SetRadialFalloff::Radius_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, position_0) == 0x000018, "Member 'RadialFalloff_SetRadialFalloff::position_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, Falloff_0) == 0x000030, "Member 'RadialFalloff_SetRadialFalloff::Falloff_0' has a wrong offset!"); \ static_assert(offsetof(RadialFalloff_SetRadialFalloff, ReturnValue) == 0x000038, "Member 'RadialFalloff_SetRadialFalloff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URadialFalloff \ static_assert(alignof(URadialFalloff) == 0x000008, "Wrong alignment on URadialFalloff"); \ static_assert(sizeof(URadialFalloff) == 0x0000D8, "Wrong size on URadialFalloff"); \ static_assert(offsetof(URadialFalloff, Magnitude) == 0x0000A0, "Member 'URadialFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, MinRange) == 0x0000A4, "Member 'URadialFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, MaxRange) == 0x0000A8, "Member 'URadialFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Default) == 0x0000AC, "Member 'URadialFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Radius) == 0x0000B0, "Member 'URadialFalloff::Radius' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, position) == 0x0000B8, "Member 'URadialFalloff::position' has a wrong offset!"); \ static_assert(offsetof(URadialFalloff, Falloff) == 0x0000D0, "Member 'URadialFalloff::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BoxFalloff_SetBoxFalloff \ static_assert(alignof(BoxFalloff_SetBoxFalloff) == 0x000010, "Wrong alignment on BoxFalloff_SetBoxFalloff"); \ static_assert(sizeof(BoxFalloff_SetBoxFalloff) == 0x000080, "Wrong size on BoxFalloff_SetBoxFalloff"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, Magnitude_0) == 0x000000, "Member 'BoxFalloff_SetBoxFalloff::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, MinRange_0) == 0x000004, "Member 'BoxFalloff_SetBoxFalloff::MinRange_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, MaxRange_0) == 0x000008, "Member 'BoxFalloff_SetBoxFalloff::MaxRange_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, Default_0) == 0x00000C, "Member 'BoxFalloff_SetBoxFalloff::Default_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, Transform_0) == 0x000010, "Member 'BoxFalloff_SetBoxFalloff::Transform_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, Falloff_0) == 0x000070, "Member 'BoxFalloff_SetBoxFalloff::Falloff_0' has a wrong offset!"); \ static_assert(offsetof(BoxFalloff_SetBoxFalloff, ReturnValue) == 0x000078, "Member 'BoxFalloff_SetBoxFalloff::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBoxFalloff \ static_assert(alignof(UBoxFalloff) == 0x000010, "Wrong alignment on UBoxFalloff"); \ static_assert(sizeof(UBoxFalloff) == 0x000120, "Wrong size on UBoxFalloff"); \ static_assert(offsetof(UBoxFalloff, Magnitude) == 0x0000A0, "Member 'UBoxFalloff::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, MinRange) == 0x0000A4, "Member 'UBoxFalloff::MinRange' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, MaxRange) == 0x0000A8, "Member 'UBoxFalloff::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Default) == 0x0000AC, "Member 'UBoxFalloff::Default' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Transform) == 0x0000B0, "Member 'UBoxFalloff::Transform' has a wrong offset!"); \ static_assert(offsetof(UBoxFalloff, Falloff) == 0x000110, "Member 'UBoxFalloff::Falloff' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NoiseField_SetNoiseField \ static_assert(alignof(NoiseField_SetNoiseField) == 0x000010, "Wrong alignment on NoiseField_SetNoiseField"); \ static_assert(sizeof(NoiseField_SetNoiseField) == 0x000080, "Wrong size on NoiseField_SetNoiseField"); \ static_assert(offsetof(NoiseField_SetNoiseField, MinRange_0) == 0x000000, "Member 'NoiseField_SetNoiseField::MinRange_0' has a wrong offset!"); \ static_assert(offsetof(NoiseField_SetNoiseField, MaxRange_0) == 0x000004, "Member 'NoiseField_SetNoiseField::MaxRange_0' has a wrong offset!"); \ static_assert(offsetof(NoiseField_SetNoiseField, Transform_0) == 0x000010, "Member 'NoiseField_SetNoiseField::Transform_0' has a wrong offset!"); \ static_assert(offsetof(NoiseField_SetNoiseField, ReturnValue) == 0x000070, "Member 'NoiseField_SetNoiseField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNoiseField \ static_assert(alignof(UNoiseField) == 0x000010, "Wrong alignment on UNoiseField"); \ static_assert(sizeof(UNoiseField) == 0x000110, "Wrong size on UNoiseField"); \ static_assert(offsetof(UNoiseField, MinRange) == 0x0000A0, "Member 'UNoiseField::MinRange' has a wrong offset!"); \ static_assert(offsetof(UNoiseField, MaxRange) == 0x0000A4, "Member 'UNoiseField::MaxRange' has a wrong offset!"); \ static_assert(offsetof(UNoiseField, Transform) == 0x0000B0, "Member 'UNoiseField::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UniformVector_SetUniformVector \ static_assert(alignof(UniformVector_SetUniformVector) == 0x000008, "Wrong alignment on UniformVector_SetUniformVector"); \ static_assert(sizeof(UniformVector_SetUniformVector) == 0x000028, "Wrong size on UniformVector_SetUniformVector"); \ static_assert(offsetof(UniformVector_SetUniformVector, Magnitude_0) == 0x000000, "Member 'UniformVector_SetUniformVector::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(UniformVector_SetUniformVector, Direction_0) == 0x000008, "Member 'UniformVector_SetUniformVector::Direction_0' has a wrong offset!"); \ static_assert(offsetof(UniformVector_SetUniformVector, ReturnValue) == 0x000020, "Member 'UniformVector_SetUniformVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUniformVector \ static_assert(alignof(UUniformVector) == 0x000008, "Wrong alignment on UUniformVector"); \ static_assert(sizeof(UUniformVector) == 0x0000C0, "Wrong size on UUniformVector"); \ static_assert(offsetof(UUniformVector, Magnitude) == 0x0000A0, "Member 'UUniformVector::Magnitude' has a wrong offset!"); \ static_assert(offsetof(UUniformVector, Direction) == 0x0000A8, "Member 'UUniformVector::Direction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RandomVector_SetRandomVector \ static_assert(alignof(RandomVector_SetRandomVector) == 0x000008, "Wrong alignment on RandomVector_SetRandomVector"); \ static_assert(sizeof(RandomVector_SetRandomVector) == 0x000010, "Wrong size on RandomVector_SetRandomVector"); \ static_assert(offsetof(RandomVector_SetRandomVector, Magnitude_0) == 0x000000, "Member 'RandomVector_SetRandomVector::Magnitude_0' has a wrong offset!"); \ static_assert(offsetof(RandomVector_SetRandomVector, ReturnValue) == 0x000008, "Member 'RandomVector_SetRandomVector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URandomVector \ static_assert(alignof(URandomVector) == 0x000008, "Wrong alignment on URandomVector"); \ static_assert(sizeof(URandomVector) == 0x0000A8, "Wrong size on URandomVector"); \ static_assert(offsetof(URandomVector, Magnitude) == 0x0000A0, "Member 'URandomVector::Magnitude' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToIntegerField_SetToIntegerField \ static_assert(alignof(ToIntegerField_SetToIntegerField) == 0x000008, "Wrong alignment on ToIntegerField_SetToIntegerField"); \ static_assert(sizeof(ToIntegerField_SetToIntegerField) == 0x000010, "Wrong size on ToIntegerField_SetToIntegerField"); \ static_assert(offsetof(ToIntegerField_SetToIntegerField, FloatField_0) == 0x000000, "Member 'ToIntegerField_SetToIntegerField::FloatField_0' has a wrong offset!"); \ static_assert(offsetof(ToIntegerField_SetToIntegerField, ReturnValue) == 0x000008, "Member 'ToIntegerField_SetToIntegerField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToIntegerField \ static_assert(alignof(UToIntegerField) == 0x000008, "Wrong alignment on UToIntegerField"); \ static_assert(sizeof(UToIntegerField) == 0x0000A8, "Wrong size on UToIntegerField"); \ static_assert(offsetof(UToIntegerField, FloatField) == 0x0000A0, "Member 'UToIntegerField::FloatField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ToFloatField_SetToFloatField \ static_assert(alignof(ToFloatField_SetToFloatField) == 0x000008, "Wrong alignment on ToFloatField_SetToFloatField"); \ static_assert(sizeof(ToFloatField_SetToFloatField) == 0x000010, "Wrong size on ToFloatField_SetToFloatField"); \ static_assert(offsetof(ToFloatField_SetToFloatField, IntegerField) == 0x000000, "Member 'ToFloatField_SetToFloatField::IntegerField' has a wrong offset!"); \ static_assert(offsetof(ToFloatField_SetToFloatField, ReturnValue) == 0x000008, "Member 'ToFloatField_SetToFloatField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UToFloatField \ static_assert(alignof(UToFloatField) == 0x000008, "Wrong alignment on UToFloatField"); \ static_assert(sizeof(UToFloatField) == 0x0000A8, "Wrong size on UToFloatField"); \ static_assert(offsetof(UToFloatField, IntField) == 0x0000A0, "Member 'UToFloatField::IntField' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CullingField_SetCullingField \ static_assert(alignof(CullingField_SetCullingField) == 0x000008, "Wrong alignment on CullingField_SetCullingField"); \ static_assert(sizeof(CullingField_SetCullingField) == 0x000020, "Wrong size on CullingField_SetCullingField"); \ static_assert(offsetof(CullingField_SetCullingField, Culling_0) == 0x000000, "Member 'CullingField_SetCullingField::Culling_0' has a wrong offset!"); \ static_assert(offsetof(CullingField_SetCullingField, Field_0) == 0x000008, "Member 'CullingField_SetCullingField::Field_0' has a wrong offset!"); \ static_assert(offsetof(CullingField_SetCullingField, Operation_0) == 0x000010, "Member 'CullingField_SetCullingField::Operation_0' has a wrong offset!"); \ static_assert(offsetof(CullingField_SetCullingField, ReturnValue) == 0x000018, "Member 'CullingField_SetCullingField::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCullingField \ static_assert(alignof(UCullingField) == 0x000008, "Wrong alignment on UCullingField"); \ static_assert(sizeof(UCullingField) == 0x0000B8, "Wrong size on UCullingField"); \ static_assert(offsetof(UCullingField, Culling) == 0x0000A0, "Member 'UCullingField::Culling' has a wrong offset!"); \ static_assert(offsetof(UCullingField, Field) == 0x0000A8, "Member 'UCullingField::Field' has a wrong offset!"); \ static_assert(offsetof(UCullingField, Operation) == 0x0000B0, "Member 'UCullingField::Operation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReturnResultsTerminal_SetReturnResultsTerminal \ static_assert(alignof(ReturnResultsTerminal_SetReturnResultsTerminal) == 0x000008, "Wrong alignment on ReturnResultsTerminal_SetReturnResultsTerminal"); \ static_assert(sizeof(ReturnResultsTerminal_SetReturnResultsTerminal) == 0x000008, "Wrong size on ReturnResultsTerminal_SetReturnResultsTerminal"); \ static_assert(offsetof(ReturnResultsTerminal_SetReturnResultsTerminal, ReturnValue) == 0x000000, "Member 'ReturnResultsTerminal_SetReturnResultsTerminal::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReturnResultsTerminal \ static_assert(alignof(UReturnResultsTerminal) == 0x000008, "Wrong alignment on UReturnResultsTerminal"); \ static_assert(sizeof(UReturnResultsTerminal) == 0x0000A0, "Wrong size on UReturnResultsTerminal"); \ #define DUMPER7_ASSERTS_FNetAnalyticsDataConfig \ static_assert(alignof(FNetAnalyticsDataConfig) == 0x000004, "Wrong alignment on FNetAnalyticsDataConfig"); \ static_assert(sizeof(FNetAnalyticsDataConfig) == 0x00000C, "Wrong size on FNetAnalyticsDataConfig"); \ static_assert(offsetof(FNetAnalyticsDataConfig, DataName) == 0x000000, "Member 'FNetAnalyticsDataConfig::DataName' has a wrong offset!"); \ static_assert(offsetof(FNetAnalyticsDataConfig, bEnabled) == 0x000008, "Member 'FNetAnalyticsDataConfig::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStateStruct \ static_assert(alignof(FStateStruct) == 0x000008, "Wrong alignment on FStateStruct"); \ static_assert(sizeof(FStateStruct) == 0x000018, "Wrong size on FStateStruct"); \ static_assert(offsetof(FStateStruct, StateName) == 0x000008, "Member 'FStateStruct::StateName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEscalationState \ static_assert(alignof(FEscalationState) == 0x000008, "Wrong alignment on FEscalationState"); \ static_assert(sizeof(FEscalationState) == 0x000030, "Wrong size on FEscalationState"); \ static_assert(offsetof(FEscalationState, bLogEscalate) == 0x000018, "Member 'FEscalationState::bLogEscalate' has a wrong offset!"); \ static_assert(offsetof(FEscalationState, bDormant) == 0x000019, "Member 'FEscalationState::bDormant' has a wrong offset!"); \ static_assert(offsetof(FEscalationState, CooloffTime) == 0x00001A, "Member 'FEscalationState::CooloffTime' has a wrong offset!"); \ static_assert(offsetof(FEscalationState, AutoEscalateTime) == 0x00001C, "Member 'FEscalationState::AutoEscalateTime' has a wrong offset!"); \ static_assert(offsetof(FEscalationState, HighestTimePeriod) == 0x00001E, "Member 'FEscalationState::HighestTimePeriod' has a wrong offset!"); \ static_assert(offsetof(FEscalationState, AllTimePeriods) == 0x000020, "Member 'FEscalationState::AllTimePeriods' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FNetFaultState \ static_assert(alignof(FNetFaultState) == 0x000008, "Wrong alignment on FNetFaultState"); \ static_assert(sizeof(FNetFaultState) == 0x000040, "Wrong size on FNetFaultState"); \ static_assert(offsetof(FNetFaultState, bCloseConnection) == 0x000030, "Member 'FNetFaultState::bCloseConnection' has a wrong offset!"); \ static_assert(offsetof(FNetFaultState, EscalateQuotaFaultsPerPeriod) == 0x000032, "Member 'FNetFaultState::EscalateQuotaFaultsPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FNetFaultState, EscalateQuotaFaultPercentPerPeriod) == 0x000034, "Member 'FNetFaultState::EscalateQuotaFaultPercentPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FNetFaultState, DescalateQuotaFaultsPerPeriod) == 0x000036, "Member 'FNetFaultState::DescalateQuotaFaultsPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FNetFaultState, DescalateQuotaFaultPercentPerPeriod) == 0x000038, "Member 'FNetFaultState::DescalateQuotaFaultPercentPerPeriod' has a wrong offset!"); \ static_assert(offsetof(FNetFaultState, EscalateQuotaTimePeriod) == 0x000039, "Member 'FNetFaultState::EscalateQuotaTimePeriod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFastArraySerializerItem \ static_assert(alignof(FFastArraySerializerItem) == 0x000004, "Wrong alignment on FFastArraySerializerItem"); \ static_assert(sizeof(FFastArraySerializerItem) == 0x00000C, "Wrong size on FFastArraySerializerItem"); \ static_assert(offsetof(FFastArraySerializerItem, ReplicationID) == 0x000000, "Member 'FFastArraySerializerItem::ReplicationID' has a wrong offset!"); \ static_assert(offsetof(FFastArraySerializerItem, ReplicationKey) == 0x000004, "Member 'FFastArraySerializerItem::ReplicationKey' has a wrong offset!"); \ static_assert(offsetof(FFastArraySerializerItem, MostRecentArrayReplicationKey) == 0x000008, "Member 'FFastArraySerializerItem::MostRecentArrayReplicationKey' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFastArraySerializer \ static_assert(alignof(FFastArraySerializer) == 0x000008, "Wrong alignment on FFastArraySerializer"); \ static_assert(sizeof(FFastArraySerializer) == 0x000108, "Wrong size on FFastArraySerializer"); \ static_assert(offsetof(FFastArraySerializer, ArrayReplicationKey) == 0x000054, "Member 'FFastArraySerializer::ArrayReplicationKey' has a wrong offset!"); \ static_assert(offsetof(FFastArraySerializer, DeltaFlags) == 0x000100, "Member 'FFastArraySerializer::DeltaFlags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNetAnalyticsAggregatorConfig \ static_assert(alignof(UNetAnalyticsAggregatorConfig) == 0x000008, "Wrong alignment on UNetAnalyticsAggregatorConfig"); \ static_assert(sizeof(UNetAnalyticsAggregatorConfig) == 0x000038, "Wrong size on UNetAnalyticsAggregatorConfig"); \ static_assert(offsetof(UNetAnalyticsAggregatorConfig, NetAnalyticsData) == 0x000028, "Member 'UNetAnalyticsAggregatorConfig::NetAnalyticsData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStatePerObjectConfig \ static_assert(alignof(UStatePerObjectConfig) == 0x000008, "Wrong alignment on UStatePerObjectConfig"); \ static_assert(sizeof(UStatePerObjectConfig) == 0x000068, "Wrong size on UStatePerObjectConfig"); \ static_assert(offsetof(UStatePerObjectConfig, PerObjectConfigSection) == 0x000050, "Member 'UStatePerObjectConfig::PerObjectConfigSection' has a wrong offset!"); \ static_assert(offsetof(UStatePerObjectConfig, bEnabled) == 0x000060, "Member 'UStatePerObjectConfig::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEscalationManagerConfig \ static_assert(alignof(UEscalationManagerConfig) == 0x000008, "Wrong alignment on UEscalationManagerConfig"); \ static_assert(sizeof(UEscalationManagerConfig) == 0x000088, "Wrong size on UEscalationManagerConfig"); \ static_assert(offsetof(UEscalationManagerConfig, EscalationSeverity) == 0x000068, "Member 'UEscalationManagerConfig::EscalationSeverity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDataflowEdNode \ static_assert(alignof(UDataflowEdNode) == 0x000008, "Wrong alignment on UDataflowEdNode"); \ static_assert(sizeof(UDataflowEdNode) == 0x0000B8, "Wrong size on UDataflowEdNode"); \ #define DUMPER7_ASSERTS_UDataflow \ static_assert(alignof(UDataflow) == 0x000008, "Wrong alignment on UDataflow"); \ static_assert(sizeof(UDataflow) == 0x000088, "Wrong size on UDataflow"); \ static_assert(offsetof(UDataflow, bActive) == 0x000070, "Member 'UDataflow::bActive' has a wrong offset!"); \ static_assert(offsetof(UDataflow, Targets) == 0x000078, "Member 'UDataflow::Targets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpaceSampleResult \ static_assert(alignof(FAnimNode_BlendSpaceSampleResult) == 0x000008, "Wrong alignment on FAnimNode_BlendSpaceSampleResult"); \ static_assert(sizeof(FAnimNode_BlendSpaceSampleResult) == 0x000020, "Wrong size on FAnimNode_BlendSpaceSampleResult"); \ #define DUMPER7_ASSERTS_FAnimPhysSphericalLimit \ static_assert(alignof(FAnimPhysSphericalLimit) == 0x000008, "Wrong alignment on FAnimPhysSphericalLimit"); \ static_assert(sizeof(FAnimPhysSphericalLimit) == 0x000030, "Wrong size on FAnimPhysSphericalLimit"); \ static_assert(offsetof(FAnimPhysSphericalLimit, DrivingBone) == 0x000000, "Member 'FAnimPhysSphericalLimit::DrivingBone' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysSphericalLimit, SphereLocalOffset) == 0x000010, "Member 'FAnimPhysSphericalLimit::SphereLocalOffset' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysSphericalLimit, LimitRadius) == 0x000028, "Member 'FAnimPhysSphericalLimit::LimitRadius' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysSphericalLimit, LimitType) == 0x00002C, "Member 'FAnimPhysSphericalLimit::LimitType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKFootPelvisPullDownSolver \ static_assert(alignof(FIKFootPelvisPullDownSolver) == 0x000008, "Wrong alignment on FIKFootPelvisPullDownSolver"); \ static_assert(sizeof(FIKFootPelvisPullDownSolver) == 0x000070, "Wrong size on FIKFootPelvisPullDownSolver"); \ static_assert(offsetof(FIKFootPelvisPullDownSolver, PelvisAdjustmentInterp) == 0x000000, "Member 'FIKFootPelvisPullDownSolver::PelvisAdjustmentInterp' has a wrong offset!"); \ static_assert(offsetof(FIKFootPelvisPullDownSolver, PelvisAdjustmentInterpAlpha) == 0x000060, "Member 'FIKFootPelvisPullDownSolver::PelvisAdjustmentInterpAlpha' has a wrong offset!"); \ static_assert(offsetof(FIKFootPelvisPullDownSolver, PelvisAdjustmentMaxDistance) == 0x000064, "Member 'FIKFootPelvisPullDownSolver::PelvisAdjustmentMaxDistance' has a wrong offset!"); \ static_assert(offsetof(FIKFootPelvisPullDownSolver, PelvisAdjustmentErrorTolerance) == 0x000068, "Member 'FIKFootPelvisPullDownSolver::PelvisAdjustmentErrorTolerance' has a wrong offset!"); \ static_assert(offsetof(FIKFootPelvisPullDownSolver, PelvisAdjustmentMaxIter) == 0x00006C, "Member 'FIKFootPelvisPullDownSolver::PelvisAdjustmentMaxIter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CallFunction \ static_assert(alignof(FAnimNode_CallFunction) == 0x000008, "Wrong alignment on FAnimNode_CallFunction"); \ static_assert(sizeof(FAnimNode_CallFunction) == 0x000038, "Wrong size on FAnimNode_CallFunction"); \ static_assert(offsetof(FAnimNode_CallFunction, Source) == 0x000010, "Member 'FAnimNode_CallFunction::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CallFunction, CallSite) == 0x000034, "Member 'FAnimNode_CallFunction::CallSite' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SkeletalControlBase \ static_assert(alignof(FAnimNode_SkeletalControlBase) == 0x000008, "Wrong alignment on FAnimNode_SkeletalControlBase"); \ static_assert(sizeof(FAnimNode_SkeletalControlBase) == 0x0000C8, "Wrong size on FAnimNode_SkeletalControlBase"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, ComponentPose) == 0x000010, "Member 'FAnimNode_SkeletalControlBase::ComponentPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, LODThreshold) == 0x000020, "Member 'FAnimNode_SkeletalControlBase::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, ActualAlpha) == 0x000024, "Member 'FAnimNode_SkeletalControlBase::ActualAlpha' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, AlphaInputType) == 0x000028, "Member 'FAnimNode_SkeletalControlBase::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, bAlphaBoolEnabled) == 0x000029, "Member 'FAnimNode_SkeletalControlBase::bAlphaBoolEnabled' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, ALPHA) == 0x00002C, "Member 'FAnimNode_SkeletalControlBase::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, AlphaScaleBias) == 0x000030, "Member 'FAnimNode_SkeletalControlBase::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, AlphaBoolBlend) == 0x000038, "Member 'FAnimNode_SkeletalControlBase::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, AlphaCurveName) == 0x000080, "Member 'FAnimNode_SkeletalControlBase::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SkeletalControlBase, AlphaScaleBiasClamp) == 0x000088, "Member 'FAnimNode_SkeletalControlBase::AlphaScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ModifyBone \ static_assert(alignof(FAnimNode_ModifyBone) == 0x000008, "Wrong alignment on FAnimNode_ModifyBone"); \ static_assert(sizeof(FAnimNode_ModifyBone) == 0x000128, "Wrong size on FAnimNode_ModifyBone"); \ static_assert(offsetof(FAnimNode_ModifyBone, BoneToModify) == 0x0000C8, "Member 'FAnimNode_ModifyBone::BoneToModify' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Translation) == 0x0000D8, "Member 'FAnimNode_ModifyBone::Translation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Rotation) == 0x0000F0, "Member 'FAnimNode_ModifyBone::Rotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, Scale) == 0x000108, "Member 'FAnimNode_ModifyBone::Scale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, TranslationMode) == 0x000120, "Member 'FAnimNode_ModifyBone::TranslationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, RotationMode) == 0x000121, "Member 'FAnimNode_ModifyBone::RotationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, ScaleMode) == 0x000122, "Member 'FAnimNode_ModifyBone::ScaleMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, TranslationSpace) == 0x000123, "Member 'FAnimNode_ModifyBone::TranslationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, RotationSpace) == 0x000124, "Member 'FAnimNode_ModifyBone::RotationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyBone, ScaleSpace) == 0x000125, "Member 'FAnimNode_ModifyBone::ScaleSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CopyPoseFromMesh \ static_assert(alignof(FAnimNode_CopyPoseFromMesh) == 0x000008, "Wrong alignment on FAnimNode_CopyPoseFromMesh"); \ static_assert(sizeof(FAnimNode_CopyPoseFromMesh) == 0x0001D8, "Wrong size on FAnimNode_CopyPoseFromMesh"); \ static_assert(offsetof(FAnimNode_CopyPoseFromMesh, SourceMeshComponent) == 0x000010, "Member 'FAnimNode_CopyPoseFromMesh::SourceMeshComponent' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyPoseFromMesh, bCopyCustomAttributes) == 0x000019, "Member 'FAnimNode_CopyPoseFromMesh::bCopyCustomAttributes' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyPoseFromMesh, RootBoneToCopy) == 0x00001C, "Member 'FAnimNode_CopyPoseFromMesh::RootBoneToCopy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FWarpingVectorValue \ static_assert(alignof(FWarpingVectorValue) == 0x000008, "Wrong alignment on FWarpingVectorValue"); \ static_assert(sizeof(FWarpingVectorValue) == 0x000020, "Wrong size on FWarpingVectorValue"); \ static_assert(offsetof(FWarpingVectorValue, Mode) == 0x000000, "Member 'FWarpingVectorValue::Mode' has a wrong offset!"); \ static_assert(offsetof(FWarpingVectorValue, Value) == 0x000008, "Member 'FWarpingVectorValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpaceGraphBase \ static_assert(alignof(FAnimNode_BlendSpaceGraphBase) == 0x000008, "Wrong alignment on FAnimNode_BlendSpaceGraphBase"); \ static_assert(sizeof(FAnimNode_BlendSpaceGraphBase) == 0x000068, "Wrong size on FAnimNode_BlendSpaceGraphBase"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, X) == 0x000010, "Member 'FAnimNode_BlendSpaceGraphBase::X' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, Y) == 0x000014, "Member 'FAnimNode_BlendSpaceGraphBase::Y' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, GroupName) == 0x000018, "Member 'FAnimNode_BlendSpaceGraphBase::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, GroupRole) == 0x000020, "Member 'FAnimNode_BlendSpaceGraphBase::GroupRole' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, BlendSpace) == 0x000028, "Member 'FAnimNode_BlendSpaceGraphBase::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceGraphBase, SamplePoseLinks) == 0x000030, "Member 'FAnimNode_BlendSpaceGraphBase::SamplePoseLinks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpaceGraph \ static_assert(alignof(FAnimNode_BlendSpaceGraph) == 0x000008, "Wrong alignment on FAnimNode_BlendSpaceGraph"); \ static_assert(sizeof(FAnimNode_BlendSpaceGraph) == 0x000068, "Wrong size on FAnimNode_BlendSpaceGraph"); \ #define DUMPER7_ASSERTS_FAnimNode_RefPose \ static_assert(alignof(FAnimNode_RefPose) == 0x000008, "Wrong alignment on FAnimNode_RefPose"); \ static_assert(sizeof(FAnimNode_RefPose) == 0x000010, "Wrong size on FAnimNode_RefPose"); \ #define DUMPER7_ASSERTS_FAnimNode_MeshSpaceRefPose \ static_assert(alignof(FAnimNode_MeshSpaceRefPose) == 0x000008, "Wrong alignment on FAnimNode_MeshSpaceRefPose"); \ static_assert(sizeof(FAnimNode_MeshSpaceRefPose) == 0x000010, "Wrong size on FAnimNode_MeshSpaceRefPose"); \ #define DUMPER7_ASSERTS_FAnimNode_RotationMultiplier \ static_assert(alignof(FAnimNode_RotationMultiplier) == 0x000008, "Wrong alignment on FAnimNode_RotationMultiplier"); \ static_assert(sizeof(FAnimNode_RotationMultiplier) == 0x0000F0, "Wrong size on FAnimNode_RotationMultiplier"); \ static_assert(offsetof(FAnimNode_RotationMultiplier, TargetBone) == 0x0000C8, "Member 'FAnimNode_RotationMultiplier::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationMultiplier, SourceBone) == 0x0000D8, "Member 'FAnimNode_RotationMultiplier::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationMultiplier, Multiplier) == 0x0000E8, "Member 'FAnimNode_RotationMultiplier::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationMultiplier, RotationAxisToRefer) == 0x0000EC, "Member 'FAnimNode_RotationMultiplier::RotationAxisToRefer' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationMultiplier, bIsAdditive) == 0x0000ED, "Member 'FAnimNode_RotationMultiplier::bIsAdditive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendSpacePlayerReference \ static_assert(alignof(FBlendSpacePlayerReference) == 0x000008, "Wrong alignment on FBlendSpacePlayerReference"); \ static_assert(sizeof(FBlendSpacePlayerReference) == 0x000010, "Wrong size on FBlendSpacePlayerReference"); \ #define DUMPER7_ASSERTS_FRotationRetargetingInfo \ static_assert(alignof(FRotationRetargetingInfo) == 0x000010, "Wrong alignment on FRotationRetargetingInfo"); \ static_assert(sizeof(FRotationRetargetingInfo) == 0x0001A0, "Wrong size on FRotationRetargetingInfo"); \ static_assert(offsetof(FRotationRetargetingInfo, bEnabled) == 0x000000, "Member 'FRotationRetargetingInfo::bEnabled' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, Source) == 0x000010, "Member 'FRotationRetargetingInfo::Source' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, Target) == 0x000070, "Member 'FRotationRetargetingInfo::Target' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, RotationComponent) == 0x0000D0, "Member 'FRotationRetargetingInfo::RotationComponent' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, TwistAxis) == 0x0000D8, "Member 'FRotationRetargetingInfo::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, bUseAbsoluteAngle) == 0x0000F0, "Member 'FRotationRetargetingInfo::bUseAbsoluteAngle' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, SourceMinimum) == 0x0000F4, "Member 'FRotationRetargetingInfo::SourceMinimum' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, SourceMaximum) == 0x0000F8, "Member 'FRotationRetargetingInfo::SourceMaximum' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, TargetMinimum) == 0x0000FC, "Member 'FRotationRetargetingInfo::TargetMinimum' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, TargetMaximum) == 0x000100, "Member 'FRotationRetargetingInfo::TargetMaximum' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, EasingType) == 0x000104, "Member 'FRotationRetargetingInfo::EasingType' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, CustomCurve) == 0x000108, "Member 'FRotationRetargetingInfo::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, bFlipEasing) == 0x000190, "Member 'FRotationRetargetingInfo::bFlipEasing' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, EasingWeight) == 0x000194, "Member 'FRotationRetargetingInfo::EasingWeight' has a wrong offset!"); \ static_assert(offsetof(FRotationRetargetingInfo, bClamp) == 0x000198, "Member 'FRotationRetargetingInfo::bClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPositionHistory \ static_assert(alignof(FPositionHistory) == 0x000008, "Wrong alignment on FPositionHistory"); \ static_assert(sizeof(FPositionHistory) == 0x000030, "Wrong size on FPositionHistory"); \ static_assert(offsetof(FPositionHistory, Positions) == 0x000000, "Member 'FPositionHistory::Positions' has a wrong offset!"); \ static_assert(offsetof(FPositionHistory, Range) == 0x000010, "Member 'FPositionHistory::Range' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLayeredBoneBlendReference \ static_assert(alignof(FLayeredBoneBlendReference) == 0x000008, "Wrong alignment on FLayeredBoneBlendReference"); \ static_assert(sizeof(FLayeredBoneBlendReference) == 0x000010, "Wrong size on FLayeredBoneBlendReference"); \ #define DUMPER7_ASSERTS_FAnimationStateResultReference \ static_assert(alignof(FAnimationStateResultReference) == 0x000008, "Wrong alignment on FAnimationStateResultReference"); \ static_assert(sizeof(FAnimationStateResultReference) == 0x000010, "Wrong size on FAnimationStateResultReference"); \ #define DUMPER7_ASSERTS_FAnimationStateMachineReference \ static_assert(alignof(FAnimationStateMachineReference) == 0x000008, "Wrong alignment on FAnimationStateMachineReference"); \ static_assert(sizeof(FAnimationStateMachineReference) == 0x000010, "Wrong size on FAnimationStateMachineReference"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpacePlayerBase \ static_assert(alignof(FAnimNode_BlendSpacePlayerBase) == 0x000008, "Wrong alignment on FAnimNode_BlendSpacePlayerBase"); \ static_assert(sizeof(FAnimNode_BlendSpacePlayerBase) == 0x000068, "Wrong size on FAnimNode_BlendSpacePlayerBase"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayerBase, PreviousBlendSpace) == 0x000060, "Member 'FAnimNode_BlendSpacePlayerBase::PreviousBlendSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpacePlayer \ static_assert(alignof(FAnimNode_BlendSpacePlayer) == 0x000008, "Wrong alignment on FAnimNode_BlendSpacePlayer"); \ static_assert(sizeof(FAnimNode_BlendSpacePlayer) == 0x000070, "Wrong size on FAnimNode_BlendSpacePlayer"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer, BlendSpace) == 0x000068, "Member 'FAnimNode_BlendSpacePlayer::BlendSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequencePlayerReference \ static_assert(alignof(FSequencePlayerReference) == 0x000008, "Wrong alignment on FSequencePlayerReference"); \ static_assert(sizeof(FSequencePlayerReference) == 0x000010, "Wrong size on FSequencePlayerReference"); \ #define DUMPER7_ASSERTS_FAnimNode_AimOffsetLookAt \ static_assert(alignof(FAnimNode_AimOffsetLookAt) == 0x000010, "Wrong alignment on FAnimNode_AimOffsetLookAt"); \ static_assert(sizeof(FAnimNode_AimOffsetLookAt) == 0x0001D0, "Wrong size on FAnimNode_AimOffsetLookAt"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, BasePose) == 0x000130, "Member 'FAnimNode_AimOffsetLookAt::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, LODThreshold) == 0x000140, "Member 'FAnimNode_AimOffsetLookAt::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, SourceSocketName) == 0x000144, "Member 'FAnimNode_AimOffsetLookAt::SourceSocketName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, PivotSocketName) == 0x00014C, "Member 'FAnimNode_AimOffsetLookAt::PivotSocketName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, LookAtLocation) == 0x000158, "Member 'FAnimNode_AimOffsetLookAt::LookAtLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, SocketAxis) == 0x000170, "Member 'FAnimNode_AimOffsetLookAt::SocketAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AimOffsetLookAt, ALPHA) == 0x000188, "Member 'FAnimNode_AimOffsetLookAt::ALPHA' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ApplyAdditive \ static_assert(alignof(FAnimNode_ApplyAdditive) == 0x000008, "Wrong alignment on FAnimNode_ApplyAdditive"); \ static_assert(sizeof(FAnimNode_ApplyAdditive) == 0x0000C8, "Wrong size on FAnimNode_ApplyAdditive"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, Base) == 0x000010, "Member 'FAnimNode_ApplyAdditive::Base' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, Additive) == 0x000020, "Member 'FAnimNode_ApplyAdditive::Additive' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, ALPHA) == 0x000030, "Member 'FAnimNode_ApplyAdditive::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, AlphaScaleBias) == 0x000034, "Member 'FAnimNode_ApplyAdditive::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, LODThreshold) == 0x00003C, "Member 'FAnimNode_ApplyAdditive::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, AlphaBoolBlend) == 0x000040, "Member 'FAnimNode_ApplyAdditive::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, AlphaCurveName) == 0x000088, "Member 'FAnimNode_ApplyAdditive::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, AlphaScaleBiasClamp) == 0x000090, "Member 'FAnimNode_ApplyAdditive::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, AlphaInputType) == 0x0000C4, "Member 'FAnimNode_ApplyAdditive::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyAdditive, bAlphaBoolEnabled) == 0x0000C5, "Member 'FAnimNode_ApplyAdditive::bAlphaBoolEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBlendBoneByChannelEntry \ static_assert(alignof(FBlendBoneByChannelEntry) == 0x000004, "Wrong alignment on FBlendBoneByChannelEntry"); \ static_assert(sizeof(FBlendBoneByChannelEntry) == 0x000024, "Wrong size on FBlendBoneByChannelEntry"); \ static_assert(offsetof(FBlendBoneByChannelEntry, SourceBone) == 0x000000, "Member 'FBlendBoneByChannelEntry::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FBlendBoneByChannelEntry, TargetBone) == 0x000010, "Member 'FBlendBoneByChannelEntry::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FBlendBoneByChannelEntry, bBlendTranslation) == 0x000020, "Member 'FBlendBoneByChannelEntry::bBlendTranslation' has a wrong offset!"); \ static_assert(offsetof(FBlendBoneByChannelEntry, bBlendRotation) == 0x000021, "Member 'FBlendBoneByChannelEntry::bBlendRotation' has a wrong offset!"); \ static_assert(offsetof(FBlendBoneByChannelEntry, bBlendScale) == 0x000022, "Member 'FBlendBoneByChannelEntry::bBlendScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendBoneByChannel \ static_assert(alignof(FAnimNode_BlendBoneByChannel) == 0x000008, "Wrong alignment on FAnimNode_BlendBoneByChannel"); \ static_assert(sizeof(FAnimNode_BlendBoneByChannel) == 0x000068, "Wrong size on FAnimNode_BlendBoneByChannel"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, A) == 0x000010, "Member 'FAnimNode_BlendBoneByChannel::A' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, B) == 0x000020, "Member 'FAnimNode_BlendBoneByChannel::B' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, BoneDefinitions) == 0x000030, "Member 'FAnimNode_BlendBoneByChannel::BoneDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, ALPHA) == 0x000050, "Member 'FAnimNode_BlendBoneByChannel::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, AlphaScaleBias) == 0x000058, "Member 'FAnimNode_BlendBoneByChannel::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendBoneByChannel, TransformsSpace) == 0x000060, "Member 'FAnimNode_BlendBoneByChannel::TransformsSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendListBase \ static_assert(alignof(FAnimNode_BlendListBase) == 0x000008, "Wrong alignment on FAnimNode_BlendListBase"); \ static_assert(sizeof(FAnimNode_BlendListBase) == 0x000048, "Wrong size on FAnimNode_BlendListBase"); \ static_assert(offsetof(FAnimNode_BlendListBase, BlendPose) == 0x000010, "Member 'FAnimNode_BlendListBase::BlendPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendListByBool \ static_assert(alignof(FAnimNode_BlendListByBool) == 0x000008, "Wrong alignment on FAnimNode_BlendListByBool"); \ static_assert(sizeof(FAnimNode_BlendListByBool) == 0x000048, "Wrong size on FAnimNode_BlendListByBool"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendListByEnum \ static_assert(alignof(FAnimNode_BlendListByEnum) == 0x000008, "Wrong alignment on FAnimNode_BlendListByEnum"); \ static_assert(sizeof(FAnimNode_BlendListByEnum) == 0x000048, "Wrong size on FAnimNode_BlendListByEnum"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendListByInt \ static_assert(alignof(FAnimNode_BlendListByInt) == 0x000008, "Wrong alignment on FAnimNode_BlendListByInt"); \ static_assert(sizeof(FAnimNode_BlendListByInt) == 0x000048, "Wrong size on FAnimNode_BlendListByInt"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpaceEvaluator \ static_assert(alignof(FAnimNode_BlendSpaceEvaluator) == 0x000008, "Wrong alignment on FAnimNode_BlendSpaceEvaluator"); \ static_assert(sizeof(FAnimNode_BlendSpaceEvaluator) == 0x000078, "Wrong size on FAnimNode_BlendSpaceEvaluator"); \ static_assert(offsetof(FAnimNode_BlendSpaceEvaluator, NormalizedTime) == 0x000070, "Member 'FAnimNode_BlendSpaceEvaluator::NormalizedTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpaceEvaluator, bTeleportToNormalizedTime) == 0x000074, "Member 'FAnimNode_BlendSpaceEvaluator::bTeleportToNormalizedTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BlendSpacePlayer_Standalone \ static_assert(alignof(FAnimNode_BlendSpacePlayer_Standalone) == 0x000008, "Wrong alignment on FAnimNode_BlendSpacePlayer_Standalone"); \ static_assert(sizeof(FAnimNode_BlendSpacePlayer_Standalone) == 0x000090, "Wrong size on FAnimNode_BlendSpacePlayer_Standalone"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, GroupName) == 0x000068, "Member 'FAnimNode_BlendSpacePlayer_Standalone::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, GroupRole) == 0x000070, "Member 'FAnimNode_BlendSpacePlayer_Standalone::GroupRole' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, Method) == 0x000071, "Member 'FAnimNode_BlendSpacePlayer_Standalone::Method' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, bIgnoreForRelevancyTest) == 0x000072, "Member 'FAnimNode_BlendSpacePlayer_Standalone::bIgnoreForRelevancyTest' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, X) == 0x000074, "Member 'FAnimNode_BlendSpacePlayer_Standalone::X' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, Y) == 0x000078, "Member 'FAnimNode_BlendSpacePlayer_Standalone::Y' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, PlayRate) == 0x00007C, "Member 'FAnimNode_BlendSpacePlayer_Standalone::PlayRate' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, bLoop) == 0x000080, "Member 'FAnimNode_BlendSpacePlayer_Standalone::bLoop' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, bResetPlayTimeWhenBlendSpaceChanges) == 0x000081, "Member 'FAnimNode_BlendSpacePlayer_Standalone::bResetPlayTimeWhenBlendSpaceChanges' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, StartPosition) == 0x000084, "Member 'FAnimNode_BlendSpacePlayer_Standalone::StartPosition' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BlendSpacePlayer_Standalone, BlendSpace) == 0x000088, "Member 'FAnimNode_BlendSpacePlayer_Standalone::BlendSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CurveSource \ static_assert(alignof(FAnimNode_CurveSource) == 0x000008, "Wrong alignment on FAnimNode_CurveSource"); \ static_assert(sizeof(FAnimNode_CurveSource) == 0x000040, "Wrong size on FAnimNode_CurveSource"); \ static_assert(offsetof(FAnimNode_CurveSource, SourcePose) == 0x000010, "Member 'FAnimNode_CurveSource::SourcePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CurveSource, SourceBinding) == 0x000020, "Member 'FAnimNode_CurveSource::SourceBinding' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CurveSource, ALPHA) == 0x000028, "Member 'FAnimNode_CurveSource::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CurveSource, CurveSource) == 0x000030, "Member 'FAnimNode_CurveSource::CurveSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_LayeredBoneBlend \ static_assert(alignof(FAnimNode_LayeredBoneBlend) == 0x000008, "Wrong alignment on FAnimNode_LayeredBoneBlend"); \ static_assert(sizeof(FAnimNode_LayeredBoneBlend) == 0x0000E0, "Wrong size on FAnimNode_LayeredBoneBlend"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, BasePose) == 0x000010, "Member 'FAnimNode_LayeredBoneBlend::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, BlendPoses) == 0x000020, "Member 'FAnimNode_LayeredBoneBlend::BlendPoses' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, BlendMode) == 0x000030, "Member 'FAnimNode_LayeredBoneBlend::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, BlendMasks) == 0x000038, "Member 'FAnimNode_LayeredBoneBlend::BlendMasks' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, LayerSetup) == 0x000048, "Member 'FAnimNode_LayeredBoneBlend::LayerSetup' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, BlendWeights) == 0x000058, "Member 'FAnimNode_LayeredBoneBlend::BlendWeights' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, bMeshSpaceRotationBlend) == 0x000068, "Member 'FAnimNode_LayeredBoneBlend::bMeshSpaceRotationBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, bMeshSpaceScaleBlend) == 0x000069, "Member 'FAnimNode_LayeredBoneBlend::bMeshSpaceScaleBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, CurveBlendOption) == 0x00006A, "Member 'FAnimNode_LayeredBoneBlend::CurveBlendOption' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, bBlendRootMotionBasedOnRootBone) == 0x00006B, "Member 'FAnimNode_LayeredBoneBlend::bBlendRootMotionBasedOnRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, LODThreshold) == 0x000070, "Member 'FAnimNode_LayeredBoneBlend::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, PerBoneBlendWeights) == 0x000078, "Member 'FAnimNode_LayeredBoneBlend::PerBoneBlendWeights' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, SkeletonGuid) == 0x000088, "Member 'FAnimNode_LayeredBoneBlend::SkeletonGuid' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LayeredBoneBlend, VirtualBoneGuid) == 0x000098, "Member 'FAnimNode_LayeredBoneBlend::VirtualBoneGuid' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_MakeDynamicAdditive \ static_assert(alignof(FAnimNode_MakeDynamicAdditive) == 0x000008, "Wrong alignment on FAnimNode_MakeDynamicAdditive"); \ static_assert(sizeof(FAnimNode_MakeDynamicAdditive) == 0x000038, "Wrong size on FAnimNode_MakeDynamicAdditive"); \ static_assert(offsetof(FAnimNode_MakeDynamicAdditive, Base) == 0x000010, "Member 'FAnimNode_MakeDynamicAdditive::Base' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MakeDynamicAdditive, Additive) == 0x000020, "Member 'FAnimNode_MakeDynamicAdditive::Additive' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MakeDynamicAdditive, bMeshSpaceAdditive) == 0x000030, "Member 'FAnimNode_MakeDynamicAdditive::bMeshSpaceAdditive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_MirrorBase \ static_assert(alignof(FAnimNode_MirrorBase) == 0x000008, "Wrong alignment on FAnimNode_MirrorBase"); \ static_assert(sizeof(FAnimNode_MirrorBase) == 0x000048, "Wrong size on FAnimNode_MirrorBase"); \ static_assert(offsetof(FAnimNode_MirrorBase, Source) == 0x000010, "Member 'FAnimNode_MirrorBase::Source' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Mirror \ static_assert(alignof(FAnimNode_Mirror) == 0x000008, "Wrong alignment on FAnimNode_Mirror"); \ static_assert(sizeof(FAnimNode_Mirror) == 0x000048, "Wrong size on FAnimNode_Mirror"); \ #define DUMPER7_ASSERTS_FAnimNode_Mirror_Standalone \ static_assert(alignof(FAnimNode_Mirror_Standalone) == 0x000008, "Wrong alignment on FAnimNode_Mirror_Standalone"); \ static_assert(sizeof(FAnimNode_Mirror_Standalone) == 0x000060, "Wrong size on FAnimNode_Mirror_Standalone"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, bMirror) == 0x000048, "Member 'FAnimNode_Mirror_Standalone::bMirror' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, MirrorDataTable) == 0x000050, "Member 'FAnimNode_Mirror_Standalone::MirrorDataTable' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, BlendTime) == 0x000058, "Member 'FAnimNode_Mirror_Standalone::BlendTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, bResetChild) == 0x00005C, "Member 'FAnimNode_Mirror_Standalone::bResetChild' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, bBoneMirroring) == 0x00005D, "Member 'FAnimNode_Mirror_Standalone::bBoneMirroring' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, bCurveMirroring) == 0x00005E, "Member 'FAnimNode_Mirror_Standalone::bCurveMirroring' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Mirror_Standalone, bAttributeMirroring) == 0x00005F, "Member 'FAnimNode_Mirror_Standalone::bAttributeMirroring' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ModifyCurve \ static_assert(alignof(FAnimNode_ModifyCurve) == 0x000008, "Wrong alignment on FAnimNode_ModifyCurve"); \ static_assert(sizeof(FAnimNode_ModifyCurve) == 0x000100, "Wrong size on FAnimNode_ModifyCurve"); \ static_assert(offsetof(FAnimNode_ModifyCurve, SourcePose) == 0x000010, "Member 'FAnimNode_ModifyCurve::SourcePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyCurve, CurveMap) == 0x000020, "Member 'FAnimNode_ModifyCurve::CurveMap' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyCurve, CurveValues) == 0x000070, "Member 'FAnimNode_ModifyCurve::CurveValues' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyCurve, CurveNames) == 0x000080, "Member 'FAnimNode_ModifyCurve::CurveNames' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyCurve, ALPHA) == 0x0000F4, "Member 'FAnimNode_ModifyCurve::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ModifyCurve, ApplyMode) == 0x0000F8, "Member 'FAnimNode_ModifyCurve::ApplyMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_MultiWayBlend \ static_assert(alignof(FAnimNode_MultiWayBlend) == 0x000008, "Wrong alignment on FAnimNode_MultiWayBlend"); \ static_assert(sizeof(FAnimNode_MultiWayBlend) == 0x000050, "Wrong size on FAnimNode_MultiWayBlend"); \ static_assert(offsetof(FAnimNode_MultiWayBlend, Poses) == 0x000010, "Member 'FAnimNode_MultiWayBlend::Poses' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MultiWayBlend, DesiredAlphas) == 0x000020, "Member 'FAnimNode_MultiWayBlend::DesiredAlphas' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MultiWayBlend, AlphaScaleBias) == 0x000040, "Member 'FAnimNode_MultiWayBlend::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MultiWayBlend, bAdditiveNode) == 0x000048, "Member 'FAnimNode_MultiWayBlend::bAdditiveNode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_MultiWayBlend, bNormalizeAlpha) == 0x000049, "Member 'FAnimNode_MultiWayBlend::bNormalizeAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_PoseHandler \ static_assert(alignof(FAnimNode_PoseHandler) == 0x000008, "Wrong alignment on FAnimNode_PoseHandler"); \ static_assert(sizeof(FAnimNode_PoseHandler) == 0x000090, "Wrong size on FAnimNode_PoseHandler"); \ static_assert(offsetof(FAnimNode_PoseHandler, PoseAsset) == 0x000038, "Member 'FAnimNode_PoseHandler::PoseAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_PoseBlendNode \ static_assert(alignof(FAnimNode_PoseBlendNode) == 0x000008, "Wrong alignment on FAnimNode_PoseBlendNode"); \ static_assert(sizeof(FAnimNode_PoseBlendNode) == 0x0000B0, "Wrong size on FAnimNode_PoseBlendNode"); \ static_assert(offsetof(FAnimNode_PoseBlendNode, SourcePose) == 0x000090, "Member 'FAnimNode_PoseBlendNode::SourcePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseBlendNode, BlendOption) == 0x0000A0, "Member 'FAnimNode_PoseBlendNode::BlendOption' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseBlendNode, CustomCurve) == 0x0000A8, "Member 'FAnimNode_PoseBlendNode::CustomCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_PoseByName \ static_assert(alignof(FAnimNode_PoseByName) == 0x000008, "Wrong alignment on FAnimNode_PoseByName"); \ static_assert(sizeof(FAnimNode_PoseByName) == 0x0000A8, "Wrong size on FAnimNode_PoseByName"); \ static_assert(offsetof(FAnimNode_PoseByName, PoseName) == 0x000090, "Member 'FAnimNode_PoseByName::PoseName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseByName, PoseWeight) == 0x000098, "Member 'FAnimNode_PoseByName::PoseWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseDriverTransform \ static_assert(alignof(FPoseDriverTransform) == 0x000008, "Wrong alignment on FPoseDriverTransform"); \ static_assert(sizeof(FPoseDriverTransform) == 0x000030, "Wrong size on FPoseDriverTransform"); \ static_assert(offsetof(FPoseDriverTransform, TargetTranslation) == 0x000000, "Member 'FPoseDriverTransform::TargetTranslation' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTransform, TargetRotation) == 0x000018, "Member 'FPoseDriverTransform::TargetRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPoseDriverTarget \ static_assert(alignof(FPoseDriverTarget) == 0x000008, "Wrong alignment on FPoseDriverTarget"); \ static_assert(sizeof(FPoseDriverTarget) == 0x0000C8, "Wrong size on FPoseDriverTarget"); \ static_assert(offsetof(FPoseDriverTarget, BoneTransforms) == 0x000000, "Member 'FPoseDriverTarget::BoneTransforms' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, TargetRotation) == 0x000010, "Member 'FPoseDriverTarget::TargetRotation' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, TargetScale) == 0x000028, "Member 'FPoseDriverTarget::TargetScale' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, DistanceMethod) == 0x00002C, "Member 'FPoseDriverTarget::DistanceMethod' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, FunctionType) == 0x00002D, "Member 'FPoseDriverTarget::FunctionType' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, bApplyCustomCurve) == 0x00002E, "Member 'FPoseDriverTarget::bApplyCustomCurve' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, CustomCurve) == 0x000030, "Member 'FPoseDriverTarget::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, DrivenName) == 0x0000B0, "Member 'FPoseDriverTarget::DrivenName' has a wrong offset!"); \ static_assert(offsetof(FPoseDriverTarget, bIsHidden) == 0x0000C0, "Member 'FPoseDriverTarget::bIsHidden' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRBFParams \ static_assert(alignof(FRBFParams) == 0x000008, "Wrong alignment on FRBFParams"); \ static_assert(sizeof(FRBFParams) == 0x000038, "Wrong size on FRBFParams"); \ static_assert(offsetof(FRBFParams, TargetDimensions) == 0x000000, "Member 'FRBFParams::TargetDimensions' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, SolverType) == 0x000004, "Member 'FRBFParams::SolverType' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, Radius) == 0x000008, "Member 'FRBFParams::Radius' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, bAutomaticRadius) == 0x00000C, "Member 'FRBFParams::bAutomaticRadius' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, Function) == 0x00000D, "Member 'FRBFParams::Function' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, DistanceMethod) == 0x00000E, "Member 'FRBFParams::DistanceMethod' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, TwistAxis) == 0x00000F, "Member 'FRBFParams::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, WeightThreshold) == 0x000010, "Member 'FRBFParams::WeightThreshold' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, NormalizeMethod) == 0x000014, "Member 'FRBFParams::NormalizeMethod' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, MedianReference) == 0x000018, "Member 'FRBFParams::MedianReference' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, MedianMin) == 0x000030, "Member 'FRBFParams::MedianMin' has a wrong offset!"); \ static_assert(offsetof(FRBFParams, MedianMax) == 0x000034, "Member 'FRBFParams::MedianMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_PoseDriver \ static_assert(alignof(FAnimNode_PoseDriver) == 0x000008, "Wrong alignment on FAnimNode_PoseDriver"); \ static_assert(sizeof(FAnimNode_PoseDriver) == 0x000188, "Wrong size on FAnimNode_PoseDriver"); \ static_assert(offsetof(FAnimNode_PoseDriver, SourcePose) == 0x000090, "Member 'FAnimNode_PoseDriver::SourcePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, SourceBones) == 0x0000A0, "Member 'FAnimNode_PoseDriver::SourceBones' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, OnlyDriveBones) == 0x0000B0, "Member 'FAnimNode_PoseDriver::OnlyDriveBones' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, PoseTargets) == 0x0000C0, "Member 'FAnimNode_PoseDriver::PoseTargets' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, EvalSpaceBone) == 0x000100, "Member 'FAnimNode_PoseDriver::EvalSpaceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, bEvalFromRefPose) == 0x000110, "Member 'FAnimNode_PoseDriver::bEvalFromRefPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, RBFParams) == 0x000118, "Member 'FAnimNode_PoseDriver::RBFParams' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, DriveSource) == 0x000150, "Member 'FAnimNode_PoseDriver::DriveSource' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, DriveOutput) == 0x000151, "Member 'FAnimNode_PoseDriver::DriveOutput' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseDriver, LODThreshold) == 0x000154, "Member 'FAnimNode_PoseDriver::LODThreshold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_PoseSnapshot \ static_assert(alignof(FAnimNode_PoseSnapshot) == 0x000008, "Wrong alignment on FAnimNode_PoseSnapshot"); \ static_assert(sizeof(FAnimNode_PoseSnapshot) == 0x000090, "Wrong size on FAnimNode_PoseSnapshot"); \ static_assert(offsetof(FAnimNode_PoseSnapshot, SnapshotName) == 0x000010, "Member 'FAnimNode_PoseSnapshot::SnapshotName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseSnapshot, Snapshot) == 0x000018, "Member 'FAnimNode_PoseSnapshot::Snapshot' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_PoseSnapshot, Mode) == 0x000050, "Member 'FAnimNode_PoseSnapshot::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRandomPlayerSequenceEntry \ static_assert(alignof(FRandomPlayerSequenceEntry) == 0x000008, "Wrong alignment on FRandomPlayerSequenceEntry"); \ static_assert(sizeof(FRandomPlayerSequenceEntry) == 0x000050, "Wrong size on FRandomPlayerSequenceEntry"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, Sequence) == 0x000000, "Member 'FRandomPlayerSequenceEntry::Sequence' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, ChanceToPlay) == 0x000008, "Member 'FRandomPlayerSequenceEntry::ChanceToPlay' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, MinLoopCount) == 0x00000C, "Member 'FRandomPlayerSequenceEntry::MinLoopCount' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, MaxLoopCount) == 0x000010, "Member 'FRandomPlayerSequenceEntry::MaxLoopCount' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, MinPlayRate) == 0x000014, "Member 'FRandomPlayerSequenceEntry::MinPlayRate' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, MaxPlayRate) == 0x000018, "Member 'FRandomPlayerSequenceEntry::MaxPlayRate' has a wrong offset!"); \ static_assert(offsetof(FRandomPlayerSequenceEntry, BlendIn) == 0x000020, "Member 'FRandomPlayerSequenceEntry::BlendIn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RandomPlayer \ static_assert(alignof(FAnimNode_RandomPlayer) == 0x000008, "Wrong alignment on FAnimNode_RandomPlayer"); \ static_assert(sizeof(FAnimNode_RandomPlayer) == 0x000078, "Wrong size on FAnimNode_RandomPlayer"); \ static_assert(offsetof(FAnimNode_RandomPlayer, Entries) == 0x000010, "Member 'FAnimNode_RandomPlayer::Entries' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RandomPlayer, BlendWeight) == 0x000070, "Member 'FAnimNode_RandomPlayer::BlendWeight' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RandomPlayer, bShuffleMode) == 0x000074, "Member 'FAnimNode_RandomPlayer::bShuffleMode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RotateRootBone \ static_assert(alignof(FAnimNode_RotateRootBone) == 0x000008, "Wrong alignment on FAnimNode_RotateRootBone"); \ static_assert(sizeof(FAnimNode_RotateRootBone) == 0x0000A8, "Wrong size on FAnimNode_RotateRootBone"); \ static_assert(offsetof(FAnimNode_RotateRootBone, BasePose) == 0x000010, "Member 'FAnimNode_RotateRootBone::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotateRootBone, Pitch) == 0x000020, "Member 'FAnimNode_RotateRootBone::Pitch' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotateRootBone, Yaw) == 0x000024, "Member 'FAnimNode_RotateRootBone::Yaw' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotateRootBone, PitchScaleBiasClamp) == 0x000028, "Member 'FAnimNode_RotateRootBone::PitchScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotateRootBone, YawScaleBiasClamp) == 0x000058, "Member 'FAnimNode_RotateRootBone::YawScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotateRootBone, MeshToComponent) == 0x000088, "Member 'FAnimNode_RotateRootBone::MeshToComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RotationOffsetBlendSpace \ static_assert(alignof(FAnimNode_RotationOffsetBlendSpace) == 0x000008, "Wrong alignment on FAnimNode_RotationOffsetBlendSpace"); \ static_assert(sizeof(FAnimNode_RotationOffsetBlendSpace) == 0x000118, "Wrong size on FAnimNode_RotationOffsetBlendSpace"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, BasePose) == 0x000070, "Member 'FAnimNode_RotationOffsetBlendSpace::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, LODThreshold) == 0x000080, "Member 'FAnimNode_RotationOffsetBlendSpace::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, ALPHA) == 0x000084, "Member 'FAnimNode_RotationOffsetBlendSpace::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, AlphaScaleBias) == 0x000088, "Member 'FAnimNode_RotationOffsetBlendSpace::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, AlphaBoolBlend) == 0x000090, "Member 'FAnimNode_RotationOffsetBlendSpace::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, AlphaCurveName) == 0x0000D8, "Member 'FAnimNode_RotationOffsetBlendSpace::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, AlphaScaleBiasClamp) == 0x0000E0, "Member 'FAnimNode_RotationOffsetBlendSpace::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, AlphaInputType) == 0x000114, "Member 'FAnimNode_RotationOffsetBlendSpace::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpace, bAlphaBoolEnabled) == 0x000115, "Member 'FAnimNode_RotationOffsetBlendSpace::bAlphaBoolEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RotationOffsetBlendSpaceGraph \ static_assert(alignof(FAnimNode_RotationOffsetBlendSpaceGraph) == 0x000008, "Wrong alignment on FAnimNode_RotationOffsetBlendSpaceGraph"); \ static_assert(sizeof(FAnimNode_RotationOffsetBlendSpaceGraph) == 0x000110, "Wrong size on FAnimNode_RotationOffsetBlendSpaceGraph"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, BasePose) == 0x000068, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, LODThreshold) == 0x000078, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::LODThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, ALPHA) == 0x00007C, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, AlphaScaleBias) == 0x000080, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, AlphaBoolBlend) == 0x000088, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, AlphaCurveName) == 0x0000D0, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, AlphaScaleBiasClamp) == 0x0000D8, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::AlphaScaleBiasClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, AlphaInputType) == 0x00010C, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RotationOffsetBlendSpaceGraph, bAlphaBoolEnabled) == 0x00010D, "Member 'FAnimNode_RotationOffsetBlendSpaceGraph::bAlphaBoolEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SequenceEvaluatorBase \ static_assert(alignof(FAnimNode_SequenceEvaluatorBase) == 0x000008, "Wrong alignment on FAnimNode_SequenceEvaluatorBase"); \ static_assert(sizeof(FAnimNode_SequenceEvaluatorBase) == 0x000040, "Wrong size on FAnimNode_SequenceEvaluatorBase"); \ #define DUMPER7_ASSERTS_FAnimNode_SequenceEvaluator \ static_assert(alignof(FAnimNode_SequenceEvaluator) == 0x000008, "Wrong alignment on FAnimNode_SequenceEvaluator"); \ static_assert(sizeof(FAnimNode_SequenceEvaluator) == 0x000040, "Wrong size on FAnimNode_SequenceEvaluator"); \ #define DUMPER7_ASSERTS_FAnimNode_SequenceEvaluator_Standalone \ static_assert(alignof(FAnimNode_SequenceEvaluator_Standalone) == 0x000008, "Wrong alignment on FAnimNode_SequenceEvaluator_Standalone"); \ static_assert(sizeof(FAnimNode_SequenceEvaluator_Standalone) == 0x000068, "Wrong size on FAnimNode_SequenceEvaluator_Standalone"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, GroupName) == 0x000040, "Member 'FAnimNode_SequenceEvaluator_Standalone::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, GroupRole) == 0x000048, "Member 'FAnimNode_SequenceEvaluator_Standalone::GroupRole' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, Method) == 0x000049, "Member 'FAnimNode_SequenceEvaluator_Standalone::Method' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, bIgnoreForRelevancyTest) == 0x00004A, "Member 'FAnimNode_SequenceEvaluator_Standalone::bIgnoreForRelevancyTest' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, Sequence) == 0x000050, "Member 'FAnimNode_SequenceEvaluator_Standalone::Sequence' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, ExplicitTime) == 0x000058, "Member 'FAnimNode_SequenceEvaluator_Standalone::ExplicitTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, bShouldLoop) == 0x00005C, "Member 'FAnimNode_SequenceEvaluator_Standalone::bShouldLoop' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, bTeleportToExplicitTime) == 0x00005D, "Member 'FAnimNode_SequenceEvaluator_Standalone::bTeleportToExplicitTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, ReinitializationBehavior) == 0x00005E, "Member 'FAnimNode_SequenceEvaluator_Standalone::ReinitializationBehavior' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SequenceEvaluator_Standalone, StartPosition) == 0x000060, "Member 'FAnimNode_SequenceEvaluator_Standalone::StartPosition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Slot \ static_assert(alignof(FAnimNode_Slot) == 0x000008, "Wrong alignment on FAnimNode_Slot"); \ static_assert(sizeof(FAnimNode_Slot) == 0x000048, "Wrong size on FAnimNode_Slot"); \ static_assert(offsetof(FAnimNode_Slot, Source) == 0x000010, "Member 'FAnimNode_Slot::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Slot, SlotName) == 0x000020, "Member 'FAnimNode_Slot::SlotName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Slot, bAlwaysUpdateSourcePose) == 0x000028, "Member 'FAnimNode_Slot::bAlwaysUpdateSourcePose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Sync \ static_assert(alignof(FAnimNode_Sync) == 0x000008, "Wrong alignment on FAnimNode_Sync"); \ static_assert(sizeof(FAnimNode_Sync) == 0x000030, "Wrong size on FAnimNode_Sync"); \ static_assert(offsetof(FAnimNode_Sync, Source) == 0x000010, "Member 'FAnimNode_Sync::Source' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Sync, GroupName) == 0x000020, "Member 'FAnimNode_Sync::GroupName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Sync, GroupRole) == 0x000028, "Member 'FAnimNode_Sync::GroupRole' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_TwoWayBlend \ static_assert(alignof(FAnimNode_TwoWayBlend) == 0x000008, "Wrong alignment on FAnimNode_TwoWayBlend"); \ static_assert(sizeof(FAnimNode_TwoWayBlend) == 0x0000C8, "Wrong size on FAnimNode_TwoWayBlend"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, A) == 0x000010, "Member 'FAnimNode_TwoWayBlend::A' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, B) == 0x000020, "Member 'FAnimNode_TwoWayBlend::B' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, AlphaInputType) == 0x000030, "Member 'FAnimNode_TwoWayBlend::AlphaInputType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, ALPHA) == 0x000034, "Member 'FAnimNode_TwoWayBlend::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, AlphaScaleBias) == 0x000038, "Member 'FAnimNode_TwoWayBlend::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, AlphaBoolBlend) == 0x000040, "Member 'FAnimNode_TwoWayBlend::AlphaBoolBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, AlphaCurveName) == 0x000088, "Member 'FAnimNode_TwoWayBlend::AlphaCurveName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoWayBlend, AlphaScaleBiasClamp) == 0x000090, "Member 'FAnimNode_TwoWayBlend::AlphaScaleBiasClamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimSequencerInstanceProxy \ static_assert(alignof(FAnimSequencerInstanceProxy) == 0x000010, "Wrong alignment on FAnimSequencerInstanceProxy"); \ static_assert(sizeof(FAnimSequencerInstanceProxy) == 0x000C80, "Wrong size on FAnimSequencerInstanceProxy"); \ #define DUMPER7_ASSERTS_FAnimPhysConstraintSetup \ static_assert(alignof(FAnimPhysConstraintSetup) == 0x000008, "Wrong alignment on FAnimPhysConstraintSetup"); \ static_assert(sizeof(FAnimPhysConstraintSetup) == 0x000088, "Wrong size on FAnimPhysConstraintSetup"); \ static_assert(offsetof(FAnimPhysConstraintSetup, LinearXLimitType) == 0x000000, "Member 'FAnimPhysConstraintSetup::LinearXLimitType' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, LinearYLimitType) == 0x000001, "Member 'FAnimPhysConstraintSetup::LinearYLimitType' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, LinearZLimitType) == 0x000002, "Member 'FAnimPhysConstraintSetup::LinearZLimitType' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, LinearAxesMin) == 0x000008, "Member 'FAnimPhysConstraintSetup::LinearAxesMin' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, LinearAxesMax) == 0x000020, "Member 'FAnimPhysConstraintSetup::LinearAxesMax' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, AngularConstraintType) == 0x000038, "Member 'FAnimPhysConstraintSetup::AngularConstraintType' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, TwistAxis) == 0x000039, "Member 'FAnimPhysConstraintSetup::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, AngularTargetAxis) == 0x00003A, "Member 'FAnimPhysConstraintSetup::AngularTargetAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, ConeAngle) == 0x00003C, "Member 'FAnimPhysConstraintSetup::ConeAngle' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, AngularLimitsMin) == 0x000040, "Member 'FAnimPhysConstraintSetup::AngularLimitsMin' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, AngularLimitsMax) == 0x000058, "Member 'FAnimPhysConstraintSetup::AngularLimitsMax' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysConstraintSetup, AngularTarget) == 0x000070, "Member 'FAnimPhysConstraintSetup::AngularTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimPhysPlanarLimit \ static_assert(alignof(FAnimPhysPlanarLimit) == 0x000010, "Wrong alignment on FAnimPhysPlanarLimit"); \ static_assert(sizeof(FAnimPhysPlanarLimit) == 0x000070, "Wrong size on FAnimPhysPlanarLimit"); \ static_assert(offsetof(FAnimPhysPlanarLimit, DrivingBone) == 0x000000, "Member 'FAnimPhysPlanarLimit::DrivingBone' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysPlanarLimit, PlaneTransform) == 0x000010, "Member 'FAnimPhysPlanarLimit::PlaneTransform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimPhysBodyDefinition \ static_assert(alignof(FAnimPhysBodyDefinition) == 0x000008, "Wrong alignment on FAnimPhysBodyDefinition"); \ static_assert(sizeof(FAnimPhysBodyDefinition) == 0x0000D0, "Wrong size on FAnimPhysBodyDefinition"); \ static_assert(offsetof(FAnimPhysBodyDefinition, BoundBone) == 0x000000, "Member 'FAnimPhysBodyDefinition::BoundBone' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysBodyDefinition, BoxExtents) == 0x000010, "Member 'FAnimPhysBodyDefinition::BoxExtents' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysBodyDefinition, LocalJointOffset) == 0x000028, "Member 'FAnimPhysBodyDefinition::LocalJointOffset' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysBodyDefinition, ConstraintSetup) == 0x000040, "Member 'FAnimPhysBodyDefinition::ConstraintSetup' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysBodyDefinition, CollisionType) == 0x0000C8, "Member 'FAnimPhysBodyDefinition::CollisionType' has a wrong offset!"); \ static_assert(offsetof(FAnimPhysBodyDefinition, SphereCollisionRadius) == 0x0000CC, "Member 'FAnimPhysBodyDefinition::SphereCollisionRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_AnimDynamics \ static_assert(alignof(FAnimNode_AnimDynamics) == 0x000010, "Wrong alignment on FAnimNode_AnimDynamics"); \ static_assert(sizeof(FAnimNode_AnimDynamics) == 0x000520, "Wrong size on FAnimNode_AnimDynamics"); \ static_assert(offsetof(FAnimNode_AnimDynamics, LinearDampingOverride) == 0x0000C8, "Member 'FAnimNode_AnimDynamics::LinearDampingOverride' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, AngularDampingOverride) == 0x0000CC, "Member 'FAnimNode_AnimDynamics::AngularDampingOverride' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, RelativeSpaceBone) == 0x000190, "Member 'FAnimNode_AnimDynamics::RelativeSpaceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, BoundBone) == 0x0001A0, "Member 'FAnimNode_AnimDynamics::BoundBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, ChainEnd) == 0x0001B0, "Member 'FAnimNode_AnimDynamics::ChainEnd' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, PhysicsBodyDefinitions) == 0x0001C0, "Member 'FAnimNode_AnimDynamics::PhysicsBodyDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, GravityScale) == 0x0001D0, "Member 'FAnimNode_AnimDynamics::GravityScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, GravityOverride) == 0x0001D8, "Member 'FAnimNode_AnimDynamics::GravityOverride' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, LinearSpringConstant) == 0x0001F0, "Member 'FAnimNode_AnimDynamics::LinearSpringConstant' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, AngularSpringConstant) == 0x0001F4, "Member 'FAnimNode_AnimDynamics::AngularSpringConstant' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, WindScale) == 0x0001F8, "Member 'FAnimNode_AnimDynamics::WindScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, ComponentLinearAccScale) == 0x000200, "Member 'FAnimNode_AnimDynamics::ComponentLinearAccScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, ComponentLinearVelScale) == 0x000218, "Member 'FAnimNode_AnimDynamics::ComponentLinearVelScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, ComponentAppliedLinearAccClamp) == 0x000230, "Member 'FAnimNode_AnimDynamics::ComponentAppliedLinearAccClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, AngularBiasOverride) == 0x000248, "Member 'FAnimNode_AnimDynamics::AngularBiasOverride' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, NumSolverIterationsPreUpdate) == 0x00024C, "Member 'FAnimNode_AnimDynamics::NumSolverIterationsPreUpdate' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, NumSolverIterationsPostUpdate) == 0x000250, "Member 'FAnimNode_AnimDynamics::NumSolverIterationsPostUpdate' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, SphericalLimits) == 0x000258, "Member 'FAnimNode_AnimDynamics::SphericalLimits' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, ExternalForce) == 0x000268, "Member 'FAnimNode_AnimDynamics::ExternalForce' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, PlanarLimits) == 0x000280, "Member 'FAnimNode_AnimDynamics::PlanarLimits' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, SimulationSpace) == 0x000290, "Member 'FAnimNode_AnimDynamics::SimulationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_AnimDynamics, RetargetingSettings) == 0x0002A0, "Member 'FAnimNode_AnimDynamics::RetargetingSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAngularRangeLimit \ static_assert(alignof(FAngularRangeLimit) == 0x000008, "Wrong alignment on FAngularRangeLimit"); \ static_assert(sizeof(FAngularRangeLimit) == 0x000040, "Wrong size on FAngularRangeLimit"); \ static_assert(offsetof(FAngularRangeLimit, LimitMin) == 0x000000, "Member 'FAngularRangeLimit::LimitMin' has a wrong offset!"); \ static_assert(offsetof(FAngularRangeLimit, LimitMax) == 0x000018, "Member 'FAngularRangeLimit::LimitMax' has a wrong offset!"); \ static_assert(offsetof(FAngularRangeLimit, bone) == 0x000030, "Member 'FAngularRangeLimit::bone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ApplyLimits \ static_assert(alignof(FAnimNode_ApplyLimits) == 0x000008, "Wrong alignment on FAnimNode_ApplyLimits"); \ static_assert(sizeof(FAnimNode_ApplyLimits) == 0x0000E8, "Wrong size on FAnimNode_ApplyLimits"); \ static_assert(offsetof(FAnimNode_ApplyLimits, AngularRangeLimits) == 0x0000C8, "Member 'FAnimNode_ApplyLimits::AngularRangeLimits' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ApplyLimits, AngularOffsets) == 0x0000D8, "Member 'FAnimNode_ApplyLimits::AngularOffsets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_BoneDrivenController \ static_assert(alignof(FAnimNode_BoneDrivenController) == 0x000008, "Wrong alignment on FAnimNode_BoneDrivenController"); \ static_assert(sizeof(FAnimNode_BoneDrivenController) == 0x000118, "Wrong size on FAnimNode_BoneDrivenController"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, SourceBone) == 0x0000C8, "Member 'FAnimNode_BoneDrivenController::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, DrivingCurve) == 0x0000D8, "Member 'FAnimNode_BoneDrivenController::DrivingCurve' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, Multiplier) == 0x0000E0, "Member 'FAnimNode_BoneDrivenController::Multiplier' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, RangeMin) == 0x0000E4, "Member 'FAnimNode_BoneDrivenController::RangeMin' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, RangeMax) == 0x0000E8, "Member 'FAnimNode_BoneDrivenController::RangeMax' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, RemappedMin) == 0x0000EC, "Member 'FAnimNode_BoneDrivenController::RemappedMin' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, RemappedMax) == 0x0000F0, "Member 'FAnimNode_BoneDrivenController::RemappedMax' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, ParameterName) == 0x0000F4, "Member 'FAnimNode_BoneDrivenController::ParameterName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, TargetBone) == 0x0000FC, "Member 'FAnimNode_BoneDrivenController::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, DestinationMode) == 0x00010C, "Member 'FAnimNode_BoneDrivenController::DestinationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, ModificationMode) == 0x00010D, "Member 'FAnimNode_BoneDrivenController::ModificationMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_BoneDrivenController, SourceComponent) == 0x00010E, "Member 'FAnimNode_BoneDrivenController::SourceComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CCDIK \ static_assert(alignof(FAnimNode_CCDIK) == 0x000010, "Wrong alignment on FAnimNode_CCDIK"); \ static_assert(sizeof(FAnimNode_CCDIK) == 0x0001C0, "Wrong size on FAnimNode_CCDIK"); \ static_assert(offsetof(FAnimNode_CCDIK, EffectorLocation) == 0x0000C8, "Member 'FAnimNode_CCDIK::EffectorLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, EffectorLocationSpace) == 0x0000E0, "Member 'FAnimNode_CCDIK::EffectorLocationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, EffectorTarget) == 0x0000F0, "Member 'FAnimNode_CCDIK::EffectorTarget' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, TipBone) == 0x000180, "Member 'FAnimNode_CCDIK::TipBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, RootBone) == 0x000190, "Member 'FAnimNode_CCDIK::RootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, Precision) == 0x0001A0, "Member 'FAnimNode_CCDIK::Precision' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, MaxIterations) == 0x0001A4, "Member 'FAnimNode_CCDIK::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, bStartFromTail) == 0x0001A8, "Member 'FAnimNode_CCDIK::bStartFromTail' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, bEnableRotationLimit) == 0x0001A9, "Member 'FAnimNode_CCDIK::bEnableRotationLimit' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CCDIK, RotationLimitPerJoints) == 0x0001B0, "Member 'FAnimNode_CCDIK::RotationLimitPerJoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FConstraint \ static_assert(alignof(FConstraint) == 0x000004, "Wrong alignment on FConstraint"); \ static_assert(sizeof(FConstraint) == 0x00001C, "Wrong size on FConstraint"); \ static_assert(offsetof(FConstraint, TargetBone) == 0x000000, "Member 'FConstraint::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FConstraint, OffsetOption) == 0x000010, "Member 'FConstraint::OffsetOption' has a wrong offset!"); \ static_assert(offsetof(FConstraint, TransformType) == 0x000011, "Member 'FConstraint::TransformType' has a wrong offset!"); \ static_assert(offsetof(FConstraint, PerAxis) == 0x000012, "Member 'FConstraint::PerAxis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Constraint \ static_assert(alignof(FAnimNode_Constraint) == 0x000008, "Wrong alignment on FAnimNode_Constraint"); \ static_assert(sizeof(FAnimNode_Constraint) == 0x000108, "Wrong size on FAnimNode_Constraint"); \ static_assert(offsetof(FAnimNode_Constraint, BoneToModify) == 0x0000C8, "Member 'FAnimNode_Constraint::BoneToModify' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Constraint, ConstraintSetup) == 0x0000D8, "Member 'FAnimNode_Constraint::ConstraintSetup' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Constraint, ConstraintWeights) == 0x0000E8, "Member 'FAnimNode_Constraint::ConstraintWeights' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CopyBone \ static_assert(alignof(FAnimNode_CopyBone) == 0x000008, "Wrong alignment on FAnimNode_CopyBone"); \ static_assert(sizeof(FAnimNode_CopyBone) == 0x0000F0, "Wrong size on FAnimNode_CopyBone"); \ static_assert(offsetof(FAnimNode_CopyBone, SourceBone) == 0x0000C8, "Member 'FAnimNode_CopyBone::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBone, TargetBone) == 0x0000D8, "Member 'FAnimNode_CopyBone::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBone, bCopyTranslation) == 0x0000E8, "Member 'FAnimNode_CopyBone::bCopyTranslation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBone, bCopyRotation) == 0x0000E9, "Member 'FAnimNode_CopyBone::bCopyRotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBone, bCopyScale) == 0x0000EA, "Member 'FAnimNode_CopyBone::bCopyScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBone, ControlSpace) == 0x0000EB, "Member 'FAnimNode_CopyBone::ControlSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_CopyBoneDelta \ static_assert(alignof(FAnimNode_CopyBoneDelta) == 0x000008, "Wrong alignment on FAnimNode_CopyBoneDelta"); \ static_assert(sizeof(FAnimNode_CopyBoneDelta) == 0x0000F8, "Wrong size on FAnimNode_CopyBoneDelta"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, SourceBone) == 0x0000C8, "Member 'FAnimNode_CopyBoneDelta::SourceBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, TargetBone) == 0x0000D8, "Member 'FAnimNode_CopyBoneDelta::TargetBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, bCopyTranslation) == 0x0000E8, "Member 'FAnimNode_CopyBoneDelta::bCopyTranslation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, bCopyRotation) == 0x0000E9, "Member 'FAnimNode_CopyBoneDelta::bCopyRotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, bCopyScale) == 0x0000EA, "Member 'FAnimNode_CopyBoneDelta::bCopyScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, CopyMode) == 0x0000EB, "Member 'FAnimNode_CopyBoneDelta::CopyMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, TranslationMultiplier) == 0x0000EC, "Member 'FAnimNode_CopyBoneDelta::TranslationMultiplier' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, RotationMultiplier) == 0x0000F0, "Member 'FAnimNode_CopyBoneDelta::RotationMultiplier' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_CopyBoneDelta, ScaleMultiplier) == 0x0000F4, "Member 'FAnimNode_CopyBoneDelta::ScaleMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Fabrik \ static_assert(alignof(FAnimNode_Fabrik) == 0x000010, "Wrong alignment on FAnimNode_Fabrik"); \ static_assert(sizeof(FAnimNode_Fabrik) == 0x0001F0, "Wrong size on FAnimNode_Fabrik"); \ static_assert(offsetof(FAnimNode_Fabrik, EffectorTransform) == 0x0000D0, "Member 'FAnimNode_Fabrik::EffectorTransform' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, EffectorTarget) == 0x000130, "Member 'FAnimNode_Fabrik::EffectorTarget' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, TipBone) == 0x0001C0, "Member 'FAnimNode_Fabrik::TipBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, RootBone) == 0x0001D0, "Member 'FAnimNode_Fabrik::RootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, Precision) == 0x0001E0, "Member 'FAnimNode_Fabrik::Precision' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, MaxIterations) == 0x0001E4, "Member 'FAnimNode_Fabrik::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, EffectorTransformSpace) == 0x0001E8, "Member 'FAnimNode_Fabrik::EffectorTransformSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Fabrik, EffectorRotationSource) == 0x0001E9, "Member 'FAnimNode_Fabrik::EffectorRotationSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_HandIKRetargeting \ static_assert(alignof(FAnimNode_HandIKRetargeting) == 0x000008, "Wrong alignment on FAnimNode_HandIKRetargeting"); \ static_assert(sizeof(FAnimNode_HandIKRetargeting) == 0x000120, "Wrong size on FAnimNode_HandIKRetargeting"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, RightHandFK) == 0x0000C8, "Member 'FAnimNode_HandIKRetargeting::RightHandFK' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, LeftHandFK) == 0x0000D8, "Member 'FAnimNode_HandIKRetargeting::LeftHandFK' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, RightHandIK) == 0x0000E8, "Member 'FAnimNode_HandIKRetargeting::RightHandIK' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, LeftHandIK) == 0x0000F8, "Member 'FAnimNode_HandIKRetargeting::LeftHandIK' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, IKBonesToMove) == 0x000108, "Member 'FAnimNode_HandIKRetargeting::IKBonesToMove' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_HandIKRetargeting, HandFKWeight) == 0x000118, "Member 'FAnimNode_HandIKRetargeting::HandFKWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKChainLink \ static_assert(alignof(FIKChainLink) == 0x000008, "Wrong alignment on FIKChainLink"); \ static_assert(sizeof(FIKChainLink) == 0x000070, "Wrong size on FIKChainLink"); \ #define DUMPER7_ASSERTS_FIKChain \ static_assert(alignof(FIKChain) == 0x000008, "Wrong alignment on FIKChain"); \ static_assert(sizeof(FIKChain) == 0x000048, "Wrong size on FIKChain"); \ #define DUMPER7_ASSERTS_FAnimLegIKDefinition \ static_assert(alignof(FAnimLegIKDefinition) == 0x000004, "Wrong alignment on FAnimLegIKDefinition"); \ static_assert(sizeof(FAnimLegIKDefinition) == 0x00002C, "Wrong size on FAnimLegIKDefinition"); \ static_assert(offsetof(FAnimLegIKDefinition, IKFootBone) == 0x000000, "Member 'FAnimLegIKDefinition::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, FKFootBone) == 0x000010, "Member 'FAnimLegIKDefinition::FKFootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, NumBonesInLimb) == 0x000020, "Member 'FAnimLegIKDefinition::NumBonesInLimb' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, MinRotationAngle) == 0x000024, "Member 'FAnimLegIKDefinition::MinRotationAngle' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, FootBoneForwardAxis) == 0x000028, "Member 'FAnimLegIKDefinition::FootBoneForwardAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, HingeRotationAxis) == 0x000029, "Member 'FAnimLegIKDefinition::HingeRotationAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, bEnableRotationLimit) == 0x00002A, "Member 'FAnimLegIKDefinition::bEnableRotationLimit' has a wrong offset!"); \ static_assert(offsetof(FAnimLegIKDefinition, bEnableKneeTwistCorrection) == 0x00002B, "Member 'FAnimLegIKDefinition::bEnableKneeTwistCorrection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimLegIKData \ static_assert(alignof(FAnimLegIKData) == 0x000010, "Wrong alignment on FAnimLegIKData"); \ static_assert(sizeof(FAnimLegIKData) == 0x0000E0, "Wrong size on FAnimLegIKData"); \ #define DUMPER7_ASSERTS_FAnimNode_LegIK \ static_assert(alignof(FAnimNode_LegIK) == 0x000008, "Wrong alignment on FAnimNode_LegIK"); \ static_assert(sizeof(FAnimNode_LegIK) == 0x0000F8, "Wrong size on FAnimNode_LegIK"); \ static_assert(offsetof(FAnimNode_LegIK, ReachPrecision) == 0x0000C8, "Member 'FAnimNode_LegIK::ReachPrecision' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LegIK, MaxIterations) == 0x0000CC, "Member 'FAnimNode_LegIK::MaxIterations' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LegIK, LegsDefinition) == 0x0000D0, "Member 'FAnimNode_LegIK::LegsDefinition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_LookAt \ static_assert(alignof(FAnimNode_LookAt) == 0x000010, "Wrong alignment on FAnimNode_LookAt"); \ static_assert(sizeof(FAnimNode_LookAt) == 0x000250, "Wrong size on FAnimNode_LookAt"); \ static_assert(offsetof(FAnimNode_LookAt, BoneToModify) == 0x0000C8, "Member 'FAnimNode_LookAt::BoneToModify' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, LookAtTarget) == 0x0000E0, "Member 'FAnimNode_LookAt::LookAtTarget' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, LookAtLocation) == 0x000170, "Member 'FAnimNode_LookAt::LookAtLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, LookAt_Axis) == 0x000188, "Member 'FAnimNode_LookAt::LookAt_Axis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, bUseLookUpAxis) == 0x0001A8, "Member 'FAnimNode_LookAt::bUseLookUpAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, InterpolationType) == 0x0001A9, "Member 'FAnimNode_LookAt::InterpolationType' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, LookUp_Axis) == 0x0001B0, "Member 'FAnimNode_LookAt::LookUp_Axis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, LookAtClamp) == 0x0001D0, "Member 'FAnimNode_LookAt::LookAtClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, InterpolationTime) == 0x0001D4, "Member 'FAnimNode_LookAt::InterpolationTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LookAt, InterpolationTriggerThreashold) == 0x0001D8, "Member 'FAnimNode_LookAt::InterpolationTriggerThreashold' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ObserveBone \ static_assert(alignof(FAnimNode_ObserveBone) == 0x000008, "Wrong alignment on FAnimNode_ObserveBone"); \ static_assert(sizeof(FAnimNode_ObserveBone) == 0x000128, "Wrong size on FAnimNode_ObserveBone"); \ static_assert(offsetof(FAnimNode_ObserveBone, BoneToObserve) == 0x0000C8, "Member 'FAnimNode_ObserveBone::BoneToObserve' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ObserveBone, DisplaySpace) == 0x0000D8, "Member 'FAnimNode_ObserveBone::DisplaySpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ObserveBone, bRelativeToRefPose) == 0x0000D9, "Member 'FAnimNode_ObserveBone::bRelativeToRefPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ObserveBone, Translation) == 0x0000E0, "Member 'FAnimNode_ObserveBone::Translation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ObserveBone, Rotation) == 0x0000F8, "Member 'FAnimNode_ObserveBone::Rotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ObserveBone, Scale) == 0x000110, "Member 'FAnimNode_ObserveBone::Scale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ResetRoot \ static_assert(alignof(FAnimNode_ResetRoot) == 0x000008, "Wrong alignment on FAnimNode_ResetRoot"); \ static_assert(sizeof(FAnimNode_ResetRoot) == 0x0000D8, "Wrong size on FAnimNode_ResetRoot"); \ #define DUMPER7_ASSERTS_FSimSpaceSettings \ static_assert(alignof(FSimSpaceSettings) == 0x000008, "Wrong alignment on FSimSpaceSettings"); \ static_assert(sizeof(FSimSpaceSettings) == 0x000068, "Wrong size on FSimSpaceSettings"); \ static_assert(offsetof(FSimSpaceSettings, WorldAlpha) == 0x000000, "Member 'FSimSpaceSettings::WorldAlpha' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, VelocityScaleZ) == 0x000004, "Member 'FSimSpaceSettings::VelocityScaleZ' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, MaxLinearVelocity) == 0x000008, "Member 'FSimSpaceSettings::MaxLinearVelocity' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, MaxAngularVelocity) == 0x00000C, "Member 'FSimSpaceSettings::MaxAngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, MaxLinearAcceleration) == 0x000010, "Member 'FSimSpaceSettings::MaxLinearAcceleration' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, MaxAngularAcceleration) == 0x000014, "Member 'FSimSpaceSettings::MaxAngularAcceleration' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, ExternalLinearDrag) == 0x000018, "Member 'FSimSpaceSettings::ExternalLinearDrag' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, ExternalLinearDragV) == 0x000020, "Member 'FSimSpaceSettings::ExternalLinearDragV' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, ExternalLinearVelocity) == 0x000038, "Member 'FSimSpaceSettings::ExternalLinearVelocity' has a wrong offset!"); \ static_assert(offsetof(FSimSpaceSettings, ExternalAngularVelocity) == 0x000050, "Member 'FSimSpaceSettings::ExternalAngularVelocity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_RigidBody \ static_assert(alignof(FAnimNode_RigidBody) == 0x000010, "Wrong alignment on FAnimNode_RigidBody"); \ static_assert(sizeof(FAnimNode_RigidBody) == 0x0009A0, "Wrong size on FAnimNode_RigidBody"); \ static_assert(offsetof(FAnimNode_RigidBody, OverridePhysicsAsset) == 0x0000C8, "Member 'FAnimNode_RigidBody::OverridePhysicsAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, OverrideWorldGravity) == 0x0001F8, "Member 'FAnimNode_RigidBody::OverrideWorldGravity' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, ExternalForce) == 0x000210, "Member 'FAnimNode_RigidBody::ExternalForce' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, ComponentLinearAccScale) == 0x000228, "Member 'FAnimNode_RigidBody::ComponentLinearAccScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, ComponentLinearVelScale) == 0x000240, "Member 'FAnimNode_RigidBody::ComponentLinearVelScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, ComponentAppliedLinearAccClamp) == 0x000258, "Member 'FAnimNode_RigidBody::ComponentAppliedLinearAccClamp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, SimSpaceSettings) == 0x000270, "Member 'FAnimNode_RigidBody::SimSpaceSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, CachedBoundsScale) == 0x0002D8, "Member 'FAnimNode_RigidBody::CachedBoundsScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, BaseBoneRef) == 0x0002DC, "Member 'FAnimNode_RigidBody::BaseBoneRef' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, OverlapChannel) == 0x0002EC, "Member 'FAnimNode_RigidBody::OverlapChannel' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, SimulationSpace) == 0x0002ED, "Member 'FAnimNode_RigidBody::SimulationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, bForceDisableCollisionBetweenConstraintBodies) == 0x0002EE, "Member 'FAnimNode_RigidBody::bForceDisableCollisionBetweenConstraintBodies' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, bUseExternalClothCollision) == 0x0002EF, "Member 'FAnimNode_RigidBody::bUseExternalClothCollision' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, WorldSpaceMinimumScale) == 0x0002F4, "Member 'FAnimNode_RigidBody::WorldSpaceMinimumScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, EvaluationResetTime) == 0x0002F8, "Member 'FAnimNode_RigidBody::EvaluationResetTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_RigidBody, SimulationTiming) == 0x0002FD, "Member 'FAnimNode_RigidBody::SimulationTiming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_ScaleChainLength \ static_assert(alignof(FAnimNode_ScaleChainLength) == 0x000008, "Wrong alignment on FAnimNode_ScaleChainLength"); \ static_assert(sizeof(FAnimNode_ScaleChainLength) == 0x000088, "Wrong size on FAnimNode_ScaleChainLength"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, InputPose) == 0x000010, "Member 'FAnimNode_ScaleChainLength::InputPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, DefaultChainLength) == 0x000020, "Member 'FAnimNode_ScaleChainLength::DefaultChainLength' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, ChainStartBone) == 0x000024, "Member 'FAnimNode_ScaleChainLength::ChainStartBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, ChainEndBone) == 0x000034, "Member 'FAnimNode_ScaleChainLength::ChainEndBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, TargetLocation) == 0x000048, "Member 'FAnimNode_ScaleChainLength::TargetLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, ALPHA) == 0x000060, "Member 'FAnimNode_ScaleChainLength::ALPHA' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, AlphaScaleBias) == 0x000068, "Member 'FAnimNode_ScaleChainLength::AlphaScaleBias' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_ScaleChainLength, ChainInitialLength) == 0x000070, "Member 'FAnimNode_ScaleChainLength::ChainInitialLength' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSplineIKCachedBoneData \ static_assert(alignof(FSplineIKCachedBoneData) == 0x000004, "Wrong alignment on FSplineIKCachedBoneData"); \ static_assert(sizeof(FSplineIKCachedBoneData) == 0x000014, "Wrong size on FSplineIKCachedBoneData"); \ static_assert(offsetof(FSplineIKCachedBoneData, bone) == 0x000000, "Member 'FSplineIKCachedBoneData::bone' has a wrong offset!"); \ static_assert(offsetof(FSplineIKCachedBoneData, RefSkeletonIndex) == 0x000010, "Member 'FSplineIKCachedBoneData::RefSkeletonIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SplineIK \ static_assert(alignof(FAnimNode_SplineIK) == 0x000008, "Wrong alignment on FAnimNode_SplineIK"); \ static_assert(sizeof(FAnimNode_SplineIK) == 0x000270, "Wrong size on FAnimNode_SplineIK"); \ static_assert(offsetof(FAnimNode_SplineIK, StartBone) == 0x0000C8, "Member 'FAnimNode_SplineIK::StartBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, EndBone) == 0x0000D8, "Member 'FAnimNode_SplineIK::EndBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, BoneAxis) == 0x0000E8, "Member 'FAnimNode_SplineIK::BoneAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, bAutoCalculateSpline) == 0x0000E9, "Member 'FAnimNode_SplineIK::bAutoCalculateSpline' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, PointCount) == 0x0000EC, "Member 'FAnimNode_SplineIK::PointCount' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, ControlPoints) == 0x0000F0, "Member 'FAnimNode_SplineIK::ControlPoints' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, Roll) == 0x000100, "Member 'FAnimNode_SplineIK::Roll' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, TwistStart) == 0x000104, "Member 'FAnimNode_SplineIK::TwistStart' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, TwistEnd) == 0x000108, "Member 'FAnimNode_SplineIK::TwistEnd' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, TwistBlend) == 0x000110, "Member 'FAnimNode_SplineIK::TwistBlend' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, Stretch) == 0x000140, "Member 'FAnimNode_SplineIK::Stretch' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SplineIK, Offset) == 0x000144, "Member 'FAnimNode_SplineIK::Offset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SpringBone \ static_assert(alignof(FAnimNode_SpringBone) == 0x000008, "Wrong alignment on FAnimNode_SpringBone"); \ static_assert(sizeof(FAnimNode_SpringBone) == 0x000158, "Wrong size on FAnimNode_SpringBone"); \ static_assert(offsetof(FAnimNode_SpringBone, SpringBone) == 0x0000C8, "Member 'FAnimNode_SpringBone::SpringBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpringBone, MaxDisplacement) == 0x0000D8, "Member 'FAnimNode_SpringBone::MaxDisplacement' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpringBone, SpringStiffness) == 0x0000DC, "Member 'FAnimNode_SpringBone::SpringStiffness' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpringBone, SpringDamping) == 0x0000E0, "Member 'FAnimNode_SpringBone::SpringDamping' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpringBone, ErrorResetThresh) == 0x0000E4, "Member 'FAnimNode_SpringBone::ErrorResetThresh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRotationLimit \ static_assert(alignof(FRotationLimit) == 0x000008, "Wrong alignment on FRotationLimit"); \ static_assert(sizeof(FRotationLimit) == 0x000030, "Wrong size on FRotationLimit"); \ static_assert(offsetof(FRotationLimit, LimitMin) == 0x000000, "Member 'FRotationLimit::LimitMin' has a wrong offset!"); \ static_assert(offsetof(FRotationLimit, LimitMax) == 0x000018, "Member 'FRotationLimit::LimitMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_Trail \ static_assert(alignof(FAnimNode_Trail) == 0x000010, "Wrong alignment on FAnimNode_Trail"); \ static_assert(sizeof(FAnimNode_Trail) == 0x0002A0, "Wrong size on FAnimNode_Trail"); \ static_assert(offsetof(FAnimNode_Trail, TrailBone) == 0x000130, "Member 'FAnimNode_Trail::TrailBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, ChainLength) == 0x000140, "Member 'FAnimNode_Trail::ChainLength' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, ChainBoneAxis) == 0x000144, "Member 'FAnimNode_Trail::ChainBoneAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, MaxDeltaTime) == 0x000148, "Member 'FAnimNode_Trail::MaxDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, RelaxationSpeedScale) == 0x00014C, "Member 'FAnimNode_Trail::RelaxationSpeedScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, TrailRelaxationSpeed) == 0x000150, "Member 'FAnimNode_Trail::TrailRelaxationSpeed' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, RelaxationSpeedScaleInputProcessor) == 0x0001D8, "Member 'FAnimNode_Trail::RelaxationSpeedScaleInputProcessor' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, RotationLimits) == 0x000208, "Member 'FAnimNode_Trail::RotationLimits' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, RotationOffsets) == 0x000218, "Member 'FAnimNode_Trail::RotationOffsets' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, PlanarLimits) == 0x000228, "Member 'FAnimNode_Trail::PlanarLimits' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, StretchLimit) == 0x000238, "Member 'FAnimNode_Trail::StretchLimit' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, FakeVelocity) == 0x000240, "Member 'FAnimNode_Trail::FakeVelocity' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, BaseJoint) == 0x000258, "Member 'FAnimNode_Trail::BaseJoint' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_Trail, LastBoneRotationAnimAlphaBlend) == 0x000268, "Member 'FAnimNode_Trail::LastBoneRotationAnimAlphaBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FReferenceBoneFrame \ static_assert(alignof(FReferenceBoneFrame) == 0x000008, "Wrong alignment on FReferenceBoneFrame"); \ static_assert(sizeof(FReferenceBoneFrame) == 0x000030, "Wrong size on FReferenceBoneFrame"); \ static_assert(offsetof(FReferenceBoneFrame, bone) == 0x000000, "Member 'FReferenceBoneFrame::bone' has a wrong offset!"); \ static_assert(offsetof(FReferenceBoneFrame, Axis) == 0x000010, "Member 'FReferenceBoneFrame::Axis' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_TwistCorrectiveNode \ static_assert(alignof(FAnimNode_TwistCorrectiveNode) == 0x000008, "Wrong alignment on FAnimNode_TwistCorrectiveNode"); \ static_assert(sizeof(FAnimNode_TwistCorrectiveNode) == 0x000168, "Wrong size on FAnimNode_TwistCorrectiveNode"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, BaseFrame) == 0x0000C8, "Member 'FAnimNode_TwistCorrectiveNode::BaseFrame' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, TwistFrame) == 0x0000F8, "Member 'FAnimNode_TwistCorrectiveNode::TwistFrame' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, TwistPlaneNormalAxis) == 0x000128, "Member 'FAnimNode_TwistCorrectiveNode::TwistPlaneNormalAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, RangeMax) == 0x000148, "Member 'FAnimNode_TwistCorrectiveNode::RangeMax' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, RemappedMin) == 0x00014C, "Member 'FAnimNode_TwistCorrectiveNode::RemappedMin' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, RemappedMax) == 0x000150, "Member 'FAnimNode_TwistCorrectiveNode::RemappedMax' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwistCorrectiveNode, Curve) == 0x000154, "Member 'FAnimNode_TwistCorrectiveNode::Curve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_TwoBoneIK \ static_assert(alignof(FAnimNode_TwoBoneIK) == 0x000010, "Wrong alignment on FAnimNode_TwoBoneIK"); \ static_assert(sizeof(FAnimNode_TwoBoneIK) == 0x000270, "Wrong size on FAnimNode_TwoBoneIK"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, IKBone) == 0x0000C8, "Member 'FAnimNode_TwoBoneIK::IKBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, StartStretchRatio) == 0x0000D8, "Member 'FAnimNode_TwoBoneIK::StartStretchRatio' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, MaxStretchScale) == 0x0000DC, "Member 'FAnimNode_TwoBoneIK::MaxStretchScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, EffectorLocation) == 0x0000E0, "Member 'FAnimNode_TwoBoneIK::EffectorLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, EffectorTarget) == 0x000100, "Member 'FAnimNode_TwoBoneIK::EffectorTarget' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, JointTargetLocation) == 0x000190, "Member 'FAnimNode_TwoBoneIK::JointTargetLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, JointTarget) == 0x0001B0, "Member 'FAnimNode_TwoBoneIK::JointTarget' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, TwistAxis) == 0x000240, "Member 'FAnimNode_TwoBoneIK::TwistAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, EffectorLocationSpace) == 0x000260, "Member 'FAnimNode_TwoBoneIK::EffectorLocationSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_TwoBoneIK, JointTargetLocationSpace) == 0x000261, "Member 'FAnimNode_TwoBoneIK::JointTargetLocationSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLinkedAnimGraphReference \ static_assert(alignof(FLinkedAnimGraphReference) == 0x000008, "Wrong alignment on FLinkedAnimGraphReference"); \ static_assert(sizeof(FLinkedAnimGraphReference) == 0x000010, "Wrong size on FLinkedAnimGraphReference"); \ #define DUMPER7_ASSERTS_FRBFEntry \ static_assert(alignof(FRBFEntry) == 0x000008, "Wrong alignment on FRBFEntry"); \ static_assert(sizeof(FRBFEntry) == 0x000010, "Wrong size on FRBFEntry"); \ static_assert(offsetof(FRBFEntry, Values) == 0x000000, "Member 'FRBFEntry::Values' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRBFTarget \ static_assert(alignof(FRBFTarget) == 0x000008, "Wrong alignment on FRBFTarget"); \ static_assert(sizeof(FRBFTarget) == 0x0000A0, "Wrong size on FRBFTarget"); \ static_assert(offsetof(FRBFTarget, ScaleFactor) == 0x000010, "Member 'FRBFTarget::ScaleFactor' has a wrong offset!"); \ static_assert(offsetof(FRBFTarget, bApplyCustomCurve) == 0x000014, "Member 'FRBFTarget::bApplyCustomCurve' has a wrong offset!"); \ static_assert(offsetof(FRBFTarget, CustomCurve) == 0x000018, "Member 'FRBFTarget::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(FRBFTarget, DistanceMethod) == 0x000098, "Member 'FRBFTarget::DistanceMethod' has a wrong offset!"); \ static_assert(offsetof(FRBFTarget, FunctionType) == 0x000099, "Member 'FRBFTarget::FunctionType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSequenceEvaluatorReference \ static_assert(alignof(FSequenceEvaluatorReference) == 0x000008, "Wrong alignment on FSequenceEvaluatorReference"); \ static_assert(sizeof(FSequenceEvaluatorReference) == 0x000010, "Wrong size on FSequenceEvaluatorReference"); \ #define DUMPER7_ASSERTS_FSkeletalControlReference \ static_assert(alignof(FSkeletalControlReference) == 0x000008, "Wrong alignment on FSkeletalControlReference"); \ static_assert(sizeof(FSkeletalControlReference) == 0x000010, "Wrong size on FSkeletalControlReference"); \ #define DUMPER7_ASSERTS_FAnimNode_StateResult \ static_assert(alignof(FAnimNode_StateResult) == 0x000008, "Wrong alignment on FAnimNode_StateResult"); \ static_assert(sizeof(FAnimNode_StateResult) == 0x000020, "Wrong size on FAnimNode_StateResult"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer \ static_assert(alignof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer"); \ static_assert(sizeof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer, Node) == 0x000000, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer::Node' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer, Result) == 0x000010, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer::Result' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer, ReturnValue) == 0x000018, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure \ static_assert(alignof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure"); \ static_assert(sizeof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure, Node) == 0x000000, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure::Node' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure, BlendSpacePlayer) == 0x000010, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure, Result) == 0x000020, "Member 'BlendSpacePlayerLibrary_ConvertToBlendSpacePlayerPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_GetBlendSpace \ static_assert(alignof(BlendSpacePlayerLibrary_GetBlendSpace) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_GetBlendSpace"); \ static_assert(sizeof(BlendSpacePlayerLibrary_GetBlendSpace) == 0x000018, "Wrong size on BlendSpacePlayerLibrary_GetBlendSpace"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetBlendSpace, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_GetBlendSpace::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetBlendSpace, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_GetBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_GetLoop \ static_assert(alignof(BlendSpacePlayerLibrary_GetLoop) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_GetLoop"); \ static_assert(sizeof(BlendSpacePlayerLibrary_GetLoop) == 0x000018, "Wrong size on BlendSpacePlayerLibrary_GetLoop"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetLoop, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_GetLoop::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetLoop, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_GetLoop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_GetPlayRate \ static_assert(alignof(BlendSpacePlayerLibrary_GetPlayRate) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_GetPlayRate"); \ static_assert(sizeof(BlendSpacePlayerLibrary_GetPlayRate) == 0x000018, "Wrong size on BlendSpacePlayerLibrary_GetPlayRate"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetPlayRate, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_GetPlayRate::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetPlayRate, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_GetPosition \ static_assert(alignof(BlendSpacePlayerLibrary_GetPosition) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_GetPosition"); \ static_assert(sizeof(BlendSpacePlayerLibrary_GetPosition) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_GetPosition"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetPosition, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_GetPosition::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetPosition, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_GetPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_GetStartPosition \ static_assert(alignof(BlendSpacePlayerLibrary_GetStartPosition) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_GetStartPosition"); \ static_assert(sizeof(BlendSpacePlayerLibrary_GetStartPosition) == 0x000018, "Wrong size on BlendSpacePlayerLibrary_GetStartPosition"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetStartPosition, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_GetStartPosition::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_GetStartPosition, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_GetStartPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_SetBlendSpace \ static_assert(alignof(BlendSpacePlayerLibrary_SetBlendSpace) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_SetBlendSpace"); \ static_assert(sizeof(BlendSpacePlayerLibrary_SetBlendSpace) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_SetBlendSpace"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpace, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_SetBlendSpace::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpace, BlendSpace) == 0x000010, "Member 'BlendSpacePlayerLibrary_SetBlendSpace::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpace, ReturnValue) == 0x000018, "Member 'BlendSpacePlayerLibrary_SetBlendSpace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending \ static_assert(alignof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending"); \ static_assert(sizeof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending) == 0x000040, "Wrong size on BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending, UpdateContext) == 0x000000, "Member 'BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending, BlendSpacePlayer) == 0x000010, "Member 'BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending, BlendSpace) == 0x000020, "Member 'BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending::BlendSpace' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending, BlendTime) == 0x000028, "Member 'BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending::BlendTime' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending, ReturnValue) == 0x000030, "Member 'BlendSpacePlayerLibrary_SetBlendSpaceWithInertialBlending::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_SetLoop \ static_assert(alignof(BlendSpacePlayerLibrary_SetLoop) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_SetLoop"); \ static_assert(sizeof(BlendSpacePlayerLibrary_SetLoop) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_SetLoop"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetLoop, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_SetLoop::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetLoop, bLoop) == 0x000010, "Member 'BlendSpacePlayerLibrary_SetLoop::bLoop' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetLoop, ReturnValue) == 0x000018, "Member 'BlendSpacePlayerLibrary_SetLoop::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_SetPlayRate \ static_assert(alignof(BlendSpacePlayerLibrary_SetPlayRate) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_SetPlayRate"); \ static_assert(sizeof(BlendSpacePlayerLibrary_SetPlayRate) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_SetPlayRate"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetPlayRate, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_SetPlayRate::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetPlayRate, PlayRate) == 0x000010, "Member 'BlendSpacePlayerLibrary_SetPlayRate::PlayRate' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetPlayRate, ReturnValue) == 0x000018, "Member 'BlendSpacePlayerLibrary_SetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges \ static_assert(alignof(BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges"); \ static_assert(sizeof(BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges) == 0x000028, "Wrong size on BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges, bReset) == 0x000010, "Member 'BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges::bReset' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges, ReturnValue) == 0x000018, "Member 'BlendSpacePlayerLibrary_SetResetPlayTimeWhenBlendSpaceChanges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges \ static_assert(alignof(BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges) == 0x000008, "Wrong alignment on BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges"); \ static_assert(sizeof(BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges) == 0x000018, "Wrong size on BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges, BlendSpacePlayer) == 0x000000, "Member 'BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges::BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges, ReturnValue) == 0x000010, "Member 'BlendSpacePlayerLibrary_ShouldResetPlayTimeWhenBlendSpaceChanges::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlendSpacePlayerLibrary \ static_assert(alignof(UBlendSpacePlayerLibrary) == 0x000008, "Wrong alignment on UBlendSpacePlayerLibrary"); \ static_assert(sizeof(UBlendSpacePlayerLibrary) == 0x000028, "Wrong size on UBlendSpacePlayerLibrary"); \ #define DUMPER7_ASSERTS_LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure \ static_assert(alignof(LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure) == 0x000008, "Wrong alignment on LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure"); \ static_assert(sizeof(LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure) == 0x000028, "Wrong size on LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure, Node) == 0x000000, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure::Node' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure, LayeredBoneBlend) == 0x000010, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure::LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure, Result) == 0x000020, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBlendPerBonePure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend \ static_assert(alignof(LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend) == 0x000008, "Wrong alignment on LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend"); \ static_assert(sizeof(LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend) == 0x000028, "Wrong size on LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend, Node) == 0x000000, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend::Node' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend, Result) == 0x000010, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend::Result' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend, ReturnValue) == 0x000018, "Member 'LayeredBoneBlendLibrary_ConvertToLayeredBoneBlend::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayeredBoneBlendLibrary_GetNumPoses \ static_assert(alignof(LayeredBoneBlendLibrary_GetNumPoses) == 0x000008, "Wrong alignment on LayeredBoneBlendLibrary_GetNumPoses"); \ static_assert(sizeof(LayeredBoneBlendLibrary_GetNumPoses) == 0x000018, "Wrong size on LayeredBoneBlendLibrary_GetNumPoses"); \ static_assert(offsetof(LayeredBoneBlendLibrary_GetNumPoses, LayeredBoneBlend) == 0x000000, "Member 'LayeredBoneBlendLibrary_GetNumPoses::LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_GetNumPoses, ReturnValue) == 0x000010, "Member 'LayeredBoneBlendLibrary_GetNumPoses::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LayeredBoneBlendLibrary_SetBlendMask \ static_assert(alignof(LayeredBoneBlendLibrary_SetBlendMask) == 0x000008, "Wrong alignment on LayeredBoneBlendLibrary_SetBlendMask"); \ static_assert(sizeof(LayeredBoneBlendLibrary_SetBlendMask) == 0x000040, "Wrong size on LayeredBoneBlendLibrary_SetBlendMask"); \ static_assert(offsetof(LayeredBoneBlendLibrary_SetBlendMask, UpdateContext) == 0x000000, "Member 'LayeredBoneBlendLibrary_SetBlendMask::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_SetBlendMask, LayeredBoneBlend) == 0x000010, "Member 'LayeredBoneBlendLibrary_SetBlendMask::LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_SetBlendMask, PoseIndex) == 0x000020, "Member 'LayeredBoneBlendLibrary_SetBlendMask::PoseIndex' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_SetBlendMask, BlendMaskName) == 0x000024, "Member 'LayeredBoneBlendLibrary_SetBlendMask::BlendMaskName' has a wrong offset!"); \ static_assert(offsetof(LayeredBoneBlendLibrary_SetBlendMask, ReturnValue) == 0x000030, "Member 'LayeredBoneBlendLibrary_SetBlendMask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULayeredBoneBlendLibrary \ static_assert(alignof(ULayeredBoneBlendLibrary) == 0x000008, "Wrong alignment on ULayeredBoneBlendLibrary"); \ static_assert(sizeof(ULayeredBoneBlendLibrary) == 0x000028, "Wrong size on ULayeredBoneBlendLibrary"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_ConvertToAnimationStateMachine \ static_assert(alignof(AnimationStateMachineLibrary_ConvertToAnimationStateMachine) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_ConvertToAnimationStateMachine"); \ static_assert(sizeof(AnimationStateMachineLibrary_ConvertToAnimationStateMachine) == 0x000028, "Wrong size on AnimationStateMachineLibrary_ConvertToAnimationStateMachine"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachine, Node) == 0x000000, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachine::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachine, AnimationState) == 0x000010, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachine::AnimationState' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachine, Result) == 0x000020, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachine::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure \ static_assert(alignof(AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure"); \ static_assert(sizeof(AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure) == 0x000028, "Wrong size on AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure, Node) == 0x000000, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure, AnimationState) == 0x000010, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure::AnimationState' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure, Result) == 0x000020, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateMachinePure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_ConvertToAnimationStateResult \ static_assert(alignof(AnimationStateMachineLibrary_ConvertToAnimationStateResult) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_ConvertToAnimationStateResult"); \ static_assert(sizeof(AnimationStateMachineLibrary_ConvertToAnimationStateResult) == 0x000028, "Wrong size on AnimationStateMachineLibrary_ConvertToAnimationStateResult"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResult, Node) == 0x000000, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResult::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResult, AnimationState) == 0x000010, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResult::AnimationState' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResult, Result) == 0x000020, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResult::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_ConvertToAnimationStateResultPure \ static_assert(alignof(AnimationStateMachineLibrary_ConvertToAnimationStateResultPure) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_ConvertToAnimationStateResultPure"); \ static_assert(sizeof(AnimationStateMachineLibrary_ConvertToAnimationStateResultPure) == 0x000028, "Wrong size on AnimationStateMachineLibrary_ConvertToAnimationStateResultPure"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResultPure, Node) == 0x000000, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResultPure::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResultPure, AnimationState) == 0x000010, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResultPure::AnimationState' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_ConvertToAnimationStateResultPure, Result) == 0x000020, "Member 'AnimationStateMachineLibrary_ConvertToAnimationStateResultPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining \ static_assert(alignof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining"); \ static_assert(sizeof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining) == 0x000028, "Wrong size on AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining, ReturnValue) == 0x000020, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemaining::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction \ static_assert(alignof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction"); \ static_assert(sizeof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction) == 0x000028, "Wrong size on AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction, ReturnValue) == 0x000020, "Member 'AnimationStateMachineLibrary_GetRelevantAnimTimeRemainingFraction::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_GetState \ static_assert(alignof(AnimationStateMachineLibrary_GetState) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_GetState"); \ static_assert(sizeof(AnimationStateMachineLibrary_GetState) == 0x000028, "Wrong size on AnimationStateMachineLibrary_GetState"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetState, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_GetState::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetState, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_GetState::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_GetState, ReturnValue) == 0x000020, "Member 'AnimationStateMachineLibrary_GetState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_IsStateBlendingIn \ static_assert(alignof(AnimationStateMachineLibrary_IsStateBlendingIn) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_IsStateBlendingIn"); \ static_assert(sizeof(AnimationStateMachineLibrary_IsStateBlendingIn) == 0x000028, "Wrong size on AnimationStateMachineLibrary_IsStateBlendingIn"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingIn, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_IsStateBlendingIn::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingIn, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_IsStateBlendingIn::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingIn, ReturnValue) == 0x000020, "Member 'AnimationStateMachineLibrary_IsStateBlendingIn::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_IsStateBlendingOut \ static_assert(alignof(AnimationStateMachineLibrary_IsStateBlendingOut) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_IsStateBlendingOut"); \ static_assert(sizeof(AnimationStateMachineLibrary_IsStateBlendingOut) == 0x000028, "Wrong size on AnimationStateMachineLibrary_IsStateBlendingOut"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingOut, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_IsStateBlendingOut::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingOut, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_IsStateBlendingOut::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_IsStateBlendingOut, ReturnValue) == 0x000020, "Member 'AnimationStateMachineLibrary_IsStateBlendingOut::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimationStateMachineLibrary_SetState \ static_assert(alignof(AnimationStateMachineLibrary_SetState) == 0x000008, "Wrong alignment on AnimationStateMachineLibrary_SetState"); \ static_assert(sizeof(AnimationStateMachineLibrary_SetState) == 0x000048, "Wrong size on AnimationStateMachineLibrary_SetState"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, UpdateContext) == 0x000000, "Member 'AnimationStateMachineLibrary_SetState::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, Node) == 0x000010, "Member 'AnimationStateMachineLibrary_SetState::Node' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, TargetState) == 0x000020, "Member 'AnimationStateMachineLibrary_SetState::TargetState' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, Duration) == 0x000028, "Member 'AnimationStateMachineLibrary_SetState::Duration' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, BlendType) == 0x00002C, "Member 'AnimationStateMachineLibrary_SetState::BlendType' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, BlendProfile) == 0x000030, "Member 'AnimationStateMachineLibrary_SetState::BlendProfile' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, AlphaBlendOption) == 0x000038, "Member 'AnimationStateMachineLibrary_SetState::AlphaBlendOption' has a wrong offset!"); \ static_assert(offsetof(AnimationStateMachineLibrary_SetState, CustomBlendCurve) == 0x000040, "Member 'AnimationStateMachineLibrary_SetState::CustomBlendCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimationStateMachineLibrary \ static_assert(alignof(UAnimationStateMachineLibrary) == 0x000008, "Wrong alignment on UAnimationStateMachineLibrary"); \ static_assert(sizeof(UAnimationStateMachineLibrary) == 0x000028, "Wrong size on UAnimationStateMachineLibrary"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext \ static_assert(alignof(AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext"); \ static_assert(sizeof(AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext) == 0x000028, "Wrong size on AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext, Result) == 0x000010, "Member 'AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext::Result' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext, ReturnValue) == 0x000018, "Member 'AnimExecutionContextLibrary_ConvertToComponentSpacePoseContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_ConvertToInitializationContext \ static_assert(alignof(AnimExecutionContextLibrary_ConvertToInitializationContext) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_ConvertToInitializationContext"); \ static_assert(sizeof(AnimExecutionContextLibrary_ConvertToInitializationContext) == 0x000028, "Wrong size on AnimExecutionContextLibrary_ConvertToInitializationContext"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToInitializationContext, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_ConvertToInitializationContext::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToInitializationContext, Result) == 0x000010, "Member 'AnimExecutionContextLibrary_ConvertToInitializationContext::Result' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToInitializationContext, ReturnValue) == 0x000018, "Member 'AnimExecutionContextLibrary_ConvertToInitializationContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_ConvertToPoseContext \ static_assert(alignof(AnimExecutionContextLibrary_ConvertToPoseContext) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_ConvertToPoseContext"); \ static_assert(sizeof(AnimExecutionContextLibrary_ConvertToPoseContext) == 0x000028, "Wrong size on AnimExecutionContextLibrary_ConvertToPoseContext"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToPoseContext, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_ConvertToPoseContext::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToPoseContext, Result) == 0x000010, "Member 'AnimExecutionContextLibrary_ConvertToPoseContext::Result' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToPoseContext, ReturnValue) == 0x000018, "Member 'AnimExecutionContextLibrary_ConvertToPoseContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_ConvertToUpdateContext \ static_assert(alignof(AnimExecutionContextLibrary_ConvertToUpdateContext) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_ConvertToUpdateContext"); \ static_assert(sizeof(AnimExecutionContextLibrary_ConvertToUpdateContext) == 0x000028, "Wrong size on AnimExecutionContextLibrary_ConvertToUpdateContext"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToUpdateContext, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_ConvertToUpdateContext::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToUpdateContext, Result) == 0x000010, "Member 'AnimExecutionContextLibrary_ConvertToUpdateContext::Result' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_ConvertToUpdateContext, ReturnValue) == 0x000018, "Member 'AnimExecutionContextLibrary_ConvertToUpdateContext::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_GetAnimInstance \ static_assert(alignof(AnimExecutionContextLibrary_GetAnimInstance) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_GetAnimInstance"); \ static_assert(sizeof(AnimExecutionContextLibrary_GetAnimInstance) == 0x000018, "Wrong size on AnimExecutionContextLibrary_GetAnimInstance"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetAnimInstance, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_GetAnimInstance::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetAnimInstance, ReturnValue) == 0x000010, "Member 'AnimExecutionContextLibrary_GetAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_GetAnimNodeReference \ static_assert(alignof(AnimExecutionContextLibrary_GetAnimNodeReference) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_GetAnimNodeReference"); \ static_assert(sizeof(AnimExecutionContextLibrary_GetAnimNodeReference) == 0x000020, "Wrong size on AnimExecutionContextLibrary_GetAnimNodeReference"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetAnimNodeReference, Instance) == 0x000000, "Member 'AnimExecutionContextLibrary_GetAnimNodeReference::Instance' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetAnimNodeReference, Index_0) == 0x000008, "Member 'AnimExecutionContextLibrary_GetAnimNodeReference::Index_0' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetAnimNodeReference, ReturnValue) == 0x000010, "Member 'AnimExecutionContextLibrary_GetAnimNodeReference::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_GetCurrentWeight \ static_assert(alignof(AnimExecutionContextLibrary_GetCurrentWeight) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_GetCurrentWeight"); \ static_assert(sizeof(AnimExecutionContextLibrary_GetCurrentWeight) == 0x000018, "Wrong size on AnimExecutionContextLibrary_GetCurrentWeight"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetCurrentWeight, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_GetCurrentWeight::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetCurrentWeight, ReturnValue) == 0x000010, "Member 'AnimExecutionContextLibrary_GetCurrentWeight::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AnimExecutionContextLibrary_GetDeltaTime \ static_assert(alignof(AnimExecutionContextLibrary_GetDeltaTime) == 0x000008, "Wrong alignment on AnimExecutionContextLibrary_GetDeltaTime"); \ static_assert(sizeof(AnimExecutionContextLibrary_GetDeltaTime) == 0x000018, "Wrong size on AnimExecutionContextLibrary_GetDeltaTime"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetDeltaTime, Context) == 0x000000, "Member 'AnimExecutionContextLibrary_GetDeltaTime::Context' has a wrong offset!"); \ static_assert(offsetof(AnimExecutionContextLibrary_GetDeltaTime, ReturnValue) == 0x000010, "Member 'AnimExecutionContextLibrary_GetDeltaTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimExecutionContextLibrary \ static_assert(alignof(UAnimExecutionContextLibrary) == 0x000008, "Wrong alignment on UAnimExecutionContextLibrary"); \ static_assert(sizeof(UAnimExecutionContextLibrary) == 0x000028, "Wrong size on UAnimExecutionContextLibrary"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlayMontageNotify \ static_assert(alignof(UAnimNotify_PlayMontageNotify) == 0x000008, "Wrong alignment on UAnimNotify_PlayMontageNotify"); \ static_assert(sizeof(UAnimNotify_PlayMontageNotify) == 0x000040, "Wrong size on UAnimNotify_PlayMontageNotify"); \ static_assert(offsetof(UAnimNotify_PlayMontageNotify, NotifyName) == 0x000038, "Member 'UAnimNotify_PlayMontageNotify::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_PlayMontageNotifyWindow \ static_assert(alignof(UAnimNotify_PlayMontageNotifyWindow) == 0x000008, "Wrong alignment on UAnimNotify_PlayMontageNotifyWindow"); \ static_assert(sizeof(UAnimNotify_PlayMontageNotifyWindow) == 0x000038, "Wrong size on UAnimNotify_PlayMontageNotifyWindow"); \ static_assert(offsetof(UAnimNotify_PlayMontageNotifyWindow, NotifyName) == 0x000030, "Member 'UAnimNotify_PlayMontageNotifyWindow::NotifyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimSequencerInstance \ static_assert(alignof(UAnimSequencerInstance) == 0x000010, "Wrong alignment on UAnimSequencerInstance"); \ static_assert(sizeof(UAnimSequencerInstance) == 0x000350, "Wrong size on UAnimSequencerInstance"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_CalculateDirection \ static_assert(alignof(KismetAnimationLibrary_CalculateDirection) == 0x000008, "Wrong alignment on KismetAnimationLibrary_CalculateDirection"); \ static_assert(sizeof(KismetAnimationLibrary_CalculateDirection) == 0x000038, "Wrong size on KismetAnimationLibrary_CalculateDirection"); \ static_assert(offsetof(KismetAnimationLibrary_CalculateDirection, Velocity) == 0x000000, "Member 'KismetAnimationLibrary_CalculateDirection::Velocity' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_CalculateDirection, BaseRotation) == 0x000018, "Member 'KismetAnimationLibrary_CalculateDirection::BaseRotation' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_CalculateDirection, ReturnValue) == 0x000030, "Member 'KismetAnimationLibrary_CalculateDirection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory \ static_assert(alignof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory"); \ static_assert(sizeof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory) == 0x000060, "Wrong size on KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, DeltaSeconds) == 0x000000, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, position) == 0x000008, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::position' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, History) == 0x000020, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::History' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, NumberOfSamples) == 0x000050, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::NumberOfSamples' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, VelocityMin) == 0x000054, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::VelocityMin' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, VelocityMax) == 0x000058, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::VelocityMax' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory, ReturnValue) == 0x00005C, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromPositionHistory::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_CalculateVelocityFromSockets \ static_assert(alignof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_CalculateVelocityFromSockets"); \ static_assert(sizeof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets) == 0x000110, "Wrong size on KismetAnimationLibrary_K2_CalculateVelocityFromSockets"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, DeltaSeconds) == 0x000000, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, Component) == 0x000008, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::Component' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, SocketOrBoneName) == 0x000010, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::SocketOrBoneName' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, ReferenceSocketOrBone) == 0x000018, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::ReferenceSocketOrBone' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, SocketSpace) == 0x000020, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::SocketSpace' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, OffsetInBoneSpace) == 0x000028, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::OffsetInBoneSpace' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, History) == 0x000040, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::History' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, NumberOfSamples) == 0x000070, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::NumberOfSamples' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, VelocityMin) == 0x000074, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::VelocityMin' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, VelocityMax) == 0x000078, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::VelocityMax' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, EasingType) == 0x00007C, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::EasingType' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, CustomCurve) == 0x000080, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::CustomCurve' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_CalculateVelocityFromSockets, ReturnValue) == 0x000108, "Member 'KismetAnimationLibrary_K2_CalculateVelocityFromSockets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_DirectionBetweenSockets \ static_assert(alignof(KismetAnimationLibrary_K2_DirectionBetweenSockets) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_DirectionBetweenSockets"); \ static_assert(sizeof(KismetAnimationLibrary_K2_DirectionBetweenSockets) == 0x000030, "Wrong size on KismetAnimationLibrary_K2_DirectionBetweenSockets"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DirectionBetweenSockets, Component) == 0x000000, "Member 'KismetAnimationLibrary_K2_DirectionBetweenSockets::Component' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DirectionBetweenSockets, SocketOrBoneNameFrom) == 0x000008, "Member 'KismetAnimationLibrary_K2_DirectionBetweenSockets::SocketOrBoneNameFrom' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DirectionBetweenSockets, SocketOrBoneNameTo) == 0x000010, "Member 'KismetAnimationLibrary_K2_DirectionBetweenSockets::SocketOrBoneNameTo' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DirectionBetweenSockets, ReturnValue) == 0x000018, "Member 'KismetAnimationLibrary_K2_DirectionBetweenSockets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange \ static_assert(alignof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange"); \ static_assert(sizeof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange) == 0x000038, "Wrong size on KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, Component) == 0x000000, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::Component' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, SocketOrBoneNameA) == 0x000008, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::SocketOrBoneNameA' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, SocketSpaceA) == 0x000010, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::SocketSpaceA' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, SocketOrBoneNameB) == 0x000014, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::SocketOrBoneNameB' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, SocketSpaceB) == 0x00001C, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::SocketSpaceB' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, bRemapRange) == 0x00001D, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::bRemapRange' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, InRangeMin) == 0x000020, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::InRangeMin' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, InRangeMax) == 0x000024, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::InRangeMax' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, OutRangeMin) == 0x000028, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::OutRangeMin' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, OutRangeMax) == 0x00002C, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::OutRangeMax' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange, ReturnValue) == 0x000030, "Member 'KismetAnimationLibrary_K2_DistanceBetweenTwoSocketsAndMapRange::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_EndProfilingTimer \ static_assert(alignof(KismetAnimationLibrary_K2_EndProfilingTimer) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_EndProfilingTimer"); \ static_assert(sizeof(KismetAnimationLibrary_K2_EndProfilingTimer) == 0x000020, "Wrong size on KismetAnimationLibrary_K2_EndProfilingTimer"); \ static_assert(offsetof(KismetAnimationLibrary_K2_EndProfilingTimer, bLog) == 0x000000, "Member 'KismetAnimationLibrary_K2_EndProfilingTimer::bLog' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_EndProfilingTimer, LogPrefix) == 0x000008, "Member 'KismetAnimationLibrary_K2_EndProfilingTimer::LogPrefix' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_EndProfilingTimer, ReturnValue) == 0x000018, "Member 'KismetAnimationLibrary_K2_EndProfilingTimer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_LookAt \ static_assert(alignof(KismetAnimationLibrary_K2_LookAt) == 0x000010, "Wrong alignment on KismetAnimationLibrary_K2_LookAt"); \ static_assert(sizeof(KismetAnimationLibrary_K2_LookAt) == 0x000120, "Wrong size on KismetAnimationLibrary_K2_LookAt"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, CurrentTransform) == 0x000000, "Member 'KismetAnimationLibrary_K2_LookAt::CurrentTransform' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, TargetPosition) == 0x000060, "Member 'KismetAnimationLibrary_K2_LookAt::TargetPosition' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, LookAtVector) == 0x000078, "Member 'KismetAnimationLibrary_K2_LookAt::LookAtVector' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, bUseUpVector) == 0x000090, "Member 'KismetAnimationLibrary_K2_LookAt::bUseUpVector' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, UpVector) == 0x000098, "Member 'KismetAnimationLibrary_K2_LookAt::UpVector' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, ClampConeInDegree) == 0x0000B0, "Member 'KismetAnimationLibrary_K2_LookAt::ClampConeInDegree' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_LookAt, ReturnValue) == 0x0000C0, "Member 'KismetAnimationLibrary_K2_LookAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap \ static_assert(alignof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap) == 0x000004, "Wrong alignment on KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap"); \ static_assert(sizeof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap) == 0x000010, "Wrong size on KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap, Value) == 0x000000, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap::Value' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap, RangeOutMin) == 0x000004, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap::RangeOutMin' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap, RangeOutMax) == 0x000008, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap::RangeOutMax' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap, ReturnValue) == 0x00000C, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseAndRemap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap \ static_assert(alignof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap"); \ static_assert(sizeof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap) == 0x000040, "Wrong size on KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, X) == 0x000000, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::X' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, Y) == 0x000004, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::Y' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, Z) == 0x000008, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::Z' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMinX) == 0x00000C, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMinX' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMaxX) == 0x000010, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMaxX' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMinY) == 0x000014, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMinY' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMaxY) == 0x000018, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMaxY' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMinZ) == 0x00001C, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMinZ' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, RangeOutMaxZ) == 0x000020, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::RangeOutMaxZ' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap, ReturnValue) == 0x000028, "Member 'KismetAnimationLibrary_K2_MakePerlinNoiseVectorAndRemap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_KismetAnimationLibrary_K2_TwoBoneIK \ static_assert(alignof(KismetAnimationLibrary_K2_TwoBoneIK) == 0x000008, "Wrong alignment on KismetAnimationLibrary_K2_TwoBoneIK"); \ static_assert(sizeof(KismetAnimationLibrary_K2_TwoBoneIK) == 0x0000B8, "Wrong size on KismetAnimationLibrary_K2_TwoBoneIK"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, RootPos) == 0x000000, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::RootPos' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, JointPos) == 0x000018, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::JointPos' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, EndPos) == 0x000030, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::EndPos' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, JointTarget) == 0x000048, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::JointTarget' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, Effector) == 0x000060, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::Effector' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, OutJointPos) == 0x000078, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::OutJointPos' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, OutEndPos) == 0x000090, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::OutEndPos' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, bAllowStretching) == 0x0000A8, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::bAllowStretching' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, StartStretchRatio) == 0x0000AC, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::StartStretchRatio' has a wrong offset!"); \ static_assert(offsetof(KismetAnimationLibrary_K2_TwoBoneIK, MaxStretchScale) == 0x0000B0, "Member 'KismetAnimationLibrary_K2_TwoBoneIK::MaxStretchScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKismetAnimationLibrary \ static_assert(alignof(UKismetAnimationLibrary) == 0x000008, "Wrong alignment on UKismetAnimationLibrary"); \ static_assert(sizeof(UKismetAnimationLibrary) == 0x000028, "Wrong size on UKismetAnimationLibrary"); \ #define DUMPER7_ASSERTS_LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph \ static_assert(alignof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph) == 0x000008, "Wrong alignment on LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph"); \ static_assert(sizeof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph) == 0x000028, "Wrong size on LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph, Node) == 0x000000, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph::Node' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph, Result) == 0x000010, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph::Result' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph, ReturnValue) == 0x000018, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraph::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure \ static_assert(alignof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure) == 0x000008, "Wrong alignment on LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure"); \ static_assert(sizeof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure) == 0x000028, "Wrong size on LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure, Node) == 0x000000, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure::Node' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure, LinkedAnimGraph) == 0x000010, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure::LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure, Result) == 0x000020, "Member 'LinkedAnimGraphLibrary_ConvertToLinkedAnimGraphPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LinkedAnimGraphLibrary_GetLinkedAnimInstance \ static_assert(alignof(LinkedAnimGraphLibrary_GetLinkedAnimInstance) == 0x000008, "Wrong alignment on LinkedAnimGraphLibrary_GetLinkedAnimInstance"); \ static_assert(sizeof(LinkedAnimGraphLibrary_GetLinkedAnimInstance) == 0x000018, "Wrong size on LinkedAnimGraphLibrary_GetLinkedAnimInstance"); \ static_assert(offsetof(LinkedAnimGraphLibrary_GetLinkedAnimInstance, Node) == 0x000000, "Member 'LinkedAnimGraphLibrary_GetLinkedAnimInstance::Node' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_GetLinkedAnimInstance, ReturnValue) == 0x000010, "Member 'LinkedAnimGraphLibrary_GetLinkedAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LinkedAnimGraphLibrary_HasLinkedAnimInstance \ static_assert(alignof(LinkedAnimGraphLibrary_HasLinkedAnimInstance) == 0x000008, "Wrong alignment on LinkedAnimGraphLibrary_HasLinkedAnimInstance"); \ static_assert(sizeof(LinkedAnimGraphLibrary_HasLinkedAnimInstance) == 0x000018, "Wrong size on LinkedAnimGraphLibrary_HasLinkedAnimInstance"); \ static_assert(offsetof(LinkedAnimGraphLibrary_HasLinkedAnimInstance, Node) == 0x000000, "Member 'LinkedAnimGraphLibrary_HasLinkedAnimInstance::Node' has a wrong offset!"); \ static_assert(offsetof(LinkedAnimGraphLibrary_HasLinkedAnimInstance, ReturnValue) == 0x000010, "Member 'LinkedAnimGraphLibrary_HasLinkedAnimInstance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULinkedAnimGraphLibrary \ static_assert(alignof(ULinkedAnimGraphLibrary) == 0x000008, "Wrong alignment on ULinkedAnimGraphLibrary"); \ static_assert(sizeof(ULinkedAnimGraphLibrary) == 0x000028, "Wrong size on ULinkedAnimGraphLibrary"); \ #define DUMPER7_ASSERTS_PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage \ static_assert(alignof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage) == 0x000008, "Wrong alignment on PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage"); \ static_assert(sizeof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage) == 0x000028, "Wrong size on PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, InSkeletalMeshComponent) == 0x000000, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::InSkeletalMeshComponent' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, MontageToPlay) == 0x000008, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::MontageToPlay' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, PlayRate) == 0x000010, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::PlayRate' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, StartingPosition) == 0x000014, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::StartingPosition' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, StartingSection) == 0x000018, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::StartingSection' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage, ReturnValue) == 0x000020, "Member 'PlayMontageCallbackProxy_CreateProxyObjectForPlayMontage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayMontageCallbackProxy_OnMontageBlendingOut \ static_assert(alignof(PlayMontageCallbackProxy_OnMontageBlendingOut) == 0x000008, "Wrong alignment on PlayMontageCallbackProxy_OnMontageBlendingOut"); \ static_assert(sizeof(PlayMontageCallbackProxy_OnMontageBlendingOut) == 0x000010, "Wrong size on PlayMontageCallbackProxy_OnMontageBlendingOut"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnMontageBlendingOut, Montage) == 0x000000, "Member 'PlayMontageCallbackProxy_OnMontageBlendingOut::Montage' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnMontageBlendingOut, bInterrupted) == 0x000008, "Member 'PlayMontageCallbackProxy_OnMontageBlendingOut::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayMontageCallbackProxy_OnMontageEnded \ static_assert(alignof(PlayMontageCallbackProxy_OnMontageEnded) == 0x000008, "Wrong alignment on PlayMontageCallbackProxy_OnMontageEnded"); \ static_assert(sizeof(PlayMontageCallbackProxy_OnMontageEnded) == 0x000010, "Wrong size on PlayMontageCallbackProxy_OnMontageEnded"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnMontageEnded, Montage) == 0x000000, "Member 'PlayMontageCallbackProxy_OnMontageEnded::Montage' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnMontageEnded, bInterrupted) == 0x000008, "Member 'PlayMontageCallbackProxy_OnMontageEnded::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayMontageCallbackProxy_OnNotifyBeginReceived \ static_assert(alignof(PlayMontageCallbackProxy_OnNotifyBeginReceived) == 0x000008, "Wrong alignment on PlayMontageCallbackProxy_OnNotifyBeginReceived"); \ static_assert(sizeof(PlayMontageCallbackProxy_OnNotifyBeginReceived) == 0x000028, "Wrong size on PlayMontageCallbackProxy_OnNotifyBeginReceived"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnNotifyBeginReceived, NotifyName) == 0x000000, "Member 'PlayMontageCallbackProxy_OnNotifyBeginReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnNotifyBeginReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'PlayMontageCallbackProxy_OnNotifyBeginReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_PlayMontageCallbackProxy_OnNotifyEndReceived \ static_assert(alignof(PlayMontageCallbackProxy_OnNotifyEndReceived) == 0x000008, "Wrong alignment on PlayMontageCallbackProxy_OnNotifyEndReceived"); \ static_assert(sizeof(PlayMontageCallbackProxy_OnNotifyEndReceived) == 0x000028, "Wrong size on PlayMontageCallbackProxy_OnNotifyEndReceived"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnNotifyEndReceived, NotifyName) == 0x000000, "Member 'PlayMontageCallbackProxy_OnNotifyEndReceived::NotifyName' has a wrong offset!"); \ static_assert(offsetof(PlayMontageCallbackProxy_OnNotifyEndReceived, BranchingPointNotifyPayload) == 0x000008, "Member 'PlayMontageCallbackProxy_OnNotifyEndReceived::BranchingPointNotifyPayload' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPlayMontageCallbackProxy \ static_assert(alignof(UPlayMontageCallbackProxy) == 0x000008, "Wrong alignment on UPlayMontageCallbackProxy"); \ static_assert(sizeof(UPlayMontageCallbackProxy) == 0x0000A8, "Wrong size on UPlayMontageCallbackProxy"); \ static_assert(offsetof(UPlayMontageCallbackProxy, OnCompleted) == 0x000028, "Member 'UPlayMontageCallbackProxy::OnCompleted' has a wrong offset!"); \ static_assert(offsetof(UPlayMontageCallbackProxy, OnBlendOut) == 0x000038, "Member 'UPlayMontageCallbackProxy::OnBlendOut' has a wrong offset!"); \ static_assert(offsetof(UPlayMontageCallbackProxy, OnInterrupted) == 0x000048, "Member 'UPlayMontageCallbackProxy::OnInterrupted' has a wrong offset!"); \ static_assert(offsetof(UPlayMontageCallbackProxy, OnNotifyBegin) == 0x000058, "Member 'UPlayMontageCallbackProxy::OnNotifyBegin' has a wrong offset!"); \ static_assert(offsetof(UPlayMontageCallbackProxy, OnNotifyEnd) == 0x000068, "Member 'UPlayMontageCallbackProxy::OnNotifyEnd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_AdvanceTime \ static_assert(alignof(SequenceEvaluatorLibrary_AdvanceTime) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_AdvanceTime"); \ static_assert(sizeof(SequenceEvaluatorLibrary_AdvanceTime) == 0x000038, "Wrong size on SequenceEvaluatorLibrary_AdvanceTime"); \ static_assert(offsetof(SequenceEvaluatorLibrary_AdvanceTime, UpdateContext) == 0x000000, "Member 'SequenceEvaluatorLibrary_AdvanceTime::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_AdvanceTime, SequenceEvaluator) == 0x000010, "Member 'SequenceEvaluatorLibrary_AdvanceTime::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_AdvanceTime, PlayRate) == 0x000020, "Member 'SequenceEvaluatorLibrary_AdvanceTime::PlayRate' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_AdvanceTime, ReturnValue) == 0x000028, "Member 'SequenceEvaluatorLibrary_AdvanceTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_ConvertToSequenceEvaluator \ static_assert(alignof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluator) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_ConvertToSequenceEvaluator"); \ static_assert(sizeof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluator) == 0x000028, "Wrong size on SequenceEvaluatorLibrary_ConvertToSequenceEvaluator"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluator, Node) == 0x000000, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluator::Node' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluator, Result) == 0x000010, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluator::Result' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluator, ReturnValue) == 0x000018, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluator::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure \ static_assert(alignof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure"); \ static_assert(sizeof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure) == 0x000028, "Wrong size on SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure, Node) == 0x000000, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure::Node' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure, SequenceEvaluator) == 0x000010, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure, Result) == 0x000020, "Member 'SequenceEvaluatorLibrary_ConvertToSequenceEvaluatorPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_GetAccumulatedTime \ static_assert(alignof(SequenceEvaluatorLibrary_GetAccumulatedTime) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_GetAccumulatedTime"); \ static_assert(sizeof(SequenceEvaluatorLibrary_GetAccumulatedTime) == 0x000018, "Wrong size on SequenceEvaluatorLibrary_GetAccumulatedTime"); \ static_assert(offsetof(SequenceEvaluatorLibrary_GetAccumulatedTime, SequenceEvaluator) == 0x000000, "Member 'SequenceEvaluatorLibrary_GetAccumulatedTime::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_GetAccumulatedTime, ReturnValue) == 0x000010, "Member 'SequenceEvaluatorLibrary_GetAccumulatedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_GetSequence \ static_assert(alignof(SequenceEvaluatorLibrary_GetSequence) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_GetSequence"); \ static_assert(sizeof(SequenceEvaluatorLibrary_GetSequence) == 0x000018, "Wrong size on SequenceEvaluatorLibrary_GetSequence"); \ static_assert(offsetof(SequenceEvaluatorLibrary_GetSequence, SequenceEvaluator) == 0x000000, "Member 'SequenceEvaluatorLibrary_GetSequence::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_GetSequence, ReturnValue) == 0x000010, "Member 'SequenceEvaluatorLibrary_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_SetExplicitTime \ static_assert(alignof(SequenceEvaluatorLibrary_SetExplicitTime) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_SetExplicitTime"); \ static_assert(sizeof(SequenceEvaluatorLibrary_SetExplicitTime) == 0x000028, "Wrong size on SequenceEvaluatorLibrary_SetExplicitTime"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetExplicitTime, SequenceEvaluator) == 0x000000, "Member 'SequenceEvaluatorLibrary_SetExplicitTime::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetExplicitTime, Time) == 0x000010, "Member 'SequenceEvaluatorLibrary_SetExplicitTime::Time' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetExplicitTime, ReturnValue) == 0x000018, "Member 'SequenceEvaluatorLibrary_SetExplicitTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_SetSequence \ static_assert(alignof(SequenceEvaluatorLibrary_SetSequence) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_SetSequence"); \ static_assert(sizeof(SequenceEvaluatorLibrary_SetSequence) == 0x000028, "Wrong size on SequenceEvaluatorLibrary_SetSequence"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequence, SequenceEvaluator) == 0x000000, "Member 'SequenceEvaluatorLibrary_SetSequence::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequence, Sequence) == 0x000010, "Member 'SequenceEvaluatorLibrary_SetSequence::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequence, ReturnValue) == 0x000018, "Member 'SequenceEvaluatorLibrary_SetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequenceEvaluatorLibrary_SetSequenceWithInertialBlending \ static_assert(alignof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending) == 0x000008, "Wrong alignment on SequenceEvaluatorLibrary_SetSequenceWithInertialBlending"); \ static_assert(sizeof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending) == 0x000040, "Wrong size on SequenceEvaluatorLibrary_SetSequenceWithInertialBlending"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending, UpdateContext) == 0x000000, "Member 'SequenceEvaluatorLibrary_SetSequenceWithInertialBlending::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending, SequenceEvaluator) == 0x000010, "Member 'SequenceEvaluatorLibrary_SetSequenceWithInertialBlending::SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending, Sequence) == 0x000020, "Member 'SequenceEvaluatorLibrary_SetSequenceWithInertialBlending::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending, BlendTime) == 0x000028, "Member 'SequenceEvaluatorLibrary_SetSequenceWithInertialBlending::BlendTime' has a wrong offset!"); \ static_assert(offsetof(SequenceEvaluatorLibrary_SetSequenceWithInertialBlending, ReturnValue) == 0x000030, "Member 'SequenceEvaluatorLibrary_SetSequenceWithInertialBlending::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USequenceEvaluatorLibrary \ static_assert(alignof(USequenceEvaluatorLibrary) == 0x000008, "Wrong alignment on USequenceEvaluatorLibrary"); \ static_assert(sizeof(USequenceEvaluatorLibrary) == 0x000028, "Wrong size on USequenceEvaluatorLibrary"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_ComputePlayRateFromDuration \ static_assert(alignof(SequencePlayerLibrary_ComputePlayRateFromDuration) == 0x000008, "Wrong alignment on SequencePlayerLibrary_ComputePlayRateFromDuration"); \ static_assert(sizeof(SequencePlayerLibrary_ComputePlayRateFromDuration) == 0x000018, "Wrong size on SequencePlayerLibrary_ComputePlayRateFromDuration"); \ static_assert(offsetof(SequencePlayerLibrary_ComputePlayRateFromDuration, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_ComputePlayRateFromDuration::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ComputePlayRateFromDuration, Duration) == 0x000010, "Member 'SequencePlayerLibrary_ComputePlayRateFromDuration::Duration' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ComputePlayRateFromDuration, ReturnValue) == 0x000014, "Member 'SequencePlayerLibrary_ComputePlayRateFromDuration::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_ConvertToSequencePlayer \ static_assert(alignof(SequencePlayerLibrary_ConvertToSequencePlayer) == 0x000008, "Wrong alignment on SequencePlayerLibrary_ConvertToSequencePlayer"); \ static_assert(sizeof(SequencePlayerLibrary_ConvertToSequencePlayer) == 0x000028, "Wrong size on SequencePlayerLibrary_ConvertToSequencePlayer"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayer, Node) == 0x000000, "Member 'SequencePlayerLibrary_ConvertToSequencePlayer::Node' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayer, Result) == 0x000010, "Member 'SequencePlayerLibrary_ConvertToSequencePlayer::Result' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayer, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_ConvertToSequencePlayer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_ConvertToSequencePlayerPure \ static_assert(alignof(SequencePlayerLibrary_ConvertToSequencePlayerPure) == 0x000008, "Wrong alignment on SequencePlayerLibrary_ConvertToSequencePlayerPure"); \ static_assert(sizeof(SequencePlayerLibrary_ConvertToSequencePlayerPure) == 0x000028, "Wrong size on SequencePlayerLibrary_ConvertToSequencePlayerPure"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayerPure, Node) == 0x000000, "Member 'SequencePlayerLibrary_ConvertToSequencePlayerPure::Node' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayerPure, SequencePlayer) == 0x000010, "Member 'SequencePlayerLibrary_ConvertToSequencePlayerPure::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_ConvertToSequencePlayerPure, Result) == 0x000020, "Member 'SequencePlayerLibrary_ConvertToSequencePlayerPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetAccumulatedTime \ static_assert(alignof(SequencePlayerLibrary_GetAccumulatedTime) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetAccumulatedTime"); \ static_assert(sizeof(SequencePlayerLibrary_GetAccumulatedTime) == 0x000018, "Wrong size on SequencePlayerLibrary_GetAccumulatedTime"); \ static_assert(offsetof(SequencePlayerLibrary_GetAccumulatedTime, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetAccumulatedTime::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetAccumulatedTime, ReturnValue) == 0x000010, "Member 'SequencePlayerLibrary_GetAccumulatedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetLoopAnimation \ static_assert(alignof(SequencePlayerLibrary_GetLoopAnimation) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetLoopAnimation"); \ static_assert(sizeof(SequencePlayerLibrary_GetLoopAnimation) == 0x000018, "Wrong size on SequencePlayerLibrary_GetLoopAnimation"); \ static_assert(offsetof(SequencePlayerLibrary_GetLoopAnimation, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetLoopAnimation::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetLoopAnimation, ReturnValue) == 0x000010, "Member 'SequencePlayerLibrary_GetLoopAnimation::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetPlayRate \ static_assert(alignof(SequencePlayerLibrary_GetPlayRate) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetPlayRate"); \ static_assert(sizeof(SequencePlayerLibrary_GetPlayRate) == 0x000018, "Wrong size on SequencePlayerLibrary_GetPlayRate"); \ static_assert(offsetof(SequencePlayerLibrary_GetPlayRate, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetPlayRate::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetPlayRate, ReturnValue) == 0x000010, "Member 'SequencePlayerLibrary_GetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetSequence \ static_assert(alignof(SequencePlayerLibrary_GetSequence) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetSequence"); \ static_assert(sizeof(SequencePlayerLibrary_GetSequence) == 0x000028, "Wrong size on SequencePlayerLibrary_GetSequence"); \ static_assert(offsetof(SequencePlayerLibrary_GetSequence, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetSequence::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetSequence, SequenceBase) == 0x000010, "Member 'SequencePlayerLibrary_GetSequence::SequenceBase' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetSequence, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_GetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetSequencePure \ static_assert(alignof(SequencePlayerLibrary_GetSequencePure) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetSequencePure"); \ static_assert(sizeof(SequencePlayerLibrary_GetSequencePure) == 0x000018, "Wrong size on SequencePlayerLibrary_GetSequencePure"); \ static_assert(offsetof(SequencePlayerLibrary_GetSequencePure, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetSequencePure::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetSequencePure, ReturnValue) == 0x000010, "Member 'SequencePlayerLibrary_GetSequencePure::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_GetStartPosition \ static_assert(alignof(SequencePlayerLibrary_GetStartPosition) == 0x000008, "Wrong alignment on SequencePlayerLibrary_GetStartPosition"); \ static_assert(sizeof(SequencePlayerLibrary_GetStartPosition) == 0x000018, "Wrong size on SequencePlayerLibrary_GetStartPosition"); \ static_assert(offsetof(SequencePlayerLibrary_GetStartPosition, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_GetStartPosition::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_GetStartPosition, ReturnValue) == 0x000010, "Member 'SequencePlayerLibrary_GetStartPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_SetAccumulatedTime \ static_assert(alignof(SequencePlayerLibrary_SetAccumulatedTime) == 0x000008, "Wrong alignment on SequencePlayerLibrary_SetAccumulatedTime"); \ static_assert(sizeof(SequencePlayerLibrary_SetAccumulatedTime) == 0x000028, "Wrong size on SequencePlayerLibrary_SetAccumulatedTime"); \ static_assert(offsetof(SequencePlayerLibrary_SetAccumulatedTime, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_SetAccumulatedTime::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetAccumulatedTime, Time) == 0x000010, "Member 'SequencePlayerLibrary_SetAccumulatedTime::Time' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetAccumulatedTime, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_SetAccumulatedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_SetPlayRate \ static_assert(alignof(SequencePlayerLibrary_SetPlayRate) == 0x000008, "Wrong alignment on SequencePlayerLibrary_SetPlayRate"); \ static_assert(sizeof(SequencePlayerLibrary_SetPlayRate) == 0x000028, "Wrong size on SequencePlayerLibrary_SetPlayRate"); \ static_assert(offsetof(SequencePlayerLibrary_SetPlayRate, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_SetPlayRate::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetPlayRate, PlayRate) == 0x000010, "Member 'SequencePlayerLibrary_SetPlayRate::PlayRate' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetPlayRate, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_SetPlayRate::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_SetSequence \ static_assert(alignof(SequencePlayerLibrary_SetSequence) == 0x000008, "Wrong alignment on SequencePlayerLibrary_SetSequence"); \ static_assert(sizeof(SequencePlayerLibrary_SetSequence) == 0x000028, "Wrong size on SequencePlayerLibrary_SetSequence"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequence, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_SetSequence::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequence, Sequence) == 0x000010, "Member 'SequencePlayerLibrary_SetSequence::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequence, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_SetSequence::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_SetSequenceWithInertialBlending \ static_assert(alignof(SequencePlayerLibrary_SetSequenceWithInertialBlending) == 0x000008, "Wrong alignment on SequencePlayerLibrary_SetSequenceWithInertialBlending"); \ static_assert(sizeof(SequencePlayerLibrary_SetSequenceWithInertialBlending) == 0x000040, "Wrong size on SequencePlayerLibrary_SetSequenceWithInertialBlending"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequenceWithInertialBlending, UpdateContext) == 0x000000, "Member 'SequencePlayerLibrary_SetSequenceWithInertialBlending::UpdateContext' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequenceWithInertialBlending, SequencePlayer) == 0x000010, "Member 'SequencePlayerLibrary_SetSequenceWithInertialBlending::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequenceWithInertialBlending, Sequence) == 0x000020, "Member 'SequencePlayerLibrary_SetSequenceWithInertialBlending::Sequence' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequenceWithInertialBlending, BlendTime) == 0x000028, "Member 'SequencePlayerLibrary_SetSequenceWithInertialBlending::BlendTime' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetSequenceWithInertialBlending, ReturnValue) == 0x000030, "Member 'SequencePlayerLibrary_SetSequenceWithInertialBlending::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SequencePlayerLibrary_SetStartPosition \ static_assert(alignof(SequencePlayerLibrary_SetStartPosition) == 0x000008, "Wrong alignment on SequencePlayerLibrary_SetStartPosition"); \ static_assert(sizeof(SequencePlayerLibrary_SetStartPosition) == 0x000028, "Wrong size on SequencePlayerLibrary_SetStartPosition"); \ static_assert(offsetof(SequencePlayerLibrary_SetStartPosition, SequencePlayer) == 0x000000, "Member 'SequencePlayerLibrary_SetStartPosition::SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetStartPosition, StartPosition) == 0x000010, "Member 'SequencePlayerLibrary_SetStartPosition::StartPosition' has a wrong offset!"); \ static_assert(offsetof(SequencePlayerLibrary_SetStartPosition, ReturnValue) == 0x000018, "Member 'SequencePlayerLibrary_SetStartPosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USequencePlayerLibrary \ static_assert(alignof(USequencePlayerLibrary) == 0x000008, "Wrong alignment on USequencePlayerLibrary"); \ static_assert(sizeof(USequencePlayerLibrary) == 0x000028, "Wrong size on USequencePlayerLibrary"); \ #define DUMPER7_ASSERTS_ISequencerAnimationSupport \ static_assert(alignof(ISequencerAnimationSupport) == 0x000001, "Wrong alignment on ISequencerAnimationSupport"); \ static_assert(sizeof(ISequencerAnimationSupport) == 0x000001, "Wrong size on ISequencerAnimationSupport"); \ #define DUMPER7_ASSERTS_SkeletalControlLibrary_ConvertToSkeletalControl \ static_assert(alignof(SkeletalControlLibrary_ConvertToSkeletalControl) == 0x000008, "Wrong alignment on SkeletalControlLibrary_ConvertToSkeletalControl"); \ static_assert(sizeof(SkeletalControlLibrary_ConvertToSkeletalControl) == 0x000028, "Wrong size on SkeletalControlLibrary_ConvertToSkeletalControl"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControl, Node) == 0x000000, "Member 'SkeletalControlLibrary_ConvertToSkeletalControl::Node' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControl, Result) == 0x000010, "Member 'SkeletalControlLibrary_ConvertToSkeletalControl::Result' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControl, ReturnValue) == 0x000018, "Member 'SkeletalControlLibrary_ConvertToSkeletalControl::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalControlLibrary_ConvertToSkeletalControlPure \ static_assert(alignof(SkeletalControlLibrary_ConvertToSkeletalControlPure) == 0x000008, "Wrong alignment on SkeletalControlLibrary_ConvertToSkeletalControlPure"); \ static_assert(sizeof(SkeletalControlLibrary_ConvertToSkeletalControlPure) == 0x000028, "Wrong size on SkeletalControlLibrary_ConvertToSkeletalControlPure"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControlPure, Node) == 0x000000, "Member 'SkeletalControlLibrary_ConvertToSkeletalControlPure::Node' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControlPure, SkeletalControl) == 0x000010, "Member 'SkeletalControlLibrary_ConvertToSkeletalControlPure::SkeletalControl' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_ConvertToSkeletalControlPure, Result) == 0x000020, "Member 'SkeletalControlLibrary_ConvertToSkeletalControlPure::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalControlLibrary_GetAlpha \ static_assert(alignof(SkeletalControlLibrary_GetAlpha) == 0x000008, "Wrong alignment on SkeletalControlLibrary_GetAlpha"); \ static_assert(sizeof(SkeletalControlLibrary_GetAlpha) == 0x000018, "Wrong size on SkeletalControlLibrary_GetAlpha"); \ static_assert(offsetof(SkeletalControlLibrary_GetAlpha, SkeletalControl) == 0x000000, "Member 'SkeletalControlLibrary_GetAlpha::SkeletalControl' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_GetAlpha, ReturnValue) == 0x000010, "Member 'SkeletalControlLibrary_GetAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SkeletalControlLibrary_SetAlpha \ static_assert(alignof(SkeletalControlLibrary_SetAlpha) == 0x000008, "Wrong alignment on SkeletalControlLibrary_SetAlpha"); \ static_assert(sizeof(SkeletalControlLibrary_SetAlpha) == 0x000028, "Wrong size on SkeletalControlLibrary_SetAlpha"); \ static_assert(offsetof(SkeletalControlLibrary_SetAlpha, SkeletalControl) == 0x000000, "Member 'SkeletalControlLibrary_SetAlpha::SkeletalControl' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_SetAlpha, ALPHA) == 0x000010, "Member 'SkeletalControlLibrary_SetAlpha::ALPHA' has a wrong offset!"); \ static_assert(offsetof(SkeletalControlLibrary_SetAlpha, ReturnValue) == 0x000018, "Member 'SkeletalControlLibrary_SetAlpha::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USkeletalControlLibrary \ static_assert(alignof(USkeletalControlLibrary) == 0x000008, "Wrong alignment on USkeletalControlLibrary"); \ static_assert(sizeof(USkeletalControlLibrary) == 0x000028, "Wrong size on USkeletalControlLibrary"); \ #define DUMPER7_ASSERTS_FTypedElementSelectionOptions \ static_assert(alignof(FTypedElementSelectionOptions) == 0x000001, "Wrong alignment on FTypedElementSelectionOptions"); \ static_assert(sizeof(FTypedElementSelectionOptions) == 0x000005, "Wrong size on FTypedElementSelectionOptions"); \ static_assert(offsetof(FTypedElementSelectionOptions, bAllowHidden) == 0x000000, "Member 'FTypedElementSelectionOptions::bAllowHidden' has a wrong offset!"); \ static_assert(offsetof(FTypedElementSelectionOptions, bAllowGroups) == 0x000001, "Member 'FTypedElementSelectionOptions::bAllowGroups' has a wrong offset!"); \ static_assert(offsetof(FTypedElementSelectionOptions, bAllowLegacyNotifications) == 0x000002, "Member 'FTypedElementSelectionOptions::bAllowLegacyNotifications' has a wrong offset!"); \ static_assert(offsetof(FTypedElementSelectionOptions, bWarnIfLocked) == 0x000003, "Member 'FTypedElementSelectionOptions::bWarnIfLocked' has a wrong offset!"); \ static_assert(offsetof(FTypedElementSelectionOptions, ChildElementInclusionMethod) == 0x000004, "Member 'FTypedElementSelectionOptions::ChildElementInclusionMethod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypedElementSelectionSetState \ static_assert(alignof(FTypedElementSelectionSetState) == 0x000008, "Wrong alignment on FTypedElementSelectionSetState"); \ static_assert(sizeof(FTypedElementSelectionSetState) == 0x000018, "Wrong size on FTypedElementSelectionSetState"); \ static_assert(offsetof(FTypedElementSelectionSetState, CreatedFromSelectionSet) == 0x000000, "Member 'FTypedElementSelectionSetState::CreatedFromSelectionSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypedElementIsSelectedOptions \ static_assert(alignof(FTypedElementIsSelectedOptions) == 0x000001, "Wrong alignment on FTypedElementIsSelectedOptions"); \ static_assert(sizeof(FTypedElementIsSelectedOptions) == 0x000001, "Wrong size on FTypedElementIsSelectedOptions"); \ static_assert(offsetof(FTypedElementIsSelectedOptions, bAllowIndirect) == 0x000000, "Member 'FTypedElementIsSelectedOptions::bAllowIndirect' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FTypedElementSelectionNormalizationOptions \ static_assert(alignof(FTypedElementSelectionNormalizationOptions) == 0x000001, "Wrong alignment on FTypedElementSelectionNormalizationOptions"); \ static_assert(sizeof(FTypedElementSelectionNormalizationOptions) == 0x000002, "Wrong size on FTypedElementSelectionNormalizationOptions"); \ static_assert(offsetof(FTypedElementSelectionNormalizationOptions, bExpandGroups) == 0x000000, "Member 'FTypedElementSelectionNormalizationOptions::bExpandGroups' has a wrong offset!"); \ static_assert(offsetof(FTypedElementSelectionNormalizationOptions, bFollowAttachment) == 0x000001, "Member 'FTypedElementSelectionNormalizationOptions::bFollowAttachment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSetLibrary_DeselectElementsFromList \ static_assert(alignof(TypedElementSelectionSetLibrary_DeselectElementsFromList) == 0x000008, "Wrong alignment on TypedElementSelectionSetLibrary_DeselectElementsFromList"); \ static_assert(sizeof(TypedElementSelectionSetLibrary_DeselectElementsFromList) == 0x000020, "Wrong size on TypedElementSelectionSetLibrary_DeselectElementsFromList"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_DeselectElementsFromList, SelectionSet) == 0x000000, "Member 'TypedElementSelectionSetLibrary_DeselectElementsFromList::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_DeselectElementsFromList, ElementList) == 0x000008, "Member 'TypedElementSelectionSetLibrary_DeselectElementsFromList::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_DeselectElementsFromList, SelectionOptions) == 0x000018, "Member 'TypedElementSelectionSetLibrary_DeselectElementsFromList::SelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_DeselectElementsFromList, ReturnValue) == 0x00001D, "Member 'TypedElementSelectionSetLibrary_DeselectElementsFromList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSetLibrary_GetNormalizedElementList \ static_assert(alignof(TypedElementSelectionSetLibrary_GetNormalizedElementList) == 0x000008, "Wrong alignment on TypedElementSelectionSetLibrary_GetNormalizedElementList"); \ static_assert(sizeof(TypedElementSelectionSetLibrary_GetNormalizedElementList) == 0x000030, "Wrong size on TypedElementSelectionSetLibrary_GetNormalizedElementList"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedElementList, SelectionSet) == 0x000000, "Member 'TypedElementSelectionSetLibrary_GetNormalizedElementList::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedElementList, ElementList) == 0x000008, "Member 'TypedElementSelectionSetLibrary_GetNormalizedElementList::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedElementList, NormalizationOptions) == 0x000018, "Member 'TypedElementSelectionSetLibrary_GetNormalizedElementList::NormalizationOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedElementList, ReturnValue) == 0x000020, "Member 'TypedElementSelectionSetLibrary_GetNormalizedElementList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSetLibrary_GetNormalizedSelection \ static_assert(alignof(TypedElementSelectionSetLibrary_GetNormalizedSelection) == 0x000008, "Wrong alignment on TypedElementSelectionSetLibrary_GetNormalizedSelection"); \ static_assert(sizeof(TypedElementSelectionSetLibrary_GetNormalizedSelection) == 0x000020, "Wrong size on TypedElementSelectionSetLibrary_GetNormalizedSelection"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedSelection, SelectionSet) == 0x000000, "Member 'TypedElementSelectionSetLibrary_GetNormalizedSelection::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedSelection, NormalizationOptions) == 0x000008, "Member 'TypedElementSelectionSetLibrary_GetNormalizedSelection::NormalizationOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_GetNormalizedSelection, ReturnValue) == 0x000010, "Member 'TypedElementSelectionSetLibrary_GetNormalizedSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSetLibrary_SelectElementsFromList \ static_assert(alignof(TypedElementSelectionSetLibrary_SelectElementsFromList) == 0x000008, "Wrong alignment on TypedElementSelectionSetLibrary_SelectElementsFromList"); \ static_assert(sizeof(TypedElementSelectionSetLibrary_SelectElementsFromList) == 0x000020, "Wrong size on TypedElementSelectionSetLibrary_SelectElementsFromList"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SelectElementsFromList, SelectionSet) == 0x000000, "Member 'TypedElementSelectionSetLibrary_SelectElementsFromList::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SelectElementsFromList, ElementList) == 0x000008, "Member 'TypedElementSelectionSetLibrary_SelectElementsFromList::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SelectElementsFromList, SelectionOptions) == 0x000018, "Member 'TypedElementSelectionSetLibrary_SelectElementsFromList::SelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SelectElementsFromList, ReturnValue) == 0x00001D, "Member 'TypedElementSelectionSetLibrary_SelectElementsFromList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSetLibrary_SetSelectionFromList \ static_assert(alignof(TypedElementSelectionSetLibrary_SetSelectionFromList) == 0x000008, "Wrong alignment on TypedElementSelectionSetLibrary_SetSelectionFromList"); \ static_assert(sizeof(TypedElementSelectionSetLibrary_SetSelectionFromList) == 0x000020, "Wrong size on TypedElementSelectionSetLibrary_SetSelectionFromList"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SetSelectionFromList, SelectionSet) == 0x000000, "Member 'TypedElementSelectionSetLibrary_SetSelectionFromList::SelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SetSelectionFromList, ElementList) == 0x000008, "Member 'TypedElementSelectionSetLibrary_SetSelectionFromList::ElementList' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SetSelectionFromList, SelectionOptions) == 0x000018, "Member 'TypedElementSelectionSetLibrary_SetSelectionFromList::SelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSetLibrary_SetSelectionFromList, ReturnValue) == 0x00001D, "Member 'TypedElementSelectionSetLibrary_SetSelectionFromList::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementSelectionSetLibrary \ static_assert(alignof(UTypedElementSelectionSetLibrary) == 0x000008, "Wrong alignment on UTypedElementSelectionSetLibrary"); \ static_assert(sizeof(UTypedElementSelectionSetLibrary) == 0x000028, "Wrong size on UTypedElementSelectionSetLibrary"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_ClearSelection \ static_assert(alignof(TypedElementSelectionSet_ClearSelection) == 0x000001, "Wrong alignment on TypedElementSelectionSet_ClearSelection"); \ static_assert(sizeof(TypedElementSelectionSet_ClearSelection) == 0x000006, "Wrong size on TypedElementSelectionSet_ClearSelection"); \ static_assert(offsetof(TypedElementSelectionSet_ClearSelection, InSelectionOptions) == 0x000000, "Member 'TypedElementSelectionSet_ClearSelection::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_ClearSelection, ReturnValue) == 0x000005, "Member 'TypedElementSelectionSet_ClearSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_DeselectElement \ static_assert(alignof(TypedElementSelectionSet_DeselectElement) == 0x000008, "Wrong alignment on TypedElementSelectionSet_DeselectElement"); \ static_assert(sizeof(TypedElementSelectionSet_DeselectElement) == 0x000010, "Wrong size on TypedElementSelectionSet_DeselectElement"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_DeselectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionSet_DeselectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionSet_DeselectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_DeselectElements \ static_assert(alignof(TypedElementSelectionSet_DeselectElements) == 0x000008, "Wrong alignment on TypedElementSelectionSet_DeselectElements"); \ static_assert(sizeof(TypedElementSelectionSet_DeselectElements) == 0x000018, "Wrong size on TypedElementSelectionSet_DeselectElements"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElements, InElementHandles) == 0x000000, "Member 'TypedElementSelectionSet_DeselectElements::InElementHandles' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElements, InSelectionOptions) == 0x000010, "Member 'TypedElementSelectionSet_DeselectElements::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_DeselectElements, ReturnValue) == 0x000015, "Member 'TypedElementSelectionSet_DeselectElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_RestoreSelectionState \ static_assert(alignof(TypedElementSelectionSet_RestoreSelectionState) == 0x000008, "Wrong alignment on TypedElementSelectionSet_RestoreSelectionState"); \ static_assert(sizeof(TypedElementSelectionSet_RestoreSelectionState) == 0x000018, "Wrong size on TypedElementSelectionSet_RestoreSelectionState"); \ static_assert(offsetof(TypedElementSelectionSet_RestoreSelectionState, InSelectionState) == 0x000000, "Member 'TypedElementSelectionSet_RestoreSelectionState::InSelectionState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_SelectElement \ static_assert(alignof(TypedElementSelectionSet_SelectElement) == 0x000008, "Wrong alignment on TypedElementSelectionSet_SelectElement"); \ static_assert(sizeof(TypedElementSelectionSet_SelectElement) == 0x000010, "Wrong size on TypedElementSelectionSet_SelectElement"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_SelectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionSet_SelectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionSet_SelectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_SelectElements \ static_assert(alignof(TypedElementSelectionSet_SelectElements) == 0x000008, "Wrong alignment on TypedElementSelectionSet_SelectElements"); \ static_assert(sizeof(TypedElementSelectionSet_SelectElements) == 0x000018, "Wrong size on TypedElementSelectionSet_SelectElements"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElements, InElementHandles) == 0x000000, "Member 'TypedElementSelectionSet_SelectElements::InElementHandles' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElements, InSelectionOptions) == 0x000010, "Member 'TypedElementSelectionSet_SelectElements::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SelectElements, ReturnValue) == 0x000015, "Member 'TypedElementSelectionSet_SelectElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_SetSelection \ static_assert(alignof(TypedElementSelectionSet_SetSelection) == 0x000008, "Wrong alignment on TypedElementSelectionSet_SetSelection"); \ static_assert(sizeof(TypedElementSelectionSet_SetSelection) == 0x000018, "Wrong size on TypedElementSelectionSet_SetSelection"); \ static_assert(offsetof(TypedElementSelectionSet_SetSelection, InElementHandles) == 0x000000, "Member 'TypedElementSelectionSet_SetSelection::InElementHandles' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SetSelection, InSelectionOptions) == 0x000010, "Member 'TypedElementSelectionSet_SetSelection::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_SetSelection, ReturnValue) == 0x000015, "Member 'TypedElementSelectionSet_SetSelection::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_AllowSelectionModifiers \ static_assert(alignof(TypedElementSelectionSet_AllowSelectionModifiers) == 0x000008, "Wrong alignment on TypedElementSelectionSet_AllowSelectionModifiers"); \ static_assert(sizeof(TypedElementSelectionSet_AllowSelectionModifiers) == 0x000010, "Wrong size on TypedElementSelectionSet_AllowSelectionModifiers"); \ static_assert(offsetof(TypedElementSelectionSet_AllowSelectionModifiers, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_AllowSelectionModifiers::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_AllowSelectionModifiers, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_AllowSelectionModifiers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_CanDeselectElement \ static_assert(alignof(TypedElementSelectionSet_CanDeselectElement) == 0x000008, "Wrong alignment on TypedElementSelectionSet_CanDeselectElement"); \ static_assert(sizeof(TypedElementSelectionSet_CanDeselectElement) == 0x000010, "Wrong size on TypedElementSelectionSet_CanDeselectElement"); \ static_assert(offsetof(TypedElementSelectionSet_CanDeselectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_CanDeselectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CanDeselectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionSet_CanDeselectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CanDeselectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionSet_CanDeselectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_CanSelectElement \ static_assert(alignof(TypedElementSelectionSet_CanSelectElement) == 0x000008, "Wrong alignment on TypedElementSelectionSet_CanSelectElement"); \ static_assert(sizeof(TypedElementSelectionSet_CanSelectElement) == 0x000010, "Wrong size on TypedElementSelectionSet_CanSelectElement"); \ static_assert(offsetof(TypedElementSelectionSet_CanSelectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_CanSelectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CanSelectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionSet_CanSelectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CanSelectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionSet_CanSelectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_CountSelectedElements \ static_assert(alignof(TypedElementSelectionSet_CountSelectedElements) == 0x000008, "Wrong alignment on TypedElementSelectionSet_CountSelectedElements"); \ static_assert(sizeof(TypedElementSelectionSet_CountSelectedElements) == 0x000010, "Wrong size on TypedElementSelectionSet_CountSelectedElements"); \ static_assert(offsetof(TypedElementSelectionSet_CountSelectedElements, InBaseInterfaceType) == 0x000000, "Member 'TypedElementSelectionSet_CountSelectedElements::InBaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CountSelectedElements, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_CountSelectedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_CountSelectedObjects \ static_assert(alignof(TypedElementSelectionSet_CountSelectedObjects) == 0x000008, "Wrong alignment on TypedElementSelectionSet_CountSelectedObjects"); \ static_assert(sizeof(TypedElementSelectionSet_CountSelectedObjects) == 0x000010, "Wrong size on TypedElementSelectionSet_CountSelectedObjects"); \ static_assert(offsetof(TypedElementSelectionSet_CountSelectedObjects, InRequiredClass) == 0x000000, "Member 'TypedElementSelectionSet_CountSelectedObjects::InRequiredClass' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_CountSelectedObjects, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_CountSelectedObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetBottomSelectedObject \ static_assert(alignof(TypedElementSelectionSet_GetBottomSelectedObject) == 0x000008, "Wrong alignment on TypedElementSelectionSet_GetBottomSelectedObject"); \ static_assert(sizeof(TypedElementSelectionSet_GetBottomSelectedObject) == 0x000010, "Wrong size on TypedElementSelectionSet_GetBottomSelectedObject"); \ static_assert(offsetof(TypedElementSelectionSet_GetBottomSelectedObject, InRequiredClass) == 0x000000, "Member 'TypedElementSelectionSet_GetBottomSelectedObject::InRequiredClass' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_GetBottomSelectedObject, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_GetBottomSelectedObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetCurrentSelectionState \ static_assert(alignof(TypedElementSelectionSet_GetCurrentSelectionState) == 0x000008, "Wrong alignment on TypedElementSelectionSet_GetCurrentSelectionState"); \ static_assert(sizeof(TypedElementSelectionSet_GetCurrentSelectionState) == 0x000018, "Wrong size on TypedElementSelectionSet_GetCurrentSelectionState"); \ static_assert(offsetof(TypedElementSelectionSet_GetCurrentSelectionState, ReturnValue) == 0x000000, "Member 'TypedElementSelectionSet_GetCurrentSelectionState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetNumSelectedElements \ static_assert(alignof(TypedElementSelectionSet_GetNumSelectedElements) == 0x000004, "Wrong alignment on TypedElementSelectionSet_GetNumSelectedElements"); \ static_assert(sizeof(TypedElementSelectionSet_GetNumSelectedElements) == 0x000004, "Wrong size on TypedElementSelectionSet_GetNumSelectedElements"); \ static_assert(offsetof(TypedElementSelectionSet_GetNumSelectedElements, ReturnValue) == 0x000000, "Member 'TypedElementSelectionSet_GetNumSelectedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetSelectedObjects \ static_assert(alignof(TypedElementSelectionSet_GetSelectedObjects) == 0x000008, "Wrong alignment on TypedElementSelectionSet_GetSelectedObjects"); \ static_assert(sizeof(TypedElementSelectionSet_GetSelectedObjects) == 0x000018, "Wrong size on TypedElementSelectionSet_GetSelectedObjects"); \ static_assert(offsetof(TypedElementSelectionSet_GetSelectedObjects, InRequiredClass) == 0x000000, "Member 'TypedElementSelectionSet_GetSelectedObjects::InRequiredClass' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_GetSelectedObjects, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_GetSelectedObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetSelectionElement \ static_assert(alignof(TypedElementSelectionSet_GetSelectionElement) == 0x000008, "Wrong alignment on TypedElementSelectionSet_GetSelectionElement"); \ static_assert(sizeof(TypedElementSelectionSet_GetSelectionElement) == 0x000018, "Wrong size on TypedElementSelectionSet_GetSelectionElement"); \ static_assert(offsetof(TypedElementSelectionSet_GetSelectionElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_GetSelectionElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_GetSelectionElement, InSelectionMethod) == 0x000008, "Member 'TypedElementSelectionSet_GetSelectionElement::InSelectionMethod' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_GetSelectionElement, ReturnValue) == 0x000010, "Member 'TypedElementSelectionSet_GetSelectionElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_GetTopSelectedObject \ static_assert(alignof(TypedElementSelectionSet_GetTopSelectedObject) == 0x000008, "Wrong alignment on TypedElementSelectionSet_GetTopSelectedObject"); \ static_assert(sizeof(TypedElementSelectionSet_GetTopSelectedObject) == 0x000010, "Wrong size on TypedElementSelectionSet_GetTopSelectedObject"); \ static_assert(offsetof(TypedElementSelectionSet_GetTopSelectedObject, InRequiredClass) == 0x000000, "Member 'TypedElementSelectionSet_GetTopSelectedObject::InRequiredClass' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_GetTopSelectedObject, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_GetTopSelectedObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_HasSelectedElements \ static_assert(alignof(TypedElementSelectionSet_HasSelectedElements) == 0x000008, "Wrong alignment on TypedElementSelectionSet_HasSelectedElements"); \ static_assert(sizeof(TypedElementSelectionSet_HasSelectedElements) == 0x000010, "Wrong size on TypedElementSelectionSet_HasSelectedElements"); \ static_assert(offsetof(TypedElementSelectionSet_HasSelectedElements, InBaseInterfaceType) == 0x000000, "Member 'TypedElementSelectionSet_HasSelectedElements::InBaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_HasSelectedElements, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_HasSelectedElements::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_HasSelectedObjects \ static_assert(alignof(TypedElementSelectionSet_HasSelectedObjects) == 0x000008, "Wrong alignment on TypedElementSelectionSet_HasSelectedObjects"); \ static_assert(sizeof(TypedElementSelectionSet_HasSelectedObjects) == 0x000010, "Wrong size on TypedElementSelectionSet_HasSelectedObjects"); \ static_assert(offsetof(TypedElementSelectionSet_HasSelectedObjects, InRequiredClass) == 0x000000, "Member 'TypedElementSelectionSet_HasSelectedObjects::InRequiredClass' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_HasSelectedObjects, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_HasSelectedObjects::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_IsElementSelected \ static_assert(alignof(TypedElementSelectionSet_IsElementSelected) == 0x000008, "Wrong alignment on TypedElementSelectionSet_IsElementSelected"); \ static_assert(sizeof(TypedElementSelectionSet_IsElementSelected) == 0x000010, "Wrong size on TypedElementSelectionSet_IsElementSelected"); \ static_assert(offsetof(TypedElementSelectionSet_IsElementSelected, InElementHandle) == 0x000000, "Member 'TypedElementSelectionSet_IsElementSelected::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_IsElementSelected, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionSet_IsElementSelected::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_IsElementSelected, ReturnValue) == 0x000009, "Member 'TypedElementSelectionSet_IsElementSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionSet_K2_GetSelectedElementHandles \ static_assert(alignof(TypedElementSelectionSet_K2_GetSelectedElementHandles) == 0x000008, "Wrong alignment on TypedElementSelectionSet_K2_GetSelectedElementHandles"); \ static_assert(sizeof(TypedElementSelectionSet_K2_GetSelectedElementHandles) == 0x000018, "Wrong size on TypedElementSelectionSet_K2_GetSelectedElementHandles"); \ static_assert(offsetof(TypedElementSelectionSet_K2_GetSelectedElementHandles, InBaseInterfaceType) == 0x000000, "Member 'TypedElementSelectionSet_K2_GetSelectedElementHandles::InBaseInterfaceType' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionSet_K2_GetSelectedElementHandles, ReturnValue) == 0x000008, "Member 'TypedElementSelectionSet_K2_GetSelectedElementHandles::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTypedElementSelectionSet \ static_assert(alignof(UTypedElementSelectionSet) == 0x000008, "Wrong alignment on UTypedElementSelectionSet"); \ static_assert(sizeof(UTypedElementSelectionSet) == 0x000898, "Wrong size on UTypedElementSelectionSet"); \ static_assert(offsetof(UTypedElementSelectionSet, OnPreSelectionChange) == 0x000828, "Member 'UTypedElementSelectionSet::OnPreSelectionChange' has a wrong offset!"); \ static_assert(offsetof(UTypedElementSelectionSet, OnSelectionChange) == 0x000838, "Member 'UTypedElementSelectionSet::OnSelectionChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementAssetDataInterface_GetAllReferencedAssetDatas \ static_assert(alignof(TypedElementAssetDataInterface_GetAllReferencedAssetDatas) == 0x000008, "Wrong alignment on TypedElementAssetDataInterface_GetAllReferencedAssetDatas"); \ static_assert(sizeof(TypedElementAssetDataInterface_GetAllReferencedAssetDatas) == 0x000018, "Wrong size on TypedElementAssetDataInterface_GetAllReferencedAssetDatas"); \ static_assert(offsetof(TypedElementAssetDataInterface_GetAllReferencedAssetDatas, InElementHandle) == 0x000000, "Member 'TypedElementAssetDataInterface_GetAllReferencedAssetDatas::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementAssetDataInterface_GetAllReferencedAssetDatas, ReturnValue) == 0x000008, "Member 'TypedElementAssetDataInterface_GetAllReferencedAssetDatas::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementAssetDataInterface_GetAssetData \ static_assert(alignof(TypedElementAssetDataInterface_GetAssetData) == 0x000008, "Wrong alignment on TypedElementAssetDataInterface_GetAssetData"); \ static_assert(sizeof(TypedElementAssetDataInterface_GetAssetData) == 0x000070, "Wrong size on TypedElementAssetDataInterface_GetAssetData"); \ static_assert(offsetof(TypedElementAssetDataInterface_GetAssetData, InElementHandle) == 0x000000, "Member 'TypedElementAssetDataInterface_GetAssetData::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementAssetDataInterface_GetAssetData, ReturnValue) == 0x000008, "Member 'TypedElementAssetDataInterface_GetAssetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITypedElementAssetDataInterface \ static_assert(alignof(ITypedElementAssetDataInterface) == 0x000001, "Wrong alignment on ITypedElementAssetDataInterface"); \ static_assert(sizeof(ITypedElementAssetDataInterface) == 0x000001, "Wrong size on ITypedElementAssetDataInterface"); \ #define DUMPER7_ASSERTS_TypedElementHierarchyInterface_GetChildElements \ static_assert(alignof(TypedElementHierarchyInterface_GetChildElements) == 0x000008, "Wrong alignment on TypedElementHierarchyInterface_GetChildElements"); \ static_assert(sizeof(TypedElementHierarchyInterface_GetChildElements) == 0x000020, "Wrong size on TypedElementHierarchyInterface_GetChildElements"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetChildElements, InElementHandle) == 0x000000, "Member 'TypedElementHierarchyInterface_GetChildElements::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetChildElements, OutElementHandles) == 0x000008, "Member 'TypedElementHierarchyInterface_GetChildElements::OutElementHandles' has a wrong offset!"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetChildElements, bAllowCreate) == 0x000018, "Member 'TypedElementHierarchyInterface_GetChildElements::bAllowCreate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementHierarchyInterface_GetParentElement \ static_assert(alignof(TypedElementHierarchyInterface_GetParentElement) == 0x000008, "Wrong alignment on TypedElementHierarchyInterface_GetParentElement"); \ static_assert(sizeof(TypedElementHierarchyInterface_GetParentElement) == 0x000018, "Wrong size on TypedElementHierarchyInterface_GetParentElement"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetParentElement, InElementHandle) == 0x000000, "Member 'TypedElementHierarchyInterface_GetParentElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetParentElement, bAllowCreate) == 0x000008, "Member 'TypedElementHierarchyInterface_GetParentElement::bAllowCreate' has a wrong offset!"); \ static_assert(offsetof(TypedElementHierarchyInterface_GetParentElement, ReturnValue) == 0x000010, "Member 'TypedElementHierarchyInterface_GetParentElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITypedElementHierarchyInterface \ static_assert(alignof(ITypedElementHierarchyInterface) == 0x000001, "Wrong alignment on ITypedElementHierarchyInterface"); \ static_assert(sizeof(ITypedElementHierarchyInterface) == 0x000001, "Wrong size on ITypedElementHierarchyInterface"); \ #define DUMPER7_ASSERTS_TypedElementObjectInterface_GetObject \ static_assert(alignof(TypedElementObjectInterface_GetObject) == 0x000008, "Wrong alignment on TypedElementObjectInterface_GetObject"); \ static_assert(sizeof(TypedElementObjectInterface_GetObject) == 0x000010, "Wrong size on TypedElementObjectInterface_GetObject"); \ static_assert(offsetof(TypedElementObjectInterface_GetObject, InElementHandle) == 0x000000, "Member 'TypedElementObjectInterface_GetObject::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementObjectInterface_GetObject, ReturnValue) == 0x000008, "Member 'TypedElementObjectInterface_GetObject::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementObjectInterface_GetObjectClass \ static_assert(alignof(TypedElementObjectInterface_GetObjectClass) == 0x000008, "Wrong alignment on TypedElementObjectInterface_GetObjectClass"); \ static_assert(sizeof(TypedElementObjectInterface_GetObjectClass) == 0x000010, "Wrong size on TypedElementObjectInterface_GetObjectClass"); \ static_assert(offsetof(TypedElementObjectInterface_GetObjectClass, InElementHandle) == 0x000000, "Member 'TypedElementObjectInterface_GetObjectClass::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementObjectInterface_GetObjectClass, ReturnValue) == 0x000008, "Member 'TypedElementObjectInterface_GetObjectClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITypedElementObjectInterface \ static_assert(alignof(ITypedElementObjectInterface) == 0x000001, "Wrong alignment on ITypedElementObjectInterface"); \ static_assert(sizeof(ITypedElementObjectInterface) == 0x000001, "Wrong size on ITypedElementObjectInterface"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_AllowSelectionModifiers \ static_assert(alignof(TypedElementSelectionInterface_AllowSelectionModifiers) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_AllowSelectionModifiers"); \ static_assert(sizeof(TypedElementSelectionInterface_AllowSelectionModifiers) == 0x000020, "Wrong size on TypedElementSelectionInterface_AllowSelectionModifiers"); \ static_assert(offsetof(TypedElementSelectionInterface_AllowSelectionModifiers, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_AllowSelectionModifiers::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_AllowSelectionModifiers, InSelectionSet) == 0x000008, "Member 'TypedElementSelectionInterface_AllowSelectionModifiers::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_AllowSelectionModifiers, ReturnValue) == 0x000018, "Member 'TypedElementSelectionInterface_AllowSelectionModifiers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_CanDeselectElement \ static_assert(alignof(TypedElementSelectionInterface_CanDeselectElement) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_CanDeselectElement"); \ static_assert(sizeof(TypedElementSelectionInterface_CanDeselectElement) == 0x000010, "Wrong size on TypedElementSelectionInterface_CanDeselectElement"); \ static_assert(offsetof(TypedElementSelectionInterface_CanDeselectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_CanDeselectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_CanDeselectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionInterface_CanDeselectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_CanDeselectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionInterface_CanDeselectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_CanSelectElement \ static_assert(alignof(TypedElementSelectionInterface_CanSelectElement) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_CanSelectElement"); \ static_assert(sizeof(TypedElementSelectionInterface_CanSelectElement) == 0x000010, "Wrong size on TypedElementSelectionInterface_CanSelectElement"); \ static_assert(offsetof(TypedElementSelectionInterface_CanSelectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_CanSelectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_CanSelectElement, InSelectionOptions) == 0x000008, "Member 'TypedElementSelectionInterface_CanSelectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_CanSelectElement, ReturnValue) == 0x00000D, "Member 'TypedElementSelectionInterface_CanSelectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_DeselectElement \ static_assert(alignof(TypedElementSelectionInterface_DeselectElement) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_DeselectElement"); \ static_assert(sizeof(TypedElementSelectionInterface_DeselectElement) == 0x000020, "Wrong size on TypedElementSelectionInterface_DeselectElement"); \ static_assert(offsetof(TypedElementSelectionInterface_DeselectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_DeselectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_DeselectElement, InSelectionSet) == 0x000008, "Member 'TypedElementSelectionInterface_DeselectElement::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_DeselectElement, InSelectionOptions) == 0x000018, "Member 'TypedElementSelectionInterface_DeselectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_DeselectElement, ReturnValue) == 0x00001D, "Member 'TypedElementSelectionInterface_DeselectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_GetSelectionElement \ static_assert(alignof(TypedElementSelectionInterface_GetSelectionElement) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_GetSelectionElement"); \ static_assert(sizeof(TypedElementSelectionInterface_GetSelectionElement) == 0x000028, "Wrong size on TypedElementSelectionInterface_GetSelectionElement"); \ static_assert(offsetof(TypedElementSelectionInterface_GetSelectionElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_GetSelectionElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_GetSelectionElement, InCurrentSelection) == 0x000008, "Member 'TypedElementSelectionInterface_GetSelectionElement::InCurrentSelection' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_GetSelectionElement, InSelectionMethod) == 0x000018, "Member 'TypedElementSelectionInterface_GetSelectionElement::InSelectionMethod' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_GetSelectionElement, ReturnValue) == 0x000020, "Member 'TypedElementSelectionInterface_GetSelectionElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_IsElementSelected \ static_assert(alignof(TypedElementSelectionInterface_IsElementSelected) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_IsElementSelected"); \ static_assert(sizeof(TypedElementSelectionInterface_IsElementSelected) == 0x000020, "Wrong size on TypedElementSelectionInterface_IsElementSelected"); \ static_assert(offsetof(TypedElementSelectionInterface_IsElementSelected, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_IsElementSelected::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_IsElementSelected, InSelectionSet) == 0x000008, "Member 'TypedElementSelectionInterface_IsElementSelected::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_IsElementSelected, InSelectionOptions) == 0x000018, "Member 'TypedElementSelectionInterface_IsElementSelected::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_IsElementSelected, ReturnValue) == 0x000019, "Member 'TypedElementSelectionInterface_IsElementSelected::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TypedElementSelectionInterface_SelectElement \ static_assert(alignof(TypedElementSelectionInterface_SelectElement) == 0x000008, "Wrong alignment on TypedElementSelectionInterface_SelectElement"); \ static_assert(sizeof(TypedElementSelectionInterface_SelectElement) == 0x000020, "Wrong size on TypedElementSelectionInterface_SelectElement"); \ static_assert(offsetof(TypedElementSelectionInterface_SelectElement, InElementHandle) == 0x000000, "Member 'TypedElementSelectionInterface_SelectElement::InElementHandle' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_SelectElement, InSelectionSet) == 0x000008, "Member 'TypedElementSelectionInterface_SelectElement::InSelectionSet' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_SelectElement, InSelectionOptions) == 0x000018, "Member 'TypedElementSelectionInterface_SelectElement::InSelectionOptions' has a wrong offset!"); \ static_assert(offsetof(TypedElementSelectionInterface_SelectElement, ReturnValue) == 0x00001D, "Member 'TypedElementSelectionInterface_SelectElement::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ITypedElementSelectionInterface \ static_assert(alignof(ITypedElementSelectionInterface) == 0x000001, "Wrong alignment on ITypedElementSelectionInterface"); \ static_assert(sizeof(ITypedElementSelectionInterface) == 0x000001, "Wrong size on ITypedElementSelectionInterface"); \ #define DUMPER7_ASSERTS_AudioLinkBlueprintInterface_PlayLink \ static_assert(alignof(AudioLinkBlueprintInterface_PlayLink) == 0x000004, "Wrong alignment on AudioLinkBlueprintInterface_PlayLink"); \ static_assert(sizeof(AudioLinkBlueprintInterface_PlayLink) == 0x000004, "Wrong size on AudioLinkBlueprintInterface_PlayLink"); \ static_assert(offsetof(AudioLinkBlueprintInterface_PlayLink, StartTime) == 0x000000, "Member 'AudioLinkBlueprintInterface_PlayLink::StartTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioLinkBlueprintInterface_SetLinkSound \ static_assert(alignof(AudioLinkBlueprintInterface_SetLinkSound) == 0x000008, "Wrong alignment on AudioLinkBlueprintInterface_SetLinkSound"); \ static_assert(sizeof(AudioLinkBlueprintInterface_SetLinkSound) == 0x000008, "Wrong size on AudioLinkBlueprintInterface_SetLinkSound"); \ static_assert(offsetof(AudioLinkBlueprintInterface_SetLinkSound, NewSound) == 0x000000, "Member 'AudioLinkBlueprintInterface_SetLinkSound::NewSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioLinkBlueprintInterface_IsLinkPlaying \ static_assert(alignof(AudioLinkBlueprintInterface_IsLinkPlaying) == 0x000001, "Wrong alignment on AudioLinkBlueprintInterface_IsLinkPlaying"); \ static_assert(sizeof(AudioLinkBlueprintInterface_IsLinkPlaying) == 0x000001, "Wrong size on AudioLinkBlueprintInterface_IsLinkPlaying"); \ static_assert(offsetof(AudioLinkBlueprintInterface_IsLinkPlaying, ReturnValue) == 0x000000, "Member 'AudioLinkBlueprintInterface_IsLinkPlaying::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAudioLinkBlueprintInterface \ static_assert(alignof(IAudioLinkBlueprintInterface) == 0x000001, "Wrong alignment on IAudioLinkBlueprintInterface"); \ static_assert(sizeof(IAudioLinkBlueprintInterface) == 0x000001, "Wrong size on IAudioLinkBlueprintInterface"); \ #define DUMPER7_ASSERTS_FJsonObjectWrapper \ static_assert(alignof(FJsonObjectWrapper) == 0x000008, "Wrong alignment on FJsonObjectWrapper"); \ static_assert(sizeof(FJsonObjectWrapper) == 0x000020, "Wrong size on FJsonObjectWrapper"); \ static_assert(offsetof(FJsonObjectWrapper, JsonString) == 0x000000, "Member 'FJsonObjectWrapper::JsonString' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJsonUtilitiesDummyObject \ static_assert(alignof(UJsonUtilitiesDummyObject) == 0x000008, "Wrong alignment on UJsonUtilitiesDummyObject"); \ static_assert(sizeof(UJsonUtilitiesDummyObject) == 0x000028, "Wrong size on UJsonUtilitiesDummyObject"); \ #define DUMPER7_ASSERTS_FTagAndValue \ static_assert(alignof(FTagAndValue) == 0x000008, "Wrong alignment on FTagAndValue"); \ static_assert(sizeof(FTagAndValue) == 0x000018, "Wrong size on FTagAndValue"); \ static_assert(offsetof(FTagAndValue, Tag) == 0x000000, "Member 'FTagAndValue::Tag' has a wrong offset!"); \ static_assert(offsetof(FTagAndValue, Value) == 0x000008, "Member 'FTagAndValue::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAssetRegistryDependencyOptions \ static_assert(alignof(FAssetRegistryDependencyOptions) == 0x000001, "Wrong alignment on FAssetRegistryDependencyOptions"); \ static_assert(sizeof(FAssetRegistryDependencyOptions) == 0x000005, "Wrong size on FAssetRegistryDependencyOptions"); \ static_assert(offsetof(FAssetRegistryDependencyOptions, bIncludeSoftPackageReferences) == 0x000000, "Member 'FAssetRegistryDependencyOptions::bIncludeSoftPackageReferences' has a wrong offset!"); \ static_assert(offsetof(FAssetRegistryDependencyOptions, bIncludeHardPackageReferences) == 0x000001, "Member 'FAssetRegistryDependencyOptions::bIncludeHardPackageReferences' has a wrong offset!"); \ static_assert(offsetof(FAssetRegistryDependencyOptions, bIncludeSearchableNames) == 0x000002, "Member 'FAssetRegistryDependencyOptions::bIncludeSearchableNames' has a wrong offset!"); \ static_assert(offsetof(FAssetRegistryDependencyOptions, bIncludeSoftManagementReferences) == 0x000003, "Member 'FAssetRegistryDependencyOptions::bIncludeSoftManagementReferences' has a wrong offset!"); \ static_assert(offsetof(FAssetRegistryDependencyOptions, bIncludeHardManagementReferences) == 0x000004, "Member 'FAssetRegistryDependencyOptions::bIncludeHardManagementReferences' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_CreateAssetData \ static_assert(alignof(AssetRegistryHelpers_CreateAssetData) == 0x000008, "Wrong alignment on AssetRegistryHelpers_CreateAssetData"); \ static_assert(sizeof(AssetRegistryHelpers_CreateAssetData) == 0x000078, "Wrong size on AssetRegistryHelpers_CreateAssetData"); \ static_assert(offsetof(AssetRegistryHelpers_CreateAssetData, InAsset) == 0x000000, "Member 'AssetRegistryHelpers_CreateAssetData::InAsset' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_CreateAssetData, bAllowBlueprintClass) == 0x000008, "Member 'AssetRegistryHelpers_CreateAssetData::bAllowBlueprintClass' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_CreateAssetData, ReturnValue) == 0x000010, "Member 'AssetRegistryHelpers_CreateAssetData::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetAsset \ static_assert(alignof(AssetRegistryHelpers_GetAsset) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetAsset"); \ static_assert(sizeof(AssetRegistryHelpers_GetAsset) == 0x000070, "Wrong size on AssetRegistryHelpers_GetAsset"); \ static_assert(offsetof(AssetRegistryHelpers_GetAsset, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_GetAsset::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetAsset, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_GetAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetAssetRegistry \ static_assert(alignof(AssetRegistryHelpers_GetAssetRegistry) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetAssetRegistry"); \ static_assert(sizeof(AssetRegistryHelpers_GetAssetRegistry) == 0x000010, "Wrong size on AssetRegistryHelpers_GetAssetRegistry"); \ static_assert(offsetof(AssetRegistryHelpers_GetAssetRegistry, ReturnValue) == 0x000000, "Member 'AssetRegistryHelpers_GetAssetRegistry::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetBlueprintAssets \ static_assert(alignof(AssetRegistryHelpers_GetBlueprintAssets) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetBlueprintAssets"); \ static_assert(sizeof(AssetRegistryHelpers_GetBlueprintAssets) == 0x000160, "Wrong size on AssetRegistryHelpers_GetBlueprintAssets"); \ static_assert(offsetof(AssetRegistryHelpers_GetBlueprintAssets, InFilter) == 0x000000, "Member 'AssetRegistryHelpers_GetBlueprintAssets::InFilter' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetBlueprintAssets, OutAssetData) == 0x000150, "Member 'AssetRegistryHelpers_GetBlueprintAssets::OutAssetData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetClass \ static_assert(alignof(AssetRegistryHelpers_GetClass) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetClass"); \ static_assert(sizeof(AssetRegistryHelpers_GetClass) == 0x000070, "Wrong size on AssetRegistryHelpers_GetClass"); \ static_assert(offsetof(AssetRegistryHelpers_GetClass, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_GetClass::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetClass, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_GetClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetExportTextName \ static_assert(alignof(AssetRegistryHelpers_GetExportTextName) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetExportTextName"); \ static_assert(sizeof(AssetRegistryHelpers_GetExportTextName) == 0x000078, "Wrong size on AssetRegistryHelpers_GetExportTextName"); \ static_assert(offsetof(AssetRegistryHelpers_GetExportTextName, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_GetExportTextName::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetExportTextName, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_GetExportTextName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetFullName \ static_assert(alignof(AssetRegistryHelpers_GetFullName) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetFullName"); \ static_assert(sizeof(AssetRegistryHelpers_GetFullName) == 0x000078, "Wrong size on AssetRegistryHelpers_GetFullName"); \ static_assert(offsetof(AssetRegistryHelpers_GetFullName, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_GetFullName::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetFullName, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_GetFullName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_GetTagValue \ static_assert(alignof(AssetRegistryHelpers_GetTagValue) == 0x000008, "Wrong alignment on AssetRegistryHelpers_GetTagValue"); \ static_assert(sizeof(AssetRegistryHelpers_GetTagValue) == 0x000088, "Wrong size on AssetRegistryHelpers_GetTagValue"); \ static_assert(offsetof(AssetRegistryHelpers_GetTagValue, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_GetTagValue::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetTagValue, InTagName) == 0x000068, "Member 'AssetRegistryHelpers_GetTagValue::InTagName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetTagValue, OutTagValue) == 0x000070, "Member 'AssetRegistryHelpers_GetTagValue::OutTagValue' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_GetTagValue, ReturnValue) == 0x000080, "Member 'AssetRegistryHelpers_GetTagValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_IsAssetLoaded \ static_assert(alignof(AssetRegistryHelpers_IsAssetLoaded) == 0x000008, "Wrong alignment on AssetRegistryHelpers_IsAssetLoaded"); \ static_assert(sizeof(AssetRegistryHelpers_IsAssetLoaded) == 0x000070, "Wrong size on AssetRegistryHelpers_IsAssetLoaded"); \ static_assert(offsetof(AssetRegistryHelpers_IsAssetLoaded, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_IsAssetLoaded::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_IsAssetLoaded, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_IsAssetLoaded::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_IsRedirector \ static_assert(alignof(AssetRegistryHelpers_IsRedirector) == 0x000008, "Wrong alignment on AssetRegistryHelpers_IsRedirector"); \ static_assert(sizeof(AssetRegistryHelpers_IsRedirector) == 0x000070, "Wrong size on AssetRegistryHelpers_IsRedirector"); \ static_assert(offsetof(AssetRegistryHelpers_IsRedirector, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_IsRedirector::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_IsRedirector, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_IsRedirector::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_IsUAsset \ static_assert(alignof(AssetRegistryHelpers_IsUAsset) == 0x000008, "Wrong alignment on AssetRegistryHelpers_IsUAsset"); \ static_assert(sizeof(AssetRegistryHelpers_IsUAsset) == 0x000070, "Wrong size on AssetRegistryHelpers_IsUAsset"); \ static_assert(offsetof(AssetRegistryHelpers_IsUAsset, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_IsUAsset::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_IsUAsset, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_IsUAsset::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_IsValid \ static_assert(alignof(AssetRegistryHelpers_IsValid) == 0x000008, "Wrong alignment on AssetRegistryHelpers_IsValid"); \ static_assert(sizeof(AssetRegistryHelpers_IsValid) == 0x000070, "Wrong size on AssetRegistryHelpers_IsValid"); \ static_assert(offsetof(AssetRegistryHelpers_IsValid, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_IsValid::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_IsValid, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_IsValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_SetFilterTagsAndValues \ static_assert(alignof(AssetRegistryHelpers_SetFilterTagsAndValues) == 0x000008, "Wrong alignment on AssetRegistryHelpers_SetFilterTagsAndValues"); \ static_assert(sizeof(AssetRegistryHelpers_SetFilterTagsAndValues) == 0x0002B0, "Wrong size on AssetRegistryHelpers_SetFilterTagsAndValues"); \ static_assert(offsetof(AssetRegistryHelpers_SetFilterTagsAndValues, InFilter) == 0x000000, "Member 'AssetRegistryHelpers_SetFilterTagsAndValues::InFilter' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_SetFilterTagsAndValues, InTagsAndValues) == 0x000150, "Member 'AssetRegistryHelpers_SetFilterTagsAndValues::InTagsAndValues' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_SetFilterTagsAndValues, ReturnValue) == 0x000160, "Member 'AssetRegistryHelpers_SetFilterTagsAndValues::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistryHelpers_ToSoftObjectPath \ static_assert(alignof(AssetRegistryHelpers_ToSoftObjectPath) == 0x000008, "Wrong alignment on AssetRegistryHelpers_ToSoftObjectPath"); \ static_assert(sizeof(AssetRegistryHelpers_ToSoftObjectPath) == 0x000088, "Wrong size on AssetRegistryHelpers_ToSoftObjectPath"); \ static_assert(offsetof(AssetRegistryHelpers_ToSoftObjectPath, InAssetData) == 0x000000, "Member 'AssetRegistryHelpers_ToSoftObjectPath::InAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistryHelpers_ToSoftObjectPath, ReturnValue) == 0x000068, "Member 'AssetRegistryHelpers_ToSoftObjectPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAssetRegistryHelpers \ static_assert(alignof(UAssetRegistryHelpers) == 0x000008, "Wrong alignment on UAssetRegistryHelpers"); \ static_assert(sizeof(UAssetRegistryHelpers) == 0x000028, "Wrong size on UAssetRegistryHelpers"); \ #define DUMPER7_ASSERTS_AssetRegistry_PrioritizeSearchPath \ static_assert(alignof(AssetRegistry_PrioritizeSearchPath) == 0x000008, "Wrong alignment on AssetRegistry_PrioritizeSearchPath"); \ static_assert(sizeof(AssetRegistry_PrioritizeSearchPath) == 0x000010, "Wrong size on AssetRegistry_PrioritizeSearchPath"); \ static_assert(offsetof(AssetRegistry_PrioritizeSearchPath, PathToPrioritize) == 0x000000, "Member 'AssetRegistry_PrioritizeSearchPath::PathToPrioritize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_ScanFilesSynchronous \ static_assert(alignof(AssetRegistry_ScanFilesSynchronous) == 0x000008, "Wrong alignment on AssetRegistry_ScanFilesSynchronous"); \ static_assert(sizeof(AssetRegistry_ScanFilesSynchronous) == 0x000018, "Wrong size on AssetRegistry_ScanFilesSynchronous"); \ static_assert(offsetof(AssetRegistry_ScanFilesSynchronous, InFilePaths) == 0x000000, "Member 'AssetRegistry_ScanFilesSynchronous::InFilePaths' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_ScanFilesSynchronous, bForceRescan) == 0x000010, "Member 'AssetRegistry_ScanFilesSynchronous::bForceRescan' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_ScanModifiedAssetFiles \ static_assert(alignof(AssetRegistry_ScanModifiedAssetFiles) == 0x000008, "Wrong alignment on AssetRegistry_ScanModifiedAssetFiles"); \ static_assert(sizeof(AssetRegistry_ScanModifiedAssetFiles) == 0x000010, "Wrong size on AssetRegistry_ScanModifiedAssetFiles"); \ static_assert(offsetof(AssetRegistry_ScanModifiedAssetFiles, InFilePaths) == 0x000000, "Member 'AssetRegistry_ScanModifiedAssetFiles::InFilePaths' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_ScanPathsSynchronous \ static_assert(alignof(AssetRegistry_ScanPathsSynchronous) == 0x000008, "Wrong alignment on AssetRegistry_ScanPathsSynchronous"); \ static_assert(sizeof(AssetRegistry_ScanPathsSynchronous) == 0x000018, "Wrong size on AssetRegistry_ScanPathsSynchronous"); \ static_assert(offsetof(AssetRegistry_ScanPathsSynchronous, InPaths) == 0x000000, "Member 'AssetRegistry_ScanPathsSynchronous::InPaths' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_ScanPathsSynchronous, bForceRescan) == 0x000010, "Member 'AssetRegistry_ScanPathsSynchronous::bForceRescan' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_ScanPathsSynchronous, bIgnoreDenyListScanFilters) == 0x000011, "Member 'AssetRegistry_ScanPathsSynchronous::bIgnoreDenyListScanFilters' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_SearchAllAssets \ static_assert(alignof(AssetRegistry_SearchAllAssets) == 0x000001, "Wrong alignment on AssetRegistry_SearchAllAssets"); \ static_assert(sizeof(AssetRegistry_SearchAllAssets) == 0x000001, "Wrong size on AssetRegistry_SearchAllAssets"); \ static_assert(offsetof(AssetRegistry_SearchAllAssets, bSynchronousSearch) == 0x000000, "Member 'AssetRegistry_SearchAllAssets::bSynchronousSearch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_WaitForPackage \ static_assert(alignof(AssetRegistry_WaitForPackage) == 0x000008, "Wrong alignment on AssetRegistry_WaitForPackage"); \ static_assert(sizeof(AssetRegistry_WaitForPackage) == 0x000010, "Wrong size on AssetRegistry_WaitForPackage"); \ static_assert(offsetof(AssetRegistry_WaitForPackage, PackageName) == 0x000000, "Member 'AssetRegistry_WaitForPackage::PackageName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAllAssets \ static_assert(alignof(AssetRegistry_GetAllAssets) == 0x000008, "Wrong alignment on AssetRegistry_GetAllAssets"); \ static_assert(sizeof(AssetRegistry_GetAllAssets) == 0x000018, "Wrong size on AssetRegistry_GetAllAssets"); \ static_assert(offsetof(AssetRegistry_GetAllAssets, OutAssetData) == 0x000000, "Member 'AssetRegistry_GetAllAssets::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAllAssets, bIncludeOnlyOnDiskAssets) == 0x000010, "Member 'AssetRegistry_GetAllAssets::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAllAssets, ReturnValue) == 0x000011, "Member 'AssetRegistry_GetAllAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAllCachedPaths \ static_assert(alignof(AssetRegistry_GetAllCachedPaths) == 0x000008, "Wrong alignment on AssetRegistry_GetAllCachedPaths"); \ static_assert(sizeof(AssetRegistry_GetAllCachedPaths) == 0x000010, "Wrong size on AssetRegistry_GetAllCachedPaths"); \ static_assert(offsetof(AssetRegistry_GetAllCachedPaths, OutPathList) == 0x000000, "Member 'AssetRegistry_GetAllCachedPaths::OutPathList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAncestorClassNames \ static_assert(alignof(AssetRegistry_GetAncestorClassNames) == 0x000008, "Wrong alignment on AssetRegistry_GetAncestorClassNames"); \ static_assert(sizeof(AssetRegistry_GetAncestorClassNames) == 0x000028, "Wrong size on AssetRegistry_GetAncestorClassNames"); \ static_assert(offsetof(AssetRegistry_GetAncestorClassNames, ClassPathName) == 0x000000, "Member 'AssetRegistry_GetAncestorClassNames::ClassPathName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAncestorClassNames, OutAncestorClassNames) == 0x000010, "Member 'AssetRegistry_GetAncestorClassNames::OutAncestorClassNames' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAncestorClassNames, ReturnValue) == 0x000020, "Member 'AssetRegistry_GetAncestorClassNames::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssetByObjectPath \ static_assert(alignof(AssetRegistry_GetAssetByObjectPath) == 0x000008, "Wrong alignment on AssetRegistry_GetAssetByObjectPath"); \ static_assert(sizeof(AssetRegistry_GetAssetByObjectPath) == 0x000078, "Wrong size on AssetRegistry_GetAssetByObjectPath"); \ static_assert(offsetof(AssetRegistry_GetAssetByObjectPath, ObjectPath) == 0x000000, "Member 'AssetRegistry_GetAssetByObjectPath::ObjectPath' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetByObjectPath, bIncludeOnlyOnDiskAssets) == 0x000008, "Member 'AssetRegistry_GetAssetByObjectPath::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetByObjectPath, ReturnValue) == 0x000010, "Member 'AssetRegistry_GetAssetByObjectPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssets \ static_assert(alignof(AssetRegistry_GetAssets) == 0x000008, "Wrong alignment on AssetRegistry_GetAssets"); \ static_assert(sizeof(AssetRegistry_GetAssets) == 0x000168, "Wrong size on AssetRegistry_GetAssets"); \ static_assert(offsetof(AssetRegistry_GetAssets, Filter) == 0x000000, "Member 'AssetRegistry_GetAssets::Filter' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssets, OutAssetData) == 0x000150, "Member 'AssetRegistry_GetAssets::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssets, bSkipARFilteredAssets) == 0x000160, "Member 'AssetRegistry_GetAssets::bSkipARFilteredAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssets, ReturnValue) == 0x000161, "Member 'AssetRegistry_GetAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssetsByClass \ static_assert(alignof(AssetRegistry_GetAssetsByClass) == 0x000008, "Wrong alignment on AssetRegistry_GetAssetsByClass"); \ static_assert(sizeof(AssetRegistry_GetAssetsByClass) == 0x000028, "Wrong size on AssetRegistry_GetAssetsByClass"); \ static_assert(offsetof(AssetRegistry_GetAssetsByClass, ClassPathName) == 0x000000, "Member 'AssetRegistry_GetAssetsByClass::ClassPathName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByClass, OutAssetData) == 0x000010, "Member 'AssetRegistry_GetAssetsByClass::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByClass, bSearchSubClasses) == 0x000020, "Member 'AssetRegistry_GetAssetsByClass::bSearchSubClasses' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByClass, ReturnValue) == 0x000021, "Member 'AssetRegistry_GetAssetsByClass::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssetsByPackageName \ static_assert(alignof(AssetRegistry_GetAssetsByPackageName) == 0x000008, "Wrong alignment on AssetRegistry_GetAssetsByPackageName"); \ static_assert(sizeof(AssetRegistry_GetAssetsByPackageName) == 0x000020, "Wrong size on AssetRegistry_GetAssetsByPackageName"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPackageName, PackageName) == 0x000000, "Member 'AssetRegistry_GetAssetsByPackageName::PackageName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPackageName, OutAssetData) == 0x000008, "Member 'AssetRegistry_GetAssetsByPackageName::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPackageName, bIncludeOnlyOnDiskAssets) == 0x000018, "Member 'AssetRegistry_GetAssetsByPackageName::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPackageName, bSkipARFilteredAssets) == 0x000019, "Member 'AssetRegistry_GetAssetsByPackageName::bSkipARFilteredAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPackageName, ReturnValue) == 0x00001A, "Member 'AssetRegistry_GetAssetsByPackageName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssetsByPath \ static_assert(alignof(AssetRegistry_GetAssetsByPath) == 0x000008, "Wrong alignment on AssetRegistry_GetAssetsByPath"); \ static_assert(sizeof(AssetRegistry_GetAssetsByPath) == 0x000020, "Wrong size on AssetRegistry_GetAssetsByPath"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPath, PackagePath) == 0x000000, "Member 'AssetRegistry_GetAssetsByPath::PackagePath' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPath, OutAssetData) == 0x000008, "Member 'AssetRegistry_GetAssetsByPath::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPath, bRecursive) == 0x000018, "Member 'AssetRegistry_GetAssetsByPath::bRecursive' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPath, bIncludeOnlyOnDiskAssets) == 0x000019, "Member 'AssetRegistry_GetAssetsByPath::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPath, ReturnValue) == 0x00001A, "Member 'AssetRegistry_GetAssetsByPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetAssetsByPaths \ static_assert(alignof(AssetRegistry_GetAssetsByPaths) == 0x000008, "Wrong alignment on AssetRegistry_GetAssetsByPaths"); \ static_assert(sizeof(AssetRegistry_GetAssetsByPaths) == 0x000028, "Wrong size on AssetRegistry_GetAssetsByPaths"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPaths, PackagePaths) == 0x000000, "Member 'AssetRegistry_GetAssetsByPaths::PackagePaths' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPaths, OutAssetData) == 0x000010, "Member 'AssetRegistry_GetAssetsByPaths::OutAssetData' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPaths, bRecursive) == 0x000020, "Member 'AssetRegistry_GetAssetsByPaths::bRecursive' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPaths, bIncludeOnlyOnDiskAssets) == 0x000021, "Member 'AssetRegistry_GetAssetsByPaths::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetAssetsByPaths, ReturnValue) == 0x000022, "Member 'AssetRegistry_GetAssetsByPaths::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetDerivedClassNames \ static_assert(alignof(AssetRegistry_GetDerivedClassNames) == 0x000008, "Wrong alignment on AssetRegistry_GetDerivedClassNames"); \ static_assert(sizeof(AssetRegistry_GetDerivedClassNames) == 0x0000B0, "Wrong size on AssetRegistry_GetDerivedClassNames"); \ static_assert(offsetof(AssetRegistry_GetDerivedClassNames, ClassNames) == 0x000000, "Member 'AssetRegistry_GetDerivedClassNames::ClassNames' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetDerivedClassNames, ExcludedClassNames) == 0x000010, "Member 'AssetRegistry_GetDerivedClassNames::ExcludedClassNames' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetDerivedClassNames, OutDerivedClassNames) == 0x000060, "Member 'AssetRegistry_GetDerivedClassNames::OutDerivedClassNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_GetSubPaths \ static_assert(alignof(AssetRegistry_GetSubPaths) == 0x000008, "Wrong alignment on AssetRegistry_GetSubPaths"); \ static_assert(sizeof(AssetRegistry_GetSubPaths) == 0x000028, "Wrong size on AssetRegistry_GetSubPaths"); \ static_assert(offsetof(AssetRegistry_GetSubPaths, InBasePath) == 0x000000, "Member 'AssetRegistry_GetSubPaths::InBasePath' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetSubPaths, OutPathList) == 0x000010, "Member 'AssetRegistry_GetSubPaths::OutPathList' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_GetSubPaths, bInRecurse) == 0x000020, "Member 'AssetRegistry_GetSubPaths::bInRecurse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_HasAssets \ static_assert(alignof(AssetRegistry_HasAssets) == 0x000004, "Wrong alignment on AssetRegistry_HasAssets"); \ static_assert(sizeof(AssetRegistry_HasAssets) == 0x00000C, "Wrong size on AssetRegistry_HasAssets"); \ static_assert(offsetof(AssetRegistry_HasAssets, PackagePath) == 0x000000, "Member 'AssetRegistry_HasAssets::PackagePath' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_HasAssets, bRecursive) == 0x000008, "Member 'AssetRegistry_HasAssets::bRecursive' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_HasAssets, ReturnValue) == 0x000009, "Member 'AssetRegistry_HasAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_IsLoadingAssets \ static_assert(alignof(AssetRegistry_IsLoadingAssets) == 0x000001, "Wrong alignment on AssetRegistry_IsLoadingAssets"); \ static_assert(sizeof(AssetRegistry_IsLoadingAssets) == 0x000001, "Wrong size on AssetRegistry_IsLoadingAssets"); \ static_assert(offsetof(AssetRegistry_IsLoadingAssets, ReturnValue) == 0x000000, "Member 'AssetRegistry_IsLoadingAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_IsSearchAllAssets \ static_assert(alignof(AssetRegistry_IsSearchAllAssets) == 0x000001, "Wrong alignment on AssetRegistry_IsSearchAllAssets"); \ static_assert(sizeof(AssetRegistry_IsSearchAllAssets) == 0x000001, "Wrong size on AssetRegistry_IsSearchAllAssets"); \ static_assert(offsetof(AssetRegistry_IsSearchAllAssets, ReturnValue) == 0x000000, "Member 'AssetRegistry_IsSearchAllAssets::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_IsSearchAsync \ static_assert(alignof(AssetRegistry_IsSearchAsync) == 0x000001, "Wrong alignment on AssetRegistry_IsSearchAsync"); \ static_assert(sizeof(AssetRegistry_IsSearchAsync) == 0x000001, "Wrong size on AssetRegistry_IsSearchAsync"); \ static_assert(offsetof(AssetRegistry_IsSearchAsync, ReturnValue) == 0x000000, "Member 'AssetRegistry_IsSearchAsync::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_K2_GetAssetByObjectPath \ static_assert(alignof(AssetRegistry_K2_GetAssetByObjectPath) == 0x000008, "Wrong alignment on AssetRegistry_K2_GetAssetByObjectPath"); \ static_assert(sizeof(AssetRegistry_K2_GetAssetByObjectPath) == 0x000090, "Wrong size on AssetRegistry_K2_GetAssetByObjectPath"); \ static_assert(offsetof(AssetRegistry_K2_GetAssetByObjectPath, ObjectPath) == 0x000000, "Member 'AssetRegistry_K2_GetAssetByObjectPath::ObjectPath' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetAssetByObjectPath, bIncludeOnlyOnDiskAssets) == 0x000020, "Member 'AssetRegistry_K2_GetAssetByObjectPath::bIncludeOnlyOnDiskAssets' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetAssetByObjectPath, ReturnValue) == 0x000028, "Member 'AssetRegistry_K2_GetAssetByObjectPath::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_K2_GetDependencies \ static_assert(alignof(AssetRegistry_K2_GetDependencies) == 0x000008, "Wrong alignment on AssetRegistry_K2_GetDependencies"); \ static_assert(sizeof(AssetRegistry_K2_GetDependencies) == 0x000028, "Wrong size on AssetRegistry_K2_GetDependencies"); \ static_assert(offsetof(AssetRegistry_K2_GetDependencies, PackageName) == 0x000000, "Member 'AssetRegistry_K2_GetDependencies::PackageName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetDependencies, DependencyOptions) == 0x000008, "Member 'AssetRegistry_K2_GetDependencies::DependencyOptions' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetDependencies, OutDependencies) == 0x000010, "Member 'AssetRegistry_K2_GetDependencies::OutDependencies' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetDependencies, ReturnValue) == 0x000020, "Member 'AssetRegistry_K2_GetDependencies::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_K2_GetReferencers \ static_assert(alignof(AssetRegistry_K2_GetReferencers) == 0x000008, "Wrong alignment on AssetRegistry_K2_GetReferencers"); \ static_assert(sizeof(AssetRegistry_K2_GetReferencers) == 0x000028, "Wrong size on AssetRegistry_K2_GetReferencers"); \ static_assert(offsetof(AssetRegistry_K2_GetReferencers, PackageName) == 0x000000, "Member 'AssetRegistry_K2_GetReferencers::PackageName' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetReferencers, ReferenceOptions) == 0x000008, "Member 'AssetRegistry_K2_GetReferencers::ReferenceOptions' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetReferencers, OutReferencers) == 0x000010, "Member 'AssetRegistry_K2_GetReferencers::OutReferencers' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_K2_GetReferencers, ReturnValue) == 0x000020, "Member 'AssetRegistry_K2_GetReferencers::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_RunAssetsThroughFilter \ static_assert(alignof(AssetRegistry_RunAssetsThroughFilter) == 0x000008, "Wrong alignment on AssetRegistry_RunAssetsThroughFilter"); \ static_assert(sizeof(AssetRegistry_RunAssetsThroughFilter) == 0x000160, "Wrong size on AssetRegistry_RunAssetsThroughFilter"); \ static_assert(offsetof(AssetRegistry_RunAssetsThroughFilter, AssetDataList) == 0x000000, "Member 'AssetRegistry_RunAssetsThroughFilter::AssetDataList' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_RunAssetsThroughFilter, Filter) == 0x000010, "Member 'AssetRegistry_RunAssetsThroughFilter::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AssetRegistry_UseFilterToExcludeAssets \ static_assert(alignof(AssetRegistry_UseFilterToExcludeAssets) == 0x000008, "Wrong alignment on AssetRegistry_UseFilterToExcludeAssets"); \ static_assert(sizeof(AssetRegistry_UseFilterToExcludeAssets) == 0x000160, "Wrong size on AssetRegistry_UseFilterToExcludeAssets"); \ static_assert(offsetof(AssetRegistry_UseFilterToExcludeAssets, AssetDataList) == 0x000000, "Member 'AssetRegistry_UseFilterToExcludeAssets::AssetDataList' has a wrong offset!"); \ static_assert(offsetof(AssetRegistry_UseFilterToExcludeAssets, Filter) == 0x000010, "Member 'AssetRegistry_UseFilterToExcludeAssets::Filter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAssetRegistry \ static_assert(alignof(IAssetRegistry) == 0x000001, "Wrong alignment on IAssetRegistry"); \ static_assert(sizeof(IAssetRegistry) == 0x000001, "Wrong size on IAssetRegistry"); \ #define DUMPER7_ASSERTS_UAssetRegistryImpl \ static_assert(alignof(UAssetRegistryImpl) == 0x000008, "Wrong alignment on UAssetRegistryImpl"); \ static_assert(sizeof(UAssetRegistryImpl) == 0x0009C0, "Wrong size on UAssetRegistryImpl"); \ #define DUMPER7_ASSERTS_FNetSerializerConfig \ static_assert(alignof(FNetSerializerConfig) == 0x000001, "Wrong alignment on FNetSerializerConfig"); \ static_assert(sizeof(FNetSerializerConfig) == 0x000001, "Wrong size on FNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FPolymorphicStructNetSerializerConfig \ static_assert(alignof(FPolymorphicStructNetSerializerConfig) == 0x000001, "Wrong alignment on FPolymorphicStructNetSerializerConfig"); \ static_assert(sizeof(FPolymorphicStructNetSerializerConfig) == 0x000001, "Wrong size on FPolymorphicStructNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FPolymorphicArrayStructNetSerializerConfig \ static_assert(alignof(FPolymorphicArrayStructNetSerializerConfig) == 0x000001, "Wrong alignment on FPolymorphicArrayStructNetSerializerConfig"); \ static_assert(sizeof(FPolymorphicArrayStructNetSerializerConfig) == 0x000001, "Wrong size on FPolymorphicArrayStructNetSerializerConfig"); \ #define DUMPER7_ASSERTS_UDataStream \ static_assert(alignof(UDataStream) == 0x000008, "Wrong alignment on UDataStream"); \ static_assert(sizeof(UDataStream) == 0x000028, "Wrong size on UDataStream"); \ #define DUMPER7_ASSERTS_UIrisObjectReferencePackageMap \ static_assert(alignof(UIrisObjectReferencePackageMap) == 0x000008, "Wrong alignment on UIrisObjectReferencePackageMap"); \ static_assert(sizeof(UIrisObjectReferencePackageMap) == 0x000028, "Wrong size on UIrisObjectReferencePackageMap"); \ #define DUMPER7_ASSERTS_UNetBlobHandler \ static_assert(alignof(UNetBlobHandler) == 0x000008, "Wrong alignment on UNetBlobHandler"); \ static_assert(sizeof(UNetBlobHandler) == 0x000028, "Wrong size on UNetBlobHandler"); \ #define DUMPER7_ASSERTS_UNetObjectPrioritizerConfig \ static_assert(alignof(UNetObjectPrioritizerConfig) == 0x000008, "Wrong alignment on UNetObjectPrioritizerConfig"); \ static_assert(sizeof(UNetObjectPrioritizerConfig) == 0x000028, "Wrong size on UNetObjectPrioritizerConfig"); \ #define DUMPER7_ASSERTS_UNetObjectCountLimiterConfig \ static_assert(alignof(UNetObjectCountLimiterConfig) == 0x000008, "Wrong alignment on UNetObjectCountLimiterConfig"); \ static_assert(sizeof(UNetObjectCountLimiterConfig) == 0x000028, "Wrong size on UNetObjectCountLimiterConfig"); \ #define DUMPER7_ASSERTS_UNetObjectFilterConfig \ static_assert(alignof(UNetObjectFilterConfig) == 0x000008, "Wrong alignment on UNetObjectFilterConfig"); \ static_assert(sizeof(UNetObjectFilterConfig) == 0x000028, "Wrong size on UNetObjectFilterConfig"); \ #define DUMPER7_ASSERTS_UNetObjectFilter \ static_assert(alignof(UNetObjectFilter) == 0x000008, "Wrong alignment on UNetObjectFilter"); \ static_assert(sizeof(UNetObjectFilter) == 0x000028, "Wrong size on UNetObjectFilter"); \ #define DUMPER7_ASSERTS_UNetObjectPrioritizer \ static_assert(alignof(UNetObjectPrioritizer) == 0x000008, "Wrong alignment on UNetObjectPrioritizer"); \ static_assert(sizeof(UNetObjectPrioritizer) == 0x000028, "Wrong size on UNetObjectPrioritizer"); \ #define DUMPER7_ASSERTS_UReplicationBridge \ static_assert(alignof(UReplicationBridge) == 0x000008, "Wrong alignment on UReplicationBridge"); \ static_assert(sizeof(UReplicationBridge) == 0x000028, "Wrong size on UReplicationBridge"); \ #define DUMPER7_ASSERTS_UObjectReplicationBridge \ static_assert(alignof(UObjectReplicationBridge) == 0x000008, "Wrong alignment on UObjectReplicationBridge"); \ static_assert(sizeof(UObjectReplicationBridge) == 0x000028, "Wrong size on UObjectReplicationBridge"); \ #define DUMPER7_ASSERTS_USequentialPartialNetBlobHandlerConfig \ static_assert(alignof(USequentialPartialNetBlobHandlerConfig) == 0x000008, "Wrong alignment on USequentialPartialNetBlobHandlerConfig"); \ static_assert(sizeof(USequentialPartialNetBlobHandlerConfig) == 0x000028, "Wrong size on USequentialPartialNetBlobHandlerConfig"); \ #define DUMPER7_ASSERTS_USequentialPartialNetBlobHandler \ static_assert(alignof(USequentialPartialNetBlobHandler) == 0x000008, "Wrong alignment on USequentialPartialNetBlobHandler"); \ static_assert(sizeof(USequentialPartialNetBlobHandler) == 0x000028, "Wrong size on USequentialPartialNetBlobHandler"); \ #define DUMPER7_ASSERTS_USphereWithOwnerBoostNetObjectPrioritizerConfig \ static_assert(alignof(USphereWithOwnerBoostNetObjectPrioritizerConfig) == 0x000008, "Wrong alignment on USphereWithOwnerBoostNetObjectPrioritizerConfig"); \ static_assert(sizeof(USphereWithOwnerBoostNetObjectPrioritizerConfig) == 0x000028, "Wrong size on USphereWithOwnerBoostNetObjectPrioritizerConfig"); \ #define DUMPER7_ASSERTS_FGameplayTagCreationWidgetHelper \ static_assert(alignof(FGameplayTagCreationWidgetHelper) == 0x000001, "Wrong alignment on FGameplayTagCreationWidgetHelper"); \ static_assert(sizeof(FGameplayTagCreationWidgetHelper) == 0x000001, "Wrong size on FGameplayTagCreationWidgetHelper"); \ #define DUMPER7_ASSERTS_FGameplayTag \ static_assert(alignof(FGameplayTag) == 0x000004, "Wrong alignment on FGameplayTag"); \ static_assert(sizeof(FGameplayTag) == 0x000008, "Wrong size on FGameplayTag"); \ static_assert(offsetof(FGameplayTag, TagName) == 0x000000, "Member 'FGameplayTag::TagName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagContainer \ static_assert(alignof(FGameplayTagContainer) == 0x000008, "Wrong alignment on FGameplayTagContainer"); \ static_assert(sizeof(FGameplayTagContainer) == 0x000020, "Wrong size on FGameplayTagContainer"); \ static_assert(offsetof(FGameplayTagContainer, GameplayTags) == 0x000000, "Member 'FGameplayTagContainer::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagContainer, ParentTags) == 0x000010, "Member 'FGameplayTagContainer::ParentTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagContainerNetSerializerConfig \ static_assert(alignof(FGameplayTagContainerNetSerializerConfig) == 0x000001, "Wrong alignment on FGameplayTagContainerNetSerializerConfig"); \ static_assert(sizeof(FGameplayTagContainerNetSerializerConfig) == 0x000001, "Wrong size on FGameplayTagContainerNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FGameplayTagNetSerializerConfig \ static_assert(alignof(FGameplayTagNetSerializerConfig) == 0x000001, "Wrong alignment on FGameplayTagNetSerializerConfig"); \ static_assert(sizeof(FGameplayTagNetSerializerConfig) == 0x000001, "Wrong size on FGameplayTagNetSerializerConfig"); \ #define DUMPER7_ASSERTS_FGameplayTagContainerNetSerializerSerializationHelper \ static_assert(alignof(FGameplayTagContainerNetSerializerSerializationHelper) == 0x000008, "Wrong alignment on FGameplayTagContainerNetSerializerSerializationHelper"); \ static_assert(sizeof(FGameplayTagContainerNetSerializerSerializationHelper) == 0x000010, "Wrong size on FGameplayTagContainerNetSerializerSerializationHelper"); \ static_assert(offsetof(FGameplayTagContainerNetSerializerSerializationHelper, GameplayTags) == 0x000000, "Member 'FGameplayTagContainerNetSerializerSerializationHelper::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagReferenceHelper \ static_assert(alignof(FGameplayTagReferenceHelper) == 0x000008, "Wrong alignment on FGameplayTagReferenceHelper"); \ static_assert(sizeof(FGameplayTagReferenceHelper) == 0x000010, "Wrong size on FGameplayTagReferenceHelper"); \ #define DUMPER7_ASSERTS_FGameplayTagQuery \ static_assert(alignof(FGameplayTagQuery) == 0x000008, "Wrong alignment on FGameplayTagQuery"); \ static_assert(sizeof(FGameplayTagQuery) == 0x000048, "Wrong size on FGameplayTagQuery"); \ static_assert(offsetof(FGameplayTagQuery, TokenStreamVersion) == 0x000000, "Member 'FGameplayTagQuery::TokenStreamVersion' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagQuery, TagDictionary) == 0x000008, "Member 'FGameplayTagQuery::TagDictionary' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagQuery, QueryTokenStream) == 0x000018, "Member 'FGameplayTagQuery::QueryTokenStream' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagQuery, UserDescription) == 0x000028, "Member 'FGameplayTagQuery::UserDescription' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagQuery, AutoDescription) == 0x000038, "Member 'FGameplayTagQuery::AutoDescription' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagRedirect \ static_assert(alignof(FGameplayTagRedirect) == 0x000004, "Wrong alignment on FGameplayTagRedirect"); \ static_assert(sizeof(FGameplayTagRedirect) == 0x000010, "Wrong size on FGameplayTagRedirect"); \ static_assert(offsetof(FGameplayTagRedirect, OldTagName) == 0x000000, "Member 'FGameplayTagRedirect::OldTagName' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagRedirect, NewTagName) == 0x000008, "Member 'FGameplayTagRedirect::NewTagName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagTableRow \ static_assert(alignof(FGameplayTagTableRow) == 0x000008, "Wrong alignment on FGameplayTagTableRow"); \ static_assert(sizeof(FGameplayTagTableRow) == 0x000020, "Wrong size on FGameplayTagTableRow"); \ static_assert(offsetof(FGameplayTagTableRow, Tag) == 0x000008, "Member 'FGameplayTagTableRow::Tag' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagTableRow, DevComment) == 0x000010, "Member 'FGameplayTagTableRow::DevComment' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRestrictedGameplayTagTableRow \ static_assert(alignof(FRestrictedGameplayTagTableRow) == 0x000008, "Wrong alignment on FRestrictedGameplayTagTableRow"); \ static_assert(sizeof(FRestrictedGameplayTagTableRow) == 0x000028, "Wrong size on FRestrictedGameplayTagTableRow"); \ static_assert(offsetof(FRestrictedGameplayTagTableRow, bAllowNonRestrictedChildren) == 0x000020, "Member 'FRestrictedGameplayTagTableRow::bAllowNonRestrictedChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagSource \ static_assert(alignof(FGameplayTagSource) == 0x000008, "Wrong alignment on FGameplayTagSource"); \ static_assert(sizeof(FGameplayTagSource) == 0x000020, "Wrong size on FGameplayTagSource"); \ static_assert(offsetof(FGameplayTagSource, SourceName) == 0x000000, "Member 'FGameplayTagSource::SourceName' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagSource, SourceType) == 0x000008, "Member 'FGameplayTagSource::SourceType' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagSource, SourceTagList) == 0x000010, "Member 'FGameplayTagSource::SourceTagList' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagSource, SourceRestrictedTagList) == 0x000018, "Member 'FGameplayTagSource::SourceRestrictedTagList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayTagNode \ static_assert(alignof(FGameplayTagNode) == 0x000008, "Wrong alignment on FGameplayTagNode"); \ static_assert(sizeof(FGameplayTagNode) == 0x000050, "Wrong size on FGameplayTagNode"); \ #define DUMPER7_ASSERTS_FGameplayTagCategoryRemap \ static_assert(alignof(FGameplayTagCategoryRemap) == 0x000008, "Wrong alignment on FGameplayTagCategoryRemap"); \ static_assert(sizeof(FGameplayTagCategoryRemap) == 0x000020, "Wrong size on FGameplayTagCategoryRemap"); \ static_assert(offsetof(FGameplayTagCategoryRemap, BaseCategory) == 0x000000, "Member 'FGameplayTagCategoryRemap::BaseCategory' has a wrong offset!"); \ static_assert(offsetof(FGameplayTagCategoryRemap, RemapCategories) == 0x000010, "Member 'FGameplayTagCategoryRemap::RemapCategories' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRestrictedConfigInfo \ static_assert(alignof(FRestrictedConfigInfo) == 0x000008, "Wrong alignment on FRestrictedConfigInfo"); \ static_assert(sizeof(FRestrictedConfigInfo) == 0x000020, "Wrong size on FRestrictedConfigInfo"); \ static_assert(offsetof(FRestrictedConfigInfo, RestrictedConfigName) == 0x000000, "Member 'FRestrictedConfigInfo::RestrictedConfigName' has a wrong offset!"); \ static_assert(offsetof(FRestrictedConfigInfo, Owners) == 0x000010, "Member 'FRestrictedConfigInfo::Owners' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_AddGameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_AddGameplayTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_AddGameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_AddGameplayTag) == 0x000028, "Wrong size on BlueprintGameplayTagLibrary_AddGameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_AddGameplayTag, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_AddGameplayTag::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_AddGameplayTag, Tag) == 0x000020, "Member 'BlueprintGameplayTagLibrary_AddGameplayTag::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_AppendGameplayTagContainers \ static_assert(alignof(BlueprintGameplayTagLibrary_AppendGameplayTagContainers) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_AppendGameplayTagContainers"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_AppendGameplayTagContainers) == 0x000040, "Wrong size on BlueprintGameplayTagLibrary_AppendGameplayTagContainers"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_AppendGameplayTagContainers, InOutTagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_AppendGameplayTagContainers::InOutTagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_AppendGameplayTagContainers, InTagContainer) == 0x000020, "Member 'BlueprintGameplayTagLibrary_AppendGameplayTagContainers::InTagContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_BreakGameplayTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_BreakGameplayTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_BreakGameplayTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_BreakGameplayTagContainer) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_BreakGameplayTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_BreakGameplayTagContainer, GameplayTagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_BreakGameplayTagContainer::GameplayTagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_BreakGameplayTagContainer, GameplayTags) == 0x000020, "Member 'BlueprintGameplayTagLibrary_BreakGameplayTagContainer::GameplayTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery \ static_assert(alignof(BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery) == 0x000070, "Wrong size on BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery, TagQuery) == 0x000020, "Member 'BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery::TagQuery' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery, ReturnValue) == 0x000068, "Member 'BlueprintGameplayTagLibrary_DoesContainerMatchTagQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag \ static_assert(alignof(BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag) == 0x000020, "Wrong size on BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag, TagContainerInterface) == 0x000000, "Member 'BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag::TagContainerInterface' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag, Tag) == 0x000010, "Member 'BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag::Tag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag, ReturnValue) == 0x000018, "Member 'BlueprintGameplayTagLibrary_DoesTagAssetInterfaceHaveTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_EqualEqual_GameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTag) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_EqualEqual_GameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTag) == 0x000014, "Wrong size on BlueprintGameplayTagLibrary_EqualEqual_GameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTag, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTag::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTag, B) == 0x000008, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTag::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTag, ReturnValue) == 0x000010, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer) == 0x000048, "Wrong size on BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer, B) == 0x000020, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer, ReturnValue) == 0x000040, "Member 'BlueprintGameplayTagLibrary_EqualEqual_GameplayTagContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery \ static_assert(alignof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery) == 0x000068, "Wrong size on BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery, WorldContextObject) == 0x000000, "Member 'BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery, ActorClass) == 0x000008, "Member 'BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery::ActorClass' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery, GameplayTagQuery) == 0x000010, "Member 'BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery::GameplayTagQuery' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery, OutActors) == 0x000058, "Member 'BlueprintGameplayTagLibrary_GetAllActorsOfClassMatchingTagQuery::OutActors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag) == 0x000018, "Wrong size on BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag, GameplayTag) == 0x000000, "Member 'BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag, ReturnValue) == 0x000008, "Member 'BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer, ReturnValue) == 0x000020, "Member 'BlueprintGameplayTagLibrary_GetDebugStringFromGameplayTagContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer) == 0x000028, "Wrong size on BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer, ReturnValue) == 0x000020, "Member 'BlueprintGameplayTagLibrary_GetNumGameplayTagsInContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_GetTagName \ static_assert(alignof(BlueprintGameplayTagLibrary_GetTagName) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_GetTagName"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_GetTagName) == 0x000010, "Wrong size on BlueprintGameplayTagLibrary_GetTagName"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetTagName, GameplayTag) == 0x000000, "Member 'BlueprintGameplayTagLibrary_GetTagName::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_GetTagName, ReturnValue) == 0x000008, "Member 'BlueprintGameplayTagLibrary_GetTagName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags \ static_assert(alignof(BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags) == 0x000038, "Wrong size on BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags, TagContainerInterface) == 0x000000, "Member 'BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags::TagContainerInterface' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags, OtherContainer) == 0x000010, "Member 'BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags::OtherContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags, ReturnValue) == 0x000030, "Member 'BlueprintGameplayTagLibrary_HasAllMatchingGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_HasAllTags \ static_assert(alignof(BlueprintGameplayTagLibrary_HasAllTags) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_HasAllTags"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_HasAllTags) == 0x000048, "Wrong size on BlueprintGameplayTagLibrary_HasAllTags"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllTags, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_HasAllTags::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllTags, OtherContainer) == 0x000020, "Member 'BlueprintGameplayTagLibrary_HasAllTags::OtherContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllTags, bExactMatch) == 0x000040, "Member 'BlueprintGameplayTagLibrary_HasAllTags::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAllTags, ReturnValue) == 0x000041, "Member 'BlueprintGameplayTagLibrary_HasAllTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_HasAnyTags \ static_assert(alignof(BlueprintGameplayTagLibrary_HasAnyTags) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_HasAnyTags"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_HasAnyTags) == 0x000048, "Wrong size on BlueprintGameplayTagLibrary_HasAnyTags"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAnyTags, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_HasAnyTags::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAnyTags, OtherContainer) == 0x000020, "Member 'BlueprintGameplayTagLibrary_HasAnyTags::OtherContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAnyTags, bExactMatch) == 0x000040, "Member 'BlueprintGameplayTagLibrary_HasAnyTags::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasAnyTags, ReturnValue) == 0x000041, "Member 'BlueprintGameplayTagLibrary_HasAnyTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_HasTag \ static_assert(alignof(BlueprintGameplayTagLibrary_HasTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_HasTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_HasTag) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_HasTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasTag, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_HasTag::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasTag, Tag) == 0x000020, "Member 'BlueprintGameplayTagLibrary_HasTag::Tag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasTag, bExactMatch) == 0x000028, "Member 'BlueprintGameplayTagLibrary_HasTag::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_HasTag, ReturnValue) == 0x000029, "Member 'BlueprintGameplayTagLibrary_HasTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_IsGameplayTagValid \ static_assert(alignof(BlueprintGameplayTagLibrary_IsGameplayTagValid) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_IsGameplayTagValid"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_IsGameplayTagValid) == 0x00000C, "Wrong size on BlueprintGameplayTagLibrary_IsGameplayTagValid"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_IsGameplayTagValid, GameplayTag) == 0x000000, "Member 'BlueprintGameplayTagLibrary_IsGameplayTagValid::GameplayTag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_IsGameplayTagValid, ReturnValue) == 0x000008, "Member 'BlueprintGameplayTagLibrary_IsGameplayTagValid::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_IsTagQueryEmpty \ static_assert(alignof(BlueprintGameplayTagLibrary_IsTagQueryEmpty) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_IsTagQueryEmpty"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_IsTagQueryEmpty) == 0x000050, "Wrong size on BlueprintGameplayTagLibrary_IsTagQueryEmpty"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_IsTagQueryEmpty, TagQuery) == 0x000000, "Member 'BlueprintGameplayTagLibrary_IsTagQueryEmpty::TagQuery' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_IsTagQueryEmpty, ReturnValue) == 0x000048, "Member 'BlueprintGameplayTagLibrary_IsTagQueryEmpty::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray \ static_assert(alignof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray, GameplayTags) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray::GameplayTags' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray, ReturnValue) == 0x000010, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromArray::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag \ static_assert(alignof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag) == 0x000028, "Wrong size on BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag, SingleTag) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag::SingleTag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag, ReturnValue) == 0x000008, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagContainerFromTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MakeGameplayTagQuery \ static_assert(alignof(BlueprintGameplayTagLibrary_MakeGameplayTagQuery) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_MakeGameplayTagQuery"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MakeGameplayTagQuery) == 0x000090, "Wrong size on BlueprintGameplayTagLibrary_MakeGameplayTagQuery"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagQuery, TagQuery) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagQuery::TagQuery' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeGameplayTagQuery, ReturnValue) == 0x000048, "Member 'BlueprintGameplayTagLibrary_MakeGameplayTagQuery::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MakeLiteralGameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTag) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_MakeLiteralGameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTag) == 0x000010, "Wrong size on BlueprintGameplayTagLibrary_MakeLiteralGameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTag, Value) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MakeLiteralGameplayTag::Value' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTag, ReturnValue) == 0x000008, "Member 'BlueprintGameplayTagLibrary_MakeLiteralGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer) == 0x000040, "Wrong size on BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer, Value) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer::Value' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer, ReturnValue) == 0x000020, "Member 'BlueprintGameplayTagLibrary_MakeLiteralGameplayTagContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MatchesAnyTags \ static_assert(alignof(BlueprintGameplayTagLibrary_MatchesAnyTags) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_MatchesAnyTags"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MatchesAnyTags) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_MatchesAnyTags"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesAnyTags, TagOne) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MatchesAnyTags::TagOne' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesAnyTags, OtherContainer) == 0x000008, "Member 'BlueprintGameplayTagLibrary_MatchesAnyTags::OtherContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesAnyTags, bExactMatch) == 0x000028, "Member 'BlueprintGameplayTagLibrary_MatchesAnyTags::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesAnyTags, ReturnValue) == 0x000029, "Member 'BlueprintGameplayTagLibrary_MatchesAnyTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_MatchesTag \ static_assert(alignof(BlueprintGameplayTagLibrary_MatchesTag) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_MatchesTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_MatchesTag) == 0x000014, "Wrong size on BlueprintGameplayTagLibrary_MatchesTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesTag, TagOne) == 0x000000, "Member 'BlueprintGameplayTagLibrary_MatchesTag::TagOne' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesTag, TagTwo) == 0x000008, "Member 'BlueprintGameplayTagLibrary_MatchesTag::TagTwo' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesTag, bExactMatch) == 0x000010, "Member 'BlueprintGameplayTagLibrary_MatchesTag::bExactMatch' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_MatchesTag, ReturnValue) == 0x000011, "Member 'BlueprintGameplayTagLibrary_MatchesTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_NotEqual_GameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_NotEqual_GameplayTag) == 0x000004, "Wrong alignment on BlueprintGameplayTagLibrary_NotEqual_GameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_NotEqual_GameplayTag) == 0x000014, "Wrong size on BlueprintGameplayTagLibrary_NotEqual_GameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTag, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTag::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTag, B) == 0x000008, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTag::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTag, ReturnValue) == 0x000010, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer) == 0x000048, "Wrong size on BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer, B) == 0x000020, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer, ReturnValue) == 0x000040, "Member 'BlueprintGameplayTagLibrary_NotEqual_GameplayTagContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer \ static_assert(alignof(BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer) == 0x000038, "Wrong size on BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer, B) == 0x000020, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer, ReturnValue) == 0x000030, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagContainerTagContainer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_NotEqual_TagTag \ static_assert(alignof(BlueprintGameplayTagLibrary_NotEqual_TagTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_NotEqual_TagTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_NotEqual_TagTag) == 0x000020, "Wrong size on BlueprintGameplayTagLibrary_NotEqual_TagTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagTag, A) == 0x000000, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagTag::A' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagTag, B) == 0x000008, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagTag::B' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_NotEqual_TagTag, ReturnValue) == 0x000018, "Member 'BlueprintGameplayTagLibrary_NotEqual_TagTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlueprintGameplayTagLibrary_RemoveGameplayTag \ static_assert(alignof(BlueprintGameplayTagLibrary_RemoveGameplayTag) == 0x000008, "Wrong alignment on BlueprintGameplayTagLibrary_RemoveGameplayTag"); \ static_assert(sizeof(BlueprintGameplayTagLibrary_RemoveGameplayTag) == 0x000030, "Wrong size on BlueprintGameplayTagLibrary_RemoveGameplayTag"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_RemoveGameplayTag, TagContainer) == 0x000000, "Member 'BlueprintGameplayTagLibrary_RemoveGameplayTag::TagContainer' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_RemoveGameplayTag, Tag) == 0x000020, "Member 'BlueprintGameplayTagLibrary_RemoveGameplayTag::Tag' has a wrong offset!"); \ static_assert(offsetof(BlueprintGameplayTagLibrary_RemoveGameplayTag, ReturnValue) == 0x000028, "Member 'BlueprintGameplayTagLibrary_RemoveGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlueprintGameplayTagLibrary \ static_assert(alignof(UBlueprintGameplayTagLibrary) == 0x000008, "Wrong alignment on UBlueprintGameplayTagLibrary"); \ static_assert(sizeof(UBlueprintGameplayTagLibrary) == 0x000028, "Wrong size on UBlueprintGameplayTagLibrary"); \ #define DUMPER7_ASSERTS_GameplayTagAssetInterface_GetOwnedGameplayTags \ static_assert(alignof(GameplayTagAssetInterface_GetOwnedGameplayTags) == 0x000008, "Wrong alignment on GameplayTagAssetInterface_GetOwnedGameplayTags"); \ static_assert(sizeof(GameplayTagAssetInterface_GetOwnedGameplayTags) == 0x000020, "Wrong size on GameplayTagAssetInterface_GetOwnedGameplayTags"); \ static_assert(offsetof(GameplayTagAssetInterface_GetOwnedGameplayTags, TagContainer) == 0x000000, "Member 'GameplayTagAssetInterface_GetOwnedGameplayTags::TagContainer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTagAssetInterface_HasAllMatchingGameplayTags \ static_assert(alignof(GameplayTagAssetInterface_HasAllMatchingGameplayTags) == 0x000008, "Wrong alignment on GameplayTagAssetInterface_HasAllMatchingGameplayTags"); \ static_assert(sizeof(GameplayTagAssetInterface_HasAllMatchingGameplayTags) == 0x000028, "Wrong size on GameplayTagAssetInterface_HasAllMatchingGameplayTags"); \ static_assert(offsetof(GameplayTagAssetInterface_HasAllMatchingGameplayTags, TagContainer) == 0x000000, "Member 'GameplayTagAssetInterface_HasAllMatchingGameplayTags::TagContainer' has a wrong offset!"); \ static_assert(offsetof(GameplayTagAssetInterface_HasAllMatchingGameplayTags, ReturnValue) == 0x000020, "Member 'GameplayTagAssetInterface_HasAllMatchingGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTagAssetInterface_HasAnyMatchingGameplayTags \ static_assert(alignof(GameplayTagAssetInterface_HasAnyMatchingGameplayTags) == 0x000008, "Wrong alignment on GameplayTagAssetInterface_HasAnyMatchingGameplayTags"); \ static_assert(sizeof(GameplayTagAssetInterface_HasAnyMatchingGameplayTags) == 0x000028, "Wrong size on GameplayTagAssetInterface_HasAnyMatchingGameplayTags"); \ static_assert(offsetof(GameplayTagAssetInterface_HasAnyMatchingGameplayTags, TagContainer) == 0x000000, "Member 'GameplayTagAssetInterface_HasAnyMatchingGameplayTags::TagContainer' has a wrong offset!"); \ static_assert(offsetof(GameplayTagAssetInterface_HasAnyMatchingGameplayTags, ReturnValue) == 0x000020, "Member 'GameplayTagAssetInterface_HasAnyMatchingGameplayTags::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTagAssetInterface_HasMatchingGameplayTag \ static_assert(alignof(GameplayTagAssetInterface_HasMatchingGameplayTag) == 0x000004, "Wrong alignment on GameplayTagAssetInterface_HasMatchingGameplayTag"); \ static_assert(sizeof(GameplayTagAssetInterface_HasMatchingGameplayTag) == 0x00000C, "Wrong size on GameplayTagAssetInterface_HasMatchingGameplayTag"); \ static_assert(offsetof(GameplayTagAssetInterface_HasMatchingGameplayTag, TagToCheck) == 0x000000, "Member 'GameplayTagAssetInterface_HasMatchingGameplayTag::TagToCheck' has a wrong offset!"); \ static_assert(offsetof(GameplayTagAssetInterface_HasMatchingGameplayTag, ReturnValue) == 0x000008, "Member 'GameplayTagAssetInterface_HasMatchingGameplayTag::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGameplayTagAssetInterface \ static_assert(alignof(IGameplayTagAssetInterface) == 0x000001, "Wrong alignment on IGameplayTagAssetInterface"); \ static_assert(sizeof(IGameplayTagAssetInterface) == 0x000001, "Wrong size on IGameplayTagAssetInterface"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQuery \ static_assert(alignof(UEditableGameplayTagQuery) == 0x000008, "Wrong alignment on UEditableGameplayTagQuery"); \ static_assert(sizeof(UEditableGameplayTagQuery) == 0x000098, "Wrong size on UEditableGameplayTagQuery"); \ static_assert(offsetof(UEditableGameplayTagQuery, UserDescription) == 0x000028, "Member 'UEditableGameplayTagQuery::UserDescription' has a wrong offset!"); \ static_assert(offsetof(UEditableGameplayTagQuery, RootExpression) == 0x000048, "Member 'UEditableGameplayTagQuery::RootExpression' has a wrong offset!"); \ static_assert(offsetof(UEditableGameplayTagQuery, TagQueryExportText_Helper) == 0x000050, "Member 'UEditableGameplayTagQuery::TagQueryExportText_Helper' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression \ static_assert(alignof(UEditableGameplayTagQueryExpression) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression) == 0x000028, "Wrong size on UEditableGameplayTagQueryExpression"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_AnyTagsMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_AnyTagsMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_AnyTagsMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_AnyTagsMatch) == 0x000048, "Wrong size on UEditableGameplayTagQueryExpression_AnyTagsMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_AnyTagsMatch, Tags) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_AnyTagsMatch::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_AllTagsMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_AllTagsMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_AllTagsMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_AllTagsMatch) == 0x000048, "Wrong size on UEditableGameplayTagQueryExpression_AllTagsMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_AllTagsMatch, Tags) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_AllTagsMatch::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_NoTagsMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_NoTagsMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_NoTagsMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_NoTagsMatch) == 0x000048, "Wrong size on UEditableGameplayTagQueryExpression_NoTagsMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_NoTagsMatch, Tags) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_NoTagsMatch::Tags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_AnyExprMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_AnyExprMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_AnyExprMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_AnyExprMatch) == 0x000038, "Wrong size on UEditableGameplayTagQueryExpression_AnyExprMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_AnyExprMatch, Expressions) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_AnyExprMatch::Expressions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_AllExprMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_AllExprMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_AllExprMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_AllExprMatch) == 0x000038, "Wrong size on UEditableGameplayTagQueryExpression_AllExprMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_AllExprMatch, Expressions) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_AllExprMatch::Expressions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEditableGameplayTagQueryExpression_NoExprMatch \ static_assert(alignof(UEditableGameplayTagQueryExpression_NoExprMatch) == 0x000008, "Wrong alignment on UEditableGameplayTagQueryExpression_NoExprMatch"); \ static_assert(sizeof(UEditableGameplayTagQueryExpression_NoExprMatch) == 0x000038, "Wrong size on UEditableGameplayTagQueryExpression_NoExprMatch"); \ static_assert(offsetof(UEditableGameplayTagQueryExpression_NoExprMatch, Expressions) == 0x000028, "Member 'UEditableGameplayTagQueryExpression_NoExprMatch::Expressions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTagsManager \ static_assert(alignof(UGameplayTagsManager) == 0x000008, "Wrong alignment on UGameplayTagsManager"); \ static_assert(sizeof(UGameplayTagsManager) == 0x000248, "Wrong size on UGameplayTagsManager"); \ static_assert(offsetof(UGameplayTagsManager, TagSources) == 0x000160, "Member 'UGameplayTagsManager::TagSources' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsManager, GameplayTagTables) == 0x000238, "Member 'UGameplayTagsManager::GameplayTagTables' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTagsList \ static_assert(alignof(UGameplayTagsList) == 0x000008, "Wrong alignment on UGameplayTagsList"); \ static_assert(sizeof(UGameplayTagsList) == 0x000048, "Wrong size on UGameplayTagsList"); \ static_assert(offsetof(UGameplayTagsList, ConfigFileName) == 0x000028, "Member 'UGameplayTagsList::ConfigFileName' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsList, GameplayTagList) == 0x000038, "Member 'UGameplayTagsList::GameplayTagList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URestrictedGameplayTagsList \ static_assert(alignof(URestrictedGameplayTagsList) == 0x000008, "Wrong alignment on URestrictedGameplayTagsList"); \ static_assert(sizeof(URestrictedGameplayTagsList) == 0x000048, "Wrong size on URestrictedGameplayTagsList"); \ static_assert(offsetof(URestrictedGameplayTagsList, ConfigFileName) == 0x000028, "Member 'URestrictedGameplayTagsList::ConfigFileName' has a wrong offset!"); \ static_assert(offsetof(URestrictedGameplayTagsList, RestrictedGameplayTagList) == 0x000038, "Member 'URestrictedGameplayTagsList::RestrictedGameplayTagList' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTagsSettings \ static_assert(alignof(UGameplayTagsSettings) == 0x000008, "Wrong alignment on UGameplayTagsSettings"); \ static_assert(sizeof(UGameplayTagsSettings) == 0x0000B8, "Wrong size on UGameplayTagsSettings"); \ static_assert(offsetof(UGameplayTagsSettings, ImportTagsFromConfig) == 0x000048, "Member 'UGameplayTagsSettings::ImportTagsFromConfig' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, WarnOnInvalidTags) == 0x000049, "Member 'UGameplayTagsSettings::WarnOnInvalidTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, ClearInvalidTags) == 0x00004A, "Member 'UGameplayTagsSettings::ClearInvalidTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, AllowEditorTagUnloading) == 0x00004B, "Member 'UGameplayTagsSettings::AllowEditorTagUnloading' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, AllowGameTagUnloading) == 0x00004C, "Member 'UGameplayTagsSettings::AllowGameTagUnloading' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, FastReplication) == 0x00004D, "Member 'UGameplayTagsSettings::FastReplication' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, InvalidTagCharacters) == 0x000050, "Member 'UGameplayTagsSettings::InvalidTagCharacters' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, CategoryRemapping) == 0x000060, "Member 'UGameplayTagsSettings::CategoryRemapping' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, GameplayTagTableList) == 0x000070, "Member 'UGameplayTagsSettings::GameplayTagTableList' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, GameplayTagRedirects) == 0x000080, "Member 'UGameplayTagsSettings::GameplayTagRedirects' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, CommonlyReplicatedTags) == 0x000090, "Member 'UGameplayTagsSettings::CommonlyReplicatedTags' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, NumBitsForContainerSize) == 0x0000A0, "Member 'UGameplayTagsSettings::NumBitsForContainerSize' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, NetIndexFirstBitSegment) == 0x0000A4, "Member 'UGameplayTagsSettings::NetIndexFirstBitSegment' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsSettings, RestrictedConfigFiles) == 0x0000A8, "Member 'UGameplayTagsSettings::RestrictedConfigFiles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTagsDeveloperSettings \ static_assert(alignof(UGameplayTagsDeveloperSettings) == 0x000008, "Wrong alignment on UGameplayTagsDeveloperSettings"); \ static_assert(sizeof(UGameplayTagsDeveloperSettings) == 0x000050, "Wrong size on UGameplayTagsDeveloperSettings"); \ static_assert(offsetof(UGameplayTagsDeveloperSettings, DeveloperConfigName) == 0x000038, "Member 'UGameplayTagsDeveloperSettings::DeveloperConfigName' has a wrong offset!"); \ static_assert(offsetof(UGameplayTagsDeveloperSettings, FavoriteTagSource) == 0x000048, "Member 'UGameplayTagsDeveloperSettings::FavoriteTagSource' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClearFocus_C_ReceiveNotify \ static_assert(alignof(ClearFocus_C_ReceiveNotify) == 0x000008, "Wrong alignment on ClearFocus_C_ReceiveNotify"); \ static_assert(sizeof(ClearFocus_C_ReceiveNotify) == 0x000010, "Wrong size on ClearFocus_C_ReceiveNotify"); \ static_assert(offsetof(ClearFocus_C_ReceiveNotify, OwnerController) == 0x000000, "Member 'ClearFocus_C_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(ClearFocus_C_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'ClearFocus_C_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClearFocus_C_ExecuteUbergraph_ClearFocus \ static_assert(alignof(ClearFocus_C_ExecuteUbergraph_ClearFocus) == 0x000008, "Wrong alignment on ClearFocus_C_ExecuteUbergraph_ClearFocus"); \ static_assert(sizeof(ClearFocus_C_ExecuteUbergraph_ClearFocus) == 0x000018, "Wrong size on ClearFocus_C_ExecuteUbergraph_ClearFocus"); \ static_assert(offsetof(ClearFocus_C_ExecuteUbergraph_ClearFocus, EntryPoint) == 0x000000, "Member 'ClearFocus_C_ExecuteUbergraph_ClearFocus::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ClearFocus_C_ExecuteUbergraph_ClearFocus, K2Node_Event_OwnerController) == 0x000008, "Member 'ClearFocus_C_ExecuteUbergraph_ClearFocus::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(ClearFocus_C_ExecuteUbergraph_ClearFocus, K2Node_Event_ControlledPawn) == 0x000010, "Member 'ClearFocus_C_ExecuteUbergraph_ClearFocus::K2Node_Event_ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClearFocus_C \ static_assert(alignof(UClearFocus_C) == 0x000008, "Wrong alignment on UClearFocus_C"); \ static_assert(sizeof(UClearFocus_C) == 0x0000A8, "Wrong size on UClearFocus_C"); \ static_assert(offsetof(UClearFocus_C, UberGraphFrame) == 0x0000A0, "Member 'UClearFocus_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCompositionGraphCapturePasses \ static_assert(alignof(FCompositionGraphCapturePasses) == 0x000008, "Wrong alignment on FCompositionGraphCapturePasses"); \ static_assert(sizeof(FCompositionGraphCapturePasses) == 0x000010, "Wrong size on FCompositionGraphCapturePasses"); \ static_assert(offsetof(FCompositionGraphCapturePasses, Value) == 0x000000, "Member 'FCompositionGraphCapturePasses::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCaptureResolution \ static_assert(alignof(FCaptureResolution) == 0x000004, "Wrong alignment on FCaptureResolution"); \ static_assert(sizeof(FCaptureResolution) == 0x000008, "Wrong size on FCaptureResolution"); \ static_assert(offsetof(FCaptureResolution, ResX) == 0x000000, "Member 'FCaptureResolution::ResX' has a wrong offset!"); \ static_assert(offsetof(FCaptureResolution, ResY) == 0x000004, "Member 'FCaptureResolution::ResY' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMovieSceneCaptureSettings \ static_assert(alignof(FMovieSceneCaptureSettings) == 0x000008, "Wrong alignment on FMovieSceneCaptureSettings"); \ static_assert(sizeof(FMovieSceneCaptureSettings) == 0x000070, "Wrong size on FMovieSceneCaptureSettings"); \ static_assert(offsetof(FMovieSceneCaptureSettings, OutputDirectory) == 0x000000, "Member 'FMovieSceneCaptureSettings::OutputDirectory' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, GameModeOverride) == 0x000010, "Member 'FMovieSceneCaptureSettings::GameModeOverride' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, OutputFormat) == 0x000018, "Member 'FMovieSceneCaptureSettings::OutputFormat' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bOverwriteExisting) == 0x000028, "Member 'FMovieSceneCaptureSettings::bOverwriteExisting' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bUseRelativeFrameNumbers) == 0x000029, "Member 'FMovieSceneCaptureSettings::bUseRelativeFrameNumbers' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, HandleFrames) == 0x00002C, "Member 'FMovieSceneCaptureSettings::HandleFrames' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, MovieExtension) == 0x000030, "Member 'FMovieSceneCaptureSettings::MovieExtension' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, ZeroPadFrameNumbers) == 0x000040, "Member 'FMovieSceneCaptureSettings::ZeroPadFrameNumbers' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, FrameRate) == 0x000044, "Member 'FMovieSceneCaptureSettings::FrameRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bUseCustomFrameRate) == 0x00004C, "Member 'FMovieSceneCaptureSettings::bUseCustomFrameRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, CustomFrameRate) == 0x000050, "Member 'FMovieSceneCaptureSettings::CustomFrameRate' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, Resolution) == 0x000058, "Member 'FMovieSceneCaptureSettings::Resolution' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bEnableTextureStreaming) == 0x000060, "Member 'FMovieSceneCaptureSettings::bEnableTextureStreaming' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bCinematicEngineScalability) == 0x000061, "Member 'FMovieSceneCaptureSettings::bCinematicEngineScalability' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bCinematicMode) == 0x000062, "Member 'FMovieSceneCaptureSettings::bCinematicMode' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bAllowMovement) == 0x000063, "Member 'FMovieSceneCaptureSettings::bAllowMovement' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bAllowTurning) == 0x000064, "Member 'FMovieSceneCaptureSettings::bAllowTurning' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bShowPlayer) == 0x000065, "Member 'FMovieSceneCaptureSettings::bShowPlayer' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bShowHUD) == 0x000066, "Member 'FMovieSceneCaptureSettings::bShowHUD' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, bUsePathTracer) == 0x000067, "Member 'FMovieSceneCaptureSettings::bUsePathTracer' has a wrong offset!"); \ static_assert(offsetof(FMovieSceneCaptureSettings, PathTracerSamplePerPixel) == 0x000068, "Member 'FMovieSceneCaptureSettings::PathTracerSamplePerPixel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFrameMetrics \ static_assert(alignof(FFrameMetrics) == 0x000004, "Wrong alignment on FFrameMetrics"); \ static_assert(sizeof(FFrameMetrics) == 0x000010, "Wrong size on FFrameMetrics"); \ static_assert(offsetof(FFrameMetrics, TotalElapsedTime) == 0x000000, "Member 'FFrameMetrics::TotalElapsedTime' has a wrong offset!"); \ static_assert(offsetof(FFrameMetrics, FrameDelta) == 0x000004, "Member 'FFrameMetrics::FrameDelta' has a wrong offset!"); \ static_assert(offsetof(FFrameMetrics, FrameNumber) == 0x000008, "Member 'FFrameMetrics::FrameNumber' has a wrong offset!"); \ static_assert(offsetof(FFrameMetrics, NumDroppedFrames) == 0x00000C, "Member 'FFrameMetrics::NumDroppedFrames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCapturedPixelsID \ static_assert(alignof(FCapturedPixelsID) == 0x000008, "Wrong alignment on FCapturedPixelsID"); \ static_assert(sizeof(FCapturedPixelsID) == 0x000050, "Wrong size on FCapturedPixelsID"); \ static_assert(offsetof(FCapturedPixelsID, Identifiers) == 0x000000, "Member 'FCapturedPixelsID::Identifiers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCapturedPixels \ static_assert(alignof(FCapturedPixels) == 0x000008, "Wrong alignment on FCapturedPixels"); \ static_assert(sizeof(FCapturedPixels) == 0x000010, "Wrong size on FCapturedPixels"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureProtocolBase_GetState \ static_assert(alignof(MovieSceneCaptureProtocolBase_GetState) == 0x000001, "Wrong alignment on MovieSceneCaptureProtocolBase_GetState"); \ static_assert(sizeof(MovieSceneCaptureProtocolBase_GetState) == 0x000001, "Wrong size on MovieSceneCaptureProtocolBase_GetState"); \ static_assert(offsetof(MovieSceneCaptureProtocolBase_GetState, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureProtocolBase_GetState::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureProtocolBase_IsCapturing \ static_assert(alignof(MovieSceneCaptureProtocolBase_IsCapturing) == 0x000001, "Wrong alignment on MovieSceneCaptureProtocolBase_IsCapturing"); \ static_assert(sizeof(MovieSceneCaptureProtocolBase_IsCapturing) == 0x000001, "Wrong size on MovieSceneCaptureProtocolBase_IsCapturing"); \ static_assert(offsetof(MovieSceneCaptureProtocolBase_IsCapturing, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureProtocolBase_IsCapturing::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCaptureProtocolBase \ static_assert(alignof(UMovieSceneCaptureProtocolBase) == 0x000008, "Wrong alignment on UMovieSceneCaptureProtocolBase"); \ static_assert(sizeof(UMovieSceneCaptureProtocolBase) == 0x000058, "Wrong size on UMovieSceneCaptureProtocolBase"); \ static_assert(offsetof(UMovieSceneCaptureProtocolBase, State) == 0x000050, "Member 'UMovieSceneCaptureProtocolBase::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneAudioCaptureProtocolBase \ static_assert(alignof(UMovieSceneAudioCaptureProtocolBase) == 0x000008, "Wrong alignment on UMovieSceneAudioCaptureProtocolBase"); \ static_assert(sizeof(UMovieSceneAudioCaptureProtocolBase) == 0x000058, "Wrong size on UMovieSceneAudioCaptureProtocolBase"); \ #define DUMPER7_ASSERTS_UNullAudioCaptureProtocol \ static_assert(alignof(UNullAudioCaptureProtocol) == 0x000008, "Wrong alignment on UNullAudioCaptureProtocol"); \ static_assert(sizeof(UNullAudioCaptureProtocol) == 0x000058, "Wrong size on UNullAudioCaptureProtocol"); \ #define DUMPER7_ASSERTS_UMasterAudioSubmixCaptureProtocol \ static_assert(alignof(UMasterAudioSubmixCaptureProtocol) == 0x000008, "Wrong alignment on UMasterAudioSubmixCaptureProtocol"); \ static_assert(sizeof(UMasterAudioSubmixCaptureProtocol) == 0x000090, "Wrong size on UMasterAudioSubmixCaptureProtocol"); \ static_assert(offsetof(UMasterAudioSubmixCaptureProtocol, Filename) == 0x000058, "Member 'UMasterAudioSubmixCaptureProtocol::Filename' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneImageCaptureProtocolBase \ static_assert(alignof(UMovieSceneImageCaptureProtocolBase) == 0x000008, "Wrong alignment on UMovieSceneImageCaptureProtocolBase"); \ static_assert(sizeof(UMovieSceneImageCaptureProtocolBase) == 0x000058, "Wrong size on UMovieSceneImageCaptureProtocolBase"); \ #define DUMPER7_ASSERTS_UCompositionGraphCaptureProtocol \ static_assert(alignof(UCompositionGraphCaptureProtocol) == 0x000008, "Wrong alignment on UCompositionGraphCaptureProtocol"); \ static_assert(sizeof(UCompositionGraphCaptureProtocol) == 0x0000C8, "Wrong size on UCompositionGraphCaptureProtocol"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, IncludeRenderPasses) == 0x000058, "Member 'UCompositionGraphCaptureProtocol::IncludeRenderPasses' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, bCaptureFramesInHDR) == 0x000068, "Member 'UCompositionGraphCaptureProtocol::bCaptureFramesInHDR' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, HDRCompressionQuality) == 0x00006C, "Member 'UCompositionGraphCaptureProtocol::HDRCompressionQuality' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, CaptureGamut) == 0x000070, "Member 'UCompositionGraphCaptureProtocol::CaptureGamut' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, PostProcessingMaterial) == 0x000078, "Member 'UCompositionGraphCaptureProtocol::PostProcessingMaterial' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, bDisableScreenPercentage) == 0x000098, "Member 'UCompositionGraphCaptureProtocol::bDisableScreenPercentage' has a wrong offset!"); \ static_assert(offsetof(UCompositionGraphCaptureProtocol, PostProcessingMaterialPtr) == 0x0000A0, "Member 'UCompositionGraphCaptureProtocol::PostProcessingMaterialPtr' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMovieSceneCaptureInterface \ static_assert(alignof(IMovieSceneCaptureInterface) == 0x000001, "Wrong alignment on IMovieSceneCaptureInterface"); \ static_assert(sizeof(IMovieSceneCaptureInterface) == 0x000001, "Wrong size on IMovieSceneCaptureInterface"); \ #define DUMPER7_ASSERTS_UFrameGrabberProtocol \ static_assert(alignof(UFrameGrabberProtocol) == 0x000008, "Wrong alignment on UFrameGrabberProtocol"); \ static_assert(sizeof(UFrameGrabberProtocol) == 0x000068, "Wrong size on UFrameGrabberProtocol"); \ #define DUMPER7_ASSERTS_UImageSequenceProtocol \ static_assert(alignof(UImageSequenceProtocol) == 0x000008, "Wrong alignment on UImageSequenceProtocol"); \ static_assert(sizeof(UImageSequenceProtocol) == 0x0000D8, "Wrong size on UImageSequenceProtocol"); \ #define DUMPER7_ASSERTS_UCompressedImageSequenceProtocol \ static_assert(alignof(UCompressedImageSequenceProtocol) == 0x000008, "Wrong alignment on UCompressedImageSequenceProtocol"); \ static_assert(sizeof(UCompressedImageSequenceProtocol) == 0x0000E0, "Wrong size on UCompressedImageSequenceProtocol"); \ static_assert(offsetof(UCompressedImageSequenceProtocol, CompressionQuality) == 0x0000D8, "Member 'UCompressedImageSequenceProtocol::CompressionQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UImageSequenceProtocol_BMP \ static_assert(alignof(UImageSequenceProtocol_BMP) == 0x000008, "Wrong alignment on UImageSequenceProtocol_BMP"); \ static_assert(sizeof(UImageSequenceProtocol_BMP) == 0x0000D8, "Wrong size on UImageSequenceProtocol_BMP"); \ #define DUMPER7_ASSERTS_UImageSequenceProtocol_PNG \ static_assert(alignof(UImageSequenceProtocol_PNG) == 0x000008, "Wrong alignment on UImageSequenceProtocol_PNG"); \ static_assert(sizeof(UImageSequenceProtocol_PNG) == 0x0000E0, "Wrong size on UImageSequenceProtocol_PNG"); \ #define DUMPER7_ASSERTS_UImageSequenceProtocol_JPG \ static_assert(alignof(UImageSequenceProtocol_JPG) == 0x000008, "Wrong alignment on UImageSequenceProtocol_JPG"); \ static_assert(sizeof(UImageSequenceProtocol_JPG) == 0x0000E0, "Wrong size on UImageSequenceProtocol_JPG"); \ #define DUMPER7_ASSERTS_UImageSequenceProtocol_EXR \ static_assert(alignof(UImageSequenceProtocol_EXR) == 0x000008, "Wrong alignment on UImageSequenceProtocol_EXR"); \ static_assert(sizeof(UImageSequenceProtocol_EXR) == 0x0000E8, "Wrong size on UImageSequenceProtocol_EXR"); \ static_assert(offsetof(UImageSequenceProtocol_EXR, bCompressed) == 0x0000D8, "Member 'UImageSequenceProtocol_EXR::bCompressed' has a wrong offset!"); \ static_assert(offsetof(UImageSequenceProtocol_EXR, CaptureGamut) == 0x0000D9, "Member 'UImageSequenceProtocol_EXR::CaptureGamut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCapture_GetAudioCaptureProtocol \ static_assert(alignof(MovieSceneCapture_GetAudioCaptureProtocol) == 0x000008, "Wrong alignment on MovieSceneCapture_GetAudioCaptureProtocol"); \ static_assert(sizeof(MovieSceneCapture_GetAudioCaptureProtocol) == 0x000008, "Wrong size on MovieSceneCapture_GetAudioCaptureProtocol"); \ static_assert(offsetof(MovieSceneCapture_GetAudioCaptureProtocol, ReturnValue) == 0x000000, "Member 'MovieSceneCapture_GetAudioCaptureProtocol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCapture_GetImageCaptureProtocol \ static_assert(alignof(MovieSceneCapture_GetImageCaptureProtocol) == 0x000008, "Wrong alignment on MovieSceneCapture_GetImageCaptureProtocol"); \ static_assert(sizeof(MovieSceneCapture_GetImageCaptureProtocol) == 0x000008, "Wrong size on MovieSceneCapture_GetImageCaptureProtocol"); \ static_assert(offsetof(MovieSceneCapture_GetImageCaptureProtocol, ReturnValue) == 0x000000, "Member 'MovieSceneCapture_GetImageCaptureProtocol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCapture_SetAudioCaptureProtocolType \ static_assert(alignof(MovieSceneCapture_SetAudioCaptureProtocolType) == 0x000008, "Wrong alignment on MovieSceneCapture_SetAudioCaptureProtocolType"); \ static_assert(sizeof(MovieSceneCapture_SetAudioCaptureProtocolType) == 0x000008, "Wrong size on MovieSceneCapture_SetAudioCaptureProtocolType"); \ static_assert(offsetof(MovieSceneCapture_SetAudioCaptureProtocolType, ProtocolType) == 0x000000, "Member 'MovieSceneCapture_SetAudioCaptureProtocolType::ProtocolType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCapture_SetImageCaptureProtocolType \ static_assert(alignof(MovieSceneCapture_SetImageCaptureProtocolType) == 0x000008, "Wrong alignment on MovieSceneCapture_SetImageCaptureProtocolType"); \ static_assert(sizeof(MovieSceneCapture_SetImageCaptureProtocolType) == 0x000008, "Wrong size on MovieSceneCapture_SetImageCaptureProtocolType"); \ static_assert(offsetof(MovieSceneCapture_SetImageCaptureProtocolType, ProtocolType) == 0x000000, "Member 'MovieSceneCapture_SetImageCaptureProtocolType::ProtocolType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCapture \ static_assert(alignof(UMovieSceneCapture) == 0x000008, "Wrong alignment on UMovieSceneCapture"); \ static_assert(sizeof(UMovieSceneCapture) == 0x000238, "Wrong size on UMovieSceneCapture"); \ static_assert(offsetof(UMovieSceneCapture, ImageCaptureProtocolType) == 0x000038, "Member 'UMovieSceneCapture::ImageCaptureProtocolType' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, AudioCaptureProtocolType) == 0x000058, "Member 'UMovieSceneCapture::AudioCaptureProtocolType' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, ImageCaptureProtocol) == 0x000078, "Member 'UMovieSceneCapture::ImageCaptureProtocol' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, AudioCaptureProtocol) == 0x000080, "Member 'UMovieSceneCapture::AudioCaptureProtocol' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, Settings) == 0x000088, "Member 'UMovieSceneCapture::Settings' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, bUseSeparateProcess) == 0x0000F8, "Member 'UMovieSceneCapture::bUseSeparateProcess' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, bCloseEditorWhenCaptureStarts) == 0x0000F9, "Member 'UMovieSceneCapture::bCloseEditorWhenCaptureStarts' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, AdditionalCommandLineArguments) == 0x000100, "Member 'UMovieSceneCapture::AdditionalCommandLineArguments' has a wrong offset!"); \ static_assert(offsetof(UMovieSceneCapture, InheritedCommandLineArguments) == 0x000110, "Member 'UMovieSceneCapture::InheritedCommandLineArguments' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelCapture \ static_assert(alignof(ULevelCapture) == 0x000008, "Wrong alignment on ULevelCapture"); \ static_assert(sizeof(ULevelCapture) == 0x000258, "Wrong size on ULevelCapture"); \ static_assert(offsetof(ULevelCapture, bAutoStartCapture) == 0x000238, "Member 'ULevelCapture::bAutoStartCapture' has a wrong offset!"); \ static_assert(offsetof(ULevelCapture, PrerequisiteActorId) == 0x000244, "Member 'ULevelCapture::PrerequisiteActorId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureEnvironment_FindAudioCaptureProtocol \ static_assert(alignof(MovieSceneCaptureEnvironment_FindAudioCaptureProtocol) == 0x000008, "Wrong alignment on MovieSceneCaptureEnvironment_FindAudioCaptureProtocol"); \ static_assert(sizeof(MovieSceneCaptureEnvironment_FindAudioCaptureProtocol) == 0x000008, "Wrong size on MovieSceneCaptureEnvironment_FindAudioCaptureProtocol"); \ static_assert(offsetof(MovieSceneCaptureEnvironment_FindAudioCaptureProtocol, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureEnvironment_FindAudioCaptureProtocol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureEnvironment_FindImageCaptureProtocol \ static_assert(alignof(MovieSceneCaptureEnvironment_FindImageCaptureProtocol) == 0x000008, "Wrong alignment on MovieSceneCaptureEnvironment_FindImageCaptureProtocol"); \ static_assert(sizeof(MovieSceneCaptureEnvironment_FindImageCaptureProtocol) == 0x000008, "Wrong size on MovieSceneCaptureEnvironment_FindImageCaptureProtocol"); \ static_assert(offsetof(MovieSceneCaptureEnvironment_FindImageCaptureProtocol, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureEnvironment_FindImageCaptureProtocol::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureEnvironment_GetCaptureElapsedTime \ static_assert(alignof(MovieSceneCaptureEnvironment_GetCaptureElapsedTime) == 0x000004, "Wrong alignment on MovieSceneCaptureEnvironment_GetCaptureElapsedTime"); \ static_assert(sizeof(MovieSceneCaptureEnvironment_GetCaptureElapsedTime) == 0x000004, "Wrong size on MovieSceneCaptureEnvironment_GetCaptureElapsedTime"); \ static_assert(offsetof(MovieSceneCaptureEnvironment_GetCaptureElapsedTime, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureEnvironment_GetCaptureElapsedTime::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureEnvironment_GetCaptureFrameNumber \ static_assert(alignof(MovieSceneCaptureEnvironment_GetCaptureFrameNumber) == 0x000004, "Wrong alignment on MovieSceneCaptureEnvironment_GetCaptureFrameNumber"); \ static_assert(sizeof(MovieSceneCaptureEnvironment_GetCaptureFrameNumber) == 0x000004, "Wrong size on MovieSceneCaptureEnvironment_GetCaptureFrameNumber"); \ static_assert(offsetof(MovieSceneCaptureEnvironment_GetCaptureFrameNumber, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureEnvironment_GetCaptureFrameNumber::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MovieSceneCaptureEnvironment_IsCaptureInProgress \ static_assert(alignof(MovieSceneCaptureEnvironment_IsCaptureInProgress) == 0x000001, "Wrong alignment on MovieSceneCaptureEnvironment_IsCaptureInProgress"); \ static_assert(sizeof(MovieSceneCaptureEnvironment_IsCaptureInProgress) == 0x000001, "Wrong size on MovieSceneCaptureEnvironment_IsCaptureInProgress"); \ static_assert(offsetof(MovieSceneCaptureEnvironment_IsCaptureInProgress, ReturnValue) == 0x000000, "Member 'MovieSceneCaptureEnvironment_IsCaptureInProgress::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMovieSceneCaptureEnvironment \ static_assert(alignof(UMovieSceneCaptureEnvironment) == 0x000008, "Wrong alignment on UMovieSceneCaptureEnvironment"); \ static_assert(sizeof(UMovieSceneCaptureEnvironment) == 0x000028, "Wrong size on UMovieSceneCaptureEnvironment"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_OnPixelsReceived \ static_assert(alignof(UserDefinedCaptureProtocol_OnPixelsReceived) == 0x000008, "Wrong alignment on UserDefinedCaptureProtocol_OnPixelsReceived"); \ static_assert(sizeof(UserDefinedCaptureProtocol_OnPixelsReceived) == 0x000070, "Wrong size on UserDefinedCaptureProtocol_OnPixelsReceived"); \ static_assert(offsetof(UserDefinedCaptureProtocol_OnPixelsReceived, Pixels) == 0x000000, "Member 'UserDefinedCaptureProtocol_OnPixelsReceived::Pixels' has a wrong offset!"); \ static_assert(offsetof(UserDefinedCaptureProtocol_OnPixelsReceived, ID) == 0x000010, "Member 'UserDefinedCaptureProtocol_OnPixelsReceived::ID' has a wrong offset!"); \ static_assert(offsetof(UserDefinedCaptureProtocol_OnPixelsReceived, FrameMetrics) == 0x000060, "Member 'UserDefinedCaptureProtocol_OnPixelsReceived::FrameMetrics' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_OnSetup \ static_assert(alignof(UserDefinedCaptureProtocol_OnSetup) == 0x000001, "Wrong alignment on UserDefinedCaptureProtocol_OnSetup"); \ static_assert(sizeof(UserDefinedCaptureProtocol_OnSetup) == 0x000001, "Wrong size on UserDefinedCaptureProtocol_OnSetup"); \ static_assert(offsetof(UserDefinedCaptureProtocol_OnSetup, ReturnValue) == 0x000000, "Member 'UserDefinedCaptureProtocol_OnSetup::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_ResolveBuffer \ static_assert(alignof(UserDefinedCaptureProtocol_ResolveBuffer) == 0x000008, "Wrong alignment on UserDefinedCaptureProtocol_ResolveBuffer"); \ static_assert(sizeof(UserDefinedCaptureProtocol_ResolveBuffer) == 0x000058, "Wrong size on UserDefinedCaptureProtocol_ResolveBuffer"); \ static_assert(offsetof(UserDefinedCaptureProtocol_ResolveBuffer, Buffer) == 0x000000, "Member 'UserDefinedCaptureProtocol_ResolveBuffer::Buffer' has a wrong offset!"); \ static_assert(offsetof(UserDefinedCaptureProtocol_ResolveBuffer, BufferID) == 0x000008, "Member 'UserDefinedCaptureProtocol_ResolveBuffer::BufferID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_StartCapturingFinalPixels \ static_assert(alignof(UserDefinedCaptureProtocol_StartCapturingFinalPixels) == 0x000008, "Wrong alignment on UserDefinedCaptureProtocol_StartCapturingFinalPixels"); \ static_assert(sizeof(UserDefinedCaptureProtocol_StartCapturingFinalPixels) == 0x000050, "Wrong size on UserDefinedCaptureProtocol_StartCapturingFinalPixels"); \ static_assert(offsetof(UserDefinedCaptureProtocol_StartCapturingFinalPixels, StreamID) == 0x000000, "Member 'UserDefinedCaptureProtocol_StartCapturingFinalPixels::StreamID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_GenerateFilename \ static_assert(alignof(UserDefinedCaptureProtocol_GenerateFilename) == 0x000008, "Wrong alignment on UserDefinedCaptureProtocol_GenerateFilename"); \ static_assert(sizeof(UserDefinedCaptureProtocol_GenerateFilename) == 0x000020, "Wrong size on UserDefinedCaptureProtocol_GenerateFilename"); \ static_assert(offsetof(UserDefinedCaptureProtocol_GenerateFilename, InFrameMetrics) == 0x000000, "Member 'UserDefinedCaptureProtocol_GenerateFilename::InFrameMetrics' has a wrong offset!"); \ static_assert(offsetof(UserDefinedCaptureProtocol_GenerateFilename, ReturnValue) == 0x000010, "Member 'UserDefinedCaptureProtocol_GenerateFilename::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_GetCurrentFrameMetrics \ static_assert(alignof(UserDefinedCaptureProtocol_GetCurrentFrameMetrics) == 0x000004, "Wrong alignment on UserDefinedCaptureProtocol_GetCurrentFrameMetrics"); \ static_assert(sizeof(UserDefinedCaptureProtocol_GetCurrentFrameMetrics) == 0x000010, "Wrong size on UserDefinedCaptureProtocol_GetCurrentFrameMetrics"); \ static_assert(offsetof(UserDefinedCaptureProtocol_GetCurrentFrameMetrics, ReturnValue) == 0x000000, "Member 'UserDefinedCaptureProtocol_GetCurrentFrameMetrics::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedCaptureProtocol_OnCanFinalize \ static_assert(alignof(UserDefinedCaptureProtocol_OnCanFinalize) == 0x000001, "Wrong alignment on UserDefinedCaptureProtocol_OnCanFinalize"); \ static_assert(sizeof(UserDefinedCaptureProtocol_OnCanFinalize) == 0x000001, "Wrong size on UserDefinedCaptureProtocol_OnCanFinalize"); \ static_assert(offsetof(UserDefinedCaptureProtocol_OnCanFinalize, ReturnValue) == 0x000000, "Member 'UserDefinedCaptureProtocol_OnCanFinalize::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserDefinedCaptureProtocol \ static_assert(alignof(UUserDefinedCaptureProtocol) == 0x000008, "Wrong alignment on UUserDefinedCaptureProtocol"); \ static_assert(sizeof(UUserDefinedCaptureProtocol) == 0x0000D8, "Wrong size on UUserDefinedCaptureProtocol"); \ static_assert(offsetof(UUserDefinedCaptureProtocol, World) == 0x000058, "Member 'UUserDefinedCaptureProtocol::World' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer \ static_assert(alignof(UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer) == 0x000008, "Wrong alignment on UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer"); \ static_assert(sizeof(UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer) == 0x000068, "Wrong size on UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer, Buffer) == 0x000000, "Member 'UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer::Buffer' has a wrong offset!"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer, StreamID) == 0x000008, "Member 'UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer::StreamID' has a wrong offset!"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer, ReturnValue) == 0x000058, "Member 'UserDefinedImageCaptureProtocol_GenerateFilenameForBuffer::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame \ static_assert(alignof(UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame) == 0x000008, "Wrong alignment on UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame"); \ static_assert(sizeof(UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame) == 0x000010, "Wrong size on UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame, ReturnValue) == 0x000000, "Member 'UserDefinedImageCaptureProtocol_GenerateFilenameForCurrentFrame::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UserDefinedImageCaptureProtocol_WriteImageToDisk \ static_assert(alignof(UserDefinedImageCaptureProtocol_WriteImageToDisk) == 0x000008, "Wrong alignment on UserDefinedImageCaptureProtocol_WriteImageToDisk"); \ static_assert(sizeof(UserDefinedImageCaptureProtocol_WriteImageToDisk) == 0x000078, "Wrong size on UserDefinedImageCaptureProtocol_WriteImageToDisk"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_WriteImageToDisk, PixelData) == 0x000000, "Member 'UserDefinedImageCaptureProtocol_WriteImageToDisk::PixelData' has a wrong offset!"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_WriteImageToDisk, StreamID) == 0x000010, "Member 'UserDefinedImageCaptureProtocol_WriteImageToDisk::StreamID' has a wrong offset!"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_WriteImageToDisk, FrameMetrics) == 0x000060, "Member 'UserDefinedImageCaptureProtocol_WriteImageToDisk::FrameMetrics' has a wrong offset!"); \ static_assert(offsetof(UserDefinedImageCaptureProtocol_WriteImageToDisk, bCopyImageData) == 0x000070, "Member 'UserDefinedImageCaptureProtocol_WriteImageToDisk::bCopyImageData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UUserDefinedImageCaptureProtocol \ static_assert(alignof(UUserDefinedImageCaptureProtocol) == 0x000008, "Wrong alignment on UUserDefinedImageCaptureProtocol"); \ static_assert(sizeof(UUserDefinedImageCaptureProtocol) == 0x0000E0, "Wrong size on UUserDefinedImageCaptureProtocol"); \ static_assert(offsetof(UUserDefinedImageCaptureProtocol, Format) == 0x0000D8, "Member 'UUserDefinedImageCaptureProtocol::Format' has a wrong offset!"); \ static_assert(offsetof(UUserDefinedImageCaptureProtocol, bEnableCompression) == 0x0000D9, "Member 'UUserDefinedImageCaptureProtocol::bEnableCompression' has a wrong offset!"); \ static_assert(offsetof(UUserDefinedImageCaptureProtocol, CompressionQuality) == 0x0000DC, "Member 'UUserDefinedImageCaptureProtocol::CompressionQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UVideoCaptureProtocol \ static_assert(alignof(UVideoCaptureProtocol) == 0x000008, "Wrong alignment on UVideoCaptureProtocol"); \ static_assert(sizeof(UVideoCaptureProtocol) == 0x000080, "Wrong size on UVideoCaptureProtocol"); \ static_assert(offsetof(UVideoCaptureProtocol, bUseCompression) == 0x000068, "Member 'UVideoCaptureProtocol::bUseCompression' has a wrong offset!"); \ static_assert(offsetof(UVideoCaptureProtocol, CompressionQuality) == 0x00006C, "Member 'UVideoCaptureProtocol::CompressionQuality' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMoviePlayerSettings \ static_assert(alignof(UMoviePlayerSettings) == 0x000008, "Wrong alignment on UMoviePlayerSettings"); \ static_assert(sizeof(UMoviePlayerSettings) == 0x000040, "Wrong size on UMoviePlayerSettings"); \ static_assert(offsetof(UMoviePlayerSettings, bWaitForMoviesToComplete) == 0x000028, "Member 'UMoviePlayerSettings::bWaitForMoviesToComplete' has a wrong offset!"); \ static_assert(offsetof(UMoviePlayerSettings, bMoviesAreSkippable) == 0x000029, "Member 'UMoviePlayerSettings::bMoviesAreSkippable' has a wrong offset!"); \ static_assert(offsetof(UMoviePlayerSettings, StartupMovies) == 0x000030, "Member 'UMoviePlayerSettings::StartupMovies' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOverlayItem \ static_assert(alignof(FOverlayItem) == 0x000008, "Wrong alignment on FOverlayItem"); \ static_assert(sizeof(FOverlayItem) == 0x000030, "Wrong size on FOverlayItem"); \ static_assert(offsetof(FOverlayItem, StartTime) == 0x000000, "Member 'FOverlayItem::StartTime' has a wrong offset!"); \ static_assert(offsetof(FOverlayItem, EndTime) == 0x000008, "Member 'FOverlayItem::EndTime' has a wrong offset!"); \ static_assert(offsetof(FOverlayItem, Text) == 0x000010, "Member 'FOverlayItem::Text' has a wrong offset!"); \ static_assert(offsetof(FOverlayItem, position) == 0x000020, "Member 'FOverlayItem::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOverlays \ static_assert(alignof(UOverlays) == 0x000008, "Wrong alignment on UOverlays"); \ static_assert(sizeof(UOverlays) == 0x000028, "Wrong size on UOverlays"); \ #define DUMPER7_ASSERTS_UBasicOverlays \ static_assert(alignof(UBasicOverlays) == 0x000008, "Wrong alignment on UBasicOverlays"); \ static_assert(sizeof(UBasicOverlays) == 0x000038, "Wrong size on UBasicOverlays"); \ static_assert(offsetof(UBasicOverlays, Overlays) == 0x000028, "Member 'UBasicOverlays::Overlays' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocalizedOverlays \ static_assert(alignof(ULocalizedOverlays) == 0x000008, "Wrong alignment on ULocalizedOverlays"); \ static_assert(sizeof(ULocalizedOverlays) == 0x000080, "Wrong size on ULocalizedOverlays"); \ static_assert(offsetof(ULocalizedOverlays, DefaultOverlays) == 0x000028, "Member 'ULocalizedOverlays::DefaultOverlays' has a wrong offset!"); \ static_assert(offsetof(ULocalizedOverlays, LocaleToOverlaysMap) == 0x000030, "Member 'ULocalizedOverlays::LocaleToOverlaysMap' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FClothConstraintSetupNv \ static_assert(alignof(FClothConstraintSetupNv) == 0x000004, "Wrong alignment on FClothConstraintSetupNv"); \ static_assert(sizeof(FClothConstraintSetupNv) == 0x000010, "Wrong size on FClothConstraintSetupNv"); \ static_assert(offsetof(FClothConstraintSetupNv, Stiffness) == 0x000000, "Member 'FClothConstraintSetupNv::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetupNv, StiffnessMultiplier) == 0x000004, "Member 'FClothConstraintSetupNv::StiffnessMultiplier' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetupNv, StretchLimit) == 0x000008, "Member 'FClothConstraintSetupNv::StretchLimit' has a wrong offset!"); \ static_assert(offsetof(FClothConstraintSetupNv, CompressionLimit) == 0x00000C, "Member 'FClothConstraintSetupNv::CompressionLimit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothConfigNv \ static_assert(alignof(UClothConfigNv) == 0x000008, "Wrong alignment on UClothConfigNv"); \ static_assert(sizeof(UClothConfigNv) == 0x0001A0, "Wrong size on UClothConfigNv"); \ static_assert(offsetof(UClothConfigNv, ClothingWindMethod) == 0x000028, "Member 'UClothConfigNv::ClothingWindMethod' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, VerticalConstraint) == 0x00002C, "Member 'UClothConfigNv::VerticalConstraint' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, HorizontalConstraint) == 0x00003C, "Member 'UClothConfigNv::HorizontalConstraint' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, BendConstraint) == 0x00004C, "Member 'UClothConfigNv::BendConstraint' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, ShearConstraint) == 0x00005C, "Member 'UClothConfigNv::ShearConstraint' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, SelfCollisionRadius) == 0x00006C, "Member 'UClothConfigNv::SelfCollisionRadius' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, SelfCollisionStiffness) == 0x000070, "Member 'UClothConfigNv::SelfCollisionStiffness' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, SelfCollisionCullScale) == 0x000074, "Member 'UClothConfigNv::SelfCollisionCullScale' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, Damping) == 0x000078, "Member 'UClothConfigNv::Damping' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, Friction) == 0x000090, "Member 'UClothConfigNv::Friction' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, WindDragCoefficient) == 0x000094, "Member 'UClothConfigNv::WindDragCoefficient' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, WindLiftCoefficient) == 0x000098, "Member 'UClothConfigNv::WindLiftCoefficient' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, LinearDrag) == 0x0000A0, "Member 'UClothConfigNv::LinearDrag' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, AngularDrag) == 0x0000B8, "Member 'UClothConfigNv::AngularDrag' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, LinearInertiaScale) == 0x0000D0, "Member 'UClothConfigNv::LinearInertiaScale' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, AngularInertiaScale) == 0x0000E8, "Member 'UClothConfigNv::AngularInertiaScale' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, CentrifugalInertiaScale) == 0x000100, "Member 'UClothConfigNv::CentrifugalInertiaScale' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, SolverFrequency) == 0x000118, "Member 'UClothConfigNv::SolverFrequency' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, StiffnessFrequency) == 0x00011C, "Member 'UClothConfigNv::StiffnessFrequency' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, GravityScale) == 0x000120, "Member 'UClothConfigNv::GravityScale' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, GravityOverride) == 0x000128, "Member 'UClothConfigNv::GravityOverride' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, bUseGravityOverride) == 0x000140, "Member 'UClothConfigNv::bUseGravityOverride' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, TetherStiffness) == 0x000144, "Member 'UClothConfigNv::TetherStiffness' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, TetherLimit) == 0x000148, "Member 'UClothConfigNv::TetherLimit' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, CollisionThickness) == 0x00014C, "Member 'UClothConfigNv::CollisionThickness' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, AnimDriveSpringStiffness) == 0x000150, "Member 'UClothConfigNv::AnimDriveSpringStiffness' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, AnimDriveDamperStiffness) == 0x000154, "Member 'UClothConfigNv::AnimDriveDamperStiffness' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, WindMethod) == 0x000158, "Member 'UClothConfigNv::WindMethod' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, VerticalConstraintConfig) == 0x00015C, "Member 'UClothConfigNv::VerticalConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, HorizontalConstraintConfig) == 0x00016C, "Member 'UClothConfigNv::HorizontalConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, BendConstraintConfig) == 0x00017C, "Member 'UClothConfigNv::BendConstraintConfig' has a wrong offset!"); \ static_assert(offsetof(UClothConfigNv, ShearConstraintConfig) == 0x00018C, "Member 'UClothConfigNv::ShearConstraintConfig' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothingSimulationFactoryNv \ static_assert(alignof(UClothingSimulationFactoryNv) == 0x000008, "Wrong alignment on UClothingSimulationFactoryNv"); \ static_assert(sizeof(UClothingSimulationFactoryNv) == 0x000028, "Wrong size on UClothingSimulationFactoryNv"); \ #define DUMPER7_ASSERTS_ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness \ static_assert(alignof(ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness) == 0x000004, "Wrong alignment on ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness"); \ static_assert(sizeof(ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness) == 0x000004, "Wrong size on ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness"); \ static_assert(offsetof(ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness, InStiffness) == 0x000000, "Member 'ClothingSimulationInteractorNv_SetAnimDriveDamperStiffness::InStiffness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClothingSimulationInteractorNv \ static_assert(alignof(UClothingSimulationInteractorNv) == 0x000008, "Wrong alignment on UClothingSimulationInteractorNv"); \ static_assert(sizeof(UClothingSimulationInteractorNv) == 0x000090, "Wrong size on UClothingSimulationInteractorNv"); \ #define DUMPER7_ASSERTS_UClothPhysicalMeshDataNv_Legacy \ static_assert(alignof(UClothPhysicalMeshDataNv_Legacy) == 0x000008, "Wrong alignment on UClothPhysicalMeshDataNv_Legacy"); \ static_assert(sizeof(UClothPhysicalMeshDataNv_Legacy) == 0x000120, "Wrong size on UClothPhysicalMeshDataNv_Legacy"); \ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, MaxDistances) == 0x0000E0, "Member 'UClothPhysicalMeshDataNv_Legacy::MaxDistances' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, BackstopDistances) == 0x0000F0, "Member 'UClothPhysicalMeshDataNv_Legacy::BackstopDistances' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, BackstopRadiuses) == 0x000100, "Member 'UClothPhysicalMeshDataNv_Legacy::BackstopRadiuses' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, AnimDriveMultipliers) == 0x000110, "Member 'UClothPhysicalMeshDataNv_Legacy::AnimDriveMultipliers' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGameplayResourceSet \ static_assert(alignof(FGameplayResourceSet) == 0x000002, "Wrong alignment on FGameplayResourceSet"); \ static_assert(sizeof(FGameplayResourceSet) == 0x000002, "Wrong size on FGameplayResourceSet"); \ #define DUMPER7_ASSERTS_UGameplayTask \ static_assert(alignof(UGameplayTask) == 0x000008, "Wrong alignment on UGameplayTask"); \ static_assert(sizeof(UGameplayTask) == 0x000068, "Wrong size on UGameplayTask"); \ static_assert(offsetof(UGameplayTask, InstanceName) == 0x000030, "Member 'UGameplayTask::InstanceName' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask, ResourceOverlapPolicy) == 0x00003A, "Member 'UGameplayTask::ResourceOverlapPolicy' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask, ChildTask) == 0x000060, "Member 'UGameplayTask::ChildTask' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IGameplayTaskOwnerInterface \ static_assert(alignof(IGameplayTaskOwnerInterface) == 0x000001, "Wrong alignment on IGameplayTaskOwnerInterface"); \ static_assert(sizeof(IGameplayTaskOwnerInterface) == 0x000001, "Wrong size on IGameplayTaskOwnerInterface"); \ #define DUMPER7_ASSERTS_UGameplayTaskResource \ static_assert(alignof(UGameplayTaskResource) == 0x000008, "Wrong alignment on UGameplayTaskResource"); \ static_assert(sizeof(UGameplayTaskResource) == 0x000038, "Wrong size on UGameplayTaskResource"); \ static_assert(offsetof(UGameplayTaskResource, ManualResourceID) == 0x000028, "Member 'UGameplayTaskResource::ManualResourceID' has a wrong offset!"); \ static_assert(offsetof(UGameplayTaskResource, AutoResourceID) == 0x00002C, "Member 'UGameplayTaskResource::AutoResourceID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTasksComponent_K2_RunGameplayTask \ static_assert(alignof(GameplayTasksComponent_K2_RunGameplayTask) == 0x000008, "Wrong alignment on GameplayTasksComponent_K2_RunGameplayTask"); \ static_assert(sizeof(GameplayTasksComponent_K2_RunGameplayTask) == 0x000048, "Wrong size on GameplayTasksComponent_K2_RunGameplayTask"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, TaskOwner) == 0x000000, "Member 'GameplayTasksComponent_K2_RunGameplayTask::TaskOwner' has a wrong offset!"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, Task) == 0x000010, "Member 'GameplayTasksComponent_K2_RunGameplayTask::Task' has a wrong offset!"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, Priority) == 0x000018, "Member 'GameplayTasksComponent_K2_RunGameplayTask::Priority' has a wrong offset!"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, AdditionalRequiredResources) == 0x000020, "Member 'GameplayTasksComponent_K2_RunGameplayTask::AdditionalRequiredResources' has a wrong offset!"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, AdditionalClaimedResources) == 0x000030, "Member 'GameplayTasksComponent_K2_RunGameplayTask::AdditionalClaimedResources' has a wrong offset!"); \ static_assert(offsetof(GameplayTasksComponent_K2_RunGameplayTask, ReturnValue) == 0x000040, "Member 'GameplayTasksComponent_K2_RunGameplayTask::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTasksComponent_OnRep_SimulatedTasks \ static_assert(alignof(GameplayTasksComponent_OnRep_SimulatedTasks) == 0x000008, "Wrong alignment on GameplayTasksComponent_OnRep_SimulatedTasks"); \ static_assert(sizeof(GameplayTasksComponent_OnRep_SimulatedTasks) == 0x000010, "Wrong size on GameplayTasksComponent_OnRep_SimulatedTasks"); \ static_assert(offsetof(GameplayTasksComponent_OnRep_SimulatedTasks, PreviousSimulatedTasks) == 0x000000, "Member 'GameplayTasksComponent_OnRep_SimulatedTasks::PreviousSimulatedTasks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTasksComponent \ static_assert(alignof(UGameplayTasksComponent) == 0x000008, "Wrong alignment on UGameplayTasksComponent"); \ static_assert(sizeof(UGameplayTasksComponent) == 0x000118, "Wrong size on UGameplayTasksComponent"); \ static_assert(offsetof(UGameplayTasksComponent, TaskPriorityQueue) == 0x0000B8, "Member 'UGameplayTasksComponent::TaskPriorityQueue' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, TickingTasks) == 0x0000D8, "Member 'UGameplayTasksComponent::TickingTasks' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, KnownTasks) == 0x0000E8, "Member 'UGameplayTasksComponent::KnownTasks' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, OnClaimedResourcesChange) == 0x0000F8, "Member 'UGameplayTasksComponent::OnClaimedResourcesChange' has a wrong offset!"); \ static_assert(offsetof(UGameplayTasksComponent, SimulatedTasks) == 0x000108, "Member 'UGameplayTasksComponent::SimulatedTasks' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_ClaimResource_ClaimResource \ static_assert(alignof(GameplayTask_ClaimResource_ClaimResource) == 0x000008, "Wrong alignment on GameplayTask_ClaimResource_ClaimResource"); \ static_assert(sizeof(GameplayTask_ClaimResource_ClaimResource) == 0x000030, "Wrong size on GameplayTask_ClaimResource_ClaimResource"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResource, InTaskOwner) == 0x000000, "Member 'GameplayTask_ClaimResource_ClaimResource::InTaskOwner' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResource, ResourceClass) == 0x000010, "Member 'GameplayTask_ClaimResource_ClaimResource::ResourceClass' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResource, Priority) == 0x000018, "Member 'GameplayTask_ClaimResource_ClaimResource::Priority' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResource, TaskInstanceName) == 0x00001C, "Member 'GameplayTask_ClaimResource_ClaimResource::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResource, ReturnValue) == 0x000028, "Member 'GameplayTask_ClaimResource_ClaimResource::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_ClaimResource_ClaimResources \ static_assert(alignof(GameplayTask_ClaimResource_ClaimResources) == 0x000008, "Wrong alignment on GameplayTask_ClaimResource_ClaimResources"); \ static_assert(sizeof(GameplayTask_ClaimResource_ClaimResources) == 0x000038, "Wrong size on GameplayTask_ClaimResource_ClaimResources"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResources, InTaskOwner) == 0x000000, "Member 'GameplayTask_ClaimResource_ClaimResources::InTaskOwner' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResources, ResourceClasses) == 0x000010, "Member 'GameplayTask_ClaimResource_ClaimResources::ResourceClasses' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResources, Priority) == 0x000020, "Member 'GameplayTask_ClaimResource_ClaimResources::Priority' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResources, TaskInstanceName) == 0x000024, "Member 'GameplayTask_ClaimResource_ClaimResources::TaskInstanceName' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_ClaimResource_ClaimResources, ReturnValue) == 0x000030, "Member 'GameplayTask_ClaimResource_ClaimResources::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_ClaimResource \ static_assert(alignof(UGameplayTask_ClaimResource) == 0x000008, "Wrong alignment on UGameplayTask_ClaimResource"); \ static_assert(sizeof(UGameplayTask_ClaimResource) == 0x000068, "Wrong size on UGameplayTask_ClaimResource"); \ #define DUMPER7_ASSERTS_GameplayTask_SpawnActor_SpawnActor \ static_assert(alignof(GameplayTask_SpawnActor_SpawnActor) == 0x000008, "Wrong alignment on GameplayTask_SpawnActor_SpawnActor"); \ static_assert(sizeof(GameplayTask_SpawnActor_SpawnActor) == 0x000058, "Wrong size on GameplayTask_SpawnActor_SpawnActor"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, TaskOwner) == 0x000000, "Member 'GameplayTask_SpawnActor_SpawnActor::TaskOwner' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, SpawnLocation) == 0x000010, "Member 'GameplayTask_SpawnActor_SpawnActor::SpawnLocation' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, SpawnRotation) == 0x000028, "Member 'GameplayTask_SpawnActor_SpawnActor::SpawnRotation' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, Class_0) == 0x000040, "Member 'GameplayTask_SpawnActor_SpawnActor::Class_0' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, bSpawnOnlyOnAuthority) == 0x000048, "Member 'GameplayTask_SpawnActor_SpawnActor::bSpawnOnlyOnAuthority' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_SpawnActor, ReturnValue) == 0x000050, "Member 'GameplayTask_SpawnActor_SpawnActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_SpawnActor_BeginSpawningActor \ static_assert(alignof(GameplayTask_SpawnActor_BeginSpawningActor) == 0x000008, "Wrong alignment on GameplayTask_SpawnActor_BeginSpawningActor"); \ static_assert(sizeof(GameplayTask_SpawnActor_BeginSpawningActor) == 0x000018, "Wrong size on GameplayTask_SpawnActor_BeginSpawningActor"); \ static_assert(offsetof(GameplayTask_SpawnActor_BeginSpawningActor, WorldContextObject) == 0x000000, "Member 'GameplayTask_SpawnActor_BeginSpawningActor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_BeginSpawningActor, SpawnedActor) == 0x000008, "Member 'GameplayTask_SpawnActor_BeginSpawningActor::SpawnedActor' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_BeginSpawningActor, ReturnValue) == 0x000010, "Member 'GameplayTask_SpawnActor_BeginSpawningActor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_SpawnActor_FinishSpawningActor \ static_assert(alignof(GameplayTask_SpawnActor_FinishSpawningActor) == 0x000008, "Wrong alignment on GameplayTask_SpawnActor_FinishSpawningActor"); \ static_assert(sizeof(GameplayTask_SpawnActor_FinishSpawningActor) == 0x000010, "Wrong size on GameplayTask_SpawnActor_FinishSpawningActor"); \ static_assert(offsetof(GameplayTask_SpawnActor_FinishSpawningActor, WorldContextObject) == 0x000000, "Member 'GameplayTask_SpawnActor_FinishSpawningActor::WorldContextObject' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_SpawnActor_FinishSpawningActor, SpawnedActor) == 0x000008, "Member 'GameplayTask_SpawnActor_FinishSpawningActor::SpawnedActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_SpawnActor \ static_assert(alignof(UGameplayTask_SpawnActor) == 0x000008, "Wrong alignment on UGameplayTask_SpawnActor"); \ static_assert(sizeof(UGameplayTask_SpawnActor) == 0x0000C0, "Wrong size on UGameplayTask_SpawnActor"); \ static_assert(offsetof(UGameplayTask_SpawnActor, Success) == 0x000068, "Member 'UGameplayTask_SpawnActor::Success' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_SpawnActor, DidNotSpawn) == 0x000078, "Member 'UGameplayTask_SpawnActor::DidNotSpawn' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_SpawnActor, ClassToSpawn) == 0x0000B8, "Member 'UGameplayTask_SpawnActor::ClassToSpawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_TimeLimitedExecution \ static_assert(alignof(UGameplayTask_TimeLimitedExecution) == 0x000008, "Wrong alignment on UGameplayTask_TimeLimitedExecution"); \ static_assert(sizeof(UGameplayTask_TimeLimitedExecution) == 0x000098, "Wrong size on UGameplayTask_TimeLimitedExecution"); \ static_assert(offsetof(UGameplayTask_TimeLimitedExecution, OnFinished) == 0x000068, "Member 'UGameplayTask_TimeLimitedExecution::OnFinished' has a wrong offset!"); \ static_assert(offsetof(UGameplayTask_TimeLimitedExecution, OnTimeExpired) == 0x000078, "Member 'UGameplayTask_TimeLimitedExecution::OnTimeExpired' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayTask_WaitDelay_TaskWaitDelay \ static_assert(alignof(GameplayTask_WaitDelay_TaskWaitDelay) == 0x000008, "Wrong alignment on GameplayTask_WaitDelay_TaskWaitDelay"); \ static_assert(sizeof(GameplayTask_WaitDelay_TaskWaitDelay) == 0x000020, "Wrong size on GameplayTask_WaitDelay_TaskWaitDelay"); \ static_assert(offsetof(GameplayTask_WaitDelay_TaskWaitDelay, TaskOwner) == 0x000000, "Member 'GameplayTask_WaitDelay_TaskWaitDelay::TaskOwner' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_WaitDelay_TaskWaitDelay, Time) == 0x000010, "Member 'GameplayTask_WaitDelay_TaskWaitDelay::Time' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_WaitDelay_TaskWaitDelay, Priority) == 0x000014, "Member 'GameplayTask_WaitDelay_TaskWaitDelay::Priority' has a wrong offset!"); \ static_assert(offsetof(GameplayTask_WaitDelay_TaskWaitDelay, ReturnValue) == 0x000018, "Member 'GameplayTask_WaitDelay_TaskWaitDelay::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTask_WaitDelay \ static_assert(alignof(UGameplayTask_WaitDelay) == 0x000008, "Wrong alignment on UGameplayTask_WaitDelay"); \ static_assert(sizeof(UGameplayTask_WaitDelay) == 0x000080, "Wrong size on UGameplayTask_WaitDelay"); \ static_assert(offsetof(UGameplayTask_WaitDelay, OnFinish) == 0x000068, "Member 'UGameplayTask_WaitDelay::OnFinish' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_LiveLinkPose \ static_assert(alignof(FAnimNode_LiveLinkPose) == 0x000008, "Wrong alignment on FAnimNode_LiveLinkPose"); \ static_assert(sizeof(FAnimNode_LiveLinkPose) == 0x000048, "Wrong size on FAnimNode_LiveLinkPose"); \ static_assert(offsetof(FAnimNode_LiveLinkPose, InputPose) == 0x000010, "Member 'FAnimNode_LiveLinkPose::InputPose' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LiveLinkPose, LiveLinkSubjectName) == 0x000020, "Member 'FAnimNode_LiveLinkPose::LiveLinkSubjectName' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LiveLinkPose, RetargetAsset) == 0x000028, "Member 'FAnimNode_LiveLinkPose::RetargetAsset' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_LiveLinkPose, CurrentRetargetAsset) == 0x000030, "Member 'FAnimNode_LiveLinkPose::CurrentRetargetAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkInstanceProxy \ static_assert(alignof(FLiveLinkInstanceProxy) == 0x000010, "Wrong alignment on FLiveLinkInstanceProxy"); \ static_assert(sizeof(FLiveLinkInstanceProxy) == 0x0008C0, "Wrong size on FLiveLinkInstanceProxy"); \ static_assert(offsetof(FLiveLinkInstanceProxy, PoseNode) == 0x000878, "Member 'FLiveLinkInstanceProxy::PoseNode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkInstance_SetRetargetAsset \ static_assert(alignof(LiveLinkInstance_SetRetargetAsset) == 0x000008, "Wrong alignment on LiveLinkInstance_SetRetargetAsset"); \ static_assert(sizeof(LiveLinkInstance_SetRetargetAsset) == 0x000008, "Wrong size on LiveLinkInstance_SetRetargetAsset"); \ static_assert(offsetof(LiveLinkInstance_SetRetargetAsset, RetargetAsset) == 0x000000, "Member 'LiveLinkInstance_SetRetargetAsset::RetargetAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkInstance_SetSubject \ static_assert(alignof(LiveLinkInstance_SetSubject) == 0x000004, "Wrong alignment on LiveLinkInstance_SetSubject"); \ static_assert(sizeof(LiveLinkInstance_SetSubject) == 0x000008, "Wrong size on LiveLinkInstance_SetSubject"); \ static_assert(offsetof(LiveLinkInstance_SetSubject, SubjectName) == 0x000000, "Member 'LiveLinkInstance_SetSubject::SubjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkInstance \ static_assert(alignof(ULiveLinkInstance) == 0x000010, "Wrong alignment on ULiveLinkInstance"); \ static_assert(sizeof(ULiveLinkInstance) == 0x000350, "Wrong size on ULiveLinkInstance"); \ static_assert(offsetof(ULiveLinkInstance, CurrentRetargetAsset) == 0x000348, "Member 'ULiveLinkInstance::CurrentRetargetAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkRetargetAsset \ static_assert(alignof(ULiveLinkRetargetAsset) == 0x000008, "Wrong alignment on ULiveLinkRetargetAsset"); \ static_assert(sizeof(ULiveLinkRetargetAsset) == 0x000028, "Wrong size on ULiveLinkRetargetAsset"); \ #define DUMPER7_ASSERTS_LiveLinkRemapAsset_GetRemappedBoneName \ static_assert(alignof(LiveLinkRemapAsset_GetRemappedBoneName) == 0x000004, "Wrong alignment on LiveLinkRemapAsset_GetRemappedBoneName"); \ static_assert(sizeof(LiveLinkRemapAsset_GetRemappedBoneName) == 0x000010, "Wrong size on LiveLinkRemapAsset_GetRemappedBoneName"); \ static_assert(offsetof(LiveLinkRemapAsset_GetRemappedBoneName, BoneName) == 0x000000, "Member 'LiveLinkRemapAsset_GetRemappedBoneName::BoneName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkRemapAsset_GetRemappedBoneName, ReturnValue) == 0x000008, "Member 'LiveLinkRemapAsset_GetRemappedBoneName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkRemapAsset_GetRemappedCurveName \ static_assert(alignof(LiveLinkRemapAsset_GetRemappedCurveName) == 0x000004, "Wrong alignment on LiveLinkRemapAsset_GetRemappedCurveName"); \ static_assert(sizeof(LiveLinkRemapAsset_GetRemappedCurveName) == 0x000010, "Wrong size on LiveLinkRemapAsset_GetRemappedCurveName"); \ static_assert(offsetof(LiveLinkRemapAsset_GetRemappedCurveName, CurveName) == 0x000000, "Member 'LiveLinkRemapAsset_GetRemappedCurveName::CurveName' has a wrong offset!"); \ static_assert(offsetof(LiveLinkRemapAsset_GetRemappedCurveName, ReturnValue) == 0x000008, "Member 'LiveLinkRemapAsset_GetRemappedCurveName::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LiveLinkRemapAsset_RemapCurveElements \ static_assert(alignof(LiveLinkRemapAsset_RemapCurveElements) == 0x000008, "Wrong alignment on LiveLinkRemapAsset_RemapCurveElements"); \ static_assert(sizeof(LiveLinkRemapAsset_RemapCurveElements) == 0x000050, "Wrong size on LiveLinkRemapAsset_RemapCurveElements"); \ static_assert(offsetof(LiveLinkRemapAsset_RemapCurveElements, CurveItems) == 0x000000, "Member 'LiveLinkRemapAsset_RemapCurveElements::CurveItems' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULiveLinkRemapAsset \ static_assert(alignof(ULiveLinkRemapAsset) == 0x000008, "Wrong alignment on ULiveLinkRemapAsset"); \ static_assert(sizeof(ULiveLinkRemapAsset) == 0x0000C8, "Wrong size on ULiveLinkRemapAsset"); \ #define DUMPER7_ASSERTS_RadialSlider_SetAngularOffset \ static_assert(alignof(RadialSlider_SetAngularOffset) == 0x000004, "Wrong alignment on RadialSlider_SetAngularOffset"); \ static_assert(sizeof(RadialSlider_SetAngularOffset) == 0x000004, "Wrong size on RadialSlider_SetAngularOffset"); \ static_assert(offsetof(RadialSlider_SetAngularOffset, InValue) == 0x000000, "Member 'RadialSlider_SetAngularOffset::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetCenterBackgroundColor \ static_assert(alignof(RadialSlider_SetCenterBackgroundColor) == 0x000004, "Wrong alignment on RadialSlider_SetCenterBackgroundColor"); \ static_assert(sizeof(RadialSlider_SetCenterBackgroundColor) == 0x000010, "Wrong size on RadialSlider_SetCenterBackgroundColor"); \ static_assert(offsetof(RadialSlider_SetCenterBackgroundColor, InValue) == 0x000000, "Member 'RadialSlider_SetCenterBackgroundColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetCustomDefaultValue \ static_assert(alignof(RadialSlider_SetCustomDefaultValue) == 0x000004, "Wrong alignment on RadialSlider_SetCustomDefaultValue"); \ static_assert(sizeof(RadialSlider_SetCustomDefaultValue) == 0x000004, "Wrong size on RadialSlider_SetCustomDefaultValue"); \ static_assert(offsetof(RadialSlider_SetCustomDefaultValue, InValue) == 0x000000, "Member 'RadialSlider_SetCustomDefaultValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetHandStartEndRatio \ static_assert(alignof(RadialSlider_SetHandStartEndRatio) == 0x000008, "Wrong alignment on RadialSlider_SetHandStartEndRatio"); \ static_assert(sizeof(RadialSlider_SetHandStartEndRatio) == 0x000010, "Wrong size on RadialSlider_SetHandStartEndRatio"); \ static_assert(offsetof(RadialSlider_SetHandStartEndRatio, InValue) == 0x000000, "Member 'RadialSlider_SetHandStartEndRatio::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetLocked \ static_assert(alignof(RadialSlider_SetLocked) == 0x000001, "Wrong alignment on RadialSlider_SetLocked"); \ static_assert(sizeof(RadialSlider_SetLocked) == 0x000001, "Wrong size on RadialSlider_SetLocked"); \ static_assert(offsetof(RadialSlider_SetLocked, InValue) == 0x000000, "Member 'RadialSlider_SetLocked::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetShowSliderHand \ static_assert(alignof(RadialSlider_SetShowSliderHand) == 0x000001, "Wrong alignment on RadialSlider_SetShowSliderHand"); \ static_assert(sizeof(RadialSlider_SetShowSliderHand) == 0x000001, "Wrong size on RadialSlider_SetShowSliderHand"); \ static_assert(offsetof(RadialSlider_SetShowSliderHand, InShowSliderHand) == 0x000000, "Member 'RadialSlider_SetShowSliderHand::InShowSliderHand' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetShowSliderHandle \ static_assert(alignof(RadialSlider_SetShowSliderHandle) == 0x000001, "Wrong alignment on RadialSlider_SetShowSliderHandle"); \ static_assert(sizeof(RadialSlider_SetShowSliderHandle) == 0x000001, "Wrong size on RadialSlider_SetShowSliderHandle"); \ static_assert(offsetof(RadialSlider_SetShowSliderHandle, InShowSliderHandle) == 0x000000, "Member 'RadialSlider_SetShowSliderHandle::InShowSliderHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderBarColor \ static_assert(alignof(RadialSlider_SetSliderBarColor) == 0x000004, "Wrong alignment on RadialSlider_SetSliderBarColor"); \ static_assert(sizeof(RadialSlider_SetSliderBarColor) == 0x000010, "Wrong size on RadialSlider_SetSliderBarColor"); \ static_assert(offsetof(RadialSlider_SetSliderBarColor, InValue) == 0x000000, "Member 'RadialSlider_SetSliderBarColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderHandleColor \ static_assert(alignof(RadialSlider_SetSliderHandleColor) == 0x000004, "Wrong alignment on RadialSlider_SetSliderHandleColor"); \ static_assert(sizeof(RadialSlider_SetSliderHandleColor) == 0x000010, "Wrong size on RadialSlider_SetSliderHandleColor"); \ static_assert(offsetof(RadialSlider_SetSliderHandleColor, InValue) == 0x000000, "Member 'RadialSlider_SetSliderHandleColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderHandleEndAngle \ static_assert(alignof(RadialSlider_SetSliderHandleEndAngle) == 0x000004, "Wrong alignment on RadialSlider_SetSliderHandleEndAngle"); \ static_assert(sizeof(RadialSlider_SetSliderHandleEndAngle) == 0x000004, "Wrong size on RadialSlider_SetSliderHandleEndAngle"); \ static_assert(offsetof(RadialSlider_SetSliderHandleEndAngle, InValue) == 0x000000, "Member 'RadialSlider_SetSliderHandleEndAngle::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderHandleStartAngle \ static_assert(alignof(RadialSlider_SetSliderHandleStartAngle) == 0x000004, "Wrong alignment on RadialSlider_SetSliderHandleStartAngle"); \ static_assert(sizeof(RadialSlider_SetSliderHandleStartAngle) == 0x000004, "Wrong size on RadialSlider_SetSliderHandleStartAngle"); \ static_assert(offsetof(RadialSlider_SetSliderHandleStartAngle, InValue) == 0x000000, "Member 'RadialSlider_SetSliderHandleStartAngle::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderProgressColor \ static_assert(alignof(RadialSlider_SetSliderProgressColor) == 0x000004, "Wrong alignment on RadialSlider_SetSliderProgressColor"); \ static_assert(sizeof(RadialSlider_SetSliderProgressColor) == 0x000010, "Wrong size on RadialSlider_SetSliderProgressColor"); \ static_assert(offsetof(RadialSlider_SetSliderProgressColor, InValue) == 0x000000, "Member 'RadialSlider_SetSliderProgressColor::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetSliderRange \ static_assert(alignof(RadialSlider_SetSliderRange) == 0x000008, "Wrong alignment on RadialSlider_SetSliderRange"); \ static_assert(sizeof(RadialSlider_SetSliderRange) == 0x000088, "Wrong size on RadialSlider_SetSliderRange"); \ static_assert(offsetof(RadialSlider_SetSliderRange, InSliderRange) == 0x000000, "Member 'RadialSlider_SetSliderRange::InSliderRange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetStepSize \ static_assert(alignof(RadialSlider_SetStepSize) == 0x000004, "Wrong alignment on RadialSlider_SetStepSize"); \ static_assert(sizeof(RadialSlider_SetStepSize) == 0x000004, "Wrong size on RadialSlider_SetStepSize"); \ static_assert(offsetof(RadialSlider_SetStepSize, InValue) == 0x000000, "Member 'RadialSlider_SetStepSize::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetUseVerticalDrag \ static_assert(alignof(RadialSlider_SetUseVerticalDrag) == 0x000001, "Wrong alignment on RadialSlider_SetUseVerticalDrag"); \ static_assert(sizeof(RadialSlider_SetUseVerticalDrag) == 0x000001, "Wrong size on RadialSlider_SetUseVerticalDrag"); \ static_assert(offsetof(RadialSlider_SetUseVerticalDrag, InUseVerticalDrag) == 0x000000, "Member 'RadialSlider_SetUseVerticalDrag::InUseVerticalDrag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetValue \ static_assert(alignof(RadialSlider_SetValue) == 0x000004, "Wrong alignment on RadialSlider_SetValue"); \ static_assert(sizeof(RadialSlider_SetValue) == 0x000004, "Wrong size on RadialSlider_SetValue"); \ static_assert(offsetof(RadialSlider_SetValue, InValue) == 0x000000, "Member 'RadialSlider_SetValue::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_SetValueTags \ static_assert(alignof(RadialSlider_SetValueTags) == 0x000008, "Wrong alignment on RadialSlider_SetValueTags"); \ static_assert(sizeof(RadialSlider_SetValueTags) == 0x000010, "Wrong size on RadialSlider_SetValueTags"); \ static_assert(offsetof(RadialSlider_SetValueTags, InValueTags) == 0x000000, "Member 'RadialSlider_SetValueTags::InValueTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_GetCustomDefaultValue \ static_assert(alignof(RadialSlider_GetCustomDefaultValue) == 0x000004, "Wrong alignment on RadialSlider_GetCustomDefaultValue"); \ static_assert(sizeof(RadialSlider_GetCustomDefaultValue) == 0x000004, "Wrong size on RadialSlider_GetCustomDefaultValue"); \ static_assert(offsetof(RadialSlider_GetCustomDefaultValue, ReturnValue) == 0x000000, "Member 'RadialSlider_GetCustomDefaultValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_GetNormalizedSliderHandlePosition \ static_assert(alignof(RadialSlider_GetNormalizedSliderHandlePosition) == 0x000004, "Wrong alignment on RadialSlider_GetNormalizedSliderHandlePosition"); \ static_assert(sizeof(RadialSlider_GetNormalizedSliderHandlePosition) == 0x000004, "Wrong size on RadialSlider_GetNormalizedSliderHandlePosition"); \ static_assert(offsetof(RadialSlider_GetNormalizedSliderHandlePosition, ReturnValue) == 0x000000, "Member 'RadialSlider_GetNormalizedSliderHandlePosition::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RadialSlider_GetValue \ static_assert(alignof(RadialSlider_GetValue) == 0x000004, "Wrong alignment on RadialSlider_GetValue"); \ static_assert(sizeof(RadialSlider_GetValue) == 0x000004, "Wrong size on RadialSlider_GetValue"); \ static_assert(offsetof(RadialSlider_GetValue, ReturnValue) == 0x000000, "Member 'RadialSlider_GetValue::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URadialSlider \ static_assert(alignof(URadialSlider) == 0x000010, "Wrong alignment on URadialSlider"); \ static_assert(sizeof(URadialSlider) == 0x0007E0, "Wrong size on URadialSlider"); \ static_assert(offsetof(URadialSlider, Value) == 0x000150, "Member 'URadialSlider::Value' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, ValueDelegate) == 0x000154, "Member 'URadialSlider::ValueDelegate' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, bUseCustomDefaultValue) == 0x000164, "Member 'URadialSlider::bUseCustomDefaultValue' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, CustomDefaultValue) == 0x000168, "Member 'URadialSlider::CustomDefaultValue' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderRange) == 0x000170, "Member 'URadialSlider::SliderRange' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, ValueTags) == 0x0001F8, "Member 'URadialSlider::ValueTags' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderHandleStartAngle) == 0x000208, "Member 'URadialSlider::SliderHandleStartAngle' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderHandleEndAngle) == 0x00020C, "Member 'URadialSlider::SliderHandleEndAngle' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, AngularOffset) == 0x000210, "Member 'URadialSlider::AngularOffset' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, HandStartEndRatio) == 0x000218, "Member 'URadialSlider::HandStartEndRatio' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, WidgetStyle) == 0x000230, "Member 'URadialSlider::WidgetStyle' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderBarColor) == 0x000730, "Member 'URadialSlider::SliderBarColor' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderProgressColor) == 0x000740, "Member 'URadialSlider::SliderProgressColor' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, SliderHandleColor) == 0x000750, "Member 'URadialSlider::SliderHandleColor' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, CenterBackgroundColor) == 0x000760, "Member 'URadialSlider::CenterBackgroundColor' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, Locked) == 0x000770, "Member 'URadialSlider::Locked' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, MouseUsesStep) == 0x000771, "Member 'URadialSlider::MouseUsesStep' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, RequiresControllerLock) == 0x000772, "Member 'URadialSlider::RequiresControllerLock' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, StepSize) == 0x000774, "Member 'URadialSlider::StepSize' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, IsFocusable) == 0x000778, "Member 'URadialSlider::IsFocusable' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, UseVerticalDrag) == 0x000779, "Member 'URadialSlider::UseVerticalDrag' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, ShowSliderHandle) == 0x00077A, "Member 'URadialSlider::ShowSliderHandle' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, ShowSliderHand) == 0x00077B, "Member 'URadialSlider::ShowSliderHand' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, OnMouseCaptureBegin) == 0x000780, "Member 'URadialSlider::OnMouseCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, OnMouseCaptureEnd) == 0x000790, "Member 'URadialSlider::OnMouseCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, OnControllerCaptureBegin) == 0x0007A0, "Member 'URadialSlider::OnControllerCaptureBegin' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, OnControllerCaptureEnd) == 0x0007B0, "Member 'URadialSlider::OnControllerCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(URadialSlider, OnValueChanged) == 0x0007C0, "Member 'URadialSlider::OnValueChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKFootLocation \ static_assert(alignof(FIKFootLocation) == 0x000008, "Wrong alignment on FIKFootLocation"); \ static_assert(sizeof(FIKFootLocation) == 0x000060, "Wrong size on FIKFootLocation"); \ static_assert(offsetof(FIKFootLocation, LimbRootLocation) == 0x000000, "Member 'FIKFootLocation::LimbRootLocation' has a wrong offset!"); \ static_assert(offsetof(FIKFootLocation, OriginLocation) == 0x000018, "Member 'FIKFootLocation::OriginLocation' has a wrong offset!"); \ static_assert(offsetof(FIKFootLocation, ActualLocation) == 0x000030, "Member 'FIKFootLocation::ActualLocation' has a wrong offset!"); \ static_assert(offsetof(FIKFootLocation, NewLocation) == 0x000048, "Member 'FIKFootLocation::NewLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAxisSettings \ static_assert(alignof(FAxisSettings) == 0x000004, "Wrong alignment on FAxisSettings"); \ static_assert(sizeof(FAxisSettings) == 0x000008, "Wrong size on FAxisSettings"); \ static_assert(offsetof(FAxisSettings, YawRotationAxis) == 0x000000, "Member 'FAxisSettings::YawRotationAxis' has a wrong offset!"); \ static_assert(offsetof(FAxisSettings, BodyOrientationAlpha) == 0x000004, "Member 'FAxisSettings::BodyOrientationAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FIKBones \ static_assert(alignof(FIKBones) == 0x000004, "Wrong alignment on FIKBones"); \ static_assert(sizeof(FIKBones) == 0x000024, "Wrong size on FIKBones"); \ static_assert(offsetof(FIKBones, IKFootBone) == 0x000000, "Member 'FIKBones::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(FIKBones, FKFootBone) == 0x000010, "Member 'FIKBones::FKFootBone' has a wrong offset!"); \ static_assert(offsetof(FIKBones, NumBonesInLimb) == 0x000020, "Member 'FIKBones::NumBonesInLimb' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPelvisAdjustmentInterp \ static_assert(alignof(FPelvisAdjustmentInterp) == 0x000004, "Wrong alignment on FPelvisAdjustmentInterp"); \ static_assert(sizeof(FPelvisAdjustmentInterp) == 0x000008, "Wrong size on FPelvisAdjustmentInterp"); \ static_assert(offsetof(FPelvisAdjustmentInterp, Stiffness) == 0x000000, "Member 'FPelvisAdjustmentInterp::Stiffness' has a wrong offset!"); \ static_assert(offsetof(FPelvisAdjustmentInterp, Dampen) == 0x000004, "Member 'FPelvisAdjustmentInterp::Dampen' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_SpeedWarpingBL \ static_assert(alignof(FAnimNode_SpeedWarpingBL) == 0x000008, "Wrong alignment on FAnimNode_SpeedWarpingBL"); \ static_assert(sizeof(FAnimNode_SpeedWarpingBL) == 0x000180, "Wrong size on FAnimNode_SpeedWarpingBL"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, IKFootRootBone) == 0x0000C8, "Member 'FAnimNode_SpeedWarpingBL::IKFootRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, FeetDefinitions) == 0x0000D8, "Member 'FAnimNode_SpeedWarpingBL::FeetDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, PelvisBone) == 0x0000E8, "Member 'FAnimNode_SpeedWarpingBL::PelvisBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, SpeedWarpingAxisMode) == 0x0000F8, "Member 'FAnimNode_SpeedWarpingBL::SpeedWarpingAxisMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, SpeedScaling) == 0x0000FC, "Member 'FAnimNode_SpeedWarpingBL::SpeedScaling' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, PelvisAdjustmentAlpha) == 0x000100, "Member 'FAnimNode_SpeedWarpingBL::PelvisAdjustmentAlpha' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, MaxIter) == 0x000104, "Member 'FAnimNode_SpeedWarpingBL::MaxIter' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, PelvisAdjustmentInterp) == 0x000108, "Member 'FAnimNode_SpeedWarpingBL::PelvisAdjustmentInterp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarpingBL, ClampIKUsingFKLeg) == 0x000110, "Member 'FAnimNode_SpeedWarpingBL::ClampIKUsingFKLeg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBoneRef \ static_assert(alignof(FBoneRef) == 0x000004, "Wrong alignment on FBoneRef"); \ static_assert(sizeof(FBoneRef) == 0x000010, "Wrong size on FBoneRef"); \ static_assert(offsetof(FBoneRef, bone) == 0x000000, "Member 'FBoneRef::bone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimMode_OrientationWarpingBL \ static_assert(alignof(FAnimMode_OrientationWarpingBL) == 0x000008, "Wrong alignment on FAnimMode_OrientationWarpingBL"); \ static_assert(sizeof(FAnimMode_OrientationWarpingBL) == 0x000050, "Wrong size on FAnimMode_OrientationWarpingBL"); \ static_assert(offsetof(FAnimMode_OrientationWarpingBL, BasePose) == 0x000010, "Member 'FAnimMode_OrientationWarpingBL::BasePose' has a wrong offset!"); \ static_assert(offsetof(FAnimMode_OrientationWarpingBL, LocomotionAngle) == 0x000020, "Member 'FAnimMode_OrientationWarpingBL::LocomotionAngle' has a wrong offset!"); \ static_assert(offsetof(FAnimMode_OrientationWarpingBL, Settings) == 0x000024, "Member 'FAnimMode_OrientationWarpingBL::Settings' has a wrong offset!"); \ static_assert(offsetof(FAnimMode_OrientationWarpingBL, SpineBones) == 0x000030, "Member 'FAnimMode_OrientationWarpingBL::SpineBones' has a wrong offset!"); \ static_assert(offsetof(FAnimMode_OrientationWarpingBL, IKFootRootBone) == 0x000040, "Member 'FAnimMode_OrientationWarpingBL::IKFootRootBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectBlurring \ static_assert(alignof(FBrushEffectBlurring) == 0x000004, "Wrong alignment on FBrushEffectBlurring"); \ static_assert(sizeof(FBrushEffectBlurring) == 0x000008, "Wrong size on FBrushEffectBlurring"); \ static_assert(offsetof(FBrushEffectBlurring, bBlurShape) == 0x000000, "Member 'FBrushEffectBlurring::bBlurShape' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectBlurring, Radius) == 0x000004, "Member 'FBrushEffectBlurring::Radius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectCurlNoise \ static_assert(alignof(FBrushEffectCurlNoise) == 0x000004, "Wrong alignment on FBrushEffectCurlNoise"); \ static_assert(sizeof(FBrushEffectCurlNoise) == 0x000010, "Wrong size on FBrushEffectCurlNoise"); \ static_assert(offsetof(FBrushEffectCurlNoise, Curl1Amount) == 0x000000, "Member 'FBrushEffectCurlNoise::Curl1Amount' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurlNoise, Curl2Amount) == 0x000004, "Member 'FBrushEffectCurlNoise::Curl2Amount' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurlNoise, Curl1Tiling) == 0x000008, "Member 'FBrushEffectCurlNoise::Curl1Tiling' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurlNoise, Curl2Tiling) == 0x00000C, "Member 'FBrushEffectCurlNoise::Curl2Tiling' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectCurves \ static_assert(alignof(FBrushEffectCurves) == 0x000008, "Wrong alignment on FBrushEffectCurves"); \ static_assert(sizeof(FBrushEffectCurves) == 0x000020, "Wrong size on FBrushEffectCurves"); \ static_assert(offsetof(FBrushEffectCurves, bUseCurveChannel) == 0x000000, "Member 'FBrushEffectCurves::bUseCurveChannel' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurves, ElevationCurveAsset) == 0x000008, "Member 'FBrushEffectCurves::ElevationCurveAsset' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurves, ChannelEdgeOffset) == 0x000010, "Member 'FBrushEffectCurves::ChannelEdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurves, ChannelDepth) == 0x000014, "Member 'FBrushEffectCurves::ChannelDepth' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectCurves, CurveRampWidth) == 0x000018, "Member 'FBrushEffectCurves::CurveRampWidth' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectDisplacement \ static_assert(alignof(FBrushEffectDisplacement) == 0x000008, "Wrong alignment on FBrushEffectDisplacement"); \ static_assert(sizeof(FBrushEffectDisplacement) == 0x000028, "Wrong size on FBrushEffectDisplacement"); \ static_assert(offsetof(FBrushEffectDisplacement, DisplacementHeight) == 0x000000, "Member 'FBrushEffectDisplacement::DisplacementHeight' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectDisplacement, DisplacementTiling) == 0x000004, "Member 'FBrushEffectDisplacement::DisplacementTiling' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectDisplacement, Texture) == 0x000008, "Member 'FBrushEffectDisplacement::Texture' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectDisplacement, Midpoint) == 0x000010, "Member 'FBrushEffectDisplacement::Midpoint' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectDisplacement, Channel) == 0x000014, "Member 'FBrushEffectDisplacement::Channel' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectDisplacement, WeightmapInfluence) == 0x000024, "Member 'FBrushEffectDisplacement::WeightmapInfluence' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectSmoothBlending \ static_assert(alignof(FBrushEffectSmoothBlending) == 0x000004, "Wrong alignment on FBrushEffectSmoothBlending"); \ static_assert(sizeof(FBrushEffectSmoothBlending) == 0x000008, "Wrong size on FBrushEffectSmoothBlending"); \ static_assert(offsetof(FBrushEffectSmoothBlending, InnerSmoothDistance) == 0x000000, "Member 'FBrushEffectSmoothBlending::InnerSmoothDistance' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectSmoothBlending, OuterSmoothDistance) == 0x000004, "Member 'FBrushEffectSmoothBlending::OuterSmoothDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBrushEffectTerracing \ static_assert(alignof(FBrushEffectTerracing) == 0x000004, "Wrong alignment on FBrushEffectTerracing"); \ static_assert(sizeof(FBrushEffectTerracing) == 0x000014, "Wrong size on FBrushEffectTerracing"); \ static_assert(offsetof(FBrushEffectTerracing, TerraceAlpha) == 0x000000, "Member 'FBrushEffectTerracing::TerraceAlpha' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectTerracing, TerraceSpacing) == 0x000004, "Member 'FBrushEffectTerracing::TerraceSpacing' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectTerracing, TerraceSmoothness) == 0x000008, "Member 'FBrushEffectTerracing::TerraceSmoothness' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectTerracing, MaskLength) == 0x00000C, "Member 'FBrushEffectTerracing::MaskLength' has a wrong offset!"); \ static_assert(offsetof(FBrushEffectTerracing, MaskStartOffset) == 0x000010, "Member 'FBrushEffectTerracing::MaskStartOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandmassBrushEffectsList \ static_assert(alignof(FLandmassBrushEffectsList) == 0x000008, "Wrong alignment on FLandmassBrushEffectsList"); \ static_assert(sizeof(FLandmassBrushEffectsList) == 0x000060, "Wrong size on FLandmassBrushEffectsList"); \ static_assert(offsetof(FLandmassBrushEffectsList, Blurring) == 0x000000, "Member 'FLandmassBrushEffectsList::Blurring' has a wrong offset!"); \ static_assert(offsetof(FLandmassBrushEffectsList, CurlNoise) == 0x000008, "Member 'FLandmassBrushEffectsList::CurlNoise' has a wrong offset!"); \ static_assert(offsetof(FLandmassBrushEffectsList, Displacement) == 0x000018, "Member 'FLandmassBrushEffectsList::Displacement' has a wrong offset!"); \ static_assert(offsetof(FLandmassBrushEffectsList, SmoothBlending) == 0x000040, "Member 'FLandmassBrushEffectsList::SmoothBlending' has a wrong offset!"); \ static_assert(offsetof(FLandmassBrushEffectsList, Terracing) == 0x000048, "Member 'FLandmassBrushEffectsList::Terracing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandmassFalloffSettings \ static_assert(alignof(FLandmassFalloffSettings) == 0x000004, "Wrong alignment on FLandmassFalloffSettings"); \ static_assert(sizeof(FLandmassFalloffSettings) == 0x000014, "Wrong size on FLandmassFalloffSettings"); \ static_assert(offsetof(FLandmassFalloffSettings, FalloffMode) == 0x000000, "Member 'FLandmassFalloffSettings::FalloffMode' has a wrong offset!"); \ static_assert(offsetof(FLandmassFalloffSettings, FalloffAngle) == 0x000004, "Member 'FLandmassFalloffSettings::FalloffAngle' has a wrong offset!"); \ static_assert(offsetof(FLandmassFalloffSettings, FalloffWidth) == 0x000008, "Member 'FLandmassFalloffSettings::FalloffWidth' has a wrong offset!"); \ static_assert(offsetof(FLandmassFalloffSettings, EdgeOffset) == 0x00000C, "Member 'FLandmassFalloffSettings::EdgeOffset' has a wrong offset!"); \ static_assert(offsetof(FLandmassFalloffSettings, ZOffset) == 0x000010, "Member 'FLandmassFalloffSettings::ZOffset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLandmassTerrainCarvingSettings \ static_assert(alignof(FLandmassTerrainCarvingSettings) == 0x000008, "Wrong alignment on FLandmassTerrainCarvingSettings"); \ static_assert(sizeof(FLandmassTerrainCarvingSettings) == 0x000080, "Wrong size on FLandmassTerrainCarvingSettings"); \ static_assert(offsetof(FLandmassTerrainCarvingSettings, BlendMode) == 0x000000, "Member 'FLandmassTerrainCarvingSettings::BlendMode' has a wrong offset!"); \ static_assert(offsetof(FLandmassTerrainCarvingSettings, bInvertShape) == 0x000001, "Member 'FLandmassTerrainCarvingSettings::bInvertShape' has a wrong offset!"); \ static_assert(offsetof(FLandmassTerrainCarvingSettings, FalloffSettings) == 0x000004, "Member 'FLandmassTerrainCarvingSettings::FalloffSettings' has a wrong offset!"); \ static_assert(offsetof(FLandmassTerrainCarvingSettings, Effects) == 0x000018, "Member 'FLandmassTerrainCarvingSettings::Effects' has a wrong offset!"); \ static_assert(offsetof(FLandmassTerrainCarvingSettings, Priority) == 0x000078, "Member 'FLandmassTerrainCarvingSettings::Priority' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPropertyPathSegment \ static_assert(alignof(FPropertyPathSegment) == 0x000008, "Wrong alignment on FPropertyPathSegment"); \ static_assert(sizeof(FPropertyPathSegment) == 0x000028, "Wrong size on FPropertyPathSegment"); \ static_assert(offsetof(FPropertyPathSegment, Name) == 0x000000, "Member 'FPropertyPathSegment::Name' has a wrong offset!"); \ static_assert(offsetof(FPropertyPathSegment, ArrayIndex) == 0x000008, "Member 'FPropertyPathSegment::ArrayIndex' has a wrong offset!"); \ static_assert(offsetof(FPropertyPathSegment, Struct) == 0x000010, "Member 'FPropertyPathSegment::Struct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FCachedPropertyPath \ static_assert(alignof(FCachedPropertyPath) == 0x000008, "Wrong alignment on FCachedPropertyPath"); \ static_assert(sizeof(FCachedPropertyPath) == 0x000028, "Wrong size on FCachedPropertyPath"); \ static_assert(offsetof(FCachedPropertyPath, Segments) == 0x000000, "Member 'FCachedPropertyPath::Segments' has a wrong offset!"); \ static_assert(offsetof(FCachedPropertyPath, CachedFunction) == 0x000018, "Member 'FCachedPropertyPath::CachedFunction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacementInterpolationSettings \ static_assert(alignof(FFootPlacementInterpolationSettings) == 0x000004, "Wrong alignment on FFootPlacementInterpolationSettings"); \ static_assert(sizeof(FFootPlacementInterpolationSettings) == 0x000024, "Wrong size on FFootPlacementInterpolationSettings"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, UnplantLinearStiffness) == 0x000000, "Member 'FFootPlacementInterpolationSettings::UnplantLinearStiffness' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, UnplantLinearDamping) == 0x000004, "Member 'FFootPlacementInterpolationSettings::UnplantLinearDamping' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, UnplantAngularStiffness) == 0x000008, "Member 'FFootPlacementInterpolationSettings::UnplantAngularStiffness' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, UnplantAngularDamping) == 0x00000C, "Member 'FFootPlacementInterpolationSettings::UnplantAngularDamping' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, FloorLinearStiffness) == 0x000010, "Member 'FFootPlacementInterpolationSettings::FloorLinearStiffness' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, FloorLinearDamping) == 0x000014, "Member 'FFootPlacementInterpolationSettings::FloorLinearDamping' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, FloorAngularStiffness) == 0x000018, "Member 'FFootPlacementInterpolationSettings::FloorAngularStiffness' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, FloorAngularDamping) == 0x00001C, "Member 'FFootPlacementInterpolationSettings::FloorAngularDamping' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementInterpolationSettings, bEnableFloorInterpolation) == 0x000020, "Member 'FFootPlacementInterpolationSettings::bEnableFloorInterpolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacementTraceSettings \ static_assert(alignof(FFootPlacementTraceSettings) == 0x000004, "Wrong alignment on FFootPlacementTraceSettings"); \ static_assert(sizeof(FFootPlacementTraceSettings) == 0x00001C, "Wrong size on FFootPlacementTraceSettings"); \ static_assert(offsetof(FFootPlacementTraceSettings, StartOffset) == 0x000000, "Member 'FFootPlacementTraceSettings::StartOffset' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, EndOffset) == 0x000004, "Member 'FFootPlacementTraceSettings::EndOffset' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, SweepRadius) == 0x000008, "Member 'FFootPlacementTraceSettings::SweepRadius' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, ComplexTraceChannel) == 0x00000C, "Member 'FFootPlacementTraceSettings::ComplexTraceChannel' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, MaxGroundPenetration) == 0x000010, "Member 'FFootPlacementTraceSettings::MaxGroundPenetration' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, SimpleCollisionInfluence) == 0x000014, "Member 'FFootPlacementTraceSettings::SimpleCollisionInfluence' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, SimpleTraceChannel) == 0x000018, "Member 'FFootPlacementTraceSettings::SimpleTraceChannel' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementTraceSettings, bEnabled) == 0x000019, "Member 'FFootPlacementTraceSettings::bEnabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacementRootDefinition \ static_assert(alignof(FFootPlacementRootDefinition) == 0x000004, "Wrong alignment on FFootPlacementRootDefinition"); \ static_assert(sizeof(FFootPlacementRootDefinition) == 0x000020, "Wrong size on FFootPlacementRootDefinition"); \ static_assert(offsetof(FFootPlacementRootDefinition, PelvisBone) == 0x000000, "Member 'FFootPlacementRootDefinition::PelvisBone' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementRootDefinition, IKRootBone) == 0x000010, "Member 'FFootPlacementRootDefinition::IKRootBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacementPelvisSettings \ static_assert(alignof(FFootPlacementPelvisSettings) == 0x000004, "Wrong alignment on FFootPlacementPelvisSettings"); \ static_assert(sizeof(FFootPlacementPelvisSettings) == 0x00001C, "Wrong size on FFootPlacementPelvisSettings"); \ static_assert(offsetof(FFootPlacementPelvisSettings, MaxOffset) == 0x000000, "Member 'FFootPlacementPelvisSettings::MaxOffset' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, LinearStiffness) == 0x000004, "Member 'FFootPlacementPelvisSettings::LinearStiffness' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, LinearDamping) == 0x000008, "Member 'FFootPlacementPelvisSettings::LinearDamping' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, HorizontalRebalancingWeight) == 0x00000C, "Member 'FFootPlacementPelvisSettings::HorizontalRebalancingWeight' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, MaxOffsetHorizontal) == 0x000010, "Member 'FFootPlacementPelvisSettings::MaxOffsetHorizontal' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, HeelLiftRatio) == 0x000014, "Member 'FFootPlacementPelvisSettings::HeelLiftRatio' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, PelvisHeightMode) == 0x000018, "Member 'FFootPlacementPelvisSettings::PelvisHeightMode' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, ActorMovementCompensationMode) == 0x000019, "Member 'FFootPlacementPelvisSettings::ActorMovementCompensationMode' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPelvisSettings, bEnableInterpolation) == 0x00001A, "Member 'FFootPlacementPelvisSettings::bEnableInterpolation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacemenLegDefinition \ static_assert(alignof(FFootPlacemenLegDefinition) == 0x000004, "Wrong alignment on FFootPlacemenLegDefinition"); \ static_assert(sizeof(FFootPlacemenLegDefinition) == 0x000044, "Wrong size on FFootPlacemenLegDefinition"); \ static_assert(offsetof(FFootPlacemenLegDefinition, FKFootBone) == 0x000000, "Member 'FFootPlacemenLegDefinition::FKFootBone' has a wrong offset!"); \ static_assert(offsetof(FFootPlacemenLegDefinition, IKFootBone) == 0x000010, "Member 'FFootPlacemenLegDefinition::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(FFootPlacemenLegDefinition, BallBone) == 0x000020, "Member 'FFootPlacemenLegDefinition::BallBone' has a wrong offset!"); \ static_assert(offsetof(FFootPlacemenLegDefinition, NumBonesInLimb) == 0x000030, "Member 'FFootPlacemenLegDefinition::NumBonesInLimb' has a wrong offset!"); \ static_assert(offsetof(FFootPlacemenLegDefinition, SpeedCurveName) == 0x000034, "Member 'FFootPlacemenLegDefinition::SpeedCurveName' has a wrong offset!"); \ static_assert(offsetof(FFootPlacemenLegDefinition, DisableLockCurveName) == 0x00003C, "Member 'FFootPlacemenLegDefinition::DisableLockCurveName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FFootPlacementPlantSettings \ static_assert(alignof(FFootPlacementPlantSettings) == 0x000004, "Wrong alignment on FFootPlacementPlantSettings"); \ static_assert(sizeof(FFootPlacementPlantSettings) == 0x000034, "Wrong size on FFootPlacementPlantSettings"); \ static_assert(offsetof(FFootPlacementPlantSettings, SpeedThreshold) == 0x000000, "Member 'FFootPlacementPlantSettings::SpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, DistanceToGround) == 0x000004, "Member 'FFootPlacementPlantSettings::DistanceToGround' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, LockType) == 0x000008, "Member 'FFootPlacementPlantSettings::LockType' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, UnplantRadius) == 0x00000C, "Member 'FFootPlacementPlantSettings::UnplantRadius' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, ReplantRadiusRatio) == 0x000010, "Member 'FFootPlacementPlantSettings::ReplantRadiusRatio' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, UnplantAngle) == 0x000014, "Member 'FFootPlacementPlantSettings::UnplantAngle' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, ReplantAngleRatio) == 0x000018, "Member 'FFootPlacementPlantSettings::ReplantAngleRatio' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, MaxExtensionRatio) == 0x00001C, "Member 'FFootPlacementPlantSettings::MaxExtensionRatio' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, MinExtensionRatio) == 0x000020, "Member 'FFootPlacementPlantSettings::MinExtensionRatio' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, SeparatingDistance) == 0x000024, "Member 'FFootPlacementPlantSettings::SeparatingDistance' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, UnalignmentSpeedThreshold) == 0x000028, "Member 'FFootPlacementPlantSettings::UnalignmentSpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, AnkleTwistReduction) == 0x00002C, "Member 'FFootPlacementPlantSettings::AnkleTwistReduction' has a wrong offset!"); \ static_assert(offsetof(FFootPlacementPlantSettings, bAdjustHeelBeforePlanting) == 0x000030, "Member 'FFootPlacementPlantSettings::bAdjustHeelBeforePlanting' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_FootPlacement \ static_assert(alignof(FAnimNode_FootPlacement) == 0x000010, "Wrong alignment on FAnimNode_FootPlacement"); \ static_assert(sizeof(FAnimNode_FootPlacement) == 0x000410, "Wrong size on FAnimNode_FootPlacement"); \ static_assert(offsetof(FAnimNode_FootPlacement, PlantSpeedMode) == 0x0000C8, "Member 'FAnimNode_FootPlacement::PlantSpeedMode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, IKFootRootBone) == 0x0000CC, "Member 'FAnimNode_FootPlacement::IKFootRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, PelvisBone) == 0x0000DC, "Member 'FAnimNode_FootPlacement::PelvisBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, PelvisSettings) == 0x0000EC, "Member 'FAnimNode_FootPlacement::PelvisSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, LegDefinitions) == 0x000108, "Member 'FAnimNode_FootPlacement::LegDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, PlantSettings) == 0x000118, "Member 'FAnimNode_FootPlacement::PlantSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, InterpolationSettings) == 0x00014C, "Member 'FAnimNode_FootPlacement::InterpolationSettings' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_FootPlacement, TraceSettings) == 0x000170, "Member 'FAnimNode_FootPlacement::TraceSettings' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_OffsetRootBone \ static_assert(alignof(FAnimNode_OffsetRootBone) == 0x000010, "Wrong alignment on FAnimNode_OffsetRootBone"); \ static_assert(sizeof(FAnimNode_OffsetRootBone) == 0x000190, "Wrong size on FAnimNode_OffsetRootBone"); \ #define DUMPER7_ASSERTS_FAnimNode_OrientationWarping \ static_assert(alignof(FAnimNode_OrientationWarping) == 0x000008, "Wrong alignment on FAnimNode_OrientationWarping"); \ static_assert(sizeof(FAnimNode_OrientationWarping) == 0x000198, "Wrong size on FAnimNode_OrientationWarping"); \ static_assert(offsetof(FAnimNode_OrientationWarping, Mode) == 0x0000C8, "Member 'FAnimNode_OrientationWarping::Mode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, OrientationAngle) == 0x0000CC, "Member 'FAnimNode_OrientationWarping::OrientationAngle' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, LocomotionAngle) == 0x0000D0, "Member 'FAnimNode_OrientationWarping::LocomotionAngle' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, MinRootMotionSpeedThreshold) == 0x0000D4, "Member 'FAnimNode_OrientationWarping::MinRootMotionSpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, LocomotionAngleDeltaThreshold) == 0x0000D8, "Member 'FAnimNode_OrientationWarping::LocomotionAngleDeltaThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, SpineBones) == 0x0000E0, "Member 'FAnimNode_OrientationWarping::SpineBones' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, IKFootRootBone) == 0x0000F0, "Member 'FAnimNode_OrientationWarping::IKFootRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, IKFootBones) == 0x000100, "Member 'FAnimNode_OrientationWarping::IKFootBones' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, RotationAxis) == 0x000110, "Member 'FAnimNode_OrientationWarping::RotationAxis' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, DistributedBoneOrientationAlpha) == 0x000114, "Member 'FAnimNode_OrientationWarping::DistributedBoneOrientationAlpha' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, RotationInterpSpeed) == 0x000118, "Member 'FAnimNode_OrientationWarping::RotationInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, WarpingAlpha) == 0x00011C, "Member 'FAnimNode_OrientationWarping::WarpingAlpha' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, OffsetAlpha) == 0x000120, "Member 'FAnimNode_OrientationWarping::OffsetAlpha' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_OrientationWarping, MaxOffsetAngle) == 0x000124, "Member 'FAnimNode_OrientationWarping::MaxOffsetAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlopeWarpingFootDefinition \ static_assert(alignof(FSlopeWarpingFootDefinition) == 0x000004, "Wrong alignment on FSlopeWarpingFootDefinition"); \ static_assert(sizeof(FSlopeWarpingFootDefinition) == 0x000028, "Wrong size on FSlopeWarpingFootDefinition"); \ static_assert(offsetof(FSlopeWarpingFootDefinition, IKFootBone) == 0x000000, "Member 'FSlopeWarpingFootDefinition::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(FSlopeWarpingFootDefinition, FKFootBone) == 0x000010, "Member 'FSlopeWarpingFootDefinition::FKFootBone' has a wrong offset!"); \ static_assert(offsetof(FSlopeWarpingFootDefinition, NumBonesInLimb) == 0x000020, "Member 'FSlopeWarpingFootDefinition::NumBonesInLimb' has a wrong offset!"); \ static_assert(offsetof(FSlopeWarpingFootDefinition, FootSize) == 0x000024, "Member 'FSlopeWarpingFootDefinition::FootSize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSlopeWarpingFootData \ static_assert(alignof(FSlopeWarpingFootData) == 0x000010, "Wrong alignment on FSlopeWarpingFootData"); \ static_assert(sizeof(FSlopeWarpingFootData) == 0x0000B0, "Wrong size on FSlopeWarpingFootData"); \ #define DUMPER7_ASSERTS_FAnimNode_SlopeWarping \ static_assert(alignof(FAnimNode_SlopeWarping) == 0x000008, "Wrong alignment on FAnimNode_SlopeWarping"); \ static_assert(sizeof(FAnimNode_SlopeWarping) == 0x0002E0, "Wrong size on FAnimNode_SlopeWarping"); \ static_assert(offsetof(FAnimNode_SlopeWarping, IKFootRootBone) == 0x0000E0, "Member 'FAnimNode_SlopeWarping::IKFootRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, PelvisBone) == 0x0000F0, "Member 'FAnimNode_SlopeWarping::PelvisBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, FeetDefinitions) == 0x000100, "Member 'FAnimNode_SlopeWarping::FeetDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, FeetData) == 0x000110, "Member 'FAnimNode_SlopeWarping::FeetData' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, PelvisOffsetInterpolator) == 0x000120, "Member 'FAnimNode_SlopeWarping::PelvisOffsetInterpolator' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, GravityDir) == 0x000180, "Member 'FAnimNode_SlopeWarping::GravityDir' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, CustomFloorOffset) == 0x000198, "Member 'FAnimNode_SlopeWarping::CustomFloorOffset' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, CachedDeltaTime) == 0x0001B0, "Member 'FAnimNode_SlopeWarping::CachedDeltaTime' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, TargetFloorNormalWorldSpace) == 0x0001B8, "Member 'FAnimNode_SlopeWarping::TargetFloorNormalWorldSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, FloorNormalInterpolator) == 0x0001D0, "Member 'FAnimNode_SlopeWarping::FloorNormalInterpolator' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, TargetFloorOffsetLocalSpace) == 0x000230, "Member 'FAnimNode_SlopeWarping::TargetFloorOffsetLocalSpace' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, FloorOffsetInterpolator) == 0x000248, "Member 'FAnimNode_SlopeWarping::FloorOffsetInterpolator' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, MaxStepHeight) == 0x0002A8, "Member 'FAnimNode_SlopeWarping::MaxStepHeight' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, ActorLocation) == 0x0002B0, "Member 'FAnimNode_SlopeWarping::ActorLocation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SlopeWarping, GravityDirCompSpace) == 0x0002C8, "Member 'FAnimNode_SlopeWarping::GravityDirCompSpace' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStrideWarpingFootDefinition \ static_assert(alignof(FStrideWarpingFootDefinition) == 0x000004, "Wrong alignment on FStrideWarpingFootDefinition"); \ static_assert(sizeof(FStrideWarpingFootDefinition) == 0x000030, "Wrong size on FStrideWarpingFootDefinition"); \ static_assert(offsetof(FStrideWarpingFootDefinition, IKFootBone) == 0x000000, "Member 'FStrideWarpingFootDefinition::IKFootBone' has a wrong offset!"); \ static_assert(offsetof(FStrideWarpingFootDefinition, FKFootBone) == 0x000010, "Member 'FStrideWarpingFootDefinition::FKFootBone' has a wrong offset!"); \ static_assert(offsetof(FStrideWarpingFootDefinition, ThighBone) == 0x000020, "Member 'FStrideWarpingFootDefinition::ThighBone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAnimNode_StrideWarping \ static_assert(alignof(FAnimNode_StrideWarping) == 0x000008, "Wrong alignment on FAnimNode_StrideWarping"); \ static_assert(sizeof(FAnimNode_StrideWarping) == 0x000238, "Wrong size on FAnimNode_StrideWarping"); \ static_assert(offsetof(FAnimNode_StrideWarping, Mode) == 0x0000C8, "Member 'FAnimNode_StrideWarping::Mode' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, StrideDirection) == 0x0000D0, "Member 'FAnimNode_StrideWarping::StrideDirection' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, StrideScale) == 0x0000E8, "Member 'FAnimNode_StrideWarping::StrideScale' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, LocomotionSpeed) == 0x0000EC, "Member 'FAnimNode_StrideWarping::LocomotionSpeed' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, MinRootMotionSpeedThreshold) == 0x0000F0, "Member 'FAnimNode_StrideWarping::MinRootMotionSpeedThreshold' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, PelvisBone) == 0x0000F4, "Member 'FAnimNode_StrideWarping::PelvisBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, IKFootRootBone) == 0x000104, "Member 'FAnimNode_StrideWarping::IKFootRootBone' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, FootDefinitions) == 0x000118, "Member 'FAnimNode_StrideWarping::FootDefinitions' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, StrideScaleModifier) == 0x000128, "Member 'FAnimNode_StrideWarping::StrideScaleModifier' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, FloorNormalDirection) == 0x000140, "Member 'FAnimNode_StrideWarping::FloorNormalDirection' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, GravityDirection) == 0x000160, "Member 'FAnimNode_StrideWarping::GravityDirection' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, PelvisIKFootSolver) == 0x000180, "Member 'FAnimNode_StrideWarping::PelvisIKFootSolver' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, bOrientStrideDirectionUsingFloorNormal) == 0x0001F0, "Member 'FAnimNode_StrideWarping::bOrientStrideDirectionUsingFloorNormal' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, bCompensateIKUsingFKThighRotation) == 0x0001F1, "Member 'FAnimNode_StrideWarping::bCompensateIKUsingFKThighRotation' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_StrideWarping, bClampIKUsingFKLimits) == 0x0001F2, "Member 'FAnimNode_StrideWarping::bClampIKUsingFKLimits' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKGuid \ static_assert(alignof(FChromaSDKGuid) == 0x000004, "Wrong alignment on FChromaSDKGuid"); \ static_assert(sizeof(FChromaSDKGuid) == 0x000010, "Wrong size on FChromaSDKGuid"); \ #define DUMPER7_ASSERTS_FChromaSDKEffectResult \ static_assert(alignof(FChromaSDKEffectResult) == 0x000004, "Wrong alignment on FChromaSDKEffectResult"); \ static_assert(sizeof(FChromaSDKEffectResult) == 0x000014, "Wrong size on FChromaSDKEffectResult"); \ static_assert(offsetof(FChromaSDKEffectResult, Result) == 0x000000, "Member 'FChromaSDKEffectResult::Result' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKEffectResult, EffectId) == 0x000004, "Member 'FChromaSDKEffectResult::EffectId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKColors \ static_assert(alignof(FChromaSDKColors) == 0x000008, "Wrong alignment on FChromaSDKColors"); \ static_assert(sizeof(FChromaSDKColors) == 0x000010, "Wrong size on FChromaSDKColors"); \ static_assert(offsetof(FChromaSDKColors, Colors) == 0x000000, "Member 'FChromaSDKColors::Colors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKColorFrame1D \ static_assert(alignof(FChromaSDKColorFrame1D) == 0x000008, "Wrong alignment on FChromaSDKColorFrame1D"); \ static_assert(sizeof(FChromaSDKColorFrame1D) == 0x000018, "Wrong size on FChromaSDKColorFrame1D"); \ static_assert(offsetof(FChromaSDKColorFrame1D, Colors) == 0x000000, "Member 'FChromaSDKColorFrame1D::Colors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKColorFrame2D \ static_assert(alignof(FChromaSDKColorFrame2D) == 0x000008, "Wrong alignment on FChromaSDKColorFrame2D"); \ static_assert(sizeof(FChromaSDKColorFrame2D) == 0x000018, "Wrong size on FChromaSDKColorFrame2D"); \ static_assert(offsetof(FChromaSDKColorFrame2D, Colors) == 0x000000, "Member 'FChromaSDKColorFrame2D::Colors' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKAppInfoType \ static_assert(alignof(FChromaSDKAppInfoType) == 0x000008, "Wrong alignment on FChromaSDKAppInfoType"); \ static_assert(sizeof(FChromaSDKAppInfoType) == 0x000048, "Wrong size on FChromaSDKAppInfoType"); \ static_assert(offsetof(FChromaSDKAppInfoType, Title) == 0x000000, "Member 'FChromaSDKAppInfoType::Title' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfoType, Description) == 0x000010, "Member 'FChromaSDKAppInfoType::Description' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfoType, Author_Name) == 0x000020, "Member 'FChromaSDKAppInfoType::Author_Name' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfoType, Author_Contact) == 0x000030, "Member 'FChromaSDKAppInfoType::Author_Contact' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfoType, SupportedDevice) == 0x000040, "Member 'FChromaSDKAppInfoType::SupportedDevice' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKAppInfoType, Category) == 0x000044, "Member 'FChromaSDKAppInfoType::Category' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKDeviceFrameIndex \ static_assert(alignof(FChromaSDKDeviceFrameIndex) == 0x000008, "Wrong alignment on FChromaSDKDeviceFrameIndex"); \ static_assert(sizeof(FChromaSDKDeviceFrameIndex) == 0x000010, "Wrong size on FChromaSDKDeviceFrameIndex"); \ static_assert(offsetof(FChromaSDKDeviceFrameIndex, FrameIndex) == 0x000000, "Member 'FChromaSDKDeviceFrameIndex::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKSceneEffect \ static_assert(alignof(FChromaSDKSceneEffect) == 0x000008, "Wrong alignment on FChromaSDKSceneEffect"); \ static_assert(sizeof(FChromaSDKSceneEffect) == 0x000038, "Wrong size on FChromaSDKSceneEffect"); \ static_assert(offsetof(FChromaSDKSceneEffect, Animation) == 0x000000, "Member 'FChromaSDKSceneEffect::Animation' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, State) == 0x000010, "Member 'FChromaSDKSceneEffect::State' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, PrimaryColor) == 0x000014, "Member 'FChromaSDKSceneEffect::PrimaryColor' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, SecondaryColor) == 0x000018, "Member 'FChromaSDKSceneEffect::SecondaryColor' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, Speed) == 0x00001C, "Member 'FChromaSDKSceneEffect::Speed' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, Blend) == 0x000020, "Member 'FChromaSDKSceneEffect::Blend' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, Mode) == 0x000021, "Member 'FChromaSDKSceneEffect::Mode' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKSceneEffect, FrameIndex) == 0x000028, "Member 'FChromaSDKSceneEffect::FrameIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKScene \ static_assert(alignof(FChromaSDKScene) == 0x000008, "Wrong alignment on FChromaSDKScene"); \ static_assert(sizeof(FChromaSDKScene) == 0x000010, "Wrong size on FChromaSDKScene"); \ static_assert(offsetof(FChromaSDKScene, Effects) == 0x000000, "Member 'FChromaSDKScene::Effects' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChromaSDKDeviceInfoType \ static_assert(alignof(FChromaSDKDeviceInfoType) == 0x000004, "Wrong alignment on FChromaSDKDeviceInfoType"); \ static_assert(sizeof(FChromaSDKDeviceInfoType) == 0x000008, "Wrong size on FChromaSDKDeviceInfoType"); \ static_assert(offsetof(FChromaSDKDeviceInfoType, DeviceType) == 0x000000, "Member 'FChromaSDKDeviceInfoType::DeviceType' has a wrong offset!"); \ static_assert(offsetof(FChromaSDKDeviceInfoType, Connected) == 0x000004, "Member 'FChromaSDKDeviceInfoType::Connected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPBIKBoneSetting \ static_assert(alignof(FPBIKBoneSetting) == 0x000008, "Wrong alignment on FPBIKBoneSetting"); \ static_assert(sizeof(FPBIKBoneSetting) == 0x000050, "Wrong size on FPBIKBoneSetting"); \ static_assert(offsetof(FPBIKBoneSetting, bone) == 0x000000, "Member 'FPBIKBoneSetting::bone' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, RotationStiffness) == 0x000008, "Member 'FPBIKBoneSetting::RotationStiffness' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, PositionStiffness) == 0x00000C, "Member 'FPBIKBoneSetting::PositionStiffness' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, X) == 0x000010, "Member 'FPBIKBoneSetting::X' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MinX) == 0x000014, "Member 'FPBIKBoneSetting::MinX' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MaxX) == 0x000018, "Member 'FPBIKBoneSetting::MaxX' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, Y) == 0x00001C, "Member 'FPBIKBoneSetting::Y' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MinY) == 0x000020, "Member 'FPBIKBoneSetting::MinY' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MaxY) == 0x000024, "Member 'FPBIKBoneSetting::MaxY' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, Z) == 0x000028, "Member 'FPBIKBoneSetting::Z' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MinZ) == 0x00002C, "Member 'FPBIKBoneSetting::MinZ' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, MaxZ) == 0x000030, "Member 'FPBIKBoneSetting::MaxZ' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, bUsePreferredAngles) == 0x000034, "Member 'FPBIKBoneSetting::bUsePreferredAngles' has a wrong offset!"); \ static_assert(offsetof(FPBIKBoneSetting, PreferredAngles) == 0x000038, "Member 'FPBIKBoneSetting::PreferredAngles' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPBIKSolverSettings \ static_assert(alignof(FPBIKSolverSettings) == 0x000004, "Wrong alignment on FPBIKSolverSettings"); \ static_assert(sizeof(FPBIKSolverSettings) == 0x000010, "Wrong size on FPBIKSolverSettings"); \ static_assert(offsetof(FPBIKSolverSettings, Iterations) == 0x000000, "Member 'FPBIKSolverSettings::Iterations' has a wrong offset!"); \ static_assert(offsetof(FPBIKSolverSettings, MassMultiplier) == 0x000004, "Member 'FPBIKSolverSettings::MassMultiplier' has a wrong offset!"); \ static_assert(offsetof(FPBIKSolverSettings, MinMassMultiplier) == 0x000008, "Member 'FPBIKSolverSettings::MinMassMultiplier' has a wrong offset!"); \ static_assert(offsetof(FPBIKSolverSettings, bAllowStretch) == 0x00000C, "Member 'FPBIKSolverSettings::bAllowStretch' has a wrong offset!"); \ static_assert(offsetof(FPBIKSolverSettings, RootBehavior) == 0x00000D, "Member 'FPBIKSolverSettings::RootBehavior' has a wrong offset!"); \ static_assert(offsetof(FPBIKSolverSettings, bStartSolveFromInputPose) == 0x00000E, "Member 'FPBIKSolverSettings::bStartSolveFromInputPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPBIKSolver \ static_assert(alignof(FPBIKSolver) == 0x000008, "Wrong alignment on FPBIKSolver"); \ static_assert(sizeof(FPBIKSolver) == 0x000068, "Wrong size on FPBIKSolver"); \ #define DUMPER7_ASSERTS_FPBIKDebug \ static_assert(alignof(FPBIKDebug) == 0x000004, "Wrong alignment on FPBIKDebug"); \ static_assert(sizeof(FPBIKDebug) == 0x000008, "Wrong size on FPBIKDebug"); \ static_assert(offsetof(FPBIKDebug, DrawScale) == 0x000000, "Member 'FPBIKDebug::DrawScale' has a wrong offset!"); \ static_assert(offsetof(FPBIKDebug, bDrawDebug) == 0x000004, "Member 'FPBIKDebug::bDrawDebug' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPBIKEffector \ static_assert(alignof(FPBIKEffector) == 0x000010, "Wrong alignment on FPBIKEffector"); \ static_assert(sizeof(FPBIKEffector) == 0x000090, "Wrong size on FPBIKEffector"); \ static_assert(offsetof(FPBIKEffector, bone) == 0x000000, "Member 'FPBIKEffector::bone' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, Transform) == 0x000010, "Member 'FPBIKEffector::Transform' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, PositionAlpha) == 0x000070, "Member 'FPBIKEffector::PositionAlpha' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, RotationAlpha) == 0x000074, "Member 'FPBIKEffector::RotationAlpha' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, StrengthAlpha) == 0x000078, "Member 'FPBIKEffector::StrengthAlpha' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, PullChainAlpha) == 0x00007C, "Member 'FPBIKEffector::PullChainAlpha' has a wrong offset!"); \ static_assert(offsetof(FPBIKEffector, PinRotation) == 0x000080, "Member 'FPBIKEffector::PinRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PBIK \ static_assert(alignof(FRigUnit_PBIK) == 0x000008, "Wrong alignment on FRigUnit_PBIK"); \ static_assert(sizeof(FRigUnit_PBIK) == 0x000130, "Wrong size on FRigUnit_PBIK"); \ static_assert(offsetof(FRigUnit_PBIK, Root) == 0x000040, "Member 'FRigUnit_PBIK::Root' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, Effectors) == 0x000048, "Member 'FRigUnit_PBIK::Effectors' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, EffectorSolverIndices) == 0x000058, "Member 'FRigUnit_PBIK::EffectorSolverIndices' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, BoneSettings) == 0x000068, "Member 'FRigUnit_PBIK::BoneSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, ExcludedBones) == 0x000078, "Member 'FRigUnit_PBIK::ExcludedBones' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, Settings) == 0x000088, "Member 'FRigUnit_PBIK::Settings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, Debug) == 0x000098, "Member 'FRigUnit_PBIK::Debug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, BoneSettingToSolverBoneIndex) == 0x0000A0, "Member 'FRigUnit_PBIK::BoneSettingToSolverBoneIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, SolverBoneToElementIndex) == 0x0000B0, "Member 'FRigUnit_PBIK::SolverBoneToElementIndex' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, Solver) == 0x0000C0, "Member 'FRigUnit_PBIK::Solver' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, bNeedsInit) == 0x000128, "Member 'FRigUnit_PBIK::bNeedsInit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigSplineImpl \ static_assert(alignof(FControlRigSplineImpl) == 0x000008, "Wrong alignment on FControlRigSplineImpl"); \ static_assert(sizeof(FControlRigSplineImpl) == 0x000058, "Wrong size on FControlRigSplineImpl"); \ #define DUMPER7_ASSERTS_FControlRigSpline \ static_assert(alignof(FControlRigSpline) == 0x000008, "Wrong alignment on FControlRigSpline"); \ static_assert(sizeof(FControlRigSpline) == 0x000018, "Wrong size on FControlRigSpline"); \ #define DUMPER7_ASSERTS_FRigUnit_ControlRigSplineBase \ static_assert(alignof(FRigUnit_ControlRigSplineBase) == 0x000008, "Wrong alignment on FRigUnit_ControlRigSplineBase"); \ static_assert(sizeof(FRigUnit_ControlRigSplineBase) == 0x000008, "Wrong size on FRigUnit_ControlRigSplineBase"); \ #define DUMPER7_ASSERTS_FRigUnit_ControlRigSplineFromPoints \ static_assert(alignof(FRigUnit_ControlRigSplineFromPoints) == 0x000008, "Wrong alignment on FRigUnit_ControlRigSplineFromPoints"); \ static_assert(sizeof(FRigUnit_ControlRigSplineFromPoints) == 0x000040, "Wrong size on FRigUnit_ControlRigSplineFromPoints"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, Points) == 0x000008, "Member 'FRigUnit_ControlRigSplineFromPoints::Points' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, SplineMode) == 0x000018, "Member 'FRigUnit_ControlRigSplineFromPoints::SplineMode' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, SamplesPerSegment) == 0x00001C, "Member 'FRigUnit_ControlRigSplineFromPoints::SamplesPerSegment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, Compression) == 0x000020, "Member 'FRigUnit_ControlRigSplineFromPoints::Compression' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, Stretch) == 0x000024, "Member 'FRigUnit_ControlRigSplineFromPoints::Stretch' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ControlRigSplineFromPoints, Spline) == 0x000028, "Member 'FRigUnit_ControlRigSplineFromPoints::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_SetSplinePoints \ static_assert(alignof(FRigUnit_SetSplinePoints) == 0x000008, "Wrong alignment on FRigUnit_SetSplinePoints"); \ static_assert(sizeof(FRigUnit_SetSplinePoints) == 0x000068, "Wrong size on FRigUnit_SetSplinePoints"); \ static_assert(offsetof(FRigUnit_SetSplinePoints, Points) == 0x000040, "Member 'FRigUnit_SetSplinePoints::Points' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_SetSplinePoints, Spline) == 0x000050, "Member 'FRigUnit_SetSplinePoints::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_PositionFromControlRigSpline \ static_assert(alignof(FRigUnit_PositionFromControlRigSpline) == 0x000008, "Wrong alignment on FRigUnit_PositionFromControlRigSpline"); \ static_assert(sizeof(FRigUnit_PositionFromControlRigSpline) == 0x000040, "Wrong size on FRigUnit_PositionFromControlRigSpline"); \ static_assert(offsetof(FRigUnit_PositionFromControlRigSpline, Spline) == 0x000008, "Member 'FRigUnit_PositionFromControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionFromControlRigSpline, U) == 0x000020, "Member 'FRigUnit_PositionFromControlRigSpline::U' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PositionFromControlRigSpline, position) == 0x000028, "Member 'FRigUnit_PositionFromControlRigSpline::position' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TransformFromControlRigSpline \ static_assert(alignof(FRigUnit_TransformFromControlRigSpline) == 0x000010, "Wrong alignment on FRigUnit_TransformFromControlRigSpline"); \ static_assert(sizeof(FRigUnit_TransformFromControlRigSpline) == 0x0000A0, "Wrong size on FRigUnit_TransformFromControlRigSpline"); \ static_assert(offsetof(FRigUnit_TransformFromControlRigSpline, Spline) == 0x000008, "Member 'FRigUnit_TransformFromControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformFromControlRigSpline, UpVector) == 0x000020, "Member 'FRigUnit_TransformFromControlRigSpline::UpVector' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformFromControlRigSpline, Roll) == 0x000038, "Member 'FRigUnit_TransformFromControlRigSpline::Roll' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformFromControlRigSpline, U) == 0x00003C, "Member 'FRigUnit_TransformFromControlRigSpline::U' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TransformFromControlRigSpline, Transform) == 0x000040, "Member 'FRigUnit_TransformFromControlRigSpline::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_TangentFromControlRigSpline \ static_assert(alignof(FRigUnit_TangentFromControlRigSpline) == 0x000008, "Wrong alignment on FRigUnit_TangentFromControlRigSpline"); \ static_assert(sizeof(FRigUnit_TangentFromControlRigSpline) == 0x000040, "Wrong size on FRigUnit_TangentFromControlRigSpline"); \ static_assert(offsetof(FRigUnit_TangentFromControlRigSpline, Spline) == 0x000008, "Member 'FRigUnit_TangentFromControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TangentFromControlRigSpline, U) == 0x000020, "Member 'FRigUnit_TangentFromControlRigSpline::U' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_TangentFromControlRigSpline, Tangent) == 0x000028, "Member 'FRigUnit_TangentFromControlRigSpline::Tangent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_DrawControlRigSpline \ static_assert(alignof(FRigUnit_DrawControlRigSpline) == 0x000008, "Wrong alignment on FRigUnit_DrawControlRigSpline"); \ static_assert(sizeof(FRigUnit_DrawControlRigSpline) == 0x000070, "Wrong size on FRigUnit_DrawControlRigSpline"); \ static_assert(offsetof(FRigUnit_DrawControlRigSpline, Spline) == 0x000040, "Member 'FRigUnit_DrawControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawControlRigSpline, Color) == 0x000058, "Member 'FRigUnit_DrawControlRigSpline::Color' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawControlRigSpline, Thickness) == 0x000068, "Member 'FRigUnit_DrawControlRigSpline::Thickness' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_DrawControlRigSpline, Detail) == 0x00006C, "Member 'FRigUnit_DrawControlRigSpline::Detail' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_GetLengthControlRigSpline \ static_assert(alignof(FRigUnit_GetLengthControlRigSpline) == 0x000008, "Wrong alignment on FRigUnit_GetLengthControlRigSpline"); \ static_assert(sizeof(FRigUnit_GetLengthControlRigSpline) == 0x000028, "Wrong size on FRigUnit_GetLengthControlRigSpline"); \ static_assert(offsetof(FRigUnit_GetLengthControlRigSpline, Spline) == 0x000008, "Member 'FRigUnit_GetLengthControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_GetLengthControlRigSpline, Length) == 0x000020, "Member 'FRigUnit_GetLengthControlRigSpline::Length' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToSplineCurve \ static_assert(alignof(FRigUnit_FitChainToSplineCurve) == 0x000010, "Wrong alignment on FRigUnit_FitChainToSplineCurve"); \ static_assert(sizeof(FRigUnit_FitChainToSplineCurve) == 0x000210, "Wrong size on FRigUnit_FitChainToSplineCurve"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Items) == 0x000040, "Member 'FRigUnit_FitChainToSplineCurve::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Spline) == 0x000050, "Member 'FRigUnit_FitChainToSplineCurve::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Alignment) == 0x000068, "Member 'FRigUnit_FitChainToSplineCurve::Alignment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Minimum) == 0x00006C, "Member 'FRigUnit_FitChainToSplineCurve::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Maximum) == 0x000070, "Member 'FRigUnit_FitChainToSplineCurve::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, SamplingPrecision) == 0x000074, "Member 'FRigUnit_FitChainToSplineCurve::SamplingPrecision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, PrimaryAxis) == 0x000078, "Member 'FRigUnit_FitChainToSplineCurve::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, SecondaryAxis) == 0x000090, "Member 'FRigUnit_FitChainToSplineCurve::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, PoleVectorPosition) == 0x0000A8, "Member 'FRigUnit_FitChainToSplineCurve::PoleVectorPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Rotations) == 0x0000C0, "Member 'FRigUnit_FitChainToSplineCurve::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, RotationEaseType) == 0x0000D0, "Member 'FRigUnit_FitChainToSplineCurve::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, Weight) == 0x0000D4, "Member 'FRigUnit_FitChainToSplineCurve::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, bPropagateToChildren) == 0x0000D8, "Member 'FRigUnit_FitChainToSplineCurve::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, DebugSettings) == 0x0000E0, "Member 'FRigUnit_FitChainToSplineCurve::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurve, WorkData) == 0x000170, "Member 'FRigUnit_FitChainToSplineCurve::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitChainToSplineCurveItemArray \ static_assert(alignof(FRigUnit_FitChainToSplineCurveItemArray) == 0x000010, "Wrong alignment on FRigUnit_FitChainToSplineCurveItemArray"); \ static_assert(sizeof(FRigUnit_FitChainToSplineCurveItemArray) == 0x000210, "Wrong size on FRigUnit_FitChainToSplineCurveItemArray"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Items) == 0x000040, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Spline) == 0x000050, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Alignment) == 0x000068, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Alignment' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Minimum) == 0x00006C, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Minimum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Maximum) == 0x000070, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Maximum' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, SamplingPrecision) == 0x000074, "Member 'FRigUnit_FitChainToSplineCurveItemArray::SamplingPrecision' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, PrimaryAxis) == 0x000078, "Member 'FRigUnit_FitChainToSplineCurveItemArray::PrimaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, SecondaryAxis) == 0x000090, "Member 'FRigUnit_FitChainToSplineCurveItemArray::SecondaryAxis' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, PoleVectorPosition) == 0x0000A8, "Member 'FRigUnit_FitChainToSplineCurveItemArray::PoleVectorPosition' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Rotations) == 0x0000C0, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Rotations' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, RotationEaseType) == 0x0000D0, "Member 'FRigUnit_FitChainToSplineCurveItemArray::RotationEaseType' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, Weight) == 0x0000D4, "Member 'FRigUnit_FitChainToSplineCurveItemArray::Weight' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, bPropagateToChildren) == 0x0000D8, "Member 'FRigUnit_FitChainToSplineCurveItemArray::bPropagateToChildren' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, DebugSettings) == 0x0000E0, "Member 'FRigUnit_FitChainToSplineCurveItemArray::DebugSettings' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitChainToSplineCurveItemArray, WorkData) == 0x000170, "Member 'FRigUnit_FitChainToSplineCurveItemArray::WorkData' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitSplineCurveToChain \ static_assert(alignof(FRigUnit_FitSplineCurveToChain) == 0x000008, "Wrong alignment on FRigUnit_FitSplineCurveToChain"); \ static_assert(sizeof(FRigUnit_FitSplineCurveToChain) == 0x000068, "Wrong size on FRigUnit_FitSplineCurveToChain"); \ static_assert(offsetof(FRigUnit_FitSplineCurveToChain, Items) == 0x000040, "Member 'FRigUnit_FitSplineCurveToChain::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitSplineCurveToChain, Spline) == 0x000050, "Member 'FRigUnit_FitSplineCurveToChain::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_FitSplineCurveToChainItemArray \ static_assert(alignof(FRigUnit_FitSplineCurveToChainItemArray) == 0x000008, "Wrong alignment on FRigUnit_FitSplineCurveToChainItemArray"); \ static_assert(sizeof(FRigUnit_FitSplineCurveToChainItemArray) == 0x000068, "Wrong size on FRigUnit_FitSplineCurveToChainItemArray"); \ static_assert(offsetof(FRigUnit_FitSplineCurveToChainItemArray, Items) == 0x000040, "Member 'FRigUnit_FitSplineCurveToChainItemArray::Items' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_FitSplineCurveToChainItemArray, Spline) == 0x000050, "Member 'FRigUnit_FitSplineCurveToChainItemArray::Spline' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ClosestParameterFromControlRigSpline \ static_assert(alignof(FRigUnit_ClosestParameterFromControlRigSpline) == 0x000008, "Wrong alignment on FRigUnit_ClosestParameterFromControlRigSpline"); \ static_assert(sizeof(FRigUnit_ClosestParameterFromControlRigSpline) == 0x000040, "Wrong size on FRigUnit_ClosestParameterFromControlRigSpline"); \ static_assert(offsetof(FRigUnit_ClosestParameterFromControlRigSpline, Spline) == 0x000008, "Member 'FRigUnit_ClosestParameterFromControlRigSpline::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ClosestParameterFromControlRigSpline, position) == 0x000020, "Member 'FRigUnit_ClosestParameterFromControlRigSpline::position' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ClosestParameterFromControlRigSpline, U) == 0x000038, "Member 'FRigUnit_ClosestParameterFromControlRigSpline::U' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRigUnit_ParameterAtPercentage \ static_assert(alignof(FRigUnit_ParameterAtPercentage) == 0x000008, "Wrong alignment on FRigUnit_ParameterAtPercentage"); \ static_assert(sizeof(FRigUnit_ParameterAtPercentage) == 0x000028, "Wrong size on FRigUnit_ParameterAtPercentage"); \ static_assert(offsetof(FRigUnit_ParameterAtPercentage, Spline) == 0x000008, "Member 'FRigUnit_ParameterAtPercentage::Spline' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParameterAtPercentage, Percentage) == 0x000020, "Member 'FRigUnit_ParameterAtPercentage::Percentage' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParameterAtPercentage, U) == 0x000024, "Member 'FRigUnit_ParameterAtPercentage::U' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverCollisionFilterSettings \ static_assert(alignof(FSolverCollisionFilterSettings) == 0x000004, "Wrong alignment on FSolverCollisionFilterSettings"); \ static_assert(sizeof(FSolverCollisionFilterSettings) == 0x000010, "Wrong size on FSolverCollisionFilterSettings"); \ static_assert(offsetof(FSolverCollisionFilterSettings, FilterEnabled) == 0x000000, "Member 'FSolverCollisionFilterSettings::FilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionFilterSettings, MinMass) == 0x000004, "Member 'FSolverCollisionFilterSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionFilterSettings, MinSpeed) == 0x000008, "Member 'FSolverCollisionFilterSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionFilterSettings, MinImpulse) == 0x00000C, "Member 'FSolverCollisionFilterSettings::MinImpulse' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FManagedArrayCollection \ static_assert(alignof(FManagedArrayCollection) == 0x000008, "Wrong alignment on FManagedArrayCollection"); \ static_assert(sizeof(FManagedArrayCollection) == 0x0000B0, "Wrong size on FManagedArrayCollection"); \ #define DUMPER7_ASSERTS_FSolverBreakingFilterSettings \ static_assert(alignof(FSolverBreakingFilterSettings) == 0x000004, "Wrong alignment on FSolverBreakingFilterSettings"); \ static_assert(sizeof(FSolverBreakingFilterSettings) == 0x000010, "Wrong size on FSolverBreakingFilterSettings"); \ static_assert(offsetof(FSolverBreakingFilterSettings, FilterEnabled) == 0x000000, "Member 'FSolverBreakingFilterSettings::FilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingFilterSettings, MinMass) == 0x000004, "Member 'FSolverBreakingFilterSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingFilterSettings, MinSpeed) == 0x000008, "Member 'FSolverBreakingFilterSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingFilterSettings, MinVolume) == 0x00000C, "Member 'FSolverBreakingFilterSettings::MinVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverTrailingFilterSettings \ static_assert(alignof(FSolverTrailingFilterSettings) == 0x000004, "Wrong alignment on FSolverTrailingFilterSettings"); \ static_assert(sizeof(FSolverTrailingFilterSettings) == 0x000010, "Wrong size on FSolverTrailingFilterSettings"); \ static_assert(offsetof(FSolverTrailingFilterSettings, FilterEnabled) == 0x000000, "Member 'FSolverTrailingFilterSettings::FilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingFilterSettings, MinMass) == 0x000004, "Member 'FSolverTrailingFilterSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingFilterSettings, MinSpeed) == 0x000008, "Member 'FSolverTrailingFilterSettings::MinSpeed' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingFilterSettings, MinVolume) == 0x00000C, "Member 'FSolverTrailingFilterSettings::MinVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosSolverConfiguration \ static_assert(alignof(FChaosSolverConfiguration) == 0x000004, "Wrong alignment on FChaosSolverConfiguration"); \ static_assert(sizeof(FChaosSolverConfiguration) == 0x000068, "Wrong size on FChaosSolverConfiguration"); \ static_assert(offsetof(FChaosSolverConfiguration, PositionIterations) == 0x000000, "Member 'FChaosSolverConfiguration::PositionIterations' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, VelocityIterations) == 0x000004, "Member 'FChaosSolverConfiguration::VelocityIterations' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, ProjectionIterations) == 0x000008, "Member 'FChaosSolverConfiguration::ProjectionIterations' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, CollisionMarginFraction) == 0x00000C, "Member 'FChaosSolverConfiguration::CollisionMarginFraction' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, CollisionMarginMax) == 0x000010, "Member 'FChaosSolverConfiguration::CollisionMarginMax' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, CollisionCullDistance) == 0x000014, "Member 'FChaosSolverConfiguration::CollisionCullDistance' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, CollisionMaxPushOutVelocity) == 0x000018, "Member 'FChaosSolverConfiguration::CollisionMaxPushOutVelocity' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, ClusterConnectionFactor) == 0x00001C, "Member 'FChaosSolverConfiguration::ClusterConnectionFactor' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, ClusterUnionConnectionType) == 0x000020, "Member 'FChaosSolverConfiguration::ClusterUnionConnectionType' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, bGenerateCollisionData) == 0x000021, "Member 'FChaosSolverConfiguration::bGenerateCollisionData' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, CollisionFilterSettings) == 0x000024, "Member 'FChaosSolverConfiguration::CollisionFilterSettings' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, bGenerateBreakData) == 0x000034, "Member 'FChaosSolverConfiguration::bGenerateBreakData' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, BreakingFilterSettings) == 0x000038, "Member 'FChaosSolverConfiguration::BreakingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, bGenerateTrailingData) == 0x000048, "Member 'FChaosSolverConfiguration::bGenerateTrailingData' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, TrailingFilterSettings) == 0x00004C, "Member 'FChaosSolverConfiguration::TrailingFilterSettings' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, Iterations) == 0x00005C, "Member 'FChaosSolverConfiguration::Iterations' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, PushOutIterations) == 0x000060, "Member 'FChaosSolverConfiguration::PushOutIterations' has a wrong offset!"); \ static_assert(offsetof(FChaosSolverConfiguration, bGenerateContactGraph) == 0x000064, "Member 'FChaosSolverConfiguration::bGenerateContactGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverCollisionData \ static_assert(alignof(FSolverCollisionData) == 0x000008, "Wrong alignment on FSolverCollisionData"); \ static_assert(sizeof(FSolverCollisionData) == 0x0000C0, "Wrong size on FSolverCollisionData"); \ static_assert(offsetof(FSolverCollisionData, Location) == 0x000000, "Member 'FSolverCollisionData::Location' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, AccumulatedImpulse) == 0x000018, "Member 'FSolverCollisionData::AccumulatedImpulse' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, Normal) == 0x000030, "Member 'FSolverCollisionData::Normal' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, Velocity1) == 0x000048, "Member 'FSolverCollisionData::Velocity1' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, Velocity2) == 0x000060, "Member 'FSolverCollisionData::Velocity2' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, AngularVelocity1) == 0x000078, "Member 'FSolverCollisionData::AngularVelocity1' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, AngularVelocity2) == 0x000090, "Member 'FSolverCollisionData::AngularVelocity2' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, Mass1) == 0x0000A8, "Member 'FSolverCollisionData::Mass1' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, Mass2) == 0x0000AC, "Member 'FSolverCollisionData::Mass2' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, ParticleIndex) == 0x0000B0, "Member 'FSolverCollisionData::ParticleIndex' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, LevelsetIndex) == 0x0000B4, "Member 'FSolverCollisionData::LevelsetIndex' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, ParticleIndexMesh) == 0x0000B8, "Member 'FSolverCollisionData::ParticleIndexMesh' has a wrong offset!"); \ static_assert(offsetof(FSolverCollisionData, LevelsetIndexMesh) == 0x0000BC, "Member 'FSolverCollisionData::LevelsetIndexMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverBreakingData \ static_assert(alignof(FSolverBreakingData) == 0x000008, "Wrong alignment on FSolverBreakingData"); \ static_assert(sizeof(FSolverBreakingData) == 0x000058, "Wrong size on FSolverBreakingData"); \ static_assert(offsetof(FSolverBreakingData, Location) == 0x000000, "Member 'FSolverBreakingData::Location' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingData, Velocity) == 0x000018, "Member 'FSolverBreakingData::Velocity' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingData, AngularVelocity) == 0x000030, "Member 'FSolverBreakingData::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingData, Mass) == 0x000048, "Member 'FSolverBreakingData::Mass' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingData, ParticleIndex) == 0x00004C, "Member 'FSolverBreakingData::ParticleIndex' has a wrong offset!"); \ static_assert(offsetof(FSolverBreakingData, ParticleIndexMesh) == 0x000050, "Member 'FSolverBreakingData::ParticleIndexMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverTrailingData \ static_assert(alignof(FSolverTrailingData) == 0x000008, "Wrong alignment on FSolverTrailingData"); \ static_assert(sizeof(FSolverTrailingData) == 0x000058, "Wrong size on FSolverTrailingData"); \ static_assert(offsetof(FSolverTrailingData, Location) == 0x000000, "Member 'FSolverTrailingData::Location' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingData, Velocity) == 0x000018, "Member 'FSolverTrailingData::Velocity' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingData, AngularVelocity) == 0x000030, "Member 'FSolverTrailingData::AngularVelocity' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingData, Mass) == 0x000048, "Member 'FSolverTrailingData::Mass' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingData, ParticleIndex) == 0x00004C, "Member 'FSolverTrailingData::ParticleIndex' has a wrong offset!"); \ static_assert(offsetof(FSolverTrailingData, ParticleIndexMesh) == 0x000050, "Member 'FSolverTrailingData::ParticleIndexMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRecordedFrame \ static_assert(alignof(FRecordedFrame) == 0x000008, "Wrong alignment on FRecordedFrame"); \ static_assert(sizeof(FRecordedFrame) == 0x0000B8, "Wrong size on FRecordedFrame"); \ static_assert(offsetof(FRecordedFrame, Transforms) == 0x000000, "Member 'FRecordedFrame::Transforms' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, TransformIndices) == 0x000010, "Member 'FRecordedFrame::TransformIndices' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, PreviousTransformIndices) == 0x000020, "Member 'FRecordedFrame::PreviousTransformIndices' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, DisabledFlags) == 0x000030, "Member 'FRecordedFrame::DisabledFlags' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, Collisions) == 0x000040, "Member 'FRecordedFrame::Collisions' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, Breakings) == 0x000050, "Member 'FRecordedFrame::Breakings' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, Trailings) == 0x000060, "Member 'FRecordedFrame::Trailings' has a wrong offset!"); \ static_assert(offsetof(FRecordedFrame, Timestamp) == 0x0000B0, "Member 'FRecordedFrame::Timestamp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FRecordedTransformTrack \ static_assert(alignof(FRecordedTransformTrack) == 0x000008, "Wrong alignment on FRecordedTransformTrack"); \ static_assert(sizeof(FRecordedTransformTrack) == 0x000010, "Wrong size on FRecordedTransformTrack"); \ static_assert(offsetof(FRecordedTransformTrack, Records) == 0x000000, "Member 'FRecordedTransformTrack::Records' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSolverRemovalFilterSettings \ static_assert(alignof(FSolverRemovalFilterSettings) == 0x000004, "Wrong alignment on FSolverRemovalFilterSettings"); \ static_assert(sizeof(FSolverRemovalFilterSettings) == 0x00000C, "Wrong size on FSolverRemovalFilterSettings"); \ static_assert(offsetof(FSolverRemovalFilterSettings, FilterEnabled) == 0x000000, "Member 'FSolverRemovalFilterSettings::FilterEnabled' has a wrong offset!"); \ static_assert(offsetof(FSolverRemovalFilterSettings, MinMass) == 0x000004, "Member 'FSolverRemovalFilterSettings::MinMass' has a wrong offset!"); \ static_assert(offsetof(FSolverRemovalFilterSettings, MinVolume) == 0x000008, "Member 'FSolverRemovalFilterSettings::MinVolume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FPlatformRuntimeAudioCompressionOverrides \ static_assert(alignof(FPlatformRuntimeAudioCompressionOverrides) == 0x000004, "Wrong alignment on FPlatformRuntimeAudioCompressionOverrides"); \ static_assert(sizeof(FPlatformRuntimeAudioCompressionOverrides) == 0x000010, "Wrong size on FPlatformRuntimeAudioCompressionOverrides"); \ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, bOverrideCompressionTimes) == 0x000000, "Member 'FPlatformRuntimeAudioCompressionOverrides::bOverrideCompressionTimes' has a wrong offset!"); \ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, DurationThreshold) == 0x000004, "Member 'FPlatformRuntimeAudioCompressionOverrides::DurationThreshold' has a wrong offset!"); \ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, MaxNumRandomBranches) == 0x000008, "Member 'FPlatformRuntimeAudioCompressionOverrides::MaxNumRandomBranches' has a wrong offset!"); \ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, SoundCueQualityIndex) == 0x00000C, "Member 'FPlatformRuntimeAudioCompressionOverrides::SoundCueQualityIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FJoinabilitySettings \ static_assert(alignof(FJoinabilitySettings) == 0x000004, "Wrong alignment on FJoinabilitySettings"); \ static_assert(sizeof(FJoinabilitySettings) == 0x000014, "Wrong size on FJoinabilitySettings"); \ static_assert(offsetof(FJoinabilitySettings, SessionName) == 0x000000, "Member 'FJoinabilitySettings::SessionName' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, bPublicSearchable) == 0x000008, "Member 'FJoinabilitySettings::bPublicSearchable' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, bAllowInvites) == 0x000009, "Member 'FJoinabilitySettings::bAllowInvites' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, bJoinViaPresence) == 0x00000A, "Member 'FJoinabilitySettings::bJoinViaPresence' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, bJoinViaPresenceFriendsOnly) == 0x00000B, "Member 'FJoinabilitySettings::bJoinViaPresenceFriendsOnly' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, MaxPlayers) == 0x00000C, "Member 'FJoinabilitySettings::MaxPlayers' has a wrong offset!"); \ static_assert(offsetof(FJoinabilitySettings, MaxPartySize) == 0x000010, "Member 'FJoinabilitySettings::MaxPartySize' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FUniqueNetIdWrapper \ static_assert(alignof(FUniqueNetIdWrapper) == 0x000001, "Wrong alignment on FUniqueNetIdWrapper"); \ static_assert(sizeof(FUniqueNetIdWrapper) == 0x000001, "Wrong size on FUniqueNetIdWrapper"); \ #define DUMPER7_ASSERTS_FMediaPlayerTrackOptions \ static_assert(alignof(FMediaPlayerTrackOptions) == 0x000004, "Wrong alignment on FMediaPlayerTrackOptions"); \ static_assert(sizeof(FMediaPlayerTrackOptions) == 0x00001C, "Wrong size on FMediaPlayerTrackOptions"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Audio) == 0x000000, "Member 'FMediaPlayerTrackOptions::Audio' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Caption) == 0x000004, "Member 'FMediaPlayerTrackOptions::Caption' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, MetaData) == 0x000008, "Member 'FMediaPlayerTrackOptions::MetaData' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Script) == 0x00000C, "Member 'FMediaPlayerTrackOptions::Script' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Subtitle) == 0x000010, "Member 'FMediaPlayerTrackOptions::Subtitle' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Text) == 0x000014, "Member 'FMediaPlayerTrackOptions::Text' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerTrackOptions, Video) == 0x000018, "Member 'FMediaPlayerTrackOptions::Video' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMediaPlayerOptions \ static_assert(alignof(FMediaPlayerOptions) == 0x000008, "Wrong alignment on FMediaPlayerOptions"); \ static_assert(sizeof(FMediaPlayerOptions) == 0x000030, "Wrong size on FMediaPlayerOptions"); \ static_assert(offsetof(FMediaPlayerOptions, Tracks) == 0x000000, "Member 'FMediaPlayerOptions::Tracks' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerOptions, SeekTime) == 0x000020, "Member 'FMediaPlayerOptions::SeekTime' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerOptions, PlayOnOpen) == 0x000028, "Member 'FMediaPlayerOptions::PlayOnOpen' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerOptions, Loop) == 0x000029, "Member 'FMediaPlayerOptions::Loop' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataflowConnection \ static_assert(alignof(FDataflowConnection) == 0x000008, "Wrong alignment on FDataflowConnection"); \ static_assert(sizeof(FDataflowConnection) == 0x000040, "Wrong size on FDataflowConnection"); \ #define DUMPER7_ASSERTS_FDataflowNode \ static_assert(alignof(FDataflowNode) == 0x000008, "Wrong alignment on FDataflowNode"); \ static_assert(sizeof(FDataflowNode) == 0x0000D0, "Wrong size on FDataflowNode"); \ static_assert(offsetof(FDataflowNode, bActive) == 0x0000C8, "Member 'FDataflowNode::bActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FDataflowInput \ static_assert(alignof(FDataflowInput) == 0x000008, "Wrong alignment on FDataflowInput"); \ static_assert(sizeof(FDataflowInput) == 0x000048, "Wrong size on FDataflowInput"); \ #define DUMPER7_ASSERTS_FDataflowOutput \ static_assert(alignof(FDataflowOutput) == 0x000008, "Wrong alignment on FDataflowOutput"); \ static_assert(sizeof(FDataflowOutput) == 0x000068, "Wrong size on FDataflowOutput"); \ #define DUMPER7_ASSERTS_FGetSkeletalMeshDataflowNode \ static_assert(alignof(FGetSkeletalMeshDataflowNode) == 0x000008, "Wrong alignment on FGetSkeletalMeshDataflowNode"); \ static_assert(sizeof(FGetSkeletalMeshDataflowNode) == 0x0000E0, "Wrong size on FGetSkeletalMeshDataflowNode"); \ static_assert(offsetof(FGetSkeletalMeshDataflowNode, SkeletalMesh) == 0x0000D0, "Member 'FGetSkeletalMeshDataflowNode::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FGetSkeletalMeshDataflowNode, PropertyName) == 0x0000D8, "Member 'FGetSkeletalMeshDataflowNode::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSkeletalMeshBoneDataflowNode \ static_assert(alignof(FSkeletalMeshBoneDataflowNode) == 0x000008, "Wrong alignment on FSkeletalMeshBoneDataflowNode"); \ static_assert(sizeof(FSkeletalMeshBoneDataflowNode) == 0x0000E8, "Wrong size on FSkeletalMeshBoneDataflowNode"); \ static_assert(offsetof(FSkeletalMeshBoneDataflowNode, BoneName) == 0x0000D0, "Member 'FSkeletalMeshBoneDataflowNode::BoneName' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshBoneDataflowNode, SkeletalMesh) == 0x0000D8, "Member 'FSkeletalMeshBoneDataflowNode::SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(FSkeletalMeshBoneDataflowNode, BoneIndexOut) == 0x0000E0, "Member 'FSkeletalMeshBoneDataflowNode::BoneIndexOut' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FGetStaticMeshDataflowNode \ static_assert(alignof(FGetStaticMeshDataflowNode) == 0x000008, "Wrong alignment on FGetStaticMeshDataflowNode"); \ static_assert(sizeof(FGetStaticMeshDataflowNode) == 0x0000E0, "Wrong size on FGetStaticMeshDataflowNode"); \ static_assert(offsetof(FGetStaticMeshDataflowNode, StaticMesh) == 0x0000D0, "Member 'FGetStaticMeshDataflowNode::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(FGetStaticMeshDataflowNode, PropertyName) == 0x0000D8, "Member 'FGetStaticMeshDataflowNode::PropertyName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim \ static_assert(alignof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim) == 0x000008, "Wrong alignment on SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim"); \ static_assert(sizeof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim) == 0x0000B8, "Wrong size on SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, EntryPoint) == 0x000000, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_Event_ControlledPawn_2) == 0x000008, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_Event_ControlledPawn_1) == 0x000010, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_Event_WithResult) == 0x000018, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_Event_WithResult' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsCharacter) == 0x000020, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsCharacter_1) == 0x000030, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsIAIFighter) == 0x000040, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsIAIFighter' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, CallFunc_IsDead__Result) == 0x000051, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::CallFunc_IsDead__Result' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_Event_ControlledPawn) == 0x000058, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsCharacter_2) == 0x000060, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsCharacter_2' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess_3) == 0x000068, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsIMonster) == 0x000070, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsIMonster' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess_4) == 0x000080, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, CallFunc_GetVaultAnimMargin_Left) == 0x000088, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::CallFunc_GetVaultAnimMargin_Left' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, CallFunc_GetVaultAnimMargin_Right) == 0x000090, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::CallFunc_GetVaultAnimMargin_Right' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_AsIAIFighter_1) == 0x000098, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_AsIAIFighter_1' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_DynamicCast_bSuccess_5) == 0x0000A8, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, CallFunc_IsDead__Result_1) == 0x0000A9, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::CallFunc_IsDead__Result_1' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, CallFunc_IsValid_ReturnValue) == 0x0000AA, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_VariableSet__LeftMargin_ImplicitCast) == 0x0000AC, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_VariableSet__LeftMargin_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim, K2Node_VariableSet__RightMargin_ImplicitCast) == 0x0000B0, "Member 'SnapToVault_Anim_C_ExecuteUbergraph_SnapToVault_Anim::K2Node_VariableSet__RightMargin_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToVault_Anim_C_ActionStart \ static_assert(alignof(SnapToVault_Anim_C_ActionStart) == 0x000008, "Wrong alignment on SnapToVault_Anim_C_ActionStart"); \ static_assert(sizeof(SnapToVault_Anim_C_ActionStart) == 0x000008, "Wrong size on SnapToVault_Anim_C_ActionStart"); \ static_assert(offsetof(SnapToVault_Anim_C_ActionStart, ControlledPawn) == 0x000000, "Member 'SnapToVault_Anim_C_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToVault_Anim_C_ActionInit \ static_assert(alignof(SnapToVault_Anim_C_ActionInit) == 0x000008, "Wrong alignment on SnapToVault_Anim_C_ActionInit"); \ static_assert(sizeof(SnapToVault_Anim_C_ActionInit) == 0x000008, "Wrong size on SnapToVault_Anim_C_ActionInit"); \ static_assert(offsetof(SnapToVault_Anim_C_ActionInit, ControlledPawn) == 0x000000, "Member 'SnapToVault_Anim_C_ActionInit::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SnapToVault_Anim_C_ActionFinished \ static_assert(alignof(SnapToVault_Anim_C_ActionFinished) == 0x000008, "Wrong alignment on SnapToVault_Anim_C_ActionFinished"); \ static_assert(sizeof(SnapToVault_Anim_C_ActionFinished) == 0x000010, "Wrong size on SnapToVault_Anim_C_ActionFinished"); \ static_assert(offsetof(SnapToVault_Anim_C_ActionFinished, ControlledPawn) == 0x000000, "Member 'SnapToVault_Anim_C_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SnapToVault_Anim_C_ActionFinished, WithResult) == 0x000008, "Member 'SnapToVault_Anim_C_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USnapToVault_Anim_C \ static_assert(alignof(USnapToVault_Anim_C) == 0x000010, "Wrong alignment on USnapToVault_Anim_C"); \ static_assert(sizeof(USnapToVault_Anim_C) == 0x000390, "Wrong size on USnapToVault_Anim_C"); \ static_assert(offsetof(USnapToVault_Anim_C, UberGraphFrame) == 0x000380, "Member 'USnapToVault_Anim_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServicePing \ static_assert(alignof(FEngineServicePing) == 0x000001, "Wrong alignment on FEngineServicePing"); \ static_assert(sizeof(FEngineServicePing) == 0x000001, "Wrong size on FEngineServicePing"); \ #define DUMPER7_ASSERTS_FEngineServicePong \ static_assert(alignof(FEngineServicePong) == 0x000008, "Wrong alignment on FEngineServicePong"); \ static_assert(sizeof(FEngineServicePong) == 0x000050, "Wrong size on FEngineServicePong"); \ static_assert(offsetof(FEngineServicePong, CurrentLevel) == 0x000000, "Member 'FEngineServicePong::CurrentLevel' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, EngineVersion) == 0x000010, "Member 'FEngineServicePong::EngineVersion' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, HasBegunPlay) == 0x000014, "Member 'FEngineServicePong::HasBegunPlay' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, InstanceId) == 0x000018, "Member 'FEngineServicePong::InstanceId' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, InstanceType) == 0x000028, "Member 'FEngineServicePong::InstanceType' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, SessionId) == 0x000038, "Member 'FEngineServicePong::SessionId' has a wrong offset!"); \ static_assert(offsetof(FEngineServicePong, WorldTimeSeconds) == 0x000048, "Member 'FEngineServicePong::WorldTimeSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServiceAuthDeny \ static_assert(alignof(FEngineServiceAuthDeny) == 0x000008, "Wrong alignment on FEngineServiceAuthDeny"); \ static_assert(sizeof(FEngineServiceAuthDeny) == 0x000020, "Wrong size on FEngineServiceAuthDeny"); \ static_assert(offsetof(FEngineServiceAuthDeny, UserName) == 0x000000, "Member 'FEngineServiceAuthDeny::UserName' has a wrong offset!"); \ static_assert(offsetof(FEngineServiceAuthDeny, UserToDeny) == 0x000010, "Member 'FEngineServiceAuthDeny::UserToDeny' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServiceAuthGrant \ static_assert(alignof(FEngineServiceAuthGrant) == 0x000008, "Wrong alignment on FEngineServiceAuthGrant"); \ static_assert(sizeof(FEngineServiceAuthGrant) == 0x000020, "Wrong size on FEngineServiceAuthGrant"); \ static_assert(offsetof(FEngineServiceAuthGrant, UserName) == 0x000000, "Member 'FEngineServiceAuthGrant::UserName' has a wrong offset!"); \ static_assert(offsetof(FEngineServiceAuthGrant, UserToGrant) == 0x000010, "Member 'FEngineServiceAuthGrant::UserToGrant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServiceExecuteCommand \ static_assert(alignof(FEngineServiceExecuteCommand) == 0x000008, "Wrong alignment on FEngineServiceExecuteCommand"); \ static_assert(sizeof(FEngineServiceExecuteCommand) == 0x000020, "Wrong size on FEngineServiceExecuteCommand"); \ static_assert(offsetof(FEngineServiceExecuteCommand, Command) == 0x000000, "Member 'FEngineServiceExecuteCommand::Command' has a wrong offset!"); \ static_assert(offsetof(FEngineServiceExecuteCommand, UserName) == 0x000010, "Member 'FEngineServiceExecuteCommand::UserName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServiceTerminate \ static_assert(alignof(FEngineServiceTerminate) == 0x000008, "Wrong alignment on FEngineServiceTerminate"); \ static_assert(sizeof(FEngineServiceTerminate) == 0x000010, "Wrong size on FEngineServiceTerminate"); \ static_assert(offsetof(FEngineServiceTerminate, UserName) == 0x000000, "Member 'FEngineServiceTerminate::UserName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FEngineServiceNotification \ static_assert(alignof(FEngineServiceNotification) == 0x000008, "Wrong alignment on FEngineServiceNotification"); \ static_assert(sizeof(FEngineServiceNotification) == 0x000018, "Wrong size on FEngineServiceNotification"); \ static_assert(offsetof(FEngineServiceNotification, Text) == 0x000000, "Member 'FEngineServiceNotification::Text' has a wrong offset!"); \ static_assert(offsetof(FEngineServiceNotification, TimeSeconds) == 0x000010, "Member 'FEngineServiceNotification::TimeSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerNumericTestStruct \ static_assert(alignof(FStructSerializerNumericTestStruct) == 0x000008, "Wrong alignment on FStructSerializerNumericTestStruct"); \ static_assert(sizeof(FStructSerializerNumericTestStruct) == 0x000030, "Wrong size on FStructSerializerNumericTestStruct"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, Int8) == 0x000000, "Member 'FStructSerializerNumericTestStruct::Int8' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, Int16) == 0x000002, "Member 'FStructSerializerNumericTestStruct::Int16' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, int32_0) == 0x000004, "Member 'FStructSerializerNumericTestStruct::int32_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, Int64) == 0x000008, "Member 'FStructSerializerNumericTestStruct::Int64' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, uint8_0) == 0x000010, "Member 'FStructSerializerNumericTestStruct::uint8_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, uint16_0) == 0x000012, "Member 'FStructSerializerNumericTestStruct::uint16_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, uint32_0) == 0x000014, "Member 'FStructSerializerNumericTestStruct::uint32_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, UInt64) == 0x000018, "Member 'FStructSerializerNumericTestStruct::UInt64' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, float_0) == 0x000020, "Member 'FStructSerializerNumericTestStruct::float_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNumericTestStruct, Double) == 0x000028, "Member 'FStructSerializerNumericTestStruct::Double' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerBooleanTestStruct \ static_assert(alignof(FStructSerializerBooleanTestStruct) == 0x000001, "Wrong alignment on FStructSerializerBooleanTestStruct"); \ static_assert(sizeof(FStructSerializerBooleanTestStruct) == 0x000003, "Wrong size on FStructSerializerBooleanTestStruct"); \ static_assert(offsetof(FStructSerializerBooleanTestStruct, BoolFalse) == 0x000000, "Member 'FStructSerializerBooleanTestStruct::BoolFalse' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBooleanTestStruct, BoolTrue) == 0x000001, "Member 'FStructSerializerBooleanTestStruct::BoolTrue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerObjectTestStruct \ static_assert(alignof(FStructSerializerObjectTestStruct) == 0x000008, "Wrong alignment on FStructSerializerObjectTestStruct"); \ static_assert(sizeof(FStructSerializerObjectTestStruct) == 0x0000D0, "Wrong size on FStructSerializerObjectTestStruct"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, RawClass) == 0x000000, "Member 'FStructSerializerObjectTestStruct::RawClass' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, WrappedClass) == 0x000008, "Member 'FStructSerializerObjectTestStruct::WrappedClass' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, SubClass) == 0x000010, "Member 'FStructSerializerObjectTestStruct::SubClass' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, SoftClass) == 0x000018, "Member 'FStructSerializerObjectTestStruct::SoftClass' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, RawObject) == 0x000048, "Member 'FStructSerializerObjectTestStruct::RawObject' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, WrappedObject) == 0x000050, "Member 'FStructSerializerObjectTestStruct::WrappedObject' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, WeakObject) == 0x000058, "Member 'FStructSerializerObjectTestStruct::WeakObject' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, SoftObject) == 0x000060, "Member 'FStructSerializerObjectTestStruct::SoftObject' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, ClassPath) == 0x000090, "Member 'FStructSerializerObjectTestStruct::ClassPath' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerObjectTestStruct, ObjectPath) == 0x0000B0, "Member 'FStructSerializerObjectTestStruct::ObjectPath' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerBuiltinTestStruct \ static_assert(alignof(FStructSerializerBuiltinTestStruct) == 0x000010, "Wrong alignment on FStructSerializerBuiltinTestStruct"); \ static_assert(sizeof(FStructSerializerBuiltinTestStruct) == 0x0000D0, "Wrong size on FStructSerializerBuiltinTestStruct"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Guid) == 0x000000, "Member 'FStructSerializerBuiltinTestStruct::Guid' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Name) == 0x000010, "Member 'FStructSerializerBuiltinTestStruct::Name' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, String) == 0x000018, "Member 'FStructSerializerBuiltinTestStruct::String' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Text) == 0x000028, "Member 'FStructSerializerBuiltinTestStruct::Text' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Vector) == 0x000040, "Member 'FStructSerializerBuiltinTestStruct::Vector' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Vector4) == 0x000060, "Member 'FStructSerializerBuiltinTestStruct::Vector4' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Rotator) == 0x000080, "Member 'FStructSerializerBuiltinTestStruct::Rotator' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Quat) == 0x0000A0, "Member 'FStructSerializerBuiltinTestStruct::Quat' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerBuiltinTestStruct, Color) == 0x0000C0, "Member 'FStructSerializerBuiltinTestStruct::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerLWCTypesTest \ static_assert(alignof(FStructSerializerLWCTypesTest) == 0x000010, "Wrong alignment on FStructSerializerLWCTypesTest"); \ static_assert(sizeof(FStructSerializerLWCTypesTest) == 0x000360, "Wrong size on FStructSerializerLWCTypesTest"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Vector) == 0x000000, "Member 'FStructSerializerLWCTypesTest::Vector' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Vector2D) == 0x000018, "Member 'FStructSerializerLWCTypesTest::Vector2D' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Vector4) == 0x000030, "Member 'FStructSerializerLWCTypesTest::Vector4' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Matrix) == 0x000050, "Member 'FStructSerializerLWCTypesTest::Matrix' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Plane) == 0x0000D0, "Member 'FStructSerializerLWCTypesTest::Plane' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Quat) == 0x0000F0, "Member 'FStructSerializerLWCTypesTest::Quat' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Rotator) == 0x000110, "Member 'FStructSerializerLWCTypesTest::Rotator' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Transform) == 0x000130, "Member 'FStructSerializerLWCTypesTest::Transform' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Box) == 0x000190, "Member 'FStructSerializerLWCTypesTest::Box' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Box2D) == 0x0001C8, "Member 'FStructSerializerLWCTypesTest::Box2D' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, BoxSphereBounds) == 0x0001F0, "Member 'FStructSerializerLWCTypesTest::BoxSphereBounds' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, OrientedBox) == 0x000228, "Member 'FStructSerializerLWCTypesTest::OrientedBox' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, float_0) == 0x0002A0, "Member 'FStructSerializerLWCTypesTest::float_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, Double) == 0x0002A8, "Member 'FStructSerializerLWCTypesTest::Double' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, VectorArray) == 0x0002B0, "Member 'FStructSerializerLWCTypesTest::VectorArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, StrToVec) == 0x0002C0, "Member 'FStructSerializerLWCTypesTest::StrToVec' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerLWCTypesTest, VectorSet) == 0x000310, "Member 'FStructSerializerLWCTypesTest::VectorSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOrientedBoxFloat \ static_assert(alignof(FOrientedBoxFloat) == 0x000004, "Wrong alignment on FOrientedBoxFloat"); \ static_assert(sizeof(FOrientedBoxFloat) == 0x00003C, "Wrong size on FOrientedBoxFloat"); \ static_assert(offsetof(FOrientedBoxFloat, Center) == 0x000000, "Member 'FOrientedBoxFloat::Center' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, AxisX) == 0x00000C, "Member 'FOrientedBoxFloat::AxisX' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, AxisY) == 0x000018, "Member 'FOrientedBoxFloat::AxisY' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, AxisZ) == 0x000024, "Member 'FOrientedBoxFloat::AxisZ' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, ExtentX) == 0x000030, "Member 'FOrientedBoxFloat::ExtentX' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, ExtentY) == 0x000034, "Member 'FOrientedBoxFloat::ExtentY' has a wrong offset!"); \ static_assert(offsetof(FOrientedBoxFloat, ExtentZ) == 0x000038, "Member 'FOrientedBoxFloat::ExtentZ' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerNonLWCTypesTest \ static_assert(alignof(FStructSerializerNonLWCTypesTest) == 0x000010, "Wrong alignment on FStructSerializerNonLWCTypesTest"); \ static_assert(sizeof(FStructSerializerNonLWCTypesTest) == 0x000220, "Wrong size on FStructSerializerNonLWCTypesTest"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Vector) == 0x000000, "Member 'FStructSerializerNonLWCTypesTest::Vector' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Vector2D) == 0x00000C, "Member 'FStructSerializerNonLWCTypesTest::Vector2D' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Vector4) == 0x000020, "Member 'FStructSerializerNonLWCTypesTest::Vector4' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Matrix) == 0x000030, "Member 'FStructSerializerNonLWCTypesTest::Matrix' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Plane) == 0x000070, "Member 'FStructSerializerNonLWCTypesTest::Plane' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Quat) == 0x000080, "Member 'FStructSerializerNonLWCTypesTest::Quat' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Rotator) == 0x000090, "Member 'FStructSerializerNonLWCTypesTest::Rotator' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Transform) == 0x0000A0, "Member 'FStructSerializerNonLWCTypesTest::Transform' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Box) == 0x0000D0, "Member 'FStructSerializerNonLWCTypesTest::Box' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Box2D) == 0x0000EC, "Member 'FStructSerializerNonLWCTypesTest::Box2D' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, BoxSphereBounds) == 0x000100, "Member 'FStructSerializerNonLWCTypesTest::BoxSphereBounds' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, OrientedBox) == 0x00011C, "Member 'FStructSerializerNonLWCTypesTest::OrientedBox' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, float_0) == 0x000158, "Member 'FStructSerializerNonLWCTypesTest::float_0' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, Double) == 0x000160, "Member 'FStructSerializerNonLWCTypesTest::Double' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, VectorArray) == 0x000168, "Member 'FStructSerializerNonLWCTypesTest::VectorArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, StrToVec) == 0x000178, "Member 'FStructSerializerNonLWCTypesTest::StrToVec' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerNonLWCTypesTest, VectorSet) == 0x0001C8, "Member 'FStructSerializerNonLWCTypesTest::VectorSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerByteArray \ static_assert(alignof(FStructSerializerByteArray) == 0x000008, "Wrong alignment on FStructSerializerByteArray"); \ static_assert(sizeof(FStructSerializerByteArray) == 0x000038, "Wrong size on FStructSerializerByteArray"); \ static_assert(offsetof(FStructSerializerByteArray, Dummy1) == 0x000000, "Member 'FStructSerializerByteArray::Dummy1' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerByteArray, ByteArray) == 0x000008, "Member 'FStructSerializerByteArray::ByteArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerByteArray, Dummy2) == 0x000018, "Member 'FStructSerializerByteArray::Dummy2' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerByteArray, Int8Array) == 0x000020, "Member 'FStructSerializerByteArray::Int8Array' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerByteArray, Dummy3) == 0x000030, "Member 'FStructSerializerByteArray::Dummy3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerArrayTestStruct \ static_assert(alignof(FStructSerializerArrayTestStruct) == 0x000008, "Wrong alignment on FStructSerializerArrayTestStruct"); \ static_assert(sizeof(FStructSerializerArrayTestStruct) == 0x000060, "Wrong size on FStructSerializerArrayTestStruct"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, Int32Array) == 0x000000, "Member 'FStructSerializerArrayTestStruct::Int32Array' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, ByteArray) == 0x000010, "Member 'FStructSerializerArrayTestStruct::ByteArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, StaticSingleElement) == 0x000020, "Member 'FStructSerializerArrayTestStruct::StaticSingleElement' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, StaticInt32Array) == 0x000024, "Member 'FStructSerializerArrayTestStruct::StaticInt32Array' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, StaticFloatArray) == 0x000030, "Member 'FStructSerializerArrayTestStruct::StaticFloatArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, VectorArray) == 0x000040, "Member 'FStructSerializerArrayTestStruct::VectorArray' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerArrayTestStruct, StructArray) == 0x000050, "Member 'FStructSerializerArrayTestStruct::StructArray' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerMapTestStruct \ static_assert(alignof(FStructSerializerMapTestStruct) == 0x000008, "Wrong alignment on FStructSerializerMapTestStruct"); \ static_assert(sizeof(FStructSerializerMapTestStruct) == 0x000140, "Wrong size on FStructSerializerMapTestStruct"); \ static_assert(offsetof(FStructSerializerMapTestStruct, IntToStr) == 0x000000, "Member 'FStructSerializerMapTestStruct::IntToStr' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerMapTestStruct, StrToStr) == 0x000050, "Member 'FStructSerializerMapTestStruct::StrToStr' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerMapTestStruct, StrToVec) == 0x0000A0, "Member 'FStructSerializerMapTestStruct::StrToVec' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerMapTestStruct, StrToStruct) == 0x0000F0, "Member 'FStructSerializerMapTestStruct::StrToStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerSetTestStruct \ static_assert(alignof(FStructSerializerSetTestStruct) == 0x000008, "Wrong alignment on FStructSerializerSetTestStruct"); \ static_assert(sizeof(FStructSerializerSetTestStruct) == 0x000140, "Wrong size on FStructSerializerSetTestStruct"); \ static_assert(offsetof(FStructSerializerSetTestStruct, StrSet) == 0x000000, "Member 'FStructSerializerSetTestStruct::StrSet' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerSetTestStruct, IntSet) == 0x000050, "Member 'FStructSerializerSetTestStruct::IntSet' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerSetTestStruct, NameSet) == 0x0000A0, "Member 'FStructSerializerSetTestStruct::NameSet' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerSetTestStruct, StructSet) == 0x0000F0, "Member 'FStructSerializerSetTestStruct::StructSet' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FStructSerializerTestStruct \ static_assert(alignof(FStructSerializerTestStruct) == 0x000010, "Wrong alignment on FStructSerializerTestStruct"); \ static_assert(sizeof(FStructSerializerTestStruct) == 0x000820, "Wrong size on FStructSerializerTestStruct"); \ static_assert(offsetof(FStructSerializerTestStruct, Numerics) == 0x000000, "Member 'FStructSerializerTestStruct::Numerics' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Booleans) == 0x000030, "Member 'FStructSerializerTestStruct::Booleans' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Objects) == 0x000038, "Member 'FStructSerializerTestStruct::Objects' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Builtins) == 0x000110, "Member 'FStructSerializerTestStruct::Builtins' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Arrays) == 0x0001E0, "Member 'FStructSerializerTestStruct::Arrays' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Maps) == 0x000240, "Member 'FStructSerializerTestStruct::Maps' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, Sets) == 0x000380, "Member 'FStructSerializerTestStruct::Sets' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, LWCTypes) == 0x0004C0, "Member 'FStructSerializerTestStruct::LWCTypes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSessionServicePing \ static_assert(alignof(FSessionServicePing) == 0x000008, "Wrong alignment on FSessionServicePing"); \ static_assert(sizeof(FSessionServicePing) == 0x000010, "Wrong size on FSessionServicePing"); \ static_assert(offsetof(FSessionServicePing, UserName) == 0x000000, "Member 'FSessionServicePing::UserName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSessionServicePong \ static_assert(alignof(FSessionServicePong) == 0x000008, "Wrong alignment on FSessionServicePong"); \ static_assert(sizeof(FSessionServicePong) == 0x000090, "Wrong size on FSessionServicePong"); \ static_assert(offsetof(FSessionServicePong, Authorized) == 0x000000, "Member 'FSessionServicePong::Authorized' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, BuildDate) == 0x000008, "Member 'FSessionServicePong::BuildDate' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, DeviceName) == 0x000018, "Member 'FSessionServicePong::DeviceName' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, InstanceId) == 0x000028, "Member 'FSessionServicePong::InstanceId' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, InstanceName) == 0x000038, "Member 'FSessionServicePong::InstanceName' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, PlatformName) == 0x000048, "Member 'FSessionServicePong::PlatformName' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, SessionId) == 0x000058, "Member 'FSessionServicePong::SessionId' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, SessionName) == 0x000068, "Member 'FSessionServicePong::SessionName' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, SessionOwner) == 0x000078, "Member 'FSessionServicePong::SessionOwner' has a wrong offset!"); \ static_assert(offsetof(FSessionServicePong, Standalone) == 0x000088, "Member 'FSessionServicePong::Standalone' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSessionServiceLog \ static_assert(alignof(FSessionServiceLog) == 0x000008, "Wrong alignment on FSessionServiceLog"); \ static_assert(sizeof(FSessionServiceLog) == 0x000038, "Wrong size on FSessionServiceLog"); \ static_assert(offsetof(FSessionServiceLog, Category) == 0x000000, "Member 'FSessionServiceLog::Category' has a wrong offset!"); \ static_assert(offsetof(FSessionServiceLog, Data) == 0x000008, "Member 'FSessionServiceLog::Data' has a wrong offset!"); \ static_assert(offsetof(FSessionServiceLog, InstanceId) == 0x000018, "Member 'FSessionServiceLog::InstanceId' has a wrong offset!"); \ static_assert(offsetof(FSessionServiceLog, TimeSeconds) == 0x000028, "Member 'FSessionServiceLog::TimeSeconds' has a wrong offset!"); \ static_assert(offsetof(FSessionServiceLog, Verbosity) == 0x000030, "Member 'FSessionServiceLog::Verbosity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FSessionServiceLogSubscribe \ static_assert(alignof(FSessionServiceLogSubscribe) == 0x000001, "Wrong alignment on FSessionServiceLogSubscribe"); \ static_assert(sizeof(FSessionServiceLogSubscribe) == 0x000001, "Wrong size on FSessionServiceLogSubscribe"); \ #define DUMPER7_ASSERTS_FSessionServiceLogUnsubscribe \ static_assert(alignof(FSessionServiceLogUnsubscribe) == 0x000001, "Wrong alignment on FSessionServiceLogUnsubscribe"); \ static_assert(sizeof(FSessionServiceLogUnsubscribe) == 0x000001, "Wrong size on FSessionServiceLogUnsubscribe"); \ #define DUMPER7_ASSERTS_FLiveLinkPingMessage \ static_assert(alignof(FLiveLinkPingMessage) == 0x000004, "Wrong alignment on FLiveLinkPingMessage"); \ static_assert(sizeof(FLiveLinkPingMessage) == 0x000014, "Wrong size on FLiveLinkPingMessage"); \ static_assert(offsetof(FLiveLinkPingMessage, PollRequest) == 0x000000, "Member 'FLiveLinkPingMessage::PollRequest' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPingMessage, LiveLinkVersion) == 0x000010, "Member 'FLiveLinkPingMessage::LiveLinkVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkPongMessage \ static_assert(alignof(FLiveLinkPongMessage) == 0x000008, "Wrong alignment on FLiveLinkPongMessage"); \ static_assert(sizeof(FLiveLinkPongMessage) == 0x000040, "Wrong size on FLiveLinkPongMessage"); \ static_assert(offsetof(FLiveLinkPongMessage, ProviderName) == 0x000000, "Member 'FLiveLinkPongMessage::ProviderName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPongMessage, MachineName) == 0x000010, "Member 'FLiveLinkPongMessage::MachineName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPongMessage, PollRequest) == 0x000020, "Member 'FLiveLinkPongMessage::PollRequest' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPongMessage, LiveLinkVersion) == 0x000030, "Member 'FLiveLinkPongMessage::LiveLinkVersion' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkPongMessage, CreationPlatformTime) == 0x000038, "Member 'FLiveLinkPongMessage::CreationPlatformTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkConnectMessage \ static_assert(alignof(FLiveLinkConnectMessage) == 0x000004, "Wrong alignment on FLiveLinkConnectMessage"); \ static_assert(sizeof(FLiveLinkConnectMessage) == 0x000004, "Wrong size on FLiveLinkConnectMessage"); \ static_assert(offsetof(FLiveLinkConnectMessage, LiveLinkVersion) == 0x000000, "Member 'FLiveLinkConnectMessage::LiveLinkVersion' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkHeartbeatMessage \ static_assert(alignof(FLiveLinkHeartbeatMessage) == 0x000001, "Wrong alignment on FLiveLinkHeartbeatMessage"); \ static_assert(sizeof(FLiveLinkHeartbeatMessage) == 0x000001, "Wrong size on FLiveLinkHeartbeatMessage"); \ #define DUMPER7_ASSERTS_FLiveLinkClearSubject \ static_assert(alignof(FLiveLinkClearSubject) == 0x000004, "Wrong alignment on FLiveLinkClearSubject"); \ static_assert(sizeof(FLiveLinkClearSubject) == 0x000008, "Wrong size on FLiveLinkClearSubject"); \ static_assert(offsetof(FLiveLinkClearSubject, SubjectName) == 0x000000, "Member 'FLiveLinkClearSubject::SubjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectDataMessage \ static_assert(alignof(FLiveLinkSubjectDataMessage) == 0x000008, "Wrong alignment on FLiveLinkSubjectDataMessage"); \ static_assert(sizeof(FLiveLinkSubjectDataMessage) == 0x000028, "Wrong size on FLiveLinkSubjectDataMessage"); \ static_assert(offsetof(FLiveLinkSubjectDataMessage, RefSkeleton) == 0x000000, "Member 'FLiveLinkSubjectDataMessage::RefSkeleton' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectDataMessage, SubjectName) == 0x000020, "Member 'FLiveLinkSubjectDataMessage::SubjectName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLiveLinkSubjectFrameMessage \ static_assert(alignof(FLiveLinkSubjectFrameMessage) == 0x000008, "Wrong alignment on FLiveLinkSubjectFrameMessage"); \ static_assert(sizeof(FLiveLinkSubjectFrameMessage) == 0x000090, "Wrong size on FLiveLinkSubjectFrameMessage"); \ static_assert(offsetof(FLiveLinkSubjectFrameMessage, SubjectName) == 0x000000, "Member 'FLiveLinkSubjectFrameMessage::SubjectName' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectFrameMessage, Transforms) == 0x000008, "Member 'FLiveLinkSubjectFrameMessage::Transforms' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectFrameMessage, Curves) == 0x000018, "Member 'FLiveLinkSubjectFrameMessage::Curves' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectFrameMessage, MetaData) == 0x000028, "Member 'FLiveLinkSubjectFrameMessage::MetaData' has a wrong offset!"); \ static_assert(offsetof(FLiveLinkSubjectFrameMessage, Time) == 0x000088, "Member 'FLiveLinkSubjectFrameMessage::Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDmgTypeBP_Environmental_C \ static_assert(alignof(UDmgTypeBP_Environmental_C) == 0x000008, "Wrong alignment on UDmgTypeBP_Environmental_C"); \ static_assert(sizeof(UDmgTypeBP_Environmental_C) == 0x000040, "Wrong size on UDmgTypeBP_Environmental_C"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP \ static_assert(alignof(LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP) == 0x000004, "Wrong alignment on LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP"); \ static_assert(sizeof(LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP) == 0x000004, "Wrong size on LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP, EntryPoint) == 0x000000, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetWorkItem_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText \ static_assert(alignof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText"); \ static_assert(sizeof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText) == 0x000130, "Wrong size on LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, ReturnValue) == 0x000000, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000020, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, K2Node_MakeStruct_FormatArgumentData) == 0x000028, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000078, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, K2Node_MakeArray_Array) == 0x000080, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000090, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Format_ReturnValue) == 0x000098, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000B0, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, K2Node_MakeArray_Array_1) == 0x000100, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Format_ReturnValue_1) == 0x000110, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000128, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetTimeText::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText \ static_assert(alignof(LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText"); \ static_assert(sizeof(LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText) == 0x000040, "Wrong size on LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText, ReturnValue) == 0x000000, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText, CallFunc_Conv_StringToText_ReturnValue) == 0x000028, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_GetWorkText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem \ static_assert(alignof(LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem"); \ static_assert(sizeof(LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem) == 0x000018, "Wrong size on LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem"); \ static_assert(offsetof(LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem, NewWorkItem) == 0x000000, "Member 'LevelStreamingDebugWidgetWorkItem_BP_C_SetNewWorkItem::NewWorkItem' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDebugWidgetWorkItem_BP_C \ static_assert(alignof(ULevelStreamingDebugWidgetWorkItem_BP_C) == 0x000008, "Wrong alignment on ULevelStreamingDebugWidgetWorkItem_BP_C"); \ static_assert(sizeof(ULevelStreamingDebugWidgetWorkItem_BP_C) == 0x0002C0, "Wrong size on ULevelStreamingDebugWidgetWorkItem_BP_C"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, UberGraphFrame) == 0x000278, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, Background) == 0x000280, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::Background' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, Time) == 0x000288, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::Time' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, Work) == 0x000290, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::Work' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, WorkItem) == 0x000298, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::WorkItem' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetWorkItem_BP_C, BackgroundColor) == 0x0002B0, "Member 'ULevelStreamingDebugWidgetWorkItem_BP_C::BackgroundColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP) == 0x000004, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP) == 0x000004, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP, EntryPoint) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_ExecuteUbergraph_LevelStreamingDebugWidgetRow_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems) == 0x000020, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems, Items) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems::Items' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems, K2Node_MakeArray_Array) == 0x000010, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetAllWorkHistoryItems::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_GetLevelName \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_GetLevelName) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_GetLevelName"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_GetLevelName) == 0x000030, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_GetLevelName"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetLevelName, ReturnValue) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetLevelName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetLevelName, CallFunc_Conv_NameToText_ReturnValue) == 0x000018, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetLevelName::CallFunc_Conv_NameToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_GetStatus \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_GetStatus) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_GetStatus"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_GetStatus) == 0x000040, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_GetStatus"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetStatus, ReturnValue) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetStatus::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetStatus, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000018, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetStatus::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetStatus, CallFunc_Conv_StringToText_ReturnValue) == 0x000028, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetStatus::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_GetTextColor \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor) == 0x000004, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_GetTextColor"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor) == 0x000054, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_GetTextColor"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, ReturnValue) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, Temp_bool_Variable) == 0x000014, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, CallFunc_IsWorking_Working) == 0x000015, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::CallFunc_IsWorking_Working' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, K2Node_MakeStruct_SlateColor) == 0x000018, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, K2Node_MakeStruct_SlateColor_1) == 0x00002C, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_GetTextColor, K2Node_Select_Default) == 0x000040, "Member 'LevelStreamingDebugWidgetRow_BP_C_GetTextColor::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_IsWorking \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_IsWorking) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_IsWorking"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_IsWorking) == 0x000038, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_IsWorking"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, Working) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::Working' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, Temp_int_Array_Index_Variable) == 0x000004, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, CallFunc_Array_Get_Item) == 0x000018, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_IsWorking, CallFunc_Less_IntInt_ReturnValue) == 0x000030, "Member 'LevelStreamingDebugWidgetRow_BP_C_IsWorking::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility) == 0x000001, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility) == 0x000005, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility, Temp_bool_Variable) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility, Temp_byte_Variable) == 0x000001, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility, Temp_byte_Variable_1) == 0x000002, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility, CallFunc_ShouldBeVisible_ShouldBeVisible) == 0x000003, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility::CallFunc_ShouldBeVisible_ShouldBeVisible' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility, K2Node_Select_Default) == 0x000004, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshVisibility::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory) == 0x000008, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory) == 0x000080, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, Items) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::Items' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, Temp_int_Array_Index_Variable) == 0x000010, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_Get_Item) == 0x000020, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00002C, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_GetAllWorkHistoryItems_Items) == 0x000038, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_GetAllWorkHistoryItems_Items' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Array_Get_Item_2) == 0x000060, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory, CallFunc_Less_IntInt_ReturnValue_1) == 0x000078, "Member 'LevelStreamingDebugWidgetRow_BP_C_RefreshWorkHistory::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor) == 0x000004, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor) == 0x000010, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor, Color) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_SetBackgroundColor::Color' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible \ static_assert(alignof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible) == 0x000001, "Wrong alignment on LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible"); \ static_assert(sizeof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible) == 0x000006, "Wrong size on LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, ShouldBeVisible_0) == 0x000000, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::ShouldBeVisible_0' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, CallFunc_IsWorking_Working) == 0x000001, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::CallFunc_IsWorking_Working' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000003, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000004, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'LevelStreamingDebugWidgetRow_BP_C_ShouldBeVisible::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDebugWidgetRow_BP_C \ static_assert(alignof(ULevelStreamingDebugWidgetRow_BP_C) == 0x000008, "Wrong alignment on ULevelStreamingDebugWidgetRow_BP_C"); \ static_assert(sizeof(ULevelStreamingDebugWidgetRow_BP_C) == 0x000388, "Wrong size on ULevelStreamingDebugWidgetRow_BP_C"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, UberGraphFrame) == 0x000278, "Member 'ULevelStreamingDebugWidgetRow_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, Background) == 0x000280, "Member 'ULevelStreamingDebugWidgetRow_BP_C::Background' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, Name_0) == 0x000288, "Member 'ULevelStreamingDebugWidgetRow_BP_C::Name_0' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, Status) == 0x000290, "Member 'ULevelStreamingDebugWidgetRow_BP_C::Status' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, WorkHistory_0) == 0x000298, "Member 'ULevelStreamingDebugWidgetRow_BP_C::WorkHistory_0' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, WorkHistory_1) == 0x0002A0, "Member 'ULevelStreamingDebugWidgetRow_BP_C::WorkHistory_1' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, Data) == 0x0002A8, "Member 'ULevelStreamingDebugWidgetRow_BP_C::Data' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidgetRow_BP_C, InitialColor) == 0x000378, "Member 'ULevelStreamingDebugWidgetRow_BP_C::InitialColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP \ static_assert(alignof(LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP) == 0x000004, "Wrong alignment on LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP"); \ static_assert(sizeof(LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP) == 0x000004, "Wrong size on LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP, EntryPoint) == 0x000000, "Member 'LevelStreamingDebugWidget_BP_C_ExecuteUbergraph_LevelStreamingDebugWidget_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidget_BP_C_RecreateWidgets \ static_assert(alignof(LevelStreamingDebugWidget_BP_C_RecreateWidgets) == 0x000008, "Wrong alignment on LevelStreamingDebugWidget_BP_C_RecreateWidgets"); \ static_assert(sizeof(LevelStreamingDebugWidget_BP_C_RecreateWidgets) == 0x000240, "Wrong size on LevelStreamingDebugWidget_BP_C_RecreateWidgets"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CurrentColor) == 0x000000, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CurrentColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CurrentData) == 0x000010, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CurrentData' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, PreviousBatch) == 0x0000E0, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::PreviousBatch' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, Temp_int_Array_Index_Variable) == 0x000128, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, Temp_int_Loop_Counter_Variable) == 0x00012C, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Add_IntInt_ReturnValue) == 0x000130, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_SelectNextLineColor_ReturnValue) == 0x000134, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_SelectNextLineColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_GetOwningPlayer_ReturnValue) == 0x000148, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_GetOwningPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Create_ReturnValue) == 0x000150, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_AddChild_ReturnValue) == 0x000158, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Array_Add_ReturnValue) == 0x000160, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Array_Length_ReturnValue) == 0x000164, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Array_Get_Item) == 0x000168, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RecreateWidgets, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'LevelStreamingDebugWidget_BP_C_RecreateWidgets::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LevelStreamingDebugWidget_BP_C_RefreshRows \ static_assert(alignof(LevelStreamingDebugWidget_BP_C_RefreshRows) == 0x000008, "Wrong alignment on LevelStreamingDebugWidget_BP_C_RefreshRows"); \ static_assert(sizeof(LevelStreamingDebugWidget_BP_C_RefreshRows) == 0x000240, "Wrong size on LevelStreamingDebugWidget_BP_C_RefreshRows"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CurrentData) == 0x000000, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CurrentData' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, DataWidget) == 0x0000D0, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::DataWidget' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, PreviousBatch) == 0x0000D8, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::PreviousBatch' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CurrentColor) == 0x000120, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CurrentColor' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, Temp_int_Array_Index_Variable) == 0x000130, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, Temp_int_Loop_Counter_Variable) == 0x000134, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Add_IntInt_ReturnValue) == 0x000138, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_ShouldBeVisible_ShouldBeVisible) == 0x00013C, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_ShouldBeVisible_ShouldBeVisible' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_SelectNextLineColor_ReturnValue) == 0x000140, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_SelectNextLineColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Array_Length_ReturnValue) == 0x000150, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Array_Length_ReturnValue_1) == 0x000154, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Array_Get_Item) == 0x000158, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000228, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Array_Length_ReturnValue_2) == 0x00022C, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Array_Get_Item_1) == 0x000230, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(LevelStreamingDebugWidget_BP_C_RefreshRows, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'LevelStreamingDebugWidget_BP_C_RefreshRows::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULevelStreamingDebugWidget_BP_C \ static_assert(alignof(ULevelStreamingDebugWidget_BP_C) == 0x000008, "Wrong alignment on ULevelStreamingDebugWidget_BP_C"); \ static_assert(sizeof(ULevelStreamingDebugWidget_BP_C) == 0x000340, "Wrong size on ULevelStreamingDebugWidget_BP_C"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, UberGraphFrame) == 0x0002F8, "Member 'ULevelStreamingDebugWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, Background) == 0x000300, "Member 'ULevelStreamingDebugWidget_BP_C::Background' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, Levels) == 0x000308, "Member 'ULevelStreamingDebugWidget_BP_C::Levels' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, DataWidgets) == 0x000310, "Member 'ULevelStreamingDebugWidget_BP_C::DataWidgets' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, FirstColor) == 0x000320, "Member 'ULevelStreamingDebugWidget_BP_C::FirstColor' has a wrong offset!"); \ static_assert(offsetof(ULevelStreamingDebugWidget_BP_C, SecondColor) == 0x000330, "Member 'ULevelStreamingDebugWidget_BP_C::SecondColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_Door_C \ static_assert(alignof(UNavArea_Door_C) == 0x000008, "Wrong alignment on UNavArea_Door_C"); \ static_assert(sizeof(UNavArea_Door_C) == 0x000048, "Wrong size on UNavArea_Door_C"); \ #define DUMPER7_ASSERTS_UNavArea_DoorClosed_C \ static_assert(alignof(UNavArea_DoorClosed_C) == 0x000008, "Wrong alignment on UNavArea_DoorClosed_C"); \ static_assert(sizeof(UNavArea_DoorClosed_C) == 0x000048, "Wrong size on UNavArea_DoorClosed_C"); \ #define DUMPER7_ASSERTS_UNavArea_RadioOnly_C \ static_assert(alignof(UNavArea_RadioOnly_C) == 0x000008, "Wrong alignment on UNavArea_RadioOnly_C"); \ static_assert(sizeof(UNavArea_RadioOnly_C) == 0x000048, "Wrong size on UNavArea_RadioOnly_C"); \ #define DUMPER7_ASSERTS_UNavArea_DoorLeaf_C \ static_assert(alignof(UNavArea_DoorLeaf_C) == 0x000008, "Wrong alignment on UNavArea_DoorLeaf_C"); \ static_assert(sizeof(UNavArea_DoorLeaf_C) == 0x000048, "Wrong size on UNavArea_DoorLeaf_C"); \ #define DUMPER7_ASSERTS_UNavArea_CrawlLink_C \ static_assert(alignof(UNavArea_CrawlLink_C) == 0x000008, "Wrong alignment on UNavArea_CrawlLink_C"); \ static_assert(sizeof(UNavArea_CrawlLink_C) == 0x000048, "Wrong size on UNavArea_CrawlLink_C"); \ #define DUMPER7_ASSERTS_InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat \ static_assert(alignof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat) == 0x000008, "Wrong alignment on InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat"); \ static_assert(sizeof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat) == 0x000178, "Wrong size on InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, EntryPoint) == 0x000000, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, Temp_bool_Variable) == 0x000004, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, K2Node_Select_Default) == 0x000020, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_getInstance_ReturnValue) == 0x000070, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_getInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_GetOwner_ReturnValue) == 0x000078, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_CalcInteriorExteriorState_ReturnValue) == 0x000081, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_CalcInteriorExteriorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, K2Node_SwitchEnum_CmpSuccess) == 0x000082, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast) == 0x000088, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast_1) == 0x0000D8, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat, CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast_2) == 0x000128, "Member 'InteriorExteriorSpeedStat_C_ExecuteUbergraph_InteriorExteriorSpeedStat::CallFunc_OverrideSpeedValues_maxSpeeds_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteriorExteriorSpeedStat_C \ static_assert(alignof(UInteriorExteriorSpeedStat_C) == 0x000008, "Wrong alignment on UInteriorExteriorSpeedStat_C"); \ static_assert(sizeof(UInteriorExteriorSpeedStat_C) == 0x000200, "Wrong size on UInteriorExteriorSpeedStat_C"); \ static_assert(offsetof(UInteriorExteriorSpeedStat_C, UberGraphFrame) == 0x000150, "Member 'UInteriorExteriorSpeedStat_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInteriorExteriorSpeedStat_C, ExteriorSpeeds) == 0x000158, "Member 'UInteriorExteriorSpeedStat_C::ExteriorSpeeds' has a wrong offset!"); \ static_assert(offsetof(UInteriorExteriorSpeedStat_C, InteriorSpeeds) == 0x0001A8, "Member 'UInteriorExteriorSpeedStat_C::InteriorSpeeds' has a wrong offset!"); \ static_assert(offsetof(UInteriorExteriorSpeedStat_C, InInterior) == 0x0001F8, "Member 'UInteriorExteriorSpeedStat_C::InInterior' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_Crawling_C \ static_assert(alignof(UNavArea_Crawling_C) == 0x000008, "Wrong alignment on UNavArea_Crawling_C"); \ static_assert(sizeof(UNavArea_Crawling_C) == 0x000048, "Wrong size on UNavArea_Crawling_C"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent \ static_assert(alignof(AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent"); \ static_assert(sizeof(AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent) == 0x000020, "Wrong size on AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent"); \ static_assert(offsetof(AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent, bInShouldWatch) == 0x000000, "Member 'AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent::bInShouldWatch' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent, CallFunc_GetOwnerCH_ReturnValue) == 0x000018, "Member 'AISynchroAttack_Maria_C_WatchTakeAnyDamageEvent::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_ProcessStartAttack \ static_assert(alignof(AISynchroAttack_Maria_C_ProcessStartAttack) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_ProcessStartAttack"); \ static_assert(sizeof(AISynchroAttack_Maria_C_ProcessStartAttack) == 0x000018, "Wrong size on AISynchroAttack_Maria_C_ProcessStartAttack"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessStartAttack, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'AISynchroAttack_Maria_C_ProcessStartAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessStartAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000008, "Member 'AISynchroAttack_Maria_C_ProcessStartAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessStartAttack, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'AISynchroAttack_Maria_C_ProcessStartAttack::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage \ static_assert(alignof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage"); \ static_assert(sizeof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage) == 0x000090, "Wrong size on AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, DamagedActor) == 0x000000, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, Damage) == 0x000008, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, DamageType) == 0x000010, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, InstigatedBy) == 0x000018, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, DamageCauser) == 0x000020, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, L_SectionNameToJumpTo) == 0x000028, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::L_SectionNameToJumpTo' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetObjectClass_ReturnValue) == 0x000030, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetAbortSection_Section) == 0x000038, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetAbortSection_Section' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetOwnerCH_ReturnValue) == 0x000040, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetAttackTarget_ReturnValue) == 0x000048, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, K2Node_DynamicCast_AsSHAICharacter) == 0x000050, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::K2Node_DynamicCast_AsSHAICharacter' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetAnimInstance_ReturnValue) == 0x000060, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000070, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000078, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x000080, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage, CallFunc_NotEqual_NameName_ReturnValue) == 0x000088, "Member 'AISynchroAttack_Maria_C_ProcessOwnerTakeAnyDamage::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_Process_Stop_Attack \ static_assert(alignof(AISynchroAttack_Maria_C_Process_Stop_Attack) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_Process_Stop_Attack"); \ static_assert(sizeof(AISynchroAttack_Maria_C_Process_Stop_Attack) == 0x000038, "Wrong size on AISynchroAttack_Maria_C_Process_Stop_Attack"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, bInWasAborted) == 0x000000, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::bInWasAborted' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, CallFunc_GetAttackTarget_ReturnValue) == 0x000008, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, K2Node_DynamicCast_AsSHMaria_Interface) == 0x000010, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::K2Node_DynamicCast_AsSHMaria_Interface' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, CallFunc_GetAttackTarget_ReturnValue_1) == 0x000028, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::CallFunc_GetAttackTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Process_Stop_Attack, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'AISynchroAttack_Maria_C_Process_Stop_Attack::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_OnMissEnded \ static_assert(alignof(AISynchroAttack_Maria_C_OnMissEnded) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_OnMissEnded"); \ static_assert(sizeof(AISynchroAttack_Maria_C_OnMissEnded) == 0x000010, "Wrong size on AISynchroAttack_Maria_C_OnMissEnded"); \ static_assert(offsetof(AISynchroAttack_Maria_C_OnMissEnded, Montage) == 0x000000, "Member 'AISynchroAttack_Maria_C_OnMissEnded::Montage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_OnMissEnded, bInterrupted) == 0x000008, "Member 'AISynchroAttack_Maria_C_OnMissEnded::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_GetAbortSection \ static_assert(alignof(AISynchroAttack_Maria_C_GetAbortSection) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_GetAbortSection"); \ static_assert(sizeof(AISynchroAttack_Maria_C_GetAbortSection) == 0x000020, "Wrong size on AISynchroAttack_Maria_C_GetAbortSection"); \ static_assert(offsetof(AISynchroAttack_Maria_C_GetAbortSection, DamageType) == 0x000000, "Member 'AISynchroAttack_Maria_C_GetAbortSection::DamageType' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_GetAbortSection, Section) == 0x000008, "Member 'AISynchroAttack_Maria_C_GetAbortSection::Section' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_GetAbortSection, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x000010, "Member 'AISynchroAttack_Maria_C_GetAbortSection::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_GetAbortSection, K2Node_ClassDynamicCast_bSuccess) == 0x000018, "Member 'AISynchroAttack_Maria_C_GetAbortSection::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria \ static_assert(alignof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria"); \ static_assert(sizeof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria) == 0x0000C8, "Wrong size on AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, EntryPoint) == 0x000000, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_Event_owner_1) == 0x000008, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_Event_owner_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_Event_aborted) == 0x000010, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_Event_aborted' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetOwnerCH_ReturnValue) == 0x000018, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_DynamicCast_AsIAIFighter) == 0x000028, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_DynamicCast_AsIAIFighter' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_CustomEvent_Montage) == 0x000040, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_CustomEvent_bInterrupted) == 0x000048, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_CustomEvent_bInterrupted' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsDead__Result) == 0x000049, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsDead__Result' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000050, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000058, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000060, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsValid_ReturnValue_1) == 0x000062, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_Event_owner) == 0x000068, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetAttackTarget_ReturnValue) == 0x000070, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_DynamicCast_AsIAIFighter_1) == 0x000078, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_DynamicCast_AsIAIFighter_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, K2Node_CreateDelegate_OutputDelegate) == 0x00008C, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsDead__Result_1) == 0x00009C, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsDead__Result_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsValid_ReturnValue_2) == 0x00009D, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetAIController_ReturnValue) == 0x0000A0, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_IsValid_ReturnValue_3) == 0x0000A8, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_GetOwnerCH_ReturnValue_2) == 0x0000B0, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_createActionPlayAnimWithParams_ReturnValue) == 0x0000B8, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_createActionPlayAnimWithParams_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_actionsAdd_ReturnValue) == 0x0000C0, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_actionsAdd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria, CallFunc_BooleanAND_ReturnValue) == 0x0000C1, "Member 'AISynchroAttack_Maria_C_ExecuteUbergraph_AISynchroAttack_Maria::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_EventStopAttack \ static_assert(alignof(AISynchroAttack_Maria_C_EventStopAttack) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_EventStopAttack"); \ static_assert(sizeof(AISynchroAttack_Maria_C_EventStopAttack) == 0x000010, "Wrong size on AISynchroAttack_Maria_C_EventStopAttack"); \ static_assert(offsetof(AISynchroAttack_Maria_C_EventStopAttack, Owner) == 0x000000, "Member 'AISynchroAttack_Maria_C_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_EventStopAttack, Aborted) == 0x000008, "Member 'AISynchroAttack_Maria_C_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_EventInitAttack \ static_assert(alignof(AISynchroAttack_Maria_C_EventInitAttack) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_EventInitAttack"); \ static_assert(sizeof(AISynchroAttack_Maria_C_EventInitAttack) == 0x000008, "Wrong size on AISynchroAttack_Maria_C_EventInitAttack"); \ static_assert(offsetof(AISynchroAttack_Maria_C_EventInitAttack, Owner) == 0x000000, "Member 'AISynchroAttack_Maria_C_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_Maria_C_Allow_Interruption_by_Hit \ static_assert(alignof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit) == 0x000008, "Wrong alignment on AISynchroAttack_Maria_C_Allow_Interruption_by_Hit"); \ static_assert(sizeof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit) == 0x000028, "Wrong size on AISynchroAttack_Maria_C_Allow_Interruption_by_Hit"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, Result) == 0x000000, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::Result' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_GetOwnerCH_ReturnValue) == 0x000008, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_Montage_GetCurrentSection_ReturnValue) == 0x00001C, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_Montage_GetCurrentSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000024, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000025, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_Maria_C_Allow_Interruption_by_Hit, CallFunc_BooleanNOR_ReturnValue) == 0x000026, "Member 'AISynchroAttack_Maria_C_Allow_Interruption_by_Hit::CallFunc_BooleanNOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISynchroAttack_Maria_C \ static_assert(alignof(UAISynchroAttack_Maria_C) == 0x000010, "Wrong alignment on UAISynchroAttack_Maria_C"); \ static_assert(sizeof(UAISynchroAttack_Maria_C) == 0x000440, "Wrong size on UAISynchroAttack_Maria_C"); \ static_assert(offsetof(UAISynchroAttack_Maria_C, UberGraphFrame_AISynchroAttack_Maria_C) == 0x0003B8, "Member 'UAISynchroAttack_Maria_C::UberGraphFrame_AISynchroAttack_Maria_C' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_Maria_C, bHasForwardedGrabStart) == 0x0003C0, "Member 'UAISynchroAttack_Maria_C::bHasForwardedGrabStart' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_Maria_C, bHasReceivedDamage) == 0x0003C1, "Member 'UAISynchroAttack_Maria_C::bHasReceivedDamage' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_Maria_C, Other_Anim_Params) == 0x0003C8, "Member 'UAISynchroAttack_Maria_C::Other_Anim_Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_Sound_C \ static_assert(alignof(UNavFilter_Sound_C) == 0x000008, "Wrong alignment on UNavFilter_Sound_C"); \ static_assert(sizeof(UNavFilter_Sound_C) == 0x000048, "Wrong size on UNavFilter_Sound_C"); \ #define DUMPER7_ASSERTS_IsLineOfMoveClear_C_PerformConditionCheckAI \ static_assert(alignof(IsLineOfMoveClear_C_PerformConditionCheckAI) == 0x000010, "Wrong alignment on IsLineOfMoveClear_C_PerformConditionCheckAI"); \ static_assert(sizeof(IsLineOfMoveClear_C_PerformConditionCheckAI) == 0x0001E0, "Wrong size on IsLineOfMoveClear_C_PerformConditionCheckAI"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, TargetActor) == 0x000018, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::TargetActor' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000020, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetActorEyesViewPoint_OutLocation) == 0x000050, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetActorEyesViewPoint_OutLocation' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetActorEyesViewPoint_OutRotation) == 0x000068, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetActorEyesViewPoint_OutRotation' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_getFixedGroundLocation_ReturnValue) == 0x000080, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_getFixedGroundLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_SelectVector_ReturnValue) == 0x000098, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000B0, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x0000C8, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x0000E0, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetTransform_ReturnValue) == 0x0000F0, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_TransformLocation_ReturnValue) == 0x000150, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetBlackboardValueAsActor_ReturnValue_1) == 0x000168, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetBlackboardValueAsActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetActorEyesViewPoint_OutLocation_1) == 0x000170, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetActorEyesViewPoint_OutLocation_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_GetActorEyesViewPoint_OutRotation_1) == 0x000188, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_GetActorEyesViewPoint_OutRotation_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_IsValid_ReturnValue_1) == 0x0001A0, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001A8, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_SelectVector_ReturnValue_1) == 0x0001C0, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_SelectVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(IsLineOfMoveClear_C_PerformConditionCheckAI, CallFunc_IsLineOfSightClear2_Result) == 0x0001D8, "Member 'IsLineOfMoveClear_C_PerformConditionCheckAI::CallFunc_IsLineOfSightClear2_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsLineOfMoveClear_C \ static_assert(alignof(UIsLineOfMoveClear_C) == 0x000008, "Wrong alignment on UIsLineOfMoveClear_C"); \ static_assert(sizeof(UIsLineOfMoveClear_C) == 0x000100, "Wrong size on UIsLineOfMoveClear_C"); \ static_assert(offsetof(UIsLineOfMoveClear_C, Start) == 0x0000A0, "Member 'UIsLineOfMoveClear_C::Start' has a wrong offset!"); \ static_assert(offsetof(UIsLineOfMoveClear_C, End) == 0x0000C8, "Member 'UIsLineOfMoveClear_C::End' has a wrong offset!"); \ static_assert(offsetof(UIsLineOfMoveClear_C, Radius) == 0x0000F0, "Member 'UIsLineOfMoveClear_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UIsLineOfMoveClear_C, OnlySight) == 0x0000F8, "Member 'UIsLineOfMoveClear_C::OnlySight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAtmospheresCtrl_C \ static_assert(alignof(AAtmospheresCtrl_C) == 0x000010, "Wrong alignment on AAtmospheresCtrl_C"); \ static_assert(sizeof(AAtmospheresCtrl_C) == 0x0017E0, "Wrong size on AAtmospheresCtrl_C"); \ static_assert(offsetof(AAtmospheresCtrl_C, AtmosphereVCloudsCtrl) == 0x001780, "Member 'AAtmospheresCtrl_C::AtmosphereVCloudsCtrl' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, VolumetricCloud) == 0x001788, "Member 'AAtmospheresCtrl_C::VolumetricCloud' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, SkyAtmosphere) == 0x001790, "Member 'AAtmospheresCtrl_C::SkyAtmosphere' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, ExponentialHeightFogComponent) == 0x001798, "Member 'AAtmospheresCtrl_C::ExponentialHeightFogComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, DirectionalLightComponent) == 0x0017A0, "Member 'AAtmospheresCtrl_C::DirectionalLightComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, SkySphereComponent) == 0x0017A8, "Member 'AAtmospheresCtrl_C::SkySphereComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, MainDirectionalArrow) == 0x0017B0, "Member 'AAtmospheresCtrl_C::MainDirectionalArrow' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, AmbientDirectionalArrow) == 0x0017B8, "Member 'AAtmospheresCtrl_C::AmbientDirectionalArrow' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, AmbientDirectionalLight) == 0x0017C0, "Member 'AAtmospheresCtrl_C::AmbientDirectionalLight' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, SkyLightComponent) == 0x0017C8, "Member 'AAtmospheresCtrl_C::SkyLightComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, DefaultSceneRoot) == 0x0017D0, "Member 'AAtmospheresCtrl_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHWorldSettings_BP_C \ static_assert(alignof(ASHWorldSettings_BP_C) == 0x000008, "Wrong alignment on ASHWorldSettings_BP_C"); \ static_assert(sizeof(ASHWorldSettings_BP_C) == 0x0004E8, "Wrong size on ASHWorldSettings_BP_C"); \ static_assert(offsetof(ASHWorldSettings_BP_C, DefaultSceneRoot) == 0x0004E0, "Member 'ASHWorldSettings_BP_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameInstance_BP_C \ static_assert(alignof(USHGameInstance_BP_C) == 0x000008, "Wrong alignment on USHGameInstance_BP_C"); \ static_assert(sizeof(USHGameInstance_BP_C) == 0x0003E8, "Wrong size on USHGameInstance_BP_C"); \ #define DUMPER7_ASSERTS_UWdp_BackAttack_DamageType_C \ static_assert(alignof(UWdp_BackAttack_DamageType_C) == 0x000008, "Wrong alignment on UWdp_BackAttack_DamageType_C"); \ static_assert(sizeof(UWdp_BackAttack_DamageType_C) == 0x000090, "Wrong size on UWdp_BackAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_Trigger_Sprint_Tutorial_BP_C_ProcessEnter \ static_assert(alignof(Trigger_Sprint_Tutorial_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on Trigger_Sprint_Tutorial_BP_C_ProcessEnter"); \ static_assert(sizeof(Trigger_Sprint_Tutorial_BP_C_ProcessEnter) == 0x000008, "Wrong size on Trigger_Sprint_Tutorial_BP_C_ProcessEnter"); \ static_assert(offsetof(Trigger_Sprint_Tutorial_BP_C_ProcessEnter, Character) == 0x000000, "Member 'Trigger_Sprint_Tutorial_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATrigger_Sprint_Tutorial_BP_C \ static_assert(alignof(ATrigger_Sprint_Tutorial_BP_C) == 0x000008, "Wrong alignment on ATrigger_Sprint_Tutorial_BP_C"); \ static_assert(sizeof(ATrigger_Sprint_Tutorial_BP_C) == 0x000320, "Wrong size on ATrigger_Sprint_Tutorial_BP_C"); \ #define DUMPER7_ASSERTS_NewGamePlusController_BP_C_UserConstructionScript \ static_assert(alignof(NewGamePlusController_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on NewGamePlusController_BP_C_UserConstructionScript"); \ static_assert(sizeof(NewGamePlusController_BP_C_UserConstructionScript) == 0x000030, "Wrong size on NewGamePlusController_BP_C_UserConstructionScript"); \ static_assert(offsetof(NewGamePlusController_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'NewGamePlusController_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewGamePlusController_BP_C_UserConstructionScript, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000008, "Member 'NewGamePlusController_BP_C_UserConstructionScript::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewGamePlusController_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'NewGamePlusController_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANewGamePlusController_BP_C \ static_assert(alignof(ANewGamePlusController_BP_C) == 0x000008, "Wrong alignment on ANewGamePlusController_BP_C"); \ static_assert(sizeof(ANewGamePlusController_BP_C) == 0x0002C8, "Wrong size on ANewGamePlusController_BP_C"); \ static_assert(offsetof(ANewGamePlusController_BP_C, EO_TextRender) == 0x0002C0, "Member 'ANewGamePlusController_BP_C::EO_TextRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IToggleable_C_SetToggleableState \ static_assert(alignof(IToggleable_C_SetToggleableState) == 0x000001, "Wrong alignment on IToggleable_C_SetToggleableState"); \ static_assert(sizeof(IToggleable_C_SetToggleableState) == 0x000001, "Wrong size on IToggleable_C_SetToggleableState"); \ static_assert(offsetof(IToggleable_C_SetToggleableState, Enabled) == 0x000000, "Member 'IToggleable_C_SetToggleableState::Enabled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IToggleable_C_SetToggleableParamInt \ static_assert(alignof(IToggleable_C_SetToggleableParamInt) == 0x000004, "Wrong alignment on IToggleable_C_SetToggleableParamInt"); \ static_assert(sizeof(IToggleable_C_SetToggleableParamInt) == 0x000004, "Wrong size on IToggleable_C_SetToggleableParamInt"); \ static_assert(offsetof(IToggleable_C_SetToggleableParamInt, Value) == 0x000000, "Member 'IToggleable_C_SetToggleableParamInt::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IToggleable_C_SetToggleableParamFloat \ static_assert(alignof(IToggleable_C_SetToggleableParamFloat) == 0x000008, "Wrong alignment on IToggleable_C_SetToggleableParamFloat"); \ static_assert(sizeof(IToggleable_C_SetToggleableParamFloat) == 0x000008, "Wrong size on IToggleable_C_SetToggleableParamFloat"); \ static_assert(offsetof(IToggleable_C_SetToggleableParamFloat, Value) == 0x000000, "Member 'IToggleable_C_SetToggleableParamFloat::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIToggleable_C \ static_assert(alignof(IIToggleable_C) == 0x000001, "Wrong alignment on IIToggleable_C"); \ static_assert(sizeof(IIToggleable_C) == 0x000001, "Wrong size on IIToggleable_C"); \ #define DUMPER7_ASSERTS_ReadableFocus_Base_ABP_C_ProcessInputActionBase \ static_assert(alignof(ReadableFocus_Base_ABP_C_ProcessInputActionBase) == 0x000008, "Wrong alignment on ReadableFocus_Base_ABP_C_ProcessInputActionBase"); \ static_assert(sizeof(ReadableFocus_Base_ABP_C_ProcessInputActionBase) == 0x000018, "Wrong size on ReadableFocus_Base_ABP_C_ProcessInputActionBase"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ProcessInputActionBase, action) == 0x000000, "Member 'ReadableFocus_Base_ABP_C_ProcessInputActionBase::action' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ProcessInputActionBase, Value) == 0x000008, "Member 'ReadableFocus_Base_ABP_C_ProcessInputActionBase::Value' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ProcessInputActionBase, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000010, "Member 'ReadableFocus_Base_ABP_C_ProcessInputActionBase::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ProcessInputActionBase, K2Node_SwitchEnum_CmpSuccess) == 0x000011, "Member 'ReadableFocus_Base_ABP_C_ProcessInputActionBase::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP \ static_assert(alignof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP) == 0x000008, "Wrong alignment on ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP"); \ static_assert(sizeof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP) == 0x000018, "Wrong size on ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP, EntryPoint) == 0x000000, "Member 'ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP, K2Node_ComponentBoundEvent_InputActionType) == 0x000004, "Member 'ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP::K2Node_ComponentBoundEvent_InputActionType' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP, K2Node_ComponentBoundEvent_KeyValue) == 0x000008, "Member 'ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP::K2Node_ComponentBoundEvent_KeyValue' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x00000C, "Member 'ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP, CallFunc_ProcessInputActionBase_Value_ImplicitCast) == 0x000010, "Member 'ReadableFocus_Base_ABP_C_ExecuteUbergraph_ReadableFocus_Base_ABP::CallFunc_ProcessInputActionBase_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature \ static_assert(alignof(ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature) == 0x000004, "Wrong alignment on ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature"); \ static_assert(sizeof(ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature) == 0x000008, "Wrong size on ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature, InputActionType) == 0x000000, "Member 'ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature::InputActionType' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature, KeyValue) == 0x000004, "Member 'ReadableFocus_Base_ABP_C_BndEvt__SHFocusable_K2Node_ComponentBoundEvent_0_FocusableInputAction__DelegateSignature::KeyValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReadableFocus_Base_ABP_C_ApplyShouldBeActive \ static_assert(alignof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive) == 0x000008, "Wrong alignment on ReadableFocus_Base_ABP_C_ApplyShouldBeActive"); \ static_assert(sizeof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive) == 0x000010, "Wrong size on ReadableFocus_Base_ABP_C_ApplyShouldBeActive"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive, InControllerActor) == 0x000000, "Member 'ReadableFocus_Base_ABP_C_ApplyShouldBeActive::InControllerActor' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive, InShouldBeActive) == 0x000008, "Member 'ReadableFocus_Base_ABP_C_ApplyShouldBeActive::InShouldBeActive' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive, ReturnValue) == 0x000009, "Member 'ReadableFocus_Base_ABP_C_ApplyShouldBeActive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReadableFocus_Base_ABP_C_ApplyShouldBeActive, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'ReadableFocus_Base_ABP_C_ApplyShouldBeActive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AReadableFocus_Base_ABP_C \ static_assert(alignof(AReadableFocus_Base_ABP_C) == 0x000008, "Wrong alignment on AReadableFocus_Base_ABP_C"); \ static_assert(sizeof(AReadableFocus_Base_ABP_C) == 0x000390, "Wrong size on AReadableFocus_Base_ABP_C"); \ static_assert(offsetof(AReadableFocus_Base_ABP_C, UberGraphFrame_ReadableFocus_Base_ABP_C) == 0x000350, "Member 'AReadableFocus_Base_ABP_C::UberGraphFrame_ReadableFocus_Base_ABP_C' has a wrong offset!"); \ static_assert(offsetof(AReadableFocus_Base_ABP_C, SHAsyncLoadRequesting) == 0x000358, "Member 'AReadableFocus_Base_ABP_C::SHAsyncLoadRequesting' has a wrong offset!"); \ static_assert(offsetof(AReadableFocus_Base_ABP_C, In_Transcript_Data) == 0x000360, "Member 'AReadableFocus_Base_ABP_C::In_Transcript_Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP \ static_assert(alignof(FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP) == 0x000004, "Wrong alignment on FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP"); \ static_assert(sizeof(FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP) == 0x000004, "Wrong size on FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP"); \ static_assert(offsetof(FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP, EntryPoint) == 0x000000, "Member 'FocusObject_BP_C_ExecuteUbergraph_FocusObject_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFocusObject_BP_C \ static_assert(alignof(AFocusObject_BP_C) == 0x000008, "Wrong alignment on AFocusObject_BP_C"); \ static_assert(sizeof(AFocusObject_BP_C) == 0x000350, "Wrong size on AFocusObject_BP_C"); \ static_assert(offsetof(AFocusObject_BP_C, UberGraphFrame_FocusObject_BP_C) == 0x0002F0, "Member 'AFocusObject_BP_C::UberGraphFrame_FocusObject_BP_C' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, FocusCineCamera) == 0x0002F8, "Member 'AFocusObject_BP_C::FocusCineCamera' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, EO_FocusSprite) == 0x000300, "Member 'AFocusObject_BP_C::EO_FocusSprite' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, SHGameplayMapFocusable) == 0x000308, "Member 'AFocusObject_BP_C::SHGameplayMapFocusable' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, FlashlightFocusPoint) == 0x000310, "Member 'AFocusObject_BP_C::FlashlightFocusPoint' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, EO_DebugArrow_PlayerDir) == 0x000318, "Member 'AFocusObject_BP_C::EO_DebugArrow_PlayerDir' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, TeleportToCapsule) == 0x000320, "Member 'AFocusObject_BP_C::TeleportToCapsule' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, StaticMesh) == 0x000328, "Member 'AFocusObject_BP_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, SHFocusable) == 0x000330, "Member 'AFocusObject_BP_C::SHFocusable' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, OnSolvedBP) == 0x000338, "Member 'AFocusObject_BP_C::OnSolvedBP' has a wrong offset!"); \ static_assert(offsetof(AFocusObject_BP_C, bEnableAutoFocusOnStaticMesh) == 0x000348, "Member 'AFocusObject_BP_C::bEnableAutoFocusOnStaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP \ static_assert(alignof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP) == 0x000008, "Wrong alignment on GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP"); \ static_assert(sizeof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP) == 0x000058, "Wrong size on GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, EntryPoint) == 0x000000, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Manager) == 0x000008, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Manager' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_MakeArray_Array) == 0x000010, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Generic) == 0x000020, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Generic' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Character) == 0x000028, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Character' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_DeltaTime) == 0x000030, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_DeltaTime' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, CallFunc_RegisterGeneric_ReturnValue) == 0x000034, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::CallFunc_RegisterGeneric_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Generic_1) == 0x000038, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Generic_1' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Character_1) == 0x000040, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Character_1' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Generic_2) == 0x000048, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Generic_2' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP, K2Node_ComponentBoundEvent_Character_2) == 0x000050, "Member 'GenericBase_BP_C_ExecuteUbergraph_GenericBase_BP::K2Node_ComponentBoundEvent_Character_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature \ static_assert(alignof(GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong alignment on GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ static_assert(sizeof(GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong size on GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature, Manager) == 0x000000, "Member 'GenericBase_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature::Manager' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature \ static_assert(alignof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature"); \ static_assert(sizeof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature) == 0x000018, "Wrong size on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature, DeltaTime) == 0x000010, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_3_HeldByCharacterBP__DelegateSignature::DeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature \ static_assert(alignof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature"); \ static_assert(sizeof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_2_ReleasedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature \ static_assert(alignof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ static_assert(sizeof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ static_assert(offsetof(GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'GenericBase_BP_C_BndEvt__Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGenericBase_BP_C \ static_assert(alignof(AGenericBase_BP_C) == 0x000008, "Wrong alignment on AGenericBase_BP_C"); \ static_assert(sizeof(AGenericBase_BP_C) == 0x0002F0, "Wrong size on AGenericBase_BP_C"); \ static_assert(offsetof(AGenericBase_BP_C, UberGraphFrame) == 0x0002B0, "Member 'AGenericBase_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Shape_A) == 0x0002B8, "Member 'AGenericBase_BP_C::Shape_A' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Detectable_A) == 0x0002C0, "Member 'AGenericBase_BP_C::Detectable_A' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Generic_A) == 0x0002C8, "Member 'AGenericBase_BP_C::Generic_A' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Icon_A) == 0x0002D0, "Member 'AGenericBase_BP_C::Icon_A' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, SHInteractionManager) == 0x0002D8, "Member 'AGenericBase_BP_C::SHInteractionManager' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Proximity) == 0x0002E0, "Member 'AGenericBase_BP_C::Proximity' has a wrong offset!"); \ static_assert(offsetof(AGenericBase_BP_C, Root) == 0x0002E8, "Member 'AGenericBase_BP_C::Root' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeyActionsViewWidget_L_BP_C \ static_assert(alignof(UKeyActionsViewWidget_L_BP_C) == 0x000008, "Wrong alignment on UKeyActionsViewWidget_L_BP_C"); \ static_assert(sizeof(UKeyActionsViewWidget_L_BP_C) == 0x0002E0, "Wrong size on UKeyActionsViewWidget_L_BP_C"); \ #define DUMPER7_ASSERTS_UPyramidHead_BaseAttack_DamageType_C \ static_assert(alignof(UPyramidHead_BaseAttack_DamageType_C) == 0x000008, "Wrong alignment on UPyramidHead_BaseAttack_DamageType_C"); \ static_assert(sizeof(UPyramidHead_BaseAttack_DamageType_C) == 0x000068, "Wrong size on UPyramidHead_BaseAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_UPukeDamageOW_C \ static_assert(alignof(UPukeDamageOW_C) == 0x000008, "Wrong alignment on UPukeDamageOW_C"); \ static_assert(sizeof(UPukeDamageOW_C) == 0x000068, "Wrong size on UPukeDamageOW_C"); \ #define DUMPER7_ASSERTS_Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe \ static_assert(alignof(Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe) == 0x000004, "Wrong alignment on Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe"); \ static_assert(sizeof(Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe) == 0x000004, "Wrong size on Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe"); \ static_assert(offsetof(Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe, EntryPoint) == 0x000000, "Member 'Notebook_UseExe_C_ExecuteUbergraph_Notebook_UseExe::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNotebook_UseExe_C \ static_assert(alignof(UNotebook_UseExe_C) == 0x000008, "Wrong alignment on UNotebook_UseExe_C"); \ static_assert(sizeof(UNotebook_UseExe_C) == 0x000178, "Wrong size on UNotebook_UseExe_C"); \ static_assert(offsetof(UNotebook_UseExe_C, UberGraphFrame) == 0x000170, "Member 'UNotebook_UseExe_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_MaryBoss_Scream_Light_C \ static_assert(alignof(UJames_HitReaction_MaryBoss_Scream_Light_C) == 0x000010, "Wrong alignment on UJames_HitReaction_MaryBoss_Scream_Light_C"); \ static_assert(sizeof(UJames_HitReaction_MaryBoss_Scream_Light_C) == 0x000210, "Wrong size on UJames_HitReaction_MaryBoss_Scream_Light_C"); \ #define DUMPER7_ASSERTS_UEddieBoss_MeatSlabDamage_C \ static_assert(alignof(UEddieBoss_MeatSlabDamage_C) == 0x000008, "Wrong alignment on UEddieBoss_MeatSlabDamage_C"); \ static_assert(sizeof(UEddieBoss_MeatSlabDamage_C) == 0x000068, "Wrong size on UEddieBoss_MeatSlabDamage_C"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_UserConstructionScript \ static_assert(alignof(SHcharacterLight_B_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on SHcharacterLight_B_BP_C_UserConstructionScript"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_UserConstructionScript) == 0x000006, "Wrong size on SHcharacterLight_B_BP_C_UserConstructionScript"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_UserConstructionScript, CallFunc_GetLightingChannelsPack_ReturnValue) == 0x000000, "Member 'SHcharacterLight_B_BP_C_UserConstructionScript::CallFunc_GetLightingChannelsPack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_UserConstructionScript, CallFunc_GetLightingChannelsPack_ReturnValue_1) == 0x000003, "Member 'SHcharacterLight_B_BP_C_UserConstructionScript::CallFunc_GetLightingChannelsPack_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_ReceiveTick \ static_assert(alignof(SHcharacterLight_B_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on SHcharacterLight_B_BP_C_ReceiveTick"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_ReceiveTick) == 0x000004, "Wrong size on SHcharacterLight_B_BP_C_ReceiveTick"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'SHcharacterLight_B_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_PerformUpdate \ static_assert(alignof(SHcharacterLight_B_BP_C_PerformUpdate) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_PerformUpdate"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_PerformUpdate) == 0x000200, "Wrong size on SHcharacterLight_B_BP_C_PerformUpdate"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, L_OuterConeAngle) == 0x000000, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::L_OuterConeAngle' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, L_SourceToTargetDist) == 0x000008, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::L_SourceToTargetDist' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, L_TargetWorldLoc) == 0x000010, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::L_TargetWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, L_SourceWorldLoc) == 0x000028, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::L_SourceWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_FClamp_ReturnValue) == 0x000050, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_FindLookAtRotation_ReturnValue) == 0x000060, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Vector_Distance_ReturnValue) == 0x000078, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_CalculateSourceWorldLoc_ReturnValue) == 0x000080, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_CalculateSourceWorldLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_CalculateTargetWorldLoc_ReturnValue) == 0x000098, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_CalculateTargetWorldLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_SelectFloat_ReturnValue) == 0x0000B0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Lerp_ReturnValue) == 0x0000B8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_FClamp_ReturnValue_1) == 0x0000C0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000C8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000D0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_FClamp_ReturnValue_2) == 0x0000D8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_FClamp_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0000E0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0000E8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0000F0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x0000F8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast) == 0x0001E0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast) == 0x0001E4, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x0001E8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0001F0, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_PerformUpdate, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x0001F8, "Member 'SHcharacterLight_B_BP_C_PerformUpdate::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated \ static_assert(alignof(SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated) == 0x000010, "Wrong size on SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated, CurrentGlobalIntensityMul) == 0x000000, "Member 'SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated::CurrentGlobalIntensityMul' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated, CallFunc_ApplyFlashlightOffSupportIntensity_InProgressValue_ImplicitCast) == 0x000008, "Member 'SHcharacterLight_B_BP_C_HandleGlobalIntensityMulUpdated::CallFunc_ApplyFlashlightOffSupportIntensity_InProgressValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_HandleGlobalColorUpdated \ static_assert(alignof(SHcharacterLight_B_BP_C_HandleGlobalColorUpdated) == 0x000004, "Wrong alignment on SHcharacterLight_B_BP_C_HandleGlobalColorUpdated"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_HandleGlobalColorUpdated) == 0x000010, "Wrong size on SHcharacterLight_B_BP_C_HandleGlobalColorUpdated"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleGlobalColorUpdated, InColorOverride) == 0x000000, "Member 'SHcharacterLight_B_BP_C_HandleGlobalColorUpdated::InColorOverride' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged \ static_assert(alignof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged) == 0x000010, "Wrong size on SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged, CurrentFlashlightIntensity) == 0x000000, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged::CurrentFlashlightIntensity' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000004, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged, CallFunc_IsVisible_ReturnValue) == 0x000005, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged, CallFunc_IsVisible_ReturnValue_1) == 0x000006, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightIntensityChanged::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_HandleFlashlightColorChanged \ static_assert(alignof(SHcharacterLight_B_BP_C_HandleFlashlightColorChanged) == 0x000004, "Wrong alignment on SHcharacterLight_B_BP_C_HandleFlashlightColorChanged"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_HandleFlashlightColorChanged) == 0x000014, "Wrong size on SHcharacterLight_B_BP_C_HandleFlashlightColorChanged"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightColorChanged, CurrentFlashlightColor) == 0x000000, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightColorChanged::CurrentFlashlightColor' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleFlashlightColorChanged, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000004, "Member 'SHcharacterLight_B_BP_C_HandleFlashlightColorChanged::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated \ static_assert(alignof(SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated) == 0x000001, "Wrong alignment on SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated) == 0x000001, "Wrong size on SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated, CurrentDisableCharacterLightsFlag) == 0x000000, "Member 'SHcharacterLight_B_BP_C_HandleDisableCharacterLightsUpdated::CurrentDisableCharacterLightsFlag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP \ static_assert(alignof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP) == 0x000060, "Wrong size on SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, EntryPoint) == 0x000000, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_FMin_ReturnValue) == 0x000010, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_CalculateTargetWorldLoc_ReturnValue) == 0x000018, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_CalculateTargetWorldLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_CalculateSourceWorldLoc_ReturnValue) == 0x000030, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_CalculateSourceWorldLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_ApplyFlashlightOffSupportIntensity_InProgressValue_ImplicitCast) == 0x000048, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_ApplyFlashlightOffSupportIntensity_InProgressValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP, CallFunc_DrawDebug_InDebugDuration_ImplicitCast) == 0x000058, "Member 'SHcharacterLight_B_BP_C_ExecuteUbergraph_SHcharacterLight_B_BP::CallFunc_DrawDebug_InDebugDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_DrawDebug \ static_assert(alignof(SHcharacterLight_B_BP_C_DrawDebug) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_DrawDebug"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_DrawDebug) == 0x000038, "Wrong size on SHcharacterLight_B_BP_C_DrawDebug"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_DrawDebug, InDebugDuration) == 0x000000, "Member 'SHcharacterLight_B_BP_C_DrawDebug::InDebugDuration' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_DrawDebug, InSourceWorldLoc) == 0x000008, "Member 'SHcharacterLight_B_BP_C_DrawDebug::InSourceWorldLoc' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_DrawDebug, InTargetWorldLoc) == 0x000020, "Member 'SHcharacterLight_B_BP_C_DrawDebug::InTargetWorldLoc' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity \ static_assert(alignof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity) == 0x000030, "Wrong size on SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, InProgressValue) == 0x000000, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::InProgressValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000008, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000020, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000028, "Member 'SHcharacterLight_B_BP_C_ApplyFlashlightOffSupportIntensity::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_CalculateTargetWorldLoc \ static_assert(alignof(SHcharacterLight_B_BP_C_CalculateTargetWorldLoc) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_CalculateTargetWorldLoc"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_CalculateTargetWorldLoc) == 0x000038, "Wrong size on SHcharacterLight_B_BP_C_CalculateTargetWorldLoc"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateTargetWorldLoc, ReturnValue) == 0x000000, "Member 'SHcharacterLight_B_BP_C_CalculateTargetWorldLoc::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateTargetWorldLoc, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'SHcharacterLight_B_BP_C_CalculateTargetWorldLoc::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateTargetWorldLoc, CallFunc_GetBoneLocation_ReturnValue) == 0x000020, "Member 'SHcharacterLight_B_BP_C_CalculateTargetWorldLoc::CallFunc_GetBoneLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHcharacterLight_B_BP_C_CalculateSourceWorldLoc \ static_assert(alignof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc) == 0x000008, "Wrong alignment on SHcharacterLight_B_BP_C_CalculateSourceWorldLoc"); \ static_assert(sizeof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc) == 0x000098, "Wrong size on SHcharacterLight_B_BP_C_CalculateSourceWorldLoc"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, ReturnValue) == 0x000000, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000018, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_CalculateTargetWorldLoc_ReturnValue) == 0x000020, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_CalculateTargetWorldLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_GetCameraLocation_ReturnValue) == 0x000038, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_FindLookAtRotation_ReturnValue) == 0x000050, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000068, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHcharacterLight_B_BP_C_CalculateSourceWorldLoc, CallFunc_Add_VectorVector_ReturnValue) == 0x000080, "Member 'SHcharacterLight_B_BP_C_CalculateSourceWorldLoc::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHcharacterLight_B_BP_C \ static_assert(alignof(ASHcharacterLight_B_BP_C) == 0x000008, "Wrong alignment on ASHcharacterLight_B_BP_C"); \ static_assert(sizeof(ASHcharacterLight_B_BP_C) == 0x0003B0, "Wrong size on ASHcharacterLight_B_BP_C"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, UberGraphFrame) == 0x000300, "Member 'ASHcharacterLight_B_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, EO_DebugPreviewPlayerDirectionArrow) == 0x000308, "Member 'ASHcharacterLight_B_BP_C::EO_DebugPreviewPlayerDirectionArrow' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, EO_DebugPreviewPlayerCollisionCapsule) == 0x000310, "Member 'ASHcharacterLight_B_BP_C::EO_DebugPreviewPlayerCollisionCapsule' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FlashlightOffSupport_PointLight) == 0x000318, "Member 'ASHcharacterLight_B_BP_C::FlashlightOffSupport_PointLight' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, SpotLight) == 0x000320, "Member 'ASHcharacterLight_B_BP_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FlashlightOffSupport_BlendTimeline_ProgressValue_7773E51042976927FB659CBD8AD22D0A) == 0x000328, "Member 'ASHcharacterLight_B_BP_C::FlashlightOffSupport_BlendTimeline_ProgressValue_7773E51042976927FB659CBD8AD22D0A' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FlashlightOffSupport_BlendTimeline__Direction_7773E51042976927FB659CBD8AD22D0A) == 0x00032C, "Member 'ASHcharacterLight_B_BP_C::FlashlightOffSupport_BlendTimeline__Direction_7773E51042976927FB659CBD8AD22D0A' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FlashlightOffSupport_BlendTimeline) == 0x000330, "Member 'ASHcharacterLight_B_BP_C::FlashlightOffSupport_BlendTimeline' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Camera) == 0x000338, "Member 'ASHcharacterLight_B_BP_C::Camera' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Target_Offest) == 0x000340, "Member 'ASHcharacterLight_B_BP_C::Target_Offest' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Light_Offest) == 0x000358, "Member 'ASHcharacterLight_B_BP_C::Light_Offest' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, bIsDisabledBySystem) == 0x000370, "Member 'ASHcharacterLight_B_BP_C::bIsDisabledBySystem' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Current_Global_Intensity_Mul) == 0x000374, "Member 'ASHcharacterLight_B_BP_C::Current_Global_Intensity_Mul' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, LightMultiplyIntensity) == 0x000378, "Member 'ASHcharacterLight_B_BP_C::LightMultiplyIntensity' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Offset) == 0x000380, "Member 'ASHcharacterLight_B_BP_C::Offset' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Min) == 0x000388, "Member 'ASHcharacterLight_B_BP_C::Min' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, Max) == 0x000390, "Member 'ASHcharacterLight_B_BP_C::Max' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, CloseAngle) == 0x000398, "Member 'ASHcharacterLight_B_BP_C::CloseAngle' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FarAngle) == 0x0003A0, "Member 'ASHcharacterLight_B_BP_C::FarAngle' has a wrong offset!"); \ static_assert(offsetof(ASHcharacterLight_B_BP_C, FlashlightOffSupportLastKnownBlendProgressValue) == 0x0003A8, "Member 'ASHcharacterLight_B_BP_C::FlashlightOffSupportLastKnownBlendProgressValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStrongAttack_v2_C \ static_assert(alignof(UStrongAttack_v2_C) == 0x000010, "Wrong alignment on UStrongAttack_v2_C"); \ static_assert(sizeof(UStrongAttack_v2_C) == 0x000210, "Wrong size on UStrongAttack_v2_C"); \ #define DUMPER7_ASSERTS_EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor \ static_assert(alignof(EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor) == 0x000004, "Wrong alignment on EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor"); \ static_assert(sizeof(EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor) == 0x000004, "Wrong size on EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor"); \ static_assert(offsetof(EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor, EntryPoint) == 0x000000, "Member 'EmissiveLightActor_C_ExecuteUbergraph_EmissiveLightActor::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EmissiveLightActor_C_DoSetup \ static_assert(alignof(EmissiveLightActor_C_DoSetup) == 0x000010, "Wrong alignment on EmissiveLightActor_C_DoSetup"); \ static_assert(sizeof(EmissiveLightActor_C_DoSetup) == 0x000150, "Wrong size on EmissiveLightActor_C_DoSetup"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_byte_Variable) == 0x000000, "Member 'EmissiveLightActor_C_DoSetup::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_object_Variable) == 0x000008, "Member 'EmissiveLightActor_C_DoSetup::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_object_Variable_1) == 0x000010, "Member 'EmissiveLightActor_C_DoSetup::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_object_Variable_2) == 0x000018, "Member 'EmissiveLightActor_C_DoSetup::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_object_Variable_3) == 0x000020, "Member 'EmissiveLightActor_C_DoSetup::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, Temp_object_Variable_4) == 0x000028, "Member 'EmissiveLightActor_C_DoSetup::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue) == 0x000030, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue_1) == 0x000034, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue_2) == 0x000038, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_ReturnValue) == 0x000040, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_Vector4ToVector_ReturnValue) == 0x000060, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_Vector4ToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_ReturnValue_1) == 0x000080, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_Vector4ToVector_ReturnValue_1) == 0x0000A0, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_Vector4ToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue_3) == 0x0000B8, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue_4) == 0x0000BC, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, K2Node_Select_Default) == 0x0000C0, "Member 'EmissiveLightActor_C_DoSetup::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_ByteToFloat_ReturnValue_5) == 0x0000C8, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_ByteToFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_SetStaticMesh_ReturnValue) == 0x0000CC, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_ReturnValue_2) == 0x0000D0, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_SetStaticMesh_ReturnValue_1) == 0x0000F0, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_SetStaticMesh_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_Conv_Vector4ToVector_ReturnValue_2) == 0x0000F8, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_Conv_Vector4ToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_X_ImplicitCast) == 0x000110, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_Y_ImplicitCast) == 0x000118, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_Z_ImplicitCast) == 0x000120, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_X_ImplicitCast_1) == 0x000128, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_X_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_Y_ImplicitCast_1) == 0x000130, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_Y_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_MakeVector4_Z_ImplicitCast_1) == 0x000138, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_MakeVector4_Z_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(EmissiveLightActor_C_DoSetup, CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast) == 0x000140, "Member 'EmissiveLightActor_C_DoSetup::CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AEmissiveLightActor_C \ static_assert(alignof(AEmissiveLightActor_C) == 0x000008, "Wrong alignment on AEmissiveLightActor_C"); \ static_assert(sizeof(AEmissiveLightActor_C) == 0x0002E0, "Wrong size on AEmissiveLightActor_C"); \ static_assert(offsetof(AEmissiveLightActor_C, UberGraphFrame) == 0x0002B0, "Member 'AEmissiveLightActor_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, indicator) == 0x0002B8, "Member 'AEmissiveLightActor_C::indicator' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, Light) == 0x0002C0, "Member 'AEmissiveLightActor_C::Light' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, DefaultSceneRoot) == 0x0002C8, "Member 'AEmissiveLightActor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, Emissive) == 0x0002D0, "Member 'AEmissiveLightActor_C::Emissive' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, Color) == 0x0002D8, "Member 'AEmissiveLightActor_C::Color' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, Enable) == 0x0002DC, "Member 'AEmissiveLightActor_C::Enable' has a wrong offset!"); \ static_assert(offsetof(AEmissiveLightActor_C, ObjectType) == 0x0002DD, "Member 'AEmissiveLightActor_C::ObjectType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULoseBalanceDamage_C \ static_assert(alignof(ULoseBalanceDamage_C) == 0x000008, "Wrong alignment on ULoseBalanceDamage_C"); \ static_assert(sizeof(ULoseBalanceDamage_C) == 0x000068, "Wrong size on ULoseBalanceDamage_C"); \ #define DUMPER7_ASSERTS_UNormalCombo_Hit2_CameraShake_C \ static_assert(alignof(UNormalCombo_Hit2_CameraShake_C) == 0x000010, "Wrong alignment on UNormalCombo_Hit2_CameraShake_C"); \ static_assert(sizeof(UNormalCombo_Hit2_CameraShake_C) == 0x000210, "Wrong size on UNormalCombo_Hit2_CameraShake_C"); \ #define DUMPER7_ASSERTS_CommandButton_Widget_C_OnSetText \ static_assert(alignof(CommandButton_Widget_C_OnSetText) == 0x000008, "Wrong alignment on CommandButton_Widget_C_OnSetText"); \ static_assert(sizeof(CommandButton_Widget_C_OnSetText) == 0x000018, "Wrong size on CommandButton_Widget_C_OnSetText"); \ static_assert(offsetof(CommandButton_Widget_C_OnSetText, Text) == 0x000000, "Member 'CommandButton_Widget_C_OnSetText::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget \ static_assert(alignof(CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget) == 0x000008, "Wrong alignment on CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget"); \ static_assert(sizeof(CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget) == 0x000020, "Wrong size on CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget"); \ static_assert(offsetof(CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget, EntryPoint) == 0x000000, "Member 'CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget, K2Node_Event_Text) == 0x000008, "Member 'CommandButton_Widget_C_ExecuteUbergraph_CommandButton_Widget::K2Node_Event_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommandButton_Widget_C \ static_assert(alignof(UCommandButton_Widget_C) == 0x000008, "Wrong alignment on UCommandButton_Widget_C"); \ static_assert(sizeof(UCommandButton_Widget_C) == 0x000290, "Wrong size on UCommandButton_Widget_C"); \ static_assert(offsetof(UCommandButton_Widget_C, UberGraphFrame) == 0x000280, "Member 'UCommandButton_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCommandButton_Widget_C, Button_txt) == 0x000288, "Member 'UCommandButton_Widget_C::Button_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStrongHitDamage_C \ static_assert(alignof(UStrongHitDamage_C) == 0x000008, "Wrong alignment on UStrongHitDamage_C"); \ static_assert(sizeof(UStrongHitDamage_C) == 0x000068, "Wrong size on UStrongHitDamage_C"); \ #define DUMPER7_ASSERTS_OneShotEventController_BP_C_PostEvents \ static_assert(alignof(OneShotEventController_BP_C_PostEvents) == 0x000004, "Wrong alignment on OneShotEventController_BP_C_PostEvents"); \ static_assert(sizeof(OneShotEventController_BP_C_PostEvents) == 0x000004, "Wrong size on OneShotEventController_BP_C_PostEvents"); \ static_assert(offsetof(OneShotEventController_BP_C_PostEvents, CallFunc_SimplePostAssociatedAkEvent_ReturnValue) == 0x000000, "Member 'OneShotEventController_BP_C_PostEvents::CallFunc_SimplePostAssociatedAkEvent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP \ static_assert(alignof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP) == 0x000008, "Wrong alignment on OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP"); \ static_assert(sizeof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP) == 0x000120, "Wrong size on OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, EntryPoint) == 0x000000, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000004, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_ConditionsFulfilled_Value) == 0x000005, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_ConditionsFulfilled_Value' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_ShowEnviromentalSubtitle_ReturnValue) == 0x000006, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_ShowEnviromentalSubtitle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000007, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000110, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000119, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_BooleanAND_ReturnValue) == 0x00011A, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x00011B, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP, CallFunc_Delay_Duration_ImplicitCast) == 0x00011C, "Member 'OneShotEventController_BP_C_ExecuteUbergraph_OneShotEventController_BP::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OneShotEventController_BP_C_ConditionsFulfilled \ static_assert(alignof(OneShotEventController_BP_C_ConditionsFulfilled) == 0x000001, "Wrong alignment on OneShotEventController_BP_C_ConditionsFulfilled"); \ static_assert(sizeof(OneShotEventController_BP_C_ConditionsFulfilled) == 0x000001, "Wrong size on OneShotEventController_BP_C_ConditionsFulfilled"); \ static_assert(offsetof(OneShotEventController_BP_C_ConditionsFulfilled, Value) == 0x000000, "Member 'OneShotEventController_BP_C_ConditionsFulfilled::Value' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'OneShotEventController_BP_C_BndEvt__Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOneShotEventController_BP_C \ static_assert(alignof(AOneShotEventController_BP_C) == 0x000008, "Wrong alignment on AOneShotEventController_BP_C"); \ static_assert(sizeof(AOneShotEventController_BP_C) == 0x000328, "Wrong size on AOneShotEventController_BP_C"); \ static_assert(offsetof(AOneShotEventController_BP_C, UberGraphFrame) == 0x0002C0, "Member 'AOneShotEventController_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, SHAk) == 0x0002C8, "Member 'AOneShotEventController_BP_C::SHAk' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, Box) == 0x0002D0, "Member 'AOneShotEventController_BP_C::Box' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, Delay) == 0x0002D8, "Member 'AOneShotEventController_BP_C::Delay' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, bOneShotSavable) == 0x0002E0, "Member 'AOneShotEventController_BP_C::bOneShotSavable' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, bEventPlayed) == 0x0002E1, "Member 'AOneShotEventController_BP_C::bEventPlayed' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, EnviromentalSubittleLine) == 0x0002E8, "Member 'AOneShotEventController_BP_C::EnviromentalSubittleLine' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, bEnviromentalSubittleFired) == 0x000310, "Member 'AOneShotEventController_BP_C::bEnviromentalSubittleFired' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, bLogicCondition) == 0x000311, "Member 'AOneShotEventController_BP_C::bLogicCondition' has a wrong offset!"); \ static_assert(offsetof(AOneShotEventController_BP_C, OnEventsPosted) == 0x000318, "Member 'AOneShotEventController_BP_C::OnEventsPosted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActorNamed_C_UserConstructionScript \ static_assert(alignof(ActorNamed_C_UserConstructionScript) == 0x000008, "Wrong alignment on ActorNamed_C_UserConstructionScript"); \ static_assert(sizeof(ActorNamed_C_UserConstructionScript) == 0x000030, "Wrong size on ActorNamed_C_UserConstructionScript"); \ static_assert(offsetof(ActorNamed_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'ActorNamed_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActorNamed_C_UserConstructionScript, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'ActorNamed_C_UserConstructionScript::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActorNamed_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'ActorNamed_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActorNamed_C \ static_assert(alignof(AActorNamed_C) == 0x000008, "Wrong alignment on AActorNamed_C"); \ static_assert(sizeof(AActorNamed_C) == 0x0002C0, "Wrong size on AActorNamed_C"); \ static_assert(offsetof(AActorNamed_C, EO_TextRender) == 0x0002B0, "Member 'AActorNamed_C::EO_TextRender' has a wrong offset!"); \ static_assert(offsetof(AActorNamed_C, DefaultSceneRoot) == 0x0002B8, "Member 'AActorNamed_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Right_02_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Right_02_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Right_02_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Right_02_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Right_02_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Right_01_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Right_01_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Right_01_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Right_01_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Right_01_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Left_02_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Left_02_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Left_02_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Left_02_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Left_02_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_UNavArea_NullWall_C \ static_assert(alignof(UNavArea_NullWall_C) == 0x000008, "Wrong alignment on UNavArea_NullWall_C"); \ static_assert(sizeof(UNavArea_NullWall_C) == 0x000048, "Wrong size on UNavArea_NullWall_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Left_01_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Left_01_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Left_01_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Left_01_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Left_01_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Front_03_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Front_03_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Front_03_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Front_03_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Front_03_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Front_01_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Front_01_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Front_01_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Front_01_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Front_01_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Back_05_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Back_05_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Back_05_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Back_05_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Back_05_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Back_01_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Back_01_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Back_01_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Back_01_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Back_01_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlay_Generic_Back_02_DeathPlayer_BP_C \ static_assert(alignof(ACharacterPlay_Generic_Back_02_DeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlay_Generic_Back_02_DeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlay_Generic_Back_02_DeathPlayer_BP_C) == 0x000450, "Wrong size on ACharacterPlay_Generic_Back_02_DeathPlayer_BP_C"); \ #define DUMPER7_ASSERTS_ACharacterPlayDeathPlayer_BP_C \ static_assert(alignof(ACharacterPlayDeathPlayer_BP_C) == 0x000008, "Wrong alignment on ACharacterPlayDeathPlayer_BP_C"); \ static_assert(sizeof(ACharacterPlayDeathPlayer_BP_C) == 0x000328, "Wrong size on ACharacterPlayDeathPlayer_BP_C"); \ static_assert(offsetof(ACharacterPlayDeathPlayer_BP_C, EO_DirectionArrow) == 0x000320, "Member 'ACharacterPlayDeathPlayer_BP_C::EO_DirectionArrow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData) == 0x000030, "Wrong size on James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __ByteProperty_2) == 0x000010, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__ByteProperty_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __ByteProperty_7) == 0x000024, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__ByteProperty_7' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x000028, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __ByteProperty_9) == 0x00002C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__ByteProperty_9' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData, __ByteProperty_10) == 0x00002D, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedMutableData::__ByteProperty_10' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData) == 0x000268, "Wrong size on James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_315) == 0x000004, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_315' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_316) == 0x00000C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_316' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_317) == 0x000014, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_317' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __ByteProperty_318) == 0x000015, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__ByteProperty_318' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_319) == 0x000018, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_319' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_320) == 0x000020, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_320' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_321) == 0x000028, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_321' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_322) == 0x000048, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_322' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __BlendProfile_323) == 0x000050, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__BlendProfile_323' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __ArrayProperty_324) == 0x000058, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__ArrayProperty_324' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_325) == 0x000068, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_325' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_326) == 0x000088, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_326' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_327) == 0x000090, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_327' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __BlendProfile_328) == 0x000098, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__BlendProfile_328' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __CurveFloat_329) == 0x0000A0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__CurveFloat_329' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_330) == 0x0000A8, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_330' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_331) == 0x0000A9, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_331' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __ArrayProperty_332) == 0x0000B0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__ArrayProperty_332' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __ArrayProperty_333) == 0x0000C0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__ArrayProperty_333' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __BoolProperty_334) == 0x0000D0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__BoolProperty_334' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_335) == 0x0000D4, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_335' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_336) == 0x0000E0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_336' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_337) == 0x000100, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_337' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_338) == 0x000108, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_338' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __FloatProperty_339) == 0x00010C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__FloatProperty_339' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_340) == 0x000110, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_340' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __FloatProperty_341) == 0x00013C, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__FloatProperty_341' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __BoolProperty_342) == 0x000140, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__BoolProperty_342' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_343) == 0x000141, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_343' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __ByteProperty_344) == 0x000142, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__ByteProperty_344' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_345) == 0x000144, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_345' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_346) == 0x000150, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_346' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000170, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0001D0, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000250, "Member 'James_Locomotion_NoWeapon_Injured::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured \ static_assert(alignof(James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured) == 0x000004, "Wrong alignment on James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured) == 0x000008, "Wrong size on James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured, EntryPoint) == 0x000000, "Member 'James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'James_Locomotion_NoWeapon_Injured_C_ExecuteUbergraph_James_Locomotion_NoWeapon_Injured::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation \ static_assert(alignof(James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_Locomotion_NoWeapon_Injured_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured_C_AnimGraph \ static_assert(alignof(James_Locomotion_NoWeapon_Injured_C_AnimGraph) == 0x000008, "Wrong alignment on James_Locomotion_NoWeapon_Injured_C_AnimGraph"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured_C_AnimGraph) == 0x000010, "Wrong size on James_Locomotion_NoWeapon_Injured_C_AnimGraph"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'James_Locomotion_NoWeapon_Injured_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop \ static_assert(alignof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop) == 0x000001, "Wrong alignment on James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop) == 0x000005, "Wrong size on James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop, ReturnValue) == 0x000000, "Member 'James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop, CallFunc_ShouldMove_ReturnValue) == 0x000001, "Member 'James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'James_Locomotion_NoWeapon_Injured_C_Rule_MoveToIdleLoop::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive \ static_assert(alignof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive) == 0x000008, "Wrong alignment on James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive"); \ static_assert(sizeof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive) == 0x000010, "Wrong size on James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, ReturnValue) == 0x000000, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_IsSprinting_ReturnValue) == 0x000001, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_IsMoving_ReturnValue) == 0x000002, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_IsMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000003, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_IsInWater_ReturnValue) == 0x000004, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_IsInWater_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_1) == 0x000006, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_2) == 0x000007, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000008, "Member 'James_Locomotion_NoWeapon_Injured_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_Locomotion_NoWeapon_Injured_C \ static_assert(alignof(UJames_Locomotion_NoWeapon_Injured_C) == 0x000010, "Wrong alignment on UJames_Locomotion_NoWeapon_Injured_C"); \ static_assert(sizeof(UJames_Locomotion_NoWeapon_Injured_C) == 0x001A40, "Wrong size on UJames_Locomotion_NoWeapon_Injured_C"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, UberGraphFrame) == 0x0004F0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimBlueprintExtension_Tag) == 0x000528, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimBlueprintExtension_PropertyAccess) == 0x000530, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimBlueprintExtension_Base) == 0x000538, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_Root) == 0x000540, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_7) == 0x000560, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_6) == 0x000588, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_5) == 0x0005B0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_4) == 0x0005D8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LinkedAnimGraph_3) == 0x000600, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_3) == 0x0006B8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_2) == 0x0006E0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_7) == 0x000708, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_6) == 0x000778, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_5) == 0x0007E8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendListByEnum_3) == 0x000858, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendListByEnum_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_6) == 0x0008A0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_4) == 0x0008E8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LayeredBoneBlend_1) == 0x000958, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_IdentityPose_1) == 0x000A38, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_IdentityPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_ApplyAdditive_2) == 0x000A48, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult_5) == 0x000B10, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000B30, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000BA0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000C10, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendListByEnum_2) == 0x000C80, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendListByEnum_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendSpacePlayer) == 0x000CC8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LayeredBoneBlend) == 0x000D38, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_IdentityPose) == 0x000E18, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_IdentityPose' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_ApplyAdditive_1) == 0x000E28, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_5) == 0x000EF0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult_4) == 0x000F38, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateMachine_2) == 0x000F58, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult_3) == 0x001020, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LinkedAnimGraph_2) == 0x001040, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult_1) == 0x0010F8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_TransitionResult) == 0x001120, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_RandomSingleSequencePlayer_3) == 0x001148, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_RandomSingleSequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_RandomSingleSequencePlayer_2) == 0x0011E8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_RandomSingleSequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_RandomSingleSequencePlayer_1) == 0x001288, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_RandomSingleSequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_RandomSingleSequencePlayer) == 0x001328, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_RandomSingleSequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendListByEnum_1) == 0x0013C8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendListByEnum_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult_2) == 0x001410, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_4) == 0x001430, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_3) == 0x001478, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_2) == 0x0014C0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_BlendListByEnum) == 0x001508, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_BlendListByEnum' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer_1) == 0x001550, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult_1) == 0x001598, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateMachine_1) == 0x0015B8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateResult) == 0x001680, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_StateMachine) == 0x0016A0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_ApplyAdditive) == 0x001768, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_SequencePlayer) == 0x001830, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LinkedAnimGraph_1) == 0x001878, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, AnimGraphNode_LinkedAnimGraph) == 0x001930, "Member 'UJames_Locomotion_NoWeapon_Injured_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_HaveWeapon_F4E9B359420605408543FCB95F578ABC) == 0x0019E8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_HaveWeapon_F4E9B359420605408543FCB95F578ABC' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_MovementStateWeight_F4E9B359420605408543FCB95F578ABC) == 0x0019F0, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_MovementStateWeight_F4E9B359420605408543FCB95F578ABC' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_UsingWeapon_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x0019F8, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_UsingWeapon_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_HealthState_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x0019F9, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_HealthState_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_WeaponMask_HurtLow_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x001A00, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_WeaponMask_HurtLow_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_WeaponMask_HurtHigh_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x001A08, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_WeaponMask_HurtHigh_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_WeaponMask_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x001A10, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_WeaponMask_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_ShouldProcessLogic_0C84353E4DCCB2F6CD9CB7B695B1B9BD) == 0x001A18, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_ShouldProcessLogic_0C84353E4DCCB2F6CD9CB7B695B1B9BD' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Is_Aiming_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A19, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Is_Aiming_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_UseFullBody_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1A, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_UseFullBody_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Unarmed_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1B, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Unarmed_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_HealthState_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1C, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_HealthState_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_IsSprinting_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1D, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_IsSprinting_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_ShouldMove_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1E, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_ShouldMove_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Use_Variants_0E71FBBC4D909DE02620A0A17EC26934) == 0x001A1F, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Use_Variants_0E71FBBC4D909DE02620A0A17EC26934' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_HealthState_D00BD6D049668FB178337488C76A8BB2) == 0x001A20, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_HealthState_D00BD6D049668FB178337488C76A8BB2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Triger_Variant_Cooldown_D00BD6D049668FB178337488C76A8BB2) == 0x001A28, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Triger_Variant_Cooldown_D00BD6D049668FB178337488C76A8BB2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Triger_Variant_Buffor_Time_D00BD6D049668FB178337488C76A8BB2) == 0x001A30, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Triger_Variant_Buffor_Time_D00BD6D049668FB178337488C76A8BB2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, __CustomProperty_Use_Variants_D00BD6D049668FB178337488C76A8BB2) == 0x001A38, "Member 'UJames_Locomotion_NoWeapon_Injured_C::__CustomProperty_Use_Variants_D00BD6D049668FB178337488C76A8BB2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_NoWeapon_Injured_C, EnableJacketBlendshapes) == 0x001A39, "Member 'UJames_Locomotion_NoWeapon_Injured_C::EnableJacketBlendshapes' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart \ static_assert(alignof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart) == 0x000008, "Wrong alignment on ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart"); \ static_assert(sizeof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart) == 0x000028, "Wrong size on ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart"); \ static_assert(offsetof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart, CallFunc_GetAnimPlayer_ReturnValue) == 0x000000, "Member 'ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart::CallFunc_GetAnimPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart, CallFunc_GetContextObject_ReturnValue) == 0x000008, "Member 'ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart::CallFunc_GetContextObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart, CallFunc_IsPlaying_ReturnValue) == 0x000010, "Member 'ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart::CallFunc_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart, K2Node_DynamicCast_AsForest_Path_Save_Point_Dialogue_BP) == 0x000018, "Member 'ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart::K2Node_DynamicCast_AsForest_Path_Save_Point_Dialogue_BP' has a wrong offset!"); \ static_assert(offsetof(ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ForestPath_FirstSavePointReaction_AnimExe_BP_C_OnStart::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UForestPath_FirstSavePointReaction_AnimExe_BP_C \ static_assert(alignof(UForestPath_FirstSavePointReaction_AnimExe_BP_C) == 0x000008, "Wrong alignment on UForestPath_FirstSavePointReaction_AnimExe_BP_C"); \ static_assert(sizeof(UForestPath_FirstSavePointReaction_AnimExe_BP_C) == 0x000158, "Wrong size on UForestPath_FirstSavePointReaction_AnimExe_BP_C"); \ #define DUMPER7_ASSERTS_ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event \ static_assert(alignof(ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event) == 0x000008, "Wrong alignment on ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event"); \ static_assert(sizeof(ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event) == 0x000008, "Wrong size on ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event, Actor) == 0x000000, "Member 'ForestPathSavePointDialogue_BP_C_WellSavePoint_InteractionFinished_Event::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForestPathSavePointDialogue_BP_C_PlayDialog \ static_assert(alignof(ForestPathSavePointDialogue_BP_C_PlayDialog) == 0x000008, "Wrong alignment on ForestPathSavePointDialogue_BP_C_PlayDialog"); \ static_assert(sizeof(ForestPathSavePointDialogue_BP_C_PlayDialog) == 0x000010, "Wrong size on ForestPathSavePointDialogue_BP_C_PlayDialog"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_PlayDialog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'ForestPathSavePointDialogue_BP_C_PlayDialog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_PlayDialog, CallFunc_playDialogTalk_ReturnValue) == 0x000008, "Member 'ForestPathSavePointDialogue_BP_C_PlayDialog::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP \ static_assert(alignof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP) == 0x000008, "Wrong alignment on ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP"); \ static_assert(sizeof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP) == 0x000040, "Wrong size on ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, EntryPoint) == 0x000000, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, CallFunc_GetAnimActionExe_ReturnValue) == 0x000018, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::CallFunc_GetAnimActionExe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, K2Node_CustomEvent_actor) == 0x000020, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::K2Node_CustomEvent_actor' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP, CallFunc_CreateAnimActionExe_ReturnValue) == 0x000038, "Member 'ForestPathSavePointDialogue_BP_C_ExecuteUbergraph_ForestPathSavePointDialogue_BP::CallFunc_CreateAnimActionExe_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AForestPathSavePointDialogue_BP_C \ static_assert(alignof(AForestPathSavePointDialogue_BP_C) == 0x000008, "Wrong alignment on AForestPathSavePointDialogue_BP_C"); \ static_assert(sizeof(AForestPathSavePointDialogue_BP_C) == 0x0003D8, "Wrong size on AForestPathSavePointDialogue_BP_C"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, UberGraphFrame) == 0x0002C0, "Member 'AForestPathSavePointDialogue_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, SHAsyncLoadRequesting) == 0x0002C8, "Member 'AForestPathSavePointDialogue_BP_C::SHAsyncLoadRequesting' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, DialogPlayed) == 0x0002D0, "Member 'AForestPathSavePointDialogue_BP_C::DialogPlayed' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, WellSavePoint) == 0x0002D8, "Member 'AForestPathSavePointDialogue_BP_C::WellSavePoint' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, Dialog_ID) == 0x0002E0, "Member 'AForestPathSavePointDialogue_BP_C::Dialog_ID' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, DialogInfo) == 0x000308, "Member 'AForestPathSavePointDialogue_BP_C::DialogInfo' has a wrong offset!"); \ static_assert(offsetof(AForestPathSavePointDialogue_BP_C, AnimActionExeClass) == 0x0003D0, "Member 'AForestPathSavePointDialogue_BP_C::AnimActionExeClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_ApplyNavState \ static_assert(alignof(SingleDoor_BP_C_ApplyNavState) == 0x000008, "Wrong alignment on SingleDoor_BP_C_ApplyNavState"); \ static_assert(sizeof(SingleDoor_BP_C_ApplyNavState) == 0x000018, "Wrong size on SingleDoor_BP_C_ApplyNavState"); \ static_assert(offsetof(SingleDoor_BP_C_ApplyNavState, Locked) == 0x000000, "Member 'SingleDoor_BP_C_ApplyNavState::Locked' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ApplyNavState, CallFunc_BooleanOR_ReturnValue) == 0x000001, "Member 'SingleDoor_BP_C_ApplyNavState::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ApplyNavState, K2Node_DynamicCast_AsNav_Link_Door) == 0x000008, "Member 'SingleDoor_BP_C_ApplyNavState::K2Node_DynamicCast_AsNav_Link_Door' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ApplyNavState, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'SingleDoor_BP_C_ApplyNavState::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature \ static_assert(alignof(SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature) == 0x000008, "Wrong alignment on SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature"); \ static_assert(sizeof(SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature) == 0x000008, "Wrong size on SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature"); \ static_assert(offsetof(SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature, Component) == 0x000000, "Member 'SingleDoor_BP_C_BndEvt__DoorLock_K2Node_ComponentBoundEvent_7_SHDoorLockEventBP__DelegateSignature::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ static_assert(alignof(SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(sizeof(SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(offsetof(SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'SingleDoor_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature \ static_assert(alignof(SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature) == 0x000008, "Wrong alignment on SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature"); \ static_assert(sizeof(SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature) == 0x000008, "Wrong size on SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature"); \ static_assert(offsetof(SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature, Component) == 0x000000, "Member 'SingleDoor_BP_C_BndEvt__N_SingleDoor_BP_DoorMovement_K2Node_ComponentBoundEvent_0_SHDoorMovementEventBP__DelegateSignature::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_DrawDoorDebug \ static_assert(alignof(SingleDoor_BP_C_DrawDoorDebug) == 0x000008, "Wrong alignment on SingleDoor_BP_C_DrawDoorDebug"); \ static_assert(sizeof(SingleDoor_BP_C_DrawDoorDebug) == 0x000378, "Wrong size on SingleDoor_BP_C_DrawDoorDebug"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, DeltaTime) == 0x000000, "Member 'SingleDoor_BP_C_DrawDoorDebug::DeltaTime' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, InDoorMesh) == 0x000008, "Member 'SingleDoor_BP_C_DrawDoorDebug::InDoorMesh' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, InDoorMovement) == 0x000010, "Member 'SingleDoor_BP_C_DrawDoorDebug::InDoorMovement' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_struct_Variable) == 0x000018, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_GetDoorTraceHalfSize_ReturnValue) == 0x000030, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_GetDoorTraceHalfSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000048, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Roll) == 0x000060, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Pitch) == 0x000064, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Yaw) == 0x000068, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_GetLocalBounds_Min) == 0x000070, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_GetLocalBounds_Min' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_GetLocalBounds_Max) == 0x000088, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_GetLocalBounds_Max' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_GetDoorTraceLoc_ReturnValue) == 0x0000A0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_GetDoorTraceLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_X) == 0x0000B8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Y) == 0x0000C0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Z) == 0x0000C8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000D0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_X_1) == 0x0000E8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Y_1) == 0x0000F0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Z_1) == 0x0000F8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_X_2) == 0x000100, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Y_2) == 0x000108, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Z_2) == 0x000110, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Abs_ReturnValue) == 0x000120, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000128, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Abs_ReturnValue_1) == 0x000130, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_X_3) == 0x000138, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_X_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Y_3) == 0x000140, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Z_3) == 0x000148, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000150, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_FMax_ReturnValue) == 0x000158, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_VectorVector_ReturnValue) == 0x000160, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000178, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_X_4) == 0x000190, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_X_4' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Y_4) == 0x000198, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakVector_Z_4) == 0x0001A0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_FClamp_ReturnValue) == 0x0001A8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_MakeVector_ReturnValue) == 0x0001B0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0001C8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_bool_Variable) == 0x0001E0, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_struct_Variable_1) == 0x0001E8, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_struct_Variable_2) == 0x000200, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_CanDrawLevelDebug_ReturnValue) == 0x000218, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_CanDrawLevelDebug_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, K2Node_Select_Default) == 0x000220, "Member 'SingleDoor_BP_C_DrawDoorDebug::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_bool_Variable_1) == 0x000238, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_struct_Variable_3) == 0x000240, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_struct_Variable_4) == 0x000258, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, Temp_bool_Variable_2) == 0x000270, "Member 'SingleDoor_BP_C_DrawDoorDebug::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000278, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, K2Node_Select_Default_1) == 0x000290, "Member 'SingleDoor_BP_C_DrawDoorDebug::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Roll_1) == 0x0002A8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Pitch_1) == 0x0002AC, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_BreakRotator_Yaw_1) == 0x0002B0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, K2Node_Select_Default_2) == 0x0002B8, "Member 'SingleDoor_BP_C_DrawDoorDebug::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0002D0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x0002D8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x0002E0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x0002E8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0002F0, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x0002F8, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_B_ImplicitCast_2) == 0x000300, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_B_ImplicitCast_3) == 0x000308, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Radius_ImplicitCast) == 0x000310, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Radius_ImplicitCast_1) == 0x000314, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Radius_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Radius_ImplicitCast_2) == 0x000318, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Radius_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Radius_ImplicitCast_3) == 0x00031C, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Radius_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugBox_Duration_ImplicitCast) == 0x000320, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugBox_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Duration_ImplicitCast) == 0x000324, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Duration_ImplicitCast_1) == 0x000328, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Duration_ImplicitCast_2) == 0x00032C, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Duration_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_Duration_ImplicitCast_3) == 0x000330, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_Duration_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000338, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000340, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_A_ImplicitCast_2) == 0x000348, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_Add_DoubleDouble_A_ImplicitCast_3) == 0x000350, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_Add_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MinAngle_ImplicitCast) == 0x000358, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MinAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MinAngle_ImplicitCast_1) == 0x00035C, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MinAngle_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MaxAngle_ImplicitCast) == 0x000360, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MaxAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_1) == 0x000364, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MinAngle_ImplicitCast_2) == 0x000368, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MinAngle_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MinAngle_ImplicitCast_3) == 0x00036C, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MinAngle_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_2) == 0x000370, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_DrawDoorDebug, CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_3) == 0x000374, "Member 'SingleDoor_BP_C_DrawDoorDebug::CallFunc_DrawDebugArc_MaxAngle_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP \ static_assert(alignof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP) == 0x000008, "Wrong alignment on SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP"); \ static_assert(sizeof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP) == 0x000030, "Wrong size on SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, EntryPoint) == 0x000000, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, K2Node_ComponentBoundEvent_Component_1) == 0x000008, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::K2Node_ComponentBoundEvent_Component_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, CallFunc_IsLocked_ReturnValue) == 0x000010, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::CallFunc_IsLocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, K2Node_ComponentBoundEvent_Component) == 0x000018, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::K2Node_ComponentBoundEvent_Component' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, K2Node_ComponentBoundEvent_dt) == 0x000020, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP, CallFunc_DrawDoorDebug_DeltaTime_ImplicitCast) == 0x000028, "Member 'SingleDoor_BP_C_ExecuteUbergraph_SingleDoor_BP::CallFunc_DrawDoorDebug_DeltaTime_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_InitNavLinks \ static_assert(alignof(SingleDoor_BP_C_InitNavLinks) == 0x000008, "Wrong alignment on SingleDoor_BP_C_InitNavLinks"); \ static_assert(sizeof(SingleDoor_BP_C_InitNavLinks) == 0x000020, "Wrong size on SingleDoor_BP_C_InitNavLinks"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_IsLocked_ReturnValue) == 0x000000, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_IsLocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_IsDoorFrozen_ReturnValue) == 0x000001, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_IsDoorFrozen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_GetCurrentDoorAngle_ReturnValue) == 0x000004, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_GetCurrentDoorAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_Abs_ReturnValue) == 0x000008, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000010, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_BooleanAND_ReturnValue) == 0x000011, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_BooleanOR_ReturnValue) == 0x000012, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_InitNavLinks, CallFunc_Abs_A_ImplicitCast) == 0x000018, "Member 'SingleDoor_BP_C_InitNavLinks::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_ProcessDoorStateChanged \ static_assert(alignof(SingleDoor_BP_C_ProcessDoorStateChanged) == 0x000008, "Wrong alignment on SingleDoor_BP_C_ProcessDoorStateChanged"); \ static_assert(sizeof(SingleDoor_BP_C_ProcessDoorStateChanged) == 0x000028, "Wrong size on SingleDoor_BP_C_ProcessDoorStateChanged"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, NavLink) == 0x000000, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::NavLink' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, Movement) == 0x000008, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::Movement' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, CallFunc_GetCurrentDoorState_ReturnValue) == 0x000010, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::CallFunc_GetCurrentDoorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000011, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, K2Node_DynamicCast_AsNav_Link_Door) == 0x000018, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::K2Node_DynamicCast_AsNav_Link_Door' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_ProcessDoorStateChanged, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'SingleDoor_BP_C_ProcessDoorStateChanged::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_SetDebugTexts \ static_assert(alignof(SingleDoor_BP_C_SetDebugTexts) == 0x000008, "Wrong alignment on SingleDoor_BP_C_SetDebugTexts"); \ static_assert(sizeof(SingleDoor_BP_C_SetDebugTexts) == 0x000098, "Wrong size on SingleDoor_BP_C_SetDebugTexts"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, Temp_bool_Variable) == 0x000000, "Member 'SingleDoor_BP_C_SetDebugTexts::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, Temp_bool_Variable_1) == 0x000001, "Member 'SingleDoor_BP_C_SetDebugTexts::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'SingleDoor_BP_C_SetDebugTexts::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000020, "Member 'SingleDoor_BP_C_SetDebugTexts::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, K2Node_Select_Default) == 0x000038, "Member 'SingleDoor_BP_C_SetDebugTexts::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, CallFunc_MakeLiteralText_ReturnValue_2) == 0x000050, "Member 'SingleDoor_BP_C_SetDebugTexts::CallFunc_MakeLiteralText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, CallFunc_MakeLiteralText_ReturnValue_3) == 0x000068, "Member 'SingleDoor_BP_C_SetDebugTexts::CallFunc_MakeLiteralText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_SetDebugTexts, K2Node_Select_Default_1) == 0x000080, "Member 'SingleDoor_BP_C_SetDebugTexts::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SingleDoor_BP_C_UserConstructionScript \ static_assert(alignof(SingleDoor_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on SingleDoor_BP_C_UserConstructionScript"); \ static_assert(sizeof(SingleDoor_BP_C_UserConstructionScript) == 0x000030, "Wrong size on SingleDoor_BP_C_UserConstructionScript"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, K2Node_DynamicCast_AsNav_Link_Door) == 0x000000, "Member 'SingleDoor_BP_C_UserConstructionScript::K2Node_DynamicCast_AsNav_Link_Door' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000008, "Member 'SingleDoor_BP_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000009, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000010, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_Abs_ReturnValue) == 0x000018, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000020, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_BooleanAND_ReturnValue) == 0x000021, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SingleDoor_BP_C_UserConstructionScript, CallFunc_Abs_A_ImplicitCast) == 0x000028, "Member 'SingleDoor_BP_C_UserConstructionScript::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASingleDoor_BP_C \ static_assert(alignof(ASingleDoor_BP_C) == 0x000008, "Wrong alignment on ASingleDoor_BP_C"); \ static_assert(sizeof(ASingleDoor_BP_C) == 0x0003F0, "Wrong size on ASingleDoor_BP_C"); \ static_assert(offsetof(ASingleDoor_BP_C, UberGraphFrame) == 0x000370, "Member 'ASingleDoor_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, SHSafeBeginPlay) == 0x000378, "Member 'ASingleDoor_BP_C::SHSafeBeginPlay' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, WallObstacle) == 0x000380, "Member 'ASingleDoor_BP_C::WallObstacle' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DoorLink) == 0x000388, "Member 'ASingleDoor_BP_C::DoorLink' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, FrameMiddlePointDebugArrow) == 0x000390, "Member 'ASingleDoor_BP_C::FrameMiddlePointDebugArrow' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, FrameMiddlePointSD) == 0x000398, "Member 'ASingleDoor_BP_C::FrameMiddlePointSD' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DebugMovementBack) == 0x0003A0, "Member 'ASingleDoor_BP_C::DebugMovementBack' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DebugMovementFront) == 0x0003A8, "Member 'ASingleDoor_BP_C::DebugMovementFront' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DebugLockStateBack) == 0x0003B0, "Member 'ASingleDoor_BP_C::DebugLockStateBack' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DebugLockStateFront) == 0x0003B8, "Member 'ASingleDoor_BP_C::DebugLockStateFront' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DebugContainer) == 0x0003C0, "Member 'ASingleDoor_BP_C::DebugContainer' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, NavBox) == 0x0003C8, "Member 'ASingleDoor_BP_C::NavBox' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DoorMiddlePointDebugArrow) == 0x0003D0, "Member 'ASingleDoor_BP_C::DoorMiddlePointDebugArrow' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, EditorTickable) == 0x0003D8, "Member 'ASingleDoor_BP_C::EditorTickable' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, MovementScaleAlpha) == 0x0003E0, "Member 'ASingleDoor_BP_C::MovementScaleAlpha' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, DisableNavLink) == 0x0003E8, "Member 'ASingleDoor_BP_C::DisableNavLink' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_BP_C, Soundproof) == 0x0003E9, "Member 'ASingleDoor_BP_C::Soundproof' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP \ static_assert(alignof(SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP) == 0x000004, "Wrong alignment on SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP"); \ static_assert(sizeof(SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP) == 0x000008, "Wrong size on SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP"); \ static_assert(offsetof(SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP, EntryPoint) == 0x000000, "Member 'SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP, K2Node_ComponentBoundEvent_dt) == 0x000004, "Member 'SavePoint_Well_01_A_BP_C_ExecuteUbergraph_SavePoint_Well_01_A_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ static_assert(alignof(SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(sizeof(SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(offsetof(SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'SavePoint_Well_01_A_BP_C_BndEvt__SavePoint_Well_01_A_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASavePoint_Well_01_A_BP_C \ static_assert(alignof(ASavePoint_Well_01_A_BP_C) == 0x000008, "Wrong alignment on ASavePoint_Well_01_A_BP_C"); \ static_assert(sizeof(ASavePoint_Well_01_A_BP_C) == 0x000470, "Wrong size on ASavePoint_Well_01_A_BP_C"); \ static_assert(offsetof(ASavePoint_Well_01_A_BP_C, UberGraphFrame_SavePoint_Well_01_A_BP_C) == 0x000458, "Member 'ASavePoint_Well_01_A_BP_C::UberGraphFrame_SavePoint_Well_01_A_BP_C' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Well_01_A_BP_C, EditorTickable) == 0x000460, "Member 'ASavePoint_Well_01_A_BP_C::EditorTickable' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Well_01_A_BP_C, SHBuoyancyMimic) == 0x000468, "Member 'ASavePoint_Well_01_A_BP_C::SHBuoyancyMimic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AReadableFocus_RebirthClue_Note_BP_C \ static_assert(alignof(AReadableFocus_RebirthClue_Note_BP_C) == 0x000008, "Wrong alignment on AReadableFocus_RebirthClue_Note_BP_C"); \ static_assert(sizeof(AReadableFocus_RebirthClue_Note_BP_C) == 0x000398, "Wrong size on AReadableFocus_RebirthClue_Note_BP_C"); \ static_assert(offsetof(AReadableFocus_RebirthClue_Note_BP_C, RiverRock_02_A) == 0x000390, "Member 'AReadableFocus_RebirthClue_Note_BP_C::RiverRock_02_A' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Base_ABP_C_UserConstructionScript \ static_assert(alignof(SavePoint_Base_ABP_C_UserConstructionScript) == 0x000008, "Wrong alignment on SavePoint_Base_ABP_C_UserConstructionScript"); \ static_assert(sizeof(SavePoint_Base_ABP_C_UserConstructionScript) == 0x000098, "Wrong size on SavePoint_Base_ABP_C_UserConstructionScript"); \ static_assert(offsetof(SavePoint_Base_ABP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SavePoint_Base_ABP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_UserConstructionScript, CallFunc_Conv_NameToText_ReturnValue) == 0x000008, "Member 'SavePoint_Base_ABP_C_UserConstructionScript::CallFunc_Conv_NameToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'SavePoint_Base_ABP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000070, "Member 'SavePoint_Base_ABP_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x000080, "Member 'SavePoint_Base_ABP_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Base_ABP_C_OnInteractionEnded \ static_assert(alignof(SavePoint_Base_ABP_C_OnInteractionEnded) == 0x000001, "Wrong alignment on SavePoint_Base_ABP_C_OnInteractionEnded"); \ static_assert(sizeof(SavePoint_Base_ABP_C_OnInteractionEnded) == 0x000001, "Wrong size on SavePoint_Base_ABP_C_OnInteractionEnded"); \ static_assert(offsetof(SavePoint_Base_ABP_C_OnInteractionEnded, WasAborted) == 0x000000, "Member 'SavePoint_Base_ABP_C_OnInteractionEnded::WasAborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP \ static_assert(alignof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP) == 0x000008, "Wrong alignment on SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP"); \ static_assert(sizeof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP) == 0x000050, "Wrong size on SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, EntryPoint) == 0x000000, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_Lerp_ReturnValue) == 0x000008, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000010, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_AddOrUpdateBlendable_InBlendableObject_CastInput) == 0x000018, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_AddOrUpdateBlendable_InBlendableObject_CastInput' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, K2Node_Event_WasAborted) == 0x000038, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::K2Node_Event_WasAborted' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000040, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000048, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x00004C, "Member 'SavePoint_Base_ABP_C_ExecuteUbergraph_SavePoint_Base_ABP::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SavePoint_Base_ABP_C_ApplyAudioState \ static_assert(alignof(SavePoint_Base_ABP_C_ApplyAudioState) == 0x000008, "Wrong alignment on SavePoint_Base_ABP_C_ApplyAudioState"); \ static_assert(sizeof(SavePoint_Base_ABP_C_ApplyAudioState) == 0x000018, "Wrong size on SavePoint_Base_ABP_C_ApplyAudioState"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ApplyAudioState, bInShouldPlay) == 0x000000, "Member 'SavePoint_Base_ABP_C_ApplyAudioState::bInShouldPlay' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ApplyAudioState, L_RTPCToUse) == 0x000008, "Member 'SavePoint_Base_ABP_C_ApplyAudioState::L_RTPCToUse' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ApplyAudioState, CallFunc_SimplePostAkEvent_ReturnValue) == 0x000010, "Member 'SavePoint_Base_ABP_C_ApplyAudioState::CallFunc_SimplePostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SavePoint_Base_ABP_C_ApplyAudioState, CallFunc_SimplePostAkEvent_ReturnValue_1) == 0x000014, "Member 'SavePoint_Base_ABP_C_ApplyAudioState::CallFunc_SimplePostAkEvent_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASavePoint_Base_ABP_C \ static_assert(alignof(ASavePoint_Base_ABP_C) == 0x000008, "Wrong alignment on ASavePoint_Base_ABP_C"); \ static_assert(sizeof(ASavePoint_Base_ABP_C) == 0x000458, "Wrong size on ASavePoint_Base_ABP_C"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, UberGraphFrame) == 0x000408, "Member 'ASavePoint_Base_ABP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, SHAkDynamicTick) == 0x000410, "Member 'ASavePoint_Base_ABP_C::SHAkDynamicTick' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, EO_JamesDebugEditorPreview) == 0x000418, "Member 'ASavePoint_Base_ABP_C::EO_JamesDebugEditorPreview' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, EO_SavePointDebugNameDisplay) == 0x000420, "Member 'ASavePoint_Base_ABP_C::EO_SavePointDebugNameDisplay' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, EO_PreviewDirectionArrow) == 0x000428, "Member 'ASavePoint_Base_ABP_C::EO_PreviewDirectionArrow' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableFade_Timeline_Alpha_65B3CA5A47CB87C84276A7BD86C24F8D) == 0x000430, "Member 'ASavePoint_Base_ABP_C::RedBlendableFade_Timeline_Alpha_65B3CA5A47CB87C84276A7BD86C24F8D' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableFade_Timeline__Direction_65B3CA5A47CB87C84276A7BD86C24F8D) == 0x000434, "Member 'ASavePoint_Base_ABP_C::RedBlendableFade_Timeline__Direction_65B3CA5A47CB87C84276A7BD86C24F8D' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableFade_Timeline) == 0x000438, "Member 'ASavePoint_Base_ABP_C::RedBlendableFade_Timeline' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableMat) == 0x000440, "Member 'ASavePoint_Base_ABP_C::RedBlendableMat' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableDynamicMat) == 0x000448, "Member 'ASavePoint_Base_ABP_C::RedBlendableDynamicMat' has a wrong offset!"); \ static_assert(offsetof(ASavePoint_Base_ABP_C, RedBlendableFadeDuration) == 0x000450, "Member 'ASavePoint_Base_ABP_C::RedBlendableFadeDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP \ static_assert(alignof(StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP) == 0x000008, "Wrong alignment on StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP"); \ static_assert(sizeof(StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP) == 0x000018, "Wrong size on StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP"); \ static_assert(offsetof(StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP, EntryPoint) == 0x000000, "Member 'StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP, K2Node_Event_InFocusEvent) == 0x000004, "Member 'StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP::K2Node_Event_InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000010, "Member 'StartGameMenuWidget_BP_C_ExecuteUbergraph_StartGameMenuWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StartGameMenuWidget_BP_C_OnAddedToFocusPath \ static_assert(alignof(StartGameMenuWidget_BP_C_OnAddedToFocusPath) == 0x000004, "Wrong alignment on StartGameMenuWidget_BP_C_OnAddedToFocusPath"); \ static_assert(sizeof(StartGameMenuWidget_BP_C_OnAddedToFocusPath) == 0x000008, "Wrong size on StartGameMenuWidget_BP_C_OnAddedToFocusPath"); \ static_assert(offsetof(StartGameMenuWidget_BP_C_OnAddedToFocusPath, InFocusEvent) == 0x000000, "Member 'StartGameMenuWidget_BP_C_OnAddedToFocusPath::InFocusEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStartGameMenuWidget_BP_C \ static_assert(alignof(UStartGameMenuWidget_BP_C) == 0x000008, "Wrong alignment on UStartGameMenuWidget_BP_C"); \ static_assert(sizeof(UStartGameMenuWidget_BP_C) == 0x000308, "Wrong size on UStartGameMenuWidget_BP_C"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, UberGraphFrame) == 0x0002B8, "Member 'UStartGameMenuWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, NewAnimation) == 0x0002C0, "Member 'UStartGameMenuWidget_BP_C::NewAnimation' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, Border) == 0x0002C8, "Member 'UStartGameMenuWidget_BP_C::Border' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, Image_150) == 0x0002D0, "Member 'UStartGameMenuWidget_BP_C::Image_150' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock) == 0x0002D8, "Member 'UStartGameMenuWidget_BP_C::TextBlock' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock_1) == 0x0002E0, "Member 'UStartGameMenuWidget_BP_C::TextBlock_1' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock_2) == 0x0002E8, "Member 'UStartGameMenuWidget_BP_C::TextBlock_2' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock_3) == 0x0002F0, "Member 'UStartGameMenuWidget_BP_C::TextBlock_3' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock_4) == 0x0002F8, "Member 'UStartGameMenuWidget_BP_C::TextBlock_4' has a wrong offset!"); \ static_assert(offsetof(UStartGameMenuWidget_BP_C, TextBlock_181) == 0x000300, "Member 'UStartGameMenuWidget_BP_C::TextBlock_181' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_MaryBoss_Scream_Medium_C \ static_assert(alignof(UJames_HitReaction_MaryBoss_Scream_Medium_C) == 0x000010, "Wrong alignment on UJames_HitReaction_MaryBoss_Scream_Medium_C"); \ static_assert(sizeof(UJames_HitReaction_MaryBoss_Scream_Medium_C) == 0x000210, "Wrong size on UJames_HitReaction_MaryBoss_Scream_Medium_C"); \ #define DUMPER7_ASSERTS_UCommandButton_HorizontalBox_C \ static_assert(alignof(UCommandButton_HorizontalBox_C) == 0x000008, "Wrong alignment on UCommandButton_HorizontalBox_C"); \ static_assert(sizeof(UCommandButton_HorizontalBox_C) == 0x000298, "Wrong size on UCommandButton_HorizontalBox_C"); \ #define DUMPER7_ASSERTS_UScreamDamage_C \ static_assert(alignof(UScreamDamage_C) == 0x000008, "Wrong alignment on UScreamDamage_C"); \ static_assert(sizeof(UScreamDamage_C) == 0x000068, "Wrong size on UScreamDamage_C"); \ #define DUMPER7_ASSERTS_James_LinkEmpty_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ static_assert(offsetof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ static_assert(offsetof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ static_assert(offsetof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'James_LinkEmpty_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP \ static_assert(alignof(James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP) == 0x000004, "Wrong alignment on James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP"); \ static_assert(sizeof(James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP) == 0x000004, "Wrong size on James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP"); \ static_assert(offsetof(James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP, EntryPoint) == 0x000000, "Member 'James_LinkEmpty_AnimBP_C_ExecuteUbergraph_James_LinkEmpty_AnimBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LinkEmpty_AnimBP_C_AnimGraph \ static_assert(alignof(James_LinkEmpty_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on James_LinkEmpty_AnimBP_C_AnimGraph"); \ static_assert(sizeof(James_LinkEmpty_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on James_LinkEmpty_AnimBP_C_AnimGraph"); \ static_assert(offsetof(James_LinkEmpty_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'James_LinkEmpty_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_LinkEmpty_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_LinkEmpty_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_LinkEmpty_AnimBP_C \ static_assert(alignof(UJames_LinkEmpty_AnimBP_C) == 0x000010, "Wrong alignment on UJames_LinkEmpty_AnimBP_C"); \ static_assert(sizeof(UJames_LinkEmpty_AnimBP_C) == 0x000450, "Wrong size on UJames_LinkEmpty_AnimBP_C"); \ static_assert(offsetof(UJames_LinkEmpty_AnimBP_C, UberGraphFrame) == 0x000350, "Member 'UJames_LinkEmpty_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_LinkEmpty_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000358, "Member 'UJames_LinkEmpty_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_LinkEmpty_AnimBP_C, AnimBlueprintExtension_Base) == 0x000360, "Member 'UJames_LinkEmpty_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_LinkEmpty_AnimBP_C, AnimGraphNode_Root) == 0x000368, "Member 'UJames_LinkEmpty_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_LinkEmpty_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000388, "Member 'UJames_LinkEmpty_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000070, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase) == 0x000008, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000010, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000014, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000018, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase_3) == 0x000020, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000028, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x00002C, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000030, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase_7) == 0x000038, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase_7' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_8) == 0x000040, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_8' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_9) == 0x000044, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_9' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __ByteProperty_10) == 0x000048, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__ByteProperty_10' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_11) == 0x000049, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_11' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x00004C, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_13) == 0x000050, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_13' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_14) == 0x000054, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_14' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase_15) == 0x000058, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase_15' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000060, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData, __AnimSequenceBase_17) == 0x000068, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedMutableData::__AnimSequenceBase_17' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0001E0, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_200) == 0x000004, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_200' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_201) == 0x00000C, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_201' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_202) == 0x000014, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_202' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_203) == 0x00001C, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_203' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_204) == 0x000020, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_204' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_205) == 0x000028, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_205' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_206) == 0x000030, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_206' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_207) == 0x000040, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_207' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_208) == 0x000048, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_208' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_209) == 0x000058, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_209' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_210) == 0x00005C, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_210' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_211) == 0x000068, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_211' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_212) == 0x000078, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_212' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_213) == 0x000088, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_213' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_214) == 0x000090, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_214' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_215) == 0x000098, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_215' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_216) == 0x000099, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_216' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_217) == 0x0000A0, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_217' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_218) == 0x0000B0, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_218' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_219) == 0x0000DC, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_219' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_220) == 0x0000E0, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_220' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_221) == 0x0000E4, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_221' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_222) == 0x0000E8, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_222' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_223) == 0x0000E9, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_223' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_224) == 0x0000EA, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_224' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_225) == 0x0000EB, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_225' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_226) == 0x0000EC, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_226' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_227) == 0x0000F4, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_227' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_228) == 0x0000FC, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_228' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_229) == 0x000100, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_229' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_230) == 0x000120, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_230' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000140, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_NodeRelevancy) == 0x0001C0, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_NodeRelevancy' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001C8, "Member 'James_Item_Investigation_MainLoopP_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant) == 0x000020, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant, Context) == 0x000000, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant::Context' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant, Node) == 0x000010, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_OnBecomeRelevant::Node' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP) == 0x000130, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, EntryPoint) == 0x000000, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000004, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000005, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000006, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000008, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x000028, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x000029, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000030, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000038, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000040, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x000048, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x000050, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000058, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_SelectFloat_ReturnValue) == 0x000060, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000068, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x000070, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x000078, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_6) == 0x000080, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_BooleanAND_ReturnValue) == 0x000088, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000090, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1) == 0x000098, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0000A0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x0000A8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_2_ImplicitCast) == 0x0000B0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_2_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_0_ImplicitCast) == 0x0000B4, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x0000C0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x0000C8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_3) == 0x0000D0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_4_ImplicitCast) == 0x0000D8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_4_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_6_ImplicitCast) == 0x0000DC, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_6_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_4) == 0x0000E0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2) == 0x0000E8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_SelectFloat_A_ImplicitCast) == 0x0000F0, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2) == 0x0000F8, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_16_ImplicitCast) == 0x000100, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_16_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000108, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_3) == 0x000110, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_14_ImplicitCast) == 0x000118, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_14_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_13_ImplicitCast) == 0x00011C, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_13_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_4) == 0x000120, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP, K2Node_StructMemberSet___FloatProperty_9_ImplicitCast) == 0x000128, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_ExecuteUbergraph_James_Item_Investigation_MainLoopP_AnimBP::K2Node_StructMemberSet___FloatProperty_9_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase \ static_assert(alignof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase) == 0x000008, "Wrong alignment on James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase"); \ static_assert(sizeof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase) == 0x000020, "Wrong size on James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase, ReturnValue) == 0x000000, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase, CallFunc_GetOwningActor_ReturnValue) == 0x000008, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase, CallFunc_GetObjectClass_ReturnValue) == 0x000010, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase, CallFunc_ClassIsChildOf_ReturnValue) == 0x000019, "Member 'James_Item_Investigation_MainLoopP_AnimBP_C_IsOwnerAnSHItemBase::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_Item_Investigation_MainLoopP_AnimBP_C \ static_assert(alignof(UJames_Item_Investigation_MainLoopP_AnimBP_C) == 0x000010, "Wrong alignment on UJames_Item_Investigation_MainLoopP_AnimBP_C"); \ static_assert(sizeof(UJames_Item_Investigation_MainLoopP_AnimBP_C) == 0x000C20, "Wrong size on UJames_Item_Investigation_MainLoopP_AnimBP_C"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, UberGraphFrame) == 0x000380, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, __AnimBlueprintMutables) == 0x000388, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F8, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimBlueprintExtension_NodeRelevancy) == 0x000400, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimBlueprintExtension_NodeRelevancy' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimBlueprintExtension_Base) == 0x0004A8, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_Root) == 0x0004B0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_TransitionResult_3) == 0x0004D0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_LocalRefPose) == 0x0004F8, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateResult_4) == 0x000508, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_TransitionResult_2) == 0x000528, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x000550, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_TransitionResult) == 0x000578, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequenceEvaluator_4) == 0x0005A0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequenceEvaluator_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateResult_3) == 0x0005E0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x000600, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_BlendListByBool_3) == 0x000648, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequenceEvaluator_3) == 0x000690, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequenceEvaluator_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateResult_2) == 0x0006D0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x0006F0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_BlendListByBool_2) == 0x000738, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequenceEvaluator_2) == 0x000780, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequenceEvaluator_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateResult_1) == 0x0007C0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateMachine_1) == 0x0007E0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_BlendListByBool_1) == 0x0008A8, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x0008F0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x000938, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x000980, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_BlendListByEnum) == 0x0009C8, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_BlendListByEnum' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x000A10, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x000A58, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequenceEvaluator_1) == 0x000AA0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequenceEvaluator_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_SequenceEvaluator) == 0x000AE0, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateResult) == 0x000B20, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, AnimGraphNode_StateMachine) == 0x000B40, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, K2Node_PropertyAccess_2) == 0x000C08, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::K2Node_PropertyAccess_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, K2Node_PropertyAccess_1) == 0x000C0C, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::K2Node_PropertyAccess_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, K2Node_PropertyAccess) == 0x000C10, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::K2Node_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_Item_Investigation_MainLoopP_AnimBP_C, bCanStart) == 0x000C11, "Member 'UJames_Item_Investigation_MainLoopP_AnimBP_C::bCanStart' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP \ static_assert(alignof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP) == 0x000008, "Wrong alignment on OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP"); \ static_assert(sizeof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP) == 0x000048, "Wrong size on OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, EntryPoint) == 0x000000, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_bool_Variable_2) == 0x00000A, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_IsActive) == 0x000028, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Select_Default) == 0x000029, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_Value) == 0x00002C, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_WasChanged) == 0x000030, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Select_Default_1) == 0x000031, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Select_Default_2) == 0x000034, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSpinWidget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionSpinWidget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionSpinWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnActivated \ static_assert(alignof(OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionSpinWidget_BP_C_OnActivated"); \ static_assert(sizeof(OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionSpinWidget_BP_C_OnActivated"); \ static_assert(offsetof(OptionSpinWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnValueChanged \ static_assert(alignof(OptionSpinWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionSpinWidget_BP_C_OnValueChanged"); \ static_assert(sizeof(OptionSpinWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionSpinWidget_BP_C_OnValueChanged"); \ static_assert(offsetof(OptionSpinWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionSpinWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionSpinWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionSpinWidget_BP_C \ static_assert(alignof(UOptionSpinWidget_BP_C) == 0x000008, "Wrong alignment on UOptionSpinWidget_BP_C"); \ static_assert(sizeof(UOptionSpinWidget_BP_C) == 0x000368, "Wrong size on UOptionSpinWidget_BP_C"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, UberGraphFrame) == 0x000318, "Member 'UOptionSpinWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, Acitve_img) == 0x000320, "Member 'UOptionSpinWidget_BP_C::Acitve_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, Changed_img) == 0x000328, "Member 'UOptionSpinWidget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, Label_flb) == 0x000330, "Member 'UOptionSpinWidget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, Label_txt) == 0x000338, "Member 'UOptionSpinWidget_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, FontColorInactive) == 0x000340, "Member 'UOptionSpinWidget_BP_C::FontColorInactive' has a wrong offset!"); \ static_assert(offsetof(UOptionSpinWidget_BP_C, FontColorActive) == 0x000354, "Member 'UOptionSpinWidget_BP_C::FontColorActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombineRecipeSlotItemImage_WidgetBP_C \ static_assert(alignof(UCombineRecipeSlotItemImage_WidgetBP_C) == 0x000008, "Wrong alignment on UCombineRecipeSlotItemImage_WidgetBP_C"); \ static_assert(sizeof(UCombineRecipeSlotItemImage_WidgetBP_C) == 0x0002B0, "Wrong size on UCombineRecipeSlotItemImage_WidgetBP_C"); \ static_assert(offsetof(UCombineRecipeSlotItemImage_WidgetBP_C, WrongItemAnimOLD) == 0x0002A0, "Member 'UCombineRecipeSlotItemImage_WidgetBP_C::WrongItemAnimOLD' has a wrong offset!"); \ static_assert(offsetof(UCombineRecipeSlotItemImage_WidgetBP_C, BorderImage) == 0x0002A8, "Member 'UCombineRecipeSlotItemImage_WidgetBP_C::BorderImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIPlayer_C \ static_assert(alignof(IIPlayer_C) == 0x000001, "Wrong alignment on IIPlayer_C"); \ static_assert(sizeof(IIPlayer_C) == 0x000001, "Wrong size on IIPlayer_C"); \ #define DUMPER7_ASSERTS_UMaryBoss_ScreamDamage_Light_C \ static_assert(alignof(UMaryBoss_ScreamDamage_Light_C) == 0x000008, "Wrong alignment on UMaryBoss_ScreamDamage_Light_C"); \ static_assert(sizeof(UMaryBoss_ScreamDamage_Light_C) == 0x000068, "Wrong size on UMaryBoss_ScreamDamage_Light_C"); \ #define DUMPER7_ASSERTS_HasTag_C_PerformConditionCheckAI \ static_assert(alignof(HasTag_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on HasTag_C_PerformConditionCheckAI"); \ static_assert(sizeof(HasTag_C_PerformConditionCheckAI) == 0x000038, "Wrong size on HasTag_C_PerformConditionCheckAI"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'HasTag_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'HasTag_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'HasTag_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'HasTag_C_PerformConditionCheckAI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, CallFunc_GetValueAsObject_ReturnValue) == 0x000020, "Member 'HasTag_C_PerformConditionCheckAI::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, K2Node_DynamicCast_AsActor) == 0x000028, "Member 'HasTag_C_PerformConditionCheckAI::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'HasTag_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(HasTag_C_PerformConditionCheckAI, CallFunc_ActorHasTag_ReturnValue) == 0x000031, "Member 'HasTag_C_PerformConditionCheckAI::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHasTag_C \ static_assert(alignof(UHasTag_C) == 0x000008, "Wrong alignment on UHasTag_C"); \ static_assert(sizeof(UHasTag_C) == 0x0000D0, "Wrong size on UHasTag_C"); \ static_assert(offsetof(UHasTag_C, Target) == 0x0000A0, "Member 'UHasTag_C::Target' has a wrong offset!"); \ static_assert(offsetof(UHasTag_C, Tag) == 0x0000C8, "Member 'UHasTag_C::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScopedTag_C_ReceiveDeactivationAI \ static_assert(alignof(ScopedTag_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on ScopedTag_C_ReceiveDeactivationAI"); \ static_assert(sizeof(ScopedTag_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on ScopedTag_C_ReceiveDeactivationAI"); \ static_assert(offsetof(ScopedTag_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'ScopedTag_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'ScopedTag_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScopedTag_C_ReceiveActivationAI \ static_assert(alignof(ScopedTag_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on ScopedTag_C_ReceiveActivationAI"); \ static_assert(sizeof(ScopedTag_C_ReceiveActivationAI) == 0x000010, "Wrong size on ScopedTag_C_ReceiveActivationAI"); \ static_assert(offsetof(ScopedTag_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'ScopedTag_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'ScopedTag_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ScopedTag_C_ExecuteUbergraph_ScopedTag \ static_assert(alignof(ScopedTag_C_ExecuteUbergraph_ScopedTag) == 0x000008, "Wrong alignment on ScopedTag_C_ExecuteUbergraph_ScopedTag"); \ static_assert(sizeof(ScopedTag_C_ExecuteUbergraph_ScopedTag) == 0x000048, "Wrong size on ScopedTag_C_ExecuteUbergraph_ScopedTag"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, EntryPoint) == 0x000000, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, Temp_bool_Variable) == 0x000004, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, Temp_bool_Variable_1) == 0x000005, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Event_OwnerController_1) == 0x000008, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Event_ControlledPawn_1) == 0x000010, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Event_OwnerController) == 0x000018, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Event_ControlledPawn) == 0x000020, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Select_Default) == 0x000028, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, CallFunc_Array_RemoveItem_ReturnValue) == 0x000031, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, K2Node_Select_Default_1) == 0x000038, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ScopedTag_C_ExecuteUbergraph_ScopedTag, CallFunc_Array_AddUnique_ReturnValue) == 0x000044, "Member 'ScopedTag_C_ExecuteUbergraph_ScopedTag::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UScopedTag_C \ static_assert(alignof(UScopedTag_C) == 0x000008, "Wrong alignment on UScopedTag_C"); \ static_assert(sizeof(UScopedTag_C) == 0x0000B0, "Wrong size on UScopedTag_C"); \ static_assert(offsetof(UScopedTag_C, UberGraphFrame) == 0x000098, "Member 'UScopedTag_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UScopedTag_C, Tag) == 0x0000A0, "Member 'UScopedTag_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UScopedTag_C, Pawn_) == 0x0000A8, "Member 'UScopedTag_C::Pawn_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNormalCombo_Hit1_CameraShake_C \ static_assert(alignof(UNormalCombo_Hit1_CameraShake_C) == 0x000010, "Wrong alignment on UNormalCombo_Hit1_CameraShake_C"); \ static_assert(sizeof(UNormalCombo_Hit1_CameraShake_C) == 0x000210, "Wrong size on UNormalCombo_Hit1_CameraShake_C"); \ #define DUMPER7_ASSERTS_UNarrowPassageTrigger_Box_C \ static_assert(alignof(UNarrowPassageTrigger_Box_C) == 0x000010, "Wrong alignment on UNarrowPassageTrigger_Box_C"); \ static_assert(sizeof(UNarrowPassageTrigger_Box_C) == 0x000590, "Wrong size on UNarrowPassageTrigger_Box_C"); \ #define DUMPER7_ASSERTS_DontStop_C_ReceiveDeactivationAI \ static_assert(alignof(DontStop_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on DontStop_C_ReceiveDeactivationAI"); \ static_assert(sizeof(DontStop_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on DontStop_C_ReceiveDeactivationAI"); \ static_assert(offsetof(DontStop_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'DontStop_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'DontStop_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DontStop_C_ReceiveActivationAI \ static_assert(alignof(DontStop_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on DontStop_C_ReceiveActivationAI"); \ static_assert(sizeof(DontStop_C_ReceiveActivationAI) == 0x000010, "Wrong size on DontStop_C_ReceiveActivationAI"); \ static_assert(offsetof(DontStop_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'DontStop_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'DontStop_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DontStop_C_ExecuteUbergraph_DontStop \ static_assert(alignof(DontStop_C_ExecuteUbergraph_DontStop) == 0x000008, "Wrong alignment on DontStop_C_ExecuteUbergraph_DontStop"); \ static_assert(sizeof(DontStop_C_ExecuteUbergraph_DontStop) == 0x000058, "Wrong size on DontStop_C_ExecuteUbergraph_DontStop"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, EntryPoint) == 0x000000, "Member 'DontStop_C_ExecuteUbergraph_DontStop::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'DontStop_C_ExecuteUbergraph_DontStop::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, K2Node_Event_OwnerController_1) == 0x000018, "Member 'DontStop_C_ExecuteUbergraph_DontStop::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, K2Node_Event_ControlledPawn_1) == 0x000020, "Member 'DontStop_C_ExecuteUbergraph_DontStop::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000038, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, K2Node_Event_OwnerController) == 0x000040, "Member 'DontStop_C_ExecuteUbergraph_DontStop::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, K2Node_Event_ControlledPawn) == 0x000048, "Member 'DontStop_C_ExecuteUbergraph_DontStop::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DontStop_C_ExecuteUbergraph_DontStop, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000054, "Member 'DontStop_C_ExecuteUbergraph_DontStop::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDontStop_C \ static_assert(alignof(UDontStop_C) == 0x000008, "Wrong alignment on UDontStop_C"); \ static_assert(sizeof(UDontStop_C) == 0x0000C0, "Wrong size on UDontStop_C"); \ static_assert(offsetof(UDontStop_C, UberGraphFrame) == 0x000098, "Member 'UDontStop_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDontStop_C, Steering) == 0x0000A0, "Member 'UDontStop_C::Steering' has a wrong offset!"); \ static_assert(offsetof(UDontStop_C, flag) == 0x0000A8, "Member 'UDontStop_C::flag' has a wrong offset!"); \ static_assert(offsetof(UDontStop_C, Priority) == 0x0000A9, "Member 'UDontStop_C::Priority' has a wrong offset!"); \ static_assert(offsetof(UDontStop_C, Duration) == 0x0000B0, "Member 'UDontStop_C::Duration' has a wrong offset!"); \ static_assert(offsetof(UDontStop_C, DurationHandle) == 0x0000B8, "Member 'UDontStop_C::DurationHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IsPawnMoving_C_PerformConditionCheckAI \ static_assert(alignof(IsPawnMoving_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on IsPawnMoving_C_PerformConditionCheckAI"); \ static_assert(sizeof(IsPawnMoving_C_PerformConditionCheckAI) == 0x000078, "Wrong size on IsPawnMoving_C_PerformConditionCheckAI"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsPawnMoving_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsPawnMoving_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsPawnMoving_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_GetValueAsObject_ReturnValue) == 0x000020, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, K2Node_DynamicCast_AsPawn) == 0x000028, "Member 'IsPawnMoving_C_PerformConditionCheckAI::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'IsPawnMoving_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, K2Node_DynamicCast_AsMai_Character) == 0x000038, "Member 'IsPawnMoving_C_PerformConditionCheckAI::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'IsPawnMoving_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_GetVelocity_ReturnValue) == 0x000048, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_IsNotMoving_ReturnValue) == 0x000060, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_IsNotMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsPawnMoving_C_PerformConditionCheckAI, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'IsPawnMoving_C_PerformConditionCheckAI::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsPawnMoving_C \ static_assert(alignof(UIsPawnMoving_C) == 0x000008, "Wrong alignment on UIsPawnMoving_C"); \ static_assert(sizeof(UIsPawnMoving_C) == 0x0000C8, "Wrong size on UIsPawnMoving_C"); \ static_assert(offsetof(UIsPawnMoving_C, Pawn) == 0x0000A0, "Member 'UIsPawnMoving_C::Pawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShotgunDamage_C \ static_assert(alignof(UShotgunDamage_C) == 0x000008, "Wrong alignment on UShotgunDamage_C"); \ static_assert(sizeof(UShotgunDamage_C) == 0x000068, "Wrong size on UShotgunDamage_C"); \ #define DUMPER7_ASSERTS_URunningAttack_Hit1_v2_C \ static_assert(alignof(URunningAttack_Hit1_v2_C) == 0x000010, "Wrong alignment on URunningAttack_Hit1_v2_C"); \ static_assert(sizeof(URunningAttack_Hit1_v2_C) == 0x000210, "Wrong size on URunningAttack_Hit1_v2_C"); \ #define DUMPER7_ASSERTS_UWoodenPlankDamage_C \ static_assert(alignof(UWoodenPlankDamage_C) == 0x000008, "Wrong alignment on UWoodenPlankDamage_C"); \ static_assert(sizeof(UWoodenPlankDamage_C) == 0x000090, "Wrong size on UWoodenPlankDamage_C"); \ #define DUMPER7_ASSERTS_IFighterAI_C_OnHitEnemy \ static_assert(alignof(IFighterAI_C_OnHitEnemy) == 0x000008, "Wrong alignment on IFighterAI_C_OnHitEnemy"); \ static_assert(sizeof(IFighterAI_C_OnHitEnemy) == 0x000010, "Wrong size on IFighterAI_C_OnHitEnemy"); \ static_assert(offsetof(IFighterAI_C_OnHitEnemy, enemy) == 0x000000, "Member 'IFighterAI_C_OnHitEnemy::enemy' has a wrong offset!"); \ static_assert(offsetof(IFighterAI_C_OnHitEnemy, Damage) == 0x000008, "Member 'IFighterAI_C_OnHitEnemy::Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IFighterAI_C_OnGotHit \ static_assert(alignof(IFighterAI_C_OnGotHit) == 0x000008, "Wrong alignment on IFighterAI_C_OnGotHit"); \ static_assert(sizeof(IFighterAI_C_OnGotHit) == 0x000010, "Wrong size on IFighterAI_C_OnGotHit"); \ static_assert(offsetof(IFighterAI_C_OnGotHit, enemy) == 0x000000, "Member 'IFighterAI_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(IFighterAI_C_OnGotHit, damageClass) == 0x000008, "Member 'IFighterAI_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IFighterAI_C_OnEndBlow \ static_assert(alignof(IFighterAI_C_OnEndBlow) == 0x000001, "Wrong alignment on IFighterAI_C_OnEndBlow"); \ static_assert(sizeof(IFighterAI_C_OnEndBlow) == 0x000001, "Wrong size on IFighterAI_C_OnEndBlow"); \ static_assert(offsetof(IFighterAI_C_OnEndBlow, Hit) == 0x000000, "Member 'IFighterAI_C_OnEndBlow::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIFighterAI_C \ static_assert(alignof(IIFighterAI_C) == 0x000001, "Wrong alignment on IIFighterAI_C"); \ static_assert(sizeof(IIFighterAI_C) == 0x000001, "Wrong size on IIFighterAI_C"); \ #define DUMPER7_ASSERTS_ASHHudPlay_BP_C \ static_assert(alignof(ASHHudPlay_BP_C) == 0x000008, "Wrong alignment on ASHHudPlay_BP_C"); \ static_assert(sizeof(ASHHudPlay_BP_C) == 0x000678, "Wrong size on ASHHudPlay_BP_C"); \ static_assert(offsetof(ASHHudPlay_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ASHHudPlay_BP_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFinisher_Action_C \ static_assert(alignof(UFinisher_Action_C) == 0x000010, "Wrong alignment on UFinisher_Action_C"); \ static_assert(sizeof(UFinisher_Action_C) == 0x000650, "Wrong size on UFinisher_Action_C"); \ #define DUMPER7_ASSERTS_UNavArea_NarrowPassage_C \ static_assert(alignof(UNavArea_NarrowPassage_C) == 0x000008, "Wrong alignment on UNavArea_NarrowPassage_C"); \ static_assert(sizeof(UNavArea_NarrowPassage_C) == 0x000048, "Wrong size on UNavArea_NarrowPassage_C"); \ #define DUMPER7_ASSERTS_UPukeDamage_C \ static_assert(alignof(UPukeDamage_C) == 0x000008, "Wrong alignment on UPukeDamage_C"); \ static_assert(sizeof(UPukeDamage_C) == 0x000068, "Wrong size on UPukeDamage_C"); \ #define DUMPER7_ASSERTS_ShouldBeIgnored_C_PerformConditionCheckAI \ static_assert(alignof(ShouldBeIgnored_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on ShouldBeIgnored_C_PerformConditionCheckAI"); \ static_assert(sizeof(ShouldBeIgnored_C_PerformConditionCheckAI) == 0x000038, "Wrong size on ShouldBeIgnored_C_PerformConditionCheckAI"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, CallFunc_GetValueAsObject_ReturnValue) == 0x000020, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, K2Node_DynamicCast_AsActor) == 0x000028, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ShouldBeIgnored_C_PerformConditionCheckAI, CallFunc_shouldIgnoreOther_ReturnValue) == 0x000031, "Member 'ShouldBeIgnored_C_PerformConditionCheckAI::CallFunc_shouldIgnoreOther_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UShouldBeIgnored_C \ static_assert(alignof(UShouldBeIgnored_C) == 0x000008, "Wrong alignment on UShouldBeIgnored_C"); \ static_assert(sizeof(UShouldBeIgnored_C) == 0x0000C8, "Wrong size on UShouldBeIgnored_C"); \ static_assert(offsetof(UShouldBeIgnored_C, Target) == 0x0000A0, "Member 'UShouldBeIgnored_C::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClearActionPoint_C_ReceiveNotify \ static_assert(alignof(ClearActionPoint_C_ReceiveNotify) == 0x000008, "Wrong alignment on ClearActionPoint_C_ReceiveNotify"); \ static_assert(sizeof(ClearActionPoint_C_ReceiveNotify) == 0x000010, "Wrong size on ClearActionPoint_C_ReceiveNotify"); \ static_assert(offsetof(ClearActionPoint_C_ReceiveNotify, OwnerController) == 0x000000, "Member 'ClearActionPoint_C_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'ClearActionPoint_C_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint \ static_assert(alignof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint) == 0x000008, "Wrong alignment on ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint"); \ static_assert(sizeof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint) == 0x000050, "Wrong size on ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, EntryPoint) == 0x000000, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_Event_OwnerController) == 0x000008, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_Event_ControlledPawn) == 0x000010, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, CallFunc_GetValueAsObject_ReturnValue) == 0x000030, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, CallFunc_SetCurrentActionPoint_ReturnValue) == 0x000038, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::CallFunc_SetCurrentActionPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_DynamicCast_AsMai_Action_Point) == 0x000040, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_DynamicCast_AsMai_Action_Point' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000049, "Member 'ClearActionPoint_C_ExecuteUbergraph_ClearActionPoint::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UClearActionPoint_C \ static_assert(alignof(UClearActionPoint_C) == 0x000008, "Wrong alignment on UClearActionPoint_C"); \ static_assert(sizeof(UClearActionPoint_C) == 0x0000D0, "Wrong size on UClearActionPoint_C"); \ static_assert(offsetof(UClearActionPoint_C, UberGraphFrame) == 0x0000A0, "Member 'UClearActionPoint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UClearActionPoint_C, actionPoint) == 0x0000A8, "Member 'UClearActionPoint_C::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio \ static_assert(alignof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio) == 0x000008, "Wrong alignment on SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio"); \ static_assert(sizeof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio) == 0x000020, "Wrong size on SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio, InPawn) == 0x000000, "Member 'SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio::InPawn' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio, bInShouldBeIgnored) == 0x000008, "Member 'SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio::bInShouldBeIgnored' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio, CallFunc_GetRadio_ReturnValue) == 0x000010, "Member 'SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio::CallFunc_GetRadio_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'SMQ_DisableUpdateUpVector_C_SetPawnIgnoredByRadio::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI \ static_assert(alignof(SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI"); \ static_assert(sizeof(SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'SMQ_DisableUpdateUpVector_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_DisableUpdateUpVector_C_ReceiveActivationAI \ static_assert(alignof(SMQ_DisableUpdateUpVector_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on SMQ_DisableUpdateUpVector_C_ReceiveActivationAI"); \ static_assert(sizeof(SMQ_DisableUpdateUpVector_C_ReceiveActivationAI) == 0x000010, "Wrong size on SMQ_DisableUpdateUpVector_C_ReceiveActivationAI"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'SMQ_DisableUpdateUpVector_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'SMQ_DisableUpdateUpVector_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector \ static_assert(alignof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector) == 0x000008, "Wrong alignment on SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector"); \ static_assert(sizeof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector) == 0x000048, "Wrong size on SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, EntryPoint) == 0x000000, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_Event_OwnerController) == 0x000008, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_Event_ControlledPawn) == 0x000010, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_DynamicCast_AsMai_Controller) == 0x000018, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_Event_OwnerController_1) == 0x000028, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_Event_ControlledPawn_1) == 0x000030, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_DynamicCast_AsMai_Controller_1) == 0x000038, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_DynamicCast_AsMai_Controller_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, CallFunc_IsValid_ReturnValue) == 0x000041, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector, CallFunc_IsValid_ReturnValue_1) == 0x000042, "Member 'SMQ_DisableUpdateUpVector_C_ExecuteUbergraph_SMQ_DisableUpdateUpVector::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USMQ_DisableUpdateUpVector_C \ static_assert(alignof(USMQ_DisableUpdateUpVector_C) == 0x000008, "Wrong alignment on USMQ_DisableUpdateUpVector_C"); \ static_assert(sizeof(USMQ_DisableUpdateUpVector_C) == 0x0000A0, "Wrong size on USMQ_DisableUpdateUpVector_C"); \ static_assert(offsetof(USMQ_DisableUpdateUpVector_C, UberGraphFrame) == 0x000098, "Member 'USMQ_DisableUpdateUpVector_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFallToFoorMSG_C \ static_assert(alignof(UFallToFoorMSG_C) == 0x000008, "Wrong alignment on UFallToFoorMSG_C"); \ static_assert(sizeof(UFallToFoorMSG_C) == 0x000040, "Wrong size on UFallToFoorMSG_C"); \ #define DUMPER7_ASSERTS_LocationOffset_C_ReceiveNotify \ static_assert(alignof(LocationOffset_C_ReceiveNotify) == 0x000008, "Wrong alignment on LocationOffset_C_ReceiveNotify"); \ static_assert(sizeof(LocationOffset_C_ReceiveNotify) == 0x000010, "Wrong size on LocationOffset_C_ReceiveNotify"); \ static_assert(offsetof(LocationOffset_C_ReceiveNotify, OwnerController) == 0x000000, "Member 'LocationOffset_C_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(LocationOffset_C_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'LocationOffset_C_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LocationOffset_C_ExecuteUbergraph_LocationOffset \ static_assert(alignof(LocationOffset_C_ExecuteUbergraph_LocationOffset) == 0x000008, "Wrong alignment on LocationOffset_C_ExecuteUbergraph_LocationOffset"); \ static_assert(sizeof(LocationOffset_C_ExecuteUbergraph_LocationOffset) == 0x000048, "Wrong size on LocationOffset_C_ExecuteUbergraph_LocationOffset"); \ static_assert(offsetof(LocationOffset_C_ExecuteUbergraph_LocationOffset, EntryPoint) == 0x000000, "Member 'LocationOffset_C_ExecuteUbergraph_LocationOffset::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LocationOffset_C_ExecuteUbergraph_LocationOffset, K2Node_Event_OwnerController) == 0x000008, "Member 'LocationOffset_C_ExecuteUbergraph_LocationOffset::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(LocationOffset_C_ExecuteUbergraph_LocationOffset, K2Node_Event_ControlledPawn) == 0x000010, "Member 'LocationOffset_C_ExecuteUbergraph_LocationOffset::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(LocationOffset_C_ExecuteUbergraph_LocationOffset, CallFunc_GetBlackboardValueAsVector_ReturnValue) == 0x000018, "Member 'LocationOffset_C_ExecuteUbergraph_LocationOffset::CallFunc_GetBlackboardValueAsVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LocationOffset_C_ExecuteUbergraph_LocationOffset, CallFunc_Add_VectorVector_ReturnValue) == 0x000030, "Member 'LocationOffset_C_ExecuteUbergraph_LocationOffset::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULocationOffset_C \ static_assert(alignof(ULocationOffset_C) == 0x000008, "Wrong alignment on ULocationOffset_C"); \ static_assert(sizeof(ULocationOffset_C) == 0x000110, "Wrong size on ULocationOffset_C"); \ static_assert(offsetof(ULocationOffset_C, UberGraphFrame) == 0x0000A0, "Member 'ULocationOffset_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULocationOffset_C, Origin) == 0x0000A8, "Member 'ULocationOffset_C::Origin' has a wrong offset!"); \ static_assert(offsetof(ULocationOffset_C, Offset) == 0x0000D0, "Member 'ULocationOffset_C::Offset' has a wrong offset!"); \ static_assert(offsetof(ULocationOffset_C, Result) == 0x0000E8, "Member 'ULocationOffset_C::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IsBehaviorStance_C_PerformConditionCheckAI \ static_assert(alignof(IsBehaviorStance_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on IsBehaviorStance_C_PerformConditionCheckAI"); \ static_assert(sizeof(IsBehaviorStance_C_PerformConditionCheckAI) == 0x000028, "Wrong size on IsBehaviorStance_C_PerformConditionCheckAI"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, CallFunc_getAggroMeter_ReturnValue) == 0x000018, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, CallFunc_GetBehaviorStance_ReturnValue) == 0x000021, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::CallFunc_GetBehaviorStance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsBehaviorStance_C_PerformConditionCheckAI, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000022, "Member 'IsBehaviorStance_C_PerformConditionCheckAI::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsBehaviorStance_C \ static_assert(alignof(UIsBehaviorStance_C) == 0x000008, "Wrong alignment on UIsBehaviorStance_C"); \ static_assert(sizeof(UIsBehaviorStance_C) == 0x0000A8, "Wrong size on UIsBehaviorStance_C"); \ static_assert(offsetof(UIsBehaviorStance_C, aggroStance) == 0x0000A0, "Member 'UIsBehaviorStance_C::aggroStance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMQ_StruggleMaria_Action_C \ static_assert(alignof(UMQ_StruggleMaria_Action_C) == 0x000010, "Wrong alignment on UMQ_StruggleMaria_Action_C"); \ static_assert(sizeof(UMQ_StruggleMaria_Action_C) == 0x000670, "Wrong size on UMQ_StruggleMaria_Action_C"); \ #define DUMPER7_ASSERTS_UAnkleBiteDamage_C \ static_assert(alignof(UAnkleBiteDamage_C) == 0x000008, "Wrong alignment on UAnkleBiteDamage_C"); \ static_assert(sizeof(UAnkleBiteDamage_C) == 0x000068, "Wrong size on UAnkleBiteDamage_C"); \ #define DUMPER7_ASSERTS_ResultTab2_C_ApplyData \ static_assert(alignof(ResultTab2_C_ApplyData) == 0x000008, "Wrong alignment on ResultTab2_C_ApplyData"); \ static_assert(sizeof(ResultTab2_C_ApplyData) == 0x000148, "Wrong size on ResultTab2_C_ApplyData"); \ static_assert(offsetof(ResultTab2_C_ApplyData, InData) == 0x000000, "Member 'ResultTab2_C_ApplyData::InData' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue) == 0x000068, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_1) == 0x000080, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_2) == 0x000098, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_3) == 0x0000B0, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_4) == 0x0000C8, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_5) == 0x0000E0, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'ResultTab2_C_ApplyData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_6) == 0x000100, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_7) == 0x000118, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(ResultTab2_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_8) == 0x000130, "Member 'ResultTab2_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResultTab2_C \ static_assert(alignof(UResultTab2_C) == 0x000008, "Wrong alignment on UResultTab2_C"); \ static_assert(sizeof(UResultTab2_C) == 0x0002C8, "Wrong size on UResultTab2_C"); \ static_assert(offsetof(UResultTab2_C, Data_11) == 0x000278, "Member 'UResultTab2_C::Data_11' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_01) == 0x000280, "Member 'UResultTab2_C::Data_01' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_02) == 0x000288, "Member 'UResultTab2_C::Data_02' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_03) == 0x000290, "Member 'UResultTab2_C::Data_03' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_04) == 0x000298, "Member 'UResultTab2_C::Data_04' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_05) == 0x0002A0, "Member 'UResultTab2_C::Data_05' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_06) == 0x0002A8, "Member 'UResultTab2_C::Data_06' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_07) == 0x0002B0, "Member 'UResultTab2_C::Data_07' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_08) == 0x0002B8, "Member 'UResultTab2_C::Data_08' has a wrong offset!"); \ static_assert(offsetof(UResultTab2_C, Data_09) == 0x0002C0, "Member 'UResultTab2_C::Data_09' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP \ static_assert(alignof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP) == 0x000008, "Wrong alignment on AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP"); \ static_assert(sizeof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP) == 0x000028, "Wrong size on AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP, EntryPoint) == 0x000000, "Member 'AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP, K2Node_Event_IsActive) == 0x000004, "Member 'AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP, K2Node_Event_Value) == 0x000008, "Member 'AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP, K2Node_Event_WasChanged) == 0x00000C, "Member 'AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'AskNewGame_OptionSpinWidget_BP_C_ExecuteUbergraph_AskNewGame_OptionSpinWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged \ static_assert(alignof(AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'AskNewGame_OptionSpinWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskNewGame_OptionSpinWidget_BP_C_OnActivated \ static_assert(alignof(AskNewGame_OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on AskNewGame_OptionSpinWidget_BP_C_OnActivated"); \ static_assert(sizeof(AskNewGame_OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong size on AskNewGame_OptionSpinWidget_BP_C_OnActivated"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'AskNewGame_OptionSpinWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskNewGame_OptionSpinWidget_BP_C_OnValueChanged \ static_assert(alignof(AskNewGame_OptionSpinWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on AskNewGame_OptionSpinWidget_BP_C_OnValueChanged"); \ static_assert(sizeof(AskNewGame_OptionSpinWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on AskNewGame_OptionSpinWidget_BP_C_OnValueChanged"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'AskNewGame_OptionSpinWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(AskNewGame_OptionSpinWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'AskNewGame_OptionSpinWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAskNewGame_OptionSpinWidget_BP_C \ static_assert(alignof(UAskNewGame_OptionSpinWidget_BP_C) == 0x000008, "Wrong alignment on UAskNewGame_OptionSpinWidget_BP_C"); \ static_assert(sizeof(UAskNewGame_OptionSpinWidget_BP_C) == 0x000390, "Wrong size on UAskNewGame_OptionSpinWidget_BP_C"); \ static_assert(offsetof(UAskNewGame_OptionSpinWidget_BP_C, UberGraphFrame) == 0x000378, "Member 'UAskNewGame_OptionSpinWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAskNewGame_OptionSpinWidget_BP_C, Label_flb) == 0x000380, "Member 'UAskNewGame_OptionSpinWidget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UAskNewGame_OptionSpinWidget_BP_C, Label_txt) == 0x000388, "Member 'UAskNewGame_OptionSpinWidget_BP_C::Label_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ResultTab1_C_ApplyData \ static_assert(alignof(ResultTab1_C_ApplyData) == 0x000008, "Wrong alignment on ResultTab1_C_ApplyData"); \ static_assert(sizeof(ResultTab1_C_ApplyData) == 0x0004A0, "Wrong size on ResultTab1_C_ApplyData"); \ static_assert(offsetof(ResultTab1_C_ApplyData, InData) == 0x000000, "Member 'ResultTab1_C_ApplyData::InData' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_byte_Variable) == 0x000068, "Member 'ResultTab1_C_ApplyData::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable) == 0x000070, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue) == 0x000088, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_1) == 0x0000A0, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_2) == 0x0000B8, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToText_ReturnValue_3) == 0x0000D0, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeStruct_FormatArgumentData) == 0x0000E8, "Member 'ResultTab1_C_ApplyData::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000138, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeArray_Array) == 0x000140, "Member 'ResultTab1_C_ApplyData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeStruct_FormatArgumentData_1) == 0x000150, "Member 'ResultTab1_C_ApplyData::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Format_ReturnValue) == 0x0001A0, "Member 'ResultTab1_C_ApplyData::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x0001B8, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToInt64_ReturnValue_2) == 0x0001C0, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToInt64_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeStruct_FormatArgumentData_2) == 0x0001C8, "Member 'ResultTab1_C_ApplyData::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeStruct_FormatArgumentData_3) == 0x000218, "Member 'ResultTab1_C_ApplyData::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Conv_IntToInt64_ReturnValue_3) == 0x000268, "Member 'ResultTab1_C_ApplyData::CallFunc_Conv_IntToInt64_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeArray_Array_1) == 0x000270, "Member 'ResultTab1_C_ApplyData::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeStruct_FormatArgumentData_4) == 0x000280, "Member 'ResultTab1_C_ApplyData::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Format_ReturnValue_1) == 0x0002D0, "Member 'ResultTab1_C_ApplyData::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_MakeArray_Array_2) == 0x0002E8, "Member 'ResultTab1_C_ApplyData::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, CallFunc_Format_ReturnValue_2) == 0x0002F8, "Member 'ResultTab1_C_ApplyData::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_1) == 0x000310, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_2) == 0x000328, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_byte_Variable_1) == 0x000340, "Member 'ResultTab1_C_ApplyData::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_Select_Default) == 0x000348, "Member 'ResultTab1_C_ApplyData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_3) == 0x000360, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_4) == 0x000378, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_5) == 0x000390, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_byte_Variable_2) == 0x0003A8, "Member 'ResultTab1_C_ApplyData::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_Select_Default_1) == 0x0003B0, "Member 'ResultTab1_C_ApplyData::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_6) == 0x0003C8, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_7) == 0x0003E0, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_7' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_8) == 0x0003F8, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_8' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_9) == 0x000410, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_9' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_10) == 0x000428, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_10' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_11) == 0x000440, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_11' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_12) == 0x000458, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_12' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, Temp_text_Variable_13) == 0x000470, "Member 'ResultTab1_C_ApplyData::Temp_text_Variable_13' has a wrong offset!"); \ static_assert(offsetof(ResultTab1_C_ApplyData, K2Node_Select_Default_2) == 0x000488, "Member 'ResultTab1_C_ApplyData::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UResultTab1_C \ static_assert(alignof(UResultTab1_C) == 0x000008, "Wrong alignment on UResultTab1_C"); \ static_assert(sizeof(UResultTab1_C) == 0x0002C8, "Wrong size on UResultTab1_C"); \ static_assert(offsetof(UResultTab1_C, Data_10) == 0x000278, "Member 'UResultTab1_C::Data_10' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_11) == 0x000280, "Member 'UResultTab1_C::Data_11' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_01) == 0x000288, "Member 'UResultTab1_C::Data_01' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_02) == 0x000290, "Member 'UResultTab1_C::Data_02' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_03) == 0x000298, "Member 'UResultTab1_C::Data_03' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_04) == 0x0002A0, "Member 'UResultTab1_C::Data_04' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_05) == 0x0002A8, "Member 'UResultTab1_C::Data_05' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_06) == 0x0002B0, "Member 'UResultTab1_C::Data_06' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_07) == 0x0002B8, "Member 'UResultTab1_C::Data_07' has a wrong offset!"); \ static_assert(offsetof(UResultTab1_C, Data_08) == 0x0002C0, "Member 'UResultTab1_C::Data_08' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionIconVisualizationPanel_BP_C_Update \ static_assert(alignof(InteractionIconVisualizationPanel_BP_C_Update) == 0x000008, "Wrong alignment on InteractionIconVisualizationPanel_BP_C_Update"); \ static_assert(sizeof(InteractionIconVisualizationPanel_BP_C_Update) == 0x0000C8, "Wrong size on InteractionIconVisualizationPanel_BP_C_Update"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_Update, Data) == 0x000000, "Member 'InteractionIconVisualizationPanel_BP_C_Update::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP \ static_assert(alignof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP) == 0x000008, "Wrong alignment on InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP"); \ static_assert(sizeof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP) == 0x0000E8, "Wrong size on InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable) == 0x000004, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_1) == 0x000005, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_2) == 0x000006, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_3) == 0x000007, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_4) == 0x000008, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_5) == 0x000009, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_6) == 0x00000A, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, Temp_byte_Variable_7) == 0x00000B, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, K2Node_CustomEvent_Data) == 0x000010, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::K2Node_CustomEvent_Data' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0000D8, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x0000DC, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, K2Node_Select_Default) == 0x0000E0, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP, K2Node_Select_Default_1) == 0x0000E1, "Member 'InteractionIconVisualizationPanel_BP_C_ExecuteUbergraph_InteractionIconVisualizationPanel_BP::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInteractionIconVisualizationPanel_BP_C \ static_assert(alignof(UInteractionIconVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UInteractionIconVisualizationPanel_BP_C"); \ static_assert(sizeof(UInteractionIconVisualizationPanel_BP_C) == 0x000370, "Wrong size on UInteractionIconVisualizationPanel_BP_C"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, UberGraphFrame) == 0x0002A0, "Member 'UInteractionIconVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ActionTip_wdg) == 0x0002A8, "Member 'UInteractionIconVisualizationPanel_BP_C::ActionTip_wdg' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ActionTip_wdg_6) == 0x0002B0, "Member 'UInteractionIconVisualizationPanel_BP_C::ActionTip_wdg_6' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ActionTip_wdg_7) == 0x0002B8, "Member 'UInteractionIconVisualizationPanel_BP_C::ActionTip_wdg_7' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ActionTip_wdg_8) == 0x0002C0, "Member 'UInteractionIconVisualizationPanel_BP_C::ActionTip_wdg_8' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ActionTip_wdg_9) == 0x0002C8, "Member 'UInteractionIconVisualizationPanel_BP_C::ActionTip_wdg_9' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Huge) == 0x0002D0, "Member 'UInteractionIconVisualizationPanel_BP_C::Huge' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Icon_Big) == 0x0002D8, "Member 'UInteractionIconVisualizationPanel_BP_C::Icon_Big' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Icon_Medium) == 0x0002E0, "Member 'UInteractionIconVisualizationPanel_BP_C::Icon_Medium' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Icon_Small) == 0x0002E8, "Member 'UInteractionIconVisualizationPanel_BP_C::Icon_Small' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Icon_Tiny) == 0x0002F0, "Member 'UInteractionIconVisualizationPanel_BP_C::Icon_Tiny' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, IconSwitcher) == 0x0002F8, "Member 'UInteractionIconVisualizationPanel_BP_C::IconSwitcher' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, IconSwitcher_Keys) == 0x000300, "Member 'UInteractionIconVisualizationPanel_BP_C::IconSwitcher_Keys' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, Image_94) == 0x000308, "Member 'UInteractionIconVisualizationPanel_BP_C::Image_94' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, MinimalThin) == 0x000310, "Member 'UInteractionIconVisualizationPanel_BP_C::MinimalThin' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, MinimalNormal) == 0x000318, "Member 'UInteractionIconVisualizationPanel_BP_C::MinimalNormal' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, MinimalThick) == 0x000320, "Member 'UInteractionIconVisualizationPanel_BP_C::MinimalThick' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, PistolThin) == 0x000328, "Member 'UInteractionIconVisualizationPanel_BP_C::PistolThin' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, PistolNormal) == 0x000330, "Member 'UInteractionIconVisualizationPanel_BP_C::PistolNormal' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, PistolThick) == 0x000338, "Member 'UInteractionIconVisualizationPanel_BP_C::PistolThick' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, RifleThin) == 0x000340, "Member 'UInteractionIconVisualizationPanel_BP_C::RifleThin' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, RifleNormal) == 0x000348, "Member 'UInteractionIconVisualizationPanel_BP_C::RifleNormal' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, RifleThick) == 0x000350, "Member 'UInteractionIconVisualizationPanel_BP_C::RifleThick' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ShotgunThin) == 0x000358, "Member 'UInteractionIconVisualizationPanel_BP_C::ShotgunThin' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ShotgunNormal) == 0x000360, "Member 'UInteractionIconVisualizationPanel_BP_C::ShotgunNormal' has a wrong offset!"); \ static_assert(offsetof(UInteractionIconVisualizationPanel_BP_C, ShotgunThick) == 0x000368, "Member 'UInteractionIconVisualizationPanel_BP_C::ShotgunThick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHGameStateMenu_BP_C \ static_assert(alignof(ASHGameStateMenu_BP_C) == 0x000008, "Wrong alignment on ASHGameStateMenu_BP_C"); \ static_assert(sizeof(ASHGameStateMenu_BP_C) == 0x000308, "Wrong size on ASHGameStateMenu_BP_C"); \ static_assert(offsetof(ASHGameStateMenu_BP_C, DefaultSceneRoot) == 0x000300, "Member 'ASHGameStateMenu_BP_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCommandButton_WrapBox_C \ static_assert(alignof(UCommandButton_WrapBox_C) == 0x000008, "Wrong alignment on UCommandButton_WrapBox_C"); \ static_assert(sizeof(UCommandButton_WrapBox_C) == 0x000298, "Wrong size on UCommandButton_WrapBox_C"); \ #define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_OnFocusReceived \ static_assert(alignof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x0001B8, "Wrong size on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP \ static_assert(alignof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ static_assert(sizeof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000098, "Wrong size on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, CallFunc_GetGameSlotInfo_ReturnValue) == 0x000010, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::CallFunc_GetGameSlotInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default) == 0x000090, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default_1) == 0x000091, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamePlaySlotWidget_BP_C \ static_assert(alignof(UGamePlaySlotWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotWidget_BP_C"); \ static_assert(sizeof(UGamePlaySlotWidget_BP_C) == 0x000340, "Wrong size on UGamePlaySlotWidget_BP_C"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, UberGraphFrame) == 0x000308, "Member 'UGamePlaySlotWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, select) == 0x000310, "Member 'UGamePlaySlotWidget_BP_C::select' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, Current_lbl) == 0x000318, "Member 'UGamePlaySlotWidget_BP_C::Current_lbl' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, NG_) == 0x000320, "Member 'UGamePlaySlotWidget_BP_C::NG_' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, Row3) == 0x000328, "Member 'UGamePlaySlotWidget_BP_C::Row3' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, Selected) == 0x000330, "Member 'UGamePlaySlotWidget_BP_C::Selected' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotWidget_BP_C, Slot_but) == 0x000338, "Member 'UGamePlaySlotWidget_BP_C::Slot_but' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPC_Normal_TextStyle_C \ static_assert(alignof(UPC_Normal_TextStyle_C) == 0x000010, "Wrong alignment on UPC_Normal_TextStyle_C"); \ static_assert(sizeof(UPC_Normal_TextStyle_C) == 0x0001B0, "Wrong size on UPC_Normal_TextStyle_C"); \ #define DUMPER7_ASSERTS_InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP \ static_assert(alignof(InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP) == 0x000004, "Wrong alignment on InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP"); \ static_assert(sizeof(InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP) == 0x000004, "Wrong size on InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP"); \ static_assert(offsetof(InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP, EntryPoint) == 0x000000, "Member 'InventorySliderWidget_BP_C_ExecuteUbergraph_InventorySliderWidget_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInventorySliderWidget_BP_C \ static_assert(alignof(UInventorySliderWidget_BP_C) == 0x000008, "Wrong alignment on UInventorySliderWidget_BP_C"); \ static_assert(sizeof(UInventorySliderWidget_BP_C) == 0x000438, "Wrong size on UInventorySliderWidget_BP_C"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, UberGraphFrame) == 0x000408, "Member 'UInventorySliderWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, DescriptionVBox) == 0x000410, "Member 'UInventorySliderWidget_BP_C::DescriptionVBox' has a wrong offset!"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, ItemCanvas) == 0x000418, "Member 'UInventorySliderWidget_BP_C::ItemCanvas' has a wrong offset!"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, PreviewLeftItem_04) == 0x000420, "Member 'UInventorySliderWidget_BP_C::PreviewLeftItem_04' has a wrong offset!"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, PreviewLeftItem_05) == 0x000428, "Member 'UInventorySliderWidget_BP_C::PreviewLeftItem_05' has a wrong offset!"); \ static_assert(offsetof(UInventorySliderWidget_BP_C, PreviewLeftItem_06) == 0x000430, "Member 'UInventorySliderWidget_BP_C::PreviewLeftItem_06' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory \ static_assert(alignof(InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory) == 0x000001, "Wrong alignment on InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory"); \ static_assert(sizeof(InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory) == 0x000001, "Wrong size on InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory, IsHovered_0) == 0x000000, "Member 'InventoryMainCategory_ComponentWidget_C_SetHoveredSubCategory::IsHovered_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryMainCategory_ComponentWidget_C_SetHoveredCategory \ static_assert(alignof(InventoryMainCategory_ComponentWidget_C_SetHoveredCategory) == 0x000001, "Wrong alignment on InventoryMainCategory_ComponentWidget_C_SetHoveredCategory"); \ static_assert(sizeof(InventoryMainCategory_ComponentWidget_C_SetHoveredCategory) == 0x000001, "Wrong size on InventoryMainCategory_ComponentWidget_C_SetHoveredCategory"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_SetHoveredCategory, IsHovered_0) == 0x000000, "Member 'InventoryMainCategory_ComponentWidget_C_SetHoveredCategory::IsHovered_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems \ static_assert(alignof(InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems) == 0x000001, "Wrong alignment on InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems"); \ static_assert(sizeof(InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems) == 0x000001, "Wrong size on InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems, InValue) == 0x000000, "Member 'InventoryMainCategory_ComponentWidget_C_SetCategoryWithNewItems::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryMainCategory_ComponentWidget_C_PreConstruct \ static_assert(alignof(InventoryMainCategory_ComponentWidget_C_PreConstruct) == 0x000001, "Wrong alignment on InventoryMainCategory_ComponentWidget_C_PreConstruct"); \ static_assert(sizeof(InventoryMainCategory_ComponentWidget_C_PreConstruct) == 0x000001, "Wrong size on InventoryMainCategory_ComponentWidget_C_PreConstruct"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'InventoryMainCategory_ComponentWidget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget \ static_assert(alignof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget) == 0x000008, "Wrong alignment on InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget"); \ static_assert(sizeof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget) == 0x000080, "Wrong size on InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, EntryPoint) == 0x000000, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, Temp_byte_Variable) == 0x000004, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_Event_IsDesignTime) == 0x000005, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_MakeStruct_SlateColor) == 0x000008, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_Event_IsHovered_1) == 0x00001C, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_Event_IsHovered_1' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_MakeStruct_SlateColor_1) == 0x000020, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_Event_InValue) == 0x000034, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_Event_InValue' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000038, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_Event_IsHovered) == 0x000040, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_Event_IsHovered' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000048, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000050, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_MakeStruct_SlateColor_2) == 0x000058, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_MakeStruct_SlateColor_2' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, Temp_byte_Variable_1) == 0x00006C, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_GetRenderOpacity_ReturnValue) == 0x000070, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_GetRenderOpacity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000074, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, Temp_bool_Variable) == 0x000075, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, K2Node_Select_Default) == 0x000076, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'InventoryMainCategory_ComponentWidget_C_ExecuteUbergraph_InventoryMainCategory_ComponentWidget::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInventoryMainCategory_ComponentWidget_C \ static_assert(alignof(UInventoryMainCategory_ComponentWidget_C) == 0x000008, "Wrong alignment on UInventoryMainCategory_ComponentWidget_C"); \ static_assert(sizeof(UInventoryMainCategory_ComponentWidget_C) == 0x000350, "Wrong size on UInventoryMainCategory_ComponentWidget_C"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, UberGraphFrame) == 0x0002B0, "Member 'UInventoryMainCategory_ComponentWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, Inventory_deselect) == 0x0002B8, "Member 'UInventoryMainCategory_ComponentWidget_C::Inventory_deselect' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, Inventory_highlight) == 0x0002C0, "Member 'UInventoryMainCategory_ComponentWidget_C::Inventory_highlight' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, NewItemsCategoryImage) == 0x0002C8, "Member 'UInventoryMainCategory_ComponentWidget_C::NewItemsCategoryImage' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, Selected_bg) == 0x0002D0, "Member 'UInventoryMainCategory_ComponentWidget_C::Selected_bg' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, Unhovered_Color) == 0x0002D8, "Member 'UInventoryMainCategory_ComponentWidget_C::Unhovered_Color' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, Hovered_Color) == 0x0002E8, "Member 'UInventoryMainCategory_ComponentWidget_C::Hovered_Color' has a wrong offset!"); \ static_assert(offsetof(UInventoryMainCategory_ComponentWidget_C, In_Font_Info) == 0x0002F8, "Member 'UInventoryMainCategory_ComponentWidget_C::In_Font_Info' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionssExpandBox_BP_C_PreConstruct \ static_assert(alignof(SettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong alignment on SettingOptionssExpandBox_BP_C_PreConstruct"); \ static_assert(sizeof(SettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong size on SettingOptionssExpandBox_BP_C_PreConstruct"); \ static_assert(offsetof(SettingOptionssExpandBox_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'SettingOptionssExpandBox_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP \ static_assert(alignof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP) == 0x000004, "Wrong alignment on SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP"); \ static_assert(sizeof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP) == 0x000008, "Wrong size on SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP"); \ static_assert(offsetof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP, EntryPoint) == 0x000000, "Member 'SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionssExpandBox_BP_C \ static_assert(alignof(USettingOptionssExpandBox_BP_C) == 0x000008, "Wrong alignment on USettingOptionssExpandBox_BP_C"); \ static_assert(sizeof(USettingOptionssExpandBox_BP_C) == 0x0002E8, "Wrong size on USettingOptionssExpandBox_BP_C"); \ static_assert(offsetof(USettingOptionssExpandBox_BP_C, UberGraphFrame) == 0x0002B8, "Member 'USettingOptionssExpandBox_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USettingOptionssExpandBox_BP_C, Header_txt_1) == 0x0002C0, "Member 'USettingOptionssExpandBox_BP_C::Header_txt_1' has a wrong offset!"); \ static_assert(offsetof(USettingOptionssExpandBox_BP_C, VerticalBox_28) == 0x0002C8, "Member 'USettingOptionssExpandBox_BP_C::VerticalBox_28' has a wrong offset!"); \ static_assert(offsetof(USettingOptionssExpandBox_BP_C, Header) == 0x0002D0, "Member 'USettingOptionssExpandBox_BP_C::Header' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventorySubcategory_ComponentWidget_C_SetHoveredCategory \ static_assert(alignof(InventorySubcategory_ComponentWidget_C_SetHoveredCategory) == 0x000001, "Wrong alignment on InventorySubcategory_ComponentWidget_C_SetHoveredCategory"); \ static_assert(sizeof(InventorySubcategory_ComponentWidget_C_SetHoveredCategory) == 0x000001, "Wrong size on InventorySubcategory_ComponentWidget_C_SetHoveredCategory"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_SetHoveredCategory, IsHovered_0) == 0x000000, "Member 'InventorySubcategory_ComponentWidget_C_SetHoveredCategory::IsHovered_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems \ static_assert(alignof(InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems) == 0x000001, "Wrong alignment on InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems"); \ static_assert(sizeof(InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems) == 0x000001, "Wrong size on InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems, InValue) == 0x000000, "Member 'InventorySubcategory_ComponentWidget_C_SetCategoryWithNewItems::InValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventorySubcategory_ComponentWidget_C_PreConstruct \ static_assert(alignof(InventorySubcategory_ComponentWidget_C_PreConstruct) == 0x000001, "Wrong alignment on InventorySubcategory_ComponentWidget_C_PreConstruct"); \ static_assert(sizeof(InventorySubcategory_ComponentWidget_C_PreConstruct) == 0x000001, "Wrong size on InventorySubcategory_ComponentWidget_C_PreConstruct"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'InventorySubcategory_ComponentWidget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget \ static_assert(alignof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget) == 0x000010, "Wrong alignment on InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget"); \ static_assert(sizeof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget) == 0x000210, "Wrong size on InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, EntryPoint) == 0x000000, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, Temp_bool_Variable) == 0x000004, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, Temp_byte_Variable) == 0x000005, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, Temp_byte_Variable_1) == 0x000006, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateColor) == 0x000008, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateBrush) == 0x000020, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateBrush' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateBrush_1) == 0x0000F0, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateBrush_1' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateColor_1) == 0x0001C0, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateColor_2) == 0x0001D4, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateColor_2' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_Event_IsDesignTime) == 0x0001E8, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_Event_IsHovered) == 0x0001E9, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_Event_IsHovered' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_MakeStruct_SlateColor_3) == 0x0001EC, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_MakeStruct_SlateColor_3' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_Event_InValue) == 0x000200, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_Event_InValue' has a wrong offset!"); \ static_assert(offsetof(InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget, K2Node_Select_Default) == 0x000201, "Member 'InventorySubcategory_ComponentWidget_C_ExecuteUbergraph_InventorySubcategory_ComponentWidget::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInventorySubcategory_ComponentWidget_C \ static_assert(alignof(UInventorySubcategory_ComponentWidget_C) == 0x000008, "Wrong alignment on UInventorySubcategory_ComponentWidget_C"); \ static_assert(sizeof(UInventorySubcategory_ComponentWidget_C) == 0x000348, "Wrong size on UInventorySubcategory_ComponentWidget_C"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, UberGraphFrame) == 0x0002B0, "Member 'UInventorySubcategory_ComponentWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, Border_39) == 0x0002B8, "Member 'UInventorySubcategory_ComponentWidget_C::Border_39' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, NewItemsCategoryImage) == 0x0002C0, "Member 'UInventorySubcategory_ComponentWidget_C::NewItemsCategoryImage' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, Unhovered_Color) == 0x0002C8, "Member 'UInventorySubcategory_ComponentWidget_C::Unhovered_Color' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, Hovered_Color) == 0x0002D8, "Member 'UInventorySubcategory_ComponentWidget_C::Hovered_Color' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, In_Font_Info) == 0x0002E8, "Member 'UInventorySubcategory_ComponentWidget_C::In_Font_Info' has a wrong offset!"); \ static_assert(offsetof(UInventorySubcategory_ComponentWidget_C, DynamicMat) == 0x000340, "Member 'UInventorySubcategory_ComponentWidget_C::DynamicMat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget \ static_assert(alignof(RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget) == 0x000004, "Wrong alignment on RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget"); \ static_assert(sizeof(RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget) == 0x000004, "Wrong size on RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget"); \ static_assert(offsetof(RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget, EntryPoint) == 0x000000, "Member 'RangedWeaponDetails_Widget_C_ExecuteUbergraph_RangedWeaponDetails_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URangedWeaponDetails_Widget_C \ static_assert(alignof(URangedWeaponDetails_Widget_C) == 0x000008, "Wrong alignment on URangedWeaponDetails_Widget_C"); \ static_assert(sizeof(URangedWeaponDetails_Widget_C) == 0x000320, "Wrong size on URangedWeaponDetails_Widget_C"); \ static_assert(offsetof(URangedWeaponDetails_Widget_C, UberGraphFrame) == 0x000310, "Member 'URangedWeaponDetails_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(URangedWeaponDetails_Widget_C, Image_64) == 0x000318, "Member 'URangedWeaponDetails_Widget_C::Image_64' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombine_HorizontalConnectorWidgetBP_C \ static_assert(alignof(UCombine_HorizontalConnectorWidgetBP_C) == 0x000008, "Wrong alignment on UCombine_HorizontalConnectorWidgetBP_C"); \ static_assert(sizeof(UCombine_HorizontalConnectorWidgetBP_C) == 0x000280, "Wrong size on UCombine_HorizontalConnectorWidgetBP_C"); \ static_assert(offsetof(UCombine_HorizontalConnectorWidgetBP_C, Image_49) == 0x000278, "Member 'UCombine_HorizontalConnectorWidgetBP_C::Image_49' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGrroundFinisher_v2_C \ static_assert(alignof(UGrroundFinisher_v2_C) == 0x000010, "Wrong alignment on UGrroundFinisher_v2_C"); \ static_assert(sizeof(UGrroundFinisher_v2_C) == 0x000210, "Wrong size on UGrroundFinisher_v2_C"); \ #define DUMPER7_ASSERTS_EnterAggressiveMSG_C_ScriptDeliver \ static_assert(alignof(EnterAggressiveMSG_C_ScriptDeliver) == 0x000008, "Wrong alignment on EnterAggressiveMSG_C_ScriptDeliver"); \ static_assert(sizeof(EnterAggressiveMSG_C_ScriptDeliver) == 0x000008, "Wrong size on EnterAggressiveMSG_C_ScriptDeliver"); \ static_assert(offsetof(EnterAggressiveMSG_C_ScriptDeliver, Receiver) == 0x000000, "Member 'EnterAggressiveMSG_C_ScriptDeliver::Receiver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG \ static_assert(alignof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG) == 0x000008, "Wrong alignment on EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG"); \ static_assert(sizeof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG) == 0x000028, "Wrong size on EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG"); \ static_assert(offsetof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG, EntryPoint) == 0x000000, "Member 'EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG, K2Node_Event_receiver) == 0x000008, "Member 'EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG::K2Node_Event_receiver' has a wrong offset!"); \ static_assert(offsetof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG, K2Node_DynamicCast_AsMonster_AI) == 0x000018, "Member 'EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG::K2Node_DynamicCast_AsMonster_AI' has a wrong offset!"); \ static_assert(offsetof(EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'EnterAggressiveMSG_C_ExecuteUbergraph_EnterAggressiveMSG::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnterAggressiveMSG_C \ static_assert(alignof(UEnterAggressiveMSG_C) == 0x000008, "Wrong alignment on UEnterAggressiveMSG_C"); \ static_assert(sizeof(UEnterAggressiveMSG_C) == 0x000068, "Wrong size on UEnterAggressiveMSG_C"); \ static_assert(offsetof(UEnterAggressiveMSG_C, UberGraphFrame) == 0x000040, "Member 'UEnterAggressiveMSG_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UEnterAggressiveMSG_C, ScreamLocation) == 0x000048, "Member 'UEnterAggressiveMSG_C::ScreamLocation' has a wrong offset!"); \ static_assert(offsetof(UEnterAggressiveMSG_C, NumberOfReads) == 0x000060, "Member 'UEnterAggressiveMSG_C::NumberOfReads' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPyramidHead_Sword_DeadlyAttack_DamageType_C \ static_assert(alignof(UPyramidHead_Sword_DeadlyAttack_DamageType_C) == 0x000008, "Wrong alignment on UPyramidHead_Sword_DeadlyAttack_DamageType_C"); \ static_assert(sizeof(UPyramidHead_Sword_DeadlyAttack_DamageType_C) == 0x000068, "Wrong size on UPyramidHead_Sword_DeadlyAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_PukePuddle_C \ static_assert(alignof(UJames_HitReaction_PukePuddle_C) == 0x000010, "Wrong alignment on UJames_HitReaction_PukePuddle_C"); \ static_assert(sizeof(UJames_HitReaction_PukePuddle_C) == 0x000210, "Wrong size on UJames_HitReaction_PukePuddle_C"); \ #define DUMPER7_ASSERTS_UEddieBoss_DefaultDamage_C \ static_assert(alignof(UEddieBoss_DefaultDamage_C) == 0x000008, "Wrong alignment on UEddieBoss_DefaultDamage_C"); \ static_assert(sizeof(UEddieBoss_DefaultDamage_C) == 0x000068, "Wrong size on UEddieBoss_DefaultDamage_C"); \ #define DUMPER7_ASSERTS_USteamDamage_C \ static_assert(alignof(USteamDamage_C) == 0x000008, "Wrong alignment on USteamDamage_C"); \ static_assert(sizeof(USteamDamage_C) == 0x000068, "Wrong size on USteamDamage_C"); \ #define DUMPER7_ASSERTS_FakeFogCard_01_A_BP_C_UserConstructionScript \ static_assert(alignof(FakeFogCard_01_A_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeFogCard_01_A_BP_C_UserConstructionScript"); \ static_assert(sizeof(FakeFogCard_01_A_BP_C_UserConstructionScript) == 0x000058, "Wrong size on FakeFogCard_01_A_BP_C_UserConstructionScript"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000000, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000008, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000010, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000014, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000018, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x00001C, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x000020, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000024, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000028, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x00002C, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_8) == 0x000030, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_8' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_9) == 0x000034, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_9' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_10) == 0x000038, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_10' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_11) == 0x00003C, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_11' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_12) == 0x000040, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_12' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_13) == 0x000044, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_13' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_14) == 0x000048, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_14' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_15) == 0x00004C, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_15' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_16) == 0x000050, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_16' has a wrong offset!"); \ static_assert(offsetof(FakeFogCard_01_A_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_17) == 0x000054, "Member 'FakeFogCard_01_A_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_17' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeFogCard_01_A_BP_C \ static_assert(alignof(AFakeFogCard_01_A_BP_C) == 0x000008, "Wrong alignment on AFakeFogCard_01_A_BP_C"); \ static_assert(sizeof(AFakeFogCard_01_A_BP_C) == 0x000390, "Wrong size on AFakeFogCard_01_A_BP_C"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, Plane) == 0x0002B0, "Member 'AFakeFogCard_01_A_BP_C::Plane' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DefaultSceneRoot) == 0x0002B8, "Member 'AFakeFogCard_01_A_BP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, UseOverlayTexture) == 0x0002C0, "Member 'AFakeFogCard_01_A_BP_C::UseOverlayTexture' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, MultiplyTexture1) == 0x0002C8, "Member 'AFakeFogCard_01_A_BP_C::MultiplyTexture1' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, MultiplyTexture2) == 0x0002D0, "Member 'AFakeFogCard_01_A_BP_C::MultiplyTexture2' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, Rotation) == 0x0002D8, "Member 'AFakeFogCard_01_A_BP_C::Rotation' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, TextureSpeed) == 0x0002E0, "Member 'AFakeFogCard_01_A_BP_C::TextureSpeed' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, TextureContrast) == 0x0002E8, "Member 'AFakeFogCard_01_A_BP_C::TextureContrast' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, TextureScale) == 0x0002F0, "Member 'AFakeFogCard_01_A_BP_C::TextureScale' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DistortionPower) == 0x0002F8, "Member 'AFakeFogCard_01_A_BP_C::DistortionPower' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DistortionSpeed) == 0x000300, "Member 'AFakeFogCard_01_A_BP_C::DistortionSpeed' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DistortionScaleX) == 0x000308, "Member 'AFakeFogCard_01_A_BP_C::DistortionScaleX' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DistortionScaleY) == 0x000310, "Member 'AFakeFogCard_01_A_BP_C::DistortionScaleY' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, UseAlbedoTexture) == 0x000318, "Member 'AFakeFogCard_01_A_BP_C::UseAlbedoTexture' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, Emissive) == 0x000320, "Member 'AFakeFogCard_01_A_BP_C::Emissive' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, Tint) == 0x000328, "Member 'AFakeFogCard_01_A_BP_C::Tint' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, Opacity) == 0x000338, "Member 'AFakeFogCard_01_A_BP_C::Opacity' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, BlendingNearSurfaceDistance) == 0x000340, "Member 'AFakeFogCard_01_A_BP_C::BlendingNearSurfaceDistance' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, SoftEdges) == 0x000348, "Member 'AFakeFogCard_01_A_BP_C::SoftEdges' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, FalloffExponent) == 0x000350, "Member 'AFakeFogCard_01_A_BP_C::FalloffExponent' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, FalloffTexture) == 0x000358, "Member 'AFakeFogCard_01_A_BP_C::FalloffTexture' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, FallofTextureOpasity) == 0x000360, "Member 'AFakeFogCard_01_A_BP_C::FallofTextureOpasity' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, OneSide) == 0x000368, "Member 'AFakeFogCard_01_A_BP_C::OneSide' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DepthBasedDensity) == 0x000370, "Member 'AFakeFogCard_01_A_BP_C::DepthBasedDensity' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, DepthBasedStartDistance) == 0x000378, "Member 'AFakeFogCard_01_A_BP_C::DepthBasedStartDistance' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, FogMat) == 0x000380, "Member 'AFakeFogCard_01_A_BP_C::FogMat' has a wrong offset!"); \ static_assert(offsetof(AFakeFogCard_01_A_BP_C, FakeBlur) == 0x000388, "Member 'AFakeFogCard_01_A_BP_C::FakeBlur' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AttackTarget_C_ReceiveExecuteAI \ static_assert(alignof(AttackTarget_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on AttackTarget_C_ReceiveExecuteAI"); \ static_assert(sizeof(AttackTarget_C_ReceiveExecuteAI) == 0x000010, "Wrong size on AttackTarget_C_ReceiveExecuteAI"); \ static_assert(offsetof(AttackTarget_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'AttackTarget_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'AttackTarget_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AttackTarget_C_ReceiveAbortAI \ static_assert(alignof(AttackTarget_C_ReceiveAbortAI) == 0x000008, "Wrong alignment on AttackTarget_C_ReceiveAbortAI"); \ static_assert(sizeof(AttackTarget_C_ReceiveAbortAI) == 0x000010, "Wrong size on AttackTarget_C_ReceiveAbortAI"); \ static_assert(offsetof(AttackTarget_C_ReceiveAbortAI, OwnerController) == 0x000000, "Member 'AttackTarget_C_ReceiveAbortAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ReceiveAbortAI, ControlledPawn) == 0x000008, "Member 'AttackTarget_C_ReceiveAbortAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AttackTarget_C_OnAttackFinished \ static_assert(alignof(AttackTarget_C_OnAttackFinished) == 0x000001, "Wrong alignment on AttackTarget_C_OnAttackFinished"); \ static_assert(sizeof(AttackTarget_C_OnAttackFinished) == 0x000001, "Wrong size on AttackTarget_C_OnAttackFinished"); \ static_assert(offsetof(AttackTarget_C_OnAttackFinished, Aborted) == 0x000000, "Member 'AttackTarget_C_OnAttackFinished::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AttackTarget_C_ExecuteUbergraph_AttackTarget \ static_assert(alignof(AttackTarget_C_ExecuteUbergraph_AttackTarget) == 0x000008, "Wrong alignment on AttackTarget_C_ExecuteUbergraph_AttackTarget"); \ static_assert(sizeof(AttackTarget_C_ExecuteUbergraph_AttackTarget) == 0x000050, "Wrong size on AttackTarget_C_ExecuteUbergraph_AttackTarget"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, EntryPoint) == 0x000000, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_Event_OwnerController_1) == 0x000018, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_Event_ControlledPawn_1) == 0x000020, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_Event_OwnerController) == 0x000028, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_Event_ControlledPawn) == 0x000030, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_getAttacker_ReturnValue) == 0x000038, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_getAttacker_ReturnValue_1) == 0x000040, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_getAttacker_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_IsValid_ReturnValue_1) == 0x000049, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_IsValid_ReturnValue_2) == 0x00004A, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, K2Node_CustomEvent_aborted) == 0x00004B, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::K2Node_CustomEvent_aborted' has a wrong offset!"); \ static_assert(offsetof(AttackTarget_C_ExecuteUbergraph_AttackTarget, CallFunc_Not_PreBool_ReturnValue) == 0x00004C, "Member 'AttackTarget_C_ExecuteUbergraph_AttackTarget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAttackTarget_C \ static_assert(alignof(UAttackTarget_C) == 0x000008, "Wrong alignment on UAttackTarget_C"); \ static_assert(sizeof(UAttackTarget_C) == 0x0000D8, "Wrong size on UAttackTarget_C"); \ static_assert(offsetof(UAttackTarget_C, UberGraphFrame) == 0x0000A8, "Member 'UAttackTarget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAttackTarget_C, Target) == 0x0000B0, "Member 'UAttackTarget_C::Target' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAttackUD_CameraShakeForChecks_C \ static_assert(alignof(UAttackUD_CameraShakeForChecks_C) == 0x000010, "Wrong alignment on UAttackUD_CameraShakeForChecks_C"); \ static_assert(sizeof(UAttackUD_CameraShakeForChecks_C) == 0x000210, "Wrong size on UAttackUD_CameraShakeForChecks_C"); \ #define DUMPER7_ASSERTS_UJames_LF_GrabAttack_CameraShake_C \ static_assert(alignof(UJames_LF_GrabAttack_CameraShake_C) == 0x000010, "Wrong alignment on UJames_LF_GrabAttack_CameraShake_C"); \ static_assert(sizeof(UJames_LF_GrabAttack_CameraShake_C) == 0x000210, "Wrong size on UJames_LF_GrabAttack_CameraShake_C"); \ #define DUMPER7_ASSERTS_UMaryBoss_ScreamDamage_Heavy_C \ static_assert(alignof(UMaryBoss_ScreamDamage_Heavy_C) == 0x000008, "Wrong alignment on UMaryBoss_ScreamDamage_Heavy_C"); \ static_assert(sizeof(UMaryBoss_ScreamDamage_Heavy_C) == 0x000068, "Wrong size on UMaryBoss_ScreamDamage_Heavy_C"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_MaryBoss_Scream_Heavy_C \ static_assert(alignof(UJames_HitReaction_MaryBoss_Scream_Heavy_C) == 0x000010, "Wrong alignment on UJames_HitReaction_MaryBoss_Scream_Heavy_C"); \ static_assert(sizeof(UJames_HitReaction_MaryBoss_Scream_Heavy_C) == 0x000210, "Wrong size on UJames_HitReaction_MaryBoss_Scream_Heavy_C"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_Default_C \ static_assert(alignof(UJames_HitReaction_Default_C) == 0x000010, "Wrong alignment on UJames_HitReaction_Default_C"); \ static_assert(sizeof(UJames_HitReaction_Default_C) == 0x000210, "Wrong size on UJames_HitReaction_Default_C"); \ #define DUMPER7_ASSERTS_ReticleVisualizationPanel_BP_C_Update \ static_assert(alignof(ReticleVisualizationPanel_BP_C_Update) == 0x000004, "Wrong alignment on ReticleVisualizationPanel_BP_C_Update"); \ static_assert(sizeof(ReticleVisualizationPanel_BP_C_Update) == 0x00000C, "Wrong size on ReticleVisualizationPanel_BP_C_Update"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_Update, Data) == 0x000000, "Member 'ReticleVisualizationPanel_BP_C_Update::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP \ static_assert(alignof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP) == 0x000008, "Wrong alignment on ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP"); \ static_assert(sizeof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP) == 0x0000F8, "Wrong size on ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_byte_Variable) == 0x000004, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable) == 0x000008, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_1) == 0x000018, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_2) == 0x000028, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_3) == 0x000038, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_4) == 0x000048, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_5) == 0x000058, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_struct_Variable_6) == 0x000068, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_struct_Variable_6' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_byte_Variable_1) == 0x000078, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_byte_Variable_2) == 0x000079, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_byte_Variable_3) == 0x00007A, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, Temp_byte_Variable_4) == 0x00007B, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000080, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue_1) == 0x000088, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue_2) == 0x000090, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue_3) == 0x000098, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue_4) == 0x0000A0, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_CustomEvent_Data) == 0x0000A8, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_CustomEvent_Data' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue_5) == 0x0000B8, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_Select_Default) == 0x0000C0, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_SwitchEnum_CmpSuccess) == 0x0000D0, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_Select_Default_1) == 0x0000D8, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_Select_Default_2) == 0x0000E0, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_Select_Default_3) == 0x0000E8, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP, K2Node_Select_Default_4) == 0x0000F0, "Member 'ReticleVisualizationPanel_BP_C_ExecuteUbergraph_ReticleVisualizationPanel_BP::K2Node_Select_Default_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UReticleVisualizationPanel_BP_C \ static_assert(alignof(UReticleVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UReticleVisualizationPanel_BP_C"); \ static_assert(sizeof(UReticleVisualizationPanel_BP_C) == 0x000358, "Wrong size on UReticleVisualizationPanel_BP_C"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, UberGraphFrame) == 0x0002A0, "Member 'UReticleVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_94) == 0x0002A8, "Member 'UReticleVisualizationPanel_BP_C::Image_94' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_pistol) == 0x0002B0, "Member 'UReticleVisualizationPanel_BP_C::Image_pistol' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_pistol_mini) == 0x0002B8, "Member 'UReticleVisualizationPanel_BP_C::Image_pistol_mini' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_riffle) == 0x0002C0, "Member 'UReticleVisualizationPanel_BP_C::Image_riffle' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_riffle_mini) == 0x0002C8, "Member 'UReticleVisualizationPanel_BP_C::Image_riffle_mini' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_shotgun) == 0x0002D0, "Member 'UReticleVisualizationPanel_BP_C::Image_shotgun' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Image_shotgun_mini) == 0x0002D8, "Member 'UReticleVisualizationPanel_BP_C::Image_shotgun_mini' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Pistol) == 0x0002E0, "Member 'UReticleVisualizationPanel_BP_C::Pistol' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Rifle) == 0x0002E8, "Member 'UReticleVisualizationPanel_BP_C::Rifle' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, Shotgun) == 0x0002F0, "Member 'UReticleVisualizationPanel_BP_C::Shotgun' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, MinimalThin) == 0x0002F8, "Member 'UReticleVisualizationPanel_BP_C::MinimalThin' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, MinimalNormal) == 0x000300, "Member 'UReticleVisualizationPanel_BP_C::MinimalNormal' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, MinimalThick) == 0x000308, "Member 'UReticleVisualizationPanel_BP_C::MinimalThick' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, PistolThin) == 0x000310, "Member 'UReticleVisualizationPanel_BP_C::PistolThin' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, PistolNormal) == 0x000318, "Member 'UReticleVisualizationPanel_BP_C::PistolNormal' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, PistolThick) == 0x000320, "Member 'UReticleVisualizationPanel_BP_C::PistolThick' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, RifleThin) == 0x000328, "Member 'UReticleVisualizationPanel_BP_C::RifleThin' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, RifleNormal) == 0x000330, "Member 'UReticleVisualizationPanel_BP_C::RifleNormal' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, RifleThick) == 0x000338, "Member 'UReticleVisualizationPanel_BP_C::RifleThick' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, ShotgunThin) == 0x000340, "Member 'UReticleVisualizationPanel_BP_C::ShotgunThin' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, ShotgunNormal) == 0x000348, "Member 'UReticleVisualizationPanel_BP_C::ShotgunNormal' has a wrong offset!"); \ static_assert(offsetof(UReticleVisualizationPanel_BP_C, ShotgunThick) == 0x000350, "Member 'UReticleVisualizationPanel_BP_C::ShotgunThick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFloorDamage_C \ static_assert(alignof(UFloorDamage_C) == 0x000008, "Wrong alignment on UFloorDamage_C"); \ static_assert(sizeof(UFloorDamage_C) == 0x000090, "Wrong size on UFloorDamage_C"); \ #define DUMPER7_ASSERTS_GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP \ static_assert(alignof(GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP) == 0x000004, "Wrong alignment on GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP"); \ static_assert(sizeof(GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP) == 0x000028, "Wrong size on GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP"); \ static_assert(offsetof(GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP, EntryPoint) == 0x000000, "Member 'GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP, CallFunc_GetCurrentColor_ReturnValue) == 0x000004, "Member 'GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP::CallFunc_GetCurrentColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP, K2Node_MakeStruct_SlateColor) == 0x000014, "Member 'GameplayFade_WidgetBP_C_ExecuteUbergraph_GameplayFade_WidgetBP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayFade_WidgetBP_C \ static_assert(alignof(UGameplayFade_WidgetBP_C) == 0x000008, "Wrong alignment on UGameplayFade_WidgetBP_C"); \ static_assert(sizeof(UGameplayFade_WidgetBP_C) == 0x0002B0, "Wrong size on UGameplayFade_WidgetBP_C"); \ static_assert(offsetof(UGameplayFade_WidgetBP_C, UberGraphFrame) == 0x0002A0, "Member 'UGameplayFade_WidgetBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayFade_WidgetBP_C, Image_49) == 0x0002A8, "Member 'UGameplayFade_WidgetBP_C::Image_49' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_DoorLeafOrNull_C \ static_assert(alignof(UNavArea_DoorLeafOrNull_C) == 0x000008, "Wrong alignment on UNavArea_DoorLeafOrNull_C"); \ static_assert(sizeof(UNavArea_DoorLeafOrNull_C) == 0x000058, "Wrong size on UNavArea_DoorLeafOrNull_C"); \ #define DUMPER7_ASSERTS_UMaryBoss_ScreamDamage_Medium_C \ static_assert(alignof(UMaryBoss_ScreamDamage_Medium_C) == 0x000008, "Wrong alignment on UMaryBoss_ScreamDamage_Medium_C"); \ static_assert(sizeof(UMaryBoss_ScreamDamage_Medium_C) == 0x000068, "Wrong size on UMaryBoss_ScreamDamage_Medium_C"); \ #define DUMPER7_ASSERTS_UDeadlyFrontHitDamage_C \ static_assert(alignof(UDeadlyFrontHitDamage_C) == 0x000008, "Wrong alignment on UDeadlyFrontHitDamage_C"); \ static_assert(sizeof(UDeadlyFrontHitDamage_C) == 0x000068, "Wrong size on UDeadlyFrontHitDamage_C"); \ #define DUMPER7_ASSERTS_James_LookAt_CtrlRig__URigVMMemory_Work \ static_assert(alignof(James_LookAt_CtrlRig::URigVMMemory_Work) == 0x000010, "Wrong alignment on James_LookAt_CtrlRig::URigVMMemory_Work"); \ static_assert(sizeof(James_LookAt_CtrlRig::URigVMMemory_Work) == 0x000BC0, "Wrong size on James_LookAt_CtrlRig::URigVMMemory_Work"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, ExecuteContext_) == 0x000028, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::ExecuteContext_' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Result) == 0x000060, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Target) == 0x000064, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Current) == 0x000068, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Current' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Velocity) == 0x00006C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_SimulatedResult) == 0x000070, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_SpringState) == 0x000080, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Result) == 0x000090, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Target) == 0x000094, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Current) == 0x000098, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Velocity) == 0x00009C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_SimulatedResult) == 0x0000A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_SpringState) == 0x0000B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Add_2_Result) == 0x0000C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Add_2_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_Transform) == 0x0000E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_CachedIndex) == 0x000140, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Add_2_A__IO) == 0x000150, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Add_2_A__IO' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_3_Result) == 0x000168, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_3_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Unit_Result) == 0x000180, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Unit_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Add_1_Result) == 0x000198, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Add_Result) == 0x0001B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Add_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_Result) == 0x0001C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_Result) == 0x0001E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_1_Transform) == 0x000200, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_1_CachedIndex) == 0x000260, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_Transform) == 0x000270, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_Transform' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Sin_Result) == 0x000290, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Sin_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_Result) == 0x000298, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_Value) == 0x0002A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_Factor) == 0x0002A8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_Factor' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_1_Result) == 0x0002B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_Result) == 0x0002C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Cos_Result) == 0x0002E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Cos_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_1_Factor) == 0x0002E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_1_Factor' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_2_Result) == 0x0002F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_2_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_1_Result) == 0x000308, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Sin_1_Result) == 0x000320, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Sin_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Multiply_Result) == 0x000328, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_1_Result) == 0x000330, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_1_Value) == 0x000338, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_2_Factor) == 0x000340, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_2_Factor' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_3_Factor) == 0x000344, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_3_Factor' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_Primary__IO) == 0x000348, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_Primary__IO' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_CachedItem) == 0x000390, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_CachedItem' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_PrimaryCachedSpace) == 0x0003A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_SecondaryCachedSpace) == 0x0003B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_SecondaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Weight) == 0x0003C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_ChildCache) == 0x0003C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_ParentCaches) == 0x0003D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_Weight) == 0x0003E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_ChildCache) == 0x0003F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_ParentCaches) == 0x000400, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_Weight) == 0x000410, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_ChildCache) == 0x000418, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_ParentCaches) == 0x000428, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_Weight) == 0x000438, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_ChildCache) == 0x000440, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_ParentCaches) == 0x000450, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_Weight) == 0x000460, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_ChildCache) == 0x000468, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_ParentCaches) == 0x000478, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_2_Weight) == 0x000488, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_2_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_2_ChildCache) == 0x000490, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_2_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_2_ParentCaches) == 0x0004A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_2_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_2_Weight) == 0x0004B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_2_Weight' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_2_ChildCache) == 0x0004B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_2_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_2_ParentCaches) == 0x0004C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_2_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_SpringInterp_Result) == 0x0004D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Multiply_Result) == 0x0004E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Maximum_Result) == 0x0004E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Remap_Result) == 0x0004F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Absolute_Result) == 0x0004F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Absolute_Value) == 0x000500, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Remap_1_Result) == 0x000508, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Absolute_1_Result) == 0x000510, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Absolute_1_Value) == 0x000518, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_Multiply_B) == 0x000520, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_SpringInterp_Target) == 0x000528, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_SpringInterp_Velocity) == 0x00052C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_SpringInterp_SimulatedResult) == 0x000530, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_SpringInterp_SpringState) == 0x000540, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ChildCache) == 0x000550, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ParentCaches) == 0x000560, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_SpringInterp_Result) == 0x000570, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Multiply_Result) == 0x000578, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Maximum_Result) == 0x000580, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Remap_Result) == 0x000588, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Absolute_Result) == 0x000590, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Absolute_Value) == 0x000598, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Remap_1_Result) == 0x0005A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Absolute_1_Result) == 0x0005A8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Absolute_1_Value) == 0x0005B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_Multiply_B) == 0x0005B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_SpringInterp_Target) == 0x0005C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_SpringInterp_Velocity) == 0x0005C4, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_SpringInterp_SimulatedResult) == 0x0005C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_1_SpringInterp_SpringState) == 0x0005D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ChildCache) == 0x0005E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ParentCaches) == 0x0005F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_SpringInterp_Result) == 0x000608, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Multiply_Result) == 0x000610, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Maximum_Result) == 0x000618, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Remap_Result) == 0x000620, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Absolute_Result) == 0x000628, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Absolute_Value) == 0x000630, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Remap_1_Result) == 0x000638, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Absolute_1_Result) == 0x000640, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Absolute_1_Value) == 0x000648, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_Multiply_B) == 0x000650, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_SpringInterp_Target) == 0x000658, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_SpringInterp_Velocity) == 0x00065C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_SpringInterp_SimulatedResult) == 0x000660, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_2_SpringInterp_SpringState) == 0x000670, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_2_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ChildCache) == 0x000680, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ParentCaches) == 0x000690, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_SpringInterp_Result) == 0x0006A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Multiply_Result) == 0x0006A8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Maximum_Result) == 0x0006B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Remap_Result) == 0x0006B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Absolute_Result) == 0x0006C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Absolute_Value) == 0x0006C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Remap_1_Result) == 0x0006D0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Absolute_1_Result) == 0x0006D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Absolute_1_Value) == 0x0006E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_Multiply_B) == 0x0006E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_SpringInterp_Target) == 0x0006F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_SpringInterp_Velocity) == 0x0006F4, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_SpringInterp_SimulatedResult) == 0x0006F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_3_SpringInterp_SpringState) == 0x000708, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_3_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ChildCache) == 0x000718, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ParentCaches) == 0x000728, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_SpringInterp_Result) == 0x000738, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Multiply_Result) == 0x000740, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Maximum_Result) == 0x000748, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Remap_Result) == 0x000750, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Absolute_Result) == 0x000758, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Absolute_Value) == 0x000760, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Remap_1_Result) == 0x000768, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Absolute_1_Result) == 0x000770, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Absolute_1_Value) == 0x000778, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_Multiply_B) == 0x000780, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_SpringInterp_Target) == 0x000788, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_SpringInterp_Velocity) == 0x00078C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_SpringInterp_SimulatedResult) == 0x000790, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_4_SpringInterp_SpringState) == 0x0007A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_4_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ChildCache) == 0x0007B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ParentCaches) == 0x0007C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_SpringInterp_Result) == 0x0007D0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Multiply_Result) == 0x0007D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Maximum_Result) == 0x0007E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Remap_Result) == 0x0007E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Absolute_Result) == 0x0007F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Absolute_Value) == 0x0007F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Remap_1_Result) == 0x000800, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Absolute_1_Result) == 0x000808, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Absolute_1_Value) == 0x000810, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_Multiply_B) == 0x000818, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_SpringInterp_Target) == 0x000820, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_SpringInterp_Velocity) == 0x000824, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_SpringInterp_SimulatedResult) == 0x000828, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_2_SpringInterp_SpringState) == 0x000838, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_2_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_ChildCache) == 0x000848, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_ParentCaches) == 0x000858, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_SpringInterp_Result) == 0x000868, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Multiply_Result) == 0x000870, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Maximum_Result) == 0x000878, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Remap_Result) == 0x000880, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Absolute_Result) == 0x000888, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Absolute_Value) == 0x000890, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Remap_1_Result) == 0x000898, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Absolute_1_Result) == 0x0008A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Absolute_1_Value) == 0x0008A8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_Multiply_B) == 0x0008B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_SpringInterp_Target) == 0x0008B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_SpringInterp_Velocity) == 0x0008BC, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_SpringInterp_SimulatedResult) == 0x0008C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_SpringInterp_SpringState) == 0x0008D0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_ChildCache) == 0x0008E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_ParentCaches) == 0x0008F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_Result) == 0x000900, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___If_Result) == 0x000904, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___If_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___If_True) == 0x00090C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___If_True' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Result) == 0x000910, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Multiply_Result) == 0x000918, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Maximum_Result) == 0x000920, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Remap_Result) == 0x000928, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Absolute_Result) == 0x000930, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Absolute_Value) == 0x000938, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Remap_1_Result) == 0x000940, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Absolute_1_Result) == 0x000948, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Absolute_1_Value) == 0x000950, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_Multiply_B) == 0x000958, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Target) == 0x000960, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Velocity) == 0x000964, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_SimulatedResult) == 0x000968, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_SpringState) == 0x000978, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_Current) == 0x000988, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_Current' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_Velocity) == 0x00098C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_SimulatedResult) == 0x000990, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_SpringState) == 0x0009A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_1_Primary__IO) == 0x0009B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_1_Primary__IO' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_1_Result) == 0x0009F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___If_1_Result) == 0x0009FC, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___If_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Result) == 0x000A04, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Multiply_Result) == 0x000A08, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Maximum_Result) == 0x000A10, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Maximum_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Remap_Result) == 0x000A18, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Remap_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_Result) == 0x000A20, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_Value) == 0x000A28, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Remap_1_Result) == 0x000A30, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Remap_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_1_Result) == 0x000A38, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_1_Result' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_1_Value) == 0x000A40, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Absolute_1_Value' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_Multiply_B) == 0x000A48, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_Multiply_B' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Target) == 0x000A50, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Velocity) == 0x000A54, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_SimulatedResult) == 0x000A58, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_SpringState) == 0x000A68, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___CalcBoneWeight_0_1_1_1_SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_1_Velocity) == 0x000A78, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_1_SimulatedResult) == 0x000A80, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_1_1_SpringState) == 0x000A90, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_1_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_1_CachedItem) == 0x000AA0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_1_CachedItem' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_1_PrimaryCachedSpace) == 0x000AB0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_1_PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_1_SecondaryCachedSpace) == 0x000AC0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_1_SecondaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___OffsetTransformForItem_OffsetTransform__IO) == 0x000AD0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___OffsetTransformForItem_CachedIndex) == 0x000B30, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_2_Transform) == 0x000B40, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_2_CachedIndex) == 0x000BA0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Work, RigVMModel___Set_Transform_CachedIndex) == 0x000BB0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Work::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAt_CtrlRig__URigVMMemory_Literal \ static_assert(alignof(James_LookAt_CtrlRig::URigVMMemory_Literal) == 0x000010, "Wrong alignment on James_LookAt_CtrlRig::URigVMMemory_Literal"); \ static_assert(sizeof(James_LookAt_CtrlRig::URigVMMemory_Literal) == 0x000400, "Wrong size on James_LookAt_CtrlRig::URigVMMemory_Literal"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___VariableNode_4_Value__Const) == 0x000028, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___VariableNode_4_Value__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_Strength__Const) == 0x000038, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_Strength__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_CriticalDamping__Const) == 0x00003C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_CriticalDamping__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_Force__Const) == 0x000040, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_Force__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Item__Const) == 0x000048, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Primary__Const) == 0x000058, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Primary__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Add_2_A__Const) == 0x0000A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Add_2_A__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_Item__Const) == 0x0000B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_Space__Const) == 0x0000C4, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_Space__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_1_Item__Const) == 0x0000C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_Vector__Const) == 0x0000D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_1_Vector__Const) == 0x0000F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_1_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_1_1_Vector__Const) == 0x000108, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_1_1_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Multiply_B__Const) == 0x000120, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Multiply_B__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Mode__Const) == 0x000129, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Mode__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Color__Const) == 0x00012C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Color__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Thickness__Const) == 0x00013C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Thickness__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Space__Const) == 0x000140, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Space__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Secondary__Const) == 0x000150, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Secondary__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_DebugSettings__Const) == 0x0001A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_DebugSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Child__Const) == 0x000210, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Filter__Const) == 0x00021C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Filter__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Parents__Const) == 0x000220, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_Parents__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_AdvancedSettings__Const) == 0x000230, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_5_AdvancedSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_Child__Const) == 0x000234, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_Child__Const) == 0x000240, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_Child__Const) == 0x00024C, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_Child__Const) == 0x000258, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_2_Child__Const) == 0x000264, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_2_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_2_AdvancedSettings__Const) == 0x000270, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_2_AdvancedSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_2_Child__Const) == 0x000274, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_2_Child__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Filter__Const) == 0x000280, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Filter__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_AdvancedSettings__Const) == 0x000283, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_AdvancedSettings__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_Remap_SourceMinimum__Const) == 0x000288, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_Remap_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_Remap_TargetMaximum__Const) == 0x000290, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_Remap_TargetMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_Remap_1_SourceMinimum__Const) == 0x000298, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_Remap_1_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_Remap_1_SourceMaximum__Const) == 0x0002A0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_1_Remap_1_SourceMinimum__Const) == 0x0002A8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_1_Remap_1_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_1_Remap_1_SourceMaximum__Const) == 0x0002B0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_1_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_2_Remap_1_SourceMinimum__Const) == 0x0002B8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_2_Remap_1_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_2_Remap_1_SourceMaximum__Const) == 0x0002C0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_2_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_Filter__Const) == 0x0002C8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_Filter__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_3_Remap_1_SourceMinimum__Const) == 0x0002D0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_3_Remap_1_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_3_Remap_1_SourceMaximum__Const) == 0x0002D8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_3_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___CalcBoneWeight_0_1_1_Remap_SourceMinimum__Const) == 0x0002E0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___CalcBoneWeight_0_1_1_Remap_SourceMinimum__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_1_Item__Const) == 0x0002E8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_1_Primary__Const) == 0x0002F8, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_1_Primary__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_1_Secondary__Const) == 0x000340, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_1_Secondary__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___OffsetTransformForItem_OffsetTransform__Const) == 0x000390, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___OffsetTransformForItem_OffsetTransform__Const' has a wrong offset!"); \ static_assert(offsetof(James_LookAt_CtrlRig::URigVMMemory_Literal, RigVMModel___Set_Transform_Space__Const) == 0x0003F0, "Member 'James_LookAt_CtrlRig::URigVMMemory_Literal::RigVMModel___Set_Transform_Space__Const' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_LookAt_CtrlRig_C \ static_assert(alignof(UJames_LookAt_CtrlRig_C) == 0x000010, "Wrong alignment on UJames_LookAt_CtrlRig_C"); \ static_assert(sizeof(UJames_LookAt_CtrlRig_C) == 0x000600, "Wrong size on UJames_LookAt_CtrlRig_C"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, HeadRotation) == 0x000560, "Member 'UJames_LookAt_CtrlRig_C::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, TargetHeadRotation) == 0x000570, "Member 'UJames_LookAt_CtrlRig_C::TargetHeadRotation' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, Radius) == 0x000580, "Member 'UJames_LookAt_CtrlRig_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, OffsetTransformForItem_OffsetTransform_Rotation) == 0x000590, "Member 'UJames_LookAt_CtrlRig_C::OffsetTransformForItem_OffsetTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_01_bn_weight) == 0x0005B0, "Member 'UJames_LookAt_CtrlRig_C::spine_01_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_02_bn_weight) == 0x0005B4, "Member 'UJames_LookAt_CtrlRig_C::spine_02_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_03_bn_weight) == 0x0005B8, "Member 'UJames_LookAt_CtrlRig_C::spine_03_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_04_bn_weight) == 0x0005BC, "Member 'UJames_LookAt_CtrlRig_C::spine_04_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_05_bn_weight) == 0x0005C0, "Member 'UJames_LookAt_CtrlRig_C::spine_05_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, neck_01_bn_weight) == 0x0005C4, "Member 'UJames_LookAt_CtrlRig_C::neck_01_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, neck_02_bn_weight) == 0x0005C8, "Member 'UJames_LookAt_CtrlRig_C::neck_02_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, head_bn_weight) == 0x0005CC, "Member 'UJames_LookAt_CtrlRig_C::head_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_01_bn_weight_Z) == 0x0005D0, "Member 'UJames_LookAt_CtrlRig_C::spine_01_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_02_bn_weight_Z) == 0x0005D4, "Member 'UJames_LookAt_CtrlRig_C::spine_02_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_03_bn_weight_Z) == 0x0005D8, "Member 'UJames_LookAt_CtrlRig_C::spine_03_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_04_bn_weight_Z) == 0x0005DC, "Member 'UJames_LookAt_CtrlRig_C::spine_04_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, spine_05_bn_weight_Z) == 0x0005E0, "Member 'UJames_LookAt_CtrlRig_C::spine_05_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, neck_01_bn_weight_Z) == 0x0005E4, "Member 'UJames_LookAt_CtrlRig_C::neck_01_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, neck_02_bn_weight_Z) == 0x0005E8, "Member 'UJames_LookAt_CtrlRig_C::neck_02_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, head_bn_weight_Z) == 0x0005EC, "Member 'UJames_LookAt_CtrlRig_C::head_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, IsSprinting) == 0x0005F0, "Member 'UJames_LookAt_CtrlRig_C::IsSprinting' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, HasLookAtTarget) == 0x0005F1, "Member 'UJames_LookAt_CtrlRig_C::HasLookAtTarget' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, head_bn_weight_Hurt) == 0x0005F4, "Member 'UJames_LookAt_CtrlRig_C::head_bn_weight_Hurt' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAt_CtrlRig_C, IsInjured) == 0x0005F8, "Member 'UJames_LookAt_CtrlRig_C::IsInjured' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGetHitByComboShake_C \ static_assert(alignof(UGetHitByComboShake_C) == 0x000010, "Wrong alignment on UGetHitByComboShake_C"); \ static_assert(sizeof(UGetHitByComboShake_C) == 0x000210, "Wrong size on UGetHitByComboShake_C"); \ #define DUMPER7_ASSERTS_NChangeTag_C_ReceiveNotify \ static_assert(alignof(NChangeTag_C_ReceiveNotify) == 0x000008, "Wrong alignment on NChangeTag_C_ReceiveNotify"); \ static_assert(sizeof(NChangeTag_C_ReceiveNotify) == 0x000010, "Wrong size on NChangeTag_C_ReceiveNotify"); \ static_assert(offsetof(NChangeTag_C_ReceiveNotify, OwnerController) == 0x000000, "Member 'NChangeTag_C_ReceiveNotify::OwnerController' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ReceiveNotify, ControlledPawn) == 0x000008, "Member 'NChangeTag_C_ReceiveNotify::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NChangeTag_C_ExecuteUbergraph_NChangeTag \ static_assert(alignof(NChangeTag_C_ExecuteUbergraph_NChangeTag) == 0x000008, "Wrong alignment on NChangeTag_C_ExecuteUbergraph_NChangeTag"); \ static_assert(sizeof(NChangeTag_C_ExecuteUbergraph_NChangeTag) == 0x000020, "Wrong size on NChangeTag_C_ExecuteUbergraph_NChangeTag"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, EntryPoint) == 0x000000, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, K2Node_Event_OwnerController) == 0x000008, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, K2Node_Event_ControlledPawn) == 0x000010, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, CallFunc_Array_RemoveItem_ReturnValue) == 0x000019, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NChangeTag_C_ExecuteUbergraph_NChangeTag, CallFunc_Array_AddUnique_ReturnValue) == 0x00001C, "Member 'NChangeTag_C_ExecuteUbergraph_NChangeTag::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNChangeTag_C \ static_assert(alignof(UNChangeTag_C) == 0x000008, "Wrong alignment on UNChangeTag_C"); \ static_assert(sizeof(UNChangeTag_C) == 0x0000B8, "Wrong size on UNChangeTag_C"); \ static_assert(offsetof(UNChangeTag_C, UberGraphFrame) == 0x0000A0, "Member 'UNChangeTag_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNChangeTag_C, Tag) == 0x0000A8, "Member 'UNChangeTag_C::Tag' has a wrong offset!"); \ static_assert(offsetof(UNChangeTag_C, set) == 0x0000B0, "Member 'UNChangeTag_C::set' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_UpdateVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_UpdateVisualization) == 0x000008, "Wrong alignment on TextsSettingsWidget_BP_C_UpdateVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_UpdateVisualization) == 0x000038, "Wrong size on TextsSettingsWidget_BP_C_UpdateVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateVisualization, SoftTexture) == 0x000000, "Member 'TextsSettingsWidget_BP_C_UpdateVisualization::SoftTexture' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateVisualization, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000030, "Member 'TextsSettingsWidget_BP_C_UpdateVisualization::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_UpdateTextVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_UpdateTextVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_UpdateTextVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_UpdateTextVisualization) == 0x00000B, "Wrong size on TextsSettingsWidget_BP_C_UpdateTextVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateTextVisualization, Temp_bool_Variable) == 0x000000, "Member 'TextsSettingsWidget_BP_C_UpdateTextVisualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateTextVisualization, Temp_byte_Variable) == 0x000001, "Member 'TextsSettingsWidget_BP_C_UpdateTextVisualization::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateTextVisualization, Temp_byte_Variable_1) == 0x000002, "Member 'TextsSettingsWidget_BP_C_UpdateTextVisualization::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateTextVisualization, CallFunc_GetSubtitleData_ReturnValue) == 0x000003, "Member 'TextsSettingsWidget_BP_C_UpdateTextVisualization::CallFunc_GetSubtitleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_UpdateTextVisualization, K2Node_Select_Default) == 0x00000A, "Member 'TextsSettingsWidget_BP_C_UpdateTextVisualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_ShowVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_ShowVisualization) == 0x000008, "Wrong alignment on TextsSettingsWidget_BP_C_ShowVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_ShowVisualization) == 0x000020, "Wrong size on TextsSettingsWidget_BP_C_ShowVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ShowVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_ShowVisualization::Show_0' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ShowVisualization, Panel) == 0x000008, "Member 'TextsSettingsWidget_BP_C_ShowVisualization::Panel' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ShowVisualization, Temp_bool_Variable) == 0x000010, "Member 'TextsSettingsWidget_BP_C_ShowVisualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ShowVisualization, K2Node_Select_Default) == 0x000018, "Member 'TextsSettingsWidget_BP_C_ShowVisualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnShowTutorialsVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_OnShowTutorialsVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_OnShowTutorialsVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnShowTutorialsVisualization) == 0x000001, "Wrong size on TextsSettingsWidget_BP_C_OnShowTutorialsVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnShowTutorialsVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnShowTutorialsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization) == 0x000001, "Wrong size on TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnShowTranscriptionVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnShowTextVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_OnShowTextVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_OnShowTextVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnShowTextVisualization) == 0x000001, "Wrong size on TextsSettingsWidget_BP_C_OnShowTextVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnShowTextVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnShowTextVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization) == 0x000001, "Wrong size on TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnShowItemsNotificationsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnShowControlTipsVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_OnShowControlTipsVisualization) == 0x000001, "Wrong alignment on TextsSettingsWidget_BP_C_OnShowControlTipsVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnShowControlTipsVisualization) == 0x000001, "Wrong size on TextsSettingsWidget_BP_C_OnShowControlTipsVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnShowControlTipsVisualization, Show_0) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnShowControlTipsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(TextsSettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on TextsSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_OnFocusReceived) == 0x000270, "Wrong size on TextsSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'TextsSettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'TextsSettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'TextsSettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'TextsSettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'TextsSettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP \ static_assert(alignof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP) == 0x000008, "Wrong alignment on TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP) == 0x000208, "Wrong size on TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, Temp_byte_Variable) == 0x000004, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, Temp_byte_Variable_1) == 0x000005, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Show_4) == 0x000006, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Show_4' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Show_3) == 0x000007, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Show_3' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Show_2) == 0x000008, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Show_2' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_GetTranscriptionFontInfo_ReturnValue) == 0x000010, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_GetTranscriptionFontInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_GetTutorialsData_ReturnValue) == 0x000068, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_GetTutorialsData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Show_1) == 0x0000C8, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Show_1' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_GetControlTipsData_ReturnValue) == 0x0000C9, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_GetControlTipsData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000CD, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_GetControlTipsData_ReturnValue_1) == 0x0000CE, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_GetControlTipsData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, Temp_bool_Variable) == 0x0000D2, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Select_Default) == 0x0000D3, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Visualization) == 0x0000D8, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000138, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x000188, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_MakeArray_Array) == 0x0001D8, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x0001E8, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, CallFunc_GetControlTipsData_ReturnValue_2) == 0x000200, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::CallFunc_GetControlTipsData_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, K2Node_Event_Show) == 0x000204, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::K2Node_Event_Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(TextsSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on TextsSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(TextsSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on TextsSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(TextsSettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'TextsSettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTextsSettingsWidget_BP_C \ static_assert(alignof(UTextsSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UTextsSettingsWidget_BP_C"); \ static_assert(sizeof(UTextsSettingsWidget_BP_C) == 0x000610, "Wrong size on UTextsSettingsWidget_BP_C"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, UberGraphFrame) == 0x000528, "Member 'UTextsSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, ActionTipTextBlock_92) == 0x000530, "Member 'UTextsSettingsWidget_BP_C::ActionTipTextBlock_92' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, BottomBar) == 0x000538, "Member 'UTextsSettingsWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, controltips_panel) == 0x000540, "Member 'UTextsSettingsWidget_BP_C::controltips_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, ControlTipsVisualizatinon) == 0x000548, "Member 'UTextsSettingsWidget_BP_C::ControlTipsVisualizatinon' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Image) == 0x000550, "Member 'UTextsSettingsWidget_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Image_1) == 0x000558, "Member 'UTextsSettingsWidget_BP_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Image_97) == 0x000560, "Member 'UTextsSettingsWidget_BP_C::Image_97' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Image_520) == 0x000568, "Member 'UTextsSettingsWidget_BP_C::Image_520' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Info_txt) == 0x000570, "Member 'UTextsSettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Language_box) == 0x000578, "Member 'UTextsSettingsWidget_BP_C::Language_box' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, line_0) == 0x000580, "Member 'UTextsSettingsWidget_BP_C::line_0' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, line_1) == 0x000588, "Member 'UTextsSettingsWidget_BP_C::line_1' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, line_2) == 0x000590, "Member 'UTextsSettingsWidget_BP_C::line_2' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, MainVis_panel) == 0x000598, "Member 'UTextsSettingsWidget_BP_C::MainVis_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, notifications_panel) == 0x0005A0, "Member 'UTextsSettingsWidget_BP_C::notifications_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Subtitles_box) == 0x0005A8, "Member 'UTextsSettingsWidget_BP_C::Subtitles_box' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Texts_box) == 0x0005B0, "Member 'UTextsSettingsWidget_BP_C::Texts_box' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, TextTest_panel) == 0x0005B8, "Member 'UTextsSettingsWidget_BP_C::TextTest_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, TopBar) == 0x0005C0, "Member 'UTextsSettingsWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, transcription_panel) == 0x0005C8, "Member 'UTextsSettingsWidget_BP_C::transcription_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Transcription_txt) == 0x0005D0, "Member 'UTextsSettingsWidget_BP_C::Transcription_txt' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, tutorial_background) == 0x0005D8, "Member 'UTextsSettingsWidget_BP_C::tutorial_background' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, tutorial_panel) == 0x0005E0, "Member 'UTextsSettingsWidget_BP_C::tutorial_panel' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Tutorial_rtx) == 0x0005E8, "Member 'UTextsSettingsWidget_BP_C::Tutorial_rtx' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, VisImage) == 0x0005F0, "Member 'UTextsSettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Visualization_switcher) == 0x0005F8, "Member 'UTextsSettingsWidget_BP_C::Visualization_switcher' has a wrong offset!"); \ static_assert(offsetof(UTextsSettingsWidget_BP_C, Wanted_Tooltips) == 0x000600, "Member 'UTextsSettingsWidget_BP_C::Wanted_Tooltips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_ShowVisualization \ static_assert(alignof(Gamma_SettingsPanel_BP_C_ShowVisualization) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_ShowVisualization"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_ShowVisualization) == 0x000010, "Wrong size on Gamma_SettingsPanel_BP_C_ShowVisualization"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ShowVisualization, Panel_) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_ShowVisualization::Panel_' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ShowVisualization, Show_) == 0x000008, "Member 'Gamma_SettingsPanel_BP_C_ShowVisualization::Show_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(Gamma_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_OnFocusReceived) == 0x000270, "Wrong size on Gamma_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP \ static_assert(alignof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP) == 0x000078, "Wrong size on Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, K2Node_Event_Gamma) == 0x000004, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::K2Node_Event_Gamma' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, K2Node_Event_Visualization) == 0x000010, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, K2Node_Event_Show) == 0x000070, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::K2Node_Event_Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_BP_OnShowVisualization \ static_assert(alignof(Gamma_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on Gamma_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization \ static_assert(alignof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization) == 0x000004, "Wrong alignment on Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization) == 0x000004, "Wrong size on Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization, Gamma) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization::Gamma' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_OnShowGammaVisualization \ static_assert(alignof(Gamma_SettingsPanel_BP_C_OnShowGammaVisualization) == 0x000001, "Wrong alignment on Gamma_SettingsPanel_BP_C_OnShowGammaVisualization"); \ static_assert(sizeof(Gamma_SettingsPanel_BP_C_OnShowGammaVisualization) == 0x000001, "Wrong size on Gamma_SettingsPanel_BP_C_OnShowGammaVisualization"); \ static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnShowGammaVisualization, Show_0) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_OnShowGammaVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamma_SettingsPanel_BP_C \ static_assert(alignof(UGamma_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamma_SettingsPanel_BP_C"); \ static_assert(sizeof(UGamma_SettingsPanel_BP_C) == 0x0004D8, "Wrong size on UGamma_SettingsPanel_BP_C"); \ static_assert(offsetof(UGamma_SettingsPanel_BP_C, UberGraphFrame) == 0x0004C8, "Member 'UGamma_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamma_SettingsPanel_BP_C, Box) == 0x0004D0, "Member 'UGamma_SettingsPanel_BP_C::Box' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Advance_SettingsPanel_BP_C_ShowVisualization \ static_assert(alignof(Advance_SettingsPanel_BP_C_ShowVisualization) == 0x000008, "Wrong alignment on Advance_SettingsPanel_BP_C_ShowVisualization"); \ static_assert(sizeof(Advance_SettingsPanel_BP_C_ShowVisualization) == 0x000010, "Wrong size on Advance_SettingsPanel_BP_C_ShowVisualization"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, Panel_) == 0x000000, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::Panel_' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, Show_) == 0x000008, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::Show_' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, Temp_byte_Variable) == 0x000009, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, CallFunc_IsValid_ReturnValue) == 0x00000A, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, Temp_byte_Variable_1) == 0x00000B, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, Temp_bool_Variable) == 0x00000C, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ShowVisualization, K2Node_Select_Default) == 0x00000D, "Member 'Advance_SettingsPanel_BP_C_ShowVisualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Advance_SettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(Advance_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Advance_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(Advance_SettingsPanel_BP_C_OnFocusReceived) == 0x000278, "Wrong size on Advance_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, CallFunc_GetFirstChild_ReturnValue) == 0x0001B8, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::CallFunc_GetFirstChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001C0, "Member 'Advance_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP \ static_assert(alignof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP) == 0x000008, "Wrong alignment on Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP"); \ static_assert(sizeof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP) == 0x000138, "Wrong size on Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, K2Node_Event_Visualization) == 0x000008, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000068, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000070, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C0, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, K2Node_MakeArray_Array) == 0x000110, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP, CallFunc_Format_ReturnValue) == 0x000120, "Member 'Advance_SettingsPanel_BP_C_ExecuteUbergraph_Advance_SettingsPanel_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Advance_SettingsPanel_BP_C_BP_OnShowVisualization \ static_assert(alignof(Advance_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on Advance_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(Advance_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on Advance_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(Advance_SettingsPanel_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'Advance_SettingsPanel_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAdvance_SettingsPanel_BP_C \ static_assert(alignof(UAdvance_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UAdvance_SettingsPanel_BP_C"); \ static_assert(sizeof(UAdvance_SettingsPanel_BP_C) == 0x0004F8, "Wrong size on UAdvance_SettingsPanel_BP_C"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, UberGraphFrame) == 0x0004C0, "Member 'UAdvance_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, Advance_box) == 0x0004C8, "Member 'UAdvance_SettingsPanel_BP_C::Advance_box' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, Advance_box_1) == 0x0004D0, "Member 'UAdvance_SettingsPanel_BP_C::Advance_box_1' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, Blur_box) == 0x0004D8, "Member 'UAdvance_SettingsPanel_BP_C::Blur_box' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, Info_txt) == 0x0004E0, "Member 'UAdvance_SettingsPanel_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, View_switcher) == 0x0004E8, "Member 'UAdvance_SettingsPanel_BP_C::View_switcher' has a wrong offset!"); \ static_assert(offsetof(UAdvance_SettingsPanel_BP_C, VisImage) == 0x0004F0, "Member 'UAdvance_SettingsPanel_BP_C::VisImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlayChallenge_SettingsPanel_BP_C_ShowInfo \ static_assert(alignof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo) == 0x000001, "Wrong alignment on GamePlayChallenge_SettingsPanel_BP_C_ShowInfo"); \ static_assert(sizeof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo) == 0x000005, "Wrong size on GamePlayChallenge_SettingsPanel_BP_C_ShowInfo"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo, Temp_bool_Variable) == 0x000000, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ShowInfo::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo, Temp_byte_Variable) == 0x000001, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ShowInfo::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo, Temp_byte_Variable_1) == 0x000002, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ShowInfo::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo, CallFunc_IsOptionsChanged_ReturnValue) == 0x000003, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ShowInfo::CallFunc_IsOptionsChanged_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ShowInfo, K2Node_Select_Default) == 0x000004, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ShowInfo::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived) == 0x000270, "Wrong size on GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'GamePlayChallenge_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP \ static_assert(alignof(GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP) == 0x000008, "Wrong alignment on GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP"); \ static_assert(sizeof(GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP) == 0x000068, "Wrong size on GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP, K2Node_Event_Visualization) == 0x000008, "Member 'GamePlayChallenge_SettingsPanel_BP_C_ExecuteUbergraph_GamePlayChallenge_SettingsPanel_BP::K2Node_Event_Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization \ static_assert(alignof(GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'GamePlayChallenge_SettingsPanel_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamePlayChallenge_SettingsPanel_BP_C \ static_assert(alignof(UGamePlayChallenge_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamePlayChallenge_SettingsPanel_BP_C"); \ static_assert(sizeof(UGamePlayChallenge_SettingsPanel_BP_C) == 0x000558, "Wrong size on UGamePlayChallenge_SettingsPanel_BP_C"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, UberGraphFrame) == 0x000528, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, Box) == 0x000530, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::Box' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, Frame) == 0x000538, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::Frame' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, GameplayChallengeApply_but) == 0x000540, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::GameplayChallengeApply_but' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, Message_lbl_1) == 0x000548, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::Message_lbl_1' has a wrong offset!"); \ static_assert(offsetof(UGamePlayChallenge_SettingsPanel_BP_C, Message_lbl_2) == 0x000550, "Member 'UGamePlayChallenge_SettingsPanel_BP_C::Message_lbl_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(AudioSettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on AudioSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(AudioSettingsWidget_BP_C_OnFocusReceived) == 0x000278, "Wrong size on AudioSettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, CallFunc_GetChildAt_ReturnValue) == 0x0001B8, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001C0, "Member 'AudioSettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP \ static_assert(alignof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP) == 0x000008, "Wrong alignment on AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP"); \ static_assert(sizeof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP) == 0x000138, "Wrong size on AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, K2Node_Event_Visualization) == 0x000008, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000068, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000070, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C0, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, K2Node_MakeArray_Array) == 0x000110, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x000120, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AudioSettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(AudioSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on AudioSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(AudioSettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on AudioSettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(AudioSettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'AudioSettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAudioSettingsWidget_BP_C \ static_assert(alignof(UAudioSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UAudioSettingsWidget_BP_C"); \ static_assert(sizeof(UAudioSettingsWidget_BP_C) == 0x000500, "Wrong size on UAudioSettingsWidget_BP_C"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, UberGraphFrame) == 0x0004C0, "Member 'UAudioSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, BottomBar) == 0x0004C8, "Member 'UAudioSettingsWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, Detail) == 0x0004D0, "Member 'UAudioSettingsWidget_BP_C::Detail' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, Info_txt) == 0x0004D8, "Member 'UAudioSettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, TopBar) == 0x0004E0, "Member 'UAudioSettingsWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, VerticalBox_39) == 0x0004E8, "Member 'UAudioSettingsWidget_BP_C::VerticalBox_39' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, VisImage) == 0x0004F0, "Member 'UAudioSettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UAudioSettingsWidget_BP_C, Volume) == 0x0004F8, "Member 'UAudioSettingsWidget_BP_C::Volume' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsEdit_SettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on ControlsEdit_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived) == 0x000270, "Wrong size on ControlsEdit_SettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'ControlsEdit_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'ControlsEdit_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'ControlsEdit_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'ControlsEdit_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'ControlsEdit_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP \ static_assert(alignof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP) == 0x000008, "Wrong alignment on ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP"); \ static_assert(sizeof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP) == 0x000020, "Wrong size on ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, Temp_bool_Variable) == 0x000004, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, Temp_bool_Variable_1) == 0x000005, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, Temp_byte_Variable) == 0x000006, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, Temp_byte_Variable_1) == 0x000007, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, CallFunc_IsPadActive_ReturnValue) == 0x000008, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, K2Node_Select_Default) == 0x000010, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, CallFunc_HasEmptyBinds_ReturnValue) == 0x000018, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::CallFunc_HasEmptyBinds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP, K2Node_Select_Default_1) == 0x000019, "Member 'ControlsEdit_SettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_SettingsPanel_BP::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsEdit_SettingsPanel_BP_C \ static_assert(alignof(UControlsEdit_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsEdit_SettingsPanel_BP_C"); \ static_assert(sizeof(UControlsEdit_SettingsPanel_BP_C) == 0x0003F8, "Wrong size on UControlsEdit_SettingsPanel_BP_C"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, UberGraphFrame) == 0x0003B0, "Member 'UControlsEdit_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, Dualshock) == 0x0003B8, "Member 'UControlsEdit_SettingsPanel_BP_C::Dualshock' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, InputBindingOptionBox_PC) == 0x0003C0, "Member 'UControlsEdit_SettingsPanel_BP_C::InputBindingOptionBox_PC' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, InputBindingOptionBox_PC_4) == 0x0003C8, "Member 'UControlsEdit_SettingsPanel_BP_C::InputBindingOptionBox_PC_4' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, InputBindingOptionBox_PC_5) == 0x0003D0, "Member 'UControlsEdit_SettingsPanel_BP_C::InputBindingOptionBox_PC_5' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, keyb_panel) == 0x0003D8, "Member 'UControlsEdit_SettingsPanel_BP_C::keyb_panel' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, Main_switcher) == 0x0003E0, "Member 'UControlsEdit_SettingsPanel_BP_C::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, NumUnboundig_txt) == 0x0003E8, "Member 'UControlsEdit_SettingsPanel_BP_C::NumUnboundig_txt' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_SettingsPanel_BP_C, pad_panel) == 0x0003F0, "Member 'UControlsEdit_SettingsPanel_BP_C::pad_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP \ static_assert(alignof(ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP) == 0x000004, "Wrong alignment on ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP"); \ static_assert(sizeof(ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP) == 0x000004, "Wrong size on ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP"); \ static_assert(offsetof(ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'ColorVisionVisualizationPanel_BP_C_ExecuteUbergraph_ColorVisionVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UColorVisionVisualizationPanel_BP_C \ static_assert(alignof(UColorVisionVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UColorVisionVisualizationPanel_BP_C"); \ static_assert(sizeof(UColorVisionVisualizationPanel_BP_C) == 0x000348, "Wrong size on UColorVisionVisualizationPanel_BP_C"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, UberGraphFrame) == 0x0002E0, "Member 'UColorVisionVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, MinimalThin) == 0x0002E8, "Member 'UColorVisionVisualizationPanel_BP_C::MinimalThin' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, MinimalNormal) == 0x0002F0, "Member 'UColorVisionVisualizationPanel_BP_C::MinimalNormal' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, MinimalThick) == 0x0002F8, "Member 'UColorVisionVisualizationPanel_BP_C::MinimalThick' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, PistolThin) == 0x000300, "Member 'UColorVisionVisualizationPanel_BP_C::PistolThin' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, PistolNormal) == 0x000308, "Member 'UColorVisionVisualizationPanel_BP_C::PistolNormal' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, PistolThick) == 0x000310, "Member 'UColorVisionVisualizationPanel_BP_C::PistolThick' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, RifleThin) == 0x000318, "Member 'UColorVisionVisualizationPanel_BP_C::RifleThin' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, RifleNormal) == 0x000320, "Member 'UColorVisionVisualizationPanel_BP_C::RifleNormal' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, RifleThick) == 0x000328, "Member 'UColorVisionVisualizationPanel_BP_C::RifleThick' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, ShotgunThin) == 0x000330, "Member 'UColorVisionVisualizationPanel_BP_C::ShotgunThin' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, ShotgunNormal) == 0x000338, "Member 'UColorVisionVisualizationPanel_BP_C::ShotgunNormal' has a wrong offset!"); \ static_assert(offsetof(UColorVisionVisualizationPanel_BP_C, ShotgunThick) == 0x000340, "Member 'UColorVisionVisualizationPanel_BP_C::ShotgunThick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StruggleVisualizationPanel_BP_C_Update \ static_assert(alignof(StruggleVisualizationPanel_BP_C_Update) == 0x000001, "Wrong alignment on StruggleVisualizationPanel_BP_C_Update"); \ static_assert(sizeof(StruggleVisualizationPanel_BP_C_Update) == 0x000002, "Wrong size on StruggleVisualizationPanel_BP_C_Update"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_Update, Data) == 0x000000, "Member 'StruggleVisualizationPanel_BP_C_Update::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP \ static_assert(alignof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP) == 0x000004, "Wrong alignment on StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP"); \ static_assert(sizeof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP) == 0x000014, "Wrong size on StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, Temp_byte_Variable) == 0x000004, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, Temp_byte_Variable_1) == 0x000005, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, Temp_byte_Variable_2) == 0x000006, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, K2Node_CustomEvent_Data) == 0x000007, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::K2Node_CustomEvent_Data' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00000C, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP, K2Node_Select_Default) == 0x000010, "Member 'StruggleVisualizationPanel_BP_C_ExecuteUbergraph_StruggleVisualizationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStruggleVisualizationPanel_BP_C \ static_assert(alignof(UStruggleVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UStruggleVisualizationPanel_BP_C"); \ static_assert(sizeof(UStruggleVisualizationPanel_BP_C) == 0x000340, "Wrong size on UStruggleVisualizationPanel_BP_C"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, UberGraphFrame) == 0x0002A0, "Member 'UStruggleVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ActionTip_wdg) == 0x0002A8, "Member 'UStruggleVisualizationPanel_BP_C::ActionTip_wdg' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ActionTip_wdg_1) == 0x0002B0, "Member 'UStruggleVisualizationPanel_BP_C::ActionTip_wdg_1' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ActionTip_wdg_2) == 0x0002B8, "Member 'UStruggleVisualizationPanel_BP_C::ActionTip_wdg_2' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ActionTip_wdg_3) == 0x0002C0, "Member 'UStruggleVisualizationPanel_BP_C::ActionTip_wdg_3' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ActionTip_wdg_4) == 0x0002C8, "Member 'UStruggleVisualizationPanel_BP_C::ActionTip_wdg_4' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, Backgound_img) == 0x0002D0, "Member 'UStruggleVisualizationPanel_BP_C::Backgound_img' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, IconSwitcher) == 0x0002D8, "Member 'UStruggleVisualizationPanel_BP_C::IconSwitcher' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, MinimalThin) == 0x0002E0, "Member 'UStruggleVisualizationPanel_BP_C::MinimalThin' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, MinimalNormal) == 0x0002E8, "Member 'UStruggleVisualizationPanel_BP_C::MinimalNormal' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, MinimalThick) == 0x0002F0, "Member 'UStruggleVisualizationPanel_BP_C::MinimalThick' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, PistolThin) == 0x0002F8, "Member 'UStruggleVisualizationPanel_BP_C::PistolThin' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, PistolNormal) == 0x000300, "Member 'UStruggleVisualizationPanel_BP_C::PistolNormal' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, PistolThick) == 0x000308, "Member 'UStruggleVisualizationPanel_BP_C::PistolThick' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, RifleThin) == 0x000310, "Member 'UStruggleVisualizationPanel_BP_C::RifleThin' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, RifleNormal) == 0x000318, "Member 'UStruggleVisualizationPanel_BP_C::RifleNormal' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, RifleThick) == 0x000320, "Member 'UStruggleVisualizationPanel_BP_C::RifleThick' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ShotgunThin) == 0x000328, "Member 'UStruggleVisualizationPanel_BP_C::ShotgunThin' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ShotgunNormal) == 0x000330, "Member 'UStruggleVisualizationPanel_BP_C::ShotgunNormal' has a wrong offset!"); \ static_assert(offsetof(UStruggleVisualizationPanel_BP_C, ShotgunThick) == 0x000338, "Member 'UStruggleVisualizationPanel_BP_C::ShotgunThick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraversalIconVisualizationPanel_BP_C_Update \ static_assert(alignof(TraversalIconVisualizationPanel_BP_C_Update) == 0x000008, "Wrong alignment on TraversalIconVisualizationPanel_BP_C_Update"); \ static_assert(sizeof(TraversalIconVisualizationPanel_BP_C_Update) == 0x0000C8, "Wrong size on TraversalIconVisualizationPanel_BP_C_Update"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_Update, Data) == 0x000000, "Member 'TraversalIconVisualizationPanel_BP_C_Update::Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP \ static_assert(alignof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP) == 0x000008, "Wrong alignment on TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP"); \ static_assert(sizeof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP) == 0x0000E8, "Wrong size on TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable) == 0x000004, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_1) == 0x000005, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_2) == 0x000006, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_3) == 0x000007, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_4) == 0x000008, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_5) == 0x000009, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_6) == 0x00000A, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, Temp_byte_Variable_7) == 0x00000B, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, K2Node_CustomEvent_Data) == 0x000010, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::K2Node_CustomEvent_Data' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0000D8, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x0000DC, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, K2Node_Select_Default) == 0x0000E0, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP, K2Node_Select_Default_1) == 0x0000E1, "Member 'TraversalIconVisualizationPanel_BP_C_ExecuteUbergraph_TraversalIconVisualizationPanel_BP::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTraversalIconVisualizationPanel_BP_C \ static_assert(alignof(UTraversalIconVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UTraversalIconVisualizationPanel_BP_C"); \ static_assert(sizeof(UTraversalIconVisualizationPanel_BP_C) == 0x000370, "Wrong size on UTraversalIconVisualizationPanel_BP_C"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, UberGraphFrame) == 0x0002A0, "Member 'UTraversalIconVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ActionTip_wdg) == 0x0002A8, "Member 'UTraversalIconVisualizationPanel_BP_C::ActionTip_wdg' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ActionTip_wdg_6) == 0x0002B0, "Member 'UTraversalIconVisualizationPanel_BP_C::ActionTip_wdg_6' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ActionTip_wdg_7) == 0x0002B8, "Member 'UTraversalIconVisualizationPanel_BP_C::ActionTip_wdg_7' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ActionTip_wdg_8) == 0x0002C0, "Member 'UTraversalIconVisualizationPanel_BP_C::ActionTip_wdg_8' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ActionTip_wdg_9) == 0x0002C8, "Member 'UTraversalIconVisualizationPanel_BP_C::ActionTip_wdg_9' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Huge) == 0x0002D0, "Member 'UTraversalIconVisualizationPanel_BP_C::Huge' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Icon_Big) == 0x0002D8, "Member 'UTraversalIconVisualizationPanel_BP_C::Icon_Big' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Icon_Medium) == 0x0002E0, "Member 'UTraversalIconVisualizationPanel_BP_C::Icon_Medium' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Icon_Small) == 0x0002E8, "Member 'UTraversalIconVisualizationPanel_BP_C::Icon_Small' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Icon_Tiny) == 0x0002F0, "Member 'UTraversalIconVisualizationPanel_BP_C::Icon_Tiny' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, IconSwitcher) == 0x0002F8, "Member 'UTraversalIconVisualizationPanel_BP_C::IconSwitcher' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, IconSwitcher_Keys) == 0x000300, "Member 'UTraversalIconVisualizationPanel_BP_C::IconSwitcher_Keys' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, Image_94) == 0x000308, "Member 'UTraversalIconVisualizationPanel_BP_C::Image_94' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, MinimalThin) == 0x000310, "Member 'UTraversalIconVisualizationPanel_BP_C::MinimalThin' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, MinimalNormal) == 0x000318, "Member 'UTraversalIconVisualizationPanel_BP_C::MinimalNormal' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, MinimalThick) == 0x000320, "Member 'UTraversalIconVisualizationPanel_BP_C::MinimalThick' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, PistolThin) == 0x000328, "Member 'UTraversalIconVisualizationPanel_BP_C::PistolThin' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, PistolNormal) == 0x000330, "Member 'UTraversalIconVisualizationPanel_BP_C::PistolNormal' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, PistolThick) == 0x000338, "Member 'UTraversalIconVisualizationPanel_BP_C::PistolThick' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, RifleThin) == 0x000340, "Member 'UTraversalIconVisualizationPanel_BP_C::RifleThin' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, RifleNormal) == 0x000348, "Member 'UTraversalIconVisualizationPanel_BP_C::RifleNormal' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, RifleThick) == 0x000350, "Member 'UTraversalIconVisualizationPanel_BP_C::RifleThick' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ShotgunThin) == 0x000358, "Member 'UTraversalIconVisualizationPanel_BP_C::ShotgunThin' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ShotgunNormal) == 0x000360, "Member 'UTraversalIconVisualizationPanel_BP_C::ShotgunNormal' has a wrong offset!"); \ static_assert(offsetof(UTraversalIconVisualizationPanel_BP_C, ShotgunThick) == 0x000368, "Member 'UTraversalIconVisualizationPanel_BP_C::ShotgunThick' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemsNotificationsVisualizationPanel_BP_C_Update \ static_assert(alignof(ItemsNotificationsVisualizationPanel_BP_C_Update) == 0x000001, "Wrong alignment on ItemsNotificationsVisualizationPanel_BP_C_Update"); \ static_assert(sizeof(ItemsNotificationsVisualizationPanel_BP_C_Update) == 0x000001, "Wrong size on ItemsNotificationsVisualizationPanel_BP_C_Update"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_Update, bShow) == 0x000000, "Member 'ItemsNotificationsVisualizationPanel_BP_C_Update::bShow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP \ static_assert(alignof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP) == 0x000004, "Wrong alignment on ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP"); \ static_assert(sizeof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP) == 0x00000C, "Wrong size on ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, Temp_bool_Variable) == 0x000004, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, Temp_byte_Variable) == 0x000005, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, Temp_byte_Variable_1) == 0x000006, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, K2Node_Event_bShow) == 0x000007, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::K2Node_Event_bShow' has a wrong offset!"); \ static_assert(offsetof(ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP, K2Node_Select_Default) == 0x000008, "Member 'ItemsNotificationsVisualizationPanel_BP_C_ExecuteUbergraph_ItemsNotificationsVisualizationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UItemsNotificationsVisualizationPanel_BP_C \ static_assert(alignof(UItemsNotificationsVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UItemsNotificationsVisualizationPanel_BP_C"); \ static_assert(sizeof(UItemsNotificationsVisualizationPanel_BP_C) == 0x000288, "Wrong size on UItemsNotificationsVisualizationPanel_BP_C"); \ static_assert(offsetof(UItemsNotificationsVisualizationPanel_BP_C, UberGraphFrame) == 0x000278, "Member 'UItemsNotificationsVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UItemsNotificationsVisualizationPanel_BP_C, infos) == 0x000280, "Member 'UItemsNotificationsVisualizationPanel_BP_C::infos' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived \ static_assert(alignof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived) == 0x0001B8, "Wrong size on ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, CallFunc_Unhandled_ReturnValue) == 0x000100, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP \ static_assert(alignof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP"); \ static_assert(sizeof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP"); \ static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsView_ExtraSettingsPanel_BP_C \ static_assert(alignof(UControlsView_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsView_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UControlsView_ExtraSettingsPanel_BP_C) == 0x000368, "Wrong size on UControlsView_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000338, "Member 'UControlsView_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, Back_text_1) == 0x000340, "Member 'UControlsView_ExtraSettingsPanel_BP_C::Back_text_1' has a wrong offset!"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, Image) == 0x000348, "Member 'UControlsView_ExtraSettingsPanel_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, Image_1) == 0x000350, "Member 'UControlsView_ExtraSettingsPanel_BP_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, Image_119) == 0x000358, "Member 'UControlsView_ExtraSettingsPanel_BP_C::Image_119' has a wrong offset!"); \ static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, View_panel) == 0x000360, "Member 'UControlsView_ExtraSettingsPanel_BP_C::View_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Instructions_BP_C_OnFocusReceived \ static_assert(alignof(Instructions_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Instructions_BP_C_OnFocusReceived"); \ static_assert(sizeof(Instructions_BP_C_OnFocusReceived) == 0x000270, "Wrong size on Instructions_BP_C_OnFocusReceived"); \ static_assert(offsetof(Instructions_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Instructions_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Instructions_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Instructions_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Instructions_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'Instructions_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Instructions_BP_C_ExecuteUbergraph_Instructions_BP \ static_assert(alignof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP) == 0x000008, "Wrong alignment on Instructions_BP_C_ExecuteUbergraph_Instructions_BP"); \ static_assert(sizeof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP) == 0x000028, "Wrong size on Instructions_BP_C_ExecuteUbergraph_Instructions_BP"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, EntryPoint) == 0x000000, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_GetRadio_ReturnValue) == 0x000010, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_GetRadio_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsTutorialActionRegistered_ReturnValue) == 0x00001A, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsTutorialActionRegistered_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsTutorialActionRegistered_ReturnValue_1) == 0x00001B, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsTutorialActionRegistered_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsTutorialActionRegistered_ReturnValue_2) == 0x00001C, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsTutorialActionRegistered_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_BooleanOR_ReturnValue) == 0x00001D, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsTutorialActionRegistered_ReturnValue_3) == 0x00001E, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsTutorialActionRegistered_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsTutorialActionRegistered_ReturnValue_4) == 0x00001F, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsTutorialActionRegistered_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_BooleanOR_ReturnValue_1) == 0x000020, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_BooleanOR_ReturnValue_2) == 0x000021, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ExecuteUbergraph_Instructions_BP, CallFunc_IsNewGamePlus_ReturnValue) == 0x000022, "Member 'Instructions_BP_C_ExecuteUbergraph_Instructions_BP::CallFunc_IsNewGamePlus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Instructions_BP_C_ApplyVisibility \ static_assert(alignof(Instructions_BP_C_ApplyVisibility) == 0x000008, "Wrong alignment on Instructions_BP_C_ApplyVisibility"); \ static_assert(sizeof(Instructions_BP_C_ApplyVisibility) == 0x000010, "Wrong size on Instructions_BP_C_ApplyVisibility"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, InButton) == 0x000000, "Member 'Instructions_BP_C_ApplyVisibility::InButton' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, bInShouldBeShown) == 0x000008, "Member 'Instructions_BP_C_ApplyVisibility::bInShouldBeShown' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, Temp_bool_Variable) == 0x000009, "Member 'Instructions_BP_C_ApplyVisibility::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, Temp_byte_Variable) == 0x00000A, "Member 'Instructions_BP_C_ApplyVisibility::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, Temp_byte_Variable_1) == 0x00000B, "Member 'Instructions_BP_C_ApplyVisibility::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Instructions_BP_C_ApplyVisibility, K2Node_Select_Default) == 0x00000C, "Member 'Instructions_BP_C_ApplyVisibility::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInstructions_BP_C \ static_assert(alignof(UInstructions_BP_C) == 0x000008, "Wrong alignment on UInstructions_BP_C"); \ static_assert(sizeof(UInstructions_BP_C) == 0x000498, "Wrong size on UInstructions_BP_C"); \ static_assert(offsetof(UInstructions_BP_C, UberGraphFrame) == 0x000420, "Member 'UInstructions_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Back_but) == 0x000428, "Member 'UInstructions_BP_C::Back_but' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Back_text) == 0x000430, "Member 'UInstructions_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Combat_HorizontalBox) == 0x000438, "Member 'UInstructions_BP_C::Combat_HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Healing) == 0x000440, "Member 'UInstructions_BP_C::Healing' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, HealthAmount) == 0x000448, "Member 'UInstructions_BP_C::HealthAmount' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Items_HorizontalBox) == 0x000450, "Member 'UInstructions_BP_C::Items_HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Maps) == 0x000458, "Member 'UInstructions_BP_C::Maps' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Melee) == 0x000460, "Member 'UInstructions_BP_C::Melee' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Radio) == 0x000468, "Member 'UInstructions_BP_C::Radio' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, RangedWeapons) == 0x000470, "Member 'UInstructions_BP_C::RangedWeapons' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Traversal) == 0x000478, "Member 'UInstructions_BP_C::Traversal' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Traversals_HorizontalBox) == 0x000480, "Member 'UInstructions_BP_C::Traversals_HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, WidgetSwitcher_160) == 0x000488, "Member 'UInstructions_BP_C::WidgetSwitcher_160' has a wrong offset!"); \ static_assert(offsetof(UInstructions_BP_C, Window) == 0x000490, "Member 'UInstructions_BP_C::Window' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionsExpandNewBox_BP_C_PreConstruct \ static_assert(alignof(SettingOptionsExpandNewBox_BP_C_PreConstruct) == 0x000001, "Wrong alignment on SettingOptionsExpandNewBox_BP_C_PreConstruct"); \ static_assert(sizeof(SettingOptionsExpandNewBox_BP_C_PreConstruct) == 0x000001, "Wrong size on SettingOptionsExpandNewBox_BP_C_PreConstruct"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'SettingOptionsExpandNewBox_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionsExpandNewBox_BP_C_OnFocusReceived \ static_assert(alignof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on SettingOptionsExpandNewBox_BP_C_OnFocusReceived"); \ static_assert(sizeof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived) == 0x000270, "Wrong size on SettingOptionsExpandNewBox_BP_C_OnFocusReceived"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'SettingOptionsExpandNewBox_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'SettingOptionsExpandNewBox_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'SettingOptionsExpandNewBox_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'SettingOptionsExpandNewBox_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'SettingOptionsExpandNewBox_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP \ static_assert(alignof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP) == 0x000008, "Wrong alignment on SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP"); \ static_assert(sizeof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP) == 0x000068, "Wrong size on SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, EntryPoint) == 0x000000, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable) == 0x000004, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_1) == 0x000005, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_2) == 0x000006, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_3) == 0x000007, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_4) == 0x000008, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_5) == 0x000009, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_bool_Variable) == 0x00000A, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_6) == 0x00000B, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_6' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_7) == 0x00000C, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_7' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_8) == 0x00000D, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_8' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable) == 0x000010, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_1) == 0x000018, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_byte_Variable_9) == 0x000020, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_byte_Variable_9' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_2) == 0x000028, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_3) == 0x000030, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_4) == 0x000038, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_5) == 0x000040, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, Temp_object_Variable_6) == 0x000048, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, K2Node_Event_IsDesignTime) == 0x000050, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, CallFunc_GetVisibility_ReturnValue) == 0x000051, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::CallFunc_GetVisibility_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, K2Node_Select_Default) == 0x000052, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, K2Node_Select_Default_1) == 0x000053, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, CallFunc_GetVisibility_ReturnValue_1) == 0x000054, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::CallFunc_GetVisibility_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, CallFunc_GetVisibility_ReturnValue_2) == 0x000055, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::CallFunc_GetVisibility_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, K2Node_Select_Default_2) == 0x000058, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP, K2Node_Select_Default_3) == 0x000060, "Member 'SettingOptionsExpandNewBox_BP_C_ExecuteUbergraph_SettingOptionsExpandNewBox_BP::K2Node_Select_Default_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionsExpandNewBox_BP_C \ static_assert(alignof(USettingOptionsExpandNewBox_BP_C) == 0x000008, "Wrong alignment on USettingOptionsExpandNewBox_BP_C"); \ static_assert(sizeof(USettingOptionsExpandNewBox_BP_C) == 0x000300, "Wrong size on USettingOptionsExpandNewBox_BP_C"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, UberGraphFrame) == 0x0002B8, "Member 'USettingOptionsExpandNewBox_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, Image_89) == 0x0002C0, "Member 'USettingOptionsExpandNewBox_BP_C::Image_89' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, OptionButtonWidget_BP) == 0x0002C8, "Member 'USettingOptionsExpandNewBox_BP_C::OptionButtonWidget_BP' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, Header_txt) == 0x0002D0, "Member 'USettingOptionsExpandNewBox_BP_C::Header_txt' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, StartCollapsed) == 0x0002E8, "Member 'USettingOptionsExpandNewBox_BP_C::StartCollapsed' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, TextureCollapsed) == 0x0002F0, "Member 'USettingOptionsExpandNewBox_BP_C::TextureCollapsed' has a wrong offset!"); \ static_assert(offsetof(USettingOptionsExpandNewBox_BP_C, TextureOpened) == 0x0002F8, "Member 'USettingOptionsExpandNewBox_BP_C::TextureOpened' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingOptionssBox_BP_C \ static_assert(alignof(USettingOptionssBox_BP_C) == 0x000008, "Wrong alignment on USettingOptionssBox_BP_C"); \ static_assert(sizeof(USettingOptionssBox_BP_C) == 0x0002B8, "Wrong size on USettingOptionssBox_BP_C"); \ #define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionVolumeWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionVolumeWidget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionVolumeWidget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionVolumeWidget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP \ static_assert(alignof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP) == 0x000008, "Wrong alignment on OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP"); \ static_assert(sizeof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP) == 0x000048, "Wrong size on OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, EntryPoint) == 0x000000, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_bool_Variable_2) == 0x00000A, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_IsActive) == 0x000028, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Select_Default) == 0x000029, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_Value) == 0x00002C, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_WasChanged) == 0x000030, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Select_Default_1) == 0x000031, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Select_Default_2) == 0x000034, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnValueChanged \ static_assert(alignof(OptionVolumeWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionVolumeWidget_BP_C_OnValueChanged"); \ static_assert(sizeof(OptionVolumeWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionVolumeWidget_BP_C_OnValueChanged"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionVolumeWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnActivated \ static_assert(alignof(OptionVolumeWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionVolumeWidget_BP_C_OnActivated"); \ static_assert(sizeof(OptionVolumeWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionVolumeWidget_BP_C_OnActivated"); \ static_assert(offsetof(OptionVolumeWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionVolumeWidget_BP_C \ static_assert(alignof(UOptionVolumeWidget_BP_C) == 0x000008, "Wrong alignment on UOptionVolumeWidget_BP_C"); \ static_assert(sizeof(UOptionVolumeWidget_BP_C) == 0x000378, "Wrong size on UOptionVolumeWidget_BP_C"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, UberGraphFrame) == 0x000328, "Member 'UOptionVolumeWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, Acitve_img) == 0x000330, "Member 'UOptionVolumeWidget_BP_C::Acitve_img' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, Changed_img) == 0x000338, "Member 'UOptionVolumeWidget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, Label_flb) == 0x000340, "Member 'UOptionVolumeWidget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, Label_txt) == 0x000348, "Member 'UOptionVolumeWidget_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, FontColorInactive) == 0x000350, "Member 'UOptionVolumeWidget_BP_C::FontColorInactive' has a wrong offset!"); \ static_assert(offsetof(UOptionVolumeWidget_BP_C, FontColorActive) == 0x000364, "Member 'UOptionVolumeWidget_BP_C::FontColorActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingOptionBox_PC_C \ static_assert(alignof(UInputBindingOptionBox_PC_C) == 0x000008, "Wrong alignment on UInputBindingOptionBox_PC_C"); \ static_assert(sizeof(UInputBindingOptionBox_PC_C) == 0x0002A0, "Wrong size on UInputBindingOptionBox_PC_C"); \ #define DUMPER7_ASSERTS_OptionInputBinding_Widget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionInputBinding_Widget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionInputBinding_Widget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionInputBinding_Widget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionInputBinding_Widget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionInputBinding_Widget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionInputBinding_Widget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP \ static_assert(alignof(OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP) == 0x000008, "Wrong alignment on OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP"); \ static_assert(sizeof(OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP) == 0x000020, "Wrong size on OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP"); \ static_assert(offsetof(OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP, EntryPoint) == 0x000000, "Member 'OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP, K2Node_Event_Text) == 0x000008, "Member 'OptionInputBinding_Widget_BP_C_ExecuteUbergraph_OptionInputBinding_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionInputBinding_Widget_BP_C \ static_assert(alignof(UOptionInputBinding_Widget_BP_C) == 0x000008, "Wrong alignment on UOptionInputBinding_Widget_BP_C"); \ static_assert(sizeof(UOptionInputBinding_Widget_BP_C) == 0x000410, "Wrong size on UOptionInputBinding_Widget_BP_C"); \ static_assert(offsetof(UOptionInputBinding_Widget_BP_C, UberGraphFrame) == 0x0003E8, "Member 'UOptionInputBinding_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_BP_C, KeyName_rtx) == 0x0003F0, "Member 'UOptionInputBinding_Widget_BP_C::KeyName_rtx' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_BP_C, KeyName_rtx_1) == 0x0003F8, "Member 'UOptionInputBinding_Widget_BP_C::KeyName_rtx_1' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_BP_C, KeyName_rtx_2) == 0x000400, "Member 'UOptionInputBinding_Widget_BP_C::KeyName_rtx_2' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_BP_C, Label_txt) == 0x000408, "Member 'UOptionInputBinding_Widget_BP_C::Label_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP \ static_assert(alignof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP) == 0x000008, "Wrong alignment on ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP"); \ static_assert(sizeof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP) == 0x000010, "Wrong size on ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, CallFunc_IsConsoleMenu_ReturnValue) == 0x000004, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::CallFunc_IsConsoleMenu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, Temp_bool_Variable) == 0x000005, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, CallFunc_IsPadActive_ReturnValue) == 0x000006, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, CallFunc_BooleanOR_ReturnValue) == 0x000007, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, K2Node_Select_Default) == 0x000008, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsView_SettingsPanel_BP_C \ static_assert(alignof(UControlsView_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsView_SettingsPanel_BP_C"); \ static_assert(sizeof(UControlsView_SettingsPanel_BP_C) == 0x0003D8, "Wrong size on UControlsView_SettingsPanel_BP_C"); \ static_assert(offsetof(UControlsView_SettingsPanel_BP_C, UberGraphFrame) == 0x0003B0, "Member 'UControlsView_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlsView_SettingsPanel_BP_C, ActionKeysViewWidget_BP) == 0x0003B8, "Member 'UControlsView_SettingsPanel_BP_C::ActionKeysViewWidget_BP' has a wrong offset!"); \ static_assert(offsetof(UControlsView_SettingsPanel_BP_C, keyb_panel) == 0x0003C0, "Member 'UControlsView_SettingsPanel_BP_C::keyb_panel' has a wrong offset!"); \ static_assert(offsetof(UControlsView_SettingsPanel_BP_C, Main_switcher) == 0x0003C8, "Member 'UControlsView_SettingsPanel_BP_C::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UControlsView_SettingsPanel_BP_C, pad_panel) == 0x0003D0, "Member 'UControlsView_SettingsPanel_BP_C::pad_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionButtonWidget_BP_C_PreConstruct \ static_assert(alignof(OptionButtonWidget_BP_C_PreConstruct) == 0x000001, "Wrong alignment on OptionButtonWidget_BP_C_PreConstruct"); \ static_assert(sizeof(OptionButtonWidget_BP_C_PreConstruct) == 0x000001, "Wrong size on OptionButtonWidget_BP_C_PreConstruct"); \ static_assert(offsetof(OptionButtonWidget_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'OptionButtonWidget_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP \ static_assert(alignof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP) == 0x000008, "Wrong alignment on OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP"); \ static_assert(sizeof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP) == 0x000088, "Wrong size on OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, EntryPoint) == 0x000000, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_class_Variable) == 0x000008, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_class_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_class_Variable_1) == 0x000010, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_class_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, Temp_bool_Variable_2) == 0x000018, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_MakeStruct_SlateColor) == 0x00001C, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_MakeStruct_SlateColor_1) == 0x000030, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_Event_IsDesignTime) == 0x000044, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, CallFunc_SlotAsHorizontalBoxSlot_ReturnValue) == 0x000048, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::CallFunc_SlotAsHorizontalBoxSlot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_MakeStruct_Margin) == 0x000050, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_MakeStruct_Margin' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_Event_bIsLocked) == 0x000060, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_Event_bIsLocked' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_Select_Default) == 0x000061, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_Select_Default_1) == 0x000068, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_Select_Default_2) == 0x000070, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP, K2Node_MakeStruct_Left_ImplicitCast) == 0x000084, "Member 'OptionButtonWidget_BP_C_ExecuteUbergraph_OptionButtonWidget_BP::K2Node_MakeStruct_Left_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionButtonWidget_BP_C_BP_OnLockedChanged \ static_assert(alignof(OptionButtonWidget_BP_C_BP_OnLockedChanged) == 0x000001, "Wrong alignment on OptionButtonWidget_BP_C_BP_OnLockedChanged"); \ static_assert(sizeof(OptionButtonWidget_BP_C_BP_OnLockedChanged) == 0x000001, "Wrong size on OptionButtonWidget_BP_C_BP_OnLockedChanged"); \ static_assert(offsetof(OptionButtonWidget_BP_C_BP_OnLockedChanged, bIsLocked) == 0x000000, "Member 'OptionButtonWidget_BP_C_BP_OnLockedChanged::bIsLocked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionButtonWidget_BP_C \ static_assert(alignof(UOptionButtonWidget_BP_C) == 0x000008, "Wrong alignment on UOptionButtonWidget_BP_C"); \ static_assert(sizeof(UOptionButtonWidget_BP_C) == 0x000390, "Wrong size on UOptionButtonWidget_BP_C"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, UberGraphFrame) == 0x000358, "Member 'UOptionButtonWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, Active_img) == 0x000360, "Member 'UOptionButtonWidget_BP_C::Active_img' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, Changed_img) == 0x000368, "Member 'UOptionButtonWidget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, LabelLeftPadding) == 0x000370, "Member 'UOptionButtonWidget_BP_C::LabelLeftPadding' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, IsLocked_0) == 0x000378, "Member 'UOptionButtonWidget_BP_C::IsLocked_0' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, showIcon) == 0x000379, "Member 'UOptionButtonWidget_BP_C::showIcon' has a wrong offset!"); \ static_assert(offsetof(UOptionButtonWidget_BP_C, Focused) == 0x000380, "Member 'UOptionButtonWidget_BP_C::Focused' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0000F8, "Wrong size on CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_28) == 0x000008, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_28' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_29) == 0x000010, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_29' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_30) == 0x000018, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_30' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_31) == 0x000019, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_31' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_32) == 0x00001A, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_32' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_33) == 0x000020, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_33' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_34) == 0x000030, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_34' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_35) == 0x000050, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_35' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_36) == 0x000058, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_36' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000060, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000E0, "Member 'CH_James_Morphs_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP \ static_assert(alignof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP) == 0x0001B8, "Wrong size on CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, EntryPoint) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeStruct_MaterialParameterInfo) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue) == 0x000028, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_1) == 0x00002C, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000030, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_FloatToDouble_ReturnValue_1) == 0x000038, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_FloatToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_2) == 0x000040, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_3) == 0x000044, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_FloatToDouble_ReturnValue_2) == 0x000048, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_FloatToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_4) == 0x000050, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_5) == 0x000054, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_6) == 0x000060, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_FloatToDouble_ReturnValue_3) == 0x000070, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_FloatToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000078, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_7) == 0x000080, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000084, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetCurveValue_ReturnValue_8) == 0x000088, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetCurveValue_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x00008C, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_3) == 0x000090, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_4) == 0x000098, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0000A0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_FClamp_ReturnValue) == 0x0000A8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_6) == 0x0000B0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_BoolToFloat_ReturnValue_1) == 0x0000BC, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_BoolToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue_7) == 0x0000C8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_FClamp_ReturnValue_1) == 0x0000D0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeArray_Array) == 0x0000D8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeStruct_MaterialParameterInfo_1) == 0x0000E8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeStruct_MaterialParameterInfo_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_MinOfFloatArray_IndexOfMinValue) == 0x0000F8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_MinOfFloatArray_IndexOfMinValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_MinOfFloatArray_MinValue) == 0x0000FC, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_MinOfFloatArray_MinValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetOwningComponent_ReturnValue_1) == 0x000100, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetOwningComponent_ReturnValue_2) == 0x000108, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetOwningComponent_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetMaterial_ReturnValue) == 0x000110, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeStruct_MaterialParameterInfo_2) == 0x000118, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeStruct_MaterialParameterInfo_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_GetDisplayName_ReturnValue) == 0x000128, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Concat_StrStr_ReturnValue) == 0x000138, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_DynamicCast_AsMaterial_Instance_Dynamic) == 0x000148, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_DynamicCast_AsMaterial_Instance_Dynamic' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Conv_StringToName_ReturnValue) == 0x000154, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000160, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeStruct_MaterialParameterInfo_3) == 0x000168, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeStruct_MaterialParameterInfo_3' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000178, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000180, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_B_ImplicitCast_1) == 0x000188, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_A_ImplicitCast_1) == 0x000190, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_B_ImplicitCast_2) == 0x000198, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeArray__1__ImplicitCast) == 0x0001A0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeArray__1__ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast) == 0x0001A4, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_Add_DoubleDouble_B_ImplicitCast_3) == 0x0001A8, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_Add_DoubleDouble_B_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1) == 0x0001B0, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP, K2Node_MakeArray__0__ImplicitCast) == 0x0001B4, "Member 'CH_James_Morphs_AnimBP_C_ExecuteUbergraph_CH_James_Morphs_AnimBP::K2Node_MakeArray__0__ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation \ static_assert(alignof(CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_AnimGraph \ static_assert(alignof(CH_James_Morphs_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_AnimGraph"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on CH_James_Morphs_AnimBP_C_AnimGraph"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue) == 0x000020, "Wrong size on CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersOverextendCorrectiveValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue) == 0x000020, "Wrong size on CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetRTrousersKneeCorrectiveValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue) == 0x000068, "Wrong size on CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000014, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_1) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000028, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_2) == 0x000030, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue_1) == 0x000040, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000048, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_FClamp_ReturnValue) == 0x000050, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue) == 0x000060, "Wrong size on CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000014, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_1) == 0x000020, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_2) == 0x000024, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue_1) == 0x000028, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000040, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'CH_James_Morphs_AnimBP_C_GetRArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue) == 0x000020, "Wrong size on CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersOverextendCorrectiveValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue) == 0x000020, "Wrong size on CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetLTrousersKneeCorrectiveValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue) == 0x000068, "Wrong size on CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000014, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_1) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000028, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_2) == 0x000030, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue_1) == 0x000040, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000048, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_FClamp_ReturnValue) == 0x000050, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketOverextendCorrectiveValue::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue \ static_assert(alignof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue) == 0x000008, "Wrong alignment on CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue"); \ static_assert(sizeof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue) == 0x000060, "Wrong size on CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, ReturnValue) == 0x000000, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue) == 0x000014, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_K2_DistanceBetweenTwoSocketsAndMapRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue) == 0x000018, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_1) == 0x000020, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_GetCurveValue_ReturnValue_2) == 0x000024, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_GetCurveValue_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Conv_FloatToDouble_ReturnValue_1) == 0x000028, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Conv_FloatToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000040, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'CH_James_Morphs_AnimBP_C_GetLArmsDownBentJacketCorrectiveValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_James_Morphs_AnimBP_C \ static_assert(alignof(UCH_James_Morphs_AnimBP_C) == 0x000010, "Wrong alignment on UCH_James_Morphs_AnimBP_C"); \ static_assert(sizeof(UCH_James_Morphs_AnimBP_C) == 0x000B70, "Wrong size on UCH_James_Morphs_AnimBP_C"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, UberGraphFrame) == 0x000350, "Member 'UCH_James_Morphs_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, __AnimBlueprintMutables) == 0x000358, "Member 'UCH_James_Morphs_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000360, "Member 'UCH_James_Morphs_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimBlueprintExtension_Base) == 0x000368, "Member 'UCH_James_Morphs_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x000370, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x000398, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x0003E0, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_ModifyCurve_1) == 0x0004E8, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_ModifyCurve_1' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x0005E8, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000610, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_ModifyCurve) == 0x0006D8, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_PoseDriver_1) == 0x0007D8, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_PoseDriver) == 0x000960, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_PoseDriver' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, AnimGraphNode_Root) == 0x000AE8, "Member 'UCH_James_Morphs_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Copy_Translation) == 0x000B08, "Member 'UCH_James_Morphs_AnimBP_C::Copy_Translation' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Skeletal_Mesh_Asset) == 0x000B10, "Member 'UCH_James_Morphs_AnimBP_C::Skeletal_Mesh_Asset' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Target) == 0x000B18, "Member 'UCH_James_Morphs_AnimBP_C::Target' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Socket_or_Bone_Name_A) == 0x000B20, "Member 'UCH_James_Morphs_AnimBP_C::Socket_or_Bone_Name_A' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Socket_or_Bone_Name_B) == 0x000B28, "Member 'UCH_James_Morphs_AnimBP_C::Socket_or_Bone_Name_B' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Component) == 0x000B30, "Member 'UCH_James_Morphs_AnimBP_C::Component' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, In_Socket_Name) == 0x000B38, "Member 'UCH_James_Morphs_AnimBP_C::In_Socket_Name' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Component_0) == 0x000B40, "Member 'UCH_James_Morphs_AnimBP_C::Component_0' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Socket_or_Bone_Name_A_0) == 0x000B48, "Member 'UCH_James_Morphs_AnimBP_C::Socket_or_Bone_Name_A_0' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Material_MID) == 0x000B50, "Member 'UCH_James_Morphs_AnimBP_C::Material_MID' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Material) == 0x000B58, "Member 'UCH_James_Morphs_AnimBP_C::Material' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, MorhpsEnabled) == 0x000B60, "Member 'UCH_James_Morphs_AnimBP_C::MorhpsEnabled' has a wrong offset!"); \ static_assert(offsetof(UCH_James_Morphs_AnimBP_C, Morph_Target_Name) == 0x000B64, "Member 'UCH_James_Morphs_AnimBP_C::Morph_Target_Name' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSlider_HDR_Widget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP \ static_assert(alignof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP) == 0x000008, "Wrong alignment on OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP"); \ static_assert(sizeof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP) == 0x000078, "Wrong size on OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, EntryPoint) == 0x000000, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, Temp_bool_Variable_2) == 0x00000A, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_IsActive) == 0x000028, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Select_Default) == 0x000029, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_Value_1) == 0x00002C, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_Value_1' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_WasChanged_1) == 0x000030, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_WasChanged_1' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_Value) == 0x000034, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Event_WasChanged) == 0x000038, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Select_Default_1) == 0x00003C, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, K2Node_Select_Default_2) == 0x000050, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, CallFunc_Conv_DoubleToText_ReturnValue) == 0x000058, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::CallFunc_Conv_DoubleToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP, CallFunc_Conv_DoubleToText_Value_ImplicitCast) == 0x000070, "Member 'OptionSlider_HDR_Widget_BP_C_ExecuteUbergraph_OptionSlider_HDR_Widget_BP::CallFunc_Conv_DoubleToText_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSlider_HDR_Widget_BP_C_OnValueChanged \ static_assert(alignof(OptionSlider_HDR_Widget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionSlider_HDR_Widget_BP_C_OnValueChanged"); \ static_assert(sizeof(OptionSlider_HDR_Widget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionSlider_HDR_Widget_BP_C_OnValueChanged"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionSlider_HDR_Widget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionSlider_HDR_Widget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSlider_HDR_Widget_BP_C_OnFValueChanged \ static_assert(alignof(OptionSlider_HDR_Widget_BP_C_OnFValueChanged) == 0x000004, "Wrong alignment on OptionSlider_HDR_Widget_BP_C_OnFValueChanged"); \ static_assert(sizeof(OptionSlider_HDR_Widget_BP_C_OnFValueChanged) == 0x000008, "Wrong size on OptionSlider_HDR_Widget_BP_C_OnFValueChanged"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnFValueChanged, Value) == 0x000000, "Member 'OptionSlider_HDR_Widget_BP_C_OnFValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnFValueChanged, WasChanged) == 0x000004, "Member 'OptionSlider_HDR_Widget_BP_C_OnFValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionSlider_HDR_Widget_BP_C_OnActivated \ static_assert(alignof(OptionSlider_HDR_Widget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionSlider_HDR_Widget_BP_C_OnActivated"); \ static_assert(sizeof(OptionSlider_HDR_Widget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionSlider_HDR_Widget_BP_C_OnActivated"); \ static_assert(offsetof(OptionSlider_HDR_Widget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSlider_HDR_Widget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionSlider_HDR_Widget_BP_C \ static_assert(alignof(UOptionSlider_HDR_Widget_BP_C) == 0x000008, "Wrong alignment on UOptionSlider_HDR_Widget_BP_C"); \ static_assert(sizeof(UOptionSlider_HDR_Widget_BP_C) == 0x000370, "Wrong size on UOptionSlider_HDR_Widget_BP_C"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, UberGraphFrame) == 0x000318, "Member 'UOptionSlider_HDR_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, Acitve_img) == 0x000320, "Member 'UOptionSlider_HDR_Widget_BP_C::Acitve_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, Changed_img) == 0x000328, "Member 'UOptionSlider_HDR_Widget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, Label_flb) == 0x000330, "Member 'UOptionSlider_HDR_Widget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, Label_txt) == 0x000338, "Member 'UOptionSlider_HDR_Widget_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, Value_txt) == 0x000340, "Member 'UOptionSlider_HDR_Widget_BP_C::Value_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, FontColorInactive) == 0x000348, "Member 'UOptionSlider_HDR_Widget_BP_C::FontColorInactive' has a wrong offset!"); \ static_assert(offsetof(UOptionSlider_HDR_Widget_BP_C, FontColorActive) == 0x00035C, "Member 'UOptionSlider_HDR_Widget_BP_C::FontColorActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel \ static_assert(alignof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel) == 0x000008, "Wrong alignment on ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel"); \ static_assert(sizeof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel) == 0x000010, "Wrong size on ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel"); \ static_assert(offsetof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel, EntryPoint) == 0x000000, "Member 'ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlTipsVisualizatinoPanel_C \ static_assert(alignof(UControlTipsVisualizatinoPanel_C) == 0x000010, "Wrong alignment on UControlTipsVisualizatinoPanel_C"); \ static_assert(sizeof(UControlTipsVisualizatinoPanel_C) == 0x0003C0, "Wrong size on UControlTipsVisualizatinoPanel_C"); \ static_assert(offsetof(UControlTipsVisualizatinoPanel_C, UberGraphFrame) == 0x0003A0, "Member 'UControlTipsVisualizatinoPanel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlTipsVisualizatinoPanel_C, FadingLoop) == 0x0003A8, "Member 'UControlTipsVisualizatinoPanel_C::FadingLoop' has a wrong offset!"); \ static_assert(offsetof(UControlTipsVisualizatinoPanel_C, ControlTipWidget_1) == 0x0003B0, "Member 'UControlTipsVisualizatinoPanel_C::ControlTipWidget_1' has a wrong offset!"); \ static_assert(offsetof(UControlTipsVisualizatinoPanel_C, ControlTipWidget_2) == 0x0003B8, "Member 'UControlTipsVisualizatinoPanel_C::ControlTipWidget_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP \ static_assert(alignof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP) == 0x000008, "Wrong alignment on SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP"); \ static_assert(sizeof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP) == 0x0000B8, "Wrong size on SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, EntryPoint) == 0x000000, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, K2Node_ComponentBoundEvent_bIsLoading) == 0x000004, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::K2Node_ComponentBoundEvent_bIsLoading' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, Temp_bool_Variable) == 0x000005, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, Temp_bool_Variable_1) == 0x000018, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, Temp_bool_Variable_2) == 0x000019, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, Temp_byte_Variable) == 0x00001A, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, Temp_byte_Variable_1) == 0x00001B, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, CallFunc_IsVisible_ReturnValue) == 0x00001C, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, CallFunc_IsVisible_ReturnValue_1) == 0x00001D, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, K2Node_Select_Default) == 0x000020, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, K2Node_Event_SaveSlot) == 0x000028, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::K2Node_Event_SaveSlot' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, K2Node_Select_Default_1) == 0x0000A8, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP, K2Node_Select_Default_2) == 0x0000B0, "Member 'SlotsListWidget_BP_C_ExecuteUbergraph_SlotsListWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature \ static_assert(alignof(SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature) == 0x000001, "Wrong alignment on SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature"); \ static_assert(sizeof(SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature) == 0x000001, "Wrong size on SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature"); \ static_assert(offsetof(SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature, bIsLoading) == 0x000000, "Member 'SlotsListWidget_BP_C_BndEvt__SlotsListWidget_BP_SShot_img_K2Node_ComponentBoundEvent_0_OnLoadGuardStateChangedDynamic__DelegateSignature::bIsLoading' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotsListWidget_BP_C_AskOverride \ static_assert(alignof(SlotsListWidget_BP_C_AskOverride) == 0x000008, "Wrong alignment on SlotsListWidget_BP_C_AskOverride"); \ static_assert(sizeof(SlotsListWidget_BP_C_AskOverride) == 0x000040, "Wrong size on SlotsListWidget_BP_C_AskOverride"); \ static_assert(offsetof(SlotsListWidget_BP_C_AskOverride, SlotInfo) == 0x000000, "Member 'SlotsListWidget_BP_C_AskOverride::SlotInfo' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_AskOverride, ReturnValue) == 0x000038, "Member 'SlotsListWidget_BP_C_AskOverride::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SlotsListWidget_BP_C_AskOverride, CallFunc_Not_PreBool_ReturnValue) == 0x000039, "Member 'SlotsListWidget_BP_C_AskOverride::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotsListWidget_BP_C_OnSlotHovered \ static_assert(alignof(SlotsListWidget_BP_C_OnSlotHovered) == 0x000008, "Wrong alignment on SlotsListWidget_BP_C_OnSlotHovered"); \ static_assert(sizeof(SlotsListWidget_BP_C_OnSlotHovered) == 0x000080, "Wrong size on SlotsListWidget_BP_C_OnSlotHovered"); \ static_assert(offsetof(SlotsListWidget_BP_C_OnSlotHovered, SaveSlot) == 0x000000, "Member 'SlotsListWidget_BP_C_OnSlotHovered::SaveSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlotsListWidget_BP_C \ static_assert(alignof(USlotsListWidget_BP_C) == 0x000008, "Wrong alignment on USlotsListWidget_BP_C"); \ static_assert(sizeof(USlotsListWidget_BP_C) == 0x000430, "Wrong size on USlotsListWidget_BP_C"); \ static_assert(offsetof(USlotsListWidget_BP_C, UberGraphFrame) == 0x0003A0, "Member 'USlotsListWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, AskInfo_txt) == 0x0003A8, "Member 'USlotsListWidget_BP_C::AskInfo_txt' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, Back_but_1) == 0x0003B0, "Member 'USlotsListWidget_BP_C::Back_but_1' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, Back_text_1) == 0x0003B8, "Member 'USlotsListWidget_BP_C::Back_text_1' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, BottomBar) == 0x0003C0, "Member 'USlotsListWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, BottomBar_1) == 0x0003C8, "Member 'USlotsListWidget_BP_C::BottomBar_1' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, BottomBar_2) == 0x0003D0, "Member 'USlotsListWidget_BP_C::BottomBar_2' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, DarkApla) == 0x0003D8, "Member 'USlotsListWidget_BP_C::DarkApla' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, NG_) == 0x0003E0, "Member 'USlotsListWidget_BP_C::NG_' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, No_but) == 0x0003E8, "Member 'USlotsListWidget_BP_C::No_but' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, TopBar) == 0x0003F0, "Member 'USlotsListWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, TopBar_1) == 0x0003F8, "Member 'USlotsListWidget_BP_C::TopBar_1' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, TopBar_2) == 0x000400, "Member 'USlotsListWidget_BP_C::TopBar_2' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, Yes_but) == 0x000408, "Member 'USlotsListWidget_BP_C::Yes_but' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, Data) == 0x000410, "Member 'USlotsListWidget_BP_C::Data' has a wrong offset!"); \ static_assert(offsetof(USlotsListWidget_BP_C, slotsWidgets) == 0x000420, "Member 'USlotsListWidget_BP_C::slotsWidgets' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionInputBinding_Widget_PC_C_OnLabelTextChanged \ static_assert(alignof(OptionInputBinding_Widget_PC_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionInputBinding_Widget_PC_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionInputBinding_Widget_PC_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionInputBinding_Widget_PC_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionInputBinding_Widget_PC_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionInputBinding_Widget_PC_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC \ static_assert(alignof(OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC) == 0x000008, "Wrong alignment on OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC"); \ static_assert(sizeof(OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC) == 0x000020, "Wrong size on OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC"); \ static_assert(offsetof(OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC, EntryPoint) == 0x000000, "Member 'OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC, K2Node_Event_Text) == 0x000008, "Member 'OptionInputBinding_Widget_PC_C_ExecuteUbergraph_OptionInputBinding_Widget_PC::K2Node_Event_Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionInputBinding_Widget_PC_C \ static_assert(alignof(UOptionInputBinding_Widget_PC_C) == 0x000008, "Wrong alignment on UOptionInputBinding_Widget_PC_C"); \ static_assert(sizeof(UOptionInputBinding_Widget_PC_C) == 0x000410, "Wrong size on UOptionInputBinding_Widget_PC_C"); \ static_assert(offsetof(UOptionInputBinding_Widget_PC_C, UberGraphFrame) == 0x0003E8, "Member 'UOptionInputBinding_Widget_PC_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_PC_C, KeyName_rtx) == 0x0003F0, "Member 'UOptionInputBinding_Widget_PC_C::KeyName_rtx' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_PC_C, KeyName_rtx_1) == 0x0003F8, "Member 'UOptionInputBinding_Widget_PC_C::KeyName_rtx_1' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_PC_C, KeyName_rtx_2) == 0x000400, "Member 'UOptionInputBinding_Widget_PC_C::KeyName_rtx_2' has a wrong offset!"); \ static_assert(offsetof(UOptionInputBinding_Widget_PC_C, Label_txt) == 0x000408, "Member 'UOptionInputBinding_Widget_PC_C::Label_txt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_OnFocusReceived \ static_assert(alignof(Settings_DialogPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_OnFocusReceived"); \ static_assert(sizeof(Settings_DialogPanel_BP_C_OnFocusReceived) == 0x000288, "Wrong size on Settings_DialogPanel_BP_C_OnFocusReceived"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, Temp_int_Variable) == 0x000100, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000108, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x0001C0, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, K2Node_Select_Default) == 0x0001C8, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001D0, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP \ static_assert(alignof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP"); \ static_assert(sizeof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP) == 0x000018, "Wrong size on Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, EntryPoint) == 0x000000, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, K2Node_ComponentBoundEvent_ActiveWidget) == 0x000008, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::K2Node_ComponentBoundEvent_ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, K2Node_ComponentBoundEvent_ActiveWidgetIndex) == 0x000010, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::K2Node_ComponentBoundEvent_ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature \ static_assert(alignof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(sizeof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature) == 0x000010, "Wrong size on Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidget) == 0x000000, "Member 'Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidgetIndex) == 0x000008, "Member 'Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettings_DialogPanel_BP_C \ static_assert(alignof(USettings_DialogPanel_BP_C) == 0x000008, "Wrong alignment on USettings_DialogPanel_BP_C"); \ static_assert(sizeof(USettings_DialogPanel_BP_C) == 0x000378, "Wrong size on USettings_DialogPanel_BP_C"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, UberGraphFrame) == 0x000348, "Member 'USettings_DialogPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, Confirmation_dialog) == 0x000350, "Member 'USettings_DialogPanel_BP_C::Confirmation_dialog' has a wrong offset!"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, Confirmation_panel) == 0x000358, "Member 'USettings_DialogPanel_BP_C::Confirmation_panel' has a wrong offset!"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, Countdown_Dialog) == 0x000360, "Member 'USettings_DialogPanel_BP_C::Countdown_Dialog' has a wrong offset!"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, Countdown_panel) == 0x000368, "Member 'USettings_DialogPanel_BP_C::Countdown_panel' has a wrong offset!"); \ static_assert(offsetof(USettings_DialogPanel_BP_C, Main_switcher) == 0x000370, "Member 'USettings_DialogPanel_BP_C::Main_switcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskQuit_Dialog_BP_C_OnFocusReceived \ static_assert(alignof(AskQuit_Dialog_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on AskQuit_Dialog_BP_C_OnFocusReceived"); \ static_assert(sizeof(AskQuit_Dialog_BP_C_OnFocusReceived) == 0x000270, "Wrong size on AskQuit_Dialog_BP_C_OnFocusReceived"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'AskQuit_Dialog_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'AskQuit_Dialog_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'AskQuit_Dialog_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'AskQuit_Dialog_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'AskQuit_Dialog_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP \ static_assert(alignof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP) == 0x000004, "Wrong alignment on AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP"); \ static_assert(sizeof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP) == 0x000004, "Wrong size on AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP"); \ static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, EntryPoint) == 0x000000, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAskQuit_Dialog_BP_C \ static_assert(alignof(UAskQuit_Dialog_BP_C) == 0x000008, "Wrong alignment on UAskQuit_Dialog_BP_C"); \ static_assert(sizeof(UAskQuit_Dialog_BP_C) == 0x0003F0, "Wrong size on UAskQuit_Dialog_BP_C"); \ static_assert(offsetof(UAskQuit_Dialog_BP_C, UberGraphFrame) == 0x0003D8, "Member 'UAskQuit_Dialog_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAskQuit_Dialog_BP_C, TabLeft_tip) == 0x0003E0, "Member 'UAskQuit_Dialog_BP_C::TabLeft_tip' has a wrong offset!"); \ static_assert(offsetof(UAskQuit_Dialog_BP_C, TabLeft_tip_2) == 0x0003E8, "Member 'UAskQuit_Dialog_BP_C::TabLeft_tip_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_AbortAttack \ static_assert(alignof(NPC_CH_C_AbortAttack) == 0x000004, "Wrong alignment on NPC_CH_C_AbortAttack"); \ static_assert(sizeof(NPC_CH_C_AbortAttack) == 0x000008, "Wrong size on NPC_CH_C_AbortAttack"); \ static_assert(offsetof(NPC_CH_C_AbortAttack, attackName) == 0x000000, "Member 'NPC_CH_C_AbortAttack::attackName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_WantDespawn \ static_assert(alignof(NPC_CH_C_WantDespawn) == 0x000001, "Wrong alignment on NPC_CH_C_WantDespawn"); \ static_assert(sizeof(NPC_CH_C_WantDespawn) == 0x000001, "Wrong size on NPC_CH_C_WantDespawn"); \ static_assert(offsetof(NPC_CH_C_WantDespawn, Despawn) == 0x000000, "Member 'NPC_CH_C_WantDespawn::Despawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_TryAbortBehaviorOnHit \ static_assert(alignof(NPC_CH_C_TryAbortBehaviorOnHit) == 0x000008, "Wrong alignment on NPC_CH_C_TryAbortBehaviorOnHit"); \ static_assert(sizeof(NPC_CH_C_TryAbortBehaviorOnHit) == 0x000030, "Wrong size on NPC_CH_C_TryAbortBehaviorOnHit"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, DamageType) == 0x000000, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::DamageType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, ResponseType) == 0x000008, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::ResponseType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, Cancel_Response) == 0x000009, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::Cancel_Response' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, CallFunc_GetMaiController_ReturnValue) == 0x000010, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::CallFunc_GetMaiController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, CallFunc_actionsHasOfClass_ReturnValue) == 0x000019, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::CallFunc_actionsHasOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, K2Node_DynamicCast_AsAIBase_Attack) == 0x000020, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::K2Node_DynamicCast_AsAIBase_Attack' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, CallFunc_Allow_Interruption_by_Hit_Result) == 0x000029, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::CallFunc_Allow_Interruption_by_Hit_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TryAbortBehaviorOnHit, CallFunc_BooleanOR_ReturnValue) == 0x00002A, "Member 'NPC_CH_C_TryAbortBehaviorOnHit::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_TakePointDamage \ static_assert(alignof(NPC_CH_C_TakePointDamage) == 0x000008, "Wrong alignment on NPC_CH_C_TakePointDamage"); \ static_assert(sizeof(NPC_CH_C_TakePointDamage) == 0x000038, "Wrong size on NPC_CH_C_TakePointDamage"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, Damage) == 0x000000, "Member 'NPC_CH_C_TakePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, damageClass) == 0x000008, "Member 'NPC_CH_C_TakePointDamage::damageClass' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, EventInstigator) == 0x000010, "Member 'NPC_CH_C_TakePointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, DamageCauser) == 0x000018, "Member 'NPC_CH_C_TakePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, ReturnValue) == 0x000020, "Member 'NPC_CH_C_TakePointDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, CallFunc_Damage_IsFinisher_Result) == 0x000024, "Member 'NPC_CH_C_TakePointDamage::CallFunc_Damage_IsFinisher_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, CallFunc_GetHealth_ReturnValue) == 0x000028, "Member 'NPC_CH_C_TakePointDamage::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'NPC_CH_C_TakePointDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_TakePointDamage, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000030, "Member 'NPC_CH_C_TakePointDamage::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_StartBlow \ static_assert(alignof(NPC_CH_C_StartBlow) == 0x000008, "Wrong alignment on NPC_CH_C_StartBlow"); \ static_assert(sizeof(NPC_CH_C_StartBlow) == 0x000018, "Wrong size on NPC_CH_C_StartBlow"); \ static_assert(offsetof(NPC_CH_C_StartBlow, impactID) == 0x000000, "Member 'NPC_CH_C_StartBlow::impactID' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_StartBlow, colliderTags) == 0x000008, "Member 'NPC_CH_C_StartBlow::colliderTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_ShouldMissEnemy \ static_assert(alignof(NPC_CH_C_ShouldMissEnemy) == 0x000008, "Wrong alignment on NPC_CH_C_ShouldMissEnemy"); \ static_assert(sizeof(NPC_CH_C_ShouldMissEnemy) == 0x000030, "Wrong size on NPC_CH_C_ShouldMissEnemy"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, enemy) == 0x000000, "Member 'NPC_CH_C_ShouldMissEnemy::enemy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, Result) == 0x000008, "Member 'NPC_CH_C_ShouldMissEnemy::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, IgnoreEnemy) == 0x000010, "Member 'NPC_CH_C_ShouldMissEnemy::IgnoreEnemy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_GetAlwaysMissMe_ReturnValue) == 0x000029, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_GetAlwaysMissMe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_GetIgnoreMe_ReturnValue) == 0x00002A, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_GetIgnoreMe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_ActorHasTag_ReturnValue) == 0x00002B, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ShouldMissEnemy, CallFunc_BooleanOR_ReturnValue) == 0x00002C, "Member 'NPC_CH_C_ShouldMissEnemy::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_SetAttackStage \ static_assert(alignof(NPC_CH_C_SetAttackStage) == 0x000001, "Wrong alignment on NPC_CH_C_SetAttackStage"); \ static_assert(sizeof(NPC_CH_C_SetAttackStage) == 0x000001, "Wrong size on NPC_CH_C_SetAttackStage"); \ static_assert(offsetof(NPC_CH_C_SetAttackStage, attackStage_0) == 0x000000, "Member 'NPC_CH_C_SetAttackStage::attackStage_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_ReceivePossessed \ static_assert(alignof(NPC_CH_C_ReceivePossessed) == 0x000008, "Wrong alignment on NPC_CH_C_ReceivePossessed"); \ static_assert(sizeof(NPC_CH_C_ReceivePossessed) == 0x000008, "Wrong size on NPC_CH_C_ReceivePossessed"); \ static_assert(offsetof(NPC_CH_C_ReceivePossessed, NewController) == 0x000000, "Member 'NPC_CH_C_ReceivePossessed::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_ReceivePointDamage \ static_assert(alignof(NPC_CH_C_ReceivePointDamage) == 0x000008, "Wrong alignment on NPC_CH_C_ReceivePointDamage"); \ static_assert(sizeof(NPC_CH_C_ReceivePointDamage) == 0x000160, "Wrong size on NPC_CH_C_ReceivePointDamage"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, Damage) == 0x000000, "Member 'NPC_CH_C_ReceivePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, DamageType) == 0x000008, "Member 'NPC_CH_C_ReceivePointDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, HitLocation) == 0x000010, "Member 'NPC_CH_C_ReceivePointDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, HitNormal) == 0x000028, "Member 'NPC_CH_C_ReceivePointDamage::HitNormal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, HitComponent) == 0x000040, "Member 'NPC_CH_C_ReceivePointDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, BoneName) == 0x000048, "Member 'NPC_CH_C_ReceivePointDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, ShotFromDirection) == 0x000050, "Member 'NPC_CH_C_ReceivePointDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, InstigatedBy) == 0x000068, "Member 'NPC_CH_C_ReceivePointDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, DamageCauser) == 0x000070, "Member 'NPC_CH_C_ReceivePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ReceivePointDamage, HitInfo) == 0x000078, "Member 'NPC_CH_C_ReceivePointDamage::HitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Received_Hit_Damage \ static_assert(alignof(NPC_CH_C_Received_Hit_Damage) == 0x000008, "Wrong alignment on NPC_CH_C_Received_Hit_Damage"); \ static_assert(sizeof(NPC_CH_C_Received_Hit_Damage) == 0x000018, "Wrong size on NPC_CH_C_Received_Hit_Damage"); \ static_assert(offsetof(NPC_CH_C_Received_Hit_Damage, Damage) == 0x000000, "Member 'NPC_CH_C_Received_Hit_Damage::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Received_Hit_Damage, Damage_Type) == 0x000008, "Member 'NPC_CH_C_Received_Hit_Damage::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Received_Hit_Damage, Got_Killed) == 0x000010, "Member 'NPC_CH_C_Received_Hit_Damage::Got_Killed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Process_Hit \ static_assert(alignof(NPC_CH_C_Process_Hit) == 0x000008, "Wrong alignment on NPC_CH_C_Process_Hit"); \ static_assert(sizeof(NPC_CH_C_Process_Hit) == 0x000310, "Wrong size on NPC_CH_C_Process_Hit"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Damage) == 0x000000, "Member 'NPC_CH_C_Process_Hit::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Damage_Type) == 0x000008, "Member 'NPC_CH_C_Process_Hit::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Location) == 0x000010, "Member 'NPC_CH_C_Process_Hit::Hit_Location' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Normal) == 0x000028, "Member 'NPC_CH_C_Process_Hit::Hit_Normal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Component) == 0x000040, "Member 'NPC_CH_C_Process_Hit::Hit_Component' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Bone_Name) == 0x000048, "Member 'NPC_CH_C_Process_Hit::Bone_Name' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Shot_From_Direction) == 0x000050, "Member 'NPC_CH_C_Process_Hit::Shot_From_Direction' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Instigator_Controller) == 0x000068, "Member 'NPC_CH_C_Process_Hit::Instigator_Controller' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Damage_Causer) == 0x000070, "Member 'NPC_CH_C_Process_Hit::Damage_Causer' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Info) == 0x000078, "Member 'NPC_CH_C_Process_Hit::Hit_Info' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, L_HitID) == 0x000160, "Member 'NPC_CH_C_Process_Hit::L_HitID' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Got_Killed_L) == 0x000164, "Member 'NPC_CH_C_Process_Hit::Got_Killed_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Damage_Causer_L) == 0x000168, "Member 'NPC_CH_C_Process_Hit::Damage_Causer_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Source_Location_L) == 0x000170, "Member 'NPC_CH_C_Process_Hit::Source_Location_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Was_Dead_L) == 0x000188, "Member 'NPC_CH_C_Process_Hit::Was_Dead_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Reaction_Duration_Limit_L) == 0x000190, "Member 'NPC_CH_C_Process_Hit::Hit_Reaction_Duration_Limit_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Reaction_Variant_L) == 0x000198, "Member 'NPC_CH_C_Process_Hit::Hit_Reaction_Variant_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Hit_Reaction_Type_L) == 0x0001A0, "Member 'NPC_CH_C_Process_Hit::Hit_Reaction_Type_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Final_Damage_L) == 0x0001A8, "Member 'NPC_CH_C_Process_Hit::Final_Damage_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Instigator_Pawn_L) == 0x0001B0, "Member 'NPC_CH_C_Process_Hit::Instigator_Pawn_L' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable) == 0x0001B8, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable_1) == 0x0001B9, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable_2) == 0x0001BA, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable_3) == 0x0001BB, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_IsDead_ReturnValue) == 0x0001BC, "Member 'NPC_CH_C_Process_Hit::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetGFrameNumber_ReturnValue) == 0x0001C0, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetGFrameNumber_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable_4) == 0x0001C4, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_AllowDeath_ReturnValue) == 0x0001C5, "Member 'NPC_CH_C_Process_Hit::CallFunc_AllowDeath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetHealth_ReturnValue) == 0x0001C8, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetMaxHealth_ReturnValue) == 0x0001CC, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetMaxHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Conv_IntToDouble_ReturnValue) == 0x0001D0, "Member 'NPC_CH_C_Process_Hit::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x0001D8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_byte_Variable_5) == 0x0001E0, "Member 'NPC_CH_C_Process_Hit::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetHealth_ReturnValue_1) == 0x0001E4, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetHealth_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Subtract_IntInt_ReturnValue) == 0x0001E8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x0001F0, "Member 'NPC_CH_C_Process_Hit::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0001F8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetAttachParentActor_ReturnValue) == 0x000200, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetAttachParentActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_IsValid_ReturnValue) == 0x000208, "Member 'NPC_CH_C_Process_Hit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000210, "Member 'NPC_CH_C_Process_Hit::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Not_PreBool_ReturnValue) == 0x000228, "Member 'NPC_CH_C_Process_Hit::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, Temp_bool_Variable) == 0x000229, "Member 'NPC_CH_C_Process_Hit::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_IsDead_ReturnValue_1) == 0x00022A, "Member 'NPC_CH_C_Process_Hit::CallFunc_IsDead_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, K2Node_Select_Default) == 0x000230, "Member 'NPC_CH_C_Process_Hit::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_IsDead_ReturnValue_2) == 0x000238, "Member 'NPC_CH_C_Process_Hit::CallFunc_IsDead_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_BooleanAND_ReturnValue) == 0x000239, "Member 'NPC_CH_C_Process_Hit::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_SelectFloat_ReturnValue) == 0x000240, "Member 'NPC_CH_C_Process_Hit::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_K2_GetPawn_ReturnValue) == 0x000248, "Member 'NPC_CH_C_Process_Hit::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_FMin_ReturnValue) == 0x000250, "Member 'NPC_CH_C_Process_Hit::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_SelectFloat_ReturnValue_1) == 0x000258, "Member 'NPC_CH_C_Process_Hit::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000260, "Member 'NPC_CH_C_Process_Hit::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Damage_IsCritical_Result) == 0x000278, "Member 'NPC_CH_C_Process_Hit::CallFunc_Damage_IsCritical_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetObjectClass_ReturnValue) == 0x000280, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Damage_Multiplier) == 0x000288, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Damage_Multiplier' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Maximum_Remaining_Health_Fraction) == 0x000290, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Maximum_Remaining_Health_Fraction' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Hit_Reaction_Type) == 0x000298, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Hit_Reaction_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Hit_Reaction_Variant) == 0x00029C, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Hit_ReactionDuration_Limit) == 0x0002A8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Hit_ReactionDuration_Limit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Decide_Hit_Reaction_Death_Variant) == 0x0002B0, "Member 'NPC_CH_C_Process_Hit::CallFunc_Decide_Hit_Reaction_Death_Variant' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, K2Node_Select_Default_1) == 0x0002C0, "Member 'NPC_CH_C_Process_Hit::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002C8, "Member 'NPC_CH_C_Process_Hit::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0002D0, "Member 'NPC_CH_C_Process_Hit::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_GetMaiController_ReturnValue) == 0x0002D8, "Member 'NPC_CH_C_Process_Hit::CallFunc_GetMaiController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_FMin_ReturnValue_1) == 0x0002E0, "Member 'NPC_CH_C_Process_Hit::CallFunc_FMin_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, K2Node_DynamicCast_AsIFighter_AI) == 0x0002E8, "Member 'NPC_CH_C_Process_Hit::K2Node_DynamicCast_AsIFighter_AI' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, K2Node_DynamicCast_bSuccess) == 0x0002F8, "Member 'NPC_CH_C_Process_Hit::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_FMax_ReturnValue) == 0x000300, "Member 'NPC_CH_C_Process_Hit::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_ReportDamageEvent_DamageAmount_ImplicitCast) == 0x000308, "Member 'NPC_CH_C_Process_Hit::CallFunc_ReportDamageEvent_DamageAmount_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Process_Hit, CallFunc_ReceiveDamage_damage_ImplicitCast) == 0x00030C, "Member 'NPC_CH_C_Process_Hit::CallFunc_ReceiveDamage_damage_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Perform_Hit_Reaction \ static_assert(alignof(NPC_CH_C_Perform_Hit_Reaction) == 0x000008, "Wrong alignment on NPC_CH_C_Perform_Hit_Reaction"); \ static_assert(sizeof(NPC_CH_C_Perform_Hit_Reaction) == 0x000130, "Wrong size on NPC_CH_C_Perform_Hit_Reaction"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, Hit_Reaction_Type) == 0x000000, "Member 'NPC_CH_C_Perform_Hit_Reaction::Hit_Reaction_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, Hit_Reaction_Variant) == 0x000004, "Member 'NPC_CH_C_Perform_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000010, "Member 'NPC_CH_C_Perform_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, InSourceLocation) == 0x000018, "Member 'NPC_CH_C_Perform_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, HitInfo) == 0x000030, "Member 'NPC_CH_C_Perform_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, Hit_Identifier) == 0x000118, "Member 'NPC_CH_C_Perform_Hit_Reaction::Hit_Identifier' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, Damage_Type) == 0x000120, "Member 'NPC_CH_C_Perform_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Perform_Hit_Reaction, DamageCauser) == 0x000128, "Member 'NPC_CH_C_Perform_Hit_Reaction::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_OnPushedByDoorEvent \ static_assert(alignof(NPC_CH_C_OnPushedByDoorEvent) == 0x000008, "Wrong alignment on NPC_CH_C_OnPushedByDoorEvent"); \ static_assert(sizeof(NPC_CH_C_OnPushedByDoorEvent) == 0x000020, "Wrong size on NPC_CH_C_OnPushedByDoorEvent"); \ static_assert(offsetof(NPC_CH_C_OnPushedByDoorEvent, DoorMovementComp) == 0x000000, "Member 'NPC_CH_C_OnPushedByDoorEvent::DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_OnPushedByDoorEvent, pushNormal) == 0x000008, "Member 'NPC_CH_C_OnPushedByDoorEvent::pushNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_OnCriticalHit \ static_assert(alignof(NPC_CH_C_OnCriticalHit) == 0x000008, "Wrong alignment on NPC_CH_C_OnCriticalHit"); \ static_assert(sizeof(NPC_CH_C_OnCriticalHit) == 0x000018, "Wrong size on NPC_CH_C_OnCriticalHit"); \ static_assert(offsetof(NPC_CH_C_OnCriticalHit, HitFromLocation) == 0x000000, "Member 'NPC_CH_C_OnCriticalHit::HitFromLocation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_MakeDamageNoise \ static_assert(alignof(NPC_CH_C_MakeDamageNoise) == 0x000008, "Wrong alignment on NPC_CH_C_MakeDamageNoise"); \ static_assert(sizeof(NPC_CH_C_MakeDamageNoise) == 0x000038, "Wrong size on NPC_CH_C_MakeDamageNoise"); \ static_assert(offsetof(NPC_CH_C_MakeDamageNoise, InInvestigator) == 0x000000, "Member 'NPC_CH_C_MakeDamageNoise::InInvestigator' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_MakeDamageNoise, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000008, "Member 'NPC_CH_C_MakeDamageNoise::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsNeutral \ static_assert(alignof(NPC_CH_C_IsNeutral) == 0x000008, "Wrong alignment on NPC_CH_C_IsNeutral"); \ static_assert(sizeof(NPC_CH_C_IsNeutral) == 0x000018, "Wrong size on NPC_CH_C_IsNeutral"); \ static_assert(offsetof(NPC_CH_C_IsNeutral, Result) == 0x000000, "Member 'NPC_CH_C_IsNeutral::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNeutral, CallFunc_getAggroMeter_ReturnValue) == 0x000008, "Member 'NPC_CH_C_IsNeutral::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNeutral, CallFunc_IsNeutral_ReturnValue) == 0x000010, "Member 'NPC_CH_C_IsNeutral::CallFunc_IsNeutral_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNeutral, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'NPC_CH_C_IsNeutral::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsLyingOnGround_ \ static_assert(alignof(NPC_CH_C_IsLyingOnGround_) == 0x000001, "Wrong alignment on NPC_CH_C_IsLyingOnGround_"); \ static_assert(sizeof(NPC_CH_C_IsLyingOnGround_) == 0x000002, "Wrong size on NPC_CH_C_IsLyingOnGround_"); \ static_assert(offsetof(NPC_CH_C_IsLyingOnGround_, Result) == 0x000000, "Member 'NPC_CH_C_IsLyingOnGround_::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsLyingOnGround_, CallFunc_IsLying_ReturnValue) == 0x000001, "Member 'NPC_CH_C_IsLyingOnGround_::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsItLastHit \ static_assert(alignof(NPC_CH_C_IsItLastHit) == 0x000008, "Wrong alignment on NPC_CH_C_IsItLastHit"); \ static_assert(sizeof(NPC_CH_C_IsItLastHit) == 0x000028, "Wrong size on NPC_CH_C_IsItLastHit"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, DamageType) == 0x000000, "Member 'NPC_CH_C_IsItLastHit::DamageType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, Damage) == 0x000008, "Member 'NPC_CH_C_IsItLastHit::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, Result) == 0x000010, "Member 'NPC_CH_C_IsItLastHit::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, CallFunc_GetHealth_ReturnValue) == 0x000014, "Member 'NPC_CH_C_IsItLastHit::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000018, "Member 'NPC_CH_C_IsItLastHit::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsItLastHit, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'NPC_CH_C_IsItLastHit::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsDead_ \ static_assert(alignof(NPC_CH_C_IsDead_) == 0x000001, "Wrong alignment on NPC_CH_C_IsDead_"); \ static_assert(sizeof(NPC_CH_C_IsDead_) == 0x000002, "Wrong size on NPC_CH_C_IsDead_"); \ static_assert(offsetof(NPC_CH_C_IsDead_, Result) == 0x000000, "Member 'NPC_CH_C_IsDead_::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsDead_, CallFunc_IsDead_ReturnValue) == 0x000001, "Member 'NPC_CH_C_IsDead_::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_HitEnemy \ static_assert(alignof(NPC_CH_C_HitEnemy) == 0x000004, "Wrong alignment on NPC_CH_C_HitEnemy"); \ static_assert(sizeof(NPC_CH_C_HitEnemy) == 0x000008, "Wrong size on NPC_CH_C_HitEnemy"); \ static_assert(offsetof(NPC_CH_C_HitEnemy, impactID) == 0x000000, "Member 'NPC_CH_C_HitEnemy::impactID' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_HitEnemy, Damage) == 0x000004, "Member 'NPC_CH_C_HitEnemy::Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetTargetEnemy \ static_assert(alignof(NPC_CH_C_GetTargetEnemy) == 0x000008, "Wrong alignment on NPC_CH_C_GetTargetEnemy"); \ static_assert(sizeof(NPC_CH_C_GetTargetEnemy) == 0x000020, "Wrong size on NPC_CH_C_GetTargetEnemy"); \ static_assert(offsetof(NPC_CH_C_GetTargetEnemy, Result) == 0x000000, "Member 'NPC_CH_C_GetTargetEnemy::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetTargetEnemy, CallFunc_GetTargetEnemy_Result) == 0x000008, "Member 'NPC_CH_C_GetTargetEnemy::CallFunc_GetTargetEnemy_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetTargetEnemy, K2Node_DynamicCast_AsActor) == 0x000010, "Member 'NPC_CH_C_GetTargetEnemy::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetTargetEnemy, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'NPC_CH_C_GetTargetEnemy::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetLastDamageClass \ static_assert(alignof(NPC_CH_C_GetLastDamageClass) == 0x000008, "Wrong alignment on NPC_CH_C_GetLastDamageClass"); \ static_assert(sizeof(NPC_CH_C_GetLastDamageClass) == 0x000008, "Wrong size on NPC_CH_C_GetLastDamageClass"); \ static_assert(offsetof(NPC_CH_C_GetLastDamageClass, Result) == 0x000000, "Member 'NPC_CH_C_GetLastDamageClass::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetHealth_ \ static_assert(alignof(NPC_CH_C_GetHealth_) == 0x000008, "Wrong alignment on NPC_CH_C_GetHealth_"); \ static_assert(sizeof(NPC_CH_C_GetHealth_) == 0x000020, "Wrong size on NPC_CH_C_GetHealth_"); \ static_assert(offsetof(NPC_CH_C_GetHealth_, Result) == 0x000000, "Member 'NPC_CH_C_GetHealth_::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetHealth_, CallFunc_GetHealthPercent_ReturnValue) == 0x000008, "Member 'NPC_CH_C_GetHealth_::CallFunc_GetHealthPercent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetHealth_, CallFunc_Conv_IntToFloat_ReturnValue) == 0x00000C, "Member 'NPC_CH_C_GetHealth_::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetHealth_, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'NPC_CH_C_GetHealth_::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetHealth_, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'NPC_CH_C_GetHealth_::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_ExecuteUbergraph_NPC_CH \ static_assert(alignof(NPC_CH_C_ExecuteUbergraph_NPC_CH) == 0x000008, "Wrong alignment on NPC_CH_C_ExecuteUbergraph_NPC_CH"); \ static_assert(sizeof(NPC_CH_C_ExecuteUbergraph_NPC_CH) == 0x0009A8, "Wrong size on NPC_CH_C_ExecuteUbergraph_NPC_CH"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, EntryPoint) == 0x000000, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_Damage_1) == 0x000004, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_Damage_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DamageType) == 0x000008, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DamageType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitLocation) == 0x000010, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitNormal) == 0x000028, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitNormal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitComponent) == 0x000040, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_BoneName) == 0x000048, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_BoneName' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_ShotFromDirection) == 0x000050, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_InstigatedBy) == 0x000068, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DamageCauser_1) == 0x000070, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DamageCauser_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitInfo_1) == 0x000078, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitInfo_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_BaseDamage) == 0x000160, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_BaseDamage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitFromDirection) == 0x000168, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_HitInfo) == 0x000180, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_HitInfo' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DamageTypeClass) == 0x000268, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_EventInstigator) == 0x000270, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_EventInstigator' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DamageCauser) == 0x000278, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_ApplyPointDamage_ReturnValue) == 0x000280, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_ApplyPointDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_CustomEvent_HitFromLocation) == 0x000288, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_CustomEvent_HitFromLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x0002A0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherActor_1) == 0x0002A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0002B0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0002B8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_bFromSweep) == 0x0002BC, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_SweepResult) == 0x0002C0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_bBlockingHit) == 0x0003A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_bInitialOverlap) == 0x0003A9, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_Time) == 0x0003AC, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_Distance) == 0x0003B0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_Location) == 0x0003B8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_ImpactPoint) == 0x0003D0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_Normal) == 0x0003E8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_ImpactNormal) == 0x000400, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_PhysMat) == 0x000418, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_HitActor) == 0x000420, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_HitComponent) == 0x000428, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_HitBoneName) == 0x000430, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_BoneName) == 0x000438, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_HitItem) == 0x000440, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_ElementIndex) == 0x000444, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_FaceIndex) == 0x000448, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_TraceStart) == 0x000450, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_BreakHitResult_TraceEnd) == 0x000468, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsPawn) == 0x000480, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess) == 0x000488, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000490, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherActor) == 0x000498, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherComp) == 0x0004A0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x0004A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0004B0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsPawn_1) == 0x0004B8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsPawn_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_1) == 0x0004C0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0004C1, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x0004C8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x0004D0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetController_ReturnValue) == 0x0004D8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsPlayer_Controller) == 0x0004E0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsPlayer_Controller' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_2) == 0x0004E8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetController_ReturnValue_1) == 0x0004F0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Array_AddUnique_ReturnValue) == 0x0004F8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsPlayer_Controller_1) == 0x000500, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsPlayer_Controller_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_3) == 0x000508, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBlackboard_ReturnValue) == 0x000510, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Array_RemoveItem_ReturnValue) == 0x000518, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue) == 0x000519, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_1) == 0x00051A, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_MakeLiteralName_ReturnValue) == 0x00051C, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetController_ReturnValue_2) == 0x000528, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetAnimInstance_ReturnValue) == 0x000530, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsSHNPCAnim_Instance) == 0x000538, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsSHNPCAnim_Instance' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_4) == 0x000540, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBeingStates_Result) == 0x000548, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBeingStates_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_2) == 0x000550, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetAIController_ReturnValue) == 0x000558, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI) == 0x000560, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_5) == 0x000570, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI_1) == 0x000578, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_6) == 0x000588, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_6' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_3) == 0x000589, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_4) == 0x00058A, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_5) == 0x00058B, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetStateByClass_ReturnValue) == 0x000590, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_CreateDelegate_OutputDelegate) == 0x000598, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0005A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_CreateDelegate_OutputDelegate_1) == 0x0005B0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_CreateDelegate_OutputDelegate_2) == 0x0005C0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0005D0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0005D8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_CreateDelegate_OutputDelegate_3) == 0x0005E0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_SetTimerForNextTickDelegate_ReturnValue) == 0x0005F0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_SetTimerForNextTickDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_attackName) == 0x0005F8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_attackName' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_impactID_2) == 0x000600, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_impactID_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_Damage) == 0x000604, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_enemy) == 0x000608, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_enemy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_damage) == 0x000610, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_hit) == 0x000618, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_hit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_damageType) == 0x000700, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_damageType' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetClassDisplayName_ReturnValue) == 0x000708, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000718, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIAIFighter) == 0x000728, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIAIFighter' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_7) == 0x000738, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_7' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetDisplayName_ReturnValue) == 0x000740, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_ShouldMissEnemy_result) == 0x000750, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_ShouldMissEnemy_result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Concat_StrStr_ReturnValue) == 0x000758, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000768, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000778, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000790, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetCurrentAttackTarget_ReturnValue) == 0x0007A0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetCurrentAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0007A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_ShouldMissEnemy_result_1) == 0x0007B8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_ShouldMissEnemy_result_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0007C0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_TryApplyLogicalDamage_ReturnValue) == 0x0007D0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_TryApplyLogicalDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_impactID_1) == 0x0007D4, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_impactID_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_colliderTags_1) == 0x0007D8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_colliderTags_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_impactID) == 0x0007E8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_impactID' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_colliderTags) == 0x0007F0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_colliderTags' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetController_ReturnValue_3) == 0x000800, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetController_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetMaiController_ReturnValue) == 0x000808, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetMaiController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI_2) == 0x000810, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_8) == 0x000820, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_8' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_HasHit_ReturnValue) == 0x000821, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_HasHit_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetMaiController_ReturnValue_1) == 0x000828, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetMaiController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBlackboard_ReturnValue_1) == 0x000830, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI_3) == 0x000838, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_9) == 0x000848, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_9' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI_4) == 0x000850, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_10) == 0x000860, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_10' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000864, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_aborted_1) == 0x00086C, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_aborted_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_attackStage) == 0x00086D, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_attackStage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_6) == 0x00086E, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_7) == 0x00086F, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_ComponentBoundEvent_aborted) == 0x000870, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_ComponentBoundEvent_aborted' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetTrueCharacterLocation_ReturnValue) == 0x000878, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetTrueCharacterLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000890, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x0008A8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBlackboard_ReturnValue_2) == 0x0008B0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0008B8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_debugger) == 0x0008C0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DeltaSeconds) == 0x0008C8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_DoorMovementComp) == 0x0008D0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_pushNormal) == 0x0008D8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_pushNormal' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_despawn) == 0x0008F0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_despawn' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBlackboard_ReturnValue_3) == 0x0008F8, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsValid_ReturnValue_8) == 0x000900, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_MakeLiteralName_ReturnValue_3) == 0x000904, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_MakeLiteralName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsDead_ReturnValue) == 0x00090C, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetPrevLevelLocation_ReturnValue) == 0x000910, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetPrevLevelLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_DespawnIfNotRendered_Result) == 0x000928, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_DespawnIfNotRendered_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_AllowDespawn_ReturnValue) == 0x000929, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_AllowDespawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetBlackboard_ReturnValue_4) == 0x000930, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetBlackboard_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_MakeLiteralName_ReturnValue_4) == 0x000938, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_MakeLiteralName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsDead_ReturnValue_1) == 0x000940, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsDead_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_Event_NewController) == 0x000948, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_Event_NewController' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_IsDead_ReturnValue_2) == 0x000950, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_IsDead_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_GetAIController_ReturnValue_1) == 0x000958, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_GetAIController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_AsIFighter_AI_5) == 0x000960, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_AsIFighter_AI_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, K2Node_DynamicCast_bSuccess_11) == 0x000970, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::K2Node_DynamicCast_bSuccess_11' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_getSpawnerManager_ReturnValue) == 0x000978, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_getSpawnerManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Process_Hit_Damage_ImplicitCast) == 0x000980, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Process_Hit_Damage_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast) == 0x000988, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000990, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_OnHitEnemy_Damage_ImplicitCast) == 0x000998, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_OnHitEnemy_Damage_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ExecuteUbergraph_NPC_CH, CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast_1) == 0x0009A0, "Member 'NPC_CH_C_ExecuteUbergraph_NPC_CH::CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_EndBlow \ static_assert(alignof(NPC_CH_C_EndBlow) == 0x000008, "Wrong alignment on NPC_CH_C_EndBlow"); \ static_assert(sizeof(NPC_CH_C_EndBlow) == 0x000018, "Wrong size on NPC_CH_C_EndBlow"); \ static_assert(offsetof(NPC_CH_C_EndBlow, impactID) == 0x000000, "Member 'NPC_CH_C_EndBlow::impactID' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_EndBlow, colliderTags) == 0x000008, "Member 'NPC_CH_C_EndBlow::colliderTags' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_DespawnNPC \ static_assert(alignof(NPC_CH_C_DespawnNPC) == 0x000008, "Wrong alignment on NPC_CH_C_DespawnNPC"); \ static_assert(sizeof(NPC_CH_C_DespawnNPC) == 0x000020, "Wrong size on NPC_CH_C_DespawnNPC"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, DesiredDespawn) == 0x000000, "Member 'NPC_CH_C_DespawnNPC::DesiredDespawn' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, Result) == 0x000001, "Member 'NPC_CH_C_DespawnNPC::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'NPC_CH_C_DespawnNPC::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, CallFunc_getSpawnerManager_ReturnValue) == 0x000008, "Member 'NPC_CH_C_DespawnNPC::CallFunc_getSpawnerManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, CallFunc_IsDead_ReturnValue) == 0x000010, "Member 'NPC_CH_C_DespawnNPC::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, CallFunc_BooleanOR_ReturnValue) == 0x000011, "Member 'NPC_CH_C_DespawnNPC::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnNPC, CallFunc_getSpawnerManager_ReturnValue_1) == 0x000018, "Member 'NPC_CH_C_DespawnNPC::CallFunc_getSpawnerManager_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_DespawnIfNotRendered \ static_assert(alignof(NPC_CH_C_DespawnIfNotRendered) == 0x000001, "Wrong alignment on NPC_CH_C_DespawnIfNotRendered"); \ static_assert(sizeof(NPC_CH_C_DespawnIfNotRendered) == 0x000004, "Wrong size on NPC_CH_C_DespawnIfNotRendered"); \ static_assert(offsetof(NPC_CH_C_DespawnIfNotRendered, DesiredDespawn) == 0x000000, "Member 'NPC_CH_C_DespawnIfNotRendered::DesiredDespawn' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnIfNotRendered, Result) == 0x000001, "Member 'NPC_CH_C_DespawnIfNotRendered::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnIfNotRendered, CallFunc_DespawnNPC_Result) == 0x000002, "Member 'NPC_CH_C_DespawnIfNotRendered::CallFunc_DespawnNPC_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DespawnIfNotRendered, CallFunc_IsComponentVisibleByPlayer_ReturnValue) == 0x000003, "Member 'NPC_CH_C_DespawnIfNotRendered::CallFunc_IsComponentVisibleByPlayer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Decide_Hit_Reaction \ static_assert(alignof(NPC_CH_C_Decide_Hit_Reaction) == 0x000008, "Wrong alignment on NPC_CH_C_Decide_Hit_Reaction"); \ static_assert(sizeof(NPC_CH_C_Decide_Hit_Reaction) == 0x000148, "Wrong size on NPC_CH_C_Decide_Hit_Reaction"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, InSourceLocation) == 0x000000, "Member 'NPC_CH_C_Decide_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, HitInfo) == 0x000018, "Member 'NPC_CH_C_Decide_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Damage_Type) == 0x000100, "Member 'NPC_CH_C_Decide_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, DamageCauser) == 0x000108, "Member 'NPC_CH_C_Decide_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Hit_Identifier) == 0x000110, "Member 'NPC_CH_C_Decide_Hit_Reaction::Hit_Identifier' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Damage_Multiplier) == 0x000118, "Member 'NPC_CH_C_Decide_Hit_Reaction::Damage_Multiplier' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Maximum_Remaining_Health_Fraction) == 0x000120, "Member 'NPC_CH_C_Decide_Hit_Reaction::Maximum_Remaining_Health_Fraction' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Hit_Reaction_Type) == 0x000128, "Member 'NPC_CH_C_Decide_Hit_Reaction::Hit_Reaction_Type' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Hit_Reaction_Variant) == 0x00012C, "Member 'NPC_CH_C_Decide_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Hit_ReactionDuration_Limit) == 0x000138, "Member 'NPC_CH_C_Decide_Hit_Reaction::Hit_ReactionDuration_Limit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Decide_Hit_Reaction, Death_Variant) == 0x000140, "Member 'NPC_CH_C_Decide_Hit_Reaction::Death_Variant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_DebugMovement \ static_assert(alignof(NPC_CH_C_DebugMovement) == 0x000008, "Wrong alignment on NPC_CH_C_DebugMovement"); \ static_assert(sizeof(NPC_CH_C_DebugMovement) == 0x000158, "Wrong size on NPC_CH_C_DebugMovement"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, debugger) == 0x000000, "Member 'NPC_CH_C_DebugMovement::debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, AggressiveColor) == 0x000008, "Member 'NPC_CH_C_DebugMovement::AggressiveColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CautiousColor) == 0x00000C, "Member 'NPC_CH_C_DebugMovement::CautiousColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, NeutralColor) == 0x000010, "Member 'NPC_CH_C_DebugMovement::NeutralColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, AggroColor) == 0x000014, "Member 'NPC_CH_C_DebugMovement::AggroColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_getDesiredVelocity_ReturnValue) == 0x000018, "Member 'NPC_CH_C_DebugMovement::CallFunc_getDesiredVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000030, "Member 'NPC_CH_C_DebugMovement::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_VSize_ReturnValue) == 0x000040, "Member 'NPC_CH_C_DebugMovement::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Round_ReturnValue) == 0x000058, "Member 'NPC_CH_C_DebugMovement::CallFunc_Round_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'NPC_CH_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_getRequestedVelocity_ReturnValue) == 0x000080, "Member 'NPC_CH_C_DebugMovement::CallFunc_getRequestedVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000098, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_VSize_ReturnValue_1) == 0x0000A8, "Member 'NPC_CH_C_DebugMovement::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Round_ReturnValue_1) == 0x0000B0, "Member 'NPC_CH_C_DebugMovement::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000B8, "Member 'NPC_CH_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000C8, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_VSize_ReturnValue_2) == 0x0000D8, "Member 'NPC_CH_C_DebugMovement::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E0, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Round_ReturnValue_2) == 0x0000F0, "Member 'NPC_CH_C_DebugMovement::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0000F8, "Member 'NPC_CH_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000108, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_getWalkingStanceEnum_ReturnValue) == 0x000118, "Member 'NPC_CH_C_DebugMovement::CallFunc_getWalkingStanceEnum_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000120, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000130, "Member 'NPC_CH_C_DebugMovement::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000140, "Member 'NPC_CH_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugMovement, CallFunc_getAIDebugMovement_ReturnValue) == 0x000150, "Member 'NPC_CH_C_DebugMovement::CallFunc_getAIDebugMovement_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_DebugAttack \ static_assert(alignof(NPC_CH_C_DebugAttack) == 0x000008, "Wrong alignment on NPC_CH_C_DebugAttack"); \ static_assert(sizeof(NPC_CH_C_DebugAttack) == 0x000050, "Wrong size on NPC_CH_C_DebugAttack"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, debugger) == 0x000000, "Member 'NPC_CH_C_DebugAttack::debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, StageColor) == 0x000008, "Member 'NPC_CH_C_DebugAttack::StageColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'NPC_CH_C_DebugAttack::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'NPC_CH_C_DebugAttack::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_GetValueAsBool_ReturnValue) == 0x000028, "Member 'NPC_CH_C_DebugAttack::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_GetTargetEnemy_Result) == 0x000030, "Member 'NPC_CH_C_DebugAttack::CallFunc_GetTargetEnemy_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_SelectString_ReturnValue) == 0x000038, "Member 'NPC_CH_C_DebugAttack::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAttack, CallFunc_getAIDebugAttack_ReturnValue) == 0x000048, "Member 'NPC_CH_C_DebugAttack::CallFunc_getAIDebugAttack_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_DebugAggro \ static_assert(alignof(NPC_CH_C_DebugAggro) == 0x000008, "Wrong alignment on NPC_CH_C_DebugAggro"); \ static_assert(sizeof(NPC_CH_C_DebugAggro) == 0x000300, "Wrong size on NPC_CH_C_DebugAggro"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, debugger) == 0x000000, "Member 'NPC_CH_C_DebugAggro::debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, AggroText) == 0x000008, "Member 'NPC_CH_C_DebugAggro::AggroText' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, Aggro) == 0x000018, "Member 'NPC_CH_C_DebugAggro::Aggro' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, BehDebug) == 0x000020, "Member 'NPC_CH_C_DebugAggro::BehDebug' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, AggroColor) == 0x000030, "Member 'NPC_CH_C_DebugAggro::AggroColor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsValid_ReturnValue) == 0x000034, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsValid_ReturnValue_1) == 0x000035, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetMaiSpawner_ReturnValue) == 0x000038, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetMaiSpawner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsValid_ReturnValue_2) == 0x000040, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetDisplayName_ReturnValue) == 0x000048, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_ByteToString_ReturnValue) == 0x000058, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_ByteToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsDead_ReturnValue) == 0x000078, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000080, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000088, "Member 'NPC_CH_C_DebugAggro::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetTargetEnemy_Result) == 0x0000A0, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetTargetEnemy_Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x0000A8, "Member 'NPC_CH_C_DebugAggro::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsBuildShipping_ReturnValue) == 0x0000C0, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x0000C4, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetAIController_ReturnValue) == 0x0000F8, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetMaxHealth_ReturnValue) == 0x000100, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetMaxHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsPaused_ReturnValue) == 0x000104, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsPaused_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_IntToString_ReturnValue) == 0x000108, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetHealth_ReturnValue) == 0x000118, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000120, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetAIController_ReturnValue_1) == 0x000130, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetAIController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000138, "Member 'NPC_CH_C_DebugAggro::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, K2Node_DynamicCast_bSuccess) == 0x000140, "Member 'NPC_CH_C_DebugAggro::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetYoungestStimulusAge_ReturnValue) == 0x000144, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetYoungestStimulusAge_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsValid_ReturnValue_3) == 0x000148, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000149, "Member 'NPC_CH_C_DebugAggro::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000150, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetDisplayName_ReturnValue_1) == 0x000160, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000170, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000180, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_TopBehaviorName_ReturnValue) == 0x000190, "Member 'NPC_CH_C_DebugAggro::CallFunc_TopBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_blockadeIsBlockedBy_ReturnValue) == 0x000198, "Member 'NPC_CH_C_DebugAggro::CallFunc_blockadeIsBlockedBy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_NameToString_ReturnValue) == 0x0001A0, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0001B0, "Member 'NPC_CH_C_DebugAggro::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0001B8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_blockadeToString_ReturnValue) == 0x0001C8, "Member 'NPC_CH_C_DebugAggro::CallFunc_blockadeToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Contains_ReturnValue) == 0x0001D8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_blockadeIsBlockedBy_ReturnValue_1) == 0x0001D9, "Member 'NPC_CH_C_DebugAggro::CallFunc_blockadeIsBlockedBy_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_blockadeToString_ReturnValue_1) == 0x0001E0, "Member 'NPC_CH_C_DebugAggro::CallFunc_blockadeToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001F0, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetClassDisplayName_ReturnValue) == 0x000200, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000210, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000220, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000230, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000240, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000250, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000260, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_getAggroMeter_ReturnValue) == 0x000270, "Member 'NPC_CH_C_DebugAggro::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000278, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_IsValid_ReturnValue_4) == 0x000288, "Member 'NPC_CH_C_DebugAggro::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_13) == 0x000290, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_14) == 0x0002A0, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetDebugColor_ReturnValue) == 0x0002B0, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetDebugColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Concat_StrStr_ReturnValue_15) == 0x0002B8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Concat_StrStr_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_StringToText_ReturnValue) == 0x0002C8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_GetDebugText_ReturnValue) == 0x0002E0, "Member 'NPC_CH_C_DebugAggro::CallFunc_GetDebugText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0002F0, "Member 'NPC_CH_C_DebugAggro::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_DebugAggro, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0002F8, "Member 'NPC_CH_C_DebugAggro::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Damage_IsFinisher \ static_assert(alignof(NPC_CH_C_Damage_IsFinisher) == 0x000008, "Wrong alignment on NPC_CH_C_Damage_IsFinisher"); \ static_assert(sizeof(NPC_CH_C_Damage_IsFinisher) == 0x000020, "Wrong size on NPC_CH_C_Damage_IsFinisher"); \ static_assert(offsetof(NPC_CH_C_Damage_IsFinisher, damageClass) == 0x000000, "Member 'NPC_CH_C_Damage_IsFinisher::damageClass' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsFinisher, Result) == 0x000008, "Member 'NPC_CH_C_Damage_IsFinisher::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsFinisher, K2Node_ClassDynamicCast_AsBeing_Damage) == 0x000010, "Member 'NPC_CH_C_Damage_IsFinisher::K2Node_ClassDynamicCast_AsBeing_Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsFinisher, K2Node_ClassDynamicCast_bSuccess) == 0x000018, "Member 'NPC_CH_C_Damage_IsFinisher::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Damage_IsCritical \ static_assert(alignof(NPC_CH_C_Damage_IsCritical) == 0x000008, "Wrong alignment on NPC_CH_C_Damage_IsCritical"); \ static_assert(sizeof(NPC_CH_C_Damage_IsCritical) == 0x000030, "Wrong size on NPC_CH_C_Damage_IsCritical"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, damageClass) == 0x000000, "Member 'NPC_CH_C_Damage_IsCritical::damageClass' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, Result) == 0x000008, "Member 'NPC_CH_C_Damage_IsCritical::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x000010, "Member 'NPC_CH_C_Damage_IsCritical::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, K2Node_ClassDynamicCast_bSuccess) == 0x000018, "Member 'NPC_CH_C_Damage_IsCritical::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, CallFunc_getAggroMeter_ReturnValue) == 0x000020, "Member 'NPC_CH_C_Damage_IsCritical::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, CallFunc_IsNeutral_ReturnValue) == 0x000028, "Member 'NPC_CH_C_Damage_IsCritical::CallFunc_IsNeutral_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Damage_IsCritical, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'NPC_CH_C_Damage_IsCritical::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature \ static_assert(alignof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature) == 0x000001, "Wrong alignment on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature"); \ static_assert(sizeof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature) == 0x000001, "Wrong size on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature, Aborted) == 0x000000, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_2_MaiAttackEnd__DelegateSignature::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature \ static_assert(alignof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature) == 0x000001, "Wrong alignment on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature"); \ static_assert(sizeof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature) == 0x000001, "Wrong size on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature, Aborted) == 0x000000, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_1_MaiAttackEnd__DelegateSignature::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature \ static_assert(alignof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature) == 0x000008, "Wrong alignment on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature"); \ static_assert(sizeof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature) == 0x000100, "Wrong size on NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature, enemy) == 0x000000, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature::enemy' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature, Damage) == 0x000008, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature::Damage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature, Hit) == 0x000010, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature::Hit' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature, DamageType) == 0x0000F8, "Member 'NPC_CH_C_BndEvt__MaiAttacker_K2Node_ComponentBoundEvent_0_MaiDamageEnemy__DelegateSignature::DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature \ static_assert(alignof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(sizeof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'NPC_CH_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_AttachFlashLightTargetToMesh \ static_assert(alignof(NPC_CH_C_AttachFlashLightTargetToMesh) == 0x000001, "Wrong alignment on NPC_CH_C_AttachFlashLightTargetToMesh"); \ static_assert(sizeof(NPC_CH_C_AttachFlashLightTargetToMesh) == 0x000002, "Wrong size on NPC_CH_C_AttachFlashLightTargetToMesh"); \ static_assert(offsetof(NPC_CH_C_AttachFlashLightTargetToMesh, CallFunc_DoesSocketExist_ReturnValue) == 0x000000, "Member 'NPC_CH_C_AttachFlashLightTargetToMesh::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AttachFlashLightTargetToMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000001, "Member 'NPC_CH_C_AttachFlashLightTargetToMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_ApplyPointDamage \ static_assert(alignof(NPC_CH_C_ApplyPointDamage) == 0x000008, "Wrong alignment on NPC_CH_C_ApplyPointDamage"); \ static_assert(sizeof(NPC_CH_C_ApplyPointDamage) == 0x000120, "Wrong size on NPC_CH_C_ApplyPointDamage"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'NPC_CH_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'NPC_CH_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'NPC_CH_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, DamageTypeClass) == 0x000108, "Member 'NPC_CH_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, EventInstigator) == 0x000110, "Member 'NPC_CH_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_ApplyPointDamage, DamageCauser) == 0x000118, "Member 'NPC_CH_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_AllowDespawn \ static_assert(alignof(NPC_CH_C_AllowDespawn) == 0x000008, "Wrong alignment on NPC_CH_C_AllowDespawn"); \ static_assert(sizeof(NPC_CH_C_AllowDespawn) == 0x000048, "Wrong size on NPC_CH_C_AllowDespawn"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, ReturnValue) == 0x000000, "Member 'NPC_CH_C_AllowDespawn::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_GetController_ReturnValue) == 0x000008, "Member 'NPC_CH_C_AllowDespawn::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000010, "Member 'NPC_CH_C_AllowDespawn::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'NPC_CH_C_AllowDespawn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_GetArchEnemy_ReturnValue) == 0x000020, "Member 'NPC_CH_C_AllowDespawn::CallFunc_GetArchEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_GetFightingEnemy_ReturnValue) == 0x000028, "Member 'NPC_CH_C_AllowDespawn::CallFunc_GetFightingEnemy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'NPC_CH_C_AllowDespawn::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_IsValid_ReturnValue_1) == 0x000031, "Member 'NPC_CH_C_AllowDespawn::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_GetYoungestStimulusAge_ReturnValue) == 0x000034, "Member 'NPC_CH_C_AllowDespawn::CallFunc_GetYoungestStimulusAge_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'NPC_CH_C_AllowDespawn::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AllowDespawn, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'NPC_CH_C_AllowDespawn::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_AIDebuggerTick \ static_assert(alignof(NPC_CH_C_AIDebuggerTick) == 0x000008, "Wrong alignment on NPC_CH_C_AIDebuggerTick"); \ static_assert(sizeof(NPC_CH_C_AIDebuggerTick) == 0x000010, "Wrong size on NPC_CH_C_AIDebuggerTick"); \ static_assert(offsetof(NPC_CH_C_AIDebuggerTick, debugger) == 0x000000, "Member 'NPC_CH_C_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'NPC_CH_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Should_Be_Attacked_As_Lying \ static_assert(alignof(NPC_CH_C_Should_Be_Attacked_As_Lying) == 0x000001, "Wrong alignment on NPC_CH_C_Should_Be_Attacked_As_Lying"); \ static_assert(sizeof(NPC_CH_C_Should_Be_Attacked_As_Lying) == 0x000002, "Wrong size on NPC_CH_C_Should_Be_Attacked_As_Lying"); \ static_assert(offsetof(NPC_CH_C_Should_Be_Attacked_As_Lying, Attack_As_Lying) == 0x000000, "Member 'NPC_CH_C_Should_Be_Attacked_As_Lying::Attack_As_Lying' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Should_Be_Attacked_As_Lying, CallFunc_IsLying_ReturnValue) == 0x000001, "Member 'NPC_CH_C_Should_Be_Attacked_As_Lying::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsNotMoving \ static_assert(alignof(NPC_CH_C_IsNotMoving) == 0x000001, "Wrong alignment on NPC_CH_C_IsNotMoving"); \ static_assert(sizeof(NPC_CH_C_IsNotMoving) == 0x000004, "Wrong size on NPC_CH_C_IsNotMoving"); \ static_assert(offsetof(NPC_CH_C_IsNotMoving, ReturnValue) == 0x000000, "Member 'NPC_CH_C_IsNotMoving::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNotMoving, CallFunc_IsKnockedDown_ReturnValue) == 0x000001, "Member 'NPC_CH_C_IsNotMoving::CallFunc_IsKnockedDown_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNotMoving, CallFunc_IsNotMoving_ReturnValue) == 0x000002, "Member 'NPC_CH_C_IsNotMoving::CallFunc_IsNotMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsNotMoving, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'NPC_CH_C_IsNotMoving::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_IsLying \ static_assert(alignof(NPC_CH_C_IsLying) == 0x000001, "Wrong alignment on NPC_CH_C_IsLying"); \ static_assert(sizeof(NPC_CH_C_IsLying) == 0x000002, "Wrong size on NPC_CH_C_IsLying"); \ static_assert(offsetof(NPC_CH_C_IsLying, ReturnValue) == 0x000000, "Member 'NPC_CH_C_IsLying::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_IsLying, CallFunc_IsLying_ReturnValue) == 0x000001, "Member 'NPC_CH_C_IsLying::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetSnapLocation \ static_assert(alignof(NPC_CH_C_GetSnapLocation) == 0x000008, "Wrong alignment on NPC_CH_C_GetSnapLocation"); \ static_assert(sizeof(NPC_CH_C_GetSnapLocation) == 0x000048, "Wrong size on NPC_CH_C_GetSnapLocation"); \ static_assert(offsetof(NPC_CH_C_GetSnapLocation, ReturnValue) == 0x000000, "Member 'NPC_CH_C_GetSnapLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetSnapLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'NPC_CH_C_GetSnapLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetSnapLocation, CallFunc_Add_VectorVector_ReturnValue) == 0x000030, "Member 'NPC_CH_C_GetSnapLocation::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetPushingVelocity \ static_assert(alignof(NPC_CH_C_GetPushingVelocity) == 0x000008, "Wrong alignment on NPC_CH_C_GetPushingVelocity"); \ static_assert(sizeof(NPC_CH_C_GetPushingVelocity) == 0x000138, "Wrong size on NPC_CH_C_GetPushingVelocity"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, ReturnValue) == 0x000000, "Member 'NPC_CH_C_GetPushingVelocity::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, Temp_bool_Variable) == 0x000018, "Member 'NPC_CH_C_GetPushingVelocity::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_GetVelocity_ReturnValue) == 0x000038, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_GetLastInputVector_ReturnValue) == 0x000050, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_GetLastInputVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_GetLastUpdateVelocity_ReturnValue) == 0x000088, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_GetLastUpdateVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_GetLastUpdateVelocity_ReturnValue_1) == 0x0000A0, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_GetLastUpdateVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_Normal_ReturnValue_1) == 0x0000B8, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_VSize_ReturnValue_1) == 0x0000D0, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_Vector_IsZero_ReturnValue) == 0x0000D8, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_Vector_IsZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_FMax_ReturnValue) == 0x0000E0, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_FMax_ReturnValue_1) == 0x0000E8, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, K2Node_Select_Default) == 0x0000F0, "Member 'NPC_CH_C_GetPushingVelocity::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000108, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetPushingVelocity, CallFunc_Add_VectorVector_ReturnValue) == 0x000120, "Member 'NPC_CH_C_GetPushingVelocity::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetOffsetForEnvironmentTrace \ static_assert(alignof(NPC_CH_C_GetOffsetForEnvironmentTrace) == 0x000004, "Wrong alignment on NPC_CH_C_GetOffsetForEnvironmentTrace"); \ static_assert(sizeof(NPC_CH_C_GetOffsetForEnvironmentTrace) == 0x000004, "Wrong size on NPC_CH_C_GetOffsetForEnvironmentTrace"); \ static_assert(offsetof(NPC_CH_C_GetOffsetForEnvironmentTrace, ReturnValue) == 0x000000, "Member 'NPC_CH_C_GetOffsetForEnvironmentTrace::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetFlashlightTarget \ static_assert(alignof(NPC_CH_C_GetFlashlightTarget) == 0x000008, "Wrong alignment on NPC_CH_C_GetFlashlightTarget"); \ static_assert(sizeof(NPC_CH_C_GetFlashlightTarget) == 0x000008, "Wrong size on NPC_CH_C_GetFlashlightTarget"); \ static_assert(offsetof(NPC_CH_C_GetFlashlightTarget, ReturnValue) == 0x000000, "Member 'NPC_CH_C_GetFlashlightTarget::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetBeingStates \ static_assert(alignof(NPC_CH_C_GetBeingStates) == 0x000008, "Wrong alignment on NPC_CH_C_GetBeingStates"); \ static_assert(sizeof(NPC_CH_C_GetBeingStates) == 0x000010, "Wrong size on NPC_CH_C_GetBeingStates"); \ static_assert(offsetof(NPC_CH_C_GetBeingStates, Result) == 0x000000, "Member 'NPC_CH_C_GetBeingStates::Result' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetBeingStates, CallFunc_findComponentFromAI_ReturnValue) == 0x000008, "Member 'NPC_CH_C_GetBeingStates::CallFunc_findComponentFromAI_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetAnimByTag \ static_assert(alignof(NPC_CH_C_GetAnimByTag) == 0x000008, "Wrong alignment on NPC_CH_C_GetAnimByTag"); \ static_assert(sizeof(NPC_CH_C_GetAnimByTag) == 0x000128, "Wrong size on NPC_CH_C_GetAnimByTag"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, Tag) == 0x000000, "Member 'NPC_CH_C_GetAnimByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, playParams) == 0x000008, "Member 'NPC_CH_C_GetAnimByTag::playParams' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, ReturnValue) == 0x000080, "Member 'NPC_CH_C_GetAnimByTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000088, "Member 'NPC_CH_C_GetAnimByTag::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, CallFunc_GetAnimByTag_playParams) == 0x0000A8, "Member 'NPC_CH_C_GetAnimByTag::CallFunc_GetAnimByTag_playParams' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAnimByTag, CallFunc_GetAnimByTag_ReturnValue) == 0x000120, "Member 'NPC_CH_C_GetAnimByTag::CallFunc_GetAnimByTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetAllAnimsByTag \ static_assert(alignof(NPC_CH_C_GetAllAnimsByTag) == 0x000008, "Wrong alignment on NPC_CH_C_GetAllAnimsByTag"); \ static_assert(sizeof(NPC_CH_C_GetAllAnimsByTag) == 0x000040, "Wrong size on NPC_CH_C_GetAllAnimsByTag"); \ static_assert(offsetof(NPC_CH_C_GetAllAnimsByTag, Tags_0) == 0x000000, "Member 'NPC_CH_C_GetAllAnimsByTag::Tags_0' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAllAnimsByTag, ReturnValue) == 0x000020, "Member 'NPC_CH_C_GetAllAnimsByTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetAllAnimsByTag, CallFunc_GetAllAnimsByTag_ReturnValue) == 0x000030, "Member 'NPC_CH_C_GetAllAnimsByTag::CallFunc_GetAllAnimsByTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_GetActorLocationAsMeleeTarget \ static_assert(alignof(NPC_CH_C_GetActorLocationAsMeleeTarget) == 0x000008, "Wrong alignment on NPC_CH_C_GetActorLocationAsMeleeTarget"); \ static_assert(sizeof(NPC_CH_C_GetActorLocationAsMeleeTarget) == 0x000030, "Wrong size on NPC_CH_C_GetActorLocationAsMeleeTarget"); \ static_assert(offsetof(NPC_CH_C_GetActorLocationAsMeleeTarget, ReturnValue) == 0x000000, "Member 'NPC_CH_C_GetActorLocationAsMeleeTarget::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_GetActorLocationAsMeleeTarget, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'NPC_CH_C_GetActorLocationAsMeleeTarget::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_CanSnapOnActor \ static_assert(alignof(NPC_CH_C_CanSnapOnActor) == 0x000001, "Wrong alignment on NPC_CH_C_CanSnapOnActor"); \ static_assert(sizeof(NPC_CH_C_CanSnapOnActor) == 0x000003, "Wrong size on NPC_CH_C_CanSnapOnActor"); \ static_assert(offsetof(NPC_CH_C_CanSnapOnActor, ReturnValue) == 0x000000, "Member 'NPC_CH_C_CanSnapOnActor::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_CanSnapOnActor, CallFunc_IsDead_ReturnValue) == 0x000001, "Member 'NPC_CH_C_CanSnapOnActor::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_CanSnapOnActor, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'NPC_CH_C_CanSnapOnActor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_CanPushDoor \ static_assert(alignof(NPC_CH_C_CanPushDoor) == 0x000001, "Wrong alignment on NPC_CH_C_CanPushDoor"); \ static_assert(sizeof(NPC_CH_C_CanPushDoor) == 0x000001, "Wrong size on NPC_CH_C_CanPushDoor"); \ static_assert(offsetof(NPC_CH_C_CanPushDoor, ReturnValue) == 0x000000, "Member 'NPC_CH_C_CanPushDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_CanBePushedByDoor \ static_assert(alignof(NPC_CH_C_CanBePushedByDoor) == 0x000001, "Wrong alignment on NPC_CH_C_CanBePushedByDoor"); \ static_assert(sizeof(NPC_CH_C_CanBePushedByDoor) == 0x000001, "Wrong size on NPC_CH_C_CanBePushedByDoor"); \ static_assert(offsetof(NPC_CH_C_CanBePushedByDoor, ReturnValue) == 0x000000, "Member 'NPC_CH_C_CanBePushedByDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_CH_C_Can_Be_Pushed_by_Player \ static_assert(alignof(NPC_CH_C_Can_Be_Pushed_by_Player) == 0x000001, "Wrong alignment on NPC_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(sizeof(NPC_CH_C_Can_Be_Pushed_by_Player) == 0x000007, "Wrong size on NPC_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, Pushing_Allowed) == 0x000000, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::Pushing_Allowed' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_IsPushedByPlayerDisabled_ReturnValue) == 0x000001, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_IsPushedByPlayerDisabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_IsLying_ReturnValue) == 0x000002, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_IsDead_ReturnValue) == 0x000003, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_Not_PreBool_ReturnValue_1) == 0x000005, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_CH_C_Can_Be_Pushed_by_Player, CallFunc_BooleanAND_ReturnValue) == 0x000006, "Member 'NPC_CH_C_Can_Be_Pushed_by_Player::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANPC_CH_C \ static_assert(alignof(ANPC_CH_C) == 0x000010, "Wrong alignment on ANPC_CH_C"); \ static_assert(sizeof(ANPC_CH_C) == 0x000A60, "Wrong size on ANPC_CH_C"); \ static_assert(offsetof(ANPC_CH_C, UberGraphFrame) == 0x0009A0, "Member 'ANPC_CH_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, MaiMasterLOD) == 0x0009A8, "Member 'ANPC_CH_C::MaiMasterLOD' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, BeingSteering) == 0x0009B0, "Member 'ANPC_CH_C::BeingSteering' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, FlashlightTarget) == 0x0009B8, "Member 'ANPC_CH_C::FlashlightTarget' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, MaiSplineFollower) == 0x0009C0, "Member 'ANPC_CH_C::MaiSplineFollower' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, EO_AggroText) == 0x0009C8, "Member 'ANPC_CH_C::EO_AggroText' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, PawnCollision) == 0x0009D0, "Member 'ANPC_CH_C::PawnCollision' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, DaiAnimSet) == 0x0009D8, "Member 'ANPC_CH_C::DaiAnimSet' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, DamageNoiseEmitter) == 0x0009E0, "Member 'ANPC_CH_C::DamageNoiseEmitter' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, BeingVisionModStat) == 0x0009E8, "Member 'ANPC_CH_C::BeingVisionModStat' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, MaiHealth) == 0x0009F0, "Member 'ANPC_CH_C::MaiHealth' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, MaiAttacker) == 0x0009F8, "Member 'ANPC_CH_C::MaiAttacker' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, OnKilled) == 0x000A00, "Member 'ANPC_CH_C::OnKilled' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, LastDamageType) == 0x000A10, "Member 'ANPC_CH_C::LastDamageType' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, attackStage) == 0x000A18, "Member 'ANPC_CH_C::attackStage' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, DisableTimer) == 0x000A20, "Member 'ANPC_CH_C::DisableTimer' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, DeathTimer) == 0x000A28, "Member 'ANPC_CH_C::DeathTimer' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, BeingsInMyCapsule) == 0x000A30, "Member 'ANPC_CH_C::BeingsInMyCapsule' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, Died) == 0x000A40, "Member 'ANPC_CH_C::Died' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, CanBePushedBack) == 0x000A41, "Member 'ANPC_CH_C::CanBePushedBack' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, ChestBoneName) == 0x000A44, "Member 'ANPC_CH_C::ChestBoneName' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, EndBlowHandle) == 0x000A50, "Member 'ANPC_CH_C::EndBlowHandle' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, AllowHitReaction) == 0x000A58, "Member 'ANPC_CH_C::AllowHitReaction' has a wrong offset!"); \ static_assert(offsetof(ANPC_CH_C, KillInNextHit) == 0x000A59, "Member 'ANPC_CH_C::KillInNextHit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IsVisible_C_PerformConditionCheckAI \ static_assert(alignof(IsVisible_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on IsVisible_C_PerformConditionCheckAI"); \ static_assert(sizeof(IsVisible_C_PerformConditionCheckAI) == 0x000030, "Wrong size on IsVisible_C_PerformConditionCheckAI"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsVisible_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsVisible_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsVisible_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, TargetActor) == 0x000018, "Member 'IsVisible_C_PerformConditionCheckAI::TargetActor' has a wrong offset!"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x000020, "Member 'IsVisible_C_PerformConditionCheckAI::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsVisible_C_PerformConditionCheckAI, CallFunc_IsLineOfSightClear_Result) == 0x000028, "Member 'IsVisible_C_PerformConditionCheckAI::CallFunc_IsLineOfSightClear_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsVisible_C \ static_assert(alignof(UIsVisible_C) == 0x000008, "Wrong alignment on UIsVisible_C"); \ static_assert(sizeof(UIsVisible_C) == 0x0000D8, "Wrong size on UIsVisible_C"); \ static_assert(offsetof(UIsVisible_C, Target) == 0x0000A0, "Member 'UIsVisible_C::Target' has a wrong offset!"); \ static_assert(offsetof(UIsVisible_C, Radius) == 0x0000C8, "Member 'UIsVisible_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UIsVisible_C, SeeThroughGaps) == 0x0000D0, "Member 'UIsVisible_C::SeeThroughGaps' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IgnoreTargetCollision_C_ReceiveDeactivationAI \ static_assert(alignof(IgnoreTargetCollision_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on IgnoreTargetCollision_C_ReceiveDeactivationAI"); \ static_assert(sizeof(IgnoreTargetCollision_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on IgnoreTargetCollision_C_ReceiveDeactivationAI"); \ static_assert(offsetof(IgnoreTargetCollision_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'IgnoreTargetCollision_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'IgnoreTargetCollision_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IgnoreTargetCollision_C_ReceiveActivationAI \ static_assert(alignof(IgnoreTargetCollision_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on IgnoreTargetCollision_C_ReceiveActivationAI"); \ static_assert(sizeof(IgnoreTargetCollision_C_ReceiveActivationAI) == 0x000010, "Wrong size on IgnoreTargetCollision_C_ReceiveActivationAI"); \ static_assert(offsetof(IgnoreTargetCollision_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'IgnoreTargetCollision_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'IgnoreTargetCollision_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision \ static_assert(alignof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision) == 0x000008, "Wrong alignment on IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision"); \ static_assert(sizeof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision) == 0x000058, "Wrong size on IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, EntryPoint) == 0x000000, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_Event_OwnerController_1) == 0x000008, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_Event_ControlledPawn_1) == 0x000010, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, CallFunc_GetTargetEnemy_Result) == 0x000028, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::CallFunc_GetTargetEnemy_Result' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_DynamicCast_AsCharacter_1) == 0x000030, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_Event_OwnerController) == 0x000040, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, K2Node_Event_ControlledPawn) == 0x000048, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'IgnoreTargetCollision_C_ExecuteUbergraph_IgnoreTargetCollision::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIgnoreTargetCollision_C \ static_assert(alignof(UIgnoreTargetCollision_C) == 0x000008, "Wrong alignment on UIgnoreTargetCollision_C"); \ static_assert(sizeof(UIgnoreTargetCollision_C) == 0x0000B0, "Wrong size on UIgnoreTargetCollision_C"); \ static_assert(offsetof(UIgnoreTargetCollision_C, UberGraphFrame) == 0x000098, "Member 'UIgnoreTargetCollision_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UIgnoreTargetCollision_C, TargetCH) == 0x0000A0, "Member 'UIgnoreTargetCollision_C::TargetCH' has a wrong offset!"); \ static_assert(offsetof(UIgnoreTargetCollision_C, ownerCH) == 0x0000A8, "Member 'UIgnoreTargetCollision_C::ownerCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action \ static_assert(alignof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action) == 0x000008, "Wrong alignment on BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action"); \ static_assert(sizeof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action) == 0x0000C0, "Wrong size on BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, EntryPoint) == 0x000000, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_ControlledPawn) == 0x000008, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, Temp_name_Variable) == 0x000010, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_DynamicCast_AsMai_Character) == 0x000018, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, Temp_name_Variable_1) == 0x000030, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_ControlledPawn_3) == 0x000038, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_ControlledPawn_3' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_WithResult) == 0x000040, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_WithResult' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_DynamicCast_AsMai_Character_1) == 0x000048, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_DynamicCast_AsMai_Character_1' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_PlaySlotAnimByTag_Montage) == 0x000058, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_PlaySlotAnimByTag_Montage' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_PlaySlotAnimByTag_Duration) == 0x000060, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_PlaySlotAnimByTag_Duration' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_GetAIController_ReturnValue_1) == 0x000068, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_GetAIController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_Array_AddUnique_ReturnValue) == 0x000070, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_Array_RemoveItem_ReturnValue) == 0x000074, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_ControlledPawn_2) == 0x000078, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_DeltaSeconds) == 0x000080, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_get2D5DistanceBetween_ReturnValue) == 0x000084, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_get2D5DistanceBetween_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_BreakRotator_Roll) == 0x000088, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_BreakRotator_Pitch) == 0x00008C, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_BreakRotator_Yaw) == 0x000090, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000094, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_MakeRotator_ReturnValue) == 0x000098, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, K2Node_Event_ControlledPawn_1) == 0x0000B0, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'BlockBlow_Action_C_ExecuteUbergraph_BlockBlow_Action::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlockBlow_Action_C_ActionTick \ static_assert(alignof(BlockBlow_Action_C_ActionTick) == 0x000008, "Wrong alignment on BlockBlow_Action_C_ActionTick"); \ static_assert(sizeof(BlockBlow_Action_C_ActionTick) == 0x000010, "Wrong size on BlockBlow_Action_C_ActionTick"); \ static_assert(offsetof(BlockBlow_Action_C_ActionTick, ControlledPawn) == 0x000000, "Member 'BlockBlow_Action_C_ActionTick::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ActionTick, DeltaSeconds) == 0x000008, "Member 'BlockBlow_Action_C_ActionTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlockBlow_Action_C_ActionStart \ static_assert(alignof(BlockBlow_Action_C_ActionStart) == 0x000008, "Wrong alignment on BlockBlow_Action_C_ActionStart"); \ static_assert(sizeof(BlockBlow_Action_C_ActionStart) == 0x000008, "Wrong size on BlockBlow_Action_C_ActionStart"); \ static_assert(offsetof(BlockBlow_Action_C_ActionStart, ControlledPawn) == 0x000000, "Member 'BlockBlow_Action_C_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlockBlow_Action_C_ActionInit \ static_assert(alignof(BlockBlow_Action_C_ActionInit) == 0x000008, "Wrong alignment on BlockBlow_Action_C_ActionInit"); \ static_assert(sizeof(BlockBlow_Action_C_ActionInit) == 0x000008, "Wrong size on BlockBlow_Action_C_ActionInit"); \ static_assert(offsetof(BlockBlow_Action_C_ActionInit, ControlledPawn) == 0x000000, "Member 'BlockBlow_Action_C_ActionInit::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BlockBlow_Action_C_ActionFinished \ static_assert(alignof(BlockBlow_Action_C_ActionFinished) == 0x000008, "Wrong alignment on BlockBlow_Action_C_ActionFinished"); \ static_assert(sizeof(BlockBlow_Action_C_ActionFinished) == 0x000010, "Wrong size on BlockBlow_Action_C_ActionFinished"); \ static_assert(offsetof(BlockBlow_Action_C_ActionFinished, ControlledPawn) == 0x000000, "Member 'BlockBlow_Action_C_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(BlockBlow_Action_C_ActionFinished, WithResult) == 0x000008, "Member 'BlockBlow_Action_C_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBlockBlow_Action_C \ static_assert(alignof(UBlockBlow_Action_C) == 0x000008, "Wrong alignment on UBlockBlow_Action_C"); \ static_assert(sizeof(UBlockBlow_Action_C) == 0x0000F8, "Wrong size on UBlockBlow_Action_C"); \ static_assert(offsetof(UBlockBlow_Action_C, UberGraphFrame) == 0x0000D0, "Member 'UBlockBlow_Action_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBlockBlow_Action_C, BlockedAttacker) == 0x0000D8, "Member 'UBlockBlow_Action_C::BlockedAttacker' has a wrong offset!"); \ static_assert(offsetof(UBlockBlow_Action_C, Rotation_Rate) == 0x0000E0, "Member 'UBlockBlow_Action_C::Rotation_Rate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action \ static_assert(alignof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action) == 0x000008, "Wrong alignment on DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action"); \ static_assert(sizeof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action) == 0x0001F8, "Wrong size on DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, EntryPoint) == 0x000000, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_ControlledPawn) == 0x000008, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, Temp_name_Variable) == 0x000010, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_AsMai_Character) == 0x000018, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_ControlledPawn_3) == 0x000030, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_ControlledPawn_3' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_WithResult) == 0x000038, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_WithResult' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_AsMai_Character_1) == 0x000040, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_AsMai_Character_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_GetBlackboard_ReturnValue) == 0x000050, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, Temp_name_Variable_1) == 0x000058, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_AsMai_Character_2) == 0x000060, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_AsMai_Character_2' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_DynamicCast_bSuccess_2) == 0x000068, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Array_AddUnique_ReturnValue) == 0x00006C, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Array_RemoveItem_ReturnValue) == 0x000070, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_ControlledPawn_2) == 0x000078, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_DeltaSeconds) == 0x000080, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000088, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000A8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000C0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Roll) == 0x0000D8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Pitch) == 0x0000DC, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Yaw) == 0x0000E0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000E8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_FindLookAtRotation_ReturnValue) == 0x000100, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_get2D5DistanceBetween_ReturnValue) == 0x000118, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_get2D5DistanceBetween_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Roll_1) == 0x00011C, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Pitch_1) == 0x000120, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_BreakRotator_Yaw_1) == 0x000124, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000128, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000130, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_NormalizeAxis_ReturnValue) == 0x000138, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_NormalizeAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_MakeLiteralName_ReturnValue) == 0x00013C, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_getAnimOnNavByAngle_playParams) == 0x000148, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_getAnimOnNavByAngle_playParams' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_getAnimOnNavByAngle_ReturnValue) == 0x0001C0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_getAnimOnNavByAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, K2Node_Event_ControlledPawn_1) == 0x0001C8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_playDynamicMontage_ReturnValue) == 0x0001D0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_playDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0001D8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0001E0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0001E8, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action, CallFunc_NormalizeAxis_Angle_ImplicitCast) == 0x0001F0, "Member 'DodgeBlow_Action_C_ExecuteUbergraph_DodgeBlow_Action::CallFunc_NormalizeAxis_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DodgeBlow_Action_C_ActionTick \ static_assert(alignof(DodgeBlow_Action_C_ActionTick) == 0x000008, "Wrong alignment on DodgeBlow_Action_C_ActionTick"); \ static_assert(sizeof(DodgeBlow_Action_C_ActionTick) == 0x000010, "Wrong size on DodgeBlow_Action_C_ActionTick"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionTick, ControlledPawn) == 0x000000, "Member 'DodgeBlow_Action_C_ActionTick::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionTick, DeltaSeconds) == 0x000008, "Member 'DodgeBlow_Action_C_ActionTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DodgeBlow_Action_C_ActionStart \ static_assert(alignof(DodgeBlow_Action_C_ActionStart) == 0x000008, "Wrong alignment on DodgeBlow_Action_C_ActionStart"); \ static_assert(sizeof(DodgeBlow_Action_C_ActionStart) == 0x000008, "Wrong size on DodgeBlow_Action_C_ActionStart"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionStart, ControlledPawn) == 0x000000, "Member 'DodgeBlow_Action_C_ActionStart::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DodgeBlow_Action_C_ActionInit \ static_assert(alignof(DodgeBlow_Action_C_ActionInit) == 0x000008, "Wrong alignment on DodgeBlow_Action_C_ActionInit"); \ static_assert(sizeof(DodgeBlow_Action_C_ActionInit) == 0x000008, "Wrong size on DodgeBlow_Action_C_ActionInit"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionInit, ControlledPawn) == 0x000000, "Member 'DodgeBlow_Action_C_ActionInit::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DodgeBlow_Action_C_ActionFinished \ static_assert(alignof(DodgeBlow_Action_C_ActionFinished) == 0x000008, "Wrong alignment on DodgeBlow_Action_C_ActionFinished"); \ static_assert(sizeof(DodgeBlow_Action_C_ActionFinished) == 0x000010, "Wrong size on DodgeBlow_Action_C_ActionFinished"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionFinished, ControlledPawn) == 0x000000, "Member 'DodgeBlow_Action_C_ActionFinished::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(DodgeBlow_Action_C_ActionFinished, WithResult) == 0x000008, "Member 'DodgeBlow_Action_C_ActionFinished::WithResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDodgeBlow_Action_C \ static_assert(alignof(UDodgeBlow_Action_C) == 0x000008, "Wrong alignment on UDodgeBlow_Action_C"); \ static_assert(sizeof(UDodgeBlow_Action_C) == 0x000100, "Wrong size on UDodgeBlow_Action_C"); \ static_assert(offsetof(UDodgeBlow_Action_C, UberGraphFrame) == 0x0000D0, "Member 'UDodgeBlow_Action_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDodgeBlow_Action_C, BlockedAttacker) == 0x0000D8, "Member 'UDodgeBlow_Action_C::BlockedAttacker' has a wrong offset!"); \ static_assert(offsetof(UDodgeBlow_Action_C, Rotation_Rate) == 0x0000E0, "Member 'UDodgeBlow_Action_C::Rotation_Rate' has a wrong offset!"); \ static_assert(offsetof(UDodgeBlow_Action_C, otherCH) == 0x0000F8, "Member 'UDodgeBlow_Action_C::otherCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMQ_Struggle_Action_C \ static_assert(alignof(UMQ_Struggle_Action_C) == 0x000010, "Wrong alignment on UMQ_Struggle_Action_C"); \ static_assert(sizeof(UMQ_Struggle_Action_C) == 0x000670, "Wrong size on UMQ_Struggle_Action_C"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000100, "Wrong size on CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_40) == 0x000004, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_40' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_41) == 0x00000C, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_41' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_42) == 0x000018, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_42' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_43) == 0x000020, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_43' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_44) == 0x000028, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_44' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_45) == 0x000029, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_45' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_46) == 0x00002A, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_46' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_47) == 0x000030, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_47' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_48) == 0x000040, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_48' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_49) == 0x000048, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_49' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000068, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000E8, "Member 'CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP \ static_assert(alignof(CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP) == 0x000004, "Wrong alignment on CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP"); \ static_assert(sizeof(CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP) == 0x000004, "Wrong size on CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP"); \ static_assert(offsetof(CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP, EntryPoint) == 0x000000, "Member 'CutsceneCharacterAnimBP_C_ExecuteUbergraph_CutsceneCharacterAnimBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutsceneCharacterAnimBP_C_AnimGraph \ static_assert(alignof(CutsceneCharacterAnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CutsceneCharacterAnimBP_C_AnimGraph"); \ static_assert(sizeof(CutsceneCharacterAnimBP_C_AnimGraph) == 0x000020, "Wrong size on CutsceneCharacterAnimBP_C_AnimGraph"); \ static_assert(offsetof(CutsceneCharacterAnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'CutsceneCharacterAnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(CutsceneCharacterAnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CutsceneCharacterAnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutsceneCharacterAnimBP_C \ static_assert(alignof(UCutsceneCharacterAnimBP_C) == 0x000010, "Wrong alignment on UCutsceneCharacterAnimBP_C"); \ static_assert(sizeof(UCutsceneCharacterAnimBP_C) == 0x0009A0, "Wrong size on UCutsceneCharacterAnimBP_C"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, UberGraphFrame) == 0x000370, "Member 'UCutsceneCharacterAnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, __AnimBlueprintMutables) == 0x000378, "Member 'UCutsceneCharacterAnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000380, "Member 'UCutsceneCharacterAnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimBlueprintExtension_Base) == 0x000388, "Member 'UCutsceneCharacterAnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_Root) == 0x000390, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_LinkedInputPose) == 0x0003B0, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_TwoWayBlend) == 0x000478, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x000540, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_Slot_1) == 0x000648, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_Slot) == 0x000690, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_SingleBranchLayeredBoneBlend) == 0x0006D8, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_SingleBranchLayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_BlendListByBool) == 0x000790, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_LocalRefPose) == 0x0007D8, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x0007E8, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_SaveCachedPose) == 0x000810, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x000918, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x000940, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, AnimGraphNode_UseCachedPose) == 0x000968, "Member 'UCutsceneCharacterAnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCutsceneCharacterAnimBP_C, FaceSlotBranchFilter) == 0x000990, "Member 'UCutsceneCharacterAnimBP_C::FaceSlotBranchFilter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData) == 0x0000F8, "Wrong size on James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __NameProperty_19) == 0x000004, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__NameProperty_19' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __NameProperty_20) == 0x00000C, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__NameProperty_20' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __BlendProfile_21) == 0x000018, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__BlendProfile_21' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __CurveFloat_22) == 0x000020, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__CurveFloat_22' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __BoolProperty_23) == 0x000028, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__BoolProperty_23' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_24) == 0x000029, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_24' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_25) == 0x00002A, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_25' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __ArrayProperty_26) == 0x000030, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__ArrayProperty_26' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, __StructProperty_27) == 0x000040, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::__StructProperty_27' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000060, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000E0, "Member 'James_LookAtOffsetBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase \ static_assert(alignof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase) == 0x000010, "Wrong alignment on James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase"); \ static_assert(sizeof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase) == 0x0006E0, "Wrong size on James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, EntryPoint) == 0x000000, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_IsFlashlightInUse_ReturnValue) == 0x000004, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_IsFlashlightInUse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000008, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x000020, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_FloatToVector_ReturnValue_2) == 0x000038, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_FloatToVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_FloatToVector_ReturnValue_3) == 0x000050, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_FloatToVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, K2Node_Event_DeltaTimeX) == 0x000068, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000070, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetOwningComponent_ReturnValue) == 0x000078, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000080, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetSocketTransform_ReturnValue) == 0x000090, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Location) == 0x0000F0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Rotation) == 0x000108, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Scale) == 0x000120, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_IsInitialized_ReturnValue) == 0x000138, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000140, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetLocomotionAnimationState_ReturnValue) == 0x000148, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetLocomotionAnimationState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetSocketTransform_ReturnValue_1) == 0x000150, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetSocketTransform_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001B0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Location_1) == 0x0001B8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Rotation_1) == 0x0001D0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Scale_1) == 0x0001E8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Right_ReturnValue) == 0x000200, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Right_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Right_ReturnValue_1) == 0x000218, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Right_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000230, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000248, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue_1) == 0x000260, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Normal_ReturnValue) == 0x000278, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Normal2D_ReturnValue) == 0x000290, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_VectorToQuaternion_ReturnValue) == 0x0002B0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_VectorToQuaternion_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_VectorToQuaternion_ReturnValue_1) == 0x0002D0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_VectorToQuaternion_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Quat_Rotator_ReturnValue) == 0x0002F0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Quat_Rotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Quat_Rotator_ReturnValue_1) == 0x000308, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Quat_Rotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetOwningComponent_ReturnValue_1) == 0x000320, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000328, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetSocketTransform_ReturnValue_2) == 0x000340, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetSocketTransform_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakRotator_Roll) == 0x0003A0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakRotator_Pitch) == 0x0003A4, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakRotator_Yaw) == 0x0003A8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Location_2) == 0x0003B0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Rotation_2) == 0x0003C8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Scale_2) == 0x0003E0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetSocketTransform_ReturnValue_3) == 0x000400, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetSocketTransform_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Right_ReturnValue_2) == 0x000460, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Right_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Location_3) == 0x000478, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Location_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Rotation_3) == 0x000490, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Rotation_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakTransform_Scale_3) == 0x0004A8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakTransform_Scale_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0004C0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Right_ReturnValue_3) == 0x0004D8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Right_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue_2) == 0x0004F0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue_3) == 0x000508, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Vector_Normal2D_ReturnValue_1) == 0x000520, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Vector_Normal2D_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Normal_ReturnValue_1) == 0x000538, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000550, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x000568, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000580, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000588, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakVector2D_X) == 0x0005A0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_BreakVector2D_Y) == 0x0005A8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Add_VectorVector_ReturnValue) == 0x0005B0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0005C8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue) == 0x0005D8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0005E8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000600, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetHeadRotationY_Y) == 0x000610, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetHeadRotationY_Y' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000618, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000628, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000638, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000648, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000658, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000668, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_FInterpTo_ReturnValue) == 0x000678, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetCharacterPlay_ReturnValue) == 0x000680, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000688, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetLocomotionAnimationState_ReturnValue_1) == 0x000690, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetLocomotionAnimationState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000698, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0006A8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x0006B8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0006C0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, CallFunc_FInterpTo_Current_ImplicitCast) == 0x0006C8, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase, K2Node_VariableSet_PelvisOffset_ImplicitCast) == 0x0006D0, "Member 'James_LookAtOffsetBase_C_ExecuteUbergraph_James_LookAtOffsetBase::K2Node_VariableSet_PelvisOffset_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_BlueprintUpdateAnimation \ static_assert(alignof(James_LookAtOffsetBase_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_LookAtOffsetBase_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_LookAtOffsetBase_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_LookAtOffsetBase_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_LookAtOffsetBase_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_LookAtOffsetBase_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_AnimGraph \ static_assert(alignof(James_LookAtOffsetBase_C_AnimGraph) == 0x000008, "Wrong alignment on James_LookAtOffsetBase_C_AnimGraph"); \ static_assert(sizeof(James_LookAtOffsetBase_C_AnimGraph) == 0x000020, "Wrong size on James_LookAtOffsetBase_C_AnimGraph"); \ static_assert(offsetof(James_LookAtOffsetBase_C_AnimGraph, InPose) == 0x000000, "Member 'James_LookAtOffsetBase_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_LookAtOffsetBase_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_IsSprinting \ static_assert(alignof(James_LookAtOffsetBase_C_IsSprinting) == 0x000008, "Wrong alignment on James_LookAtOffsetBase_C_IsSprinting"); \ static_assert(sizeof(James_LookAtOffsetBase_C_IsSprinting) == 0x000020, "Wrong size on James_LookAtOffsetBase_C_IsSprinting"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsSprinting, ReturnValue) == 0x000000, "Member 'James_LookAtOffsetBase_C_IsSprinting::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsSprinting, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'James_LookAtOffsetBase_C_IsSprinting::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsSprinting, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000010, "Member 'James_LookAtOffsetBase_C_IsSprinting::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsSprinting, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'James_LookAtOffsetBase_C_IsSprinting::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsSprinting, CallFunc_IsSprinting_ReturnValue) == 0x000019, "Member 'James_LookAtOffsetBase_C_IsSprinting::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_IsInjured \ static_assert(alignof(James_LookAtOffsetBase_C_IsInjured) == 0x000001, "Wrong alignment on James_LookAtOffsetBase_C_IsInjured"); \ static_assert(sizeof(James_LookAtOffsetBase_C_IsInjured) == 0x000002, "Wrong size on James_LookAtOffsetBase_C_IsInjured"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsInjured, ReturnValue) == 0x000000, "Member 'James_LookAtOffsetBase_C_IsInjured::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_IsInjured, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_LookAtOffsetBase_C_IsInjured::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_GetHeadRotationY \ static_assert(alignof(James_LookAtOffsetBase_C_GetHeadRotationY) == 0x000008, "Wrong alignment on James_LookAtOffsetBase_C_GetHeadRotationY"); \ static_assert(sizeof(James_LookAtOffsetBase_C_GetHeadRotationY) == 0x000088, "Wrong size on James_LookAtOffsetBase_C_GetHeadRotationY"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, Y) == 0x000000, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::Y' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, Temp_bool_Variable) == 0x000008, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_BreakVector2D_X) == 0x000010, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_BreakVector2D_Y) == 0x000018, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_GetCurveValue_ReturnValue) == 0x000020, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_SignOfFloat_ReturnValue) == 0x000028, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_SelectFloat_ReturnValue) == 0x000038, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_SignOfFloat_ReturnValue_1) == 0x000048, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000050, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000058, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, K2Node_Select_Default) == 0x000060, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000068, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000070, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_SignOfFloat_A_ImplicitCast) == 0x000078, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_SignOfFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationY, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000080, "Member 'James_LookAtOffsetBase_C_GetHeadRotationY::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_GetHeadRotationX \ static_assert(alignof(James_LookAtOffsetBase_C_GetHeadRotationX) == 0x000008, "Wrong alignment on James_LookAtOffsetBase_C_GetHeadRotationX"); \ static_assert(sizeof(James_LookAtOffsetBase_C_GetHeadRotationX) == 0x000018, "Wrong size on James_LookAtOffsetBase_C_GetHeadRotationX"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationX, X) == 0x000000, "Member 'James_LookAtOffsetBase_C_GetHeadRotationX::X' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationX, CallFunc_BreakVector2D_X) == 0x000008, "Member 'James_LookAtOffsetBase_C_GetHeadRotationX::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotationX, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'James_LookAtOffsetBase_C_GetHeadRotationX::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LookAtOffsetBase_C_GetHeadRotation \ static_assert(alignof(James_LookAtOffsetBase_C_GetHeadRotation) == 0x000008, "Wrong alignment on James_LookAtOffsetBase_C_GetHeadRotation"); \ static_assert(sizeof(James_LookAtOffsetBase_C_GetHeadRotation) == 0x000030, "Wrong size on James_LookAtOffsetBase_C_GetHeadRotation"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotation, ReturnValue) == 0x000000, "Member 'James_LookAtOffsetBase_C_GetHeadRotation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotation, CallFunc_GetHeadRotationX_X) == 0x000010, "Member 'James_LookAtOffsetBase_C_GetHeadRotation::CallFunc_GetHeadRotationX_X' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotation, CallFunc_GetHeadRotationY_Y) == 0x000018, "Member 'James_LookAtOffsetBase_C_GetHeadRotation::CallFunc_GetHeadRotationY_Y' has a wrong offset!"); \ static_assert(offsetof(James_LookAtOffsetBase_C_GetHeadRotation, CallFunc_MakeVector2D_ReturnValue) == 0x000020, "Member 'James_LookAtOffsetBase_C_GetHeadRotation::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_LookAtOffsetBase_C \ static_assert(alignof(UJames_LookAtOffsetBase_C) == 0x000010, "Wrong alignment on UJames_LookAtOffsetBase_C"); \ static_assert(sizeof(UJames_LookAtOffsetBase_C) == 0x000AE0, "Wrong size on UJames_LookAtOffsetBase_C"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, UberGraphFrame) == 0x000360, "Member 'UJames_LookAtOffsetBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, __AnimBlueprintMutables) == 0x000368, "Member 'UJames_LookAtOffsetBase_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimBlueprintExtension_PropertyAccess) == 0x000370, "Member 'UJames_LookAtOffsetBase_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimBlueprintExtension_Base) == 0x000378, "Member 'UJames_LookAtOffsetBase_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_Root) == 0x000380, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_LinkedInputPose) == 0x0003A0, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_SaveCachedPose) == 0x000468, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_UseCachedPose_1) == 0x000570, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_BlendListByBool) == 0x000598, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_UseCachedPose) == 0x0005E0, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, AnimGraphNode_ControlRig) == 0x000608, "Member 'UJames_LookAtOffsetBase_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, K2Node_PropertyAccess) == 0x000A78, "Member 'UJames_LookAtOffsetBase_C::K2Node_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, __CustomProperty_IsInjured_62E5DB864B98974799F329ABB980C352) == 0x000A79, "Member 'UJames_LookAtOffsetBase_C::__CustomProperty_IsInjured_62E5DB864B98974799F329ABB980C352' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, __CustomProperty_HasLookAtTarget_62E5DB864B98974799F329ABB980C352) == 0x000A7A, "Member 'UJames_LookAtOffsetBase_C::__CustomProperty_HasLookAtTarget_62E5DB864B98974799F329ABB980C352' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, __CustomProperty_IsSprinting_62E5DB864B98974799F329ABB980C352) == 0x000A7B, "Member 'UJames_LookAtOffsetBase_C::__CustomProperty_IsSprinting_62E5DB864B98974799F329ABB980C352' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, __CustomProperty_TargetHeadRotation_62E5DB864B98974799F329ABB980C352) == 0x000A80, "Member 'UJames_LookAtOffsetBase_C::__CustomProperty_TargetHeadRotation_62E5DB864B98974799F329ABB980C352' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, PelvisOffset) == 0x000A90, "Member 'UJames_LookAtOffsetBase_C::PelvisOffset' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, PelvisOffsetDebug) == 0x000A94, "Member 'UJames_LookAtOffsetBase_C::PelvisOffsetDebug' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, IsFlashlightInUse) == 0x000A95, "Member 'UJames_LookAtOffsetBase_C::IsFlashlightInUse' has a wrong offset!"); \ static_assert(offsetof(UJames_LookAtOffsetBase_C, IsFlashlightInUseBlend) == 0x000A98, "Member 'UJames_LookAtOffsetBase_C::IsFlashlightInUseBlend' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHActionPoint_C_UserConstructionScript \ static_assert(alignof(SHActionPoint_C_UserConstructionScript) == 0x000008, "Wrong alignment on SHActionPoint_C_UserConstructionScript"); \ static_assert(sizeof(SHActionPoint_C_UserConstructionScript) == 0x000028, "Wrong size on SHActionPoint_C_UserConstructionScript"); \ static_assert(offsetof(SHActionPoint_C_UserConstructionScript, CallFunc_GetDisplayName_ReturnValue) == 0x000000, "Member 'SHActionPoint_C_UserConstructionScript::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHActionPoint_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000010, "Member 'SHActionPoint_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHActionPoint_C \ static_assert(alignof(ASHActionPoint_C) == 0x000008, "Wrong alignment on ASHActionPoint_C"); \ static_assert(sizeof(ASHActionPoint_C) == 0x000460, "Wrong size on ASHActionPoint_C"); \ static_assert(offsetof(ASHActionPoint_C, AllowSleep) == 0x000458, "Member 'ASHActionPoint_C::AllowSleep' has a wrong offset!"); \ static_assert(offsetof(ASHActionPoint_C, AllowStanceChange) == 0x000459, "Member 'ASHActionPoint_C::AllowStanceChange' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Flashlight_VisionAggroMod_C_ScriptUpdate \ static_assert(alignof(Flashlight_VisionAggroMod_C_ScriptUpdate) == 0x000008, "Wrong alignment on Flashlight_VisionAggroMod_C_ScriptUpdate"); \ static_assert(sizeof(Flashlight_VisionAggroMod_C_ScriptUpdate) == 0x000010, "Wrong size on Flashlight_VisionAggroMod_C_ScriptUpdate"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ScriptUpdate, Context) == 0x000000, "Member 'Flashlight_VisionAggroMod_C_ScriptUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ScriptUpdate, Actor) == 0x000008, "Member 'Flashlight_VisionAggroMod_C_ScriptUpdate::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod \ static_assert(alignof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod) == 0x000008, "Wrong alignment on Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod"); \ static_assert(sizeof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod) == 0x000048, "Wrong size on Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, EntryPoint) == 0x000000, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, K2Node_Event_context) == 0x000018, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::K2Node_Event_context' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, K2Node_Event_actor) == 0x000020, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, CallFunc_getPawn_ReturnValue) == 0x000030, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, K2Node_DynamicCast_AsMai_Character) == 0x000038, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'Flashlight_VisionAggroMod_C_ExecuteUbergraph_Flashlight_VisionAggroMod::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Flashlight_VisionAggroMod_C_CalcAggroMul \ static_assert(alignof(Flashlight_VisionAggroMod_C_CalcAggroMul) == 0x000008, "Wrong alignment on Flashlight_VisionAggroMod_C_CalcAggroMul"); \ static_assert(sizeof(Flashlight_VisionAggroMod_C_CalcAggroMul) == 0x000068, "Wrong size on Flashlight_VisionAggroMod_C_CalcAggroMul"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, rangeAlpha) == 0x000000, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::rangeAlpha' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, angleAlpha) == 0x000004, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::angleAlpha' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, LitCheck) == 0x000008, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::LitCheck' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, RangeMul) == 0x000010, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::RangeMul' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, AngleMul) == 0x000018, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::AngleMul' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_IsFullyLit_ReturnValue) == 0x000028, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_IsFullyLit_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_GetFloatValue_ReturnValue) == 0x00002C, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_GetFloatValue_ReturnValue_1) == 0x000030, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_IsValid_ReturnValue_1) == 0x000049, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, CallFunc_IsValid_ReturnValue_2) == 0x00004A, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, K2Node_VariableSet_RangeMul_ImplicitCast) == 0x000050, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::K2Node_VariableSet_RangeMul_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, K2Node_VariableSet_AngleMul_ImplicitCast) == 0x000058, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::K2Node_VariableSet_AngleMul_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionAggroMod_C_CalcAggroMul, K2Node_VariableSet__Value_ImplicitCast) == 0x000060, "Member 'Flashlight_VisionAggroMod_C_CalcAggroMul::K2Node_VariableSet__Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlashlight_VisionAggroMod_C \ static_assert(alignof(UFlashlight_VisionAggroMod_C) == 0x000008, "Wrong alignment on UFlashlight_VisionAggroMod_C"); \ static_assert(sizeof(UFlashlight_VisionAggroMod_C) == 0x0000B8, "Wrong size on UFlashlight_VisionAggroMod_C"); \ static_assert(offsetof(UFlashlight_VisionAggroMod_C, UberGraphFrame) == 0x000090, "Member 'UFlashlight_VisionAggroMod_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UFlashlight_VisionAggroMod_C, FlashlightAggroMul) == 0x000098, "Member 'UFlashlight_VisionAggroMod_C::FlashlightAggroMul' has a wrong offset!"); \ static_assert(offsetof(UFlashlight_VisionAggroMod_C, AngleCurve) == 0x0000A0, "Member 'UFlashlight_VisionAggroMod_C::AngleCurve' has a wrong offset!"); \ static_assert(offsetof(UFlashlight_VisionAggroMod_C, RangeCurve) == 0x0000A8, "Member 'UFlashlight_VisionAggroMod_C::RangeCurve' has a wrong offset!"); \ static_assert(offsetof(UFlashlight_VisionAggroMod_C, Owner) == 0x0000B0, "Member 'UFlashlight_VisionAggroMod_C::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_NPC_C \ static_assert(alignof(UNavFilter_NPC_C) == 0x000008, "Wrong alignment on UNavFilter_NPC_C"); \ static_assert(sizeof(UNavFilter_NPC_C) == 0x000048, "Wrong size on UNavFilter_NPC_C"); \ #define DUMPER7_ASSERTS_UNavFilter_Shortcut_C \ static_assert(alignof(UNavFilter_Shortcut_C) == 0x000008, "Wrong alignment on UNavFilter_Shortcut_C"); \ static_assert(sizeof(UNavFilter_Shortcut_C) == 0x000048, "Wrong size on UNavFilter_Shortcut_C"); \ #define DUMPER7_ASSERTS_UWdp_StrongAttack_DamageType_C \ static_assert(alignof(UWdp_StrongAttack_DamageType_C) == 0x000008, "Wrong alignment on UWdp_StrongAttack_DamageType_C"); \ static_assert(sizeof(UWdp_StrongAttack_DamageType_C) == 0x000090, "Wrong size on UWdp_StrongAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_UWdp_Combo_L1_DamageType_C \ static_assert(alignof(UWdp_Combo_L1_DamageType_C) == 0x000008, "Wrong alignment on UWdp_Combo_L1_DamageType_C"); \ static_assert(sizeof(UWdp_Combo_L1_DamageType_C) == 0x000090, "Wrong size on UWdp_Combo_L1_DamageType_C"); \ #define DUMPER7_ASSERTS_UWdp_Combo_L3_DamageType_C \ static_assert(alignof(UWdp_Combo_L3_DamageType_C) == 0x000008, "Wrong alignment on UWdp_Combo_L3_DamageType_C"); \ static_assert(sizeof(UWdp_Combo_L3_DamageType_C) == 0x000090, "Wrong size on UWdp_Combo_L3_DamageType_C"); \ #define DUMPER7_ASSERTS_UWdp_Combo_L2_DamageType_C \ static_assert(alignof(UWdp_Combo_L2_DamageType_C) == 0x000008, "Wrong alignment on UWdp_Combo_L2_DamageType_C"); \ static_assert(sizeof(UWdp_Combo_L2_DamageType_C) == 0x000090, "Wrong size on UWdp_Combo_L2_DamageType_C"); \ #define DUMPER7_ASSERTS_UWdp_RunningAttack_DamageType_C \ static_assert(alignof(UWdp_RunningAttack_DamageType_C) == 0x000008, "Wrong alignment on UWdp_RunningAttack_DamageType_C"); \ static_assert(sizeof(UWdp_RunningAttack_DamageType_C) == 0x000090, "Wrong size on UWdp_RunningAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_UWdp_StealthAttack_DamageType_C \ static_assert(alignof(UWdp_StealthAttack_DamageType_C) == 0x000008, "Wrong alignment on UWdp_StealthAttack_DamageType_C"); \ static_assert(sizeof(UWdp_StealthAttack_DamageType_C) == 0x000090, "Wrong size on UWdp_StealthAttack_DamageType_C"); \ #define DUMPER7_ASSERTS_UNarrowPassageArea_Box_C \ static_assert(alignof(UNarrowPassageArea_Box_C) == 0x000010, "Wrong alignment on UNarrowPassageArea_Box_C"); \ static_assert(sizeof(UNarrowPassageArea_Box_C) == 0x000590, "Wrong size on UNarrowPassageArea_Box_C"); \ #define DUMPER7_ASSERTS_MenuSectionMap_Widget_C_Tick \ static_assert(alignof(MenuSectionMap_Widget_C_Tick) == 0x000008, "Wrong alignment on MenuSectionMap_Widget_C_Tick"); \ static_assert(sizeof(MenuSectionMap_Widget_C_Tick) == 0x000048, "Wrong size on MenuSectionMap_Widget_C_Tick"); \ static_assert(offsetof(MenuSectionMap_Widget_C_Tick, MyGeometry) == 0x000000, "Member 'MenuSectionMap_Widget_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(MenuSectionMap_Widget_C_Tick, InDeltaTime) == 0x000040, "Member 'MenuSectionMap_Widget_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget \ static_assert(alignof(MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget) == 0x000008, "Wrong alignment on MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget"); \ static_assert(sizeof(MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget) == 0x000050, "Wrong size on MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget"); \ static_assert(offsetof(MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget, EntryPoint) == 0x000000, "Member 'MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget, K2Node_Event_MyGeometry) == 0x000008, "Member 'MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget, K2Node_Event_InDeltaTime) == 0x000048, "Member 'MenuSectionMap_Widget_C_ExecuteUbergraph_MenuSectionMap_Widget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMenuSectionMap_Widget_C \ static_assert(alignof(UMenuSectionMap_Widget_C) == 0x000008, "Wrong alignment on UMenuSectionMap_Widget_C"); \ static_assert(sizeof(UMenuSectionMap_Widget_C) == 0x0002B0, "Wrong size on UMenuSectionMap_Widget_C"); \ static_assert(offsetof(UMenuSectionMap_Widget_C, UberGraphFrame) == 0x0002A8, "Member 'UMenuSectionMap_Widget_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInvestigatedItemEndingValueProcessor_BP_C \ static_assert(alignof(UInvestigatedItemEndingValueProcessor_BP_C) == 0x000008, "Wrong alignment on UInvestigatedItemEndingValueProcessor_BP_C"); \ static_assert(sizeof(UInvestigatedItemEndingValueProcessor_BP_C) == 0x000050, "Wrong size on UInvestigatedItemEndingValueProcessor_BP_C"); \ #define DUMPER7_ASSERTS_ItemBase_BP_C_SetDebugText \ static_assert(alignof(ItemBase_BP_C_SetDebugText) == 0x000008, "Wrong alignment on ItemBase_BP_C_SetDebugText"); \ static_assert(sizeof(ItemBase_BP_C_SetDebugText) == 0x0000C0, "Wrong size on ItemBase_BP_C_SetDebugText"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, L_DebugString) == 0x000000, "Member 'ItemBase_BP_C_SetDebugText::L_DebugString' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000020, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000040, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000050, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000068, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_StringToText_ReturnValue) == 0x000078, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B0, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP \ static_assert(alignof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000004, "Wrong alignment on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ static_assert(sizeof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000004, "Wrong size on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, EntryPoint) == 0x000000, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ItemBase_BP_C_GetLookAtTargetComponent \ static_assert(alignof(ItemBase_BP_C_GetLookAtTargetComponent) == 0x000008, "Wrong alignment on ItemBase_BP_C_GetLookAtTargetComponent"); \ static_assert(sizeof(ItemBase_BP_C_GetLookAtTargetComponent) == 0x000008, "Wrong size on ItemBase_BP_C_GetLookAtTargetComponent"); \ static_assert(offsetof(ItemBase_BP_C_GetLookAtTargetComponent, ReturnValue) == 0x000000, "Member 'ItemBase_BP_C_GetLookAtTargetComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AItemBase_BP_C \ static_assert(alignof(AItemBase_BP_C) == 0x000008, "Wrong alignment on AItemBase_BP_C"); \ static_assert(sizeof(AItemBase_BP_C) == 0x0003D0, "Wrong size on AItemBase_BP_C"); \ static_assert(offsetof(AItemBase_BP_C, UberGraphFrame) == 0x0003B0, "Member 'AItemBase_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AItemBase_BP_C, DebugTextRender) == 0x0003B8, "Member 'AItemBase_BP_C::DebugTextRender' has a wrong offset!"); \ static_assert(offsetof(AItemBase_BP_C, OnCollected) == 0x0003C0, "Member 'AItemBase_BP_C::OnCollected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMQ_StruggleMaria_Back_Action_C \ static_assert(alignof(UMQ_StruggleMaria_Back_Action_C) == 0x000010, "Wrong alignment on UMQ_StruggleMaria_Back_Action_C"); \ static_assert(sizeof(UMQ_StruggleMaria_Back_Action_C) == 0x000670, "Wrong size on UMQ_StruggleMaria_Back_Action_C"); \ #define DUMPER7_ASSERTS_DialogUI_C_ShowDialogLine \ static_assert(alignof(DialogUI_C_ShowDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_ShowDialogLine"); \ static_assert(sizeof(DialogUI_C_ShowDialogLine) == 0x000018, "Wrong size on DialogUI_C_ShowDialogLine"); \ static_assert(offsetof(DialogUI_C_ShowDialogLine, Text) == 0x000000, "Member 'DialogUI_C_ShowDialogLine::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUI_C_PlayDialogLine \ static_assert(alignof(DialogUI_C_PlayDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_PlayDialogLine"); \ static_assert(sizeof(DialogUI_C_PlayDialogLine) == 0x000038, "Wrong size on DialogUI_C_PlayDialogLine"); \ static_assert(offsetof(DialogUI_C_PlayDialogLine, Text) == 0x000000, "Member 'DialogUI_C_PlayDialogLine::Text' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_PlayDialogLine, choice) == 0x000018, "Member 'DialogUI_C_PlayDialogLine::choice' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_PlayDialogLine, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'DialogUI_C_PlayDialogLine::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUI_C_OnDialogLine \ static_assert(alignof(DialogUI_C_OnDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_OnDialogLine"); \ static_assert(sizeof(DialogUI_C_OnDialogLine) == 0x000020, "Wrong size on DialogUI_C_OnDialogLine"); \ static_assert(offsetof(DialogUI_C_OnDialogLine, Text) == 0x000000, "Member 'DialogUI_C_OnDialogLine::Text' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_OnDialogLine, line) == 0x000018, "Member 'DialogUI_C_OnDialogLine::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUI_C_OnAddChoice \ static_assert(alignof(DialogUI_C_OnAddChoice) == 0x000008, "Wrong alignment on DialogUI_C_OnAddChoice"); \ static_assert(sizeof(DialogUI_C_OnAddChoice) == 0x000020, "Wrong size on DialogUI_C_OnAddChoice"); \ static_assert(offsetof(DialogUI_C_OnAddChoice, Text) == 0x000000, "Member 'DialogUI_C_OnAddChoice::Text' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_OnAddChoice, line) == 0x000018, "Member 'DialogUI_C_OnAddChoice::line' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUI_C_ExecuteUbergraph_DialogUI \ static_assert(alignof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000008, "Wrong alignment on DialogUI_C_ExecuteUbergraph_DialogUI"); \ static_assert(sizeof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000090, "Wrong size on DialogUI_C_ExecuteUbergraph_DialogUI"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, EntryPoint) == 0x000000, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text_1) == 0x000008, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text_1' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line_1) == 0x000020, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line_1' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text) == 0x000028, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line) == 0x000040, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue) == 0x000048, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_Create_ReturnValue) == 0x000050, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_1) == 0x000058, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000060, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_2) == 0x000068, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000078, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000080, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_2) == 0x000088, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_3) == 0x000089, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DialogUI_C_EnableDialogCameraZoom \ static_assert(alignof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong alignment on DialogUI_C_EnableDialogCameraZoom"); \ static_assert(sizeof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong size on DialogUI_C_EnableDialogCameraZoom"); \ static_assert(offsetof(DialogUI_C_EnableDialogCameraZoom, Enable) == 0x000000, "Member 'DialogUI_C_EnableDialogCameraZoom::Enable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogUI_C \ static_assert(alignof(UDialogUI_C) == 0x000008, "Wrong alignment on UDialogUI_C"); \ static_assert(sizeof(UDialogUI_C) == 0x0000B8, "Wrong size on UDialogUI_C"); \ static_assert(offsetof(UDialogUI_C, UberGraphFrame) == 0x0000A8, "Member 'UDialogUI_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDialogUI_C, DialogWidget) == 0x0000B0, "Member 'UDialogUI_C::DialogWidget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHPlayerControllerPlay_BP_C \ static_assert(alignof(ASHPlayerControllerPlay_BP_C) == 0x000008, "Wrong alignment on ASHPlayerControllerPlay_BP_C"); \ static_assert(sizeof(ASHPlayerControllerPlay_BP_C) == 0x000878, "Wrong size on ASHPlayerControllerPlay_BP_C"); \ #define DUMPER7_ASSERTS_GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP \ static_assert(alignof(GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP) == 0x000008, "Wrong alignment on GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP"); \ static_assert(sizeof(GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP) == 0x000018, "Wrong size on GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP"); \ static_assert(offsetof(GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP, EntryPoint) == 0x000000, "Member 'GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP, K2Node_DynamicCast_AsInventory_Slider_Widget_BP) == 0x000008, "Member 'GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP::K2Node_DynamicCast_AsInventory_Slider_Widget_BP' has a wrong offset!"); \ static_assert(offsetof(GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'GMSection_Combine_WidgetBP_C_ExecuteUbergraph_GMSection_Combine_WidgetBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGMSection_Combine_WidgetBP_C \ static_assert(alignof(UGMSection_Combine_WidgetBP_C) == 0x000008, "Wrong alignment on UGMSection_Combine_WidgetBP_C"); \ static_assert(sizeof(UGMSection_Combine_WidgetBP_C) == 0x000368, "Wrong size on UGMSection_Combine_WidgetBP_C"); \ static_assert(offsetof(UGMSection_Combine_WidgetBP_C, UberGraphFrame) == 0x000358, "Member 'UGMSection_Combine_WidgetBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Combine_WidgetBP_C, Image_47) == 0x000360, "Member 'UGMSection_Combine_WidgetBP_C::Image_47' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALampGarageWall_02_A_BP_C \ static_assert(alignof(ALampGarageWall_02_A_BP_C) == 0x000008, "Wrong alignment on ALampGarageWall_02_A_BP_C"); \ static_assert(sizeof(ALampGarageWall_02_A_BP_C) == 0x000488, "Wrong size on ALampGarageWall_02_A_BP_C"); \ static_assert(offsetof(ALampGarageWall_02_A_BP_C, SpotLight_IES) == 0x000478, "Member 'ALampGarageWall_02_A_BP_C::SpotLight_IES' has a wrong offset!"); \ static_assert(offsetof(ALampGarageWall_02_A_BP_C, PointLight_MAIN) == 0x000480, "Member 'ALampGarageWall_02_A_BP_C::PointLight_MAIN' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHCrosshairWidget_GameplayCenterDot_C \ static_assert(alignof(USHCrosshairWidget_GameplayCenterDot_C) == 0x000008, "Wrong alignment on USHCrosshairWidget_GameplayCenterDot_C"); \ static_assert(sizeof(USHCrosshairWidget_GameplayCenterDot_C) == 0x0002B0, "Wrong size on USHCrosshairWidget_GameplayCenterDot_C"); \ static_assert(offsetof(USHCrosshairWidget_GameplayCenterDot_C, FadeInAnim) == 0x000298, "Member 'USHCrosshairWidget_GameplayCenterDot_C::FadeInAnim' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget_GameplayCenterDot_C, FadeOutAnim) == 0x0002A0, "Member 'USHCrosshairWidget_GameplayCenterDot_C::FadeOutAnim' has a wrong offset!"); \ static_assert(offsetof(USHCrosshairWidget_GameplayCenterDot_C, CrosshairImage) == 0x0002A8, "Member 'USHCrosshairWidget_GameplayCenterDot_C::CrosshairImage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHGameplayHealingItemsNotification_Widget_C \ static_assert(alignof(USHGameplayHealingItemsNotification_Widget_C) == 0x000008, "Wrong alignment on USHGameplayHealingItemsNotification_Widget_C"); \ static_assert(sizeof(USHGameplayHealingItemsNotification_Widget_C) == 0x0002D8, "Wrong size on USHGameplayHealingItemsNotification_Widget_C"); \ #define DUMPER7_ASSERTS_Credits_2Column_Widget_BP_C_OnSetText \ static_assert(alignof(Credits_2Column_Widget_BP_C_OnSetText) == 0x000008, "Wrong alignment on Credits_2Column_Widget_BP_C_OnSetText"); \ static_assert(sizeof(Credits_2Column_Widget_BP_C_OnSetText) == 0x000048, "Wrong size on Credits_2Column_Widget_BP_C_OnSetText"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_OnSetText, Text) == 0x000000, "Member 'Credits_2Column_Widget_BP_C_OnSetText::Text' has a wrong offset!"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_OnSetText, Text2) == 0x000018, "Member 'Credits_2Column_Widget_BP_C_OnSetText::Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_OnSetText, Text3) == 0x000030, "Member 'Credits_2Column_Widget_BP_C_OnSetText::Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP \ static_assert(alignof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP) == 0x000008, "Wrong alignment on Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP"); \ static_assert(sizeof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP) == 0x000050, "Wrong size on Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP, EntryPoint) == 0x000000, "Member 'Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP, K2Node_Event_Text) == 0x000008, "Member 'Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP, K2Node_Event_Text2) == 0x000020, "Member 'Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP::K2Node_Event_Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP, K2Node_Event_Text3) == 0x000038, "Member 'Credits_2Column_Widget_BP_C_ExecuteUbergraph_Credits_2Column_Widget_BP::K2Node_Event_Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCredits_2Column_Widget_BP_C \ static_assert(alignof(UCredits_2Column_Widget_BP_C) == 0x000008, "Wrong alignment on UCredits_2Column_Widget_BP_C"); \ static_assert(sizeof(UCredits_2Column_Widget_BP_C) == 0x000290, "Wrong size on UCredits_2Column_Widget_BP_C"); \ static_assert(offsetof(UCredits_2Column_Widget_BP_C, UberGraphFrame) == 0x000278, "Member 'UCredits_2Column_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCredits_2Column_Widget_BP_C, Text_1C_rtx) == 0x000280, "Member 'UCredits_2Column_Widget_BP_C::Text_1C_rtx' has a wrong offset!"); \ static_assert(offsetof(UCredits_2Column_Widget_BP_C, Text_2C_rtx) == 0x000288, "Member 'UCredits_2Column_Widget_BP_C::Text_2C_rtx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_1Column_Widget_BP_C_OnSetText \ static_assert(alignof(Credits_1Column_Widget_BP_C_OnSetText) == 0x000008, "Wrong alignment on Credits_1Column_Widget_BP_C_OnSetText"); \ static_assert(sizeof(Credits_1Column_Widget_BP_C_OnSetText) == 0x000048, "Wrong size on Credits_1Column_Widget_BP_C_OnSetText"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_OnSetText, Text) == 0x000000, "Member 'Credits_1Column_Widget_BP_C_OnSetText::Text' has a wrong offset!"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_OnSetText, Text2) == 0x000018, "Member 'Credits_1Column_Widget_BP_C_OnSetText::Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_OnSetText, Text3) == 0x000030, "Member 'Credits_1Column_Widget_BP_C_OnSetText::Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP \ static_assert(alignof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP) == 0x000008, "Wrong alignment on Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP"); \ static_assert(sizeof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP) == 0x000050, "Wrong size on Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP, EntryPoint) == 0x000000, "Member 'Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP, K2Node_Event_Text) == 0x000008, "Member 'Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP, K2Node_Event_Text2) == 0x000020, "Member 'Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP::K2Node_Event_Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP, K2Node_Event_Text3) == 0x000038, "Member 'Credits_1Column_Widget_BP_C_ExecuteUbergraph_Credits_1Column_Widget_BP::K2Node_Event_Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCredits_1Column_Widget_BP_C \ static_assert(alignof(UCredits_1Column_Widget_BP_C) == 0x000008, "Wrong alignment on UCredits_1Column_Widget_BP_C"); \ static_assert(sizeof(UCredits_1Column_Widget_BP_C) == 0x000288, "Wrong size on UCredits_1Column_Widget_BP_C"); \ static_assert(offsetof(UCredits_1Column_Widget_BP_C, UberGraphFrame) == 0x000278, "Member 'UCredits_1Column_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCredits_1Column_Widget_BP_C, Text_rtx) == 0x000280, "Member 'UCredits_1Column_Widget_BP_C::Text_rtx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_3Column_Widget_BP_C_OnSetText \ static_assert(alignof(Credits_3Column_Widget_BP_C_OnSetText) == 0x000008, "Wrong alignment on Credits_3Column_Widget_BP_C_OnSetText"); \ static_assert(sizeof(Credits_3Column_Widget_BP_C_OnSetText) == 0x000048, "Wrong size on Credits_3Column_Widget_BP_C_OnSetText"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_OnSetText, Text) == 0x000000, "Member 'Credits_3Column_Widget_BP_C_OnSetText::Text' has a wrong offset!"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_OnSetText, Text2) == 0x000018, "Member 'Credits_3Column_Widget_BP_C_OnSetText::Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_OnSetText, Text3) == 0x000030, "Member 'Credits_3Column_Widget_BP_C_OnSetText::Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP \ static_assert(alignof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP) == 0x000008, "Wrong alignment on Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP"); \ static_assert(sizeof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP) == 0x000050, "Wrong size on Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP, EntryPoint) == 0x000000, "Member 'Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP, K2Node_Event_Text) == 0x000008, "Member 'Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP, K2Node_Event_Text2) == 0x000020, "Member 'Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP::K2Node_Event_Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP, K2Node_Event_Text3) == 0x000038, "Member 'Credits_3Column_Widget_BP_C_ExecuteUbergraph_Credits_3Column_Widget_BP::K2Node_Event_Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCredits_3Column_Widget_BP_C \ static_assert(alignof(UCredits_3Column_Widget_BP_C) == 0x000008, "Wrong alignment on UCredits_3Column_Widget_BP_C"); \ static_assert(sizeof(UCredits_3Column_Widget_BP_C) == 0x000298, "Wrong size on UCredits_3Column_Widget_BP_C"); \ static_assert(offsetof(UCredits_3Column_Widget_BP_C, UberGraphFrame) == 0x000278, "Member 'UCredits_3Column_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCredits_3Column_Widget_BP_C, Text_1C_rtx) == 0x000280, "Member 'UCredits_3Column_Widget_BP_C::Text_1C_rtx' has a wrong offset!"); \ static_assert(offsetof(UCredits_3Column_Widget_BP_C, Text_2C_rtx) == 0x000288, "Member 'UCredits_3Column_Widget_BP_C::Text_2C_rtx' has a wrong offset!"); \ static_assert(offsetof(UCredits_3Column_Widget_BP_C, Text_3C_rtx) == 0x000290, "Member 'UCredits_3Column_Widget_BP_C::Text_3C_rtx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_Header_Widget_BP_C_OnSetText \ static_assert(alignof(Credits_Header_Widget_BP_C_OnSetText) == 0x000008, "Wrong alignment on Credits_Header_Widget_BP_C_OnSetText"); \ static_assert(sizeof(Credits_Header_Widget_BP_C_OnSetText) == 0x000048, "Wrong size on Credits_Header_Widget_BP_C_OnSetText"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_OnSetText, Text) == 0x000000, "Member 'Credits_Header_Widget_BP_C_OnSetText::Text' has a wrong offset!"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_OnSetText, Text2) == 0x000018, "Member 'Credits_Header_Widget_BP_C_OnSetText::Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_OnSetText, Text3) == 0x000030, "Member 'Credits_Header_Widget_BP_C_OnSetText::Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP \ static_assert(alignof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP) == 0x000008, "Wrong alignment on Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP"); \ static_assert(sizeof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP) == 0x000050, "Wrong size on Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP, EntryPoint) == 0x000000, "Member 'Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP, K2Node_Event_Text) == 0x000008, "Member 'Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP, K2Node_Event_Text2) == 0x000020, "Member 'Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP::K2Node_Event_Text2' has a wrong offset!"); \ static_assert(offsetof(Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP, K2Node_Event_Text3) == 0x000038, "Member 'Credits_Header_Widget_BP_C_ExecuteUbergraph_Credits_Header_Widget_BP::K2Node_Event_Text3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCredits_Header_Widget_BP_C \ static_assert(alignof(UCredits_Header_Widget_BP_C) == 0x000008, "Wrong alignment on UCredits_Header_Widget_BP_C"); \ static_assert(sizeof(UCredits_Header_Widget_BP_C) == 0x000288, "Wrong size on UCredits_Header_Widget_BP_C"); \ static_assert(offsetof(UCredits_Header_Widget_BP_C, UberGraphFrame) == 0x000278, "Member 'UCredits_Header_Widget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCredits_Header_Widget_BP_C, Text_rtx) == 0x000280, "Member 'UCredits_Header_Widget_BP_C::Text_rtx' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADefault_ItemInvestigationExe_BP_C \ static_assert(alignof(ADefault_ItemInvestigationExe_BP_C) == 0x000008, "Wrong alignment on ADefault_ItemInvestigationExe_BP_C"); \ static_assert(sizeof(ADefault_ItemInvestigationExe_BP_C) == 0x000510, "Wrong size on ADefault_ItemInvestigationExe_BP_C"); \ #define DUMPER7_ASSERTS_URifleDamage_C \ static_assert(alignof(URifleDamage_C) == 0x000008, "Wrong alignment on URifleDamage_C"); \ static_assert(sizeof(URifleDamage_C) == 0x000068, "Wrong size on URifleDamage_C"); \ #define DUMPER7_ASSERTS_MQ_InAmbushService_C_SetPawnIgnoredByRadio \ static_assert(alignof(MQ_InAmbushService_C_SetPawnIgnoredByRadio) == 0x000008, "Wrong alignment on MQ_InAmbushService_C_SetPawnIgnoredByRadio"); \ static_assert(sizeof(MQ_InAmbushService_C_SetPawnIgnoredByRadio) == 0x000020, "Wrong size on MQ_InAmbushService_C_SetPawnIgnoredByRadio"); \ static_assert(offsetof(MQ_InAmbushService_C_SetPawnIgnoredByRadio, InPawn) == 0x000000, "Member 'MQ_InAmbushService_C_SetPawnIgnoredByRadio::InPawn' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_SetPawnIgnoredByRadio, bInShouldBeIgnored) == 0x000008, "Member 'MQ_InAmbushService_C_SetPawnIgnoredByRadio::bInShouldBeIgnored' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_SetPawnIgnoredByRadio, CallFunc_GetRadio_ReturnValue) == 0x000010, "Member 'MQ_InAmbushService_C_SetPawnIgnoredByRadio::CallFunc_GetRadio_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_SetPawnIgnoredByRadio, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'MQ_InAmbushService_C_SetPawnIgnoredByRadio::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MQ_InAmbushService_C_ReceiveDeactivationAI \ static_assert(alignof(MQ_InAmbushService_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on MQ_InAmbushService_C_ReceiveDeactivationAI"); \ static_assert(sizeof(MQ_InAmbushService_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on MQ_InAmbushService_C_ReceiveDeactivationAI"); \ static_assert(offsetof(MQ_InAmbushService_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'MQ_InAmbushService_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'MQ_InAmbushService_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MQ_InAmbushService_C_ReceiveActivationAI \ static_assert(alignof(MQ_InAmbushService_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on MQ_InAmbushService_C_ReceiveActivationAI"); \ static_assert(sizeof(MQ_InAmbushService_C_ReceiveActivationAI) == 0x000010, "Wrong size on MQ_InAmbushService_C_ReceiveActivationAI"); \ static_assert(offsetof(MQ_InAmbushService_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'MQ_InAmbushService_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'MQ_InAmbushService_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService \ static_assert(alignof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService) == 0x000008, "Wrong alignment on MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService"); \ static_assert(sizeof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService) == 0x000068, "Wrong size on MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, EntryPoint) == 0x000000, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_Event_OwnerController) == 0x000008, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_Event_ControlledPawn) == 0x000010, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_Event_OwnerController_1) == 0x000018, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_Event_ControlledPawn_1) == 0x000020, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_AsMannequin_CH) == 0x000028, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_AsMannequin_CH' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_AsMannequin_CH_1) == 0x000038, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_AsMannequin_CH_1' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_AsMai_Controller) == 0x000048, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_AsSHAmbush_Point) == 0x000058, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_AsSHAmbush_Point' has a wrong offset!"); \ static_assert(offsetof(MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService, K2Node_DynamicCast_bSuccess_3) == 0x000060, "Member 'MQ_InAmbushService_C_ExecuteUbergraph_MQ_InAmbushService::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMQ_InAmbushService_C \ static_assert(alignof(UMQ_InAmbushService_C) == 0x000008, "Wrong alignment on UMQ_InAmbushService_C"); \ static_assert(sizeof(UMQ_InAmbushService_C) == 0x0000A0, "Wrong size on UMQ_InAmbushService_C"); \ static_assert(offsetof(UMQ_InAmbushService_C, UberGraphFrame) == 0x000098, "Member 'UMQ_InAmbushService_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Flashlight_VisionMod_C_ScriptUpdate \ static_assert(alignof(Flashlight_VisionMod_C_ScriptUpdate) == 0x000008, "Wrong alignment on Flashlight_VisionMod_C_ScriptUpdate"); \ static_assert(sizeof(Flashlight_VisionMod_C_ScriptUpdate) == 0x000010, "Wrong size on Flashlight_VisionMod_C_ScriptUpdate"); \ static_assert(offsetof(Flashlight_VisionMod_C_ScriptUpdate, Context) == 0x000000, "Member 'Flashlight_VisionMod_C_ScriptUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ScriptUpdate, Actor) == 0x000008, "Member 'Flashlight_VisionMod_C_ScriptUpdate::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod \ static_assert(alignof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod) == 0x000008, "Wrong alignment on Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod"); \ static_assert(sizeof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod) == 0x000040, "Wrong size on Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, EntryPoint) == 0x000000, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, CallFunc_GetFlashlight_ReturnValue) == 0x000008, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::CallFunc_GetFlashlight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, CallFunc_IsTurnOn_ReturnValue) == 0x000010, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::CallFunc_IsTurnOn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, K2Node_Event_context) == 0x000018, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::K2Node_Event_context' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, K2Node_Event_actor) == 0x000020, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, CallFunc_GetOther_ReturnValue) == 0x000028, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::CallFunc_GetOther_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000030, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod, CallFunc_UpdateValue_value_ImplicitCast) == 0x00003C, "Member 'Flashlight_VisionMod_C_ExecuteUbergraph_Flashlight_VisionMod::CallFunc_UpdateValue_value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFlashlight_VisionMod_C \ static_assert(alignof(UFlashlight_VisionMod_C) == 0x000008, "Wrong alignment on UFlashlight_VisionMod_C"); \ static_assert(sizeof(UFlashlight_VisionMod_C) == 0x0000A0, "Wrong size on UFlashlight_VisionMod_C"); \ static_assert(offsetof(UFlashlight_VisionMod_C, UberGraphFrame) == 0x000090, "Member 'UFlashlight_VisionMod_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UFlashlight_VisionMod_C, FlashlightMultiplier) == 0x000098, "Member 'UFlashlight_VisionMod_C::FlashlightMultiplier' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_ShouldMiss \ static_assert(alignof(AIBaseAttack_C_ShouldMiss) == 0x000008, "Wrong alignment on AIBaseAttack_C_ShouldMiss"); \ static_assert(sizeof(AIBaseAttack_C_ShouldMiss) == 0x000030, "Wrong size on AIBaseAttack_C_ShouldMiss"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, Result) == 0x000000, "Member 'AIBaseAttack_C_ShouldMiss::Result' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, IgnoreEnemy) == 0x000008, "Member 'AIBaseAttack_C_ShouldMiss::IgnoreEnemy' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_GetAttackTarget_ReturnValue) == 0x000010, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_IsInCover_ReturnValue) == 0x000019, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_GetAlwaysMissMe_ReturnValue) == 0x000028, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_GetAlwaysMissMe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_GetIgnoreMe_ReturnValue) == 0x000029, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_GetIgnoreMe_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ShouldMiss, CallFunc_BooleanOR_ReturnValue) == 0x00002A, "Member 'AIBaseAttack_C_ShouldMiss::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30 \ static_assert(alignof(AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30) == 0x000008, "Wrong alignment on AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30"); \ static_assert(sizeof(AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30) == 0x000008, "Wrong size on AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30"); \ static_assert(offsetof(AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30, Loaded) == 0x000000, "Member 'AIBaseAttack_C_OnLoaded_2ED30D1D44D05627FD32189254764D30::Loaded' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_OnEnemyDodge \ static_assert(alignof(AIBaseAttack_C_OnEnemyDodge) == 0x000008, "Wrong alignment on AIBaseAttack_C_OnEnemyDodge"); \ static_assert(sizeof(AIBaseAttack_C_OnEnemyDodge) == 0x000010, "Wrong size on AIBaseAttack_C_OnEnemyDodge"); \ static_assert(offsetof(AIBaseAttack_C_OnEnemyDodge, CallFunc_GetOwnerCH_ReturnValue) == 0x000000, "Member 'AIBaseAttack_C_OnEnemyDodge::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_OnEnemyDodge, CallFunc_GetAttackerComponent_ReturnValue) == 0x000008, "Member 'AIBaseAttack_C_OnEnemyDodge::CallFunc_GetAttackerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_LoadRowStruct \ static_assert(alignof(AIBaseAttack_C_LoadRowStruct) == 0x000008, "Wrong alignment on AIBaseAttack_C_LoadRowStruct"); \ static_assert(sizeof(AIBaseAttack_C_LoadRowStruct) == 0x000150, "Wrong size on AIBaseAttack_C_LoadRowStruct"); \ static_assert(offsetof(AIBaseAttack_C_LoadRowStruct, AttackStruct) == 0x000000, "Member 'AIBaseAttack_C_LoadRowStruct::AttackStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_LoadRowHandle \ static_assert(alignof(AIBaseAttack_C_LoadRowHandle) == 0x000008, "Wrong alignment on AIBaseAttack_C_LoadRowHandle"); \ static_assert(sizeof(AIBaseAttack_C_LoadRowHandle) == 0x000010, "Wrong size on AIBaseAttack_C_LoadRowHandle"); \ static_assert(offsetof(AIBaseAttack_C_LoadRowHandle, AttackRow) == 0x000000, "Member 'AIBaseAttack_C_LoadRowHandle::AttackRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_InitInteriorExterior \ static_assert(alignof(AIBaseAttack_C_InitInteriorExterior) == 0x000008, "Wrong alignment on AIBaseAttack_C_InitInteriorExterior"); \ static_assert(sizeof(AIBaseAttack_C_InitInteriorExterior) == 0x000028, "Wrong size on AIBaseAttack_C_InitInteriorExterior"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, CallFunc_GetOwnerCH_ReturnValue) == 0x000000, "Member 'AIBaseAttack_C_InitInteriorExterior::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, CallFunc_getInstance_ReturnValue) == 0x000008, "Member 'AIBaseAttack_C_InitInteriorExterior::CallFunc_getInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, CallFunc_CalcInteriorExteriorState_ReturnValue) == 0x000010, "Member 'AIBaseAttack_C_InitInteriorExterior::CallFunc_CalcInteriorExteriorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'AIBaseAttack_C_InitInteriorExterior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, K2Node_SwitchEnum_CmpSuccess) == 0x000012, "Member 'AIBaseAttack_C_InitInteriorExterior::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, K2Node_VariableSet__MaxSlideSpeed_ImplicitCast) == 0x000014, "Member 'AIBaseAttack_C_InitInteriorExterior::K2Node_VariableSet__MaxSlideSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, K2Node_VariableSet__MaxAttackSpeed_ImplicitCast) == 0x000018, "Member 'AIBaseAttack_C_InitInteriorExterior::K2Node_VariableSet__MaxAttackSpeed_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, K2Node_VariableSet__MaxSlideSpeed_ImplicitCast_1) == 0x00001C, "Member 'AIBaseAttack_C_InitInteriorExterior::K2Node_VariableSet__MaxSlideSpeed_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_InitInteriorExterior, K2Node_VariableSet__MaxAttackSpeed_ImplicitCast_1) == 0x000020, "Member 'AIBaseAttack_C_InitInteriorExterior::K2Node_VariableSet__MaxAttackSpeed_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack \ static_assert(alignof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack) == 0x000008, "Wrong alignment on AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack"); \ static_assert(sizeof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack) == 0x0004B0, "Wrong size on AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, EntryPoint) == 0x000000, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_6) == 0x000008, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_6' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_aborted) == 0x000010, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_aborted' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000014, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000018, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_MakeLiteralName_ReturnValue) == 0x00001C, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_attackRow) == 0x000028, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_attackRow' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_CustomEvent_AttackStruct) == 0x000038, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_CustomEvent_AttackStruct' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetDataTableRowFromName_OutRow) == 0x000188, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0002D8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0002DC, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_1) == 0x0002E0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_2) == 0x0002E4, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Not_PreBool_ReturnValue) == 0x0002E8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_3) == 0x0002EC, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Multiply_IntInt_ReturnValue) == 0x0002F0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Multiply_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_4) == 0x0002F4, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_5) == 0x0002F8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_6) == 0x0002FC, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Conv_IntToFloat_ReturnValue_7) == 0x000300, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Conv_IntToFloat_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerAI_ReturnValue) == 0x000308, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetBlackboard_ReturnValue) == 0x000310, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetBlackboard_ReturnValue_1) == 0x000318, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000320, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_DynamicCast_AsBehavior_Tree_Component) == 0x000328, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_DynamicCast_AsBehavior_Tree_Component' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_DynamicCast_bSuccess) == 0x000330, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetValueAsFloat_ReturnValue) == 0x000334, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetValueAsFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_5) == 0x000338, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_5' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue) == 0x000340, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetAnimInstance_ReturnValue) == 0x000348, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Montage_GetPosition_ReturnValue) == 0x000350, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Montage_GetPosition_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsValid_ReturnValue) == 0x000354, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000355, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetAttackerComponent_ReturnValue) == 0x000358, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetAttackerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_4) == 0x000360, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_4' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetBlackboard_ReturnValue_2) == 0x000368, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_3) == 0x000370, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_3' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000378, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetComponentByClass_ReturnValue) == 0x000380, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000388, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsValid_ReturnValue_1) == 0x000390, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetAttackTarget_ReturnValue_1) == 0x000398, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetAttackTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue_2) == 0x0003A0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_2) == 0x0003A8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner_1) == 0x0003B0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_DeltaSeconds) == 0x0003B8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0003BC, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, Temp_object_Variable) == 0x0003C8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003D0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_DynamicCast_AsAk_Audio_Event) == 0x0003D8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_DynamicCast_AsAk_Audio_Event' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_DynamicCast_bSuccess_1) == 0x0003E0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetImpactRange_ReturnValue) == 0x0003E4, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetImpactRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue_3) == 0x0003E8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0003F0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x0003F8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_CustomEvent_Loaded) == 0x000400, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000408, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsSnapping_ReturnValue) == 0x000410, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsSnapping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsLineOfSightClear_Result) == 0x000411, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsLineOfSightClear_Result' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue_4) == 0x000418, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetOwnerCH_ReturnValue_5) == 0x000420, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetOwnerCH_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000428, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_Event_owner) == 0x000430, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_CreateDelegate_OutputDelegate) == 0x000438, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GetAttackTarget_ReturnValue_2) == 0x000448, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GetAttackTarget_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000450, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_IsValid_ReturnValue_2) == 0x000458, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000460, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000468, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_SetFocus_charging_ImplicitCast) == 0x00046C, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_SetFocus_charging_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_VariableSet__TimeToDodgeBeforeHit_ImplicitCast) == 0x000470, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_VariableSet__TimeToDodgeBeforeHit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000478, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Greater_DoubleDouble_B_ImplicitCast) == 0x000480, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Greater_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000488, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000490, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000498, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, K2Node_VariableSet__PureAttackRange_ImplicitCast) == 0x0004A0, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::K2Node_VariableSet__PureAttackRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x0004A8, "Member 'AIBaseAttack_C_ExecuteUbergraph_AIBaseAttack::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventTickAttack \ static_assert(alignof(AIBaseAttack_C_EventTickAttack) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventTickAttack"); \ static_assert(sizeof(AIBaseAttack_C_EventTickAttack) == 0x000010, "Wrong size on AIBaseAttack_C_EventTickAttack"); \ static_assert(offsetof(AIBaseAttack_C_EventTickAttack, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventTickAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_EventTickAttack, DeltaSeconds) == 0x000008, "Member 'AIBaseAttack_C_EventTickAttack::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventStopAttack \ static_assert(alignof(AIBaseAttack_C_EventStopAttack) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventStopAttack"); \ static_assert(sizeof(AIBaseAttack_C_EventStopAttack) == 0x000010, "Wrong size on AIBaseAttack_C_EventStopAttack"); \ static_assert(offsetof(AIBaseAttack_C_EventStopAttack, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_EventStopAttack, Aborted) == 0x000008, "Member 'AIBaseAttack_C_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventInitAttack \ static_assert(alignof(AIBaseAttack_C_EventInitAttack) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventInitAttack"); \ static_assert(sizeof(AIBaseAttack_C_EventInitAttack) == 0x000008, "Wrong size on AIBaseAttack_C_EventInitAttack"); \ static_assert(offsetof(AIBaseAttack_C_EventInitAttack, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventEndBlow \ static_assert(alignof(AIBaseAttack_C_EventEndBlow) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventEndBlow"); \ static_assert(sizeof(AIBaseAttack_C_EventEndBlow) == 0x000008, "Wrong size on AIBaseAttack_C_EventEndBlow"); \ static_assert(offsetof(AIBaseAttack_C_EventEndBlow, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventEndBlow::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventBeginAttack \ static_assert(alignof(AIBaseAttack_C_EventBeginAttack) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventBeginAttack"); \ static_assert(sizeof(AIBaseAttack_C_EventBeginAttack) == 0x000008, "Wrong size on AIBaseAttack_C_EventBeginAttack"); \ static_assert(offsetof(AIBaseAttack_C_EventBeginAttack, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventAttackHit \ static_assert(alignof(AIBaseAttack_C_EventAttackHit) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventAttackHit"); \ static_assert(sizeof(AIBaseAttack_C_EventAttackHit) == 0x000008, "Wrong size on AIBaseAttack_C_EventAttackHit"); \ static_assert(offsetof(AIBaseAttack_C_EventAttackHit, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventAttackHit::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_EventAllowDodge \ static_assert(alignof(AIBaseAttack_C_EventAllowDodge) == 0x000008, "Wrong alignment on AIBaseAttack_C_EventAllowDodge"); \ static_assert(sizeof(AIBaseAttack_C_EventAllowDodge) == 0x000008, "Wrong size on AIBaseAttack_C_EventAllowDodge"); \ static_assert(offsetof(AIBaseAttack_C_EventAllowDodge, Owner) == 0x000000, "Member 'AIBaseAttack_C_EventAllowDodge::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_DestroyAttackLock \ static_assert(alignof(AIBaseAttack_C_DestroyAttackLock) == 0x000001, "Wrong alignment on AIBaseAttack_C_DestroyAttackLock"); \ static_assert(sizeof(AIBaseAttack_C_DestroyAttackLock) == 0x000001, "Wrong size on AIBaseAttack_C_DestroyAttackLock"); \ static_assert(offsetof(AIBaseAttack_C_DestroyAttackLock, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'AIBaseAttack_C_DestroyAttackLock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_AllowStop \ static_assert(alignof(AIBaseAttack_C_AllowStop) == 0x000008, "Wrong alignment on AIBaseAttack_C_AllowStop"); \ static_assert(sizeof(AIBaseAttack_C_AllowStop) == 0x000028, "Wrong size on AIBaseAttack_C_AllowStop"); \ static_assert(offsetof(AIBaseAttack_C_AllowStop, flag) == 0x000000, "Member 'AIBaseAttack_C_AllowStop::flag' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_AllowStop, Steering) == 0x000008, "Member 'AIBaseAttack_C_AllowStop::Steering' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_AllowStop, CallFunc_GetOwnerCH_ReturnValue) == 0x000010, "Member 'AIBaseAttack_C_AllowStop::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_AllowStop, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'AIBaseAttack_C_AllowStop::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIBaseAttack_C_AllowStop, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AIBaseAttack_C_AllowStop::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIBaseAttack_C_Allow_Interruption_by_Hit \ static_assert(alignof(AIBaseAttack_C_Allow_Interruption_by_Hit) == 0x000001, "Wrong alignment on AIBaseAttack_C_Allow_Interruption_by_Hit"); \ static_assert(sizeof(AIBaseAttack_C_Allow_Interruption_by_Hit) == 0x000001, "Wrong size on AIBaseAttack_C_Allow_Interruption_by_Hit"); \ static_assert(offsetof(AIBaseAttack_C_Allow_Interruption_by_Hit, Result) == 0x000000, "Member 'AIBaseAttack_C_Allow_Interruption_by_Hit::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIBaseAttack_C \ static_assert(alignof(UAIBaseAttack_C) == 0x000010, "Wrong alignment on UAIBaseAttack_C"); \ static_assert(sizeof(UAIBaseAttack_C) == 0x000390, "Wrong size on UAIBaseAttack_C"); \ static_assert(offsetof(UAIBaseAttack_C, UberGraphFrame) == 0x0002F0, "Member 'UAIBaseAttack_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, ChanceToRetreat) == 0x0002F8, "Member 'UAIBaseAttack_C::ChanceToRetreat' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, CancelOnMelee) == 0x0002F9, "Member 'UAIBaseAttack_C::CancelOnMelee' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, CancelOnTwitch) == 0x0002FA, "Member 'UAIBaseAttack_C::CancelOnTwitch' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, LineCollision) == 0x000300, "Member 'UAIBaseAttack_C::LineCollision' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, IsAttackDodged) == 0x000308, "Member 'UAIBaseAttack_C::IsAttackDodged' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, ClearLineHandler) == 0x000310, "Member 'UAIBaseAttack_C::ClearLineHandler' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, Interior_MaxAttackSpeed) == 0x000318, "Member 'UAIBaseAttack_C::Interior_MaxAttackSpeed' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, Interior_MaxSlideSpeed) == 0x000320, "Member 'UAIBaseAttack_C::Interior_MaxSlideSpeed' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, Exterior_MaxAttackSpeed) == 0x000328, "Member 'UAIBaseAttack_C::Exterior_MaxAttackSpeed' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, Exterior_MaxSlideSpeed) == 0x000330, "Member 'UAIBaseAttack_C::Exterior_MaxSlideSpeed' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, ClearLineRadius) == 0x000338, "Member 'UAIBaseAttack_C::ClearLineRadius' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, ClearLinePeriod) == 0x000340, "Member 'UAIBaseAttack_C::ClearLinePeriod' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, ClearLineTimer) == 0x000348, "Member 'UAIBaseAttack_C::ClearLineTimer' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, Can_Walk_Off_Ledges) == 0x000350, "Member 'UAIBaseAttack_C::Can_Walk_Off_Ledges' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, HitSoundObject) == 0x000358, "Member 'UAIBaseAttack_C::HitSoundObject' has a wrong offset!"); \ static_assert(offsetof(UAIBaseAttack_C, HitSoundAsset) == 0x000360, "Member 'UAIBaseAttack_C::HitSoundAsset' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP \ static_assert(alignof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP) == 0x000008, "Wrong alignment on SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP"); \ static_assert(sizeof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP) == 0x000090, "Wrong size on SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, EntryPoint) == 0x000000, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, CallFunc_GetGameSlotInfo_ReturnValue) == 0x000008, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::CallFunc_GetGameSlotInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP, K2Node_Select_Default) == 0x000088, "Member 'SlotWidget_BP_C_ExecuteUbergraph_SlotWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USlotWidget_BP_C \ static_assert(alignof(USlotWidget_BP_C) == 0x000008, "Wrong alignment on USlotWidget_BP_C"); \ static_assert(sizeof(USlotWidget_BP_C) == 0x000328, "Wrong size on USlotWidget_BP_C"); \ static_assert(offsetof(USlotWidget_BP_C, UberGraphFrame) == 0x000308, "Member 'USlotWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USlotWidget_BP_C, select) == 0x000310, "Member 'USlotWidget_BP_C::select' has a wrong offset!"); \ static_assert(offsetof(USlotWidget_BP_C, Current_lbl) == 0x000318, "Member 'USlotWidget_BP_C::Current_lbl' has a wrong offset!"); \ static_assert(offsetof(USlotWidget_BP_C, Slot_but) == 0x000320, "Member 'USlotWidget_BP_C::Slot_but' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_SetIgnoreAll \ static_assert(alignof(AIFunctions_C_SetIgnoreAll) == 0x000008, "Wrong alignment on AIFunctions_C_SetIgnoreAll"); \ static_assert(sizeof(AIFunctions_C_SetIgnoreAll) == 0x000028, "Wrong size on AIFunctions_C_SetIgnoreAll"); \ static_assert(offsetof(AIFunctions_C_SetIgnoreAll, Actor) == 0x000000, "Member 'AIFunctions_C_SetIgnoreAll::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetIgnoreAll, __WorldContext) == 0x000008, "Member 'AIFunctions_C_SetIgnoreAll::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetIgnoreAll, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_SetIgnoreAll::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetIgnoreAll, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_SetIgnoreAll::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetIgnoreAll, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_SetIgnoreAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_SetDistanceMul \ static_assert(alignof(AIFunctions_C_SetDistanceMul) == 0x000008, "Wrong alignment on AIFunctions_C_SetDistanceMul"); \ static_assert(sizeof(AIFunctions_C_SetDistanceMul) == 0x000038, "Wrong size on AIFunctions_C_SetDistanceMul"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, Actor) == 0x000000, "Member 'AIFunctions_C_SetDistanceMul::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, DistanceMul) == 0x000008, "Member 'AIFunctions_C_SetDistanceMul::DistanceMul' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, __WorldContext) == 0x000010, "Member 'AIFunctions_C_SetDistanceMul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_SetValueAsFloat_FloatValue_ImplicitCast) == 0x000034, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_SetValueAsFloat_FloatValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_SetAcceleration \ static_assert(alignof(AIFunctions_C_SetAcceleration) == 0x000008, "Wrong alignment on AIFunctions_C_SetAcceleration"); \ static_assert(sizeof(AIFunctions_C_SetAcceleration) == 0x000048, "Wrong size on AIFunctions_C_SetAcceleration"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, Actor) == 0x000000, "Member 'AIFunctions_C_SetAcceleration::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, Acceleration) == 0x000008, "Member 'AIFunctions_C_SetAcceleration::Acceleration' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, __WorldContext) == 0x000010, "Member 'AIFunctions_C_SetAcceleration::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, Result) == 0x000018, "Member 'AIFunctions_C_SetAcceleration::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_AsPawn) == 0x000020, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, CallFunc_GetMovementComponent_ReturnValue) == 0x000030, "Member 'AIFunctions_C_SetAcceleration::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000038, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_VariableSet__Acceleration_ImplicitCast) == 0x000044, "Member 'AIFunctions_C_SetAcceleration::K2Node_VariableSet__Acceleration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_ResetEnemiesAggroInRange \ static_assert(alignof(AIFunctions_C_ResetEnemiesAggroInRange) == 0x000008, "Wrong alignment on AIFunctions_C_ResetEnemiesAggroInRange"); \ static_assert(sizeof(AIFunctions_C_ResetEnemiesAggroInRange) == 0x0000A0, "Wrong size on AIFunctions_C_ResetEnemiesAggroInRange"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Being) == 0x000000, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Being' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Range) == 0x000008, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Range' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, __WorldContext) == 0x000010, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, AllEnemies) == 0x000018, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::AllEnemies' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_findAllBeingsByTag_ReturnValue) == 0x000030, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_findAllBeingsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_filterBeings_ByAttitude_outBeings) == 0x000048, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_filterBeings_ByAttitude_outBeings' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_filterBeings_ByAggro_outBeings) == 0x000058, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_filterBeings_ByAggro_outBeings' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Temp_int_Array_Index_Variable) == 0x000068, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Array_Get_Item) == 0x000070, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_GetAIController_ReturnValue) == 0x000080, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_getAggroMeter_ReturnValue) == 0x000090, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_RemoveFromSaveGame \ static_assert(alignof(AIFunctions_C_RemoveFromSaveGame) == 0x000008, "Wrong alignment on AIFunctions_C_RemoveFromSaveGame"); \ static_assert(sizeof(AIFunctions_C_RemoveFromSaveGame) == 0x000018, "Wrong size on AIFunctions_C_RemoveFromSaveGame"); \ static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, Actor) == 0x000000, "Member 'AIFunctions_C_RemoveFromSaveGame::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, __WorldContext) == 0x000008, "Member 'AIFunctions_C_RemoveFromSaveGame::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'AIFunctions_C_RemoveFromSaveGame::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_PushBehaviorName \ static_assert(alignof(AIFunctions_C_PushBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_PushBehaviorName"); \ static_assert(sizeof(AIFunctions_C_PushBehaviorName) == 0x000030, "Wrong size on AIFunctions_C_PushBehaviorName"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_PushBehaviorName::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, behaviorName) == 0x000008, "Member 'AIFunctions_C_PushBehaviorName::behaviorName' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_PushBehaviorName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_PushBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_PushBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PushBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_PushBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_PopBehaviorName \ static_assert(alignof(AIFunctions_C_PopBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_PopBehaviorName"); \ static_assert(sizeof(AIFunctions_C_PopBehaviorName) == 0x000030, "Wrong size on AIFunctions_C_PopBehaviorName"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_PopBehaviorName::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, behaviorName) == 0x000008, "Member 'AIFunctions_C_PopBehaviorName::behaviorName' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_PopBehaviorName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_PopBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_PopBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PopBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_PopBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_PlaySlotAnimByTag \ static_assert(alignof(AIFunctions_C_PlaySlotAnimByTag) == 0x000008, "Wrong alignment on AIFunctions_C_PlaySlotAnimByTag"); \ static_assert(sizeof(AIFunctions_C_PlaySlotAnimByTag) == 0x000188, "Wrong size on AIFunctions_C_PlaySlotAnimByTag"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Mesh) == 0x000000, "Member 'AIFunctions_C_PlaySlotAnimByTag::Mesh' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Tags) == 0x000008, "Member 'AIFunctions_C_PlaySlotAnimByTag::Tags' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, InPlayRate) == 0x000028, "Member 'AIFunctions_C_PlaySlotAnimByTag::InPlayRate' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, AnimLoopCount) == 0x000030, "Member 'AIFunctions_C_PlaySlotAnimByTag::AnimLoopCount' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, __WorldContext) == 0x000038, "Member 'AIFunctions_C_PlaySlotAnimByTag::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Montage) == 0x000040, "Member 'AIFunctions_C_PlaySlotAnimByTag::Montage' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Duration) == 0x000048, "Member 'AIFunctions_C_PlaySlotAnimByTag::Duration' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Params_0) == 0x000050, "Member 'AIFunctions_C_PlaySlotAnimByTag::Params_0' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_GetOwner_ReturnValue) == 0x0000C8, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_GetAnimInstance_ReturnValue) == 0x0000D0, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_getAnimByTags_playParams) == 0x0000D8, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_getAnimByTags_playParams' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_getAnimByTags_ReturnValue) == 0x000150, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_getAnimByTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_playDynamicMontage_ReturnValue) == 0x000158, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_playDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_IsValid_ReturnValue) == 0x000160, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Montage_GetPlayRate_ReturnValue) == 0x000164, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Montage_GetPlayRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000168, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_playDynamicMontage_playRate_ImplicitCast) == 0x000170, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_playDynamicMontage_playRate_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000178, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_IsLineOfSightClear2 \ static_assert(alignof(AIFunctions_C_IsLineOfSightClear2) == 0x000008, "Wrong alignment on AIFunctions_C_IsLineOfSightClear2"); \ static_assert(sizeof(AIFunctions_C_IsLineOfSightClear2) == 0x0003C0, "Wrong size on AIFunctions_C_IsLineOfSightClear2"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Being) == 0x000000, "Member 'AIFunctions_C_IsLineOfSightClear2::Being' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Target) == 0x000008, "Member 'AIFunctions_C_IsLineOfSightClear2::Target' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Radius) == 0x000010, "Member 'AIFunctions_C_IsLineOfSightClear2::Radius' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, SeeThrough) == 0x000018, "Member 'AIFunctions_C_IsLineOfSightClear2::SeeThrough' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Start) == 0x000020, "Member 'AIFunctions_C_IsLineOfSightClear2::Start' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, End) == 0x000038, "Member 'AIFunctions_C_IsLineOfSightClear2::End' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, __WorldContext) == 0x000050, "Member 'AIFunctions_C_IsLineOfSightClear2::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Result) == 0x000058, "Member 'AIFunctions_C_IsLineOfSightClear2::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, IgnoreActors) == 0x000060, "Member 'AIFunctions_C_IsLineOfSightClear2::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000070, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000088, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Normal_ReturnValue) == 0x0000A0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000C0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Add_VectorVector_ReturnValue) == 0x0000D8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000F0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetDisplayName_ReturnValue) == 0x000108, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetAttachedActors_OutActors) == 0x000118, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetAttachedActors_OutActors' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, K2Node_MakeArray_Array) == 0x000148, "Member 'AIFunctions_C_IsLineOfSightClear2::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_IsValid_ReturnValue_1) == 0x000158, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetAttachedActors_OutActors_1) == 0x000160, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetAttachedActors_OutActors_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_getAIDebugAttack_ReturnValue) == 0x000170, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_getAIDebugAttack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_bool_Variable) == 0x000171, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_name_Variable) == 0x000174, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_name_Variable_1) == 0x00017C, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_name_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, K2Node_Select_Default) == 0x000184, "Member 'AIFunctions_C_IsLineOfSightClear2::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_OutHit) == 0x000190, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_OutHit' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_ReturnValue) == 0x000278, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_bBlockingHit) == 0x000279, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_bInitialOverlap) == 0x00027A, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Time) == 0x00027C, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Distance) == 0x000280, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Location) == 0x000288, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ImpactPoint) == 0x0002A0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Normal) == 0x0002B8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ImpactNormal) == 0x0002D0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_PhysMat) == 0x0002E8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitActor) == 0x0002F0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitComponent) == 0x0002F8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitBoneName) == 0x000300, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_BoneName) == 0x000308, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitItem) == 0x000310, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ElementIndex) == 0x000314, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_FaceIndex) == 0x000318, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_TraceStart) == 0x000320, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_TraceEnd) == 0x000338, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Not_PreBool_ReturnValue) == 0x000350, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetDisplayName_ReturnValue_1) == 0x000358, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000368, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Conv_BoolToString_ReturnValue) == 0x000378, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SelectString_ReturnValue) == 0x000388, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000398, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0003A8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_Radius_ImplicitCast) == 0x0003B8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_IsLineOfSightClear \ static_assert(alignof(AIFunctions_C_IsLineOfSightClear) == 0x000008, "Wrong alignment on AIFunctions_C_IsLineOfSightClear"); \ static_assert(sizeof(AIFunctions_C_IsLineOfSightClear) == 0x000048, "Wrong size on AIFunctions_C_IsLineOfSightClear"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Being) == 0x000000, "Member 'AIFunctions_C_IsLineOfSightClear::Being' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Target) == 0x000008, "Member 'AIFunctions_C_IsLineOfSightClear::Target' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Radius) == 0x000010, "Member 'AIFunctions_C_IsLineOfSightClear::Radius' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, SeeThrough) == 0x000018, "Member 'AIFunctions_C_IsLineOfSightClear::SeeThrough' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, __WorldContext) == 0x000020, "Member 'AIFunctions_C_IsLineOfSightClear::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Result) == 0x000028, "Member 'AIFunctions_C_IsLineOfSightClear::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, IgnoreActors) == 0x000030, "Member 'AIFunctions_C_IsLineOfSightClear::IgnoreActors' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_isMoveLineToOtherClear_ReturnValue) == 0x000040, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_isMoveLineToOtherClear_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_isShootLineToOtherClear_ReturnValue) == 0x000041, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_isShootLineToOtherClear_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_IsInFullCover \ static_assert(alignof(AIFunctions_C_IsInFullCover) == 0x000008, "Wrong alignment on AIFunctions_C_IsInFullCover"); \ static_assert(sizeof(AIFunctions_C_IsInFullCover) == 0x000030, "Wrong size on AIFunctions_C_IsInFullCover"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, Actor) == 0x000000, "Member 'AIFunctions_C_IsInFullCover::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, Filter) == 0x000008, "Member 'AIFunctions_C_IsInFullCover::Filter' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, __WorldContext) == 0x000010, "Member 'AIFunctions_C_IsInFullCover::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, Result) == 0x000018, "Member 'AIFunctions_C_IsInFullCover::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AIFunctions_C_IsInFullCover::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'AIFunctions_C_IsInFullCover::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'AIFunctions_C_IsInFullCover::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_isInFullCover_ReturnValue) == 0x000029, "Member 'AIFunctions_C_IsInFullCover::CallFunc_isInFullCover_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_IsInCover \ static_assert(alignof(AIFunctions_C_IsInCover) == 0x000008, "Wrong alignment on AIFunctions_C_IsInCover"); \ static_assert(sizeof(AIFunctions_C_IsInCover) == 0x000030, "Wrong size on AIFunctions_C_IsInCover"); \ static_assert(offsetof(AIFunctions_C_IsInCover, Actor) == 0x000000, "Member 'AIFunctions_C_IsInCover::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, Filter) == 0x000008, "Member 'AIFunctions_C_IsInCover::Filter' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, __WorldContext) == 0x000010, "Member 'AIFunctions_C_IsInCover::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, Result) == 0x000018, "Member 'AIFunctions_C_IsInCover::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AIFunctions_C_IsInCover::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'AIFunctions_C_IsInCover::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'AIFunctions_C_IsInCover::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsInCover_ReturnValue) == 0x000029, "Member 'AIFunctions_C_IsInCover::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_HasBehaviorName \ static_assert(alignof(AIFunctions_C_HasBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_HasBehaviorName"); \ static_assert(sizeof(AIFunctions_C_HasBehaviorName) == 0x000038, "Wrong size on AIFunctions_C_HasBehaviorName"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_HasBehaviorName::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, behaviorName) == 0x000008, "Member 'AIFunctions_C_HasBehaviorName::behaviorName' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_HasBehaviorName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, ReturnValue) == 0x000018, "Member 'AIFunctions_C_HasBehaviorName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000020, "Member 'AIFunctions_C_HasBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000028, "Member 'AIFunctions_C_HasBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'AIFunctions_C_HasBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasBehaviorName, CallFunc_HasBehaviorName_ReturnValue) == 0x000031, "Member 'AIFunctions_C_HasBehaviorName::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_HasAnyBehaviorName \ static_assert(alignof(AIFunctions_C_HasAnyBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_HasAnyBehaviorName"); \ static_assert(sizeof(AIFunctions_C_HasAnyBehaviorName) == 0x000040, "Wrong size on AIFunctions_C_HasAnyBehaviorName"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_HasAnyBehaviorName::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, behaviorNames) == 0x000008, "Member 'AIFunctions_C_HasAnyBehaviorName::behaviorNames' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, __WorldContext) == 0x000018, "Member 'AIFunctions_C_HasAnyBehaviorName::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, ReturnValue) == 0x000020, "Member 'AIFunctions_C_HasAnyBehaviorName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'AIFunctions_C_HasAnyBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000030, "Member 'AIFunctions_C_HasAnyBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'AIFunctions_C_HasAnyBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, CallFunc_HasAnyBehaviorName_ReturnValue) == 0x000039, "Member 'AIFunctions_C_HasAnyBehaviorName::CallFunc_HasAnyBehaviorName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_GetWorkingAP \ static_assert(alignof(AIFunctions_C_GetWorkingAP) == 0x000008, "Wrong alignment on AIFunctions_C_GetWorkingAP"); \ static_assert(sizeof(AIFunctions_C_GetWorkingAP) == 0x000030, "Wrong size on AIFunctions_C_GetWorkingAP"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, Actor) == 0x000000, "Member 'AIFunctions_C_GetWorkingAP::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetWorkingAP::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, actionPoint) == 0x000010, "Member 'AIFunctions_C_GetWorkingAP::actionPoint' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetWorkingAP::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_GetWorkingAP::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_GetWorkingAP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetWorkingAP, CallFunc_IsCurrentActionPointReached_ReturnValue) == 0x000029, "Member 'AIFunctions_C_GetWorkingAP::CallFunc_IsCurrentActionPointReached_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_GetTargetEnemy \ static_assert(alignof(AIFunctions_C_GetTargetEnemy) == 0x000008, "Wrong alignment on AIFunctions_C_GetTargetEnemy"); \ static_assert(sizeof(AIFunctions_C_GetTargetEnemy) == 0x000038, "Wrong size on AIFunctions_C_GetTargetEnemy"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, Target) == 0x000000, "Member 'AIFunctions_C_GetTargetEnemy::Target' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetTargetEnemy::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, Result) == 0x000010, "Member 'AIFunctions_C_GetTargetEnemy::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_MakeLiteralName_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_GetValueAsObject_ReturnValue) == 0x000030, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_GetDistanceMul \ static_assert(alignof(AIFunctions_C_GetDistanceMul) == 0x000008, "Wrong alignment on AIFunctions_C_GetDistanceMul"); \ static_assert(sizeof(AIFunctions_C_GetDistanceMul) == 0x000050, "Wrong size on AIFunctions_C_GetDistanceMul"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, Actor) == 0x000000, "Member 'AIFunctions_C_GetDistanceMul::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetDistanceMul::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, Result) == 0x000010, "Member 'AIFunctions_C_GetDistanceMul::Result' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_GetValueAsFloat_ReturnValue) == 0x000034, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_GetValueAsFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, K2Node_FunctionResult_Result_ImplicitCast) == 0x000040, "Member 'AIFunctions_C_GetDistanceMul::K2Node_FunctionResult_Result_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_GetBehaviorStance \ static_assert(alignof(AIFunctions_C_GetBehaviorStance) == 0x000008, "Wrong alignment on AIFunctions_C_GetBehaviorStance"); \ static_assert(sizeof(AIFunctions_C_GetBehaviorStance) == 0x000028, "Wrong size on AIFunctions_C_GetBehaviorStance"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, Actor) == 0x000000, "Member 'AIFunctions_C_GetBehaviorStance::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetBehaviorStance::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, ReturnValue) == 0x000010, "Member 'AIFunctions_C_GetBehaviorStance::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_getAggroMeter_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_GetBehaviorStance_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_GetBehaviorStance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_ForceChase \ static_assert(alignof(AIFunctions_C_ForceChase) == 0x000008, "Wrong alignment on AIFunctions_C_ForceChase"); \ static_assert(sizeof(AIFunctions_C_ForceChase) == 0x000038, "Wrong size on AIFunctions_C_ForceChase"); \ static_assert(offsetof(AIFunctions_C_ForceChase, Actor) == 0x000000, "Member 'AIFunctions_C_ForceChase::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, enemy) == 0x000008, "Member 'AIFunctions_C_ForceChase::enemy' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, ClearChaseWhenPerceived) == 0x000010, "Member 'AIFunctions_C_ForceChase::ClearChaseWhenPerceived' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, __WorldContext) == 0x000018, "Member 'AIFunctions_C_ForceChase::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, CallFunc_GetAIController_ReturnValue) == 0x000020, "Member 'AIFunctions_C_ForceChase::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000028, "Member 'AIFunctions_C_ForceChase::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ForceChase, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'AIFunctions_C_ForceChase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_ClearIgnoreAll \ static_assert(alignof(AIFunctions_C_ClearIgnoreAll) == 0x000008, "Wrong alignment on AIFunctions_C_ClearIgnoreAll"); \ static_assert(sizeof(AIFunctions_C_ClearIgnoreAll) == 0x000028, "Wrong size on AIFunctions_C_ClearIgnoreAll"); \ static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, Actor) == 0x000000, "Member 'AIFunctions_C_ClearIgnoreAll::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, __WorldContext) == 0x000008, "Member 'AIFunctions_C_ClearIgnoreAll::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_ClearIgnoreAll::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_ClearIgnoreAll::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_ClearIgnoreAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIFunctions_C_ClearForceChase \ static_assert(alignof(AIFunctions_C_ClearForceChase) == 0x000008, "Wrong alignment on AIFunctions_C_ClearForceChase"); \ static_assert(sizeof(AIFunctions_C_ClearForceChase) == 0x000028, "Wrong size on AIFunctions_C_ClearForceChase"); \ static_assert(offsetof(AIFunctions_C_ClearForceChase, Actor) == 0x000000, "Member 'AIFunctions_C_ClearForceChase::Actor' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearForceChase, __WorldContext) == 0x000008, "Member 'AIFunctions_C_ClearForceChase::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearForceChase, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_ClearForceChase::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearForceChase, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_ClearForceChase::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ static_assert(offsetof(AIFunctions_C_ClearForceChase, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_ClearForceChase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIFunctions_C \ static_assert(alignof(UAIFunctions_C) == 0x000008, "Wrong alignment on UAIFunctions_C"); \ static_assert(sizeof(UAIFunctions_C) == 0x000028, "Wrong size on UAIFunctions_C"); \ #define DUMPER7_ASSERTS_ISleepy_C_IsSleeping \ static_assert(alignof(ISleepy_C_IsSleeping) == 0x000001, "Wrong alignment on ISleepy_C_IsSleeping"); \ static_assert(sizeof(ISleepy_C_IsSleeping) == 0x000001, "Wrong size on ISleepy_C_IsSleeping"); \ static_assert(offsetof(ISleepy_C_IsSleeping, Result) == 0x000000, "Member 'ISleepy_C_IsSleeping::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IISleepy_C \ static_assert(alignof(IISleepy_C) == 0x000001, "Wrong alignment on IISleepy_C"); \ static_assert(sizeof(IISleepy_C) == 0x000001, "Wrong size on IISleepy_C"); \ #define DUMPER7_ASSERTS_IAIFighter_C_IsLyingOnGround_ \ static_assert(alignof(IAIFighter_C_IsLyingOnGround_) == 0x000001, "Wrong alignment on IAIFighter_C_IsLyingOnGround_"); \ static_assert(sizeof(IAIFighter_C_IsLyingOnGround_) == 0x000001, "Wrong size on IAIFighter_C_IsLyingOnGround_"); \ static_assert(offsetof(IAIFighter_C_IsLyingOnGround_, Result) == 0x000000, "Member 'IAIFighter_C_IsLyingOnGround_::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIFighter_C_IsItLastHit \ static_assert(alignof(IAIFighter_C_IsItLastHit) == 0x000008, "Wrong alignment on IAIFighter_C_IsItLastHit"); \ static_assert(sizeof(IAIFighter_C_IsItLastHit) == 0x000018, "Wrong size on IAIFighter_C_IsItLastHit"); \ static_assert(offsetof(IAIFighter_C_IsItLastHit, DamageType) == 0x000000, "Member 'IAIFighter_C_IsItLastHit::DamageType' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_IsItLastHit, Damage) == 0x000008, "Member 'IAIFighter_C_IsItLastHit::Damage' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_IsItLastHit, Result) == 0x000010, "Member 'IAIFighter_C_IsItLastHit::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIFighter_C_IsDead_ \ static_assert(alignof(IAIFighter_C_IsDead_) == 0x000001, "Wrong alignment on IAIFighter_C_IsDead_"); \ static_assert(sizeof(IAIFighter_C_IsDead_) == 0x000001, "Wrong size on IAIFighter_C_IsDead_"); \ static_assert(offsetof(IAIFighter_C_IsDead_, Result) == 0x000000, "Member 'IAIFighter_C_IsDead_::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIFighter_C_GetLastDamageClass \ static_assert(alignof(IAIFighter_C_GetLastDamageClass) == 0x000008, "Wrong alignment on IAIFighter_C_GetLastDamageClass"); \ static_assert(sizeof(IAIFighter_C_GetLastDamageClass) == 0x000008, "Wrong size on IAIFighter_C_GetLastDamageClass"); \ static_assert(offsetof(IAIFighter_C_GetLastDamageClass, Result) == 0x000000, "Member 'IAIFighter_C_GetLastDamageClass::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIFighter_C_GetHealth_ \ static_assert(alignof(IAIFighter_C_GetHealth_) == 0x000008, "Wrong alignment on IAIFighter_C_GetHealth_"); \ static_assert(sizeof(IAIFighter_C_GetHealth_) == 0x000008, "Wrong size on IAIFighter_C_GetHealth_"); \ static_assert(offsetof(IAIFighter_C_GetHealth_, Result) == 0x000000, "Member 'IAIFighter_C_GetHealth_::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IAIFighter_C_ApplyPointDamage \ static_assert(alignof(IAIFighter_C_ApplyPointDamage) == 0x000008, "Wrong alignment on IAIFighter_C_ApplyPointDamage"); \ static_assert(sizeof(IAIFighter_C_ApplyPointDamage) == 0x000120, "Wrong size on IAIFighter_C_ApplyPointDamage"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'IAIFighter_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'IAIFighter_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'IAIFighter_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageTypeClass) == 0x000108, "Member 'IAIFighter_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, EventInstigator) == 0x000110, "Member 'IAIFighter_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageCauser) == 0x000118, "Member 'IAIFighter_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIAIFighter_C \ static_assert(alignof(IIAIFighter_C) == 0x000001, "Wrong alignment on IIAIFighter_C"); \ static_assert(sizeof(IIAIFighter_C) == 0x000001, "Wrong size on IIAIFighter_C"); \ #define DUMPER7_ASSERTS_EventListener_C_ProcessEvent \ static_assert(alignof(EventListener_C_ProcessEvent) == 0x000004, "Wrong alignment on EventListener_C_ProcessEvent"); \ static_assert(sizeof(EventListener_C_ProcessEvent) == 0x000008, "Wrong size on EventListener_C_ProcessEvent"); \ static_assert(offsetof(EventListener_C_ProcessEvent, EventName) == 0x000000, "Member 'EventListener_C_ProcessEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IEventListener_C \ static_assert(alignof(IEventListener_C) == 0x000001, "Wrong alignment on IEventListener_C"); \ static_assert(sizeof(IEventListener_C) == 0x000001, "Wrong size on IEventListener_C"); \ #define DUMPER7_ASSERTS_UFrontHitDamage_C \ static_assert(alignof(UFrontHitDamage_C) == 0x000008, "Wrong alignment on UFrontHitDamage_C"); \ static_assert(sizeof(UFrontHitDamage_C) == 0x000068, "Wrong size on UFrontHitDamage_C"); \ #define DUMPER7_ASSERTS_InjectAnimsTag_C_ScriptPerformNotify \ static_assert(alignof(InjectAnimsTag_C_ScriptPerformNotify) == 0x000008, "Wrong alignment on InjectAnimsTag_C_ScriptPerformNotify"); \ static_assert(sizeof(InjectAnimsTag_C_ScriptPerformNotify) == 0x000038, "Wrong size on InjectAnimsTag_C_ScriptPerformNotify"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, Context) == 0x000000, "Member 'InjectAnimsTag_C_ScriptPerformNotify::Context' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, caller) == 0x000008, "Member 'InjectAnimsTag_C_ScriptPerformNotify::caller' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, ReturnValue) == 0x000010, "Member 'InjectAnimsTag_C_ScriptPerformNotify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, AnimSet) == 0x000018, "Member 'InjectAnimsTag_C_ScriptPerformNotify::AnimSet' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'InjectAnimsTag_C_ScriptPerformNotify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'InjectAnimsTag_C_ScriptPerformNotify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InjectAnimsTag_C_ScriptPerformNotify, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'InjectAnimsTag_C_ScriptPerformNotify::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInjectAnimsTag_C \ static_assert(alignof(UInjectAnimsTag_C) == 0x000008, "Wrong alignment on UInjectAnimsTag_C"); \ static_assert(sizeof(UInjectAnimsTag_C) == 0x0000C0, "Wrong size on UInjectAnimsTag_C"); \ static_assert(offsetof(UInjectAnimsTag_C, Anim_Set) == 0x000098, "Member 'UInjectAnimsTag_C::Anim_Set' has a wrong offset!"); \ static_assert(offsetof(UInjectAnimsTag_C, injection) == 0x0000A0, "Member 'UInjectAnimsTag_C::injection' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIWallMonster_C \ static_assert(alignof(IIWallMonster_C) == 0x000001, "Wrong alignment on IIWallMonster_C"); \ static_assert(sizeof(IIWallMonster_C) == 0x000001, "Wrong size on IIWallMonster_C"); \ #define DUMPER7_ASSERTS_AmbushMod_C_ScriptUpdate \ static_assert(alignof(AmbushMod_C_ScriptUpdate) == 0x000008, "Wrong alignment on AmbushMod_C_ScriptUpdate"); \ static_assert(sizeof(AmbushMod_C_ScriptUpdate) == 0x000010, "Wrong size on AmbushMod_C_ScriptUpdate"); \ static_assert(offsetof(AmbushMod_C_ScriptUpdate, Context) == 0x000000, "Member 'AmbushMod_C_ScriptUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ScriptUpdate, Actor) == 0x000008, "Member 'AmbushMod_C_ScriptUpdate::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AmbushMod_C_ExecuteUbergraph_AmbushMod \ static_assert(alignof(AmbushMod_C_ExecuteUbergraph_AmbushMod) == 0x000008, "Wrong alignment on AmbushMod_C_ExecuteUbergraph_AmbushMod"); \ static_assert(sizeof(AmbushMod_C_ExecuteUbergraph_AmbushMod) == 0x000030, "Wrong size on AmbushMod_C_ExecuteUbergraph_AmbushMod"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, EntryPoint) == 0x000000, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, CallFunc_GetDefaultValue_ReturnValue) == 0x000004, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::CallFunc_GetDefaultValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, K2Node_Event_context) == 0x000008, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::K2Node_Event_context' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, K2Node_Event_actor) == 0x000010, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, CallFunc_HasBehaviorName_ReturnValue) == 0x000029, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AmbushMod_C_ExecuteUbergraph_AmbushMod, CallFunc_UpdateValue_value_ImplicitCast) == 0x00002C, "Member 'AmbushMod_C_ExecuteUbergraph_AmbushMod::CallFunc_UpdateValue_value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAmbushMod_C \ static_assert(alignof(UAmbushMod_C) == 0x000008, "Wrong alignment on UAmbushMod_C"); \ static_assert(sizeof(UAmbushMod_C) == 0x0000A0, "Wrong size on UAmbushMod_C"); \ static_assert(offsetof(UAmbushMod_C, UberGraphFrame) == 0x000090, "Member 'UAmbushMod_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAmbushMod_C, AmbushMod) == 0x000098, "Member 'UAmbushMod_C::AmbushMod' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Spider_DodgeAttack_C_SelectAnimation \ static_assert(alignof(Spider_DodgeAttack_C_SelectAnimation) == 0x000008, "Wrong alignment on Spider_DodgeAttack_C_SelectAnimation"); \ static_assert(sizeof(Spider_DodgeAttack_C_SelectAnimation) == 0x0000B8, "Wrong size on Spider_DodgeAttack_C_SelectAnimation"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, Pawn) == 0x000000, "Member 'Spider_DodgeAttack_C_SelectAnimation::Pawn' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, Left) == 0x000008, "Member 'Spider_DodgeAttack_C_SelectAnimation::Left' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, Temp_bool_Variable) == 0x000009, "Member 'Spider_DodgeAttack_C_SelectAnimation::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, Temp_struct_Variable) == 0x00000C, "Member 'Spider_DodgeAttack_C_SelectAnimation::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, Temp_struct_Variable_1) == 0x000014, "Member 'Spider_DodgeAttack_C_SelectAnimation::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, K2Node_Select_Default) == 0x00001C, "Member 'Spider_DodgeAttack_C_SelectAnimation::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, CallFunc_GetAnimByTag_playParams) == 0x000028, "Member 'Spider_DodgeAttack_C_SelectAnimation::CallFunc_GetAnimByTag_playParams' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, CallFunc_GetAnimByTag_ReturnValue) == 0x0000A0, "Member 'Spider_DodgeAttack_C_SelectAnimation::CallFunc_GetAnimByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, K2Node_DynamicCast_AsAnim_Sequence_Base) == 0x0000A8, "Member 'Spider_DodgeAttack_C_SelectAnimation::K2Node_DynamicCast_AsAnim_Sequence_Base' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_SelectAnimation, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'Spider_DodgeAttack_C_SelectAnimation::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Spider_DodgeAttack_C_ReceiveExecuteAI \ static_assert(alignof(Spider_DodgeAttack_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on Spider_DodgeAttack_C_ReceiveExecuteAI"); \ static_assert(sizeof(Spider_DodgeAttack_C_ReceiveExecuteAI) == 0x000010, "Wrong size on Spider_DodgeAttack_C_ReceiveExecuteAI"); \ static_assert(offsetof(Spider_DodgeAttack_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'Spider_DodgeAttack_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'Spider_DodgeAttack_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Spider_DodgeAttack_C_GetRightDist \ static_assert(alignof(Spider_DodgeAttack_C_GetRightDist) == 0x000008, "Wrong alignment on Spider_DodgeAttack_C_GetRightDist"); \ static_assert(sizeof(Spider_DodgeAttack_C_GetRightDist) == 0x0000F0, "Wrong size on Spider_DodgeAttack_C_GetRightDist"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, Pawn) == 0x000000, "Member 'Spider_DodgeAttack_C_GetRightDist::Pawn' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, Dist) == 0x000008, "Member 'Spider_DodgeAttack_C_GetRightDist::Dist' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, ReturnValue) == 0x000010, "Member 'Spider_DodgeAttack_C_GetRightDist::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, MissDist) == 0x000018, "Member 'Spider_DodgeAttack_C_GetRightDist::MissDist' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_getWallSystem_ReturnValue) == 0x000020, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_getWallSystem_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000028, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Abs_ReturnValue) == 0x000040, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_GetActorRightVector_ReturnValue) == 0x000060, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000078, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Add_VectorVector_ReturnValue) == 0x000090, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_RaycastOnWallMesh_hitpoint) == 0x0000A8, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_RaycastOnWallMesh_hitpoint' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_RaycastOnWallMesh_ReturnValue) == 0x0000C0, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_RaycastOnWallMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000C8, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_VSize_ReturnValue) == 0x0000E0, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_GetRightDist, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'Spider_DodgeAttack_C_GetRightDist::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack \ static_assert(alignof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack) == 0x000008, "Wrong alignment on Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack"); \ static_assert(sizeof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack) == 0x000098, "Wrong size on Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, EntryPoint) == 0x000000, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, K2Node_Event_OwnerController) == 0x000008, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, K2Node_Event_ControlledPawn) == 0x000010, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x000018, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_getLocalDirectionTo_ReturnValue) == 0x000020, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_getLocalDirectionTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_BreakVector_X) == 0x000040, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_BreakVector_Y) == 0x000048, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_BreakVector_Z) == 0x000050, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000058, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_GetRightDist_ReturnValue) == 0x000068, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_GetRightDist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_GetRightDist_MissDist) == 0x000070, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_GetRightDist_MissDist' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_GetRightDist_ReturnValue_1) == 0x000080, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_GetRightDist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_GetRightDist_MissDist_1) == 0x000088, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_GetRightDist_MissDist_1' has a wrong offset!"); \ static_assert(offsetof(Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'Spider_DodgeAttack_C_ExecuteUbergraph_Spider_DodgeAttack::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USpider_DodgeAttack_C \ static_assert(alignof(USpider_DodgeAttack_C) == 0x000008, "Wrong alignment on USpider_DodgeAttack_C"); \ static_assert(sizeof(USpider_DodgeAttack_C) == 0x0001A8, "Wrong size on USpider_DodgeAttack_C"); \ static_assert(offsetof(USpider_DodgeAttack_C, UberGraphFrame) == 0x000178, "Member 'USpider_DodgeAttack_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USpider_DodgeAttack_C, enemy) == 0x000180, "Member 'USpider_DodgeAttack_C::enemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TagScope_C_Received_NotifyEnd \ static_assert(alignof(TagScope_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on TagScope_C_Received_NotifyEnd"); \ static_assert(sizeof(TagScope_C_Received_NotifyEnd) == 0x000050, "Wrong size on TagScope_C_Received_NotifyEnd"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'TagScope_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'TagScope_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'TagScope_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, ReturnValue) == 0x000038, "Member 'TagScope_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000040, "Member 'TagScope_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'TagScope_C_Received_NotifyEnd::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyEnd, CallFunc_Array_RemoveItem_ReturnValue) == 0x000049, "Member 'TagScope_C_Received_NotifyEnd::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TagScope_C_Received_NotifyBegin \ static_assert(alignof(TagScope_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on TagScope_C_Received_NotifyBegin"); \ static_assert(sizeof(TagScope_C_Received_NotifyBegin) == 0x000058, "Wrong size on TagScope_C_Received_NotifyBegin"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'TagScope_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'TagScope_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'TagScope_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'TagScope_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, ReturnValue) == 0x000040, "Member 'TagScope_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'TagScope_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'TagScope_C_Received_NotifyBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_Received_NotifyBegin, CallFunc_Array_AddUnique_ReturnValue) == 0x000054, "Member 'TagScope_C_Received_NotifyBegin::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TagScope_C_GetNotifyName \ static_assert(alignof(TagScope_C_GetNotifyName) == 0x000008, "Wrong alignment on TagScope_C_GetNotifyName"); \ static_assert(sizeof(TagScope_C_GetNotifyName) == 0x000038, "Wrong size on TagScope_C_GetNotifyName"); \ static_assert(offsetof(TagScope_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'TagScope_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_GetNotifyName, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'TagScope_C_GetNotifyName::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_GetNotifyName, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000020, "Member 'TagScope_C_GetNotifyName::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TagScope_C_GetNotifyName, CallFunc_GetNotifyName_ReturnValue) == 0x000028, "Member 'TagScope_C_GetNotifyName::CallFunc_GetNotifyName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTagScope_C \ static_assert(alignof(UTagScope_C) == 0x000008, "Wrong alignment on UTagScope_C"); \ static_assert(sizeof(UTagScope_C) == 0x000038, "Wrong size on UTagScope_C"); \ static_assert(offsetof(UTagScope_C, Tag) == 0x000030, "Member 'UTagScope_C::Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBuff_Dodge100_C \ static_assert(alignof(UBuff_Dodge100_C) == 0x000008, "Wrong alignment on UBuff_Dodge100_C"); \ static_assert(sizeof(UBuff_Dodge100_C) == 0x0000C8, "Wrong size on UBuff_Dodge100_C"); \ #define DUMPER7_ASSERTS_Human_SP_C_ExecuteUbergraph_Human_SP \ static_assert(alignof(Human_SP_C_ExecuteUbergraph_Human_SP) == 0x000008, "Wrong alignment on Human_SP_C_ExecuteUbergraph_Human_SP"); \ static_assert(sizeof(Human_SP_C_ExecuteUbergraph_Human_SP) == 0x000030, "Wrong size on Human_SP_C_ExecuteUbergraph_Human_SP"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, EntryPoint) == 0x000000, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, K2Node_Event_controller) == 0x000008, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::K2Node_Event_controller' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, CallFunc_K2_GetPawn_ReturnValue) == 0x000010, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, K2Node_DynamicCast_AsHuman_AI) == 0x000018, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::K2Node_DynamicCast_AsHuman_AI' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, CallFunc_IsValid_ReturnValue_1) == 0x000022, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Human_SP_C_ExecuteUbergraph_Human_SP, CallFunc_getSingleObject_ReturnValue) == 0x000028, "Member 'Human_SP_C_ExecuteUbergraph_Human_SP::CallFunc_getSingleObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_SP_C_OnInitBehaviors \ static_assert(alignof(Human_SP_C_OnInitBehaviors) == 0x000008, "Wrong alignment on Human_SP_C_OnInitBehaviors"); \ static_assert(sizeof(Human_SP_C_OnInitBehaviors) == 0x000008, "Wrong size on Human_SP_C_OnInitBehaviors"); \ static_assert(offsetof(Human_SP_C_OnInitBehaviors, Controller) == 0x000000, "Member 'Human_SP_C_OnInitBehaviors::Controller' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_SP_C_UserConstructionScript \ static_assert(alignof(Human_SP_C_UserConstructionScript) == 0x000001, "Wrong alignment on Human_SP_C_UserConstructionScript"); \ static_assert(sizeof(Human_SP_C_UserConstructionScript) == 0x000001, "Wrong size on Human_SP_C_UserConstructionScript"); \ static_assert(offsetof(Human_SP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Human_SP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AHuman_SP_C \ static_assert(alignof(AHuman_SP_C) == 0x000008, "Wrong alignment on AHuman_SP_C"); \ static_assert(sizeof(AHuman_SP_C) == 0x000580, "Wrong size on AHuman_SP_C"); \ static_assert(offsetof(AHuman_SP_C, UberGraphFrame_Human_SP_C) == 0x0004D8, "Member 'AHuman_SP_C::UberGraphFrame_Human_SP_C' has a wrong offset!"); \ static_assert(offsetof(AHuman_SP_C, GotoTarget) == 0x0004E0, "Member 'AHuman_SP_C::GotoTarget' has a wrong offset!"); \ static_assert(offsetof(AHuman_SP_C, LeadTarget) == 0x0004E8, "Member 'AHuman_SP_C::LeadTarget' has a wrong offset!"); \ static_assert(offsetof(AHuman_SP_C, StayClose) == 0x0004F0, "Member 'AHuman_SP_C::StayClose' has a wrong offset!"); \ static_assert(offsetof(AHuman_SP_C, WaitPoint) == 0x0004F8, "Member 'AHuman_SP_C::WaitPoint' has a wrong offset!"); \ static_assert(offsetof(AHuman_SP_C, Master) == 0x000500, "Member 'AHuman_SP_C::Master' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IMonster_C_GetVaultAnimMargin \ static_assert(alignof(IMonster_C_GetVaultAnimMargin) == 0x000008, "Wrong alignment on IMonster_C_GetVaultAnimMargin"); \ static_assert(sizeof(IMonster_C_GetVaultAnimMargin) == 0x000010, "Wrong size on IMonster_C_GetVaultAnimMargin"); \ static_assert(offsetof(IMonster_C_GetVaultAnimMargin, Left) == 0x000000, "Member 'IMonster_C_GetVaultAnimMargin::Left' has a wrong offset!"); \ static_assert(offsetof(IMonster_C_GetVaultAnimMargin, Right) == 0x000008, "Member 'IMonster_C_GetVaultAnimMargin::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IIMonster_C \ static_assert(alignof(IIMonster_C) == 0x000001, "Wrong alignment on IIMonster_C"); \ static_assert(sizeof(IIMonster_C) == 0x000001, "Wrong size on IIMonster_C"); \ #define DUMPER7_ASSERTS_IsInCover_C_PerformConditionCheckAI \ static_assert(alignof(IsInCover_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on IsInCover_C_PerformConditionCheckAI"); \ static_assert(sizeof(IsInCover_C_PerformConditionCheckAI) == 0x000038, "Wrong size on IsInCover_C_PerformConditionCheckAI"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsInCover_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsInCover_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsInCover_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'IsInCover_C_PerformConditionCheckAI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, CallFunc_GetValueAsObject_ReturnValue) == 0x000020, "Member 'IsInCover_C_PerformConditionCheckAI::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, K2Node_DynamicCast_AsActor) == 0x000028, "Member 'IsInCover_C_PerformConditionCheckAI::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'IsInCover_C_PerformConditionCheckAI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, CallFunc_isInFullCover_ReturnValue) == 0x000031, "Member 'IsInCover_C_PerformConditionCheckAI::CallFunc_isInFullCover_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(IsInCover_C_PerformConditionCheckAI, CallFunc_IsInCover_ReturnValue) == 0x000032, "Member 'IsInCover_C_PerformConditionCheckAI::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIsInCover_C \ static_assert(alignof(UIsInCover_C) == 0x000008, "Wrong alignment on UIsInCover_C"); \ static_assert(sizeof(UIsInCover_C) == 0x0000D8, "Wrong size on UIsInCover_C"); \ static_assert(offsetof(UIsInCover_C, Target) == 0x0000A0, "Member 'UIsInCover_C::Target' has a wrong offset!"); \ static_assert(offsetof(UIsInCover_C, Filter) == 0x0000C8, "Member 'UIsInCover_C::Filter' has a wrong offset!"); \ static_assert(offsetof(UIsInCover_C, FullCoverOnly) == 0x0000D0, "Member 'UIsInCover_C::FullCoverOnly' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABaseActionPoint_C \ static_assert(alignof(ABaseActionPoint_C) == 0x000008, "Wrong alignment on ABaseActionPoint_C"); \ static_assert(sizeof(ABaseActionPoint_C) == 0x000458, "Wrong size on ABaseActionPoint_C"); \ static_assert(offsetof(ABaseActionPoint_C, LeadRadiusMul) == 0x000450, "Member 'ABaseActionPoint_C::LeadRadiusMul' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UIronPipeDamage_C \ static_assert(alignof(UIronPipeDamage_C) == 0x000008, "Wrong alignment on UIronPipeDamage_C"); \ static_assert(sizeof(UIronPipeDamage_C) == 0x000090, "Wrong size on UIronPipeDamage_C"); \ #define DUMPER7_ASSERTS_UNavArea_Sound_C \ static_assert(alignof(UNavArea_Sound_C) == 0x000008, "Wrong alignment on UNavArea_Sound_C"); \ static_assert(sizeof(UNavArea_Sound_C) == 0x000048, "Wrong size on UNavArea_Sound_C"); \ #define DUMPER7_ASSERTS_AnimNotify_AkEvent_C_Received_Notify \ static_assert(alignof(AnimNotify_AkEvent_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_AkEvent_C_Received_Notify"); \ static_assert(sizeof(AnimNotify_AkEvent_C_Received_Notify) == 0x000040, "Wrong size on AnimNotify_AkEvent_C_Received_Notify"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_AkEvent_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_AkEvent_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_AkEvent_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, ReturnValue) == 0x000038, "Member 'AnimNotify_AkEvent_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast) == 0x00003C, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_AkEvent_C \ static_assert(alignof(UAnimNotify_AkEvent_C) == 0x000008, "Wrong alignment on UAnimNotify_AkEvent_C"); \ static_assert(sizeof(UAnimNotify_AkEvent_C) == 0x000078, "Wrong size on UAnimNotify_AkEvent_C"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Attach_Name) == 0x000038, "Member 'UAnimNotify_AkEvent_C::Attach_Name' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Event) == 0x000048, "Member 'UAnimNotify_AkEvent_C::Event' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, Follow) == 0x000050, "Member 'UAnimNotify_AkEvent_C::Follow' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, EventName) == 0x000058, "Member 'UAnimNotify_AkEvent_C::EventName' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentDestroyOnFinish) == 0x000068, "Member 'UAnimNotify_AkEvent_C::CreatedComponentDestroyOnFinish' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentOcclusionRefreshInterval) == 0x000070, "Member 'UAnimNotify_AkEvent_C::CreatedComponentOcclusionRefreshInterval' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDialogSubtitlesLineWidget_BP_C \ static_assert(alignof(UDialogSubtitlesLineWidget_BP_C) == 0x000008, "Wrong alignment on UDialogSubtitlesLineWidget_BP_C"); \ static_assert(sizeof(UDialogSubtitlesLineWidget_BP_C) == 0x0002F8, "Wrong size on UDialogSubtitlesLineWidget_BP_C"); \ #define DUMPER7_ASSERTS_ILyingFigure_C_StandUp \ static_assert(alignof(ILyingFigure_C_StandUp) == 0x000001, "Wrong alignment on ILyingFigure_C_StandUp"); \ static_assert(sizeof(ILyingFigure_C_StandUp) == 0x000001, "Wrong size on ILyingFigure_C_StandUp"); \ static_assert(offsetof(ILyingFigure_C_StandUp, Started) == 0x000000, "Member 'ILyingFigure_C_StandUp::Started' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILyingFigure_C_Set_Intends_Crawl_Traversal \ static_assert(alignof(ILyingFigure_C_Set_Intends_Crawl_Traversal) == 0x000001, "Wrong alignment on ILyingFigure_C_Set_Intends_Crawl_Traversal"); \ static_assert(sizeof(ILyingFigure_C_Set_Intends_Crawl_Traversal) == 0x000001, "Wrong size on ILyingFigure_C_Set_Intends_Crawl_Traversal"); \ static_assert(offsetof(ILyingFigure_C_Set_Intends_Crawl_Traversal, Intends_Traversal) == 0x000000, "Member 'ILyingFigure_C_Set_Intends_Crawl_Traversal::Intends_Traversal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILyingFigure_C_LieDown \ static_assert(alignof(ILyingFigure_C_LieDown) == 0x000001, "Wrong alignment on ILyingFigure_C_LieDown"); \ static_assert(sizeof(ILyingFigure_C_LieDown) == 0x000001, "Wrong size on ILyingFigure_C_LieDown"); \ static_assert(offsetof(ILyingFigure_C_LieDown, Started) == 0x000000, "Member 'ILyingFigure_C_LieDown::Started' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILyingFigure_C_EnterUnderObstacle \ static_assert(alignof(ILyingFigure_C_EnterUnderObstacle) == 0x000008, "Wrong alignment on ILyingFigure_C_EnterUnderObstacle"); \ static_assert(sizeof(ILyingFigure_C_EnterUnderObstacle) == 0x000008, "Wrong size on ILyingFigure_C_EnterUnderObstacle"); \ static_assert(offsetof(ILyingFigure_C_EnterUnderObstacle, ObstacleActor) == 0x000000, "Member 'ILyingFigure_C_EnterUnderObstacle::ObstacleActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILyingFigure_C_ConditionalExitUnderObstacle \ static_assert(alignof(ILyingFigure_C_ConditionalExitUnderObstacle) == 0x000008, "Wrong alignment on ILyingFigure_C_ConditionalExitUnderObstacle"); \ static_assert(sizeof(ILyingFigure_C_ConditionalExitUnderObstacle) == 0x000008, "Wrong size on ILyingFigure_C_ConditionalExitUnderObstacle"); \ static_assert(offsetof(ILyingFigure_C_ConditionalExitUnderObstacle, ObstacleActor) == 0x000000, "Member 'ILyingFigure_C_ConditionalExitUnderObstacle::ObstacleActor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_IILyingFigure_C \ static_assert(alignof(IILyingFigure_C) == 0x000001, "Wrong alignment on IILyingFigure_C"); \ static_assert(sizeof(IILyingFigure_C) == 0x000001, "Wrong size on IILyingFigure_C"); \ #define DUMPER7_ASSERTS_ACompanionCloseSpot_C \ static_assert(alignof(ACompanionCloseSpot_C) == 0x000008, "Wrong alignment on ACompanionCloseSpot_C"); \ static_assert(sizeof(ACompanionCloseSpot_C) == 0x0002B8, "Wrong size on ACompanionCloseSpot_C"); \ static_assert(offsetof(ACompanionCloseSpot_C, DefaultSceneRoot) == 0x0002B0, "Member 'ACompanionCloseSpot_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGrabDamage_C \ static_assert(alignof(UGrabDamage_C) == 0x000008, "Wrong alignment on UGrabDamage_C"); \ static_assert(sizeof(UGrabDamage_C) == 0x000068, "Wrong size on UGrabDamage_C"); \ #define DUMPER7_ASSERTS_UPureDamage_C \ static_assert(alignof(UPureDamage_C) == 0x000008, "Wrong alignment on UPureDamage_C"); \ static_assert(sizeof(UPureDamage_C) == 0x000068, "Wrong size on UPureDamage_C"); \ #define DUMPER7_ASSERTS_Fail_C_ReceiveTickAI \ static_assert(alignof(Fail_C_ReceiveTickAI) == 0x000008, "Wrong alignment on Fail_C_ReceiveTickAI"); \ static_assert(sizeof(Fail_C_ReceiveTickAI) == 0x000018, "Wrong size on Fail_C_ReceiveTickAI"); \ static_assert(offsetof(Fail_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'Fail_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'Fail_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'Fail_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Fail_C_ReceiveExecuteAI \ static_assert(alignof(Fail_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on Fail_C_ReceiveExecuteAI"); \ static_assert(sizeof(Fail_C_ReceiveExecuteAI) == 0x000010, "Wrong size on Fail_C_ReceiveExecuteAI"); \ static_assert(offsetof(Fail_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'Fail_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'Fail_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Fail_C_ExecuteUbergraph_Fail \ static_assert(alignof(Fail_C_ExecuteUbergraph_Fail) == 0x000008, "Wrong alignment on Fail_C_ExecuteUbergraph_Fail"); \ static_assert(sizeof(Fail_C_ExecuteUbergraph_Fail) == 0x000030, "Wrong size on Fail_C_ExecuteUbergraph_Fail"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, EntryPoint) == 0x000000, "Member 'Fail_C_ExecuteUbergraph_Fail::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, K2Node_Event_OwnerController) == 0x000008, "Member 'Fail_C_ExecuteUbergraph_Fail::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, K2Node_Event_ControlledPawn) == 0x000010, "Member 'Fail_C_ExecuteUbergraph_Fail::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, K2Node_Event_DeltaSeconds) == 0x000018, "Member 'Fail_C_ExecuteUbergraph_Fail::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, K2Node_Event_OwnerController_1) == 0x000020, "Member 'Fail_C_ExecuteUbergraph_Fail::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(Fail_C_ExecuteUbergraph_Fail, K2Node_Event_ControlledPawn_1) == 0x000028, "Member 'Fail_C_ExecuteUbergraph_Fail::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UFail_C \ static_assert(alignof(UFail_C) == 0x000008, "Wrong alignment on UFail_C"); \ static_assert(sizeof(UFail_C) == 0x0000B0, "Wrong size on UFail_C"); \ static_assert(offsetof(UFail_C, UberGraphFrame) == 0x0000A8, "Member 'UFail_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGrab_Action_C \ static_assert(alignof(UGrab_Action_C) == 0x000010, "Wrong alignment on UGrab_Action_C"); \ static_assert(sizeof(UGrab_Action_C) == 0x000650, "Wrong size on UGrab_Action_C"); \ #define DUMPER7_ASSERTS_UNavArea_Squeeze_C \ static_assert(alignof(UNavArea_Squeeze_C) == 0x000008, "Wrong alignment on UNavArea_Squeeze_C"); \ static_assert(sizeof(UNavArea_Squeeze_C) == 0x000048, "Wrong size on UNavArea_Squeeze_C"); \ #define DUMPER7_ASSERTS_UNavArea_Vault_C \ static_assert(alignof(UNavArea_Vault_C) == 0x000008, "Wrong alignment on UNavArea_Vault_C"); \ static_assert(sizeof(UNavArea_Vault_C) == 0x000048, "Wrong size on UNavArea_Vault_C"); \ #define DUMPER7_ASSERTS_CacheLocationEntry_C_ReceiveExecuteAI \ static_assert(alignof(CacheLocationEntry_C_ReceiveExecuteAI) == 0x000008, "Wrong alignment on CacheLocationEntry_C_ReceiveExecuteAI"); \ static_assert(sizeof(CacheLocationEntry_C_ReceiveExecuteAI) == 0x000010, "Wrong size on CacheLocationEntry_C_ReceiveExecuteAI"); \ static_assert(offsetof(CacheLocationEntry_C_ReceiveExecuteAI, OwnerController) == 0x000000, "Member 'CacheLocationEntry_C_ReceiveExecuteAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ReceiveExecuteAI, ControlledPawn) == 0x000008, "Member 'CacheLocationEntry_C_ReceiveExecuteAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry \ static_assert(alignof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry) == 0x000008, "Wrong alignment on CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry"); \ static_assert(sizeof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry) == 0x000040, "Wrong size on CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, EntryPoint) == 0x000000, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, K2Node_Event_OwnerController) == 0x000008, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, K2Node_Event_ControlledPawn) == 0x000010, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, CallFunc_GetBlackboard_ReturnValue) == 0x000018, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, CallFunc_GetLocationFromEntry_ResultLocation) == 0x000020, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::CallFunc_GetLocationFromEntry_ResultLocation' has a wrong offset!"); \ static_assert(offsetof(CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry, CallFunc_GetLocationFromEntry_ReturnValue) == 0x000038, "Member 'CacheLocationEntry_C_ExecuteUbergraph_CacheLocationEntry::CallFunc_GetLocationFromEntry_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCacheLocationEntry_C \ static_assert(alignof(UCacheLocationEntry_C) == 0x000008, "Wrong alignment on UCacheLocationEntry_C"); \ static_assert(sizeof(UCacheLocationEntry_C) == 0x000100, "Wrong size on UCacheLocationEntry_C"); \ static_assert(offsetof(UCacheLocationEntry_C, UberGraphFrame) == 0x0000A8, "Member 'UCacheLocationEntry_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCacheLocationEntry_C, Source) == 0x0000B0, "Member 'UCacheLocationEntry_C::Source' has a wrong offset!"); \ static_assert(offsetof(UCacheLocationEntry_C, Destination) == 0x0000D8, "Member 'UCacheLocationEntry_C::Destination' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000138, "Wrong size on Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_62) == 0x000004, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_62' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_63) == 0x00000C, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_63' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_64) == 0x000010, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_64' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_65) == 0x000018, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_65' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_66) == 0x000020, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_66' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000040, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000A0, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000120, "Member 'Mannequin_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Update_Strafe_Jump \ static_assert(alignof(Mannequin_AnimBP_C_Update_Strafe_Jump) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Update_Strafe_Jump"); \ static_assert(sizeof(Mannequin_AnimBP_C_Update_Strafe_Jump) == 0x000030, "Wrong size on Mannequin_AnimBP_C_Update_Strafe_Jump"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, New_Strafe_Jump_In_Progress_L) == 0x000000, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::New_Strafe_Jump_In_Progress_L' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000010, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000018, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, K2Node_DynamicCast_AsMannequin_Locomotion_Standing_Aggressive) == 0x000020, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::K2Node_DynamicCast_AsMannequin_Locomotion_Standing_Aggressive' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Strafe_Jump, CallFunc_Get_Is_Walk_Jump_In_Progress_In_Progress) == 0x000029, "Member 'Mannequin_AnimBP_C_Update_Strafe_Jump::CallFunc_Get_Is_Walk_Jump_In_Progress_In_Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance \ static_assert(alignof(Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance"); \ static_assert(sizeof(Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance) == 0x000018, "Wrong size on Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance, CallFunc_SetNewLocomotionAnimInstance_ReturnValue) == 0x000000, "Member 'Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance::CallFunc_SetNewLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance, CallFunc_SetNewLocomotionAnimInstance_ReturnValue_1) == 0x000008, "Member 'Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance::CallFunc_SetNewLocomotionAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance, CallFunc_SetNewLocomotionAnimInstance_ReturnValue_2) == 0x000010, "Member 'Mannequin_AnimBP_C_Update_Locomotion_Anim_Instance::CallFunc_SetNewLocomotionAnimInstance_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Transform_to_Standing \ static_assert(alignof(Mannequin_AnimBP_C_Transform_to_Standing) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Transform_to_Standing"); \ static_assert(sizeof(Mannequin_AnimBP_C_Transform_to_Standing) == 0x000010, "Wrong size on Mannequin_AnimBP_C_Transform_to_Standing"); \ static_assert(offsetof(Mannequin_AnimBP_C_Transform_to_Standing, Instant) == 0x000000, "Member 'Mannequin_AnimBP_C_Transform_to_Standing::Instant' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Transform_to_Standing, Transformation_Duration) == 0x000008, "Member 'Mannequin_AnimBP_C_Transform_to_Standing::Transformation_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Transform_to_Crawling \ static_assert(alignof(Mannequin_AnimBP_C_Transform_to_Crawling) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Transform_to_Crawling"); \ static_assert(sizeof(Mannequin_AnimBP_C_Transform_to_Crawling) == 0x000010, "Wrong size on Mannequin_AnimBP_C_Transform_to_Crawling"); \ static_assert(offsetof(Mannequin_AnimBP_C_Transform_to_Crawling, Instant) == 0x000000, "Member 'Mannequin_AnimBP_C_Transform_to_Crawling::Instant' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Transform_to_Crawling, Transformation_Duration) == 0x000008, "Member 'Mannequin_AnimBP_C_Transform_to_Crawling::Transformation_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Stop_Default_Slot_Animations \ static_assert(alignof(Mannequin_AnimBP_C_Stop_Default_Slot_Animations) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Stop_Default_Slot_Animations"); \ static_assert(sizeof(Mannequin_AnimBP_C_Stop_Default_Slot_Animations) == 0x000008, "Wrong size on Mannequin_AnimBP_C_Stop_Default_Slot_Animations"); \ static_assert(offsetof(Mannequin_AnimBP_C_Stop_Default_Slot_Animations, Blend_Out) == 0x000000, "Member 'Mannequin_AnimBP_C_Stop_Default_Slot_Animations::Blend_Out' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Set_Ambush_Retreat_Active \ static_assert(alignof(Mannequin_AnimBP_C_Set_Ambush_Retreat_Active) == 0x000001, "Wrong alignment on Mannequin_AnimBP_C_Set_Ambush_Retreat_Active"); \ static_assert(sizeof(Mannequin_AnimBP_C_Set_Ambush_Retreat_Active) == 0x000001, "Wrong size on Mannequin_AnimBP_C_Set_Ambush_Retreat_Active"); \ static_assert(offsetof(Mannequin_AnimBP_C_Set_Ambush_Retreat_Active, Active) == 0x000000, "Member 'Mannequin_AnimBP_C_Set_Ambush_Retreat_Active::Active' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Perform_Sidestep \ static_assert(alignof(Mannequin_AnimBP_C_Perform_Sidestep) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Perform_Sidestep"); \ static_assert(sizeof(Mannequin_AnimBP_C_Perform_Sidestep) == 0x000068, "Wrong size on Mannequin_AnimBP_C_Perform_Sidestep"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Sidestep_Direction) == 0x000000, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Sidestep_Direction' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Sidestep_Played) == 0x000008, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Sidestep_Played' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Expected_Duration) == 0x000010, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Expected_Duration' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Temp_bool_Variable) == 0x000018, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000019, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Temp_object_Variable) == 0x000020, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, Temp_object_Variable_1) == 0x000028, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, K2Node_Select_Default) == 0x000030, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Montage_GetPlayRate_ReturnValue) == 0x000038, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Montage_GetPlayRate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_GetPlayLength_ReturnValue) == 0x00003C, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue) == 0x000040, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_PlaySlotAnimationAsDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000048, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Montage_IsPlaying_ReturnValue) == 0x000050, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Not_PreBool_ReturnValue) == 0x000051, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_Perform_Sidestep, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000060, "Member 'Mannequin_AnimBP_C_Perform_Sidestep::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_Feet_IK_Prototype_Tick \ static_assert(alignof(Mannequin_AnimBP_C_Feet_IK_Prototype_Tick) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_Feet_IK_Prototype_Tick"); \ static_assert(sizeof(Mannequin_AnimBP_C_Feet_IK_Prototype_Tick) == 0x000008, "Wrong size on Mannequin_AnimBP_C_Feet_IK_Prototype_Tick"); \ static_assert(offsetof(Mannequin_AnimBP_C_Feet_IK_Prototype_Tick, Delta_Time) == 0x000000, "Member 'Mannequin_AnimBP_C_Feet_IK_Prototype_Tick::Delta_Time' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP \ static_assert(alignof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP"); \ static_assert(sizeof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP) == 0x000038, "Wrong size on Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, EntryPoint) == 0x000000, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, K2Node_Event_DeltaTimeX) == 0x000008, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, K2Node_CustomEvent_Active) == 0x00000C, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::K2Node_CustomEvent_Active' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000010, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, CallFunc_GetChangeLocomotionSnapshotName_ReturnValue) == 0x000018, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::CallFunc_GetChangeLocomotionSnapshotName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, K2Node_DynamicCast_AsMannequin_Locomotion_Standing_Aggressive) == 0x000020, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::K2Node_DynamicCast_AsMannequin_Locomotion_Standing_Aggressive' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, CallFunc_GetLocomotionChangeAlpha_ReturnValue) == 0x00002C, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::CallFunc_GetLocomotionChangeAlpha_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP, CallFunc_Feet_IK_Prototype_Tick_Delta_Time_ImplicitCast) == 0x000030, "Member 'Mannequin_AnimBP_C_ExecuteUbergraph_Mannequin_AnimBP::CallFunc_Feet_IK_Prototype_Tick_Delta_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_BlueprintUpdateAnimation \ static_assert(alignof(Mannequin_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Mannequin_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(Mannequin_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Mannequin_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(Mannequin_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Mannequin_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AnimBP_C_AnimGraph \ static_assert(alignof(Mannequin_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Mannequin_AnimBP_C_AnimGraph"); \ static_assert(sizeof(Mannequin_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on Mannequin_AnimBP_C_AnimGraph"); \ static_assert(offsetof(Mannequin_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Mannequin_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMannequin_AnimBP_C \ static_assert(alignof(UMannequin_AnimBP_C) == 0x000010, "Wrong alignment on UMannequin_AnimBP_C"); \ static_assert(sizeof(UMannequin_AnimBP_C) == 0x000D80, "Wrong size on UMannequin_AnimBP_C"); \ static_assert(offsetof(UMannequin_AnimBP_C, UberGraphFrame) == 0x0003E0, "Member 'UMannequin_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimBlueprintExtension_Tag) == 0x0003E8, "Member 'UMannequin_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F0, "Member 'UMannequin_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003F8, "Member 'UMannequin_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x000400, "Member 'UMannequin_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_TwoWayBlend) == 0x000428, "Member 'UMannequin_AnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_PoseSnapshot) == 0x0004F0, "Member 'UMannequin_AnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x000580, "Member 'UMannequin_AnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_StateResult) == 0x000638, "Member 'UMannequin_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_StateMachine) == 0x000658, "Member 'UMannequin_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x000720, "Member 'UMannequin_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_9) == 0x000828, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_8) == 0x000870, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_7) == 0x0008B8, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_6) == 0x000900, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_5) == 0x000948, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x000990, "Member 'UMannequin_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_4) == 0x000A48, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_3) == 0x000A90, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_2) == 0x000AD8, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Root) == 0x000B20, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x000B40, "Member 'UMannequin_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot_1) == 0x000B68, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x000BB0, "Member 'UMannequin_AnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, AnimGraphNode_Slot) == 0x000C90, "Member 'UMannequin_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Is_Dead) == 0x000CD8, "Member 'UMannequin_AnimBP_C::Is_Dead' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Is_Crawling) == 0x000CD9, "Member 'UMannequin_AnimBP_C::Is_Crawling' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, pelvis) == 0x000CE0, "Member 'UMannequin_AnimBP_C::pelvis' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Left_Foot_Location) == 0x000CF8, "Member 'UMannequin_AnimBP_C::Left_Foot_Location' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Right_Foot_Location) == 0x000D10, "Member 'UMannequin_AnimBP_C::Right_Foot_Location' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Left_Foot_Alpha) == 0x000D28, "Member 'UMannequin_AnimBP_C::Left_Foot_Alpha' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Right_Foot_Alpha) == 0x000D30, "Member 'UMannequin_AnimBP_C::Right_Foot_Alpha' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Enable_IK_Prototype) == 0x000D38, "Member 'UMannequin_AnimBP_C::Enable_IK_Prototype' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Current_Sidestep_Montage) == 0x000D40, "Member 'UMannequin_AnimBP_C::Current_Sidestep_Montage' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Ambush_Retreat_Active) == 0x000D48, "Member 'UMannequin_AnimBP_C::Ambush_Retreat_Active' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Aggressive_State_Active) == 0x000D49, "Member 'UMannequin_AnimBP_C::Aggressive_State_Active' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Event_Strafe_Jump_Started) == 0x000D50, "Member 'UMannequin_AnimBP_C::Event_Strafe_Jump_Started' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Event_Strafe_Jump_Ended) == 0x000D60, "Member 'UMannequin_AnimBP_C::Event_Strafe_Jump_Ended' has a wrong offset!"); \ static_assert(offsetof(UMannequin_AnimBP_C, Strafe_Jump_In_Progress) == 0x000D70, "Member 'UMannequin_AnimBP_C::Strafe_Jump_In_Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayMenu_Widget_C \ static_assert(alignof(UGameplayMenu_Widget_C) == 0x000008, "Wrong alignment on UGameplayMenu_Widget_C"); \ static_assert(sizeof(UGameplayMenu_Widget_C) == 0x000300, "Wrong size on UGameplayMenu_Widget_C"); \ static_assert(offsetof(UGameplayMenu_Widget_C, Background) == 0x0002E8, "Member 'UGameplayMenu_Widget_C::Background' has a wrong offset!"); \ static_assert(offsetof(UGameplayMenu_Widget_C, Winietka) == 0x0002F0, "Member 'UGameplayMenu_Widget_C::Winietka' has a wrong offset!"); \ static_assert(offsetof(UGameplayMenu_Widget_C, WidgetRenerer) == 0x0002F8, "Member 'UGameplayMenu_Widget_C::WidgetRenerer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMariaProxy_C \ static_assert(alignof(AMariaProxy_C) == 0x000008, "Wrong alignment on AMariaProxy_C"); \ static_assert(sizeof(AMariaProxy_C) == 0x0002F8, "Wrong size on AMariaProxy_C"); \ static_assert(offsetof(AMariaProxy_C, MariaSpeaker) == 0x0002F0, "Member 'AMariaProxy_C::MariaSpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FAttackRow \ static_assert(alignof(FAttackRow) == 0x000008, "Wrong alignment on FAttackRow"); \ static_assert(sizeof(FAttackRow) == 0x000150, "Wrong size on FAttackRow"); \ static_assert(offsetof(FAttackRow, Class_216_9465AEE34A16E6E3245760875D587747) == 0x000000, "Member 'FAttackRow::Class_216_9465AEE34A16E6E3245760875D587747' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttRangeMin_159_A26338114B0C7F4AA84D29A0F7281BDB) == 0x000008, "Member 'FAttackRow::AttRangeMin_159_A26338114B0C7F4AA84D29A0F7281BDB' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttRangeMax_160_C5E31E0340CF645EC1A810BB37B655FC) == 0x00000C, "Member 'FAttackRow::AttRangeMax_160_C5E31E0340CF645EC1A810BB37B655FC' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttDir_161_4811C9A047B0F53BCEA607A5C9493130) == 0x000010, "Member 'FAttackRow::AttDir_161_4811C9A047B0F53BCEA607A5C9493130' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttHAngle_162_A06901C54B233B3D825F7A8434C2749D) == 0x000014, "Member 'FAttackRow::AttHAngle_162_A06901C54B233B3D825F7A8434C2749D' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, Ranged_211_03E821784F8DD5E9B069B7B01619B765) == 0x000018, "Member 'FAttackRow::Ranged_211_03E821784F8DD5E9B069B7B01619B765' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, Token_174_16A69FD1421BE1652BF96CB7C4B50715) == 0x000019, "Member 'FAttackRow::Token_174_16A69FD1421BE1652BF96CB7C4B50715' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, InitialStance_193_87E5EA5D4B7E1E7D63F38BBD38404C11) == 0x00001A, "Member 'FAttackRow::InitialStance_193_87E5EA5D4B7E1E7D63F38BBD38404C11' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttackAnims_127_8169ED394530349032C6A8B254E601CE) == 0x000020, "Member 'FAttackRow::AttackAnims_127_8169ED394530349032C6A8B254E601CE' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AttackBehavior_102_CD0E0A3A4069ECDE732EFBA608736C39) == 0x000030, "Member 'FAttackRow::AttackBehavior_102_CD0E0A3A4069ECDE732EFBA608736C39' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, PureAttackRange_215_C23D01C2474C52E0C65AF68DDCEFEB9D) == 0x000038, "Member 'FAttackRow::PureAttackRange_215_C23D01C2474C52E0C65AF68DDCEFEB9D' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, FocusMode_143_50B5BBA643F75624F3C63CB3A21CE10A) == 0x00003C, "Member 'FAttackRow::FocusMode_143_50B5BBA643F75624F3C63CB3A21CE10A' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, FocusCharging_190_C5FED6CE4FFD90F79538AC80E3172DD0) == 0x000040, "Member 'FAttackRow::FocusCharging_190_C5FED6CE4FFD90F79538AC80E3172DD0' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, SnapMode_148_2748A88343E69816A0C1F49BF3BD61DA) == 0x000048, "Member 'FAttackRow::SnapMode_148_2748A88343E69816A0C1F49BF3BD61DA' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, ImpactPhysical_142_3E295BD044EB9F30A1D7E1B553DE6C34) == 0x000049, "Member 'FAttackRow::ImpactPhysical_142_3E295BD044EB9F30A1D7E1B553DE6C34' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, ImpactRange_209_A90B2E98442E958605B068BF0CA60898) == 0x00004C, "Member 'FAttackRow::ImpactRange_209_A90B2E98442E958605B068BF0CA60898' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, ImpactDir_146_D18BDA2A48D2360EA61727A2BDE596C4) == 0x000050, "Member 'FAttackRow::ImpactDir_146_D18BDA2A48D2360EA61727A2BDE596C4' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, ImpactAngle_210_7E7057594549026DA6FAF3AE019A57A5) == 0x000054, "Member 'FAttackRow::ImpactAngle_210_7E7057594549026DA6FAF3AE019A57A5' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, DamageType_66_7423078540364AE1CACD828779280E81) == 0x000058, "Member 'FAttackRow::DamageType_66_7423078540364AE1CACD828779280E81' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, DamageMin_64_E76E6C324BB0009912EF6F938180D168) == 0x000060, "Member 'FAttackRow::DamageMin_64_E76E6C324BB0009912EF6F938180D168' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, DamageMax_65_197B93994D90EC63E906A59A87123C2E) == 0x000064, "Member 'FAttackRow::DamageMax_65_197B93994D90EC63E906A59A87123C2E' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, DamageSound_220_85FEA7B54D95C1C166FFCF93C13003EA) == 0x000068, "Member 'FAttackRow::DamageSound_220_85FEA7B54D95C1C166FFCF93C13003EA' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, AltImpacts_93_DCFF76004C883536E87ABD8747EDCBD6) == 0x000098, "Member 'FAttackRow::AltImpacts_93_DCFF76004C883536E87ABD8747EDCBD6' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, CancelMelee_119_AD4B77724B334CD2BFD276B97DBF7A2A) == 0x0000A8, "Member 'FAttackRow::CancelMelee_119_AD4B77724B334CD2BFD276B97DBF7A2A' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, CancelTwitch_133_11AC078D42A61D24D1FC7B91A63609E4) == 0x0000A9, "Member 'FAttackRow::CancelTwitch_133_11AC078D42A61D24D1FC7B91A63609E4' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, DodgeReaction_180_33B436104B748FFFD1CFB2A3D69780A8) == 0x0000AA, "Member 'FAttackRow::DodgeReaction_180_33B436104B748FFFD1CFB2A3D69780A8' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, TimeToDodgeBeforeHit_189_EBC332424C2E6CE15754BCB5936B32B6) == 0x0000B0, "Member 'FAttackRow::TimeToDodgeBeforeHit_189_EBC332424C2E6CE15754BCB5936B32B6' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, SyncAnim_177_37693AF441A28F3F86BE4389239BA7CA) == 0x0000B8, "Member 'FAttackRow::SyncAnim_177_37693AF441A28F3F86BE4389239BA7CA' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, SyncAction_186_10D6A74D41920FAE14F4E9895477CEA3) == 0x0000C0, "Member 'FAttackRow::SyncAction_186_10D6A74D41920FAE14F4E9895477CEA3' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, RetreatChance_137_00E152214F4E6FDCD75E48A345766C72) == 0x0000C8, "Member 'FAttackRow::RetreatChance_137_00E152214F4E6FDCD75E48A345766C72' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFParticle_132_3B5B8665449007B96A5D07B867892CEB) == 0x0000D0, "Member 'FAttackRow::LFParticle_132_3B5B8665449007B96A5D07B867892CEB' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFParticleVel_169_03CCBDD5468F34AF4CB5178D2B2922C3) == 0x000100, "Member 'FAttackRow::LFParticleVel_169_03CCBDD5468F34AF4CB5178D2B2922C3' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFFXCollisionVel_171_7C4332B54D5C577B3253E9A82229B592) == 0x000118, "Member 'FAttackRow::LFFXCollisionVel_171_7C4332B54D5C577B3253E9A82229B592' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFPukeSpeedDuration_205_25A67E694B61DA62F5F0BA9D66C86191) == 0x000130, "Member 'FAttackRow::LFPukeSpeedDuration_205_25A67E694B61DA62F5F0BA9D66C86191' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFPukeSpeedPow_206_FECA93074DB95FA658321087D517DDA0) == 0x000138, "Member 'FAttackRow::LFPukeSpeedPow_206_FECA93074DB95FA658321087D517DDA0' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFPukeIntensityDuration_207_1C4569054A808F2CDFDF319E42CC663D) == 0x000140, "Member 'FAttackRow::LFPukeIntensityDuration_207_1C4569054A808F2CDFDF319E42CC663D' has a wrong offset!"); \ static_assert(offsetof(FAttackRow, LFPukeIntensityPow_208_2CE075264F87D8E02713218883E5EE2D) == 0x000148, "Member 'FAttackRow::LFPukeIntensityPow_208_2CE075264F87D8E02713218883E5EE2D' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong size on James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData) == 0x0000E0, "Wrong size on James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __NameProperty_25) == 0x000004, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__NameProperty_25' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __BoolProperty_26) == 0x00000C, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__BoolProperty_26' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __FloatProperty_27) == 0x000010, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__FloatProperty_27' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __FloatProperty_28) == 0x000014, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__FloatProperty_28' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __BoolProperty_29) == 0x000018, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__BoolProperty_29' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_30) == 0x000019, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_30' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __ByteProperty_31) == 0x00001A, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__ByteProperty_31' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __NameProperty_32) == 0x00001C, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__NameProperty_32' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, __StructProperty_33) == 0x000028, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::__StructProperty_33' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'James_LocomotionLean_TurnBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase \ static_assert(alignof(James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase) == 0x000004, "Wrong alignment on James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase"); \ static_assert(sizeof(James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase) == 0x000004, "Wrong size on James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase, EntryPoint) == 0x000000, "Member 'James_LocomotionLean_TurnBase_C_ExecuteUbergraph_James_LocomotionLean_TurnBase::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase_C_AnimGraph \ static_assert(alignof(James_LocomotionLean_TurnBase_C_AnimGraph) == 0x000008, "Wrong alignment on James_LocomotionLean_TurnBase_C_AnimGraph"); \ static_assert(sizeof(James_LocomotionLean_TurnBase_C_AnimGraph) == 0x000020, "Wrong size on James_LocomotionLean_TurnBase_C_AnimGraph"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_AnimGraph, InPose) == 0x000000, "Member 'James_LocomotionLean_TurnBase_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_LocomotionLean_TurnBase_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled \ static_assert(alignof(James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled) == 0x000001, "Wrong alignment on James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled"); \ static_assert(sizeof(James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled) == 0x000002, "Wrong size on James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled, ReturnValue) == 0x000000, "Member 'James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_LocomotionLean_TurnBase_C_Is_Lean_Additive_Enabled::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionLean_TurnBase_C_GetLeanAngle \ static_assert(alignof(James_LocomotionLean_TurnBase_C_GetLeanAngle) == 0x000008, "Wrong alignment on James_LocomotionLean_TurnBase_C_GetLeanAngle"); \ static_assert(sizeof(James_LocomotionLean_TurnBase_C_GetLeanAngle) == 0x000028, "Wrong size on James_LocomotionLean_TurnBase_C_GetLeanAngle"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_GetLeanAngle, ReturnValue) == 0x000000, "Member 'James_LocomotionLean_TurnBase_C_GetLeanAngle::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_GetLeanAngle, CallFunc_GetControlRotationYawDelta_ReturnValue) == 0x000008, "Member 'James_LocomotionLean_TurnBase_C_GetLeanAngle::CallFunc_GetControlRotationYawDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_GetLeanAngle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'James_LocomotionLean_TurnBase_C_GetLeanAngle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_GetLeanAngle, CallFunc_MapRangeClamped_ReturnValue) == 0x000018, "Member 'James_LocomotionLean_TurnBase_C_GetLeanAngle::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionLean_TurnBase_C_GetLeanAngle, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000020, "Member 'James_LocomotionLean_TurnBase_C_GetLeanAngle::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_LocomotionLean_TurnBase_C \ static_assert(alignof(UJames_LocomotionLean_TurnBase_C) == 0x000010, "Wrong alignment on UJames_LocomotionLean_TurnBase_C"); \ static_assert(sizeof(UJames_LocomotionLean_TurnBase_C) == 0x000990, "Wrong size on UJames_LocomotionLean_TurnBase_C"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, UberGraphFrame) == 0x0004F0, "Member 'UJames_LocomotionLean_TurnBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UJames_LocomotionLean_TurnBase_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimBlueprintExtension_PropertyAccess) == 0x000500, "Member 'UJames_LocomotionLean_TurnBase_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimBlueprintExtension_Base) == 0x000508, "Member 'UJames_LocomotionLean_TurnBase_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_Root) == 0x000510, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_BlendSpacePlayer) == 0x000530, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x0005A0, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_LinkedInputPose) == 0x000670, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_SaveCachedPose) == 0x000738, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_UseCachedPose_1) == 0x000840, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_LayeredBoneBlend) == 0x000868, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, AnimGraphNode_UseCachedPose) == 0x000948, "Member 'UJames_LocomotionLean_TurnBase_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, ControlRotationMapRange) == 0x000970, "Member 'UJames_LocomotionLean_TurnBase_C::ControlRotationMapRange' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, MovementStateWeightThreshold) == 0x000978, "Member 'UJames_LocomotionLean_TurnBase_C::MovementStateWeightThreshold' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, MovementStateWeight) == 0x000980, "Member 'UJames_LocomotionLean_TurnBase_C::MovementStateWeight' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionLean_TurnBase_C, HaveWeapon) == 0x000988, "Member 'UJames_LocomotionLean_TurnBase_C::HaveWeapon' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayFocus_Widget_C \ static_assert(alignof(UGameplayFocus_Widget_C) == 0x000008, "Wrong alignment on UGameplayFocus_Widget_C"); \ static_assert(sizeof(UGameplayFocus_Widget_C) == 0x0002F8, "Wrong size on UGameplayFocus_Widget_C"); \ #define DUMPER7_ASSERTS_UGameplayHud_Widget_C \ static_assert(alignof(UGameplayHud_Widget_C) == 0x000008, "Wrong alignment on UGameplayHud_Widget_C"); \ static_assert(sizeof(UGameplayHud_Widget_C) == 0x0002E8, "Wrong size on UGameplayHud_Widget_C"); \ #define DUMPER7_ASSERTS_AReadables_ItemInvestigationExe_BP_C \ static_assert(alignof(AReadables_ItemInvestigationExe_BP_C) == 0x000008, "Wrong alignment on AReadables_ItemInvestigationExe_BP_C"); \ static_assert(sizeof(AReadables_ItemInvestigationExe_BP_C) == 0x000510, "Wrong size on AReadables_ItemInvestigationExe_BP_C"); \ #define DUMPER7_ASSERTS_Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP \ static_assert(alignof(Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP) == 0x000004, "Wrong alignment on Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP"); \ static_assert(sizeof(Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP) == 0x000004, "Wrong size on Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP"); \ static_assert(offsetof(Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP, EntryPoint) == 0x000000, "Member 'Map_ItemInvestigationExe_BP_C_ExecuteUbergraph_Map_ItemInvestigationExe_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh \ static_assert(alignof(Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh) == 0x000008, "Wrong alignment on Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh"); \ static_assert(sizeof(Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh) == 0x000010, "Wrong size on Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh"); \ static_assert(offsetof(Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh, CallFunc_GetItemContextActor_ReturnValue) == 0x000000, "Member 'Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh::CallFunc_GetItemContextActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'Map_ItemInvestigationExe_BP_C_ApplyCustomStencilToContextItemMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMap_ItemInvestigationExe_BP_C \ static_assert(alignof(AMap_ItemInvestigationExe_BP_C) == 0x000008, "Wrong alignment on AMap_ItemInvestigationExe_BP_C"); \ static_assert(sizeof(AMap_ItemInvestigationExe_BP_C) == 0x000518, "Wrong size on AMap_ItemInvestigationExe_BP_C"); \ static_assert(offsetof(AMap_ItemInvestigationExe_BP_C, UberGraphFrame) == 0x000510, "Member 'AMap_ItemInvestigationExe_BP_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel \ static_assert(alignof(GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel) == 0x000004, "Wrong alignment on GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel"); \ static_assert(sizeof(GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel) == 0x000004, "Wrong size on GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel"); \ static_assert(offsetof(GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel, EntryPoint) == 0x000000, "Member 'GameplayEndGame_StartMovie_Panel_C_ExecuteUbergraph_GameplayEndGame_StartMovie_Panel::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEndGame_StartMovie_Panel_C \ static_assert(alignof(UGameplayEndGame_StartMovie_Panel_C) == 0x000008, "Wrong alignment on UGameplayEndGame_StartMovie_Panel_C"); \ static_assert(sizeof(UGameplayEndGame_StartMovie_Panel_C) == 0x0002F0, "Wrong size on UGameplayEndGame_StartMovie_Panel_C"); \ static_assert(offsetof(UGameplayEndGame_StartMovie_Panel_C, UberGraphFrame) == 0x0002C8, "Member 'UGameplayEndGame_StartMovie_Panel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_StartMovie_Panel_C, FadeOut_anim) == 0x0002D0, "Member 'UGameplayEndGame_StartMovie_Panel_C::FadeOut_anim' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_StartMovie_Panel_C, FadeIn_anim) == 0x0002D8, "Member 'UGameplayEndGame_StartMovie_Panel_C::FadeIn_anim' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_StartMovie_Panel_C, Skip_panel) == 0x0002E0, "Member 'UGameplayEndGame_StartMovie_Panel_C::Skip_panel' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_StartMovie_Panel_C, SkipProgress_wdg) == 0x0002E8, "Member 'UGameplayEndGame_StartMovie_Panel_C::SkipProgress_wdg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEndGame_Skip_Widget_BP_C \ static_assert(alignof(UGameplayEndGame_Skip_Widget_BP_C) == 0x000008, "Wrong alignment on UGameplayEndGame_Skip_Widget_BP_C"); \ static_assert(sizeof(UGameplayEndGame_Skip_Widget_BP_C) == 0x000348, "Wrong size on UGameplayEndGame_Skip_Widget_BP_C"); \ #define DUMPER7_ASSERTS_ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget \ static_assert(alignof(ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget) == 0x000004, "Wrong alignment on ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget"); \ static_assert(sizeof(ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget) == 0x000004, "Wrong size on ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget"); \ static_assert(offsetof(ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget, EntryPoint) == 0x000000, "Member 'ControlTips_Widget_C_ExecuteUbergraph_ControlTips_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlTips_Widget_C \ static_assert(alignof(UControlTips_Widget_C) == 0x000010, "Wrong alignment on UControlTips_Widget_C"); \ static_assert(sizeof(UControlTips_Widget_C) == 0x000570, "Wrong size on UControlTips_Widget_C"); \ static_assert(offsetof(UControlTips_Widget_C, UberGraphFrame) == 0x000550, "Member 'UControlTips_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlTips_Widget_C, ControlTipWidget_BP) == 0x000558, "Member 'UControlTips_Widget_C::ControlTipWidget_BP' has a wrong offset!"); \ static_assert(offsetof(UControlTips_Widget_C, HorizontalBox_38) == 0x000560, "Member 'UControlTips_Widget_C::HorizontalBox_38' has a wrong offset!"); \ static_assert(offsetof(UControlTips_Widget_C, Image_30) == 0x000568, "Member 'UControlTips_Widget_C::Image_30' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_OnFocusReceived \ static_assert(alignof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x000008, "Wrong alignment on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ static_assert(sizeof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x0001B8, "Wrong size on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget \ static_assert(alignof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000004, "Wrong alignment on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ static_assert(sizeof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000004, "Wrong size on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ static_assert(offsetof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget, EntryPoint) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplaySaveMenu_Widget_C \ static_assert(alignof(UGameplaySaveMenu_Widget_C) == 0x000008, "Wrong alignment on UGameplaySaveMenu_Widget_C"); \ static_assert(sizeof(UGameplaySaveMenu_Widget_C) == 0x0003E8, "Wrong size on UGameplaySaveMenu_Widget_C"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, UberGraphFrame) == 0x000388, "Member 'UGameplaySaveMenu_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, savingspinner) == 0x000390, "Member 'UGameplaySaveMenu_Widget_C::savingspinner' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, Back_but_tip) == 0x000398, "Member 'UGameplaySaveMenu_Widget_C::Back_but_tip' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, Black) == 0x0003A0, "Member 'UGameplaySaveMenu_Widget_C::Black' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, buttons_panel) == 0x0003A8, "Member 'UGameplaySaveMenu_Widget_C::buttons_panel' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, GameSaved) == 0x0003B0, "Member 'UGameplaySaveMenu_Widget_C::GameSaved' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, KeepAspectZone_61) == 0x0003B8, "Member 'UGameplaySaveMenu_Widget_C::KeepAspectZone_61' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, PostprocessWannabe) == 0x0003C0, "Member 'UGameplaySaveMenu_Widget_C::PostprocessWannabe' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, Red) == 0x0003C8, "Member 'UGameplaySaveMenu_Widget_C::Red' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, Save_but_tip) == 0x0003D0, "Member 'UGameplaySaveMenu_Widget_C::Save_but_tip' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, Saving_panel) == 0x0003D8, "Member 'UGameplaySaveMenu_Widget_C::Saving_panel' has a wrong offset!"); \ static_assert(offsetof(UGameplaySaveMenu_Widget_C, spinner) == 0x0003E0, "Member 'UGameplaySaveMenu_Widget_C::spinner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDialogSubtitles_C_OnRemoveSubtitle \ static_assert(alignof(SHDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong alignment on SHDialogSubtitles_C_OnRemoveSubtitle"); \ static_assert(sizeof(SHDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong size on SHDialogSubtitles_C_OnRemoveSubtitle"); \ static_assert(offsetof(SHDialogSubtitles_C_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'SHDialogSubtitles_C_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDialogSubtitles_C_OnChangeVisibility \ static_assert(alignof(SHDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong alignment on SHDialogSubtitles_C_OnChangeVisibility"); \ static_assert(sizeof(SHDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong size on SHDialogSubtitles_C_OnChangeVisibility"); \ static_assert(offsetof(SHDialogSubtitles_C_OnChangeVisibility, Show) == 0x000000, "Member 'SHDialogSubtitles_C_OnChangeVisibility::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDialogSubtitles_C_OnAddSubtitle \ static_assert(alignof(SHDialogSubtitles_C_OnAddSubtitle) == 0x000008, "Wrong alignment on SHDialogSubtitles_C_OnAddSubtitle"); \ static_assert(sizeof(SHDialogSubtitles_C_OnAddSubtitle) == 0x000068, "Wrong size on SHDialogSubtitles_C_OnAddSubtitle"); \ static_assert(offsetof(SHDialogSubtitles_C_OnAddSubtitle, Index_0) == 0x000000, "Member 'SHDialogSubtitles_C_OnAddSubtitle::Index_0' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_OnAddSubtitle, Text) == 0x000008, "Member 'SHDialogSubtitles_C_OnAddSubtitle::Text' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_OnAddSubtitle, speakerName) == 0x000020, "Member 'SHDialogSubtitles_C_OnAddSubtitle::speakerName' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_OnAddSubtitle, Color) == 0x000038, "Member 'SHDialogSubtitles_C_OnAddSubtitle::Color' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_OnAddSubtitle, entity) == 0x000040, "Member 'SHDialogSubtitles_C_OnAddSubtitle::entity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles \ static_assert(alignof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles) == 0x000008, "Wrong alignment on SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles"); \ static_assert(sizeof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles) == 0x000088, "Wrong size on SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, EntryPoint) == 0x000000, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_Show) == 0x000004, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, CallFunc_Create_ReturnValue) == 0x000010, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::CallFunc_Create_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_index) == 0x000018, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_index' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_Text) == 0x000020, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_speakerName) == 0x000038, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_speakerName' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_color) == 0x000050, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_color' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_entity) == 0x000058, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_entity' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000080, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000081, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles, K2Node_Event_index_1) == 0x000084, "Member 'SHDialogSubtitles_C_ExecuteUbergraph_SHDialogSubtitles::K2Node_Event_index_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDialogSubtitles_C \ static_assert(alignof(USHDialogSubtitles_C) == 0x000008, "Wrong alignment on USHDialogSubtitles_C"); \ static_assert(sizeof(USHDialogSubtitles_C) == 0x0000B0, "Wrong size on USHDialogSubtitles_C"); \ static_assert(offsetof(USHDialogSubtitles_C, UberGraphFrame) == 0x0000A8, "Member 'USHDialogSubtitles_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down \ static_assert(alignof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down) == 0x000008, "Wrong alignment on WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down"); \ static_assert(sizeof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down) == 0x0001C0, "Wrong size on WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, EntryPoint) == 0x000000, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, Temp_name_Variable) == 0x000004, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, K2Node_Event_owner) == 0x000010, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_GetAttackTarget_ReturnValue) == 0x000018, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Conv_VectorToRotator_ReturnValue) == 0x000020, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Conv_VectorToRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x000038, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Roll) == 0x00003C, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Pitch) == 0x000040, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Yaw) == 0x000044, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000048, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_getLocalDirectionTo_ReturnValue) == 0x000050, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_getLocalDirectionTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakVector_X) == 0x000068, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakVector_Y) == 0x000070, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakVector_Z) == 0x000078, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Conv_VectorToRotator_ReturnValue_1) == 0x000080, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Conv_VectorToRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Abs_ReturnValue) == 0x000098, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Roll_1) == 0x0000A0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Pitch_1) == 0x0000A4, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BreakRotator_Yaw_1) == 0x0000A8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000AC, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Abs_ReturnValue_1) == 0x0000B8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_NormalizeAxis_ReturnValue) == 0x0000C0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_NormalizeAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x0000C4, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x0000C5, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_BooleanAND_ReturnValue) == 0x0000C6, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_FMin_ReturnValue) == 0x0000C8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_FMin_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_FMax_ReturnValue) == 0x0000D0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_SelectFloat_ReturnValue) == 0x0000D8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_GetOwnerCH_ReturnValue) == 0x0000E0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_getAnimByAngle_playParams) == 0x0000E8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_getAnimByAngle_playParams' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_getAnimByAngle_ReturnValue) == 0x000160, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_getAnimByAngle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000168, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Array_AddUnique_ReturnValue) == 0x000170, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000178, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000188, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_NormalizeAxis_Angle_ImplicitCast) == 0x000190, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_NormalizeAxis_Angle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_FMax_A_ImplicitCast) == 0x000198, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, K2Node_VariableSet_LocalAngle_ImplicitCast) == 0x0001A0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::K2Node_VariableSet_LocalAngle_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_FMin_A_ImplicitCast) == 0x0001A8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_FMin_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x0001B0, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down, CallFunc_getAnimByAngle_hangle_ImplicitCast) == 0x0001B8, "Member 'WallAttack_Down_C_ExecuteUbergraph_WallAttack_Down::CallFunc_getAnimByAngle_hangle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_Down_C_EventBeginAttack \ static_assert(alignof(WallAttack_Down_C_EventBeginAttack) == 0x000008, "Wrong alignment on WallAttack_Down_C_EventBeginAttack"); \ static_assert(sizeof(WallAttack_Down_C_EventBeginAttack) == 0x000008, "Wrong size on WallAttack_Down_C_EventBeginAttack"); \ static_assert(offsetof(WallAttack_Down_C_EventBeginAttack, Owner) == 0x000000, "Member 'WallAttack_Down_C_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWallAttack_Down_C \ static_assert(alignof(UWallAttack_Down_C) == 0x000010, "Wrong alignment on UWallAttack_Down_C"); \ static_assert(sizeof(UWallAttack_Down_C) == 0x0003B0, "Wrong size on UWallAttack_Down_C"); \ static_assert(offsetof(UWallAttack_Down_C, UberGraphFrame_WallAttack_Down_C) == 0x0003A0, "Member 'UWallAttack_Down_C::UberGraphFrame_WallAttack_Down_C' has a wrong offset!"); \ static_assert(offsetof(UWallAttack_Down_C, LocalAngle) == 0x0003A8, "Member 'UWallAttack_Down_C::LocalAngle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData) == 0x0001B0, "Wrong size on CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_244) == 0x000004, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_244' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_245) == 0x00000C, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_245' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_246) == 0x000014, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_246' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_247) == 0x00001C, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_247' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __BlendProfile_248) == 0x000020, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__BlendProfile_248' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_249) == 0x000028, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_249' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __ArrayProperty_250) == 0x000030, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__ArrayProperty_250' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_251) == 0x000040, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_251' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_252) == 0x000048, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_252' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __ByteProperty_253) == 0x00004C, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__ByteProperty_253' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_254) == 0x000050, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_254' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_255) == 0x000058, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_255' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __ByteProperty_256) == 0x00005C, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__ByteProperty_256' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_257) == 0x000060, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_257' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_258) == 0x000068, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_258' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_259) == 0x000070, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_259' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_260) == 0x000074, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_260' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_261) == 0x000078, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_261' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __BlendProfile_262) == 0x000080, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__BlendProfile_262' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __CurveFloat_263) == 0x000088, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__CurveFloat_263' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_264) == 0x000090, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_264' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_265) == 0x000091, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_265' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __ArrayProperty_266) == 0x000098, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__ArrayProperty_266' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_267) == 0x0000A8, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_267' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __IntProperty_268) == 0x0000B0, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__IntProperty_268' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __BoolProperty_269) == 0x0000B4, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__BoolProperty_269' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __FloatProperty_270) == 0x0000B8, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__FloatProperty_270' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_271) == 0x0000BC, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_271' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __FloatProperty_272) == 0x0000E8, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__FloatProperty_272' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __BoolProperty_273) == 0x0000EC, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__BoolProperty_273' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __EnumProperty_274) == 0x0000ED, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__EnumProperty_274' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __ByteProperty_275) == 0x0000EE, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__ByteProperty_275' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __NameProperty_276) == 0x0000F0, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__NameProperty_276' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, __StructProperty_277) == 0x0000F8, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::__StructProperty_277' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000118, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000198, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData) == 0x000014, "Wrong size on CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000008, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000009, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x00000C, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000010, "Member 'CH_Maria_Locomotion_Injured::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured_C_AnimGraph \ static_assert(alignof(CH_Maria_Locomotion_Injured_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Injured_C_AnimGraph"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured_C_AnimGraph) == 0x000010, "Wrong size on CH_Maria_Locomotion_Injured_C_AnimGraph"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'CH_Maria_Locomotion_Injured_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation \ static_assert(alignof(CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_Maria_Locomotion_Injured_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured \ static_assert(alignof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured) == 0x0000B0, "Wrong size on CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, EntryPoint) == 0x000000, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000008, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000C, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x000010, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000014, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000015, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000018, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_1) == 0x00001C, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00001D, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x00001E, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_2) == 0x00001F, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_3) == 0x000020, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000021, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetInstanceStateWeight_ReturnValue_1) == 0x000024, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetInstanceStateWeight_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000028, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00002C, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00002D, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000030, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_4) == 0x000034, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000035, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Not_PreBool_ReturnValue_1) == 0x000036, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000037, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_5) == 0x000038, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000039, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetStrideWarpingSmooth_ReturnValue) == 0x00003C, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetStrideWarpingSmooth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x000040, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Not_PreBool_ReturnValue_2) == 0x000041, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_6) == 0x000042, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2) == 0x000044, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetFlashlightCoverEyesAnimBlendWeigth_ReturnValue) == 0x000048, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetFlashlightCoverEyesAnimBlendWeigth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x00004C, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_BooleanAND_ReturnValue_7) == 0x00004D, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, K2Node_Event_DeltaTimeX) == 0x000050, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_GetAnimComponent_ReturnValue) == 0x000058, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_GetAnimComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000068, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000070, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000080, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000088, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000090, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000098, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Greater_DoubleDouble_A_ImplicitCast_3) == 0x0000A0, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Greater_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x0000A8, "Member 'CH_Maria_Locomotion_Injured_C_ExecuteUbergraph_CH_Maria_Locomotion_Injured::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Injured_C_StrideWarping \ static_assert(alignof(CH_Maria_Locomotion_Injured_C_StrideWarping) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Injured_C_StrideWarping"); \ static_assert(sizeof(CH_Maria_Locomotion_Injured_C_StrideWarping) == 0x000020, "Wrong size on CH_Maria_Locomotion_Injured_C_StrideWarping"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_StrideWarping, InPose) == 0x000000, "Member 'CH_Maria_Locomotion_Injured_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Injured_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'CH_Maria_Locomotion_Injured_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Maria_Locomotion_Injured_C \ static_assert(alignof(UCH_Maria_Locomotion_Injured_C) == 0x000010, "Wrong alignment on UCH_Maria_Locomotion_Injured_C"); \ static_assert(sizeof(UCH_Maria_Locomotion_Injured_C) == 0x001720, "Wrong size on UCH_Maria_Locomotion_Injured_C"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, UberGraphFrame) == 0x0003D0, "Member 'UCH_Maria_Locomotion_Injured_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, __AnimBlueprintMutables) == 0x0003D8, "Member 'UCH_Maria_Locomotion_Injured_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimBlueprintExtension_Base) == 0x0003F8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_Root_1) == 0x000400, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_LinkedInputPose) == 0x000420, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_LocalToComponentSpace) == 0x0004E8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StrideWarping) == 0x000508, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_ComponentToLocalSpace) == 0x000740, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_RootMotionScale) == 0x000760, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_LegIK) == 0x000820, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_Root) == 0x000918, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_9) == 0x000938, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_8) == 0x000960, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_7) == 0x000988, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_6) == 0x0009B0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_5) == 0x0009D8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_4) == 0x000A00, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_3) == 0x000A28, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_2) == 0x000A50, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult_1) == 0x000A78, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_TransitionResult) == 0x000AA0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_ModifyCurve_2) == 0x000AC8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_ModifyCurve_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000BC8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult_5) == 0x000C38, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_BlendListByBool_2) == 0x000C58, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_7) == 0x000CA0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_6) == 0x000CE8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult_4) == 0x000D30, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_ModifyCurve_1) == 0x000D50, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_ModifyCurve_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_BlendListByBool_1) == 0x000E50, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_5) == 0x000E98, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_4) == 0x000EE0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult_3) == 0x000F28, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_ModifyCurve) == 0x000F48, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_BlendSpacePlayer) == 0x001048, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult_2) == 0x0010B8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_3) == 0x0010D8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_Slot_1) == 0x001120, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult_1) == 0x001168, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateMachine_1) == 0x001188, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_LinkedAnimLayer) == 0x001250, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_2) == 0x001318, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_BlendListByBool) == 0x001360, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer_1) == 0x0013A8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateResult) == 0x0013F0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_StateMachine) == 0x001410, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_ApplyAdditive) == 0x0014D8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_SequencePlayer) == 0x0015A0, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_LayeredBoneBlend) == 0x0015E8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, AnimGraphNode_Slot) == 0x0016C8, "Member 'UCH_Maria_Locomotion_Injured_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, bUseStartAnim) == 0x001710, "Member 'UCH_Maria_Locomotion_Injured_C::bUseStartAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, bUseMoveEndAnim) == 0x001711, "Member 'UCH_Maria_Locomotion_Injured_C::bUseMoveEndAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Injured_C, IsRightStep) == 0x001712, "Member 'UCH_Maria_Locomotion_Injured_C::IsRightStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_AmbushRetreat__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData) == 0x000018, "Wrong size on Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_AmbushRetreat__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData) == 0x000148, "Wrong size on Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_130) == 0x000004, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_130' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_131) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_131' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_132) == 0x000014, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_132' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_133) == 0x00001C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_133' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_134) == 0x000024, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_134' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __IntProperty_135) == 0x00002C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__IntProperty_135' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x000030, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __IntProperty_137) == 0x000038, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__IntProperty_137' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __BoolProperty_138) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__BoolProperty_138' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __FloatProperty_139) == 0x000040, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__FloatProperty_139' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __StructProperty_140) == 0x000044, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__StructProperty_140' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __FloatProperty_141) == 0x000070, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__FloatProperty_141' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __BoolProperty_142) == 0x000074, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__BoolProperty_142' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __EnumProperty_143) == 0x000075, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__EnumProperty_143' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __ByteProperty_144) == 0x000076, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__ByteProperty_144' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_145) == 0x000078, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_145' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __NameProperty_146) == 0x000080, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__NameProperty_146' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __IntProperty_147) == 0x000088, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__IntProperty_147' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, __StructProperty_148) == 0x000090, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::__StructProperty_148' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000130, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping \ static_assert(alignof(Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping) == 0x000020, "Wrong size on Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping, InPose) == 0x000000, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat \ static_assert(alignof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat) == 0x0001C8, "Wrong size on Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, EntryPoint) == 0x000000, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetTargetDesiredVelocity_OutVelocity) == 0x000008, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetTargetDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_X) == 0x000020, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Y) == 0x000028, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Z) == 0x000030, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000038, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000039, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw) == 0x000040, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue) == 0x000048, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocity_OutVelocity) == 0x000050, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_X_1) == 0x000088, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Y_1) == 0x000090, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Z_1) == 0x000098, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000A0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue_1) == 0x0000A8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x0000B4, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1) == 0x0000BC, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1) == 0x0000C0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BooleanOR_ReturnValue) == 0x0000C4, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue_2) == 0x0000C8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BooleanAND_ReturnValue) == 0x0000D0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D1, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocity_OutVelocity_1) == 0x0000D8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocity_OutVelocity_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Normal_ReturnValue_1) == 0x0000F0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000108, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_X_2) == 0x000110, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Y_2) == 0x000118, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BreakVector_Z_2) == 0x000120, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue_3) == 0x000128, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000130, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000134, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000135, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2) == 0x000138, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2) == 0x00013C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BooleanOR_ReturnValue_1) == 0x000140, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue_4) == 0x000148, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_BooleanAND_ReturnValue_1) == 0x000150, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x000151, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3) == 0x000154, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3) == 0x000158, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_ReturnValue_5) == 0x000160, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000169, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize) == 0x00016C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw) == 0x000170, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1) == 0x000174, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1) == 0x000178, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetSmoothedDesiredRotationYaw_OutYaw) == 0x00017C, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetSmoothedDesiredRotationYaw_OutYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000180, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000184, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_GetTargetDesiredRotationYaw_OutYaw) == 0x000188, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_GetTargetDesiredRotationYaw_OutYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_A_ImplicitCast) == 0x000190, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000198, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_A_ImplicitCast_1) == 0x0001A0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x0001A8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_A_ImplicitCast_2) == 0x0001B0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, CallFunc_Abs_A_ImplicitCast_3) == 0x0001B8, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::CallFunc_Abs_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat, K2Node_VariableSet_Desired_Walk_Start_Rotation_Yaw_ImplicitCast) == 0x0001C0, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_AmbushRetreat::K2Node_VariableSet_Desired_Walk_Start_Rotation_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph \ static_assert(alignof(Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph) == 0x000010, "Wrong size on Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Mannequin_Locomotion_Standing_AmbushRetreat_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMannequin_Locomotion_Standing_AmbushRetreat_C \ static_assert(alignof(UMannequin_Locomotion_Standing_AmbushRetreat_C) == 0x000010, "Wrong alignment on UMannequin_Locomotion_Standing_AmbushRetreat_C"); \ static_assert(sizeof(UMannequin_Locomotion_Standing_AmbushRetreat_C) == 0x001050, "Wrong size on UMannequin_Locomotion_Standing_AmbushRetreat_C"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, UberGraphFrame) == 0x000460, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, __AnimBlueprintMutables) == 0x000468, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimBlueprintExtension_PropertyAccess) == 0x000480, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimBlueprintExtension_Base) == 0x000488, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_Root_1) == 0x000490, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_LinkedInputPose) == 0x0004B0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StrideWarping) == 0x000578, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_ComponentToLocalSpace) == 0x0007B0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_LocalToComponentSpace) == 0x0007D0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_LegIK) == 0x0007F0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_RootMotionScale) == 0x0008E8, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_Root) == 0x0009A8, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_11) == 0x0009C8, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_10) == 0x0009F0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_9) == 0x000A18, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_8) == 0x000A40, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_7) == 0x000A68, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_6) == 0x000A90, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_5) == 0x000AB8, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_4) == 0x000AE0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_3) == 0x000B08, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_2) == 0x000B30, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult_1) == 0x000B58, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000B80, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateResult_4) == 0x000BF0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000C10, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateResult_3) == 0x000C80, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateMachine_1) == 0x000CA0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateResult_2) == 0x000D68, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_TransitionResult) == 0x000D88, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_BlendSpacePlayer) == 0x000DB0, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateResult_1) == 0x000E20, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_SequencePlayer) == 0x000E40, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateResult) == 0x000E88, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_StateMachine) == 0x000EA8, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, AnimGraphNode_LinkedAnimLayer) == 0x000F70, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, Desired_Walk_Start_Rotation_Yaw) == 0x001038, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::Desired_Walk_Start_Rotation_Yaw' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_AmbushRetreat_C, Desired_Walk_Start_Rotation_Strafe) == 0x001040, "Member 'UMannequin_Locomotion_Standing_AmbushRetreat_C::Desired_Walk_Start_Rotation_Strafe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData) == 0x000054, "Wrong size on Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000024, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x000028, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_9) == 0x00002C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_9' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000034, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x000038, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_13) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_13' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_14) == 0x000040, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_14' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000044, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000048, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __FloatProperty_17) == 0x00004C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__FloatProperty_17' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData, __IntProperty_18) == 0x000050, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedMutableData::__IntProperty_18' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_375) == 0x000004, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_375' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_376) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_376' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_377) == 0x000014, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_377' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_378) == 0x00001C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_378' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_379) == 0x000024, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_379' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_380) == 0x000028, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_380' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_381) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_381' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_382) == 0x000034, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_382' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_383) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_383' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_384) == 0x000040, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_384' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_385) == 0x000048, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_385' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_386) == 0x00004C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_386' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_387) == 0x000054, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_387' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_388) == 0x000058, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_388' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_389) == 0x000060, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_389' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __EnumProperty_390) == 0x000068, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__EnumProperty_390' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_391) == 0x00006C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_391' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_392) == 0x000074, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_392' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_393) == 0x00007C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_393' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_394) == 0x000084, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_394' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_395) == 0x000088, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_395' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_396) == 0x000090, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_396' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_397) == 0x000094, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_397' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_398) == 0x00009C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_398' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __BlendProfile_399) == 0x0000A0, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__BlendProfile_399' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __CurveFloat_400) == 0x0000A8, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__CurveFloat_400' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __EnumProperty_401) == 0x0000B0, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__EnumProperty_401' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __EnumProperty_402) == 0x0000B1, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__EnumProperty_402' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __ArrayProperty_403) == 0x0000B8, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__ArrayProperty_403' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __BoolProperty_404) == 0x0000C8, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__BoolProperty_404' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __FloatProperty_405) == 0x0000CC, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__FloatProperty_405' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __StructProperty_406) == 0x0000D0, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__StructProperty_406' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __FloatProperty_407) == 0x0000FC, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__FloatProperty_407' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __BoolProperty_408) == 0x000100, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__BoolProperty_408' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __EnumProperty_409) == 0x000101, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__EnumProperty_409' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __ByteProperty_410) == 0x000102, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__ByteProperty_410' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_411) == 0x000104, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_411' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __NameProperty_412) == 0x00010C, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__NameProperty_412' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __IntProperty_413) == 0x000114, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__IntProperty_413' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, __StructProperty_414) == 0x000118, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::__StructProperty_414' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000138, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001B8, "Member 'Mannequin_Locomotion_Standing_Aggressive::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump) == 0x000008, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump, Chance) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Try_To_Play_Walk_Jump::Chance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping) == 0x000020, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping, InPose) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation) == 0x000018, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation, Chance) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation::Chance' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000008, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation, CallFunc_RandomBoolWithWeight_ReturnValue) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation::CallFunc_RandomBoolWithWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation, CallFunc_RandomBoolWithWeight_Weight_ImplicitCast) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Roll_Random_Walk_Variation::CallFunc_RandomBoolWithWeight_Weight_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress) == 0x000001, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress) == 0x000001, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress, In_Progress) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Get_Is_Walk_Jump_In_Progress::In_Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive) == 0x0002B0, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, EntryPoint) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000020, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000024, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000025, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000028, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue) == 0x00002C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction) == 0x00002D, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000034, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_1) == 0x000035, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_3) == 0x000038, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_4) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_1) == 0x000041, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_1) == 0x000042, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_2) == 0x000043, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_2) == 0x000044, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_5) == 0x000048, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x00004C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_6) == 0x000050, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_3) == 0x000054, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_2) == 0x000055, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_7) == 0x000058, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_3) == 0x00005C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x00005D, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_4) == 0x00005E, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_8) == 0x000060, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_3) == 0x000064, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000065, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_9) == 0x000068, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00006C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00006D, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_2) == 0x00006E, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_3) == 0x00006F, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000070, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_4) == 0x000071, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_5) == 0x000072, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_6) == 0x000073, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000074, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_IntInt_ReturnValue_7) == 0x000075, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_10) == 0x000078, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_4) == 0x00007C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_4) == 0x00007D, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_11) == 0x000080, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000084, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_4) == 0x000085, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_5) == 0x000086, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_12) == 0x000088, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_5) == 0x00008C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_5) == 0x00008D, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_13) == 0x000090, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_14) == 0x000094, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_5) == 0x000098, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_6) == 0x000099, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_6) == 0x00009A, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_6) == 0x00009B, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00009C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_15) == 0x0000A0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_16) == 0x0000A4, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_6) == 0x0000A8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_7) == 0x0000A9, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Change_Direction_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_7) == 0x0000AA, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_IntInt_ReturnValue_7) == 0x0000AB, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_IntInt_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x0000AC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_17) == 0x0000B0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_7) == 0x0000B4, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_8) == 0x0000B5, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize) == 0x0000B8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw) == 0x0000BC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_ReturnValue) == 0x0000C0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_8) == 0x0000C8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1) == 0x0000CC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1) == 0x0000D0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_ReturnValue_1) == 0x0000D8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize) == 0x0000E4, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw) == 0x0000E8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1) == 0x0000EC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1) == 0x0000F0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_2) == 0x0000F4, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_2) == 0x0000F8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_3) == 0x0000FC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_3) == 0x000100, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2) == 0x000104, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2) == 0x000108, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_ReturnValue_2) == 0x000110, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000118, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_ReturnValue_9) == 0x000119, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3) == 0x00011C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3) == 0x000120, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_ReturnValue_3) == 0x000128, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_4) == 0x000130, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_4) == 0x000134, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000138, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_5) == 0x00013C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_5) == 0x000140, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_6) == 0x000144, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_6) == 0x000148, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_7) == 0x00014C, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_7) == 0x000150, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredRotationYaw_OutYaw) == 0x000154, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredRotationYaw_OutYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000158, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocity_OutVelocity) == 0x000160, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Normal_ReturnValue) == 0x000178, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BreakVector_X) == 0x000190, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BreakVector_Y) == 0x000198, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BreakVector_Z) == 0x0001A0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_ReturnValue_4) == 0x0001A8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_4) == 0x0001B0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_4) == 0x0001B4, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001B8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0001B9, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001C0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_9) == 0x0001C8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_IsAnyMontagePlaying_ReturnValue) == 0x0001C9, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_IsAnyMontagePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Not_PreBool_ReturnValue) == 0x0001CA, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Not_PreBool_ReturnValue_1) == 0x0001CB, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_10) == 0x0001CC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_BooleanAND_ReturnValue_11) == 0x0001CD, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_BooleanAND_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, K2Node_CustomEvent_Chance) == 0x0001D0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::K2Node_CustomEvent_Chance' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, K2Node_Event_DeltaTimeX) == 0x0001D8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_RandomBoolWithWeight_ReturnValue) == 0x0001DC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_RandomBoolWithWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_NotEqual_ByteByte_ReturnValue_3) == 0x0001DD, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_NotEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_RandomIntegerInRange_ReturnValue) == 0x0001E0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x0001E8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast) == 0x0001F0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0001F8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x000200, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_1) == 0x000208, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2) == 0x000210, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_2) == 0x000218, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_3) == 0x000220, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_3) == 0x000228, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000230, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_4) == 0x000238, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_4) == 0x000240, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_5) == 0x000248, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_5) == 0x000250, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_6) == 0x000258, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_6) == 0x000260, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_7) == 0x000268, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Walk_Strafe_Direction_Switch_Condition_Relevant_Animation_Time_Remaining_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_7) == 0x000270, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_7' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_A_ImplicitCast) == 0x000278, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_A_ImplicitCast_1) == 0x000280, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_A_ImplicitCast_2) == 0x000288, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Abs_A_ImplicitCast_3) == 0x000290, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Abs_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000298, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0002A0, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, K2Node_VariableSet_Jump_Velocity_ImplicitCast) == 0x0002A8, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::K2Node_VariableSet_Jump_Velocity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive, CallFunc_RandomBoolWithWeight_Weight_ImplicitCast) == 0x0002AC, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Aggressive::CallFunc_RandomBoolWithWeight_Weight_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph) == 0x000010, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition \ static_assert(alignof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition) == 0x000078, "Wrong size on Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, Relevant_Animation_Time_Remaining) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::Relevant_Animation_Time_Remaining' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, Switch_Near_Animation_End_At) == 0x000008, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::Switch_Near_Animation_End_At' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, Change_Direction) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::Change_Direction' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_GetSmoothedDesiredVelocity_OutVelocity) == 0x000018, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_GetSmoothedDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_Normal_ReturnValue) == 0x000038, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_BreakVector_X) == 0x000050, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_BreakVector_Y) == 0x000058, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_BreakVector_Z) == 0x000060, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_Abs_ReturnValue) == 0x000068, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition, CallFunc_BooleanOR_ReturnValue) == 0x000071, "Member 'Mannequin_Locomotion_Standing_Aggressive_C_Walk_Strafe_Direction_Switch_Condition::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMannequin_Locomotion_Standing_Aggressive_C \ static_assert(alignof(UMannequin_Locomotion_Standing_Aggressive_C) == 0x000010, "Wrong alignment on UMannequin_Locomotion_Standing_Aggressive_C"); \ static_assert(sizeof(UMannequin_Locomotion_Standing_Aggressive_C) == 0x001B40, "Wrong size on UMannequin_Locomotion_Standing_Aggressive_C"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, UberGraphFrame) == 0x000460, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, __AnimBlueprintMutables) == 0x000468, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimBlueprintExtension_PropertyAccess) == 0x0004C0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimBlueprintExtension_Base) == 0x0004C8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_Root_1) == 0x0004D0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_LinkedInputPose) == 0x0004F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StrideWarping) == 0x0005B8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_ComponentToLocalSpace) == 0x0007F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_LocalToComponentSpace) == 0x000810, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_LegIK) == 0x000830, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_RootMotionScale) == 0x000928, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_Root) == 0x0009E8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_41) == 0x000A08, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_41' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_40) == 0x000A30, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_40' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_39) == 0x000A58, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_39' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_38) == 0x000A80, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_38' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_37) == 0x000AA8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_37' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_36) == 0x000AD0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_36' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_35) == 0x000AF8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_35' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_34) == 0x000B20, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_34' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_9) == 0x000B48, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_12) == 0x000BB8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_12' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_33) == 0x000BD8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_32) == 0x000C00, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_31) == 0x000C28, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_30) == 0x000C50, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_29) == 0x000C78, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_28) == 0x000CA0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_27) == 0x000CC8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_26) == 0x000CF0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_25) == 0x000D18, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_24) == 0x000D40, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_23) == 0x000D68, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_22) == 0x000D90, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_21) == 0x000DB8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_20) == 0x000DE0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_19) == 0x000E08, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_18) == 0x000E30, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_17) == 0x000E58, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_16) == 0x000E80, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_15) == 0x000EA8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_14) == 0x000ED0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_13) == 0x000EF8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_12) == 0x000F20, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_11) == 0x000F48, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_10) == 0x000F70, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_9) == 0x000F98, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_8) == 0x000FC0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_7) == 0x000FE8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_6) == 0x001010, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_5) == 0x001038, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_8) == 0x001060, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_11) == 0x0010D0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_11' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_7) == 0x0010F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_10) == 0x001160, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_10' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_6) == 0x001180, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_9) == 0x0011F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_5) == 0x001210, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_8) == 0x001280, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_4) == 0x0012A0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_3) == 0x0012C8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_2) == 0x0012F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult_1) == 0x001318, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_4) == 0x001340, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_7) == 0x0013B0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_3) == 0x0013D0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_6) == 0x001440, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_2) == 0x001460, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_5) == 0x0014D0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer_1) == 0x0014F0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_4) == 0x001560, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateMachine_2) == 0x001580, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_3) == 0x001648, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateMachine_1) == 0x001668, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_2) == 0x001730, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_TransitionResult) == 0x001750, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendSpacePlayer) == 0x001778, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult_1) == 0x0017E8, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_SequencePlayer_3) == 0x001808, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_SequencePlayer_2) == 0x001850, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_SequencePlayer_1) == 0x001898, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_BlendListByInt) == 0x0018E0, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_BlendListByInt' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_SequencePlayer) == 0x001928, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateResult) == 0x001970, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_StateMachine) == 0x001990, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, AnimGraphNode_LinkedAnimLayer) == 0x001A58, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, Play_Walk_Jump) == 0x001B20, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::Play_Walk_Jump' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, Jump_Velocity) == 0x001B24, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::Jump_Velocity' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, Jump_Yaw) == 0x001B28, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::Jump_Yaw' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, Walk_Variant) == 0x001B2C, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::Walk_Variant' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Aggressive_C, Active_Idle_Variant) == 0x001B30, "Member 'UMannequin_Locomotion_Standing_Aggressive_C::Active_Idle_Variant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData) == 0x000014, "Wrong size on James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData) == 0x000278, "Wrong size on James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_237) == 0x000004, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_237' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_238) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_238' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_239) == 0x000030, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_239' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_240) == 0x000038, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_240' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_241) == 0x000040, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_241' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_242) == 0x000048, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_242' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_243) == 0x000068, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_243' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_244) == 0x000070, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_244' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_245) == 0x000074, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_245' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_246) == 0x00007C, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_246' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_247) == 0x00007D, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_247' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_248) == 0x000080, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_248' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_249) == 0x000088, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_249' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_250) == 0x000090, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_250' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_251) == 0x0000B0, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_251' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_252) == 0x0000B8, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_252' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_253) == 0x0000D8, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_253' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_254) == 0x0000E0, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_254' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __BoolProperty_255) == 0x0000E4, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__BoolProperty_255' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_256) == 0x0000E8, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_256' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_257) == 0x0000F0, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_257' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_258) == 0x000110, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_258' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_259) == 0x000118, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_259' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __FloatProperty_260) == 0x00011C, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__FloatProperty_260' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_261) == 0x000120, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_261' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __FloatProperty_262) == 0x00014C, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__FloatProperty_262' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __BoolProperty_263) == 0x000150, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__BoolProperty_263' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_264) == 0x000151, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_264' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_265) == 0x000152, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_265' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_266) == 0x000154, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_266' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_267) == 0x000160, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_267' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000180, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0001E0, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000260, "Member 'James_Locomotion_Unarmed_Danger::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate) == 0x000040, "Wrong size on James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, Context) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, Node) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::Node' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, CallFunc_ConvertToAnimationStateResult_AnimationState) == 0x000020, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::CallFunc_ConvertToAnimationStateResult_AnimationState' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, CallFunc_ConvertToAnimationStateResult_Result) == 0x000030, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::CallFunc_ConvertToAnimationStateResult_Result' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000034, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate, K2Node_SwitchEnum_CmpSuccess) == 0x000038, "Member 'James_Locomotion_Unarmed_Danger_C_OnStopStateUpdate::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate) == 0x000028, "Wrong size on James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate, Context) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate, Node) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate::Node' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate, CallFunc_TryGetCurrentStateWeight_ReturnValue) == 0x000020, "Member 'James_Locomotion_Unarmed_Danger_C_OnLeanStateUpdate::CallFunc_TryGetCurrentStateWeight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer, LeanAdditiveLayer_0) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_LeanAdditiveLayer::LeanAdditiveLayer_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger) == 0x000038, "Wrong size on James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, EntryPoint) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000004, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000005, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_ReturnValue_2) == 0x000006, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_ReturnValue_3) == 0x000007, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_ReturnValue_4) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, K2Node_Event_DeltaTimeX) == 0x00000C, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast_1) == 0x000018, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast_2) == 0x000020, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast_3) == 0x000028, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast_4) == 0x000030, "Member 'James_Locomotion_Unarmed_Danger_C_ExecuteUbergraph_James_Locomotion_Unarmed_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_AnimGraph \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_AnimGraph) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_AnimGraph"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_AnimGraph) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_AnimGraph"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_StopToIdleLoop::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean) == 0x000001, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean) == 0x000003, "Wrong size on James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_NeutralToLean::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop) == 0x000001, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop) == 0x000005, "Wrong size on James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop, CallFunc_ShouldMove_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_MoveToIdleLoop::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_LeanToNeutral::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_Rule_IdleCustomToIdleDefault::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360 \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360) == 0x000028, "Wrong size on James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360, CallFunc_ClampAxis_ReturnValue) == 0x000010, "Member 'James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360::CallFunc_ClampAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360, CallFunc_ClampAxis_Angle_ImplicitCast) == 0x000020, "Member 'James_Locomotion_Unarmed_Danger_C_MoveDirectionIn_0_360::CallFunc_ClampAxis_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive \ static_assert(alignof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive"); \ static_assert(sizeof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive) == 0x000010, "Wrong size on James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_IsSprinting_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_IsMoving_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_IsMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000003, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_IsInWater_ReturnValue) == 0x000004, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_IsInWater_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_1) == 0x000006, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_2) == 0x000007, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_Danger_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_Locomotion_Unarmed_Danger_C \ static_assert(alignof(UJames_Locomotion_Unarmed_Danger_C) == 0x000010, "Wrong alignment on UJames_Locomotion_Unarmed_Danger_C"); \ static_assert(sizeof(UJames_Locomotion_Unarmed_Danger_C) == 0x001720, "Wrong size on UJames_Locomotion_Unarmed_Danger_C"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, UberGraphFrame) == 0x0004F0, "Member 'UJames_Locomotion_Unarmed_Danger_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimBlueprintExtension_Tag) == 0x000510, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimBlueprintExtension_PropertyAccess) == 0x000518, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimBlueprintExtension_Base) == 0x000520, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_Root_1) == 0x000528, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_13) == 0x000548, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_12) == 0x000570, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_11) == 0x000598, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_BlendSpacePlayer_3) == 0x0005C0, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_8) == 0x000630, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_SequencePlayer_4) == 0x000650, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_7) == 0x000698, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateMachine_3) == 0x0006B8, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_Root) == 0x000780, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_10) == 0x0007A0, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_9) == 0x0007C8, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_8) == 0x0007F0, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_7) == 0x000818, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_6) == 0x000840, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_5) == 0x000868, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_4) == 0x000890, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_BlendSpacePlayer_2) == 0x0008B8, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_6) == 0x000928, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LinkedAnimGraph_3) == 0x000948, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_3) == 0x000A00, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_2) == 0x000A28, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LayeredBoneBlend_1) == 0x000A50, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_IdentityPose_1) == 0x000B30, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_IdentityPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_ApplyAdditive_2) == 0x000B40, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_SequencePlayer_3) == 0x000C08, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000C50, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_5) == 0x000CC0, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_BlendSpacePlayer) == 0x000CE0, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LayeredBoneBlend) == 0x000D50, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_IdentityPose) == 0x000E30, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_IdentityPose' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_ApplyAdditive_1) == 0x000E40, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_SequencePlayer_2) == 0x000F08, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_4) == 0x000F50, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateMachine_2) == 0x000F70, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_3) == 0x001038, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LinkedAnimGraph_2) == 0x001058, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult_1) == 0x001110, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_TransitionResult) == 0x001138, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_RandomSingleSequencePlayer) == 0x001160, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_RandomSingleSequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_2) == 0x001200, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_SequencePlayer_1) == 0x001220, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult_1) == 0x001268, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateMachine_1) == 0x001288, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateResult) == 0x001350, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_StateMachine) == 0x001370, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_ApplyAdditive) == 0x001438, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_SequencePlayer) == 0x001500, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LinkedAnimGraph_1) == 0x001548, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimGraphNode_LinkedAnimGraph) == 0x001600, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_HaveWeapon_CD65412D4757FCA7413CA981A1F95D70) == 0x0016B8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_HaveWeapon_CD65412D4757FCA7413CA981A1F95D70' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_MovementStateWeight_CD65412D4757FCA7413CA981A1F95D70) == 0x0016C0, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_MovementStateWeight_CD65412D4757FCA7413CA981A1F95D70' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_UsingWeapon_65DF62444B76CD37000DFEA0E6DA91C4) == 0x0016C8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_UsingWeapon_65DF62444B76CD37000DFEA0E6DA91C4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_WeaponMask_HurtLow_65DF62444B76CD37000DFEA0E6DA91C4) == 0x0016D0, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_WeaponMask_HurtLow_65DF62444B76CD37000DFEA0E6DA91C4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_WeaponMask_HurtHigh_65DF62444B76CD37000DFEA0E6DA91C4) == 0x0016D8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_WeaponMask_HurtHigh_65DF62444B76CD37000DFEA0E6DA91C4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_WeaponMask_65DF62444B76CD37000DFEA0E6DA91C4) == 0x0016E0, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_WeaponMask_65DF62444B76CD37000DFEA0E6DA91C4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_ShouldProcessLogic_65DF62444B76CD37000DFEA0E6DA91C4) == 0x0016E8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_ShouldProcessLogic_65DF62444B76CD37000DFEA0E6DA91C4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Is_Aiming_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016E9, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Is_Aiming_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_UseFullBody_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016EA, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_UseFullBody_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Unarmed_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016EB, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Unarmed_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_HealthState_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016EC, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_HealthState_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_IsSprinting_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016ED, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_IsSprinting_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_ShouldMove_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016EE, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_ShouldMove_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Use_Variants_58CA52EB4F5B5672178528BA9FB400E5) == 0x0016EF, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Use_Variants_58CA52EB4F5B5672178528BA9FB400E5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_HealthState_4F003BB340513C70B019AD9486B9AAA9) == 0x0016F0, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_HealthState_4F003BB340513C70B019AD9486B9AAA9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Triger_Variant_Cooldown_4F003BB340513C70B019AD9486B9AAA9) == 0x0016F8, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Triger_Variant_Cooldown_4F003BB340513C70B019AD9486B9AAA9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Triger_Variant_Buffor_Time_4F003BB340513C70B019AD9486B9AAA9) == 0x001700, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Triger_Variant_Buffor_Time_4F003BB340513C70B019AD9486B9AAA9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, __CustomProperty_Use_Variants_4F003BB340513C70B019AD9486B9AAA9) == 0x001708, "Member 'UJames_Locomotion_Unarmed_Danger_C::__CustomProperty_Use_Variants_4F003BB340513C70B019AD9486B9AAA9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, LeanRequest) == 0x001709, "Member 'UJames_Locomotion_Unarmed_Danger_C::LeanRequest' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, LeanAbort) == 0x00170A, "Member 'UJames_Locomotion_Unarmed_Danger_C::LeanAbort' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, EnableJacketBlendshapes) == 0x00170B, "Member 'UJames_Locomotion_Unarmed_Danger_C::EnableJacketBlendshapes' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, RightFootActive) == 0x00170C, "Member 'UJames_Locomotion_Unarmed_Danger_C::RightFootActive' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, Sprinting) == 0x00170D, "Member 'UJames_Locomotion_Unarmed_Danger_C::Sprinting' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, StartAnim) == 0x00170E, "Member 'UJames_Locomotion_Unarmed_Danger_C::StartAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, Quantized_Direction_) == 0x001710, "Member 'UJames_Locomotion_Unarmed_Danger_C::Quantized_Direction_' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, StateWeight_Lean_) == 0x001718, "Member 'UJames_Locomotion_Unarmed_Danger_C::StateWeight_Lean_' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_Danger_C, AnimTimeRemaining_Stop_) == 0x00171C, "Member 'UJames_Locomotion_Unarmed_Danger_C::AnimTimeRemaining_Stop_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_HitReaction_Back_CameraShake_C \ static_assert(alignof(UJames_HitReaction_Back_CameraShake_C) == 0x000010, "Wrong alignment on UJames_HitReaction_Back_CameraShake_C"); \ static_assert(sizeof(UJames_HitReaction_Back_CameraShake_C) == 0x000210, "Wrong size on UJames_HitReaction_Back_CameraShake_C"); \ #define DUMPER7_ASSERTS_ASHCharacterFootstep_BP_C \ static_assert(alignof(ASHCharacterFootstep_BP_C) == 0x000008, "Wrong alignment on ASHCharacterFootstep_BP_C"); \ static_assert(sizeof(ASHCharacterFootstep_BP_C) == 0x000568, "Wrong size on ASHCharacterFootstep_BP_C"); \ #define DUMPER7_ASSERTS_Confirmation_Dialog_BP_C_OnFocusReceived \ static_assert(alignof(Confirmation_Dialog_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Confirmation_Dialog_BP_C_OnFocusReceived"); \ static_assert(sizeof(Confirmation_Dialog_BP_C_OnFocusReceived) == 0x000270, "Wrong size on Confirmation_Dialog_BP_C_OnFocusReceived"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Confirmation_Dialog_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Confirmation_Dialog_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Confirmation_Dialog_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Confirmation_Dialog_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'Confirmation_Dialog_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP \ static_assert(alignof(Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP) == 0x000004, "Wrong alignment on Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP"); \ static_assert(sizeof(Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP) == 0x000004, "Wrong size on Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP"); \ static_assert(offsetof(Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP, EntryPoint) == 0x000000, "Member 'Confirmation_Dialog_BP_C_ExecuteUbergraph_Confirmation_Dialog_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UConfirmation_Dialog_BP_C \ static_assert(alignof(UConfirmation_Dialog_BP_C) == 0x000008, "Wrong alignment on UConfirmation_Dialog_BP_C"); \ static_assert(sizeof(UConfirmation_Dialog_BP_C) == 0x0003B8, "Wrong size on UConfirmation_Dialog_BP_C"); \ static_assert(offsetof(UConfirmation_Dialog_BP_C, UberGraphFrame) == 0x000398, "Member 'UConfirmation_Dialog_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UConfirmation_Dialog_BP_C, Back_text) == 0x0003A0, "Member 'UConfirmation_Dialog_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UConfirmation_Dialog_BP_C, TabLeft_tip_1) == 0x0003A8, "Member 'UConfirmation_Dialog_BP_C::TabLeft_tip_1' has a wrong offset!"); \ static_assert(offsetof(UConfirmation_Dialog_BP_C, TabLeft_tip_2) == 0x0003B0, "Member 'UConfirmation_Dialog_BP_C::TabLeft_tip_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Bindings_Confirmation_Dialog_BP_C_OnFocusReceived \ static_assert(alignof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Bindings_Confirmation_Dialog_BP_C_OnFocusReceived"); \ static_assert(sizeof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived) == 0x000270, "Wrong size on Bindings_Confirmation_Dialog_BP_C_OnFocusReceived"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Bindings_Confirmation_Dialog_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'Bindings_Confirmation_Dialog_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'Bindings_Confirmation_Dialog_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Bindings_Confirmation_Dialog_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'Bindings_Confirmation_Dialog_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP \ static_assert(alignof(Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP) == 0x000004, "Wrong alignment on Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP"); \ static_assert(sizeof(Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP) == 0x000004, "Wrong size on Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP"); \ static_assert(offsetof(Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP, EntryPoint) == 0x000000, "Member 'Bindings_Confirmation_Dialog_BP_C_ExecuteUbergraph_Bindings_Confirmation_Dialog_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBindings_Confirmation_Dialog_BP_C \ static_assert(alignof(UBindings_Confirmation_Dialog_BP_C) == 0x000008, "Wrong alignment on UBindings_Confirmation_Dialog_BP_C"); \ static_assert(sizeof(UBindings_Confirmation_Dialog_BP_C) == 0x0003B8, "Wrong size on UBindings_Confirmation_Dialog_BP_C"); \ static_assert(offsetof(UBindings_Confirmation_Dialog_BP_C, UberGraphFrame) == 0x000398, "Member 'UBindings_Confirmation_Dialog_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBindings_Confirmation_Dialog_BP_C, Back_text) == 0x0003A0, "Member 'UBindings_Confirmation_Dialog_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UBindings_Confirmation_Dialog_BP_C, TabLeft_tip_1) == 0x0003A8, "Member 'UBindings_Confirmation_Dialog_BP_C::TabLeft_tip_1' has a wrong offset!"); \ static_assert(offsetof(UBindings_Confirmation_Dialog_BP_C, TabLeft_tip_2) == 0x0003B0, "Member 'UBindings_Confirmation_Dialog_BP_C::TabLeft_tip_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnLabelTextChanged \ static_assert(alignof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnLabelTextChanged"); \ static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged) == 0x000018, "Wrong size on OptionCheckBoxWidget_BP_C_OnLabelTextChanged"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP \ static_assert(alignof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP"); \ static_assert(sizeof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP) == 0x000070, "Wrong size on OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, EntryPoint) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, CallFunc_GetValueText_ReturnValue) == 0x000008, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::CallFunc_GetValueText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, CallFunc_GetValueText_ReturnValue_1) == 0x000020, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::CallFunc_GetValueText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_Text) == 0x000038, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_Value) == 0x000050, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_WasChanged) == 0x000054, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_ComponentBoundEvent_bIsChecked) == 0x000055, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_ComponentBoundEvent_bIsChecked' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_IsActive) == 0x000056, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Select_Default) == 0x000058, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature \ static_assert(alignof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ static_assert(sizeof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong size on OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature, bIsChecked) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature::bIsChecked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnValueChanged \ static_assert(alignof(OptionCheckBoxWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnValueChanged"); \ static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionCheckBoxWidget_BP_C_OnValueChanged"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionCheckBoxWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ #define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnActivated \ static_assert(alignof(OptionCheckBoxWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnActivated"); \ static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionCheckBoxWidget_BP_C_OnActivated"); \ static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UOptionCheckBoxWidget_BP_C \ static_assert(alignof(UOptionCheckBoxWidget_BP_C) == 0x000008, "Wrong alignment on UOptionCheckBoxWidget_BP_C"); \ static_assert(sizeof(UOptionCheckBoxWidget_BP_C) == 0x0003A8, "Wrong size on UOptionCheckBoxWidget_BP_C"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, UberGraphFrame) == 0x000350, "Member 'UOptionCheckBoxWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Changed_img) == 0x000358, "Member 'UOptionCheckBoxWidget_BP_C::Changed_img' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Image_72) == 0x000360, "Member 'UOptionCheckBoxWidget_BP_C::Image_72' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_flb) == 0x000368, "Member 'UOptionCheckBoxWidget_BP_C::Label_flb' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_txt) == 0x000370, "Member 'UOptionCheckBoxWidget_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_txt_1) == 0x000378, "Member 'UOptionCheckBoxWidget_BP_C::Label_txt_1' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, FontColorInactive) == 0x000380, "Member 'UOptionCheckBoxWidget_BP_C::FontColorInactive' has a wrong offset!"); \ static_assert(offsetof(UOptionCheckBoxWidget_BP_C, FontColorActive) == 0x000394, "Member 'UOptionCheckBoxWidget_BP_C::FontColorActive' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInputBindingViewBox_BP_C \ static_assert(alignof(UInputBindingViewBox_BP_C) == 0x000008, "Wrong alignment on UInputBindingViewBox_BP_C"); \ static_assert(sizeof(UInputBindingViewBox_BP_C) == 0x0002A0, "Wrong size on UInputBindingViewBox_BP_C"); \ #define DUMPER7_ASSERTS_UMenu_Font_style_C \ static_assert(alignof(UMenu_Font_style_C) == 0x000010, "Wrong alignment on UMenu_Font_style_C"); \ static_assert(sizeof(UMenu_Font_style_C) == 0x0001B0, "Wrong size on UMenu_Font_style_C"); \ #define DUMPER7_ASSERTS_RebindingViewActionWidgetR_BP_C_PreConstruct \ static_assert(alignof(RebindingViewActionWidgetR_BP_C_PreConstruct) == 0x000001, "Wrong alignment on RebindingViewActionWidgetR_BP_C_PreConstruct"); \ static_assert(sizeof(RebindingViewActionWidgetR_BP_C_PreConstruct) == 0x000001, "Wrong size on RebindingViewActionWidgetR_BP_C_PreConstruct"); \ static_assert(offsetof(RebindingViewActionWidgetR_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'RebindingViewActionWidgetR_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP \ static_assert(alignof(RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP) == 0x000004, "Wrong alignment on RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP"); \ static_assert(sizeof(RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP) == 0x000008, "Wrong size on RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP"); \ static_assert(offsetof(RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP, EntryPoint) == 0x000000, "Member 'RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'RebindingViewActionWidgetR_BP_C_ExecuteUbergraph_RebindingViewActionWidgetR_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URebindingViewActionWidgetR_BP_C \ static_assert(alignof(URebindingViewActionWidgetR_BP_C) == 0x000008, "Wrong alignment on URebindingViewActionWidgetR_BP_C"); \ static_assert(sizeof(URebindingViewActionWidgetR_BP_C) == 0x0002C0, "Wrong size on URebindingViewActionWidgetR_BP_C"); \ static_assert(offsetof(URebindingViewActionWidgetR_BP_C, UberGraphFrame) == 0x000278, "Member 'URebindingViewActionWidgetR_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(URebindingViewActionWidgetR_BP_C, Key_txt) == 0x000280, "Member 'URebindingViewActionWidgetR_BP_C::Key_txt' has a wrong offset!"); \ static_assert(offsetof(URebindingViewActionWidgetR_BP_C, Label_txt) == 0x000288, "Member 'URebindingViewActionWidgetR_BP_C::Label_txt' has a wrong offset!"); \ static_assert(offsetof(URebindingViewActionWidgetR_BP_C, Key) == 0x000290, "Member 'URebindingViewActionWidgetR_BP_C::Key' has a wrong offset!"); \ static_assert(offsetof(URebindingViewActionWidgetR_BP_C, action) == 0x0002A8, "Member 'URebindingViewActionWidgetR_BP_C::action' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UKeyActionsViewWidget_R_BP_C \ static_assert(alignof(UKeyActionsViewWidget_R_BP_C) == 0x000008, "Wrong alignment on UKeyActionsViewWidget_R_BP_C"); \ static_assert(sizeof(UKeyActionsViewWidget_R_BP_C) == 0x0002E0, "Wrong size on UKeyActionsViewWidget_R_BP_C"); \ #define DUMPER7_ASSERTS_UActionKeysViewWidget_BP_C \ static_assert(alignof(UActionKeysViewWidget_BP_C) == 0x000008, "Wrong alignment on UActionKeysViewWidget_BP_C"); \ static_assert(sizeof(UActionKeysViewWidget_BP_C) == 0x0002D0, "Wrong size on UActionKeysViewWidget_BP_C"); \ #define DUMPER7_ASSERTS_UKeyStyle_Decorator_C \ static_assert(alignof(UKeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UKeyStyle_Decorator_C"); \ static_assert(sizeof(UKeyStyle_Decorator_C) == 0x000030, "Wrong size on UKeyStyle_Decorator_C"); \ #define DUMPER7_ASSERTS_UPC_Option_NormalStyle_C \ static_assert(alignof(UPC_Option_NormalStyle_C) == 0x000010, "Wrong alignment on UPC_Option_NormalStyle_C"); \ static_assert(sizeof(UPC_Option_NormalStyle_C) == 0x0005B0, "Wrong size on UPC_Option_NormalStyle_C"); \ #define DUMPER7_ASSERTS_UPC_Option_DisabledStyle_C \ static_assert(alignof(UPC_Option_DisabledStyle_C) == 0x000010, "Wrong alignment on UPC_Option_DisabledStyle_C"); \ static_assert(sizeof(UPC_Option_DisabledStyle_C) == 0x0005B0, "Wrong size on UPC_Option_DisabledStyle_C"); \ #define DUMPER7_ASSERTS_AMain_C \ static_assert(alignof(AMain_C) == 0x000008, "Wrong alignment on AMain_C"); \ static_assert(sizeof(AMain_C) == 0x0002B8, "Wrong size on AMain_C"); \ #define DUMPER7_ASSERTS_APlayGameMode_BP_C \ static_assert(alignof(APlayGameMode_BP_C) == 0x000008, "Wrong alignment on APlayGameMode_BP_C"); \ static_assert(sizeof(APlayGameMode_BP_C) == 0x0004D0, "Wrong size on APlayGameMode_BP_C"); \ static_assert(offsetof(APlayGameMode_BP_C, MaiLightsManager) == 0x0004A0, "Member 'APlayGameMode_BP_C::MaiLightsManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode_BP_C, SaiSpawnerManager) == 0x0004A8, "Member 'APlayGameMode_BP_C::SaiSpawnerManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode_BP_C, InteriorExteriorManager) == 0x0004B0, "Member 'APlayGameMode_BP_C::InteriorExteriorManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode_BP_C, DialogManager) == 0x0004B8, "Member 'APlayGameMode_BP_C::DialogManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode_BP_C, MaiManager) == 0x0004C0, "Member 'APlayGameMode_BP_C::MaiManager' has a wrong offset!"); \ static_assert(offsetof(APlayGameMode_BP_C, DefaultSceneRoot) == 0x0004C8, "Member 'APlayGameMode_BP_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIUserDebugger_C \ static_assert(alignof(AAIUserDebugger_C) == 0x000008, "Wrong alignment on AAIUserDebugger_C"); \ static_assert(sizeof(AAIUserDebugger_C) == 0x0003B8, "Wrong size on AAIUserDebugger_C"); \ #define DUMPER7_ASSERTS_TryAmbush_State_C_OnGotHit \ static_assert(alignof(TryAmbush_State_C_OnGotHit) == 0x000008, "Wrong alignment on TryAmbush_State_C_OnGotHit"); \ static_assert(sizeof(TryAmbush_State_C_OnGotHit) == 0x000010, "Wrong size on TryAmbush_State_C_OnGotHit"); \ static_assert(offsetof(TryAmbush_State_C_OnGotHit, enemy) == 0x000000, "Member 'TryAmbush_State_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_OnGotHit, damageClass) == 0x000008, "Member 'TryAmbush_State_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State \ static_assert(alignof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State) == 0x000008, "Wrong alignment on TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State"); \ static_assert(sizeof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State) == 0x0000D0, "Wrong size on TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, EntryPoint) == 0x000000, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerCH_ReturnValue) == 0x000008, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_getAttacker_ReturnValue) == 0x000010, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, K2Node_Event_enemy) == 0x000020, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, K2Node_Event_damageClass) == 0x000028, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_RandomInteger_ReturnValue) == 0x000030, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetChance_ReturnValue) == 0x000034, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetChance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_Conv_IntToByte_ReturnValue) == 0x000035, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_Greater_ByteByte_ReturnValue) == 0x000036, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_Greater_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_IsRunning_ReturnValue) == 0x000037, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_MakeLiteralName_ReturnValue) == 0x000038, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerAI_ReturnValue) == 0x000040, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerAI_ReturnValue_1) == 0x000048, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetBlackboard_ReturnValue) == 0x000050, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, K2Node_DynamicCast_AsMannequin_AI) == 0x000058, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::K2Node_DynamicCast_AsMannequin_AI' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetValueAsBool_ReturnValue) == 0x000061, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetStatesComponent_ReturnValue) == 0x000068, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetStatesComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000070, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_IsStateActive_ReturnValue) == 0x000078, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_IsStateActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerAI_ReturnValue_2) == 0x000080, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerAI_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetBlackboard_ReturnValue_1) == 0x000088, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_MakeLiteralName_ReturnValue_2) == 0x000090, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetValueAsBool_ReturnValue_1) == 0x000098, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetValueAsBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerAI_ReturnValue_3) == 0x0000A0, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerAI_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetBlackboard_ReturnValue_2) == 0x0000A8, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetValueAsBool_ReturnValue_2) == 0x0000B0, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetValueAsBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetOwnerCH_ReturnValue_1) == 0x0000B8, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_GetDistanceTo_ReturnValue) == 0x0000C0, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000C4, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000C8, "Member 'TryAmbush_State_C_ExecuteUbergraph_TryAmbush_State::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTryAmbush_State_C \ static_assert(alignof(UTryAmbush_State_C) == 0x000008, "Wrong alignment on UTryAmbush_State_C"); \ static_assert(sizeof(UTryAmbush_State_C) == 0x000190, "Wrong size on UTryAmbush_State_C"); \ static_assert(offsetof(UTryAmbush_State_C, UberGraphFrame) == 0x000180, "Member 'UTryAmbush_State_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTryAmbush_State_C, MinDistToEnemy) == 0x000188, "Member 'UTryAmbush_State_C::MinDistToEnemy' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EQSGen_AmbushPoints_C_DoItemGeneration \ static_assert(alignof(EQSGen_AmbushPoints_C_DoItemGeneration) == 0x000008, "Wrong alignment on EQSGen_AmbushPoints_C_DoItemGeneration"); \ static_assert(sizeof(EQSGen_AmbushPoints_C_DoItemGeneration) == 0x000138, "Wrong size on EQSGen_AmbushPoints_C_DoItemGeneration"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, ContextLocations) == 0x000000, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::ContextLocations' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, Origin) == 0x000010, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::Origin' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, PointsToTest) == 0x000028, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::PointsToTest' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, PointsResult) == 0x000038, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::PointsResult' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, Temp_int_Array_Index_Variable) == 0x000048, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, Temp_int_Loop_Counter_Variable) == 0x00004C, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Add_IntInt_ReturnValue) == 0x000050, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Array_Get_Item) == 0x000058, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_AsSHAmbush_Point) == 0x000060, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_AsSHAmbush_Point' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Array_Length_ReturnValue) == 0x00006C, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Vector_Distance_ReturnValue) == 0x000090, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, Temp_bool_Variable) == 0x000098, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000099, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_Array_AddUnique_ReturnValue) == 0x00009C, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_GetQuerier_ReturnValue) == 0x0000A0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_GetQuerier_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_AsPawn) == 0x0000A8, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_bSuccess_1) == 0x0000B0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_GetAIController_ReturnValue) == 0x0000B8, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_IsVisibleOnScreen_Result) == 0x0000C0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_IsVisibleOnScreen_Result' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_AsMai_Controller) == 0x0000C8, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_DynamicCast_bSuccess_2) == 0x0000D0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_GetActionGraph_ReturnValue) == 0x0000D8, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_GetActionGraph_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_GetActionPoints_actionPoints) == 0x0000E0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_GetActionPoints_actionPoints' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_filterActionPoints_ByClass_outPoints) == 0x0000F8, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_filterActionPoints_ByClass_outPoints' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_FilterActionPointsByCooldown_outPoints) == 0x000108, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_FilterActionPointsByCooldown_outPoints' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, K2Node_Select_Default) == 0x000118, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(EQSGen_AmbushPoints_C_DoItemGeneration, CallFunc_filterActionPoints_ByUseConditions_outPoints) == 0x000128, "Member 'EQSGen_AmbushPoints_C_DoItemGeneration::CallFunc_filterActionPoints_ByUseConditions_outPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEQSGen_AmbushPoints_C \ static_assert(alignof(UEQSGen_AmbushPoints_C) == 0x000008, "Wrong alignment on UEQSGen_AmbushPoints_C"); \ static_assert(sizeof(UEQSGen_AmbushPoints_C) == 0x000090, "Wrong size on UEQSGen_AmbushPoints_C"); \ static_assert(offsetof(UEQSGen_AmbushPoints_C, OnlyHidden) == 0x000088, "Member 'UEQSGen_AmbushPoints_C::OnlyHidden' has a wrong offset!"); \ static_assert(offsetof(UEQSGen_AmbushPoints_C, IgnoreCooldown) == 0x000089, "Member 'UEQSGen_AmbushPoints_C::IgnoreCooldown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_AmbushPoint_C_OnActionPointReached \ static_assert(alignof(SMQ_AmbushPoint_C_OnActionPointReached) == 0x000008, "Wrong alignment on SMQ_AmbushPoint_C_OnActionPointReached"); \ static_assert(sizeof(SMQ_AmbushPoint_C_OnActionPointReached) == 0x000008, "Wrong size on SMQ_AmbushPoint_C_OnActionPointReached"); \ static_assert(offsetof(SMQ_AmbushPoint_C_OnActionPointReached, User) == 0x000000, "Member 'SMQ_AmbushPoint_C_OnActionPointReached::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_AmbushPoint_C_OnActionPointAbandoned \ static_assert(alignof(SMQ_AmbushPoint_C_OnActionPointAbandoned) == 0x000008, "Wrong alignment on SMQ_AmbushPoint_C_OnActionPointAbandoned"); \ static_assert(sizeof(SMQ_AmbushPoint_C_OnActionPointAbandoned) == 0x000008, "Wrong size on SMQ_AmbushPoint_C_OnActionPointAbandoned"); \ static_assert(offsetof(SMQ_AmbushPoint_C_OnActionPointAbandoned, User) == 0x000000, "Member 'SMQ_AmbushPoint_C_OnActionPointAbandoned::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint \ static_assert(alignof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint) == 0x000008, "Wrong alignment on SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint"); \ static_assert(sizeof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint) == 0x0001D8, "Wrong size on SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, EntryPoint) == 0x000000, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000008, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000020, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_OtherActor) == 0x000028, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_OtherComp) == 0x000030, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000038, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_bFromSweep) == 0x00003C, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_ComponentBoundEvent_SweepResult) == 0x000040, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_GetAIController_ReturnValue) == 0x000128, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_DynamicCast_AsMai_Controller) == 0x000130, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_GetActorForwardVector_ReturnValue) == 0x000140, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_GetBlackboard_ReturnValue) == 0x000158, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000160, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_IsCurrentActionPointReached_ReturnValue) == 0x000178, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_IsCurrentActionPointReached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000179, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000180, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_Add_VectorVector_ReturnValue) == 0x000198, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_MakeLiteralName_ReturnValue) == 0x0001B0, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_MakeLiteralName_ReturnValue_1) == 0x0001B8, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_Event_user_1) == 0x0001C0, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_Event_user_1' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, K2Node_Event_user) == 0x0001C8, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::K2Node_Event_user' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint, CallFunc_GetBlackboard_ReturnValue_1) == 0x0001D0, "Member 'SMQ_AmbushPoint_C_ExecuteUbergraph_SMQ_AmbushPoint::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'SMQ_AmbushPoint_C_BndEvt__SHAmbushPoint_RotateSphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SMQ_AmbushPoint_C_IsUsableBy \ static_assert(alignof(SMQ_AmbushPoint_C_IsUsableBy) == 0x000008, "Wrong alignment on SMQ_AmbushPoint_C_IsUsableBy"); \ static_assert(sizeof(SMQ_AmbushPoint_C_IsUsableBy) == 0x000020, "Wrong size on SMQ_AmbushPoint_C_IsUsableBy"); \ static_assert(offsetof(SMQ_AmbushPoint_C_IsUsableBy, User) == 0x000000, "Member 'SMQ_AmbushPoint_C_IsUsableBy::User' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_IsUsableBy, ReturnValue) == 0x000008, "Member 'SMQ_AmbushPoint_C_IsUsableBy::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_IsUsableBy, CallFunc_IsUsableBy_ReturnValue) == 0x000009, "Member 'SMQ_AmbushPoint_C_IsUsableBy::CallFunc_IsUsableBy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_IsUsableBy, CallFunc_getLightsManager_ReturnValue) == 0x000010, "Member 'SMQ_AmbushPoint_C_IsUsableBy::CallFunc_getLightsManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SMQ_AmbushPoint_C_IsUsableBy, CallFunc_GetIsLit_ReturnValue) == 0x000018, "Member 'SMQ_AmbushPoint_C_IsUsableBy::CallFunc_GetIsLit_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASMQ_AmbushPoint_C \ static_assert(alignof(ASMQ_AmbushPoint_C) == 0x000008, "Wrong alignment on ASMQ_AmbushPoint_C"); \ static_assert(sizeof(ASMQ_AmbushPoint_C) == 0x000578, "Wrong size on ASMQ_AmbushPoint_C"); \ static_assert(offsetof(ASMQ_AmbushPoint_C, UberGraphFrame_SMQ_AmbushPoint_C) == 0x000550, "Member 'ASMQ_AmbushPoint_C::UberGraphFrame_SMQ_AmbushPoint_C' has a wrong offset!"); \ static_assert(offsetof(ASMQ_AmbushPoint_C, RotateSphere) == 0x000558, "Member 'ASMQ_AmbushPoint_C::RotateSphere' has a wrong offset!"); \ static_assert(offsetof(ASMQ_AmbushPoint_C, MaiLightObserver) == 0x000560, "Member 'ASMQ_AmbushPoint_C::MaiLightObserver' has a wrong offset!"); \ static_assert(offsetof(ASMQ_AmbushPoint_C, AmbushAnims) == 0x000568, "Member 'ASMQ_AmbushPoint_C::AmbushAnims' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_ReceiveTick \ static_assert(alignof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong alignment on AIDebugger_C_ReceiveTick"); \ static_assert(sizeof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong size on AIDebugger_C_ReceiveTick"); \ static_assert(offsetof(AIDebugger_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'AIDebugger_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1 \ static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2 \ static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4 \ static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3 \ static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0 \ static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0::Key' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIDebugger_C_ExecuteUbergraph_AIDebugger \ static_assert(alignof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000008, "Wrong alignment on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ static_assert(sizeof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000270, "Wrong size on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, EntryPoint) == 0x000000, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAIDebugGState_ReturnValue) == 0x000004, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAIDebugGState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, Temp_int_Array_Index_Variable) == 0x000010, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Array_Get_Item) == 0x000018, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000028, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000040, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key) == 0x000058, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_1) == 0x000070, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_1' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_2) == 0x000088, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_2' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue) == 0x0000A0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_3) == 0x0000A8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_3' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_4) == 0x0000C0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_4' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000D8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000D9, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_Event_DeltaSeconds) == 0x0000DC, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAIDebugActor_ReturnValue) == 0x0000E0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAIDebugActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_AsCharacter) == 0x0000E8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000F8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000110, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_GetPlayerPawn_ReturnValue) == 0x000118, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000120, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getHostileAttackers_ReturnValue) == 0x000128, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getHostileAttackers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_MakeVector_ReturnValue) == 0x000130, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_VectorVector_ReturnValue) == 0x000150, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000168, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAIDebugAttack_ReturnValue) == 0x000250, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAIDebugAttack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAllActionPoints_outPoints) == 0x000258, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAllActionPoints_outPoints' has a wrong offset!"); \ static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000268, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AAIDebugger_C \ static_assert(alignof(AAIDebugger_C) == 0x000008, "Wrong alignment on AAIDebugger_C"); \ static_assert(sizeof(AAIDebugger_C) == 0x0003B8, "Wrong size on AAIDebugger_C"); \ static_assert(offsetof(AAIDebugger_C, UberGraphFrame) == 0x000390, "Member 'AAIDebugger_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AAIDebugger_C, Billboard) == 0x000398, "Member 'AAIDebugger_C::Billboard' has a wrong offset!"); \ static_assert(offsetof(AAIDebugger_C, NewVar_0) == 0x0003A0, "Member 'AAIDebugger_C::NewVar_0' has a wrong offset!"); \ static_assert(offsetof(AAIDebugger_C, AmbushPoints) == 0x0003A8, "Member 'AAIDebugger_C::AmbushPoints' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_WantAmbushChanged \ static_assert(alignof(Mannequin_AI_C_WantAmbushChanged) == 0x000001, "Wrong alignment on Mannequin_AI_C_WantAmbushChanged"); \ static_assert(sizeof(Mannequin_AI_C_WantAmbushChanged) == 0x000001, "Wrong size on Mannequin_AI_C_WantAmbushChanged"); \ static_assert(offsetof(Mannequin_AI_C_WantAmbushChanged, WantAmbush) == 0x000000, "Member 'Mannequin_AI_C_WantAmbushChanged::WantAmbush' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_ShouldAbortAmbush \ static_assert(alignof(Mannequin_AI_C_ShouldAbortAmbush) == 0x000008, "Wrong alignment on Mannequin_AI_C_ShouldAbortAmbush"); \ static_assert(sizeof(Mannequin_AI_C_ShouldAbortAmbush) == 0x000020, "Wrong size on Mannequin_AI_C_ShouldAbortAmbush"); \ static_assert(offsetof(Mannequin_AI_C_ShouldAbortAmbush, Result) == 0x000000, "Member 'Mannequin_AI_C_ShouldAbortAmbush::Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ShouldAbortAmbush, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'Mannequin_AI_C_ShouldAbortAmbush::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ShouldAbortAmbush, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_ShouldAbortAmbush::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ShouldAbortAmbush, CallFunc_GetValueAsBool_ReturnValue) == 0x000018, "Member 'Mannequin_AI_C_ShouldAbortAmbush::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ShouldAbortAmbush, CallFunc_IsAggressive_ReturnValue) == 0x000019, "Member 'Mannequin_AI_C_ShouldAbortAmbush::CallFunc_IsAggressive_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_SetWantAmbush \ static_assert(alignof(Mannequin_AI_C_SetWantAmbush) == 0x000008, "Wrong alignment on Mannequin_AI_C_SetWantAmbush"); \ static_assert(sizeof(Mannequin_AI_C_SetWantAmbush) == 0x000020, "Wrong size on Mannequin_AI_C_SetWantAmbush"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, WantAmbush) == 0x000000, "Member 'Mannequin_AI_C_SetWantAmbush::WantAmbush' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, CallFunc_IsAttacking_Result) == 0x000001, "Member 'Mannequin_AI_C_SetWantAmbush::CallFunc_IsAttacking_Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'Mannequin_AI_C_SetWantAmbush::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_SetWantAmbush::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, CallFunc_GetValueAsBool_ReturnValue) == 0x000018, "Member 'Mannequin_AI_C_SetWantAmbush::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SetWantAmbush, CallFunc_EqualEqual_BoolBool_ReturnValue) == 0x000019, "Member 'Mannequin_AI_C_SetWantAmbush::CallFunc_EqualEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_SearchNewAmbushPoint \ static_assert(alignof(Mannequin_AI_C_SearchNewAmbushPoint) == 0x000008, "Wrong alignment on Mannequin_AI_C_SearchNewAmbushPoint"); \ static_assert(sizeof(Mannequin_AI_C_SearchNewAmbushPoint) == 0x000120, "Wrong size on Mannequin_AI_C_SearchNewAmbushPoint"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, enemy) == 0x000000, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::enemy' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, AllValidAmbushes) == 0x000008, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::AllValidAmbushes' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, DistToEnemy) == 0x000018, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::DistToEnemy' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, Temp_bool_True_if_break_was_hit_Variable) == 0x00001C, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Not_PreBool_ReturnValue) == 0x000024, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_K2_GetPawn_ReturnValue) == 0x000028, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000048, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_GetActionGraph_ReturnValue) == 0x000050, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_GetActionGraph_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000058, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_getGraphActionPoints_outPoints) == 0x000068, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_getGraphActionPoints_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_filterActionPoints_ByClass_outPoints) == 0x000078, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_filterActionPoints_ByClass_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_FilterActionPointsByCooldown_outPoints) == 0x000088, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_FilterActionPointsByCooldown_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Array_Get_Item) == 0x000098, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_filterActionPoints_ByUseConditions_outPoints) == 0x0000A0, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_filterActionPoints_ByUseConditions_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x0000B0, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_filterActionPoints_SortByRange_outPoints) == 0x0000B8, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_filterActionPoints_SortByRange_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, K2Node_DynamicCast_AsSHAmbush_Point) == 0x0000C8, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::K2Node_DynamicCast_AsSHAmbush_Point' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Array_Length_ReturnValue) == 0x0000D4, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_IsVisibleOnScreen_Result) == 0x0000D8, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_IsVisibleOnScreen_Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, Temp_int_Loop_Counter_Variable) == 0x0000DC, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_K2_GetPawn_ReturnValue_2) == 0x0000E0, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_GetDistanceTo_ReturnValue) == 0x0000E8, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_IntInt_ReturnValue) == 0x0000EC, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000ED, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_BooleanAND_ReturnValue) == 0x0000EE, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Add_IntInt_ReturnValue) == 0x0000F0, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_K2_GetPawn_ReturnValue_3) == 0x0000F8, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_K2_GetPawn_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_GetDistanceTo_ReturnValue_1) == 0x000100, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_GetDistanceTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x000108, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_DoubleDouble_B_ImplicitCast_1) == 0x000110, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_SearchNewAmbushPoint, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'Mannequin_AI_C_SearchNewAmbushPoint::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_ReceiveMessage \ static_assert(alignof(Mannequin_AI_C_ReceiveMessage) == 0x000008, "Wrong alignment on Mannequin_AI_C_ReceiveMessage"); \ static_assert(sizeof(Mannequin_AI_C_ReceiveMessage) == 0x000008, "Wrong size on Mannequin_AI_C_ReceiveMessage"); \ static_assert(offsetof(Mannequin_AI_C_ReceiveMessage, Message) == 0x000000, "Member 'Mannequin_AI_C_ReceiveMessage::Message' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_OnPointerLoaded \ static_assert(alignof(Mannequin_AI_C_OnPointerLoaded) == 0x000008, "Wrong alignment on Mannequin_AI_C_OnPointerLoaded"); \ static_assert(sizeof(Mannequin_AI_C_OnPointerLoaded) == 0x000010, "Wrong size on Mannequin_AI_C_OnPointerLoaded"); \ static_assert(offsetof(Mannequin_AI_C_OnPointerLoaded, Key) == 0x000000, "Member 'Mannequin_AI_C_OnPointerLoaded::Key' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_OnPointerLoaded, Actor) == 0x000008, "Member 'Mannequin_AI_C_OnPointerLoaded::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_OnPerceived \ static_assert(alignof(Mannequin_AI_C_OnPerceived) == 0x000008, "Wrong alignment on Mannequin_AI_C_OnPerceived"); \ static_assert(sizeof(Mannequin_AI_C_OnPerceived) == 0x000060, "Wrong size on Mannequin_AI_C_OnPerceived"); \ static_assert(offsetof(Mannequin_AI_C_OnPerceived, Actor) == 0x000000, "Member 'Mannequin_AI_C_OnPerceived::Actor' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_OnPerceived, Stimulus) == 0x000008, "Member 'Mannequin_AI_C_OnPerceived::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_OnGotHit \ static_assert(alignof(Mannequin_AI_C_OnGotHit) == 0x000008, "Wrong alignment on Mannequin_AI_C_OnGotHit"); \ static_assert(sizeof(Mannequin_AI_C_OnGotHit) == 0x000010, "Wrong size on Mannequin_AI_C_OnGotHit"); \ static_assert(offsetof(Mannequin_AI_C_OnGotHit, enemy) == 0x000000, "Member 'Mannequin_AI_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_OnGotHit, damageClass) == 0x000008, "Member 'Mannequin_AI_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_GotoAmbush \ static_assert(alignof(Mannequin_AI_C_GotoAmbush) == 0x000008, "Wrong alignment on Mannequin_AI_C_GotoAmbush"); \ static_assert(sizeof(Mannequin_AI_C_GotoAmbush) == 0x000030, "Wrong size on Mannequin_AI_C_GotoAmbush"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, Ambush) == 0x000000, "Member 'Mannequin_AI_C_GotoAmbush::Ambush' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, CallFunc_MakeLiteralName_ReturnValue) == 0x000008, "Member 'Mannequin_AI_C_GotoAmbush::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_GotoAmbush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000014, "Member 'Mannequin_AI_C_GotoAmbush::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, CallFunc_MakeLiteralName_ReturnValue_2) == 0x00001C, "Member 'Mannequin_AI_C_GotoAmbush::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_GotoAmbush, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'Mannequin_AI_C_GotoAmbush::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_FilterGraphPointsScript \ static_assert(alignof(Mannequin_AI_C_FilterGraphPointsScript) == 0x000008, "Wrong alignment on Mannequin_AI_C_FilterGraphPointsScript"); \ static_assert(sizeof(Mannequin_AI_C_FilterGraphPointsScript) == 0x0000A8, "Wrong size on Mannequin_AI_C_FilterGraphPointsScript"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, inPoints) == 0x000000, "Member 'Mannequin_AI_C_FilterGraphPointsScript::inPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, outPoints) == 0x000010, "Member 'Mannequin_AI_C_FilterGraphPointsScript::outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, Origin) == 0x000020, "Member 'Mannequin_AI_C_FilterGraphPointsScript::Origin' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, AmbushPoints) == 0x000028, "Member 'Mannequin_AI_C_FilterGraphPointsScript::AmbushPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, actionPoints) == 0x000038, "Member 'Mannequin_AI_C_FilterGraphPointsScript::actionPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Length_ReturnValue_1) == 0x00004C, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'Mannequin_AI_C_FilterGraphPointsScript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'Mannequin_AI_C_FilterGraphPointsScript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_K2_GetPawn_ReturnValue) == 0x000060, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Get_Item) == 0x000068, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, K2Node_DynamicCast_AsSHAmbush_Point) == 0x000070, "Member 'Mannequin_AI_C_FilterGraphPointsScript::K2Node_DynamicCast_AsSHAmbush_Point' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Mannequin_AI_C_FilterGraphPointsScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, Temp_int_Array_Index_Variable_1) == 0x00007C, "Member 'Mannequin_AI_C_FilterGraphPointsScript::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, K2Node_DynamicCast_AsSHAmbush_Point_1) == 0x000088, "Member 'Mannequin_AI_C_FilterGraphPointsScript::K2Node_DynamicCast_AsSHAmbush_Point_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'Mannequin_AI_C_FilterGraphPointsScript::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_IsVisibleOnScreen_Result) == 0x000091, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_IsVisibleOnScreen_Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_IsEmpty_ReturnValue) == 0x000092, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, Temp_int_Loop_Counter_Variable_1) == 0x000094, "Member 'Mannequin_AI_C_FilterGraphPointsScript::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Less_IntInt_ReturnValue_1) == 0x00009C, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_FilterGraphPointsScript, CallFunc_Array_Add_ReturnValue_1) == 0x0000A4, "Member 'Mannequin_AI_C_FilterGraphPointsScript::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI \ static_assert(alignof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI) == 0x000008, "Wrong alignment on Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI"); \ static_assert(sizeof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI) == 0x0002D0, "Wrong size on Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, EntryPoint) == 0x000000, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_ShouldAbortAmbush_Result) == 0x000004, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_ShouldAbortAmbush_Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue) == 0x000008, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000018, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_GetPawn_ReturnValue) == 0x000020, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetValueAsBool_ReturnValue) == 0x000028, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_ActorHasTag_ReturnValue) == 0x000029, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_2) == 0x00002C, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_1) == 0x000038, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_3) == 0x000040, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_2) == 0x000048, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_4) == 0x000050, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_3) == 0x000058, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_actionsHasOfClass_ReturnValue) == 0x000060, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_actionsHasOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetValueAsBool_ReturnValue_1) == 0x000061, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetValueAsBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_message) == 0x000068, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_message' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_SelectNextActionPoint_ReturnValue) == 0x000070, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_SelectNextActionPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_AsFall_to_Foor_MSG) == 0x000078, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_AsFall_to_Foor_MSG' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_IsFightingWith_ReturnValue) == 0x000081, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_IsFightingWith_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_SetCurrentActionPoint_ReturnValue) == 0x000082, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_SetCurrentActionPoint_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_RandomInteger_ReturnValue) == 0x000084, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_actor_1) == 0x000088, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_actor_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_stimulus) == 0x000090, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_stimulus' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_Greater_IntInt_ReturnValue) == 0x0000E8, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000E9, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x0000EA, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_Vector_Distance_ReturnValue) == 0x0000F0, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_BooleanOR_ReturnValue) == 0x0000F8, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_getSenseTypeForStimulus_ReturnValue) == 0x0000F9, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_getSenseTypeForStimulus_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_SwitchEnum_CmpSuccess) == 0x0000FA, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_AsPawn) == 0x000100, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_bSuccess_1) == 0x000108, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_4) == 0x000110, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_5) == 0x000118, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000120, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetValueAsBool_ReturnValue_2) == 0x000128, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetValueAsBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_getAttitudeTowards_ReturnValue) == 0x000129, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_getAttitudeTowards_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_SwitchEnum_CmpSuccess_1) == 0x00012A, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_5) == 0x000130, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000138, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_GetBlackboard_ReturnValue_6) == 0x000140, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_GetBlackboard_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_MakeLiteralName_ReturnValue_6) == 0x000148, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_MakeLiteralName_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_key) == 0x000150, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_key' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_actor) == 0x000158, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_GetPawn_ReturnValue_2) == 0x000160, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_AsSHAmbush_Point) == 0x000168, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_AsSHAmbush_Point' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_DynamicCast_bSuccess_2) == 0x000170, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000178, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x000190, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_getFixedCapsuleLocation_ReturnValue) == 0x000198, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_getFixedCapsuleLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0001B0, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000298, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_CustomEvent_WantAmbush) == 0x000299, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_CustomEvent_WantAmbush' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_enemy) == 0x0002A0, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_Event_damageClass) == 0x0002A8, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_CanBeUsedBy_ReturnValue) == 0x0002B0, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_CanBeUsedBy_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, K2Node_CreateDelegate_OutputDelegate) == 0x0002B4, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0002C8, "Member 'Mannequin_AI_C_ExecuteUbergraph_Mannequin_AI::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_CanGotoAmbush \ static_assert(alignof(Mannequin_AI_C_CanGotoAmbush) == 0x000008, "Wrong alignment on Mannequin_AI_C_CanGotoAmbush"); \ static_assert(sizeof(Mannequin_AI_C_CanGotoAmbush) == 0x000070, "Wrong size on Mannequin_AI_C_CanGotoAmbush"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, Result) == 0x000000, "Member 'Mannequin_AI_C_CanGotoAmbush::Result' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, maxDist) == 0x000004, "Member 'Mannequin_AI_C_CanGotoAmbush::maxDist' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_GetActionGraph_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_GetActionGraph_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_getGraphActionPoints_outPoints) == 0x000020, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_getGraphActionPoints_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_filterActionPoints_ByClass_outPoints) == 0x000030, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_filterActionPoints_ByClass_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_FilterActionPointsByCooldown_outPoints) == 0x000040, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_FilterActionPointsByCooldown_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_Array_IsEmpty_ReturnValue) == 0x000050, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_filterActionPoints_ByUseConditions_outPoints) == 0x000058, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_filterActionPoints_ByUseConditions_outPoints' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_CanGotoAmbush, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x000068, "Member 'Mannequin_AI_C_CanGotoAmbush::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_AI_C_AbortAmbush \ static_assert(alignof(Mannequin_AI_C_AbortAmbush) == 0x000008, "Wrong alignment on Mannequin_AI_C_AbortAmbush"); \ static_assert(sizeof(Mannequin_AI_C_AbortAmbush) == 0x000018, "Wrong size on Mannequin_AI_C_AbortAmbush"); \ static_assert(offsetof(Mannequin_AI_C_AbortAmbush, Temp_name_Variable) == 0x000000, "Member 'Mannequin_AI_C_AbortAmbush::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_AbortAmbush, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Mannequin_AI_C_AbortAmbush::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_AI_C_AbortAmbush, CallFunc_Array_AddUnique_ReturnValue) == 0x000010, "Member 'Mannequin_AI_C_AbortAmbush::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMannequin_AI_C \ static_assert(alignof(AMannequin_AI_C) == 0x000008, "Wrong alignment on AMannequin_AI_C"); \ static_assert(sizeof(AMannequin_AI_C) == 0x0009A8, "Wrong size on AMannequin_AI_C"); \ static_assert(offsetof(AMannequin_AI_C, UberGraphFrame_Mannequin_AI_C) == 0x000980, "Member 'AMannequin_AI_C::UberGraphFrame_Mannequin_AI_C' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, EscapeMaxHealth_) == 0x000988, "Member 'AMannequin_AI_C::EscapeMaxHealth_' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, EscapeChance_) == 0x00098C, "Member 'AMannequin_AI_C::EscapeChance_' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, AmbushWhenFallToFloorChance_) == 0x000990, "Member 'AMannequin_AI_C::AmbushWhenFallToFloorChance_' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, Ambush_HitCounter) == 0x000994, "Member 'AMannequin_AI_C::Ambush_HitCounter' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, Ambush_InNeutral) == 0x000995, "Member 'AMannequin_AI_C::Ambush_InNeutral' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, Ambush_DistToShoot) == 0x000998, "Member 'AMannequin_AI_C::Ambush_DistToShoot' has a wrong offset!"); \ static_assert(offsetof(AMannequin_AI_C, Ambush_DistToNew) == 0x0009A0, "Member 'AMannequin_AI_C::Ambush_DistToNew' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_UserConstructionScript \ static_assert(alignof(SHAmbushPoint_C_UserConstructionScript) == 0x000010, "Wrong alignment on SHAmbushPoint_C_UserConstructionScript"); \ static_assert(sizeof(SHAmbushPoint_C_UserConstructionScript) == 0x000080, "Wrong size on SHAmbushPoint_C_UserConstructionScript"); \ static_assert(offsetof(SHAmbushPoint_C_UserConstructionScript, EnterTransform) == 0x000000, "Member 'SHAmbushPoint_C_UserConstructionScript::EnterTransform' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_UserConstructionScript, EnterAnim) == 0x000060, "Member 'SHAmbushPoint_C_UserConstructionScript::EnterAnim' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_UserConstructionScript, CallFunc_IsBuildEditor_ReturnValue) == 0x000068, "Member 'SHAmbushPoint_C_UserConstructionScript::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000070, "Member 'SHAmbushPoint_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_TestNavMesh \ static_assert(alignof(SHAmbushPoint_C_TestNavMesh) == 0x000008, "Wrong alignment on SHAmbushPoint_C_TestNavMesh"); \ static_assert(sizeof(SHAmbushPoint_C_TestNavMesh) == 0x000070, "Wrong size on SHAmbushPoint_C_TestNavMesh"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_GetDisplayName_ReturnValue) == 0x000000, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_projectPointToNavigation_outLocation) == 0x000038, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_projectPointToNavigation_outLocation' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_projectPointToNavigation_ReturnValue) == 0x000050, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_projectPointToNavigation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_TestNavMesh, CallFunc_Add_VectorVector_ReturnValue) == 0x000058, "Member 'SHAmbushPoint_C_TestNavMesh::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_OnActionPointReached \ static_assert(alignof(SHAmbushPoint_C_OnActionPointReached) == 0x000008, "Wrong alignment on SHAmbushPoint_C_OnActionPointReached"); \ static_assert(sizeof(SHAmbushPoint_C_OnActionPointReached) == 0x000008, "Wrong size on SHAmbushPoint_C_OnActionPointReached"); \ static_assert(offsetof(SHAmbushPoint_C_OnActionPointReached, User) == 0x000000, "Member 'SHAmbushPoint_C_OnActionPointReached::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_OnActionPointAbandoned \ static_assert(alignof(SHAmbushPoint_C_OnActionPointAbandoned) == 0x000008, "Wrong alignment on SHAmbushPoint_C_OnActionPointAbandoned"); \ static_assert(sizeof(SHAmbushPoint_C_OnActionPointAbandoned) == 0x000008, "Wrong size on SHAmbushPoint_C_OnActionPointAbandoned"); \ static_assert(offsetof(SHAmbushPoint_C_OnActionPointAbandoned, User) == 0x000000, "Member 'SHAmbushPoint_C_OnActionPointAbandoned::User' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_IsVisibleOnScreen \ static_assert(alignof(SHAmbushPoint_C_IsVisibleOnScreen) == 0x000008, "Wrong alignment on SHAmbushPoint_C_IsVisibleOnScreen"); \ static_assert(sizeof(SHAmbushPoint_C_IsVisibleOnScreen) == 0x000028, "Wrong size on SHAmbushPoint_C_IsVisibleOnScreen"); \ static_assert(offsetof(SHAmbushPoint_C_IsVisibleOnScreen, IgnoreActor) == 0x000000, "Member 'SHAmbushPoint_C_IsVisibleOnScreen::IgnoreActor' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_IsVisibleOnScreen, Result) == 0x000008, "Member 'SHAmbushPoint_C_IsVisibleOnScreen::Result' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_IsVisibleOnScreen, K2Node_MakeArray_Array) == 0x000010, "Member 'SHAmbushPoint_C_IsVisibleOnScreen::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_IsVisibleOnScreen, CallFunc_IsActorVisibleByPlayer_ReturnValue) == 0x000020, "Member 'SHAmbushPoint_C_IsVisibleOnScreen::CallFunc_IsActorVisibleByPlayer_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_IsVisibleOnScreen, CallFunc_IsComponentTraceableByPlayer_ReturnValue) == 0x000021, "Member 'SHAmbushPoint_C_IsVisibleOnScreen::CallFunc_IsComponentTraceableByPlayer_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint \ static_assert(alignof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint) == 0x000008, "Wrong alignment on SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint"); \ static_assert(sizeof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint) == 0x000090, "Wrong size on SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, EntryPoint) == 0x000000, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_Event_user_1) == 0x000008, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_Event_user_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_K2_GetPawn_ReturnValue) == 0x000010, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_AsMannequin_CH) == 0x000028, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_AsMannequin_CH' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_AsMannequin_CH_1) == 0x000038, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_AsMannequin_CH_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_GetCrouchedHalfHeight_ReturnValue) == 0x000044, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_GetCrouchedHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_GetBlackboard_ReturnValue) == 0x000048, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_MakeLiteralName_ReturnValue) == 0x000050, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000058, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_Event_user) == 0x000060, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_Event_user' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_IsCurrentActionPointReached_ReturnValue) == 0x000068, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_IsCurrentActionPointReached_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000069, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000070, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_AsMannequin_CH_2) == 0x000078, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_AsMannequin_CH_2' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, K2Node_DynamicCast_bSuccess_2) == 0x000080, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000088, "Member 'SHAmbushPoint_C_ExecuteUbergraph_SHAmbushPoint::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_ChangePose \ static_assert(alignof(SHAmbushPoint_C_ChangePose) == 0x000010, "Wrong alignment on SHAmbushPoint_C_ChangePose"); \ static_assert(sizeof(SHAmbushPoint_C_ChangePose) == 0x0003C0, "Wrong size on SHAmbushPoint_C_ChangePose"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, LoopRotation) == 0x000000, "Member 'SHAmbushPoint_C_ChangePose::LoopRotation' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, AnimEnter) == 0x000018, "Member 'SHAmbushPoint_C_ChangePose::AnimEnter' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, K2Node_DynamicCast_AsAnim_Sequence) == 0x000020, "Member 'SHAmbushPoint_C_ChangePose::K2Node_DynamicCast_AsAnim_Sequence' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'SHAmbushPoint_C_ChangePose::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, K2Node_DynamicCast_AsAnim_Montage) == 0x000030, "Member 'SHAmbushPoint_C_ChangePose::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'SHAmbushPoint_C_ChangePose::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_getAnimFromSection_ReturnValue) == 0x000040, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_getAnimFromSection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000048, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_GetAnimByTag_playParams) == 0x000068, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_GetAnimByTag_playParams' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_GetAnimByTag_ReturnValue) == 0x0000E0, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_GetAnimByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x0000E8, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, K2Node_MakeStruct_SingleAnimationPlayData) == 0x0001D0, "Member 'SHAmbushPoint_C_ChangePose::K2Node_MakeStruct_SingleAnimationPlayData' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_MakeTransform_ReturnValue) == 0x0001F0, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_IsBuildEditor_ReturnValue) == 0x000250, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_TryGetRootMotionData_outdata) == 0x000258, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_TryGetRootMotionData_outdata' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_TryGetRootMotionData_ReturnValue) == 0x0002A0, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_TryGetRootMotionData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_Array_IsEmpty_ReturnValue) == 0x0002A1, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_Array_LastIndex_ReturnValue) == 0x0002A4, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_TransformLocation_ReturnValue) == 0x0002A8, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_TransformLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_Quat_Rotator_ReturnValue) == 0x0002C0, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_Quat_Rotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_ChangePose, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x0002D8, "Member 'SHAmbushPoint_C_ChangePose::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHAmbushPoint_C_AmbushMaterialUpdate \ static_assert(alignof(SHAmbushPoint_C_AmbushMaterialUpdate) == 0x000008, "Wrong alignment on SHAmbushPoint_C_AmbushMaterialUpdate"); \ static_assert(sizeof(SHAmbushPoint_C_AmbushMaterialUpdate) == 0x000160, "Wrong size on SHAmbushPoint_C_AmbushMaterialUpdate"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, L_MaterialMID) == 0x000000, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::L_MaterialMID' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo) == 0x000008, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_1) == 0x000018, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_2) == 0x000028, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_2' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_BreakVector2D_X) == 0x000038, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_BreakVector2D_X_1) == 0x000048, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_BreakVector2D_Y_1) == 0x000050, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_DynamicCast_AsMaterial_Instance) == 0x000058, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_DynamicCast_AsMaterial_Instance' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_3) == 0x000064, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_3' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_GetVectorParameter_Parameter_Value) == 0x000074, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_GetVectorParameter_Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_GetTextureParameter_Parameter_Value) == 0x000088, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_GetTextureParameter_Parameter_Value' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_Conv_LinearColorToVector_ReturnValue) == 0x000090, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_Conv_LinearColorToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_GetTextureParameter_Parameter_Value_1) == 0x0000A8, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_GetTextureParameter_Parameter_Value_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x0000B0, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_4) == 0x0000B4, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_4' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_5) == 0x0000C4, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_5' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_6) == 0x0000D4, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_6' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_GetSkeletalMeshAsset_ReturnValue) == 0x0000E8, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_GetSkeletalMeshAsset_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_7) == 0x0000F4, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_7' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_8) == 0x000104, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_8' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_IsValid_ReturnValue_1) == 0x000114, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_9) == 0x000118, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_9' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000128, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, K2Node_MakeStruct_MaterialParameterInfo_10) == 0x00012C, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::K2Node_MakeStruct_MaterialParameterInfo_10' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_GetOrCreateDynamicMaterialInstance_MID) == 0x000140, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_GetOrCreateDynamicMaterialInstance_MID' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast) == 0x000148, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1) == 0x00014C, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2) == 0x000150, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3) == 0x000154, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_4) == 0x000158, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(SHAmbushPoint_C_AmbushMaterialUpdate, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_5) == 0x00015C, "Member 'SHAmbushPoint_C_AmbushMaterialUpdate::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHAmbushPoint_C \ static_assert(alignof(ASHAmbushPoint_C) == 0x000008, "Wrong alignment on ASHAmbushPoint_C"); \ static_assert(sizeof(ASHAmbushPoint_C) == 0x000550, "Wrong size on ASHAmbushPoint_C"); \ static_assert(offsetof(ASHAmbushPoint_C, UberGraphFrame) == 0x000460, "Member 'ASHAmbushPoint_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, VisibilityCheck) == 0x000468, "Member 'ASHAmbushPoint_C::VisibilityCheck' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushAnimPose) == 0x000470, "Member 'ASHAmbushPoint_C::AmbushAnimPose' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushOffset) == 0x000478, "Member 'ASHAmbushPoint_C::AmbushOffset' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, BeingRootMotionBank) == 0x000480, "Member 'ASHAmbushPoint_C::BeingRootMotionBank' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, DaiAnimSet) == 0x000488, "Member 'ASHAmbushPoint_C::DaiAnimSet' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushAttack) == 0x000490, "Member 'ASHAmbushPoint_C::AmbushAttack' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushPoseNew) == 0x0004A0, "Member 'ASHAmbushPoint_C::AmbushPoseNew' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AnimSet) == 0x0004A8, "Member 'ASHAmbushPoint_C::AnimSet' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushParameters) == 0x0004B0, "Member 'ASHAmbushPoint_C::AmbushParameters' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, AmbushParam_ID) == 0x0004C0, "Member 'ASHAmbushPoint_C::AmbushParam_ID' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, CachedCrouchedHalfHeight) == 0x0004C4, "Member 'ASHAmbushPoint_C::CachedCrouchedHalfHeight' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, CachedCapsuleRadius) == 0x0004C8, "Member 'ASHAmbushPoint_C::CachedCapsuleRadius' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, CrouchHalfHeight) == 0x0004CC, "Member 'ASHAmbushPoint_C::CrouchHalfHeight' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, Capsule_Radius) == 0x0004D0, "Member 'ASHAmbushPoint_C::Capsule_Radius' has a wrong offset!"); \ static_assert(offsetof(ASHAmbushPoint_C, Play_Params) == 0x0004D8, "Member 'ASHAmbushPoint_C::Play_Params' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000010, "Wrong size on CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000004, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000005, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_4) == 0x000006, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x000007, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_6) == 0x000008, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_7) == 0x000009, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x00000C, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000208, "Wrong size on CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_828) == 0x000004, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_828' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_829) == 0x00000C, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_829' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_830) == 0x000014, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_830' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_831) == 0x00001C, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_831' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_832) == 0x000028, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_832' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_833) == 0x000038, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_833' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_834) == 0x000048, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_834' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_835) == 0x000050, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_835' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_836) == 0x000054, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_836' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_837) == 0x000060, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_837' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_838) == 0x000068, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_838' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_839) == 0x000070, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_839' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_840) == 0x000071, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_840' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_841) == 0x000078, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_841' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_842) == 0x000088, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_842' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_843) == 0x000090, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_843' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_844) == 0x000098, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_844' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_845) == 0x0000A0, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_845' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_846) == 0x0000A8, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_846' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_847) == 0x0000AC, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_847' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_848) == 0x0000B4, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_848' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_849) == 0x0000BC, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_849' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_850) == 0x0000C4, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_850' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_851) == 0x0000C8, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_851' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_852) == 0x0000D0, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_852' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_853) == 0x0000D4, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_853' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_854) == 0x0000D8, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_854' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_855) == 0x0000DC, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_855' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_856) == 0x0000E0, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_856' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_857) == 0x0000E1, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_857' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_858) == 0x0000E2, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_858' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_859) == 0x0000E4, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_859' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_860) == 0x0000F0, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_860' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000110, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000170, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001F0, "Member 'CH_JamesAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Weapon_IKUpdate \ static_assert(alignof(CH_JamesAnimBP_C_Weapon_IKUpdate) == 0x000010, "Wrong alignment on CH_JamesAnimBP_C_Weapon_IKUpdate"); \ static_assert(sizeof(CH_JamesAnimBP_C_Weapon_IKUpdate) == 0x000190, "Wrong size on CH_JamesAnimBP_C_Weapon_IKUpdate"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_HasItemExecutive_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_HasItemExecutive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_Is_Playing_Melee_Attack_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_Is_Playing_Melee_Attack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_GetEquippedWeapon_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_GetEquippedWeapon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_GetSocketTransform_ReturnValue) == 0x000030, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_DoesSocketExist_ReturnValue) == 0x000090, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_BreakTransform_Location) == 0x000098, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_BreakTransform_Rotation) == 0x0000B0, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_BreakTransform_Scale) == 0x0000C8, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_TransformToBoneSpace_OutPosition) == 0x0000E0, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_TransformToBoneSpace_OutPosition' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_TransformToBoneSpace_OutRotation) == 0x0000F8, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_TransformToBoneSpace_OutRotation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_DoesSocketExist_ReturnValue_1) == 0x000110, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_DoesSocketExist_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_MakeTransform_ReturnValue) == 0x000120, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Weapon_IKUpdate, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000180, "Member 'CH_JamesAnimBP_C_Weapon_IKUpdate::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_WallHandIK \ static_assert(alignof(CH_JamesAnimBP_C_WallHandIK) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_WallHandIK"); \ static_assert(sizeof(CH_JamesAnimBP_C_WallHandIK) == 0x000020, "Wrong size on CH_JamesAnimBP_C_WallHandIK"); \ static_assert(offsetof(CH_JamesAnimBP_C_WallHandIK, InPose) == 0x000000, "Member 'CH_JamesAnimBP_C_WallHandIK::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_WallHandIK, WallHandIK_0) == 0x000010, "Member 'CH_JamesAnimBP_C_WallHandIK::WallHandIK_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UseRootZ \ static_assert(alignof(CH_JamesAnimBP_C_UseRootZ) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UseRootZ"); \ static_assert(sizeof(CH_JamesAnimBP_C_UseRootZ) == 0x000004, "Wrong size on CH_JamesAnimBP_C_UseRootZ"); \ static_assert(offsetof(CH_JamesAnimBP_C_UseRootZ, Value) == 0x000000, "Member 'CH_JamesAnimBP_C_UseRootZ::Value' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UseRootZ, CallFunc_IsAnimationCurveActive_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UseRootZ::CallFunc_IsAnimationCurveActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UseRootZ, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_UseRootZ::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UseRootZ, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_UseRootZ::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpdateIKHand \ static_assert(alignof(CH_JamesAnimBP_C_UpdateIKHand) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_UpdateIKHand"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpdateIKHand) == 0x000068, "Wrong size on CH_JamesAnimBP_C_UpdateIKHand"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, L_FoundHandIKSubcomp) == 0x000000, "Member 'CH_JamesAnimBP_C_UpdateIKHand::L_FoundHandIKSubcomp' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_GetRightHandAlpha_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_GetRightHandAlpha_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_GetRightHandLocation_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_GetRightHandLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_GetLeftHandLocation_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_GetLeftHandLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_GetLeftHandAlpha_ReturnValue) == 0x000040, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_GetLeftHandAlpha_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000044, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000045, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000048, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000050, "Member 'CH_JamesAnimBP_C_UpdateIKHand::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, K2Node_VariableSet_HandRightIKAlpha_ImplicitCast) == 0x000058, "Member 'CH_JamesAnimBP_C_UpdateIKHand::K2Node_VariableSet_HandRightIKAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIKHand, K2Node_VariableSet_HandLeftIKAlpha_ImplicitCast) == 0x000060, "Member 'CH_JamesAnimBP_C_UpdateIKHand::K2Node_VariableSet_HandLeftIKAlpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpdateIK \ static_assert(alignof(CH_JamesAnimBP_C_UpdateIK) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_UpdateIK"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpdateIK) == 0x000158, "Wrong size on CH_JamesAnimBP_C_UpdateIK"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, L_FoundIKSubcomp) == 0x000000, "Member 'CH_JamesAnimBP_C_UpdateIK::L_FoundIKSubcomp' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, RootBoneName) == 0x000008, "Member 'CH_JamesAnimBP_C_UpdateIK::RootBoneName' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, IKFootFloorLocation) == 0x000010, "Member 'CH_JamesAnimBP_C_UpdateIK::IKFootFloorLocation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_GetIsIKEnabled_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_GetIsIKEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_GetFootIK_ReturnValue) == 0x000030, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_GetFootIK_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_GetFootIK_ReturnValue_1) == 0x0000B8, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_GetFootIK_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000140, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateIK, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000150, "Member 'CH_JamesAnimBP_C_UpdateIK::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpdateCurvesValues \ static_assert(alignof(CH_JamesAnimBP_C_UpdateCurvesValues) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_UpdateCurvesValues"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpdateCurvesValues) == 0x000018, "Wrong size on CH_JamesAnimBP_C_UpdateCurvesValues"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateCurvesValues, CallFunc_GetCurveValue_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpdateCurvesValues::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateCurvesValues, CallFunc_GetCurveValue_ReturnValue_1) == 0x000004, "Member 'CH_JamesAnimBP_C_UpdateCurvesValues::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateCurvesValues, K2Node_VariableSet_FeetPosition_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_UpdateCurvesValues::K2Node_VariableSet_FeetPosition_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateCurvesValues, K2Node_VariableSet_WeightGait_ImplicitCast) == 0x000010, "Member 'CH_JamesAnimBP_C_UpdateCurvesValues::K2Node_VariableSet_WeightGait_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpdateAliveState \ static_assert(alignof(CH_JamesAnimBP_C_UpdateAliveState) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_UpdateAliveState"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpdateAliveState) == 0x000018, "Wrong size on CH_JamesAnimBP_C_UpdateAliveState"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAliveState, L_WasAliveInPreviousTick) == 0x000000, "Member 'CH_JamesAnimBP_C_UpdateAliveState::L_WasAliveInPreviousTick' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAliveState, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000008, "Member 'CH_JamesAnimBP_C_UpdateAliveState::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAliveState, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_UpdateAliveState::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAliveState, CallFunc_IsAlive_ReturnValue) == 0x000011, "Member 'CH_JamesAnimBP_C_UpdateAliveState::CallFunc_IsAlive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAliveState, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'CH_JamesAnimBP_C_UpdateAliveState::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpdateAimingValues \ static_assert(alignof(CH_JamesAnimBP_C_UpdateAimingValues) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_UpdateAimingValues"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpdateAimingValues) == 0x000008, "Wrong size on CH_JamesAnimBP_C_UpdateAimingValues"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpdateAimingValues, LookAtTargetInterpSpeed) == 0x000000, "Member 'CH_JamesAnimBP_C_UpdateAimingValues::LookAtTargetInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_SetIKHand \ static_assert(alignof(CH_JamesAnimBP_C_SetIKHand) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_SetIKHand"); \ static_assert(sizeof(CH_JamesAnimBP_C_SetIKHand) == 0x0000D0, "Wrong size on CH_JamesAnimBP_C_SetIKHand"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, HandIKSubcomp) == 0x000000, "Member 'CH_JamesAnimBP_C_SetIKHand::HandIKSubcomp' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, IKAlpha) == 0x000008, "Member 'CH_JamesAnimBP_C_SetIKHand::IKAlpha' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, IKLocation) == 0x000010, "Member 'CH_JamesAnimBP_C_SetIKHand::IKLocation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_GetRightHandLocation_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_GetRightHandLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000040, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_GetRightHandAlpha_ReturnValue) == 0x000044, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_GetRightHandAlpha_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000048, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000050, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, K2Node_DynamicCast_AsSHCharacter_Play_BP) == 0x000058, "Member 'CH_JamesAnimBP_C_SetIKHand::K2Node_DynamicCast_AsSHCharacter_Play_BP' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'CH_JamesAnimBP_C_SetIKHand::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_GetSocketLocation_ReturnValue) == 0x000068, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_GetSocketLocation_ReturnValue_1) == 0x000080, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_GetSocketLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_Add_VectorVector_ReturnValue) == 0x0000B0, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_SetIKHand, CallFunc_FInterpTo_Constant_Target_ImplicitCast) == 0x0000C8, "Member 'CH_JamesAnimBP_C_SetIKHand::CallFunc_FInterpTo_Constant_Target_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha \ static_assert(alignof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha"); \ static_assert(sizeof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha) == 0x000020, "Wrong size on CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha"); \ static_assert(offsetof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000010, "Member 'CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'CH_JamesAnimBP_C_Set_Foot_IKCtr_Rig_Alpha::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_LipsyncMorpTargetsNerf \ static_assert(alignof(CH_JamesAnimBP_C_LipsyncMorpTargetsNerf) == 0x000004, "Wrong alignment on CH_JamesAnimBP_C_LipsyncMorpTargetsNerf"); \ static_assert(sizeof(CH_JamesAnimBP_C_LipsyncMorpTargetsNerf) == 0x000008, "Wrong size on CH_JamesAnimBP_C_LipsyncMorpTargetsNerf"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncMorpTargetsNerf, CallFunc_isPlayingSlotAnimation_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_LipsyncMorpTargetsNerf::CallFunc_isPlayingSlotAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncMorpTargetsNerf, CallFunc_GetAlphaBoolBlend_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_LipsyncMorpTargetsNerf::CallFunc_GetAlphaBoolBlend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsInWater \ static_assert(alignof(CH_JamesAnimBP_C_IsInWater) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsInWater"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsInWater) == 0x000018, "Wrong size on CH_JamesAnimBP_C_IsInWater"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsInWater, InWater) == 0x000000, "Member 'CH_JamesAnimBP_C_IsInWater::InWater' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsInWater, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_IsInWater::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsInWater, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_IsInWater::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsInWater, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CH_JamesAnimBP_C_IsInWater::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsInWater, CallFunc_IsInWater_ReturnValue) == 0x000012, "Member 'CH_JamesAnimBP_C_IsInWater::CallFunc_IsInWater_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsFootIKEnabled \ static_assert(alignof(CH_JamesAnimBP_C_IsFootIKEnabled) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsFootIKEnabled"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsFootIKEnabled) == 0x000038, "Wrong size on CH_JamesAnimBP_C_IsFootIKEnabled"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, L_FoundIKSubcomp) == 0x000008, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::L_FoundIKSubcomp' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, L_FoundAnimComp) == 0x000010, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::L_FoundAnimComp' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, CallFunc_GetIsIKEnabled_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::CallFunc_GetIsIKEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsFootIKEnabled, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000030, "Member 'CH_JamesAnimBP_C_IsFootIKEnabled::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot \ static_assert(alignof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot) == 0x000028, "Wrong size on CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_GetCurrentMeleeAttackEnemyTarget_Monster) == 0x000008, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_GetCurrentMeleeAttackEnemyTarget_Monster' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000018, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue) == 0x000021, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue_1) == 0x000022, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_HasHitReactionStatesOfTypeAndVariantInProgress_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot, CallFunc_BooleanOR_ReturnValue) == 0x000023, "Member 'CH_JamesAnimBP_C_IsEnemyFalterAfterKneeShot::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Is_on_Stairs \ static_assert(alignof(CH_JamesAnimBP_C_Is_on_Stairs) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Is_on_Stairs"); \ static_assert(sizeof(CH_JamesAnimBP_C_Is_on_Stairs) == 0x000018, "Wrong size on CH_JamesAnimBP_C_Is_on_Stairs"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_on_Stairs, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Is_on_Stairs::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_on_Stairs, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Is_on_Stairs::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_on_Stairs, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_Is_on_Stairs::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_on_Stairs, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CH_JamesAnimBP_C_Is_on_Stairs::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_on_Stairs, CallFunc_IsOnStairs_ReturnValue) == 0x000012, "Member 'CH_JamesAnimBP_C_Is_on_Stairs::CallFunc_IsOnStairs_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IKWallHandUpdate \ static_assert(alignof(CH_JamesAnimBP_C_IKWallHandUpdate) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IKWallHandUpdate"); \ static_assert(sizeof(CH_JamesAnimBP_C_IKWallHandUpdate) == 0x0000E0, "Wrong size on CH_JamesAnimBP_C_IKWallHandUpdate"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, interpSpeed) == 0x000000, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::interpSpeed' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000008, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000021, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000022, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000023, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_NotEqual_DoubleDouble_ReturnValue_2) == 0x000024, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_NotEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_BooleanOR_ReturnValue) == 0x000025, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_BooleanOR_ReturnValue_1) == 0x000030, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_FInterpTo_ReturnValue) == 0x000038, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000040, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_FInterpTo_ReturnValue_1) == 0x000048, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_RInterpTo_ReturnValue) == 0x000050, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_RInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_BreakRotator_Roll) == 0x000068, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_BreakRotator_Pitch) == 0x00006C, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_BreakRotator_Yaw) == 0x000070, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_MakeRotator_ReturnValue) == 0x000078, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_WallAvoidArmRight_ImplicitCast) == 0x000090, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_WallAvoidArmRight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_WallAvoidArmLeft_ImplicitCast) == 0x000098, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_WallAvoidArmLeft_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_IKWallSpineCornersAlpha_ImplicitCast) == 0x0000A0, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_IKWallSpineCornersAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_IKWallSpineImpulseAlpha_ImplicitCast) == 0x0000A8, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_IKWallSpineImpulseAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_FInterpTo_Target_ImplicitCast) == 0x0000B0, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_FInterpTo_Target_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x0000B8, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_FInterpTo_Target_ImplicitCast_1) == 0x0000C0, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_FInterpTo_Target_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_IKWallHandLeftAlpha_ImplicitCast) == 0x0000C8, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_IKWallHandLeftAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, K2Node_VariableSet_IKWallHandRightAlpha_ImplicitCast) == 0x0000D0, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::K2Node_VariableSet_IKWallHandRightAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_RInterpTo_DeltaTime_ImplicitCast) == 0x0000D8, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_RInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKWallHandUpdate, CallFunc_RInterpTo_InterpSpeed_ImplicitCast) == 0x0000DC, "Member 'CH_JamesAnimBP_C_IKWallHandUpdate::CallFunc_RInterpTo_InterpSpeed_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IKFootLock \ static_assert(alignof(CH_JamesAnimBP_C_IKFootLock) == 0x000010, "Wrong alignment on CH_JamesAnimBP_C_IKFootLock"); \ static_assert(sizeof(CH_JamesAnimBP_C_IKFootLock) == 0x000210, "Wrong size on CH_JamesAnimBP_C_IKFootLock"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, BoneType) == 0x000000, "Member 'CH_JamesAnimBP_C_IKFootLock::BoneType' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CurrentLockValue) == 0x000008, "Member 'CH_JamesAnimBP_C_IKFootLock::CurrentLockValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, FootLock) == 0x000010, "Member 'CH_JamesAnimBP_C_IKFootLock::FootLock' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, FootLockRotation) == 0x000028, "Member 'CH_JamesAnimBP_C_IKFootLock::FootLockRotation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CurveName) == 0x000040, "Member 'CH_JamesAnimBP_C_IKFootLock::CurveName' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, BoneName) == 0x000048, "Member 'CH_JamesAnimBP_C_IKFootLock::BoneName' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, RotationDifference) == 0x000050, "Member 'CH_JamesAnimBP_C_IKFootLock::RotationDifference' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, LocationDifference) == 0x000068, "Member 'CH_JamesAnimBP_C_IKFootLock::LocationDifference' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, LockValueCurve) == 0x000080, "Member 'CH_JamesAnimBP_C_IKFootLock::LockValueCurve' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetCurveValue_ReturnValue) == 0x000088, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00008C, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000090, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetOwningComponent_ReturnValue) == 0x0000B0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0000B8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x0000D0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetOwningComponent_ReturnValue_1) == 0x0000E8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetOwningComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetSocketTransform_ReturnValue) == 0x0000F0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BreakTransform_Location) == 0x000150, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BreakTransform_Rotation) == 0x000168, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BreakTransform_Scale) == 0x000180, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000198, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x0001A0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GetCurrentRotationSpeed_ReturnValue) == 0x0001B0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GetCurrentRotationSpeed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0001C0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BreakVector2D_X) == 0x0001C8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BreakVector2D_Y) == 0x0001D0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_BooleanOR_ReturnValue) == 0x0001D8, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_RotateAngleAxis_ReturnValue) == 0x0001E0, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, K2Node_VariableSet_LockValueCurve_ImplicitCast) == 0x0001F8, "Member 'CH_JamesAnimBP_C_IKFootLock::K2Node_VariableSet_LockValueCurve_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IKFootLock, CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast) == 0x000200, "Member 'CH_JamesAnimBP_C_IKFootLock::CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_HasItemExecutive \ static_assert(alignof(CH_JamesAnimBP_C_HasItemExecutive) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_HasItemExecutive"); \ static_assert(sizeof(CH_JamesAnimBP_C_HasItemExecutive) == 0x000030, "Wrong size on CH_JamesAnimBP_C_HasItemExecutive"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_HasItemExecutive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_HasItemExecutive::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000010, "Member 'CH_JamesAnimBP_C_HasItemExecutive::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CH_JamesAnimBP_C_HasItemExecutive::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, CallFunc_GetItemExecutive_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_HasItemExecutive::CallFunc_GetItemExecutive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HasItemExecutive, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_HasItemExecutive::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_HandIK \ static_assert(alignof(CH_JamesAnimBP_C_HandIK) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_HandIK"); \ static_assert(sizeof(CH_JamesAnimBP_C_HandIK) == 0x000020, "Wrong size on CH_JamesAnimBP_C_HandIK"); \ static_assert(offsetof(CH_JamesAnimBP_C_HandIK, InputPose_HandIK) == 0x000000, "Member 'CH_JamesAnimBP_C_HandIK::InputPose_HandIK' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_HandIK, HandIK_0) == 0x000010, "Member 'CH_JamesAnimBP_C_HandIK::HandIK_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetSpeedWarpingScale \ static_assert(alignof(CH_JamesAnimBP_C_GetSpeedWarpingScale) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetSpeedWarpingScale"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetSpeedWarpingScale) == 0x0000B8, "Wrong size on CH_JamesAnimBP_C_GetSpeedWarpingScale"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, GlobalScaleInterpSpeed) == 0x000008, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::GlobalScaleInterpSpeed' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, InteriorExterionAlpha) == 0x000010, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::InteriorExterionAlpha' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, Movement) == 0x000018, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::Movement' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, GlobalScaleTarget) == 0x000020, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::GlobalScaleTarget' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_IsSprinting_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Is_on_Stairs_ReturnValue) == 0x000029, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Is_on_Stairs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_IsMovingOnSlope_ReturnValue) == 0x00002A, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_IsMovingOnSlope_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_IsInWater_InWater) == 0x00002B, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_IsInWater_InWater' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_BooleanAND_ReturnValue) == 0x00002C, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_IsMoving_ReturnValue) == 0x00002D, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_IsMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetSpeedWarpingForcedMultiplier_Enabled) == 0x00002E, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetSpeedWarpingForcedMultiplier_Enabled' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetSpeedWarpingForcedMultiplier_ForcedValue) == 0x000030, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetSpeedWarpingForcedMultiplier_ForcedValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000038, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000040, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetDeltaSeconds_ReturnValue) == 0x00004C, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_FInterpTo_ReturnValue) == 0x000050, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetCurveValue_ReturnValue) == 0x000058, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetInteriorExteriorState_ReturnValue) == 0x00005C, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetInteriorExteriorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Lerp_ReturnValue) == 0x000060, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000068, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetCurveValue_ReturnValue_1) == 0x00006C, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_GetAlphaBoolBlend_ReturnValue) == 0x000070, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_GetAlphaBoolBlend_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000078, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, K2Node_VariableSet_GlobalScaleTarget_ImplicitCast) == 0x000090, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::K2Node_VariableSet_GlobalScaleTarget_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000098, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x0000A0, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Lerp_B_ImplicitCast) == 0x0000A8, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetSpeedWarpingScale, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000B0, "Member 'CH_JamesAnimBP_C_GetSpeedWarpingScale::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetPlayerAnimationComponent \ static_assert(alignof(CH_JamesAnimBP_C_GetPlayerAnimationComponent) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetPlayerAnimationComponent"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetPlayerAnimationComponent) == 0x000020, "Wrong size on CH_JamesAnimBP_C_GetPlayerAnimationComponent"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetPlayerAnimationComponent, AnimationComponent) == 0x000000, "Member 'CH_JamesAnimBP_C_GetPlayerAnimationComponent::AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetPlayerAnimationComponent, L_PlayerCharacter) == 0x000008, "Member 'CH_JamesAnimBP_C_GetPlayerAnimationComponent::L_PlayerCharacter' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetPlayerAnimationComponent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_GetPlayerAnimationComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetPlayerAnimationComponent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_GetPlayerAnimationComponent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetMoveDirectionAngle \ static_assert(alignof(CH_JamesAnimBP_C_GetMoveDirectionAngle) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetMoveDirectionAngle"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetMoveDirectionAngle) == 0x000040, "Wrong size on CH_JamesAnimBP_C_GetMoveDirectionAngle"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, Angle) == 0x000000, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetMoveDirectionAngle, K2Node_FunctionResult_Angle_ImplicitCast) == 0x000038, "Member 'CH_JamesAnimBP_C_GetMoveDirectionAngle::K2Node_FunctionResult_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget \ static_assert(alignof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget) == 0x000038, "Wrong size on CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, Monster) == 0x000000, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::Monster' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, CallFunc_GetEquippedWeapon_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::CallFunc_GetEquippedWeapon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, K2Node_DynamicCast_AsSHItem_Weapon_Melee) == 0x000010, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::K2Node_DynamicCast_AsSHItem_Weapon_Melee' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, CallFunc_GetCurrentMeleeAttackEnemyTarget_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::CallFunc_GetCurrentMeleeAttackEnemyTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, K2Node_DynamicCast_AsMonster_CH) == 0x000028, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'CH_JamesAnimBP_C_GetCurrentMeleeAttackEnemyTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetCameraRotation \ static_assert(alignof(CH_JamesAnimBP_C_GetCameraRotation) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetCameraRotation"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetCameraRotation) == 0x000040, "Wrong size on CH_JamesAnimBP_C_GetCameraRotation"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCameraRotation, RotationValue) == 0x000000, "Member 'CH_JamesAnimBP_C_GetCameraRotation::RotationValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCameraRotation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_GetCameraRotation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCameraRotation, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_GetCameraRotation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetCameraRotation, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_GetCameraRotation::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_FootIK \ static_assert(alignof(CH_JamesAnimBP_C_FootIK) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_FootIK"); \ static_assert(sizeof(CH_JamesAnimBP_C_FootIK) == 0x000020, "Wrong size on CH_JamesAnimBP_C_FootIK"); \ static_assert(offsetof(CH_JamesAnimBP_C_FootIK, InPose) == 0x000000, "Member 'CH_JamesAnimBP_C_FootIK::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_FootIK, FootIK_0) == 0x000010, "Member 'CH_JamesAnimBP_C_FootIK::FootIK_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP \ static_assert(alignof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP"); \ static_assert(sizeof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP) == 0x000250, "Wrong size on CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, EntryPoint) == 0x000000, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000010, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000028, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_3) == 0x000031, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue) == 0x000032, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000038, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000040, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_1) == 0x000048, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_4) == 0x000049, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000050, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000058, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_1) == 0x000060, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_5) == 0x000068, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_6) == 0x000069, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000070, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_3) == 0x000078, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_7) == 0x000080, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_8) == 0x000081, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_3) == 0x000088, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_2) == 0x000090, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_9) == 0x000091, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_3) == 0x000092, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x000098, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_2) == 0x0000A0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_3) == 0x0000A8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_3) == 0x0000B0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_10) == 0x0000B8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_11) == 0x0000B9, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_4) == 0x0000C0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_5) == 0x0000C8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_12) == 0x0000D0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_13) == 0x0000D1, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_4) == 0x0000D8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_5) == 0x0000E0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_14) == 0x0000E8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_15) == 0x0000E9, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_4) == 0x0000EA, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_4) == 0x0000F0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_4) == 0x0000F8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_5) == 0x000100, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_16) == 0x000101, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_5) == 0x000108, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, K2Node_Event_DeltaTimeX) == 0x000110, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_5) == 0x000118, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_17) == 0x000120, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_6) == 0x000128, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_18) == 0x000130, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_6) == 0x000138, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_19) == 0x000140, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_6) == 0x000141, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_6) == 0x000148, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_6) == 0x000150, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_20) == 0x000158, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_20' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000160, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_21) == 0x000168, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_21' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000170, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_ForceTposeDebug_ReturnValue) == 0x000178, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_ForceTposeDebug_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_7) == 0x000180, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_8) == 0x000188, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_22) == 0x000190, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_22' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_23) == 0x000191, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_23' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_7) == 0x000198, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_9) == 0x0001A0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_24) == 0x0001A8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_24' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_25) == 0x0001A9, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_25' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetComponentByClass_ReturnValue_8) == 0x0001B0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetComponentByClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_7) == 0x0001B8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_26) == 0x0001B9, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_26' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsInitialized_ReturnValue_8) == 0x0001BA, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsInitialized_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_7) == 0x0001C0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_7) == 0x0001C8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_8) == 0x0001D0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_27) == 0x0001D8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_27' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_8) == 0x0001E0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsValid_ReturnValue_28) == 0x0001E8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsValid_ReturnValue_28' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_IsBuildShipping_ReturnValue) == 0x0001E9, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_GetPlayerController_ReturnValue) == 0x0001F0, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue) == 0x0001F8, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_1) == 0x0001FC, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_2) == 0x000200, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_3) == 0x000204, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_4) == 0x000208, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_5) == 0x00020C, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_6) == 0x000210, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_7) == 0x000214, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_8) == 0x000218, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_8' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_9) == 0x00021C, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_9' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_10) == 0x000220, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_10' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_11) == 0x000224, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_11' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_12) == 0x000228, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_12' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_13) == 0x00022C, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_13' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_14) == 0x000230, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_14' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_15) == 0x000234, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_15' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_16) == 0x000238, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_16' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_17) == 0x00023C, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_17' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_18) == 0x000240, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_18' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, CallFunc_Montage_Play_ReturnValue_19) == 0x000244, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::CallFunc_Montage_Play_ReturnValue_19' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP, K2Node_VariableSet_TimeDelta_ImplicitCast) == 0x000248, "Member 'CH_JamesAnimBP_C_ExecuteUbergraph_CH_JamesAnimBP::K2Node_VariableSet_TimeDelta_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_EnableSpeedWarping \ static_assert(alignof(CH_JamesAnimBP_C_EnableSpeedWarping) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_EnableSpeedWarping"); \ static_assert(sizeof(CH_JamesAnimBP_C_EnableSpeedWarping) == 0x000020, "Wrong size on CH_JamesAnimBP_C_EnableSpeedWarping"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, CallFunc_IsAnimationCurveActive_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::CallFunc_IsAnimationCurveActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, CallFunc_IsAnimationCurveActive_ReturnValue_1) == 0x000002, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::CallFunc_IsAnimationCurveActive_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000010, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, CallFunc_GetInteriorExteriorState_ReturnValue) == 0x000019, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::CallFunc_GetInteriorExteriorState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_EnableSpeedWarping, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001A, "Member 'CH_JamesAnimBP_C_EnableSpeedWarping::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type \ static_assert(alignof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type"); \ static_assert(sizeof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type) == 0x000040, "Wrong size on CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsAimingWeapon_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsAimingWeapon_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_isPlayingSlotAnimation_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_isPlayingSlotAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsChangingWeaponActionPlaying_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsChangingWeaponActionPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_isPlayingSlotAnimation_ReturnValue_1) == 0x000010, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_isPlayingSlotAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_BooleanAND_ReturnValue_1) == 0x000012, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsInitialized_ReturnValue) == 0x000021, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000030, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_isPlayingSlotAnimation_ReturnValue_2) == 0x000038, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_isPlayingSlotAnimation_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_IsValid_ReturnValue_2) == 0x000039, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_BooleanOR_ReturnValue) == 0x00003A, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_ShouldMove_ReturnValue) == 0x00003B, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type, CallFunc_isPlayingSlotAnimation_ReturnValue_3) == 0x00003C, "Member 'CH_JamesAnimBP_C_Determine_Upper_Body_Anim_Type::CallFunc_isPlayingSlotAnimation_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_BlueprintUpdateAnimation \ static_assert(alignof(CH_JamesAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_JamesAnimBP_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(CH_JamesAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_JamesAnimBP_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(CH_JamesAnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_JamesAnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_AnimNotify_WholeBodyExit \ static_assert(alignof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_AnimNotify_WholeBodyExit"); \ static_assert(sizeof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit) == 0x000050, "Wrong size on CH_JamesAnimBP_C_AnimNotify_WholeBodyExit"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_IsInitialized_ReturnValue) == 0x000019, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000038, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000040, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyExit, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyExit::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter \ static_assert(alignof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter"); \ static_assert(sizeof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter) == 0x000050, "Wrong size on CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_GetComponentByClass_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_IsInitialized_ReturnValue) == 0x000019, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000038, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000040, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'CH_JamesAnimBP_C_AnimNotify_WholeBodyEnter::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_AnimGraph \ static_assert(alignof(CH_JamesAnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_AnimGraph"); \ static_assert(sizeof(CH_JamesAnimBP_C_AnimGraph) == 0x000020, "Wrong size on CH_JamesAnimBP_C_AnimGraph"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimGraph, InPose_0) == 0x000000, "Member 'CH_JamesAnimBP_C_AnimGraph::InPose_0' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CH_JamesAnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponReload::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponPrepare::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInMove::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeInIdle::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny) == 0x000004, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponChangeAny::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny) == 0x000004, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_WeaponAny::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_Door \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_Door) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_Door"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_Door) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_Door"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_Door, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_Door::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_Door, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_Door::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_UpperBodyAnim_Default \ static_assert(alignof(CH_JamesAnimBP_C_UpperBodyAnim_Default) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_UpperBodyAnim_Default"); \ static_assert(sizeof(CH_JamesAnimBP_C_UpperBodyAnim_Default) == 0x000002, "Wrong size on CH_JamesAnimBP_C_UpperBodyAnim_Default"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_Default, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_Default::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_UpperBodyAnim_Default, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_UpperBodyAnim_Default::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_ \ static_assert(alignof(CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_) == 0x000004, "Wrong alignment on CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_"); \ static_assert(sizeof(CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_) == 0x000008, "Wrong size on CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_"); \ static_assert(offsetof(CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_, CallFunc_StateMachine_GetGlobalWeight_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_StateWeight_PrevLocomotionSnapshot_::CallFunc_StateMachine_GetGlobalWeight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion \ static_assert(alignof(CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion"); \ static_assert(sizeof(CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion) == 0x000010, "Wrong size on CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_Rule_PrevLocomotionSnapshotToLocomotion::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing \ static_assert(alignof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing"); \ static_assert(sizeof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing) == 0x000010, "Wrong size on CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing, CallFunc_IsAnimationCurveActive_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing::CallFunc_IsAnimationCurveActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_Healing::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim \ static_assert(alignof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim"); \ static_assert(sizeof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim) == 0x000010, "Wrong size on CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim, CallFunc_IsSlotAnimationPlaying_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim::CallFunc_IsSlotAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_Rule_Prev_Locomotion_Snapshot_to_Locomotion_EquipToAim::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot \ static_assert(alignof(CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot"); \ static_assert(sizeof(CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot) == 0x000010, "Wrong size on CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_Rule_LocomotionToPrevLocomotionSnapshot::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim \ static_assert(alignof(CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim"); \ static_assert(sizeof(CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim) == 0x000003, "Wrong size on CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim"); \ static_assert(offsetof(CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim, CallFunc_Detected_IssueWithChangeWeaponSlotAnim_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim::CallFunc_Detected_IssueWithChangeWeaponSlotAnim_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_NotDetected_IssueWithChangeWeaponSlotAnim::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_LipsyncBlendWeight \ static_assert(alignof(CH_JamesAnimBP_C_LipsyncBlendWeight) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_LipsyncBlendWeight"); \ static_assert(sizeof(CH_JamesAnimBP_C_LipsyncBlendWeight) == 0x000038, "Wrong size on CH_JamesAnimBP_C_LipsyncBlendWeight"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000010, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, CallFunc_GetItemExecutive_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::CallFunc_GetItemExecutive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, K2Node_DynamicCast_AsSHItem_Investigation_Executive) == 0x000028, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::K2Node_DynamicCast_AsSHItem_Investigation_Executive' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_LipsyncBlendWeight, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'CH_JamesAnimBP_C_LipsyncBlendWeight::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsSprinting \ static_assert(alignof(CH_JamesAnimBP_C_IsSprinting) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsSprinting"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsSprinting) == 0x000018, "Wrong size on CH_JamesAnimBP_C_IsSprinting"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSprinting, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_IsSprinting::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSprinting, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_IsSprinting::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSprinting, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_IsSprinting::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSprinting, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CH_JamesAnimBP_C_IsSprinting::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSprinting, CallFunc_IsSprinting_ReturnValue) == 0x000012, "Member 'CH_JamesAnimBP_C_IsSprinting::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsSlotAnimationPlaying \ static_assert(alignof(CH_JamesAnimBP_C_IsSlotAnimationPlaying) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsSlotAnimationPlaying"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsSlotAnimationPlaying) == 0x000028, "Wrong size on CH_JamesAnimBP_C_IsSlotAnimationPlaying"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, SlotName) == 0x000000, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::SlotName' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, IgnoreIfBlendingOut) == 0x000008, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::IgnoreIfBlendingOut' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, ReturnValue) == 0x000009, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, Temp_bool_Variable) == 0x00000A, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, K2Node_Select_Default) == 0x000010, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, CallFunc_Array_Find_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsSlotAnimationPlaying, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000024, "Member 'CH_JamesAnimBP_C_IsSlotAnimationPlaying::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsMoving \ static_assert(alignof(CH_JamesAnimBP_C_IsMoving) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_IsMoving"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsMoving) == 0x000028, "Wrong size on CH_JamesAnimBP_C_IsMoving"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_IsMoving::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_IsMoving_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_IsMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsMoving, CallFunc_IsValid_ReturnValue_2) == 0x000021, "Member 'CH_JamesAnimBP_C_IsMoving::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled \ static_assert(alignof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled) == 0x000005, "Wrong size on CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled, CallFunc_IsAnimationCurveActive_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled::CallFunc_IsAnimationCurveActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled, CallFunc_IsCharacterCorrectivePostprocessEnabled_ReturnValue) == 0x000002, "Member 'CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled::CallFunc_IsCharacterCorrectivePostprocessEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_IsCharacterCorrectivePostprocessEnabled::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_IsAnimationCurveActive \ static_assert(alignof(CH_JamesAnimBP_C_IsAnimationCurveActive) == 0x000004, "Wrong alignment on CH_JamesAnimBP_C_IsAnimationCurveActive"); \ static_assert(sizeof(CH_JamesAnimBP_C_IsAnimationCurveActive) == 0x00000C, "Wrong size on CH_JamesAnimBP_C_IsAnimationCurveActive"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsAnimationCurveActive, CurveName) == 0x000000, "Member 'CH_JamesAnimBP_C_IsAnimationCurveActive::CurveName' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsAnimationCurveActive, ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_IsAnimationCurveActive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_IsAnimationCurveActive, CallFunc_Array_Contains_ReturnValue) == 0x000009, "Member 'CH_JamesAnimBP_C_IsAnimationCurveActive::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Is_Playing_Melee_Attack \ static_assert(alignof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Is_Playing_Melee_Attack"); \ static_assert(sizeof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack) == 0x000030, "Wrong size on CH_JamesAnimBP_C_Is_Playing_Melee_Attack"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, CallFunc_GetOwningComponent_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Playing_Melee_Attack, CallFunc_isPlayingSlotAnimation_ReturnValue) == 0x000028, "Member 'CH_JamesAnimBP_C_Is_Playing_Melee_Attack::CallFunc_isPlayingSlotAnimation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot \ static_assert(alignof(CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot) == 0x000001, "Wrong alignment on CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot"); \ static_assert(sizeof(CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot) == 0x000002, "Wrong size on CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Is_Melee_Attacking_Enemy_After_Knee_Shot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetLastSlopeAngleDeg \ static_assert(alignof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetLastSlopeAngleDeg"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg) == 0x000020, "Wrong size on CH_JamesAnimBP_C_GetLastSlopeAngleDeg"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, CallFunc_GetLastSlopeAngleDeg_ReturnValue) == 0x000014, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::CallFunc_GetLastSlopeAngleDeg_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetLastSlopeAngleDeg, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000018, "Member 'CH_JamesAnimBP_C_GetLastSlopeAngleDeg::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha \ static_assert(alignof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha) == 0x000020, "Wrong size on CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, Temp_real_Variable) == 0x000004, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, Temp_bool_Variable) == 0x000008, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000009, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x00000A, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, K2Node_Select_Default) == 0x00000C, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1) == 0x000018, "Member 'CH_JamesAnimBP_C_GetIKPelvisOffsetAlpha::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_GetActiveAtributeCurveNames \ static_assert(alignof(CH_JamesAnimBP_C_GetActiveAtributeCurveNames) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_GetActiveAtributeCurveNames"); \ static_assert(sizeof(CH_JamesAnimBP_C_GetActiveAtributeCurveNames) == 0x000020, "Wrong size on CH_JamesAnimBP_C_GetActiveAtributeCurveNames"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetActiveAtributeCurveNames, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_GetActiveAtributeCurveNames::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_GetActiveAtributeCurveNames, CallFunc_GetActiveCurveNames_OutNames) == 0x000010, "Member 'CH_JamesAnimBP_C_GetActiveAtributeCurveNames::CallFunc_GetActiveCurveNames_OutNames' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Get_Hips_ZOffset \ static_assert(alignof(CH_JamesAnimBP_C_Get_Hips_ZOffset) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Get_Hips_ZOffset"); \ static_assert(sizeof(CH_JamesAnimBP_C_Get_Hips_ZOffset) == 0x000018, "Wrong size on CH_JamesAnimBP_C_Get_Hips_ZOffset"); \ static_assert(offsetof(CH_JamesAnimBP_C_Get_Hips_ZOffset, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Get_Hips_ZOffset::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Get_Hips_ZOffset, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Get_Hips_ZOffset::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Get_Hips_ZOffset, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'CH_JamesAnimBP_C_Get_Hips_ZOffset::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim \ static_assert(alignof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim"); \ static_assert(sizeof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim) == 0x000018, "Wrong size on CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_IsSlotAnimationPlaying_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_IsSlotAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000009, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000A, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_BooleanAND_ReturnValue) == 0x00000B, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00000C, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_BooleanOR_ReturnValue) == 0x00000D, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_BooleanAND_ReturnValue_1) == 0x00000E, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_BooleanAND_ReturnValue_2) == 0x00000F, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'CH_JamesAnimBP_C_Detected_IssueWithChangeWeaponSlotAnim::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot \ static_assert(alignof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot"); \ static_assert(sizeof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot) == 0x000018, "Wrong size on CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000002, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1) == 0x000010, "Member 'CH_JamesAnimBP_C_CreateLocomotionPoseSnapshot::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_JamesAnimBP_C_CalcStrideDirection \ static_assert(alignof(CH_JamesAnimBP_C_CalcStrideDirection) == 0x000008, "Wrong alignment on CH_JamesAnimBP_C_CalcStrideDirection"); \ static_assert(sizeof(CH_JamesAnimBP_C_CalcStrideDirection) == 0x000150, "Wrong size on CH_JamesAnimBP_C_CalcStrideDirection"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, ReturnValue) == 0x000000, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, Temp_real_Variable) == 0x000018, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_Vector_Forward_ReturnValue) == 0x000020, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_Vector_Forward_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, Temp_bool_Variable) == 0x000038, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_Vector_Up_ReturnValue) == 0x000040, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_Vector_Up_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000058, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_GetActorForwardVector_ReturnValue) == 0x000060, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_MakeRotFromXZ_ReturnValue) == 0x000080, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_MakeRotFromXZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_GetVelocity_ReturnValue) == 0x000098, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_Vector_Normal2D_ReturnValue) == 0x0000B0, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_MakeRotFromXZ_ReturnValue_1) == 0x0000C8, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_MakeRotFromXZ_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x0000E0, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0000E8, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_BreakRotator_Roll) == 0x000100, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_BreakRotator_Pitch) == 0x000104, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_BreakRotator_Yaw) == 0x000108, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, K2Node_Select_Default) == 0x000110, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000118, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_ClampAxis_ReturnValue) == 0x000120, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_ClampAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_RotateAngleAxis_ReturnValue) == 0x000128, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, K2Node_Select_Option_0_ImplicitCast) == 0x000140, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_JamesAnimBP_C_CalcStrideDirection, CallFunc_ClampAxis_Angle_ImplicitCast) == 0x000148, "Member 'CH_JamesAnimBP_C_CalcStrideDirection::CallFunc_ClampAxis_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_JamesAnimBP_C \ static_assert(alignof(UCH_JamesAnimBP_C) == 0x000010, "Wrong alignment on UCH_JamesAnimBP_C"); \ static_assert(sizeof(UCH_JamesAnimBP_C) == 0x009540, "Wrong size on UCH_JamesAnimBP_C"); \ static_assert(offsetof(UCH_JamesAnimBP_C, UberGraphFrame) == 0x0003B0, "Member 'UCH_JamesAnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, __AnimBlueprintMutables) == 0x0003B8, "Member 'UCH_JamesAnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimBlueprintExtension_Tag) == 0x0003C8, "Member 'UCH_JamesAnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003D0, "Member 'UCH_JamesAnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimBlueprintExtension_Base) == 0x0003D8, "Member 'UCH_JamesAnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_20) == 0x0003E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_20' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK_5) == 0x000510, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedInputPose_3) == 0x000780, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedInputPose_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_11) == 0x000848, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_11) == 0x000868, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_19) == 0x000888, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_19' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK_4) == 0x0009B0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Root_3) == 0x000C20, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Root_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedInputPose_2) == 0x000C40, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedInputPose_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_10) == 0x000D08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_10) == 0x000D28, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_17) == 0x000D48, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_56) == 0x000E50, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_56' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_18) == 0x000E78, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_18' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK_3) == 0x000FA0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_17) == 0x001210, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_16) == 0x001338, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_15) == 0x001460, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK_2) == 0x001590, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_14) == 0x001800, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_13) == 0x001928, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_12) == 0x001A50, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_11) == 0x001B78, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_10) == 0x001CA0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_24) == 0x001DC8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_24' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_23) == 0x001EA8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_23' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_9) == 0x001F88, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Root_2) == 0x0020B0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Root_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalRefPose_1) == 0x0020D0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalRefPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalRefPose) == 0x0020E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Root_1) == 0x0020F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedInputPose_1) == 0x002110, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK_1) == 0x0021E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_9) == 0x002450, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_9) == 0x002470, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_8) == 0x002490, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_7) == 0x0025B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoBoneIK) == 0x0026E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoBoneIK' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_6) == 0x002950, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_5) == 0x002A78, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_4) == 0x002BA0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_3) == 0x002CC8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_2) == 0x002DF0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_16) == 0x002F18, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_55) == 0x003020, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_55' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_54) == 0x003048, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_54' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TwoWayBlend) == 0x003070, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_8) == 0x003138, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_53) == 0x003180, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_53' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ControlRig) == 0x0031A8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_52) == 0x003618, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_52' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_7) == 0x003640, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Root) == 0x003688, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimLayer_2) == 0x0036A8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimLayer_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_6) == 0x003770, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedInputPose) == 0x0037B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_22) == 0x003880, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_22' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_15) == 0x0038C8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimLayer_1) == 0x0039D0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimLayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_5) == 0x003A98, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_14) == 0x003AE0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_13) == 0x003BE8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_12) == 0x003CF0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_21) == 0x003DF8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_21' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_20) == 0x003E40, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_20' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_19) == 0x003E88, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_19' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_51) == 0x003ED0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_51' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_50) == 0x003EF8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_50' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_18) == 0x003F20, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_18' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_22) == 0x003F68, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_22' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_11) == 0x004048, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_49) == 0x004150, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_49' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_48) == 0x004178, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_48' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_47) == 0x0041A0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_47' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_46) == 0x0041C8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_46' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_10) == 0x0041F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_45) == 0x0042F8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_45' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_17) == 0x004320, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_21) == 0x004368, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_21' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_9) == 0x004448, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_44) == 0x004550, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_44' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_16) == 0x004578, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_20) == 0x0045C0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_20' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_15) == 0x0046A0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_19) == 0x0046E8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_19' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_14) == 0x0047C8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_18) == 0x004810, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_18' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_13) == 0x0048F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_43) == 0x004938, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_43' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_8) == 0x004960, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_42) == 0x004A68, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_42' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_41) == 0x004A90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_41' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_40) == 0x004AB8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_40' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_39) == 0x004AE0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_39' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimLayer) == 0x004B08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_38) == 0x004BD0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_38' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_17) == 0x004BF8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_7) == 0x004CD8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_37) == 0x004DE0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_37' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_12) == 0x004E08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph_5) == 0x004E50, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_11) == 0x004F08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_36) == 0x004F50, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_36' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph_4) == 0x004F78, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph_3) == 0x005030, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_4) == 0x0050E8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_6) == 0x005130, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_35) == 0x005238, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_35' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_34) == 0x005260, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_34' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_5) == 0x005288, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_33) == 0x005390, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_33' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_32) == 0x0053B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_32' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph_2) == 0x0053E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_10) == 0x005498, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_3) == 0x0054E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_PoseSnapshot_4) == 0x005528, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_PoseSnapshot_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_8) == 0x0055B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Fabrik) == 0x0055E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Fabrik' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_8) == 0x0057D0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyCurve) == 0x0057F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StrideWarping) == 0x0058F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_RootMotionScale) == 0x005B28, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_7) == 0x005BE8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_7) == 0x005C08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LegIK) == 0x005C28, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_31) == 0x005D20, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_31' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_9) == 0x005D48, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_16) == 0x005D90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_30) == 0x005E70, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_30' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_8) == 0x005E98, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_15) == 0x005EE0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone_1) == 0x005FC0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_6) == 0x0060E8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_6) == 0x006108, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_4) == 0x006128, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_7) == 0x006230, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_14) == 0x006278, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_3) == 0x006358, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_29) == 0x006460, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_29' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_28) == 0x006488, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_28' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_5) == 0x0064B0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_12) == 0x0064D0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_11) == 0x0064F8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_10) == 0x006520, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_9) == 0x006548, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_8) == 0x006570, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_7) == 0x006598, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_6) == 0x0065C0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_13) == 0x0065E8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_27) == 0x0066C8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_27' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_PoseSnapshot_3) == 0x0066F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_PoseSnapshot_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_2) == 0x006780, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_5) == 0x0067C8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_4) == 0x0067E8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_CreatePoseSnapshot_3) == 0x006808, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_CreatePoseSnapshot_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_26) == 0x006918, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_26' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_25) == 0x006940, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_25' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_12) == 0x006968, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_6) == 0x006A48, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_9) == 0x006A90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_11) == 0x006AB0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_24) == 0x006B90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_24' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_PoseSnapshot_2) == 0x006BB8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_PoseSnapshot_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool_1) == 0x006C48, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_4) == 0x006C90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_3) == 0x006CB0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_CreatePoseSnapshot_2) == 0x006CD0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_CreatePoseSnapshot_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_23) == 0x006DE0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_22) == 0x006E08, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_10) == 0x006E30, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_5) == 0x006F10, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_8) == 0x006F58, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_9) == 0x006F78, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_21) == 0x007058, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_PoseSnapshot_1) == 0x007080, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_PoseSnapshot_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendListByBool) == 0x007110, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_3) == 0x007158, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_2) == 0x007178, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_CreatePoseSnapshot_1) == 0x007198, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_CreatePoseSnapshot_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_5) == 0x0072A8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_4) == 0x0072D0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_20) == 0x0072F8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_19) == 0x007320, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_8) == 0x007348, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_7) == 0x007428, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_18) == 0x007448, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_17) == 0x007470, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_7) == 0x007498, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_6) == 0x007578, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateMachine_3) == 0x007598, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_5) == 0x007660, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateMachine_2) == 0x007680, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_4) == 0x007748, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_16) == 0x007768, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_15) == 0x007790, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_4) == 0x0077B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_6) == 0x007800, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_3) == 0x0078E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_14) == 0x007900, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_2) == 0x007928, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateMachine_1) == 0x007948, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_3) == 0x007A10, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_2) == 0x007A38, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult_1) == 0x007A60, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_TransitionResult) == 0x007A88, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_13) == 0x007AB0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_MakeDynamicAdditive_2) == 0x007AD8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_MakeDynamicAdditive_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_12) == 0x007B10, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ApplyAdditive_3) == 0x007B38, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_PoseSnapshot) == 0x007C00, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult_1) == 0x007C90, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_11) == 0x007CB0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateResult) == 0x007CD8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_StateMachine) == 0x007CF8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_10) == 0x007DC0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_3) == 0x007DE8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x007E30, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x007F38, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_9) == 0x007FF0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_2) == 0x008018, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ApplyAdditive_2) == 0x008060, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x008128, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x008150, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_MakeDynamicAdditive_1) == 0x008178, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_MakeDynamicAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot_1) == 0x0081B0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_5) == 0x0081F8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_4) == 0x0082D8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x0083B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_2) == 0x0083E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ModifyBone) == 0x008400, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace_1) == 0x008528, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x008548, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_Slot) == 0x008568, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x0085B0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x0086B8, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x0086E0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x008708, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_MakeDynamicAdditive) == 0x008730, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_MakeDynamicAdditive' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ApplyAdditive_1) == 0x008768, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x008830, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_3) == 0x008858, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x008938, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_CreatePoseSnapshot) == 0x0089F0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_CreatePoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LocalToComponentSpace) == 0x008B00, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x008B20, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_2) == 0x008B40, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x008C20, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x008C48, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_UseCachedPose) == 0x008D28, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_BlendSpacePlayer) == 0x008D50, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_ApplyAdditive) == 0x008DC0, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x008E88, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, AnimGraphNode_SaveCachedPose) == 0x008F68, "Member 'UCH_JamesAnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_21) == 0x009070, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_21' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_20) == 0x009071, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_20' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_19) == 0x009074, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_19' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_18) == 0x009078, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_18' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_17) == 0x009079, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_17' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_16) == 0x00907A, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_16' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_15) == 0x00907B, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_15' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_14) == 0x00907C, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_14' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_13) == 0x00907D, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_13' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_12) == 0x00907E, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_12' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_11) == 0x00907F, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_11' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_10) == 0x009080, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_10' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_9) == 0x009081, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_9' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_8) == 0x009088, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_8' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_7) == 0x009090, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_7' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_6) == 0x0090A0, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_6' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_5) == 0x0090B0, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_5' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_4) == 0x0090C0, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_4' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_3) == 0x0090C1, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_3' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, __CustomProperty_SlopeAngle_2B76418048A8D4AF4C99F891F512DCBF) == 0x0090C8, "Member 'UCH_JamesAnimBP_C::__CustomProperty_SlopeAngle_2B76418048A8D4AF4C99F891F512DCBF' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, __CustomProperty_IsSprinting_2B76418048A8D4AF4C99F891F512DCBF) == 0x0090D0, "Member 'UCH_JamesAnimBP_C::__CustomProperty_IsSprinting_2B76418048A8D4AF4C99F891F512DCBF' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, __CustomProperty_IsMoving_2B76418048A8D4AF4C99F891F512DCBF) == 0x0090D1, "Member 'UCH_JamesAnimBP_C::__CustomProperty_IsMoving_2B76418048A8D4AF4C99F891F512DCBF' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_2) == 0x0090D2, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_2' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess_1) == 0x0090D8, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess_1' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, K2Node_PropertyAccess) == 0x0090E0, "Member 'UCH_JamesAnimBP_C::K2Node_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, __CustomProperty_MorhpsEnabled_CD718BF44EB62FB168A809BDC62BCACB) == 0x0090F8, "Member 'UCH_JamesAnimBP_C::__CustomProperty_MorhpsEnabled_CD718BF44EB62FB168A809BDC62BCACB' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, TimeDelta) == 0x009100, "Member 'UCH_JamesAnimBP_C::TimeDelta' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, bForceTpose) == 0x009108, "Member 'UCH_JamesAnimBP_C::bForceTpose' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKPelvisOffset) == 0x009110, "Member 'UCH_JamesAnimBP_C::IKPelvisOffset' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WeightGait) == 0x009128, "Member 'UCH_JamesAnimBP_C::WeightGait' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandLeft) == 0x009130, "Member 'UCH_JamesAnimBP_C::IKWallHandLeft' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandLeftAlpha) == 0x009148, "Member 'UCH_JamesAnimBP_C::IKWallHandLeftAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandLeftRotation) == 0x009150, "Member 'UCH_JamesAnimBP_C::IKWallHandLeftRotation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandRight) == 0x009168, "Member 'UCH_JamesAnimBP_C::IKWallHandRight' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandRightAlpha) == 0x009180, "Member 'UCH_JamesAnimBP_C::IKWallHandRightAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallHandRightRotation) == 0x009188, "Member 'UCH_JamesAnimBP_C::IKWallHandRightRotation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineRotation) == 0x0091A0, "Member 'UCH_JamesAnimBP_C::IKWallSpineRotation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineAlpha) == 0x0091B8, "Member 'UCH_JamesAnimBP_C::IKWallSpineAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallEvaluate) == 0x0091C0, "Member 'UCH_JamesAnimBP_C::IKWallEvaluate' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineImpulseRotation) == 0x0091C8, "Member 'UCH_JamesAnimBP_C::IKWallSpineImpulseRotation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineImpulseAlpha) == 0x0091E0, "Member 'UCH_JamesAnimBP_C::IKWallSpineImpulseAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, bIsAlive) == 0x0091E8, "Member 'UCH_JamesAnimBP_C::bIsAlive' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineCornersRotation) == 0x0091F0, "Member 'UCH_JamesAnimBP_C::IKWallSpineCornersRotation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, IKWallSpineCornersAlpha) == 0x009208, "Member 'UCH_JamesAnimBP_C::IKWallSpineCornersAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WallAvoidArmLeft) == 0x009210, "Member 'UCH_JamesAnimBP_C::WallAvoidArmLeft' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WallAvoidArmRight) == 0x009218, "Member 'UCH_JamesAnimBP_C::WallAvoidArmRight' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, FeetPosition) == 0x009220, "Member 'UCH_JamesAnimBP_C::FeetPosition' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, BreathOnHandsAlpha) == 0x009228, "Member 'UCH_JamesAnimBP_C::BreathOnHandsAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, HandLeftIKLocation) == 0x009230, "Member 'UCH_JamesAnimBP_C::HandLeftIKLocation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, HandRightIKLocation) == 0x009248, "Member 'UCH_JamesAnimBP_C::HandRightIKLocation' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, HandLeftIKAlpha) == 0x009260, "Member 'UCH_JamesAnimBP_C::HandLeftIKAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, HandRightIKAlpha) == 0x009268, "Member 'UCH_JamesAnimBP_C::HandRightIKAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, LeftFootIK) == 0x009270, "Member 'UCH_JamesAnimBP_C::LeftFootIK' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, RightFootIK) == 0x0092F8, "Member 'UCH_JamesAnimBP_C::RightFootIK' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, UseWaponIK) == 0x009380, "Member 'UCH_JamesAnimBP_C::UseWaponIK' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WeaponHolderTransform) == 0x009390, "Member 'UCH_JamesAnimBP_C::WeaponHolderTransform' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, JacketSimAlphaOverride) == 0x0093F0, "Member 'UCH_JamesAnimBP_C::JacketSimAlphaOverride' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, InteriorExterionAlphaBlend) == 0x0093F8, "Member 'UCH_JamesAnimBP_C::InteriorExterionAlphaBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, SpeedWarpingGlobalScale) == 0x009440, "Member 'UCH_JamesAnimBP_C::SpeedWarpingGlobalScale' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, HitRight) == 0x009448, "Member 'UCH_JamesAnimBP_C::HitRight' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, EyebrowsNerfAlpha) == 0x009450, "Member 'UCH_JamesAnimBP_C::EyebrowsNerfAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, EyebrowsNerfCurves) == 0x009498, "Member 'UCH_JamesAnimBP_C::EyebrowsNerfCurves' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, EyebrowsNerfContext) == 0x0094E8, "Member 'UCH_JamesAnimBP_C::EyebrowsNerfContext' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, Mid) == 0x0094F0, "Member 'UCH_JamesAnimBP_C::Mid' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WeaponChangeSnapshotName) == 0x0094F8, "Member 'UCH_JamesAnimBP_C::WeaponChangeSnapshotName' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WeaponPrepareSnapshotName) == 0x009500, "Member 'UCH_JamesAnimBP_C::WeaponPrepareSnapshotName' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, WeaponReloadSnapshotName) == 0x009508, "Member 'UCH_JamesAnimBP_C::WeaponReloadSnapshotName' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, FootIK_CtrRigAlpha) == 0x009510, "Member 'UCH_JamesAnimBP_C::FootIK_CtrRigAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_JamesAnimBP_C, PrevLocomotionSnapshotRef) == 0x009518, "Member 'UCH_JamesAnimBP_C::PrevLocomotionSnapshotRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_UserConstructionScript \ static_assert(alignof(SHCharacterPlay_BP_C_UserConstructionScript) == 0x000004, "Wrong alignment on SHCharacterPlay_BP_C_UserConstructionScript"); \ static_assert(sizeof(SHCharacterPlay_BP_C_UserConstructionScript) == 0x000004, "Wrong size on SHCharacterPlay_BP_C_UserConstructionScript"); \ static_assert(offsetof(SHCharacterPlay_BP_C_UserConstructionScript, CallFunc_Array_AddUnique_ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_UserConstructionScript::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_UpdateRainDistortion \ static_assert(alignof(SHCharacterPlay_BP_C_UpdateRainDistortion) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_UpdateRainDistortion"); \ static_assert(sizeof(SHCharacterPlay_BP_C_UpdateRainDistortion) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_UpdateRainDistortion"); \ static_assert(offsetof(SHCharacterPlay_BP_C_UpdateRainDistortion, WetDryFactor) == 0x000000, "Member 'SHCharacterPlay_BP_C_UpdateRainDistortion::WetDryFactor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_SetJacketWrinkleWeights \ static_assert(alignof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_SetJacketWrinkleWeights"); \ static_assert(sizeof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights) == 0x0000F0, "Wrong size on SHCharacterPlay_BP_C_SetJacketWrinkleWeights"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, Weight0) == 0x000000, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::Weight0' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, Weight1) == 0x000008, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::Weight1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, Weight2) == 0x000010, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::Weight2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, Weight3) == 0x000018, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::Weight3' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo) == 0x000020, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_1) == 0x000030, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_2) == 0x000040, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_3) == 0x000050, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_3' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_4) == 0x000060, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_4' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_5) == 0x000070, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_5' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_6) == 0x000080, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_6' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_MakeStruct_MaterialParameterInfo_7) == 0x000090, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_MakeStruct_MaterialParameterInfo_7' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_GetMaterialIndex_ReturnValue) == 0x0000A0, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_GetMaterialIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_GetMaterialIndex_ReturnValue_1) == 0x0000A4, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_GetMaterialIndex_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_GetMaterial_ReturnValue) == 0x0000A8, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_GetMaterial_ReturnValue_1) == 0x0000B0, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_GetMaterial_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_IsValid_ReturnValue_1) == 0x0000B9, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_DynamicCast_AsMaterial_Instance_Dynamic) == 0x0000C0, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_DynamicCast_AsMaterial_Instance_Dynamic' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_DynamicCast_AsMaterial_Instance_Dynamic_1) == 0x0000D0, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_DynamicCast_AsMaterial_Instance_Dynamic_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast) == 0x0000DC, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1) == 0x0000E0, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2) == 0x0000E4, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_SetJacketWrinkleWeights, CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3) == 0x0000E8, "Member 'SHCharacterPlay_BP_C_SetJacketWrinkleWeights::CallFunc_SetScalarParameterValueByInfo_Value_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_ProcessPointDamageEvent \ static_assert(alignof(SHCharacterPlay_BP_C_ProcessPointDamageEvent) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_ProcessPointDamageEvent"); \ static_assert(sizeof(SHCharacterPlay_BP_C_ProcessPointDamageEvent) == 0x000040, "Wrong size on SHCharacterPlay_BP_C_ProcessPointDamageEvent"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, DamageValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::DamageValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, DamageCauser) == 0x000008, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, HitDirection) == 0x000010, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::HitDirection' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, DamageType) == 0x000028, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000030, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, CallFunc_ReceiveDamage_ReturnValue) == 0x000038, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::CallFunc_ReceiveDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessPointDamageEvent, CallFunc_ReceiveDamage_DamageValue_ImplicitCast) == 0x00003C, "Member 'SHCharacterPlay_BP_C_ProcessPointDamageEvent::CallFunc_ReceiveDamage_DamageValue_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent \ static_assert(alignof(SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent"); \ static_assert(sizeof(SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent) == 0x000003, "Wrong size on SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent, CallFunc_GetCombatInputMode_ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent::CallFunc_GetCombatInputMode_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'SHCharacterPlay_BP_C_ProcessCombatModeChangeEvent::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_OnWetFactorChange \ static_assert(alignof(SHCharacterPlay_BP_C_OnWetFactorChange) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_OnWetFactorChange"); \ static_assert(sizeof(SHCharacterPlay_BP_C_OnWetFactorChange) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_OnWetFactorChange"); \ static_assert(offsetof(SHCharacterPlay_BP_C_OnWetFactorChange, Component) == 0x000000, "Member 'SHCharacterPlay_BP_C_OnWetFactorChange::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_OnPushedByDoorEvent \ static_assert(alignof(SHCharacterPlay_BP_C_OnPushedByDoorEvent) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_OnPushedByDoorEvent"); \ static_assert(sizeof(SHCharacterPlay_BP_C_OnPushedByDoorEvent) == 0x000020, "Wrong size on SHCharacterPlay_BP_C_OnPushedByDoorEvent"); \ static_assert(offsetof(SHCharacterPlay_BP_C_OnPushedByDoorEvent, DoorMovementComp) == 0x000000, "Member 'SHCharacterPlay_BP_C_OnPushedByDoorEvent::DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_OnPushedByDoorEvent, pushNormal) == 0x000008, "Member 'SHCharacterPlay_BP_C_OnPushedByDoorEvent::pushNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_IsLyingOnGround_ \ static_assert(alignof(SHCharacterPlay_BP_C_IsLyingOnGround_) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_IsLyingOnGround_"); \ static_assert(sizeof(SHCharacterPlay_BP_C_IsLyingOnGround_) == 0x000001, "Wrong size on SHCharacterPlay_BP_C_IsLyingOnGround_"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsLyingOnGround_, Result) == 0x000000, "Member 'SHCharacterPlay_BP_C_IsLyingOnGround_::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_IsItLastHit \ static_assert(alignof(SHCharacterPlay_BP_C_IsItLastHit) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_IsItLastHit"); \ static_assert(sizeof(SHCharacterPlay_BP_C_IsItLastHit) == 0x000018, "Wrong size on SHCharacterPlay_BP_C_IsItLastHit"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsItLastHit, DamageType) == 0x000000, "Member 'SHCharacterPlay_BP_C_IsItLastHit::DamageType' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsItLastHit, Damage) == 0x000008, "Member 'SHCharacterPlay_BP_C_IsItLastHit::Damage' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsItLastHit, Result) == 0x000010, "Member 'SHCharacterPlay_BP_C_IsItLastHit::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_IsDead_ \ static_assert(alignof(SHCharacterPlay_BP_C_IsDead_) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_IsDead_"); \ static_assert(sizeof(SHCharacterPlay_BP_C_IsDead_) == 0x000003, "Wrong size on SHCharacterPlay_BP_C_IsDead_"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsDead_, Result) == 0x000000, "Member 'SHCharacterPlay_BP_C_IsDead_::Result' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsDead_, CallFunc_GetHealthState_ReturnValue) == 0x000001, "Member 'SHCharacterPlay_BP_C_IsDead_::CallFunc_GetHealthState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_IsDead_, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000002, "Member 'SHCharacterPlay_BP_C_IsDead_::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetLastDamageClass \ static_assert(alignof(SHCharacterPlay_BP_C_GetLastDamageClass) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetLastDamageClass"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetLastDamageClass) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_GetLastDamageClass"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetLastDamageClass, Result) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetLastDamageClass::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetHealth_ \ static_assert(alignof(SHCharacterPlay_BP_C_GetHealth_) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetHealth_"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetHealth_) == 0x000020, "Wrong size on SHCharacterPlay_BP_C_GetHealth_"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetHealth_, Result) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetHealth_::Result' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetHealth_, CallFunc_GetHealthValue_ReturnValue) == 0x000008, "Member 'SHCharacterPlay_BP_C_GetHealth_::CallFunc_GetHealthValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetHealth_, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'SHCharacterPlay_BP_C_GetHealth_::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetHealth_, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'SHCharacterPlay_BP_C_GetHealth_::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP \ static_assert(alignof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP"); \ static_assert(sizeof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP) == 0x000210, "Wrong size on SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, EntryPoint) == 0x000000, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, Temp_bool_Has_Been_Initd_Variable) == 0x000014, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000015, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, Temp_bool_IsClosed_Variable) == 0x000016, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, Temp_bool_Has_Been_Initd_Variable_1) == 0x000017, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::Temp_bool_Has_Been_Initd_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_DoorMovementComp) == 0x000018, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_pushNormal) == 0x000020, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_pushNormal' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_BaseDamage) == 0x000038, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_BaseDamage' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_HitFromDirection) == 0x000040, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_HitInfo) == 0x000058, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_HitInfo' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_DamageTypeClass) == 0x000140, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_EventInstigator) == 0x000148, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_EventInstigator' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_Event_DamageCauser) == 0x000150, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_Event_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000158, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_ComponentBoundEvent_cover_1) == 0x000168, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_ComponentBoundEvent_cover_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_ComponentBoundEvent_cover) == 0x000170, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_ComponentBoundEvent_cover' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_IsInCover_ReturnValue) == 0x000178, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_MakeStruct_MaiReceiverFilter) == 0x000180, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_MakeStruct_MaiReceiverFilter' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_makeMessage_ReturnValue) == 0x0001A0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_makeMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x0001A8, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_CustomEvent_Component) == 0x0001B0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_CustomEvent_Component' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_GetWetDryFactor_ReturnValue) == 0x0001B8, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_GetWetDryFactor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x0001C0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, K2Node_CustomEvent_WetDryFactor) == 0x0001C8, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::K2Node_CustomEvent_WetDryFactor' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_AddOrUpdateBlendable_InBlendableObject_CastInput) == 0x0001D0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_AddOrUpdateBlendable_InBlendableObject_CastInput' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_RemoveBlendable_InBlendableObject_CastInput) == 0x0001E0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_RemoveBlendable_InBlendableObject_CastInput' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_IsValid_ReturnValue) == 0x0001F0, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, Temp_bool_IsClosed_Variable_1) == 0x0001F1, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::Temp_bool_IsClosed_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x0001F8, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_IsInRainZone_ReturnValue) == 0x000200, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_IsInRainZone_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_IsRainingBlocked_ReturnValue) == 0x000201, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_IsRainingBlocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000202, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_BooleanAND_ReturnValue) == 0x000203, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP, CallFunc_UpdateRainDistortion_WetDryFactor_ImplicitCast) == 0x000208, "Member 'SHCharacterPlay_BP_C_ExecuteUbergraph_SHCharacterPlay_BP::CallFunc_UpdateRainDistortion_WetDryFactor_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature \ static_assert(alignof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature"); \ static_assert(sizeof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature"); \ static_assert(offsetof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature, cover) == 0x000000, "Member 'SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_1_OnCoverChanged__DelegateSignature::cover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature \ static_assert(alignof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature"); \ static_assert(sizeof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature"); \ static_assert(offsetof(SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature, cover) == 0x000000, "Member 'SHCharacterPlay_BP_C_BndEvt__SHCharacterPlay_BP_AICoverUser_K2Node_ComponentBoundEvent_0_OnCoverChanged__DelegateSignature::cover' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_ApplyPointDamage \ static_assert(alignof(SHCharacterPlay_BP_C_ApplyPointDamage) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_ApplyPointDamage"); \ static_assert(sizeof(SHCharacterPlay_BP_C_ApplyPointDamage) == 0x000120, "Wrong size on SHCharacterPlay_BP_C_ApplyPointDamage"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, DamageTypeClass) == 0x000108, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, EventInstigator) == 0x000110, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_ApplyPointDamage, DamageCauser) == 0x000118, "Member 'SHCharacterPlay_BP_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetVerticalStance \ static_assert(alignof(SHCharacterPlay_BP_C_GetVerticalStance) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_GetVerticalStance"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetVerticalStance) == 0x000001, "Wrong size on SHCharacterPlay_BP_C_GetVerticalStance"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetVerticalStance, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetVerticalStance::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetSoundMovement \ static_assert(alignof(SHCharacterPlay_BP_C_GetSoundMovement) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetSoundMovement"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetSoundMovement) == 0x000050, "Wrong size on SHCharacterPlay_BP_C_GetSoundMovement"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_HasActiveRotateInPlaceCurve_ReturnValue) == 0x000010, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_HasActiveRotateInPlaceCurve_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_GetVelocity_ReturnValue) == 0x000018, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_VSize_ReturnValue) == 0x000030, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000038, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000040, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_IsSprinting_ReturnValue) == 0x000049, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetSoundMovement, CallFunc_IsInRangedAim_ReturnValue) == 0x00004A, "Member 'SHCharacterPlay_BP_C_GetSoundMovement::CallFunc_IsInRangedAim_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetPushingVelocity \ static_assert(alignof(SHCharacterPlay_BP_C_GetPushingVelocity) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetPushingVelocity"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetPushingVelocity) == 0x0001F0, "Wrong size on SHCharacterPlay_BP_C_GetPushingVelocity"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, Temp_bool_Variable) == 0x000018, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, Temp_bool_Variable_1) == 0x000019, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, Temp_bool_Variable_2) == 0x00001A, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetVelocity_ReturnValue) == 0x000020, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetFakedVelocity_ReturnValue) == 0x000038, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetFakedVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Normal_ReturnValue) == 0x000050, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Normal_ReturnValue_1) == 0x000070, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Vector_IsNearlyZero_ReturnValue) == 0x000088, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Vector_IsNearlyZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetLastUpdateVelocity_ReturnValue) == 0x000090, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetLastUpdateVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Not_PreBool_ReturnValue) == 0x0000A8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Normal_ReturnValue_2) == 0x0000B0, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Vector_IsNearlyZero_ReturnValue_1) == 0x0000C8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Vector_IsNearlyZero_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000D0, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000D8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, K2Node_Select_Default) == 0x0000E0, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, K2Node_Select_Default_1) == 0x0000F8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_IsSprinting_ReturnValue) == 0x000110, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetLastUpdateVelocity_ReturnValue_1) == 0x000118, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetLastUpdateVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_SelectFloat_ReturnValue) == 0x000130, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_VSize_ReturnValue_1) == 0x000138, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_VSize_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetCurrentAcceleration_ReturnValue) == 0x000140, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetCurrentAcceleration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_GetVelocity_ReturnValue_1) == 0x000158, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_GetVelocity_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Vector_IsNearlyZero_ReturnValue_2) == 0x000170, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Vector_IsNearlyZero_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_VSize_ReturnValue_2) == 0x000178, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_VSize_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Not_PreBool_ReturnValue_1) == 0x000180, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_FMax_ReturnValue) == 0x000188, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_FMax_ReturnValue_1) == 0x000190, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Normal_ReturnValue_3) == 0x000198, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_FMax_ReturnValue_2) == 0x0001B0, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_FMax_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, K2Node_Select_Default_2) == 0x0001B8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetPushingVelocity, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x0001D8, "Member 'SHCharacterPlay_BP_C_GetPushingVelocity::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetLookAtTargetComponent \ static_assert(alignof(SHCharacterPlay_BP_C_GetLookAtTargetComponent) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetLookAtTargetComponent"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetLookAtTargetComponent) == 0x000008, "Wrong size on SHCharacterPlay_BP_C_GetLookAtTargetComponent"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetLookAtTargetComponent, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetLookAtTargetComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetAnimByTag \ static_assert(alignof(SHCharacterPlay_BP_C_GetAnimByTag) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetAnimByTag"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetAnimByTag) == 0x000128, "Wrong size on SHCharacterPlay_BP_C_GetAnimByTag"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, Tag) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::Tag' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, playParams) == 0x000008, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::playParams' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, ReturnValue) == 0x000080, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000088, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, CallFunc_GetAnimByTag_playParams) == 0x0000A8, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::CallFunc_GetAnimByTag_playParams' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAnimByTag, CallFunc_GetAnimByTag_ReturnValue) == 0x000120, "Member 'SHCharacterPlay_BP_C_GetAnimByTag::CallFunc_GetAnimByTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_GetAllAnimsByTag \ static_assert(alignof(SHCharacterPlay_BP_C_GetAllAnimsByTag) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_GetAllAnimsByTag"); \ static_assert(sizeof(SHCharacterPlay_BP_C_GetAllAnimsByTag) == 0x000040, "Wrong size on SHCharacterPlay_BP_C_GetAllAnimsByTag"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAllAnimsByTag, Tags_0) == 0x000000, "Member 'SHCharacterPlay_BP_C_GetAllAnimsByTag::Tags_0' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAllAnimsByTag, ReturnValue) == 0x000020, "Member 'SHCharacterPlay_BP_C_GetAllAnimsByTag::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_GetAllAnimsByTag, CallFunc_GetAllAnimsByTag_ReturnValue) == 0x000030, "Member 'SHCharacterPlay_BP_C_GetAllAnimsByTag::CallFunc_GetAllAnimsByTag_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_FootstepCreated \ static_assert(alignof(SHCharacterPlay_BP_C_FootstepCreated) == 0x000008, "Wrong alignment on SHCharacterPlay_BP_C_FootstepCreated"); \ static_assert(sizeof(SHCharacterPlay_BP_C_FootstepCreated) == 0x000038, "Wrong size on SHCharacterPlay_BP_C_FootstepCreated"); \ static_assert(offsetof(SHCharacterPlay_BP_C_FootstepCreated, Footstep) == 0x000000, "Member 'SHCharacterPlay_BP_C_FootstepCreated::Footstep' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_FootstepCreated, CallFunc_GetVelocity_ReturnValue) == 0x000008, "Member 'SHCharacterPlay_BP_C_FootstepCreated::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_FootstepCreated, CallFunc_VSize_ReturnValue) == 0x000020, "Member 'SHCharacterPlay_BP_C_FootstepCreated::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_FootstepCreated, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000028, "Member 'SHCharacterPlay_BP_C_FootstepCreated::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SHCharacterPlay_BP_C_FootstepCreated, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x000030, "Member 'SHCharacterPlay_BP_C_FootstepCreated::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_CanPushDoor \ static_assert(alignof(SHCharacterPlay_BP_C_CanPushDoor) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_CanPushDoor"); \ static_assert(sizeof(SHCharacterPlay_BP_C_CanPushDoor) == 0x000001, "Wrong size on SHCharacterPlay_BP_C_CanPushDoor"); \ static_assert(offsetof(SHCharacterPlay_BP_C_CanPushDoor, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_CanPushDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_CanBePushedByDoor \ static_assert(alignof(SHCharacterPlay_BP_C_CanBePushedByDoor) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_CanBePushedByDoor"); \ static_assert(sizeof(SHCharacterPlay_BP_C_CanBePushedByDoor) == 0x000001, "Wrong size on SHCharacterPlay_BP_C_CanBePushedByDoor"); \ static_assert(offsetof(SHCharacterPlay_BP_C_CanBePushedByDoor, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_CanBePushedByDoor::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SHCharacterPlay_BP_C_CanBeLookedAt \ static_assert(alignof(SHCharacterPlay_BP_C_CanBeLookedAt) == 0x000001, "Wrong alignment on SHCharacterPlay_BP_C_CanBeLookedAt"); \ static_assert(sizeof(SHCharacterPlay_BP_C_CanBeLookedAt) == 0x000001, "Wrong size on SHCharacterPlay_BP_C_CanBeLookedAt"); \ static_assert(offsetof(SHCharacterPlay_BP_C_CanBeLookedAt, ReturnValue) == 0x000000, "Member 'SHCharacterPlay_BP_C_CanBeLookedAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASHCharacterPlay_BP_C \ static_assert(alignof(ASHCharacterPlay_BP_C) == 0x000010, "Wrong alignment on ASHCharacterPlay_BP_C"); \ static_assert(sizeof(ASHCharacterPlay_BP_C) == 0x0008E0, "Wrong size on ASHCharacterPlay_BP_C"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, UberGraphFrame) == 0x000870, "Member 'ASHCharacterPlay_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AIRootMotionBank) == 0x000878, "Member 'ASHCharacterPlay_BP_C::AIRootMotionBank' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AICoverUser) == 0x000880, "Member 'ASHCharacterPlay_BP_C::AICoverUser' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AIHostileAttackers) == 0x000888, "Member 'ASHCharacterPlay_BP_C::AIHostileAttackers' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AIIgnoreMeStat) == 0x000890, "Member 'ASHCharacterPlay_BP_C::AIIgnoreMeStat' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AIVisibilityLevel) == 0x000898, "Member 'ASHCharacterPlay_BP_C::AIVisibilityLevel' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, AIAnims) == 0x0008A0, "Member 'ASHCharacterPlay_BP_C::AIAnims' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, MaterialParamsPhxShadow) == 0x0008A8, "Member 'ASHCharacterPlay_BP_C::MaterialParamsPhxShadow' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, DialogSpeaker) == 0x0008B0, "Member 'ASHCharacterPlay_BP_C::DialogSpeaker' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, BeingFootstepTracer) == 0x0008B8, "Member 'ASHCharacterPlay_BP_C::BeingFootstepTracer' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, Timeline_Intensity_5CCE7456444F1F041D4D4691632009F7) == 0x0008C0, "Member 'ASHCharacterPlay_BP_C::Timeline_Intensity_5CCE7456444F1F041D4D4691632009F7' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, Timeline__Direction_5CCE7456444F1F041D4D4691632009F7) == 0x0008C4, "Member 'ASHCharacterPlay_BP_C::Timeline__Direction_5CCE7456444F1F041D4D4691632009F7' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, Timeline) == 0x0008C8, "Member 'ASHCharacterPlay_BP_C::Timeline' has a wrong offset!"); \ static_assert(offsetof(ASHCharacterPlay_BP_C, RainDistortionEffect_MID) == 0x0008D0, "Member 'ASHCharacterPlay_BP_C::RainDistortionEffect_MID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryCounter_State_C_ReceiveExit \ static_assert(alignof(TryCounter_State_C_ReceiveExit) == 0x000001, "Wrong alignment on TryCounter_State_C_ReceiveExit"); \ static_assert(sizeof(TryCounter_State_C_ReceiveExit) == 0x000001, "Wrong size on TryCounter_State_C_ReceiveExit"); \ static_assert(offsetof(TryCounter_State_C_ReceiveExit, Status) == 0x000000, "Member 'TryCounter_State_C_ReceiveExit::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryCounter_State_C_OnGotHit \ static_assert(alignof(TryCounter_State_C_OnGotHit) == 0x000008, "Wrong alignment on TryCounter_State_C_OnGotHit"); \ static_assert(sizeof(TryCounter_State_C_OnGotHit) == 0x000010, "Wrong size on TryCounter_State_C_OnGotHit"); \ static_assert(offsetof(TryCounter_State_C_OnGotHit, enemy) == 0x000000, "Member 'TryCounter_State_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_OnGotHit, damageClass) == 0x000008, "Member 'TryCounter_State_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryCounter_State_C_ExecuteUbergraph_TryCounter_State \ static_assert(alignof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State) == 0x000008, "Wrong alignment on TryCounter_State_C_ExecuteUbergraph_TryCounter_State"); \ static_assert(sizeof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State) == 0x0000B8, "Wrong size on TryCounter_State_C_ExecuteUbergraph_TryCounter_State"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, EntryPoint) == 0x000000, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_Event_enemy) == 0x000018, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_Event_damageClass) == 0x000020, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x000030, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_ClassDynamicCast_bSuccess) == 0x000038, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_RandomInteger_ReturnValue) == 0x00003C, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetChance_ReturnValue) == 0x000040, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetChance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_Conv_IntToByte_ReturnValue) == 0x000041, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_Greater_ByteByte_ReturnValue) == 0x000042, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_Greater_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetOwnerCH_ReturnValue) == 0x000048, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_ActorHasTag_ReturnValue) == 0x000050, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_IsRunning_ReturnValue) == 0x000051, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_MakeLiteralName_ReturnValue) == 0x000054, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetOwnerAI_ReturnValue) == 0x000060, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000068, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetBlackboard_ReturnValue) == 0x000070, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetValueAsBool_ReturnValue) == 0x000078, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetValueAsBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetOwnerAI_ReturnValue_1) == 0x000080, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetBlackboard_ReturnValue_1) == 0x000088, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000090, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_DynamicCast_AsMonster_CH) == 0x000098, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_Can_Counterattack_Can_Counterattack) == 0x0000A1, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_Can_Counterattack_Can_Counterattack' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_GetStatesComponent_ReturnValue) == 0x0000A8, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_GetStatesComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_IsStateActive_ReturnValue) == 0x0000B0, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_IsStateActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B1, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, K2Node_Event_status) == 0x0000B2, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::K2Node_Event_status' has a wrong offset!"); \ static_assert(offsetof(TryCounter_State_C_ExecuteUbergraph_TryCounter_State, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x0000B4, "Member 'TryCounter_State_C_ExecuteUbergraph_TryCounter_State::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTryCounter_State_C \ static_assert(alignof(UTryCounter_State_C) == 0x000008, "Wrong alignment on UTryCounter_State_C"); \ static_assert(sizeof(UTryCounter_State_C) == 0x000198, "Wrong size on UTryCounter_State_C"); \ static_assert(offsetof(UTryCounter_State_C, UberGraphFrame) == 0x000180, "Member 'UTryCounter_State_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTryCounter_State_C, WaitBeforeCounter) == 0x000188, "Member 'UTryCounter_State_C::WaitBeforeCounter' has a wrong offset!"); \ static_assert(offsetof(UTryCounter_State_C, WaitHandle) == 0x000190, "Member 'UTryCounter_State_C::WaitHandle' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnterCoverMSG_C_ScriptDeliver \ static_assert(alignof(EnterCoverMSG_C_ScriptDeliver) == 0x000008, "Wrong alignment on EnterCoverMSG_C_ScriptDeliver"); \ static_assert(sizeof(EnterCoverMSG_C_ScriptDeliver) == 0x000008, "Wrong size on EnterCoverMSG_C_ScriptDeliver"); \ static_assert(offsetof(EnterCoverMSG_C_ScriptDeliver, Receiver) == 0x000000, "Member 'EnterCoverMSG_C_ScriptDeliver::Receiver' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG \ static_assert(alignof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG) == 0x000008, "Wrong alignment on EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG"); \ static_assert(sizeof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG) == 0x000040, "Wrong size on EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, EntryPoint) == 0x000000, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, K2Node_Event_receiver) == 0x000008, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::K2Node_Event_receiver' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, K2Node_DynamicCast_AsMonster_CH) == 0x000010, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, CallFunc_GetCurrentAttackTarget_ReturnValue) == 0x000020, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::CallFunc_GetCurrentAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000028, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, K2Node_DynamicCast_AsAIBase_Attack) == 0x000030, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::K2Node_DynamicCast_AsAIBase_Attack' has a wrong offset!"); \ static_assert(offsetof(EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'EnterCoverMSG_C_ExecuteUbergraph_EnterCoverMSG::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnterCoverMSG_C \ static_assert(alignof(UEnterCoverMSG_C) == 0x000008, "Wrong alignment on UEnterCoverMSG_C"); \ static_assert(sizeof(UEnterCoverMSG_C) == 0x000048, "Wrong size on UEnterCoverMSG_C"); \ static_assert(offsetof(UEnterCoverMSG_C, UberGraphFrame) == 0x000040, "Member 'UEnterCoverMSG_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodge_State_C_ReceiveTick \ static_assert(alignof(TryDodge_State_C_ReceiveTick) == 0x000004, "Wrong alignment on TryDodge_State_C_ReceiveTick"); \ static_assert(sizeof(TryDodge_State_C_ReceiveTick) == 0x000004, "Wrong size on TryDodge_State_C_ReceiveTick"); \ static_assert(offsetof(TryDodge_State_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'TryDodge_State_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodge_State_C_OnGotHit \ static_assert(alignof(TryDodge_State_C_OnGotHit) == 0x000008, "Wrong alignment on TryDodge_State_C_OnGotHit"); \ static_assert(sizeof(TryDodge_State_C_OnGotHit) == 0x000010, "Wrong size on TryDodge_State_C_OnGotHit"); \ static_assert(offsetof(TryDodge_State_C_OnGotHit, enemy) == 0x000000, "Member 'TryDodge_State_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_OnGotHit, damageClass) == 0x000008, "Member 'TryDodge_State_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodge_State_C_OnEnemyBlow \ static_assert(alignof(TryDodge_State_C_OnEnemyBlow) == 0x000008, "Wrong alignment on TryDodge_State_C_OnEnemyBlow"); \ static_assert(sizeof(TryDodge_State_C_OnEnemyBlow) == 0x000010, "Wrong size on TryDodge_State_C_OnEnemyBlow"); \ static_assert(offsetof(TryDodge_State_C_OnEnemyBlow, enemy) == 0x000000, "Member 'TryDodge_State_C_OnEnemyBlow::enemy' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_OnEnemyBlow, damageClass) == 0x000008, "Member 'TryDodge_State_C_OnEnemyBlow::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodge_State_C_OnActionFinished_Event \ static_assert(alignof(TryDodge_State_C_OnActionFinished_Event) == 0x000001, "Wrong alignment on TryDodge_State_C_OnActionFinished_Event"); \ static_assert(sizeof(TryDodge_State_C_OnActionFinished_Event) == 0x000001, "Wrong size on TryDodge_State_C_OnActionFinished_Event"); \ static_assert(offsetof(TryDodge_State_C_OnActionFinished_Event, Result) == 0x000000, "Member 'TryDodge_State_C_OnActionFinished_Event::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodge_State_C_ExecuteUbergraph_TryDodge_State \ static_assert(alignof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State) == 0x000008, "Wrong alignment on TryDodge_State_C_ExecuteUbergraph_TryDodge_State"); \ static_assert(sizeof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State) == 0x000168, "Wrong size on TryDodge_State_C_ExecuteUbergraph_TryDodge_State"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, EntryPoint) == 0x000000, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetStatesComponent_ReturnValue) == 0x000008, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetStatesComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_IsStateActive_ReturnValue) == 0x000010, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_IsStateActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_RandomInteger_ReturnValue) == 0x000014, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetChance_ReturnValue) == 0x000018, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetChance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Conv_IntToByte_ReturnValue) == 0x000019, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Greater_ByteByte_ReturnValue) == 0x00001A, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Greater_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_IsRunning_ReturnValue) == 0x00001B, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_Event_enemy_1) == 0x000020, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_Event_enemy_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_Event_damageClass_1) == 0x000028, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_Event_damageClass_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerCH_ReturnValue) == 0x000030, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_ClassDynamicCast_AsBeing_Damage) == 0x000038, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_ClassDynamicCast_AsBeing_Damage' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_ClassDynamicCast_bSuccess) == 0x000040, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetActorForwardVector_ReturnValue) == 0x000048, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x000060, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_ClassDynamicCast_bSuccess_1) == 0x000068, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_ClassDynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_isActorInCone_ReturnValue) == 0x000088, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_isActorInCone_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000090, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000098, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000B0, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerCH_ReturnValue_2) == 0x0000C8, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_isActorInCone_ReturnValue_1) == 0x0000D0, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_isActorInCone_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_getAttacker_ReturnValue) == 0x0000D8, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_IsValid_ReturnValue_1) == 0x0000E1, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerAI_ReturnValue) == 0x0000E8, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_actionsHasOfClass_ReturnValue) == 0x0000F0, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_actionsHasOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerCH_ReturnValue_3) == 0x0000F8, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerCH_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_DynamicCast_AsMonster_CH) == 0x000100, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_Event_enemy) == 0x000110, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_Event_damageClass) == 0x000118, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Can_Counterattack_Can_Counterattack) == 0x000120, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Can_Counterattack_Can_Counterattack' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_IsRunning_ReturnValue_1) == 0x000121, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_IsRunning_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerAI_ReturnValue_1) == 0x000128, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Create_Action_Dodge_Blow_Result) == 0x000130, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Create_Action_Dodge_Blow_Result' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_actionsAdd_ReturnValue) == 0x000138, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_actionsAdd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_Event_DeltaSeconds) == 0x00013C, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_GetOwnerAI_ReturnValue_2) == 0x000140, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_GetOwnerAI_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_actionsHasOfClass_ReturnValue_1) == 0x000148, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_actionsHasOfClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_CustomEvent_result) == 0x000149, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_CustomEvent_result' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00014A, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00014B, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, K2Node_CreateDelegate_OutputDelegate) == 0x00014C, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00015C, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodge_State_C_ExecuteUbergraph_TryDodge_State, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000160, "Member 'TryDodge_State_C_ExecuteUbergraph_TryDodge_State::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTryDodge_State_C \ static_assert(alignof(UTryDodge_State_C) == 0x000008, "Wrong alignment on UTryDodge_State_C"); \ static_assert(sizeof(UTryDodge_State_C) == 0x000190, "Wrong size on UTryDodge_State_C"); \ static_assert(offsetof(UTryDodge_State_C, UberGraphFrame) == 0x000180, "Member 'UTryDodge_State_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTryDodge_State_C, ActionDodge) == 0x000188, "Member 'UTryDodge_State_C::ActionDodge' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_RunAttack \ static_assert(alignof(Monster_AI_C_RunAttack) == 0x000008, "Wrong alignment on Monster_AI_C_RunAttack"); \ static_assert(sizeof(Monster_AI_C_RunAttack) == 0x000010, "Wrong size on Monster_AI_C_RunAttack"); \ static_assert(offsetof(Monster_AI_C_RunAttack, CallFunc_getAttacker_ReturnValue) == 0x000000, "Member 'Monster_AI_C_RunAttack::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_RunAttack, CallFunc_GetPlayerPawn_ReturnValue) == 0x000008, "Member 'Monster_AI_C_RunAttack::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_ReceiveStartBlowMsg \ static_assert(alignof(Monster_AI_C_ReceiveStartBlowMsg) == 0x000008, "Wrong alignment on Monster_AI_C_ReceiveStartBlowMsg"); \ static_assert(sizeof(Monster_AI_C_ReceiveStartBlowMsg) == 0x000018, "Wrong size on Monster_AI_C_ReceiveStartBlowMsg"); \ static_assert(offsetof(Monster_AI_C_ReceiveStartBlowMsg, Message) == 0x000000, "Member 'Monster_AI_C_ReceiveStartBlowMsg::Message' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ReceiveStartBlowMsg, attacker) == 0x000008, "Member 'Monster_AI_C_ReceiveStartBlowMsg::attacker' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ReceiveStartBlowMsg, DamageType) == 0x000010, "Member 'Monster_AI_C_ReceiveStartBlowMsg::DamageType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_ProcessEvent \ static_assert(alignof(Monster_AI_C_ProcessEvent) == 0x000004, "Wrong alignment on Monster_AI_C_ProcessEvent"); \ static_assert(sizeof(Monster_AI_C_ProcessEvent) == 0x000008, "Wrong size on Monster_AI_C_ProcessEvent"); \ static_assert(offsetof(Monster_AI_C_ProcessEvent, EventName) == 0x000000, "Member 'Monster_AI_C_ProcessEvent::EventName' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnPerceived \ static_assert(alignof(Monster_AI_C_OnPerceived) == 0x000008, "Wrong alignment on Monster_AI_C_OnPerceived"); \ static_assert(sizeof(Monster_AI_C_OnPerceived) == 0x000060, "Wrong size on Monster_AI_C_OnPerceived"); \ static_assert(offsetof(Monster_AI_C_OnPerceived, Actor) == 0x000000, "Member 'Monster_AI_C_OnPerceived::Actor' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_OnPerceived, Stimulus) == 0x000008, "Member 'Monster_AI_C_OnPerceived::Stimulus' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnHitEnemy \ static_assert(alignof(Monster_AI_C_OnHitEnemy) == 0x000008, "Wrong alignment on Monster_AI_C_OnHitEnemy"); \ static_assert(sizeof(Monster_AI_C_OnHitEnemy) == 0x000010, "Wrong size on Monster_AI_C_OnHitEnemy"); \ static_assert(offsetof(Monster_AI_C_OnHitEnemy, enemy) == 0x000000, "Member 'Monster_AI_C_OnHitEnemy::enemy' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_OnHitEnemy, Damage) == 0x000008, "Member 'Monster_AI_C_OnHitEnemy::Damage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnGotHit \ static_assert(alignof(Monster_AI_C_OnGotHit) == 0x000008, "Wrong alignment on Monster_AI_C_OnGotHit"); \ static_assert(sizeof(Monster_AI_C_OnGotHit) == 0x000010, "Wrong size on Monster_AI_C_OnGotHit"); \ static_assert(offsetof(Monster_AI_C_OnGotHit, enemy) == 0x000000, "Member 'Monster_AI_C_OnGotHit::enemy' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_OnGotHit, damageClass) == 0x000008, "Member 'Monster_AI_C_OnGotHit::damageClass' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnEndBlow \ static_assert(alignof(Monster_AI_C_OnEndBlow) == 0x000001, "Wrong alignment on Monster_AI_C_OnEndBlow"); \ static_assert(sizeof(Monster_AI_C_OnEndBlow) == 0x000001, "Wrong size on Monster_AI_C_OnEndBlow"); \ static_assert(offsetof(Monster_AI_C_OnEndBlow, Hit) == 0x000000, "Member 'Monster_AI_C_OnEndBlow::Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnActionPointReached \ static_assert(alignof(Monster_AI_C_OnActionPointReached) == 0x000008, "Wrong alignment on Monster_AI_C_OnActionPointReached"); \ static_assert(sizeof(Monster_AI_C_OnActionPointReached) == 0x000008, "Wrong size on Monster_AI_C_OnActionPointReached"); \ static_assert(offsetof(Monster_AI_C_OnActionPointReached, actionPoint) == 0x000000, "Member 'Monster_AI_C_OnActionPointReached::actionPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_OnActionGraphChanged \ static_assert(alignof(Monster_AI_C_OnActionGraphChanged) == 0x000008, "Wrong alignment on Monster_AI_C_OnActionGraphChanged"); \ static_assert(sizeof(Monster_AI_C_OnActionGraphChanged) == 0x000008, "Wrong size on Monster_AI_C_OnActionGraphChanged"); \ static_assert(offsetof(Monster_AI_C_OnActionGraphChanged, actionGraph) == 0x000000, "Member 'Monster_AI_C_OnActionGraphChanged::actionGraph' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_IsAttacking \ static_assert(alignof(Monster_AI_C_IsAttacking) == 0x000008, "Wrong alignment on Monster_AI_C_IsAttacking"); \ static_assert(sizeof(Monster_AI_C_IsAttacking) == 0x000018, "Wrong size on Monster_AI_C_IsAttacking"); \ static_assert(offsetof(Monster_AI_C_IsAttacking, Result) == 0x000000, "Member 'Monster_AI_C_IsAttacking::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_IsAttacking, CallFunc_getAttacker_ReturnValue) == 0x000008, "Member 'Monster_AI_C_IsAttacking::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_IsAttacking, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Monster_AI_C_IsAttacking::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_IsAttacking, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'Monster_AI_C_IsAttacking::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_IsAttacking, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'Monster_AI_C_IsAttacking::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_HearScreem \ static_assert(alignof(Monster_AI_C_HearScreem) == 0x000008, "Wrong alignment on Monster_AI_C_HearScreem"); \ static_assert(sizeof(Monster_AI_C_HearScreem) == 0x000008, "Wrong size on Monster_AI_C_HearScreem"); \ static_assert(offsetof(Monster_AI_C_HearScreem, msg) == 0x000000, "Member 'Monster_AI_C_HearScreem::msg' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_GotoPointOfInterest \ static_assert(alignof(Monster_AI_C_GotoPointOfInterest) == 0x000008, "Wrong alignment on Monster_AI_C_GotoPointOfInterest"); \ static_assert(sizeof(Monster_AI_C_GotoPointOfInterest) == 0x000008, "Wrong size on Monster_AI_C_GotoPointOfInterest"); \ static_assert(offsetof(Monster_AI_C_GotoPointOfInterest, Point) == 0x000000, "Member 'Monster_AI_C_GotoPointOfInterest::Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_GetHealthPercent \ static_assert(alignof(Monster_AI_C_GetHealthPercent) == 0x000008, "Wrong alignment on Monster_AI_C_GetHealthPercent"); \ static_assert(sizeof(Monster_AI_C_GetHealthPercent) == 0x000020, "Wrong size on Monster_AI_C_GetHealthPercent"); \ static_assert(offsetof(Monster_AI_C_GetHealthPercent, Result) == 0x000000, "Member 'Monster_AI_C_GetHealthPercent::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetHealthPercent, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Monster_AI_C_GetHealthPercent::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetHealthPercent, K2Node_DynamicCast_AsMonster_CH) == 0x000010, "Member 'Monster_AI_C_GetHealthPercent::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetHealthPercent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Monster_AI_C_GetHealthPercent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetHealthPercent, CallFunc_GetHealthPercent_ReturnValue) == 0x00001C, "Member 'Monster_AI_C_GetHealthPercent::CallFunc_GetHealthPercent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_GetAttackStage \ static_assert(alignof(Monster_AI_C_GetAttackStage) == 0x000008, "Wrong alignment on Monster_AI_C_GetAttackStage"); \ static_assert(sizeof(Monster_AI_C_GetAttackStage) == 0x000020, "Wrong size on Monster_AI_C_GetAttackStage"); \ static_assert(offsetof(Monster_AI_C_GetAttackStage, Result) == 0x000000, "Member 'Monster_AI_C_GetAttackStage::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetAttackStage, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Monster_AI_C_GetAttackStage::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetAttackStage, K2Node_DynamicCast_AsMonster_CH) == 0x000010, "Member 'Monster_AI_C_GetAttackStage::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_GetAttackStage, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Monster_AI_C_GetAttackStage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_FindEnemyToFight \ static_assert(alignof(Monster_AI_C_FindEnemyToFight) == 0x000008, "Wrong alignment on Monster_AI_C_FindEnemyToFight"); \ static_assert(sizeof(Monster_AI_C_FindEnemyToFight) == 0x000028, "Wrong size on Monster_AI_C_FindEnemyToFight"); \ static_assert(offsetof(Monster_AI_C_FindEnemyToFight, ReturnValue) == 0x000000, "Member 'Monster_AI_C_FindEnemyToFight::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_FindEnemyToFight, AllEnemies) == 0x000008, "Member 'Monster_AI_C_FindEnemyToFight::AllEnemies' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_FindEnemyToFight, enemy) == 0x000018, "Member 'Monster_AI_C_FindEnemyToFight::enemy' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_FindEnemyToFight, CallFunc_FindEnemyToFight_ReturnValue) == 0x000020, "Member 'Monster_AI_C_FindEnemyToFight::CallFunc_FindEnemyToFight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_ExecuteUbergraph_Monster_AI \ static_assert(alignof(Monster_AI_C_ExecuteUbergraph_Monster_AI) == 0x000008, "Wrong alignment on Monster_AI_C_ExecuteUbergraph_Monster_AI"); \ static_assert(sizeof(Monster_AI_C_ExecuteUbergraph_Monster_AI) == 0x0002B8, "Wrong size on Monster_AI_C_ExecuteUbergraph_Monster_AI"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, EntryPoint) == 0x000000, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue) == 0x000008, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, Temp_int_Array_Index_Variable) == 0x000010, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_AsNPC_CH) == 0x000018, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_AsNPC_CH' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_DespawnIfNotRendered_Result) == 0x000021, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_DespawnIfNotRendered_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_Hit) == 0x000030, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_enemy_1) == 0x000038, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_enemy_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_Damage) == 0x000040, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ComponentBoundEvent_aggroStance) == 0x000048, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ComponentBoundEvent_aggroStance' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000050, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_makeMessage_ReturnValue) == 0x000070, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_makeMessage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_CustomEvent_AggroStance) == 0x000078, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_CustomEvent_AggroStance' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_SwitchEnum_CmpSuccess) == 0x000079, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_enemy) == 0x000080, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_enemy' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_damageClass) == 0x000088, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_damageClass' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_MakeStruct_MaiReceiverFilter) == 0x000090, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_MakeStruct_MaiReceiverFilter' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_CustomEvent_Msg) == 0x0000B0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_CustomEvent_Msg' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Add_ByteByte_ReturnValue) == 0x0000B8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Add_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_message) == 0x0000C0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_message' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_attacker) == 0x0000C8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_attacker' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_DamageType) == 0x0000D0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_DamageType' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ClassDynamicCast_AsBeing_Damage) == 0x0000D8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ClassDynamicCast_AsBeing_Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ClassDynamicCast_bSuccess) == 0x0000E0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_FindStatesByClass_ReturnValue) == 0x0000E8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_FindStatesByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ClassDynamicCast_AsMelee_Damage) == 0x0000F8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ClassDynamicCast_AsMelee_Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ClassDynamicCast_bSuccess_1) == 0x000100, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ClassDynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Array_Get_Item) == 0x000108, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Array_Length_ReturnValue) == 0x000110, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_FindStatesByClass_ReturnValue_1) == 0x000118, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_FindStatesByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Array_Get_Item_1) == 0x000128, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Array_Length_ReturnValue_1) == 0x000130, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Less_IntInt_ReturnValue) == 0x000134, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_GetBlackboard_ReturnValue) == 0x000138, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_MakeLiteralName_ReturnValue) == 0x000140, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_IsNeutral_ReturnValue) == 0x000148, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_IsNeutral_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_TopBehaviorName_ReturnValue) == 0x00014C, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_TopBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_AsBehavior_Tree_Component) == 0x000158, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_AsBehavior_Tree_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_bSuccess_1) == 0x000160, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000161, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue_2) == 0x000168, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_debugger) == 0x000170, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_debugger' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_DeltaSeconds) == 0x000178, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_AsMai_Character) == 0x000180, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_bSuccess_2) == 0x000188, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue_3) == 0x000190, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_CustomEvent_Point) == 0x000198, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_CustomEvent_Point' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_getAIDebugCuriosity_ReturnValue) == 0x0001A0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_getAIDebugCuriosity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_GetBlackboard_ReturnValue_1) == 0x0001A8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_MakeLiteralName_ReturnValue_1) == 0x0001B0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_ComponentBoundEvent_point) == 0x0001B8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_ComponentBoundEvent_point' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, Temp_int_Loop_Counter_Variable_1) == 0x0001C0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Less_IntInt_ReturnValue_1) == 0x0001C4, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_Add_IntInt_ReturnValue_1) == 0x0001C8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_actionGraph) == 0x0001D0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_actionGraph' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_GetBlackboard_ReturnValue_2) == 0x0001D8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_IsValid_ReturnValue) == 0x0001E0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_actor) == 0x0001E8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_actor' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_stimulus) == 0x0001F0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_stimulus' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue_4) == 0x000248, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_AsISleepy) == 0x000250, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_AsISleepy' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_bSuccess_3) == 0x000260, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_getSenseTypeForStimulus_ReturnValue) == 0x000261, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_getSenseTypeForStimulus_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_K2_GetPawn_ReturnValue_5) == 0x000268, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_K2_GetPawn_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_SwitchEnum_CmpSuccess_1) == 0x000270, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_AsISleepy_1) == 0x000278, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_AsISleepy_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_DynamicCast_bSuccess_4) == 0x000288, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_EventName) == 0x00028C, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_EventName' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_IsSleeping_Result) == 0x000294, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_IsSleeping_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_SwitchName_CmpSuccess) == 0x000295, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_Event_actionPoint) == 0x000298, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_Event_actionPoint' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_GetBlackboard_ReturnValue_3) == 0x0002A0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_GetBlackboard_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0002A8, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_IsVectorValueSet_ReturnValue) == 0x0002B0, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_IsVectorValueSet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, CallFunc_IsNeutral_ReturnValue_1) == 0x0002B1, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::CallFunc_IsNeutral_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_ExecuteUbergraph_Monster_AI, K2Node_MakeStruct__InRange_ImplicitCast) == 0x0002B4, "Member 'Monster_AI_C_ExecuteUbergraph_Monster_AI::K2Node_MakeStruct__InRange_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_DebugBoardLocations \ static_assert(alignof(Monster_AI_C_DebugBoardLocations) == 0x000008, "Wrong alignment on Monster_AI_C_DebugBoardLocations"); \ static_assert(sizeof(Monster_AI_C_DebugBoardLocations) == 0x000030, "Wrong size on Monster_AI_C_DebugBoardLocations"); \ static_assert(offsetof(Monster_AI_C_DebugBoardLocations, CallFunc_MakeLiteralName_ReturnValue) == 0x000000, "Member 'Monster_AI_C_DebugBoardLocations::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_DebugBoardLocations, CallFunc_GetBlackboard_ReturnValue) == 0x000008, "Member 'Monster_AI_C_DebugBoardLocations::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_DebugBoardLocations, CallFunc_IsVectorValueSet_ReturnValue) == 0x000010, "Member 'Monster_AI_C_DebugBoardLocations::CallFunc_IsVectorValueSet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_DebugBoardLocations, CallFunc_GetValueAsVector_ReturnValue) == 0x000018, "Member 'Monster_AI_C_DebugBoardLocations::CallFunc_GetValueAsVector_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature \ static_assert(alignof(Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature) == 0x000008, "Wrong alignment on Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature"); \ static_assert(sizeof(Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature) == 0x000008, "Wrong size on Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature"); \ static_assert(offsetof(Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature, Point) == 0x000000, "Member 'Monster_AI_C_BndEvt__MaiCuriosity_K2Node_ComponentBoundEvent_0_SelectPoint__DelegateSignature::Point' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature \ static_assert(alignof(Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature) == 0x000001, "Wrong alignment on Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature"); \ static_assert(sizeof(Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature) == 0x000001, "Wrong size on Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature"); \ static_assert(offsetof(Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature, aggroStance) == 0x000000, "Member 'Monster_AI_C_BndEvt__MaiAggroMeter_K2Node_ComponentBoundEvent_0_MaiAggroStance__DelegateSignature::aggroStance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_AIDebuggerTick \ static_assert(alignof(Monster_AI_C_AIDebuggerTick) == 0x000008, "Wrong alignment on Monster_AI_C_AIDebuggerTick"); \ static_assert(sizeof(Monster_AI_C_AIDebuggerTick) == 0x000010, "Wrong size on Monster_AI_C_AIDebuggerTick"); \ static_assert(offsetof(Monster_AI_C_AIDebuggerTick, debugger) == 0x000000, "Member 'Monster_AI_C_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(Monster_AI_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'Monster_AI_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_AI_C_AggroStanceChanged \ static_assert(alignof(Monster_AI_C_AggroStanceChanged) == 0x000001, "Wrong alignment on Monster_AI_C_AggroStanceChanged"); \ static_assert(sizeof(Monster_AI_C_AggroStanceChanged) == 0x000001, "Wrong size on Monster_AI_C_AggroStanceChanged"); \ static_assert(offsetof(Monster_AI_C_AggroStanceChanged, aggroStance) == 0x000000, "Member 'Monster_AI_C_AggroStanceChanged::aggroStance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMonster_AI_C \ static_assert(alignof(AMonster_AI_C) == 0x000008, "Wrong alignment on AMonster_AI_C"); \ static_assert(sizeof(AMonster_AI_C) == 0x000980, "Wrong size on AMonster_AI_C"); \ static_assert(offsetof(AMonster_AI_C, UberGraphFrame_Monster_AI_C) == 0x000940, "Member 'AMonster_AI_C::UberGraphFrame_Monster_AI_C' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, MaiCuriosity) == 0x000948, "Member 'AMonster_AI_C::MaiCuriosity' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, MaiAggroMeter) == 0x000950, "Member 'AMonster_AI_C::MaiAggroMeter' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, ScreamReceiver) == 0x000958, "Member 'AMonster_AI_C::ScreamReceiver' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, ScreamRange) == 0x000960, "Member 'AMonster_AI_C::ScreamRange' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, HeardScream) == 0x000968, "Member 'AMonster_AI_C::HeardScream' has a wrong offset!"); \ static_assert(offsetof(AMonster_AI_C, AttackRow) == 0x000970, "Member 'AMonster_AI_C::AttackRow' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodgeAiming_State_C_Set_Error \ static_assert(alignof(TryDodgeAiming_State_C_Set_Error) == 0x000008, "Wrong alignment on TryDodgeAiming_State_C_Set_Error"); \ static_assert(sizeof(TryDodgeAiming_State_C_Set_Error) == 0x000030, "Wrong size on TryDodgeAiming_State_C_Set_Error"); \ static_assert(offsetof(TryDodgeAiming_State_C_Set_Error, Info) == 0x000000, "Member 'TryDodgeAiming_State_C_Set_Error::Info' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_Set_Error, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'TryDodgeAiming_State_C_Set_Error::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_Set_Error, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000020, "Member 'TryDodgeAiming_State_C_Set_Error::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodgeAiming_State_C_ReceiveTick \ static_assert(alignof(TryDodgeAiming_State_C_ReceiveTick) == 0x000004, "Wrong alignment on TryDodgeAiming_State_C_ReceiveTick"); \ static_assert(sizeof(TryDodgeAiming_State_C_ReceiveTick) == 0x000004, "Wrong size on TryDodgeAiming_State_C_ReceiveTick"); \ static_assert(offsetof(TryDodgeAiming_State_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'TryDodgeAiming_State_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodgeAiming_State_C_ReceiveExit \ static_assert(alignof(TryDodgeAiming_State_C_ReceiveExit) == 0x000001, "Wrong alignment on TryDodgeAiming_State_C_ReceiveExit"); \ static_assert(sizeof(TryDodgeAiming_State_C_ReceiveExit) == 0x000001, "Wrong size on TryDodgeAiming_State_C_ReceiveExit"); \ static_assert(offsetof(TryDodgeAiming_State_C_ReceiveExit, Status) == 0x000000, "Member 'TryDodgeAiming_State_C_ReceiveExit::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State \ static_assert(alignof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State) == 0x000008, "Wrong alignment on TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State"); \ static_assert(sizeof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State) == 0x000130, "Wrong size on TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, EntryPoint) == 0x000000, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GetOwnerCH_ReturnValue) == 0x000010, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_DynamicCast_AsMonster_CH) == 0x000018, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_getDifficultyFloat_ReturnValue) == 0x000024, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_getDifficultyFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GetAnimInstance_ReturnValue) == 0x000028, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Get_Being_Aimed_At_Duration_Aimed_At_Duration) == 0x000030, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Get_Being_Aimed_At_Duration_Aimed_At_Duration' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000039, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00003A, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, Temp_bool_IsClosed_Variable) == 0x00003B, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GetOwnerAI_ReturnValue) == 0x000040, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_getAggroMeter_ReturnValue) == 0x000048, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_HasAnyBehaviorName_ReturnValue) == 0x000050, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_HasAnyBehaviorName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsValid_ReturnValue_2) == 0x000051, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsNeutral_ReturnValue) == 0x000052, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsNeutral_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_DynamicCast_AsMai_Controller) == 0x000058, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_DynamicCast_bSuccess_1) == 0x000060, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsBehaviorTreeRunning_ReturnValue) == 0x000061, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsBehaviorTreeRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_actionsHasOfClass_ReturnValue) == 0x000062, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_actionsHasOfClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Not_PreBool_ReturnValue) == 0x000063, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000068, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_getAnimOnNavByTags_playParams) == 0x000070, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_getAnimOnNavByTags_playParams' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_getAnimOnNavByTags_ReturnValue) == 0x0000E8, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_getAnimOnNavByTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_IsValid_ReturnValue_3) == 0x0000F0, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Montage_IsPlaying_ReturnValue) == 0x0000F1, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Montage_IsPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_playDynamicMontage_ReturnValue) == 0x0000F8, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_playDynamicMontage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, Temp_bool_Has_Been_Initd_Variable) == 0x000100, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, K2Node_Event_status) == 0x000101, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::K2Node_Event_status' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_getDifficultyFloat_ReturnValue_1) == 0x000104, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_getDifficultyFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000108, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000110, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000120, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State, CallFunc_Delay_Duration_ImplicitCast) == 0x000128, "Member 'TryDodgeAiming_State_C_ExecuteUbergraph_TryDodgeAiming_State::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TryDodgeAiming_State_C_GetRuntimeInfoScript \ static_assert(alignof(TryDodgeAiming_State_C_GetRuntimeInfoScript) == 0x000008, "Wrong alignment on TryDodgeAiming_State_C_GetRuntimeInfoScript"); \ static_assert(sizeof(TryDodgeAiming_State_C_GetRuntimeInfoScript) == 0x000058, "Wrong size on TryDodgeAiming_State_C_GetRuntimeInfoScript"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, ReturnValue) == 0x000000, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, CallFunc_IsRunning_ReturnValue) == 0x000010, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::CallFunc_IsRunning_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, CallFunc_GetOwnerCH_ReturnValue) == 0x000018, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, K2Node_DynamicCast_AsMonster_CH) == 0x000020, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, CallFunc_Get_Being_Aimed_At_Duration_Aimed_At_Duration) == 0x000030, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::CallFunc_Get_Being_Aimed_At_Duration_Aimed_At_Duration' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000038, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TryDodgeAiming_State_C_GetRuntimeInfoScript, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'TryDodgeAiming_State_C_GetRuntimeInfoScript::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UTryDodgeAiming_State_C \ static_assert(alignof(UTryDodgeAiming_State_C) == 0x000008, "Wrong alignment on UTryDodgeAiming_State_C"); \ static_assert(sizeof(UTryDodgeAiming_State_C) == 0x000138, "Wrong size on UTryDodgeAiming_State_C"); \ static_assert(offsetof(UTryDodgeAiming_State_C, UberGraphFrame) == 0x0000C8, "Member 'UTryDodgeAiming_State_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UTryDodgeAiming_State_C, AimDuration) == 0x0000D0, "Member 'UTryDodgeAiming_State_C::AimDuration' has a wrong offset!"); \ static_assert(offsetof(UTryDodgeAiming_State_C, DodgeCooldown) == 0x0000F8, "Member 'UTryDodgeAiming_State_C::DodgeCooldown' has a wrong offset!"); \ static_assert(offsetof(UTryDodgeAiming_State_C, ForbiddenBehaviors) == 0x000120, "Member 'UTryDodgeAiming_State_C::ForbiddenBehaviors' has a wrong offset!"); \ static_assert(offsetof(UTryDodgeAiming_State_C, Montage) == 0x000130, "Member 'UTryDodgeAiming_State_C::Montage' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage \ static_assert(alignof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage) == 0x000008, "Wrong alignment on MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage"); \ static_assert(sizeof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage) == 0x000070, "Wrong size on MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, DamagedActor) == 0x000000, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::DamagedActor' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, Damage) == 0x000008, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, DamageType) == 0x000010, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, InstigatedBy) == 0x000018, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, DamageCauser) == 0x000020, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, CallFunc_Conv_IntToString_ReturnValue) == 0x000028, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, Temp_int_Variable) == 0x00004C, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, CallFunc_Subtract_IntInt_ReturnValue) == 0x000050, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, K2Node_SwitchInteger_CmpSuccess) == 0x000054, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, CallFunc_GetOwnerCH_ReturnValue) == 0x000058, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, K2Node_DynamicCast_AsNPC_CH) == 0x000060, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::K2Node_DynamicCast_AsNPC_CH' has a wrong offset!"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'MQ_StruggleAttack_Maria_Infinit_C_ProcessOwnerTakeAnyDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack \ static_assert(alignof(MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack) == 0x000008, "Wrong alignment on MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack"); \ static_assert(sizeof(MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack) == 0x000008, "Wrong size on MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack"); \ static_assert(offsetof(MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack, Owner) == 0x000000, "Member 'MQ_StruggleAttack_Maria_Infinit_C_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMQ_StruggleAttack_Maria_Infinit_C \ static_assert(alignof(UMQ_StruggleAttack_Maria_Infinit_C) == 0x000010, "Wrong alignment on UMQ_StruggleAttack_Maria_Infinit_C"); \ static_assert(sizeof(UMQ_StruggleAttack_Maria_Infinit_C) == 0x000450, "Wrong size on UMQ_StruggleAttack_Maria_Infinit_C"); \ static_assert(offsetof(UMQ_StruggleAttack_Maria_Infinit_C, HitCounter) == 0x000440, "Member 'UMQ_StruggleAttack_Maria_Infinit_C::HitCounter' has a wrong offset!"); \ static_assert(offsetof(UMQ_StruggleAttack_Maria_Infinit_C, HitMaxCount) == 0x000444, "Member 'UMQ_StruggleAttack_Maria_Infinit_C::HitMaxCount' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Update_Use_Controller_Rotation \ static_assert(alignof(Monster_CH_C_Update_Use_Controller_Rotation) == 0x000008, "Wrong alignment on Monster_CH_C_Update_Use_Controller_Rotation"); \ static_assert(sizeof(Monster_CH_C_Update_Use_Controller_Rotation) == 0x000018, "Wrong size on Monster_CH_C_Update_Use_Controller_Rotation"); \ static_assert(offsetof(Monster_CH_C_Update_Use_Controller_Rotation, CallFunc_IsTransformationWantingToPreventControllerRotation_ReturnValue) == 0x000000, "Member 'Monster_CH_C_Update_Use_Controller_Rotation::CallFunc_IsTransformationWantingToPreventControllerRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Use_Controller_Rotation, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Update_Use_Controller_Rotation::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Use_Controller_Rotation, CallFunc_AreHitReactionsPreventingControllerRotation_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Update_Use_Controller_Rotation::CallFunc_AreHitReactionsPreventingControllerRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Use_Controller_Rotation, CallFunc_BooleanOR_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Update_Use_Controller_Rotation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Use_Controller_Rotation, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'Monster_CH_C_Update_Use_Controller_Rotation::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Update_Debug_Options \ static_assert(alignof(Monster_CH_C_Update_Debug_Options) == 0x000008, "Wrong alignment on Monster_CH_C_Update_Debug_Options"); \ static_assert(sizeof(Monster_CH_C_Update_Debug_Options) == 0x000018, "Wrong size on Monster_CH_C_Update_Debug_Options"); \ static_assert(offsetof(Monster_CH_C_Update_Debug_Options, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x000000, "Member 'Monster_CH_C_Update_Debug_Options::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Debug_Options, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Update_Debug_Options::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_Debug_Options, CallFunc_getAIDebugGState_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Update_Debug_Options::CallFunc_getAIDebugGState_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Update_AI_Paused_By_Transformation \ static_assert(alignof(Monster_CH_C_Update_AI_Paused_By_Transformation) == 0x000001, "Wrong alignment on Monster_CH_C_Update_AI_Paused_By_Transformation"); \ static_assert(sizeof(Monster_CH_C_Update_AI_Paused_By_Transformation) == 0x000001, "Wrong size on Monster_CH_C_Update_AI_Paused_By_Transformation"); \ static_assert(offsetof(Monster_CH_C_Update_AI_Paused_By_Transformation, CallFunc_IsTransformationWantingDisabledAI_ReturnValue) == 0x000000, "Member 'Monster_CH_C_Update_AI_Paused_By_Transformation::CallFunc_IsTransformationWantingDisabledAI_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Update_AI_Paused_By_Hit_Reactions \ static_assert(alignof(Monster_CH_C_Update_AI_Paused_By_Hit_Reactions) == 0x000008, "Wrong alignment on Monster_CH_C_Update_AI_Paused_By_Hit_Reactions"); \ static_assert(sizeof(Monster_CH_C_Update_AI_Paused_By_Hit_Reactions) == 0x000010, "Wrong size on Monster_CH_C_Update_AI_Paused_By_Hit_Reactions"); \ static_assert(offsetof(Monster_CH_C_Update_AI_Paused_By_Hit_Reactions, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_Update_AI_Paused_By_Hit_Reactions::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Update_AI_Paused_By_Hit_Reactions, CallFunc_AreHitReactionsWantingDisabledAI_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Update_AI_Paused_By_Hit_Reactions::CallFunc_AreHitReactionsWantingDisabledAI_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Temporarily_Ignore_Current_Collisions \ static_assert(alignof(Monster_CH_C_Temporarily_Ignore_Current_Collisions) == 0x000010, "Wrong alignment on Monster_CH_C_Temporarily_Ignore_Current_Collisions"); \ static_assert(sizeof(Monster_CH_C_Temporarily_Ignore_Current_Collisions) == 0x0004A0, "Wrong size on Monster_CH_C_Temporarily_Ignore_Current_Collisions"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Minimum_Delay) == 0x000000, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Minimum_Delay' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Force_Minimum_Capsule_Radius) == 0x000008, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Force_Minimum_Capsule_Radius' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Force_Minimum_Capsule_Half_Height) == 0x000010, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Force_Minimum_Capsule_Half_Height' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Trace_Distance) == 0x000018, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Trace_Distance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Object_Types) == 0x000020, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Object_Types' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Desired_Radius_L) == 0x000030, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Desired_Radius_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Desired_Location_L) == 0x000038, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Desired_Location_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Desired_Half_Height_L) == 0x000050, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Desired_Half_Height_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Temp_int_Array_Index_Variable) == 0x000054, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000060, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000080, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakTransform_Location) == 0x0000E0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakTransform_Rotation) == 0x0000F8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakTransform_Scale) == 0x000110, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_GetForwardVector_ReturnValue) == 0x000128, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000140, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000148, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_ReturnValue) == 0x000160, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Add_VectorVector_ReturnValue) == 0x000168, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_GetUpVector_ReturnValue) == 0x000180, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x000198, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x00019C, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0001A0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_ReturnValue_1) == 0x0001A8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0001B0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0001C8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_ReturnValue_2) == 0x0001E0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0001E8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, K2Node_CreateDelegate_OutputDelegate) == 0x000200, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_K2_GetTimerRemainingTimeHandle_ReturnValue) == 0x000210, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_K2_GetTimerRemainingTimeHandle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_ReturnValue_3) == 0x000218, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000220, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_CopyArrayOfMoveIgnoreActors_ReturnValue) == 0x000228, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_CopyArrayOfMoveIgnoreActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_CapsuleTraceMultiForObjects_OutHits) == 0x000238, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_CapsuleTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_CapsuleTraceMultiForObjects_ReturnValue) == 0x000248, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_CapsuleTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Array_Length_ReturnValue) == 0x00024C, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Array_Get_Item) == 0x000250, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Less_IntInt_ReturnValue) == 0x000338, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_bBlockingHit) == 0x000339, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_bInitialOverlap) == 0x00033A, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_Time) == 0x00033C, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_Distance) == 0x000340, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_Location) == 0x000348, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_ImpactPoint) == 0x000360, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_Normal) == 0x000378, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_ImpactNormal) == 0x000390, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_PhysMat) == 0x0003A8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_HitActor) == 0x0003B0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_HitComponent) == 0x0003B8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_HitBoneName) == 0x0003C0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_BoneName) == 0x0003C8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_HitItem) == 0x0003D0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_ElementIndex) == 0x0003D4, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_FaceIndex) == 0x0003D8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_TraceStart) == 0x0003E0, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_BreakHitResult_TraceEnd) == 0x0003F8, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000410, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Array_AddUnique_ReturnValue) == 0x000440, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000448, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_CapsuleTraceMultiForObjects_Radius_ImplicitCast) == 0x000450, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_CapsuleTraceMultiForObjects_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000458, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_CapsuleTraceMultiForObjects_HalfHeight_ImplicitCast) == 0x000460, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_CapsuleTraceMultiForObjects_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_B_ImplicitCast) == 0x000468, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000470, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_B_ImplicitCast_1) == 0x000478, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_B_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, K2Node_VariableSet_Desired_Half_Height_L_ImplicitCast) == 0x000480, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::K2Node_VariableSet_Desired_Half_Height_L_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_FMax_B_ImplicitCast_2) == 0x000488, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_FMax_B_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Temporarily_Ignore_Current_Collisions, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000490, "Member 'Monster_CH_C_Temporarily_Ignore_Current_Collisions::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Teleport_Monster \ static_assert(alignof(Monster_CH_C_Teleport_Monster) == 0x000008, "Wrong alignment on Monster_CH_C_Teleport_Monster"); \ static_assert(sizeof(Monster_CH_C_Teleport_Monster) == 0x000120, "Wrong size on Monster_CH_C_Teleport_Monster"); \ static_assert(offsetof(Monster_CH_C_Teleport_Monster, New_Location) == 0x000000, "Member 'Monster_CH_C_Teleport_Monster::New_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Teleport_Monster, New_Rotation) == 0x000018, "Member 'Monster_CH_C_Teleport_Monster::New_Rotation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Teleport_Monster, CallFunc_K2_SetActorLocationAndRotation_SweepHitResult) == 0x000030, "Member 'Monster_CH_C_Teleport_Monster::CallFunc_K2_SetActorLocationAndRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Teleport_Monster, CallFunc_K2_SetActorLocationAndRotation_ReturnValue) == 0x000118, "Member 'Monster_CH_C_Teleport_Monster::CallFunc_K2_SetActorLocationAndRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_TakePointDamage \ static_assert(alignof(Monster_CH_C_TakePointDamage) == 0x000008, "Wrong alignment on Monster_CH_C_TakePointDamage"); \ static_assert(sizeof(Monster_CH_C_TakePointDamage) == 0x000048, "Wrong size on Monster_CH_C_TakePointDamage"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, Damage) == 0x000000, "Member 'Monster_CH_C_TakePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, damageClass) == 0x000008, "Member 'Monster_CH_C_TakePointDamage::damageClass' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, EventInstigator) == 0x000010, "Member 'Monster_CH_C_TakePointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, DamageCauser) == 0x000018, "Member 'Monster_CH_C_TakePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, ReturnValue) == 0x000020, "Member 'Monster_CH_C_TakePointDamage::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_TakePointDamage_ReturnValue) == 0x000024, "Member 'Monster_CH_C_TakePointDamage::CallFunc_TakePointDamage_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_Damage_IsFinisher_Result) == 0x000028, "Member 'Monster_CH_C_TakePointDamage::CallFunc_Damage_IsFinisher_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000030, "Member 'Monster_CH_C_TakePointDamage::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_Not_PreBool_ReturnValue) == 0x000038, "Member 'Monster_CH_C_TakePointDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_Damage_IsCritical_Result) == 0x000039, "Member 'Monster_CH_C_TakePointDamage::CallFunc_Damage_IsCritical_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_BooleanAND_ReturnValue) == 0x00003A, "Member 'Monster_CH_C_TakePointDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x00003C, "Member 'Monster_CH_C_TakePointDamage::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_TakePointDamage, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000040, "Member 'Monster_CH_C_TakePointDamage::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Twitch_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Twitch_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Twitch_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Twitch_Hit_Reaction) == 0x0001C0, "Wrong size on Monster_CH_C_Start_Twitch_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, Enemy_Anim_Component_L) == 0x000120, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000128, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000138, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001B0, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast) == 0x0001B4, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Twitch_Hit_Reaction, CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast) == 0x0001B8, "Member 'Monster_CH_C_Start_Twitch_Hit_Reaction::CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Stagger_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Stagger_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Stagger_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Stagger_Hit_Reaction) == 0x0001C0, "Wrong size on Monster_CH_C_Start_Stagger_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, Enemy_Anim_Component_L) == 0x000120, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000128, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000138, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001B0, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast) == 0x0001B4, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Stagger_Hit_Reaction, CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast) == 0x0001B8, "Member 'Monster_CH_C_Start_Stagger_Hit_Reaction::CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Normal_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Normal_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Normal_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Normal_Hit_Reaction) == 0x0001C0, "Wrong size on Monster_CH_C_Start_Normal_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, Enemy_Anim_Component_L) == 0x000120, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000128, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000138, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001B0, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast) == 0x0001B4, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Normal_Hit_Reaction, CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast) == 0x0001B8, "Member 'Monster_CH_C_Start_Normal_Hit_Reaction::CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Knockdown_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Knockdown_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Knockdown_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Knockdown_Hit_Reaction) == 0x0001B8, "Wrong size on Monster_CH_C_Start_Knockdown_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, Enemy_Anim_Component_L) == 0x000120, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000128, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000130, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001A8, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x0001A9, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x0001AA, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast) == 0x0001AC, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Knockdown_Hit_Reaction, CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast) == 0x0001B0, "Member 'Monster_CH_C_Start_Knockdown_Hit_Reaction::CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Falter_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Falter_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Falter_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Falter_Hit_Reaction) == 0x0001C0, "Wrong size on Monster_CH_C_Start_Falter_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, Enemy_Anim_Component_L) == 0x000120, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000128, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000138, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001B0, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast) == 0x0001B4, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_InDurationLimit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Falter_Hit_Reaction, CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast) == 0x0001B8, "Member 'Monster_CH_C_Start_Falter_Hit_Reaction::CallFunc_StartHitResponseVariantCooldowns_InAdditionalDuration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Start_Death_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Start_Death_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Start_Death_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Start_Death_Hit_Reaction) == 0x0001B0, "Wrong size on Monster_CH_C_Start_Death_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, Hit_Reaction_Variant) == 0x000000, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000008, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, InSourceLocation) == 0x000010, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, HitInfo) == 0x000028, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, Damage_Type) == 0x000110, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, DamageCauser) == 0x000118, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000120, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, CallFunc_IsValid_ReturnValue) == 0x000128, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult) == 0x000130, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Start_Death_Hit_Reaction, CallFunc_ChooseAndApplyHitReaction_ReturnValue) == 0x0001A8, "Member 'Monster_CH_C_Start_Death_Hit_Reaction::CallFunc_ChooseAndApplyHitReaction_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Set_Hit_Reactions_Set_Configuration \ static_assert(alignof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration) == 0x000008, "Wrong alignment on Monster_CH_C_Set_Hit_Reactions_Set_Configuration"); \ static_assert(sizeof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration) == 0x000048, "Wrong size on Monster_CH_C_Set_Hit_Reactions_Set_Configuration"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration, Hit_Reactions_Set) == 0x000000, "Member 'Monster_CH_C_Set_Hit_Reactions_Set_Configuration::Hit_Reactions_Set' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000030, "Member 'Monster_CH_C_Set_Hit_Reactions_Set_Configuration::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000038, "Member 'Monster_CH_C_Set_Hit_Reactions_Set_Configuration::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reactions_Set_Configuration, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Monster_CH_C_Set_Hit_Reactions_Set_Configuration::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Set_Hit_Reaction_Selection_Configuration \ static_assert(alignof(Monster_CH_C_Set_Hit_Reaction_Selection_Configuration) == 0x000008, "Wrong alignment on Monster_CH_C_Set_Hit_Reaction_Selection_Configuration"); \ static_assert(sizeof(Monster_CH_C_Set_Hit_Reaction_Selection_Configuration) == 0x000010, "Wrong size on Monster_CH_C_Set_Hit_Reaction_Selection_Configuration"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reaction_Selection_Configuration, Configuration) == 0x000000, "Member 'Monster_CH_C_Set_Hit_Reaction_Selection_Configuration::Configuration' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Set_Hit_Reaction_Selection_Configuration, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Set_Hit_Reaction_Selection_Configuration::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_ReceivePointDamage \ static_assert(alignof(Monster_CH_C_ReceivePointDamage) == 0x000008, "Wrong alignment on Monster_CH_C_ReceivePointDamage"); \ static_assert(sizeof(Monster_CH_C_ReceivePointDamage) == 0x000160, "Wrong size on Monster_CH_C_ReceivePointDamage"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, Damage) == 0x000000, "Member 'Monster_CH_C_ReceivePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, DamageType) == 0x000008, "Member 'Monster_CH_C_ReceivePointDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, HitLocation) == 0x000010, "Member 'Monster_CH_C_ReceivePointDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, HitNormal) == 0x000028, "Member 'Monster_CH_C_ReceivePointDamage::HitNormal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, HitComponent) == 0x000040, "Member 'Monster_CH_C_ReceivePointDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, BoneName) == 0x000048, "Member 'Monster_CH_C_ReceivePointDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, ShotFromDirection) == 0x000050, "Member 'Monster_CH_C_ReceivePointDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, InstigatedBy) == 0x000068, "Member 'Monster_CH_C_ReceivePointDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, DamageCauser) == 0x000070, "Member 'Monster_CH_C_ReceivePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceivePointDamage, HitInfo) == 0x000078, "Member 'Monster_CH_C_ReceivePointDamage::HitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_ReceiveMadeDodgeMsg \ static_assert(alignof(Monster_CH_C_ReceiveMadeDodgeMsg) == 0x000008, "Wrong alignment on Monster_CH_C_ReceiveMadeDodgeMsg"); \ static_assert(sizeof(Monster_CH_C_ReceiveMadeDodgeMsg) == 0x000010, "Wrong size on Monster_CH_C_ReceiveMadeDodgeMsg"); \ static_assert(offsetof(Monster_CH_C_ReceiveMadeDodgeMsg, Message) == 0x000000, "Member 'Monster_CH_C_ReceiveMadeDodgeMsg::Message' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceiveMadeDodgeMsg, sender) == 0x000008, "Member 'Monster_CH_C_ReceiveMadeDodgeMsg::sender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_ReceiveControllerChanged \ static_assert(alignof(Monster_CH_C_ReceiveControllerChanged) == 0x000008, "Wrong alignment on Monster_CH_C_ReceiveControllerChanged"); \ static_assert(sizeof(Monster_CH_C_ReceiveControllerChanged) == 0x000010, "Wrong size on Monster_CH_C_ReceiveControllerChanged"); \ static_assert(offsetof(Monster_CH_C_ReceiveControllerChanged, OldController) == 0x000000, "Member 'Monster_CH_C_ReceiveControllerChanged::OldController' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ReceiveControllerChanged, NewController) == 0x000008, "Member 'Monster_CH_C_ReceiveControllerChanged::NewController' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_PushedBy \ static_assert(alignof(Monster_CH_C_PushedBy) == 0x000008, "Wrong alignment on Monster_CH_C_PushedBy"); \ static_assert(sizeof(Monster_CH_C_PushedBy) == 0x000010, "Wrong size on Monster_CH_C_PushedBy"); \ static_assert(offsetof(Monster_CH_C_PushedBy, pusher) == 0x000000, "Member 'Monster_CH_C_PushedBy::pusher' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PushedBy, ReturnValue) == 0x000008, "Member 'Monster_CH_C_PushedBy::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Process_Transformation_To_Standing_Started_Event \ static_assert(alignof(Monster_CH_C_Process_Transformation_To_Standing_Started_Event) == 0x000008, "Wrong alignment on Monster_CH_C_Process_Transformation_To_Standing_Started_Event"); \ static_assert(sizeof(Monster_CH_C_Process_Transformation_To_Standing_Started_Event) == 0x000010, "Wrong size on Monster_CH_C_Process_Transformation_To_Standing_Started_Event"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Standing_Started_Event, Transformation_Reason) == 0x000000, "Member 'Monster_CH_C_Process_Transformation_To_Standing_Started_Event::Transformation_Reason' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Standing_Started_Event, Expected_Duration) == 0x000008, "Member 'Monster_CH_C_Process_Transformation_To_Standing_Started_Event::Expected_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Process_Transformation_To_Standing_Finished_Event \ static_assert(alignof(Monster_CH_C_Process_Transformation_To_Standing_Finished_Event) == 0x000004, "Wrong alignment on Monster_CH_C_Process_Transformation_To_Standing_Finished_Event"); \ static_assert(sizeof(Monster_CH_C_Process_Transformation_To_Standing_Finished_Event) == 0x000008, "Wrong size on Monster_CH_C_Process_Transformation_To_Standing_Finished_Event"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Standing_Finished_Event, Transformation_Reason) == 0x000000, "Member 'Monster_CH_C_Process_Transformation_To_Standing_Finished_Event::Transformation_Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Process_Transformation_To_Lying_Started_Event \ static_assert(alignof(Monster_CH_C_Process_Transformation_To_Lying_Started_Event) == 0x000008, "Wrong alignment on Monster_CH_C_Process_Transformation_To_Lying_Started_Event"); \ static_assert(sizeof(Monster_CH_C_Process_Transformation_To_Lying_Started_Event) == 0x000010, "Wrong size on Monster_CH_C_Process_Transformation_To_Lying_Started_Event"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Lying_Started_Event, Transformation_Reason) == 0x000000, "Member 'Monster_CH_C_Process_Transformation_To_Lying_Started_Event::Transformation_Reason' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Lying_Started_Event, Expected_Duration) == 0x000008, "Member 'Monster_CH_C_Process_Transformation_To_Lying_Started_Event::Expected_Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Process_Transformation_To_Lying_Finished_Event \ static_assert(alignof(Monster_CH_C_Process_Transformation_To_Lying_Finished_Event) == 0x000004, "Wrong alignment on Monster_CH_C_Process_Transformation_To_Lying_Finished_Event"); \ static_assert(sizeof(Monster_CH_C_Process_Transformation_To_Lying_Finished_Event) == 0x000008, "Wrong size on Monster_CH_C_Process_Transformation_To_Lying_Finished_Event"); \ static_assert(offsetof(Monster_CH_C_Process_Transformation_To_Lying_Finished_Event, Transformation_Reason) == 0x000000, "Member 'Monster_CH_C_Process_Transformation_To_Lying_Finished_Event::Transformation_Reason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Process_Hit \ static_assert(alignof(Monster_CH_C_Process_Hit) == 0x000008, "Wrong alignment on Monster_CH_C_Process_Hit"); \ static_assert(sizeof(Monster_CH_C_Process_Hit) == 0x000168, "Wrong size on Monster_CH_C_Process_Hit"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Damage) == 0x000000, "Member 'Monster_CH_C_Process_Hit::Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Damage_Type) == 0x000008, "Member 'Monster_CH_C_Process_Hit::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Hit_Location) == 0x000010, "Member 'Monster_CH_C_Process_Hit::Hit_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Hit_Normal) == 0x000028, "Member 'Monster_CH_C_Process_Hit::Hit_Normal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Hit_Component) == 0x000040, "Member 'Monster_CH_C_Process_Hit::Hit_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Bone_Name) == 0x000048, "Member 'Monster_CH_C_Process_Hit::Bone_Name' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Shot_From_Direction) == 0x000050, "Member 'Monster_CH_C_Process_Hit::Shot_From_Direction' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Instigator_Controller) == 0x000068, "Member 'Monster_CH_C_Process_Hit::Instigator_Controller' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Damage_Causer) == 0x000070, "Member 'Monster_CH_C_Process_Hit::Damage_Causer' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, Hit_Info) == 0x000078, "Member 'Monster_CH_C_Process_Hit::Hit_Info' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Process_Hit, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000160, "Member 'Monster_CH_C_Process_Hit::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_PlayDeath \ static_assert(alignof(Monster_CH_C_PlayDeath) == 0x000008, "Wrong alignment on Monster_CH_C_PlayDeath"); \ static_assert(sizeof(Monster_CH_C_PlayDeath) == 0x000060, "Wrong size on Monster_CH_C_PlayDeath"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, Player) == 0x000000, "Member 'Monster_CH_C_PlayDeath::Player' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, PawnAnimTag) == 0x000008, "Member 'Monster_CH_C_PlayDeath::PawnAnimTag' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, PlayerAnimTag) == 0x000010, "Member 'Monster_CH_C_PlayDeath::PlayerAnimTag' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, ReturnValue) == 0x000018, "Member 'Monster_CH_C_PlayDeath::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_GetDebugStringFromGameplayTag_ReturnValue) == 0x000020, "Member 'Monster_CH_C_PlayDeath::CallFunc_GetDebugStringFromGameplayTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_GetAIController_ReturnValue) == 0x000030, "Member 'Monster_CH_C_PlayDeath::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_Replace_ReturnValue) == 0x000038, "Member 'Monster_CH_C_PlayDeath::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_Conv_StringToName_ReturnValue) == 0x000048, "Member 'Monster_CH_C_PlayDeath::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_createActionSyncAnimsSingle_ReturnValue) == 0x000050, "Member 'Monster_CH_C_PlayDeath::CallFunc_createActionSyncAnimsSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_PlayDeath, CallFunc_actionsAdd_ReturnValue) == 0x000058, "Member 'Monster_CH_C_PlayDeath::CallFunc_actionsAdd_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Perform_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Perform_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Perform_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Perform_Hit_Reaction) == 0x000148, "Wrong size on Monster_CH_C_Perform_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Hit_Reaction_Type) == 0x000000, "Member 'Monster_CH_C_Perform_Hit_Reaction::Hit_Reaction_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Hit_Reaction_Variant) == 0x000004, "Member 'Monster_CH_C_Perform_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Hit_Reaction_Duration_Limit) == 0x000010, "Member 'Monster_CH_C_Perform_Hit_Reaction::Hit_Reaction_Duration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, InSourceLocation) == 0x000018, "Member 'Monster_CH_C_Perform_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, HitInfo) == 0x000030, "Member 'Monster_CH_C_Perform_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Hit_Identifier) == 0x000118, "Member 'Monster_CH_C_Perform_Hit_Reaction::Hit_Identifier' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Damage_Type) == 0x000120, "Member 'Monster_CH_C_Perform_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, DamageCauser) == 0x000128, "Member 'Monster_CH_C_Perform_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Death_Variant_L) == 0x000130, "Member 'Monster_CH_C_Perform_Hit_Reaction::Death_Variant_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, Damage_Multiplier_L) == 0x000138, "Member 'Monster_CH_C_Perform_Hit_Reaction::Damage_Multiplier_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, K2Node_SwitchEnum_CmpSuccess) == 0x000140, "Member 'Monster_CH_C_Perform_Hit_Reaction::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, CallFunc_TryAbortBehaviorOnHit_Cancel_Response) == 0x000141, "Member 'Monster_CH_C_Perform_Hit_Reaction::CallFunc_TryAbortBehaviorOnHit_Cancel_Response' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Perform_Hit_Reaction, CallFunc_Not_PreBool_ReturnValue) == 0x000142, "Member 'Monster_CH_C_Perform_Hit_Reaction::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_OverrideAllowedHitReactions \ static_assert(alignof(Monster_CH_C_OverrideAllowedHitReactions) == 0x000008, "Wrong alignment on Monster_CH_C_OverrideAllowedHitReactions"); \ static_assert(sizeof(Monster_CH_C_OverrideAllowedHitReactions) == 0x000068, "Wrong size on Monster_CH_C_OverrideAllowedHitReactions"); \ static_assert(offsetof(Monster_CH_C_OverrideAllowedHitReactions, AllowKnockdown) == 0x000000, "Member 'Monster_CH_C_OverrideAllowedHitReactions::AllowKnockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_OverrideAllowedHitReactions, AllowFalter) == 0x000001, "Member 'Monster_CH_C_OverrideAllowedHitReactions::AllowFalter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_OverrideAllowedHitReactions, AllowStagger) == 0x000002, "Member 'Monster_CH_C_OverrideAllowedHitReactions::AllowStagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_OverrideAllowedHitReactions, AllowNormal) == 0x000003, "Member 'Monster_CH_C_OverrideAllowedHitReactions::AllowNormal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_OverrideAllowedHitReactions, CallFunc_MakeAllowedHitReactionsSimple_ReturnValue) == 0x000008, "Member 'Monster_CH_C_OverrideAllowedHitReactions::CallFunc_MakeAllowedHitReactionsSimple_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started, Is_First_Active_Twitch) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started::Is_First_Active_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started, Is_First_Twitch) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Started::Is_First_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing, Is_Last_Active_Twitch) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Finishing::Is_Last_Active_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended, Is_Last_Twitch) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Twitch_State_Ended::Is_Last_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Started) == 0x000010, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Started::Hit_Reaction_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing) == 0x000010, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended) == 0x000010, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started, Is_First_Active_Stagger) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started::Is_First_Active_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started, Is_First_Stagger) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Started::Is_First_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing, Is_Last_Active_Stagger) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Finishing::Is_Last_Active_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended, Is_Last_Active_Stagger) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Stagger_State_Ended::Is_Last_Active_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation) == 0x000001, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation) == 0x000001, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation, Prevent_Controller_Rotation) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Requests_Controller_Rotation::Prevent_Controller_Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking) == 0x000001, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking) == 0x000001, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking, Block_AI) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Requests_AI_Blocking::Block_AI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started, Is_First_Active_Normal_Hit) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started::Is_First_Active_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started, Is_First_Normal_Hit) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Started::Is_First_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing, Is_Last_Active_Normal_Hit) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Finishing::Is_Last_Active_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended, Is_Last_Normal_Hit) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Normal_State_Ended::Is_Last_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started, Is_First_Active_Knockdown) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started::Is_First_Active_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started, Is_First_Knockdown) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Started::Is_First_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing, Is_Last_Active_Knockdown) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Finishing::Is_Last_Active_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended, Is_Last_Knockdown) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Knockdown_State_Ended::Is_Last_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started, Is_First_Active_Falter) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started::Is_First_Active_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started, Is_First_Falter) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Started::Is_First_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing, Is_Last_Active_Falter) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Finishing::Is_Last_Active_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended, Is_Last_Falter) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Falter_State_Ended::Is_Last_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started, Is_First_Active_Death) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started::Is_First_Active_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started, Is_First_Death) == 0x000011, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Started::Is_First_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing, Is_Last_Active_Death) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Finishing::Is_Last_Active_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended \ static_assert(alignof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended) == 0x000008, "Wrong alignment on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended"); \ static_assert(sizeof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended) == 0x000018, "Wrong size on Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended, Hit_Reaction_State) == 0x000008, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended::Hit_Reaction_State' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended, Is_Last_Death) == 0x000010, "Member 'Monster_CH_C_On_Enemy_Hit_Reaction_Death_State_Ended::Is_Last_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Kill_Monster \ static_assert(alignof(Monster_CH_C_Kill_Monster) == 0x000008, "Wrong alignment on Monster_CH_C_Kill_Monster"); \ static_assert(sizeof(Monster_CH_C_Kill_Monster) == 0x000140, "Wrong size on Monster_CH_C_Kill_Monster"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, Damage_Type) == 0x000000, "Member 'Monster_CH_C_Kill_Monster::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, Source_Location) == 0x000008, "Member 'Monster_CH_C_Kill_Monster::Source_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, Damage_Causer) == 0x000020, "Member 'Monster_CH_C_Kill_Monster::Damage_Causer' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, Damage_Causer_L) == 0x000028, "Member 'Monster_CH_C_Kill_Monster::Damage_Causer_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'Monster_CH_C_Kill_Monster::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'Monster_CH_C_Kill_Monster::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, CallFunc_MakeHitResult_ReturnValue) == 0x000050, "Member 'Monster_CH_C_Kill_Monster::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Kill_Monster, CallFunc_SpawnObject_ReturnValue) == 0x000138, "Member 'Monster_CH_C_Kill_Monster::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_IsItLastHit \ static_assert(alignof(Monster_CH_C_IsItLastHit) == 0x000008, "Wrong alignment on Monster_CH_C_IsItLastHit"); \ static_assert(sizeof(Monster_CH_C_IsItLastHit) == 0x000030, "Wrong size on Monster_CH_C_IsItLastHit"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, DamageType) == 0x000000, "Member 'Monster_CH_C_IsItLastHit::DamageType' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, Damage) == 0x000008, "Member 'Monster_CH_C_IsItLastHit::Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, Result) == 0x000010, "Member 'Monster_CH_C_IsItLastHit::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, CallFunc_IsItLastHit_Result) == 0x000011, "Member 'Monster_CH_C_IsItLastHit::CallFunc_IsItLastHit_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, CallFunc_Damage_IsCritical_Result) == 0x000012, "Member 'Monster_CH_C_IsItLastHit::CallFunc_Damage_IsCritical_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'Monster_CH_C_IsItLastHit::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000020, "Member 'Monster_CH_C_IsItLastHit::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsItLastHit, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000028, "Member 'Monster_CH_C_IsItLastHit::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_IsGotUpFromKnockdown \ static_assert(alignof(Monster_CH_C_IsGotUpFromKnockdown) == 0x000001, "Wrong alignment on Monster_CH_C_IsGotUpFromKnockdown"); \ static_assert(sizeof(Monster_CH_C_IsGotUpFromKnockdown) == 0x000002, "Wrong size on Monster_CH_C_IsGotUpFromKnockdown"); \ static_assert(offsetof(Monster_CH_C_IsGotUpFromKnockdown, Result) == 0x000000, "Member 'Monster_CH_C_IsGotUpFromKnockdown::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsGotUpFromKnockdown, CallFunc_IsTransformingIntoStanding_ReturnValue) == 0x000001, "Member 'Monster_CH_C_IsGotUpFromKnockdown::CallFunc_IsTransformingIntoStanding_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Initialize_Is_Other_World_Enemy \ static_assert(alignof(Monster_CH_C_Initialize_Is_Other_World_Enemy) == 0x000008, "Wrong alignment on Monster_CH_C_Initialize_Is_Other_World_Enemy"); \ static_assert(sizeof(Monster_CH_C_Initialize_Is_Other_World_Enemy) == 0x000018, "Wrong size on Monster_CH_C_Initialize_Is_Other_World_Enemy"); \ static_assert(offsetof(Monster_CH_C_Initialize_Is_Other_World_Enemy, CallFunc_GetAnimInstance_ReturnValue) == 0x000000, "Member 'Monster_CH_C_Initialize_Is_Other_World_Enemy::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Is_Other_World_Enemy, K2Node_DynamicCast_AsSHMonster_Anim_Instance) == 0x000008, "Member 'Monster_CH_C_Initialize_Is_Other_World_Enemy::K2Node_DynamicCast_AsSHMonster_Anim_Instance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Is_Other_World_Enemy, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'Monster_CH_C_Initialize_Is_Other_World_Enemy::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Initialize_Hit_Reaction_Events \ static_assert(alignof(Monster_CH_C_Initialize_Hit_Reaction_Events) == 0x000008, "Wrong alignment on Monster_CH_C_Initialize_Hit_Reaction_Events"); \ static_assert(sizeof(Monster_CH_C_Initialize_Hit_Reaction_Events) == 0x000188, "Wrong size on Monster_CH_C_Initialize_Hit_Reaction_Events"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, Enemy_Anim_Component_L) == 0x000000, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_3) == 0x000038, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_4) == 0x000048, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_5) == 0x000058, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_6) == 0x000068, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_7) == 0x000078, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_8) == 0x000088, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_9) == 0x000098, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_10) == 0x0000A8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_11) == 0x0000B8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_12) == 0x0000C8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_13) == 0x0000D8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_14) == 0x0000E8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_15) == 0x0000F8, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_16) == 0x000108, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_17) == 0x000118, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_18) == 0x000128, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_19) == 0x000138, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_20) == 0x000148, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_20' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_21) == 0x000158, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_21' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, K2Node_CreateDelegate_OutputDelegate_22) == 0x000168, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::K2Node_CreateDelegate_OutputDelegate_22' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000178, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Initialize_Hit_Reaction_Events, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'Monster_CH_C_Initialize_Hit_Reaction_Events::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Ignore_Current_Traversal_Collisions \ static_assert(alignof(Monster_CH_C_Ignore_Current_Traversal_Collisions) == 0x000008, "Wrong alignment on Monster_CH_C_Ignore_Current_Traversal_Collisions"); \ static_assert(sizeof(Monster_CH_C_Ignore_Current_Traversal_Collisions) == 0x000010, "Wrong size on Monster_CH_C_Ignore_Current_Traversal_Collisions"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Traversal_Collisions, K2Node_MakeArray_Array) == 0x000000, "Member 'Monster_CH_C_Ignore_Current_Traversal_Collisions::K2Node_MakeArray_Array' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Ignore_Current_Ragdoll_Collisions \ static_assert(alignof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions) == 0x000008, "Wrong alignment on Monster_CH_C_Ignore_Current_Ragdoll_Collisions"); \ static_assert(sizeof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions) == 0x0002F0, "Wrong size on Monster_CH_C_Ignore_Current_Ragdoll_Collisions"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Radius) == 0x000000, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Radius' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Desired_Radius_L) == 0x000008, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Desired_Radius_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Desired_Location_L) == 0x000010, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Desired_Location_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Desired_Half_Height_L) == 0x000028, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Desired_Half_Height_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, K2Node_MakeArray_Array) == 0x000038, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000048, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000060, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_CopyArrayOfMoveIgnoreActors_ReturnValue) == 0x000078, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_CopyArrayOfMoveIgnoreActors_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_SphereTraceMultiForObjects_OutHits) == 0x000088, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_SphereTraceMultiForObjects_OutHits' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_SphereTraceMultiForObjects_ReturnValue) == 0x000098, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_SphereTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Array_Length_ReturnValue) == 0x00009C, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Less_IntInt_ReturnValue) == 0x000188, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_bBlockingHit) == 0x000189, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_bInitialOverlap) == 0x00018A, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_Time) == 0x00018C, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_Distance) == 0x000190, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_Location) == 0x000198, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_ImpactPoint) == 0x0001B0, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_Normal) == 0x0001C8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_ImpactNormal) == 0x0001E0, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_PhysMat) == 0x0001F8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_HitActor) == 0x000200, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_HitComponent) == 0x000208, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_HitBoneName) == 0x000210, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_BoneName) == 0x000218, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_HitItem) == 0x000220, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_ElementIndex) == 0x000224, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_FaceIndex) == 0x000228, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_TraceStart) == 0x000230, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_BreakHitResult_TraceEnd) == 0x000248, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000260, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Array_AddUnique_ReturnValue) == 0x000290, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_GetDisplayName_ReturnValue) == 0x000298, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_GetDisplayName_ReturnValue_1) == 0x0002A8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, K2Node_DynamicCast_AsCharacter) == 0x0002B8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, K2Node_DynamicCast_bSuccess) == 0x0002C0, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Concat_StrStr_ReturnValue) == 0x0002C8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0002D8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Ignore_Current_Ragdoll_Collisions, CallFunc_SphereTraceMultiForObjects_Radius_ImplicitCast) == 0x0002E8, "Member 'Monster_CH_C_Ignore_Current_Ragdoll_Collisions::CallFunc_SphereTraceMultiForObjects_Radius_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hitg_Reaction_Twitch_Finishing \ static_assert(alignof(Monster_CH_C_Hitg_Reaction_Twitch_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hitg_Reaction_Twitch_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hitg_Reaction_Twitch_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hitg_Reaction_Twitch_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hitg_Reaction_Twitch_Finishing, Is_Last_Active_Twitch) == 0x000000, "Member 'Monster_CH_C_Hitg_Reaction_Twitch_Finishing::Is_Last_Active_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Twitch_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Twitch_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Twitch_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Twitch_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Twitch_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Twitch_Started, Is_First_Active_Twitch) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Twitch_Started::Is_First_Active_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Twitch_Started, Is_First_Twitch) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Twitch_Started::Is_First_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Twitch_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Twitch_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Twitch_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Twitch_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Twitch_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Twitch_Ended, Is_Last_Twitch) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Twitch_Ended::Is_Last_Twitch' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Stagger_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Stagger_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Stagger_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Stagger_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Stagger_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Stagger_Started, Is_First_Active_Stagger) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Stagger_Started::Is_First_Active_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Stagger_Started, Is_First_Stagger) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Stagger_Started::Is_First_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Stagger_Finishing \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Stagger_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Stagger_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Stagger_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Stagger_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Stagger_Finishing, Is_Last_Active_Stagger) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Stagger_Finishing::Is_Last_Active_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Stagger_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Stagger_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Stagger_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Stagger_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Stagger_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Stagger_Ended, Is_Last_Stagger) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Stagger_Ended::Is_Last_Stagger' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Normal_Hit_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Normal_Hit_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Normal_Hit_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Normal_Hit_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Normal_Hit_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Normal_Hit_Started, Is_First_Active_Normal_Hit) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Normal_Hit_Started::Is_First_Active_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Normal_Hit_Started, Is_First_Normal_Hit) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Normal_Hit_Started::Is_First_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing, Is_Last_Active_Normal_Hit) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Normal_Hit_Finishing::Is_Last_Active_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Normal_Hit_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Normal_Hit_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Normal_Hit_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Normal_Hit_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Normal_Hit_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Normal_Hit_Ended, Is_Last_Normal_Hit) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Normal_Hit_Ended::Is_Last_Normal_Hit' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Knockdown_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Knockdown_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Knockdown_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Knockdown_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Knockdown_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Knockdown_Started, Is_First_Active_Knockdown) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Knockdown_Started::Is_First_Active_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Knockdown_Started, Is_First_Knockdown) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Knockdown_Started::Is_First_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Knockdown_Finishing \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Knockdown_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Knockdown_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Knockdown_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Knockdown_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Knockdown_Finishing, Is_Last_Active_Knockdown) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Knockdown_Finishing::Is_Last_Active_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Knockdown_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Knockdown_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Knockdown_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Knockdown_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Knockdown_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Knockdown_Ended, Is_Last_Knockdown) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Knockdown_Ended::Is_Last_Knockdown' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Falter_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Falter_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Falter_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Falter_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Falter_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Falter_Started, Is_First_Active_Falter) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Falter_Started::Is_First_Active_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Falter_Started, Is_First_Falter) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Falter_Started::Is_First_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Falter_Finishing \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Falter_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Falter_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Falter_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Falter_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Falter_Finishing, Is_Last_Active_Falter) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Falter_Finishing::Is_Last_Active_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Falter_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Falter_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Falter_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Falter_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Falter_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Falter_Ended, Is_Last_Falter) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Falter_Ended::Is_Last_Falter' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Death_Started \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Death_Started) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Death_Started"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Death_Started) == 0x000002, "Wrong size on Monster_CH_C_Hit_Reaction_Death_Started"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Death_Started, Is_First_Active_Death) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Death_Started::Is_First_Active_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Death_Started, Is_First_Death) == 0x000001, "Member 'Monster_CH_C_Hit_Reaction_Death_Started::Is_First_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Death_Finishing \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Death_Finishing) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Death_Finishing"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Death_Finishing) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Death_Finishing"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Death_Finishing, Is_Last_Active_Death) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Death_Finishing::Is_Last_Active_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Hit_Reaction_Death_Ended \ static_assert(alignof(Monster_CH_C_Hit_Reaction_Death_Ended) == 0x000001, "Wrong alignment on Monster_CH_C_Hit_Reaction_Death_Ended"); \ static_assert(sizeof(Monster_CH_C_Hit_Reaction_Death_Ended) == 0x000001, "Wrong size on Monster_CH_C_Hit_Reaction_Death_Ended"); \ static_assert(offsetof(Monster_CH_C_Hit_Reaction_Death_Ended, Is_Last_Death) == 0x000000, "Member 'Monster_CH_C_Hit_Reaction_Death_Ended::Is_Last_Death' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetVaultAnimMargin \ static_assert(alignof(Monster_CH_C_GetVaultAnimMargin) == 0x000008, "Wrong alignment on Monster_CH_C_GetVaultAnimMargin"); \ static_assert(sizeof(Monster_CH_C_GetVaultAnimMargin) == 0x000010, "Wrong size on Monster_CH_C_GetVaultAnimMargin"); \ static_assert(offsetof(Monster_CH_C_GetVaultAnimMargin, Left) == 0x000000, "Member 'Monster_CH_C_GetVaultAnimMargin::Left' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetVaultAnimMargin, Right) == 0x000008, "Member 'Monster_CH_C_GetVaultAnimMargin::Right' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetDeathPlayerData \ static_assert(alignof(Monster_CH_C_GetDeathPlayerData) == 0x000008, "Wrong alignment on Monster_CH_C_GetDeathPlayerData"); \ static_assert(sizeof(Monster_CH_C_GetDeathPlayerData) == 0x000128, "Wrong size on Monster_CH_C_GetDeathPlayerData"); \ static_assert(offsetof(Monster_CH_C_GetDeathPlayerData, killed) == 0x000000, "Member 'Monster_CH_C_GetDeathPlayerData::killed' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetDeathPlayerData, ReturnValue) == 0x000008, "Member 'Monster_CH_C_GetDeathPlayerData::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetDeathPlayerData, CallFunc_GetDeathPlayerData_ReturnValue) == 0x000098, "Member 'Monster_CH_C_GetDeathPlayerData::CallFunc_GetDeathPlayerData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetCustomGenericDeathSequenceSoftClass \ static_assert(alignof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass) == 0x000008, "Wrong alignment on Monster_CH_C_GetCustomGenericDeathSequenceSoftClass"); \ static_assert(sizeof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass) == 0x000078, "Wrong size on Monster_CH_C_GetCustomGenericDeathSequenceSoftClass"); \ static_assert(offsetof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass, InLastHitWorldDirType) == 0x000000, "Member 'Monster_CH_C_GetCustomGenericDeathSequenceSoftClass::InLastHitWorldDirType' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass, ReturnValue) == 0x000008, "Member 'Monster_CH_C_GetCustomGenericDeathSequenceSoftClass::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass, L_ClassToReturn) == 0x000038, "Member 'Monster_CH_C_GetCustomGenericDeathSequenceSoftClass::L_ClassToReturn' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass, CallFunc_GetController_ReturnValue) == 0x000068, "Member 'Monster_CH_C_GetCustomGenericDeathSequenceSoftClass::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetCustomGenericDeathSequenceSoftClass, CallFunc_actionsHasOfClass_ReturnValue) == 0x000070, "Member 'Monster_CH_C_GetCustomGenericDeathSequenceSoftClass::CallFunc_actionsHasOfClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_ExecuteUbergraph_Monster_CH \ static_assert(alignof(Monster_CH_C_ExecuteUbergraph_Monster_CH) == 0x000008, "Wrong alignment on Monster_CH_C_ExecuteUbergraph_Monster_CH"); \ static_assert(sizeof(Monster_CH_C_ExecuteUbergraph_Monster_CH) == 0x000398, "Wrong size on Monster_CH_C_ExecuteUbergraph_Monster_CH"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, EntryPoint) == 0x000000, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsDead_ReturnValue) == 0x000004, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_BlockAI) == 0x000005, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_BlockAI' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_PreventControllerRotation) == 0x000006, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_PreventControllerRotation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x000008, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_1) == 0x000010, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_2) == 0x000018, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_3) == 0x000020, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason_1) == 0x000028, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason) == 0x000030, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Knockdown) == 0x000038, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Knockdown) == 0x000039, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Knockdown) == 0x00003A, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Falter) == 0x00003B, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Falter) == 0x00003C, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Falter) == 0x00003D, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Stagger) == 0x00003E, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Stagger) == 0x00003F, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Stagger) == 0x000040, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Twitch) == 0x000041, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Twitch) == 0x000042, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Twitch) == 0x000043, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Normal_Hit) == 0x000044, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Normal_Hit) == 0x000045, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Normal_Hit) == 0x000046, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Active_Death) == 0x000047, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Active_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_First_Death) == 0x000048, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_First_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Death) == 0x000049, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetMaiController_ReturnValue) == 0x000050, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetMaiController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Twitch) == 0x000058, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Twitch' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_AsIFighter_AI) == 0x000060, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_AsIFighter_AI' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_AsIFighter_AI_1) == 0x000078, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_AsIFighter_AI_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Normal_Hit) == 0x000089, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Normal_Hit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Stagger) == 0x00008A, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Stagger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Falter) == 0x00008B, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Falter' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Knockdown) == 0x00008C, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CustomEvent_Is_Last_Active_Death) == 0x00008D, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CustomEvent_Is_Last_Active_Death' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_message) == 0x000090, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_message' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_sender) == 0x000098, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_sender' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetAnimInstance_ReturnValue) == 0x0000A0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_AsSHNPCAnim_Instance) == 0x0000A8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_AsSHNPCAnim_Instance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_bSuccess_2) == 0x0000B0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetCurrentAttackTarget_ReturnValue) == 0x0000B8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetCurrentAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000C0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_AsAIBase_Attack) == 0x0000C8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_AsAIBase_Attack' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_bSuccess_3) == 0x0000D0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_Damage) == 0x0000D4, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_Damage' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_DamageType) == 0x0000D8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_DamageType' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_HitLocation) == 0x0000E0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_HitLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_HitNormal) == 0x0000F8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_HitNormal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_HitComponent) == 0x000110, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_HitComponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_BoneName) == 0x000118, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_BoneName' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_ShotFromDirection) == 0x000120, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_InstigatedBy) == 0x000138, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_DamageCauser) == 0x000140, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_HitInfo) == 0x000148, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetAllowDodgeReaction_ReturnValue) == 0x000230, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetAllowDodgeReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000238, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason_2) == 0x000250, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000258, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000270, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x000288, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x0002A0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_debugger) == 0x0002A8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_debugger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_DeltaSeconds) == 0x0002B0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_getAIDebugState_ReturnValue) == 0x0002B4, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetAnimInstance_ReturnValue_1) == 0x0002B8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetSeizuresNumber_ReturnValue) == 0x0002C0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetSeizuresNumber_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_AsSHMonster_Anim_Instance) == 0x0002C8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_AsSHMonster_Anim_Instance' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_DynamicCast_bSuccess_4) == 0x0002D0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Conv_ByteToFloat_ReturnValue) == 0x0002D4, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Conv_ByteToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetCharacterPlay_ReturnValue) == 0x0002D8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetBeingStates_Result) == 0x0002E0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetBeingStates_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue) == 0x0002E8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue_1) == 0x0002E9, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_FindStateByClass_ReturnValue) == 0x0002F0, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_FindStateByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue_2) == 0x0002F8, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue_3) == 0x0002F9, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_getSpawnerManager_ReturnValue) == 0x000300, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_getSpawnerManager_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason_3) == 0x000308, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_ExpectedDuration) == 0x000310, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_ExpectedDuration' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason_4) == 0x000314, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_TransformationReason_5) == 0x00031C, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_TransformationReason_5' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_ComponentBoundEvent_ExpectedDuration_1) == 0x000324, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_ComponentBoundEvent_ExpectedDuration_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_GetController_ReturnValue) == 0x000328, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_4) == 0x000330, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000338, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue_4) == 0x000340, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_5) == 0x000348, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component_5' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000350, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_IsValid_ReturnValue_5) == 0x000358, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_OldController) == 0x000360, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_OldController' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_Event_NewController) == 0x000368, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_Event_NewController' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Enemy_Is_During_Traversal_Traversal_Active) == 0x000370, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Enemy_Is_During_Traversal_Traversal_Active' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Process_Transformation_To_Standing_Started_Event_Expected_Duration_ImplicitCast) == 0x000378, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Process_Transformation_To_Standing_Started_Event_Expected_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CallDelegate_Expected_Duration_ImplicitCast) == 0x000380, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CallDelegate_Expected_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, CallFunc_Process_Transformation_To_Lying_Started_Event_Expected_Duration_ImplicitCast) == 0x000388, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::CallFunc_Process_Transformation_To_Lying_Started_Event_Expected_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_ExecuteUbergraph_Monster_CH, K2Node_CallDelegate_Expected_Duration_ImplicitCast_1) == 0x000390, "Member 'Monster_CH_C_ExecuteUbergraph_Monster_CH::K2Node_CallDelegate_Expected_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Enemy_Is_During_Traversal \ static_assert(alignof(Monster_CH_C_Enemy_Is_During_Traversal) == 0x000008, "Wrong alignment on Monster_CH_C_Enemy_Is_During_Traversal"); \ static_assert(sizeof(Monster_CH_C_Enemy_Is_During_Traversal) == 0x000020, "Wrong size on Monster_CH_C_Enemy_Is_During_Traversal"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, Check_Squeeze) == 0x000000, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::Check_Squeeze' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, Check_Vault) == 0x000001, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::Check_Vault' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, Check_Crawl) == 0x000002, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::Check_Crawl' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, Traversal_Active) == 0x000003, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::Traversal_Active' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_GetController_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_actionsIsActive_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_actionsIsActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_actionsIsActive_ReturnValue_1) == 0x000013, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_actionsIsActive_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_actionsIsActive_ReturnValue_2) == 0x000014, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_actionsIsActive_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_BooleanAND_ReturnValue_1) == 0x000015, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_BooleanAND_ReturnValue_2) == 0x000016, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_BooleanOR_ReturnValue) == 0x000017, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Enemy_Is_During_Traversal, CallFunc_BooleanOR_ReturnValue_1) == 0x000018, "Member 'Monster_CH_C_Enemy_Is_During_Traversal::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Decide_Hit_Reaction \ static_assert(alignof(Monster_CH_C_Decide_Hit_Reaction) == 0x000008, "Wrong alignment on Monster_CH_C_Decide_Hit_Reaction"); \ static_assert(sizeof(Monster_CH_C_Decide_Hit_Reaction) == 0x000230, "Wrong size on Monster_CH_C_Decide_Hit_Reaction"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, InSourceLocation) == 0x000000, "Member 'Monster_CH_C_Decide_Hit_Reaction::InSourceLocation' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, HitInfo) == 0x000018, "Member 'Monster_CH_C_Decide_Hit_Reaction::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Damage_Type) == 0x000100, "Member 'Monster_CH_C_Decide_Hit_Reaction::Damage_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, DamageCauser) == 0x000108, "Member 'Monster_CH_C_Decide_Hit_Reaction::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Hit_Identifier) == 0x000110, "Member 'Monster_CH_C_Decide_Hit_Reaction::Hit_Identifier' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Damage_Multiplier) == 0x000118, "Member 'Monster_CH_C_Decide_Hit_Reaction::Damage_Multiplier' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Maximum_Remaining_Health_Fraction) == 0x000120, "Member 'Monster_CH_C_Decide_Hit_Reaction::Maximum_Remaining_Health_Fraction' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Hit_Reaction_Type) == 0x000128, "Member 'Monster_CH_C_Decide_Hit_Reaction::Hit_Reaction_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Hit_Reaction_Variant) == 0x00012C, "Member 'Monster_CH_C_Decide_Hit_Reaction::Hit_Reaction_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Hit_ReactionDuration_Limit) == 0x000138, "Member 'Monster_CH_C_Decide_Hit_Reaction::Hit_ReactionDuration_Limit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, Death_Variant) == 0x000140, "Member 'Monster_CH_C_Decide_Hit_Reaction::Death_Variant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000148, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_Get_Allowed_Hit_Reaction_States_Allowed_States) == 0x000150, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_Get_Allowed_Hit_Reaction_States_Allowed_States' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_FindAllHitReactionStateIdentifiers_OutHitReactionIdentifiers) == 0x0001B0, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_FindAllHitReactionStateIdentifiers_OutHitReactionIdentifiers' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_getAggroMeter_ReturnValue) == 0x0001C0, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_GetHealthPercent_ReturnValue) == 0x0001C8, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_GetHealthPercent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_GetBehaviorStance_ReturnValue) == 0x0001CC, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_GetBehaviorStance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001D0, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0001D8, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutDamageMultiplier) == 0x0001E0, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutDamageMultiplier' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutMaximumRemainingHealthFraction) == 0x0001E4, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutMaximumRemainingHealthFraction' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseType) == 0x0001E8, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseType' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseVariant) == 0x0001EC, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseVariant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseDurationLimit) == 0x0001F4, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutHitResponseDurationLimit' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_OutDeathVariant) == 0x0001F8, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_OutDeathVariant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_ReturnValue) == 0x000200, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, K2Node_FunctionResult_Damage_Multiplier_ImplicitCast) == 0x000208, "Member 'Monster_CH_C_Decide_Hit_Reaction::K2Node_FunctionResult_Damage_Multiplier_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, K2Node_FunctionResult_Maximum_Remaining_Health_Fraction_ImplicitCast) == 0x000210, "Member 'Monster_CH_C_Decide_Hit_Reaction::K2Node_FunctionResult_Maximum_Remaining_Health_Fraction_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, K2Node_FunctionResult_Hit_ReactionDuration_Limit_ImplicitCast) == 0x000218, "Member 'Monster_CH_C_Decide_Hit_Reaction::K2Node_FunctionResult_Hit_ReactionDuration_Limit_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000220, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Decide_Hit_Reaction, CallFunc_CountReceivedHitAndDecideResponse_InHealthFraction_ImplicitCast) == 0x000228, "Member 'Monster_CH_C_Decide_Hit_Reaction::CallFunc_CountReceivedHitAndDecideResponse_InHealthFraction_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Clear_Temporary_Collisions_Ignore \ static_assert(alignof(Monster_CH_C_Clear_Temporary_Collisions_Ignore) == 0x000008, "Wrong alignment on Monster_CH_C_Clear_Temporary_Collisions_Ignore"); \ static_assert(sizeof(Monster_CH_C_Clear_Temporary_Collisions_Ignore) == 0x000068, "Wrong size on Monster_CH_C_Clear_Temporary_Collisions_Ignore"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, Temp_int_Array_Index_Variable) == 0x000008, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_Array_Get_Item) == 0x000010, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000048, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, K2Node_DynamicCast_AsPrimitive_Component) == 0x000058, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::K2Node_DynamicCast_AsPrimitive_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Clear_Temporary_Collisions_Ignore, CallFunc_IsValid_ReturnValue) == 0x000061, "Member 'Monster_CH_C_Clear_Temporary_Collisions_Ignore::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Cancel_Kneeling_Stagger \ static_assert(alignof(Monster_CH_C_Cancel_Kneeling_Stagger) == 0x000008, "Wrong alignment on Monster_CH_C_Cancel_Kneeling_Stagger"); \ static_assert(sizeof(Monster_CH_C_Cancel_Kneeling_Stagger) == 0x000020, "Wrong size on Monster_CH_C_Cancel_Kneeling_Stagger"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, Cancel_Left) == 0x000000, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::Cancel_Left' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, Cancel_Right) == 0x000001, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::Cancel_Right' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, Instant) == 0x000002, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::Instant' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, Enemy_Anim_Component_L) == 0x000008, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::Enemy_Anim_Component_L' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000010, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Cancel_Kneeling_Stagger, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Monster_CH_C_Cancel_Kneeling_Stagger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_CanBePushed \ static_assert(alignof(Monster_CH_C_CanBePushed) == 0x000001, "Wrong alignment on Monster_CH_C_CanBePushed"); \ static_assert(sizeof(Monster_CH_C_CanBePushed) == 0x000001, "Wrong size on Monster_CH_C_CanBePushed"); \ static_assert(offsetof(Monster_CH_C_CanBePushed, ReturnValue) == 0x000000, "Member 'Monster_CH_C_CanBePushed::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature) == 0x000001, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature) == 0x000001, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature, PreventControllerRotation) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_7_EnemyLyingComponentTransformationRequestsControllerRotation__DelegateSignature::PreventControllerRotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature) == 0x000008, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_5_EnemyLyingComponentTransformationToStandingPhaseChanged__DelegateSignature::TransformationReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature) == 0x000008, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_3_EnemyLyingComponentTransformationToStandingEnded__DelegateSignature::TransformationReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature) == 0x00000C, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature::TransformationReason' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature, ExpectedDuration) == 0x000008, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_2_EnemyLyingComponentTransformationToStandingStarted__DelegateSignature::ExpectedDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature) == 0x000008, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationToLyingEnded__DelegateSignature::TransformationReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature) == 0x000001, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature) == 0x000001, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature, BlockAI) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_1_EnemyLyingComponentTransformationRequestsAIBlocking__DelegateSignature::BlockAI' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature) == 0x00000C, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature::TransformationReason' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature, ExpectedDuration) == 0x000008, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingStarted__DelegateSignature::ExpectedDuration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature \ static_assert(alignof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature) == 0x000004, "Wrong alignment on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature"); \ static_assert(sizeof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature) == 0x000008, "Wrong size on Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature"); \ static_assert(offsetof(Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature, TransformationReason) == 0x000000, "Member 'Monster_CH_C_BndEvt__Monster_CH_Enemy_Lying_Component_K2Node_ComponentBoundEvent_0_EnemyLyingComponentTransformationToLyingPhaseChanged__DelegateSignature::TransformationReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_BBUpdateInFlashlight \ static_assert(alignof(Monster_CH_C_BBUpdateInFlashlight) == 0x000008, "Wrong alignment on Monster_CH_C_BBUpdateInFlashlight"); \ static_assert(sizeof(Monster_CH_C_BBUpdateInFlashlight) == 0x000018, "Wrong size on Monster_CH_C_BBUpdateInFlashlight"); \ static_assert(offsetof(Monster_CH_C_BBUpdateInFlashlight, NewState) == 0x000000, "Member 'Monster_CH_C_BBUpdateInFlashlight::NewState' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_BBUpdateInFlashlight, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'Monster_CH_C_BBUpdateInFlashlight::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_BBUpdateInFlashlight, CallFunc_GetBlackboard_ReturnValue) == 0x000010, "Member 'Monster_CH_C_BBUpdateInFlashlight::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_AIDebuggerTick \ static_assert(alignof(Monster_CH_C_AIDebuggerTick) == 0x000008, "Wrong alignment on Monster_CH_C_AIDebuggerTick"); \ static_assert(sizeof(Monster_CH_C_AIDebuggerTick) == 0x000010, "Wrong size on Monster_CH_C_AIDebuggerTick"); \ static_assert(offsetof(Monster_CH_C_AIDebuggerTick, debugger) == 0x000000, "Member 'Monster_CH_C_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'Monster_CH_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Activate_Artificial_Death \ static_assert(alignof(Monster_CH_C_Activate_Artificial_Death) == 0x000008, "Wrong alignment on Monster_CH_C_Activate_Artificial_Death"); \ static_assert(sizeof(Monster_CH_C_Activate_Artificial_Death) == 0x000130, "Wrong size on Monster_CH_C_Activate_Artificial_Death"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, Death_Type) == 0x000000, "Member 'Monster_CH_C_Activate_Artificial_Death::Death_Type' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, Artificial_Death_Activated) == 0x000004, "Member 'Monster_CH_C_Activate_Artificial_Death::Artificial_Death_Activated' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_GetDisplayName_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_GetDisplayName_ReturnValue_1) == 0x000018, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000048, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000058, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000068, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Percent_IntInt_ReturnValue) == 0x000074, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000078, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Conv_IntToString_ReturnValue) == 0x000080, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_ApplyArtificialHitReaction_OutHitReactionResult) == 0x0000B0, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_ApplyArtificialHitReaction_OutHitReactionResult' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_ApplyArtificialHitReaction_ReturnValue) == 0x000128, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_ApplyArtificialHitReaction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Activate_Artificial_Death, CallFunc_IsValid_ReturnValue) == 0x000129, "Member 'Monster_CH_C_Activate_Artificial_Death::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Should_Be_Attacked_As_Lying \ static_assert(alignof(Monster_CH_C_Should_Be_Attacked_As_Lying) == 0x000001, "Wrong alignment on Monster_CH_C_Should_Be_Attacked_As_Lying"); \ static_assert(sizeof(Monster_CH_C_Should_Be_Attacked_As_Lying) == 0x000002, "Wrong size on Monster_CH_C_Should_Be_Attacked_As_Lying"); \ static_assert(offsetof(Monster_CH_C_Should_Be_Attacked_As_Lying, Attack_As_Lying) == 0x000000, "Member 'Monster_CH_C_Should_Be_Attacked_As_Lying::Attack_As_Lying' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Should_Be_Attacked_As_Lying, CallFunc_IsLying_ReturnValue) == 0x000001, "Member 'Monster_CH_C_Should_Be_Attacked_As_Lying::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_IsLying \ static_assert(alignof(Monster_CH_C_IsLying) == 0x000001, "Wrong alignment on Monster_CH_C_IsLying"); \ static_assert(sizeof(Monster_CH_C_IsLying) == 0x000004, "Wrong size on Monster_CH_C_IsLying"); \ static_assert(offsetof(Monster_CH_C_IsLying, ReturnValue) == 0x000000, "Member 'Monster_CH_C_IsLying::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsLying, CallFunc_IsLying_ReturnValue) == 0x000001, "Member 'Monster_CH_C_IsLying::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsLying, CallFunc_IsLying_ReturnValue_1) == 0x000002, "Member 'Monster_CH_C_IsLying::CallFunc_IsLying_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_IsLying, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'Monster_CH_C_IsLying::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Is_In_Stagger_State \ static_assert(alignof(Monster_CH_C_Is_In_Stagger_State) == 0x000008, "Wrong alignment on Monster_CH_C_Is_In_Stagger_State"); \ static_assert(sizeof(Monster_CH_C_Is_In_Stagger_State) == 0x000018, "Wrong size on Monster_CH_C_Is_In_Stagger_State"); \ static_assert(offsetof(Monster_CH_C_Is_In_Stagger_State, Is_In_Knockdown) == 0x000000, "Member 'Monster_CH_C_Is_In_Stagger_State::Is_In_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Stagger_State, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Is_In_Stagger_State::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Stagger_State, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Is_In_Stagger_State::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Stagger_State, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Is_In_Stagger_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Is_In_Normal_Hit_State \ static_assert(alignof(Monster_CH_C_Is_In_Normal_Hit_State) == 0x000008, "Wrong alignment on Monster_CH_C_Is_In_Normal_Hit_State"); \ static_assert(sizeof(Monster_CH_C_Is_In_Normal_Hit_State) == 0x000018, "Wrong size on Monster_CH_C_Is_In_Normal_Hit_State"); \ static_assert(offsetof(Monster_CH_C_Is_In_Normal_Hit_State, Is_In_Knockdown) == 0x000000, "Member 'Monster_CH_C_Is_In_Normal_Hit_State::Is_In_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Normal_Hit_State, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Is_In_Normal_Hit_State::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Normal_Hit_State, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Is_In_Normal_Hit_State::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Normal_Hit_State, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Is_In_Normal_Hit_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Is_In_Knockdown_State \ static_assert(alignof(Monster_CH_C_Is_In_Knockdown_State) == 0x000008, "Wrong alignment on Monster_CH_C_Is_In_Knockdown_State"); \ static_assert(sizeof(Monster_CH_C_Is_In_Knockdown_State) == 0x000018, "Wrong size on Monster_CH_C_Is_In_Knockdown_State"); \ static_assert(offsetof(Monster_CH_C_Is_In_Knockdown_State, Is_In_Knockdown) == 0x000000, "Member 'Monster_CH_C_Is_In_Knockdown_State::Is_In_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Knockdown_State, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Is_In_Knockdown_State::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Knockdown_State, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Is_In_Knockdown_State::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Knockdown_State, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Is_In_Knockdown_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Is_In_Falter_State \ static_assert(alignof(Monster_CH_C_Is_In_Falter_State) == 0x000008, "Wrong alignment on Monster_CH_C_Is_In_Falter_State"); \ static_assert(sizeof(Monster_CH_C_Is_In_Falter_State) == 0x000018, "Wrong size on Monster_CH_C_Is_In_Falter_State"); \ static_assert(offsetof(Monster_CH_C_Is_In_Falter_State, Is_In_Knockdown) == 0x000000, "Member 'Monster_CH_C_Is_In_Falter_State::Is_In_Knockdown' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Falter_State, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Is_In_Falter_State::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Falter_State, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Is_In_Falter_State::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Is_In_Falter_State, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Is_In_Falter_State::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetLookAtTargetComponent \ static_assert(alignof(Monster_CH_C_GetLookAtTargetComponent) == 0x000008, "Wrong alignment on Monster_CH_C_GetLookAtTargetComponent"); \ static_assert(sizeof(Monster_CH_C_GetLookAtTargetComponent) == 0x000008, "Wrong size on Monster_CH_C_GetLookAtTargetComponent"); \ static_assert(offsetof(Monster_CH_C_GetLookAtTargetComponent, ReturnValue) == 0x000000, "Member 'Monster_CH_C_GetLookAtTargetComponent::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetFinisherTags \ static_assert(alignof(Monster_CH_C_GetFinisherTags) == 0x000008, "Wrong alignment on Monster_CH_C_GetFinisherTags"); \ static_assert(sizeof(Monster_CH_C_GetFinisherTags) == 0x000098, "Wrong size on Monster_CH_C_GetFinisherTags"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, victim) == 0x000000, "Member 'Monster_CH_C_GetFinisherTags::victim' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, ReturnValue) == 0x000008, "Member 'Monster_CH_C_GetFinisherTags::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, FinisherTags) == 0x000028, "Member 'Monster_CH_C_GetFinisherTags::FinisherTags' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, CallFunc_GetFinisherTags_ReturnValue) == 0x000048, "Member 'Monster_CH_C_GetFinisherTags::CallFunc_GetFinisherTags_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, CallFunc_GetPlayerPawn_ReturnValue) == 0x000068, "Member 'Monster_CH_C_GetFinisherTags::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000070, "Member 'Monster_CH_C_GetFinisherTags::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, K2Node_DynamicCast_AsAISynchro_Attack_Maria) == 0x000078, "Member 'Monster_CH_C_GetFinisherTags::K2Node_DynamicCast_AsAISynchro_Attack_Maria' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'Monster_CH_C_GetFinisherTags::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, K2Node_DynamicCast_AsAISynchro_Attack) == 0x000088, "Member 'Monster_CH_C_GetFinisherTags::K2Node_DynamicCast_AsAISynchro_Attack' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetFinisherTags, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'Monster_CH_C_GetFinisherTags::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetBeingStates \ static_assert(alignof(Monster_CH_C_GetBeingStates) == 0x000008, "Wrong alignment on Monster_CH_C_GetBeingStates"); \ static_assert(sizeof(Monster_CH_C_GetBeingStates) == 0x000020, "Wrong size on Monster_CH_C_GetBeingStates"); \ static_assert(offsetof(Monster_CH_C_GetBeingStates, Result) == 0x000000, "Member 'Monster_CH_C_GetBeingStates::Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetBeingStates, CallFunc_getMaiControllerByClass_ReturnValue) == 0x000008, "Member 'Monster_CH_C_GetBeingStates::CallFunc_getMaiControllerByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetBeingStates, CallFunc_GetBeingStates_Result) == 0x000010, "Member 'Monster_CH_C_GetBeingStates::CallFunc_GetBeingStates_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetBeingStates, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Monster_CH_C_GetBeingStates::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_GetAssetsToHardStore \ static_assert(alignof(Monster_CH_C_GetAssetsToHardStore) == 0x000008, "Wrong alignment on Monster_CH_C_GetAssetsToHardStore"); \ static_assert(sizeof(Monster_CH_C_GetAssetsToHardStore) == 0x000188, "Wrong size on Monster_CH_C_GetAssetsToHardStore"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, ReturnValue) == 0x000000, "Member 'Monster_CH_C_GetAssetsToHardStore::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, L_RetVal) == 0x000010, "Member 'Monster_CH_C_GetAssetsToHardStore::L_RetVal' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'Monster_CH_C_GetAssetsToHardStore::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, Temp_int_Array_Index_Variable) == 0x000028, "Member 'Monster_CH_C_GetAssetsToHardStore::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'Monster_CH_C_GetAssetsToHardStore::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_GetAssetsToHardStore_ReturnValue) == 0x000030, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_GetAssetsToHardStore_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, Temp_int_Loop_Counter_Variable_1) == 0x000040, "Member 'Monster_CH_C_GetAssetsToHardStore::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Array_Get_Item) == 0x000048, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Array_Length_ReturnValue) == 0x0000C0, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Array_Get_Item_1) == 0x0000C8, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Array_Length_ReturnValue_1) == 0x000178, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Less_IntInt_ReturnValue_1) == 0x00017C, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Array_Add_ReturnValue) == 0x000180, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_GetAssetsToHardStore, CallFunc_Add_IntInt_ReturnValue_1) == 0x000184, "Member 'Monster_CH_C_GetAssetsToHardStore::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Get_Hit_Reaction_Subcomponent \ static_assert(alignof(Monster_CH_C_Get_Hit_Reaction_Subcomponent) == 0x000008, "Wrong alignment on Monster_CH_C_Get_Hit_Reaction_Subcomponent"); \ static_assert(sizeof(Monster_CH_C_Get_Hit_Reaction_Subcomponent) == 0x000028, "Wrong size on Monster_CH_C_Get_Hit_Reaction_Subcomponent"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, Hit_Reaction_Subcomponent) == 0x000000, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, L_FoundEnemyAnimComponent) == 0x000008, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::L_FoundEnemyAnimComponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x000010, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, CallFunc_IsInitialized_ReturnValue) == 0x000019, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Hit_Reaction_Subcomponent, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000020, "Member 'Monster_CH_C_Get_Hit_Reaction_Subcomponent::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Get_Enemy_Anim_Component \ static_assert(alignof(Monster_CH_C_Get_Enemy_Anim_Component) == 0x000008, "Wrong alignment on Monster_CH_C_Get_Enemy_Anim_Component"); \ static_assert(sizeof(Monster_CH_C_Get_Enemy_Anim_Component) == 0x000010, "Wrong size on Monster_CH_C_Get_Enemy_Anim_Component"); \ static_assert(offsetof(Monster_CH_C_Get_Enemy_Anim_Component, Enemy_Anim_Component) == 0x000000, "Member 'Monster_CH_C_Get_Enemy_Anim_Component::Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Enemy_Anim_Component, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Get_Enemy_Anim_Component::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Get_Being_Aimed_At_Duration \ static_assert(alignof(Monster_CH_C_Get_Being_Aimed_At_Duration) == 0x000008, "Wrong alignment on Monster_CH_C_Get_Being_Aimed_At_Duration"); \ static_assert(sizeof(Monster_CH_C_Get_Being_Aimed_At_Duration) == 0x000018, "Wrong size on Monster_CH_C_Get_Being_Aimed_At_Duration"); \ static_assert(offsetof(Monster_CH_C_Get_Being_Aimed_At_Duration, Aimed_At_Duration) == 0x000000, "Member 'Monster_CH_C_Get_Being_Aimed_At_Duration::Aimed_At_Duration' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Being_Aimed_At_Duration, CallFunc_GetBeingAimedAtDuration_ReturnValue) == 0x000008, "Member 'Monster_CH_C_Get_Being_Aimed_At_Duration::CallFunc_GetBeingAimedAtDuration_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Being_Aimed_At_Duration, K2Node_FunctionResult_Aimed_At_Duration_ImplicitCast) == 0x000010, "Member 'Monster_CH_C_Get_Being_Aimed_At_Duration::K2Node_FunctionResult_Aimed_At_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Get_Allowed_Hit_Reaction_States \ static_assert(alignof(Monster_CH_C_Get_Allowed_Hit_Reaction_States) == 0x000008, "Wrong alignment on Monster_CH_C_Get_Allowed_Hit_Reaction_States"); \ static_assert(sizeof(Monster_CH_C_Get_Allowed_Hit_Reaction_States) == 0x000198, "Wrong size on Monster_CH_C_Get_Allowed_Hit_Reaction_States"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, Allowed_States) == 0x000000, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::Allowed_States' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_MakeAllowedHitReactionsNone_ReturnValue) == 0x000060, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_MakeAllowedHitReactionsNone_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x0000C0, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_IsInKnockdownState_ReturnValue) == 0x0000C8, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_IsInKnockdownState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_Not_PreBool_ReturnValue) == 0x0000C9, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_MakeAllowedHitReactionsSimple_ReturnValue) == 0x0000D0, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_MakeAllowedHitReactionsSimple_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_IsDead_ReturnValue) == 0x000130, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Get_Allowed_Hit_Reaction_States, CallFunc_MergeAllowedHitReactions_ReturnValue) == 0x000138, "Member 'Monster_CH_C_Get_Allowed_Hit_Reaction_States::CallFunc_MergeAllowedHitReactions_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result \ static_assert(alignof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result) == 0x000008, "Wrong alignment on Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result"); \ static_assert(sizeof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result) == 0x000260, "Wrong size on Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, Attacking_Actor) == 0x000000, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::Attacking_Actor' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, Hit_Result) == 0x000008, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::Hit_Result' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F0, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000108, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000120, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_VSize_ReturnValue) == 0x000138, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_Normal_ReturnValue) == 0x000140, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000158, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_MakeHitResult_ReturnValue) == 0x000170, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result, CallFunc_MakeHitResult_Distance_ImplicitCast) == 0x000258, "Member 'Monster_CH_C_Generate_Fake_Hit_Reaction_Hit_Result::CallFunc_MakeHitResult_Distance_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_CanBeLookedAt \ static_assert(alignof(Monster_CH_C_CanBeLookedAt) == 0x000001, "Wrong alignment on Monster_CH_C_CanBeLookedAt"); \ static_assert(sizeof(Monster_CH_C_CanBeLookedAt) == 0x000001, "Wrong size on Monster_CH_C_CanBeLookedAt"); \ static_assert(offsetof(Monster_CH_C_CanBeLookedAt, ReturnValue) == 0x000000, "Member 'Monster_CH_C_CanBeLookedAt::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Can_Evade_Attack \ static_assert(alignof(Monster_CH_C_Can_Evade_Attack) == 0x000008, "Wrong alignment on Monster_CH_C_Can_Evade_Attack"); \ static_assert(sizeof(Monster_CH_C_Can_Evade_Attack) == 0x000020, "Wrong size on Monster_CH_C_Can_Evade_Attack"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, Can_Evade_Attack_0) == 0x000000, "Member 'Monster_CH_C_Can_Evade_Attack::Can_Evade_Attack_0' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x000008, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_IsDead_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_IsInFalterState_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_IsInFalterState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_Not_PreBool_ReturnValue) == 0x000012, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_Not_PreBool_ReturnValue_1) == 0x000013, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_IsInStaggerState_ReturnValue) == 0x000014, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_IsInStaggerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_IsInKnockdownState_ReturnValue) == 0x000015, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_IsInKnockdownState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_Not_PreBool_ReturnValue_2) == 0x000016, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_Not_PreBool_ReturnValue_3) == 0x000017, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_BooleanAND_ReturnValue) == 0x000018, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_BooleanAND_ReturnValue_1) == 0x000019, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Evade_Attack, CallFunc_BooleanAND_ReturnValue_2) == 0x00001A, "Member 'Monster_CH_C_Can_Evade_Attack::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Can_Counterattack \ static_assert(alignof(Monster_CH_C_Can_Counterattack) == 0x000008, "Wrong alignment on Monster_CH_C_Can_Counterattack"); \ static_assert(sizeof(Monster_CH_C_Can_Counterattack) == 0x000038, "Wrong size on Monster_CH_C_Can_Counterattack"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, Can_Counterattack_0) == 0x000000, "Member 'Monster_CH_C_Can_Counterattack::Can_Counterattack_0' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, HitReactions) == 0x000008, "Member 'Monster_CH_C_Can_Counterattack::HitReactions' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsDead_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000012, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_HasHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component) == 0x000018, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_Get_Enemy_Anim_Component_Enemy_Anim_Component' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000028, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsInFalterState_ReturnValue) == 0x000030, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsInFalterState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsInStaggerState_ReturnValue) == 0x000031, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsInStaggerState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_IsInKnockdownState_ReturnValue) == 0x000032, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_IsInKnockdownState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_BooleanOR_ReturnValue) == 0x000033, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Counterattack, CallFunc_BooleanOR_ReturnValue_1) == 0x000034, "Member 'Monster_CH_C_Can_Counterattack::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_Can_Be_Pushed_by_Player \ static_assert(alignof(Monster_CH_C_Can_Be_Pushed_by_Player) == 0x000008, "Wrong alignment on Monster_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(sizeof(Monster_CH_C_Can_Be_Pushed_by_Player) == 0x000018, "Wrong size on Monster_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, Pushing_Allowed) == 0x000000, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::Pushing_Allowed' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent) == 0x000008, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_Get_Hit_Reaction_Subcomponent_Hit_Reaction_Subcomponent' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed) == 0x000010, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_HasAnyOfHitReactionStatesOfTypeInProgress_ReturnValue) == 0x000012, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_HasAnyOfHitReactionStatesOfTypeInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_Not_PreBool_ReturnValue) == 0x000013, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_Can_Be_Pushed_by_Player, CallFunc_BooleanAND_ReturnValue) == 0x000014, "Member 'Monster_CH_C_Can_Be_Pushed_by_Player::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Monster_CH_C_AllowDeath \ static_assert(alignof(Monster_CH_C_AllowDeath) == 0x000001, "Wrong alignment on Monster_CH_C_AllowDeath"); \ static_assert(sizeof(Monster_CH_C_AllowDeath) == 0x000006, "Wrong size on Monster_CH_C_AllowDeath"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, ReturnValue) == 0x000000, "Member 'Monster_CH_C_AllowDeath::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, CallFunc_AllowDeath_ReturnValue) == 0x000001, "Member 'Monster_CH_C_AllowDeath::CallFunc_AllowDeath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, CallFunc_GetTransformationIsInProgress_ReturnValue) == 0x000002, "Member 'Monster_CH_C_AllowDeath::CallFunc_GetTransformationIsInProgress_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'Monster_CH_C_AllowDeath::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, CallFunc_BooleanOR_ReturnValue) == 0x000004, "Member 'Monster_CH_C_AllowDeath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Monster_CH_C_AllowDeath, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'Monster_CH_C_AllowDeath::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMonster_CH_C \ static_assert(alignof(AMonster_CH_C) == 0x000010, "Wrong alignment on AMonster_CH_C"); \ static_assert(sizeof(AMonster_CH_C) == 0x000BB0, "Wrong size on AMonster_CH_C"); \ static_assert(offsetof(AMonster_CH_C, UberGraphFrame_Monster_CH_C) == 0x000A60, "Member 'AMonster_CH_C::UberGraphFrame_Monster_CH_C' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, MaiReincarnation) == 0x000A68, "Member 'AMonster_CH_C::MaiReincarnation' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, EnemyTransformationState) == 0x000A70, "Member 'AMonster_CH_C::EnemyTransformationState' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, SHAILitByAFlashlight) == 0x000A78, "Member 'AMonster_CH_C::SHAILitByAFlashlight' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Enemy_Lying_Component) == 0x000A80, "Member 'AMonster_CH_C::Enemy_Lying_Component' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Aimed_At_Counting) == 0x000A88, "Member 'AMonster_CH_C::Aimed_At_Counting' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Hit_Reaction_Selection) == 0x000A90, "Member 'AMonster_CH_C::Hit_Reaction_Selection' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, BeingFootstepTracer) == 0x000A98, "Member 'AMonster_CH_C::BeingFootstepTracer' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, CHExtraDamage) == 0x000AA0, "Member 'AMonster_CH_C::CHExtraDamage' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, LastDamageDirection) == 0x000AA8, "Member 'AMonster_CH_C::LastDamageDirection' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Event_Transformation_To_Standing_Started) == 0x000AC0, "Member 'AMonster_CH_C::Event_Transformation_To_Standing_Started' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Event_Transformation_To_Standing_Finished) == 0x000AD0, "Member 'AMonster_CH_C::Event_Transformation_To_Standing_Finished' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Event_Transformation_To_Lying_Started) == 0x000AE0, "Member 'AMonster_CH_C::Event_Transformation_To_Lying_Started' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Event_Transformation_To_Lying_Finished) == 0x000AF0, "Member 'AMonster_CH_C::Event_Transformation_To_Lying_Finished' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Is_Other_World_Enemy) == 0x000B00, "Member 'AMonster_CH_C::Is_Other_World_Enemy' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Artificial_Death_Types) == 0x000B08, "Member 'AMonster_CH_C::Artificial_Death_Types' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Allow_Death_During_Transformation) == 0x000B18, "Member 'AMonster_CH_C::Allow_Death_During_Transformation' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, AllowedHitReactionsOverride) == 0x000B20, "Member 'AMonster_CH_C::AllowedHitReactionsOverride' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Temporarily_Ignore_Component_Collisions) == 0x000B80, "Member 'AMonster_CH_C::Temporarily_Ignore_Component_Collisions' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Temporarily_Ignore_Actor_Collisions_Clear_Timer) == 0x000B90, "Member 'AMonster_CH_C::Temporarily_Ignore_Actor_Collisions_Clear_Timer' has a wrong offset!"); \ static_assert(offsetof(AMonster_CH_C, Temporarily_Ignore_Ragdoll_Collisions) == 0x000B98, "Member 'AMonster_CH_C::Temporarily_Ignore_Ragdoll_Collisions' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_OnMissEnded \ static_assert(alignof(AISynchroAttack_C_OnMissEnded) == 0x000008, "Wrong alignment on AISynchroAttack_C_OnMissEnded"); \ static_assert(sizeof(AISynchroAttack_C_OnMissEnded) == 0x000010, "Wrong size on AISynchroAttack_C_OnMissEnded"); \ static_assert(offsetof(AISynchroAttack_C_OnMissEnded, Montage) == 0x000000, "Member 'AISynchroAttack_C_OnMissEnded::Montage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_OnMissEnded, bInterrupted) == 0x000008, "Member 'AISynchroAttack_C_OnMissEnded::bInterrupted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_LoadRowStruct \ static_assert(alignof(AISynchroAttack_C_LoadRowStruct) == 0x000008, "Wrong alignment on AISynchroAttack_C_LoadRowStruct"); \ static_assert(sizeof(AISynchroAttack_C_LoadRowStruct) == 0x000150, "Wrong size on AISynchroAttack_C_LoadRowStruct"); \ static_assert(offsetof(AISynchroAttack_C_LoadRowStruct, AttackStruct) == 0x000000, "Member 'AISynchroAttack_C_LoadRowStruct::AttackStruct' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack \ static_assert(alignof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack) == 0x000008, "Wrong alignment on AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack"); \ static_assert(sizeof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack) == 0x0002A8, "Wrong size on AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, EntryPoint) == 0x000000, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, Temp_byte_Variable) == 0x000004, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_owner_3) == 0x000020, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_owner_3' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_owner_2) == 0x000028, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_owner_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_DeltaSeconds) == 0x000030, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetOwnerAI_ReturnValue) == 0x000038, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsActionFinished_ReturnValue) == 0x000041, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsActionFinished_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_owner_1) == 0x000048, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_owner_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_aborted) == 0x000050, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_aborted' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue_1) == 0x000051, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsActionFinished_ReturnValue_1) == 0x000052, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsActionFinished_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetOwnerCH_ReturnValue) == 0x000058, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_CustomEvent_Montage) == 0x000060, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_CustomEvent_Montage' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_CustomEvent_bInterrupted) == 0x000068, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_CustomEvent_bInterrupted' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetAnimInstance_ReturnValue) == 0x000070, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000078, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000080, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetAttackTarget_ReturnValue_1) == 0x000088, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetAttackTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, Temp_bool_Variable) == 0x000090, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_getHostileAttackers_ReturnValue) == 0x000098, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_getHostileAttackers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_getHostileAttackers_ReturnValue_1) == 0x0000A8, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_getHostileAttackers_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue_3) == 0x0000B0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetOwnerAI_ReturnValue_1) == 0x0000B8, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetOwnerCH_ReturnValue_1) == 0x0000C0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue_4) == 0x0000C8, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetAnimInstance_ReturnValue_1) == 0x0000D0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValid_ReturnValue_5) == 0x0000D8, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_AttackStruct) == 0x0000E0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_AttackStruct' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_actionsAdd_ReturnValue) == 0x000230, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_actionsAdd_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsValidClass_ReturnValue) == 0x000231, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000232, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_createActionSyncAnimsSingle_ReturnValue) == 0x000238, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_createActionSyncAnimsSingle_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetAttackTarget_ReturnValue_2) == 0x000240, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetAttackTarget_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetOwnerCH_ReturnValue_2) == 0x000248, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000250, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetVerticalDistanceTo_ReturnValue) == 0x000260, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetVerticalDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000264, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GetDistanceTo_ReturnValue) == 0x000268, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_IsLineOfSightClear_Result) == 0x00026C, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_IsLineOfSightClear_Result' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, Temp_byte_Variable_1) == 0x00026D, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Select_Default) == 0x00026E, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00026F, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_BooleanAND_ReturnValue) == 0x000270, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_ShouldMiss_Result) == 0x000271, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_ShouldMiss_Result' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_BooleanAND_ReturnValue_1) == 0x000272, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, K2Node_Event_owner) == 0x000278, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000280, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000288, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000290, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000298, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack, CallFunc_Less_DoubleDouble_B_ImplicitCast) == 0x0002A0, "Member 'AISynchroAttack_C_ExecuteUbergraph_AISynchroAttack::CallFunc_Less_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_EventTickAttack \ static_assert(alignof(AISynchroAttack_C_EventTickAttack) == 0x000008, "Wrong alignment on AISynchroAttack_C_EventTickAttack"); \ static_assert(sizeof(AISynchroAttack_C_EventTickAttack) == 0x000010, "Wrong size on AISynchroAttack_C_EventTickAttack"); \ static_assert(offsetof(AISynchroAttack_C_EventTickAttack, Owner) == 0x000000, "Member 'AISynchroAttack_C_EventTickAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_EventTickAttack, DeltaSeconds) == 0x000008, "Member 'AISynchroAttack_C_EventTickAttack::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_EventStopAttack \ static_assert(alignof(AISynchroAttack_C_EventStopAttack) == 0x000008, "Wrong alignment on AISynchroAttack_C_EventStopAttack"); \ static_assert(sizeof(AISynchroAttack_C_EventStopAttack) == 0x000010, "Wrong size on AISynchroAttack_C_EventStopAttack"); \ static_assert(offsetof(AISynchroAttack_C_EventStopAttack, Owner) == 0x000000, "Member 'AISynchroAttack_C_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(AISynchroAttack_C_EventStopAttack, Aborted) == 0x000008, "Member 'AISynchroAttack_C_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_EventInitAttack \ static_assert(alignof(AISynchroAttack_C_EventInitAttack) == 0x000008, "Wrong alignment on AISynchroAttack_C_EventInitAttack"); \ static_assert(sizeof(AISynchroAttack_C_EventInitAttack) == 0x000008, "Wrong size on AISynchroAttack_C_EventInitAttack"); \ static_assert(offsetof(AISynchroAttack_C_EventInitAttack, Owner) == 0x000000, "Member 'AISynchroAttack_C_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISynchroAttack_C_EventBeginAttack \ static_assert(alignof(AISynchroAttack_C_EventBeginAttack) == 0x000008, "Wrong alignment on AISynchroAttack_C_EventBeginAttack"); \ static_assert(sizeof(AISynchroAttack_C_EventBeginAttack) == 0x000008, "Wrong size on AISynchroAttack_C_EventBeginAttack"); \ static_assert(offsetof(AISynchroAttack_C_EventBeginAttack, Owner) == 0x000000, "Member 'AISynchroAttack_C_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAISynchroAttack_C \ static_assert(alignof(UAISynchroAttack_C) == 0x000010, "Wrong alignment on UAISynchroAttack_C"); \ static_assert(sizeof(UAISynchroAttack_C) == 0x0003C0, "Wrong size on UAISynchroAttack_C"); \ static_assert(offsetof(UAISynchroAttack_C, UberGraphFrame_AISynchroAttack_C) == 0x000390, "Member 'UAISynchroAttack_C::UberGraphFrame_AISynchroAttack_C' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_C, AttackMontage_) == 0x000398, "Member 'UAISynchroAttack_C::AttackMontage_' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_C, action) == 0x0003A0, "Member 'UAISynchroAttack_C::action' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_C, SyncAnim) == 0x0003A8, "Member 'UAISynchroAttack_C::SyncAnim' has a wrong offset!"); \ static_assert(offsetof(UAISynchroAttack_C, SyncAction) == 0x0003B0, "Member 'UAISynchroAttack_C::SyncAction' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData) == 0x00001C, "Wrong size on James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000014, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData) == 0x0002A8, "Wrong size on James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_275) == 0x000004, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_275' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_276) == 0x000010, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_276' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_277) == 0x000030, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_277' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_278) == 0x000038, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_278' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_279) == 0x000040, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_279' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_280) == 0x000048, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_280' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __BlendProfile_281) == 0x000050, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__BlendProfile_281' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __CurveFloat_282) == 0x000058, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__CurveFloat_282' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __EnumProperty_283) == 0x000060, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__EnumProperty_283' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __EnumProperty_284) == 0x000061, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__EnumProperty_284' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __ArrayProperty_285) == 0x000068, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__ArrayProperty_285' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __EnumProperty_286) == 0x000078, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__EnumProperty_286' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __ByteProperty_287) == 0x000079, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__ByteProperty_287' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_288) == 0x00007C, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_288' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_289) == 0x000084, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_289' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_290) == 0x000090, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_290' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_291) == 0x0000B0, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_291' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_292) == 0x0000B8, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_292' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_293) == 0x0000D8, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_293' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_294) == 0x0000E0, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_294' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_295) == 0x0000E8, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_295' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_296) == 0x000108, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_296' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_297) == 0x000110, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_297' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_298) == 0x00013C, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_298' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __IntProperty_299) == 0x000144, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__IntProperty_299' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __BoolProperty_300) == 0x000148, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__BoolProperty_300' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __FloatProperty_301) == 0x00014C, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__FloatProperty_301' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __FloatProperty_302) == 0x000150, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__FloatProperty_302' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __BoolProperty_303) == 0x000154, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__BoolProperty_303' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __EnumProperty_304) == 0x000155, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__EnumProperty_304' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __ByteProperty_305) == 0x000156, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__ByteProperty_305' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_306) == 0x000158, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_306' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_307) == 0x000178, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_307' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __NameProperty_308) == 0x000180, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__NameProperty_308' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __IntProperty_309) == 0x000188, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__IntProperty_309' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, __StructProperty_310) == 0x000190, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::__StructProperty_310' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x0001B0, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000210, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000290, "Member 'James_Locomotion_Unarmed::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_OnStopStateUpdate \ static_assert(alignof(James_Locomotion_Unarmed_C_OnStopStateUpdate) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_OnStopStateUpdate"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_OnStopStateUpdate) == 0x000040, "Wrong size on James_Locomotion_Unarmed_C_OnStopStateUpdate"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, Context) == 0x000000, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, Node) == 0x000010, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::Node' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, CallFunc_ConvertToAnimationStateResult_AnimationState) == 0x000020, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::CallFunc_ConvertToAnimationStateResult_AnimationState' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, CallFunc_ConvertToAnimationStateResult_Result) == 0x000030, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::CallFunc_ConvertToAnimationStateResult_Result' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000034, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnStopStateUpdate, K2Node_SwitchEnum_CmpSuccess) == 0x000038, "Member 'James_Locomotion_Unarmed_C_OnStopStateUpdate::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_OnLeanStateUpdate \ static_assert(alignof(James_Locomotion_Unarmed_C_OnLeanStateUpdate) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_OnLeanStateUpdate"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_OnLeanStateUpdate) == 0x000028, "Wrong size on James_Locomotion_Unarmed_C_OnLeanStateUpdate"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnLeanStateUpdate, Context) == 0x000000, "Member 'James_Locomotion_Unarmed_C_OnLeanStateUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnLeanStateUpdate, Node) == 0x000010, "Member 'James_Locomotion_Unarmed_C_OnLeanStateUpdate::Node' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_OnLeanStateUpdate, CallFunc_TryGetCurrentStateWeight_ReturnValue) == 0x000020, "Member 'James_Locomotion_Unarmed_C_OnLeanStateUpdate::CallFunc_TryGetCurrentStateWeight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_LeanAdditiveLayer \ static_assert(alignof(James_Locomotion_Unarmed_C_LeanAdditiveLayer) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_LeanAdditiveLayer"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_LeanAdditiveLayer) == 0x000010, "Wrong size on James_Locomotion_Unarmed_C_LeanAdditiveLayer"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_LeanAdditiveLayer, LeanAdditiveLayer_0) == 0x000000, "Member 'James_Locomotion_Unarmed_C_LeanAdditiveLayer::LeanAdditiveLayer_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed \ static_assert(alignof(James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed) == 0x000004, "Wrong alignment on James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed) == 0x000008, "Wrong size on James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed, EntryPoint) == 0x000000, "Member 'James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'James_Locomotion_Unarmed_C_ExecuteUbergraph_James_Locomotion_Unarmed::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_BlueprintUpdateAnimation \ static_assert(alignof(James_Locomotion_Unarmed_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_Locomotion_Unarmed_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_Locomotion_Unarmed_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_Locomotion_Unarmed_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_AnimGraph \ static_assert(alignof(James_Locomotion_Unarmed_C_AnimGraph) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_AnimGraph"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_AnimGraph) == 0x000010, "Wrong size on James_Locomotion_Unarmed_C_AnimGraph"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'James_Locomotion_Unarmed_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_Rule_StopToState \ static_assert(alignof(James_Locomotion_Unarmed_C_Rule_StopToState) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_Rule_StopToState"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_Rule_StopToState) == 0x000010, "Wrong size on James_Locomotion_Unarmed_C_Rule_StopToState"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_StopToState, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_Rule_StopToState::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_StopToState, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_C_Rule_StopToState::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_StopToState, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_C_Rule_StopToState::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_Rule_NeutralToLean \ static_assert(alignof(James_Locomotion_Unarmed_C_Rule_NeutralToLean) == 0x000001, "Wrong alignment on James_Locomotion_Unarmed_C_Rule_NeutralToLean"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_Rule_NeutralToLean) == 0x000003, "Wrong size on James_Locomotion_Unarmed_C_Rule_NeutralToLean"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_NeutralToLean, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_Rule_NeutralToLean::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_NeutralToLean, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_C_Rule_NeutralToLean::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_NeutralToLean, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_C_Rule_NeutralToLean::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop \ static_assert(alignof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop) == 0x000001, "Wrong alignment on James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop) == 0x000005, "Wrong size on James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop, CallFunc_ShouldMove_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop, CallFunc_Not_PreBool_ReturnValue_1) == 0x000003, "Member 'James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'James_Locomotion_Unarmed_C_Rule_MoveToIdleLoop::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_Rule_LeanToNeutral \ static_assert(alignof(James_Locomotion_Unarmed_C_Rule_LeanToNeutral) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_Rule_LeanToNeutral"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_Rule_LeanToNeutral) == 0x000010, "Wrong size on James_Locomotion_Unarmed_C_Rule_LeanToNeutral"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_LeanToNeutral, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_Rule_LeanToNeutral::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_LeanToNeutral, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_C_Rule_LeanToNeutral::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_Rule_LeanToNeutral, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_C_Rule_LeanToNeutral::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_MoveDirectionIn_0_360 \ static_assert(alignof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_MoveDirectionIn_0_360"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360) == 0x000028, "Wrong size on James_Locomotion_Unarmed_C_MoveDirectionIn_0_360"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_MoveDirectionIn_0_360::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000008, "Member 'James_Locomotion_Unarmed_C_MoveDirectionIn_0_360::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360, CallFunc_ClampAxis_ReturnValue) == 0x000010, "Member 'James_Locomotion_Unarmed_C_MoveDirectionIn_0_360::CallFunc_ClampAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000018, "Member 'James_Locomotion_Unarmed_C_MoveDirectionIn_0_360::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_MoveDirectionIn_0_360, CallFunc_ClampAxis_Angle_ImplicitCast) == 0x000020, "Member 'James_Locomotion_Unarmed_C_MoveDirectionIn_0_360::CallFunc_ClampAxis_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_Locomotion_Unarmed_C_CanApplyInWaterAdditive \ static_assert(alignof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive) == 0x000008, "Wrong alignment on James_Locomotion_Unarmed_C_CanApplyInWaterAdditive"); \ static_assert(sizeof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive) == 0x000010, "Wrong size on James_Locomotion_Unarmed_C_CanApplyInWaterAdditive"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, ReturnValue) == 0x000000, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_IsSprinting_ReturnValue) == 0x000001, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_IsMoving_ReturnValue) == 0x000002, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_IsMoving_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000003, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_IsInWater_ReturnValue) == 0x000004, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_IsInWater_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue) == 0x000005, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_1) == 0x000006, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_BooleanAND_ReturnValue_2) == 0x000007, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_Locomotion_Unarmed_C_CanApplyInWaterAdditive, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000008, "Member 'James_Locomotion_Unarmed_C_CanApplyInWaterAdditive::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_Locomotion_Unarmed_C \ static_assert(alignof(UJames_Locomotion_Unarmed_C) == 0x000010, "Wrong alignment on UJames_Locomotion_Unarmed_C"); \ static_assert(sizeof(UJames_Locomotion_Unarmed_C) == 0x0019B0, "Wrong size on UJames_Locomotion_Unarmed_C"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, UberGraphFrame) == 0x0004F0, "Member 'UJames_Locomotion_Unarmed_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UJames_Locomotion_Unarmed_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimBlueprintExtension_Tag) == 0x000518, "Member 'UJames_Locomotion_Unarmed_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimBlueprintExtension_PropertyAccess) == 0x000520, "Member 'UJames_Locomotion_Unarmed_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimBlueprintExtension_Base) == 0x000528, "Member 'UJames_Locomotion_Unarmed_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_Root_1) == 0x000530, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_12) == 0x000550, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_11) == 0x000578, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_10) == 0x0005A0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendSpacePlayer_4) == 0x0005C8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_9) == 0x000638, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer_5) == 0x000658, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_8) == 0x0006A0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateMachine_4) == 0x0006C0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateMachine_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_Root) == 0x000788, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_9) == 0x0007A8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_8) == 0x0007D0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_7) == 0x0007F8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_6) == 0x000820, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LinkedAnimGraph_3) == 0x000848, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_5) == 0x000900, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_4) == 0x000928, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LayeredBoneBlend_1) == 0x000950, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_IdentityPose_1) == 0x000A30, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_IdentityPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_ApplyAdditive_3) == 0x000A40, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer_4) == 0x000B08, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000B50, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_7) == 0x000BC0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000BE0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000C50, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendListByBool) == 0x000CC0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LayeredBoneBlend) == 0x000D08, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_IdentityPose) == 0x000DE8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_IdentityPose' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_ApplyAdditive_2) == 0x000DF8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer_3) == 0x000EC0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_6) == 0x000F08, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateMachine_3) == 0x000F28, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_5) == 0x000FF0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_3) == 0x001010, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_2) == 0x001038, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_RandomSingleSequencePlayer) == 0x001060, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_RandomSingleSequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_4) == 0x001100, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer_2) == 0x001120, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_3) == 0x001168, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateMachine_2) == 0x001188, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LinkedAnimGraph_2) == 0x001250, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_2) == 0x001308, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateMachine_1) == 0x001328, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_ApplyAdditive_1) == 0x0013F0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer_1) == 0x0014B8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LinkedAnimGraph_1) == 0x001500, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_LinkedAnimGraph) == 0x0015B8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult_1) == 0x001670, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_TransitionResult) == 0x001698, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_SequencePlayer) == 0x0016C0, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult_1) == 0x001708, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_BlendSpacePlayer) == 0x001728, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateResult) == 0x001798, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_StateMachine) == 0x0017B8, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimGraphNode_ApplyAdditive) == 0x001880, "Member 'UJames_Locomotion_Unarmed_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_HaveWeapon_E86449E94AB55F2C2F74FAB0A79C5B9E) == 0x001948, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_HaveWeapon_E86449E94AB55F2C2F74FAB0A79C5B9E' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_MovementStateWeight_E86449E94AB55F2C2F74FAB0A79C5B9E) == 0x001950, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_MovementStateWeight_E86449E94AB55F2C2F74FAB0A79C5B9E' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_UsingWeapon_8086317D49C631920A468690B979C957) == 0x001958, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_UsingWeapon_8086317D49C631920A468690B979C957' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_WeaponMask_HurtLow_8086317D49C631920A468690B979C957) == 0x001960, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_WeaponMask_HurtLow_8086317D49C631920A468690B979C957' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_WeaponMask_HurtHigh_8086317D49C631920A468690B979C957) == 0x001968, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_WeaponMask_HurtHigh_8086317D49C631920A468690B979C957' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_WeaponMask_8086317D49C631920A468690B979C957) == 0x001970, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_WeaponMask_8086317D49C631920A468690B979C957' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_ShouldProcessLogic_8086317D49C631920A468690B979C957) == 0x001978, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_ShouldProcessLogic_8086317D49C631920A468690B979C957' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Is_Aiming_D64FC8674B021379EAA3D9819A097F78) == 0x001979, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Is_Aiming_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_UseFullBody_D64FC8674B021379EAA3D9819A097F78) == 0x00197A, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_UseFullBody_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Unarmed_D64FC8674B021379EAA3D9819A097F78) == 0x00197B, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Unarmed_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_HealthState_D64FC8674B021379EAA3D9819A097F78) == 0x00197C, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_HealthState_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_IsSprinting_D64FC8674B021379EAA3D9819A097F78) == 0x00197D, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_IsSprinting_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_ShouldMove_D64FC8674B021379EAA3D9819A097F78) == 0x00197E, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_ShouldMove_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Use_Variants_D64FC8674B021379EAA3D9819A097F78) == 0x00197F, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Use_Variants_D64FC8674B021379EAA3D9819A097F78' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_HealthState_B66D74B24C147845E95CAA867F05E96C) == 0x001980, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_HealthState_B66D74B24C147845E95CAA867F05E96C' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Triger_Variant_Cooldown_B66D74B24C147845E95CAA867F05E96C) == 0x001988, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Triger_Variant_Cooldown_B66D74B24C147845E95CAA867F05E96C' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Triger_Variant_Buffor_Time_B66D74B24C147845E95CAA867F05E96C) == 0x001990, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Triger_Variant_Buffor_Time_B66D74B24C147845E95CAA867F05E96C' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, __CustomProperty_Use_Variants_B66D74B24C147845E95CAA867F05E96C) == 0x001998, "Member 'UJames_Locomotion_Unarmed_C::__CustomProperty_Use_Variants_B66D74B24C147845E95CAA867F05E96C' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, LeanRequest) == 0x001999, "Member 'UJames_Locomotion_Unarmed_C::LeanRequest' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, LeanAbort) == 0x00199A, "Member 'UJames_Locomotion_Unarmed_C::LeanAbort' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, EnableJacketBlendshapes) == 0x00199B, "Member 'UJames_Locomotion_Unarmed_C::EnableJacketBlendshapes' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, StateWeight_Lean_) == 0x00199C, "Member 'UJames_Locomotion_Unarmed_C::StateWeight_Lean_' has a wrong offset!"); \ static_assert(offsetof(UJames_Locomotion_Unarmed_C, AnimTimeRemaining_Stop_) == 0x0019A0, "Member 'UJames_Locomotion_Unarmed_C::AnimTimeRemaining_Stop_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep \ static_assert(alignof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep) == 0x000008, "Wrong alignment on NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep"); \ static_assert(sizeof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep) == 0x000030, "Wrong size on NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep"); \ static_assert(offsetof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep, EntryPoint) == 0x000000, "Member 'NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep, CallFunc_GetFootstepAINoise_ReturnValue) == 0x000010, "Member 'NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep::CallFunc_GetFootstepAINoise_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANoisyFootstep_C \ static_assert(alignof(ANoisyFootstep_C) == 0x000008, "Wrong alignment on ANoisyFootstep_C"); \ static_assert(sizeof(ANoisyFootstep_C) == 0x000568, "Wrong size on ANoisyFootstep_C"); \ static_assert(offsetof(ANoisyFootstep_C, UberGraphFrame) == 0x000500, "Member 'ANoisyFootstep_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANoisyFootstep_C, Noise) == 0x000508, "Member 'ANoisyFootstep_C::Noise' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_Tick \ static_assert(alignof(InGameMenuWidget_BP_C_Tick) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_Tick"); \ static_assert(sizeof(InGameMenuWidget_BP_C_Tick) == 0x000048, "Wrong size on InGameMenuWidget_BP_C_Tick"); \ static_assert(offsetof(InGameMenuWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'InGameMenuWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_Tick, InDeltaTime) == 0x000040, "Member 'InGameMenuWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_SwitchPanel \ static_assert(alignof(InGameMenuWidget_BP_C_SwitchPanel) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_SwitchPanel"); \ static_assert(sizeof(InGameMenuWidget_BP_C_SwitchPanel) == 0x000018, "Wrong size on InGameMenuWidget_BP_C_SwitchPanel"); \ static_assert(offsetof(InGameMenuWidget_BP_C_SwitchPanel, Widget) == 0x000000, "Member 'InGameMenuWidget_BP_C_SwitchPanel::Widget' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_SwitchPanel, Lastfocus) == 0x000008, "Member 'InGameMenuWidget_BP_C_SwitchPanel::Lastfocus' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_SwitchPanel, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'InGameMenuWidget_BP_C_SwitchPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_PrepareWidgets \ static_assert(alignof(InGameMenuWidget_BP_C_PrepareWidgets) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_PrepareWidgets"); \ static_assert(sizeof(InGameMenuWidget_BP_C_PrepareWidgets) == 0x000040, "Wrong size on InGameMenuWidget_BP_C_PrepareWidgets"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, Temp_bool_Variable) == 0x000000, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, Temp_byte_Variable) == 0x000001, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, Temp_byte_Variable_1) == 0x000002, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, CallFunc_IsBuildEditor_ReturnValue) == 0x000003, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, CallFunc_IsXOnePlatform_ReturnValue) == 0x000004, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::CallFunc_IsXOnePlatform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, CallFunc_GetPlayerName_ReturnValue) == 0x000008, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::CallFunc_GetPlayerName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, CallFunc_BooleanOR_ReturnValue) == 0x000018, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, CallFunc_Conv_StringToText_ReturnValue) == 0x000020, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_PrepareWidgets, K2Node_Select_Default) == 0x000038, "Member 'InGameMenuWidget_BP_C_PrepareWidgets::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_OnResume \ static_assert(alignof(InGameMenuWidget_BP_C_OnResume) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_OnResume"); \ static_assert(sizeof(InGameMenuWidget_BP_C_OnResume) == 0x000018, "Wrong size on InGameMenuWidget_BP_C_OnResume"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, ReturnValue) == 0x000000, "Member 'InGameMenuWidget_BP_C_OnResume::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_IsVisible_ReturnValue) == 0x000001, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_GetActiveWidget_ReturnValue) == 0x000008, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_GetActiveWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000011, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000012, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnResume, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000013, "Member 'InGameMenuWidget_BP_C_OnResume::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_OnFocusReceived \ static_assert(alignof(InGameMenuWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(InGameMenuWidget_BP_C_OnFocusReceived) == 0x000288, "Wrong size on InGameMenuWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue) == 0x000100, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_GetActiveWidget_ReturnValue) == 0x000108, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_GetActiveWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000110, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000111, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000112, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_IsValid_ReturnValue) == 0x000113, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000114, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_Unhandled_ReturnValue) == 0x000118, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0001D0, "Member 'InGameMenuWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_OnAskQuit \ static_assert(alignof(InGameMenuWidget_BP_C_OnAskQuit) == 0x000001, "Wrong alignment on InGameMenuWidget_BP_C_OnAskQuit"); \ static_assert(sizeof(InGameMenuWidget_BP_C_OnAskQuit) == 0x000001, "Wrong size on InGameMenuWidget_BP_C_OnAskQuit"); \ static_assert(offsetof(InGameMenuWidget_BP_C_OnAskQuit, _QuitTarget) == 0x000000, "Member 'InGameMenuWidget_BP_C_OnAskQuit::_QuitTarget' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP \ static_assert(alignof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP"); \ static_assert(sizeof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP) == 0x0000D8, "Wrong size on InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, EntryPoint) == 0x000000, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsVisible_ReturnValue) == 0x000005, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_GetActiveWidget_ReturnValue) == 0x000008, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_GetActiveWidget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000011, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_2) == 0x000012, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_3) == 0x000013, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_byte_Variable) == 0x000014, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000015, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_GetActiveWidget_ReturnValue_1) == 0x000018, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_GetActiveWidget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_4) == 0x000020, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_5) == 0x000021, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsVisible_ReturnValue_1) == 0x000022, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_6) == 0x000023, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_byte_Variable_1) == 0x000024, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_bool_IsClosed_Variable) == 0x000025, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_bool_Has_Been_Initd_Variable) == 0x000026, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidget) == 0x000028, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidgetIndex) == 0x000030, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidgetIndex' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue_7) == 0x000034, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_Event__QuitTarget) == 0x000035, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_Event__QuitTarget' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_ComponentBoundEvent_Show) == 0x000036, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_ComponentBoundEvent_Show' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000038, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_Event_MyGeometry) == 0x000040, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_Event_InDeltaTime) == 0x000080, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_bool_Variable) == 0x000090, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000098, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, K2Node_Select_Default) == 0x0000A0, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_Percent_FloatFloat_ReturnValue) == 0x0000A8, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue_1) == 0x0000B0, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_Percent_FloatFloat_ReturnValue_1) == 0x0000B8, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_Percent_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0000C0, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000C8, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0000D0, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature \ static_assert(alignof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature) == 0x000001, "Wrong alignment on InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature"); \ static_assert(sizeof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature) == 0x000001, "Wrong size on InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature"); \ static_assert(offsetof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature, Show) == 0x000000, "Member 'InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_SettingsWidget_K2Node_ComponentBoundEvent_5_ShowBackgoundDelegate__DelegateSignature::Show' has a wrong offset!"); \ #define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature \ static_assert(alignof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(sizeof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature) == 0x000010, "Wrong size on InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(offsetof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidget) == 0x000000, "Member 'InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidgetIndex) == 0x000008, "Member 'InGameMenuWidget_BP_C_BndEvt__InGameMenuWidget_BP_MainSwitcher_K2Node_ComponentBoundEvent_4_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UInGameMenuWidget_BP_C \ static_assert(alignof(UInGameMenuWidget_BP_C) == 0x000008, "Wrong alignment on UInGameMenuWidget_BP_C"); \ static_assert(sizeof(UInGameMenuWidget_BP_C) == 0x0004B0, "Wrong size on UInGameMenuWidget_BP_C"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, UberGraphFrame) == 0x0003D8, "Member 'UInGameMenuWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, FadeOutIn_anim_Deprecated) == 0x0003E0, "Member 'UInGameMenuWidget_BP_C::FadeOutIn_anim_Deprecated' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Ask_Border) == 0x0003E8, "Member 'UInGameMenuWidget_BP_C::Ask_Border' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, backgound_panel) == 0x0003F0, "Member 'UInGameMenuWidget_BP_C::backgound_panel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Continue_but) == 0x0003F8, "Member 'UInGameMenuWidget_BP_C::Continue_but' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Front_Panel) == 0x000400, "Member 'UInGameMenuWidget_BP_C::Front_Panel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Image) == 0x000408, "Member 'UInGameMenuWidget_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Image_136) == 0x000410, "Member 'UInGameMenuWidget_BP_C::Image_136' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Image_Indicator) == 0x000418, "Member 'UInGameMenuWidget_BP_C::Image_Indicator' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Instruction_but) == 0x000420, "Member 'UInGameMenuWidget_BP_C::Instruction_but' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, InstructionPanel) == 0x000428, "Member 'UInGameMenuWidget_BP_C::InstructionPanel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Instructions_BP) == 0x000430, "Member 'UInGameMenuWidget_BP_C::Instructions_BP' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, KeepAspectZone_2) == 0x000438, "Member 'UInGameMenuWidget_BP_C::KeepAspectZone_2' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Main_panel) == 0x000440, "Member 'UInGameMenuWidget_BP_C::Main_panel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, MainSwitcher) == 0x000448, "Member 'UInGameMenuWidget_BP_C::MainSwitcher' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Settings_but) == 0x000450, "Member 'UInGameMenuWidget_BP_C::Settings_but' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Settings_panel) == 0x000458, "Member 'UInGameMenuWidget_BP_C::Settings_panel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Slots_panel) == 0x000460, "Member 'UInGameMenuWidget_BP_C::Slots_panel' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, StyledRichTextBlock_115) == 0x000468, "Member 'UInGameMenuWidget_BP_C::StyledRichTextBlock_115' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, UserInfo_box) == 0x000470, "Member 'UInGameMenuWidget_BP_C::UserInfo_box' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, UserName_txt) == 0x000478, "Member 'UInGameMenuWidget_BP_C::UserName_txt' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, WaitForPauseKey) == 0x000480, "Member 'UInGameMenuWidget_BP_C::WaitForPauseKey' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, MaxSaveSlotsNumber_TMP) == 0x000484, "Member 'UInGameMenuWidget_BP_C::MaxSaveSlotsNumber_TMP' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, SwitchTarget) == 0x000488, "Member 'UInGameMenuWidget_BP_C::SwitchTarget' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Last_Focus) == 0x000490, "Member 'UInGameMenuWidget_BP_C::Last_Focus' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Indicator_PhaseValue) == 0x000498, "Member 'UInGameMenuWidget_BP_C::Indicator_PhaseValue' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, Indicator_DMI) == 0x0004A0, "Member 'UInGameMenuWidget_BP_C::Indicator_DMI' has a wrong offset!"); \ static_assert(offsetof(UInGameMenuWidget_BP_C, IsSaving) == 0x0004A8, "Member 'UInGameMenuWidget_BP_C::IsSaving' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_OnShowBackground \ static_assert(alignof(SettingsMenuWidget_BP_C_OnShowBackground) == 0x000001, "Wrong alignment on SettingsMenuWidget_BP_C_OnShowBackground"); \ static_assert(sizeof(SettingsMenuWidget_BP_C_OnShowBackground) == 0x000001, "Wrong size on SettingsMenuWidget_BP_C_OnShowBackground"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_OnShowBackground, Show_0) == 0x000000, "Member 'SettingsMenuWidget_BP_C_OnShowBackground::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_OnExtPanel \ static_assert(alignof(SettingsMenuWidget_BP_C_OnExtPanel) == 0x000004, "Wrong alignment on SettingsMenuWidget_BP_C_OnExtPanel"); \ static_assert(sizeof(SettingsMenuWidget_BP_C_OnExtPanel) == 0x000008, "Wrong size on SettingsMenuWidget_BP_C_OnExtPanel"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_OnExtPanel, PanelId) == 0x000000, "Member 'SettingsMenuWidget_BP_C_OnExtPanel::PanelId' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP \ static_assert(alignof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP) == 0x000008, "Wrong alignment on SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP"); \ static_assert(sizeof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP) == 0x000060, "Wrong size on SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, EntryPoint) == 0x000000, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, Temp_byte_Variable) == 0x000004, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, Temp_byte_Variable_1) == 0x000005, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidget_1) == 0x000008, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidget_1' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidgetIndex_1) == 0x000010, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidgetIndex_1' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidget) == 0x000018, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_ComponentBoundEvent_ActiveWidgetIndex) == 0x000020, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_ComponentBoundEvent_ActiveWidgetIndex' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, Temp_bool_Variable) == 0x000024, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_Event_PanelId) == 0x000028, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_Event_PanelId' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000030, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000031, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue_2) == 0x000032, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue_3) == 0x000033, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue_4) == 0x000034, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_EqualEqual_NameName_ReturnValue_5) == 0x000035, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_EqualEqual_NameName_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_Event_Show) == 0x000058, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_Select_Default) == 0x000059, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature \ static_assert(alignof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(sizeof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature) == 0x000010, "Wrong size on SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidget) == 0x000000, "Member 'SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidgetIndex) == 0x000008, "Member 'SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Main_switcher_K2Node_ComponentBoundEvent_8_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature \ static_assert(alignof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(sizeof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature) == 0x000010, "Wrong size on SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidget) == 0x000000, "Member 'SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidget' has a wrong offset!"); \ static_assert(offsetof(SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidgetIndex) == 0x000008, "Member 'SettingsMenuWidget_BP_C_BndEvt__SettingsMenuWidget_BP_Great_switcher_K2Node_ComponentBoundEvent_7_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidgetIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USettingsMenuWidget_BP_C \ static_assert(alignof(USettingsMenuWidget_BP_C) == 0x000008, "Wrong alignment on USettingsMenuWidget_BP_C"); \ static_assert(sizeof(USettingsMenuWidget_BP_C) == 0x000590, "Wrong size on USettingsMenuWidget_BP_C"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, UberGraphFrame) == 0x000420, "Member 'USettingsMenuWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, FadeOut_anim_Deprecated) == 0x000428, "Member 'USettingsMenuWidget_BP_C::FadeOut_anim_Deprecated' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, FadeIn_anim_Deprecated) == 0x000430, "Member 'USettingsMenuWidget_BP_C::FadeIn_anim_Deprecated' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, AccessibilitySettingsWidget) == 0x000438, "Member 'USettingsMenuWidget_BP_C::AccessibilitySettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Advance_ExtraSettingsPanel) == 0x000440, "Member 'USettingsMenuWidget_BP_C::Advance_ExtraSettingsPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Advance_panel) == 0x000448, "Member 'USettingsMenuWidget_BP_C::Advance_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, AudioSettingsWidget) == 0x000450, "Member 'USettingsMenuWidget_BP_C::AudioSettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Back_text) == 0x000458, "Member 'USettingsMenuWidget_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, backgound_panel) == 0x000460, "Member 'USettingsMenuWidget_BP_C::backgound_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, BottomBar) == 0x000468, "Member 'USettingsMenuWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, BottomBar_1) == 0x000470, "Member 'USettingsMenuWidget_BP_C::BottomBar_1' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, BottomBar_2) == 0x000478, "Member 'USettingsMenuWidget_BP_C::BottomBar_2' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, BottomBar_3) == 0x000480, "Member 'USettingsMenuWidget_BP_C::BottomBar_3' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, CombatChallenge_panel) == 0x000488, "Member 'USettingsMenuWidget_BP_C::CombatChallenge_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsEdit_ExtraSettingsPanel) == 0x000490, "Member 'USettingsMenuWidget_BP_C::ControlsEdit_ExtraSettingsPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsEdit_panel) == 0x000498, "Member 'USettingsMenuWidget_BP_C::ControlsEdit_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsSettingsWidget) == 0x0004A0, "Member 'USettingsMenuWidget_BP_C::ControlsSettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsView_ExtraSettingsPanel) == 0x0004A8, "Member 'USettingsMenuWidget_BP_C::ControlsView_ExtraSettingsPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsView_panel) == 0x0004B0, "Member 'USettingsMenuWidget_BP_C::ControlsView_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, D) == 0x0004B8, "Member 'USettingsMenuWidget_BP_C::D' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, DisplaySettingsWidget) == 0x0004C0, "Member 'USettingsMenuWidget_BP_C::DisplaySettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, GamePlay_ExtraSettingsPanel_BP) == 0x0004C8, "Member 'USettingsMenuWidget_BP_C::GamePlay_ExtraSettingsPanel_BP' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, GamePlaySettingsWidget) == 0x0004D0, "Member 'USettingsMenuWidget_BP_C::GamePlaySettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Gamma_ExtraSettingsPanel) == 0x0004D8, "Member 'USettingsMenuWidget_BP_C::Gamma_ExtraSettingsPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Gamma_panel) == 0x0004E0, "Member 'USettingsMenuWidget_BP_C::Gamma_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, HDR_ExtraSettingsPanel) == 0x0004E8, "Member 'USettingsMenuWidget_BP_C::HDR_ExtraSettingsPanel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, HDR_panel) == 0x0004F0, "Member 'USettingsMenuWidget_BP_C::HDR_panel' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Image_292) == 0x0004F8, "Member 'USettingsMenuWidget_BP_C::Image_292' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, L) == 0x000500, "Member 'USettingsMenuWidget_BP_C::L' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, LD) == 0x000508, "Member 'USettingsMenuWidget_BP_C::LD' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, LeftApla) == 0x000510, "Member 'USettingsMenuWidget_BP_C::LeftApla' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, LU) == 0x000518, "Member 'USettingsMenuWidget_BP_C::LU' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, R) == 0x000520, "Member 'USettingsMenuWidget_BP_C::R' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, RD) == 0x000528, "Member 'USettingsMenuWidget_BP_C::RD' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, Reset_text) == 0x000530, "Member 'USettingsMenuWidget_BP_C::Reset_text' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, RU) == 0x000538, "Member 'USettingsMenuWidget_BP_C::RU' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TabLeft_tip) == 0x000540, "Member 'USettingsMenuWidget_BP_C::TabLeft_tip' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TabRight_tip) == 0x000548, "Member 'USettingsMenuWidget_BP_C::TabRight_tip' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TextsSettingsWidget) == 0x000550, "Member 'USettingsMenuWidget_BP_C::TextsSettingsWidget' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TopBar) == 0x000558, "Member 'USettingsMenuWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TopBar_1) == 0x000560, "Member 'USettingsMenuWidget_BP_C::TopBar_1' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TopBar_2) == 0x000568, "Member 'USettingsMenuWidget_BP_C::TopBar_2' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, TopBar_3) == 0x000570, "Member 'USettingsMenuWidget_BP_C::TopBar_3' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, U) == 0x000578, "Member 'USettingsMenuWidget_BP_C::U' has a wrong offset!"); \ static_assert(offsetof(USettingsMenuWidget_BP_C, SettingsSave) == 0x000580, "Member 'USettingsMenuWidget_BP_C::SettingsSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_Show_Visualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_Show_Visualization) == 0x000008, "Wrong alignment on GamePlaySettingsWidget_BP_C_Show_Visualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_Show_Visualization) == 0x000020, "Wrong size on GamePlaySettingsWidget_BP_C_Show_Visualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_Show_Visualization, Show_0) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_Show_Visualization::Show_0' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_Show_Visualization, Panel) == 0x000008, "Member 'GamePlaySettingsWidget_BP_C_Show_Visualization::Panel' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_Show_Visualization, Temp_bool_Variable) == 0x000010, "Member 'GamePlaySettingsWidget_BP_C_Show_Visualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_Show_Visualization, K2Node_Select_Default) == 0x000018, "Member 'GamePlaySettingsWidget_BP_C_Show_Visualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization) == 0x000001, "Wrong alignment on GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization) == 0x000001, "Wrong size on GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization, Show_0) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_OnShowTraversalIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization) == 0x000001, "Wrong alignment on GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization) == 0x000001, "Wrong size on GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization, Show_0) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_OnShowStruggleIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_OnShowReticleVisualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_OnShowReticleVisualization) == 0x000001, "Wrong alignment on GamePlaySettingsWidget_BP_C_OnShowReticleVisualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_OnShowReticleVisualization) == 0x000001, "Wrong size on GamePlaySettingsWidget_BP_C_OnShowReticleVisualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnShowReticleVisualization, Show_0) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_OnShowReticleVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization) == 0x000001, "Wrong alignment on GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization) == 0x000001, "Wrong size on GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization, Show_0) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_OnShowInteractionIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(GamePlaySettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GamePlaySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_OnFocusReceived) == 0x000280, "Wrong size on GamePlaySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, Temp_bool_Variable) == 0x000100, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue) == 0x000101, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000108, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, K2Node_Select_Default) == 0x0001C0, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001C8, "Member 'GamePlaySettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP \ static_assert(alignof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP) == 0x000008, "Wrong alignment on GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP) == 0x000478, "Wrong size on GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetReticleData_ReturnValue) == 0x000004, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetReticleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_Event_Visualization) == 0x000010, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000070, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000078, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000C8, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_MakeArray_Array) == 0x000118, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x000128, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_Event_Show_3) == 0x000140, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_Event_Show_3' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_Event_Show_2) == 0x000141, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_Event_Show_2' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetInteractionIconData_ReturnValue) == 0x000148, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetInteractionIconData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetTraversalIconData_ReturnValue) == 0x000210, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetTraversalIconData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_Event_Show_1) == 0x0002D8, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_Event_Show_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetTraversalIconData_ReturnValue_1) == 0x0002E0, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetTraversalIconData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetInteractionIconData_ReturnValue_1) == 0x0003A8, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetInteractionIconData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, K2Node_Event_Show) == 0x000470, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, CallFunc_GetStruggleIconData_ReturnValue) == 0x000471, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::CallFunc_GetStruggleIconData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(GamePlaySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on GamePlaySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(GamePlaySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on GamePlaySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(GamePlaySettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamePlaySettingsWidget_BP_C \ static_assert(alignof(UGamePlaySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySettingsWidget_BP_C"); \ static_assert(sizeof(UGamePlaySettingsWidget_BP_C) == 0x0005D0, "Wrong size on UGamePlaySettingsWidget_BP_C"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, UberGraphFrame) == 0x000528, "Member 'UGamePlaySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, CenterDot_Vis_panel) == 0x000530, "Member 'UGamePlaySettingsWidget_BP_C::CenterDot_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, General) == 0x000538, "Member 'UGamePlaySettingsWidget_BP_C::General' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Header_txt_4) == 0x000540, "Member 'UGamePlaySettingsWidget_BP_C::Header_txt_4' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, HUD) == 0x000548, "Member 'UGamePlaySettingsWidget_BP_C::HUD' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Icon_Tiny_1) == 0x000550, "Member 'UGamePlaySettingsWidget_BP_C::Icon_Tiny_1' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Image) == 0x000558, "Member 'UGamePlaySettingsWidget_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Info_txt) == 0x000560, "Member 'UGamePlaySettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Interaction_Vis_panel) == 0x000568, "Member 'UGamePlaySettingsWidget_BP_C::Interaction_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, InteractionIconVisualizationPanel_BP) == 0x000570, "Member 'UGamePlaySettingsWidget_BP_C::InteractionIconVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Interactions) == 0x000578, "Member 'UGamePlaySettingsWidget_BP_C::Interactions' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, MainVis_panel) == 0x000580, "Member 'UGamePlaySettingsWidget_BP_C::MainVis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Reticle_Vis_panel) == 0x000588, "Member 'UGamePlaySettingsWidget_BP_C::Reticle_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, ReticleVisualizationPanel_BP) == 0x000590, "Member 'UGamePlaySettingsWidget_BP_C::ReticleVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Struggle_Vis_panel) == 0x000598, "Member 'UGamePlaySettingsWidget_BP_C::Struggle_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, StruggleVisualizationPanel_BP) == 0x0005A0, "Member 'UGamePlaySettingsWidget_BP_C::StruggleVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, TraversalIcon_Vis_panel) == 0x0005A8, "Member 'UGamePlaySettingsWidget_BP_C::TraversalIcon_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, TraversalIconVisualizationPanel_BP) == 0x0005B0, "Member 'UGamePlaySettingsWidget_BP_C::TraversalIconVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, UCWScrollBox_0) == 0x0005B8, "Member 'UGamePlaySettingsWidget_BP_C::UCWScrollBox_0' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, VisImage) == 0x0005C0, "Member 'UGamePlaySettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySettingsWidget_BP_C, Visualisation_switcher) == 0x0005C8, "Member 'UGamePlaySettingsWidget_BP_C::Visualisation_switcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_UpdateTextVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_UpdateTextVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization) == 0x00000C, "Wrong size on AccessibilitySettingsWidget_BP_C_UpdateTextVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, Temp_bool_Variable) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, Temp_byte_Variable) == 0x000001, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, Temp_byte_Variable_1) == 0x000002, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, CallFunc_IsVisible_ReturnValue) == 0x000003, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, CallFunc_GetSubtitleData_ReturnValue) == 0x000004, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::CallFunc_GetSubtitleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_UpdateTextVisualization, K2Node_Select_Default) == 0x00000B, "Member 'AccessibilitySettingsWidget_BP_C_UpdateTextVisualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_ShowVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_ShowVisualization) == 0x000008, "Wrong alignment on AccessibilitySettingsWidget_BP_C_ShowVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_ShowVisualization) == 0x000020, "Wrong size on AccessibilitySettingsWidget_BP_C_ShowVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ShowVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_ShowVisualization::Show_0' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ShowVisualization, Panel) == 0x000008, "Member 'AccessibilitySettingsWidget_BP_C_ShowVisualization::Panel' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ShowVisualization, Temp_bool_Variable) == 0x000010, "Member 'AccessibilitySettingsWidget_BP_C_ShowVisualization::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ShowVisualization, K2Node_Select_Default) == 0x000018, "Member 'AccessibilitySettingsWidget_BP_C_ShowVisualization::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowTutorialsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowTraversalIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowTranscriptionVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowTextVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowTextVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowTextVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowTextVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowTextVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowTextVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowTextVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowStruggleIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowReticleVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowInteractionIconVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowControlTipsVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong size on AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization, Show_0) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on AccessibilitySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_OnFocusReceived) == 0x000270, "Wrong size on AccessibilitySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'AccessibilitySettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'AccessibilitySettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'AccessibilitySettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'AccessibilitySettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP) == 0x000008, "Wrong alignment on AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP) == 0x000678, "Wrong size on AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_byte_Variable) == 0x000004, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_bool_Variable) == 0x000005, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable) == 0x000008, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable_1) == 0x000018, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_bool_Variable_1) == 0x000028, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable_2) == 0x000030, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable_3) == 0x000040, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_bool_Variable_2) == 0x000050, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable_4) == 0x000058, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable_4' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_string_Variable_5) == 0x000068, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_string_Variable_5' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_8) == 0x000078, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_8' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Visualization) == 0x000080, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_7) == 0x0000E0, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_7' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000E1, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x0000E8, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x000138, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_6) == 0x000188, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_6' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_MakeArray_Array) == 0x000190, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x0001A0, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetTranscriptionFontInfo_ReturnValue) == 0x0001B8, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetTranscriptionFontInfo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetTutorialsData_ReturnValue) == 0x000210, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetTutorialsData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_byte_Variable_1) == 0x000270, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_5) == 0x000271, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_5' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetControlTipsData_ReturnValue) == 0x000272, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetControlTipsData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000276, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetControlTipsData_ReturnValue_1) == 0x000277, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetControlTipsData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_4) == 0x00027B, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_4' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, Temp_bool_Variable_3) == 0x00027C, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Select_Default) == 0x00027D, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetReticleData_ReturnValue) == 0x000280, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetReticleData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_3) == 0x00028C, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_3' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetInteractionIconData_ReturnValue) == 0x000290, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetInteractionIconData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_2) == 0x000358, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_2' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetTraversalIconData_ReturnValue) == 0x000360, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetTraversalIconData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_IsPadActive_ReturnValue) == 0x000428, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetText_ReturnValue) == 0x000430, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_Conv_TextToString_ReturnValue) == 0x000448, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Select_Default_1) == 0x000458, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Select_Default_2) == 0x000468, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Select_Default_3) == 0x000478, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_Replace_ReturnValue) == 0x000488, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_Replace_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_MakeLiteralText_ReturnValue) == 0x000498, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_Replace_ReturnValue_1) == 0x0004B0, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_Replace_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_Conv_StringToText_ReturnValue) == 0x0004C0, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetTraversalIconData_ReturnValue_1) == 0x0004D8, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetTraversalIconData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetInteractionIconData_ReturnValue_1) == 0x0005A0, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetInteractionIconData_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show_1) == 0x000668, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show_1' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetStruggleIconData_ReturnValue) == 0x000669, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetStruggleIconData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, K2Node_Event_Show) == 0x00066B, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, CallFunc_GetColorVisionDeficiencyData_ReturnValue) == 0x00066C, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::CallFunc_GetColorVisionDeficiencyData_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAccessibilitySettingsWidget_BP_C \ static_assert(alignof(UAccessibilitySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UAccessibilitySettingsWidget_BP_C"); \ static_assert(sizeof(UAccessibilitySettingsWidget_BP_C) == 0x000678, "Wrong size on UAccessibilitySettingsWidget_BP_C"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, UberGraphFrame) == 0x000528, "Member 'UAccessibilitySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, ActionTipTextBlock_92) == 0x000530, "Member 'UAccessibilitySettingsWidget_BP_C::ActionTipTextBlock_92' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, BottomBar) == 0x000538, "Member 'UAccessibilitySettingsWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, ColorVision_panel) == 0x000540, "Member 'UAccessibilitySettingsWidget_BP_C::ColorVision_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, ColorVisionVisualization) == 0x000548, "Member 'UAccessibilitySettingsWidget_BP_C::ColorVisionVisualization' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, controltips_panel) == 0x000550, "Member 'UAccessibilitySettingsWidget_BP_C::controltips_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, ControlTipsVisualizatinon) == 0x000558, "Member 'UAccessibilitySettingsWidget_BP_C::ControlTipsVisualizatinon' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Image) == 0x000560, "Member 'UAccessibilitySettingsWidget_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Image_1) == 0x000568, "Member 'UAccessibilitySettingsWidget_BP_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Image_97) == 0x000570, "Member 'UAccessibilitySettingsWidget_BP_C::Image_97' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Image_520) == 0x000578, "Member 'UAccessibilitySettingsWidget_BP_C::Image_520' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Info_txt) == 0x000580, "Member 'UAccessibilitySettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Interaction_Vis_panel) == 0x000588, "Member 'UAccessibilitySettingsWidget_BP_C::Interaction_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, InteractionIconVisualizationPanel_BP) == 0x000590, "Member 'UAccessibilitySettingsWidget_BP_C::InteractionIconVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, line_0) == 0x000598, "Member 'UAccessibilitySettingsWidget_BP_C::line_0' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, line_1) == 0x0005A0, "Member 'UAccessibilitySettingsWidget_BP_C::line_1' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, line_2) == 0x0005A8, "Member 'UAccessibilitySettingsWidget_BP_C::line_2' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, MainVis_panel) == 0x0005B0, "Member 'UAccessibilitySettingsWidget_BP_C::MainVis_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Reticle_Vis_panel) == 0x0005B8, "Member 'UAccessibilitySettingsWidget_BP_C::Reticle_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, ReticleVisualizationPanel_BP) == 0x0005C0, "Member 'UAccessibilitySettingsWidget_BP_C::ReticleVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, SettingOptionsExpandAudio) == 0x0005C8, "Member 'UAccessibilitySettingsWidget_BP_C::SettingOptionsExpandAudio' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, SettingOptionsExpandControls) == 0x0005D0, "Member 'UAccessibilitySettingsWidget_BP_C::SettingOptionsExpandControls' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, SettingOptionsExpandGameplay) == 0x0005D8, "Member 'UAccessibilitySettingsWidget_BP_C::SettingOptionsExpandGameplay' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, SettingOptionsExpandGraphics) == 0x0005E0, "Member 'UAccessibilitySettingsWidget_BP_C::SettingOptionsExpandGraphics' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, SettingOptionsExpandTexts) == 0x0005E8, "Member 'UAccessibilitySettingsWidget_BP_C::SettingOptionsExpandTexts' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Struggle_Vis_panel) == 0x0005F0, "Member 'UAccessibilitySettingsWidget_BP_C::Struggle_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, StruggleVisualizationPanel_BP) == 0x0005F8, "Member 'UAccessibilitySettingsWidget_BP_C::StruggleVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Subtitles_box) == 0x000600, "Member 'UAccessibilitySettingsWidget_BP_C::Subtitles_box' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, TextTest_panel) == 0x000608, "Member 'UAccessibilitySettingsWidget_BP_C::TextTest_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, TopBar) == 0x000610, "Member 'UAccessibilitySettingsWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, transcription_panel) == 0x000618, "Member 'UAccessibilitySettingsWidget_BP_C::transcription_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Transcription_txt) == 0x000620, "Member 'UAccessibilitySettingsWidget_BP_C::Transcription_txt' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, TraversalIcon_Vis_panel) == 0x000628, "Member 'UAccessibilitySettingsWidget_BP_C::TraversalIcon_Vis_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, TraversalIconVisualizationPanel_BP) == 0x000630, "Member 'UAccessibilitySettingsWidget_BP_C::TraversalIconVisualizationPanel_BP' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, tutorial_background) == 0x000638, "Member 'UAccessibilitySettingsWidget_BP_C::tutorial_background' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, tutorial_panel) == 0x000640, "Member 'UAccessibilitySettingsWidget_BP_C::tutorial_panel' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Tutorial_rtx) == 0x000648, "Member 'UAccessibilitySettingsWidget_BP_C::Tutorial_rtx' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, VerticalBox_39) == 0x000650, "Member 'UAccessibilitySettingsWidget_BP_C::VerticalBox_39' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, VisImage) == 0x000658, "Member 'UAccessibilitySettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Visualization_switcher) == 0x000660, "Member 'UAccessibilitySettingsWidget_BP_C::Visualization_switcher' has a wrong offset!"); \ static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, Wanted_Tooltips) == 0x000668, "Member 'UAccessibilitySettingsWidget_BP_C::Wanted_Tooltips' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Neutral__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData) == 0x000018, "Wrong size on Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Neutral__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData) == 0x000150, "Wrong size on Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_141) == 0x000004, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_141' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_142) == 0x00000C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_142' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_143) == 0x000014, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_143' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_144) == 0x00001C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_144' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __IntProperty_145) == 0x000024, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__IntProperty_145' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_146) == 0x000028, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_146' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_147) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_147' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __IntProperty_148) == 0x000038, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__IntProperty_148' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_149) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_149' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __IntProperty_150) == 0x000044, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__IntProperty_150' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __BoolProperty_151) == 0x000048, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__BoolProperty_151' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __FloatProperty_152) == 0x00004C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__FloatProperty_152' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __StructProperty_153) == 0x000050, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__StructProperty_153' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __FloatProperty_154) == 0x00007C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__FloatProperty_154' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __BoolProperty_155) == 0x000080, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__BoolProperty_155' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __EnumProperty_156) == 0x000081, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__EnumProperty_156' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __ByteProperty_157) == 0x000082, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__ByteProperty_157' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_158) == 0x000084, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_158' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __NameProperty_159) == 0x00008C, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__NameProperty_159' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __IntProperty_160) == 0x000094, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__IntProperty_160' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, __StructProperty_161) == 0x000098, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::__StructProperty_161' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B8, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000138, "Member 'Mannequin_Locomotion_Standing_Neutral::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Neutral_C_StrideWarping \ static_assert(alignof(Mannequin_Locomotion_Standing_Neutral_C_StrideWarping) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Neutral_C_StrideWarping"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Neutral_C_StrideWarping) == 0x000020, "Wrong size on Mannequin_Locomotion_Standing_Neutral_C_StrideWarping"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_StrideWarping, InPose) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Neutral_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'Mannequin_Locomotion_Standing_Neutral_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral \ static_assert(alignof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral) == 0x0001C0, "Wrong size on Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, EntryPoint) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetTargetDesiredVelocity_OutVelocity) == 0x000008, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetTargetDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_X) == 0x000020, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Y) == 0x000028, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Z) == 0x000030, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000038, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000039, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize) == 0x00003C, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw) == 0x000040, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue) == 0x000048, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocity_OutVelocity) == 0x000050, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocity_OutVelocity' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000068, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_X_1) == 0x000088, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_X_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Y_1) == 0x000090, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Z_1) == 0x000098, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x0000A0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue_1) == 0x0000A8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x0000B4, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000B8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1) == 0x0000BC, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1) == 0x0000C0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BooleanOR_ReturnValue) == 0x0000C4, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue_2) == 0x0000C8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BooleanAND_ReturnValue) == 0x0000D0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000D1, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocity_OutVelocity_1) == 0x0000D8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocity_OutVelocity_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Normal_ReturnValue_1) == 0x0000F0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000108, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_X_2) == 0x000110, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_X_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Y_2) == 0x000118, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BreakVector_Z_2) == 0x000120, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue_3) == 0x000128, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000130, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000134, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x000135, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2) == 0x000138, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2) == 0x00013C, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BooleanOR_ReturnValue_1) == 0x000140, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue_4) == 0x000148, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_BooleanAND_ReturnValue_1) == 0x000150, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000151, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3) == 0x000154, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocitySize_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3) == 0x000158, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYaw_OutVelocityYaw_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_ReturnValue_5) == 0x000160, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_ReturnValue_3) == 0x000168, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000169, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize) == 0x00016C, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw) == 0x000170, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1) == 0x000174, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocitySize_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1) == 0x000178, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredVelocitySizeAndYawLimitedToDirection_OutVelocityYaw_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetSmoothedDesiredRotationYaw_OutYaw) == 0x00017C, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetSmoothedDesiredRotationYaw_OutYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000180, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_NotEqual_ByteByte_ReturnValue_2) == 0x000184, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_NotEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_GetTargetDesiredRotationYaw_OutYaw) == 0x000188, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_GetTargetDesiredRotationYaw_OutYaw' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_A_ImplicitCast) == 0x000190, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000198, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_A_ImplicitCast_1) == 0x0001A0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x0001A8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_A_ImplicitCast_2) == 0x0001B0, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral, CallFunc_Abs_A_ImplicitCast_3) == 0x0001B8, "Member 'Mannequin_Locomotion_Standing_Neutral_C_ExecuteUbergraph_Mannequin_Locomotion_Standing_Neutral::CallFunc_Abs_A_ImplicitCast_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_Locomotion_Standing_Neutral_C_AnimGraph \ static_assert(alignof(Mannequin_Locomotion_Standing_Neutral_C_AnimGraph) == 0x000008, "Wrong alignment on Mannequin_Locomotion_Standing_Neutral_C_AnimGraph"); \ static_assert(sizeof(Mannequin_Locomotion_Standing_Neutral_C_AnimGraph) == 0x000010, "Wrong size on Mannequin_Locomotion_Standing_Neutral_C_AnimGraph"); \ static_assert(offsetof(Mannequin_Locomotion_Standing_Neutral_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Mannequin_Locomotion_Standing_Neutral_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMannequin_Locomotion_Standing_Neutral_C \ static_assert(alignof(UMannequin_Locomotion_Standing_Neutral_C) == 0x000010, "Wrong alignment on UMannequin_Locomotion_Standing_Neutral_C"); \ static_assert(sizeof(UMannequin_Locomotion_Standing_Neutral_C) == 0x000FC0, "Wrong size on UMannequin_Locomotion_Standing_Neutral_C"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, UberGraphFrame) == 0x000460, "Member 'UMannequin_Locomotion_Standing_Neutral_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, __AnimBlueprintMutables) == 0x000468, "Member 'UMannequin_Locomotion_Standing_Neutral_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimBlueprintExtension_PropertyAccess) == 0x000480, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimBlueprintExtension_Base) == 0x000488, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_Root_1) == 0x000490, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StrideWarping) == 0x0004B0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_ComponentToLocalSpace) == 0x0006E8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_LocalToComponentSpace) == 0x000708, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_LegIK) == 0x000728, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_RootMotionScale) == 0x000820, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_LinkedInputPose) == 0x0008E0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_Root) == 0x0009A8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_10) == 0x0009C8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_9) == 0x0009F0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_8) == 0x000A18, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_7) == 0x000A40, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_6) == 0x000A68, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_5) == 0x000A90, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_4) == 0x000AB8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_3) == 0x000AE0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_2) == 0x000B08, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult_1) == 0x000B30, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_SequencePlayer_1) == 0x000B58, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult_5) == 0x000BA0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000BC0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult_4) == 0x000C30, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000C50, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult_3) == 0x000CC0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateMachine_1) == 0x000CE0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult_2) == 0x000DA8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_TransitionResult) == 0x000DC8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_BlendSpacePlayer) == 0x000DF0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult_1) == 0x000E60, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_SequencePlayer) == 0x000E80, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateResult) == 0x000EC8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, AnimGraphNode_StateMachine) == 0x000EE8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, Desired_Walk_Start_Rotation_Yaw) == 0x000FB0, "Member 'UMannequin_Locomotion_Standing_Neutral_C::Desired_Walk_Start_Rotation_Yaw' has a wrong offset!"); \ static_assert(offsetof(UMannequin_Locomotion_Standing_Neutral_C, Desired_Walk_Start_Rotation_Strafe) == 0x000FB8, "Member 'UMannequin_Locomotion_Standing_Neutral_C::Desired_Walk_Start_Rotation_Strafe' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP \ static_assert(alignof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP"); \ static_assert(sizeof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP"); \ static_assert(offsetof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamma_ExtraSettingsPanel_BP_C \ static_assert(alignof(UGamma_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamma_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UGamma_ExtraSettingsPanel_BP_C) == 0x000380, "Wrong size on UGamma_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000360, "Member 'UGamma_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Back_text) == 0x000368, "Member 'UGamma_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Body_box) == 0x000370, "Member 'UGamma_ExtraSettingsPanel_BP_C::Body_box' has a wrong offset!"); \ static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Reset_text) == 0x000378, "Member 'UGamma_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP \ static_assert(alignof(Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP"); \ static_assert(sizeof(Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP"); \ static_assert(offsetof(Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Advance_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Advance_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAdvance_ExtraSettingsPanel_BP_C \ static_assert(alignof(UAdvance_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UAdvance_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UAdvance_ExtraSettingsPanel_BP_C) == 0x000368, "Wrong size on UAdvance_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000338, "Member 'UAdvance_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, Back_text) == 0x000340, "Member 'UAdvance_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, Image) == 0x000348, "Member 'UAdvance_ExtraSettingsPanel_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, Image_1) == 0x000350, "Member 'UAdvance_ExtraSettingsPanel_BP_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, Image_83) == 0x000358, "Member 'UAdvance_ExtraSettingsPanel_BP_C::Image_83' has a wrong offset!"); \ static_assert(offsetof(UAdvance_ExtraSettingsPanel_BP_C, Reset_text) == 0x000360, "Member 'UAdvance_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP \ static_assert(alignof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP"); \ static_assert(sizeof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP"); \ static_assert(offsetof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UHDR_ExtraSettingsPanel_BP_C \ static_assert(alignof(UHDR_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UHDR_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UHDR_ExtraSettingsPanel_BP_C) == 0x000358, "Wrong size on UHDR_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000338, "Member 'UHDR_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, Back_text) == 0x000340, "Member 'UHDR_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, DisplayBG) == 0x000348, "Member 'UHDR_ExtraSettingsPanel_BP_C::DisplayBG' has a wrong offset!"); \ static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, Reset_text) == 0x000350, "Member 'UHDR_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo \ static_assert(alignof(ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo) == 0x000004, "Wrong alignment on ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo"); \ static_assert(sizeof(ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo) == 0x000008, "Wrong size on ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo"); \ static_assert(offsetof(ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo, Mode) == 0x000000, "Member 'ControlsEdit_ExtraSettingsPanel_BP_C_OnShowBackInfo::Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP \ static_assert(alignof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP"); \ static_assert(sizeof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP) == 0x000010, "Wrong size on ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP"); \ static_assert(offsetof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP, CallFunc_IsConsoleMenu_ReturnValue) == 0x000004, "Member 'ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP::CallFunc_IsConsoleMenu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP, K2Node_Event_Mode) == 0x000008, "Member 'ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP::K2Node_Event_Mode' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlsEdit_ExtraSettingsPanel_BP_C \ static_assert(alignof(UControlsEdit_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsEdit_ExtraSettingsPanel_BP_C"); \ static_assert(sizeof(UControlsEdit_ExtraSettingsPanel_BP_C) == 0x0003B8, "Wrong size on UControlsEdit_ExtraSettingsPanel_BP_C"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x000360, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Back_text) == 0x000368, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Image) == 0x000370, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Image' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Image_1) == 0x000378, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Image_119) == 0x000380, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Image_119' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, K_M) == 0x000388, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::K_M' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Pad) == 0x000390, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Pad' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Reset_text) == 0x000398, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Unbind_text) == 0x0003A0, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Unbind_text' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Unbind_text_1) == 0x0003A8, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Unbind_text_1' has a wrong offset!"); \ static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, UnbindBox) == 0x0003B0, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::UnbindBox' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_UpdateVisualization \ static_assert(alignof(DisplaySettingsWidget_BP_C_UpdateVisualization) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_UpdateVisualization"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_UpdateVisualization) == 0x000038, "Wrong size on DisplaySettingsWidget_BP_C_UpdateVisualization"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_UpdateVisualization, InputPin) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_UpdateVisualization::InputPin' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_UpdateVisualization, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000030, "Member 'DisplaySettingsWidget_BP_C_UpdateVisualization::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization \ static_assert(alignof(DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong alignment on DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization) == 0x000001, "Wrong size on DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization, Show_0) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_OnShowColorVisionDeficiencyVisualization::Show_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_OnFocusReceived \ static_assert(alignof(DisplaySettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_OnFocusReceived) == 0x000298, "Wrong size on DisplaySettingsWidget_BP_C_OnFocusReceived"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, Temp_bool_Variable) == 0x000100, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, Temp_bool_Variable_1) == 0x000101, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, Temp_bool_Variable_2) == 0x000102, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue) == 0x000103, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue_1) == 0x000104, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, K2Node_Select_Default) == 0x000108, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000110, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue_2) == 0x0001C8, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, K2Node_Select_Default_1) == 0x0001D0, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, K2Node_Select_Default_2) == 0x0001D8, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001E0, "Member 'DisplaySettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_Is_Multi_Screen \ static_assert(alignof(DisplaySettingsWidget_BP_C_Is_Multi_Screen) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_Is_Multi_Screen"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_Is_Multi_Screen) == 0x000020, "Wrong size on DisplaySettingsWidget_BP_C_Is_Multi_Screen"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_Is_Multi_Screen, UsingMultiMonitor) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_Is_Multi_Screen::UsingMultiMonitor' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_Is_Multi_Screen, CallFunc_GetFirstChild_ReturnValue) == 0x000008, "Member 'DisplaySettingsWidget_BP_C_Is_Multi_Screen::CallFunc_GetFirstChild_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_Is_Multi_Screen, K2Node_DynamicCast_AsOption_Spin_Widget_BP) == 0x000010, "Member 'DisplaySettingsWidget_BP_C_Is_Multi_Screen::K2Node_DynamicCast_AsOption_Spin_Widget_BP' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_Is_Multi_Screen, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'DisplaySettingsWidget_BP_C_Is_Multi_Screen::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_Is_Multi_Screen, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000019, "Member 'DisplaySettingsWidget_BP_C_Is_Multi_Screen::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP \ static_assert(alignof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP) == 0x0002F0, "Wrong size on DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable) == 0x000004, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable_1) == 0x000005, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeStruct_WidgetTransform) == 0x000008, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeStruct_WidgetTransform' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable) == 0x000040, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable_2) == 0x000041, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable_3) == 0x000042, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_1) == 0x000043, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_2) == 0x000044, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable) == 0x000048, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable_1) == 0x000058, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_3) == 0x000068, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable_2) == 0x000070, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable_3) == 0x000080, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_4) == 0x000090, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_5) == 0x000091, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable_4) == 0x000092, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_byte_Variable_5) == 0x000093, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_byte_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_6) == 0x000094, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_6' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable_4) == 0x000098, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable_4' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_struct_Variable_5) == 0x0000A8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_struct_Variable_5' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Event_Visualization) == 0x0000B8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Event_Visualization' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000118, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeStruct_FormatArgumentData_1) == 0x000168, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeArray_Array) == 0x0001B8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Event_IsOn_1) == 0x0001C8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Event_IsOn_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Format_ReturnValue) == 0x0001D0, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Not_PreBool_ReturnValue) == 0x0001E8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_IsConsoleMenu_ReturnValue) == 0x0001E9, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_IsConsoleMenu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_DynamicCast_AsOption_Button_Widget_BP) == 0x0001F0, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_DynamicCast_AsOption_Button_Widget_BP' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_DynamicCast_bSuccess) == 0x0001F8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_IsVisible_ReturnValue) == 0x0001F9, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Event_On) == 0x0001FA, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Event_On' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default) == 0x0001FB, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_ComponentBoundEvent_Text) == 0x000200, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_ComponentBoundEvent_Text' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_TextIsEmpty_ReturnValue) == 0x000218, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Is_Multi_Screen_UsingMultiMonitor) == 0x000219, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Is_Multi_Screen_UsingMultiMonitor' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Is_Multi_Screen_UsingMultiMonitor_1) == 0x00021A, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Is_Multi_Screen_UsingMultiMonitor_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_1) == 0x000220, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_2) == 0x000230, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Event_Show) == 0x000240, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Event_Show' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_3) == 0x000248, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_3' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeStruct_WidgetTransform_1) == 0x000258, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeStruct_WidgetTransform_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_GetColorVisionDeficiencyData_ReturnValue) == 0x000290, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_GetColorVisionDeficiencyData_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_4) == 0x000298, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_4' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, Temp_bool_Variable_7) == 0x0002A0, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::Temp_bool_Variable_7' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Event_IsOn) == 0x0002A1, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Event_IsOn' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_5) == 0x0002A2, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_5' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_6) == 0x0002A3, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_6' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002A4, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, CallFunc_Is_Multi_Screen_UsingMultiMonitor_2) == 0x0002A5, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::CallFunc_Is_Multi_Screen_UsingMultiMonitor_2' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_Select_Default_7) == 0x0002A8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_Select_Default_7' has a wrong offset!"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, K2Node_MakeStruct_WidgetTransform_2) == 0x0002B8, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::K2Node_MakeStruct_WidgetTransform_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_BP_OnShowVisualization \ static_assert(alignof(DisplaySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_BP_OnShowVisualization) == 0x000060, "Wrong size on DisplaySettingsWidget_BP_C_BP_OnShowVisualization"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_BP_OnShowVisualization, Visualization) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_BP_OnShowVisualization::Visualization' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest \ static_assert(alignof(DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest) == 0x000001, "Wrong alignment on DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest) == 0x000001, "Wrong size on DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest, On) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_BP_OnNeedPreApplyTest::On' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature \ static_assert(alignof(DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature) == 0x000008, "Wrong alignment on DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature) == 0x000018, "Wrong size on DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature, Text) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_BndEvt__DisplaySettingsWidget_BP_ShowAdvanced_but_K2Node_ComponentBoundEvent_1_OnShowDescriptionEvent__DelegateSignature::Text' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_OnQualitySwitched \ static_assert(alignof(DisplaySettingsWidget_BP_C_OnQualitySwitched) == 0x000001, "Wrong alignment on DisplaySettingsWidget_BP_C_OnQualitySwitched"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_OnQualitySwitched) == 0x000001, "Wrong size on DisplaySettingsWidget_BP_C_OnQualitySwitched"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, IsOn) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::IsOn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_BP_OnHDRSwitched \ static_assert(alignof(DisplaySettingsWidget_BP_C_BP_OnHDRSwitched) == 0x000001, "Wrong alignment on DisplaySettingsWidget_BP_C_BP_OnHDRSwitched"); \ static_assert(sizeof(DisplaySettingsWidget_BP_C_BP_OnHDRSwitched) == 0x000001, "Wrong size on DisplaySettingsWidget_BP_C_BP_OnHDRSwitched"); \ static_assert(offsetof(DisplaySettingsWidget_BP_C_BP_OnHDRSwitched, IsOn) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_BP_OnHDRSwitched::IsOn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDisplaySettingsWidget_BP_C \ static_assert(alignof(UDisplaySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UDisplaySettingsWidget_BP_C"); \ static_assert(sizeof(UDisplaySettingsWidget_BP_C) == 0x0005E0, "Wrong size on UDisplaySettingsWidget_BP_C"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, UberGraphFrame) == 0x000528, "Member 'UDisplaySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, ApplyScreen_but) == 0x000530, "Member 'UDisplaySettingsWidget_BP_C::ApplyScreen_but' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, BottomBar) == 0x000538, "Member 'UDisplaySettingsWidget_BP_C::BottomBar' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, CanvasPanel_268) == 0x000540, "Member 'UDisplaySettingsWidget_BP_C::CanvasPanel_268' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, ColorVision_panel) == 0x000548, "Member 'UDisplaySettingsWidget_BP_C::ColorVision_panel' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, ColorVisionVisualization) == 0x000550, "Member 'UDisplaySettingsWidget_BP_C::ColorVisionVisualization' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Display) == 0x000558, "Member 'UDisplaySettingsWidget_BP_C::Display' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Display2_box) == 0x000560, "Member 'UDisplaySettingsWidget_BP_C::Display2_box' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, DisplayBG) == 0x000568, "Member 'UDisplaySettingsWidget_BP_C::DisplayBG' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Graphics_box) == 0x000570, "Member 'UDisplaySettingsWidget_BP_C::Graphics_box' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Header) == 0x000578, "Member 'UDisplaySettingsWidget_BP_C::Header' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Info_txt) == 0x000580, "Member 'UDisplaySettingsWidget_BP_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, MainVis_panel) == 0x000588, "Member 'UDisplaySettingsWidget_BP_C::MainVis_panel' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, RendererQuality) == 0x000590, "Member 'UDisplaySettingsWidget_BP_C::RendererQuality' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, ShowGamma_but) == 0x000598, "Member 'UDisplaySettingsWidget_BP_C::ShowGamma_but' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, ShowHDR_but) == 0x0005A0, "Member 'UDisplaySettingsWidget_BP_C::ShowHDR_but' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, SpecialQuality) == 0x0005A8, "Member 'UDisplaySettingsWidget_BP_C::SpecialQuality' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Supersampling_box) == 0x0005B0, "Member 'UDisplaySettingsWidget_BP_C::Supersampling_box' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, TabLeft_tip_2) == 0x0005B8, "Member 'UDisplaySettingsWidget_BP_C::TabLeft_tip_2' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, TopBar) == 0x0005C0, "Member 'UDisplaySettingsWidget_BP_C::TopBar' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, VerticalBox_39) == 0x0005C8, "Member 'UDisplaySettingsWidget_BP_C::VerticalBox_39' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, VisImage) == 0x0005D0, "Member 'UDisplaySettingsWidget_BP_C::VisImage' has a wrong offset!"); \ static_assert(offsetof(UDisplaySettingsWidget_BP_C, Visualization_switcher) == 0x0005D8, "Member 'UDisplaySettingsWidget_BP_C::Visualization_switcher' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget \ static_assert(alignof(GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget) == 0x000008, "Wrong alignment on GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget"); \ static_assert(sizeof(GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget) == 0x000018, "Wrong size on GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget"); \ static_assert(offsetof(GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget, EntryPoint) == 0x000000, "Member 'GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget, K2Node_DynamicCast_AsInventory_Slider_Widget_BP) == 0x000008, "Member 'GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget::K2Node_DynamicCast_AsInventory_Slider_Widget_BP' has a wrong offset!"); \ static_assert(offsetof(GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'GMSection_Inventory_Widget_C_ExecuteUbergraph_GMSection_Inventory_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGMSection_Inventory_Widget_C \ static_assert(alignof(UGMSection_Inventory_Widget_C) == 0x000008, "Wrong alignment on UGMSection_Inventory_Widget_C"); \ static_assert(sizeof(UGMSection_Inventory_Widget_C) == 0x0003E8, "Wrong size on UGMSection_Inventory_Widget_C"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, UberGraphFrame) == 0x0003A8, "Member 'UGMSection_Inventory_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, Image) == 0x0003B0, "Member 'UGMSection_Inventory_Widget_C::Image' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, Image_1) == 0x0003B8, "Member 'UGMSection_Inventory_Widget_C::Image_1' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, Image_47) == 0x0003C0, "Member 'UGMSection_Inventory_Widget_C::Image_47' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, TestInventoryCategoryWidget) == 0x0003C8, "Member 'UGMSection_Inventory_Widget_C::TestInventoryCategoryWidget' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, TestInventoryCategoryWidget_1) == 0x0003D0, "Member 'UGMSection_Inventory_Widget_C::TestInventoryCategoryWidget_1' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, TestInventoryCategoryWidget_2) == 0x0003D8, "Member 'UGMSection_Inventory_Widget_C::TestInventoryCategoryWidget_2' has a wrong offset!"); \ static_assert(offsetof(UGMSection_Inventory_Widget_C, TestInventoryCategoryWidget_3) == 0x0003E0, "Member 'UGMSection_Inventory_Widget_C::TestInventoryCategoryWidget_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_Mannequin_C \ static_assert(alignof(UNavFilter_Mannequin_C) == 0x000008, "Wrong alignment on UNavFilter_Mannequin_C"); \ static_assert(sizeof(UNavFilter_Mannequin_C) == 0x000048, "Wrong size on UNavFilter_Mannequin_C"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData) == 0x000003, "Wrong size on James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData) == 0x000190, "Wrong size on James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_107) == 0x000004, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_107' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_108) == 0x00000C, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_108' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_109) == 0x000014, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_109' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_110) == 0x000018, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_110' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_111) == 0x000020, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_111' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_112) == 0x000028, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_112' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_113) == 0x000048, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_113' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_114) == 0x000050, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_114' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __FloatProperty_115) == 0x000054, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__FloatProperty_115' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_116) == 0x000058, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_116' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __FloatProperty_117) == 0x000084, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__FloatProperty_117' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_118) == 0x000088, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_118' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __ByteProperty_119) == 0x000089, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__ByteProperty_119' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x00008C, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_121) == 0x000094, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_121' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_122) == 0x00009C, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_122' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __ArrayProperty_123) == 0x0000A0, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__ArrayProperty_123' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __BlendProfile_124) == 0x0000B0, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__BlendProfile_124' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __CurveFloat_125) == 0x0000B8, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__CurveFloat_125' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __BoolProperty_126) == 0x0000C0, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__BoolProperty_126' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_127) == 0x0000C1, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_127' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_128) == 0x0000C2, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_128' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __ArrayProperty_129) == 0x0000C8, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__ArrayProperty_129' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_130) == 0x0000D8, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_130' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000F8, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000178, "Member 'James_LocomotionVariants_Base::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_On_Variant_Update \ static_assert(alignof(James_LocomotionVariants_Base_C_On_Variant_Update) == 0x000008, "Wrong alignment on James_LocomotionVariants_Base_C_On_Variant_Update"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_On_Variant_Update) == 0x000048, "Wrong size on James_LocomotionVariants_Base_C_On_Variant_Update"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, Context) == 0x000000, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::Context' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, Node) == 0x000010, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::Node' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, CallFunc_ConvertToAnimationStateResult_AnimationState) == 0x000020, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::CallFunc_ConvertToAnimationStateResult_AnimationState' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, CallFunc_ConvertToAnimationStateResult_Result) == 0x000030, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::CallFunc_ConvertToAnimationStateResult_Result' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, K2Node_SwitchEnum_CmpSuccess) == 0x000031, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000034, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_On_Variant_Update, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'James_LocomotionVariants_Base_C_On_Variant_Update::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base \ static_assert(alignof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base) == 0x000008, "Wrong alignment on James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base) == 0x000038, "Wrong size on James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, EntryPoint) == 0x000000, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, K2Node_Event_DeltaTimeX) == 0x000010, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000018, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_IsBuildShipping_ReturnValue) == 0x000028, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, K2Node_VariableSet_AlphaOnAdditive_ImplicitCast) == 0x00002C, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::K2Node_VariableSet_AlphaOnAdditive_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_Delay_Duration_ImplicitCast) == 0x000030, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base, CallFunc_Delay_Duration_ImplicitCast_1) == 0x000034, "Member 'James_LocomotionVariants_Base_C_ExecuteUbergraph_James_LocomotionVariants_Base::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_BlueprintUpdateAnimation \ static_assert(alignof(James_LocomotionVariants_Base_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_LocomotionVariants_Base_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_LocomotionVariants_Base_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_LocomotionVariants_Base_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_AnimGraph \ static_assert(alignof(James_LocomotionVariants_Base_C_AnimGraph) == 0x000008, "Wrong alignment on James_LocomotionVariants_Base_C_AnimGraph"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_AnimGraph) == 0x000020, "Wrong size on James_LocomotionVariants_Base_C_AnimGraph"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_AnimGraph, InPose) == 0x000000, "Member 'James_LocomotionVariants_Base_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_LocomotionVariants_Base_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_GetArmsOverrideAlpha \ static_assert(alignof(James_LocomotionVariants_Base_C_GetArmsOverrideAlpha) == 0x000004, "Wrong alignment on James_LocomotionVariants_Base_C_GetArmsOverrideAlpha"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_GetArmsOverrideAlpha) == 0x00000C, "Wrong size on James_LocomotionVariants_Base_C_GetArmsOverrideAlpha"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_GetArmsOverrideAlpha, ReturnValue) == 0x000000, "Member 'James_LocomotionVariants_Base_C_GetArmsOverrideAlpha::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_GetArmsOverrideAlpha, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'James_LocomotionVariants_Base_C_GetArmsOverrideAlpha::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_GetArmsOverrideAlpha, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000008, "Member 'James_LocomotionVariants_Base_C_GetArmsOverrideAlpha::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant \ static_assert(alignof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant) == 0x000001, "Wrong alignment on James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant) == 0x000004, "Wrong size on James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant, ReturnValue) == 0x000000, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant, CallFunc_BooleanNOR_ReturnValue) == 0x000001, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant::CallFunc_BooleanNOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant, CallFunc_BooleanAND_ReturnValue_1) == 0x000003, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomWalkVariant::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant \ static_assert(alignof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant) == 0x000001, "Wrong alignment on James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant) == 0x000005, "Wrong size on James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant, ReturnValue) == 0x000000, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant, CallFunc_BooleanAND_ReturnValue_1) == 0x000003, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant, CallFunc_BooleanAND_ReturnValue_2) == 0x000004, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomSprintVariant::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant \ static_assert(alignof(James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant) == 0x000001, "Wrong alignment on James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant) == 0x000003, "Wrong size on James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant, ReturnValue) == 0x000000, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant, CallFunc_BooleanAND_ReturnValue_1) == 0x000002, "Member 'James_LocomotionVariants_Base_C_CanTriggerRandomAimVariant::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_LocomotionVariants_Base_C_CanTriggerNoVariant \ static_assert(alignof(James_LocomotionVariants_Base_C_CanTriggerNoVariant) == 0x000001, "Wrong alignment on James_LocomotionVariants_Base_C_CanTriggerNoVariant"); \ static_assert(sizeof(James_LocomotionVariants_Base_C_CanTriggerNoVariant) == 0x000001, "Wrong size on James_LocomotionVariants_Base_C_CanTriggerNoVariant"); \ static_assert(offsetof(James_LocomotionVariants_Base_C_CanTriggerNoVariant, ReturnValue) == 0x000000, "Member 'James_LocomotionVariants_Base_C_CanTriggerNoVariant::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_LocomotionVariants_Base_C \ static_assert(alignof(UJames_LocomotionVariants_Base_C) == 0x000010, "Wrong alignment on UJames_LocomotionVariants_Base_C"); \ static_assert(sizeof(UJames_LocomotionVariants_Base_C) == 0x0010F0, "Wrong size on UJames_LocomotionVariants_Base_C"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, UberGraphFrame) == 0x000360, "Member 'UJames_LocomotionVariants_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, __AnimBlueprintMutables) == 0x000368, "Member 'UJames_LocomotionVariants_Base_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimBlueprintExtension_PropertyAccess) == 0x000370, "Member 'UJames_LocomotionVariants_Base_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimBlueprintExtension_Base) == 0x000378, "Member 'UJames_LocomotionVariants_Base_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_Root) == 0x000380, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_ApplyAdditive) == 0x0003A0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_TransitionResult_3) == 0x000468, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_TransitionResult_2) == 0x000490, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_TransitionResult_1) == 0x0004B8, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_TransitionResult) == 0x0004E0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_RandomSingleSequencePlayer_2) == 0x000508, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_RandomSingleSequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_StateResult_3) == 0x0005A8, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_RandomSingleSequencePlayer_1) == 0x0005C8, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_RandomSingleSequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_StateResult_2) == 0x000668, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_RandomSingleSequencePlayer) == 0x000688, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_RandomSingleSequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_StateResult_1) == 0x000728, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_SequencePlayer) == 0x000748, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_StateResult) == 0x000790, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_StateMachine) == 0x0007B0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_LinkedInputPose) == 0x000878, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_BlendListByBool_1) == 0x000940, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_SaveCachedPose_2) == 0x000988, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_7) == 0x000A90, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_6) == 0x000AB8, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_LayeredBoneBlend_2) == 0x000AE0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_5) == 0x000BC0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_4) == 0x000BE8, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_LayeredBoneBlend_1) == 0x000C10, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_BlendListByBool) == 0x000CF0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_3) == 0x000D38, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_SaveCachedPose_1) == 0x000D60, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_2) == 0x000E68, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_LayeredBoneBlend) == 0x000E90, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose_1) == 0x000F70, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_SaveCachedPose) == 0x000F98, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AnimGraphNode_UseCachedPose) == 0x0010A0, "Member 'UJames_LocomotionVariants_Base_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Can_Triger_Variant) == 0x0010C8, "Member 'UJames_LocomotionVariants_Base_C::Can_Triger_Variant' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Use_Variants) == 0x0010C9, "Member 'UJames_LocomotionVariants_Base_C::Use_Variants' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, AlphaOnAdditive) == 0x0010CC, "Member 'UJames_LocomotionVariants_Base_C::AlphaOnAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Triger_Variant_Buffor_Time) == 0x0010D0, "Member 'UJames_LocomotionVariants_Base_C::Triger_Variant_Buffor_Time' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Triger_Variant_Cooldown) == 0x0010D8, "Member 'UJames_LocomotionVariants_Base_C::Triger_Variant_Cooldown' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, ShouldMove) == 0x0010E0, "Member 'UJames_LocomotionVariants_Base_C::ShouldMove' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, IsSprinting) == 0x0010E1, "Member 'UJames_LocomotionVariants_Base_C::IsSprinting' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, HealthState) == 0x0010E2, "Member 'UJames_LocomotionVariants_Base_C::HealthState' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Unarmed) == 0x0010E3, "Member 'UJames_LocomotionVariants_Base_C::Unarmed' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, UseFullBody) == 0x0010E4, "Member 'UJames_LocomotionVariants_Base_C::UseFullBody' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, Is_Aiming) == 0x0010E5, "Member 'UJames_LocomotionVariants_Base_C::Is_Aiming' has a wrong offset!"); \ static_assert(offsetof(UJames_LocomotionVariants_Base_C, IsVariantFinishing) == 0x0010E6, "Member 'UJames_LocomotionVariants_Base_C::IsVariantFinishing' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData) == 0x000003, "Wrong size on James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData, __ByteProperty) == 0x000001, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData::__ByteProperty' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData, __ByteProperty_0) == 0x000002, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedMutableData::__ByteProperty_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData) == 0x000198, "Wrong size on James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_116) == 0x000004, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_116' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_117) == 0x00000C, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_117' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __ArrayProperty_118) == 0x000010, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__ArrayProperty_118' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_119) == 0x000020, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_119' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x000040, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_121) == 0x000048, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_121' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __BlendProfile_122) == 0x000050, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__BlendProfile_122' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __CurveFloat_123) == 0x000058, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__CurveFloat_123' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_124) == 0x000060, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_124' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_125) == 0x000061, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_125' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __ArrayProperty_126) == 0x000068, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__ArrayProperty_126' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __ArrayProperty_127) == 0x000078, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__ArrayProperty_127' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_128) == 0x000088, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_128' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __BoolProperty_129) == 0x000090, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__BoolProperty_129' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __FloatProperty_130) == 0x000094, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__FloatProperty_130' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_131) == 0x000098, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_131' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __FloatProperty_132) == 0x0000C4, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__FloatProperty_132' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __BoolProperty_133) == 0x0000C8, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__BoolProperty_133' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __EnumProperty_134) == 0x0000C9, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__EnumProperty_134' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __ByteProperty_135) == 0x0000CA, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__ByteProperty_135' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x0000CC, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __NameProperty_137) == 0x0000D4, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__NameProperty_137' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __IntProperty_138) == 0x0000DC, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__IntProperty_138' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, __StructProperty_139) == 0x0000E0, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::__StructProperty_139' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000100, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000180, "Member 'James_FaceAnimations_Base::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_OnRandomVariantUpdate \ static_assert(alignof(James_FaceAnimations_Base_C_OnRandomVariantUpdate) == 0x000008, "Wrong alignment on James_FaceAnimations_Base_C_OnRandomVariantUpdate"); \ static_assert(sizeof(James_FaceAnimations_Base_C_OnRandomVariantUpdate) == 0x000038, "Wrong size on James_FaceAnimations_Base_C_OnRandomVariantUpdate"); \ static_assert(offsetof(James_FaceAnimations_Base_C_OnRandomVariantUpdate, Context) == 0x000000, "Member 'James_FaceAnimations_Base_C_OnRandomVariantUpdate::Context' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_OnRandomVariantUpdate, Node) == 0x000010, "Member 'James_FaceAnimations_Base_C_OnRandomVariantUpdate::Node' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_OnRandomVariantUpdate, CallFunc_ConvertToAnimationStateResultPure_AnimationState) == 0x000020, "Member 'James_FaceAnimations_Base_C_OnRandomVariantUpdate::CallFunc_ConvertToAnimationStateResultPure_AnimationState' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_OnRandomVariantUpdate, CallFunc_ConvertToAnimationStateResultPure_Result) == 0x000030, "Member 'James_FaceAnimations_Base_C_OnRandomVariantUpdate::CallFunc_ConvertToAnimationStateResultPure_Result' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_OnRandomVariantUpdate, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000034, "Member 'James_FaceAnimations_Base_C_OnRandomVariantUpdate::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base \ static_assert(alignof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base) == 0x000008, "Wrong alignment on James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base"); \ static_assert(sizeof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base) == 0x000028, "Wrong size on James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, EntryPoint) == 0x000000, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, CallFunc_IsBuildShipping_ReturnValue) == 0x000018, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, CallFunc_Delay_Duration_ImplicitCast) == 0x00001C, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base, CallFunc_Delay_Duration_ImplicitCast_1) == 0x000020, "Member 'James_FaceAnimations_Base_C_ExecuteUbergraph_James_FaceAnimations_Base::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_BlueprintUpdateAnimation \ static_assert(alignof(James_FaceAnimations_Base_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_FaceAnimations_Base_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_FaceAnimations_Base_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_FaceAnimations_Base_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_FaceAnimations_Base_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_FaceAnimations_Base_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_AnimGraph \ static_assert(alignof(James_FaceAnimations_Base_C_AnimGraph) == 0x000008, "Wrong alignment on James_FaceAnimations_Base_C_AnimGraph"); \ static_assert(sizeof(James_FaceAnimations_Base_C_AnimGraph) == 0x000020, "Wrong size on James_FaceAnimations_Base_C_AnimGraph"); \ static_assert(offsetof(James_FaceAnimations_Base_C_AnimGraph, InPose) == 0x000000, "Member 'James_FaceAnimations_Base_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_FaceAnimations_Base_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle \ static_assert(alignof(James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle) == 0x000008, "Wrong alignment on James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle"); \ static_assert(sizeof(James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle) == 0x000010, "Wrong size on James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle"); \ static_assert(offsetof(James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle, ReturnValue) == 0x000000, "Member 'James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_FaceAnimations_Base_C_Rule_RandomVariantToBaseIdle::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant \ static_assert(alignof(James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant) == 0x000001, "Wrong alignment on James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant"); \ static_assert(sizeof(James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant) == 0x000002, "Wrong size on James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant"); \ static_assert(offsetof(James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant, ReturnValue) == 0x000000, "Member 'James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'James_FaceAnimations_Base_C_Rule_BaseIdleToRandomVariant::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_FaceAnimations_Base_C \ static_assert(alignof(UJames_FaceAnimations_Base_C) == 0x000010, "Wrong alignment on UJames_FaceAnimations_Base_C"); \ static_assert(sizeof(UJames_FaceAnimations_Base_C) == 0x000CD0, "Wrong size on UJames_FaceAnimations_Base_C"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, UberGraphFrame) == 0x000360, "Member 'UJames_FaceAnimations_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, __AnimBlueprintMutables) == 0x000368, "Member 'UJames_FaceAnimations_Base_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimBlueprintExtension_PropertyAccess) == 0x000370, "Member 'UJames_FaceAnimations_Base_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimBlueprintExtension_Base) == 0x000378, "Member 'UJames_FaceAnimations_Base_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_Root) == 0x000380, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_ApplyAdditive_1) == 0x0003A0, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_TransitionResult_1) == 0x000468, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_TransitionResult) == 0x000490, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_RandomSingleSequencePlayer_3) == 0x0004B8, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_RandomSingleSequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_RandomSingleSequencePlayer_2) == 0x000558, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_RandomSingleSequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_RandomSingleSequencePlayer_1) == 0x0005F8, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_RandomSingleSequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_BlendListByEnum_1) == 0x000698, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_BlendListByEnum_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_RandomSingleSequencePlayer) == 0x0006E0, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_RandomSingleSequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_StateResult_2) == 0x000780, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_SequencePlayer_4) == 0x0007A0, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_SequencePlayer_3) == 0x0007E8, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_SequencePlayer_2) == 0x000830, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_SequencePlayer_1) == 0x000878, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_BlendListByEnum) == 0x0008C0, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_BlendListByEnum' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_StateResult_1) == 0x000908, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_StateMachine_1) == 0x000928, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_ApplyAdditive) == 0x0009F0, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_SequencePlayer) == 0x000AB8, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_StateResult) == 0x000B00, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_StateMachine) == 0x000B20, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, AnimGraphNode_LinkedInputPose) == 0x000BE8, "Member 'UJames_FaceAnimations_Base_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, Can_Triger_Variant) == 0x000CB0, "Member 'UJames_FaceAnimations_Base_C::Can_Triger_Variant' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, Use_Variants) == 0x000CB1, "Member 'UJames_FaceAnimations_Base_C::Use_Variants' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, Triger_Variant_Buffor_Time) == 0x000CB8, "Member 'UJames_FaceAnimations_Base_C::Triger_Variant_Buffor_Time' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, Triger_Variant_Cooldown) == 0x000CC0, "Member 'UJames_FaceAnimations_Base_C::Triger_Variant_Cooldown' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, HealthState) == 0x000CC8, "Member 'UJames_FaceAnimations_Base_C::HealthState' has a wrong offset!"); \ static_assert(offsetof(UJames_FaceAnimations_Base_C, RandomVariantTimeRemaining) == 0x000CCC, "Member 'UJames_FaceAnimations_Base_C::RandomVariantTimeRemaining' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayGameOver_Widget_C_OnShown \ static_assert(alignof(GameplayGameOver_Widget_C_OnShown) == 0x000001, "Wrong alignment on GameplayGameOver_Widget_C_OnShown"); \ static_assert(sizeof(GameplayGameOver_Widget_C_OnShown) == 0x000001, "Wrong size on GameplayGameOver_Widget_C_OnShown"); \ static_assert(offsetof(GameplayGameOver_Widget_C_OnShown, _GameOverCause) == 0x000000, "Member 'GameplayGameOver_Widget_C_OnShown::_GameOverCause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget \ static_assert(alignof(GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget) == 0x000004, "Wrong alignment on GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget"); \ static_assert(sizeof(GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget) == 0x000008, "Wrong size on GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget"); \ static_assert(offsetof(GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget, EntryPoint) == 0x000000, "Member 'GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget, K2Node_Event__GameOverCause) == 0x000004, "Member 'GameplayGameOver_Widget_C_ExecuteUbergraph_GameplayGameOver_Widget::K2Node_Event__GameOverCause' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayGameOver_Widget_C \ static_assert(alignof(UGameplayGameOver_Widget_C) == 0x000008, "Wrong alignment on UGameplayGameOver_Widget_C"); \ static_assert(sizeof(UGameplayGameOver_Widget_C) == 0x000348, "Wrong size on UGameplayGameOver_Widget_C"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, UberGraphFrame) == 0x0002D8, "Member 'UGameplayGameOver_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, DeathCaustic) == 0x0002E0, "Member 'UGameplayGameOver_Widget_C::DeathCaustic' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, DeathCaustic_1) == 0x0002E8, "Member 'UGameplayGameOver_Widget_C::DeathCaustic_1' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, DeathCaustic_2) == 0x0002F0, "Member 'UGameplayGameOver_Widget_C::DeathCaustic_2' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, HintText_lbl) == 0x0002F8, "Member 'UGameplayGameOver_Widget_C::HintText_lbl' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Image) == 0x000300, "Member 'UGameplayGameOver_Widget_C::Image' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Image_63) == 0x000308, "Member 'UGameplayGameOver_Widget_C::Image_63' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Image_136) == 0x000310, "Member 'UGameplayGameOver_Widget_C::Image_136' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Info_txt) == 0x000318, "Member 'UGameplayGameOver_Widget_C::Info_txt' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Loading_box) == 0x000320, "Member 'UGameplayGameOver_Widget_C::Loading_box' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Loading_panel) == 0x000328, "Member 'UGameplayGameOver_Widget_C::Loading_panel' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Loading_txt) == 0x000330, "Member 'UGameplayGameOver_Widget_C::Loading_txt' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Press_txt) == 0x000338, "Member 'UGameplayGameOver_Widget_C::Press_txt' has a wrong offset!"); \ static_assert(offsetof(UGameplayGameOver_Widget_C, Wait4Press_panel) == 0x000340, "Member 'UGameplayGameOver_Widget_C::Wait4Press_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHInteractionIconWidget_BP_C \ static_assert(alignof(USHInteractionIconWidget_BP_C) == 0x000008, "Wrong alignment on USHInteractionIconWidget_BP_C"); \ static_assert(sizeof(USHInteractionIconWidget_BP_C) == 0x000300, "Wrong size on USHInteractionIconWidget_BP_C"); \ #define DUMPER7_ASSERTS_MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget \ static_assert(alignof(MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget) == 0x000004, "Wrong alignment on MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget"); \ static_assert(sizeof(MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget) == 0x000004, "Wrong size on MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget"); \ static_assert(offsetof(MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget, EntryPoint) == 0x000000, "Member 'MiniInventory_Widget_C_ExecuteUbergraph_MiniInventory_Widget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMiniInventory_Widget_C \ static_assert(alignof(UMiniInventory_Widget_C) == 0x000008, "Wrong alignment on UMiniInventory_Widget_C"); \ static_assert(sizeof(UMiniInventory_Widget_C) == 0x000420, "Wrong size on UMiniInventory_Widget_C"); \ static_assert(offsetof(UMiniInventory_Widget_C, UberGraphFrame) == 0x0003F0, "Member 'UMiniInventory_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMiniInventory_Widget_C, WrongItemAnimOLD) == 0x0003F8, "Member 'UMiniInventory_Widget_C::WrongItemAnimOLD' has a wrong offset!"); \ static_assert(offsetof(UMiniInventory_Widget_C, butnDebug) == 0x000400, "Member 'UMiniInventory_Widget_C::butnDebug' has a wrong offset!"); \ static_assert(offsetof(UMiniInventory_Widget_C, Image) == 0x000408, "Member 'UMiniInventory_Widget_C::Image' has a wrong offset!"); \ static_assert(offsetof(UMiniInventory_Widget_C, Image_168) == 0x000410, "Member 'UMiniInventory_Widget_C::Image_168' has a wrong offset!"); \ static_assert(offsetof(UMiniInventory_Widget_C, SafeZone_214) == 0x000418, "Member 'UMiniInventory_Widget_C::SafeZone_214' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayRadioIndicator_Widget_C \ static_assert(alignof(UGameplayRadioIndicator_Widget_C) == 0x000008, "Wrong alignment on UGameplayRadioIndicator_Widget_C"); \ static_assert(sizeof(UGameplayRadioIndicator_Widget_C) == 0x0002B8, "Wrong size on UGameplayRadioIndicator_Widget_C"); \ #define DUMPER7_ASSERTS_UStompedDeadEnemiesEndingValueProcessor_BP_C \ static_assert(alignof(UStompedDeadEnemiesEndingValueProcessor_BP_C) == 0x000008, "Wrong alignment on UStompedDeadEnemiesEndingValueProcessor_BP_C"); \ static_assert(sizeof(UStompedDeadEnemiesEndingValueProcessor_BP_C) == 0x000060, "Wrong size on UStompedDeadEnemiesEndingValueProcessor_BP_C"); \ #define DUMPER7_ASSERTS_GameplayEndGame_Stats_Panel_C_SwitchPanel \ static_assert(alignof(GameplayEndGame_Stats_Panel_C_SwitchPanel) == 0x000004, "Wrong alignment on GameplayEndGame_Stats_Panel_C_SwitchPanel"); \ static_assert(sizeof(GameplayEndGame_Stats_Panel_C_SwitchPanel) == 0x000008, "Wrong size on GameplayEndGame_Stats_Panel_C_SwitchPanel"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_SwitchPanel, Index_0) == 0x000000, "Member 'GameplayEndGame_Stats_Panel_C_SwitchPanel::Index_0' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_SwitchPanel, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'GameplayEndGame_Stats_Panel_C_SwitchPanel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayEndGame_Stats_Panel_C_OnKeyDown \ static_assert(alignof(GameplayEndGame_Stats_Panel_C_OnKeyDown) == 0x000008, "Wrong alignment on GameplayEndGame_Stats_Panel_C_OnKeyDown"); \ static_assert(sizeof(GameplayEndGame_Stats_Panel_C_OnKeyDown) == 0x0002D0, "Wrong size on GameplayEndGame_Stats_Panel_C_OnKeyDown"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, MyGeometry) == 0x000000, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, InKeyEvent) == 0x000040, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::InKeyEvent' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, ReturnValue) == 0x000080, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_GetKey_ReturnValue) == 0x000138, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000150, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue_1) == 0x000151, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue_2) == 0x000152, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue_3) == 0x000153, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue_4) == 0x000154, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_BooleanOR_ReturnValue) == 0x000155, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_EqualEqual_KeyKey_ReturnValue_5) == 0x000156, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_EqualEqual_KeyKey_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_BooleanOR_ReturnValue_1) == 0x000157, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_BooleanOR_ReturnValue_2) == 0x000158, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_BooleanOR_ReturnValue_3) == 0x000159, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_Unhandled_ReturnValue) == 0x000160, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnKeyDown, CallFunc_Handled_ReturnValue) == 0x000218, "Member 'GameplayEndGame_Stats_Panel_C_OnKeyDown::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayEndGame_Stats_Panel_C_OnFocusReceived \ static_assert(alignof(GameplayEndGame_Stats_Panel_C_OnFocusReceived) == 0x000008, "Wrong alignment on GameplayEndGame_Stats_Panel_C_OnFocusReceived"); \ static_assert(sizeof(GameplayEndGame_Stats_Panel_C_OnFocusReceived) == 0x000270, "Wrong size on GameplayEndGame_Stats_Panel_C_OnFocusReceived"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GameplayEndGame_Stats_Panel_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'GameplayEndGame_Stats_Panel_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'GameplayEndGame_Stats_Panel_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'GameplayEndGame_Stats_Panel_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'GameplayEndGame_Stats_Panel_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel \ static_assert(alignof(GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel) == 0x000004, "Wrong alignment on GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel"); \ static_assert(sizeof(GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel) == 0x00000C, "Wrong size on GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel, EntryPoint) == 0x000000, "Member 'GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x000004, "Member 'GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'GameplayEndGame_Stats_Panel_C_ExecuteUbergraph_GameplayEndGame_Stats_Panel::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEndGame_Stats_Panel_C \ static_assert(alignof(UGameplayEndGame_Stats_Panel_C) == 0x000008, "Wrong alignment on UGameplayEndGame_Stats_Panel_C"); \ static_assert(sizeof(UGameplayEndGame_Stats_Panel_C) == 0x000388, "Wrong size on UGameplayEndGame_Stats_Panel_C"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, UberGraphFrame) == 0x000330, "Member 'UGameplayEndGame_Stats_Panel_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Continue_but) == 0x000338, "Member 'UGameplayEndGame_Stats_Panel_C::Continue_but' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Continue_but_lbl) == 0x000340, "Member 'UGameplayEndGame_Stats_Panel_C::Continue_but_lbl' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Image_97) == 0x000348, "Member 'UGameplayEndGame_Stats_Panel_C::Image_97' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Main_switcher) == 0x000350, "Member 'UGameplayEndGame_Stats_Panel_C::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, PostprocessWannabe) == 0x000358, "Member 'UGameplayEndGame_Stats_Panel_C::PostprocessWannabe' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Red) == 0x000360, "Member 'UGameplayEndGame_Stats_Panel_C::Red' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, ResultTab1) == 0x000368, "Member 'UGameplayEndGame_Stats_Panel_C::ResultTab1' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, ResultTab2) == 0x000370, "Member 'UGameplayEndGame_Stats_Panel_C::ResultTab2' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, Tip_text) == 0x000378, "Member 'UGameplayEndGame_Stats_Panel_C::Tip_text' has a wrong offset!"); \ static_assert(offsetof(UGameplayEndGame_Stats_Panel_C, PanelChangeSound) == 0x000380, "Member 'UGameplayEndGame_Stats_Panel_C::PanelChangeSound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseSkipWidget_BP_C_OnPercentUpdated \ static_assert(alignof(BaseSkipWidget_BP_C_OnPercentUpdated) == 0x000004, "Wrong alignment on BaseSkipWidget_BP_C_OnPercentUpdated"); \ static_assert(sizeof(BaseSkipWidget_BP_C_OnPercentUpdated) == 0x000004, "Wrong size on BaseSkipWidget_BP_C_OnPercentUpdated"); \ static_assert(offsetof(BaseSkipWidget_BP_C_OnPercentUpdated, InPercent) == 0x000000, "Member 'BaseSkipWidget_BP_C_OnPercentUpdated::InPercent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP \ static_assert(alignof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP) == 0x000008, "Wrong alignment on BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP"); \ static_assert(sizeof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP) == 0x000020, "Wrong size on BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, EntryPoint) == 0x000000, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, CallFunc_IsPadActive_ReturnValue) == 0x000005, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000008, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, K2Node_Select_Default) == 0x000010, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, K2Node_Event_InPercent) == 0x000018, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::K2Node_Event_InPercent' has a wrong offset!"); \ static_assert(offsetof(BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP, CallFunc_GetFloatValue_ReturnValue) == 0x00001C, "Member 'BaseSkipWidget_BP_C_ExecuteUbergraph_BaseSkipWidget_BP::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBaseSkipWidget_BP_C \ static_assert(alignof(UBaseSkipWidget_BP_C) == 0x000008, "Wrong alignment on UBaseSkipWidget_BP_C"); \ static_assert(sizeof(UBaseSkipWidget_BP_C) == 0x0002D8, "Wrong size on UBaseSkipWidget_BP_C"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, UberGraphFrame) == 0x000288, "Member 'UBaseSkipWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Key_rtx) == 0x000290, "Member 'UBaseSkipWidget_BP_C::Key_rtx' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Key_rtx_1) == 0x000298, "Member 'UBaseSkipWidget_BP_C::Key_rtx_1' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Keyboard) == 0x0002A0, "Member 'UBaseSkipWidget_BP_C::Keyboard' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Main_switcher) == 0x0002A8, "Member 'UBaseSkipWidget_BP_C::Main_switcher' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Pad) == 0x0002B0, "Member 'UBaseSkipWidget_BP_C::Pad' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, progress_img) == 0x0002B8, "Member 'UBaseSkipWidget_BP_C::progress_img' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, Skip_ProgressBar) == 0x0002C0, "Member 'UBaseSkipWidget_BP_C::Skip_ProgressBar' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, ProgressMaterial) == 0x0002C8, "Member 'UBaseSkipWidget_BP_C::ProgressMaterial' has a wrong offset!"); \ static_assert(offsetof(UBaseSkipWidget_BP_C, SpeedCurve) == 0x0002D0, "Member 'UBaseSkipWidget_BP_C::SpeedCurve' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UControlTip_Widget_C \ static_assert(alignof(UControlTip_Widget_C) == 0x000008, "Wrong alignment on UControlTip_Widget_C"); \ static_assert(sizeof(UControlTip_Widget_C) == 0x000300, "Wrong size on UControlTip_Widget_C"); \ #define DUMPER7_ASSERTS_GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP \ static_assert(alignof(GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP) == 0x000004, "Wrong alignment on GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP"); \ static_assert(sizeof(GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP) == 0x000004, "Wrong size on GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP"); \ static_assert(offsetof(GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP, EntryPoint) == 0x000000, "Member 'GameplayStruggle_WidgetBP_C_ExecuteUbergraph_GameplayStruggle_WidgetBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayStruggle_WidgetBP_C \ static_assert(alignof(UGameplayStruggle_WidgetBP_C) == 0x000008, "Wrong alignment on UGameplayStruggle_WidgetBP_C"); \ static_assert(sizeof(UGameplayStruggle_WidgetBP_C) == 0x000348, "Wrong size on UGameplayStruggle_WidgetBP_C"); \ static_assert(offsetof(UGameplayStruggle_WidgetBP_C, UberGraphFrame) == 0x000328, "Member 'UGameplayStruggle_WidgetBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGameplayStruggle_WidgetBP_C, Image_FullscreenColor) == 0x000330, "Member 'UGameplayStruggle_WidgetBP_C::Image_FullscreenColor' has a wrong offset!"); \ static_assert(offsetof(UGameplayStruggle_WidgetBP_C, Image_Shine) == 0x000338, "Member 'UGameplayStruggle_WidgetBP_C::Image_Shine' has a wrong offset!"); \ static_assert(offsetof(UGameplayStruggle_WidgetBP_C, Vignette) == 0x000340, "Member 'UGameplayStruggle_WidgetBP_C::Vignette' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_SwapListElements \ static_assert(alignof(GamePlaySlotsListWidget_BP_C_SwapListElements) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_SwapListElements"); \ static_assert(sizeof(GamePlaySlotsListWidget_BP_C_SwapListElements) == 0x000020, "Wrong size on GamePlaySlotsListWidget_BP_C_SwapListElements"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_SwapListElements, NewLocalVar_0) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_SwapListElements::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_SwapListElements, CallFunc_GetListItems_ReturnValue) == 0x000010, "Member 'GamePlaySlotsListWidget_BP_C_SwapListElements::CallFunc_GetListItems_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_SaveStarted \ static_assert(alignof(GamePlaySlotsListWidget_BP_C_SaveStarted) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_SaveStarted"); \ static_assert(sizeof(GamePlaySlotsListWidget_BP_C_SaveStarted) == 0x000038, "Wrong size on GamePlaySlotsListWidget_BP_C_SaveStarted"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_SaveStarted, SaveSlot) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_SaveStarted::SaveSlot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP \ static_assert(alignof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ static_assert(sizeof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000080, "Wrong size on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, Temp_bool_Variable_1) == 0x000005, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, CallFunc_IsVisible_ReturnValue) == 0x000018, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, CallFunc_IsVisible_ReturnValue_1) == 0x000019, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::CallFunc_IsVisible_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_CustomEvent_SaveSlot) == 0x000020, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_CustomEvent_SaveSlot' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000058, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000060, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, CallFunc_PlayAnimation_ReturnValue_1) == 0x000068, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_Select_Default) == 0x000070, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_Select_Default_1) == 0x000078, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_AskOverride \ static_assert(alignof(GamePlaySlotsListWidget_BP_C_AskOverride) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_AskOverride"); \ static_assert(sizeof(GamePlaySlotsListWidget_BP_C_AskOverride) == 0x000040, "Wrong size on GamePlaySlotsListWidget_BP_C_AskOverride"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_AskOverride, SlotInfo) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_AskOverride::SlotInfo' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_AskOverride, ReturnValue) == 0x000038, "Member 'GamePlaySlotsListWidget_BP_C_AskOverride::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(GamePlaySlotsListWidget_BP_C_AskOverride, CallFunc_Not_PreBool_ReturnValue) == 0x000039, "Member 'GamePlaySlotsListWidget_BP_C_AskOverride::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGamePlaySlotsListWidget_BP_C \ static_assert(alignof(UGamePlaySlotsListWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotsListWidget_BP_C"); \ static_assert(sizeof(UGamePlaySlotsListWidget_BP_C) == 0x000418, "Wrong size on UGamePlaySlotsListWidget_BP_C"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, UberGraphFrame) == 0x0003A0, "Member 'UGamePlaySlotsListWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, SpinnerShow) == 0x0003A8, "Member 'UGamePlaySlotsListWidget_BP_C::SpinnerShow' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, AskInfo_txt) == 0x0003B0, "Member 'UGamePlaySlotsListWidget_BP_C::AskInfo_txt' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, CanvasPanel_77) == 0x0003B8, "Member 'UGamePlaySlotsListWidget_BP_C::CanvasPanel_77' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, CircularThrobber_50) == 0x0003C0, "Member 'UGamePlaySlotsListWidget_BP_C::CircularThrobber_50' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, No_but_1) == 0x0003C8, "Member 'UGamePlaySlotsListWidget_BP_C::No_but_1' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, No_tip) == 0x0003D0, "Member 'UGamePlaySlotsListWidget_BP_C::No_tip' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Saved_Panel) == 0x0003D8, "Member 'UGamePlaySlotsListWidget_BP_C::Saved_Panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Spinner_Panel) == 0x0003E0, "Member 'UGamePlaySlotsListWidget_BP_C::Spinner_Panel' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Yes_but_1) == 0x0003E8, "Member 'UGamePlaySlotsListWidget_BP_C::Yes_but_1' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Yes_tip) == 0x0003F0, "Member 'UGamePlaySlotsListWidget_BP_C::Yes_tip' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Data) == 0x0003F8, "Member 'UGamePlaySlotsListWidget_BP_C::Data' has a wrong offset!"); \ static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, SlotsBoxChildren) == 0x000408, "Member 'UGamePlaySlotsListWidget_BP_C::SlotsBoxChildren' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DeveloperTool_Widget_C_OnFocusReceived \ static_assert(alignof(DeveloperTool_Widget_C_OnFocusReceived) == 0x000008, "Wrong alignment on DeveloperTool_Widget_C_OnFocusReceived"); \ static_assert(sizeof(DeveloperTool_Widget_C_OnFocusReceived) == 0x000270, "Wrong size on DeveloperTool_Widget_C_OnFocusReceived"); \ static_assert(offsetof(DeveloperTool_Widget_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'DeveloperTool_Widget_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ static_assert(offsetof(DeveloperTool_Widget_C_OnFocusReceived, InFocusEvent) == 0x000040, "Member 'DeveloperTool_Widget_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ static_assert(offsetof(DeveloperTool_Widget_C_OnFocusReceived, ReturnValue) == 0x000048, "Member 'DeveloperTool_Widget_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DeveloperTool_Widget_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'DeveloperTool_Widget_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(DeveloperTool_Widget_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B8, "Member 'DeveloperTool_Widget_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget \ static_assert(alignof(DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget) == 0x000008, "Wrong alignment on DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget"); \ static_assert(sizeof(DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget) == 0x000010, "Wrong size on DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget"); \ static_assert(offsetof(DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget, EntryPoint) == 0x000000, "Member 'DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'DeveloperTool_Widget_C_ExecuteUbergraph_DeveloperTool_Widget::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UDeveloperTool_Widget_C \ static_assert(alignof(UDeveloperTool_Widget_C) == 0x000008, "Wrong alignment on UDeveloperTool_Widget_C"); \ static_assert(sizeof(UDeveloperTool_Widget_C) == 0x0002E8, "Wrong size on UDeveloperTool_Widget_C"); \ static_assert(offsetof(UDeveloperTool_Widget_C, UberGraphFrame) == 0x000278, "Member 'UDeveloperTool_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, Back_but) == 0x000280, "Member 'UDeveloperTool_Widget_C::Back_but' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, Back_but_tip) == 0x000288, "Member 'UDeveloperTool_Widget_C::Back_but_tip' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_HorizontalBox) == 0x000290, "Member 'UDeveloperTool_Widget_C::CommandButton_HorizontalBox' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_HorizontalBox_1) == 0x000298, "Member 'UDeveloperTool_Widget_C::CommandButton_HorizontalBox_1' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_HorizontalBox_2) == 0x0002A0, "Member 'UDeveloperTool_Widget_C::CommandButton_HorizontalBox_2' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_HorizontalBox_3) == 0x0002A8, "Member 'UDeveloperTool_Widget_C::CommandButton_HorizontalBox_3' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_HorizontalBox_4) == 0x0002B0, "Member 'UDeveloperTool_Widget_C::CommandButton_HorizontalBox_4' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox) == 0x0002B8, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox_1) == 0x0002C0, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox_1' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox_2) == 0x0002C8, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox_2' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox_3) == 0x0002D0, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox_3' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox_4) == 0x0002D8, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox_4' has a wrong offset!"); \ static_assert(offsetof(UDeveloperTool_Widget_C, CommandButton_WrapBox_5) == 0x0002E0, "Member 'UDeveloperTool_Widget_C::CommandButton_WrapBox_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutceneSkip_Widget_C_OnSkipTick \ static_assert(alignof(CutceneSkip_Widget_C_OnSkipTick) == 0x000004, "Wrong alignment on CutceneSkip_Widget_C_OnSkipTick"); \ static_assert(sizeof(CutceneSkip_Widget_C_OnSkipTick) == 0x000004, "Wrong size on CutceneSkip_Widget_C_OnSkipTick"); \ static_assert(offsetof(CutceneSkip_Widget_C_OnSkipTick, Progress) == 0x000000, "Member 'CutceneSkip_Widget_C_OnSkipTick::Progress' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutceneSkip_Widget_C_OnDebugTick \ static_assert(alignof(CutceneSkip_Widget_C_OnDebugTick) == 0x000004, "Wrong alignment on CutceneSkip_Widget_C_OnDebugTick"); \ static_assert(sizeof(CutceneSkip_Widget_C_OnDebugTick) == 0x000008, "Wrong size on CutceneSkip_Widget_C_OnDebugTick"); \ static_assert(offsetof(CutceneSkip_Widget_C_OnDebugTick, ActualTime) == 0x000000, "Member 'CutceneSkip_Widget_C_OnDebugTick::ActualTime' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_OnDebugTick, TotalTime) == 0x000004, "Member 'CutceneSkip_Widget_C_OnDebugTick::TotalTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity \ static_assert(alignof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity) == 0x000008, "Wrong alignment on CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity"); \ static_assert(sizeof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity) == 0x000050, "Wrong size on CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, ReturnValue) == 0x000000, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, Temp_bool_Variable) == 0x000010, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, Temp_real_Variable) == 0x000018, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, Temp_real_Variable_1) == 0x000020, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, CallFunc_GetCanSkip_ReturnValue) == 0x000028, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::CallFunc_GetCanSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, K2Node_Select_Default) == 0x000030, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, K2Node_MakeStruct_LinearColor) == 0x000038, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity, K2Node_MakeStruct_B_ImplicitCast) == 0x000048, "Member 'CutceneSkip_Widget_C_Get_Debug_Color_And_Opacity::K2Node_MakeStruct_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget \ static_assert(alignof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget) == 0x000008, "Wrong alignment on CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget"); \ static_assert(sizeof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget) == 0x000178, "Wrong size on CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, EntryPoint) == 0x000000, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_Event_Progress) == 0x000004, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_Event_Progress' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_Event_ActualTime) == 0x000008, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_Event_ActualTime' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_Event_TotalTime) == 0x00000C, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_Event_TotalTime' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_GetFloatValue_ReturnValue) == 0x000010, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_MakeStruct_FormatArgumentData) == 0x000018, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000068, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_MakeStruct_FormatArgumentData_1) == 0x000070, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_GetCanSkip_ReturnValue) == 0x0000C0, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_GetCanSkip_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_Conv_BoolToText_ReturnValue) == 0x0000C8, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_Conv_BoolToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_MakeStruct_FormatArgumentData_2) == 0x0000E0, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, K2Node_MakeArray_Array) == 0x000130, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_Format_ReturnValue) == 0x000140, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000158, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000160, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000168, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget, CallFunc_SetPercent_InPercent_ImplicitCast) == 0x000170, "Member 'CutceneSkip_Widget_C_ExecuteUbergraph_CutceneSkip_Widget::CallFunc_SetPercent_InPercent_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CutceneSkip_Widget_C_ApplyDeviceState \ static_assert(alignof(CutceneSkip_Widget_C_ApplyDeviceState) == 0x000001, "Wrong alignment on CutceneSkip_Widget_C_ApplyDeviceState"); \ static_assert(sizeof(CutceneSkip_Widget_C_ApplyDeviceState) == 0x000009, "Wrong size on CutceneSkip_Widget_C_ApplyDeviceState"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_bool_Variable) == 0x000000, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_byte_Variable) == 0x000001, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_byte_Variable_1) == 0x000002, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_bool_Variable_1) == 0x000003, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_bool_Variable_1' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_byte_Variable_2) == 0x000004, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_byte_Variable_2' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, Temp_byte_Variable_3) == 0x000005, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::Temp_byte_Variable_3' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, CallFunc_IsPadActive_ReturnValue) == 0x000006, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, K2Node_Select_Default) == 0x000007, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(CutceneSkip_Widget_C_ApplyDeviceState, K2Node_Select_Default_1) == 0x000008, "Member 'CutceneSkip_Widget_C_ApplyDeviceState::K2Node_Select_Default_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCutceneSkip_Widget_C \ static_assert(alignof(UCutceneSkip_Widget_C) == 0x000008, "Wrong alignment on UCutceneSkip_Widget_C"); \ static_assert(sizeof(UCutceneSkip_Widget_C) == 0x0003C8, "Wrong size on UCutceneSkip_Widget_C"); \ static_assert(offsetof(UCutceneSkip_Widget_C, UberGraphFrame) == 0x000368, "Member 'UCutceneSkip_Widget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, CanvasPanel_0) == 0x000370, "Member 'UCutceneSkip_Widget_C::CanvasPanel_0' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Debug_ProgressBar) == 0x000378, "Member 'UCutceneSkip_Widget_C::Debug_ProgressBar' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Debug_txt) == 0x000380, "Member 'UCutceneSkip_Widget_C::Debug_txt' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Fade_border) == 0x000388, "Member 'UCutceneSkip_Widget_C::Fade_border' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, kb) == 0x000390, "Member 'UCutceneSkip_Widget_C::kb' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Key_rtx_pad) == 0x000398, "Member 'UCutceneSkip_Widget_C::Key_rtx_pad' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, loading_circle_1) == 0x0003A0, "Member 'UCutceneSkip_Widget_C::loading_circle_1' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Overlay_0) == 0x0003A8, "Member 'UCutceneSkip_Widget_C::Overlay_0' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, Skip_ProgressBar) == 0x0003B0, "Member 'UCutceneSkip_Widget_C::Skip_ProgressBar' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, SpeedCurve) == 0x0003B8, "Member 'UCutceneSkip_Widget_C::SpeedCurve' has a wrong offset!"); \ static_assert(offsetof(UCutceneSkip_Widget_C, ProgressMaterial) == 0x0003C0, "Member 'UCutceneSkip_Widget_C::ProgressMaterial' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayTutorial_Widget_C \ static_assert(alignof(UGameplayTutorial_Widget_C) == 0x000008, "Wrong alignment on UGameplayTutorial_Widget_C"); \ static_assert(sizeof(UGameplayTutorial_Widget_C) == 0x000320, "Wrong size on UGameplayTutorial_Widget_C"); \ static_assert(offsetof(UGameplayTutorial_Widget_C, ShowAnimOLD) == 0x000318, "Member 'UGameplayTutorial_Widget_C::ShowAnimOLD' has a wrong offset!"); \ #define DUMPER7_ASSERTS_USHDialogSubtitlesWidget_C \ static_assert(alignof(USHDialogSubtitlesWidget_C) == 0x000008, "Wrong alignment on USHDialogSubtitlesWidget_C"); \ static_assert(sizeof(USHDialogSubtitlesWidget_C) == 0x0002C8, "Wrong size on USHDialogSubtitlesWidget_C"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, DialogSubtitlesLineWidget_BP) == 0x000298, "Member 'USHDialogSubtitlesWidget_C::DialogSubtitlesLineWidget_BP' has a wrong offset!"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, DialogSubtitlesLineWidget_BP_50) == 0x0002A0, "Member 'USHDialogSubtitlesWidget_C::DialogSubtitlesLineWidget_BP_50' has a wrong offset!"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, DialogSubtitlesLineWidget_BP_102) == 0x0002A8, "Member 'USHDialogSubtitlesWidget_C::DialogSubtitlesLineWidget_BP_102' has a wrong offset!"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, DialogSubtitlesLineWidget_BP_170) == 0x0002B0, "Member 'USHDialogSubtitlesWidget_C::DialogSubtitlesLineWidget_BP_170' has a wrong offset!"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, Subtitles_box) == 0x0002B8, "Member 'USHDialogSubtitlesWidget_C::Subtitles_box' has a wrong offset!"); \ static_assert(offsetof(USHDialogSubtitlesWidget_C, TextTest_panel) == 0x0002C0, "Member 'USHDialogSubtitlesWidget_C::TextTest_panel' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JumpAttack_C_ExecuteUbergraph_JumpAttack \ static_assert(alignof(JumpAttack_C_ExecuteUbergraph_JumpAttack) == 0x000008, "Wrong alignment on JumpAttack_C_ExecuteUbergraph_JumpAttack"); \ static_assert(sizeof(JumpAttack_C_ExecuteUbergraph_JumpAttack) == 0x0000B0, "Wrong size on JumpAttack_C_ExecuteUbergraph_JumpAttack"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, EntryPoint) == 0x000000, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_Event_owner_1) == 0x000008, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_Event_owner_1' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_GetOwnerCH_ReturnValue) == 0x000010, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_AsIWall_Monster) == 0x000018, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_AsIWall_Monster' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_AsIWall_Monster_1) == 0x000030, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_AsIWall_Monster_1' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_AsNinja_Character) == 0x000048, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_AsNinja_Character' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_Event_owner) == 0x000058, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_Event_aborted) == 0x000060, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_Event_aborted' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_SetCharMovementAxis_ReturnValue) == 0x000080, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_SetCharMovementAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000088, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000098, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_AsCharacter) == 0x0000A0, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_ExecuteUbergraph_JumpAttack, K2Node_DynamicCast_bSuccess_3) == 0x0000A8, "Member 'JumpAttack_C_ExecuteUbergraph_JumpAttack::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JumpAttack_C_EventStopAttack \ static_assert(alignof(JumpAttack_C_EventStopAttack) == 0x000008, "Wrong alignment on JumpAttack_C_EventStopAttack"); \ static_assert(sizeof(JumpAttack_C_EventStopAttack) == 0x000010, "Wrong size on JumpAttack_C_EventStopAttack"); \ static_assert(offsetof(JumpAttack_C_EventStopAttack, Owner) == 0x000000, "Member 'JumpAttack_C_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(JumpAttack_C_EventStopAttack, Aborted) == 0x000008, "Member 'JumpAttack_C_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JumpAttack_C_EventBeginAttack \ static_assert(alignof(JumpAttack_C_EventBeginAttack) == 0x000008, "Wrong alignment on JumpAttack_C_EventBeginAttack"); \ static_assert(sizeof(JumpAttack_C_EventBeginAttack) == 0x000008, "Wrong size on JumpAttack_C_EventBeginAttack"); \ static_assert(offsetof(JumpAttack_C_EventBeginAttack, Owner) == 0x000000, "Member 'JumpAttack_C_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJumpAttack_C \ static_assert(alignof(UJumpAttack_C) == 0x000010, "Wrong alignment on UJumpAttack_C"); \ static_assert(sizeof(UJumpAttack_C) == 0x0003A0, "Wrong size on UJumpAttack_C"); \ static_assert(offsetof(UJumpAttack_C, UberGraphFrame_JumpAttack_C) == 0x000390, "Member 'UJumpAttack_C::UberGraphFrame_JumpAttack_C' has a wrong offset!"); \ static_assert(offsetof(UJumpAttack_C, EnemyCH) == 0x000398, "Member 'UJumpAttack_C::EnemyCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_OnEnemyDodge \ static_assert(alignof(WallAttack_C_OnEnemyDodge) == 0x000008, "Wrong alignment on WallAttack_C_OnEnemyDodge"); \ static_assert(sizeof(WallAttack_C_OnEnemyDodge) == 0x000020, "Wrong size on WallAttack_C_OnEnemyDodge"); \ static_assert(offsetof(WallAttack_C_OnEnemyDodge, CallFunc_GetOwnerCH_ReturnValue) == 0x000000, "Member 'WallAttack_C_OnEnemyDodge::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_OnEnemyDodge, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'WallAttack_C_OnEnemyDodge::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_OnEnemyDodge, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'WallAttack_C_OnEnemyDodge::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_OnEnemyDodge, CallFunc_GetAttackerComponent_ReturnValue) == 0x000018, "Member 'WallAttack_C_OnEnemyDodge::CallFunc_GetAttackerComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_ExecuteUbergraph_WallAttack \ static_assert(alignof(WallAttack_C_ExecuteUbergraph_WallAttack) == 0x000008, "Wrong alignment on WallAttack_C_ExecuteUbergraph_WallAttack"); \ static_assert(sizeof(WallAttack_C_ExecuteUbergraph_WallAttack) == 0x0001E8, "Wrong size on WallAttack_C_ExecuteUbergraph_WallAttack"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, EntryPoint) == 0x000000, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_owner_3) == 0x000008, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_owner_3' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue) == 0x000010, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_AsIWall_Monster) == 0x000018, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_AsIWall_Monster' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_AsIWall_Monster_1) == 0x000030, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_AsIWall_Monster_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_IsCharacterDead_ReturnValue) == 0x000041, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_IsCharacterDead_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_AsNinja_Character) == 0x000048, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_AsNinja_Character' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_bSuccess_2) == 0x000050, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_owner_2) == 0x000058, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_owner_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_aborted) == 0x000060, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_aborted' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_SetCharMovementAxis_ReturnValue) == 0x000080, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_SetCharMovementAxis_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_ActorHasTag_ReturnValue) == 0x000081, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000088, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000098, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_AsCharacter) == 0x0000A0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_DynamicCast_bSuccess_3) == 0x0000A8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetAttackTarget_ReturnValue_1) == 0x0000B0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetAttackTarget_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_2) == 0x0000B8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_IsLineOfSightClear_Result) == 0x0000C0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_IsLineOfSightClear_Result' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_owner_1) == 0x0000C8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_owner_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_3) == 0x0000D0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, Temp_name_Variable) == 0x0000D8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::Temp_name_Variable' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x0000E0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetAttackTarget_ReturnValue_2) == 0x0000F0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetAttackTarget_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_4) == 0x0000F8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerAI_ReturnValue) == 0x000100, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_IsLineOfSightClear_Result_1) == 0x000108, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_IsLineOfSightClear_Result_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetBlackboard_ReturnValue) == 0x000110, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_MakeLiteralName_ReturnValue) == 0x000118, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerAI_ReturnValue_1) == 0x000120, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetLocationFromEntry_ResultLocation) == 0x000128, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetLocationFromEntry_ResultLocation' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetLocationFromEntry_ReturnValue) == 0x000140, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetLocationFromEntry_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetBlackboard_ReturnValue_1) == 0x000148, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000150, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetAttackTarget_ReturnValue_3) == 0x000158, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetAttackTarget_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_getPawn_ReturnValue) == 0x000160, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_getFixedGroundLocation_ReturnValue) == 0x000168, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_getFixedGroundLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_owner) == 0x000180, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, K2Node_Event_DeltaSeconds) == 0x000188, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_ActorHasTag_ReturnValue_1) == 0x00018C, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_ActorHasTag_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00018D, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_5) == 0x000190, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_IsValid_ReturnValue_1) == 0x000198, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetAnimInstance_ReturnValue) == 0x0001A0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerCH_ReturnValue_6) == 0x0001A8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerCH_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_MakeLiteralName_ReturnValue_2) == 0x0001B0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetOwnerAI_ReturnValue_2) == 0x0001B8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetOwnerAI_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_Array_AddUnique_ReturnValue) == 0x0001C0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GetBlackboard_ReturnValue_2) == 0x0001C8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0001D0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x0001D8, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_ExecuteUbergraph_WallAttack, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0001E0, "Member 'WallAttack_C_ExecuteUbergraph_WallAttack::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_EventTickAttack \ static_assert(alignof(WallAttack_C_EventTickAttack) == 0x000008, "Wrong alignment on WallAttack_C_EventTickAttack"); \ static_assert(sizeof(WallAttack_C_EventTickAttack) == 0x000010, "Wrong size on WallAttack_C_EventTickAttack"); \ static_assert(offsetof(WallAttack_C_EventTickAttack, Owner) == 0x000000, "Member 'WallAttack_C_EventTickAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_EventTickAttack, DeltaSeconds) == 0x000008, "Member 'WallAttack_C_EventTickAttack::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_EventStopAttack \ static_assert(alignof(WallAttack_C_EventStopAttack) == 0x000008, "Wrong alignment on WallAttack_C_EventStopAttack"); \ static_assert(sizeof(WallAttack_C_EventStopAttack) == 0x000010, "Wrong size on WallAttack_C_EventStopAttack"); \ static_assert(offsetof(WallAttack_C_EventStopAttack, Owner) == 0x000000, "Member 'WallAttack_C_EventStopAttack::Owner' has a wrong offset!"); \ static_assert(offsetof(WallAttack_C_EventStopAttack, Aborted) == 0x000008, "Member 'WallAttack_C_EventStopAttack::Aborted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_EventInitAttack \ static_assert(alignof(WallAttack_C_EventInitAttack) == 0x000008, "Wrong alignment on WallAttack_C_EventInitAttack"); \ static_assert(sizeof(WallAttack_C_EventInitAttack) == 0x000008, "Wrong size on WallAttack_C_EventInitAttack"); \ static_assert(offsetof(WallAttack_C_EventInitAttack, Owner) == 0x000000, "Member 'WallAttack_C_EventInitAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_WallAttack_C_EventBeginAttack \ static_assert(alignof(WallAttack_C_EventBeginAttack) == 0x000008, "Wrong alignment on WallAttack_C_EventBeginAttack"); \ static_assert(sizeof(WallAttack_C_EventBeginAttack) == 0x000008, "Wrong size on WallAttack_C_EventBeginAttack"); \ static_assert(offsetof(WallAttack_C_EventBeginAttack, Owner) == 0x000000, "Member 'WallAttack_C_EventBeginAttack::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UWallAttack_C \ static_assert(alignof(UWallAttack_C) == 0x000010, "Wrong alignment on UWallAttack_C"); \ static_assert(sizeof(UWallAttack_C) == 0x0003A0, "Wrong size on UWallAttack_C"); \ static_assert(offsetof(UWallAttack_C, UberGraphFrame_WallAttack_C) == 0x000390, "Member 'UWallAttack_C::UberGraphFrame_WallAttack_C' has a wrong offset!"); \ static_assert(offsetof(UWallAttack_C, EnemyCH) == 0x000398, "Member 'UWallAttack_C::EnemyCH' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BounceBack_C_ReceiveTick \ static_assert(alignof(BounceBack_C_ReceiveTick) == 0x000004, "Wrong alignment on BounceBack_C_ReceiveTick"); \ static_assert(sizeof(BounceBack_C_ReceiveTick) == 0x000004, "Wrong size on BounceBack_C_ReceiveTick"); \ static_assert(offsetof(BounceBack_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BounceBack_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BounceBack_C_ReceiveExit \ static_assert(alignof(BounceBack_C_ReceiveExit) == 0x000001, "Wrong alignment on BounceBack_C_ReceiveExit"); \ static_assert(sizeof(BounceBack_C_ReceiveExit) == 0x000001, "Wrong size on BounceBack_C_ReceiveExit"); \ static_assert(offsetof(BounceBack_C_ReceiveExit, Status) == 0x000000, "Member 'BounceBack_C_ReceiveExit::Status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BounceBack_C_ExecuteUbergraph_BounceBack \ static_assert(alignof(BounceBack_C_ExecuteUbergraph_BounceBack) == 0x000008, "Wrong alignment on BounceBack_C_ExecuteUbergraph_BounceBack"); \ static_assert(sizeof(BounceBack_C_ExecuteUbergraph_BounceBack) == 0x0000A8, "Wrong size on BounceBack_C_ExecuteUbergraph_BounceBack"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, EntryPoint) == 0x000000, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerAI_ReturnValue) == 0x000008, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerAI_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetVelocity_ReturnValue) == 0x000018, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerCH_ReturnValue) == 0x000030, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_VSize_ReturnValue) == 0x000038, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000040, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerCH_ReturnValue_1) == 0x000048, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerCH_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_IsBlockedByOther_ReturnValue) == 0x000050, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_IsBlockedByOther_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerAI_ReturnValue_1) == 0x000058, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerAI_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerCH_ReturnValue_2) == 0x000060, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerCH_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerCH_ReturnValue_3) == 0x000068, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerCH_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_getAttitudeTowards_ReturnValue) == 0x000070, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_getAttitudeTowards_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_isInNarrowTrigger_ReturnValue) == 0x000071, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_isInNarrowTrigger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000072, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetOwnerAI_ReturnValue_2) == 0x000078, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetOwnerAI_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_MakeLiteralName_ReturnValue) == 0x000080, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetBlackboard_ReturnValue) == 0x000088, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_IsVectorValueSet_ReturnValue) == 0x000090, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_IsVectorValueSet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_AllowBounce_Result) == 0x000091, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_AllowBounce_Result' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000098, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_ExecuteUbergraph_BounceBack, K2Node_Event_status) == 0x0000A0, "Member 'BounceBack_C_ExecuteUbergraph_BounceBack::K2Node_Event_status' has a wrong offset!"); \ #define DUMPER7_ASSERTS_BounceBack_C_AllowBounce \ static_assert(alignof(BounceBack_C_AllowBounce) == 0x000008, "Wrong alignment on BounceBack_C_AllowBounce"); \ static_assert(sizeof(BounceBack_C_AllowBounce) == 0x000038, "Wrong size on BounceBack_C_AllowBounce"); \ static_assert(offsetof(BounceBack_C_AllowBounce, Result) == 0x000000, "Member 'BounceBack_C_AllowBounce::Result' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, CallFunc_GetOwnerCH_ReturnValue) == 0x000008, "Member 'BounceBack_C_AllowBounce::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, K2Node_DynamicCast_AsNPC_CH) == 0x000010, "Member 'BounceBack_C_AllowBounce::K2Node_DynamicCast_AsNPC_CH' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BounceBack_C_AllowBounce::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, K2Node_DynamicCast_AsIAIFighter) == 0x000020, "Member 'BounceBack_C_AllowBounce::K2Node_DynamicCast_AsIAIFighter' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BounceBack_C_AllowBounce::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed) == 0x000031, "Member 'BounceBack_C_AllowBounce::CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, CallFunc_IsLyingOnGround__Result) == 0x000032, "Member 'BounceBack_C_AllowBounce::CallFunc_IsLyingOnGround__Result' has a wrong offset!"); \ static_assert(offsetof(BounceBack_C_AllowBounce, CallFunc_Not_PreBool_ReturnValue) == 0x000033, "Member 'BounceBack_C_AllowBounce::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBounceBack_C \ static_assert(alignof(UBounceBack_C) == 0x000008, "Wrong alignment on UBounceBack_C"); \ static_assert(sizeof(UBounceBack_C) == 0x0000F0, "Wrong size on UBounceBack_C"); \ static_assert(offsetof(UBounceBack_C, UberGraphFrame) == 0x0000E0, "Member 'UBounceBack_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UBounceBack_C, DisableBT) == 0x0000E8, "Member 'UBounceBack_C::DisableBT' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData) == 0x0001B8, "Wrong size on CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_241) == 0x000004, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_241' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_242) == 0x00000C, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_242' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_243) == 0x000014, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_243' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __IntProperty_244) == 0x00001C, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__IntProperty_244' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __BlendProfile_245) == 0x000020, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__BlendProfile_245' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __EnumProperty_246) == 0x000028, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__EnumProperty_246' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ArrayProperty_247) == 0x000030, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ArrayProperty_247' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_248) == 0x000040, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_248' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __IntProperty_249) == 0x000048, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__IntProperty_249' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ArrayProperty_250) == 0x000050, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ArrayProperty_250' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ByteProperty_251) == 0x000060, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ByteProperty_251' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_252) == 0x000064, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_252' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __IntProperty_253) == 0x00006C, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__IntProperty_253' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __EnumProperty_254) == 0x000070, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__EnumProperty_254' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ByteProperty_255) == 0x000071, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ByteProperty_255' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_256) == 0x000074, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_256' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_257) == 0x00007C, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_257' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __IntProperty_258) == 0x000084, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__IntProperty_258' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __BlendProfile_259) == 0x000088, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__BlendProfile_259' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __CurveFloat_260) == 0x000090, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__CurveFloat_260' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __EnumProperty_261) == 0x000098, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__EnumProperty_261' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __EnumProperty_262) == 0x000099, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__EnumProperty_262' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ArrayProperty_263) == 0x0000A0, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ArrayProperty_263' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_264) == 0x0000B0, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_264' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __IntProperty_265) == 0x0000B8, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__IntProperty_265' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __BoolProperty_266) == 0x0000BC, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__BoolProperty_266' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __FloatProperty_267) == 0x0000C0, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__FloatProperty_267' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __StructProperty_268) == 0x0000C4, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__StructProperty_268' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __FloatProperty_269) == 0x0000F0, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__FloatProperty_269' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __BoolProperty_270) == 0x0000F4, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__BoolProperty_270' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __EnumProperty_271) == 0x0000F5, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__EnumProperty_271' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __ByteProperty_272) == 0x0000F6, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__ByteProperty_272' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __NameProperty_273) == 0x0000F8, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__NameProperty_273' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, __StructProperty_274) == 0x000100, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::__StructProperty_274' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000120, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001A0, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData) == 0x000014, "Wrong size on CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000008, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000009, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x00000C, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000010, "Member 'CH_Maria_Locomotion_Default::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default_C_AnimGraph \ static_assert(alignof(CH_Maria_Locomotion_Default_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Default_C_AnimGraph"); \ static_assert(sizeof(CH_Maria_Locomotion_Default_C_AnimGraph) == 0x000010, "Wrong size on CH_Maria_Locomotion_Default_C_AnimGraph"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'CH_Maria_Locomotion_Default_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation \ static_assert(alignof(CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_Maria_Locomotion_Default_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default \ static_assert(alignof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default"); \ static_assert(sizeof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default) == 0x000098, "Wrong size on CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, EntryPoint) == 0x000000, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000008, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000009, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x00000C, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000010, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000014, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue) == 0x000018, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000019, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x00001C, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000020, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000021, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_1) == 0x000022, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000023, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000024, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_2) == 0x000025, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_3) == 0x000026, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetInstanceStateWeight_ReturnValue_1) == 0x000028, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetInstanceStateWeight_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00002C, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000030, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000034, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Not_PreBool_ReturnValue_1) == 0x000035, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000036, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_4) == 0x000037, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x000038, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_5) == 0x000039, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00003A, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Not_PreBool_ReturnValue_2) == 0x00003B, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2) == 0x00003C, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000040, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_6) == 0x000041, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_BooleanAND_ReturnValue_7) == 0x000042, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_BooleanAND_ReturnValue_7' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, K2Node_Event_DeltaTimeX) == 0x000044, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_GetAnimComponent_ReturnValue) == 0x000048, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_GetAnimComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000058, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000060, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000070, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000078, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000080, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000088, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x000090, "Member 'CH_Maria_Locomotion_Default_C_ExecuteUbergraph_CH_Maria_Locomotion_Default::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default_C_StrideWarping \ static_assert(alignof(CH_Maria_Locomotion_Default_C_StrideWarping) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Default_C_StrideWarping"); \ static_assert(sizeof(CH_Maria_Locomotion_Default_C_StrideWarping) == 0x000020, "Wrong size on CH_Maria_Locomotion_Default_C_StrideWarping"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_StrideWarping, InPose) == 0x000000, "Member 'CH_Maria_Locomotion_Default_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'CH_Maria_Locomotion_Default_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim \ static_assert(alignof(CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim"); \ static_assert(sizeof(CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim) == 0x000010, "Wrong size on CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim, ReturnValue) == 0x000000, "Member 'CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000001, "Member 'CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'CH_Maria_Locomotion_Default_C_ShouldUseRunFaceAnim::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Maria_Locomotion_Default_C \ static_assert(alignof(UCH_Maria_Locomotion_Default_C) == 0x000010, "Wrong alignment on UCH_Maria_Locomotion_Default_C"); \ static_assert(sizeof(UCH_Maria_Locomotion_Default_C) == 0x0016D0, "Wrong size on UCH_Maria_Locomotion_Default_C"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, UberGraphFrame) == 0x0003D0, "Member 'UCH_Maria_Locomotion_Default_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, __AnimBlueprintMutables) == 0x0003D8, "Member 'UCH_Maria_Locomotion_Default_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F0, "Member 'UCH_Maria_Locomotion_Default_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimBlueprintExtension_Base) == 0x0003F8, "Member 'UCH_Maria_Locomotion_Default_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_Root_1) == 0x000400, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_LinkedInputPose) == 0x000420, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_LocalToComponentSpace) == 0x0004E8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StrideWarping) == 0x000508, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_ComponentToLocalSpace) == 0x000740, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_RootMotionScale) == 0x000760, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_LegIK) == 0x000820, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_Root) == 0x000918, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_9) == 0x000938, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_8) == 0x000960, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_7) == 0x000988, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_6) == 0x0009B0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_5) == 0x0009D8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_4) == 0x000A00, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_3) == 0x000A28, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_2) == 0x000A50, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult_1) == 0x000A78, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_TransitionResult) == 0x000AA0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_ModifyCurve_2) == 0x000AC8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_ModifyCurve_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000BC8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult_5) == 0x000C38, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_7) == 0x000C58, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_BlendListByBool_2) == 0x000CA0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_6) == 0x000CE8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult_4) == 0x000D30, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_ModifyCurve_1) == 0x000D50, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_ModifyCurve_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_BlendListByBool_1) == 0x000E50, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_5) == 0x000E98, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_4) == 0x000EE0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult_3) == 0x000F28, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_ModifyCurve) == 0x000F48, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_BlendSpacePlayer) == 0x001048, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult_2) == 0x0010B8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_3) == 0x0010D8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult_1) == 0x001120, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateMachine_1) == 0x001140, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_LinkedAnimLayer) == 0x001208, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_2) == 0x0012D0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_BlendListByBool) == 0x001318, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer_1) == 0x001360, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateResult) == 0x0013A8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_StateMachine) == 0x0013C8, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_ApplyAdditive) == 0x001490, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_SequencePlayer) == 0x001558, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_LayeredBoneBlend) == 0x0015A0, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, AnimGraphNode_Slot) == 0x001680, "Member 'UCH_Maria_Locomotion_Default_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, bUseStartAnim) == 0x0016C8, "Member 'UCH_Maria_Locomotion_Default_C::bUseStartAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, bUseMoveEndAnim) == 0x0016C9, "Member 'UCH_Maria_Locomotion_Default_C::bUseMoveEndAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Default_C, IsRightFootStep) == 0x0016CA, "Member 'UCH_Maria_Locomotion_Default_C::IsRightFootStep' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Mannequin_CutsceneCharacter_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mannequin_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mannequin_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mannequin_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000100, "Wrong size on Mannequin_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UMannequin_CutsceneCharacter_AnimBP_C \ static_assert(alignof(UMannequin_CutsceneCharacter_AnimBP_C) == 0x000010, "Wrong alignment on UMannequin_CutsceneCharacter_AnimBP_C"); \ static_assert(sizeof(UMannequin_CutsceneCharacter_AnimBP_C) == 0x0009A0, "Wrong size on UMannequin_CutsceneCharacter_AnimBP_C"); \ #define DUMPER7_ASSERTS_James_CutsceneCharacter_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000100, "Wrong size on James_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UJames_CutsceneCharacter_AnimBP_C \ static_assert(alignof(UJames_CutsceneCharacter_AnimBP_C) == 0x000010, "Wrong alignment on UJames_CutsceneCharacter_AnimBP_C"); \ static_assert(sizeof(UJames_CutsceneCharacter_AnimBP_C) == 0x0009A0, "Wrong size on UJames_CutsceneCharacter_AnimBP_C"); \ #define DUMPER7_ASSERTS_UNavFilter_MONSTER_C \ static_assert(alignof(UNavFilter_MONSTER_C) == 0x000008, "Wrong alignment on UNavFilter_MONSTER_C"); \ static_assert(sizeof(UNavFilter_MONSTER_C) == 0x000048, "Wrong size on UNavFilter_MONSTER_C"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData) == 0x000028, "Wrong size on James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x00000C, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __BoolProperty_4) == 0x000018, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__BoolProperty_4' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData, __BoolProperty_7) == 0x000024, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedMutableData::__BoolProperty_7' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData) == 0x000198, "Wrong size on James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_204) == 0x000004, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_204' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_205) == 0x00000C, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_205' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __IntProperty_206) == 0x000014, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__IntProperty_206' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_207) == 0x000018, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_207' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __BoolProperty_208) == 0x000020, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__BoolProperty_208' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __FloatProperty_209) == 0x000024, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__FloatProperty_209' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __StructProperty_210) == 0x000028, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__StructProperty_210' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __FloatProperty_211) == 0x000054, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__FloatProperty_211' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_212) == 0x000058, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_212' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __ByteProperty_213) == 0x000059, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__ByteProperty_213' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_214) == 0x00005C, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_214' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __BlendProfile_215) == 0x000068, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__BlendProfile_215' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __CurveFloat_216) == 0x000070, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__CurveFloat_216' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __BoolProperty_217) == 0x000078, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__BoolProperty_217' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_218) == 0x000079, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_218' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __EnumProperty_219) == 0x00007A, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__EnumProperty_219' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __ArrayProperty_220) == 0x000080, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__ArrayProperty_220' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_221) == 0x000090, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_221' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_222) == 0x000098, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_222' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __IntProperty_223) == 0x0000A0, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__IntProperty_223' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __StructProperty_224) == 0x0000A8, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__StructProperty_224' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_225) == 0x0000C8, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_225' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __NameProperty_226) == 0x0000D0, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__NameProperty_226' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __IntProperty_227) == 0x0000D8, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__IntProperty_227' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, __StructProperty_228) == 0x0000E0, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::__StructProperty_228' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000100, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000180, "Member 'James_RotateInPlaceBase::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_UpdateCooldownTimer \ static_assert(alignof(James_RotateInPlaceBase_C_UpdateCooldownTimer) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_UpdateCooldownTimer"); \ static_assert(sizeof(James_RotateInPlaceBase_C_UpdateCooldownTimer) == 0x000020, "Wrong size on James_RotateInPlaceBase_C_UpdateCooldownTimer"); \ static_assert(offsetof(James_RotateInPlaceBase_C_UpdateCooldownTimer, cooldown) == 0x000000, "Member 'James_RotateInPlaceBase_C_UpdateCooldownTimer::cooldown' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_UpdateCooldownTimer, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_UpdateCooldownTimer::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_UpdateCooldownTimer, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_UpdateCooldownTimer::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_UpdateCooldownTimer, CallFunc_FMax_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_UpdateCooldownTimer::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Update_View_Rotation \ static_assert(alignof(James_RotateInPlaceBase_C_Update_View_Rotation) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Update_View_Rotation"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Update_View_Rotation) == 0x000080, "Wrong size on James_RotateInPlaceBase_C_Update_View_Rotation"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, Delta) == 0x000000, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::Delta' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, L_CurrentViewRot) == 0x000008, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::L_CurrentViewRot' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, L_DeltaZ) == 0x000020, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::L_DeltaZ' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000028, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_GetRotatorsDelta_ReturnValue) == 0x000038, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_GetRotatorsDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_BreakRotator_Roll) == 0x000050, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_BreakRotator_Pitch) == 0x000054, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_BreakRotator_Yaw) == 0x000058, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, CallFunc_GetViewRotation_ReturnValue) == 0x000060, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::CallFunc_GetViewRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Update_View_Rotation, K2Node_VariableSet_L_DeltaZ_ImplicitCast) == 0x000078, "Member 'James_RotateInPlaceBase_C_Update_View_Rotation::K2Node_VariableSet_L_DeltaZ_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_ShouldStopRotating \ static_assert(alignof(James_RotateInPlaceBase_C_ShouldStopRotating) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_ShouldStopRotating"); \ static_assert(sizeof(James_RotateInPlaceBase_C_ShouldStopRotating) == 0x000050, "Wrong size on James_RotateInPlaceBase_C_ShouldStopRotating"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_Get_Camera_to_Player_Angle_Angle) == 0x000008, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_Get_Camera_to_Player_Angle_Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_TargetDirectionPlaneOnOrBehind_PlaneOnOrBehind) == 0x000010, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_TargetDirectionPlaneOnOrBehind_PlaneOnOrBehind' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_IsCameraToPlayerAngleAboveThreshold_Result) == 0x000011, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_IsCameraToPlayerAngleAboveThreshold_Result' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_GetForwardDirToTargetDirAngle_Angle) == 0x000018, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_GetForwardDirToTargetDirAngle_Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_BooleanOR_ReturnValue) == 0x000021, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000022, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_BooleanOR_ReturnValue_1) == 0x000023, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000024, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000025, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000026, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_BooleanAND_ReturnValue) == 0x000027, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_BooleanAND_ReturnValue_1) == 0x000038, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ShouldStopRotating, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'James_RotateInPlaceBase_C_ShouldStopRotating::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Set_Target_DirFromAngle \ static_assert(alignof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Set_Target_DirFromAngle"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle) == 0x000060, "Wrong size on James_RotateInPlaceBase_C_Set_Target_DirFromAngle"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, Angle) == 0x000000, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, CallFunc_MakeRotator_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, CallFunc_GetActorForwardVector_ReturnValue) == 0x000028, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000040, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Set_Target_DirFromAngle, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000058, "Member 'James_RotateInPlaceBase_C_Set_Target_DirFromAngle::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_StopImmediately__ \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_StopImmediately__) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_StopImmediately__"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_StopImmediately__) == 0x000005, "Wrong size on James_RotateInPlaceBase_C_Rule_StopImmediately__"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_StopImmediately__, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_StopImmediately__::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_StopImmediately__, CallFunc_IsStopImmediatelyRequested_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_StopImmediately__::CallFunc_IsStopImmediatelyRequested_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_StopImmediately__, CallFunc_ShouldStopRotating_ReturnValue) == 0x000002, "Member 'James_RotateInPlaceBase_C_Rule_StopImmediately__::CallFunc_ShouldStopRotating_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_StopImmediately__, CallFunc_Not_PreBool_ReturnValue) == 0x000003, "Member 'James_RotateInPlaceBase_C_Rule_StopImmediately__::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_StopImmediately__, CallFunc_BooleanAND_ReturnValue) == 0x000004, "Member 'James_RotateInPlaceBase_C_Rule_StopImmediately__::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_On_Idle_Loop_Update \ static_assert(alignof(James_RotateInPlaceBase_C_On_Idle_Loop_Update) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_On_Idle_Loop_Update"); \ static_assert(sizeof(James_RotateInPlaceBase_C_On_Idle_Loop_Update) == 0x000028, "Wrong size on James_RotateInPlaceBase_C_On_Idle_Loop_Update"); \ static_assert(offsetof(James_RotateInPlaceBase_C_On_Idle_Loop_Update, Context) == 0x000000, "Member 'James_RotateInPlaceBase_C_On_Idle_Loop_Update::Context' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_On_Idle_Loop_Update, Node) == 0x000010, "Member 'James_RotateInPlaceBase_C_On_Idle_Loop_Update::Node' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_On_Idle_Loop_Update, CallFunc_GetCurrentWeight_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_On_Idle_Loop_Update::CallFunc_GetCurrentWeight_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_InitializeValues \ static_assert(alignof(James_RotateInPlaceBase_C_InitializeValues) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_InitializeValues"); \ static_assert(sizeof(James_RotateInPlaceBase_C_InitializeValues) == 0x000028, "Wrong size on James_RotateInPlaceBase_C_InitializeValues"); \ static_assert(offsetof(James_RotateInPlaceBase_C_InitializeValues, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_InitializeValues::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_InitializeValues, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_InitializeValues::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_InitializeValues, CallFunc_GetViewRotation_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_InitializeValues::CallFunc_GetViewRotation_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase \ static_assert(alignof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase"); \ static_assert(sizeof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase) == 0x000310, "Wrong size on James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, EntryPoint) == 0x000000, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_CanBeUsed_ReturnValue) == 0x000004, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_CanBeUsed_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetCharacterPlay_ReturnValue) == 0x000038, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, Temp_byte_Variable) == 0x000040, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetActorForwardVector_ReturnValue) == 0x000048, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000060, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_MakeRotator_ReturnValue) == 0x000078, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x000098, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000C8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Add_VectorVector_ReturnValue) == 0x0000D0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, Temp_struct_Variable) == 0x0000EC, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::Temp_struct_Variable' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_BooleanAND_ReturnValue) == 0x0000FC, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Update_View_Rotation_Delta) == 0x000100, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Update_View_Rotation_Delta' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Add_Value_to_Cache_PrevValue) == 0x000108, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Add_Value_to_Cache_PrevValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Add_Value_to_Cache_CurrentValue) == 0x000110, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Add_Value_to_Cache_CurrentValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, K2Node_Event_DeltaTimeX) == 0x000118, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000120, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, Temp_struct_Variable_1) == 0x000128, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::Temp_struct_Variable_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000138, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetViewDirection_ReturnValue) == 0x000150, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetViewDirection_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Vector_Normal2D_ReturnValue) == 0x000168, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Vector_Normal2D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000180, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000198, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0001B0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0001B8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Concat_StrStr_ReturnValue) == 0x0001C8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x0001D8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001E8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Get_Camera_to_Player_Angle_Angle) == 0x0001F8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Get_Camera_to_Player_Angle_Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x000200, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000208, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_MakeRotator_ReturnValue_1) == 0x000220, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_GreaterGreater_VectorRotator_ReturnValue_1) == 0x000238, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_GreaterGreater_VectorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, Temp_struct_Variable_2) == 0x000250, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::Temp_struct_Variable_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000260, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, Temp_struct_Variable_3) == 0x000264, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::Temp_struct_Variable_3' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, K2Node_Select_Default) == 0x000274, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Conv_FloatToVector_ReturnValue_1) == 0x000288, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Conv_FloatToVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Get_Camera_to_Player_Angle_Angle_1) == 0x0002A0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Get_Camera_to_Player_Angle_Angle_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0002A8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0002C0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0002D8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_IsCameraToPlayerAngleAboveThreshold_Result) == 0x0002E8, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_IsCameraToPlayerAngleAboveThreshold_Result' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0002F0, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_IsCutscenePlaying_ReturnValue) == 0x000300, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_IsCutscenePlaying_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_IsBlocked_ReturnValue) == 0x000301, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_IsBlocked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Not_PreBool_ReturnValue) == 0x000302, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_Not_PreBool_ReturnValue_1) == 0x000303, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_BooleanAND_ReturnValue_1) == 0x000304, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_BooleanAND_ReturnValue_2) == 0x000305, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000308, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase, CallFunc_MakeRotator_Yaw_ImplicitCast_1) == 0x00030C, "Member 'James_RotateInPlaceBase_C_ExecuteUbergraph_James_RotateInPlaceBase::CallFunc_MakeRotator_Yaw_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_BlueprintUpdateAnimation \ static_assert(alignof(James_RotateInPlaceBase_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_RotateInPlaceBase_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_RotateInPlaceBase_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_RotateInPlaceBase_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_RotateInPlaceBase_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_RotateInPlaceBase_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_AnimGraph \ static_assert(alignof(James_RotateInPlaceBase_C_AnimGraph) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_AnimGraph"); \ static_assert(sizeof(James_RotateInPlaceBase_C_AnimGraph) == 0x000020, "Wrong size on James_RotateInPlaceBase_C_AnimGraph"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnimGraph, InIdlePose) == 0x000000, "Member 'James_RotateInPlaceBase_C_AnimGraph::InIdlePose' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_RotateInPlaceBase_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_AnalyzeViewRotationChanges \ static_assert(alignof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_AnalyzeViewRotationChanges"); \ static_assert(sizeof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges) == 0x000038, "Wrong size on James_RotateInPlaceBase_C_AnalyzeViewRotationChanges"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, PrevViewRotDelta) == 0x000000, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::PrevViewRotDelta' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CurrentViewRotDelta) == 0x000008, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CurrentViewRotDelta' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_NotEqual_DoubleDouble_ReturnValue_1) == 0x000011, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_NotEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_SignOfFloat_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_BooleanAND_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_SignOfFloat_ReturnValue_1) == 0x000028, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_NotEqual_DoubleDouble_ReturnValue_2) == 0x000030, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_NotEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000031, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_BooleanAND_ReturnValue_1) == 0x000032, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_NotEqual_DoubleDouble_ReturnValue_3) == 0x000033, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_NotEqual_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_AnalyzeViewRotationChanges, CallFunc_BooleanAND_ReturnValue_2) == 0x000034, "Member 'James_RotateInPlaceBase_C_AnalyzeViewRotationChanges::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle \ static_assert(alignof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle) == 0x000040, "Wrong size on James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, Angle) == 0x000000, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, CallFunc_Get_Camera_to_Player_Angle_Angle) == 0x000008, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::CallFunc_Get_Camera_to_Player_Angle_Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, CallFunc_Abs_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_Analyze_Camera_to_Player_Angle::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Add_Value_to_Cache \ static_assert(alignof(James_RotateInPlaceBase_C_Add_Value_to_Cache) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Add_Value_to_Cache"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Add_Value_to_Cache) == 0x000040, "Wrong size on James_RotateInPlaceBase_C_Add_Value_to_Cache"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, NewValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::NewValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, PrevValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::PrevValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CurrentValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CurrentValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, L_OldCacheValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::L_OldCacheValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CallFunc_Calc_Cache_Avg_Value_AvgYaw) == 0x000020, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CallFunc_Calc_Cache_Avg_Value_AvgYaw' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CallFunc_Calc_Cache_Avg_Value_AvgYaw_1) == 0x000028, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CallFunc_Calc_Cache_Avg_Value_AvgYaw_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CallFunc_Array_Add_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Add_Value_to_Cache, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000038, "Member 'James_RotateInPlaceBase_C_Add_Value_to_Cache::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind \ static_assert(alignof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind) == 0x000010, "Wrong alignment on James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind"); \ static_assert(sizeof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind) == 0x000160, "Wrong size on James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, PlaneOnOrBehind) == 0x000000, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::PlaneOnOrBehind' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, PrevValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::PrevValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_SignNonZero_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_SignNonZero_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_GetOwningActor_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Vector_Up_ReturnValue) == 0x000068, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Vector_Up_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000098, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000B0, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000E0, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_GetOwningActor_ReturnValue_1) == 0x0000E8, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_GetOwningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_Cross_VectorVector_ReturnValue) == 0x0000F0, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_Cross_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000108, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_MakePlaneFromPointAndNormal_ReturnValue) == 0x000120, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_MakePlaneFromPointAndNormal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_PlaneDot_ReturnValue) == 0x000140, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_PlaneDot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000144, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_SignNonZero_Value_ImplicitCast) == 0x000148, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_SignNonZero_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'James_RotateInPlaceBase_C_TargetDirectionPlaneOnOrBehind::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_NormalToInjured \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_NormalToInjured) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_NormalToInjured"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_NormalToInjured) == 0x000002, "Wrong size on James_RotateInPlaceBase_C_Rule_NormalToInjured"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_NormalToInjured, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_NormalToInjured::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_NormalToInjured, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_NormalToInjured::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_InjuredToNormal \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_InjuredToNormal) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_InjuredToNormal"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_InjuredToNormal) == 0x000002, "Wrong size on James_RotateInPlaceBase_C_Rule_InjuredToNormal"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToNormal, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToNormal::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToNormal, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToNormal::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow) == 0x000002, "Wrong size on James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredLow::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh) == 0x000004, "Wrong size on James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh, CallFunc_BooleanAND_ReturnValue) == 0x000003, "Member 'James_RotateInPlaceBase_C_Rule_InjuredToInjuredHigh::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_InjuredLowToInjured \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_InjuredLowToInjured) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_InjuredLowToInjured"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_InjuredLowToInjured) == 0x000002, "Wrong size on James_RotateInPlaceBase_C_Rule_InjuredLowToInjured"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredLowToInjured, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_InjuredLowToInjured::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredLowToInjured, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_InjuredLowToInjured::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_InjuredHightToInjured \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rule_InjuredHightToInjured"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured) == 0x000004, "Wrong size on James_RotateInPlaceBase_C_Rule_InjuredHightToInjured"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_InjuredHightToInjured::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_InjuredHightToInjured::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'James_RotateInPlaceBase_C_Rule_InjuredHightToInjured::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_InjuredHightToInjured, CallFunc_BooleanOR_ReturnValue) == 0x000003, "Member 'James_RotateInPlaceBase_C_Rule_InjuredHightToInjured::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace \ static_assert(alignof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace) == 0x000010, "Wrong size on James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace, CallFunc_BooleanAND_ReturnValue) == 0x000002, "Member 'James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'James_RotateInPlaceBase_C_Rule_IdleLoopToRotateInPlace::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Rotate_Left \ static_assert(alignof(James_RotateInPlaceBase_C_Rotate_Left) == 0x000001, "Wrong alignment on James_RotateInPlaceBase_C_Rotate_Left"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Rotate_Left) == 0x000002, "Wrong size on James_RotateInPlaceBase_C_Rotate_Left"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rotate_Left, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Rotate_Left::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Rotate_Left, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000001, "Member 'James_RotateInPlaceBase_C_Rotate_Left::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_PrintDebugString \ static_assert(alignof(James_RotateInPlaceBase_C_PrintDebugString) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_PrintDebugString"); \ static_assert(sizeof(James_RotateInPlaceBase_C_PrintDebugString) == 0x000018, "Wrong size on James_RotateInPlaceBase_C_PrintDebugString"); \ static_assert(offsetof(James_RotateInPlaceBase_C_PrintDebugString, InString) == 0x000000, "Member 'James_RotateInPlaceBase_C_PrintDebugString::InString' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_PrintDebugString, Duration) == 0x000010, "Member 'James_RotateInPlaceBase_C_PrintDebugString::Duration' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold \ static_assert(alignof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold"); \ static_assert(sizeof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold) == 0x000038, "Wrong size on James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, Result) == 0x000000, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::Result' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_Get_Camera_to_Player_Angle_Angle) == 0x000008, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_Get_Camera_to_Player_Angle_Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_Abs_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_SelectFloat_ReturnValue) == 0x000020, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_Abs_ReturnValue_1) == 0x000028, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_Abs_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_IsCameraToPlayerAngleAboveThreshold::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle \ static_assert(alignof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle"); \ static_assert(sizeof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle) == 0x000040, "Wrong size on James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, Angle) == 0x000000, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, PrevValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::PrevValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, CallFunc_GetOwningActor_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, CallFunc_GetActorForwardVector_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, CallFunc_FindAngleBetweenNormals_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::CallFunc_FindAngleBetweenNormals_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle, K2Node_FunctionResult_Angle_ImplicitCast) == 0x000038, "Member 'James_RotateInPlaceBase_C_GetForwardDirToTargetDirAngle::K2Node_FunctionResult_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle \ static_assert(alignof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle) == 0x000078, "Wrong size on James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, Angle) == 0x000000, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::Angle' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_GetViewRotation_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_GetViewRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_GetRotatorsDelta_ReturnValue) == 0x000048, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_GetRotatorsDelta_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_BreakRotator_Roll) == 0x000060, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_BreakRotator_Pitch) == 0x000064, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, CallFunc_BreakRotator_Yaw) == 0x000068, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle, K2Node_FunctionResult_Angle_ImplicitCast) == 0x000070, "Member 'James_RotateInPlaceBase_C_Get_Camera_to_Player_Angle::K2Node_FunctionResult_Angle_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Get_Animation_Play_Rate \ static_assert(alignof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Get_Animation_Play_Rate"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate) == 0x000020, "Wrong size on James_RotateInPlaceBase_C_Get_Animation_Play_Rate"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate, ReturnValue) == 0x000000, "Member 'James_RotateInPlaceBase_C_Get_Animation_Play_Rate::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000008, "Member 'James_RotateInPlaceBase_C_Get_Animation_Play_Rate::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate, CallFunc_SelectFloat_ReturnValue) == 0x000010, "Member 'James_RotateInPlaceBase_C_Get_Animation_Play_Rate::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Get_Animation_Play_Rate, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_Get_Animation_Play_Rate::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_RotateInPlaceBase_C_Calc_Cache_Avg_Value \ static_assert(alignof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value) == 0x000008, "Wrong alignment on James_RotateInPlaceBase_C_Calc_Cache_Avg_Value"); \ static_assert(sizeof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value) == 0x000050, "Wrong size on James_RotateInPlaceBase_C_Calc_Cache_Avg_Value"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, AvgYaw) == 0x000000, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::AvgYaw' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, L_Sum) == 0x000008, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::L_Sum' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, Temp_int_Array_Index_Variable) == 0x000010, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Array_IsEmpty_ReturnValue) == 0x00001C, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Array_Get_Item) == 0x000020, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Array_Length_ReturnValue_1) == 0x000038, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000040, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_RotateInPlaceBase_C_Calc_Cache_Avg_Value, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000048, "Member 'James_RotateInPlaceBase_C_Calc_Cache_Avg_Value::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_RotateInPlaceBase_C \ static_assert(alignof(UJames_RotateInPlaceBase_C) == 0x000010, "Wrong alignment on UJames_RotateInPlaceBase_C"); \ static_assert(sizeof(UJames_RotateInPlaceBase_C) == 0x001170, "Wrong size on UJames_RotateInPlaceBase_C"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, UberGraphFrame) == 0x000350, "Member 'UJames_RotateInPlaceBase_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, __AnimBlueprintMutables) == 0x000358, "Member 'UJames_RotateInPlaceBase_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimBlueprintExtension_PropertyAccess) == 0x000380, "Member 'UJames_RotateInPlaceBase_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimBlueprintExtension_Base) == 0x000388, "Member 'UJames_RotateInPlaceBase_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_Root) == 0x000390, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_9) == 0x0003B0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_8) == 0x0003D8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_7) == 0x000400, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_6) == 0x000428, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_5) == 0x000450, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_4) == 0x000478, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_3) == 0x0004A0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_2) == 0x0004C8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult_1) == 0x0004F0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_TransitionResult) == 0x000518, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_8) == 0x000540, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_LayeredBoneBlend_2) == 0x000588, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_7) == 0x000668, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_6) == 0x0006B0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_BlendListByBool_2) == 0x0006F8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateResult_4) == 0x000740, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_5) == 0x000760, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_LayeredBoneBlend_1) == 0x0007A8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_4) == 0x000888, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_3) == 0x0008D0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_BlendListByBool_1) == 0x000918, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateResult_3) == 0x000960, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_2) == 0x000980, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_LayeredBoneBlend) == 0x0009C8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer_1) == 0x000AA8, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SequencePlayer) == 0x000AF0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_BlendListByBool) == 0x000B38, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateResult_2) == 0x000B80, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateMachine_1) == 0x000BA0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_ModifyCurve) == 0x000C68, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateResult_1) == 0x000D68, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_UseCachedPose) == 0x000D88, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateResult) == 0x000DB0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_StateMachine) == 0x000DD0, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_LinkedInputPose) == 0x000E98, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, AnimGraphNode_SaveCachedPose) == 0x000F60, "Member 'UJames_RotateInPlaceBase_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, Initialized) == 0x001068, "Member 'UJames_RotateInPlaceBase_C::Initialized' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, YawDeltaCache) == 0x001070, "Member 'UJames_RotateInPlaceBase_C::YawDeltaCache' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, YawDeltaCacheSize) == 0x001080, "Member 'UJames_RotateInPlaceBase_C::YawDeltaCacheSize' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, ShouldProcessLogic) == 0x001084, "Member 'UJames_RotateInPlaceBase_C::ShouldProcessLogic' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, RotateRequest) == 0x001085, "Member 'UJames_RotateInPlaceBase_C::RotateRequest' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, RotateRequestAngle) == 0x001088, "Member 'UJames_RotateInPlaceBase_C::RotateRequestAngle' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, PrevViewRotation) == 0x001090, "Member 'UJames_RotateInPlaceBase_C::PrevViewRotation' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, PrevViewRotationDelta) == 0x0010A8, "Member 'UJames_RotateInPlaceBase_C::PrevViewRotationDelta' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraStopCooldown) == 0x0010B0, "Member 'UJames_RotateInPlaceBase_C::CameraStopCooldown' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraStopCooldownValue) == 0x0010B8, "Member 'UJames_RotateInPlaceBase_C::CameraStopCooldownValue' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraOver90Cooldown) == 0x0010C0, "Member 'UJames_RotateInPlaceBase_C::CameraOver90Cooldown' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraOver90CooldownValue) == 0x0010C8, "Member 'UJames_RotateInPlaceBase_C::CameraOver90CooldownValue' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, RotateInPlaceState) == 0x0010D0, "Member 'UJames_RotateInPlaceBase_C::RotateInPlaceState' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TargetDir) == 0x0010D8, "Member 'UJames_RotateInPlaceBase_C::TargetDir' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, ShowDebugDraw) == 0x0010F0, "Member 'UJames_RotateInPlaceBase_C::ShowDebugDraw' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, ShowDebugValues) == 0x0010F1, "Member 'UJames_RotateInPlaceBase_C::ShowDebugValues' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraToPlayerAngleLeftThreshold) == 0x0010F8, "Member 'UJames_RotateInPlaceBase_C::CameraToPlayerAngleLeftThreshold' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, CameraToPlayerAngleRightThreshold) == 0x001100, "Member 'UJames_RotateInPlaceBase_C::CameraToPlayerAngleRightThreshold' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, PrevForwardToTargetAngle) == 0x001108, "Member 'UJames_RotateInPlaceBase_C::PrevForwardToTargetAngle' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, WeaponMask) == 0x001110, "Member 'UJames_RotateInPlaceBase_C::WeaponMask' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, WeaponMask_HurtHigh) == 0x001118, "Member 'UJames_RotateInPlaceBase_C::WeaponMask_HurtHigh' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, WeaponMask_HurtLow) == 0x001120, "Member 'UJames_RotateInPlaceBase_C::WeaponMask_HurtLow' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnLeftAnim) == 0x001128, "Member 'UJames_RotateInPlaceBase_C::TurnLeftAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnRightAnim) == 0x001130, "Member 'UJames_RotateInPlaceBase_C::TurnRightAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, Current_View_Rot_Delta) == 0x001138, "Member 'UJames_RotateInPlaceBase_C::Current_View_Rot_Delta' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, Prev_View_Rot_Delta) == 0x001140, "Member 'UJames_RotateInPlaceBase_C::Prev_View_Rot_Delta' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnLeftInjuredLowAnim) == 0x001148, "Member 'UJames_RotateInPlaceBase_C::TurnLeftInjuredLowAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnRightInjuredLowAnim) == 0x001150, "Member 'UJames_RotateInPlaceBase_C::TurnRightInjuredLowAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnLeftInjuredHighAnim) == 0x001158, "Member 'UJames_RotateInPlaceBase_C::TurnLeftInjuredHighAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, TurnRightInjuredHighAnim) == 0x001160, "Member 'UJames_RotateInPlaceBase_C::TurnRightInjuredHighAnim' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, HealthState) == 0x001168, "Member 'UJames_RotateInPlaceBase_C::HealthState' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, UsingWeapon) == 0x001169, "Member 'UJames_RotateInPlaceBase_C::UsingWeapon' has a wrong offset!"); \ static_assert(offsetof(UJames_RotateInPlaceBase_C, IdleLoopStateWeight) == 0x00116C, "Member 'UJames_RotateInPlaceBase_C::IdleLoopStateWeight' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000030, "Wrong size on James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __ArrayProperty) == 0x000008, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__ArrayProperty' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __ByteProperty_0) == 0x000018, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__ByteProperty_0' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00001C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000020, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000024, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000028, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00002C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_416) == 0x000004, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_416' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_417) == 0x00000C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_417' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_418) == 0x000018, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_418' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_419) == 0x000028, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_419' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_420) == 0x000030, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_420' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_421) == 0x000034, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_421' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_422) == 0x000038, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_422' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_423) == 0x000040, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_423' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_424) == 0x000048, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_424' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_425) == 0x00004C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_425' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_426) == 0x000054, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_426' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_427) == 0x000058, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_427' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_428) == 0x000060, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_428' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_429) == 0x000064, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_429' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_430) == 0x00006C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_430' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_431) == 0x000070, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_431' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_432) == 0x000078, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_432' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_433) == 0x000080, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_433' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_434) == 0x000088, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_434' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_435) == 0x000090, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_435' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_436) == 0x000098, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_436' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_437) == 0x0000A0, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_437' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_438) == 0x0000A1, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_438' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_439) == 0x0000A8, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_439' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_440) == 0x0000B8, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_440' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_441) == 0x0000BC, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_441' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_442) == 0x0000C4, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_442' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_443) == 0x0000CC, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_443' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_444) == 0x0000D0, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_444' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_445) == 0x0000D4, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_445' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_446) == 0x0000D8, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_446' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_447) == 0x000104, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_447' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_448) == 0x000108, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_448' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_449) == 0x000109, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_449' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_450) == 0x00010A, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_450' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_451) == 0x00010C, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_451' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_452) == 0x000118, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_452' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000138, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001B8, "Member 'James_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_PrepareBlendInValues \ static_assert(alignof(James_ItemInteraction_AnimBP_C_PrepareBlendInValues) == 0x000001, "Wrong alignment on James_ItemInteraction_AnimBP_C_PrepareBlendInValues"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_PrepareBlendInValues) == 0x000001, "Wrong size on James_ItemInteraction_AnimBP_C_PrepareBlendInValues"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_PrepareBlendInValues, ReturnValue) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_PrepareBlendInValues::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition \ static_assert(alignof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition) == 0x000098, "Wrong size on James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, FinishState_FractionRatio) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::FinishState_FractionRatio' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, FootIK_EnableThreshold) == 0x000008, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::FootIK_EnableThreshold' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, Success) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::Success' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, FootIKEnableRatio) == 0x000018, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::FootIKEnableRatio' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, Temp_bool_Has_Been_Initd_Variable) == 0x000020, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, Temp_bool_IsClosed_Variable) == 0x000021, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000022, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000028, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000038, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000068, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Array_Add_ReturnValue) == 0x000078, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00007C, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_GetDeltaSeconds_ReturnValue) == 0x000080, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_GetDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000088, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000090, "Member 'James_ItemInteraction_AnimBP_C_Item_Investigation_Finish_Condition::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_GetBlendInAlpha \ static_assert(alignof(James_ItemInteraction_AnimBP_C_GetBlendInAlpha) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_GetBlendInAlpha"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_GetBlendInAlpha) == 0x000018, "Wrong size on James_ItemInteraction_AnimBP_C_GetBlendInAlpha"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_GetBlendInAlpha, ALPHA) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_GetBlendInAlpha::ALPHA' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_GetBlendInAlpha, CallFunc_tickableFloatGet_ReturnValue) == 0x000008, "Member 'James_ItemInteraction_AnimBP_C_GetBlendInAlpha::CallFunc_tickableFloatGet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_GetBlendInAlpha, K2Node_FunctionResult_Alpha_ImplicitCast) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_GetBlendInAlpha::K2Node_FunctionResult_Alpha_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP \ static_assert(alignof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP) == 0x0001D8, "Wrong size on James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, EntryPoint) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000004, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000008, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, Temp_int_Array_Index_Variable) == 0x000018, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x00001C, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000020, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetInstanceStateWeight_ReturnValue_1) == 0x000028, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetInstanceStateWeight_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_MapRangeClamped_ReturnValue) == 0x000030, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetRelevantAnimTimeRemainingFraction_ReturnValue) == 0x000038, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetRelevantAnimTimeRemainingFraction_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetBlendInAlpha_Alpha) == 0x000040, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetBlendInAlpha_Alpha' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Item_Investigation_Finish_Condition_Success) == 0x000048, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Item_Investigation_Finish_Condition_Success' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000049, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_SelectFloat_ReturnValue) == 0x000050, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetBlendInAlpha_Alpha_1) == 0x000058, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetBlendInAlpha_Alpha_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000060, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_SelectFloat_ReturnValue_1) == 0x000068, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Not_PreBool_ReturnValue_1) == 0x000070, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000074, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Conv_BoolToFloat_ReturnValue_1) == 0x000078, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Conv_BoolToFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00007C, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000080, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000088, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetCurveValue_ReturnValue) == 0x00008C, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000091, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_BooleanAND_ReturnValue) == 0x000092, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Not_PreBool_ReturnValue_2) == 0x000093, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Conv_BoolToFloat_ReturnValue_2) == 0x000094, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Conv_BoolToFloat_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, K2Node_Event_DeltaTimeX) == 0x000098, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00009C, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00009D, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetOwningActor_ReturnValue) == 0x0000A0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetOwningActor_ReturnValue_1) == 0x0000A8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetOwningActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetComponentByClass_ReturnValue) == 0x0000B0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0000B8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x0000C0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x0000C8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetOwningActor_ReturnValue_2) == 0x0000D0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetOwningActor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetOwningActor_ReturnValue_3) == 0x0000D8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetOwningActor_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetComponentByClass_ReturnValue_2) == 0x0000E0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetComponentByClass_ReturnValue_3) == 0x0000E8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x0000F0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_3) == 0x0000F8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetOwningActor_ReturnValue_4) == 0x000100, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetOwningActor_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000108, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_4) == 0x000118, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000120, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_IsValid_ReturnValue_1) == 0x000128, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000130, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, K2Node_MakeStruct_TickableFloat) == 0x000138, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::K2Node_MakeStruct_TickableFloat' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, Temp_int_Loop_Counter_Variable) == 0x000144, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Add_IntInt_ReturnValue) == 0x000148, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Array_Get_Item) == 0x000150, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Array_Length_ReturnValue) == 0x000160, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Less_IntInt_ReturnValue) == 0x000164, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_BooleanAND_ReturnValue_1) == 0x000165, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000168, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000170, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Array_Set_Item_ImplicitCast) == 0x000178, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000188, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Item_Investigation_Finish_Condition_FinishState_FractionRatio_ImplicitCast) == 0x000190, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Item_Investigation_Finish_Condition_FinishState_FractionRatio_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, K2Node_StructMemberSet_Alpha_ImplicitCast) == 0x000198, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::K2Node_StructMemberSet_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Array_Set_Item_ImplicitCast_1) == 0x00019C, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Array_Set_Item_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, K2Node_StructMemberSet_Alpha_ImplicitCast_1) == 0x0001A0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::K2Node_StructMemberSet_Alpha_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x0001A8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x0001B0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_Array_Set_Item_ImplicitCast_2) == 0x0001B8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_Array_Set_Item_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x0001C0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x0001C8, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP, CallFunc_tickableFloatTick_deltasec_ImplicitCast) == 0x0001D0, "Member 'James_ItemInteraction_AnimBP_C_ExecuteUbergraph_James_ItemInteraction_AnimBP::CallFunc_tickableFloatTick_deltasec_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_Enable_Foot_IK \ static_assert(alignof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_Enable_Foot_IK"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK) == 0x000030, "Wrong size on James_ItemInteraction_AnimBP_C_Enable_Foot_IK"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK, Temp_string_Variable) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_Enable_Foot_IK::Temp_string_Variable' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK, CallFunc_Array_Add_ReturnValue) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_Enable_Foot_IK::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK, CallFunc_GetOwningActor_ReturnValue) == 0x000018, "Member 'James_ItemInteraction_AnimBP_C_Enable_Foot_IK::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'James_ItemInteraction_AnimBP_C_Enable_Foot_IK::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_Enable_Foot_IK, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000028, "Member 'James_ItemInteraction_AnimBP_C_Enable_Foot_IK::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha \ static_assert(alignof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha) == 0x000078, "Wrong size on James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, InOwnerPawn) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::InOwnerPawn' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, L_Temp) == 0x000008, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::L_Temp' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000019, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_GetTimeToClosestMarker_OutMarkerTime) == 0x000028, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_GetTimeToClosestMarker_OutMarkerTime' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_GetTimeToClosestMarker_ReturnValue) == 0x00002C, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_GetTimeToClosestMarker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_GetTimeToClosestMarker_OutMarkerTime_1) == 0x000030, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_GetTimeToClosestMarker_OutMarkerTime_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_GetTimeToClosestMarker_ReturnValue_1) == 0x000034, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_GetTimeToClosestMarker_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_IsSyncGroupBetweenMarkers_ReturnValue) == 0x000035, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_IsSyncGroupBetweenMarkers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_InRange_FloatFloat_ReturnValue_1) == 0x000036, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_InRange_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_MapRangeClamped_ReturnValue) == 0x000038, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000040, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x000048, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_InRange_FloatFloat_Value_ImplicitCast_1) == 0x000050, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_InRange_FloatFloat_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000058, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, K2Node_VariableSet_ItemHandPoseOverrideAlpha_ImplicitCast) == 0x000060, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::K2Node_VariableSet_ItemHandPoseOverrideAlpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, CallFunc_MapRangeClamped_Value_ImplicitCast_1) == 0x000068, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::CallFunc_MapRangeClamped_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha, K2Node_VariableSet_ItemHandPoseOverrideAlpha_ImplicitCast_1) == 0x000070, "Member 'James_ItemInteraction_AnimBP_C_CalculateHandPoseOverrideAlpha::K2Node_VariableSet_ItemHandPoseOverrideAlpha_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation \ static_assert(alignof(James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride \ static_assert(alignof(James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride) == 0x000020, "Wrong size on James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride, ItemQuickGrab) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride::ItemQuickGrab' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride, ApplyHandPoseOverride_0) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_ApplyHandPoseOverride::ApplyHandPoseOverride_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_AnimGraph \ static_assert(alignof(James_ItemInteraction_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on James_ItemInteraction_AnimBP_C_AnimGraph"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on James_ItemInteraction_AnimBP_C_AnimGraph"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'James_ItemInteraction_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem \ static_assert(alignof(James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem) == 0x000001, "Wrong alignment on James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem) == 0x000003, "Wrong size on James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem, ReturnValue) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000001, "Member 'James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'James_ItemInteraction_AnimBP_C_HasValidWeaponHandPoseOverrideAndHasRequestedTakeItem::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride \ static_assert(alignof(James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride) == 0x000001, "Wrong alignment on James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride"); \ static_assert(sizeof(James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride) == 0x000002, "Wrong size on James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride, ReturnValue) == 0x000000, "Member 'James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'James_ItemInteraction_AnimBP_C_HasValidItemInHandPoseOverride::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UJames_ItemInteraction_AnimBP_C \ static_assert(alignof(UJames_ItemInteraction_AnimBP_C) == 0x000010, "Wrong alignment on UJames_ItemInteraction_AnimBP_C"); \ static_assert(sizeof(UJames_ItemInteraction_AnimBP_C) == 0x002F90, "Wrong size on UJames_ItemInteraction_AnimBP_C"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, UberGraphFrame) == 0x0003D0, "Member 'UJames_ItemInteraction_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __AnimBlueprintMutables) == 0x0003D8, "Member 'UJames_ItemInteraction_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000408, "Member 'UJames_ItemInteraction_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimBlueprintExtension_Base) == 0x000410, "Member 'UJames_ItemInteraction_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_25) == 0x000418, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_25' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend_5) == 0x000440, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_24) == 0x000508, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_24' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_7) == 0x000530, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_7) == 0x000638, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_23) == 0x000680, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_6) == 0x0006A8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_22) == 0x0006F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_21) == 0x000718, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_6) == 0x000740, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend_4) == 0x000848, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_11) == 0x000910, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_11' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_10) == 0x0009F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_10' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend_3) == 0x000AD0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LinkedInputPose_1) == 0x000B98, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_Root_1) == 0x000C60, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_Root) == 0x000C80, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_20) == 0x000CA0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_19) == 0x000CC8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_BlendListByEnum) == 0x000CF0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_BlendListByEnum' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000D38, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_5) == 0x000E00, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_4) == 0x000F08, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_18) == 0x001010, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_17) == 0x001038, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_16) == 0x001060, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_15) == 0x001088, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_14) == 0x0010B0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_13) == 0x0010D8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_12) == 0x001100, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_11) == 0x001128, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_10) == 0x001150, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_9) == 0x001178, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_8) == 0x0011A0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_7) == 0x0011C8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_6) == 0x0011F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_18) == 0x001218, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_8) == 0x001240, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x001260, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_7) == 0x0012A8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_5) == 0x0012C8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x0012F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_6) == 0x001338, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_17) == 0x001358, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_9) == 0x001380, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_9' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x001460, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_16) == 0x0014A8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_8) == 0x0014D0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_8' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_5) == 0x0015B0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_4) == 0x0015D0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x0015F8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_4) == 0x0016B0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_15) == 0x0016D0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_7) == 0x0016F8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x0017D8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_3) == 0x001820, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_14) == 0x001840, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_2) == 0x001868, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateMachine_1) == 0x001888, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_3) == 0x001950, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_2) == 0x001978, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x0019A0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TransitionResult) == 0x0019C8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_13) == 0x0019F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult_1) == 0x001A18, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_12) == 0x001A38, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001A60, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_6) == 0x001AD0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LinkedAnimLayer) == 0x001BB0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x001C78, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_BlendSpacePlayer) == 0x001CC0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_11) == 0x001D30, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_5) == 0x001D58, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateResult) == 0x001E38, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_StateMachine) == 0x001E58, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend_2) == 0x001F20, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_4) == 0x001FE8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_3) == 0x0020C8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend_1) == 0x0021A8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x002270, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_3) == 0x0022B8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_10) == 0x0023C0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x0023E8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_9) == 0x0024F0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x002518, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x002540, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_2) == 0x002568, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_CopyBone) == 0x002648, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_CopyBone' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LocalToComponentSpace) == 0x002738, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x002758, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x002778, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_TwoWayBlend) == 0x0027A0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x002868, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x002970, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x002998, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x0029C0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_ApplyAdditive) == 0x0029E8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x002AB0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x002AF8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x002BD8, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x002CE0, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x002D08, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x002D30, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x002E10, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, AnimGraphNode_ModifyCurve) == 0x002E38, "Member 'UJames_ItemInteraction_AnimBP_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, K2Node_PropertyAccess) == 0x002F38, "Member 'UJames_ItemInteraction_AnimBP_C::K2Node_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_ItemFlipCurrentProgress_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F3C, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_ItemFlipCurrentProgress_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationLoopAnimation_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F40, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationLoopAnimation_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationFlipStartTime_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F48, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationFlipStartTime_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationFlipPlayRate_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F4C, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationFlipPlayRate_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationType_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F50, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationType_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationFlipSide_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F54, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationFlipSide_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_bInvestigationFlip_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F58, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_bInvestigationFlip_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, __CustomProperty_InvestigationAnimationFrame_EB2608A54D92A5FE54064FAF97AA7922) == 0x002F5C, "Member 'UJames_ItemInteraction_AnimBP_C::__CustomProperty_InvestigationAnimationFrame_EB2608A54D92A5FE54064FAF97AA7922' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, HasFinishAnimation) == 0x002F60, "Member 'UJames_ItemInteraction_AnimBP_C::HasFinishAnimation' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, BlendIn) == 0x002F64, "Member 'UJames_ItemInteraction_AnimBP_C::BlendIn' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, ItemInvestigationFinishCondition_DebugEnabled) == 0x002F70, "Member 'UJames_ItemInteraction_AnimBP_C::ItemInvestigationFinishCondition_DebugEnabled' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, ItemInvestigationFinishCondition_DebugStrings) == 0x002F78, "Member 'UJames_ItemInteraction_AnimBP_C::ItemInvestigationFinishCondition_DebugStrings' has a wrong offset!"); \ static_assert(offsetof(UJames_ItemInteraction_AnimBP_C, EnableFootIKRequested) == 0x002F88, "Member 'UJames_ItemInteraction_AnimBP_C::EnableFootIKRequested' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLink_Door_C_StartUsingBy \ static_assert(alignof(NavLink_Door_C_StartUsingBy) == 0x000008, "Wrong alignment on NavLink_Door_C_StartUsingBy"); \ static_assert(sizeof(NavLink_Door_C_StartUsingBy) == 0x000010, "Wrong size on NavLink_Door_C_StartUsingBy"); \ static_assert(offsetof(NavLink_Door_C_StartUsingBy, Being) == 0x000000, "Member 'NavLink_Door_C_StartUsingBy::Being' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_StartUsingBy, startSide) == 0x000008, "Member 'NavLink_Door_C_StartUsingBy::startSide' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLink_Door_C_OnMoveBlockedBy \ static_assert(alignof(NavLink_Door_C_OnMoveBlockedBy) == 0x000008, "Wrong alignment on NavLink_Door_C_OnMoveBlockedBy"); \ static_assert(sizeof(NavLink_Door_C_OnMoveBlockedBy) == 0x000008, "Wrong size on NavLink_Door_C_OnMoveBlockedBy"); \ static_assert(offsetof(NavLink_Door_C_OnMoveBlockedBy, Being) == 0x000000, "Member 'NavLink_Door_C_OnMoveBlockedBy::Being' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLink_Door_C_OnComponentEndOverlap_Event \ static_assert(alignof(NavLink_Door_C_OnComponentEndOverlap_Event) == 0x000008, "Wrong alignment on NavLink_Door_C_OnComponentEndOverlap_Event"); \ static_assert(sizeof(NavLink_Door_C_OnComponentEndOverlap_Event) == 0x000020, "Wrong size on NavLink_Door_C_OnComponentEndOverlap_Event"); \ static_assert(offsetof(NavLink_Door_C_OnComponentEndOverlap_Event, OverlappedComponent) == 0x000000, "Member 'NavLink_Door_C_OnComponentEndOverlap_Event::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_OnComponentEndOverlap_Event, OtherActor) == 0x000008, "Member 'NavLink_Door_C_OnComponentEndOverlap_Event::OtherActor' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_OnComponentEndOverlap_Event, OtherComp) == 0x000010, "Member 'NavLink_Door_C_OnComponentEndOverlap_Event::OtherComp' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_OnComponentEndOverlap_Event, OtherBodyIndex) == 0x000018, "Member 'NavLink_Door_C_OnComponentEndOverlap_Event::OtherBodyIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLink_Door_C_LockDoor \ static_assert(alignof(NavLink_Door_C_LockDoor) == 0x000001, "Wrong alignment on NavLink_Door_C_LockDoor"); \ static_assert(sizeof(NavLink_Door_C_LockDoor) == 0x000002, "Wrong size on NavLink_Door_C_LockDoor"); \ static_assert(offsetof(NavLink_Door_C_LockDoor, lock) == 0x000000, "Member 'NavLink_Door_C_LockDoor::lock' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_LockDoor, CallFunc_Not_PreBool_ReturnValue) == 0x000001, "Member 'NavLink_Door_C_LockDoor::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NavLink_Door_C_ExecuteUbergraph_NavLink_Door \ static_assert(alignof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door) == 0x000008, "Wrong alignment on NavLink_Door_C_ExecuteUbergraph_NavLink_Door"); \ static_assert(sizeof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door) == 0x0000A8, "Wrong size on NavLink_Door_C_ExecuteUbergraph_NavLink_Door"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, EntryPoint) == 0x000000, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_Event_being) == 0x000018, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_Event_being' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_Event_startSide) == 0x000020, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_Event_startSide' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_DynamicCast_AsCharacter) == 0x000030, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_PlaySlotAnimByTag_Montage) == 0x000040, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_PlaySlotAnimByTag_Montage' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_PlaySlotAnimByTag_Duration) == 0x000048, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_PlaySlotAnimByTag_Duration' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_DynamicCast_AsBehavior_Tree_Component) == 0x000050, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_DynamicCast_AsBehavior_Tree_Component' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_DynamicCast_bSuccess_1) == 0x000058, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CustomEvent_Being) == 0x000060, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CustomEvent_Being' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CustomEvent_OverlappedComponent) == 0x000068, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CustomEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CustomEvent_OtherActor) == 0x000070, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CustomEvent_OtherComp) == 0x000078, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, K2Node_CustomEvent_OtherBodyIndex) == 0x000080, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::K2Node_CustomEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_GetSmartLinkComp_ReturnValue) == 0x000088, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_GetSmartLinkComp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_GetOverlappingActors_OverlappingActors) == 0x000090, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_GetOverlappingActors_OverlappingActors' has a wrong offset!"); \ static_assert(offsetof(NavLink_Door_C_ExecuteUbergraph_NavLink_Door, CallFunc_Array_IsEmpty_ReturnValue) == 0x0000A0, "Member 'NavLink_Door_C_ExecuteUbergraph_NavLink_Door::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANavLink_Door_C \ static_assert(alignof(ANavLink_Door_C) == 0x000008, "Wrong alignment on ANavLink_Door_C"); \ static_assert(sizeof(ANavLink_Door_C) == 0x0003E8, "Wrong size on ANavLink_Door_C"); \ static_assert(offsetof(ANavLink_Door_C, UberGraphFrame) == 0x0003B8, "Member 'ANavLink_Door_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANavLink_Door_C, NarrowPassageTrigger_Box) == 0x0003C0, "Member 'ANavLink_Door_C::NarrowPassageTrigger_Box' has a wrong offset!"); \ static_assert(offsetof(ANavLink_Door_C, NarrowPassageArea_Box) == 0x0003C8, "Member 'ANavLink_Door_C::NarrowPassageArea_Box' has a wrong offset!"); \ static_assert(offsetof(ANavLink_Door_C, Box) == 0x0003D0, "Member 'ANavLink_Door_C::Box' has a wrong offset!"); \ static_assert(offsetof(ANavLink_Door_C, Sound_Link) == 0x0003D8, "Member 'ANavLink_Door_C::Sound_Link' has a wrong offset!"); \ static_assert(offsetof(ANavLink_Door_C, Locked) == 0x0003E0, "Member 'ANavLink_Door_C::Locked' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMapRenderer_BP_C \ static_assert(alignof(AMapRenderer_BP_C) == 0x000008, "Wrong alignment on AMapRenderer_BP_C"); \ static_assert(sizeof(AMapRenderer_BP_C) == 0x0002D8, "Wrong size on AMapRenderer_BP_C"); \ #define DUMPER7_ASSERTS_UCrosshairContainer_WidgetBP_C \ static_assert(alignof(UCrosshairContainer_WidgetBP_C) == 0x000008, "Wrong alignment on UCrosshairContainer_WidgetBP_C"); \ static_assert(sizeof(UCrosshairContainer_WidgetBP_C) == 0x0002D0, "Wrong size on UCrosshairContainer_WidgetBP_C"); \ #define DUMPER7_ASSERTS_UGame_KeyStyle_Decorator_C \ static_assert(alignof(UGame_KeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UGame_KeyStyle_Decorator_C"); \ static_assert(sizeof(UGame_KeyStyle_Decorator_C) == 0x000030, "Wrong size on UGame_KeyStyle_Decorator_C"); \ #define DUMPER7_ASSERTS_GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel \ static_assert(alignof(GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel) == 0x000004, "Wrong alignment on GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel"); \ static_assert(sizeof(GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel) == 0x000004, "Wrong size on GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel"); \ static_assert(offsetof(GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel, EntryPoint) == 0x000000, "Member 'GameplayEndGame_Credits_Panel_C_ExecuteUbergraph_GameplayEndGame_Credits_Panel::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UGameplayEndGame_Credits_Panel_C \ static_assert(alignof(UGameplayEndGame_Credits_Panel_C) == 0x000008, "Wrong alignment on UGameplayEndGame_Credits_Panel_C"); \ static_assert(sizeof(UGameplayEndGame_Credits_Panel_C) == 0x000308, "Wrong size on UGameplayEndGame_Credits_Panel_C"); \ static_assert(offsetof(UGameplayEndGame_Credits_Panel_C, UberGraphFrame) == 0x000300, "Member 'UGameplayEndGame_Credits_Panel_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIMissOrAttack_C_OnEnemyDodge \ static_assert(alignof(AIMissOrAttack_C_OnEnemyDodge) == 0x000008, "Wrong alignment on AIMissOrAttack_C_OnEnemyDodge"); \ static_assert(sizeof(AIMissOrAttack_C_OnEnemyDodge) == 0x000018, "Wrong size on AIMissOrAttack_C_OnEnemyDodge"); \ static_assert(offsetof(AIMissOrAttack_C_OnEnemyDodge, CallFunc_GetOwnerCH_ReturnValue) == 0x000000, "Member 'AIMissOrAttack_C_OnEnemyDodge::CallFunc_GetOwnerCH_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIMissOrAttack_C_OnEnemyDodge, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'AIMissOrAttack_C_OnEnemyDodge::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIMissOrAttack_C_OnEnemyDodge, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'AIMissOrAttack_C_OnEnemyDodge::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIMissOrAttack_C \ static_assert(alignof(UAIMissOrAttack_C) == 0x000010, "Wrong alignment on UAIMissOrAttack_C"); \ static_assert(sizeof(UAIMissOrAttack_C) == 0x000390, "Wrong size on UAIMissOrAttack_C"); \ #define DUMPER7_ASSERTS_AIComboAttack_C_ExecuteUbergraph_AIComboAttack \ static_assert(alignof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack) == 0x000008, "Wrong alignment on AIComboAttack_C_ExecuteUbergraph_AIComboAttack"); \ static_assert(sizeof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack) == 0x000028, "Wrong size on AIComboAttack_C_ExecuteUbergraph_AIComboAttack"); \ static_assert(offsetof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack, EntryPoint) == 0x000000, "Member 'AIComboAttack_C_ExecuteUbergraph_AIComboAttack::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack, K2Node_Event_owner) == 0x000008, "Member 'AIComboAttack_C_ExecuteUbergraph_AIComboAttack::K2Node_Event_owner' has a wrong offset!"); \ static_assert(offsetof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack, CallFunc_GetAttackerComponent_ReturnValue) == 0x000010, "Member 'AIComboAttack_C_ExecuteUbergraph_AIComboAttack::CallFunc_GetAttackerComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack, CallFunc_GetAttackTarget_ReturnValue) == 0x000018, "Member 'AIComboAttack_C_ExecuteUbergraph_AIComboAttack::CallFunc_GetAttackTarget_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AIComboAttack_C_ExecuteUbergraph_AIComboAttack, CallFunc_IsInCover_ReturnValue) == 0x000020, "Member 'AIComboAttack_C_ExecuteUbergraph_AIComboAttack::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AIComboAttack_C_EventEndBlow \ static_assert(alignof(AIComboAttack_C_EventEndBlow) == 0x000008, "Wrong alignment on AIComboAttack_C_EventEndBlow"); \ static_assert(sizeof(AIComboAttack_C_EventEndBlow) == 0x000008, "Wrong size on AIComboAttack_C_EventEndBlow"); \ static_assert(offsetof(AIComboAttack_C_EventEndBlow, Owner) == 0x000000, "Member 'AIComboAttack_C_EventEndBlow::Owner' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAIComboAttack_C \ static_assert(alignof(UAIComboAttack_C) == 0x000010, "Wrong alignment on UAIComboAttack_C"); \ static_assert(sizeof(UAIComboAttack_C) == 0x0003A0, "Wrong size on UAIComboAttack_C"); \ static_assert(offsetof(UAIComboAttack_C, UberGraphFrame_AIComboAttack_C) == 0x000390, "Member 'UAIComboAttack_C::UberGraphFrame_AIComboAttack_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_ReceiveTickAI \ static_assert(alignof(LockAttackLine_C_ReceiveTickAI) == 0x000008, "Wrong alignment on LockAttackLine_C_ReceiveTickAI"); \ static_assert(sizeof(LockAttackLine_C_ReceiveTickAI) == 0x000018, "Wrong size on LockAttackLine_C_ReceiveTickAI"); \ static_assert(offsetof(LockAttackLine_C_ReceiveTickAI, OwnerController) == 0x000000, "Member 'LockAttackLine_C_ReceiveTickAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ReceiveTickAI, ControlledPawn) == 0x000008, "Member 'LockAttackLine_C_ReceiveTickAI::ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ReceiveTickAI, DeltaSeconds) == 0x000010, "Member 'LockAttackLine_C_ReceiveTickAI::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_ReceiveDeactivationAI \ static_assert(alignof(LockAttackLine_C_ReceiveDeactivationAI) == 0x000008, "Wrong alignment on LockAttackLine_C_ReceiveDeactivationAI"); \ static_assert(sizeof(LockAttackLine_C_ReceiveDeactivationAI) == 0x000010, "Wrong size on LockAttackLine_C_ReceiveDeactivationAI"); \ static_assert(offsetof(LockAttackLine_C_ReceiveDeactivationAI, OwnerController) == 0x000000, "Member 'LockAttackLine_C_ReceiveDeactivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ReceiveDeactivationAI, ControlledPawn) == 0x000008, "Member 'LockAttackLine_C_ReceiveDeactivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_ReceiveActivationAI \ static_assert(alignof(LockAttackLine_C_ReceiveActivationAI) == 0x000008, "Wrong alignment on LockAttackLine_C_ReceiveActivationAI"); \ static_assert(sizeof(LockAttackLine_C_ReceiveActivationAI) == 0x000010, "Wrong size on LockAttackLine_C_ReceiveActivationAI"); \ static_assert(offsetof(LockAttackLine_C_ReceiveActivationAI, OwnerController) == 0x000000, "Member 'LockAttackLine_C_ReceiveActivationAI::OwnerController' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ReceiveActivationAI, ControlledPawn) == 0x000008, "Member 'LockAttackLine_C_ReceiveActivationAI::ControlledPawn' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_GetTransform \ static_assert(alignof(LockAttackLine_C_GetTransform) == 0x000010, "Wrong alignment on LockAttackLine_C_GetTransform"); \ static_assert(sizeof(LockAttackLine_C_GetTransform) == 0x000160, "Wrong size on LockAttackLine_C_GetTransform"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, Owner) == 0x000000, "Member 'LockAttackLine_C_GetTransform::Owner' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, Result) == 0x000010, "Member 'LockAttackLine_C_GetTransform::Result' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'LockAttackLine_C_GetTransform::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000088, "Member 'LockAttackLine_C_GetTransform::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000A0, "Member 'LockAttackLine_C_GetTransform::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_MakeRotFromZ_ReturnValue) == 0x0000B8, "Member 'LockAttackLine_C_GetTransform::CallFunc_MakeRotFromZ_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_Divide_VectorVector_ReturnValue) == 0x0000D0, "Member 'LockAttackLine_C_GetTransform::CallFunc_Divide_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'LockAttackLine_C_GetTransform::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetTransform, CallFunc_MakeTransform_ReturnValue) == 0x000100, "Member 'LockAttackLine_C_GetTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_GetCapsuleHalfHeight \ static_assert(alignof(LockAttackLine_C_GetCapsuleHalfHeight) == 0x000008, "Wrong alignment on LockAttackLine_C_GetCapsuleHalfHeight"); \ static_assert(sizeof(LockAttackLine_C_GetCapsuleHalfHeight) == 0x000078, "Wrong size on LockAttackLine_C_GetCapsuleHalfHeight"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, Owner) == 0x000000, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::Owner' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, Result) == 0x000008, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::Result' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000028, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000040, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_VSize_ReturnValue) == 0x000058, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000060, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000068, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_GetCapsuleHalfHeight, CallFunc_FMax_ReturnValue) == 0x000070, "Member 'LockAttackLine_C_GetCapsuleHalfHeight::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LockAttackLine_C_ExecuteUbergraph_LockAttackLine \ static_assert(alignof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine) == 0x000010, "Wrong alignment on LockAttackLine_C_ExecuteUbergraph_LockAttackLine"); \ static_assert(sizeof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine) == 0x0002D0, "Wrong size on LockAttackLine_C_ExecuteUbergraph_LockAttackLine"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, EntryPoint) == 0x000000, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_OwnerController) == 0x000008, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_OwnerController' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_ControlledPawn) == 0x000010, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_ControlledPawn' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_DeltaSeconds) == 0x000018, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetCapsuleHalfHeight_Result) == 0x000020, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetCapsuleHalfHeight_Result' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetTransform_Result) == 0x000030, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetTransform_Result' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsValid_ReturnValue_2) == 0x000090, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_AsCapsule_Collision) == 0x000098, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_AsCapsule_Collision' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_bSuccess) == 0x0000A0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x0000A8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000190, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsValid_ReturnValue_3) == 0x000191, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsBuildShipping_ReturnValue) == 0x000192, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_AsCapsule_Collision_1) == 0x000198, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_AsCapsule_Collision_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0001A8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x0001B0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_AsCapsule_Collision_2) == 0x0001B8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_AsCapsule_Collision_2' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_bSuccess_2) == 0x0001C0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetPathName_ReturnValue) == 0x0001C8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_OwnerController_1) == 0x0001D8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_OwnerController_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_ControlledPawn_1) == 0x0001E0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_ControlledPawn_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_Concat_StrStr_ReturnValue) == 0x0001E8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_OwnerController_2) == 0x0001F8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_OwnerController_2' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_Event_ControlledPawn_2) == 0x000200, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_Event_ControlledPawn_2' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x000208, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_AsCapsule_Collision_3) == 0x000210, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_AsCapsule_Collision_3' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_bSuccess_3) == 0x000218, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetCapsuleHalfHeight_Result_1) == 0x000220, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetCapsuleHalfHeight_Result_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_getAIDebugAttack_ReturnValue) == 0x000228, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_getAIDebugAttack_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_getAttacker_ReturnValue) == 0x000230, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_getAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_Not_PreBool_ReturnValue) == 0x000238, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_AsAIBase_Attack) == 0x000240, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_AsAIBase_Attack' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, K2Node_DynamicCast_bSuccess_4) == 0x000248, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_GetTransform_Result_1) == 0x000250, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_GetTransform_Result_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0002B0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_FinishSpawningActor_ReturnValue) == 0x0002B8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_IsBuildShipping_ReturnValue_1) == 0x0002C0, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_IsBuildShipping_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast) == 0x0002C4, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_SetCapsuleRadius_Radius_ImplicitCast) == 0x0002C8, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_SetCapsuleRadius_Radius_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LockAttackLine_C_ExecuteUbergraph_LockAttackLine, CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast_1) == 0x0002CC, "Member 'LockAttackLine_C_ExecuteUbergraph_LockAttackLine::CallFunc_SetCapsuleHalfHeight_HalfHeight_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ULockAttackLine_C \ static_assert(alignof(ULockAttackLine_C) == 0x000008, "Wrong alignment on ULockAttackLine_C"); \ static_assert(sizeof(ULockAttackLine_C) == 0x0000E8, "Wrong size on ULockAttackLine_C"); \ static_assert(offsetof(ULockAttackLine_C, UberGraphFrame) == 0x0000A0, "Member 'ULockAttackLine_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ULockAttackLine_C, Target) == 0x0000A8, "Member 'ULockAttackLine_C::Target' has a wrong offset!"); \ static_assert(offsetof(ULockAttackLine_C, TargetVal) == 0x0000D0, "Member 'ULockAttackLine_C::TargetVal' has a wrong offset!"); \ static_assert(offsetof(ULockAttackLine_C, LineCollision) == 0x0000D8, "Member 'ULockAttackLine_C::LineCollision' has a wrong offset!"); \ static_assert(offsetof(ULockAttackLine_C, CapsuleRadius) == 0x0000E0, "Member 'ULockAttackLine_C::CapsuleRadius' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AISM_Actor_C \ static_assert(alignof(AISM_Actor_C) == 0x000008, "Wrong alignment on AISM_Actor_C"); \ static_assert(sizeof(AISM_Actor_C) == 0x0002C0, "Wrong size on AISM_Actor_C"); \ static_assert(offsetof(AISM_Actor_C, DefaultSceneRoot) == 0x0002B0, "Member 'AISM_Actor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AISM_Actor_C, NewVar) == 0x0002B8, "Member 'AISM_Actor_C::NewVar' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerVFX_BP_C_ActivateParticles \ static_assert(alignof(TriggerVFX_BP_C_ActivateParticles) == 0x000008, "Wrong alignment on TriggerVFX_BP_C_ActivateParticles"); \ static_assert(sizeof(TriggerVFX_BP_C_ActivateParticles) == 0x000020, "Wrong size on TriggerVFX_BP_C_ActivateParticles"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, Temp_int_Array_Index_Variable) == 0x000000, "Member 'TriggerVFX_BP_C_ActivateParticles::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'TriggerVFX_BP_C_ActivateParticles::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'TriggerVFX_BP_C_ActivateParticles::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'TriggerVFX_BP_C_ActivateParticles::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, CallFunc_Array_Get_Item) == 0x000010, "Member 'TriggerVFX_BP_C_ActivateParticles::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'TriggerVFX_BP_C_ActivateParticles::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ActivateParticles, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'TriggerVFX_BP_C_ActivateParticles::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerVFX_BP_C_DeactivateParticles \ static_assert(alignof(TriggerVFX_BP_C_DeactivateParticles) == 0x000008, "Wrong alignment on TriggerVFX_BP_C_DeactivateParticles"); \ static_assert(sizeof(TriggerVFX_BP_C_DeactivateParticles) == 0x000020, "Wrong size on TriggerVFX_BP_C_DeactivateParticles"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, Temp_int_Array_Index_Variable) == 0x000000, "Member 'TriggerVFX_BP_C_DeactivateParticles::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'TriggerVFX_BP_C_DeactivateParticles::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'TriggerVFX_BP_C_DeactivateParticles::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'TriggerVFX_BP_C_DeactivateParticles::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, CallFunc_Array_Get_Item) == 0x000010, "Member 'TriggerVFX_BP_C_DeactivateParticles::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'TriggerVFX_BP_C_DeactivateParticles::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_DeactivateParticles, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'TriggerVFX_BP_C_DeactivateParticles::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP \ static_assert(alignof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP) == 0x000008, "Wrong alignment on TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP"); \ static_assert(sizeof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP) == 0x000040, "Wrong size on TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, EntryPoint) == 0x000000, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, Temp_delegate_Variable) == 0x000004, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000018, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, K2Node_DynamicCast_AsSHAk_Ambient_Sound) == 0x000020, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::K2Node_DynamicCast_AsSHAk_Ambient_Sound' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, CallFunc_PostAssociatedAkEvent_ReturnValue) == 0x00002C, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::CallFunc_PostAssociatedAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, K2Node_Event_Character) == 0x000030, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::K2Node_Event_Character' has a wrong offset!"); \ static_assert(offsetof(TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP, CallFunc_GetCurrentState_CurrentState) == 0x000038, "Member 'TriggerVFX_BP_C_ExecuteUbergraph_TriggerVFX_BP::CallFunc_GetCurrentState_CurrentState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerVFX_BP_C_ProcessEnter \ static_assert(alignof(TriggerVFX_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on TriggerVFX_BP_C_ProcessEnter"); \ static_assert(sizeof(TriggerVFX_BP_C_ProcessEnter) == 0x000008, "Wrong size on TriggerVFX_BP_C_ProcessEnter"); \ static_assert(offsetof(TriggerVFX_BP_C_ProcessEnter, Character) == 0x000000, "Member 'TriggerVFX_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerVFX_BP_C_SetParamsOnActivate \ static_assert(alignof(TriggerVFX_BP_C_SetParamsOnActivate) == 0x000008, "Wrong alignment on TriggerVFX_BP_C_SetParamsOnActivate"); \ static_assert(sizeof(TriggerVFX_BP_C_SetParamsOnActivate) == 0x000008, "Wrong size on TriggerVFX_BP_C_SetParamsOnActivate"); \ static_assert(offsetof(TriggerVFX_BP_C_SetParamsOnActivate, NiagaraComp) == 0x000000, "Member 'TriggerVFX_BP_C_SetParamsOnActivate::NiagaraComp' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerVFX_BP_C \ static_assert(alignof(ATriggerVFX_BP_C) == 0x000008, "Wrong alignment on ATriggerVFX_BP_C"); \ static_assert(sizeof(ATriggerVFX_BP_C) == 0x0003D0, "Wrong size on ATriggerVFX_BP_C"); \ static_assert(offsetof(ATriggerVFX_BP_C, UberGraphFrame_TriggerVFX_BP_C) == 0x000320, "Member 'ATriggerVFX_BP_C::UberGraphFrame_TriggerVFX_BP_C' has a wrong offset!"); \ static_assert(offsetof(ATriggerVFX_BP_C, NiagaraSystem) == 0x000328, "Member 'ATriggerVFX_BP_C::NiagaraSystem' has a wrong offset!"); \ static_assert(offsetof(ATriggerVFX_BP_C, DeactivateNiagaraAtBeginning) == 0x000338, "Member 'ATriggerVFX_BP_C::DeactivateNiagaraAtBeginning' has a wrong offset!"); \ static_assert(offsetof(ATriggerVFX_BP_C, TableMesh) == 0x000340, "Member 'ATriggerVFX_BP_C::TableMesh' has a wrong offset!"); \ static_assert(offsetof(ATriggerVFX_BP_C, TableMeshFall) == 0x000370, "Member 'ATriggerVFX_BP_C::TableMeshFall' has a wrong offset!"); \ static_assert(offsetof(ATriggerVFX_BP_C, SHAk_VFX_Sound) == 0x0003A0, "Member 'ATriggerVFX_BP_C::SHAk_VFX_Sound' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALv_ObservationDeck_01_Audio_C \ static_assert(alignof(ALv_ObservationDeck_01_Audio_C) == 0x000008, "Wrong alignment on ALv_ObservationDeck_01_Audio_C"); \ static_assert(sizeof(ALv_ObservationDeck_01_Audio_C) == 0x0002B8, "Wrong size on ALv_ObservationDeck_01_Audio_C"); \ #define DUMPER7_ASSERTS_ADialogSpeaker_ABP_C \ static_assert(alignof(ADialogSpeaker_ABP_C) == 0x000008, "Wrong alignment on ADialogSpeaker_ABP_C"); \ static_assert(sizeof(ADialogSpeaker_ABP_C) == 0x0002C0, "Wrong size on ADialogSpeaker_ABP_C"); \ static_assert(offsetof(ADialogSpeaker_ABP_C, EO_DebugTextRender) == 0x0002B0, "Member 'ADialogSpeaker_ABP_C::EO_DebugTextRender' has a wrong offset!"); \ static_assert(offsetof(ADialogSpeaker_ABP_C, DialogSpeaker) == 0x0002B8, "Member 'ADialogSpeaker_ABP_C::DialogSpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMary_DialogSpeaker_BP_C \ static_assert(alignof(AMary_DialogSpeaker_BP_C) == 0x000008, "Wrong alignment on AMary_DialogSpeaker_BP_C"); \ static_assert(sizeof(AMary_DialogSpeaker_BP_C) == 0x0002C0, "Wrong size on AMary_DialogSpeaker_BP_C"); \ #define DUMPER7_ASSERTS_SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP \ static_assert(alignof(SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP) == 0x000004, "Wrong alignment on SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP"); \ static_assert(sizeof(SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP) == 0x000004, "Wrong size on SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP"); \ static_assert(offsetof(SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP, EntryPoint) == 0x000000, "Member 'SingleDoor_Hospital_02_BP_C_ExecuteUbergraph_SingleDoor_Hospital_02_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASingleDoor_Hospital_02_BP_C \ static_assert(alignof(ASingleDoor_Hospital_02_BP_C) == 0x000008, "Wrong alignment on ASingleDoor_Hospital_02_BP_C"); \ static_assert(sizeof(ASingleDoor_Hospital_02_BP_C) == 0x000410, "Wrong size on ASingleDoor_Hospital_02_BP_C"); \ static_assert(offsetof(ASingleDoor_Hospital_02_BP_C, UberGraphFrame_SingleDoor_Hospital_02_BP_C) == 0x0003F0, "Member 'ASingleDoor_Hospital_02_BP_C::UberGraphFrame_SingleDoor_Hospital_02_BP_C' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_Hospital_02_BP_C, DoorLabel_01_A) == 0x0003F8, "Member 'ASingleDoor_Hospital_02_BP_C::DoorLabel_01_A' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_Hospital_02_BP_C, DoorHandle_02_A) == 0x000400, "Member 'ASingleDoor_Hospital_02_BP_C::DoorHandle_02_A' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_Hospital_02_BP_C, GlassDoor_01_C) == 0x000408, "Member 'ASingleDoor_Hospital_02_BP_C::GlassDoor_01_C' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP \ static_assert(alignof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP) == 0x000008, "Wrong alignment on TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP"); \ static_assert(sizeof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP) == 0x000070, "Wrong size on TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, EntryPoint) == 0x000000, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, K2Node_Event_Character_1) == 0x000008, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::K2Node_Event_Character_1' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, K2Node_Event_Character) == 0x000010, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::K2Node_Event_Character' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, CallFunc_GetForwardVector_ReturnValue) == 0x000018, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, CallFunc_GetVelocity_ReturnValue) == 0x000030, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, CallFunc_Normal_ReturnValue) == 0x000048, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, CallFunc_Dot_VectorVector_ReturnValue) == 0x000060, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000068, "Member 'TriggerDirectionalStreamingRequest_BP_C_ExecuteUbergraph_TriggerDirectionalStreamingRequest_BP::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerDirectionalStreamingRequest_BP_C_ProcessEnter \ static_assert(alignof(TriggerDirectionalStreamingRequest_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on TriggerDirectionalStreamingRequest_BP_C_ProcessEnter"); \ static_assert(sizeof(TriggerDirectionalStreamingRequest_BP_C_ProcessEnter) == 0x000008, "Wrong size on TriggerDirectionalStreamingRequest_BP_C_ProcessEnter"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ProcessEnter, Character) == 0x000000, "Member 'TriggerDirectionalStreamingRequest_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerDirectionalStreamingRequest_BP_C_ProcessExit \ static_assert(alignof(TriggerDirectionalStreamingRequest_BP_C_ProcessExit) == 0x000008, "Wrong alignment on TriggerDirectionalStreamingRequest_BP_C_ProcessExit"); \ static_assert(sizeof(TriggerDirectionalStreamingRequest_BP_C_ProcessExit) == 0x000008, "Wrong size on TriggerDirectionalStreamingRequest_BP_C_ProcessExit"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_ProcessExit, Character) == 0x000000, "Member 'TriggerDirectionalStreamingRequest_BP_C_ProcessExit::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript \ static_assert(alignof(TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript"); \ static_assert(sizeof(TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript) == 0x000028, "Wrong size on TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript, CallFunc_ConvertRequestHandleToString_ReturnValue) == 0x000000, "Member 'TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript::CallFunc_ConvertRequestHandleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000010, "Member 'TriggerDirectionalStreamingRequest_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerDirectionalStreamingRequest_BP_C \ static_assert(alignof(ATriggerDirectionalStreamingRequest_BP_C) == 0x000008, "Wrong alignment on ATriggerDirectionalStreamingRequest_BP_C"); \ static_assert(sizeof(ATriggerDirectionalStreamingRequest_BP_C) == 0x000380, "Wrong size on ATriggerDirectionalStreamingRequest_BP_C"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, UberGraphFrame_TriggerDirectionalStreamingRequest_BP_C) == 0x000348, "Member 'ATriggerDirectionalStreamingRequest_BP_C::UberGraphFrame_TriggerDirectionalStreamingRequest_BP_C' has a wrong offset!"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, Arrow) == 0x000350, "Member 'ATriggerDirectionalStreamingRequest_BP_C::Arrow' has a wrong offset!"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, BackwardStreamingRequestCaller) == 0x000358, "Member 'ATriggerDirectionalStreamingRequest_BP_C::BackwardStreamingRequestCaller' has a wrong offset!"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, RequestName1) == 0x000360, "Member 'ATriggerDirectionalStreamingRequest_BP_C::RequestName1' has a wrong offset!"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, BackwardRequestStreaming) == 0x000368, "Member 'ATriggerDirectionalStreamingRequest_BP_C::BackwardRequestStreaming' has a wrong offset!"); \ static_assert(offsetof(ATriggerDirectionalStreamingRequest_BP_C, TimeYouWant) == 0x000378, "Member 'ATriggerDirectionalStreamingRequest_BP_C::TimeYouWant' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFlashlightImitation_Forcutscenes_BP_C \ static_assert(alignof(AFlashlightImitation_Forcutscenes_BP_C) == 0x000008, "Wrong alignment on AFlashlightImitation_Forcutscenes_BP_C"); \ static_assert(sizeof(AFlashlightImitation_Forcutscenes_BP_C) == 0x0002E0, "Wrong size on AFlashlightImitation_Forcutscenes_BP_C"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, Scatter) == 0x0002B0, "Member 'AFlashlightImitation_Forcutscenes_BP_C::Scatter' has a wrong offset!"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, Sphere) == 0x0002B8, "Member 'AFlashlightImitation_Forcutscenes_BP_C::Sphere' has a wrong offset!"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, Flashlight_01_A) == 0x0002C0, "Member 'AFlashlightImitation_Forcutscenes_BP_C::Flashlight_01_A' has a wrong offset!"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, SpotLight) == 0x0002C8, "Member 'AFlashlightImitation_Forcutscenes_BP_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AFlashlightImitation_Forcutscenes_BP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AFlashlightImitation_Forcutscenes_BP_C, Snap_To_Camera) == 0x0002D8, "Member 'AFlashlightImitation_Forcutscenes_BP_C::Snap_To_Camera' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeToiletMirror_B_C \ static_assert(alignof(AFakeToiletMirror_B_C) == 0x000008, "Wrong alignment on AFakeToiletMirror_B_C"); \ static_assert(sizeof(AFakeToiletMirror_B_C) == 0x0002C0, "Wrong size on AFakeToiletMirror_B_C"); \ static_assert(offsetof(AFakeToiletMirror_B_C, SHFakeMirror) == 0x0002B0, "Member 'AFakeToiletMirror_B_C::SHFakeMirror' has a wrong offset!"); \ static_assert(offsetof(AFakeToiletMirror_B_C, StaticMesh) == 0x0002B8, "Member 'AFakeToiletMirror_B_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeToiletMirror_C \ static_assert(alignof(AFakeToiletMirror_C) == 0x000008, "Wrong alignment on AFakeToiletMirror_C"); \ static_assert(sizeof(AFakeToiletMirror_C) == 0x0002C0, "Wrong size on AFakeToiletMirror_C"); \ static_assert(offsetof(AFakeToiletMirror_C, SHFakeMirror) == 0x0002B0, "Member 'AFakeToiletMirror_C::SHFakeMirror' has a wrong offset!"); \ static_assert(offsetof(AFakeToiletMirror_C, StaticMesh) == 0x0002B8, "Member 'AFakeToiletMirror_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeToiletMirror_C_C \ static_assert(alignof(AFakeToiletMirror_C_C) == 0x000008, "Wrong alignment on AFakeToiletMirror_C_C"); \ static_assert(sizeof(AFakeToiletMirror_C_C) == 0x0002C0, "Wrong size on AFakeToiletMirror_C_C"); \ static_assert(offsetof(AFakeToiletMirror_C_C, SHFakeMirror) == 0x0002B0, "Member 'AFakeToiletMirror_C_C::SHFakeMirror' has a wrong offset!"); \ static_assert(offsetof(AFakeToiletMirror_C_C, StaticMesh) == 0x0002B8, "Member 'AFakeToiletMirror_C_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AEC009_Key_C \ static_assert(alignof(AEC009_Key_C) == 0x000008, "Wrong alignment on AEC009_Key_C"); \ static_assert(sizeof(AEC009_Key_C) == 0x0002C0, "Wrong size on AEC009_Key_C"); \ static_assert(offsetof(AEC009_Key_C, SK_Key_Ec009) == 0x0002B0, "Member 'AEC009_Key_C::SK_Key_Ec009' has a wrong offset!"); \ static_assert(offsetof(AEC009_Key_C, DefaultSceneRoot) == 0x0002B8, "Member 'AEC009_Key_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AEC007_CarKeys_C \ static_assert(alignof(AEC007_CarKeys_C) == 0x000008, "Wrong alignment on AEC007_CarKeys_C"); \ static_assert(sizeof(AEC007_CarKeys_C) == 0x0002C0, "Wrong size on AEC007_CarKeys_C"); \ static_assert(offsetof(AEC007_CarKeys_C, SK_Key) == 0x0002B0, "Member 'AEC007_CarKeys_C::SK_Key' has a wrong offset!"); \ static_assert(offsetof(AEC007_CarKeys_C, DefaultSceneRoot) == 0x0002B8, "Member 'AEC007_CarKeys_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASingleDoor_Observation_01_BP_C \ static_assert(alignof(ASingleDoor_Observation_01_BP_C) == 0x000008, "Wrong alignment on ASingleDoor_Observation_01_BP_C"); \ static_assert(sizeof(ASingleDoor_Observation_01_BP_C) == 0x000428, "Wrong size on ASingleDoor_Observation_01_BP_C"); \ static_assert(offsetof(ASingleDoor_Observation_01_BP_C, Decal) == 0x000410, "Member 'ASingleDoor_Observation_01_BP_C::Decal' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_Observation_01_BP_C, Decal2) == 0x000418, "Member 'ASingleDoor_Observation_01_BP_C::Decal2' has a wrong offset!"); \ static_assert(offsetof(ASingleDoor_Observation_01_BP_C, Decal1) == 0x000420, "Member 'ASingleDoor_Observation_01_BP_C::Decal1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe \ static_assert(alignof(FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe) == 0x000004, "Wrong alignment on FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe"); \ static_assert(sizeof(FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe) == 0x000008, "Wrong size on FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe"); \ static_assert(offsetof(FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe, EntryPoint) == 0x000000, "Member 'FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'FakePerfectMirrorJamesCoupe_C_ExecuteUbergraph_FakePerfectMirrorJamesCoupe::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakePerfectMirrorJamesCoupe_C_ReceiveTick \ static_assert(alignof(FakePerfectMirrorJamesCoupe_C_ReceiveTick) == 0x000004, "Wrong alignment on FakePerfectMirrorJamesCoupe_C_ReceiveTick"); \ static_assert(sizeof(FakePerfectMirrorJamesCoupe_C_ReceiveTick) == 0x000004, "Wrong size on FakePerfectMirrorJamesCoupe_C_ReceiveTick"); \ static_assert(offsetof(FakePerfectMirrorJamesCoupe_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FakePerfectMirrorJamesCoupe_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakePerfectMirrorJamesCoupe_C \ static_assert(alignof(AFakePerfectMirrorJamesCoupe_C) == 0x000008, "Wrong alignment on AFakePerfectMirrorJamesCoupe_C"); \ static_assert(sizeof(AFakePerfectMirrorJamesCoupe_C) == 0x0002C8, "Wrong size on AFakePerfectMirrorJamesCoupe_C"); \ static_assert(offsetof(AFakePerfectMirrorJamesCoupe_C, UberGraphFrame) == 0x0002C0, "Member 'AFakePerfectMirrorJamesCoupe_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene) == 0x000008, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene, Single_Door) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_DisableDoorManagedByCutscene::Single_Door' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene) == 0x000008, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene, Single_Door) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_EnableDoorManagedByCutscene::Single_Door' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_ \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_) == 0x000030, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, EntryPoint) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, K2Node_CustomEvent_James_GBK_Cam02) == 0x000008, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::K2Node_CustomEvent_James_GBK_Cam02' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, K2Node_CustomEvent_SkeletalMesh) == 0x000010, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::K2Node_CustomEvent_SkeletalMesh' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, K2Node_CustomEvent_Single_Door_1) == 0x000020, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::K2Node_CustomEvent_Single_Door_1' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_, K2Node_CustomEvent_Single_Door) == 0x000028, "Member 'C001_MS_Parking_Toilet__Director_BP__C_ExecuteUbergraph_C001_MS_Parking_Toilet__Director_BP_::K2Node_CustomEvent_Single_Door' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event) == 0x000008, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event, James_GBK_Cam02) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_James_GBK_Cam02_Event::James_GBK_Cam02' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0 \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0) == 0x000068, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000020, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000050, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0, K2Node_DynamicCast_AsSingle_Door_Observation_01_BP) == 0x000058, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0::K2Node_DynamicCast_AsSingle_Door_Observation_01_BP' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__0::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1 \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1) == 0x000068, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1, CallFunc_MakeSoftObjectPath_ReturnValue) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1::CallFunc_MakeSoftObjectPath_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1, CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue) == 0x000020, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1::CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000050, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1, K2Node_DynamicCast_AsSingle_Door_Observation_01_BP) == 0x000058, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1::K2Node_DynamicCast_AsSingle_Door_Observation_01_BP' has a wrong offset!"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SequenceEvent__ENTRYPOINTC001_MS_Parking_Toilet__Director_BP__1::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event \ static_assert(alignof(C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event) == 0x000008, "Wrong alignment on C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event"); \ static_assert(sizeof(C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event) == 0x000008, "Wrong size on C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event"); \ static_assert(offsetof(C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event, SkeletalMesh) == 0x000000, "Member 'C001_MS_Parking_Toilet__Director_BP__C_SkeletalMesh_Event::SkeletalMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UC001_MS_Parking_Toilet__Director_BP__C \ static_assert(alignof(UC001_MS_Parking_Toilet__Director_BP__C) == 0x000008, "Wrong alignment on UC001_MS_Parking_Toilet__Director_BP__C"); \ static_assert(sizeof(UC001_MS_Parking_Toilet__Director_BP__C) == 0x000040, "Wrong size on UC001_MS_Parking_Toilet__Director_BP__C"); \ static_assert(offsetof(UC001_MS_Parking_Toilet__Director_BP__C, UberGraphFrame) == 0x000038, "Member 'UC001_MS_Parking_Toilet__Director_BP__C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsInterface_C_ApplyForceFromDamage \ static_assert(alignof(LightsInterface_C_ApplyForceFromDamage) == 0x000008, "Wrong alignment on LightsInterface_C_ApplyForceFromDamage"); \ static_assert(sizeof(LightsInterface_C_ApplyForceFromDamage) == 0x000030, "Wrong size on LightsInterface_C_ApplyForceFromDamage"); \ static_assert(offsetof(LightsInterface_C_ApplyForceFromDamage, Force) == 0x000000, "Member 'LightsInterface_C_ApplyForceFromDamage::Force' has a wrong offset!"); \ static_assert(offsetof(LightsInterface_C_ApplyForceFromDamage, Location) == 0x000018, "Member 'LightsInterface_C_ApplyForceFromDamage::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LightsInterface_C_SetLightsState \ static_assert(alignof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong alignment on LightsInterface_C_SetLightsState"); \ static_assert(sizeof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong size on LightsInterface_C_SetLightsState"); \ static_assert(offsetof(LightsInterface_C_SetLightsState, State) == 0x000000, "Member 'LightsInterface_C_SetLightsState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ILightsInterface_C \ static_assert(alignof(ILightsInterface_C) == 0x000001, "Wrong alignment on ILightsInterface_C"); \ static_assert(sizeof(ILightsInterface_C) == 0x000001, "Wrong size on ILightsInterface_C"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ApplyForceFromDamage \ static_assert(alignof(FlickeringLampEx_Base_C_ApplyForceFromDamage) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_ApplyForceFromDamage"); \ static_assert(sizeof(FlickeringLampEx_Base_C_ApplyForceFromDamage) == 0x000030, "Wrong size on FlickeringLampEx_Base_C_ApplyForceFromDamage"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ApplyForceFromDamage, Force) == 0x000000, "Member 'FlickeringLampEx_Base_C_ApplyForceFromDamage::Force' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ApplyForceFromDamage, Location) == 0x000018, "Member 'FlickeringLampEx_Base_C_ApplyForceFromDamage::Location' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_Break \ static_assert(alignof(FlickeringLampEx_Base_C_Break) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_Break"); \ static_assert(sizeof(FlickeringLampEx_Base_C_Break) == 0x000038, "Wrong size on FlickeringLampEx_Base_C_Break"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, Component) == 0x000000, "Member 'FlickeringLampEx_Base_C_Break::Component' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, NewLocalVar_0) == 0x000008, "Member 'FlickeringLampEx_Base_C_Break::NewLocalVar_0' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_Array_Get_Item) == 0x000010, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_GetGroupState_ReturnValue) == 0x00001C, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_GetGroupState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00001D, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_Array_LastIndex_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, Temp_int_Variable) == 0x00002C, "Member 'FlickeringLampEx_Base_C_Break::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Break, CallFunc_BooleanAND_ReturnValue) == 0x000031, "Member 'FlickeringLampEx_Base_C_Break::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_EditorExternalTick \ static_assert(alignof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_EditorExternalTick"); \ static_assert(sizeof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_EditorExternalTick"); \ static_assert(offsetof(FlickeringLampEx_Base_C_EditorExternalTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_EditorExternalTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base \ static_assert(alignof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ static_assert(sizeof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x0002D8, "Wrong size on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess) == 0x000004, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result) == 0x000008, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000010, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result) == 0x000018, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000028, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_2) == 0x000030, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_2' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_3) == 0x000038, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_3' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightTemperature_Result) == 0x000040, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_EndPlayReason) == 0x000048, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_EndPlayReason' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_CustomEvent_DeltaSeconds) == 0x000050, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_CustomEvent_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess_1) == 0x000060, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_4) == 0x000068, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_4' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_5) == 0x000070, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_5' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result_1) == 0x000078, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000080, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000088, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_DeltaSeconds) == 0x000090, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_RandomFloatInRange_ReturnValue) == 0x000098, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_EditModeEnabled_ReturnValue) == 0x0000A0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_EditModeEnabled_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_Force) == 0x0000A8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_Force' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_Location) == 0x0000C0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_Location' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_State) == 0x0000D8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_State' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_Damage) == 0x0000DC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_Damage' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_DamageType) == 0x0000E0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_DamageType' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_HitLocation) == 0x0000E8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_HitLocation' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_HitNormal) == 0x000100, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_HitNormal' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_HitComponent) == 0x000118, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_HitComponent' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_BoneName) == 0x000120, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_BoneName' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_ShotFromDirection) == 0x000128, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_InstigatedBy) == 0x000140, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_DamageCauser) == 0x000148, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_HitInfo) == 0x000150, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_HitInfo' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Conv_FloatToVector_ReturnValue) == 0x000238, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Conv_FloatToVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000250, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetParentActor_ReturnValue) == 0x000268, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetParentActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_DynamicCast_AsLights_Interface) == 0x000270, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_DynamicCast_AsLights_Interface' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_DynamicCast_bSuccess) == 0x000280, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000288, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, Temp_int_Variable) == 0x000290, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Greater_IntInt_ReturnValue) == 0x000294, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x000298, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x00029C, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1) == 0x0002A0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1) == 0x0002A4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x0002A8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2) == 0x0002AC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2) == 0x0002B0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x0002B4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast) == 0x0002B8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3) == 0x0002BC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3) == 0x0002C0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4) == 0x0002C4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4) == 0x0002C8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0002D0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveEndPlay \ static_assert(alignof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceivePointDamage \ static_assert(alignof(FlickeringLampEx_Base_C_ReceivePointDamage) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_ReceivePointDamage"); \ static_assert(sizeof(FlickeringLampEx_Base_C_ReceivePointDamage) == 0x000160, "Wrong size on FlickeringLampEx_Base_C_ReceivePointDamage"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, Damage) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, DamageType) == 0x000008, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::DamageType' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, HitLocation) == 0x000010, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::HitLocation' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, HitNormal) == 0x000028, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::HitNormal' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, HitComponent) == 0x000040, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::HitComponent' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, BoneName) == 0x000048, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::BoneName' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, ShotFromDirection) == 0x000050, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::ShotFromDirection' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, InstigatedBy) == 0x000068, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::InstigatedBy' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, DamageCauser) == 0x000070, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceivePointDamage, HitInfo) == 0x000078, "Member 'FlickeringLampEx_Base_C_ReceivePointDamage::HitInfo' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveTick \ static_assert(alignof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveTick"); \ static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong size on FlickeringLampEx_Base_C_ReceiveTick"); \ static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_Reset_Intensities \ static_assert(alignof(FlickeringLampEx_Base_C_Reset_Intensities) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_Reset_Intensities"); \ static_assert(sizeof(FlickeringLampEx_Base_C_Reset_Intensities) == 0x000010, "Wrong size on FlickeringLampEx_Base_C_Reset_Intensities"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Reset_Intensities, CallFunc_GetLightIntensityMultiplier_Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_Reset_Intensities::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Reset_Intensities, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_Reset_Intensities::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_Reset_Intensities, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_Reset_Intensities::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_RestoreBrokenGroups \ static_assert(alignof(FlickeringLampEx_Base_C_RestoreBrokenGroups) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_RestoreBrokenGroups"); \ static_assert(sizeof(FlickeringLampEx_Base_C_RestoreBrokenGroups) == 0x000038, "Wrong size on FlickeringLampEx_Base_C_RestoreBrokenGroups"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, Temp_int_Array_Index_Variable) == 0x000000, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Greater_IntInt_ReturnValue) == 0x00000C, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_GetChildrenComponents_Children) == 0x000010, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_GetNumberOfBrokenComponents_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_GetNumberOfBrokenComponents_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Array_Get_Item) == 0x000028, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_GetGroupState_ReturnValue) == 0x000035, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_GetGroupState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_Array_Contains_ReturnValue) == 0x000036, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_RestoreBrokenGroups, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000037, "Member 'FlickeringLampEx_Base_C_RestoreBrokenGroups::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_SetLightsState \ static_assert(alignof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_SetLightsState"); \ static_assert(sizeof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_SetLightsState"); \ static_assert(offsetof(FlickeringLampEx_Base_C_SetLightsState, State) == 0x000000, "Member 'FlickeringLampEx_Base_C_SetLightsState::State' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UpdateBreakable \ static_assert(alignof(FlickeringLampEx_Base_C_UpdateBreakable) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_UpdateBreakable"); \ static_assert(sizeof(FlickeringLampEx_Base_C_UpdateBreakable) == 0x000038, "Wrong size on FlickeringLampEx_Base_C_UpdateBreakable"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, Temp_int_Array_Index_Variable) == 0x000000, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000010, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_Array_Get_Item) == 0x000020, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_SelectInt_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateBreakable, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000034, "Member 'FlickeringLampEx_Base_C_UpdateBreakable::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UpdateParameters \ static_assert(alignof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_UpdateParameters"); \ static_assert(sizeof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000020, "Wrong size on FlickeringLampEx_Base_C_UpdateParameters"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast) == 0x000000, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast) == 0x000004, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast) == 0x000010, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast) == 0x000014, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast) == 0x000018, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast) == 0x00001C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UserConstructionScript \ static_assert(alignof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_UserConstructionScript"); \ static_assert(sizeof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x000028, "Wrong size on FlickeringLampEx_Base_C_UserConstructionScript"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000008, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightTemperature_Result) == 0x000010, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x000018, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x00001C, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x000020, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x000024, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetCurveBasedIntensity \ static_assert(alignof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ static_assert(sizeof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000080, "Wrong size on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::Result' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MinTime) == 0x00000C, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MaxTime) == 0x000010, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_ReturnValue) == 0x000038, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_ReturnValue) == 0x000040, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_ReturnValue) == 0x000048, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_A_ImplicitCast) == 0x000058, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000070, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_A_ImplicitCast) == 0x000078, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightIntensityMultiplier \ static_assert(alignof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ static_assert(sizeof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightTemperature \ static_assert(alignof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightTemperature"); \ static_assert(sizeof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightTemperature"); \ static_assert(offsetof(FlickeringLampEx_Base_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightTemperature::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFlickeringLampEx_Base_C \ static_assert(alignof(AFlickeringLampEx_Base_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_Base_C"); \ static_assert(sizeof(AFlickeringLampEx_Base_C) == 0x000430, "Wrong size on AFlickeringLampEx_Base_C"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, UberGraphFrame) == 0x000370, "Member 'AFlickeringLampEx_Base_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, Root) == 0x000378, "Member 'AFlickeringLampEx_Base_C::Root' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensity) == 0x000380, "Member 'AFlickeringLampEx_Base_C::LightIntensity' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialSlot) == 0x000388, "Member 'AFlickeringLampEx_Base_C::MaterialSlot' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialVarName) == 0x00038C, "Member 'AFlickeringLampEx_Base_C::MaterialVarName' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, FlickeringCurve) == 0x000398, "Member 'AFlickeringLampEx_Base_C::FlickeringCurve' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, RandomStart) == 0x0003A0, "Member 'AFlickeringLampEx_Base_C::RandomStart' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionColor) == 0x0003A4, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionColor' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionReplace) == 0x0003B4, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionReplace' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, AffectLight) == 0x0003B5, "Member 'AFlickeringLampEx_Base_C::AffectLight' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, FlickerActive) == 0x0003B6, "Member 'AFlickeringLampEx_Base_C::FlickerActive' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, EndOperation) == 0x0003B7, "Member 'AFlickeringLampEx_Base_C::EndOperation' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, RandomBlinking) == 0x0003B8, "Member 'AFlickeringLampEx_Base_C::RandomBlinking' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMin) == 0x0003C0, "Member 'AFlickeringLampEx_Base_C::LightIntensityMin' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMax) == 0x0003C8, "Member 'AFlickeringLampEx_Base_C::LightIntensityMax' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMin) == 0x0003D0, "Member 'AFlickeringLampEx_Base_C::BlinkingMin' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMax) == 0x0003D8, "Member 'AFlickeringLampEx_Base_C::BlinkingMax' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMin) == 0x0003E0, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMin' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMax) == 0x0003E8, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMax' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, OffIntensity) == 0x0003F0, "Member 'AFlickeringLampEx_Base_C::OffIntensity' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, GentleShutdownTime) == 0x0003F8, "Member 'AFlickeringLampEx_Base_C::GentleShutdownTime' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, ForceShutdown) == 0x000400, "Member 'AFlickeringLampEx_Base_C::ForceShutdown' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, TimePassed) == 0x000408, "Member 'AFlickeringLampEx_Base_C::TimePassed' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchedOff) == 0x000410, "Member 'AFlickeringLampEx_Base_C::SwitchedOff' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, WasActive) == 0x000411, "Member 'AFlickeringLampEx_Base_C::WasActive' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BeginPlayCalled) == 0x000412, "Member 'AFlickeringLampEx_Base_C::BeginPlayCalled' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchOffBeforeBeginPlayCalled) == 0x000413, "Member 'AFlickeringLampEx_Base_C::SwitchOffBeforeBeginPlayCalled' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingIsAbsolute) == 0x000414, "Member 'AFlickeringLampEx_Base_C::BlinkingIsAbsolute' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, EditorTicksCounter) == 0x000418, "Member 'AFlickeringLampEx_Base_C::EditorTicksCounter' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, Breakeable) == 0x00041C, "Member 'AFlickeringLampEx_Base_C::Breakeable' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, bHasBeenBroken) == 0x00041D, "Member 'AFlickeringLampEx_Base_C::bHasBeenBroken' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BrokenCount) == 0x000420, "Member 'AFlickeringLampEx_Base_C::BrokenCount' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BrokenTag) == 0x000424, "Member 'AFlickeringLampEx_Base_C::BrokenTag' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_Base_C, BreakState) == 0x00042C, "Member 'AFlickeringLampEx_Base_C::BreakState' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx \ static_assert(alignof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000004, "Wrong alignment on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ static_assert(sizeof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000004, "Wrong size on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightIntensityMultiplier \ static_assert(alignof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ static_assert(sizeof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ static_assert(offsetof(FlickeringLampEx_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightTemperature \ static_assert(alignof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightTemperature"); \ static_assert(sizeof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightTemperature"); \ static_assert(offsetof(FlickeringLampEx_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightTemperature::Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFlickeringLampEx_C \ static_assert(alignof(AFlickeringLampEx_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_C"); \ static_assert(sizeof(AFlickeringLampEx_C) == 0x000478, "Wrong size on AFlickeringLampEx_C"); \ static_assert(offsetof(AFlickeringLampEx_C, UberGraphFrame_FlickeringLampEx_C) == 0x000430, "Member 'AFlickeringLampEx_C::UberGraphFrame_FlickeringLampEx_C' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, StaticMesh4) == 0x000438, "Member 'AFlickeringLampEx_C::StaticMesh4' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, StaticMesh3) == 0x000440, "Member 'AFlickeringLampEx_C::StaticMesh3' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, StaticMesh2) == 0x000448, "Member 'AFlickeringLampEx_C::StaticMesh2' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, StaticMesh1) == 0x000450, "Member 'AFlickeringLampEx_C::StaticMesh1' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, ParentingRoot) == 0x000458, "Member 'AFlickeringLampEx_C::ParentingRoot' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, BaseMesh) == 0x000460, "Member 'AFlickeringLampEx_C::BaseMesh' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, LightIntensityMultiplayer) == 0x000468, "Member 'AFlickeringLampEx_C::LightIntensityMultiplayer' has a wrong offset!"); \ static_assert(offsetof(AFlickeringLampEx_C, LightTemperature) == 0x000470, "Member 'AFlickeringLampEx_C::LightTemperature' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACeilingLamp_02_A_BP_C \ static_assert(alignof(ACeilingLamp_02_A_BP_C) == 0x000008, "Wrong alignment on ACeilingLamp_02_A_BP_C"); \ static_assert(sizeof(ACeilingLamp_02_A_BP_C) == 0x000498, "Wrong size on ACeilingLamp_02_A_BP_C"); \ static_assert(offsetof(ACeilingLamp_02_A_BP_C, SpotLight_MAIN) == 0x000478, "Member 'ACeilingLamp_02_A_BP_C::SpotLight_MAIN' has a wrong offset!"); \ static_assert(offsetof(ACeilingLamp_02_A_BP_C, RectLight2) == 0x000480, "Member 'ACeilingLamp_02_A_BP_C::RectLight2' has a wrong offset!"); \ static_assert(offsetof(ACeilingLamp_02_A_BP_C, RectLight1) == 0x000488, "Member 'ACeilingLamp_02_A_BP_C::RectLight1' has a wrong offset!"); \ static_assert(offsetof(ACeilingLamp_02_A_BP_C, RectLight_SCATTER) == 0x000490, "Member 'ACeilingLamp_02_A_BP_C::RectLight_SCATTER' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FActivityStructure \ static_assert(alignof(FActivityStructure) == 0x000008, "Wrong alignment on FActivityStructure"); \ static_assert(sizeof(FActivityStructure) == 0x000048, "Wrong size on FActivityStructure"); \ static_assert(offsetof(FActivityStructure, ActivityZone_8_29596F32453F76F4AB8340AE248FE555) == 0x000000, "Member 'FActivityStructure::ActivityZone_8_29596F32453F76F4AB8340AE248FE555' has a wrong offset!"); \ static_assert(offsetof(FActivityStructure, ActivityAvibility_ON_9_23D4050542295396F9B2A8BF575B9BD2) == 0x000008, "Member 'FActivityStructure::ActivityAvibility_ON_9_23D4050542295396F9B2A8BF575B9BD2' has a wrong offset!"); \ static_assert(offsetof(FActivityStructure, Activity_Start_10_6AF71E8A4AA5FB7C50D7A89AC2B4750C) == 0x000018, "Member 'FActivityStructure::Activity_Start_10_6AF71E8A4AA5FB7C50D7A89AC2B4750C' has a wrong offset!"); \ static_assert(offsetof(FActivityStructure, Activity_End_11_521793AB40128425A840AAB732957502) == 0x000028, "Member 'FActivityStructure::Activity_End_11_521793AB40128425A840AAB732957502' has a wrong offset!"); \ static_assert(offsetof(FActivityStructure, ActivityAvibility_OFF_12_0ACAAFDC48FBEB29E9F7E0A2367B6072) == 0x000038, "Member 'FActivityStructure::ActivityAvibility_OFF_12_0ACAAFDC48FBEB29E9F7E0A2367B6072' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_ExcludeMaria_C \ static_assert(alignof(UNavArea_ExcludeMaria_C) == 0x000008, "Wrong alignment on UNavArea_ExcludeMaria_C"); \ static_assert(sizeof(UNavArea_ExcludeMaria_C) == 0x000048, "Wrong size on UNavArea_ExcludeMaria_C"); \ #define DUMPER7_ASSERTS_ACompanionWaitPoint_C \ static_assert(alignof(ACompanionWaitPoint_C) == 0x000008, "Wrong alignment on ACompanionWaitPoint_C"); \ static_assert(sizeof(ACompanionWaitPoint_C) == 0x000458, "Wrong size on ACompanionWaitPoint_C"); \ static_assert(offsetof(ACompanionWaitPoint_C, AllowBreak) == 0x000450, "Member 'ACompanionWaitPoint_C::AllowBreak' has a wrong offset!"); \ static_assert(offsetof(ACompanionWaitPoint_C, AutoActivate) == 0x000451, "Member 'ACompanionWaitPoint_C::AutoActivate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMariaLightingActor_BP_C \ static_assert(alignof(AMariaLightingActor_BP_C) == 0x000008, "Wrong alignment on AMariaLightingActor_BP_C"); \ static_assert(sizeof(AMariaLightingActor_BP_C) == 0x0002F0, "Wrong size on AMariaLightingActor_BP_C"); \ #define DUMPER7_ASSERTS_AnimNotify_MariaBlockAiming_C_Received_Notify \ static_assert(alignof(AnimNotify_MariaBlockAiming_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_MariaBlockAiming_C_Received_Notify"); \ static_assert(sizeof(AnimNotify_MariaBlockAiming_C_Received_Notify) == 0x000068, "Wrong size on AnimNotify_MariaBlockAiming_C_Received_Notify"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::MeshComp' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::Animation' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::EventReference' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, ReturnValue) == 0x000038, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000040, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, CallFunc_Not_PreBool_ReturnValue) == 0x000048, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, K2Node_DynamicCast_AsSHMaria_Interface) == 0x000050, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::K2Node_DynamicCast_AsSHMaria_Interface' has a wrong offset!"); \ static_assert(offsetof(AnimNotify_MariaBlockAiming_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'AnimNotify_MariaBlockAiming_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UAnimNotify_MariaBlockAiming_C \ static_assert(alignof(UAnimNotify_MariaBlockAiming_C) == 0x000008, "Wrong alignment on UAnimNotify_MariaBlockAiming_C"); \ static_assert(sizeof(UAnimNotify_MariaBlockAiming_C) == 0x000108, "Wrong size on UAnimNotify_MariaBlockAiming_C"); \ static_assert(offsetof(UAnimNotify_MariaBlockAiming_C, Info) == 0x000038, "Member 'UAnimNotify_MariaBlockAiming_C::Info' has a wrong offset!"); \ static_assert(offsetof(UAnimNotify_MariaBlockAiming_C, IgnoreAim) == 0x000100, "Member 'UAnimNotify_MariaBlockAiming_C::IgnoreAim' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaria_LookAt_NoHead_CtrlRig_C \ static_assert(alignof(UMaria_LookAt_NoHead_CtrlRig_C) == 0x000010, "Wrong alignment on UMaria_LookAt_NoHead_CtrlRig_C"); \ static_assert(sizeof(UMaria_LookAt_NoHead_CtrlRig_C) == 0x0005A0, "Wrong size on UMaria_LookAt_NoHead_CtrlRig_C"); \ static_assert(offsetof(UMaria_LookAt_NoHead_CtrlRig_C, HeadRotation) == 0x000560, "Member 'UMaria_LookAt_NoHead_CtrlRig_C::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_NoHead_CtrlRig_C, TargetHeadRotation) == 0x000570, "Member 'UMaria_LookAt_NoHead_CtrlRig_C::TargetHeadRotation' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_NoHead_CtrlRig_C, OffsetTransformForItem_OffsetTransform_Rotation) == 0x000580, "Member 'UMaria_LookAt_NoHead_CtrlRig_C::OffsetTransformForItem_OffsetTransform_Rotation' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_LookAt_NoHead_CtrlRig__URigVMMemory_Literal \ static_assert(alignof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal) == 0x000010, "Wrong alignment on Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal"); \ static_assert(sizeof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal) == 0x000290, "Wrong size on Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___VariableNode_4_Value__Const) == 0x000028, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___VariableNode_4_Value__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_Strength__Const) == 0x000038, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_Strength__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_CriticalDamping__Const) == 0x00003C, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_CriticalDamping__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___SpringInterp_Force__Const) == 0x000040, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___SpringInterp_Force__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Item__Const) == 0x000048, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Item__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Primary__Const) == 0x000058, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Primary__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Add_2_A__Const) == 0x0000A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Add_2_A__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_Item__Const) == 0x0000B8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_Item__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_Space__Const) == 0x0000C4, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_Space__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___GetTransform_1_Item__Const) == 0x0000C8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___GetTransform_1_Item__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_Vector__Const) == 0x0000D8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_1_Vector__Const) == 0x0000F0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_1_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Rotate_Vector_1_1_Vector__Const) == 0x000108, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Rotate_Vector_1_1_Vector__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Multiply_B__Const) == 0x000120, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Multiply_B__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Scale_3_Factor__Const) == 0x000128, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Scale_3_Factor__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Mode__Const) == 0x00012D, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Mode__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Color__Const) == 0x000130, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Color__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Thickness__Const) == 0x000140, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Thickness__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Space__Const) == 0x000144, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RigUnit_VisualDebugVectorItemSpace_1_Space__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_Secondary__Const) == 0x000150, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_Secondary__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___AimItem_DebugSettings__Const) == 0x0001A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___AimItem_DebugSettings__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Child__Const) == 0x000210, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Filter__Const) == 0x00021C, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Filter__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Parents__Const) == 0x000220, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Parents__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_AdvancedSettings__Const) == 0x000230, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_AdvancedSettings__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Weight__Const) == 0x000234, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_Weight__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_Child__Const) == 0x000238, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_Child__Const) == 0x000244, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_Child__Const) == 0x000250, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_Child__Const) == 0x00025C, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_Child__Const) == 0x000268, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_Weight__Const) == 0x000274, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_Weight__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___RotationConstraintLocalSpaceOffset_1_Child__Const) == 0x000278, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___RotationConstraintLocalSpaceOffset_1_Child__Const' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal, RigVMModel___Set_Transform_Space__Const) == 0x000284, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Literal::RigVMModel___Set_Transform_Space__Const' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_LookAt_NoHead_CtrlRig__URigVMMemory_Work \ static_assert(alignof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work) == 0x000010, "Wrong alignment on Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work"); \ static_assert(sizeof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work) == 0x000520, "Wrong size on Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, ExecuteContext_) == 0x000028, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::ExecuteContext_' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Result) == 0x000060, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Target) == 0x000064, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Target' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Current) == 0x000068, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Current' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_Velocity) == 0x00006C, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_Velocity' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_SimulatedResult) == 0x000070, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_SpringState) == 0x000080, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_SpringState' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Result) == 0x000090, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Target) == 0x000094, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Current) == 0x000098, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_Velocity) == 0x00009C, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_SimulatedResult) == 0x0000A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___SpringInterp_1_SpringState) == 0x0000B0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Add_2_Result) == 0x0000C0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Add_2_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_Transform) == 0x0000E0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_CachedIndex) == 0x000140, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Add_2_A__IO) == 0x000150, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Add_2_A__IO' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_3_Result) == 0x000168, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_3_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Unit_Result) == 0x000180, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Unit_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Add_1_Result) == 0x000198, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Add_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Add_Result) == 0x0001B0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Add_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_Result) == 0x0001C8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_Result) == 0x0001E0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_1_Transform) == 0x000200, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_1_CachedIndex) == 0x000260, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_Transform) == 0x000270, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_Transform' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Sin_Result) == 0x000290, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Sin_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_Result) == 0x000298, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_Value) == 0x0002A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_Value' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_Factor) == 0x0002A8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_Factor' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_1_Result) == 0x0002B0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_Result) == 0x0002C8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Cos_Result) == 0x0002E0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Cos_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_1_Factor) == 0x0002E8, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_1_Factor' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_2_Result) == 0x0002F0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_2_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Rotate_Vector_1_1_Result) == 0x000308, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Rotate_Vector_1_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Sin_1_Result) == 0x000320, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Sin_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Multiply_Result) == 0x000328, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Multiply_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_1_Result) == 0x000330, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_1_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Radians_1_Value) == 0x000338, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Radians_1_Value' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Scale_2_Factor) == 0x000340, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Scale_2_Factor' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_Primary__IO) == 0x000348, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_Primary__IO' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_CachedItem) == 0x000390, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_CachedItem' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_PrimaryCachedSpace) == 0x0003A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_PrimaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___AimItem_SecondaryCachedSpace) == 0x0003B0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___AimItem_SecondaryCachedSpace' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ChildCache) == 0x0003C0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ParentCaches) == 0x0003D0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ChildCache) == 0x0003E0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ParentCaches) == 0x0003F0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ChildCache) == 0x000400, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ParentCaches) == 0x000410, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_2_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ChildCache) == 0x000420, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ParentCaches) == 0x000430, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_3_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ChildCache) == 0x000440, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ParentCaches) == 0x000450, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_1_4_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_ChildCache) == 0x000460, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_ParentCaches) == 0x000470, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_ChildCache) == 0x000480, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_ChildCache' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___RotationConstraintLocalSpaceOffset_1_ParentCaches) == 0x000490, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___RotationConstraintLocalSpaceOffset_1_ParentCaches' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_2_Transform) == 0x0004A0, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_2_Transform' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___GetTransform_2_CachedIndex) == 0x000500, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___GetTransform_2_CachedIndex' has a wrong offset!"); \ static_assert(offsetof(Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work, RigVMModel___Set_Transform_CachedIndex) == 0x000510, "Member 'Maria_LookAt_NoHead_CtrlRig::URigVMMemory_Work::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_HUMAN_C \ static_assert(alignof(UNavFilter_HUMAN_C) == 0x000008, "Wrong alignment on UNavFilter_HUMAN_C"); \ static_assert(sizeof(UNavFilter_HUMAN_C) == 0x000048, "Wrong size on UNavFilter_HUMAN_C"); \ #define DUMPER7_ASSERTS_CH_Maria_CutsceneCharacter_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000100, "Wrong size on CH_Maria_CutsceneCharacter_AnimBP::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UCH_Maria_CutsceneCharacter_AnimBP_C \ static_assert(alignof(UCH_Maria_CutsceneCharacter_AnimBP_C) == 0x000010, "Wrong alignment on UCH_Maria_CutsceneCharacter_AnimBP_C"); \ static_assert(sizeof(UCH_Maria_CutsceneCharacter_AnimBP_C) == 0x0009A0, "Wrong size on UCH_Maria_CutsceneCharacter_AnimBP_C"); \ #define DUMPER7_ASSERTS_UMaria_LookAt_CtrlRig_v2_C \ static_assert(alignof(UMaria_LookAt_CtrlRig_v2_C) == 0x000010, "Wrong alignment on UMaria_LookAt_CtrlRig_v2_C"); \ static_assert(sizeof(UMaria_LookAt_CtrlRig_v2_C) == 0x000600, "Wrong size on UMaria_LookAt_CtrlRig_v2_C"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, HeadRotation) == 0x000560, "Member 'UMaria_LookAt_CtrlRig_v2_C::HeadRotation' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, TargetHeadRotation) == 0x000570, "Member 'UMaria_LookAt_CtrlRig_v2_C::TargetHeadRotation' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, Radius) == 0x000580, "Member 'UMaria_LookAt_CtrlRig_v2_C::Radius' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, OffsetTransformForItem_OffsetTransform_Rotation) == 0x000590, "Member 'UMaria_LookAt_CtrlRig_v2_C::OffsetTransformForItem_OffsetTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_01_bn_weight) == 0x0005B0, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_01_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_02_bn_weight) == 0x0005B4, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_02_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_03_bn_weight) == 0x0005B8, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_03_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_04_bn_weight) == 0x0005BC, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_04_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_05_bn_weight) == 0x0005C0, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_05_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, neck_01_bn_weight) == 0x0005C4, "Member 'UMaria_LookAt_CtrlRig_v2_C::neck_01_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, neck_02_bn_weight) == 0x0005C8, "Member 'UMaria_LookAt_CtrlRig_v2_C::neck_02_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, head_bn_weight) == 0x0005CC, "Member 'UMaria_LookAt_CtrlRig_v2_C::head_bn_weight' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_01_bn_weight_Z) == 0x0005D0, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_01_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_02_bn_weight_Z) == 0x0005D4, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_02_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_03_bn_weight_Z) == 0x0005D8, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_03_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_04_bn_weight_Z) == 0x0005DC, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_04_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, spine_05_bn_weight_Z) == 0x0005E0, "Member 'UMaria_LookAt_CtrlRig_v2_C::spine_05_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, neck_01_bn_weight_Z) == 0x0005E4, "Member 'UMaria_LookAt_CtrlRig_v2_C::neck_01_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, neck_02_bn_weight_Z) == 0x0005E8, "Member 'UMaria_LookAt_CtrlRig_v2_C::neck_02_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, head_bn_weight_Z) == 0x0005EC, "Member 'UMaria_LookAt_CtrlRig_v2_C::head_bn_weight_Z' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, IsSprinting) == 0x0005F0, "Member 'UMaria_LookAt_CtrlRig_v2_C::IsSprinting' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, HasLookAtTarget) == 0x0005F1, "Member 'UMaria_LookAt_CtrlRig_v2_C::HasLookAtTarget' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, head_bn_weight_Hurt) == 0x0005F4, "Member 'UMaria_LookAt_CtrlRig_v2_C::head_bn_weight_Hurt' has a wrong offset!"); \ static_assert(offsetof(UMaria_LookAt_CtrlRig_v2_C, IsInjured) == 0x0005F8, "Member 'UMaria_LookAt_CtrlRig_v2_C::IsInjured' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_LookAt_CtrlRig_v2__URigVMMemory_Work \ static_assert(alignof(Maria_LookAt_CtrlRig_v2::URigVMMemory_Work) == 0x000008, "Wrong alignment on Maria_LookAt_CtrlRig_v2::URigVMMemory_Work"); \ static_assert(sizeof(Maria_LookAt_CtrlRig_v2::URigVMMemory_Work) == 0x000060, "Wrong size on Maria_LookAt_CtrlRig_v2::URigVMMemory_Work"); \ static_assert(offsetof(Maria_LookAt_CtrlRig_v2::URigVMMemory_Work, ExecuteContext_) == 0x000028, "Member 'Maria_LookAt_CtrlRig_v2::URigVMMemory_Work::ExecuteContext_' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_Shortcut_Maria_C \ static_assert(alignof(UNavFilter_Shortcut_Maria_C) == 0x000008, "Wrong alignment on UNavFilter_Shortcut_Maria_C"); \ static_assert(sizeof(UNavFilter_Shortcut_Maria_C) == 0x000048, "Wrong size on UNavFilter_Shortcut_Maria_C"); \ #define DUMPER7_ASSERTS_Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat \ static_assert(alignof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat) == 0x000008, "Wrong alignment on Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat"); \ static_assert(sizeof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat) == 0x000088, "Wrong size on Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, EntryPoint) == 0x000000, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_findAllBeingsByTag_ReturnValue) == 0x000008, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_findAllBeingsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, K2Node_DynamicCast_AsPawn) == 0x000020, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_filterBeings_ByAggro_outBeings) == 0x000040, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_filterBeings_ByAggro_outBeings' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_filterBeings_ByAttitude_outBeings) == 0x000050, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_filterBeings_ByAttitude_outBeings' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_filterBeings_By2D5Distance_outBeings) == 0x000060, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_filterBeings_By2D5Distance_outBeings' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_Array_IsEmpty_ReturnValue) == 0x000070, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000078, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_filterBeings_By2D5Distance_maxDist_ImplicitCast) == 0x000080, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_filterBeings_By2D5Distance_maxDist_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000084, "Member 'Maria_NoiseLevelStat_C_ExecuteUbergraph_Maria_NoiseLevelStat::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaria_NoiseLevelStat_C \ static_assert(alignof(UMaria_NoiseLevelStat_C) == 0x000008, "Wrong alignment on UMaria_NoiseLevelStat_C"); \ static_assert(sizeof(UMaria_NoiseLevelStat_C) == 0x000110, "Wrong size on UMaria_NoiseLevelStat_C"); \ static_assert(offsetof(UMaria_NoiseLevelStat_C, UberGraphFrame) == 0x0000F8, "Member 'UMaria_NoiseLevelStat_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMaria_NoiseLevelStat_C, Max_Dist) == 0x000100, "Member 'UMaria_NoiseLevelStat_C::Max_Dist' has a wrong offset!"); \ static_assert(offsetof(UMaria_NoiseLevelStat_C, Period) == 0x000108, "Member 'UMaria_NoiseLevelStat_C::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Human_CH_C_ExecuteUbergraph_Human_CH \ static_assert(alignof(Human_CH_C_ExecuteUbergraph_Human_CH) == 0x000008, "Wrong alignment on Human_CH_C_ExecuteUbergraph_Human_CH"); \ static_assert(sizeof(Human_CH_C_ExecuteUbergraph_Human_CH) == 0x000028, "Wrong size on Human_CH_C_ExecuteUbergraph_Human_CH"); \ static_assert(offsetof(Human_CH_C_ExecuteUbergraph_Human_CH, EntryPoint) == 0x000000, "Member 'Human_CH_C_ExecuteUbergraph_Human_CH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Human_CH_C_ExecuteUbergraph_Human_CH, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Human_CH_C_ExecuteUbergraph_Human_CH::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Human_CH_C_ExecuteUbergraph_Human_CH, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'Human_CH_C_ExecuteUbergraph_Human_CH::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Human_CH_C_ExecuteUbergraph_Human_CH, CallFunc_DespawnIfNotRendered_Result) == 0x000020, "Member 'Human_CH_C_ExecuteUbergraph_Human_CH::CallFunc_DespawnIfNotRendered_Result' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AHuman_CH_C \ static_assert(alignof(AHuman_CH_C) == 0x000010, "Wrong alignment on AHuman_CH_C"); \ static_assert(sizeof(AHuman_CH_C) == 0x000A80, "Wrong size on AHuman_CH_C"); \ static_assert(offsetof(AHuman_CH_C, UberGraphFrame_Human_CH_C) == 0x000A60, "Member 'AHuman_CH_C::UberGraphFrame_Human_CH_C' has a wrong offset!"); \ static_assert(offsetof(AHuman_CH_C, BeingIgnoreMeStat) == 0x000A68, "Member 'AHuman_CH_C::BeingIgnoreMeStat' has a wrong offset!"); \ static_assert(offsetof(AHuman_CH_C, InteriorExteriorSpeedStat) == 0x000A70, "Member 'AHuman_CH_C::InteriorExteriorSpeedStat' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStat_C_ExecuteUbergraph_CombatStat \ static_assert(alignof(CombatStat_C_ExecuteUbergraph_CombatStat) == 0x000008, "Wrong alignment on CombatStat_C_ExecuteUbergraph_CombatStat"); \ static_assert(sizeof(CombatStat_C_ExecuteUbergraph_CombatStat) == 0x000050, "Wrong size on CombatStat_C_ExecuteUbergraph_CombatStat"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, EntryPoint) == 0x000000, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_findAllBeingsByTag_ReturnValue) == 0x000020, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_findAllBeingsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_GetPlayerPawn_ReturnValue) == 0x000030, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_filterBeings_ByAggro_outBeings) == 0x000038, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_filterBeings_ByAggro_outBeings' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000048, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_ExecuteUbergraph_CombatStat, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x00004C, "Member 'CombatStat_C_ExecuteUbergraph_CombatStat::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStat_C_GetIsInCombat \ static_assert(alignof(CombatStat_C_GetIsInCombat) == 0x000001, "Wrong alignment on CombatStat_C_GetIsInCombat"); \ static_assert(sizeof(CombatStat_C_GetIsInCombat) == 0x000002, "Wrong size on CombatStat_C_GetIsInCombat"); \ static_assert(offsetof(CombatStat_C_GetIsInCombat, Result) == 0x000000, "Member 'CombatStat_C_GetIsInCombat::Result' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_GetIsInCombat, CallFunc_GetBoolStat_ReturnValue) == 0x000001, "Member 'CombatStat_C_GetIsInCombat::CallFunc_GetBoolStat_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CombatStat_C_SetIsInDanger \ static_assert(alignof(CombatStat_C_SetIsInDanger) == 0x000008, "Wrong alignment on CombatStat_C_SetIsInDanger"); \ static_assert(sizeof(CombatStat_C_SetIsInDanger) == 0x000030, "Wrong size on CombatStat_C_SetIsInDanger"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, InDanger) == 0x000000, "Member 'CombatStat_C_SetIsInDanger::InDanger' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, CallFunc_MakeLiteralName_ReturnValue) == 0x000004, "Member 'CombatStat_C_SetIsInDanger::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'CombatStat_C_SetIsInDanger::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, CallFunc_GetBoolStat_ReturnValue) == 0x000018, "Member 'CombatStat_C_SetIsInDanger::CallFunc_GetBoolStat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'CombatStat_C_SetIsInDanger::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CombatStat_C_SetIsInDanger, CallFunc_NotEqual_BoolBool_ReturnValue) == 0x000028, "Member 'CombatStat_C_SetIsInDanger::CallFunc_NotEqual_BoolBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCombatStat_C \ static_assert(alignof(UCombatStat_C) == 0x000008, "Wrong alignment on UCombatStat_C"); \ static_assert(sizeof(UCombatStat_C) == 0x0000F8, "Wrong size on UCombatStat_C"); \ static_assert(offsetof(UCombatStat_C, UberGraphFrame) == 0x0000E8, "Member 'UCombatStat_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCombatStat_C, Period) == 0x0000F0, "Member 'UCombatStat_C::Period' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavFilter_Maria_C \ static_assert(alignof(UNavFilter_Maria_C) == 0x000008, "Wrong alignment on UNavFilter_Maria_C"); \ static_assert(sizeof(UNavFilter_Maria_C) == 0x000048, "Wrong size on UNavFilter_Maria_C"); \ #define DUMPER7_ASSERTS_AMaria_AI_C \ static_assert(alignof(AMaria_AI_C) == 0x000008, "Wrong alignment on AMaria_AI_C"); \ static_assert(sizeof(AMaria_AI_C) == 0x000978, "Wrong size on AMaria_AI_C"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP) == 0x000058, "Wrong size on Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, EntryPoint) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_AreAllConditionsMeet_ReturnValue) == 0x000004, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_AreAllConditionsMeet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_RangedCombatSubcomponent) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_ItemWeaponContext) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_ItemWeaponContext' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_MeleeCombatSubcomponent) == 0x000018, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_ItemWeaponContext_1) == 0x000020, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_ItemWeaponContext_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_MeleeCombatSubcomponent_1) == 0x000028, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_MeleeCombatSubcomponent_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_ItemWeaponContext_2) == 0x000030, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_ItemWeaponContext_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, K2Node_Event_DeltaSeconds) == 0x00003C, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_PlayDialogDelayTick_DelayCompleted) == 0x000040, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_PlayDialogDelayTick_DelayCompleted' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_AreAllConditionsMeet_ReturnValue_1) == 0x000041, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_AreAllConditionsMeet_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_TickCooldowns_DeltaSeconds_ImplicitCast) == 0x000048, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_TickCooldowns_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP, CallFunc_PlayDialogDelayTick_DeltaSeconds_ImplicitCast) == 0x000050, "Member 'Maria_VerbalReactions_Component_BP_C_ExecuteUbergraph_Maria_VerbalReactions_Component_BP::CallFunc_PlayDialogDelayTick_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug) == 0x000498, "Wrong size on Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, ReturnValue) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_1) == 0x000060, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array) == 0x0000B0, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_IntToInt64_ReturnValue) == 0x0000C0, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Format_ReturnValue) == 0x0000C8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_2) == 0x0000E0, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_TextToString_ReturnValue) == 0x000130, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_IntToInt64_ReturnValue_1) == 0x000140, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_IntToInt64_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_3) == 0x000148, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_4) == 0x000198, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_5) == 0x0001E8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000238, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Concat_StrStr_ReturnValue) == 0x000248, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_IntToInt64_ReturnValue_2) == 0x000258, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_IntToInt64_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_6) == 0x000260, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_6' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_IntToInt64_ReturnValue_3) == 0x0002B0, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_IntToInt64_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array_1) == 0x0002B8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_7) == 0x0002C8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_7' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Format_ReturnValue_1) == 0x000318, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Format_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array_2) == 0x000330, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_TextToString_ReturnValue_1) == 0x000340, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_TextToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Format_ReturnValue_2) == 0x000350, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Format_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_TextToString_ReturnValue_2) == 0x000368, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_TextToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_8) == 0x000378, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_8' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array_3) == 0x0003C8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeStruct_FormatArgumentData_9) == 0x0003D8, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeStruct_FormatArgumentData_9' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Format_ReturnValue_3) == 0x000428, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Format_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array_4) == 0x000440, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array_4' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_TextToString_ReturnValue_3) == 0x000450, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_TextToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Format_ReturnValue_4) == 0x000460, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Format_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, CallFunc_Conv_TextToString_ReturnValue_4) == 0x000478, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::CallFunc_Conv_TextToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug, K2Node_MakeArray_Array_5) == 0x000488, "Member 'Maria_VerbalReactions_Component_BP_C_GenerateCustomValuesDebug::K2Node_MakeArray_Array_5' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload) == 0x000058, "Wrong size on Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, ReturnValue) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, L_RetVal) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::L_RetVal' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, K2Node_MakeArray_Array) == 0x000020, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, CallFunc_IsCompleted_ReturnValue) == 0x000030, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::CallFunc_IsCompleted_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, K2Node_MakeArray_Array_1) == 0x000038, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::K2Node_MakeArray_Array_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload, K2Node_MakeArray_Array_2) == 0x000048, "Member 'Maria_VerbalReactions_Component_BP_C_GetDialogsToPreload::K2Node_MakeArray_Array_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged) == 0x000090, "Wrong size on Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CombatComponent) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CombatComponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_WasAttacked_ReturnValue) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_WasAttacked_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000009, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_Not_PreBool_ReturnValue) == 0x00000A, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_WasSaved_ReturnValue) == 0x00000B, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_WasSaved_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_IsInDanger_ReturnValue) == 0x00000C, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_IsInDanger_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, Temp_bool_Variable) == 0x00000D, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x00000E, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_IsCutsceneStateConditionsMeet_ReturnValue) == 0x00000F, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_IsCutsceneStateConditionsMeet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_IsCoreDistance2DConditionsMeet_ReturnValue) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_IsCoreDistance2DConditionsMeet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_IsBehaviourStateConditionsMeet_ReturnValue) == 0x000011, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_IsBehaviourStateConditionsMeet_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetCharacterPlay_ReturnValue) == 0x000020, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_playDialogTalk_ReturnValue) == 0x000028, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetHealthState_ReturnValue) == 0x000030, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetHealthState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000031, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000032, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_BooleanOR_ReturnValue) == 0x000033, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetOwner_ReturnValue_1) == 0x000038, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_playDialogTalk_ReturnValue_1) == 0x000040, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_playDialogTalk_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetOwner_ReturnValue_2) == 0x000048, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_playDialogTalk_ReturnValue_2) == 0x000050, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_playDialogTalk_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_GetOwner_ReturnValue_3) == 0x000058, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_GetOwner_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, K2Node_Select_Default) == 0x000060, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged, CallFunc_playDialogTalk_ReturnValue_3) == 0x000088, "Member 'Maria_VerbalReactions_Component_BP_C_HandleMariaInDangerModeChanged::CallFunc_playDialogTalk_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted) == 0x000010, "Wrong size on Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleePrimaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted) == 0x000010, "Wrong size on Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted, MeleeCombatSubcomponent) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted::MeleeCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted, ItemWeaponContext) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerMeleeSecondaryAttackStarted::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess) == 0x000010, "Wrong size on Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess, RangedCombatSubcomponent) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess::RangedCombatSubcomponent' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess, ItemWeaponContext) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_HandlePlayerRangedFireSuccess::ItemWeaponContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick) == 0x000020, "Wrong size on Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick, DeltaSeconds) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick, DelayCompleted) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick::DelayCompleted' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000019, "Member 'Maria_VerbalReactions_Component_BP_C_PlayDialogDelayTick::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog) == 0x000058, "Wrong size on Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, Temp_int_Variable) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, Temp_int_Variable_1) == 0x000004, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::Temp_int_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000011, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_playDialogTalk_ReturnValue) == 0x000020, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_Greater_IntInt_ReturnValue) == 0x000028, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_GetOwner_ReturnValue_1) == 0x000030, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_playDialogTalk_ReturnValue_1) == 0x000038, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_playDialogTalk_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_GetOwner_ReturnValue_2) == 0x000040, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_GetOwner_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, CallFunc_playDialogTalk_ReturnValue_2) == 0x000048, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::CallFunc_playDialogTalk_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog, K2Node_SwitchEnum_CmpSuccess) == 0x000050, "Member 'Maria_VerbalReactions_Component_BP_C_PlayUnreasonBehaviourDialog::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_ReceiveTick \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_ReceiveTick"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_ReceiveTick) == 0x000004, "Wrong size on Maria_VerbalReactions_Component_BP_C_ReceiveTick"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_TickCooldowns \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_TickCooldowns) == 0x000008, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_TickCooldowns"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_TickCooldowns) == 0x000020, "Wrong size on Maria_VerbalReactions_Component_BP_C_TickCooldowns"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_TickCooldowns, DeltaSeconds) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_TickCooldowns::DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_TickCooldowns, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000008, "Member 'Maria_VerbalReactions_Component_BP_C_TickCooldowns::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_TickCooldowns, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000010, "Member 'Maria_VerbalReactions_Component_BP_C_TickCooldowns::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_TickCooldowns, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'Maria_VerbalReactions_Component_BP_C_TickCooldowns::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_TickCooldowns, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000019, "Member 'Maria_VerbalReactions_Component_BP_C_TickCooldowns::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet \ static_assert(alignof(Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet) == 0x000001, "Wrong alignment on Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet"); \ static_assert(sizeof(Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet) == 0x000001, "Wrong size on Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet"); \ static_assert(offsetof(Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet, ReturnValue) == 0x000000, "Member 'Maria_VerbalReactions_Component_BP_C_AreCustomConditionsMeet::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMaria_VerbalReactions_Component_BP_C \ static_assert(alignof(UMaria_VerbalReactions_Component_BP_C) == 0x000008, "Wrong alignment on UMaria_VerbalReactions_Component_BP_C"); \ static_assert(sizeof(UMaria_VerbalReactions_Component_BP_C) == 0x000428, "Wrong size on UMaria_VerbalReactions_Component_BP_C"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UberGraphFrame) == 0x000108, "Member 'UMaria_VerbalReactions_Component_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehCurrentState) == 0x000110, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehCurrentState' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehPlayDialogDelaySeconds) == 0x000118, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehPlayDialogDelaySeconds' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehDialogInfo) == 0x000120, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehDialogInfo' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehDialogFirst) == 0x0001E8, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehDialogFirst' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehDialogSecond) == 0x000210, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehDialogSecond' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehDialogThird) == 0x000238, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehDialogThird' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehPlayDialogCooldownSeconds) == 0x000260, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehPlayDialogCooldownSeconds' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehFireReactionDelayTime) == 0x000268, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehFireReactionDelayTime' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehCooldownTime) == 0x000270, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehCooldownTime' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehSecondDialogEventOccurenceCap) == 0x000278, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehSecondDialogEventOccurenceCap' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehEventOccurenceCounter) == 0x00027C, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehEventOccurenceCounter' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehSequenceCommentCounter) == 0x000280, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehSequenceCommentCounter' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, UnreasonBehNumberOfSequenceComments) == 0x000284, "Member 'UMaria_VerbalReactions_Component_BP_C::UnreasonBehNumberOfSequenceComments' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatDialogInfo) == 0x000288, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatDialogInfo' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, Combat_CommentAfterGrabDialogNotSaved) == 0x000350, "Member 'UMaria_VerbalReactions_Component_BP_C::Combat_CommentAfterGrabDialogNotSaved' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, Combat_CommentAfterGrabDialogSaved) == 0x000378, "Member 'UMaria_VerbalReactions_Component_BP_C::Combat_CommentAfterGrabDialogSaved' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatEnterDialog) == 0x0003A0, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatEnterDialog' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatLeaveNoAttackDialog) == 0x0003C8, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatLeaveNoAttackDialog' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatLeaveJamesHeavyInjuryDialog) == 0x0003F0, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatLeaveJamesHeavyInjuryDialog' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatStateChangePlayDialogCooldownSeconds) == 0x000418, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatStateChangePlayDialogCooldownSeconds' has a wrong offset!"); \ static_assert(offsetof(UMaria_VerbalReactions_Component_BP_C, CombatCooldownTime) == 0x000420, "Member 'UMaria_VerbalReactions_Component_BP_C::CombatCooldownTime' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACharacterPlayProxy_C \ static_assert(alignof(ACharacterPlayProxy_C) == 0x000008, "Wrong alignment on ACharacterPlayProxy_C"); \ static_assert(sizeof(ACharacterPlayProxy_C) == 0x000300, "Wrong size on ACharacterPlayProxy_C"); \ static_assert(offsetof(ACharacterPlayProxy_C, BeingFootstepTracer) == 0x0002F0, "Member 'ACharacterPlayProxy_C::BeingFootstepTracer' has a wrong offset!"); \ static_assert(offsetof(ACharacterPlayProxy_C, JamesSpeaker) == 0x0002F8, "Member 'ACharacterPlayProxy_C::JamesSpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive) == 0x000010, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive, InControllerActor) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive::InControllerActor' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive, InShouldBeActive) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive::InShouldBeActive' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive, ReturnValue) == 0x000009, "Member 'SimpleInteraction_InvestigateItem_BP_C_ApplyShouldBeActive::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_BndEvt__InteractiveDoorCutscene_Base_BP_Generic_A_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP) == 0x000020, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP, EntryPoint) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP, K2Node_ComponentBoundEvent_Generic) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP::K2Node_ComponentBoundEvent_Generic' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP, K2Node_ComponentBoundEvent_Character) == 0x000010, "Member 'SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP::K2Node_ComponentBoundEvent_Character' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000018, "Member 'SimpleInteraction_InvestigateItem_BP_C_ExecuteUbergraph_SimpleInteraction_InvestigateItem_BP::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted) == 0x000001, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted) == 0x000001, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted, CallFunc_HasBeenInteracted_bHasBeenInteracted) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_MarkAsHasBeenInteracted::CallFunc_HasBeenInteracted_bHasBeenInteracted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_ProcessInteract \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_ProcessInteract) == 0x000001, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_ProcessInteract"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_ProcessInteract) == 0x000001, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_ProcessInteract"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_ProcessInteract, CallFunc_RequestItemInvestigation_bWasSuccessful) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_ProcessInteract::CallFunc_RequestItemInvestigation_bWasSuccessful' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems) == 0x000038, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, Temp_int_Array_Index_Variable) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, CallFunc_Array_Get_Item) == 0x000018, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestCollectItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation) == 0x000018, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation, bWasSuccessful) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation::bWasSuccessful' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000010, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation, CallFunc_InvestigateCollectedItemRequest_ReturnValue) == 0x000011, "Member 'SimpleInteraction_InvestigateItem_BP_C_RequestItemInvestigation::CallFunc_InvestigateCollectedItemRequest_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript) == 0x000110, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000001, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_SelectString_ReturnValue) == 0x000070, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000080, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_1) == 0x000098, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x0000E8, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'SimpleInteraction_InvestigateItem_BP_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted \ static_assert(alignof(SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted) == 0x000001, "Wrong alignment on SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted"); \ static_assert(sizeof(SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted) == 0x000001, "Wrong size on SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted"); \ static_assert(offsetof(SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted, bHasBeenInteracted_0) == 0x000000, "Member 'SimpleInteraction_InvestigateItem_BP_C_HasBeenInteracted::bHasBeenInteracted_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ASimpleInteraction_InvestigateItem_BP_C \ static_assert(alignof(ASimpleInteraction_InvestigateItem_BP_C) == 0x000008, "Wrong alignment on ASimpleInteraction_InvestigateItem_BP_C"); \ static_assert(sizeof(ASimpleInteraction_InvestigateItem_BP_C) == 0x000348, "Wrong size on ASimpleInteraction_InvestigateItem_BP_C"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, UberGraphFrame_SimpleInteraction_InvestigateItem_BP_C) == 0x0002F0, "Member 'ASimpleInteraction_InvestigateItem_BP_C::UberGraphFrame_SimpleInteraction_InvestigateItem_BP_C' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, EO_TextRender) == 0x0002F8, "Member 'ASimpleInteraction_InvestigateItem_BP_C::EO_TextRender' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, EO_Billboard) == 0x000300, "Member 'ASimpleInteraction_InvestigateItem_BP_C::EO_Billboard' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, bHasBeenInteracted) == 0x000308, "Member 'ASimpleInteraction_InvestigateItem_BP_C::bHasBeenInteracted' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, ItemsToCollect) == 0x000310, "Member 'ASimpleInteraction_InvestigateItem_BP_C::ItemsToCollect' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, ItemIndexToInvestigate) == 0x000320, "Member 'ASimpleInteraction_InvestigateItem_BP_C::ItemIndexToInvestigate' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, OnItemInvestigationRequested) == 0x000328, "Member 'ASimpleInteraction_InvestigateItem_BP_C::OnItemInvestigationRequested' has a wrong offset!"); \ static_assert(offsetof(ASimpleInteraction_InvestigateItem_BP_C, OnItemsCollected) == 0x000338, "Member 'ASimpleInteraction_InvestigateItem_BP_C::OnItemsCollected' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaryProxy_C \ static_assert(alignof(AMaryProxy_C) == 0x000008, "Wrong alignment on AMaryProxy_C"); \ static_assert(sizeof(AMaryProxy_C) == 0x000300, "Wrong size on AMaryProxy_C"); \ static_assert(offsetof(AMaryProxy_C, MariaSpeaker) == 0x0002F0, "Member 'AMaryProxy_C::MariaSpeaker' has a wrong offset!"); \ static_assert(offsetof(AMaryProxy_C, MarySpeaker) == 0x0002F8, "Member 'AMaryProxy_C::MarySpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP \ static_assert(alignof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP) == 0x000008, "Wrong alignment on ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP"); \ static_assert(sizeof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP) == 0x000060, "Wrong size on ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, EntryPoint) == 0x000000, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_Lerp_ReturnValue) == 0x000008, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000010, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000018, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, K2Node_DynamicCast_AsSHCutscene_Player) == 0x000020, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::K2Node_DynamicCast_AsSHCutscene_Player' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000040, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000048, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000058, "Member 'ObservationDeck_JamesLightBlend_BP_C_ExecuteUbergraph_ObservationDeck_JamesLightBlend_BP::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished \ static_assert(alignof(ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished) == 0x000001, "Wrong alignment on ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished"); \ static_assert(sizeof(ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished) == 0x000001, "Wrong size on ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished"); \ static_assert(offsetof(ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished, WasSkiped) == 0x000000, "Member 'ObservationDeck_JamesLightBlend_BP_C_Process_CutsceneFinished::WasSkiped' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AObservationDeck_JamesLightBlend_BP_C \ static_assert(alignof(AObservationDeck_JamesLightBlend_BP_C) == 0x000008, "Wrong alignment on AObservationDeck_JamesLightBlend_BP_C"); \ static_assert(sizeof(AObservationDeck_JamesLightBlend_BP_C) == 0x000318, "Wrong size on AObservationDeck_JamesLightBlend_BP_C"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, UberGraphFrame) == 0x0002B0, "Member 'AObservationDeck_JamesLightBlend_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, SHSafeBeginPlay) == 0x0002B8, "Member 'AObservationDeck_JamesLightBlend_BP_C::SHSafeBeginPlay' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, SpotLight) == 0x0002C0, "Member 'AObservationDeck_JamesLightBlend_BP_C::SpotLight' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, DefaultSceneRoot) == 0x0002C8, "Member 'AObservationDeck_JamesLightBlend_BP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, t_LightDimmer_Alpha_517A75FF4700F67A6C2C1F990CFB0F4F) == 0x0002D0, "Member 'AObservationDeck_JamesLightBlend_BP_C::t_LightDimmer_Alpha_517A75FF4700F67A6C2C1F990CFB0F4F' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, t_LightDimmer__Direction_517A75FF4700F67A6C2C1F990CFB0F4F) == 0x0002D4, "Member 'AObservationDeck_JamesLightBlend_BP_C::t_LightDimmer__Direction_517A75FF4700F67A6C2C1F990CFB0F4F' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, t_LightDimmer) == 0x0002D8, "Member 'AObservationDeck_JamesLightBlend_BP_C::t_LightDimmer' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, Cutscene) == 0x0002E0, "Member 'AObservationDeck_JamesLightBlend_BP_C::Cutscene' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, LightTurnedOff) == 0x000310, "Member 'AObservationDeck_JamesLightBlend_BP_C::LightTurnedOff' has a wrong offset!"); \ static_assert(offsetof(AObservationDeck_JamesLightBlend_BP_C, BaseIntensity) == 0x000314, "Member 'AObservationDeck_JamesLightBlend_BP_C::BaseIntensity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP \ static_assert(alignof(ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP) == 0x000004, "Wrong alignment on ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP"); \ static_assert(sizeof(ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP) == 0x000004, "Wrong size on ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP"); \ static_assert(offsetof(ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP, EntryPoint) == 0x000000, "Member 'ActivityManagerObservationDeck_BP_C_ExecuteUbergraph_ActivityManagerObservationDeck_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActivityManagerObservationDeck_BP_C \ static_assert(alignof(AActivityManagerObservationDeck_BP_C) == 0x000008, "Wrong alignment on AActivityManagerObservationDeck_BP_C"); \ static_assert(sizeof(AActivityManagerObservationDeck_BP_C) == 0x000310, "Wrong size on AActivityManagerObservationDeck_BP_C"); \ static_assert(offsetof(AActivityManagerObservationDeck_BP_C, UberGraphFrame) == 0x0002C0, "Member 'AActivityManagerObservationDeck_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AActivityManagerObservationDeck_BP_C, ObservationDeck_StartActivity) == 0x0002C8, "Member 'AActivityManagerObservationDeck_BP_C::ObservationDeck_StartActivity' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ static_assert(alignof(TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(sizeof(TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ static_assert(offsetof(TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'TriggerTurnBack_BP_C_BndEvt__TriggerTurnBack_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP \ static_assert(alignof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP) == 0x000010, "Wrong alignment on TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP"); \ static_assert(sizeof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP) == 0x0003E0, "Wrong size on TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, EntryPoint) == 0x000000, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_MakeStruct_SHMovementSnapConfig) == 0x000004, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_MakeStruct_SHMovementSnapConfig' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000010, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Roll) == 0x000028, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Roll' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Pitch) == 0x00002C, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Pitch' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Yaw) == 0x000030, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Yaw' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_MakeStruct_SHViewLookOperationSettings) == 0x000038, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_MakeStruct_SHViewLookOperationSettings' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeRotator_ReturnValue) == 0x000070, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeRotator_ReturnValue_1) == 0x000088, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_Event_Character) == 0x0000A8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_Event_Character' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000B8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_RotationSnapAbsoluteStatic_ReturnValue) == 0x0000D0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_RotationSnapAbsoluteStatic_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GetTransform_ReturnValue) == 0x0000E0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GetViewRotation_ReturnValue) == 0x000140, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GetViewRotation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Roll_1) == 0x000158, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Roll_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Pitch_1) == 0x00015C, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Pitch_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Yaw_1) == 0x000160, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Yaw_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, Temp_delegate_Variable) == 0x000164, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeRotator_ReturnValue_2) == 0x000178, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x000190, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x0001A8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Roll_2) == 0x0001B0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Roll_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Pitch_2) == 0x0001B4, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Pitch_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Yaw_2) == 0x0001B8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Yaw_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0001C0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Abs_ReturnValue) == 0x0001C8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001D0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_LookOperationRot_ReturnValue) == 0x0001D8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_LookOperationRot_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_CustomEvent_WasCompleted) == 0x0001E0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_CustomEvent_WasCompleted' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_CreateDelegate_OutputDelegate) == 0x0001E4, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, K2Node_ComponentBoundEvent_dt) == 0x0001F4, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GetForwardVector_ReturnValue) == 0x0001F8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_FClamp_ReturnValue) == 0x000210, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000218, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_CanDrawLevelDebug_ReturnValue) == 0x000230, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_CanDrawLevelDebug_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000238, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x000250, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeVector_ReturnValue) == 0x000268, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Roll_3) == 0x000280, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Roll_3' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Pitch_3) == 0x000284, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Pitch_3' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_BreakRotator_Yaw_3) == 0x000288, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_BreakRotator_Yaw_3' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeRotator_ReturnValue_3) == 0x000290, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeRotator_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeVector_ReturnValue_1) == 0x0002A8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GreaterGreater_VectorRotator_ReturnValue) == 0x0002C0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GreaterGreater_VectorRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GreaterGreater_VectorRotator_ReturnValue_1) == 0x0002D8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GreaterGreater_VectorRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Add_VectorVector_ReturnValue) == 0x0002F0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000308, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000320, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000338, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MakeVector_ReturnValue_2) == 0x000340, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_GreaterGreater_VectorRotator_ReturnValue_2) == 0x000358, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_GreaterGreater_VectorRotator_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000370, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_IsValid_ReturnValue) == 0x000388, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_FindClosestPointOnLine_ReturnValue) == 0x000390, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_FindClosestPointOnLine_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_MovementSnapAbsolute_ReturnValue) == 0x0003A8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_MovementSnapAbsolute_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_PostAkEvent_ReturnValue) == 0x0003B0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_RotationSnapAbsoluteStatic_Duration_ImplicitCast) == 0x0003B4, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_RotationSnapAbsoluteStatic_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Delay_Duration_ImplicitCast) == 0x0003B8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_LookOperationRot_RotateDuration_ImplicitCast) == 0x0003BC, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_LookOperationRot_RotateDuration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Abs_A_ImplicitCast) == 0x0003C0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Abs_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_Delay_Duration_ImplicitCast_1) == 0x0003C8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_FClamp_Value_ImplicitCast) == 0x0003D0, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_DrawDebugArrow_Duration_ImplicitCast) == 0x0003D8, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_DrawDebugArrow_Duration_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP, CallFunc_DrawDebugLine_Duration_ImplicitCast) == 0x0003DC, "Member 'TriggerTurnBack_BP_C_ExecuteUbergraph_TriggerTurnBack_BP::CallFunc_DrawDebugLine_Duration_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerTurnBack_BP_C_ProcessEnter \ static_assert(alignof(TriggerTurnBack_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on TriggerTurnBack_BP_C_ProcessEnter"); \ static_assert(sizeof(TriggerTurnBack_BP_C_ProcessEnter) == 0x000008, "Wrong size on TriggerTurnBack_BP_C_ProcessEnter"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ProcessEnter, Character) == 0x000000, "Member 'TriggerTurnBack_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerTurnBack_BP_C_ProcessMovementSnapFinished \ static_assert(alignof(TriggerTurnBack_BP_C_ProcessMovementSnapFinished) == 0x000001, "Wrong alignment on TriggerTurnBack_BP_C_ProcessMovementSnapFinished"); \ static_assert(sizeof(TriggerTurnBack_BP_C_ProcessMovementSnapFinished) == 0x000001, "Wrong size on TriggerTurnBack_BP_C_ProcessMovementSnapFinished"); \ static_assert(offsetof(TriggerTurnBack_BP_C_ProcessMovementSnapFinished, WasCompleted) == 0x000000, "Member 'TriggerTurnBack_BP_C_ProcessMovementSnapFinished::WasCompleted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerTurnBack_BP_C \ static_assert(alignof(ATriggerTurnBack_BP_C) == 0x000008, "Wrong alignment on ATriggerTurnBack_BP_C"); \ static_assert(sizeof(ATriggerTurnBack_BP_C) == 0x000350, "Wrong size on ATriggerTurnBack_BP_C"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, UberGraphFrame_TriggerTurnBack_BP_C) == 0x000320, "Member 'ATriggerTurnBack_BP_C::UberGraphFrame_TriggerTurnBack_BP_C' has a wrong offset!"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, EditorTickable) == 0x000328, "Member 'ATriggerTurnBack_BP_C::EditorTickable' has a wrong offset!"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, RotateToDirectionSetter) == 0x000330, "Member 'ATriggerTurnBack_BP_C::RotateToDirectionSetter' has a wrong offset!"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, LineRange) == 0x000338, "Member 'ATriggerTurnBack_BP_C::LineRange' has a wrong offset!"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, OffsetTarget) == 0x000340, "Member 'ATriggerTurnBack_BP_C::OffsetTarget' has a wrong offset!"); \ static_assert(offsetof(ATriggerTurnBack_BP_C, JamesSFXEvent) == 0x000348, "Member 'ATriggerTurnBack_BP_C::JamesSFXEvent' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_SP_C_BlockSpawn \ static_assert(alignof(NPC_SP_C_BlockSpawn) == 0x000008, "Wrong alignment on NPC_SP_C_BlockSpawn"); \ static_assert(sizeof(NPC_SP_C_BlockSpawn) == 0x000030, "Wrong size on NPC_SP_C_BlockSpawn"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, ReturnValue) == 0x000000, "Member 'NPC_SP_C_BlockSpawn::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_GetGameInstance_ReturnValue) == 0x000008, "Member 'NPC_SP_C_BlockSpawn::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, K2Node_DynamicCast_AsBGame_Instance) == 0x000010, "Member 'NPC_SP_C_BlockSpawn::K2Node_DynamicCast_AsBGame_Instance' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'NPC_SP_C_BlockSpawn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_IsPlayingFromMainMenu_ReturnValue) == 0x000019, "Member 'NPC_SP_C_BlockSpawn::CallFunc_IsPlayingFromMainMenu_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_FindActorBatchState_ReturnValue) == 0x000020, "Member 'NPC_SP_C_BlockSpawn::CallFunc_FindActorBatchState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'NPC_SP_C_BlockSpawn::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_IsActorBatchLoadedVisible_ReturnValue) == 0x000029, "Member 'NPC_SP_C_BlockSpawn::CallFunc_IsActorBatchLoadedVisible_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_BlockSpawn, CallFunc_Not_PreBool_ReturnValue) == 0x00002A, "Member 'NPC_SP_C_BlockSpawn::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_SP_C_ExecuteUbergraph_NPC_SP \ static_assert(alignof(NPC_SP_C_ExecuteUbergraph_NPC_SP) == 0x000008, "Wrong alignment on NPC_SP_C_ExecuteUbergraph_NPC_SP"); \ static_assert(sizeof(NPC_SP_C_ExecuteUbergraph_NPC_SP) == 0x000010, "Wrong size on NPC_SP_C_ExecuteUbergraph_NPC_SP"); \ static_assert(offsetof(NPC_SP_C_ExecuteUbergraph_NPC_SP, EntryPoint) == 0x000000, "Member 'NPC_SP_C_ExecuteUbergraph_NPC_SP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_ExecuteUbergraph_NPC_SP, K2Node_Event_actor) == 0x000008, "Member 'NPC_SP_C_ExecuteUbergraph_NPC_SP::K2Node_Event_actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_SP_C_LookAt \ static_assert(alignof(NPC_SP_C_LookAt) == 0x000008, "Wrong alignment on NPC_SP_C_LookAt"); \ static_assert(sizeof(NPC_SP_C_LookAt) == 0x000040, "Wrong size on NPC_SP_C_LookAt"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_GetSpawnedActor_ReturnValue) == 0x000000, "Member 'NPC_SP_C_LookAt::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'NPC_SP_C_LookAt::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'NPC_SP_C_LookAt::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_GetComponentsByTag_ReturnValue) == 0x000018, "Member 'NPC_SP_C_LookAt::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_Array_Get_Item) == 0x000028, "Member 'NPC_SP_C_LookAt::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'NPC_SP_C_LookAt::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000031, "Member 'NPC_SP_C_LookAt::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_IsValid_ReturnValue_2) == 0x000032, "Member 'NPC_SP_C_LookAt::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_LookAtActor_maxRange_ImplicitCast) == 0x000034, "Member 'NPC_SP_C_LookAt::CallFunc_LookAtActor_maxRange_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_LookAt, CallFunc_LookAtComponent_maxRange_ImplicitCast) == 0x000038, "Member 'NPC_SP_C_LookAt::CallFunc_LookAtComponent_maxRange_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_SP_C_OnSpawn \ static_assert(alignof(NPC_SP_C_OnSpawn) == 0x000008, "Wrong alignment on NPC_SP_C_OnSpawn"); \ static_assert(sizeof(NPC_SP_C_OnSpawn) == 0x000008, "Wrong size on NPC_SP_C_OnSpawn"); \ static_assert(offsetof(NPC_SP_C_OnSpawn, Actor) == 0x000000, "Member 'NPC_SP_C_OnSpawn::Actor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NPC_SP_C_UserConstructionScript \ static_assert(alignof(NPC_SP_C_UserConstructionScript) == 0x000008, "Wrong alignment on NPC_SP_C_UserConstructionScript"); \ static_assert(sizeof(NPC_SP_C_UserConstructionScript) == 0x0000A8, "Wrong size on NPC_SP_C_UserConstructionScript"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'NPC_SP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, CallFunc_GetClassDisplayName_ReturnValue) == 0x000008, "Member 'NPC_SP_C_UserConstructionScript::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'NPC_SP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'NPC_SP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000080, "Member 'NPC_SP_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(NPC_SP_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x000090, "Member 'NPC_SP_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ANPC_SP_C \ static_assert(alignof(ANPC_SP_C) == 0x000008, "Wrong alignment on ANPC_SP_C"); \ static_assert(sizeof(ANPC_SP_C) == 0x0004D8, "Wrong size on ANPC_SP_C"); \ static_assert(offsetof(ANPC_SP_C, UberGraphFrame) == 0x000490, "Member 'ANPC_SP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, TextRender) == 0x000498, "Member 'ANPC_SP_C::TextRender' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, StaticMesh) == 0x0004A0, "Member 'ANPC_SP_C::StaticMesh' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, DefaultSceneRoot) == 0x0004A8, "Member 'ANPC_SP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, GoalActionPoint) == 0x0004B0, "Member 'ANPC_SP_C::GoalActionPoint' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, LookAtActor) == 0x0004B8, "Member 'ANPC_SP_C::LookAtActor' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, LookAtActorPriority) == 0x0004C0, "Member 'ANPC_SP_C::LookAtActorPriority' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, LookAtActorRange) == 0x0004C8, "Member 'ANPC_SP_C::LookAtActorRange' has a wrong offset!"); \ static_assert(offsetof(ANPC_SP_C, LookAtComponentTag) == 0x0004D0, "Member 'ANPC_SP_C::LookAtComponentTag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData) == 0x0001D8, "Wrong size on CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_304) == 0x000004, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_304' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_305) == 0x00000C, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_305' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_306) == 0x000014, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_306' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_307) == 0x00001C, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_307' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __BlendProfile_308) == 0x000020, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__BlendProfile_308' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_309) == 0x000028, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_309' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ArrayProperty_310) == 0x000030, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ArrayProperty_310' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_311) == 0x000040, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_311' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_312) == 0x000048, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_312' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_313) == 0x00004C, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_313' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_314) == 0x00004D, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_314' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_315) == 0x000050, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_315' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_316) == 0x000058, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_316' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ArrayProperty_317) == 0x000060, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ArrayProperty_317' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_318) == 0x000070, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_318' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_319) == 0x000074, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_319' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_320) == 0x00007C, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_320' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_321) == 0x00007D, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_321' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_322) == 0x000080, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_322' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ArrayProperty_323) == 0x000088, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ArrayProperty_323' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_324) == 0x000098, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_324' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_325) == 0x0000A0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_325' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __BlendProfile_326) == 0x0000A8, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__BlendProfile_326' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __CurveFloat_327) == 0x0000B0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__CurveFloat_327' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_328) == 0x0000B8, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_328' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_329) == 0x0000B9, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_329' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ArrayProperty_330) == 0x0000C0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ArrayProperty_330' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_331) == 0x0000D0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_331' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __IntProperty_332) == 0x0000D8, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__IntProperty_332' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __BoolProperty_333) == 0x0000DC, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__BoolProperty_333' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __FloatProperty_334) == 0x0000E0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__FloatProperty_334' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_335) == 0x0000E4, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_335' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __FloatProperty_336) == 0x000110, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__FloatProperty_336' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __BoolProperty_337) == 0x000114, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__BoolProperty_337' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __EnumProperty_338) == 0x000115, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__EnumProperty_338' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __ByteProperty_339) == 0x000116, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__ByteProperty_339' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __NameProperty_340) == 0x000118, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__NameProperty_340' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, __StructProperty_341) == 0x000120, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::__StructProperty_341' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000140, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001C0, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData) == 0x00001C, "Wrong size on CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000008, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000009, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x00000A, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x00000B, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x00000C, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x000010, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000014, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_7) == 0x000018, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_7' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData, __BoolProperty_8) == 0x000019, "Member 'CH_Maria_Locomotion_Danger::FAnimBlueprintGeneratedMutableData::__BoolProperty_8' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_AnimGraph \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Danger_C_AnimGraph"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_AnimGraph) == 0x000010, "Wrong size on CH_Maria_Locomotion_Danger_C_AnimGraph"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger) == 0x0002C0, "Wrong size on CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, EntryPoint) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_MakeStruct_FormatArgumentData) == 0x000008, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x000058, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00005C, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x00005D, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue) == 0x00005E, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00005F, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000060, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_1) == 0x000061, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000062, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_2) == 0x000063, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000064, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetInstanceStateWeight_ReturnValue_1) == 0x000068, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetInstanceStateWeight_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00006C, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue) == 0x000070, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Conv_BoolToFloat_ReturnValue) == 0x000074, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Conv_BoolToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000078, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_4) == 0x000079, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_3) == 0x00007A, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x00007B, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Not_PreBool_ReturnValue) == 0x00007C, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_5) == 0x00007D, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetStrideWarpingSmooth_ReturnValue) == 0x000080, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetStrideWarpingSmooth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_4) == 0x000084, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1) == 0x000088, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00008C, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_5) == 0x00008D, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_5' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetFlashlightCoverEyesAnimBlendWeigth_ReturnValue) == 0x000090, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetFlashlightCoverEyesAnimBlendWeigth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_Event_DeltaTimeX) == 0x000094, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetAnimComponent_ReturnValue) == 0x000098, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetAnimComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_IsValid_ReturnValue) == 0x0000A0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x0000A8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetCurveValue_ReturnValue) == 0x0000B8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_FClamp_ReturnValue) == 0x0000C0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_InRange_FloatFloat_ReturnValue) == 0x0000C8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000C9, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000D0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000120, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000128, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_FClamp_ReturnValue_1) == 0x000130, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_FClamp_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2) == 0x000138, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_GetRelevantAnimTimeRemaining_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_IsBuildShipping_ReturnValue) == 0x00013C, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x00013D, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_BooleanAND_ReturnValue_6) == 0x00013E, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_BooleanAND_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_EqualEqual_ByteByte_ReturnValue_6) == 0x00013F, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_EqualEqual_ByteByte_ReturnValue_6' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000140, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Not_PreBool_ReturnValue_2) == 0x000150, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Concat_StrStr_ReturnValue) == 0x000158, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000168, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_SelectString_ReturnValue) == 0x000178, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_MakeStruct_FormatArgumentData_2) == 0x000188, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Conv_StringToText_ReturnValue) == 0x0001D8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_MakeStruct_FormatArgumentData_3) == 0x0001F0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, K2Node_MakeArray_Array) == 0x000240, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Format_ReturnValue) == 0x000250, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Conv_TextToString_ReturnValue) == 0x000268, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000278, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000280, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000288, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000290, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Greater_DoubleDouble_A_ImplicitCast_3) == 0x000298, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Greater_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x0002A0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0002A8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_InRange_FloatFloat_Value_ImplicitCast) == 0x0002B0, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_InRange_FloatFloat_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x0002B8, "Member 'CH_Maria_Locomotion_Danger_C_ExecuteUbergraph_CH_Maria_Locomotion_Danger::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_Set_Chase_Mode \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_Set_Chase_Mode) == 0x000001, "Wrong alignment on CH_Maria_Locomotion_Danger_C_Set_Chase_Mode"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_Set_Chase_Mode) == 0x000001, "Wrong size on CH_Maria_Locomotion_Danger_C_Set_Chase_Mode"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_Set_Chase_Mode, bInEnable) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_Set_Chase_Mode::bInEnable' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier) == 0x000008, "Wrong size on CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier, InMultiplierValue) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_SetChaseSpeedMultiplier::InMultiplierValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_Locomotion_Danger_C_StrideWarping \ static_assert(alignof(CH_Maria_Locomotion_Danger_C_StrideWarping) == 0x000008, "Wrong alignment on CH_Maria_Locomotion_Danger_C_StrideWarping"); \ static_assert(sizeof(CH_Maria_Locomotion_Danger_C_StrideWarping) == 0x000020, "Wrong size on CH_Maria_Locomotion_Danger_C_StrideWarping"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_StrideWarping, InPose) == 0x000000, "Member 'CH_Maria_Locomotion_Danger_C_StrideWarping::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_Locomotion_Danger_C_StrideWarping, StrideWarping_0) == 0x000010, "Member 'CH_Maria_Locomotion_Danger_C_StrideWarping::StrideWarping_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Maria_Locomotion_Danger_C \ static_assert(alignof(UCH_Maria_Locomotion_Danger_C) == 0x000010, "Wrong alignment on UCH_Maria_Locomotion_Danger_C"); \ static_assert(sizeof(UCH_Maria_Locomotion_Danger_C) == 0x001920, "Wrong size on UCH_Maria_Locomotion_Danger_C"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, UberGraphFrame) == 0x0003D0, "Member 'UCH_Maria_Locomotion_Danger_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, __AnimBlueprintMutables) == 0x0003D8, "Member 'UCH_Maria_Locomotion_Danger_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimBlueprintExtension_Base) == 0x000400, "Member 'UCH_Maria_Locomotion_Danger_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_Root_1) == 0x000408, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_LinkedInputPose) == 0x000428, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_LocalToComponentSpace) == 0x0004F0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StrideWarping) == 0x000510, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StrideWarping' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_ComponentToLocalSpace) == 0x000748, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_RootMotionScale) == 0x000768, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_RootMotionScale' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_LegIK) == 0x000828, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_LegIK' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_Root) == 0x000920, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_9) == 0x000940, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_8) == 0x000968, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_7) == 0x000990, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_6) == 0x0009B8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_5) == 0x0009E0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_4) == 0x000A08, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_3) == 0x000A30, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_2) == 0x000A58, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult_1) == 0x000A80, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_TransitionResult) == 0x000AA8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_ModifyCurve_2) == 0x000AD0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_ModifyCurve_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000BD0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult_5) == 0x000C40, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_9) == 0x000C60, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_9' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool_5) == 0x000CA8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_8) == 0x000CF0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult_4) == 0x000D38, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_ModifyCurve_1) == 0x000D58, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_ModifyCurve_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_7) == 0x000E58, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool_4) == 0x000EA0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool_3) == 0x000EE8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_6) == 0x000F30, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_5) == 0x000F78, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult_3) == 0x000FC0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool_2) == 0x000FE0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_4) == 0x001028, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001070, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_ModifyCurve) == 0x0010E0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendSpacePlayer) == 0x0011E0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool_1) == 0x001250, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult_2) == 0x001298, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_3) == 0x0012B8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult_1) == 0x001300, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateMachine_1) == 0x001320, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_LinkedAnimLayer) == 0x0013E8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_Slot_1) == 0x0014B0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_2) == 0x0014F8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_BlendListByBool) == 0x001540, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer_1) == 0x001588, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateResult) == 0x0015D0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_StateMachine) == 0x0015F0, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_ApplyAdditive) == 0x0016B8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_SequencePlayer) == 0x001780, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_LayeredBoneBlend) == 0x0017C8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, AnimGraphNode_Slot) == 0x0018A8, "Member 'UCH_Maria_Locomotion_Danger_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, bUseStartAnim) == 0x0018F0, "Member 'UCH_Maria_Locomotion_Danger_C::bUseStartAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, bUseStopAnim) == 0x0018F1, "Member 'UCH_Maria_Locomotion_Danger_C::bUseStopAnim' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, bUseChaseAssets) == 0x0018F2, "Member 'UCH_Maria_Locomotion_Danger_C::bUseChaseAssets' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, ChaseSpeedMultiplier) == 0x0018F8, "Member 'UCH_Maria_Locomotion_Danger_C::ChaseSpeedMultiplier' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, ChaseSpeedFinal) == 0x001900, "Member 'UCH_Maria_Locomotion_Danger_C::ChaseSpeedFinal' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, IsRightFootsep) == 0x001908, "Member 'UCH_Maria_Locomotion_Danger_C::IsRightFootsep' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, ChaseSlowRunFixAlpha) == 0x001910, "Member 'UCH_Maria_Locomotion_Danger_C::ChaseSlowRunFixAlpha' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_Locomotion_Danger_C, ShouldUseChaseSlowRunFixAlpha) == 0x001918, "Member 'UCH_Maria_Locomotion_Danger_C::ShouldUseChaseSlowRunFixAlpha' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_AIDebug_Heal \ static_assert(alignof(Maria_CH_C_AIDebug_Heal) == 0x000001, "Wrong alignment on Maria_CH_C_AIDebug_Heal"); \ static_assert(sizeof(Maria_CH_C_AIDebug_Heal) == 0x000001, "Wrong size on Maria_CH_C_AIDebug_Heal"); \ static_assert(offsetof(Maria_CH_C_AIDebug_Heal, Condition) == 0x000000, "Member 'Maria_CH_C_AIDebug_Heal::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_AIDebug_Injured \ static_assert(alignof(Maria_CH_C_AIDebug_Injured) == 0x000001, "Wrong alignment on Maria_CH_C_AIDebug_Injured"); \ static_assert(sizeof(Maria_CH_C_AIDebug_Injured) == 0x000001, "Wrong size on Maria_CH_C_AIDebug_Injured"); \ static_assert(offsetof(Maria_CH_C_AIDebug_Injured, Condition) == 0x000000, "Member 'Maria_CH_C_AIDebug_Injured::Condition' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_AIDebuggerTick \ static_assert(alignof(Maria_CH_C_AIDebuggerTick) == 0x000008, "Wrong alignment on Maria_CH_C_AIDebuggerTick"); \ static_assert(sizeof(Maria_CH_C_AIDebuggerTick) == 0x000010, "Wrong size on Maria_CH_C_AIDebuggerTick"); \ static_assert(offsetof(Maria_CH_C_AIDebuggerTick, debugger) == 0x000000, "Member 'Maria_CH_C_AIDebuggerTick::debugger' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'Maria_CH_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_ApplyPointDamage \ static_assert(alignof(Maria_CH_C_ApplyPointDamage) == 0x000008, "Wrong alignment on Maria_CH_C_ApplyPointDamage"); \ static_assert(sizeof(Maria_CH_C_ApplyPointDamage) == 0x000120, "Wrong size on Maria_CH_C_ApplyPointDamage"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'Maria_CH_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'Maria_CH_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'Maria_CH_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, DamageTypeClass) == 0x000108, "Member 'Maria_CH_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, EventInstigator) == 0x000110, "Member 'Maria_CH_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ApplyPointDamage, DamageCauser) == 0x000118, "Member 'Maria_CH_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature \ static_assert(alignof(Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature) == 0x000008, "Wrong alignment on Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature"); \ static_assert(sizeof(Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature) == 0x000008, "Wrong size on Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature"); \ static_assert(offsetof(Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature, Component) == 0x000000, "Member 'Maria_CH_C_BndEvt__Maria_CH_SHMariaCombat_K2Node_ComponentBoundEvent_2_SHMariaCombatBlueprintEvent__DelegateSignature::Component' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_ChangeBlockingAiming \ static_assert(alignof(Maria_CH_C_ChangeBlockingAiming) == 0x000001, "Wrong alignment on Maria_CH_C_ChangeBlockingAiming"); \ static_assert(sizeof(Maria_CH_C_ChangeBlockingAiming) == 0x000001, "Wrong size on Maria_CH_C_ChangeBlockingAiming"); \ static_assert(offsetof(Maria_CH_C_ChangeBlockingAiming, bShouldAimAt) == 0x000000, "Member 'Maria_CH_C_ChangeBlockingAiming::bShouldAimAt' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_DebugParty \ static_assert(alignof(Maria_CH_C_DebugParty) == 0x000008, "Wrong alignment on Maria_CH_C_DebugParty"); \ static_assert(sizeof(Maria_CH_C_DebugParty) == 0x000100, "Wrong size on Maria_CH_C_DebugParty"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_IsBeingAimedAt_ReturnValue) == 0x000000, "Member 'Maria_CH_C_DebugParty::CallFunc_IsBeingAimedAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Conv_BoolToString_ReturnValue) == 0x000008, "Member 'Maria_CH_C_DebugParty::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_VSize_ReturnValue) == 0x000018, "Member 'Maria_CH_C_DebugParty::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'Maria_CH_C_DebugParty::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'Maria_CH_C_DebugParty::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Maria_CH_C_DebugParty::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000050, "Member 'Maria_CH_C_DebugParty::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000058, "Member 'Maria_CH_C_DebugParty::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000070, "Member 'Maria_CH_C_DebugParty::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_IsLineOfSightClear_Result) == 0x000088, "Member 'Maria_CH_C_DebugParty::CallFunc_IsLineOfSightClear_Result' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Conv_BoolToString_ReturnValue_1) == 0x000090, "Member 'Maria_CH_C_DebugParty::CallFunc_Conv_BoolToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'Maria_CH_C_DebugParty::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000B0, "Member 'Maria_CH_C_DebugParty::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_GetDistanceTo_ReturnValue) == 0x0000B8, "Member 'Maria_CH_C_DebugParty::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_GetController_ReturnValue) == 0x0000C0, "Member 'Maria_CH_C_DebugParty::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x0000C8, "Member 'Maria_CH_C_DebugParty::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_K2_GetPawn_ReturnValue) == 0x0000D8, "Member 'Maria_CH_C_DebugParty::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000E0, "Member 'Maria_CH_C_DebugParty::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_getAIDebugState_ReturnValue) == 0x0000F0, "Member 'Maria_CH_C_DebugParty::CallFunc_getAIDebugState_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_getAIDebugState_ReturnValue_1) == 0x0000F1, "Member 'Maria_CH_C_DebugParty::CallFunc_getAIDebugState_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_getAIDebugState_ReturnValue_2) == 0x0000F2, "Member 'Maria_CH_C_DebugParty::CallFunc_getAIDebugState_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_getAIDebugState_ReturnValue_3) == 0x0000F3, "Member 'Maria_CH_C_DebugParty::CallFunc_getAIDebugState_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_getAIDebugState_ReturnValue_4) == 0x0000F4, "Member 'Maria_CH_C_DebugParty::CallFunc_getAIDebugState_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_DebugParty, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x0000F8, "Member 'Maria_CH_C_DebugParty::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_ExecuteUbergraph_Maria_CH \ static_assert(alignof(Maria_CH_C_ExecuteUbergraph_Maria_CH) == 0x000008, "Wrong alignment on Maria_CH_C_ExecuteUbergraph_Maria_CH"); \ static_assert(sizeof(Maria_CH_C_ExecuteUbergraph_Maria_CH) == 0x0002A0, "Wrong size on Maria_CH_C_ExecuteUbergraph_Maria_CH"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, EntryPoint) == 0x000000, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_Montage_Play_ReturnValue) == 0x000010, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_DoorMovementComp) == 0x000018, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_pushNormal) == 0x000020, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_pushNormal' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetOwner_ReturnValue) == 0x000038, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetCharacterPlay_ReturnValue) == 0x000058, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_CustomEvent_ComponentRef_1) == 0x000060, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_CustomEvent_ComponentRef_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_CustomEvent_ComponentRef) == 0x000070, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_CustomEvent_ComponentRef' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_BaseDamage) == 0x000078, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_BaseDamage' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_HitFromDirection) == 0x000080, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_HitFromDirection' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_HitInfo) == 0x000098, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_HitInfo' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_DamageTypeClass) == 0x000180, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_DamageTypeClass' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_EventInstigator) == 0x000188, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_EventInstigator' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_DamageCauser) == 0x000190, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_K2_GetPawn_ReturnValue) == 0x000198, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_ClassDynamicCast_AsGrab_Damage) == 0x0001A0, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_ClassDynamicCast_AsGrab_Damage' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_ClassDynamicCast_bSuccess) == 0x0001A8, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, Temp_byte_Variable) == 0x0001A9, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetMaxHealth_ReturnValue) == 0x0001AC, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetMaxHealth_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_debugger) == 0x0001B0, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_debugger' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_DeltaSeconds_1) == 0x0001B8, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_DeltaSeconds_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_Divide_IntInt_ReturnValue) == 0x0001BC, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_Divide_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_Conv_IntToFloat_ReturnValue) == 0x0001C0, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_getAIDebugActor_ReturnValue) == 0x0001C8, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_getAIDebugActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001D0, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_bShouldAimAt) == 0x0001D1, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_bShouldAimAt' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_CalculatePushedLoc_ReturnValue) == 0x0001D8, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_CalculatePushedLoc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_CreateDelegate_OutputDelegate) == 0x0001F0, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000200, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, Temp_byte_Variable_1) == 0x000201, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_IsBeingAimedAt_ReturnValue) == 0x000202, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_IsBeingAimedAt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Event_DeltaSeconds) == 0x000204, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetCurrentAttacker_ReturnValue) == 0x000208, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetCurrentAttacker_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_DynamicCast_AsMonster_CH) == 0x000210, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_DynamicCast_AsMonster_CH' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_ComponentBoundEvent_Component) == 0x000220, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_ComponentBoundEvent_Component' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_PlayDeathSequenceRequest_ReturnValue) == 0x000228, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_PlayDeathSequenceRequest_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_IsInjured_ReturnValue) == 0x000229, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_IsInjured_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetBlackboard_ReturnValue) == 0x000230, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_MakeLiteralName_ReturnValue) == 0x000238, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_IsInjured_ReturnValue_1) == 0x000240, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_IsInjured_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetBlackboard_ReturnValue_1) == 0x000248, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetBlackboard_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_MakeLiteralName_ReturnValue_1) == 0x000250, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_MakeLiteralName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000258, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, Temp_bool_Variable) == 0x000260, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_IsValid_ReturnValue_1) == 0x000261, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_Select_Default) == 0x000262, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000268, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetBlackboard_ReturnValue_2) == 0x000270, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetBlackboard_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_GetScaledCapsuleRadius_ReturnValue) == 0x000278, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_GetScaledCapsuleRadius_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_MakeLiteralName_ReturnValue_2) == 0x00027C, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_MakeLiteralName_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, CallFunc_MakeLiteralName_ReturnValue_3) == 0x000284, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::CallFunc_MakeLiteralName_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ExecuteUbergraph_Maria_CH, K2Node_CreateDelegate_OutputDelegate_1) == 0x00028C, "Member 'Maria_CH_C_ExecuteUbergraph_Maria_CH::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_GetCurrentAttacker \ static_assert(alignof(Maria_CH_C_GetCurrentAttacker) == 0x000008, "Wrong alignment on Maria_CH_C_GetCurrentAttacker"); \ static_assert(sizeof(Maria_CH_C_GetCurrentAttacker) == 0x000028, "Wrong size on Maria_CH_C_GetCurrentAttacker"); \ static_assert(offsetof(Maria_CH_C_GetCurrentAttacker, ReturnValue) == 0x000000, "Member 'Maria_CH_C_GetCurrentAttacker::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_GetCurrentAttacker, CallFunc_getHostileAttackers_ReturnValue) == 0x000008, "Member 'Maria_CH_C_GetCurrentAttacker::CallFunc_getHostileAttackers_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_GetCurrentAttacker, CallFunc_GetTokenLockOwner_ReturnValue) == 0x000010, "Member 'Maria_CH_C_GetCurrentAttacker::CallFunc_GetTokenLockOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_GetCurrentAttacker, CallFunc_getPawn_ReturnValue) == 0x000018, "Member 'Maria_CH_C_GetCurrentAttacker::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_GetCurrentAttacker, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'Maria_CH_C_GetCurrentAttacker::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_OnPushedByDoorEvent \ static_assert(alignof(Maria_CH_C_OnPushedByDoorEvent) == 0x000008, "Wrong alignment on Maria_CH_C_OnPushedByDoorEvent"); \ static_assert(sizeof(Maria_CH_C_OnPushedByDoorEvent) == 0x000020, "Wrong size on Maria_CH_C_OnPushedByDoorEvent"); \ static_assert(offsetof(Maria_CH_C_OnPushedByDoorEvent, DoorMovementComp) == 0x000000, "Member 'Maria_CH_C_OnPushedByDoorEvent::DoorMovementComp' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_OnPushedByDoorEvent, pushNormal) == 0x000008, "Member 'Maria_CH_C_OnPushedByDoorEvent::pushNormal' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_PushableRegistered \ static_assert(alignof(Maria_CH_C_PushableRegistered) == 0x000008, "Wrong alignment on Maria_CH_C_PushableRegistered"); \ static_assert(sizeof(Maria_CH_C_PushableRegistered) == 0x000008, "Wrong size on Maria_CH_C_PushableRegistered"); \ static_assert(offsetof(Maria_CH_C_PushableRegistered, ComponentRef) == 0x000000, "Member 'Maria_CH_C_PushableRegistered::ComponentRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_PushableUnregistered \ static_assert(alignof(Maria_CH_C_PushableUnregistered) == 0x000008, "Wrong alignment on Maria_CH_C_PushableUnregistered"); \ static_assert(sizeof(Maria_CH_C_PushableUnregistered) == 0x000008, "Wrong size on Maria_CH_C_PushableUnregistered"); \ static_assert(offsetof(Maria_CH_C_PushableUnregistered, ComponentRef) == 0x000000, "Member 'Maria_CH_C_PushableUnregistered::ComponentRef' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_ReceiveShouldDespawn \ static_assert(alignof(Maria_CH_C_ReceiveShouldDespawn) == 0x000008, "Wrong alignment on Maria_CH_C_ReceiveShouldDespawn"); \ static_assert(sizeof(Maria_CH_C_ReceiveShouldDespawn) == 0x000058, "Wrong size on Maria_CH_C_ReceiveShouldDespawn"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, Reason) == 0x000000, "Member 'Maria_CH_C_ReceiveShouldDespawn::Reason' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, ReturnValue) == 0x000001, "Member 'Maria_CH_C_ReceiveShouldDespawn::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, K2Node_SwitchEnum_CmpSuccess) == 0x000002, "Member 'Maria_CH_C_ReceiveShouldDespawn::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000003, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_GetController_ReturnValue) == 0x000008, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_GetController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, K2Node_DynamicCast_AsSHAIController) == 0x000010, "Member 'Maria_CH_C_ReceiveShouldDespawn::K2Node_DynamicCast_AsSHAIController' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Maria_CH_C_ReceiveShouldDespawn::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_GetBehaviorType_ReturnValue) == 0x000019, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_GetBehaviorType_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_GetOwner_ReturnValue) == 0x000020, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, K2Node_SwitchEnum_CmpSuccess_1) == 0x000028, "Member 'Maria_CH_C_ReceiveShouldDespawn::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_TeleportFrom_ReturnValue) == 0x000048, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_TeleportFrom_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_ReceiveShouldDespawn, CallFunc_NotEqual_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'Maria_CH_C_ReceiveShouldDespawn::CallFunc_NotEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_ReceiveTick \ static_assert(alignof(Maria_CH_C_ReceiveTick) == 0x000004, "Wrong alignment on Maria_CH_C_ReceiveTick"); \ static_assert(sizeof(Maria_CH_C_ReceiveTick) == 0x000004, "Wrong size on Maria_CH_C_ReceiveTick"); \ static_assert(offsetof(Maria_CH_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Maria_CH_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_TakePointDamage \ static_assert(alignof(Maria_CH_C_TakePointDamage) == 0x000008, "Wrong alignment on Maria_CH_C_TakePointDamage"); \ static_assert(sizeof(Maria_CH_C_TakePointDamage) == 0x000028, "Wrong size on Maria_CH_C_TakePointDamage"); \ static_assert(offsetof(Maria_CH_C_TakePointDamage, Damage) == 0x000000, "Member 'Maria_CH_C_TakePointDamage::Damage' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_TakePointDamage, damageClass) == 0x000008, "Member 'Maria_CH_C_TakePointDamage::damageClass' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_TakePointDamage, EventInstigator) == 0x000010, "Member 'Maria_CH_C_TakePointDamage::EventInstigator' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_TakePointDamage, DamageCauser) == 0x000018, "Member 'Maria_CH_C_TakePointDamage::DamageCauser' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_TakePointDamage, ReturnValue) == 0x000020, "Member 'Maria_CH_C_TakePointDamage::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Maria_CH_C_Can_Be_Pushed_by_Player \ static_assert(alignof(Maria_CH_C_Can_Be_Pushed_by_Player) == 0x000001, "Wrong alignment on Maria_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(sizeof(Maria_CH_C_Can_Be_Pushed_by_Player) == 0x000002, "Wrong size on Maria_CH_C_Can_Be_Pushed_by_Player"); \ static_assert(offsetof(Maria_CH_C_Can_Be_Pushed_by_Player, Pushing_Allowed) == 0x000000, "Member 'Maria_CH_C_Can_Be_Pushed_by_Player::Pushing_Allowed' has a wrong offset!"); \ static_assert(offsetof(Maria_CH_C_Can_Be_Pushed_by_Player, CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed) == 0x000001, "Member 'Maria_CH_C_Can_Be_Pushed_by_Player::CallFunc_Can_Be_Pushed_by_Player_Pushing_Allowed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaria_CH_C \ static_assert(alignof(AMaria_CH_C) == 0x000010, "Wrong alignment on AMaria_CH_C"); \ static_assert(sizeof(AMaria_CH_C) == 0x000B40, "Wrong size on AMaria_CH_C"); \ static_assert(offsetof(AMaria_CH_C, UberGraphFrame_Maria_CH_C) == 0x000A78, "Member 'AMaria_CH_C::UberGraphFrame_Maria_CH_C' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, BeingLocationTracker) == 0x000A80, "Member 'AMaria_CH_C::BeingLocationTracker' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, SHMariaLights) == 0x000A88, "Member 'AMaria_CH_C::SHMariaLights' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, SHMariaLookAtLogic) == 0x000A90, "Member 'AMaria_CH_C::SHMariaLookAtLogic' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, USHMariaPush) == 0x000A98, "Member 'AMaria_CH_C::USHMariaPush' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, SHMariaCombat) == 0x000AA0, "Member 'AMaria_CH_C::SHMariaCombat' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, VerbalReactions) == 0x000AA8, "Member 'AMaria_CH_C::VerbalReactions' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, BeingRootMotionBank) == 0x000AB0, "Member 'AMaria_CH_C::BeingRootMotionBank' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, SHDynamicInteractionManager) == 0x000AB8, "Member 'AMaria_CH_C::SHDynamicInteractionManager' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, SHAimedAt) == 0x000AC0, "Member 'AMaria_CH_C::SHAimedAt' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, NoiseLevelStat) == 0x000AC8, "Member 'AMaria_CH_C::NoiseLevelStat' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, Animation) == 0x000AD0, "Member 'AMaria_CH_C::Animation' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, CombatStat) == 0x000AD8, "Member 'AMaria_CH_C::CombatStat' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, MariaSpeaker) == 0x000AE0, "Member 'AMaria_CH_C::MariaSpeaker' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, BreathingNoise) == 0x000AE8, "Member 'AMaria_CH_C::BreathingNoise' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, BeingFootstepTracer) == 0x000AF0, "Member 'AMaria_CH_C::BeingFootstepTracer' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, PushedByDoorMovementContext) == 0x000AF8, "Member 'AMaria_CH_C::PushedByDoorMovementContext' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, DelayAimedAt) == 0x000B00, "Member 'AMaria_CH_C::DelayAimedAt' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, HitPoints) == 0x000B04, "Member 'AMaria_CH_C::HitPoints' has a wrong offset!"); \ static_assert(offsetof(AMaria_CH_C, Death_Player_Soft_Class) == 0x000B08, "Member 'AMaria_CH_C::Death_Player_Soft_Class' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakeDoor_Base_BP_C_UserConstructionScript \ static_assert(alignof(FakeDoor_Base_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeDoor_Base_BP_C_UserConstructionScript"); \ static_assert(sizeof(FakeDoor_Base_BP_C_UserConstructionScript) == 0x0001D8, "Wrong size on FakeDoor_Base_BP_C_UserConstructionScript"); \ static_assert(offsetof(FakeDoor_Base_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'FakeDoor_Base_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeDoor_Base_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'FakeDoor_Base_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(FakeDoor_Base_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult) == 0x000008, "Member 'FakeDoor_Base_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(FakeDoor_Base_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1) == 0x0000F0, "Member 'FakeDoor_Base_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeDoor_Base_BP_C \ static_assert(alignof(AFakeDoor_Base_BP_C) == 0x000008, "Wrong alignment on AFakeDoor_Base_BP_C"); \ static_assert(sizeof(AFakeDoor_Base_BP_C) == 0x000370, "Wrong size on AFakeDoor_Base_BP_C"); \ static_assert(offsetof(AFakeDoor_Base_BP_C, EO_DebugText1) == 0x000350, "Member 'AFakeDoor_Base_BP_C::EO_DebugText1' has a wrong offset!"); \ static_assert(offsetof(AFakeDoor_Base_BP_C, EO_DebugText) == 0x000358, "Member 'AFakeDoor_Base_BP_C::EO_DebugText' has a wrong offset!"); \ static_assert(offsetof(AFakeDoor_Base_BP_C, EO_PreviewArrow2) == 0x000360, "Member 'AFakeDoor_Base_BP_C::EO_PreviewArrow2' has a wrong offset!"); \ static_assert(offsetof(AFakeDoor_Base_BP_C, EO_PreviewArrow1) == 0x000368, "Member 'AFakeDoor_Base_BP_C::EO_PreviewArrow1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP \ static_assert(alignof(FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP) == 0x000004, "Wrong alignment on FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP"); \ static_assert(sizeof(FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP) == 0x000004, "Wrong size on FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP"); \ static_assert(offsetof(FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP, EntryPoint) == 0x000000, "Member 'FakeItem_BP_C_ExecuteUbergraph_FakeItem_BP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakeItem_BP_C_ManageStaticMesh \ static_assert(alignof(FakeItem_BP_C_ManageStaticMesh) == 0x000001, "Wrong alignment on FakeItem_BP_C_ManageStaticMesh"); \ static_assert(sizeof(FakeItem_BP_C_ManageStaticMesh) == 0x000006, "Wrong size on FakeItem_BP_C_ManageStaticMesh"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, Temp_bool_Variable) == 0x000000, "Member 'FakeItem_BP_C_ManageStaticMesh::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, Temp_byte_Variable) == 0x000001, "Member 'FakeItem_BP_C_ManageStaticMesh::Temp_byte_Variable' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, Temp_byte_Variable_1) == 0x000002, "Member 'FakeItem_BP_C_ManageStaticMesh::Temp_byte_Variable_1' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, CallFunc_HasBeenInteracted_bHasBeenInteracted) == 0x000003, "Member 'FakeItem_BP_C_ManageStaticMesh::CallFunc_HasBeenInteracted_bHasBeenInteracted' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, CallFunc_Not_PreBool_ReturnValue) == 0x000004, "Member 'FakeItem_BP_C_ManageStaticMesh::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_ManageStaticMesh, K2Node_Select_Default) == 0x000005, "Member 'FakeItem_BP_C_ManageStaticMesh::K2Node_Select_Default' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakeItem_BP_C_ProcessInteract \ static_assert(alignof(FakeItem_BP_C_ProcessInteract) == 0x000001, "Wrong alignment on FakeItem_BP_C_ProcessInteract"); \ static_assert(sizeof(FakeItem_BP_C_ProcessInteract) == 0x000001, "Wrong size on FakeItem_BP_C_ProcessInteract"); \ static_assert(offsetof(FakeItem_BP_C_ProcessInteract, CallFunc_HasBeenInteracted_bHasBeenInteracted) == 0x000000, "Member 'FakeItem_BP_C_ProcessInteract::CallFunc_HasBeenInteracted_bHasBeenInteracted' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FakeItem_BP_C_UserConstructionScript \ static_assert(alignof(FakeItem_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeItem_BP_C_UserConstructionScript"); \ static_assert(sizeof(FakeItem_BP_C_UserConstructionScript) == 0x000110, "Wrong size on FakeItem_BP_C_UserConstructionScript"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000001, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Conv_NameToString_ReturnValue) == 0x000010, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000020, "Member 'FakeItem_BP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_SelectString_ReturnValue) == 0x000070, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000080, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_1) == 0x000098, "Member 'FakeItem_BP_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x0000E8, "Member 'FakeItem_BP_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(FakeItem_BP_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x0000F8, "Member 'FakeItem_BP_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFakeItem_BP_C \ static_assert(alignof(AFakeItem_BP_C) == 0x000008, "Wrong alignment on AFakeItem_BP_C"); \ static_assert(sizeof(AFakeItem_BP_C) == 0x000358, "Wrong size on AFakeItem_BP_C"); \ static_assert(offsetof(AFakeItem_BP_C, UberGraphFrame_FakeItem_BP_C) == 0x000348, "Member 'AFakeItem_BP_C::UberGraphFrame_FakeItem_BP_C' has a wrong offset!"); \ static_assert(offsetof(AFakeItem_BP_C, StaticMesh) == 0x000350, "Member 'AFakeItem_BP_C::StaticMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade \ static_assert(alignof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade"); \ static_assert(sizeof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade, Requester) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade::Requester' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade, Blocked) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade::Blocked' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade, __WorldContext) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_ApplyBlocksForGameplayFade::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent \ static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent"); \ static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent) == 0x000018, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent, MapData) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent::MapData' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterMapDataComponent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation \ static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000048, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog \ static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000140, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, Dialog) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::Dialog' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, __WorldContext) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, L_Dialog) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::L_Dialog' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000060, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000068, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, K2Node_MakeStruct_DialogInfo) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_playDialogTalk_ReturnValue) == 0x000138, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner \ static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000198, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallerSpawner) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallerSpawner' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, SpeakerSpawner) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::SpeakerSpawner' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, Dialog) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::Dialog' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, __WorldContext) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::__WorldContext' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Dialog) == 0x000048, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Dialog' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_SpeakerSpawner) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_SpeakerSpawner' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Caller) == 0x000078, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Caller' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_CallerSpawner) == 0x000080, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_CallerSpawner' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000A0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_2) == 0x0000A8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue_1) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_3) == 0x0000B8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, K2Node_MakeStruct_DialogInfo) == 0x0000C0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000188, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_playDialogTalk_ReturnValue) == 0x000190, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCharacterPlay_FunctionLibrary_C \ static_assert(alignof(UCharacterPlay_FunctionLibrary_C) == 0x000008, "Wrong alignment on UCharacterPlay_FunctionLibrary_C"); \ static_assert(sizeof(UCharacterPlay_FunctionLibrary_C) == 0x000028, "Wrong size on UCharacterPlay_FunctionLibrary_C"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0000D0, "Wrong size on CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x000004, "Member 'CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_23) == 0x00000C, "Member 'CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_23' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_24) == 0x000018, "Member 'CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_24' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'CH_Maria_LookAt_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_AnimGraph \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_AnimGraph"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on CH_Maria_LookAt_AnimBP_C_AnimGraph"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'CH_Maria_LookAt_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP) == 0x000004, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP) == 0x000004, "Wrong size on CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP, EntryPoint) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_ExecuteUbergraph_CH_Maria_LookAt_AnimBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_GetHeadRotationX \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationX) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_GetHeadRotationX"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationX) == 0x000018, "Wrong size on CH_Maria_LookAt_AnimBP_C_GetHeadRotationX"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationX, X) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationX::X' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationX, CallFunc_BreakVector2D_X) == 0x000008, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationX::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationX, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationX::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_GetHeadRotationY \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationY) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_GetHeadRotationY"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationY) == 0x000018, "Wrong size on CH_Maria_LookAt_AnimBP_C_GetHeadRotationY"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationY, Y) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationY::Y' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationY, CallFunc_BreakVector2D_X) == 0x000008, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationY::CallFunc_BreakVector2D_X' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_GetHeadRotationY, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'CH_Maria_LookAt_AnimBP_C_GetHeadRotationY::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_IsInjured \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_IsInjured) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_IsInjured"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_IsInjured) == 0x000020, "Wrong size on CH_Maria_LookAt_AnimBP_C_IsInjured"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, ReturnValue) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, K2Node_DynamicCast_AsMaria_CH) == 0x000010, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::K2Node_DynamicCast_AsMaria_CH' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, CallFunc_IsInjured_ReturnValue) == 0x000019, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::CallFunc_IsInjured_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsInjured, CallFunc_IsValid_ReturnValue) == 0x00001A, "Member 'CH_Maria_LookAt_AnimBP_C_IsInjured::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Maria_LookAt_AnimBP_C_IsSprinting \ static_assert(alignof(CH_Maria_LookAt_AnimBP_C_IsSprinting) == 0x000008, "Wrong alignment on CH_Maria_LookAt_AnimBP_C_IsSprinting"); \ static_assert(sizeof(CH_Maria_LookAt_AnimBP_C_IsSprinting) == 0x000028, "Wrong size on CH_Maria_LookAt_AnimBP_C_IsSprinting"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, ReturnValue) == 0x000000, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, CallFunc_GetCurveValue_ReturnValue) == 0x000018, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00001C, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(CH_Maria_LookAt_AnimBP_C_IsSprinting, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x000020, "Member 'CH_Maria_LookAt_AnimBP_C_IsSprinting::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Maria_LookAt_AnimBP_C \ static_assert(alignof(UCH_Maria_LookAt_AnimBP_C) == 0x000010, "Wrong alignment on UCH_Maria_LookAt_AnimBP_C"); \ static_assert(sizeof(UCH_Maria_LookAt_AnimBP_C) == 0x000FB0, "Wrong size on UCH_Maria_LookAt_AnimBP_C"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, UberGraphFrame) == 0x000360, "Member 'UCH_Maria_LookAt_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000368, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimBlueprintExtension_Base) == 0x000370, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_Root) == 0x000378, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_ControlRig_1) == 0x000398, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x000808, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000830, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x0008F8, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_ControlRig) == 0x000A00, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x000E70, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, AnimGraphNode_TwoWayBlend) == 0x000E98, "Member 'UCH_Maria_LookAt_AnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_Y_671DDCB64FD66722B899919B0475F466) == 0x000F60, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_Y_671DDCB64FD66722B899919B0475F466' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_X_671DDCB64FD66722B899919B0475F466) == 0x000F68, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_X_671DDCB64FD66722B899919B0475F466' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_671DDCB64FD66722B899919B0475F466) == 0x000F70, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_671DDCB64FD66722B899919B0475F466' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_IsInjured_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F80, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_IsInjured_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_HasLookAtTarget_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F81, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_HasLookAtTarget_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_IsSprinting_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F82, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_IsSprinting_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_Y_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F88, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_Y_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_X_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F90, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_X_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ static_assert(offsetof(UCH_Maria_LookAt_AnimBP_C, __CustomProperty_TargetHeadRotation_0009485C468B04FCDFC69FA5E2CA5456) == 0x000F98, "Member 'UCH_Maria_LookAt_AnimBP_C::__CustomProperty_TargetHeadRotation_0009485C468B04FCDFC69FA5E2CA5456' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMaria_SP_C \ static_assert(alignof(AMaria_SP_C) == 0x000008, "Wrong alignment on AMaria_SP_C"); \ static_assert(sizeof(AMaria_SP_C) == 0x000580, "Wrong size on AMaria_SP_C"); \ #define DUMPER7_ASSERTS_MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger \ static_assert(alignof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger) == 0x000008, "Wrong alignment on MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger"); \ static_assert(sizeof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger) == 0x000030, "Wrong size on MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger"); \ static_assert(offsetof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger, EntryPoint) == 0x000000, "Member 'MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger, K2Node_Event_Character) == 0x000008, "Member 'MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger::K2Node_Event_Character' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger, CallFunc_GetCharacterMapDataComponent_MapData) == 0x000010, "Member 'MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger::CallFunc_GetCharacterMapDataComponent_MapData' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger, K2Node_MakeStruct_SHMapObjectDataStruct) == 0x000018, "Member 'MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger::K2Node_MakeStruct_SHMapObjectDataStruct' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger, CallFunc_PerformNotesScribbleMapContexted_ReturnValue) == 0x000028, "Member 'MapObject_Trigger_C_ExecuteUbergraph_MapObject_Trigger::CallFunc_PerformNotesScribbleMapContexted_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MapObject_Trigger_C_ProcessEnter \ static_assert(alignof(MapObject_Trigger_C_ProcessEnter) == 0x000008, "Wrong alignment on MapObject_Trigger_C_ProcessEnter"); \ static_assert(sizeof(MapObject_Trigger_C_ProcessEnter) == 0x000008, "Wrong size on MapObject_Trigger_C_ProcessEnter"); \ static_assert(offsetof(MapObject_Trigger_C_ProcessEnter, Character) == 0x000000, "Member 'MapObject_Trigger_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MapObject_Trigger_C_UserConstructionScript \ static_assert(alignof(MapObject_Trigger_C_UserConstructionScript) == 0x000008, "Wrong alignment on MapObject_Trigger_C_UserConstructionScript"); \ static_assert(sizeof(MapObject_Trigger_C_UserConstructionScript) == 0x0002E0, "Wrong size on MapObject_Trigger_C_UserConstructionScript"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_SelectString_ReturnValue) == 0x000008, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000030, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000080, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_1) == 0x000088, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000D8, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue_1) == 0x0000E8, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000100, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_2) == 0x000110, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_2' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue_2) == 0x000160, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_3) == 0x000178, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_3' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_NameToString_ReturnValue) == 0x0001C8, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue_3) == 0x0001D8, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_GetDisplayName_ReturnValue) == 0x0001F0, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_4) == 0x000200, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_4' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue_4) == 0x000250, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData_5) == 0x000268, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData_5' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x0002B8, "Member 'MapObject_Trigger_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(MapObject_Trigger_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x0002C8, "Member 'MapObject_Trigger_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMapObject_Trigger_C \ static_assert(alignof(AMapObject_Trigger_C) == 0x000008, "Wrong alignment on AMapObject_Trigger_C"); \ static_assert(sizeof(AMapObject_Trigger_C) == 0x000340, "Wrong size on AMapObject_Trigger_C"); \ static_assert(offsetof(AMapObject_Trigger_C, UberGraphFrame_MapObject_Trigger_C) == 0x000320, "Member 'AMapObject_Trigger_C::UberGraphFrame_MapObject_Trigger_C' has a wrong offset!"); \ static_assert(offsetof(AMapObject_Trigger_C, ObjectMap) == 0x000328, "Member 'AMapObject_Trigger_C::ObjectMap' has a wrong offset!"); \ static_assert(offsetof(AMapObject_Trigger_C, ObjectID) == 0x00032C, "Member 'AMapObject_Trigger_C::ObjectID' has a wrong offset!"); \ static_assert(offsetof(AMapObject_Trigger_C, ObjectType) == 0x000334, "Member 'AMapObject_Trigger_C::ObjectType' has a wrong offset!"); \ static_assert(offsetof(AMapObject_Trigger_C, Value) == 0x000338, "Member 'AMapObject_Trigger_C::Value' has a wrong offset!"); \ static_assert(offsetof(AMapObject_Trigger_C, PreformScribble) == 0x00033C, "Member 'AMapObject_Trigger_C::PreformScribble' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000160, "Wrong size on NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_146) == 0x000008, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_146' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_147) == 0x000010, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_147' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_148) == 0x000018, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_148' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_149) == 0x000019, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_149' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_150) == 0x00001A, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_150' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_151) == 0x000020, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_151' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_152) == 0x000030, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_152' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_153) == 0x000038, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_153' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_154) == 0x000040, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_154' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_155) == 0x000048, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_155' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000068, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000C8, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000148, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP__FAnimBlueprintGeneratedMutableData \ static_assert(alignof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'NewMariaCH_Maria_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_AnimGraph \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_AnimGraph"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on NewMariaCH_Maria_AnimBP_C_AnimGraph"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP) == 0x000030, "Wrong size on NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, EntryPoint) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, K2Node_Event_DeltaTimeX) == 0x000010, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_Montage_Play_ReturnValue) == 0x000018, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_Montage_Play_ReturnValue_1) == 0x00001C, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_Montage_Play_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_Montage_Play_ReturnValue_2) == 0x000020, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_Montage_Play_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_Montage_Play_ReturnValue_3) == 0x000024, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_Montage_Play_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP, CallFunc_Montage_Play_ReturnValue_4) == 0x000028, "Member 'NewMariaCH_Maria_AnimBP_C_ExecuteUbergraph_NewMariaCH_Maria_AnimBP::CallFunc_Montage_Play_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_FootIK \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_FootIK) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_FootIK"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_FootIK) == 0x000020, "Wrong size on NewMariaCH_Maria_AnimBP_C_FootIK"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIK, InPose) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_FootIK::InPose' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIK, FootIK_0) == 0x000010, "Member 'NewMariaCH_Maria_AnimBP_C_FootIK::FootIK_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_FootIKUpdate \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_FootIKUpdate"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate) == 0x000138, "Wrong size on NewMariaCH_Maria_AnimBP_C_FootIKUpdate"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_GetAnimComponent_ReturnValue) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_GetAnimComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_IsInitialized_ReturnValue) == 0x000009, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_IsInitialized_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000010, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_GetFootIK_ReturnValue) == 0x000020, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_GetFootIK_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_GetFootIK_ReturnValue_1) == 0x0000A8, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_GetFootIK_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_FootIKUpdate, CallFunc_GetIsIKEnabled_ReturnValue) == 0x000130, "Member 'NewMariaCH_Maria_AnimBP_C_FootIKUpdate::CallFunc_GetIsIKEnabled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf) == 0x000004, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf) == 0x000008, "Wrong size on NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf, CallFunc_isPlayingSlotAnimation_ReturnValue) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf::CallFunc_isPlayingSlotAnimation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf, CallFunc_GetAlphaBoolBlend_ReturnValue) == 0x000004, "Member 'NewMariaCH_Maria_AnimBP_C_LipsyncMorpTargetsNerf::CallFunc_GetAlphaBoolBlend_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha) == 0x000008, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha) == 0x000028, "Wrong size on NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, ReturnValue) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, Temp_bool_Variable) == 0x000004, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::Temp_bool_Variable' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, Temp_real_Variable) == 0x000008, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::Temp_real_Variable' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, Temp_real_Variable_1) == 0x00000C, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::Temp_real_Variable_1' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000010, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, CallFunc_NearlyEqual_FloatFloat_ReturnValue_1) == 0x000011, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::CallFunc_NearlyEqual_FloatFloat_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, CallFunc_BooleanAND_ReturnValue) == 0x000012, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, K2Node_Select_Default) == 0x000014, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000018, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1) == 0x000020, "Member 'NewMariaCH_Maria_AnimBP_C_Calculate_Pelvis_Alpha::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex) == 0x000004, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex) == 0x000010, "Wrong size on NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex, ReturnValue) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex, CallFunc_GetChangeLocomotionSnapshotName_ReturnValue) == 0x000008, "Member 'NewMariaCH_Maria_AnimBP_C_GetChangeLocomotionSnapshotNameZeroIndex::CallFunc_GetChangeLocomotionSnapshotName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex \ static_assert(alignof(NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex) == 0x000004, "Wrong alignment on NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex"); \ static_assert(sizeof(NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex) == 0x000008, "Wrong size on NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex, ReturnValue) == 0x000000, "Member 'NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex::ReturnValue' has a wrong offset!"); \ static_assert(offsetof(NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex, CallFunc_GetLocomotionChangeAlpha_ReturnValue) == 0x000004, "Member 'NewMariaCH_Maria_AnimBP_C_GetLocomotionChangeAlphaZeroIndex::CallFunc_GetLocomotionChangeAlpha_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNewMariaCH_Maria_AnimBP_C \ static_assert(alignof(UNewMariaCH_Maria_AnimBP_C) == 0x000010, "Wrong alignment on UNewMariaCH_Maria_AnimBP_C"); \ static_assert(sizeof(UNewMariaCH_Maria_AnimBP_C) == 0x0024F0, "Wrong size on UNewMariaCH_Maria_AnimBP_C"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, UberGraphFrame) == 0x0003E0, "Member 'UNewMariaCH_Maria_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, __AnimBlueprintMutables) == 0x0003E8, "Member 'UNewMariaCH_Maria_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimBlueprintExtension_Tag) == 0x0003F0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003F8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimBlueprintExtension_Base) == 0x000400, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000408, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_TwoBoneIK_1) == 0x0004D0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_TwoBoneIK_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LocalToComponentSpace) == 0x000740, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x000760, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_6) == 0x000780, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_6' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_5) == 0x0008A8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_5' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_TwoBoneIK) == 0x0009D0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_TwoBoneIK' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_4) == 0x000C40, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_4' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_3) == 0x000D68, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_3' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_2) == 0x000E90, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_2' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone_1) == 0x000FB8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyBone) == 0x0010E0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x001208, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x001250, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x001278, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x001380, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x0013A8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_TwoWayBlend_1) == 0x0013D0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_TwoWayBlend_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Root_1) == 0x001498, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Root_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedAnimGraph_3) == 0x0014B8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_PoseSnapshot) == 0x001570, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_TwoWayBlend) == 0x001600, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_8) == 0x0016C8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_8' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedAnimLayer) == 0x001710, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedAnimLayer' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Root) == 0x0017D8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_7) == 0x0017F8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_7' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_6) == 0x001840, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_5) == 0x001888, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x0018D0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_4) == 0x0019B0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x0019F8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x001B00, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x001B28, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedAnimGraph_2) == 0x001B50, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x001C08, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x001CC0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_3) == 0x001D78, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x001DC0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_2) == 0x001EC8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x001F10, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot_1) == 0x001FF0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x002038, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x002060, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ModifyCurve) == 0x002088, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ModifyCurve' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_Slot) == 0x002188, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x0021D0, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x0021F8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_ApplyAdditive) == 0x002220, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, AnimGraphNode_MakeDynamicAdditive) == 0x0022E8, "Member 'UNewMariaCH_Maria_AnimBP_C::AnimGraphNode_MakeDynamicAdditive' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, __CustomProperty_HasLookAtTarget_EF36FAAD4B96B8FBFFABC28BFFF806C7) == 0x002320, "Member 'UNewMariaCH_Maria_AnimBP_C::__CustomProperty_HasLookAtTarget_EF36FAAD4B96B8FBFFABC28BFFF806C7' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, __CustomProperty_IsAiming_EF36FAAD4B96B8FBFFABC28BFFF806C7) == 0x002321, "Member 'UNewMariaCH_Maria_AnimBP_C::__CustomProperty_IsAiming_EF36FAAD4B96B8FBFFABC28BFFF806C7' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, bIsEnabled) == 0x002322, "Member 'UNewMariaCH_Maria_AnimBP_C::bIsEnabled' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, LeftFootIK) == 0x002328, "Member 'UNewMariaCH_Maria_AnimBP_C::LeftFootIK' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, RightFootIK) == 0x0023B0, "Member 'UNewMariaCH_Maria_AnimBP_C::RightFootIK' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, PelvisOffset) == 0x002438, "Member 'UNewMariaCH_Maria_AnimBP_C::PelvisOffset' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, EyebrowsNerfAlpha) == 0x002450, "Member 'UNewMariaCH_Maria_AnimBP_C::EyebrowsNerfAlpha' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, EyebrowsNerfCurves) == 0x002498, "Member 'UNewMariaCH_Maria_AnimBP_C::EyebrowsNerfCurves' has a wrong offset!"); \ static_assert(offsetof(UNewMariaCH_Maria_AnimBP_C, EyebrowsNerfContext) == 0x0024E8, "Member 'UNewMariaCH_Maria_AnimBP_C::EyebrowsNerfContext' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALv_ObservationDeck_01_Logic_C \ static_assert(alignof(ALv_ObservationDeck_01_Logic_C) == 0x000008, "Wrong alignment on ALv_ObservationDeck_01_Logic_C"); \ static_assert(sizeof(ALv_ObservationDeck_01_Logic_C) == 0x0002B8, "Wrong size on ALv_ObservationDeck_01_Logic_C"); \ #define DUMPER7_ASSERTS_Mary_CutsceneCharacterAnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Mary_CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Mary_CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Mary_CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000100, "Wrong size on Mary_CutsceneCharacterAnimBP::FAnimBlueprintGeneratedConstantData"); \ #define DUMPER7_ASSERTS_UMary_CutsceneCharacterAnimBP_C \ static_assert(alignof(UMary_CutsceneCharacterAnimBP_C) == 0x000010, "Wrong alignment on UMary_CutsceneCharacterAnimBP_C"); \ static_assert(sizeof(UMary_CutsceneCharacterAnimBP_C) == 0x0009A0, "Wrong size on UMary_CutsceneCharacterAnimBP_C"); \ #define DUMPER7_ASSERTS_CH_Mary_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000138, "Wrong size on CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_7) == 0x000004, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_7' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_8) == 0x00000C, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_8' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_9) == 0x000018, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_9' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_10) == 0x000038, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_10' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000040, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000A0, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000120, "Member 'CH_Mary_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Mary_AnimBP_C_AnimGraph \ static_assert(alignof(CH_Mary_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_Mary_AnimBP_C_AnimGraph"); \ static_assert(sizeof(CH_Mary_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on CH_Mary_AnimBP_C_AnimGraph"); \ static_assert(offsetof(CH_Mary_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'CH_Mary_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP \ static_assert(alignof(CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP) == 0x000004, "Wrong alignment on CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP"); \ static_assert(sizeof(CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP) == 0x000004, "Wrong size on CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP"); \ static_assert(offsetof(CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP, EntryPoint) == 0x000000, "Member 'CH_Mary_AnimBP_C_ExecuteUbergraph_CH_Mary_AnimBP::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UCH_Mary_AnimBP_C \ static_assert(alignof(UCH_Mary_AnimBP_C) == 0x000010, "Wrong alignment on UCH_Mary_AnimBP_C"); \ static_assert(sizeof(UCH_Mary_AnimBP_C) == 0x000460, "Wrong size on UCH_Mary_AnimBP_C"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, UberGraphFrame) == 0x000350, "Member 'UCH_Mary_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimBlueprintExtension_Tag) == 0x000358, "Member 'UCH_Mary_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000360, "Member 'UCH_Mary_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimBlueprintExtension_Base) == 0x000368, "Member 'UCH_Mary_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimGraphNode_Root) == 0x000370, "Member 'UCH_Mary_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x000390, "Member 'UCH_Mary_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ static_assert(offsetof(UCH_Mary_AnimBP_C, AnimGraphNode_LocalRefPose) == 0x000448, "Member 'UCH_Mary_AnimBP_C::AnimGraphNode_LocalRefPose' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ACH_Mary_C \ static_assert(alignof(ACH_Mary_C) == 0x000008, "Wrong alignment on ACH_Mary_C"); \ static_assert(sizeof(ACH_Mary_C) == 0x0002E0, "Wrong size on ACH_Mary_C"); \ static_assert(offsetof(ACH_Mary_C, MariaSpeaker) == 0x0002C8, "Member 'ACH_Mary_C::MariaSpeaker' has a wrong offset!"); \ static_assert(offsetof(ACH_Mary_C, ShadowProxy) == 0x0002D0, "Member 'ACH_Mary_C::ShadowProxy' has a wrong offset!"); \ static_assert(offsetof(ACH_Mary_C, MarySpeaker) == 0x0002D8, "Member 'ACH_Mary_C::MarySpeaker' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyCollectableData \ static_assert(alignof(Base_MapWidget_C_ApplyCollectableData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyCollectableData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyCollectableData) == 0x000020, "Wrong size on Base_MapWidget_C_ApplyCollectableData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyCollectableData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyCollectableData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyCollectableData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyCollectableData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyCollectableData, K2Node_DynamicCast_AsImage) == 0x000010, "Member 'Base_MapWidget_C_ApplyCollectableData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyCollectableData, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Base_MapWidget_C_ApplyCollectableData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyCollectableData, K2Node_SwitchInteger_CmpSuccess) == 0x000019, "Member 'Base_MapWidget_C_ApplyCollectableData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyDoorAttachmentData \ static_assert(alignof(Base_MapWidget_C_ApplyDoorAttachmentData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyDoorAttachmentData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyDoorAttachmentData) == 0x000020, "Wrong size on Base_MapWidget_C_ApplyDoorAttachmentData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorAttachmentData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyDoorAttachmentData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorAttachmentData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyDoorAttachmentData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorAttachmentData, K2Node_DynamicCast_AsImage) == 0x000010, "Member 'Base_MapWidget_C_ApplyDoorAttachmentData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorAttachmentData, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Base_MapWidget_C_ApplyDoorAttachmentData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorAttachmentData, K2Node_SwitchInteger_CmpSuccess) == 0x000019, "Member 'Base_MapWidget_C_ApplyDoorAttachmentData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyDoorData \ static_assert(alignof(Base_MapWidget_C_ApplyDoorData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyDoorData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyDoorData) == 0x000020, "Wrong size on Base_MapWidget_C_ApplyDoorData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyDoorData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyDoorData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorData, K2Node_DynamicCast_AsImage) == 0x000010, "Member 'Base_MapWidget_C_ApplyDoorData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorData, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Base_MapWidget_C_ApplyDoorData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyDoorData, K2Node_SwitchInteger_CmpSuccess) == 0x000019, "Member 'Base_MapWidget_C_ApplyDoorData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyHintSignData \ static_assert(alignof(Base_MapWidget_C_ApplyHintSignData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyHintSignData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyHintSignData) == 0x000020, "Wrong size on Base_MapWidget_C_ApplyHintSignData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyHintSignData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyHintSignData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyHintSignData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyHintSignData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyHintSignData, K2Node_DynamicCast_AsImage) == 0x000010, "Member 'Base_MapWidget_C_ApplyHintSignData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyHintSignData, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Base_MapWidget_C_ApplyHintSignData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyHintSignData, K2Node_SwitchInteger_CmpSuccess) == 0x000019, "Member 'Base_MapWidget_C_ApplyHintSignData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyLadderData \ static_assert(alignof(Base_MapWidget_C_ApplyLadderData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyLadderData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyLadderData) == 0x000018, "Wrong size on Base_MapWidget_C_ApplyLadderData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyLadderData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyLadderData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyLadderData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyLadderData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyLadderData, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'Base_MapWidget_C_ApplyLadderData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyObjectData \ static_assert(alignof(Base_MapWidget_C_ApplyObjectData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyObjectData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyObjectData) == 0x0000E8, "Wrong size on Base_MapWidget_C_ApplyObjectData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, WidgetObject) == 0x000000, "Member 'Base_MapWidget_C_ApplyObjectData::WidgetObject' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, ObjectType) == 0x000008, "Member 'Base_MapWidget_C_ApplyObjectData::ObjectType' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, ObjectValue) == 0x00000C, "Member 'Base_MapWidget_C_ApplyObjectData::ObjectValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, L_TextureToCompare) == 0x000010, "Member 'Base_MapWidget_C_ApplyObjectData::L_TextureToCompare' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_SwitchInteger_CmpSuccess) == 0x000020, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_SwitchEnum_CmpSuccess) == 0x000021, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_AsOverlay) == 0x000028, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_AsOverlay' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_GetAllChildren_ReturnValue) == 0x000038, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_GetAllChildren_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_GetAllChildren_ReturnValue_1) == 0x000048, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_GetAllChildren_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Array_Length_ReturnValue_1) == 0x00005C, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Array_Length_ReturnValue_2) == 0x000060, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000064, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, Temp_int_Array_Index_Variable) == 0x000068, "Member 'Base_MapWidget_C_ApplyObjectData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Array_Get_Item) == 0x000070, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_AsImage) == 0x000078, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_AsText) == 0x000088, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_AsText' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_bSuccess_2) == 0x000090, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, Temp_int_Loop_Counter_Variable) == 0x000094, "Member 'Base_MapWidget_C_ApplyObjectData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, Temp_int_Array_Index_Variable_1) == 0x000098, "Member 'Base_MapWidget_C_ApplyObjectData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_AsImage_1) == 0x0000A8, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_AsImage_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_bSuccess_3) == 0x0000B0, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_AsText_1) == 0x0000B8, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_AsText_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_DynamicCast_bSuccess_4) == 0x0000C0, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Less_IntInt_ReturnValue) == 0x0000C1, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Add_IntInt_ReturnValue) == 0x0000C4, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, Temp_int_Loop_Counter_Variable_1) == 0x0000C8, "Member 'Base_MapWidget_C_ApplyObjectData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, K2Node_MakeArray_Array) == 0x0000D0, "Member 'Base_MapWidget_C_ApplyObjectData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000E0, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectData, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000E4, "Member 'Base_MapWidget_C_ApplyObjectData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyObjectiveData \ static_assert(alignof(Base_MapWidget_C_ApplyObjectiveData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyObjectiveData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyObjectiveData) == 0x000018, "Wrong size on Base_MapWidget_C_ApplyObjectiveData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectiveData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyObjectiveData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectiveData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyObjectiveData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObjectiveData, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'Base_MapWidget_C_ApplyObjectiveData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyObstacleData \ static_assert(alignof(Base_MapWidget_C_ApplyObstacleData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyObstacleData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyObstacleData) == 0x000018, "Wrong size on Base_MapWidget_C_ApplyObstacleData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObstacleData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyObstacleData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObstacleData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyObstacleData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyObstacleData, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'Base_MapWidget_C_ApplyObstacleData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyPushableData \ static_assert(alignof(Base_MapWidget_C_ApplyPushableData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyPushableData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyPushableData) == 0x000018, "Wrong size on Base_MapWidget_C_ApplyPushableData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPushableData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplyPushableData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPushableData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplyPushableData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPushableData, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'Base_MapWidget_C_ApplyPushableData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplyPuzzleData \ static_assert(alignof(Base_MapWidget_C_ApplyPuzzleData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplyPuzzleData"); \ static_assert(sizeof(Base_MapWidget_C_ApplyPuzzleData) == 0x0000D0, "Wrong size on Base_MapWidget_C_ApplyPuzzleData"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, InputPin) == 0x000000, "Member 'Base_MapWidget_C_ApplyPuzzleData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, InputPin2) == 0x000008, "Member 'Base_MapWidget_C_ApplyPuzzleData::InputPin2' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, L_TextureToCompare) == 0x000010, "Member 'Base_MapWidget_C_ApplyPuzzleData::L_TextureToCompare' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable) == 0x000020, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_SwitchInteger_CmpSuccess) == 0x000028, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_SwitchInteger_CmpSuccess_1) == 0x000029, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_SwitchInteger_CmpSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_SwitchInteger_CmpSuccess_2) == 0x00002A, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_SwitchInteger_CmpSuccess_2' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_DynamicCast_AsImage) == 0x000030, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_DynamicCast_AsImage_1) == 0x000040, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_DynamicCast_AsImage_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_DynamicCast_bSuccess_1) == 0x000048, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_1) == 0x000050, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_2) == 0x000058, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_3) == 0x000060, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_MakeArray_Array) == 0x000068, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_int_Array_Index_Variable) == 0x000078, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_4) == 0x000080, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_4' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_5) == 0x000088, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_5' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_6) == 0x000090, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_6' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_object_Variable_7) == 0x000098, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_object_Variable_7' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_int_Variable) == 0x0000A0, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, K2Node_Select_Default) == 0x0000A8, "Member 'Base_MapWidget_C_ApplyPuzzleData::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'Base_MapWidget_C_ApplyPuzzleData::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0000B8, "Member 'Base_MapWidget_C_ApplyPuzzleData::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, CallFunc_Array_Length_ReturnValue) == 0x0000BC, "Member 'Base_MapWidget_C_ApplyPuzzleData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'Base_MapWidget_C_ApplyPuzzleData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, CallFunc_Less_IntInt_ReturnValue) == 0x0000C4, "Member 'Base_MapWidget_C_ApplyPuzzleData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplyPuzzleData, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'Base_MapWidget_C_ApplyPuzzleData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Base_MapWidget_C_ApplySavePointData \ static_assert(alignof(Base_MapWidget_C_ApplySavePointData) == 0x000008, "Wrong alignment on Base_MapWidget_C_ApplySavePointData"); \ static_assert(sizeof(Base_MapWidget_C_ApplySavePointData) == 0x000018, "Wrong size on Base_MapWidget_C_ApplySavePointData"); \ static_assert(offsetof(Base_MapWidget_C_ApplySavePointData, selection) == 0x000000, "Member 'Base_MapWidget_C_ApplySavePointData::selection' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplySavePointData, InputPin) == 0x000008, "Member 'Base_MapWidget_C_ApplySavePointData::InputPin' has a wrong offset!"); \ static_assert(offsetof(Base_MapWidget_C_ApplySavePointData, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'Base_MapWidget_C_ApplySavePointData::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UBase_MapWidget_C \ static_assert(alignof(UBase_MapWidget_C) == 0x000008, "Wrong alignment on UBase_MapWidget_C"); \ static_assert(sizeof(UBase_MapWidget_C) == 0x000340, "Wrong size on UBase_MapWidget_C"); \ #define DUMPER7_ASSERTS_RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget \ static_assert(alignof(RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget) == 0x000004, "Wrong alignment on RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget"); \ static_assert(sizeof(RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget) == 0x000004, "Wrong size on RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget"); \ static_assert(offsetof(RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget, EntryPoint) == 0x000000, "Member 'RoadtoCity_MapWidget_C_ExecuteUbergraph_RoadtoCity_MapWidget::EntryPoint' has a wrong offset!"); \ #define DUMPER7_ASSERTS_URoadtoCity_MapWidget_C \ static_assert(alignof(URoadtoCity_MapWidget_C) == 0x000008, "Wrong alignment on URoadtoCity_MapWidget_C"); \ static_assert(sizeof(URoadtoCity_MapWidget_C) == 0x0003B8, "Wrong size on URoadtoCity_MapWidget_C"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, UberGraphFrame) == 0x000340, "Member 'URoadtoCity_MapWidget_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, BLOCKED_PATH) == 0x000348, "Member 'URoadtoCity_MapWidget_C::BLOCKED_PATH' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, BLOCKED_PATH_1) == 0x000350, "Member 'URoadtoCity_MapWidget_C::BLOCKED_PATH_1' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, BLOCKED_PATH_2) == 0x000358, "Member 'URoadtoCity_MapWidget_C::BLOCKED_PATH_2' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, DOUBLE_DOOR_1) == 0x000360, "Member 'URoadtoCity_MapWidget_C::DOUBLE_DOOR_1' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, DOUBLE_DOOR_2) == 0x000368, "Member 'URoadtoCity_MapWidget_C::DOUBLE_DOOR_2' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, EXTENDED_MOVEMENT_VAULT_1) == 0x000370, "Member 'URoadtoCity_MapWidget_C::EXTENDED_MOVEMENT_VAULT_1' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, RedGate_Doors) == 0x000378, "Member 'URoadtoCity_MapWidget_C::RedGate_Doors' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, RedGate_Key_Item) == 0x000380, "Member 'URoadtoCity_MapWidget_C::RedGate_Key_Item' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, RedGate_Lock) == 0x000388, "Member 'URoadtoCity_MapWidget_C::RedGate_Lock' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, RedGateKey_Hint) == 0x000390, "Member 'URoadtoCity_MapWidget_C::RedGateKey_Hint' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, Sanders_BlockedPath_2) == 0x000398, "Member 'URoadtoCity_MapWidget_C::Sanders_BlockedPath_2' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, Sanders_BlockedPath_3) == 0x0003A0, "Member 'URoadtoCity_MapWidget_C::Sanders_BlockedPath_3' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, SINGLE_DOOR) == 0x0003A8, "Member 'URoadtoCity_MapWidget_C::SINGLE_DOOR' has a wrong offset!"); \ static_assert(offsetof(URoadtoCity_MapWidget_C, Well_ManualSave) == 0x0003B0, "Member 'URoadtoCity_MapWidget_C::Well_ManualSave' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000148, "Wrong size on Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_96) == 0x000004, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_96' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_97) == 0x00000C, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_97' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_98) == 0x000010, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_98' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_99) == 0x000018, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_99' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_100) == 0x00001C, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_100' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_101) == 0x000024, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_101' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_102) == 0x000028, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_102' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_103) == 0x000030, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_103' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_104) == 0x000034, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_104' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_105) == 0x000038, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_105' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_106) == 0x000040, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_106' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_107) == 0x000044, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_107' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_108) == 0x000048, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_108' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_109) == 0x000074, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_109' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_110) == 0x000078, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_110' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_111) == 0x000079, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_111' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_112) == 0x00007A, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_112' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_113) == 0x00007C, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_113' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_114) == 0x000084, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_114' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_115) == 0x00008C, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_115' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_116) == 0x000090, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_116' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B0, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000130, "Member 'Map_Skeletal_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_AnimGraph \ static_assert(alignof(Map_Skeletal_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Map_Skeletal_AnimBP_C_AnimGraph"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on Map_Skeletal_AnimBP_C_AnimGraph"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP \ static_assert(alignof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP) == 0x000004, "Wrong alignment on Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP) == 0x00001C, "Wrong size on Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, EntryPoint) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationType_1) == 0x000004, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationType_1' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationAnimationFrame) == 0x000008, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationAnimationFrame' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationFlipPlayRate) == 0x00000C, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationFlipPlayRate' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationFlipStartTime) == 0x000010, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationFlipStartTime' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationFlipSide) == 0x000014, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationFlip) == 0x000018, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationFlip' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP, K2Node_Event_InvestigationType) == 0x000019, "Member 'Map_Skeletal_AnimBP_C_ExecuteUbergraph_Map_Skeletal_AnimBP::K2Node_Event_InvestigationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged \ static_assert(alignof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged) == 0x000004, "Wrong alignment on Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged) == 0x000010, "Wrong size on Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged, InvestigationFlipPlayRate) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged::InvestigationFlipPlayRate' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged, InvestigationFlipStartTime) == 0x000004, "Member 'Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged::InvestigationFlipStartTime' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged, InvestigationFlipSide) == 0x000008, "Member 'Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged::InvestigationFlipSide' has a wrong offset!"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged, InvestigationFlip) == 0x00000C, "Member 'Map_Skeletal_AnimBP_C_InvestigationFlipSettingsChanged::InvestigationFlip' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_InvestigationInputChanged \ static_assert(alignof(Map_Skeletal_AnimBP_C_InvestigationInputChanged) == 0x000004, "Wrong alignment on Map_Skeletal_AnimBP_C_InvestigationInputChanged"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_InvestigationInputChanged) == 0x000004, "Wrong size on Map_Skeletal_AnimBP_C_InvestigationInputChanged"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationInputChanged, InvestigationAnimationFrame) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_InvestigationInputChanged::InvestigationAnimationFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged \ static_assert(alignof(Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged) == 0x000001, "Wrong alignment on Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged) == 0x000001, "Wrong size on Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged, InvestigationType) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_InvestigationTypeSettingChanged::InvestigationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Map_Skeletal_AnimBP_C_PlayMainInvestigation \ static_assert(alignof(Map_Skeletal_AnimBP_C_PlayMainInvestigation) == 0x000001, "Wrong alignment on Map_Skeletal_AnimBP_C_PlayMainInvestigation"); \ static_assert(sizeof(Map_Skeletal_AnimBP_C_PlayMainInvestigation) == 0x000001, "Wrong size on Map_Skeletal_AnimBP_C_PlayMainInvestigation"); \ static_assert(offsetof(Map_Skeletal_AnimBP_C_PlayMainInvestigation, InvestigationType) == 0x000000, "Member 'Map_Skeletal_AnimBP_C_PlayMainInvestigation::InvestigationType' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UMap_Skeletal_AnimBP_C \ static_assert(alignof(UMap_Skeletal_AnimBP_C) == 0x000010, "Wrong alignment on UMap_Skeletal_AnimBP_C"); \ static_assert(sizeof(UMap_Skeletal_AnimBP_C) == 0x000730, "Wrong size on UMap_Skeletal_AnimBP_C"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, UberGraphFrame) == 0x000350, "Member 'UMap_Skeletal_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000358, "Member 'UMap_Skeletal_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimBlueprintExtension_Base) == 0x000360, "Member 'UMap_Skeletal_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_Root) == 0x000368, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_TransitionResult_4) == 0x000388, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_TransitionResult_3) == 0x0003B0, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_TransitionResult_2) == 0x0003D8, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x000400, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_TransitionResult) == 0x000428, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x000450, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateResult_4) == 0x000498, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x0004B8, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateResult_3) == 0x000500, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x000520, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateResult_2) == 0x000568, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x000588, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateResult_1) == 0x0005D0, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x0005F0, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateResult) == 0x000638, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, AnimGraphNode_StateMachine) == 0x000658, "Member 'UMap_Skeletal_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, PlayIntro) == 0x000720, "Member 'UMap_Skeletal_AnimBP_C::PlayIntro' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, PlayMain) == 0x000721, "Member 'UMap_Skeletal_AnimBP_C::PlayMain' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, PlayOutro) == 0x000722, "Member 'UMap_Skeletal_AnimBP_C::PlayOutro' has a wrong offset!"); \ static_assert(offsetof(UMap_Skeletal_AnimBP_C, PlayPost) == 0x000723, "Member 'UMap_Skeletal_AnimBP_C::PlayPost' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ADownstairs_Wall_A_OD_02_BP_C \ static_assert(alignof(ADownstairs_Wall_A_OD_02_BP_C) == 0x000008, "Wrong alignment on ADownstairs_Wall_A_OD_02_BP_C"); \ static_assert(sizeof(ADownstairs_Wall_A_OD_02_BP_C) == 0x0002F8, "Wrong size on ADownstairs_Wall_A_OD_02_BP_C"); \ static_assert(offsetof(ADownstairs_Wall_A_OD_02_BP_C, NODE_AddSHStairsDetectionZoneComponent_4) == 0x0002D0, "Member 'ADownstairs_Wall_A_OD_02_BP_C::NODE_AddSHStairsDetectionZoneComponent_4' has a wrong offset!"); \ static_assert(offsetof(ADownstairs_Wall_A_OD_02_BP_C, NODE_AddSHStairsDetectionZoneComponent_3) == 0x0002D8, "Member 'ADownstairs_Wall_A_OD_02_BP_C::NODE_AddSHStairsDetectionZoneComponent_3' has a wrong offset!"); \ static_assert(offsetof(ADownstairs_Wall_A_OD_02_BP_C, NODE_AddSHStairsDetectionZoneComponent_2) == 0x0002E0, "Member 'ADownstairs_Wall_A_OD_02_BP_C::NODE_AddSHStairsDetectionZoneComponent_2' has a wrong offset!"); \ static_assert(offsetof(ADownstairs_Wall_A_OD_02_BP_C, NODE_AddSHStairsDetectionZoneComponent_1) == 0x0002E8, "Member 'ADownstairs_Wall_A_OD_02_BP_C::NODE_AddSHStairsDetectionZoneComponent_1' has a wrong offset!"); \ static_assert(offsetof(ADownstairs_Wall_A_OD_02_BP_C, NODE_AddSHStairsDetectionZoneComponent_0) == 0x0002F0, "Member 'ADownstairs_Wall_A_OD_02_BP_C::NODE_AddSHStairsDetectionZoneComponent_0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UEnvHit_CameraShake_C \ static_assert(alignof(UEnvHit_CameraShake_C) == 0x000010, "Wrong alignment on UEnvHit_CameraShake_C"); \ static_assert(sizeof(UEnvHit_CameraShake_C) == 0x000210, "Wrong size on UEnvHit_CameraShake_C"); \ #define DUMPER7_ASSERTS_LightShaftSphere_BP_C_UserConstructionScript \ static_assert(alignof(LightShaftSphere_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on LightShaftSphere_BP_C_UserConstructionScript"); \ static_assert(sizeof(LightShaftSphere_BP_C_UserConstructionScript) == 0x0001A0, "Wrong size on LightShaftSphere_BP_C_UserConstructionScript"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, Temp_int_Variable) == 0x000000, "Member 'LightShaftSphere_BP_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, Temp_object_Variable) == 0x000008, "Member 'LightShaftSphere_BP_C_UserConstructionScript::Temp_object_Variable' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, Temp_object_Variable_1) == 0x000010, "Member 'LightShaftSphere_BP_C_UserConstructionScript::Temp_object_Variable_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, Temp_object_Variable_2) == 0x000018, "Member 'LightShaftSphere_BP_C_UserConstructionScript::Temp_object_Variable_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, Temp_object_Variable_3) == 0x000020, "Member 'LightShaftSphere_BP_C_UserConstructionScript::Temp_object_Variable_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SelectInt_ReturnValue) == 0x000028, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000040, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_X) == 0x000048, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_X' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Y) == 0x00004C, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Y' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Z) == 0x000050, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Z' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_X_1) == 0x000054, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_X_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Y_1) == 0x000058, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Y_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Z_1) == 0x00005C, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Z_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeColor_ReturnValue) == 0x000060, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeColor_ReturnValue_1) == 0x000070, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeColor_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SelectInt_ReturnValue_1) == 0x000080, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SelectInt_ReturnValue_2) == 0x000084, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SelectInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_GetActorScale3D_ReturnValue) == 0x000088, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_X_2) == 0x0000A0, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_X_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Y_2) == 0x0000A4, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Y_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Z_2) == 0x0000A8, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Z_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, K2Node_Select_Default) == 0x0000B0, "Member 'LightShaftSphere_BP_C_UserConstructionScript::K2Node_Select_Default' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x0000B8, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000D0, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_X_3) == 0x0000D8, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_X_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Y_3) == 0x0000DC, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Y_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_Z_3) == 0x0000E0, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_Z_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000E8, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeColor_ReturnValue_2) == 0x0000F0, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeColor_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000100, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000108, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x00010C, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000110, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000120, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x000128, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x00012C, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000130, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000138, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_InVec_ImplicitCast) == 0x00013C, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_InVec_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_InVec_ImplicitCast_1) == 0x000148, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_InVec_ImplicitCast_1' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_InVec_ImplicitCast_2) == 0x000154, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_InVec_ImplicitCast_2' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeVector_X_ImplicitCast) == 0x000160, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeVector_X_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeVector_Z_ImplicitCast) == 0x000168, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeVector_Z_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeVector_Y_ImplicitCast) == 0x000170, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeVector_Y_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000178, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000180, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_BreakVector3f_InVec_ImplicitCast_3) == 0x000184, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_BreakVector3f_InVec_ImplicitCast_3' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000190, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(LightShaftSphere_BP_C_UserConstructionScript, CallFunc_MakeColor_B_ImplicitCast) == 0x000198, "Member 'LightShaftSphere_BP_C_UserConstructionScript::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ALightShaftSphere_BP_C \ static_assert(alignof(ALightShaftSphere_BP_C) == 0x000008, "Wrong alignment on ALightShaftSphere_BP_C"); \ static_assert(sizeof(ALightShaftSphere_BP_C) == 0x000388, "Wrong size on ALightShaftSphere_BP_C"); \ static_assert(offsetof(ALightShaftSphere_BP_C, FogBox100_01_B) == 0x0002B0, "Member 'ALightShaftSphere_BP_C::FogBox100_01_B' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, DefaultSceneRoot) == 0x0002B8, "Member 'ALightShaftSphere_BP_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Projection) == 0x0002C0, "Member 'ALightShaftSphere_BP_C::Projection' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Material) == 0x0002C8, "Member 'ALightShaftSphere_BP_C::Material' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, SphereOffset) == 0x0002D0, "Member 'ALightShaftSphere_BP_C::SphereOffset' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Emissive_Color) == 0x0002E8, "Member 'ALightShaftSphere_BP_C::Emissive_Color' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Color) == 0x0002F8, "Member 'ALightShaftSphere_BP_C::Color' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, SphereRadius) == 0x000308, "Member 'ALightShaftSphere_BP_C::SphereRadius' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Hardness) == 0x00030C, "Member 'ALightShaftSphere_BP_C::Hardness' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Emissive) == 0x000310, "Member 'ALightShaftSphere_BP_C::Emissive' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Density) == 0x000314, "Member 'ALightShaftSphere_BP_C::Density' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Mowing_Fog) == 0x000318, "Member 'ALightShaftSphere_BP_C::Mowing_Fog' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, NoiseSize) == 0x00031C, "Member 'ALightShaftSphere_BP_C::NoiseSize' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Noise_Levels) == 0x000320, "Member 'ALightShaftSphere_BP_C::Noise_Levels' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, NoiseSpeed) == 0x000338, "Member 'ALightShaftSphere_BP_C::NoiseSpeed' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, ProjectionTexture) == 0x000350, "Member 'ALightShaftSphere_BP_C::ProjectionTexture' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Scale) == 0x000358, "Member 'ALightShaftSphere_BP_C::Scale' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Spreding) == 0x00035C, "Member 'ALightShaftSphere_BP_C::Spreding' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, DistanceLoss) == 0x000360, "Member 'ALightShaftSphere_BP_C::DistanceLoss' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, AngleA) == 0x000364, "Member 'ALightShaftSphere_BP_C::AngleA' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, AngleB) == 0x000368, "Member 'ALightShaftSphere_BP_C::AngleB' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, Stretching) == 0x000370, "Member 'ALightShaftSphere_BP_C::Stretching' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, PlayerSphereRadius) == 0x000378, "Member 'ALightShaftSphere_BP_C::PlayerSphereRadius' has a wrong offset!"); \ static_assert(offsetof(ALightShaftSphere_BP_C, PlayerSphereHardness) == 0x000380, "Member 'ALightShaftSphere_BP_C::PlayerSphereHardness' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ABreakableGlassCar_Base_BP_C \ static_assert(alignof(ABreakableGlassCar_Base_BP_C) == 0x000008, "Wrong alignment on ABreakableGlassCar_Base_BP_C"); \ static_assert(sizeof(ABreakableGlassCar_Base_BP_C) == 0x0002B8, "Wrong size on ABreakableGlassCar_Base_BP_C"); \ static_assert(offsetof(ABreakableGlassCar_Base_BP_C, Scene) == 0x0002B0, "Member 'ABreakableGlassCar_Base_BP_C::Scene' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UNavArea_SmallFurniture_C \ static_assert(alignof(UNavArea_SmallFurniture_C) == 0x000008, "Wrong alignment on UNavArea_SmallFurniture_C"); \ static_assert(sizeof(UNavArea_SmallFurniture_C) == 0x0000C8, "Wrong size on UNavArea_SmallFurniture_C"); \ #define DUMPER7_ASSERTS_MeshDecalMaster_BP_C_UserConstructionScript \ static_assert(alignof(MeshDecalMaster_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on MeshDecalMaster_BP_C_UserConstructionScript"); \ static_assert(sizeof(MeshDecalMaster_BP_C_UserConstructionScript) == 0x000088, "Wrong size on MeshDecalMaster_BP_C_UserConstructionScript"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000000, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000018, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000020, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000028, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Percent_IntInt_ReturnValue) == 0x000040, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Percent_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000050, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_SafeDivide_ReturnValue) == 0x000058, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_SafeDivide_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Conv_IntToFloat_ReturnValue) == 0x000060, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Conv_IntToFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Abs_ReturnValue) == 0x000068, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000070, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_FTrunc_ReturnValue) == 0x000078, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x00007C, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(MeshDecalMaster_BP_C_UserConstructionScript, CallFunc_Percent_FloatFloat_B_ImplicitCast) == 0x000080, "Member 'MeshDecalMaster_BP_C_UserConstructionScript::CallFunc_Percent_FloatFloat_B_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AMeshDecalMaster_BP_C \ static_assert(alignof(AMeshDecalMaster_BP_C) == 0x000008, "Wrong alignment on AMeshDecalMaster_BP_C"); \ static_assert(sizeof(AMeshDecalMaster_BP_C) == 0x0002F0, "Wrong size on AMeshDecalMaster_BP_C"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, EO_Billboard) == 0x0002B0, "Member 'AMeshDecalMaster_BP_C::EO_Billboard' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, DecalMesh) == 0x0002B8, "Member 'AMeshDecalMaster_BP_C::DecalMesh' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, select) == 0x0002C0, "Member 'AMeshDecalMaster_BP_C::select' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, Randome) == 0x0002C4, "Member 'AMeshDecalMaster_BP_C::Randome' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, MeshList) == 0x0002C8, "Member 'AMeshDecalMaster_BP_C::MeshList' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, TrnasparentDecalMaterial) == 0x0002D8, "Member 'AMeshDecalMaster_BP_C::TrnasparentDecalMaterial' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, MaskDecalMaterial) == 0x0002E0, "Member 'AMeshDecalMaster_BP_C::MaskDecalMaterial' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, ToggleMaterialType) == 0x0002E8, "Member 'AMeshDecalMaster_BP_C::ToggleMaterialType' has a wrong offset!"); \ static_assert(offsetof(AMeshDecalMaster_BP_C, NormalScale) == 0x0002EC, "Member 'AMeshDecalMaster_BP_C::NormalScale' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Van_01_A_BP_C_GetObstaclePrimitivesToIgnore \ static_assert(alignof(Van_01_A_BP_C_GetObstaclePrimitivesToIgnore) == 0x000008, "Wrong alignment on Van_01_A_BP_C_GetObstaclePrimitivesToIgnore"); \ static_assert(sizeof(Van_01_A_BP_C_GetObstaclePrimitivesToIgnore) == 0x000010, "Wrong size on Van_01_A_BP_C_GetObstaclePrimitivesToIgnore"); \ static_assert(offsetof(Van_01_A_BP_C_GetObstaclePrimitivesToIgnore, ReturnValue) == 0x000000, "Member 'Van_01_A_BP_C_GetObstaclePrimitivesToIgnore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Van_01_A_BP_C_GetObstaclePrimitiveToOverlap \ static_assert(alignof(Van_01_A_BP_C_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong alignment on Van_01_A_BP_C_GetObstaclePrimitiveToOverlap"); \ static_assert(sizeof(Van_01_A_BP_C_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong size on Van_01_A_BP_C_GetObstaclePrimitiveToOverlap"); \ static_assert(offsetof(Van_01_A_BP_C_GetObstaclePrimitiveToOverlap, ReturnValue) == 0x000000, "Member 'Van_01_A_BP_C_GetObstaclePrimitiveToOverlap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AVan_01_A_BP_C \ static_assert(alignof(AVan_01_A_BP_C) == 0x000008, "Wrong alignment on AVan_01_A_BP_C"); \ static_assert(sizeof(AVan_01_A_BP_C) == 0x0003E0, "Wrong size on AVan_01_A_BP_C"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass3) == 0x0002B8, "Member 'AVan_01_A_BP_C::SHBreakableGlass3' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass2) == 0x0002C0, "Member 'AVan_01_A_BP_C::SHBreakableGlass2' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass1) == 0x0002C8, "Member 'AVan_01_A_BP_C::SHBreakableGlass1' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass) == 0x0002D0, "Member 'AVan_01_A_BP_C::SHBreakableGlass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBrokenGlassShardsContainer4) == 0x0002D8, "Member 'AVan_01_A_BP_C::SHBrokenGlassShardsContainer4' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, FrontBreakableGLass) == 0x0002E0, "Member 'AVan_01_A_BP_C::FrontBreakableGLass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, VanPlate_01_A) == 0x0002E8, "Member 'AVan_01_A_BP_C::VanPlate_01_A' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, PoliceSteering_01_A) == 0x0002F0, "Member 'AVan_01_A_BP_C::PoliceSteering_01_A' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, OverlapBox) == 0x0002F8, "Member 'AVan_01_A_BP_C::OverlapBox' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass15) == 0x000300, "Member 'AVan_01_A_BP_C::SHBreakableGlass15' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass10) == 0x000308, "Member 'AVan_01_A_BP_C::SHBreakableGlass10' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass14) == 0x000310, "Member 'AVan_01_A_BP_C::SHBreakableGlass14' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass13) == 0x000318, "Member 'AVan_01_A_BP_C::SHBreakableGlass13' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass12) == 0x000320, "Member 'AVan_01_A_BP_C::SHBreakableGlass12' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass11) == 0x000328, "Member 'AVan_01_A_BP_C::SHBreakableGlass11' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBrokenGlassShardsContainer3) == 0x000330, "Member 'AVan_01_A_BP_C::SHBrokenGlassShardsContainer3' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass9) == 0x000338, "Member 'AVan_01_A_BP_C::SHBreakableGlass9' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass8) == 0x000340, "Member 'AVan_01_A_BP_C::SHBreakableGlass8' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBrokenGlassShardsContainer2) == 0x000348, "Member 'AVan_01_A_BP_C::SHBrokenGlassShardsContainer2' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass7) == 0x000350, "Member 'AVan_01_A_BP_C::SHBreakableGlass7' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass6) == 0x000358, "Member 'AVan_01_A_BP_C::SHBreakableGlass6' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBrokenGlassShardsContainer1) == 0x000360, "Member 'AVan_01_A_BP_C::SHBrokenGlassShardsContainer1' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass5) == 0x000368, "Member 'AVan_01_A_BP_C::SHBreakableGlass5' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBreakableGlass4) == 0x000370, "Member 'AVan_01_A_BP_C::SHBreakableGlass4' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, SHBrokenGlassShardsContainer) == 0x000378, "Member 'AVan_01_A_BP_C::SHBrokenGlassShardsContainer' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, LeftBackBreakableGlass) == 0x000380, "Member 'AVan_01_A_BP_C::LeftBackBreakableGlass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, RightBackBreakableGlass) == 0x000388, "Member 'AVan_01_A_BP_C::RightBackBreakableGlass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, RightFrontBreakableGlass) == 0x000390, "Member 'AVan_01_A_BP_C::RightFrontBreakableGlass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, LeftFrontBreakableGlass) == 0x000398, "Member 'AVan_01_A_BP_C::LeftFrontBreakableGlass' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent7) == 0x0003A0, "Member 'AVan_01_A_BP_C::StaticMeshComponent7' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent6) == 0x0003A8, "Member 'AVan_01_A_BP_C::StaticMeshComponent6' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent5) == 0x0003B0, "Member 'AVan_01_A_BP_C::StaticMeshComponent5' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent4) == 0x0003B8, "Member 'AVan_01_A_BP_C::StaticMeshComponent4' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent3) == 0x0003C0, "Member 'AVan_01_A_BP_C::StaticMeshComponent3' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent2) == 0x0003C8, "Member 'AVan_01_A_BP_C::StaticMeshComponent2' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, StaticMeshComponent1) == 0x0003D0, "Member 'AVan_01_A_BP_C::StaticMeshComponent1' has a wrong offset!"); \ static_assert(offsetof(AVan_01_A_BP_C, Pivot) == 0x0003D8, "Member 'AVan_01_A_BP_C::Pivot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AOD_Downstair_Wall_01_C \ static_assert(alignof(AOD_Downstair_Wall_01_C) == 0x000008, "Wrong alignment on AOD_Downstair_Wall_01_C"); \ static_assert(sizeof(AOD_Downstair_Wall_01_C) == 0x0002C8, "Wrong size on AOD_Downstair_Wall_01_C"); \ static_assert(offsetof(AOD_Downstair_Wall_01_C, ClothScafolding_Segment_01_B) == 0x0002C0, "Member 'AOD_Downstair_Wall_01_C::ClothScafolding_Segment_01_B' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AParkingCurb_01_A_BP_C \ static_assert(alignof(AParkingCurb_01_A_BP_C) == 0x000008, "Wrong alignment on AParkingCurb_01_A_BP_C"); \ static_assert(sizeof(AParkingCurb_01_A_BP_C) == 0x0002C0, "Wrong size on AParkingCurb_01_A_BP_C"); \ static_assert(offsetof(AParkingCurb_01_A_BP_C, Proxy) == 0x0002B0, "Member 'AParkingCurb_01_A_BP_C::Proxy' has a wrong offset!"); \ static_assert(offsetof(AParkingCurb_01_A_BP_C, VisualMesh) == 0x0002B8, "Member 'AParkingCurb_01_A_BP_C::VisualMesh' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000108, "Wrong size on JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'JamesCoupe_Event01_A_BP_C_BndEvt__JamesCoupe_Event01_A_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP \ static_assert(alignof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP) == 0x000008, "Wrong alignment on JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP"); \ static_assert(sizeof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP) == 0x000350, "Wrong size on JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, EntryPoint) == 0x000000, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, Temp_delegate_Variable) == 0x000004, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::Temp_delegate_Variable' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_PostAssociatedAkEvent_ReturnValue) == 0x000014, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_PostAssociatedAkEvent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000018, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000020, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000028, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000030, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000034, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000038, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000120, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, K2Node_DynamicCast_bSuccess) == 0x000128, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_Lerp_ReturnValue) == 0x000130, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000138, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_MakeRotator_ReturnValue) == 0x000140, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000158, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_MakeRotator_ReturnValue_1) == 0x000240, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_MakeRotator_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_K2_SetRelativeRotation_SweepHitResult_1) == 0x000258, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_K2_SetRelativeRotation_SweepHitResult_1' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000340, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000348, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP, CallFunc_MakeRotator_Yaw_ImplicitCast_1) == 0x00034C, "Member 'JamesCoupe_Event01_A_BP_C_ExecuteUbergraph_JamesCoupe_Event01_A_BP::CallFunc_MakeRotator_Yaw_ImplicitCast_1' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JamesCoupe_Event01_A_BP_C_UserConstructionScript \ static_assert(alignof(JamesCoupe_Event01_A_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on JamesCoupe_Event01_A_BP_C_UserConstructionScript"); \ static_assert(sizeof(JamesCoupe_Event01_A_BP_C_UserConstructionScript) == 0x000108, "Wrong size on JamesCoupe_Event01_A_BP_C_UserConstructionScript"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_UserConstructionScript, CallFunc_MakeRotator_ReturnValue) == 0x000000, "Member 'JamesCoupe_Event01_A_BP_C_UserConstructionScript::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000018, "Member 'JamesCoupe_Event01_A_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_UserConstructionScript, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000100, "Member 'JamesCoupe_Event01_A_BP_C_UserConstructionScript::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore \ static_assert(alignof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore) == 0x000008, "Wrong alignment on JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore"); \ static_assert(sizeof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore) == 0x000010, "Wrong size on JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore, ReturnValue) == 0x000000, "Member 'JamesCoupe_Event01_A_BP_C_GetObstaclePrimitivesToIgnore::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap \ static_assert(alignof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong alignment on JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap"); \ static_assert(sizeof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap) == 0x000008, "Wrong size on JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap"); \ static_assert(offsetof(JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap, ReturnValue) == 0x000000, "Member 'JamesCoupe_Event01_A_BP_C_GetObstaclePrimitiveToOverlap::ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AJamesCoupe_Event01_A_BP_C \ static_assert(alignof(AJamesCoupe_Event01_A_BP_C) == 0x000008, "Wrong alignment on AJamesCoupe_Event01_A_BP_C"); \ static_assert(sizeof(AJamesCoupe_Event01_A_BP_C) == 0x000358, "Wrong size on AJamesCoupe_Event01_A_BP_C"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, UberGraphFrame) == 0x0002B0, "Member 'AJamesCoupe_Event01_A_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, SHAkComponent) == 0x0002B8, "Member 'AJamesCoupe_Event01_A_BP_C::SHAkComponent' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, OverlapBox) == 0x0002C0, "Member 'AJamesCoupe_Event01_A_BP_C::OverlapBox' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, LeftDoorStaticMeshComponent) == 0x0002C8, "Member 'AJamesCoupe_Event01_A_BP_C::LeftDoorStaticMeshComponent' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, LeftDoorPivot) == 0x0002D0, "Member 'AJamesCoupe_Event01_A_BP_C::LeftDoorPivot' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, Box) == 0x0002D8, "Member 'AJamesCoupe_Event01_A_BP_C::Box' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent10) == 0x0002E0, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent10' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent8) == 0x0002E8, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent8' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent7) == 0x0002F0, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent7' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent6) == 0x0002F8, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent6' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent5) == 0x000300, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent5' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent4) == 0x000308, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent4' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent3) == 0x000310, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent3' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent2) == 0x000318, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent2' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, StaticMeshComponent1) == 0x000320, "Member 'AJamesCoupe_Event01_A_BP_C::StaticMeshComponent1' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, Scene) == 0x000328, "Member 'AJamesCoupe_Event01_A_BP_C::Scene' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, ClosingDoorAnimTimeline_DoorAngleAlpha_C3E4F33843FF1FD3555354A944DF9D8B) == 0x000330, "Member 'AJamesCoupe_Event01_A_BP_C::ClosingDoorAnimTimeline_DoorAngleAlpha_C3E4F33843FF1FD3555354A944DF9D8B' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, ClosingDoorAnimTimeline__Direction_C3E4F33843FF1FD3555354A944DF9D8B) == 0x000334, "Member 'AJamesCoupe_Event01_A_BP_C::ClosingDoorAnimTimeline__Direction_C3E4F33843FF1FD3555354A944DF9D8B' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, ClosingDoorAnimTimeline) == 0x000338, "Member 'AJamesCoupe_Event01_A_BP_C::ClosingDoorAnimTimeline' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, ClosedDoorAngle) == 0x000340, "Member 'AJamesCoupe_Event01_A_BP_C::ClosedDoorAngle' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, OpenedDoorAngle) == 0x000348, "Member 'AJamesCoupe_Event01_A_BP_C::OpenedDoorAngle' has a wrong offset!"); \ static_assert(offsetof(AJamesCoupe_Event01_A_BP_C, bHasClosedDoor) == 0x000350, "Member 'AJamesCoupe_Event01_A_BP_C::bHasClosedDoor' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume \ static_assert(alignof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume) == 0x000010, "Wrong alignment on ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume"); \ static_assert(sizeof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume) == 0x0001A0, "Wrong size on ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, EntryPoint) == 0x000000, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000008, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, K2Node_Event_Transform) == 0x000010, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::K2Node_Event_Transform' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Location) == 0x000070, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Location' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0000B8, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExampleFogVolume_C_OnEnableStateChanged \ static_assert(alignof(ExampleFogVolume_C_OnEnableStateChanged) == 0x000008, "Wrong alignment on ExampleFogVolume_C_OnEnableStateChanged"); \ static_assert(sizeof(ExampleFogVolume_C_OnEnableStateChanged) == 0x000010, "Wrong size on ExampleFogVolume_C_OnEnableStateChanged"); \ static_assert(offsetof(ExampleFogVolume_C_OnEnableStateChanged, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000000, "Member 'ExampleFogVolume_C_OnEnableStateChanged::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_OnEnableStateChanged, CallFunc_IsEnabled_ReturnValue) == 0x000008, "Member 'ExampleFogVolume_C_OnEnableStateChanged::CallFunc_IsEnabled_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExampleFogVolume_C_SetDebugPosition \ static_assert(alignof(ExampleFogVolume_C_SetDebugPosition) == 0x000010, "Wrong alignment on ExampleFogVolume_C_SetDebugPosition"); \ static_assert(sizeof(ExampleFogVolume_C_SetDebugPosition) == 0x000060, "Wrong size on ExampleFogVolume_C_SetDebugPosition"); \ static_assert(offsetof(ExampleFogVolume_C_SetDebugPosition, Transform) == 0x000000, "Member 'ExampleFogVolume_C_SetDebugPosition::Transform' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ExampleFogVolume_C_UserConstructionScript \ static_assert(alignof(ExampleFogVolume_C_UserConstructionScript) == 0x000008, "Wrong alignment on ExampleFogVolume_C_UserConstructionScript"); \ static_assert(sizeof(ExampleFogVolume_C_UserConstructionScript) == 0x000010, "Wrong size on ExampleFogVolume_C_UserConstructionScript"); \ static_assert(offsetof(ExampleFogVolume_C_UserConstructionScript, CallFunc_IsBuildEditor_ReturnValue) == 0x000000, "Member 'ExampleFogVolume_C_UserConstructionScript::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ExampleFogVolume_C_UserConstructionScript, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000008, "Member 'ExampleFogVolume_C_UserConstructionScript::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AExampleFogVolume_C \ static_assert(alignof(AExampleFogVolume_C) == 0x000008, "Wrong alignment on AExampleFogVolume_C"); \ static_assert(sizeof(AExampleFogVolume_C) == 0x0002F8, "Wrong size on AExampleFogVolume_C"); \ static_assert(offsetof(AExampleFogVolume_C, UberGraphFrame) == 0x0002D0, "Member 'AExampleFogVolume_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, FogMidBG) == 0x0002D8, "Member 'AExampleFogVolume_C::FogMidBG' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, FogMidCube) == 0x0002E0, "Member 'AExampleFogVolume_C::FogMidCube' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, FogLowCube) == 0x0002E8, "Member 'AExampleFogVolume_C::FogLowCube' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, VisibilityLOW) == 0x0002F0, "Member 'AExampleFogVolume_C::VisibilityLOW' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, VisibilityBG) == 0x0002F1, "Member 'AExampleFogVolume_C::VisibilityBG' has a wrong offset!"); \ static_assert(offsetof(AExampleFogVolume_C, VisibilityMID) == 0x0002F2, "Member 'AExampleFogVolume_C::VisibilityMID' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFogVolumetric_Default_BP_C \ static_assert(alignof(AFogVolumetric_Default_BP_C) == 0x000008, "Wrong alignment on AFogVolumetric_Default_BP_C"); \ static_assert(sizeof(AFogVolumetric_Default_BP_C) == 0x0002F8, "Wrong size on AFogVolumetric_Default_BP_C"); \ #define DUMPER7_ASSERTS_FogCutoutBox_C_UserConstructionScript \ static_assert(alignof(FogCutoutBox_C_UserConstructionScript) == 0x000008, "Wrong alignment on FogCutoutBox_C_UserConstructionScript"); \ static_assert(sizeof(FogCutoutBox_C_UserConstructionScript) == 0x0000B8, "Wrong size on FogCutoutBox_C_UserConstructionScript"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetActorScale3D_ReturnValue) == 0x000000, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetMaxElement_ReturnValue) == 0x000020, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetMaxElement_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000030, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000038, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000088, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x000098, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_SetWorldSize_Value_ImplicitCast) == 0x0000B0, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_SetWorldSize_Value_ImplicitCast' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AFogCutoutBox_C \ static_assert(alignof(AFogCutoutBox_C) == 0x000008, "Wrong alignment on AFogCutoutBox_C"); \ static_assert(sizeof(AFogCutoutBox_C) == 0x0002E0, "Wrong size on AFogCutoutBox_C"); \ static_assert(offsetof(AFogCutoutBox_C, EO_TextRender) == 0x0002D8, "Member 'AFogCutoutBox_C::EO_TextRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_StreamingRequestCaller_C_CallRequest \ static_assert(alignof(StreamingRequestCaller_C_CallRequest) == 0x000008, "Wrong alignment on StreamingRequestCaller_C_CallRequest"); \ static_assert(sizeof(StreamingRequestCaller_C_CallRequest) == 0x000078, "Wrong size on StreamingRequestCaller_C_CallRequest"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_AreRequestHandlesEqual_ReturnValue) == 0x000000, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_AreRequestHandlesEqual_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_SubmitRequest_ReturnValue) == 0x000008, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_SubmitRequest_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_ConvertRequestHandleToString_ReturnValue) == 0x000018, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_ConvertRequestHandleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000058, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(StreamingRequestCaller_C_CallRequest, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000068, "Member 'StreamingRequestCaller_C_CallRequest::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UStreamingRequestCaller_C \ static_assert(alignof(UStreamingRequestCaller_C) == 0x000008, "Wrong alignment on UStreamingRequestCaller_C"); \ static_assert(sizeof(UStreamingRequestCaller_C) == 0x0000C0, "Wrong size on UStreamingRequestCaller_C"); \ static_assert(offsetof(UStreamingRequestCaller_C, StreamingRequest) == 0x0000A0, "Member 'UStreamingRequestCaller_C::StreamingRequest' has a wrong offset!"); \ static_assert(offsetof(UStreamingRequestCaller_C, RequestCalled) == 0x0000B0, "Member 'UStreamingRequestCaller_C::RequestCalled' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP \ static_assert(alignof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP) == 0x000008, "Wrong alignment on ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP"); \ static_assert(sizeof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP) == 0x000150, "Wrong size on ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, EntryPoint) == 0x000000, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Array_Index_Variable) == 0x000010, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x000024, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Array_Index_Variable_2) == 0x000028, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, K2Node_Event_Character) == 0x000030, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::K2Node_Event_Character' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Conv_NameToString_ReturnValue) == 0x000040, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000050, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_IsActivityZoneValid_Valid) == 0x000068, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_IsActivityZoneValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Loop_Counter_Variable_2) == 0x00006C, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Loop_Counter_Variable_3) == 0x000070, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Add_IntInt_ReturnValue_2) == 0x000078, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Add_IntInt_ReturnValue_3) == 0x00007C, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Get_Item) == 0x000080, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000090, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Conv_NameToString_ReturnValue_2) == 0x0000A0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Conv_NameToString_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_IsActivityValid_Valid) == 0x0000D0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_IsActivityValid_Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_IsActivityValid_Valid_1) == 0x0000D1, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_IsActivityValid_Valid_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Length_ReturnValue_1) == 0x0000D4, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D8, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x0000D9, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Length_ReturnValue_2) == 0x0000DC, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x0000E0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000E1, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Get_Item_2) == 0x0000E4, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Length_ReturnValue_3) == 0x0000EC, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Less_IntInt_ReturnValue_3) == 0x0000F0, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Conv_NameToString_ReturnValue_3) == 0x0000F8, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Conv_NameToString_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000108, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_IsActivityValid_Valid_2) == 0x000118, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_IsActivityValid_Valid_2' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_IsNotEmpty_ReturnValue_3) == 0x000119, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_IsNotEmpty_ReturnValue_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, Temp_int_Array_Index_Variable_3) == 0x00011C, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Array_Get_Item_3) == 0x000120, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_IsActivityValid_Valid_3) == 0x000128, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_IsActivityValid_Valid_3' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Conv_NameToString_ReturnValue_4) == 0x000130, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Conv_NameToString_ReturnValue_4' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000140, "Member 'ActivityTrigger_BP_C_ExecuteUbergraph_ActivityTrigger_BP::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityTrigger_BP_C_IsActivityValid \ static_assert(alignof(ActivityTrigger_BP_C_IsActivityValid) == 0x000004, "Wrong alignment on ActivityTrigger_BP_C_IsActivityValid"); \ static_assert(sizeof(ActivityTrigger_BP_C_IsActivityValid) == 0x00000C, "Wrong size on ActivityTrigger_BP_C_IsActivityValid"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityValid, ActivityHandle) == 0x000000, "Member 'ActivityTrigger_BP_C_IsActivityValid::ActivityHandle' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityValid, Valid) == 0x000008, "Member 'ActivityTrigger_BP_C_IsActivityValid::Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityValid, CallFunc_NotEqual_NameName_ReturnValue) == 0x000009, "Member 'ActivityTrigger_BP_C_IsActivityValid::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityTrigger_BP_C_IsActivityZoneValid \ static_assert(alignof(ActivityTrigger_BP_C_IsActivityZoneValid) == 0x000004, "Wrong alignment on ActivityTrigger_BP_C_IsActivityZoneValid"); \ static_assert(sizeof(ActivityTrigger_BP_C_IsActivityZoneValid) == 0x00000C, "Wrong size on ActivityTrigger_BP_C_IsActivityZoneValid"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityZoneValid, ActivityZoneHandle) == 0x000000, "Member 'ActivityTrigger_BP_C_IsActivityZoneValid::ActivityZoneHandle' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityZoneValid, Valid) == 0x000008, "Member 'ActivityTrigger_BP_C_IsActivityZoneValid::Valid' has a wrong offset!"); \ static_assert(offsetof(ActivityTrigger_BP_C_IsActivityZoneValid, CallFunc_NotEqual_NameName_ReturnValue) == 0x000009, "Member 'ActivityTrigger_BP_C_IsActivityZoneValid::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ActivityTrigger_BP_C_ProcessEnter \ static_assert(alignof(ActivityTrigger_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on ActivityTrigger_BP_C_ProcessEnter"); \ static_assert(sizeof(ActivityTrigger_BP_C_ProcessEnter) == 0x000008, "Wrong size on ActivityTrigger_BP_C_ProcessEnter"); \ static_assert(offsetof(ActivityTrigger_BP_C_ProcessEnter, Character) == 0x000000, "Member 'ActivityTrigger_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AActivityTrigger_BP_C \ static_assert(alignof(AActivityTrigger_BP_C) == 0x000008, "Wrong alignment on AActivityTrigger_BP_C"); \ static_assert(sizeof(AActivityTrigger_BP_C) == 0x000370, "Wrong size on AActivityTrigger_BP_C"); \ static_assert(offsetof(AActivityTrigger_BP_C, UberGraphFrame_ActivityTrigger_BP_C) == 0x000320, "Member 'AActivityTrigger_BP_C::UberGraphFrame_ActivityTrigger_BP_C' has a wrong offset!"); \ static_assert(offsetof(AActivityTrigger_BP_C, ActivityZone) == 0x000328, "Member 'AActivityTrigger_BP_C::ActivityZone' has a wrong offset!"); \ static_assert(offsetof(AActivityTrigger_BP_C, ActivityAvibility_ON) == 0x000330, "Member 'AActivityTrigger_BP_C::ActivityAvibility_ON' has a wrong offset!"); \ static_assert(offsetof(AActivityTrigger_BP_C, ActivityAvibility_OFF) == 0x000340, "Member 'AActivityTrigger_BP_C::ActivityAvibility_OFF' has a wrong offset!"); \ static_assert(offsetof(AActivityTrigger_BP_C, Activity_Start) == 0x000350, "Member 'AActivityTrigger_BP_C::Activity_Start' has a wrong offset!"); \ static_assert(offsetof(AActivityTrigger_BP_C, Activity_End) == 0x000360, "Member 'AActivityTrigger_BP_C::Activity_End' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP \ static_assert(alignof(TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP) == 0x000008, "Wrong alignment on TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP"); \ static_assert(sizeof(TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP) == 0x000010, "Wrong size on TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP, EntryPoint) == 0x000000, "Member 'TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP::EntryPoint' has a wrong offset!"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP, K2Node_Event_Character) == 0x000008, "Member 'TriggerStreamingRequest_BP_C_ExecuteUbergraph_TriggerStreamingRequest_BP::K2Node_Event_Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerStreamingRequest_BP_C_ProcessEnter \ static_assert(alignof(TriggerStreamingRequest_BP_C_ProcessEnter) == 0x000008, "Wrong alignment on TriggerStreamingRequest_BP_C_ProcessEnter"); \ static_assert(sizeof(TriggerStreamingRequest_BP_C_ProcessEnter) == 0x000008, "Wrong size on TriggerStreamingRequest_BP_C_ProcessEnter"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_ProcessEnter, Character) == 0x000000, "Member 'TriggerStreamingRequest_BP_C_ProcessEnter::Character' has a wrong offset!"); \ #define DUMPER7_ASSERTS_TriggerStreamingRequest_BP_C_UserConstructionScript \ static_assert(alignof(TriggerStreamingRequest_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on TriggerStreamingRequest_BP_C_UserConstructionScript"); \ static_assert(sizeof(TriggerStreamingRequest_BP_C_UserConstructionScript) == 0x000030, "Wrong size on TriggerStreamingRequest_BP_C_UserConstructionScript"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'TriggerStreamingRequest_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_UserConstructionScript, CallFunc_ConvertRequestHandleToString_ReturnValue) == 0x000008, "Member 'TriggerStreamingRequest_BP_C_UserConstructionScript::CallFunc_ConvertRequestHandleToString_ReturnValue' has a wrong offset!"); \ static_assert(offsetof(TriggerStreamingRequest_BP_C_UserConstructionScript, CallFunc_Conv_StringToText_ReturnValue) == 0x000018, "Member 'TriggerStreamingRequest_BP_C_UserConstructionScript::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ #define DUMPER7_ASSERTS_ATriggerStreamingRequest_BP_C \ static_assert(alignof(ATriggerStreamingRequest_BP_C) == 0x000008, "Wrong alignment on ATriggerStreamingRequest_BP_C"); \ static_assert(sizeof(ATriggerStreamingRequest_BP_C) == 0x000348, "Wrong size on ATriggerStreamingRequest_BP_C"); \ static_assert(offsetof(ATriggerStreamingRequest_BP_C, UberGraphFrame_TriggerStreamingRequest_BP_C) == 0x000320, "Member 'ATriggerStreamingRequest_BP_C::UberGraphFrame_TriggerStreamingRequest_BP_C' has a wrong offset!"); \ static_assert(offsetof(ATriggerStreamingRequest_BP_C, RequestName) == 0x000328, "Member 'ATriggerStreamingRequest_BP_C::RequestName' has a wrong offset!"); \ static_assert(offsetof(ATriggerStreamingRequest_BP_C, StreamingRequestCaller) == 0x000330, "Member 'ATriggerStreamingRequest_BP_C::StreamingRequestCaller' has a wrong offset!"); \ static_assert(offsetof(ATriggerStreamingRequest_BP_C, RequestStreaming) == 0x000338, "Member 'ATriggerStreamingRequest_BP_C::RequestStreaming' has a wrong offset!"); \ #define DUMPER7_ASSERTS_UPC_MM_Tab_ButtonStyle1_C \ static_assert(alignof(UPC_MM_Tab_ButtonStyle1_C) == 0x000010, "Wrong alignment on UPC_MM_Tab_ButtonStyle1_C"); \ static_assert(sizeof(UPC_MM_Tab_ButtonStyle1_C) == 0x0005B0, "Wrong size on UPC_MM_Tab_ButtonStyle1_C"); \ #define DUMPER7_ASSERTS_UPC_MM_Tab_Selected_ButtonStyle1_C \ static_assert(alignof(UPC_MM_Tab_Selected_ButtonStyle1_C) == 0x000010, "Wrong alignment on UPC_MM_Tab_Selected_ButtonStyle1_C"); \ static_assert(sizeof(UPC_MM_Tab_Selected_ButtonStyle1_C) == 0x0005B0, "Wrong size on UPC_MM_Tab_Selected_ButtonStyle1_C"); \ }